2026-06-11 15:53:25.107889 | Job console starting
2026-06-11 15:53:25.238271 | Updating git repos
2026-06-11 15:53:26.250402 | Cloning repos into workspace
2026-06-11 15:53:31.837694 | Restoring repo states
2026-06-11 15:53:31.868937 | Merging changes
2026-06-11 15:53:32.718718 | Checking out repos
2026-06-11 15:53:34.170504 | Preparing playbooks
2026-06-11 15:53:39.751776 | Running Ansible setup
2026-06-11 15:53:45.210302 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 15:53:45.820444 | 
2026-06-11 15:53:45.820561 | PLAY [localhost]
2026-06-11 15:53:45.827697 | 
2026-06-11 15:53:45.827770 | TASK [Gathering Facts]
2026-06-11 15:53:47.846774 | localhost | ok
2026-06-11 15:53:47.859199 | 
2026-06-11 15:53:47.859363 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-11 15:53:48.331786 | localhost -> localhost | changed
2026-06-11 15:53:48.340873 | 
2026-06-11 15:53:48.341017 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-11 15:53:49.308178 | localhost -> localhost | changed
2026-06-11 15:53:49.320091 | 
2026-06-11 15:53:49.320231 | TASK [Setup log path fact]
2026-06-11 15:53:49.343174 | localhost | ok
2026-06-11 15:53:49.363207 | 
2026-06-11 15:53:49.363358 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 15:53:49.404592 | localhost | ok
2026-06-11 15:53:49.415399 | 
2026-06-11 15:53:49.415561 | TASK [emit-job-header : Print job information]
2026-06-11 15:53:49.467190 | # Job Information
2026-06-11 15:53:49.467437 | Ansible Version: 2.16.18
2026-06-11 15:53:49.467491 | Job: openstack-operator-edpm-baremetal-minor-update
2026-06-11 15:53:49.467566 | Pipeline: github-check
2026-06-11 15:53:49.467607 | Executor: 38.102.83.32
2026-06-11 15:53:49.467644 | Triggered by: https://github.com/openstack-k8s-operators/openstack-operator/pull/1936
2026-06-11 15:53:49.467682 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/481/rdoproject.org/481cc079d85d4465903b00bb7ce15fe1/
2026-06-11 15:53:49.467741 | Event ID: a3ee4330-65ab-11f1-9e78-2603149a7848
2026-06-11 15:53:49.473274 | 
2026-06-11 15:53:49.473399 | LOOP [emit-job-header : Print node information]
2026-06-11 15:53:49.595957 | localhost | ok:
2026-06-11 15:53:49.596188 | localhost | # Node Information
2026-06-11 15:53:49.596242 | localhost | Inventory Hostname: controller
2026-06-11 15:53:49.596287 | localhost | Hostname: np0000070900
2026-06-11 15:53:49.596326 | localhost | Username: zuul
2026-06-11 15:53:49.596368 | localhost | Distro: CentOS 9
2026-06-11 15:53:49.596407 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-11 15:53:49.596443 | localhost | Region: RegionOne
2026-06-11 15:53:49.596479 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-11 15:53:49.596548 | localhost | Product Name: OpenStack Nova
2026-06-11 15:53:49.596592 | localhost | Interface IP: 38.102.83.163
2026-06-11 15:53:49.612366 | 
2026-06-11 15:53:49.612508 | PLAY [all]
2026-06-11 15:53:49.623309 | 
2026-06-11 15:53:49.623431 | TASK [Gather network facts]
2026-06-11 15:53:50.234916 | controller | ok
2026-06-11 15:53:50.247442 | 
2026-06-11 15:53:50.247606 | TASK [include_role : start-zuul-console]
2026-06-11 15:53:50.271079 | controller | ok
2026-06-11 15:53:50.292333 | 
2026-06-11 15:53:50.292481 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-11 15:53:50.832797 | controller | ok
2026-06-11 15:53:50.846119 | 
2026-06-11 15:53:50.846243 | TASK [include_role : add-build-sshkey]
2026-06-11 15:53:50.879595 | controller | ok
2026-06-11 15:53:50.902102 | 
2026-06-11 15:53:50.902236 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-11 15:53:51.193025 | controller -> localhost | ok
2026-06-11 15:53:51.203296 | 
2026-06-11 15:53:51.203428 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-11 15:53:51.229452 | controller | ok
2026-06-11 15:53:51.258432 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-11 15:53:51.265093 | 
2026-06-11 15:53:51.265175 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-11 15:53:51.933502 | controller -> localhost | Generating public/private rsa key pair.
2026-06-11 15:53:51.933887 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/work/481cc079d85d4465903b00bb7ce15fe1_id_rsa
2026-06-11 15:53:51.933959 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/work/481cc079d85d4465903b00bb7ce15fe1_id_rsa.pub
2026-06-11 15:53:51.934008 | controller -> localhost | The key fingerprint is:
2026-06-11 15:53:51.934051 | controller -> localhost | SHA256:XsEGnMnwsRWdsf2eUA+7LYSLVPZIr4jpQmTVGiCYCG4 zuul-build-sshkey
2026-06-11 15:53:51.934096 | controller -> localhost | The key's randomart image is:
2026-06-11 15:53:51.934154 | controller -> localhost | +---[RSA 3072]----+
2026-06-11 15:53:51.934217 | controller -> localhost | |o. o. o=o+oo.o   |
2026-06-11 15:53:51.934274 | controller -> localhost | |o o  . .B*. oo   |
2026-06-11 15:53:51.934316 | controller -> localhost | | E     .oo+ = o. |
2026-06-11 15:53:51.934356 | controller -> localhost | |.     o .. = =.+.|
2026-06-11 15:53:51.934393 | controller -> localhost | |     o  S o o.= o|
2026-06-11 15:53:51.934430 | controller -> localhost | |      .. = o +.+.|
2026-06-11 15:53:51.934467 | controller -> localhost | |     .  + o o o.o|
2026-06-11 15:53:51.934504 | controller -> localhost | |      ..       . |
2026-06-11 15:53:51.934597 | controller -> localhost | |       ..        |
2026-06-11 15:53:51.934638 | controller -> localhost | +----[SHA256]-----+
2026-06-11 15:53:51.934721 | controller -> localhost | ok: Runtime: 0:00:00.160705
2026-06-11 15:53:51.943113 | 
2026-06-11 15:53:51.943241 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-11 15:53:51.979659 | controller | ok
2026-06-11 15:53:52.000187 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-11 15:53:52.013227 | 
2026-06-11 15:53:52.013314 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-11 15:53:52.038955 | controller | skipping: Conditional result was False
2026-06-11 15:53:52.045009 | 
2026-06-11 15:53:52.045105 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-11 15:53:52.732865 | controller | changed
2026-06-11 15:53:52.741749 | 
2026-06-11 15:53:52.741882 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-11 15:53:53.194936 | controller | ok
2026-06-11 15:53:53.206192 | 
2026-06-11 15:53:53.206327 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-11 15:53:55.081929 | controller | changed
2026-06-11 15:53:55.089908 | 
2026-06-11 15:53:55.090046 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-11 15:53:57.028341 | controller | changed
2026-06-11 15:53:57.036235 | 
2026-06-11 15:53:57.036365 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-11 15:53:57.064402 | controller | skipping: Conditional result was False
2026-06-11 15:53:57.074051 | 
2026-06-11 15:53:57.074191 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-11 15:53:57.545717 | controller -> localhost | changed
2026-06-11 15:53:57.561207 | 
2026-06-11 15:53:57.561342 | TASK [add-build-sshkey : Add back temp key]
2026-06-11 15:53:57.915227 | controller -> localhost | Identity added: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/work/481cc079d85d4465903b00bb7ce15fe1_id_rsa (zuul-build-sshkey)
2026-06-11 15:53:57.915612 | controller -> localhost | ok: Runtime: 0:00:00.011229
2026-06-11 15:53:57.923500 | 
2026-06-11 15:53:57.923649 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-11 15:53:58.465451 | controller | ok
2026-06-11 15:53:58.474100 | 
2026-06-11 15:53:58.474253 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-11 15:53:58.509892 | controller | skipping: Conditional result was False
2026-06-11 15:53:58.526966 | 
2026-06-11 15:53:58.527113 | TASK [include_role : validate-host]
2026-06-11 15:53:58.560327 | controller | ok
2026-06-11 15:53:58.594768 | 
2026-06-11 15:53:58.594892 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-11 15:53:58.644669 | controller | ok
2026-06-11 15:53:58.649789 | 
2026-06-11 15:53:58.649880 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-11 15:53:58.949334 | controller -> localhost | ok
2026-06-11 15:53:58.958351 | 
2026-06-11 15:53:58.958477 | TASK [validate-host : Collect information about the host]
2026-06-11 15:53:59.870438 | controller | ok
2026-06-11 15:53:59.889387 | 
2026-06-11 15:53:59.889554 | TASK [validate-host : Sanitize hostname]
2026-06-11 15:54:00.045899 | controller | ok
2026-06-11 15:54:00.050340 | 
2026-06-11 15:54:00.050418 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-11 15:54:00.593929 | controller -> localhost | changed
2026-06-11 15:54:00.603101 | 
2026-06-11 15:54:00.603225 | TASK [validate-host : Collect information about zuul worker]
2026-06-11 15:54:01.150480 | controller | ok
2026-06-11 15:54:01.154168 | 
2026-06-11 15:54:01.154242 | TASK [validate-host : Write out all zuul information for each host]
2026-06-11 15:54:01.614855 | controller -> localhost | changed
2026-06-11 15:54:01.629837 | 
2026-06-11 15:54:01.629965 | TASK [include_role : prepare-workspace-openshift]
2026-06-11 15:54:01.656806 | controller | skipping: Conditional result was False
2026-06-11 15:54:01.664576 | 
2026-06-11 15:54:01.664714 | TASK [include_role : remove-zuul-sshkey]
2026-06-11 15:54:01.693178 | controller | skipping: Conditional result was False
2026-06-11 15:54:01.702295 | 
2026-06-11 15:54:01.702441 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-11 15:54:02.109267 | controller | ok: "logs"
2026-06-11 15:54:02.109744 | controller | ok: All items complete
2026-06-11 15:54:02.109808 | 
2026-06-11 15:54:02.484218 | controller | ok: "artifacts"
2026-06-11 15:54:02.804916 | controller | ok: "docs"
2026-06-11 15:54:02.821950 | 
2026-06-11 15:54:02.822150 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-11 15:54:03.252137 | controller | changed: "logs"
2026-06-11 15:54:03.621257 | controller | changed: "artifacts"
2026-06-11 15:54:03.990754 | controller | changed: "docs"
2026-06-11 15:54:04.004292 | 
2026-06-11 15:54:04.004399 | PLAY RECAP
2026-06-11 15:54:04.004483 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-11 15:54:04.004594 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 15:54:04.004634 | 
2026-06-11 15:54:04.129693 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 15:54:04.134057 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 15:54:04.787701 | 
2026-06-11 15:54:04.787940 | PLAY [all]
2026-06-11 15:54:04.798833 | 
2026-06-11 15:54:04.798908 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-11 15:54:04.882045 | controller | ok
2026-06-11 15:54:04.889832 | 
2026-06-11 15:54:04.889980 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-11 15:54:05.433563 | controller | changed
2026-06-11 15:54:05.443001 | 
2026-06-11 15:54:05.443137 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-11 15:54:07.455898 | controller | changed
2026-06-11 15:54:07.473133 | 
2026-06-11 15:54:07.473272 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-11 15:54:08.103195 | controller | changed:
2026-06-11 15:54:08.103480 | controller | {
2026-06-11 15:54:08.103573 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-11 15:54:08.103635 | controller | }
2026-06-11 15:54:08.532834 | controller | changed:
2026-06-11 15:54:08.532970 | controller | {
2026-06-11 15:54:08.533024 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-11 15:54:08.533064 | controller | }
2026-06-11 15:54:08.987310 | controller | changed:
2026-06-11 15:54:08.987752 | controller | {
2026-06-11 15:54:08.987820 | 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-11 15:54:08.987864 | controller | }
2026-06-11 15:54:09.399586 | controller | changed:
2026-06-11 15:54:09.399716 | controller | {
2026-06-11 15:54:09.399767 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-11 15:54:09.399806 | controller | }
2026-06-11 15:54:09.844981 | controller | changed:
2026-06-11 15:54:09.845119 | controller | {
2026-06-11 15:54:09.845169 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-11 15:54:09.845207 | controller | }
2026-06-11 15:54:10.279187 | controller | changed:
2026-06-11 15:54:10.279320 | controller | {
2026-06-11 15:54:10.279372 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-11 15:54:10.279413 | controller | }
2026-06-11 15:54:10.708210 | controller | changed:
2026-06-11 15:54:10.708332 | controller | {
2026-06-11 15:54:10.708383 | 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-11 15:54:10.708425 | controller | }
2026-06-11 15:54:11.137422 | controller | changed:
2026-06-11 15:54:11.137657 | controller | {
2026-06-11 15:54:11.137722 | 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-11 15:54:11.137784 | controller | }
2026-06-11 15:54:11.527925 | controller | changed:
2026-06-11 15:54:11.528055 | controller | {
2026-06-11 15:54:11.528103 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-11 15:54:11.528142 | controller | }
2026-06-11 15:54:11.972298 | controller | changed:
2026-06-11 15:54:11.972452 | controller | {
2026-06-11 15:54:11.972551 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-11 15:54:11.972610 | controller | }
2026-06-11 15:54:12.407660 | controller | changed:
2026-06-11 15:54:12.407772 | controller | {
2026-06-11 15:54:12.407795 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-11 15:54:12.407815 | controller | }
2026-06-11 15:54:12.882973 | controller | changed:
2026-06-11 15:54:12.883125 | controller | {
2026-06-11 15:54:12.883175 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-11 15:54:12.883213 | controller | }
2026-06-11 15:54:13.299283 | controller | changed:
2026-06-11 15:54:13.299433 | controller | {
2026-06-11 15:54:13.299483 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-11 15:54:13.299568 | controller | }
2026-06-11 15:54:13.747491 | controller | changed:
2026-06-11 15:54:13.747663 | controller | {
2026-06-11 15:54:13.747722 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-11 15:54:13.747774 | controller | }
2026-06-11 15:54:14.138660 | controller | changed:
2026-06-11 15:54:14.138804 | controller | {
2026-06-11 15:54:14.138853 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-11 15:54:14.138893 | controller | }
2026-06-11 15:54:14.609206 | controller | changed:
2026-06-11 15:54:14.609339 | controller | {
2026-06-11 15:54:14.609388 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-11 15:54:14.609427 | controller | }
2026-06-11 15:54:15.070389 | controller | changed:
2026-06-11 15:54:15.070545 | controller | {
2026-06-11 15:54:15.070605 | 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-11 15:54:15.070648 | controller | }
2026-06-11 15:54:15.511214 | controller | changed:
2026-06-11 15:54:15.511411 | controller | {
2026-06-11 15:54:15.511467 | 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-11 15:54:15.511596 | controller | }
2026-06-11 15:54:15.903506 | controller | changed:
2026-06-11 15:54:15.903681 | controller | {
2026-06-11 15:54:15.903730 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-11 15:54:15.903768 | controller | }
2026-06-11 15:54:16.325581 | controller | changed:
2026-06-11 15:54:16.325722 | controller | {
2026-06-11 15:54:16.325773 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-11 15:54:16.325814 | controller | }
2026-06-11 15:54:16.762779 | controller | changed:
2026-06-11 15:54:16.763093 | controller | {
2026-06-11 15:54:16.763154 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-11 15:54:16.763193 | controller | }
2026-06-11 15:54:17.193507 | controller | changed:
2026-06-11 15:54:17.193693 | controller | {
2026-06-11 15:54:17.193757 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-11 15:54:17.193816 | controller | }
2026-06-11 15:54:17.628343 | controller | changed:
2026-06-11 15:54:17.628452 | controller | {
2026-06-11 15:54:17.628481 | 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-11 15:54:17.628508 | controller | }
2026-06-11 15:54:18.053615 | controller | changed:
2026-06-11 15:54:18.053764 | controller | {
2026-06-11 15:54:18.053821 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-11 15:54:18.053863 | controller | }
2026-06-11 15:54:18.485129 | controller | changed:
2026-06-11 15:54:18.485269 | controller | {
2026-06-11 15:54:18.485316 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-11 15:54:18.485354 | controller | }
2026-06-11 15:54:18.954176 | controller | changed:
2026-06-11 15:54:18.954307 | controller | {
2026-06-11 15:54:18.954377 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-11 15:54:18.954434 | controller | }
2026-06-11 15:54:18.991733 | 
2026-06-11 15:54:18.991917 | TASK [Set timezone to UTC]
2026-06-11 15:54:19.705278 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-11 15:54:19.713625 | 
2026-06-11 15:54:19.713800 | TASK [Create nodepool directory]
2026-06-11 15:54:20.145176 | controller | changed
2026-06-11 15:54:20.155440 | 
2026-06-11 15:54:20.155619 | TASK [Create nodepool sub_nodes file]
2026-06-11 15:54:21.760150 | controller | changed
2026-06-11 15:54:21.768135 | 
2026-06-11 15:54:21.768262 | TASK [Create nodepool sub_nodes_private file]
2026-06-11 15:54:23.310727 | controller | changed
2026-06-11 15:54:23.314476 | 
2026-06-11 15:54:23.314556 | LOOP [Populate nodepool sub_nodes file]
2026-06-11 15:54:23.344275 | 
2026-06-11 15:54:23.344422 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-11 15:54:23.383915 | 
2026-06-11 15:54:23.384139 | TASK [Create nodepool primary file]
2026-06-11 15:54:23.408117 | controller | skipping: Conditional result was False
2026-06-11 15:54:23.413968 | 
2026-06-11 15:54:23.414039 | TASK [Create nodepool node_private for this node]
2026-06-11 15:54:25.095114 | controller | changed
2026-06-11 15:54:25.104630 | 
2026-06-11 15:54:25.104755 | LOOP [Copy ssh keys to nodepool directory]
2026-06-11 15:54:25.701784 | controller | ok: Item: id_rsa Runtime: 0:00:00.008510
2026-06-11 15:54:25.702104 | 
2026-06-11 15:54:26.051942 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.005243
2026-06-11 15:54:26.072610 | 
2026-06-11 15:54:26.072766 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-11 15:54:27.777120 | controller | changed
2026-06-11 15:54:27.789115 | 
2026-06-11 15:54:27.789334 | TASK [Validate sudoers config after edits]
2026-06-11 15:54:28.228133 | controller | /etc/sudoers: parsed OK
2026-06-11 15:54:28.228314 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-11 15:54:28.228329 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-11 15:54:28.228339 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-11 15:54:28.339544 | controller | ok: Runtime: 0:00:00.007448
2026-06-11 15:54:28.348031 | 
2026-06-11 15:54:28.348151 | TASK [Show the environment passed in to job shell scripts]
2026-06-11 15:54:28.794750 | controller | SHELL=/bin/bash
2026-06-11 15:54:28.794817 | controller | ZUUL_PROJECT=openstack-k8s-operators/openstack-operator
2026-06-11 15:54:28.794829 | controller | ZUUL_SHORT_PROJECT_NAME=openstack-operator
2026-06-11 15:54:28.794841 | controller | ZUUL_CHANGES=openstack-k8s-operators/openstack-operator:main:refs/changes/36/1936/434a9a133c4a352c349545710ccc88f685fdfd27
2026-06-11 15:54:28.794851 | controller | PWD=/home/zuul
2026-06-11 15:54:28.794907 | controller | ZUUL_PIPELINE=github-check
2026-06-11 15:54:28.794919 | controller | LOGNAME=zuul
2026-06-11 15:54:28.794927 | controller | XDG_SESSION_TYPE=tty
2026-06-11 15:54:28.794935 | controller | _=/usr/bin/env
2026-06-11 15:54:28.794942 | controller | MOTD_SHOWN=pam
2026-06-11 15:54:28.794950 | controller | HOME=/home/zuul
2026-06-11 15:54:28.794958 | controller | LANG=en_US.UTF-8
2026-06-11 15:54:28.794967 | controller | SSH_CONNECTION=38.102.83.32 56654 38.102.83.163 22
2026-06-11 15:54:28.794975 | 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-11 15:54:28.794985 | controller | ZUUL_CHANGE_IDS=1936,434a9a133c4a352c349545710ccc88f685fdfd27
2026-06-11 15:54:28.794993 | controller | WORKSPACE=/home/zuul/workspace
2026-06-11 15:54:28.795001 | controller | XDG_SESSION_CLASS=user
2026-06-11 15:54:28.795009 | controller | SELINUX_ROLE_REQUESTED=
2026-06-11 15:54:28.795017 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-11 15:54:28.795025 | controller | USER=zuul
2026-06-11 15:54:28.795032 | controller | ZUUL_VOTING=True
2026-06-11 15:54:28.795040 | controller | BUILD_TIMEOUT=10800000
2026-06-11 15:54:28.795048 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-11 15:54:28.795056 | controller | SHLVL=1
2026-06-11 15:54:28.795064 | controller | ZUUL_PATCHSET=434a9a133c4a352c349545710ccc88f685fdfd27
2026-06-11 15:54:28.795072 | controller | XDG_SESSION_ID=1
2026-06-11 15:54:28.795079 | controller | ZUUL_BRANCH=main
2026-06-11 15:54:28.795087 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-11 15:54:28.795095 | controller | SSH_CLIENT=38.102.83.32 56654 22
2026-06-11 15:54:28.795108 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-11 15:54:28.795116 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-11 15:54:28.795124 | controller | which_declare=declare -f
2026-06-11 15:54:28.795132 | 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-11 15:54:28.795140 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-11 15:54:28.795147 | controller | ZUUL_CHANGE=1936
2026-06-11 15:54:28.795155 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-11 15:54:28.795163 | controller | ZUUL_UUID=481cc079d85d4465903b00bb7ce15fe1
2026-06-11 15:54:28.795171 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-11 15:54:28.795179 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-11 15:54:28.795213 | controller | }
2026-06-11 15:54:28.895023 | controller | ok: Runtime: 0:00:00.007346
2026-06-11 15:54:28.903302 | 
2026-06-11 15:54:28.903423 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-11 15:54:28.919882 | controller | skipping: Conditional result was False
2026-06-11 15:54:28.929309 | 
2026-06-11 15:54:28.929465 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-11 15:54:29.472354 | controller | skipping: Conditional result was False
2026-06-11 15:54:29.481583 | 
2026-06-11 15:54:29.481728 | TASK [Ensure legacy workspace directory]
2026-06-11 15:54:29.894006 | controller | changed
2026-06-11 15:54:29.897412 | 
2026-06-11 15:54:29.897541 | PLAY RECAP
2026-06-11 15:54:29.897636 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-11 15:54:29.897682 | 
2026-06-11 15:54:30.015653 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 15:54:30.019949 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-11 15:54:30.626961 | 
2026-06-11 15:54:30.627158 | PLAY [all,!compute]
2026-06-11 15:54:30.635884 | 
2026-06-11 15:54:30.635952 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-11 15:54:31.157131 | controller | skipping: Conditional result was False
2026-06-11 15:54:31.166686 | 
2026-06-11 15:54:31.166855 | TASK [Install podman]
2026-06-11 15:54:49.935428 | controller | changed
2026-06-11 15:54:49.944210 | 
2026-06-11 15:54:49.944340 | TASK [Set var name for quay login zuul secret]
2026-06-11 15:54:50.020242 | controller | skipping: Conditional result was False
2026-06-11 15:54:50.026368 | 
2026-06-11 15:54:50.026464 | TASK [Print the username]
2026-06-11 15:54:50.572553 | controller | openstack-k8s-operators+cirobot
2026-06-11 15:54:51.066176 | controller | ok: Runtime: 0:00:00.007218
2026-06-11 15:54:51.074335 | 
2026-06-11 15:54:51.074463 | TASK [Fail when user or password is not set]
2026-06-11 15:54:51.152502 | controller | skipping: Conditional result was False
2026-06-11 15:54:51.161037 | 
2026-06-11 15:54:51.161172 | TASK [Set vars for quay login]
2026-06-11 15:54:51.257109 | controller | Output suppressed because no_log was given
2026-06-11 15:54:51.269928 | 
2026-06-11 15:54:51.270111 | LOOP [Perform container registry login(s) with podman]
2026-06-11 15:54:52.629847 | controller | Output suppressed because no_log was given
2026-06-11 15:54:52.637937 | 
2026-06-11 15:54:52.638066 | LOOP [Perform container registry login(s) with buildah]
2026-06-11 15:54:52.718212 | controller | Output suppressed because no_log was given
2026-06-11 15:54:52.733850 | 
2026-06-11 15:54:52.734005 | TASK [Set Insecure registry for content provider]
2026-06-11 15:54:53.300662 | controller | changed: Block inserted
2026-06-11 15:54:53.302281 | 
2026-06-11 15:54:53.302341 | PLAY RECAP
2026-06-11 15:54:53.302393 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-11 15:54:53.302486 | 
2026-06-11 15:54:53.410262 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-11 15:54:53.414790 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-11 15:54:54.041641 | 
2026-06-11 15:54:54.041740 | PLAY [Prefer ipv4 over ipv6]
2026-06-11 15:54:54.050933 | 
2026-06-11 15:54:54.051002 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-11 15:54:54.113390 | controller | skipping: Conditional result was False
2026-06-11 15:54:54.115413 | 
2026-06-11 15:54:54.115481 | PLAY [controller]
2026-06-11 15:54:54.120600 | 
2026-06-11 15:54:54.120690 | TASK [Fail when openshift_pull_sec not provided]
2026-06-11 15:54:54.133835 | controller | skipping: Conditional result was False
2026-06-11 15:54:54.138635 | 
2026-06-11 15:54:54.138693 | TASK [Clone repos in the job workspace]
2026-06-11 15:54:54.155115 | controller | ok
2026-06-11 15:54:54.169664 | 
2026-06-11 15:54:54.169724 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 15:54:54.733107 | controller | ok
2026-06-11 15:54:54.739816 | 
2026-06-11 15:54:54.739898 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 15:54:58.026861 | controller | Output suppressed because no_log was given
2026-06-11 15:54:58.041381 | 
2026-06-11 15:54:58.041502 | TASK [Create pull-secret.txt file]
2026-06-11 15:54:59.882592 | controller | Output suppressed because no_log was given
2026-06-11 15:54:59.890873 | 
2026-06-11 15:54:59.890998 | TASK [Apply CRC features and print image build date]
2026-06-11 15:54:59.922723 | controller | ok
2026-06-11 15:54:59.930075 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-11 15:54:59.938313 | 
2026-06-11 15:54:59.938391 | TASK [Set additional parameters for crc - telemetry]
2026-06-11 15:55:00.486936 | controller | skipping: Conditional result was False
2026-06-11 15:55:00.495523 | 
2026-06-11 15:55:00.495764 | TASK [Set additional parameters for crc - monitoring]
2026-06-11 15:55:01.033633 | controller | skipping: Conditional result was False
2026-06-11 15:55:01.042312 | 
2026-06-11 15:55:01.042441 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-11 15:55:01.584217 | controller | skipping: Conditional result was False
2026-06-11 15:55:01.594498 | 
2026-06-11 15:55:01.594655 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-11 15:55:02.131928 | controller | skipping: Conditional result was False
2026-06-11 15:55:02.140916 | 
2026-06-11 15:55:02.141050 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-11 15:55:02.684691 | controller | skipping: Conditional result was False
2026-06-11 15:55:02.693944 | 
2026-06-11 15:55:02.694088 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-11 15:55:03.237160 | controller | skipping: Conditional result was False
2026-06-11 15:55:03.241760 | 
2026-06-11 15:55:03.241831 | TASK [Execute crc start command]
2026-06-11 16:10:34.446817 | controller | ok: Runtime: 0:15:30.348185
2026-06-11 16:10:34.452321 | 
2026-06-11 16:10:34.452399 | TASK [Verify that OpenShift is up and running]
2026-06-11 16:10:34.471663 | controller | ok
2026-06-11 16:10:34.483928 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-11 16:10:34.491498 | 
2026-06-11 16:10:34.491615 | TASK [Create script to login and verify services]
2026-06-11 16:10:36.065006 | controller | changed
2026-06-11 16:10:36.080431 | 
2026-06-11 16:10:36.080611 | TASK [Ensure that user is logged]
2026-06-11 16:10:36.445407 | controller | Checking login to the cluster 1...
2026-06-11 16:10:37.513933 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-11 16:10:37.514012 | controller |
2026-06-11 16:10:37.929759 | controller | Login successful.
2026-06-11 16:10:37.929851 | controller |
2026-06-11 16:10:37.981249 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-11 16:10:37.981330 | controller |
2026-06-11 16:10:37.981347 | controller | Using project "default".
2026-06-11 16:10:38.118269 | controller | ok: Runtime: 0:00:01.618883
2026-06-11 16:10:38.122162 | 
2026-06-11 16:10:38.122221 | TASK [Delete all openshift-marketplace pods]
2026-06-11 16:10:39.677140 | controller | pod "certified-operators-l27pk" deleted
2026-06-11 16:10:39.711359 | controller | pod "community-operators-qhh6t" deleted
2026-06-11 16:10:39.752026 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-11 16:10:39.773724 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-11 16:10:39.794272 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-11 16:10:41.653009 | controller | ok: Runtime: 0:00:02.985644
2026-06-11 16:10:41.662070 | 
2026-06-11 16:10:41.662192 | TASK [Copy script ensure_services_up.sh]
2026-06-11 16:10:41.708437 | controller | skipping: Conditional result was False
2026-06-11 16:10:41.718025 | 
2026-06-11 16:10:41.718153 | TASK [Ensure all pods are up and running]
2026-06-11 16:10:42.257430 | controller | skipping: Conditional result was False
2026-06-11 16:10:42.271062 | 
2026-06-11 16:10:42.271163 | TASK [Check if there is a image build date file]
2026-06-11 16:10:42.658642 | controller | ok
2026-06-11 16:10:42.666815 | 
2026-06-11 16:10:42.666936 | TASK [Print image date if available]
2026-06-11 16:10:43.067317 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-11 16:10:43.244109 | controller | ok: Runtime: 0:00:00.004055
2026-06-11 16:10:43.252628 | 
2026-06-11 16:10:43.252752 | TASK [Fix machineconfigpool]
2026-06-11 16:10:43.309429 | controller | skipping: Conditional result was False
2026-06-11 16:10:43.319384 | 
2026-06-11 16:10:43.319614 | TASK [Show available nodes]
2026-06-11 16:10:44.174307 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-11 16:10:44.174415 | controller | crc    Ready    control-plane,master,worker   221d   v1.33.5
2026-06-11 16:10:44.373432 | controller | ok: Runtime: 0:00:00.496999
2026-06-11 16:10:44.381314 | 
2026-06-11 16:10:44.381435 | TASK [Configure insecure registry inside crc vm]
2026-06-11 16:10:44.425448 | controller | ok
2026-06-11 16:10:44.439606 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-11 16:10:44.455506 | 
2026-06-11 16:10:44.455684 | TASK [Catch CRC IP]
2026-06-11 16:10:44.914791 | controller | 192.168.130.11
2026-06-11 16:10:44.988728 | controller | ok: Runtime: 0:00:00.106419
2026-06-11 16:10:44.996584 | 
2026-06-11 16:10:44.996710 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-11 16:10:45.585259 | controller | image.config.openshift.io/cluster patched
2026-06-11 16:10:46.042960 | controller | ok: Runtime: 0:00:00.236054
2026-06-11 16:10:46.051291 | 
2026-06-11 16:10:46.051437 | TASK [Check if id_ed25519 key exists]
2026-06-11 16:10:46.380814 | controller | ok
2026-06-11 16:10:46.390135 | 
2026-06-11 16:10:46.390250 | TASK [Set fact if new keypair exists]
2026-06-11 16:10:46.436915 | controller | ok
2026-06-11 16:10:46.444092 | 
2026-06-11 16:10:46.444172 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-11 16:10:47.616117 | controller |
2026-06-11 16:10:47.616249 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-11 16:10:47.616403 | controller |
2026-06-11 16:10:47.616415 | controller | TASK [Gathering Facts] *********************************************************
2026-06-11 16:10:56.140438 | controller | ok: [192.168.130.11]
2026-06-11 16:10:56.140481 | controller |
2026-06-11 16:10:56.140487 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-11 16:10:57.362430 | controller | changed: [192.168.130.11]
2026-06-11 16:10:57.362479 | controller |
2026-06-11 16:10:57.362486 | controller | TASK [Restart crio] ************************************************************
2026-06-11 16:11:03.273732 | controller | changed: [192.168.130.11]
2026-06-11 16:11:03.273800 | controller |
2026-06-11 16:11:03.273814 | controller | TASK [Restart kubelet] *********************************************************
2026-06-11 16:11:05.028604 | controller | changed: [192.168.130.11]
2026-06-11 16:11:05.028669 | controller |
2026-06-11 16:11:05.028680 | controller | PLAY RECAP *********************************************************************
2026-06-11 16:11:05.028689 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-11 16:11:05.028698 | controller |
2026-06-11 16:11:05.507559 | controller | ok: Runtime: 0:00:18.246478
2026-06-11 16:11:05.516012 | 
2026-06-11 16:11:05.516162 | TASK [Catch CRC IP]
2026-06-11 16:11:05.983704 | controller | 192.168.130.11
2026-06-11 16:11:06.059930 | controller | ok: Runtime: 0:00:00.093691
2026-06-11 16:11:06.067862 | 
2026-06-11 16:11:06.067980 | TASK [Check if id_ed25519 key exists]
2026-06-11 16:11:06.395280 | controller | ok
2026-06-11 16:11:06.405185 | 
2026-06-11 16:11:06.405426 | TASK [Set fact if new keypair exists]
2026-06-11 16:11:06.448588 | controller | ok
2026-06-11 16:11:06.455638 | 
2026-06-11 16:11:06.455762 | TASK [Run crc]
2026-06-11 16:11:07.399917 | controller |
2026-06-11 16:11:07.400031 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-11 16:11:07.400051 | controller |
2026-06-11 16:11:07.400060 | controller | TASK [Gathering Facts] *********************************************************
2026-06-11 16:11:12.099449 | controller | ok: [192.168.130.11]
2026-06-11 16:11:12.099535 | controller |
2026-06-11 16:11:12.099542 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-11 16:11:14.325127 | controller | changed: [192.168.130.11]
2026-06-11 16:11:14.325240 | controller |
2026-06-11 16:11:14.325261 | controller | TASK [Add crio config] *********************************************************
2026-06-11 16:11:16.151176 | controller | changed: [192.168.130.11]
2026-06-11 16:11:16.151287 | controller |
2026-06-11 16:11:16.151300 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-11 16:11:29.028088 | controller | changed: [192.168.130.11]
2026-06-11 16:11:29.028234 | controller |
2026-06-11 16:11:29.028248 | controller | PLAY RECAP *********************************************************************
2026-06-11 16:11:29.028258 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-11 16:11:29.028266 | controller |
2026-06-11 16:11:29.122291 | controller | ok: Runtime: 0:00:22.146978
2026-06-11 16:11:29.127637 | 
2026-06-11 16:11:29.127713 | TASK [Set slower etcd profile]
2026-06-11 16:11:29.208424 | controller | ok
2026-06-11 16:11:29.253366 | 
2026-06-11 16:11:29.253482 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-11 16:11:29.825323 | controller | etcd.operator.openshift.io/cluster patched
2026-06-11 16:11:30.286954 | controller | ok: Runtime: 0:00:00.173527
2026-06-11 16:11:30.296273 | 
2026-06-11 16:11:30.296400 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-11 16:12:00.340728 | controller | ok
2026-06-11 16:12:00.348690 | 
2026-06-11 16:12:00.348821 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-11 16:17:14.112894 | controller | ok: Runtime: 0:00:00.153900
2026-06-11 16:17:14.128868 | 
2026-06-11 16:17:14.128996 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-11 16:17:14.215396 | controller | ok
2026-06-11 16:17:14.250442 | 
2026-06-11 16:17:14.250588 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-11 16:17:14.281463 | controller | ok
2026-06-11 16:17:14.287152 | 
2026-06-11 16:17:14.287235 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-11 16:17:14.332440 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-11 16:17:14.340958 | 
2026-06-11 16:17:14.341092 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-11 16:17:14.745439 | controller |
2026-06-11 16:17:14.879667 | controller | ok: Runtime: 0:00:00.023018
2026-06-11 16:17:14.894580 | 
2026-06-11 16:17:14.894755 | TASK [Pause machineconfigpool]
2026-06-11 16:17:14.949338 | controller | ok
2026-06-11 16:17:14.995723 | 
2026-06-11 16:17:14.995849 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-11 16:17:15.580856 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-11 16:17:15.581259 | controller | ok: Item: master Runtime: 0:00:00.166918
2026-06-11 16:17:16.059591 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-11 16:17:16.059720 | controller | ok: Item: worker Runtime: 0:00:00.178758
2026-06-11 16:17:16.071159 | 
2026-06-11 16:17:16.071402 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-11 16:17:16.575383 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-11 16:17:16.575654 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      221d
2026-06-11 16:17:16.575790 | controller | worker   rendered-worker-b8076187df63b8d0e0775d298717c12c   True      False      False      0              0                   0                     0                      221d
2026-06-11 16:17:16.633716 | controller | ok: Runtime: 0:00:00.155521
2026-06-11 16:17:16.652037 | 
2026-06-11 16:17:16.652230 | TASK [Create cluster certificate approver workaround]
2026-06-11 16:17:16.729214 | controller | ok
2026-06-11 16:17:16.776563 | 
2026-06-11 16:17:16.776676 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-11 16:17:17.348819 | controller | ok: Item: Runtime: 0:00:00.164722
2026-06-11 16:17:17.349426 | controller | ok: All items complete
2026-06-11 16:17:17.349487 | 
2026-06-11 16:17:27.834636 | controller | ok: Item: Runtime: 0:00:00.150314
2026-06-11 16:17:38.248128 | controller | ok: Item: Runtime: 0:00:00.128914
2026-06-11 16:17:38.259139 | 
2026-06-11 16:17:38.259310 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-11 16:17:39.510683 | controller | changed
2026-06-11 16:17:39.519013 | 
2026-06-11 16:17:39.519138 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-11 16:17:40.021133 | controller | serviceaccount/csr-approver-sa created
2026-06-11 16:17:40.040467 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-11 16:17:40.060083 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-11 16:17:40.090431 | controller | cronjob.batch/auto-csr-approver created
2026-06-11 16:17:40.566805 | controller | ok: Runtime: 0:00:00.215628
2026-06-11 16:17:40.583631 | 
2026-06-11 16:17:40.583766 | TASK [Ensure that all cluster operators are stable]
2026-06-11 16:17:41.173032 | controller | False
2026-06-11 16:17:41.173113 | controller | True
2026-06-11 16:17:41.173118 | controller | True
2026-06-11 16:17:41.173123 | controller | True
2026-06-11 16:17:41.173126 | controller | True
2026-06-11 16:17:41.173130 | controller | True
2026-06-11 16:17:41.173134 | controller | True
2026-06-11 16:17:41.173137 | controller | True
2026-06-11 16:17:41.173141 | controller | True
2026-06-11 16:17:41.173145 | controller | True
2026-06-11 16:17:41.173148 | controller | True
2026-06-11 16:17:41.173152 | controller | True
2026-06-11 16:17:41.173156 | controller | True
2026-06-11 16:17:41.173160 | controller | True
2026-06-11 16:17:41.173164 | controller | True
2026-06-11 16:17:41.173169 | controller | True
2026-06-11 16:17:41.173173 | controller | True
2026-06-11 16:17:41.173177 | controller | True
2026-06-11 16:17:41.173206 | controller | True
2026-06-11 16:17:41.173214 | controller | True
2026-06-11 16:17:41.173218 | controller | True
2026-06-11 16:17:41.173223 | controller | True
2026-06-11 16:17:41.173228 | controller | True
2026-06-11 16:17:41.173232 | controller | True
2026-06-11 16:20:27.502695 | controller | ok: Runtime: 0:00:00.233693
2026-06-11 16:20:27.507161 | 
2026-06-11 16:20:27.507287 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-11 16:20:27.507578 | 
2026-06-11 16:20:27.507663 | PLAY RECAP
2026-06-11 16:20:27.507759 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-11 16:20:27.507813 | 
2026-06-11 16:20:27.653929 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-11 16:20:27.657886 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-11 16:20:28.325321 | 
2026-06-11 16:20:28.325429 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-11 16:20:28.336355 | 
2026-06-11 16:20:28.336428 | TASK [Clone repos in the job workspace]
2026-06-11 16:20:28.355571 | controller | ok
2026-06-11 16:20:28.372172 | 
2026-06-11 16:20:28.372278 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 16:20:28.914575 | controller | ok
2026-06-11 16:20:28.919295 | 
2026-06-11 16:20:28.919360 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 16:20:30.604920 | controller | Output suppressed because no_log was given
2026-06-11 16:20:30.621324 | 
2026-06-11 16:20:30.621486 | TASK [Create zuul-output directory]
2026-06-11 16:20:31.203211 | controller | ok
2026-06-11 16:20:31.212136 | 
2026-06-11 16:20:31.212267 | TASK [Install required packages]
2026-06-11 16:20:32.638044 | controller | ok: Nothing to do
2026-06-11 16:20:32.647774 | 
2026-06-11 16:20:32.647919 | TASK [Output pip related things]
2026-06-11 16:20:33.600726 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-11 16:20:33.732740 | controller | ok: Runtime: 0:00:00.439038
2026-06-11 16:20:33.741301 | 
2026-06-11 16:20:33.741432 | TASK [Install requirements]
2026-06-11 16:22:10.153145 | controller | changed
2026-06-11 16:22:10.176214 | 
2026-06-11 16:22:10.176370 | TASK [Add cronjob to trigger job stats]
2026-06-11 16:22:10.242634 | controller | skipping: Conditional result was False
2026-06-11 16:22:10.251889 | 
2026-06-11 16:22:10.252024 | LOOP [Construct project change list]
2026-06-11 16:22:10.341226 | controller | ok:
2026-06-11 16:22:10.341487 | controller | {
2026-06-11 16:22:10.341579 | controller |   "branch": "main",
2026-06-11 16:22:10.341624 | controller |   "change": "1936",
2026-06-11 16:22:10.341662 | controller |   "change_message": "openstack-k8s-operators dependency bump branch: main\n\nAutomated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action",
2026-06-11 16:22:10.341707 | controller |   "change_url": "https://github.com/openstack-k8s-operators/openstack-operator/pull/1936",
2026-06-11 16:22:10.341746 | controller |   "commit_id": "434a9a133c4a352c349545710ccc88f685fdfd27",
2026-06-11 16:22:10.341782 | controller |   "patchset": "434a9a133c4a352c349545710ccc88f685fdfd27",
2026-06-11 16:22:10.341842 | controller |   "project": {
2026-06-11 16:22:10.341877 | controller |     "canonical_hostname": "github.com",
2026-06-11 16:22:10.341912 | controller |     "canonical_name": "github.com/openstack-k8s-operators/openstack-operator",
2026-06-11 16:22:10.341946 | controller |     "name": "openstack-k8s-operators/openstack-operator",
2026-06-11 16:22:10.341980 | controller |     "short_name": "openstack-operator",
2026-06-11 16:22:10.342014 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/openstack-operator"
2026-06-11 16:22:10.342050 | controller |   },
2026-06-11 16:22:10.342084 | controller |   "topic": null
2026-06-11 16:22:10.342118 | controller | }
2026-06-11 16:22:10.396500 | 
2026-06-11 16:22:10.396840 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-11 16:22:10.403960 | 
2026-06-11 16:22:10.404050 | TASK [Filter out host if needed]
2026-06-11 16:22:10.417300 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 16:22:10.422898 | 
2026-06-11 16:22:10.422984 | TASK [Get git tag for image tagging]
2026-06-11 16:22:10.952584 | controller | skipping: Conditional result was False
2026-06-11 16:22:10.961549 | 
2026-06-11 16:22:10.961682 | TASK [Set openstack-runner image]
2026-06-11 16:22:10.987772 | controller | skipping: Conditional result was False
2026-06-11 16:22:10.997561 | 
2026-06-11 16:22:10.997700 | TASK [Build openstack-runner image]
2026-06-11 16:22:11.033139 | controller | skipping: Conditional result was False
2026-06-11 16:22:11.042766 | 
2026-06-11 16:22:11.042899 | TASK [Push openstack-runner image]
2026-06-11 16:22:11.068634 | controller | skipping: Conditional result was False
2026-06-11 16:22:11.078742 | 
2026-06-11 16:22:11.078896 | TASK [Make sure ci-framework directory exists]
2026-06-11 16:22:11.105642 | controller | skipping: Conditional result was False
2026-06-11 16:22:11.117746 | 
2026-06-11 16:22:11.117886 | TASK [Create EDPM ansible var file]
2026-06-11 16:22:11.144472 | controller | skipping: Conditional result was False
2026-06-11 16:22:11.147448 | 
2026-06-11 16:22:11.147616 | PLAY RECAP
2026-06-11 16:22:11.147751 | controller | ok: 7 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-11 16:22:11.147807 | 
2026-06-11 16:22:11.276917 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-11 16:22:11.280910 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-11 16:22:11.857405 | 
2026-06-11 16:22:11.857498 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-11 16:22:11.868487 | 
2026-06-11 16:22:11.868628 | TASK [Create zuul-output directory]
2026-06-11 16:22:12.345812 | controller | changed
2026-06-11 16:22:12.353802 | 
2026-06-11 16:22:12.353944 | TASK [Slurp Zuul inventory test]
2026-06-11 16:22:12.826181 | controller -> localhost | ok
2026-06-11 16:22:12.832198 | 
2026-06-11 16:22:12.832265 | TASK [Save zuul inventory]
2026-06-11 16:22:14.453622 | controller | changed
2026-06-11 16:22:14.462968 | 
2026-06-11 16:22:14.463107 | TASK [Save zuul vars without the change_message]
2026-06-11 16:22:15.833948 | controller | changed
2026-06-11 16:22:15.836231 | 
2026-06-11 16:22:15.836325 | PLAY RECAP
2026-06-11 16:22:15.836405 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 16:22:15.836449 | 
2026-06-11 16:22:15.949835 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-11 16:22:15.954226 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/run.yml@main]
2026-06-11 16:22:16.586785 | 
2026-06-11 16:22:16.586890 | PLAY [Run ci/playbooks/edpm_baremetal_update/run.yml]
2026-06-11 16:22:16.597067 | 
2026-06-11 16:22:16.597141 | TASK [Filter out host if needed]
2026-06-11 16:22:16.604253 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 16:22:16.607846 | 
2026-06-11 16:22:16.607907 | TASK [Check for edpm-ansible.yml file]
2026-06-11 16:22:17.146929 | controller | ok
2026-06-11 16:22:17.154860 | 
2026-06-11 16:22:17.154987 | TASK [Check if new ssh keypair exists]
2026-06-11 16:22:17.179166 | controller | ok
2026-06-11 16:22:17.206396 | 
2026-06-11 16:22:17.206585 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-11 16:22:17.585107 | controller | ok
2026-06-11 16:22:17.594431 | 
2026-06-11 16:22:17.594676 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-11 16:22:17.629938 | controller | ok
2026-06-11 16:22:17.637802 | 
2026-06-11 16:22:17.637931 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-11 16:22:17.665246 | controller | skipping: Conditional result was False
2026-06-11 16:22:17.682014 | 
2026-06-11 16:22:17.682150 | TASK [Add crc node in local inventory]
2026-06-11 16:22:17.717774 | controller | changed
2026-06-11 16:22:17.728343 | 
2026-06-11 16:22:17.728479 | LOOP [Ensure we know ssh hosts]
2026-06-11 16:22:18.291160 | controller | ok: Item: controller Runtime: 0:00:00.050339
2026-06-11 16:22:18.762253 | controller | ok: Item: crc Runtime: 0:00:00.140069
2026-06-11 16:22:18.780123 | 
2026-06-11 16:22:18.780312 | TASK [Load zuul_inventory]
2026-06-11 16:22:19.300256 | controller | ok
2026-06-11 16:22:19.311624 | 
2026-06-11 16:22:19.311744 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-11 16:22:20.905651 | controller | changed
2026-06-11 16:22:20.913325 | 
2026-06-11 16:22:20.913455 | TASK [Set default pre-update tag if not provided]
2026-06-11 16:22:20.956146 | controller | ok
2026-06-11 16:22:20.963575 | 
2026-06-11 16:22:20.963711 | TASK [Get pre-update index image digest from tag]
2026-06-11 16:22:23.978704 | controller | sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-11 16:22:24.026816 | controller | ok: Runtime: 0:00:02.684915
2026-06-11 16:22:24.037379 | 
2026-06-11 16:22:24.037586 | TASK [Set pre-update index image using digest from tag]
2026-06-11 16:22:24.080241 | controller | ok
2026-06-11 16:22:24.088355 | 
2026-06-11 16:22:24.088474 | TASK [Get minor update index image from content provider or use default]
2026-06-11 16:22:24.171340 | controller | ok
2026-06-11 16:22:24.175779 | 
2026-06-11 16:22:24.175857 | TASK [Override operator build output with pre-update index image for Phase 1]
2026-06-11 16:22:24.206712 | controller | ok
2026-06-11 16:22:24.211547 | 
2026-06-11 16:22:24.211630 | TASK [Write pre-update operator build output to temporary file]
2026-06-11 16:22:25.633085 | controller | changed
2026-06-11 16:22:25.643266 | 
2026-06-11 16:22:25.643485 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal (pre-update)]
2026-06-11 16:22:27.154122 | controller |
2026-06-11 16:22:27.154291 | controller | PLAY [Remove status flag] ******************************************************
2026-06-11 16:22:27.154306 | controller |
2026-06-11 16:22:27.154316 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-11 16:22:27.154327 | controller | Thursday 11 June 2026  16:22:27 +0000 (0:00:00.034)       0:00:00.034 *********
2026-06-11 16:22:27.154337 | controller | Thursday 11 June 2026  16:22:27 +0000 (0:00:00.033)       0:00:00.033 *********
2026-06-11 16:22:28.332814 | controller | ok: [localhost]
2026-06-11 16:22:28.332863 | controller |
2026-06-11 16:22:28.332873 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-11 16:22:28.332883 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:01.178)       0:00:01.213 *********
2026-06-11 16:22:28.332891 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:01.178)       0:00:01.211 *********
2026-06-11 16:22:28.589139 | controller | ok: [localhost]
2026-06-11 16:22:28.589245 | controller |
2026-06-11 16:22:28.589257 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-11 16:22:28.589266 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:00.256)       0:00:01.469 *********
2026-06-11 16:22:28.589274 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:00.256)       0:00:01.468 *********
2026-06-11 16:22:28.660647 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-11 16:22:28.660682 | controller |
2026-06-11 16:22:28.660689 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-11 16:22:28.660694 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:00.071)       0:00:01.541 *********
2026-06-11 16:22:28.660699 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:00.071)       0:00:01.539 *********
2026-06-11 16:22:28.687148 | controller | skipping: [localhost]
2026-06-11 16:22:28.687204 | controller |
2026-06-11 16:22:28.687221 | 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-11 16:22:28.687229 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:00.026)       0:00:01.567 *********
2026-06-11 16:22:28.687234 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:00.026)       0:00:01.566 *********
2026-06-11 16:22:28.718643 | controller | ok: [localhost]
2026-06-11 16:22:28.718677 | controller |
2026-06-11 16:22:28.718683 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-11 16:22:28.718688 | controller |   hostvars[inventory_hostname] |
2026-06-11 16:22:28.718697 | controller |   dict2items |
2026-06-11 16:22:28.718701 | controller |   selectattr("key", "match",
2026-06-11 16:22:28.718705 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-11 16:22:28.718709 | controller |   list | items2dict
2026-06-11 16:22:28.718712 | controller | }}] ***
2026-06-11 16:22:28.718716 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:00.031)       0:00:01.599 *********
2026-06-11 16:22:28.718719 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:00.031)       0:00:01.598 *********
2026-06-11 16:22:28.780058 | controller | ok: [localhost]
2026-06-11 16:22:28.780106 | controller |
2026-06-11 16:22:28.780117 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-11 16:22:28.780127 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:00.061)       0:00:01.660 *********
2026-06-11 16:22:28.780135 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:00.061)       0:00:01.659 *********
2026-06-11 16:22:28.987758 | controller | ok: [localhost]
2026-06-11 16:22:28.987826 | controller |
2026-06-11 16:22:28.987845 | 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-11 16:22:28.987855 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:00.207)       0:00:01.868 *********
2026-06-11 16:22:28.987862 | controller | Thursday 11 June 2026  16:22:28 +0000 (0:00:00.207)       0:00:01.866 *********
2026-06-11 16:22:29.017575 | controller | skipping: [localhost]
2026-06-11 16:22:29.017610 | controller |
2026-06-11 16:22:29.017616 | 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-11 16:22:29.017621 | controller | Thursday 11 June 2026  16:22:29 +0000 (0:00:00.029)       0:00:01.898 *********
2026-06-11 16:22:29.017625 | controller | Thursday 11 June 2026  16:22:29 +0000 (0:00:00.029)       0:00:01.896 *********
2026-06-11 16:22:29.046133 | controller | skipping: [localhost]
2026-06-11 16:22:29.046175 | controller |
2026-06-11 16:22:29.046201 | 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-11 16:22:29.046209 | controller | Thursday 11 June 2026  16:22:29 +0000 (0:00:00.028)       0:00:01.926 *********
2026-06-11 16:22:29.046215 | controller | Thursday 11 June 2026  16:22:29 +0000 (0:00:00.028)       0:00:01.925 *********
2026-06-11 16:22:29.090817 | controller | skipping: [localhost]
2026-06-11 16:22:29.090859 | controller |
2026-06-11 16:22:29.090866 | 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-11 16:22:29.090872 | controller | Thursday 11 June 2026  16:22:29 +0000 (0:00:00.044)       0:00:01.970 *********
2026-06-11 16:22:29.090878 | controller | Thursday 11 June 2026  16:22:29 +0000 (0:00:00.044)       0:00:01.969 *********
2026-06-11 16:22:29.123650 | controller | skipping: [localhost]
2026-06-11 16:22:29.123691 | controller |
2026-06-11 16:22:29.123697 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-11 16:22:29.123703 | controller | Thursday 11 June 2026  16:22:29 +0000 (0:00:00.033)       0:00:02.004 *********
2026-06-11 16:22:29.123708 | controller | Thursday 11 June 2026  16:22:29 +0000 (0:00:00.033)       0:00:02.002 *********
2026-06-11 16:22:29.162587 | controller | skipping: [localhost]
2026-06-11 16:22:29.162628 | controller |
2026-06-11 16:22:29.162635 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 16:22:29.162642 | controller | Thursday 11 June 2026  16:22:29 +0000 (0:00:00.039)       0:00:02.043 *********
2026-06-11 16:22:29.162647 | controller | Thursday 11 June 2026  16:22:29 +0000 (0:00:00.039)       0:00:02.041 *********
2026-06-11 16:22:29.703067 | controller | changed: [localhost] => (item=tmp)
2026-06-11 16:22:29.703294 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-11 16:22:29.703304 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-11 16:22:29.703310 | controller |
2026-06-11 16:22:29.703316 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-11 16:22:29.703321 | controller | Thursday 11 June 2026  16:22:29 +0000 (0:00:00.539)       0:00:02.582 *********
2026-06-11 16:22:29.703326 | controller | Thursday 11 June 2026  16:22:29 +0000 (0:00:00.539)       0:00:02.581 *********
2026-06-11 16:22:30.831931 | controller | ok: [localhost]
2026-06-11 16:22:30.831966 | controller |
2026-06-11 16:22:30.831979 | 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-11 16:22:30.831984 | controller | Thursday 11 June 2026  16:22:30 +0000 (0:00:01.129)       0:00:03.712 *********
2026-06-11 16:22:30.831988 | controller | Thursday 11 June 2026  16:22:30 +0000 (0:00:01.129)       0:00:03.711 *********
2026-06-11 16:22:31.890718 | controller | changed: [localhost]
2026-06-11 16:22:31.890805 | controller |
2026-06-11 16:22:31.890816 | 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-11 16:22:31.890838 | controller | Thursday 11 June 2026  16:22:31 +0000 (0:00:01.058)       0:00:04.771 *********
2026-06-11 16:22:31.890862 | controller | Thursday 11 June 2026  16:22:31 +0000 (0:00:01.058)       0:00:04.769 *********
2026-06-11 16:22:44.226534 | controller | changed: [localhost]
2026-06-11 16:22:44.226670 | controller |
2026-06-11 16:22:44.226683 | 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-11 16:22:44.226690 | controller | Thursday 11 June 2026  16:22:44 +0000 (0:00:12.335)       0:00:17.106 *********
2026-06-11 16:22:44.226695 | controller | Thursday 11 June 2026  16:22:44 +0000 (0:00:12.335)       0:00:17.105 *********
2026-06-11 16:22:45.157484 | controller | changed: [localhost]
2026-06-11 16:22:45.157572 | controller |
2026-06-11 16:22:45.157587 | 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-11 16:22:45.157599 | controller | Thursday 11 June 2026  16:22:45 +0000 (0:00:00.931)       0:00:18.038 *********
2026-06-11 16:22:45.157611 | controller | Thursday 11 June 2026  16:22:45 +0000 (0:00:00.931)       0:00:18.036 *********
2026-06-11 16:22:45.186799 | controller | skipping: [localhost]
2026-06-11 16:22:45.186875 | controller |
2026-06-11 16:22:45.186929 | 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-11 16:22:45.186945 | controller | Thursday 11 June 2026  16:22:45 +0000 (0:00:00.029)       0:00:18.067 *********
2026-06-11 16:22:45.186954 | controller | Thursday 11 June 2026  16:22:45 +0000 (0:00:00.029)       0:00:18.066 *********
2026-06-11 16:22:46.358544 | controller | changed: [localhost]
2026-06-11 16:22:46.358586 | controller |
2026-06-11 16:22:46.358594 | 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-11 16:22:46.358600 | controller | Thursday 11 June 2026  16:22:46 +0000 (0:00:01.171)       0:00:19.238 *********
2026-06-11 16:22:46.358605 | controller | Thursday 11 June 2026  16:22:46 +0000 (0:00:01.171)       0:00:19.237 *********
2026-06-11 16:22:46.400661 | controller | skipping: [localhost]
2026-06-11 16:22:46.400712 | controller |
2026-06-11 16:22:46.400729 | 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-11 16:22:46.400739 | controller | Thursday 11 June 2026  16:22:46 +0000 (0:00:00.041)       0:00:19.280 *********
2026-06-11 16:22:46.400746 | controller | Thursday 11 June 2026  16:22:46 +0000 (0:00:00.041)       0:00:19.279 *********
2026-06-11 16:22:46.438993 | controller | skipping: [localhost]
2026-06-11 16:22:46.439055 | controller |
2026-06-11 16:22:46.439063 | 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-11 16:22:46.439069 | controller | Thursday 11 June 2026  16:22:46 +0000 (0:00:00.038)       0:00:19.319 *********
2026-06-11 16:22:46.439075 | controller | Thursday 11 June 2026  16:22:46 +0000 (0:00:00.038)       0:00:19.318 *********
2026-06-11 16:22:46.474936 | controller | skipping: [localhost]
2026-06-11 16:22:46.474999 | controller |
2026-06-11 16:22:46.475014 | 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-11 16:22:46.475022 | controller | Thursday 11 June 2026  16:22:46 +0000 (0:00:00.036)       0:00:19.355 *********
2026-06-11 16:22:46.475028 | controller | Thursday 11 June 2026  16:22:46 +0000 (0:00:00.036)       0:00:19.354 *********
2026-06-11 16:22:46.951476 | controller | changed: [localhost]
2026-06-11 16:22:46.951507 | controller |
2026-06-11 16:22:46.951512 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-11 16:22:46.951524 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-11 16:22:46.951529 | controller | Thursday 11 June 2026  16:22:46 +0000 (0:00:00.476)       0:00:19.832 *********
2026-06-11 16:22:46.951532 | controller | Thursday 11 June 2026  16:22:46 +0000 (0:00:00.476)       0:00:19.830 *********
2026-06-11 16:22:47.681126 | controller | changed: [localhost]
2026-06-11 16:22:47.681198 | controller |
2026-06-11 16:22:47.681212 | 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-11 16:22:47.681217 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.729)       0:00:20.561 *********
2026-06-11 16:22:47.681221 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.729)       0:00:20.560 *********
2026-06-11 16:22:47.701447 | controller | skipping: [localhost]
2026-06-11 16:22:47.701529 | controller |
2026-06-11 16:22:47.701538 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-11 16:22:47.701546 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.020)       0:00:20.581 *********
2026-06-11 16:22:47.701552 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.020)       0:00:20.580 *********
2026-06-11 16:22:47.730172 | controller | skipping: [localhost]
2026-06-11 16:22:47.730278 | controller |
2026-06-11 16:22:47.730289 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-11 16:22:47.730297 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.028)       0:00:20.610 *********
2026-06-11 16:22:47.730306 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.028)       0:00:20.609 *********
2026-06-11 16:22:47.750529 | controller | skipping: [localhost]
2026-06-11 16:22:47.750628 | controller |
2026-06-11 16:22:47.750646 | 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-11 16:22:47.750661 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.020)       0:00:20.631 *********
2026-06-11 16:22:47.750673 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.020)       0:00:20.629 *********
2026-06-11 16:22:47.785255 | controller | ok: [localhost]
2026-06-11 16:22:47.785367 | controller |
2026-06-11 16:22:47.785378 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-11 16:22:47.785387 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.034)       0:00:20.665 *********
2026-06-11 16:22:47.785397 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.034)       0:00:20.664 *********
2026-06-11 16:22:47.804995 | controller | skipping: [localhost]
2026-06-11 16:22:47.805032 | controller |
2026-06-11 16:22:47.805037 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-11 16:22:47.805042 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.019)       0:00:20.685 *********
2026-06-11 16:22:47.805046 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.019)       0:00:20.684 *********
2026-06-11 16:22:47.823705 | controller | skipping: [localhost]
2026-06-11 16:22:47.823741 | controller |
2026-06-11 16:22:47.823745 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-11 16:22:47.823749 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.018)       0:00:20.704 *********
2026-06-11 16:22:47.823753 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.018)       0:00:20.702 *********
2026-06-11 16:22:47.842616 | controller | skipping: [localhost]
2026-06-11 16:22:47.842651 | controller |
2026-06-11 16:22:47.842655 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-11 16:22:47.842659 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-11 16:22:47.842663 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-11 16:22:47.842667 | controller |   else cifmw_krb_request_out.path
2026-06-11 16:22:47.842671 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-11 16:22:47.842675 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.019)       0:00:20.723 *********
2026-06-11 16:22:47.842679 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.019)       0:00:20.721 *********
2026-06-11 16:22:47.863609 | controller | skipping: [localhost]
2026-06-11 16:22:47.863647 | controller |
2026-06-11 16:22:47.863654 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-11 16:22:47.863660 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.020)       0:00:20.744 *********
2026-06-11 16:22:47.863665 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.020)       0:00:20.742 *********
2026-06-11 16:22:47.888731 | controller | skipping: [localhost]
2026-06-11 16:22:47.888777 | controller |
2026-06-11 16:22:47.888786 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-11 16:22:47.888795 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.024)       0:00:20.769 *********
2026-06-11 16:22:47.888803 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.025)       0:00:20.767 *********
2026-06-11 16:22:47.912147 | controller | skipping: [localhost]
2026-06-11 16:22:47.912228 | controller |
2026-06-11 16:22:47.912241 | 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-11 16:22:47.912250 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-11 16:22:47.912259 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.023)       0:00:20.792 *********
2026-06-11 16:22:47.912267 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.023)       0:00:20.791 *********
2026-06-11 16:22:47.936390 | controller | skipping: [localhost]
2026-06-11 16:22:47.936436 | controller |
2026-06-11 16:22:47.936446 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-11 16:22:47.936454 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.024)       0:00:20.817 *********
2026-06-11 16:22:47.936462 | controller | Thursday 11 June 2026  16:22:47 +0000 (0:00:00.024)       0:00:20.815 *********
2026-06-11 16:22:48.128663 | controller | ok: [localhost]
2026-06-11 16:22:48.128733 | controller |
2026-06-11 16:22:48.128743 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-11 16:22:48.128751 | controller | source /etc/ci/mirror_info.sh
2026-06-11 16:22:48.128760 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-11 16:22:48.128782 | controller | ] ***
2026-06-11 16:22:48.128791 | controller | Thursday 11 June 2026  16:22:48 +0000 (0:00:00.192)       0:00:21.009 *********
2026-06-11 16:22:48.128799 | controller | Thursday 11 June 2026  16:22:48 +0000 (0:00:00.192)       0:00:21.007 *********
2026-06-11 16:22:48.365595 | controller | changed: [localhost]
2026-06-11 16:22:48.365637 | controller |
2026-06-11 16:22:48.365645 | 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-11 16:22:48.365651 | controller | source /etc/ci/mirror_info.sh
2026-06-11 16:22:48.365656 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-11 16:22:48.365661 | controller | ] ***
2026-06-11 16:22:48.365666 | controller | Thursday 11 June 2026  16:22:48 +0000 (0:00:00.236)       0:00:21.246 *********
2026-06-11 16:22:48.365671 | controller | Thursday 11 June 2026  16:22:48 +0000 (0:00:00.236)       0:00:21.244 *********
2026-06-11 16:22:48.593992 | controller | changed: [localhost]
2026-06-11 16:22:48.594043 | controller |
2026-06-11 16:22:48.594048 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-11 16:22:48.594053 | controller | Thursday 11 June 2026  16:22:48 +0000 (0:00:00.228)       0:00:21.474 *********
2026-06-11 16:22:48.594058 | controller | Thursday 11 June 2026  16:22:48 +0000 (0:00:00.228)       0:00:21.473 *********
2026-06-11 16:22:49.164238 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-11 16:22:49.164334 | controller | fatal: [localhost]: FAILED! =>
2026-06-11 16:22:49.164346 | controller |     changed: false
2026-06-11 16:22:49.164354 | controller |     elapsed: 0
2026-06-11 16:22:49.164362 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-11 16:22:49.164370 | controller |       Connection refused>'
2026-06-11 16:22:49.164378 | controller |     redirected: false
2026-06-11 16:22:49.164386 | controller |     status: -1
2026-06-11 16:22:49.164394 | controller |     url: http://38.102.83.36:8766/gating.repo
2026-06-11 16:22:49.164402 | controller | ...ignoring
2026-06-11 16:22:49.164410 | controller |
2026-06-11 16:22:49.164418 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-11 16:22:49.164426 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-11 16:22:49.164433 | controller | enabled=1
2026-06-11 16:22:49.164441 | controller | gpgcheck=0
2026-06-11 16:22:49.164449 | controller | priority=1
2026-06-11 16:22:49.164456 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-11 16:22:49.164464 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.569)       0:00:22.044 *********
2026-06-11 16:22:49.164474 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.569)       0:00:22.043 *********
2026-06-11 16:22:49.226462 | controller | skipping: [localhost]
2026-06-11 16:22:49.226556 | controller |
2026-06-11 16:22:49.226573 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-11 16:22:49.226586 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.062)       0:00:22.106 *********
2026-06-11 16:22:49.226599 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.062)       0:00:22.105 *********
2026-06-11 16:22:49.272063 | controller | skipping: [localhost]
2026-06-11 16:22:49.272149 | controller |
2026-06-11 16:22:49.272160 | 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-11 16:22:49.272169 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.045)       0:00:22.152 *********
2026-06-11 16:22:49.272178 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.045)       0:00:22.150 *********
2026-06-11 16:22:49.311162 | controller | skipping: [localhost]
2026-06-11 16:22:49.311276 | controller |
2026-06-11 16:22:49.311287 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-11 16:22:49.311298 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.038)       0:00:22.191 *********
2026-06-11 16:22:49.311310 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.039)       0:00:22.189 *********
2026-06-11 16:22:49.348826 | controller | skipping: [localhost]
2026-06-11 16:22:49.348873 | controller |
2026-06-11 16:22:49.348901 | 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-11 16:22:49.348911 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.038)       0:00:22.229 *********
2026-06-11 16:22:49.348920 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.038)       0:00:22.228 *********
2026-06-11 16:22:49.408847 | controller | skipping: [localhost]
2026-06-11 16:22:49.408922 | controller |
2026-06-11 16:22:49.408932 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-11 16:22:49.408942 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.059)       0:00:22.288 *********
2026-06-11 16:22:49.408951 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.059)       0:00:22.287 *********
2026-06-11 16:22:49.750816 | controller | ok: [localhost]
2026-06-11 16:22:49.750891 | controller |
2026-06-11 16:22:49.750896 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-11 16:22:49.750900 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.342)       0:00:22.631 *********
2026-06-11 16:22:49.750904 | controller | Thursday 11 June 2026  16:22:49 +0000 (0:00:00.342)       0:00:22.629 *********
2026-06-11 16:22:50.419261 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-11 16:22:50.419339 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-11 16:22:50.419345 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-11 16:22:50.419351 | controller |
2026-06-11 16:22:50.419356 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-11 16:22:50.419362 | controller | Thursday 11 June 2026  16:22:50 +0000 (0:00:00.668)       0:00:23.299 *********
2026-06-11 16:22:50.419367 | controller | Thursday 11 June 2026  16:22:50 +0000 (0:00:00.668)       0:00:23.298 *********
2026-06-11 16:22:50.874424 | controller | changed: [localhost]
2026-06-11 16:22:50.874510 | controller |
2026-06-11 16:22:50.874521 | 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-11 16:22:50.874530 | controller | Thursday 11 June 2026  16:22:50 +0000 (0:00:00.454)       0:00:23.754 *********
2026-06-11 16:22:50.874539 | controller | Thursday 11 June 2026  16:22:50 +0000 (0:00:00.454)       0:00:23.753 *********
2026-06-11 16:22:51.215759 | controller | changed: [localhost]
2026-06-11 16:22:51.215824 | controller |
2026-06-11 16:22:51.215834 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-11 16:22:51.215842 | controller | Thursday 11 June 2026  16:22:51 +0000 (0:00:00.341)       0:00:24.095 *********
2026-06-11 16:22:51.215849 | controller | Thursday 11 June 2026  16:22:51 +0000 (0:00:00.341)       0:00:24.094 *********
2026-06-11 16:22:51.260898 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-11 16:22:51.260940 | controller |
2026-06-11 16:22:51.260948 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-11 16:22:51.260953 | controller | Thursday 11 June 2026  16:22:51 +0000 (0:00:00.045)       0:00:24.141 *********
2026-06-11 16:22:51.260959 | controller | Thursday 11 June 2026  16:22:51 +0000 (0:00:00.045)       0:00:24.140 *********
2026-06-11 16:22:51.282680 | controller | ok: [localhost] =>
2026-06-11 16:22:51.282728 | controller |     cifmw_ci_setup_packages:
2026-06-11 16:22:51.282735 | controller |     - bash-completion
2026-06-11 16:22:51.282739 | controller |     - ca-certificates
2026-06-11 16:22:51.282744 | controller |     - git-core
2026-06-11 16:22:51.282749 | controller |     - make
2026-06-11 16:22:51.282754 | controller |     - tar
2026-06-11 16:22:51.282758 | controller |     - tmux
2026-06-11 16:22:51.282762 | controller |     - python3-pip
2026-06-11 16:22:51.282767 | controller |
2026-06-11 16:22:51.282772 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-11 16:22:51.282783 | controller | Thursday 11 June 2026  16:22:51 +0000 (0:00:00.021)       0:00:24.163 *********
2026-06-11 16:22:51.282788 | controller | Thursday 11 June 2026  16:22:51 +0000 (0:00:00.021)       0:00:24.161 *********
2026-06-11 16:23:22.370810 | controller | changed: [localhost]
2026-06-11 16:23:22.370892 | controller |
2026-06-11 16:23:22.370899 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-11 16:23:22.370904 | controller | Thursday 11 June 2026  16:23:22 +0000 (0:00:31.087)       0:00:55.250 *********
2026-06-11 16:23:22.370909 | controller | Thursday 11 June 2026  16:23:22 +0000 (0:00:31.087)       0:00:55.249 *********
2026-06-11 16:23:22.687988 | controller | ok: [localhost]
2026-06-11 16:23:22.688064 | controller |
2026-06-11 16:23:22.688075 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-11 16:23:22.688084 | controller | Thursday 11 June 2026  16:23:22 +0000 (0:00:00.318)       0:00:55.568 *********
2026-06-11 16:23:22.688092 | controller | Thursday 11 June 2026  16:23:22 +0000 (0:00:00.318)       0:00:55.567 *********
2026-06-11 16:23:22.928040 | controller | changed: [localhost]
2026-06-11 16:23:22.928128 | controller |
2026-06-11 16:23:22.928140 | 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-11 16:23:22.928150 | controller | Thursday 11 June 2026  16:23:22 +0000 (0:00:00.239)       0:00:55.808 *********
2026-06-11 16:23:22.928158 | controller | Thursday 11 June 2026  16:23:22 +0000 (0:00:00.239)       0:00:55.807 *********
2026-06-11 16:23:26.933785 | controller | changed: [localhost]
2026-06-11 16:23:26.933866 | controller |
2026-06-11 16:23:26.933871 | 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-11 16:23:26.933876 | controller | Thursday 11 June 2026  16:23:26 +0000 (0:00:04.004)       0:00:59.813 *********
2026-06-11 16:23:26.933880 | controller | Thursday 11 June 2026  16:23:26 +0000 (0:00:04.004)       0:00:59.812 *********
2026-06-11 16:23:26.988640 | controller | skipping: [localhost]
2026-06-11 16:23:26.988700 | controller |
2026-06-11 16:23:26.988705 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-11 16:23:26.988710 | controller | Thursday 11 June 2026  16:23:26 +0000 (0:00:00.054)       0:00:59.868 *********
2026-06-11 16:23:26.988713 | controller | Thursday 11 June 2026  16:23:26 +0000 (0:00:00.054)       0:00:59.867 *********
2026-06-11 16:23:27.330290 | controller | changed: [localhost]
2026-06-11 16:23:27.330372 | controller |
2026-06-11 16:23:27.330383 | 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-11 16:23:27.330392 | controller |   source ~/.oc_completion
2026-06-11 16:23:27.330400 | controller | fi] ***
2026-06-11 16:23:27.330408 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.341)       0:01:00.209 *********
2026-06-11 16:23:27.330417 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.341)       0:01:00.208 *********
2026-06-11 16:23:27.689357 | controller | changed: [localhost]
2026-06-11 16:23:27.689430 | controller |
2026-06-11 16:23:27.689437 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-11 16:23:27.689441 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.359)       0:01:00.568 *********
2026-06-11 16:23:27.689445 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.359)       0:01:00.567 *********
2026-06-11 16:23:27.726927 | controller | skipping: [localhost]
2026-06-11 16:23:27.727007 | controller |
2026-06-11 16:23:27.727014 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-11 16:23:27.727020 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-11 16:23:27.727026 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-11 16:23:27.727031 | controller | }}] ***
2026-06-11 16:23:27.727036 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.038)       0:01:00.606 *********
2026-06-11 16:23:27.727059 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.038)       0:01:00.605 *********
2026-06-11 16:23:27.757607 | controller | skipping: [localhost]
2026-06-11 16:23:27.757671 | controller |
2026-06-11 16:23:27.757678 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-11 16:23:27.757691 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.031)       0:01:00.638 *********
2026-06-11 16:23:27.757697 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.031)       0:01:00.636 *********
2026-06-11 16:23:27.779700 | controller | skipping: [localhost]
2026-06-11 16:23:27.779741 | controller |
2026-06-11 16:23:27.779749 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-11 16:23:27.779755 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.022)       0:01:00.660 *********
2026-06-11 16:23:27.779760 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.022)       0:01:00.659 *********
2026-06-11 16:23:27.804099 | controller | skipping: [localhost]
2026-06-11 16:23:27.804156 | controller |
2026-06-11 16:23:27.804163 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-11 16:23:27.804168 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.024)       0:01:00.684 *********
2026-06-11 16:23:27.804173 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.024)       0:01:00.683 *********
2026-06-11 16:23:27.829463 | controller | skipping: [localhost]
2026-06-11 16:23:27.829492 | controller |
2026-06-11 16:23:27.829499 | 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-11 16:23:27.829504 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.025)       0:01:00.709 *********
2026-06-11 16:23:27.829509 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.025)       0:01:00.708 *********
2026-06-11 16:23:27.854838 | controller | skipping: [localhost]
2026-06-11 16:23:27.854880 | controller |
2026-06-11 16:23:27.854886 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-11 16:23:27.854893 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.025)       0:01:00.735 *********
2026-06-11 16:23:27.854898 | controller | Thursday 11 June 2026  16:23:27 +0000 (0:00:00.025)       0:01:00.734 *********
2026-06-11 16:23:29.117787 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-11 16:23:29.117824 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-11 16:23:29.117830 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-11 16:23:29.117835 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-11 16:23:29.117840 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-11 16:23:29.117845 | controller |
2026-06-11 16:23:29.117849 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-11 16:23:29.117854 | controller | Thursday 11 June 2026  16:23:29 +0000 (0:00:01.263)       0:01:01.998 *********
2026-06-11 16:23:29.117867 | controller | Thursday 11 June 2026  16:23:29 +0000 (0:00:01.263)       0:01:01.997 *********
2026-06-11 16:23:29.239671 | controller |
2026-06-11 16:23:29.239712 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 16:23:29.239718 | controller | Thursday 11 June 2026  16:23:29 +0000 (0:00:00.121)       0:01:02.120 *********
2026-06-11 16:23:29.239723 | controller | Thursday 11 June 2026  16:23:29 +0000 (0:00:00.121)       0:01:02.119 *********
2026-06-11 16:23:29.893255 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-11 16:23:29.893362 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-11 16:23:29.893378 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-11 16:23:29.893412 | controller |
2026-06-11 16:23:29.893425 | 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-11 16:23:29.893437 | controller | Thursday 11 June 2026  16:23:29 +0000 (0:00:00.652)       0:01:02.773 *********
2026-06-11 16:23:29.893447 | controller | Thursday 11 June 2026  16:23:29 +0000 (0:00:00.652)       0:01:02.772 *********
2026-06-11 16:23:30.147541 | controller | ok: [localhost]
2026-06-11 16:23:30.147600 | controller |
2026-06-11 16:23:30.147607 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-11 16:23:30.147612 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.254)       0:01:03.027 *********
2026-06-11 16:23:30.147618 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.254)       0:01:03.026 *********
2026-06-11 16:23:30.194263 | controller |
2026-06-11 16:23:30.194291 | 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-11 16:23:30.194297 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.046)       0:01:03.074 *********
2026-06-11 16:23:30.194303 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.046)       0:01:03.073 *********
2026-06-11 16:23:30.291173 | controller | ok: [localhost] => (item={'branch': 'main', 'change': '1936', 'change_url': 'https://github.com/openstack-k8s-operators/openstack-operator/pull/1936', 'commit_id': '434a9a133c4a352c349545710ccc88f685fdfd27', 'patchset': '434a9a133c4a352c349545710ccc88f685fdfd27', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/openstack-operator', 'name': 'openstack-k8s-operators/openstack-operator', 'short_name': 'openstack-operator', 'src_dir': 'src/github.com/openstack-k8s-operators/openstack-operator'}, 'topic': None})
2026-06-11 16:23:30.291259 | controller |
2026-06-11 16:23:30.291270 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-11 16:23:30.291279 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-11 16:23:30.291288 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-11 16:23:30.291296 | controller | ] ***
2026-06-11 16:23:30.291305 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.096)       0:01:03.171 *********
2026-06-11 16:23:30.291312 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.096)       0:01:03.169 *********
2026-06-11 16:23:30.382262 | controller | ok: [localhost] => (item={'branch': 'main', 'change': '1936', 'change_url': 'https://github.com/openstack-k8s-operators/openstack-operator/pull/1936', 'commit_id': '434a9a133c4a352c349545710ccc88f685fdfd27', 'patchset': '434a9a133c4a352c349545710ccc88f685fdfd27', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/openstack-operator', 'name': 'openstack-k8s-operators/openstack-operator', 'short_name': 'openstack-operator', 'src_dir': 'src/github.com/openstack-k8s-operators/openstack-operator'}, 'topic': None}) =>
2026-06-11 16:23:30.382323 | controller |     msg: |
2026-06-11 16:23:30.382334 | controller |       _repo_operator_name: openstack
2026-06-11 16:23:30.382358 | controller |       _repo_operator_info: [{'key': 'OPENSTACK_REPO', 'value': '/home/zuul/src/github.com/openstack-k8s-operators/openstack-operator'}, {'key': 'OPENSTACK_BRANCH', 'value': ''}]
2026-06-11 16:23:30.382367 | controller |       cifmw_install_yamls_operators_repo: {'OPENSTACK_REPO': '/home/zuul/src/github.com/openstack-k8s-operators/openstack-operator', 'OPENSTACK_BRANCH': ''}
2026-06-11 16:23:30.382376 | controller |
2026-06-11 16:23:30.382384 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-11 16:23:30.382392 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.090)       0:01:03.262 *********
2026-06-11 16:23:30.382401 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.090)       0:01:03.260 *********
2026-06-11 16:23:30.444585 | controller |
2026-06-11 16:23:30.444639 | 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-11 16:23:30.444660 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.062)       0:01:03.325 *********
2026-06-11 16:23:30.444669 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.062)       0:01:03.323 *********
2026-06-11 16:23:30.484023 | controller | skipping: [localhost]
2026-06-11 16:23:30.484075 | controller |
2026-06-11 16:23:30.484087 | 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-11 16:23:30.484097 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.039)       0:01:03.364 *********
2026-06-11 16:23:30.484107 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.039)       0:01:03.363 *********
2026-06-11 16:23:30.522078 | controller | skipping: [localhost]
2026-06-11 16:23:30.522117 | controller |
2026-06-11 16:23:30.522127 | 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-11 16:23:30.522136 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.038)       0:01:03.402 *********
2026-06-11 16:23:30.522145 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.038)       0:01:03.401 *********
2026-06-11 16:23:30.561912 | controller | skipping: [localhost]
2026-06-11 16:23:30.561969 | controller |
2026-06-11 16:23:30.561980 | 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-11 16:23:30.561990 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.039)       0:01:03.442 *********
2026-06-11 16:23:30.561999 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.039)       0:01:03.441 *********
2026-06-11 16:23:30.619814 | controller | skipping: [localhost]
2026-06-11 16:23:30.619873 | controller |
2026-06-11 16:23:30.619880 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-11 16:23:30.619886 | controller |   _install_yamls_override_vars | default({}) |
2026-06-11 16:23:30.619892 | controller |   combine(item, recursive=True)
2026-06-11 16:23:30.619897 | controller | }}] ***
2026-06-11 16:23:30.619903 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.057)       0:01:03.500 *********
2026-06-11 16:23:30.619908 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.057)       0:01:03.499 *********
2026-06-11 16:23:30.704541 | controller | ok: [localhost] => (item={'BMAAS_INSTANCE_DISK_SIZE': 60, 'OPENSTACK_CTLPLANE': 'config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml'})
2026-06-11 16:23:30.704610 | controller |
2026-06-11 16:23:30.704615 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-11 16:23:30.704620 | controller |   _install_yamls_override_vars.keys() |
2026-06-11 16:23:30.704625 | controller |   map('upper') |
2026-06-11 16:23:30.704628 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-11 16:23:30.704632 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-11 16:23:30.704636 | controller |   combine({
2026-06-11 16:23:30.704639 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-11 16:23:30.704643 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-11 16:23:30.704647 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-11 16:23:30.704651 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-11 16:23:30.704655 | controller |   }) |
2026-06-11 16:23:30.704659 | controller |   combine(install_yamls_operators_repos)
2026-06-11 16:23:30.704673 | controller | }}, cacheable=True] ***
2026-06-11 16:23:30.704677 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.084)       0:01:03.584 *********
2026-06-11 16:23:30.704681 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.084)       0:01:03.583 *********
2026-06-11 16:23:30.755307 | controller | ok: [localhost]
2026-06-11 16:23:30.755397 | controller |
2026-06-11 16:23:30.755430 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-11 16:23:30.755439 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.050)       0:01:03.635 *********
2026-06-11 16:23:30.755447 | controller | Thursday 11 June 2026  16:23:30 +0000 (0:00:00.050)       0:01:03.634 *********
2026-06-11 16:23:31.728096 | controller | ok: [localhost]
2026-06-11 16:23:31.728127 | controller |
2026-06-11 16:23:31.728133 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-11 16:23:31.728137 | controller | Thursday 11 June 2026  16:23:31 +0000 (0:00:00.973)       0:01:04.608 *********
2026-06-11 16:23:31.728141 | controller | Thursday 11 June 2026  16:23:31 +0000 (0:00:00.973)       0:01:04.607 *********
2026-06-11 16:23:31.961313 | controller | ok: [localhost]
2026-06-11 16:23:31.961345 | controller |
2026-06-11 16:23:31.961351 | 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-11 16:23:31.961356 | controller | Thursday 11 June 2026  16:23:31 +0000 (0:00:00.233)       0:01:04.841 *********
2026-06-11 16:23:31.961359 | controller | Thursday 11 June 2026  16:23:31 +0000 (0:00:00.233)       0:01:04.840 *********
2026-06-11 16:23:32.032087 | controller | ok: [localhost]
2026-06-11 16:23:32.032168 | controller |
2026-06-11 16:23:32.032174 | 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-11 16:23:32.032194 | controller | export {{ k }}={{ v }}
2026-06-11 16:23:32.032199 | controller | {% endfor %}, mode=0644] ***
2026-06-11 16:23:32.032203 | controller | Thursday 11 June 2026  16:23:32 +0000 (0:00:00.070)       0:01:04.912 *********
2026-06-11 16:23:32.032207 | controller | Thursday 11 June 2026  16:23:32 +0000 (0:00:00.070)       0:01:04.911 *********
2026-06-11 16:23:32.607488 | controller | changed: [localhost]
2026-06-11 16:23:32.607535 | controller |
2026-06-11 16:23:32.607541 | 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-11 16:23:32.607547 | controller | Thursday 11 June 2026  16:23:32 +0000 (0:00:00.575)       0:01:05.487 *********
2026-06-11 16:23:32.607552 | controller | Thursday 11 June 2026  16:23:32 +0000 (0:00:00.575)       0:01:05.486 *********
2026-06-11 16:23:32.641960 | controller | ok: [localhost]
2026-06-11 16:23:32.642006 | controller |
2026-06-11 16:23:32.642012 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-11 16:23:32.642018 | controller | Thursday 11 June 2026  16:23:32 +0000 (0:00:00.034)       0:01:05.522 *********
2026-06-11 16:23:32.642022 | controller | Thursday 11 June 2026  16:23:32 +0000 (0:00:00.034)       0:01:05.521 *********
2026-06-11 16:23:32.676148 | controller | ok: [localhost] =>
2026-06-11 16:23:32.676215 | controller |     cifmw_install_yamls_environment:
2026-06-11 16:23:32.676223 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:23:32.676227 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:23:32.676231 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 16:23:32.676237 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:23:32.676242 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:23:32.676246 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 16:23:32.676264 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:23:32.676268 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:23:32.676273 | controller |
2026-06-11 16:23:32.676277 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-11 16:23:32.676281 | controller | Thursday 11 June 2026  16:23:32 +0000 (0:00:00.033)       0:01:05.556 *********
2026-06-11 16:23:32.676285 | controller | Thursday 11 June 2026  16:23:32 +0000 (0:00:00.033)       0:01:05.555 *********
2026-06-11 16:23:32.718344 | controller | ok: [localhost] =>
2026-06-11 16:23:32.718407 | controller |     cifmw_install_yamls_defaults:
2026-06-11 16:23:32.718412 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-11 16:23:32.718416 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-11 16:23:32.718420 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-11 16:23:32.718424 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-11 16:23:32.718428 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-11 16:23:32.718431 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-11 16:23:32.718436 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-11 16:23:32.718440 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-11 16:23:32.718444 | controller |       BARBICAN_BRANCH: main
2026-06-11 16:23:32.718447 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-11 16:23:32.718451 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-11 16:23:32.718455 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-11 16:23:32.718458 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-11 16:23:32.718463 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-11 16:23:32.718467 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-11 16:23:32.718478 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-11 16:23:32.718483 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-11 16:23:32.718488 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-11 16:23:32.718493 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-11 16:23:32.718498 | controller |       BAREMETAL_BRANCH: main
2026-06-11 16:23:32.718503 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-11 16:23:32.718508 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-11 16:23:32.718513 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-11 16:23:32.718518 | controller |       BAREMETAL_OS_IMG: ''
2026-06-11 16:23:32.718522 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-11 16:23:32.718527 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-11 16:23:32.718531 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-11 16:23:32.718535 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-11 16:23:32.718540 | controller |       BGP_ASN: '64999'
2026-06-11 16:23:32.718544 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-11 16:23:32.718548 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-11 16:23:32.718553 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-11 16:23:32.718558 | controller |       BGP_PEER_ASN: '64999'
2026-06-11 16:23:32.718562 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-11 16:23:32.718566 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-11 16:23:32.718569 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-11 16:23:32.718573 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-11 16:23:32.718576 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:23:32.718580 | controller |       BMAAS_INSTANCE_MEMORY: '4096'
2026-06-11 16:23:32.718583 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-11 16:23:32.718587 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-11 16:23:32.718599 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-11 16:23:32.718602 | controller |       BMAAS_INSTANCE_VCPUS: '2'
2026-06-11 16:23:32.718606 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-11 16:23:32.718609 | controller |       BMAAS_IPV4: 'true'
2026-06-11 16:23:32.718612 | controller |       BMAAS_IPV6: 'false'
2026-06-11 16:23:32.718616 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-11 16:23:32.718621 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-11 16:23:32.718625 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-11 16:23:32.718638 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-11 16:23:32.718645 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-11 16:23:32.718650 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-11 16:23:32.718654 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-11 16:23:32.718659 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-11 16:23:32.718664 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-11 16:23:32.718669 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-11 16:23:32.718673 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-11 16:23:32.718676 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-11 16:23:32.718679 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-11 16:23:32.718683 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-11 16:23:32.718686 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-11 16:23:32.718690 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-11 16:23:32.718693 | controller |       BMH_NAMESPACE: openstack
2026-06-11 16:23:32.718697 | controller |       BMO_BRANCH: release-0.9
2026-06-11 16:23:32.718700 | controller |       BMO_CLEANUP: 'true'
2026-06-11 16:23:32.718703 | controller |       BMO_COMMIT_HASH: ''
2026-06-11 16:23:32.718707 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-11 16:23:32.718710 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-11 16:23:32.718713 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-11 16:23:32.718717 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-11 16:23:32.718720 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-11 16:23:32.718723 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-11 16:23:32.718727 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-11 16:23:32.718730 | controller |       BMO_SETUP: ''
2026-06-11 16:23:32.718733 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-11 16:23:32.718737 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-11 16:23:32.718740 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-11 16:23:32.718743 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-11 16:23:32.718747 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-11 16:23:32.718750 | controller |       BM_NETWORK_NAME: default
2026-06-11 16:23:32.718753 | controller |       BM_NODE_COUNT: '1'
2026-06-11 16:23:32.718757 | controller |       BM_ROOT_PASSWORD: ''
2026-06-11 16:23:32.718760 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-11 16:23:32.718763 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-11 16:23:32.718767 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-11 16:23:32.718770 | controller |       CEPH_BRANCH: release-1.15
2026-06-11 16:23:32.718780 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-11 16:23:32.718784 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-11 16:23:32.718787 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-11 16:23:32.718790 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-11 16:23:32.718794 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-11 16:23:32.718797 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-11 16:23:32.718801 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-11 16:23:32.718804 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-11 16:23:32.718808 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:23:32.718818 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-11 16:23:32.718821 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-11 16:23:32.718825 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-11 16:23:32.718828 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-11 16:23:32.718831 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-11 16:23:32.718835 | controller |       CINDER_BRANCH: main
2026-06-11 16:23:32.718838 | controller |       CINDER_COMMIT_HASH: ''
2026-06-11 16:23:32.718841 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-11 16:23:32.718845 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-11 16:23:32.718849 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-11 16:23:32.718852 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-11 16:23:32.718855 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-11 16:23:32.718859 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-11 16:23:32.718862 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-11 16:23:32.718869 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-11 16:23:32.718873 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-11 16:23:32.718876 | controller |       CRC_HTTPS_PROXY: ''
2026-06-11 16:23:32.718879 | controller |       CRC_HTTP_PROXY: ''
2026-06-11 16:23:32.718883 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-11 16:23:32.718886 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-11 16:23:32.718889 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-11 16:23:32.718893 | controller |       CRC_VERSION: latest
2026-06-11 16:23:32.718896 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-11 16:23:32.718899 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-11 16:23:32.718903 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-11 16:23:32.718906 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-11 16:23:32.718909 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-11 16:23:32.718913 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 16:23:32.718916 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-11 16:23:32.718919 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-11 16:23:32.718923 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=100%
2026-06-11 16:23:32.718926 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-11 16:23:32.718929 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-11 16:23:32.718933 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-11 16:23:32.718936 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-11 16:23:32.718939 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-11 16:23:32.718943 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-11 16:23:32.718946 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-11 16:23:32.718949 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-11 16:23:32.718953 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-11 16:23:32.718956 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-11 16:23:32.718959 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-11 16:23:32.718962 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-11 16:23:32.718966 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-11 16:23:32.718969 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-11 16:23:32.718972 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-11 16:23:32.718976 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-11 16:23:32.718979 | controller |       DBSERVICE: galera
2026-06-11 16:23:32.718982 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-11 16:23:32.718986 | controller |       DESIGNATE_BRANCH: main
2026-06-11 16:23:32.718989 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-11 16:23:32.718992 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-11 16:23:32.719000 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-11 16:23:32.719004 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-11 16:23:32.719007 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-11 16:23:32.719011 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-11 16:23:32.719014 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-11 16:23:32.719017 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-11 16:23:32.719024 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-11 16:23:32.719032 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-11 16:23:32.719043 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-11 16:23:32.719048 | controller |       DNS_DEPL_IMG: unused
2026-06-11 16:23:32.719052 | controller |       DNS_DOMAIN: localdomain
2026-06-11 16:23:32.719057 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-11 16:23:32.719061 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-11 16:23:32.719066 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-11 16:23:32.719070 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-11 16:23:32.719075 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-11 16:23:32.719080 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-11 16:23:32.719084 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-11 16:23:32.719088 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-11 16:23:32.719093 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-11 16:23:32.719097 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-11 16:23:32.719101 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-11 16:23:32.719106 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-11 16:23:32.719110 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-11 16:23:32.719115 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-11 16:23:32.719120 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-11 16:23:32.719124 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-11 16:23:32.719128 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-11 16:23:32.719133 | controller |       GALERA_REPLICAS: ''
2026-06-11 16:23:32.719137 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-11 16:23:32.719141 | controller |       GIT_CLONE_OPTS: ''
2026-06-11 16:23:32.719146 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-11 16:23:32.719150 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-11 16:23:32.719155 | controller |       GLANCE_BRANCH: main
2026-06-11 16:23:32.719174 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-11 16:23:32.719209 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-11 16:23:32.719214 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-11 16:23:32.719219 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-11 16:23:32.719223 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-11 16:23:32.719228 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-11 16:23:32.719233 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-11 16:23:32.719237 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-11 16:23:32.719242 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-11 16:23:32.719246 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-11 16:23:32.719250 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-11 16:23:32.719255 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-11 16:23:32.719260 | controller |       HEAT_BRANCH: main
2026-06-11 16:23:32.719273 | controller |       HEAT_COMMIT_HASH: ''
2026-06-11 16:23:32.719278 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-11 16:23:32.719283 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-11 16:23:32.719288 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-11 16:23:32.719292 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-11 16:23:32.719297 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-11 16:23:32.719301 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-11 16:23:32.719306 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-11 16:23:32.719314 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-11 16:23:32.719319 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-11 16:23:32.719324 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-11 16:23:32.719328 | controller |       HORIZON_BRANCH: main
2026-06-11 16:23:32.719332 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-11 16:23:32.719337 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-11 16:23:32.719341 | controller |       HORIZON_DEPL_IMG: unused
2026-06-11 16:23:32.719345 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-11 16:23:32.719349 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-11 16:23:32.719354 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-11 16:23:32.719358 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-11 16:23:32.719362 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-11 16:23:32.719366 | controller |       INFRA_BRANCH: main
2026-06-11 16:23:32.719370 | controller |       INFRA_COMMIT_HASH: ''
2026-06-11 16:23:32.719377 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-11 16:23:32.719383 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-11 16:23:32.719387 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-11 16:23:32.719391 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-11 16:23:32.719396 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-11 16:23:32.719406 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-11 16:23:32.719411 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-11 16:23:32.719416 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 16:23:32.719420 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-11 16:23:32.719425 | controller |       INSTALL_CERT_MANAGER: 'true'
2026-06-11 16:23:32.719429 | controller |       INSTALL_NMSTATE: true || false
2026-06-11 16:23:32.719434 | controller |       INSTALL_NNCP: true || false
2026-06-11 16:23:32.719438 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-11 16:23:32.719443 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-11 16:23:32.719448 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-11 16:23:32.719452 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-11 16:23:32.719457 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-11 16:23:32.719462 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-11 16:23:32.719466 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-11 16:23:32.719471 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-11 16:23:32.719479 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-11 16:23:32.719484 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-11 16:23:32.719489 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-11 16:23:32.719493 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-11 16:23:32.719498 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-11 16:23:32.719503 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-11 16:23:32.719507 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-11 16:23:32.719512 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-11 16:23:32.719516 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-11 16:23:32.719521 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-11 16:23:32.719525 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-11 16:23:32.719530 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-11 16:23:32.719535 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-11 16:23:32.719539 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-11 16:23:32.719544 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-11 16:23:32.719549 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-11 16:23:32.719553 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-11 16:23:32.719558 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-11 16:23:32.719562 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-11 16:23:32.719567 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-11 16:23:32.719571 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-11 16:23:32.719575 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-11 16:23:32.719580 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-11 16:23:32.719584 | controller |       IRONIC_BRANCH: main
2026-06-11 16:23:32.719588 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-11 16:23:32.719593 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-11 16:23:32.719598 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-11 16:23:32.719603 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-11 16:23:32.719607 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-11 16:23:32.719612 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-11 16:23:32.719617 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-11 16:23:32.719622 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-11 16:23:32.719626 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-11 16:23:32.719631 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-11 16:23:32.719636 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-11 16:23:32.719640 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-11 16:23:32.719645 | controller |       KEYSTONE_BRANCH: main
2026-06-11 16:23:32.719649 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-11 16:23:32.719654 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-11 16:23:32.719658 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-11 16:23:32.719663 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-11 16:23:32.719668 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-11 16:23:32.719672 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-11 16:23:32.719677 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-11 16:23:32.719682 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-11 16:23:32.719686 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-11 16:23:32.719694 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-11 16:23:32.719699 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-11 16:23:32.719704 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-11 16:23:32.719708 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-11 16:23:32.719713 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-11 16:23:32.719718 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-11 16:23:32.719722 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-11 16:23:32.719727 | controller |       LVMS_CR: '1'
2026-06-11 16:23:32.719732 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-11 16:23:32.719736 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-11 16:23:32.719741 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-11 16:23:32.719746 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-11 16:23:32.719750 | controller |       MANILA_BRANCH: main
2026-06-11 16:23:32.719755 | controller |       MANILA_COMMIT_HASH: ''
2026-06-11 16:23:32.719764 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-11 16:23:32.719769 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-11 16:23:32.719778 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-11 16:23:32.719783 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-11 16:23:32.719787 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-11 16:23:32.719791 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-11 16:23:32.719794 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-11 16:23:32.719798 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-11 16:23:32.719801 | controller |       MARIADB_BRANCH: main
2026-06-11 16:23:32.719804 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-11 16:23:32.719808 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-11 16:23:32.719811 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-11 16:23:32.719814 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-11 16:23:32.719818 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-11 16:23:32.719821 | controller |       MARIADB_DEPL_IMG: unused
2026-06-11 16:23:32.719825 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-11 16:23:32.719828 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-11 16:23:32.719831 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-11 16:23:32.719834 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-11 16:23:32.719838 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-11 16:23:32.719841 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-11 16:23:32.719844 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-11 16:23:32.719848 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-11 16:23:32.719851 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-11 16:23:32.719854 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-11 16:23:32.719858 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-11 16:23:32.719861 | controller |       MICROSHIFT: '0'
2026-06-11 16:23:32.719864 | controller |       MIRROR_INSECURE: 'true'
2026-06-11 16:23:32.719868 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-11 16:23:32.719871 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-11 16:23:32.719875 | controller |       NAMESPACE: openstack
2026-06-11 16:23:32.719880 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-11 16:23:32.719884 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-11 16:23:32.719887 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-11 16:23:32.719890 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-11 16:23:32.719894 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-11 16:23:32.719897 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-11 16:23:32.719900 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-11 16:23:32.719904 | controller |       NETWORK_BGP: 'false'
2026-06-11 16:23:32.719909 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-11 16:23:32.719913 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-11 16:23:32.719917 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-11 16:23:32.719922 | controller |       NETWORK_ISOLATION: 'true'
2026-06-11 16:23:32.719926 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-11 16:23:32.719930 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-11 16:23:32.719935 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-11 16:23:32.719939 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-11 16:23:32.719944 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-11 16:23:32.719947 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-11 16:23:32.719951 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-11 16:23:32.719954 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-11 16:23:32.719957 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-11 16:23:32.719961 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-11 16:23:32.719964 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-11 16:23:32.719967 | controller |       NETWORK_MTU: '1500'
2026-06-11 16:23:32.719971 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-11 16:23:32.719974 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-11 16:23:32.719977 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-11 16:23:32.719981 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-11 16:23:32.719984 | controller |       NETWORK_VLAN_START: '20'
2026-06-11 16:23:32.719987 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-11 16:23:32.719991 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-11 16:23:32.719994 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-11 16:23:32.719997 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-11 16:23:32.720001 | controller |       NEUTRON_BRANCH: main
2026-06-11 16:23:32.720006 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-11 16:23:32.720010 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-11 16:23:32.720018 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-11 16:23:32.720022 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-11 16:23:32.720026 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-11 16:23:32.720029 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-11 16:23:32.720033 | controller |       NFS_HOME: /home/nfs
2026-06-11 16:23:32.720037 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-11 16:23:32.720041 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-11 16:23:32.720045 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-11 16:23:32.720050 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-11 16:23:32.720054 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-11 16:23:32.720058 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-11 16:23:32.720062 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-11 16:23:32.720066 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-11 16:23:32.720071 | controller |       NNCP_BRIDGE: ospbr
2026-06-11 16:23:32.720075 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-11 16:23:32.720083 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-11 16:23:32.720087 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-11 16:23:32.720092 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-11 16:23:32.720096 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-11 16:23:32.720100 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-11 16:23:32.720105 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-11 16:23:32.720109 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-11 16:23:32.720113 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-11 16:23:32.720117 | controller |       NNCP_INTERFACE: enp6s0
2026-06-11 16:23:32.720122 | controller |       NNCP_NODES: ''
2026-06-11 16:23:32.720126 | controller |       NNCP_TIMEOUT: 240s
2026-06-11 16:23:32.720130 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-11 16:23:32.720135 | controller |       NOVA_BRANCH: main
2026-06-11 16:23:32.720139 | controller |       NOVA_COMMIT_HASH: ''
2026-06-11 16:23:32.720143 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-11 16:23:32.720148 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-11 16:23:32.720152 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-11 16:23:32.720156 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-11 16:23:32.720160 | controller |       OCP_NETWORK_NAME: crc
2026-06-11 16:23:32.720164 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-11 16:23:32.720169 | controller |       OCTAVIA_BRANCH: main
2026-06-11 16:23:32.720173 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-11 16:23:32.720177 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-11 16:23:32.720209 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-11 16:23:32.720213 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-11 16:23:32.720218 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-11 16:23:32.720222 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-11 16:23:32.720226 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-11 16:23:32.720230 | controller |       OKD: 'false'
2026-06-11 16:23:32.720235 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 16:23:32.720239 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-11 16:23:32.720243 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-11 16:23:32.720247 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:23:32.720256 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-11 16:23:32.720260 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:23:32.720265 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-11 16:23:32.720271 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:23:32.720276 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-11 16:23:32.720280 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-11 16:23:32.720285 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-11 16:23:32.720291 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-11 16:23:32.720295 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-11 16:23:32.720300 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 16:23:32.720304 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-11 16:23:32.720308 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-11 16:23:32.720318 | controller |       OPERATOR_CHANNEL: ''
2026-06-11 16:23:32.720324 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-11 16:23:32.720329 | controller |       OPERATOR_SOURCE: ''
2026-06-11 16:23:32.720333 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-11 16:23:32.720337 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:23:32.720341 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:23:32.720346 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-11 16:23:32.720350 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-11 16:23:32.720354 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-11 16:23:32.720362 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-11 16:23:32.720366 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-11 16:23:32.720371 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-11 16:23:32.720375 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-11 16:23:32.720379 | controller |       OVN_BRANCH: main
2026-06-11 16:23:32.720383 | controller |       OVN_COMMIT_HASH: ''
2026-06-11 16:23:32.720387 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-11 16:23:32.720392 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-11 16:23:32.720396 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-11 16:23:32.720400 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-11 16:23:32.720404 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-11 16:23:32.720409 | controller |       PASSWORD: '12345678'
2026-06-11 16:23:32.720413 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-11 16:23:32.720417 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-11 16:23:32.720421 | controller |       RABBITMQ_BRANCH: patches
2026-06-11 16:23:32.720426 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-11 16:23:32.720430 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-11 16:23:32.720434 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-11 16:23:32.720438 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-11 16:23:32.720442 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-11 16:23:32.720447 | controller |       REDHAT_OPERATORS: 'false'
2026-06-11 16:23:32.720451 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-11 16:23:32.720455 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-11 16:23:32.720459 | controller |       REDIS_DEPL_IMG: unused
2026-06-11 16:23:32.720463 | controller |       RH_REGISTRY_PWD: ''
2026-06-11 16:23:32.720467 | controller |       RH_REGISTRY_USER: ''
2026-06-11 16:23:32.720472 | controller |       SECRET: osp-secret
2026-06-11 16:23:32.720476 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-11 16:23:32.720480 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-11 16:23:32.720484 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-11 16:23:32.720488 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-11 16:23:32.720493 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-11 16:23:32.720497 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-11 16:23:32.720501 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-11 16:23:32.720505 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-11 16:23:32.720509 | controller |       STORAGE_CLASS: local-storage
2026-06-11 16:23:32.720514 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-11 16:23:32.720520 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-11 16:23:32.720525 | controller |       SWIFT_BRANCH: main
2026-06-11 16:23:32.720529 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-11 16:23:32.720533 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-11 16:23:32.720537 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-11 16:23:32.720542 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-11 16:23:32.720546 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-11 16:23:32.720550 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-11 16:23:32.720554 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-11 16:23:32.720559 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-11 16:23:32.720563 | controller |       TELEMETRY_BRANCH: main
2026-06-11 16:23:32.720567 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-11 16:23:32.720571 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-11 16:23:32.720575 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-11 16:23:32.720580 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-11 16:23:32.720584 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-11 16:23:32.720588 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-11 16:23:32.720592 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-11 16:23:32.720596 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-11 16:23:32.720600 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-11 16:23:32.720604 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-11 16:23:32.720609 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-11 16:23:32.720613 | controller |       TENANT_HOST_ROUTES: ''
2026-06-11 16:23:32.720617 | controller |       TEST_BRANCH: main
2026-06-11 16:23:32.720621 | controller |       TEST_COMMIT_HASH: ''
2026-06-11 16:23:32.720628 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-11 16:23:32.720632 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-11 16:23:32.720636 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-11 16:23:32.720640 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-11 16:23:32.720645 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-11 16:23:32.720649 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-11 16:23:32.720653 | controller |       TIMEOUT: 300s
2026-06-11 16:23:32.720657 | controller |       TLS_ENABLED: 'false'
2026-06-11 16:23:32.720661 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-11 16:23:32.720665 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-11 16:23:32.720670 | controller |       tripleo_deploy: 'export REGISTRY_USER:'
2026-06-11 16:23:32.737416 | controller |
2026-06-11 16:23:32.737473 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-11 16:23:32.737479 | controller | Thursday 11 June 2026  16:23:32 +0000 (0:00:00.060)       0:01:05.617 *********
2026-06-11 16:23:32.737483 | controller | Thursday 11 June 2026  16:23:32 +0000 (0:00:00.061)       0:01:05.616 *********
2026-06-11 16:23:33.061691 | controller | ok: [localhost]
2026-06-11 16:23:33.061767 | controller |
2026-06-11 16:23:33.061773 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-11 16:23:33.061778 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.325)       0:01:05.942 *********
2026-06-11 16:23:33.061783 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.324)       0:01:05.941 *********
2026-06-11 16:23:33.096441 | controller | ok: [localhost] =>
2026-06-11 16:23:33.096528 | controller |     cifmw_generate_makes:
2026-06-11 16:23:33.096537 | controller |       changed: false
2026-06-11 16:23:33.096545 | controller |       debug:
2026-06-11 16:23:33.096552 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-11 16:23:33.096559 | controller |         - all
2026-06-11 16:23:33.096566 | controller |         - help
2026-06-11 16:23:33.096573 | controller |         - cleanup
2026-06-11 16:23:33.096580 | controller |         - deploy_cleanup
2026-06-11 16:23:33.096587 | controller |         - wait
2026-06-11 16:23:33.096593 | controller |         - crc_storage
2026-06-11 16:23:33.096600 | controller |         - crc_storage_cleanup
2026-06-11 16:23:33.096607 | controller |         - crc_storage_release
2026-06-11 16:23:33.096614 | controller |         - crc_storage_with_retries
2026-06-11 16:23:33.096621 | controller |         - crc_storage_cleanup_with_retries
2026-06-11 16:23:33.096629 | controller |         - operator_namespace
2026-06-11 16:23:33.096636 | controller |         - namespace
2026-06-11 16:23:33.096665 | controller |         - namespace_cleanup
2026-06-11 16:23:33.096672 | controller |         - input
2026-06-11 16:23:33.096679 | controller |         - input_cleanup
2026-06-11 16:23:33.096686 | controller |         - crc_bmo_setup
2026-06-11 16:23:33.096692 | controller |         - crc_bmo_cleanup
2026-06-11 16:23:33.096700 | controller |         - mirror_registry
2026-06-11 16:23:33.096707 | controller |         - mirror_registry_secure
2026-06-11 16:23:33.096714 | controller |         - mirror_registry_ca
2026-06-11 16:23:33.096721 | controller |         - mirror_registry_cleanup
2026-06-11 16:23:33.096728 | controller |         - openstack_prep
2026-06-11 16:23:33.096735 | controller |         - openstack
2026-06-11 16:23:33.096742 | controller |         - openstack_wait
2026-06-11 16:23:33.096748 | controller |         - openstack_init
2026-06-11 16:23:33.096755 | controller |         - openstack_cleanup
2026-06-11 16:23:33.096762 | controller |         - openstack_repo
2026-06-11 16:23:33.096769 | controller |         - openstack_deploy_prep
2026-06-11 16:23:33.096776 | controller |         - openstack_deploy
2026-06-11 16:23:33.096782 | controller |         - openstack_wait_deploy
2026-06-11 16:23:33.096789 | controller |         - openstack_deploy_cleanup
2026-06-11 16:23:33.096796 | controller |         - openstack_update_run
2026-06-11 16:23:33.096803 | controller |         - update_services
2026-06-11 16:23:33.096810 | controller |         - update_system
2026-06-11 16:23:33.096817 | controller |         - openstack_patch_version
2026-06-11 16:23:33.096824 | controller |         - edpm_deploy_generate_keys
2026-06-11 16:23:33.096831 | controller |         - edpm_patch_ansible_runner_image
2026-06-11 16:23:33.096838 | controller |         - edpm_deploy_prep
2026-06-11 16:23:33.096845 | controller |         - edpm_deploy_cleanup
2026-06-11 16:23:33.096851 | controller |         - edpm_deploy
2026-06-11 16:23:33.096858 | controller |         - edpm_deploy_baremetal_prep
2026-06-11 16:23:33.096865 | controller |         - edpm_deploy_baremetal
2026-06-11 16:23:33.096872 | controller |         - edpm_wait_deploy_baremetal
2026-06-11 16:23:33.096879 | controller |         - edpm_wait_deploy
2026-06-11 16:23:33.096886 | controller |         - edpm_register_dns
2026-06-11 16:23:33.096893 | controller |         - edpm_nova_discover_hosts
2026-06-11 16:23:33.096900 | controller |         - openstack_crds
2026-06-11 16:23:33.096907 | controller |         - openstack_crds_cleanup
2026-06-11 16:23:33.096913 | controller |         - edpm_deploy_networker_prep
2026-06-11 16:23:33.096920 | controller |         - edpm_deploy_networker_cleanup
2026-06-11 16:23:33.096927 | controller |         - edpm_deploy_networker
2026-06-11 16:23:33.096934 | controller |         - infra_prep
2026-06-11 16:23:33.096941 | controller |         - infra
2026-06-11 16:23:33.096948 | controller |         - infra_cleanup
2026-06-11 16:23:33.096955 | controller |         - dns_deploy_prep
2026-06-11 16:23:33.096962 | controller |         - dns_deploy
2026-06-11 16:23:33.096970 | controller |         - dns_deploy_cleanup
2026-06-11 16:23:33.096976 | controller |         - netconfig_deploy_prep
2026-06-11 16:23:33.096983 | controller |         - netconfig_deploy
2026-06-11 16:23:33.096999 | controller |         - netconfig_deploy_cleanup
2026-06-11 16:23:33.097007 | controller |         - memcached_deploy_prep
2026-06-11 16:23:33.097014 | controller |         - memcached_deploy
2026-06-11 16:23:33.097021 | controller |         - memcached_deploy_cleanup
2026-06-11 16:23:33.097028 | controller |         - keystone_prep
2026-06-11 16:23:33.097035 | controller |         - keystone
2026-06-11 16:23:33.097042 | controller |         - keystone_cleanup
2026-06-11 16:23:33.097049 | controller |         - keystone_deploy_prep
2026-06-11 16:23:33.097055 | controller |         - keystone_deploy
2026-06-11 16:23:33.097062 | controller |         - keystone_deploy_cleanup
2026-06-11 16:23:33.097069 | controller |         - barbican_prep
2026-06-11 16:23:33.097076 | controller |         - barbican
2026-06-11 16:23:33.097083 | controller |         - barbican_cleanup
2026-06-11 16:23:33.097090 | controller |         - barbican_deploy_prep
2026-06-11 16:23:33.097096 | controller |         - barbican_deploy
2026-06-11 16:23:33.097103 | controller |         - barbican_deploy_validate
2026-06-11 16:23:33.097110 | controller |         - barbican_deploy_cleanup
2026-06-11 16:23:33.097117 | controller |         - mariadb
2026-06-11 16:23:33.097128 | controller |         - mariadb_cleanup
2026-06-11 16:23:33.097134 | controller |         - mariadb_deploy_prep
2026-06-11 16:23:33.097141 | controller |         - mariadb_deploy
2026-06-11 16:23:33.097148 | controller |         - mariadb_deploy_cleanup
2026-06-11 16:23:33.097155 | controller |         - glance_prep
2026-06-11 16:23:33.097162 | controller |         - glance
2026-06-11 16:23:33.097168 | controller |         - glance_cleanup
2026-06-11 16:23:33.097175 | controller |         - glance_deploy_prep
2026-06-11 16:23:33.097215 | controller |         - glance_deploy
2026-06-11 16:23:33.097225 | controller |         - glance_deploy_cleanup
2026-06-11 16:23:33.097232 | controller |         - ovn_prep
2026-06-11 16:23:33.097239 | controller |         - ovn
2026-06-11 16:23:33.097246 | controller |         - ovn_cleanup
2026-06-11 16:23:33.097253 | controller |         - ovn_deploy_prep
2026-06-11 16:23:33.097260 | controller |         - ovn_deploy
2026-06-11 16:23:33.097266 | controller |         - ovn_deploy_cleanup
2026-06-11 16:23:33.097273 | controller |         - neutron_prep
2026-06-11 16:23:33.097280 | controller |         - neutron
2026-06-11 16:23:33.097287 | controller |         - neutron_cleanup
2026-06-11 16:23:33.097294 | controller |         - neutron_deploy_prep
2026-06-11 16:23:33.097300 | controller |         - neutron_deploy
2026-06-11 16:23:33.097307 | controller |         - neutron_deploy_cleanup
2026-06-11 16:23:33.097314 | controller |         - cinder_prep
2026-06-11 16:23:33.097321 | controller |         - cinder
2026-06-11 16:23:33.097327 | controller |         - cinder_cleanup
2026-06-11 16:23:33.097334 | controller |         - cinder_deploy_prep
2026-06-11 16:23:33.097341 | controller |         - cinder_deploy
2026-06-11 16:23:33.097348 | controller |         - cinder_deploy_cleanup
2026-06-11 16:23:33.097355 | controller |         - rabbitmq_prep
2026-06-11 16:23:33.097361 | controller |         - rabbitmq
2026-06-11 16:23:33.097368 | controller |         - rabbitmq_cleanup
2026-06-11 16:23:33.097375 | controller |         - rabbitmq_deploy_prep
2026-06-11 16:23:33.097382 | controller |         - rabbitmq_deploy
2026-06-11 16:23:33.097389 | controller |         - rabbitmq_deploy_cleanup
2026-06-11 16:23:33.097396 | controller |         - infra_rabbitmq_deploy_prep
2026-06-11 16:23:33.097403 | controller |         - infra_rabbitmq_deploy
2026-06-11 16:23:33.097410 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-11 16:23:33.097417 | controller |         - ironic_prep
2026-06-11 16:23:33.097423 | controller |         - ironic
2026-06-11 16:23:33.097430 | controller |         - ironic_cleanup
2026-06-11 16:23:33.097437 | controller |         - ironic_deploy_prep
2026-06-11 16:23:33.097443 | controller |         - ironic_deploy
2026-06-11 16:23:33.097450 | controller |         - ironic_deploy_cleanup
2026-06-11 16:23:33.097457 | controller |         - octavia_prep
2026-06-11 16:23:33.097464 | controller |         - octavia
2026-06-11 16:23:33.097471 | controller |         - octavia_cleanup
2026-06-11 16:23:33.097478 | controller |         - octavia_deploy_prep
2026-06-11 16:23:33.097484 | controller |         - octavia_deploy
2026-06-11 16:23:33.097491 | controller |         - octavia_deploy_cleanup
2026-06-11 16:23:33.097498 | controller |         - designate_prep
2026-06-11 16:23:33.097505 | controller |         - designate
2026-06-11 16:23:33.097511 | controller |         - designate_cleanup
2026-06-11 16:23:33.097518 | controller |         - designate_deploy_prep
2026-06-11 16:23:33.097525 | controller |         - designate_deploy
2026-06-11 16:23:33.097532 | controller |         - designate_deploy_cleanup
2026-06-11 16:23:33.097538 | controller |         - nova_prep
2026-06-11 16:23:33.097549 | controller |         - nova
2026-06-11 16:23:33.097556 | controller |         - nova_cleanup
2026-06-11 16:23:33.097563 | controller |         - nova_deploy_prep
2026-06-11 16:23:33.097569 | controller |         - nova_deploy
2026-06-11 16:23:33.097576 | controller |         - nova_deploy_cleanup
2026-06-11 16:23:33.097583 | controller |         - mariadb_kuttl_run
2026-06-11 16:23:33.097589 | controller |         - mariadb_kuttl
2026-06-11 16:23:33.097596 | controller |         - kuttl_db_prep
2026-06-11 16:23:33.097603 | controller |         - kuttl_db_cleanup
2026-06-11 16:23:33.097609 | controller |         - kuttl_common_prep
2026-06-11 16:23:33.097616 | controller |         - kuttl_common_cleanup
2026-06-11 16:23:33.097622 | controller |         - keystone_kuttl_run
2026-06-11 16:23:33.097645 | controller |         - keystone_kuttl
2026-06-11 16:23:33.097652 | controller |         - barbican_kuttl_run
2026-06-11 16:23:33.097659 | controller |         - barbican_kuttl
2026-06-11 16:23:33.097709 | controller |         - cinder_kuttl_run
2026-06-11 16:23:33.097716 | controller |         - cinder_kuttl
2026-06-11 16:23:33.097723 | controller |         - neutron_kuttl_run
2026-06-11 16:23:33.097729 | controller |         - neutron_kuttl
2026-06-11 16:23:33.097735 | controller |         - octavia_kuttl_run
2026-06-11 16:23:33.097742 | controller |         - octavia_kuttl
2026-06-11 16:23:33.097749 | controller |         - designate_kuttl
2026-06-11 16:23:33.097756 | controller |         - designate_kuttl_run
2026-06-11 16:23:33.097762 | controller |         - ovn_kuttl_run
2026-06-11 16:23:33.097768 | controller |         - ovn_kuttl
2026-06-11 16:23:33.097775 | controller |         - infra_kuttl_run
2026-06-11 16:23:33.097782 | controller |         - infra_kuttl
2026-06-11 16:23:33.097788 | controller |         - ironic_kuttl_run
2026-06-11 16:23:33.097795 | controller |         - ironic_kuttl
2026-06-11 16:23:33.097802 | controller |         - ironic_kuttl_crc
2026-06-11 16:23:33.097808 | controller |         - heat_kuttl_run
2026-06-11 16:23:33.097815 | controller |         - heat_kuttl
2026-06-11 16:23:33.097822 | controller |         - heat_kuttl_crc
2026-06-11 16:23:33.097829 | controller |         - glance_kuttl_run
2026-06-11 16:23:33.097835 | controller |         - glance_kuttl
2026-06-11 16:23:33.097842 | controller |         - manila_kuttl_run
2026-06-11 16:23:33.097849 | controller |         - manila_kuttl
2026-06-11 16:23:33.097855 | controller |         - swift_kuttl_run
2026-06-11 16:23:33.097862 | controller |         - swift_kuttl
2026-06-11 16:23:33.097869 | controller |         - horizon_kuttl_run
2026-06-11 16:23:33.097875 | controller |         - horizon_kuttl
2026-06-11 16:23:33.097882 | controller |         - openstack_kuttl_prep
2026-06-11 16:23:33.097889 | controller |         - openstack_kuttl_run
2026-06-11 16:23:33.097896 | controller |         - openstack_kuttl_cleanup
2026-06-11 16:23:33.097903 | controller |         - openstack_kuttl
2026-06-11 16:23:33.097910 | controller |         - mariadb_chainsaw_run
2026-06-11 16:23:33.097916 | controller |         - mariadb_chainsaw
2026-06-11 16:23:33.097923 | controller |         - horizon_prep
2026-06-11 16:23:33.097930 | controller |         - horizon
2026-06-11 16:23:33.097936 | controller |         - horizon_cleanup
2026-06-11 16:23:33.097943 | controller |         - horizon_deploy_prep
2026-06-11 16:23:33.097949 | controller |         - horizon_deploy
2026-06-11 16:23:33.097956 | controller |         - horizon_deploy_cleanup
2026-06-11 16:23:33.097963 | controller |         - heat_prep
2026-06-11 16:23:33.097970 | controller |         - heat
2026-06-11 16:23:33.097977 | controller |         - heat_cleanup
2026-06-11 16:23:33.097983 | controller |         - heat_deploy_prep
2026-06-11 16:23:33.097990 | controller |         - heat_deploy
2026-06-11 16:23:33.097996 | controller |         - heat_deploy_cleanup
2026-06-11 16:23:33.098003 | controller |         - baremetal_prep
2026-06-11 16:23:33.098009 | controller |         - baremetal
2026-06-11 16:23:33.098015 | controller |         - baremetal_cleanup
2026-06-11 16:23:33.098022 | controller |         - ceph_help
2026-06-11 16:23:33.098028 | controller |         - ceph
2026-06-11 16:23:33.098035 | controller |         - ceph_cleanup
2026-06-11 16:23:33.098041 | controller |         - rook_prep
2026-06-11 16:23:33.098048 | controller |         - rook
2026-06-11 16:23:33.098055 | controller |         - rook_deploy_prep
2026-06-11 16:23:33.098061 | controller |         - rook_deploy
2026-06-11 16:23:33.098068 | controller |         - rook_crc_disk
2026-06-11 16:23:33.098074 | controller |         - rook_cleanup
2026-06-11 16:23:33.098080 | controller |         - lvms
2026-06-11 16:23:33.098087 | controller |         - nmstate
2026-06-11 16:23:33.098094 | controller |         - nncp
2026-06-11 16:23:33.098100 | controller |         - nncp_cleanup
2026-06-11 16:23:33.098107 | controller |         - netattach
2026-06-11 16:23:33.098120 | controller |         - netattach_cleanup
2026-06-11 16:23:33.098126 | controller |         - metallb
2026-06-11 16:23:33.098134 | controller |         - metallb_config
2026-06-11 16:23:33.098141 | controller |         - metallb_config_cleanup
2026-06-11 16:23:33.098148 | controller |         - metallb_cleanup
2026-06-11 16:23:33.098155 | controller |         - loki
2026-06-11 16:23:33.098161 | controller |         - loki_cleanup
2026-06-11 16:23:33.098168 | controller |         - loki_deploy
2026-06-11 16:23:33.098175 | controller |         - loki_deploy_cleanup
2026-06-11 16:23:33.098210 | controller |         - netobserv
2026-06-11 16:23:33.098218 | controller |         - netobserv_cleanup
2026-06-11 16:23:33.098225 | controller |         - netobserv_deploy
2026-06-11 16:23:33.098232 | controller |         - netobserv_deploy_cleanup
2026-06-11 16:23:33.098240 | controller |         - manila_prep
2026-06-11 16:23:33.098247 | controller |         - manila
2026-06-11 16:23:33.098254 | controller |         - manila_cleanup
2026-06-11 16:23:33.098260 | controller |         - manila_deploy_prep
2026-06-11 16:23:33.098267 | controller |         - manila_deploy
2026-06-11 16:23:33.098274 | controller |         - manila_deploy_cleanup
2026-06-11 16:23:33.098281 | controller |         - telemetry_prep
2026-06-11 16:23:33.098288 | controller |         - telemetry
2026-06-11 16:23:33.098295 | controller |         - telemetry_cleanup
2026-06-11 16:23:33.098301 | controller |         - telemetry_deploy_prep
2026-06-11 16:23:33.098308 | controller |         - telemetry_deploy
2026-06-11 16:23:33.098315 | controller |         - telemetry_deploy_cleanup
2026-06-11 16:23:33.098322 | controller |         - telemetry_kuttl_run
2026-06-11 16:23:33.098329 | controller |         - telemetry_kuttl
2026-06-11 16:23:33.098335 | controller |         - test_operator_prep
2026-06-11 16:23:33.098342 | controller |         - test_operator
2026-06-11 16:23:33.098349 | controller |         - test_operator_cleanup
2026-06-11 16:23:33.098356 | controller |         - test_operator_deploy_prep
2026-06-11 16:23:33.098364 | controller |         - test_operator_deploy
2026-06-11 16:23:33.098370 | controller |         - test_operator_deploy_cleanup
2026-06-11 16:23:33.098378 | controller |         - test_operator_kuttl_run
2026-06-11 16:23:33.098385 | controller |         - test_operator_kuttl
2026-06-11 16:23:33.098391 | controller |         - swift_prep
2026-06-11 16:23:33.098398 | controller |         - swift
2026-06-11 16:23:33.098405 | controller |         - swift_cleanup
2026-06-11 16:23:33.098412 | controller |         - swift_deploy_prep
2026-06-11 16:23:33.098419 | controller |         - swift_deploy
2026-06-11 16:23:33.098426 | controller |         - swift_deploy_cleanup
2026-06-11 16:23:33.098433 | controller |         - certmanager
2026-06-11 16:23:33.098439 | controller |         - certmanager_cleanup
2026-06-11 16:23:33.098446 | controller |         - validate_marketplace
2026-06-11 16:23:33.098452 | controller |         - redis_deploy_prep
2026-06-11 16:23:33.098459 | controller |         - redis_deploy
2026-06-11 16:23:33.098466 | controller |         - redis_deploy_cleanup
2026-06-11 16:23:33.098472 | controller |         - set_slower_etcd_profile
2026-06-11 16:23:33.098479 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-11 16:23:33.098487 | controller |         - help
2026-06-11 16:23:33.098494 | controller |         - download_tools
2026-06-11 16:23:33.098501 | controller |         - nfs
2026-06-11 16:23:33.098508 | controller |         - nfs_cleanup
2026-06-11 16:23:33.098515 | controller |         - crc
2026-06-11 16:23:33.098521 | controller |         - crc_cleanup
2026-06-11 16:23:33.098528 | controller |         - crc_scrub
2026-06-11 16:23:33.098535 | controller |         - crc_attach_default_interface
2026-06-11 16:23:33.098542 | controller |         - crc_attach_default_interface_cleanup
2026-06-11 16:23:33.098549 | controller |         - ipv6_lab_network
2026-06-11 16:23:33.098556 | controller |         - ipv6_lab_network_cleanup
2026-06-11 16:23:33.098563 | controller |         - ipv6_lab_nat64_router
2026-06-11 16:23:33.098570 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-11 16:23:33.098577 | controller |         - ipv6_lab_sno
2026-06-11 16:23:33.098584 | controller |         - ipv6_lab_sno_cleanup
2026-06-11 16:23:33.098591 | controller |         - ipv6_lab
2026-06-11 16:23:33.098598 | controller |         - ipv6_lab_cleanup
2026-06-11 16:23:33.098605 | controller |         - attach_default_interface
2026-06-11 16:23:33.098612 | controller |         - attach_default_interface_cleanup
2026-06-11 16:23:33.098619 | controller |         - network_isolation_bridge
2026-06-11 16:23:33.098626 | controller |         - network_isolation_bridge_cleanup
2026-06-11 16:23:33.098633 | controller |         - edpm_baremetal_compute
2026-06-11 16:23:33.098640 | controller |         - edpm_compute
2026-06-11 16:23:33.098652 | controller |         - edpm_compute_bootc
2026-06-11 16:23:33.098659 | controller |         - edpm_ansible_runner
2026-06-11 16:23:33.098666 | controller |         - edpm_computes_bgp
2026-06-11 16:23:33.098673 | controller |         - edpm_compute_repos
2026-06-11 16:23:33.098680 | controller |         - edpm_compute_cleanup
2026-06-11 16:23:33.098687 | controller |         - edpm_networker
2026-06-11 16:23:33.098694 | controller |         - edpm_networker_cleanup
2026-06-11 16:23:33.098701 | controller |         - edpm_deploy_instance
2026-06-11 16:23:33.098707 | controller |         - tripleo_deploy
2026-06-11 16:23:33.098714 | controller |         - standalone_deploy
2026-06-11 16:23:33.098721 | controller |         - standalone_sync
2026-06-11 16:23:33.098728 | controller |         - standalone
2026-06-11 16:23:33.098735 | controller |         - standalone_cleanup
2026-06-11 16:23:33.098742 | controller |         - standalone_snapshot
2026-06-11 16:23:33.098749 | controller |         - standalone_revert
2026-06-11 16:23:33.098756 | controller |         - cifmw_prepare
2026-06-11 16:23:33.098762 | controller |         - cifmw_cleanup
2026-06-11 16:23:33.098769 | controller |         - bmaas_network
2026-06-11 16:23:33.098785 | controller |         - bmaas_network_cleanup
2026-06-11 16:23:33.098792 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-11 16:23:33.098799 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-11 16:23:33.098806 | controller |         - bmaas_crc_attach_network
2026-06-11 16:23:33.098813 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-11 16:23:33.098820 | controller |         - bmaas_crc_baremetal_bridge
2026-06-11 16:23:33.098827 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-11 16:23:33.098834 | controller |         - bmaas_baremetal_net_nad
2026-06-11 16:23:33.098841 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-11 16:23:33.098848 | controller |         - bmaas_metallb
2026-06-11 16:23:33.098855 | controller |         - bmaas_metallb_cleanup
2026-06-11 16:23:33.098862 | controller |         - bmaas_virtual_bms
2026-06-11 16:23:33.098869 | controller |         - bmaas_virtual_bms_cleanup
2026-06-11 16:23:33.098882 | controller |         - bmaas_sushy_emulator
2026-06-11 16:23:33.098889 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-11 16:23:33.098896 | controller |         - bmaas_sushy_emulator_wait
2026-06-11 16:23:33.098903 | controller |         - bmaas_generate_nodes_yaml
2026-06-11 16:23:33.098910 | controller |         - bmaas
2026-06-11 16:23:33.098917 | controller |         - bmaas_cleanup
2026-06-11 16:23:33.098924 | controller |       failed: false
2026-06-11 16:23:33.098930 | controller |       success: true
2026-06-11 16:23:33.105272 | controller |
2026-06-11 16:23:33.105326 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-11 16:23:33.105335 | controller |   {
2026-06-11 16:23:33.105342 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-11 16:23:33.105350 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-11 16:23:33.105357 | controller |   } | to_nice_yaml
2026-06-11 16:23:33.105364 | controller | }}, mode=0644] ***
2026-06-11 16:23:33.105371 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.043)       0:01:05.985 *********
2026-06-11 16:23:33.105377 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.043)       0:01:05.984 *********
2026-06-11 16:23:33.522413 | controller | changed: [localhost]
2026-06-11 16:23:33.522465 | controller |
2026-06-11 16:23:33.522471 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-11 16:23:33.522475 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.416)       0:01:06.402 *********
2026-06-11 16:23:33.522479 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.416)       0:01:06.400 *********
2026-06-11 16:23:33.583462 | controller | skipping: [localhost]
2026-06-11 16:23:33.583518 | controller |
2026-06-11 16:23:33.583523 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-11 16:23:33.583528 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.061)       0:01:06.463 *********
2026-06-11 16:23:33.583531 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.061)       0:01:06.462 *********
2026-06-11 16:23:33.615274 | controller | ok: [localhost]
2026-06-11 16:23:33.615291 | controller |
2026-06-11 16:23:33.615305 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-11 16:23:33.615309 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.031)       0:01:06.495 *********
2026-06-11 16:23:33.615312 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.031)       0:01:06.494 *********
2026-06-11 16:23:33.658404 | 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-11 16:23:33.658471 | controller |
2026-06-11 16:23:33.658481 | 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-11 16:23:33.658496 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.043)       0:01:06.539 *********
2026-06-11 16:23:33.658505 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.043)       0:01:06.537 *********
2026-06-11 16:23:33.713735 | controller | ok: [localhost] =>
2026-06-11 16:23:33.713797 | controller |     changed: false
2026-06-11 16:23:33.713805 | controller |     msg: All assertions passed
2026-06-11 16:23:33.713814 | controller |
2026-06-11 16:23:33.713822 | 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-11 16:23:33.713831 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.055)       0:01:06.594 *********
2026-06-11 16:23:33.713838 | controller | Thursday 11 June 2026  16:23:33 +0000 (0:00:00.055)       0:01:06.593 *********
2026-06-11 16:23:34.285957 | controller | changed: [localhost]
2026-06-11 16:23:34.286029 | controller |
2026-06-11 16:23:34.286037 | 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-11 16:23:34.286044 | controller | Thursday 11 June 2026  16:23:34 +0000 (0:00:00.572)       0:01:07.166 *********
2026-06-11 16:23:34.286050 | controller | Thursday 11 June 2026  16:23:34 +0000 (0:00:00.572)       0:01:07.165 *********
2026-06-11 16:23:34.336697 | controller | ok: [localhost]
2026-06-11 16:23:34.336738 | controller |
2026-06-11 16:23:34.336746 | 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-11 16:23:34.336753 | controller | Thursday 11 June 2026  16:23:34 +0000 (0:00:00.050)       0:01:07.216 *********
2026-06-11 16:23:34.336759 | controller | Thursday 11 June 2026  16:23:34 +0000 (0:00:00.050)       0:01:07.215 *********
2026-06-11 16:23:34.414926 | controller | ok: [localhost]
2026-06-11 16:23:34.414974 | controller |
2026-06-11 16:23:34.414983 | 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-11 16:23:34.414991 | controller | Thursday 11 June 2026  16:23:34 +0000 (0:00:00.078)       0:01:07.294 *********
2026-06-11 16:23:34.414999 | controller | Thursday 11 June 2026  16:23:34 +0000 (0:00:00.078)       0:01:07.293 *********
2026-06-11 16:23:34.872917 | controller | changed: [localhost]
2026-06-11 16:23:34.872974 | controller |
2026-06-11 16:23:34.872979 | 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-11 16:23:34.872992 | controller | Thursday 11 June 2026  16:23:34 +0000 (0:00:00.458)       0:01:07.753 *********
2026-06-11 16:23:34.872996 | controller | Thursday 11 June 2026  16:23:34 +0000 (0:00:00.458)       0:01:07.751 *********
2026-06-11 16:23:34.973042 | controller | ok: [localhost]
2026-06-11 16:23:34.973119 | controller |
2026-06-11 16:23:34.973130 | 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-11 16:23:34.973140 | controller | Thursday 11 June 2026  16:23:34 +0000 (0:00:00.099)       0:01:07.852 *********
2026-06-11 16:23:34.973148 | controller | Thursday 11 June 2026  16:23:34 +0000 (0:00:00.099)       0:01:07.851 *********
2026-06-11 16:23:35.085294 | controller | ok: [localhost]
2026-06-11 16:23:35.085331 | controller |
2026-06-11 16:23:35.085340 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:23:35.085345 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.112)       0:01:07.965 *********
2026-06-11 16:23:35.085350 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.112)       0:01:07.964 *********
2026-06-11 16:23:35.202166 | 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-11 16:23:35.202217 | controller |
2026-06-11 16:23:35.202223 | 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-11 16:23:35.202229 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.117)       0:01:08.082 *********
2026-06-11 16:23:35.202233 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.117)       0:01:08.081 *********
2026-06-11 16:23:35.257887 | controller | ok: [localhost]
2026-06-11 16:23:35.257923 | controller |
2026-06-11 16:23:35.257930 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-11 16:23:35.257936 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.055)       0:01:08.138 *********
2026-06-11 16:23:35.257940 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.055)       0:01:08.137 *********
2026-06-11 16:23:35.453468 | controller | ok: [localhost]
2026-06-11 16:23:35.453514 | controller |
2026-06-11 16:23:35.453524 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-11 16:23:35.453532 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.195)       0:01:08.333 *********
2026-06-11 16:23:35.453540 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.195)       0:01:08.332 *********
2026-06-11 16:23:35.485784 | controller | skipping: [localhost]
2026-06-11 16:23:35.485822 | controller |
2026-06-11 16:23:35.485829 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-11 16:23:35.485835 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-11 16:23:35.485841 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-11 16:23:35.485846 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.032)       0:01:08.366 *********
2026-06-11 16:23:35.485852 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.032)       0:01:08.364 *********
2026-06-11 16:23:35.677470 | controller | ok: [localhost]
2026-06-11 16:23:35.677540 | controller |
2026-06-11 16:23:35.677548 | 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-11 16:23:35.677559 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.191)       0:01:08.557 *********
2026-06-11 16:23:35.677565 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.191)       0:01:08.556 *********
2026-06-11 16:23:35.706430 | controller | ok: [localhost]
2026-06-11 16:23:35.706469 | controller |
2026-06-11 16:23:35.706476 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-11 16:23:35.706482 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.028)       0:01:08.586 *********
2026-06-11 16:23:35.706488 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.028)       0:01:08.585 *********
2026-06-11 16:23:35.908407 | controller | ok: [localhost]
2026-06-11 16:23:35.908439 | controller |
2026-06-11 16:23:35.908444 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 16:23:35.908448 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.202)       0:01:08.789 *********
2026-06-11 16:23:35.908452 | controller | Thursday 11 June 2026  16:23:35 +0000 (0:00:00.202)       0:01:08.787 *********
2026-06-11 16:23:36.097550 | controller | ok: [localhost]
2026-06-11 16:23:36.097585 | controller |
2026-06-11 16:23:36.097592 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-11 16:23:36.097598 | controller | Thursday 11 June 2026  16:23:36 +0000 (0:00:00.188)       0:01:08.978 *********
2026-06-11 16:23:36.097602 | controller | Thursday 11 June 2026  16:23:36 +0000 (0:00:00.188)       0:01:08.976 *********
2026-06-11 16:24:23.324611 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-11 16:24:23.324712 | controller | changed: [localhost]
2026-06-11 16:24:23.324721 | controller |
2026-06-11 16:24:23.324729 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-11 16:24:23.324736 | controller | Thursday 11 June 2026  16:24:23 +0000 (0:00:47.226)       0:01:56.204 *********
2026-06-11 16:24:23.324743 | controller | Thursday 11 June 2026  16:24:23 +0000 (0:00:47.226)       0:01:56.203 *********
2026-06-11 16:24:23.360805 | controller | skipping: [localhost]
2026-06-11 16:24:23.360888 | controller |
2026-06-11 16:24:23.360895 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-11 16:24:23.360901 | controller | Thursday 11 June 2026  16:24:23 +0000 (0:00:00.036)       0:01:56.240 *********
2026-06-11 16:24:23.360906 | controller | Thursday 11 June 2026  16:24:23 +0000 (0:00:00.036)       0:01:56.239 *********
2026-06-11 16:24:23.558734 | controller | ok: [localhost]
2026-06-11 16:24:23.558827 | controller |
2026-06-11 16:24:23.558861 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-11 16:24:23.558871 | controller | Thursday 11 June 2026  16:24:23 +0000 (0:00:00.198)       0:01:56.439 *********
2026-06-11 16:24:23.558880 | controller | Thursday 11 June 2026  16:24:23 +0000 (0:00:00.198)       0:01:56.437 *********
2026-06-11 16:24:23.653781 | controller | skipping: [localhost]
2026-06-11 16:24:23.653896 | controller |
2026-06-11 16:24:23.653920 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-11 16:24:23.653930 | controller |
2026-06-11 16:24:23.653939 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-11 16:24:23.653949 | controller | Thursday 11 June 2026  16:24:23 +0000 (0:00:00.095)       0:01:56.534 *********
2026-06-11 16:24:23.653961 | controller | Thursday 11 June 2026  16:24:23 +0000 (0:00:00.095)       0:01:56.533 *********
2026-06-11 16:24:23.694600 | controller |
2026-06-11 16:24:23.694682 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-11 16:24:23.694706 | controller | Thursday 11 June 2026  16:24:23 +0000 (0:00:00.040)       0:01:56.575 *********
2026-06-11 16:24:23.694715 | controller | Thursday 11 June 2026  16:24:23 +0000 (0:00:00.040)       0:01:56.573 *********
2026-06-11 16:24:23.915220 | controller | ok: [localhost]
2026-06-11 16:24:23.915315 | controller |
2026-06-11 16:24:23.915326 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-11 16:24:23.915351 | controller | Thursday 11 June 2026  16:24:23 +0000 (0:00:00.219)       0:01:56.795 *********
2026-06-11 16:24:23.915359 | controller | Thursday 11 June 2026  16:24:23 +0000 (0:00:00.220)       0:01:56.793 *********
2026-06-11 16:24:24.151725 | controller | ok: [localhost]
2026-06-11 16:24:24.151781 | controller |
2026-06-11 16:24:24.151788 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-11 16:24:24.151794 | controller | ] ***
2026-06-11 16:24:24.151800 | controller | Thursday 11 June 2026  16:24:24 +0000 (0:00:00.237)       0:01:57.032 *********
2026-06-11 16:24:24.151806 | controller | Thursday 11 June 2026  16:24:24 +0000 (0:00:00.237)       0:01:57.031 *********
2026-06-11 16:24:24.183024 | controller | ok: [localhost] =>
2026-06-11 16:24:24.183052 | controller |     msg: |
2026-06-11 16:24:24.183059 | 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-11 16:24:24.183065 | controller |
2026-06-11 16:24:24.183070 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-11 16:24:24.183075 | controller | Thursday 11 June 2026  16:24:24 +0000 (0:00:00.031)       0:01:57.063 *********
2026-06-11 16:24:24.183079 | controller | Thursday 11 June 2026  16:24:24 +0000 (0:00:00.031)       0:01:57.062 *********
2026-06-11 16:24:24.253331 | 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-11 16:24:24.253413 | 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-11 16:24:24.253421 | 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-11 16:24:24.253429 | controller |
2026-06-11 16:24:24.253438 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 16:24:24.253446 | controller | Thursday 11 June 2026  16:24:24 +0000 (0:00:00.069)       0:01:57.133 *********
2026-06-11 16:24:24.253453 | controller | Thursday 11 June 2026  16:24:24 +0000 (0:00:00.069)       0:01:57.132 *********
2026-06-11 16:24:24.287031 | controller | skipping: [localhost]
2026-06-11 16:24:24.287102 | controller |
2026-06-11 16:24:24.287112 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 16:24:24.287121 | controller | Thursday 11 June 2026  16:24:24 +0000 (0:00:00.033)       0:01:57.167 *********
2026-06-11 16:24:24.287130 | controller | Thursday 11 June 2026  16:24:24 +0000 (0:00:00.033)       0:01:57.166 *********
2026-06-11 16:24:24.535248 | controller | ok: [localhost]
2026-06-11 16:24:24.535305 | controller |
2026-06-11 16:24:24.535310 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 16:24:24.535315 | controller | Thursday 11 June 2026  16:24:24 +0000 (0:00:00.248)       0:01:57.415 *********
2026-06-11 16:24:24.535319 | controller | Thursday 11 June 2026  16:24:24 +0000 (0:00:00.248)       0:01:57.414 *********
2026-06-11 16:24:24.889569 | controller | changed: [localhost]
2026-06-11 16:24:24.889644 | controller |
2026-06-11 16:24:24.889654 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 16:24:24.889663 | controller | Thursday 11 June 2026  16:24:24 +0000 (0:00:00.354)       0:01:57.770 *********
2026-06-11 16:24:24.889670 | controller | Thursday 11 June 2026  16:24:24 +0000 (0:00:00.354)       0:01:57.768 *********
2026-06-11 16:24:25.293715 | controller | ok: [localhost]
2026-06-11 16:24:25.293795 | controller |
2026-06-11 16:24:25.293804 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 16:24:25.293810 | controller | Thursday 11 June 2026  16:24:25 +0000 (0:00:00.404)       0:01:58.174 *********
2026-06-11 16:24:25.293815 | controller | Thursday 11 June 2026  16:24:25 +0000 (0:00:00.404)       0:01:58.172 *********
2026-06-11 16:24:25.667807 | controller | changed: [localhost]
2026-06-11 16:24:25.667880 | controller |
2026-06-11 16:24:25.667885 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 16:24:25.667889 | controller | Thursday 11 June 2026  16:24:25 +0000 (0:00:00.373)       0:01:58.547 *********
2026-06-11 16:24:25.667893 | controller | Thursday 11 June 2026  16:24:25 +0000 (0:00:00.373)       0:01:58.546 *********
2026-06-11 16:24:25.781814 | controller | ok: [localhost]
2026-06-11 16:24:25.781890 | controller |
2026-06-11 16:24:25.781895 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 16:24:25.781899 | controller | Thursday 11 June 2026  16:24:25 +0000 (0:00:00.113)       0:01:58.661 *********
2026-06-11 16:24:25.781903 | controller | Thursday 11 June 2026  16:24:25 +0000 (0:00:00.113)       0:01:58.660 *********
2026-06-11 16:24:26.019491 | controller | changed: [localhost]
2026-06-11 16:24:26.019597 | controller |
2026-06-11 16:24:26.019615 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 16:24:26.019628 | controller | Thursday 11 June 2026  16:24:26 +0000 (0:00:00.237)       0:01:58.899 *********
2026-06-11 16:24:26.019638 | controller | Thursday 11 June 2026  16:24:26 +0000 (0:00:00.237)       0:01:58.898 *********
2026-06-11 16:24:26.056851 | controller | skipping: [localhost]
2026-06-11 16:24:26.056939 | controller |
2026-06-11 16:24:26.056949 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 16:24:26.056977 | controller | Thursday 11 June 2026  16:24:26 +0000 (0:00:00.037)       0:01:58.936 *********
2026-06-11 16:24:26.056985 | controller | Thursday 11 June 2026  16:24:26 +0000 (0:00:00.037)       0:01:58.935 *********
2026-06-11 16:24:26.335278 | controller | ok: [localhost]
2026-06-11 16:24:26.335355 | controller |
2026-06-11 16:24:26.335366 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 16:24:26.335374 | controller | Thursday 11 June 2026  16:24:26 +0000 (0:00:00.277)       0:01:59.214 *********
2026-06-11 16:24:26.335382 | controller | Thursday 11 June 2026  16:24:26 +0000 (0:00:00.277)       0:01:59.213 *********
2026-06-11 16:24:26.628015 | controller | changed: [localhost]
2026-06-11 16:24:26.628069 | controller |
2026-06-11 16:24:26.628080 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 16:24:26.628089 | controller | Thursday 11 June 2026  16:24:26 +0000 (0:00:00.293)       0:01:59.508 *********
2026-06-11 16:24:26.628123 | controller | Thursday 11 June 2026  16:24:26 +0000 (0:00:00.293)       0:01:59.507 *********
2026-06-11 16:24:26.847708 | controller | ok: [localhost]
2026-06-11 16:24:26.847797 | controller |
2026-06-11 16:24:26.847809 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 16:24:26.847818 | controller | Thursday 11 June 2026  16:24:26 +0000 (0:00:00.219)       0:01:59.728 *********
2026-06-11 16:24:26.847827 | controller | Thursday 11 June 2026  16:24:26 +0000 (0:00:00.219)       0:01:59.726 *********
2026-06-11 16:24:27.243243 | controller | changed: [localhost]
2026-06-11 16:24:27.243285 | controller |
2026-06-11 16:24:27.243293 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 16:24:27.243299 | controller | Thursday 11 June 2026  16:24:27 +0000 (0:00:00.395)       0:02:00.123 *********
2026-06-11 16:24:27.243304 | controller | Thursday 11 June 2026  16:24:27 +0000 (0:00:00.395)       0:02:00.122 *********
2026-06-11 16:24:27.289802 | controller | ok: [localhost]
2026-06-11 16:24:27.289870 | controller |
2026-06-11 16:24:27.289876 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 16:24:27.289881 | controller | Thursday 11 June 2026  16:24:27 +0000 (0:00:00.046)       0:02:00.170 *********
2026-06-11 16:24:27.289885 | controller | Thursday 11 June 2026  16:24:27 +0000 (0:00:00.046)       0:02:00.169 *********
2026-06-11 16:24:27.463427 | controller | changed: [localhost]
2026-06-11 16:24:27.463498 | controller |
2026-06-11 16:24:27.463503 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 16:24:27.463507 | controller | Thursday 11 June 2026  16:24:27 +0000 (0:00:00.173)       0:02:00.344 *********
2026-06-11 16:24:27.463511 | controller | Thursday 11 June 2026  16:24:27 +0000 (0:00:00.173)       0:02:00.342 *********
2026-06-11 16:24:27.486961 | controller | skipping: [localhost]
2026-06-11 16:24:27.487017 | controller |
2026-06-11 16:24:27.487025 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 16:24:27.487030 | controller | Thursday 11 June 2026  16:24:27 +0000 (0:00:00.023)       0:02:00.367 *********
2026-06-11 16:24:27.487035 | controller | Thursday 11 June 2026  16:24:27 +0000 (0:00:00.023)       0:02:00.366 *********
2026-06-11 16:24:27.723452 | controller | ok: [localhost]
2026-06-11 16:24:27.723536 | controller |
2026-06-11 16:24:27.723547 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 16:24:27.723557 | controller | Thursday 11 June 2026  16:24:27 +0000 (0:00:00.235)       0:02:00.603 *********
2026-06-11 16:24:27.723565 | controller | Thursday 11 June 2026  16:24:27 +0000 (0:00:00.235)       0:02:00.601 *********
2026-06-11 16:24:27.938748 | controller | changed: [localhost]
2026-06-11 16:24:27.938820 | controller |
2026-06-11 16:24:27.938827 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 16:24:27.938832 | controller | Thursday 11 June 2026  16:24:27 +0000 (0:00:00.216)       0:02:00.819 *********
2026-06-11 16:24:27.938837 | controller | Thursday 11 June 2026  16:24:27 +0000 (0:00:00.216)       0:02:00.818 *********
2026-06-11 16:24:28.135511 | controller | ok: [localhost]
2026-06-11 16:24:28.135550 | controller |
2026-06-11 16:24:28.135558 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 16:24:28.135564 | controller | Thursday 11 June 2026  16:24:28 +0000 (0:00:00.196)       0:02:01.016 *********
2026-06-11 16:24:28.135569 | controller | Thursday 11 June 2026  16:24:28 +0000 (0:00:00.196)       0:02:01.014 *********
2026-06-11 16:24:28.577673 | controller | changed: [localhost]
2026-06-11 16:24:28.577740 | controller |
2026-06-11 16:24:28.577747 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 16:24:28.577753 | controller | Thursday 11 June 2026  16:24:28 +0000 (0:00:00.441)       0:02:01.457 *********
2026-06-11 16:24:28.577758 | controller | Thursday 11 June 2026  16:24:28 +0000 (0:00:00.441)       0:02:01.456 *********
2026-06-11 16:24:28.634989 | controller | ok: [localhost]
2026-06-11 16:24:28.635065 | controller |
2026-06-11 16:24:28.635070 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 16:24:28.635075 | controller | Thursday 11 June 2026  16:24:28 +0000 (0:00:00.057)       0:02:01.514 *********
2026-06-11 16:24:28.635079 | controller | Thursday 11 June 2026  16:24:28 +0000 (0:00:00.057)       0:02:01.513 *********
2026-06-11 16:24:28.861940 | controller | changed: [localhost]
2026-06-11 16:24:28.862018 | controller |
2026-06-11 16:24:28.862025 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-11 16:24:28.862031 | controller | Thursday 11 June 2026  16:24:28 +0000 (0:00:00.227)       0:02:01.741 *********
2026-06-11 16:24:28.862036 | controller | Thursday 11 June 2026  16:24:28 +0000 (0:00:00.227)       0:02:01.740 *********
2026-06-11 16:24:28.894291 | controller | skipping: [localhost]
2026-06-11 16:24:28.894378 | controller |
2026-06-11 16:24:28.894387 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-11 16:24:28.894394 | controller | Thursday 11 June 2026  16:24:28 +0000 (0:00:00.032)       0:02:01.774 *********
2026-06-11 16:24:28.894401 | controller | Thursday 11 June 2026  16:24:28 +0000 (0:00:00.032)       0:02:01.773 *********
2026-06-11 16:24:28.994433 | controller | skipping: [localhost]
2026-06-11 16:24:28.994504 | controller |
2026-06-11 16:24:28.994510 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-11 16:24:28.994516 | controller |
2026-06-11 16:24:28.994521 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-11 16:24:28.994527 | controller | Thursday 11 June 2026  16:24:28 +0000 (0:00:00.100)       0:02:01.875 *********
2026-06-11 16:24:28.994532 | controller | Thursday 11 June 2026  16:24:28 +0000 (0:00:00.100)       0:02:01.873 *********
2026-06-11 16:24:29.066572 | controller |
2026-06-11 16:24:29.066644 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-11 16:24:29.066649 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.072)       0:02:01.947 *********
2026-06-11 16:24:29.066664 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.072)       0:02:01.945 *********
2026-06-11 16:24:29.264014 | controller | ok: [localhost]
2026-06-11 16:24:29.264099 | controller |
2026-06-11 16:24:29.264110 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-11 16:24:29.264118 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.197)       0:02:02.144 *********
2026-06-11 16:24:29.264127 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.197)       0:02:02.143 *********
2026-06-11 16:24:29.488848 | controller | ok: [localhost]
2026-06-11 16:24:29.488919 | controller |
2026-06-11 16:24:29.488929 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-11 16:24:29.488938 | controller | ] ***
2026-06-11 16:24:29.488946 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.224)       0:02:02.369 *********
2026-06-11 16:24:29.488954 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.224)       0:02:02.367 *********
2026-06-11 16:24:29.520306 | controller | ok: [localhost] =>
2026-06-11 16:24:29.520372 | controller |     msg: |
2026-06-11 16:24:29.520377 | 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-11 16:24:29.520382 | controller |
2026-06-11 16:24:29.520387 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-11 16:24:29.520390 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.031)       0:02:02.400 *********
2026-06-11 16:24:29.520394 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.031)       0:02:02.399 *********
2026-06-11 16:24:29.580796 | 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-11 16:24:29.580878 | 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-11 16:24:29.580883 | 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-11 16:24:29.580887 | controller |
2026-06-11 16:24:29.580891 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 16:24:29.580896 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.060)       0:02:02.461 *********
2026-06-11 16:24:29.580899 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.060)       0:02:02.459 *********
2026-06-11 16:24:29.621773 | controller | skipping: [localhost]
2026-06-11 16:24:29.621846 | controller |
2026-06-11 16:24:29.621854 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 16:24:29.621859 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.040)       0:02:02.502 *********
2026-06-11 16:24:29.621864 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.040)       0:02:02.500 *********
2026-06-11 16:24:29.839620 | controller | ok: [localhost]
2026-06-11 16:24:29.839695 | controller |
2026-06-11 16:24:29.839706 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 16:24:29.839715 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.218)       0:02:02.720 *********
2026-06-11 16:24:29.839723 | controller | Thursday 11 June 2026  16:24:29 +0000 (0:00:00.218)       0:02:02.718 *********
2026-06-11 16:24:30.024175 | controller | changed: [localhost]
2026-06-11 16:24:30.024339 | controller |
2026-06-11 16:24:30.024355 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 16:24:30.024366 | controller | Thursday 11 June 2026  16:24:30 +0000 (0:00:00.184)       0:02:02.904 *********
2026-06-11 16:24:30.024377 | controller | Thursday 11 June 2026  16:24:30 +0000 (0:00:00.184)       0:02:02.903 *********
2026-06-11 16:24:30.238281 | controller | ok: [localhost]
2026-06-11 16:24:30.238374 | controller |
2026-06-11 16:24:30.238385 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 16:24:30.238393 | controller | Thursday 11 June 2026  16:24:30 +0000 (0:00:00.213)       0:02:03.118 *********
2026-06-11 16:24:30.238400 | controller | Thursday 11 June 2026  16:24:30 +0000 (0:00:00.213)       0:02:03.116 *********
2026-06-11 16:24:30.715703 | controller | changed: [localhost]
2026-06-11 16:24:30.715816 | controller |
2026-06-11 16:24:30.715826 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 16:24:30.715833 | controller | Thursday 11 June 2026  16:24:30 +0000 (0:00:00.477)       0:02:03.595 *********
2026-06-11 16:24:30.715839 | controller | Thursday 11 June 2026  16:24:30 +0000 (0:00:00.477)       0:02:03.594 *********
2026-06-11 16:24:30.780165 | controller | ok: [localhost]
2026-06-11 16:24:30.780258 | controller |
2026-06-11 16:24:30.780266 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 16:24:30.780273 | controller | Thursday 11 June 2026  16:24:30 +0000 (0:00:00.064)       0:02:03.660 *********
2026-06-11 16:24:30.780279 | controller | Thursday 11 June 2026  16:24:30 +0000 (0:00:00.064)       0:02:03.659 *********
2026-06-11 16:24:30.982023 | controller | changed: [localhost]
2026-06-11 16:24:30.982113 | controller |
2026-06-11 16:24:30.982124 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 16:24:30.982132 | controller | Thursday 11 June 2026  16:24:30 +0000 (0:00:00.201)       0:02:03.862 *********
2026-06-11 16:24:30.982172 | controller | Thursday 11 June 2026  16:24:30 +0000 (0:00:00.201)       0:02:03.861 *********
2026-06-11 16:24:31.022957 | controller | skipping: [localhost]
2026-06-11 16:24:31.023047 | controller |
2026-06-11 16:24:31.023057 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 16:24:31.023065 | controller | Thursday 11 June 2026  16:24:31 +0000 (0:00:00.040)       0:02:03.903 *********
2026-06-11 16:24:31.023073 | controller | Thursday 11 June 2026  16:24:31 +0000 (0:00:00.040)       0:02:03.902 *********
2026-06-11 16:24:31.394345 | controller | ok: [localhost]
2026-06-11 16:24:31.394420 | controller |
2026-06-11 16:24:31.394425 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 16:24:31.394430 | controller | Thursday 11 June 2026  16:24:31 +0000 (0:00:00.218)       0:02:04.121 *********
2026-06-11 16:24:31.394433 | controller | Thursday 11 June 2026  16:24:31 +0000 (0:00:00.371)       0:02:04.273 *********
2026-06-11 16:24:31.572574 | controller | changed: [localhost]
2026-06-11 16:24:31.572655 | controller |
2026-06-11 16:24:31.572665 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 16:24:31.572675 | controller | Thursday 11 June 2026  16:24:31 +0000 (0:00:00.331)       0:02:04.452 *********
2026-06-11 16:24:31.572686 | controller | Thursday 11 June 2026  16:24:31 +0000 (0:00:00.178)       0:02:04.451 *********
2026-06-11 16:24:31.741071 | controller | ok: [localhost]
2026-06-11 16:24:31.741166 | controller |
2026-06-11 16:24:31.741178 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 16:24:31.741217 | controller | Thursday 11 June 2026  16:24:31 +0000 (0:00:00.168)       0:02:04.621 *********
2026-06-11 16:24:31.741226 | controller | Thursday 11 June 2026  16:24:31 +0000 (0:00:00.168)       0:02:04.620 *********
2026-06-11 16:24:32.187459 | controller | changed: [localhost]
2026-06-11 16:24:32.187494 | controller |
2026-06-11 16:24:32.187500 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 16:24:32.187504 | controller | Thursday 11 June 2026  16:24:32 +0000 (0:00:00.446)       0:02:05.067 *********
2026-06-11 16:24:32.187507 | controller | Thursday 11 June 2026  16:24:32 +0000 (0:00:00.446)       0:02:05.066 *********
2026-06-11 16:24:32.254137 | controller | ok: [localhost]
2026-06-11 16:24:32.254259 | controller |
2026-06-11 16:24:32.254270 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 16:24:32.254276 | controller | Thursday 11 June 2026  16:24:32 +0000 (0:00:00.066)       0:02:05.134 *********
2026-06-11 16:24:32.254282 | controller | Thursday 11 June 2026  16:24:32 +0000 (0:00:00.066)       0:02:05.132 *********
2026-06-11 16:24:32.726271 | controller | changed: [localhost]
2026-06-11 16:24:32.726349 | controller |
2026-06-11 16:24:32.726355 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 16:24:32.726359 | controller | Thursday 11 June 2026  16:24:32 +0000 (0:00:00.472)       0:02:05.606 *********
2026-06-11 16:24:32.726363 | controller | Thursday 11 June 2026  16:24:32 +0000 (0:00:00.472)       0:02:05.605 *********
2026-06-11 16:24:32.750809 | controller | skipping: [localhost]
2026-06-11 16:24:32.750849 | controller |
2026-06-11 16:24:32.750855 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 16:24:32.750861 | controller | Thursday 11 June 2026  16:24:32 +0000 (0:00:00.025)       0:02:05.631 *********
2026-06-11 16:24:32.750866 | controller | Thursday 11 June 2026  16:24:32 +0000 (0:00:00.025)       0:02:05.630 *********
2026-06-11 16:24:32.988453 | controller | ok: [localhost]
2026-06-11 16:24:32.988516 | controller |
2026-06-11 16:24:32.988530 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 16:24:32.988542 | controller | Thursday 11 June 2026  16:24:32 +0000 (0:00:00.236)       0:02:05.868 *********
2026-06-11 16:24:32.988552 | controller | Thursday 11 June 2026  16:24:32 +0000 (0:00:00.236)       0:02:05.867 *********
2026-06-11 16:24:33.206443 | controller | changed: [localhost]
2026-06-11 16:24:33.206545 | controller |
2026-06-11 16:24:33.206556 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 16:24:33.206565 | controller | Thursday 11 June 2026  16:24:33 +0000 (0:00:00.218)       0:02:06.086 *********
2026-06-11 16:24:33.206573 | controller | Thursday 11 June 2026  16:24:33 +0000 (0:00:00.218)       0:02:06.085 *********
2026-06-11 16:24:33.379418 | controller | ok: [localhost]
2026-06-11 16:24:33.379509 | controller |
2026-06-11 16:24:33.379519 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 16:24:33.379528 | controller | Thursday 11 June 2026  16:24:33 +0000 (0:00:00.172)       0:02:06.259 *********
2026-06-11 16:24:33.379535 | controller | Thursday 11 June 2026  16:24:33 +0000 (0:00:00.172)       0:02:06.257 *********
2026-06-11 16:24:33.890093 | controller | changed: [localhost]
2026-06-11 16:24:33.890220 | controller |
2026-06-11 16:24:33.890242 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 16:24:33.890255 | controller | Thursday 11 June 2026  16:24:33 +0000 (0:00:00.510)       0:02:06.769 *********
2026-06-11 16:24:33.890267 | controller | Thursday 11 June 2026  16:24:33 +0000 (0:00:00.510)       0:02:06.768 *********
2026-06-11 16:24:33.961394 | controller | ok: [localhost]
2026-06-11 16:24:33.961467 | controller |
2026-06-11 16:24:33.961477 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 16:24:33.961485 | controller | Thursday 11 June 2026  16:24:33 +0000 (0:00:00.072)       0:02:06.841 *********
2026-06-11 16:24:33.961492 | controller | Thursday 11 June 2026  16:24:33 +0000 (0:00:00.071)       0:02:06.840 *********
2026-06-11 16:24:34.165521 | controller | changed: [localhost]
2026-06-11 16:24:34.165615 | controller |
2026-06-11 16:24:34.165626 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-11 16:24:34.165635 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.203)       0:02:07.045 *********
2026-06-11 16:24:34.165643 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.203)       0:02:07.044 *********
2026-06-11 16:24:34.386145 | controller | ok: [localhost]
2026-06-11 16:24:34.386234 | controller |
2026-06-11 16:24:34.386251 | 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-11 16:24:34.386257 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.220)       0:02:07.266 *********
2026-06-11 16:24:34.386262 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.220)       0:02:07.265 *********
2026-06-11 16:24:34.419848 | controller | skipping: [localhost]
2026-06-11 16:24:34.419892 | controller |
2026-06-11 16:24:34.419898 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-11 16:24:34.419910 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.033)       0:02:07.300 *********
2026-06-11 16:24:34.419915 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.033)       0:02:07.298 *********
2026-06-11 16:24:34.451583 | controller | skipping: [localhost]
2026-06-11 16:24:34.451627 | controller |
2026-06-11 16:24:34.451633 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-11 16:24:34.451639 | controller |   _net_env_def_slurp['content'] |
2026-06-11 16:24:34.451644 | controller |   b64decode |
2026-06-11 16:24:34.451649 | controller |   from_yaml
2026-06-11 16:24:34.451654 | controller | }}, cacheable=True] ***
2026-06-11 16:24:34.451659 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.031)       0:02:07.331 *********
2026-06-11 16:24:34.451663 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.031)       0:02:07.330 *********
2026-06-11 16:24:34.502507 | controller | skipping: [localhost]
2026-06-11 16:24:34.502545 | controller |
2026-06-11 16:24:34.502550 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-11 16:24:34.502554 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.050)       0:02:07.382 *********
2026-06-11 16:24:34.502557 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.050)       0:02:07.381 *********
2026-06-11 16:24:34.537773 | controller | skipping: [localhost]
2026-06-11 16:24:34.537825 | controller |
2026-06-11 16:24:34.537835 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-11 16:24:34.537843 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.035)       0:02:07.418 *********
2026-06-11 16:24:34.537851 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.035)       0:02:07.416 *********
2026-06-11 16:24:34.739562 | controller |
2026-06-11 16:24:34.739633 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 16:24:34.739638 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.202)       0:02:07.620 *********
2026-06-11 16:24:34.739642 | controller | Thursday 11 June 2026  16:24:34 +0000 (0:00:00.202)       0:02:07.619 *********
2026-06-11 16:24:35.365267 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-11 16:24:35.365325 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-11 16:24:35.365332 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-11 16:24:35.365338 | controller |
2026-06-11 16:24:35.365344 | 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-11 16:24:35.365349 | controller | Thursday 11 June 2026  16:24:35 +0000 (0:00:00.624)       0:02:08.245 *********
2026-06-11 16:24:35.365355 | controller | Thursday 11 June 2026  16:24:35 +0000 (0:00:00.624)       0:02:08.243 *********
2026-06-11 16:24:35.609836 | controller | changed: [localhost]
2026-06-11 16:24:35.609926 | controller |
2026-06-11 16:24:35.609938 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 16:24:35.609947 | controller | Thursday 11 June 2026  16:24:35 +0000 (0:00:00.244)       0:02:08.489 *********
2026-06-11 16:24:35.609956 | controller | Thursday 11 June 2026  16:24:35 +0000 (0:00:00.244)       0:02:08.488 *********
2026-06-11 16:24:35.856132 | controller | ok: [localhost]
2026-06-11 16:24:35.856271 | controller |
2026-06-11 16:24:35.856282 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-11 16:24:35.856288 | controller | Thursday 11 June 2026  16:24:35 +0000 (0:00:00.246)       0:02:08.736 *********
2026-06-11 16:24:35.856294 | controller | Thursday 11 June 2026  16:24:35 +0000 (0:00:00.246)       0:02:08.735 *********
2026-06-11 16:24:35.892411 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-11 16:24:35.892480 | controller |
2026-06-11 16:24:35.892485 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-11 16:24:35.892489 | controller | Thursday 11 June 2026  16:24:35 +0000 (0:00:00.036)       0:02:08.773 *********
2026-06-11 16:24:35.892503 | controller | Thursday 11 June 2026  16:24:35 +0000 (0:00:00.036)       0:02:08.771 *********
2026-06-11 16:24:36.390273 | controller | changed: [localhost]
2026-06-11 16:24:36.390342 | controller |
2026-06-11 16:24:36.390352 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-11 16:24:36.390361 | controller |   _crc_vers.stdout_lines |
2026-06-11 16:24:36.390369 | controller |   select('match', 'CRC') | first |
2026-06-11 16:24:36.390378 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-11 16:24:36.390386 | controller |   _crc_vers.stdout_lines |
2026-06-11 16:24:36.390394 | controller |   select ('match', 'OpenShift') | first |
2026-06-11 16:24:36.390402 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-11 16:24:36.390410 | controller | Thursday 11 June 2026  16:24:36 +0000 (0:00:00.497)       0:02:09.270 *********
2026-06-11 16:24:36.390417 | controller | Thursday 11 June 2026  16:24:36 +0000 (0:00:00.497)       0:02:09.269 *********
2026-06-11 16:24:36.445264 | controller | ok: [localhost]
2026-06-11 16:24:36.445335 | controller |
2026-06-11 16:24:36.445347 | 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-11 16:24:36.445356 | controller | Thursday 11 June 2026  16:24:36 +0000 (0:00:00.054)       0:02:09.325 *********
2026-06-11 16:24:36.445364 | controller | Thursday 11 June 2026  16:24:36 +0000 (0:00:00.054)       0:02:09.323 *********
2026-06-11 16:24:36.488120 | controller | ok: [localhost] =>
2026-06-11 16:24:36.488175 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-11 16:24:36.488228 | controller |       OpenShift version 4.20.1.'
2026-06-11 16:24:36.488237 | controller |
2026-06-11 16:24:36.488245 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-11 16:24:36.488253 | controller | Thursday 11 June 2026  16:24:36 +0000 (0:00:00.042)       0:02:09.367 *********
2026-06-11 16:24:36.488260 | controller | Thursday 11 June 2026  16:24:36 +0000 (0:00:00.042)       0:02:09.366 *********
2026-06-11 16:24:36.963842 | controller | ok: [localhost]
2026-06-11 16:24:36.963924 | controller |
2026-06-11 16:24:36.963932 | 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-11 16:24:36.963938 | controller |   _domain is defined and
2026-06-11 16:24:36.963944 | controller |   'crc' in _domains and
2026-06-11 16:24:36.963950 | controller |   _domains.crc.state == 'running'
2026-06-11 16:24:36.963955 | controller | }}] ***
2026-06-11 16:24:36.963961 | controller | Thursday 11 June 2026  16:24:36 +0000 (0:00:00.476)       0:02:09.844 *********
2026-06-11 16:24:36.963967 | controller | Thursday 11 June 2026  16:24:36 +0000 (0:00:00.476)       0:02:09.842 *********
2026-06-11 16:24:37.001744 | controller | ok: [localhost]
2026-06-11 16:24:37.001761 | controller |
2026-06-11 16:24:37.001766 | 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-11 16:24:37.001772 | controller | Thursday 11 June 2026  16:24:36 +0000 (0:00:00.037)       0:02:09.881 *********
2026-06-11 16:24:37.001793 | controller | Thursday 11 June 2026  16:24:36 +0000 (0:00:00.037)       0:02:09.880 *********
2026-06-11 16:24:37.036451 | controller | skipping: [localhost]
2026-06-11 16:24:37.036483 | controller |
2026-06-11 16:24:37.036492 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-11 16:24:37.036500 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.034)       0:02:09.916 *********
2026-06-11 16:24:37.036508 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.034)       0:02:09.915 *********
2026-06-11 16:24:37.102241 | controller |
2026-06-11 16:24:37.102264 | 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-11 16:24:37.102282 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-11 16:24:37.102290 | controller | ] ***
2026-06-11 16:24:37.102298 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.066)       0:02:09.982 *********
2026-06-11 16:24:37.102305 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.066)       0:02:09.981 *********
2026-06-11 16:24:37.137426 | controller | ok: [localhost]
2026-06-11 16:24:37.137451 | controller |
2026-06-11 16:24:37.137459 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-11 16:24:37.137466 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.035)       0:02:10.018 *********
2026-06-11 16:24:37.137473 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.035)       0:02:10.016 *********
2026-06-11 16:24:37.180063 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-11 16:24:37.180098 | controller |
2026-06-11 16:24:37.180107 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-11 16:24:37.180115 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.042)       0:02:10.060 *********
2026-06-11 16:24:37.180123 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.042)       0:02:10.059 *********
2026-06-11 16:24:37.223327 | controller | ok: [localhost] =>
2026-06-11 16:24:37.223404 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-11 16:24:37.223412 | controller |
2026-06-11 16:24:37.223417 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-11 16:24:37.223423 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.043)       0:02:10.103 *********
2026-06-11 16:24:37.223427 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.043)       0:02:10.102 *********
2026-06-11 16:24:37.254725 | controller | ok: [localhost] =>
2026-06-11 16:24:37.254779 | controller |     _secret_file: null
2026-06-11 16:24:37.254788 | controller |
2026-06-11 16:24:37.254796 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-11 16:24:37.254803 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.031)       0:02:10.135 *********
2026-06-11 16:24:37.254809 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.031)       0:02:10.134 *********
2026-06-11 16:24:37.288081 | controller | ok: [localhost] =>
2026-06-11 16:24:37.288148 | controller |     _secret_content: {}
2026-06-11 16:24:37.288156 | controller |
2026-06-11 16:24:37.288162 | 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-11 16:24:37.288168 | controller | ] ***
2026-06-11 16:24:37.288173 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.033)       0:02:10.168 *********
2026-06-11 16:24:37.288197 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.033)       0:02:10.167 *********
2026-06-11 16:24:37.319219 | controller | skipping: [localhost]
2026-06-11 16:24:37.319258 | controller |
2026-06-11 16:24:37.319263 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-11 16:24:37.319268 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.030)       0:02:10.199 *********
2026-06-11 16:24:37.319272 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.030)       0:02:10.198 *********
2026-06-11 16:24:37.342562 | controller | skipping: [localhost]
2026-06-11 16:24:37.342597 | controller |
2026-06-11 16:24:37.342603 | 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-11 16:24:37.342616 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.023)       0:02:10.223 *********
2026-06-11 16:24:37.342620 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.023)       0:02:10.221 *********
2026-06-11 16:24:37.366453 | controller | skipping: [localhost]
2026-06-11 16:24:37.366490 | controller |
2026-06-11 16:24:37.366497 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-11 16:24:37.366503 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.023)       0:02:10.247 *********
2026-06-11 16:24:37.366515 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.023)       0:02:10.245 *********
2026-06-11 16:24:37.409791 | controller | skipping: [localhost]
2026-06-11 16:24:37.409826 | controller |
2026-06-11 16:24:37.409831 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-11 16:24:37.409836 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.043)       0:02:10.290 *********
2026-06-11 16:24:37.409840 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.043)       0:02:10.289 *********
2026-06-11 16:24:37.433649 | controller | skipping: [localhost]
2026-06-11 16:24:37.433684 | controller |
2026-06-11 16:24:37.433689 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-11 16:24:37.433693 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.023)       0:02:10.314 *********
2026-06-11 16:24:37.433697 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.023)       0:02:10.313 *********
2026-06-11 16:24:37.463713 | controller | skipping: [localhost]
2026-06-11 16:24:37.463751 | controller |
2026-06-11 16:24:37.463757 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-11 16:24:37.463763 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.030)       0:02:10.344 *********
2026-06-11 16:24:37.463767 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.030)       0:02:10.343 *********
2026-06-11 16:24:37.491234 | controller | skipping: [localhost]
2026-06-11 16:24:37.491318 | controller |
2026-06-11 16:24:37.491332 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-11 16:24:37.491342 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.027)       0:02:10.371 *********
2026-06-11 16:24:37.491351 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.027)       0:02:10.370 *********
2026-06-11 16:24:37.527573 | controller | skipping: [localhost]
2026-06-11 16:24:37.527618 | controller |
2026-06-11 16:24:37.527625 | 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-11 16:24:37.527632 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.036)       0:02:10.407 *********
2026-06-11 16:24:37.527638 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.036)       0:02:10.406 *********
2026-06-11 16:24:37.564797 | controller | skipping: [localhost]
2026-06-11 16:24:37.564856 | controller |
2026-06-11 16:24:37.564866 | 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-11 16:24:37.564875 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.037)       0:02:10.445 *********
2026-06-11 16:24:37.564883 | controller | Thursday 11 June 2026  16:24:37 +0000 (0:00:00.037)       0:02:10.443 *********
2026-06-11 16:24:38.122768 | controller | changed: [localhost]
2026-06-11 16:24:38.122837 | controller |
2026-06-11 16:24:38.122842 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-11 16:24:38.122846 | controller | Thursday 11 June 2026  16:24:38 +0000 (0:00:00.558)       0:02:11.003 *********
2026-06-11 16:24:38.122850 | controller | Thursday 11 June 2026  16:24:38 +0000 (0:00:00.558)       0:02:11.002 *********
2026-06-11 16:24:38.387571 | controller | ok: [localhost]
2026-06-11 16:24:38.387647 | controller |
2026-06-11 16:24:38.387654 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-11 16:24:38.387661 | controller | Thursday 11 June 2026  16:24:38 +0000 (0:00:00.264)       0:02:11.267 *********
2026-06-11 16:24:38.387666 | controller | Thursday 11 June 2026  16:24:38 +0000 (0:00:00.264)       0:02:11.266 *********
2026-06-11 16:24:38.422256 | controller | ok: [localhost] =>
2026-06-11 16:24:38.422341 | controller |     _vm_list:
2026-06-11 16:24:38.422348 | controller |       changed: false
2026-06-11 16:24:38.422353 | controller |       failed: false
2026-06-11 16:24:38.422358 | controller |       list_vms:
2026-06-11 16:24:38.422363 | controller |       - crc
2026-06-11 16:24:38.422368 | controller |
2026-06-11 16:24:38.422373 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-11 16:24:38.422379 | controller | Thursday 11 June 2026  16:24:38 +0000 (0:00:00.034)       0:02:11.302 *********
2026-06-11 16:24:38.422396 | controller | Thursday 11 June 2026  16:24:38 +0000 (0:00:00.034)       0:02:11.300 *********
2026-06-11 16:24:38.785552 | controller | ok: [localhost]
2026-06-11 16:24:38.785641 | controller |
2026-06-11 16:24:38.785654 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-11 16:24:38.785663 | controller | Thursday 11 June 2026  16:24:38 +0000 (0:00:00.363)       0:02:11.665 *********
2026-06-11 16:24:38.785671 | controller | Thursday 11 June 2026  16:24:38 +0000 (0:00:00.363)       0:02:11.664 *********
2026-06-11 16:24:38.829625 | controller | ok: [localhost] =>
2026-06-11 16:24:38.829668 | controller |     _net_list:
2026-06-11 16:24:38.829674 | controller |       changed: false
2026-06-11 16:24:38.829680 | controller |       failed: false
2026-06-11 16:24:38.829684 | controller |       list_nets:
2026-06-11 16:24:38.829689 | controller |       - crc
2026-06-11 16:24:38.829694 | controller |       - default
2026-06-11 16:24:38.829699 | controller |
2026-06-11 16:24:38.829704 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-11 16:24:38.829710 | controller | Thursday 11 June 2026  16:24:38 +0000 (0:00:00.044)       0:02:11.710 *********
2026-06-11 16:24:38.829715 | controller | Thursday 11 June 2026  16:24:38 +0000 (0:00:00.044)       0:02:11.708 *********
2026-06-11 16:24:39.142881 | controller | ok: [localhost]
2026-06-11 16:24:39.142955 | controller |
2026-06-11 16:24:39.142962 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-11 16:24:39.142968 | controller |   _net_bridge_map | default({}) |
2026-06-11 16:24:39.142974 | controller |   combine(_local_map, recursive=true)
2026-06-11 16:24:39.142979 | controller | }}] ***
2026-06-11 16:24:39.142985 | controller | Thursday 11 June 2026  16:24:39 +0000 (0:00:00.312)       0:02:12.022 *********
2026-06-11 16:24:39.142989 | controller | Thursday 11 June 2026  16:24:39 +0000 (0:00:00.312)       0:02:12.021 *********
2026-06-11 16:24:39.188447 | controller | ok: [localhost] => (item=crc)
2026-06-11 16:24:39.188564 | controller | ok: [localhost] => (item=default)
2026-06-11 16:24:39.188581 | controller |
2026-06-11 16:24:39.188594 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-11 16:24:39.188606 | controller | Thursday 11 June 2026  16:24:39 +0000 (0:00:00.045)       0:02:12.068 *********
2026-06-11 16:24:39.188618 | controller | Thursday 11 June 2026  16:24:39 +0000 (0:00:00.045)       0:02:12.067 *********
2026-06-11 16:24:39.436301 | controller | ok: [localhost]
2026-06-11 16:24:39.436343 | controller |
2026-06-11 16:24:39.436349 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-11 16:24:39.436355 | controller | Thursday 11 June 2026  16:24:39 +0000 (0:00:00.248)       0:02:12.316 *********
2026-06-11 16:24:39.436359 | controller | Thursday 11 June 2026  16:24:39 +0000 (0:00:00.248)       0:02:12.315 *********
2026-06-11 16:24:39.844642 | controller | ok: [localhost]
2026-06-11 16:24:39.844683 | controller |
2026-06-11 16:24:39.844690 | 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-11 16:24:39.844696 | controller | Thursday 11 June 2026  16:24:39 +0000 (0:00:00.407)       0:02:12.724 *********
2026-06-11 16:24:39.844701 | controller | Thursday 11 June 2026  16:24:39 +0000 (0:00:00.407)       0:02:12.723 *********
2026-06-11 16:24:40.221273 | controller | changed: [localhost]
2026-06-11 16:24:40.221322 | controller |
2026-06-11 16:24:40.221327 | 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-11 16:24:40.221332 | controller | Thursday 11 June 2026  16:24:40 +0000 (0:00:00.376)       0:02:13.101 *********
2026-06-11 16:24:40.221335 | controller | Thursday 11 June 2026  16:24:40 +0000 (0:00:00.376)       0:02:13.100 *********
2026-06-11 16:24:40.583072 | controller | ok: [localhost]
2026-06-11 16:24:40.583148 | controller |
2026-06-11 16:24:40.583163 | 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-11 16:24:40.583222 | controller | Thursday 11 June 2026  16:24:40 +0000 (0:00:00.361)       0:02:13.462 *********
2026-06-11 16:24:40.583265 | controller | Thursday 11 June 2026  16:24:40 +0000 (0:00:00.361)       0:02:13.461 *********
2026-06-11 16:24:40.638838 | controller | ok: [localhost] =>
2026-06-11 16:24:40.638929 | controller |     changed: false
2026-06-11 16:24:40.638939 | controller |     msg: All assertions passed
2026-06-11 16:24:40.638948 | controller |
2026-06-11 16:24:40.638956 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 16:24:40.638965 | controller | Thursday 11 June 2026  16:24:40 +0000 (0:00:00.056)       0:02:13.519 *********
2026-06-11 16:24:40.638973 | controller | Thursday 11 June 2026  16:24:40 +0000 (0:00:00.056)       0:02:13.517 *********
2026-06-11 16:24:41.010620 | controller | ok: [localhost]
2026-06-11 16:24:41.010717 | controller |
2026-06-11 16:24:41.010733 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 16:24:41.010744 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.371)       0:02:13.890 *********
2026-06-11 16:24:41.010756 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.371)       0:02:13.889 *********
2026-06-11 16:24:41.223951 | controller | ok: [localhost]
2026-06-11 16:24:41.224025 | controller |
2026-06-11 16:24:41.224032 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-11 16:24:41.224037 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.213)       0:02:14.104 *********
2026-06-11 16:24:41.224042 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.213)       0:02:14.103 *********
2026-06-11 16:24:41.257900 | controller | ok: [localhost] =>
2026-06-11 16:24:41.257967 | controller |     changed: false
2026-06-11 16:24:41.257973 | controller |     msg: All assertions passed
2026-06-11 16:24:41.257978 | controller |
2026-06-11 16:24:41.257984 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-11 16:24:41.257989 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.033)       0:02:14.138 *********
2026-06-11 16:24:41.257994 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.033)       0:02:14.137 *********
2026-06-11 16:24:41.431524 | controller | ok: [localhost]
2026-06-11 16:24:41.431578 | controller |
2026-06-11 16:24:41.431583 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-11 16:24:41.431588 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.173)       0:02:14.312 *********
2026-06-11 16:24:41.431592 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.173)       0:02:14.310 *********
2026-06-11 16:24:41.640158 | controller | ok: [localhost]
2026-06-11 16:24:41.640259 | controller |
2026-06-11 16:24:41.640267 | 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-11 16:24:41.640273 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.208)       0:02:14.520 *********
2026-06-11 16:24:41.640279 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.208)       0:02:14.519 *********
2026-06-11 16:24:41.684758 | controller | ok: [localhost]
2026-06-11 16:24:41.684841 | controller |
2026-06-11 16:24:41.684850 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-11 16:24:41.684857 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.044)       0:02:14.565 *********
2026-06-11 16:24:41.684864 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.044)       0:02:14.563 *********
2026-06-11 16:24:41.718893 | controller | skipping: [localhost]
2026-06-11 16:24:41.718961 | controller |
2026-06-11 16:24:41.718967 | 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-11 16:24:41.718981 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.034)       0:02:14.599 *********
2026-06-11 16:24:41.718986 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.034)       0:02:14.597 *********
2026-06-11 16:24:41.746251 | controller | skipping: [localhost]
2026-06-11 16:24:41.746334 | controller |
2026-06-11 16:24:41.746344 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-11 16:24:41.746354 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-11 16:24:41.746363 | controller | fi
2026-06-11 16:24:41.746371 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-11 16:24:41.746390 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.027)       0:02:14.626 *********
2026-06-11 16:24:41.746398 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.027)       0:02:14.625 *********
2026-06-11 16:24:41.773574 | controller | skipping: [localhost]
2026-06-11 16:24:41.773647 | controller |
2026-06-11 16:24:41.773657 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-11 16:24:41.773665 | controller | oc whoami
2026-06-11 16:24:41.773687 | controller | ] ***
2026-06-11 16:24:41.773699 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.027)       0:02:14.653 *********
2026-06-11 16:24:41.773709 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.027)       0:02:14.652 *********
2026-06-11 16:24:41.798105 | controller | skipping: [localhost]
2026-06-11 16:24:41.798147 | controller |
2026-06-11 16:24:41.798154 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-11 16:24:41.798160 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.024)       0:02:14.678 *********
2026-06-11 16:24:41.798165 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.024)       0:02:14.677 *********
2026-06-11 16:24:41.823649 | controller | skipping: [localhost]
2026-06-11 16:24:41.823721 | controller |
2026-06-11 16:24:41.823729 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 16:24:41.823735 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.025)       0:02:14.704 *********
2026-06-11 16:24:41.823740 | controller | Thursday 11 June 2026  16:24:41 +0000 (0:00:00.025)       0:02:14.702 *********
2026-06-11 16:24:43.947224 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-11 16:24:43.947257 | controller |
2026-06-11 16:24:43.947276 | 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-11 16:24:43.947281 | controller | Thursday 11 June 2026  16:24:43 +0000 (0:00:02.123)       0:02:16.827 *********
2026-06-11 16:24:43.947285 | controller | Thursday 11 June 2026  16:24:43 +0000 (0:00:02.123)       0:02:16.826 *********
2026-06-11 16:24:45.061470 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-11 16:24:45.061544 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-11 16:24:45.061549 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-11 16:24:45.070542 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-11 16:24:45.070567 | controller |
2026-06-11 16:24:45.070573 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-11 16:24:45.070578 | controller | Thursday 11 June 2026  16:24:45 +0000 (0:00:01.123)       0:02:17.951 *********
2026-06-11 16:24:45.070583 | controller | Thursday 11 June 2026  16:24:45 +0000 (0:00:01.123)       0:02:17.949 *********
2026-06-11 16:24:47.260949 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-11 16:24:47.261018 | controller |
2026-06-11 16:24:47.261028 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-11 16:24:47.261035 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:02.190)       0:02:20.141 *********
2026-06-11 16:24:47.261042 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:02.190)       0:02:20.140 *********
2026-06-11 16:24:47.293566 | controller | skipping: [localhost]
2026-06-11 16:24:47.293653 | controller |
2026-06-11 16:24:47.293660 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 16:24:47.293666 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.032)       0:02:20.174 *********
2026-06-11 16:24:47.293671 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.032)       0:02:20.172 *********
2026-06-11 16:24:47.530248 | controller | ok: [localhost]
2026-06-11 16:24:47.530307 | controller |
2026-06-11 16:24:47.530312 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-11 16:24:47.530317 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.236)       0:02:20.410 *********
2026-06-11 16:24:47.530320 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.236)       0:02:20.409 *********
2026-06-11 16:24:47.588067 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-11 16:24:47.588138 | controller |
2026-06-11 16:24:47.588148 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-11 16:24:47.588157 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.057)       0:02:20.468 *********
2026-06-11 16:24:47.588166 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.057)       0:02:20.467 *********
2026-06-11 16:24:47.631909 | controller | skipping: [localhost]
2026-06-11 16:24:47.631980 | controller |
2026-06-11 16:24:47.632005 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-11 16:24:47.632015 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.043)       0:02:20.511 *********
2026-06-11 16:24:47.632023 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.043)       0:02:20.510 *********
2026-06-11 16:24:47.666991 | controller | skipping: [localhost]
2026-06-11 16:24:47.667046 | controller |
2026-06-11 16:24:47.667056 | 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-11 16:24:47.667066 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.035)       0:02:20.547 *********
2026-06-11 16:24:47.667074 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.035)       0:02:20.546 *********
2026-06-11 16:24:47.703497 | controller | skipping: [localhost]
2026-06-11 16:24:47.703543 | controller |
2026-06-11 16:24:47.703553 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-11 16:24:47.703562 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-11 16:24:47.703570 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-11 16:24:47.703578 | controller |  default(
2026-06-11 16:24:47.703586 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-11 16:24:47.703594 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-11 16:24:47.703602 | controller |  ) | trim
2026-06-11 16:24:47.703611 | 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-11 16:24:47.703621 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.036)       0:02:20.584 *********
2026-06-11 16:24:47.703628 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.036)       0:02:20.582 *********
2026-06-11 16:24:47.778562 | controller | ok: [localhost]
2026-06-11 16:24:47.778613 | controller |
2026-06-11 16:24:47.778623 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-11 16:24:47.778632 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.074)       0:02:20.658 *********
2026-06-11 16:24:47.778640 | controller | Thursday 11 June 2026  16:24:47 +0000 (0:00:00.074)       0:02:20.657 *********
2026-06-11 16:24:48.012423 | controller | ok: [localhost]
2026-06-11 16:24:48.012477 | controller |
2026-06-11 16:24:48.012489 | 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-11 16:24:48.012499 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-11 16:24:48.012511 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-11 16:24:48.012519 | controller |   (cifmw_openshift_login_api is defined)
2026-06-11 16:24:48.012529 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-11 16:24:48.012537 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.233)       0:02:20.892 *********
2026-06-11 16:24:48.012546 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.233)       0:02:20.890 *********
2026-06-11 16:24:48.059783 | controller | ok: [localhost] =>
2026-06-11 16:24:48.059833 | controller |     changed: false
2026-06-11 16:24:48.059842 | controller |     msg: All assertions passed
2026-06-11 16:24:48.059851 | controller |
2026-06-11 16:24:48.059859 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-11 16:24:48.059868 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.047)       0:02:20.939 *********
2026-06-11 16:24:48.059876 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.047)       0:02:20.938 *********
2026-06-11 16:24:48.110684 | controller | skipping: [localhost]
2026-06-11 16:24:48.110744 | controller |
2026-06-11 16:24:48.110758 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-11 16:24:48.110767 | controller |   (
2026-06-11 16:24:48.110775 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-11 16:24:48.110783 | controller |     b64decode |
2026-06-11 16:24:48.110791 | controller |     from_yaml
2026-06-11 16:24:48.110798 | controller |   ). users | default([]) |
2026-06-11 16:24:48.110806 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-11 16:24:48.110814 | controller |   map(attribute="name") |
2026-06-11 16:24:48.110821 | controller |   map("split", "/") |
2026-06-11 16:24:48.110829 | controller |   map("first")
2026-06-11 16:24:48.110836 | controller | }}, cacheable=True] ***
2026-06-11 16:24:48.110844 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.050)       0:02:20.990 *********
2026-06-11 16:24:48.110852 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.050)       0:02:20.989 *********
2026-06-11 16:24:48.161360 | controller | skipping: [localhost]
2026-06-11 16:24:48.161437 | controller |
2026-06-11 16:24:48.161447 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-11 16:24:48.161456 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-11 16:24:48.161464 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-11 16:24:48.161473 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-11 16:24:48.161480 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.050)       0:02:21.041 *********
2026-06-11 16:24:48.161488 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.050)       0:02:21.040 *********
2026-06-11 16:24:48.200698 | controller | skipping: [localhost]
2026-06-11 16:24:48.200758 | controller |
2026-06-11 16:24:48.200771 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-11 16:24:48.200777 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-11 16:24:48.200782 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-11 16:24:48.200789 | controller | }}] ***
2026-06-11 16:24:48.200794 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.039)       0:02:21.081 *********
2026-06-11 16:24:48.200799 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.039)       0:02:21.079 *********
2026-06-11 16:24:48.251711 | controller | ok: [localhost]
2026-06-11 16:24:48.251748 | controller |
2026-06-11 16:24:48.251755 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-11 16:24:48.251760 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.051)       0:02:21.132 *********
2026-06-11 16:24:48.251771 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.051)       0:02:21.130 *********
2026-06-11 16:24:48.294842 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-11 16:24:48.294877 | controller |
2026-06-11 16:24:48.294884 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-11 16:24:48.294890 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.043)       0:02:21.175 *********
2026-06-11 16:24:48.294895 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.043)       0:02:21.174 *********
2026-06-11 16:24:48.321527 | controller | skipping: [localhost]
2026-06-11 16:24:48.321557 | controller |
2026-06-11 16:24:48.321563 | 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-11 16:24:48.321568 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.026)       0:02:21.202 *********
2026-06-11 16:24:48.321572 | controller | Thursday 11 June 2026  16:24:48 +0000 (0:00:00.026)       0:02:21.200 *********
2026-06-11 16:24:49.091612 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-11 16:24:49.091733 | controller | changed: [localhost]
2026-06-11 16:24:49.091747 | controller |
2026-06-11 16:24:49.091755 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-11 16:24:49.091764 | controller | Thursday 11 June 2026  16:24:49 +0000 (0:00:00.769)       0:02:21.971 *********
2026-06-11 16:24:49.091772 | controller | Thursday 11 June 2026  16:24:49 +0000 (0:00:00.769)       0:02:21.970 *********
2026-06-11 16:24:49.124299 | controller | ok: [localhost] =>
2026-06-11 16:24:49.124427 | controller |     changed: false
2026-06-11 16:24:49.124437 | controller |     msg: All assertions passed
2026-06-11 16:24:49.124446 | controller |
2026-06-11 16:24:49.124455 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-11 16:24:49.124464 | controller | Thursday 11 June 2026  16:24:49 +0000 (0:00:00.032)       0:02:22.004 *********
2026-06-11 16:24:49.124472 | controller | Thursday 11 June 2026  16:24:49 +0000 (0:00:00.032)       0:02:22.003 *********
2026-06-11 16:24:49.451288 | controller | changed: [localhost]
2026-06-11 16:24:49.451337 | controller |
2026-06-11 16:24:49.451343 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-11 16:24:49.451347 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-11 16:24:49.451351 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-11 16:24:49.451355 | controller | }}, cacheable=True] ***
2026-06-11 16:24:49.451359 | controller | Thursday 11 June 2026  16:24:49 +0000 (0:00:00.327)       0:02:22.331 *********
2026-06-11 16:24:49.451362 | controller | Thursday 11 June 2026  16:24:49 +0000 (0:00:00.327)       0:02:22.330 *********
2026-06-11 16:24:49.501202 | controller | ok: [localhost]
2026-06-11 16:24:49.501265 | controller |
2026-06-11 16:24:49.501269 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-11 16:24:49.501274 | controller | Thursday 11 June 2026  16:24:49 +0000 (0:00:00.049)       0:02:22.381 *********
2026-06-11 16:24:49.501278 | controller | Thursday 11 June 2026  16:24:49 +0000 (0:00:00.049)       0:02:22.380 *********
2026-06-11 16:24:49.840630 | controller | changed: [localhost]
2026-06-11 16:24:49.840736 | controller |
2026-06-11 16:24:49.840750 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-11 16:24:49.840778 | controller | Thursday 11 June 2026  16:24:49 +0000 (0:00:00.338)       0:02:22.720 *********
2026-06-11 16:24:49.840790 | controller | Thursday 11 June 2026  16:24:49 +0000 (0:00:00.338)       0:02:22.718 *********
2026-06-11 16:24:50.224773 | controller | changed: [localhost]
2026-06-11 16:24:50.224813 | controller |
2026-06-11 16:24:50.224820 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-11 16:24:50.224826 | controller | Thursday 11 June 2026  16:24:50 +0000 (0:00:00.385)       0:02:23.105 *********
2026-06-11 16:24:50.224831 | controller | Thursday 11 June 2026  16:24:50 +0000 (0:00:00.384)       0:02:23.103 *********
2026-06-11 16:24:50.549698 | controller | changed: [localhost]
2026-06-11 16:24:50.549778 | controller |
2026-06-11 16:24:50.549802 | 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-11 16:24:50.549811 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-11 16:24:50.549817 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-11 16:24:50.549822 | controller | }}, cacheable=True] ***
2026-06-11 16:24:50.549827 | controller | Thursday 11 June 2026  16:24:50 +0000 (0:00:00.324)       0:02:23.430 *********
2026-06-11 16:24:50.549832 | controller | Thursday 11 June 2026  16:24:50 +0000 (0:00:00.324)       0:02:23.428 *********
2026-06-11 16:24:50.602573 | controller | ok: [localhost]
2026-06-11 16:24:50.602642 | controller |
2026-06-11 16:24:50.602648 | 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-11 16:24:50.602652 | controller | Thursday 11 June 2026  16:24:50 +0000 (0:00:00.053)       0:02:23.483 *********
2026-06-11 16:24:50.602656 | controller | Thursday 11 June 2026  16:24:50 +0000 (0:00:00.053)       0:02:23.481 *********
2026-06-11 16:24:51.067906 | controller | changed: [localhost]
2026-06-11 16:24:51.067983 | controller |
2026-06-11 16:24:51.067992 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-11 16:24:51.067998 | controller | Thursday 11 June 2026  16:24:51 +0000 (0:00:00.465)       0:02:23.948 *********
2026-06-11 16:24:51.068005 | controller | Thursday 11 June 2026  16:24:51 +0000 (0:00:00.465)       0:02:23.947 *********
2026-06-11 16:24:51.243122 | controller | ok: [localhost]
2026-06-11 16:24:51.243221 | controller |
2026-06-11 16:24:51.243235 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-11 16:24:51.243246 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-11 16:24:51.243255 | controller |   combine(
2026-06-11 16:24:51.243264 | controller |     {
2026-06-11 16:24:51.243272 | controller |       'cifmw_install_yamls_environment': {
2026-06-11 16:24:51.243282 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-11 16:24:51.243290 | controller |       }
2026-06-11 16:24:51.243299 | controller |     }, recursive=true) | to_nice_yaml
2026-06-11 16:24:51.243307 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-11 16:24:51.243315 | controller | Thursday 11 June 2026  16:24:51 +0000 (0:00:00.174)       0:02:24.123 *********
2026-06-11 16:24:51.243324 | controller | Thursday 11 June 2026  16:24:51 +0000 (0:00:00.174)       0:02:24.122 *********
2026-06-11 16:24:51.751673 | controller | changed: [localhost]
2026-06-11 16:24:51.751750 | controller |
2026-06-11 16:24:51.751761 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 16:24:51.751807 | controller | Thursday 11 June 2026  16:24:51 +0000 (0:00:00.508)       0:02:24.632 *********
2026-06-11 16:24:51.751816 | controller | Thursday 11 June 2026  16:24:51 +0000 (0:00:00.508)       0:02:24.630 *********
2026-06-11 16:24:52.000476 | controller | ok: [localhost]
2026-06-11 16:24:52.000514 | controller |
2026-06-11 16:24:52.000521 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-11 16:24:52.000526 | controller |   ((
2026-06-11 16:24:52.000532 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-11 16:24:52.000537 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-11 16:24:52.000542 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-11 16:24:52.000547 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-11 16:24:52.000552 | controller | }}] ***
2026-06-11 16:24:52.000557 | controller | Thursday 11 June 2026  16:24:51 +0000 (0:00:00.248)       0:02:24.880 *********
2026-06-11 16:24:52.000563 | controller | Thursday 11 June 2026  16:24:51 +0000 (0:00:00.248)       0:02:24.879 *********
2026-06-11 16:24:52.039550 | controller | ok: [localhost]
2026-06-11 16:24:52.039605 | controller |
2026-06-11 16:24:52.039619 | 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-11 16:24:52.039632 | controller | Thursday 11 June 2026  16:24:52 +0000 (0:00:00.039)       0:02:24.920 *********
2026-06-11 16:24:52.039643 | controller | Thursday 11 June 2026  16:24:52 +0000 (0:00:00.039)       0:02:24.918 *********
2026-06-11 16:24:53.689144 | controller | changed: [localhost] => (item=openstack)
2026-06-11 16:24:53.689195 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-11 16:24:53.689202 | controller |
2026-06-11 16:24:53.689207 | 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-11 16:24:53.689213 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:01.649)       0:02:26.569 *********
2026-06-11 16:24:53.689219 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:01.649)       0:02:26.568 *********
2026-06-11 16:24:53.723618 | controller | skipping: [localhost]
2026-06-11 16:24:53.723699 | controller |
2026-06-11 16:24:53.723707 | 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-11 16:24:53.723715 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.034)       0:02:26.603 *********
2026-06-11 16:24:53.723744 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.034)       0:02:26.602 *********
2026-06-11 16:24:53.761240 | controller | skipping: [localhost] => (item=openstack)
2026-06-11 16:24:53.761312 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-11 16:24:53.761318 | controller | skipping: [localhost]
2026-06-11 16:24:53.761323 | controller |
2026-06-11 16:24:53.761327 | 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-11 16:24:53.761331 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.038)       0:02:26.641 *********
2026-06-11 16:24:53.761345 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.038)       0:02:26.640 *********
2026-06-11 16:24:53.788375 | controller | skipping: [localhost]
2026-06-11 16:24:53.788440 | controller |
2026-06-11 16:24:53.788446 | 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-11 16:24:53.788450 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.027)       0:02:26.669 *********
2026-06-11 16:24:53.788454 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.027)       0:02:26.667 *********
2026-06-11 16:24:53.820340 | controller | skipping: [localhost]
2026-06-11 16:24:53.820414 | controller |
2026-06-11 16:24:53.820419 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-11 16:24:53.820425 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.031)       0:02:26.700 *********
2026-06-11 16:24:53.820429 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.031)       0:02:26.699 *********
2026-06-11 16:24:53.860858 | controller | skipping: [localhost]
2026-06-11 16:24:53.860932 | controller |
2026-06-11 16:24:53.860937 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-11 16:24:53.860941 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.040)       0:02:26.741 *********
2026-06-11 16:24:53.860945 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.040)       0:02:26.740 *********
2026-06-11 16:24:53.889239 | controller | skipping: [localhost]
2026-06-11 16:24:53.889281 | controller |
2026-06-11 16:24:53.889287 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-11 16:24:53.889292 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.028)       0:02:26.769 *********
2026-06-11 16:24:53.889297 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.028)       0:02:26.768 *********
2026-06-11 16:24:53.916867 | controller | skipping: [localhost]
2026-06-11 16:24:53.916912 | controller |
2026-06-11 16:24:53.916918 | 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-11 16:24:53.916924 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.027)       0:02:26.797 *********
2026-06-11 16:24:53.916929 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.027)       0:02:26.795 *********
2026-06-11 16:24:53.945500 | controller | skipping: [localhost]
2026-06-11 16:24:53.945535 | controller |
2026-06-11 16:24:53.945540 | 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-11 16:24:53.945545 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.028)       0:02:26.826 *********
2026-06-11 16:24:53.945549 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.028)       0:02:26.824 *********
2026-06-11 16:24:53.971103 | controller | skipping: [localhost]
2026-06-11 16:24:53.971142 | controller |
2026-06-11 16:24:53.971156 | 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-11 16:24:53.971166 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.025)       0:02:26.851 *********
2026-06-11 16:24:53.971171 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.025)       0:02:26.850 *********
2026-06-11 16:24:53.998159 | controller | skipping: [localhost]
2026-06-11 16:24:53.998215 | controller |
2026-06-11 16:24:53.998222 | 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-11 16:24:53.998229 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.027)       0:02:26.878 *********
2026-06-11 16:24:53.998234 | controller | Thursday 11 June 2026  16:24:53 +0000 (0:00:00.027)       0:02:26.877 *********
2026-06-11 16:24:54.037217 | controller | skipping: [localhost]
2026-06-11 16:24:54.037314 | controller |
2026-06-11 16:24:54.037331 | 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-11 16:24:54.037346 | controller | Thursday 11 June 2026  16:24:54 +0000 (0:00:00.038)       0:02:26.917 *********
2026-06-11 16:24:54.037358 | controller | Thursday 11 June 2026  16:24:54 +0000 (0:00:00.038)       0:02:26.916 *********
2026-06-11 16:24:54.066655 | controller | skipping: [localhost]
2026-06-11 16:24:54.066720 | controller |
2026-06-11 16:24:54.066731 | 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-11 16:24:54.066742 | controller | Thursday 11 June 2026  16:24:54 +0000 (0:00:00.029)       0:02:26.947 *********
2026-06-11 16:24:54.066750 | controller | Thursday 11 June 2026  16:24:54 +0000 (0:00:00.029)       0:02:26.946 *********
2026-06-11 16:24:54.980888 | controller | ok: [localhost]
2026-06-11 16:24:54.980963 | controller |
2026-06-11 16:24:54.980969 | 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-11 16:24:54.980974 | controller | Thursday 11 June 2026  16:24:54 +0000 (0:00:00.913)       0:02:27.860 *********
2026-06-11 16:24:54.980978 | controller | Thursday 11 June 2026  16:24:54 +0000 (0:00:00.913)       0:02:27.859 *********
2026-06-11 16:24:56.019614 | controller | changed: [localhost]
2026-06-11 16:24:56.019685 | controller |
2026-06-11 16:24:56.019690 | 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-11 16:24:56.019695 | controller | Thursday 11 June 2026  16:24:56 +0000 (0:00:01.039)       0:02:28.899 *********
2026-06-11 16:24:56.019699 | controller | Thursday 11 June 2026  16:24:56 +0000 (0:00:01.039)       0:02:28.898 *********
2026-06-11 16:24:56.750901 | controller | changed: [localhost]
2026-06-11 16:24:56.750956 | controller |
2026-06-11 16:24:56.750967 | 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-11 16:24:56.750987 | controller | Thursday 11 June 2026  16:24:56 +0000 (0:00:00.730)       0:02:29.630 *********
2026-06-11 16:24:56.750995 | controller | Thursday 11 June 2026  16:24:56 +0000 (0:00:00.730)       0:02:29.629 *********
2026-06-11 16:24:56.786949 | controller | skipping: [localhost]
2026-06-11 16:24:56.786984 | controller |
2026-06-11 16:24:56.786989 | 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-11 16:24:56.786994 | controller | Thursday 11 June 2026  16:24:56 +0000 (0:00:00.036)       0:02:29.667 *********
2026-06-11 16:24:56.786998 | controller | Thursday 11 June 2026  16:24:56 +0000 (0:00:00.036)       0:02:29.665 *********
2026-06-11 16:24:56.835499 | controller | skipping: [localhost]
2026-06-11 16:24:56.835572 | controller |
2026-06-11 16:24:56.835577 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-11 16:24:56.835595 | controller | Thursday 11 June 2026  16:24:56 +0000 (0:00:00.048)       0:02:29.715 *********
2026-06-11 16:24:56.835599 | controller | Thursday 11 June 2026  16:24:56 +0000 (0:00:00.048)       0:02:29.714 *********
2026-06-11 16:24:56.870078 | controller | skipping: [localhost]
2026-06-11 16:24:56.870123 | controller |
2026-06-11 16:24:56.870127 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-11 16:24:56.870131 | controller | Thursday 11 June 2026  16:24:56 +0000 (0:00:00.034)       0:02:29.750 *********
2026-06-11 16:24:56.870135 | controller | Thursday 11 June 2026  16:24:56 +0000 (0:00:00.034)       0:02:29.749 *********
2026-06-11 16:24:56.908469 | controller | skipping: [localhost]
2026-06-11 16:24:56.908538 | controller |
2026-06-11 16:24:56.908544 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-11 16:24:56.908548 | controller | Thursday 11 June 2026  16:24:56 +0000 (0:00:00.038)       0:02:29.789 *********
2026-06-11 16:24:56.908552 | controller | Thursday 11 June 2026  16:24:56 +0000 (0:00:00.038)       0:02:29.787 *********
2026-06-11 16:24:57.095050 | controller |
2026-06-11 16:24:57.095128 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-11 16:24:57.095135 | controller | Thursday 11 June 2026  16:24:57 +0000 (0:00:00.186)       0:02:29.975 *********
2026-06-11 16:24:57.095140 | controller | Thursday 11 June 2026  16:24:57 +0000 (0:00:00.186)       0:02:29.974 *********
2026-06-11 16:24:57.305743 | controller | changed: [localhost]
2026-06-11 16:24:57.305787 | controller |
2026-06-11 16:24:57.305795 | 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-11 16:24:57.305801 | controller | Thursday 11 June 2026  16:24:57 +0000 (0:00:00.210)       0:02:30.186 *********
2026-06-11 16:24:57.305807 | controller | Thursday 11 June 2026  16:24:57 +0000 (0:00:00.210)       0:02:30.184 *********
2026-06-11 16:24:58.034352 | controller | changed: [localhost]
2026-06-11 16:24:58.034430 | controller |
2026-06-11 16:24:58.034436 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-11 16:24:58.034440 | controller | Thursday 11 June 2026  16:24:58 +0000 (0:00:00.728)       0:02:30.914 *********
2026-06-11 16:24:58.034445 | controller | Thursday 11 June 2026  16:24:58 +0000 (0:00:00.728)       0:02:30.913 *********
2026-06-11 16:24:58.077359 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-11 16:24:58.077432 | controller |
2026-06-11 16:24:58.077440 | 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-11 16:24:58.077446 | controller | Thursday 11 June 2026  16:24:58 +0000 (0:00:00.043)       0:02:30.957 *********
2026-06-11 16:24:58.077451 | controller | Thursday 11 June 2026  16:24:58 +0000 (0:00:00.043)       0:02:30.956 *********
2026-06-11 16:24:58.809027 | controller | changed: [localhost]
2026-06-11 16:24:58.809103 | controller |
2026-06-11 16:24:58.809111 | 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-11 16:24:58.809118 | controller | Thursday 11 June 2026  16:24:58 +0000 (0:00:00.731)       0:02:31.689 *********
2026-06-11 16:24:58.809123 | controller | Thursday 11 June 2026  16:24:58 +0000 (0:00:00.731)       0:02:31.688 *********
2026-06-11 16:25:03.195244 | controller | changed: [localhost]
2026-06-11 16:25:03.195468 | controller |
2026-06-11 16:25:03.195481 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-11 16:25:03.195486 | controller | Thursday 11 June 2026  16:25:03 +0000 (0:00:04.385)       0:02:36.074 *********
2026-06-11 16:25:03.195489 | controller | Thursday 11 June 2026  16:25:03 +0000 (0:00:04.385)       0:02:36.073 *********
2026-06-11 16:25:03.230927 | controller | skipping: [localhost]
2026-06-11 16:25:03.230992 | controller |
2026-06-11 16:25:03.230999 | 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-11 16:25:03.231005 | controller | Thursday 11 June 2026  16:25:03 +0000 (0:00:00.036)       0:02:36.111 *********
2026-06-11 16:25:03.231009 | controller | Thursday 11 June 2026  16:25:03 +0000 (0:00:00.036)       0:02:36.110 *********
2026-06-11 16:25:04.019274 | controller | ok: [localhost]
2026-06-11 16:25:04.019353 | controller |
2026-06-11 16:25:04.019361 | 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-11 16:25:04.019367 | controller | Thursday 11 June 2026  16:25:04 +0000 (0:00:00.788)       0:02:36.899 *********
2026-06-11 16:25:04.019372 | controller | Thursday 11 June 2026  16:25:04 +0000 (0:00:00.788)       0:02:36.898 *********
2026-06-11 16:25:26.400951 | controller | ok: [localhost] => (item=cainjector)
2026-06-11 16:25:26.401048 | controller | ok: [localhost] => (item=webhook)
2026-06-11 16:25:26.401060 | controller | ok: [localhost] => (item=cert-manager)
2026-06-11 16:25:26.401069 | controller |
2026-06-11 16:25:26.401092 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-11 16:25:26.401101 | controller | Thursday 11 June 2026  16:25:26 +0000 (0:00:22.381)       0:02:59.281 *********
2026-06-11 16:25:26.401109 | controller | Thursday 11 June 2026  16:25:26 +0000 (0:00:22.381)       0:02:59.279 *********
2026-06-11 16:25:26.607969 | controller | ok: [localhost]
2026-06-11 16:25:26.608032 | controller |
2026-06-11 16:25:26.608039 | 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-11 16:25:26.608044 | controller | Thursday 11 June 2026  16:25:26 +0000 (0:00:00.207)       0:02:59.488 *********
2026-06-11 16:25:26.608048 | controller | Thursday 11 June 2026  16:25:26 +0000 (0:00:00.207)       0:02:59.487 *********
2026-06-11 16:25:28.016016 | controller | changed: [localhost]
2026-06-11 16:25:28.016073 | controller |
2026-06-11 16:25:28.016078 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-11 16:25:28.016083 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:01.407)       0:03:00.895 *********
2026-06-11 16:25:28.016087 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:01.407)       0:03:00.894 *********
2026-06-11 16:25:28.452846 | controller | changed: [localhost]
2026-06-11 16:25:28.452915 | controller |
2026-06-11 16:25:28.452921 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-11 16:25:28.452935 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.437)       0:03:01.333 *********
2026-06-11 16:25:28.452939 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.437)       0:03:01.331 *********
2026-06-11 16:25:28.489644 | controller | skipping: [localhost]
2026-06-11 16:25:28.489709 | controller |
2026-06-11 16:25:28.489720 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-11 16:25:28.489729 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.036)       0:03:01.369 *********
2026-06-11 16:25:28.489737 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.036)       0:03:01.368 *********
2026-06-11 16:25:28.576344 | controller | skipping: [localhost]
2026-06-11 16:25:28.576431 | controller |
2026-06-11 16:25:28.576443 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-11 16:25:28.576452 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.087)       0:03:01.457 *********
2026-06-11 16:25:28.576460 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.087)       0:03:01.455 *********
2026-06-11 16:25:28.603966 | controller | skipping: [localhost]
2026-06-11 16:25:28.604025 | controller |
2026-06-11 16:25:28.604035 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-11 16:25:28.604044 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.027)       0:03:01.484 *********
2026-06-11 16:25:28.604053 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.027)       0:03:01.483 *********
2026-06-11 16:25:28.626458 | controller | skipping: [localhost]
2026-06-11 16:25:28.626547 | controller |
2026-06-11 16:25:28.626564 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-11 16:25:28.626577 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.022)       0:03:01.507 *********
2026-06-11 16:25:28.626590 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.022)       0:03:01.505 *********
2026-06-11 16:25:28.655003 | controller | skipping: [localhost]
2026-06-11 16:25:28.655089 | controller |
2026-06-11 16:25:28.655101 | 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-11 16:25:28.655111 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.028)       0:03:01.535 *********
2026-06-11 16:25:28.655120 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.028)       0:03:01.534 *********
2026-06-11 16:25:28.710230 | controller | ok: [localhost]
2026-06-11 16:25:28.710271 | controller |
2026-06-11 16:25:28.710278 | 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-11 16:25:28.710284 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.055)       0:03:01.590 *********
2026-06-11 16:25:28.710289 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.055)       0:03:01.589 *********
2026-06-11 16:25:28.828371 | controller | ok: [localhost]
2026-06-11 16:25:28.828401 | controller |
2026-06-11 16:25:28.828406 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:25:28.828410 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.117)       0:03:01.708 *********
2026-06-11 16:25:28.828414 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.117)       0:03:01.707 *********
2026-06-11 16:25:28.980247 | controller | skipping: [localhost]
2026-06-11 16:25:28.980317 | controller |
2026-06-11 16:25:28.980326 | 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-11 16:25:28.980332 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.144)       0:03:01.853 *********
2026-06-11 16:25:28.980337 | controller | Thursday 11 June 2026  16:25:28 +0000 (0:00:00.144)       0:03:01.852 *********
2026-06-11 16:25:29.045692 | controller | ok: [localhost]
2026-06-11 16:25:29.045748 | controller |
2026-06-11 16:25:29.045754 | 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-11 16:25:29.045758 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.072)       0:03:01.926 *********
2026-06-11 16:25:29.045762 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.072)       0:03:01.924 *********
2026-06-11 16:25:29.187610 | controller | ok: [localhost]
2026-06-11 16:25:29.187690 | controller |
2026-06-11 16:25:29.187700 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:25:29.187709 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.141)       0:03:02.067 *********
2026-06-11 16:25:29.187717 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.141)       0:03:02.066 *********
2026-06-11 16:25:29.335688 | controller | skipping: [localhost]
2026-06-11 16:25:29.335771 | controller |
2026-06-11 16:25:29.335779 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 16:25:29.335785 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.148)       0:03:02.215 *********
2026-06-11 16:25:29.335791 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.148)       0:03:02.214 *********
2026-06-11 16:25:29.411266 | controller | ok: [localhost]
2026-06-11 16:25:29.411735 | controller |
2026-06-11 16:25:29.411755 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-11 16:25:29.411784 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-11 16:25:29.411792 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-11 16:25:29.411801 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-11 16:25:29.411808 | controller | {% endfor -%}
2026-06-11 16:25:29.411816 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-11 16:25:29.411824 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-11 16:25:29.411831 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-11 16:25:29.411838 | controller | ] ***
2026-06-11 16:25:29.411846 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.075)       0:03:02.291 *********
2026-06-11 16:25:29.411853 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.075)       0:03:02.290 *********
2026-06-11 16:25:29.444730 | controller | skipping: [localhost]
2026-06-11 16:25:29.444796 | controller |
2026-06-11 16:25:29.444802 | 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-11 16:25:29.444809 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.033)       0:03:02.325 *********
2026-06-11 16:25:29.444813 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.033)       0:03:02.323 *********
2026-06-11 16:25:29.479522 | controller | skipping: [localhost]
2026-06-11 16:25:29.479614 | controller |
2026-06-11 16:25:29.479625 | 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-11 16:25:29.479635 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.034)       0:03:02.359 *********
2026-06-11 16:25:29.479644 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.034)       0:03:02.358 *********
2026-06-11 16:25:29.557275 | controller | ok: [localhost]
2026-06-11 16:25:29.557365 | controller |
2026-06-11 16:25:29.557378 | 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-11 16:25:29.557417 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.077)       0:03:02.437 *********
2026-06-11 16:25:29.557425 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.077)       0:03:02.436 *********
2026-06-11 16:25:29.665544 | controller | ok: [localhost]
2026-06-11 16:25:29.665619 | controller |
2026-06-11 16:25:29.665627 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:25:29.665633 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.108)       0:03:02.546 *********
2026-06-11 16:25:29.665638 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.108)       0:03:02.544 *********
2026-06-11 16:25:29.831433 | controller | skipping: [localhost]
2026-06-11 16:25:29.831512 | controller |
2026-06-11 16:25:29.831519 | 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-11 16:25:29.831525 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.165)       0:03:02.712 *********
2026-06-11 16:25:29.831531 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.165)       0:03:02.710 *********
2026-06-11 16:25:29.947294 | controller | ok: [localhost]
2026-06-11 16:25:29.947366 | controller |
2026-06-11 16:25:29.947372 | 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-11 16:25:29.947377 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.115)       0:03:02.827 *********
2026-06-11 16:25:29.947380 | controller | Thursday 11 June 2026  16:25:29 +0000 (0:00:00.115)       0:03:02.826 *********
2026-06-11 16:25:30.075222 | controller | ok: [localhost]
2026-06-11 16:25:30.075299 | controller |
2026-06-11 16:25:30.075321 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:25:30.075327 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.127)       0:03:02.955 *********
2026-06-11 16:25:30.075333 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.127)       0:03:02.954 *********
2026-06-11 16:25:30.216654 | controller | skipping: [localhost]
2026-06-11 16:25:30.216709 | controller |
2026-06-11 16:25:30.216720 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 16:25:30.216730 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.141)       0:03:03.096 *********
2026-06-11 16:25:30.216739 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.141)       0:03:03.095 *********
2026-06-11 16:25:30.306509 | controller | ok: [localhost]
2026-06-11 16:25:30.306572 | controller |
2026-06-11 16:25:30.306587 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-11 16:25:30.306598 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.089)       0:03:03.186 *********
2026-06-11 16:25:30.306609 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.089)       0:03:03.185 *********
2026-06-11 16:25:30.337517 | controller | ok: [localhost] =>
2026-06-11 16:25:30.337599 | controller |     msg: No support for that step yet
2026-06-11 16:25:30.337616 | controller |
2026-06-11 16:25:30.337630 | 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-11 16:25:30.337643 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.031)       0:03:03.218 *********
2026-06-11 16:25:30.337655 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.031)       0:03:03.216 *********
2026-06-11 16:25:30.421100 | controller | ok: [localhost]
2026-06-11 16:25:30.421174 | controller |
2026-06-11 16:25:30.421207 | 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-11 16:25:30.421216 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.083)       0:03:03.301 *********
2026-06-11 16:25:30.421230 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.083)       0:03:03.300 *********
2026-06-11 16:25:30.561399 | controller | ok: [localhost]
2026-06-11 16:25:30.561457 | controller |
2026-06-11 16:25:30.561462 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:25:30.561466 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.140)       0:03:03.441 *********
2026-06-11 16:25:30.561470 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.140)       0:03:03.440 *********
2026-06-11 16:25:30.691369 | controller | skipping: [localhost]
2026-06-11 16:25:30.691410 | controller |
2026-06-11 16:25:30.691418 | 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-11 16:25:30.691424 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.130)       0:03:03.571 *********
2026-06-11 16:25:30.691429 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.130)       0:03:03.570 *********
2026-06-11 16:25:30.767764 | controller | ok: [localhost]
2026-06-11 16:25:30.767806 | controller |
2026-06-11 16:25:30.767814 | 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-11 16:25:30.767821 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.076)       0:03:03.648 *********
2026-06-11 16:25:30.767827 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.076)       0:03:03.646 *********
2026-06-11 16:25:30.917658 | controller | ok: [localhost]
2026-06-11 16:25:30.917711 | controller |
2026-06-11 16:25:30.917721 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:25:30.917730 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.149)       0:03:03.797 *********
2026-06-11 16:25:30.917738 | controller | Thursday 11 June 2026  16:25:30 +0000 (0:00:00.149)       0:03:03.796 *********
2026-06-11 16:25:31.069869 | controller | skipping: [localhost]
2026-06-11 16:25:31.069963 | controller |
2026-06-11 16:25:31.069968 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 16:25:31.069974 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.152)       0:03:03.949 *********
2026-06-11 16:25:31.069979 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.152)       0:03:03.948 *********
2026-06-11 16:25:31.139340 | controller | ok: [localhost]
2026-06-11 16:25:31.139474 | controller |
2026-06-11 16:25:31.139486 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 16:25:31.139493 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.069)       0:03:04.019 *********
2026-06-11 16:25:31.139499 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.069)       0:03:04.018 *********
2026-06-11 16:25:31.183475 | controller | skipping: [localhost] => (item=artifacts)
2026-06-11 16:25:31.183607 | controller | skipping: [localhost] => (item=logs)
2026-06-11 16:25:31.183617 | controller | skipping: [localhost]
2026-06-11 16:25:31.183624 | controller |
2026-06-11 16:25:31.183631 | 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-11 16:25:31.183637 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.044)       0:03:04.063 *********
2026-06-11 16:25:31.183643 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.044)       0:03:04.062 *********
2026-06-11 16:25:31.244251 | controller | skipping: [localhost]
2026-06-11 16:25:31.244318 | controller |
2026-06-11 16:25:31.244332 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-11 16:25:31.244360 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.060)       0:03:04.123 *********
2026-06-11 16:25:31.244372 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.060)       0:03:04.122 *********
2026-06-11 16:25:31.288955 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1936', 'change_url': 'https://github.com/openstack-k8s-operators/openstack-operator/pull/1936', 'commit_id': '434a9a133c4a352c349545710ccc88f685fdfd27', 'patchset': '434a9a133c4a352c349545710ccc88f685fdfd27', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/openstack-operator', 'name': 'openstack-k8s-operators/openstack-operator', 'short_name': 'openstack-operator', 'src_dir': 'src/github.com/openstack-k8s-operators/openstack-operator'}, 'topic': None})
2026-06-11 16:25:31.289055 | controller | skipping: [localhost]
2026-06-11 16:25:31.289066 | controller |
2026-06-11 16:25:31.289075 | 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-11 16:25:31.289083 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.045)       0:03:04.168 *********
2026-06-11 16:25:31.289091 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.045)       0:03:04.167 *********
2026-06-11 16:25:31.321567 | controller | skipping: [localhost]
2026-06-11 16:25:31.321653 | controller |
2026-06-11 16:25:31.321666 | 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-11 16:25:31.321678 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.032)       0:03:04.201 *********
2026-06-11 16:25:31.321690 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.032)       0:03:04.200 *********
2026-06-11 16:25:31.362737 | controller | skipping: [localhost]
2026-06-11 16:25:31.362823 | controller |
2026-06-11 16:25:31.362833 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-11 16:25:31.362841 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.041)       0:03:04.243 *********
2026-06-11 16:25:31.362848 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.041)       0:03:04.242 *********
2026-06-11 16:25:31.399318 | controller | skipping: [localhost]
2026-06-11 16:25:31.399363 | controller |
2026-06-11 16:25:31.399369 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-11 16:25:31.399375 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.036)       0:03:04.279 *********
2026-06-11 16:25:31.399380 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.036)       0:03:04.278 *********
2026-06-11 16:25:31.435533 | controller | skipping: [localhost]
2026-06-11 16:25:31.435602 | controller |
2026-06-11 16:25:31.435608 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-11 16:25:31.435612 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.036)       0:03:04.316 *********
2026-06-11 16:25:31.435615 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.036)       0:03:04.314 *********
2026-06-11 16:25:31.490195 | controller | skipping: [localhost]
2026-06-11 16:25:31.490269 | controller |
2026-06-11 16:25:31.490276 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-11 16:25:31.490282 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.054)       0:03:04.370 *********
2026-06-11 16:25:31.490287 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.054)       0:03:04.369 *********
2026-06-11 16:25:31.528917 | controller | skipping: [localhost]
2026-06-11 16:25:31.528985 | controller |
2026-06-11 16:25:31.528990 | 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-11 16:25:31.528996 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.038)       0:03:04.409 *********
2026-06-11 16:25:31.529000 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.038)       0:03:04.407 *********
2026-06-11 16:25:31.562448 | controller | skipping: [localhost]
2026-06-11 16:25:31.562514 | controller |
2026-06-11 16:25:31.562522 | 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-11 16:25:31.562540 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.033)       0:03:04.443 *********
2026-06-11 16:25:31.562544 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.033)       0:03:04.441 *********
2026-06-11 16:25:31.622573 | controller | ok: [localhost]
2026-06-11 16:25:31.622648 | controller |
2026-06-11 16:25:31.622657 | 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-11 16:25:31.622663 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.060)       0:03:04.503 *********
2026-06-11 16:25:31.622668 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.060)       0:03:04.501 *********
2026-06-11 16:25:31.725068 | controller | ok: [localhost]
2026-06-11 16:25:31.725109 | controller |
2026-06-11 16:25:31.725116 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:25:31.725122 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.102)       0:03:04.605 *********
2026-06-11 16:25:31.725134 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.102)       0:03:04.604 *********
2026-06-11 16:25:31.840076 | controller | skipping: [localhost]
2026-06-11 16:25:31.840208 | controller |
2026-06-11 16:25:31.840216 | 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-11 16:25:31.840222 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.114)       0:03:04.720 *********
2026-06-11 16:25:31.840227 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.114)       0:03:04.719 *********
2026-06-11 16:25:31.901742 | controller | ok: [localhost]
2026-06-11 16:25:31.901833 | controller |
2026-06-11 16:25:31.901844 | 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-11 16:25:31.901853 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.061)       0:03:04.782 *********
2026-06-11 16:25:31.901861 | controller | Thursday 11 June 2026  16:25:31 +0000 (0:00:00.061)       0:03:04.781 *********
2026-06-11 16:25:32.039882 | controller | ok: [localhost]
2026-06-11 16:25:32.039988 | controller |
2026-06-11 16:25:32.040003 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:25:32.040016 | controller | Thursday 11 June 2026  16:25:32 +0000 (0:00:00.138)       0:03:04.920 *********
2026-06-11 16:25:32.040028 | controller | Thursday 11 June 2026  16:25:32 +0000 (0:00:00.138)       0:03:04.919 *********
2026-06-11 16:25:32.179545 | controller | skipping: [localhost]
2026-06-11 16:25:32.179632 | controller |
2026-06-11 16:25:32.179643 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 16:25:32.179653 | controller | Thursday 11 June 2026  16:25:32 +0000 (0:00:00.139)       0:03:05.059 *********
2026-06-11 16:25:32.179662 | controller | Thursday 11 June 2026  16:25:32 +0000 (0:00:00.139)       0:03:05.058 *********
2026-06-11 16:25:32.357466 | controller | ok: [localhost]
2026-06-11 16:25:32.357581 | controller |
2026-06-11 16:25:32.357596 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-11 16:25:32.357609 | controller | Thursday 11 June 2026  16:25:32 +0000 (0:00:00.177)       0:03:05.237 *********
2026-06-11 16:25:32.357619 | controller | Thursday 11 June 2026  16:25:32 +0000 (0:00:00.177)       0:03:05.236 *********
2026-06-11 16:25:32.515395 | controller |
2026-06-11 16:25:32.515474 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-11 16:25:32.515481 | controller | Thursday 11 June 2026  16:25:32 +0000 (0:00:00.158)       0:03:05.396 *********
2026-06-11 16:25:32.515487 | controller | Thursday 11 June 2026  16:25:32 +0000 (0:00:00.158)       0:03:05.394 *********
2026-06-11 16:25:32.730506 | controller | changed: [localhost]
2026-06-11 16:25:32.730619 | controller |
2026-06-11 16:25:32.730633 | 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-11 16:25:32.730643 | controller | Thursday 11 June 2026  16:25:32 +0000 (0:00:00.215)       0:03:05.611 *********
2026-06-11 16:25:32.730652 | controller | Thursday 11 June 2026  16:25:32 +0000 (0:00:00.215)       0:03:05.609 *********
2026-06-11 16:25:33.603279 | controller | ok: [localhost]
2026-06-11 16:25:33.603349 | controller |
2026-06-11 16:25:33.603355 | 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-11 16:25:33.603360 | controller | Thursday 11 June 2026  16:25:33 +0000 (0:00:00.871)       0:03:06.483 *********
2026-06-11 16:25:33.603364 | controller | Thursday 11 June 2026  16:25:33 +0000 (0:00:00.872)       0:03:06.481 *********
2026-06-11 16:25:34.048343 | controller | changed: [localhost]
2026-06-11 16:25:34.048409 | controller |
2026-06-11 16:25:34.048415 | 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-11 16:25:34.048420 | controller | Thursday 11 June 2026  16:25:34 +0000 (0:00:00.445)       0:03:06.928 *********
2026-06-11 16:25:34.048424 | controller | Thursday 11 June 2026  16:25:34 +0000 (0:00:00.445)       0:03:06.927 *********
2026-06-11 16:25:34.816201 | controller | ok: [localhost]
2026-06-11 16:25:34.816270 | controller |
2026-06-11 16:25:34.816276 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-11 16:25:34.816280 | controller | Thursday 11 June 2026  16:25:34 +0000 (0:00:00.767)       0:03:07.696 *********
2026-06-11 16:25:34.816284 | controller | Thursday 11 June 2026  16:25:34 +0000 (0:00:00.767)       0:03:07.695 *********
2026-06-11 16:25:36.521451 | controller | changed: [localhost -> controller(38.102.83.163)] => (item=controller)
2026-06-11 16:25:36.521537 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-11 16:25:36.521544 | controller | changed: [localhost] => (item=localhost)
2026-06-11 16:25:36.521551 | controller |
2026-06-11 16:25:36.521556 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-11 16:25:36.521562 | controller |     _host_map |
2026-06-11 16:25:36.521567 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-11 16:25:36.521572 | controller |     map(attribute="value") |
2026-06-11 16:25:36.521577 | controller |     list
2026-06-11 16:25:36.521582 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-11 16:25:36.521587 | controller | Thursday 11 June 2026  16:25:36 +0000 (0:00:01.704)       0:03:09.401 *********
2026-06-11 16:25:36.521592 | controller | Thursday 11 June 2026  16:25:36 +0000 (0:00:01.704)       0:03:09.399 *********
2026-06-11 16:25:36.592795 | controller | ok: [localhost]
2026-06-11 16:25:36.592871 | controller |
2026-06-11 16:25:36.592877 | 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-11 16:25:36.592882 | controller | Thursday 11 June 2026  16:25:36 +0000 (0:00:00.071)       0:03:09.472 *********
2026-06-11 16:25:36.592886 | controller | Thursday 11 June 2026  16:25:36 +0000 (0:00:00.071)       0:03:09.471 *********
2026-06-11 16:25:37.350339 | controller | changed: [localhost]
2026-06-11 16:25:37.350420 | controller |
2026-06-11 16:25:37.350428 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-11 16:25:37.350434 | controller | Thursday 11 June 2026  16:25:37 +0000 (0:00:00.757)       0:03:10.230 *********
2026-06-11 16:25:37.350440 | controller | Thursday 11 June 2026  16:25:37 +0000 (0:00:00.757)       0:03:10.229 *********
2026-06-11 16:25:37.399450 | 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-11 16:25:37.399538 | controller |
2026-06-11 16:25:37.399546 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-11 16:25:37.399553 | controller |   [
2026-06-11 16:25:37.399558 | controller |     cifmw_cls_local_storage_name,
2026-06-11 16:25:37.399564 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-11 16:25:37.399570 | controller |   ] | path_join
2026-06-11 16:25:37.399575 | controller | }}, state={{
2026-06-11 16:25:37.399580 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-11 16:25:37.399585 | controller | }}, mode=0775] ***
2026-06-11 16:25:37.399591 | controller | Thursday 11 June 2026  16:25:37 +0000 (0:00:00.049)       0:03:10.280 *********
2026-06-11 16:25:37.399596 | controller | Thursday 11 June 2026  16:25:37 +0000 (0:00:00.049)       0:03:10.278 *********
2026-06-11 16:25:46.549041 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-11 16:25:46.549141 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-11 16:25:46.549151 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-11 16:25:46.549159 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-11 16:25:46.549167 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-11 16:25:46.549174 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-11 16:25:46.549202 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-11 16:25:46.549213 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-11 16:25:46.549220 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-11 16:25:46.549228 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-11 16:25:46.549235 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-11 16:25:46.549243 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-11 16:25:46.549250 | controller |
2026-06-11 16:25:46.549259 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-11 16:25:46.549267 | controller | Thursday 11 June 2026  16:25:46 +0000 (0:00:09.149)       0:03:19.429 *********
2026-06-11 16:25:46.549275 | controller | Thursday 11 June 2026  16:25:46 +0000 (0:00:09.149)       0:03:19.428 *********
2026-06-11 16:25:46.584009 | controller | skipping: [localhost]
2026-06-11 16:25:46.584078 | controller |
2026-06-11 16:25:46.584083 | 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-11 16:25:46.584089 | controller | Thursday 11 June 2026  16:25:46 +0000 (0:00:00.034)       0:03:19.464 *********
2026-06-11 16:25:46.584093 | controller | Thursday 11 June 2026  16:25:46 +0000 (0:00:00.034)       0:03:19.463 *********
2026-06-11 16:25:47.176750 | controller | changed: [localhost]
2026-06-11 16:25:47.176810 | controller |
2026-06-11 16:25:47.176818 | 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-11 16:25:47.176824 | controller | Thursday 11 June 2026  16:25:47 +0000 (0:00:00.592)       0:03:20.057 *********
2026-06-11 16:25:47.176829 | controller | Thursday 11 June 2026  16:25:47 +0000 (0:00:00.592)       0:03:20.056 *********
2026-06-11 16:25:48.700734 | controller | changed: [localhost]
2026-06-11 16:25:48.700776 | controller |
2026-06-11 16:25:48.700783 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-11 16:25:48.700789 | controller | Thursday 11 June 2026  16:25:48 +0000 (0:00:01.523)       0:03:21.581 *********
2026-06-11 16:25:48.700900 | controller | Thursday 11 June 2026  16:25:48 +0000 (0:00:01.523)       0:03:21.579 *********
2026-06-11 16:25:48.734347 | controller | skipping: [localhost]
2026-06-11 16:25:48.734421 | controller |
2026-06-11 16:25:48.734428 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-11 16:25:48.734433 | controller | Thursday 11 June 2026  16:25:48 +0000 (0:00:00.033)       0:03:21.614 *********
2026-06-11 16:25:48.734437 | controller | Thursday 11 June 2026  16:25:48 +0000 (0:00:00.033)       0:03:21.613 *********
2026-06-11 16:25:48.855510 | controller |
2026-06-11 16:25:48.855546 | 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-11 16:25:48.855551 | controller | Thursday 11 June 2026  16:25:48 +0000 (0:00:00.121)       0:03:21.736 *********
2026-06-11 16:25:48.855556 | controller | Thursday 11 June 2026  16:25:48 +0000 (0:00:00.121)       0:03:21.734 *********
2026-06-11 16:25:48.895222 | controller | skipping: [localhost]
2026-06-11 16:25:48.895317 | controller |
2026-06-11 16:25:48.895329 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-11 16:25:48.895338 | controller |   cifmw_install_yamls_environment |
2026-06-11 16:25:48.895348 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 16:25:48.895356 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-11 16:25:48.895364 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-11 16:25:48.895372 | 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-11 16:25:48.895381 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-11 16:25:48.895389 | controller | {% endif %}
2026-06-11 16:25:48.895397 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-11 16:25:48.895404 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-11 16:25:48.895412 | controller | Thursday 11 June 2026  16:25:48 +0000 (0:00:00.038)       0:03:21.775 *********
2026-06-11 16:25:48.895420 | controller | Thursday 11 June 2026  16:25:48 +0000 (0:00:00.038)       0:03:21.773 *********
2026-06-11 16:25:48.932279 | controller | ok: [localhost]
2026-06-11 16:25:48.932457 | controller |
2026-06-11 16:25:48.932475 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-11 16:25:48.932487 | controller | Thursday 11 June 2026  16:25:48 +0000 (0:00:00.037)       0:03:21.812 *********
2026-06-11 16:25:48.932497 | controller | Thursday 11 June 2026  16:25:48 +0000 (0:00:00.037)       0:03:21.811 *********
2026-06-11 16:25:48.965735 | controller | skipping: [localhost]
2026-06-11 16:25:48.965826 | controller |
2026-06-11 16:25:48.965841 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-11 16:25:48.965853 | controller | Thursday 11 June 2026  16:25:48 +0000 (0:00:00.033)       0:03:21.846 *********
2026-06-11 16:25:48.965864 | controller | Thursday 11 June 2026  16:25:48 +0000 (0:00:00.033)       0:03:21.845 *********
2026-06-11 16:25:49.011257 | controller |
2026-06-11 16:25:49.011334 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-11 16:25:49.011348 | controller | Thursday 11 June 2026  16:25:49 +0000 (0:00:00.045)       0:03:21.891 *********
2026-06-11 16:25:49.011359 | controller | Thursday 11 June 2026  16:25:49 +0000 (0:00:00.045)       0:03:21.890 *********
2026-06-11 16:25:49.044148 | controller | ok: [localhost] =>
2026-06-11 16:25:49.044259 | controller |     make_input_env:
2026-06-11 16:25:49.044269 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:25:49.044279 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:25:49.044287 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 16:25:49.044334 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 16:25:49.044342 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:25:49.044378 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:25:49.044387 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 16:25:49.044395 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:25:49.044402 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:25:49.044411 | 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-11 16:25:49.044431 | controller |
2026-06-11 16:25:49.044439 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-11 16:25:49.044446 | controller | Thursday 11 June 2026  16:25:49 +0000 (0:00:00.032)       0:03:21.924 *********
2026-06-11 16:25:49.044454 | controller | Thursday 11 June 2026  16:25:49 +0000 (0:00:00.032)       0:03:21.923 *********
2026-06-11 16:25:49.077576 | controller | skipping: [localhost]
2026-06-11 16:25:49.077611 | controller |
2026-06-11 16:25:49.077617 | 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-11 16:25:49.077621 | controller | Thursday 11 June 2026  16:25:49 +0000 (0:00:00.033)       0:03:21.958 *********
2026-06-11 16:25:49.077625 | controller | Thursday 11 June 2026  16:25:49 +0000 (0:00:00.033)       0:03:21.956 *********
2026-06-11 16:25:50.548153 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 16:25:50.548259 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-11 16:25:50.548272 | controller | }}
2026-06-11 16:25:50.566664 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-11 16:25:50.566740 | controller | changed: [localhost]
2026-06-11 16:25:50.566747 | controller |
2026-06-11 16:25:50.566752 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-11 16:25:50.566757 | controller | Thursday 11 June 2026  16:25:50 +0000 (0:00:01.489)       0:03:23.447 *********
2026-06-11 16:25:50.566761 | controller | Thursday 11 June 2026  16:25:50 +0000 (0:00:01.489)       0:03:23.445 *********
2026-06-11 16:25:50.630736 | controller |
2026-06-11 16:25:50.630823 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-11 16:25:50.630833 | controller | Thursday 11 June 2026  16:25:50 +0000 (0:00:00.063)       0:03:23.511 *********
2026-06-11 16:25:50.630841 | controller | Thursday 11 June 2026  16:25:50 +0000 (0:00:00.064)       0:03:23.510 *********
2026-06-11 16:25:50.670578 | controller | ok: [localhost] =>
2026-06-11 16:25:50.670626 | controller |     make_openstack_env:
2026-06-11 16:25:50.670639 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:25:50.670651 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:25:50.670662 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 16:25:50.670672 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 16:25:50.670683 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:25:50.670695 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-11 16:25:50.670706 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:25:50.670717 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 16:25:50.670728 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:25:50.670738 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:25:50.670749 | 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-11 16:25:50.670760 | controller |
2026-06-11 16:25:50.670771 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-11 16:25:50.670782 | controller | Thursday 11 June 2026  16:25:50 +0000 (0:00:00.039)       0:03:23.551 *********
2026-06-11 16:25:50.670793 | controller | Thursday 11 June 2026  16:25:50 +0000 (0:00:00.039)       0:03:23.549 *********
2026-06-11 16:25:50.702787 | controller | skipping: [localhost]
2026-06-11 16:25:50.702837 | controller |
2026-06-11 16:25:50.702847 | 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-11 16:25:50.702873 | controller | Thursday 11 June 2026  16:25:50 +0000 (0:00:00.031)       0:03:23.583 *********
2026-06-11 16:25:50.702882 | controller | Thursday 11 June 2026  16:25:50 +0000 (0:00:00.031)       0:03:23.581 *********
2026-06-11 16:30:58.020037 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 16:30:58.020109 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-11 16:30:58.020116 | controller | default(true) }}
2026-06-11 16:30:58.040969 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-11 16:30:58.041047 | controller | changed: [localhost]
2026-06-11 16:30:58.041055 | controller |
2026-06-11 16:30:58.041060 | 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-11 16:30:58.041082 | controller | Thursday 11 June 2026  16:30:58 +0000 (0:05:07.338)       0:08:30.921 *********
2026-06-11 16:30:58.041088 | controller | Thursday 11 June 2026  16:30:58 +0000 (0:05:07.338)       0:08:30.920 *********
2026-06-11 16:32:30.785324 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-11 16:32:30.785370 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-11 16:32:30.785376 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (28 retries left).
2026-06-11 16:32:30.785380 | controller | changed: [localhost]
2026-06-11 16:32:30.785384 | controller |
2026-06-11 16:32:30.785388 | 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-11 16:32:30.785393 | controller | Thursday 11 June 2026  16:32:30 +0000 (0:01:32.741)       0:10:03.663 *********
2026-06-11 16:32:30.785397 | controller | Thursday 11 June 2026  16:32:30 +0000 (0:01:32.741)       0:10:03.662 *********
2026-06-11 16:32:31.544469 | controller | changed: [localhost]
2026-06-11 16:32:31.544516 | controller |
2026-06-11 16:32:31.544524 | 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-11 16:32:31.544530 | controller | Thursday 11 June 2026  16:32:31 +0000 (0:00:00.760)       0:10:04.423 *********
2026-06-11 16:32:31.544535 | controller | Thursday 11 June 2026  16:32:31 +0000 (0:00:00.760)       0:10:04.422 *********
2026-06-11 16:32:33.043499 | controller | ok: [localhost]
2026-06-11 16:32:33.043570 | controller |
2026-06-11 16:32:33.043581 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-11 16:32:33.043590 | controller | Thursday 11 June 2026  16:32:33 +0000 (0:00:01.499)       0:10:05.923 *********
2026-06-11 16:32:33.043599 | controller | Thursday 11 June 2026  16:32:33 +0000 (0:00:01.499)       0:10:05.922 *********
2026-06-11 16:32:33.147461 | controller |
2026-06-11 16:32:33.147540 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-11 16:32:33.147551 | controller | Thursday 11 June 2026  16:32:33 +0000 (0:00:00.104)       0:10:06.027 *********
2026-06-11 16:32:33.147559 | controller | Thursday 11 June 2026  16:32:33 +0000 (0:00:00.104)       0:10:06.026 *********
2026-06-11 16:32:33.206372 | controller | ok: [localhost] =>
2026-06-11 16:32:33.206451 | controller |     make_openstack_init_env:
2026-06-11 16:32:33.206461 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:32:33.206467 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:32:33.206473 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 16:32:33.206478 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 16:32:33.206520 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:32:33.206528 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:32:33.206533 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 16:32:33.206538 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:32:33.206543 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:32:33.206549 | 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-11 16:32:33.206555 | controller |
2026-06-11 16:32:33.206560 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-11 16:32:33.206565 | controller | Thursday 11 June 2026  16:32:33 +0000 (0:00:00.059)       0:10:06.086 *********
2026-06-11 16:32:33.206577 | controller | Thursday 11 June 2026  16:32:33 +0000 (0:00:00.058)       0:10:06.085 *********
2026-06-11 16:32:33.242572 | controller | skipping: [localhost]
2026-06-11 16:32:33.242663 | controller |
2026-06-11 16:32:33.242676 | 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-11 16:32:33.242685 | controller | Thursday 11 June 2026  16:32:33 +0000 (0:00:00.036)       0:10:06.123 *********
2026-06-11 16:32:33.242694 | controller | Thursday 11 June 2026  16:32:33 +0000 (0:00:00.036)       0:10:06.121 *********
2026-06-11 16:35:30.678785 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 16:35:30.678875 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-11 16:35:30.678881 | controller | default(true) }}
2026-06-11 16:35:30.698666 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-11 16:35:30.698745 | controller | changed: [localhost]
2026-06-11 16:35:30.698750 | controller |
2026-06-11 16:35:30.698754 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-11 16:35:30.698759 | controller | Thursday 11 June 2026  16:35:30 +0000 (0:02:57.455)       0:13:03.578 *********
2026-06-11 16:35:30.698762 | controller | Thursday 11 June 2026  16:35:30 +0000 (0:02:57.455)       0:13:03.577 *********
2026-06-11 16:35:30.727034 | controller | skipping: [localhost]
2026-06-11 16:35:30.727109 | controller |
2026-06-11 16:35:30.727132 | 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-11 16:35:30.727137 | controller | Thursday 11 June 2026  16:35:30 +0000 (0:00:00.028)       0:13:03.607 *********
2026-06-11 16:35:30.727141 | controller | Thursday 11 June 2026  16:35:30 +0000 (0:00:00.028)       0:13:03.606 *********
2026-06-11 16:35:30.752944 | controller | skipping: [localhost]
2026-06-11 16:35:30.753009 | controller |
2026-06-11 16:35:30.753019 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-11 16:35:30.753025 | controller | Thursday 11 June 2026  16:35:30 +0000 (0:00:00.025)       0:13:03.633 *********
2026-06-11 16:35:30.753030 | controller | Thursday 11 June 2026  16:35:30 +0000 (0:00:00.025)       0:13:03.632 *********
2026-06-11 16:35:30.807167 | controller |
2026-06-11 16:35:30.807259 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-11 16:35:30.807266 | controller | Thursday 11 June 2026  16:35:30 +0000 (0:00:00.054)       0:13:03.687 *********
2026-06-11 16:35:30.807271 | controller | Thursday 11 June 2026  16:35:30 +0000 (0:00:00.054)       0:13:03.686 *********
2026-06-11 16:35:30.839087 | controller | ok: [localhost] =>
2026-06-11 16:35:30.839156 | controller |     make_openstack_deploy_prep_env:
2026-06-11 16:35:30.839162 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:35:30.839194 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:35:30.839200 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-11 16:35:30.839204 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 16:35:30.839208 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 16:35:30.839212 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:35:30.839216 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:35:30.839220 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 16:35:30.839224 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:35:30.839227 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:35:30.839231 | 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-11 16:35:30.839236 | controller |
2026-06-11 16:35:30.839239 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-11 16:35:30.839243 | controller | Thursday 11 June 2026  16:35:30 +0000 (0:00:00.032)       0:13:03.719 *********
2026-06-11 16:35:30.839246 | controller | Thursday 11 June 2026  16:35:30 +0000 (0:00:00.032)       0:13:03.718 *********
2026-06-11 16:35:30.866070 | controller | skipping: [localhost]
2026-06-11 16:35:30.866123 | controller |
2026-06-11 16:35:30.866129 | 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-11 16:35:30.866134 | controller | Thursday 11 June 2026  16:35:30 +0000 (0:00:00.027)       0:13:03.746 *********
2026-06-11 16:35:30.866138 | controller | Thursday 11 June 2026  16:35:30 +0000 (0:00:00.027)       0:13:03.745 *********
2026-06-11 16:35:32.202012 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 16:35:32.202068 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-11 16:35:32.202072 | controller | default(true) }}
2026-06-11 16:35:32.226749 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-11 16:35:32.226814 | controller | changed: [localhost]
2026-06-11 16:35:32.226820 | controller |
2026-06-11 16:35:32.226824 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-11 16:35:32.226828 | controller | Thursday 11 June 2026  16:35:32 +0000 (0:00:01.360)       0:13:05.107 *********
2026-06-11 16:35:32.226832 | controller | Thursday 11 June 2026  16:35:32 +0000 (0:00:01.360)       0:13:05.105 *********
2026-06-11 16:35:32.363855 | controller |
2026-06-11 16:35:32.363945 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-11 16:35:32.363957 | controller | Thursday 11 June 2026  16:35:32 +0000 (0:00:00.137)       0:13:05.244 *********
2026-06-11 16:35:32.363967 | controller | Thursday 11 June 2026  16:35:32 +0000 (0:00:00.137)       0:13:05.243 *********
2026-06-11 16:35:32.404050 | controller | ok: [localhost] =>
2026-06-11 16:35:32.404127 | controller |     make_netconfig_deploy_env:
2026-06-11 16:35:32.404141 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:35:32.404153 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:35:32.404165 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 16:35:32.404177 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 16:35:32.404223 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:35:32.404231 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:35:32.404239 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 16:35:32.404247 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:35:32.404267 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:35:32.404276 | 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-11 16:35:32.404284 | controller |
2026-06-11 16:35:32.404304 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-11 16:35:32.404312 | controller | Thursday 11 June 2026  16:35:32 +0000 (0:00:00.040)       0:13:05.284 *********
2026-06-11 16:35:32.404319 | controller | Thursday 11 June 2026  16:35:32 +0000 (0:00:00.040)       0:13:05.283 *********
2026-06-11 16:35:32.430603 | controller | skipping: [localhost]
2026-06-11 16:35:32.430672 | controller |
2026-06-11 16:35:32.430679 | 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-11 16:35:32.430685 | controller | Thursday 11 June 2026  16:35:32 +0000 (0:00:00.026)       0:13:05.311 *********
2026-06-11 16:35:32.430691 | controller | Thursday 11 June 2026  16:35:32 +0000 (0:00:00.026)       0:13:05.309 *********
2026-06-11 16:35:37.238433 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 16:35:37.238511 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-11 16:35:37.238518 | controller | default(true) }}
2026-06-11 16:35:37.258981 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-11 16:35:37.259007 | controller | changed: [localhost]
2026-06-11 16:35:37.259012 | controller |
2026-06-11 16:35:37.259015 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-11 16:35:37.259019 | controller | Thursday 11 June 2026  16:35:37 +0000 (0:00:04.828)       0:13:10.139 *********
2026-06-11 16:35:37.259023 | controller | Thursday 11 June 2026  16:35:37 +0000 (0:00:04.828)       0:13:10.138 *********
2026-06-11 16:35:37.327612 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-11 16:35:37.327682 | controller |
2026-06-11 16:35:37.327687 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-11 16:35:37.327691 | controller | Thursday 11 June 2026  16:35:37 +0000 (0:00:00.068)       0:13:10.208 *********
2026-06-11 16:35:37.327695 | controller | Thursday 11 June 2026  16:35:37 +0000 (0:00:00.068)       0:13:10.206 *********
2026-06-11 16:35:37.372306 | controller | ok: [localhost]
2026-06-11 16:35:37.372346 | controller |
2026-06-11 16:35:37.372353 | 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-11 16:35:37.372361 | controller | Thursday 11 June 2026  16:35:37 +0000 (0:00:00.044)       0:13:10.252 *********
2026-06-11 16:35:37.372367 | controller | Thursday 11 June 2026  16:35:37 +0000 (0:00:00.044)       0:13:10.251 *********
2026-06-11 16:35:37.407385 | controller | skipping: [localhost]
2026-06-11 16:35:37.407422 | controller |
2026-06-11 16:35:37.407428 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-11 16:35:37.407433 | controller | Thursday 11 June 2026  16:35:37 +0000 (0:00:00.031)       0:13:10.284 *********
2026-06-11 16:35:37.407436 | controller | Thursday 11 June 2026  16:35:37 +0000 (0:00:00.031)       0:13:10.283 *********
2026-06-11 16:35:37.440954 | controller | skipping: [localhost]
2026-06-11 16:35:37.441026 | controller |
2026-06-11 16:35:37.441034 | 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-11 16:35:37.441054 | controller | Thursday 11 June 2026  16:35:37 +0000 (0:00:00.036)       0:13:10.321 *********
2026-06-11 16:35:37.441061 | controller | Thursday 11 June 2026  16:35:37 +0000 (0:00:00.036)       0:13:10.320 *********
2026-06-11 16:35:37.487056 | controller | ok: [localhost]
2026-06-11 16:35:37.487172 | controller |
2026-06-11 16:35:37.487227 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-11 16:35:37.487242 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-11 16:35:37.487254 | controller |   _ctlplane_name_kustomizations +
2026-06-11 16:35:37.487266 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-11 16:35:37.487277 | controller | }}, kustomizations_paths={{
2026-06-11 16:35:37.487288 | controller |   [
2026-06-11 16:35:37.487299 | controller |     (
2026-06-11 16:35:37.487310 | controller |       [
2026-06-11 16:35:37.487320 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-11 16:35:37.487331 | controller |         'kustomizations',
2026-06-11 16:35:37.487342 | controller |         'controlplane'
2026-06-11 16:35:37.487352 | controller |       ] | ansible.builtin.path_join
2026-06-11 16:35:37.487362 | controller |     )
2026-06-11 16:35:37.487373 | controller |   ]
2026-06-11 16:35:37.487383 | controller | }}] ***
2026-06-11 16:35:37.487394 | controller | Thursday 11 June 2026  16:35:37 +0000 (0:00:00.046)       0:13:10.367 *********
2026-06-11 16:35:37.487405 | controller | Thursday 11 June 2026  16:35:37 +0000 (0:00:00.046)       0:13:10.366 *********
2026-06-11 16:35:38.289600 | controller | changed: [localhost]
2026-06-11 16:35:38.289651 | controller |
2026-06-11 16:35:38.289659 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-11 16:35:38.289665 | controller | Thursday 11 June 2026  16:35:38 +0000 (0:00:00.802)       0:13:11.170 *********
2026-06-11 16:35:38.289670 | controller | Thursday 11 June 2026  16:35:38 +0000 (0:00:00.802)       0:13:11.168 *********
2026-06-11 16:35:38.347471 | controller | ok: [localhost] =>
2026-06-11 16:35:38.347544 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-11 16:35:38.347553 | controller |       changed: true
2026-06-11 16:35:38.347558 | controller |       count: 2
2026-06-11 16:35:38.347563 | controller |       failed: false
2026-06-11 16:35:38.347569 | controller |       kustomizations_paths:
2026-06-11 16:35:38.347575 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-11 16:35:38.347580 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-11 16:35:38.347585 | controller |       result:
2026-06-11 16:35:38.347590 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-11 16:35:38.347595 | controller |         kind: OpenStackControlPlane
2026-06-11 16:35:38.347600 | controller |         metadata:
2026-06-11 16:35:38.347604 | controller |           labels:
2026-06-11 16:35:38.347608 | controller |             created-by: install_yamls
2026-06-11 16:35:38.347613 | controller |           name: controlplane
2026-06-11 16:35:38.347617 | controller |           namespace: openstack
2026-06-11 16:35:38.347622 | controller |         spec:
2026-06-11 16:35:38.347626 | controller |           barbican:
2026-06-11 16:35:38.347631 | controller |             apiOverride:
2026-06-11 16:35:38.347636 | controller |               route: {}
2026-06-11 16:35:38.347642 | controller |             template:
2026-06-11 16:35:38.347647 | controller |               barbicanAPI:
2026-06-11 16:35:38.347651 | controller |                 override:
2026-06-11 16:35:38.347656 | controller |                   service:
2026-06-11 16:35:38.347662 | controller |                     internal:
2026-06-11 16:35:38.347666 | controller |                       metadata:
2026-06-11 16:35:38.347671 | controller |                         annotations:
2026-06-11 16:35:38.347676 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.347681 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.347686 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.347690 | controller |                       spec:
2026-06-11 16:35:38.347695 | controller |                         type: LoadBalancer
2026-06-11 16:35:38.347710 | controller |                 replicas: 1
2026-06-11 16:35:38.347715 | controller |               barbicanKeystoneListener:
2026-06-11 16:35:38.347720 | controller |                 replicas: 1
2026-06-11 16:35:38.347724 | controller |               barbicanWorker:
2026-06-11 16:35:38.347728 | controller |                 replicas: 1
2026-06-11 16:35:38.347733 | controller |               databaseInstance: openstack
2026-06-11 16:35:38.347738 | controller |               secret: osp-secret
2026-06-11 16:35:38.347743 | controller |           cinder:
2026-06-11 16:35:38.347748 | controller |             apiOverride:
2026-06-11 16:35:38.347752 | controller |               route: {}
2026-06-11 16:35:38.347757 | controller |             template:
2026-06-11 16:35:38.347762 | controller |               cinderAPI:
2026-06-11 16:35:38.347766 | controller |                 override:
2026-06-11 16:35:38.347771 | controller |                   service:
2026-06-11 16:35:38.347776 | controller |                     internal:
2026-06-11 16:35:38.347780 | controller |                       metadata:
2026-06-11 16:35:38.347785 | controller |                         annotations:
2026-06-11 16:35:38.347789 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.347794 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.347798 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.347803 | controller |                       spec:
2026-06-11 16:35:38.347807 | controller |                         type: LoadBalancer
2026-06-11 16:35:38.347812 | controller |               cinderBackup:
2026-06-11 16:35:38.347817 | controller |                 networkAttachments:
2026-06-11 16:35:38.347821 | controller |                 - storage
2026-06-11 16:35:38.347826 | controller |                 replicas: 0
2026-06-11 16:35:38.347830 | controller |               cinderScheduler:
2026-06-11 16:35:38.347834 | controller |                 replicas: 1
2026-06-11 16:35:38.347839 | controller |               cinderVolumes:
2026-06-11 16:35:38.347843 | controller |                 volume1:
2026-06-11 16:35:38.347887 | controller |                   networkAttachments:
2026-06-11 16:35:38.347895 | controller |                   - storage
2026-06-11 16:35:38.347901 | controller |                   replicas: 0
2026-06-11 16:35:38.347907 | controller |               databaseInstance: openstack
2026-06-11 16:35:38.347912 | controller |               secret: osp-secret
2026-06-11 16:35:38.347918 | controller |           designate:
2026-06-11 16:35:38.347923 | controller |             apiOverride:
2026-06-11 16:35:38.347928 | controller |               route: {}
2026-06-11 16:35:38.347933 | controller |             enabled: false
2026-06-11 16:35:38.347938 | controller |             template:
2026-06-11 16:35:38.347943 | controller |               databaseInstance: openstack
2026-06-11 16:35:38.347949 | controller |               designateAPI:
2026-06-11 16:35:38.347954 | controller |                 override:
2026-06-11 16:35:38.347959 | controller |                   service:
2026-06-11 16:35:38.347964 | controller |                     internal:
2026-06-11 16:35:38.347969 | controller |                       metadata:
2026-06-11 16:35:38.347974 | controller |                         annotations:
2026-06-11 16:35:38.347979 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.347984 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.347990 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.347995 | controller |                       spec:
2026-06-11 16:35:38.348000 | controller |                         type: LoadBalancer
2026-06-11 16:35:38.348005 | controller |               designateBackendbind9:
2026-06-11 16:35:38.348010 | controller |                 networkAttachments:
2026-06-11 16:35:38.348014 | controller |                 - designate
2026-06-11 16:35:38.348019 | controller |                 replicas: 1
2026-06-11 16:35:38.348024 | controller |                 storageClass: local-storage
2026-06-11 16:35:38.348029 | controller |                 storageRequest: 10Gi
2026-06-11 16:35:38.348034 | controller |               designateCentral:
2026-06-11 16:35:38.348039 | controller |                 replicas: 1
2026-06-11 16:35:38.348044 | controller |               designateMdns:
2026-06-11 16:35:38.348048 | controller |                 networkAttachments:
2026-06-11 16:35:38.348053 | controller |                 - designate
2026-06-11 16:35:38.348058 | controller |                 replicas: 1
2026-06-11 16:35:38.348066 | controller |               designateProducer:
2026-06-11 16:35:38.348071 | controller |                 replicas: 1
2026-06-11 16:35:38.348076 | controller |               designateWorker:
2026-06-11 16:35:38.348081 | controller |                 networkAttachments:
2026-06-11 16:35:38.348085 | controller |                 - designate
2026-06-11 16:35:38.348090 | controller |                 replicas: 1
2026-06-11 16:35:38.348095 | controller |               secret: osp-secret
2026-06-11 16:35:38.348100 | controller |           dns:
2026-06-11 16:35:38.348105 | controller |             template:
2026-06-11 16:35:38.348110 | controller |               options:
2026-06-11 16:35:38.348115 | controller |               - key: server
2026-06-11 16:35:38.348120 | controller |                 values:
2026-06-11 16:35:38.348126 | controller |                 - 192.168.122.1
2026-06-11 16:35:38.348131 | controller |               override:
2026-06-11 16:35:38.348136 | controller |                 service:
2026-06-11 16:35:38.348142 | controller |                   metadata:
2026-06-11 16:35:38.348147 | controller |                     annotations:
2026-06-11 16:35:38.348152 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-11 16:35:38.348157 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-11 16:35:38.348163 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-11 16:35:38.348168 | controller |                   spec:
2026-06-11 16:35:38.348215 | controller |                     type: LoadBalancer
2026-06-11 16:35:38.348229 | controller |               replicas: 1
2026-06-11 16:35:38.348236 | controller |           galera:
2026-06-11 16:35:38.348241 | controller |             templates:
2026-06-11 16:35:38.348245 | controller |               openstack:
2026-06-11 16:35:38.348254 | controller |                 replicas: 1
2026-06-11 16:35:38.348259 | controller |                 secret: osp-secret
2026-06-11 16:35:38.348264 | controller |                 storageRequest: 10G
2026-06-11 16:35:38.348269 | controller |               openstack-cell1:
2026-06-11 16:35:38.348274 | controller |                 replicas: 1
2026-06-11 16:35:38.348279 | controller |                 secret: osp-secret
2026-06-11 16:35:38.348284 | controller |                 storageRequest: 10G
2026-06-11 16:35:38.348289 | controller |           glance:
2026-06-11 16:35:38.348294 | controller |             apiOverrides:
2026-06-11 16:35:38.348299 | controller |               default:
2026-06-11 16:35:38.348304 | controller |                 route: {}
2026-06-11 16:35:38.348309 | controller |             template:
2026-06-11 16:35:38.348314 | controller |               customServiceConfig: |
2026-06-11 16:35:38.348320 | controller |                 [DEFAULT]
2026-06-11 16:35:38.348325 | controller |                 enabled_backends = default_backend:swift
2026-06-11 16:35:38.348331 | controller |                 [glance_store]
2026-06-11 16:35:38.348336 | controller |                 default_backend = default_backend
2026-06-11 16:35:38.348341 | controller |                 [default_backend]
2026-06-11 16:35:38.348346 | controller |                 swift_store_create_container_on_put = True
2026-06-11 16:35:38.348352 | controller |                 swift_store_auth_version = 3
2026-06-11 16:35:38.348357 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-11 16:35:38.348362 | controller |                 swift_store_endpoint_type = internalURL
2026-06-11 16:35:38.348367 | controller |                 swift_store_user = service:glance
2026-06-11 16:35:38.348372 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-11 16:35:38.348377 | controller |               databaseInstance: openstack
2026-06-11 16:35:38.348383 | controller |               glanceAPIs:
2026-06-11 16:35:38.348388 | controller |                 default:
2026-06-11 16:35:38.348393 | controller |                   networkAttachments:
2026-06-11 16:35:38.348398 | controller |                   - storage
2026-06-11 16:35:38.348403 | controller |                   override:
2026-06-11 16:35:38.348408 | controller |                     service:
2026-06-11 16:35:38.348413 | controller |                       internal:
2026-06-11 16:35:38.348419 | controller |                         metadata:
2026-06-11 16:35:38.348424 | controller |                           annotations:
2026-06-11 16:35:38.348429 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.348435 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.348440 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.348449 | controller |                         spec:
2026-06-11 16:35:38.348454 | controller |                           type: LoadBalancer
2026-06-11 16:35:38.348459 | controller |                   replicas: 1
2026-06-11 16:35:38.348464 | controller |               keystoneEndpoint: default
2026-06-11 16:35:38.348470 | controller |               secret: osp-secret
2026-06-11 16:35:38.348475 | controller |               storage:
2026-06-11 16:35:38.348480 | controller |                 storageClass: ''
2026-06-11 16:35:38.348485 | controller |                 storageRequest: 10Gi
2026-06-11 16:35:38.348491 | controller |           heat:
2026-06-11 16:35:38.348496 | controller |             apiOverride:
2026-06-11 16:35:38.348501 | controller |               route: {}
2026-06-11 16:35:38.348506 | controller |             cnfAPIOverride:
2026-06-11 16:35:38.348511 | controller |               route: {}
2026-06-11 16:35:38.348516 | controller |             enabled: false
2026-06-11 16:35:38.348521 | controller |             template:
2026-06-11 16:35:38.348526 | controller |               databaseInstance: openstack
2026-06-11 16:35:38.348531 | controller |               heatAPI:
2026-06-11 16:35:38.348536 | controller |                 override:
2026-06-11 16:35:38.348541 | controller |                   service:
2026-06-11 16:35:38.348546 | controller |                     internal:
2026-06-11 16:35:38.348552 | controller |                       metadata:
2026-06-11 16:35:38.348557 | controller |                         annotations:
2026-06-11 16:35:38.348562 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.348567 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.348572 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.348577 | controller |                       spec:
2026-06-11 16:35:38.348582 | controller |                         type: LoadBalancer
2026-06-11 16:35:38.348587 | controller |                 replicas: 1
2026-06-11 16:35:38.348592 | controller |               heatEngine:
2026-06-11 16:35:38.348597 | controller |                 override:
2026-06-11 16:35:38.348602 | controller |                   service:
2026-06-11 16:35:38.348608 | controller |                     internal:
2026-06-11 16:35:38.348613 | controller |                       metadata:
2026-06-11 16:35:38.348618 | controller |                         annotations:
2026-06-11 16:35:38.348623 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.348628 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.348633 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.348638 | controller |                       spec:
2026-06-11 16:35:38.348643 | controller |                         type: LoadBalancer
2026-06-11 16:35:38.348648 | controller |                 replicas: 1
2026-06-11 16:35:38.348653 | controller |               secret: osp-secret
2026-06-11 16:35:38.348659 | controller |           horizon:
2026-06-11 16:35:38.348664 | controller |             apiOverride:
2026-06-11 16:35:38.348669 | controller |               route: {}
2026-06-11 16:35:38.348674 | controller |             template:
2026-06-11 16:35:38.348679 | controller |               replicas: 1
2026-06-11 16:35:38.348683 | controller |               secret: osp-secret
2026-06-11 16:35:38.348688 | controller |           ironic:
2026-06-11 16:35:38.348693 | controller |             enabled: false
2026-06-11 16:35:38.348697 | controller |             template:
2026-06-11 16:35:38.348702 | controller |               databaseInstance: openstack
2026-06-11 16:35:38.348706 | controller |               ironicAPI:
2026-06-11 16:35:38.348711 | controller |                 replicas: 1
2026-06-11 16:35:38.348715 | controller |               ironicConductors:
2026-06-11 16:35:38.348719 | controller |               - replicas: 1
2026-06-11 16:35:38.348724 | controller |                 storageRequest: 10Gi
2026-06-11 16:35:38.348728 | controller |               ironicInspector:
2026-06-11 16:35:38.348733 | controller |                 replicas: 1
2026-06-11 16:35:38.348737 | controller |               ironicNeutronAgent:
2026-06-11 16:35:38.348741 | controller |                 replicas: 1
2026-06-11 16:35:38.348745 | controller |               secret: osp-secret
2026-06-11 16:35:38.348750 | controller |           keystone:
2026-06-11 16:35:38.348755 | controller |             apiOverride:
2026-06-11 16:35:38.348760 | controller |               route: {}
2026-06-11 16:35:38.348764 | controller |             template:
2026-06-11 16:35:38.348774 | controller |               databaseInstance: openstack
2026-06-11 16:35:38.348779 | controller |               override:
2026-06-11 16:35:38.348783 | controller |                 service:
2026-06-11 16:35:38.348788 | controller |                   internal:
2026-06-11 16:35:38.348792 | controller |                     metadata:
2026-06-11 16:35:38.348797 | controller |                       annotations:
2026-06-11 16:35:38.348801 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.348806 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.348818 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.348823 | controller |                     spec:
2026-06-11 16:35:38.348828 | controller |                       type: LoadBalancer
2026-06-11 16:35:38.348837 | controller |               secret: osp-secret
2026-06-11 16:35:38.348842 | controller |           manila:
2026-06-11 16:35:38.348847 | controller |             apiOverride:
2026-06-11 16:35:38.348853 | controller |               route: {}
2026-06-11 16:35:38.348858 | controller |             template:
2026-06-11 16:35:38.348863 | controller |               databaseInstance: openstack
2026-06-11 16:35:38.348868 | controller |               manilaAPI:
2026-06-11 16:35:38.348874 | controller |                 networkAttachments:
2026-06-11 16:35:38.348879 | controller |                 - internalapi
2026-06-11 16:35:38.348884 | controller |                 override:
2026-06-11 16:35:38.348889 | controller |                   service:
2026-06-11 16:35:38.348893 | controller |                     internal:
2026-06-11 16:35:38.348899 | controller |                       metadata:
2026-06-11 16:35:38.348904 | controller |                         annotations:
2026-06-11 16:35:38.348908 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.348913 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.348917 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.348922 | controller |                       spec:
2026-06-11 16:35:38.348927 | controller |                         type: LoadBalancer
2026-06-11 16:35:38.348932 | controller |                 replicas: 1
2026-06-11 16:35:38.348936 | controller |               manilaScheduler:
2026-06-11 16:35:38.348941 | controller |                 replicas: 1
2026-06-11 16:35:38.348946 | controller |               manilaShares:
2026-06-11 16:35:38.348951 | controller |                 share1:
2026-06-11 16:35:38.348956 | controller |                   networkAttachments:
2026-06-11 16:35:38.348962 | controller |                   - storage
2026-06-11 16:35:38.348966 | controller |                   replicas: 1
2026-06-11 16:35:38.348971 | controller |           memcached:
2026-06-11 16:35:38.348975 | controller |             templates:
2026-06-11 16:35:38.348979 | controller |               memcached:
2026-06-11 16:35:38.348984 | controller |                 replicas: 1
2026-06-11 16:35:38.348988 | controller |           neutron:
2026-06-11 16:35:38.348993 | controller |             apiOverride:
2026-06-11 16:35:38.348998 | controller |               route: {}
2026-06-11 16:35:38.349003 | controller |             template:
2026-06-11 16:35:38.349007 | controller |               databaseInstance: openstack
2026-06-11 16:35:38.349013 | controller |               networkAttachments:
2026-06-11 16:35:38.349018 | controller |               - internalapi
2026-06-11 16:35:38.349023 | controller |               override:
2026-06-11 16:35:38.349028 | controller |                 service:
2026-06-11 16:35:38.349033 | controller |                   internal:
2026-06-11 16:35:38.349038 | controller |                     metadata:
2026-06-11 16:35:38.349043 | controller |                       annotations:
2026-06-11 16:35:38.349048 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.349053 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.349058 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.349064 | controller |                     spec:
2026-06-11 16:35:38.349068 | controller |                       type: LoadBalancer
2026-06-11 16:35:38.349074 | controller |               secret: osp-secret
2026-06-11 16:35:38.349079 | controller |           nova:
2026-06-11 16:35:38.349084 | controller |             apiOverride:
2026-06-11 16:35:38.349089 | controller |               route: {}
2026-06-11 16:35:38.349094 | controller |             template:
2026-06-11 16:35:38.349103 | controller |               apiServiceTemplate:
2026-06-11 16:35:38.349108 | controller |                 override:
2026-06-11 16:35:38.349113 | controller |                   service:
2026-06-11 16:35:38.349119 | controller |                     internal:
2026-06-11 16:35:38.349138 | controller |                       metadata:
2026-06-11 16:35:38.349144 | controller |                         annotations:
2026-06-11 16:35:38.349149 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.349155 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.349160 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.349165 | controller |                       spec:
2026-06-11 16:35:38.349170 | controller |                         type: LoadBalancer
2026-06-11 16:35:38.349175 | controller |               cellTemplates:
2026-06-11 16:35:38.349199 | controller |                 cell0:
2026-06-11 16:35:38.349204 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-11 16:35:38.349209 | controller |                   cellDatabaseInstance: openstack
2026-06-11 16:35:38.349215 | controller |                   cellMessageBusInstance: rabbitmq
2026-06-11 16:35:38.349220 | controller |                   conductorServiceTemplate:
2026-06-11 16:35:38.349225 | controller |                     replicas: 1
2026-06-11 16:35:38.349230 | controller |                   hasAPIAccess: true
2026-06-11 16:35:38.349235 | controller |                 cell1:
2026-06-11 16:35:38.349240 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-11 16:35:38.349245 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-11 16:35:38.349250 | controller |                   cellMessageBusInstance: rabbitmq-cell1
2026-06-11 16:35:38.349255 | controller |                   conductorServiceTemplate:
2026-06-11 16:35:38.349260 | controller |                     replicas: 1
2026-06-11 16:35:38.349265 | controller |                   hasAPIAccess: true
2026-06-11 16:35:38.349270 | controller |               metadataServiceTemplate:
2026-06-11 16:35:38.349275 | controller |                 override:
2026-06-11 16:35:38.349280 | controller |                   service:
2026-06-11 16:35:38.349285 | controller |                     metadata:
2026-06-11 16:35:38.349290 | controller |                       annotations:
2026-06-11 16:35:38.349295 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.349300 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.349305 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.349310 | controller |                     spec:
2026-06-11 16:35:38.349316 | controller |                       type: LoadBalancer
2026-06-11 16:35:38.349321 | controller |               secret: osp-secret
2026-06-11 16:35:38.349327 | controller |           octavia:
2026-06-11 16:35:38.349332 | controller |             enabled: false
2026-06-11 16:35:38.349337 | controller |             template:
2026-06-11 16:35:38.349342 | controller |               databaseInstance: openstack
2026-06-11 16:35:38.349346 | controller |               octaviaAPI:
2026-06-11 16:35:38.349351 | controller |                 replicas: 1
2026-06-11 16:35:38.349356 | controller |               secret: osp-secret
2026-06-11 16:35:38.349362 | controller |           ovn:
2026-06-11 16:35:38.349366 | controller |             template:
2026-06-11 16:35:38.349371 | controller |               ovnController:
2026-06-11 16:35:38.349375 | controller |                 networkAttachment: tenant
2026-06-11 16:35:38.349380 | controller |                 nicMappings:
2026-06-11 16:35:38.349385 | controller |                   datacentre: ospbr
2026-06-11 16:35:38.349390 | controller |               ovnDBCluster:
2026-06-11 16:35:38.349397 | controller |                 ovndbcluster-nb:
2026-06-11 16:35:38.349403 | controller |                   dbType: NB
2026-06-11 16:35:38.349408 | controller |                   networkAttachment: internalapi
2026-06-11 16:35:38.349415 | controller |                   storageRequest: 10Gi
2026-06-11 16:35:38.349422 | controller |                 ovndbcluster-sb:
2026-06-11 16:35:38.349427 | controller |                   dbType: SB
2026-06-11 16:35:38.349438 | controller |                   networkAttachment: internalapi
2026-06-11 16:35:38.349444 | controller |                   storageRequest: 10Gi
2026-06-11 16:35:38.349449 | controller |           placement:
2026-06-11 16:35:38.349454 | controller |             apiOverride:
2026-06-11 16:35:38.349458 | controller |               route: {}
2026-06-11 16:35:38.349469 | controller |             template:
2026-06-11 16:35:38.349474 | controller |               databaseInstance: openstack
2026-06-11 16:35:38.349479 | controller |               override:
2026-06-11 16:35:38.349484 | controller |                 service:
2026-06-11 16:35:38.349489 | controller |                   internal:
2026-06-11 16:35:38.349494 | controller |                     metadata:
2026-06-11 16:35:38.349499 | controller |                       annotations:
2026-06-11 16:35:38.349504 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.349509 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.349514 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.349520 | controller |                     spec:
2026-06-11 16:35:38.349525 | controller |                       type: LoadBalancer
2026-06-11 16:35:38.349530 | controller |               secret: osp-secret
2026-06-11 16:35:38.349535 | controller |           rabbitmq:
2026-06-11 16:35:38.349540 | controller |             templates:
2026-06-11 16:35:38.349546 | controller |               rabbitmq:
2026-06-11 16:35:38.349551 | controller |                 override:
2026-06-11 16:35:38.349556 | controller |                   service:
2026-06-11 16:35:38.349560 | controller |                     metadata:
2026-06-11 16:35:38.349565 | controller |                       annotations:
2026-06-11 16:35:38.349571 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.349576 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-11 16:35:38.349581 | controller |                     spec:
2026-06-11 16:35:38.349586 | controller |                       type: LoadBalancer
2026-06-11 16:35:38.349591 | controller |               rabbitmq-cell1:
2026-06-11 16:35:38.349596 | controller |                 override:
2026-06-11 16:35:38.349601 | controller |                   service:
2026-06-11 16:35:38.349606 | controller |                     metadata:
2026-06-11 16:35:38.349611 | controller |                       annotations:
2026-06-11 16:35:38.349617 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.349622 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-11 16:35:38.349627 | controller |                     spec:
2026-06-11 16:35:38.349632 | controller |                       type: LoadBalancer
2026-06-11 16:35:38.349637 | controller |           redis:
2026-06-11 16:35:38.349642 | controller |             enabled: false
2026-06-11 16:35:38.349646 | controller |           secret: osp-secret
2026-06-11 16:35:38.349651 | controller |           storageClass: local-storage
2026-06-11 16:35:38.349656 | controller |           swift:
2026-06-11 16:35:38.349660 | controller |             enabled: true
2026-06-11 16:35:38.349665 | controller |             proxyOverride:
2026-06-11 16:35:38.349670 | controller |               route: {}
2026-06-11 16:35:38.349675 | controller |             template:
2026-06-11 16:35:38.349681 | controller |               swiftProxy:
2026-06-11 16:35:38.349686 | controller |                 networkAttachments:
2026-06-11 16:35:38.349691 | controller |                 - storage
2026-06-11 16:35:38.349695 | controller |                 override:
2026-06-11 16:35:38.349700 | controller |                   service:
2026-06-11 16:35:38.349704 | controller |                     internal:
2026-06-11 16:35:38.349709 | controller |                       metadata:
2026-06-11 16:35:38.349715 | controller |                         annotations:
2026-06-11 16:35:38.349720 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.349725 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.349731 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.349736 | controller |                       spec:
2026-06-11 16:35:38.349740 | controller |                         type: LoadBalancer
2026-06-11 16:35:38.349745 | controller |                 replicas: 1
2026-06-11 16:35:38.349750 | controller |               swiftRing:
2026-06-11 16:35:38.349755 | controller |                 ringReplicas: 1
2026-06-11 16:35:38.349760 | controller |               swiftStorage:
2026-06-11 16:35:38.349765 | controller |                 networkAttachments:
2026-06-11 16:35:38.349770 | controller |                 - storage
2026-06-11 16:35:38.349774 | controller |                 replicas: 1
2026-06-11 16:35:38.349779 | controller |           telemetry:
2026-06-11 16:35:38.349787 | controller |             enabled: true
2026-06-11 16:35:38.349791 | controller |             template:
2026-06-11 16:35:38.349796 | controller |               autoscaling:
2026-06-11 16:35:38.349801 | controller |                 aodh:
2026-06-11 16:35:38.349806 | controller |                   databaseAccount: aodh
2026-06-11 16:35:38.349812 | controller |                   databaseInstance: openstack
2026-06-11 16:35:38.349817 | controller |                   passwordSelectors: null
2026-06-11 16:35:38.349822 | controller |                   secret: osp-secret
2026-06-11 16:35:38.349828 | controller |                 enabled: false
2026-06-11 16:35:38.349833 | controller |                 heatInstance: heat
2026-06-11 16:35:38.349838 | controller |               ceilometer:
2026-06-11 16:35:38.349842 | controller |                 enabled: true
2026-06-11 16:35:38.349847 | controller |                 secret: osp-secret
2026-06-11 16:35:38.349853 | controller |               cloudkitty:
2026-06-11 16:35:38.349857 | controller |                 apiTimeout: 0
2026-06-11 16:35:38.349861 | controller |                 cloudKittyAPI:
2026-06-11 16:35:38.349866 | controller |                   override:
2026-06-11 16:35:38.349870 | controller |                     service:
2026-06-11 16:35:38.349875 | controller |                       internal:
2026-06-11 16:35:38.349880 | controller |                         metadata:
2026-06-11 16:35:38.349885 | controller |                           annotations:
2026-06-11 16:35:38.349890 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.349895 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.349899 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.349903 | controller |                         spec:
2026-06-11 16:35:38.349908 | controller |                           type: LoadBalancer
2026-06-11 16:35:38.349912 | controller |                   replicas: 1
2026-06-11 16:35:38.349917 | controller |                   resources: {}
2026-06-11 16:35:38.349921 | controller |                   tls:
2026-06-11 16:35:38.349926 | controller |                     api:
2026-06-11 16:35:38.349931 | controller |                       internal: {}
2026-06-11 16:35:38.349936 | controller |                       public: {}
2026-06-11 16:35:38.349941 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-11 16:35:38.349946 | controller |                 cloudKittyProc:
2026-06-11 16:35:38.349951 | controller |                   replicas: 1
2026-06-11 16:35:38.349956 | controller |                   resources: {}
2026-06-11 16:35:38.349960 | controller |                   tls:
2026-06-11 16:35:38.349965 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-11 16:35:38.349970 | controller |                 databaseAccount: cloudkitty
2026-06-11 16:35:38.349974 | controller |                 databaseInstance: openstack
2026-06-11 16:35:38.349979 | controller |                 enabled: false
2026-06-11 16:35:38.349983 | controller |                 memcachedInstance: memcached
2026-06-11 16:35:38.349988 | controller |                 passwordSelector:
2026-06-11 16:35:38.349993 | controller |                   aodhService: AodhPassword
2026-06-11 16:35:38.349997 | controller |                   ceilometerService: CeilometerPassword
2026-06-11 16:35:38.350007 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-11 16:35:38.350012 | controller |                 preserveJobs: false
2026-06-11 16:35:38.350017 | controller |                 rabbitMqClusterName: rabbitmq
2026-06-11 16:35:38.350026 | controller |                 s3StorageConfig:
2026-06-11 16:35:38.350031 | controller |                   schemas:
2026-06-11 16:35:38.350035 | controller |                   - effectiveDate: '2024-11-18'
2026-06-11 16:35:38.350040 | controller |                     version: v13
2026-06-11 16:35:38.350044 | controller |                   secret:
2026-06-11 16:35:38.350049 | controller |                     name: cloudkitty-loki-s3
2026-06-11 16:35:38.350054 | controller |                     type: s3
2026-06-11 16:35:38.350058 | controller |                 secret: osp-secret
2026-06-11 16:35:38.350063 | controller |                 serviceUser: cloudkitty
2026-06-11 16:35:38.350068 | controller |                 storageClass: local-storage
2026-06-11 16:35:38.350072 | controller |               logging:
2026-06-11 16:35:38.350077 | controller |                 annotations:
2026-06-11 16:35:38.350082 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-11 16:35:38.350089 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:35:38.350094 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:35:38.350099 | controller |                 cloNamespace: openshift-logging
2026-06-11 16:35:38.350104 | controller |                 enabled: false
2026-06-11 16:35:38.350108 | controller |                 ipaddr: 172.17.0.80
2026-06-11 16:35:38.350113 | controller |                 port: 10514
2026-06-11 16:35:38.350118 | controller |               metricStorage:
2026-06-11 16:35:38.350123 | controller |                 enabled: false
2026-06-11 16:35:38.350127 | controller |                 monitoringStack:
2026-06-11 16:35:38.350132 | controller |                   alertingEnabled: true
2026-06-11 16:35:38.350136 | controller |                   scrapeInterval: 30s
2026-06-11 16:35:38.350140 | controller |                   storage:
2026-06-11 16:35:38.350145 | controller |                     persistent:
2026-06-11 16:35:38.350149 | controller |                       pvcStorageRequest: 10Gi
2026-06-11 16:35:38.350154 | controller |                     retention: 24h
2026-06-11 16:35:38.350158 | controller |                     strategy: persistent
2026-06-11 16:35:38.363601 | controller |
2026-06-11 16:35:38.363634 | 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-11 16:35:38.363641 | controller | Thursday 11 June 2026  16:35:38 +0000 (0:00:00.073)       0:13:11.244 *********
2026-06-11 16:35:38.363646 | controller | Thursday 11 June 2026  16:35:38 +0000 (0:00:00.073)       0:13:11.242 *********
2026-06-11 16:35:38.766283 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-11 16:35:38.766355 | controller | changed: [localhost]
2026-06-11 16:35:38.766361 | controller |
2026-06-11 16:35:38.766364 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-11 16:35:38.766368 | controller | Thursday 11 June 2026  16:35:38 +0000 (0:00:00.402)       0:13:11.646 *********
2026-06-11 16:35:38.766373 | controller | Thursday 11 June 2026  16:35:38 +0000 (0:00:00.402)       0:13:11.645 *********
2026-06-11 16:36:08.826759 | controller | Pausing for 30 seconds
2026-06-11 16:36:08.826848 | controller | ok: [localhost]
2026-06-11 16:36:08.826859 | controller |
2026-06-11 16:36:08.826867 | 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-11 16:36:08.826876 | controller | Thursday 11 June 2026  16:36:08 +0000 (0:00:30.060)       0:13:41.707 *********
2026-06-11 16:36:08.826884 | controller | Thursday 11 June 2026  16:36:08 +0000 (0:00:30.060)       0:13:41.705 *********
2026-06-11 16:42:45.138574 | controller | changed: [localhost]
2026-06-11 16:42:45.138629 | controller |
2026-06-11 16:42:45.138635 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-11 16:42:45.138639 | controller | Thursday 11 June 2026  16:42:45 +0000 (0:06:36.310)       0:20:18.018 *********
2026-06-11 16:42:45.138643 | controller | Thursday 11 June 2026  16:42:45 +0000 (0:06:36.310)       0:20:18.016 *********
2026-06-11 16:42:45.247924 | controller |
2026-06-11 16:42:45.247963 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-11 16:42:45.247970 | controller | Thursday 11 June 2026  16:42:45 +0000 (0:00:00.110)       0:20:18.128 *********
2026-06-11 16:42:45.247975 | controller | Thursday 11 June 2026  16:42:45 +0000 (0:00:00.110)       0:20:18.127 *********
2026-06-11 16:42:45.663569 | controller | changed: [localhost]
2026-06-11 16:42:45.663658 | controller |
2026-06-11 16:42:45.663670 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-11 16:42:45.663679 | controller | Thursday 11 June 2026  16:42:45 +0000 (0:00:00.415)       0:20:18.543 *********
2026-06-11 16:42:45.663688 | controller | Thursday 11 June 2026  16:42:45 +0000 (0:00:00.415)       0:20:18.542 *********
2026-06-11 16:42:45.716933 | controller | ok: [localhost]
2026-06-11 16:42:45.717018 | controller |
2026-06-11 16:42:45.717027 | 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-11 16:42:45.717062 | controller | Thursday 11 June 2026  16:42:45 +0000 (0:00:00.053)       0:20:18.597 *********
2026-06-11 16:42:45.717070 | controller | Thursday 11 June 2026  16:42:45 +0000 (0:00:00.053)       0:20:18.595 *********
2026-06-11 16:42:46.173205 | controller | changed: [localhost]
2026-06-11 16:42:46.173277 | controller |
2026-06-11 16:42:46.173284 | 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-11 16:42:46.173289 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.456)       0:20:19.053 *********
2026-06-11 16:42:46.173293 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.456)       0:20:19.052 *********
2026-06-11 16:42:46.427293 | controller | ok: [localhost]
2026-06-11 16:42:46.427374 | controller |
2026-06-11 16:42:46.427382 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-11 16:42:46.427387 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.254)       0:20:19.307 *********
2026-06-11 16:42:46.427414 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.254)       0:20:19.306 *********
2026-06-11 16:42:46.518442 | controller |
2026-06-11 16:42:46.518512 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-11 16:42:46.518517 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.090)       0:20:19.398 *********
2026-06-11 16:42:46.518521 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.090)       0:20:19.397 *********
2026-06-11 16:42:46.787732 | controller | ok: [localhost]
2026-06-11 16:42:46.787767 | controller |
2026-06-11 16:42:46.787773 | 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-11 16:42:46.787779 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.269)       0:20:19.668 *********
2026-06-11 16:42:46.787783 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.269)       0:20:19.666 *********
2026-06-11 16:42:46.823671 | controller | skipping: [localhost]
2026-06-11 16:42:46.823734 | controller |
2026-06-11 16:42:46.823739 | 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-11 16:42:46.823744 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.036)       0:20:19.704 *********
2026-06-11 16:42:46.823749 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.036)       0:20:19.702 *********
2026-06-11 16:42:46.851991 | controller | skipping: [localhost]
2026-06-11 16:42:46.852010 | controller |
2026-06-11 16:42:46.852015 | 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-11 16:42:46.852019 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.028)       0:20:19.732 *********
2026-06-11 16:42:46.852022 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.028)       0:20:19.731 *********
2026-06-11 16:42:46.886482 | controller | skipping: [localhost]
2026-06-11 16:42:46.886530 | controller |
2026-06-11 16:42:46.886540 | 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-11 16:42:46.886549 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.034)       0:20:19.767 *********
2026-06-11 16:42:46.886557 | controller | Thursday 11 June 2026  16:42:46 +0000 (0:00:00.034)       0:20:19.765 *********
2026-06-11 16:42:47.387241 | controller | changed: [localhost]
2026-06-11 16:42:47.387318 | controller |
2026-06-11 16:42:47.387326 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-11 16:42:47.387332 | controller | Thursday 11 June 2026  16:42:47 +0000 (0:00:00.500)       0:20:20.267 *********
2026-06-11 16:42:47.387348 | controller | Thursday 11 June 2026  16:42:47 +0000 (0:00:00.500)       0:20:20.266 *********
2026-06-11 16:42:48.973702 | controller | changed: [localhost]
2026-06-11 16:42:48.973739 | controller |
2026-06-11 16:42:48.973747 | 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-11 16:42:48.973754 | controller | Thursday 11 June 2026  16:42:48 +0000 (0:00:01.586)       0:20:21.853 *********
2026-06-11 16:42:48.973759 | controller | Thursday 11 June 2026  16:42:48 +0000 (0:00:01.586)       0:20:21.852 *********
2026-06-11 16:42:49.316915 | controller | changed: [localhost]
2026-06-11 16:42:49.316954 | controller |
2026-06-11 16:42:49.316961 | 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-11 16:42:49.316968 | controller | Thursday 11 June 2026  16:42:49 +0000 (0:00:00.343)       0:20:22.197 *********
2026-06-11 16:42:49.316974 | controller | Thursday 11 June 2026  16:42:49 +0000 (0:00:00.343)       0:20:22.195 *********
2026-06-11 16:42:49.778146 | controller | ok: [localhost]
2026-06-11 16:42:49.778242 | controller |
2026-06-11 16:42:49.778252 | 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-11 16:42:49.778258 | controller | Thursday 11 June 2026  16:42:49 +0000 (0:00:00.461)       0:20:22.658 *********
2026-06-11 16:42:49.778264 | controller | Thursday 11 June 2026  16:42:49 +0000 (0:00:00.461)       0:20:22.656 *********
2026-06-11 16:42:49.883293 | controller | ok: [localhost]
2026-06-11 16:42:49.883368 | controller |
2026-06-11 16:42:49.883375 | 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-11 16:42:49.883382 | controller | Thursday 11 June 2026  16:42:49 +0000 (0:00:00.105)       0:20:22.763 *********
2026-06-11 16:42:49.883387 | controller | Thursday 11 June 2026  16:42:49 +0000 (0:00:00.105)       0:20:22.762 *********
2026-06-11 16:42:50.060446 | controller | ok: [localhost]
2026-06-11 16:42:50.060514 | controller |
2026-06-11 16:42:50.060519 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:42:50.060524 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.175)       0:20:22.939 *********
2026-06-11 16:42:50.060528 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.176)       0:20:22.938 *********
2026-06-11 16:42:50.203246 | controller | skipping: [localhost]
2026-06-11 16:42:50.203304 | controller |
2026-06-11 16:42:50.203309 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 16:42:50.203313 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.143)       0:20:23.083 *********
2026-06-11 16:42:50.203317 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.143)       0:20:23.082 *********
2026-06-11 16:42:50.306081 | controller | ok: [localhost]
2026-06-11 16:42:50.306155 | controller |
2026-06-11 16:42:50.306162 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-11 16:42:50.306167 | controller |   (
2026-06-11 16:42:50.306172 | controller |     {
2026-06-11 16:42:50.306176 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-11 16:42:50.306183 | controller |       'OPENSTACK_BRANCH': '',
2026-06-11 16:42:50.306187 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-11 16:42:50.306214 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-11 16:42:50.306223 | controller |     else {}
2026-06-11 16:42:50.306228 | controller |   )
2026-06-11 16:42:50.306232 | controller | }}] ***
2026-06-11 16:42:50.306237 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.102)       0:20:23.185 *********
2026-06-11 16:42:50.306242 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.102)       0:20:23.184 *********
2026-06-11 16:42:50.352998 | controller | skipping: [localhost]
2026-06-11 16:42:50.353063 | controller |
2026-06-11 16:42:50.353069 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-11 16:42:50.353073 | controller |   cifmw_install_yamls_environment |
2026-06-11 16:42:50.353078 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 16:42:50.353082 | controller |   combine(_install_yamls_repos | default({}))
2026-06-11 16:42:50.353086 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-11 16:42:50.353089 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-11 16:42:50.353093 | controller |   combine(
2026-06-11 16:42:50.353097 | controller |     {
2026-06-11 16:42:50.353101 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-11 16:42:50.353121 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-11 16:42:50.353126 | controller |     else {}
2026-06-11 16:42:50.353129 | controller |   )
2026-06-11 16:42:50.353134 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-11 16:42:50.353139 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.047)       0:20:23.233 *********
2026-06-11 16:42:50.353144 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.047)       0:20:23.231 *********
2026-06-11 16:42:50.429257 | controller | ok: [localhost]
2026-06-11 16:42:50.429325 | controller |
2026-06-11 16:42:50.429337 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-11 16:42:50.429344 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.076)       0:20:23.309 *********
2026-06-11 16:42:50.429347 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.076)       0:20:23.308 *********
2026-06-11 16:42:50.477846 | controller |
2026-06-11 16:42:50.477895 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-11 16:42:50.477900 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.048)       0:20:23.358 *********
2026-06-11 16:42:50.477904 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.049)       0:20:23.357 *********
2026-06-11 16:42:50.524650 | controller | ok: [localhost] =>
2026-06-11 16:42:50.524707 | controller |     make_edpm_baremetal_compute_env:
2026-06-11 16:42:50.524713 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:42:50.524717 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:42:50.524720 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 16:42:50.524724 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 16:42:50.524728 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:42:50.524732 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-11 16:42:50.524736 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:42:50.524740 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 16:42:50.524744 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:42:50.524748 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:42:50.524751 | 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-11 16:42:50.524755 | controller |
2026-06-11 16:42:50.524759 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-11 16:42:50.524762 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.046)       0:20:23.405 *********
2026-06-11 16:42:50.524766 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.046)       0:20:23.403 *********
2026-06-11 16:42:50.559339 | controller | skipping: [localhost]
2026-06-11 16:42:50.559405 | controller |
2026-06-11 16:42:50.559410 | 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-11 16:42:50.559423 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.034)       0:20:23.440 *********
2026-06-11 16:42:50.559427 | controller | Thursday 11 June 2026  16:42:50 +0000 (0:00:00.034)       0:20:23.438 *********
2026-06-11 16:43:16.632683 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 16:43:16.632732 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-11 16:43:16.632746 | controller | | default(true) }}
2026-06-11 16:43:16.653643 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-11 16:43:16.653696 | controller | changed: [localhost]
2026-06-11 16:43:16.653703 | controller |
2026-06-11 16:43:16.653709 | 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-11 16:43:16.653715 | controller | Thursday 11 June 2026  16:43:16 +0000 (0:00:26.094)       0:20:49.534 *********
2026-06-11 16:43:16.653719 | controller | Thursday 11 June 2026  16:43:16 +0000 (0:00:26.094)       0:20:49.532 *********
2026-06-11 16:43:16.712798 | controller | skipping: [localhost]
2026-06-11 16:43:16.712903 | controller |
2026-06-11 16:43:16.712915 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-11 16:43:16.712923 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-11 16:43:16.712932 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-11 16:43:16.712940 | controller | }}, cacheable=True] ***
2026-06-11 16:43:16.712948 | controller | Thursday 11 June 2026  16:43:16 +0000 (0:00:00.058)       0:20:49.592 *********
2026-06-11 16:43:16.712956 | controller | Thursday 11 June 2026  16:43:16 +0000 (0:00:00.058)       0:20:49.591 *********
2026-06-11 16:43:16.768115 | controller | skipping: [localhost]
2026-06-11 16:43:16.768171 | controller |
2026-06-11 16:43:16.768212 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-11 16:43:16.768222 | controller | Thursday 11 June 2026  16:43:16 +0000 (0:00:00.055)       0:20:49.648 *********
2026-06-11 16:43:16.768231 | controller | Thursday 11 June 2026  16:43:16 +0000 (0:00:00.055)       0:20:49.647 *********
2026-06-11 16:43:16.839551 | controller |
2026-06-11 16:43:16.839673 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-11 16:43:16.839679 | controller | Thursday 11 June 2026  16:43:16 +0000 (0:00:00.071)       0:20:49.719 *********
2026-06-11 16:43:16.839684 | controller | Thursday 11 June 2026  16:43:16 +0000 (0:00:00.071)       0:20:49.718 *********
2026-06-11 16:43:16.901772 | controller | ok: [localhost] =>
2026-06-11 16:43:16.901889 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-11 16:43:16.901900 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:43:16.901906 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:43:16.901912 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 16:43:16.901918 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 16:43:16.901926 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:43:16.901932 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-11 16:43:16.901939 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:43:16.901945 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 16:43:16.901951 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:43:16.901956 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:43:16.901991 | 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-11 16:43:16.901998 | controller |
2026-06-11 16:43:16.902004 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-11 16:43:16.902009 | controller | Thursday 11 June 2026  16:43:16 +0000 (0:00:00.061)       0:20:49.781 *********
2026-06-11 16:43:16.902014 | controller | Thursday 11 June 2026  16:43:16 +0000 (0:00:00.061)       0:20:49.780 *********
2026-06-11 16:43:16.952928 | controller | skipping: [localhost]
2026-06-11 16:43:16.952965 | controller |
2026-06-11 16:43:16.952972 | 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-11 16:43:16.952979 | controller | Thursday 11 June 2026  16:43:16 +0000 (0:00:00.051)       0:20:49.833 *********
2026-06-11 16:43:16.952984 | controller | Thursday 11 June 2026  16:43:16 +0000 (0:00:00.051)       0:20:49.832 *********
2026-06-11 16:43:26.818286 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 16:43:26.818353 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-11 16:43:26.818358 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-11 16:43:26.842668 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-11 16:43:26.842704 | controller | changed: [localhost]
2026-06-11 16:43:26.842711 | controller |
2026-06-11 16:43:26.842717 | 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-11 16:43:26.842723 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-11 16:43:26.842729 | controller | kind: Kustomization
2026-06-11 16:43:26.842734 | controller | patches:
2026-06-11 16:43:26.842739 | controller |   - target:
2026-06-11 16:43:26.842749 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-11 16:43:26.842754 | controller |     patch: |-
2026-06-11 16:43:26.842759 | controller | {% if content_provider_registry_ip is defined %}
2026-06-11 16:43:26.842764 | controller |       - op: add
2026-06-11 16:43:26.842769 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-11 16:43:26.842775 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-11 16:43:26.842779 | controller | {% endif %}
2026-06-11 16:43:26.842784 | controller |
2026-06-11 16:43:26.842789 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-11 16:43:26.842793 | controller |       - op: add
2026-06-11 16:43:26.842798 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-11 16:43:26.842803 | controller |         value: sudo dnf -y update
2026-06-11 16:43:26.842808 | controller | {% endif %}
2026-06-11 16:43:26.842812 | controller | {% endif %}, kustomizations_paths={{
2026-06-11 16:43:26.842817 | controller |   [
2026-06-11 16:43:26.842822 | controller |     (
2026-06-11 16:43:26.842826 | controller |       [
2026-06-11 16:43:26.842831 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-11 16:43:26.842836 | controller |         'kustomizations',
2026-06-11 16:43:26.842841 | controller |         'dataplane'
2026-06-11 16:43:26.842845 | controller |       ] | ansible.builtin.path_join
2026-06-11 16:43:26.842850 | controller |     )
2026-06-11 16:43:26.842855 | controller |   ]
2026-06-11 16:43:26.842859 | controller | }}] ***
2026-06-11 16:43:26.842864 | controller | Thursday 11 June 2026  16:43:26 +0000 (0:00:09.889)       0:20:59.722 *********
2026-06-11 16:43:26.842868 | controller | Thursday 11 June 2026  16:43:26 +0000 (0:00:09.889)       0:20:59.721 *********
2026-06-11 16:43:27.207250 | controller | changed: [localhost]
2026-06-11 16:43:27.207307 | controller |
2026-06-11 16:43:27.207316 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-11 16:43:27.207323 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.364)       0:21:00.087 *********
2026-06-11 16:43:27.207330 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.364)       0:21:00.085 *********
2026-06-11 16:43:27.253006 | controller | ok: [localhost] =>
2026-06-11 16:43:27.253048 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-11 16:43:27.253056 | controller |       changed: true
2026-06-11 16:43:27.253064 | controller |       count: 2
2026-06-11 16:43:27.253071 | controller |       failed: false
2026-06-11 16:43:27.253077 | controller |       kustomizations_paths:
2026-06-11 16:43:27.253084 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-11 16:43:27.253091 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-11 16:43:27.253098 | controller |       result:
2026-06-11 16:43:27.253104 | controller |       - apiVersion: v1
2026-06-11 16:43:27.253111 | controller |         data:
2026-06-11 16:43:27.253118 | controller |           network_config_template: |
2026-06-11 16:43:27.253126 | controller |             ---
2026-06-11 16:43:27.253132 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-11 16:43:27.253139 | controller |             {% for network in nodeset_networks %}
2026-06-11 16:43:27.253145 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-11 16:43:27.253152 | controller |             {%- endfor %}
2026-06-11 16:43:27.253158 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-11 16:43:27.253165 | controller |             network_config:
2026-06-11 16:43:27.253171 | controller |             - type: ovs_bridge
2026-06-11 16:43:27.253178 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-11 16:43:27.253227 | controller |               mtu: {{ min_viable_mtu }}
2026-06-11 16:43:27.253234 | controller |               use_dhcp: false
2026-06-11 16:43:27.253241 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-11 16:43:27.253247 | controller |               domain: {{ dns_search_domains }}
2026-06-11 16:43:27.253254 | controller |               addresses:
2026-06-11 16:43:27.253261 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-11 16:43:27.253267 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-11 16:43:27.253274 | controller |               members:
2026-06-11 16:43:27.253280 | controller |               - type: interface
2026-06-11 16:43:27.253287 | controller |                 name: nic1
2026-06-11 16:43:27.253294 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-11 16:43:27.253300 | controller |                 # force the MAC address of the bridge to this interface
2026-06-11 16:43:27.253307 | controller |                 primary: true
2026-06-11 16:43:27.253313 | controller |             {% for network in nodeset_networks %}
2026-06-11 16:43:27.253319 | controller |               - type: vlan
2026-06-11 16:43:27.253325 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-11 16:43:27.253331 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-11 16:43:27.253339 | controller |                 addresses:
2026-06-11 16:43:27.253345 | controller |                 - ip_netmask:
2026-06-11 16:43:27.253352 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-11 16:43:27.253358 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-11 16:43:27.253365 | controller |             {% endfor %}
2026-06-11 16:43:27.253371 | controller |         kind: ConfigMap
2026-06-11 16:43:27.253378 | controller |         metadata:
2026-06-11 16:43:27.253384 | controller |           labels:
2026-06-11 16:43:27.253390 | controller |             created-by: install_yamls
2026-06-11 16:43:27.253396 | controller |           name: network-config-template-ipam
2026-06-11 16:43:27.253403 | controller |           namespace: openstack
2026-06-11 16:43:27.253410 | controller |       - apiVersion: v1
2026-06-11 16:43:27.253416 | controller |         data:
2026-06-11 16:43:27.253423 | controller |           physical_bridge_name: br-ex
2026-06-11 16:43:27.253436 | controller |           public_interface_name: eth0
2026-06-11 16:43:27.253443 | controller |         kind: ConfigMap
2026-06-11 16:43:27.253449 | controller |         metadata:
2026-06-11 16:43:27.253456 | controller |           labels:
2026-06-11 16:43:27.253462 | controller |             created-by: install_yamls
2026-06-11 16:43:27.253469 | controller |           name: neutron-edpm-ipam
2026-06-11 16:43:27.253475 | controller |           namespace: openstack
2026-06-11 16:43:27.253482 | controller |       - apiVersion: v1
2026-06-11 16:43:27.253489 | controller |         data:
2026-06-11 16:43:27.253495 | controller |           25-nova-extra.conf: ''
2026-06-11 16:43:27.253501 | controller |         kind: ConfigMap
2026-06-11 16:43:27.253508 | controller |         metadata:
2026-06-11 16:43:27.253514 | controller |           labels:
2026-06-11 16:43:27.253521 | controller |             created-by: install_yamls
2026-06-11 16:43:27.253527 | controller |           name: nova-extra-config
2026-06-11 16:43:27.253534 | controller |           namespace: openstack
2026-06-11 16:43:27.253540 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-11 16:43:27.253547 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-11 16:43:27.253554 | controller |         metadata:
2026-06-11 16:43:27.253560 | controller |           labels:
2026-06-11 16:43:27.253567 | controller |             created-by: install_yamls
2026-06-11 16:43:27.253573 | controller |           name: edpm-deployment-ipam
2026-06-11 16:43:27.253579 | controller |           namespace: openstack
2026-06-11 16:43:27.253586 | controller |         spec:
2026-06-11 16:43:27.253593 | controller |           nodeSets:
2026-06-11 16:43:27.253606 | controller |           - openstack-edpm-ipam
2026-06-11 16:43:27.253613 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-11 16:43:27.253619 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-11 16:43:27.253626 | controller |         metadata:
2026-06-11 16:43:27.253633 | controller |           labels:
2026-06-11 16:43:27.253639 | controller |             created-by: install_yamls
2026-06-11 16:43:27.253646 | controller |           name: openstack-edpm-ipam
2026-06-11 16:43:27.253654 | controller |           namespace: openstack
2026-06-11 16:43:27.253661 | controller |         spec:
2026-06-11 16:43:27.253668 | controller |           baremetalSetTemplate:
2026-06-11 16:43:27.253676 | controller |             bmhLabelSelector:
2026-06-11 16:43:27.253682 | controller |               app: openstack
2026-06-11 16:43:27.253688 | controller |             bmhNamespace: openstack
2026-06-11 16:43:27.253695 | controller |             cloudUserName: cloud-admin
2026-06-11 16:43:27.253701 | controller |             ctlplaneInterface: enp1s0
2026-06-11 16:43:27.253708 | controller |           env:
2026-06-11 16:43:27.253715 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-11 16:43:27.253721 | controller |             value: 'True'
2026-06-11 16:43:27.253728 | controller |           networkAttachments:
2026-06-11 16:43:27.253734 | controller |           - ctlplane
2026-06-11 16:43:27.253740 | controller |           nodeTemplate:
2026-06-11 16:43:27.253747 | controller |             ansible:
2026-06-11 16:43:27.253753 | controller |               ansibleUser: cloud-admin
2026-06-11 16:43:27.253760 | controller |               ansibleVars:
2026-06-11 16:43:27.253766 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-11 16:43:27.253773 | controller |                 edpm_container_registry_insecure_registries:
2026-06-11 16:43:27.253779 | controller |                 - 38.102.83.36:5001
2026-06-11 16:43:27.253785 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-11 16:43:27.253792 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-11 16:43:27.253799 | controller |                 edpm_sshd_allowed_ranges:
2026-06-11 16:43:27.253805 | controller |                 - 192.168.122.0/24
2026-06-11 16:43:27.253809 | controller |                 enable_debug: false
2026-06-11 16:43:27.253814 | controller |                 gather_facts: false
2026-06-11 16:43:27.253827 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=100%
2026-06-11 16:43:27.253832 | controller |                 image_prefix: openstack
2026-06-11 16:43:27.253837 | controller |                 image_tag: current-podified
2026-06-11 16:43:27.253841 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-11 16:43:27.253846 | controller |                 timesync_ntp_servers:
2026-06-11 16:43:27.253851 | controller |                 - hostname: pool.ntp.org
2026-06-11 16:43:27.253855 | controller |               ansibleVarsFrom:
2026-06-11 16:43:27.253865 | controller |               - configMapRef:
2026-06-11 16:43:27.253869 | controller |                   name: network-config-template-ipam
2026-06-11 16:43:27.253874 | controller |                 prefix: edpm_
2026-06-11 16:43:27.253879 | controller |               - configMapRef:
2026-06-11 16:43:27.253883 | controller |                   name: neutron-edpm-ipam
2026-06-11 16:43:27.253889 | controller |                 prefix: neutron_
2026-06-11 16:43:27.253896 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-11 16:43:27.253931 | controller |             networks:
2026-06-11 16:43:27.253939 | controller |             - defaultRoute: true
2026-06-11 16:43:27.253945 | controller |               name: ctlplane
2026-06-11 16:43:27.253951 | controller |               subnetName: subnet1
2026-06-11 16:43:27.253958 | controller |             - name: internalapi
2026-06-11 16:43:27.253965 | controller |               subnetName: subnet1
2026-06-11 16:43:27.253971 | controller |             - name: storage
2026-06-11 16:43:27.253976 | controller |               subnetName: subnet1
2026-06-11 16:43:27.253981 | controller |             - name: tenant
2026-06-11 16:43:27.253986 | controller |               subnetName: subnet1
2026-06-11 16:43:27.253990 | controller |           nodes:
2026-06-11 16:43:27.253995 | controller |             edpm-compute-0:
2026-06-11 16:43:27.254000 | controller |               hostName: edpm-compute-0
2026-06-11 16:43:27.254004 | controller |           preProvisioned: false
2026-06-11 16:43:27.254009 | controller |           services:
2026-06-11 16:43:27.254014 | controller |           - repo-setup
2026-06-11 16:43:27.254018 | controller |           - redhat
2026-06-11 16:43:27.254023 | controller |           - bootstrap
2026-06-11 16:43:27.254027 | controller |           - download-cache
2026-06-11 16:43:27.254032 | controller |           - configure-network
2026-06-11 16:43:27.254036 | controller |           - validate-network
2026-06-11 16:43:27.254041 | controller |           - install-os
2026-06-11 16:43:27.254046 | controller |           - configure-os
2026-06-11 16:43:27.254050 | controller |           - ssh-known-hosts
2026-06-11 16:43:27.254055 | controller |           - run-os
2026-06-11 16:43:27.254059 | controller |           - reboot-os
2026-06-11 16:43:27.254064 | controller |           - install-certs
2026-06-11 16:43:27.254068 | controller |           - ovn
2026-06-11 16:43:27.254073 | controller |           - neutron-metadata
2026-06-11 16:43:27.254077 | controller |           - libvirt
2026-06-11 16:43:27.254082 | controller |           - nova
2026-06-11 16:43:27.254086 | controller |           - telemetry
2026-06-11 16:43:27.254091 | controller |           tlsEnabled: true
2026-06-11 16:43:27.254096 | controller |
2026-06-11 16:43:27.254101 | 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-11 16:43:27.254107 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.046)       0:21:00.133 *********
2026-06-11 16:43:27.254111 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.046)       0:21:00.132 *********
2026-06-11 16:43:27.287719 | controller | skipping: [localhost]
2026-06-11 16:43:27.287748 | controller |
2026-06-11 16:43:27.287753 | 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-11 16:43:27.287758 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.035)       0:21:00.168 *********
2026-06-11 16:43:27.287762 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.035)       0:21:00.167 *********
2026-06-11 16:43:27.318756 | controller | skipping: [localhost]
2026-06-11 16:43:27.318792 | controller |
2026-06-11 16:43:27.318799 | 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-11 16:43:27.318804 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.031)       0:21:00.199 *********
2026-06-11 16:43:27.318809 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.031)       0:21:00.198 *********
2026-06-11 16:43:27.348580 | controller | skipping: [localhost]
2026-06-11 16:43:27.348615 | controller |
2026-06-11 16:43:27.348623 | 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-11 16:43:27.348628 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.029)       0:21:00.229 *********
2026-06-11 16:43:27.348632 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.029)       0:21:00.227 *********
2026-06-11 16:43:27.378660 | controller | skipping: [localhost]
2026-06-11 16:43:27.378691 | controller |
2026-06-11 16:43:27.378697 | 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-11 16:43:27.378701 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.030)       0:21:00.259 *********
2026-06-11 16:43:27.378705 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.030)       0:21:00.258 *********
2026-06-11 16:43:27.809171 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-11 16:43:27.809222 | controller | changed: [localhost]
2026-06-11 16:43:27.809230 | controller |
2026-06-11 16:43:27.809236 | 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-11 16:43:27.809242 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.430)       0:21:00.689 *********
2026-06-11 16:43:27.809247 | controller | Thursday 11 June 2026  16:43:27 +0000 (0:00:00.430)       0:21:00.688 *********
2026-06-11 16:43:28.296753 | controller | changed: [localhost]
2026-06-11 16:43:28.296783 | controller |
2026-06-11 16:43:28.296788 | 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-11 16:43:28.296793 | controller | Thursday 11 June 2026  16:43:28 +0000 (0:00:00.487)       0:21:01.177 *********
2026-06-11 16:43:28.296797 | controller | Thursday 11 June 2026  16:43:28 +0000 (0:00:00.487)       0:21:01.176 *********
2026-06-11 16:47:48.415857 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-11 16:47:48.415898 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-11 16:47:48.415903 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-11 16:47:48.415906 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-11 16:47:48.415910 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-11 16:47:48.415913 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-11 16:47:48.415916 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-11 16:47:48.415920 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-11 16:47:48.415923 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-11 16:47:48.415926 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-11 16:47:48.415929 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-11 16:47:48.415933 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-11 16:47:48.415936 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-11 16:47:48.415949 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-11 16:47:48.415952 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-11 16:47:48.415955 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-11 16:47:48.415959 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-11 16:47:48.415962 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-11 16:47:48.415965 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-11 16:47:48.415968 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-11 16:47:48.415972 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-11 16:47:48.415975 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-11 16:47:48.415978 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-11 16:47:48.415985 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-11 16:47:48.415989 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (36 retries left).
2026-06-11 16:47:48.415992 | controller | changed: [localhost]
2026-06-11 16:47:48.415997 | controller |
2026-06-11 16:47:48.416001 | 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-11 16:47:48.416005 | controller | Thursday 11 June 2026  16:47:48 +0000 (0:04:20.118)       0:25:21.296 *********
2026-06-11 16:47:48.416008 | controller | Thursday 11 June 2026  16:47:48 +0000 (0:04:20.118)       0:25:21.294 *********
2026-06-11 16:48:27.190933 | controller | changed: [localhost]
2026-06-11 16:48:27.190981 | controller |
2026-06-11 16:48:27.190987 | 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-11 16:48:27.190997 | controller | Thursday 11 June 2026  16:48:27 +0000 (0:00:38.774)       0:26:00.071 *********
2026-06-11 16:48:27.191003 | controller | Thursday 11 June 2026  16:48:27 +0000 (0:00:38.774)       0:26:00.069 *********
2026-06-11 16:54:08.879874 | controller | changed: [localhost]
2026-06-11 16:54:08.879914 | controller |
2026-06-11 16:54:08.879919 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-11 16:54:08.879923 | controller | Thursday 11 June 2026  16:54:08 +0000 (0:05:41.689)       0:31:41.760 *********
2026-06-11 16:54:08.879927 | controller | Thursday 11 June 2026  16:54:08 +0000 (0:05:41.689)       0:31:41.758 *********
2026-06-11 16:54:09.339863 | controller | changed: [localhost]
2026-06-11 16:54:09.339910 | controller |
2026-06-11 16:54:09.339919 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-11 16:54:09.339927 | controller | Thursday 11 June 2026  16:54:09 +0000 (0:00:00.459)       0:31:42.219 *********
2026-06-11 16:54:09.339934 | controller | Thursday 11 June 2026  16:54:09 +0000 (0:00:00.459)       0:31:42.218 *********
2026-06-11 16:54:09.399003 | controller | ok: [localhost] =>
2026-06-11 16:54:09.399038 | controller |     compute_nodes_output.stdout_lines:
2026-06-11 16:54:09.399045 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-11 16:54:09.399063 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             10m
2026-06-11 16:54:09.399067 | controller |
2026-06-11 16:54:09.399071 | 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-11 16:54:09.399075 | controller | Thursday 11 June 2026  16:54:09 +0000 (0:00:00.057)       0:31:42.277 *********
2026-06-11 16:54:09.399078 | controller | Thursday 11 June 2026  16:54:09 +0000 (0:00:00.056)       0:31:42.275 *********
2026-06-11 17:22:52.075930 | controller | changed: [localhost]
2026-06-11 17:22:52.075986 | controller |
2026-06-11 17:22:52.075993 | 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-11 17:22:52.075999 | controller | Thursday 11 June 2026  17:22:52 +0000 (0:28:42.679)       1:00:24.956 *********
2026-06-11 17:22:52.076004 | controller | Thursday 11 June 2026  17:22:52 +0000 (0:28:42.679)       1:00:24.954 *********
2026-06-11 17:22:57.288977 | controller | changed: [localhost]
2026-06-11 17:22:57.289009 | controller |
2026-06-11 17:22:57.289015 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 17:22:57.289019 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:05.213)       1:00:30.169 *********
2026-06-11 17:22:57.289023 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:05.213)       1:00:30.168 *********
2026-06-11 17:22:57.360515 | controller | ok: [localhost]
2026-06-11 17:22:57.360550 | controller |
2026-06-11 17:22:57.360558 | 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-11 17:22:57.360564 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.071)       1:00:30.241 *********
2026-06-11 17:22:57.360569 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.071)       1:00:30.239 *********
2026-06-11 17:22:57.394030 | controller | skipping: [localhost]
2026-06-11 17:22:57.394061 | controller |
2026-06-11 17:22:57.394066 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 17:22:57.394071 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.033)       1:00:30.274 *********
2026-06-11 17:22:57.394074 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.033)       1:00:30.273 *********
2026-06-11 17:22:57.462639 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-11 17:22:57.462677 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-11 17:22:57.462684 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-11 17:22:57.462690 | controller | skipping: [localhost]
2026-06-11 17:22:57.462697 | controller |
2026-06-11 17:22:57.462702 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-11 17:22:57.462708 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.068)       1:00:30.342 *********
2026-06-11 17:22:57.462713 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.068)       1:00:30.341 *********
2026-06-11 17:22:57.499767 | controller | skipping: [localhost]
2026-06-11 17:22:57.499805 | controller |
2026-06-11 17:22:57.499812 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-11 17:22:57.499818 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.037)       1:00:30.380 *********
2026-06-11 17:22:57.499823 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.037)       1:00:30.378 *********
2026-06-11 17:22:57.538877 | controller | skipping: [localhost]
2026-06-11 17:22:57.538911 | controller |
2026-06-11 17:22:57.538918 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-11 17:22:57.538935 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.039)       1:00:30.419 *********
2026-06-11 17:22:57.538941 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.039)       1:00:30.418 *********
2026-06-11 17:22:57.577342 | controller | skipping: [localhost]
2026-06-11 17:22:57.577384 | controller |
2026-06-11 17:22:57.577394 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-11 17:22:57.577403 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.037)       1:00:30.457 *********
2026-06-11 17:22:57.577411 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.037)       1:00:30.456 *********
2026-06-11 17:22:57.609139 | controller | skipping: [localhost]
2026-06-11 17:22:57.609175 | controller |
2026-06-11 17:22:57.609206 | 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-11 17:22:57.609212 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.032)       1:00:30.489 *********
2026-06-11 17:22:57.609218 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.032)       1:00:30.488 *********
2026-06-11 17:22:57.656175 | controller | skipping: [localhost]
2026-06-11 17:22:57.656232 | controller |
2026-06-11 17:22:57.656237 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-11 17:22:57.656241 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.047)       1:00:30.536 *********
2026-06-11 17:22:57.656245 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.047)       1:00:30.535 *********
2026-06-11 17:22:57.687518 | controller | skipping: [localhost]
2026-06-11 17:22:57.687552 | controller |
2026-06-11 17:22:57.687558 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-11 17:22:57.687562 | controller |   cifmw_install_yamls_environment |
2026-06-11 17:22:57.687566 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 17:22:57.687570 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-11 17:22:57.687575 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-11 17:22:57.687579 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-11 17:22:57.687582 | controller |   combine(_install_yamls_repos | default({}))
2026-06-11 17:22:57.687586 | controller | }}, cacheable=True] ***
2026-06-11 17:22:57.687590 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.031)       1:00:30.568 *********
2026-06-11 17:22:57.687594 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.031)       1:00:30.566 *********
2026-06-11 17:22:57.719132 | controller | skipping: [localhost]
2026-06-11 17:22:57.719169 | controller |
2026-06-11 17:22:57.719174 | 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-11 17:22:57.719193 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.031)       1:00:30.599 *********
2026-06-11 17:22:57.719198 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.031)       1:00:30.598 *********
2026-06-11 17:22:57.750240 | controller | skipping: [localhost]
2026-06-11 17:22:57.750274 | controller |
2026-06-11 17:22:57.750279 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-11 17:22:57.750283 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-11 17:22:57.750288 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-11 17:22:57.750292 | controller | }}, cacheable=True] ***
2026-06-11 17:22:57.750296 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.031)       1:00:30.630 *********
2026-06-11 17:22:57.750300 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.031)       1:00:30.629 *********
2026-06-11 17:22:57.788439 | controller | skipping: [localhost]
2026-06-11 17:22:57.788505 | controller |
2026-06-11 17:22:57.788521 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-11 17:22:57.788527 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.037)       1:00:30.668 *********
2026-06-11 17:22:57.788536 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.037)       1:00:30.667 *********
2026-06-11 17:22:57.826577 | controller | skipping: [localhost]
2026-06-11 17:22:57.826615 | controller |
2026-06-11 17:22:57.826622 | 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-11 17:22:57.826628 | controller |   [
2026-06-11 17:22:57.826633 | controller |     (
2026-06-11 17:22:57.826637 | controller |       [
2026-06-11 17:22:57.826643 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-11 17:22:57.826649 | controller |         'kustomizations',
2026-06-11 17:22:57.826654 | controller |         'dataplane'
2026-06-11 17:22:57.826659 | controller |       ] | ansible.builtin.path_join
2026-06-11 17:22:57.826664 | controller |     )
2026-06-11 17:22:57.826669 | controller |   ]
2026-06-11 17:22:57.826674 | controller | }}] ***
2026-06-11 17:22:57.826685 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.038)       1:00:30.706 *********
2026-06-11 17:22:57.826691 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.038)       1:00:30.705 *********
2026-06-11 17:22:57.862963 | controller | skipping: [localhost]
2026-06-11 17:22:57.863001 | controller |
2026-06-11 17:22:57.863007 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-11 17:22:57.863013 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.036)       1:00:30.743 *********
2026-06-11 17:22:57.863018 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.036)       1:00:30.742 *********
2026-06-11 17:22:57.901421 | controller | skipping: [localhost]
2026-06-11 17:22:57.901460 | controller |
2026-06-11 17:22:57.901467 | 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-11 17:22:57.901474 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.038)       1:00:30.781 *********
2026-06-11 17:22:57.901480 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.038)       1:00:30.780 *********
2026-06-11 17:22:57.935217 | controller | skipping: [localhost]
2026-06-11 17:22:57.935248 | controller |
2026-06-11 17:22:57.935253 | 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-11 17:22:57.935258 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.034)       1:00:30.815 *********
2026-06-11 17:22:57.935262 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.034)       1:00:30.814 *********
2026-06-11 17:22:57.977427 | controller | skipping: [localhost]
2026-06-11 17:22:57.977461 | controller |
2026-06-11 17:22:57.977466 | 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-11 17:22:57.977471 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.042)       1:00:30.858 *********
2026-06-11 17:22:57.977475 | controller | Thursday 11 June 2026  17:22:57 +0000 (0:00:00.042)       1:00:30.856 *********
2026-06-11 17:22:58.010740 | controller | skipping: [localhost]
2026-06-11 17:22:58.010780 | controller |
2026-06-11 17:22:58.010786 | 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-11 17:22:58.010792 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.033)       1:00:30.891 *********
2026-06-11 17:22:58.011000 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.033)       1:00:30.889 *********
2026-06-11 17:22:58.046262 | controller | skipping: [localhost]
2026-06-11 17:22:58.046296 | controller |
2026-06-11 17:22:58.046301 | 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-11 17:22:58.046306 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-11 17:22:58.046309 | controller | ] ***
2026-06-11 17:22:58.046313 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.035)       1:00:30.926 *********
2026-06-11 17:22:58.046317 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.035)       1:00:30.925 *********
2026-06-11 17:22:58.080617 | controller | skipping: [localhost]
2026-06-11 17:22:58.080649 | controller |
2026-06-11 17:22:58.080654 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-11 17:22:58.080659 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.034)       1:00:30.961 *********
2026-06-11 17:22:58.080662 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.034)       1:00:30.959 *********
2026-06-11 17:22:58.160629 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-11 17:22:58.184590 | controller | skipping: [localhost]
2026-06-11 17:22:58.184627 | controller |
2026-06-11 17:22:58.184634 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-11 17:22:58.184640 | controller | skipping: no hosts matched
2026-06-11 17:22:58.184645 | controller |
2026-06-11 17:22:58.184649 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-11 17:22:58.184654 | controller | skipping: no hosts matched
2026-06-11 17:22:58.184659 | controller |
2026-06-11 17:22:58.184664 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-11 17:22:58.184668 | controller |
2026-06-11 17:22:58.184674 | 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-11 17:22:58.184679 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.103)       1:00:31.065 *********
2026-06-11 17:22:58.184691 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.103)       1:00:31.063 *********
2026-06-11 17:22:58.287492 | controller | ok: [localhost]
2026-06-11 17:22:58.287533 | controller |
2026-06-11 17:22:58.287541 | 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-11 17:22:58.287547 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.102)       1:00:31.167 *********
2026-06-11 17:22:58.287553 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.102)       1:00:31.166 *********
2026-06-11 17:22:58.410173 | controller | ok: [localhost]
2026-06-11 17:22:58.410225 | controller |
2026-06-11 17:22:58.410230 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-11 17:22:58.410235 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.122)       1:00:31.290 *********
2026-06-11 17:22:58.410238 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.122)       1:00:31.289 *********
2026-06-11 17:22:58.617430 | controller | skipping: [localhost]
2026-06-11 17:22:58.617467 | controller |
2026-06-11 17:22:58.617474 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-11 17:22:58.617479 | controller |
2026-06-11 17:22:58.617485 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-11 17:22:58.617490 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.207)       1:00:31.498 *********
2026-06-11 17:22:58.617495 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.207)       1:00:31.496 *********
2026-06-11 17:22:58.649631 | controller | skipping: [localhost]
2026-06-11 17:22:58.649668 | controller |
2026-06-11 17:22:58.649675 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-11 17:22:58.649684 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.032)       1:00:31.530 *********
2026-06-11 17:22:58.649688 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.032)       1:00:31.528 *********
2026-06-11 17:22:58.683310 | controller | skipping: [localhost]
2026-06-11 17:22:58.683345 | controller |
2026-06-11 17:22:58.683351 | 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-11 17:22:58.683357 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.033)       1:00:31.563 *********
2026-06-11 17:22:58.683362 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.033)       1:00:31.562 *********
2026-06-11 17:22:58.758343 | controller | ok: [localhost]
2026-06-11 17:22:58.758373 | controller |
2026-06-11 17:22:58.758379 | 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-11 17:22:58.758383 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.075)       1:00:31.638 *********
2026-06-11 17:22:58.758387 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.075)       1:00:31.637 *********
2026-06-11 17:22:58.880225 | controller | ok: [localhost]
2026-06-11 17:22:58.880263 | controller |
2026-06-11 17:22:58.880270 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 17:22:58.880276 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.121)       1:00:31.760 *********
2026-06-11 17:22:58.880282 | controller | Thursday 11 June 2026  17:22:58 +0000 (0:00:00.121)       1:00:31.759 *********
2026-06-11 17:22:59.016845 | controller | skipping: [localhost]
2026-06-11 17:22:59.016884 | controller |
2026-06-11 17:22:59.016891 | controller | TASK [Run validations name=validations] ****************************************
2026-06-11 17:22:59.016896 | controller | Thursday 11 June 2026  17:22:59 +0000 (0:00:00.136)       1:00:31.897 *********
2026-06-11 17:22:59.016901 | controller | Thursday 11 June 2026  17:22:59 +0000 (0:00:00.136)       1:00:31.896 *********
2026-06-11 17:22:59.056442 | controller | skipping: [localhost]
2026-06-11 17:22:59.056475 | controller |
2026-06-11 17:22:59.056482 | 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-11 17:22:59.056489 | controller | Thursday 11 June 2026  17:22:59 +0000 (0:00:00.039)       1:00:31.936 *********
2026-06-11 17:22:59.056492 | controller | Thursday 11 June 2026  17:22:59 +0000 (0:00:00.039)       1:00:31.935 *********
2026-06-11 17:22:59.084172 | controller | skipping: [localhost]
2026-06-11 17:22:59.084228 | controller |
2026-06-11 17:22:59.084236 | 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-11 17:22:59.084242 | controller | Thursday 11 June 2026  17:22:59 +0000 (0:00:00.027)       1:00:31.964 *********
2026-06-11 17:22:59.084260 | controller | Thursday 11 June 2026  17:22:59 +0000 (0:00:00.027)       1:00:31.963 *********
2026-06-11 17:22:59.115611 | controller | skipping: [localhost]
2026-06-11 17:22:59.115641 | controller |
2026-06-11 17:22:59.115646 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 17:22:59.115651 | controller | Thursday 11 June 2026  17:22:59 +0000 (0:00:00.031)       1:00:31.996 *********
2026-06-11 17:22:59.115654 | controller | Thursday 11 June 2026  17:22:59 +0000 (0:00:00.031)       1:00:31.995 *********
2026-06-11 17:22:59.273412 | controller | skipping: [localhost]
2026-06-11 17:22:59.273440 | controller |
2026-06-11 17:22:59.273444 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-11 17:22:59.273448 | controller | Thursday 11 June 2026  17:22:59 +0000 (0:00:00.142)       1:00:32.138 *********
2026-06-11 17:22:59.273452 | controller | Thursday 11 June 2026  17:22:59 +0000 (0:00:00.142)       1:00:32.137 *********
2026-06-11 17:22:59.273459 | controller |
2026-06-11 17:22:59.273462 | controller | PLAY RECAP *********************************************************************
2026-06-11 17:22:59.273470 | controller | localhost                  : ok=271  changed=97   unreachable=0    failed=0    skipped=171  rescued=0    ignored=1
2026-06-11 17:22:59.273473 | controller |
2026-06-11 17:22:59.273477 | controller | Thursday 11 June 2026  17:22:59 +0000 (0:00:00.013)       1:00:32.152 *********
2026-06-11 17:22:59.273480 | controller | ===============================================================================
2026-06-11 17:22:59.273484 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1722.68s
2026-06-11 17:22:59.273487 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 396.31s
2026-06-11 17:22:59.273491 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 341.69s
2026-06-11 17:22:59.273494 | controller | install_yamls_makes : Run openstack ----------------------------------- 307.34s
2026-06-11 17:22:59.273497 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 260.12s
2026-06-11 17:22:59.273501 | controller | install_yamls_makes : Run openstack_init ------------------------------ 177.46s
2026-06-11 17:22:59.273504 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 92.74s
2026-06-11 17:22:59.273508 | controller | run_hook : Run hook without retry - Download needed tools -------------- 47.23s
2026-06-11 17:22:59.273511 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 38.77s
2026-06-11 17:22:59.273515 | controller | ci_setup : Install needed packages ------------------------------------- 31.09s
2026-06-11 17:22:59.273518 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.06s
2026-06-11 17:22:59.273521 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 26.09s
2026-06-11 17:22:59.273525 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.38s
2026-06-11 17:22:59.273528 | controller | repo_setup : Initialize python venv and install requirements ----------- 12.34s
2026-06-11 17:22:59.273531 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep -------------------- 9.89s
2026-06-11 17:22:59.273535 | controller | ci_local_storage : Perform action in the PV directory ------------------- 9.15s
2026-06-11 17:22:59.273538 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 5.21s
2026-06-11 17:22:59.273542 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 4.83s
2026-06-11 17:22:59.273545 | controller | cert_manager : Install cert-manager from release manifest --------------- 4.39s
2026-06-11 17:22:59.273548 | controller | ci_setup : Install openshift client ------------------------------------- 4.00s
2026-06-11 17:22:59.273552 | controller | Thursday 11 June 2026  17:22:59 +0000 (0:00:00.014)       1:00:32.152 *********
2026-06-11 17:22:59.273555 | controller | ===============================================================================
2026-06-11 17:22:59.273558 | controller | edpm_deploy_baremetal ------------------------------------------------ 2370.80s
2026-06-11 17:22:59.273561 | controller | install_yamls_makes --------------------------------------------------- 529.01s
2026-06-11 17:22:59.273565 | controller | edpm_prepare ---------------------------------------------------------- 524.36s
2026-06-11 17:22:59.273568 | controller | run_hook --------------------------------------------------------------- 52.94s
2026-06-11 17:22:59.273571 | controller | ci_setup --------------------------------------------------------------- 37.90s
2026-06-11 17:22:59.273575 | controller | cert_manager ----------------------------------------------------------- 31.36s
2026-06-11 17:22:59.273578 | controller | repo_setup ------------------------------------------------------------- 22.05s
2026-06-11 17:22:59.273581 | controller | ci_local_storage ------------------------------------------------------- 16.18s
2026-06-11 17:22:59.273585 | controller | cifmw_helpers ---------------------------------------------------------- 10.26s
2026-06-11 17:22:59.273588 | controller | rhol_crc ---------------------------------------------------------------- 9.47s
2026-06-11 17:22:59.273593 | controller | openshift_login --------------------------------------------------------- 5.56s
2026-06-11 17:22:59.273596 | controller | openshift_setup --------------------------------------------------------- 5.08s
2026-06-11 17:22:59.273600 | controller | install_yamls ----------------------------------------------------------- 4.34s
2026-06-11 17:22:59.273603 | controller | install_ca -------------------------------------------------------------- 2.84s
2026-06-11 17:22:59.273606 | controller | cifmw_setup ------------------------------------------------------------- 2.72s
2026-06-11 17:22:59.273609 | controller | libvirt_manager --------------------------------------------------------- 1.69s
2026-06-11 17:22:59.273613 | controller | install_openstack_ca ---------------------------------------------------- 1.27s
2026-06-11 17:22:59.273616 | controller | gather_facts ------------------------------------------------------------ 1.18s
2026-06-11 17:22:59.273619 | controller | discover_latest_image --------------------------------------------------- 0.83s
2026-06-11 17:22:59.273623 | controller | manage_secrets ---------------------------------------------------------- 0.55s
2026-06-11 17:22:59.273632 | controller | edpm_deploy ------------------------------------------------------------- 0.50s
2026-06-11 17:22:59.273636 | controller | operator_build ---------------------------------------------------------- 0.42s
2026-06-11 17:22:59.273639 | controller | networking_mapper ------------------------------------------------------- 0.34s
2026-06-11 17:22:59.273643 | controller | ansible.builtin.file ---------------------------------------------------- 0.26s
2026-06-11 17:22:59.273646 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.07s
2026-06-11 17:22:59.273649 | controller | pkg_build --------------------------------------------------------------- 0.07s
2026-06-11 17:22:59.273654 | controller | ansible.builtin.include_vars -------------------------------------------- 0.03s
2026-06-11 17:22:59.273658 | controller | ansible.builtin.meta ---------------------------------------------------- 0.01s
2026-06-11 17:22:59.273661 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-11 17:22:59.273664 | controller | total ---------------------------------------------------------------- 3632.11s
2026-06-11 17:22:59.925202 | controller | ok: Runtime: 1:00:33.510819
2026-06-11 17:22:59.985819 | 
2026-06-11 17:22:59.986040 | PLAY RECAP
2026-06-11 17:22:59.986104 | controller | ok: 14 changed: 5 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-11 17:22:59.986135 | 
2026-06-11 17:23:00.108642 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/run.yml@main]
2026-06-11 17:23:00.111007 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/update.yml@main]
2026-06-11 17:23:00.733528 | 
2026-06-11 17:23:00.733635 | PLAY [OpenStack minor version update orchestrator]
2026-06-11 17:23:00.743851 | 
2026-06-11 17:23:00.743926 | TASK [Filter out host if needed]
2026-06-11 17:23:00.751166 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 17:23:00.755032 | 
2026-06-11 17:23:00.755093 | TASK [Set cifmw_basedir if not defined]
2026-06-11 17:23:00.792213 | controller | ok
2026-06-11 17:23:00.795659 | 
2026-06-11 17:23:00.795721 | TASK [Get minor update index image from content provider or use default]
2026-06-11 17:23:00.833549 | controller | ok
2026-06-11 17:23:00.837537 | 
2026-06-11 17:23:00.837599 | TASK [Write minor update index image to parameters file]
2026-06-11 17:23:02.452264 | controller | changed
2026-06-11 17:23:02.461575 | 
2026-06-11 17:23:02.461711 | TASK [Run update-edpm.yml on target host]
2026-06-11 17:23:03.931226 | controller |
2026-06-11 17:23:03.931326 | controller | PLAY [OpenStack minor version update] ******************************************
2026-06-11 17:23:03.931332 | controller |
2026-06-11 17:23:03.931337 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-11 17:23:03.931341 | controller | Thursday 11 June 2026  17:23:03 +0000 (0:00:00.067)       0:00:00.067 *********
2026-06-11 17:23:03.931347 | controller | Thursday 11 June 2026  17:23:03 +0000 (0:00:00.065)       0:00:00.065 *********
2026-06-11 17:23:04.216006 | controller | ok: [localhost]
2026-06-11 17:23:04.216073 | controller |
2026-06-11 17:23:04.216084 | controller | TASK [Set cifmw_basedir if not defined cifmw_basedir={{ cifmw_basedir | default(ansible_user_dir ~ '/ci-framework-data') }}] ***
2026-06-11 17:23:04.216090 | controller | Thursday 11 June 2026  17:23:04 +0000 (0:00:00.285)       0:00:00.352 *********
2026-06-11 17:23:04.216102 | controller | Thursday 11 June 2026  17:23:04 +0000 (0:00:00.285)       0:00:00.351 *********
2026-06-11 17:23:04.251407 | controller | ok: [localhost]
2026-06-11 17:23:04.251475 | controller |
2026-06-11 17:23:04.251480 | controller | TASK [Set update artifacts basedir if not defined cifmw_update_artifacts_basedir={{ cifmw_update_artifacts_basedir | default(cifmw_basedir ~ '/tests/update') }}] ***
2026-06-11 17:23:04.251501 | controller | Thursday 11 June 2026  17:23:04 +0000 (0:00:00.035)       0:00:00.388 *********
2026-06-11 17:23:04.251521 | controller | Thursday 11 June 2026  17:23:04 +0000 (0:00:00.035)       0:00:00.386 *********
2026-06-11 17:23:04.292756 | controller | ok: [localhost]
2026-06-11 17:23:04.292834 | controller |
2026-06-11 17:23:04.292842 | controller | TASK [Initialize monitoring name=update, tasks_from=init_monitoring.yml] *******
2026-06-11 17:23:04.292850 | controller | Thursday 11 June 2026  17:23:04 +0000 (0:00:00.041)       0:00:00.429 *********
2026-06-11 17:23:04.292856 | controller | Thursday 11 June 2026  17:23:04 +0000 (0:00:00.041)       0:00:00.428 *********
2026-06-11 17:23:04.350294 | controller |
2026-06-11 17:23:04.350375 | controller | TASK [update : Ensure update log directory exists. path={{ cifmw_update_artifacts_basedir }}, state=directory, mode=0755] ***
2026-06-11 17:23:04.350383 | controller | Thursday 11 June 2026  17:23:04 +0000 (0:00:00.057)       0:00:00.486 *********
2026-06-11 17:23:04.350390 | controller | Thursday 11 June 2026  17:23:04 +0000 (0:00:00.057)       0:00:00.485 *********
2026-06-11 17:23:04.537066 | controller | changed: [localhost]
2026-06-11 17:23:04.537153 | controller |
2026-06-11 17:23:04.537161 | controller | TASK [update : Create update step monitoring file src=update_event.sh.j2, dest={{ cifmw_update_artifacts_basedir }}/update_event.sh, mode=0755] ***
2026-06-11 17:23:04.537167 | controller | Thursday 11 June 2026  17:23:04 +0000 (0:00:00.187)       0:00:00.673 *********
2026-06-11 17:23:04.537173 | controller | Thursday 11 June 2026  17:23:04 +0000 (0:00:00.186)       0:00:00.672 *********
2026-06-11 17:23:05.186585 | controller | changed: [localhost]
2026-06-11 17:23:05.186621 | controller |
2026-06-11 17:23:05.186628 | controller | TASK [update : Create update stage monitoring file src=monitor_resources_changes.sh.j2, dest={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.sh, mode=0755] ***
2026-06-11 17:23:05.186633 | controller | Thursday 11 June 2026  17:23:05 +0000 (0:00:00.649)       0:00:01.323 *********
2026-06-11 17:23:05.186637 | controller | Thursday 11 June 2026  17:23:05 +0000 (0:00:00.649)       0:00:01.322 *********
2026-06-11 17:23:05.628562 | controller | changed: [localhost]
2026-06-11 17:23:05.628610 | controller |
2026-06-11 17:23:05.628618 | controller | TASK [update : Set update step to Starting Update _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh {{ cifmw_update_state | default("Starting Update") }}
2026-06-11 17:23:05.628625 | controller | ] ***
2026-06-11 17:23:05.628631 | controller | Thursday 11 June 2026  17:23:05 +0000 (0:00:00.441)       0:00:01.764 *********
2026-06-11 17:23:05.628637 | controller | Thursday 11 June 2026  17:23:05 +0000 (0:00:00.441)       0:00:01.763 *********
2026-06-11 17:23:07.966945 | controller | changed: [localhost]
2026-06-11 17:23:07.967280 | controller |
2026-06-11 17:23:07.967296 | controller | TASK [update : Initialize monitoring] ******************************************
2026-06-11 17:23:07.967304 | controller | Thursday 11 June 2026  17:23:07 +0000 (0:00:02.337)       0:00:04.102 *********
2026-06-11 17:23:07.967309 | controller | Thursday 11 June 2026  17:23:07 +0000 (0:00:02.338)       0:00:04.101 *********
2026-06-11 17:23:15.354287 | controller | changed: [localhost]
2026-06-11 17:23:15.354375 | controller |
2026-06-11 17:23:15.354394 | controller | TASK [update : Start monitoring creates={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.pid, _raw_params={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.sh -a monitor -t {{ cifmw_update_resources_monitoring_interval }} -l {{ cifmw_update_artifacts_basedir }}/monitor_resources_script.log] ***
2026-06-11 17:23:15.354430 | controller | Thursday 11 June 2026  17:23:15 +0000 (0:00:07.388)       0:00:11.491 *********
2026-06-11 17:23:15.354436 | controller | Thursday 11 June 2026  17:23:15 +0000 (0:00:07.387)       0:00:11.489 *********
2026-06-11 17:23:15.556425 | controller | changed: [localhost]
2026-06-11 17:23:15.556480 | controller |
2026-06-11 17:23:15.556485 | controller | TASK [Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ******
2026-06-11 17:23:15.556490 | controller | Thursday 11 June 2026  17:23:15 +0000 (0:00:00.201)       0:00:11.692 *********
2026-06-11 17:23:15.556494 | controller | Thursday 11 June 2026  17:23:15 +0000 (0:00:00.201)       0:00:11.691 *********
2026-06-11 17:23:15.686111 | controller | ok: [localhost]
2026-06-11 17:23:15.686160 | controller |
2026-06-11 17:23:15.686167 | controller | TASK [Set install_yamls environment for minor update phase cifmw_minor_update_env={{
2026-06-11 17:23:15.686172 | controller |   (cifmw_install_yamls_environment | default({})) |
2026-06-11 17:23:15.686226 | controller |   combine({'PATH': cifmw_path | default(ansible_user_dir ~ '/.crc/bin:' ~ ansible_user_dir ~ '/.crc/bin/oc:' ~ ansible_user_dir ~ '/bin:' ~ ansible_env.PATH)}) |
2026-06-11 17:23:15.686233 | controller |   combine({'OPENSTACK_IMG': cifmw_minor_update_index_image}) |
2026-06-11 17:23:15.686237 | controller |   combine({'BMO_CLEANUP': false})
2026-06-11 17:23:15.686241 | controller | }}] ***
2026-06-11 17:23:15.686246 | controller | Thursday 11 June 2026  17:23:15 +0000 (0:00:00.130)       0:00:11.823 *********
2026-06-11 17:23:15.686251 | controller | Thursday 11 June 2026  17:23:15 +0000 (0:00:00.130)       0:00:11.821 *********
2026-06-11 17:23:15.719703 | controller | ok: [localhost]
2026-06-11 17:23:15.719753 | controller |
2026-06-11 17:23:15.719758 | controller | TASK [Set update step to Running openstack cleanup _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Running openstack cleanup
2026-06-11 17:23:15.719763 | controller | ] ***
2026-06-11 17:23:15.719767 | controller | Thursday 11 June 2026  17:23:15 +0000 (0:00:00.033)       0:00:11.856 *********
2026-06-11 17:23:15.719772 | controller | Thursday 11 June 2026  17:23:15 +0000 (0:00:00.033)       0:00:11.855 *********
2026-06-11 17:23:17.931012 | controller | changed: [localhost]
2026-06-11 17:23:17.931098 | controller |
2026-06-11 17:23:17.931124 | controller | TASK [Run make openstack_cleanup name=install_yamls_makes, tasks_from=make_openstack_cleanup] ***
2026-06-11 17:23:17.931130 | controller | Thursday 11 June 2026  17:23:17 +0000 (0:00:02.211)       0:00:14.067 *********
2026-06-11 17:23:17.931134 | controller | Thursday 11 June 2026  17:23:17 +0000 (0:00:02.211)       0:00:14.066 *********
2026-06-11 17:23:18.001413 | controller |
2026-06-11 17:23:18.001505 | controller | TASK [install_yamls_makes : Debug make_openstack_cleanup_env var=make_openstack_cleanup_env] ***
2026-06-11 17:23:18.001514 | controller | Thursday 11 June 2026  17:23:17 +0000 (0:00:00.070)       0:00:14.137 *********
2026-06-11 17:23:18.001520 | controller | Thursday 11 June 2026  17:23:17 +0000 (0:00:00.070)       0:00:14.136 *********
2026-06-11 17:23:18.044937 | controller | ok: [localhost] =>
2026-06-11 17:23:18.045015 | controller |     make_openstack_cleanup_env:
2026-06-11 17:23:18.045023 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 17:23:18.045030 | controller |       BMO_CLEANUP: false
2026-06-11 17:23:18.045035 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 17:23:18.045042 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 17:23:18.045048 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 17:23:18.045054 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 17:23:18.045059 | controller |       OPENSTACK_IMG: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27
2026-06-11 17:23:18.045064 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 17:23:18.045105 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 17:23:18.045111 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 17:23:18.045116 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 17:23:18.045121 | 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-11 17:23:18.045126 | controller |
2026-06-11 17:23:18.045130 | controller | TASK [install_yamls_makes : Debug make_openstack_cleanup_params var=make_openstack_cleanup_params] ***
2026-06-11 17:23:18.045134 | controller | Thursday 11 June 2026  17:23:18 +0000 (0:00:00.043)       0:00:14.181 *********
2026-06-11 17:23:18.045138 | controller | Thursday 11 June 2026  17:23:18 +0000 (0:00:00.043)       0:00:14.180 *********
2026-06-11 17:23:18.082596 | controller | skipping: [localhost]
2026-06-11 17:23:18.082673 | controller |
2026-06-11 17:23:18.082679 | controller | TASK [install_yamls_makes : Run openstack_cleanup output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_cleanup, dry_run={{ make_openstack_cleanup_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_cleanup_env|default({})), **(make_openstack_cleanup_params|default({}))) }}] ***
2026-06-11 17:23:18.082684 | controller | Thursday 11 June 2026  17:23:18 +0000 (0:00:00.037)       0:00:14.218 *********
2026-06-11 17:23:18.082691 | controller | Thursday 11 June 2026  17:23:18 +0000 (0:00:00.037)       0:00:14.217 *********
2026-06-11 17:23:26.797875 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 17:23:26.797966 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_cleanup_until |
2026-06-11 17:23:26.797977 | controller | default(true) }}
2026-06-11 17:23:26.827462 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_011_run_openstack_cleanup.log
2026-06-11 17:23:26.827546 | controller | changed: [localhost]
2026-06-11 17:23:26.827555 | controller |
2026-06-11 17:23:26.827560 | controller | TASK [Set update step to Running openstack wait _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Running openstack wait
2026-06-11 17:23:26.827566 | controller | ] ***
2026-06-11 17:23:26.827572 | controller | Thursday 11 June 2026  17:23:26 +0000 (0:00:08.745)       0:00:22.964 *********
2026-06-11 17:23:26.827577 | controller | Thursday 11 June 2026  17:23:26 +0000 (0:00:08.745)       0:00:22.962 *********
2026-06-11 17:23:29.030065 | controller | changed: [localhost]
2026-06-11 17:23:29.030127 | controller |
2026-06-11 17:23:29.030139 | controller | TASK [Run make openstack_wait (minor update) name=install_yamls_makes, tasks_from=make_openstack_wait] ***
2026-06-11 17:23:29.030148 | controller | Thursday 11 June 2026  17:23:29 +0000 (0:00:02.202)       0:00:25.166 *********
2026-06-11 17:23:29.030157 | controller | Thursday 11 June 2026  17:23:29 +0000 (0:00:02.202)       0:00:25.165 *********
2026-06-11 17:23:29.081483 | controller |
2026-06-11 17:23:29.081528 | controller | TASK [install_yamls_makes : Debug make_openstack_wait_env var=make_openstack_wait_env] ***
2026-06-11 17:23:29.081538 | controller | Thursday 11 June 2026  17:23:29 +0000 (0:00:00.051)       0:00:25.217 *********
2026-06-11 17:23:29.081547 | controller | Thursday 11 June 2026  17:23:29 +0000 (0:00:00.051)       0:00:25.216 *********
2026-06-11 17:23:29.126855 | controller | ok: [localhost] =>
2026-06-11 17:23:29.126921 | controller |     make_openstack_wait_env:
2026-06-11 17:23:29.126928 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 17:23:29.126934 | controller |       BMO_CLEANUP: false
2026-06-11 17:23:29.126939 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 17:23:29.126944 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 17:23:29.126949 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 17:23:29.126955 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 17:23:29.126961 | controller |       OPENSTACK_IMG: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27
2026-06-11 17:23:29.126966 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 17:23:29.126985 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 17:23:29.126991 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 17:23:29.127004 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 17:23:29.127010 | 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-11 17:23:29.127016 | controller |
2026-06-11 17:23:29.127021 | controller | TASK [install_yamls_makes : Debug make_openstack_wait_params var=make_openstack_wait_params] ***
2026-06-11 17:23:29.127026 | controller | Thursday 11 June 2026  17:23:29 +0000 (0:00:00.045)       0:00:25.263 *********
2026-06-11 17:23:29.127030 | controller | Thursday 11 June 2026  17:23:29 +0000 (0:00:00.045)       0:00:25.262 *********
2026-06-11 17:23:29.165358 | controller | skipping: [localhost]
2026-06-11 17:23:29.165409 | controller |
2026-06-11 17:23:29.165415 | controller | TASK [install_yamls_makes : Run openstack_wait output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_wait, dry_run={{ make_openstack_wait_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_wait_env|default({})), **(make_openstack_wait_params|default({}))) }}] ***
2026-06-11 17:23:29.165421 | controller | Thursday 11 June 2026  17:23:29 +0000 (0:00:00.038)       0:00:25.302 *********
2026-06-11 17:23:29.165425 | controller | Thursday 11 June 2026  17:23:29 +0000 (0:00:00.038)       0:00:25.300 *********
2026-06-11 17:24:37.441292 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 17:24:37.441382 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_wait_until |
2026-06-11 17:24:37.441388 | controller | default(true) }}
2026-06-11 17:24:37.466331 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_012_run_openstack_wait.log
2026-06-11 17:24:37.466388 | controller | changed: [localhost]
2026-06-11 17:24:37.466395 | controller |
2026-06-11 17:24:37.466401 | controller | TASK [Set update step to Running openstack init _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Running openstack init
2026-06-11 17:24:37.466406 | controller | ] ***
2026-06-11 17:24:37.466412 | controller | Thursday 11 June 2026  17:24:37 +0000 (0:01:08.300)       0:01:33.603 *********
2026-06-11 17:24:37.466417 | controller | Thursday 11 June 2026  17:24:37 +0000 (0:01:08.300)       0:01:33.601 *********
2026-06-11 17:24:39.699568 | controller | changed: [localhost]
2026-06-11 17:24:39.699626 | controller |
2026-06-11 17:24:39.699633 | controller | TASK [Run make openstack_init (minor update) name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-11 17:24:39.699639 | controller | Thursday 11 June 2026  17:24:39 +0000 (0:00:02.232)       0:01:35.835 *********
2026-06-11 17:24:39.699645 | controller | Thursday 11 June 2026  17:24:39 +0000 (0:00:02.232)       0:01:35.834 *********
2026-06-11 17:24:39.760516 | controller |
2026-06-11 17:24:39.760598 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-11 17:24:39.760604 | controller | Thursday 11 June 2026  17:24:39 +0000 (0:00:00.061)       0:01:35.897 *********
2026-06-11 17:24:39.760609 | controller | Thursday 11 June 2026  17:24:39 +0000 (0:00:00.061)       0:01:35.895 *********
2026-06-11 17:24:39.799018 | controller | ok: [localhost] =>
2026-06-11 17:24:39.799095 | controller |     make_openstack_init_env:
2026-06-11 17:24:39.799100 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 17:24:39.799106 | controller |       BMO_CLEANUP: false
2026-06-11 17:24:39.799110 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 17:24:39.799113 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 17:24:39.799117 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 17:24:39.799123 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 17:24:39.799127 | controller |       OPENSTACK_IMG: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27
2026-06-11 17:24:39.799131 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 17:24:39.799134 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 17:24:39.799158 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 17:24:39.799161 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 17:24:39.799166 | 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-11 17:24:39.799170 | controller |
2026-06-11 17:24:39.799174 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-11 17:24:39.799178 | controller | Thursday 11 June 2026  17:24:39 +0000 (0:00:00.038)       0:01:35.935 *********
2026-06-11 17:24:39.799202 | controller | Thursday 11 June 2026  17:24:39 +0000 (0:00:00.038)       0:01:35.934 *********
2026-06-11 17:24:39.891690 | controller | skipping: [localhost]
2026-06-11 17:24:39.891753 | controller |
2026-06-11 17:24:39.891759 | 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-11 17:24:39.891765 | controller | Thursday 11 June 2026  17:24:39 +0000 (0:00:00.092)       0:01:36.028 *********
2026-06-11 17:24:39.891769 | controller | Thursday 11 June 2026  17:24:39 +0000 (0:00:00.092)       0:01:36.027 *********
2026-06-11 17:26:17.126027 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 17:26:17.126100 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-11 17:26:17.126108 | controller | default(true) }}
2026-06-11 17:26:17.158986 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_013_run_openstack_init.log
2026-06-11 17:26:17.159080 | controller | changed: [localhost]
2026-06-11 17:26:17.159104 | controller |
2026-06-11 17:26:17.159111 | controller | TASK [Set update step to Waiting for new version to be available _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Waiting for new version to be available
2026-06-11 17:26:17.159117 | controller | ] ***
2026-06-11 17:26:17.159122 | controller | Thursday 11 June 2026  17:26:17 +0000 (0:01:37.266)       0:03:13.295 *********
2026-06-11 17:26:17.159127 | controller | Thursday 11 June 2026  17:26:17 +0000 (0:01:37.266)       0:03:13.293 *********
2026-06-11 17:26:19.354510 | controller | changed: [localhost]
2026-06-11 17:26:19.354590 | controller |
2026-06-11 17:26:19.354596 | controller | TASK [Wait for availableVersion to be different from deployedVersion kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, api_version=core.openstack.org/v1beta1, kind=OpenStackVersion, namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] | default('openstack') }}] ***
2026-06-11 17:26:19.354602 | controller | Thursday 11 June 2026  17:26:19 +0000 (0:00:02.196)       0:03:15.491 *********
2026-06-11 17:26:19.354607 | controller | Thursday 11 June 2026  17:26:19 +0000 (0:00:02.196)       0:03:15.490 *********
2026-06-11 17:27:21.289036 | controller | FAILED - RETRYING: [localhost]: Wait for availableVersion to be different from deployedVersion (10 retries left).
2026-06-11 17:27:21.289095 | controller | ok: [localhost]
2026-06-11 17:27:21.289106 | controller |
2026-06-11 17:27:21.289116 | controller | TASK [Get available version from OpenStackVersion CR cifmw_minor_update_target_version={{ openstackversion_wait_info.resources[0].status.availableVersion }}] ***
2026-06-11 17:27:21.289126 | controller | Thursday 11 June 2026  17:27:21 +0000 (0:01:01.933)       0:04:17.425 *********
2026-06-11 17:27:21.289135 | controller | Thursday 11 June 2026  17:27:21 +0000 (0:01:01.933)       0:04:17.424 *********
2026-06-11 17:27:21.334074 | controller | ok: [localhost]
2026-06-11 17:27:21.334124 | controller |
2026-06-11 17:27:21.334136 | controller | TASK [Set update step to Patching OpenStackVersion CR _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Patching OpenStackVersion CR with version {{ cifmw_minor_update_target_version }}
2026-06-11 17:27:21.334170 | controller | ] ***
2026-06-11 17:27:21.334221 | controller | Thursday 11 June 2026  17:27:21 +0000 (0:00:00.045)       0:04:17.470 *********
2026-06-11 17:27:21.334241 | controller | Thursday 11 June 2026  17:27:21 +0000 (0:00:00.045)       0:04:17.469 *********
2026-06-11 17:27:23.588523 | controller | changed: [localhost]
2026-06-11 17:27:23.588584 | controller |
2026-06-11 17:27:23.588599 | controller | TASK [Patch OpenStackVersion CR availableVersion name=install_yamls_makes, tasks_from=make_openstack_patch_version] ***
2026-06-11 17:27:23.588611 | controller | Thursday 11 June 2026  17:27:23 +0000 (0:00:02.254)       0:04:19.724 *********
2026-06-11 17:27:23.588622 | controller | Thursday 11 June 2026  17:27:23 +0000 (0:00:02.254)       0:04:19.723 *********
2026-06-11 17:27:23.700375 | controller |
2026-06-11 17:27:23.700465 | controller | TASK [install_yamls_makes : Debug make_openstack_patch_version_env var=make_openstack_patch_version_env] ***
2026-06-11 17:27:23.700478 | controller | Thursday 11 June 2026  17:27:23 +0000 (0:00:00.112)       0:04:19.837 *********
2026-06-11 17:27:23.700486 | controller | Thursday 11 June 2026  17:27:23 +0000 (0:00:00.112)       0:04:19.835 *********
2026-06-11 17:27:23.751883 | controller | ok: [localhost] =>
2026-06-11 17:27:23.751960 | controller |     make_openstack_patch_version_env:
2026-06-11 17:27:23.751972 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 17:27:23.751980 | controller |       BMO_CLEANUP: false
2026-06-11 17:27:23.751989 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 17:27:23.751997 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 17:27:23.752005 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 17:27:23.752014 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 17:27:23.752022 | controller |       OPENSTACK_IMG: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27
2026-06-11 17:27:23.752030 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 17:27:23.752038 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 17:27:23.752046 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 17:27:23.752054 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 17:27:23.752074 | 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-11 17:27:23.752084 | controller |
2026-06-11 17:27:23.752092 | controller | TASK [install_yamls_makes : Debug make_openstack_patch_version_params var=make_openstack_patch_version_params] ***
2026-06-11 17:27:23.752100 | controller | Thursday 11 June 2026  17:27:23 +0000 (0:00:00.051)       0:04:19.888 *********
2026-06-11 17:27:23.752108 | controller | Thursday 11 June 2026  17:27:23 +0000 (0:00:00.051)       0:04:19.887 *********
2026-06-11 17:27:23.793770 | controller | skipping: [localhost]
2026-06-11 17:27:23.793853 | controller |
2026-06-11 17:27:23.793860 | controller | TASK [install_yamls_makes : Run openstack_patch_version output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_patch_version, dry_run={{ make_openstack_patch_version_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_patch_version_env|default({})), **(make_openstack_patch_version_params|default({}))) }}] ***
2026-06-11 17:27:23.793867 | controller | Thursday 11 June 2026  17:27:23 +0000 (0:00:00.042)       0:04:19.930 *********
2026-06-11 17:27:23.793874 | controller | Thursday 11 June 2026  17:27:23 +0000 (0:00:00.042)       0:04:19.929 *********
2026-06-11 17:27:25.259562 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 17:27:25.259617 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_patch_version_until
2026-06-11 17:27:25.259624 | controller | | default(true) }}
2026-06-11 17:27:25.292493 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_014_run_openstack_patch_version.log
2026-06-11 17:27:25.292574 | controller | changed: [localhost]
2026-06-11 17:27:25.292583 | controller |
2026-06-11 17:27:25.292591 | controller | TASK [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-11 17:27:25.292610 | controller | Thursday 11 June 2026  17:27:25 +0000 (0:00:01.498)       0:04:21.429 *********
2026-06-11 17:27:25.292617 | controller | Thursday 11 June 2026  17:27:25 +0000 (0:00:01.498)       0:04:21.427 *********
2026-06-11 17:27:25.323983 | controller | skipping: [localhost]
2026-06-11 17:27:25.324064 | controller |
2026-06-11 17:27:25.324073 | controller | TASK [Set update step to Updating container images _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Updating container images
2026-06-11 17:27:25.324080 | controller | ] ***
2026-06-11 17:27:25.324087 | controller | Thursday 11 June 2026  17:27:25 +0000 (0:00:00.031)       0:04:21.460 *********
2026-06-11 17:27:25.324095 | controller | Thursday 11 June 2026  17:27:25 +0000 (0:00:00.031)       0:04:21.459 *********
2026-06-11 17:27:25.365891 | controller | skipping: [localhost]
2026-06-11 17:27:25.365951 | controller |
2026-06-11 17:27:25.365959 | controller | TASK [Prepare and patch OpenStackVersion CR for update name=update_containers] ***
2026-06-11 17:27:25.365965 | controller | Thursday 11 June 2026  17:27:25 +0000 (0:00:00.041)       0:04:21.502 *********
2026-06-11 17:27:25.365971 | controller | Thursday 11 June 2026  17:27:25 +0000 (0:00:00.041)       0:04:21.501 *********
2026-06-11 17:27:25.401627 | controller | skipping: [localhost]
2026-06-11 17:27:25.401706 | controller |
2026-06-11 17:27:25.401713 | controller | TASK [Set update step to Starting the CI update sequence _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Starting the CI update sequence
2026-06-11 17:27:25.401721 | controller | ] ***
2026-06-11 17:27:25.401727 | controller | Thursday 11 June 2026  17:27:25 +0000 (0:00:00.036)       0:04:21.538 *********
2026-06-11 17:27:25.401733 | controller | Thursday 11 June 2026  17:27:25 +0000 (0:00:00.035)       0:04:21.537 *********
2026-06-11 17:27:27.640212 | controller | changed: [localhost]
2026-06-11 17:27:27.640325 | controller |
2026-06-11 17:27:27.640343 | controller | TASK [Run make openstack_update_run name=install_yamls_makes, tasks_from=make_openstack_update_run] ***
2026-06-11 17:27:27.640349 | controller | Thursday 11 June 2026  17:27:27 +0000 (0:00:02.238)       0:04:23.776 *********
2026-06-11 17:27:27.640355 | controller | Thursday 11 June 2026  17:27:27 +0000 (0:00:02.238)       0:04:23.775 *********
2026-06-11 17:27:27.758654 | controller |
2026-06-11 17:27:27.758699 | controller | TASK [install_yamls_makes : Debug make_openstack_update_run_env var=make_openstack_update_run_env] ***
2026-06-11 17:27:27.758706 | controller | Thursday 11 June 2026  17:27:27 +0000 (0:00:00.118)       0:04:23.895 *********
2026-06-11 17:27:27.758712 | controller | Thursday 11 June 2026  17:27:27 +0000 (0:00:00.118)       0:04:23.894 *********
2026-06-11 17:27:27.803924 | controller | ok: [localhost] =>
2026-06-11 17:27:27.803973 | controller |     make_openstack_update_run_env:
2026-06-11 17:27:27.803981 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 17:27:27.803986 | controller |       BMO_CLEANUP: false
2026-06-11 17:27:27.803991 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 17:27:27.803997 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 17:27:27.804002 | controller |       OPENSTACK_BRANCH: ''
2026-06-11 17:27:27.804007 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 17:27:27.804013 | controller |       OPENSTACK_IMG: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27
2026-06-11 17:27:27.804018 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 17:27:27.804023 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-11 17:27:27.804029 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 17:27:27.804034 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 17:27:27.804040 | 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-11 17:27:27.804061 | controller |
2026-06-11 17:27:27.804067 | controller | TASK [install_yamls_makes : Debug make_openstack_update_run_params var=make_openstack_update_run_params] ***
2026-06-11 17:27:27.804080 | controller | Thursday 11 June 2026  17:27:27 +0000 (0:00:00.044)       0:04:23.940 *********
2026-06-11 17:27:27.804086 | controller | Thursday 11 June 2026  17:27:27 +0000 (0:00:00.045)       0:04:23.939 *********
2026-06-11 17:27:27.850769 | controller | ok: [localhost] =>
2026-06-11 17:27:27.850816 | controller |     make_openstack_update_run_params:
2026-06-11 17:27:27.850832 | controller |       OPENSTACK_VERSION: 0.6.0-1781193065
2026-06-11 17:27:27.850841 | controller |       TIMEOUT: 1200s
2026-06-11 17:27:27.850852 | controller |
2026-06-11 17:27:27.850862 | controller | TASK [install_yamls_makes : Run openstack_update_run output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_update_run, dry_run={{ make_openstack_update_run_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_update_run_env|default({})), **(make_openstack_update_run_params|default({}))) }}] ***
2026-06-11 17:27:27.850868 | controller | Thursday 11 June 2026  17:27:27 +0000 (0:00:00.046)       0:04:23.987 *********
2026-06-11 17:27:27.850874 | controller | Thursday 11 June 2026  17:27:27 +0000 (0:00:00.046)       0:04:23.985 *********
2026-06-11 17:43:30.904259 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 17:43:30.904327 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_update_run_until |
2026-06-11 17:43:30.904334 | controller | default(true) }}
2026-06-11 17:43:30.947844 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_015_run_openstack_update_run.log
2026-06-11 17:43:30.947871 | controller | changed: [localhost]
2026-06-11 17:43:30.947887 | controller |
2026-06-11 17:43:30.947893 | controller | TASK [Set update step to Verifying update completion _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Verifying update completion
2026-06-11 17:43:30.947899 | controller | ] ***
2026-06-11 17:43:30.947905 | controller | Thursday 11 June 2026  17:43:30 +0000 (0:16:03.097)       0:20:27.084 *********
2026-06-11 17:43:30.947910 | controller | Thursday 11 June 2026  17:43:30 +0000 (0:16:03.097)       0:20:27.083 *********
2026-06-11 17:43:33.210433 | controller | changed: [localhost]
2026-06-11 17:43:33.210541 | controller |
2026-06-11 17:43:33.210556 | controller | TASK [Verify deployed version matches target version kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, api_version=core.openstack.org/v1beta1, kind=OpenStackVersion, namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] | default('openstack') }}] ***
2026-06-11 17:43:33.210570 | controller | Thursday 11 June 2026  17:43:33 +0000 (0:00:02.262)       0:20:29.346 *********
2026-06-11 17:43:33.210582 | controller | Thursday 11 June 2026  17:43:33 +0000 (0:00:02.262)       0:20:29.345 *********
2026-06-11 17:43:34.049119 | controller | ok: [localhost]
2026-06-11 17:43:34.049272 | controller |
2026-06-11 17:43:34.049308 | controller | TASK [Set update step to CI update sequence complete _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh CI update verification successful - Target version {{ cifmw_minor_update_target_version }} matches deployed version {{ openstackversion_verify_info.resources[0].status.deployedVersion }}
2026-06-11 17:43:34.049323 | controller | ] ***
2026-06-11 17:43:34.049336 | controller | Thursday 11 June 2026  17:43:34 +0000 (0:00:00.838)       0:20:30.185 *********
2026-06-11 17:43:34.049349 | controller | Thursday 11 June 2026  17:43:34 +0000 (0:00:00.838)       0:20:30.183 *********
2026-06-11 17:43:36.292356 | controller | changed: [localhost]
2026-06-11 17:43:36.292413 | controller |
2026-06-11 17:43:36.292438 | controller | TASK [Display update verification result msg=Update verification successful: Target version {{ cifmw_minor_update_target_version }} matches deployed version {{ openstackversion_verify_info.resources[0].status.deployedVersion }}] ***
2026-06-11 17:43:36.292447 | controller | Thursday 11 June 2026  17:43:36 +0000 (0:00:02.243)       0:20:32.428 *********
2026-06-11 17:43:36.292456 | controller | Thursday 11 June 2026  17:43:36 +0000 (0:00:02.243)       0:20:32.427 *********
2026-06-11 17:43:36.337494 | controller | ok: [localhost] =>
2026-06-11 17:43:36.337562 | controller |     msg: 'Update verification successful: Target version 0.6.0-1781193065 matches deployed
2026-06-11 17:43:36.337572 | controller |       version 0.6.0-1781193065'
2026-06-11 17:43:36.337581 | controller |
2026-06-11 17:43:36.337590 | controller | TASK [Verify monitoring pid file path={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.pid] ***
2026-06-11 17:43:36.337598 | controller | Thursday 11 June 2026  17:43:36 +0000 (0:00:00.045)       0:20:32.473 *********
2026-06-11 17:43:36.337606 | controller | Thursday 11 June 2026  17:43:36 +0000 (0:00:00.045)       0:20:32.472 *********
2026-06-11 17:43:36.627579 | controller | ok: [localhost]
2026-06-11 17:43:36.627656 | controller |
2026-06-11 17:43:36.627667 | controller | TASK [Stop the monitoring process _raw_params=kill $(cat {{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.pid)] ***
2026-06-11 17:43:36.627676 | controller | Thursday 11 June 2026  17:43:36 +0000 (0:00:00.290)       0:20:32.764 *********
2026-06-11 17:43:36.627685 | controller | Thursday 11 June 2026  17:43:36 +0000 (0:00:00.290)       0:20:32.762 *********
2026-06-11 17:43:36.853531 | controller | changed: [localhost]
2026-06-11 17:43:36.853614 | controller |
2026-06-11 17:43:36.853621 | 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-11 17:43:36.853637 | controller | Thursday 11 June 2026  17:43:36 +0000 (0:00:00.225)       0:20:32.990 *********
2026-06-11 17:43:36.853643 | controller | Thursday 11 June 2026  17:43:36 +0000 (0:00:00.225)       0:20:32.988 *********
2026-06-11 17:43:36.929555 | controller | ok: [localhost]
2026-06-11 17:43:36.929634 | controller |
2026-06-11 17:43:36.929642 | 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-11 17:43:36.929649 | controller | Thursday 11 June 2026  17:43:36 +0000 (0:00:00.076)       0:20:33.066 *********
2026-06-11 17:43:36.929655 | controller | Thursday 11 June 2026  17:43:36 +0000 (0:00:00.076)       0:20:33.064 *********
2026-06-11 17:43:37.072127 | controller | ok: [localhost]
2026-06-11 17:43:37.072201 | controller |
2026-06-11 17:43:37.072208 | controller | TASK [run_hook : Loop on hooks for pre_admin_setup _raw_params={{ hook.type }}.yml] ***
2026-06-11 17:43:37.072212 | controller | Thursday 11 June 2026  17:43:37 +0000 (0:00:00.142)       0:20:33.208 *********
2026-06-11 17:43:37.072217 | controller | Thursday 11 June 2026  17:43:37 +0000 (0:00:00.142)       0:20:33.207 *********
2026-06-11 17:43:37.207513 | controller | skipping: [localhost]
2026-06-11 17:43:37.207600 | controller |
2026-06-11 17:43:37.207611 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 17:43:37.207620 | controller | Thursday 11 June 2026  17:43:37 +0000 (0:00:00.135)       0:20:33.344 *********
2026-06-11 17:43:37.207629 | controller | Thursday 11 June 2026  17:43:37 +0000 (0:00:00.135)       0:20:33.343 *********
2026-06-11 17:43:37.287774 | controller | ok: [localhost]
2026-06-11 17:43:37.287861 | controller |
2026-06-11 17:43:37.287872 | controller | TASK [os_net_setup : Delete existing subnets _raw_params=set -euxo pipefail
2026-06-11 17:43:37.287882 | controller | if [ $(oc exec -n  {{ cifmw_os_net_setup_namespace }} openstackclient -- openstack subnet list --network {{ item.0.name }} -c Name -f value | grep -c {{ item.1.name }}) != 0 ];then
2026-06-11 17:43:37.287891 | controller |   oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient --  openstack subnet delete {{ item.1.name }}
2026-06-11 17:43:37.287899 | controller | fi
2026-06-11 17:43:37.287907 | controller | ] ***
2026-06-11 17:43:37.287915 | controller | Thursday 11 June 2026  17:43:37 +0000 (0:00:00.080)       0:20:33.424 *********
2026-06-11 17:43:37.287923 | controller | Thursday 11 June 2026  17:43:37 +0000 (0:00:00.080)       0:20:33.423 *********
2026-06-11 17:43:44.971249 | controller | changed: [localhost] => (item=[{'name': 'public', 'external': True, 'shared': False, 'is_default': True, 'provider_network_type': 'flat', 'provider_physical_network': 'datacentre', 'availability_zone_hints': [], 'subnets': [{'name': 'public_subnet', 'cidr': '192.168.122.0/24', 'allocation_pool_start': '192.168.122.171', 'allocation_pool_end': '192.168.122.250', 'gateway_ip': '192.168.122.1', 'enable_dhcp': True}]}, {'name': 'public_subnet', 'cidr': '192.168.122.0/24', 'allocation_pool_start': '192.168.122.171', 'allocation_pool_end': '192.168.122.250', 'gateway_ip': '192.168.122.1', 'enable_dhcp': True}])
2026-06-11 17:43:44.971333 | controller |
2026-06-11 17:43:44.971349 | controller | TASK [os_net_setup : Delete existing subnet pools _raw_params=set -euxo pipefail
2026-06-11 17:43:44.971362 | controller | if [ $(oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient -- openstack subnet pool list -c Name -f value | grep -c {{ item.name }}) != 0 ];then
2026-06-11 17:43:44.971374 | controller |   oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient --  openstack subnet pool delete {{ item.name }}
2026-06-11 17:43:44.971386 | controller | fi
2026-06-11 17:43:44.971398 | controller | ] ***
2026-06-11 17:43:44.971408 | controller | Thursday 11 June 2026  17:43:44 +0000 (0:00:07.683)       0:20:41.108 *********
2026-06-11 17:43:44.971418 | controller | Thursday 11 June 2026  17:43:44 +0000 (0:00:07.683)       0:20:41.106 *********
2026-06-11 17:43:51.698942 | controller | changed: [localhost] => (item={'name': 'shared-pool-ipv4', 'default_prefix_length': 26, 'prefixes': '10.1.0.0/20', 'is_default': True, 'is_shared': True})
2026-06-11 17:43:51.698995 | controller | changed: [localhost] => (item={'name': 'shared-pool-ipv6', 'default_prefix_length': 64, 'prefixes': 'fdfe:381f:8400::/56', 'is_default': True, 'is_shared': True})
2026-06-11 17:43:51.699001 | controller |
2026-06-11 17:43:51.699005 | controller | TASK [os_net_setup : Delete existing networks _raw_params=set -euxo pipefail
2026-06-11 17:43:51.699010 | controller | if [ $(oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient -- openstack network list -c Name -f value | grep -c {{ item.name }}) != 0 ];then
2026-06-11 17:43:51.699014 | controller |   oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient --  openstack network delete {{ item.name }}
2026-06-11 17:43:51.699018 | controller | fi
2026-06-11 17:43:51.699035 | controller | ] ***
2026-06-11 17:43:51.699040 | controller | Thursday 11 June 2026  17:43:51 +0000 (0:00:06.727)       0:20:47.835 *********
2026-06-11 17:43:51.699043 | controller | Thursday 11 June 2026  17:43:51 +0000 (0:00:06.727)       0:20:47.834 *********
2026-06-11 17:43:54.739114 | controller | changed: [localhost] => (item={'name': 'public', 'external': True, 'shared': False, 'is_default': True, 'provider_network_type': 'flat', 'provider_physical_network': 'datacentre', 'availability_zone_hints': [], 'subnets': [{'name': 'public_subnet', 'cidr': '192.168.122.0/24', 'allocation_pool_start': '192.168.122.171', 'allocation_pool_end': '192.168.122.250', 'gateway_ip': '192.168.122.1', 'enable_dhcp': True}]})
2026-06-11 17:43:54.739155 | controller |
2026-06-11 17:43:54.739161 | controller | TASK [os_net_setup : Print network creation commands msg={{ lookup('ansible.builtin.template', _template_file) }}] ***
2026-06-11 17:43:54.739165 | controller | Thursday 11 June 2026  17:43:54 +0000 (0:00:03.039)       0:20:50.875 *********
2026-06-11 17:43:54.739170 | controller | Thursday 11 June 2026  17:43:54 +0000 (0:00:03.039)       0:20:50.874 *********
2026-06-11 17:43:54.884361 | controller | ok: [localhost] =>
2026-06-11 17:43:54.884408 | controller |     msg: |
2026-06-11 17:43:54.884416 | controller |       set -euo pipefail
2026-06-11 17:43:54.884422 | controller |       oc exec -n openstack openstackclient -- openstack network create \
2026-06-11 17:43:54.884428 | controller |           --external \
2026-06-11 17:43:54.884433 | controller |           --default \
2026-06-11 17:43:54.884438 | controller |           --provider-network-type flat \
2026-06-11 17:43:54.884443 | controller |           --provider-physical-network datacentre \
2026-06-11 17:43:54.884472 | controller |           --no-share \
2026-06-11 17:43:54.884478 | controller |           public
2026-06-11 17:43:54.884483 | controller |
2026-06-11 17:43:54.884488 | controller | TASK [os_net_setup : Create networks _raw_params={{ lookup('ansible.builtin.template', _template_file) }}
2026-06-11 17:43:54.884493 | controller | ] ***
2026-06-11 17:43:54.884498 | controller | Thursday 11 June 2026  17:43:54 +0000 (0:00:00.145)       0:20:51.020 *********
2026-06-11 17:43:54.884503 | controller | Thursday 11 June 2026  17:43:54 +0000 (0:00:00.145)       0:20:51.019 *********
2026-06-11 17:44:00.879539 | controller | changed: [localhost]
2026-06-11 17:44:00.879619 | controller |
2026-06-11 17:44:00.879627 | controller | TASK [os_net_setup : Print subnet command creation msg={{ lookup('ansible.builtin.template', _template_file) }}] ***
2026-06-11 17:44:00.879633 | controller | Thursday 11 June 2026  17:44:00 +0000 (0:00:05.995)       0:20:57.016 *********
2026-06-11 17:44:00.879639 | controller | Thursday 11 June 2026  17:44:00 +0000 (0:00:05.995)       0:20:57.014 *********
2026-06-11 17:44:01.031254 | controller | ok: [localhost] =>
2026-06-11 17:44:01.031341 | controller |     msg: |
2026-06-11 17:44:01.031350 | controller |       set -euo pipefail
2026-06-11 17:44:01.031360 | controller |       oc exec -n openstack openstackclient -- openstack subnet create \
2026-06-11 17:44:01.031368 | controller |           --allocation-pool start=192.168.122.171,end=192.168.122.250 \
2026-06-11 17:44:01.031375 | controller |           --subnet-range 192.168.122.0/24 \
2026-06-11 17:44:01.031383 | controller |           --gateway 192.168.122.1 \
2026-06-11 17:44:01.031391 | controller |           --network public \
2026-06-11 17:44:01.031398 | controller |           public_subnet
2026-06-11 17:44:01.031406 | controller |
2026-06-11 17:44:01.031432 | controller | TASK [os_net_setup : Create subnets _raw_params={{ lookup('ansible.builtin.template', _template_file) }}
2026-06-11 17:44:01.031440 | controller | ] ***
2026-06-11 17:44:01.031448 | controller | Thursday 11 June 2026  17:44:01 +0000 (0:00:00.151)       0:20:57.167 *********
2026-06-11 17:44:01.031455 | controller | Thursday 11 June 2026  17:44:01 +0000 (0:00:00.151)       0:20:57.166 *********
2026-06-11 17:44:06.848892 | controller | changed: [localhost]
2026-06-11 17:44:06.848930 | controller |
2026-06-11 17:44:06.848936 | controller | TASK [os_net_setup : Print subnet pools command creation msg={{ lookup('ansible.builtin.template', _template_file) }}] ***
2026-06-11 17:44:06.848940 | controller | Thursday 11 June 2026  17:44:06 +0000 (0:00:05.817)       0:21:02.985 *********
2026-06-11 17:44:06.848945 | controller | Thursday 11 June 2026  17:44:06 +0000 (0:00:05.817)       0:21:02.984 *********
2026-06-11 17:44:06.962784 | controller | ok: [localhost] =>
2026-06-11 17:44:06.962843 | controller |     msg: |
2026-06-11 17:44:06.962855 | controller |       set -euo pipefail
2026-06-11 17:44:06.962865 | controller |       oc exec -n openstack openstackclient -- openstack subnet pool create \
2026-06-11 17:44:06.962874 | controller |           --default-prefix-length 26 \
2026-06-11 17:44:06.962884 | controller |           --pool-prefix 10.1.0.0/20 \
2026-06-11 17:44:06.962892 | controller |           --default \
2026-06-11 17:44:06.962901 | controller |           --share \
2026-06-11 17:44:06.962909 | controller |           shared-pool-ipv4
2026-06-11 17:44:06.962917 | controller |       oc exec -n openstack openstackclient -- openstack subnet pool create \
2026-06-11 17:44:06.962925 | controller |           --default-prefix-length 64 \
2026-06-11 17:44:06.962933 | controller |           --pool-prefix fdfe:381f:8400::/56 \
2026-06-11 17:44:06.962942 | controller |           --default \
2026-06-11 17:44:06.962950 | controller |           --share \
2026-06-11 17:44:06.962958 | controller |           shared-pool-ipv6
2026-06-11 17:44:06.962967 | controller |
2026-06-11 17:44:06.962975 | controller | TASK [os_net_setup : Create subnet pools _raw_params={{ lookup('ansible.builtin.template', _template_file) }}
2026-06-11 17:44:06.962984 | controller | ] ***
2026-06-11 17:44:06.962993 | controller | Thursday 11 June 2026  17:44:06 +0000 (0:00:00.113)       0:21:03.099 *********
2026-06-11 17:44:06.963001 | controller | Thursday 11 June 2026  17:44:06 +0000 (0:00:00.113)       0:21:03.098 *********
2026-06-11 17:44:13.831677 | controller | changed: [localhost]
2026-06-11 17:44:13.831777 | controller |
2026-06-11 17:44:13.831782 | 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-11 17:44:13.831788 | controller | Thursday 11 June 2026  17:44:13 +0000 (0:00:06.868)       0:21:09.967 *********
2026-06-11 17:44:13.831793 | controller | Thursday 11 June 2026  17:44:13 +0000 (0:00:06.868)       0:21:09.966 *********
2026-06-11 17:44:13.912524 | controller | ok: [localhost]
2026-06-11 17:44:13.912606 | controller |
2026-06-11 17:44:13.912612 | 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-11 17:44:13.912633 | controller | Thursday 11 June 2026  17:44:13 +0000 (0:00:00.081)       0:21:10.049 *********
2026-06-11 17:44:13.912639 | controller | Thursday 11 June 2026  17:44:13 +0000 (0:00:00.081)       0:21:10.047 *********
2026-06-11 17:44:14.007968 | controller | ok: [localhost]
2026-06-11 17:44:14.008059 | controller |
2026-06-11 17:44:14.008065 | controller | TASK [run_hook : Loop on hooks for post_admin_setup _raw_params={{ hook.type }}.yml] ***
2026-06-11 17:44:14.008070 | controller | Thursday 11 June 2026  17:44:14 +0000 (0:00:00.095)       0:21:10.144 *********
2026-06-11 17:44:14.008075 | controller | Thursday 11 June 2026  17:44:14 +0000 (0:00:00.095)       0:21:10.143 *********
2026-06-11 17:44:14.159715 | controller | skipping: [localhost]
2026-06-11 17:44:14.159757 | controller |
2026-06-11 17:44:14.159764 | 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-11 17:44:14.159770 | controller | Thursday 11 June 2026  17:44:14 +0000 (0:00:00.151)       0:21:10.296 *********
2026-06-11 17:44:14.159776 | controller | Thursday 11 June 2026  17:44:14 +0000 (0:00:00.151)       0:21:10.295 *********
2026-06-11 17:44:14.316539 | controller | ok: [localhost]
2026-06-11 17:44:14.316632 | controller |
2026-06-11 17:44:14.316640 | 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-11 17:44:14.316646 | controller | Thursday 11 June 2026  17:44:14 +0000 (0:00:00.156)       0:21:10.453 *********
2026-06-11 17:44:14.316650 | controller | Thursday 11 June 2026  17:44:14 +0000 (0:00:00.156)       0:21:10.452 *********
2026-06-11 17:44:14.495892 | controller | ok: [localhost]
2026-06-11 17:44:14.495956 | controller |
2026-06-11 17:44:14.495968 | controller | TASK [run_hook : Loop on hooks for pre_tests _raw_params={{ hook.type }}.yml] ***
2026-06-11 17:44:14.495977 | controller | Thursday 11 June 2026  17:44:14 +0000 (0:00:00.179)       0:21:10.632 *********
2026-06-11 17:44:14.495986 | controller | Thursday 11 June 2026  17:44:14 +0000 (0:00:00.179)       0:21:10.631 *********
2026-06-11 17:44:14.617054 | controller | skipping: [localhost]
2026-06-11 17:44:14.617120 | controller |
2026-06-11 17:44:14.617131 | controller | TASK [tempest : Ensure podman is installed name=podman, state=present] *********
2026-06-11 17:44:14.617140 | controller | Thursday 11 June 2026  17:44:14 +0000 (0:00:00.121)       0:21:10.753 *********
2026-06-11 17:44:14.617148 | controller | Thursday 11 June 2026  17:44:14 +0000 (0:00:00.121)       0:21:10.752 *********
2026-06-11 17:44:16.321245 | controller | ok: [localhost]
2026-06-11 17:44:16.321317 | controller |
2026-06-11 17:44:16.321337 | controller | TASK [tempest : Create tempest directories path={{ cifmw_tempest_artifacts_basedir }}, state=directory, mode=0755] ***
2026-06-11 17:44:16.321344 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:01.704)       0:21:12.458 *********
2026-06-11 17:44:16.321350 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:01.704)       0:21:12.456 *********
2026-06-11 17:44:16.588754 | controller | changed: [localhost]
2026-06-11 17:44:16.588858 | controller |
2026-06-11 17:44:16.588868 | controller | TASK [tempest : Setup tempest tests _raw_params=tempest-tests.yml] *************
2026-06-11 17:44:16.588877 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:00.267)       0:21:12.725 *********
2026-06-11 17:44:16.588885 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:00.267)       0:21:12.724 *********
2026-06-11 17:44:16.653269 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/tempest/tasks/tempest-tests.yml for localhost
2026-06-11 17:44:16.653366 | controller |
2026-06-11 17:44:16.653377 | controller | TASK [tempest : Copy list_allowed to artifacts dir mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/list_allowed.yml, src=list_allowed.yml] ***
2026-06-11 17:44:16.653388 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:00.064)       0:21:12.789 *********
2026-06-11 17:44:16.653397 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:00.064)       0:21:12.788 *********
2026-06-11 17:44:16.696488 | controller | skipping: [localhost]
2026-06-11 17:44:16.696626 | controller |
2026-06-11 17:44:16.696638 | controller | TASK [tempest : Get list of tests to be executed yaml_file={{ cifmw_tempest_artifacts_basedir }}/list_allowed.yml, groups={{ cifmw_tempest_default_groups }}, job={{ cifmw_tempest_job_name | default(omit) }}] ***
2026-06-11 17:44:16.696659 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:00.043)       0:21:12.832 *********
2026-06-11 17:44:16.696669 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:00.043)       0:21:12.831 *********
2026-06-11 17:44:16.755244 | controller | skipping: [localhost]
2026-06-11 17:44:16.755289 | controller |
2026-06-11 17:44:16.755300 | controller | TASK [tempest : Creating include.txt mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/include.txt, content={% for test in list_allowed.allowed_tests %}{{ test }}
2026-06-11 17:44:16.755310 | controller | {% endfor %}] ***
2026-06-11 17:44:16.755319 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:00.058)       0:21:12.891 *********
2026-06-11 17:44:16.755328 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:00.058)       0:21:12.890 *********
2026-06-11 17:44:16.806307 | controller | skipping: [localhost]
2026-06-11 17:44:16.806334 | controller |
2026-06-11 17:44:16.806344 | controller | TASK [tempest : Show tests to be executed msg={{ list_allowed }}] **************
2026-06-11 17:44:16.806353 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:00.050)       0:21:12.942 *********
2026-06-11 17:44:16.806361 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:00.050)       0:21:12.941 *********
2026-06-11 17:44:16.846971 | controller | skipping: [localhost]
2026-06-11 17:44:16.847000 | controller |
2026-06-11 17:44:16.847009 | controller | TASK [tempest : Copy list_skipped to artifacts dir mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/list_skipped.yml, src=list_skipped.yml] ***
2026-06-11 17:44:16.847019 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:00.040)       0:21:12.983 *********
2026-06-11 17:44:16.847028 | controller | Thursday 11 June 2026  17:44:16 +0000 (0:00:00.040)       0:21:12.982 *********
2026-06-11 17:44:17.329365 | controller | changed: [localhost]
2026-06-11 17:44:17.329441 | controller |
2026-06-11 17:44:17.329446 | controller | TASK [tempest : Get list of tests to be excluded yaml_file={{ cifmw_tempest_artifacts_basedir }}/list_skipped.yml, jobs={{ cifmw_tempest_default_jobs }}] ***
2026-06-11 17:44:17.329452 | controller | Thursday 11 June 2026  17:44:17 +0000 (0:00:00.482)       0:21:13.466 *********
2026-06-11 17:44:17.329456 | controller | Thursday 11 June 2026  17:44:17 +0000 (0:00:00.482)       0:21:13.464 *********
2026-06-11 17:44:17.818007 | controller | changed: [localhost]
2026-06-11 17:44:17.818092 | controller |
2026-06-11 17:44:17.818104 | controller | TASK [tempest : Creating exclude.txt mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/exclude.txt, content={% for test in list_skipped.skipped_tests %}{{ test }}
2026-06-11 17:44:17.818113 | controller | {% endfor %}] ***
2026-06-11 17:44:17.818122 | controller | Thursday 11 June 2026  17:44:17 +0000 (0:00:00.488)       0:21:13.954 *********
2026-06-11 17:44:17.818130 | controller | Thursday 11 June 2026  17:44:17 +0000 (0:00:00.488)       0:21:13.952 *********
2026-06-11 17:44:18.302034 | controller | changed: [localhost]
2026-06-11 17:44:18.302111 | controller |
2026-06-11 17:44:18.302116 | controller | TASK [tempest : Show tests to be excluded msg={{ list_skipped.skipped_tests }}] ***
2026-06-11 17:44:18.302121 | controller | Thursday 11 June 2026  17:44:18 +0000 (0:00:00.484)       0:21:14.438 *********
2026-06-11 17:44:18.302125 | controller | Thursday 11 June 2026  17:44:18 +0000 (0:00:00.484)       0:21:14.437 *********
2026-06-11 17:44:18.351774 | controller | ok: [localhost] =>
2026-06-11 17:44:18.351869 | controller |     msg:
2026-06-11 17:44:18.351880 | controller |     - tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames
2026-06-11 17:44:18.351890 | controller |
2026-06-11 17:44:18.351899 | controller | TASK [tempest : Creating include.txt mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/include.txt, content={% for test in cifmw_tempest_tests_allowed %}{{ test }}
2026-06-11 17:44:18.351907 | controller | {% endfor %}] ***
2026-06-11 17:44:18.351916 | controller | Thursday 11 June 2026  17:44:18 +0000 (0:00:00.049)       0:21:14.488 *********
2026-06-11 17:44:18.351924 | controller | Thursday 11 June 2026  17:44:18 +0000 (0:00:00.049)       0:21:14.487 *********
2026-06-11 17:44:18.807762 | controller | changed: [localhost]
2026-06-11 17:44:18.807823 | controller |
2026-06-11 17:44:18.807831 | controller | TASK [tempest : Show tests to be executed msg={{ cifmw_tempest_tests_allowed }}] ***
2026-06-11 17:44:18.807837 | controller | Thursday 11 June 2026  17:44:18 +0000 (0:00:00.455)       0:21:14.944 *********
2026-06-11 17:44:18.807843 | controller | Thursday 11 June 2026  17:44:18 +0000 (0:00:00.455)       0:21:14.943 *********
2026-06-11 17:44:18.869601 | controller | ok: [localhost] =>
2026-06-11 17:44:18.869647 | controller |     msg:
2026-06-11 17:44:18.869654 | controller |     - tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops
2026-06-11 17:44:18.869661 | controller |
2026-06-11 17:44:18.869678 | controller | TASK [tempest : Creating exclude.txt mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/exclude.txt, content={% for test in cifmw_tempest_tests_skipped %}{{ test }}
2026-06-11 17:44:18.869684 | controller | {% endfor %}] ***
2026-06-11 17:44:18.869725 | controller | Thursday 11 June 2026  17:44:18 +0000 (0:00:00.061)       0:21:15.006 *********
2026-06-11 17:44:18.869733 | controller | Thursday 11 June 2026  17:44:18 +0000 (0:00:00.061)       0:21:15.004 *********
2026-06-11 17:44:18.912805 | controller | skipping: [localhost]
2026-06-11 17:44:18.912865 | controller |
2026-06-11 17:44:18.912876 | controller | TASK [tempest : Show tests to be excluded msg={{ cifmw_tempest_tests_skipped }}] ***
2026-06-11 17:44:18.912885 | controller | Thursday 11 June 2026  17:44:18 +0000 (0:00:00.043)       0:21:15.049 *********
2026-06-11 17:44:18.912893 | controller | Thursday 11 June 2026  17:44:18 +0000 (0:00:00.043)       0:21:15.048 *********
2026-06-11 17:44:18.965285 | controller | skipping: [localhost]
2026-06-11 17:44:18.965350 | controller |
2026-06-11 17:44:18.965363 | controller | TASK [tempest : Create clouds.yaml _raw_params=create-clouds-file.yml] *********
2026-06-11 17:44:18.965376 | controller | Thursday 11 June 2026  17:44:18 +0000 (0:00:00.052)       0:21:15.102 *********
2026-06-11 17:44:18.965387 | controller | Thursday 11 June 2026  17:44:18 +0000 (0:00:00.052)       0:21:15.100 *********
2026-06-11 17:44:19.034842 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/tempest/tasks/create-clouds-file.yml for localhost
2026-06-11 17:44:19.034921 | controller |
2026-06-11 17:44:19.034927 | controller | TASK [tempest : Get keystone data _raw_params=oc get keystoneapi keystone -n {{ cifmw_openstack_namespace }} -o json] ***
2026-06-11 17:44:19.034931 | controller | Thursday 11 June 2026  17:44:19 +0000 (0:00:00.069)       0:21:15.171 *********
2026-06-11 17:44:19.034936 | controller | Thursday 11 June 2026  17:44:19 +0000 (0:00:00.069)       0:21:15.170 *********
2026-06-11 17:44:19.420772 | controller | changed: [localhost]
2026-06-11 17:44:19.420811 | controller |
2026-06-11 17:44:19.420824 | controller | TASK [tempest : Set keystone vars keystone_secret_name={{ _keystone_json_content['spec']['secret'] }}, keystone_passwd_select={{ _keystone_json_content['spec']['passwordSelectors']['admin'] }}, keystone_api={{ _keystone_json_content['status']['apiEndpoints']['public'] }}] ***
2026-06-11 17:44:19.420830 | controller | Thursday 11 June 2026  17:44:19 +0000 (0:00:00.385)       0:21:15.557 *********
2026-06-11 17:44:19.420834 | controller | Thursday 11 June 2026  17:44:19 +0000 (0:00:00.385)       0:21:15.556 *********
2026-06-11 17:44:19.463236 | controller | ok: [localhost]
2026-06-11 17:44:19.463282 | controller |
2026-06-11 17:44:19.463288 | controller | TASK [tempest : Get credentials data _raw_params=oc get secret {{ keystone_secret_name }} -n {{ cifmw_openstack_namespace }} -o json] ***
2026-06-11 17:44:19.463295 | controller | Thursday 11 June 2026  17:44:19 +0000 (0:00:00.042)       0:21:15.599 *********
2026-06-11 17:44:19.463300 | controller | Thursday 11 June 2026  17:44:19 +0000 (0:00:00.042)       0:21:15.598 *********
2026-06-11 17:44:19.850294 | controller | changed: [localhost]
2026-06-11 17:44:19.850375 | controller |
2026-06-11 17:44:19.850385 | controller | TASK [tempest : Get password data os_password={{
2026-06-11 17:44:19.850395 | controller |   _os_password_data_json_content['data'][keystone_passwd_select] |
2026-06-11 17:44:19.850404 | controller |   ansible.builtin.b64decode
2026-06-11 17:44:19.850412 | controller | }}] ***
2026-06-11 17:44:19.850420 | controller | Thursday 11 June 2026  17:44:19 +0000 (0:00:00.387)       0:21:15.987 *********
2026-06-11 17:44:19.850428 | controller | Thursday 11 June 2026  17:44:19 +0000 (0:00:00.387)       0:21:15.985 *********
2026-06-11 17:44:19.889542 | controller | ok: [localhost]
2026-06-11 17:44:19.889658 | controller |
2026-06-11 17:44:19.889669 | controller | TASK [tempest : Get clouds.yaml src=clouds.yaml.j2, dest={{ cifmw_tempest_artifacts_basedir }}/clouds.yaml, mode=0644] ***
2026-06-11 17:44:19.889678 | controller | Thursday 11 June 2026  17:44:19 +0000 (0:00:00.038)       0:21:16.025 *********
2026-06-11 17:44:19.889687 | controller | Thursday 11 June 2026  17:44:19 +0000 (0:00:00.038)       0:21:16.024 *********
2026-06-11 17:44:20.363772 | controller | changed: [localhost]
2026-06-11 17:44:20.363857 | controller |
2026-06-11 17:44:20.363865 | controller | TASK [tempest : Configure tempest _raw_params=configure-tempest.yml] ***********
2026-06-11 17:44:20.363871 | controller | Thursday 11 June 2026  17:44:20 +0000 (0:00:00.474)       0:21:16.500 *********
2026-06-11 17:44:20.363876 | controller | Thursday 11 June 2026  17:44:20 +0000 (0:00:00.474)       0:21:16.498 *********
2026-06-11 17:44:20.441331 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/tempest/tasks/configure-tempest.yml for localhost
2026-06-11 17:44:20.441410 | controller |
2026-06-11 17:44:20.441416 | controller | TASK [tempest : Create profile.yaml file content={{ _cifmw_tempest_tempestconf_profile_content | to_nice_yaml }}, dest={{ cifmw_tempest_artifacts_basedir }}/profile.yaml, mode=0644] ***
2026-06-11 17:44:20.441421 | controller | Thursday 11 June 2026  17:44:20 +0000 (0:00:00.077)       0:21:16.578 *********
2026-06-11 17:44:20.441425 | controller | Thursday 11 June 2026  17:44:20 +0000 (0:00:00.077)       0:21:16.576 *********
2026-06-11 17:44:20.887322 | controller | changed: [localhost]
2026-06-11 17:44:20.887397 | controller |
2026-06-11 17:44:20.887405 | controller | TASK [tempest : Copy CA bundle to cifmw_tempest_artifacts_basedir src=/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem, dest={{ cifmw_tempest_artifacts_basedir }}, mode=0444, owner={{ ansible_user | default(lookup('env', 'USER')) }}, group={{ ansible_user | default(lookup('env', 'USER')) }}, remote_src=True] ***
2026-06-11 17:44:20.887412 | controller | Thursday 11 June 2026  17:44:20 +0000 (0:00:00.445)       0:21:17.023 *********
2026-06-11 17:44:20.887418 | controller | Thursday 11 June 2026  17:44:20 +0000 (0:00:00.445)       0:21:17.022 *********
2026-06-11 17:44:21.162914 | controller | changed: [localhost]
2026-06-11 17:44:21.162961 | controller |
2026-06-11 17:44:21.162969 | controller | TASK [tempest : Set proper permission for tempest directory _raw_params=podman unshare chown 42480:42480 -R {{ cifmw_tempest_artifacts_basedir }}] ***
2026-06-11 17:44:21.162977 | controller | Thursday 11 June 2026  17:44:21 +0000 (0:00:00.275)       0:21:17.299 *********
2026-06-11 17:44:21.162984 | controller | Thursday 11 June 2026  17:44:21 +0000 (0:00:00.275)       0:21:17.298 *********
2026-06-11 17:44:21.522166 | controller | changed: [localhost]
2026-06-11 17:44:21.522277 | controller |
2026-06-11 17:44:21.522284 | controller | TASK [tempest : Ensure we have tempest container image name={{ cifmw_tempest_image }}:{{ cifmw_tempest_image_tag }}] ***
2026-06-11 17:44:21.522288 | controller | Thursday 11 June 2026  17:44:21 +0000 (0:00:00.358)       0:21:17.658 *********
2026-06-11 17:44:21.522293 | controller | Thursday 11 June 2026  17:44:21 +0000 (0:00:00.358)       0:21:17.657 *********
2026-06-11 17:44:29.602281 | controller | changed: [localhost]
2026-06-11 17:44:29.602367 | controller |
2026-06-11 17:44:29.602391 | controller | TASK [tempest : Run tempest name=tempest, image={{ cifmw_tempest_image }}:{{ cifmw_tempest_image_tag }}, state=started, auto_remove={{ cifmw_tempest_remove_container }}, network=host, volume=['{{ cifmw_tempest_artifacts_basedir }}/:/var/lib/tempest/external_files:Z', '{{ cifmw_tempest_artifacts_basedir }}/tls-ca-bundle.pem:/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:Z'], detach=False, dns={{ cifmw_tempest_dns_servers }}, env={'CONCURRENCY': '{{ cifmw_tempest_concurrency | default(omit) }}'}] ***
2026-06-11 17:44:29.602399 | controller | Thursday 11 June 2026  17:44:29 +0000 (0:00:08.079)       0:21:25.738 *********
2026-06-11 17:44:29.602403 | controller | Thursday 11 June 2026  17:44:29 +0000 (0:00:08.079)       0:21:25.737 *********
2026-06-11 17:47:52.768600 | controller | changed: [localhost]
2026-06-11 17:47:52.768691 | controller |
2026-06-11 17:47:52.768697 | controller | TASK [tempest : Change tempest directory permission back to original path={{ cifmw_tempest_artifacts_basedir }}, state=directory, recurse=True, owner={{ ansible_user | default(lookup('env', 'USER')) }}, group={{ ansible_user | default(lookup('env', 'USER')) }}] ***
2026-06-11 17:47:52.768735 | controller | Thursday 11 June 2026  17:47:52 +0000 (0:03:23.166)       0:24:48.905 *********
2026-06-11 17:47:52.768739 | controller | Thursday 11 June 2026  17:47:52 +0000 (0:03:23.166)       0:24:48.903 *********
2026-06-11 17:47:53.065392 | controller | changed: [localhost]
2026-06-11 17:47:53.065470 | controller |
2026-06-11 17:47:53.065476 | controller | TASK [tempest : Save logs from podman mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/podman_tempest.log, content="{{ tempest_run_output.stdout }}"
2026-06-11 17:47:53.065483 | controller | ] ***
2026-06-11 17:47:53.065489 | controller | Thursday 11 June 2026  17:47:53 +0000 (0:00:00.296)       0:24:49.201 *********
2026-06-11 17:47:53.065495 | controller | Thursday 11 June 2026  17:47:53 +0000 (0:00:00.296)       0:24:49.200 *********
2026-06-11 17:47:53.538219 | controller | changed: [localhost]
2026-06-11 17:47:53.538270 | controller |
2026-06-11 17:47:53.538280 | controller | TASK [tempest : Fail if podman container did not succeed that=['tempest_run_output.failed == false']] ***
2026-06-11 17:47:53.538289 | controller | Thursday 11 June 2026  17:47:53 +0000 (0:00:00.473)       0:24:49.674 *********
2026-06-11 17:47:53.538297 | controller | Thursday 11 June 2026  17:47:53 +0000 (0:00:00.473)       0:24:49.673 *********
2026-06-11 17:47:53.593161 | controller | ok: [localhost] =>
2026-06-11 17:47:53.593233 | controller |     changed: false
2026-06-11 17:47:53.593240 | controller |     msg: All assertions passed
2026-06-11 17:47:53.593245 | controller |
2026-06-11 17:47:53.593252 | 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-11 17:47:53.593258 | controller | Thursday 11 June 2026  17:47:53 +0000 (0:00:00.054)       0:24:49.729 *********
2026-06-11 17:47:53.593263 | controller | Thursday 11 June 2026  17:47:53 +0000 (0:00:00.054)       0:24:49.728 *********
2026-06-11 17:47:53.713236 | controller | ok: [localhost]
2026-06-11 17:47:53.713287 | controller |
2026-06-11 17:47:53.713298 | 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-11 17:47:53.713307 | controller | Thursday 11 June 2026  17:47:53 +0000 (0:00:00.120)       0:24:49.849 *********
2026-06-11 17:47:53.713316 | controller | Thursday 11 June 2026  17:47:53 +0000 (0:00:00.120)       0:24:49.848 *********
2026-06-11 17:47:53.844362 | controller | ok: [localhost]
2026-06-11 17:47:53.844416 | controller |
2026-06-11 17:47:53.844427 | controller | TASK [run_hook : Loop on hooks for post_tests _raw_params={{ hook.type }}.yml] ***
2026-06-11 17:47:53.844437 | controller | Thursday 11 June 2026  17:47:53 +0000 (0:00:00.131)       0:24:49.981 *********
2026-06-11 17:47:53.844446 | controller | Thursday 11 June 2026  17:47:53 +0000 (0:00:00.131)       0:24:49.979 *********
2026-06-11 17:47:53.976518 | controller | skipping: [localhost]
2026-06-11 17:47:53.976567 | controller |
2026-06-11 17:47:53.976576 | controller | TASK [Inject success flag path={{ ansible_user_dir }}/cifmw-success, state=touch, mode=0644] ***
2026-06-11 17:47:53.976599 | controller | Thursday 11 June 2026  17:47:53 +0000 (0:00:00.131)       0:24:50.112 *********
2026-06-11 17:47:53.976606 | controller | Thursday 11 June 2026  17:47:53 +0000 (0:00:00.131)       0:24:50.111 *********
2026-06-11 17:47:54.285568 | controller | changed: [localhost]
2026-06-11 17:47:54.285636 | controller |
2026-06-11 17:47:54.285646 | controller | PLAY RECAP *********************************************************************
2026-06-11 17:47:54.285674 | controller | localhost                  : ok=79   changed=42   unreachable=0    failed=0    skipped=17   rescued=0    ignored=0
2026-06-11 17:47:54.285683 | controller |
2026-06-11 17:47:54.285691 | controller | Thursday 11 June 2026  17:47:54 +0000 (0:00:00.307)       0:24:50.420 *********
2026-06-11 17:47:54.285698 | controller | ===============================================================================
2026-06-11 17:47:54.285706 | controller | install_yamls_makes : Run openstack_update_run ------------------------ 963.10s
2026-06-11 17:47:54.285729 | controller | tempest : Run tempest ------------------------------------------------- 203.17s
2026-06-11 17:47:54.285736 | controller | install_yamls_makes : Run openstack_init ------------------------------- 97.27s
2026-06-11 17:47:54.285744 | controller | install_yamls_makes : Run openstack_wait ------------------------------- 68.30s
2026-06-11 17:47:54.285752 | controller | Wait for availableVersion to be different from deployedVersion --------- 61.93s
2026-06-11 17:47:54.285759 | controller | install_yamls_makes : Run openstack_cleanup ----------------------------- 8.75s
2026-06-11 17:47:54.285767 | controller | tempest : Ensure we have tempest container image ------------------------ 8.08s
2026-06-11 17:47:54.285775 | controller | os_net_setup : Delete existing subnets ---------------------------------- 7.68s
2026-06-11 17:47:54.285785 | controller | update : Initialize monitoring ------------------------------------------ 7.39s
2026-06-11 17:47:54.285796 | controller | os_net_setup : Create subnet pools -------------------------------------- 6.87s
2026-06-11 17:47:54.285808 | controller | os_net_setup : Delete existing subnet pools ----------------------------- 6.73s
2026-06-11 17:47:54.285819 | controller | os_net_setup : Create networks ------------------------------------------ 6.00s
2026-06-11 17:47:54.285830 | controller | os_net_setup : Create subnets ------------------------------------------- 5.82s
2026-06-11 17:47:54.285841 | controller | os_net_setup : Delete existing networks --------------------------------- 3.04s
2026-06-11 17:47:54.285852 | controller | update : Set update step to Starting Update ----------------------------- 2.34s
2026-06-11 17:47:54.285863 | controller | Set update step to Verifying update completion -------------------------- 2.26s
2026-06-11 17:47:54.285874 | controller | Set update step to Patching OpenStackVersion CR ------------------------- 2.25s
2026-06-11 17:47:54.285884 | controller | Set update step to CI update sequence complete -------------------------- 2.24s
2026-06-11 17:47:54.285891 | controller | Set update step to Starting the CI update sequence ---------------------- 2.24s
2026-06-11 17:47:54.285899 | controller | Set update step to Running openstack init ------------------------------- 2.23s
2026-06-11 17:47:54.285907 | controller | Thursday 11 June 2026  17:47:54 +0000 (0:00:00.309)       0:24:50.420 *********
2026-06-11 17:47:54.285914 | controller | ===============================================================================
2026-06-11 17:47:54.285922 | controller | install_yamls_makes -------------------------------------------------- 1139.39s
2026-06-11 17:47:54.285929 | controller | tempest --------------------------------------------------------------- 218.98s
2026-06-11 17:47:54.285937 | controller | kubernetes.core.k8s_info ----------------------------------------------- 62.77s
2026-06-11 17:47:54.285944 | controller | os_net_setup ----------------------------------------------------------- 36.54s
2026-06-11 17:47:54.285952 | controller | ansible.builtin.command ------------------------------------------------ 17.88s
2026-06-11 17:47:54.285959 | controller | update ----------------------------------------------------------------- 11.21s
2026-06-11 17:47:54.285975 | controller | run_hook ---------------------------------------------------------------- 1.52s
2026-06-11 17:47:54.285983 | controller | ansible.builtin.file ---------------------------------------------------- 0.59s
2026-06-11 17:47:54.285990 | controller | ansible.builtin.include_role -------------------------------------------- 0.51s
2026-06-11 17:47:54.285998 | controller | ansible.builtin.stat ---------------------------------------------------- 0.29s
2026-06-11 17:47:54.286010 | controller | ansible.builtin.shell --------------------------------------------------- 0.23s
2026-06-11 17:47:54.286021 | controller | ansible.builtin.set_fact ------------------------------------------------ 0.19s
2026-06-11 17:47:54.286032 | controller | ansible.builtin.include_vars -------------------------------------------- 0.13s
2026-06-11 17:47:54.286043 | controller | cifmw_setup ------------------------------------------------------------- 0.08s
2026-06-11 17:47:54.286053 | controller | ansible.builtin.debug --------------------------------------------------- 0.05s
2026-06-11 17:47:54.286072 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-11 17:47:54.286096 | controller | total ---------------------------------------------------------------- 1490.35s
2026-06-11 17:47:54.517982 | controller | ok: Runtime: 0:24:51.496417
2026-06-11 17:47:54.530112 | 
2026-06-11 17:47:54.530210 | PLAY RECAP
2026-06-11 17:47:54.530292 | controller | ok: 4 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 17:47:54.530333 | 
2026-06-11 17:47:54.651208 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/update.yml@main]
2026-06-11 17:47:54.653213 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-11 17:47:55.393275 | 
2026-06-11 17:47:55.393388 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-11 17:47:55.412795 | 
2026-06-11 17:47:55.412928 | TASK [Filter out host if needed]
2026-06-11 17:47:55.420260 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 17:47:55.423361 | 
2026-06-11 17:47:55.423423 | TASK [Ensure we have the ci-framework on host]
2026-06-11 17:47:55.960933 | controller | ok
2026-06-11 17:47:55.970856 | 
2026-06-11 17:47:55.970990 | TASK [End host if no basedir]
2026-06-11 17:47:55.980832 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 17:47:55.987698 | 
2026-06-11 17:47:55.987812 | TASK [Read base centos-9 scenarios]
2026-06-11 17:47:56.012615 | controller | ok
2026-06-11 17:47:56.117358 | 
2026-06-11 17:47:56.117443 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 17:47:56.151131 | controller | skipping: Conditional result was False
2026-06-11 17:47:56.160013 | 
2026-06-11 17:47:56.160145 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 17:47:56.512043 | controller | ok
2026-06-11 17:47:56.520641 | 
2026-06-11 17:47:56.520776 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 17:47:56.558258 | controller | skipping: Conditional result was False
2026-06-11 17:47:56.568734 | 
2026-06-11 17:47:56.568884 | TASK [cifmw_helpers : Read vars]
2026-06-11 17:47:56.609616 | 
2026-06-11 17:47:56.609890 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 17:47:56.655950 | 
2026-06-11 17:47:56.656238 | TASK [cifmw_helpers : Include vars]
2026-06-11 17:47:56.700309 | 
2026-06-11 17:47:56.700567 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 17:47:56.734435 | controller | skipping: Conditional result was False
2026-06-11 17:47:56.751950 | 
2026-06-11 17:47:56.752083 | TASK [run_hook : Assert parameters are valid]
2026-06-11 17:47:56.867686 | controller | ok: All assertions passed
2026-06-11 17:47:56.877326 | 
2026-06-11 17:47:56.877498 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-11 17:47:57.042000 | controller | ok: All assertions passed
2026-06-11 17:47:57.048076 | 
2026-06-11 17:47:57.048159 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-11 17:47:57.150893 | 
2026-06-11 17:47:57.151166 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-11 17:47:57.177570 | controller | skipping: Conditional result was False
2026-06-11 17:47:57.187589 | 
2026-06-11 17:47:57.187711 | TASK [Read artifacts parameters dir and set as facts]
2026-06-11 17:47:57.210462 | controller | ok
2026-06-11 17:47:57.240933 | 
2026-06-11 17:47:57.241029 | TASK [cifmw_helpers : Check directory is available]
2026-06-11 17:47:57.677878 | controller | ok
2026-06-11 17:47:57.687322 | 
2026-06-11 17:47:57.687561 | TASK [cifmw_helpers : Find yaml files]
2026-06-11 17:47:58.189443 | controller | ok: All paths examined
2026-06-11 17:47:58.201423 | 
2026-06-11 17:47:58.201595 | TASK [cifmw_helpers : Print available yaml files]
2026-06-11 17:47:58.257764 | 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', '/home/zuul/ci-framework-data/artifacts/parameters/minor_update_index_image.yml']
2026-06-11 17:47:58.266742 | 
2026-06-11 17:47:58.266871 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-11 17:47:58.304805 | controller | Output suppressed because no_log was given
2026-06-11 17:47:58.305066 | 
2026-06-11 17:47:58.308497 | controller | Output suppressed because no_log was given
2026-06-11 17:47:58.313203 | controller | Output suppressed because no_log was given
2026-06-11 17:47:58.316850 | controller | Output suppressed because no_log was given
2026-06-11 17:47:58.320526 | controller | Output suppressed because no_log was given
2026-06-11 17:47:58.348565 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 17:47:58.359951 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 17:47:58.369225 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 17:47:58.375881 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 17:47:58.382556 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 17:47:58.390593 | 
2026-06-11 17:47:58.390673 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 17:47:58.415118 | controller | skipping: Conditional result was False
2026-06-11 17:47:58.425290 | 
2026-06-11 17:47:58.425445 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 17:47:58.805679 | controller | ok
2026-06-11 17:47:58.810848 | 
2026-06-11 17:47:58.810909 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 17:47:59.150995 | controller -> localhost | changed
2026-06-11 17:47:59.161852 | 
2026-06-11 17:47:59.161993 | TASK [cifmw_helpers : Read vars]
2026-06-11 17:47:59.602085 | controller | Output suppressed because no_log was given
2026-06-11 17:47:59.610672 | 
2026-06-11 17:47:59.610806 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 17:48:00.275028 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 17:48:00.285891 | 
2026-06-11 17:48:00.286031 | TASK [cifmw_helpers : Include vars]
2026-06-11 17:48:00.375167 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 17:48:00.388649 | 
2026-06-11 17:48:00.389119 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 17:48:00.901354 | controller -> localhost | changed
2026-06-11 17:48:00.906850 | 
2026-06-11 17:48:00.906918 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 17:48:00.931415 | controller | skipping: Conditional result was False
2026-06-11 17:48:00.942779 | 
2026-06-11 17:48:00.942927 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 17:48:01.321760 | controller | ok
2026-06-11 17:48:01.331653 | 
2026-06-11 17:48:01.331784 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 17:48:01.591537 | controller -> localhost | changed
2026-06-11 17:48:01.604544 | 
2026-06-11 17:48:01.604678 | TASK [cifmw_helpers : Read vars]
2026-06-11 17:48:01.935803 | controller | Output suppressed because no_log was given
2026-06-11 17:48:01.944291 | 
2026-06-11 17:48:01.944423 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 17:48:02.457011 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 17:48:02.468751 | 
2026-06-11 17:48:02.468881 | TASK [cifmw_helpers : Include vars]
2026-06-11 17:48:02.535672 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 17:48:02.546335 | 
2026-06-11 17:48:02.546484 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 17:48:02.819559 | controller -> localhost | changed
2026-06-11 17:48:02.830738 | 
2026-06-11 17:48:02.830865 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 17:48:02.867267 | controller | skipping: Conditional result was False
2026-06-11 17:48:02.888334 | 
2026-06-11 17:48:02.888483 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 17:48:03.266160 | controller | ok
2026-06-11 17:48:03.275868 | 
2026-06-11 17:48:03.276000 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 17:48:03.575934 | controller -> localhost | changed
2026-06-11 17:48:03.587143 | 
2026-06-11 17:48:03.587273 | TASK [cifmw_helpers : Read vars]
2026-06-11 17:48:03.915657 | controller | Output suppressed because no_log was given
2026-06-11 17:48:03.924491 | 
2026-06-11 17:48:03.924658 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 17:48:04.455930 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 17:48:04.462331 | 
2026-06-11 17:48:04.462395 | TASK [cifmw_helpers : Include vars]
2026-06-11 17:48:04.517404 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 17:48:04.527698 | 
2026-06-11 17:48:04.527837 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 17:48:04.818577 | controller -> localhost | changed
2026-06-11 17:48:04.829573 | 
2026-06-11 17:48:04.829718 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 17:48:04.865891 | controller | skipping: Conditional result was False
2026-06-11 17:48:04.876478 | 
2026-06-11 17:48:04.876645 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 17:48:05.235052 | controller | ok
2026-06-11 17:48:05.244662 | 
2026-06-11 17:48:05.244794 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 17:48:05.540742 | controller -> localhost | changed
2026-06-11 17:48:05.551390 | 
2026-06-11 17:48:05.551559 | TASK [cifmw_helpers : Read vars]
2026-06-11 17:48:05.944132 | controller | Output suppressed because no_log was given
2026-06-11 17:48:05.952247 | 
2026-06-11 17:48:05.952394 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 17:48:06.474450 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 17:48:06.481192 | 
2026-06-11 17:48:06.481298 | TASK [cifmw_helpers : Include vars]
2026-06-11 17:48:06.527036 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 17:48:06.532390 | 
2026-06-11 17:48:06.532450 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 17:48:06.795432 | controller -> localhost | changed
2026-06-11 17:48:06.806063 | 
2026-06-11 17:48:06.806200 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 17:48:06.833488 | controller | skipping: Conditional result was False
2026-06-11 17:48:06.844049 | 
2026-06-11 17:48:06.844177 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 17:48:07.249000 | controller | ok
2026-06-11 17:48:07.255299 | 
2026-06-11 17:48:07.255373 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 17:48:07.552434 | controller -> localhost | changed
2026-06-11 17:48:07.557802 | 
2026-06-11 17:48:07.557869 | TASK [cifmw_helpers : Read vars]
2026-06-11 17:48:07.935966 | controller | Output suppressed because no_log was given
2026-06-11 17:48:07.947808 | 
2026-06-11 17:48:07.948005 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 17:48:08.500622 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 17:48:08.511111 | 
2026-06-11 17:48:08.511243 | TASK [cifmw_helpers : Include vars]
2026-06-11 17:48:08.568237 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 17:48:08.579166 | 
2026-06-11 17:48:08.579306 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 17:48:08.879629 | controller -> localhost | changed
2026-06-11 17:48:08.954834 | 
2026-06-11 17:48:08.954985 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-11 17:48:08.980935 | controller | skipping: Conditional result was False
2026-06-11 17:48:08.986658 | 
2026-06-11 17:48:08.986730 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-11 17:48:09.029716 | controller | ok
2026-06-11 17:48:09.039341 | 
2026-06-11 17:48:09.039480 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-11 17:48:09.409018 | controller | ok
2026-06-11 17:48:09.418506 | 
2026-06-11 17:48:09.418694 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-11 17:48:10.219852 | controller | ok
2026-06-11 17:48:10.224564 | 
2026-06-11 17:48:10.224625 | LOOP [artifacts : Ensure base directory exists]
2026-06-11 17:48:10.569150 | controller | ok: "artifacts"
2026-06-11 17:48:10.903769 | controller | ok: "logs"
2026-06-11 17:48:10.921723 | 
2026-06-11 17:48:10.921901 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-11 17:48:10.965479 | controller | ERROR
2026-06-11 17:48:10.965868 | controller | {
2026-06-11 17:48:10.965930 | controller |   "ansible_facts": {},
2026-06-11 17:48:10.965982 | controller |   "ansible_included_var_files": [],
2026-06-11 17:48:10.966020 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-11 17:48:10.966056 | controller | }
2026-06-11 17:48:10.966099 | controller | ERROR: Ignoring Errors
2026-06-11 17:48:10.974185 | 
2026-06-11 17:48:10.974314 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-11 17:48:12.596933 | controller | changed
2026-06-11 17:48:12.608462 | 
2026-06-11 17:48:12.608641 | TASK [artifacts : Gather facts]
2026-06-11 17:48:14.136687 | controller | changed
2026-06-11 17:48:14.146159 | 
2026-06-11 17:48:14.146292 | TASK [artifacts : Copy some network configuration files]
2026-06-11 17:48:15.193137 | controller | ok: Runtime: 0:00:00.038816
2026-06-11 17:48:15.202572 | 
2026-06-11 17:48:15.202749 | TASK [artifacts : Get installed packages list]
2026-06-11 17:48:16.406962 | controller | ok
2026-06-11 17:48:16.483761 | 
2026-06-11 17:48:16.483859 | TASK [artifacts : Output package list]
2026-06-11 17:48:18.144695 | controller | changed
2026-06-11 17:48:18.162826 | 
2026-06-11 17:48:18.162897 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-11 17:48:18.822000 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-11 17:48:18.822252 | controller | ok: All items complete
2026-06-11 17:48:18.822294 | 
2026-06-11 17:48:18.911388 | 
2026-06-11 17:48:18.911542 | TASK [os_must_gather : Ensure directories are present]
2026-06-11 17:48:19.357147 | controller | changed
2026-06-11 17:48:19.387040 | 
2026-06-11 17:48:19.387174 | LOOP [os_must_gather : Construct project change list]
2026-06-11 17:48:19.472665 | controller | ok:
2026-06-11 17:48:19.472865 | controller | {
2026-06-11 17:48:19.472903 | controller |   "branch": "main",
2026-06-11 17:48:19.472930 | controller |   "change": "1936",
2026-06-11 17:48:19.472955 | controller |   "change_message": "openstack-k8s-operators dependency bump branch: main\n\nAutomated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action",
2026-06-11 17:48:19.472990 | controller |   "change_url": "https://github.com/openstack-k8s-operators/openstack-operator/pull/1936",
2026-06-11 17:48:19.473029 | controller |   "commit_id": "434a9a133c4a352c349545710ccc88f685fdfd27",
2026-06-11 17:48:19.473056 | controller |   "patchset": "434a9a133c4a352c349545710ccc88f685fdfd27",
2026-06-11 17:48:19.473080 | controller |   "project": {
2026-06-11 17:48:19.473104 | controller |     "canonical_hostname": "github.com",
2026-06-11 17:48:19.473129 | controller |     "canonical_name": "github.com/openstack-k8s-operators/openstack-operator",
2026-06-11 17:48:19.473152 | controller |     "name": "openstack-k8s-operators/openstack-operator",
2026-06-11 17:48:19.473175 | controller |     "short_name": "openstack-operator",
2026-06-11 17:48:19.473197 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/openstack-operator"
2026-06-11 17:48:19.473221 | controller |   },
2026-06-11 17:48:19.473244 | controller |   "topic": null
2026-06-11 17:48:19.473267 | controller | }
2026-06-11 17:48:19.523065 | 
2026-06-11 17:48:19.523211 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-11 17:48:20.122387 | controller | skipping: Conditional result was False
2026-06-11 17:48:20.208683 | 
2026-06-11 17:48:20.208793 | TASK [os_must_gather : Debug git show-ref]
2026-06-11 17:48:20.243037 | controller | skipping: Conditional result was False
2026-06-11 17:48:20.284171 | 
2026-06-11 17:48:20.284275 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-11 17:48:20.313150 | controller | skipping: Conditional result was False
2026-06-11 17:48:20.361935 | 
2026-06-11 17:48:20.362068 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-11 17:48:20.408634 | controller | skipping: Conditional result was False
2026-06-11 17:48:20.437577 | 
2026-06-11 17:48:20.437683 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-11 17:48:20.481112 | controller | skipping: Conditional result was False
2026-06-11 17:48:20.529400 | 
2026-06-11 17:48:20.529656 | TASK [os_must_gather : Check for oc command]
2026-06-11 17:48:22.108462 | controller | changed
2026-06-11 17:48:22.132927 | 
2026-06-11 17:48:22.133016 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-11 17:48:22.575990 | controller | ok
2026-06-11 17:48:22.603081 | 
2026-06-11 17:48:22.603172 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-11 17:58:12.496576 | controller | changed
2026-06-11 17:58:12.561025 | 
2026-06-11 17:58:12.561127 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-11 17:58:12.615180 | controller | skipping: Conditional result was False
2026-06-11 17:58:12.706348 | 
2026-06-11 17:58:12.706493 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-11 17:58:13.301113 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.349938 | 
2026-06-11 17:58:13.350065 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-11 17:58:13.405473 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.450146 | 
2026-06-11 17:58:13.450258 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-11 17:58:13.521712 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.522222 | controller | ok: All items complete
2026-06-11 17:58:13.522280 | 
2026-06-11 17:58:13.541498 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.559375 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.574239 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.589036 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.603682 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.618299 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.632778 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.647630 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.662252 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.676665 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.690885 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.705588 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.719800 | controller | skipping: Conditional result was False
2026-06-11 17:58:13.778053 | 
2026-06-11 17:58:13.778201 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-11 17:58:14.162936 | controller | ok: All paths examined
2026-06-11 17:58:14.191071 | 
2026-06-11 17:58:14.191177 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-11 17:58:14.586476 | controller | changed
2026-06-11 17:58:14.635535 | 
2026-06-11 17:58:14.635632 | TASK [os_must_gather : Collect pod usage]
2026-06-11 17:58:14.743225 | controller | ok
2026-06-11 17:58:14.787691 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-11 17:58:14.815359 | 
2026-06-11 17:58:14.815447 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-11 17:58:15.416734 | controller | error: Metrics API not available
2026-06-11 17:58:15.959875 | controller | ERROR
2026-06-11 17:58:15.960195 | controller | {
2026-06-11 17:58:15.960261 | controller |   "delta": "0:00:00.121408",
2026-06-11 17:58:15.960303 | controller |   "end": "2026-06-11 17:58:15.421420",
2026-06-11 17:58:15.960341 | controller |   "msg": "non-zero return code",
2026-06-11 17:58:15.960385 | controller |   "rc": 1,
2026-06-11 17:58:15.960440 | controller |   "start": "2026-06-11 17:58:15.300012"
2026-06-11 17:58:15.960579 | controller | }
2026-06-11 17:58:15.960647 | controller | ERROR: Ignoring Errors
2026-06-11 17:58:15.991024 | 
2026-06-11 17:58:15.991165 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-11 17:58:16.027607 | controller | skipping: Conditional result was False
2026-06-11 17:58:16.052206 | 
2026-06-11 17:58:16.052364 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-11 17:58:16.703908 | controller | skipping: Conditional result was False
2026-06-11 17:58:16.750021 | 
2026-06-11 17:58:16.750176 | TASK [os_must_gather : Find all namespaces directories]
2026-06-11 17:58:16.767826 | controller | skipping: Conditional result was False
2026-06-11 17:58:16.796884 | 
2026-06-11 17:58:16.796981 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-11 17:58:16.843581 | 
2026-06-11 17:58:16.843777 | TASK [os_must_gather : Get node resource usage]
2026-06-11 17:58:17.437692 | controller | skipping: Conditional result was False
2026-06-11 17:58:17.481602 | 
2026-06-11 17:58:17.481795 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-11 17:58:17.576535 | controller | ok
2026-06-11 17:58:17.595391 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-11 17:58:17.617302 | 
2026-06-11 17:58:17.617371 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-11 17:58:18.156698 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-11 17:58:18.156738 | 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-11 17:58:18.257584 | controller | ERROR
2026-06-11 17:58:18.257778 | controller | {
2026-06-11 17:58:18.257815 | controller |   "delta": "0:00:00.004454",
2026-06-11 17:58:18.257840 | controller |   "end": "2026-06-11 17:58:18.156966",
2026-06-11 17:58:18.257863 | controller |   "msg": "non-zero return code",
2026-06-11 17:58:18.257885 | controller |   "rc": 2,
2026-06-11 17:58:18.257907 | controller |   "start": "2026-06-11 17:58:18.152512"
2026-06-11 17:58:18.257929 | controller | }
2026-06-11 17:58:18.257957 | controller | ERROR: Ignoring Errors
2026-06-11 17:58:18.300892 | 
2026-06-11 17:58:18.301009 | TASK [artifacts : Create crc logs directory]
2026-06-11 17:58:18.325635 | controller | skipping: Conditional result was False
2026-06-11 17:58:18.354406 | 
2026-06-11 17:58:18.354558 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-11 17:58:19.000506 | controller | skipping: Conditional result was False
2026-06-11 17:58:19.046089 | 
2026-06-11 17:58:19.046256 | TASK [artifacts : Recognize new keypair]
2026-06-11 17:58:19.072362 | controller | skipping: Conditional result was False
2026-06-11 17:58:19.101181 | 
2026-06-11 17:58:19.101301 | TASK [artifacts : Set fact if new keypair exists]
2026-06-11 17:58:19.126394 | controller | skipping: Conditional result was False
2026-06-11 17:58:19.154243 | 
2026-06-11 17:58:19.154340 | TASK [artifacts : Prepare root ssh accesses]
2026-06-11 17:58:19.179903 | controller | skipping: Conditional result was False
2026-06-11 17:58:19.210159 | 
2026-06-11 17:58:19.210264 | TASK [artifacts : Copy logs from CRC VM]
2026-06-11 17:58:19.235640 | controller | skipping: Conditional result was False
2026-06-11 17:58:19.265155 | 
2026-06-11 17:58:19.265265 | TASK [artifacts : List all of the existing virtual machines]
2026-06-11 17:58:20.105275 | controller | ok
2026-06-11 17:58:20.132624 | 
2026-06-11 17:58:20.132726 | TASK [artifacts : Filter out edpm vm]
2026-06-11 17:58:20.215169 | controller | ok
2026-06-11 17:58:20.239550 | 
2026-06-11 17:58:20.239641 | TASK [artifacts : Slurp zuul inventory file]
2026-06-11 17:58:20.274760 | controller | skipping: Conditional result was False
2026-06-11 17:58:20.350291 | 
2026-06-11 17:58:20.350420 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-11 17:58:20.418715 | 
2026-06-11 17:58:20.418879 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-11 17:58:28.982258 | controller | changed: "192.168.122.100"
2026-06-11 17:58:28.982567 | 
2026-06-11 17:58:29.032399 | 
2026-06-11 17:58:29.032567 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-11 17:58:31.044853 | controller | changed: "192.168.122.100"
2026-06-11 17:58:31.094337 | 
2026-06-11 17:58:31.094568 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-11 17:58:31.520079 | controller | ok: All paths examined
2026-06-11 17:58:31.547478 | 
2026-06-11 17:58:31.547605 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-11 17:58:32.415110 | controller | changed:
2026-06-11 17:58:32.415377 | controller | {
2026-06-11 17:58:32.415430 | controller |   "atime": 1781194893.455536,
2026-06-11 17:58:32.415469 | controller |   "ctime": 1781200074.284648,
2026-06-11 17:58:32.415504 | controller |   "dev": 64513,
2026-06-11 17:58:32.415593 | controller |   "gid": 1000,
2026-06-11 17:58:32.415631 | controller |   "gr_name": "zuul",
2026-06-11 17:58:32.415665 | controller |   "inode": 3015975,
2026-06-11 17:58:32.415697 | controller |   "isblk": false,
2026-06-11 17:58:32.415730 | controller |   "ischr": false,
2026-06-11 17:58:32.415762 | controller |   "isdir": false,
2026-06-11 17:58:32.415795 | controller |   "isfifo": false,
2026-06-11 17:58:32.415827 | controller |   "isgid": false,
2026-06-11 17:58:32.415860 | controller |   "islnk": false,
2026-06-11 17:58:32.415899 | controller |   "isreg": true,
2026-06-11 17:58:32.415934 | controller |   "issock": false,
2026-06-11 17:58:32.415968 | controller |   "isuid": false,
2026-06-11 17:58:32.416001 | controller |   "mode": "0644",
2026-06-11 17:58:32.416033 | controller |   "mtime": 1781200074.284648,
2026-06-11 17:58:32.416085 | controller |   "nlink": 1,
2026-06-11 17:58:32.416119 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 17:58:32.416151 | controller |   "pw_name": "zuul",
2026-06-11 17:58:32.416183 | controller |   "rgrp": true,
2026-06-11 17:58:32.416216 | controller |   "roth": true,
2026-06-11 17:58:32.416247 | controller |   "rusr": true,
2026-06-11 17:58:32.416279 | controller |   "size": 428058,
2026-06-11 17:58:32.416311 | controller |   "uid": 1000,
2026-06-11 17:58:32.416342 | controller |   "wgrp": false,
2026-06-11 17:58:32.416374 | controller |   "woth": false,
2026-06-11 17:58:32.416405 | controller |   "wusr": true,
2026-06-11 17:58:32.416437 | controller |   "xgrp": false,
2026-06-11 17:58:32.416470 | controller |   "xoth": false,
2026-06-11 17:58:32.416502 | controller |   "xusr": false
2026-06-11 17:58:32.416574 | controller | }
2026-06-11 17:58:32.416634 | controller | changed: All items complete
2026-06-11 17:58:32.416675 | 
2026-06-11 17:58:32.464676 | 
2026-06-11 17:58:32.464952 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-11 17:58:38.165978 | controller | ok: Runtime: 0:00:04.890291
2026-06-11 17:58:38.196818 | 
2026-06-11 17:58:38.196922 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-11 18:00:26.221578 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-11 18:00:26.964867 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-11 18:00:27.002951 | 
2026-06-11 18:00:27.003267 | LOOP [env_op_images : Ensure directory is present]
2026-06-11 18:00:27.380066 | controller | ok: "artifacts"
2026-06-11 18:00:27.380334 | controller | changed: All items complete
2026-06-11 18:00:27.380363 | 
2026-06-11 18:00:27.706568 | controller | ok: "logs"
2026-06-11 18:00:27.730957 | 
2026-06-11 18:00:27.731102 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-11 18:00:28.911930 | controller | ok: Runtime: 0:00:00.240712
2026-06-11 18:00:28.936199 | 
2026-06-11 18:00:28.936319 | TASK [env_op_images : Get images from the CSV]
2026-06-11 18:00:29.682971 | controller | apiVersion: v1
2026-06-11 18:00:29.683164 | controller | items:
2026-06-11 18:00:29.683179 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-11 18:00:29.683227 | controller |   kind: ClusterServiceVersion
2026-06-11 18:00:29.683240 | controller |   metadata:
2026-06-11 18:00:29.683246 | controller |     annotations:
2026-06-11 18:00:29.683260 | controller |       alm-examples: |-
2026-06-11 18:00:29.683267 | controller |         [
2026-06-11 18:00:29.683271 | controller |           {
2026-06-11 18:00:29.683280 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-11 18:00:29.683287 | controller |             "kind": "OpenStack",
2026-06-11 18:00:29.683295 | controller |             "metadata": {
2026-06-11 18:00:29.683301 | controller |               "labels": {
2026-06-11 18:00:29.683306 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-11 18:00:29.683312 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-11 18:00:29.683320 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-11 18:00:29.683350 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-11 18:00:29.683356 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-11 18:00:29.683361 | controller |               },
2026-06-11 18:00:29.683366 | controller |               "name": "openstack",
2026-06-11 18:00:29.683381 | controller |               "namespace": "openstack-operators"
2026-06-11 18:00:29.683387 | controller |             },
2026-06-11 18:00:29.683392 | controller |             "spec": {
2026-06-11 18:00:29.683396 | controller |               "operatorOverrides": [
2026-06-11 18:00:29.683401 | controller |                 {
2026-06-11 18:00:29.683406 | controller |                   "controllerManager": {
2026-06-11 18:00:29.683411 | controller |                     "resources": {
2026-06-11 18:00:29.683425 | controller |                       "limits": {
2026-06-11 18:00:29.683430 | controller |                         "cpu": "600m",
2026-06-11 18:00:29.683441 | controller |                         "memory": "2Gi"
2026-06-11 18:00:29.683444 | controller |                       }
2026-06-11 18:00:29.683448 | controller |                     }
2026-06-11 18:00:29.683451 | controller |                   },
2026-06-11 18:00:29.683455 | controller |                   "name": "infra",
2026-06-11 18:00:29.683458 | controller |                   "replicas": 1
2026-06-11 18:00:29.683462 | controller |                 }
2026-06-11 18:00:29.683465 | controller |               ]
2026-06-11 18:00:29.683468 | controller |             }
2026-06-11 18:00:29.683472 | controller |           }
2026-06-11 18:00:29.683475 | controller |         ]
2026-06-11 18:00:29.683479 | controller |       capabilities: Seamless Upgrades
2026-06-11 18:00:29.683482 | controller |       createdAt: "2026-06-11T15:51:06Z"
2026-06-11 18:00:29.683487 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-11 18:00:29.683496 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-11 18:00:29.683507 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-11 18:00:29.683519 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-11 18:00:29.683529 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-11 18:00:29.683534 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-11 18:00:29.683538 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-11 18:00:29.683542 | controller |       olm.operatorGroup: openstack
2026-06-11 18:00:29.683545 | controller |       olm.operatorNamespace: openstack-operators
2026-06-11 18:00:29.683549 | controller |       olm.targetNamespaces: ""
2026-06-11 18:00:29.683557 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-11 18:00:29.683570 | 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-11 18:00:29.683579 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-11 18:00:29.683583 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-11 18:00:29.683587 | controller |         "OpenShift Platform Plus"]'
2026-06-11 18:00:29.683601 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-11 18:00:29.683607 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-11 18:00:29.683620 | controller |     creationTimestamp: "2026-06-11T17:24:16Z"
2026-06-11 18:00:29.683626 | controller |     finalizers:
2026-06-11 18:00:29.683631 | controller |     - operators.coreos.com/csv-cleanup
2026-06-11 18:00:29.683676 | controller |     generation: 1
2026-06-11 18:00:29.683684 | controller |     labels:
2026-06-11 18:00:29.683689 | controller |       olm.managed: "true"
2026-06-11 18:00:29.683694 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-11 18:00:29.683699 | controller |     name: openstack-operator.v0.6.0
2026-06-11 18:00:29.683705 | controller |     namespace: openstack-operators
2026-06-11 18:00:29.683709 | controller |     resourceVersion: "88265"
2026-06-11 18:00:29.683722 | controller |     uid: 0a5f3e27-7240-4eab-8ca1-052b3b57d3e2
2026-06-11 18:00:29.683726 | controller |   spec:
2026-06-11 18:00:29.683730 | controller |     apiservicedefinitions: {}
2026-06-11 18:00:29.683733 | controller |     cleanup:
2026-06-11 18:00:29.683736 | controller |       enabled: false
2026-06-11 18:00:29.683740 | controller |     customresourcedefinitions:
2026-06-11 18:00:29.683743 | controller |       owned:
2026-06-11 18:00:29.683747 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-11 18:00:29.683750 | controller |         displayName: Open Stack
2026-06-11 18:00:29.683754 | controller |         kind: OpenStack
2026-06-11 18:00:29.683758 | controller |         name: openstacks.operator.openstack.org
2026-06-11 18:00:29.683763 | controller |         version: v1beta1
2026-06-11 18:00:29.683768 | controller |     description: Install and configure OpenStack
2026-06-11 18:00:29.683773 | controller |     displayName: OpenStack
2026-06-11 18:00:29.683778 | controller |     icon:
2026-06-11 18:00:29.683853 | 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-11 18:00:29.683882 | controller |       mediatype: image/png
2026-06-11 18:00:29.683889 | controller |     install:
2026-06-11 18:00:29.683894 | controller |       spec:
2026-06-11 18:00:29.683899 | controller |         clusterPermissions:
2026-06-11 18:00:29.683904 | controller |         - rules:
2026-06-11 18:00:29.683909 | controller |           - apiGroups:
2026-06-11 18:00:29.683913 | controller |             - authentication.k8s.io
2026-06-11 18:00:29.683916 | controller |             resources:
2026-06-11 18:00:29.683920 | controller |             - tokenreviews
2026-06-11 18:00:29.683923 | controller |             verbs:
2026-06-11 18:00:29.683926 | controller |             - create
2026-06-11 18:00:29.683930 | controller |           - apiGroups:
2026-06-11 18:00:29.683933 | controller |             - authorization.k8s.io
2026-06-11 18:00:29.683940 | controller |             resources:
2026-06-11 18:00:29.683943 | controller |             - subjectaccessreviews
2026-06-11 18:00:29.683948 | controller |             verbs:
2026-06-11 18:00:29.683953 | controller |             - create
2026-06-11 18:00:29.683966 | controller |           - apiGroups:
2026-06-11 18:00:29.683974 | controller |             - ""
2026-06-11 18:00:29.683979 | controller |             resources:
2026-06-11 18:00:29.683984 | controller |             - configmaps
2026-06-11 18:00:29.683988 | controller |             - namespaces
2026-06-11 18:00:29.684001 | controller |             - serviceaccounts
2026-06-11 18:00:29.684006 | controller |             - services
2026-06-11 18:00:29.684010 | controller |             verbs:
2026-06-11 18:00:29.684015 | controller |             - '*'
2026-06-11 18:00:29.684020 | controller |           - apiGroups:
2026-06-11 18:00:29.684024 | controller |             - admissionregistration.k8s.io
2026-06-11 18:00:29.684028 | controller |             resources:
2026-06-11 18:00:29.684031 | controller |             - mutatingwebhookconfigurations
2026-06-11 18:00:29.684035 | controller |             - validatingwebhookconfigurations
2026-06-11 18:00:29.684040 | controller |             verbs:
2026-06-11 18:00:29.684044 | controller |             - '*'
2026-06-11 18:00:29.684049 | controller |           - apiGroups:
2026-06-11 18:00:29.684054 | controller |             - apiextensions.k8s.io
2026-06-11 18:00:29.684059 | controller |             resources:
2026-06-11 18:00:29.684064 | controller |             - '*'
2026-06-11 18:00:29.684069 | controller |             verbs:
2026-06-11 18:00:29.684074 | controller |             - '*'
2026-06-11 18:00:29.684079 | controller |           - apiGroups:
2026-06-11 18:00:29.684083 | controller |             - apps
2026-06-11 18:00:29.684088 | controller |             resources:
2026-06-11 18:00:29.684093 | controller |             - deployments
2026-06-11 18:00:29.684106 | controller |             verbs:
2026-06-11 18:00:29.684111 | controller |             - create
2026-06-11 18:00:29.684116 | controller |             - delete
2026-06-11 18:00:29.684121 | controller |             - get
2026-06-11 18:00:29.684132 | controller |             - list
2026-06-11 18:00:29.684138 | controller |             - patch
2026-06-11 18:00:29.684143 | controller |             - update
2026-06-11 18:00:29.684183 | controller |             - watch
2026-06-11 18:00:29.684213 | controller |           - apiGroups:
2026-06-11 18:00:29.684218 | controller |             - cert-manager.io
2026-06-11 18:00:29.684223 | controller |             resources:
2026-06-11 18:00:29.684228 | controller |             - certificates
2026-06-11 18:00:29.684241 | controller |             - issuers
2026-06-11 18:00:29.684247 | controller |             verbs:
2026-06-11 18:00:29.684252 | controller |             - create
2026-06-11 18:00:29.684257 | controller |             - delete
2026-06-11 18:00:29.684262 | controller |             - get
2026-06-11 18:00:29.684267 | controller |             - list
2026-06-11 18:00:29.684271 | controller |             - patch
2026-06-11 18:00:29.684276 | controller |             - update
2026-06-11 18:00:29.684281 | controller |             - watch
2026-06-11 18:00:29.684291 | controller |           - apiGroups:
2026-06-11 18:00:29.684298 | controller |             - discovery.k8s.io
2026-06-11 18:00:29.684302 | controller |             resources:
2026-06-11 18:00:29.684307 | controller |             - endpointslices
2026-06-11 18:00:29.684312 | controller |             verbs:
2026-06-11 18:00:29.684317 | controller |             - get
2026-06-11 18:00:29.684322 | controller |             - list
2026-06-11 18:00:29.684327 | controller |             - watch
2026-06-11 18:00:29.684332 | controller |           - apiGroups:
2026-06-11 18:00:29.684336 | controller |             - monitoring.coreos.com
2026-06-11 18:00:29.684341 | controller |             resources:
2026-06-11 18:00:29.684346 | controller |             - servicemonitors
2026-06-11 18:00:29.684351 | controller |             verbs:
2026-06-11 18:00:29.684356 | controller |             - create
2026-06-11 18:00:29.684360 | controller |             - delete
2026-06-11 18:00:29.684365 | controller |             - get
2026-06-11 18:00:29.684370 | controller |             - list
2026-06-11 18:00:29.684375 | controller |             - update
2026-06-11 18:00:29.684379 | controller |             - watch
2026-06-11 18:00:29.684392 | controller |           - apiGroups:
2026-06-11 18:00:29.684398 | controller |             - networking.k8s.io
2026-06-11 18:00:29.684403 | controller |             resources:
2026-06-11 18:00:29.684408 | controller |             - networkpolicies
2026-06-11 18:00:29.684412 | controller |             verbs:
2026-06-11 18:00:29.684417 | controller |             - create
2026-06-11 18:00:29.684428 | controller |             - delete
2026-06-11 18:00:29.684435 | controller |             - get
2026-06-11 18:00:29.684440 | controller |             - list
2026-06-11 18:00:29.684450 | controller |             - update
2026-06-11 18:00:29.684455 | controller |           - apiGroups:
2026-06-11 18:00:29.684460 | controller |             - operator.openstack.org
2026-06-11 18:00:29.684465 | controller |             resources:
2026-06-11 18:00:29.684469 | controller |             - openstacks
2026-06-11 18:00:29.684474 | controller |             verbs:
2026-06-11 18:00:29.684478 | controller |             - create
2026-06-11 18:00:29.684483 | controller |             - delete
2026-06-11 18:00:29.684488 | controller |             - get
2026-06-11 18:00:29.684493 | controller |             - list
2026-06-11 18:00:29.684497 | controller |             - patch
2026-06-11 18:00:29.684502 | controller |             - update
2026-06-11 18:00:29.684507 | controller |             - watch
2026-06-11 18:00:29.684512 | controller |           - apiGroups:
2026-06-11 18:00:29.684516 | controller |             - operator.openstack.org
2026-06-11 18:00:29.684531 | controller |             resources:
2026-06-11 18:00:29.684535 | controller |             - openstacks/finalizers
2026-06-11 18:00:29.684540 | controller |             verbs:
2026-06-11 18:00:29.684545 | controller |             - update
2026-06-11 18:00:29.684549 | controller |           - apiGroups:
2026-06-11 18:00:29.684561 | controller |             - operator.openstack.org
2026-06-11 18:00:29.684568 | controller |             resources:
2026-06-11 18:00:29.684573 | controller |             - openstacks/status
2026-06-11 18:00:29.684578 | controller |             verbs:
2026-06-11 18:00:29.684582 | controller |             - get
2026-06-11 18:00:29.684587 | controller |             - patch
2026-06-11 18:00:29.684591 | controller |             - update
2026-06-11 18:00:29.684596 | controller |           - apiGroups:
2026-06-11 18:00:29.684601 | controller |             - operators.coreos.com
2026-06-11 18:00:29.684606 | controller |             resources:
2026-06-11 18:00:29.684610 | controller |             - clusterserviceversions
2026-06-11 18:00:29.684615 | controller |             - installplans
2026-06-11 18:00:29.684620 | controller |             - operators
2026-06-11 18:00:29.684624 | controller |             - subscriptions
2026-06-11 18:00:29.684628 | controller |             verbs:
2026-06-11 18:00:29.684633 | controller |             - delete
2026-06-11 18:00:29.684637 | controller |             - get
2026-06-11 18:00:29.684642 | controller |             - list
2026-06-11 18:00:29.684646 | controller |           - apiGroups:
2026-06-11 18:00:29.684651 | controller |             - rbac.authorization.k8s.io
2026-06-11 18:00:29.684666 | controller |             resources:
2026-06-11 18:00:29.684682 | controller |             - clusterrolebindings
2026-06-11 18:00:29.684687 | controller |             - clusterroles
2026-06-11 18:00:29.684699 | controller |             - rolebindings
2026-06-11 18:00:29.684705 | controller |             - roles
2026-06-11 18:00:29.684710 | controller |             verbs:
2026-06-11 18:00:29.684715 | controller |             - '*'
2026-06-11 18:00:29.684720 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-11 18:00:29.684725 | controller |         deployments:
2026-06-11 18:00:29.684729 | controller |         - label:
2026-06-11 18:00:29.684734 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 18:00:29.684739 | controller |             control-plane: controller-manager
2026-06-11 18:00:29.684743 | controller |             openstack.org/operator-name: openstack-init
2026-06-11 18:00:29.684749 | controller |           name: openstack-operator-controller-init
2026-06-11 18:00:29.684753 | controller |           spec:
2026-06-11 18:00:29.684758 | controller |             replicas: 1
2026-06-11 18:00:29.684763 | controller |             selector:
2026-06-11 18:00:29.684768 | controller |               matchLabels:
2026-06-11 18:00:29.684772 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 18:00:29.684777 | controller |                 control-plane: controller-manager
2026-06-11 18:00:29.684782 | controller |                 openstack.org/operator-name: openstack-init
2026-06-11 18:00:29.684787 | controller |             strategy: {}
2026-06-11 18:00:29.684792 | controller |             template:
2026-06-11 18:00:29.684802 | controller |               metadata:
2026-06-11 18:00:29.684810 | controller |                 annotations:
2026-06-11 18:00:29.684814 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-11 18:00:29.684819 | controller |                 creationTimestamp: null
2026-06-11 18:00:29.684824 | controller |                 labels:
2026-06-11 18:00:29.684834 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 18:00:29.684841 | controller |                   control-plane: controller-manager
2026-06-11 18:00:29.684849 | controller |                   openstack.org/operator-name: openstack-init
2026-06-11 18:00:29.684852 | controller |               spec:
2026-06-11 18:00:29.684856 | controller |                 containers:
2026-06-11 18:00:29.684859 | controller |                 - args:
2026-06-11 18:00:29.684863 | controller |                   - --leader-elect
2026-06-11 18:00:29.684866 | controller |                   - --health-probe-bind-address=:8081
2026-06-11 18:00:29.684869 | controller |                   command:
2026-06-11 18:00:29.684873 | controller |                   - /operator
2026-06-11 18:00:29.684876 | controller |                   env:
2026-06-11 18:00:29.684879 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684883 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-11 18:00:29.684887 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684890 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 18:00:29.684894 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684897 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-11 18:00:29.684901 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684904 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-11 18:00:29.684908 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684911 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-11 18:00:29.684915 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684918 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-11 18:00:29.684921 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684925 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-11 18:00:29.684928 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684932 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-11 18:00:29.684940 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684946 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-11 18:00:29.684950 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684953 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-11 18:00:29.684957 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684960 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-11 18:00:29.684964 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684967 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-11 18:00:29.684976 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684981 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-11 18:00:29.684985 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.684990 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-11 18:00:29.684995 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685000 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-11 18:00:29.685008 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685024 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-11 18:00:29.685029 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685034 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-11 18:00:29.685037 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685041 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-11 18:00:29.685044 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685048 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-11 18:00:29.685053 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685058 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-11 18:00:29.685062 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685074 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-11 18:00:29.685083 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685088 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-11 18:00:29.685093 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685097 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-11 18:00:29.685108 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685116 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-11 18:00:29.685121 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685126 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-11 18:00:29.685129 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685133 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-11 18:00:29.685136 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685139 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-11 18:00:29.685143 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685146 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-11 18:00:29.685150 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685153 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-11 18:00:29.685156 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685160 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-11 18:00:29.685163 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685167 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-11 18:00:29.685172 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685177 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-11 18:00:29.685200 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685209 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-11 18:00:29.685228 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685233 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-11 18:00:29.685237 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685240 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-11 18:00:29.685244 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685251 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-11 18:00:29.685264 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685269 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-11 18:00:29.685274 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685279 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-11 18:00:29.685284 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685296 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-11 18:00:29.685301 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685306 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-11 18:00:29.685311 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685315 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-11 18:00:29.685320 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685325 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-11 18:00:29.685330 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685335 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-11 18:00:29.685340 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685343 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-11 18:00:29.685346 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685360 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-11 18:00:29.685366 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685371 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-11 18:00:29.685376 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685381 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-11 18:00:29.685393 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685399 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-11 18:00:29.685404 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685409 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-11 18:00:29.685414 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685418 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-11 18:00:29.685423 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685435 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-11 18:00:29.685440 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685444 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-11 18:00:29.685449 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685454 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-11 18:00:29.685459 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685464 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-11 18:00:29.685469 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685474 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-11 18:00:29.685479 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685484 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-11 18:00:29.685494 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685514 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-11 18:00:29.685519 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685531 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-11 18:00:29.685537 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685541 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-11 18:00:29.685546 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685551 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-11 18:00:29.685556 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685561 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-11 18:00:29.685566 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685570 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-11 18:00:29.685575 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685587 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-11 18:00:29.685592 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685597 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-11 18:00:29.685601 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685606 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-11 18:00:29.685611 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685616 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-11 18:00:29.685621 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685633 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-11 18:00:29.685640 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685645 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-11 18:00:29.685650 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685665 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-11 18:00:29.685672 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685677 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-11 18:00:29.685681 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685686 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-11 18:00:29.685691 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685696 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-11 18:00:29.685701 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685705 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-11 18:00:29.685710 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685720 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-11 18:00:29.685725 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685730 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-11 18:00:29.685735 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685740 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-11 18:00:29.685744 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685749 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-11 18:00:29.685760 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685767 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-11 18:00:29.685772 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685777 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-11 18:00:29.685787 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685795 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-11 18:00:29.685800 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685805 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-11 18:00:29.685809 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685814 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 18:00:29.685818 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685823 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-11 18:00:29.685828 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685833 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-11 18:00:29.685837 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685842 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-11 18:00:29.685847 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685852 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-11 18:00:29.685867 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685872 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-11 18:00:29.685881 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685891 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-11 18:00:29.685896 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685900 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-11 18:00:29.685905 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685910 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-11 18:00:29.685915 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685920 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-11 18:00:29.685924 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685937 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-11 18:00:29.685943 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-11 18:00:29.685948 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-11 18:00:29.685952 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-11 18:00:29.685957 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-11 18:00:29.685962 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.685967 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-11 18:00:29.685972 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.685981 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-11 18:00:29.685986 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.685991 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-11 18:00:29.685996 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686001 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-11 18:00:29.686006 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686010 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-11 18:00:29.686016 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686019 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-11 18:00:29.686030 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686035 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-11 18:00:29.686038 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686042 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-11 18:00:29.686049 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686052 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-11 18:00:29.686062 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686066 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-11 18:00:29.686069 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686073 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-11 18:00:29.686076 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686080 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-11 18:00:29.686083 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686091 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-11 18:00:29.686095 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686098 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-11 18:00:29.686102 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686105 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-11 18:00:29.686109 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686113 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-11 18:00:29.686116 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686120 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-11 18:00:29.686123 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686127 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-11 18:00:29.686130 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686134 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-11 18:00:29.686139 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:00:29.686144 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-11 18:00:29.686149 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-11 18:00:29.686154 | controller |                     value: 0.6.0-1781193065
2026-06-11 18:00:29.686168 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-11 18:00:29.686174 | controller |                     value: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27
2026-06-11 18:00:29.686179 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-11 18:00:29.686211 | controller |                     value: "false"
2026-06-11 18:00:29.686219 | controller |                   - name: LEASE_DURATION
2026-06-11 18:00:29.686223 | controller |                     value: "30"
2026-06-11 18:00:29.686226 | controller |                   - name: RENEW_DEADLINE
2026-06-11 18:00:29.686234 | controller |                     value: "20"
2026-06-11 18:00:29.686239 | controller |                   - name: RETRY_PERIOD
2026-06-11 18:00:29.686244 | controller |                     value: "5"
2026-06-11 18:00:29.686252 | controller |                   image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27
2026-06-11 18:00:29.686258 | controller |                   livenessProbe:
2026-06-11 18:00:29.686263 | controller |                     httpGet:
2026-06-11 18:00:29.686268 | controller |                       path: /healthz
2026-06-11 18:00:29.686273 | controller |                       port: 8081
2026-06-11 18:00:29.686278 | controller |                     initialDelaySeconds: 15
2026-06-11 18:00:29.686282 | controller |                     periodSeconds: 20
2026-06-11 18:00:29.686286 | controller |                   name: operator
2026-06-11 18:00:29.686289 | controller |                   readinessProbe:
2026-06-11 18:00:29.686293 | controller |                     httpGet:
2026-06-11 18:00:29.686305 | controller |                       path: /readyz
2026-06-11 18:00:29.686309 | controller |                       port: 8081
2026-06-11 18:00:29.686313 | controller |                     initialDelaySeconds: 5
2026-06-11 18:00:29.686316 | controller |                     periodSeconds: 10
2026-06-11 18:00:29.686319 | controller |                   resources:
2026-06-11 18:00:29.686323 | controller |                     limits:
2026-06-11 18:00:29.686328 | controller |                       cpu: 500m
2026-06-11 18:00:29.686333 | controller |                       memory: 256Mi
2026-06-11 18:00:29.686345 | controller |                     requests:
2026-06-11 18:00:29.686351 | controller |                       cpu: 10m
2026-06-11 18:00:29.686356 | controller |                       memory: 128Mi
2026-06-11 18:00:29.686361 | controller |                   securityContext:
2026-06-11 18:00:29.686366 | controller |                     allowPrivilegeEscalation: false
2026-06-11 18:00:29.686371 | controller |                 securityContext:
2026-06-11 18:00:29.686376 | controller |                   runAsNonRoot: true
2026-06-11 18:00:29.686381 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-11 18:00:29.686384 | controller |                 terminationGracePeriodSeconds: 10
2026-06-11 18:00:29.686388 | controller |                 tolerations:
2026-06-11 18:00:29.686391 | controller |                 - effect: NoExecute
2026-06-11 18:00:29.686394 | controller |                   key: node.kubernetes.io/not-ready
2026-06-11 18:00:29.686398 | controller |                   operator: Exists
2026-06-11 18:00:29.686401 | controller |                   tolerationSeconds: 120
2026-06-11 18:00:29.686405 | controller |                 - effect: NoExecute
2026-06-11 18:00:29.686408 | controller |                   key: node.kubernetes.io/unreachable
2026-06-11 18:00:29.686411 | controller |                   operator: Exists
2026-06-11 18:00:29.686416 | controller |                   tolerationSeconds: 120
2026-06-11 18:00:29.686421 | controller |         permissions:
2026-06-11 18:00:29.686426 | controller |         - rules:
2026-06-11 18:00:29.686431 | controller |           - apiGroups:
2026-06-11 18:00:29.686435 | controller |             - ""
2026-06-11 18:00:29.686450 | controller |             resources:
2026-06-11 18:00:29.686455 | controller |             - configmaps
2026-06-11 18:00:29.686459 | controller |             verbs:
2026-06-11 18:00:29.686464 | controller |             - get
2026-06-11 18:00:29.686474 | controller |             - list
2026-06-11 18:00:29.686481 | controller |             - watch
2026-06-11 18:00:29.686486 | controller |             - create
2026-06-11 18:00:29.686490 | controller |             - update
2026-06-11 18:00:29.686494 | controller |             - patch
2026-06-11 18:00:29.686497 | controller |             - delete
2026-06-11 18:00:29.686501 | controller |           - apiGroups:
2026-06-11 18:00:29.686505 | controller |             - coordination.k8s.io
2026-06-11 18:00:29.686510 | controller |             resources:
2026-06-11 18:00:29.686515 | controller |             - leases
2026-06-11 18:00:29.686519 | controller |             verbs:
2026-06-11 18:00:29.686524 | controller |             - get
2026-06-11 18:00:29.686537 | controller |             - list
2026-06-11 18:00:29.686542 | controller |             - watch
2026-06-11 18:00:29.686547 | controller |             - create
2026-06-11 18:00:29.686551 | controller |             - update
2026-06-11 18:00:29.686556 | controller |             - patch
2026-06-11 18:00:29.686561 | controller |             - delete
2026-06-11 18:00:29.686566 | controller |           - apiGroups:
2026-06-11 18:00:29.686576 | controller |             - ""
2026-06-11 18:00:29.686589 | controller |             resources:
2026-06-11 18:00:29.686594 | controller |             - events
2026-06-11 18:00:29.686599 | controller |             verbs:
2026-06-11 18:00:29.686610 | controller |             - create
2026-06-11 18:00:29.686617 | controller |             - patch
2026-06-11 18:00:29.686622 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-11 18:00:29.686627 | controller |       strategy: deployment
2026-06-11 18:00:29.686631 | controller |     installModes:
2026-06-11 18:00:29.686636 | controller |     - supported: false
2026-06-11 18:00:29.686641 | controller |       type: OwnNamespace
2026-06-11 18:00:29.686650 | controller |     - supported: false
2026-06-11 18:00:29.686659 | controller |       type: SingleNamespace
2026-06-11 18:00:29.686663 | controller |     - supported: false
2026-06-11 18:00:29.686668 | controller |       type: MultiNamespace
2026-06-11 18:00:29.686672 | controller |     - supported: true
2026-06-11 18:00:29.686677 | controller |       type: AllNamespaces
2026-06-11 18:00:29.686682 | controller |     keywords:
2026-06-11 18:00:29.686686 | controller |     - OpenStack
2026-06-11 18:00:29.686699 | controller |     links:
2026-06-11 18:00:29.686705 | controller |     - name: Openstack Operator
2026-06-11 18:00:29.686710 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-11 18:00:29.686715 | controller |     maturity: alpha
2026-06-11 18:00:29.686720 | controller |     minKubeVersion: 0.0.1
2026-06-11 18:00:29.686725 | controller |     provider:
2026-06-11 18:00:29.686730 | controller |       name: Red Hat Inc.
2026-06-11 18:00:29.686741 | controller |       url: https://redhat.com/
2026-06-11 18:00:29.686747 | controller |     relatedImages:
2026-06-11 18:00:29.686752 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-11 18:00:29.686757 | controller |       name: agent-image-url-default
2026-06-11 18:00:29.686762 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 18:00:29.686767 | controller |       name: ansibleee-image-url-default
2026-06-11 18:00:29.686772 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-11 18:00:29.686783 | controller |       name: aodh-api-image-url-default
2026-06-11 18:00:29.686790 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-11 18:00:29.686795 | controller |       name: aodh-evaluator-image-url-default
2026-06-11 18:00:29.686800 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-11 18:00:29.686804 | controller |       name: aodh-listener-image-url-default
2026-06-11 18:00:29.686809 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-11 18:00:29.686814 | controller |       name: aodh-notifier-image-url-default
2026-06-11 18:00:29.686825 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-11 18:00:29.686832 | controller |       name: apache-image-url-default
2026-06-11 18:00:29.686837 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-11 18:00:29.686841 | controller |       name: barbican-api-image-url-default
2026-06-11 18:00:29.686846 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-11 18:00:29.686851 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-11 18:00:29.686856 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-11 18:00:29.686861 | controller |       name: barbican-worker-image-url-default
2026-06-11 18:00:29.686866 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-11 18:00:29.686871 | controller |       name: ceilometer-central-image-url-default
2026-06-11 18:00:29.686884 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-11 18:00:29.686889 | controller |       name: ceilometer-compute-image-url-default
2026-06-11 18:00:29.686894 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-11 18:00:29.686898 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-11 18:00:29.686903 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-11 18:00:29.686908 | controller |       name: ceilometer-notification-image-url-default
2026-06-11 18:00:29.686923 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-11 18:00:29.686955 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-11 18:00:29.686966 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-11 18:00:29.686974 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-11 18:00:29.686979 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-11 18:00:29.686984 | controller |       name: ksm-image-url-default
2026-06-11 18:00:29.686988 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-11 18:00:29.686993 | controller |       name: cinder-api-image-url-default
2026-06-11 18:00:29.686998 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-11 18:00:29.687003 | controller |       name: cinder-backup-image-url-default
2026-06-11 18:00:29.687008 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-11 18:00:29.687020 | controller |       name: cinder-scheduler-image-url-default
2026-06-11 18:00:29.687025 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-11 18:00:29.687029 | controller |       name: cinder-volume-image-url-default
2026-06-11 18:00:29.687034 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-11 18:00:29.687039 | controller |       name: cloudkitty-api-image-url-default
2026-06-11 18:00:29.687044 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-11 18:00:29.687049 | controller |       name: cloudkitty-proc-image-url-default
2026-06-11 18:00:29.687061 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-11 18:00:29.687067 | controller |       name: designate-api-image-url-default
2026-06-11 18:00:29.687071 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-11 18:00:29.687083 | controller |       name: designate-backendbind9-image-url-default
2026-06-11 18:00:29.687087 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-11 18:00:29.687092 | controller |       name: designate-central-image-url-default
2026-06-11 18:00:29.687104 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-11 18:00:29.687109 | controller |       name: designate-mdns-image-url-default
2026-06-11 18:00:29.687114 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-11 18:00:29.687119 | controller |       name: designate-producer-image-url-default
2026-06-11 18:00:29.687124 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-11 18:00:29.687128 | controller |       name: designate-unbound-image-url-default
2026-06-11 18:00:29.687133 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-11 18:00:29.687137 | controller |       name: designate-worker-image-url-default
2026-06-11 18:00:29.687147 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-11 18:00:29.687151 | controller |       name: edpm-frr-image-url-default
2026-06-11 18:00:29.687155 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-11 18:00:29.687158 | controller |       name: edpm-iscsid-image-url-default
2026-06-11 18:00:29.687161 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-11 18:00:29.687165 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-11 18:00:29.687168 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-11 18:00:29.687172 | controller |       name: edpm-multipathd-image-url-default
2026-06-11 18:00:29.687175 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-11 18:00:29.687179 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-11 18:00:29.687203 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-11 18:00:29.687222 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-11 18:00:29.687226 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-11 18:00:29.687229 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-11 18:00:29.687233 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-11 18:00:29.687244 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-11 18:00:29.687247 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-11 18:00:29.687251 | controller |       name: edpm-node-exporter-image-url-default
2026-06-11 18:00:29.687254 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-11 18:00:29.687258 | controller |       name: edpm-kepler-image-url-default
2026-06-11 18:00:29.687261 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-11 18:00:29.687265 | controller |       name: openstack-network-exporter-image-url-default
2026-06-11 18:00:29.687268 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-11 18:00:29.687271 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-11 18:00:29.687275 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-11 18:00:29.687285 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-11 18:00:29.687288 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-11 18:00:29.687292 | controller |       name: glance-api-image-url-default
2026-06-11 18:00:29.687296 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-11 18:00:29.687300 | controller |       name: heat-api-image-url-default
2026-06-11 18:00:29.687303 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-11 18:00:29.687306 | controller |       name: heat-cfnapi-image-url-default
2026-06-11 18:00:29.687310 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-11 18:00:29.687313 | controller |       name: heat-engine-image-url-default
2026-06-11 18:00:29.687322 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-11 18:00:29.687327 | controller |       name: horizon-image-url-default
2026-06-11 18:00:29.687330 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-11 18:00:29.687347 | controller |       name: infra-memcached-image-url-default
2026-06-11 18:00:29.687353 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-11 18:00:29.687356 | controller |       name: infra-redis-image-url-default
2026-06-11 18:00:29.687360 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-11 18:00:29.687363 | controller |       name: ironic-api-image-url-default
2026-06-11 18:00:29.687366 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-11 18:00:29.687375 | controller |       name: ironic-conductor-image-url-default
2026-06-11 18:00:29.687381 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-11 18:00:29.687384 | controller |       name: ironic-inspector-image-url-default
2026-06-11 18:00:29.687388 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-11 18:00:29.687391 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-11 18:00:29.687394 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-11 18:00:29.687398 | controller |       name: ironic-pxe-image-url-default
2026-06-11 18:00:29.687401 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-11 18:00:29.687409 | controller |       name: ironic-python-agent-image-url-default
2026-06-11 18:00:29.687424 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-11 18:00:29.687427 | controller |       name: keystone-api-image-url-default
2026-06-11 18:00:29.687431 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-11 18:00:29.687437 | controller |       name: manila-api-image-url-default
2026-06-11 18:00:29.687440 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-11 18:00:29.687444 | controller |       name: manila-scheduler-image-url-default
2026-06-11 18:00:29.687447 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-11 18:00:29.687455 | controller |       name: manila-share-image-url-default
2026-06-11 18:00:29.687461 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-11 18:00:29.687464 | controller |       name: mariadb-image-url-default
2026-06-11 18:00:29.687468 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-11 18:00:29.687471 | controller |       name: net-utils-image-url-default
2026-06-11 18:00:29.687475 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-11 18:00:29.687478 | controller |       name: neutron-api-image-url-default
2026-06-11 18:00:29.687481 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-11 18:00:29.687485 | controller |       name: nova-api-image-url-default
2026-06-11 18:00:29.687488 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-11 18:00:29.687492 | controller |       name: nova-compute-image-url-default
2026-06-11 18:00:29.687501 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-11 18:00:29.687505 | controller |       name: nova-conductor-image-url-default
2026-06-11 18:00:29.687509 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-11 18:00:29.687512 | controller |       name: nova-novnc-image-url-default
2026-06-11 18:00:29.687515 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-11 18:00:29.687519 | controller |       name: nova-scheduler-image-url-default
2026-06-11 18:00:29.687522 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-11 18:00:29.687526 | controller |       name: octavia-api-image-url-default
2026-06-11 18:00:29.687529 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-11 18:00:29.687533 | controller |       name: octavia-healthmanager-image-url-default
2026-06-11 18:00:29.687536 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-11 18:00:29.687540 | controller |       name: octavia-housekeeping-image-url-default
2026-06-11 18:00:29.687543 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-11 18:00:29.687552 | controller |       name: octavia-worker-image-url-default
2026-06-11 18:00:29.687557 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-11 18:00:29.687560 | controller |       name: octavia-rsyslog-image-url-default
2026-06-11 18:00:29.687565 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-11 18:00:29.687568 | controller |       name: openstack-client-image-url-default
2026-06-11 18:00:29.687571 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-11 18:00:29.687575 | controller |       name: os-container-image-url-default
2026-06-11 18:00:29.687578 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-11 18:00:29.687582 | controller |       name: ovn-controller-image-url-default
2026-06-11 18:00:29.687585 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-11 18:00:29.687589 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-11 18:00:29.687592 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-11 18:00:29.687595 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-11 18:00:29.687599 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-11 18:00:29.687602 | controller |       name: ovn-northd-image-url-default
2026-06-11 18:00:29.687610 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-11 18:00:29.687613 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-11 18:00:29.687617 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-11 18:00:29.687620 | controller |       name: placement-api-image-url-default
2026-06-11 18:00:29.687623 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 18:00:29.687633 | controller |       name: rabbitmq-image-url-default
2026-06-11 18:00:29.687637 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-11 18:00:29.687641 | controller |       name: swift-account-image-url-default
2026-06-11 18:00:29.687650 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-11 18:00:29.687654 | controller |       name: swift-container-image-url-default
2026-06-11 18:00:29.687657 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-11 18:00:29.687661 | controller |       name: swift-object-image-url-default
2026-06-11 18:00:29.687664 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-11 18:00:29.687668 | controller |       name: swift-proxy-image-url-default
2026-06-11 18:00:29.687671 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-11 18:00:29.687675 | controller |       name: test-tempest-image-url-default
2026-06-11 18:00:29.687683 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-11 18:00:29.687689 | controller |       name: watcher-api-image-url-default
2026-06-11 18:00:29.687696 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-11 18:00:29.687700 | controller |       name: watcher-applier-image-url-default
2026-06-11 18:00:29.687703 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-11 18:00:29.687707 | controller |       name: watcher-decision-engine-image-url-default
2026-06-11 18:00:29.687710 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-11 18:00:29.687714 | controller |       name: openstack-must-gather-default
2026-06-11 18:00:29.687718 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-11 18:00:29.687723 | controller |       name: barbican-operator-manager-image-url
2026-06-11 18:00:29.687728 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-11 18:00:29.687739 | controller |       name: cinder-operator-manager-image-url
2026-06-11 18:00:29.687743 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-11 18:00:29.687746 | controller |       name: designate-operator-manager-image-url
2026-06-11 18:00:29.687750 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-11 18:00:29.687753 | controller |       name: glance-operator-manager-image-url
2026-06-11 18:00:29.687756 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-11 18:00:29.687760 | controller |       name: heat-operator-manager-image-url
2026-06-11 18:00:29.687763 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-11 18:00:29.687767 | controller |       name: horizon-operator-manager-image-url
2026-06-11 18:00:29.687777 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-11 18:00:29.687781 | controller |       name: infra-operator-manager-image-url
2026-06-11 18:00:29.687785 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-11 18:00:29.687791 | controller |       name: ironic-operator-manager-image-url
2026-06-11 18:00:29.687795 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-11 18:00:29.687798 | controller |       name: keystone-operator-manager-image-url
2026-06-11 18:00:29.687806 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-11 18:00:29.687810 | controller |       name: manila-operator-manager-image-url
2026-06-11 18:00:29.687813 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-11 18:00:29.687817 | controller |       name: mariadb-operator-manager-image-url
2026-06-11 18:00:29.687820 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-11 18:00:29.687831 | controller |       name: neutron-operator-manager-image-url
2026-06-11 18:00:29.687834 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-11 18:00:29.687838 | controller |       name: nova-operator-manager-image-url
2026-06-11 18:00:29.687841 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-11 18:00:29.687845 | controller |       name: octavia-operator-manager-image-url
2026-06-11 18:00:29.687848 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-11 18:00:29.687852 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-11 18:00:29.687855 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-11 18:00:29.687859 | controller |       name: ovn-operator-manager-image-url
2026-06-11 18:00:29.687862 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-11 18:00:29.687865 | controller |       name: swift-operator-manager-image-url
2026-06-11 18:00:29.687869 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-11 18:00:29.687872 | controller |       name: telemetry-operator-manager-image-url
2026-06-11 18:00:29.687876 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-11 18:00:29.687879 | controller |       name: test-operator-manager-image-url
2026-06-11 18:00:29.687883 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-11 18:00:29.687895 | controller |       name: watcher-operator-manager-image-url
2026-06-11 18:00:29.687900 | controller |     version: 0.6.0
2026-06-11 18:00:29.687904 | controller |   status:
2026-06-11 18:00:29.687907 | controller |     cleanup: {}
2026-06-11 18:00:29.687911 | controller |     conditions:
2026-06-11 18:00:29.687914 | controller |     - lastTransitionTime: "2026-06-11T17:24:16Z"
2026-06-11 18:00:29.687917 | controller |       lastUpdateTime: "2026-06-11T17:24:16Z"
2026-06-11 18:00:29.687927 | controller |       message: requirements not yet checked
2026-06-11 18:00:29.687931 | controller |       phase: Pending
2026-06-11 18:00:29.687934 | controller |       reason: RequirementsUnknown
2026-06-11 18:00:29.687938 | controller |     - lastTransitionTime: "2026-06-11T17:24:16Z"
2026-06-11 18:00:29.687941 | controller |       lastUpdateTime: "2026-06-11T17:24:16Z"
2026-06-11 18:00:29.687945 | controller |       message: one or more requirements couldn't be found
2026-06-11 18:00:29.687948 | controller |       phase: Pending
2026-06-11 18:00:29.687951 | controller |       reason: RequirementsNotMet
2026-06-11 18:00:29.687955 | controller |     - lastTransitionTime: "2026-06-11T17:24:17Z"
2026-06-11 18:00:29.687958 | controller |       lastUpdateTime: "2026-06-11T17:24:17Z"
2026-06-11 18:00:29.687962 | controller |       message: all requirements found, attempting install
2026-06-11 18:00:29.687967 | controller |       phase: InstallReady
2026-06-11 18:00:29.687971 | controller |       reason: AllRequirementsMet
2026-06-11 18:00:29.687974 | controller |     - lastTransitionTime: "2026-06-11T17:24:17Z"
2026-06-11 18:00:29.687978 | controller |       lastUpdateTime: "2026-06-11T17:24:17Z"
2026-06-11 18:00:29.687987 | controller |       message: waiting for install components to report healthy
2026-06-11 18:00:29.687991 | controller |       phase: Installing
2026-06-11 18:00:29.687995 | controller |       reason: InstallSucceeded
2026-06-11 18:00:29.687999 | controller |     - lastTransitionTime: "2026-06-11T17:24:17Z"
2026-06-11 18:00:29.688003 | controller |       lastUpdateTime: "2026-06-11T17:24:18Z"
2026-06-11 18:00:29.688006 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-11 18:00:29.688009 | controller |         to become ready: deployment "openstack-operator-controller-init" not available:
2026-06-11 18:00:29.688013 | controller |         Deployment does not have minimum availability.'
2026-06-11 18:00:29.688016 | controller |       phase: Installing
2026-06-11 18:00:29.688025 | controller |       reason: InstallWaiting
2026-06-11 18:00:29.688030 | controller |     - lastTransitionTime: "2026-06-11T17:24:37Z"
2026-06-11 18:00:29.688033 | controller |       lastUpdateTime: "2026-06-11T17:24:37Z"
2026-06-11 18:00:29.688036 | controller |       message: install strategy completed with no errors
2026-06-11 18:00:29.688040 | controller |       phase: Succeeded
2026-06-11 18:00:29.688043 | controller |       reason: InstallSucceeded
2026-06-11 18:00:29.688047 | controller |     lastTransitionTime: "2026-06-11T17:24:37Z"
2026-06-11 18:00:29.688050 | controller |     lastUpdateTime: "2026-06-11T17:24:37Z"
2026-06-11 18:00:29.688054 | controller |     message: install strategy completed with no errors
2026-06-11 18:00:29.688057 | controller |     phase: Succeeded
2026-06-11 18:00:29.688060 | controller |     reason: InstallSucceeded
2026-06-11 18:00:29.688064 | controller |     requirementStatus:
2026-06-11 18:00:29.688067 | controller |     - group: operators.coreos.com
2026-06-11 18:00:29.688071 | controller |       kind: ClusterServiceVersion
2026-06-11 18:00:29.688074 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-11 18:00:29.688078 | controller |       name: openstack-operator.v0.6.0
2026-06-11 18:00:29.688081 | controller |       status: Present
2026-06-11 18:00:29.688084 | controller |       version: v1alpha1
2026-06-11 18:00:29.688088 | controller |     - group: apiextensions.k8s.io
2026-06-11 18:00:29.688091 | controller |       kind: CustomResourceDefinition
2026-06-11 18:00:29.688100 | controller |       message: CRD is present and Established condition is true
2026-06-11 18:00:29.688104 | controller |       name: openstacks.operator.openstack.org
2026-06-11 18:00:29.688108 | controller |       status: Present
2026-06-11 18:00:29.688111 | controller |       uuid: eb8d8fb7-576d-481c-8039-520a9713e01a
2026-06-11 18:00:29.688115 | controller |       version: v1
2026-06-11 18:00:29.688118 | controller |     - dependents:
2026-06-11 18:00:29.688122 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688125 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688131 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-11 18:00:29.688138 | controller |         status: Satisfied
2026-06-11 18:00:29.688142 | controller |         version: v1
2026-06-11 18:00:29.688145 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688149 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688152 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-11 18:00:29.688156 | controller |         status: Satisfied
2026-06-11 18:00:29.688159 | controller |         version: v1
2026-06-11 18:00:29.688162 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688166 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688169 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-11 18:00:29.688173 | controller |         status: Satisfied
2026-06-11 18:00:29.688176 | controller |         version: v1
2026-06-11 18:00:29.688179 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688200 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688203 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-11 18:00:29.688210 | controller |         status: Satisfied
2026-06-11 18:00:29.688213 | controller |         version: v1
2026-06-11 18:00:29.688224 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688228 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688231 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-11 18:00:29.688235 | controller |         status: Satisfied
2026-06-11 18:00:29.688238 | controller |         version: v1
2026-06-11 18:00:29.688242 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688245 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688249 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-11 18:00:29.688258 | controller |         status: Satisfied
2026-06-11 18:00:29.688262 | controller |         version: v1
2026-06-11 18:00:29.688267 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688271 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688275 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-11 18:00:29.688279 | controller |         status: Satisfied
2026-06-11 18:00:29.688283 | controller |         version: v1
2026-06-11 18:00:29.688287 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688291 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688299 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-11 18:00:29.688303 | controller |         status: Satisfied
2026-06-11 18:00:29.688306 | controller |         version: v1
2026-06-11 18:00:29.688310 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688313 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688317 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-11 18:00:29.688320 | controller |         status: Satisfied
2026-06-11 18:00:29.688323 | controller |         version: v1
2026-06-11 18:00:29.688332 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688337 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688341 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-11 18:00:29.688344 | controller |         status: Satisfied
2026-06-11 18:00:29.688348 | controller |         version: v1
2026-06-11 18:00:29.688351 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688355 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688358 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-11 18:00:29.688366 | controller |         status: Satisfied
2026-06-11 18:00:29.688372 | controller |         version: v1
2026-06-11 18:00:29.688376 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688379 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688386 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-11 18:00:29.688390 | controller |         status: Satisfied
2026-06-11 18:00:29.688393 | controller |         version: v1
2026-06-11 18:00:29.688397 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688402 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688407 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-11 18:00:29.688411 | controller |         status: Satisfied
2026-06-11 18:00:29.688416 | controller |         version: v1
2026-06-11 18:00:29.688421 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688426 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688431 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-11 18:00:29.688438 | controller |         status: Satisfied
2026-06-11 18:00:29.688934 | controller |         version: v1
2026-06-11 18:00:29.688948 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:00:29.688953 | controller |         kind: PolicyRule
2026-06-11 18:00:29.688958 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-11 18:00:29.688963 | controller |         status: Satisfied
2026-06-11 18:00:29.688968 | controller |         version: v1
2026-06-11 18:00:29.688972 | controller |       group: ""
2026-06-11 18:00:29.688977 | controller |       kind: ServiceAccount
2026-06-11 18:00:29.688982 | controller |       message: ""
2026-06-11 18:00:29.688986 | controller |       name: openstack-operator-controller-init
2026-06-11 18:00:29.688991 | controller |       status: Present
2026-06-11 18:00:29.688995 | controller |       version: v1
2026-06-11 18:00:29.688998 | controller | kind: List
2026-06-11 18:00:29.689010 | controller | metadata:
2026-06-11 18:00:29.689014 | controller |   resourceVersion: ""
2026-06-11 18:00:30.193568 | controller | ok: Runtime: 0:00:00.333557
2026-06-11 18:00:30.219227 | 
2026-06-11 18:00:30.219326 | TASK [env_op_images : Get the images name]
2026-06-11 18:00:30.893287 | controller | [
2026-06-11 18:00:30.893431 | controller |   {
2026-06-11 18:00:30.893451 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 18:00:30.893461 | controller |   },
2026-06-11 18:00:30.893484 | controller |   {
2026-06-11 18:00:30.893497 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-11 18:00:30.893520 | controller |   },
2026-06-11 18:00:30.893530 | controller |   {
2026-06-11 18:00:30.893541 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-11 18:00:30.893554 | controller |   },
2026-06-11 18:00:30.893562 | controller |   {
2026-06-11 18:00:30.893570 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-11 18:00:30.893578 | controller |   },
2026-06-11 18:00:30.893586 | controller |   {
2026-06-11 18:00:30.893595 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-11 18:00:30.893617 | controller |   },
2026-06-11 18:00:30.893625 | controller |   {
2026-06-11 18:00:30.893644 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-11 18:00:30.893660 | controller |   },
2026-06-11 18:00:30.893674 | controller |   {
2026-06-11 18:00:30.893683 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-11 18:00:30.893691 | controller |   },
2026-06-11 18:00:30.893699 | controller |   {
2026-06-11 18:00:30.893708 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-11 18:00:30.893716 | controller |   },
2026-06-11 18:00:30.893724 | controller |   {
2026-06-11 18:00:30.893732 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-11 18:00:30.893752 | controller |   },
2026-06-11 18:00:30.893762 | controller |   {
2026-06-11 18:00:30.893771 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-11 18:00:30.893788 | controller |   },
2026-06-11 18:00:30.893800 | controller |   {
2026-06-11 18:00:30.893808 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-11 18:00:30.893816 | controller |   },
2026-06-11 18:00:30.893824 | controller |   {
2026-06-11 18:00:30.893832 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-11 18:00:30.893840 | controller |   },
2026-06-11 18:00:30.893858 | controller |   {
2026-06-11 18:00:30.893870 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-11 18:00:30.893878 | controller |   },
2026-06-11 18:00:30.893886 | controller |   {
2026-06-11 18:00:30.893923 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-11 18:00:30.893940 | controller |   },
2026-06-11 18:00:30.894007 | controller |   {
2026-06-11 18:00:30.894036 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-11 18:00:30.894052 | controller |   },
2026-06-11 18:00:30.894236 | controller |   {
2026-06-11 18:00:30.894271 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-11 18:00:30.894286 | controller |   },
2026-06-11 18:00:30.894295 | controller |   {
2026-06-11 18:00:30.894303 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-11 18:00:30.894322 | controller |   },
2026-06-11 18:00:30.894335 | controller |   {
2026-06-11 18:00:30.894355 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-11 18:00:30.894366 | controller |   },
2026-06-11 18:00:30.894374 | controller |   {
2026-06-11 18:00:30.894382 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-11 18:00:30.894391 | controller |   },
2026-06-11 18:00:30.894399 | controller |   {
2026-06-11 18:00:30.894419 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-11 18:00:30.894430 | controller |   },
2026-06-11 18:00:30.894438 | controller |   {
2026-06-11 18:00:30.894456 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-11 18:00:30.894466 | controller |   }
2026-06-11 18:00:30.894475 | controller | ]
2026-06-11 18:00:31.358276 | controller | ok: Runtime: 0:00:00.234094
2026-06-11 18:00:31.386959 | 
2026-06-11 18:00:31.387105 | TASK [env_op_images : Extract env variable name and images]
2026-06-11 18:00:31.470223 | controller | ok
2026-06-11 18:00:31.498689 | 
2026-06-11 18:00:31.498798 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-11 18:00:35.713152 | controller | ok
2026-06-11 18:00:37.121300 | 
2026-06-11 18:00:37.121423 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-11 18:00:37.510112 | controller | ok
2026-06-11 18:00:37.544065 | 
2026-06-11 18:00:37.544195 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-11 18:00:39.710359 | controller | ok
2026-06-11 18:00:39.889081 | 
2026-06-11 18:00:39.889215 | TASK [env_op_images : Get operator images and pods]
2026-06-11 18:00:40.508118 | controller | ok
2026-06-11 18:00:40.882427 | 
2026-06-11 18:00:40.882567 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-11 18:00:41.170147 | controller | ok:
2026-06-11 18:00:41.170564 | controller | {
2026-06-11 18:00:41.170603 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.170627 | controller |   "kind": "Pod",
2026-06-11 18:00:41.170647 | controller |   "metadata": {
2026-06-11 18:00:41.170666 | controller |     "annotations": {
2026-06-11 18:00:41.170685 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.20/23\"],\"mac_address\":\"0a:58:0a:d9:01:14\",\"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.1.20/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.170715 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.20\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:14\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.170737 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.170758 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.170777 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.170796 | controller |     },
2026-06-11 18:00:41.170815 | controller |     "creationTimestamp": "2026-06-11T17:25:19Z",
2026-06-11 18:00:41.170833 | controller |     "generateName": "barbican-operator-controller-manager-5dcd54bd69-",
2026-06-11 18:00:41.170852 | controller |     "generation": 1,
2026-06-11 18:00:41.170870 | controller |     "labels": {
2026-06-11 18:00:41.170889 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-11 18:00:41.170907 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.170926 | controller |       "openstack.org/operator-name": "barbican",
2026-06-11 18:00:41.170944 | controller |       "pod-template-hash": "5dcd54bd69"
2026-06-11 18:00:41.170963 | controller |     },
2026-06-11 18:00:41.170985 | controller |     "managedFields": [
2026-06-11 18:00:41.171005 | controller |       {
2026-06-11 18:00:41.171024 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.171043 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.171061 | controller |         "fieldsV1": {
2026-06-11 18:00:41.171081 | controller |           "f:metadata": {
2026-06-11 18:00:41.171101 | controller |             "f:annotations": {
2026-06-11 18:00:41.171131 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.171153 | controller |             }
2026-06-11 18:00:41.171173 | controller |           }
2026-06-11 18:00:41.171194 | controller |         },
2026-06-11 18:00:41.171216 | controller |         "manager": "crc",
2026-06-11 18:00:41.171234 | controller |         "operation": "Update",
2026-06-11 18:00:41.171254 | controller |         "subresource": "status",
2026-06-11 18:00:41.171275 | controller |         "time": "2026-06-11T17:25:19Z"
2026-06-11 18:00:41.171296 | controller |       },
2026-06-11 18:00:41.171313 | controller |       {
2026-06-11 18:00:41.171328 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.171342 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.171357 | controller |         "fieldsV1": {
2026-06-11 18:00:41.171371 | controller |           "f:metadata": {
2026-06-11 18:00:41.171385 | controller |             "f:annotations": {
2026-06-11 18:00:41.171399 | controller |               ".": {},
2026-06-11 18:00:41.171413 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.171427 | controller |             },
2026-06-11 18:00:41.171441 | controller |             "f:generateName": {},
2026-06-11 18:00:41.171456 | controller |             "f:labels": {
2026-06-11 18:00:41.171470 | controller |               ".": {},
2026-06-11 18:00:41.171484 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.171498 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.171532 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.171555 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.171570 | controller |             },
2026-06-11 18:00:41.171584 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.171599 | controller |               ".": {},
2026-06-11 18:00:41.171614 | controller |               "k:{\"uid\":\"c2a9802b-7792-432b-a514-e368eecaa4dd\"}": {}
2026-06-11 18:00:41.171628 | controller |             }
2026-06-11 18:00:41.171641 | controller |           },
2026-06-11 18:00:41.171655 | controller |           "f:spec": {
2026-06-11 18:00:41.171669 | controller |             "f:containers": {
2026-06-11 18:00:41.171683 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.171697 | controller |                 ".": {},
2026-06-11 18:00:41.171711 | controller |                 "f:args": {},
2026-06-11 18:00:41.171725 | controller |                 "f:command": {},
2026-06-11 18:00:41.171739 | controller |                 "f:env": {
2026-06-11 18:00:41.171752 | controller |                   ".": {},
2026-06-11 18:00:41.171766 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.171780 | controller |                     ".": {},
2026-06-11 18:00:41.171794 | controller |                     "f:name": {},
2026-06-11 18:00:41.171808 | controller |                     "f:value": {}
2026-06-11 18:00:41.171821 | controller |                   },
2026-06-11 18:00:41.171835 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.171849 | controller |                     ".": {},
2026-06-11 18:00:41.171862 | controller |                     "f:name": {},
2026-06-11 18:00:41.171876 | controller |                     "f:value": {}
2026-06-11 18:00:41.171889 | controller |                   },
2026-06-11 18:00:41.171903 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.171917 | controller |                     ".": {},
2026-06-11 18:00:41.171930 | controller |                     "f:name": {},
2026-06-11 18:00:41.171943 | controller |                     "f:value": {}
2026-06-11 18:00:41.171957 | controller |                   },
2026-06-11 18:00:41.171971 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.171985 | controller |                     ".": {},
2026-06-11 18:00:41.172012 | controller |                     "f:name": {},
2026-06-11 18:00:41.172027 | controller |                     "f:value": {}
2026-06-11 18:00:41.172041 | controller |                   },
2026-06-11 18:00:41.172055 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.172069 | controller |                     ".": {},
2026-06-11 18:00:41.172084 | controller |                     "f:name": {},
2026-06-11 18:00:41.172099 | controller |                     "f:value": {}
2026-06-11 18:00:41.172113 | controller |                   }
2026-06-11 18:00:41.172127 | controller |                 },
2026-06-11 18:00:41.172141 | controller |                 "f:image": {},
2026-06-11 18:00:41.172156 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.172170 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.172184 | controller |                   ".": {},
2026-06-11 18:00:41.172198 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.172212 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.172226 | controller |                     ".": {},
2026-06-11 18:00:41.172241 | controller |                     "f:path": {},
2026-06-11 18:00:41.172262 | controller |                     "f:port": {},
2026-06-11 18:00:41.172280 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.172295 | controller |                   },
2026-06-11 18:00:41.172310 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.172326 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.172343 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.172357 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.172372 | controller |                 },
2026-06-11 18:00:41.172386 | controller |                 "f:name": {},
2026-06-11 18:00:41.172400 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.172414 | controller |                   ".": {},
2026-06-11 18:00:41.172428 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.172442 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.172456 | controller |                     ".": {},
2026-06-11 18:00:41.172470 | controller |                     "f:path": {},
2026-06-11 18:00:41.172483 | controller |                     "f:port": {},
2026-06-11 18:00:41.172497 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.172527 | controller |                   },
2026-06-11 18:00:41.172548 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.172564 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.172578 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.172592 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.172605 | controller |                 },
2026-06-11 18:00:41.172619 | controller |                 "f:resources": {
2026-06-11 18:00:41.172633 | controller |                   ".": {},
2026-06-11 18:00:41.172647 | controller |                   "f:limits": {
2026-06-11 18:00:41.172661 | controller |                     ".": {},
2026-06-11 18:00:41.172696 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.172716 | controller |                     "f:memory": {}
2026-06-11 18:00:41.172734 | controller |                   },
2026-06-11 18:00:41.172752 | controller |                   "f:requests": {
2026-06-11 18:00:41.172767 | controller |                     ".": {},
2026-06-11 18:00:41.172782 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.172796 | controller |                     "f:memory": {}
2026-06-11 18:00:41.172811 | controller |                   }
2026-06-11 18:00:41.172824 | controller |                 },
2026-06-11 18:00:41.172838 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.172853 | controller |                   ".": {},
2026-06-11 18:00:41.172871 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.172886 | controller |                 },
2026-06-11 18:00:41.172900 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.172915 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.172929 | controller |               }
2026-06-11 18:00:41.172943 | controller |             },
2026-06-11 18:00:41.172957 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.172971 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.172985 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.173001 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.173015 | controller |             "f:securityContext": {
2026-06-11 18:00:41.173029 | controller |               ".": {},
2026-06-11 18:00:41.173042 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.173056 | controller |             },
2026-06-11 18:00:41.173070 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.173084 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.173098 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.173112 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.173126 | controller |           }
2026-06-11 18:00:41.173140 | controller |         },
2026-06-11 18:00:41.173155 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.173169 | controller |         "operation": "Update",
2026-06-11 18:00:41.173184 | controller |         "time": "2026-06-11T17:25:19Z"
2026-06-11 18:00:41.173198 | controller |       },
2026-06-11 18:00:41.173213 | controller |       {
2026-06-11 18:00:41.173227 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.173243 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.173264 | controller |         "fieldsV1": {
2026-06-11 18:00:41.173297 | controller |           "f:metadata": {
2026-06-11 18:00:41.173313 | controller |             "f:annotations": {
2026-06-11 18:00:41.173330 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.173346 | controller |             }
2026-06-11 18:00:41.173361 | controller |           }
2026-06-11 18:00:41.173375 | controller |         },
2026-06-11 18:00:41.173389 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.173404 | controller |         "operation": "Update",
2026-06-11 18:00:41.173418 | controller |         "subresource": "status",
2026-06-11 18:00:41.173432 | controller |         "time": "2026-06-11T17:25:22Z"
2026-06-11 18:00:41.173447 | controller |       },
2026-06-11 18:00:41.173462 | controller |       {
2026-06-11 18:00:41.173477 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.173491 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.173505 | controller |         "fieldsV1": {
2026-06-11 18:00:41.173613 | controller |           "f:status": {
2026-06-11 18:00:41.173633 | controller |             "f:conditions": {
2026-06-11 18:00:41.173676 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.173695 | controller |                 ".": {},
2026-06-11 18:00:41.173709 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.173724 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.173738 | controller |                 "f:status": {},
2026-06-11 18:00:41.173752 | controller |                 "f:type": {}
2026-06-11 18:00:41.173766 | controller |               },
2026-06-11 18:00:41.173780 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.173794 | controller |                 ".": {},
2026-06-11 18:00:41.173807 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.173821 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.173836 | controller |                 "f:status": {},
2026-06-11 18:00:41.173854 | controller |                 "f:type": {}
2026-06-11 18:00:41.173868 | controller |               },
2026-06-11 18:00:41.173882 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.173896 | controller |                 ".": {},
2026-06-11 18:00:41.173910 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.173924 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.173937 | controller |                 "f:status": {},
2026-06-11 18:00:41.173951 | controller |                 "f:type": {}
2026-06-11 18:00:41.173964 | controller |               },
2026-06-11 18:00:41.173978 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.173992 | controller |                 ".": {},
2026-06-11 18:00:41.174005 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.174019 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.174033 | controller |                 "f:status": {},
2026-06-11 18:00:41.174047 | controller |                 "f:type": {}
2026-06-11 18:00:41.174060 | controller |               }
2026-06-11 18:00:41.174074 | controller |             },
2026-06-11 18:00:41.174088 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.174102 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.174117 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.174131 | controller |             "f:phase": {},
2026-06-11 18:00:41.174145 | controller |             "f:podIP": {},
2026-06-11 18:00:41.174159 | controller |             "f:podIPs": {
2026-06-11 18:00:41.174174 | controller |               ".": {},
2026-06-11 18:00:41.174189 | controller |               "k:{\"ip\":\"10.217.1.20\"}": {
2026-06-11 18:00:41.174203 | controller |                 ".": {},
2026-06-11 18:00:41.174217 | controller |                 "f:ip": {}
2026-06-11 18:00:41.174231 | controller |               }
2026-06-11 18:00:41.174247 | controller |             },
2026-06-11 18:00:41.174269 | controller |             "f:startTime": {}
2026-06-11 18:00:41.174289 | controller |           }
2026-06-11 18:00:41.174304 | controller |         },
2026-06-11 18:00:41.174318 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.174332 | controller |         "operation": "Update",
2026-06-11 18:00:41.174346 | controller |         "subresource": "status",
2026-06-11 18:00:41.174361 | controller |         "time": "2026-06-11T17:26:16Z"
2026-06-11 18:00:41.174375 | controller |       }
2026-06-11 18:00:41.174389 | controller |     ],
2026-06-11 18:00:41.174404 | controller |     "name": "barbican-operator-controller-manager-5dcd54bd69-xvw9x",
2026-06-11 18:00:41.174418 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.174432 | controller |     "ownerReferences": [
2026-06-11 18:00:41.174446 | controller |       {
2026-06-11 18:00:41.174460 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.174474 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.174488 | controller |         "controller": true,
2026-06-11 18:00:41.174502 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.174538 | controller |         "name": "barbican-operator-controller-manager-5dcd54bd69",
2026-06-11 18:00:41.174556 | controller |         "uid": "c2a9802b-7792-432b-a514-e368eecaa4dd"
2026-06-11 18:00:41.174572 | controller |       }
2026-06-11 18:00:41.174586 | controller |     ],
2026-06-11 18:00:41.174600 | controller |     "resourceVersion": "90312",
2026-06-11 18:00:41.174614 | controller |     "uid": "6f15dd08-3f5f-46c1-abf0-733ec96dcb72"
2026-06-11 18:00:41.174629 | controller |   },
2026-06-11 18:00:41.174643 | controller |   "spec": {
2026-06-11 18:00:41.174657 | controller |     "containers": [
2026-06-11 18:00:41.174671 | controller |       {
2026-06-11 18:00:41.174685 | controller |         "args": [
2026-06-11 18:00:41.174699 | controller |           "--leader-elect",
2026-06-11 18:00:41.174717 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.174732 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.174746 | controller |         ],
2026-06-11 18:00:41.174760 | controller |         "command": [
2026-06-11 18:00:41.174774 | controller |           "/manager"
2026-06-11 18:00:41.174787 | controller |         ],
2026-06-11 18:00:41.174801 | controller |         "env": [
2026-06-11 18:00:41.174815 | controller |           {
2026-06-11 18:00:41.174828 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.174842 | controller |             "value": "30"
2026-06-11 18:00:41.174856 | controller |           },
2026-06-11 18:00:41.174869 | controller |           {
2026-06-11 18:00:41.174883 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.174897 | controller |             "value": "20"
2026-06-11 18:00:41.174911 | controller |           },
2026-06-11 18:00:41.174925 | controller |           {
2026-06-11 18:00:41.174940 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.174954 | controller |             "value": "5"
2026-06-11 18:00:41.174967 | controller |           },
2026-06-11 18:00:41.174981 | controller |           {
2026-06-11 18:00:41.174995 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.175010 | controller |             "value": "false"
2026-06-11 18:00:41.175024 | controller |           },
2026-06-11 18:00:41.175038 | controller |           {
2026-06-11 18:00:41.175052 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.175065 | controller |             "value": "false"
2026-06-11 18:00:41.175079 | controller |           }
2026-06-11 18:00:41.175093 | controller |         ],
2026-06-11 18:00:41.175107 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-11 18:00:41.175121 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.175135 | controller |         "livenessProbe": {
2026-06-11 18:00:41.175149 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.175163 | controller |           "httpGet": {
2026-06-11 18:00:41.175177 | controller |             "path": "/healthz",
2026-06-11 18:00:41.175190 | controller |             "port": 8081,
2026-06-11 18:00:41.175204 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.175218 | controller |           },
2026-06-11 18:00:41.175232 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.175249 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.175271 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.175286 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.175301 | controller |         },
2026-06-11 18:00:41.175315 | controller |         "name": "manager",
2026-06-11 18:00:41.175329 | controller |         "readinessProbe": {
2026-06-11 18:00:41.175344 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.175358 | controller |           "httpGet": {
2026-06-11 18:00:41.175372 | controller |             "path": "/readyz",
2026-06-11 18:00:41.175386 | controller |             "port": 8081,
2026-06-11 18:00:41.175400 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.175414 | controller |           },
2026-06-11 18:00:41.175428 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.175442 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.175456 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.175470 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.175484 | controller |         },
2026-06-11 18:00:41.175498 | controller |         "resources": {
2026-06-11 18:00:41.175529 | controller |           "limits": {
2026-06-11 18:00:41.175549 | controller |             "cpu": "500m",
2026-06-11 18:00:41.175564 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.175579 | controller |           },
2026-06-11 18:00:41.175597 | controller |           "requests": {
2026-06-11 18:00:41.175611 | controller |             "cpu": "10m",
2026-06-11 18:00:41.175625 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.175639 | controller |           }
2026-06-11 18:00:41.175652 | controller |         },
2026-06-11 18:00:41.175666 | controller |         "securityContext": {
2026-06-11 18:00:41.175680 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.175694 | controller |           "capabilities": {
2026-06-11 18:00:41.175708 | controller |             "drop": [
2026-06-11 18:00:41.175753 | controller |               "MKNOD"
2026-06-11 18:00:41.175768 | controller |             ]
2026-06-11 18:00:41.175782 | controller |           }
2026-06-11 18:00:41.175796 | controller |         },
2026-06-11 18:00:41.175810 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.175824 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.175838 | controller |         "volumeMounts": [
2026-06-11 18:00:41.175852 | controller |           {
2026-06-11 18:00:41.175866 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.175880 | controller |             "name": "kube-api-access-l7d5g",
2026-06-11 18:00:41.175894 | controller |             "readOnly": true
2026-06-11 18:00:41.175908 | controller |           }
2026-06-11 18:00:41.175921 | controller |         ]
2026-06-11 18:00:41.175935 | controller |       }
2026-06-11 18:00:41.175948 | controller |     ],
2026-06-11 18:00:41.175962 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.175975 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.175989 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.176002 | controller |       {
2026-06-11 18:00:41.176016 | controller |         "name": "barbican-operator-controller-manager-dockercfg-thxq2"
2026-06-11 18:00:41.176029 | controller |       }
2026-06-11 18:00:41.176043 | controller |     ],
2026-06-11 18:00:41.176057 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.176071 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.176085 | controller |     "priority": 0,
2026-06-11 18:00:41.176099 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.176112 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.176126 | controller |     "securityContext": {
2026-06-11 18:00:41.176140 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.176154 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.176168 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.176181 | controller |       }
2026-06-11 18:00:41.176195 | controller |     },
2026-06-11 18:00:41.176208 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-11 18:00:41.176222 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-11 18:00:41.176236 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.176255 | controller |     "tolerations": [
2026-06-11 18:00:41.176276 | controller |       {
2026-06-11 18:00:41.176292 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.176306 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.176320 | controller |         "operator": "Exists",
2026-06-11 18:00:41.176334 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.176349 | controller |       },
2026-06-11 18:00:41.176367 | controller |       {
2026-06-11 18:00:41.176383 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.176398 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.176415 | controller |         "operator": "Exists",
2026-06-11 18:00:41.176435 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.176455 | controller |       },
2026-06-11 18:00:41.176471 | controller |       {
2026-06-11 18:00:41.176489 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.176503 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.176540 | controller |         "operator": "Exists"
2026-06-11 18:00:41.176557 | controller |       }
2026-06-11 18:00:41.176572 | controller |     ],
2026-06-11 18:00:41.176586 | controller |     "volumes": [
2026-06-11 18:00:41.176600 | controller |       {
2026-06-11 18:00:41.176615 | controller |         "name": "kube-api-access-l7d5g",
2026-06-11 18:00:41.176629 | controller |         "projected": {
2026-06-11 18:00:41.176644 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.176658 | controller |           "sources": [
2026-06-11 18:00:41.176672 | controller |             {
2026-06-11 18:00:41.176686 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.176700 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.176715 | controller |                 "path": "token"
2026-06-11 18:00:41.176729 | controller |               }
2026-06-11 18:00:41.176743 | controller |             },
2026-06-11 18:00:41.176756 | controller |             {
2026-06-11 18:00:41.176771 | controller |               "configMap": {
2026-06-11 18:00:41.176785 | controller |                 "items": [
2026-06-11 18:00:41.176798 | controller |                   {
2026-06-11 18:00:41.176812 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.176826 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.176840 | controller |                   }
2026-06-11 18:00:41.176854 | controller |                 ],
2026-06-11 18:00:41.176868 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.176884 | controller |               }
2026-06-11 18:00:41.176898 | controller |             },
2026-06-11 18:00:41.176912 | controller |             {
2026-06-11 18:00:41.176926 | controller |               "downwardAPI": {
2026-06-11 18:00:41.176940 | controller |                 "items": [
2026-06-11 18:00:41.176954 | controller |                   {
2026-06-11 18:00:41.176968 | controller |                     "fieldRef": {
2026-06-11 18:00:41.176982 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.176996 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.177010 | controller |                     },
2026-06-11 18:00:41.177024 | controller |                     "path": "namespace"
2026-06-11 18:00:41.177038 | controller |                   }
2026-06-11 18:00:41.177052 | controller |                 ]
2026-06-11 18:00:41.177066 | controller |               }
2026-06-11 18:00:41.177079 | controller |             },
2026-06-11 18:00:41.177093 | controller |             {
2026-06-11 18:00:41.177107 | controller |               "configMap": {
2026-06-11 18:00:41.177120 | controller |                 "items": [
2026-06-11 18:00:41.177134 | controller |                   {
2026-06-11 18:00:41.177147 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.177161 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.177175 | controller |                   }
2026-06-11 18:00:41.177189 | controller |                 ],
2026-06-11 18:00:41.177202 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.177216 | controller |               }
2026-06-11 18:00:41.177230 | controller |             }
2026-06-11 18:00:41.177246 | controller |           ]
2026-06-11 18:00:41.177267 | controller |         }
2026-06-11 18:00:41.177288 | controller |       }
2026-06-11 18:00:41.177302 | controller |     ]
2026-06-11 18:00:41.177316 | controller |   },
2026-06-11 18:00:41.177329 | controller |   "status": {
2026-06-11 18:00:41.177343 | controller |     "conditions": [
2026-06-11 18:00:41.177357 | controller |       {
2026-06-11 18:00:41.177371 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.177385 | controller |         "lastTransitionTime": "2026-06-11T17:26:02Z",
2026-06-11 18:00:41.177403 | controller |         "status": "True",
2026-06-11 18:00:41.177418 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.177432 | controller |       },
2026-06-11 18:00:41.177446 | controller |       {
2026-06-11 18:00:41.177460 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.177475 | controller |         "lastTransitionTime": "2026-06-11T17:25:19Z",
2026-06-11 18:00:41.177489 | controller |         "status": "True",
2026-06-11 18:00:41.177502 | controller |         "type": "Initialized"
2026-06-11 18:00:41.177538 | controller |       },
2026-06-11 18:00:41.177555 | controller |       {
2026-06-11 18:00:41.177582 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.177598 | controller |         "lastTransitionTime": "2026-06-11T17:26:14Z",
2026-06-11 18:00:41.177613 | controller |         "status": "True",
2026-06-11 18:00:41.177627 | controller |         "type": "Ready"
2026-06-11 18:00:41.177641 | controller |       },
2026-06-11 18:00:41.177656 | controller |       {
2026-06-11 18:00:41.177670 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.177684 | controller |         "lastTransitionTime": "2026-06-11T17:26:14Z",
2026-06-11 18:00:41.177698 | controller |         "status": "True",
2026-06-11 18:00:41.177713 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.177726 | controller |       },
2026-06-11 18:00:41.177740 | controller |       {
2026-06-11 18:00:41.177754 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.177768 | controller |         "lastTransitionTime": "2026-06-11T17:25:19Z",
2026-06-11 18:00:41.177782 | controller |         "status": "True",
2026-06-11 18:00:41.177796 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.177809 | controller |       }
2026-06-11 18:00:41.177823 | controller |     ],
2026-06-11 18:00:41.177837 | controller |     "containerStatuses": [
2026-06-11 18:00:41.177850 | controller |       {
2026-06-11 18:00:41.177864 | controller |         "allocatedResources": {
2026-06-11 18:00:41.177878 | controller |           "cpu": "10m",
2026-06-11 18:00:41.177891 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.177905 | controller |         },
2026-06-11 18:00:41.177919 | controller |         "containerID": "cri-o://7fae2e238cde2caba41773604ae12eea8b7f0f139d7543434acf02d6f60c9c98",
2026-06-11 18:00:41.177933 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-11 18:00:41.177947 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-11 18:00:41.177961 | controller |         "lastState": {},
2026-06-11 18:00:41.177974 | controller |         "name": "manager",
2026-06-11 18:00:41.177988 | controller |         "ready": true,
2026-06-11 18:00:41.178002 | controller |         "resources": {
2026-06-11 18:00:41.178015 | controller |           "limits": {
2026-06-11 18:00:41.178029 | controller |             "cpu": "500m",
2026-06-11 18:00:41.178043 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.178057 | controller |           },
2026-06-11 18:00:41.178070 | controller |           "requests": {
2026-06-11 18:00:41.178084 | controller |             "cpu": "10m",
2026-06-11 18:00:41.178097 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.178111 | controller |           }
2026-06-11 18:00:41.178125 | controller |         },
2026-06-11 18:00:41.178139 | controller |         "restartCount": 0,
2026-06-11 18:00:41.178154 | controller |         "started": true,
2026-06-11 18:00:41.178168 | controller |         "state": {
2026-06-11 18:00:41.178182 | controller |           "running": {
2026-06-11 18:00:41.178195 | controller |             "startedAt": "2026-06-11T17:26:01Z"
2026-06-11 18:00:41.178209 | controller |           }
2026-06-11 18:00:41.178227 | controller |         },
2026-06-11 18:00:41.178242 | controller |         "user": {
2026-06-11 18:00:41.178263 | controller |           "linux": {
2026-06-11 18:00:41.178282 | controller |             "gid": 0,
2026-06-11 18:00:41.178296 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.178310 | controller |               0
2026-06-11 18:00:41.178324 | controller |             ],
2026-06-11 18:00:41.178338 | controller |             "uid": 65532
2026-06-11 18:00:41.178352 | controller |           }
2026-06-11 18:00:41.178365 | controller |         },
2026-06-11 18:00:41.178380 | controller |         "volumeMounts": [
2026-06-11 18:00:41.178394 | controller |           {
2026-06-11 18:00:41.178408 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.178422 | controller |             "name": "kube-api-access-l7d5g",
2026-06-11 18:00:41.178436 | controller |             "readOnly": true,
2026-06-11 18:00:41.178451 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.178465 | controller |           }
2026-06-11 18:00:41.178479 | controller |         ]
2026-06-11 18:00:41.178493 | controller |       }
2026-06-11 18:00:41.178507 | controller |     ],
2026-06-11 18:00:41.178544 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.178560 | controller |     "hostIPs": [
2026-06-11 18:00:41.178574 | controller |       {
2026-06-11 18:00:41.178588 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.178602 | controller |       }
2026-06-11 18:00:41.178617 | controller |     ],
2026-06-11 18:00:41.178632 | controller |     "phase": "Running",
2026-06-11 18:00:41.178646 | controller |     "podIP": "10.217.1.20",
2026-06-11 18:00:41.178660 | controller |     "podIPs": [
2026-06-11 18:00:41.178674 | controller |       {
2026-06-11 18:00:41.178688 | controller |         "ip": "10.217.1.20"
2026-06-11 18:00:41.178704 | controller |       }
2026-06-11 18:00:41.178721 | controller |     ],
2026-06-11 18:00:41.178735 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.178749 | controller |     "startTime": "2026-06-11T17:25:19Z"
2026-06-11 18:00:41.178764 | controller |   }
2026-06-11 18:00:41.178778 | controller | }
2026-06-11 18:00:41.202884 | controller | ok:
2026-06-11 18:00:41.203021 | controller | {
2026-06-11 18:00:41.203045 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.203062 | controller |   "kind": "Pod",
2026-06-11 18:00:41.203078 | controller |   "metadata": {
2026-06-11 18:00:41.203093 | controller |     "annotations": {
2026-06-11 18:00:41.203108 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.21/23\"],\"mac_address\":\"0a:58:0a:d9:01:15\",\"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.1.21/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.203124 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.21\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:15\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.203139 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.203155 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.203170 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.203185 | controller |     },
2026-06-11 18:00:41.203200 | controller |     "creationTimestamp": "2026-06-11T17:25:19Z",
2026-06-11 18:00:41.203216 | controller |     "generateName": "cinder-operator-controller-manager-584b474457-",
2026-06-11 18:00:41.203231 | controller |     "generation": 1,
2026-06-11 18:00:41.203248 | controller |     "labels": {
2026-06-11 18:00:41.203282 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-11 18:00:41.203299 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.203314 | controller |       "openstack.org/operator-name": "cinder",
2026-06-11 18:00:41.203328 | controller |       "pod-template-hash": "584b474457"
2026-06-11 18:00:41.203343 | controller |     },
2026-06-11 18:00:41.203357 | controller |     "managedFields": [
2026-06-11 18:00:41.203372 | controller |       {
2026-06-11 18:00:41.203387 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.203401 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.203415 | controller |         "fieldsV1": {
2026-06-11 18:00:41.203429 | controller |           "f:metadata": {
2026-06-11 18:00:41.203443 | controller |             "f:annotations": {
2026-06-11 18:00:41.203456 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.203470 | controller |             }
2026-06-11 18:00:41.203485 | controller |           }
2026-06-11 18:00:41.203499 | controller |         },
2026-06-11 18:00:41.203538 | controller |         "manager": "crc",
2026-06-11 18:00:41.203556 | controller |         "operation": "Update",
2026-06-11 18:00:41.203570 | controller |         "subresource": "status",
2026-06-11 18:00:41.203585 | controller |         "time": "2026-06-11T17:25:19Z"
2026-06-11 18:00:41.203600 | controller |       },
2026-06-11 18:00:41.203614 | controller |       {
2026-06-11 18:00:41.203642 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.203658 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.203673 | controller |         "fieldsV1": {
2026-06-11 18:00:41.203688 | controller |           "f:metadata": {
2026-06-11 18:00:41.203706 | controller |             "f:annotations": {
2026-06-11 18:00:41.203721 | controller |               ".": {},
2026-06-11 18:00:41.203738 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.203753 | controller |             },
2026-06-11 18:00:41.203767 | controller |             "f:generateName": {},
2026-06-11 18:00:41.203782 | controller |             "f:labels": {
2026-06-11 18:00:41.203796 | controller |               ".": {},
2026-06-11 18:00:41.203810 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.203974 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.204002 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.204019 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.204035 | controller |             },
2026-06-11 18:00:41.204050 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.204065 | controller |               ".": {},
2026-06-11 18:00:41.204079 | controller |               "k:{\"uid\":\"e1af153c-1261-42c8-964d-117a6d70c8bc\"}": {}
2026-06-11 18:00:41.204094 | controller |             }
2026-06-11 18:00:41.204109 | controller |           },
2026-06-11 18:00:41.204124 | controller |           "f:spec": {
2026-06-11 18:00:41.204139 | controller |             "f:containers": {
2026-06-11 18:00:41.204154 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.204168 | controller |                 ".": {},
2026-06-11 18:00:41.204183 | controller |                 "f:args": {},
2026-06-11 18:00:41.204197 | controller |                 "f:command": {},
2026-06-11 18:00:41.204211 | controller |                 "f:env": {
2026-06-11 18:00:41.204225 | controller |                   ".": {},
2026-06-11 18:00:41.204239 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.204260 | controller |                     ".": {},
2026-06-11 18:00:41.204280 | controller |                     "f:name": {},
2026-06-11 18:00:41.204295 | controller |                     "f:value": {}
2026-06-11 18:00:41.204309 | controller |                   },
2026-06-11 18:00:41.204323 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.204342 | controller |                     ".": {},
2026-06-11 18:00:41.204357 | controller |                     "f:name": {},
2026-06-11 18:00:41.204372 | controller |                     "f:value": {}
2026-06-11 18:00:41.204386 | controller |                   },
2026-06-11 18:00:41.204400 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.204414 | controller |                     ".": {},
2026-06-11 18:00:41.204428 | controller |                     "f:name": {},
2026-06-11 18:00:41.204442 | controller |                     "f:value": {}
2026-06-11 18:00:41.204456 | controller |                   },
2026-06-11 18:00:41.204483 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.204498 | controller |                     ".": {},
2026-06-11 18:00:41.204533 | controller |                     "f:name": {},
2026-06-11 18:00:41.204555 | controller |                     "f:value": {}
2026-06-11 18:00:41.204570 | controller |                   },
2026-06-11 18:00:41.204584 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.204598 | controller |                     ".": {},
2026-06-11 18:00:41.204612 | controller |                     "f:name": {},
2026-06-11 18:00:41.204627 | controller |                     "f:value": {}
2026-06-11 18:00:41.204641 | controller |                   }
2026-06-11 18:00:41.204655 | controller |                 },
2026-06-11 18:00:41.204670 | controller |                 "f:image": {},
2026-06-11 18:00:41.204684 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.204697 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.204711 | controller |                   ".": {},
2026-06-11 18:00:41.204725 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.204738 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.204752 | controller |                     ".": {},
2026-06-11 18:00:41.204766 | controller |                     "f:path": {},
2026-06-11 18:00:41.204780 | controller |                     "f:port": {},
2026-06-11 18:00:41.204793 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.204807 | controller |                   },
2026-06-11 18:00:41.204821 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.204835 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.204849 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.204863 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.204877 | controller |                 },
2026-06-11 18:00:41.204891 | controller |                 "f:name": {},
2026-06-11 18:00:41.204906 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.204921 | controller |                   ".": {},
2026-06-11 18:00:41.204935 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.204950 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.204964 | controller |                     ".": {},
2026-06-11 18:00:41.204978 | controller |                     "f:path": {},
2026-06-11 18:00:41.204993 | controller |                     "f:port": {},
2026-06-11 18:00:41.205007 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.205021 | controller |                   },
2026-06-11 18:00:41.205035 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.205049 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.205063 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.205077 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.205092 | controller |                 },
2026-06-11 18:00:41.205106 | controller |                 "f:resources": {
2026-06-11 18:00:41.205122 | controller |                   ".": {},
2026-06-11 18:00:41.205136 | controller |                   "f:limits": {
2026-06-11 18:00:41.205154 | controller |                     ".": {},
2026-06-11 18:00:41.205169 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.205183 | controller |                     "f:memory": {}
2026-06-11 18:00:41.205197 | controller |                   },
2026-06-11 18:00:41.205211 | controller |                   "f:requests": {
2026-06-11 18:00:41.205225 | controller |                     ".": {},
2026-06-11 18:00:41.205240 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.205261 | controller |                     "f:memory": {}
2026-06-11 18:00:41.205281 | controller |                   }
2026-06-11 18:00:41.205296 | controller |                 },
2026-06-11 18:00:41.205310 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.205325 | controller |                   ".": {},
2026-06-11 18:00:41.205340 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.205354 | controller |                 },
2026-06-11 18:00:41.205368 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.205382 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.205398 | controller |               }
2026-06-11 18:00:41.205412 | controller |             },
2026-06-11 18:00:41.205427 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.205441 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.205455 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.205469 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.205483 | controller |             "f:securityContext": {
2026-06-11 18:00:41.205497 | controller |               ".": {},
2026-06-11 18:00:41.205532 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.205567 | controller |             },
2026-06-11 18:00:41.205585 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.205600 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.205614 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.205629 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.205643 | controller |           }
2026-06-11 18:00:41.205657 | controller |         },
2026-06-11 18:00:41.205671 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.205685 | controller |         "operation": "Update",
2026-06-11 18:00:41.205699 | controller |         "time": "2026-06-11T17:25:19Z"
2026-06-11 18:00:41.205714 | controller |       },
2026-06-11 18:00:41.205728 | controller |       {
2026-06-11 18:00:41.205742 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.205756 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.205770 | controller |         "fieldsV1": {
2026-06-11 18:00:41.205784 | controller |           "f:metadata": {
2026-06-11 18:00:41.205800 | controller |             "f:annotations": {
2026-06-11 18:00:41.205814 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.205829 | controller |             }
2026-06-11 18:00:41.205843 | controller |           }
2026-06-11 18:00:41.205858 | controller |         },
2026-06-11 18:00:41.205872 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.205885 | controller |         "operation": "Update",
2026-06-11 18:00:41.205899 | controller |         "subresource": "status",
2026-06-11 18:00:41.205913 | controller |         "time": "2026-06-11T17:25:21Z"
2026-06-11 18:00:41.205927 | controller |       },
2026-06-11 18:00:41.205942 | controller |       {
2026-06-11 18:00:41.205956 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.205970 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.205984 | controller |         "fieldsV1": {
2026-06-11 18:00:41.206000 | controller |           "f:status": {
2026-06-11 18:00:41.206014 | controller |             "f:conditions": {
2026-06-11 18:00:41.206028 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.206047 | controller |                 ".": {},
2026-06-11 18:00:41.206062 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.206076 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.206090 | controller |                 "f:status": {},
2026-06-11 18:00:41.206105 | controller |                 "f:type": {}
2026-06-11 18:00:41.206120 | controller |               },
2026-06-11 18:00:41.206135 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.206149 | controller |                 ".": {},
2026-06-11 18:00:41.206163 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.206177 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.206192 | controller |                 "f:status": {},
2026-06-11 18:00:41.206206 | controller |                 "f:type": {}
2026-06-11 18:00:41.206221 | controller |               },
2026-06-11 18:00:41.206235 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.206255 | controller |                 ".": {},
2026-06-11 18:00:41.206479 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.206525 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.206548 | controller |                 "f:status": {},
2026-06-11 18:00:41.206566 | controller |                 "f:type": {}
2026-06-11 18:00:41.206582 | controller |               },
2026-06-11 18:00:41.206597 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.206613 | controller |                 ".": {},
2026-06-11 18:00:41.206629 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.206644 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.206659 | controller |                 "f:status": {},
2026-06-11 18:00:41.206674 | controller |                 "f:type": {}
2026-06-11 18:00:41.206690 | controller |               }
2026-06-11 18:00:41.206706 | controller |             },
2026-06-11 18:00:41.206722 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.206737 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.206753 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.206767 | controller |             "f:phase": {},
2026-06-11 18:00:41.206782 | controller |             "f:podIP": {},
2026-06-11 18:00:41.206798 | controller |             "f:podIPs": {
2026-06-11 18:00:41.206814 | controller |               ".": {},
2026-06-11 18:00:41.206829 | controller |               "k:{\"ip\":\"10.217.1.21\"}": {
2026-06-11 18:00:41.206844 | controller |                 ".": {},
2026-06-11 18:00:41.206860 | controller |                 "f:ip": {}
2026-06-11 18:00:41.206875 | controller |               }
2026-06-11 18:00:41.206889 | controller |             },
2026-06-11 18:00:41.206905 | controller |             "f:startTime": {}
2026-06-11 18:00:41.206920 | controller |           }
2026-06-11 18:00:41.206934 | controller |         },
2026-06-11 18:00:41.206948 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.206962 | controller |         "operation": "Update",
2026-06-11 18:00:41.206977 | controller |         "subresource": "status",
2026-06-11 18:00:41.206992 | controller |         "time": "2026-06-11T17:26:16Z"
2026-06-11 18:00:41.207006 | controller |       }
2026-06-11 18:00:41.207021 | controller |     ],
2026-06-11 18:00:41.207036 | controller |     "name": "cinder-operator-controller-manager-584b474457-vjfks",
2026-06-11 18:00:41.207051 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.207066 | controller |     "ownerReferences": [
2026-06-11 18:00:41.207082 | controller |       {
2026-06-11 18:00:41.207096 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.207111 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.207125 | controller |         "controller": true,
2026-06-11 18:00:41.207146 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.207162 | controller |         "name": "cinder-operator-controller-manager-584b474457",
2026-06-11 18:00:41.207178 | controller |         "uid": "e1af153c-1261-42c8-964d-117a6d70c8bc"
2026-06-11 18:00:41.207193 | controller |       }
2026-06-11 18:00:41.207209 | controller |     ],
2026-06-11 18:00:41.207256 | controller |     "resourceVersion": "90332",
2026-06-11 18:00:41.207287 | controller |     "uid": "e3c50522-96ff-4303-9cbb-7f4ac42b4b4c"
2026-06-11 18:00:41.207305 | controller |   },
2026-06-11 18:00:41.207321 | controller |   "spec": {
2026-06-11 18:00:41.207336 | controller |     "containers": [
2026-06-11 18:00:41.207351 | controller |       {
2026-06-11 18:00:41.207366 | controller |         "args": [
2026-06-11 18:00:41.207380 | controller |           "--leader-elect",
2026-06-11 18:00:41.207395 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.207409 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.207424 | controller |         ],
2026-06-11 18:00:41.207439 | controller |         "command": [
2026-06-11 18:00:41.207453 | controller |           "/manager"
2026-06-11 18:00:41.207468 | controller |         ],
2026-06-11 18:00:41.207482 | controller |         "env": [
2026-06-11 18:00:41.207498 | controller |           {
2026-06-11 18:00:41.207531 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.207576 | controller |             "value": "30"
2026-06-11 18:00:41.207595 | controller |           },
2026-06-11 18:00:41.207610 | controller |           {
2026-06-11 18:00:41.207625 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.207641 | controller |             "value": "20"
2026-06-11 18:00:41.207656 | controller |           },
2026-06-11 18:00:41.207670 | controller |           {
2026-06-11 18:00:41.207685 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.207699 | controller |             "value": "5"
2026-06-11 18:00:41.207714 | controller |           },
2026-06-11 18:00:41.207728 | controller |           {
2026-06-11 18:00:41.207743 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.207758 | controller |             "value": "false"
2026-06-11 18:00:41.207773 | controller |           },
2026-06-11 18:00:41.207788 | controller |           {
2026-06-11 18:00:41.207802 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.207817 | controller |             "value": "false"
2026-06-11 18:00:41.207831 | controller |           }
2026-06-11 18:00:41.207845 | controller |         ],
2026-06-11 18:00:41.207860 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-11 18:00:41.207875 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.207890 | controller |         "livenessProbe": {
2026-06-11 18:00:41.207905 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.207919 | controller |           "httpGet": {
2026-06-11 18:00:41.207933 | controller |             "path": "/healthz",
2026-06-11 18:00:41.207948 | controller |             "port": 8081,
2026-06-11 18:00:41.207962 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.207977 | controller |           },
2026-06-11 18:00:41.207992 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.208006 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.208022 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.208037 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.208051 | controller |         },
2026-06-11 18:00:41.208066 | controller |         "name": "manager",
2026-06-11 18:00:41.208080 | controller |         "readinessProbe": {
2026-06-11 18:00:41.208094 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.208109 | controller |           "httpGet": {
2026-06-11 18:00:41.208123 | controller |             "path": "/readyz",
2026-06-11 18:00:41.208141 | controller |             "port": 8081,
2026-06-11 18:00:41.208157 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.208171 | controller |           },
2026-06-11 18:00:41.208186 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.208200 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.208215 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.208240 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.208269 | controller |         },
2026-06-11 18:00:41.208291 | controller |         "resources": {
2026-06-11 18:00:41.208316 | controller |           "limits": {
2026-06-11 18:00:41.208335 | controller |             "cpu": "500m",
2026-06-11 18:00:41.208424 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.208447 | controller |           },
2026-06-11 18:00:41.208463 | controller |           "requests": {
2026-06-11 18:00:41.208478 | controller |             "cpu": "10m",
2026-06-11 18:00:41.208493 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.208507 | controller |           }
2026-06-11 18:00:41.208552 | controller |         },
2026-06-11 18:00:41.208569 | controller |         "securityContext": {
2026-06-11 18:00:41.208584 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.208599 | controller |           "capabilities": {
2026-06-11 18:00:41.208613 | controller |             "drop": [
2026-06-11 18:00:41.208627 | controller |               "MKNOD"
2026-06-11 18:00:41.208641 | controller |             ]
2026-06-11 18:00:41.208656 | controller |           }
2026-06-11 18:00:41.208670 | controller |         },
2026-06-11 18:00:41.208684 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.208699 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.208713 | controller |         "volumeMounts": [
2026-06-11 18:00:41.208728 | controller |           {
2026-06-11 18:00:41.208742 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.208757 | controller |             "name": "kube-api-access-7wcf4",
2026-06-11 18:00:41.208772 | controller |             "readOnly": true
2026-06-11 18:00:41.208787 | controller |           }
2026-06-11 18:00:41.208802 | controller |         ]
2026-06-11 18:00:41.208816 | controller |       }
2026-06-11 18:00:41.208830 | controller |     ],
2026-06-11 18:00:41.208844 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.208857 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.208871 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.208885 | controller |       {
2026-06-11 18:00:41.208899 | controller |         "name": "cinder-operator-controller-manager-dockercfg-6cdqh"
2026-06-11 18:00:41.208913 | controller |       }
2026-06-11 18:00:41.208927 | controller |     ],
2026-06-11 18:00:41.208941 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.208955 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.208969 | controller |     "priority": 0,
2026-06-11 18:00:41.208983 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.208996 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.209010 | controller |     "securityContext": {
2026-06-11 18:00:41.209024 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.209038 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.209052 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.209065 | controller |       }
2026-06-11 18:00:41.209079 | controller |     },
2026-06-11 18:00:41.209093 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-11 18:00:41.209106 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-11 18:00:41.209121 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.209134 | controller |     "tolerations": [
2026-06-11 18:00:41.209153 | controller |       {
2026-06-11 18:00:41.209167 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.209182 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.209201 | controller |         "operator": "Exists",
2026-06-11 18:00:41.209215 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.209229 | controller |       },
2026-06-11 18:00:41.209246 | controller |       {
2026-06-11 18:00:41.209268 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.209285 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.209300 | controller |         "operator": "Exists",
2026-06-11 18:00:41.209315 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.209329 | controller |       },
2026-06-11 18:00:41.209343 | controller |       {
2026-06-11 18:00:41.209357 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.209371 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.209385 | controller |         "operator": "Exists"
2026-06-11 18:00:41.209399 | controller |       }
2026-06-11 18:00:41.209413 | controller |     ],
2026-06-11 18:00:41.209427 | controller |     "volumes": [
2026-06-11 18:00:41.209441 | controller |       {
2026-06-11 18:00:41.209455 | controller |         "name": "kube-api-access-7wcf4",
2026-06-11 18:00:41.209469 | controller |         "projected": {
2026-06-11 18:00:41.209483 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.209497 | controller |           "sources": [
2026-06-11 18:00:41.209528 | controller |             {
2026-06-11 18:00:41.209562 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.209580 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.209596 | controller |                 "path": "token"
2026-06-11 18:00:41.209611 | controller |               }
2026-06-11 18:00:41.209625 | controller |             },
2026-06-11 18:00:41.209639 | controller |             {
2026-06-11 18:00:41.209653 | controller |               "configMap": {
2026-06-11 18:00:41.209668 | controller |                 "items": [
2026-06-11 18:00:41.209683 | controller |                   {
2026-06-11 18:00:41.209698 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.209712 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.209726 | controller |                   }
2026-06-11 18:00:41.209740 | controller |                 ],
2026-06-11 18:00:41.209755 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.209769 | controller |               }
2026-06-11 18:00:41.209784 | controller |             },
2026-06-11 18:00:41.209798 | controller |             {
2026-06-11 18:00:41.209812 | controller |               "downwardAPI": {
2026-06-11 18:00:41.209827 | controller |                 "items": [
2026-06-11 18:00:41.209841 | controller |                   {
2026-06-11 18:00:41.209855 | controller |                     "fieldRef": {
2026-06-11 18:00:41.209870 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.209884 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.209898 | controller |                     },
2026-06-11 18:00:41.209913 | controller |                     "path": "namespace"
2026-06-11 18:00:41.209927 | controller |                   }
2026-06-11 18:00:41.209940 | controller |                 ]
2026-06-11 18:00:41.209954 | controller |               }
2026-06-11 18:00:41.209969 | controller |             },
2026-06-11 18:00:41.209983 | controller |             {
2026-06-11 18:00:41.209997 | controller |               "configMap": {
2026-06-11 18:00:41.210011 | controller |                 "items": [
2026-06-11 18:00:41.210025 | controller |                   {
2026-06-11 18:00:41.210039 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.210053 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.210071 | controller |                   }
2026-06-11 18:00:41.210086 | controller |                 ],
2026-06-11 18:00:41.210100 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.210115 | controller |               }
2026-06-11 18:00:41.210129 | controller |             }
2026-06-11 18:00:41.210143 | controller |           ]
2026-06-11 18:00:41.210157 | controller |         }
2026-06-11 18:00:41.210171 | controller |       }
2026-06-11 18:00:41.210185 | controller |     ]
2026-06-11 18:00:41.210199 | controller |   },
2026-06-11 18:00:41.210213 | controller |   "status": {
2026-06-11 18:00:41.210227 | controller |     "conditions": [
2026-06-11 18:00:41.210242 | controller |       {
2026-06-11 18:00:41.210262 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.210281 | controller |         "lastTransitionTime": "2026-06-11T17:26:02Z",
2026-06-11 18:00:41.210296 | controller |         "status": "True",
2026-06-11 18:00:41.210310 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.210325 | controller |       },
2026-06-11 18:00:41.210346 | controller |       {
2026-06-11 18:00:41.210364 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.210379 | controller |         "lastTransitionTime": "2026-06-11T17:25:19Z",
2026-06-11 18:00:41.210393 | controller |         "status": "True",
2026-06-11 18:00:41.210414 | controller |         "type": "Initialized"
2026-06-11 18:00:41.210434 | controller |       },
2026-06-11 18:00:41.210450 | controller |       {
2026-06-11 18:00:41.210464 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.210479 | controller |         "lastTransitionTime": "2026-06-11T17:26:14Z",
2026-06-11 18:00:41.210493 | controller |         "status": "True",
2026-06-11 18:00:41.210508 | controller |         "type": "Ready"
2026-06-11 18:00:41.210546 | controller |       },
2026-06-11 18:00:41.210562 | controller |       {
2026-06-11 18:00:41.210577 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.210593 | controller |         "lastTransitionTime": "2026-06-11T17:26:14Z",
2026-06-11 18:00:41.210607 | controller |         "status": "True",
2026-06-11 18:00:41.210622 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.210636 | controller |       },
2026-06-11 18:00:41.210651 | controller |       {
2026-06-11 18:00:41.210665 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.210679 | controller |         "lastTransitionTime": "2026-06-11T17:25:19Z",
2026-06-11 18:00:41.210693 | controller |         "status": "True",
2026-06-11 18:00:41.210708 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.210722 | controller |       }
2026-06-11 18:00:41.210737 | controller |     ],
2026-06-11 18:00:41.210751 | controller |     "containerStatuses": [
2026-06-11 18:00:41.210766 | controller |       {
2026-06-11 18:00:41.210780 | controller |         "allocatedResources": {
2026-06-11 18:00:41.210794 | controller |           "cpu": "10m",
2026-06-11 18:00:41.210808 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.210823 | controller |         },
2026-06-11 18:00:41.210837 | controller |         "containerID": "cri-o://e6cf8df78fa58f4274f14a4c5892609bf78af96ae126f9ec50dd3744e5dd8b24",
2026-06-11 18:00:41.210853 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-11 18:00:41.210868 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-11 18:00:41.210882 | controller |         "lastState": {},
2026-06-11 18:00:41.210896 | controller |         "name": "manager",
2026-06-11 18:00:41.210910 | controller |         "ready": true,
2026-06-11 18:00:41.210924 | controller |         "resources": {
2026-06-11 18:00:41.210938 | controller |           "limits": {
2026-06-11 18:00:41.210952 | controller |             "cpu": "500m",
2026-06-11 18:00:41.210972 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.210987 | controller |           },
2026-06-11 18:00:41.211000 | controller |           "requests": {
2026-06-11 18:00:41.211014 | controller |             "cpu": "10m",
2026-06-11 18:00:41.211028 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.211042 | controller |           }
2026-06-11 18:00:41.211056 | controller |         },
2026-06-11 18:00:41.211070 | controller |         "restartCount": 0,
2026-06-11 18:00:41.211084 | controller |         "started": true,
2026-06-11 18:00:41.211098 | controller |         "state": {
2026-06-11 18:00:41.211112 | controller |           "running": {
2026-06-11 18:00:41.211127 | controller |             "startedAt": "2026-06-11T17:26:01Z"
2026-06-11 18:00:41.211142 | controller |           }
2026-06-11 18:00:41.211156 | controller |         },
2026-06-11 18:00:41.211172 | controller |         "user": {
2026-06-11 18:00:41.211186 | controller |           "linux": {
2026-06-11 18:00:41.211200 | controller |             "gid": 0,
2026-06-11 18:00:41.211213 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.211227 | controller |               0
2026-06-11 18:00:41.211242 | controller |             ],
2026-06-11 18:00:41.211263 | controller |             "uid": 65532
2026-06-11 18:00:41.211282 | controller |           }
2026-06-11 18:00:41.211297 | controller |         },
2026-06-11 18:00:41.211311 | controller |         "volumeMounts": [
2026-06-11 18:00:41.211325 | controller |           {
2026-06-11 18:00:41.211339 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.211353 | controller |             "name": "kube-api-access-7wcf4",
2026-06-11 18:00:41.211367 | controller |             "readOnly": true,
2026-06-11 18:00:41.211381 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.211395 | controller |           }
2026-06-11 18:00:41.211409 | controller |         ]
2026-06-11 18:00:41.211424 | controller |       }
2026-06-11 18:00:41.211438 | controller |     ],
2026-06-11 18:00:41.211452 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.211466 | controller |     "hostIPs": [
2026-06-11 18:00:41.211480 | controller |       {
2026-06-11 18:00:41.211494 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.211508 | controller |       }
2026-06-11 18:00:41.211545 | controller |     ],
2026-06-11 18:00:41.211560 | controller |     "phase": "Running",
2026-06-11 18:00:41.211575 | controller |     "podIP": "10.217.1.21",
2026-06-11 18:00:41.211589 | controller |     "podIPs": [
2026-06-11 18:00:41.211603 | controller |       {
2026-06-11 18:00:41.211617 | controller |         "ip": "10.217.1.21"
2026-06-11 18:00:41.211632 | controller |       }
2026-06-11 18:00:41.211646 | controller |     ],
2026-06-11 18:00:41.211660 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.211675 | controller |     "startTime": "2026-06-11T17:25:19Z"
2026-06-11 18:00:41.211689 | controller |   }
2026-06-11 18:00:41.211704 | controller | }
2026-06-11 18:00:41.233710 | controller | ok:
2026-06-11 18:00:41.233838 | controller | {
2026-06-11 18:00:41.233866 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.233884 | controller |   "kind": "Pod",
2026-06-11 18:00:41.233901 | controller |   "metadata": {
2026-06-11 18:00:41.233961 | controller |     "annotations": {
2026-06-11 18:00:41.233982 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.22/23\"],\"mac_address\":\"0a:58:0a:d9:01:16\",\"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.1.22/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.233999 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.22\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:16\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.234024 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.234041 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.234057 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.234072 | controller |     },
2026-06-11 18:00:41.234087 | controller |     "creationTimestamp": "2026-06-11T17:25:19Z",
2026-06-11 18:00:41.234101 | controller |     "generateName": "designate-operator-controller-manager-87bbdb4d9-",
2026-06-11 18:00:41.234116 | controller |     "generation": 1,
2026-06-11 18:00:41.234131 | controller |     "labels": {
2026-06-11 18:00:41.234146 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-11 18:00:41.234161 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.234175 | controller |       "openstack.org/operator-name": "designate",
2026-06-11 18:00:41.234190 | controller |       "pod-template-hash": "87bbdb4d9"
2026-06-11 18:00:41.234204 | controller |     },
2026-06-11 18:00:41.234219 | controller |     "managedFields": [
2026-06-11 18:00:41.234233 | controller |       {
2026-06-11 18:00:41.234248 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.234263 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.234277 | controller |         "fieldsV1": {
2026-06-11 18:00:41.234292 | controller |           "f:metadata": {
2026-06-11 18:00:41.234306 | controller |             "f:annotations": {
2026-06-11 18:00:41.234321 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.234335 | controller |             }
2026-06-11 18:00:41.234349 | controller |           }
2026-06-11 18:00:41.234364 | controller |         },
2026-06-11 18:00:41.234378 | controller |         "manager": "crc",
2026-06-11 18:00:41.234392 | controller |         "operation": "Update",
2026-06-11 18:00:41.234407 | controller |         "subresource": "status",
2026-06-11 18:00:41.234421 | controller |         "time": "2026-06-11T17:25:19Z"
2026-06-11 18:00:41.234435 | controller |       },
2026-06-11 18:00:41.234450 | controller |       {
2026-06-11 18:00:41.234464 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.234479 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.234493 | controller |         "fieldsV1": {
2026-06-11 18:00:41.234507 | controller |           "f:metadata": {
2026-06-11 18:00:41.234547 | controller |             "f:annotations": {
2026-06-11 18:00:41.234563 | controller |               ".": {},
2026-06-11 18:00:41.234577 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.234592 | controller |             },
2026-06-11 18:00:41.234607 | controller |             "f:generateName": {},
2026-06-11 18:00:41.234621 | controller |             "f:labels": {
2026-06-11 18:00:41.234635 | controller |               ".": {},
2026-06-11 18:00:41.234649 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.234664 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.234678 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.234693 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.234707 | controller |             },
2026-06-11 18:00:41.234722 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.234736 | controller |               ".": {},
2026-06-11 18:00:41.234750 | controller |               "k:{\"uid\":\"078c7a02-65a0-44bc-9b5f-9f819faf9b60\"}": {}
2026-06-11 18:00:41.234764 | controller |             }
2026-06-11 18:00:41.234779 | controller |           },
2026-06-11 18:00:41.234793 | controller |           "f:spec": {
2026-06-11 18:00:41.234808 | controller |             "f:containers": {
2026-06-11 18:00:41.234826 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.234841 | controller |                 ".": {},
2026-06-11 18:00:41.234856 | controller |                 "f:args": {},
2026-06-11 18:00:41.234871 | controller |                 "f:command": {},
2026-06-11 18:00:41.234886 | controller |                 "f:env": {
2026-06-11 18:00:41.234900 | controller |                   ".": {},
2026-06-11 18:00:41.234914 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.234929 | controller |                     ".": {},
2026-06-11 18:00:41.234943 | controller |                     "f:name": {},
2026-06-11 18:00:41.234957 | controller |                     "f:value": {}
2026-06-11 18:00:41.234971 | controller |                   },
2026-06-11 18:00:41.234986 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.235000 | controller |                     ".": {},
2026-06-11 18:00:41.235014 | controller |                     "f:name": {},
2026-06-11 18:00:41.235029 | controller |                     "f:value": {}
2026-06-11 18:00:41.235043 | controller |                   },
2026-06-11 18:00:41.235057 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.235072 | controller |                     ".": {},
2026-06-11 18:00:41.235086 | controller |                     "f:name": {},
2026-06-11 18:00:41.235101 | controller |                     "f:value": {}
2026-06-11 18:00:41.235115 | controller |                   },
2026-06-11 18:00:41.235130 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.235144 | controller |                     ".": {},
2026-06-11 18:00:41.235159 | controller |                     "f:name": {},
2026-06-11 18:00:41.235174 | controller |                     "f:value": {}
2026-06-11 18:00:41.235188 | controller |                   },
2026-06-11 18:00:41.235202 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.235217 | controller |                     ".": {},
2026-06-11 18:00:41.235231 | controller |                     "f:name": {},
2026-06-11 18:00:41.235245 | controller |                     "f:value": {}
2026-06-11 18:00:41.235259 | controller |                   }
2026-06-11 18:00:41.235273 | controller |                 },
2026-06-11 18:00:41.235288 | controller |                 "f:image": {},
2026-06-11 18:00:41.235302 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.235316 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.235330 | controller |                   ".": {},
2026-06-11 18:00:41.235344 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.235358 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.235372 | controller |                     ".": {},
2026-06-11 18:00:41.235387 | controller |                     "f:path": {},
2026-06-11 18:00:41.235400 | controller |                     "f:port": {},
2026-06-11 18:00:41.235414 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.235429 | controller |                   },
2026-06-11 18:00:41.235443 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.235457 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.235471 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.235485 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.235499 | controller |                 },
2026-06-11 18:00:41.235533 | controller |                 "f:name": {},
2026-06-11 18:00:41.235550 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.235564 | controller |                   ".": {},
2026-06-11 18:00:41.235578 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.235593 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.235608 | controller |                     ".": {},
2026-06-11 18:00:41.235625 | controller |                     "f:path": {},
2026-06-11 18:00:41.235640 | controller |                     "f:port": {},
2026-06-11 18:00:41.235654 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.235668 | controller |                   },
2026-06-11 18:00:41.235682 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.235696 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.235710 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.235724 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.235738 | controller |                 },
2026-06-11 18:00:41.235752 | controller |                 "f:resources": {
2026-06-11 18:00:41.235767 | controller |                   ".": {},
2026-06-11 18:00:41.235781 | controller |                   "f:limits": {
2026-06-11 18:00:41.235795 | controller |                     ".": {},
2026-06-11 18:00:41.235808 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.235822 | controller |                     "f:memory": {}
2026-06-11 18:00:41.235837 | controller |                   },
2026-06-11 18:00:41.235851 | controller |                   "f:requests": {
2026-06-11 18:00:41.235866 | controller |                     ".": {},
2026-06-11 18:00:41.235880 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.235895 | controller |                     "f:memory": {}
2026-06-11 18:00:41.235909 | controller |                   }
2026-06-11 18:00:41.235923 | controller |                 },
2026-06-11 18:00:41.235938 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.235952 | controller |                   ".": {},
2026-06-11 18:00:41.235967 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.235982 | controller |                 },
2026-06-11 18:00:41.235996 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.236011 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.236026 | controller |               }
2026-06-11 18:00:41.236040 | controller |             },
2026-06-11 18:00:41.236055 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.236070 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.236084 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.236099 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.236113 | controller |             "f:securityContext": {
2026-06-11 18:00:41.236127 | controller |               ".": {},
2026-06-11 18:00:41.236141 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.236155 | controller |             },
2026-06-11 18:00:41.236169 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.236183 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.236197 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.236212 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.236225 | controller |           }
2026-06-11 18:00:41.236240 | controller |         },
2026-06-11 18:00:41.236254 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.236268 | controller |         "operation": "Update",
2026-06-11 18:00:41.236283 | controller |         "time": "2026-06-11T17:25:19Z"
2026-06-11 18:00:41.236297 | controller |       },
2026-06-11 18:00:41.236311 | controller |       {
2026-06-11 18:00:41.236325 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.236340 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.236354 | controller |         "fieldsV1": {
2026-06-11 18:00:41.236368 | controller |           "f:metadata": {
2026-06-11 18:00:41.236382 | controller |             "f:annotations": {
2026-06-11 18:00:41.236396 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.236410 | controller |             }
2026-06-11 18:00:41.236428 | controller |           }
2026-06-11 18:00:41.236443 | controller |         },
2026-06-11 18:00:41.236457 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.236472 | controller |         "operation": "Update",
2026-06-11 18:00:41.236486 | controller |         "subresource": "status",
2026-06-11 18:00:41.236500 | controller |         "time": "2026-06-11T17:25:23Z"
2026-06-11 18:00:41.236534 | controller |       },
2026-06-11 18:00:41.236551 | controller |       {
2026-06-11 18:00:41.236566 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.236581 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.236595 | controller |         "fieldsV1": {
2026-06-11 18:00:41.236609 | controller |           "f:status": {
2026-06-11 18:00:41.236624 | controller |             "f:conditions": {
2026-06-11 18:00:41.236638 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.236652 | controller |                 ".": {},
2026-06-11 18:00:41.236666 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.236680 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.236694 | controller |                 "f:status": {},
2026-06-11 18:00:41.236709 | controller |                 "f:type": {}
2026-06-11 18:00:41.236723 | controller |               },
2026-06-11 18:00:41.236737 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.236751 | controller |                 ".": {},
2026-06-11 18:00:41.236765 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.236780 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.236794 | controller |                 "f:status": {},
2026-06-11 18:00:41.236808 | controller |                 "f:type": {}
2026-06-11 18:00:41.236822 | controller |               },
2026-06-11 18:00:41.236837 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.236852 | controller |                 ".": {},
2026-06-11 18:00:41.236867 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.236881 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.236896 | controller |                 "f:status": {},
2026-06-11 18:00:41.236910 | controller |                 "f:type": {}
2026-06-11 18:00:41.236925 | controller |               },
2026-06-11 18:00:41.236939 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.236954 | controller |                 ".": {},
2026-06-11 18:00:41.236968 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.236982 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.236997 | controller |                 "f:status": {},
2026-06-11 18:00:41.237011 | controller |                 "f:type": {}
2026-06-11 18:00:41.237026 | controller |               }
2026-06-11 18:00:41.237040 | controller |             },
2026-06-11 18:00:41.237055 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.237069 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.237084 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.237099 | controller |             "f:phase": {},
2026-06-11 18:00:41.237114 | controller |             "f:podIP": {},
2026-06-11 18:00:41.237129 | controller |             "f:podIPs": {
2026-06-11 18:00:41.237143 | controller |               ".": {},
2026-06-11 18:00:41.237157 | controller |               "k:{\"ip\":\"10.217.1.22\"}": {
2026-06-11 18:00:41.237172 | controller |                 ".": {},
2026-06-11 18:00:41.237187 | controller |                 "f:ip": {}
2026-06-11 18:00:41.237201 | controller |               }
2026-06-11 18:00:41.237216 | controller |             },
2026-06-11 18:00:41.237230 | controller |             "f:startTime": {}
2026-06-11 18:00:41.237244 | controller |           }
2026-06-11 18:00:41.237258 | controller |         },
2026-06-11 18:00:41.237273 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.237294 | controller |         "operation": "Update",
2026-06-11 18:00:41.237310 | controller |         "subresource": "status",
2026-06-11 18:00:41.237324 | controller |         "time": "2026-06-11T17:26:13Z"
2026-06-11 18:00:41.237338 | controller |       }
2026-06-11 18:00:41.237352 | controller |     ],
2026-06-11 18:00:41.237367 | controller |     "name": "designate-operator-controller-manager-87bbdb4d9-snw7d",
2026-06-11 18:00:41.237381 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.237396 | controller |     "ownerReferences": [
2026-06-11 18:00:41.237410 | controller |       {
2026-06-11 18:00:41.237425 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.237439 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.237453 | controller |         "controller": true,
2026-06-11 18:00:41.237467 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.237481 | controller |         "name": "designate-operator-controller-manager-87bbdb4d9",
2026-06-11 18:00:41.237495 | controller |         "uid": "078c7a02-65a0-44bc-9b5f-9f819faf9b60"
2026-06-11 18:00:41.237509 | controller |       }
2026-06-11 18:00:41.237555 | controller |     ],
2026-06-11 18:00:41.237571 | controller |     "resourceVersion": "90260",
2026-06-11 18:00:41.237585 | controller |     "uid": "0df0339b-4f35-4ad7-b5ae-0f32f615ce80"
2026-06-11 18:00:41.237599 | controller |   },
2026-06-11 18:00:41.237613 | controller |   "spec": {
2026-06-11 18:00:41.237628 | controller |     "containers": [
2026-06-11 18:00:41.237642 | controller |       {
2026-06-11 18:00:41.237656 | controller |         "args": [
2026-06-11 18:00:41.237670 | controller |           "--leader-elect",
2026-06-11 18:00:41.237684 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.237698 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.237712 | controller |         ],
2026-06-11 18:00:41.237726 | controller |         "command": [
2026-06-11 18:00:41.237741 | controller |           "/manager"
2026-06-11 18:00:41.237755 | controller |         ],
2026-06-11 18:00:41.237769 | controller |         "env": [
2026-06-11 18:00:41.237782 | controller |           {
2026-06-11 18:00:41.237796 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.237810 | controller |             "value": "30"
2026-06-11 18:00:41.237824 | controller |           },
2026-06-11 18:00:41.237838 | controller |           {
2026-06-11 18:00:41.237852 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.237866 | controller |             "value": "20"
2026-06-11 18:00:41.237880 | controller |           },
2026-06-11 18:00:41.237895 | controller |           {
2026-06-11 18:00:41.237909 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.237923 | controller |             "value": "5"
2026-06-11 18:00:41.237938 | controller |           },
2026-06-11 18:00:41.237952 | controller |           {
2026-06-11 18:00:41.237966 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.237980 | controller |             "value": "false"
2026-06-11 18:00:41.237995 | controller |           },
2026-06-11 18:00:41.238009 | controller |           {
2026-06-11 18:00:41.238023 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.238037 | controller |             "value": "false"
2026-06-11 18:00:41.238052 | controller |           }
2026-06-11 18:00:41.238066 | controller |         ],
2026-06-11 18:00:41.238081 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-11 18:00:41.238096 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.238111 | controller |         "livenessProbe": {
2026-06-11 18:00:41.238125 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.238140 | controller |           "httpGet": {
2026-06-11 18:00:41.238154 | controller |             "path": "/healthz",
2026-06-11 18:00:41.238172 | controller |             "port": 8081,
2026-06-11 18:00:41.238187 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.238201 | controller |           },
2026-06-11 18:00:41.238215 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.238229 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.238243 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.238257 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.238271 | controller |         },
2026-06-11 18:00:41.238285 | controller |         "name": "manager",
2026-06-11 18:00:41.238299 | controller |         "readinessProbe": {
2026-06-11 18:00:41.238313 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.238327 | controller |           "httpGet": {
2026-06-11 18:00:41.238341 | controller |             "path": "/readyz",
2026-06-11 18:00:41.238355 | controller |             "port": 8081,
2026-06-11 18:00:41.238369 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.238383 | controller |           },
2026-06-11 18:00:41.238397 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.238411 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.238425 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.238439 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.238453 | controller |         },
2026-06-11 18:00:41.238467 | controller |         "resources": {
2026-06-11 18:00:41.238481 | controller |           "limits": {
2026-06-11 18:00:41.238494 | controller |             "cpu": "500m",
2026-06-11 18:00:41.238509 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.238543 | controller |           },
2026-06-11 18:00:41.238693 | controller |           "requests": {
2026-06-11 18:00:41.238709 | controller |             "cpu": "10m",
2026-06-11 18:00:41.238723 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.238738 | controller |           }
2026-06-11 18:00:41.238752 | controller |         },
2026-06-11 18:00:41.238766 | controller |         "securityContext": {
2026-06-11 18:00:41.238780 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.238795 | controller |           "capabilities": {
2026-06-11 18:00:41.238809 | controller |             "drop": [
2026-06-11 18:00:41.238823 | controller |               "MKNOD"
2026-06-11 18:00:41.238837 | controller |             ]
2026-06-11 18:00:41.238851 | controller |           }
2026-06-11 18:00:41.238865 | controller |         },
2026-06-11 18:00:41.238880 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.238894 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.238908 | controller |         "volumeMounts": [
2026-06-11 18:00:41.238923 | controller |           {
2026-06-11 18:00:41.238937 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.238951 | controller |             "name": "kube-api-access-z8w29",
2026-06-11 18:00:41.238966 | controller |             "readOnly": true
2026-06-11 18:00:41.238980 | controller |           }
2026-06-11 18:00:41.238994 | controller |         ]
2026-06-11 18:00:41.239009 | controller |       }
2026-06-11 18:00:41.239024 | controller |     ],
2026-06-11 18:00:41.239038 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.239053 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.239067 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.239082 | controller |       {
2026-06-11 18:00:41.239096 | controller |         "name": "designate-operator-controller-manager-dockercfg-4c742"
2026-06-11 18:00:41.239110 | controller |       }
2026-06-11 18:00:41.239125 | controller |     ],
2026-06-11 18:00:41.239139 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.239153 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.239168 | controller |     "priority": 0,
2026-06-11 18:00:41.239186 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.239201 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.239215 | controller |     "securityContext": {
2026-06-11 18:00:41.239230 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.239245 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.239259 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.239274 | controller |       }
2026-06-11 18:00:41.239288 | controller |     },
2026-06-11 18:00:41.239302 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-11 18:00:41.239317 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-11 18:00:41.239332 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.239347 | controller |     "tolerations": [
2026-06-11 18:00:41.239361 | controller |       {
2026-06-11 18:00:41.239375 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.239390 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.239404 | controller |         "operator": "Exists",
2026-06-11 18:00:41.239418 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.239432 | controller |       },
2026-06-11 18:00:41.239447 | controller |       {
2026-06-11 18:00:41.239461 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.239475 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.239489 | controller |         "operator": "Exists",
2026-06-11 18:00:41.239503 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.239538 | controller |       },
2026-06-11 18:00:41.239555 | controller |       {
2026-06-11 18:00:41.239569 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.239583 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.239598 | controller |         "operator": "Exists"
2026-06-11 18:00:41.239612 | controller |       }
2026-06-11 18:00:41.239626 | controller |     ],
2026-06-11 18:00:41.239640 | controller |     "volumes": [
2026-06-11 18:00:41.239655 | controller |       {
2026-06-11 18:00:41.239669 | controller |         "name": "kube-api-access-z8w29",
2026-06-11 18:00:41.239683 | controller |         "projected": {
2026-06-11 18:00:41.239697 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.239711 | controller |           "sources": [
2026-06-11 18:00:41.239725 | controller |             {
2026-06-11 18:00:41.239739 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.239754 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.239768 | controller |                 "path": "token"
2026-06-11 18:00:41.239783 | controller |               }
2026-06-11 18:00:41.239797 | controller |             },
2026-06-11 18:00:41.239811 | controller |             {
2026-06-11 18:00:41.239825 | controller |               "configMap": {
2026-06-11 18:00:41.239840 | controller |                 "items": [
2026-06-11 18:00:41.239854 | controller |                   {
2026-06-11 18:00:41.239868 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.239882 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.239896 | controller |                   }
2026-06-11 18:00:41.239910 | controller |                 ],
2026-06-11 18:00:41.239924 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.239938 | controller |               }
2026-06-11 18:00:41.239952 | controller |             },
2026-06-11 18:00:41.239966 | controller |             {
2026-06-11 18:00:41.239980 | controller |               "downwardAPI": {
2026-06-11 18:00:41.239994 | controller |                 "items": [
2026-06-11 18:00:41.240008 | controller |                   {
2026-06-11 18:00:41.240022 | controller |                     "fieldRef": {
2026-06-11 18:00:41.240036 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.240055 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.240070 | controller |                     },
2026-06-11 18:00:41.240084 | controller |                     "path": "namespace"
2026-06-11 18:00:41.240098 | controller |                   }
2026-06-11 18:00:41.240113 | controller |                 ]
2026-06-11 18:00:41.240127 | controller |               }
2026-06-11 18:00:41.240141 | controller |             },
2026-06-11 18:00:41.240156 | controller |             {
2026-06-11 18:00:41.240170 | controller |               "configMap": {
2026-06-11 18:00:41.240184 | controller |                 "items": [
2026-06-11 18:00:41.240198 | controller |                   {
2026-06-11 18:00:41.240213 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.240227 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.240241 | controller |                   }
2026-06-11 18:00:41.240255 | controller |                 ],
2026-06-11 18:00:41.240270 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.240287 | controller |               }
2026-06-11 18:00:41.240303 | controller |             }
2026-06-11 18:00:41.240317 | controller |           ]
2026-06-11 18:00:41.240331 | controller |         }
2026-06-11 18:00:41.240345 | controller |       }
2026-06-11 18:00:41.240359 | controller |     ]
2026-06-11 18:00:41.240373 | controller |   },
2026-06-11 18:00:41.240387 | controller |   "status": {
2026-06-11 18:00:41.240401 | controller |     "conditions": [
2026-06-11 18:00:41.240415 | controller |       {
2026-06-11 18:00:41.240430 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.240444 | controller |         "lastTransitionTime": "2026-06-11T17:26:02Z",
2026-06-11 18:00:41.240458 | controller |         "status": "True",
2026-06-11 18:00:41.240473 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.240487 | controller |       },
2026-06-11 18:00:41.240502 | controller |       {
2026-06-11 18:00:41.240537 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.240553 | controller |         "lastTransitionTime": "2026-06-11T17:25:19Z",
2026-06-11 18:00:41.240568 | controller |         "status": "True",
2026-06-11 18:00:41.240583 | controller |         "type": "Initialized"
2026-06-11 18:00:41.240597 | controller |       },
2026-06-11 18:00:41.240612 | controller |       {
2026-06-11 18:00:41.240626 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.240640 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.240655 | controller |         "status": "True",
2026-06-11 18:00:41.240669 | controller |         "type": "Ready"
2026-06-11 18:00:41.240683 | controller |       },
2026-06-11 18:00:41.240698 | controller |       {
2026-06-11 18:00:41.240712 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.240727 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.240741 | controller |         "status": "True",
2026-06-11 18:00:41.240755 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.240769 | controller |       },
2026-06-11 18:00:41.240784 | controller |       {
2026-06-11 18:00:41.240798 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.240812 | controller |         "lastTransitionTime": "2026-06-11T17:25:19Z",
2026-06-11 18:00:41.240826 | controller |         "status": "True",
2026-06-11 18:00:41.240840 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.240854 | controller |       }
2026-06-11 18:00:41.240868 | controller |     ],
2026-06-11 18:00:41.240882 | controller |     "containerStatuses": [
2026-06-11 18:00:41.240896 | controller |       {
2026-06-11 18:00:41.240910 | controller |         "allocatedResources": {
2026-06-11 18:00:41.240924 | controller |           "cpu": "10m",
2026-06-11 18:00:41.240938 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.240952 | controller |         },
2026-06-11 18:00:41.240971 | controller |         "containerID": "cri-o://383cb14a17ae3ddcf59fa662f2ff5dcb40402e3e26f6b9756d286db1a7836524",
2026-06-11 18:00:41.241121 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-11 18:00:41.241138 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-11 18:00:41.241153 | controller |         "lastState": {},
2026-06-11 18:00:41.241168 | controller |         "name": "manager",
2026-06-11 18:00:41.241183 | controller |         "ready": true,
2026-06-11 18:00:41.241197 | controller |         "resources": {
2026-06-11 18:00:41.241212 | controller |           "limits": {
2026-06-11 18:00:41.241227 | controller |             "cpu": "500m",
2026-06-11 18:00:41.241241 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.241256 | controller |           },
2026-06-11 18:00:41.241270 | controller |           "requests": {
2026-06-11 18:00:41.241284 | controller |             "cpu": "10m",
2026-06-11 18:00:41.241298 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.241312 | controller |           }
2026-06-11 18:00:41.241327 | controller |         },
2026-06-11 18:00:41.241341 | controller |         "restartCount": 0,
2026-06-11 18:00:41.241355 | controller |         "started": true,
2026-06-11 18:00:41.241369 | controller |         "state": {
2026-06-11 18:00:41.241384 | controller |           "running": {
2026-06-11 18:00:41.241398 | controller |             "startedAt": "2026-06-11T17:26:01Z"
2026-06-11 18:00:41.241413 | controller |           }
2026-06-11 18:00:41.241428 | controller |         },
2026-06-11 18:00:41.241442 | controller |         "user": {
2026-06-11 18:00:41.241456 | controller |           "linux": {
2026-06-11 18:00:41.241471 | controller |             "gid": 0,
2026-06-11 18:00:41.241485 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.241499 | controller |               0
2026-06-11 18:00:41.241541 | controller |             ],
2026-06-11 18:00:41.241562 | controller |             "uid": 65532
2026-06-11 18:00:41.241577 | controller |           }
2026-06-11 18:00:41.241592 | controller |         },
2026-06-11 18:00:41.241606 | controller |         "volumeMounts": [
2026-06-11 18:00:41.241621 | controller |           {
2026-06-11 18:00:41.241635 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.241649 | controller |             "name": "kube-api-access-z8w29",
2026-06-11 18:00:41.241664 | controller |             "readOnly": true,
2026-06-11 18:00:41.241678 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.241692 | controller |           }
2026-06-11 18:00:41.241706 | controller |         ]
2026-06-11 18:00:41.241721 | controller |       }
2026-06-11 18:00:41.241735 | controller |     ],
2026-06-11 18:00:41.241749 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.241764 | controller |     "hostIPs": [
2026-06-11 18:00:41.241778 | controller |       {
2026-06-11 18:00:41.241792 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.241806 | controller |       }
2026-06-11 18:00:41.241820 | controller |     ],
2026-06-11 18:00:41.241834 | controller |     "phase": "Running",
2026-06-11 18:00:41.241848 | controller |     "podIP": "10.217.1.22",
2026-06-11 18:00:41.241862 | controller |     "podIPs": [
2026-06-11 18:00:41.241876 | controller |       {
2026-06-11 18:00:41.241889 | controller |         "ip": "10.217.1.22"
2026-06-11 18:00:41.241903 | controller |       }
2026-06-11 18:00:41.241917 | controller |     ],
2026-06-11 18:00:41.241931 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.241945 | controller |     "startTime": "2026-06-11T17:25:19Z"
2026-06-11 18:00:41.241960 | controller |   }
2026-06-11 18:00:41.241974 | controller | }
2026-06-11 18:00:41.266758 | controller | ok:
2026-06-11 18:00:41.266870 | controller | {
2026-06-11 18:00:41.266892 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.266909 | controller |   "kind": "Pod",
2026-06-11 18:00:41.266924 | controller |   "metadata": {
2026-06-11 18:00:41.266939 | controller |     "annotations": {
2026-06-11 18:00:41.266954 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.23/23\"],\"mac_address\":\"0a:58:0a:d9:01:17\",\"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.1.23/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.266970 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.23\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:17\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.266986 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.267002 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.267017 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.267032 | controller |     },
2026-06-11 18:00:41.267047 | controller |     "creationTimestamp": "2026-06-11T17:25:19Z",
2026-06-11 18:00:41.267062 | controller |     "generateName": "glance-operator-controller-manager-585dc4b7b9-",
2026-06-11 18:00:41.267077 | controller |     "generation": 1,
2026-06-11 18:00:41.267092 | controller |     "labels": {
2026-06-11 18:00:41.267107 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-11 18:00:41.267122 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.267136 | controller |       "openstack.org/operator-name": "glance",
2026-06-11 18:00:41.267151 | controller |       "pod-template-hash": "585dc4b7b9"
2026-06-11 18:00:41.267165 | controller |     },
2026-06-11 18:00:41.267180 | controller |     "managedFields": [
2026-06-11 18:00:41.267194 | controller |       {
2026-06-11 18:00:41.267209 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.267223 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.267238 | controller |         "fieldsV1": {
2026-06-11 18:00:41.267252 | controller |           "f:metadata": {
2026-06-11 18:00:41.267267 | controller |             "f:annotations": {
2026-06-11 18:00:41.267282 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.267297 | controller |             }
2026-06-11 18:00:41.267311 | controller |           }
2026-06-11 18:00:41.267326 | controller |         },
2026-06-11 18:00:41.267340 | controller |         "manager": "crc",
2026-06-11 18:00:41.267354 | controller |         "operation": "Update",
2026-06-11 18:00:41.267369 | controller |         "subresource": "status",
2026-06-11 18:00:41.267383 | controller |         "time": "2026-06-11T17:25:19Z"
2026-06-11 18:00:41.267397 | controller |       },
2026-06-11 18:00:41.267411 | controller |       {
2026-06-11 18:00:41.267425 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.267439 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.267453 | controller |         "fieldsV1": {
2026-06-11 18:00:41.267467 | controller |           "f:metadata": {
2026-06-11 18:00:41.267481 | controller |             "f:annotations": {
2026-06-11 18:00:41.267495 | controller |               ".": {},
2026-06-11 18:00:41.267509 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.267546 | controller |             },
2026-06-11 18:00:41.267562 | controller |             "f:generateName": {},
2026-06-11 18:00:41.267576 | controller |             "f:labels": {
2026-06-11 18:00:41.267590 | controller |               ".": {},
2026-06-11 18:00:41.267608 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.267622 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.267637 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.267650 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.267664 | controller |             },
2026-06-11 18:00:41.267678 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.267692 | controller |               ".": {},
2026-06-11 18:00:41.267706 | controller |               "k:{\"uid\":\"eadc5b35-4a5b-457f-8b18-bac20beff5f5\"}": {}
2026-06-11 18:00:41.267720 | controller |             }
2026-06-11 18:00:41.267735 | controller |           },
2026-06-11 18:00:41.267749 | controller |           "f:spec": {
2026-06-11 18:00:41.267763 | controller |             "f:containers": {
2026-06-11 18:00:41.267777 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.267791 | controller |                 ".": {},
2026-06-11 18:00:41.267805 | controller |                 "f:args": {},
2026-06-11 18:00:41.267819 | controller |                 "f:command": {},
2026-06-11 18:00:41.267833 | controller |                 "f:env": {
2026-06-11 18:00:41.267847 | controller |                   ".": {},
2026-06-11 18:00:41.267861 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.267875 | controller |                     ".": {},
2026-06-11 18:00:41.267889 | controller |                     "f:name": {},
2026-06-11 18:00:41.267903 | controller |                     "f:value": {}
2026-06-11 18:00:41.267917 | controller |                   },
2026-06-11 18:00:41.267931 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.267946 | controller |                     ".": {},
2026-06-11 18:00:41.267960 | controller |                     "f:name": {},
2026-06-11 18:00:41.267974 | controller |                     "f:value": {}
2026-06-11 18:00:41.267987 | controller |                   },
2026-06-11 18:00:41.268001 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.268015 | controller |                     ".": {},
2026-06-11 18:00:41.268029 | controller |                     "f:name": {},
2026-06-11 18:00:41.268043 | controller |                     "f:value": {}
2026-06-11 18:00:41.268058 | controller |                   },
2026-06-11 18:00:41.268072 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.268087 | controller |                     ".": {},
2026-06-11 18:00:41.268102 | controller |                     "f:name": {},
2026-06-11 18:00:41.268116 | controller |                     "f:value": {}
2026-06-11 18:00:41.268131 | controller |                   },
2026-06-11 18:00:41.268145 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.268160 | controller |                     ".": {},
2026-06-11 18:00:41.268174 | controller |                     "f:name": {},
2026-06-11 18:00:41.268188 | controller |                     "f:value": {}
2026-06-11 18:00:41.268202 | controller |                   }
2026-06-11 18:00:41.268216 | controller |                 },
2026-06-11 18:00:41.268230 | controller |                 "f:image": {},
2026-06-11 18:00:41.268244 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.268259 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.268273 | controller |                   ".": {},
2026-06-11 18:00:41.268290 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.268308 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.268322 | controller |                     ".": {},
2026-06-11 18:00:41.268336 | controller |                     "f:path": {},
2026-06-11 18:00:41.268350 | controller |                     "f:port": {},
2026-06-11 18:00:41.268364 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.268382 | controller |                   },
2026-06-11 18:00:41.268396 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.268410 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.268424 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.268438 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.268452 | controller |                 },
2026-06-11 18:00:41.268466 | controller |                 "f:name": {},
2026-06-11 18:00:41.268480 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.268494 | controller |                   ".": {},
2026-06-11 18:00:41.268508 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.268543 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.268559 | controller |                     ".": {},
2026-06-11 18:00:41.268573 | controller |                     "f:path": {},
2026-06-11 18:00:41.268587 | controller |                     "f:port": {},
2026-06-11 18:00:41.268601 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.268615 | controller |                   },
2026-06-11 18:00:41.268628 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.268642 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.268656 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.268670 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.268684 | controller |                 },
2026-06-11 18:00:41.268697 | controller |                 "f:resources": {
2026-06-11 18:00:41.268711 | controller |                   ".": {},
2026-06-11 18:00:41.268725 | controller |                   "f:limits": {
2026-06-11 18:00:41.268739 | controller |                     ".": {},
2026-06-11 18:00:41.268752 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.268765 | controller |                     "f:memory": {}
2026-06-11 18:00:41.268779 | controller |                   },
2026-06-11 18:00:41.268792 | controller |                   "f:requests": {
2026-06-11 18:00:41.268806 | controller |                     ".": {},
2026-06-11 18:00:41.268819 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.268832 | controller |                     "f:memory": {}
2026-06-11 18:00:41.268845 | controller |                   }
2026-06-11 18:00:41.268887 | controller |                 },
2026-06-11 18:00:41.268905 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.268919 | controller |                   ".": {},
2026-06-11 18:00:41.268933 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.268947 | controller |                 },
2026-06-11 18:00:41.268962 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.268976 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.268990 | controller |               }
2026-06-11 18:00:41.269004 | controller |             },
2026-06-11 18:00:41.269019 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.269033 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.269048 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.269062 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.269076 | controller |             "f:securityContext": {
2026-06-11 18:00:41.269090 | controller |               ".": {},
2026-06-11 18:00:41.269104 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.269119 | controller |             },
2026-06-11 18:00:41.269133 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.269147 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.269162 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.269176 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.269191 | controller |           }
2026-06-11 18:00:41.269214 | controller |         },
2026-06-11 18:00:41.269229 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.269244 | controller |         "operation": "Update",
2026-06-11 18:00:41.269259 | controller |         "time": "2026-06-11T17:25:19Z"
2026-06-11 18:00:41.269273 | controller |       },
2026-06-11 18:00:41.269287 | controller |       {
2026-06-11 18:00:41.269302 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.269316 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.269331 | controller |         "fieldsV1": {
2026-06-11 18:00:41.269345 | controller |           "f:metadata": {
2026-06-11 18:00:41.269359 | controller |             "f:annotations": {
2026-06-11 18:00:41.269373 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.269387 | controller |             }
2026-06-11 18:00:41.269402 | controller |           }
2026-06-11 18:00:41.269416 | controller |         },
2026-06-11 18:00:41.269430 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.269444 | controller |         "operation": "Update",
2026-06-11 18:00:41.269458 | controller |         "subresource": "status",
2026-06-11 18:00:41.269472 | controller |         "time": "2026-06-11T17:25:22Z"
2026-06-11 18:00:41.269486 | controller |       },
2026-06-11 18:00:41.269537 | controller |       {
2026-06-11 18:00:41.269555 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.269570 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.269584 | controller |         "fieldsV1": {
2026-06-11 18:00:41.269598 | controller |           "f:status": {
2026-06-11 18:00:41.269612 | controller |             "f:conditions": {
2026-06-11 18:00:41.269626 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.269641 | controller |                 ".": {},
2026-06-11 18:00:41.269655 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.269669 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.269683 | controller |                 "f:status": {},
2026-06-11 18:00:41.269697 | controller |                 "f:type": {}
2026-06-11 18:00:41.269712 | controller |               },
2026-06-11 18:00:41.269725 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.269740 | controller |                 ".": {},
2026-06-11 18:00:41.269755 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.269771 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.269786 | controller |                 "f:status": {},
2026-06-11 18:00:41.269800 | controller |                 "f:type": {}
2026-06-11 18:00:41.269815 | controller |               },
2026-06-11 18:00:41.269829 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.269844 | controller |                 ".": {},
2026-06-11 18:00:41.269858 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.269872 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.269887 | controller |                 "f:status": {},
2026-06-11 18:00:41.269901 | controller |                 "f:type": {}
2026-06-11 18:00:41.269915 | controller |               },
2026-06-11 18:00:41.269929 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.269943 | controller |                 ".": {},
2026-06-11 18:00:41.269957 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.269971 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.269985 | controller |                 "f:status": {},
2026-06-11 18:00:41.269999 | controller |                 "f:type": {}
2026-06-11 18:00:41.270013 | controller |               }
2026-06-11 18:00:41.270027 | controller |             },
2026-06-11 18:00:41.270041 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.270055 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.270081 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.270109 | controller |             "f:phase": {},
2026-06-11 18:00:41.270131 | controller |             "f:podIP": {},
2026-06-11 18:00:41.270147 | controller |             "f:podIPs": {
2026-06-11 18:00:41.270163 | controller |               ".": {},
2026-06-11 18:00:41.270178 | controller |               "k:{\"ip\":\"10.217.1.23\"}": {
2026-06-11 18:00:41.270193 | controller |                 ".": {},
2026-06-11 18:00:41.270208 | controller |                 "f:ip": {}
2026-06-11 18:00:41.270222 | controller |               }
2026-06-11 18:00:41.270236 | controller |             },
2026-06-11 18:00:41.270250 | controller |             "f:startTime": {}
2026-06-11 18:00:41.270265 | controller |           }
2026-06-11 18:00:41.270279 | controller |         },
2026-06-11 18:00:41.270294 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.270308 | controller |         "operation": "Update",
2026-06-11 18:00:41.270323 | controller |         "subresource": "status",
2026-06-11 18:00:41.270337 | controller |         "time": "2026-06-11T17:26:12Z"
2026-06-11 18:00:41.270351 | controller |       }
2026-06-11 18:00:41.270365 | controller |     ],
2026-06-11 18:00:41.270380 | controller |     "name": "glance-operator-controller-manager-585dc4b7b9-cjk6g",
2026-06-11 18:00:41.270395 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.270410 | controller |     "ownerReferences": [
2026-06-11 18:00:41.270425 | controller |       {
2026-06-11 18:00:41.270439 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.270454 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.270468 | controller |         "controller": true,
2026-06-11 18:00:41.270482 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.270496 | controller |         "name": "glance-operator-controller-manager-585dc4b7b9",
2026-06-11 18:00:41.270510 | controller |         "uid": "eadc5b35-4a5b-457f-8b18-bac20beff5f5"
2026-06-11 18:00:41.270548 | controller |       }
2026-06-11 18:00:41.270563 | controller |     ],
2026-06-11 18:00:41.270578 | controller |     "resourceVersion": "90252",
2026-06-11 18:00:41.270592 | controller |     "uid": "1ece539b-d1a0-47b6-a429-fdfabf9e7a73"
2026-06-11 18:00:41.270606 | controller |   },
2026-06-11 18:00:41.270621 | controller |   "spec": {
2026-06-11 18:00:41.270635 | controller |     "containers": [
2026-06-11 18:00:41.270649 | controller |       {
2026-06-11 18:00:41.270663 | controller |         "args": [
2026-06-11 18:00:41.270677 | controller |           "--leader-elect",
2026-06-11 18:00:41.270691 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.270705 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.270719 | controller |         ],
2026-06-11 18:00:41.270732 | controller |         "command": [
2026-06-11 18:00:41.270746 | controller |           "/manager"
2026-06-11 18:00:41.270759 | controller |         ],
2026-06-11 18:00:41.270773 | controller |         "env": [
2026-06-11 18:00:41.270787 | controller |           {
2026-06-11 18:00:41.270801 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.270814 | controller |             "value": "30"
2026-06-11 18:00:41.270828 | controller |           },
2026-06-11 18:00:41.270842 | controller |           {
2026-06-11 18:00:41.270856 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.270869 | controller |             "value": "20"
2026-06-11 18:00:41.270883 | controller |           },
2026-06-11 18:00:41.270897 | controller |           {
2026-06-11 18:00:41.270911 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.270925 | controller |             "value": "5"
2026-06-11 18:00:41.270939 | controller |           },
2026-06-11 18:00:41.270957 | controller |           {
2026-06-11 18:00:41.270971 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.270988 | controller |             "value": "false"
2026-06-11 18:00:41.271060 | controller |           },
2026-06-11 18:00:41.271081 | controller |           {
2026-06-11 18:00:41.271097 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.271111 | controller |             "value": "false"
2026-06-11 18:00:41.271126 | controller |           }
2026-06-11 18:00:41.271140 | controller |         ],
2026-06-11 18:00:41.271154 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-11 18:00:41.271169 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.271183 | controller |         "livenessProbe": {
2026-06-11 18:00:41.271197 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.271211 | controller |           "httpGet": {
2026-06-11 18:00:41.271225 | controller |             "path": "/healthz",
2026-06-11 18:00:41.271240 | controller |             "port": 8081,
2026-06-11 18:00:41.271253 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.271267 | controller |           },
2026-06-11 18:00:41.271281 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.271295 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.271309 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.271323 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.271338 | controller |         },
2026-06-11 18:00:41.271352 | controller |         "name": "manager",
2026-06-11 18:00:41.271366 | controller |         "readinessProbe": {
2026-06-11 18:00:41.271380 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.271394 | controller |           "httpGet": {
2026-06-11 18:00:41.271408 | controller |             "path": "/readyz",
2026-06-11 18:00:41.271422 | controller |             "port": 8081,
2026-06-11 18:00:41.271436 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.271450 | controller |           },
2026-06-11 18:00:41.271464 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.271479 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.271493 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.271507 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.271550 | controller |         },
2026-06-11 18:00:41.271566 | controller |         "resources": {
2026-06-11 18:00:41.271580 | controller |           "limits": {
2026-06-11 18:00:41.271595 | controller |             "cpu": "500m",
2026-06-11 18:00:41.271609 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.271623 | controller |           },
2026-06-11 18:00:41.271637 | controller |           "requests": {
2026-06-11 18:00:41.271651 | controller |             "cpu": "10m",
2026-06-11 18:00:41.271665 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.271679 | controller |           }
2026-06-11 18:00:41.271693 | controller |         },
2026-06-11 18:00:41.271707 | controller |         "securityContext": {
2026-06-11 18:00:41.271721 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.271735 | controller |           "capabilities": {
2026-06-11 18:00:41.271750 | controller |             "drop": [
2026-06-11 18:00:41.271764 | controller |               "MKNOD"
2026-06-11 18:00:41.271778 | controller |             ]
2026-06-11 18:00:41.271792 | controller |           }
2026-06-11 18:00:41.271806 | controller |         },
2026-06-11 18:00:41.271820 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.271834 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.271848 | controller |         "volumeMounts": [
2026-06-11 18:00:41.271862 | controller |           {
2026-06-11 18:00:41.271877 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.271891 | controller |             "name": "kube-api-access-vrhgd",
2026-06-11 18:00:41.271905 | controller |             "readOnly": true
2026-06-11 18:00:41.271927 | controller |           }
2026-06-11 18:00:41.271942 | controller |         ]
2026-06-11 18:00:41.271956 | controller |       }
2026-06-11 18:00:41.271970 | controller |     ],
2026-06-11 18:00:41.271984 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.271998 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.272012 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.272026 | controller |       {
2026-06-11 18:00:41.272040 | controller |         "name": "glance-operator-controller-manager-dockercfg-xjlg4"
2026-06-11 18:00:41.272054 | controller |       }
2026-06-11 18:00:41.272068 | controller |     ],
2026-06-11 18:00:41.272083 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.272097 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.272111 | controller |     "priority": 0,
2026-06-11 18:00:41.272125 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.272139 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.272153 | controller |     "securityContext": {
2026-06-11 18:00:41.272166 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.272180 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.272193 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.272207 | controller |       }
2026-06-11 18:00:41.272221 | controller |     },
2026-06-11 18:00:41.272236 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-11 18:00:41.272250 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-11 18:00:41.272265 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.272279 | controller |     "tolerations": [
2026-06-11 18:00:41.272294 | controller |       {
2026-06-11 18:00:41.272308 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.272322 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.272336 | controller |         "operator": "Exists",
2026-06-11 18:00:41.272351 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.272365 | controller |       },
2026-06-11 18:00:41.272379 | controller |       {
2026-06-11 18:00:41.272393 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.272408 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.272422 | controller |         "operator": "Exists",
2026-06-11 18:00:41.272436 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.272450 | controller |       },
2026-06-11 18:00:41.272464 | controller |       {
2026-06-11 18:00:41.272479 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.272493 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.272508 | controller |         "operator": "Exists"
2026-06-11 18:00:41.272542 | controller |       }
2026-06-11 18:00:41.272557 | controller |     ],
2026-06-11 18:00:41.272572 | controller |     "volumes": [
2026-06-11 18:00:41.272586 | controller |       {
2026-06-11 18:00:41.272600 | controller |         "name": "kube-api-access-vrhgd",
2026-06-11 18:00:41.272614 | controller |         "projected": {
2026-06-11 18:00:41.272628 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.272642 | controller |           "sources": [
2026-06-11 18:00:41.272656 | controller |             {
2026-06-11 18:00:41.272670 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.272696 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.272711 | controller |                 "path": "token"
2026-06-11 18:00:41.272726 | controller |               }
2026-06-11 18:00:41.272740 | controller |             },
2026-06-11 18:00:41.272754 | controller |             {
2026-06-11 18:00:41.272768 | controller |               "configMap": {
2026-06-11 18:00:41.272781 | controller |                 "items": [
2026-06-11 18:00:41.272795 | controller |                   {
2026-06-11 18:00:41.272809 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.272827 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.272842 | controller |                   }
2026-06-11 18:00:41.272856 | controller |                 ],
2026-06-11 18:00:41.272869 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.272883 | controller |               }
2026-06-11 18:00:41.272897 | controller |             },
2026-06-11 18:00:41.272911 | controller |             {
2026-06-11 18:00:41.272926 | controller |               "downwardAPI": {
2026-06-11 18:00:41.272939 | controller |                 "items": [
2026-06-11 18:00:41.272954 | controller |                   {
2026-06-11 18:00:41.272968 | controller |                     "fieldRef": {
2026-06-11 18:00:41.272982 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.272997 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.273011 | controller |                     },
2026-06-11 18:00:41.273025 | controller |                     "path": "namespace"
2026-06-11 18:00:41.273039 | controller |                   }
2026-06-11 18:00:41.273054 | controller |                 ]
2026-06-11 18:00:41.273068 | controller |               }
2026-06-11 18:00:41.273082 | controller |             },
2026-06-11 18:00:41.273096 | controller |             {
2026-06-11 18:00:41.273110 | controller |               "configMap": {
2026-06-11 18:00:41.273124 | controller |                 "items": [
2026-06-11 18:00:41.273138 | controller |                   {
2026-06-11 18:00:41.273152 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.273166 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.273180 | controller |                   }
2026-06-11 18:00:41.273193 | controller |                 ],
2026-06-11 18:00:41.273207 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.273221 | controller |               }
2026-06-11 18:00:41.273236 | controller |             }
2026-06-11 18:00:41.273250 | controller |           ]
2026-06-11 18:00:41.273264 | controller |         }
2026-06-11 18:00:41.273291 | controller |       }
2026-06-11 18:00:41.273306 | controller |     ]
2026-06-11 18:00:41.273321 | controller |   },
2026-06-11 18:00:41.273335 | controller |   "status": {
2026-06-11 18:00:41.273349 | controller |     "conditions": [
2026-06-11 18:00:41.273363 | controller |       {
2026-06-11 18:00:41.273377 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.273392 | controller |         "lastTransitionTime": "2026-06-11T17:26:01Z",
2026-06-11 18:00:41.273406 | controller |         "status": "True",
2026-06-11 18:00:41.273420 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.273435 | controller |       },
2026-06-11 18:00:41.273449 | controller |       {
2026-06-11 18:00:41.273463 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.273478 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.273505 | controller |         "status": "True",
2026-06-11 18:00:41.273544 | controller |         "type": "Initialized"
2026-06-11 18:00:41.273561 | controller |       },
2026-06-11 18:00:41.273576 | controller |       {
2026-06-11 18:00:41.273591 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.273605 | controller |         "lastTransitionTime": "2026-06-11T17:26:12Z",
2026-06-11 18:00:41.273619 | controller |         "status": "True",
2026-06-11 18:00:41.273634 | controller |         "type": "Ready"
2026-06-11 18:00:41.273648 | controller |       },
2026-06-11 18:00:41.273662 | controller |       {
2026-06-11 18:00:41.273676 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.273690 | controller |         "lastTransitionTime": "2026-06-11T17:26:12Z",
2026-06-11 18:00:41.273705 | controller |         "status": "True",
2026-06-11 18:00:41.273719 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.273737 | controller |       },
2026-06-11 18:00:41.273751 | controller |       {
2026-06-11 18:00:41.273765 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.273780 | controller |         "lastTransitionTime": "2026-06-11T17:25:19Z",
2026-06-11 18:00:41.273794 | controller |         "status": "True",
2026-06-11 18:00:41.273808 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.273822 | controller |       }
2026-06-11 18:00:41.273836 | controller |     ],
2026-06-11 18:00:41.273850 | controller |     "containerStatuses": [
2026-06-11 18:00:41.273864 | controller |       {
2026-06-11 18:00:41.273878 | controller |         "allocatedResources": {
2026-06-11 18:00:41.273892 | controller |           "cpu": "10m",
2026-06-11 18:00:41.273907 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.273921 | controller |         },
2026-06-11 18:00:41.273935 | controller |         "containerID": "cri-o://f36fd985f1d43c9c9a626b0b493685c55dd9727cb0dd3580daf713fe25d6505b",
2026-06-11 18:00:41.273950 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-11 18:00:41.273964 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-11 18:00:41.273978 | controller |         "lastState": {},
2026-06-11 18:00:41.273992 | controller |         "name": "manager",
2026-06-11 18:00:41.274006 | controller |         "ready": true,
2026-06-11 18:00:41.274020 | controller |         "resources": {
2026-06-11 18:00:41.274034 | controller |           "limits": {
2026-06-11 18:00:41.274048 | controller |             "cpu": "500m",
2026-06-11 18:00:41.274063 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.274077 | controller |           },
2026-06-11 18:00:41.274091 | controller |           "requests": {
2026-06-11 18:00:41.274105 | controller |             "cpu": "10m",
2026-06-11 18:00:41.274120 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.274134 | controller |           }
2026-06-11 18:00:41.274148 | controller |         },
2026-06-11 18:00:41.274162 | controller |         "restartCount": 0,
2026-06-11 18:00:41.274176 | controller |         "started": true,
2026-06-11 18:00:41.274191 | controller |         "state": {
2026-06-11 18:00:41.274205 | controller |           "running": {
2026-06-11 18:00:41.274219 | controller |             "startedAt": "2026-06-11T17:26:00Z"
2026-06-11 18:00:41.274233 | controller |           }
2026-06-11 18:00:41.274247 | controller |         },
2026-06-11 18:00:41.274262 | controller |         "user": {
2026-06-11 18:00:41.274277 | controller |           "linux": {
2026-06-11 18:00:41.274291 | controller |             "gid": 0,
2026-06-11 18:00:41.274306 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.274320 | controller |               0
2026-06-11 18:00:41.274335 | controller |             ],
2026-06-11 18:00:41.274349 | controller |             "uid": 65532
2026-06-11 18:00:41.274363 | controller |           }
2026-06-11 18:00:41.274378 | controller |         },
2026-06-11 18:00:41.274392 | controller |         "volumeMounts": [
2026-06-11 18:00:41.274406 | controller |           {
2026-06-11 18:00:41.274420 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.274434 | controller |             "name": "kube-api-access-vrhgd",
2026-06-11 18:00:41.274449 | controller |             "readOnly": true,
2026-06-11 18:00:41.274463 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.274477 | controller |           }
2026-06-11 18:00:41.274491 | controller |         ]
2026-06-11 18:00:41.274506 | controller |       }
2026-06-11 18:00:41.274594 | controller |     ],
2026-06-11 18:00:41.274624 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.274641 | controller |     "hostIPs": [
2026-06-11 18:00:41.274656 | controller |       {
2026-06-11 18:00:41.274687 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.274704 | controller |       }
2026-06-11 18:00:41.274719 | controller |     ],
2026-06-11 18:00:41.274733 | controller |     "phase": "Running",
2026-06-11 18:00:41.274747 | controller |     "podIP": "10.217.1.23",
2026-06-11 18:00:41.274761 | controller |     "podIPs": [
2026-06-11 18:00:41.274775 | controller |       {
2026-06-11 18:00:41.274789 | controller |         "ip": "10.217.1.23"
2026-06-11 18:00:41.274803 | controller |       }
2026-06-11 18:00:41.274818 | controller |     ],
2026-06-11 18:00:41.274832 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.274846 | controller |     "startTime": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.274861 | controller |   }
2026-06-11 18:00:41.274875 | controller | }
2026-06-11 18:00:41.296472 | controller | ok:
2026-06-11 18:00:41.296559 | controller | {
2026-06-11 18:00:41.296587 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.296610 | controller |   "kind": "Pod",
2026-06-11 18:00:41.296690 | controller |   "metadata": {
2026-06-11 18:00:41.296712 | controller |     "annotations": {
2026-06-11 18:00:41.296729 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.24/23\"],\"mac_address\":\"0a:58:0a:d9:01:18\",\"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.1.24/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.296746 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.24\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:18\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.296762 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.296778 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.296793 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.296809 | controller |     },
2026-06-11 18:00:41.296824 | controller |     "creationTimestamp": "2026-06-11T17:25:19Z",
2026-06-11 18:00:41.296839 | controller |     "generateName": "heat-operator-controller-manager-5f5d6b8858-",
2026-06-11 18:00:41.296854 | controller |     "generation": 1,
2026-06-11 18:00:41.296869 | controller |     "labels": {
2026-06-11 18:00:41.296884 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-11 18:00:41.296899 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.296913 | controller |       "openstack.org/operator-name": "heat",
2026-06-11 18:00:41.296928 | controller |       "pod-template-hash": "5f5d6b8858"
2026-06-11 18:00:41.296943 | controller |     },
2026-06-11 18:00:41.296958 | controller |     "managedFields": [
2026-06-11 18:00:41.296973 | controller |       {
2026-06-11 18:00:41.296987 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.297002 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.297016 | controller |         "fieldsV1": {
2026-06-11 18:00:41.297031 | controller |           "f:metadata": {
2026-06-11 18:00:41.297046 | controller |             "f:annotations": {
2026-06-11 18:00:41.297061 | controller |               ".": {},
2026-06-11 18:00:41.297076 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.297090 | controller |             },
2026-06-11 18:00:41.297105 | controller |             "f:generateName": {},
2026-06-11 18:00:41.297120 | controller |             "f:labels": {
2026-06-11 18:00:41.297135 | controller |               ".": {},
2026-06-11 18:00:41.297150 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.297165 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.297186 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.297202 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.297217 | controller |             },
2026-06-11 18:00:41.297232 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.297248 | controller |               ".": {},
2026-06-11 18:00:41.297263 | controller |               "k:{\"uid\":\"f644e085-7d06-4bfb-9de4-ec224b903824\"}": {}
2026-06-11 18:00:41.297279 | controller |             }
2026-06-11 18:00:41.297294 | controller |           },
2026-06-11 18:00:41.297309 | controller |           "f:spec": {
2026-06-11 18:00:41.297324 | controller |             "f:containers": {
2026-06-11 18:00:41.297339 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.297354 | controller |                 ".": {},
2026-06-11 18:00:41.297369 | controller |                 "f:args": {},
2026-06-11 18:00:41.297385 | controller |                 "f:command": {},
2026-06-11 18:00:41.297400 | controller |                 "f:env": {
2026-06-11 18:00:41.297415 | controller |                   ".": {},
2026-06-11 18:00:41.297430 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.297445 | controller |                     ".": {},
2026-06-11 18:00:41.297460 | controller |                     "f:name": {},
2026-06-11 18:00:41.297490 | controller |                     "f:value": {}
2026-06-11 18:00:41.297533 | controller |                   },
2026-06-11 18:00:41.297558 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.297575 | controller |                     ".": {},
2026-06-11 18:00:41.297590 | controller |                     "f:name": {},
2026-06-11 18:00:41.297605 | controller |                     "f:value": {}
2026-06-11 18:00:41.297620 | controller |                   },
2026-06-11 18:00:41.297634 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.297649 | controller |                     ".": {},
2026-06-11 18:00:41.297663 | controller |                     "f:name": {},
2026-06-11 18:00:41.297677 | controller |                     "f:value": {}
2026-06-11 18:00:41.297692 | controller |                   },
2026-06-11 18:00:41.297706 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.297721 | controller |                     ".": {},
2026-06-11 18:00:41.297736 | controller |                     "f:name": {},
2026-06-11 18:00:41.297750 | controller |                     "f:value": {}
2026-06-11 18:00:41.297765 | controller |                   },
2026-06-11 18:00:41.297779 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.297794 | controller |                     ".": {},
2026-06-11 18:00:41.297808 | controller |                     "f:name": {},
2026-06-11 18:00:41.297822 | controller |                     "f:value": {}
2026-06-11 18:00:41.297837 | controller |                   }
2026-06-11 18:00:41.297851 | controller |                 },
2026-06-11 18:00:41.297865 | controller |                 "f:image": {},
2026-06-11 18:00:41.297880 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.297894 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.297909 | controller |                   ".": {},
2026-06-11 18:00:41.297923 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.297938 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.297953 | controller |                     ".": {},
2026-06-11 18:00:41.297967 | controller |                     "f:path": {},
2026-06-11 18:00:41.297982 | controller |                     "f:port": {},
2026-06-11 18:00:41.297996 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.298011 | controller |                   },
2026-06-11 18:00:41.298026 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.298045 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.298061 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.298076 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.298090 | controller |                 },
2026-06-11 18:00:41.298105 | controller |                 "f:name": {},
2026-06-11 18:00:41.298119 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.298134 | controller |                   ".": {},
2026-06-11 18:00:41.298148 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.298163 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.298177 | controller |                     ".": {},
2026-06-11 18:00:41.298191 | controller |                     "f:path": {},
2026-06-11 18:00:41.298206 | controller |                     "f:port": {},
2026-06-11 18:00:41.298221 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.298236 | controller |                   },
2026-06-11 18:00:41.298250 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.298265 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.298280 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.298295 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.298310 | controller |                 },
2026-06-11 18:00:41.298325 | controller |                 "f:resources": {
2026-06-11 18:00:41.298339 | controller |                   ".": {},
2026-06-11 18:00:41.298355 | controller |                   "f:limits": {
2026-06-11 18:00:41.298370 | controller |                     ".": {},
2026-06-11 18:00:41.298384 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.298399 | controller |                     "f:memory": {}
2026-06-11 18:00:41.298413 | controller |                   },
2026-06-11 18:00:41.298428 | controller |                   "f:requests": {
2026-06-11 18:00:41.298443 | controller |                     ".": {},
2026-06-11 18:00:41.298458 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.298473 | controller |                     "f:memory": {}
2026-06-11 18:00:41.298488 | controller |                   }
2026-06-11 18:00:41.298503 | controller |                 },
2026-06-11 18:00:41.298539 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.298556 | controller |                   ".": {},
2026-06-11 18:00:41.298571 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.298586 | controller |                 },
2026-06-11 18:00:41.298601 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.298616 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.298631 | controller |               }
2026-06-11 18:00:41.298645 | controller |             },
2026-06-11 18:00:41.298660 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.298675 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.298690 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.298704 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.298719 | controller |             "f:securityContext": {
2026-06-11 18:00:41.298734 | controller |               ".": {},
2026-06-11 18:00:41.298748 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.298763 | controller |             },
2026-06-11 18:00:41.298777 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.298791 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.298805 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.298819 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.298833 | controller |           }
2026-06-11 18:00:41.298847 | controller |         },
2026-06-11 18:00:41.298861 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.298879 | controller |         "operation": "Update",
2026-06-11 18:00:41.298893 | controller |         "time": "2026-06-11T17:25:19Z"
2026-06-11 18:00:41.298908 | controller |       },
2026-06-11 18:00:41.298922 | controller |       {
2026-06-11 18:00:41.298936 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.298949 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.298963 | controller |         "fieldsV1": {
2026-06-11 18:00:41.298978 | controller |           "f:metadata": {
2026-06-11 18:00:41.298991 | controller |             "f:annotations": {
2026-06-11 18:00:41.299005 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.299019 | controller |             }
2026-06-11 18:00:41.299033 | controller |           }
2026-06-11 18:00:41.299047 | controller |         },
2026-06-11 18:00:41.299090 | controller |         "manager": "crc",
2026-06-11 18:00:41.299108 | controller |         "operation": "Update",
2026-06-11 18:00:41.299123 | controller |         "subresource": "status",
2026-06-11 18:00:41.299137 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.299152 | controller |       },
2026-06-11 18:00:41.299166 | controller |       {
2026-06-11 18:00:41.299180 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.299194 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.299209 | controller |         "fieldsV1": {
2026-06-11 18:00:41.299223 | controller |           "f:metadata": {
2026-06-11 18:00:41.299237 | controller |             "f:annotations": {
2026-06-11 18:00:41.299251 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.299265 | controller |             }
2026-06-11 18:00:41.299279 | controller |           }
2026-06-11 18:00:41.299294 | controller |         },
2026-06-11 18:00:41.299308 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.299323 | controller |         "operation": "Update",
2026-06-11 18:00:41.299337 | controller |         "subresource": "status",
2026-06-11 18:00:41.299351 | controller |         "time": "2026-06-11T17:25:21Z"
2026-06-11 18:00:41.299366 | controller |       },
2026-06-11 18:00:41.299380 | controller |       {
2026-06-11 18:00:41.299394 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.299408 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.299423 | controller |         "fieldsV1": {
2026-06-11 18:00:41.299437 | controller |           "f:status": {
2026-06-11 18:00:41.299451 | controller |             "f:conditions": {
2026-06-11 18:00:41.299465 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.299479 | controller |                 ".": {},
2026-06-11 18:00:41.299494 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.299509 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.299543 | controller |                 "f:status": {},
2026-06-11 18:00:41.299559 | controller |                 "f:type": {}
2026-06-11 18:00:41.299573 | controller |               },
2026-06-11 18:00:41.299588 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.299602 | controller |                 ".": {},
2026-06-11 18:00:41.299616 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.299630 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.299645 | controller |                 "f:status": {},
2026-06-11 18:00:41.299658 | controller |                 "f:type": {}
2026-06-11 18:00:41.299672 | controller |               },
2026-06-11 18:00:41.299686 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.299700 | controller |                 ".": {},
2026-06-11 18:00:41.299714 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.299729 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.299743 | controller |                 "f:status": {},
2026-06-11 18:00:41.299761 | controller |                 "f:type": {}
2026-06-11 18:00:41.299775 | controller |               },
2026-06-11 18:00:41.299789 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.299803 | controller |                 ".": {},
2026-06-11 18:00:41.299817 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.299831 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.299845 | controller |                 "f:status": {},
2026-06-11 18:00:41.299859 | controller |                 "f:type": {}
2026-06-11 18:00:41.299873 | controller |               }
2026-06-11 18:00:41.299887 | controller |             },
2026-06-11 18:00:41.299901 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.299916 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.299930 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.299944 | controller |             "f:phase": {},
2026-06-11 18:00:41.299958 | controller |             "f:podIP": {},
2026-06-11 18:00:41.299972 | controller |             "f:podIPs": {
2026-06-11 18:00:41.299986 | controller |               ".": {},
2026-06-11 18:00:41.300000 | controller |               "k:{\"ip\":\"10.217.1.24\"}": {
2026-06-11 18:00:41.300014 | controller |                 ".": {},
2026-06-11 18:00:41.300028 | controller |                 "f:ip": {}
2026-06-11 18:00:41.300042 | controller |               }
2026-06-11 18:00:41.300056 | controller |             },
2026-06-11 18:00:41.300070 | controller |             "f:startTime": {}
2026-06-11 18:00:41.300084 | controller |           }
2026-06-11 18:00:41.300098 | controller |         },
2026-06-11 18:00:41.300112 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.300126 | controller |         "operation": "Update",
2026-06-11 18:00:41.300139 | controller |         "subresource": "status",
2026-06-11 18:00:41.300153 | controller |         "time": "2026-06-11T17:26:16Z"
2026-06-11 18:00:41.300167 | controller |       }
2026-06-11 18:00:41.300181 | controller |     ],
2026-06-11 18:00:41.300195 | controller |     "name": "heat-operator-controller-manager-5f5d6b8858-hj2xp",
2026-06-11 18:00:41.300209 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.300223 | controller |     "ownerReferences": [
2026-06-11 18:00:41.300237 | controller |       {
2026-06-11 18:00:41.300251 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.300266 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.300282 | controller |         "controller": true,
2026-06-11 18:00:41.300298 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.300314 | controller |         "name": "heat-operator-controller-manager-5f5d6b8858",
2026-06-11 18:00:41.300328 | controller |         "uid": "f644e085-7d06-4bfb-9de4-ec224b903824"
2026-06-11 18:00:41.300342 | controller |       }
2026-06-11 18:00:41.300356 | controller |     ],
2026-06-11 18:00:41.300370 | controller |     "resourceVersion": "90337",
2026-06-11 18:00:41.300384 | controller |     "uid": "769dfc2f-8174-4a38-8e22-45dcbf1e12ce"
2026-06-11 18:00:41.300399 | controller |   },
2026-06-11 18:00:41.300413 | controller |   "spec": {
2026-06-11 18:00:41.300428 | controller |     "containers": [
2026-06-11 18:00:41.300442 | controller |       {
2026-06-11 18:00:41.300456 | controller |         "args": [
2026-06-11 18:00:41.300471 | controller |           "--leader-elect",
2026-06-11 18:00:41.300492 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.300557 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.300583 | controller |         ],
2026-06-11 18:00:41.300600 | controller |         "command": [
2026-06-11 18:00:41.300616 | controller |           "/manager"
2026-06-11 18:00:41.300631 | controller |         ],
2026-06-11 18:00:41.300646 | controller |         "env": [
2026-06-11 18:00:41.300660 | controller |           {
2026-06-11 18:00:41.300674 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.300693 | controller |             "value": "30"
2026-06-11 18:00:41.300708 | controller |           },
2026-06-11 18:00:41.300722 | controller |           {
2026-06-11 18:00:41.300737 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.300751 | controller |             "value": "20"
2026-06-11 18:00:41.300766 | controller |           },
2026-06-11 18:00:41.300780 | controller |           {
2026-06-11 18:00:41.300794 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.300808 | controller |             "value": "5"
2026-06-11 18:00:41.300823 | controller |           },
2026-06-11 18:00:41.300836 | controller |           {
2026-06-11 18:00:41.300851 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.300865 | controller |             "value": "false"
2026-06-11 18:00:41.300879 | controller |           },
2026-06-11 18:00:41.300893 | controller |           {
2026-06-11 18:00:41.300907 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.300921 | controller |             "value": "false"
2026-06-11 18:00:41.300935 | controller |           }
2026-06-11 18:00:41.300949 | controller |         ],
2026-06-11 18:00:41.300963 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-11 18:00:41.300978 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.300993 | controller |         "livenessProbe": {
2026-06-11 18:00:41.301008 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.301023 | controller |           "httpGet": {
2026-06-11 18:00:41.301037 | controller |             "path": "/healthz",
2026-06-11 18:00:41.301051 | controller |             "port": 8081,
2026-06-11 18:00:41.301065 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.301081 | controller |           },
2026-06-11 18:00:41.301095 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.301109 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.301123 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.301137 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.301152 | controller |         },
2026-06-11 18:00:41.301166 | controller |         "name": "manager",
2026-06-11 18:00:41.301181 | controller |         "readinessProbe": {
2026-06-11 18:00:41.301195 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.301209 | controller |           "httpGet": {
2026-06-11 18:00:41.301223 | controller |             "path": "/readyz",
2026-06-11 18:00:41.301237 | controller |             "port": 8081,
2026-06-11 18:00:41.301251 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.301265 | controller |           },
2026-06-11 18:00:41.301279 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.301296 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.301312 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.301327 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.301341 | controller |         },
2026-06-11 18:00:41.301355 | controller |         "resources": {
2026-06-11 18:00:41.301369 | controller |           "limits": {
2026-06-11 18:00:41.301384 | controller |             "cpu": "500m",
2026-06-11 18:00:41.301398 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.301413 | controller |           },
2026-06-11 18:00:41.301428 | controller |           "requests": {
2026-06-11 18:00:41.301443 | controller |             "cpu": "10m",
2026-06-11 18:00:41.301458 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.301485 | controller |           }
2026-06-11 18:00:41.301502 | controller |         },
2026-06-11 18:00:41.301537 | controller |         "securityContext": {
2026-06-11 18:00:41.301554 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.301569 | controller |           "capabilities": {
2026-06-11 18:00:41.301588 | controller |             "drop": [
2026-06-11 18:00:41.301603 | controller |               "MKNOD"
2026-06-11 18:00:41.301618 | controller |             ]
2026-06-11 18:00:41.301632 | controller |           }
2026-06-11 18:00:41.301647 | controller |         },
2026-06-11 18:00:41.301661 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.301676 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.301690 | controller |         "volumeMounts": [
2026-06-11 18:00:41.301704 | controller |           {
2026-06-11 18:00:41.301719 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.301734 | controller |             "name": "kube-api-access-hkzrw",
2026-06-11 18:00:41.301748 | controller |             "readOnly": true
2026-06-11 18:00:41.301762 | controller |           }
2026-06-11 18:00:41.301776 | controller |         ]
2026-06-11 18:00:41.301791 | controller |       }
2026-06-11 18:00:41.301805 | controller |     ],
2026-06-11 18:00:41.301819 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.301832 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.301847 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.301861 | controller |       {
2026-06-11 18:00:41.301875 | controller |         "name": "heat-operator-controller-manager-dockercfg-n4srj"
2026-06-11 18:00:41.301890 | controller |       }
2026-06-11 18:00:41.301904 | controller |     ],
2026-06-11 18:00:41.301918 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.301932 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.301946 | controller |     "priority": 0,
2026-06-11 18:00:41.301960 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.301975 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.301989 | controller |     "securityContext": {
2026-06-11 18:00:41.302004 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.302018 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.302032 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.302045 | controller |       }
2026-06-11 18:00:41.302059 | controller |     },
2026-06-11 18:00:41.302074 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-11 18:00:41.302088 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-11 18:00:41.302101 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.302116 | controller |     "tolerations": [
2026-06-11 18:00:41.302130 | controller |       {
2026-06-11 18:00:41.302144 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.302157 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.302171 | controller |         "operator": "Exists",
2026-06-11 18:00:41.302185 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.302199 | controller |       },
2026-06-11 18:00:41.302213 | controller |       {
2026-06-11 18:00:41.302228 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.302242 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.302257 | controller |         "operator": "Exists",
2026-06-11 18:00:41.302271 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.302285 | controller |       },
2026-06-11 18:00:41.302299 | controller |       {
2026-06-11 18:00:41.302314 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.302328 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.302342 | controller |         "operator": "Exists"
2026-06-11 18:00:41.302357 | controller |       }
2026-06-11 18:00:41.302371 | controller |     ],
2026-06-11 18:00:41.302386 | controller |     "volumes": [
2026-06-11 18:00:41.302400 | controller |       {
2026-06-11 18:00:41.302414 | controller |         "name": "kube-api-access-hkzrw",
2026-06-11 18:00:41.302429 | controller |         "projected": {
2026-06-11 18:00:41.302447 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.302464 | controller |           "sources": [
2026-06-11 18:00:41.302483 | controller |             {
2026-06-11 18:00:41.302502 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.302543 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.302565 | controller |                 "path": "token"
2026-06-11 18:00:41.302585 | controller |               }
2026-06-11 18:00:41.302605 | controller |             },
2026-06-11 18:00:41.302624 | controller |             {
2026-06-11 18:00:41.302639 | controller |               "configMap": {
2026-06-11 18:00:41.302653 | controller |                 "items": [
2026-06-11 18:00:41.302668 | controller |                   {
2026-06-11 18:00:41.302683 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.302697 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.302712 | controller |                   }
2026-06-11 18:00:41.302726 | controller |                 ],
2026-06-11 18:00:41.302740 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.302754 | controller |               }
2026-06-11 18:00:41.302768 | controller |             },
2026-06-11 18:00:41.302783 | controller |             {
2026-06-11 18:00:41.302797 | controller |               "downwardAPI": {
2026-06-11 18:00:41.302811 | controller |                 "items": [
2026-06-11 18:00:41.302825 | controller |                   {
2026-06-11 18:00:41.302839 | controller |                     "fieldRef": {
2026-06-11 18:00:41.302853 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.302867 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.302881 | controller |                     },
2026-06-11 18:00:41.302895 | controller |                     "path": "namespace"
2026-06-11 18:00:41.302909 | controller |                   }
2026-06-11 18:00:41.302923 | controller |                 ]
2026-06-11 18:00:41.302937 | controller |               }
2026-06-11 18:00:41.302951 | controller |             },
2026-06-11 18:00:41.302965 | controller |             {
2026-06-11 18:00:41.302978 | controller |               "configMap": {
2026-06-11 18:00:41.302992 | controller |                 "items": [
2026-06-11 18:00:41.303006 | controller |                   {
2026-06-11 18:00:41.303020 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.303034 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.303048 | controller |                   }
2026-06-11 18:00:41.303061 | controller |                 ],
2026-06-11 18:00:41.303076 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.303090 | controller |               }
2026-06-11 18:00:41.303104 | controller |             }
2026-06-11 18:00:41.303118 | controller |           ]
2026-06-11 18:00:41.303132 | controller |         }
2026-06-11 18:00:41.303145 | controller |       }
2026-06-11 18:00:41.303159 | controller |     ]
2026-06-11 18:00:41.303173 | controller |   },
2026-06-11 18:00:41.303187 | controller |   "status": {
2026-06-11 18:00:41.303200 | controller |     "conditions": [
2026-06-11 18:00:41.303214 | controller |       {
2026-06-11 18:00:41.303228 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.303241 | controller |         "lastTransitionTime": "2026-06-11T17:26:02Z",
2026-06-11 18:00:41.303255 | controller |         "status": "True",
2026-06-11 18:00:41.303269 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.303282 | controller |       },
2026-06-11 18:00:41.303296 | controller |       {
2026-06-11 18:00:41.303310 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.303323 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.303337 | controller |         "status": "True",
2026-06-11 18:00:41.303351 | controller |         "type": "Initialized"
2026-06-11 18:00:41.303372 | controller |       },
2026-06-11 18:00:41.303387 | controller |       {
2026-06-11 18:00:41.303401 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.303415 | controller |         "lastTransitionTime": "2026-06-11T17:26:14Z",
2026-06-11 18:00:41.303429 | controller |         "status": "True",
2026-06-11 18:00:41.303443 | controller |         "type": "Ready"
2026-06-11 18:00:41.303457 | controller |       },
2026-06-11 18:00:41.303471 | controller |       {
2026-06-11 18:00:41.303485 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.303499 | controller |         "lastTransitionTime": "2026-06-11T17:26:14Z",
2026-06-11 18:00:41.303533 | controller |         "status": "True",
2026-06-11 18:00:41.303550 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.303565 | controller |       },
2026-06-11 18:00:41.303579 | controller |       {
2026-06-11 18:00:41.303594 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.303608 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.303622 | controller |         "status": "True",
2026-06-11 18:00:41.303637 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.303651 | controller |       }
2026-06-11 18:00:41.303666 | controller |     ],
2026-06-11 18:00:41.303680 | controller |     "containerStatuses": [
2026-06-11 18:00:41.303694 | controller |       {
2026-06-11 18:00:41.303708 | controller |         "allocatedResources": {
2026-06-11 18:00:41.303722 | controller |           "cpu": "10m",
2026-06-11 18:00:41.303737 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.303751 | controller |         },
2026-06-11 18:00:41.303765 | controller |         "containerID": "cri-o://c53f5ca6a228b880dbb30f2e3c24a99e3a0aa336b46ca86c4fbcba5e004d8fc9",
2026-06-11 18:00:41.303779 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-11 18:00:41.303794 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-11 18:00:41.303808 | controller |         "lastState": {},
2026-06-11 18:00:41.303823 | controller |         "name": "manager",
2026-06-11 18:00:41.303837 | controller |         "ready": true,
2026-06-11 18:00:41.303851 | controller |         "resources": {
2026-06-11 18:00:41.303865 | controller |           "limits": {
2026-06-11 18:00:41.303880 | controller |             "cpu": "500m",
2026-06-11 18:00:41.303894 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.303908 | controller |           },
2026-06-11 18:00:41.303922 | controller |           "requests": {
2026-06-11 18:00:41.303936 | controller |             "cpu": "10m",
2026-06-11 18:00:41.303950 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.303964 | controller |           }
2026-06-11 18:00:41.303978 | controller |         },
2026-06-11 18:00:41.303992 | controller |         "restartCount": 0,
2026-06-11 18:00:41.304005 | controller |         "started": true,
2026-06-11 18:00:41.304019 | controller |         "state": {
2026-06-11 18:00:41.304033 | controller |           "running": {
2026-06-11 18:00:41.304048 | controller |             "startedAt": "2026-06-11T17:26:01Z"
2026-06-11 18:00:41.304062 | controller |           }
2026-06-11 18:00:41.304076 | controller |         },
2026-06-11 18:00:41.304090 | controller |         "user": {
2026-06-11 18:00:41.304104 | controller |           "linux": {
2026-06-11 18:00:41.304119 | controller |             "gid": 0,
2026-06-11 18:00:41.304133 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.304147 | controller |               0
2026-06-11 18:00:41.304161 | controller |             ],
2026-06-11 18:00:41.304175 | controller |             "uid": 65532
2026-06-11 18:00:41.304189 | controller |           }
2026-06-11 18:00:41.304203 | controller |         },
2026-06-11 18:00:41.304221 | controller |         "volumeMounts": [
2026-06-11 18:00:41.304235 | controller |           {
2026-06-11 18:00:41.304249 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.304263 | controller |             "name": "kube-api-access-hkzrw",
2026-06-11 18:00:41.304280 | controller |             "readOnly": true,
2026-06-11 18:00:41.304295 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.304309 | controller |           }
2026-06-11 18:00:41.304324 | controller |         ]
2026-06-11 18:00:41.304339 | controller |       }
2026-06-11 18:00:41.304353 | controller |     ],
2026-06-11 18:00:41.304367 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.304381 | controller |     "hostIPs": [
2026-06-11 18:00:41.304396 | controller |       {
2026-06-11 18:00:41.304410 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.304425 | controller |       }
2026-06-11 18:00:41.304439 | controller |     ],
2026-06-11 18:00:41.304454 | controller |     "phase": "Running",
2026-06-11 18:00:41.304468 | controller |     "podIP": "10.217.1.24",
2026-06-11 18:00:41.304482 | controller |     "podIPs": [
2026-06-11 18:00:41.304497 | controller |       {
2026-06-11 18:00:41.304526 | controller |         "ip": "10.217.1.24"
2026-06-11 18:00:41.304546 | controller |       }
2026-06-11 18:00:41.304561 | controller |     ],
2026-06-11 18:00:41.304575 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.304601 | controller |     "startTime": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.304617 | controller |   }
2026-06-11 18:00:41.304631 | controller | }
2026-06-11 18:00:41.325589 | controller | ok:
2026-06-11 18:00:41.325662 | controller | {
2026-06-11 18:00:41.325684 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.325701 | controller |   "kind": "Pod",
2026-06-11 18:00:41.325716 | controller |   "metadata": {
2026-06-11 18:00:41.325732 | controller |     "annotations": {
2026-06-11 18:00:41.325747 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.25/23\"],\"mac_address\":\"0a:58:0a:d9:01:19\",\"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.1.25/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.325763 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.25\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:19\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.325778 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.325794 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.325808 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.325823 | controller |     },
2026-06-11 18:00:41.325838 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.325853 | controller |     "generateName": "horizon-operator-controller-manager-9dc5578b5-",
2026-06-11 18:00:41.325867 | controller |     "generation": 1,
2026-06-11 18:00:41.325882 | controller |     "labels": {
2026-06-11 18:00:41.325897 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-11 18:00:41.325911 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.325926 | controller |       "openstack.org/operator-name": "horizon",
2026-06-11 18:00:41.325940 | controller |       "pod-template-hash": "9dc5578b5"
2026-06-11 18:00:41.325955 | controller |     },
2026-06-11 18:00:41.325969 | controller |     "managedFields": [
2026-06-11 18:00:41.325999 | controller |       {
2026-06-11 18:00:41.326014 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.326034 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.326049 | controller |         "fieldsV1": {
2026-06-11 18:00:41.326063 | controller |           "f:metadata": {
2026-06-11 18:00:41.326077 | controller |             "f:annotations": {
2026-06-11 18:00:41.326091 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.326105 | controller |             }
2026-06-11 18:00:41.326120 | controller |           }
2026-06-11 18:00:41.326134 | controller |         },
2026-06-11 18:00:41.326149 | controller |         "manager": "crc",
2026-06-11 18:00:41.326163 | controller |         "operation": "Update",
2026-06-11 18:00:41.326177 | controller |         "subresource": "status",
2026-06-11 18:00:41.326191 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.326206 | controller |       },
2026-06-11 18:00:41.326220 | controller |       {
2026-06-11 18:00:41.326234 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.326248 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.326262 | controller |         "fieldsV1": {
2026-06-11 18:00:41.326276 | controller |           "f:metadata": {
2026-06-11 18:00:41.326290 | controller |             "f:annotations": {
2026-06-11 18:00:41.326305 | controller |               ".": {},
2026-06-11 18:00:41.326318 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.326332 | controller |             },
2026-06-11 18:00:41.326346 | controller |             "f:generateName": {},
2026-06-11 18:00:41.326360 | controller |             "f:labels": {
2026-06-11 18:00:41.326374 | controller |               ".": {},
2026-06-11 18:00:41.326388 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.326403 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.326417 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.326431 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.326446 | controller |             },
2026-06-11 18:00:41.326461 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.326476 | controller |               ".": {},
2026-06-11 18:00:41.326490 | controller |               "k:{\"uid\":\"aa0b2c1f-8e32-4a18-84ca-673f98657956\"}": {}
2026-06-11 18:00:41.326505 | controller |             }
2026-06-11 18:00:41.326591 | controller |           },
2026-06-11 18:00:41.326610 | controller |           "f:spec": {
2026-06-11 18:00:41.326625 | controller |             "f:containers": {
2026-06-11 18:00:41.326640 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.326654 | controller |                 ".": {},
2026-06-11 18:00:41.326668 | controller |                 "f:args": {},
2026-06-11 18:00:41.326683 | controller |                 "f:command": {},
2026-06-11 18:00:41.326697 | controller |                 "f:env": {
2026-06-11 18:00:41.326711 | controller |                   ".": {},
2026-06-11 18:00:41.326725 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.326739 | controller |                     ".": {},
2026-06-11 18:00:41.326753 | controller |                     "f:name": {},
2026-06-11 18:00:41.326767 | controller |                     "f:value": {}
2026-06-11 18:00:41.326781 | controller |                   },
2026-06-11 18:00:41.326796 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.326809 | controller |                     ".": {},
2026-06-11 18:00:41.326823 | controller |                     "f:name": {},
2026-06-11 18:00:41.326837 | controller |                     "f:value": {}
2026-06-11 18:00:41.326851 | controller |                   },
2026-06-11 18:00:41.326864 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.326878 | controller |                     ".": {},
2026-06-11 18:00:41.326891 | controller |                     "f:name": {},
2026-06-11 18:00:41.326909 | controller |                     "f:value": {}
2026-06-11 18:00:41.326923 | controller |                   },
2026-06-11 18:00:41.326937 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.326951 | controller |                     ".": {},
2026-06-11 18:00:41.326965 | controller |                     "f:name": {},
2026-06-11 18:00:41.326978 | controller |                     "f:value": {}
2026-06-11 18:00:41.326991 | controller |                   },
2026-06-11 18:00:41.327005 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.327019 | controller |                     ".": {},
2026-06-11 18:00:41.327032 | controller |                     "f:name": {},
2026-06-11 18:00:41.327046 | controller |                     "f:value": {}
2026-06-11 18:00:41.327059 | controller |                   }
2026-06-11 18:00:41.327073 | controller |                 },
2026-06-11 18:00:41.327087 | controller |                 "f:image": {},
2026-06-11 18:00:41.327101 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.327115 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.327129 | controller |                   ".": {},
2026-06-11 18:00:41.327143 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.327156 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.327170 | controller |                     ".": {},
2026-06-11 18:00:41.327184 | controller |                     "f:path": {},
2026-06-11 18:00:41.327199 | controller |                     "f:port": {},
2026-06-11 18:00:41.327213 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.327227 | controller |                   },
2026-06-11 18:00:41.327241 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.327255 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.327270 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.327284 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.327299 | controller |                 },
2026-06-11 18:00:41.327313 | controller |                 "f:name": {},
2026-06-11 18:00:41.327327 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.327376 | controller |                   ".": {},
2026-06-11 18:00:41.327395 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.327409 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.327424 | controller |                     ".": {},
2026-06-11 18:00:41.327439 | controller |                     "f:path": {},
2026-06-11 18:00:41.327453 | controller |                     "f:port": {},
2026-06-11 18:00:41.327467 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.327481 | controller |                   },
2026-06-11 18:00:41.327496 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.327524 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.327545 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.327560 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.327575 | controller |                 },
2026-06-11 18:00:41.327590 | controller |                 "f:resources": {
2026-06-11 18:00:41.327604 | controller |                   ".": {},
2026-06-11 18:00:41.327619 | controller |                   "f:limits": {
2026-06-11 18:00:41.327633 | controller |                     ".": {},
2026-06-11 18:00:41.327648 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.327662 | controller |                     "f:memory": {}
2026-06-11 18:00:41.327676 | controller |                   },
2026-06-11 18:00:41.327690 | controller |                   "f:requests": {
2026-06-11 18:00:41.327704 | controller |                     ".": {},
2026-06-11 18:00:41.327742 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.327758 | controller |                     "f:memory": {}
2026-06-11 18:00:41.327776 | controller |                   }
2026-06-11 18:00:41.327791 | controller |                 },
2026-06-11 18:00:41.327806 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.327821 | controller |                   ".": {},
2026-06-11 18:00:41.327836 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.327851 | controller |                 },
2026-06-11 18:00:41.327866 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.327880 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.327895 | controller |               }
2026-06-11 18:00:41.327909 | controller |             },
2026-06-11 18:00:41.327924 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.327939 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.327953 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.327967 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.327981 | controller |             "f:securityContext": {
2026-06-11 18:00:41.327996 | controller |               ".": {},
2026-06-11 18:00:41.328010 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.328024 | controller |             },
2026-06-11 18:00:41.328039 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.328052 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.328067 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.328081 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.328095 | controller |           }
2026-06-11 18:00:41.328109 | controller |         },
2026-06-11 18:00:41.328123 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.328138 | controller |         "operation": "Update",
2026-06-11 18:00:41.328152 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.328166 | controller |       },
2026-06-11 18:00:41.328180 | controller |       {
2026-06-11 18:00:41.328194 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.328208 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.328222 | controller |         "fieldsV1": {
2026-06-11 18:00:41.328236 | controller |           "f:metadata": {
2026-06-11 18:00:41.328250 | controller |             "f:annotations": {
2026-06-11 18:00:41.328264 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.328278 | controller |             }
2026-06-11 18:00:41.328294 | controller |           }
2026-06-11 18:00:41.328311 | controller |         },
2026-06-11 18:00:41.328325 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.328339 | controller |         "operation": "Update",
2026-06-11 18:00:41.328353 | controller |         "subresource": "status",
2026-06-11 18:00:41.328367 | controller |         "time": "2026-06-11T17:25:23Z"
2026-06-11 18:00:41.328381 | controller |       },
2026-06-11 18:00:41.328395 | controller |       {
2026-06-11 18:00:41.328409 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.328424 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.328438 | controller |         "fieldsV1": {
2026-06-11 18:00:41.328452 | controller |           "f:status": {
2026-06-11 18:00:41.328466 | controller |             "f:conditions": {
2026-06-11 18:00:41.328480 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.328494 | controller |                 ".": {},
2026-06-11 18:00:41.328508 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.328550 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.328565 | controller |                 "f:status": {},
2026-06-11 18:00:41.328580 | controller |                 "f:type": {}
2026-06-11 18:00:41.328594 | controller |               },
2026-06-11 18:00:41.328609 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.328627 | controller |                 ".": {},
2026-06-11 18:00:41.328642 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.328687 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.328707 | controller |                 "f:status": {},
2026-06-11 18:00:41.328722 | controller |                 "f:type": {}
2026-06-11 18:00:41.328736 | controller |               },
2026-06-11 18:00:41.328751 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.328766 | controller |                 ".": {},
2026-06-11 18:00:41.328780 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.328795 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.328809 | controller |                 "f:status": {},
2026-06-11 18:00:41.328823 | controller |                 "f:type": {}
2026-06-11 18:00:41.328837 | controller |               },
2026-06-11 18:00:41.328852 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.328867 | controller |                 ".": {},
2026-06-11 18:00:41.328881 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.328896 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.328910 | controller |                 "f:status": {},
2026-06-11 18:00:41.328925 | controller |                 "f:type": {}
2026-06-11 18:00:41.328939 | controller |               }
2026-06-11 18:00:41.328953 | controller |             },
2026-06-11 18:00:41.328968 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.328983 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.328997 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.329011 | controller |             "f:phase": {},
2026-06-11 18:00:41.329025 | controller |             "f:podIP": {},
2026-06-11 18:00:41.329039 | controller |             "f:podIPs": {
2026-06-11 18:00:41.329053 | controller |               ".": {},
2026-06-11 18:00:41.329095 | controller |               "k:{\"ip\":\"10.217.1.25\"}": {
2026-06-11 18:00:41.329114 | controller |                 ".": {},
2026-06-11 18:00:41.329128 | controller |                 "f:ip": {}
2026-06-11 18:00:41.329168 | controller |               }
2026-06-11 18:00:41.329184 | controller |             },
2026-06-11 18:00:41.329199 | controller |             "f:startTime": {}
2026-06-11 18:00:41.329214 | controller |           }
2026-06-11 18:00:41.329228 | controller |         },
2026-06-11 18:00:41.329243 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.329257 | controller |         "operation": "Update",
2026-06-11 18:00:41.329272 | controller |         "subresource": "status",
2026-06-11 18:00:41.329288 | controller |         "time": "2026-06-11T17:26:12Z"
2026-06-11 18:00:41.329304 | controller |       }
2026-06-11 18:00:41.329320 | controller |     ],
2026-06-11 18:00:41.329335 | controller |     "name": "horizon-operator-controller-manager-9dc5578b5-8rxk7",
2026-06-11 18:00:41.329349 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.329364 | controller |     "ownerReferences": [
2026-06-11 18:00:41.329378 | controller |       {
2026-06-11 18:00:41.329392 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.329406 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.329420 | controller |         "controller": true,
2026-06-11 18:00:41.329434 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.329462 | controller |         "name": "horizon-operator-controller-manager-9dc5578b5",
2026-06-11 18:00:41.329478 | controller |         "uid": "aa0b2c1f-8e32-4a18-84ca-673f98657956"
2026-06-11 18:00:41.329492 | controller |       }
2026-06-11 18:00:41.329507 | controller |     ],
2026-06-11 18:00:41.329540 | controller |     "resourceVersion": "90230",
2026-06-11 18:00:41.329555 | controller |     "uid": "c408d492-4525-45f9-8cc6-ce1e405d8fa9"
2026-06-11 18:00:41.329570 | controller |   },
2026-06-11 18:00:41.329589 | controller |   "spec": {
2026-06-11 18:00:41.329604 | controller |     "containers": [
2026-06-11 18:00:41.329618 | controller |       {
2026-06-11 18:00:41.329633 | controller |         "args": [
2026-06-11 18:00:41.329647 | controller |           "--leader-elect",
2026-06-11 18:00:41.329661 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.329675 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.329689 | controller |         ],
2026-06-11 18:00:41.329703 | controller |         "command": [
2026-06-11 18:00:41.329717 | controller |           "/manager"
2026-06-11 18:00:41.329732 | controller |         ],
2026-06-11 18:00:41.329746 | controller |         "env": [
2026-06-11 18:00:41.329761 | controller |           {
2026-06-11 18:00:41.329775 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.329790 | controller |             "value": "30"
2026-06-11 18:00:41.329804 | controller |           },
2026-06-11 18:00:41.329818 | controller |           {
2026-06-11 18:00:41.329833 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.329847 | controller |             "value": "20"
2026-06-11 18:00:41.329861 | controller |           },
2026-06-11 18:00:41.329876 | controller |           {
2026-06-11 18:00:41.329890 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.329904 | controller |             "value": "5"
2026-06-11 18:00:41.329959 | controller |           },
2026-06-11 18:00:41.329980 | controller |           {
2026-06-11 18:00:41.329995 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.330011 | controller |             "value": "false"
2026-06-11 18:00:41.330025 | controller |           },
2026-06-11 18:00:41.330040 | controller |           {
2026-06-11 18:00:41.330054 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.330069 | controller |             "value": "false"
2026-06-11 18:00:41.330083 | controller |           }
2026-06-11 18:00:41.330097 | controller |         ],
2026-06-11 18:00:41.330112 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-11 18:00:41.330126 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.330141 | controller |         "livenessProbe": {
2026-06-11 18:00:41.330156 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.330170 | controller |           "httpGet": {
2026-06-11 18:00:41.330185 | controller |             "path": "/healthz",
2026-06-11 18:00:41.330199 | controller |             "port": 8081,
2026-06-11 18:00:41.330213 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.330227 | controller |           },
2026-06-11 18:00:41.330242 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.330256 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.330271 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.330285 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.330300 | controller |         },
2026-06-11 18:00:41.330314 | controller |         "name": "manager",
2026-06-11 18:00:41.330328 | controller |         "readinessProbe": {
2026-06-11 18:00:41.330343 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.330357 | controller |           "httpGet": {
2026-06-11 18:00:41.330371 | controller |             "path": "/readyz",
2026-06-11 18:00:41.330385 | controller |             "port": 8081,
2026-06-11 18:00:41.330399 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.330413 | controller |           },
2026-06-11 18:00:41.330428 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.330442 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.330456 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.330470 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.330485 | controller |         },
2026-06-11 18:00:41.330503 | controller |         "resources": {
2026-06-11 18:00:41.330538 | controller |           "limits": {
2026-06-11 18:00:41.330554 | controller |             "cpu": "500m",
2026-06-11 18:00:41.330568 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.330582 | controller |           },
2026-06-11 18:00:41.330597 | controller |           "requests": {
2026-06-11 18:00:41.330612 | controller |             "cpu": "10m",
2026-06-11 18:00:41.330626 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.330640 | controller |           }
2026-06-11 18:00:41.330655 | controller |         },
2026-06-11 18:00:41.330669 | controller |         "securityContext": {
2026-06-11 18:00:41.330684 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.330698 | controller |           "capabilities": {
2026-06-11 18:00:41.330712 | controller |             "drop": [
2026-06-11 18:00:41.330726 | controller |               "MKNOD"
2026-06-11 18:00:41.330740 | controller |             ]
2026-06-11 18:00:41.330756 | controller |           }
2026-06-11 18:00:41.330778 | controller |         },
2026-06-11 18:00:41.330806 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.330827 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.330842 | controller |         "volumeMounts": [
2026-06-11 18:00:41.331082 | controller |           {
2026-06-11 18:00:41.331112 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.331130 | controller |             "name": "kube-api-access-6brt4",
2026-06-11 18:00:41.331146 | controller |             "readOnly": true
2026-06-11 18:00:41.331162 | controller |           }
2026-06-11 18:00:41.331177 | controller |         ]
2026-06-11 18:00:41.331192 | controller |       }
2026-06-11 18:00:41.331207 | controller |     ],
2026-06-11 18:00:41.331222 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.331237 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.331252 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.331267 | controller |       {
2026-06-11 18:00:41.331283 | controller |         "name": "horizon-operator-controller-manager-dockercfg-wk27x"
2026-06-11 18:00:41.331298 | controller |       }
2026-06-11 18:00:41.331314 | controller |     ],
2026-06-11 18:00:41.331329 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.331345 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.331360 | controller |     "priority": 0,
2026-06-11 18:00:41.331375 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.331390 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.331406 | controller |     "securityContext": {
2026-06-11 18:00:41.331420 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.331435 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.331449 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.331464 | controller |       }
2026-06-11 18:00:41.331479 | controller |     },
2026-06-11 18:00:41.331494 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-11 18:00:41.331509 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-11 18:00:41.331546 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.331562 | controller |     "tolerations": [
2026-06-11 18:00:41.331577 | controller |       {
2026-06-11 18:00:41.331593 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.331608 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.331623 | controller |         "operator": "Exists",
2026-06-11 18:00:41.331638 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.331653 | controller |       },
2026-06-11 18:00:41.331668 | controller |       {
2026-06-11 18:00:41.331683 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.331698 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.331717 | controller |         "operator": "Exists",
2026-06-11 18:00:41.331733 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.331748 | controller |       },
2026-06-11 18:00:41.331763 | controller |       {
2026-06-11 18:00:41.331778 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.331793 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.331808 | controller |         "operator": "Exists"
2026-06-11 18:00:41.331823 | controller |       }
2026-06-11 18:00:41.331839 | controller |     ],
2026-06-11 18:00:41.331853 | controller |     "volumes": [
2026-06-11 18:00:41.331868 | controller |       {
2026-06-11 18:00:41.331884 | controller |         "name": "kube-api-access-6brt4",
2026-06-11 18:00:41.331899 | controller |         "projected": {
2026-06-11 18:00:41.331914 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.331929 | controller |           "sources": [
2026-06-11 18:00:41.331944 | controller |             {
2026-06-11 18:00:41.331959 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.331974 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.331989 | controller |                 "path": "token"
2026-06-11 18:00:41.332004 | controller |               }
2026-06-11 18:00:41.332020 | controller |             },
2026-06-11 18:00:41.332034 | controller |             {
2026-06-11 18:00:41.332050 | controller |               "configMap": {
2026-06-11 18:00:41.332114 | controller |                 "items": [
2026-06-11 18:00:41.332135 | controller |                   {
2026-06-11 18:00:41.332151 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.332166 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.332181 | controller |                   }
2026-06-11 18:00:41.332197 | controller |                 ],
2026-06-11 18:00:41.332212 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.332227 | controller |               }
2026-06-11 18:00:41.332242 | controller |             },
2026-06-11 18:00:41.332258 | controller |             {
2026-06-11 18:00:41.332273 | controller |               "downwardAPI": {
2026-06-11 18:00:41.332288 | controller |                 "items": [
2026-06-11 18:00:41.332303 | controller |                   {
2026-06-11 18:00:41.332318 | controller |                     "fieldRef": {
2026-06-11 18:00:41.332333 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.332348 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.332363 | controller |                     },
2026-06-11 18:00:41.332378 | controller |                     "path": "namespace"
2026-06-11 18:00:41.332392 | controller |                   }
2026-06-11 18:00:41.332407 | controller |                 ]
2026-06-11 18:00:41.332422 | controller |               }
2026-06-11 18:00:41.332437 | controller |             },
2026-06-11 18:00:41.332453 | controller |             {
2026-06-11 18:00:41.332468 | controller |               "configMap": {
2026-06-11 18:00:41.332483 | controller |                 "items": [
2026-06-11 18:00:41.332498 | controller |                   {
2026-06-11 18:00:41.332542 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.332567 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.332582 | controller |                   }
2026-06-11 18:00:41.332597 | controller |                 ],
2026-06-11 18:00:41.332612 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.332627 | controller |               }
2026-06-11 18:00:41.332642 | controller |             }
2026-06-11 18:00:41.332657 | controller |           ]
2026-06-11 18:00:41.332672 | controller |         }
2026-06-11 18:00:41.332686 | controller |       }
2026-06-11 18:00:41.332701 | controller |     ]
2026-06-11 18:00:41.332715 | controller |   },
2026-06-11 18:00:41.332734 | controller |   "status": {
2026-06-11 18:00:41.332750 | controller |     "conditions": [
2026-06-11 18:00:41.332765 | controller |       {
2026-06-11 18:00:41.332780 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.332795 | controller |         "lastTransitionTime": "2026-06-11T17:26:01Z",
2026-06-11 18:00:41.332810 | controller |         "status": "True",
2026-06-11 18:00:41.332825 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.332839 | controller |       },
2026-06-11 18:00:41.332854 | controller |       {
2026-06-11 18:00:41.332869 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.332884 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.332899 | controller |         "status": "True",
2026-06-11 18:00:41.332914 | controller |         "type": "Initialized"
2026-06-11 18:00:41.332929 | controller |       },
2026-06-11 18:00:41.332943 | controller |       {
2026-06-11 18:00:41.332958 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.332973 | controller |         "lastTransitionTime": "2026-06-11T17:26:12Z",
2026-06-11 18:00:41.332988 | controller |         "status": "True",
2026-06-11 18:00:41.333003 | controller |         "type": "Ready"
2026-06-11 18:00:41.333018 | controller |       },
2026-06-11 18:00:41.333032 | controller |       {
2026-06-11 18:00:41.333047 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.333062 | controller |         "lastTransitionTime": "2026-06-11T17:26:12Z",
2026-06-11 18:00:41.333076 | controller |         "status": "True",
2026-06-11 18:00:41.333091 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.333106 | controller |       },
2026-06-11 18:00:41.333121 | controller |       {
2026-06-11 18:00:41.333135 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.333150 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.333165 | controller |         "status": "True",
2026-06-11 18:00:41.333180 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.333195 | controller |       }
2026-06-11 18:00:41.333209 | controller |     ],
2026-06-11 18:00:41.333224 | controller |     "containerStatuses": [
2026-06-11 18:00:41.333239 | controller |       {
2026-06-11 18:00:41.333255 | controller |         "allocatedResources": {
2026-06-11 18:00:41.333270 | controller |           "cpu": "10m",
2026-06-11 18:00:41.333285 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.333300 | controller |         },
2026-06-11 18:00:41.333315 | controller |         "containerID": "cri-o://d88a549460929d97d390434b085abc6112cbabf83a8268c8dc738632dbed579c",
2026-06-11 18:00:41.333330 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-11 18:00:41.333346 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-11 18:00:41.333361 | controller |         "lastState": {},
2026-06-11 18:00:41.333376 | controller |         "name": "manager",
2026-06-11 18:00:41.333392 | controller |         "ready": true,
2026-06-11 18:00:41.333407 | controller |         "resources": {
2026-06-11 18:00:41.333422 | controller |           "limits": {
2026-06-11 18:00:41.333450 | controller |             "cpu": "500m",
2026-06-11 18:00:41.333469 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.333485 | controller |           },
2026-06-11 18:00:41.333500 | controller |           "requests": {
2026-06-11 18:00:41.333538 | controller |             "cpu": "10m",
2026-06-11 18:00:41.333555 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.333571 | controller |           }
2026-06-11 18:00:41.333586 | controller |         },
2026-06-11 18:00:41.333601 | controller |         "restartCount": 0,
2026-06-11 18:00:41.333616 | controller |         "started": true,
2026-06-11 18:00:41.333636 | controller |         "state": {
2026-06-11 18:00:41.333651 | controller |           "running": {
2026-06-11 18:00:41.333667 | controller |             "startedAt": "2026-06-11T17:26:00Z"
2026-06-11 18:00:41.333682 | controller |           }
2026-06-11 18:00:41.333697 | controller |         },
2026-06-11 18:00:41.333711 | controller |         "user": {
2026-06-11 18:00:41.333726 | controller |           "linux": {
2026-06-11 18:00:41.333741 | controller |             "gid": 0,
2026-06-11 18:00:41.333756 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.333771 | controller |               0
2026-06-11 18:00:41.333786 | controller |             ],
2026-06-11 18:00:41.333800 | controller |             "uid": 65532
2026-06-11 18:00:41.333815 | controller |           }
2026-06-11 18:00:41.333830 | controller |         },
2026-06-11 18:00:41.333845 | controller |         "volumeMounts": [
2026-06-11 18:00:41.333860 | controller |           {
2026-06-11 18:00:41.333874 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.333890 | controller |             "name": "kube-api-access-6brt4",
2026-06-11 18:00:41.333904 | controller |             "readOnly": true,
2026-06-11 18:00:41.333919 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.333934 | controller |           }
2026-06-11 18:00:41.333949 | controller |         ]
2026-06-11 18:00:41.333964 | controller |       }
2026-06-11 18:00:41.333979 | controller |     ],
2026-06-11 18:00:41.333994 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.334009 | controller |     "hostIPs": [
2026-06-11 18:00:41.334023 | controller |       {
2026-06-11 18:00:41.334039 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.334054 | controller |       }
2026-06-11 18:00:41.334068 | controller |     ],
2026-06-11 18:00:41.334083 | controller |     "phase": "Running",
2026-06-11 18:00:41.334097 | controller |     "podIP": "10.217.1.25",
2026-06-11 18:00:41.334112 | controller |     "podIPs": [
2026-06-11 18:00:41.334127 | controller |       {
2026-06-11 18:00:41.334142 | controller |         "ip": "10.217.1.25"
2026-06-11 18:00:41.334157 | controller |       }
2026-06-11 18:00:41.334172 | controller |     ],
2026-06-11 18:00:41.334187 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.334202 | controller |     "startTime": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.334217 | controller |   }
2026-06-11 18:00:41.334232 | controller | }
2026-06-11 18:00:41.355208 | controller | ok:
2026-06-11 18:00:41.355264 | controller | {
2026-06-11 18:00:41.355285 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.355303 | controller |   "kind": "Pod",
2026-06-11 18:00:41.355319 | controller |   "metadata": {
2026-06-11 18:00:41.355335 | controller |     "annotations": {
2026-06-11 18:00:41.355351 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.26/23\"],\"mac_address\":\"0a:58:0a:d9:01:1a\",\"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.1.26/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.355368 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.26\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1a\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.355383 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.355399 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.355414 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.355429 | controller |     },
2026-06-11 18:00:41.355450 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.355465 | controller |     "generateName": "infra-operator-controller-manager-594d6555bb-",
2026-06-11 18:00:41.355480 | controller |     "generation": 1,
2026-06-11 18:00:41.355494 | controller |     "labels": {
2026-06-11 18:00:41.355509 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-11 18:00:41.355545 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.355561 | controller |       "openstack.org/operator-name": "infra",
2026-06-11 18:00:41.355575 | controller |       "pod-template-hash": "594d6555bb"
2026-06-11 18:00:41.355590 | controller |     },
2026-06-11 18:00:41.355605 | controller |     "managedFields": [
2026-06-11 18:00:41.355620 | controller |       {
2026-06-11 18:00:41.355634 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.355649 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.355663 | controller |         "fieldsV1": {
2026-06-11 18:00:41.355677 | controller |           "f:metadata": {
2026-06-11 18:00:41.355692 | controller |             "f:annotations": {
2026-06-11 18:00:41.355706 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.355720 | controller |             }
2026-06-11 18:00:41.355735 | controller |           }
2026-06-11 18:00:41.355749 | controller |         },
2026-06-11 18:00:41.355763 | controller |         "manager": "crc",
2026-06-11 18:00:41.355777 | controller |         "operation": "Update",
2026-06-11 18:00:41.355791 | controller |         "subresource": "status",
2026-06-11 18:00:41.355805 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.355819 | controller |       },
2026-06-11 18:00:41.355833 | controller |       {
2026-06-11 18:00:41.355847 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.355861 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.355876 | controller |         "fieldsV1": {
2026-06-11 18:00:41.355890 | controller |           "f:metadata": {
2026-06-11 18:00:41.355904 | controller |             "f:annotations": {
2026-06-11 18:00:41.355918 | controller |               ".": {},
2026-06-11 18:00:41.355932 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.355946 | controller |             },
2026-06-11 18:00:41.355960 | controller |             "f:generateName": {},
2026-06-11 18:00:41.355974 | controller |             "f:labels": {
2026-06-11 18:00:41.355988 | controller |               ".": {},
2026-06-11 18:00:41.356002 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.356015 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.356029 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.356043 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.356057 | controller |             },
2026-06-11 18:00:41.356071 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.356085 | controller |               ".": {},
2026-06-11 18:00:41.356098 | controller |               "k:{\"uid\":\"1120edd9-e36a-43d2-bd5e-b71a6c1a2320\"}": {}
2026-06-11 18:00:41.356112 | controller |             }
2026-06-11 18:00:41.356126 | controller |           },
2026-06-11 18:00:41.356140 | controller |           "f:spec": {
2026-06-11 18:00:41.356154 | controller |             "f:containers": {
2026-06-11 18:00:41.356168 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.356182 | controller |                 ".": {},
2026-06-11 18:00:41.356196 | controller |                 "f:args": {},
2026-06-11 18:00:41.356210 | controller |                 "f:command": {},
2026-06-11 18:00:41.356224 | controller |                 "f:env": {
2026-06-11 18:00:41.356238 | controller |                   ".": {},
2026-06-11 18:00:41.356251 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.356265 | controller |                     ".": {},
2026-06-11 18:00:41.356284 | controller |                     "f:name": {},
2026-06-11 18:00:41.356301 | controller |                     "f:value": {}
2026-06-11 18:00:41.356316 | controller |                   },
2026-06-11 18:00:41.356330 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.356344 | controller |                     ".": {},
2026-06-11 18:00:41.356359 | controller |                     "f:name": {},
2026-06-11 18:00:41.356373 | controller |                     "f:value": {}
2026-06-11 18:00:41.356388 | controller |                   },
2026-06-11 18:00:41.356402 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.356416 | controller |                     ".": {},
2026-06-11 18:00:41.356431 | controller |                     "f:name": {},
2026-06-11 18:00:41.356445 | controller |                     "f:value": {}
2026-06-11 18:00:41.356460 | controller |                   },
2026-06-11 18:00:41.356474 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.356489 | controller |                     ".": {},
2026-06-11 18:00:41.356503 | controller |                     "f:name": {},
2026-06-11 18:00:41.356537 | controller |                     "f:value": {}
2026-06-11 18:00:41.356553 | controller |                   },
2026-06-11 18:00:41.356567 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.356582 | controller |                     ".": {},
2026-06-11 18:00:41.356596 | controller |                     "f:name": {},
2026-06-11 18:00:41.356610 | controller |                     "f:value": {}
2026-06-11 18:00:41.356625 | controller |                   }
2026-06-11 18:00:41.356639 | controller |                 },
2026-06-11 18:00:41.356654 | controller |                 "f:image": {},
2026-06-11 18:00:41.356668 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.356682 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.356696 | controller |                   ".": {},
2026-06-11 18:00:41.356719 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.356738 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.356756 | controller |                     ".": {},
2026-06-11 18:00:41.356775 | controller |                     "f:path": {},
2026-06-11 18:00:41.356793 | controller |                     "f:port": {},
2026-06-11 18:00:41.356850 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.356871 | controller |                   },
2026-06-11 18:00:41.356890 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.356926 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.356983 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.357003 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.357022 | controller |                 },
2026-06-11 18:00:41.357041 | controller |                 "f:name": {},
2026-06-11 18:00:41.357060 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.357079 | controller |                   ".": {},
2026-06-11 18:00:41.357097 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.357116 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.357134 | controller |                     ".": {},
2026-06-11 18:00:41.357152 | controller |                     "f:path": {},
2026-06-11 18:00:41.357170 | controller |                     "f:port": {},
2026-06-11 18:00:41.357188 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.357207 | controller |                   },
2026-06-11 18:00:41.357225 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.357243 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.357262 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.357280 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.357352 | controller |                 },
2026-06-11 18:00:41.357374 | controller |                 "f:resources": {
2026-06-11 18:00:41.357390 | controller |                   ".": {},
2026-06-11 18:00:41.357404 | controller |                   "f:limits": {
2026-06-11 18:00:41.357433 | controller |                     ".": {},
2026-06-11 18:00:41.357449 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.357463 | controller |                     "f:memory": {}
2026-06-11 18:00:41.357477 | controller |                   },
2026-06-11 18:00:41.357492 | controller |                   "f:requests": {
2026-06-11 18:00:41.357506 | controller |                     ".": {},
2026-06-11 18:00:41.357547 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.357563 | controller |                     "f:memory": {}
2026-06-11 18:00:41.357577 | controller |                   }
2026-06-11 18:00:41.357591 | controller |                 },
2026-06-11 18:00:41.357605 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.357619 | controller |                   ".": {},
2026-06-11 18:00:41.357633 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.357648 | controller |                 },
2026-06-11 18:00:41.357662 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.357676 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 18:00:41.357691 | controller |                 "f:volumeMounts": {
2026-06-11 18:00:41.357705 | controller |                   ".": {},
2026-06-11 18:00:41.357719 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 18:00:41.357735 | controller |                     ".": {},
2026-06-11 18:00:41.357749 | controller |                     "f:mountPath": {},
2026-06-11 18:00:41.357763 | controller |                     "f:name": {},
2026-06-11 18:00:41.357778 | controller |                     "f:readOnly": {}
2026-06-11 18:00:41.357792 | controller |                   }
2026-06-11 18:00:41.357806 | controller |                 }
2026-06-11 18:00:41.357820 | controller |               }
2026-06-11 18:00:41.357835 | controller |             },
2026-06-11 18:00:41.357849 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.357863 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.357878 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.357892 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.357906 | controller |             "f:securityContext": {
2026-06-11 18:00:41.357921 | controller |               ".": {},
2026-06-11 18:00:41.357935 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.357949 | controller |             },
2026-06-11 18:00:41.357963 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.357978 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.357992 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.358006 | controller |             "f:tolerations": {},
2026-06-11 18:00:41.358021 | controller |             "f:volumes": {
2026-06-11 18:00:41.358035 | controller |               ".": {},
2026-06-11 18:00:41.358050 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-11 18:00:41.358064 | controller |                 ".": {},
2026-06-11 18:00:41.358078 | controller |                 "f:name": {},
2026-06-11 18:00:41.358092 | controller |                 "f:secret": {
2026-06-11 18:00:41.358106 | controller |                   ".": {},
2026-06-11 18:00:41.358120 | controller |                   "f:defaultMode": {},
2026-06-11 18:00:41.358134 | controller |                   "f:secretName": {}
2026-06-11 18:00:41.358148 | controller |                 }
2026-06-11 18:00:41.358162 | controller |               }
2026-06-11 18:00:41.358176 | controller |             }
2026-06-11 18:00:41.358194 | controller |           }
2026-06-11 18:00:41.358209 | controller |         },
2026-06-11 18:00:41.358223 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.358238 | controller |         "operation": "Update",
2026-06-11 18:00:41.358252 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.358266 | controller |       },
2026-06-11 18:00:41.358280 | controller |       {
2026-06-11 18:00:41.358294 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.358308 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.358323 | controller |         "fieldsV1": {
2026-06-11 18:00:41.358339 | controller |           "f:metadata": {
2026-06-11 18:00:41.358356 | controller |             "f:annotations": {
2026-06-11 18:00:41.358370 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.358384 | controller |             }
2026-06-11 18:00:41.358398 | controller |           }
2026-06-11 18:00:41.358412 | controller |         },
2026-06-11 18:00:41.358426 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.358440 | controller |         "operation": "Update",
2026-06-11 18:00:41.358454 | controller |         "subresource": "status",
2026-06-11 18:00:41.358468 | controller |         "time": "2026-06-11T17:25:23Z"
2026-06-11 18:00:41.358482 | controller |       },
2026-06-11 18:00:41.358496 | controller |       {
2026-06-11 18:00:41.358529 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.358549 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.358565 | controller |         "fieldsV1": {
2026-06-11 18:00:41.358579 | controller |           "f:status": {
2026-06-11 18:00:41.358593 | controller |             "f:conditions": {
2026-06-11 18:00:41.358607 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.358621 | controller |                 ".": {},
2026-06-11 18:00:41.358635 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.358650 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.358663 | controller |                 "f:status": {},
2026-06-11 18:00:41.358678 | controller |                 "f:type": {}
2026-06-11 18:00:41.358692 | controller |               },
2026-06-11 18:00:41.358706 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.358720 | controller |                 ".": {},
2026-06-11 18:00:41.358735 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.358749 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.358763 | controller |                 "f:status": {},
2026-06-11 18:00:41.358778 | controller |                 "f:type": {}
2026-06-11 18:00:41.358792 | controller |               },
2026-06-11 18:00:41.358806 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.358821 | controller |                 ".": {},
2026-06-11 18:00:41.358835 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.358849 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.358863 | controller |                 "f:status": {},
2026-06-11 18:00:41.358877 | controller |                 "f:type": {}
2026-06-11 18:00:41.358891 | controller |               },
2026-06-11 18:00:41.358906 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.358920 | controller |                 ".": {},
2026-06-11 18:00:41.358935 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.358950 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.358964 | controller |                 "f:status": {},
2026-06-11 18:00:41.358978 | controller |                 "f:type": {}
2026-06-11 18:00:41.358992 | controller |               }
2026-06-11 18:00:41.359006 | controller |             },
2026-06-11 18:00:41.359020 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.359035 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.359053 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.359068 | controller |             "f:phase": {},
2026-06-11 18:00:41.359082 | controller |             "f:podIP": {},
2026-06-11 18:00:41.359096 | controller |             "f:podIPs": {
2026-06-11 18:00:41.359110 | controller |               ".": {},
2026-06-11 18:00:41.359124 | controller |               "k:{\"ip\":\"10.217.1.26\"}": {
2026-06-11 18:00:41.359138 | controller |                 ".": {},
2026-06-11 18:00:41.359152 | controller |                 "f:ip": {}
2026-06-11 18:00:41.359166 | controller |               }
2026-06-11 18:00:41.359180 | controller |             },
2026-06-11 18:00:41.359194 | controller |             "f:startTime": {}
2026-06-11 18:00:41.359208 | controller |           }
2026-06-11 18:00:41.359222 | controller |         },
2026-06-11 18:00:41.359236 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.359251 | controller |         "operation": "Update",
2026-06-11 18:00:41.359264 | controller |         "subresource": "status",
2026-06-11 18:00:41.359278 | controller |         "time": "2026-06-11T17:26:16Z"
2026-06-11 18:00:41.359292 | controller |       }
2026-06-11 18:00:41.359306 | controller |     ],
2026-06-11 18:00:41.359320 | controller |     "name": "infra-operator-controller-manager-594d6555bb-m9t7w",
2026-06-11 18:00:41.359335 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.359349 | controller |     "ownerReferences": [
2026-06-11 18:00:41.359363 | controller |       {
2026-06-11 18:00:41.359377 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.359391 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.359405 | controller |         "controller": true,
2026-06-11 18:00:41.359419 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.359433 | controller |         "name": "infra-operator-controller-manager-594d6555bb",
2026-06-11 18:00:41.359447 | controller |         "uid": "1120edd9-e36a-43d2-bd5e-b71a6c1a2320"
2026-06-11 18:00:41.359461 | controller |       }
2026-06-11 18:00:41.359476 | controller |     ],
2026-06-11 18:00:41.359490 | controller |     "resourceVersion": "90279",
2026-06-11 18:00:41.359504 | controller |     "uid": "a119b1c7-2539-4afb-b487-07694c2d3705"
2026-06-11 18:00:41.359538 | controller |   },
2026-06-11 18:00:41.359554 | controller |   "spec": {
2026-06-11 18:00:41.359568 | controller |     "containers": [
2026-06-11 18:00:41.359583 | controller |       {
2026-06-11 18:00:41.359597 | controller |         "args": [
2026-06-11 18:00:41.359612 | controller |           "--leader-elect",
2026-06-11 18:00:41.359626 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.359640 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.359654 | controller |         ],
2026-06-11 18:00:41.359668 | controller |         "command": [
2026-06-11 18:00:41.359683 | controller |           "/manager"
2026-06-11 18:00:41.359697 | controller |         ],
2026-06-11 18:00:41.359711 | controller |         "env": [
2026-06-11 18:00:41.359725 | controller |           {
2026-06-11 18:00:41.359740 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.359775 | controller |             "value": "30"
2026-06-11 18:00:41.359795 | controller |           },
2026-06-11 18:00:41.359810 | controller |           {
2026-06-11 18:00:41.359848 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.359866 | controller |             "value": "20"
2026-06-11 18:00:41.359880 | controller |           },
2026-06-11 18:00:41.359941 | controller |           {
2026-06-11 18:00:41.359958 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.359973 | controller |             "value": "5"
2026-06-11 18:00:41.359987 | controller |           },
2026-06-11 18:00:41.360002 | controller |           {
2026-06-11 18:00:41.360038 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.360064 | controller |             "value": "true"
2026-06-11 18:00:41.360080 | controller |           },
2026-06-11 18:00:41.360118 | controller |           {
2026-06-11 18:00:41.360134 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.360148 | controller |             "value": "false"
2026-06-11 18:00:41.360163 | controller |           }
2026-06-11 18:00:41.360177 | controller |         ],
2026-06-11 18:00:41.360191 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-11 18:00:41.360206 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.360220 | controller |         "livenessProbe": {
2026-06-11 18:00:41.360235 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.360249 | controller |           "httpGet": {
2026-06-11 18:00:41.360263 | controller |             "path": "/healthz",
2026-06-11 18:00:41.360277 | controller |             "port": 8081,
2026-06-11 18:00:41.360292 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.360306 | controller |           },
2026-06-11 18:00:41.360320 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.360334 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.360348 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.360362 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.360376 | controller |         },
2026-06-11 18:00:41.360390 | controller |         "name": "manager",
2026-06-11 18:00:41.360404 | controller |         "readinessProbe": {
2026-06-11 18:00:41.360418 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.360432 | controller |           "httpGet": {
2026-06-11 18:00:41.360446 | controller |             "path": "/readyz",
2026-06-11 18:00:41.360461 | controller |             "port": 8081,
2026-06-11 18:00:41.360474 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.360488 | controller |           },
2026-06-11 18:00:41.360502 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.360566 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.360590 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.360605 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.360641 | controller |         },
2026-06-11 18:00:41.360659 | controller |         "resources": {
2026-06-11 18:00:41.360674 | controller |           "limits": {
2026-06-11 18:00:41.360688 | controller |             "cpu": "600m",
2026-06-11 18:00:41.360702 | controller |             "memory": "2Gi"
2026-06-11 18:00:41.360717 | controller |           },
2026-06-11 18:00:41.360731 | controller |           "requests": {
2026-06-11 18:00:41.360746 | controller |             "cpu": "10m",
2026-06-11 18:00:41.360760 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.360774 | controller |           }
2026-06-11 18:00:41.360788 | controller |         },
2026-06-11 18:00:41.360802 | controller |         "securityContext": {
2026-06-11 18:00:41.360817 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.360831 | controller |           "capabilities": {
2026-06-11 18:00:41.360845 | controller |             "drop": [
2026-06-11 18:00:41.360859 | controller |               "MKNOD"
2026-06-11 18:00:41.360874 | controller |             ]
2026-06-11 18:00:41.360888 | controller |           }
2026-06-11 18:00:41.360902 | controller |         },
2026-06-11 18:00:41.360917 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.360931 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.360946 | controller |         "volumeMounts": [
2026-06-11 18:00:41.360960 | controller |           {
2026-06-11 18:00:41.360974 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 18:00:41.360989 | controller |             "name": "cert",
2026-06-11 18:00:41.361003 | controller |             "readOnly": true
2026-06-11 18:00:41.361022 | controller |           },
2026-06-11 18:00:41.361037 | controller |           {
2026-06-11 18:00:41.361051 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.361069 | controller |             "name": "kube-api-access-97cvh",
2026-06-11 18:00:41.361092 | controller |             "readOnly": true
2026-06-11 18:00:41.361120 | controller |           }
2026-06-11 18:00:41.361140 | controller |         ]
2026-06-11 18:00:41.361156 | controller |       }
2026-06-11 18:00:41.361172 | controller |     ],
2026-06-11 18:00:41.361187 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.361202 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.361216 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.361231 | controller |       {
2026-06-11 18:00:41.361246 | controller |         "name": "infra-operator-controller-manager-dockercfg-lhh5w"
2026-06-11 18:00:41.361260 | controller |       }
2026-06-11 18:00:41.361275 | controller |     ],
2026-06-11 18:00:41.361289 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.361304 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.361318 | controller |     "priority": 0,
2026-06-11 18:00:41.361333 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.361347 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.361362 | controller |     "securityContext": {
2026-06-11 18:00:41.361376 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.361390 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.361404 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.361430 | controller |       }
2026-06-11 18:00:41.361445 | controller |     },
2026-06-11 18:00:41.361460 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-11 18:00:41.361474 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-11 18:00:41.361489 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.361503 | controller |     "tolerations": [
2026-06-11 18:00:41.361543 | controller |       {
2026-06-11 18:00:41.361559 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.361573 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.361587 | controller |         "operator": "Exists",
2026-06-11 18:00:41.361601 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.361615 | controller |       },
2026-06-11 18:00:41.361629 | controller |       {
2026-06-11 18:00:41.361643 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.361656 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.361670 | controller |         "operator": "Exists",
2026-06-11 18:00:41.361684 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.361697 | controller |       },
2026-06-11 18:00:41.361711 | controller |       {
2026-06-11 18:00:41.361725 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.361739 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.361753 | controller |         "operator": "Exists"
2026-06-11 18:00:41.361767 | controller |       }
2026-06-11 18:00:41.361781 | controller |     ],
2026-06-11 18:00:41.361795 | controller |     "volumes": [
2026-06-11 18:00:41.361809 | controller |       {
2026-06-11 18:00:41.361823 | controller |         "name": "cert",
2026-06-11 18:00:41.361837 | controller |         "secret": {
2026-06-11 18:00:41.361851 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.361865 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-11 18:00:41.361879 | controller |         }
2026-06-11 18:00:41.361893 | controller |       },
2026-06-11 18:00:41.361907 | controller |       {
2026-06-11 18:00:41.361921 | controller |         "name": "kube-api-access-97cvh",
2026-06-11 18:00:41.361935 | controller |         "projected": {
2026-06-11 18:00:41.361954 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.361969 | controller |           "sources": [
2026-06-11 18:00:41.361983 | controller |             {
2026-06-11 18:00:41.361998 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.362012 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.362027 | controller |                 "path": "token"
2026-06-11 18:00:41.362041 | controller |               }
2026-06-11 18:00:41.362056 | controller |             },
2026-06-11 18:00:41.362070 | controller |             {
2026-06-11 18:00:41.362084 | controller |               "configMap": {
2026-06-11 18:00:41.362099 | controller |                 "items": [
2026-06-11 18:00:41.362113 | controller |                   {
2026-06-11 18:00:41.362127 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.362141 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.362155 | controller |                   }
2026-06-11 18:00:41.362169 | controller |                 ],
2026-06-11 18:00:41.362184 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.362198 | controller |               }
2026-06-11 18:00:41.362213 | controller |             },
2026-06-11 18:00:41.362227 | controller |             {
2026-06-11 18:00:41.362242 | controller |               "downwardAPI": {
2026-06-11 18:00:41.362256 | controller |                 "items": [
2026-06-11 18:00:41.362270 | controller |                   {
2026-06-11 18:00:41.362284 | controller |                     "fieldRef": {
2026-06-11 18:00:41.362298 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.362312 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.362326 | controller |                     },
2026-06-11 18:00:41.362340 | controller |                     "path": "namespace"
2026-06-11 18:00:41.362354 | controller |                   }
2026-06-11 18:00:41.362369 | controller |                 ]
2026-06-11 18:00:41.362383 | controller |               }
2026-06-11 18:00:41.362397 | controller |             },
2026-06-11 18:00:41.362412 | controller |             {
2026-06-11 18:00:41.362426 | controller |               "configMap": {
2026-06-11 18:00:41.362440 | controller |                 "items": [
2026-06-11 18:00:41.362454 | controller |                   {
2026-06-11 18:00:41.362468 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.362482 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.362497 | controller |                   }
2026-06-11 18:00:41.362526 | controller |                 ],
2026-06-11 18:00:41.362546 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.362561 | controller |               }
2026-06-11 18:00:41.362575 | controller |             }
2026-06-11 18:00:41.362590 | controller |           ]
2026-06-11 18:00:41.362604 | controller |         }
2026-06-11 18:00:41.362618 | controller |       }
2026-06-11 18:00:41.362632 | controller |     ]
2026-06-11 18:00:41.362646 | controller |   },
2026-06-11 18:00:41.362660 | controller |   "status": {
2026-06-11 18:00:41.362674 | controller |     "conditions": [
2026-06-11 18:00:41.362688 | controller |       {
2026-06-11 18:00:41.362702 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.362717 | controller |         "lastTransitionTime": "2026-06-11T17:26:01Z",
2026-06-11 18:00:41.362731 | controller |         "status": "True",
2026-06-11 18:00:41.362745 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.362759 | controller |       },
2026-06-11 18:00:41.362774 | controller |       {
2026-06-11 18:00:41.362788 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.362803 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.362817 | controller |         "status": "True",
2026-06-11 18:00:41.362831 | controller |         "type": "Initialized"
2026-06-11 18:00:41.362849 | controller |       },
2026-06-11 18:00:41.362863 | controller |       {
2026-06-11 18:00:41.362877 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.362892 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.362906 | controller |         "status": "True",
2026-06-11 18:00:41.362920 | controller |         "type": "Ready"
2026-06-11 18:00:41.362934 | controller |       },
2026-06-11 18:00:41.362948 | controller |       {
2026-06-11 18:00:41.362962 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.362976 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.362991 | controller |         "status": "True",
2026-06-11 18:00:41.363005 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.363019 | controller |       },
2026-06-11 18:00:41.363034 | controller |       {
2026-06-11 18:00:41.363048 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.363062 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.363076 | controller |         "status": "True",
2026-06-11 18:00:41.363091 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.363105 | controller |       }
2026-06-11 18:00:41.363119 | controller |     ],
2026-06-11 18:00:41.363134 | controller |     "containerStatuses": [
2026-06-11 18:00:41.363148 | controller |       {
2026-06-11 18:00:41.363162 | controller |         "allocatedResources": {
2026-06-11 18:00:41.363176 | controller |           "cpu": "10m",
2026-06-11 18:00:41.363191 | controller |           "memory": "512Mi"
2026-06-11 18:00:41.363206 | controller |         },
2026-06-11 18:00:41.363221 | controller |         "containerID": "cri-o://92a1f90312ad343e99ea3c89be02bfcf3b7bc4d7bc313d8ac8fe5c751634d3ed",
2026-06-11 18:00:41.363235 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-11 18:00:41.363250 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-11 18:00:41.363264 | controller |         "lastState": {},
2026-06-11 18:00:41.363279 | controller |         "name": "manager",
2026-06-11 18:00:41.363293 | controller |         "ready": true,
2026-06-11 18:00:41.363308 | controller |         "resources": {
2026-06-11 18:00:41.363322 | controller |           "limits": {
2026-06-11 18:00:41.363336 | controller |             "cpu": "600m",
2026-06-11 18:00:41.363350 | controller |             "memory": "2Gi"
2026-06-11 18:00:41.363364 | controller |           },
2026-06-11 18:00:41.363378 | controller |           "requests": {
2026-06-11 18:00:41.363392 | controller |             "cpu": "10m",
2026-06-11 18:00:41.363407 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.363421 | controller |           }
2026-06-11 18:00:41.363435 | controller |         },
2026-06-11 18:00:41.363449 | controller |         "restartCount": 0,
2026-06-11 18:00:41.363463 | controller |         "started": true,
2026-06-11 18:00:41.363477 | controller |         "state": {
2026-06-11 18:00:41.363491 | controller |           "running": {
2026-06-11 18:00:41.363505 | controller |             "startedAt": "2026-06-11T17:26:00Z"
2026-06-11 18:00:41.363538 | controller |           }
2026-06-11 18:00:41.363554 | controller |         },
2026-06-11 18:00:41.363569 | controller |         "user": {
2026-06-11 18:00:41.363583 | controller |           "linux": {
2026-06-11 18:00:41.363597 | controller |             "gid": 0,
2026-06-11 18:00:41.363612 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.363626 | controller |               0
2026-06-11 18:00:41.363640 | controller |             ],
2026-06-11 18:00:41.363655 | controller |             "uid": 65532
2026-06-11 18:00:41.363669 | controller |           }
2026-06-11 18:00:41.363683 | controller |         },
2026-06-11 18:00:41.363701 | controller |         "volumeMounts": [
2026-06-11 18:00:41.363716 | controller |           {
2026-06-11 18:00:41.363730 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 18:00:41.363744 | controller |             "name": "cert",
2026-06-11 18:00:41.363759 | controller |             "readOnly": true,
2026-06-11 18:00:41.363772 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.363786 | controller |           },
2026-06-11 18:00:41.363801 | controller |           {
2026-06-11 18:00:41.363815 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.363829 | controller |             "name": "kube-api-access-97cvh",
2026-06-11 18:00:41.363843 | controller |             "readOnly": true,
2026-06-11 18:00:41.363858 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.363872 | controller |           }
2026-06-11 18:00:41.363886 | controller |         ]
2026-06-11 18:00:41.363900 | controller |       }
2026-06-11 18:00:41.363915 | controller |     ],
2026-06-11 18:00:41.363929 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.363944 | controller |     "hostIPs": [
2026-06-11 18:00:41.363958 | controller |       {
2026-06-11 18:00:41.363973 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.363987 | controller |       }
2026-06-11 18:00:41.364001 | controller |     ],
2026-06-11 18:00:41.364016 | controller |     "phase": "Running",
2026-06-11 18:00:41.364030 | controller |     "podIP": "10.217.1.26",
2026-06-11 18:00:41.364044 | controller |     "podIPs": [
2026-06-11 18:00:41.364059 | controller |       {
2026-06-11 18:00:41.364073 | controller |         "ip": "10.217.1.26"
2026-06-11 18:00:41.364087 | controller |       }
2026-06-11 18:00:41.364101 | controller |     ],
2026-06-11 18:00:41.364115 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.364129 | controller |     "startTime": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.364143 | controller |   }
2026-06-11 18:00:41.364158 | controller | }
2026-06-11 18:00:41.385235 | controller | ok:
2026-06-11 18:00:41.385301 | controller | {
2026-06-11 18:00:41.385328 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.385350 | controller |   "kind": "Pod",
2026-06-11 18:00:41.385411 | controller |   "metadata": {
2026-06-11 18:00:41.385433 | controller |     "annotations": {
2026-06-11 18:00:41.385449 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.27/23\"],\"mac_address\":\"0a:58:0a:d9:01:1b\",\"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.1.27/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.385465 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.27\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.385481 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.385497 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.385537 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.385558 | controller |     },
2026-06-11 18:00:41.385574 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.385588 | controller |     "generateName": "ironic-operator-controller-manager-7c845fc7c7-",
2026-06-11 18:00:41.385602 | controller |     "generation": 1,
2026-06-11 18:00:41.385617 | controller |     "labels": {
2026-06-11 18:00:41.385631 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-11 18:00:41.385646 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.385666 | controller |       "openstack.org/operator-name": "ironic",
2026-06-11 18:00:41.385681 | controller |       "pod-template-hash": "7c845fc7c7"
2026-06-11 18:00:41.385695 | controller |     },
2026-06-11 18:00:41.385710 | controller |     "managedFields": [
2026-06-11 18:00:41.385724 | controller |       {
2026-06-11 18:00:41.385739 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.385753 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.385767 | controller |         "fieldsV1": {
2026-06-11 18:00:41.385782 | controller |           "f:metadata": {
2026-06-11 18:00:41.385796 | controller |             "f:annotations": {
2026-06-11 18:00:41.385810 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.385824 | controller |             }
2026-06-11 18:00:41.385838 | controller |           }
2026-06-11 18:00:41.385852 | controller |         },
2026-06-11 18:00:41.385867 | controller |         "manager": "crc",
2026-06-11 18:00:41.385880 | controller |         "operation": "Update",
2026-06-11 18:00:41.385894 | controller |         "subresource": "status",
2026-06-11 18:00:41.385909 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.385923 | controller |       },
2026-06-11 18:00:41.385937 | controller |       {
2026-06-11 18:00:41.385951 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.385965 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.385979 | controller |         "fieldsV1": {
2026-06-11 18:00:41.385993 | controller |           "f:metadata": {
2026-06-11 18:00:41.386006 | controller |             "f:annotations": {
2026-06-11 18:00:41.386020 | controller |               ".": {},
2026-06-11 18:00:41.386034 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.386048 | controller |             },
2026-06-11 18:00:41.386062 | controller |             "f:generateName": {},
2026-06-11 18:00:41.386076 | controller |             "f:labels": {
2026-06-11 18:00:41.386090 | controller |               ".": {},
2026-06-11 18:00:41.386104 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.386118 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.386131 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.386145 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.386159 | controller |             },
2026-06-11 18:00:41.386174 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.386188 | controller |               ".": {},
2026-06-11 18:00:41.386203 | controller |               "k:{\"uid\":\"d9e60ed6-7897-4584-bc08-bfd62fe7a281\"}": {}
2026-06-11 18:00:41.386217 | controller |             }
2026-06-11 18:00:41.386232 | controller |           },
2026-06-11 18:00:41.386246 | controller |           "f:spec": {
2026-06-11 18:00:41.386260 | controller |             "f:containers": {
2026-06-11 18:00:41.386275 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.386289 | controller |                 ".": {},
2026-06-11 18:00:41.386303 | controller |                 "f:args": {},
2026-06-11 18:00:41.386318 | controller |                 "f:command": {},
2026-06-11 18:00:41.386332 | controller |                 "f:env": {
2026-06-11 18:00:41.386346 | controller |                   ".": {},
2026-06-11 18:00:41.386360 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.386374 | controller |                     ".": {},
2026-06-11 18:00:41.386388 | controller |                     "f:name": {},
2026-06-11 18:00:41.386403 | controller |                     "f:value": {}
2026-06-11 18:00:41.386417 | controller |                   },
2026-06-11 18:00:41.386431 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.386446 | controller |                     ".": {},
2026-06-11 18:00:41.386460 | controller |                     "f:name": {},
2026-06-11 18:00:41.386478 | controller |                     "f:value": {}
2026-06-11 18:00:41.386492 | controller |                   },
2026-06-11 18:00:41.386507 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.386542 | controller |                     ".": {},
2026-06-11 18:00:41.386558 | controller |                     "f:name": {},
2026-06-11 18:00:41.386572 | controller |                     "f:value": {}
2026-06-11 18:00:41.386597 | controller |                   },
2026-06-11 18:00:41.386612 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.386626 | controller |                     ".": {},
2026-06-11 18:00:41.386640 | controller |                     "f:name": {},
2026-06-11 18:00:41.386654 | controller |                     "f:value": {}
2026-06-11 18:00:41.386667 | controller |                   },
2026-06-11 18:00:41.386681 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.386695 | controller |                     ".": {},
2026-06-11 18:00:41.386709 | controller |                     "f:name": {},
2026-06-11 18:00:41.386723 | controller |                     "f:value": {}
2026-06-11 18:00:41.386737 | controller |                   }
2026-06-11 18:00:41.386752 | controller |                 },
2026-06-11 18:00:41.386766 | controller |                 "f:image": {},
2026-06-11 18:00:41.386780 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.386794 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.386808 | controller |                   ".": {},
2026-06-11 18:00:41.386822 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.386837 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.386851 | controller |                     ".": {},
2026-06-11 18:00:41.386865 | controller |                     "f:path": {},
2026-06-11 18:00:41.386878 | controller |                     "f:port": {},
2026-06-11 18:00:41.386892 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.386906 | controller |                   },
2026-06-11 18:00:41.386920 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.386934 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.386948 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.386962 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.386977 | controller |                 },
2026-06-11 18:00:41.386990 | controller |                 "f:name": {},
2026-06-11 18:00:41.387004 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.387018 | controller |                   ".": {},
2026-06-11 18:00:41.387032 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.387046 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.387060 | controller |                     ".": {},
2026-06-11 18:00:41.387074 | controller |                     "f:path": {},
2026-06-11 18:00:41.387088 | controller |                     "f:port": {},
2026-06-11 18:00:41.387102 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.387116 | controller |                   },
2026-06-11 18:00:41.387130 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.387144 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.387158 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.387172 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.387187 | controller |                 },
2026-06-11 18:00:41.387201 | controller |                 "f:resources": {
2026-06-11 18:00:41.387215 | controller |                   ".": {},
2026-06-11 18:00:41.387230 | controller |                   "f:limits": {
2026-06-11 18:00:41.387244 | controller |                     ".": {},
2026-06-11 18:00:41.387258 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.387276 | controller |                     "f:memory": {}
2026-06-11 18:00:41.387290 | controller |                   },
2026-06-11 18:00:41.387304 | controller |                   "f:requests": {
2026-06-11 18:00:41.387318 | controller |                     ".": {},
2026-06-11 18:00:41.387332 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.387346 | controller |                     "f:memory": {}
2026-06-11 18:00:41.387360 | controller |                   }
2026-06-11 18:00:41.387374 | controller |                 },
2026-06-11 18:00:41.387388 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.387402 | controller |                   ".": {},
2026-06-11 18:00:41.387417 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.387431 | controller |                 },
2026-06-11 18:00:41.387446 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.387460 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.387474 | controller |               }
2026-06-11 18:00:41.387488 | controller |             },
2026-06-11 18:00:41.387502 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.387541 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.387558 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.387573 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.387587 | controller |             "f:securityContext": {
2026-06-11 18:00:41.387601 | controller |               ".": {},
2026-06-11 18:00:41.387614 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.387628 | controller |             },
2026-06-11 18:00:41.387642 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.387656 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.387670 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.387684 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.387698 | controller |           }
2026-06-11 18:00:41.387712 | controller |         },
2026-06-11 18:00:41.387726 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.387740 | controller |         "operation": "Update",
2026-06-11 18:00:41.387754 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.387768 | controller |       },
2026-06-11 18:00:41.387782 | controller |       {
2026-06-11 18:00:41.387795 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.387810 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.387824 | controller |         "fieldsV1": {
2026-06-11 18:00:41.387838 | controller |           "f:metadata": {
2026-06-11 18:00:41.387851 | controller |             "f:annotations": {
2026-06-11 18:00:41.387865 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.387879 | controller |             }
2026-06-11 18:00:41.387893 | controller |           }
2026-06-11 18:00:41.387907 | controller |         },
2026-06-11 18:00:41.387920 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.387934 | controller |         "operation": "Update",
2026-06-11 18:00:41.387948 | controller |         "subresource": "status",
2026-06-11 18:00:41.387962 | controller |         "time": "2026-06-11T17:25:23Z"
2026-06-11 18:00:41.387976 | controller |       },
2026-06-11 18:00:41.387990 | controller |       {
2026-06-11 18:00:41.388004 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.388018 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.388032 | controller |         "fieldsV1": {
2026-06-11 18:00:41.388045 | controller |           "f:status": {
2026-06-11 18:00:41.388059 | controller |             "f:conditions": {
2026-06-11 18:00:41.388072 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.388086 | controller |                 ".": {},
2026-06-11 18:00:41.388103 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.388118 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.388132 | controller |                 "f:status": {},
2026-06-11 18:00:41.388146 | controller |                 "f:type": {}
2026-06-11 18:00:41.388160 | controller |               },
2026-06-11 18:00:41.388174 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.388188 | controller |                 ".": {},
2026-06-11 18:00:41.388203 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.388217 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.388231 | controller |                 "f:status": {},
2026-06-11 18:00:41.388245 | controller |                 "f:type": {}
2026-06-11 18:00:41.388259 | controller |               },
2026-06-11 18:00:41.388273 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.388289 | controller |                 ".": {},
2026-06-11 18:00:41.388305 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.388321 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.388335 | controller |                 "f:status": {},
2026-06-11 18:00:41.388349 | controller |                 "f:type": {}
2026-06-11 18:00:41.388363 | controller |               },
2026-06-11 18:00:41.388377 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.388391 | controller |                 ".": {},
2026-06-11 18:00:41.388406 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.388421 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.388435 | controller |                 "f:status": {},
2026-06-11 18:00:41.388449 | controller |                 "f:type": {}
2026-06-11 18:00:41.388463 | controller |               }
2026-06-11 18:00:41.388477 | controller |             },
2026-06-11 18:00:41.388491 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.388506 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.388556 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.388573 | controller |             "f:phase": {},
2026-06-11 18:00:41.388588 | controller |             "f:podIP": {},
2026-06-11 18:00:41.388602 | controller |             "f:podIPs": {
2026-06-11 18:00:41.388616 | controller |               ".": {},
2026-06-11 18:00:41.388630 | controller |               "k:{\"ip\":\"10.217.1.27\"}": {
2026-06-11 18:00:41.388644 | controller |                 ".": {},
2026-06-11 18:00:41.388658 | controller |                 "f:ip": {}
2026-06-11 18:00:41.388673 | controller |               }
2026-06-11 18:00:41.388687 | controller |             },
2026-06-11 18:00:41.388701 | controller |             "f:startTime": {}
2026-06-11 18:00:41.388715 | controller |           }
2026-06-11 18:00:41.388729 | controller |         },
2026-06-11 18:00:41.388743 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.388757 | controller |         "operation": "Update",
2026-06-11 18:00:41.388771 | controller |         "subresource": "status",
2026-06-11 18:00:41.388785 | controller |         "time": "2026-06-11T17:26:16Z"
2026-06-11 18:00:41.388799 | controller |       }
2026-06-11 18:00:41.388813 | controller |     ],
2026-06-11 18:00:41.388828 | controller |     "name": "ironic-operator-controller-manager-7c845fc7c7-82ml4",
2026-06-11 18:00:41.388842 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.388856 | controller |     "ownerReferences": [
2026-06-11 18:00:41.388870 | controller |       {
2026-06-11 18:00:41.388884 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.388898 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.388912 | controller |         "controller": true,
2026-06-11 18:00:41.388926 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.388940 | controller |         "name": "ironic-operator-controller-manager-7c845fc7c7",
2026-06-11 18:00:41.388958 | controller |         "uid": "d9e60ed6-7897-4584-bc08-bfd62fe7a281"
2026-06-11 18:00:41.388972 | controller |       }
2026-06-11 18:00:41.388986 | controller |     ],
2026-06-11 18:00:41.389000 | controller |     "resourceVersion": "90328",
2026-06-11 18:00:41.389014 | controller |     "uid": "371c8ee6-ff66-465d-a52f-0f1b849e44de"
2026-06-11 18:00:41.389028 | controller |   },
2026-06-11 18:00:41.389042 | controller |   "spec": {
2026-06-11 18:00:41.389057 | controller |     "containers": [
2026-06-11 18:00:41.389071 | controller |       {
2026-06-11 18:00:41.389085 | controller |         "args": [
2026-06-11 18:00:41.389099 | controller |           "--leader-elect",
2026-06-11 18:00:41.389114 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.389129 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.389143 | controller |         ],
2026-06-11 18:00:41.389157 | controller |         "command": [
2026-06-11 18:00:41.389172 | controller |           "/manager"
2026-06-11 18:00:41.389186 | controller |         ],
2026-06-11 18:00:41.389201 | controller |         "env": [
2026-06-11 18:00:41.389216 | controller |           {
2026-06-11 18:00:41.389231 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.389245 | controller |             "value": "30"
2026-06-11 18:00:41.389260 | controller |           },
2026-06-11 18:00:41.389274 | controller |           {
2026-06-11 18:00:41.389289 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.389303 | controller |             "value": "20"
2026-06-11 18:00:41.389317 | controller |           },
2026-06-11 18:00:41.389332 | controller |           {
2026-06-11 18:00:41.389354 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.389368 | controller |             "value": "5"
2026-06-11 18:00:41.389383 | controller |           },
2026-06-11 18:00:41.389412 | controller |           {
2026-06-11 18:00:41.389427 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.389441 | controller |             "value": "false"
2026-06-11 18:00:41.389456 | controller |           },
2026-06-11 18:00:41.389470 | controller |           {
2026-06-11 18:00:41.389485 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.389499 | controller |             "value": "false"
2026-06-11 18:00:41.389532 | controller |           }
2026-06-11 18:00:41.389548 | controller |         ],
2026-06-11 18:00:41.389563 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-11 18:00:41.389578 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.389592 | controller |         "livenessProbe": {
2026-06-11 18:00:41.389607 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.389621 | controller |           "httpGet": {
2026-06-11 18:00:41.389634 | controller |             "path": "/healthz",
2026-06-11 18:00:41.389648 | controller |             "port": 8081,
2026-06-11 18:00:41.389662 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.389676 | controller |           },
2026-06-11 18:00:41.389690 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.389705 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.389719 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.389733 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.389747 | controller |         },
2026-06-11 18:00:41.389760 | controller |         "name": "manager",
2026-06-11 18:00:41.389786 | controller |         "readinessProbe": {
2026-06-11 18:00:41.389803 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.389817 | controller |           "httpGet": {
2026-06-11 18:00:41.389831 | controller |             "path": "/readyz",
2026-06-11 18:00:41.389845 | controller |             "port": 8081,
2026-06-11 18:00:41.389859 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.389877 | controller |           },
2026-06-11 18:00:41.389891 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.389905 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.389920 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.389933 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.389948 | controller |         },
2026-06-11 18:00:41.389962 | controller |         "resources": {
2026-06-11 18:00:41.389976 | controller |           "limits": {
2026-06-11 18:00:41.389990 | controller |             "cpu": "500m",
2026-06-11 18:00:41.390004 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.390018 | controller |           },
2026-06-11 18:00:41.390033 | controller |           "requests": {
2026-06-11 18:00:41.390047 | controller |             "cpu": "10m",
2026-06-11 18:00:41.390061 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.390075 | controller |           }
2026-06-11 18:00:41.390089 | controller |         },
2026-06-11 18:00:41.390103 | controller |         "securityContext": {
2026-06-11 18:00:41.390117 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.390131 | controller |           "capabilities": {
2026-06-11 18:00:41.390145 | controller |             "drop": [
2026-06-11 18:00:41.390159 | controller |               "MKNOD"
2026-06-11 18:00:41.390172 | controller |             ]
2026-06-11 18:00:41.390186 | controller |           }
2026-06-11 18:00:41.390200 | controller |         },
2026-06-11 18:00:41.390214 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.390228 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.390242 | controller |         "volumeMounts": [
2026-06-11 18:00:41.390257 | controller |           {
2026-06-11 18:00:41.390271 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.390285 | controller |             "name": "kube-api-access-b6qbj",
2026-06-11 18:00:41.390300 | controller |             "readOnly": true
2026-06-11 18:00:41.390314 | controller |           }
2026-06-11 18:00:41.390328 | controller |         ]
2026-06-11 18:00:41.390343 | controller |       }
2026-06-11 18:00:41.390357 | controller |     ],
2026-06-11 18:00:41.390371 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.390385 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.390399 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.390413 | controller |       {
2026-06-11 18:00:41.390427 | controller |         "name": "ironic-operator-controller-manager-dockercfg-jcg7k"
2026-06-11 18:00:41.390442 | controller |       }
2026-06-11 18:00:41.390456 | controller |     ],
2026-06-11 18:00:41.390484 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.390500 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.390530 | controller |     "priority": 0,
2026-06-11 18:00:41.390546 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.390561 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.390575 | controller |     "securityContext": {
2026-06-11 18:00:41.390600 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.390616 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.390630 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.390644 | controller |       }
2026-06-11 18:00:41.390658 | controller |     },
2026-06-11 18:00:41.390673 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-11 18:00:41.390687 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-11 18:00:41.390701 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.390716 | controller |     "tolerations": [
2026-06-11 18:00:41.390730 | controller |       {
2026-06-11 18:00:41.390744 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.390762 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.390777 | controller |         "operator": "Exists",
2026-06-11 18:00:41.390792 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.390806 | controller |       },
2026-06-11 18:00:41.390820 | controller |       {
2026-06-11 18:00:41.390834 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.390849 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.390862 | controller |         "operator": "Exists",
2026-06-11 18:00:41.390876 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.390890 | controller |       },
2026-06-11 18:00:41.390905 | controller |       {
2026-06-11 18:00:41.390919 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.390933 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.390947 | controller |         "operator": "Exists"
2026-06-11 18:00:41.390961 | controller |       }
2026-06-11 18:00:41.390975 | controller |     ],
2026-06-11 18:00:41.390989 | controller |     "volumes": [
2026-06-11 18:00:41.391003 | controller |       {
2026-06-11 18:00:41.391017 | controller |         "name": "kube-api-access-b6qbj",
2026-06-11 18:00:41.391031 | controller |         "projected": {
2026-06-11 18:00:41.391045 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.391059 | controller |           "sources": [
2026-06-11 18:00:41.391074 | controller |             {
2026-06-11 18:00:41.391088 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.391101 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.391116 | controller |                 "path": "token"
2026-06-11 18:00:41.391130 | controller |               }
2026-06-11 18:00:41.391144 | controller |             },
2026-06-11 18:00:41.391158 | controller |             {
2026-06-11 18:00:41.391172 | controller |               "configMap": {
2026-06-11 18:00:41.391185 | controller |                 "items": [
2026-06-11 18:00:41.391199 | controller |                   {
2026-06-11 18:00:41.391213 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.391227 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.391241 | controller |                   }
2026-06-11 18:00:41.391255 | controller |                 ],
2026-06-11 18:00:41.391270 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.391284 | controller |               }
2026-06-11 18:00:41.391298 | controller |             },
2026-06-11 18:00:41.391313 | controller |             {
2026-06-11 18:00:41.391327 | controller |               "downwardAPI": {
2026-06-11 18:00:41.391341 | controller |                 "items": [
2026-06-11 18:00:41.391355 | controller |                   {
2026-06-11 18:00:41.391370 | controller |                     "fieldRef": {
2026-06-11 18:00:41.391387 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.391409 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.391437 | controller |                     },
2026-06-11 18:00:41.391459 | controller |                     "path": "namespace"
2026-06-11 18:00:41.391476 | controller |                   }
2026-06-11 18:00:41.391491 | controller |                 ]
2026-06-11 18:00:41.391506 | controller |               }
2026-06-11 18:00:41.391542 | controller |             },
2026-06-11 18:00:41.391558 | controller |             {
2026-06-11 18:00:41.391573 | controller |               "configMap": {
2026-06-11 18:00:41.391587 | controller |                 "items": [
2026-06-11 18:00:41.391601 | controller |                   {
2026-06-11 18:00:41.391616 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.391630 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.391644 | controller |                   }
2026-06-11 18:00:41.391658 | controller |                 ],
2026-06-11 18:00:41.391680 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.391695 | controller |               }
2026-06-11 18:00:41.391709 | controller |             }
2026-06-11 18:00:41.391723 | controller |           ]
2026-06-11 18:00:41.391737 | controller |         }
2026-06-11 18:00:41.391751 | controller |       }
2026-06-11 18:00:41.391765 | controller |     ]
2026-06-11 18:00:41.391779 | controller |   },
2026-06-11 18:00:41.391793 | controller |   "status": {
2026-06-11 18:00:41.391807 | controller |     "conditions": [
2026-06-11 18:00:41.391821 | controller |       {
2026-06-11 18:00:41.391835 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.391849 | controller |         "lastTransitionTime": "2026-06-11T17:26:02Z",
2026-06-11 18:00:41.391863 | controller |         "status": "True",
2026-06-11 18:00:41.391877 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.391892 | controller |       },
2026-06-11 18:00:41.391906 | controller |       {
2026-06-11 18:00:41.391920 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.391933 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.391948 | controller |         "status": "True",
2026-06-11 18:00:41.391962 | controller |         "type": "Initialized"
2026-06-11 18:00:41.391976 | controller |       },
2026-06-11 18:00:41.391990 | controller |       {
2026-06-11 18:00:41.392004 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.392017 | controller |         "lastTransitionTime": "2026-06-11T17:26:14Z",
2026-06-11 18:00:41.392032 | controller |         "status": "True",
2026-06-11 18:00:41.392045 | controller |         "type": "Ready"
2026-06-11 18:00:41.392059 | controller |       },
2026-06-11 18:00:41.392073 | controller |       {
2026-06-11 18:00:41.392087 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.392101 | controller |         "lastTransitionTime": "2026-06-11T17:26:14Z",
2026-06-11 18:00:41.392115 | controller |         "status": "True",
2026-06-11 18:00:41.392129 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.392143 | controller |       },
2026-06-11 18:00:41.392156 | controller |       {
2026-06-11 18:00:41.392171 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.392185 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.392198 | controller |         "status": "True",
2026-06-11 18:00:41.392212 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.392226 | controller |       }
2026-06-11 18:00:41.392240 | controller |     ],
2026-06-11 18:00:41.392253 | controller |     "containerStatuses": [
2026-06-11 18:00:41.392267 | controller |       {
2026-06-11 18:00:41.392281 | controller |         "allocatedResources": {
2026-06-11 18:00:41.392296 | controller |           "cpu": "10m",
2026-06-11 18:00:41.392310 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.392324 | controller |         },
2026-06-11 18:00:41.392338 | controller |         "containerID": "cri-o://74bb7f5ad4512946acf643d3dd511987519ac6d0de8039de41cc6b2c17573347",
2026-06-11 18:00:41.392353 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-11 18:00:41.392367 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-11 18:00:41.392382 | controller |         "lastState": {},
2026-06-11 18:00:41.392396 | controller |         "name": "manager",
2026-06-11 18:00:41.392410 | controller |         "ready": true,
2026-06-11 18:00:41.392424 | controller |         "resources": {
2026-06-11 18:00:41.392438 | controller |           "limits": {
2026-06-11 18:00:41.392452 | controller |             "cpu": "500m",
2026-06-11 18:00:41.392467 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.392481 | controller |           },
2026-06-11 18:00:41.392499 | controller |           "requests": {
2026-06-11 18:00:41.393156 | controller |             "cpu": "10m",
2026-06-11 18:00:41.393192 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.393211 | controller |           }
2026-06-11 18:00:41.393227 | controller |         },
2026-06-11 18:00:41.393243 | controller |         "restartCount": 0,
2026-06-11 18:00:41.393259 | controller |         "started": true,
2026-06-11 18:00:41.393274 | controller |         "state": {
2026-06-11 18:00:41.393289 | controller |           "running": {
2026-06-11 18:00:41.393305 | controller |             "startedAt": "2026-06-11T17:26:01Z"
2026-06-11 18:00:41.393320 | controller |           }
2026-06-11 18:00:41.393335 | controller |         },
2026-06-11 18:00:41.393350 | controller |         "user": {
2026-06-11 18:00:41.393364 | controller |           "linux": {
2026-06-11 18:00:41.393379 | controller |             "gid": 0,
2026-06-11 18:00:41.393406 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.393422 | controller |               0
2026-06-11 18:00:41.393436 | controller |             ],
2026-06-11 18:00:41.393451 | controller |             "uid": 65532
2026-06-11 18:00:41.393466 | controller |           }
2026-06-11 18:00:41.393480 | controller |         },
2026-06-11 18:00:41.393494 | controller |         "volumeMounts": [
2026-06-11 18:00:41.393509 | controller |           {
2026-06-11 18:00:41.393545 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.393561 | controller |             "name": "kube-api-access-b6qbj",
2026-06-11 18:00:41.393576 | controller |             "readOnly": true,
2026-06-11 18:00:41.393590 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.393605 | controller |           }
2026-06-11 18:00:41.393619 | controller |         ]
2026-06-11 18:00:41.393634 | controller |       }
2026-06-11 18:00:41.393648 | controller |     ],
2026-06-11 18:00:41.393663 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.393678 | controller |     "hostIPs": [
2026-06-11 18:00:41.393692 | controller |       {
2026-06-11 18:00:41.393707 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.393721 | controller |       }
2026-06-11 18:00:41.393736 | controller |     ],
2026-06-11 18:00:41.393750 | controller |     "phase": "Running",
2026-06-11 18:00:41.393765 | controller |     "podIP": "10.217.1.27",
2026-06-11 18:00:41.393779 | controller |     "podIPs": [
2026-06-11 18:00:41.393793 | controller |       {
2026-06-11 18:00:41.393808 | controller |         "ip": "10.217.1.27"
2026-06-11 18:00:41.393823 | controller |       }
2026-06-11 18:00:41.393837 | controller |     ],
2026-06-11 18:00:41.393851 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.393866 | controller |     "startTime": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.393881 | controller |   }
2026-06-11 18:00:41.393896 | controller | }
2026-06-11 18:00:41.415478 | controller | ok:
2026-06-11 18:00:41.415590 | controller | {
2026-06-11 18:00:41.415622 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.415645 | controller |   "kind": "Pod",
2026-06-11 18:00:41.415663 | controller |   "metadata": {
2026-06-11 18:00:41.415683 | controller |     "annotations": {
2026-06-11 18:00:41.415703 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.28/23\"],\"mac_address\":\"0a:58:0a:d9:01:1c\",\"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.1.28/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.415724 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.28\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.415781 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.415801 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.415817 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.415832 | controller |     },
2026-06-11 18:00:41.415847 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.415862 | controller |     "generateName": "keystone-operator-controller-manager-85bb7cc757-",
2026-06-11 18:00:41.415877 | controller |     "generation": 1,
2026-06-11 18:00:41.415892 | controller |     "labels": {
2026-06-11 18:00:41.415907 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-11 18:00:41.415921 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.415935 | controller |       "openstack.org/operator-name": "keystone",
2026-06-11 18:00:41.415950 | controller |       "pod-template-hash": "85bb7cc757"
2026-06-11 18:00:41.415965 | controller |     },
2026-06-11 18:00:41.415980 | controller |     "managedFields": [
2026-06-11 18:00:41.415995 | controller |       {
2026-06-11 18:00:41.416010 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.416024 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.416039 | controller |         "fieldsV1": {
2026-06-11 18:00:41.416053 | controller |           "f:metadata": {
2026-06-11 18:00:41.416068 | controller |             "f:annotations": {
2026-06-11 18:00:41.416082 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.416097 | controller |             }
2026-06-11 18:00:41.416111 | controller |           }
2026-06-11 18:00:41.416125 | controller |         },
2026-06-11 18:00:41.416139 | controller |         "manager": "crc",
2026-06-11 18:00:41.416153 | controller |         "operation": "Update",
2026-06-11 18:00:41.416168 | controller |         "subresource": "status",
2026-06-11 18:00:41.416182 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.416196 | controller |       },
2026-06-11 18:00:41.416211 | controller |       {
2026-06-11 18:00:41.416225 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.416239 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.416254 | controller |         "fieldsV1": {
2026-06-11 18:00:41.416268 | controller |           "f:metadata": {
2026-06-11 18:00:41.416282 | controller |             "f:annotations": {
2026-06-11 18:00:41.416298 | controller |               ".": {},
2026-06-11 18:00:41.416314 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.416328 | controller |             },
2026-06-11 18:00:41.416342 | controller |             "f:generateName": {},
2026-06-11 18:00:41.416356 | controller |             "f:labels": {
2026-06-11 18:00:41.416370 | controller |               ".": {},
2026-06-11 18:00:41.416384 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.416398 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.416412 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.416426 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.416440 | controller |             },
2026-06-11 18:00:41.416454 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.416468 | controller |               ".": {},
2026-06-11 18:00:41.416482 | controller |               "k:{\"uid\":\"61003f9a-908d-41a3-88bb-271493679a15\"}": {}
2026-06-11 18:00:41.416496 | controller |             }
2026-06-11 18:00:41.416533 | controller |           },
2026-06-11 18:00:41.416555 | controller |           "f:spec": {
2026-06-11 18:00:41.416570 | controller |             "f:containers": {
2026-06-11 18:00:41.416584 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.416598 | controller |                 ".": {},
2026-06-11 18:00:41.416616 | controller |                 "f:args": {},
2026-06-11 18:00:41.416631 | controller |                 "f:command": {},
2026-06-11 18:00:41.416645 | controller |                 "f:env": {
2026-06-11 18:00:41.416659 | controller |                   ".": {},
2026-06-11 18:00:41.416674 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.416688 | controller |                     ".": {},
2026-06-11 18:00:41.416702 | controller |                     "f:name": {},
2026-06-11 18:00:41.416716 | controller |                     "f:value": {}
2026-06-11 18:00:41.416730 | controller |                   },
2026-06-11 18:00:41.416744 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.416758 | controller |                     ".": {},
2026-06-11 18:00:41.416772 | controller |                     "f:name": {},
2026-06-11 18:00:41.416787 | controller |                     "f:value": {}
2026-06-11 18:00:41.416801 | controller |                   },
2026-06-11 18:00:41.416816 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.416830 | controller |                     ".": {},
2026-06-11 18:00:41.416845 | controller |                     "f:name": {},
2026-06-11 18:00:41.416859 | controller |                     "f:value": {}
2026-06-11 18:00:41.416873 | controller |                   },
2026-06-11 18:00:41.416888 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.416902 | controller |                     ".": {},
2026-06-11 18:00:41.416916 | controller |                     "f:name": {},
2026-06-11 18:00:41.416930 | controller |                     "f:value": {}
2026-06-11 18:00:41.416944 | controller |                   },
2026-06-11 18:00:41.416958 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.416973 | controller |                     ".": {},
2026-06-11 18:00:41.416987 | controller |                     "f:name": {},
2026-06-11 18:00:41.417002 | controller |                     "f:value": {}
2026-06-11 18:00:41.417016 | controller |                   }
2026-06-11 18:00:41.417031 | controller |                 },
2026-06-11 18:00:41.417045 | controller |                 "f:image": {},
2026-06-11 18:00:41.417060 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.417074 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.417088 | controller |                   ".": {},
2026-06-11 18:00:41.417103 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.417117 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.417132 | controller |                     ".": {},
2026-06-11 18:00:41.417146 | controller |                     "f:path": {},
2026-06-11 18:00:41.417160 | controller |                     "f:port": {},
2026-06-11 18:00:41.417174 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.417188 | controller |                   },
2026-06-11 18:00:41.417202 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.417216 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.417230 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.417245 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.417259 | controller |                 },
2026-06-11 18:00:41.417273 | controller |                 "f:name": {},
2026-06-11 18:00:41.417287 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.417301 | controller |                   ".": {},
2026-06-11 18:00:41.417315 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.417330 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.417344 | controller |                     ".": {},
2026-06-11 18:00:41.417358 | controller |                     "f:path": {},
2026-06-11 18:00:41.417383 | controller |                     "f:port": {},
2026-06-11 18:00:41.417403 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.417418 | controller |                   },
2026-06-11 18:00:41.417432 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.417446 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.417460 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.417475 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.417489 | controller |                 },
2026-06-11 18:00:41.417503 | controller |                 "f:resources": {
2026-06-11 18:00:41.417537 | controller |                   ".": {},
2026-06-11 18:00:41.417553 | controller |                   "f:limits": {
2026-06-11 18:00:41.417567 | controller |                     ".": {},
2026-06-11 18:00:41.417582 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.417596 | controller |                     "f:memory": {}
2026-06-11 18:00:41.417610 | controller |                   },
2026-06-11 18:00:41.417624 | controller |                   "f:requests": {
2026-06-11 18:00:41.417637 | controller |                     ".": {},
2026-06-11 18:00:41.417651 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.417665 | controller |                     "f:memory": {}
2026-06-11 18:00:41.417679 | controller |                   }
2026-06-11 18:00:41.417692 | controller |                 },
2026-06-11 18:00:41.417706 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.417720 | controller |                   ".": {},
2026-06-11 18:00:41.417734 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.417748 | controller |                 },
2026-06-11 18:00:41.417762 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.417776 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.417791 | controller |               }
2026-06-11 18:00:41.417806 | controller |             },
2026-06-11 18:00:41.417820 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.417834 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.417848 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.417863 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.417877 | controller |             "f:securityContext": {
2026-06-11 18:00:41.417891 | controller |               ".": {},
2026-06-11 18:00:41.417905 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.417920 | controller |             },
2026-06-11 18:00:41.417935 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.417949 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.417963 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.417977 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.417991 | controller |           }
2026-06-11 18:00:41.418035 | controller |         },
2026-06-11 18:00:41.418057 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.418072 | controller |         "operation": "Update",
2026-06-11 18:00:41.418087 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.418102 | controller |       },
2026-06-11 18:00:41.418116 | controller |       {
2026-06-11 18:00:41.418131 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.418145 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.418160 | controller |         "fieldsV1": {
2026-06-11 18:00:41.418173 | controller |           "f:metadata": {
2026-06-11 18:00:41.418187 | controller |             "f:annotations": {
2026-06-11 18:00:41.418201 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.418216 | controller |             }
2026-06-11 18:00:41.418230 | controller |           }
2026-06-11 18:00:41.418244 | controller |         },
2026-06-11 18:00:41.418258 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.418277 | controller |         "operation": "Update",
2026-06-11 18:00:41.418291 | controller |         "subresource": "status",
2026-06-11 18:00:41.418305 | controller |         "time": "2026-06-11T17:25:23Z"
2026-06-11 18:00:41.418319 | controller |       },
2026-06-11 18:00:41.418333 | controller |       {
2026-06-11 18:00:41.418347 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.418361 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.418375 | controller |         "fieldsV1": {
2026-06-11 18:00:41.418390 | controller |           "f:status": {
2026-06-11 18:00:41.418403 | controller |             "f:conditions": {
2026-06-11 18:00:41.418417 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.418431 | controller |                 ".": {},
2026-06-11 18:00:41.418445 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.418459 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.418473 | controller |                 "f:status": {},
2026-06-11 18:00:41.418488 | controller |                 "f:type": {}
2026-06-11 18:00:41.418502 | controller |               },
2026-06-11 18:00:41.418534 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.418551 | controller |                 ".": {},
2026-06-11 18:00:41.418565 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.418579 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.418593 | controller |                 "f:status": {},
2026-06-11 18:00:41.418607 | controller |                 "f:type": {}
2026-06-11 18:00:41.418621 | controller |               },
2026-06-11 18:00:41.418635 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.418649 | controller |                 ".": {},
2026-06-11 18:00:41.418663 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.418677 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.418691 | controller |                 "f:status": {},
2026-06-11 18:00:41.418705 | controller |                 "f:type": {}
2026-06-11 18:00:41.418719 | controller |               },
2026-06-11 18:00:41.418733 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.418747 | controller |                 ".": {},
2026-06-11 18:00:41.418761 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.418775 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.418789 | controller |                 "f:status": {},
2026-06-11 18:00:41.418803 | controller |                 "f:type": {}
2026-06-11 18:00:41.418817 | controller |               }
2026-06-11 18:00:41.418831 | controller |             },
2026-06-11 18:00:41.418846 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.418860 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.418874 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.418889 | controller |             "f:phase": {},
2026-06-11 18:00:41.418903 | controller |             "f:podIP": {},
2026-06-11 18:00:41.418917 | controller |             "f:podIPs": {
2026-06-11 18:00:41.418931 | controller |               ".": {},
2026-06-11 18:00:41.418946 | controller |               "k:{\"ip\":\"10.217.1.28\"}": {
2026-06-11 18:00:41.418960 | controller |                 ".": {},
2026-06-11 18:00:41.418974 | controller |                 "f:ip": {}
2026-06-11 18:00:41.418988 | controller |               }
2026-06-11 18:00:41.419003 | controller |             },
2026-06-11 18:00:41.419017 | controller |             "f:startTime": {}
2026-06-11 18:00:41.419031 | controller |           }
2026-06-11 18:00:41.419046 | controller |         },
2026-06-11 18:00:41.419060 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.419075 | controller |         "operation": "Update",
2026-06-11 18:00:41.419089 | controller |         "subresource": "status",
2026-06-11 18:00:41.419106 | controller |         "time": "2026-06-11T17:26:16Z"
2026-06-11 18:00:41.419121 | controller |       }
2026-06-11 18:00:41.419135 | controller |     ],
2026-06-11 18:00:41.419150 | controller |     "name": "keystone-operator-controller-manager-85bb7cc757-g8nmp",
2026-06-11 18:00:41.419164 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.419179 | controller |     "ownerReferences": [
2026-06-11 18:00:41.419193 | controller |       {
2026-06-11 18:00:41.419208 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.419222 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.419236 | controller |         "controller": true,
2026-06-11 18:00:41.419250 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.419263 | controller |         "name": "keystone-operator-controller-manager-85bb7cc757",
2026-06-11 18:00:41.419278 | controller |         "uid": "61003f9a-908d-41a3-88bb-271493679a15"
2026-06-11 18:00:41.419291 | controller |       }
2026-06-11 18:00:41.419305 | controller |     ],
2026-06-11 18:00:41.419320 | controller |     "resourceVersion": "90317",
2026-06-11 18:00:41.419334 | controller |     "uid": "4e04cde3-d56d-4c82-8ebc-83f4f52041af"
2026-06-11 18:00:41.419348 | controller |   },
2026-06-11 18:00:41.419362 | controller |   "spec": {
2026-06-11 18:00:41.419376 | controller |     "containers": [
2026-06-11 18:00:41.419390 | controller |       {
2026-06-11 18:00:41.419404 | controller |         "args": [
2026-06-11 18:00:41.419418 | controller |           "--leader-elect",
2026-06-11 18:00:41.419432 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.419446 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.419460 | controller |         ],
2026-06-11 18:00:41.419475 | controller |         "command": [
2026-06-11 18:00:41.419488 | controller |           "/manager"
2026-06-11 18:00:41.419502 | controller |         ],
2026-06-11 18:00:41.419534 | controller |         "env": [
2026-06-11 18:00:41.419551 | controller |           {
2026-06-11 18:00:41.419565 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.419579 | controller |             "value": "30"
2026-06-11 18:00:41.419593 | controller |           },
2026-06-11 18:00:41.419608 | controller |           {
2026-06-11 18:00:41.419622 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.419636 | controller |             "value": "20"
2026-06-11 18:00:41.419650 | controller |           },
2026-06-11 18:00:41.419664 | controller |           {
2026-06-11 18:00:41.419679 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.419693 | controller |             "value": "5"
2026-06-11 18:00:41.419707 | controller |           },
2026-06-11 18:00:41.419722 | controller |           {
2026-06-11 18:00:41.419736 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.419750 | controller |             "value": "false"
2026-06-11 18:00:41.419764 | controller |           },
2026-06-11 18:00:41.419778 | controller |           {
2026-06-11 18:00:41.419792 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.419807 | controller |             "value": "false"
2026-06-11 18:00:41.419821 | controller |           }
2026-06-11 18:00:41.419836 | controller |         ],
2026-06-11 18:00:41.419850 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-11 18:00:41.419865 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.419879 | controller |         "livenessProbe": {
2026-06-11 18:00:41.419894 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.419908 | controller |           "httpGet": {
2026-06-11 18:00:41.419923 | controller |             "path": "/healthz",
2026-06-11 18:00:41.419937 | controller |             "port": 8081,
2026-06-11 18:00:41.419952 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.419969 | controller |           },
2026-06-11 18:00:41.419984 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.419999 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.420013 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.420027 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.420042 | controller |         },
2026-06-11 18:00:41.420056 | controller |         "name": "manager",
2026-06-11 18:00:41.420070 | controller |         "readinessProbe": {
2026-06-11 18:00:41.420085 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.420099 | controller |           "httpGet": {
2026-06-11 18:00:41.420113 | controller |             "path": "/readyz",
2026-06-11 18:00:41.420127 | controller |             "port": 8081,
2026-06-11 18:00:41.420141 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.420155 | controller |           },
2026-06-11 18:00:41.420169 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.420182 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.420196 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.420210 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.420223 | controller |         },
2026-06-11 18:00:41.420237 | controller |         "resources": {
2026-06-11 18:00:41.420250 | controller |           "limits": {
2026-06-11 18:00:41.420264 | controller |             "cpu": "500m",
2026-06-11 18:00:41.420278 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.420293 | controller |           },
2026-06-11 18:00:41.420308 | controller |           "requests": {
2026-06-11 18:00:41.420323 | controller |             "cpu": "10m",
2026-06-11 18:00:41.420337 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.420350 | controller |           }
2026-06-11 18:00:41.420364 | controller |         },
2026-06-11 18:00:41.420377 | controller |         "securityContext": {
2026-06-11 18:00:41.420391 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.420405 | controller |           "capabilities": {
2026-06-11 18:00:41.420419 | controller |             "drop": [
2026-06-11 18:00:41.420433 | controller |               "MKNOD"
2026-06-11 18:00:41.420447 | controller |             ]
2026-06-11 18:00:41.420461 | controller |           }
2026-06-11 18:00:41.420475 | controller |         },
2026-06-11 18:00:41.420489 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.420503 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.420542 | controller |         "volumeMounts": [
2026-06-11 18:00:41.420558 | controller |           {
2026-06-11 18:00:41.420573 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.420587 | controller |             "name": "kube-api-access-jjnz9",
2026-06-11 18:00:41.420602 | controller |             "readOnly": true
2026-06-11 18:00:41.420616 | controller |           }
2026-06-11 18:00:41.420630 | controller |         ]
2026-06-11 18:00:41.420644 | controller |       }
2026-06-11 18:00:41.420658 | controller |     ],
2026-06-11 18:00:41.420672 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.420687 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.420701 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.420715 | controller |       {
2026-06-11 18:00:41.420729 | controller |         "name": "keystone-operator-controller-manager-dockercfg-7kw4s"
2026-06-11 18:00:41.420743 | controller |       }
2026-06-11 18:00:41.420757 | controller |     ],
2026-06-11 18:00:41.420771 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.420785 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.420799 | controller |     "priority": 0,
2026-06-11 18:00:41.420813 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.420828 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.420846 | controller |     "securityContext": {
2026-06-11 18:00:41.420861 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.420875 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.420889 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.420903 | controller |       }
2026-06-11 18:00:41.420918 | controller |     },
2026-06-11 18:00:41.420932 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-11 18:00:41.420947 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-11 18:00:41.420961 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.420976 | controller |     "tolerations": [
2026-06-11 18:00:41.420990 | controller |       {
2026-06-11 18:00:41.421004 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.421019 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.421033 | controller |         "operator": "Exists",
2026-06-11 18:00:41.421048 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.421063 | controller |       },
2026-06-11 18:00:41.421077 | controller |       {
2026-06-11 18:00:41.421091 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.421106 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.421120 | controller |         "operator": "Exists",
2026-06-11 18:00:41.421134 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.421148 | controller |       },
2026-06-11 18:00:41.421163 | controller |       {
2026-06-11 18:00:41.421177 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.421191 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.421205 | controller |         "operator": "Exists"
2026-06-11 18:00:41.421219 | controller |       }
2026-06-11 18:00:41.421233 | controller |     ],
2026-06-11 18:00:41.421247 | controller |     "volumes": [
2026-06-11 18:00:41.421261 | controller |       {
2026-06-11 18:00:41.421275 | controller |         "name": "kube-api-access-jjnz9",
2026-06-11 18:00:41.421289 | controller |         "projected": {
2026-06-11 18:00:41.421303 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.421318 | controller |           "sources": [
2026-06-11 18:00:41.421332 | controller |             {
2026-06-11 18:00:41.421346 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.421361 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.421390 | controller |                 "path": "token"
2026-06-11 18:00:41.421405 | controller |               }
2026-06-11 18:00:41.421419 | controller |             },
2026-06-11 18:00:41.421433 | controller |             {
2026-06-11 18:00:41.421448 | controller |               "configMap": {
2026-06-11 18:00:41.421462 | controller |                 "items": [
2026-06-11 18:00:41.421476 | controller |                   {
2026-06-11 18:00:41.421490 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.421504 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.421537 | controller |                   }
2026-06-11 18:00:41.421553 | controller |                 ],
2026-06-11 18:00:41.421567 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.421581 | controller |               }
2026-06-11 18:00:41.421596 | controller |             },
2026-06-11 18:00:41.421610 | controller |             {
2026-06-11 18:00:41.421624 | controller |               "downwardAPI": {
2026-06-11 18:00:41.421638 | controller |                 "items": [
2026-06-11 18:00:41.421652 | controller |                   {
2026-06-11 18:00:41.421666 | controller |                     "fieldRef": {
2026-06-11 18:00:41.421680 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.421695 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.421709 | controller |                     },
2026-06-11 18:00:41.421733 | controller |                     "path": "namespace"
2026-06-11 18:00:41.421758 | controller |                   }
2026-06-11 18:00:41.421786 | controller |                 ]
2026-06-11 18:00:41.421805 | controller |               }
2026-06-11 18:00:41.421820 | controller |             },
2026-06-11 18:00:41.421836 | controller |             {
2026-06-11 18:00:41.421851 | controller |               "configMap": {
2026-06-11 18:00:41.421866 | controller |                 "items": [
2026-06-11 18:00:41.421881 | controller |                   {
2026-06-11 18:00:41.421896 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.421910 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.421925 | controller |                   }
2026-06-11 18:00:41.421939 | controller |                 ],
2026-06-11 18:00:41.421953 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.421968 | controller |               }
2026-06-11 18:00:41.421982 | controller |             }
2026-06-11 18:00:41.421996 | controller |           ]
2026-06-11 18:00:41.422010 | controller |         }
2026-06-11 18:00:41.422024 | controller |       }
2026-06-11 18:00:41.422038 | controller |     ]
2026-06-11 18:00:41.422052 | controller |   },
2026-06-11 18:00:41.422066 | controller |   "status": {
2026-06-11 18:00:41.422080 | controller |     "conditions": [
2026-06-11 18:00:41.422095 | controller |       {
2026-06-11 18:00:41.422109 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.422123 | controller |         "lastTransitionTime": "2026-06-11T17:26:02Z",
2026-06-11 18:00:41.422137 | controller |         "status": "True",
2026-06-11 18:00:41.422152 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.422166 | controller |       },
2026-06-11 18:00:41.422181 | controller |       {
2026-06-11 18:00:41.422195 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.422209 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.422224 | controller |         "status": "True",
2026-06-11 18:00:41.422238 | controller |         "type": "Initialized"
2026-06-11 18:00:41.422252 | controller |       },
2026-06-11 18:00:41.422266 | controller |       {
2026-06-11 18:00:41.422280 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.422294 | controller |         "lastTransitionTime": "2026-06-11T17:26:14Z",
2026-06-11 18:00:41.422308 | controller |         "status": "True",
2026-06-11 18:00:41.422322 | controller |         "type": "Ready"
2026-06-11 18:00:41.422336 | controller |       },
2026-06-11 18:00:41.422350 | controller |       {
2026-06-11 18:00:41.422364 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.422378 | controller |         "lastTransitionTime": "2026-06-11T17:26:14Z",
2026-06-11 18:00:41.422392 | controller |         "status": "True",
2026-06-11 18:00:41.422406 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.422420 | controller |       },
2026-06-11 18:00:41.422434 | controller |       {
2026-06-11 18:00:41.422448 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.422462 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.422476 | controller |         "status": "True",
2026-06-11 18:00:41.422490 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.422503 | controller |       }
2026-06-11 18:00:41.422538 | controller |     ],
2026-06-11 18:00:41.422554 | controller |     "containerStatuses": [
2026-06-11 18:00:41.422568 | controller |       {
2026-06-11 18:00:41.422582 | controller |         "allocatedResources": {
2026-06-11 18:00:41.422596 | controller |           "cpu": "10m",
2026-06-11 18:00:41.422610 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.422624 | controller |         },
2026-06-11 18:00:41.422638 | controller |         "containerID": "cri-o://4dd25f70aa9d94f7bdb176fc508c5f80d4c3db1566e7123b62e6fc6726f7f46b",
2026-06-11 18:00:41.422656 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-11 18:00:41.422671 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-11 18:00:41.422685 | controller |         "lastState": {},
2026-06-11 18:00:41.422700 | controller |         "name": "manager",
2026-06-11 18:00:41.422714 | controller |         "ready": true,
2026-06-11 18:00:41.422727 | controller |         "resources": {
2026-06-11 18:00:41.422741 | controller |           "limits": {
2026-06-11 18:00:41.422755 | controller |             "cpu": "500m",
2026-06-11 18:00:41.422769 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.422782 | controller |           },
2026-06-11 18:00:41.422796 | controller |           "requests": {
2026-06-11 18:00:41.422810 | controller |             "cpu": "10m",
2026-06-11 18:00:41.422824 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.422838 | controller |           }
2026-06-11 18:00:41.422852 | controller |         },
2026-06-11 18:00:41.422867 | controller |         "restartCount": 0,
2026-06-11 18:00:41.422881 | controller |         "started": true,
2026-06-11 18:00:41.422895 | controller |         "state": {
2026-06-11 18:00:41.422909 | controller |           "running": {
2026-06-11 18:00:41.422924 | controller |             "startedAt": "2026-06-11T17:26:01Z"
2026-06-11 18:00:41.422938 | controller |           }
2026-06-11 18:00:41.422953 | controller |         },
2026-06-11 18:00:41.422967 | controller |         "user": {
2026-06-11 18:00:41.422981 | controller |           "linux": {
2026-06-11 18:00:41.422995 | controller |             "gid": 0,
2026-06-11 18:00:41.423009 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.423023 | controller |               0
2026-06-11 18:00:41.423037 | controller |             ],
2026-06-11 18:00:41.423051 | controller |             "uid": 65532
2026-06-11 18:00:41.423066 | controller |           }
2026-06-11 18:00:41.423080 | controller |         },
2026-06-11 18:00:41.423095 | controller |         "volumeMounts": [
2026-06-11 18:00:41.423109 | controller |           {
2026-06-11 18:00:41.423124 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.423138 | controller |             "name": "kube-api-access-jjnz9",
2026-06-11 18:00:41.423153 | controller |             "readOnly": true,
2026-06-11 18:00:41.423167 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.423182 | controller |           }
2026-06-11 18:00:41.423196 | controller |         ]
2026-06-11 18:00:41.423210 | controller |       }
2026-06-11 18:00:41.423224 | controller |     ],
2026-06-11 18:00:41.423238 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.423252 | controller |     "hostIPs": [
2026-06-11 18:00:41.423266 | controller |       {
2026-06-11 18:00:41.423281 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.423295 | controller |       }
2026-06-11 18:00:41.423309 | controller |     ],
2026-06-11 18:00:41.423323 | controller |     "phase": "Running",
2026-06-11 18:00:41.423337 | controller |     "podIP": "10.217.1.28",
2026-06-11 18:00:41.423351 | controller |     "podIPs": [
2026-06-11 18:00:41.423365 | controller |       {
2026-06-11 18:00:41.423379 | controller |         "ip": "10.217.1.28"
2026-06-11 18:00:41.423394 | controller |       }
2026-06-11 18:00:41.423408 | controller |     ],
2026-06-11 18:00:41.423422 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.423436 | controller |     "startTime": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.423450 | controller |   }
2026-06-11 18:00:41.423464 | controller | }
2026-06-11 18:00:41.445281 | controller | ok:
2026-06-11 18:00:41.445376 | controller | {
2026-06-11 18:00:41.445403 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.445450 | controller |   "kind": "Pod",
2026-06-11 18:00:41.445478 | controller |   "metadata": {
2026-06-11 18:00:41.445493 | controller |     "annotations": {
2026-06-11 18:00:41.445509 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.29/23\"],\"mac_address\":\"0a:58:0a:d9:01:1d\",\"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.1.29/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.445560 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.29\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.445577 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.445593 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.445608 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.445623 | controller |     },
2026-06-11 18:00:41.445638 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.445653 | controller |     "generateName": "manila-operator-controller-manager-b547849c7-",
2026-06-11 18:00:41.445667 | controller |     "generation": 1,
2026-06-11 18:00:41.445682 | controller |     "labels": {
2026-06-11 18:00:41.445697 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-11 18:00:41.445712 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.445726 | controller |       "openstack.org/operator-name": "manila",
2026-06-11 18:00:41.445740 | controller |       "pod-template-hash": "b547849c7"
2026-06-11 18:00:41.445755 | controller |     },
2026-06-11 18:00:41.445769 | controller |     "managedFields": [
2026-06-11 18:00:41.445784 | controller |       {
2026-06-11 18:00:41.445798 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.445813 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.445828 | controller |         "fieldsV1": {
2026-06-11 18:00:41.445843 | controller |           "f:metadata": {
2026-06-11 18:00:41.445857 | controller |             "f:annotations": {
2026-06-11 18:00:41.445872 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.445887 | controller |             }
2026-06-11 18:00:41.445901 | controller |           }
2026-06-11 18:00:41.445916 | controller |         },
2026-06-11 18:00:41.445930 | controller |         "manager": "crc",
2026-06-11 18:00:41.445944 | controller |         "operation": "Update",
2026-06-11 18:00:41.445958 | controller |         "subresource": "status",
2026-06-11 18:00:41.445972 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.445987 | controller |       },
2026-06-11 18:00:41.446001 | controller |       {
2026-06-11 18:00:41.446015 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.446029 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.446044 | controller |         "fieldsV1": {
2026-06-11 18:00:41.446058 | controller |           "f:metadata": {
2026-06-11 18:00:41.446073 | controller |             "f:annotations": {
2026-06-11 18:00:41.446088 | controller |               ".": {},
2026-06-11 18:00:41.446103 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.446117 | controller |             },
2026-06-11 18:00:41.446131 | controller |             "f:generateName": {},
2026-06-11 18:00:41.446146 | controller |             "f:labels": {
2026-06-11 18:00:41.446160 | controller |               ".": {},
2026-06-11 18:00:41.446174 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.446188 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.446206 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.446221 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.446235 | controller |             },
2026-06-11 18:00:41.446250 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.446264 | controller |               ".": {},
2026-06-11 18:00:41.446278 | controller |               "k:{\"uid\":\"53a58633-69fe-4077-8393-89fe4ab1eb27\"}": {}
2026-06-11 18:00:41.446293 | controller |             }
2026-06-11 18:00:41.446307 | controller |           },
2026-06-11 18:00:41.446321 | controller |           "f:spec": {
2026-06-11 18:00:41.446336 | controller |             "f:containers": {
2026-06-11 18:00:41.446350 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.446364 | controller |                 ".": {},
2026-06-11 18:00:41.446378 | controller |                 "f:args": {},
2026-06-11 18:00:41.446392 | controller |                 "f:command": {},
2026-06-11 18:00:41.446405 | controller |                 "f:env": {
2026-06-11 18:00:41.446419 | controller |                   ".": {},
2026-06-11 18:00:41.446433 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.446447 | controller |                     ".": {},
2026-06-11 18:00:41.446461 | controller |                     "f:name": {},
2026-06-11 18:00:41.446475 | controller |                     "f:value": {}
2026-06-11 18:00:41.446488 | controller |                   },
2026-06-11 18:00:41.446502 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.446586 | controller |                     ".": {},
2026-06-11 18:00:41.446604 | controller |                     "f:name": {},
2026-06-11 18:00:41.446620 | controller |                     "f:value": {}
2026-06-11 18:00:41.446634 | controller |                   },
2026-06-11 18:00:41.446648 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.446662 | controller |                     ".": {},
2026-06-11 18:00:41.446676 | controller |                     "f:name": {},
2026-06-11 18:00:41.446690 | controller |                     "f:value": {}
2026-06-11 18:00:41.446704 | controller |                   },
2026-06-11 18:00:41.446718 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.446732 | controller |                     ".": {},
2026-06-11 18:00:41.446745 | controller |                     "f:name": {},
2026-06-11 18:00:41.446759 | controller |                     "f:value": {}
2026-06-11 18:00:41.446773 | controller |                   },
2026-06-11 18:00:41.446787 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.446801 | controller |                     ".": {},
2026-06-11 18:00:41.446815 | controller |                     "f:name": {},
2026-06-11 18:00:41.446829 | controller |                     "f:value": {}
2026-06-11 18:00:41.446844 | controller |                   }
2026-06-11 18:00:41.446857 | controller |                 },
2026-06-11 18:00:41.446871 | controller |                 "f:image": {},
2026-06-11 18:00:41.446886 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.446901 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.446915 | controller |                   ".": {},
2026-06-11 18:00:41.446929 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.446944 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.446958 | controller |                     ".": {},
2026-06-11 18:00:41.446972 | controller |                     "f:path": {},
2026-06-11 18:00:41.446987 | controller |                     "f:port": {},
2026-06-11 18:00:41.447000 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.447014 | controller |                   },
2026-06-11 18:00:41.447028 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.447042 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.447061 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.447075 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.447090 | controller |                 },
2026-06-11 18:00:41.447104 | controller |                 "f:name": {},
2026-06-11 18:00:41.447119 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.447133 | controller |                   ".": {},
2026-06-11 18:00:41.447148 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.447162 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.447177 | controller |                     ".": {},
2026-06-11 18:00:41.447191 | controller |                     "f:path": {},
2026-06-11 18:00:41.447205 | controller |                     "f:port": {},
2026-06-11 18:00:41.447219 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.447233 | controller |                   },
2026-06-11 18:00:41.447247 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.447261 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.447275 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.447289 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.447303 | controller |                 },
2026-06-11 18:00:41.447317 | controller |                 "f:resources": {
2026-06-11 18:00:41.447332 | controller |                   ".": {},
2026-06-11 18:00:41.447346 | controller |                   "f:limits": {
2026-06-11 18:00:41.447360 | controller |                     ".": {},
2026-06-11 18:00:41.447375 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.447389 | controller |                     "f:memory": {}
2026-06-11 18:00:41.447403 | controller |                   },
2026-06-11 18:00:41.447417 | controller |                   "f:requests": {
2026-06-11 18:00:41.447431 | controller |                     ".": {},
2026-06-11 18:00:41.447446 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.447460 | controller |                     "f:memory": {}
2026-06-11 18:00:41.447474 | controller |                   }
2026-06-11 18:00:41.447488 | controller |                 },
2026-06-11 18:00:41.447502 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.447535 | controller |                   ".": {},
2026-06-11 18:00:41.447552 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.447567 | controller |                 },
2026-06-11 18:00:41.447581 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.447595 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.447610 | controller |               }
2026-06-11 18:00:41.447624 | controller |             },
2026-06-11 18:00:41.447639 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.447653 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.447668 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.447682 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.447696 | controller |             "f:securityContext": {
2026-06-11 18:00:41.447710 | controller |               ".": {},
2026-06-11 18:00:41.447724 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.447738 | controller |             },
2026-06-11 18:00:41.447752 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.447766 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.447780 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.447794 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.447808 | controller |           }
2026-06-11 18:00:41.447825 | controller |         },
2026-06-11 18:00:41.447843 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.447862 | controller |         "operation": "Update",
2026-06-11 18:00:41.447885 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.447904 | controller |       },
2026-06-11 18:00:41.447922 | controller |       {
2026-06-11 18:00:41.447942 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.447962 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.447982 | controller |         "fieldsV1": {
2026-06-11 18:00:41.448001 | controller |           "f:metadata": {
2026-06-11 18:00:41.448016 | controller |             "f:annotations": {
2026-06-11 18:00:41.448031 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.448045 | controller |             }
2026-06-11 18:00:41.448060 | controller |           }
2026-06-11 18:00:41.448074 | controller |         },
2026-06-11 18:00:41.448088 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.448103 | controller |         "operation": "Update",
2026-06-11 18:00:41.448117 | controller |         "subresource": "status",
2026-06-11 18:00:41.448131 | controller |         "time": "2026-06-11T17:25:23Z"
2026-06-11 18:00:41.448145 | controller |       },
2026-06-11 18:00:41.448160 | controller |       {
2026-06-11 18:00:41.448174 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.448189 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.448204 | controller |         "fieldsV1": {
2026-06-11 18:00:41.448218 | controller |           "f:status": {
2026-06-11 18:00:41.448232 | controller |             "f:conditions": {
2026-06-11 18:00:41.448246 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.448261 | controller |                 ".": {},
2026-06-11 18:00:41.448275 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.448289 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.448303 | controller |                 "f:status": {},
2026-06-11 18:00:41.448317 | controller |                 "f:type": {}
2026-06-11 18:00:41.448331 | controller |               },
2026-06-11 18:00:41.448345 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.448360 | controller |                 ".": {},
2026-06-11 18:00:41.448374 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.448388 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.448402 | controller |                 "f:status": {},
2026-06-11 18:00:41.448416 | controller |                 "f:type": {}
2026-06-11 18:00:41.448430 | controller |               },
2026-06-11 18:00:41.448444 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.448458 | controller |                 ".": {},
2026-06-11 18:00:41.448472 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.448486 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.448500 | controller |                 "f:status": {},
2026-06-11 18:00:41.448535 | controller |                 "f:type": {}
2026-06-11 18:00:41.448552 | controller |               },
2026-06-11 18:00:41.448566 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.448581 | controller |                 ".": {},
2026-06-11 18:00:41.448595 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.448610 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.448624 | controller |                 "f:status": {},
2026-06-11 18:00:41.448638 | controller |                 "f:type": {}
2026-06-11 18:00:41.448652 | controller |               }
2026-06-11 18:00:41.448666 | controller |             },
2026-06-11 18:00:41.448680 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.448695 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.448709 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.448723 | controller |             "f:phase": {},
2026-06-11 18:00:41.448737 | controller |             "f:podIP": {},
2026-06-11 18:00:41.448759 | controller |             "f:podIPs": {
2026-06-11 18:00:41.448773 | controller |               ".": {},
2026-06-11 18:00:41.448787 | controller |               "k:{\"ip\":\"10.217.1.29\"}": {
2026-06-11 18:00:41.448801 | controller |                 ".": {},
2026-06-11 18:00:41.448816 | controller |                 "f:ip": {}
2026-06-11 18:00:41.448829 | controller |               }
2026-06-11 18:00:41.448843 | controller |             },
2026-06-11 18:00:41.448857 | controller |             "f:startTime": {}
2026-06-11 18:00:41.448872 | controller |           }
2026-06-11 18:00:41.448886 | controller |         },
2026-06-11 18:00:41.448900 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.448914 | controller |         "operation": "Update",
2026-06-11 18:00:41.448928 | controller |         "subresource": "status",
2026-06-11 18:00:41.448942 | controller |         "time": "2026-06-11T17:26:16Z"
2026-06-11 18:00:41.448956 | controller |       }
2026-06-11 18:00:41.448971 | controller |     ],
2026-06-11 18:00:41.448985 | controller |     "name": "manila-operator-controller-manager-b547849c7-qg4p4",
2026-06-11 18:00:41.449000 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.449015 | controller |     "ownerReferences": [
2026-06-11 18:00:41.449029 | controller |       {
2026-06-11 18:00:41.449043 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.449058 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.449072 | controller |         "controller": true,
2026-06-11 18:00:41.449086 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.449100 | controller |         "name": "manila-operator-controller-manager-b547849c7",
2026-06-11 18:00:41.449115 | controller |         "uid": "53a58633-69fe-4077-8393-89fe4ab1eb27"
2026-06-11 18:00:41.449129 | controller |       }
2026-06-11 18:00:41.449143 | controller |     ],
2026-06-11 18:00:41.449158 | controller |     "resourceVersion": "90297",
2026-06-11 18:00:41.449172 | controller |     "uid": "6caf2da7-b480-4302-971a-15aa6e8f9a65"
2026-06-11 18:00:41.449187 | controller |   },
2026-06-11 18:00:41.449202 | controller |   "spec": {
2026-06-11 18:00:41.449217 | controller |     "containers": [
2026-06-11 18:00:41.449231 | controller |       {
2026-06-11 18:00:41.449245 | controller |         "args": [
2026-06-11 18:00:41.449260 | controller |           "--leader-elect",
2026-06-11 18:00:41.449274 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.449288 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.449303 | controller |         ],
2026-06-11 18:00:41.449317 | controller |         "command": [
2026-06-11 18:00:41.449331 | controller |           "/manager"
2026-06-11 18:00:41.449363 | controller |         ],
2026-06-11 18:00:41.449383 | controller |         "env": [
2026-06-11 18:00:41.449398 | controller |           {
2026-06-11 18:00:41.449413 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.449427 | controller |             "value": "30"
2026-06-11 18:00:41.449442 | controller |           },
2026-06-11 18:00:41.449456 | controller |           {
2026-06-11 18:00:41.449471 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.449485 | controller |             "value": "20"
2026-06-11 18:00:41.449500 | controller |           },
2026-06-11 18:00:41.449534 | controller |           {
2026-06-11 18:00:41.449550 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.449565 | controller |             "value": "5"
2026-06-11 18:00:41.449580 | controller |           },
2026-06-11 18:00:41.449594 | controller |           {
2026-06-11 18:00:41.449609 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.449623 | controller |             "value": "false"
2026-06-11 18:00:41.449637 | controller |           },
2026-06-11 18:00:41.449652 | controller |           {
2026-06-11 18:00:41.449666 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.449684 | controller |             "value": "false"
2026-06-11 18:00:41.449698 | controller |           }
2026-06-11 18:00:41.449713 | controller |         ],
2026-06-11 18:00:41.449727 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-11 18:00:41.449742 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.449757 | controller |         "livenessProbe": {
2026-06-11 18:00:41.449771 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.449786 | controller |           "httpGet": {
2026-06-11 18:00:41.449800 | controller |             "path": "/healthz",
2026-06-11 18:00:41.449814 | controller |             "port": 8081,
2026-06-11 18:00:41.449828 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.449842 | controller |           },
2026-06-11 18:00:41.449856 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.449870 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.449884 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.449898 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.449912 | controller |         },
2026-06-11 18:00:41.449926 | controller |         "name": "manager",
2026-06-11 18:00:41.449941 | controller |         "readinessProbe": {
2026-06-11 18:00:41.449955 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.449969 | controller |           "httpGet": {
2026-06-11 18:00:41.449984 | controller |             "path": "/readyz",
2026-06-11 18:00:41.449998 | controller |             "port": 8081,
2026-06-11 18:00:41.450013 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.450027 | controller |           },
2026-06-11 18:00:41.450042 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.450056 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.450070 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.450085 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.450099 | controller |         },
2026-06-11 18:00:41.450113 | controller |         "resources": {
2026-06-11 18:00:41.450127 | controller |           "limits": {
2026-06-11 18:00:41.450141 | controller |             "cpu": "500m",
2026-06-11 18:00:41.450155 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.450169 | controller |           },
2026-06-11 18:00:41.450183 | controller |           "requests": {
2026-06-11 18:00:41.450198 | controller |             "cpu": "10m",
2026-06-11 18:00:41.450212 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.450414 | controller |           }
2026-06-11 18:00:41.450439 | controller |         },
2026-06-11 18:00:41.450455 | controller |         "securityContext": {
2026-06-11 18:00:41.450470 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.450485 | controller |           "capabilities": {
2026-06-11 18:00:41.450500 | controller |             "drop": [
2026-06-11 18:00:41.450534 | controller |               "MKNOD"
2026-06-11 18:00:41.450551 | controller |             ]
2026-06-11 18:00:41.450565 | controller |           }
2026-06-11 18:00:41.450579 | controller |         },
2026-06-11 18:00:41.450594 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.450608 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.450622 | controller |         "volumeMounts": [
2026-06-11 18:00:41.450636 | controller |           {
2026-06-11 18:00:41.450650 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.450665 | controller |             "name": "kube-api-access-jkgqq",
2026-06-11 18:00:41.450679 | controller |             "readOnly": true
2026-06-11 18:00:41.450693 | controller |           }
2026-06-11 18:00:41.450707 | controller |         ]
2026-06-11 18:00:41.450721 | controller |       }
2026-06-11 18:00:41.450741 | controller |     ],
2026-06-11 18:00:41.450755 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.450770 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.450784 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.450798 | controller |       {
2026-06-11 18:00:41.450812 | controller |         "name": "manila-operator-controller-manager-dockercfg-nt8s9"
2026-06-11 18:00:41.450826 | controller |       }
2026-06-11 18:00:41.450840 | controller |     ],
2026-06-11 18:00:41.450854 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.450868 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.450882 | controller |     "priority": 0,
2026-06-11 18:00:41.450896 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.450910 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.450924 | controller |     "securityContext": {
2026-06-11 18:00:41.450938 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.450951 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.450965 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.450979 | controller |       }
2026-06-11 18:00:41.450993 | controller |     },
2026-06-11 18:00:41.451007 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-11 18:00:41.451021 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-11 18:00:41.451035 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.451049 | controller |     "tolerations": [
2026-06-11 18:00:41.451063 | controller |       {
2026-06-11 18:00:41.451076 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.451090 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.451104 | controller |         "operator": "Exists",
2026-06-11 18:00:41.451117 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.451131 | controller |       },
2026-06-11 18:00:41.451145 | controller |       {
2026-06-11 18:00:41.451159 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.451173 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.451187 | controller |         "operator": "Exists",
2026-06-11 18:00:41.451201 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.451216 | controller |       },
2026-06-11 18:00:41.451230 | controller |       {
2026-06-11 18:00:41.451244 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.451258 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.451273 | controller |         "operator": "Exists"
2026-06-11 18:00:41.451287 | controller |       }
2026-06-11 18:00:41.451301 | controller |     ],
2026-06-11 18:00:41.451315 | controller |     "volumes": [
2026-06-11 18:00:41.451330 | controller |       {
2026-06-11 18:00:41.451344 | controller |         "name": "kube-api-access-jkgqq",
2026-06-11 18:00:41.451358 | controller |         "projected": {
2026-06-11 18:00:41.451372 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.451387 | controller |           "sources": [
2026-06-11 18:00:41.451401 | controller |             {
2026-06-11 18:00:41.451416 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.451430 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.451444 | controller |                 "path": "token"
2026-06-11 18:00:41.451458 | controller |               }
2026-06-11 18:00:41.451473 | controller |             },
2026-06-11 18:00:41.451487 | controller |             {
2026-06-11 18:00:41.451501 | controller |               "configMap": {
2026-06-11 18:00:41.451539 | controller |                 "items": [
2026-06-11 18:00:41.451556 | controller |                   {
2026-06-11 18:00:41.451570 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.451585 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.451599 | controller |                   }
2026-06-11 18:00:41.451617 | controller |                 ],
2026-06-11 18:00:41.451631 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.451645 | controller |               }
2026-06-11 18:00:41.451660 | controller |             },
2026-06-11 18:00:41.451674 | controller |             {
2026-06-11 18:00:41.451689 | controller |               "downwardAPI": {
2026-06-11 18:00:41.451703 | controller |                 "items": [
2026-06-11 18:00:41.451717 | controller |                   {
2026-06-11 18:00:41.451732 | controller |                     "fieldRef": {
2026-06-11 18:00:41.451746 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.451760 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.451774 | controller |                     },
2026-06-11 18:00:41.451789 | controller |                     "path": "namespace"
2026-06-11 18:00:41.451803 | controller |                   }
2026-06-11 18:00:41.451817 | controller |                 ]
2026-06-11 18:00:41.451831 | controller |               }
2026-06-11 18:00:41.451846 | controller |             },
2026-06-11 18:00:41.451860 | controller |             {
2026-06-11 18:00:41.451874 | controller |               "configMap": {
2026-06-11 18:00:41.451888 | controller |                 "items": [
2026-06-11 18:00:41.451902 | controller |                   {
2026-06-11 18:00:41.451916 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.451931 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.451945 | controller |                   }
2026-06-11 18:00:41.451959 | controller |                 ],
2026-06-11 18:00:41.451973 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.451988 | controller |               }
2026-06-11 18:00:41.452002 | controller |             }
2026-06-11 18:00:41.452016 | controller |           ]
2026-06-11 18:00:41.452030 | controller |         }
2026-06-11 18:00:41.452044 | controller |       }
2026-06-11 18:00:41.452058 | controller |     ]
2026-06-11 18:00:41.452077 | controller |   },
2026-06-11 18:00:41.452102 | controller |   "status": {
2026-06-11 18:00:41.452129 | controller |     "conditions": [
2026-06-11 18:00:41.452147 | controller |       {
2026-06-11 18:00:41.452163 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.452178 | controller |         "lastTransitionTime": "2026-06-11T17:26:01Z",
2026-06-11 18:00:41.452194 | controller |         "status": "True",
2026-06-11 18:00:41.452209 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.452224 | controller |       },
2026-06-11 18:00:41.452238 | controller |       {
2026-06-11 18:00:41.452253 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.452268 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.452283 | controller |         "status": "True",
2026-06-11 18:00:41.452298 | controller |         "type": "Initialized"
2026-06-11 18:00:41.452316 | controller |       },
2026-06-11 18:00:41.452334 | controller |       {
2026-06-11 18:00:41.452348 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.452363 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.452377 | controller |         "status": "True",
2026-06-11 18:00:41.452392 | controller |         "type": "Ready"
2026-06-11 18:00:41.452406 | controller |       },
2026-06-11 18:00:41.452420 | controller |       {
2026-06-11 18:00:41.452434 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.452448 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.452463 | controller |         "status": "True",
2026-06-11 18:00:41.452477 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.452492 | controller |       },
2026-06-11 18:00:41.452506 | controller |       {
2026-06-11 18:00:41.452545 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.452565 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.452580 | controller |         "status": "True",
2026-06-11 18:00:41.452594 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.452609 | controller |       }
2026-06-11 18:00:41.452623 | controller |     ],
2026-06-11 18:00:41.452637 | controller |     "containerStatuses": [
2026-06-11 18:00:41.452651 | controller |       {
2026-06-11 18:00:41.452665 | controller |         "allocatedResources": {
2026-06-11 18:00:41.452679 | controller |           "cpu": "10m",
2026-06-11 18:00:41.452693 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.452707 | controller |         },
2026-06-11 18:00:41.452721 | controller |         "containerID": "cri-o://2dd08692bcb05f71f439f6445bc580a3d578ba0de8c85c231a18e54bc553a9f0",
2026-06-11 18:00:41.452736 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-11 18:00:41.452750 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-11 18:00:41.452765 | controller |         "lastState": {},
2026-06-11 18:00:41.452779 | controller |         "name": "manager",
2026-06-11 18:00:41.452793 | controller |         "ready": true,
2026-06-11 18:00:41.452807 | controller |         "resources": {
2026-06-11 18:00:41.452822 | controller |           "limits": {
2026-06-11 18:00:41.452836 | controller |             "cpu": "500m",
2026-06-11 18:00:41.452850 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.452864 | controller |           },
2026-06-11 18:00:41.452878 | controller |           "requests": {
2026-06-11 18:00:41.452892 | controller |             "cpu": "10m",
2026-06-11 18:00:41.452906 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.452920 | controller |           }
2026-06-11 18:00:41.452934 | controller |         },
2026-06-11 18:00:41.452948 | controller |         "restartCount": 0,
2026-06-11 18:00:41.452962 | controller |         "started": true,
2026-06-11 18:00:41.452976 | controller |         "state": {
2026-06-11 18:00:41.452990 | controller |           "running": {
2026-06-11 18:00:41.453004 | controller |             "startedAt": "2026-06-11T17:26:01Z"
2026-06-11 18:00:41.453018 | controller |           }
2026-06-11 18:00:41.453032 | controller |         },
2026-06-11 18:00:41.453046 | controller |         "user": {
2026-06-11 18:00:41.453060 | controller |           "linux": {
2026-06-11 18:00:41.453074 | controller |             "gid": 0,
2026-06-11 18:00:41.453088 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.453102 | controller |               0
2026-06-11 18:00:41.453115 | controller |             ],
2026-06-11 18:00:41.453129 | controller |             "uid": 65532
2026-06-11 18:00:41.453143 | controller |           }
2026-06-11 18:00:41.453157 | controller |         },
2026-06-11 18:00:41.453171 | controller |         "volumeMounts": [
2026-06-11 18:00:41.453185 | controller |           {
2026-06-11 18:00:41.453199 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.453213 | controller |             "name": "kube-api-access-jkgqq",
2026-06-11 18:00:41.453227 | controller |             "readOnly": true,
2026-06-11 18:00:41.453242 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.453256 | controller |           }
2026-06-11 18:00:41.453271 | controller |         ]
2026-06-11 18:00:41.453285 | controller |       }
2026-06-11 18:00:41.453299 | controller |     ],
2026-06-11 18:00:41.453313 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.453328 | controller |     "hostIPs": [
2026-06-11 18:00:41.453358 | controller |       {
2026-06-11 18:00:41.453375 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.453389 | controller |       }
2026-06-11 18:00:41.453407 | controller |     ],
2026-06-11 18:00:41.453422 | controller |     "phase": "Running",
2026-06-11 18:00:41.453437 | controller |     "podIP": "10.217.1.29",
2026-06-11 18:00:41.453451 | controller |     "podIPs": [
2026-06-11 18:00:41.453466 | controller |       {
2026-06-11 18:00:41.453480 | controller |         "ip": "10.217.1.29"
2026-06-11 18:00:41.453495 | controller |       }
2026-06-11 18:00:41.453509 | controller |     ],
2026-06-11 18:00:41.453550 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.453566 | controller |     "startTime": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.453581 | controller |   }
2026-06-11 18:00:41.453595 | controller | }
2026-06-11 18:00:41.474198 | controller | ok:
2026-06-11 18:00:41.474255 | controller | {
2026-06-11 18:00:41.474282 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.474303 | controller |   "kind": "Pod",
2026-06-11 18:00:41.474322 | controller |   "metadata": {
2026-06-11 18:00:41.474342 | controller |     "annotations": {
2026-06-11 18:00:41.474361 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.30/23\"],\"mac_address\":\"0a:58:0a:d9:01:1e\",\"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.1.30/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.474382 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.30\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.474402 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.474422 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.474441 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.474460 | controller |     },
2026-06-11 18:00:41.474480 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.474499 | controller |     "generateName": "mariadb-operator-controller-manager-5545cdc48d-",
2026-06-11 18:00:41.474537 | controller |     "generation": 1,
2026-06-11 18:00:41.474558 | controller |     "labels": {
2026-06-11 18:00:41.474577 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-11 18:00:41.474596 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.474615 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-11 18:00:41.474634 | controller |       "pod-template-hash": "5545cdc48d"
2026-06-11 18:00:41.474654 | controller |     },
2026-06-11 18:00:41.474672 | controller |     "managedFields": [
2026-06-11 18:00:41.474691 | controller |       {
2026-06-11 18:00:41.474710 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.474728 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.474748 | controller |         "fieldsV1": {
2026-06-11 18:00:41.474766 | controller |           "f:metadata": {
2026-06-11 18:00:41.474783 | controller |             "f:annotations": {
2026-06-11 18:00:41.474801 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.474817 | controller |             }
2026-06-11 18:00:41.474836 | controller |           }
2026-06-11 18:00:41.474855 | controller |         },
2026-06-11 18:00:41.474874 | controller |         "manager": "crc",
2026-06-11 18:00:41.474892 | controller |         "operation": "Update",
2026-06-11 18:00:41.474911 | controller |         "subresource": "status",
2026-06-11 18:00:41.474929 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.474948 | controller |       },
2026-06-11 18:00:41.474967 | controller |       {
2026-06-11 18:00:41.474986 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.475010 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.475029 | controller |         "fieldsV1": {
2026-06-11 18:00:41.475047 | controller |           "f:metadata": {
2026-06-11 18:00:41.475066 | controller |             "f:annotations": {
2026-06-11 18:00:41.475084 | controller |               ".": {},
2026-06-11 18:00:41.475100 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.475119 | controller |             },
2026-06-11 18:00:41.475136 | controller |             "f:generateName": {},
2026-06-11 18:00:41.475156 | controller |             "f:labels": {
2026-06-11 18:00:41.475175 | controller |               ".": {},
2026-06-11 18:00:41.475194 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.475212 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.475231 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.475250 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.475269 | controller |             },
2026-06-11 18:00:41.475288 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.475307 | controller |               ".": {},
2026-06-11 18:00:41.475326 | controller |               "k:{\"uid\":\"99d81f6a-94e4-474e-8f00-a72c3f0f81e7\"}": {}
2026-06-11 18:00:41.475345 | controller |             }
2026-06-11 18:00:41.475366 | controller |           },
2026-06-11 18:00:41.475388 | controller |           "f:spec": {
2026-06-11 18:00:41.475407 | controller |             "f:containers": {
2026-06-11 18:00:41.475426 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.475446 | controller |                 ".": {},
2026-06-11 18:00:41.475466 | controller |                 "f:args": {},
2026-06-11 18:00:41.475488 | controller |                 "f:command": {},
2026-06-11 18:00:41.475508 | controller |                 "f:env": {
2026-06-11 18:00:41.475549 | controller |                   ".": {},
2026-06-11 18:00:41.475570 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.475589 | controller |                     ".": {},
2026-06-11 18:00:41.475608 | controller |                     "f:name": {},
2026-06-11 18:00:41.475626 | controller |                     "f:value": {}
2026-06-11 18:00:41.475644 | controller |                   },
2026-06-11 18:00:41.475663 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.475682 | controller |                     ".": {},
2026-06-11 18:00:41.475700 | controller |                     "f:name": {},
2026-06-11 18:00:41.475718 | controller |                     "f:value": {}
2026-06-11 18:00:41.475736 | controller |                   },
2026-06-11 18:00:41.475755 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.475773 | controller |                     ".": {},
2026-06-11 18:00:41.475789 | controller |                     "f:name": {},
2026-06-11 18:00:41.475807 | controller |                     "f:value": {}
2026-06-11 18:00:41.475823 | controller |                   },
2026-06-11 18:00:41.475841 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.475857 | controller |                     ".": {},
2026-06-11 18:00:41.475876 | controller |                     "f:name": {},
2026-06-11 18:00:41.475892 | controller |                     "f:value": {}
2026-06-11 18:00:41.475910 | controller |                   },
2026-06-11 18:00:41.475928 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.475947 | controller |                     ".": {},
2026-06-11 18:00:41.475963 | controller |                     "f:name": {},
2026-06-11 18:00:41.475981 | controller |                     "f:value": {}
2026-06-11 18:00:41.475999 | controller |                   }
2026-06-11 18:00:41.476017 | controller |                 },
2026-06-11 18:00:41.476035 | controller |                 "f:image": {},
2026-06-11 18:00:41.476058 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.476077 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.476096 | controller |                   ".": {},
2026-06-11 18:00:41.476112 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.476128 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.476146 | controller |                     ".": {},
2026-06-11 18:00:41.476162 | controller |                     "f:path": {},
2026-06-11 18:00:41.476180 | controller |                     "f:port": {},
2026-06-11 18:00:41.476198 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.476217 | controller |                   },
2026-06-11 18:00:41.476235 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.476253 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.476272 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.476292 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.476313 | controller |                 },
2026-06-11 18:00:41.476331 | controller |                 "f:name": {},
2026-06-11 18:00:41.476350 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.476368 | controller |                   ".": {},
2026-06-11 18:00:41.476386 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.476405 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.476424 | controller |                     ".": {},
2026-06-11 18:00:41.476443 | controller |                     "f:path": {},
2026-06-11 18:00:41.476461 | controller |                     "f:port": {},
2026-06-11 18:00:41.476480 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.476499 | controller |                   },
2026-06-11 18:00:41.476540 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.476561 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.476580 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.476600 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.476619 | controller |                 },
2026-06-11 18:00:41.476638 | controller |                 "f:resources": {
2026-06-11 18:00:41.476657 | controller |                   ".": {},
2026-06-11 18:00:41.476676 | controller |                   "f:limits": {
2026-06-11 18:00:41.476694 | controller |                     ".": {},
2026-06-11 18:00:41.476713 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.476732 | controller |                     "f:memory": {}
2026-06-11 18:00:41.476751 | controller |                   },
2026-06-11 18:00:41.476770 | controller |                   "f:requests": {
2026-06-11 18:00:41.476789 | controller |                     ".": {},
2026-06-11 18:00:41.476807 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.476823 | controller |                     "f:memory": {}
2026-06-11 18:00:41.476842 | controller |                   }
2026-06-11 18:00:41.476861 | controller |                 },
2026-06-11 18:00:41.476879 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.476898 | controller |                   ".": {},
2026-06-11 18:00:41.476916 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.476935 | controller |                 },
2026-06-11 18:00:41.476954 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.476973 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.476991 | controller |               }
2026-06-11 18:00:41.477010 | controller |             },
2026-06-11 18:00:41.477030 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.477049 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.477068 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.477086 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.477106 | controller |             "f:securityContext": {
2026-06-11 18:00:41.477125 | controller |               ".": {},
2026-06-11 18:00:41.477144 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.477163 | controller |             },
2026-06-11 18:00:41.477182 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.477200 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.477219 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.477237 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.477256 | controller |           }
2026-06-11 18:00:41.477275 | controller |         },
2026-06-11 18:00:41.477293 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.477312 | controller |         "operation": "Update",
2026-06-11 18:00:41.477341 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.477360 | controller |       },
2026-06-11 18:00:41.477379 | controller |       {
2026-06-11 18:00:41.477398 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.477417 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.477435 | controller |         "fieldsV1": {
2026-06-11 18:00:41.477453 | controller |           "f:metadata": {
2026-06-11 18:00:41.477472 | controller |             "f:annotations": {
2026-06-11 18:00:41.477490 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.477509 | controller |             }
2026-06-11 18:00:41.477643 | controller |           }
2026-06-11 18:00:41.477662 | controller |         },
2026-06-11 18:00:41.477682 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.477702 | controller |         "operation": "Update",
2026-06-11 18:00:41.477722 | controller |         "subresource": "status",
2026-06-11 18:00:41.477741 | controller |         "time": "2026-06-11T17:25:23Z"
2026-06-11 18:00:41.477760 | controller |       },
2026-06-11 18:00:41.477780 | controller |       {
2026-06-11 18:00:41.477799 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.477815 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.477835 | controller |         "fieldsV1": {
2026-06-11 18:00:41.477852 | controller |           "f:status": {
2026-06-11 18:00:41.477871 | controller |             "f:conditions": {
2026-06-11 18:00:41.477891 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.477910 | controller |                 ".": {},
2026-06-11 18:00:41.477930 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.477950 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.477970 | controller |                 "f:status": {},
2026-06-11 18:00:41.477990 | controller |                 "f:type": {}
2026-06-11 18:00:41.478010 | controller |               },
2026-06-11 18:00:41.478029 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.478049 | controller |                 ".": {},
2026-06-11 18:00:41.478068 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.478088 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.478105 | controller |                 "f:status": {},
2026-06-11 18:00:41.478125 | controller |                 "f:type": {}
2026-06-11 18:00:41.478142 | controller |               },
2026-06-11 18:00:41.478161 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.478181 | controller |                 ".": {},
2026-06-11 18:00:41.478201 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.478221 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.478240 | controller |                 "f:status": {},
2026-06-11 18:00:41.478259 | controller |                 "f:type": {}
2026-06-11 18:00:41.478279 | controller |               },
2026-06-11 18:00:41.478300 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.478325 | controller |                 ".": {},
2026-06-11 18:00:41.478346 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.478365 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.478382 | controller |                 "f:status": {},
2026-06-11 18:00:41.478401 | controller |                 "f:type": {}
2026-06-11 18:00:41.478420 | controller |               }
2026-06-11 18:00:41.478436 | controller |             },
2026-06-11 18:00:41.478455 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.478475 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.478494 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.478560 | controller |             "f:phase": {},
2026-06-11 18:00:41.478586 | controller |             "f:podIP": {},
2026-06-11 18:00:41.478602 | controller |             "f:podIPs": {
2026-06-11 18:00:41.478617 | controller |               ".": {},
2026-06-11 18:00:41.478632 | controller |               "k:{\"ip\":\"10.217.1.30\"}": {
2026-06-11 18:00:41.478647 | controller |                 ".": {},
2026-06-11 18:00:41.478662 | controller |                 "f:ip": {}
2026-06-11 18:00:41.478676 | controller |               }
2026-06-11 18:00:41.478691 | controller |             },
2026-06-11 18:00:41.478705 | controller |             "f:startTime": {}
2026-06-11 18:00:41.478720 | controller |           }
2026-06-11 18:00:41.478735 | controller |         },
2026-06-11 18:00:41.478750 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.478765 | controller |         "operation": "Update",
2026-06-11 18:00:41.478780 | controller |         "subresource": "status",
2026-06-11 18:00:41.478795 | controller |         "time": "2026-06-11T17:26:12Z"
2026-06-11 18:00:41.478810 | controller |       }
2026-06-11 18:00:41.478824 | controller |     ],
2026-06-11 18:00:41.478839 | controller |     "name": "mariadb-operator-controller-manager-5545cdc48d-8qx8s",
2026-06-11 18:00:41.478854 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.478869 | controller |     "ownerReferences": [
2026-06-11 18:00:41.478884 | controller |       {
2026-06-11 18:00:41.478899 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.478914 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.478929 | controller |         "controller": true,
2026-06-11 18:00:41.478943 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.478958 | controller |         "name": "mariadb-operator-controller-manager-5545cdc48d",
2026-06-11 18:00:41.478973 | controller |         "uid": "99d81f6a-94e4-474e-8f00-a72c3f0f81e7"
2026-06-11 18:00:41.478988 | controller |       }
2026-06-11 18:00:41.479002 | controller |     ],
2026-06-11 18:00:41.479017 | controller |     "resourceVersion": "90247",
2026-06-11 18:00:41.479031 | controller |     "uid": "7bb5119c-374d-4cf2-ad8f-615c22fd4c29"
2026-06-11 18:00:41.479046 | controller |   },
2026-06-11 18:00:41.479062 | controller |   "spec": {
2026-06-11 18:00:41.479077 | controller |     "containers": [
2026-06-11 18:00:41.479092 | controller |       {
2026-06-11 18:00:41.479107 | controller |         "args": [
2026-06-11 18:00:41.479121 | controller |           "--leader-elect",
2026-06-11 18:00:41.479136 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.479151 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.479166 | controller |         ],
2026-06-11 18:00:41.479181 | controller |         "command": [
2026-06-11 18:00:41.479196 | controller |           "/manager"
2026-06-11 18:00:41.479211 | controller |         ],
2026-06-11 18:00:41.479226 | controller |         "env": [
2026-06-11 18:00:41.479241 | controller |           {
2026-06-11 18:00:41.479255 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.479270 | controller |             "value": "30"
2026-06-11 18:00:41.479285 | controller |           },
2026-06-11 18:00:41.479308 | controller |           {
2026-06-11 18:00:41.479324 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.479339 | controller |             "value": "20"
2026-06-11 18:00:41.479354 | controller |           },
2026-06-11 18:00:41.479369 | controller |           {
2026-06-11 18:00:41.479384 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.479399 | controller |             "value": "5"
2026-06-11 18:00:41.479414 | controller |           },
2026-06-11 18:00:41.479429 | controller |           {
2026-06-11 18:00:41.479444 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.479459 | controller |             "value": "false"
2026-06-11 18:00:41.479474 | controller |           },
2026-06-11 18:00:41.479489 | controller |           {
2026-06-11 18:00:41.479504 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.479547 | controller |             "value": "false"
2026-06-11 18:00:41.479565 | controller |           }
2026-06-11 18:00:41.479580 | controller |         ],
2026-06-11 18:00:41.479595 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-11 18:00:41.479610 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.479625 | controller |         "livenessProbe": {
2026-06-11 18:00:41.479640 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.479655 | controller |           "httpGet": {
2026-06-11 18:00:41.479670 | controller |             "path": "/healthz",
2026-06-11 18:00:41.479685 | controller |             "port": 8081,
2026-06-11 18:00:41.479700 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.479715 | controller |           },
2026-06-11 18:00:41.479730 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.479745 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.479759 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.479774 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.479788 | controller |         },
2026-06-11 18:00:41.479803 | controller |         "name": "manager",
2026-06-11 18:00:41.479817 | controller |         "readinessProbe": {
2026-06-11 18:00:41.479832 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.479847 | controller |           "httpGet": {
2026-06-11 18:00:41.479861 | controller |             "path": "/readyz",
2026-06-11 18:00:41.479876 | controller |             "port": 8081,
2026-06-11 18:00:41.479890 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.479905 | controller |           },
2026-06-11 18:00:41.479919 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.479934 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.479948 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.479963 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.479978 | controller |         },
2026-06-11 18:00:41.479992 | controller |         "resources": {
2026-06-11 18:00:41.480007 | controller |           "limits": {
2026-06-11 18:00:41.480021 | controller |             "cpu": "500m",
2026-06-11 18:00:41.480036 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.480050 | controller |           },
2026-06-11 18:00:41.480064 | controller |           "requests": {
2026-06-11 18:00:41.480079 | controller |             "cpu": "10m",
2026-06-11 18:00:41.480094 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.480109 | controller |           }
2026-06-11 18:00:41.480123 | controller |         },
2026-06-11 18:00:41.480138 | controller |         "securityContext": {
2026-06-11 18:00:41.480153 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.480168 | controller |           "capabilities": {
2026-06-11 18:00:41.480183 | controller |             "drop": [
2026-06-11 18:00:41.480198 | controller |               "MKNOD"
2026-06-11 18:00:41.480217 | controller |             ]
2026-06-11 18:00:41.480233 | controller |           }
2026-06-11 18:00:41.480248 | controller |         },
2026-06-11 18:00:41.480263 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.480278 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.480295 | controller |         "volumeMounts": [
2026-06-11 18:00:41.480312 | controller |           {
2026-06-11 18:00:41.480328 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.480343 | controller |             "name": "kube-api-access-r2dmw",
2026-06-11 18:00:41.480358 | controller |             "readOnly": true
2026-06-11 18:00:41.480373 | controller |           }
2026-06-11 18:00:41.480388 | controller |         ]
2026-06-11 18:00:41.480403 | controller |       }
2026-06-11 18:00:41.480418 | controller |     ],
2026-06-11 18:00:41.480433 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.480448 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.480462 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.480477 | controller |       {
2026-06-11 18:00:41.480492 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-49qch"
2026-06-11 18:00:41.480506 | controller |       }
2026-06-11 18:00:41.480547 | controller |     ],
2026-06-11 18:00:41.480564 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.480579 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.480594 | controller |     "priority": 0,
2026-06-11 18:00:41.480609 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.480623 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.480639 | controller |     "securityContext": {
2026-06-11 18:00:41.480653 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.480668 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.480683 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.480697 | controller |       }
2026-06-11 18:00:41.480712 | controller |     },
2026-06-11 18:00:41.480726 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-11 18:00:41.480741 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-11 18:00:41.480755 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.480770 | controller |     "tolerations": [
2026-06-11 18:00:41.480784 | controller |       {
2026-06-11 18:00:41.480798 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.480813 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.480828 | controller |         "operator": "Exists",
2026-06-11 18:00:41.480842 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.480857 | controller |       },
2026-06-11 18:00:41.480872 | controller |       {
2026-06-11 18:00:41.480887 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.480902 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.480917 | controller |         "operator": "Exists",
2026-06-11 18:00:41.480932 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.480946 | controller |       },
2026-06-11 18:00:41.480961 | controller |       {
2026-06-11 18:00:41.480976 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.480990 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.481005 | controller |         "operator": "Exists"
2026-06-11 18:00:41.481020 | controller |       }
2026-06-11 18:00:41.481034 | controller |     ],
2026-06-11 18:00:41.481049 | controller |     "volumes": [
2026-06-11 18:00:41.481064 | controller |       {
2026-06-11 18:00:41.481078 | controller |         "name": "kube-api-access-r2dmw",
2026-06-11 18:00:41.481093 | controller |         "projected": {
2026-06-11 18:00:41.481108 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.481123 | controller |           "sources": [
2026-06-11 18:00:41.481141 | controller |             {
2026-06-11 18:00:41.481157 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.481171 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.481186 | controller |                 "path": "token"
2026-06-11 18:00:41.481201 | controller |               }
2026-06-11 18:00:41.481216 | controller |             },
2026-06-11 18:00:41.481231 | controller |             {
2026-06-11 18:00:41.481246 | controller |               "configMap": {
2026-06-11 18:00:41.481261 | controller |                 "items": [
2026-06-11 18:00:41.481276 | controller |                   {
2026-06-11 18:00:41.481291 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.481306 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.481334 | controller |                   }
2026-06-11 18:00:41.481350 | controller |                 ],
2026-06-11 18:00:41.481366 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.481381 | controller |               }
2026-06-11 18:00:41.481396 | controller |             },
2026-06-11 18:00:41.481411 | controller |             {
2026-06-11 18:00:41.481426 | controller |               "downwardAPI": {
2026-06-11 18:00:41.481440 | controller |                 "items": [
2026-06-11 18:00:41.481455 | controller |                   {
2026-06-11 18:00:41.481471 | controller |                     "fieldRef": {
2026-06-11 18:00:41.481486 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.481501 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.481535 | controller |                     },
2026-06-11 18:00:41.481552 | controller |                     "path": "namespace"
2026-06-11 18:00:41.481567 | controller |                   }
2026-06-11 18:00:41.481582 | controller |                 ]
2026-06-11 18:00:41.481597 | controller |               }
2026-06-11 18:00:41.481612 | controller |             },
2026-06-11 18:00:41.481627 | controller |             {
2026-06-11 18:00:41.481641 | controller |               "configMap": {
2026-06-11 18:00:41.481656 | controller |                 "items": [
2026-06-11 18:00:41.481671 | controller |                   {
2026-06-11 18:00:41.481686 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.481701 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.481716 | controller |                   }
2026-06-11 18:00:41.481730 | controller |                 ],
2026-06-11 18:00:41.481745 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.481759 | controller |               }
2026-06-11 18:00:41.481774 | controller |             }
2026-06-11 18:00:41.481789 | controller |           ]
2026-06-11 18:00:41.481804 | controller |         }
2026-06-11 18:00:41.481818 | controller |       }
2026-06-11 18:00:41.481833 | controller |     ]
2026-06-11 18:00:41.481847 | controller |   },
2026-06-11 18:00:41.481862 | controller |   "status": {
2026-06-11 18:00:41.481876 | controller |     "conditions": [
2026-06-11 18:00:41.481891 | controller |       {
2026-06-11 18:00:41.481905 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.481920 | controller |         "lastTransitionTime": "2026-06-11T17:26:00Z",
2026-06-11 18:00:41.481935 | controller |         "status": "True",
2026-06-11 18:00:41.481950 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.481965 | controller |       },
2026-06-11 18:00:41.481980 | controller |       {
2026-06-11 18:00:41.481995 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.482010 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.482025 | controller |         "status": "True",
2026-06-11 18:00:41.482040 | controller |         "type": "Initialized"
2026-06-11 18:00:41.482055 | controller |       },
2026-06-11 18:00:41.482070 | controller |       {
2026-06-11 18:00:41.482088 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.482103 | controller |         "lastTransitionTime": "2026-06-11T17:26:12Z",
2026-06-11 18:00:41.482118 | controller |         "status": "True",
2026-06-11 18:00:41.482133 | controller |         "type": "Ready"
2026-06-11 18:00:41.482148 | controller |       },
2026-06-11 18:00:41.482163 | controller |       {
2026-06-11 18:00:41.482177 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.482192 | controller |         "lastTransitionTime": "2026-06-11T17:26:12Z",
2026-06-11 18:00:41.482207 | controller |         "status": "True",
2026-06-11 18:00:41.482221 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.482236 | controller |       },
2026-06-11 18:00:41.482251 | controller |       {
2026-06-11 18:00:41.482266 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.482281 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.482296 | controller |         "status": "True",
2026-06-11 18:00:41.482311 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.482326 | controller |       }
2026-06-11 18:00:41.482341 | controller |     ],
2026-06-11 18:00:41.482360 | controller |     "containerStatuses": [
2026-06-11 18:00:41.482387 | controller |       {
2026-06-11 18:00:41.482415 | controller |         "allocatedResources": {
2026-06-11 18:00:41.482433 | controller |           "cpu": "10m",
2026-06-11 18:00:41.482450 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.482466 | controller |         },
2026-06-11 18:00:41.482481 | controller |         "containerID": "cri-o://457e9738147d6f55bd26de63c1a853518a54008236aa5b02cdf58108a9c0c512",
2026-06-11 18:00:41.482497 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-11 18:00:41.482528 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-11 18:00:41.482549 | controller |         "lastState": {},
2026-06-11 18:00:41.482566 | controller |         "name": "manager",
2026-06-11 18:00:41.482581 | controller |         "ready": true,
2026-06-11 18:00:41.482597 | controller |         "resources": {
2026-06-11 18:00:41.482612 | controller |           "limits": {
2026-06-11 18:00:41.482627 | controller |             "cpu": "500m",
2026-06-11 18:00:41.482642 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.482656 | controller |           },
2026-06-11 18:00:41.482671 | controller |           "requests": {
2026-06-11 18:00:41.482686 | controller |             "cpu": "10m",
2026-06-11 18:00:41.482701 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.482715 | controller |           }
2026-06-11 18:00:41.482730 | controller |         },
2026-06-11 18:00:41.482744 | controller |         "restartCount": 0,
2026-06-11 18:00:41.482758 | controller |         "started": true,
2026-06-11 18:00:41.482773 | controller |         "state": {
2026-06-11 18:00:41.482787 | controller |           "running": {
2026-06-11 18:00:41.482802 | controller |             "startedAt": "2026-06-11T17:26:00Z"
2026-06-11 18:00:41.482816 | controller |           }
2026-06-11 18:00:41.482831 | controller |         },
2026-06-11 18:00:41.482845 | controller |         "user": {
2026-06-11 18:00:41.482860 | controller |           "linux": {
2026-06-11 18:00:41.482875 | controller |             "gid": 0,
2026-06-11 18:00:41.482890 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.482905 | controller |               0
2026-06-11 18:00:41.482919 | controller |             ],
2026-06-11 18:00:41.482933 | controller |             "uid": 65532
2026-06-11 18:00:41.482948 | controller |           }
2026-06-11 18:00:41.482962 | controller |         },
2026-06-11 18:00:41.482977 | controller |         "volumeMounts": [
2026-06-11 18:00:41.482991 | controller |           {
2026-06-11 18:00:41.483009 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.483024 | controller |             "name": "kube-api-access-r2dmw",
2026-06-11 18:00:41.483039 | controller |             "readOnly": true,
2026-06-11 18:00:41.483053 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.483068 | controller |           }
2026-06-11 18:00:41.483082 | controller |         ]
2026-06-11 18:00:41.483097 | controller |       }
2026-06-11 18:00:41.483111 | controller |     ],
2026-06-11 18:00:41.483126 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.483140 | controller |     "hostIPs": [
2026-06-11 18:00:41.483154 | controller |       {
2026-06-11 18:00:41.483168 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.483183 | controller |       }
2026-06-11 18:00:41.483197 | controller |     ],
2026-06-11 18:00:41.483212 | controller |     "phase": "Running",
2026-06-11 18:00:41.483226 | controller |     "podIP": "10.217.1.30",
2026-06-11 18:00:41.483240 | controller |     "podIPs": [
2026-06-11 18:00:41.483255 | controller |       {
2026-06-11 18:00:41.483269 | controller |         "ip": "10.217.1.30"
2026-06-11 18:00:41.483283 | controller |       }
2026-06-11 18:00:41.483298 | controller |     ],
2026-06-11 18:00:41.483317 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.483335 | controller |     "startTime": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.483350 | controller |   }
2026-06-11 18:00:41.483365 | controller | }
2026-06-11 18:00:41.504130 | controller | ok:
2026-06-11 18:00:41.504188 | controller | {
2026-06-11 18:00:41.504230 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.504257 | controller |   "kind": "Pod",
2026-06-11 18:00:41.504274 | controller |   "metadata": {
2026-06-11 18:00:41.504295 | controller |     "annotations": {
2026-06-11 18:00:41.504310 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.31/23\"],\"mac_address\":\"0a:58:0a:d9:01:1f\",\"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.1.31/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.504362 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.31\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.504382 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.504399 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.504414 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.504429 | controller |     },
2026-06-11 18:00:41.504444 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.504459 | controller |     "generateName": "neutron-operator-controller-manager-6c7667d64b-",
2026-06-11 18:00:41.504475 | controller |     "generation": 1,
2026-06-11 18:00:41.504490 | controller |     "labels": {
2026-06-11 18:00:41.504504 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-11 18:00:41.504546 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.504563 | controller |       "openstack.org/operator-name": "neutron",
2026-06-11 18:00:41.504578 | controller |       "pod-template-hash": "6c7667d64b"
2026-06-11 18:00:41.504593 | controller |     },
2026-06-11 18:00:41.504608 | controller |     "managedFields": [
2026-06-11 18:00:41.504622 | controller |       {
2026-06-11 18:00:41.504636 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.504650 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.504665 | controller |         "fieldsV1": {
2026-06-11 18:00:41.504690 | controller |           "f:metadata": {
2026-06-11 18:00:41.504705 | controller |             "f:annotations": {
2026-06-11 18:00:41.504719 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.504733 | controller |             }
2026-06-11 18:00:41.504748 | controller |           }
2026-06-11 18:00:41.504762 | controller |         },
2026-06-11 18:00:41.504776 | controller |         "manager": "crc",
2026-06-11 18:00:41.504790 | controller |         "operation": "Update",
2026-06-11 18:00:41.504804 | controller |         "subresource": "status",
2026-06-11 18:00:41.504818 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.504832 | controller |       },
2026-06-11 18:00:41.504847 | controller |       {
2026-06-11 18:00:41.504861 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.504874 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.504888 | controller |         "fieldsV1": {
2026-06-11 18:00:41.504902 | controller |           "f:metadata": {
2026-06-11 18:00:41.504916 | controller |             "f:annotations": {
2026-06-11 18:00:41.504931 | controller |               ".": {},
2026-06-11 18:00:41.504945 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.504959 | controller |             },
2026-06-11 18:00:41.504973 | controller |             "f:generateName": {},
2026-06-11 18:00:41.504987 | controller |             "f:labels": {
2026-06-11 18:00:41.505001 | controller |               ".": {},
2026-06-11 18:00:41.505016 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.505030 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.505044 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.505058 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.505072 | controller |             },
2026-06-11 18:00:41.505086 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.505100 | controller |               ".": {},
2026-06-11 18:00:41.505114 | controller |               "k:{\"uid\":\"9e203ba8-4c53-4b5b-8169-97a9eb56f9c2\"}": {}
2026-06-11 18:00:41.505129 | controller |             }
2026-06-11 18:00:41.505143 | controller |           },
2026-06-11 18:00:41.505158 | controller |           "f:spec": {
2026-06-11 18:00:41.505172 | controller |             "f:containers": {
2026-06-11 18:00:41.505186 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.505200 | controller |                 ".": {},
2026-06-11 18:00:41.505214 | controller |                 "f:args": {},
2026-06-11 18:00:41.505228 | controller |                 "f:command": {},
2026-06-11 18:00:41.505243 | controller |                 "f:env": {
2026-06-11 18:00:41.505257 | controller |                   ".": {},
2026-06-11 18:00:41.505271 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.505286 | controller |                     ".": {},
2026-06-11 18:00:41.505311 | controller |                     "f:name": {},
2026-06-11 18:00:41.505326 | controller |                     "f:value": {}
2026-06-11 18:00:41.505340 | controller |                   },
2026-06-11 18:00:41.505355 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.505369 | controller |                     ".": {},
2026-06-11 18:00:41.505383 | controller |                     "f:name": {},
2026-06-11 18:00:41.505397 | controller |                     "f:value": {}
2026-06-11 18:00:41.505411 | controller |                   },
2026-06-11 18:00:41.505425 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.505439 | controller |                     ".": {},
2026-06-11 18:00:41.505454 | controller |                     "f:name": {},
2026-06-11 18:00:41.505468 | controller |                     "f:value": {}
2026-06-11 18:00:41.505483 | controller |                   },
2026-06-11 18:00:41.505501 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.505535 | controller |                     ".": {},
2026-06-11 18:00:41.505551 | controller |                     "f:name": {},
2026-06-11 18:00:41.505566 | controller |                     "f:value": {}
2026-06-11 18:00:41.505580 | controller |                   },
2026-06-11 18:00:41.505595 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.505609 | controller |                     ".": {},
2026-06-11 18:00:41.505636 | controller |                     "f:name": {},
2026-06-11 18:00:41.505650 | controller |                     "f:value": {}
2026-06-11 18:00:41.505664 | controller |                   }
2026-06-11 18:00:41.505679 | controller |                 },
2026-06-11 18:00:41.505693 | controller |                 "f:image": {},
2026-06-11 18:00:41.505707 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.505721 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.505735 | controller |                   ".": {},
2026-06-11 18:00:41.505749 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.505763 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.505777 | controller |                     ".": {},
2026-06-11 18:00:41.505792 | controller |                     "f:path": {},
2026-06-11 18:00:41.505806 | controller |                     "f:port": {},
2026-06-11 18:00:41.505820 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.505834 | controller |                   },
2026-06-11 18:00:41.505849 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.505863 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.505877 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.505891 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.505906 | controller |                 },
2026-06-11 18:00:41.505920 | controller |                 "f:name": {},
2026-06-11 18:00:41.505934 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.505948 | controller |                   ".": {},
2026-06-11 18:00:41.505963 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.505977 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.505991 | controller |                     ".": {},
2026-06-11 18:00:41.506005 | controller |                     "f:path": {},
2026-06-11 18:00:41.506019 | controller |                     "f:port": {},
2026-06-11 18:00:41.506033 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.506047 | controller |                   },
2026-06-11 18:00:41.506062 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.506076 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.506090 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.506105 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.506119 | controller |                 },
2026-06-11 18:00:41.506133 | controller |                 "f:resources": {
2026-06-11 18:00:41.506147 | controller |                   ".": {},
2026-06-11 18:00:41.506161 | controller |                   "f:limits": {
2026-06-11 18:00:41.506176 | controller |                     ".": {},
2026-06-11 18:00:41.506190 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.506203 | controller |                     "f:memory": {}
2026-06-11 18:00:41.506217 | controller |                   },
2026-06-11 18:00:41.506231 | controller |                   "f:requests": {
2026-06-11 18:00:41.506245 | controller |                     ".": {},
2026-06-11 18:00:41.506259 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.506273 | controller |                     "f:memory": {}
2026-06-11 18:00:41.506288 | controller |                   }
2026-06-11 18:00:41.506302 | controller |                 },
2026-06-11 18:00:41.506321 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.506335 | controller |                   ".": {},
2026-06-11 18:00:41.506350 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.506364 | controller |                 },
2026-06-11 18:00:41.506381 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.506399 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.506413 | controller |               }
2026-06-11 18:00:41.506427 | controller |             },
2026-06-11 18:00:41.506442 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.506456 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.506471 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.506485 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.506499 | controller |             "f:securityContext": {
2026-06-11 18:00:41.506533 | controller |               ".": {},
2026-06-11 18:00:41.506554 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.506570 | controller |             },
2026-06-11 18:00:41.506585 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.506599 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.506614 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.506628 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.506643 | controller |           }
2026-06-11 18:00:41.506657 | controller |         },
2026-06-11 18:00:41.506671 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.506686 | controller |         "operation": "Update",
2026-06-11 18:00:41.506700 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.506714 | controller |       },
2026-06-11 18:00:41.506728 | controller |       {
2026-06-11 18:00:41.506743 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.506757 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.506771 | controller |         "fieldsV1": {
2026-06-11 18:00:41.506785 | controller |           "f:metadata": {
2026-06-11 18:00:41.506799 | controller |             "f:annotations": {
2026-06-11 18:00:41.506813 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.506827 | controller |             }
2026-06-11 18:00:41.506841 | controller |           }
2026-06-11 18:00:41.506855 | controller |         },
2026-06-11 18:00:41.506869 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.506884 | controller |         "operation": "Update",
2026-06-11 18:00:41.506898 | controller |         "subresource": "status",
2026-06-11 18:00:41.506912 | controller |         "time": "2026-06-11T17:25:23Z"
2026-06-11 18:00:41.506926 | controller |       },
2026-06-11 18:00:41.506940 | controller |       {
2026-06-11 18:00:41.506954 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.506968 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.506982 | controller |         "fieldsV1": {
2026-06-11 18:00:41.506996 | controller |           "f:status": {
2026-06-11 18:00:41.507010 | controller |             "f:conditions": {
2026-06-11 18:00:41.507024 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.507038 | controller |                 ".": {},
2026-06-11 18:00:41.507052 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.507066 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.507080 | controller |                 "f:status": {},
2026-06-11 18:00:41.507094 | controller |                 "f:type": {}
2026-06-11 18:00:41.507108 | controller |               },
2026-06-11 18:00:41.507122 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.507136 | controller |                 ".": {},
2026-06-11 18:00:41.507149 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.507167 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.507182 | controller |                 "f:status": {},
2026-06-11 18:00:41.507196 | controller |                 "f:type": {}
2026-06-11 18:00:41.507210 | controller |               },
2026-06-11 18:00:41.507225 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.507239 | controller |                 ".": {},
2026-06-11 18:00:41.507253 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.507267 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.507282 | controller |                 "f:status": {},
2026-06-11 18:00:41.507299 | controller |                 "f:type": {}
2026-06-11 18:00:41.507315 | controller |               },
2026-06-11 18:00:41.507330 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.507344 | controller |                 ".": {},
2026-06-11 18:00:41.507358 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.507372 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.507387 | controller |                 "f:status": {},
2026-06-11 18:00:41.507401 | controller |                 "f:type": {}
2026-06-11 18:00:41.507415 | controller |               }
2026-06-11 18:00:41.507430 | controller |             },
2026-06-11 18:00:41.507444 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.507458 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.507473 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.507487 | controller |             "f:phase": {},
2026-06-11 18:00:41.507501 | controller |             "f:podIP": {},
2026-06-11 18:00:41.507554 | controller |             "f:podIPs": {
2026-06-11 18:00:41.507575 | controller |               ".": {},
2026-06-11 18:00:41.507601 | controller |               "k:{\"ip\":\"10.217.1.31\"}": {
2026-06-11 18:00:41.507616 | controller |                 ".": {},
2026-06-11 18:00:41.507631 | controller |                 "f:ip": {}
2026-06-11 18:00:41.507646 | controller |               }
2026-06-11 18:00:41.507660 | controller |             },
2026-06-11 18:00:41.507675 | controller |             "f:startTime": {}
2026-06-11 18:00:41.507689 | controller |           }
2026-06-11 18:00:41.507703 | controller |         },
2026-06-11 18:00:41.507718 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.507732 | controller |         "operation": "Update",
2026-06-11 18:00:41.507746 | controller |         "subresource": "status",
2026-06-11 18:00:41.507761 | controller |         "time": "2026-06-11T17:26:16Z"
2026-06-11 18:00:41.507775 | controller |       }
2026-06-11 18:00:41.507790 | controller |     ],
2026-06-11 18:00:41.507804 | controller |     "name": "neutron-operator-controller-manager-6c7667d64b-q44bv",
2026-06-11 18:00:41.507818 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.507832 | controller |     "ownerReferences": [
2026-06-11 18:00:41.507846 | controller |       {
2026-06-11 18:00:41.507861 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.507875 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.507889 | controller |         "controller": true,
2026-06-11 18:00:41.507903 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.507917 | controller |         "name": "neutron-operator-controller-manager-6c7667d64b",
2026-06-11 18:00:41.507931 | controller |         "uid": "9e203ba8-4c53-4b5b-8169-97a9eb56f9c2"
2026-06-11 18:00:41.507945 | controller |       }
2026-06-11 18:00:41.507959 | controller |     ],
2026-06-11 18:00:41.507974 | controller |     "resourceVersion": "90286",
2026-06-11 18:00:41.507988 | controller |     "uid": "bdde1490-a05d-4070-9b51-ff8a3a379f5f"
2026-06-11 18:00:41.508003 | controller |   },
2026-06-11 18:00:41.508017 | controller |   "spec": {
2026-06-11 18:00:41.508031 | controller |     "containers": [
2026-06-11 18:00:41.508050 | controller |       {
2026-06-11 18:00:41.508065 | controller |         "args": [
2026-06-11 18:00:41.508079 | controller |           "--leader-elect",
2026-06-11 18:00:41.508094 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.508108 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.508122 | controller |         ],
2026-06-11 18:00:41.508136 | controller |         "command": [
2026-06-11 18:00:41.508151 | controller |           "/manager"
2026-06-11 18:00:41.508165 | controller |         ],
2026-06-11 18:00:41.508180 | controller |         "env": [
2026-06-11 18:00:41.508194 | controller |           {
2026-06-11 18:00:41.508208 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.508223 | controller |             "value": "30"
2026-06-11 18:00:41.508237 | controller |           },
2026-06-11 18:00:41.508251 | controller |           {
2026-06-11 18:00:41.508265 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.508280 | controller |             "value": "20"
2026-06-11 18:00:41.508295 | controller |           },
2026-06-11 18:00:41.508311 | controller |           {
2026-06-11 18:00:41.508327 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.508342 | controller |             "value": "5"
2026-06-11 18:00:41.508357 | controller |           },
2026-06-11 18:00:41.508371 | controller |           {
2026-06-11 18:00:41.508386 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.508400 | controller |             "value": "false"
2026-06-11 18:00:41.508414 | controller |           },
2026-06-11 18:00:41.508429 | controller |           {
2026-06-11 18:00:41.508443 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.508457 | controller |             "value": "false"
2026-06-11 18:00:41.508471 | controller |           }
2026-06-11 18:00:41.508485 | controller |         ],
2026-06-11 18:00:41.508499 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-11 18:00:41.508532 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.508549 | controller |         "livenessProbe": {
2026-06-11 18:00:41.508564 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.508579 | controller |           "httpGet": {
2026-06-11 18:00:41.508593 | controller |             "path": "/healthz",
2026-06-11 18:00:41.508608 | controller |             "port": 8081,
2026-06-11 18:00:41.508623 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.508638 | controller |           },
2026-06-11 18:00:41.508652 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.508666 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.508680 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.508694 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.508709 | controller |         },
2026-06-11 18:00:41.508722 | controller |         "name": "manager",
2026-06-11 18:00:41.508736 | controller |         "readinessProbe": {
2026-06-11 18:00:41.508751 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.508765 | controller |           "httpGet": {
2026-06-11 18:00:41.508779 | controller |             "path": "/readyz",
2026-06-11 18:00:41.508793 | controller |             "port": 8081,
2026-06-11 18:00:41.508807 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.508821 | controller |           },
2026-06-11 18:00:41.508835 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.508849 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.508863 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.508877 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.508891 | controller |         },
2026-06-11 18:00:41.508905 | controller |         "resources": {
2026-06-11 18:00:41.508919 | controller |           "limits": {
2026-06-11 18:00:41.508936 | controller |             "cpu": "500m",
2026-06-11 18:00:41.508951 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.508964 | controller |           },
2026-06-11 18:00:41.508978 | controller |           "requests": {
2026-06-11 18:00:41.508992 | controller |             "cpu": "10m",
2026-06-11 18:00:41.509006 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.509019 | controller |           }
2026-06-11 18:00:41.509033 | controller |         },
2026-06-11 18:00:41.509047 | controller |         "securityContext": {
2026-06-11 18:00:41.509061 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.509075 | controller |           "capabilities": {
2026-06-11 18:00:41.509088 | controller |             "drop": [
2026-06-11 18:00:41.509102 | controller |               "MKNOD"
2026-06-11 18:00:41.509116 | controller |             ]
2026-06-11 18:00:41.509129 | controller |           }
2026-06-11 18:00:41.509143 | controller |         },
2026-06-11 18:00:41.509157 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.509171 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.509185 | controller |         "volumeMounts": [
2026-06-11 18:00:41.509198 | controller |           {
2026-06-11 18:00:41.509212 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.509227 | controller |             "name": "kube-api-access-t225s",
2026-06-11 18:00:41.509241 | controller |             "readOnly": true
2026-06-11 18:00:41.509255 | controller |           }
2026-06-11 18:00:41.509269 | controller |         ]
2026-06-11 18:00:41.509283 | controller |       }
2026-06-11 18:00:41.509313 | controller |     ],
2026-06-11 18:00:41.509333 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.509351 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.509369 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.509388 | controller |       {
2026-06-11 18:00:41.509403 | controller |         "name": "neutron-operator-controller-manager-dockercfg-s5wk2"
2026-06-11 18:00:41.509418 | controller |       }
2026-06-11 18:00:41.509433 | controller |     ],
2026-06-11 18:00:41.509448 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.509462 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.509476 | controller |     "priority": 0,
2026-06-11 18:00:41.509491 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.509505 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.509539 | controller |     "securityContext": {
2026-06-11 18:00:41.509556 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.509570 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.509585 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.509599 | controller |       }
2026-06-11 18:00:41.509613 | controller |     },
2026-06-11 18:00:41.509628 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-11 18:00:41.509643 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-11 18:00:41.509657 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.509672 | controller |     "tolerations": [
2026-06-11 18:00:41.509686 | controller |       {
2026-06-11 18:00:41.509701 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.509715 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.509729 | controller |         "operator": "Exists",
2026-06-11 18:00:41.509743 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.509758 | controller |       },
2026-06-11 18:00:41.509772 | controller |       {
2026-06-11 18:00:41.509786 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.509800 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.509815 | controller |         "operator": "Exists",
2026-06-11 18:00:41.509833 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.509848 | controller |       },
2026-06-11 18:00:41.509862 | controller |       {
2026-06-11 18:00:41.509876 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.509891 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.509905 | controller |         "operator": "Exists"
2026-06-11 18:00:41.509919 | controller |       }
2026-06-11 18:00:41.509933 | controller |     ],
2026-06-11 18:00:41.509947 | controller |     "volumes": [
2026-06-11 18:00:41.509962 | controller |       {
2026-06-11 18:00:41.509976 | controller |         "name": "kube-api-access-t225s",
2026-06-11 18:00:41.509990 | controller |         "projected": {
2026-06-11 18:00:41.510004 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.510018 | controller |           "sources": [
2026-06-11 18:00:41.510032 | controller |             {
2026-06-11 18:00:41.510046 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.510060 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.510075 | controller |                 "path": "token"
2026-06-11 18:00:41.510088 | controller |               }
2026-06-11 18:00:41.510103 | controller |             },
2026-06-11 18:00:41.510117 | controller |             {
2026-06-11 18:00:41.510131 | controller |               "configMap": {
2026-06-11 18:00:41.510145 | controller |                 "items": [
2026-06-11 18:00:41.510160 | controller |                   {
2026-06-11 18:00:41.510174 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.510188 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.510203 | controller |                   }
2026-06-11 18:00:41.510217 | controller |                 ],
2026-06-11 18:00:41.510231 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.510245 | controller |               }
2026-06-11 18:00:41.510259 | controller |             },
2026-06-11 18:00:41.510273 | controller |             {
2026-06-11 18:00:41.510287 | controller |               "downwardAPI": {
2026-06-11 18:00:41.510301 | controller |                 "items": [
2026-06-11 18:00:41.510314 | controller |                   {
2026-06-11 18:00:41.510328 | controller |                     "fieldRef": {
2026-06-11 18:00:41.510342 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.510356 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.510371 | controller |                     },
2026-06-11 18:00:41.510385 | controller |                     "path": "namespace"
2026-06-11 18:00:41.510400 | controller |                   }
2026-06-11 18:00:41.510415 | controller |                 ]
2026-06-11 18:00:41.510429 | controller |               }
2026-06-11 18:00:41.510443 | controller |             },
2026-06-11 18:00:41.510457 | controller |             {
2026-06-11 18:00:41.510471 | controller |               "configMap": {
2026-06-11 18:00:41.510485 | controller |                 "items": [
2026-06-11 18:00:41.510500 | controller |                   {
2026-06-11 18:00:41.510533 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.510549 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.510563 | controller |                   }
2026-06-11 18:00:41.510577 | controller |                 ],
2026-06-11 18:00:41.510591 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.510606 | controller |               }
2026-06-11 18:00:41.510620 | controller |             }
2026-06-11 18:00:41.510635 | controller |           ]
2026-06-11 18:00:41.510650 | controller |         }
2026-06-11 18:00:41.510664 | controller |       }
2026-06-11 18:00:41.510678 | controller |     ]
2026-06-11 18:00:41.510693 | controller |   },
2026-06-11 18:00:41.510707 | controller |   "status": {
2026-06-11 18:00:41.510721 | controller |     "conditions": [
2026-06-11 18:00:41.510739 | controller |       {
2026-06-11 18:00:41.510754 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.510768 | controller |         "lastTransitionTime": "2026-06-11T17:26:01Z",
2026-06-11 18:00:41.510783 | controller |         "status": "True",
2026-06-11 18:00:41.510797 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.510812 | controller |       },
2026-06-11 18:00:41.510826 | controller |       {
2026-06-11 18:00:41.510841 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.510855 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.510869 | controller |         "status": "True",
2026-06-11 18:00:41.510884 | controller |         "type": "Initialized"
2026-06-11 18:00:41.510898 | controller |       },
2026-06-11 18:00:41.510912 | controller |       {
2026-06-11 18:00:41.510926 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.510940 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.510954 | controller |         "status": "True",
2026-06-11 18:00:41.510969 | controller |         "type": "Ready"
2026-06-11 18:00:41.510983 | controller |       },
2026-06-11 18:00:41.510997 | controller |       {
2026-06-11 18:00:41.511011 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.511025 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.511039 | controller |         "status": "True",
2026-06-11 18:00:41.511053 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.511067 | controller |       },
2026-06-11 18:00:41.511081 | controller |       {
2026-06-11 18:00:41.511095 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.511110 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.511124 | controller |         "status": "True",
2026-06-11 18:00:41.511138 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.511152 | controller |       }
2026-06-11 18:00:41.511166 | controller |     ],
2026-06-11 18:00:41.511180 | controller |     "containerStatuses": [
2026-06-11 18:00:41.511194 | controller |       {
2026-06-11 18:00:41.511208 | controller |         "allocatedResources": {
2026-06-11 18:00:41.511222 | controller |           "cpu": "10m",
2026-06-11 18:00:41.511236 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.511249 | controller |         },
2026-06-11 18:00:41.511263 | controller |         "containerID": "cri-o://dcb6030cb1c374cdac22621e3e2346d9bf8dfffae79158a645d47a0e0b2d13fc",
2026-06-11 18:00:41.511277 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-11 18:00:41.511291 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-11 18:00:41.511305 | controller |         "lastState": {},
2026-06-11 18:00:41.511319 | controller |         "name": "manager",
2026-06-11 18:00:41.511334 | controller |         "ready": true,
2026-06-11 18:00:41.511348 | controller |         "resources": {
2026-06-11 18:00:41.511363 | controller |           "limits": {
2026-06-11 18:00:41.511377 | controller |             "cpu": "500m",
2026-06-11 18:00:41.511392 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.511406 | controller |           },
2026-06-11 18:00:41.511421 | controller |           "requests": {
2026-06-11 18:00:41.511435 | controller |             "cpu": "10m",
2026-06-11 18:00:41.511449 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.511464 | controller |           }
2026-06-11 18:00:41.511478 | controller |         },
2026-06-11 18:00:41.511492 | controller |         "restartCount": 0,
2026-06-11 18:00:41.511506 | controller |         "started": true,
2026-06-11 18:00:41.511556 | controller |         "state": {
2026-06-11 18:00:41.511574 | controller |           "running": {
2026-06-11 18:00:41.511593 | controller |             "startedAt": "2026-06-11T17:26:00Z"
2026-06-11 18:00:41.511608 | controller |           }
2026-06-11 18:00:41.511622 | controller |         },
2026-06-11 18:00:41.511636 | controller |         "user": {
2026-06-11 18:00:41.511651 | controller |           "linux": {
2026-06-11 18:00:41.511666 | controller |             "gid": 0,
2026-06-11 18:00:41.511680 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.511694 | controller |               0
2026-06-11 18:00:41.511708 | controller |             ],
2026-06-11 18:00:41.511722 | controller |             "uid": 65532
2026-06-11 18:00:41.511736 | controller |           }
2026-06-11 18:00:41.511750 | controller |         },
2026-06-11 18:00:41.511765 | controller |         "volumeMounts": [
2026-06-11 18:00:41.511779 | controller |           {
2026-06-11 18:00:41.511793 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.511807 | controller |             "name": "kube-api-access-t225s",
2026-06-11 18:00:41.511822 | controller |             "readOnly": true,
2026-06-11 18:00:41.511836 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.511851 | controller |           }
2026-06-11 18:00:41.511865 | controller |         ]
2026-06-11 18:00:41.511879 | controller |       }
2026-06-11 18:00:41.511894 | controller |     ],
2026-06-11 18:00:41.511908 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.511922 | controller |     "hostIPs": [
2026-06-11 18:00:41.511936 | controller |       {
2026-06-11 18:00:41.511951 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.511965 | controller |       }
2026-06-11 18:00:41.511979 | controller |     ],
2026-06-11 18:00:41.511993 | controller |     "phase": "Running",
2026-06-11 18:00:41.512007 | controller |     "podIP": "10.217.1.31",
2026-06-11 18:00:41.512022 | controller |     "podIPs": [
2026-06-11 18:00:41.512036 | controller |       {
2026-06-11 18:00:41.512051 | controller |         "ip": "10.217.1.31"
2026-06-11 18:00:41.512065 | controller |       }
2026-06-11 18:00:41.512079 | controller |     ],
2026-06-11 18:00:41.512093 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.512108 | controller |     "startTime": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.512122 | controller |   }
2026-06-11 18:00:41.512137 | controller | }
2026-06-11 18:00:41.533467 | controller | ok:
2026-06-11 18:00:41.533551 | controller | {
2026-06-11 18:00:41.533576 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.533594 | controller |   "kind": "Pod",
2026-06-11 18:00:41.533660 | controller |   "metadata": {
2026-06-11 18:00:41.533680 | controller |     "annotations": {
2026-06-11 18:00:41.533696 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.32/23\"],\"mac_address\":\"0a:58:0a:d9:01:20\",\"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.1.32/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.533712 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.32\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:20\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.533728 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.533744 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.533760 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.533775 | controller |     },
2026-06-11 18:00:41.533791 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.533806 | controller |     "generateName": "nova-operator-controller-manager-6df846755f-",
2026-06-11 18:00:41.533827 | controller |     "generation": 1,
2026-06-11 18:00:41.533842 | controller |     "labels": {
2026-06-11 18:00:41.533857 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-11 18:00:41.533873 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.533888 | controller |       "openstack.org/operator-name": "nova",
2026-06-11 18:00:41.533903 | controller |       "pod-template-hash": "6df846755f"
2026-06-11 18:00:41.533919 | controller |     },
2026-06-11 18:00:41.533934 | controller |     "managedFields": [
2026-06-11 18:00:41.533949 | controller |       {
2026-06-11 18:00:41.533964 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.533979 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.533994 | controller |         "fieldsV1": {
2026-06-11 18:00:41.534008 | controller |           "f:metadata": {
2026-06-11 18:00:41.534023 | controller |             "f:annotations": {
2026-06-11 18:00:41.534038 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.534053 | controller |             }
2026-06-11 18:00:41.534067 | controller |           }
2026-06-11 18:00:41.534082 | controller |         },
2026-06-11 18:00:41.534097 | controller |         "manager": "crc",
2026-06-11 18:00:41.534112 | controller |         "operation": "Update",
2026-06-11 18:00:41.534127 | controller |         "subresource": "status",
2026-06-11 18:00:41.534142 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.534157 | controller |       },
2026-06-11 18:00:41.534171 | controller |       {
2026-06-11 18:00:41.534186 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.534200 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.534215 | controller |         "fieldsV1": {
2026-06-11 18:00:41.534229 | controller |           "f:metadata": {
2026-06-11 18:00:41.534244 | controller |             "f:annotations": {
2026-06-11 18:00:41.534258 | controller |               ".": {},
2026-06-11 18:00:41.534272 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.534286 | controller |             },
2026-06-11 18:00:41.534301 | controller |             "f:generateName": {},
2026-06-11 18:00:41.534315 | controller |             "f:labels": {
2026-06-11 18:00:41.534329 | controller |               ".": {},
2026-06-11 18:00:41.534344 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.534358 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.534372 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.534386 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.534400 | controller |             },
2026-06-11 18:00:41.534415 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.534429 | controller |               ".": {},
2026-06-11 18:00:41.534444 | controller |               "k:{\"uid\":\"6eeef1ff-b7c7-4d44-bde0-a13c64a47498\"}": {}
2026-06-11 18:00:41.534458 | controller |             }
2026-06-11 18:00:41.534472 | controller |           },
2026-06-11 18:00:41.534487 | controller |           "f:spec": {
2026-06-11 18:00:41.534501 | controller |             "f:containers": {
2026-06-11 18:00:41.534549 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.534567 | controller |                 ".": {},
2026-06-11 18:00:41.534581 | controller |                 "f:args": {},
2026-06-11 18:00:41.534596 | controller |                 "f:command": {},
2026-06-11 18:00:41.534611 | controller |                 "f:env": {
2026-06-11 18:00:41.534625 | controller |                   ".": {},
2026-06-11 18:00:41.534640 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.534654 | controller |                     ".": {},
2026-06-11 18:00:41.534668 | controller |                     "f:name": {},
2026-06-11 18:00:41.534682 | controller |                     "f:value": {}
2026-06-11 18:00:41.534700 | controller |                   },
2026-06-11 18:00:41.534715 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.534729 | controller |                     ".": {},
2026-06-11 18:00:41.534743 | controller |                     "f:name": {},
2026-06-11 18:00:41.534757 | controller |                     "f:value": {}
2026-06-11 18:00:41.534771 | controller |                   },
2026-06-11 18:00:41.534785 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.534799 | controller |                     ".": {},
2026-06-11 18:00:41.534813 | controller |                     "f:name": {},
2026-06-11 18:00:41.534827 | controller |                     "f:value": {}
2026-06-11 18:00:41.534841 | controller |                   },
2026-06-11 18:00:41.534855 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.534869 | controller |                     ".": {},
2026-06-11 18:00:41.534883 | controller |                     "f:name": {},
2026-06-11 18:00:41.534897 | controller |                     "f:value": {}
2026-06-11 18:00:41.534912 | controller |                   },
2026-06-11 18:00:41.534926 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.534941 | controller |                     ".": {},
2026-06-11 18:00:41.534956 | controller |                     "f:name": {},
2026-06-11 18:00:41.534970 | controller |                     "f:value": {}
2026-06-11 18:00:41.534985 | controller |                   }
2026-06-11 18:00:41.535000 | controller |                 },
2026-06-11 18:00:41.535015 | controller |                 "f:image": {},
2026-06-11 18:00:41.535029 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.535044 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.535059 | controller |                   ".": {},
2026-06-11 18:00:41.535073 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.535088 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.535103 | controller |                     ".": {},
2026-06-11 18:00:41.535117 | controller |                     "f:path": {},
2026-06-11 18:00:41.535132 | controller |                     "f:port": {},
2026-06-11 18:00:41.535147 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.535162 | controller |                   },
2026-06-11 18:00:41.535177 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.535192 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.535207 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.535221 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.535236 | controller |                 },
2026-06-11 18:00:41.535251 | controller |                 "f:name": {},
2026-06-11 18:00:41.535266 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.535281 | controller |                   ".": {},
2026-06-11 18:00:41.535295 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.535310 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.535324 | controller |                     ".": {},
2026-06-11 18:00:41.535339 | controller |                     "f:path": {},
2026-06-11 18:00:41.535353 | controller |                     "f:port": {},
2026-06-11 18:00:41.535367 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.535381 | controller |                   },
2026-06-11 18:00:41.535396 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.535410 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.535428 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.535444 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.535458 | controller |                 },
2026-06-11 18:00:41.535473 | controller |                 "f:resources": {
2026-06-11 18:00:41.535490 | controller |                   ".": {},
2026-06-11 18:00:41.535505 | controller |                   "f:limits": {
2026-06-11 18:00:41.535557 | controller |                     ".": {},
2026-06-11 18:00:41.535574 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.535600 | controller |                     "f:memory": {}
2026-06-11 18:00:41.535615 | controller |                   },
2026-06-11 18:00:41.535630 | controller |                   "f:requests": {
2026-06-11 18:00:41.535644 | controller |                     ".": {},
2026-06-11 18:00:41.535659 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.535673 | controller |                     "f:memory": {}
2026-06-11 18:00:41.535687 | controller |                   }
2026-06-11 18:00:41.535701 | controller |                 },
2026-06-11 18:00:41.535715 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.535729 | controller |                   ".": {},
2026-06-11 18:00:41.535743 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.535758 | controller |                 },
2026-06-11 18:00:41.535772 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.535787 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.535801 | controller |               }
2026-06-11 18:00:41.535816 | controller |             },
2026-06-11 18:00:41.535830 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.535845 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.535860 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.535874 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.535889 | controller |             "f:securityContext": {
2026-06-11 18:00:41.535903 | controller |               ".": {},
2026-06-11 18:00:41.535918 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.535932 | controller |             },
2026-06-11 18:00:41.535947 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.535962 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.535976 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.535991 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.536005 | controller |           }
2026-06-11 18:00:41.536020 | controller |         },
2026-06-11 18:00:41.536035 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.536049 | controller |         "operation": "Update",
2026-06-11 18:00:41.536064 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.536079 | controller |       },
2026-06-11 18:00:41.536094 | controller |       {
2026-06-11 18:00:41.536108 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.536123 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.536138 | controller |         "fieldsV1": {
2026-06-11 18:00:41.536153 | controller |           "f:metadata": {
2026-06-11 18:00:41.536167 | controller |             "f:annotations": {
2026-06-11 18:00:41.536182 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.536197 | controller |             }
2026-06-11 18:00:41.536212 | controller |           }
2026-06-11 18:00:41.536227 | controller |         },
2026-06-11 18:00:41.536242 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.536256 | controller |         "operation": "Update",
2026-06-11 18:00:41.536271 | controller |         "subresource": "status",
2026-06-11 18:00:41.536286 | controller |         "time": "2026-06-11T17:25:23Z"
2026-06-11 18:00:41.536303 | controller |       },
2026-06-11 18:00:41.536320 | controller |       {
2026-06-11 18:00:41.536335 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.536350 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.536364 | controller |         "fieldsV1": {
2026-06-11 18:00:41.536384 | controller |           "f:status": {
2026-06-11 18:00:41.536399 | controller |             "f:conditions": {
2026-06-11 18:00:41.536414 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.536428 | controller |                 ".": {},
2026-06-11 18:00:41.536443 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.536457 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.536472 | controller |                 "f:status": {},
2026-06-11 18:00:41.536486 | controller |                 "f:type": {}
2026-06-11 18:00:41.536501 | controller |               },
2026-06-11 18:00:41.536539 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.536557 | controller |                 ".": {},
2026-06-11 18:00:41.536572 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.536587 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.536602 | controller |                 "f:status": {},
2026-06-11 18:00:41.536616 | controller |                 "f:type": {}
2026-06-11 18:00:41.536630 | controller |               },
2026-06-11 18:00:41.536644 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.536659 | controller |                 ".": {},
2026-06-11 18:00:41.536673 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.536687 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.536701 | controller |                 "f:status": {},
2026-06-11 18:00:41.536715 | controller |                 "f:type": {}
2026-06-11 18:00:41.536729 | controller |               },
2026-06-11 18:00:41.536743 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.536757 | controller |                 ".": {},
2026-06-11 18:00:41.536771 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.536785 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.536799 | controller |                 "f:status": {},
2026-06-11 18:00:41.536813 | controller |                 "f:type": {}
2026-06-11 18:00:41.536827 | controller |               }
2026-06-11 18:00:41.536841 | controller |             },
2026-06-11 18:00:41.536861 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.536876 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.536890 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.536904 | controller |             "f:phase": {},
2026-06-11 18:00:41.536918 | controller |             "f:podIP": {},
2026-06-11 18:00:41.536932 | controller |             "f:podIPs": {
2026-06-11 18:00:41.536946 | controller |               ".": {},
2026-06-11 18:00:41.536960 | controller |               "k:{\"ip\":\"10.217.1.32\"}": {
2026-06-11 18:00:41.536975 | controller |                 ".": {},
2026-06-11 18:00:41.536989 | controller |                 "f:ip": {}
2026-06-11 18:00:41.537003 | controller |               }
2026-06-11 18:00:41.537018 | controller |             },
2026-06-11 18:00:41.537033 | controller |             "f:startTime": {}
2026-06-11 18:00:41.537048 | controller |           }
2026-06-11 18:00:41.537062 | controller |         },
2026-06-11 18:00:41.537077 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.537091 | controller |         "operation": "Update",
2026-06-11 18:00:41.537106 | controller |         "subresource": "status",
2026-06-11 18:00:41.537120 | controller |         "time": "2026-06-11T17:26:16Z"
2026-06-11 18:00:41.537135 | controller |       }
2026-06-11 18:00:41.537150 | controller |     ],
2026-06-11 18:00:41.537164 | controller |     "name": "nova-operator-controller-manager-6df846755f-bsc9p",
2026-06-11 18:00:41.537179 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.537194 | controller |     "ownerReferences": [
2026-06-11 18:00:41.537209 | controller |       {
2026-06-11 18:00:41.537224 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.537246 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.537262 | controller |         "controller": true,
2026-06-11 18:00:41.537288 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.537303 | controller |         "name": "nova-operator-controller-manager-6df846755f",
2026-06-11 18:00:41.537318 | controller |         "uid": "6eeef1ff-b7c7-4d44-bde0-a13c64a47498"
2026-06-11 18:00:41.537333 | controller |       }
2026-06-11 18:00:41.537350 | controller |     ],
2026-06-11 18:00:41.537368 | controller |     "resourceVersion": "90322",
2026-06-11 18:00:41.537382 | controller |     "uid": "65c79e7a-0982-4f48-8c5a-183cce6b01c3"
2026-06-11 18:00:41.537397 | controller |   },
2026-06-11 18:00:41.537411 | controller |   "spec": {
2026-06-11 18:00:41.537426 | controller |     "containers": [
2026-06-11 18:00:41.537440 | controller |       {
2026-06-11 18:00:41.537455 | controller |         "args": [
2026-06-11 18:00:41.537469 | controller |           "--leader-elect",
2026-06-11 18:00:41.537484 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.537498 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.537552 | controller |         ],
2026-06-11 18:00:41.537574 | controller |         "command": [
2026-06-11 18:00:41.537589 | controller |           "/manager"
2026-06-11 18:00:41.537604 | controller |         ],
2026-06-11 18:00:41.537618 | controller |         "env": [
2026-06-11 18:00:41.537633 | controller |           {
2026-06-11 18:00:41.537647 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.537662 | controller |             "value": "30"
2026-06-11 18:00:41.537677 | controller |           },
2026-06-11 18:00:41.537691 | controller |           {
2026-06-11 18:00:41.537706 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.537721 | controller |             "value": "20"
2026-06-11 18:00:41.537736 | controller |           },
2026-06-11 18:00:41.537750 | controller |           {
2026-06-11 18:00:41.537765 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.537780 | controller |             "value": "5"
2026-06-11 18:00:41.537794 | controller |           },
2026-06-11 18:00:41.537809 | controller |           {
2026-06-11 18:00:41.537823 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.537838 | controller |             "value": "false"
2026-06-11 18:00:41.537853 | controller |           },
2026-06-11 18:00:41.537867 | controller |           {
2026-06-11 18:00:41.537882 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.537896 | controller |             "value": "false"
2026-06-11 18:00:41.537910 | controller |           }
2026-06-11 18:00:41.537925 | controller |         ],
2026-06-11 18:00:41.537940 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-11 18:00:41.537955 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.537969 | controller |         "livenessProbe": {
2026-06-11 18:00:41.537984 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.537998 | controller |           "httpGet": {
2026-06-11 18:00:41.538013 | controller |             "path": "/healthz",
2026-06-11 18:00:41.538027 | controller |             "port": 8081,
2026-06-11 18:00:41.538041 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.538056 | controller |           },
2026-06-11 18:00:41.538070 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.538085 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.538100 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.538115 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.538129 | controller |         },
2026-06-11 18:00:41.538144 | controller |         "name": "manager",
2026-06-11 18:00:41.538158 | controller |         "readinessProbe": {
2026-06-11 18:00:41.538319 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.538334 | controller |           "httpGet": {
2026-06-11 18:00:41.538348 | controller |             "path": "/readyz",
2026-06-11 18:00:41.538362 | controller |             "port": 8081,
2026-06-11 18:00:41.538376 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.538390 | controller |           },
2026-06-11 18:00:41.538405 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.538419 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.538433 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.538448 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.538463 | controller |         },
2026-06-11 18:00:41.538477 | controller |         "resources": {
2026-06-11 18:00:41.538492 | controller |           "limits": {
2026-06-11 18:00:41.538507 | controller |             "cpu": "500m",
2026-06-11 18:00:41.538542 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.538558 | controller |           },
2026-06-11 18:00:41.538573 | controller |           "requests": {
2026-06-11 18:00:41.538587 | controller |             "cpu": "10m",
2026-06-11 18:00:41.538602 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.538616 | controller |           }
2026-06-11 18:00:41.538630 | controller |         },
2026-06-11 18:00:41.538645 | controller |         "securityContext": {
2026-06-11 18:00:41.538659 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.538673 | controller |           "capabilities": {
2026-06-11 18:00:41.538688 | controller |             "drop": [
2026-06-11 18:00:41.538702 | controller |               "MKNOD"
2026-06-11 18:00:41.538716 | controller |             ]
2026-06-11 18:00:41.538731 | controller |           }
2026-06-11 18:00:41.538745 | controller |         },
2026-06-11 18:00:41.538759 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.538774 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.538788 | controller |         "volumeMounts": [
2026-06-11 18:00:41.538803 | controller |           {
2026-06-11 18:00:41.538817 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.538832 | controller |             "name": "kube-api-access-bt94n",
2026-06-11 18:00:41.538846 | controller |             "readOnly": true
2026-06-11 18:00:41.538860 | controller |           }
2026-06-11 18:00:41.538875 | controller |         ]
2026-06-11 18:00:41.538889 | controller |       }
2026-06-11 18:00:41.538906 | controller |     ],
2026-06-11 18:00:41.538921 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.538936 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.538951 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.538965 | controller |       {
2026-06-11 18:00:41.538980 | controller |         "name": "nova-operator-controller-manager-dockercfg-zszjr"
2026-06-11 18:00:41.538995 | controller |       }
2026-06-11 18:00:41.539009 | controller |     ],
2026-06-11 18:00:41.539024 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.539038 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.539053 | controller |     "priority": 0,
2026-06-11 18:00:41.539067 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.539082 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.539096 | controller |     "securityContext": {
2026-06-11 18:00:41.539111 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.539125 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.539140 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.539154 | controller |       }
2026-06-11 18:00:41.539168 | controller |     },
2026-06-11 18:00:41.539182 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-11 18:00:41.539196 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-11 18:00:41.539214 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.539229 | controller |     "tolerations": [
2026-06-11 18:00:41.539244 | controller |       {
2026-06-11 18:00:41.539258 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.539273 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.539287 | controller |         "operator": "Exists",
2026-06-11 18:00:41.539302 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.539316 | controller |       },
2026-06-11 18:00:41.539331 | controller |       {
2026-06-11 18:00:41.539345 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.539360 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.539375 | controller |         "operator": "Exists",
2026-06-11 18:00:41.539389 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.539404 | controller |       },
2026-06-11 18:00:41.539419 | controller |       {
2026-06-11 18:00:41.539433 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.539448 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.539463 | controller |         "operator": "Exists"
2026-06-11 18:00:41.539477 | controller |       }
2026-06-11 18:00:41.539493 | controller |     ],
2026-06-11 18:00:41.539508 | controller |     "volumes": [
2026-06-11 18:00:41.539543 | controller |       {
2026-06-11 18:00:41.539559 | controller |         "name": "kube-api-access-bt94n",
2026-06-11 18:00:41.539574 | controller |         "projected": {
2026-06-11 18:00:41.539588 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.539603 | controller |           "sources": [
2026-06-11 18:00:41.539617 | controller |             {
2026-06-11 18:00:41.539631 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.539646 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.539660 | controller |                 "path": "token"
2026-06-11 18:00:41.539674 | controller |               }
2026-06-11 18:00:41.539688 | controller |             },
2026-06-11 18:00:41.539703 | controller |             {
2026-06-11 18:00:41.539717 | controller |               "configMap": {
2026-06-11 18:00:41.539731 | controller |                 "items": [
2026-06-11 18:00:41.539746 | controller |                   {
2026-06-11 18:00:41.539759 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.539774 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.539787 | controller |                   }
2026-06-11 18:00:41.539801 | controller |                 ],
2026-06-11 18:00:41.539815 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.539829 | controller |               }
2026-06-11 18:00:41.539843 | controller |             },
2026-06-11 18:00:41.539857 | controller |             {
2026-06-11 18:00:41.539871 | controller |               "downwardAPI": {
2026-06-11 18:00:41.539885 | controller |                 "items": [
2026-06-11 18:00:41.539899 | controller |                   {
2026-06-11 18:00:41.539913 | controller |                     "fieldRef": {
2026-06-11 18:00:41.539927 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.539941 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.539955 | controller |                     },
2026-06-11 18:00:41.539969 | controller |                     "path": "namespace"
2026-06-11 18:00:41.539984 | controller |                   }
2026-06-11 18:00:41.539998 | controller |                 ]
2026-06-11 18:00:41.540012 | controller |               }
2026-06-11 18:00:41.540026 | controller |             },
2026-06-11 18:00:41.540040 | controller |             {
2026-06-11 18:00:41.540054 | controller |               "configMap": {
2026-06-11 18:00:41.540068 | controller |                 "items": [
2026-06-11 18:00:41.540082 | controller |                   {
2026-06-11 18:00:41.540100 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.540115 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.540129 | controller |                   }
2026-06-11 18:00:41.540143 | controller |                 ],
2026-06-11 18:00:41.540157 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.540172 | controller |               }
2026-06-11 18:00:41.540186 | controller |             }
2026-06-11 18:00:41.540200 | controller |           ]
2026-06-11 18:00:41.540214 | controller |         }
2026-06-11 18:00:41.540228 | controller |       }
2026-06-11 18:00:41.540242 | controller |     ]
2026-06-11 18:00:41.540256 | controller |   },
2026-06-11 18:00:41.540271 | controller |   "status": {
2026-06-11 18:00:41.540285 | controller |     "conditions": [
2026-06-11 18:00:41.540302 | controller |       {
2026-06-11 18:00:41.540318 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.540333 | controller |         "lastTransitionTime": "2026-06-11T17:26:02Z",
2026-06-11 18:00:41.540347 | controller |         "status": "True",
2026-06-11 18:00:41.540361 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.540376 | controller |       },
2026-06-11 18:00:41.540390 | controller |       {
2026-06-11 18:00:41.540405 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.540419 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.540433 | controller |         "status": "True",
2026-06-11 18:00:41.540448 | controller |         "type": "Initialized"
2026-06-11 18:00:41.540462 | controller |       },
2026-06-11 18:00:41.540477 | controller |       {
2026-06-11 18:00:41.540491 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.540506 | controller |         "lastTransitionTime": "2026-06-11T17:26:14Z",
2026-06-11 18:00:41.540539 | controller |         "status": "True",
2026-06-11 18:00:41.540555 | controller |         "type": "Ready"
2026-06-11 18:00:41.540570 | controller |       },
2026-06-11 18:00:41.540584 | controller |       {
2026-06-11 18:00:41.540599 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.540613 | controller |         "lastTransitionTime": "2026-06-11T17:26:14Z",
2026-06-11 18:00:41.540627 | controller |         "status": "True",
2026-06-11 18:00:41.540641 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.540655 | controller |       },
2026-06-11 18:00:41.540669 | controller |       {
2026-06-11 18:00:41.540683 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.540696 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.540710 | controller |         "status": "True",
2026-06-11 18:00:41.540724 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.540738 | controller |       }
2026-06-11 18:00:41.540752 | controller |     ],
2026-06-11 18:00:41.540765 | controller |     "containerStatuses": [
2026-06-11 18:00:41.540779 | controller |       {
2026-06-11 18:00:41.540793 | controller |         "allocatedResources": {
2026-06-11 18:00:41.540807 | controller |           "cpu": "10m",
2026-06-11 18:00:41.540820 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.540834 | controller |         },
2026-06-11 18:00:41.540847 | controller |         "containerID": "cri-o://00c4da8a215d3777dbdbbba6d88bea3b8666fefd3ce09fa820c6c8966504aeb1",
2026-06-11 18:00:41.540862 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-11 18:00:41.540876 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-11 18:00:41.540889 | controller |         "lastState": {},
2026-06-11 18:00:41.540903 | controller |         "name": "manager",
2026-06-11 18:00:41.540916 | controller |         "ready": true,
2026-06-11 18:00:41.540930 | controller |         "resources": {
2026-06-11 18:00:41.540948 | controller |           "limits": {
2026-06-11 18:00:41.540962 | controller |             "cpu": "500m",
2026-06-11 18:00:41.540976 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.540989 | controller |           },
2026-06-11 18:00:41.541003 | controller |           "requests": {
2026-06-11 18:00:41.541017 | controller |             "cpu": "10m",
2026-06-11 18:00:41.541030 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.541044 | controller |           }
2026-06-11 18:00:41.541058 | controller |         },
2026-06-11 18:00:41.541072 | controller |         "restartCount": 0,
2026-06-11 18:00:41.541085 | controller |         "started": true,
2026-06-11 18:00:41.541099 | controller |         "state": {
2026-06-11 18:00:41.541113 | controller |           "running": {
2026-06-11 18:00:41.541127 | controller |             "startedAt": "2026-06-11T17:26:01Z"
2026-06-11 18:00:41.541141 | controller |           }
2026-06-11 18:00:41.541155 | controller |         },
2026-06-11 18:00:41.541169 | controller |         "user": {
2026-06-11 18:00:41.541183 | controller |           "linux": {
2026-06-11 18:00:41.541197 | controller |             "gid": 0,
2026-06-11 18:00:41.541211 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.541226 | controller |               0
2026-06-11 18:00:41.541240 | controller |             ],
2026-06-11 18:00:41.541255 | controller |             "uid": 65532
2026-06-11 18:00:41.541281 | controller |           }
2026-06-11 18:00:41.541296 | controller |         },
2026-06-11 18:00:41.541311 | controller |         "volumeMounts": [
2026-06-11 18:00:41.541325 | controller |           {
2026-06-11 18:00:41.541339 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.541354 | controller |             "name": "kube-api-access-bt94n",
2026-06-11 18:00:41.541368 | controller |             "readOnly": true,
2026-06-11 18:00:41.541382 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.541397 | controller |           }
2026-06-11 18:00:41.541411 | controller |         ]
2026-06-11 18:00:41.541426 | controller |       }
2026-06-11 18:00:41.541440 | controller |     ],
2026-06-11 18:00:41.541455 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.541469 | controller |     "hostIPs": [
2026-06-11 18:00:41.541484 | controller |       {
2026-06-11 18:00:41.541498 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.541528 | controller |       }
2026-06-11 18:00:41.541548 | controller |     ],
2026-06-11 18:00:41.541563 | controller |     "phase": "Running",
2026-06-11 18:00:41.541578 | controller |     "podIP": "10.217.1.32",
2026-06-11 18:00:41.541592 | controller |     "podIPs": [
2026-06-11 18:00:41.541606 | controller |       {
2026-06-11 18:00:41.541621 | controller |         "ip": "10.217.1.32"
2026-06-11 18:00:41.541635 | controller |       }
2026-06-11 18:00:41.541649 | controller |     ],
2026-06-11 18:00:41.541663 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.541677 | controller |     "startTime": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.541692 | controller |   }
2026-06-11 18:00:41.541706 | controller | }
2026-06-11 18:00:41.562998 | controller | ok:
2026-06-11 18:00:41.563053 | controller | {
2026-06-11 18:00:41.563075 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.563092 | controller |   "kind": "Pod",
2026-06-11 18:00:41.563108 | controller |   "metadata": {
2026-06-11 18:00:41.563123 | controller |     "annotations": {
2026-06-11 18:00:41.563138 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.33/23\"],\"mac_address\":\"0a:58:0a:d9:01:21\",\"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.1.33/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.563161 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.33\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:21\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.563178 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.563198 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.563224 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.563251 | controller |     },
2026-06-11 18:00:41.563270 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.563286 | controller |     "generateName": "octavia-operator-controller-manager-6bd797bd9d-",
2026-06-11 18:00:41.563301 | controller |     "generation": 1,
2026-06-11 18:00:41.563316 | controller |     "labels": {
2026-06-11 18:00:41.563332 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-11 18:00:41.563346 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.563361 | controller |       "openstack.org/operator-name": "octavia",
2026-06-11 18:00:41.563376 | controller |       "pod-template-hash": "6bd797bd9d"
2026-06-11 18:00:41.563391 | controller |     },
2026-06-11 18:00:41.563406 | controller |     "managedFields": [
2026-06-11 18:00:41.563420 | controller |       {
2026-06-11 18:00:41.563435 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.563450 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.563464 | controller |         "fieldsV1": {
2026-06-11 18:00:41.563479 | controller |           "f:metadata": {
2026-06-11 18:00:41.563493 | controller |             "f:annotations": {
2026-06-11 18:00:41.563507 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.563546 | controller |             }
2026-06-11 18:00:41.563562 | controller |           }
2026-06-11 18:00:41.563577 | controller |         },
2026-06-11 18:00:41.563592 | controller |         "manager": "crc",
2026-06-11 18:00:41.563607 | controller |         "operation": "Update",
2026-06-11 18:00:41.563622 | controller |         "subresource": "status",
2026-06-11 18:00:41.563636 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.563651 | controller |       },
2026-06-11 18:00:41.563666 | controller |       {
2026-06-11 18:00:41.563682 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.563697 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.563712 | controller |         "fieldsV1": {
2026-06-11 18:00:41.563727 | controller |           "f:metadata": {
2026-06-11 18:00:41.563742 | controller |             "f:annotations": {
2026-06-11 18:00:41.563756 | controller |               ".": {},
2026-06-11 18:00:41.563770 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.563785 | controller |             },
2026-06-11 18:00:41.563800 | controller |             "f:generateName": {},
2026-06-11 18:00:41.563815 | controller |             "f:labels": {
2026-06-11 18:00:41.563829 | controller |               ".": {},
2026-06-11 18:00:41.563844 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.563858 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.563873 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.563887 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.563902 | controller |             },
2026-06-11 18:00:41.563918 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.563932 | controller |               ".": {},
2026-06-11 18:00:41.563947 | controller |               "k:{\"uid\":\"c4c07350-a74b-4151-961e-f486e99942a5\"}": {}
2026-06-11 18:00:41.563962 | controller |             }
2026-06-11 18:00:41.563977 | controller |           },
2026-06-11 18:00:41.563996 | controller |           "f:spec": {
2026-06-11 18:00:41.564011 | controller |             "f:containers": {
2026-06-11 18:00:41.564025 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.564040 | controller |                 ".": {},
2026-06-11 18:00:41.564055 | controller |                 "f:args": {},
2026-06-11 18:00:41.564069 | controller |                 "f:command": {},
2026-06-11 18:00:41.564083 | controller |                 "f:env": {
2026-06-11 18:00:41.564097 | controller |                   ".": {},
2026-06-11 18:00:41.564111 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.564125 | controller |                     ".": {},
2026-06-11 18:00:41.564139 | controller |                     "f:name": {},
2026-06-11 18:00:41.564153 | controller |                     "f:value": {}
2026-06-11 18:00:41.564167 | controller |                   },
2026-06-11 18:00:41.564181 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.564195 | controller |                     ".": {},
2026-06-11 18:00:41.564209 | controller |                     "f:name": {},
2026-06-11 18:00:41.564223 | controller |                     "f:value": {}
2026-06-11 18:00:41.564237 | controller |                   },
2026-06-11 18:00:41.564251 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.564264 | controller |                     ".": {},
2026-06-11 18:00:41.564278 | controller |                     "f:name": {},
2026-06-11 18:00:41.564292 | controller |                     "f:value": {}
2026-06-11 18:00:41.564306 | controller |                   },
2026-06-11 18:00:41.564320 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.564334 | controller |                     ".": {},
2026-06-11 18:00:41.564348 | controller |                     "f:name": {},
2026-06-11 18:00:41.564362 | controller |                     "f:value": {}
2026-06-11 18:00:41.564378 | controller |                   },
2026-06-11 18:00:41.564394 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.564408 | controller |                     ".": {},
2026-06-11 18:00:41.564422 | controller |                     "f:name": {},
2026-06-11 18:00:41.564436 | controller |                     "f:value": {}
2026-06-11 18:00:41.564450 | controller |                   }
2026-06-11 18:00:41.564464 | controller |                 },
2026-06-11 18:00:41.564478 | controller |                 "f:image": {},
2026-06-11 18:00:41.564492 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.564507 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.564542 | controller |                   ".": {},
2026-06-11 18:00:41.564557 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.564571 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.564585 | controller |                     ".": {},
2026-06-11 18:00:41.564600 | controller |                     "f:path": {},
2026-06-11 18:00:41.564613 | controller |                     "f:port": {},
2026-06-11 18:00:41.564627 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.564641 | controller |                   },
2026-06-11 18:00:41.564654 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.564668 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.564682 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.564697 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.564711 | controller |                 },
2026-06-11 18:00:41.564726 | controller |                 "f:name": {},
2026-06-11 18:00:41.564740 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.564755 | controller |                   ".": {},
2026-06-11 18:00:41.564769 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.564787 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.564801 | controller |                     ".": {},
2026-06-11 18:00:41.564816 | controller |                     "f:path": {},
2026-06-11 18:00:41.564830 | controller |                     "f:port": {},
2026-06-11 18:00:41.564843 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.564858 | controller |                   },
2026-06-11 18:00:41.564872 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.564887 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.564901 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.564916 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.564931 | controller |                 },
2026-06-11 18:00:41.564946 | controller |                 "f:resources": {
2026-06-11 18:00:41.564960 | controller |                   ".": {},
2026-06-11 18:00:41.564975 | controller |                   "f:limits": {
2026-06-11 18:00:41.564989 | controller |                     ".": {},
2026-06-11 18:00:41.565004 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.565018 | controller |                     "f:memory": {}
2026-06-11 18:00:41.565033 | controller |                   },
2026-06-11 18:00:41.565047 | controller |                   "f:requests": {
2026-06-11 18:00:41.565061 | controller |                     ".": {},
2026-06-11 18:00:41.565075 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.565089 | controller |                     "f:memory": {}
2026-06-11 18:00:41.565103 | controller |                   }
2026-06-11 18:00:41.565117 | controller |                 },
2026-06-11 18:00:41.565132 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.565147 | controller |                   ".": {},
2026-06-11 18:00:41.565162 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.565176 | controller |                 },
2026-06-11 18:00:41.565198 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.565214 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.565229 | controller |               }
2026-06-11 18:00:41.565256 | controller |             },
2026-06-11 18:00:41.565272 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.565287 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.565302 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.565316 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.565331 | controller |             "f:securityContext": {
2026-06-11 18:00:41.565345 | controller |               ".": {},
2026-06-11 18:00:41.565360 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.565374 | controller |             },
2026-06-11 18:00:41.565388 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.565403 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.565417 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.565432 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.565446 | controller |           }
2026-06-11 18:00:41.565460 | controller |         },
2026-06-11 18:00:41.565475 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.565490 | controller |         "operation": "Update",
2026-06-11 18:00:41.565504 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.565546 | controller |       },
2026-06-11 18:00:41.565562 | controller |       {
2026-06-11 18:00:41.565578 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.565592 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.565607 | controller |         "fieldsV1": {
2026-06-11 18:00:41.565621 | controller |           "f:metadata": {
2026-06-11 18:00:41.565636 | controller |             "f:annotations": {
2026-06-11 18:00:41.565654 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.565669 | controller |             }
2026-06-11 18:00:41.565683 | controller |           }
2026-06-11 18:00:41.565698 | controller |         },
2026-06-11 18:00:41.565712 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.565727 | controller |         "operation": "Update",
2026-06-11 18:00:41.565742 | controller |         "subresource": "status",
2026-06-11 18:00:41.565757 | controller |         "time": "2026-06-11T17:25:23Z"
2026-06-11 18:00:41.565771 | controller |       },
2026-06-11 18:00:41.565786 | controller |       {
2026-06-11 18:00:41.565800 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.565815 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.565829 | controller |         "fieldsV1": {
2026-06-11 18:00:41.565844 | controller |           "f:status": {
2026-06-11 18:00:41.565858 | controller |             "f:conditions": {
2026-06-11 18:00:41.565872 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.565886 | controller |                 ".": {},
2026-06-11 18:00:41.565900 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.565914 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.565928 | controller |                 "f:status": {},
2026-06-11 18:00:41.565942 | controller |                 "f:type": {}
2026-06-11 18:00:41.565956 | controller |               },
2026-06-11 18:00:41.565971 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.565985 | controller |                 ".": {},
2026-06-11 18:00:41.566000 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.566015 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.566029 | controller |                 "f:status": {},
2026-06-11 18:00:41.566043 | controller |                 "f:type": {}
2026-06-11 18:00:41.566057 | controller |               },
2026-06-11 18:00:41.566072 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.566086 | controller |                 ".": {},
2026-06-11 18:00:41.566101 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.566115 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.566129 | controller |                 "f:status": {},
2026-06-11 18:00:41.566144 | controller |                 "f:type": {}
2026-06-11 18:00:41.566158 | controller |               },
2026-06-11 18:00:41.566172 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.566186 | controller |                 ".": {},
2026-06-11 18:00:41.566200 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.566215 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.566229 | controller |                 "f:status": {},
2026-06-11 18:00:41.566243 | controller |                 "f:type": {}
2026-06-11 18:00:41.566257 | controller |               }
2026-06-11 18:00:41.566271 | controller |             },
2026-06-11 18:00:41.566286 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.566301 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.566315 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.566330 | controller |             "f:phase": {},
2026-06-11 18:00:41.566344 | controller |             "f:podIP": {},
2026-06-11 18:00:41.566358 | controller |             "f:podIPs": {
2026-06-11 18:00:41.566372 | controller |               ".": {},
2026-06-11 18:00:41.566386 | controller |               "k:{\"ip\":\"10.217.1.33\"}": {
2026-06-11 18:00:41.566400 | controller |                 ".": {},
2026-06-11 18:00:41.566414 | controller |                 "f:ip": {}
2026-06-11 18:00:41.566428 | controller |               }
2026-06-11 18:00:41.566442 | controller |             },
2026-06-11 18:00:41.566457 | controller |             "f:startTime": {}
2026-06-11 18:00:41.566475 | controller |           }
2026-06-11 18:00:41.566490 | controller |         },
2026-06-11 18:00:41.566505 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.566542 | controller |         "operation": "Update",
2026-06-11 18:00:41.566559 | controller |         "subresource": "status",
2026-06-11 18:00:41.566573 | controller |         "time": "2026-06-11T17:26:16Z"
2026-06-11 18:00:41.566587 | controller |       }
2026-06-11 18:00:41.566602 | controller |     ],
2026-06-11 18:00:41.566617 | controller |     "name": "octavia-operator-controller-manager-6bd797bd9d-bzs5c",
2026-06-11 18:00:41.566631 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.566646 | controller |     "ownerReferences": [
2026-06-11 18:00:41.566661 | controller |       {
2026-06-11 18:00:41.566676 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.566690 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.566705 | controller |         "controller": true,
2026-06-11 18:00:41.566719 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.566733 | controller |         "name": "octavia-operator-controller-manager-6bd797bd9d",
2026-06-11 18:00:41.566748 | controller |         "uid": "c4c07350-a74b-4151-961e-f486e99942a5"
2026-06-11 18:00:41.566762 | controller |       }
2026-06-11 18:00:41.566777 | controller |     ],
2026-06-11 18:00:41.566791 | controller |     "resourceVersion": "90307",
2026-06-11 18:00:41.566806 | controller |     "uid": "0ae6d2c5-6c94-402d-8f54-906ed65b9c10"
2026-06-11 18:00:41.566821 | controller |   },
2026-06-11 18:00:41.566835 | controller |   "spec": {
2026-06-11 18:00:41.566850 | controller |     "containers": [
2026-06-11 18:00:41.566865 | controller |       {
2026-06-11 18:00:41.566879 | controller |         "args": [
2026-06-11 18:00:41.566894 | controller |           "--leader-elect",
2026-06-11 18:00:41.566909 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.566923 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.566938 | controller |         ],
2026-06-11 18:00:41.566952 | controller |         "command": [
2026-06-11 18:00:41.566967 | controller |           "/manager"
2026-06-11 18:00:41.566981 | controller |         ],
2026-06-11 18:00:41.566996 | controller |         "env": [
2026-06-11 18:00:41.567011 | controller |           {
2026-06-11 18:00:41.567025 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.567040 | controller |             "value": "30"
2026-06-11 18:00:41.567054 | controller |           },
2026-06-11 18:00:41.567069 | controller |           {
2026-06-11 18:00:41.567084 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.567098 | controller |             "value": "20"
2026-06-11 18:00:41.567112 | controller |           },
2026-06-11 18:00:41.567127 | controller |           {
2026-06-11 18:00:41.567142 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.567156 | controller |             "value": "5"
2026-06-11 18:00:41.567171 | controller |           },
2026-06-11 18:00:41.567186 | controller |           {
2026-06-11 18:00:41.567200 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.567215 | controller |             "value": "false"
2026-06-11 18:00:41.567230 | controller |           },
2026-06-11 18:00:41.567244 | controller |           {
2026-06-11 18:00:41.567259 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.567273 | controller |             "value": "false"
2026-06-11 18:00:41.567288 | controller |           }
2026-06-11 18:00:41.567302 | controller |         ],
2026-06-11 18:00:41.567317 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-11 18:00:41.567332 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.567350 | controller |         "livenessProbe": {
2026-06-11 18:00:41.567367 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.567387 | controller |           "httpGet": {
2026-06-11 18:00:41.567404 | controller |             "path": "/healthz",
2026-06-11 18:00:41.567423 | controller |             "port": 8081,
2026-06-11 18:00:41.567438 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.567452 | controller |           },
2026-06-11 18:00:41.567466 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.567481 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.567495 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.567525 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.567546 | controller |         },
2026-06-11 18:00:41.567562 | controller |         "name": "manager",
2026-06-11 18:00:41.567577 | controller |         "readinessProbe": {
2026-06-11 18:00:41.567591 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.567606 | controller |           "httpGet": {
2026-06-11 18:00:41.567621 | controller |             "path": "/readyz",
2026-06-11 18:00:41.567635 | controller |             "port": 8081,
2026-06-11 18:00:41.567649 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.567663 | controller |           },
2026-06-11 18:00:41.567678 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.567692 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.567707 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.567721 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.567736 | controller |         },
2026-06-11 18:00:41.567750 | controller |         "resources": {
2026-06-11 18:00:41.567764 | controller |           "limits": {
2026-06-11 18:00:41.567779 | controller |             "cpu": "500m",
2026-06-11 18:00:41.567794 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.567808 | controller |           },
2026-06-11 18:00:41.567823 | controller |           "requests": {
2026-06-11 18:00:41.567837 | controller |             "cpu": "10m",
2026-06-11 18:00:41.567851 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.567866 | controller |           }
2026-06-11 18:00:41.567880 | controller |         },
2026-06-11 18:00:41.567895 | controller |         "securityContext": {
2026-06-11 18:00:41.567910 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.567926 | controller |           "capabilities": {
2026-06-11 18:00:41.567941 | controller |             "drop": [
2026-06-11 18:00:41.567961 | controller |               "MKNOD"
2026-06-11 18:00:41.567977 | controller |             ]
2026-06-11 18:00:41.567992 | controller |           }
2026-06-11 18:00:41.568007 | controller |         },
2026-06-11 18:00:41.568023 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.568038 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.568054 | controller |         "volumeMounts": [
2026-06-11 18:00:41.568069 | controller |           {
2026-06-11 18:00:41.568085 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.568100 | controller |             "name": "kube-api-access-44n74",
2026-06-11 18:00:41.568115 | controller |             "readOnly": true
2026-06-11 18:00:41.568130 | controller |           }
2026-06-11 18:00:41.568145 | controller |         ]
2026-06-11 18:00:41.568160 | controller |       }
2026-06-11 18:00:41.568175 | controller |     ],
2026-06-11 18:00:41.568191 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.568206 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.568221 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.568236 | controller |       {
2026-06-11 18:00:41.568251 | controller |         "name": "octavia-operator-controller-manager-dockercfg-hrx26"
2026-06-11 18:00:41.568265 | controller |       }
2026-06-11 18:00:41.568281 | controller |     ],
2026-06-11 18:00:41.568296 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.568315 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.568331 | controller |     "priority": 0,
2026-06-11 18:00:41.568346 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.568361 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.568376 | controller |     "securityContext": {
2026-06-11 18:00:41.568391 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.568406 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.568420 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.568434 | controller |       }
2026-06-11 18:00:41.568449 | controller |     },
2026-06-11 18:00:41.568464 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-11 18:00:41.568478 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-11 18:00:41.568493 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.568508 | controller |     "tolerations": [
2026-06-11 18:00:41.568549 | controller |       {
2026-06-11 18:00:41.568566 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.568584 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.568601 | controller |         "operator": "Exists",
2026-06-11 18:00:41.568620 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.568635 | controller |       },
2026-06-11 18:00:41.568653 | controller |       {
2026-06-11 18:00:41.568668 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.568683 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.568698 | controller |         "operator": "Exists",
2026-06-11 18:00:41.568713 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.568727 | controller |       },
2026-06-11 18:00:41.568742 | controller |       {
2026-06-11 18:00:41.568757 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.568772 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.568787 | controller |         "operator": "Exists"
2026-06-11 18:00:41.568802 | controller |       }
2026-06-11 18:00:41.568817 | controller |     ],
2026-06-11 18:00:41.568833 | controller |     "volumes": [
2026-06-11 18:00:41.568848 | controller |       {
2026-06-11 18:00:41.568863 | controller |         "name": "kube-api-access-44n74",
2026-06-11 18:00:41.568879 | controller |         "projected": {
2026-06-11 18:00:41.568894 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.568909 | controller |           "sources": [
2026-06-11 18:00:41.568925 | controller |             {
2026-06-11 18:00:41.568940 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.568955 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.568971 | controller |                 "path": "token"
2026-06-11 18:00:41.568986 | controller |               }
2026-06-11 18:00:41.569001 | controller |             },
2026-06-11 18:00:41.569016 | controller |             {
2026-06-11 18:00:41.569030 | controller |               "configMap": {
2026-06-11 18:00:41.569046 | controller |                 "items": [
2026-06-11 18:00:41.569061 | controller |                   {
2026-06-11 18:00:41.569076 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.569091 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.569106 | controller |                   }
2026-06-11 18:00:41.569122 | controller |                 ],
2026-06-11 18:00:41.569137 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.569153 | controller |               }
2026-06-11 18:00:41.569168 | controller |             },
2026-06-11 18:00:41.569183 | controller |             {
2026-06-11 18:00:41.569198 | controller |               "downwardAPI": {
2026-06-11 18:00:41.569213 | controller |                 "items": [
2026-06-11 18:00:41.569228 | controller |                   {
2026-06-11 18:00:41.569253 | controller |                     "fieldRef": {
2026-06-11 18:00:41.569274 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.569290 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.569305 | controller |                     },
2026-06-11 18:00:41.569321 | controller |                     "path": "namespace"
2026-06-11 18:00:41.569336 | controller |                   }
2026-06-11 18:00:41.569351 | controller |                 ]
2026-06-11 18:00:41.569366 | controller |               }
2026-06-11 18:00:41.569381 | controller |             },
2026-06-11 18:00:41.569396 | controller |             {
2026-06-11 18:00:41.569410 | controller |               "configMap": {
2026-06-11 18:00:41.569425 | controller |                 "items": [
2026-06-11 18:00:41.569440 | controller |                   {
2026-06-11 18:00:41.569456 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.569471 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.569485 | controller |                   }
2026-06-11 18:00:41.569500 | controller |                 ],
2026-06-11 18:00:41.569534 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.569551 | controller |               }
2026-06-11 18:00:41.569566 | controller |             }
2026-06-11 18:00:41.569582 | controller |           ]
2026-06-11 18:00:41.569597 | controller |         }
2026-06-11 18:00:41.569612 | controller |       }
2026-06-11 18:00:41.569626 | controller |     ]
2026-06-11 18:00:41.569641 | controller |   },
2026-06-11 18:00:41.569656 | controller |   "status": {
2026-06-11 18:00:41.569671 | controller |     "conditions": [
2026-06-11 18:00:41.569686 | controller |       {
2026-06-11 18:00:41.569701 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.569716 | controller |         "lastTransitionTime": "2026-06-11T17:26:02Z",
2026-06-11 18:00:41.569731 | controller |         "status": "True",
2026-06-11 18:00:41.569747 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.569762 | controller |       },
2026-06-11 18:00:41.569777 | controller |       {
2026-06-11 18:00:41.569792 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.569807 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.569822 | controller |         "status": "True",
2026-06-11 18:00:41.569837 | controller |         "type": "Initialized"
2026-06-11 18:00:41.569852 | controller |       },
2026-06-11 18:00:41.569867 | controller |       {
2026-06-11 18:00:41.569882 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.569897 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.569911 | controller |         "status": "True",
2026-06-11 18:00:41.569927 | controller |         "type": "Ready"
2026-06-11 18:00:41.569943 | controller |       },
2026-06-11 18:00:41.569958 | controller |       {
2026-06-11 18:00:41.569973 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.569988 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.570004 | controller |         "status": "True",
2026-06-11 18:00:41.570019 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.570034 | controller |       },
2026-06-11 18:00:41.570049 | controller |       {
2026-06-11 18:00:41.570064 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.570079 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.570093 | controller |         "status": "True",
2026-06-11 18:00:41.570108 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.570123 | controller |       }
2026-06-11 18:00:41.570138 | controller |     ],
2026-06-11 18:00:41.570153 | controller |     "containerStatuses": [
2026-06-11 18:00:41.570169 | controller |       {
2026-06-11 18:00:41.570184 | controller |         "allocatedResources": {
2026-06-11 18:00:41.570199 | controller |           "cpu": "10m",
2026-06-11 18:00:41.570218 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.570234 | controller |         },
2026-06-11 18:00:41.570250 | controller |         "containerID": "cri-o://d84f6d0933afc5c438a1866714d852a52d041e5227f9cb88f5c3374085351f5a",
2026-06-11 18:00:41.570265 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-11 18:00:41.570281 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-11 18:00:41.570296 | controller |         "lastState": {},
2026-06-11 18:00:41.570312 | controller |         "name": "manager",
2026-06-11 18:00:41.570326 | controller |         "ready": true,
2026-06-11 18:00:41.570341 | controller |         "resources": {
2026-06-11 18:00:41.570355 | controller |           "limits": {
2026-06-11 18:00:41.570370 | controller |             "cpu": "500m",
2026-06-11 18:00:41.570384 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.570399 | controller |           },
2026-06-11 18:00:41.570414 | controller |           "requests": {
2026-06-11 18:00:41.570429 | controller |             "cpu": "10m",
2026-06-11 18:00:41.570444 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.570459 | controller |           }
2026-06-11 18:00:41.570474 | controller |         },
2026-06-11 18:00:41.570489 | controller |         "restartCount": 0,
2026-06-11 18:00:41.570504 | controller |         "started": true,
2026-06-11 18:00:41.570539 | controller |         "state": {
2026-06-11 18:00:41.570555 | controller |           "running": {
2026-06-11 18:00:41.570570 | controller |             "startedAt": "2026-06-11T17:26:02Z"
2026-06-11 18:00:41.570586 | controller |           }
2026-06-11 18:00:41.570601 | controller |         },
2026-06-11 18:00:41.570616 | controller |         "user": {
2026-06-11 18:00:41.570631 | controller |           "linux": {
2026-06-11 18:00:41.570646 | controller |             "gid": 0,
2026-06-11 18:00:41.570661 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.570676 | controller |               0
2026-06-11 18:00:41.570690 | controller |             ],
2026-06-11 18:00:41.570706 | controller |             "uid": 65532
2026-06-11 18:00:41.570724 | controller |           }
2026-06-11 18:00:41.570792 | controller |         },
2026-06-11 18:00:41.570814 | controller |         "volumeMounts": [
2026-06-11 18:00:41.570830 | controller |           {
2026-06-11 18:00:41.570846 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.570862 | controller |             "name": "kube-api-access-44n74",
2026-06-11 18:00:41.570878 | controller |             "readOnly": true,
2026-06-11 18:00:41.570893 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.570908 | controller |           }
2026-06-11 18:00:41.570923 | controller |         ]
2026-06-11 18:00:41.570938 | controller |       }
2026-06-11 18:00:41.570953 | controller |     ],
2026-06-11 18:00:41.570968 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.570983 | controller |     "hostIPs": [
2026-06-11 18:00:41.570998 | controller |       {
2026-06-11 18:00:41.571013 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.571028 | controller |       }
2026-06-11 18:00:41.571044 | controller |     ],
2026-06-11 18:00:41.571059 | controller |     "phase": "Running",
2026-06-11 18:00:41.571074 | controller |     "podIP": "10.217.1.33",
2026-06-11 18:00:41.571090 | controller |     "podIPs": [
2026-06-11 18:00:41.571105 | controller |       {
2026-06-11 18:00:41.571120 | controller |         "ip": "10.217.1.33"
2026-06-11 18:00:41.571135 | controller |       }
2026-06-11 18:00:41.571150 | controller |     ],
2026-06-11 18:00:41.571165 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.571180 | controller |     "startTime": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.571199 | controller |   }
2026-06-11 18:00:41.571215 | controller | }
2026-06-11 18:00:41.598526 | controller | ok:
2026-06-11 18:00:41.598612 | controller | {
2026-06-11 18:00:41.598719 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.598741 | controller |   "kind": "Pod",
2026-06-11 18:00:41.598757 | controller |   "metadata": {
2026-06-11 18:00:41.598773 | controller |     "annotations": {
2026-06-11 18:00:41.598788 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.35/23\"],\"mac_address\":\"0a:58:0a:d9:01:23\",\"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.1.35/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.598805 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.35\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:23\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.598821 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.598836 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 18:00:41.598851 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 18:00:41.598866 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 18:00:41.598880 | controller |     },
2026-06-11 18:00:41.598895 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.598909 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-678fc77c54-",
2026-06-11 18:00:41.598923 | controller |     "generation": 1,
2026-06-11 18:00:41.598938 | controller |     "labels": {
2026-06-11 18:00:41.598952 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-11 18:00:41.598967 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.598981 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-11 18:00:41.598995 | controller |       "pod-template-hash": "678fc77c54"
2026-06-11 18:00:41.599009 | controller |     },
2026-06-11 18:00:41.599023 | controller |     "managedFields": [
2026-06-11 18:00:41.599038 | controller |       {
2026-06-11 18:00:41.599052 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.599066 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.599080 | controller |         "fieldsV1": {
2026-06-11 18:00:41.599094 | controller |           "f:metadata": {
2026-06-11 18:00:41.599108 | controller |             "f:annotations": {
2026-06-11 18:00:41.599122 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.599135 | controller |             }
2026-06-11 18:00:41.599149 | controller |           }
2026-06-11 18:00:41.599163 | controller |         },
2026-06-11 18:00:41.599177 | controller |         "manager": "crc",
2026-06-11 18:00:41.599191 | controller |         "operation": "Update",
2026-06-11 18:00:41.599205 | controller |         "subresource": "status",
2026-06-11 18:00:41.599219 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.599233 | controller |       },
2026-06-11 18:00:41.599247 | controller |       {
2026-06-11 18:00:41.599261 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.599275 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.599289 | controller |         "fieldsV1": {
2026-06-11 18:00:41.599305 | controller |           "f:metadata": {
2026-06-11 18:00:41.599321 | controller |             "f:annotations": {
2026-06-11 18:00:41.599335 | controller |               ".": {},
2026-06-11 18:00:41.599349 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.599367 | controller |             },
2026-06-11 18:00:41.599382 | controller |             "f:generateName": {},
2026-06-11 18:00:41.599396 | controller |             "f:labels": {
2026-06-11 18:00:41.599410 | controller |               ".": {},
2026-06-11 18:00:41.599424 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.599438 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.599451 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.599465 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.599479 | controller |             },
2026-06-11 18:00:41.599493 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.599506 | controller |               ".": {},
2026-06-11 18:00:41.599551 | controller |               "k:{\"uid\":\"95d068d9-86cb-4ca8-823b-6dab35f1dce0\"}": {}
2026-06-11 18:00:41.599567 | controller |             }
2026-06-11 18:00:41.599582 | controller |           },
2026-06-11 18:00:41.599597 | controller |           "f:spec": {
2026-06-11 18:00:41.599611 | controller |             "f:containers": {
2026-06-11 18:00:41.599625 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.599640 | controller |                 ".": {},
2026-06-11 18:00:41.599654 | controller |                 "f:args": {},
2026-06-11 18:00:41.599669 | controller |                 "f:command": {},
2026-06-11 18:00:41.599683 | controller |                 "f:env": {
2026-06-11 18:00:41.599697 | controller |                   ".": {},
2026-06-11 18:00:41.599711 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.599725 | controller |                     ".": {},
2026-06-11 18:00:41.599739 | controller |                     "f:name": {},
2026-06-11 18:00:41.599753 | controller |                     "f:value": {}
2026-06-11 18:00:41.599767 | controller |                   },
2026-06-11 18:00:41.599781 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.599796 | controller |                     ".": {},
2026-06-11 18:00:41.599811 | controller |                     "f:name": {},
2026-06-11 18:00:41.599825 | controller |                     "f:value": {}
2026-06-11 18:00:41.599839 | controller |                   },
2026-06-11 18:00:41.599853 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.599867 | controller |                     ".": {},
2026-06-11 18:00:41.599880 | controller |                     "f:name": {},
2026-06-11 18:00:41.599894 | controller |                     "f:value": {}
2026-06-11 18:00:41.599908 | controller |                   },
2026-06-11 18:00:41.599922 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.599936 | controller |                     ".": {},
2026-06-11 18:00:41.599951 | controller |                     "f:name": {},
2026-06-11 18:00:41.599965 | controller |                     "f:value": {}
2026-06-11 18:00:41.599979 | controller |                   },
2026-06-11 18:00:41.599993 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600007 | controller |                     ".": {},
2026-06-11 18:00:41.600021 | controller |                     "f:name": {},
2026-06-11 18:00:41.600035 | controller |                     "f:value": {}
2026-06-11 18:00:41.600048 | controller |                   },
2026-06-11 18:00:41.600062 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600076 | controller |                     ".": {},
2026-06-11 18:00:41.600090 | controller |                     "f:name": {},
2026-06-11 18:00:41.600104 | controller |                     "f:value": {}
2026-06-11 18:00:41.600118 | controller |                   },
2026-06-11 18:00:41.600132 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600150 | controller |                     ".": {},
2026-06-11 18:00:41.600165 | controller |                     "f:name": {},
2026-06-11 18:00:41.600179 | controller |                     "f:value": {}
2026-06-11 18:00:41.600193 | controller |                   },
2026-06-11 18:00:41.600207 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600221 | controller |                     ".": {},
2026-06-11 18:00:41.600235 | controller |                     "f:name": {},
2026-06-11 18:00:41.600248 | controller |                     "f:value": {}
2026-06-11 18:00:41.600262 | controller |                   },
2026-06-11 18:00:41.600276 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600291 | controller |                     ".": {},
2026-06-11 18:00:41.600305 | controller |                     "f:name": {},
2026-06-11 18:00:41.600319 | controller |                     "f:value": {}
2026-06-11 18:00:41.600332 | controller |                   },
2026-06-11 18:00:41.600346 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600360 | controller |                     ".": {},
2026-06-11 18:00:41.600374 | controller |                     "f:name": {},
2026-06-11 18:00:41.600388 | controller |                     "f:value": {}
2026-06-11 18:00:41.600402 | controller |                   },
2026-06-11 18:00:41.600416 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600430 | controller |                     ".": {},
2026-06-11 18:00:41.600444 | controller |                     "f:name": {},
2026-06-11 18:00:41.600458 | controller |                     "f:value": {}
2026-06-11 18:00:41.600472 | controller |                   },
2026-06-11 18:00:41.600486 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600500 | controller |                     ".": {},
2026-06-11 18:00:41.600532 | controller |                     "f:name": {},
2026-06-11 18:00:41.600549 | controller |                     "f:value": {}
2026-06-11 18:00:41.600564 | controller |                   },
2026-06-11 18:00:41.600579 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600593 | controller |                     ".": {},
2026-06-11 18:00:41.600608 | controller |                     "f:name": {},
2026-06-11 18:00:41.600622 | controller |                     "f:value": {}
2026-06-11 18:00:41.600636 | controller |                   },
2026-06-11 18:00:41.600650 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600664 | controller |                     ".": {},
2026-06-11 18:00:41.600678 | controller |                     "f:name": {},
2026-06-11 18:00:41.600693 | controller |                     "f:value": {}
2026-06-11 18:00:41.600707 | controller |                   },
2026-06-11 18:00:41.600720 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600735 | controller |                     ".": {},
2026-06-11 18:00:41.600749 | controller |                     "f:name": {},
2026-06-11 18:00:41.600763 | controller |                     "f:value": {}
2026-06-11 18:00:41.600777 | controller |                   },
2026-06-11 18:00:41.600792 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600807 | controller |                     ".": {},
2026-06-11 18:00:41.600821 | controller |                     "f:name": {},
2026-06-11 18:00:41.600835 | controller |                     "f:value": {}
2026-06-11 18:00:41.600849 | controller |                   },
2026-06-11 18:00:41.600863 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600881 | controller |                     ".": {},
2026-06-11 18:00:41.600896 | controller |                     "f:name": {},
2026-06-11 18:00:41.600910 | controller |                     "f:value": {}
2026-06-11 18:00:41.600924 | controller |                   },
2026-06-11 18:00:41.600938 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.600953 | controller |                     ".": {},
2026-06-11 18:00:41.600967 | controller |                     "f:name": {},
2026-06-11 18:00:41.600981 | controller |                     "f:value": {}
2026-06-11 18:00:41.600995 | controller |                   },
2026-06-11 18:00:41.601009 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601023 | controller |                     ".": {},
2026-06-11 18:00:41.601036 | controller |                     "f:name": {},
2026-06-11 18:00:41.601050 | controller |                     "f:value": {}
2026-06-11 18:00:41.601064 | controller |                   },
2026-06-11 18:00:41.601078 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601092 | controller |                     ".": {},
2026-06-11 18:00:41.601105 | controller |                     "f:name": {},
2026-06-11 18:00:41.601119 | controller |                     "f:value": {}
2026-06-11 18:00:41.601133 | controller |                   },
2026-06-11 18:00:41.601146 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601160 | controller |                     ".": {},
2026-06-11 18:00:41.601174 | controller |                     "f:name": {},
2026-06-11 18:00:41.601201 | controller |                     "f:value": {}
2026-06-11 18:00:41.601226 | controller |                   },
2026-06-11 18:00:41.601241 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601255 | controller |                     ".": {},
2026-06-11 18:00:41.601268 | controller |                     "f:name": {},
2026-06-11 18:00:41.601282 | controller |                     "f:value": {}
2026-06-11 18:00:41.601297 | controller |                   },
2026-06-11 18:00:41.601312 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601326 | controller |                     ".": {},
2026-06-11 18:00:41.601339 | controller |                     "f:name": {},
2026-06-11 18:00:41.601353 | controller |                     "f:value": {}
2026-06-11 18:00:41.601367 | controller |                   },
2026-06-11 18:00:41.601380 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601394 | controller |                     ".": {},
2026-06-11 18:00:41.601408 | controller |                     "f:name": {},
2026-06-11 18:00:41.601422 | controller |                     "f:value": {}
2026-06-11 18:00:41.601436 | controller |                   },
2026-06-11 18:00:41.601450 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601464 | controller |                     ".": {},
2026-06-11 18:00:41.601478 | controller |                     "f:name": {},
2026-06-11 18:00:41.601492 | controller |                     "f:value": {}
2026-06-11 18:00:41.601506 | controller |                   },
2026-06-11 18:00:41.601546 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601562 | controller |                     ".": {},
2026-06-11 18:00:41.601577 | controller |                     "f:name": {},
2026-06-11 18:00:41.601591 | controller |                     "f:value": {}
2026-06-11 18:00:41.601605 | controller |                   },
2026-06-11 18:00:41.601624 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601639 | controller |                     ".": {},
2026-06-11 18:00:41.601654 | controller |                     "f:name": {},
2026-06-11 18:00:41.601668 | controller |                     "f:value": {}
2026-06-11 18:00:41.601682 | controller |                   },
2026-06-11 18:00:41.601697 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601711 | controller |                     ".": {},
2026-06-11 18:00:41.601726 | controller |                     "f:name": {},
2026-06-11 18:00:41.601740 | controller |                     "f:value": {}
2026-06-11 18:00:41.601755 | controller |                   },
2026-06-11 18:00:41.601769 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601784 | controller |                     ".": {},
2026-06-11 18:00:41.601798 | controller |                     "f:name": {},
2026-06-11 18:00:41.601813 | controller |                     "f:value": {}
2026-06-11 18:00:41.601827 | controller |                   },
2026-06-11 18:00:41.601841 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601856 | controller |                     ".": {},
2026-06-11 18:00:41.601871 | controller |                     "f:name": {},
2026-06-11 18:00:41.601885 | controller |                     "f:value": {}
2026-06-11 18:00:41.601899 | controller |                   },
2026-06-11 18:00:41.601913 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601927 | controller |                     ".": {},
2026-06-11 18:00:41.601941 | controller |                     "f:name": {},
2026-06-11 18:00:41.601955 | controller |                     "f:value": {}
2026-06-11 18:00:41.601969 | controller |                   },
2026-06-11 18:00:41.601983 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.601997 | controller |                     ".": {},
2026-06-11 18:00:41.602011 | controller |                     "f:name": {},
2026-06-11 18:00:41.602024 | controller |                     "f:value": {}
2026-06-11 18:00:41.602038 | controller |                   },
2026-06-11 18:00:41.602052 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.602066 | controller |                     ".": {},
2026-06-11 18:00:41.602080 | controller |                     "f:name": {},
2026-06-11 18:00:41.602094 | controller |                     "f:value": {}
2026-06-11 18:00:41.602108 | controller |                   },
2026-06-11 18:00:41.602122 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.602137 | controller |                     ".": {},
2026-06-11 18:00:41.602151 | controller |                     "f:name": {},
2026-06-11 18:00:41.602165 | controller |                     "f:value": {}
2026-06-11 18:00:41.602179 | controller |                   },
2026-06-11 18:00:41.602193 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.602207 | controller |                     ".": {},
2026-06-11 18:00:41.602221 | controller |                     "f:name": {},
2026-06-11 18:00:41.602235 | controller |                     "f:value": {}
2026-06-11 18:00:41.602249 | controller |                   },
2026-06-11 18:00:41.602263 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.602278 | controller |                     ".": {},
2026-06-11 18:00:41.602293 | controller |                     "f:name": {},
2026-06-11 18:00:41.602309 | controller |                     "f:value": {}
2026-06-11 18:00:41.602329 | controller |                   },
2026-06-11 18:00:41.602343 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.602357 | controller |                     ".": {},
2026-06-11 18:00:41.602371 | controller |                     "f:name": {},
2026-06-11 18:00:41.602385 | controller |                     "f:value": {}
2026-06-11 18:00:41.602399 | controller |                   },
2026-06-11 18:00:41.602414 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.602428 | controller |                     ".": {},
2026-06-11 18:00:41.602442 | controller |                     "f:name": {},
2026-06-11 18:00:41.602456 | controller |                     "f:value": {}
2026-06-11 18:00:41.602470 | controller |                   },
2026-06-11 18:00:41.602484 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.602499 | controller |                     ".": {},
2026-06-11 18:00:41.602529 | controller |                     "f:name": {},
2026-06-11 18:00:41.602548 | controller |                     "f:value": {}
2026-06-11 18:00:41.602563 | controller |                   },
2026-06-11 18:00:41.602578 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.602592 | controller |                     ".": {},
2026-06-11 18:00:41.602606 | controller |                     "f:name": {},
2026-06-11 18:00:41.602621 | controller |                     "f:value": {}
2026-06-11 18:00:41.602635 | controller |                   },
2026-06-11 18:00:41.602649 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.602664 | controller |                     ".": {},
2026-06-11 18:00:41.602678 | controller |                     "f:name": {},
2026-06-11 18:00:41.602692 | controller |                     "f:value": {}
2026-06-11 18:00:41.602706 | controller |                   },
2026-06-11 18:00:41.602720 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.602735 | controller |                     ".": {},
2026-06-11 18:00:41.602749 | controller |                     "f:name": {},
2026-06-11 18:00:41.602763 | controller |                     "f:value": {}
2026-06-11 18:00:41.602777 | controller |                   },
2026-06-11 18:00:41.602792 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.602806 | controller |                     ".": {},
2026-06-11 18:00:41.602821 | controller |                     "f:name": {},
2026-06-11 18:00:41.602835 | controller |                     "f:value": {}
2026-06-11 18:00:41.602849 | controller |                   },
2026-06-11 18:00:41.602863 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.602877 | controller |                     ".": {},
2026-06-11 18:00:41.602891 | controller |                     "f:name": {},
2026-06-11 18:00:41.602905 | controller |                     "f:value": {}
2026-06-11 18:00:41.602920 | controller |                   },
2026-06-11 18:00:41.602934 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.602948 | controller |                     ".": {},
2026-06-11 18:00:41.602962 | controller |                     "f:name": {},
2026-06-11 18:00:41.602976 | controller |                     "f:value": {}
2026-06-11 18:00:41.602990 | controller |                   },
2026-06-11 18:00:41.603004 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.603018 | controller |                     ".": {},
2026-06-11 18:00:41.603036 | controller |                     "f:name": {},
2026-06-11 18:00:41.603050 | controller |                     "f:value": {}
2026-06-11 18:00:41.603064 | controller |                   },
2026-06-11 18:00:41.603079 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.603093 | controller |                     ".": {},
2026-06-11 18:00:41.603107 | controller |                     "f:name": {},
2026-06-11 18:00:41.603121 | controller |                     "f:value": {}
2026-06-11 18:00:41.603135 | controller |                   },
2026-06-11 18:00:41.603148 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.603162 | controller |                     ".": {},
2026-06-11 18:00:41.603176 | controller |                     "f:name": {},
2026-06-11 18:00:41.603190 | controller |                     "f:value": {}
2026-06-11 18:00:41.603204 | controller |                   },
2026-06-11 18:00:41.603218 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.603231 | controller |                     ".": {},
2026-06-11 18:00:41.603245 | controller |                     "f:name": {},
2026-06-11 18:00:41.603259 | controller |                     "f:value": {}
2026-06-11 18:00:41.603273 | controller |                   },
2026-06-11 18:00:41.603287 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.603301 | controller |                     ".": {},
2026-06-11 18:00:41.603315 | controller |                     "f:name": {},
2026-06-11 18:00:41.603329 | controller |                     "f:value": {}
2026-06-11 18:00:41.603343 | controller |                   },
2026-06-11 18:00:41.603357 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.603371 | controller |                     ".": {},
2026-06-11 18:00:41.603385 | controller |                     "f:name": {},
2026-06-11 18:00:41.603398 | controller |                     "f:value": {}
2026-06-11 18:00:41.603412 | controller |                   },
2026-06-11 18:00:41.603426 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.603440 | controller |                     ".": {},
2026-06-11 18:00:41.603453 | controller |                     "f:name": {},
2026-06-11 18:00:41.603467 | controller |                     "f:value": {}
2026-06-11 18:00:41.603480 | controller |                   },
2026-06-11 18:00:41.603494 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.603508 | controller |                     ".": {},
2026-06-11 18:00:41.603543 | controller |                     "f:name": {},
2026-06-11 18:00:41.603558 | controller |                     "f:value": {}
2026-06-11 18:00:41.603573 | controller |                   },
2026-06-11 18:00:41.603587 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.603601 | controller |                     ".": {},
2026-06-11 18:00:41.603618 | controller |                     "f:name": {},
2026-06-11 18:00:41.603641 | controller |                     "f:value": {}
2026-06-11 18:00:41.603669 | controller |                   },
2026-06-11 18:00:41.603691 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.603707 | controller |                     ".": {},
2026-06-11 18:00:41.603723 | controller |                     "f:name": {},
2026-06-11 18:00:41.603737 | controller |                     "f:value": {}
2026-06-11 18:00:41.603752 | controller |                   },
2026-06-11 18:00:41.603766 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.603781 | controller |                     ".": {},
2026-06-11 18:00:41.603799 | controller |                     "f:name": {},
2026-06-11 18:00:41.603814 | controller |                     "f:value": {}
2026-06-11 18:00:41.603829 | controller |                   },
2026-06-11 18:00:41.603843 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.603858 | controller |                     ".": {},
2026-06-11 18:00:41.603872 | controller |                     "f:name": {},
2026-06-11 18:00:41.603887 | controller |                     "f:value": {}
2026-06-11 18:00:41.603901 | controller |                   },
2026-06-11 18:00:41.603915 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.603930 | controller |                     ".": {},
2026-06-11 18:00:41.603944 | controller |                     "f:name": {},
2026-06-11 18:00:41.603958 | controller |                     "f:value": {}
2026-06-11 18:00:41.603972 | controller |                   },
2026-06-11 18:00:41.603986 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604001 | controller |                     ".": {},
2026-06-11 18:00:41.604015 | controller |                     "f:name": {},
2026-06-11 18:00:41.604029 | controller |                     "f:value": {}
2026-06-11 18:00:41.604043 | controller |                   },
2026-06-11 18:00:41.604057 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604071 | controller |                     ".": {},
2026-06-11 18:00:41.604085 | controller |                     "f:name": {},
2026-06-11 18:00:41.604099 | controller |                     "f:value": {}
2026-06-11 18:00:41.604113 | controller |                   },
2026-06-11 18:00:41.604127 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604141 | controller |                     ".": {},
2026-06-11 18:00:41.604155 | controller |                     "f:name": {},
2026-06-11 18:00:41.604169 | controller |                     "f:value": {}
2026-06-11 18:00:41.604183 | controller |                   },
2026-06-11 18:00:41.604197 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604211 | controller |                     ".": {},
2026-06-11 18:00:41.604225 | controller |                     "f:name": {},
2026-06-11 18:00:41.604239 | controller |                     "f:value": {}
2026-06-11 18:00:41.604253 | controller |                   },
2026-06-11 18:00:41.604267 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604281 | controller |                     ".": {},
2026-06-11 18:00:41.604296 | controller |                     "f:name": {},
2026-06-11 18:00:41.604312 | controller |                     "f:value": {}
2026-06-11 18:00:41.604327 | controller |                   },
2026-06-11 18:00:41.604341 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604355 | controller |                     ".": {},
2026-06-11 18:00:41.604369 | controller |                     "f:name": {},
2026-06-11 18:00:41.604383 | controller |                     "f:value": {}
2026-06-11 18:00:41.604397 | controller |                   },
2026-06-11 18:00:41.604411 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604425 | controller |                     ".": {},
2026-06-11 18:00:41.604439 | controller |                     "f:name": {},
2026-06-11 18:00:41.604453 | controller |                     "f:value": {}
2026-06-11 18:00:41.604466 | controller |                   },
2026-06-11 18:00:41.604480 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604494 | controller |                     ".": {},
2026-06-11 18:00:41.604533 | controller |                     "f:name": {},
2026-06-11 18:00:41.604555 | controller |                     "f:value": {}
2026-06-11 18:00:41.604569 | controller |                   },
2026-06-11 18:00:41.604583 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604597 | controller |                     ".": {},
2026-06-11 18:00:41.604612 | controller |                     "f:name": {},
2026-06-11 18:00:41.604626 | controller |                     "f:value": {}
2026-06-11 18:00:41.604640 | controller |                   },
2026-06-11 18:00:41.604655 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604669 | controller |                     ".": {},
2026-06-11 18:00:41.604683 | controller |                     "f:name": {},
2026-06-11 18:00:41.604697 | controller |                     "f:value": {}
2026-06-11 18:00:41.604712 | controller |                   },
2026-06-11 18:00:41.604726 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604740 | controller |                     ".": {},
2026-06-11 18:00:41.604755 | controller |                     "f:name": {},
2026-06-11 18:00:41.604769 | controller |                     "f:value": {}
2026-06-11 18:00:41.604783 | controller |                   },
2026-06-11 18:00:41.604797 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604811 | controller |                     ".": {},
2026-06-11 18:00:41.604825 | controller |                     "f:name": {},
2026-06-11 18:00:41.604839 | controller |                     "f:value": {}
2026-06-11 18:00:41.604854 | controller |                   },
2026-06-11 18:00:41.604868 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604883 | controller |                     ".": {},
2026-06-11 18:00:41.604897 | controller |                     "f:name": {},
2026-06-11 18:00:41.604912 | controller |                     "f:value": {}
2026-06-11 18:00:41.604926 | controller |                   },
2026-06-11 18:00:41.604940 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.604954 | controller |                     ".": {},
2026-06-11 18:00:41.604968 | controller |                     "f:name": {},
2026-06-11 18:00:41.604982 | controller |                     "f:value": {}
2026-06-11 18:00:41.604996 | controller |                   },
2026-06-11 18:00:41.605010 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.605024 | controller |                     ".": {},
2026-06-11 18:00:41.605038 | controller |                     "f:name": {},
2026-06-11 18:00:41.605052 | controller |                     "f:value": {}
2026-06-11 18:00:41.605066 | controller |                   },
2026-06-11 18:00:41.605080 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.605094 | controller |                     ".": {},
2026-06-11 18:00:41.605108 | controller |                     "f:name": {},
2026-06-11 18:00:41.605122 | controller |                     "f:value": {}
2026-06-11 18:00:41.605137 | controller |                   },
2026-06-11 18:00:41.605151 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.605165 | controller |                     ".": {},
2026-06-11 18:00:41.605179 | controller |                     "f:name": {},
2026-06-11 18:00:41.605193 | controller |                     "f:value": {}
2026-06-11 18:00:41.605207 | controller |                   },
2026-06-11 18:00:41.605233 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.605251 | controller |                     ".": {},
2026-06-11 18:00:41.605266 | controller |                     "f:name": {},
2026-06-11 18:00:41.605280 | controller |                     "f:value": {}
2026-06-11 18:00:41.605294 | controller |                   },
2026-06-11 18:00:41.605308 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 18:00:41.605323 | controller |                     ".": {},
2026-06-11 18:00:41.605339 | controller |                     "f:name": {},
2026-06-11 18:00:41.605355 | controller |                     "f:value": {}
2026-06-11 18:00:41.605370 | controller |                   },
2026-06-11 18:00:41.605384 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.605398 | controller |                     ".": {},
2026-06-11 18:00:41.605412 | controller |                     "f:name": {},
2026-06-11 18:00:41.605426 | controller |                     "f:value": {}
2026-06-11 18:00:41.605439 | controller |                   },
2026-06-11 18:00:41.605453 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.605467 | controller |                     ".": {},
2026-06-11 18:00:41.605481 | controller |                     "f:name": {},
2026-06-11 18:00:41.605495 | controller |                     "f:value": {}
2026-06-11 18:00:41.605508 | controller |                   },
2026-06-11 18:00:41.605543 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.605559 | controller |                     ".": {},
2026-06-11 18:00:41.605573 | controller |                     "f:name": {},
2026-06-11 18:00:41.605587 | controller |                     "f:value": {}
2026-06-11 18:00:41.605601 | controller |                   },
2026-06-11 18:00:41.605616 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.605630 | controller |                     ".": {},
2026-06-11 18:00:41.605645 | controller |                     "f:name": {},
2026-06-11 18:00:41.605659 | controller |                     "f:value": {}
2026-06-11 18:00:41.605674 | controller |                   },
2026-06-11 18:00:41.605688 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.605702 | controller |                     ".": {},
2026-06-11 18:00:41.605716 | controller |                     "f:name": {},
2026-06-11 18:00:41.605730 | controller |                     "f:value": {}
2026-06-11 18:00:41.605744 | controller |                   },
2026-06-11 18:00:41.605759 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.605773 | controller |                     ".": {},
2026-06-11 18:00:41.605787 | controller |                     "f:name": {},
2026-06-11 18:00:41.605801 | controller |                     "f:value": {}
2026-06-11 18:00:41.605815 | controller |                   },
2026-06-11 18:00:41.605829 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.605844 | controller |                     ".": {},
2026-06-11 18:00:41.605859 | controller |                     "f:name": {},
2026-06-11 18:00:41.605874 | controller |                     "f:value": {}
2026-06-11 18:00:41.605888 | controller |                   },
2026-06-11 18:00:41.605903 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.605917 | controller |                     ".": {},
2026-06-11 18:00:41.605931 | controller |                     "f:name": {},
2026-06-11 18:00:41.605946 | controller |                     "f:value": {}
2026-06-11 18:00:41.605960 | controller |                   },
2026-06-11 18:00:41.605974 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.605994 | controller |                     ".": {},
2026-06-11 18:00:41.606008 | controller |                     "f:name": {},
2026-06-11 18:00:41.606023 | controller |                     "f:value": {}
2026-06-11 18:00:41.606037 | controller |                   },
2026-06-11 18:00:41.606051 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.606065 | controller |                     ".": {},
2026-06-11 18:00:41.606079 | controller |                     "f:name": {},
2026-06-11 18:00:41.606092 | controller |                     "f:value": {}
2026-06-11 18:00:41.606106 | controller |                   },
2026-06-11 18:00:41.606120 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.606134 | controller |                     ".": {},
2026-06-11 18:00:41.606149 | controller |                     "f:name": {},
2026-06-11 18:00:41.606163 | controller |                     "f:value": {}
2026-06-11 18:00:41.606177 | controller |                   },
2026-06-11 18:00:41.606191 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.606205 | controller |                     ".": {},
2026-06-11 18:00:41.606219 | controller |                     "f:name": {},
2026-06-11 18:00:41.606233 | controller |                     "f:value": {}
2026-06-11 18:00:41.606247 | controller |                   },
2026-06-11 18:00:41.606261 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.606275 | controller |                     ".": {},
2026-06-11 18:00:41.606289 | controller |                     "f:name": {},
2026-06-11 18:00:41.606303 | controller |                     "f:value": {}
2026-06-11 18:00:41.606317 | controller |                   },
2026-06-11 18:00:41.606331 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.606345 | controller |                     ".": {},
2026-06-11 18:00:41.606359 | controller |                     "f:name": {},
2026-06-11 18:00:41.606373 | controller |                     "f:value": {}
2026-06-11 18:00:41.606387 | controller |                   },
2026-06-11 18:00:41.606401 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.606415 | controller |                     ".": {},
2026-06-11 18:00:41.606429 | controller |                     "f:name": {},
2026-06-11 18:00:41.606443 | controller |                     "f:value": {}
2026-06-11 18:00:41.606457 | controller |                   },
2026-06-11 18:00:41.606471 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.606485 | controller |                     ".": {},
2026-06-11 18:00:41.606499 | controller |                     "f:name": {},
2026-06-11 18:00:41.606527 | controller |                     "f:value": {}
2026-06-11 18:00:41.606547 | controller |                   },
2026-06-11 18:00:41.606561 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.606576 | controller |                     ".": {},
2026-06-11 18:00:41.606590 | controller |                     "f:name": {},
2026-06-11 18:00:41.606604 | controller |                     "f:value": {}
2026-06-11 18:00:41.606618 | controller |                   },
2026-06-11 18:00:41.606632 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.606647 | controller |                     ".": {},
2026-06-11 18:00:41.606661 | controller |                     "f:name": {},
2026-06-11 18:00:41.606676 | controller |                     "f:value": {}
2026-06-11 18:00:41.606690 | controller |                   },
2026-06-11 18:00:41.606708 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.606723 | controller |                     ".": {},
2026-06-11 18:00:41.606910 | controller |                     "f:name": {},
2026-06-11 18:00:41.606933 | controller |                     "f:value": {}
2026-06-11 18:00:41.606948 | controller |                   }
2026-06-11 18:00:41.606963 | controller |                 },
2026-06-11 18:00:41.606978 | controller |                 "f:image": {},
2026-06-11 18:00:41.606992 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.607007 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.607021 | controller |                   ".": {},
2026-06-11 18:00:41.607195 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.607216 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.607231 | controller |                     ".": {},
2026-06-11 18:00:41.607246 | controller |                     "f:path": {},
2026-06-11 18:00:41.607260 | controller |                     "f:port": {},
2026-06-11 18:00:41.607274 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.607288 | controller |                   },
2026-06-11 18:00:41.607302 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.607316 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.607330 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.607344 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.607358 | controller |                 },
2026-06-11 18:00:41.607372 | controller |                 "f:name": {},
2026-06-11 18:00:41.607386 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.607400 | controller |                   ".": {},
2026-06-11 18:00:41.607415 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.607429 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.607443 | controller |                     ".": {},
2026-06-11 18:00:41.607457 | controller |                     "f:path": {},
2026-06-11 18:00:41.607470 | controller |                     "f:port": {},
2026-06-11 18:00:41.607484 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.607498 | controller |                   },
2026-06-11 18:00:41.607526 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.607547 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.607562 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.607576 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.607590 | controller |                 },
2026-06-11 18:00:41.607604 | controller |                 "f:resources": {
2026-06-11 18:00:41.607618 | controller |                   ".": {},
2026-06-11 18:00:41.607631 | controller |                   "f:limits": {
2026-06-11 18:00:41.607645 | controller |                     ".": {},
2026-06-11 18:00:41.607659 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.607673 | controller |                     "f:memory": {}
2026-06-11 18:00:41.607686 | controller |                   },
2026-06-11 18:00:41.607700 | controller |                   "f:requests": {
2026-06-11 18:00:41.607714 | controller |                     ".": {},
2026-06-11 18:00:41.607727 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.607741 | controller |                     "f:memory": {}
2026-06-11 18:00:41.607754 | controller |                   }
2026-06-11 18:00:41.607767 | controller |                 },
2026-06-11 18:00:41.607781 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.607794 | controller |                   ".": {},
2026-06-11 18:00:41.607808 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.607822 | controller |                 },
2026-06-11 18:00:41.607836 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.607854 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 18:00:41.607868 | controller |                 "f:volumeMounts": {
2026-06-11 18:00:41.607882 | controller |                   ".": {},
2026-06-11 18:00:41.607896 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 18:00:41.607911 | controller |                     ".": {},
2026-06-11 18:00:41.607925 | controller |                     "f:mountPath": {},
2026-06-11 18:00:41.607940 | controller |                     "f:name": {},
2026-06-11 18:00:41.607954 | controller |                     "f:readOnly": {}
2026-06-11 18:00:41.607969 | controller |                   }
2026-06-11 18:00:41.607983 | controller |                 }
2026-06-11 18:00:41.607997 | controller |               }
2026-06-11 18:00:41.608012 | controller |             },
2026-06-11 18:00:41.608026 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.608041 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.608055 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.608073 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.608090 | controller |             "f:securityContext": {
2026-06-11 18:00:41.608104 | controller |               ".": {},
2026-06-11 18:00:41.608118 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.608133 | controller |             },
2026-06-11 18:00:41.608147 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.608161 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.608175 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.608190 | controller |             "f:tolerations": {},
2026-06-11 18:00:41.608204 | controller |             "f:volumes": {
2026-06-11 18:00:41.608219 | controller |               ".": {},
2026-06-11 18:00:41.608234 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-11 18:00:41.608248 | controller |                 ".": {},
2026-06-11 18:00:41.608263 | controller |                 "f:name": {},
2026-06-11 18:00:41.608277 | controller |                 "f:secret": {
2026-06-11 18:00:41.608291 | controller |                   ".": {},
2026-06-11 18:00:41.608306 | controller |                   "f:defaultMode": {},
2026-06-11 18:00:41.608320 | controller |                   "f:secretName": {}
2026-06-11 18:00:41.608334 | controller |                 }
2026-06-11 18:00:41.608348 | controller |               }
2026-06-11 18:00:41.608363 | controller |             }
2026-06-11 18:00:41.608377 | controller |           }
2026-06-11 18:00:41.608391 | controller |         },
2026-06-11 18:00:41.608405 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.608420 | controller |         "operation": "Update",
2026-06-11 18:00:41.608434 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.608449 | controller |       },
2026-06-11 18:00:41.608463 | controller |       {
2026-06-11 18:00:41.608477 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.608491 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.608504 | controller |         "fieldsV1": {
2026-06-11 18:00:41.608537 | controller |           "f:metadata": {
2026-06-11 18:00:41.608553 | controller |             "f:annotations": {
2026-06-11 18:00:41.608567 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.608582 | controller |             }
2026-06-11 18:00:41.608596 | controller |           }
2026-06-11 18:00:41.608611 | controller |         },
2026-06-11 18:00:41.608626 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.608640 | controller |         "operation": "Update",
2026-06-11 18:00:41.608654 | controller |         "subresource": "status",
2026-06-11 18:00:41.608669 | controller |         "time": "2026-06-11T17:25:23Z"
2026-06-11 18:00:41.608683 | controller |       },
2026-06-11 18:00:41.608702 | controller |       {
2026-06-11 18:00:41.608717 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.608732 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.608746 | controller |         "fieldsV1": {
2026-06-11 18:00:41.608760 | controller |           "f:status": {
2026-06-11 18:00:41.608774 | controller |             "f:conditions": {
2026-06-11 18:00:41.608789 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.608809 | controller |                 ".": {},
2026-06-11 18:00:41.608828 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.608843 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.608868 | controller |                 "f:status": {},
2026-06-11 18:00:41.608886 | controller |                 "f:type": {}
2026-06-11 18:00:41.608904 | controller |               },
2026-06-11 18:00:41.608919 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.608937 | controller |                 ".": {},
2026-06-11 18:00:41.608955 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.608969 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.608987 | controller |                 "f:status": {},
2026-06-11 18:00:41.609006 | controller |                 "f:type": {}
2026-06-11 18:00:41.609020 | controller |               },
2026-06-11 18:00:41.609039 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.609058 | controller |                 ".": {},
2026-06-11 18:00:41.609072 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.609090 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.609109 | controller |                 "f:status": {},
2026-06-11 18:00:41.609130 | controller |                 "f:type": {}
2026-06-11 18:00:41.609148 | controller |               },
2026-06-11 18:00:41.609167 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.609261 | controller |                 ".": {},
2026-06-11 18:00:41.609287 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.609305 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.609322 | controller |                 "f:status": {},
2026-06-11 18:00:41.609336 | controller |                 "f:type": {}
2026-06-11 18:00:41.609350 | controller |               }
2026-06-11 18:00:41.609365 | controller |             },
2026-06-11 18:00:41.609380 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.609394 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.609409 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.609423 | controller |             "f:phase": {},
2026-06-11 18:00:41.609437 | controller |             "f:podIP": {},
2026-06-11 18:00:41.609451 | controller |             "f:podIPs": {
2026-06-11 18:00:41.609465 | controller |               ".": {},
2026-06-11 18:00:41.609482 | controller |               "k:{\"ip\":\"10.217.1.35\"}": {
2026-06-11 18:00:41.609496 | controller |                 ".": {},
2026-06-11 18:00:41.609530 | controller |                 "f:ip": {}
2026-06-11 18:00:41.609551 | controller |               }
2026-06-11 18:00:41.609566 | controller |             },
2026-06-11 18:00:41.609581 | controller |             "f:startTime": {}
2026-06-11 18:00:41.609595 | controller |           }
2026-06-11 18:00:41.609609 | controller |         },
2026-06-11 18:00:41.609623 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.609638 | controller |         "operation": "Update",
2026-06-11 18:00:41.609652 | controller |         "subresource": "status",
2026-06-11 18:00:41.609666 | controller |         "time": "2026-06-11T17:26:12Z"
2026-06-11 18:00:41.609680 | controller |       }
2026-06-11 18:00:41.609694 | controller |     ],
2026-06-11 18:00:41.609708 | controller |     "name": "openstack-baremetal-operator-controller-manager-678fc77c545g6hx",
2026-06-11 18:00:41.609727 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.609742 | controller |     "ownerReferences": [
2026-06-11 18:00:41.609757 | controller |       {
2026-06-11 18:00:41.609771 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.609785 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.609799 | controller |         "controller": true,
2026-06-11 18:00:41.609814 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.609828 | controller |         "name": "openstack-baremetal-operator-controller-manager-678fc77c54",
2026-06-11 18:00:41.609842 | controller |         "uid": "95d068d9-86cb-4ca8-823b-6dab35f1dce0"
2026-06-11 18:00:41.609856 | controller |       }
2026-06-11 18:00:41.609870 | controller |     ],
2026-06-11 18:00:41.609883 | controller |     "resourceVersion": "90240",
2026-06-11 18:00:41.609898 | controller |     "uid": "cccf8920-a72a-4fff-95a1-e1d7a6f3e0ea"
2026-06-11 18:00:41.609912 | controller |   },
2026-06-11 18:00:41.609926 | controller |   "spec": {
2026-06-11 18:00:41.609940 | controller |     "containers": [
2026-06-11 18:00:41.609954 | controller |       {
2026-06-11 18:00:41.609968 | controller |         "args": [
2026-06-11 18:00:41.609982 | controller |           "--leader-elect",
2026-06-11 18:00:41.609996 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.610010 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.610024 | controller |         ],
2026-06-11 18:00:41.610038 | controller |         "command": [
2026-06-11 18:00:41.610052 | controller |           "/manager"
2026-06-11 18:00:41.610066 | controller |         ],
2026-06-11 18:00:41.610079 | controller |         "env": [
2026-06-11 18:00:41.610093 | controller |           {
2026-06-11 18:00:41.610107 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.610121 | controller |             "value": "30"
2026-06-11 18:00:41.610135 | controller |           },
2026-06-11 18:00:41.610149 | controller |           {
2026-06-11 18:00:41.610163 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.610178 | controller |             "value": "20"
2026-06-11 18:00:41.610192 | controller |           },
2026-06-11 18:00:41.610206 | controller |           {
2026-06-11 18:00:41.610220 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.610234 | controller |             "value": "5"
2026-06-11 18:00:41.610248 | controller |           },
2026-06-11 18:00:41.610262 | controller |           {
2026-06-11 18:00:41.610276 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.610290 | controller |             "value": "true"
2026-06-11 18:00:41.610304 | controller |           },
2026-06-11 18:00:41.610319 | controller |           {
2026-06-11 18:00:41.610333 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.610347 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 18:00:41.610361 | controller |           },
2026-06-11 18:00:41.610376 | controller |           {
2026-06-11 18:00:41.610391 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.610405 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 18:00:41.610420 | controller |           },
2026-06-11 18:00:41.610434 | controller |           {
2026-06-11 18:00:41.610449 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.610463 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 18:00:41.610478 | controller |           },
2026-06-11 18:00:41.610492 | controller |           {
2026-06-11 18:00:41.610507 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.610546 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 18:00:41.610567 | controller |           },
2026-06-11 18:00:41.610582 | controller |           {
2026-06-11 18:00:41.610597 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.610612 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 18:00:41.610626 | controller |           },
2026-06-11 18:00:41.610641 | controller |           {
2026-06-11 18:00:41.610655 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.610669 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 18:00:41.610683 | controller |           },
2026-06-11 18:00:41.610698 | controller |           {
2026-06-11 18:00:41.610712 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.610726 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 18:00:41.610741 | controller |           },
2026-06-11 18:00:41.610755 | controller |           {
2026-06-11 18:00:41.610769 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.610784 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 18:00:41.610798 | controller |           },
2026-06-11 18:00:41.610812 | controller |           {
2026-06-11 18:00:41.610826 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.610841 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 18:00:41.610855 | controller |           },
2026-06-11 18:00:41.610870 | controller |           {
2026-06-11 18:00:41.610884 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.610898 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 18:00:41.610913 | controller |           },
2026-06-11 18:00:41.610927 | controller |           {
2026-06-11 18:00:41.610942 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.610956 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 18:00:41.610970 | controller |           },
2026-06-11 18:00:41.610985 | controller |           {
2026-06-11 18:00:41.611000 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611014 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 18:00:41.611029 | controller |           },
2026-06-11 18:00:41.611043 | controller |           {
2026-06-11 18:00:41.611057 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611072 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 18:00:41.611086 | controller |           },
2026-06-11 18:00:41.611100 | controller |           {
2026-06-11 18:00:41.611114 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611129 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 18:00:41.611143 | controller |           },
2026-06-11 18:00:41.611158 | controller |           {
2026-06-11 18:00:41.611172 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611187 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 18:00:41.611208 | controller |           },
2026-06-11 18:00:41.611223 | controller |           {
2026-06-11 18:00:41.611238 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611252 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 18:00:41.611267 | controller |           },
2026-06-11 18:00:41.611282 | controller |           {
2026-06-11 18:00:41.611296 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611311 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 18:00:41.611326 | controller |           },
2026-06-11 18:00:41.611342 | controller |           {
2026-06-11 18:00:41.611359 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611374 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 18:00:41.611389 | controller |           },
2026-06-11 18:00:41.611403 | controller |           {
2026-06-11 18:00:41.611418 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611433 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 18:00:41.611447 | controller |           },
2026-06-11 18:00:41.611461 | controller |           {
2026-06-11 18:00:41.611476 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611490 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 18:00:41.611504 | controller |           },
2026-06-11 18:00:41.611538 | controller |           {
2026-06-11 18:00:41.611555 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611570 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 18:00:41.611584 | controller |           },
2026-06-11 18:00:41.611599 | controller |           {
2026-06-11 18:00:41.611613 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611627 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 18:00:41.611642 | controller |           },
2026-06-11 18:00:41.611656 | controller |           {
2026-06-11 18:00:41.611670 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611684 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 18:00:41.611698 | controller |           },
2026-06-11 18:00:41.611712 | controller |           {
2026-06-11 18:00:41.611726 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611740 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 18:00:41.611754 | controller |           },
2026-06-11 18:00:41.611769 | controller |           {
2026-06-11 18:00:41.611783 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611797 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 18:00:41.611811 | controller |           },
2026-06-11 18:00:41.611825 | controller |           {
2026-06-11 18:00:41.611839 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611853 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 18:00:41.611868 | controller |           },
2026-06-11 18:00:41.611882 | controller |           {
2026-06-11 18:00:41.611896 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611915 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 18:00:41.611929 | controller |           },
2026-06-11 18:00:41.611944 | controller |           {
2026-06-11 18:00:41.611958 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.611972 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 18:00:41.611986 | controller |           },
2026-06-11 18:00:41.612000 | controller |           {
2026-06-11 18:00:41.612014 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612029 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 18:00:41.612043 | controller |           },
2026-06-11 18:00:41.612057 | controller |           {
2026-06-11 18:00:41.612071 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612085 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 18:00:41.612099 | controller |           },
2026-06-11 18:00:41.612113 | controller |           {
2026-06-11 18:00:41.612127 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612141 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 18:00:41.612155 | controller |           },
2026-06-11 18:00:41.612170 | controller |           {
2026-06-11 18:00:41.612184 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612199 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 18:00:41.612213 | controller |           },
2026-06-11 18:00:41.612228 | controller |           {
2026-06-11 18:00:41.612242 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612257 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 18:00:41.612271 | controller |           },
2026-06-11 18:00:41.612286 | controller |           {
2026-06-11 18:00:41.612300 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612314 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 18:00:41.612329 | controller |           },
2026-06-11 18:00:41.612344 | controller |           {
2026-06-11 18:00:41.612358 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612372 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 18:00:41.612387 | controller |           },
2026-06-11 18:00:41.612401 | controller |           {
2026-06-11 18:00:41.612416 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612431 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 18:00:41.612446 | controller |           },
2026-06-11 18:00:41.612460 | controller |           {
2026-06-11 18:00:41.612475 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612489 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 18:00:41.612503 | controller |           },
2026-06-11 18:00:41.612536 | controller |           {
2026-06-11 18:00:41.612552 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612571 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 18:00:41.612586 | controller |           },
2026-06-11 18:00:41.612601 | controller |           {
2026-06-11 18:00:41.612615 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612630 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 18:00:41.612644 | controller |           },
2026-06-11 18:00:41.612658 | controller |           {
2026-06-11 18:00:41.612673 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612687 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 18:00:41.612701 | controller |           },
2026-06-11 18:00:41.612715 | controller |           {
2026-06-11 18:00:41.612729 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612744 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 18:00:41.612758 | controller |           },
2026-06-11 18:00:41.612772 | controller |           {
2026-06-11 18:00:41.612787 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612801 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 18:00:41.612815 | controller |           },
2026-06-11 18:00:41.612829 | controller |           {
2026-06-11 18:00:41.612844 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612858 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 18:00:41.612872 | controller |           },
2026-06-11 18:00:41.612887 | controller |           {
2026-06-11 18:00:41.612901 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612915 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 18:00:41.612930 | controller |           },
2026-06-11 18:00:41.612944 | controller |           {
2026-06-11 18:00:41.612958 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.612972 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 18:00:41.612987 | controller |           },
2026-06-11 18:00:41.613002 | controller |           {
2026-06-11 18:00:41.613016 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613030 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 18:00:41.613044 | controller |           },
2026-06-11 18:00:41.613058 | controller |           {
2026-06-11 18:00:41.613073 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613087 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 18:00:41.613101 | controller |           },
2026-06-11 18:00:41.613116 | controller |           {
2026-06-11 18:00:41.613130 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613145 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 18:00:41.613159 | controller |           },
2026-06-11 18:00:41.613173 | controller |           {
2026-06-11 18:00:41.613187 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613202 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 18:00:41.613229 | controller |           },
2026-06-11 18:00:41.613245 | controller |           {
2026-06-11 18:00:41.613263 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613278 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 18:00:41.613292 | controller |           },
2026-06-11 18:00:41.613307 | controller |           {
2026-06-11 18:00:41.613321 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613336 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 18:00:41.613350 | controller |           },
2026-06-11 18:00:41.613365 | controller |           {
2026-06-11 18:00:41.613379 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613394 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 18:00:41.613409 | controller |           },
2026-06-11 18:00:41.613423 | controller |           {
2026-06-11 18:00:41.613438 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613453 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 18:00:41.613468 | controller |           },
2026-06-11 18:00:41.613482 | controller |           {
2026-06-11 18:00:41.613497 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613526 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 18:00:41.613546 | controller |           },
2026-06-11 18:00:41.613561 | controller |           {
2026-06-11 18:00:41.613575 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613590 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 18:00:41.613604 | controller |           },
2026-06-11 18:00:41.613618 | controller |           {
2026-06-11 18:00:41.613632 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613647 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 18:00:41.613661 | controller |           },
2026-06-11 18:00:41.613675 | controller |           {
2026-06-11 18:00:41.613689 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613704 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 18:00:41.613719 | controller |           },
2026-06-11 18:00:41.613740 | controller |           {
2026-06-11 18:00:41.613767 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613790 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 18:00:41.613807 | controller |           },
2026-06-11 18:00:41.613822 | controller |           {
2026-06-11 18:00:41.613837 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613852 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 18:00:41.613866 | controller |           },
2026-06-11 18:00:41.613881 | controller |           {
2026-06-11 18:00:41.613895 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613910 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 18:00:41.613924 | controller |           },
2026-06-11 18:00:41.613939 | controller |           {
2026-06-11 18:00:41.613953 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.613968 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 18:00:41.613986 | controller |           },
2026-06-11 18:00:41.614000 | controller |           {
2026-06-11 18:00:41.614014 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614028 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 18:00:41.614043 | controller |           },
2026-06-11 18:00:41.614057 | controller |           {
2026-06-11 18:00:41.614071 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614085 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 18:00:41.614099 | controller |           },
2026-06-11 18:00:41.614113 | controller |           {
2026-06-11 18:00:41.614127 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614141 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 18:00:41.614155 | controller |           },
2026-06-11 18:00:41.614169 | controller |           {
2026-06-11 18:00:41.614183 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614198 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 18:00:41.614212 | controller |           },
2026-06-11 18:00:41.614226 | controller |           {
2026-06-11 18:00:41.614242 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614261 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 18:00:41.614276 | controller |           },
2026-06-11 18:00:41.614290 | controller |           {
2026-06-11 18:00:41.614305 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614320 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 18:00:41.614334 | controller |           },
2026-06-11 18:00:41.614348 | controller |           {
2026-06-11 18:00:41.614363 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614377 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 18:00:41.614392 | controller |           },
2026-06-11 18:00:41.614406 | controller |           {
2026-06-11 18:00:41.614420 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614434 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 18:00:41.614449 | controller |           },
2026-06-11 18:00:41.614464 | controller |           {
2026-06-11 18:00:41.614478 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614493 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 18:00:41.614508 | controller |           },
2026-06-11 18:00:41.614545 | controller |           {
2026-06-11 18:00:41.614561 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614575 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 18:00:41.614590 | controller |           },
2026-06-11 18:00:41.614604 | controller |           {
2026-06-11 18:00:41.614618 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614633 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 18:00:41.614651 | controller |           },
2026-06-11 18:00:41.614666 | controller |           {
2026-06-11 18:00:41.614680 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614694 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 18:00:41.614708 | controller |           },
2026-06-11 18:00:41.614723 | controller |           {
2026-06-11 18:00:41.614737 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 18:00:41.614751 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 18:00:41.614765 | controller |           },
2026-06-11 18:00:41.614779 | controller |           {
2026-06-11 18:00:41.614793 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614808 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 18:00:41.614822 | controller |           },
2026-06-11 18:00:41.614836 | controller |           {
2026-06-11 18:00:41.614850 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614864 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 18:00:41.614878 | controller |           },
2026-06-11 18:00:41.614893 | controller |           {
2026-06-11 18:00:41.614907 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614921 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 18:00:41.614935 | controller |           },
2026-06-11 18:00:41.614949 | controller |           {
2026-06-11 18:00:41.614963 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.614978 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 18:00:41.614992 | controller |           },
2026-06-11 18:00:41.615006 | controller |           {
2026-06-11 18:00:41.615020 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.615034 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 18:00:41.615049 | controller |           },
2026-06-11 18:00:41.615063 | controller |           {
2026-06-11 18:00:41.615077 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.615091 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 18:00:41.615105 | controller |           },
2026-06-11 18:00:41.615120 | controller |           {
2026-06-11 18:00:41.615134 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.615148 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 18:00:41.615163 | controller |           },
2026-06-11 18:00:41.615177 | controller |           {
2026-06-11 18:00:41.615191 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.615205 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 18:00:41.615219 | controller |           },
2026-06-11 18:00:41.615234 | controller |           {
2026-06-11 18:00:41.615248 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.615262 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 18:00:41.615276 | controller |           },
2026-06-11 18:00:41.615291 | controller |           {
2026-06-11 18:00:41.615305 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.615322 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 18:00:41.615337 | controller |           },
2026-06-11 18:00:41.615352 | controller |           {
2026-06-11 18:00:41.615366 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.615381 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 18:00:41.615395 | controller |           },
2026-06-11 18:00:41.615410 | controller |           {
2026-06-11 18:00:41.615424 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.615438 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 18:00:41.615453 | controller |           },
2026-06-11 18:00:41.615467 | controller |           {
2026-06-11 18:00:41.615481 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.615496 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 18:00:41.615525 | controller |           },
2026-06-11 18:00:41.615546 | controller |           {
2026-06-11 18:00:41.615562 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.615576 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 18:00:41.615591 | controller |           },
2026-06-11 18:00:41.615605 | controller |           {
2026-06-11 18:00:41.615620 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.615634 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 18:00:41.615648 | controller |           },
2026-06-11 18:00:41.615663 | controller |           {
2026-06-11 18:00:41.615677 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.615691 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 18:00:41.615705 | controller |           },
2026-06-11 18:00:41.615720 | controller |           {
2026-06-11 18:00:41.615734 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.615748 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 18:00:41.615762 | controller |           },
2026-06-11 18:00:41.615776 | controller |           {
2026-06-11 18:00:41.615790 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.615804 | controller |             "value": "false"
2026-06-11 18:00:41.615819 | controller |           }
2026-06-11 18:00:41.615833 | controller |         ],
2026-06-11 18:00:41.615847 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-11 18:00:41.615862 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.615876 | controller |         "livenessProbe": {
2026-06-11 18:00:41.615890 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.615904 | controller |           "httpGet": {
2026-06-11 18:00:41.615918 | controller |             "path": "/healthz",
2026-06-11 18:00:41.615932 | controller |             "port": 8081,
2026-06-11 18:00:41.615946 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.615960 | controller |           },
2026-06-11 18:00:41.615974 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.615988 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.616002 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.616020 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.616034 | controller |         },
2026-06-11 18:00:41.616048 | controller |         "name": "manager",
2026-06-11 18:00:41.616062 | controller |         "readinessProbe": {
2026-06-11 18:00:41.616076 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.616090 | controller |           "httpGet": {
2026-06-11 18:00:41.616104 | controller |             "path": "/readyz",
2026-06-11 18:00:41.616118 | controller |             "port": 8081,
2026-06-11 18:00:41.616132 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.616146 | controller |           },
2026-06-11 18:00:41.616160 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.616174 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.616187 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.616201 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.616215 | controller |         },
2026-06-11 18:00:41.616229 | controller |         "resources": {
2026-06-11 18:00:41.616242 | controller |           "limits": {
2026-06-11 18:00:41.616256 | controller |             "cpu": "500m",
2026-06-11 18:00:41.616270 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.616285 | controller |           },
2026-06-11 18:00:41.616299 | controller |           "requests": {
2026-06-11 18:00:41.616313 | controller |             "cpu": "10m",
2026-06-11 18:00:41.616327 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.616341 | controller |           }
2026-06-11 18:00:41.616356 | controller |         },
2026-06-11 18:00:41.616370 | controller |         "securityContext": {
2026-06-11 18:00:41.616384 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.616398 | controller |           "capabilities": {
2026-06-11 18:00:41.616412 | controller |             "drop": [
2026-06-11 18:00:41.616426 | controller |               "ALL"
2026-06-11 18:00:41.616441 | controller |             ]
2026-06-11 18:00:41.616455 | controller |           },
2026-06-11 18:00:41.616469 | controller |           "runAsUser": 1000660000
2026-06-11 18:00:41.616483 | controller |         },
2026-06-11 18:00:41.616497 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.616528 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.616548 | controller |         "volumeMounts": [
2026-06-11 18:00:41.616563 | controller |           {
2026-06-11 18:00:41.616577 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 18:00:41.616591 | controller |             "name": "cert",
2026-06-11 18:00:41.616606 | controller |             "readOnly": true
2026-06-11 18:00:41.616620 | controller |           },
2026-06-11 18:00:41.616634 | controller |           {
2026-06-11 18:00:41.616648 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.616662 | controller |             "name": "kube-api-access-vrn47",
2026-06-11 18:00:41.616677 | controller |             "readOnly": true
2026-06-11 18:00:41.616691 | controller |           }
2026-06-11 18:00:41.616705 | controller |         ]
2026-06-11 18:00:41.616719 | controller |       }
2026-06-11 18:00:41.616734 | controller |     ],
2026-06-11 18:00:41.616748 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.616762 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.616776 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.616790 | controller |       {
2026-06-11 18:00:41.616804 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-lsvgq"
2026-06-11 18:00:41.616818 | controller |       }
2026-06-11 18:00:41.616833 | controller |     ],
2026-06-11 18:00:41.616847 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.616861 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.616875 | controller |     "priority": 0,
2026-06-11 18:00:41.616900 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.616914 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.616929 | controller |     "securityContext": {
2026-06-11 18:00:41.616943 | controller |       "fsGroup": 1000660000,
2026-06-11 18:00:41.616957 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.616972 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.616986 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.617000 | controller |       },
2026-06-11 18:00:41.617014 | controller |       "seccompProfile": {
2026-06-11 18:00:41.617028 | controller |         "type": "RuntimeDefault"
2026-06-11 18:00:41.617042 | controller |       }
2026-06-11 18:00:41.617056 | controller |     },
2026-06-11 18:00:41.617070 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-11 18:00:41.617085 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-11 18:00:41.617099 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.617113 | controller |     "tolerations": [
2026-06-11 18:00:41.617127 | controller |       {
2026-06-11 18:00:41.617141 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.617155 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.617169 | controller |         "operator": "Exists",
2026-06-11 18:00:41.617184 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.617197 | controller |       },
2026-06-11 18:00:41.617224 | controller |       {
2026-06-11 18:00:41.617239 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.617253 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.617267 | controller |         "operator": "Exists",
2026-06-11 18:00:41.617281 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.617296 | controller |       },
2026-06-11 18:00:41.617310 | controller |       {
2026-06-11 18:00:41.617324 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.617339 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.617353 | controller |         "operator": "Exists"
2026-06-11 18:00:41.617368 | controller |       }
2026-06-11 18:00:41.617386 | controller |     ],
2026-06-11 18:00:41.617400 | controller |     "volumes": [
2026-06-11 18:00:41.617414 | controller |       {
2026-06-11 18:00:41.617428 | controller |         "name": "cert",
2026-06-11 18:00:41.617442 | controller |         "secret": {
2026-06-11 18:00:41.617456 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.617470 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-11 18:00:41.617484 | controller |         }
2026-06-11 18:00:41.617498 | controller |       },
2026-06-11 18:00:41.617533 | controller |       {
2026-06-11 18:00:41.617553 | controller |         "name": "kube-api-access-vrn47",
2026-06-11 18:00:41.617568 | controller |         "projected": {
2026-06-11 18:00:41.617582 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.617597 | controller |           "sources": [
2026-06-11 18:00:41.617611 | controller |             {
2026-06-11 18:00:41.617625 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.617639 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.617653 | controller |                 "path": "token"
2026-06-11 18:00:41.617667 | controller |               }
2026-06-11 18:00:41.617681 | controller |             },
2026-06-11 18:00:41.617695 | controller |             {
2026-06-11 18:00:41.617708 | controller |               "configMap": {
2026-06-11 18:00:41.617722 | controller |                 "items": [
2026-06-11 18:00:41.617736 | controller |                   {
2026-06-11 18:00:41.617749 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.617763 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.617780 | controller |                   }
2026-06-11 18:00:41.617794 | controller |                 ],
2026-06-11 18:00:41.617808 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.617821 | controller |               }
2026-06-11 18:00:41.617835 | controller |             },
2026-06-11 18:00:41.617848 | controller |             {
2026-06-11 18:00:41.617862 | controller |               "downwardAPI": {
2026-06-11 18:00:41.617876 | controller |                 "items": [
2026-06-11 18:00:41.617889 | controller |                   {
2026-06-11 18:00:41.617903 | controller |                     "fieldRef": {
2026-06-11 18:00:41.617916 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.617930 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.617944 | controller |                     },
2026-06-11 18:00:41.617958 | controller |                     "path": "namespace"
2026-06-11 18:00:41.617972 | controller |                   }
2026-06-11 18:00:41.617985 | controller |                 ]
2026-06-11 18:00:41.617999 | controller |               }
2026-06-11 18:00:41.618014 | controller |             },
2026-06-11 18:00:41.618028 | controller |             {
2026-06-11 18:00:41.618041 | controller |               "configMap": {
2026-06-11 18:00:41.618055 | controller |                 "items": [
2026-06-11 18:00:41.618069 | controller |                   {
2026-06-11 18:00:41.618083 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.618097 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.618111 | controller |                   }
2026-06-11 18:00:41.618125 | controller |                 ],
2026-06-11 18:00:41.618139 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.618153 | controller |               }
2026-06-11 18:00:41.618167 | controller |             }
2026-06-11 18:00:41.618181 | controller |           ]
2026-06-11 18:00:41.618202 | controller |         }
2026-06-11 18:00:41.618216 | controller |       }
2026-06-11 18:00:41.618230 | controller |     ]
2026-06-11 18:00:41.618244 | controller |   },
2026-06-11 18:00:41.618258 | controller |   "status": {
2026-06-11 18:00:41.618272 | controller |     "conditions": [
2026-06-11 18:00:41.618286 | controller |       {
2026-06-11 18:00:41.618301 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.618315 | controller |         "lastTransitionTime": "2026-06-11T17:26:01Z",
2026-06-11 18:00:41.618330 | controller |         "status": "True",
2026-06-11 18:00:41.618345 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.618359 | controller |       },
2026-06-11 18:00:41.618373 | controller |       {
2026-06-11 18:00:41.618387 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.618402 | controller |         "lastTransitionTime": "2026-06-11T17:25:21Z",
2026-06-11 18:00:41.618416 | controller |         "status": "True",
2026-06-11 18:00:41.618431 | controller |         "type": "Initialized"
2026-06-11 18:00:41.618445 | controller |       },
2026-06-11 18:00:41.618459 | controller |       {
2026-06-11 18:00:41.618474 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.618491 | controller |         "lastTransitionTime": "2026-06-11T17:26:12Z",
2026-06-11 18:00:41.618505 | controller |         "status": "True",
2026-06-11 18:00:41.618539 | controller |         "type": "Ready"
2026-06-11 18:00:41.618555 | controller |       },
2026-06-11 18:00:41.618570 | controller |       {
2026-06-11 18:00:41.618584 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.618598 | controller |         "lastTransitionTime": "2026-06-11T17:26:12Z",
2026-06-11 18:00:41.618613 | controller |         "status": "True",
2026-06-11 18:00:41.618627 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.618641 | controller |       },
2026-06-11 18:00:41.618655 | controller |       {
2026-06-11 18:00:41.618669 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.618687 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.618701 | controller |         "status": "True",
2026-06-11 18:00:41.618715 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.618729 | controller |       }
2026-06-11 18:00:41.618743 | controller |     ],
2026-06-11 18:00:41.618758 | controller |     "containerStatuses": [
2026-06-11 18:00:41.618772 | controller |       {
2026-06-11 18:00:41.618786 | controller |         "allocatedResources": {
2026-06-11 18:00:41.618800 | controller |           "cpu": "10m",
2026-06-11 18:00:41.618814 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.618828 | controller |         },
2026-06-11 18:00:41.618842 | controller |         "containerID": "cri-o://1386517ad8f7a7ebc5b2c96c3d2d0ea7003e1c097f1c03a291b8edf7f425b956",
2026-06-11 18:00:41.618857 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-11 18:00:41.618871 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-11 18:00:41.618885 | controller |         "lastState": {},
2026-06-11 18:00:41.618899 | controller |         "name": "manager",
2026-06-11 18:00:41.618914 | controller |         "ready": true,
2026-06-11 18:00:41.618928 | controller |         "resources": {
2026-06-11 18:00:41.618942 | controller |           "limits": {
2026-06-11 18:00:41.618956 | controller |             "cpu": "500m",
2026-06-11 18:00:41.618969 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.618983 | controller |           },
2026-06-11 18:00:41.618998 | controller |           "requests": {
2026-06-11 18:00:41.619012 | controller |             "cpu": "10m",
2026-06-11 18:00:41.619026 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.619040 | controller |           }
2026-06-11 18:00:41.619054 | controller |         },
2026-06-11 18:00:41.619068 | controller |         "restartCount": 0,
2026-06-11 18:00:41.619082 | controller |         "started": true,
2026-06-11 18:00:41.619096 | controller |         "state": {
2026-06-11 18:00:41.619110 | controller |           "running": {
2026-06-11 18:00:41.619124 | controller |             "startedAt": "2026-06-11T17:26:00Z"
2026-06-11 18:00:41.619138 | controller |           }
2026-06-11 18:00:41.619152 | controller |         },
2026-06-11 18:00:41.619166 | controller |         "user": {
2026-06-11 18:00:41.619180 | controller |           "linux": {
2026-06-11 18:00:41.619194 | controller |             "gid": 0,
2026-06-11 18:00:41.619208 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.619222 | controller |               0,
2026-06-11 18:00:41.619236 | controller |               1000660000
2026-06-11 18:00:41.619250 | controller |             ],
2026-06-11 18:00:41.619264 | controller |             "uid": 1000660000
2026-06-11 18:00:41.619278 | controller |           }
2026-06-11 18:00:41.619292 | controller |         },
2026-06-11 18:00:41.619307 | controller |         "volumeMounts": [
2026-06-11 18:00:41.619321 | controller |           {
2026-06-11 18:00:41.619336 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 18:00:41.619357 | controller |             "name": "cert",
2026-06-11 18:00:41.619423 | controller |             "readOnly": true,
2026-06-11 18:00:41.619442 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.619458 | controller |           },
2026-06-11 18:00:41.619473 | controller |           {
2026-06-11 18:00:41.619487 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.619502 | controller |             "name": "kube-api-access-vrn47",
2026-06-11 18:00:41.619541 | controller |             "readOnly": true,
2026-06-11 18:00:41.619557 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.619577 | controller |           }
2026-06-11 18:00:41.619592 | controller |         ]
2026-06-11 18:00:41.619606 | controller |       }
2026-06-11 18:00:41.619621 | controller |     ],
2026-06-11 18:00:41.619635 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.619650 | controller |     "hostIPs": [
2026-06-11 18:00:41.619664 | controller |       {
2026-06-11 18:00:41.619679 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.619693 | controller |       }
2026-06-11 18:00:41.619708 | controller |     ],
2026-06-11 18:00:41.619722 | controller |     "phase": "Running",
2026-06-11 18:00:41.619736 | controller |     "podIP": "10.217.1.35",
2026-06-11 18:00:41.619750 | controller |     "podIPs": [
2026-06-11 18:00:41.619764 | controller |       {
2026-06-11 18:00:41.619778 | controller |         "ip": "10.217.1.35"
2026-06-11 18:00:41.619793 | controller |       }
2026-06-11 18:00:41.619807 | controller |     ],
2026-06-11 18:00:41.619821 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.619836 | controller |     "startTime": "2026-06-11T17:25:21Z"
2026-06-11 18:00:41.619850 | controller |   }
2026-06-11 18:00:41.619864 | controller | }
2026-06-11 18:00:41.648914 | controller | ok:
2026-06-11 18:00:41.649081 | controller | {
2026-06-11 18:00:41.649107 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.649125 | controller |   "kind": "Pod",
2026-06-11 18:00:41.649141 | controller |   "metadata": {
2026-06-11 18:00:41.649156 | controller |     "annotations": {
2026-06-11 18:00:41.649171 | 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-11 18:00:41.649215 | controller |       "capabilities": "Seamless Upgrades",
2026-06-11 18:00:41.649236 | controller |       "createdAt": "2026-06-11T15:51:06Z",
2026-06-11 18:00:41.649256 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-11 18:00:41.649273 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-11 18:00:41.649287 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-11 18:00:41.649301 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-11 18:00:41.649316 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-11 18:00:41.649330 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-11 18:00:41.649345 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-11 18:00:41.649362 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.19/23\"],\"mac_address\":\"0a:58:0a:d9:01:13\",\"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.1.19/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.649380 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.19\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:13\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.649402 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-11 18:00:41.649418 | controller |       "olm.operatorGroup": "openstack",
2026-06-11 18:00:41.649434 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-11 18:00:41.649448 | controller |       "olm.targetNamespaces": "",
2026-06-11 18:00:41.649463 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 18:00:41.649477 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-11 18:00:41.649492 | 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-11 18:00:41.649542 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-11 18:00:41.649565 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-11 18:00:41.649581 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-11 18:00:41.649595 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-11 18:00:41.649610 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 18:00:41.649624 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 18:00:41.649639 | controller |     },
2026-06-11 18:00:41.649653 | controller |     "creationTimestamp": "2026-06-11T17:24:17Z",
2026-06-11 18:00:41.649668 | controller |     "generateName": "openstack-operator-controller-init-855fdb65bd-",
2026-06-11 18:00:41.649683 | controller |     "generation": 1,
2026-06-11 18:00:41.649699 | controller |     "labels": {
2026-06-11 18:00:41.649714 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-11 18:00:41.649729 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.649743 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-11 18:00:41.649758 | controller |       "pod-template-hash": "855fdb65bd"
2026-06-11 18:00:41.649772 | controller |     },
2026-06-11 18:00:41.649786 | controller |     "managedFields": [
2026-06-11 18:00:41.649801 | controller |       {
2026-06-11 18:00:41.649816 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.649831 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.649845 | controller |         "fieldsV1": {
2026-06-11 18:00:41.649859 | controller |           "f:metadata": {
2026-06-11 18:00:41.649873 | controller |             "f:annotations": {
2026-06-11 18:00:41.649887 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.649901 | controller |             }
2026-06-11 18:00:41.649916 | controller |           }
2026-06-11 18:00:41.649931 | controller |         },
2026-06-11 18:00:41.649946 | controller |         "manager": "crc",
2026-06-11 18:00:41.649961 | controller |         "operation": "Update",
2026-06-11 18:00:41.649976 | controller |         "subresource": "status",
2026-06-11 18:00:41.649991 | controller |         "time": "2026-06-11T17:24:17Z"
2026-06-11 18:00:41.650005 | controller |       },
2026-06-11 18:00:41.650020 | controller |       {
2026-06-11 18:00:41.650034 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.650048 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.650062 | controller |         "fieldsV1": {
2026-06-11 18:00:41.650077 | controller |           "f:metadata": {
2026-06-11 18:00:41.650095 | controller |             "f:annotations": {
2026-06-11 18:00:41.650110 | controller |               ".": {},
2026-06-11 18:00:41.650125 | controller |               "f:alm-examples": {},
2026-06-11 18:00:41.650139 | controller |               "f:capabilities": {},
2026-06-11 18:00:41.650153 | controller |               "f:createdAt": {},
2026-06-11 18:00:41.650172 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-11 18:00:41.650196 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-11 18:00:41.650213 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-11 18:00:41.650228 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-11 18:00:41.650243 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-11 18:00:41.650258 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-11 18:00:41.650272 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-11 18:00:41.650287 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-11 18:00:41.650302 | controller |               "f:olm.operatorGroup": {},
2026-06-11 18:00:41.650316 | controller |               "f:olm.operatorNamespace": {},
2026-06-11 18:00:41.650330 | controller |               "f:olm.targetNamespaces": {},
2026-06-11 18:00:41.650345 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-11 18:00:41.650359 | controller |               "f:operatorframework.io/properties": {},
2026-06-11 18:00:41.650373 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-11 18:00:41.650388 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-11 18:00:41.650402 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-11 18:00:41.650416 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-11 18:00:41.650431 | controller |             },
2026-06-11 18:00:41.650445 | controller |             "f:generateName": {},
2026-06-11 18:00:41.650459 | controller |             "f:labels": {
2026-06-11 18:00:41.650474 | controller |               ".": {},
2026-06-11 18:00:41.650488 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.650502 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.650539 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.650555 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.650570 | controller |             },
2026-06-11 18:00:41.650584 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.650599 | controller |               ".": {},
2026-06-11 18:00:41.650613 | controller |               "k:{\"uid\":\"3cc174fa-1562-4a01-813c-8e636db23a24\"}": {}
2026-06-11 18:00:41.650627 | controller |             }
2026-06-11 18:00:41.650641 | controller |           },
2026-06-11 18:00:41.650655 | controller |           "f:spec": {
2026-06-11 18:00:41.650669 | controller |             "f:containers": {
2026-06-11 18:00:41.650683 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-11 18:00:41.650697 | controller |                 ".": {},
2026-06-11 18:00:41.650711 | controller |                 "f:args": {},
2026-06-11 18:00:41.650725 | controller |                 "f:command": {},
2026-06-11 18:00:41.650740 | controller |                 "f:env": {
2026-06-11 18:00:41.650754 | controller |                   ".": {},
2026-06-11 18:00:41.650767 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.650782 | controller |                     ".": {},
2026-06-11 18:00:41.650796 | controller |                     "f:name": {},
2026-06-11 18:00:41.650810 | controller |                     "f:value": {}
2026-06-11 18:00:41.650828 | controller |                   },
2026-06-11 18:00:41.650843 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.650857 | controller |                     ".": {},
2026-06-11 18:00:41.650871 | controller |                     "f:name": {},
2026-06-11 18:00:41.650885 | controller |                     "f:value": {}
2026-06-11 18:00:41.650899 | controller |                   },
2026-06-11 18:00:41.650914 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-11 18:00:41.650928 | controller |                     ".": {},
2026-06-11 18:00:41.650942 | controller |                     "f:name": {},
2026-06-11 18:00:41.650957 | controller |                     "f:value": {}
2026-06-11 18:00:41.650971 | controller |                   },
2026-06-11 18:00:41.650986 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-11 18:00:41.651000 | controller |                     ".": {},
2026-06-11 18:00:41.651015 | controller |                     "f:name": {},
2026-06-11 18:00:41.651029 | controller |                     "f:value": {}
2026-06-11 18:00:41.651043 | controller |                   },
2026-06-11 18:00:41.651057 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-11 18:00:41.651071 | controller |                     ".": {},
2026-06-11 18:00:41.651085 | controller |                     "f:name": {},
2026-06-11 18:00:41.651099 | controller |                     "f:value": {}
2026-06-11 18:00:41.651113 | controller |                   },
2026-06-11 18:00:41.651127 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.651142 | controller |                     ".": {},
2026-06-11 18:00:41.651156 | controller |                     "f:name": {},
2026-06-11 18:00:41.651170 | controller |                     "f:value": {}
2026-06-11 18:00:41.651184 | controller |                   },
2026-06-11 18:00:41.651198 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.651213 | controller |                     ".": {},
2026-06-11 18:00:41.651227 | controller |                     "f:name": {},
2026-06-11 18:00:41.651241 | controller |                     "f:value": {}
2026-06-11 18:00:41.651255 | controller |                   },
2026-06-11 18:00:41.651269 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.651283 | controller |                     ".": {},
2026-06-11 18:00:41.651297 | controller |                     "f:name": {},
2026-06-11 18:00:41.651311 | controller |                     "f:value": {}
2026-06-11 18:00:41.651325 | controller |                   },
2026-06-11 18:00:41.651339 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.651353 | controller |                     ".": {},
2026-06-11 18:00:41.651367 | controller |                     "f:name": {},
2026-06-11 18:00:41.651381 | controller |                     "f:value": {}
2026-06-11 18:00:41.651395 | controller |                   },
2026-06-11 18:00:41.651409 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.651424 | controller |                     ".": {},
2026-06-11 18:00:41.651437 | controller |                     "f:name": {},
2026-06-11 18:00:41.651451 | controller |                     "f:value": {}
2026-06-11 18:00:41.651465 | controller |                   },
2026-06-11 18:00:41.651479 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.651493 | controller |                     ".": {},
2026-06-11 18:00:41.651507 | controller |                     "f:name": {},
2026-06-11 18:00:41.651544 | controller |                     "f:value": {}
2026-06-11 18:00:41.651559 | controller |                   },
2026-06-11 18:00:41.651576 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.651591 | controller |                     ".": {},
2026-06-11 18:00:41.651604 | controller |                     "f:name": {},
2026-06-11 18:00:41.651618 | controller |                     "f:value": {}
2026-06-11 18:00:41.651632 | controller |                   },
2026-06-11 18:00:41.651646 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.651659 | controller |                     ".": {},
2026-06-11 18:00:41.651673 | controller |                     "f:name": {},
2026-06-11 18:00:41.651686 | controller |                     "f:value": {}
2026-06-11 18:00:41.651700 | controller |                   },
2026-06-11 18:00:41.651714 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.651728 | controller |                     ".": {},
2026-06-11 18:00:41.651743 | controller |                     "f:name": {},
2026-06-11 18:00:41.651757 | controller |                     "f:value": {}
2026-06-11 18:00:41.651772 | controller |                   },
2026-06-11 18:00:41.651786 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.651801 | controller |                     ".": {},
2026-06-11 18:00:41.651815 | controller |                     "f:name": {},
2026-06-11 18:00:41.651829 | controller |                     "f:value": {}
2026-06-11 18:00:41.651843 | controller |                   },
2026-06-11 18:00:41.651857 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.651872 | controller |                     ".": {},
2026-06-11 18:00:41.651886 | controller |                     "f:name": {},
2026-06-11 18:00:41.651900 | controller |                     "f:value": {}
2026-06-11 18:00:41.651914 | controller |                   },
2026-06-11 18:00:41.651928 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.651942 | controller |                     ".": {},
2026-06-11 18:00:41.651957 | controller |                     "f:name": {},
2026-06-11 18:00:41.651971 | controller |                     "f:value": {}
2026-06-11 18:00:41.651986 | controller |                   },
2026-06-11 18:00:41.652000 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.652014 | controller |                     ".": {},
2026-06-11 18:00:41.652028 | controller |                     "f:name": {},
2026-06-11 18:00:41.652042 | controller |                     "f:value": {}
2026-06-11 18:00:41.652057 | controller |                   },
2026-06-11 18:00:41.652071 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.652085 | controller |                     ".": {},
2026-06-11 18:00:41.652099 | controller |                     "f:name": {},
2026-06-11 18:00:41.652113 | controller |                     "f:value": {}
2026-06-11 18:00:41.652127 | controller |                   },
2026-06-11 18:00:41.652141 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.652156 | controller |                     ".": {},
2026-06-11 18:00:41.652170 | controller |                     "f:name": {},
2026-06-11 18:00:41.652184 | controller |                     "f:value": {}
2026-06-11 18:00:41.652198 | controller |                   },
2026-06-11 18:00:41.652213 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.652227 | controller |                     ".": {},
2026-06-11 18:00:41.652241 | controller |                     "f:name": {},
2026-06-11 18:00:41.652255 | controller |                     "f:value": {}
2026-06-11 18:00:41.652273 | controller |                   },
2026-06-11 18:00:41.652287 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.652301 | controller |                     ".": {},
2026-06-11 18:00:41.652315 | controller |                     "f:name": {},
2026-06-11 18:00:41.652330 | controller |                     "f:value": {}
2026-06-11 18:00:41.652345 | controller |                   },
2026-06-11 18:00:41.652361 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.652377 | controller |                     ".": {},
2026-06-11 18:00:41.652390 | controller |                     "f:name": {},
2026-06-11 18:00:41.652405 | controller |                     "f:value": {}
2026-06-11 18:00:41.652419 | controller |                   },
2026-06-11 18:00:41.652433 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.652447 | controller |                     ".": {},
2026-06-11 18:00:41.652461 | controller |                     "f:name": {},
2026-06-11 18:00:41.652475 | controller |                     "f:value": {}
2026-06-11 18:00:41.652489 | controller |                   },
2026-06-11 18:00:41.652503 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.652544 | controller |                     ".": {},
2026-06-11 18:00:41.652560 | controller |                     "f:name": {},
2026-06-11 18:00:41.652575 | controller |                     "f:value": {}
2026-06-11 18:00:41.652589 | controller |                   },
2026-06-11 18:00:41.652604 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.652618 | controller |                     ".": {},
2026-06-11 18:00:41.652632 | controller |                     "f:name": {},
2026-06-11 18:00:41.652646 | controller |                     "f:value": {}
2026-06-11 18:00:41.652660 | controller |                   },
2026-06-11 18:00:41.652674 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.652688 | controller |                     ".": {},
2026-06-11 18:00:41.652702 | controller |                     "f:name": {},
2026-06-11 18:00:41.652716 | controller |                     "f:value": {}
2026-06-11 18:00:41.652730 | controller |                   },
2026-06-11 18:00:41.652744 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.652759 | controller |                     ".": {},
2026-06-11 18:00:41.652773 | controller |                     "f:name": {},
2026-06-11 18:00:41.652788 | controller |                     "f:value": {}
2026-06-11 18:00:41.652802 | controller |                   },
2026-06-11 18:00:41.652816 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.652831 | controller |                     ".": {},
2026-06-11 18:00:41.652845 | controller |                     "f:name": {},
2026-06-11 18:00:41.652859 | controller |                     "f:value": {}
2026-06-11 18:00:41.652874 | controller |                   },
2026-06-11 18:00:41.652888 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.652902 | controller |                     ".": {},
2026-06-11 18:00:41.652917 | controller |                     "f:name": {},
2026-06-11 18:00:41.652931 | controller |                     "f:value": {}
2026-06-11 18:00:41.652945 | controller |                   },
2026-06-11 18:00:41.652959 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.652974 | controller |                     ".": {},
2026-06-11 18:00:41.652989 | controller |                     "f:name": {},
2026-06-11 18:00:41.653007 | controller |                     "f:value": {}
2026-06-11 18:00:41.653021 | controller |                   },
2026-06-11 18:00:41.653036 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.653050 | controller |                     ".": {},
2026-06-11 18:00:41.653064 | controller |                     "f:name": {},
2026-06-11 18:00:41.653079 | controller |                     "f:value": {}
2026-06-11 18:00:41.653093 | controller |                   },
2026-06-11 18:00:41.653107 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.653121 | controller |                     ".": {},
2026-06-11 18:00:41.653135 | controller |                     "f:name": {},
2026-06-11 18:00:41.653149 | controller |                     "f:value": {}
2026-06-11 18:00:41.653163 | controller |                   },
2026-06-11 18:00:41.653192 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.653208 | controller |                     ".": {},
2026-06-11 18:00:41.653222 | controller |                     "f:name": {},
2026-06-11 18:00:41.653236 | controller |                     "f:value": {}
2026-06-11 18:00:41.653250 | controller |                   },
2026-06-11 18:00:41.653264 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.653278 | controller |                     ".": {},
2026-06-11 18:00:41.653292 | controller |                     "f:name": {},
2026-06-11 18:00:41.653306 | controller |                     "f:value": {}
2026-06-11 18:00:41.653320 | controller |                   },
2026-06-11 18:00:41.653334 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.653349 | controller |                     ".": {},
2026-06-11 18:00:41.653363 | controller |                     "f:name": {},
2026-06-11 18:00:41.653377 | controller |                     "f:value": {}
2026-06-11 18:00:41.653391 | controller |                   },
2026-06-11 18:00:41.653405 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.653419 | controller |                     ".": {},
2026-06-11 18:00:41.653433 | controller |                     "f:name": {},
2026-06-11 18:00:41.653448 | controller |                     "f:value": {}
2026-06-11 18:00:41.653462 | controller |                   },
2026-06-11 18:00:41.653476 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.653490 | controller |                     ".": {},
2026-06-11 18:00:41.653504 | controller |                     "f:name": {},
2026-06-11 18:00:41.653538 | controller |                     "f:value": {}
2026-06-11 18:00:41.653555 | controller |                   },
2026-06-11 18:00:41.653569 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.653584 | controller |                     ".": {},
2026-06-11 18:00:41.653598 | controller |                     "f:name": {},
2026-06-11 18:00:41.653612 | controller |                     "f:value": {}
2026-06-11 18:00:41.653627 | controller |                   },
2026-06-11 18:00:41.653642 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.653656 | controller |                     ".": {},
2026-06-11 18:00:41.653670 | controller |                     "f:name": {},
2026-06-11 18:00:41.653685 | controller |                     "f:value": {}
2026-06-11 18:00:41.653699 | controller |                   },
2026-06-11 18:00:41.653713 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.653727 | controller |                     ".": {},
2026-06-11 18:00:41.653745 | controller |                     "f:name": {},
2026-06-11 18:00:41.653760 | controller |                     "f:value": {}
2026-06-11 18:00:41.653774 | controller |                   },
2026-06-11 18:00:41.653790 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.653805 | controller |                     ".": {},
2026-06-11 18:00:41.653819 | controller |                     "f:name": {},
2026-06-11 18:00:41.653834 | controller |                     "f:value": {}
2026-06-11 18:00:41.653848 | controller |                   },
2026-06-11 18:00:41.653862 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.653876 | controller |                     ".": {},
2026-06-11 18:00:41.653891 | controller |                     "f:name": {},
2026-06-11 18:00:41.653905 | controller |                     "f:value": {}
2026-06-11 18:00:41.653919 | controller |                   },
2026-06-11 18:00:41.653933 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.653948 | controller |                     ".": {},
2026-06-11 18:00:41.653963 | controller |                     "f:name": {},
2026-06-11 18:00:41.653978 | controller |                     "f:value": {}
2026-06-11 18:00:41.653992 | controller |                   },
2026-06-11 18:00:41.654007 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.654021 | controller |                     ".": {},
2026-06-11 18:00:41.654036 | controller |                     "f:name": {},
2026-06-11 18:00:41.654050 | controller |                     "f:value": {}
2026-06-11 18:00:41.654064 | controller |                   },
2026-06-11 18:00:41.654078 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.654093 | controller |                     ".": {},
2026-06-11 18:00:41.654107 | controller |                     "f:name": {},
2026-06-11 18:00:41.654121 | controller |                     "f:value": {}
2026-06-11 18:00:41.654135 | controller |                   },
2026-06-11 18:00:41.654149 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.654164 | controller |                     ".": {},
2026-06-11 18:00:41.654178 | controller |                     "f:name": {},
2026-06-11 18:00:41.654192 | controller |                     "f:value": {}
2026-06-11 18:00:41.654207 | controller |                   },
2026-06-11 18:00:41.654221 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.654236 | controller |                     ".": {},
2026-06-11 18:00:41.654258 | controller |                     "f:name": {},
2026-06-11 18:00:41.654287 | controller |                     "f:value": {}
2026-06-11 18:00:41.654306 | controller |                   },
2026-06-11 18:00:41.654322 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.654337 | controller |                     ".": {},
2026-06-11 18:00:41.654352 | controller |                     "f:name": {},
2026-06-11 18:00:41.654366 | controller |                     "f:value": {}
2026-06-11 18:00:41.654381 | controller |                   },
2026-06-11 18:00:41.654395 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.654409 | controller |                     ".": {},
2026-06-11 18:00:41.654424 | controller |                     "f:name": {},
2026-06-11 18:00:41.654438 | controller |                     "f:value": {}
2026-06-11 18:00:41.654452 | controller |                   },
2026-06-11 18:00:41.654466 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.654484 | controller |                     ".": {},
2026-06-11 18:00:41.654499 | controller |                     "f:name": {},
2026-06-11 18:00:41.654529 | controller |                     "f:value": {}
2026-06-11 18:00:41.654550 | controller |                   },
2026-06-11 18:00:41.654564 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.654578 | controller |                     ".": {},
2026-06-11 18:00:41.654592 | controller |                     "f:name": {},
2026-06-11 18:00:41.654606 | controller |                     "f:value": {}
2026-06-11 18:00:41.654620 | controller |                   },
2026-06-11 18:00:41.654634 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.654648 | controller |                     ".": {},
2026-06-11 18:00:41.654662 | controller |                     "f:name": {},
2026-06-11 18:00:41.654676 | controller |                     "f:value": {}
2026-06-11 18:00:41.654690 | controller |                   },
2026-06-11 18:00:41.654704 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.654718 | controller |                     ".": {},
2026-06-11 18:00:41.654732 | controller |                     "f:name": {},
2026-06-11 18:00:41.654746 | controller |                     "f:value": {}
2026-06-11 18:00:41.654760 | controller |                   },
2026-06-11 18:00:41.654774 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.654788 | controller |                     ".": {},
2026-06-11 18:00:41.654803 | controller |                     "f:name": {},
2026-06-11 18:00:41.654818 | controller |                     "f:value": {}
2026-06-11 18:00:41.654832 | controller |                   },
2026-06-11 18:00:41.654846 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.654860 | controller |                     ".": {},
2026-06-11 18:00:41.654874 | controller |                     "f:name": {},
2026-06-11 18:00:41.654888 | controller |                     "f:value": {}
2026-06-11 18:00:41.654901 | controller |                   },
2026-06-11 18:00:41.654915 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.654930 | controller |                     ".": {},
2026-06-11 18:00:41.654944 | controller |                     "f:name": {},
2026-06-11 18:00:41.654958 | controller |                     "f:value": {}
2026-06-11 18:00:41.654972 | controller |                   },
2026-06-11 18:00:41.654986 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.655000 | controller |                     ".": {},
2026-06-11 18:00:41.655015 | controller |                     "f:name": {},
2026-06-11 18:00:41.655030 | controller |                     "f:value": {}
2026-06-11 18:00:41.655044 | controller |                   },
2026-06-11 18:00:41.655058 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.655073 | controller |                     ".": {},
2026-06-11 18:00:41.655087 | controller |                     "f:name": {},
2026-06-11 18:00:41.655102 | controller |                     "f:value": {}
2026-06-11 18:00:41.655116 | controller |                   },
2026-06-11 18:00:41.655130 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.655144 | controller |                     ".": {},
2026-06-11 18:00:41.655158 | controller |                     "f:name": {},
2026-06-11 18:00:41.655172 | controller |                     "f:value": {}
2026-06-11 18:00:41.655186 | controller |                   },
2026-06-11 18:00:41.655200 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.655217 | controller |                     ".": {},
2026-06-11 18:00:41.655232 | controller |                     "f:name": {},
2026-06-11 18:00:41.655246 | controller |                     "f:value": {}
2026-06-11 18:00:41.655260 | controller |                   },
2026-06-11 18:00:41.655274 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.655288 | controller |                     ".": {},
2026-06-11 18:00:41.655302 | controller |                     "f:name": {},
2026-06-11 18:00:41.655316 | controller |                     "f:value": {}
2026-06-11 18:00:41.655330 | controller |                   },
2026-06-11 18:00:41.655344 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.655358 | controller |                     ".": {},
2026-06-11 18:00:41.655372 | controller |                     "f:name": {},
2026-06-11 18:00:41.655386 | controller |                     "f:value": {}
2026-06-11 18:00:41.655400 | controller |                   },
2026-06-11 18:00:41.655413 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.655427 | controller |                     ".": {},
2026-06-11 18:00:41.655441 | controller |                     "f:name": {},
2026-06-11 18:00:41.655455 | controller |                     "f:value": {}
2026-06-11 18:00:41.655469 | controller |                   },
2026-06-11 18:00:41.655483 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.655497 | controller |                     ".": {},
2026-06-11 18:00:41.655526 | controller |                     "f:name": {},
2026-06-11 18:00:41.655546 | controller |                     "f:value": {}
2026-06-11 18:00:41.655561 | controller |                   },
2026-06-11 18:00:41.655575 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.655589 | controller |                     ".": {},
2026-06-11 18:00:41.655603 | controller |                     "f:name": {},
2026-06-11 18:00:41.655617 | controller |                     "f:value": {}
2026-06-11 18:00:41.655631 | controller |                   },
2026-06-11 18:00:41.655645 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.655659 | controller |                     ".": {},
2026-06-11 18:00:41.655673 | controller |                     "f:name": {},
2026-06-11 18:00:41.655687 | controller |                     "f:value": {}
2026-06-11 18:00:41.655701 | controller |                   },
2026-06-11 18:00:41.655715 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.655729 | controller |                     ".": {},
2026-06-11 18:00:41.655743 | controller |                     "f:name": {},
2026-06-11 18:00:41.655756 | controller |                     "f:value": {}
2026-06-11 18:00:41.655770 | controller |                   },
2026-06-11 18:00:41.655785 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.655799 | controller |                     ".": {},
2026-06-11 18:00:41.655813 | controller |                     "f:name": {},
2026-06-11 18:00:41.655827 | controller |                     "f:value": {}
2026-06-11 18:00:41.655841 | controller |                   },
2026-06-11 18:00:41.655855 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.655870 | controller |                     ".": {},
2026-06-11 18:00:41.655884 | controller |                     "f:name": {},
2026-06-11 18:00:41.655904 | controller |                     "f:value": {}
2026-06-11 18:00:41.655918 | controller |                   },
2026-06-11 18:00:41.655936 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.655950 | controller |                     ".": {},
2026-06-11 18:00:41.655965 | controller |                     "f:name": {},
2026-06-11 18:00:41.655979 | controller |                     "f:value": {}
2026-06-11 18:00:41.655993 | controller |                   },
2026-06-11 18:00:41.656007 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.656022 | controller |                     ".": {},
2026-06-11 18:00:41.656036 | controller |                     "f:name": {},
2026-06-11 18:00:41.656051 | controller |                     "f:value": {}
2026-06-11 18:00:41.656065 | controller |                   },
2026-06-11 18:00:41.656079 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.656094 | controller |                     ".": {},
2026-06-11 18:00:41.656108 | controller |                     "f:name": {},
2026-06-11 18:00:41.656122 | controller |                     "f:value": {}
2026-06-11 18:00:41.656136 | controller |                   },
2026-06-11 18:00:41.656150 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.656164 | controller |                     ".": {},
2026-06-11 18:00:41.656178 | controller |                     "f:name": {},
2026-06-11 18:00:41.656192 | controller |                     "f:value": {}
2026-06-11 18:00:41.656206 | controller |                   },
2026-06-11 18:00:41.656220 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.656234 | controller |                     ".": {},
2026-06-11 18:00:41.656248 | controller |                     "f:name": {},
2026-06-11 18:00:41.656261 | controller |                     "f:value": {}
2026-06-11 18:00:41.656275 | controller |                   },
2026-06-11 18:00:41.656289 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.656303 | controller |                     ".": {},
2026-06-11 18:00:41.656317 | controller |                     "f:name": {},
2026-06-11 18:00:41.656331 | controller |                     "f:value": {}
2026-06-11 18:00:41.656345 | controller |                   },
2026-06-11 18:00:41.656359 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.656373 | controller |                     ".": {},
2026-06-11 18:00:41.656387 | controller |                     "f:name": {},
2026-06-11 18:00:41.656401 | controller |                     "f:value": {}
2026-06-11 18:00:41.656415 | controller |                   },
2026-06-11 18:00:41.656429 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.656442 | controller |                     ".": {},
2026-06-11 18:00:41.656456 | controller |                     "f:name": {},
2026-06-11 18:00:41.656470 | controller |                     "f:value": {}
2026-06-11 18:00:41.656484 | controller |                   },
2026-06-11 18:00:41.656498 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.656527 | controller |                     ".": {},
2026-06-11 18:00:41.656548 | controller |                     "f:name": {},
2026-06-11 18:00:41.656563 | controller |                     "f:value": {}
2026-06-11 18:00:41.656578 | controller |                   },
2026-06-11 18:00:41.656592 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.656606 | controller |                     ".": {},
2026-06-11 18:00:41.656621 | controller |                     "f:name": {},
2026-06-11 18:00:41.656635 | controller |                     "f:value": {}
2026-06-11 18:00:41.656649 | controller |                   },
2026-06-11 18:00:41.656667 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.656682 | controller |                     ".": {},
2026-06-11 18:00:41.656696 | controller |                     "f:name": {},
2026-06-11 18:00:41.656710 | controller |                     "f:value": {}
2026-06-11 18:00:41.656724 | controller |                   },
2026-06-11 18:00:41.656738 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.656752 | controller |                     ".": {},
2026-06-11 18:00:41.656766 | controller |                     "f:name": {},
2026-06-11 18:00:41.656781 | controller |                     "f:value": {}
2026-06-11 18:00:41.656795 | controller |                   },
2026-06-11 18:00:41.656809 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.656823 | controller |                     ".": {},
2026-06-11 18:00:41.656838 | controller |                     "f:name": {},
2026-06-11 18:00:41.656852 | controller |                     "f:value": {}
2026-06-11 18:00:41.656866 | controller |                   },
2026-06-11 18:00:41.656880 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.656894 | controller |                     ".": {},
2026-06-11 18:00:41.656908 | controller |                     "f:name": {},
2026-06-11 18:00:41.656922 | controller |                     "f:value": {}
2026-06-11 18:00:41.656936 | controller |                   },
2026-06-11 18:00:41.656950 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.656964 | controller |                     ".": {},
2026-06-11 18:00:41.656978 | controller |                     "f:name": {},
2026-06-11 18:00:41.656992 | controller |                     "f:value": {}
2026-06-11 18:00:41.657006 | controller |                   },
2026-06-11 18:00:41.657021 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.657035 | controller |                     ".": {},
2026-06-11 18:00:41.657050 | controller |                     "f:name": {},
2026-06-11 18:00:41.657064 | controller |                     "f:value": {}
2026-06-11 18:00:41.657078 | controller |                   },
2026-06-11 18:00:41.657092 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.657106 | controller |                     ".": {},
2026-06-11 18:00:41.657120 | controller |                     "f:name": {},
2026-06-11 18:00:41.657134 | controller |                     "f:value": {}
2026-06-11 18:00:41.657148 | controller |                   },
2026-06-11 18:00:41.657162 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.657191 | controller |                     ".": {},
2026-06-11 18:00:41.657205 | controller |                     "f:name": {},
2026-06-11 18:00:41.657219 | controller |                     "f:value": {}
2026-06-11 18:00:41.657233 | controller |                   },
2026-06-11 18:00:41.657249 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.657263 | controller |                     ".": {},
2026-06-11 18:00:41.657277 | controller |                     "f:name": {},
2026-06-11 18:00:41.657290 | controller |                     "f:value": {}
2026-06-11 18:00:41.657304 | controller |                   },
2026-06-11 18:00:41.657318 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.657333 | controller |                     ".": {},
2026-06-11 18:00:41.657347 | controller |                     "f:name": {},
2026-06-11 18:00:41.657361 | controller |                     "f:value": {}
2026-06-11 18:00:41.657378 | controller |                   },
2026-06-11 18:00:41.657393 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.657407 | controller |                     ".": {},
2026-06-11 18:00:41.657420 | controller |                     "f:name": {},
2026-06-11 18:00:41.657434 | controller |                     "f:value": {}
2026-06-11 18:00:41.657448 | controller |                   },
2026-06-11 18:00:41.657462 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.657475 | controller |                     ".": {},
2026-06-11 18:00:41.657489 | controller |                     "f:name": {},
2026-06-11 18:00:41.657503 | controller |                     "f:value": {}
2026-06-11 18:00:41.657541 | controller |                   },
2026-06-11 18:00:41.657558 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.657572 | controller |                     ".": {},
2026-06-11 18:00:41.657586 | controller |                     "f:name": {},
2026-06-11 18:00:41.657600 | controller |                     "f:value": {}
2026-06-11 18:00:41.657614 | controller |                   },
2026-06-11 18:00:41.657628 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 18:00:41.657642 | controller |                     ".": {},
2026-06-11 18:00:41.657656 | controller |                     "f:name": {},
2026-06-11 18:00:41.657671 | controller |                     "f:value": {}
2026-06-11 18:00:41.657685 | controller |                   },
2026-06-11 18:00:41.657699 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.657713 | controller |                     ".": {},
2026-06-11 18:00:41.657727 | controller |                     "f:name": {},
2026-06-11 18:00:41.657741 | controller |                     "f:value": {}
2026-06-11 18:00:41.657755 | controller |                   },
2026-06-11 18:00:41.657769 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.657783 | controller |                     ".": {},
2026-06-11 18:00:41.657797 | controller |                     "f:name": {},
2026-06-11 18:00:41.657811 | controller |                     "f:value": {}
2026-06-11 18:00:41.657825 | controller |                   },
2026-06-11 18:00:41.657840 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.657854 | controller |                     ".": {},
2026-06-11 18:00:41.657868 | controller |                     "f:name": {},
2026-06-11 18:00:41.657882 | controller |                     "f:value": {}
2026-06-11 18:00:41.657896 | controller |                   },
2026-06-11 18:00:41.657910 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.657924 | controller |                     ".": {},
2026-06-11 18:00:41.657938 | controller |                     "f:name": {},
2026-06-11 18:00:41.657952 | controller |                     "f:value": {}
2026-06-11 18:00:41.657966 | controller |                   },
2026-06-11 18:00:41.657980 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.657994 | controller |                     ".": {},
2026-06-11 18:00:41.658009 | controller |                     "f:name": {},
2026-06-11 18:00:41.658024 | controller |                     "f:value": {}
2026-06-11 18:00:41.658038 | controller |                   },
2026-06-11 18:00:41.658052 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.658066 | controller |                     ".": {},
2026-06-11 18:00:41.658080 | controller |                     "f:name": {},
2026-06-11 18:00:41.658098 | controller |                     "f:value": {}
2026-06-11 18:00:41.658113 | controller |                   },
2026-06-11 18:00:41.658127 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.658141 | controller |                     ".": {},
2026-06-11 18:00:41.658155 | controller |                     "f:name": {},
2026-06-11 18:00:41.658169 | controller |                     "f:value": {}
2026-06-11 18:00:41.658183 | controller |                   },
2026-06-11 18:00:41.658197 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.658211 | controller |                     ".": {},
2026-06-11 18:00:41.658225 | controller |                     "f:name": {},
2026-06-11 18:00:41.658239 | controller |                     "f:value": {}
2026-06-11 18:00:41.658253 | controller |                   },
2026-06-11 18:00:41.658266 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.658281 | controller |                     ".": {},
2026-06-11 18:00:41.658295 | controller |                     "f:name": {},
2026-06-11 18:00:41.658309 | controller |                     "f:value": {}
2026-06-11 18:00:41.658322 | controller |                   },
2026-06-11 18:00:41.658337 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.658351 | controller |                     ".": {},
2026-06-11 18:00:41.658365 | controller |                     "f:name": {},
2026-06-11 18:00:41.658379 | controller |                     "f:value": {}
2026-06-11 18:00:41.658393 | controller |                   },
2026-06-11 18:00:41.658407 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.658421 | controller |                     ".": {},
2026-06-11 18:00:41.658435 | controller |                     "f:name": {},
2026-06-11 18:00:41.658449 | controller |                     "f:value": {}
2026-06-11 18:00:41.658463 | controller |                   },
2026-06-11 18:00:41.658477 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.658492 | controller |                     ".": {},
2026-06-11 18:00:41.658505 | controller |                     "f:name": {},
2026-06-11 18:00:41.658544 | controller |                     "f:value": {}
2026-06-11 18:00:41.658560 | controller |                   },
2026-06-11 18:00:41.658574 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.658588 | controller |                     ".": {},
2026-06-11 18:00:41.658602 | controller |                     "f:name": {},
2026-06-11 18:00:41.658616 | controller |                     "f:value": {}
2026-06-11 18:00:41.658629 | controller |                   },
2026-06-11 18:00:41.658643 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.658657 | controller |                     ".": {},
2026-06-11 18:00:41.658671 | controller |                     "f:name": {},
2026-06-11 18:00:41.658684 | controller |                     "f:value": {}
2026-06-11 18:00:41.658698 | controller |                   },
2026-06-11 18:00:41.658712 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.658726 | controller |                     ".": {},
2026-06-11 18:00:41.658740 | controller |                     "f:name": {},
2026-06-11 18:00:41.658754 | controller |                     "f:value": {}
2026-06-11 18:00:41.658769 | controller |                   },
2026-06-11 18:00:41.658783 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.658798 | controller |                     ".": {},
2026-06-11 18:00:41.658816 | controller |                     "f:name": {},
2026-06-11 18:00:41.658831 | controller |                     "f:value": {}
2026-06-11 18:00:41.658845 | controller |                   },
2026-06-11 18:00:41.658859 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.658874 | controller |                     ".": {},
2026-06-11 18:00:41.658888 | controller |                     "f:name": {},
2026-06-11 18:00:41.658902 | controller |                     "f:value": {}
2026-06-11 18:00:41.658917 | controller |                   },
2026-06-11 18:00:41.658937 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.658951 | controller |                     ".": {},
2026-06-11 18:00:41.658965 | controller |                     "f:name": {},
2026-06-11 18:00:41.658979 | controller |                     "f:value": {}
2026-06-11 18:00:41.658993 | controller |                   },
2026-06-11 18:00:41.659007 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.659022 | controller |                     ".": {},
2026-06-11 18:00:41.659036 | controller |                     "f:name": {},
2026-06-11 18:00:41.659050 | controller |                     "f:value": {}
2026-06-11 18:00:41.659065 | controller |                   },
2026-06-11 18:00:41.659079 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.659093 | controller |                     ".": {},
2026-06-11 18:00:41.659107 | controller |                     "f:name": {},
2026-06-11 18:00:41.659121 | controller |                     "f:value": {}
2026-06-11 18:00:41.659135 | controller |                   },
2026-06-11 18:00:41.659156 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.659249 | controller |                     ".": {},
2026-06-11 18:00:41.659269 | controller |                     "f:name": {},
2026-06-11 18:00:41.659284 | controller |                     "f:value": {}
2026-06-11 18:00:41.659299 | controller |                   },
2026-06-11 18:00:41.659313 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:00:41.659328 | controller |                     ".": {},
2026-06-11 18:00:41.659342 | controller |                     "f:name": {},
2026-06-11 18:00:41.659356 | controller |                     "f:value": {}
2026-06-11 18:00:41.659370 | controller |                   },
2026-06-11 18:00:41.659384 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.659399 | controller |                     ".": {},
2026-06-11 18:00:41.659413 | controller |                     "f:name": {},
2026-06-11 18:00:41.659427 | controller |                     "f:value": {}
2026-06-11 18:00:41.659441 | controller |                   },
2026-06-11 18:00:41.659455 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.659470 | controller |                     ".": {},
2026-06-11 18:00:41.659484 | controller |                     "f:name": {},
2026-06-11 18:00:41.659498 | controller |                     "f:value": {}
2026-06-11 18:00:41.659535 | controller |                   },
2026-06-11 18:00:41.659556 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.659571 | controller |                     ".": {},
2026-06-11 18:00:41.659585 | controller |                     "f:name": {},
2026-06-11 18:00:41.659599 | controller |                     "f:value": {}
2026-06-11 18:00:41.659613 | controller |                   },
2026-06-11 18:00:41.659627 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.659641 | controller |                     ".": {},
2026-06-11 18:00:41.659654 | controller |                     "f:name": {},
2026-06-11 18:00:41.659675 | controller |                     "f:value": {}
2026-06-11 18:00:41.659689 | controller |                   },
2026-06-11 18:00:41.659703 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.659717 | controller |                     ".": {},
2026-06-11 18:00:41.659730 | controller |                     "f:name": {},
2026-06-11 18:00:41.659744 | controller |                     "f:value": {}
2026-06-11 18:00:41.659758 | controller |                   }
2026-06-11 18:00:41.659772 | controller |                 },
2026-06-11 18:00:41.659785 | controller |                 "f:image": {},
2026-06-11 18:00:41.659799 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.659813 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.659827 | controller |                   ".": {},
2026-06-11 18:00:41.659841 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.659855 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.659869 | controller |                     ".": {},
2026-06-11 18:00:41.659883 | controller |                     "f:path": {},
2026-06-11 18:00:41.659898 | controller |                     "f:port": {},
2026-06-11 18:00:41.659912 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.659926 | controller |                   },
2026-06-11 18:00:41.659941 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.659955 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.659969 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.659983 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.659998 | controller |                 },
2026-06-11 18:00:41.660012 | controller |                 "f:name": {},
2026-06-11 18:00:41.660026 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.660040 | controller |                   ".": {},
2026-06-11 18:00:41.660054 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.660068 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.660082 | controller |                     ".": {},
2026-06-11 18:00:41.660096 | controller |                     "f:path": {},
2026-06-11 18:00:41.660111 | controller |                     "f:port": {},
2026-06-11 18:00:41.660131 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.660145 | controller |                   },
2026-06-11 18:00:41.660159 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.660173 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.660187 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.660200 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.660214 | controller |                 },
2026-06-11 18:00:41.660228 | controller |                 "f:resources": {
2026-06-11 18:00:41.660242 | controller |                   ".": {},
2026-06-11 18:00:41.660256 | controller |                   "f:limits": {
2026-06-11 18:00:41.660270 | controller |                     ".": {},
2026-06-11 18:00:41.660284 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.660298 | controller |                     "f:memory": {}
2026-06-11 18:00:41.660312 | controller |                   },
2026-06-11 18:00:41.660325 | controller |                   "f:requests": {
2026-06-11 18:00:41.660339 | controller |                     ".": {},
2026-06-11 18:00:41.660353 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.660367 | controller |                     "f:memory": {}
2026-06-11 18:00:41.660381 | controller |                   }
2026-06-11 18:00:41.660394 | controller |                 },
2026-06-11 18:00:41.660408 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.660422 | controller |                   ".": {},
2026-06-11 18:00:41.660440 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.660454 | controller |                 },
2026-06-11 18:00:41.660468 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.660482 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.660495 | controller |               }
2026-06-11 18:00:41.660509 | controller |             },
2026-06-11 18:00:41.660545 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.660560 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.660575 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.660589 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.660602 | controller |             "f:securityContext": {
2026-06-11 18:00:41.660616 | controller |               ".": {},
2026-06-11 18:00:41.660630 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.660644 | controller |             },
2026-06-11 18:00:41.660658 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.660671 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.660685 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.660699 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.660713 | controller |           }
2026-06-11 18:00:41.660727 | controller |         },
2026-06-11 18:00:41.660741 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.660755 | controller |         "operation": "Update",
2026-06-11 18:00:41.660769 | controller |         "time": "2026-06-11T17:24:17Z"
2026-06-11 18:00:41.660783 | controller |       },
2026-06-11 18:00:41.660797 | controller |       {
2026-06-11 18:00:41.660810 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.660824 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.660838 | controller |         "fieldsV1": {
2026-06-11 18:00:41.660852 | controller |           "f:metadata": {
2026-06-11 18:00:41.660866 | controller |             "f:annotations": {
2026-06-11 18:00:41.660880 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.660894 | controller |             }
2026-06-11 18:00:41.660908 | controller |           }
2026-06-11 18:00:41.660922 | controller |         },
2026-06-11 18:00:41.660936 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.660950 | controller |         "operation": "Update",
2026-06-11 18:00:41.660964 | controller |         "subresource": "status",
2026-06-11 18:00:41.660978 | controller |         "time": "2026-06-11T17:24:18Z"
2026-06-11 18:00:41.660992 | controller |       },
2026-06-11 18:00:41.661006 | controller |       {
2026-06-11 18:00:41.661020 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.661034 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.661048 | controller |         "fieldsV1": {
2026-06-11 18:00:41.661062 | controller |           "f:status": {
2026-06-11 18:00:41.661076 | controller |             "f:conditions": {
2026-06-11 18:00:41.661090 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.661104 | controller |                 ".": {},
2026-06-11 18:00:41.661118 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.661133 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.661147 | controller |                 "f:status": {},
2026-06-11 18:00:41.661162 | controller |                 "f:type": {}
2026-06-11 18:00:41.661187 | controller |               },
2026-06-11 18:00:41.661202 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.661216 | controller |                 ".": {},
2026-06-11 18:00:41.661230 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.661244 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.661258 | controller |                 "f:status": {},
2026-06-11 18:00:41.661275 | controller |                 "f:type": {}
2026-06-11 18:00:41.661289 | controller |               },
2026-06-11 18:00:41.661303 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.661317 | controller |                 ".": {},
2026-06-11 18:00:41.661330 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.661344 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.661358 | controller |                 "f:status": {},
2026-06-11 18:00:41.661372 | controller |                 "f:type": {}
2026-06-11 18:00:41.661393 | controller |               },
2026-06-11 18:00:41.661407 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.661421 | controller |                 ".": {},
2026-06-11 18:00:41.661435 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.661448 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.661462 | controller |                 "f:status": {},
2026-06-11 18:00:41.661476 | controller |                 "f:type": {}
2026-06-11 18:00:41.661490 | controller |               }
2026-06-11 18:00:41.661504 | controller |             },
2026-06-11 18:00:41.661536 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.661551 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.661565 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.661579 | controller |             "f:phase": {},
2026-06-11 18:00:41.661593 | controller |             "f:podIP": {},
2026-06-11 18:00:41.661606 | controller |             "f:podIPs": {
2026-06-11 18:00:41.661621 | controller |               ".": {},
2026-06-11 18:00:41.661634 | controller |               "k:{\"ip\":\"10.217.1.19\"}": {
2026-06-11 18:00:41.661648 | controller |                 ".": {},
2026-06-11 18:00:41.661662 | controller |                 "f:ip": {}
2026-06-11 18:00:41.661676 | controller |               }
2026-06-11 18:00:41.661690 | controller |             },
2026-06-11 18:00:41.661703 | controller |             "f:startTime": {}
2026-06-11 18:00:41.661717 | controller |           }
2026-06-11 18:00:41.661731 | controller |         },
2026-06-11 18:00:41.661745 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.661759 | controller |         "operation": "Update",
2026-06-11 18:00:41.661773 | controller |         "subresource": "status",
2026-06-11 18:00:41.661786 | controller |         "time": "2026-06-11T17:24:36Z"
2026-06-11 18:00:41.661800 | controller |       }
2026-06-11 18:00:41.661814 | controller |     ],
2026-06-11 18:00:41.661828 | controller |     "name": "openstack-operator-controller-init-855fdb65bd-qz6ls",
2026-06-11 18:00:41.661842 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.661856 | controller |     "ownerReferences": [
2026-06-11 18:00:41.661870 | controller |       {
2026-06-11 18:00:41.661885 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.661899 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.661913 | controller |         "controller": true,
2026-06-11 18:00:41.661927 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.661942 | controller |         "name": "openstack-operator-controller-init-855fdb65bd",
2026-06-11 18:00:41.661956 | controller |         "uid": "3cc174fa-1562-4a01-813c-8e636db23a24"
2026-06-11 18:00:41.661970 | controller |       }
2026-06-11 18:00:41.661984 | controller |     ],
2026-06-11 18:00:41.661998 | controller |     "resourceVersion": "88259",
2026-06-11 18:00:41.662012 | controller |     "uid": "a50991ca-2771-40c2-9ce1-db63bfa9308e"
2026-06-11 18:00:41.662027 | controller |   },
2026-06-11 18:00:41.662041 | controller |   "spec": {
2026-06-11 18:00:41.662055 | controller |     "containers": [
2026-06-11 18:00:41.662069 | controller |       {
2026-06-11 18:00:41.662084 | controller |         "args": [
2026-06-11 18:00:41.662098 | controller |           "--leader-elect",
2026-06-11 18:00:41.662116 | controller |           "--health-probe-bind-address=:8081"
2026-06-11 18:00:41.662131 | controller |         ],
2026-06-11 18:00:41.662145 | controller |         "command": [
2026-06-11 18:00:41.662159 | controller |           "/operator"
2026-06-11 18:00:41.662173 | controller |         ],
2026-06-11 18:00:41.662187 | controller |         "env": [
2026-06-11 18:00:41.662201 | controller |           {
2026-06-11 18:00:41.662215 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.662229 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 18:00:41.662243 | controller |           },
2026-06-11 18:00:41.662257 | controller |           {
2026-06-11 18:00:41.662271 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.662286 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 18:00:41.662303 | controller |           },
2026-06-11 18:00:41.662319 | controller |           {
2026-06-11 18:00:41.662333 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.662347 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 18:00:41.662361 | controller |           },
2026-06-11 18:00:41.662376 | controller |           {
2026-06-11 18:00:41.662390 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.662404 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 18:00:41.662418 | controller |           },
2026-06-11 18:00:41.662433 | controller |           {
2026-06-11 18:00:41.662447 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.662461 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 18:00:41.662475 | controller |           },
2026-06-11 18:00:41.662489 | controller |           {
2026-06-11 18:00:41.662503 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.662537 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 18:00:41.662553 | controller |           },
2026-06-11 18:00:41.662568 | controller |           {
2026-06-11 18:00:41.662582 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.662596 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 18:00:41.662610 | controller |           },
2026-06-11 18:00:41.662624 | controller |           {
2026-06-11 18:00:41.662638 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.662652 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 18:00:41.662666 | controller |           },
2026-06-11 18:00:41.662679 | controller |           {
2026-06-11 18:00:41.662693 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.662707 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 18:00:41.662721 | controller |           },
2026-06-11 18:00:41.662735 | controller |           {
2026-06-11 18:00:41.662749 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.662763 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 18:00:41.662777 | controller |           },
2026-06-11 18:00:41.662791 | controller |           {
2026-06-11 18:00:41.662805 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.662823 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 18:00:41.662837 | controller |           },
2026-06-11 18:00:41.662852 | controller |           {
2026-06-11 18:00:41.662866 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.662881 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 18:00:41.662895 | controller |           },
2026-06-11 18:00:41.662910 | controller |           {
2026-06-11 18:00:41.662924 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.662941 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 18:00:41.662960 | controller |           },
2026-06-11 18:00:41.662979 | controller |           {
2026-06-11 18:00:41.662998 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663017 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 18:00:41.663035 | controller |           },
2026-06-11 18:00:41.663054 | controller |           {
2026-06-11 18:00:41.663074 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663093 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 18:00:41.663111 | controller |           },
2026-06-11 18:00:41.663125 | controller |           {
2026-06-11 18:00:41.663140 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663154 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 18:00:41.663169 | controller |           },
2026-06-11 18:00:41.663184 | controller |           {
2026-06-11 18:00:41.663198 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663212 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 18:00:41.663227 | controller |           },
2026-06-11 18:00:41.663241 | controller |           {
2026-06-11 18:00:41.663255 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663269 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 18:00:41.663283 | controller |           },
2026-06-11 18:00:41.663299 | controller |           {
2026-06-11 18:00:41.663321 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663341 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 18:00:41.663359 | controller |           },
2026-06-11 18:00:41.663377 | controller |           {
2026-06-11 18:00:41.663396 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663412 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 18:00:41.663426 | controller |           },
2026-06-11 18:00:41.663441 | controller |           {
2026-06-11 18:00:41.663455 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663468 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 18:00:41.663482 | controller |           },
2026-06-11 18:00:41.663498 | controller |           {
2026-06-11 18:00:41.663529 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663550 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 18:00:41.663571 | controller |           },
2026-06-11 18:00:41.663587 | controller |           {
2026-06-11 18:00:41.663601 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663615 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 18:00:41.663630 | controller |           },
2026-06-11 18:00:41.663644 | controller |           {
2026-06-11 18:00:41.663658 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663672 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 18:00:41.663686 | controller |           },
2026-06-11 18:00:41.663700 | controller |           {
2026-06-11 18:00:41.663714 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663729 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 18:00:41.663753 | controller |           },
2026-06-11 18:00:41.663767 | controller |           {
2026-06-11 18:00:41.663781 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663796 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 18:00:41.663810 | controller |           },
2026-06-11 18:00:41.663824 | controller |           {
2026-06-11 18:00:41.663838 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663852 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 18:00:41.663866 | controller |           },
2026-06-11 18:00:41.663880 | controller |           {
2026-06-11 18:00:41.663895 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663909 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 18:00:41.663923 | controller |           },
2026-06-11 18:00:41.663937 | controller |           {
2026-06-11 18:00:41.663951 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.663966 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 18:00:41.663980 | controller |           },
2026-06-11 18:00:41.663994 | controller |           {
2026-06-11 18:00:41.664009 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664023 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 18:00:41.664038 | controller |           },
2026-06-11 18:00:41.664053 | controller |           {
2026-06-11 18:00:41.664067 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664081 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 18:00:41.664096 | controller |           },
2026-06-11 18:00:41.664110 | controller |           {
2026-06-11 18:00:41.664125 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664139 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 18:00:41.664153 | controller |           },
2026-06-11 18:00:41.664168 | controller |           {
2026-06-11 18:00:41.664182 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664197 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 18:00:41.664211 | controller |           },
2026-06-11 18:00:41.664226 | controller |           {
2026-06-11 18:00:41.664244 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664259 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 18:00:41.664274 | controller |           },
2026-06-11 18:00:41.664288 | controller |           {
2026-06-11 18:00:41.664302 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664316 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 18:00:41.664332 | controller |           },
2026-06-11 18:00:41.664353 | controller |           {
2026-06-11 18:00:41.664382 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664402 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 18:00:41.664418 | controller |           },
2026-06-11 18:00:41.664432 | controller |           {
2026-06-11 18:00:41.664447 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664462 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 18:00:41.664477 | controller |           },
2026-06-11 18:00:41.664491 | controller |           {
2026-06-11 18:00:41.664505 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664542 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 18:00:41.664558 | controller |           },
2026-06-11 18:00:41.664574 | controller |           {
2026-06-11 18:00:41.664588 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664603 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 18:00:41.664617 | controller |           },
2026-06-11 18:00:41.664631 | controller |           {
2026-06-11 18:00:41.664645 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664659 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 18:00:41.664674 | controller |           },
2026-06-11 18:00:41.664688 | controller |           {
2026-06-11 18:00:41.664702 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664716 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 18:00:41.664730 | controller |           },
2026-06-11 18:00:41.664750 | controller |           {
2026-06-11 18:00:41.664771 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664792 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 18:00:41.664807 | controller |           },
2026-06-11 18:00:41.664821 | controller |           {
2026-06-11 18:00:41.664836 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664855 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 18:00:41.664876 | controller |           },
2026-06-11 18:00:41.664891 | controller |           {
2026-06-11 18:00:41.664906 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664920 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 18:00:41.664935 | controller |           },
2026-06-11 18:00:41.664949 | controller |           {
2026-06-11 18:00:41.664964 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.664983 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 18:00:41.664998 | controller |           },
2026-06-11 18:00:41.665013 | controller |           {
2026-06-11 18:00:41.665029 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665043 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 18:00:41.665058 | controller |           },
2026-06-11 18:00:41.665072 | controller |           {
2026-06-11 18:00:41.665087 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665101 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 18:00:41.665115 | controller |           },
2026-06-11 18:00:41.665130 | controller |           {
2026-06-11 18:00:41.665144 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665159 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 18:00:41.665192 | controller |           },
2026-06-11 18:00:41.665207 | controller |           {
2026-06-11 18:00:41.665222 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665236 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 18:00:41.665250 | controller |           },
2026-06-11 18:00:41.665265 | controller |           {
2026-06-11 18:00:41.665279 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665294 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 18:00:41.665311 | controller |           },
2026-06-11 18:00:41.665327 | controller |           {
2026-06-11 18:00:41.665342 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665356 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 18:00:41.665370 | controller |           },
2026-06-11 18:00:41.665385 | controller |           {
2026-06-11 18:00:41.665399 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665413 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 18:00:41.665427 | controller |           },
2026-06-11 18:00:41.665441 | controller |           {
2026-06-11 18:00:41.665455 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665469 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 18:00:41.665484 | controller |           },
2026-06-11 18:00:41.665498 | controller |           {
2026-06-11 18:00:41.665528 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665548 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 18:00:41.665563 | controller |           },
2026-06-11 18:00:41.665577 | controller |           {
2026-06-11 18:00:41.665591 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665605 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 18:00:41.665619 | controller |           },
2026-06-11 18:00:41.665633 | controller |           {
2026-06-11 18:00:41.665647 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665661 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 18:00:41.665675 | controller |           },
2026-06-11 18:00:41.665693 | controller |           {
2026-06-11 18:00:41.665707 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665721 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 18:00:41.665735 | controller |           },
2026-06-11 18:00:41.665749 | controller |           {
2026-06-11 18:00:41.665763 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665777 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 18:00:41.665791 | controller |           },
2026-06-11 18:00:41.665805 | controller |           {
2026-06-11 18:00:41.665819 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665833 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 18:00:41.665848 | controller |           },
2026-06-11 18:00:41.665862 | controller |           {
2026-06-11 18:00:41.665876 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665890 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 18:00:41.665904 | controller |           },
2026-06-11 18:00:41.665918 | controller |           {
2026-06-11 18:00:41.665932 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.665946 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 18:00:41.665960 | controller |           },
2026-06-11 18:00:41.665974 | controller |           {
2026-06-11 18:00:41.665988 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666002 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 18:00:41.666015 | controller |           },
2026-06-11 18:00:41.666029 | controller |           {
2026-06-11 18:00:41.666043 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666057 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 18:00:41.666071 | controller |           },
2026-06-11 18:00:41.666085 | controller |           {
2026-06-11 18:00:41.666099 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666113 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 18:00:41.666128 | controller |           },
2026-06-11 18:00:41.666142 | controller |           {
2026-06-11 18:00:41.666156 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666170 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 18:00:41.666185 | controller |           },
2026-06-11 18:00:41.666199 | controller |           {
2026-06-11 18:00:41.666213 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666227 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 18:00:41.666241 | controller |           },
2026-06-11 18:00:41.666255 | controller |           {
2026-06-11 18:00:41.666269 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666284 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 18:00:41.666299 | controller |           },
2026-06-11 18:00:41.666313 | controller |           {
2026-06-11 18:00:41.666327 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666356 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 18:00:41.666371 | controller |           },
2026-06-11 18:00:41.666385 | controller |           {
2026-06-11 18:00:41.666399 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666413 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 18:00:41.666427 | controller |           },
2026-06-11 18:00:41.666442 | controller |           {
2026-06-11 18:00:41.666456 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666470 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 18:00:41.666484 | controller |           },
2026-06-11 18:00:41.666498 | controller |           {
2026-06-11 18:00:41.666528 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666548 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 18:00:41.666563 | controller |           },
2026-06-11 18:00:41.666577 | controller |           {
2026-06-11 18:00:41.666592 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666606 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 18:00:41.666620 | controller |           },
2026-06-11 18:00:41.666634 | controller |           {
2026-06-11 18:00:41.666649 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666663 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 18:00:41.666677 | controller |           },
2026-06-11 18:00:41.666691 | controller |           {
2026-06-11 18:00:41.666705 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666719 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 18:00:41.666733 | controller |           },
2026-06-11 18:00:41.666746 | controller |           {
2026-06-11 18:00:41.666761 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666775 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 18:00:41.666789 | controller |           },
2026-06-11 18:00:41.666803 | controller |           {
2026-06-11 18:00:41.666817 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666831 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 18:00:41.666845 | controller |           },
2026-06-11 18:00:41.666859 | controller |           {
2026-06-11 18:00:41.666873 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666887 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 18:00:41.666901 | controller |           },
2026-06-11 18:00:41.666916 | controller |           {
2026-06-11 18:00:41.666929 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.666943 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 18:00:41.666958 | controller |           },
2026-06-11 18:00:41.666972 | controller |           {
2026-06-11 18:00:41.666986 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667000 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 18:00:41.667017 | controller |           },
2026-06-11 18:00:41.667032 | controller |           {
2026-06-11 18:00:41.667046 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667060 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 18:00:41.667075 | controller |           },
2026-06-11 18:00:41.667089 | controller |           {
2026-06-11 18:00:41.667103 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667117 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 18:00:41.667132 | controller |           },
2026-06-11 18:00:41.667146 | controller |           {
2026-06-11 18:00:41.667160 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667175 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 18:00:41.667189 | controller |           },
2026-06-11 18:00:41.667203 | controller |           {
2026-06-11 18:00:41.667217 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667231 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 18:00:41.667245 | controller |           },
2026-06-11 18:00:41.667260 | controller |           {
2026-06-11 18:00:41.667273 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667287 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 18:00:41.667302 | controller |           },
2026-06-11 18:00:41.667316 | controller |           {
2026-06-11 18:00:41.667330 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667345 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 18:00:41.667359 | controller |           },
2026-06-11 18:00:41.667373 | controller |           {
2026-06-11 18:00:41.667387 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667402 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 18:00:41.667416 | controller |           },
2026-06-11 18:00:41.667430 | controller |           {
2026-06-11 18:00:41.667444 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667458 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 18:00:41.667472 | controller |           },
2026-06-11 18:00:41.667486 | controller |           {
2026-06-11 18:00:41.667500 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667541 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 18:00:41.667558 | controller |           },
2026-06-11 18:00:41.667572 | controller |           {
2026-06-11 18:00:41.667586 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667600 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 18:00:41.667615 | controller |           },
2026-06-11 18:00:41.667629 | controller |           {
2026-06-11 18:00:41.667643 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667657 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 18:00:41.667671 | controller |           },
2026-06-11 18:00:41.667685 | controller |           {
2026-06-11 18:00:41.667703 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667718 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-11 18:00:41.667732 | controller |           },
2026-06-11 18:00:41.667747 | controller |           {
2026-06-11 18:00:41.667761 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667776 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-11 18:00:41.667789 | controller |           },
2026-06-11 18:00:41.667804 | controller |           {
2026-06-11 18:00:41.667818 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.667832 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-11 18:00:41.667846 | controller |           },
2026-06-11 18:00:41.667860 | controller |           {
2026-06-11 18:00:41.667875 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 18:00:41.667889 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 18:00:41.667903 | controller |           },
2026-06-11 18:00:41.667917 | controller |           {
2026-06-11 18:00:41.667931 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.667945 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-11 18:00:41.667959 | controller |           },
2026-06-11 18:00:41.667973 | controller |           {
2026-06-11 18:00:41.667987 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668001 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-11 18:00:41.668016 | controller |           },
2026-06-11 18:00:41.668030 | controller |           {
2026-06-11 18:00:41.668044 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668058 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-11 18:00:41.668072 | controller |           },
2026-06-11 18:00:41.668086 | controller |           {
2026-06-11 18:00:41.668101 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668115 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-11 18:00:41.668130 | controller |           },
2026-06-11 18:00:41.668144 | controller |           {
2026-06-11 18:00:41.668158 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668173 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-11 18:00:41.668187 | controller |           },
2026-06-11 18:00:41.668202 | controller |           {
2026-06-11 18:00:41.668216 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668230 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-11 18:00:41.668244 | controller |           },
2026-06-11 18:00:41.668259 | controller |           {
2026-06-11 18:00:41.668273 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668288 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-11 18:00:41.668305 | controller |           },
2026-06-11 18:00:41.668320 | controller |           {
2026-06-11 18:00:41.668335 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668352 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-11 18:00:41.668369 | controller |           },
2026-06-11 18:00:41.668382 | controller |           {
2026-06-11 18:00:41.668396 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668410 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-11 18:00:41.668424 | controller |           },
2026-06-11 18:00:41.668438 | controller |           {
2026-06-11 18:00:41.668452 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668466 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-11 18:00:41.668480 | controller |           },
2026-06-11 18:00:41.668494 | controller |           {
2026-06-11 18:00:41.668507 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668542 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-11 18:00:41.668558 | controller |           },
2026-06-11 18:00:41.668572 | controller |           {
2026-06-11 18:00:41.668586 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668601 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-11 18:00:41.668615 | controller |           },
2026-06-11 18:00:41.668629 | controller |           {
2026-06-11 18:00:41.668644 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668658 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-11 18:00:41.668672 | controller |           },
2026-06-11 18:00:41.668686 | controller |           {
2026-06-11 18:00:41.668701 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668715 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-11 18:00:41.668729 | controller |           },
2026-06-11 18:00:41.668743 | controller |           {
2026-06-11 18:00:41.668757 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668771 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-11 18:00:41.668785 | controller |           },
2026-06-11 18:00:41.668798 | controller |           {
2026-06-11 18:00:41.668813 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668827 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-11 18:00:41.668841 | controller |           },
2026-06-11 18:00:41.668855 | controller |           {
2026-06-11 18:00:41.668869 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668883 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-11 18:00:41.668901 | controller |           },
2026-06-11 18:00:41.668916 | controller |           {
2026-06-11 18:00:41.668930 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.668944 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-11 18:00:41.668958 | controller |           },
2026-06-11 18:00:41.668973 | controller |           {
2026-06-11 18:00:41.668987 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.669001 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-11 18:00:41.669015 | controller |           },
2026-06-11 18:00:41.669029 | controller |           {
2026-06-11 18:00:41.669043 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:00:41.669057 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-11 18:00:41.669071 | controller |           },
2026-06-11 18:00:41.669085 | controller |           {
2026-06-11 18:00:41.669106 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-11 18:00:41.669121 | controller |             "value": "0.6.0-1781193065"
2026-06-11 18:00:41.669136 | controller |           },
2026-06-11 18:00:41.669150 | controller |           {
2026-06-11 18:00:41.669184 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-11 18:00:41.669201 | controller |             "value": "38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27"
2026-06-11 18:00:41.669216 | controller |           },
2026-06-11 18:00:41.669230 | controller |           {
2026-06-11 18:00:41.669244 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.669258 | controller |             "value": "false"
2026-06-11 18:00:41.669273 | controller |           },
2026-06-11 18:00:41.669287 | controller |           {
2026-06-11 18:00:41.669301 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.669358 | controller |             "value": "30"
2026-06-11 18:00:41.669378 | controller |           },
2026-06-11 18:00:41.669393 | controller |           {
2026-06-11 18:00:41.669407 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.669422 | controller |             "value": "20"
2026-06-11 18:00:41.669436 | controller |           },
2026-06-11 18:00:41.669450 | controller |           {
2026-06-11 18:00:41.669464 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.669478 | controller |             "value": "5"
2026-06-11 18:00:41.669492 | controller |           },
2026-06-11 18:00:41.669505 | controller |           {
2026-06-11 18:00:41.669550 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-11 18:00:41.669566 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-11 18:00:41.669580 | controller |           }
2026-06-11 18:00:41.669595 | controller |         ],
2026-06-11 18:00:41.669609 | controller |         "image": "38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27",
2026-06-11 18:00:41.669622 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.669636 | controller |         "livenessProbe": {
2026-06-11 18:00:41.669650 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.669664 | controller |           "httpGet": {
2026-06-11 18:00:41.669678 | controller |             "path": "/healthz",
2026-06-11 18:00:41.669692 | controller |             "port": 8081,
2026-06-11 18:00:41.669705 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.669719 | controller |           },
2026-06-11 18:00:41.669733 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.669750 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.669764 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.669778 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.669791 | controller |         },
2026-06-11 18:00:41.669805 | controller |         "name": "operator",
2026-06-11 18:00:41.669819 | controller |         "readinessProbe": {
2026-06-11 18:00:41.669833 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.669846 | controller |           "httpGet": {
2026-06-11 18:00:41.669860 | controller |             "path": "/readyz",
2026-06-11 18:00:41.669873 | controller |             "port": 8081,
2026-06-11 18:00:41.669886 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.669899 | controller |           },
2026-06-11 18:00:41.669913 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.669927 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.669940 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.669954 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.669967 | controller |         },
2026-06-11 18:00:41.669981 | controller |         "resources": {
2026-06-11 18:00:41.669995 | controller |           "limits": {
2026-06-11 18:00:41.670008 | controller |             "cpu": "500m",
2026-06-11 18:00:41.670022 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.670035 | controller |           },
2026-06-11 18:00:41.670049 | controller |           "requests": {
2026-06-11 18:00:41.670063 | controller |             "cpu": "10m",
2026-06-11 18:00:41.670076 | controller |             "memory": "128Mi"
2026-06-11 18:00:41.670090 | controller |           }
2026-06-11 18:00:41.670103 | controller |         },
2026-06-11 18:00:41.670117 | controller |         "securityContext": {
2026-06-11 18:00:41.670130 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.670144 | controller |           "capabilities": {
2026-06-11 18:00:41.670158 | controller |             "drop": [
2026-06-11 18:00:41.670172 | controller |               "ALL"
2026-06-11 18:00:41.670186 | controller |             ]
2026-06-11 18:00:41.670201 | controller |           },
2026-06-11 18:00:41.670215 | controller |           "runAsUser": 1000660000
2026-06-11 18:00:41.670229 | controller |         },
2026-06-11 18:00:41.670243 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.670258 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.670272 | controller |         "volumeMounts": [
2026-06-11 18:00:41.670286 | controller |           {
2026-06-11 18:00:41.670300 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.670314 | controller |             "name": "kube-api-access-c7zmg",
2026-06-11 18:00:41.670327 | controller |             "readOnly": true
2026-06-11 18:00:41.670341 | controller |           }
2026-06-11 18:00:41.670355 | controller |         ]
2026-06-11 18:00:41.670369 | controller |       }
2026-06-11 18:00:41.670383 | controller |     ],
2026-06-11 18:00:41.670397 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.670411 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.670425 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.670439 | controller |       {
2026-06-11 18:00:41.670453 | controller |         "name": "openstack-operator-controller-init-dockercfg-rvmsv"
2026-06-11 18:00:41.670467 | controller |       }
2026-06-11 18:00:41.670481 | controller |     ],
2026-06-11 18:00:41.670495 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.670509 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.670542 | controller |     "priority": 0,
2026-06-11 18:00:41.670557 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.670571 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.670592 | controller |     "securityContext": {
2026-06-11 18:00:41.670606 | controller |       "fsGroup": 1000660000,
2026-06-11 18:00:41.670620 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.670633 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.670647 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.670661 | controller |       },
2026-06-11 18:00:41.670674 | controller |       "seccompProfile": {
2026-06-11 18:00:41.670688 | controller |         "type": "RuntimeDefault"
2026-06-11 18:00:41.670701 | controller |       }
2026-06-11 18:00:41.670715 | controller |     },
2026-06-11 18:00:41.670729 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-11 18:00:41.670743 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-11 18:00:41.670757 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.670771 | controller |     "tolerations": [
2026-06-11 18:00:41.670785 | controller |       {
2026-06-11 18:00:41.670799 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.670813 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.670827 | controller |         "operator": "Exists",
2026-06-11 18:00:41.670841 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.670855 | controller |       },
2026-06-11 18:00:41.670868 | controller |       {
2026-06-11 18:00:41.670882 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.670896 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.670909 | controller |         "operator": "Exists",
2026-06-11 18:00:41.670923 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.670936 | controller |       },
2026-06-11 18:00:41.670950 | controller |       {
2026-06-11 18:00:41.670964 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.670977 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.670991 | controller |         "operator": "Exists"
2026-06-11 18:00:41.671005 | controller |       }
2026-06-11 18:00:41.671019 | controller |     ],
2026-06-11 18:00:41.671033 | controller |     "volumes": [
2026-06-11 18:00:41.671047 | controller |       {
2026-06-11 18:00:41.671061 | controller |         "name": "kube-api-access-c7zmg",
2026-06-11 18:00:41.671075 | controller |         "projected": {
2026-06-11 18:00:41.671089 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.671102 | controller |           "sources": [
2026-06-11 18:00:41.671116 | controller |             {
2026-06-11 18:00:41.671130 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.671144 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.671158 | controller |                 "path": "token"
2026-06-11 18:00:41.671172 | controller |               }
2026-06-11 18:00:41.671186 | controller |             },
2026-06-11 18:00:41.671200 | controller |             {
2026-06-11 18:00:41.671214 | controller |               "configMap": {
2026-06-11 18:00:41.671228 | controller |                 "items": [
2026-06-11 18:00:41.671242 | controller |                   {
2026-06-11 18:00:41.671256 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.671270 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.671284 | controller |                   }
2026-06-11 18:00:41.671298 | controller |                 ],
2026-06-11 18:00:41.671313 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.671327 | controller |               }
2026-06-11 18:00:41.671341 | controller |             },
2026-06-11 18:00:41.671355 | controller |             {
2026-06-11 18:00:41.671369 | controller |               "downwardAPI": {
2026-06-11 18:00:41.671383 | controller |                 "items": [
2026-06-11 18:00:41.671397 | controller |                   {
2026-06-11 18:00:41.671411 | controller |                     "fieldRef": {
2026-06-11 18:00:41.671429 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.671443 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.671457 | controller |                     },
2026-06-11 18:00:41.671471 | controller |                     "path": "namespace"
2026-06-11 18:00:41.671485 | controller |                   }
2026-06-11 18:00:41.671499 | controller |                 ]
2026-06-11 18:00:41.671528 | controller |               }
2026-06-11 18:00:41.671548 | controller |             },
2026-06-11 18:00:41.671562 | controller |             {
2026-06-11 18:00:41.671576 | controller |               "configMap": {
2026-06-11 18:00:41.671590 | controller |                 "items": [
2026-06-11 18:00:41.671604 | controller |                   {
2026-06-11 18:00:41.671617 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.671631 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.671645 | controller |                   }
2026-06-11 18:00:41.671658 | controller |                 ],
2026-06-11 18:00:41.671672 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.671686 | controller |               }
2026-06-11 18:00:41.671699 | controller |             }
2026-06-11 18:00:41.671713 | controller |           ]
2026-06-11 18:00:41.671726 | controller |         }
2026-06-11 18:00:41.671739 | controller |       }
2026-06-11 18:00:41.671753 | controller |     ]
2026-06-11 18:00:41.671766 | controller |   },
2026-06-11 18:00:41.671780 | controller |   "status": {
2026-06-11 18:00:41.671794 | controller |     "conditions": [
2026-06-11 18:00:41.671807 | controller |       {
2026-06-11 18:00:41.671821 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.671835 | controller |         "lastTransitionTime": "2026-06-11T17:24:25Z",
2026-06-11 18:00:41.671849 | controller |         "status": "True",
2026-06-11 18:00:41.671863 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.671877 | controller |       },
2026-06-11 18:00:41.671890 | controller |       {
2026-06-11 18:00:41.671904 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.671918 | controller |         "lastTransitionTime": "2026-06-11T17:24:17Z",
2026-06-11 18:00:41.671932 | controller |         "status": "True",
2026-06-11 18:00:41.671946 | controller |         "type": "Initialized"
2026-06-11 18:00:41.671959 | controller |       },
2026-06-11 18:00:41.671972 | controller |       {
2026-06-11 18:00:41.671986 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.672000 | controller |         "lastTransitionTime": "2026-06-11T17:24:36Z",
2026-06-11 18:00:41.672013 | controller |         "status": "True",
2026-06-11 18:00:41.672027 | controller |         "type": "Ready"
2026-06-11 18:00:41.672040 | controller |       },
2026-06-11 18:00:41.672054 | controller |       {
2026-06-11 18:00:41.672067 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.672081 | controller |         "lastTransitionTime": "2026-06-11T17:24:36Z",
2026-06-11 18:00:41.672094 | controller |         "status": "True",
2026-06-11 18:00:41.672108 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.672122 | controller |       },
2026-06-11 18:00:41.672136 | controller |       {
2026-06-11 18:00:41.672150 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.672164 | controller |         "lastTransitionTime": "2026-06-11T17:24:17Z",
2026-06-11 18:00:41.672178 | controller |         "status": "True",
2026-06-11 18:00:41.672192 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.672206 | controller |       }
2026-06-11 18:00:41.672220 | controller |     ],
2026-06-11 18:00:41.672234 | controller |     "containerStatuses": [
2026-06-11 18:00:41.672247 | controller |       {
2026-06-11 18:00:41.672261 | controller |         "allocatedResources": {
2026-06-11 18:00:41.672275 | controller |           "cpu": "10m",
2026-06-11 18:00:41.672289 | controller |           "memory": "128Mi"
2026-06-11 18:00:41.672306 | controller |         },
2026-06-11 18:00:41.672321 | controller |         "containerID": "cri-o://a55e5751e3acb985c8c6fa56d0845e2d2bfd5154795e3cdbf3a8643888b3d4fb",
2026-06-11 18:00:41.672336 | controller |         "image": "38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27",
2026-06-11 18:00:41.672350 | controller |         "imageID": "38.102.83.36:5001/openstack-k8s-operators/openstack-operator@sha256:db640b7ee5924eec1c06708711818f0ba6a1e23d8404fdc11fea691e1ce6eb3c",
2026-06-11 18:00:41.672364 | controller |         "lastState": {},
2026-06-11 18:00:41.672379 | controller |         "name": "operator",
2026-06-11 18:00:41.672393 | controller |         "ready": true,
2026-06-11 18:00:41.672407 | controller |         "resources": {
2026-06-11 18:00:41.672421 | controller |           "limits": {
2026-06-11 18:00:41.672435 | controller |             "cpu": "500m",
2026-06-11 18:00:41.672448 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.672462 | controller |           },
2026-06-11 18:00:41.672476 | controller |           "requests": {
2026-06-11 18:00:41.672490 | controller |             "cpu": "10m",
2026-06-11 18:00:41.672504 | controller |             "memory": "128Mi"
2026-06-11 18:00:41.672537 | controller |           }
2026-06-11 18:00:41.672552 | controller |         },
2026-06-11 18:00:41.672566 | controller |         "restartCount": 0,
2026-06-11 18:00:41.672581 | controller |         "started": true,
2026-06-11 18:00:41.672594 | controller |         "state": {
2026-06-11 18:00:41.672608 | controller |           "running": {
2026-06-11 18:00:41.672622 | controller |             "startedAt": "2026-06-11T17:24:25Z"
2026-06-11 18:00:41.672636 | controller |           }
2026-06-11 18:00:41.672649 | controller |         },
2026-06-11 18:00:41.672675 | controller |         "user": {
2026-06-11 18:00:41.672691 | controller |           "linux": {
2026-06-11 18:00:41.672705 | controller |             "gid": 0,
2026-06-11 18:00:41.672719 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.672733 | controller |               0,
2026-06-11 18:00:41.672747 | controller |               1000660000
2026-06-11 18:00:41.672761 | controller |             ],
2026-06-11 18:00:41.672775 | controller |             "uid": 1000660000
2026-06-11 18:00:41.672788 | controller |           }
2026-06-11 18:00:41.672802 | controller |         },
2026-06-11 18:00:41.672815 | controller |         "volumeMounts": [
2026-06-11 18:00:41.672829 | controller |           {
2026-06-11 18:00:41.672843 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.672857 | controller |             "name": "kube-api-access-c7zmg",
2026-06-11 18:00:41.672871 | controller |             "readOnly": true,
2026-06-11 18:00:41.672885 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.672899 | controller |           }
2026-06-11 18:00:41.672913 | controller |         ]
2026-06-11 18:00:41.672927 | controller |       }
2026-06-11 18:00:41.672941 | controller |     ],
2026-06-11 18:00:41.672955 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.672969 | controller |     "hostIPs": [
2026-06-11 18:00:41.672983 | controller |       {
2026-06-11 18:00:41.672997 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.673010 | controller |       }
2026-06-11 18:00:41.673024 | controller |     ],
2026-06-11 18:00:41.673038 | controller |     "phase": "Running",
2026-06-11 18:00:41.673051 | controller |     "podIP": "10.217.1.19",
2026-06-11 18:00:41.673065 | controller |     "podIPs": [
2026-06-11 18:00:41.673079 | controller |       {
2026-06-11 18:00:41.673093 | controller |         "ip": "10.217.1.19"
2026-06-11 18:00:41.673107 | controller |       }
2026-06-11 18:00:41.673121 | controller |     ],
2026-06-11 18:00:41.673135 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.673149 | controller |     "startTime": "2026-06-11T17:24:17Z"
2026-06-11 18:00:41.673183 | controller |   }
2026-06-11 18:00:41.673200 | controller | }
2026-06-11 18:00:41.701890 | controller | ok:
2026-06-11 18:00:41.701951 | controller | {
2026-06-11 18:00:41.701976 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.701997 | controller |   "kind": "Pod",
2026-06-11 18:00:41.702085 | controller |   "metadata": {
2026-06-11 18:00:41.702107 | controller |     "annotations": {
2026-06-11 18:00:41.702123 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.40/23\"],\"mac_address\":\"0a:58:0a:d9:01:28\",\"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.1.40/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.702140 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.40\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:28\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.702156 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.702172 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 18:00:41.702188 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 18:00:41.702203 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 18:00:41.702217 | controller |     },
2026-06-11 18:00:41.702232 | controller |     "creationTimestamp": "2026-06-11T17:25:21Z",
2026-06-11 18:00:41.702246 | controller |     "generateName": "openstack-operator-controller-manager-7b9f96797b-",
2026-06-11 18:00:41.702260 | controller |     "generation": 1,
2026-06-11 18:00:41.702275 | controller |     "labels": {
2026-06-11 18:00:41.702289 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-11 18:00:41.702303 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.702318 | controller |       "openstack.org/operator-name": "openstack",
2026-06-11 18:00:41.702332 | controller |       "pod-template-hash": "7b9f96797b"
2026-06-11 18:00:41.702346 | controller |     },
2026-06-11 18:00:41.702360 | controller |     "managedFields": [
2026-06-11 18:00:41.702374 | controller |       {
2026-06-11 18:00:41.702389 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.702403 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.702417 | controller |         "fieldsV1": {
2026-06-11 18:00:41.702431 | controller |           "f:metadata": {
2026-06-11 18:00:41.702445 | controller |             "f:annotations": {
2026-06-11 18:00:41.702459 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.702473 | controller |             }
2026-06-11 18:00:41.702488 | controller |           }
2026-06-11 18:00:41.702502 | controller |         },
2026-06-11 18:00:41.702547 | controller |         "manager": "crc",
2026-06-11 18:00:41.702564 | controller |         "operation": "Update",
2026-06-11 18:00:41.702579 | controller |         "subresource": "status",
2026-06-11 18:00:41.702594 | controller |         "time": "2026-06-11T17:25:21Z"
2026-06-11 18:00:41.702609 | controller |       },
2026-06-11 18:00:41.702623 | controller |       {
2026-06-11 18:00:41.702637 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.702651 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.702665 | controller |         "fieldsV1": {
2026-06-11 18:00:41.702679 | controller |           "f:metadata": {
2026-06-11 18:00:41.702693 | controller |             "f:annotations": {
2026-06-11 18:00:41.702707 | controller |               ".": {},
2026-06-11 18:00:41.702721 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.702741 | controller |             },
2026-06-11 18:00:41.702756 | controller |             "f:generateName": {},
2026-06-11 18:00:41.702770 | controller |             "f:labels": {
2026-06-11 18:00:41.702784 | controller |               ".": {},
2026-06-11 18:00:41.702798 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.702812 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.702826 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.702840 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.702854 | controller |             },
2026-06-11 18:00:41.702868 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.702882 | controller |               ".": {},
2026-06-11 18:00:41.702896 | controller |               "k:{\"uid\":\"47eced22-f47e-4e56-badb-3f6d3395134f\"}": {}
2026-06-11 18:00:41.702910 | controller |             }
2026-06-11 18:00:41.702925 | controller |           },
2026-06-11 18:00:41.702939 | controller |           "f:spec": {
2026-06-11 18:00:41.702953 | controller |             "f:containers": {
2026-06-11 18:00:41.702968 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.702983 | controller |                 ".": {},
2026-06-11 18:00:41.702997 | controller |                 "f:args": {},
2026-06-11 18:00:41.703012 | controller |                 "f:command": {},
2026-06-11 18:00:41.703026 | controller |                 "f:env": {
2026-06-11 18:00:41.703040 | controller |                   ".": {},
2026-06-11 18:00:41.703054 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.703068 | controller |                     ".": {},
2026-06-11 18:00:41.703083 | controller |                     "f:name": {},
2026-06-11 18:00:41.703097 | controller |                     "f:value": {}
2026-06-11 18:00:41.703111 | controller |                   },
2026-06-11 18:00:41.703125 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-11 18:00:41.703139 | controller |                     ".": {},
2026-06-11 18:00:41.703154 | controller |                     "f:name": {},
2026-06-11 18:00:41.703168 | controller |                     "f:value": {}
2026-06-11 18:00:41.703182 | controller |                   },
2026-06-11 18:00:41.703208 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.703223 | controller |                     ".": {},
2026-06-11 18:00:41.703237 | controller |                     "f:name": {},
2026-06-11 18:00:41.703252 | controller |                     "f:value": {}
2026-06-11 18:00:41.703266 | controller |                   },
2026-06-11 18:00:41.703280 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.703294 | controller |                     ".": {},
2026-06-11 18:00:41.703308 | controller |                     "f:name": {},
2026-06-11 18:00:41.703322 | controller |                     "f:value": {}
2026-06-11 18:00:41.703336 | controller |                   },
2026-06-11 18:00:41.703353 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.703369 | controller |                     ".": {},
2026-06-11 18:00:41.703384 | controller |                     "f:name": {},
2026-06-11 18:00:41.703398 | controller |                     "f:value": {}
2026-06-11 18:00:41.703411 | controller |                   },
2026-06-11 18:00:41.703425 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.703439 | controller |                     ".": {},
2026-06-11 18:00:41.703453 | controller |                     "f:name": {},
2026-06-11 18:00:41.703467 | controller |                     "f:value": {}
2026-06-11 18:00:41.703481 | controller |                   },
2026-06-11 18:00:41.703495 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.703533 | controller |                     ".": {},
2026-06-11 18:00:41.703554 | controller |                     "f:name": {},
2026-06-11 18:00:41.703569 | controller |                     "f:value": {}
2026-06-11 18:00:41.703583 | controller |                   },
2026-06-11 18:00:41.703597 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.703611 | controller |                     ".": {},
2026-06-11 18:00:41.703625 | controller |                     "f:name": {},
2026-06-11 18:00:41.703640 | controller |                     "f:value": {}
2026-06-11 18:00:41.703654 | controller |                   },
2026-06-11 18:00:41.703668 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.703682 | controller |                     ".": {},
2026-06-11 18:00:41.703696 | controller |                     "f:name": {},
2026-06-11 18:00:41.703710 | controller |                     "f:value": {}
2026-06-11 18:00:41.703724 | controller |                   },
2026-06-11 18:00:41.703738 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.703752 | controller |                     ".": {},
2026-06-11 18:00:41.703766 | controller |                     "f:name": {},
2026-06-11 18:00:41.703780 | controller |                     "f:value": {}
2026-06-11 18:00:41.703794 | controller |                   },
2026-06-11 18:00:41.703808 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.703822 | controller |                     ".": {},
2026-06-11 18:00:41.703836 | controller |                     "f:name": {},
2026-06-11 18:00:41.703851 | controller |                     "f:value": {}
2026-06-11 18:00:41.703865 | controller |                   },
2026-06-11 18:00:41.703879 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.703894 | controller |                     ".": {},
2026-06-11 18:00:41.703908 | controller |                     "f:name": {},
2026-06-11 18:00:41.703922 | controller |                     "f:value": {}
2026-06-11 18:00:41.703936 | controller |                   },
2026-06-11 18:00:41.703950 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.703964 | controller |                     ".": {},
2026-06-11 18:00:41.703979 | controller |                     "f:name": {},
2026-06-11 18:00:41.703993 | controller |                     "f:value": {}
2026-06-11 18:00:41.704007 | controller |                   },
2026-06-11 18:00:41.704022 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.704037 | controller |                     ".": {},
2026-06-11 18:00:41.704051 | controller |                     "f:name": {},
2026-06-11 18:00:41.704065 | controller |                     "f:value": {}
2026-06-11 18:00:41.704080 | controller |                   },
2026-06-11 18:00:41.704094 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.704109 | controller |                     ".": {},
2026-06-11 18:00:41.704123 | controller |                     "f:name": {},
2026-06-11 18:00:41.704137 | controller |                     "f:value": {}
2026-06-11 18:00:41.704151 | controller |                   },
2026-06-11 18:00:41.704166 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.704180 | controller |                     ".": {},
2026-06-11 18:00:41.704194 | controller |                     "f:name": {},
2026-06-11 18:00:41.704209 | controller |                     "f:value": {}
2026-06-11 18:00:41.704223 | controller |                   },
2026-06-11 18:00:41.704241 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.704257 | controller |                     ".": {},
2026-06-11 18:00:41.704271 | controller |                     "f:name": {},
2026-06-11 18:00:41.704285 | controller |                     "f:value": {}
2026-06-11 18:00:41.704299 | controller |                   },
2026-06-11 18:00:41.704314 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.704328 | controller |                     ".": {},
2026-06-11 18:00:41.704342 | controller |                     "f:name": {},
2026-06-11 18:00:41.704356 | controller |                     "f:value": {}
2026-06-11 18:00:41.704370 | controller |                   },
2026-06-11 18:00:41.704385 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.704399 | controller |                     ".": {},
2026-06-11 18:00:41.704413 | controller |                     "f:name": {},
2026-06-11 18:00:41.704428 | controller |                     "f:value": {}
2026-06-11 18:00:41.704442 | controller |                   },
2026-06-11 18:00:41.704456 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.704470 | controller |                     ".": {},
2026-06-11 18:00:41.704484 | controller |                     "f:name": {},
2026-06-11 18:00:41.704498 | controller |                     "f:value": {}
2026-06-11 18:00:41.704532 | controller |                   },
2026-06-11 18:00:41.704552 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.704567 | controller |                     ".": {},
2026-06-11 18:00:41.704582 | controller |                     "f:name": {},
2026-06-11 18:00:41.704596 | controller |                     "f:value": {}
2026-06-11 18:00:41.704610 | controller |                   },
2026-06-11 18:00:41.704624 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.704638 | controller |                     ".": {},
2026-06-11 18:00:41.704652 | controller |                     "f:name": {},
2026-06-11 18:00:41.704666 | controller |                     "f:value": {}
2026-06-11 18:00:41.704679 | controller |                   },
2026-06-11 18:00:41.704693 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.704709 | controller |                     ".": {},
2026-06-11 18:00:41.704733 | controller |                     "f:name": {},
2026-06-11 18:00:41.704761 | controller |                     "f:value": {}
2026-06-11 18:00:41.704780 | controller |                   },
2026-06-11 18:00:41.704796 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.704811 | controller |                     ".": {},
2026-06-11 18:00:41.704826 | controller |                     "f:name": {},
2026-06-11 18:00:41.704841 | controller |                     "f:value": {}
2026-06-11 18:00:41.704855 | controller |                   },
2026-06-11 18:00:41.704869 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.704884 | controller |                     ".": {},
2026-06-11 18:00:41.704898 | controller |                     "f:name": {},
2026-06-11 18:00:41.704912 | controller |                     "f:value": {}
2026-06-11 18:00:41.704926 | controller |                   },
2026-06-11 18:00:41.704940 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.704955 | controller |                     ".": {},
2026-06-11 18:00:41.704968 | controller |                     "f:name": {},
2026-06-11 18:00:41.704982 | controller |                     "f:value": {}
2026-06-11 18:00:41.705000 | controller |                   },
2026-06-11 18:00:41.705015 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.705031 | controller |                     ".": {},
2026-06-11 18:00:41.705045 | controller |                     "f:name": {},
2026-06-11 18:00:41.705060 | controller |                     "f:value": {}
2026-06-11 18:00:41.705075 | controller |                   },
2026-06-11 18:00:41.705090 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.705104 | controller |                     ".": {},
2026-06-11 18:00:41.705119 | controller |                     "f:name": {},
2026-06-11 18:00:41.705146 | controller |                     "f:value": {}
2026-06-11 18:00:41.705162 | controller |                   },
2026-06-11 18:00:41.705177 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.705191 | controller |                     ".": {},
2026-06-11 18:00:41.705206 | controller |                     "f:name": {},
2026-06-11 18:00:41.705220 | controller |                     "f:value": {}
2026-06-11 18:00:41.705235 | controller |                   },
2026-06-11 18:00:41.705249 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.705263 | controller |                     ".": {},
2026-06-11 18:00:41.705278 | controller |                     "f:name": {},
2026-06-11 18:00:41.705293 | controller |                     "f:value": {}
2026-06-11 18:00:41.705310 | controller |                   },
2026-06-11 18:00:41.705326 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.705341 | controller |                     ".": {},
2026-06-11 18:00:41.705355 | controller |                     "f:name": {},
2026-06-11 18:00:41.705369 | controller |                     "f:value": {}
2026-06-11 18:00:41.705383 | controller |                   },
2026-06-11 18:00:41.705398 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.705412 | controller |                     ".": {},
2026-06-11 18:00:41.705426 | controller |                     "f:name": {},
2026-06-11 18:00:41.705440 | controller |                     "f:value": {}
2026-06-11 18:00:41.705455 | controller |                   },
2026-06-11 18:00:41.705469 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.705483 | controller |                     ".": {},
2026-06-11 18:00:41.705497 | controller |                     "f:name": {},
2026-06-11 18:00:41.705916 | controller |                     "f:value": {}
2026-06-11 18:00:41.705967 | controller |                   },
2026-06-11 18:00:41.705987 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706004 | controller |                     ".": {},
2026-06-11 18:00:41.706020 | controller |                     "f:name": {},
2026-06-11 18:00:41.706036 | controller |                     "f:value": {}
2026-06-11 18:00:41.706051 | controller |                   },
2026-06-11 18:00:41.706066 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706081 | controller |                     ".": {},
2026-06-11 18:00:41.706096 | controller |                     "f:name": {},
2026-06-11 18:00:41.706111 | controller |                     "f:value": {}
2026-06-11 18:00:41.706126 | controller |                   },
2026-06-11 18:00:41.706141 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706155 | controller |                     ".": {},
2026-06-11 18:00:41.706170 | controller |                     "f:name": {},
2026-06-11 18:00:41.706190 | controller |                     "f:value": {}
2026-06-11 18:00:41.706205 | controller |                   },
2026-06-11 18:00:41.706219 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706234 | controller |                     ".": {},
2026-06-11 18:00:41.706249 | controller |                     "f:name": {},
2026-06-11 18:00:41.706263 | controller |                     "f:value": {}
2026-06-11 18:00:41.706278 | controller |                   },
2026-06-11 18:00:41.706292 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706307 | controller |                     ".": {},
2026-06-11 18:00:41.706321 | controller |                     "f:name": {},
2026-06-11 18:00:41.706336 | controller |                     "f:value": {}
2026-06-11 18:00:41.706350 | controller |                   },
2026-06-11 18:00:41.706364 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706378 | controller |                     ".": {},
2026-06-11 18:00:41.706392 | controller |                     "f:name": {},
2026-06-11 18:00:41.706407 | controller |                     "f:value": {}
2026-06-11 18:00:41.706421 | controller |                   },
2026-06-11 18:00:41.706436 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706450 | controller |                     ".": {},
2026-06-11 18:00:41.706464 | controller |                     "f:name": {},
2026-06-11 18:00:41.706479 | controller |                     "f:value": {}
2026-06-11 18:00:41.706494 | controller |                   },
2026-06-11 18:00:41.706508 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706544 | controller |                     ".": {},
2026-06-11 18:00:41.706561 | controller |                     "f:name": {},
2026-06-11 18:00:41.706576 | controller |                     "f:value": {}
2026-06-11 18:00:41.706591 | controller |                   },
2026-06-11 18:00:41.706605 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706621 | controller |                     ".": {},
2026-06-11 18:00:41.706635 | controller |                     "f:name": {},
2026-06-11 18:00:41.706650 | controller |                     "f:value": {}
2026-06-11 18:00:41.706665 | controller |                   },
2026-06-11 18:00:41.706679 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706694 | controller |                     ".": {},
2026-06-11 18:00:41.706709 | controller |                     "f:name": {},
2026-06-11 18:00:41.706724 | controller |                     "f:value": {}
2026-06-11 18:00:41.706738 | controller |                   },
2026-06-11 18:00:41.706753 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706768 | controller |                     ".": {},
2026-06-11 18:00:41.706784 | controller |                     "f:name": {},
2026-06-11 18:00:41.706799 | controller |                     "f:value": {}
2026-06-11 18:00:41.706813 | controller |                   },
2026-06-11 18:00:41.706828 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706842 | controller |                     ".": {},
2026-06-11 18:00:41.706857 | controller |                     "f:name": {},
2026-06-11 18:00:41.706871 | controller |                     "f:value": {}
2026-06-11 18:00:41.706885 | controller |                   },
2026-06-11 18:00:41.706900 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706915 | controller |                     ".": {},
2026-06-11 18:00:41.706933 | controller |                     "f:name": {},
2026-06-11 18:00:41.706947 | controller |                     "f:value": {}
2026-06-11 18:00:41.706962 | controller |                   },
2026-06-11 18:00:41.706976 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.706991 | controller |                     ".": {},
2026-06-11 18:00:41.707005 | controller |                     "f:name": {},
2026-06-11 18:00:41.707020 | controller |                     "f:value": {}
2026-06-11 18:00:41.707034 | controller |                   },
2026-06-11 18:00:41.707048 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.707063 | controller |                     ".": {},
2026-06-11 18:00:41.707077 | controller |                     "f:name": {},
2026-06-11 18:00:41.707092 | controller |                     "f:value": {}
2026-06-11 18:00:41.707106 | controller |                   },
2026-06-11 18:00:41.707120 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.707135 | controller |                     ".": {},
2026-06-11 18:00:41.707149 | controller |                     "f:name": {},
2026-06-11 18:00:41.707163 | controller |                     "f:value": {}
2026-06-11 18:00:41.707178 | controller |                   },
2026-06-11 18:00:41.707192 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.707207 | controller |                     ".": {},
2026-06-11 18:00:41.707221 | controller |                     "f:name": {},
2026-06-11 18:00:41.707236 | controller |                     "f:value": {}
2026-06-11 18:00:41.707250 | controller |                   },
2026-06-11 18:00:41.707264 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.707279 | controller |                     ".": {},
2026-06-11 18:00:41.707293 | controller |                     "f:name": {},
2026-06-11 18:00:41.707307 | controller |                     "f:value": {}
2026-06-11 18:00:41.707322 | controller |                   },
2026-06-11 18:00:41.707336 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.707350 | controller |                     ".": {},
2026-06-11 18:00:41.707364 | controller |                     "f:name": {},
2026-06-11 18:00:41.707378 | controller |                     "f:value": {}
2026-06-11 18:00:41.707392 | controller |                   },
2026-06-11 18:00:41.707406 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.707421 | controller |                     ".": {},
2026-06-11 18:00:41.707435 | controller |                     "f:name": {},
2026-06-11 18:00:41.707450 | controller |                     "f:value": {}
2026-06-11 18:00:41.707464 | controller |                   },
2026-06-11 18:00:41.707479 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.707493 | controller |                     ".": {},
2026-06-11 18:00:41.707508 | controller |                     "f:name": {},
2026-06-11 18:00:41.707542 | controller |                     "f:value": {}
2026-06-11 18:00:41.707558 | controller |                   },
2026-06-11 18:00:41.707573 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.707588 | controller |                     ".": {},
2026-06-11 18:00:41.707603 | controller |                     "f:name": {},
2026-06-11 18:00:41.707617 | controller |                     "f:value": {}
2026-06-11 18:00:41.707632 | controller |                   },
2026-06-11 18:00:41.707647 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.707665 | controller |                     ".": {},
2026-06-11 18:00:41.707680 | controller |                     "f:name": {},
2026-06-11 18:00:41.707695 | controller |                     "f:value": {}
2026-06-11 18:00:41.707709 | controller |                   },
2026-06-11 18:00:41.707724 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.707739 | controller |                     ".": {},
2026-06-11 18:00:41.707754 | controller |                     "f:name": {},
2026-06-11 18:00:41.707769 | controller |                     "f:value": {}
2026-06-11 18:00:41.707784 | controller |                   },
2026-06-11 18:00:41.707799 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.707814 | controller |                     ".": {},
2026-06-11 18:00:41.707829 | controller |                     "f:name": {},
2026-06-11 18:00:41.707843 | controller |                     "f:value": {}
2026-06-11 18:00:41.707858 | controller |                   },
2026-06-11 18:00:41.707873 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.707888 | controller |                     ".": {},
2026-06-11 18:00:41.707902 | controller |                     "f:name": {},
2026-06-11 18:00:41.707917 | controller |                     "f:value": {}
2026-06-11 18:00:41.707931 | controller |                   },
2026-06-11 18:00:41.707945 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.707960 | controller |                     ".": {},
2026-06-11 18:00:41.707975 | controller |                     "f:name": {},
2026-06-11 18:00:41.707989 | controller |                     "f:value": {}
2026-06-11 18:00:41.708006 | controller |                   },
2026-06-11 18:00:41.708022 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.708037 | controller |                     ".": {},
2026-06-11 18:00:41.708052 | controller |                     "f:name": {},
2026-06-11 18:00:41.708066 | controller |                     "f:value": {}
2026-06-11 18:00:41.708081 | controller |                   },
2026-06-11 18:00:41.708096 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.708110 | controller |                     ".": {},
2026-06-11 18:00:41.708125 | controller |                     "f:name": {},
2026-06-11 18:00:41.708140 | controller |                     "f:value": {}
2026-06-11 18:00:41.708155 | controller |                   },
2026-06-11 18:00:41.708170 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.708184 | controller |                     ".": {},
2026-06-11 18:00:41.708198 | controller |                     "f:name": {},
2026-06-11 18:00:41.708213 | controller |                     "f:value": {}
2026-06-11 18:00:41.708227 | controller |                   },
2026-06-11 18:00:41.708242 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.708256 | controller |                     ".": {},
2026-06-11 18:00:41.708271 | controller |                     "f:name": {},
2026-06-11 18:00:41.708285 | controller |                     "f:value": {}
2026-06-11 18:00:41.708300 | controller |                   },
2026-06-11 18:00:41.708314 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.708328 | controller |                     ".": {},
2026-06-11 18:00:41.708342 | controller |                     "f:name": {},
2026-06-11 18:00:41.708357 | controller |                     "f:value": {}
2026-06-11 18:00:41.708371 | controller |                   },
2026-06-11 18:00:41.708385 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.708403 | controller |                     ".": {},
2026-06-11 18:00:41.708418 | controller |                     "f:name": {},
2026-06-11 18:00:41.708432 | controller |                     "f:value": {}
2026-06-11 18:00:41.708446 | controller |                   },
2026-06-11 18:00:41.708461 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.708475 | controller |                     ".": {},
2026-06-11 18:00:41.708490 | controller |                     "f:name": {},
2026-06-11 18:00:41.708505 | controller |                     "f:value": {}
2026-06-11 18:00:41.708540 | controller |                   },
2026-06-11 18:00:41.708556 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.708572 | controller |                     ".": {},
2026-06-11 18:00:41.708587 | controller |                     "f:name": {},
2026-06-11 18:00:41.708601 | controller |                     "f:value": {}
2026-06-11 18:00:41.708616 | controller |                   },
2026-06-11 18:00:41.708631 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.708646 | controller |                     ".": {},
2026-06-11 18:00:41.708661 | controller |                     "f:name": {},
2026-06-11 18:00:41.708676 | controller |                     "f:value": {}
2026-06-11 18:00:41.708690 | controller |                   },
2026-06-11 18:00:41.708705 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.708719 | controller |                     ".": {},
2026-06-11 18:00:41.708734 | controller |                     "f:name": {},
2026-06-11 18:00:41.708749 | controller |                     "f:value": {}
2026-06-11 18:00:41.708763 | controller |                   },
2026-06-11 18:00:41.708778 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.708792 | controller |                     ".": {},
2026-06-11 18:00:41.708807 | controller |                     "f:name": {},
2026-06-11 18:00:41.708822 | controller |                     "f:value": {}
2026-06-11 18:00:41.708837 | controller |                   },
2026-06-11 18:00:41.708852 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.708867 | controller |                     ".": {},
2026-06-11 18:00:41.708882 | controller |                     "f:name": {},
2026-06-11 18:00:41.708897 | controller |                     "f:value": {}
2026-06-11 18:00:41.708911 | controller |                   },
2026-06-11 18:00:41.708926 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.708940 | controller |                     ".": {},
2026-06-11 18:00:41.708954 | controller |                     "f:name": {},
2026-06-11 18:00:41.708969 | controller |                     "f:value": {}
2026-06-11 18:00:41.708983 | controller |                   },
2026-06-11 18:00:41.708997 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.709012 | controller |                     ".": {},
2026-06-11 18:00:41.709027 | controller |                     "f:name": {},
2026-06-11 18:00:41.709041 | controller |                     "f:value": {}
2026-06-11 18:00:41.709055 | controller |                   },
2026-06-11 18:00:41.709069 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.709084 | controller |                     ".": {},
2026-06-11 18:00:41.709098 | controller |                     "f:name": {},
2026-06-11 18:00:41.709112 | controller |                     "f:value": {}
2026-06-11 18:00:41.709143 | controller |                   },
2026-06-11 18:00:41.709159 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 18:00:41.709178 | controller |                     ".": {},
2026-06-11 18:00:41.709193 | controller |                     "f:name": {},
2026-06-11 18:00:41.709207 | controller |                     "f:value": {}
2026-06-11 18:00:41.709222 | controller |                   },
2026-06-11 18:00:41.709236 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.709251 | controller |                     ".": {},
2026-06-11 18:00:41.709265 | controller |                     "f:name": {},
2026-06-11 18:00:41.709280 | controller |                     "f:value": {}
2026-06-11 18:00:41.709294 | controller |                   },
2026-06-11 18:00:41.709309 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.709324 | controller |                     ".": {},
2026-06-11 18:00:41.709339 | controller |                     "f:name": {},
2026-06-11 18:00:41.709356 | controller |                     "f:value": {}
2026-06-11 18:00:41.709372 | controller |                   },
2026-06-11 18:00:41.709387 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.709401 | controller |                     ".": {},
2026-06-11 18:00:41.709416 | controller |                     "f:name": {},
2026-06-11 18:00:41.709430 | controller |                     "f:value": {}
2026-06-11 18:00:41.709444 | controller |                   },
2026-06-11 18:00:41.709458 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.709472 | controller |                     ".": {},
2026-06-11 18:00:41.709486 | controller |                     "f:name": {},
2026-06-11 18:00:41.709501 | controller |                     "f:value": {}
2026-06-11 18:00:41.709548 | controller |                   },
2026-06-11 18:00:41.709568 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.709583 | controller |                     ".": {},
2026-06-11 18:00:41.709598 | controller |                     "f:name": {},
2026-06-11 18:00:41.709612 | controller |                     "f:value": {}
2026-06-11 18:00:41.709627 | controller |                   },
2026-06-11 18:00:41.709642 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.709657 | controller |                     ".": {},
2026-06-11 18:00:41.709672 | controller |                     "f:name": {},
2026-06-11 18:00:41.709687 | controller |                     "f:value": {}
2026-06-11 18:00:41.709701 | controller |                   },
2026-06-11 18:00:41.709716 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.709733 | controller |                     ".": {},
2026-06-11 18:00:41.709753 | controller |                     "f:name": {},
2026-06-11 18:00:41.709768 | controller |                     "f:value": {}
2026-06-11 18:00:41.709783 | controller |                   },
2026-06-11 18:00:41.709798 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.709812 | controller |                     ".": {},
2026-06-11 18:00:41.709827 | controller |                     "f:name": {},
2026-06-11 18:00:41.709842 | controller |                     "f:value": {}
2026-06-11 18:00:41.709856 | controller |                   },
2026-06-11 18:00:41.709871 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.709886 | controller |                     ".": {},
2026-06-11 18:00:41.709901 | controller |                     "f:name": {},
2026-06-11 18:00:41.709916 | controller |                     "f:value": {}
2026-06-11 18:00:41.709931 | controller |                   },
2026-06-11 18:00:41.709953 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.709969 | controller |                     ".": {},
2026-06-11 18:00:41.709984 | controller |                     "f:name": {},
2026-06-11 18:00:41.709998 | controller |                     "f:value": {}
2026-06-11 18:00:41.710013 | controller |                   },
2026-06-11 18:00:41.710028 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.710042 | controller |                     ".": {},
2026-06-11 18:00:41.710057 | controller |                     "f:name": {},
2026-06-11 18:00:41.710072 | controller |                     "f:value": {}
2026-06-11 18:00:41.710086 | controller |                   },
2026-06-11 18:00:41.710101 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.710115 | controller |                     ".": {},
2026-06-11 18:00:41.710130 | controller |                     "f:name": {},
2026-06-11 18:00:41.710145 | controller |                     "f:value": {}
2026-06-11 18:00:41.710159 | controller |                   },
2026-06-11 18:00:41.710173 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.710188 | controller |                     ".": {},
2026-06-11 18:00:41.710202 | controller |                     "f:name": {},
2026-06-11 18:00:41.710217 | controller |                     "f:value": {}
2026-06-11 18:00:41.710231 | controller |                   },
2026-06-11 18:00:41.710245 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.710259 | controller |                     ".": {},
2026-06-11 18:00:41.710274 | controller |                     "f:name": {},
2026-06-11 18:00:41.710288 | controller |                     "f:value": {}
2026-06-11 18:00:41.710302 | controller |                   },
2026-06-11 18:00:41.710316 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.710331 | controller |                     ".": {},
2026-06-11 18:00:41.710345 | controller |                     "f:name": {},
2026-06-11 18:00:41.710359 | controller |                     "f:value": {}
2026-06-11 18:00:41.710373 | controller |                   },
2026-06-11 18:00:41.710388 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.710402 | controller |                     ".": {},
2026-06-11 18:00:41.710416 | controller |                     "f:name": {},
2026-06-11 18:00:41.710430 | controller |                     "f:value": {}
2026-06-11 18:00:41.710445 | controller |                   },
2026-06-11 18:00:41.710459 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:00:41.710474 | controller |                     ".": {},
2026-06-11 18:00:41.710489 | controller |                     "f:name": {},
2026-06-11 18:00:41.710503 | controller |                     "f:value": {}
2026-06-11 18:00:41.710537 | controller |                   },
2026-06-11 18:00:41.710553 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.710569 | controller |                     ".": {},
2026-06-11 18:00:41.710584 | controller |                     "f:name": {},
2026-06-11 18:00:41.710599 | controller |                     "f:value": {}
2026-06-11 18:00:41.710613 | controller |                   },
2026-06-11 18:00:41.710628 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.710643 | controller |                     ".": {},
2026-06-11 18:00:41.710657 | controller |                     "f:name": {},
2026-06-11 18:00:41.710672 | controller |                     "f:value": {}
2026-06-11 18:00:41.710687 | controller |                   }
2026-06-11 18:00:41.710701 | controller |                 },
2026-06-11 18:00:41.710720 | controller |                 "f:image": {},
2026-06-11 18:00:41.710735 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.710750 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.710765 | controller |                   ".": {},
2026-06-11 18:00:41.710780 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.710795 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.710809 | controller |                     ".": {},
2026-06-11 18:00:41.710824 | controller |                     "f:path": {},
2026-06-11 18:00:41.710838 | controller |                     "f:port": {},
2026-06-11 18:00:41.710853 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.710867 | controller |                   },
2026-06-11 18:00:41.710882 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.710896 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.710911 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.710926 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.710941 | controller |                 },
2026-06-11 18:00:41.710955 | controller |                 "f:name": {},
2026-06-11 18:00:41.710970 | controller |                 "f:ports": {
2026-06-11 18:00:41.710984 | controller |                   ".": {},
2026-06-11 18:00:41.710999 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-11 18:00:41.711013 | controller |                     ".": {},
2026-06-11 18:00:41.711028 | controller |                     "f:containerPort": {},
2026-06-11 18:00:41.711042 | controller |                     "f:name": {},
2026-06-11 18:00:41.711057 | controller |                     "f:protocol": {}
2026-06-11 18:00:41.711071 | controller |                   }
2026-06-11 18:00:41.711085 | controller |                 },
2026-06-11 18:00:41.711099 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.711113 | controller |                   ".": {},
2026-06-11 18:00:41.711128 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.711142 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.711157 | controller |                     ".": {},
2026-06-11 18:00:41.711171 | controller |                     "f:path": {},
2026-06-11 18:00:41.711186 | controller |                     "f:port": {},
2026-06-11 18:00:41.711200 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.711214 | controller |                   },
2026-06-11 18:00:41.711228 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.711243 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.711257 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.711271 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.711285 | controller |                 },
2026-06-11 18:00:41.711299 | controller |                 "f:resources": {
2026-06-11 18:00:41.711313 | controller |                   ".": {},
2026-06-11 18:00:41.711328 | controller |                   "f:limits": {
2026-06-11 18:00:41.711342 | controller |                     ".": {},
2026-06-11 18:00:41.711356 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.711370 | controller |                     "f:memory": {}
2026-06-11 18:00:41.711384 | controller |                   },
2026-06-11 18:00:41.711397 | controller |                   "f:requests": {
2026-06-11 18:00:41.711411 | controller |                     ".": {},
2026-06-11 18:00:41.711425 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.711439 | controller |                     "f:memory": {}
2026-06-11 18:00:41.711452 | controller |                   }
2026-06-11 18:00:41.711466 | controller |                 },
2026-06-11 18:00:41.711480 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.711498 | controller |                   ".": {},
2026-06-11 18:00:41.711526 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-11 18:00:41.711546 | controller |                   "f:capabilities": {
2026-06-11 18:00:41.711560 | controller |                     ".": {},
2026-06-11 18:00:41.711574 | controller |                     "f:drop": {}
2026-06-11 18:00:41.711588 | controller |                   }
2026-06-11 18:00:41.711602 | controller |                 },
2026-06-11 18:00:41.711617 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.711631 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 18:00:41.711645 | controller |                 "f:volumeMounts": {
2026-06-11 18:00:41.711659 | controller |                   ".": {},
2026-06-11 18:00:41.711673 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-11 18:00:41.711688 | controller |                     ".": {},
2026-06-11 18:00:41.711703 | controller |                     "f:mountPath": {},
2026-06-11 18:00:41.711718 | controller |                     "f:name": {},
2026-06-11 18:00:41.711732 | controller |                     "f:readOnly": {}
2026-06-11 18:00:41.711747 | controller |                   },
2026-06-11 18:00:41.711762 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 18:00:41.711777 | controller |                     ".": {},
2026-06-11 18:00:41.711791 | controller |                     "f:mountPath": {},
2026-06-11 18:00:41.711806 | controller |                     "f:name": {},
2026-06-11 18:00:41.711820 | controller |                     "f:readOnly": {}
2026-06-11 18:00:41.711835 | controller |                   }
2026-06-11 18:00:41.711849 | controller |                 }
2026-06-11 18:00:41.711864 | controller |               }
2026-06-11 18:00:41.711879 | controller |             },
2026-06-11 18:00:41.711894 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.711908 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.711923 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.711938 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.711953 | controller |             "f:securityContext": {
2026-06-11 18:00:41.711968 | controller |               ".": {},
2026-06-11 18:00:41.711982 | controller |               "f:runAsNonRoot": {},
2026-06-11 18:00:41.711997 | controller |               "f:seccompProfile": {
2026-06-11 18:00:41.712011 | controller |                 ".": {},
2026-06-11 18:00:41.712026 | controller |                 "f:type": {}
2026-06-11 18:00:41.712040 | controller |               }
2026-06-11 18:00:41.712055 | controller |             },
2026-06-11 18:00:41.712069 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.712084 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.712098 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.712113 | controller |             "f:volumes": {
2026-06-11 18:00:41.712128 | controller |               ".": {},
2026-06-11 18:00:41.712142 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-11 18:00:41.712215 | controller |                 ".": {},
2026-06-11 18:00:41.712234 | controller |                 "f:name": {},
2026-06-11 18:00:41.712249 | controller |                 "f:secret": {
2026-06-11 18:00:41.712264 | controller |                   ".": {},
2026-06-11 18:00:41.712278 | controller |                   "f:defaultMode": {},
2026-06-11 18:00:41.712293 | controller |                   "f:items": {},
2026-06-11 18:00:41.712307 | controller |                   "f:optional": {},
2026-06-11 18:00:41.712322 | controller |                   "f:secretName": {}
2026-06-11 18:00:41.712336 | controller |                 }
2026-06-11 18:00:41.712351 | controller |               },
2026-06-11 18:00:41.712365 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-11 18:00:41.712384 | controller |                 ".": {},
2026-06-11 18:00:41.712399 | controller |                 "f:name": {},
2026-06-11 18:00:41.712413 | controller |                 "f:secret": {
2026-06-11 18:00:41.712427 | controller |                   ".": {},
2026-06-11 18:00:41.712442 | controller |                   "f:defaultMode": {},
2026-06-11 18:00:41.712456 | controller |                   "f:secretName": {}
2026-06-11 18:00:41.712471 | controller |                 }
2026-06-11 18:00:41.712485 | controller |               }
2026-06-11 18:00:41.712500 | controller |             }
2026-06-11 18:00:41.712538 | controller |           }
2026-06-11 18:00:41.712556 | controller |         },
2026-06-11 18:00:41.712571 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.712585 | controller |         "operation": "Update",
2026-06-11 18:00:41.712600 | controller |         "time": "2026-06-11T17:25:21Z"
2026-06-11 18:00:41.712615 | controller |       },
2026-06-11 18:00:41.712629 | controller |       {
2026-06-11 18:00:41.712644 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.712659 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.712673 | controller |         "fieldsV1": {
2026-06-11 18:00:41.712688 | controller |           "f:metadata": {
2026-06-11 18:00:41.712702 | controller |             "f:annotations": {
2026-06-11 18:00:41.712716 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.712731 | controller |             }
2026-06-11 18:00:41.712746 | controller |           }
2026-06-11 18:00:41.712760 | controller |         },
2026-06-11 18:00:41.712775 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.712789 | controller |         "operation": "Update",
2026-06-11 18:00:41.712804 | controller |         "subresource": "status",
2026-06-11 18:00:41.712819 | controller |         "time": "2026-06-11T17:26:00Z"
2026-06-11 18:00:41.712833 | controller |       },
2026-06-11 18:00:41.712848 | controller |       {
2026-06-11 18:00:41.712862 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.712877 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.712891 | controller |         "fieldsV1": {
2026-06-11 18:00:41.712906 | controller |           "f:status": {
2026-06-11 18:00:41.712920 | controller |             "f:conditions": {
2026-06-11 18:00:41.712934 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.712949 | controller |                 ".": {},
2026-06-11 18:00:41.712964 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.712978 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.712993 | controller |                 "f:status": {},
2026-06-11 18:00:41.713007 | controller |                 "f:type": {}
2026-06-11 18:00:41.713022 | controller |               },
2026-06-11 18:00:41.713037 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.713052 | controller |                 ".": {},
2026-06-11 18:00:41.713067 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.713082 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.713096 | controller |                 "f:status": {},
2026-06-11 18:00:41.713111 | controller |                 "f:type": {}
2026-06-11 18:00:41.713137 | controller |               },
2026-06-11 18:00:41.713153 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.713168 | controller |                 ".": {},
2026-06-11 18:00:41.713183 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.713197 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.713212 | controller |                 "f:status": {},
2026-06-11 18:00:41.713226 | controller |                 "f:type": {}
2026-06-11 18:00:41.713240 | controller |               },
2026-06-11 18:00:41.713258 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.713273 | controller |                 ".": {},
2026-06-11 18:00:41.713288 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.713302 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.713316 | controller |                 "f:status": {},
2026-06-11 18:00:41.713331 | controller |                 "f:type": {}
2026-06-11 18:00:41.713345 | controller |               }
2026-06-11 18:00:41.713359 | controller |             },
2026-06-11 18:00:41.713374 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.713388 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.713402 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.713417 | controller |             "f:phase": {},
2026-06-11 18:00:41.713431 | controller |             "f:podIP": {},
2026-06-11 18:00:41.713445 | controller |             "f:podIPs": {
2026-06-11 18:00:41.713459 | controller |               ".": {},
2026-06-11 18:00:41.713472 | controller |               "k:{\"ip\":\"10.217.1.40\"}": {
2026-06-11 18:00:41.713487 | controller |                 ".": {},
2026-06-11 18:00:41.713501 | controller |                 "f:ip": {}
2026-06-11 18:00:41.713541 | controller |               }
2026-06-11 18:00:41.713558 | controller |             },
2026-06-11 18:00:41.713573 | controller |             "f:startTime": {}
2026-06-11 18:00:41.713588 | controller |           }
2026-06-11 18:00:41.713602 | controller |         },
2026-06-11 18:00:41.713617 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.713632 | controller |         "operation": "Update",
2026-06-11 18:00:41.713647 | controller |         "subresource": "status",
2026-06-11 18:00:41.713661 | controller |         "time": "2026-06-11T17:26:16Z"
2026-06-11 18:00:41.713676 | controller |       }
2026-06-11 18:00:41.713690 | controller |     ],
2026-06-11 18:00:41.713705 | controller |     "name": "openstack-operator-controller-manager-7b9f96797b-66zqr",
2026-06-11 18:00:41.713719 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.713734 | controller |     "ownerReferences": [
2026-06-11 18:00:41.713748 | controller |       {
2026-06-11 18:00:41.713763 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.713778 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.713792 | controller |         "controller": true,
2026-06-11 18:00:41.713807 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.713821 | controller |         "name": "openstack-operator-controller-manager-7b9f96797b",
2026-06-11 18:00:41.713836 | controller |         "uid": "47eced22-f47e-4e56-badb-3f6d3395134f"
2026-06-11 18:00:41.713851 | controller |       }
2026-06-11 18:00:41.713866 | controller |     ],
2026-06-11 18:00:41.713880 | controller |     "resourceVersion": "90273",
2026-06-11 18:00:41.713895 | controller |     "uid": "2652fb3f-fec5-471d-817d-c066b814f000"
2026-06-11 18:00:41.713910 | controller |   },
2026-06-11 18:00:41.713925 | controller |   "spec": {
2026-06-11 18:00:41.713940 | controller |     "containers": [
2026-06-11 18:00:41.713955 | controller |       {
2026-06-11 18:00:41.713969 | controller |         "args": [
2026-06-11 18:00:41.713984 | controller |           "--metrics-bind-address=:8443",
2026-06-11 18:00:41.713999 | controller |           "--leader-elect",
2026-06-11 18:00:41.714013 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.714028 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 18:00:41.714042 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-11 18:00:41.714057 | controller |         ],
2026-06-11 18:00:41.714072 | controller |         "command": [
2026-06-11 18:00:41.714087 | controller |           "/manager"
2026-06-11 18:00:41.714101 | controller |         ],
2026-06-11 18:00:41.714116 | controller |         "env": [
2026-06-11 18:00:41.714134 | controller |           {
2026-06-11 18:00:41.714149 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.714164 | controller |             "value": "30"
2026-06-11 18:00:41.714178 | controller |           },
2026-06-11 18:00:41.714193 | controller |           {
2026-06-11 18:00:41.714207 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.714222 | controller |             "value": "20"
2026-06-11 18:00:41.714236 | controller |           },
2026-06-11 18:00:41.714251 | controller |           {
2026-06-11 18:00:41.714265 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.714280 | controller |             "value": "5"
2026-06-11 18:00:41.714294 | controller |           },
2026-06-11 18:00:41.714308 | controller |           {
2026-06-11 18:00:41.714323 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-11 18:00:41.714337 | controller |             "value": "0.6.0-1781193065"
2026-06-11 18:00:41.714352 | controller |           },
2026-06-11 18:00:41.714367 | controller |           {
2026-06-11 18:00:41.714381 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.714396 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 18:00:41.714411 | controller |           },
2026-06-11 18:00:41.714425 | controller |           {
2026-06-11 18:00:41.714440 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.714455 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 18:00:41.714470 | controller |           },
2026-06-11 18:00:41.714485 | controller |           {
2026-06-11 18:00:41.714500 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.714533 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 18:00:41.714550 | controller |           },
2026-06-11 18:00:41.714565 | controller |           {
2026-06-11 18:00:41.714580 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.714595 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 18:00:41.714610 | controller |           },
2026-06-11 18:00:41.714625 | controller |           {
2026-06-11 18:00:41.714640 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.714654 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 18:00:41.714669 | controller |           },
2026-06-11 18:00:41.714684 | controller |           {
2026-06-11 18:00:41.714698 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.714713 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 18:00:41.714728 | controller |           },
2026-06-11 18:00:41.714742 | controller |           {
2026-06-11 18:00:41.714757 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.714772 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 18:00:41.714786 | controller |           },
2026-06-11 18:00:41.714801 | controller |           {
2026-06-11 18:00:41.714822 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.714851 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 18:00:41.714876 | controller |           },
2026-06-11 18:00:41.714894 | controller |           {
2026-06-11 18:00:41.714910 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.714926 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 18:00:41.714946 | controller |           },
2026-06-11 18:00:41.714962 | controller |           {
2026-06-11 18:00:41.714977 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.714992 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 18:00:41.715007 | controller |           },
2026-06-11 18:00:41.715022 | controller |           {
2026-06-11 18:00:41.715037 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715052 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 18:00:41.715067 | controller |           },
2026-06-11 18:00:41.715082 | controller |           {
2026-06-11 18:00:41.715097 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715112 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 18:00:41.715127 | controller |           },
2026-06-11 18:00:41.715142 | controller |           {
2026-06-11 18:00:41.715157 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715172 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 18:00:41.715187 | controller |           },
2026-06-11 18:00:41.715201 | controller |           {
2026-06-11 18:00:41.715216 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715231 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 18:00:41.715246 | controller |           },
2026-06-11 18:00:41.715261 | controller |           {
2026-06-11 18:00:41.715275 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715290 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 18:00:41.715304 | controller |           },
2026-06-11 18:00:41.715318 | controller |           {
2026-06-11 18:00:41.715333 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715347 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 18:00:41.715362 | controller |           },
2026-06-11 18:00:41.715376 | controller |           {
2026-06-11 18:00:41.715390 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715405 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 18:00:41.715420 | controller |           },
2026-06-11 18:00:41.715434 | controller |           {
2026-06-11 18:00:41.715449 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715463 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 18:00:41.715478 | controller |           },
2026-06-11 18:00:41.715492 | controller |           {
2026-06-11 18:00:41.715506 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715542 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 18:00:41.715558 | controller |           },
2026-06-11 18:00:41.715573 | controller |           {
2026-06-11 18:00:41.715587 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715602 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 18:00:41.715617 | controller |           },
2026-06-11 18:00:41.715635 | controller |           {
2026-06-11 18:00:41.715659 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715673 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 18:00:41.715688 | controller |           },
2026-06-11 18:00:41.715702 | controller |           {
2026-06-11 18:00:41.715716 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715731 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 18:00:41.715745 | controller |           },
2026-06-11 18:00:41.715760 | controller |           {
2026-06-11 18:00:41.715775 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715790 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 18:00:41.715804 | controller |           },
2026-06-11 18:00:41.715819 | controller |           {
2026-06-11 18:00:41.715833 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715848 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 18:00:41.715862 | controller |           },
2026-06-11 18:00:41.715877 | controller |           {
2026-06-11 18:00:41.715891 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715906 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 18:00:41.715921 | controller |           },
2026-06-11 18:00:41.715936 | controller |           {
2026-06-11 18:00:41.715951 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.715966 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 18:00:41.715981 | controller |           },
2026-06-11 18:00:41.715996 | controller |           {
2026-06-11 18:00:41.716011 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716025 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 18:00:41.716040 | controller |           },
2026-06-11 18:00:41.716055 | controller |           {
2026-06-11 18:00:41.716070 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716085 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 18:00:41.716100 | controller |           },
2026-06-11 18:00:41.716115 | controller |           {
2026-06-11 18:00:41.716129 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716144 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 18:00:41.716159 | controller |           },
2026-06-11 18:00:41.716174 | controller |           {
2026-06-11 18:00:41.716189 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716204 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 18:00:41.716220 | controller |           },
2026-06-11 18:00:41.716235 | controller |           {
2026-06-11 18:00:41.716249 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716264 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 18:00:41.716279 | controller |           },
2026-06-11 18:00:41.716294 | controller |           {
2026-06-11 18:00:41.716314 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716332 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 18:00:41.716347 | controller |           },
2026-06-11 18:00:41.716362 | controller |           {
2026-06-11 18:00:41.716377 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716392 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 18:00:41.716407 | controller |           },
2026-06-11 18:00:41.716421 | controller |           {
2026-06-11 18:00:41.716436 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716451 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 18:00:41.716466 | controller |           },
2026-06-11 18:00:41.716481 | controller |           {
2026-06-11 18:00:41.716495 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716510 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 18:00:41.716549 | controller |           },
2026-06-11 18:00:41.716565 | controller |           {
2026-06-11 18:00:41.716579 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716594 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 18:00:41.716609 | controller |           },
2026-06-11 18:00:41.716623 | controller |           {
2026-06-11 18:00:41.716638 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716653 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 18:00:41.716668 | controller |           },
2026-06-11 18:00:41.716682 | controller |           {
2026-06-11 18:00:41.716697 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716712 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 18:00:41.716727 | controller |           },
2026-06-11 18:00:41.716741 | controller |           {
2026-06-11 18:00:41.716756 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716771 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 18:00:41.716786 | controller |           },
2026-06-11 18:00:41.716801 | controller |           {
2026-06-11 18:00:41.716815 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716830 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 18:00:41.716845 | controller |           },
2026-06-11 18:00:41.716859 | controller |           {
2026-06-11 18:00:41.716874 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716889 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 18:00:41.716903 | controller |           },
2026-06-11 18:00:41.716918 | controller |           {
2026-06-11 18:00:41.716933 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.716948 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 18:00:41.716962 | controller |           },
2026-06-11 18:00:41.716977 | controller |           {
2026-06-11 18:00:41.716992 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717007 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 18:00:41.717027 | controller |           },
2026-06-11 18:00:41.717042 | controller |           {
2026-06-11 18:00:41.717057 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717072 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 18:00:41.717087 | controller |           },
2026-06-11 18:00:41.717102 | controller |           {
2026-06-11 18:00:41.717117 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717145 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 18:00:41.717160 | controller |           },
2026-06-11 18:00:41.717174 | controller |           {
2026-06-11 18:00:41.717191 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717207 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 18:00:41.717222 | controller |           },
2026-06-11 18:00:41.717237 | controller |           {
2026-06-11 18:00:41.717252 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717268 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 18:00:41.717283 | controller |           },
2026-06-11 18:00:41.717298 | controller |           {
2026-06-11 18:00:41.717313 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717328 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 18:00:41.717343 | controller |           },
2026-06-11 18:00:41.717358 | controller |           {
2026-06-11 18:00:41.717373 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717388 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 18:00:41.717402 | controller |           },
2026-06-11 18:00:41.717417 | controller |           {
2026-06-11 18:00:41.717431 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717446 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 18:00:41.717461 | controller |           },
2026-06-11 18:00:41.717475 | controller |           {
2026-06-11 18:00:41.717490 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717504 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 18:00:41.717546 | controller |           },
2026-06-11 18:00:41.717562 | controller |           {
2026-06-11 18:00:41.717577 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717592 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 18:00:41.717606 | controller |           },
2026-06-11 18:00:41.717621 | controller |           {
2026-06-11 18:00:41.717635 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717650 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 18:00:41.717665 | controller |           },
2026-06-11 18:00:41.717679 | controller |           {
2026-06-11 18:00:41.717694 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717708 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 18:00:41.717723 | controller |           },
2026-06-11 18:00:41.717745 | controller |           {
2026-06-11 18:00:41.717760 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717774 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 18:00:41.717789 | controller |           },
2026-06-11 18:00:41.717803 | controller |           {
2026-06-11 18:00:41.717818 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717832 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 18:00:41.717847 | controller |           },
2026-06-11 18:00:41.717862 | controller |           {
2026-06-11 18:00:41.717876 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717891 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 18:00:41.717905 | controller |           },
2026-06-11 18:00:41.717920 | controller |           {
2026-06-11 18:00:41.717934 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.717949 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 18:00:41.717964 | controller |           },
2026-06-11 18:00:41.717978 | controller |           {
2026-06-11 18:00:41.717993 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718007 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 18:00:41.718022 | controller |           },
2026-06-11 18:00:41.718036 | controller |           {
2026-06-11 18:00:41.718051 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718066 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 18:00:41.718081 | controller |           },
2026-06-11 18:00:41.718096 | controller |           {
2026-06-11 18:00:41.718111 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718126 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 18:00:41.718141 | controller |           },
2026-06-11 18:00:41.718156 | controller |           {
2026-06-11 18:00:41.718170 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718185 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 18:00:41.718199 | controller |           },
2026-06-11 18:00:41.718213 | controller |           {
2026-06-11 18:00:41.718228 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718243 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 18:00:41.718258 | controller |           },
2026-06-11 18:00:41.718273 | controller |           {
2026-06-11 18:00:41.718288 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718303 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 18:00:41.718318 | controller |           },
2026-06-11 18:00:41.718333 | controller |           {
2026-06-11 18:00:41.718348 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718363 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 18:00:41.718378 | controller |           },
2026-06-11 18:00:41.718392 | controller |           {
2026-06-11 18:00:41.718407 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718422 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 18:00:41.718441 | controller |           },
2026-06-11 18:00:41.718456 | controller |           {
2026-06-11 18:00:41.718471 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718486 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 18:00:41.718501 | controller |           },
2026-06-11 18:00:41.718535 | controller |           {
2026-06-11 18:00:41.718551 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718566 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 18:00:41.718581 | controller |           },
2026-06-11 18:00:41.718596 | controller |           {
2026-06-11 18:00:41.718611 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718634 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 18:00:41.718649 | controller |           },
2026-06-11 18:00:41.718664 | controller |           {
2026-06-11 18:00:41.718679 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718693 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 18:00:41.718708 | controller |           },
2026-06-11 18:00:41.718723 | controller |           {
2026-06-11 18:00:41.718738 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718753 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 18:00:41.718768 | controller |           },
2026-06-11 18:00:41.718782 | controller |           {
2026-06-11 18:00:41.718797 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718812 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 18:00:41.718826 | controller |           },
2026-06-11 18:00:41.718841 | controller |           {
2026-06-11 18:00:41.718856 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718870 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 18:00:41.718885 | controller |           },
2026-06-11 18:00:41.718900 | controller |           {
2026-06-11 18:00:41.718915 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 18:00:41.718929 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 18:00:41.718944 | controller |           },
2026-06-11 18:00:41.718959 | controller |           {
2026-06-11 18:00:41.718974 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.718988 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 18:00:41.719003 | controller |           },
2026-06-11 18:00:41.719018 | controller |           {
2026-06-11 18:00:41.719033 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719047 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 18:00:41.719062 | controller |           },
2026-06-11 18:00:41.719077 | controller |           {
2026-06-11 18:00:41.719091 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719106 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 18:00:41.719126 | controller |           },
2026-06-11 18:00:41.719141 | controller |           {
2026-06-11 18:00:41.719155 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719170 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 18:00:41.719185 | controller |           },
2026-06-11 18:00:41.719199 | controller |           {
2026-06-11 18:00:41.719214 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719228 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 18:00:41.719243 | controller |           },
2026-06-11 18:00:41.719258 | controller |           {
2026-06-11 18:00:41.719279 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719294 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 18:00:41.719312 | controller |           },
2026-06-11 18:00:41.719329 | controller |           {
2026-06-11 18:00:41.719343 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719358 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 18:00:41.719374 | controller |           },
2026-06-11 18:00:41.719388 | controller |           {
2026-06-11 18:00:41.719403 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719417 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 18:00:41.719431 | controller |           },
2026-06-11 18:00:41.719445 | controller |           {
2026-06-11 18:00:41.719459 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719474 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 18:00:41.719488 | controller |           },
2026-06-11 18:00:41.719502 | controller |           {
2026-06-11 18:00:41.719535 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719551 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 18:00:41.719566 | controller |           },
2026-06-11 18:00:41.719580 | controller |           {
2026-06-11 18:00:41.719594 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719609 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 18:00:41.719623 | controller |           },
2026-06-11 18:00:41.719637 | controller |           {
2026-06-11 18:00:41.719652 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719666 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 18:00:41.719680 | controller |           },
2026-06-11 18:00:41.719694 | controller |           {
2026-06-11 18:00:41.719708 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719722 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 18:00:41.719737 | controller |           },
2026-06-11 18:00:41.719751 | controller |           {
2026-06-11 18:00:41.719765 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719779 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 18:00:41.719793 | controller |           },
2026-06-11 18:00:41.719807 | controller |           {
2026-06-11 18:00:41.719821 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719840 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 18:00:41.719854 | controller |           },
2026-06-11 18:00:41.719868 | controller |           {
2026-06-11 18:00:41.719882 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719896 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 18:00:41.719910 | controller |           },
2026-06-11 18:00:41.719924 | controller |           {
2026-06-11 18:00:41.719939 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 18:00:41.719953 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 18:00:41.719967 | controller |           }
2026-06-11 18:00:41.719981 | controller |         ],
2026-06-11 18:00:41.719995 | controller |         "image": "38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27",
2026-06-11 18:00:41.720010 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.720024 | controller |         "livenessProbe": {
2026-06-11 18:00:41.720038 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.720052 | controller |           "httpGet": {
2026-06-11 18:00:41.720067 | controller |             "path": "/healthz",
2026-06-11 18:00:41.720081 | controller |             "port": 8081,
2026-06-11 18:00:41.720095 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.720109 | controller |           },
2026-06-11 18:00:41.720124 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.720138 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.720153 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.720167 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.720181 | controller |         },
2026-06-11 18:00:41.720196 | controller |         "name": "manager",
2026-06-11 18:00:41.720210 | controller |         "ports": [
2026-06-11 18:00:41.720224 | controller |           {
2026-06-11 18:00:41.720238 | controller |             "containerPort": 9443,
2026-06-11 18:00:41.720252 | controller |             "name": "webhook-server",
2026-06-11 18:00:41.720266 | controller |             "protocol": "TCP"
2026-06-11 18:00:41.720280 | controller |           }
2026-06-11 18:00:41.720294 | controller |         ],
2026-06-11 18:00:41.720308 | controller |         "readinessProbe": {
2026-06-11 18:00:41.720322 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.720336 | controller |           "httpGet": {
2026-06-11 18:00:41.720350 | controller |             "path": "/readyz",
2026-06-11 18:00:41.720365 | controller |             "port": 8081,
2026-06-11 18:00:41.720379 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.720393 | controller |           },
2026-06-11 18:00:41.720407 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.720421 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.720435 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.720450 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.720464 | controller |         },
2026-06-11 18:00:41.720478 | controller |         "resources": {
2026-06-11 18:00:41.720492 | controller |           "limits": {
2026-06-11 18:00:41.720506 | controller |             "cpu": "500m",
2026-06-11 18:00:41.720540 | controller |             "memory": "1Gi"
2026-06-11 18:00:41.720555 | controller |           },
2026-06-11 18:00:41.720570 | controller |           "requests": {
2026-06-11 18:00:41.720584 | controller |             "cpu": "10m",
2026-06-11 18:00:41.720598 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.720612 | controller |           }
2026-06-11 18:00:41.720626 | controller |         },
2026-06-11 18:00:41.720644 | controller |         "securityContext": {
2026-06-11 18:00:41.720658 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.720673 | controller |           "capabilities": {
2026-06-11 18:00:41.720686 | controller |             "drop": [
2026-06-11 18:00:41.720700 | controller |               "ALL"
2026-06-11 18:00:41.720714 | controller |             ]
2026-06-11 18:00:41.720728 | controller |           },
2026-06-11 18:00:41.720742 | controller |           "runAsUser": 1000660000
2026-06-11 18:00:41.720756 | controller |         },
2026-06-11 18:00:41.720770 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.720784 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.720798 | controller |         "volumeMounts": [
2026-06-11 18:00:41.720812 | controller |           {
2026-06-11 18:00:41.720827 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 18:00:41.720841 | controller |             "name": "metrics-certs",
2026-06-11 18:00:41.720855 | controller |             "readOnly": true
2026-06-11 18:00:41.720870 | controller |           },
2026-06-11 18:00:41.720884 | controller |           {
2026-06-11 18:00:41.720898 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 18:00:41.720913 | controller |             "name": "webhook-certs",
2026-06-11 18:00:41.720927 | controller |             "readOnly": true
2026-06-11 18:00:41.720941 | controller |           },
2026-06-11 18:00:41.720956 | controller |           {
2026-06-11 18:00:41.720970 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.720984 | controller |             "name": "kube-api-access-snvk4",
2026-06-11 18:00:41.720998 | controller |             "readOnly": true
2026-06-11 18:00:41.721012 | controller |           }
2026-06-11 18:00:41.721026 | controller |         ]
2026-06-11 18:00:41.721040 | controller |       }
2026-06-11 18:00:41.721054 | controller |     ],
2026-06-11 18:00:41.721068 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.721082 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.721096 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.721111 | controller |       {
2026-06-11 18:00:41.721137 | controller |         "name": "openstack-operator-controller-manager-dockercfg-jnhhc"
2026-06-11 18:00:41.721152 | controller |       }
2026-06-11 18:00:41.721171 | controller |     ],
2026-06-11 18:00:41.721194 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.721209 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.721224 | controller |     "priority": 0,
2026-06-11 18:00:41.721238 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.721253 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.721267 | controller |     "securityContext": {
2026-06-11 18:00:41.721281 | controller |       "fsGroup": 1000660000,
2026-06-11 18:00:41.721296 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.721310 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.721324 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.721338 | controller |       },
2026-06-11 18:00:41.721352 | controller |       "seccompProfile": {
2026-06-11 18:00:41.721366 | controller |         "type": "RuntimeDefault"
2026-06-11 18:00:41.721381 | controller |       }
2026-06-11 18:00:41.721395 | controller |     },
2026-06-11 18:00:41.721409 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-11 18:00:41.721424 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-11 18:00:41.721438 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.721452 | controller |     "tolerations": [
2026-06-11 18:00:41.721466 | controller |       {
2026-06-11 18:00:41.721480 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.721500 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.721534 | controller |         "operator": "Exists",
2026-06-11 18:00:41.721550 | controller |         "tolerationSeconds": 300
2026-06-11 18:00:41.721564 | controller |       },
2026-06-11 18:00:41.721579 | controller |       {
2026-06-11 18:00:41.721593 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.721607 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.721621 | controller |         "operator": "Exists",
2026-06-11 18:00:41.721635 | controller |         "tolerationSeconds": 300
2026-06-11 18:00:41.721649 | controller |       },
2026-06-11 18:00:41.721662 | controller |       {
2026-06-11 18:00:41.721676 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.721690 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.721704 | controller |         "operator": "Exists"
2026-06-11 18:00:41.721718 | controller |       }
2026-06-11 18:00:41.721731 | controller |     ],
2026-06-11 18:00:41.721745 | controller |     "volumes": [
2026-06-11 18:00:41.721758 | controller |       {
2026-06-11 18:00:41.721772 | controller |         "name": "metrics-certs",
2026-06-11 18:00:41.721786 | controller |         "secret": {
2026-06-11 18:00:41.721800 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.721813 | controller |           "items": [
2026-06-11 18:00:41.721827 | controller |             {
2026-06-11 18:00:41.721841 | controller |               "key": "ca.crt",
2026-06-11 18:00:41.721855 | controller |               "path": "ca.crt"
2026-06-11 18:00:41.721869 | controller |             },
2026-06-11 18:00:41.721882 | controller |             {
2026-06-11 18:00:41.721896 | controller |               "key": "tls.crt",
2026-06-11 18:00:41.721909 | controller |               "path": "tls.crt"
2026-06-11 18:00:41.721923 | controller |             },
2026-06-11 18:00:41.721936 | controller |             {
2026-06-11 18:00:41.721950 | controller |               "key": "tls.key",
2026-06-11 18:00:41.721964 | controller |               "path": "tls.key"
2026-06-11 18:00:41.721978 | controller |             }
2026-06-11 18:00:41.721992 | controller |           ],
2026-06-11 18:00:41.722006 | controller |           "optional": false,
2026-06-11 18:00:41.722020 | controller |           "secretName": "metrics-server-cert"
2026-06-11 18:00:41.722034 | controller |         }
2026-06-11 18:00:41.722048 | controller |       },
2026-06-11 18:00:41.722061 | controller |       {
2026-06-11 18:00:41.722075 | controller |         "name": "webhook-certs",
2026-06-11 18:00:41.722089 | controller |         "secret": {
2026-06-11 18:00:41.722103 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.722117 | controller |           "secretName": "webhook-server-cert"
2026-06-11 18:00:41.722131 | controller |         }
2026-06-11 18:00:41.722145 | controller |       },
2026-06-11 18:00:41.722160 | controller |       {
2026-06-11 18:00:41.722174 | controller |         "name": "kube-api-access-snvk4",
2026-06-11 18:00:41.722188 | controller |         "projected": {
2026-06-11 18:00:41.722203 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.722217 | controller |           "sources": [
2026-06-11 18:00:41.722231 | controller |             {
2026-06-11 18:00:41.722246 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.722260 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.722274 | controller |                 "path": "token"
2026-06-11 18:00:41.722344 | controller |               }
2026-06-11 18:00:41.722367 | controller |             },
2026-06-11 18:00:41.722382 | controller |             {
2026-06-11 18:00:41.722397 | controller |               "configMap": {
2026-06-11 18:00:41.722411 | controller |                 "items": [
2026-06-11 18:00:41.722426 | controller |                   {
2026-06-11 18:00:41.722441 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.722468 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.722483 | controller |                   }
2026-06-11 18:00:41.722497 | controller |                 ],
2026-06-11 18:00:41.722536 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.722558 | controller |               }
2026-06-11 18:00:41.722574 | controller |             },
2026-06-11 18:00:41.722588 | controller |             {
2026-06-11 18:00:41.722602 | controller |               "downwardAPI": {
2026-06-11 18:00:41.722616 | controller |                 "items": [
2026-06-11 18:00:41.722630 | controller |                   {
2026-06-11 18:00:41.722644 | controller |                     "fieldRef": {
2026-06-11 18:00:41.722657 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.722677 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.722692 | controller |                     },
2026-06-11 18:00:41.722706 | controller |                     "path": "namespace"
2026-06-11 18:00:41.722720 | controller |                   }
2026-06-11 18:00:41.722734 | controller |                 ]
2026-06-11 18:00:41.722748 | controller |               }
2026-06-11 18:00:41.722762 | controller |             },
2026-06-11 18:00:41.722777 | controller |             {
2026-06-11 18:00:41.722791 | controller |               "configMap": {
2026-06-11 18:00:41.722805 | controller |                 "items": [
2026-06-11 18:00:41.722819 | controller |                   {
2026-06-11 18:00:41.722833 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.722847 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.722861 | controller |                   }
2026-06-11 18:00:41.722875 | controller |                 ],
2026-06-11 18:00:41.722889 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.722903 | controller |               }
2026-06-11 18:00:41.722917 | controller |             }
2026-06-11 18:00:41.722931 | controller |           ]
2026-06-11 18:00:41.722945 | controller |         }
2026-06-11 18:00:41.722959 | controller |       }
2026-06-11 18:00:41.722973 | controller |     ]
2026-06-11 18:00:41.722987 | controller |   },
2026-06-11 18:00:41.723001 | controller |   "status": {
2026-06-11 18:00:41.723015 | controller |     "conditions": [
2026-06-11 18:00:41.723029 | controller |       {
2026-06-11 18:00:41.723043 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.723058 | controller |         "lastTransitionTime": "2026-06-11T17:26:02Z",
2026-06-11 18:00:41.723072 | controller |         "status": "True",
2026-06-11 18:00:41.723086 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.723100 | controller |       },
2026-06-11 18:00:41.723115 | controller |       {
2026-06-11 18:00:41.723129 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.723143 | controller |         "lastTransitionTime": "2026-06-11T17:25:21Z",
2026-06-11 18:00:41.723157 | controller |         "status": "True",
2026-06-11 18:00:41.723171 | controller |         "type": "Initialized"
2026-06-11 18:00:41.723185 | controller |       },
2026-06-11 18:00:41.723199 | controller |       {
2026-06-11 18:00:41.723213 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.723227 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.723242 | controller |         "status": "True",
2026-06-11 18:00:41.723256 | controller |         "type": "Ready"
2026-06-11 18:00:41.723271 | controller |       },
2026-06-11 18:00:41.723285 | controller |       {
2026-06-11 18:00:41.723299 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.723313 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.723327 | controller |         "status": "True",
2026-06-11 18:00:41.723341 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.723356 | controller |       },
2026-06-11 18:00:41.723374 | controller |       {
2026-06-11 18:00:41.723388 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.723403 | controller |         "lastTransitionTime": "2026-06-11T17:25:21Z",
2026-06-11 18:00:41.723417 | controller |         "status": "True",
2026-06-11 18:00:41.723431 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.723445 | controller |       }
2026-06-11 18:00:41.723460 | controller |     ],
2026-06-11 18:00:41.723474 | controller |     "containerStatuses": [
2026-06-11 18:00:41.723489 | controller |       {
2026-06-11 18:00:41.723504 | controller |         "allocatedResources": {
2026-06-11 18:00:41.723543 | controller |           "cpu": "10m",
2026-06-11 18:00:41.723560 | controller |           "memory": "512Mi"
2026-06-11 18:00:41.723574 | controller |         },
2026-06-11 18:00:41.723588 | controller |         "containerID": "cri-o://271891fb873a54c373ffb5f1d461e0cdb790361f3dd11af4bf515624ee47965d",
2026-06-11 18:00:41.723603 | controller |         "image": "38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27",
2026-06-11 18:00:41.723617 | controller |         "imageID": "38.102.83.36:5001/openstack-k8s-operators/openstack-operator@sha256:db640b7ee5924eec1c06708711818f0ba6a1e23d8404fdc11fea691e1ce6eb3c",
2026-06-11 18:00:41.723632 | controller |         "lastState": {},
2026-06-11 18:00:41.723645 | controller |         "name": "manager",
2026-06-11 18:00:41.723660 | controller |         "ready": true,
2026-06-11 18:00:41.723673 | controller |         "resources": {
2026-06-11 18:00:41.723687 | controller |           "limits": {
2026-06-11 18:00:41.723701 | controller |             "cpu": "500m",
2026-06-11 18:00:41.723715 | controller |             "memory": "1Gi"
2026-06-11 18:00:41.723729 | controller |           },
2026-06-11 18:00:41.723743 | controller |           "requests": {
2026-06-11 18:00:41.723757 | controller |             "cpu": "10m",
2026-06-11 18:00:41.723771 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.723785 | controller |           }
2026-06-11 18:00:41.723799 | controller |         },
2026-06-11 18:00:41.723813 | controller |         "restartCount": 0,
2026-06-11 18:00:41.723828 | controller |         "started": true,
2026-06-11 18:00:41.723842 | controller |         "state": {
2026-06-11 18:00:41.723856 | controller |           "running": {
2026-06-11 18:00:41.723870 | controller |             "startedAt": "2026-06-11T17:26:02Z"
2026-06-11 18:00:41.723884 | controller |           }
2026-06-11 18:00:41.723898 | controller |         },
2026-06-11 18:00:41.723912 | controller |         "user": {
2026-06-11 18:00:41.723926 | controller |           "linux": {
2026-06-11 18:00:41.723940 | controller |             "gid": 0,
2026-06-11 18:00:41.723953 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.723967 | controller |               0,
2026-06-11 18:00:41.723981 | controller |               1000660000
2026-06-11 18:00:41.723995 | controller |             ],
2026-06-11 18:00:41.724008 | controller |             "uid": 1000660000
2026-06-11 18:00:41.724023 | controller |           }
2026-06-11 18:00:41.724037 | controller |         },
2026-06-11 18:00:41.724051 | controller |         "volumeMounts": [
2026-06-11 18:00:41.724065 | controller |           {
2026-06-11 18:00:41.724079 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 18:00:41.724093 | controller |             "name": "metrics-certs",
2026-06-11 18:00:41.724107 | controller |             "readOnly": true,
2026-06-11 18:00:41.724121 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.724135 | controller |           },
2026-06-11 18:00:41.724149 | controller |           {
2026-06-11 18:00:41.724163 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 18:00:41.724177 | controller |             "name": "webhook-certs",
2026-06-11 18:00:41.724191 | controller |             "readOnly": true,
2026-06-11 18:00:41.724209 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.724224 | controller |           },
2026-06-11 18:00:41.724238 | controller |           {
2026-06-11 18:00:41.724257 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.724275 | controller |             "name": "kube-api-access-snvk4",
2026-06-11 18:00:41.724290 | controller |             "readOnly": true,
2026-06-11 18:00:41.724305 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.724319 | controller |           }
2026-06-11 18:00:41.724333 | controller |         ]
2026-06-11 18:00:41.724348 | controller |       }
2026-06-11 18:00:41.724362 | controller |     ],
2026-06-11 18:00:41.724376 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.724390 | controller |     "hostIPs": [
2026-06-11 18:00:41.724405 | controller |       {
2026-06-11 18:00:41.724419 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.724433 | controller |       }
2026-06-11 18:00:41.724447 | controller |     ],
2026-06-11 18:00:41.724461 | controller |     "phase": "Running",
2026-06-11 18:00:41.724477 | controller |     "podIP": "10.217.1.40",
2026-06-11 18:00:41.724492 | controller |     "podIPs": [
2026-06-11 18:00:41.724507 | controller |       {
2026-06-11 18:00:41.724542 | controller |         "ip": "10.217.1.40"
2026-06-11 18:00:41.724558 | controller |       }
2026-06-11 18:00:41.724572 | controller |     ],
2026-06-11 18:00:41.724586 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.724601 | controller |     "startTime": "2026-06-11T17:25:21Z"
2026-06-11 18:00:41.724615 | controller |   }
2026-06-11 18:00:41.724630 | controller | }
2026-06-11 18:00:41.754224 | controller | ok:
2026-06-11 18:00:41.754314 | controller | {
2026-06-11 18:00:41.754335 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.754352 | controller |   "kind": "Pod",
2026-06-11 18:00:41.754368 | controller |   "metadata": {
2026-06-11 18:00:41.754383 | controller |     "annotations": {
2026-06-11 18:00:41.754398 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.34/23\"],\"mac_address\":\"0a:58:0a:d9:01:22\",\"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.1.34/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.754415 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.34\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:22\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.754431 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.754446 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.754461 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.754476 | controller |     },
2026-06-11 18:00:41.754490 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.754504 | controller |     "generateName": "ovn-operator-controller-manager-5666dfdddd-",
2026-06-11 18:00:41.754553 | controller |     "generation": 1,
2026-06-11 18:00:41.754570 | controller |     "labels": {
2026-06-11 18:00:41.754585 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-11 18:00:41.754600 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.754614 | controller |       "openstack.org/operator-name": "ovn",
2026-06-11 18:00:41.754628 | controller |       "pod-template-hash": "5666dfdddd"
2026-06-11 18:00:41.754643 | controller |     },
2026-06-11 18:00:41.754658 | controller |     "managedFields": [
2026-06-11 18:00:41.754672 | controller |       {
2026-06-11 18:00:41.754693 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.754708 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.754722 | controller |         "fieldsV1": {
2026-06-11 18:00:41.754736 | controller |           "f:metadata": {
2026-06-11 18:00:41.754750 | controller |             "f:annotations": {
2026-06-11 18:00:41.754764 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.754778 | controller |             }
2026-06-11 18:00:41.754792 | controller |           }
2026-06-11 18:00:41.754806 | controller |         },
2026-06-11 18:00:41.754820 | controller |         "manager": "crc",
2026-06-11 18:00:41.754835 | controller |         "operation": "Update",
2026-06-11 18:00:41.754849 | controller |         "subresource": "status",
2026-06-11 18:00:41.754863 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.754877 | controller |       },
2026-06-11 18:00:41.754892 | controller |       {
2026-06-11 18:00:41.754906 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.754921 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.754935 | controller |         "fieldsV1": {
2026-06-11 18:00:41.754950 | controller |           "f:metadata": {
2026-06-11 18:00:41.754965 | controller |             "f:annotations": {
2026-06-11 18:00:41.754980 | controller |               ".": {},
2026-06-11 18:00:41.754995 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.755010 | controller |             },
2026-06-11 18:00:41.755024 | controller |             "f:generateName": {},
2026-06-11 18:00:41.755039 | controller |             "f:labels": {
2026-06-11 18:00:41.755053 | controller |               ".": {},
2026-06-11 18:00:41.755068 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.755082 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.755097 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.755111 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.755126 | controller |             },
2026-06-11 18:00:41.755141 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.755156 | controller |               ".": {},
2026-06-11 18:00:41.755170 | controller |               "k:{\"uid\":\"5108475b-9519-411c-8052-42d2ed15c971\"}": {}
2026-06-11 18:00:41.755185 | controller |             }
2026-06-11 18:00:41.755200 | controller |           },
2026-06-11 18:00:41.755215 | controller |           "f:spec": {
2026-06-11 18:00:41.755233 | controller |             "f:containers": {
2026-06-11 18:00:41.755256 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.755283 | controller |                 ".": {},
2026-06-11 18:00:41.755306 | controller |                 "f:args": {},
2026-06-11 18:00:41.755323 | controller |                 "f:command": {},
2026-06-11 18:00:41.755339 | controller |                 "f:env": {
2026-06-11 18:00:41.755354 | controller |                   ".": {},
2026-06-11 18:00:41.755369 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.755383 | controller |                     ".": {},
2026-06-11 18:00:41.755398 | controller |                     "f:name": {},
2026-06-11 18:00:41.755412 | controller |                     "f:value": {}
2026-06-11 18:00:41.755427 | controller |                   },
2026-06-11 18:00:41.755441 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.755456 | controller |                     ".": {},
2026-06-11 18:00:41.755470 | controller |                     "f:name": {},
2026-06-11 18:00:41.755485 | controller |                     "f:value": {}
2026-06-11 18:00:41.755499 | controller |                   },
2026-06-11 18:00:41.755531 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.755552 | controller |                     ".": {},
2026-06-11 18:00:41.755571 | controller |                     "f:name": {},
2026-06-11 18:00:41.755586 | controller |                     "f:value": {}
2026-06-11 18:00:41.755600 | controller |                   },
2026-06-11 18:00:41.755614 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.755628 | controller |                     ".": {},
2026-06-11 18:00:41.755642 | controller |                     "f:name": {},
2026-06-11 18:00:41.755656 | controller |                     "f:value": {}
2026-06-11 18:00:41.755670 | controller |                   },
2026-06-11 18:00:41.755685 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.755699 | controller |                     ".": {},
2026-06-11 18:00:41.755713 | controller |                     "f:name": {},
2026-06-11 18:00:41.755728 | controller |                     "f:value": {}
2026-06-11 18:00:41.755742 | controller |                   }
2026-06-11 18:00:41.755756 | controller |                 },
2026-06-11 18:00:41.755783 | controller |                 "f:image": {},
2026-06-11 18:00:41.755799 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.755814 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.755828 | controller |                   ".": {},
2026-06-11 18:00:41.755842 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.755857 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.755871 | controller |                     ".": {},
2026-06-11 18:00:41.755885 | controller |                     "f:path": {},
2026-06-11 18:00:41.755898 | controller |                     "f:port": {},
2026-06-11 18:00:41.755912 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.755926 | controller |                   },
2026-06-11 18:00:41.755940 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.755954 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.755967 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.755981 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.755995 | controller |                 },
2026-06-11 18:00:41.756009 | controller |                 "f:name": {},
2026-06-11 18:00:41.756023 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.756037 | controller |                   ".": {},
2026-06-11 18:00:41.756052 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.756067 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.756081 | controller |                     ".": {},
2026-06-11 18:00:41.756096 | controller |                     "f:path": {},
2026-06-11 18:00:41.756110 | controller |                     "f:port": {},
2026-06-11 18:00:41.756125 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.756139 | controller |                   },
2026-06-11 18:00:41.756153 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.756168 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.756182 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.756197 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.756211 | controller |                 },
2026-06-11 18:00:41.756226 | controller |                 "f:resources": {
2026-06-11 18:00:41.756240 | controller |                   ".": {},
2026-06-11 18:00:41.756255 | controller |                   "f:limits": {
2026-06-11 18:00:41.756271 | controller |                     ".": {},
2026-06-11 18:00:41.756286 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.756300 | controller |                     "f:memory": {}
2026-06-11 18:00:41.756315 | controller |                   },
2026-06-11 18:00:41.756329 | controller |                   "f:requests": {
2026-06-11 18:00:41.756344 | controller |                     ".": {},
2026-06-11 18:00:41.756358 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.756389 | controller |                     "f:memory": {}
2026-06-11 18:00:41.756406 | controller |                   }
2026-06-11 18:00:41.756421 | controller |                 },
2026-06-11 18:00:41.756436 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.756451 | controller |                   ".": {},
2026-06-11 18:00:41.756465 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.756480 | controller |                 },
2026-06-11 18:00:41.756494 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.756508 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.756547 | controller |               }
2026-06-11 18:00:41.756564 | controller |             },
2026-06-11 18:00:41.756578 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.756593 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.756607 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.756621 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.756635 | controller |             "f:securityContext": {
2026-06-11 18:00:41.756650 | controller |               ".": {},
2026-06-11 18:00:41.756664 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.756678 | controller |             },
2026-06-11 18:00:41.756692 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.756706 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.756721 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.756736 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.756750 | controller |           }
2026-06-11 18:00:41.756765 | controller |         },
2026-06-11 18:00:41.756779 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.756793 | controller |         "operation": "Update",
2026-06-11 18:00:41.756808 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.756823 | controller |       },
2026-06-11 18:00:41.756837 | controller |       {
2026-06-11 18:00:41.756852 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.756866 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.756881 | controller |         "fieldsV1": {
2026-06-11 18:00:41.756895 | controller |           "f:metadata": {
2026-06-11 18:00:41.756909 | controller |             "f:annotations": {
2026-06-11 18:00:41.756923 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.756938 | controller |             }
2026-06-11 18:00:41.756952 | controller |           }
2026-06-11 18:00:41.756966 | controller |         },
2026-06-11 18:00:41.756981 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.756995 | controller |         "operation": "Update",
2026-06-11 18:00:41.757010 | controller |         "subresource": "status",
2026-06-11 18:00:41.757024 | controller |         "time": "2026-06-11T17:25:24Z"
2026-06-11 18:00:41.757039 | controller |       },
2026-06-11 18:00:41.757054 | controller |       {
2026-06-11 18:00:41.757069 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.757083 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.757112 | controller |         "fieldsV1": {
2026-06-11 18:00:41.757127 | controller |           "f:status": {
2026-06-11 18:00:41.757142 | controller |             "f:conditions": {
2026-06-11 18:00:41.757157 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.757171 | controller |                 ".": {},
2026-06-11 18:00:41.757185 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.757200 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.757214 | controller |                 "f:status": {},
2026-06-11 18:00:41.757228 | controller |                 "f:type": {}
2026-06-11 18:00:41.757243 | controller |               },
2026-06-11 18:00:41.757261 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.757276 | controller |                 ".": {},
2026-06-11 18:00:41.757291 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.757305 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.757320 | controller |                 "f:status": {},
2026-06-11 18:00:41.757335 | controller |                 "f:type": {}
2026-06-11 18:00:41.757349 | controller |               },
2026-06-11 18:00:41.757364 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.757378 | controller |                 ".": {},
2026-06-11 18:00:41.757393 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.757407 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.757422 | controller |                 "f:status": {},
2026-06-11 18:00:41.757437 | controller |                 "f:type": {}
2026-06-11 18:00:41.757451 | controller |               },
2026-06-11 18:00:41.757466 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.757480 | controller |                 ".": {},
2026-06-11 18:00:41.757495 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.757719 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.757753 | controller |                 "f:status": {},
2026-06-11 18:00:41.757770 | controller |                 "f:type": {}
2026-06-11 18:00:41.757785 | controller |               }
2026-06-11 18:00:41.757800 | controller |             },
2026-06-11 18:00:41.757815 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.757830 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.757844 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.757858 | controller |             "f:phase": {},
2026-06-11 18:00:41.757872 | controller |             "f:podIP": {},
2026-06-11 18:00:41.757887 | controller |             "f:podIPs": {
2026-06-11 18:00:41.757901 | controller |               ".": {},
2026-06-11 18:00:41.757915 | controller |               "k:{\"ip\":\"10.217.1.34\"}": {
2026-06-11 18:00:41.757929 | controller |                 ".": {},
2026-06-11 18:00:41.757943 | controller |                 "f:ip": {}
2026-06-11 18:00:41.757957 | controller |               }
2026-06-11 18:00:41.757971 | controller |             },
2026-06-11 18:00:41.757985 | controller |             "f:startTime": {}
2026-06-11 18:00:41.757999 | controller |           }
2026-06-11 18:00:41.758013 | controller |         },
2026-06-11 18:00:41.758027 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.758041 | controller |         "operation": "Update",
2026-06-11 18:00:41.758056 | controller |         "subresource": "status",
2026-06-11 18:00:41.758069 | controller |         "time": "2026-06-11T17:26:15Z"
2026-06-11 18:00:41.758084 | controller |       }
2026-06-11 18:00:41.758098 | controller |     ],
2026-06-11 18:00:41.758112 | controller |     "name": "ovn-operator-controller-manager-5666dfdddd-knnlm",
2026-06-11 18:00:41.758126 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.758140 | controller |     "ownerReferences": [
2026-06-11 18:00:41.758155 | controller |       {
2026-06-11 18:00:41.758169 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.758183 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.758198 | controller |         "controller": true,
2026-06-11 18:00:41.758212 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.758226 | controller |         "name": "ovn-operator-controller-manager-5666dfdddd",
2026-06-11 18:00:41.758240 | controller |         "uid": "5108475b-9519-411c-8052-42d2ed15c971"
2026-06-11 18:00:41.758254 | controller |       }
2026-06-11 18:00:41.758269 | controller |     ],
2026-06-11 18:00:41.758283 | controller |     "resourceVersion": "90268",
2026-06-11 18:00:41.758299 | controller |     "uid": "3f0e89d1-4b07-448b-84e3-197b2df4fdee"
2026-06-11 18:00:41.758321 | controller |   },
2026-06-11 18:00:41.758337 | controller |   "spec": {
2026-06-11 18:00:41.758352 | controller |     "containers": [
2026-06-11 18:00:41.758366 | controller |       {
2026-06-11 18:00:41.758381 | controller |         "args": [
2026-06-11 18:00:41.758395 | controller |           "--leader-elect",
2026-06-11 18:00:41.758410 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.758424 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.758439 | controller |         ],
2026-06-11 18:00:41.758453 | controller |         "command": [
2026-06-11 18:00:41.758467 | controller |           "/manager"
2026-06-11 18:00:41.758482 | controller |         ],
2026-06-11 18:00:41.758496 | controller |         "env": [
2026-06-11 18:00:41.758526 | controller |           {
2026-06-11 18:00:41.758547 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.758562 | controller |             "value": "30"
2026-06-11 18:00:41.758578 | controller |           },
2026-06-11 18:00:41.758593 | controller |           {
2026-06-11 18:00:41.758607 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.758622 | controller |             "value": "20"
2026-06-11 18:00:41.758637 | controller |           },
2026-06-11 18:00:41.758651 | controller |           {
2026-06-11 18:00:41.758665 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.758680 | controller |             "value": "5"
2026-06-11 18:00:41.758694 | controller |           },
2026-06-11 18:00:41.758708 | controller |           {
2026-06-11 18:00:41.758722 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.758737 | controller |             "value": "false"
2026-06-11 18:00:41.758751 | controller |           },
2026-06-11 18:00:41.758766 | controller |           {
2026-06-11 18:00:41.758781 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.758795 | controller |             "value": "false"
2026-06-11 18:00:41.758810 | controller |           }
2026-06-11 18:00:41.758824 | controller |         ],
2026-06-11 18:00:41.758839 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-11 18:00:41.758854 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.758869 | controller |         "livenessProbe": {
2026-06-11 18:00:41.758883 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.758898 | controller |           "httpGet": {
2026-06-11 18:00:41.758912 | controller |             "path": "/healthz",
2026-06-11 18:00:41.758927 | controller |             "port": 8081,
2026-06-11 18:00:41.758941 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.758956 | controller |           },
2026-06-11 18:00:41.758971 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.758985 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.759000 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.759014 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.759028 | controller |         },
2026-06-11 18:00:41.759043 | controller |         "name": "manager",
2026-06-11 18:00:41.759057 | controller |         "readinessProbe": {
2026-06-11 18:00:41.759071 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.759085 | controller |           "httpGet": {
2026-06-11 18:00:41.759100 | controller |             "path": "/readyz",
2026-06-11 18:00:41.759114 | controller |             "port": 8081,
2026-06-11 18:00:41.759129 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.759143 | controller |           },
2026-06-11 18:00:41.759158 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.759172 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.759186 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.759200 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.759223 | controller |         },
2026-06-11 18:00:41.759238 | controller |         "resources": {
2026-06-11 18:00:41.759252 | controller |           "limits": {
2026-06-11 18:00:41.759267 | controller |             "cpu": "500m",
2026-06-11 18:00:41.759281 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.759295 | controller |           },
2026-06-11 18:00:41.759309 | controller |           "requests": {
2026-06-11 18:00:41.759324 | controller |             "cpu": "10m",
2026-06-11 18:00:41.759338 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.759353 | controller |           }
2026-06-11 18:00:41.759367 | controller |         },
2026-06-11 18:00:41.759382 | controller |         "securityContext": {
2026-06-11 18:00:41.759396 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.759411 | controller |           "capabilities": {
2026-06-11 18:00:41.759425 | controller |             "drop": [
2026-06-11 18:00:41.759440 | controller |               "MKNOD"
2026-06-11 18:00:41.759454 | controller |             ]
2026-06-11 18:00:41.759468 | controller |           }
2026-06-11 18:00:41.759482 | controller |         },
2026-06-11 18:00:41.759497 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.759525 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.759545 | controller |         "volumeMounts": [
2026-06-11 18:00:41.759560 | controller |           {
2026-06-11 18:00:41.759575 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.759590 | controller |             "name": "kube-api-access-pkfwk",
2026-06-11 18:00:41.759605 | controller |             "readOnly": true
2026-06-11 18:00:41.759620 | controller |           }
2026-06-11 18:00:41.759634 | controller |         ]
2026-06-11 18:00:41.759648 | controller |       }
2026-06-11 18:00:41.759663 | controller |     ],
2026-06-11 18:00:41.759677 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.759691 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.759705 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.759720 | controller |       {
2026-06-11 18:00:41.759734 | controller |         "name": "ovn-operator-controller-manager-dockercfg-9ctv5"
2026-06-11 18:00:41.759748 | controller |       }
2026-06-11 18:00:41.759762 | controller |     ],
2026-06-11 18:00:41.759776 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.759790 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.759805 | controller |     "priority": 0,
2026-06-11 18:00:41.759819 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.759833 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.759848 | controller |     "securityContext": {
2026-06-11 18:00:41.759862 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.759876 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.759890 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.759904 | controller |       }
2026-06-11 18:00:41.759919 | controller |     },
2026-06-11 18:00:41.759933 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-11 18:00:41.759947 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-11 18:00:41.759961 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.759976 | controller |     "tolerations": [
2026-06-11 18:00:41.759990 | controller |       {
2026-06-11 18:00:41.760004 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.760019 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.760033 | controller |         "operator": "Exists",
2026-06-11 18:00:41.760048 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.760062 | controller |       },
2026-06-11 18:00:41.760076 | controller |       {
2026-06-11 18:00:41.760091 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.760109 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.760123 | controller |         "operator": "Exists",
2026-06-11 18:00:41.760137 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.760152 | controller |       },
2026-06-11 18:00:41.760166 | controller |       {
2026-06-11 18:00:41.760180 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.760195 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.760209 | controller |         "operator": "Exists"
2026-06-11 18:00:41.760224 | controller |       }
2026-06-11 18:00:41.760238 | controller |     ],
2026-06-11 18:00:41.760252 | controller |     "volumes": [
2026-06-11 18:00:41.760266 | controller |       {
2026-06-11 18:00:41.760280 | controller |         "name": "kube-api-access-pkfwk",
2026-06-11 18:00:41.760295 | controller |         "projected": {
2026-06-11 18:00:41.760309 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.760323 | controller |           "sources": [
2026-06-11 18:00:41.760338 | controller |             {
2026-06-11 18:00:41.760352 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.760367 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.760382 | controller |                 "path": "token"
2026-06-11 18:00:41.760397 | controller |               }
2026-06-11 18:00:41.760411 | controller |             },
2026-06-11 18:00:41.760426 | controller |             {
2026-06-11 18:00:41.760440 | controller |               "configMap": {
2026-06-11 18:00:41.760455 | controller |                 "items": [
2026-06-11 18:00:41.760469 | controller |                   {
2026-06-11 18:00:41.760484 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.760498 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.760528 | controller |                   }
2026-06-11 18:00:41.760549 | controller |                 ],
2026-06-11 18:00:41.760564 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.760579 | controller |               }
2026-06-11 18:00:41.760594 | controller |             },
2026-06-11 18:00:41.760609 | controller |             {
2026-06-11 18:00:41.760623 | controller |               "downwardAPI": {
2026-06-11 18:00:41.760638 | controller |                 "items": [
2026-06-11 18:00:41.760652 | controller |                   {
2026-06-11 18:00:41.760666 | controller |                     "fieldRef": {
2026-06-11 18:00:41.760681 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.760695 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.760709 | controller |                     },
2026-06-11 18:00:41.760723 | controller |                     "path": "namespace"
2026-06-11 18:00:41.760738 | controller |                   }
2026-06-11 18:00:41.760753 | controller |                 ]
2026-06-11 18:00:41.760767 | controller |               }
2026-06-11 18:00:41.760782 | controller |             },
2026-06-11 18:00:41.760796 | controller |             {
2026-06-11 18:00:41.760811 | controller |               "configMap": {
2026-06-11 18:00:41.760825 | controller |                 "items": [
2026-06-11 18:00:41.760839 | controller |                   {
2026-06-11 18:00:41.760854 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.760869 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.760883 | controller |                   }
2026-06-11 18:00:41.760898 | controller |                 ],
2026-06-11 18:00:41.760912 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.760927 | controller |               }
2026-06-11 18:00:41.760941 | controller |             }
2026-06-11 18:00:41.760956 | controller |           ]
2026-06-11 18:00:41.760970 | controller |         }
2026-06-11 18:00:41.760984 | controller |       }
2026-06-11 18:00:41.760999 | controller |     ]
2026-06-11 18:00:41.761020 | controller |   },
2026-06-11 18:00:41.761035 | controller |   "status": {
2026-06-11 18:00:41.761049 | controller |     "conditions": [
2026-06-11 18:00:41.761063 | controller |       {
2026-06-11 18:00:41.761077 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.761103 | controller |         "lastTransitionTime": "2026-06-11T17:25:25Z",
2026-06-11 18:00:41.761118 | controller |         "status": "True",
2026-06-11 18:00:41.761132 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.761147 | controller |       },
2026-06-11 18:00:41.761161 | controller |       {
2026-06-11 18:00:41.761176 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.761190 | controller |         "lastTransitionTime": "2026-06-11T17:25:21Z",
2026-06-11 18:00:41.761205 | controller |         "status": "True",
2026-06-11 18:00:41.761219 | controller |         "type": "Initialized"
2026-06-11 18:00:41.761233 | controller |       },
2026-06-11 18:00:41.761247 | controller |       {
2026-06-11 18:00:41.761262 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.761276 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.761290 | controller |         "status": "True",
2026-06-11 18:00:41.761305 | controller |         "type": "Ready"
2026-06-11 18:00:41.761319 | controller |       },
2026-06-11 18:00:41.761334 | controller |       {
2026-06-11 18:00:41.761348 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.761362 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.761377 | controller |         "status": "True",
2026-06-11 18:00:41.761392 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.761406 | controller |       },
2026-06-11 18:00:41.761421 | controller |       {
2026-06-11 18:00:41.761435 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.761450 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.761464 | controller |         "status": "True",
2026-06-11 18:00:41.761479 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.761493 | controller |       }
2026-06-11 18:00:41.761507 | controller |     ],
2026-06-11 18:00:41.761543 | controller |     "containerStatuses": [
2026-06-11 18:00:41.761559 | controller |       {
2026-06-11 18:00:41.761574 | controller |         "allocatedResources": {
2026-06-11 18:00:41.761588 | controller |           "cpu": "10m",
2026-06-11 18:00:41.761603 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.761618 | controller |         },
2026-06-11 18:00:41.761632 | controller |         "containerID": "cri-o://d9361659dd233850a1d16761ec00a17a20b734eedb219b8bb3f7c35427e12830",
2026-06-11 18:00:41.761647 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-11 18:00:41.761662 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-11 18:00:41.761676 | controller |         "lastState": {},
2026-06-11 18:00:41.761691 | controller |         "name": "manager",
2026-06-11 18:00:41.761705 | controller |         "ready": true,
2026-06-11 18:00:41.761719 | controller |         "resources": {
2026-06-11 18:00:41.761733 | controller |           "limits": {
2026-06-11 18:00:41.761747 | controller |             "cpu": "500m",
2026-06-11 18:00:41.761761 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.761775 | controller |           },
2026-06-11 18:00:41.761789 | controller |           "requests": {
2026-06-11 18:00:41.761803 | controller |             "cpu": "10m",
2026-06-11 18:00:41.761818 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.761832 | controller |           }
2026-06-11 18:00:41.761846 | controller |         },
2026-06-11 18:00:41.761860 | controller |         "restartCount": 0,
2026-06-11 18:00:41.761878 | controller |         "started": true,
2026-06-11 18:00:41.761893 | controller |         "state": {
2026-06-11 18:00:41.761908 | controller |           "running": {
2026-06-11 18:00:41.761922 | controller |             "startedAt": "2026-06-11T17:26:02Z"
2026-06-11 18:00:41.761936 | controller |           }
2026-06-11 18:00:41.761950 | controller |         },
2026-06-11 18:00:41.761964 | controller |         "user": {
2026-06-11 18:00:41.761979 | controller |           "linux": {
2026-06-11 18:00:41.761993 | controller |             "gid": 0,
2026-06-11 18:00:41.762006 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.762020 | controller |               0
2026-06-11 18:00:41.762034 | controller |             ],
2026-06-11 18:00:41.762048 | controller |             "uid": 65532
2026-06-11 18:00:41.762062 | controller |           }
2026-06-11 18:00:41.762076 | controller |         },
2026-06-11 18:00:41.762090 | controller |         "volumeMounts": [
2026-06-11 18:00:41.762104 | controller |           {
2026-06-11 18:00:41.762118 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.762133 | controller |             "name": "kube-api-access-pkfwk",
2026-06-11 18:00:41.762147 | controller |             "readOnly": true,
2026-06-11 18:00:41.762161 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.762175 | controller |           }
2026-06-11 18:00:41.762189 | controller |         ]
2026-06-11 18:00:41.762203 | controller |       }
2026-06-11 18:00:41.762218 | controller |     ],
2026-06-11 18:00:41.762231 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.762246 | controller |     "hostIPs": [
2026-06-11 18:00:41.762259 | controller |       {
2026-06-11 18:00:41.762273 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.762287 | controller |       }
2026-06-11 18:00:41.762301 | controller |     ],
2026-06-11 18:00:41.762315 | controller |     "phase": "Running",
2026-06-11 18:00:41.762329 | controller |     "podIP": "10.217.1.34",
2026-06-11 18:00:41.762343 | controller |     "podIPs": [
2026-06-11 18:00:41.762356 | controller |       {
2026-06-11 18:00:41.762370 | controller |         "ip": "10.217.1.34"
2026-06-11 18:00:41.762385 | controller |       }
2026-06-11 18:00:41.762399 | controller |     ],
2026-06-11 18:00:41.762414 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.762429 | controller |     "startTime": "2026-06-11T17:25:21Z"
2026-06-11 18:00:41.762444 | controller |   }
2026-06-11 18:00:41.762459 | controller | }
2026-06-11 18:00:41.783555 | controller | ok:
2026-06-11 18:00:41.783622 | controller | {
2026-06-11 18:00:41.783644 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.783660 | controller |   "kind": "Pod",
2026-06-11 18:00:41.783676 | controller |   "metadata": {
2026-06-11 18:00:41.783691 | controller |     "annotations": {
2026-06-11 18:00:41.783706 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.36/23\"],\"mac_address\":\"0a:58:0a:d9:01:24\",\"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.1.36/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.783723 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.36\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:24\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.783739 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.783755 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 18:00:41.783770 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 18:00:41.783791 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 18:00:41.783806 | controller |     },
2026-06-11 18:00:41.783821 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.783836 | controller |     "generateName": "swift-operator-controller-manager-79846f755c-",
2026-06-11 18:00:41.783850 | controller |     "generation": 1,
2026-06-11 18:00:41.783865 | controller |     "labels": {
2026-06-11 18:00:41.783879 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-11 18:00:41.783894 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.783908 | controller |       "openstack.org/operator-name": "swift",
2026-06-11 18:00:41.783922 | controller |       "pod-template-hash": "79846f755c"
2026-06-11 18:00:41.783936 | controller |     },
2026-06-11 18:00:41.783951 | controller |     "managedFields": [
2026-06-11 18:00:41.783965 | controller |       {
2026-06-11 18:00:41.783980 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.783994 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.784008 | controller |         "fieldsV1": {
2026-06-11 18:00:41.784023 | controller |           "f:metadata": {
2026-06-11 18:00:41.784037 | controller |             "f:annotations": {
2026-06-11 18:00:41.784052 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.784066 | controller |             }
2026-06-11 18:00:41.784080 | controller |           }
2026-06-11 18:00:41.784095 | controller |         },
2026-06-11 18:00:41.784109 | controller |         "manager": "crc",
2026-06-11 18:00:41.784123 | controller |         "operation": "Update",
2026-06-11 18:00:41.784137 | controller |         "subresource": "status",
2026-06-11 18:00:41.784151 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.784166 | controller |       },
2026-06-11 18:00:41.784180 | controller |       {
2026-06-11 18:00:41.784194 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.784208 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.784222 | controller |         "fieldsV1": {
2026-06-11 18:00:41.784236 | controller |           "f:metadata": {
2026-06-11 18:00:41.784250 | controller |             "f:annotations": {
2026-06-11 18:00:41.784264 | controller |               ".": {},
2026-06-11 18:00:41.784278 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.784291 | controller |             },
2026-06-11 18:00:41.784305 | controller |             "f:generateName": {},
2026-06-11 18:00:41.784319 | controller |             "f:labels": {
2026-06-11 18:00:41.784333 | controller |               ".": {},
2026-06-11 18:00:41.784347 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.784361 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.784375 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.784389 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.784403 | controller |             },
2026-06-11 18:00:41.784417 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.784431 | controller |               ".": {},
2026-06-11 18:00:41.784445 | controller |               "k:{\"uid\":\"a2988098-fb21-48b0-b68b-0f2d2dedc6aa\"}": {}
2026-06-11 18:00:41.784459 | controller |             }
2026-06-11 18:00:41.784473 | controller |           },
2026-06-11 18:00:41.784487 | controller |           "f:spec": {
2026-06-11 18:00:41.784501 | controller |             "f:containers": {
2026-06-11 18:00:41.784556 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.784576 | controller |                 ".": {},
2026-06-11 18:00:41.784591 | controller |                 "f:args": {},
2026-06-11 18:00:41.784605 | controller |                 "f:command": {},
2026-06-11 18:00:41.784619 | controller |                 "f:env": {
2026-06-11 18:00:41.784634 | controller |                   ".": {},
2026-06-11 18:00:41.784652 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.784667 | controller |                     ".": {},
2026-06-11 18:00:41.784681 | controller |                     "f:name": {},
2026-06-11 18:00:41.784695 | controller |                     "f:value": {}
2026-06-11 18:00:41.784709 | controller |                   },
2026-06-11 18:00:41.784724 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.784738 | controller |                     ".": {},
2026-06-11 18:00:41.784752 | controller |                     "f:name": {},
2026-06-11 18:00:41.784766 | controller |                     "f:value": {}
2026-06-11 18:00:41.784780 | controller |                   },
2026-06-11 18:00:41.784795 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.784809 | controller |                     ".": {},
2026-06-11 18:00:41.784824 | controller |                     "f:name": {},
2026-06-11 18:00:41.784838 | controller |                     "f:value": {}
2026-06-11 18:00:41.784853 | controller |                   },
2026-06-11 18:00:41.784867 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.784881 | controller |                     ".": {},
2026-06-11 18:00:41.784895 | controller |                     "f:name": {},
2026-06-11 18:00:41.784909 | controller |                     "f:value": {}
2026-06-11 18:00:41.784924 | controller |                   },
2026-06-11 18:00:41.784938 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.784952 | controller |                     ".": {},
2026-06-11 18:00:41.784966 | controller |                     "f:name": {},
2026-06-11 18:00:41.784980 | controller |                     "f:value": {}
2026-06-11 18:00:41.784994 | controller |                   }
2026-06-11 18:00:41.785007 | controller |                 },
2026-06-11 18:00:41.785021 | controller |                 "f:image": {},
2026-06-11 18:00:41.785035 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.785049 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.785074 | controller |                   ".": {},
2026-06-11 18:00:41.785089 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.785103 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.785118 | controller |                     ".": {},
2026-06-11 18:00:41.785132 | controller |                     "f:path": {},
2026-06-11 18:00:41.785146 | controller |                     "f:port": {},
2026-06-11 18:00:41.785160 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.785174 | controller |                   },
2026-06-11 18:00:41.785188 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.785202 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.785216 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.785230 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.785244 | controller |                 },
2026-06-11 18:00:41.785258 | controller |                 "f:name": {},
2026-06-11 18:00:41.785271 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.785285 | controller |                   ".": {},
2026-06-11 18:00:41.785301 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.785317 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.785332 | controller |                     ".": {},
2026-06-11 18:00:41.785346 | controller |                     "f:path": {},
2026-06-11 18:00:41.785359 | controller |                     "f:port": {},
2026-06-11 18:00:41.785373 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.785386 | controller |                   },
2026-06-11 18:00:41.785400 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.785413 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.785431 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.785445 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.785459 | controller |                 },
2026-06-11 18:00:41.785473 | controller |                 "f:resources": {
2026-06-11 18:00:41.785487 | controller |                   ".": {},
2026-06-11 18:00:41.785500 | controller |                   "f:limits": {
2026-06-11 18:00:41.785539 | controller |                     ".": {},
2026-06-11 18:00:41.785559 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.785583 | controller |                     "f:memory": {}
2026-06-11 18:00:41.785611 | controller |                   },
2026-06-11 18:00:41.785629 | controller |                   "f:requests": {
2026-06-11 18:00:41.785645 | controller |                     ".": {},
2026-06-11 18:00:41.785660 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.785675 | controller |                     "f:memory": {}
2026-06-11 18:00:41.785690 | controller |                   }
2026-06-11 18:00:41.785704 | controller |                 },
2026-06-11 18:00:41.785719 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.785734 | controller |                   ".": {},
2026-06-11 18:00:41.785748 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.785763 | controller |                 },
2026-06-11 18:00:41.785777 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.785792 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.785806 | controller |               }
2026-06-11 18:00:41.785821 | controller |             },
2026-06-11 18:00:41.785836 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.785850 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.785865 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.785879 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.785894 | controller |             "f:securityContext": {
2026-06-11 18:00:41.785909 | controller |               ".": {},
2026-06-11 18:00:41.785923 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.785938 | controller |             },
2026-06-11 18:00:41.785953 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.785967 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.785981 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.785995 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.786010 | controller |           }
2026-06-11 18:00:41.786025 | controller |         },
2026-06-11 18:00:41.786039 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.786053 | controller |         "operation": "Update",
2026-06-11 18:00:41.786068 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.786082 | controller |       },
2026-06-11 18:00:41.786096 | controller |       {
2026-06-11 18:00:41.786111 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.786125 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.786139 | controller |         "fieldsV1": {
2026-06-11 18:00:41.786154 | controller |           "f:metadata": {
2026-06-11 18:00:41.786168 | controller |             "f:annotations": {
2026-06-11 18:00:41.786182 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.786197 | controller |             }
2026-06-11 18:00:41.786211 | controller |           }
2026-06-11 18:00:41.786225 | controller |         },
2026-06-11 18:00:41.786239 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.786253 | controller |         "operation": "Update",
2026-06-11 18:00:41.786267 | controller |         "subresource": "status",
2026-06-11 18:00:41.786281 | controller |         "time": "2026-06-11T17:25:23Z"
2026-06-11 18:00:41.786296 | controller |       },
2026-06-11 18:00:41.786317 | controller |       {
2026-06-11 18:00:41.786333 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.786348 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.786362 | controller |         "fieldsV1": {
2026-06-11 18:00:41.786376 | controller |           "f:status": {
2026-06-11 18:00:41.786390 | controller |             "f:conditions": {
2026-06-11 18:00:41.786404 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.786418 | controller |                 ".": {},
2026-06-11 18:00:41.786432 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.786446 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.786459 | controller |                 "f:status": {},
2026-06-11 18:00:41.786473 | controller |                 "f:type": {}
2026-06-11 18:00:41.786487 | controller |               },
2026-06-11 18:00:41.786501 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.786536 | controller |                 ".": {},
2026-06-11 18:00:41.786552 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.786566 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.786581 | controller |                 "f:status": {},
2026-06-11 18:00:41.786595 | controller |                 "f:type": {}
2026-06-11 18:00:41.786609 | controller |               },
2026-06-11 18:00:41.786623 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.786637 | controller |                 ".": {},
2026-06-11 18:00:41.786652 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.786666 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.786680 | controller |                 "f:status": {},
2026-06-11 18:00:41.786694 | controller |                 "f:type": {}
2026-06-11 18:00:41.786709 | controller |               },
2026-06-11 18:00:41.786723 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.786737 | controller |                 ".": {},
2026-06-11 18:00:41.786751 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.786766 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.786796 | controller |                 "f:status": {},
2026-06-11 18:00:41.786811 | controller |                 "f:type": {}
2026-06-11 18:00:41.786826 | controller |               }
2026-06-11 18:00:41.786841 | controller |             },
2026-06-11 18:00:41.786855 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.786870 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.786884 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.786899 | controller |             "f:phase": {},
2026-06-11 18:00:41.786913 | controller |             "f:podIP": {},
2026-06-11 18:00:41.786927 | controller |             "f:podIPs": {
2026-06-11 18:00:41.786941 | controller |               ".": {},
2026-06-11 18:00:41.786955 | controller |               "k:{\"ip\":\"10.217.1.36\"}": {
2026-06-11 18:00:41.786970 | controller |                 ".": {},
2026-06-11 18:00:41.786984 | controller |                 "f:ip": {}
2026-06-11 18:00:41.786998 | controller |               }
2026-06-11 18:00:41.787012 | controller |             },
2026-06-11 18:00:41.787026 | controller |             "f:startTime": {}
2026-06-11 18:00:41.787040 | controller |           }
2026-06-11 18:00:41.787054 | controller |         },
2026-06-11 18:00:41.787069 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.787083 | controller |         "operation": "Update",
2026-06-11 18:00:41.787097 | controller |         "subresource": "status",
2026-06-11 18:00:41.787111 | controller |         "time": "2026-06-11T17:26:12Z"
2026-06-11 18:00:41.787125 | controller |       }
2026-06-11 18:00:41.787139 | controller |     ],
2026-06-11 18:00:41.787154 | controller |     "name": "swift-operator-controller-manager-79846f755c-pwf5z",
2026-06-11 18:00:41.787172 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.787186 | controller |     "ownerReferences": [
2026-06-11 18:00:41.787200 | controller |       {
2026-06-11 18:00:41.787214 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.787228 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.787242 | controller |         "controller": true,
2026-06-11 18:00:41.787256 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.787270 | controller |         "name": "swift-operator-controller-manager-79846f755c",
2026-06-11 18:00:41.787284 | controller |         "uid": "a2988098-fb21-48b0-b68b-0f2d2dedc6aa"
2026-06-11 18:00:41.787298 | controller |       }
2026-06-11 18:00:41.787312 | controller |     ],
2026-06-11 18:00:41.787326 | controller |     "resourceVersion": "90234",
2026-06-11 18:00:41.787340 | controller |     "uid": "421b50f2-244b-4532-8496-8d16653e4531"
2026-06-11 18:00:41.787354 | controller |   },
2026-06-11 18:00:41.787368 | controller |   "spec": {
2026-06-11 18:00:41.787382 | controller |     "containers": [
2026-06-11 18:00:41.787396 | controller |       {
2026-06-11 18:00:41.787410 | controller |         "args": [
2026-06-11 18:00:41.787424 | controller |           "--leader-elect",
2026-06-11 18:00:41.787438 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.787452 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.787466 | controller |         ],
2026-06-11 18:00:41.787480 | controller |         "command": [
2026-06-11 18:00:41.787494 | controller |           "/manager"
2026-06-11 18:00:41.787508 | controller |         ],
2026-06-11 18:00:41.787542 | controller |         "env": [
2026-06-11 18:00:41.787557 | controller |           {
2026-06-11 18:00:41.787571 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.787585 | controller |             "value": "30"
2026-06-11 18:00:41.787599 | controller |           },
2026-06-11 18:00:41.787614 | controller |           {
2026-06-11 18:00:41.787628 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.787642 | controller |             "value": "20"
2026-06-11 18:00:41.787657 | controller |           },
2026-06-11 18:00:41.787671 | controller |           {
2026-06-11 18:00:41.787685 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.787700 | controller |             "value": "5"
2026-06-11 18:00:41.787714 | controller |           },
2026-06-11 18:00:41.787729 | controller |           {
2026-06-11 18:00:41.787743 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.787758 | controller |             "value": "false"
2026-06-11 18:00:41.787772 | controller |           },
2026-06-11 18:00:41.787786 | controller |           {
2026-06-11 18:00:41.787801 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.787815 | controller |             "value": "false"
2026-06-11 18:00:41.787829 | controller |           }
2026-06-11 18:00:41.787844 | controller |         ],
2026-06-11 18:00:41.787858 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-11 18:00:41.787873 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.787887 | controller |         "livenessProbe": {
2026-06-11 18:00:41.787902 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.787916 | controller |           "httpGet": {
2026-06-11 18:00:41.787931 | controller |             "path": "/healthz",
2026-06-11 18:00:41.787945 | controller |             "port": 8081,
2026-06-11 18:00:41.787959 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.787973 | controller |           },
2026-06-11 18:00:41.787987 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.788001 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.788015 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.788032 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.788046 | controller |         },
2026-06-11 18:00:41.788060 | controller |         "name": "manager",
2026-06-11 18:00:41.788074 | controller |         "readinessProbe": {
2026-06-11 18:00:41.788088 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.788102 | controller |           "httpGet": {
2026-06-11 18:00:41.788116 | controller |             "path": "/readyz",
2026-06-11 18:00:41.788129 | controller |             "port": 8081,
2026-06-11 18:00:41.788143 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.788157 | controller |           },
2026-06-11 18:00:41.788171 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.788185 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.788199 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.788214 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.788228 | controller |         },
2026-06-11 18:00:41.788242 | controller |         "resources": {
2026-06-11 18:00:41.788256 | controller |           "limits": {
2026-06-11 18:00:41.788270 | controller |             "cpu": "500m",
2026-06-11 18:00:41.788284 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.788298 | controller |           },
2026-06-11 18:00:41.788312 | controller |           "requests": {
2026-06-11 18:00:41.788326 | controller |             "cpu": "10m",
2026-06-11 18:00:41.788340 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.788354 | controller |           }
2026-06-11 18:00:41.788368 | controller |         },
2026-06-11 18:00:41.788382 | controller |         "securityContext": {
2026-06-11 18:00:41.788396 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.788410 | controller |           "capabilities": {
2026-06-11 18:00:41.788425 | controller |             "drop": [
2026-06-11 18:00:41.788438 | controller |               "ALL"
2026-06-11 18:00:41.788452 | controller |             ]
2026-06-11 18:00:41.788466 | controller |           },
2026-06-11 18:00:41.788480 | controller |           "runAsUser": 1000660000
2026-06-11 18:00:41.788494 | controller |         },
2026-06-11 18:00:41.788508 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.788565 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.788582 | controller |         "volumeMounts": [
2026-06-11 18:00:41.788597 | controller |           {
2026-06-11 18:00:41.788612 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.788627 | controller |             "name": "kube-api-access-m6t2l",
2026-06-11 18:00:41.788642 | controller |             "readOnly": true
2026-06-11 18:00:41.788657 | controller |           }
2026-06-11 18:00:41.788671 | controller |         ]
2026-06-11 18:00:41.788686 | controller |       }
2026-06-11 18:00:41.788700 | controller |     ],
2026-06-11 18:00:41.788715 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.788729 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.788743 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.788757 | controller |       {
2026-06-11 18:00:41.788771 | controller |         "name": "swift-operator-controller-manager-dockercfg-tn4fb"
2026-06-11 18:00:41.788786 | controller |       }
2026-06-11 18:00:41.788800 | controller |     ],
2026-06-11 18:00:41.788814 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.788828 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.788843 | controller |     "priority": 0,
2026-06-11 18:00:41.788857 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.788872 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.788887 | controller |     "securityContext": {
2026-06-11 18:00:41.788902 | controller |       "fsGroup": 1000660000,
2026-06-11 18:00:41.788916 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.788934 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.788949 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.788963 | controller |       },
2026-06-11 18:00:41.788978 | controller |       "seccompProfile": {
2026-06-11 18:00:41.788992 | controller |         "type": "RuntimeDefault"
2026-06-11 18:00:41.789006 | controller |       }
2026-06-11 18:00:41.789021 | controller |     },
2026-06-11 18:00:41.789035 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-11 18:00:41.789048 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-11 18:00:41.789081 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.789096 | controller |     "tolerations": [
2026-06-11 18:00:41.789110 | controller |       {
2026-06-11 18:00:41.789124 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.789138 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.789152 | controller |         "operator": "Exists",
2026-06-11 18:00:41.789166 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.789180 | controller |       },
2026-06-11 18:00:41.789193 | controller |       {
2026-06-11 18:00:41.789207 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.789221 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.789235 | controller |         "operator": "Exists",
2026-06-11 18:00:41.789249 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.789262 | controller |       },
2026-06-11 18:00:41.789276 | controller |       {
2026-06-11 18:00:41.789290 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.789304 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.789317 | controller |         "operator": "Exists"
2026-06-11 18:00:41.789331 | controller |       }
2026-06-11 18:00:41.789344 | controller |     ],
2026-06-11 18:00:41.789358 | controller |     "volumes": [
2026-06-11 18:00:41.789372 | controller |       {
2026-06-11 18:00:41.789385 | controller |         "name": "kube-api-access-m6t2l",
2026-06-11 18:00:41.789399 | controller |         "projected": {
2026-06-11 18:00:41.789412 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.789426 | controller |           "sources": [
2026-06-11 18:00:41.789439 | controller |             {
2026-06-11 18:00:41.789453 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.789467 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.789480 | controller |                 "path": "token"
2026-06-11 18:00:41.789494 | controller |               }
2026-06-11 18:00:41.789508 | controller |             },
2026-06-11 18:00:41.789543 | controller |             {
2026-06-11 18:00:41.789559 | controller |               "configMap": {
2026-06-11 18:00:41.789573 | controller |                 "items": [
2026-06-11 18:00:41.789587 | controller |                   {
2026-06-11 18:00:41.789601 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.789616 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.789630 | controller |                   }
2026-06-11 18:00:41.789644 | controller |                 ],
2026-06-11 18:00:41.789658 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.789672 | controller |               }
2026-06-11 18:00:41.789686 | controller |             },
2026-06-11 18:00:41.789701 | controller |             {
2026-06-11 18:00:41.789715 | controller |               "downwardAPI": {
2026-06-11 18:00:41.789729 | controller |                 "items": [
2026-06-11 18:00:41.789743 | controller |                   {
2026-06-11 18:00:41.789757 | controller |                     "fieldRef": {
2026-06-11 18:00:41.789771 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.789785 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.789803 | controller |                     },
2026-06-11 18:00:41.789818 | controller |                     "path": "namespace"
2026-06-11 18:00:41.789832 | controller |                   }
2026-06-11 18:00:41.789847 | controller |                 ]
2026-06-11 18:00:41.789861 | controller |               }
2026-06-11 18:00:41.789875 | controller |             },
2026-06-11 18:00:41.789889 | controller |             {
2026-06-11 18:00:41.789904 | controller |               "configMap": {
2026-06-11 18:00:41.789918 | controller |                 "items": [
2026-06-11 18:00:41.789941 | controller |                   {
2026-06-11 18:00:41.789956 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.789975 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.789994 | controller |                   }
2026-06-11 18:00:41.790013 | controller |                 ],
2026-06-11 18:00:41.790032 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.790049 | controller |               }
2026-06-11 18:00:41.790068 | controller |             }
2026-06-11 18:00:41.790084 | controller |           ]
2026-06-11 18:00:41.790103 | controller |         }
2026-06-11 18:00:41.790119 | controller |       }
2026-06-11 18:00:41.790137 | controller |     ]
2026-06-11 18:00:41.790153 | controller |   },
2026-06-11 18:00:41.790171 | controller |   "status": {
2026-06-11 18:00:41.790187 | controller |     "conditions": [
2026-06-11 18:00:41.790205 | controller |       {
2026-06-11 18:00:41.790221 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.790239 | controller |         "lastTransitionTime": "2026-06-11T17:26:01Z",
2026-06-11 18:00:41.790255 | controller |         "status": "True",
2026-06-11 18:00:41.790274 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.790290 | controller |       },
2026-06-11 18:00:41.790309 | controller |       {
2026-06-11 18:00:41.790325 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.790344 | controller |         "lastTransitionTime": "2026-06-11T17:25:21Z",
2026-06-11 18:00:41.790361 | controller |         "status": "True",
2026-06-11 18:00:41.790379 | controller |         "type": "Initialized"
2026-06-11 18:00:41.790398 | controller |       },
2026-06-11 18:00:41.790449 | controller |       {
2026-06-11 18:00:41.790469 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.790484 | controller |         "lastTransitionTime": "2026-06-11T17:26:12Z",
2026-06-11 18:00:41.790499 | controller |         "status": "True",
2026-06-11 18:00:41.790538 | controller |         "type": "Ready"
2026-06-11 18:00:41.790559 | controller |       },
2026-06-11 18:00:41.790575 | controller |       {
2026-06-11 18:00:41.790589 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.790603 | controller |         "lastTransitionTime": "2026-06-11T17:26:12Z",
2026-06-11 18:00:41.790617 | controller |         "status": "True",
2026-06-11 18:00:41.790631 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.790645 | controller |       },
2026-06-11 18:00:41.790659 | controller |       {
2026-06-11 18:00:41.790673 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.790687 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.790700 | controller |         "status": "True",
2026-06-11 18:00:41.790714 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.790728 | controller |       }
2026-06-11 18:00:41.790742 | controller |     ],
2026-06-11 18:00:41.790755 | controller |     "containerStatuses": [
2026-06-11 18:00:41.790769 | controller |       {
2026-06-11 18:00:41.790783 | controller |         "allocatedResources": {
2026-06-11 18:00:41.790798 | controller |           "cpu": "10m",
2026-06-11 18:00:41.790812 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.790826 | controller |         },
2026-06-11 18:00:41.790840 | controller |         "containerID": "cri-o://c1b4b0d8590d7c345ab17b055fde361726dd5c1841e64d56032530be8038fce3",
2026-06-11 18:00:41.790869 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-11 18:00:41.790884 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-11 18:00:41.790899 | controller |         "lastState": {},
2026-06-11 18:00:41.790914 | controller |         "name": "manager",
2026-06-11 18:00:41.790928 | controller |         "ready": true,
2026-06-11 18:00:41.790943 | controller |         "resources": {
2026-06-11 18:00:41.790957 | controller |           "limits": {
2026-06-11 18:00:41.790971 | controller |             "cpu": "500m",
2026-06-11 18:00:41.790985 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.790999 | controller |           },
2026-06-11 18:00:41.791014 | controller |           "requests": {
2026-06-11 18:00:41.791028 | controller |             "cpu": "10m",
2026-06-11 18:00:41.791042 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.791057 | controller |           }
2026-06-11 18:00:41.791071 | controller |         },
2026-06-11 18:00:41.791086 | controller |         "restartCount": 0,
2026-06-11 18:00:41.791100 | controller |         "started": true,
2026-06-11 18:00:41.791114 | controller |         "state": {
2026-06-11 18:00:41.791128 | controller |           "running": {
2026-06-11 18:00:41.791142 | controller |             "startedAt": "2026-06-11T17:26:00Z"
2026-06-11 18:00:41.791157 | controller |           }
2026-06-11 18:00:41.791171 | controller |         },
2026-06-11 18:00:41.791185 | controller |         "user": {
2026-06-11 18:00:41.791199 | controller |           "linux": {
2026-06-11 18:00:41.791213 | controller |             "gid": 0,
2026-06-11 18:00:41.791227 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.791241 | controller |               0,
2026-06-11 18:00:41.791255 | controller |               1000660000
2026-06-11 18:00:41.791269 | controller |             ],
2026-06-11 18:00:41.791283 | controller |             "uid": 1000660000
2026-06-11 18:00:41.791297 | controller |           }
2026-06-11 18:00:41.791311 | controller |         },
2026-06-11 18:00:41.791325 | controller |         "volumeMounts": [
2026-06-11 18:00:41.791339 | controller |           {
2026-06-11 18:00:41.791353 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.791368 | controller |             "name": "kube-api-access-m6t2l",
2026-06-11 18:00:41.791382 | controller |             "readOnly": true,
2026-06-11 18:00:41.791396 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.791410 | controller |           }
2026-06-11 18:00:41.791424 | controller |         ]
2026-06-11 18:00:41.791438 | controller |       }
2026-06-11 18:00:41.791452 | controller |     ],
2026-06-11 18:00:41.791466 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.791479 | controller |     "hostIPs": [
2026-06-11 18:00:41.791493 | controller |       {
2026-06-11 18:00:41.791507 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.791541 | controller |       }
2026-06-11 18:00:41.791556 | controller |     ],
2026-06-11 18:00:41.791571 | controller |     "phase": "Running",
2026-06-11 18:00:41.791585 | controller |     "podIP": "10.217.1.36",
2026-06-11 18:00:41.791599 | controller |     "podIPs": [
2026-06-11 18:00:41.791613 | controller |       {
2026-06-11 18:00:41.791627 | controller |         "ip": "10.217.1.36"
2026-06-11 18:00:41.791641 | controller |       }
2026-06-11 18:00:41.791655 | controller |     ],
2026-06-11 18:00:41.791669 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.791683 | controller |     "startTime": "2026-06-11T17:25:21Z"
2026-06-11 18:00:41.791697 | controller |   }
2026-06-11 18:00:41.791711 | controller | }
2026-06-11 18:00:41.813122 | controller | ok:
2026-06-11 18:00:41.813188 | controller | {
2026-06-11 18:00:41.813221 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.813243 | controller |   "kind": "Pod",
2026-06-11 18:00:41.813263 | controller |   "metadata": {
2026-06-11 18:00:41.813281 | controller |     "annotations": {
2026-06-11 18:00:41.813301 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.37/23\"],\"mac_address\":\"0a:58:0a:d9:01:25\",\"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.1.37/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.813322 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.37\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:25\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.813342 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.813362 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.813382 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.813401 | controller |     },
2026-06-11 18:00:41.813420 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.813439 | controller |     "generateName": "telemetry-operator-controller-manager-565998cc45-",
2026-06-11 18:00:41.813458 | controller |     "generation": 1,
2026-06-11 18:00:41.813477 | controller |     "labels": {
2026-06-11 18:00:41.813496 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-11 18:00:41.813542 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.813564 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-11 18:00:41.813583 | controller |       "pod-template-hash": "565998cc45"
2026-06-11 18:00:41.813603 | controller |     },
2026-06-11 18:00:41.813622 | controller |     "managedFields": [
2026-06-11 18:00:41.813641 | controller |       {
2026-06-11 18:00:41.813661 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.813680 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.813699 | controller |         "fieldsV1": {
2026-06-11 18:00:41.813718 | controller |           "f:metadata": {
2026-06-11 18:00:41.813737 | controller |             "f:annotations": {
2026-06-11 18:00:41.813756 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.813775 | controller |             }
2026-06-11 18:00:41.813793 | controller |           }
2026-06-11 18:00:41.813812 | controller |         },
2026-06-11 18:00:41.813830 | controller |         "manager": "crc",
2026-06-11 18:00:41.813849 | controller |         "operation": "Update",
2026-06-11 18:00:41.813867 | controller |         "subresource": "status",
2026-06-11 18:00:41.813885 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.813904 | controller |       },
2026-06-11 18:00:41.813922 | controller |       {
2026-06-11 18:00:41.813940 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.813959 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.813977 | controller |         "fieldsV1": {
2026-06-11 18:00:41.813996 | controller |           "f:metadata": {
2026-06-11 18:00:41.814014 | controller |             "f:annotations": {
2026-06-11 18:00:41.814032 | controller |               ".": {},
2026-06-11 18:00:41.814050 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.814069 | controller |             },
2026-06-11 18:00:41.814087 | controller |             "f:generateName": {},
2026-06-11 18:00:41.814106 | controller |             "f:labels": {
2026-06-11 18:00:41.814124 | controller |               ".": {},
2026-06-11 18:00:41.814143 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.814166 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.814186 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.814204 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.814222 | controller |             },
2026-06-11 18:00:41.814241 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.814259 | controller |               ".": {},
2026-06-11 18:00:41.814277 | controller |               "k:{\"uid\":\"2afb0c6b-6ff9-4ff8-a8d1-0bcaf31cdc19\"}": {}
2026-06-11 18:00:41.814296 | controller |             }
2026-06-11 18:00:41.814315 | controller |           },
2026-06-11 18:00:41.814334 | controller |           "f:spec": {
2026-06-11 18:00:41.814352 | controller |             "f:containers": {
2026-06-11 18:00:41.814371 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.814389 | controller |                 ".": {},
2026-06-11 18:00:41.814407 | controller |                 "f:args": {},
2026-06-11 18:00:41.814426 | controller |                 "f:command": {},
2026-06-11 18:00:41.814444 | controller |                 "f:env": {
2026-06-11 18:00:41.814462 | controller |                   ".": {},
2026-06-11 18:00:41.814480 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.814498 | controller |                     ".": {},
2026-06-11 18:00:41.814537 | controller |                     "f:name": {},
2026-06-11 18:00:41.814559 | controller |                     "f:value": {}
2026-06-11 18:00:41.814578 | controller |                   },
2026-06-11 18:00:41.814596 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.814614 | controller |                     ".": {},
2026-06-11 18:00:41.814633 | controller |                     "f:name": {},
2026-06-11 18:00:41.814652 | controller |                     "f:value": {}
2026-06-11 18:00:41.814670 | controller |                   },
2026-06-11 18:00:41.814689 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.814708 | controller |                     ".": {},
2026-06-11 18:00:41.814727 | controller |                     "f:name": {},
2026-06-11 18:00:41.814745 | controller |                     "f:value": {}
2026-06-11 18:00:41.814764 | controller |                   },
2026-06-11 18:00:41.814782 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.814800 | controller |                     ".": {},
2026-06-11 18:00:41.814818 | controller |                     "f:name": {},
2026-06-11 18:00:41.814836 | controller |                     "f:value": {}
2026-06-11 18:00:41.814855 | controller |                   },
2026-06-11 18:00:41.814873 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.814891 | controller |                     ".": {},
2026-06-11 18:00:41.814909 | controller |                     "f:name": {},
2026-06-11 18:00:41.814928 | controller |                     "f:value": {}
2026-06-11 18:00:41.814946 | controller |                   }
2026-06-11 18:00:41.814965 | controller |                 },
2026-06-11 18:00:41.814984 | controller |                 "f:image": {},
2026-06-11 18:00:41.815002 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.815021 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.815039 | controller |                   ".": {},
2026-06-11 18:00:41.815058 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.815076 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.815094 | controller |                     ".": {},
2026-06-11 18:00:41.815112 | controller |                     "f:path": {},
2026-06-11 18:00:41.815130 | controller |                     "f:port": {},
2026-06-11 18:00:41.815148 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.815167 | controller |                   },
2026-06-11 18:00:41.815220 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.815239 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.815254 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.815268 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.815283 | controller |                 },
2026-06-11 18:00:41.815298 | controller |                 "f:name": {},
2026-06-11 18:00:41.815312 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.815327 | controller |                   ".": {},
2026-06-11 18:00:41.815341 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.815356 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.815370 | controller |                     ".": {},
2026-06-11 18:00:41.815385 | controller |                     "f:path": {},
2026-06-11 18:00:41.815399 | controller |                     "f:port": {},
2026-06-11 18:00:41.815414 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.815428 | controller |                   },
2026-06-11 18:00:41.815442 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.815456 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.815471 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.815485 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.815499 | controller |                 },
2026-06-11 18:00:41.815536 | controller |                 "f:resources": {
2026-06-11 18:00:41.815557 | controller |                   ".": {},
2026-06-11 18:00:41.815572 | controller |                   "f:limits": {
2026-06-11 18:00:41.815587 | controller |                     ".": {},
2026-06-11 18:00:41.815601 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.815616 | controller |                     "f:memory": {}
2026-06-11 18:00:41.815630 | controller |                   },
2026-06-11 18:00:41.815644 | controller |                   "f:requests": {
2026-06-11 18:00:41.815658 | controller |                     ".": {},
2026-06-11 18:00:41.815672 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.815686 | controller |                     "f:memory": {}
2026-06-11 18:00:41.815700 | controller |                   }
2026-06-11 18:00:41.815715 | controller |                 },
2026-06-11 18:00:41.815729 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.815744 | controller |                   ".": {},
2026-06-11 18:00:41.815758 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.815772 | controller |                 },
2026-06-11 18:00:41.815787 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.815801 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.815815 | controller |               }
2026-06-11 18:00:41.815830 | controller |             },
2026-06-11 18:00:41.815845 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.815863 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.815888 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.815915 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.815934 | controller |             "f:securityContext": {
2026-06-11 18:00:41.815949 | controller |               ".": {},
2026-06-11 18:00:41.815965 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.815980 | controller |             },
2026-06-11 18:00:41.815995 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.816009 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.816025 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.816040 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.816055 | controller |           }
2026-06-11 18:00:41.816070 | controller |         },
2026-06-11 18:00:41.816090 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.816106 | controller |         "operation": "Update",
2026-06-11 18:00:41.816122 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.816137 | controller |       },
2026-06-11 18:00:41.816152 | controller |       {
2026-06-11 18:00:41.816166 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.816181 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.816196 | controller |         "fieldsV1": {
2026-06-11 18:00:41.816211 | controller |           "f:metadata": {
2026-06-11 18:00:41.816225 | controller |             "f:annotations": {
2026-06-11 18:00:41.816239 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.816254 | controller |             }
2026-06-11 18:00:41.816268 | controller |           }
2026-06-11 18:00:41.816282 | controller |         },
2026-06-11 18:00:41.816297 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.816314 | controller |         "operation": "Update",
2026-06-11 18:00:41.816330 | controller |         "subresource": "status",
2026-06-11 18:00:41.816345 | controller |         "time": "2026-06-11T17:25:24Z"
2026-06-11 18:00:41.816359 | controller |       },
2026-06-11 18:00:41.816373 | controller |       {
2026-06-11 18:00:41.816387 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.816401 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.816415 | controller |         "fieldsV1": {
2026-06-11 18:00:41.816429 | controller |           "f:status": {
2026-06-11 18:00:41.816443 | controller |             "f:conditions": {
2026-06-11 18:00:41.816457 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.816471 | controller |                 ".": {},
2026-06-11 18:00:41.816484 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.816499 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.816537 | controller |                 "f:status": {},
2026-06-11 18:00:41.816559 | controller |                 "f:type": {}
2026-06-11 18:00:41.816574 | controller |               },
2026-06-11 18:00:41.816589 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.816603 | controller |                 ".": {},
2026-06-11 18:00:41.816617 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.816631 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.816646 | controller |                 "f:status": {},
2026-06-11 18:00:41.816660 | controller |                 "f:type": {}
2026-06-11 18:00:41.816674 | controller |               },
2026-06-11 18:00:41.816688 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.816703 | controller |                 ".": {},
2026-06-11 18:00:41.816717 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.816731 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.816746 | controller |                 "f:status": {},
2026-06-11 18:00:41.816760 | controller |                 "f:type": {}
2026-06-11 18:00:41.816774 | controller |               },
2026-06-11 18:00:41.816788 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.816803 | controller |                 ".": {},
2026-06-11 18:00:41.816817 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.816831 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.816846 | controller |                 "f:status": {},
2026-06-11 18:00:41.816861 | controller |                 "f:type": {}
2026-06-11 18:00:41.816875 | controller |               }
2026-06-11 18:00:41.816890 | controller |             },
2026-06-11 18:00:41.816905 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.816919 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.816934 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.816952 | controller |             "f:phase": {},
2026-06-11 18:00:41.816967 | controller |             "f:podIP": {},
2026-06-11 18:00:41.816982 | controller |             "f:podIPs": {
2026-06-11 18:00:41.816996 | controller |               ".": {},
2026-06-11 18:00:41.817009 | controller |               "k:{\"ip\":\"10.217.1.37\"}": {
2026-06-11 18:00:41.817024 | controller |                 ".": {},
2026-06-11 18:00:41.817051 | controller |                 "f:ip": {}
2026-06-11 18:00:41.817068 | controller |               }
2026-06-11 18:00:41.817083 | controller |             },
2026-06-11 18:00:41.817097 | controller |             "f:startTime": {}
2026-06-11 18:00:41.817112 | controller |           }
2026-06-11 18:00:41.817126 | controller |         },
2026-06-11 18:00:41.817141 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.817155 | controller |         "operation": "Update",
2026-06-11 18:00:41.817170 | controller |         "subresource": "status",
2026-06-11 18:00:41.817185 | controller |         "time": "2026-06-11T17:26:16Z"
2026-06-11 18:00:41.817200 | controller |       }
2026-06-11 18:00:41.817214 | controller |     ],
2026-06-11 18:00:41.817229 | controller |     "name": "telemetry-operator-controller-manager-565998cc45-xkkrq",
2026-06-11 18:00:41.817244 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.817258 | controller |     "ownerReferences": [
2026-06-11 18:00:41.817273 | controller |       {
2026-06-11 18:00:41.817288 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.817304 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.817320 | controller |         "controller": true,
2026-06-11 18:00:41.817336 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.817350 | controller |         "name": "telemetry-operator-controller-manager-565998cc45",
2026-06-11 18:00:41.817364 | controller |         "uid": "2afb0c6b-6ff9-4ff8-a8d1-0bcaf31cdc19"
2026-06-11 18:00:41.817378 | controller |       }
2026-06-11 18:00:41.817393 | controller |     ],
2026-06-11 18:00:41.817407 | controller |     "resourceVersion": "90291",
2026-06-11 18:00:41.817421 | controller |     "uid": "c82ac46c-e772-42fe-acc0-577679656e80"
2026-06-11 18:00:41.817435 | controller |   },
2026-06-11 18:00:41.817449 | controller |   "spec": {
2026-06-11 18:00:41.817463 | controller |     "containers": [
2026-06-11 18:00:41.817478 | controller |       {
2026-06-11 18:00:41.817492 | controller |         "args": [
2026-06-11 18:00:41.817506 | controller |           "--leader-elect",
2026-06-11 18:00:41.817541 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.817557 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.817572 | controller |         ],
2026-06-11 18:00:41.817587 | controller |         "command": [
2026-06-11 18:00:41.817601 | controller |           "/manager"
2026-06-11 18:00:41.817615 | controller |         ],
2026-06-11 18:00:41.817629 | controller |         "env": [
2026-06-11 18:00:41.817643 | controller |           {
2026-06-11 18:00:41.817658 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.817672 | controller |             "value": "30"
2026-06-11 18:00:41.817686 | controller |           },
2026-06-11 18:00:41.817700 | controller |           {
2026-06-11 18:00:41.817714 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.817728 | controller |             "value": "20"
2026-06-11 18:00:41.817743 | controller |           },
2026-06-11 18:00:41.817757 | controller |           {
2026-06-11 18:00:41.817772 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.817786 | controller |             "value": "5"
2026-06-11 18:00:41.817801 | controller |           },
2026-06-11 18:00:41.817815 | controller |           {
2026-06-11 18:00:41.817829 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.817843 | controller |             "value": "false"
2026-06-11 18:00:41.817858 | controller |           },
2026-06-11 18:00:41.817876 | controller |           {
2026-06-11 18:00:41.817891 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.817906 | controller |             "value": "false"
2026-06-11 18:00:41.817920 | controller |           }
2026-06-11 18:00:41.817935 | controller |         ],
2026-06-11 18:00:41.817950 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-11 18:00:41.817965 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.817979 | controller |         "livenessProbe": {
2026-06-11 18:00:41.817994 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.818008 | controller |           "httpGet": {
2026-06-11 18:00:41.818023 | controller |             "path": "/healthz",
2026-06-11 18:00:41.818037 | controller |             "port": 8081,
2026-06-11 18:00:41.818052 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.818066 | controller |           },
2026-06-11 18:00:41.818080 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.818095 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.818109 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.818123 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.818137 | controller |         },
2026-06-11 18:00:41.818152 | controller |         "name": "manager",
2026-06-11 18:00:41.818166 | controller |         "readinessProbe": {
2026-06-11 18:00:41.818180 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.818194 | controller |           "httpGet": {
2026-06-11 18:00:41.818208 | controller |             "path": "/readyz",
2026-06-11 18:00:41.818222 | controller |             "port": 8081,
2026-06-11 18:00:41.818236 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.818250 | controller |           },
2026-06-11 18:00:41.818264 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.818278 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.818292 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.818306 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.818320 | controller |         },
2026-06-11 18:00:41.818334 | controller |         "resources": {
2026-06-11 18:00:41.818348 | controller |           "limits": {
2026-06-11 18:00:41.818362 | controller |             "cpu": "500m",
2026-06-11 18:00:41.818376 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.818391 | controller |           },
2026-06-11 18:00:41.818405 | controller |           "requests": {
2026-06-11 18:00:41.818419 | controller |             "cpu": "10m",
2026-06-11 18:00:41.818433 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.818447 | controller |           }
2026-06-11 18:00:41.818461 | controller |         },
2026-06-11 18:00:41.818475 | controller |         "securityContext": {
2026-06-11 18:00:41.818490 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.818504 | controller |           "capabilities": {
2026-06-11 18:00:41.818538 | controller |             "drop": [
2026-06-11 18:00:41.818554 | controller |               "MKNOD"
2026-06-11 18:00:41.818568 | controller |             ]
2026-06-11 18:00:41.818582 | controller |           }
2026-06-11 18:00:41.818597 | controller |         },
2026-06-11 18:00:41.818611 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.818625 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.818639 | controller |         "volumeMounts": [
2026-06-11 18:00:41.818653 | controller |           {
2026-06-11 18:00:41.818668 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.818682 | controller |             "name": "kube-api-access-r9gbd",
2026-06-11 18:00:41.818696 | controller |             "readOnly": true
2026-06-11 18:00:41.818715 | controller |           }
2026-06-11 18:00:41.818729 | controller |         ]
2026-06-11 18:00:41.818744 | controller |       }
2026-06-11 18:00:41.818758 | controller |     ],
2026-06-11 18:00:41.818772 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.818786 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.818800 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.818814 | controller |       {
2026-06-11 18:00:41.818828 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-ck588"
2026-06-11 18:00:41.818842 | controller |       }
2026-06-11 18:00:41.818856 | controller |     ],
2026-06-11 18:00:41.818870 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.818885 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.818899 | controller |     "priority": 0,
2026-06-11 18:00:41.818914 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.818928 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.818943 | controller |     "securityContext": {
2026-06-11 18:00:41.818958 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.818972 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.818986 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.819000 | controller |       }
2026-06-11 18:00:41.819015 | controller |     },
2026-06-11 18:00:41.819029 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-11 18:00:41.819044 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-11 18:00:41.819058 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.819073 | controller |     "tolerations": [
2026-06-11 18:00:41.819087 | controller |       {
2026-06-11 18:00:41.819102 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.819116 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.819130 | controller |         "operator": "Exists",
2026-06-11 18:00:41.819145 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.819160 | controller |       },
2026-06-11 18:00:41.819174 | controller |       {
2026-06-11 18:00:41.819188 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.819203 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.819218 | controller |         "operator": "Exists",
2026-06-11 18:00:41.819232 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.819246 | controller |       },
2026-06-11 18:00:41.819261 | controller |       {
2026-06-11 18:00:41.819275 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.819290 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.819304 | controller |         "operator": "Exists"
2026-06-11 18:00:41.819318 | controller |       }
2026-06-11 18:00:41.819333 | controller |     ],
2026-06-11 18:00:41.819348 | controller |     "volumes": [
2026-06-11 18:00:41.819362 | controller |       {
2026-06-11 18:00:41.819376 | controller |         "name": "kube-api-access-r9gbd",
2026-06-11 18:00:41.819391 | controller |         "projected": {
2026-06-11 18:00:41.819405 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.819419 | controller |           "sources": [
2026-06-11 18:00:41.819433 | controller |             {
2026-06-11 18:00:41.819447 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.819462 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.819476 | controller |                 "path": "token"
2026-06-11 18:00:41.819491 | controller |               }
2026-06-11 18:00:41.819505 | controller |             },
2026-06-11 18:00:41.819542 | controller |             {
2026-06-11 18:00:41.819559 | controller |               "configMap": {
2026-06-11 18:00:41.819573 | controller |                 "items": [
2026-06-11 18:00:41.819588 | controller |                   {
2026-06-11 18:00:41.819602 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.819621 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.819636 | controller |                   }
2026-06-11 18:00:41.819651 | controller |                 ],
2026-06-11 18:00:41.819665 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.819680 | controller |               }
2026-06-11 18:00:41.819694 | controller |             },
2026-06-11 18:00:41.819709 | controller |             {
2026-06-11 18:00:41.819723 | controller |               "downwardAPI": {
2026-06-11 18:00:41.819737 | controller |                 "items": [
2026-06-11 18:00:41.819751 | controller |                   {
2026-06-11 18:00:41.819765 | controller |                     "fieldRef": {
2026-06-11 18:00:41.819779 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.819794 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.819808 | controller |                     },
2026-06-11 18:00:41.819822 | controller |                     "path": "namespace"
2026-06-11 18:00:41.819837 | controller |                   }
2026-06-11 18:00:41.819851 | controller |                 ]
2026-06-11 18:00:41.819866 | controller |               }
2026-06-11 18:00:41.819880 | controller |             },
2026-06-11 18:00:41.819894 | controller |             {
2026-06-11 18:00:41.819908 | controller |               "configMap": {
2026-06-11 18:00:41.819922 | controller |                 "items": [
2026-06-11 18:00:41.819937 | controller |                   {
2026-06-11 18:00:41.819951 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.819965 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.819980 | controller |                   }
2026-06-11 18:00:41.819994 | controller |                 ],
2026-06-11 18:00:41.820008 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.820022 | controller |               }
2026-06-11 18:00:41.820037 | controller |             }
2026-06-11 18:00:41.820051 | controller |           ]
2026-06-11 18:00:41.820065 | controller |         }
2026-06-11 18:00:41.820080 | controller |       }
2026-06-11 18:00:41.820094 | controller |     ]
2026-06-11 18:00:41.820108 | controller |   },
2026-06-11 18:00:41.820122 | controller |   "status": {
2026-06-11 18:00:41.820136 | controller |     "conditions": [
2026-06-11 18:00:41.820151 | controller |       {
2026-06-11 18:00:41.820165 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.820180 | controller |         "lastTransitionTime": "2026-06-11T17:25:25Z",
2026-06-11 18:00:41.820195 | controller |         "status": "True",
2026-06-11 18:00:41.820210 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.820224 | controller |       },
2026-06-11 18:00:41.820239 | controller |       {
2026-06-11 18:00:41.820253 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.820268 | controller |         "lastTransitionTime": "2026-06-11T17:25:21Z",
2026-06-11 18:00:41.820283 | controller |         "status": "True",
2026-06-11 18:00:41.820297 | controller |         "type": "Initialized"
2026-06-11 18:00:41.820311 | controller |       },
2026-06-11 18:00:41.820325 | controller |       {
2026-06-11 18:00:41.820340 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.820354 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.820368 | controller |         "status": "True",
2026-06-11 18:00:41.820382 | controller |         "type": "Ready"
2026-06-11 18:00:41.820396 | controller |       },
2026-06-11 18:00:41.820410 | controller |       {
2026-06-11 18:00:41.820425 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.820439 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.820453 | controller |         "status": "True",
2026-06-11 18:00:41.820467 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.820481 | controller |       },
2026-06-11 18:00:41.820498 | controller |       {
2026-06-11 18:00:41.820534 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.820554 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.820569 | controller |         "status": "True",
2026-06-11 18:00:41.820583 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.820598 | controller |       }
2026-06-11 18:00:41.820612 | controller |     ],
2026-06-11 18:00:41.820626 | controller |     "containerStatuses": [
2026-06-11 18:00:41.820640 | controller |       {
2026-06-11 18:00:41.820654 | controller |         "allocatedResources": {
2026-06-11 18:00:41.820668 | controller |           "cpu": "10m",
2026-06-11 18:00:41.820682 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.820696 | controller |         },
2026-06-11 18:00:41.820711 | controller |         "containerID": "cri-o://7536a45464ad0a0015f1bbdc473f817770054fb2c26073e5cd23315cca0c16cf",
2026-06-11 18:00:41.820725 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-11 18:00:41.820740 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-11 18:00:41.820754 | controller |         "lastState": {},
2026-06-11 18:00:41.820769 | controller |         "name": "manager",
2026-06-11 18:00:41.820783 | controller |         "ready": true,
2026-06-11 18:00:41.820797 | controller |         "resources": {
2026-06-11 18:00:41.820811 | controller |           "limits": {
2026-06-11 18:00:41.820824 | controller |             "cpu": "500m",
2026-06-11 18:00:41.820838 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.820852 | controller |           },
2026-06-11 18:00:41.820866 | controller |           "requests": {
2026-06-11 18:00:41.820880 | controller |             "cpu": "10m",
2026-06-11 18:00:41.820894 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.820909 | controller |           }
2026-06-11 18:00:41.820922 | controller |         },
2026-06-11 18:00:41.820937 | controller |         "restartCount": 0,
2026-06-11 18:00:41.820951 | controller |         "started": true,
2026-06-11 18:00:41.820965 | controller |         "state": {
2026-06-11 18:00:41.820979 | controller |           "running": {
2026-06-11 18:00:41.820993 | controller |             "startedAt": "2026-06-11T17:26:01Z"
2026-06-11 18:00:41.821008 | controller |           }
2026-06-11 18:00:41.821022 | controller |         },
2026-06-11 18:00:41.821051 | controller |         "user": {
2026-06-11 18:00:41.821068 | controller |           "linux": {
2026-06-11 18:00:41.821083 | controller |             "gid": 0,
2026-06-11 18:00:41.821097 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.821111 | controller |               0
2026-06-11 18:00:41.821126 | controller |             ],
2026-06-11 18:00:41.821140 | controller |             "uid": 65532
2026-06-11 18:00:41.821155 | controller |           }
2026-06-11 18:00:41.821169 | controller |         },
2026-06-11 18:00:41.821183 | controller |         "volumeMounts": [
2026-06-11 18:00:41.821198 | controller |           {
2026-06-11 18:00:41.821213 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.821227 | controller |             "name": "kube-api-access-r9gbd",
2026-06-11 18:00:41.821242 | controller |             "readOnly": true,
2026-06-11 18:00:41.821257 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.821271 | controller |           }
2026-06-11 18:00:41.821286 | controller |         ]
2026-06-11 18:00:41.821300 | controller |       }
2026-06-11 18:00:41.821314 | controller |     ],
2026-06-11 18:00:41.821328 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.821343 | controller |     "hostIPs": [
2026-06-11 18:00:41.821357 | controller |       {
2026-06-11 18:00:41.821376 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.821391 | controller |       }
2026-06-11 18:00:41.821405 | controller |     ],
2026-06-11 18:00:41.821419 | controller |     "phase": "Running",
2026-06-11 18:00:41.821433 | controller |     "podIP": "10.217.1.37",
2026-06-11 18:00:41.821447 | controller |     "podIPs": [
2026-06-11 18:00:41.821461 | controller |       {
2026-06-11 18:00:41.821475 | controller |         "ip": "10.217.1.37"
2026-06-11 18:00:41.821489 | controller |       }
2026-06-11 18:00:41.821503 | controller |     ],
2026-06-11 18:00:41.821537 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.821553 | controller |     "startTime": "2026-06-11T17:25:21Z"
2026-06-11 18:00:41.821567 | controller |   }
2026-06-11 18:00:41.821582 | controller | }
2026-06-11 18:00:41.842664 | controller | ok:
2026-06-11 18:00:41.842852 | controller | {
2026-06-11 18:00:41.842878 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.842896 | controller |   "kind": "Pod",
2026-06-11 18:00:41.842912 | controller |   "metadata": {
2026-06-11 18:00:41.842927 | controller |     "annotations": {
2026-06-11 18:00:41.842942 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.39/23\"],\"mac_address\":\"0a:58:0a:d9:01:27\",\"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.1.39/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.842959 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.39\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:27\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.842974 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.842990 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.843005 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.843020 | controller |     },
2026-06-11 18:00:41.843035 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.843049 | controller |     "generateName": "test-operator-controller-manager-7579dbdcb9-",
2026-06-11 18:00:41.843064 | controller |     "generation": 1,
2026-06-11 18:00:41.843078 | controller |     "labels": {
2026-06-11 18:00:41.843093 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-11 18:00:41.843107 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.843121 | controller |       "openstack.org/operator-name": "test",
2026-06-11 18:00:41.843135 | controller |       "pod-template-hash": "7579dbdcb9"
2026-06-11 18:00:41.843149 | controller |     },
2026-06-11 18:00:41.843164 | controller |     "managedFields": [
2026-06-11 18:00:41.843178 | controller |       {
2026-06-11 18:00:41.843192 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.843206 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.843220 | controller |         "fieldsV1": {
2026-06-11 18:00:41.843234 | controller |           "f:metadata": {
2026-06-11 18:00:41.843249 | controller |             "f:annotations": {
2026-06-11 18:00:41.843263 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.843277 | controller |             }
2026-06-11 18:00:41.843295 | controller |           }
2026-06-11 18:00:41.843313 | controller |         },
2026-06-11 18:00:41.843331 | controller |         "manager": "crc",
2026-06-11 18:00:41.843349 | controller |         "operation": "Update",
2026-06-11 18:00:41.843367 | controller |         "subresource": "status",
2026-06-11 18:00:41.843385 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.843402 | controller |       },
2026-06-11 18:00:41.843428 | controller |       {
2026-06-11 18:00:41.843446 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.843464 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.843480 | controller |         "fieldsV1": {
2026-06-11 18:00:41.843494 | controller |           "f:metadata": {
2026-06-11 18:00:41.843509 | controller |             "f:annotations": {
2026-06-11 18:00:41.843551 | controller |               ".": {},
2026-06-11 18:00:41.843567 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.843582 | controller |             },
2026-06-11 18:00:41.843596 | controller |             "f:generateName": {},
2026-06-11 18:00:41.843611 | controller |             "f:labels": {
2026-06-11 18:00:41.843625 | controller |               ".": {},
2026-06-11 18:00:41.843640 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.843654 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.843669 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.843683 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.843696 | controller |             },
2026-06-11 18:00:41.843711 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.843725 | controller |               ".": {},
2026-06-11 18:00:41.843739 | controller |               "k:{\"uid\":\"92cc390c-2eb6-4ac1-87cd-e5fba41e628e\"}": {}
2026-06-11 18:00:41.843754 | controller |             }
2026-06-11 18:00:41.843769 | controller |           },
2026-06-11 18:00:41.843783 | controller |           "f:spec": {
2026-06-11 18:00:41.843798 | controller |             "f:containers": {
2026-06-11 18:00:41.843812 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.843827 | controller |                 ".": {},
2026-06-11 18:00:41.843841 | controller |                 "f:args": {},
2026-06-11 18:00:41.843855 | controller |                 "f:command": {},
2026-06-11 18:00:41.843869 | controller |                 "f:env": {
2026-06-11 18:00:41.843883 | controller |                   ".": {},
2026-06-11 18:00:41.843897 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.843911 | controller |                     ".": {},
2026-06-11 18:00:41.843925 | controller |                     "f:name": {},
2026-06-11 18:00:41.843939 | controller |                     "f:value": {}
2026-06-11 18:00:41.843953 | controller |                   },
2026-06-11 18:00:41.843967 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.843981 | controller |                     ".": {},
2026-06-11 18:00:41.843995 | controller |                     "f:name": {},
2026-06-11 18:00:41.844009 | controller |                     "f:value": {}
2026-06-11 18:00:41.844023 | controller |                   },
2026-06-11 18:00:41.844037 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.844051 | controller |                     ".": {},
2026-06-11 18:00:41.844065 | controller |                     "f:name": {},
2026-06-11 18:00:41.844079 | controller |                     "f:value": {}
2026-06-11 18:00:41.844094 | controller |                   },
2026-06-11 18:00:41.844108 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.844122 | controller |                     ".": {},
2026-06-11 18:00:41.844136 | controller |                     "f:name": {},
2026-06-11 18:00:41.844150 | controller |                     "f:value": {}
2026-06-11 18:00:41.844164 | controller |                   },
2026-06-11 18:00:41.844178 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.844193 | controller |                     ".": {},
2026-06-11 18:00:41.844207 | controller |                     "f:name": {},
2026-06-11 18:00:41.844221 | controller |                     "f:value": {}
2026-06-11 18:00:41.844236 | controller |                   }
2026-06-11 18:00:41.844255 | controller |                 },
2026-06-11 18:00:41.844270 | controller |                 "f:image": {},
2026-06-11 18:00:41.844285 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.844300 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.844314 | controller |                   ".": {},
2026-06-11 18:00:41.844329 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.844343 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.844358 | controller |                     ".": {},
2026-06-11 18:00:41.844372 | controller |                     "f:path": {},
2026-06-11 18:00:41.844387 | controller |                     "f:port": {},
2026-06-11 18:00:41.844401 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.844415 | controller |                   },
2026-06-11 18:00:41.844429 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.844443 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.844458 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.844472 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.844487 | controller |                 },
2026-06-11 18:00:41.844501 | controller |                 "f:name": {},
2026-06-11 18:00:41.844542 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.844559 | controller |                   ".": {},
2026-06-11 18:00:41.844573 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.844588 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.844602 | controller |                     ".": {},
2026-06-11 18:00:41.844616 | controller |                     "f:path": {},
2026-06-11 18:00:41.844630 | controller |                     "f:port": {},
2026-06-11 18:00:41.844644 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.844658 | controller |                   },
2026-06-11 18:00:41.844672 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.844686 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.844700 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.844714 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.844729 | controller |                 },
2026-06-11 18:00:41.844743 | controller |                 "f:resources": {
2026-06-11 18:00:41.844757 | controller |                   ".": {},
2026-06-11 18:00:41.844771 | controller |                   "f:limits": {
2026-06-11 18:00:41.844786 | controller |                     ".": {},
2026-06-11 18:00:41.844806 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.844825 | controller |                     "f:memory": {}
2026-06-11 18:00:41.844841 | controller |                   },
2026-06-11 18:00:41.844857 | controller |                   "f:requests": {
2026-06-11 18:00:41.844871 | controller |                     ".": {},
2026-06-11 18:00:41.844885 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.844899 | controller |                     "f:memory": {}
2026-06-11 18:00:41.844913 | controller |                   }
2026-06-11 18:00:41.844928 | controller |                 },
2026-06-11 18:00:41.844942 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.844956 | controller |                   ".": {},
2026-06-11 18:00:41.844970 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.844986 | controller |                 },
2026-06-11 18:00:41.845005 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.845041 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.845061 | controller |               }
2026-06-11 18:00:41.845080 | controller |             },
2026-06-11 18:00:41.845099 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.845118 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.845143 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.845162 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.845177 | controller |             "f:securityContext": {
2026-06-11 18:00:41.845191 | controller |               ".": {},
2026-06-11 18:00:41.845206 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.845220 | controller |             },
2026-06-11 18:00:41.845234 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.845249 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.845263 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.845277 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.845292 | controller |           }
2026-06-11 18:00:41.845307 | controller |         },
2026-06-11 18:00:41.845323 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.845338 | controller |         "operation": "Update",
2026-06-11 18:00:41.845352 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.845366 | controller |       },
2026-06-11 18:00:41.845380 | controller |       {
2026-06-11 18:00:41.845395 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.845409 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.845424 | controller |         "fieldsV1": {
2026-06-11 18:00:41.845439 | controller |           "f:metadata": {
2026-06-11 18:00:41.845453 | controller |             "f:annotations": {
2026-06-11 18:00:41.845467 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.845481 | controller |             }
2026-06-11 18:00:41.845495 | controller |           }
2026-06-11 18:00:41.845526 | controller |         },
2026-06-11 18:00:41.845549 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.845565 | controller |         "operation": "Update",
2026-06-11 18:00:41.845579 | controller |         "subresource": "status",
2026-06-11 18:00:41.845594 | controller |         "time": "2026-06-11T17:25:24Z"
2026-06-11 18:00:41.845608 | controller |       },
2026-06-11 18:00:41.845623 | controller |       {
2026-06-11 18:00:41.845638 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.845654 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.845670 | controller |         "fieldsV1": {
2026-06-11 18:00:41.845685 | controller |           "f:status": {
2026-06-11 18:00:41.845699 | controller |             "f:conditions": {
2026-06-11 18:00:41.845715 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.845730 | controller |                 ".": {},
2026-06-11 18:00:41.845744 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.845759 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.845773 | controller |                 "f:status": {},
2026-06-11 18:00:41.845788 | controller |                 "f:type": {}
2026-06-11 18:00:41.845803 | controller |               },
2026-06-11 18:00:41.845817 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.845831 | controller |                 ".": {},
2026-06-11 18:00:41.845846 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.845860 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.845874 | controller |                 "f:status": {},
2026-06-11 18:00:41.845889 | controller |                 "f:type": {}
2026-06-11 18:00:41.845903 | controller |               },
2026-06-11 18:00:41.845917 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.845932 | controller |                 ".": {},
2026-06-11 18:00:41.845946 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.845961 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.845975 | controller |                 "f:status": {},
2026-06-11 18:00:41.845993 | controller |                 "f:type": {}
2026-06-11 18:00:41.846009 | controller |               },
2026-06-11 18:00:41.846023 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.846038 | controller |                 ".": {},
2026-06-11 18:00:41.846052 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.846067 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.846081 | controller |                 "f:status": {},
2026-06-11 18:00:41.846095 | controller |                 "f:type": {}
2026-06-11 18:00:41.846109 | controller |               }
2026-06-11 18:00:41.846124 | controller |             },
2026-06-11 18:00:41.846141 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.846163 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.846189 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.846212 | controller |             "f:phase": {},
2026-06-11 18:00:41.846229 | controller |             "f:podIP": {},
2026-06-11 18:00:41.846244 | controller |             "f:podIPs": {
2026-06-11 18:00:41.846260 | controller |               ".": {},
2026-06-11 18:00:41.846274 | controller |               "k:{\"ip\":\"10.217.1.39\"}": {
2026-06-11 18:00:41.846289 | controller |                 ".": {},
2026-06-11 18:00:41.846306 | controller |                 "f:ip": {}
2026-06-11 18:00:41.846322 | controller |               }
2026-06-11 18:00:41.846338 | controller |             },
2026-06-11 18:00:41.846352 | controller |             "f:startTime": {}
2026-06-11 18:00:41.846366 | controller |           }
2026-06-11 18:00:41.846381 | controller |         },
2026-06-11 18:00:41.846395 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.846409 | controller |         "operation": "Update",
2026-06-11 18:00:41.846423 | controller |         "subresource": "status",
2026-06-11 18:00:41.846438 | controller |         "time": "2026-06-11T17:26:11Z"
2026-06-11 18:00:41.846453 | controller |       }
2026-06-11 18:00:41.846467 | controller |     ],
2026-06-11 18:00:41.846482 | controller |     "name": "test-operator-controller-manager-7579dbdcb9-jc79s",
2026-06-11 18:00:41.846496 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.846527 | controller |     "ownerReferences": [
2026-06-11 18:00:41.846548 | controller |       {
2026-06-11 18:00:41.846564 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.846579 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.846593 | controller |         "controller": true,
2026-06-11 18:00:41.846608 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.846622 | controller |         "name": "test-operator-controller-manager-7579dbdcb9",
2026-06-11 18:00:41.846637 | controller |         "uid": "92cc390c-2eb6-4ac1-87cd-e5fba41e628e"
2026-06-11 18:00:41.846651 | controller |       }
2026-06-11 18:00:41.846666 | controller |     ],
2026-06-11 18:00:41.846680 | controller |     "resourceVersion": "90221",
2026-06-11 18:00:41.846694 | controller |     "uid": "19cca874-919b-460b-b167-623f4a79e403"
2026-06-11 18:00:41.846709 | controller |   },
2026-06-11 18:00:41.846724 | controller |   "spec": {
2026-06-11 18:00:41.846738 | controller |     "containers": [
2026-06-11 18:00:41.846752 | controller |       {
2026-06-11 18:00:41.846767 | controller |         "args": [
2026-06-11 18:00:41.846781 | controller |           "--leader-elect",
2026-06-11 18:00:41.846795 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.846809 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.846824 | controller |         ],
2026-06-11 18:00:41.846838 | controller |         "command": [
2026-06-11 18:00:41.846852 | controller |           "/manager"
2026-06-11 18:00:41.846865 | controller |         ],
2026-06-11 18:00:41.846879 | controller |         "env": [
2026-06-11 18:00:41.846893 | controller |           {
2026-06-11 18:00:41.846907 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.846925 | controller |             "value": "30"
2026-06-11 18:00:41.846940 | controller |           },
2026-06-11 18:00:41.846954 | controller |           {
2026-06-11 18:00:41.846968 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.846982 | controller |             "value": "20"
2026-06-11 18:00:41.846996 | controller |           },
2026-06-11 18:00:41.847011 | controller |           {
2026-06-11 18:00:41.847025 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.847039 | controller |             "value": "5"
2026-06-11 18:00:41.847053 | controller |           },
2026-06-11 18:00:41.847067 | controller |           {
2026-06-11 18:00:41.847081 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.847095 | controller |             "value": "false"
2026-06-11 18:00:41.847109 | controller |           },
2026-06-11 18:00:41.847123 | controller |           {
2026-06-11 18:00:41.847137 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.847152 | controller |             "value": "false"
2026-06-11 18:00:41.847166 | controller |           }
2026-06-11 18:00:41.847180 | controller |         ],
2026-06-11 18:00:41.847194 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-11 18:00:41.847209 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.847223 | controller |         "livenessProbe": {
2026-06-11 18:00:41.847238 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.847252 | controller |           "httpGet": {
2026-06-11 18:00:41.847266 | controller |             "path": "/healthz",
2026-06-11 18:00:41.847280 | controller |             "port": 8081,
2026-06-11 18:00:41.847293 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.847308 | controller |           },
2026-06-11 18:00:41.847322 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.847336 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.847350 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.847364 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.847377 | controller |         },
2026-06-11 18:00:41.847391 | controller |         "name": "manager",
2026-06-11 18:00:41.847405 | controller |         "readinessProbe": {
2026-06-11 18:00:41.847419 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.847433 | controller |           "httpGet": {
2026-06-11 18:00:41.847447 | controller |             "path": "/readyz",
2026-06-11 18:00:41.847462 | controller |             "port": 8081,
2026-06-11 18:00:41.847476 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.847490 | controller |           },
2026-06-11 18:00:41.847505 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.847519 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.847570 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.847585 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.847600 | controller |         },
2026-06-11 18:00:41.847614 | controller |         "resources": {
2026-06-11 18:00:41.847628 | controller |           "limits": {
2026-06-11 18:00:41.847643 | controller |             "cpu": "500m",
2026-06-11 18:00:41.847657 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.847671 | controller |           },
2026-06-11 18:00:41.847685 | controller |           "requests": {
2026-06-11 18:00:41.847699 | controller |             "cpu": "10m",
2026-06-11 18:00:41.847714 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.847729 | controller |           }
2026-06-11 18:00:41.847743 | controller |         },
2026-06-11 18:00:41.847757 | controller |         "securityContext": {
2026-06-11 18:00:41.847771 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.847786 | controller |           "capabilities": {
2026-06-11 18:00:41.847804 | controller |             "drop": [
2026-06-11 18:00:41.847819 | controller |               "MKNOD"
2026-06-11 18:00:41.847834 | controller |             ]
2026-06-11 18:00:41.847848 | controller |           }
2026-06-11 18:00:41.847862 | controller |         },
2026-06-11 18:00:41.847877 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.847891 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.847906 | controller |         "volumeMounts": [
2026-06-11 18:00:41.847920 | controller |           {
2026-06-11 18:00:41.847934 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.847949 | controller |             "name": "kube-api-access-m7v7l",
2026-06-11 18:00:41.847963 | controller |             "readOnly": true
2026-06-11 18:00:41.847978 | controller |           }
2026-06-11 18:00:41.847992 | controller |         ]
2026-06-11 18:00:41.848006 | controller |       }
2026-06-11 18:00:41.848021 | controller |     ],
2026-06-11 18:00:41.848035 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.848050 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.848064 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.848079 | controller |       {
2026-06-11 18:00:41.848093 | controller |         "name": "test-operator-controller-manager-dockercfg-xr5jl"
2026-06-11 18:00:41.848108 | controller |       }
2026-06-11 18:00:41.848122 | controller |     ],
2026-06-11 18:00:41.848137 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.848151 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.848165 | controller |     "priority": 0,
2026-06-11 18:00:41.848179 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.848194 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.848208 | controller |     "securityContext": {
2026-06-11 18:00:41.848222 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.848237 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.848251 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.848265 | controller |       }
2026-06-11 18:00:41.848279 | controller |     },
2026-06-11 18:00:41.848294 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-11 18:00:41.848311 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-11 18:00:41.848328 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.848342 | controller |     "tolerations": [
2026-06-11 18:00:41.848357 | controller |       {
2026-06-11 18:00:41.848371 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.848385 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.848400 | controller |         "operator": "Exists",
2026-06-11 18:00:41.848414 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.848429 | controller |       },
2026-06-11 18:00:41.848443 | controller |       {
2026-06-11 18:00:41.848458 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.848472 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.848487 | controller |         "operator": "Exists",
2026-06-11 18:00:41.848501 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.848546 | controller |       },
2026-06-11 18:00:41.848563 | controller |       {
2026-06-11 18:00:41.848577 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.848592 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.848607 | controller |         "operator": "Exists"
2026-06-11 18:00:41.848621 | controller |       }
2026-06-11 18:00:41.848635 | controller |     ],
2026-06-11 18:00:41.848650 | controller |     "volumes": [
2026-06-11 18:00:41.848664 | controller |       {
2026-06-11 18:00:41.848678 | controller |         "name": "kube-api-access-m7v7l",
2026-06-11 18:00:41.848693 | controller |         "projected": {
2026-06-11 18:00:41.848715 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.848730 | controller |           "sources": [
2026-06-11 18:00:41.848744 | controller |             {
2026-06-11 18:00:41.848759 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.848774 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.848788 | controller |                 "path": "token"
2026-06-11 18:00:41.848803 | controller |               }
2026-06-11 18:00:41.848817 | controller |             },
2026-06-11 18:00:41.848831 | controller |             {
2026-06-11 18:00:41.848845 | controller |               "configMap": {
2026-06-11 18:00:41.848859 | controller |                 "items": [
2026-06-11 18:00:41.848874 | controller |                   {
2026-06-11 18:00:41.848888 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.848902 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.848915 | controller |                   }
2026-06-11 18:00:41.848929 | controller |                 ],
2026-06-11 18:00:41.848943 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.848957 | controller |               }
2026-06-11 18:00:41.848971 | controller |             },
2026-06-11 18:00:41.848985 | controller |             {
2026-06-11 18:00:41.848999 | controller |               "downwardAPI": {
2026-06-11 18:00:41.849029 | controller |                 "items": [
2026-06-11 18:00:41.849044 | controller |                   {
2026-06-11 18:00:41.849058 | controller |                     "fieldRef": {
2026-06-11 18:00:41.849072 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.849086 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.849100 | controller |                     },
2026-06-11 18:00:41.849114 | controller |                     "path": "namespace"
2026-06-11 18:00:41.849128 | controller |                   }
2026-06-11 18:00:41.849142 | controller |                 ]
2026-06-11 18:00:41.849157 | controller |               }
2026-06-11 18:00:41.849171 | controller |             },
2026-06-11 18:00:41.849185 | controller |             {
2026-06-11 18:00:41.849200 | controller |               "configMap": {
2026-06-11 18:00:41.849214 | controller |                 "items": [
2026-06-11 18:00:41.849228 | controller |                   {
2026-06-11 18:00:41.849242 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.849256 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.849270 | controller |                   }
2026-06-11 18:00:41.849284 | controller |                 ],
2026-06-11 18:00:41.849298 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.849313 | controller |               }
2026-06-11 18:00:41.849327 | controller |             }
2026-06-11 18:00:41.849340 | controller |           ]
2026-06-11 18:00:41.849354 | controller |         }
2026-06-11 18:00:41.849369 | controller |       }
2026-06-11 18:00:41.849383 | controller |     ]
2026-06-11 18:00:41.849397 | controller |   },
2026-06-11 18:00:41.849414 | controller |   "status": {
2026-06-11 18:00:41.849432 | controller |     "conditions": [
2026-06-11 18:00:41.849449 | controller |       {
2026-06-11 18:00:41.849468 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.849486 | controller |         "lastTransitionTime": "2026-06-11T17:26:00Z",
2026-06-11 18:00:41.849504 | controller |         "status": "True",
2026-06-11 18:00:41.849548 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.849570 | controller |       },
2026-06-11 18:00:41.849591 | controller |       {
2026-06-11 18:00:41.849612 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.849632 | controller |         "lastTransitionTime": "2026-06-11T17:25:21Z",
2026-06-11 18:00:41.849653 | controller |         "status": "True",
2026-06-11 18:00:41.849673 | controller |         "type": "Initialized"
2026-06-11 18:00:41.849699 | controller |       },
2026-06-11 18:00:41.849720 | controller |       {
2026-06-11 18:00:41.849740 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.849761 | controller |         "lastTransitionTime": "2026-06-11T17:26:11Z",
2026-06-11 18:00:41.849782 | controller |         "status": "True",
2026-06-11 18:00:41.849801 | controller |         "type": "Ready"
2026-06-11 18:00:41.849821 | controller |       },
2026-06-11 18:00:41.849840 | controller |       {
2026-06-11 18:00:41.849861 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.849880 | controller |         "lastTransitionTime": "2026-06-11T17:26:11Z",
2026-06-11 18:00:41.849901 | controller |         "status": "True",
2026-06-11 18:00:41.849921 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.849942 | controller |       },
2026-06-11 18:00:41.849962 | controller |       {
2026-06-11 18:00:41.849983 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.850005 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.850029 | controller |         "status": "True",
2026-06-11 18:00:41.850050 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.850072 | controller |       }
2026-06-11 18:00:41.850093 | controller |     ],
2026-06-11 18:00:41.850115 | controller |     "containerStatuses": [
2026-06-11 18:00:41.850136 | controller |       {
2026-06-11 18:00:41.850158 | controller |         "allocatedResources": {
2026-06-11 18:00:41.850180 | controller |           "cpu": "10m",
2026-06-11 18:00:41.850201 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.850223 | controller |         },
2026-06-11 18:00:41.850244 | controller |         "containerID": "cri-o://8f45c6f4b20d72b2497df63e83f461af8969128232c7305ae765a7561cff0c2a",
2026-06-11 18:00:41.850266 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-11 18:00:41.850287 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-11 18:00:41.850307 | controller |         "lastState": {},
2026-06-11 18:00:41.850328 | controller |         "name": "manager",
2026-06-11 18:00:41.850351 | controller |         "ready": true,
2026-06-11 18:00:41.850368 | controller |         "resources": {
2026-06-11 18:00:41.850384 | controller |           "limits": {
2026-06-11 18:00:41.850399 | controller |             "cpu": "500m",
2026-06-11 18:00:41.850414 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.850430 | controller |           },
2026-06-11 18:00:41.850445 | controller |           "requests": {
2026-06-11 18:00:41.850459 | controller |             "cpu": "10m",
2026-06-11 18:00:41.850474 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.850490 | controller |           }
2026-06-11 18:00:41.850504 | controller |         },
2026-06-11 18:00:41.850541 | controller |         "restartCount": 0,
2026-06-11 18:00:41.850558 | controller |         "started": true,
2026-06-11 18:00:41.850573 | controller |         "state": {
2026-06-11 18:00:41.850588 | controller |           "running": {
2026-06-11 18:00:41.850603 | controller |             "startedAt": "2026-06-11T17:26:00Z"
2026-06-11 18:00:41.850618 | controller |           }
2026-06-11 18:00:41.850633 | controller |         },
2026-06-11 18:00:41.850647 | controller |         "user": {
2026-06-11 18:00:41.850662 | controller |           "linux": {
2026-06-11 18:00:41.850677 | controller |             "gid": 0,
2026-06-11 18:00:41.850691 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.850705 | controller |               0
2026-06-11 18:00:41.850719 | controller |             ],
2026-06-11 18:00:41.850734 | controller |             "uid": 65532
2026-06-11 18:00:41.850748 | controller |           }
2026-06-11 18:00:41.850763 | controller |         },
2026-06-11 18:00:41.850782 | controller |         "volumeMounts": [
2026-06-11 18:00:41.850797 | controller |           {
2026-06-11 18:00:41.850812 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.850827 | controller |             "name": "kube-api-access-m7v7l",
2026-06-11 18:00:41.850842 | controller |             "readOnly": true,
2026-06-11 18:00:41.850857 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.850871 | controller |           }
2026-06-11 18:00:41.850886 | controller |         ]
2026-06-11 18:00:41.850901 | controller |       }
2026-06-11 18:00:41.850915 | controller |     ],
2026-06-11 18:00:41.850930 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.850944 | controller |     "hostIPs": [
2026-06-11 18:00:41.850959 | controller |       {
2026-06-11 18:00:41.850973 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.850987 | controller |       }
2026-06-11 18:00:41.851002 | controller |     ],
2026-06-11 18:00:41.851016 | controller |     "phase": "Running",
2026-06-11 18:00:41.851031 | controller |     "podIP": "10.217.1.39",
2026-06-11 18:00:41.851045 | controller |     "podIPs": [
2026-06-11 18:00:41.851060 | controller |       {
2026-06-11 18:00:41.851074 | controller |         "ip": "10.217.1.39"
2026-06-11 18:00:41.851089 | controller |       }
2026-06-11 18:00:41.851104 | controller |     ],
2026-06-11 18:00:41.851118 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.851132 | controller |     "startTime": "2026-06-11T17:25:21Z"
2026-06-11 18:00:41.851147 | controller |   }
2026-06-11 18:00:41.851161 | controller | }
2026-06-11 18:00:41.873752 | controller | ok:
2026-06-11 18:00:41.873822 | controller | {
2026-06-11 18:00:41.873843 | controller |   "apiVersion": "v1",
2026-06-11 18:00:41.873859 | controller |   "kind": "Pod",
2026-06-11 18:00:41.873874 | controller |   "metadata": {
2026-06-11 18:00:41.873889 | controller |     "annotations": {
2026-06-11 18:00:41.873904 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.38/23\"],\"mac_address\":\"0a:58:0a:d9:01:26\",\"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.1.38/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:00:41.873920 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.38\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:26\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:00:41.873936 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:00:41.873951 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:00:41.873967 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:00:41.873981 | controller |     },
2026-06-11 18:00:41.873996 | controller |     "creationTimestamp": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.874011 | controller |     "generateName": "watcher-operator-controller-manager-7869644bb4-",
2026-06-11 18:00:41.874026 | controller |     "generation": 1,
2026-06-11 18:00:41.874041 | controller |     "labels": {
2026-06-11 18:00:41.874055 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-11 18:00:41.874069 | controller |       "control-plane": "controller-manager",
2026-06-11 18:00:41.874084 | controller |       "openstack.org/operator-name": "watcher",
2026-06-11 18:00:41.874098 | controller |       "pod-template-hash": "7869644bb4"
2026-06-11 18:00:41.874112 | controller |     },
2026-06-11 18:00:41.874126 | controller |     "managedFields": [
2026-06-11 18:00:41.874140 | controller |       {
2026-06-11 18:00:41.874154 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.874176 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.874191 | controller |         "fieldsV1": {
2026-06-11 18:00:41.874205 | controller |           "f:metadata": {
2026-06-11 18:00:41.874219 | controller |             "f:annotations": {
2026-06-11 18:00:41.874233 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:00:41.874247 | controller |             }
2026-06-11 18:00:41.874261 | controller |           }
2026-06-11 18:00:41.874275 | controller |         },
2026-06-11 18:00:41.874289 | controller |         "manager": "crc",
2026-06-11 18:00:41.874303 | controller |         "operation": "Update",
2026-06-11 18:00:41.874318 | controller |         "subresource": "status",
2026-06-11 18:00:41.874332 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.874346 | controller |       },
2026-06-11 18:00:41.874360 | controller |       {
2026-06-11 18:00:41.874374 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.874389 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.874403 | controller |         "fieldsV1": {
2026-06-11 18:00:41.874417 | controller |           "f:metadata": {
2026-06-11 18:00:41.874431 | controller |             "f:annotations": {
2026-06-11 18:00:41.874445 | controller |               ".": {},
2026-06-11 18:00:41.874458 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:00:41.874472 | controller |             },
2026-06-11 18:00:41.874486 | controller |             "f:generateName": {},
2026-06-11 18:00:41.874501 | controller |             "f:labels": {
2026-06-11 18:00:41.874536 | controller |               ".": {},
2026-06-11 18:00:41.874552 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:00:41.874567 | controller |               "f:control-plane": {},
2026-06-11 18:00:41.874581 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:00:41.874596 | controller |               "f:pod-template-hash": {}
2026-06-11 18:00:41.874610 | controller |             },
2026-06-11 18:00:41.874625 | controller |             "f:ownerReferences": {
2026-06-11 18:00:41.874639 | controller |               ".": {},
2026-06-11 18:00:41.874654 | controller |               "k:{\"uid\":\"0994c379-2cd4-47aa-873a-1062a368161e\"}": {}
2026-06-11 18:00:41.874668 | controller |             }
2026-06-11 18:00:41.874683 | controller |           },
2026-06-11 18:00:41.874697 | controller |           "f:spec": {
2026-06-11 18:00:41.874711 | controller |             "f:containers": {
2026-06-11 18:00:41.874726 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:00:41.874740 | controller |                 ".": {},
2026-06-11 18:00:41.874755 | controller |                 "f:args": {},
2026-06-11 18:00:41.874770 | controller |                 "f:command": {},
2026-06-11 18:00:41.874785 | controller |                 "f:env": {
2026-06-11 18:00:41.874799 | controller |                   ".": {},
2026-06-11 18:00:41.874813 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:00:41.874827 | controller |                     ".": {},
2026-06-11 18:00:41.874842 | controller |                     "f:name": {},
2026-06-11 18:00:41.874856 | controller |                     "f:value": {}
2026-06-11 18:00:41.874870 | controller |                   },
2026-06-11 18:00:41.874884 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:00:41.874898 | controller |                     ".": {},
2026-06-11 18:00:41.874912 | controller |                     "f:name": {},
2026-06-11 18:00:41.874926 | controller |                     "f:value": {}
2026-06-11 18:00:41.874940 | controller |                   },
2026-06-11 18:00:41.874954 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:00:41.874968 | controller |                     ".": {},
2026-06-11 18:00:41.874982 | controller |                     "f:name": {},
2026-06-11 18:00:41.874996 | controller |                     "f:value": {}
2026-06-11 18:00:41.875015 | controller |                   },
2026-06-11 18:00:41.875029 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:00:41.875044 | controller |                     ".": {},
2026-06-11 18:00:41.875058 | controller |                     "f:name": {},
2026-06-11 18:00:41.875072 | controller |                     "f:value": {}
2026-06-11 18:00:41.875086 | controller |                   },
2026-06-11 18:00:41.875100 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:00:41.875114 | controller |                     ".": {},
2026-06-11 18:00:41.875128 | controller |                     "f:name": {},
2026-06-11 18:00:41.875142 | controller |                     "f:value": {}
2026-06-11 18:00:41.875156 | controller |                   }
2026-06-11 18:00:41.875170 | controller |                 },
2026-06-11 18:00:41.875184 | controller |                 "f:image": {},
2026-06-11 18:00:41.875198 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:00:41.875212 | controller |                 "f:livenessProbe": {
2026-06-11 18:00:41.875227 | controller |                   ".": {},
2026-06-11 18:00:41.875240 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.875255 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.875269 | controller |                     ".": {},
2026-06-11 18:00:41.875283 | controller |                     "f:path": {},
2026-06-11 18:00:41.875297 | controller |                     "f:port": {},
2026-06-11 18:00:41.875311 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.875325 | controller |                   },
2026-06-11 18:00:41.875339 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.875353 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.875368 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.875381 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.875396 | controller |                 },
2026-06-11 18:00:41.875410 | controller |                 "f:name": {},
2026-06-11 18:00:41.875424 | controller |                 "f:readinessProbe": {
2026-06-11 18:00:41.875439 | controller |                   ".": {},
2026-06-11 18:00:41.875453 | controller |                   "f:failureThreshold": {},
2026-06-11 18:00:41.875467 | controller |                   "f:httpGet": {
2026-06-11 18:00:41.875482 | controller |                     ".": {},
2026-06-11 18:00:41.875496 | controller |                     "f:path": {},
2026-06-11 18:00:41.875530 | controller |                     "f:port": {},
2026-06-11 18:00:41.875551 | controller |                     "f:scheme": {}
2026-06-11 18:00:41.875567 | controller |                   },
2026-06-11 18:00:41.875581 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:00:41.875596 | controller |                   "f:periodSeconds": {},
2026-06-11 18:00:41.875610 | controller |                   "f:successThreshold": {},
2026-06-11 18:00:41.875624 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:00:41.875638 | controller |                 },
2026-06-11 18:00:41.875653 | controller |                 "f:resources": {
2026-06-11 18:00:41.875667 | controller |                   ".": {},
2026-06-11 18:00:41.875681 | controller |                   "f:limits": {
2026-06-11 18:00:41.875695 | controller |                     ".": {},
2026-06-11 18:00:41.875709 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.875724 | controller |                     "f:memory": {}
2026-06-11 18:00:41.875738 | controller |                   },
2026-06-11 18:00:41.875753 | controller |                   "f:requests": {
2026-06-11 18:00:41.875767 | controller |                     ".": {},
2026-06-11 18:00:41.875781 | controller |                     "f:cpu": {},
2026-06-11 18:00:41.875796 | controller |                     "f:memory": {}
2026-06-11 18:00:41.875813 | controller |                   }
2026-06-11 18:00:41.875828 | controller |                 },
2026-06-11 18:00:41.875842 | controller |                 "f:securityContext": {
2026-06-11 18:00:41.875856 | controller |                   ".": {},
2026-06-11 18:00:41.875870 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:00:41.875884 | controller |                 },
2026-06-11 18:00:41.875898 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:00:41.875912 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:00:41.875927 | controller |               }
2026-06-11 18:00:41.875941 | controller |             },
2026-06-11 18:00:41.875955 | controller |             "f:dnsPolicy": {},
2026-06-11 18:00:41.875969 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:00:41.875983 | controller |             "f:restartPolicy": {},
2026-06-11 18:00:41.875997 | controller |             "f:schedulerName": {},
2026-06-11 18:00:41.876011 | controller |             "f:securityContext": {
2026-06-11 18:00:41.876025 | controller |               ".": {},
2026-06-11 18:00:41.876040 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:00:41.876054 | controller |             },
2026-06-11 18:00:41.876068 | controller |             "f:serviceAccount": {},
2026-06-11 18:00:41.876082 | controller |             "f:serviceAccountName": {},
2026-06-11 18:00:41.876096 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:00:41.876110 | controller |             "f:tolerations": {}
2026-06-11 18:00:41.876124 | controller |           }
2026-06-11 18:00:41.876138 | controller |         },
2026-06-11 18:00:41.876152 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:00:41.876166 | controller |         "operation": "Update",
2026-06-11 18:00:41.876181 | controller |         "time": "2026-06-11T17:25:20Z"
2026-06-11 18:00:41.876195 | controller |       },
2026-06-11 18:00:41.876209 | controller |       {
2026-06-11 18:00:41.876223 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.876237 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.876251 | controller |         "fieldsV1": {
2026-06-11 18:00:41.876265 | controller |           "f:metadata": {
2026-06-11 18:00:41.876279 | controller |             "f:annotations": {
2026-06-11 18:00:41.876293 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:00:41.876310 | controller |             }
2026-06-11 18:00:41.876326 | controller |           }
2026-06-11 18:00:41.876341 | controller |         },
2026-06-11 18:00:41.876355 | controller |         "manager": "multus-daemon",
2026-06-11 18:00:41.876369 | controller |         "operation": "Update",
2026-06-11 18:00:41.876383 | controller |         "subresource": "status",
2026-06-11 18:00:41.876397 | controller |         "time": "2026-06-11T17:25:24Z"
2026-06-11 18:00:41.876411 | controller |       },
2026-06-11 18:00:41.876426 | controller |       {
2026-06-11 18:00:41.876440 | controller |         "apiVersion": "v1",
2026-06-11 18:00:41.876453 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:00:41.876468 | controller |         "fieldsV1": {
2026-06-11 18:00:41.876482 | controller |           "f:status": {
2026-06-11 18:00:41.876497 | controller |             "f:conditions": {
2026-06-11 18:00:41.876544 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:00:41.876576 | controller |                 ".": {},
2026-06-11 18:00:41.876597 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.876614 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.876630 | controller |                 "f:status": {},
2026-06-11 18:00:41.876645 | controller |                 "f:type": {}
2026-06-11 18:00:41.876659 | controller |               },
2026-06-11 18:00:41.876674 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:00:41.876694 | controller |                 ".": {},
2026-06-11 18:00:41.876708 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.876723 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.876738 | controller |                 "f:status": {},
2026-06-11 18:00:41.876752 | controller |                 "f:type": {}
2026-06-11 18:00:41.876766 | controller |               },
2026-06-11 18:00:41.876781 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:00:41.876796 | controller |                 ".": {},
2026-06-11 18:00:41.876811 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.876826 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.876840 | controller |                 "f:status": {},
2026-06-11 18:00:41.876854 | controller |                 "f:type": {}
2026-06-11 18:00:41.876868 | controller |               },
2026-06-11 18:00:41.876883 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:00:41.876897 | controller |                 ".": {},
2026-06-11 18:00:41.876912 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:00:41.876926 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:00:41.876940 | controller |                 "f:status": {},
2026-06-11 18:00:41.876955 | controller |                 "f:type": {}
2026-06-11 18:00:41.876969 | controller |               }
2026-06-11 18:00:41.876983 | controller |             },
2026-06-11 18:00:41.877009 | controller |             "f:containerStatuses": {},
2026-06-11 18:00:41.877024 | controller |             "f:hostIP": {},
2026-06-11 18:00:41.877038 | controller |             "f:hostIPs": {},
2026-06-11 18:00:41.877052 | controller |             "f:phase": {},
2026-06-11 18:00:41.877066 | controller |             "f:podIP": {},
2026-06-11 18:00:41.877080 | controller |             "f:podIPs": {
2026-06-11 18:00:41.877094 | controller |               ".": {},
2026-06-11 18:00:41.877108 | controller |               "k:{\"ip\":\"10.217.1.38\"}": {
2026-06-11 18:00:41.877122 | controller |                 ".": {},
2026-06-11 18:00:41.877136 | controller |                 "f:ip": {}
2026-06-11 18:00:41.877150 | controller |               }
2026-06-11 18:00:41.877164 | controller |             },
2026-06-11 18:00:41.877179 | controller |             "f:startTime": {}
2026-06-11 18:00:41.877193 | controller |           }
2026-06-11 18:00:41.877207 | controller |         },
2026-06-11 18:00:41.877221 | controller |         "manager": "kubelet",
2026-06-11 18:00:41.877236 | controller |         "operation": "Update",
2026-06-11 18:00:41.877250 | controller |         "subresource": "status",
2026-06-11 18:00:41.877264 | controller |         "time": "2026-06-11T17:26:16Z"
2026-06-11 18:00:41.877279 | controller |       }
2026-06-11 18:00:41.877293 | controller |     ],
2026-06-11 18:00:41.877307 | controller |     "name": "watcher-operator-controller-manager-7869644bb4-pjslv",
2026-06-11 18:00:41.877322 | controller |     "namespace": "openstack-operators",
2026-06-11 18:00:41.877336 | controller |     "ownerReferences": [
2026-06-11 18:00:41.877350 | controller |       {
2026-06-11 18:00:41.877365 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:00:41.877379 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:00:41.877393 | controller |         "controller": true,
2026-06-11 18:00:41.877407 | controller |         "kind": "ReplicaSet",
2026-06-11 18:00:41.877421 | controller |         "name": "watcher-operator-controller-manager-7869644bb4",
2026-06-11 18:00:41.877435 | controller |         "uid": "0994c379-2cd4-47aa-873a-1062a368161e"
2026-06-11 18:00:41.877449 | controller |       }
2026-06-11 18:00:41.877464 | controller |     ],
2026-06-11 18:00:41.877478 | controller |     "resourceVersion": "90301",
2026-06-11 18:00:41.877492 | controller |     "uid": "fb507811-aa20-445e-898f-c49af0397915"
2026-06-11 18:00:41.877506 | controller |   },
2026-06-11 18:00:41.877545 | controller |   "spec": {
2026-06-11 18:00:41.877562 | controller |     "containers": [
2026-06-11 18:00:41.877576 | controller |       {
2026-06-11 18:00:41.877591 | controller |         "args": [
2026-06-11 18:00:41.877606 | controller |           "--leader-elect",
2026-06-11 18:00:41.877620 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:00:41.877635 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:00:41.877650 | controller |         ],
2026-06-11 18:00:41.877664 | controller |         "command": [
2026-06-11 18:00:41.877678 | controller |           "/manager"
2026-06-11 18:00:41.877693 | controller |         ],
2026-06-11 18:00:41.877707 | controller |         "env": [
2026-06-11 18:00:41.877722 | controller |           {
2026-06-11 18:00:41.877736 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:00:41.877750 | controller |             "value": "30"
2026-06-11 18:00:41.877764 | controller |           },
2026-06-11 18:00:41.877778 | controller |           {
2026-06-11 18:00:41.877792 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:00:41.877807 | controller |             "value": "20"
2026-06-11 18:00:41.877821 | controller |           },
2026-06-11 18:00:41.877836 | controller |           {
2026-06-11 18:00:41.877851 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:00:41.877865 | controller |             "value": "5"
2026-06-11 18:00:41.877880 | controller |           },
2026-06-11 18:00:41.877894 | controller |           {
2026-06-11 18:00:41.877908 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:00:41.877923 | controller |             "value": "false"
2026-06-11 18:00:41.877938 | controller |           },
2026-06-11 18:00:41.877952 | controller |           {
2026-06-11 18:00:41.877966 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:00:41.877980 | controller |             "value": "false"
2026-06-11 18:00:41.877994 | controller |           }
2026-06-11 18:00:41.878008 | controller |         ],
2026-06-11 18:00:41.878022 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-11 18:00:41.878037 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:00:41.878051 | controller |         "livenessProbe": {
2026-06-11 18:00:41.878066 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.878080 | controller |           "httpGet": {
2026-06-11 18:00:41.878094 | controller |             "path": "/healthz",
2026-06-11 18:00:41.878108 | controller |             "port": 8081,
2026-06-11 18:00:41.878122 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.878135 | controller |           },
2026-06-11 18:00:41.878150 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:00:41.878164 | controller |           "periodSeconds": 20,
2026-06-11 18:00:41.878178 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.878192 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.878206 | controller |         },
2026-06-11 18:00:41.878220 | controller |         "name": "manager",
2026-06-11 18:00:41.878234 | controller |         "readinessProbe": {
2026-06-11 18:00:41.878248 | controller |           "failureThreshold": 3,
2026-06-11 18:00:41.878262 | controller |           "httpGet": {
2026-06-11 18:00:41.878276 | controller |             "path": "/readyz",
2026-06-11 18:00:41.878290 | controller |             "port": 8081,
2026-06-11 18:00:41.878304 | controller |             "scheme": "HTTP"
2026-06-11 18:00:41.878318 | controller |           },
2026-06-11 18:00:41.878332 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:00:41.878346 | controller |           "periodSeconds": 10,
2026-06-11 18:00:41.878359 | controller |           "successThreshold": 1,
2026-06-11 18:00:41.878373 | controller |           "timeoutSeconds": 1
2026-06-11 18:00:41.878387 | controller |         },
2026-06-11 18:00:41.878405 | controller |         "resources": {
2026-06-11 18:00:41.878420 | controller |           "limits": {
2026-06-11 18:00:41.878434 | controller |             "cpu": "500m",
2026-06-11 18:00:41.878448 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.878462 | controller |           },
2026-06-11 18:00:41.878476 | controller |           "requests": {
2026-06-11 18:00:41.878490 | controller |             "cpu": "10m",
2026-06-11 18:00:41.878504 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.878536 | controller |           }
2026-06-11 18:00:41.878552 | controller |         },
2026-06-11 18:00:41.878567 | controller |         "securityContext": {
2026-06-11 18:00:41.878582 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:00:41.878596 | controller |           "capabilities": {
2026-06-11 18:00:41.878611 | controller |             "drop": [
2026-06-11 18:00:41.878625 | controller |               "MKNOD"
2026-06-11 18:00:41.878639 | controller |             ]
2026-06-11 18:00:41.878653 | controller |           }
2026-06-11 18:00:41.878667 | controller |         },
2026-06-11 18:00:41.878682 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:00:41.878696 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:00:41.878710 | controller |         "volumeMounts": [
2026-06-11 18:00:41.878724 | controller |           {
2026-06-11 18:00:41.878739 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.878754 | controller |             "name": "kube-api-access-kdpzq",
2026-06-11 18:00:41.878768 | controller |             "readOnly": true
2026-06-11 18:00:41.878783 | controller |           }
2026-06-11 18:00:41.878797 | controller |         ]
2026-06-11 18:00:41.878812 | controller |       }
2026-06-11 18:00:41.878827 | controller |     ],
2026-06-11 18:00:41.878841 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:00:41.878855 | controller |     "enableServiceLinks": true,
2026-06-11 18:00:41.878924 | controller |     "imagePullSecrets": [
2026-06-11 18:00:41.878944 | controller |       {
2026-06-11 18:00:41.878959 | controller |         "name": "watcher-operator-controller-manager-dockercfg-hrzfn"
2026-06-11 18:00:41.878974 | controller |       }
2026-06-11 18:00:41.878989 | controller |     ],
2026-06-11 18:00:41.879003 | controller |     "nodeName": "crc",
2026-06-11 18:00:41.879017 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:00:41.879031 | controller |     "priority": 0,
2026-06-11 18:00:41.879046 | controller |     "restartPolicy": "Always",
2026-06-11 18:00:41.879060 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:00:41.879074 | controller |     "securityContext": {
2026-06-11 18:00:41.879088 | controller |       "runAsNonRoot": true,
2026-06-11 18:00:41.879102 | controller |       "seLinuxOptions": {
2026-06-11 18:00:41.879116 | controller |         "level": "s0:c26,c5"
2026-06-11 18:00:41.879130 | controller |       }
2026-06-11 18:00:41.879144 | controller |     },
2026-06-11 18:00:41.879158 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-11 18:00:41.879172 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-11 18:00:41.879186 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:00:41.879200 | controller |     "tolerations": [
2026-06-11 18:00:41.879215 | controller |       {
2026-06-11 18:00:41.879229 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.879243 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:00:41.879257 | controller |         "operator": "Exists",
2026-06-11 18:00:41.879272 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.879286 | controller |       },
2026-06-11 18:00:41.879300 | controller |       {
2026-06-11 18:00:41.879314 | controller |         "effect": "NoExecute",
2026-06-11 18:00:41.879328 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:00:41.879349 | controller |         "operator": "Exists",
2026-06-11 18:00:41.879366 | controller |         "tolerationSeconds": 120
2026-06-11 18:00:41.879381 | controller |       },
2026-06-11 18:00:41.879395 | controller |       {
2026-06-11 18:00:41.879409 | controller |         "effect": "NoSchedule",
2026-06-11 18:00:41.879423 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:00:41.879437 | controller |         "operator": "Exists"
2026-06-11 18:00:41.879452 | controller |       }
2026-06-11 18:00:41.879466 | controller |     ],
2026-06-11 18:00:41.879480 | controller |     "volumes": [
2026-06-11 18:00:41.879494 | controller |       {
2026-06-11 18:00:41.879508 | controller |         "name": "kube-api-access-kdpzq",
2026-06-11 18:00:41.879554 | controller |         "projected": {
2026-06-11 18:00:41.879570 | controller |           "defaultMode": 420,
2026-06-11 18:00:41.879584 | controller |           "sources": [
2026-06-11 18:00:41.879599 | controller |             {
2026-06-11 18:00:41.879613 | controller |               "serviceAccountToken": {
2026-06-11 18:00:41.879628 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:00:41.879642 | controller |                 "path": "token"
2026-06-11 18:00:41.879656 | controller |               }
2026-06-11 18:00:41.879670 | controller |             },
2026-06-11 18:00:41.879684 | controller |             {
2026-06-11 18:00:41.879699 | controller |               "configMap": {
2026-06-11 18:00:41.879713 | controller |                 "items": [
2026-06-11 18:00:41.879727 | controller |                   {
2026-06-11 18:00:41.879742 | controller |                     "key": "ca.crt",
2026-06-11 18:00:41.879759 | controller |                     "path": "ca.crt"
2026-06-11 18:00:41.879773 | controller |                   }
2026-06-11 18:00:41.879787 | controller |                 ],
2026-06-11 18:00:41.879802 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:00:41.879816 | controller |               }
2026-06-11 18:00:41.879831 | controller |             },
2026-06-11 18:00:41.879845 | controller |             {
2026-06-11 18:00:41.879859 | controller |               "downwardAPI": {
2026-06-11 18:00:41.879874 | controller |                 "items": [
2026-06-11 18:00:41.879888 | controller |                   {
2026-06-11 18:00:41.879903 | controller |                     "fieldRef": {
2026-06-11 18:00:41.879917 | controller |                       "apiVersion": "v1",
2026-06-11 18:00:41.879932 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:00:41.879946 | controller |                     },
2026-06-11 18:00:41.879961 | controller |                     "path": "namespace"
2026-06-11 18:00:41.879976 | controller |                   }
2026-06-11 18:00:41.879996 | controller |                 ]
2026-06-11 18:00:41.880015 | controller |               }
2026-06-11 18:00:41.880030 | controller |             },
2026-06-11 18:00:41.880046 | controller |             {
2026-06-11 18:00:41.880066 | controller |               "configMap": {
2026-06-11 18:00:41.880085 | controller |                 "items": [
2026-06-11 18:00:41.880104 | controller |                   {
2026-06-11 18:00:41.880119 | controller |                     "key": "service-ca.crt",
2026-06-11 18:00:41.880133 | controller |                     "path": "service-ca.crt"
2026-06-11 18:00:41.880147 | controller |                   }
2026-06-11 18:00:41.880161 | controller |                 ],
2026-06-11 18:00:41.880175 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:00:41.880190 | controller |               }
2026-06-11 18:00:41.880204 | controller |             }
2026-06-11 18:00:41.880218 | controller |           ]
2026-06-11 18:00:41.880232 | controller |         }
2026-06-11 18:00:41.880246 | controller |       }
2026-06-11 18:00:41.880259 | controller |     ]
2026-06-11 18:00:41.880274 | controller |   },
2026-06-11 18:00:41.880292 | controller |   "status": {
2026-06-11 18:00:41.880306 | controller |     "conditions": [
2026-06-11 18:00:41.880321 | controller |       {
2026-06-11 18:00:41.880335 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.880349 | controller |         "lastTransitionTime": "2026-06-11T17:25:25Z",
2026-06-11 18:00:41.880363 | controller |         "status": "True",
2026-06-11 18:00:41.880377 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:00:41.880391 | controller |       },
2026-06-11 18:00:41.880405 | controller |       {
2026-06-11 18:00:41.880419 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.880433 | controller |         "lastTransitionTime": "2026-06-11T17:25:21Z",
2026-06-11 18:00:41.880447 | controller |         "status": "True",
2026-06-11 18:00:41.880462 | controller |         "type": "Initialized"
2026-06-11 18:00:41.880475 | controller |       },
2026-06-11 18:00:41.880490 | controller |       {
2026-06-11 18:00:41.880504 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.880538 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.880554 | controller |         "status": "True",
2026-06-11 18:00:41.880568 | controller |         "type": "Ready"
2026-06-11 18:00:41.880583 | controller |       },
2026-06-11 18:00:41.880596 | controller |       {
2026-06-11 18:00:41.880610 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.880624 | controller |         "lastTransitionTime": "2026-06-11T17:26:13Z",
2026-06-11 18:00:41.880638 | controller |         "status": "True",
2026-06-11 18:00:41.880652 | controller |         "type": "ContainersReady"
2026-06-11 18:00:41.880666 | controller |       },
2026-06-11 18:00:41.880680 | controller |       {
2026-06-11 18:00:41.880694 | controller |         "lastProbeTime": null,
2026-06-11 18:00:41.880708 | controller |         "lastTransitionTime": "2026-06-11T17:25:20Z",
2026-06-11 18:00:41.880723 | controller |         "status": "True",
2026-06-11 18:00:41.880737 | controller |         "type": "PodScheduled"
2026-06-11 18:00:41.880751 | controller |       }
2026-06-11 18:00:41.880765 | controller |     ],
2026-06-11 18:00:41.880780 | controller |     "containerStatuses": [
2026-06-11 18:00:41.880794 | controller |       {
2026-06-11 18:00:41.880809 | controller |         "allocatedResources": {
2026-06-11 18:00:41.880823 | controller |           "cpu": "10m",
2026-06-11 18:00:41.880837 | controller |           "memory": "256Mi"
2026-06-11 18:00:41.880852 | controller |         },
2026-06-11 18:00:41.880866 | controller |         "containerID": "cri-o://54eb1a41a15bd0f1aaef1c3c9a83714c9cb59e9ac9729d7ad984090352ff5a37",
2026-06-11 18:00:41.880881 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-11 18:00:41.880895 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-11 18:00:41.880909 | controller |         "lastState": {},
2026-06-11 18:00:41.880924 | controller |         "name": "manager",
2026-06-11 18:00:41.880939 | controller |         "ready": true,
2026-06-11 18:00:41.880953 | controller |         "resources": {
2026-06-11 18:00:41.880967 | controller |           "limits": {
2026-06-11 18:00:41.880994 | controller |             "cpu": "500m",
2026-06-11 18:00:41.881013 | controller |             "memory": "512Mi"
2026-06-11 18:00:41.881028 | controller |           },
2026-06-11 18:00:41.881042 | controller |           "requests": {
2026-06-11 18:00:41.881056 | controller |             "cpu": "10m",
2026-06-11 18:00:41.881071 | controller |             "memory": "256Mi"
2026-06-11 18:00:41.881085 | controller |           }
2026-06-11 18:00:41.881099 | controller |         },
2026-06-11 18:00:41.881113 | controller |         "restartCount": 0,
2026-06-11 18:00:41.881127 | controller |         "started": true,
2026-06-11 18:00:41.881145 | controller |         "state": {
2026-06-11 18:00:41.881160 | controller |           "running": {
2026-06-11 18:00:41.881174 | controller |             "startedAt": "2026-06-11T17:26:02Z"
2026-06-11 18:00:41.881189 | controller |           }
2026-06-11 18:00:41.881203 | controller |         },
2026-06-11 18:00:41.881218 | controller |         "user": {
2026-06-11 18:00:41.881232 | controller |           "linux": {
2026-06-11 18:00:41.881246 | controller |             "gid": 0,
2026-06-11 18:00:41.881260 | controller |             "supplementalGroups": [
2026-06-11 18:00:41.881273 | controller |               0
2026-06-11 18:00:41.881288 | controller |             ],
2026-06-11 18:00:41.881307 | controller |             "uid": 65532
2026-06-11 18:00:41.881325 | controller |           }
2026-06-11 18:00:41.881340 | controller |         },
2026-06-11 18:00:41.881354 | controller |         "volumeMounts": [
2026-06-11 18:00:41.881368 | controller |           {
2026-06-11 18:00:41.881382 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:00:41.881396 | controller |             "name": "kube-api-access-kdpzq",
2026-06-11 18:00:41.881411 | controller |             "readOnly": true,
2026-06-11 18:00:41.881425 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:00:41.881440 | controller |           }
2026-06-11 18:00:41.881454 | controller |         ]
2026-06-11 18:00:41.881468 | controller |       }
2026-06-11 18:00:41.881482 | controller |     ],
2026-06-11 18:00:41.881496 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:00:41.881524 | controller |     "hostIPs": [
2026-06-11 18:00:41.881544 | controller |       {
2026-06-11 18:00:41.881559 | controller |         "ip": "192.168.126.11"
2026-06-11 18:00:41.881573 | controller |       }
2026-06-11 18:00:41.881588 | controller |     ],
2026-06-11 18:00:41.881602 | controller |     "phase": "Running",
2026-06-11 18:00:41.881616 | controller |     "podIP": "10.217.1.38",
2026-06-11 18:00:41.881630 | controller |     "podIPs": [
2026-06-11 18:00:41.881645 | controller |       {
2026-06-11 18:00:41.881659 | controller |         "ip": "10.217.1.38"
2026-06-11 18:00:41.881672 | controller |       }
2026-06-11 18:00:41.881686 | controller |     ],
2026-06-11 18:00:41.881700 | controller |     "qosClass": "Burstable",
2026-06-11 18:00:41.881714 | controller |     "startTime": "2026-06-11T17:25:21Z"
2026-06-11 18:00:41.881729 | controller |   }
2026-06-11 18:00:41.881744 | controller | }
2026-06-11 18:00:42.271174 | 
2026-06-11 18:00:42.271297 | TASK [env_op_images : Write images to file]
2026-06-11 18:00:43.634204 | controller | changed
2026-06-11 18:00:43.666561 | 
2026-06-11 18:00:43.666725 | TASK [env_op_images : Generate pulled images registry report]
2026-06-11 18:00:43.716127 | controller | ok
2026-06-11 18:00:43.741486 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-11 18:00:43.761887 | 
2026-06-11 18:00:43.761996 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-11 18:00:44.163684 | controller | ok
2026-06-11 18:00:44.192618 | 
2026-06-11 18:00:44.192783 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-11 18:00:44.743705 | controller | {
2026-06-11 18:00:44.743808 | controller |     "apiVersion": "v1",
2026-06-11 18:00:44.743815 | controller |     "items": [],
2026-06-11 18:00:44.743820 | controller |     "kind": "List",
2026-06-11 18:00:44.743825 | controller |     "metadata": {
2026-06-11 18:00:44.743830 | controller |         "resourceVersion": ""
2026-06-11 18:00:44.743835 | controller |     }
2026-06-11 18:00:44.743840 | controller | }
2026-06-11 18:00:44.833232 | controller | ok: Runtime: 0:00:00.145585
2026-06-11 18:00:44.854326 | 
2026-06-11 18:00:44.854495 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-11 18:00:45.433426 | controller | {
2026-06-11 18:00:45.433525 | controller |     "apiVersion": "v1",
2026-06-11 18:00:45.433534 | controller |     "items": [],
2026-06-11 18:00:45.433540 | controller |     "kind": "List",
2026-06-11 18:00:45.433544 | controller |     "metadata": {
2026-06-11 18:00:45.433550 | controller |         "resourceVersion": ""
2026-06-11 18:00:45.433555 | controller |     }
2026-06-11 18:00:45.433560 | controller | }
2026-06-11 18:00:45.716368 | controller | ok: Runtime: 0:00:00.150049
2026-06-11 18:00:45.734428 | 
2026-06-11 18:00:45.734508 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-11 18:00:45.821709 | controller | ok
2026-06-11 18:00:45.839616 | 
2026-06-11 18:00:45.839692 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-11 18:00:45.907091 | 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-11 18:00:45.925692 | 
2026-06-11 18:00:45.925798 | LOOP [env_op_images : Get pods per namespace]
2026-06-11 18:00:47.986529 | controller | ok: "openstack"
2026-06-11 18:00:47.986757 | controller | ok: All items complete
2026-06-11 18:00:47.986784 | 
2026-06-11 18:00:49.868888 | controller | ok: "openstack-operators"
2026-06-11 18:00:50.856857 | 
2026-06-11 18:00:50.856985 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-11 18:00:52.543693 | controller | ok
2026-06-11 18:00:52.589287 | 
2026-06-11 18:00:52.589433 | TASK [env_op_images : Build report summary]
2026-06-11 18:00:52.698917 | controller | ok
2026-06-11 18:00:52.724809 | 
2026-06-11 18:00:52.724920 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-11 18:00:54.231502 | controller | changed
2026-06-11 18:00:54.258593 | 
2026-06-11 18:00:54.258703 | TASK [env_op_images : Pulled images report summary]
2026-06-11 18:00:54.328353 | controller | ok: Pulled images report: 126 containers (0 mirror, 126 source), 0 mirror rules. Full report: /home/zuul/ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-11 18:00:54.348228 | 
2026-06-11 18:00:54.348371 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-11 18:00:54.397991 | controller | ok
2026-06-11 18:00:54.427349 | controller | included: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-11 18:00:54.455713 | 
2026-06-11 18:00:54.455847 | TASK [env_op_images : Check pulled images report exists]
2026-06-11 18:00:54.883649 | controller | ok
2026-06-11 18:00:54.911814 | 
2026-06-11 18:00:54.911944 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-11 18:00:55.553625 | controller | changed
2026-06-11 18:00:55.572970 | 
2026-06-11 18:00:55.573067 | TASK [env_op_images : List cluster nodes]
2026-06-11 18:00:56.174544 | controller | {
2026-06-11 18:00:56.174631 | controller |     "apiVersion": "v1",
2026-06-11 18:00:56.174641 | controller |     "items": [
2026-06-11 18:00:56.174648 | controller |         {
2026-06-11 18:00:56.174655 | controller |             "apiVersion": "v1",
2026-06-11 18:00:56.174661 | controller |             "kind": "Node",
2026-06-11 18:00:56.174667 | controller |             "metadata": {
2026-06-11 18:00:56.174673 | controller |                 "annotations": {
2026-06-11 18:00:56.174682 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-11 18:00:56.174693 | 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-11 18:00:56.174701 | 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-11 18:00:56.174708 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-11 18:00:56.174715 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-11 18:00:56.174720 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-11 18:00:56.174730 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-11 18:00:56.174736 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-11 18:00:56.174741 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-11 18:00:56.174747 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-11 18:00:56.174752 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-11 18:00:56.174757 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-11 18:00:56.174763 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-11 18:00:56.174768 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 18:00:56.174773 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-00cdc6458d3b6c4d86ecdc1b057d4b59",
2026-06-11 18:00:56.174779 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 18:00:56.174784 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 18:00:56.174789 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-11 18:00:56.174795 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "115121",
2026-06-11 18:00:56.174800 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-11 18:00:56.174806 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-11 18:00:56.174813 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-11 18:00:56.174818 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-11 18:00:56.174823 | controller |                 },
2026-06-11 18:00:56.174828 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-11 18:00:56.174833 | controller |                 "labels": {
2026-06-11 18:00:56.174838 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-11 18:00:56.174844 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-11 18:00:56.174855 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-11 18:00:56.174896 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-11 18:00:56.174901 | controller |                     "kubernetes.io/os": "linux",
2026-06-11 18:00:56.174906 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-11 18:00:56.174912 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-11 18:00:56.174917 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-11 18:00:56.174922 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-11 18:00:56.174927 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-11 18:00:56.174932 | controller |                 },
2026-06-11 18:00:56.174937 | controller |                 "name": "crc",
2026-06-11 18:00:56.174942 | controller |                 "resourceVersion": "116020",
2026-06-11 18:00:56.174948 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-11 18:00:56.174953 | controller |             },
2026-06-11 18:00:56.174958 | controller |             "spec": {},
2026-06-11 18:00:56.174963 | controller |             "status": {
2026-06-11 18:00:56.174969 | controller |                 "addresses": [
2026-06-11 18:00:56.174974 | controller |                     {
2026-06-11 18:00:56.174979 | controller |                         "address": "192.168.126.11",
2026-06-11 18:00:56.174984 | controller |                         "type": "InternalIP"
2026-06-11 18:00:56.174989 | controller |                     },
2026-06-11 18:00:56.174994 | controller |                     {
2026-06-11 18:00:56.174999 | controller |                         "address": "crc",
2026-06-11 18:00:56.175005 | controller |                         "type": "Hostname"
2026-06-11 18:00:56.175010 | controller |                     }
2026-06-11 18:00:56.175015 | controller |                 ],
2026-06-11 18:00:56.175030 | controller |                 "allocatable": {
2026-06-11 18:00:56.175036 | controller |                     "cpu": "11800m",
2026-06-11 18:00:56.175041 | controller |                     "ephemeral-storage": "231016688053",
2026-06-11 18:00:56.175046 | controller |                     "hugepages-1Gi": "0",
2026-06-11 18:00:56.175051 | controller |                     "hugepages-2Mi": "0",
2026-06-11 18:00:56.175056 | controller |                     "memory": "31621688Ki",
2026-06-11 18:00:56.175062 | controller |                     "pods": "250"
2026-06-11 18:00:56.175067 | controller |                 },
2026-06-11 18:00:56.175072 | controller |                 "capacity": {
2026-06-11 18:00:56.175077 | controller |                     "cpu": "12",
2026-06-11 18:00:56.175082 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-11 18:00:56.175087 | controller |                     "hugepages-1Gi": "0",
2026-06-11 18:00:56.175092 | controller |                     "hugepages-2Mi": "0",
2026-06-11 18:00:56.175106 | controller |                     "memory": "32082488Ki",
2026-06-11 18:00:56.175111 | controller |                     "pods": "250"
2026-06-11 18:00:56.175117 | controller |                 },
2026-06-11 18:00:56.175122 | controller |                 "conditions": [
2026-06-11 18:00:56.175127 | controller |                     {
2026-06-11 18:00:56.175132 | controller |                         "lastHeartbeatTime": "2026-06-11T17:59:56Z",
2026-06-11 18:00:56.175138 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 18:00:56.175143 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-11 18:00:56.175148 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-11 18:00:56.175153 | controller |                         "status": "False",
2026-06-11 18:00:56.175158 | controller |                         "type": "MemoryPressure"
2026-06-11 18:00:56.175164 | controller |                     },
2026-06-11 18:00:56.175169 | controller |                     {
2026-06-11 18:00:56.175174 | controller |                         "lastHeartbeatTime": "2026-06-11T17:59:56Z",
2026-06-11 18:00:56.175201 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 18:00:56.175213 | controller |                         "message": "kubelet has no disk pressure",
2026-06-11 18:00:56.175220 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-11 18:00:56.175227 | controller |                         "status": "False",
2026-06-11 18:00:56.175234 | controller |                         "type": "DiskPressure"
2026-06-11 18:00:56.175246 | controller |                     },
2026-06-11 18:00:56.175252 | controller |                     {
2026-06-11 18:00:56.175257 | controller |                         "lastHeartbeatTime": "2026-06-11T17:59:56Z",
2026-06-11 18:00:56.175262 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 18:00:56.175267 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-11 18:00:56.175272 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-11 18:00:56.175277 | controller |                         "status": "False",
2026-06-11 18:00:56.175283 | controller |                         "type": "PIDPressure"
2026-06-11 18:00:56.175288 | controller |                     },
2026-06-11 18:00:56.175293 | controller |                     {
2026-06-11 18:00:56.175298 | controller |                         "lastHeartbeatTime": "2026-06-11T17:59:56Z",
2026-06-11 18:00:56.175303 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-11 18:00:56.175308 | controller |                         "message": "kubelet is posting ready status",
2026-06-11 18:00:56.175314 | controller |                         "reason": "KubeletReady",
2026-06-11 18:00:56.175319 | controller |                         "status": "True",
2026-06-11 18:00:56.175324 | controller |                         "type": "Ready"
2026-06-11 18:00:56.175329 | controller |                     }
2026-06-11 18:00:56.175334 | controller |                 ],
2026-06-11 18:00:56.175339 | controller |                 "daemonEndpoints": {
2026-06-11 18:00:56.175344 | controller |                     "kubeletEndpoint": {
2026-06-11 18:00:56.175349 | controller |                         "Port": 10250
2026-06-11 18:00:56.175354 | controller |                     }
2026-06-11 18:00:56.175359 | controller |                 },
2026-06-11 18:00:56.175365 | controller |                 "features": {
2026-06-11 18:00:56.175370 | controller |                     "supplementalGroupsPolicy": true
2026-06-11 18:00:56.175375 | controller |                 },
2026-06-11 18:00:56.175380 | controller |                 "images": [
2026-06-11 18:00:56.175385 | controller |                     {
2026-06-11 18:00:56.175390 | controller |                         "names": [
2026-06-11 18:00:56.175396 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-11 18:00:56.175401 | controller |                         ],
2026-06-11 18:00:56.175406 | controller |                         "sizeBytes": 2981840865
2026-06-11 18:00:56.175412 | controller |                     },
2026-06-11 18:00:56.175417 | controller |                     {
2026-06-11 18:00:56.175422 | controller |                         "names": [
2026-06-11 18:00:56.175427 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-11 18:00:56.175432 | controller |                         ],
2026-06-11 18:00:56.175437 | controller |                         "sizeBytes": 1791386233
2026-06-11 18:00:56.175442 | controller |                     },
2026-06-11 18:00:56.175448 | controller |                     {
2026-06-11 18:00:56.175453 | controller |                         "names": [
2026-06-11 18:00:56.175458 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1",
2026-06-11 18:00:56.175463 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:c5818f1c22ef33edb048107c565f99a07ae45eaca0790e519a2fa419be43b61b",
2026-06-11 18:00:56.175468 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-11 18:00:56.175474 | controller |                         ],
2026-06-11 18:00:56.175479 | controller |                         "sizeBytes": 1662830151
2026-06-11 18:00:56.175484 | controller |                     },
2026-06-11 18:00:56.175489 | controller |                     {
2026-06-11 18:00:56.175494 | controller |                         "names": [
2026-06-11 18:00:56.175499 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-11 18:00:56.175504 | controller |                         ],
2026-06-11 18:00:56.175509 | controller |                         "sizeBytes": 1641503854
2026-06-11 18:00:56.175514 | controller |                     },
2026-06-11 18:00:56.175523 | controller |                     {
2026-06-11 18:00:56.175528 | controller |                         "names": [
2026-06-11 18:00:56.175538 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-11 18:00:56.175544 | controller |                         ],
2026-06-11 18:00:56.175549 | controller |                         "sizeBytes": 1597684406
2026-06-11 18:00:56.175554 | controller |                     },
2026-06-11 18:00:56.175559 | controller |                     {
2026-06-11 18:00:56.175564 | controller |                         "names": [
2026-06-11 18:00:56.175573 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-11 18:00:56.175578 | controller |                         ],
2026-06-11 18:00:56.175583 | controller |                         "sizeBytes": 1283022964
2026-06-11 18:00:56.175588 | controller |                     },
2026-06-11 18:00:56.175593 | controller |                     {
2026-06-11 18:00:56.175598 | controller |                         "names": [
2026-06-11 18:00:56.175603 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-11 18:00:56.175609 | controller |                         ],
2026-06-11 18:00:56.175614 | controller |                         "sizeBytes": 1261384762
2026-06-11 18:00:56.175619 | controller |                     },
2026-06-11 18:00:56.175624 | controller |                     {
2026-06-11 18:00:56.175629 | controller |                         "names": [
2026-06-11 18:00:56.175634 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-11 18:00:56.175639 | controller |                         ],
2026-06-11 18:00:56.175645 | controller |                         "sizeBytes": 1236270196
2026-06-11 18:00:56.175650 | controller |                     },
2026-06-11 18:00:56.175655 | controller |                     {
2026-06-11 18:00:56.175660 | controller |                         "names": [
2026-06-11 18:00:56.175665 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-11 18:00:56.175670 | controller |                         ],
2026-06-11 18:00:56.175675 | controller |                         "sizeBytes": 1224304325
2026-06-11 18:00:56.175681 | controller |                     },
2026-06-11 18:00:56.175686 | controller |                     {
2026-06-11 18:00:56.175691 | controller |                         "names": [
2026-06-11 18:00:56.175696 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-11 18:00:56.175701 | controller |                         ],
2026-06-11 18:00:56.175706 | controller |                         "sizeBytes": 1188201576
2026-06-11 18:00:56.175711 | controller |                     },
2026-06-11 18:00:56.175717 | controller |                     {
2026-06-11 18:00:56.175722 | controller |                         "names": [
2026-06-11 18:00:56.175727 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a",
2026-06-11 18:00:56.175733 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 18:00:56.175738 | controller |                         ],
2026-06-11 18:00:56.175743 | controller |                         "sizeBytes": 1161782565
2026-06-11 18:00:56.175748 | controller |                     },
2026-06-11 18:00:56.175753 | controller |                     {
2026-06-11 18:00:56.175758 | controller |                         "names": [
2026-06-11 18:00:56.175763 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838"
2026-06-11 18:00:56.175769 | controller |                         ],
2026-06-11 18:00:56.175774 | controller |                         "sizeBytes": 1161387303
2026-06-11 18:00:56.175779 | controller |                     },
2026-06-11 18:00:56.175784 | controller |                     {
2026-06-11 18:00:56.175789 | controller |                         "names": [
2026-06-11 18:00:56.175797 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3",
2026-06-11 18:00:56.176080 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:c19c97044106820e97ec0c3ee50661ffa334fc28ebb885d570017673a77f9c3f",
2026-06-11 18:00:56.176099 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-11 18:00:56.176106 | controller |                         ],
2026-06-11 18:00:56.176111 | controller |                         "sizeBytes": 1142468929
2026-06-11 18:00:56.176117 | controller |                     },
2026-06-11 18:00:56.176122 | controller |                     {
2026-06-11 18:00:56.176127 | controller |                         "names": [
2026-06-11 18:00:56.176132 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-11 18:00:56.176137 | controller |                         ],
2026-06-11 18:00:56.176142 | controller |                         "sizeBytes": 1126957757
2026-06-11 18:00:56.176147 | controller |                     },
2026-06-11 18:00:56.176152 | controller |                     {
2026-06-11 18:00:56.176157 | controller |                         "names": [
2026-06-11 18:00:56.176162 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:5b4781b60582555a62df47c17d0e68e74feae537127eb0d4fecd00a64b914b6d",
2026-06-11 18:00:56.176167 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0",
2026-06-11 18:00:56.176172 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-11 18:00:56.176210 | controller |                         ],
2026-06-11 18:00:56.176232 | controller |                         "sizeBytes": 1112806208
2026-06-11 18:00:56.176238 | controller |                     },
2026-06-11 18:00:56.176243 | controller |                     {
2026-06-11 18:00:56.176248 | controller |                         "names": [
2026-06-11 18:00:56.176254 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4",
2026-06-11 18:00:56.176271 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 18:00:56.176277 | controller |                         ],
2026-06-11 18:00:56.176282 | controller |                         "sizeBytes": 1083749533
2026-06-11 18:00:56.176287 | controller |                     },
2026-06-11 18:00:56.176297 | controller |                     {
2026-06-11 18:00:56.176302 | controller |                         "names": [
2026-06-11 18:00:56.176308 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777"
2026-06-11 18:00:56.176313 | controller |                         ],
2026-06-11 18:00:56.176318 | controller |                         "sizeBytes": 1083250334
2026-06-11 18:00:56.176323 | controller |                     },
2026-06-11 18:00:56.176329 | controller |                     {
2026-06-11 18:00:56.176334 | controller |                         "names": [
2026-06-11 18:00:56.176340 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-11 18:00:56.176345 | controller |                         ],
2026-06-11 18:00:56.176350 | controller |                         "sizeBytes": 1079537324
2026-06-11 18:00:56.176355 | controller |                     },
2026-06-11 18:00:56.176360 | controller |                     {
2026-06-11 18:00:56.176365 | controller |                         "names": [
2026-06-11 18:00:56.176370 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-11 18:00:56.176376 | controller |                         ],
2026-06-11 18:00:56.176381 | controller |                         "sizeBytes": 1052707833
2026-06-11 18:00:56.176386 | controller |                     },
2026-06-11 18:00:56.176391 | controller |                     {
2026-06-11 18:00:56.176401 | controller |                         "names": [
2026-06-11 18:00:56.176406 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:2406e044dfb66590b6cbcc27e0ad13c623ab354dbf62ceb0a43a91832e6f600b",
2026-06-11 18:00:56.176411 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03",
2026-06-11 18:00:56.176416 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-11 18:00:56.176421 | controller |                         ],
2026-06-11 18:00:56.176426 | controller |                         "sizeBytes": 1040693038
2026-06-11 18:00:56.176432 | controller |                     },
2026-06-11 18:00:56.176437 | controller |                     {
2026-06-11 18:00:56.176442 | controller |                         "names": [
2026-06-11 18:00:56.176447 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1",
2026-06-11 18:00:56.176452 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 18:00:56.176457 | controller |                         ],
2026-06-11 18:00:56.176462 | controller |                         "sizeBytes": 992738785
2026-06-11 18:00:56.176467 | controller |                     },
2026-06-11 18:00:56.176472 | controller |                     {
2026-06-11 18:00:56.176477 | controller |                         "names": [
2026-06-11 18:00:56.176483 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-11 18:00:56.176488 | controller |                         ],
2026-06-11 18:00:56.176493 | controller |                         "sizeBytes": 989392005
2026-06-11 18:00:56.176498 | controller |                     },
2026-06-11 18:00:56.176503 | controller |                     {
2026-06-11 18:00:56.176508 | controller |                         "names": [
2026-06-11 18:00:56.176513 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9",
2026-06-11 18:00:56.176518 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 18:00:56.176523 | controller |                         ],
2026-06-11 18:00:56.176528 | controller |                         "sizeBytes": 983337330
2026-06-11 18:00:56.176533 | controller |                     },
2026-06-11 18:00:56.176539 | controller |                     {
2026-06-11 18:00:56.176544 | controller |                         "names": [
2026-06-11 18:00:56.176549 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07"
2026-06-11 18:00:56.176554 | controller |                         ],
2026-06-11 18:00:56.176559 | controller |                         "sizeBytes": 983190896
2026-06-11 18:00:56.176564 | controller |                     },
2026-06-11 18:00:56.176569 | controller |                     {
2026-06-11 18:00:56.176574 | controller |                         "names": [
2026-06-11 18:00:56.176579 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-11 18:00:56.176584 | controller |                         ],
2026-06-11 18:00:56.176589 | controller |                         "sizeBytes": 971668163
2026-06-11 18:00:56.176595 | controller |                     },
2026-06-11 18:00:56.176600 | controller |                     {
2026-06-11 18:00:56.176605 | controller |                         "names": [
2026-06-11 18:00:56.176610 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-11 18:00:56.176615 | controller |                         ],
2026-06-11 18:00:56.176622 | controller |                         "sizeBytes": 969078739
2026-06-11 18:00:56.176628 | controller |                     },
2026-06-11 18:00:56.176633 | controller |                     {
2026-06-11 18:00:56.176638 | controller |                         "names": [
2026-06-11 18:00:56.176643 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f"
2026-06-11 18:00:56.176651 | controller |                         ],
2026-06-11 18:00:56.176656 | controller |                         "sizeBytes": 963409888
2026-06-11 18:00:56.176661 | controller |                     },
2026-06-11 18:00:56.176666 | controller |                     {
2026-06-11 18:00:56.176671 | controller |                         "names": [
2026-06-11 18:00:56.176680 | controller |                             "quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044"
2026-06-11 18:00:56.176685 | controller |                         ],
2026-06-11 18:00:56.176691 | controller |                         "sizeBytes": 918620848
2026-06-11 18:00:56.176696 | controller |                     },
2026-06-11 18:00:56.176701 | controller |                     {
2026-06-11 18:00:56.176706 | controller |                         "names": [
2026-06-11 18:00:56.176711 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-11 18:00:56.176716 | controller |                         ],
2026-06-11 18:00:56.176721 | controller |                         "sizeBytes": 876488654
2026-06-11 18:00:56.176726 | controller |                     },
2026-06-11 18:00:56.176731 | controller |                     {
2026-06-11 18:00:56.176736 | controller |                         "names": [
2026-06-11 18:00:56.176741 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-11 18:00:56.176747 | controller |                         ],
2026-06-11 18:00:56.176752 | controller |                         "sizeBytes": 874121453
2026-06-11 18:00:56.176757 | controller |                     },
2026-06-11 18:00:56.176762 | controller |                     {
2026-06-11 18:00:56.176767 | controller |                         "names": [
2026-06-11 18:00:56.176772 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-11 18:00:56.176777 | controller |                         ],
2026-06-11 18:00:56.176782 | controller |                         "sizeBytes": 847332502
2026-06-11 18:00:56.176787 | controller |                     },
2026-06-11 18:00:56.176792 | controller |                     {
2026-06-11 18:00:56.176797 | controller |                         "names": [
2026-06-11 18:00:56.176803 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-11 18:00:56.176808 | controller |                         ],
2026-06-11 18:00:56.176813 | controller |                         "sizeBytes": 772260039
2026-06-11 18:00:56.176818 | controller |                     },
2026-06-11 18:00:56.176823 | controller |                     {
2026-06-11 18:00:56.176828 | controller |                         "names": [
2026-06-11 18:00:56.176833 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-11 18:00:56.176838 | controller |                         ],
2026-06-11 18:00:56.176843 | controller |                         "sizeBytes": 769516783
2026-06-11 18:00:56.176848 | controller |                     },
2026-06-11 18:00:56.176853 | controller |                     {
2026-06-11 18:00:56.176858 | controller |                         "names": [
2026-06-11 18:00:56.176864 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-11 18:00:56.176869 | controller |                         ],
2026-06-11 18:00:56.176874 | controller |                         "sizeBytes": 721591926
2026-06-11 18:00:56.176879 | controller |                     },
2026-06-11 18:00:56.176884 | controller |                     {
2026-06-11 18:00:56.176889 | controller |                         "names": [
2026-06-11 18:00:56.176894 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3",
2026-06-11 18:00:56.176899 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 18:00:56.176904 | controller |                         ],
2026-06-11 18:00:56.176913 | controller |                         "sizeBytes": 685346535
2026-06-11 18:00:56.176918 | controller |                     },
2026-06-11 18:00:56.176923 | controller |                     {
2026-06-11 18:00:56.176928 | controller |                         "names": [
2026-06-11 18:00:56.176933 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c"
2026-06-11 18:00:56.176938 | controller |                         ],
2026-06-11 18:00:56.176943 | controller |                         "sizeBytes": 685002983
2026-06-11 18:00:56.176948 | controller |                     },
2026-06-11 18:00:56.176954 | controller |                     {
2026-06-11 18:00:56.176959 | controller |                         "names": [
2026-06-11 18:00:56.176964 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514"
2026-06-11 18:00:56.176970 | controller |                         ],
2026-06-11 18:00:56.176975 | controller |                         "sizeBytes": 679322452
2026-06-11 18:00:56.176981 | controller |                     },
2026-06-11 18:00:56.176986 | controller |                     {
2026-06-11 18:00:56.176991 | controller |                         "names": [
2026-06-11 18:00:56.176998 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8",
2026-06-11 18:00:56.177005 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 18:00:56.177024 | controller |                         ],
2026-06-11 18:00:56.177035 | controller |                         "sizeBytes": 679305043
2026-06-11 18:00:56.177043 | controller |                     },
2026-06-11 18:00:56.177049 | controller |                     {
2026-06-11 18:00:56.177054 | controller |                         "names": [
2026-06-11 18:00:56.177060 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90",
2026-06-11 18:00:56.177065 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 18:00:56.177070 | controller |                         ],
2026-06-11 18:00:56.177075 | controller |                         "sizeBytes": 670911986
2026-06-11 18:00:56.177086 | controller |                     },
2026-06-11 18:00:56.177091 | controller |                     {
2026-06-11 18:00:56.177096 | controller |                         "names": [
2026-06-11 18:00:56.177108 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d"
2026-06-11 18:00:56.177114 | controller |                         ],
2026-06-11 18:00:56.177119 | controller |                         "sizeBytes": 670568433
2026-06-11 18:00:56.177125 | controller |                     },
2026-06-11 18:00:56.177131 | controller |                     {
2026-06-11 18:00:56.177136 | controller |                         "names": [
2026-06-11 18:00:56.177141 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41",
2026-06-11 18:00:56.177147 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 18:00:56.177152 | controller |                         ],
2026-06-11 18:00:56.177157 | controller |                         "sizeBytes": 668539883
2026-06-11 18:00:56.177162 | controller |                     },
2026-06-11 18:00:56.177167 | controller |                     {
2026-06-11 18:00:56.177172 | controller |                         "names": [
2026-06-11 18:00:56.177208 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e",
2026-06-11 18:00:56.177231 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 18:00:56.177238 | controller |                         ],
2026-06-11 18:00:56.177243 | controller |                         "sizeBytes": 668539883
2026-06-11 18:00:56.177249 | controller |                     },
2026-06-11 18:00:56.177260 | controller |                     {
2026-06-11 18:00:56.177265 | controller |                         "names": [
2026-06-11 18:00:56.177271 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e"
2026-06-11 18:00:56.177277 | controller |                         ],
2026-06-11 18:00:56.177282 | controller |                         "sizeBytes": 668208107
2026-06-11 18:00:56.177287 | controller |                     },
2026-06-11 18:00:56.177292 | controller |                     {
2026-06-11 18:00:56.177297 | controller |                         "names": [
2026-06-11 18:00:56.177302 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697"
2026-06-11 18:00:56.177307 | controller |                         ],
2026-06-11 18:00:56.177312 | controller |                         "sizeBytes": 668208104
2026-06-11 18:00:56.177317 | controller |                     },
2026-06-11 18:00:56.177322 | controller |                     {
2026-06-11 18:00:56.177327 | controller |                         "names": [
2026-06-11 18:00:56.177332 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-11 18:00:56.177337 | controller |                         ],
2026-06-11 18:00:56.177342 | controller |                         "sizeBytes": 646867625
2026-06-11 18:00:56.177347 | controller |                     },
2026-06-11 18:00:56.177352 | controller |                     {
2026-06-11 18:00:56.177358 | controller |                         "names": [
2026-06-11 18:00:56.177363 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-11 18:00:56.177368 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-11 18:00:56.177373 | controller |                         ],
2026-06-11 18:00:56.177378 | controller |                         "sizeBytes": 644545406
2026-06-11 18:00:56.177383 | controller |                     },
2026-06-11 18:00:56.177388 | controller |                     {
2026-06-11 18:00:56.177393 | controller |                         "names": [
2026-06-11 18:00:56.177402 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-11 18:00:56.177407 | controller |                         ],
2026-06-11 18:00:56.177412 | controller |                         "sizeBytes": 638910445
2026-06-11 18:00:56.177417 | controller |                     },
2026-06-11 18:00:56.177422 | controller |                     {
2026-06-11 18:00:56.177427 | controller |                         "names": [
2026-06-11 18:00:56.177433 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-11 18:00:56.177438 | controller |                         ],
2026-06-11 18:00:56.177443 | controller |                         "sizeBytes": 617699779
2026-06-11 18:00:56.177448 | controller |                     },
2026-06-11 18:00:56.177453 | controller |                     {
2026-06-11 18:00:56.177458 | controller |                         "names": [
2026-06-11 18:00:56.177463 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-11 18:00:56.177468 | controller |                         ],
2026-06-11 18:00:56.177473 | controller |                         "sizeBytes": 607756695
2026-06-11 18:00:56.177478 | controller |                     },
2026-06-11 18:00:56.177483 | controller |                     {
2026-06-11 18:00:56.177488 | controller |                         "names": [
2026-06-11 18:00:56.177493 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04",
2026-06-11 18:00:56.177498 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 18:00:56.177503 | controller |                         ],
2026-06-11 18:00:56.177508 | controller |                         "sizeBytes": 594687717
2026-06-11 18:00:56.177513 | controller |                     }
2026-06-11 18:00:56.177518 | controller |                 ],
2026-06-11 18:00:56.177526 | controller |                 "nodeInfo": {
2026-06-11 18:00:56.177531 | controller |                     "architecture": "amd64",
2026-06-11 18:00:56.177536 | controller |                     "bootID": "5c318cd0-51ec-43d0-adef-b8c13e2769ff",
2026-06-11 18:00:56.177542 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-11 18:00:56.177547 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-11 18:00:56.177552 | controller |                     "kubeProxyVersion": "",
2026-06-11 18:00:56.177557 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-11 18:00:56.177569 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-11 18:00:56.177575 | controller |                     "operatingSystem": "linux",
2026-06-11 18:00:56.177580 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-11 18:00:56.177585 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-11 18:00:56.177590 | controller |                 },
2026-06-11 18:00:56.177595 | controller |                 "runtimeHandlers": [
2026-06-11 18:00:56.177600 | controller |                     {
2026-06-11 18:00:56.177605 | controller |                         "features": {
2026-06-11 18:00:56.177610 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 18:00:56.177615 | controller |                             "userNamespaces": true
2026-06-11 18:00:56.177620 | controller |                         },
2026-06-11 18:00:56.177625 | controller |                         "name": "crun"
2026-06-11 18:00:56.177630 | controller |                     },
2026-06-11 18:00:56.177635 | controller |                     {
2026-06-11 18:00:56.177640 | controller |                         "features": {
2026-06-11 18:00:56.177645 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 18:00:56.177650 | controller |                             "userNamespaces": true
2026-06-11 18:00:56.177655 | controller |                         },
2026-06-11 18:00:56.177660 | controller |                         "name": ""
2026-06-11 18:00:56.177665 | controller |                     },
2026-06-11 18:00:56.177670 | controller |                     {
2026-06-11 18:00:56.177675 | controller |                         "features": {
2026-06-11 18:00:56.177680 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 18:00:56.177685 | controller |                             "userNamespaces": true
2026-06-11 18:00:56.177690 | controller |                         },
2026-06-11 18:00:56.177695 | controller |                         "name": "runc"
2026-06-11 18:00:56.177700 | controller |                     }
2026-06-11 18:00:56.177706 | controller |                 ]
2026-06-11 18:00:56.177711 | controller |             }
2026-06-11 18:00:56.177716 | controller |         }
2026-06-11 18:00:56.177721 | controller |     ],
2026-06-11 18:00:56.177726 | controller |     "kind": "List",
2026-06-11 18:00:56.177731 | controller |     "metadata": {
2026-06-11 18:00:56.177736 | controller |         "resourceVersion": ""
2026-06-11 18:00:56.177741 | controller |     }
2026-06-11 18:00:56.177747 | controller | }
2026-06-11 18:00:56.741531 | controller | ok: Runtime: 0:00:00.138957
2026-06-11 18:00:56.776632 | 
2026-06-11 18:00:56.776787 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-11 18:00:56.813043 | controller | skipping: Conditional result was False
2026-06-11 18:00:56.841340 | 
2026-06-11 18:00:56.841487 | TASK [env_op_images : Extract node names]
2026-06-11 18:00:56.933826 | controller | ok
2026-06-11 18:00:56.963499 | 
2026-06-11 18:00:56.963703 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-11 18:00:59.105973 | controller | Jun 11 15:57:16.903398 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 18:00:59.106448 | controller | Jun 11 15:57:18.196397 crc crio[3638]: time="2026-06-11T15:57:18.194592551Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 18:00:59.106546 | controller | Jun 11 15:57:18.196397 crc crio[3638]: time="2026-06-11T15:57:18.196370638Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 18:00:59.106643 | controller | Jun 11 15:57:18.208151 crc crio[3638]: time="2026-06-11T15:57:18.207734859Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 18:00:59.106688 | controller | Jun 11 15:57:18.209343 crc crio[3638]: time="2026-06-11T15:57:18.209236969Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 18:00:59.106728 | controller | Jun 11 15:57:18.356398 crc crio[3638]: time="2026-06-11T15:57:18.356175783Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 18:00:59.106769 | controller | Jun 11 15:57:18.358384 crc crio[3638]: time="2026-06-11T15:57:18.35791667Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 18:00:59.106809 | controller | Jun 11 15:57:18.358384 crc crio[3638]: time="2026-06-11T15:57:18.358009648Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 18:00:59.106847 | controller | Jun 11 15:57:18.358768 crc crio[3638]: time="2026-06-11T15:57:18.358605751Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 18:00:59.106885 | controller | Jun 11 15:57:18.358768 crc crio[3638]: time="2026-06-11T15:57:18.358623601Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 18:00:59.106923 | controller | Jun 11 15:57:18.438630 crc crio[3638]: time="2026-06-11T15:57:18.438278297Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 18:00:59.106964 | controller | Jun 11 15:57:18.480538 crc crio[3638]: time="2026-06-11T15:57:18.480377735Z" 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-11 18:00:59.107005 | controller | Jun 11 15:57:18.490028 crc crio[3638]: time="2026-06-11T15:57:18.4898985Z" 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-11 18:00:59.107045 | controller | Jun 11 15:57:18.811772 crc crio[3638]: time="2026-06-11T15:57:18.810600285Z" 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-11 18:00:59.107085 | controller | Jun 11 15:57:19.541275 crc crio[3638]: time="2026-06-11T15:57:19.539098776Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 18:00:59.107123 | controller | Jun 11 15:57:19.541275 crc crio[3638]: time="2026-06-11T15:57:19.539366502Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 18:00:59.107163 | controller | Jun 11 15:57:19.541275 crc crio[3638]: time="2026-06-11T15:57:19.539405572Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 18:00:59.107228 | controller | Jun 11 15:57:19.541275 crc crio[3638]: time="2026-06-11T15:57:19.53956344Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 18:00:59.107270 | controller | Jun 11 15:57:19.541275 crc crio[3638]: time="2026-06-11T15:57:19.539599589Z" level=info msg="RDT not available in the host system"
2026-06-11 18:00:59.107320 | controller | Jun 11 15:57:19.555272 crc crio[3638]: time="2026-06-11T15:57:19.554328646Z" level=info msg="Conmon does support the --sync option"
2026-06-11 18:00:59.107359 | controller | Jun 11 15:57:19.555343 crc crio[3638]: time="2026-06-11T15:57:19.555295763Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 18:00:59.107398 | controller | Jun 11 15:57:19.567934 crc crio[3638]: time="2026-06-11T15:57:19.567642162Z" level=info msg="Conmon does support the --sync option"
2026-06-11 18:00:59.107436 | controller | Jun 11 15:57:19.567934 crc crio[3638]: time="2026-06-11T15:57:19.567833649Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 18:00:59.107475 | controller | Jun 11 15:57:20.218773 crc crio[3638]: time="2026-06-11T15:57:20.217187281Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.107545 | controller | Jun 11 15:57:20.218773 crc crio[3638]: time="2026-06-11T15:57:20.217781556Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.107597 | controller | Jun 11 15:57:20.218773 crc crio[3638]: time="2026-06-11T15:57:20.218653588Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 18:00:59.107638 | controller | Jun 11 15:57:20.218773 crc crio[3638]: time="2026-06-11T15:57:20.218671375Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 18:00:59.107684 | controller | Jun 11 15:57:20.219910 crc crio[3638]: time="2026-06-11T15:57:20.219712299Z" 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 = [\"bundle\", \"org.systemd.property.\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-shared.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"org.criu.config\", \"cpu-freq-governor.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\"]\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-11 18:00:59.107744 | controller | Jun 11 15:57:20.224830 crc crio[3638]: time="2026-06-11T15:57:20.224594751Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-11 18:00:59.107786 | controller | Jun 11 15:57:22.097914 crc crio[3638]: time="2026-06-11T15:57:22.096703601Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 18:00:59.107826 | controller | Jun 11 15:57:22.100916 crc crio[3638]: time="2026-06-11T15:57:22.098545887Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 18:00:59.107865 | controller | Jun 11 15:57:22.448725 crc crio[3638]: time="2026-06-11T15:57:22.448411089Z" 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-11 18:00:59.107904 | controller | Jun 11 15:57:22.468265 crc crio[3638]: time="2026-06-11T15:57:22.468064251Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-11 18:00:59.107945 | controller | Jun 11 15:57:22.553076 crc crio[3638]: time="2026-06-11T15:57:22.552978965Z" 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-11 18:00:59.107985 | controller | Jun 11 15:57:22.565577 crc crio[3638]: time="2026-06-11T15:57:22.565298677Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-11 18:00:59.108024 | controller | Jun 11 15:57:22.614072 crc crio[3638]: time="2026-06-11T15:57:22.613303474Z" 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-11 18:00:59.108062 | controller | Jun 11 15:57:22.621735 crc crio[3638]: time="2026-06-11T15:57:22.621634759Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-11 18:00:59.108100 | controller | Jun 11 15:57:22.793644 crc crio[3638]: time="2026-06-11T15:57:22.793559384Z" 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-11 18:00:59.108137 | controller | Jun 11 15:57:22.804101 crc crio[3638]: time="2026-06-11T15:57:22.80397083Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-11 18:00:59.108174 | controller | Jun 11 15:57:22.837870 crc crio[3638]: time="2026-06-11T15:57:22.837707128Z" 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-11 18:00:59.108219 | controller | Jun 11 15:57:22.850096 crc crio[3638]: time="2026-06-11T15:57:22.849738947Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-11 18:00:59.108257 | controller | Jun 11 15:57:22.884004 crc crio[3638]: time="2026-06-11T15:57:22.883880325Z" 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-11 18:00:59.108294 | controller | Jun 11 15:57:22.888330 crc crio[3638]: time="2026-06-11T15:57:22.888112235Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-11 18:00:59.108330 | controller | Jun 11 15:57:22.928889 crc crio[3638]: time="2026-06-11T15:57:22.928773484Z" 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-11 18:00:59.108366 | controller | Jun 11 15:57:22.940773 crc crio[3638]: time="2026-06-11T15:57:22.940645533Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-11 18:00:59.108402 | controller | Jun 11 15:57:22.947919 crc crio[3638]: time="2026-06-11T15:57:22.947818526Z" 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-11 18:00:59.108438 | controller | Jun 11 15:57:22.967737 crc crio[3638]: time="2026-06-11T15:57:22.967539414Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-11 18:00:59.108474 | controller | Jun 11 15:57:22.977740 crc crio[3638]: time="2026-06-11T15:57:22.977630254Z" 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-11 18:00:59.108541 | controller | Jun 11 15:57:22.986141 crc crio[3638]: time="2026-06-11T15:57:22.985994512Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-11 18:00:59.108591 | controller | Jun 11 15:57:23.018241 crc crio[3638]: time="2026-06-11T15:57:23.017948261Z" 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-11 18:00:59.108630 | controller | Jun 11 15:57:23.035057 crc crio[3638]: time="2026-06-11T15:57:23.034849653Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-11 18:00:59.108666 | controller | Jun 11 15:57:23.220822 crc crio[3638]: time="2026-06-11T15:57:23.219600161Z" 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-11 18:00:59.108702 | controller | Jun 11 15:57:23.268537 crc crio[3638]: time="2026-06-11T15:57:23.268367947Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-11 18:00:59.108739 | controller | Jun 11 15:57:23.289341 crc crio[3638]: time="2026-06-11T15:57:23.289192641Z" 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-11 18:00:59.108784 | controller | Jun 11 15:57:23.303106 crc crio[3638]: time="2026-06-11T15:57:23.302966397Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-11 18:00:59.108823 | controller | Jun 11 15:57:23.332562 crc crio[3638]: time="2026-06-11T15:57:23.332328514Z" 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-11 18:00:59.108860 | controller | Jun 11 15:57:23.363179 crc crio[3638]: time="2026-06-11T15:57:23.36220782Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-11 18:00:59.108899 | controller | Jun 11 15:57:23.425555 crc crio[3638]: time="2026-06-11T15:57:23.425285149Z" 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-11 18:00:59.108937 | controller | Jun 11 15:57:23.431786 crc crio[3638]: time="2026-06-11T15:57:23.431657379Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-11 18:00:59.108978 | controller | Jun 11 15:57:23.438941 crc crio[3638]: time="2026-06-11T15:57:23.438724431Z" 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-11 18:00:59.109016 | controller | Jun 11 15:57:23.444254 crc crio[3638]: time="2026-06-11T15:57:23.44418399Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-11 18:00:59.109054 | controller | Jun 11 15:57:23.475342 crc crio[3638]: time="2026-06-11T15:57:23.475123297Z" 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-11 18:00:59.109091 | controller | Jun 11 15:57:23.483907 crc crio[3638]: time="2026-06-11T15:57:23.483781398Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-11 18:00:59.109127 | controller | Jun 11 15:57:23.492249 crc crio[3638]: time="2026-06-11T15:57:23.492142866Z" 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-11 18:00:59.109165 | controller | Jun 11 15:57:23.499404 crc crio[3638]: time="2026-06-11T15:57:23.499285074Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-11 18:00:59.109201 | controller | Jun 11 15:57:23.519522 crc crio[3638]: time="2026-06-11T15:57:23.519342087Z" 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-11 18:00:59.109237 | controller | Jun 11 15:57:23.528880 crc crio[3638]: time="2026-06-11T15:57:23.52875712Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-11 18:00:59.109274 | controller | Jun 11 15:57:23.548060 crc crio[3638]: time="2026-06-11T15:57:23.547888014Z" 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-11 18:00:59.109318 | controller | Jun 11 15:57:23.558936 crc crio[3638]: time="2026-06-11T15:57:23.558800742Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-11 18:00:59.109357 | controller | Jun 11 15:57:23.575149 crc crio[3638]: time="2026-06-11T15:57:23.574848172Z" 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-11 18:00:59.109394 | controller | Jun 11 15:57:23.585245 crc crio[3638]: time="2026-06-11T15:57:23.58510179Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-11 18:00:59.109433 | controller | Jun 11 15:57:23.615302 crc crio[3638]: time="2026-06-11T15:57:23.615091373Z" 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-11 18:00:59.109470 | controller | Jun 11 15:57:23.618883 crc crio[3638]: time="2026-06-11T15:57:23.618794767Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-11 18:00:59.109507 | controller | Jun 11 15:57:23.627541 crc crio[3638]: time="2026-06-11T15:57:23.627400028Z" 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-11 18:00:59.109585 | controller | Jun 11 15:57:23.633722 crc crio[3638]: time="2026-06-11T15:57:23.63350197Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-11 18:00:59.109653 | controller | Jun 11 15:57:23.644945 crc crio[3638]: time="2026-06-11T15:57:23.644857592Z" 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-11 18:00:59.109691 | controller | Jun 11 15:57:23.649816 crc crio[3638]: time="2026-06-11T15:57:23.649743762Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-11 18:00:59.109728 | controller | Jun 11 15:57:23.667990 crc crio[3638]: time="2026-06-11T15:57:23.667883472Z" 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-11 18:00:59.109765 | controller | Jun 11 15:57:23.672983 crc crio[3638]: time="2026-06-11T15:57:23.672909765Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-11 18:00:59.109803 | controller | Jun 11 15:57:23.685280 crc crio[3638]: time="2026-06-11T15:57:23.685077878Z" 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-11 18:00:59.109840 | controller | Jun 11 15:57:23.689282 crc crio[3638]: time="2026-06-11T15:57:23.688948447Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-11 18:00:59.109884 | controller | Jun 11 15:57:23.758696 crc crio[3638]: time="2026-06-11T15:57:23.758299204Z" 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-11 18:00:59.109921 | controller | Jun 11 15:57:23.770273 crc crio[3638]: time="2026-06-11T15:57:23.770098169Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-11 18:00:59.110043 | controller | Jun 11 15:57:23.793737 crc crio[3638]: time="2026-06-11T15:57:23.793577621Z" 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-11 18:00:59.110090 | controller | Jun 11 15:57:23.801593 crc crio[3638]: time="2026-06-11T15:57:23.801390598Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-11 18:00:59.110127 | controller | Jun 11 15:57:23.819868 crc crio[3638]: time="2026-06-11T15:57:23.81905285Z" 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-11 18:00:59.110164 | controller | Jun 11 15:57:23.826692 crc crio[3638]: time="2026-06-11T15:57:23.826615356Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-11 18:00:59.110201 | controller | Jun 11 15:57:23.841852 crc crio[3638]: time="2026-06-11T15:57:23.841731959Z" 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-11 18:00:59.110238 | controller | Jun 11 15:57:23.845908 crc crio[3638]: time="2026-06-11T15:57:23.845790212Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-11 18:00:59.110273 | controller | Jun 11 15:57:23.853221 crc crio[3638]: time="2026-06-11T15:57:23.853096179Z" 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-11 18:00:59.110309 | controller | Jun 11 15:57:23.858337 crc crio[3638]: time="2026-06-11T15:57:23.858249797Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-11 18:00:59.110345 | controller | Jun 11 15:57:23.868940 crc crio[3638]: time="2026-06-11T15:57:23.868828271Z" 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-11 18:00:59.110443 | controller | Jun 11 15:57:23.873616 crc crio[3638]: time="2026-06-11T15:57:23.873369909Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-11 18:00:59.110594 | controller | Jun 11 15:57:23.879708 crc crio[3638]: time="2026-06-11T15:57:23.879613473Z" 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-11 18:00:59.110695 | controller | Jun 11 15:57:23.885312 crc crio[3638]: time="2026-06-11T15:57:23.885198817Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-11 18:00:59.110799 | controller | Jun 11 15:57:23.907695 crc crio[3638]: time="2026-06-11T15:57:23.907527075Z" 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-11 18:00:59.110899 | controller | Jun 11 15:57:23.913615 crc crio[3638]: time="2026-06-11T15:57:23.913529307Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-11 18:00:59.110998 | controller | Jun 11 15:57:23.924054 crc crio[3638]: time="2026-06-11T15:57:23.923964309Z" 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-11 18:00:59.111201 | controller | Jun 11 15:57:23.931674 crc crio[3638]: time="2026-06-11T15:57:23.931203068Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-11 18:00:59.111298 | controller | Jun 11 15:57:23.942366 crc crio[3638]: time="2026-06-11T15:57:23.941853458Z" 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-11 18:00:59.111392 | controller | Jun 11 15:57:23.947614 crc crio[3638]: time="2026-06-11T15:57:23.947366584Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-11 18:00:59.111478 | controller | Jun 11 15:57:23.961640 crc crio[3638]: time="2026-06-11T15:57:23.961536794Z" 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-11 18:00:59.111591 | controller | Jun 11 15:57:23.967299 crc crio[3638]: time="2026-06-11T15:57:23.967202312Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-11 18:00:59.111688 | controller | Jun 11 15:57:23.978309 crc crio[3638]: time="2026-06-11T15:57:23.978183937Z" 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-11 18:00:59.111781 | controller | Jun 11 15:57:23.983339 crc crio[3638]: time="2026-06-11T15:57:23.983216679Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-11 18:00:59.111875 | controller | Jun 11 15:57:24.001898 crc crio[3638]: time="2026-06-11T15:57:24.001714538Z" 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-11 18:00:59.111971 | controller | Jun 11 15:57:24.012850 crc crio[3638]: time="2026-06-11T15:57:24.0126021Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-11 18:00:59.112066 | controller | Jun 11 15:57:24.024530 crc crio[3638]: time="2026-06-11T15:57:24.024334968Z" 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-11 18:00:59.112169 | controller | Jun 11 15:57:24.031670 crc crio[3638]: time="2026-06-11T15:57:24.031531655Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-11 18:00:59.112266 | controller | Jun 11 15:57:24.043800 crc crio[3638]: time="2026-06-11T15:57:24.043693719Z" 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-11 18:00:59.112359 | controller | Jun 11 15:57:24.050208 crc crio[3638]: time="2026-06-11T15:57:24.050058859Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-11 18:00:59.112451 | controller | Jun 11 15:57:24.078289 crc crio[3638]: time="2026-06-11T15:57:24.078167342Z" 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-11 18:00:59.112624 | controller | Jun 11 15:57:24.083362 crc crio[3638]: time="2026-06-11T15:57:24.083263892Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-11 18:00:59.112724 | controller | Jun 11 15:57:24.096137 crc crio[3638]: time="2026-06-11T15:57:24.095973847Z" 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-11 18:00:59.112816 | controller | Jun 11 15:57:24.107566 crc crio[3638]: time="2026-06-11T15:57:24.107353753Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-11 18:00:59.112906 | controller | Jun 11 15:57:24.119677 crc crio[3638]: time="2026-06-11T15:57:24.118962254Z" 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-11 18:00:59.112959 | controller | Jun 11 15:57:24.124851 crc crio[3638]: time="2026-06-11T15:57:24.124762227Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-11 18:00:59.113052 | controller | Jun 11 15:57:24.152241 crc crio[3638]: time="2026-06-11T15:57:24.15199958Z" 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-11 18:00:59.113144 | controller | Jun 11 15:57:24.160234 crc crio[3638]: time="2026-06-11T15:57:24.160039082Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-11 18:00:59.113236 | controller | Jun 11 15:57:24.179709 crc crio[3638]: time="2026-06-11T15:57:24.179567518Z" 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-11 18:00:59.113327 | controller | Jun 11 15:57:24.186479 crc crio[3638]: time="2026-06-11T15:57:24.186298207Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-11 18:00:59.113419 | controller | Jun 11 15:57:24.207576 crc crio[3638]: time="2026-06-11T15:57:24.207329321Z" 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-11 18:00:59.113564 | controller | Jun 11 15:57:24.214680 crc crio[3638]: time="2026-06-11T15:57:24.214566654Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-11 18:00:59.113698 | controller | Jun 11 15:57:24.223681 crc crio[3638]: time="2026-06-11T15:57:24.223573109Z" 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-11 18:00:59.113797 | controller | Jun 11 15:57:24.228273 crc crio[3638]: time="2026-06-11T15:57:24.22815785Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-11 18:00:59.113892 | controller | Jun 11 15:57:24.275674 crc crio[3638]: time="2026-06-11T15:57:24.27521389Z" 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-11 18:00:59.113991 | controller | Jun 11 15:57:24.282613 crc crio[3638]: time="2026-06-11T15:57:24.282510358Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-11 18:00:59.114083 | controller | Jun 11 15:57:24.288768 crc crio[3638]: time="2026-06-11T15:57:24.288660308Z" 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-11 18:00:59.114178 | controller | Jun 11 15:57:24.294646 crc crio[3638]: time="2026-06-11T15:57:24.294544242Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-11 18:00:59.114271 | controller | Jun 11 15:57:24.313624 crc crio[3638]: time="2026-06-11T15:57:24.313211322Z" 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-11 18:00:59.114364 | controller | Jun 11 15:57:24.318405 crc crio[3638]: time="2026-06-11T15:57:24.3181524Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-11 18:00:59.114457 | controller | Jun 11 15:57:24.329991 crc crio[3638]: time="2026-06-11T15:57:24.329853163Z" 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-11 18:00:59.114617 | controller | Jun 11 15:57:24.335300 crc crio[3638]: time="2026-06-11T15:57:24.335188327Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-11 18:00:59.114715 | controller | Jun 11 15:57:24.350865 crc crio[3638]: time="2026-06-11T15:57:24.350715848Z" 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-11 18:00:59.114768 | controller | Jun 11 15:57:24.356696 crc crio[3638]: time="2026-06-11T15:57:24.356575103Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-11 18:00:59.114862 | controller | Jun 11 15:57:24.370113 crc crio[3638]: time="2026-06-11T15:57:24.36990824Z" 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-11 18:00:59.115007 | controller | Jun 11 15:57:24.374091 crc crio[3638]: time="2026-06-11T15:57:24.373876226Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-11 18:00:59.115100 | controller | Jun 11 15:57:24.393495 crc crio[3638]: time="2026-06-11T15:57:24.393336655Z" 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-11 18:00:59.115155 | controller | Jun 11 15:57:24.398539 crc crio[3638]: time="2026-06-11T15:57:24.398379705Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-11 18:00:59.115249 | controller | Jun 11 15:57:24.405725 crc crio[3638]: time="2026-06-11T15:57:24.405685361Z" 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-11 18:00:59.115340 | controller | Jun 11 15:57:24.412553 crc crio[3638]: time="2026-06-11T15:57:24.412361384Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-11 18:00:59.115386 | controller | Jun 11 15:57:24.422684 crc crio[3638]: time="2026-06-11T15:57:24.422522385Z" 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-11 18:00:59.115423 | controller | Jun 11 15:57:24.428898 crc crio[3638]: time="2026-06-11T15:57:24.428783546Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-11 18:00:59.115533 | controller | Jun 11 15:57:24.435933 crc crio[3638]: time="2026-06-11T15:57:24.435846143Z" 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-11 18:00:59.115586 | controller | Jun 11 15:57:24.440699 crc crio[3638]: time="2026-06-11T15:57:24.440647755Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-11 18:00:59.115625 | controller | Jun 11 15:57:24.449285 crc crio[3638]: time="2026-06-11T15:57:24.449248495Z" 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-11 18:00:59.115663 | controller | Jun 11 15:57:24.453772 crc crio[3638]: time="2026-06-11T15:57:24.45367337Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-11 18:00:59.115759 | controller | Jun 11 15:57:24.523295 crc crio[3638]: time="2026-06-11T15:57:24.523112549Z" 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-11 18:00:59.115801 | controller | Jun 11 15:57:24.526613 crc crio[3638]: time="2026-06-11T15:57:24.526276935Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-11 18:00:59.115855 | controller | Jun 11 15:57:24.532636 crc crio[3638]: time="2026-06-11T15:57:24.532576952Z" 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-11 18:00:59.115906 | controller | Jun 11 15:57:24.537915 crc crio[3638]: time="2026-06-11T15:57:24.537363324Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-11 18:00:59.115953 | controller | Jun 11 15:57:24.543780 crc crio[3638]: time="2026-06-11T15:57:24.543654682Z" 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-11 18:00:59.115997 | controller | Jun 11 15:57:24.549759 crc crio[3638]: time="2026-06-11T15:57:24.549630417Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-11 18:00:59.116043 | controller | Jun 11 15:57:24.559296 crc crio[3638]: time="2026-06-11T15:57:24.559130807Z" 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-11 18:00:59.116143 | controller | Jun 11 15:57:24.564364 crc crio[3638]: time="2026-06-11T15:57:24.564242651Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-11 18:00:59.116199 | controller | Jun 11 15:57:24.627184 crc crio[3638]: time="2026-06-11T15:57:24.627046263Z" 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-11 18:00:59.116244 | controller | Jun 11 15:57:24.631771 crc crio[3638]: time="2026-06-11T15:57:24.631607456Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-11 18:00:59.116287 | controller | Jun 11 15:57:24.647061 crc crio[3638]: time="2026-06-11T15:57:24.646930355Z" 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-11 18:00:59.116331 | controller | Jun 11 15:57:24.653688 crc crio[3638]: time="2026-06-11T15:57:24.65324913Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-11 18:00:59.116375 | controller | Jun 11 15:57:24.664840 crc crio[3638]: time="2026-06-11T15:57:24.664703775Z" 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-11 18:00:59.116417 | controller | Jun 11 15:57:24.668691 crc crio[3638]: time="2026-06-11T15:57:24.668634104Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-11 18:00:59.116461 | controller | Jun 11 15:57:24.674874 crc crio[3638]: time="2026-06-11T15:57:24.67481855Z" 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-11 18:00:59.116504 | controller | Jun 11 15:57:24.679473 crc crio[3638]: time="2026-06-11T15:57:24.679391692Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-11 18:00:59.116602 | controller | Jun 11 15:57:24.688947 crc crio[3638]: time="2026-06-11T15:57:24.688389167Z" 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-11 18:00:59.116644 | controller | Jun 11 15:57:24.691648 crc crio[3638]: time="2026-06-11T15:57:24.691544575Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-11 18:00:59.116682 | controller | Jun 11 15:57:24.696789 crc crio[3638]: time="2026-06-11T15:57:24.696691044Z" 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-11 18:00:59.116720 | controller | Jun 11 15:57:24.700089 crc crio[3638]: time="2026-06-11T15:57:24.700031365Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-11 18:00:59.116757 | controller | Jun 11 15:57:24.713934 crc crio[3638]: time="2026-06-11T15:57:24.71372979Z" 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-11 18:00:59.116794 | controller | Jun 11 15:57:24.717783 crc crio[3638]: time="2026-06-11T15:57:24.716975949Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-11 18:00:59.116892 | controller | Jun 11 15:57:24.732730 crc crio[3638]: time="2026-06-11T15:57:24.732280841Z" 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-11 18:00:59.116931 | controller | Jun 11 15:57:24.745098 crc crio[3638]: time="2026-06-11T15:57:24.74493235Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-11 18:00:59.116972 | controller | Jun 11 15:57:24.750506 crc crio[3638]: time="2026-06-11T15:57:24.750337586Z" 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-11 18:00:59.117009 | controller | Jun 11 15:57:24.753691 crc crio[3638]: time="2026-06-11T15:57:24.753609053Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-11 18:00:59.117046 | controller | Jun 11 15:57:24.832880 crc crio[3638]: time="2026-06-11T15:57:24.832235771Z" 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-11 18:00:59.117084 | controller | Jun 11 15:57:24.832880 crc crio[3638]: time="2026-06-11T15:57:24.832283647Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.117441 | controller | Jun 11 15:57:24.833570 crc crio[3638]: time="2026-06-11T15:57:24.833513117Z" 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-11 18:00:59.117497 | controller | Jun 11 15:57:24.835221 crc crio[3638]: time="2026-06-11T15:57:24.834795903Z" 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:0xc000182050}] Aliases:map[]}"
2026-06-11 18:00:59.117617 | controller | Jun 11 15:57:24.835221 crc crio[3638]: time="2026-06-11T15:57:24.835096676Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.117664 | controller | Jun 11 15:57:24.837196 crc crio[3638]: time="2026-06-11T15:57:24.837016255Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 18:00:59.117703 | controller | Jun 11 15:57:24.842891 crc crio[3638]: time="2026-06-11T15:57:24.842641431Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 18:00:59.117742 | controller | Jun 11 15:57:24.843367 crc crio[3638]: time="2026-06-11T15:57:24.843022617Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 18:00:59.117780 | controller | Jun 11 15:57:24.843367 crc crio[3638]: time="2026-06-11T15:57:24.843289733Z" level=info msg="Create NRI interface"
2026-06-11 18:00:59.117818 | controller | Jun 11 15:57:24.845653 crc crio[3638]: time="2026-06-11T15:57:24.845479638Z" level=info msg="runtime interface created"
2026-06-11 18:00:59.117855 | controller | Jun 11 15:57:24.846027 crc crio[3638]: time="2026-06-11T15:57:24.845866493Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 18:00:59.117892 | controller | Jun 11 15:57:24.846027 crc crio[3638]: time="2026-06-11T15:57:24.845952595Z" level=info msg="runtime interface starting up..."
2026-06-11 18:00:59.117930 | controller | Jun 11 15:57:24.846027 crc crio[3638]: time="2026-06-11T15:57:24.846015929Z" level=info msg="starting plugins..."
2026-06-11 18:00:59.117967 | controller | Jun 11 15:57:24.846714 crc crio[3638]: time="2026-06-11T15:57:24.846586368Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 18:00:59.118005 | controller | Jun 11 15:57:24.851039 crc crio[3638]: time="2026-06-11T15:57:24.850516187Z" level=info msg="No systemd watchdog enabled"
2026-06-11 18:00:59.118042 | controller | Jun 11 15:57:24.858102 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 18:00:59.118080 | controller | Jun 11 15:57:25.003097 crc crio[3638]: 2026-06-11T15:57:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.118118 | controller | Jun 11 15:57:25.003631 crc crio[3638]: time="2026-06-11T15:57:25.00353752Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-11 18:00:59.118156 | controller | Jun 11 15:57:25.003631 crc crio[3638]: time="2026-06-11T15:57:25.003614993Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.118324 | controller | Jun 11 15:57:25.003768 crc crio[3638]: time="2026-06-11T15:57:25.003671038Z" 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-11 18:00:59.118382 | controller | Jun 11 15:57:25.004240 crc crio[3638]: time="2026-06-11T15:57:25.004163555Z" 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:0xc000a88010}] Aliases:map[]}"
2026-06-11 18:00:59.118433 | controller | Jun 11 15:57:25.004578 crc crio[3638]: time="2026-06-11T15:57:25.004496975Z" 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-11 18:00:59.118473 | controller | Jun 11 15:57:25.285228 crc crio[3638]: 2026-06-11T15:57:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.118541 | controller | Jun 11 15:57:25.287807 crc crio[3638]: time="2026-06-11T15:57:25.28530012Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-11 18:00:59.118593 | controller | Jun 11 15:57:25.287807 crc crio[3638]: time="2026-06-11T15:57:25.285533969Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.118633 | controller | Jun 11 15:57:25.287807 crc crio[3638]: time="2026-06-11T15:57:25.285571645Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-11 18:00:59.118672 | controller | Jun 11 15:57:25.287807 crc crio[3638]: time="2026-06-11T15:57:25.285585114Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.118711 | controller | Jun 11 15:57:25.287807 crc crio[3638]: time="2026-06-11T15:57:25.28562775Z" 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-11 18:00:59.118750 | controller | Jun 11 15:57:25.287807 crc crio[3638]: time="2026-06-11T15:57:25.285829982Z" 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:0xc0003d14e8}] Aliases:map[]}"
2026-06-11 18:00:59.118790 | controller | Jun 11 15:57:25.287807 crc crio[3638]: time="2026-06-11T15:57:25.286012676Z" 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-11 18:00:59.118828 | controller | Jun 11 15:57:25.307754 crc crio[3638]: 2026-06-11T15:57:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.118866 | controller | Jun 11 15:57:25.308067 crc crio[3638]: time="2026-06-11T15:57:25.307968343Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-11 18:00:59.118903 | controller | Jun 11 15:57:25.308067 crc crio[3638]: time="2026-06-11T15:57:25.308043816Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.118941 | controller | Jun 11 15:57:25.308172 crc crio[3638]: time="2026-06-11T15:57:25.308095072Z" 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-11 18:00:59.118987 | controller | Jun 11 15:57:25.308521 crc crio[3638]: time="2026-06-11T15:57:25.308368897Z" 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:0xc0003d1578}] Aliases:map[]}"
2026-06-11 18:00:59.119027 | controller | Jun 11 15:57:25.308703 crc crio[3638]: time="2026-06-11T15:57:25.308632743Z" 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-11 18:00:59.119065 | controller | Jun 11 15:57:25.334160 crc crio[3638]: 2026-06-11T15:57:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.119103 | controller | Jun 11 15:57:25.334405 crc crio[3638]: time="2026-06-11T15:57:25.33427954Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-11 18:00:59.119139 | controller | Jun 11 15:57:25.334405 crc crio[3638]: time="2026-06-11T15:57:25.334326766Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.119177 | controller | Jun 11 15:57:25.334405 crc crio[3638]: time="2026-06-11T15:57:25.334367962Z" 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-11 18:00:59.119215 | controller | Jun 11 15:57:25.334798 crc crio[3638]: time="2026-06-11T15:57:25.334713011Z" 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:0xc0003d1608}] Aliases:map[]}"
2026-06-11 18:00:59.119254 | controller | Jun 11 15:57:25.335036 crc crio[3638]: time="2026-06-11T15:57:25.334962389Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.119292 | controller | Jun 11 15:57:25.878943 crc crio[3638]: 2026-06-11T15:57:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.119329 | controller | Jun 11 15:57:25.879342 crc crio[3638]: time="2026-06-11T15:57:25.879078043Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-11 18:00:59.119366 | controller | Jun 11 15:57:25.879342 crc crio[3638]: time="2026-06-11T15:57:25.87912094Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.119403 | controller | Jun 11 15:57:25.879342 crc crio[3638]: time="2026-06-11T15:57:25.879157937Z" 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-11 18:00:59.119441 | controller | Jun 11 15:57:25.879961 crc crio[3638]: time="2026-06-11T15:57:25.879392176Z" 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:0xc000a880b8}] Aliases:map[]}"
2026-06-11 18:00:59.119488 | controller | Jun 11 15:57:25.879961 crc crio[3638]: time="2026-06-11T15:57:25.879653672Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.119566 | controller | Jun 11 15:57:26.303375 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.119608 | controller | Jun 11 15:57:26.305167 crc crio[3638]: time="2026-06-11T15:57:26.303733753Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-11 18:00:59.119646 | controller | Jun 11 15:57:26.305167 crc crio[3638]: time="2026-06-11T15:57:26.303850183Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.119683 | controller | Jun 11 15:57:26.305167 crc crio[3638]: time="2026-06-11T15:57:26.303933875Z" 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-11 18:00:59.119721 | controller | Jun 11 15:57:26.305167 crc crio[3638]: time="2026-06-11T15:57:26.304376076Z" 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:0xc00012a6a0}] Aliases:map[]}"
2026-06-11 18:00:59.119759 | controller | Jun 11 15:57:26.305167 crc crio[3638]: time="2026-06-11T15:57:26.304868631Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.119796 | controller | Jun 11 15:57:26.741276 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.119833 | controller | Jun 11 15:57:26.741782 crc crio[3638]: time="2026-06-11T15:57:26.741556585Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-11 18:00:59.119870 | controller | Jun 11 15:57:26.741782 crc crio[3638]: time="2026-06-11T15:57:26.741674095Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.119907 | controller | Jun 11 15:57:26.741904 crc crio[3638]: time="2026-06-11T15:57:26.741831081Z" 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-11 18:00:59.119945 | controller | Jun 11 15:57:26.742277 crc crio[3638]: time="2026-06-11T15:57:26.742180309Z" 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:0xc000182450}] Aliases:map[]}"
2026-06-11 18:00:59.119991 | controller | Jun 11 15:57:26.742922 crc crio[3638]: time="2026-06-11T15:57:26.742821432Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.120030 | controller | Jun 11 15:57:26.791524 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.120067 | controller | Jun 11 15:57:26.791935 crc crio[3638]: time="2026-06-11T15:57:26.791834879Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-11 18:00:59.120104 | controller | Jun 11 15:57:26.791935 crc crio[3638]: time="2026-06-11T15:57:26.791904543Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.120142 | controller | Jun 11 15:57:26.792102 crc crio[3638]: time="2026-06-11T15:57:26.791954218Z" 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-11 18:00:59.120182 | controller | Jun 11 15:57:26.792271 crc crio[3638]: time="2026-06-11T15:57:26.792193557Z" 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:0xc000182508}] Aliases:map[]}"
2026-06-11 18:00:59.120221 | controller | Jun 11 15:57:26.792506 crc crio[3638]: time="2026-06-11T15:57:26.79237611Z" 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-11 18:00:59.120260 | controller | Jun 11 15:57:26.832009 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.120297 | controller | Jun 11 15:57:26.832283 crc crio[3638]: time="2026-06-11T15:57:26.832135974Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-11 18:00:59.120335 | controller | Jun 11 15:57:26.832283 crc crio[3638]: time="2026-06-11T15:57:26.83217283Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.120371 | controller | Jun 11 15:57:26.832283 crc crio[3638]: time="2026-06-11T15:57:26.832216076Z" 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-11 18:00:59.120409 | controller | Jun 11 15:57:26.832594 crc crio[3638]: time="2026-06-11T15:57:26.832517689Z" 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:0xc0003d16c0}] Aliases:map[]}"
2026-06-11 18:00:59.120455 | controller | Jun 11 15:57:26.832783 crc crio[3638]: time="2026-06-11T15:57:26.832696633Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.120492 | controller | Jun 11 15:57:26.946560 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.120568 | controller | Jun 11 15:57:26.946923 crc crio[3638]: time="2026-06-11T15:57:26.94678478Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-11 18:00:59.120609 | controller | Jun 11 15:57:26.946923 crc crio[3638]: time="2026-06-11T15:57:26.946821216Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.120646 | controller | Jun 11 15:57:26.946923 crc crio[3638]: time="2026-06-11T15:57:26.946864712Z" 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-11 18:00:59.120685 | controller | Jun 11 15:57:26.947081 crc crio[3638]: time="2026-06-11T15:57:26.947012299Z" 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:0xc000a88160}] Aliases:map[]}"
2026-06-11 18:00:59.120723 | controller | Jun 11 15:57:26.947081 crc crio[3638]: time="2026-06-11T15:57:26.947059605Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.120761 | controller | Jun 11 15:57:26.947081 crc crio[3638]: time="2026-06-11T15:57:26.947071384Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.120799 | controller | Jun 11 15:57:26.947081 crc crio[3638]: time="2026-06-11T15:57:26.947082353Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.120904 | controller | Jun 11 15:57:26.967637 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.120997 | controller | Jun 11 15:57:26.967637 crc crio[3638]: time="2026-06-11T15:57:26.967617447Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-11 18:00:59.121038 | controller | Jun 11 15:57:26.967814 crc crio[3638]: time="2026-06-11T15:57:26.967655223Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.121077 | controller | Jun 11 15:57:26.967814 crc crio[3638]: time="2026-06-11T15:57:26.967697349Z" 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-11 18:00:59.121117 | controller | Jun 11 15:57:26.968013 crc crio[3638]: time="2026-06-11T15:57:26.967946957Z" 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:0xc00012a750}] Aliases:map[]}"
2026-06-11 18:00:59.121165 | controller | Jun 11 15:57:26.968167 crc crio[3638]: time="2026-06-11T15:57:26.968106462Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.121204 | controller | Jun 11 15:57:27.070964 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.121242 | controller | Jun 11 15:57:27.071326 crc crio[3638]: time="2026-06-11T15:57:27.071234599Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-11 18:00:59.121280 | controller | Jun 11 15:57:27.071385 crc crio[3638]: time="2026-06-11T15:57:27.071323131Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.121318 | controller | Jun 11 15:57:27.071502 crc crio[3638]: time="2026-06-11T15:57:27.071388995Z" 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-11 18:00:59.121357 | controller | Jun 11 15:57:27.072007 crc crio[3638]: time="2026-06-11T15:57:27.071915648Z" 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:0xc0001825b8}] Aliases:map[]}"
2026-06-11 18:00:59.121395 | controller | Jun 11 15:57:27.072280 crc crio[3638]: time="2026-06-11T15:57:27.072206083Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.121433 | controller | Jun 11 15:57:27.304405 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.121469 | controller | Jun 11 15:57:27.306137 crc crio[3638]: time="2026-06-11T15:57:27.304817068Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-11 18:00:59.121505 | controller | Jun 11 15:57:27.306137 crc crio[3638]: time="2026-06-11T15:57:27.304883752Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.121600 | controller | Jun 11 15:57:27.306137 crc crio[3638]: time="2026-06-11T15:57:27.304965925Z" 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-11 18:00:59.121641 | controller | Jun 11 15:57:27.306137 crc crio[3638]: time="2026-06-11T15:57:27.305321583Z" 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:0xc000182658}] Aliases:map[]}"
2026-06-11 18:00:59.121688 | controller | Jun 11 15:57:27.306137 crc crio[3638]: time="2026-06-11T15:57:27.306025729Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.121728 | controller | Jun 11 15:57:27.492962 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.121765 | controller | Jun 11 15:57:27.493277 crc crio[3638]: time="2026-06-11T15:57:27.493176412Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-11 18:00:59.121802 | controller | Jun 11 15:57:27.493336 crc crio[3638]: time="2026-06-11T15:57:27.493285382Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.121840 | controller | Jun 11 15:57:27.493371 crc crio[3638]: time="2026-06-11T15:57:27.493353036Z" 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-11 18:00:59.121880 | controller | Jun 11 15:57:27.493969 crc crio[3638]: time="2026-06-11T15:57:27.493891017Z" 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:0xc0003d17e0}] Aliases:map[]}"
2026-06-11 18:00:59.121920 | controller | Jun 11 15:57:27.494240 crc crio[3638]: time="2026-06-11T15:57:27.494175702Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.121959 | controller | Jun 11 15:57:27.621850 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.121999 | controller | Jun 11 15:57:27.621850 crc crio[3638]: time="2026-06-11T15:57:27.621111238Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-11 18:00:59.122038 | controller | Jun 11 15:57:27.621850 crc crio[3638]: time="2026-06-11T15:57:27.621169503Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.122074 | controller | Jun 11 15:57:27.621850 crc crio[3638]: time="2026-06-11T15:57:27.621217359Z" 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-11 18:00:59.122112 | controller | Jun 11 15:57:27.621850 crc crio[3638]: time="2026-06-11T15:57:27.621733093Z" 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:0xc0001829e8}] Aliases:map[]}"
2026-06-11 18:00:59.122157 | controller | Jun 11 15:57:27.629894 crc crio[3638]: time="2026-06-11T15:57:27.628759295Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.122196 | controller | Jun 11 15:57:27.831198 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.122232 | controller | Jun 11 15:57:27.832109 crc crio[3638]: time="2026-06-11T15:57:27.831824043Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-11 18:00:59.122269 | controller | Jun 11 15:57:27.838874 crc crio[3638]: time="2026-06-11T15:57:27.83240287Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.122306 | controller | Jun 11 15:57:27.838874 crc crio[3638]: time="2026-06-11T15:57:27.832965961Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-11 18:00:59.122344 | controller | Jun 11 15:57:27.838874 crc crio[3638]: time="2026-06-11T15:57:27.833110918Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.122381 | controller | Jun 11 15:57:27.838874 crc crio[3638]: time="2026-06-11T15:57:27.833835202Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-11 18:00:59.122417 | controller | Jun 11 15:57:27.838874 crc crio[3638]: time="2026-06-11T15:57:27.833852111Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.122454 | controller | Jun 11 15:57:27.838874 crc crio[3638]: time="2026-06-11T15:57:27.833901886Z" 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-11 18:00:59.122492 | controller | Jun 11 15:57:27.838874 crc crio[3638]: time="2026-06-11T15:57:27.835356046Z" 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:0xc001446000}] Aliases:map[]}"
2026-06-11 18:00:59.122573 | controller | Jun 11 15:57:27.838874 crc crio[3638]: time="2026-06-11T15:57:27.836921647Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.122616 | controller | Jun 11 15:57:27.878132 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.122654 | controller | Jun 11 15:57:27.878323 crc crio[3638]: time="2026-06-11T15:57:27.878249161Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-11 18:00:59.122691 | controller | Jun 11 15:57:27.878323 crc crio[3638]: time="2026-06-11T15:57:27.878290267Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.122728 | controller | Jun 11 15:57:27.878546 crc crio[3638]: time="2026-06-11T15:57:27.878326794Z" 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-11 18:00:59.122774 | controller | Jun 11 15:57:27.879184 crc crio[3638]: time="2026-06-11T15:57:27.878821439Z" 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:0xc0001823a8}] Aliases:map[]}"
2026-06-11 18:00:59.122813 | controller | Jun 11 15:57:27.879184 crc crio[3638]: time="2026-06-11T15:57:27.878973146Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.122851 | controller | Jun 11 15:57:28.056799 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.122956 | controller | Jun 11 15:57:28.056799 crc crio[3638]: time="2026-06-11T15:57:28.056752315Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-11 18:00:59.122996 | controller | Jun 11 15:57:28.057244 crc crio[3638]: time="2026-06-11T15:57:28.056849856Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.123034 | controller | Jun 11 15:57:28.057244 crc crio[3638]: time="2026-06-11T15:57:28.056890523Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-11 18:00:59.123070 | controller | Jun 11 15:57:28.057370 crc crio[3638]: time="2026-06-11T15:57:28.056898772Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.123107 | controller | Jun 11 15:57:28.057511 crc crio[3638]: time="2026-06-11T15:57:28.057414505Z" 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-11 18:00:59.123144 | controller | Jun 11 15:57:28.172383 crc crio[3638]: time="2026-06-11T15:57:28.170343017Z" 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:0xc00012a8c8}] Aliases:map[]}"
2026-06-11 18:00:59.123181 | controller | Jun 11 15:57:28.172383 crc crio[3638]: time="2026-06-11T15:57:28.17229801Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.123219 | controller | Jun 11 15:57:28.209098 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.123255 | controller | Jun 11 15:57:28.209098 crc crio[3638]: time="2026-06-11T15:57:28.209142546Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-11 18:00:59.123300 | controller | Jun 11 15:57:28.209098 crc crio[3638]: time="2026-06-11T15:57:28.209181612Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.123338 | controller | Jun 11 15:57:28.209098 crc crio[3638]: time="2026-06-11T15:57:28.209234057Z" 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-11 18:00:59.123376 | controller | Jun 11 15:57:28.245018 crc crio[3638]: time="2026-06-11T15:57:28.209746682Z" 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:0xc00008c470}] Aliases:map[]}"
2026-06-11 18:00:59.123415 | controller | Jun 11 15:57:28.245018 crc crio[3638]: time="2026-06-11T15:57:28.20999203Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.123454 | controller | Jun 11 15:57:28.647948 crc crio[3638]: time="2026-06-11T15:57:28.646013342Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=674c2542-637e-4fc0-9360-147b7229729d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.123492 | controller | Jun 11 15:57:28.647948 crc crio[3638]: time="2026-06-11T15:57:28.646302557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.123572 | controller | Jun 11 15:57:28.655051 crc crio[3638]: time="2026-06-11T15:57:28.653757949Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=08f57fb9-5b6d-4caa-b902-a1d59373d8d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.123614 | controller | Jun 11 15:57:28.655051 crc crio[3638]: time="2026-06-11T15:57:28.653869839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.123652 | controller | Jun 11 15:57:28.655315 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.123689 | controller | Jun 11 15:57:28.655670 crc crio[3638]: time="2026-06-11T15:57:28.655409552Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-11 18:00:59.123726 | controller | Jun 11 15:57:28.655670 crc crio[3638]: time="2026-06-11T15:57:28.655508373Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.123764 | controller | Jun 11 15:57:28.655670 crc crio[3638]: time="2026-06-11T15:57:28.655569938Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-11 18:00:59.123801 | controller | Jun 11 15:57:28.655670 crc crio[3638]: time="2026-06-11T15:57:28.655586866Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.123837 | controller | Jun 11 15:57:28.655670 crc crio[3638]: time="2026-06-11T15:57:28.655624183Z" 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-11 18:00:59.123874 | controller | Jun 11 15:57:28.655873 crc crio[3638]: time="2026-06-11T15:57:28.655840603Z" 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:0xc00008c468}] Aliases:map[]}"
2026-06-11 18:00:59.123919 | controller | Jun 11 15:57:28.656070 crc crio[3638]: time="2026-06-11T15:57:28.655983241Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.123959 | controller | Jun 11 15:57:28.668789 crc crio[3638]: time="2026-06-11T15:57:28.668617372Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=08f57fb9-5b6d-4caa-b902-a1d59373d8d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.123993 | controller | Jun 11 15:57:28.669401 crc crio[3638]: time="2026-06-11T15:57:28.668830041Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=674c2542-637e-4fc0-9360-147b7229729d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.124027 | controller | Jun 11 15:57:28.702014 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.124063 | controller | Jun 11 15:57:28.702370 crc crio[3638]: time="2026-06-11T15:57:28.702242193Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-11 18:00:59.124098 | controller | Jun 11 15:57:28.702370 crc crio[3638]: time="2026-06-11T15:57:28.702351483Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.124133 | controller | Jun 11 15:57:28.702631 crc crio[3638]: time="2026-06-11T15:57:28.702515119Z" 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-11 18:00:59.124170 | controller | Jun 11 15:57:28.703214 crc crio[3638]: time="2026-06-11T15:57:28.703075098Z" 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:0xc00210c200}] Aliases:map[]}"
2026-06-11 18:00:59.124206 | controller | Jun 11 15:57:28.704016 crc crio[3638]: time="2026-06-11T15:57:28.703896145Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.124241 | controller | Jun 11 15:57:28.737114 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.124276 | controller | Jun 11 15:57:28.737387 crc crio[3638]: time="2026-06-11T15:57:28.737248912Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-11 18:00:59.124316 | controller | Jun 11 15:57:28.737387 crc crio[3638]: time="2026-06-11T15:57:28.737371951Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.124351 | controller | Jun 11 15:57:28.737837 crc crio[3638]: time="2026-06-11T15:57:28.737647656Z" 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-11 18:00:59.124387 | controller | Jun 11 15:57:28.737837 crc crio[3638]: time="2026-06-11T15:57:28.737802552Z" 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:0xc00210c290}] Aliases:map[]}"
2026-06-11 18:00:59.124423 | controller | Jun 11 15:57:28.737961 crc crio[3638]: time="2026-06-11T15:57:28.737864807Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.124459 | controller | Jun 11 15:57:28.737961 crc crio[3638]: time="2026-06-11T15:57:28.737878985Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.124494 | controller | Jun 11 15:57:28.737961 crc crio[3638]: time="2026-06-11T15:57:28.737892734Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.124599 | controller | Jun 11 15:57:28.743485 crc crio[3638]: time="2026-06-11T15:57:28.74321303Z" level=info msg="Ran pod sandbox 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d with infra container: openshift-etcd/etcd-crc/POD" id=674c2542-637e-4fc0-9360-147b7229729d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.124640 | controller | Jun 11 15:57:28.743781 crc crio[3638]: time="2026-06-11T15:57:28.743621043Z" level=info msg="Ran pod sandbox 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=08f57fb9-5b6d-4caa-b902-a1d59373d8d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.124674 | controller | Jun 11 15:57:28.750512 crc crio[3638]: time="2026-06-11T15:57:28.750221853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9fdbf2ff-f02c-4703-afea-79bb7f011207 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.124710 | controller | Jun 11 15:57:28.755146 crc crio[3638]: time="2026-06-11T15:57:28.75505151Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6d290d5c-d569-4ebe-b42b-66063f43c660 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.124746 | controller | Jun 11 15:57:28.760483 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.124781 | controller | Jun 11 15:57:28.760580 crc crio[3638]: time="2026-06-11T15:57:28.760509612Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-11 18:00:59.124816 | controller | Jun 11 15:57:28.760580 crc crio[3638]: time="2026-06-11T15:57:28.760573007Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.124852 | controller | Jun 11 15:57:28.760665 crc crio[3638]: time="2026-06-11T15:57:28.760611803Z" 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-11 18:00:59.124903 | controller | Jun 11 15:57:28.760901 crc crio[3638]: time="2026-06-11T15:57:28.760826344Z" 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:0xc000b12518}] Aliases:map[]}"
2026-06-11 18:00:59.124940 | controller | Jun 11 15:57:28.761093 crc crio[3638]: time="2026-06-11T15:57:28.761027856Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.124976 | controller | Jun 11 15:57:28.768582 crc crio[3638]: time="2026-06-11T15:57:28.768398117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=935f1d25-017d-483e-b1ee-432de7d67037 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.125011 | controller | Jun 11 15:57:28.770853 crc crio[3638]: time="2026-06-11T15:57:28.770741287Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e5e35c27-41bd-4d7b-9e30-119b96a08f45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.125045 | controller | Jun 11 15:57:28.778067 crc crio[3638]: time="2026-06-11T15:57:28.778029275Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=fa42d35f-38d5-4405-8391-ec01929db78d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.125079 | controller | Jun 11 15:57:28.778940 crc crio[3638]: time="2026-06-11T15:57:28.778027785Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=44145dae-20f3-4b9b-961e-aa567864e377 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.125113 | controller | Jun 11 15:57:28.789513 crc crio[3638]: time="2026-06-11T15:57:28.789397559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.125146 | controller | Jun 11 15:57:28.789738 crc crio[3638]: time="2026-06-11T15:57:28.789654256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.125180 | controller | Jun 11 15:57:28.819616 crc crio[3638]: time="2026-06-11T15:57:28.819065526Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=fbe8cbd2-6576-4328-b8e7-fbe15816e684 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.125213 | controller | Jun 11 15:57:28.820042 crc crio[3638]: time="2026-06-11T15:57:28.819782771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.125247 | controller | Jun 11 15:57:28.840825 crc crio[3638]: time="2026-06-11T15:57:28.840725628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.125280 | controller | Jun 11 15:57:28.840825 crc crio[3638]: time="2026-06-11T15:57:28.840792802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.125320 | controller | Jun 11 15:57:28.845268 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.125355 | controller | Jun 11 15:57:28.846025 crc crio[3638]: time="2026-06-11T15:57:28.845415638Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-11 18:00:59.125389 | controller | Jun 11 15:57:28.846223 crc crio[3638]: time="2026-06-11T15:57:28.846015564Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.125423 | controller | Jun 11 15:57:28.846223 crc crio[3638]: time="2026-06-11T15:57:28.84618002Z" 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-11 18:00:59.125459 | controller | Jun 11 15:57:28.848293 crc crio[3638]: time="2026-06-11T15:57:28.847915805Z" 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:0xc0003d0b28}] Aliases:map[]}"
2026-06-11 18:00:59.125495 | controller | Jun 11 15:57:28.848293 crc crio[3638]: time="2026-06-11T15:57:28.848386532Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.125592 | controller | Jun 11 15:57:28.850391 crc crio[3638]: time="2026-06-11T15:57:28.850143225Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=fbe8cbd2-6576-4328-b8e7-fbe15816e684 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.125633 | controller | Jun 11 15:57:28.863393 crc crio[3638]: time="2026-06-11T15:57:28.863270111Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=a23b5a03-c376-4953-aa2f-457d7000a9d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.125667 | controller | Jun 11 15:57:28.863657 crc crio[3638]: time="2026-06-11T15:57:28.863592942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.125703 | controller | Jun 11 15:57:28.896817 crc crio[3638]: time="2026-06-11T15:57:28.895924161Z" level=info msg="Ran pod sandbox 98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=fbe8cbd2-6576-4328-b8e7-fbe15816e684 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.125737 | controller | Jun 11 15:57:28.903909 crc crio[3638]: time="2026-06-11T15:57:28.903785868Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a23b5a03-c376-4953-aa2f-457d7000a9d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.125771 | controller | Jun 11 15:57:28.906840 crc crio[3638]: time="2026-06-11T15:57:28.903810157Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=e659f879-7465-4ce9-9719-d7363aa7e4e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.125804 | controller | Jun 11 15:57:28.907221 crc crio[3638]: time="2026-06-11T15:57:28.906957895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.125845 | controller | Jun 11 15:57:28.915635 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.125879 | controller | Jun 11 15:57:28.915635 crc crio[3638]: time="2026-06-11T15:57:28.915133103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=804a195d-e242-43ce-aeba-5d339c682745 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.125912 | controller | Jun 11 15:57:28.915635 crc crio[3638]: time="2026-06-11T15:57:28.915262571Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-11 18:00:59.125945 | controller | Jun 11 15:57:28.915635 crc crio[3638]: time="2026-06-11T15:57:28.915307047Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.125980 | controller | Jun 11 15:57:28.915635 crc crio[3638]: time="2026-06-11T15:57:28.915348244Z" 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-11 18:00:59.126015 | controller | Jun 11 15:57:28.916068 crc crio[3638]: time="2026-06-11T15:57:28.915769326Z" 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:0xc00210c000}] Aliases:map[]}"
2026-06-11 18:00:59.126051 | controller | Jun 11 15:57:28.916068 crc crio[3638]: time="2026-06-11T15:57:28.915941361Z" 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-11 18:00:59.126084 | controller | Jun 11 15:57:28.926707 crc crio[3638]: time="2026-06-11T15:57:28.926645343Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e659f879-7465-4ce9-9719-d7363aa7e4e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.126118 | controller | Jun 11 15:57:28.928786 crc crio[3638]: time="2026-06-11T15:57:28.928641775Z" level=info msg="Ran pod sandbox d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=a23b5a03-c376-4953-aa2f-457d7000a9d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.126152 | controller | Jun 11 15:57:28.929356 crc crio[3638]: time="2026-06-11T15:57:28.928875044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2c4c3918-71e3-4acf-8b07-608792b6d622 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.126186 | controller | Jun 11 15:57:28.931625 crc crio[3638]: time="2026-06-11T15:57:28.931306507Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=aa513e87-025c-48cf-8c92-d24c757dd066 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.126225 | controller | Jun 11 15:57:28.936372 crc crio[3638]: time="2026-06-11T15:57:28.936191959Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=62fd85d8-a03a-45b9-9d43-8d5b13f84158 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.126259 | controller | Jun 11 15:57:28.941028 crc crio[3638]: time="2026-06-11T15:57:28.940415342Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=c2b3ccea-7afc-4073-bf2a-adfe46804653 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.126293 | controller | Jun 11 15:57:28.942167 crc crio[3638]: time="2026-06-11T15:57:28.94212022Z" level=info msg="Ran pod sandbox 2989741bb8b09770fdef556be3416e0047aef22d51bc9744897c43ba4c0af861 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=e659f879-7465-4ce9-9719-d7363aa7e4e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.126326 | controller | Jun 11 15:57:28.942978 crc crio[3638]: time="2026-06-11T15:57:28.942401885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.126360 | controller | Jun 11 15:57:28.946928 crc crio[3638]: time="2026-06-11T15:57:28.94635777Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6668f6c1-9562-49dc-9cdb-64c99e95e5f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.126393 | controller | Jun 11 15:57:28.947059 crc crio[3638]: time="2026-06-11T15:57:28.947011512Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=b5fd17bd-3bb2-4ec1-9cb7-a11074ee79f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.126427 | controller | Jun 11 15:57:28.952792 crc crio[3638]: time="2026-06-11T15:57:28.952643488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.126460 | controller | Jun 11 15:57:28.958288 crc crio[3638]: time="2026-06-11T15:57:28.958185462Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d3c5a193-a817-4692-88cc-72a2a8554306 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.126494 | controller | Jun 11 15:57:28.964211 crc crio[3638]: time="2026-06-11T15:57:28.964144739Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=74d9d802-245b-4cfd-a151-677639a33da6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.126567 | controller | Jun 11 15:57:28.966046 crc crio[3638]: time="2026-06-11T15:57:28.966014761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.126604 | controller | Jun 11 15:57:28.967086 crc crio[3638]: time="2026-06-11T15:57:28.966969377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.126639 | controller | Jun 11 15:57:28.990748 crc crio[3638]: time="2026-06-11T15:57:28.990155403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.126674 | controller | Jun 11 15:57:29.002401 crc crio[3638]: time="2026-06-11T15:57:29.001030271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.126721 | controller | Jun 11 15:57:29.250414 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.126771 | controller | Jun 11 15:57:29.251068 crc crio[3638]: time="2026-06-11T15:57:29.250871704Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-11 18:00:59.126970 | controller | Jun 11 15:57:29.251140 crc crio[3638]: time="2026-06-11T15:57:29.251068968Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.127018 | controller | Jun 11 15:57:29.251179 crc crio[3638]: time="2026-06-11T15:57:29.251136072Z" 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-11 18:00:59.127062 | controller | Jun 11 15:57:29.251846 crc crio[3638]: time="2026-06-11T15:57:29.251694141Z" 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:0xc001930000}] Aliases:map[]}"
2026-06-11 18:00:59.127105 | controller | Jun 11 15:57:29.252139 crc crio[3638]: time="2026-06-11T15:57:29.252030761Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.127148 | controller | Jun 11 15:57:29.505254 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.127188 | controller | Jun 11 15:57:29.505948 crc crio[3638]: time="2026-06-11T15:57:29.505809903Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-11 18:00:59.127229 | controller | Jun 11 15:57:29.506014 crc crio[3638]: time="2026-06-11T15:57:29.50594931Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.127269 | controller | Jun 11 15:57:29.506014 crc crio[3638]: time="2026-06-11T15:57:29.506004625Z" 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-11 18:00:59.127406 | controller | Jun 11 15:57:29.506386 crc crio[3638]: time="2026-06-11T15:57:29.506274101Z" 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:0xc0019301b0}] Aliases:map[]}"
2026-06-11 18:00:59.127460 | controller | Jun 11 15:57:29.506760 crc crio[3638]: time="2026-06-11T15:57:29.506665466Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.127498 | controller | Jun 11 15:57:29.644381 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.127597 | controller | Jun 11 15:57:29.645477 crc crio[3638]: time="2026-06-11T15:57:29.645324674Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-11 18:00:59.127638 | controller | Jun 11 15:57:29.645477 crc crio[3638]: time="2026-06-11T15:57:29.645399858Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.127675 | controller | Jun 11 15:57:29.645714 crc crio[3638]: time="2026-06-11T15:57:29.645644436Z" 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-11 18:00:59.127712 | controller | Jun 11 15:57:29.645979 crc crio[3638]: time="2026-06-11T15:57:29.645910762Z" 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:0xc002aae098}] Aliases:map[]}"
2026-06-11 18:00:59.127749 | controller | Jun 11 15:57:29.646182 crc crio[3638]: time="2026-06-11T15:57:29.646117364Z" 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-11 18:00:59.127783 | controller | Jun 11 15:57:29.668125 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.127818 | controller | Jun 11 15:57:29.669086 crc crio[3638]: time="2026-06-11T15:57:29.668903116Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-11 18:00:59.127852 | controller | Jun 11 15:57:29.669086 crc crio[3638]: time="2026-06-11T15:57:29.669053453Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.127886 | controller | Jun 11 15:57:29.669086 crc crio[3638]: time="2026-06-11T15:57:29.669088609Z" 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-11 18:00:59.127921 | controller | Jun 11 15:57:29.669297 crc crio[3638]: time="2026-06-11T15:57:29.669277072Z" 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:0xc000b12378}] Aliases:map[]}"
2026-06-11 18:00:59.127957 | controller | Jun 11 15:57:29.669536 crc crio[3638]: time="2026-06-11T15:57:29.669397452Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.127993 | controller | Jun 11 15:57:29.823300 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.128034 | controller | Jun 11 15:57:29.823610 crc crio[3638]: time="2026-06-11T15:57:29.82349573Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-11 18:00:59.128069 | controller | Jun 11 15:57:29.823610 crc crio[3638]: time="2026-06-11T15:57:29.823544525Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.128103 | controller | Jun 11 15:57:29.823610 crc crio[3638]: time="2026-06-11T15:57:29.82359768Z" 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-11 18:00:59.128138 | controller | Jun 11 15:57:29.825361 crc crio[3638]: time="2026-06-11T15:57:29.824548706Z" 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:0xc000b127f0}] Aliases:map[]}"
2026-06-11 18:00:59.128173 | controller | Jun 11 15:57:29.825361 crc crio[3638]: time="2026-06-11T15:57:29.82472348Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.128207 | controller | Jun 11 15:57:30.186540 crc crio[3638]: 2026-06-11T15:57:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.128240 | controller | Jun 11 15:57:30.186900 crc crio[3638]: time="2026-06-11T15:57:30.186620124Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-11 18:00:59.128274 | controller | Jun 11 15:57:30.186900 crc crio[3638]: time="2026-06-11T15:57:30.186670966Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.128308 | controller | Jun 11 15:57:30.186900 crc crio[3638]: time="2026-06-11T15:57:30.186716247Z" 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-11 18:00:59.128343 | controller | Jun 11 15:57:30.187042 crc crio[3638]: time="2026-06-11T15:57:30.186986226Z" 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:0xc002224048}] Aliases:map[]}"
2026-06-11 18:00:59.128378 | controller | Jun 11 15:57:30.187299 crc crio[3638]: time="2026-06-11T15:57:30.187229004Z" 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-11 18:00:59.128412 | controller | Jun 11 15:57:30.560995 crc crio[3638]: 2026-06-11T15:57:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.128446 | controller | Jun 11 15:57:30.561575 crc crio[3638]: time="2026-06-11T15:57:30.561512577Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-11 18:00:59.128486 | controller | Jun 11 15:57:30.561744 crc crio[3638]: time="2026-06-11T15:57:30.561705414Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.128564 | controller | Jun 11 15:57:30.561928 crc crio[3638]: time="2026-06-11T15:57:30.56189365Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-11 18:00:59.128604 | controller | Jun 11 15:57:30.562069 crc crio[3638]: time="2026-06-11T15:57:30.562040196Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.128639 | controller | Jun 11 15:57:30.563181 crc crio[3638]: time="2026-06-11T15:57:30.563143941Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-11 18:00:59.128672 | controller | Jun 11 15:57:30.563634 crc crio[3638]: time="2026-06-11T15:57:30.563600687Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.128706 | controller | Jun 11 15:57:30.563810 crc crio[3638]: time="2026-06-11T15:57:30.563778953Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-11 18:00:59.128740 | controller | Jun 11 15:57:30.563955 crc crio[3638]: time="2026-06-11T15:57:30.563923658Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.128774 | controller | Jun 11 15:57:30.564125 crc crio[3638]: time="2026-06-11T15:57:30.564084323Z" 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-11 18:00:59.128809 | controller | Jun 11 15:57:30.565171 crc crio[3638]: time="2026-06-11T15:57:30.565126358Z" 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:0xc001446220}] Aliases:map[]}"
2026-06-11 18:00:59.128844 | controller | Jun 11 15:57:30.565835 crc crio[3638]: time="2026-06-11T15:57:30.56579238Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.128878 | controller | Jun 11 15:57:30.778182 crc crio[3638]: 2026-06-11T15:57:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.128912 | controller | Jun 11 15:57:30.778923 crc crio[3638]: time="2026-06-11T15:57:30.778221046Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-11 18:00:59.128947 | controller | Jun 11 15:57:30.778923 crc crio[3638]: time="2026-06-11T15:57:30.778266658Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.128982 | controller | Jun 11 15:57:30.778923 crc crio[3638]: time="2026-06-11T15:57:30.778310119Z" 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-11 18:00:59.129017 | controller | Jun 11 15:57:30.778923 crc crio[3638]: time="2026-06-11T15:57:30.778582758Z" 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:0xc000b121d8}] Aliases:map[]}"
2026-06-11 18:00:59.129059 | controller | Jun 11 15:57:30.778923 crc crio[3638]: time="2026-06-11T15:57:30.778826076Z" 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-11 18:00:59.129095 | controller | Jun 11 15:57:30.922221 crc crio[3638]: 2026-06-11T15:57:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.129130 | controller | Jun 11 15:57:30.922561 crc crio[3638]: time="2026-06-11T15:57:30.922377545Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-11 18:00:59.129164 | controller | Jun 11 15:57:30.922561 crc crio[3638]: time="2026-06-11T15:57:30.922501529Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.129199 | controller | Jun 11 15:57:30.922561 crc crio[3638]: time="2026-06-11T15:57:30.922526Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-11 18:00:59.129233 | controller | Jun 11 15:57:30.922561 crc crio[3638]: time="2026-06-11T15:57:30.92253779Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.129268 | controller | Jun 11 15:57:30.922561 crc crio[3638]: time="2026-06-11T15:57:30.922550651Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-11 18:00:59.129302 | controller | Jun 11 15:57:30.922561 crc crio[3638]: time="2026-06-11T15:57:30.922561831Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.129336 | controller | Jun 11 15:57:30.922945 crc crio[3638]: time="2026-06-11T15:57:30.922605274Z" 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-11 18:00:59.129371 | controller | Jun 11 15:57:30.923007 crc crio[3638]: time="2026-06-11T15:57:30.922943435Z" 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:0xc00012a868}] Aliases:map[]}"
2026-06-11 18:00:59.129407 | controller | Jun 11 15:57:30.923187 crc crio[3638]: time="2026-06-11T15:57:30.923129231Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.129442 | controller | Jun 11 15:57:31.096802 crc crio[3638]: 2026-06-11T15:57:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.129476 | controller | Jun 11 15:57:31.097072 crc crio[3638]: time="2026-06-11T15:57:31.096914013Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-11 18:00:59.129647 | controller | Jun 11 15:57:31.097072 crc crio[3638]: time="2026-06-11T15:57:31.096960554Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.129696 | controller | Jun 11 15:57:31.097072 crc crio[3638]: time="2026-06-11T15:57:31.096999036Z" 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-11 18:00:59.129733 | controller | Jun 11 15:57:31.097320 crc crio[3638]: time="2026-06-11T15:57:31.097109829Z" 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:0xc002aae050}] Aliases:map[]}"
2026-06-11 18:00:59.129770 | controller | Jun 11 15:57:31.097320 crc crio[3638]: time="2026-06-11T15:57:31.097163271Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.129805 | controller | Jun 11 15:57:31.097320 crc crio[3638]: time="2026-06-11T15:57:31.097174871Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.129841 | controller | Jun 11 15:57:31.097320 crc crio[3638]: time="2026-06-11T15:57:31.097185302Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.129876 | controller | Jun 11 15:57:31.142160 crc crio[3638]: 2026-06-11T15:57:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.129911 | controller | Jun 11 15:57:31.142481 crc crio[3638]: time="2026-06-11T15:57:31.14229061Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-11 18:00:59.130004 | controller | Jun 11 15:57:31.142481 crc crio[3638]: time="2026-06-11T15:57:31.142337341Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.130054 | controller | Jun 11 15:57:31.142481 crc crio[3638]: time="2026-06-11T15:57:31.142470105Z" 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-11 18:00:59.130091 | controller | Jun 11 15:57:31.142689 crc crio[3638]: time="2026-06-11T15:57:31.142627771Z" 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:0xc0003d02c8}] Aliases:map[]}"
2026-06-11 18:00:59.130127 | controller | Jun 11 15:57:31.142689 crc crio[3638]: time="2026-06-11T15:57:31.142686822Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.130161 | controller | Jun 11 15:57:31.142791 crc crio[3638]: time="2026-06-11T15:57:31.142700583Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.130196 | controller | Jun 11 15:57:31.142791 crc crio[3638]: time="2026-06-11T15:57:31.142715323Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.130238 | controller | Jun 11 15:57:31.449889 crc crio[3638]: time="2026-06-11T15:57:31.448880873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.130273 | controller | Jun 11 15:57:31.450240 crc crio[3638]: time="2026-06-11T15:57:31.449911568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.130308 | controller | Jun 11 15:57:31.450925 crc crio[3638]: time="2026-06-11T15:57:31.450837678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.130343 | controller | Jun 11 15:57:31.451055 crc crio[3638]: time="2026-06-11T15:57:31.449315309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.130378 | controller | Jun 11 15:57:31.454328 crc crio[3638]: time="2026-06-11T15:57:31.454102417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.130412 | controller | Jun 11 15:57:31.573643 crc crio[3638]: 2026-06-11T15:57:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.130447 | controller | Jun 11 15:57:31.573808 crc crio[3638]: time="2026-06-11T15:57:31.5737405Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-11 18:00:59.130481 | controller | Jun 11 15:57:31.573808 crc crio[3638]: time="2026-06-11T15:57:31.573806122Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.130544 | controller | Jun 11 15:57:31.574052 crc crio[3638]: time="2026-06-11T15:57:31.573965427Z" 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-11 18:00:59.130593 | controller | Jun 11 15:57:31.574480 crc crio[3638]: time="2026-06-11T15:57:31.574284418Z" 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:0xc00008c140}] Aliases:map[]}"
2026-06-11 18:00:59.130631 | controller | Jun 11 15:57:31.574711 crc crio[3638]: time="2026-06-11T15:57:31.574629459Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.130666 | controller | Jun 11 15:57:31.751591 crc crio[3638]: time="2026-06-11T15:57:31.75104725Z" level=info msg="Created container bfcaceb9e688ab17a10ead54024b05b7d9486656a5d33854976545dc911841f6: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=c2b3ccea-7afc-4073-bf2a-adfe46804653 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.130702 | controller | Jun 11 15:57:31.754471 crc crio[3638]: time="2026-06-11T15:57:31.754164964Z" level=info msg="Starting container: bfcaceb9e688ab17a10ead54024b05b7d9486656a5d33854976545dc911841f6" id=54ae7a48-b544-485e-a3c5-f8562401c3ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.130744 | controller | Jun 11 15:57:31.772356 crc crio[3638]: time="2026-06-11T15:57:31.772162042Z" level=info msg="Created container b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2: openshift-etcd/etcd-crc/setup" id=44145dae-20f3-4b9b-961e-aa567864e377 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.130780 | controller | Jun 11 15:57:31.773383 crc crio[3638]: time="2026-06-11T15:57:31.773235448Z" level=info msg="Created container 59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe: openshift-kube-apiserver/kube-apiserver-crc/setup" id=fa42d35f-38d5-4405-8391-ec01929db78d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.130814 | controller | Jun 11 15:57:31.774184 crc crio[3638]: time="2026-06-11T15:57:31.774086445Z" level=info msg="Starting container: b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2" id=5f7d3f78-697d-4535-a502-d7f2eeb47bb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.130847 | controller | Jun 11 15:57:31.776176 crc crio[3638]: time="2026-06-11T15:57:31.776071712Z" level=info msg="Starting container: 59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe" id=41188d49-ca82-4caf-9d7c-89c10e362744 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.130881 | controller | Jun 11 15:57:31.786348 crc crio[3638]: time="2026-06-11T15:57:31.786062114Z" level=info msg="Started container" PID=5309 containerID=b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2 description=openshift-etcd/etcd-crc/setup id=5f7d3f78-697d-4535-a502-d7f2eeb47bb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d
2026-06-11 18:00:59.130916 | controller | Jun 11 15:57:31.790359 crc crio[3638]: time="2026-06-11T15:57:31.790261823Z" level=info msg="Started container" PID=5306 containerID=bfcaceb9e688ab17a10ead54024b05b7d9486656a5d33854976545dc911841f6 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=54ae7a48-b544-485e-a3c5-f8562401c3ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93
2026-06-11 18:00:59.130951 | controller | Jun 11 15:57:31.791812 crc crio[3638]: time="2026-06-11T15:57:31.791723112Z" level=info msg="Created container e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=b5fd17bd-3bb2-4ec1-9cb7-a11074ee79f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.130986 | controller | Jun 11 15:57:31.793228 crc crio[3638]: time="2026-06-11T15:57:31.793083637Z" level=info msg="Starting container: e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29" id=384b9a63-3ffe-461b-a7a9-7ba12ab43163 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.131023 | controller | Jun 11 15:57:31.806175 crc crio[3638]: time="2026-06-11T15:57:31.805899272Z" level=info msg="Started container" PID=5310 containerID=e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=384b9a63-3ffe-461b-a7a9-7ba12ab43163 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497
2026-06-11 18:00:59.131206 | controller | Jun 11 15:57:31.811031 crc crio[3638]: time="2026-06-11T15:57:31.810731993Z" level=info msg="Created container 6fa422cd9dbd17edc6819cc1d2882d99a416b07134f25ef0fe72bc5bd129682d: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=74d9d802-245b-4cfd-a151-677639a33da6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.131252 | controller | Jun 11 15:57:31.816369 crc crio[3638]: time="2026-06-11T15:57:31.816181124Z" level=info msg="Starting container: 6fa422cd9dbd17edc6819cc1d2882d99a416b07134f25ef0fe72bc5bd129682d" id=871ed387-b3b1-497c-99ed-4eb302d8f76a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.131296 | controller | Jun 11 15:57:31.817350 crc crio[3638]: time="2026-06-11T15:57:31.817106545Z" level=info msg="Started container" PID=5307 containerID=59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe description=openshift-kube-apiserver/kube-apiserver-crc/setup id=41188d49-ca82-4caf-9d7c-89c10e362744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884
2026-06-11 18:00:59.131333 | controller | Jun 11 15:57:31.834106 crc crio[3638]: time="2026-06-11T15:57:31.833723906Z" level=info msg="Started container" PID=5311 containerID=6fa422cd9dbd17edc6819cc1d2882d99a416b07134f25ef0fe72bc5bd129682d description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=871ed387-b3b1-497c-99ed-4eb302d8f76a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2989741bb8b09770fdef556be3416e0047aef22d51bc9744897c43ba4c0af861
2026-06-11 18:00:59.131368 | controller | Jun 11 15:57:31.846766 crc crio[3638]: time="2026-06-11T15:57:31.846628385Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e18d256b-7bbf-4b3f-ae4c-f1351acf4c60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.131403 | controller | Jun 11 15:57:31.854273 crc crio[3638]: time="2026-06-11T15:57:31.853847985Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=ecd50155-4941-4521-b479-3ca812812c19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.131437 | controller | Jun 11 15:57:31.860386 crc crio[3638]: time="2026-06-11T15:57:31.860227608Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=91863dc0-a135-4f7c-95ce-eae02b20ba77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.131471 | controller | Jun 11 15:57:31.861330 crc crio[3638]: time="2026-06-11T15:57:31.861243211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.131505 | controller | Jun 11 15:57:31.901000 crc crio[3638]: time="2026-06-11T15:57:31.900798075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.131603 | controller | Jun 11 15:57:32.042305 crc crio[3638]: 2026-06-11T15:57:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.131641 | controller | Jun 11 15:57:32.042587 crc crio[3638]: time="2026-06-11T15:57:32.042504182Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-11 18:00:59.131675 | controller | Jun 11 15:57:32.042587 crc crio[3638]: time="2026-06-11T15:57:32.042565714Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.131709 | controller | Jun 11 15:57:32.042587 crc crio[3638]: time="2026-06-11T15:57:32.042587025Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-11 18:00:59.131744 | controller | Jun 11 15:57:32.042725 crc crio[3638]: time="2026-06-11T15:57:32.042596445Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.131777 | controller | Jun 11 15:57:32.042725 crc crio[3638]: time="2026-06-11T15:57:32.042608526Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-11 18:00:59.131811 | controller | Jun 11 15:57:32.042725 crc crio[3638]: time="2026-06-11T15:57:32.042616126Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.131853 | controller | Jun 11 15:57:32.042725 crc crio[3638]: time="2026-06-11T15:57:32.042648737Z" 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-11 18:00:59.131890 | controller | Jun 11 15:57:32.042877 crc crio[3638]: time="2026-06-11T15:57:32.042850644Z" 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:0xc00008c9c8}] Aliases:map[]}"
2026-06-11 18:00:59.131925 | controller | Jun 11 15:57:32.043186 crc crio[3638]: time="2026-06-11T15:57:32.043019759Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.131960 | controller | Jun 11 15:57:32.064639 crc crio[3638]: 2026-06-11T15:57:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.131995 | controller | Jun 11 15:57:32.064850 crc crio[3638]: time="2026-06-11T15:57:32.06472161Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-11 18:00:59.132029 | controller | Jun 11 15:57:32.064850 crc crio[3638]: time="2026-06-11T15:57:32.064763802Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.132063 | controller | Jun 11 15:57:32.064850 crc crio[3638]: time="2026-06-11T15:57:32.064814334Z" 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-11 18:00:59.132098 | controller | Jun 11 15:57:32.065011 crc crio[3638]: time="2026-06-11T15:57:32.064972309Z" 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:0xc001447188}] Aliases:map[]}"
2026-06-11 18:00:59.132133 | controller | Jun 11 15:57:32.065066 crc crio[3638]: time="2026-06-11T15:57:32.06501925Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.132167 | controller | Jun 11 15:57:32.065066 crc crio[3638]: time="2026-06-11T15:57:32.065031251Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.132276 | controller | Jun 11 15:57:32.065066 crc crio[3638]: time="2026-06-11T15:57:32.065046501Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.132332 | controller | Jun 11 15:57:32.145545 crc crio[3638]: time="2026-06-11T15:57:32.145296507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.132369 | controller | Jun 11 15:57:32.184698 crc crio[3638]: 2026-06-11T15:57:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.132412 | controller | Jun 11 15:57:32.184875 crc crio[3638]: time="2026-06-11T15:57:32.184777938Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-11 18:00:59.132448 | controller | Jun 11 15:57:32.184875 crc crio[3638]: time="2026-06-11T15:57:32.184873982Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.132483 | controller | Jun 11 15:57:32.184993 crc crio[3638]: time="2026-06-11T15:57:32.184923023Z" 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-11 18:00:59.132548 | controller | Jun 11 15:57:32.185862 crc crio[3638]: time="2026-06-11T15:57:32.185166621Z" 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:0xc00210c000}] Aliases:map[]}"
2026-06-11 18:00:59.132597 | controller | Jun 11 15:57:32.186156 crc crio[3638]: time="2026-06-11T15:57:32.186007429Z" 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-11 18:00:59.132635 | controller | Jun 11 15:57:32.300040 crc crio[3638]: time="2026-06-11T15:57:32.299780258Z" level=info msg="Created container 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=91863dc0-a135-4f7c-95ce-eae02b20ba77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.132672 | controller | Jun 11 15:57:32.305013 crc crio[3638]: time="2026-06-11T15:57:32.304874648Z" level=info msg="Starting container: 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2" id=c6cf8194-f9fc-4f4f-9a01-1c285641677d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.132708 | controller | Jun 11 15:57:32.326195 crc crio[3638]: time="2026-06-11T15:57:32.326056241Z" level=info msg="Started container" PID=5379 containerID=10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c6cf8194-f9fc-4f4f-9a01-1c285641677d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497
2026-06-11 18:00:59.132745 | controller | Jun 11 15:57:32.344680 crc crio[3638]: time="2026-06-11T15:57:32.344255035Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=3de18309-d502-41c0-8869-341f428bcc16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.132780 | controller | Jun 11 15:57:32.349229 crc crio[3638]: time="2026-06-11T15:57:32.348988053Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=69260b57-c210-4b37-8834-085d9d0d8f21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.132815 | controller | Jun 11 15:57:32.353388 crc crio[3638]: time="2026-06-11T15:57:32.353133791Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=f9d9a9a4-fa7f-4bb5-b865-a2529717fa5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.132949 | controller | Jun 11 15:57:32.357235 crc crio[3638]: time="2026-06-11T15:57:32.357007159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.132991 | controller | Jun 11 15:57:32.390799 crc crio[3638]: time="2026-06-11T15:57:32.390578134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.133026 | controller | Jun 11 15:57:32.409592 crc crio[3638]: 2026-06-11T15:57:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.133062 | controller | Jun 11 15:57:32.410021 crc crio[3638]: time="2026-06-11T15:57:32.409813783Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-11 18:00:59.133096 | controller | Jun 11 15:57:32.410021 crc crio[3638]: time="2026-06-11T15:57:32.409966388Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.133132 | controller | Jun 11 15:57:32.410235 crc crio[3638]: time="2026-06-11T15:57:32.41003976Z" 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-11 18:00:59.133168 | controller | Jun 11 15:57:32.410571 crc crio[3638]: time="2026-06-11T15:57:32.4103236Z" 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:0xc002cb6198}] Aliases:map[]}"
2026-06-11 18:00:59.133205 | controller | Jun 11 15:57:32.410952 crc crio[3638]: time="2026-06-11T15:57:32.410817386Z" 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-11 18:00:59.133240 | controller | Jun 11 15:57:32.441062 crc crio[3638]: time="2026-06-11T15:57:32.440801972Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=21062642-4893-4d12-9b8a-b18a48ab1f9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.133276 | controller | Jun 11 15:57:32.448325 crc crio[3638]: time="2026-06-11T15:57:32.448202019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=d4da0b7f-2402-4210-be3d-1d8cd7a2da13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.133310 | controller | Jun 11 15:57:32.453389 crc crio[3638]: time="2026-06-11T15:57:32.453223665Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=5c672c97-1e6f-4123-ba49-f00b6010f543 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.133346 | controller | Jun 11 15:57:32.453882 crc crio[3638]: time="2026-06-11T15:57:32.453602447Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=88508a63-060c-4c7f-8eb4-9b527f2282db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.133388 | controller | Jun 11 15:57:32.453882 crc crio[3638]: time="2026-06-11T15:57:32.45367299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.133424 | controller | Jun 11 15:57:32.458118 crc crio[3638]: time="2026-06-11T15:57:32.457950973Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=5b8eddcb-12a8-47f3-a7bf-dd6d8ff0c0d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.133458 | controller | Jun 11 15:57:32.463714 crc crio[3638]: time="2026-06-11T15:57:32.463482935Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=8f473ae1-94d3-4c4f-8734-e93af271c782 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.133492 | controller | Jun 11 15:57:32.468917 crc crio[3638]: time="2026-06-11T15:57:32.468776041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.133591 | controller | Jun 11 15:57:32.469814 crc crio[3638]: time="2026-06-11T15:57:32.46963666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=cd4bc6cd-b0f7-4d68-82fd-284e58634d0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.133628 | controller | Jun 11 15:57:32.481636 crc crio[3638]: time="2026-06-11T15:57:32.480069886Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=75e071ca-917a-42ea-8f5e-a6a680bde20b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.133662 | controller | Jun 11 15:57:32.488171 crc crio[3638]: time="2026-06-11T15:57:32.487934278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7cacfcc8-4a6b-42b6-92f9-9ed002f2d201 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.133695 | controller | Jun 11 15:57:32.492186 crc crio[3638]: time="2026-06-11T15:57:32.492044875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.133728 | controller | Jun 11 15:57:32.499173 crc crio[3638]: time="2026-06-11T15:57:32.498965364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c57df6b8-12cd-4337-a4d9-9a47310434bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.133762 | controller | Jun 11 15:57:32.501081 crc crio[3638]: time="2026-06-11T15:57:32.500777664Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=45e75303-36ae-4b31-a813-74bf21f37a10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.133796 | controller | Jun 11 15:57:32.502363 crc crio[3638]: time="2026-06-11T15:57:32.502080018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.133830 | controller | Jun 11 15:57:32.503739 crc crio[3638]: time="2026-06-11T15:57:32.502971437Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=70fd8766-a66f-47c8-b09d-8e89397fe289 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.133865 | controller | Jun 11 15:57:32.509392 crc crio[3638]: time="2026-06-11T15:57:32.504189127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.133917 | controller | Jun 11 15:57:32.548833 crc crio[3638]: time="2026-06-11T15:57:32.547598421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.133953 | controller | Jun 11 15:57:32.578095 crc crio[3638]: time="2026-06-11T15:57:32.578009131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.133988 | controller | Jun 11 15:57:32.604330 crc crio[3638]: time="2026-06-11T15:57:32.604155989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.134022 | controller | Jun 11 15:57:33.229581 crc crio[3638]: 2026-06-11T15:57:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.134110 | controller | Jun 11 15:57:33.229581 crc crio[3638]: time="2026-06-11T15:57:33.228942824Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-11 18:00:59.134166 | controller | Jun 11 15:57:33.229581 crc crio[3638]: time="2026-06-11T15:57:33.228991645Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.134204 | controller | Jun 11 15:57:33.229581 crc crio[3638]: time="2026-06-11T15:57:33.229046147Z" 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-11 18:00:59.134240 | controller | Jun 11 15:57:33.229581 crc crio[3638]: time="2026-06-11T15:57:33.229284105Z" 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:0xc0003d04d0}] Aliases:map[]}"
2026-06-11 18:00:59.134277 | controller | Jun 11 15:57:33.231335 crc crio[3638]: time="2026-06-11T15:57:33.229627616Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.134312 | controller | Jun 11 15:57:34.119373 crc crio[3638]: time="2026-06-11T15:57:34.119045132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.134346 | controller | Jun 11 15:57:34.335927 crc crio[3638]: time="2026-06-11T15:57:34.327954192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.134381 | controller | Jun 11 15:57:34.345810 crc crio[3638]: 2026-06-11T15:57:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.134416 | controller | Jun 11 15:57:34.345810 crc crio[3638]: time="2026-06-11T15:57:34.3453501Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-11 18:00:59.134451 | controller | Jun 11 15:57:34.345810 crc crio[3638]: time="2026-06-11T15:57:34.345402552Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.134495 | controller | Jun 11 15:57:34.345810 crc crio[3638]: time="2026-06-11T15:57:34.345767523Z" 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-11 18:00:59.134575 | controller | Jun 11 15:57:34.347537 crc crio[3638]: time="2026-06-11T15:57:34.346925491Z" 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:0xc0016c0828}] Aliases:map[]}"
2026-06-11 18:00:59.134615 | controller | Jun 11 15:57:34.347537 crc crio[3638]: time="2026-06-11T15:57:34.347144919Z" 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-11 18:00:59.134652 | controller | Jun 11 15:57:34.432786 crc crio[3638]: 2026-06-11T15:57:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.134688 | controller | Jun 11 15:57:34.432786 crc crio[3638]: time="2026-06-11T15:57:34.430391474Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-11 18:00:59.134722 | controller | Jun 11 15:57:34.432786 crc crio[3638]: time="2026-06-11T15:57:34.430482267Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.134757 | controller | Jun 11 15:57:34.432786 crc crio[3638]: time="2026-06-11T15:57:34.430537709Z" 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-11 18:00:59.134793 | controller | Jun 11 15:57:34.432786 crc crio[3638]: time="2026-06-11T15:57:34.430742046Z" 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:0xc000b129b0}] Aliases:map[]}"
2026-06-11 18:00:59.134828 | controller | Jun 11 15:57:34.432786 crc crio[3638]: time="2026-06-11T15:57:34.430923432Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.134863 | controller | Jun 11 15:57:34.434893 crc crio[3638]: time="2026-06-11T15:57:34.434216892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.134898 | controller | Jun 11 15:57:34.444369 crc crio[3638]: time="2026-06-11T15:57:34.444066139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.134932 | controller | Jun 11 15:57:34.559236 crc crio[3638]: time="2026-06-11T15:57:34.558331594Z" level=info msg="Created container 1c4fd8684b2e7920729742d190a8ead0c88cce12b007dd106deeca4d661f0347: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=5c672c97-1e6f-4123-ba49-f00b6010f543 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.134975 | controller | Jun 11 15:57:34.562024 crc crio[3638]: time="2026-06-11T15:57:34.561406346Z" level=info msg="Starting container: 1c4fd8684b2e7920729742d190a8ead0c88cce12b007dd106deeca4d661f0347" id=a321518f-c0e3-46df-9737-0b1ecbc52999 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.135013 | controller | Jun 11 15:57:34.579766 crc crio[3638]: time="2026-06-11T15:57:34.579330641Z" level=info msg="Started container" PID=5456 containerID=1c4fd8684b2e7920729742d190a8ead0c88cce12b007dd106deeca4d661f0347 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a321518f-c0e3-46df-9737-0b1ecbc52999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93
2026-06-11 18:00:59.135051 | controller | Jun 11 15:57:34.642816 crc crio[3638]: time="2026-06-11T15:57:34.641348832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=4b88a9b0-69f1-4e84-a73b-0a9d576128a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.135086 | controller | Jun 11 15:57:34.650353 crc crio[3638]: time="2026-06-11T15:57:34.649117119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=ae0a191a-8b87-4153-91f7-73f903eafbcd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.135120 | controller | Jun 11 15:57:34.660296 crc crio[3638]: time="2026-06-11T15:57:34.660122346Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=e396c0c3-95b5-4bf8-a248-a901338055d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.135155 | controller | Jun 11 15:57:34.664400 crc crio[3638]: time="2026-06-11T15:57:34.663202558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.135230 | controller | Jun 11 15:57:34.737306 crc crio[3638]: time="2026-06-11T15:57:34.735066465Z" level=info msg="Created container 53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=8f473ae1-94d3-4c4f-8734-e93af271c782 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.135280 | controller | Jun 11 15:57:34.759123 crc crio[3638]: time="2026-06-11T15:57:34.757970136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.135316 | controller | Jun 11 15:57:34.766112 crc crio[3638]: time="2026-06-11T15:57:34.765353761Z" level=info msg="Starting container: 53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775" id=4acf29b6-974e-47a8-a52c-53b21b5a6714 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.135351 | controller | Jun 11 15:57:34.973689 crc crio[3638]: time="2026-06-11T15:57:34.973314619Z" level=info msg="Started container" PID=5470 containerID=53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=4acf29b6-974e-47a8-a52c-53b21b5a6714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d
2026-06-11 18:00:59.135387 | controller | Jun 11 15:57:35.127002 crc crio[3638]: time="2026-06-11T15:57:35.126165157Z" level=info msg="Created container 4dd337a8384b22d0278141b857f64761c0f17164425bab8bf15e9bc4cca7fad8: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=70fd8766-a66f-47c8-b09d-8e89397fe289 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.135431 | controller | Jun 11 15:57:35.154276 crc crio[3638]: time="2026-06-11T15:57:35.150134444Z" level=info msg="Starting container: 4dd337a8384b22d0278141b857f64761c0f17164425bab8bf15e9bc4cca7fad8" id=fd29ae9f-fe6d-4541-874d-4bfe2d905cf4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.135467 | controller | Jun 11 15:57:35.204054 crc crio[3638]: time="2026-06-11T15:57:35.203908909Z" level=info msg="Created container 5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=45e75303-36ae-4b31-a813-74bf21f37a10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.135503 | controller | Jun 11 15:57:35.213626 crc crio[3638]: time="2026-06-11T15:57:35.210320372Z" level=info msg="Starting container: 5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3" id=dcff9ce7-bcc2-4964-8968-f3ef6d57b071 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.135581 | controller | Jun 11 15:57:35.214810 crc crio[3638]: time="2026-06-11T15:57:35.214296584Z" level=info msg="Started container" PID=5485 containerID=4dd337a8384b22d0278141b857f64761c0f17164425bab8bf15e9bc4cca7fad8 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=fd29ae9f-fe6d-4541-874d-4bfe2d905cf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2989741bb8b09770fdef556be3416e0047aef22d51bc9744897c43ba4c0af861
2026-06-11 18:00:59.135620 | controller | Jun 11 15:57:35.269116 crc crio[3638]: time="2026-06-11T15:57:35.268820456Z" level=info msg="Started container" PID=5486 containerID=5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=dcff9ce7-bcc2-4964-8968-f3ef6d57b071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884
2026-06-11 18:00:59.135657 | controller | Jun 11 15:57:35.461903 crc crio[3638]: time="2026-06-11T15:57:35.459939995Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c7e34330-5fa2-4a6c-9d02-ba39729ad21d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.135693 | controller | Jun 11 15:57:35.481056 crc crio[3638]: time="2026-06-11T15:57:35.480193417Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3a79ffee-0f6b-44b6-85c3-a14700ec4f8d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.135728 | controller | Jun 11 15:57:35.509776 crc crio[3638]: time="2026-06-11T15:57:35.509335245Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=c31aef6c-f6d7-441d-a0ef-140aa2662b1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.135763 | controller | Jun 11 15:57:35.544194 crc crio[3638]: time="2026-06-11T15:57:35.540338837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.135798 | controller | Jun 11 15:57:35.608808 crc crio[3638]: 2026-06-11T15:57:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.135833 | controller | Jun 11 15:57:35.610025 crc crio[3638]: time="2026-06-11T15:57:35.609089669Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-11 18:00:59.135867 | controller | Jun 11 15:57:35.610025 crc crio[3638]: time="2026-06-11T15:57:35.609692568Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.135902 | controller | Jun 11 15:57:35.619202 crc crio[3638]: time="2026-06-11T15:57:35.610268948Z" 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-11 18:00:59.135945 | controller | Jun 11 15:57:35.619202 crc crio[3638]: time="2026-06-11T15:57:35.612077108Z" 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:0xc000b120b8}] Aliases:map[]}"
2026-06-11 18:00:59.135983 | controller | Jun 11 15:57:35.619202 crc crio[3638]: time="2026-06-11T15:57:35.612411249Z" 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-11 18:00:59.136020 | controller | Jun 11 15:57:35.622689 crc crio[3638]: time="2026-06-11T15:57:35.622106711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.136056 | controller | Jun 11 15:57:35.789901 crc crio[3638]: 2026-06-11T15:57:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.136092 | controller | Jun 11 15:57:35.789901 crc crio[3638]: time="2026-06-11T15:57:35.789788492Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-11 18:00:59.136127 | controller | Jun 11 15:57:35.789901 crc crio[3638]: time="2026-06-11T15:57:35.789852304Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.136163 | controller | Jun 11 15:57:35.789901 crc crio[3638]: time="2026-06-11T15:57:35.789868265Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-11 18:00:59.136197 | controller | Jun 11 15:57:35.789901 crc crio[3638]: time="2026-06-11T15:57:35.789876275Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.136231 | controller | Jun 11 15:57:35.789901 crc crio[3638]: time="2026-06-11T15:57:35.789887475Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-11 18:00:59.136265 | controller | Jun 11 15:57:35.789901 crc crio[3638]: time="2026-06-11T15:57:35.789899316Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.136300 | controller | Jun 11 15:57:35.791212 crc crio[3638]: time="2026-06-11T15:57:35.789946337Z" 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-11 18:00:59.136335 | controller | Jun 11 15:57:35.791212 crc crio[3638]: time="2026-06-11T15:57:35.790129193Z" 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:0xc00008c690}] Aliases:map[]}"
2026-06-11 18:00:59.136371 | controller | Jun 11 15:57:35.791212 crc crio[3638]: time="2026-06-11T15:57:35.790854137Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.136413 | controller | Jun 11 15:57:35.796546 crc crio[3638]: time="2026-06-11T15:57:35.795920385Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=12e7b16a-9e50-43d7-a7c7-225464927a2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.136449 | controller | Jun 11 15:57:35.808011 crc crio[3638]: time="2026-06-11T15:57:35.807841861Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e285a73c-d39a-475f-9361-608f72576a57 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.136484 | controller | Jun 11 15:57:35.818858 crc crio[3638]: time="2026-06-11T15:57:35.818799075Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=2b167887-d4c3-4cf3-b82c-a02d278c4ed4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.136550 | controller | Jun 11 15:57:35.827348 crc crio[3638]: time="2026-06-11T15:57:35.827306398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.136596 | controller | Jun 11 15:57:35.939894 crc crio[3638]: time="2026-06-11T15:57:35.937688384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.136632 | controller | Jun 11 15:57:35.942084 crc crio[3638]: time="2026-06-11T15:57:35.941069037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.136667 | controller | Jun 11 15:57:36.225680 crc crio[3638]: 2026-06-11T15:57:36Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.136701 | controller | Jun 11 15:57:36.225680 crc crio[3638]: time="2026-06-11T15:57:36.225621339Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-11 18:00:59.136734 | controller | Jun 11 15:57:36.225680 crc crio[3638]: time="2026-06-11T15:57:36.2256611Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.136769 | controller | Jun 11 15:57:36.226107 crc crio[3638]: time="2026-06-11T15:57:36.225785394Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-11 18:00:59.136804 | controller | Jun 11 15:57:36.226107 crc crio[3638]: time="2026-06-11T15:57:36.225802055Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.136838 | controller | Jun 11 15:57:36.226107 crc crio[3638]: time="2026-06-11T15:57:36.225841986Z" 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-11 18:00:59.136874 | controller | Jun 11 15:57:36.226107 crc crio[3638]: time="2026-06-11T15:57:36.226007602Z" 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:0xc000b122d8}] Aliases:map[]}"
2026-06-11 18:00:59.136917 | controller | Jun 11 15:57:36.226250 crc crio[3638]: time="2026-06-11T15:57:36.226144826Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.136954 | controller | Jun 11 15:57:36.419120 crc crio[3638]: time="2026-06-11T15:57:36.418875039Z" level=info msg="Created container 6742a34a135db50455931ccddfb21f787c2cae2ebae3a620943188e0bba3ed6a: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=e396c0c3-95b5-4bf8-a248-a901338055d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.136989 | controller | Jun 11 15:57:36.426315 crc crio[3638]: time="2026-06-11T15:57:36.425628483Z" level=info msg="Starting container: 6742a34a135db50455931ccddfb21f787c2cae2ebae3a620943188e0bba3ed6a" id=f7a58a87-3bc8-4342-aa28-7bc087270545 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.137024 | controller | Jun 11 15:57:36.477533 crc crio[3638]: time="2026-06-11T15:57:36.477251767Z" level=info msg="Started container" PID=5528 containerID=6742a34a135db50455931ccddfb21f787c2cae2ebae3a620943188e0bba3ed6a description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=f7a58a87-3bc8-4342-aa28-7bc087270545 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93
2026-06-11 18:00:59.137059 | controller | Jun 11 15:57:36.596802 crc crio[3638]: time="2026-06-11T15:57:36.596690054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=99eb0680-f310-4827-b034-7612e0425aa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.137094 | controller | Jun 11 15:57:36.609233 crc crio[3638]: time="2026-06-11T15:57:36.60916594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=c5fffe7a-1880-46d6-b7e8-b19b2afa2c23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.137128 | controller | Jun 11 15:57:36.623265 crc crio[3638]: time="2026-06-11T15:57:36.622899536Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=1342f5de-3095-4efb-b565-81bb03b7f74d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.137162 | controller | Jun 11 15:57:36.623734 crc crio[3638]: time="2026-06-11T15:57:36.623623979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.137196 | controller | Jun 11 15:57:36.694209 crc crio[3638]: time="2026-06-11T15:57:36.694081299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.137229 | controller | Jun 11 15:57:37.470693 crc crio[3638]: time="2026-06-11T15:57:37.470586715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.137263 | controller | Jun 11 15:57:38.381280 crc crio[3638]: time="2026-06-11T15:57:38.380999667Z" level=info msg="Created container d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df: openshift-etcd/etcd-crc/etcd-resources-copy" id=2b167887-d4c3-4cf3-b82c-a02d278c4ed4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.137296 | controller | Jun 11 15:57:38.428985 crc crio[3638]: time="2026-06-11T15:57:38.428915879Z" level=info msg="Starting container: d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df" id=b778bc5e-f05c-4ce2-a944-4573fcae1f9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.137395 | controller | Jun 11 15:57:38.438578 crc crio[3638]: 2026-06-11T15:57:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.137446 | controller | Jun 11 15:57:38.438578 crc crio[3638]: time="2026-06-11T15:57:38.437317888Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-11 18:00:59.137507 | controller | Jun 11 15:57:38.438578 crc crio[3638]: time="2026-06-11T15:57:38.437357029Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.137590 | controller | Jun 11 15:57:38.438578 crc crio[3638]: time="2026-06-11T15:57:38.43737112Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-11 18:00:59.137637 | controller | Jun 11 15:57:38.438578 crc crio[3638]: time="2026-06-11T15:57:38.43737912Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.137679 | controller | Jun 11 15:57:38.438578 crc crio[3638]: time="2026-06-11T15:57:38.437661Z" 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-11 18:00:59.137721 | controller | Jun 11 15:57:38.438981 crc crio[3638]: time="2026-06-11T15:57:38.438726625Z" 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:0xc00008c540}] Aliases:map[]}"
2026-06-11 18:00:59.137764 | controller | Jun 11 15:57:38.438981 crc crio[3638]: time="2026-06-11T15:57:38.438903251Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.137805 | controller | Jun 11 15:57:38.538320 crc crio[3638]: time="2026-06-11T15:57:38.53790696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.137847 | controller | Jun 11 15:57:38.583327 crc crio[3638]: time="2026-06-11T15:57:38.580779053Z" level=info msg="Started container" PID=5583 containerID=d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df description=openshift-etcd/etcd-crc/etcd-resources-copy id=b778bc5e-f05c-4ce2-a944-4573fcae1f9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d
2026-06-11 18:00:59.137887 | controller | Jun 11 15:57:38.891137 crc crio[3638]: 2026-06-11T15:57:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.137927 | controller | Jun 11 15:57:38.891941 crc crio[3638]: time="2026-06-11T15:57:38.891890328Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-11 18:00:59.137970 | controller | Jun 11 15:57:38.892073 crc crio[3638]: time="2026-06-11T15:57:38.892051743Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.138014 | controller | Jun 11 15:57:38.892175 crc crio[3638]: time="2026-06-11T15:57:38.892158467Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-11 18:00:59.138055 | controller | Jun 11 15:57:38.892246 crc crio[3638]: time="2026-06-11T15:57:38.89223345Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.138104 | controller | Jun 11 15:57:38.892379 crc crio[3638]: time="2026-06-11T15:57:38.892357714Z" 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-11 18:00:59.138148 | controller | Jun 11 15:57:38.893099 crc crio[3638]: time="2026-06-11T15:57:38.893070627Z" 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:0xc0003d0368}] Aliases:map[]}"
2026-06-11 18:00:59.138191 | controller | Jun 11 15:57:38.893406 crc crio[3638]: time="2026-06-11T15:57:38.893369957Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.138234 | controller | Jun 11 15:57:38.919177 crc crio[3638]: time="2026-06-11T15:57:38.918211833Z" level=info msg="Created container 241cdf0c7bcf6aca69312090c968a74c3fdc98288c4ef32233672ef10fb03eab: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=1342f5de-3095-4efb-b565-81bb03b7f74d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.138276 | controller | Jun 11 15:57:38.942249 crc crio[3638]: time="2026-06-11T15:57:38.941820056Z" level=info msg="Starting container: 241cdf0c7bcf6aca69312090c968a74c3fdc98288c4ef32233672ef10fb03eab" id=4fc1d4e3-8ccb-4de2-b8b1-e6c6d12dc01d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.138318 | controller | Jun 11 15:57:38.992892 crc crio[3638]: time="2026-06-11T15:57:38.99278891Z" level=info msg="Started container" PID=5616 containerID=241cdf0c7bcf6aca69312090c968a74c3fdc98288c4ef32233672ef10fb03eab description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4fc1d4e3-8ccb-4de2-b8b1-e6c6d12dc01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93
2026-06-11 18:00:59.138360 | controller | Jun 11 15:57:39.045348 crc crio[3638]: 2026-06-11T15:57:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.138531 | controller | Jun 11 15:57:39.046913 crc crio[3638]: time="2026-06-11T15:57:39.045932325Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-11 18:00:59.138609 | controller | Jun 11 15:57:39.046913 crc crio[3638]: time="2026-06-11T15:57:39.046221115Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.138656 | controller | Jun 11 15:57:39.046913 crc crio[3638]: time="2026-06-11T15:57:39.046265346Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-11 18:00:59.138699 | controller | Jun 11 15:57:39.046913 crc crio[3638]: time="2026-06-11T15:57:39.046284727Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.138741 | controller | Jun 11 15:57:39.046913 crc crio[3638]: time="2026-06-11T15:57:39.046328508Z" 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-11 18:00:59.138784 | controller | Jun 11 15:57:39.046913 crc crio[3638]: time="2026-06-11T15:57:39.046869236Z" 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:0xc00210c1f8}] Aliases:map[]}"
2026-06-11 18:00:59.138894 | controller | Jun 11 15:57:39.047771 crc crio[3638]: time="2026-06-11T15:57:39.047407164Z" 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-11 18:00:59.138942 | controller | Jun 11 15:57:40.326655 crc crio[3638]: time="2026-06-11T15:57:40.326106831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=85c6c3b9-10b2-4fae-be48-425560df561b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.138980 | controller | Jun 11 15:57:40.352095 crc crio[3638]: time="2026-06-11T15:57:40.352036083Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d9567eba-8b8c-4399-92b8-68ee4e740b0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.139016 | controller | Jun 11 15:57:40.378804 crc crio[3638]: time="2026-06-11T15:57:40.378345056Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=d80d90b1-21bf-42c7-a865-a9b4765ec063 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.139051 | controller | Jun 11 15:57:40.379415 crc crio[3638]: time="2026-06-11T15:57:40.379393931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.139086 | controller | Jun 11 15:57:40.593183 crc crio[3638]: time="2026-06-11T15:57:40.592378678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.139121 | controller | Jun 11 15:57:40.766918 crc crio[3638]: 2026-06-11T15:57:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.139156 | controller | Jun 11 15:57:40.766918 crc crio[3638]: time="2026-06-11T15:57:40.76528288Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-11 18:00:59.139191 | controller | Jun 11 15:57:40.766918 crc crio[3638]: time="2026-06-11T15:57:40.765324181Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.139227 | controller | Jun 11 15:57:40.766918 crc crio[3638]: time="2026-06-11T15:57:40.765372362Z" 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-11 18:00:59.139263 | controller | Jun 11 15:57:40.766918 crc crio[3638]: time="2026-06-11T15:57:40.765584189Z" 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:0xc00210c258}] Aliases:map[]}"
2026-06-11 18:00:59.139300 | controller | Jun 11 15:57:40.766918 crc crio[3638]: time="2026-06-11T15:57:40.765637571Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.139343 | controller | Jun 11 15:57:40.766918 crc crio[3638]: time="2026-06-11T15:57:40.765650522Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.139379 | controller | Jun 11 15:57:40.766918 crc crio[3638]: time="2026-06-11T15:57:40.765663062Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.139414 | controller | Jun 11 15:57:41.579266 crc crio[3638]: time="2026-06-11T15:57:41.574999637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.139449 | controller | Jun 11 15:57:42.886074 crc crio[3638]: time="2026-06-11T15:57:41.615564894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.139484 | controller | Jun 11 15:57:43.191540 crc crio[3638]: time="2026-06-11T15:57:43.189121376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.139559 | controller | Jun 11 15:57:43.212687 crc crio[3638]: 2026-06-11T15:57:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.139694 | controller | Jun 11 15:57:43.212883 crc crio[3638]: time="2026-06-11T15:57:43.212791862Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-11 18:00:59.139746 | controller | Jun 11 15:57:43.212883 crc crio[3638]: time="2026-06-11T15:57:43.212861945Z" level=info msg="cleanup sandbox network"
2026-06-11 18:00:59.139782 | controller | Jun 11 15:57:43.212883 crc crio[3638]: time="2026-06-11T15:57:43.212880735Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-11 18:00:59.139817 | controller | Jun 11 15:57:43.327845 crc crio[3638]: time="2026-06-11T15:57:43.327763602Z" level=info msg="Created container 510883250f07c47471b194717d67927fb13fde65983902e9f80825be469d8397: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=f9d9a9a4-fa7f-4bb5-b865-a2529717fa5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.139852 | controller | Jun 11 15:57:43.335829 crc crio[3638]: time="2026-06-11T15:57:43.335797549Z" level=info msg="Starting container: 510883250f07c47471b194717d67927fb13fde65983902e9f80825be469d8397" id=2c8241e1-5123-4766-8564-e7deace3207d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.139888 | controller | Jun 11 15:57:43.344178 crc crio[3638]: time="2026-06-11T15:57:43.34369141Z" level=info msg="Created container 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=c31aef6c-f6d7-441d-a0ef-140aa2662b1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.139923 | controller | Jun 11 15:57:43.348052 crc crio[3638]: time="2026-06-11T15:57:43.347790057Z" level=info msg="Starting container: 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f" id=3a57a92f-6f70-4545-ae0a-8fd1d7446aef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.139958 | controller | Jun 11 15:57:43.394053 crc crio[3638]: time="2026-06-11T15:57:43.393083711Z" level=info msg="Started container" PID=5700 containerID=18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=3a57a92f-6f70-4545-ae0a-8fd1d7446aef name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884
2026-06-11 18:00:59.140002 | controller | Jun 11 15:57:43.418750 crc crio[3638]: time="2026-06-11T15:57:43.417975759Z" level=info msg="Started container" PID=5699 containerID=510883250f07c47471b194717d67927fb13fde65983902e9f80825be469d8397 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=2c8241e1-5123-4766-8564-e7deace3207d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497
2026-06-11 18:00:59.140039 | controller | Jun 11 15:57:43.443521 crc crio[3638]: time="2026-06-11T15:57:43.443003189Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=cf405f78-0943-45e3-a311-3f6ec360de78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.140074 | controller | Jun 11 15:57:43.449605 crc crio[3638]: time="2026-06-11T15:57:43.449199795Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=113810d6-786e-4c98-bc18-ba4f5833c013 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.140107 | controller | Jun 11 15:57:43.456922 crc crio[3638]: time="2026-06-11T15:57:43.456304582Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=44bad454-355a-4174-9a0c-76838a5b74d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.140141 | controller | Jun 11 15:57:43.457310 crc crio[3638]: time="2026-06-11T15:57:43.457148169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.140176 | controller | Jun 11 15:57:43.463608 crc crio[3638]: time="2026-06-11T15:57:43.463569563Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=c05f6211-742f-45eb-8f11-9c27b374ea64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.140210 | controller | Jun 11 15:57:43.496275 crc crio[3638]: time="2026-06-11T15:57:43.496187906Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=fd98667f-eeab-4198-b6ba-f640e2331826 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.140244 | controller | Jun 11 15:57:43.515256 crc crio[3638]: time="2026-06-11T15:57:43.515161727Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=3ddfce8c-cf5b-49a2-8edd-7530d1c596c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.140279 | controller | Jun 11 15:57:43.524235 crc crio[3638]: time="2026-06-11T15:57:43.524185296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.140313 | controller | Jun 11 15:57:43.529959 crc crio[3638]: time="2026-06-11T15:57:43.529530824Z" level=info msg="Created container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5: openshift-etcd/etcd-crc/etcdctl" id=d80d90b1-21bf-42c7-a865-a9b4765ec063 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.140347 | controller | Jun 11 15:57:43.535860 crc crio[3638]: time="2026-06-11T15:57:43.5342224Z" level=info msg="Starting container: 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5" id=d8849f84-ecec-499a-a19e-ede00a5aed67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.140388 | controller | Jun 11 15:57:43.539050 crc crio[3638]: time="2026-06-11T15:57:43.538633107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.140424 | controller | Jun 11 15:57:43.797909 crc crio[3638]: time="2026-06-11T15:57:43.796994439Z" level=info msg="Started container" PID=5720 containerID=9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 description=openshift-etcd/etcd-crc/etcdctl id=d8849f84-ecec-499a-a19e-ede00a5aed67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d
2026-06-11 18:00:59.140459 | controller | Jun 11 15:57:43.816983 crc crio[3638]: time="2026-06-11T15:57:43.814289853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.140493 | controller | Jun 11 15:57:43.956051 crc crio[3638]: time="2026-06-11T15:57:43.954365796Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=96ded280-63bc-42b1-b5b3-df86ee45fb60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.140606 | controller | Jun 11 15:57:43.991839 crc crio[3638]: time="2026-06-11T15:57:43.990378293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=c5c0a50a-aacc-4dcc-99af-358258ab79ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.140651 | controller | Jun 11 15:57:44.030120 crc crio[3638]: time="2026-06-11T15:57:44.025339354Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=22289497-029d-4767-82e6-605e686c7802 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.140687 | controller | Jun 11 15:57:44.030120 crc crio[3638]: time="2026-06-11T15:57:44.030118114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.140722 | controller | Jun 11 15:57:44.304682 crc crio[3638]: time="2026-06-11T15:57:44.304553809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.140757 | controller | Jun 11 15:57:45.778702 crc crio[3638]: time="2026-06-11T15:57:45.778323735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.140791 | controller | Jun 11 15:57:45.863310 crc crio[3638]: time="2026-06-11T15:57:45.863187493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.140824 | controller | Jun 11 15:57:46.238596 crc crio[3638]: time="2026-06-11T15:57:46.238260494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.140858 | controller | Jun 11 15:57:46.364534 crc crio[3638]: time="2026-06-11T15:57:46.364119815Z" level=info msg="Created container 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=44bad454-355a-4174-9a0c-76838a5b74d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.140893 | controller | Jun 11 15:57:46.367968 crc crio[3638]: time="2026-06-11T15:57:46.367698373Z" level=info msg="Starting container: 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5" id=e9d91296-dc7e-4df0-aea4-34faa34458eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.140927 | controller | Jun 11 15:57:46.379868 crc crio[3638]: time="2026-06-11T15:57:46.379654231Z" level=info msg="Created container 5d8554ff365ea0aca9d70e7b057340c12a0e89b530ffdbad4483af4437fca192: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=3ddfce8c-cf5b-49a2-8edd-7530d1c596c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.140980 | controller | Jun 11 15:57:46.383087 crc crio[3638]: time="2026-06-11T15:57:46.382758362Z" level=info msg="Starting container: 5d8554ff365ea0aca9d70e7b057340c12a0e89b530ffdbad4483af4437fca192" id=d23c8d67-ff1e-4364-aac8-61111fd5a1c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.141018 | controller | Jun 11 15:57:46.407977 crc crio[3638]: time="2026-06-11T15:57:46.407843687Z" level=info msg="Started container" PID=5759 containerID=799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=e9d91296-dc7e-4df0-aea4-34faa34458eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884
2026-06-11 18:00:59.141053 | controller | Jun 11 15:57:46.445754 crc crio[3638]: time="2026-06-11T15:57:46.444867636Z" level=info msg="Started container" PID=5760 containerID=5d8554ff365ea0aca9d70e7b057340c12a0e89b530ffdbad4483af4437fca192 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=d23c8d67-ff1e-4364-aac8-61111fd5a1c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497
2026-06-11 18:00:59.141088 | controller | Jun 11 15:57:46.489313 crc crio[3638]: time="2026-06-11T15:57:46.489027524Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=910cd1ca-d760-42ba-8837-7e4bc0d2891c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.141123 | controller | Jun 11 15:57:46.496089 crc crio[3638]: time="2026-06-11T15:57:46.495836239Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=291f2ec1-3ccf-4808-a37d-8f461d2b304a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.141157 | controller | Jun 11 15:57:46.501299 crc crio[3638]: time="2026-06-11T15:57:46.501199788Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=36d27971-1219-4b6d-8be5-5e1e5bf7a1ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.141191 | controller | Jun 11 15:57:46.503160 crc crio[3638]: time="2026-06-11T15:57:46.50305683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.141227 | controller | Jun 11 15:57:46.515224 crc crio[3638]: time="2026-06-11T15:57:46.51512679Z" level=info msg="Created container dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a: openshift-etcd/etcd-crc/etcd" id=22289497-029d-4767-82e6-605e686c7802 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.141262 | controller | Jun 11 15:57:46.519638 crc crio[3638]: time="2026-06-11T15:57:46.519162235Z" level=info msg="Starting container: dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a" id=b0a29f55-252f-4145-a1e3-918505c58b51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.141297 | controller | Jun 11 15:57:46.537728 crc crio[3638]: time="2026-06-11T15:57:46.537237165Z" level=info msg="Started container" PID=5769 containerID=dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a description=openshift-etcd/etcd-crc/etcd id=b0a29f55-252f-4145-a1e3-918505c58b51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d
2026-06-11 18:00:59.141339 | controller | Jun 11 15:57:46.558735 crc crio[3638]: time="2026-06-11T15:57:46.558654977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.141375 | controller | Jun 11 15:57:46.570605 crc crio[3638]: time="2026-06-11T15:57:46.570191869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f10d6d76-061b-486c-be1b-f4f04879c695 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.141410 | controller | Jun 11 15:57:46.578102 crc crio[3638]: time="2026-06-11T15:57:46.577891075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=72ed8fe5-0fad-4253-a06b-29f1ad864b1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.141443 | controller | Jun 11 15:57:46.583083 crc crio[3638]: time="2026-06-11T15:57:46.582788479Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=d5893f71-2b95-4581-9bf4-8de7b00fd369 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.141498 | controller | Jun 11 15:57:46.584345 crc crio[3638]: time="2026-06-11T15:57:46.583899746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.141572 | controller | Jun 11 15:57:46.685285 crc crio[3638]: time="2026-06-11T15:57:46.684969373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.141707 | controller | Jun 11 15:57:47.991821 crc crio[3638]: time="2026-06-11T15:57:47.991209164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.141767 | controller | Jun 11 15:57:48.403945 crc crio[3638]: time="2026-06-11T15:57:48.389990451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.141804 | controller | Jun 11 15:57:48.632778 crc crio[3638]: time="2026-06-11T15:57:48.631583327Z" level=info msg="Created container 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=36d27971-1219-4b6d-8be5-5e1e5bf7a1ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.141839 | controller | Jun 11 15:57:48.641199 crc crio[3638]: time="2026-06-11T15:57:48.640933697Z" level=info msg="Starting container: 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3" id=ea883bfc-18ac-4e1a-8807-b93accba5d63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.141875 | controller | Jun 11 15:57:48.719013 crc crio[3638]: time="2026-06-11T15:57:48.718692511Z" level=info msg="Started container" PID=5840 containerID=988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=ea883bfc-18ac-4e1a-8807-b93accba5d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884
2026-06-11 18:00:59.141912 | controller | Jun 11 15:57:48.927805 crc crio[3638]: time="2026-06-11T15:57:48.926813615Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=179e4e99-5499-4846-a8fa-618fa1ad8057 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.141948 | controller | Jun 11 15:57:48.927805 crc crio[3638]: time="2026-06-11T15:57:48.927768266Z" level=info msg="Created container 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3: openshift-etcd/etcd-crc/etcd-metrics" id=d5893f71-2b95-4581-9bf4-8de7b00fd369 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.141992 | controller | Jun 11 15:57:48.935269 crc crio[3638]: time="2026-06-11T15:57:48.934992356Z" level=info msg="Starting container: 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3" id=2bab2eef-dc87-44f3-81a5-234ad28e9083 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.142029 | controller | Jun 11 15:57:48.955367 crc crio[3638]: time="2026-06-11T15:57:48.945139093Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8a908094-215c-4686-98c6-c2febdce66aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.142063 | controller | Jun 11 15:57:48.969933 crc crio[3638]: time="2026-06-11T15:57:48.968128506Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=181f756c-6f9c-4c9a-917e-b77b0d3e0e8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.142097 | controller | Jun 11 15:57:48.973619 crc crio[3638]: time="2026-06-11T15:57:48.972689638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.142130 | controller | Jun 11 15:57:49.091194 crc crio[3638]: time="2026-06-11T15:57:49.08893316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.142165 | controller | Jun 11 15:57:49.096874 crc crio[3638]: time="2026-06-11T15:57:49.094567947Z" level=info msg="Started container" PID=5849 containerID=249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3 description=openshift-etcd/etcd-crc/etcd-metrics id=2bab2eef-dc87-44f3-81a5-234ad28e9083 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d
2026-06-11 18:00:59.142199 | controller | Jun 11 15:57:49.364696 crc crio[3638]: time="2026-06-11T15:57:49.363678367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=046baa1e-1189-4152-8792-c552e78cd4d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.142232 | controller | Jun 11 15:57:49.392652 crc crio[3638]: time="2026-06-11T15:57:49.391235293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=b5de6e9a-700d-4783-8461-7f1e8e56685c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.142266 | controller | Jun 11 15:57:49.408332 crc crio[3638]: time="2026-06-11T15:57:49.407059818Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=5bf28e12-a896-4527-ac12-a90b1dc947ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.142299 | controller | Jun 11 15:57:49.409741 crc crio[3638]: time="2026-06-11T15:57:49.40922084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.142332 | controller | Jun 11 15:57:49.675319 crc crio[3638]: time="2026-06-11T15:57:49.672296359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.142366 | controller | Jun 11 15:57:50.751093 crc crio[3638]: time="2026-06-11T15:57:50.732312431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.142399 | controller | Jun 11 15:57:51.158005 crc crio[3638]: time="2026-06-11T15:57:51.15761282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.142440 | controller | Jun 11 15:57:51.503132 crc crio[3638]: time="2026-06-11T15:57:51.502679193Z" level=info msg="Created container adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=181f756c-6f9c-4c9a-917e-b77b0d3e0e8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.142475 | controller | Jun 11 15:57:51.508613 crc crio[3638]: time="2026-06-11T15:57:51.508049382Z" level=info msg="Starting container: adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143" id=3f7ddb2f-c2e9-47aa-b3e3-22b062cb6e76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.142509 | controller | Jun 11 15:57:51.533601 crc crio[3638]: time="2026-06-11T15:57:51.533332142Z" level=info msg="Created container 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490: openshift-etcd/etcd-crc/etcd-readyz" id=5bf28e12-a896-4527-ac12-a90b1dc947ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.142589 | controller | Jun 11 15:57:51.539086 crc crio[3638]: time="2026-06-11T15:57:51.53871381Z" level=info msg="Starting container: 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490" id=d71ec9ad-8c81-4dfd-8176-133c247952f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.142625 | controller | Jun 11 15:57:51.544656 crc crio[3638]: time="2026-06-11T15:57:51.544310975Z" level=info msg="Started container" PID=5882 containerID=adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=3f7ddb2f-c2e9-47aa-b3e3-22b062cb6e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884
2026-06-11 18:00:59.142661 | controller | Jun 11 15:57:51.599784 crc crio[3638]: time="2026-06-11T15:57:51.599402905Z" level=info msg="Started container" PID=5887 containerID=3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490 description=openshift-etcd/etcd-crc/etcd-readyz id=d71ec9ad-8c81-4dfd-8176-133c247952f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d
2026-06-11 18:00:59.142695 | controller | Jun 11 15:57:51.784105 crc crio[3638]: time="2026-06-11T15:57:51.78403938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=608beb7b-f44e-4831-9779-63b636fa2c6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.142729 | controller | Jun 11 15:57:51.789351 crc crio[3638]: time="2026-06-11T15:57:51.789282713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=4a98114d-8546-4a03-bddb-e4e8dc70565b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.142763 | controller | Jun 11 15:57:51.792302 crc crio[3638]: time="2026-06-11T15:57:51.792240071Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=4d111902-a672-433b-b680-94f0be22b6eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.142797 | controller | Jun 11 15:57:51.792815 crc crio[3638]: time="2026-06-11T15:57:51.792760158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.142830 | controller | Jun 11 15:57:51.837256 crc crio[3638]: time="2026-06-11T15:57:51.836724519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.142862 | controller | Jun 11 15:57:52.512168 crc crio[3638]: time="2026-06-11T15:57:52.511544687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.142910 | controller | Jun 11 15:57:52.817034 crc crio[3638]: time="2026-06-11T15:57:52.816809567Z" level=info msg="Created container 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af: openshift-etcd/etcd-crc/etcd-rev" id=4d111902-a672-433b-b680-94f0be22b6eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.142946 | controller | Jun 11 15:57:52.827207 crc crio[3638]: time="2026-06-11T15:57:52.82679857Z" level=info msg="Starting container: 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af" id=a53ebdb0-ee75-4be8-bdea-2823af52da8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.142983 | controller | Jun 11 15:57:52.868156 crc crio[3638]: time="2026-06-11T15:57:52.867944867Z" level=info msg="Started container" PID=5905 containerID=1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af description=openshift-etcd/etcd-crc/etcd-rev id=a53ebdb0-ee75-4be8-bdea-2823af52da8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d
2026-06-11 18:00:59.143017 | controller | Jun 11 15:58:10.734208 crc crio[3638]: time="2026-06-11T15:58:10.732754382Z" level=info msg="Stopping container: 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2 (timeout: 30s)" id=548b23e2-2f79-4646-9908-accc1bc69087 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.143050 | controller | Jun 11 15:58:10.900291 crc crio[3638]: time="2026-06-11T15:58:10.899925555Z" level=info msg="Stopped container 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=548b23e2-2f79-4646-9908-accc1bc69087 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.143084 | controller | Jun 11 15:58:10.916088 crc crio[3638]: time="2026-06-11T15:58:10.908257511Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=830ba6e6-ec46-44fe-a827-89863c7e16f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.143118 | controller | Jun 11 15:58:10.923769 crc crio[3638]: time="2026-06-11T15:58:10.923282571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=cec74b54-2a26-4938-b8c5-6dd088f3db11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.143152 | controller | Jun 11 15:58:10.927242 crc crio[3638]: time="2026-06-11T15:58:10.927084707Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=496f25ec-2798-43d0-a646-ef32b19635ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.143185 | controller | Jun 11 15:58:10.927940 crc crio[3638]: time="2026-06-11T15:58:10.927758039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.143218 | controller | Jun 11 15:58:10.951695 crc crio[3638]: time="2026-06-11T15:58:10.951613022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.143252 | controller | Jun 11 15:58:11.294618 crc crio[3638]: time="2026-06-11T15:58:11.294495312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.143285 | controller | Jun 11 15:58:11.370352 crc crio[3638]: time="2026-06-11T15:58:11.370214387Z" level=info msg="Created container c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=496f25ec-2798-43d0-a646-ef32b19635ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.143326 | controller | Jun 11 15:58:11.371682 crc crio[3638]: time="2026-06-11T15:58:11.371561502Z" level=info msg="Starting container: c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967" id=4d5806cf-5c73-4369-a29e-4e3fbe1d0a52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.143361 | controller | Jun 11 15:58:11.377603 crc crio[3638]: time="2026-06-11T15:58:11.377403496Z" level=info msg="Started container" PID=6157 containerID=c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4d5806cf-5c73-4369-a29e-4e3fbe1d0a52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497
2026-06-11 18:00:59.143396 | controller | Jun 11 15:58:12.158657 crc crio[3638]: time="2026-06-11T15:58:12.158309687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e0cf36f8-a4a3-4fd3-8e67-5219547b8ca3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.143430 | controller | Jun 11 15:58:12.163889 crc crio[3638]: time="2026-06-11T15:58:12.163745938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=b42b8b8d-3510-424e-a4ea-4d153c6a0339 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.143463 | controller | Jun 11 15:58:12.168208 crc crio[3638]: time="2026-06-11T15:58:12.168095932Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=41e81b2a-aca8-45c2-81ba-6604d604a5f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.143496 | controller | Jun 11 15:58:12.169160 crc crio[3638]: time="2026-06-11T15:58:12.168974232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.143572 | controller | Jun 11 15:58:12.200248 crc crio[3638]: time="2026-06-11T15:58:12.200112846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.143609 | controller | Jun 11 15:58:12.592805 crc crio[3638]: time="2026-06-11T15:58:12.592700378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.143643 | controller | Jun 11 15:58:12.701725 crc crio[3638]: time="2026-06-11T15:58:12.701522123Z" level=info msg="Created container 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=41e81b2a-aca8-45c2-81ba-6604d604a5f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.143677 | controller | Jun 11 15:58:12.703774 crc crio[3638]: time="2026-06-11T15:58:12.703686404Z" level=info msg="Starting container: 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8" id=692560f6-8129-45c0-a3b5-e73ebc4021b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.143710 | controller | Jun 11 15:58:12.710342 crc crio[3638]: time="2026-06-11T15:58:12.710250123Z" level=info msg="Started container" PID=6182 containerID=68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=692560f6-8129-45c0-a3b5-e73ebc4021b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884
2026-06-11 18:00:59.143745 | controller | Jun 11 15:58:13.226742 crc crio[3638]: time="2026-06-11T15:58:13.225968184Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4f5caf88-d8a1-4e6f-bebf-a78b1fb179e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.143786 | controller | Jun 11 15:58:13.231843 crc crio[3638]: time="2026-06-11T15:58:13.23154064Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=17d86e71-5ee4-473b-b537-3f12c721a41c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.143820 | controller | Jun 11 15:58:13.235836 crc crio[3638]: time="2026-06-11T15:58:13.23575386Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=279c0ce3-924f-4c0a-bfb2-ce4b1f821b65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.143853 | controller | Jun 11 15:58:13.236193 crc crio[3638]: time="2026-06-11T15:58:13.236132813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.143887 | controller | Jun 11 15:58:13.248114 crc crio[3638]: time="2026-06-11T15:58:13.247943965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.143921 | controller | Jun 11 15:58:13.758700 crc crio[3638]: time="2026-06-11T15:58:13.758491154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.143955 | controller | Jun 11 15:58:13.872617 crc crio[3638]: time="2026-06-11T15:58:13.872512942Z" level=info msg="Created container e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=279c0ce3-924f-4c0a-bfb2-ce4b1f821b65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.143989 | controller | Jun 11 15:58:13.874203 crc crio[3638]: time="2026-06-11T15:58:13.873990541Z" level=info msg="Starting container: e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664" id=2ea61646-b48e-4006-8767-456cfba37b77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.144024 | controller | Jun 11 15:58:13.897816 crc crio[3638]: time="2026-06-11T15:58:13.897671468Z" level=info msg="Started container" PID=6248 containerID=e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=2ea61646-b48e-4006-8767-456cfba37b77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884
2026-06-11 18:00:59.144059 | controller | Jun 11 15:58:57.691594 crc crio[3638]: time="2026-06-11T15:58:57.690389449Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=a1c9b2e5-400d-4aee-89a1-bb82a7c3c0f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.144093 | controller | Jun 11 15:58:57.693478 crc crio[3638]: time="2026-06-11T15:58:57.693032506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.144127 | controller | Jun 11 15:58:57.698400 crc crio[3638]: time="2026-06-11T15:58:57.690373729Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=20b0780d-6185-4400-bc5a-c441543b0dcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.144162 | controller | Jun 11 15:58:57.698400 crc crio[3638]: time="2026-06-11T15:58:57.695085619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.144197 | controller | Jun 11 15:58:57.698400 crc crio[3638]: time="2026-06-11T15:58:57.690375289Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.144238 | controller | Jun 11 15:58:57.698400 crc crio[3638]: time="2026-06-11T15:58:57.691014685Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.144273 | controller | Jun 11 15:58:57.698400 crc crio[3638]: time="2026-06-11T15:58:57.696357309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.144308 | controller | Jun 11 15:58:57.698400 crc crio[3638]: time="2026-06-11T15:58:57.696806226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.144342 | controller | Jun 11 15:58:57.732880 crc crio[3638]: time="2026-06-11T15:58:57.732525462Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.144377 | controller | Jun 11 15:58:57.732961 crc crio[3638]: time="2026-06-11T15:58:57.732884646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.144411 | controller | Jun 11 15:58:57.876050 crc crio[3638]: time="2026-06-11T15:58:57.875815239Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.144446 | controller | Jun 11 15:58:57.876134 crc crio[3638]: time="2026-06-11T15:58:57.876112991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.144481 | controller | Jun 11 15:58:57.930834 crc crio[3638]: time="2026-06-11T15:58:57.929256926Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=e0f77a81-7bc3-4e9c-83a6-edaffcbf033f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.144546 | controller | Jun 11 15:58:57.930834 crc crio[3638]: time="2026-06-11T15:58:57.930101201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.144594 | controller | Jun 11 15:58:57.970135 crc crio[3638]: time="2026-06-11T15:58:57.969770395Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a1c9b2e5-400d-4aee-89a1-bb82a7c3c0f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.144630 | controller | Jun 11 15:58:57.984644 crc crio[3638]: time="2026-06-11T15:58:57.984355732Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.144665 | controller | Jun 11 15:58:57.984726 crc crio[3638]: time="2026-06-11T15:58:57.984663874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.144700 | controller | Jun 11 15:58:57.985074 crc crio[3638]: time="2026-06-11T15:58:57.98504023Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.144734 | controller | Jun 11 15:58:57.985613 crc crio[3638]: time="2026-06-11T15:58:57.985586782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.144776 | controller | Jun 11 15:58:58.092077 crc crio[3638]: time="2026-06-11T15:58:58.09199722Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.144811 | controller | Jun 11 15:58:58.092400 crc crio[3638]: time="2026-06-11T15:58:58.092377095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.144846 | controller | Jun 11 15:58:58.136215 crc crio[3638]: time="2026-06-11T15:58:58.12431382Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.144880 | controller | Jun 11 15:58:58.137255 crc crio[3638]: time="2026-06-11T15:58:58.137221838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.144914 | controller | Jun 11 15:58:58.141136 crc crio[3638]: time="2026-06-11T15:58:58.140273451Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=3410e9b4-ed6b-4a72-ac02-425a275ad597 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.144948 | controller | Jun 11 15:58:58.141136 crc crio[3638]: time="2026-06-11T15:58:58.140794892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.144986 | controller | Jun 11 15:58:58.157147 crc crio[3638]: time="2026-06-11T15:58:58.15591517Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bb952497-0ee9-4142-8d5b-5b40a01dbafc 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:0xc00008c4e8}] Aliases:map[]}"
2026-06-11 18:00:59.145028 | controller | Jun 11 15:58:58.157147 crc crio[3638]: time="2026-06-11T15:58:58.15641619Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.145064 | controller | Jun 11 15:58:58.378762 crc crio[3638]: time="2026-06-11T15:58:58.375315431Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=20b0780d-6185-4400-bc5a-c441543b0dcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.145099 | controller | Jun 11 15:58:58.412680 crc crio[3638]: time="2026-06-11T15:58:58.403516634Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f40fcc1c-1da2-45f4-8b8a-ff4107966c60 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:0xc001b140f8}] Aliases:map[]}"
2026-06-11 18:00:59.145134 | controller | Jun 11 15:58:58.412680 crc crio[3638]: time="2026-06-11T15:58:58.404003324Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.145176 | controller | Jun 11 15:58:58.412680 crc crio[3638]: time="2026-06-11T15:58:58.407000815Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/893bd17a-0143-499a-a54a-7e5c7d457c77 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:0xc000b124f0}] Aliases:map[]}"
2026-06-11 18:00:59.145221 | controller | Jun 11 15:58:58.412680 crc crio[3638]: time="2026-06-11T15:58:58.407026986Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.145258 | controller | Jun 11 15:58:58.414248 crc crio[3638]: time="2026-06-11T15:58:58.413919983Z" level=info msg="Ran pod sandbox 0cac4a910a13557802ad773daae9347c66697f36d450044e8d5b51c62ee06e18 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=a1c9b2e5-400d-4aee-89a1-bb82a7c3c0f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.145294 | controller | Jun 11 15:58:58.423163 crc crio[3638]: time="2026-06-11T15:58:58.422325031Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e0f77a81-7bc3-4e9c-83a6-edaffcbf033f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.145328 | controller | Jun 11 15:58:58.469370 crc crio[3638]: time="2026-06-11T15:58:58.465104892Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.145362 | controller | Jun 11 15:58:58.469370 crc crio[3638]: time="2026-06-11T15:58:58.465201495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.145397 | controller | Jun 11 15:58:58.470744 crc crio[3638]: time="2026-06-11T15:58:58.470134943Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/f61ea80b-0da5-4ce8-be0d-5fa6d1d0f74d 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:0xc000182548}] Aliases:map[]}"
2026-06-11 18:00:59.145432 | controller | Jun 11 15:58:58.470744 crc crio[3638]: time="2026-06-11T15:58:58.47031336Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.145488 | controller | Jun 11 15:58:58.514243 crc crio[3638]: time="2026-06-11T15:58:58.506897761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4ce306f0-2089-4b4a-9942-d3498cb057b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.145563 | controller | Jun 11 15:58:58.546838 crc crio[3638]: time="2026-06-11T15:58:58.543169079Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/83b97448-e575-44a5-80f9-fb0c52e5e331 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:0xc002cb61c0}] Aliases:map[]}"
2026-06-11 18:00:59.145611 | controller | Jun 11 15:58:58.546838 crc crio[3638]: time="2026-06-11T15:58:58.543380608Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.145647 | controller | Jun 11 15:58:58.570003 crc crio[3638]: time="2026-06-11T15:58:58.561956794Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=a75aaaad-8189-455c-9f96-c077ceef8428 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.145681 | controller | Jun 11 15:58:58.570003 crc crio[3638]: time="2026-06-11T15:58:58.562051428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.145715 | controller | Jun 11 15:58:58.586905 crc crio[3638]: time="2026-06-11T15:58:58.586863966Z" level=info msg="Ran pod sandbox 5d8625d577c160c211f1c2a56d357d8a22cc1da66d52e14f020c4885d783bf0f with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=20b0780d-6185-4400-bc5a-c441543b0dcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.145749 | controller | Jun 11 15:58:58.636068 crc crio[3638]: time="2026-06-11T15:58:58.635741691Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=3e3d8d6e-cca6-4963-9df2-c4831a9227b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.145782 | controller | Jun 11 15:58:58.640264 crc crio[3638]: time="2026-06-11T15:58:58.639966711Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.145816 | controller | Jun 11 15:58:58.640353 crc crio[3638]: time="2026-06-11T15:58:58.640290255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.145850 | controller | Jun 11 15:58:58.640879 crc crio[3638]: time="2026-06-11T15:58:58.640835237Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.145884 | controller | Jun 11 15:58:58.644710 crc crio[3638]: time="2026-06-11T15:58:58.64468022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.145918 | controller | Jun 11 15:58:58.673978 crc crio[3638]: time="2026-06-11T15:58:58.673363584Z" level=info msg="Ran pod sandbox 78af3da5b5a5fb7735319705711dd6347b8216a61cfb752fe3a131bac1887d70 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=e0f77a81-7bc3-4e9c-83a6-edaffcbf033f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.145952 | controller | Jun 11 15:58:58.735410 crc crio[3638]: time="2026-06-11T15:58:58.734257013Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=3410e9b4-ed6b-4a72-ac02-425a275ad597 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.145986 | controller | Jun 11 15:58:58.760788 crc crio[3638]: time="2026-06-11T15:58:58.760747028Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3861522c-7dae-486c-b6ff-a7161eb0759e 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:0xc002cb6500}] Aliases:map[]}"
2026-06-11 18:00:59.146028 | controller | Jun 11 15:58:58.767007 crc crio[3638]: time="2026-06-11T15:58:58.766755209Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.146064 | controller | Jun 11 15:58:58.863313 crc crio[3638]: time="2026-06-11T15:58:58.862208727Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ab5ee5fd-1abc-4388-a265-99b81cc2f8e2 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:0xc0001828f0}] Aliases:map[]}"
2026-06-11 18:00:59.146109 | controller | Jun 11 15:58:58.863313 crc crio[3638]: time="2026-06-11T15:58:58.862866594Z" 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-11 18:00:59.146143 | controller | Jun 11 15:58:58.987412 crc crio[3638]: time="2026-06-11T15:58:58.974891517Z" level=info msg="Ran pod sandbox 299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=3410e9b4-ed6b-4a72-ac02-425a275ad597 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.146178 | controller | Jun 11 15:58:59.250930 crc crio[3638]: time="2026-06-11T15:58:59.250811751Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a75aaaad-8189-455c-9f96-c077ceef8428 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.146213 | controller | Jun 11 15:58:59.354191 crc crio[3638]: time="2026-06-11T15:58:59.350937376Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/0814bd9d-79af-4d78-bbda-0859afbecabe 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:0xc00210c118}] Aliases:map[]}"
2026-06-11 18:00:59.146249 | controller | Jun 11 15:58:59.354191 crc crio[3638]: time="2026-06-11T15:58:59.351982828Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.146284 | controller | Jun 11 15:58:59.392859 crc crio[3638]: time="2026-06-11T15:58:59.391864941Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/4c16b9b6-be95-4847-ad5b-a71300d4e680 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:0xc00008c5c0}] Aliases:map[]}"
2026-06-11 18:00:59.146319 | controller | Jun 11 15:58:59.392859 crc crio[3638]: time="2026-06-11T15:58:59.391927674Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.146361 | controller | Jun 11 15:58:59.455703 crc crio[3638]: time="2026-06-11T15:58:59.455637816Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/1b01a0c4-1808-40bf-91a3-bacb447f239d 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:0xc002cb61d0}] Aliases:map[]}"
2026-06-11 18:00:59.146397 | controller | Jun 11 15:58:59.455974 crc crio[3638]: time="2026-06-11T15:58:59.455945868Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.146432 | controller | Jun 11 15:58:59.619954 crc crio[3638]: time="2026-06-11T15:58:59.604629767Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/26705198-e9a5-4668-bd0a-6df6bee6ffcf 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:0xc000b12380}] Aliases:map[]}"
2026-06-11 18:00:59.146467 | controller | Jun 11 15:58:59.619954 crc crio[3638]: time="2026-06-11T15:58:59.60472059Z" 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-11 18:00:59.146502 | controller | Jun 11 15:58:59.619954 crc crio[3638]: time="2026-06-11T15:58:59.619022624Z" level=info msg="Ran pod sandbox 851716397c59ab6c7136fc7fb6f95c1dee00180850abbe70cc2a9b445a89e59f with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=a75aaaad-8189-455c-9f96-c077ceef8428 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.146581 | controller | Jun 11 15:59:00.012966 crc crio[3638]: time="2026-06-11T15:59:00.010087556Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=3c2735b7-bfb3-48df-92e5-ac6ee6c42c37 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.146619 | controller | Jun 11 15:59:00.021025 crc crio[3638]: time="2026-06-11T15:59:00.019317748Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=6a26daff-18c1-46ed-8bc9-3ce0fd56a45b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.146654 | controller | Jun 11 15:59:00.047724 crc crio[3638]: time="2026-06-11T15:59:00.046308152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=64ae0720-881d-4712-87b5-b268b6f9f868 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.146688 | controller | Jun 11 15:59:00.437354 crc crio[3638]: time="2026-06-11T15:59:00.436182648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=da6628ac-fb28-48f0-a018-a3d73b19dcce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.146721 | controller | Jun 11 15:59:01.336983 crc crio[3638]: time="2026-06-11T15:59:01.336837418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=98ce8cfd-79e3-401c-809b-991c20108aa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.146768 | controller | Jun 11 15:59:01.722983 crc crio[3638]: time="2026-06-11T15:59:01.712066314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=385e7622-95a0-4797-922f-c41acb7eece7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.146803 | controller | Jun 11 15:59:01.722983 crc crio[3638]: time="2026-06-11T15:59:01.714319845Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=700e9d83-0a38-4d35-88cc-f1df30f5aaea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.146836 | controller | Jun 11 15:59:01.722983 crc crio[3638]: time="2026-06-11T15:59:01.71494202Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=49efb3d5-e210-4c05-9581-5a0a5176467f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.146869 | controller | Jun 11 15:59:01.722983 crc crio[3638]: time="2026-06-11T15:59:01.715866717Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=45aea521-c6d5-42e0-a812-dba078d59484 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.146903 | controller | Jun 11 15:59:01.817272 crc crio[3638]: time="2026-06-11T15:59:01.724210673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=111fe806-6fc3-46ae-af9a-333dcf82389b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.146937 | controller | Jun 11 15:59:01.817272 crc crio[3638]: time="2026-06-11T15:59:01.724773415Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=2f039f73-5603-45a1-9488-341b4ae64cf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.146974 | controller | Jun 11 15:59:01.817272 crc crio[3638]: time="2026-06-11T15:59:01.725003124Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=0f666433-2c47-43b5-961a-75fd9663e265 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.147008 | controller | Jun 11 15:59:02.109773 crc crio[3638]: time="2026-06-11T15:59:02.109720282Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=eab015e7-03ec-445c-b389-bed7beca01c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.147042 | controller | Jun 11 15:59:02.109895 crc crio[3638]: time="2026-06-11T15:59:02.109802585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.147076 | controller | Jun 11 15:59:02.124862 crc crio[3638]: time="2026-06-11T15:59:02.12435558Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=eab015e7-03ec-445c-b389-bed7beca01c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.147111 | controller | Jun 11 15:59:02.175023 crc crio[3638]: time="2026-06-11T15:59:02.174957665Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.147146 | controller | Jun 11 15:59:02.175141 crc crio[3638]: time="2026-06-11T15:59:02.175066669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.147180 | controller | Jun 11 15:59:02.210891 crc crio[3638]: time="2026-06-11T15:59:02.210523575Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.147220 | controller | Jun 11 15:59:02.211015 crc crio[3638]: time="2026-06-11T15:59:02.21092806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.147255 | controller | Jun 11 15:59:02.278127 crc crio[3638]: time="2026-06-11T15:59:02.277652793Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=0c903c61-d6a5-46ad-8de2-49e1ef874e9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.147288 | controller | Jun 11 15:59:02.278127 crc crio[3638]: time="2026-06-11T15:59:02.277779809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.147321 | controller | Jun 11 15:59:02.318756 crc crio[3638]: time="2026-06-11T15:59:02.317765246Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0c903c61-d6a5-46ad-8de2-49e1ef874e9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.147354 | controller | Jun 11 15:59:02.335821 crc crio[3638]: time="2026-06-11T15:59:02.334894636Z" level=info msg="Ran pod sandbox 88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=eab015e7-03ec-445c-b389-bed7beca01c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.147388 | controller | Jun 11 15:59:02.338473 crc crio[3638]: time="2026-06-11T15:59:02.338355934Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7fe9c68a-b0b1-4a06-835e-24b17c9d7363 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:0xc00210c3b8}] Aliases:map[]}"
2026-06-11 18:00:59.147422 | controller | Jun 11 15:59:02.339987 crc crio[3638]: time="2026-06-11T15:59:02.338483469Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.147457 | controller | Jun 11 15:59:02.348966 crc crio[3638]: time="2026-06-11T15:59:02.345843365Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7ef1e6ac-2bb2-4def-b9f5-f4b62dfaf84a 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:0xc00008cf90}] Aliases:map[]}"
2026-06-11 18:00:59.147492 | controller | Jun 11 15:59:02.348966 crc crio[3638]: time="2026-06-11T15:59:02.345872006Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.147566 | controller | Jun 11 15:59:02.348966 crc crio[3638]: time="2026-06-11T15:59:02.345888447Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=b9628f41-9c3a-485b-a575-e065ae3b3ac8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.147606 | controller | Jun 11 15:59:02.373952 crc crio[3638]: time="2026-06-11T15:59:02.373243927Z" level=info msg="Ran pod sandbox c4768c4c8d64492f779d05e201a6789e45532120a5e108731c3bfaa1fbe4753b with infra container: openshift-multus/multus-bzhnf/POD" id=0c903c61-d6a5-46ad-8de2-49e1ef874e9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.147647 | controller | Jun 11 15:59:02.391289 crc crio[3638]: time="2026-06-11T15:59:02.390351205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=b64dca1d-786b-4aa7-9077-c03ebeb772ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.147681 | controller | Jun 11 15:59:02.396166 crc crio[3638]: time="2026-06-11T15:59:02.395980871Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=8f9e9fd7-5266-4240-8e6b-9a7e14f99581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.147714 | controller | Jun 11 15:59:02.396241 crc crio[3638]: time="2026-06-11T15:59:02.39620102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.147748 | controller | Jun 11 15:59:02.405837 crc crio[3638]: time="2026-06-11T15:59:02.405804596Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8f9e9fd7-5266-4240-8e6b-9a7e14f99581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.147781 | controller | Jun 11 15:59:02.454584 crc crio[3638]: time="2026-06-11T15:59:02.454547136Z" level=info msg="Ran pod sandbox b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=8f9e9fd7-5266-4240-8e6b-9a7e14f99581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.147814 | controller | Jun 11 15:59:02.469903 crc crio[3638]: time="2026-06-11T15:59:02.469355771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=592f928d-6b20-44ff-903c-3f6f0e8f43b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.147847 | controller | Jun 11 15:59:02.503277 crc crio[3638]: time="2026-06-11T15:59:02.498202971Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.147881 | controller | Jun 11 15:59:02.503277 crc crio[3638]: time="2026-06-11T15:59:02.498276484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.147915 | controller | Jun 11 15:59:02.506044 crc crio[3638]: time="2026-06-11T15:59:02.505974254Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.147949 | controller | Jun 11 15:59:02.506385 crc crio[3638]: time="2026-06-11T15:59:02.506097559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.147983 | controller | Jun 11 15:59:02.543215 crc crio[3638]: time="2026-06-11T15:59:02.542141587Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.148017 | controller | Jun 11 15:59:02.543215 crc crio[3638]: time="2026-06-11T15:59:02.54295698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.148058 | controller | Jun 11 15:59:02.613839 crc crio[3638]: time="2026-06-11T15:59:02.612314429Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.148093 | controller | Jun 11 15:59:02.613839 crc crio[3638]: time="2026-06-11T15:59:02.61282938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.148127 | controller | Jun 11 15:59:02.623105 crc crio[3638]: time="2026-06-11T15:59:02.617259507Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/24ce5ce7-ad8c-4d42-a01c-01e429d4ef21 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:0xc001b14388}] Aliases:map[]}"
2026-06-11 18:00:59.148178 | controller | Jun 11 15:59:02.623105 crc crio[3638]: time="2026-06-11T15:59:02.617296929Z" 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-11 18:00:59.148214 | controller | Jun 11 15:59:02.927592 crc crio[3638]: time="2026-06-11T15:59:02.927342005Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cfcbf673-e515-4a6b-9c8e-8cbe801ebfd6 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:0xc00008c308}] Aliases:map[]}"
2026-06-11 18:00:59.148248 | controller | Jun 11 15:59:02.927592 crc crio[3638]: time="2026-06-11T15:59:02.927591015Z" 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-11 18:00:59.148283 | controller | Jun 11 15:59:02.989246 crc crio[3638]: time="2026-06-11T15:59:02.987273045Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/14204b1e-d922-4a9b-a110-656caae7e4ab 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:0xc000182478}] Aliases:map[]}"
2026-06-11 18:00:59.148317 | controller | Jun 11 15:59:02.989246 crc crio[3638]: time="2026-06-11T15:59:02.988053746Z" 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-11 18:00:59.148352 | controller | Jun 11 15:59:03.033905 crc crio[3638]: time="2026-06-11T15:59:03.031314706Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/387f16b9-def6-4bc4-99a4-8fee57578398 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:0xc000182750}] Aliases:map[]}"
2026-06-11 18:00:59.148394 | controller | Jun 11 15:59:03.038092 crc crio[3638]: time="2026-06-11T15:59:03.035238184Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.148430 | controller | Jun 11 15:59:24.271198 crc crio[3638]: time="2026-06-11T15:59:24.268122614Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.148465 | controller | Jun 11 15:59:24.271198 crc crio[3638]: time="2026-06-11T15:59:24.268918246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=c349c76e-35dd-4309-94d7-8c227c9cb14c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.148499 | controller | Jun 11 15:59:24.271198 crc crio[3638]: time="2026-06-11T15:59:24.26903178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.148650 | controller | Jun 11 15:59:24.271198 crc crio[3638]: time="2026-06-11T15:59:24.269713308Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=24ca60bf-17e6-4834-86e9-0a2f6f97255a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.148693 | controller | Jun 11 15:59:24.271198 crc crio[3638]: time="2026-06-11T15:59:24.269791891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.148728 | controller | Jun 11 15:59:24.271198 crc crio[3638]: time="2026-06-11T15:59:24.269832443Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.148762 | controller | Jun 11 15:59:24.271198 crc crio[3638]: time="2026-06-11T15:59:24.270060352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.148795 | controller | Jun 11 15:59:24.271198 crc crio[3638]: time="2026-06-11T15:59:24.270286121Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.148828 | controller | Jun 11 15:59:24.271198 crc crio[3638]: time="2026-06-11T15:59:24.270351724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.148862 | controller | Jun 11 15:59:24.271198 crc crio[3638]: time="2026-06-11T15:59:24.271066013Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.148895 | controller | Jun 11 15:59:24.271198 crc crio[3638]: time="2026-06-11T15:59:24.271162937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.148928 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.272786192Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.148974 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.272856854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.149059 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.272893506Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.149100 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.273068743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.149135 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.273081323Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.149169 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.27325725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.149204 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.268591243Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=00e82c22-f7ac-4e03-88c6-b6f0a78a1d21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.149238 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.273666016Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.149272 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.27371867Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.149306 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.273799603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.149340 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.27374318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.149374 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.273887356Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=194492bf-83c9-41ed-9c26-7411371f2f8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.149407 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.273923298Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.149463 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.274064943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.149500 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.274136446Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.149574 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.274179709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.149622 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.274210629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.149658 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.277312663Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=87c5c684-7fe2-4b2d-92d9-c7767e01c9b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.149692 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.277409677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.149726 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.278311155Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1e75e1a5-dd7b-4f30-a82c-be4d78ed42cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.149760 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.278351195Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=147fa362-c67d-4e82-b6cf-0ec59177c670 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.149794 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.278408189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=51739944-5834-4ff4-bab9-053caf5e375b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.149829 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.278810825Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.149863 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.278881677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.149897 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.279149528Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.149930 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.27921023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.149966 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.279375327Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=e8dbe840-3986-49ad-901d-fc8871294fbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.150001 | controller | Jun 11 15:59:24.287089 crc crio[3638]: time="2026-06-11T15:59:24.279557264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.150035 | controller | Jun 11 15:59:24.299694 crc crio[3638]: time="2026-06-11T15:59:24.297789387Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.150075 | controller | Jun 11 15:59:24.299694 crc crio[3638]: time="2026-06-11T15:59:24.298214695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.150111 | controller | Jun 11 15:59:24.299694 crc crio[3638]: time="2026-06-11T15:59:24.29885294Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.150145 | controller | Jun 11 15:59:24.299694 crc crio[3638]: time="2026-06-11T15:59:24.299011546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.150178 | controller | Jun 11 15:59:24.299694 crc crio[3638]: time="2026-06-11T15:59:24.299181073Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.150212 | controller | Jun 11 15:59:24.299694 crc crio[3638]: time="2026-06-11T15:59:24.299248366Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.150245 | controller | Jun 11 15:59:24.299694 crc crio[3638]: time="2026-06-11T15:59:24.299317808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.150278 | controller | Jun 11 15:59:24.299694 crc crio[3638]: time="2026-06-11T15:59:24.299334339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.150312 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.302155423Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.150345 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.302223495Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.150379 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.302280748Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=b454a186-bc2a-4307-bc46-bbe9178ce3b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.150413 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.30233586Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.150448 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.302371711Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.150482 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.302392433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.150549 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.302300008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.150596 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.302410563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.150640 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.302233796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.150675 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.302524587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.150710 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.303380762Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=36200192-a014-4ba0-9b31-7b518e9fe495 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.150744 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.303691705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.150778 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.305185154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f45e7fb2-cb3b-4237-aa40-ffa9f242236a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.150812 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.305243877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fd015749-40d8-4199-9006-6e91d74fd239 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.150846 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.305269748Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.150880 | controller | Jun 11 15:59:24.305378 crc crio[3638]: time="2026-06-11T15:59:24.305383423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.150914 | controller | Jun 11 15:59:24.311707 crc crio[3638]: time="2026-06-11T15:59:24.306880233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=58d03173-60d0-4090-9be5-5e98f42efd04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.150948 | controller | Jun 11 15:59:24.323155 crc crio[3638]: time="2026-06-11T15:59:24.323110295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=b59c8e67-460f-4589-8cc5-6a799bf7be07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.150982 | controller | Jun 11 15:59:24.325899 crc crio[3638]: time="2026-06-11T15:59:24.32572966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b339aaf3-99de-49ba-8d87-0b12b28c912a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.151016 | controller | Jun 11 15:59:24.330706 crc crio[3638]: time="2026-06-11T15:59:24.330622798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=49768937-0f87-4978-9a2f-e789f0c16660 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.151056 | controller | Jun 11 15:59:24.360892 crc crio[3638]: time="2026-06-11T15:59:24.36079844Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.151091 | controller | Jun 11 15:59:24.361104 crc crio[3638]: time="2026-06-11T15:59:24.360917185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.151126 | controller | Jun 11 15:59:24.457578 crc crio[3638]: time="2026-06-11T15:59:24.457281249Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/f6e78a7b-b404-4474-846e-98718b1c565d 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:0xc0016c00f8}] Aliases:map[]}"
2026-06-11 18:00:59.151162 | controller | Jun 11 15:59:24.457679 crc crio[3638]: time="2026-06-11T15:59:24.457612792Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.151196 | controller | Jun 11 15:59:24.498829 crc crio[3638]: time="2026-06-11T15:59:24.498738126Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.151231 | controller | Jun 11 15:59:24.498829 crc crio[3638]: time="2026-06-11T15:59:24.498808949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.151265 | controller | Jun 11 15:59:24.500981 crc crio[3638]: time="2026-06-11T15:59:24.500909914Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.151299 | controller | Jun 11 15:59:24.501049 crc crio[3638]: time="2026-06-11T15:59:24.500997078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.151334 | controller | Jun 11 15:59:24.519697 crc crio[3638]: time="2026-06-11T15:59:24.519607286Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16271f08-fb98-46dd-9b52-546271f6cf31 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:0xc00008c800}] Aliases:map[]}"
2026-06-11 18:00:59.151369 | controller | Jun 11 15:59:24.519697 crc crio[3638]: time="2026-06-11T15:59:24.519675998Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.151404 | controller | Jun 11 15:59:24.543092 crc crio[3638]: time="2026-06-11T15:59:24.542991465Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.151438 | controller | Jun 11 15:59:24.543203 crc crio[3638]: time="2026-06-11T15:59:24.54311408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.151479 | controller | Jun 11 15:59:24.665858 crc crio[3638]: time="2026-06-11T15:59:24.665712229Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.151544 | controller | Jun 11 15:59:24.666084 crc crio[3638]: time="2026-06-11T15:59:24.665895767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.151591 | controller | Jun 11 15:59:24.700207 crc crio[3638]: time="2026-06-11T15:59:24.69906242Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.151626 | controller | Jun 11 15:59:24.700207 crc crio[3638]: time="2026-06-11T15:59:24.699740057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.151661 | controller | Jun 11 15:59:24.727090 crc crio[3638]: time="2026-06-11T15:59:24.726860767Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/2c098487-9d7b-40c8-b0da-b54298d65598 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:0xc000182ca0}] Aliases:map[]}"
2026-06-11 18:00:59.151697 | controller | Jun 11 15:59:24.727090 crc crio[3638]: time="2026-06-11T15:59:24.726891129Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.151733 | controller | Jun 11 15:59:24.787237 crc crio[3638]: time="2026-06-11T15:59:24.787148452Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/07d3329b-ee98-42b1-9d20-bfa1b505cdbc 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:0xc000182f20}] Aliases:map[]}"
2026-06-11 18:00:59.151768 | controller | Jun 11 15:59:24.787237 crc crio[3638]: time="2026-06-11T15:59:24.787214405Z" 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-11 18:00:59.151804 | controller | Jun 11 15:59:24.827191 crc crio[3638]: time="2026-06-11T15:59:24.82564673Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6b6257c0-64b6-4cbe-a0a0-56b30123d357 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:0xc001b14270}] Aliases:map[]}"
2026-06-11 18:00:59.151839 | controller | Jun 11 15:59:24.827191 crc crio[3638]: time="2026-06-11T15:59:24.825705702Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.151873 | controller | Jun 11 15:59:24.830027 crc crio[3638]: time="2026-06-11T15:59:24.829868699Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=24ca60bf-17e6-4834-86e9-0a2f6f97255a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.151914 | controller | Jun 11 15:59:24.854670 crc crio[3638]: time="2026-06-11T15:59:24.85078334Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=194492bf-83c9-41ed-9c26-7411371f2f8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.151949 | controller | Jun 11 15:59:24.877233 crc crio[3638]: time="2026-06-11T15:59:24.874261245Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e8dbe840-3986-49ad-901d-fc8871294fbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.151983 | controller | Jun 11 15:59:24.882410 crc crio[3638]: time="2026-06-11T15:59:24.881514396Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/4e796cb9-27c0-4f53-b623-794181c2446f 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:0xc001b14520}] Aliases:map[]}"
2026-06-11 18:00:59.152018 | controller | Jun 11 15:59:24.882410 crc crio[3638]: time="2026-06-11T15:59:24.88187361Z" 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-11 18:00:59.152054 | controller | Jun 11 15:59:24.917200 crc crio[3638]: time="2026-06-11T15:59:24.916719891Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/78c8e767-0c19-46c6-937f-694f7b24a0dd 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:0xc002cb6240}] Aliases:map[]}"
2026-06-11 18:00:59.152089 | controller | Jun 11 15:59:24.917200 crc crio[3638]: time="2026-06-11T15:59:24.917184179Z" 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-11 18:00:59.152124 | controller | Jun 11 15:59:24.927277 crc crio[3638]: time="2026-06-11T15:59:24.926926712Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4930ba0c-8844-4523-a4c5-8558957cf407 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:0xc002cb6320}] Aliases:map[]}"
2026-06-11 18:00:59.152159 | controller | Jun 11 15:59:24.927277 crc crio[3638]: time="2026-06-11T15:59:24.9271282Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.152193 | controller | Jun 11 15:59:24.934311 crc crio[3638]: time="2026-06-11T15:59:24.930699653Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/bdae7700-e915-4e87-bf9d-0c1ed60749d5 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:0xc00210c2f8}] Aliases:map[]}"
2026-06-11 18:00:59.152234 | controller | Jun 11 15:59:24.934311 crc crio[3638]: time="2026-06-11T15:59:24.931129011Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.152270 | controller | Jun 11 15:59:24.959766 crc crio[3638]: time="2026-06-11T15:59:24.959153318Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=87c5c684-7fe2-4b2d-92d9-c7767e01c9b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.152306 | controller | Jun 11 15:59:24.963148 crc crio[3638]: time="2026-06-11T15:59:24.963037314Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/503e37e4-f04b-4f8e-ba71-6db1a6404af7 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:0xc000b12578}] Aliases:map[]}"
2026-06-11 18:00:59.152342 | controller | Jun 11 15:59:24.963250 crc crio[3638]: time="2026-06-11T15:59:24.963151909Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.152377 | controller | Jun 11 15:59:24.966346 crc crio[3638]: time="2026-06-11T15:59:24.96616916Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b168f23b-5f61-4065-a25e-b5286a10ad8d 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:0xc0003d0048}] Aliases:map[]}"
2026-06-11 18:00:59.152412 | controller | Jun 11 15:59:24.966346 crc crio[3638]: time="2026-06-11T15:59:24.966296635Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.152448 | controller | Jun 11 15:59:24.983164 crc crio[3638]: time="2026-06-11T15:59:24.982312789Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/573b99eb-e5cc-4e94-8da2-8fe62b764845 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:0xc00210c458}] Aliases:map[]}"
2026-06-11 18:00:59.152483 | controller | Jun 11 15:59:24.983164 crc crio[3638]: time="2026-06-11T15:59:24.982755097Z" 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-11 18:00:59.152549 | controller | Jun 11 15:59:25.015988 crc crio[3638]: time="2026-06-11T15:59:25.012845036Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c99f8b44-9ddf-450b-a3cc-d1a8b95e601c 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:0xc001b14710}] Aliases:map[]}"
2026-06-11 18:00:59.152609 | controller | Jun 11 15:59:25.015988 crc crio[3638]: time="2026-06-11T15:59:25.013332605Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.152647 | controller | Jun 11 15:59:25.017117 crc crio[3638]: time="2026-06-11T15:59:25.016127478Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4a4a4cd2-5cb0-486e-afbe-4126bdd8d66d 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:0xc002cb6490}] Aliases:map[]}"
2026-06-11 18:00:59.152682 | controller | Jun 11 15:59:25.017117 crc crio[3638]: time="2026-06-11T15:59:25.016362217Z" 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-11 18:00:59.152716 | controller | Jun 11 15:59:25.037345 crc crio[3638]: time="2026-06-11T15:59:25.037290699Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/e32aefcd-7e8f-44f8-ab82-230a07fd5eda 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:0xc00012a5f8}] Aliases:map[]}"
2026-06-11 18:00:59.152750 | controller | Jun 11 15:59:25.037715 crc crio[3638]: time="2026-06-11T15:59:25.037692675Z" 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-11 18:00:59.152784 | controller | Jun 11 15:59:25.103155 crc crio[3638]: time="2026-06-11T15:59:25.100267391Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/bd2941b0-0998-4bdb-8086-e0a9ea72cfd6 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:0xc00008ca00}] Aliases:map[]}"
2026-06-11 18:00:59.152818 | controller | Jun 11 15:59:25.103155 crc crio[3638]: time="2026-06-11T15:59:25.100342014Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.152852 | controller | Jun 11 15:59:25.111308 crc crio[3638]: time="2026-06-11T15:59:25.110664719Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=36200192-a014-4ba0-9b31-7b518e9fe495 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.152885 | controller | Jun 11 15:59:25.179557 crc crio[3638]: time="2026-06-11T15:59:25.178734935Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/38aded4a-6d9b-4b68-937c-5751f8ef9c1b 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:0xc001446110}] Aliases:map[]}"
2026-06-11 18:00:59.152926 | controller | Jun 11 15:59:25.179557 crc crio[3638]: time="2026-06-11T15:59:25.178807268Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.152960 | controller | Jun 11 15:59:25.187039 crc crio[3638]: time="2026-06-11T15:59:25.183300119Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/4b272157-0544-4da2-a1cc-2324ea6d2810 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:0xc00210c5f8}] Aliases:map[]}"
2026-06-11 18:00:59.152995 | controller | Jun 11 15:59:25.187039 crc crio[3638]: time="2026-06-11T15:59:25.184792019Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.153029 | controller | Jun 11 15:59:25.283285 crc crio[3638]: time="2026-06-11T15:59:25.282174134Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f1128ee9-7ce3-441b-bb58-6f746c6a06e4 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:0xc000a88278}] Aliases:map[]}"
2026-06-11 18:00:59.153064 | controller | Jun 11 15:59:25.285251 crc crio[3638]: time="2026-06-11T15:59:25.282780379Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.153097 | controller | Jun 11 15:59:25.288307 crc crio[3638]: time="2026-06-11T15:59:25.286414895Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=b454a186-bc2a-4307-bc46-bbe9178ce3b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.153130 | controller | Jun 11 15:59:25.337826 crc crio[3638]: time="2026-06-11T15:59:25.337584593Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bac4a07b-dbad-4df7-9c18-5d639cace7f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.153164 | controller | Jun 11 15:59:25.338107 crc crio[3638]: time="2026-06-11T15:59:25.337943677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=9ee857fe-4851-49ed-bba3-fb6b37926fcb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.153197 | controller | Jun 11 15:59:25.510381 crc crio[3638]: time="2026-06-11T15:59:25.510014875Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fc9ef7b3-87af-452f-98e2-367cb6738cbf 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:0xc001b141e8}] Aliases:map[]}"
2026-06-11 18:00:59.153238 | controller | Jun 11 15:59:25.510381 crc crio[3638]: time="2026-06-11T15:59:25.510293906Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.153273 | controller | Jun 11 15:59:25.634209 crc crio[3638]: time="2026-06-11T15:59:25.633272461Z" level=info msg="Ran pod sandbox 30a047308e901e9ca88a68d964eddf75fac8dfcff028d98520fbbaab341e1f6d with infra container: openshift-image-registry/node-ca-2wddl/POD" id=24ca60bf-17e6-4834-86e9-0a2f6f97255a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.153306 | controller | Jun 11 15:59:25.653767 crc crio[3638]: time="2026-06-11T15:59:25.653275394Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=4bb7b0de-3db8-4447-891a-32fe4773996b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.153340 | controller | Jun 11 15:59:25.683826 crc crio[3638]: time="2026-06-11T15:59:25.683696888Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f297c9ec-97ea-4139-9542-4fe47ae301a5 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:0xc00210c250}] Aliases:map[]}"
2026-06-11 18:00:59.153374 | controller | Jun 11 15:59:25.683826 crc crio[3638]: time="2026-06-11T15:59:25.68375767Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.153407 | controller | Jun 11 15:59:25.691038 crc crio[3638]: time="2026-06-11T15:59:25.690807213Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/df8ae1a1-2d4c-494f-91e1-c109e21562bb 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:0xc0001826c8}] Aliases:map[]}"
2026-06-11 18:00:59.153472 | controller | Jun 11 15:59:25.691128 crc crio[3638]: time="2026-06-11T15:59:25.691050243Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.153534 | controller | Jun 11 15:59:25.739364 crc crio[3638]: time="2026-06-11T15:59:25.738929909Z" level=info msg="Ran pod sandbox 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=194492bf-83c9-41ed-9c26-7411371f2f8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.153582 | controller | Jun 11 15:59:25.752836 crc crio[3638]: time="2026-06-11T15:59:25.751912141Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/edac65d7-c622-4f3f-81a2-43512fb04683 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:0xc00008c610}] Aliases:map[]}"
2026-06-11 18:00:59.153619 | controller | Jun 11 15:59:25.752836 crc crio[3638]: time="2026-06-11T15:59:25.752321437Z" 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-11 18:00:59.153662 | controller | Jun 11 15:59:25.782256 crc crio[3638]: time="2026-06-11T15:59:25.780780331Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8db32172-8611-44fa-9d69-e0a066fbbd50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.153696 | controller | Jun 11 15:59:25.786034 crc crio[3638]: time="2026-06-11T15:59:25.785347094Z" level=info msg="Ran pod sandbox db67a8832041edb76274d8b640b836a40073793e31f2733364ec1a00da18048d with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=e8dbe840-3986-49ad-901d-fc8871294fbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.153730 | controller | Jun 11 15:59:25.823905 crc crio[3638]: time="2026-06-11T15:59:25.823233438Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=6e62e4a8-7b5b-482e-b90d-f123c9937cdd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.153825 | controller | Jun 11 15:59:25.969914 crc crio[3638]: time="2026-06-11T15:59:25.969342032Z" level=info msg="Ran pod sandbox e5d081cb3a5baeb9f0d46e88b4ce4a94273b5414e877c74e7b08a6508bd1ae32 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=87c5c684-7fe2-4b2d-92d9-c7767e01c9b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.153869 | controller | Jun 11 15:59:25.982272 crc crio[3638]: time="2026-06-11T15:59:25.981919208Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=3998b23b-eb09-4ee3-8c07-12b19ab52b46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.153903 | controller | Jun 11 15:59:26.032868 crc crio[3638]: time="2026-06-11T15:59:26.032126336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2a5dee5d-05a7-4b93-a939-269eea588898 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.153936 | controller | Jun 11 15:59:26.040254 crc crio[3638]: time="2026-06-11T15:59:26.037575475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=aa29d563-8bb1-4e21-9c72-a0c1e745ad2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.153970 | controller | Jun 11 15:59:26.110254 crc crio[3638]: time="2026-06-11T15:59:26.110196276Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b288848-f72a-4b9a-ac91-b17a117828a4 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:0xc00210c668}] Aliases:map[]}"
2026-06-11 18:00:59.154006 | controller | Jun 11 15:59:26.112184 crc crio[3638]: time="2026-06-11T15:59:26.112158614Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.154041 | controller | Jun 11 15:59:26.231341 crc crio[3638]: time="2026-06-11T15:59:26.230365356Z" level=info msg="Ran pod sandbox d587df9adc173f284eb1aa2d35f7bd84cefb4258d0f1d1a7ec1825bbb3b0cece with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=36200192-a014-4ba0-9b31-7b518e9fe495 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.154077 | controller | Jun 11 15:59:26.261334 crc crio[3638]: time="2026-06-11T15:59:26.260759268Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/7885458a-7021-46b1-a568-5b4ad02e5ed6 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:0xc000182a18}] Aliases:map[]}"
2026-06-11 18:00:59.154119 | controller | Jun 11 15:59:26.261334 crc crio[3638]: time="2026-06-11T15:59:26.260916434Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.154154 | controller | Jun 11 15:59:26.265327 crc crio[3638]: time="2026-06-11T15:59:26.263896444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=9841ecfa-5881-4329-a75b-e24fbe2a0b86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.154188 | controller | Jun 11 15:59:26.265327 crc crio[3638]: time="2026-06-11T15:59:26.264065372Z" level=info msg="Ran pod sandbox 570af542d7ba877b3c2ad83f2e4b726c1fded3d4079ac332635de7f66d6479b1 with infra container: openshift-dns/node-resolver-277xp/POD" id=b454a186-bc2a-4307-bc46-bbe9178ce3b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.154221 | controller | Jun 11 15:59:26.320490 crc crio[3638]: time="2026-06-11T15:59:26.318814772Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=89998cee-322f-49d4-8853-1e7d3ff0a4a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.154255 | controller | Jun 11 15:59:26.470223 crc crio[3638]: time="2026-06-11T15:59:26.469922048Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/10675570-7186-48af-b7ca-c134b5b2bef0 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:0xc00008cb20}] Aliases:map[]}"
2026-06-11 18:00:59.154290 | controller | Jun 11 15:59:26.470223 crc crio[3638]: time="2026-06-11T15:59:26.470213869Z" 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-11 18:00:59.154325 | controller | Jun 11 15:59:26.484509 crc crio[3638]: time="2026-06-11T15:59:26.483345498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f3a51e6f-32cc-4d46-a6e0-e5e5bcd0023c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.154360 | controller | Jun 11 15:59:26.491063 crc crio[3638]: time="2026-06-11T15:59:26.49086006Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/61c3764b-66cd-4383-9758-d630ae57a51a 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:0xc000182b80}] Aliases:map[]}"
2026-06-11 18:00:59.154396 | controller | Jun 11 15:59:26.491063 crc crio[3638]: time="2026-06-11T15:59:26.490907402Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.154431 | controller | Jun 11 15:59:26.492215 crc crio[3638]: time="2026-06-11T15:59:26.491813069Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1b818b19-c231-43d9-b8fa-54cebdc2fc55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.154472 | controller | Jun 11 15:59:26.499797 crc crio[3638]: time="2026-06-11T15:59:26.497601442Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b9eb4c37-f62d-4781-b6de-b2a35ea37b44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.154506 | controller | Jun 11 15:59:26.513854 crc crio[3638]: time="2026-06-11T15:59:26.513299473Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d82af348-45fb-4d75-bf3e-c62425f6fdb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.154583 | controller | Jun 11 15:59:26.530895 crc crio[3638]: time="2026-06-11T15:59:26.521295275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=5ddc8bee-badc-46ff-af17-f0bffc8fd14d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.154620 | controller | Jun 11 15:59:26.542050 crc crio[3638]: time="2026-06-11T15:59:26.541940054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=2c32cbae-3a0a-4f97-b502-c9f129228cce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.154654 | controller | Jun 11 15:59:26.567101 crc crio[3638]: time="2026-06-11T15:59:26.566934039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=5a74ba15-5913-4db7-8fc2-63a922ba0486 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.154688 | controller | Jun 11 15:59:26.585863 crc crio[3638]: time="2026-06-11T15:59:26.584114849Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=5a5e2f03-a0c5-4626-b1a4-6f1c49cee79b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.154721 | controller | Jun 11 15:59:27.215139 crc crio[3638]: time="2026-06-11T15:59:27.215070808Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/c8a84477-2e4d-4434-9819-579acad599b9 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:0xc00210c998}] Aliases:map[]}"
2026-06-11 18:00:59.154756 | controller | Jun 11 15:59:27.218834 crc crio[3638]: time="2026-06-11T15:59:27.218802978Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.154791 | controller | Jun 11 15:59:37.288590 crc crio[3638]: time="2026-06-11T15:59:37.28527095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4a1643eb-f8cf-4cbd-9ce5-42262b71f852 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.154826 | controller | Jun 11 15:59:37.290390 crc crio[3638]: time="2026-06-11T15:59:37.285817233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ba957523-8ce6-4650-93e0-ee8573c7bbc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.154984 | controller | Jun 11 15:59:37.290390 crc crio[3638]: time="2026-06-11T15:59:37.285868245Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=8cb9e83a-4a24-48e8-aba1-7bb4e704eaa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155029 | controller | Jun 11 15:59:37.290390 crc crio[3638]: time="2026-06-11T15:59:37.290050622Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=2bea165a-fb10-48fd-b367-f053ee8741af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155065 | controller | Jun 11 15:59:37.297723 crc crio[3638]: time="2026-06-11T15:59:37.296630268Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=006e9a8a-c3a0-4932-a320-d6bc1f5a0d08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155100 | controller | Jun 11 15:59:38.303599 crc crio[3638]: time="2026-06-11T15:59:38.303012205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=ed99e42c-7041-411d-81e7-cc513fe86797 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155133 | controller | Jun 11 15:59:38.305860 crc crio[3638]: time="2026-06-11T15:59:38.303885808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=95278cc1-ef5e-46ee-8246-26ce4bda5e73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155166 | controller | Jun 11 15:59:38.316700 crc crio[3638]: time="2026-06-11T15:59:38.315345508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=6c18488f-d3fa-4f91-bee3-710f6f571bdd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155200 | controller | Jun 11 15:59:39.283186 crc crio[3638]: time="2026-06-11T15:59:39.283032524Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=601dff7a-72c4-4ec9-b52e-33363a839010 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155234 | controller | Jun 11 15:59:39.283680 crc crio[3638]: time="2026-06-11T15:59:39.283565608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8369e3f9-f20f-4cf9-a6e5-465fc89ccda2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155268 | controller | Jun 11 15:59:39.284268 crc crio[3638]: time="2026-06-11T15:59:39.284189603Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=15f7e4d9-1946-48ff-bd77-70350586b0ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155302 | controller | Jun 11 15:59:39.288762 crc crio[3638]: time="2026-06-11T15:59:39.288670096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=767b613a-3452-482d-bf61-019478363f85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155335 | controller | Jun 11 15:59:40.286283 crc crio[3638]: time="2026-06-11T15:59:40.285942723Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=5d751208-137e-4c35-80de-cd426eefc8bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155368 | controller | Jun 11 15:59:40.286283 crc crio[3638]: time="2026-06-11T15:59:40.286263781Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f3daba2a-c24f-49cf-bdc8-1a3c94b57983 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155408 | controller | Jun 11 15:59:41.284213 crc crio[3638]: time="2026-06-11T15:59:41.283930928Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=817f707b-59fa-4976-8256-1b2c1e9b0a94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155442 | controller | Jun 11 15:59:41.292548 crc crio[3638]: time="2026-06-11T15:59:41.288693988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=003bf404-c41b-4a7d-a193-f36718d2fda2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155475 | controller | Jun 11 15:59:42.299317 crc crio[3638]: time="2026-06-11T15:59:42.299054377Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=0a168d18-2b92-4fa3-a030-73f0b72db6b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155509 | controller | Jun 11 15:59:42.299317 crc crio[3638]: time="2026-06-11T15:59:42.299219271Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=2ee291f8-e31f-4300-9942-52e9afd2c05d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155585 | controller | Jun 11 15:59:49.283830 crc crio[3638]: time="2026-06-11T15:59:49.283255355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=85f8abde-7387-4d89-b759-9158fe7c1ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155621 | controller | Jun 11 15:59:49.284371 crc crio[3638]: time="2026-06-11T15:59:49.283887552Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=92da5415-89c2-4330-8767-5392f63bc683 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155654 | controller | Jun 11 15:59:49.287617 crc crio[3638]: time="2026-06-11T15:59:49.28738298Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=52e7beb5-2d76-401c-903b-aeae9cee2f1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155687 | controller | Jun 11 15:59:49.289747 crc crio[3638]: time="2026-06-11T15:59:49.289060113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=c92f89f6-c488-42cf-9de7-dce08b2ebd1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.155720 | controller | Jun 11 15:59:49.295536 crc crio[3638]: time="2026-06-11T15:59:49.291480584Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=a86b79b4-923d-4ab4-a450-7b2e67d11b3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.155754 | controller | Jun 11 15:59:49.295536 crc crio[3638]: time="2026-06-11T15:59:49.2917491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.155788 | controller | Jun 11 15:59:49.295536 crc crio[3638]: time="2026-06-11T15:59:49.293119895Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=04c39a76-2bcd-4d3b-a69f-68100ed8d2a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.155822 | controller | Jun 11 15:59:49.300155 crc crio[3638]: time="2026-06-11T15:59:49.299969609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.155864 | controller | Jun 11 15:59:49.329690 crc crio[3638]: time="2026-06-11T15:59:49.326411859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.155899 | controller | Jun 11 15:59:49.371324 crc crio[3638]: time="2026-06-11T15:59:49.370775943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.155933 | controller | Jun 11 15:59:49.997375 crc crio[3638]: time="2026-06-11T15:59:49.997125372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.155967 | controller | Jun 11 15:59:50.034251 crc crio[3638]: time="2026-06-11T15:59:50.03415756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.156003 | controller | Jun 11 15:59:50.120265 crc crio[3638]: time="2026-06-11T15:59:50.120179929Z" level=info msg="Created container a484adbb830d0af246aa553d35574131b792d97d88cae0a24a05245f6a285668: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=04c39a76-2bcd-4d3b-a69f-68100ed8d2a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.156040 | controller | Jun 11 15:59:50.122174 crc crio[3638]: time="2026-06-11T15:59:50.122020186Z" level=info msg="Starting container: a484adbb830d0af246aa553d35574131b792d97d88cae0a24a05245f6a285668" id=11ad1461-c3e9-41b5-88bf-40ac94a62d1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.156075 | controller | Jun 11 15:59:50.129726 crc crio[3638]: time="2026-06-11T15:59:50.129645879Z" level=info msg="Started container" PID=7753 containerID=a484adbb830d0af246aa553d35574131b792d97d88cae0a24a05245f6a285668 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=11ad1461-c3e9-41b5-88bf-40ac94a62d1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd
2026-06-11 18:00:59.156109 | controller | Jun 11 15:59:50.132119 crc crio[3638]: time="2026-06-11T15:59:50.131993729Z" level=info msg="Created container 55174e0ee0e3e9de408c6def411910e979d681229a1facaac4c798152fa014a5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=a86b79b4-923d-4ab4-a450-7b2e67d11b3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.156143 | controller | Jun 11 15:59:50.133526 crc crio[3638]: time="2026-06-11T15:59:50.133378713Z" level=info msg="Starting container: 55174e0ee0e3e9de408c6def411910e979d681229a1facaac4c798152fa014a5" id=59bf7606-75b5-4336-a747-2262de885531 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.156176 | controller | Jun 11 15:59:50.141724 crc crio[3638]: time="2026-06-11T15:59:50.141616602Z" level=info msg="Started container" PID=7756 containerID=55174e0ee0e3e9de408c6def411910e979d681229a1facaac4c798152fa014a5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=59bf7606-75b5-4336-a747-2262de885531 name=/runtime.v1.RuntimeService/StartContainer sandboxID=299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2
2026-06-11 18:00:59.156210 | controller | Jun 11 15:59:50.161540 crc crio[3638]: time="2026-06-11T15:59:50.161462506Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_873a4d02-f7ac-43de-9578-c0a72cf22f70\""
2026-06-11 18:00:59.156244 | controller | Jun 11 15:59:50.164111 crc crio[3638]: time="2026-06-11T15:59:50.16401545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=607b8f32-5bdc-4fa9-b3fe-9256e5cf52d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.156284 | controller | Jun 11 15:59:50.166283 crc crio[3638]: time="2026-06-11T15:59:50.166216206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=e418df21-37cb-4b5f-aac5-42d2ac7dcec9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.156319 | controller | Jun 11 15:59:50.169366 crc crio[3638]: time="2026-06-11T15:59:50.169173201Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=9bbe7a30-8314-4e2d-9b48-eb98bcb53552 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.156352 | controller | Jun 11 15:59:50.169706 crc crio[3638]: time="2026-06-11T15:59:50.169629742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.156386 | controller | Jun 11 15:59:50.192154 crc crio[3638]: time="2026-06-11T15:59:50.191963258Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.156419 | controller | Jun 11 15:59:50.193839 crc crio[3638]: time="2026-06-11T15:59:50.193749593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.156453 | controller | Jun 11 15:59:50.286554 crc crio[3638]: time="2026-06-11T15:59:50.286270617Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=56cfdec9-58a8-490e-8665-ec9349f924c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.156487 | controller | Jun 11 15:59:50.292488 crc crio[3638]: time="2026-06-11T15:59:50.286999436Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=4db449f5-e0d4-46d8-a319-3625a3904193 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.156559 | controller | Jun 11 15:59:50.292488 crc crio[3638]: time="2026-06-11T15:59:50.288185035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=64aa1b1c-5e49-495d-8311-adaf02a1e590 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.156598 | controller | Jun 11 15:59:50.304134 crc crio[3638]: time="2026-06-11T15:59:50.303879833Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=58769adc-18a0-4241-9957-2c02d0998957 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.156632 | controller | Jun 11 15:59:50.308544 crc crio[3638]: time="2026-06-11T15:59:50.308201563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=21a6391c-170b-4dfd-9ef0-cd2e476cfe55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.156664 | controller | Jun 11 15:59:50.309318 crc crio[3638]: time="2026-06-11T15:59:50.309002704Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=d44255a8-f62b-4092-b950-1d730813161f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.156698 | controller | Jun 11 15:59:50.309405 crc crio[3638]: time="2026-06-11T15:59:50.309348082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.156731 | controller | Jun 11 15:59:50.314782 crc crio[3638]: time="2026-06-11T15:59:50.313246061Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=11731735-1f95-4694-b21f-a30a6de8d7ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.156772 | controller | Jun 11 15:59:50.322331 crc crio[3638]: time="2026-06-11T15:59:50.322249509Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=ff1d6ab5-602b-4a4a-bb64-6699718b18ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.156806 | controller | Jun 11 15:59:50.325862 crc crio[3638]: time="2026-06-11T15:59:50.32388666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.156839 | controller | Jun 11 15:59:50.416664 crc crio[3638]: time="2026-06-11T15:59:50.416313862Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=7f34d9c4-0543-499e-a33f-f0c64f4faac5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.156873 | controller | Jun 11 15:59:50.418691 crc crio[3638]: time="2026-06-11T15:59:50.418024045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.156906 | controller | Jun 11 15:59:50.435680 crc crio[3638]: time="2026-06-11T15:59:50.433524687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.156941 | controller | Jun 11 15:59:50.470544 crc crio[3638]: time="2026-06-11T15:59:50.469756096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.156975 | controller | Jun 11 15:59:50.487745 crc crio[3638]: time="2026-06-11T15:59:50.487400613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.157010 | controller | Jun 11 15:59:50.504719 crc crio[3638]: time="2026-06-11T15:59:50.504312371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.157045 | controller | Jun 11 15:59:50.564175 crc crio[3638]: time="2026-06-11T15:59:50.557761775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.157080 | controller | Jun 11 15:59:50.568727 crc crio[3638]: time="2026-06-11T15:59:50.567473312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.157115 | controller | Jun 11 15:59:50.893403 crc crio[3638]: time="2026-06-11T15:59:50.883035927Z" level=info msg="Created container cceb11b3b7c6d321d2b08e6de0d1d4110355ff35d37b8e0f58c396bce4946903: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=d44255a8-f62b-4092-b950-1d730813161f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.157150 | controller | Jun 11 15:59:50.900730 crc crio[3638]: time="2026-06-11T15:59:50.896564759Z" level=info msg="Starting container: cceb11b3b7c6d321d2b08e6de0d1d4110355ff35d37b8e0f58c396bce4946903" id=07c3c65e-b5b1-4d6f-8956-5ccb7f2f63b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.157185 | controller | Jun 11 15:59:50.987336 crc crio[3638]: time="2026-06-11T15:59:50.98699308Z" level=info msg="Started container" PID=7795 containerID=cceb11b3b7c6d321d2b08e6de0d1d4110355ff35d37b8e0f58c396bce4946903 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=07c3c65e-b5b1-4d6f-8956-5ccb7f2f63b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d587df9adc173f284eb1aa2d35f7bd84cefb4258d0f1d1a7ec1825bbb3b0cece
2026-06-11 18:00:59.157227 | controller | Jun 11 15:59:51.035651 crc crio[3638]: time="2026-06-11T15:59:51.034248858Z" level=info msg="Created container 8a3468bc07e531ce5a69b260c55db43f09454f1299494b91412291a4942cb266: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=7f34d9c4-0543-499e-a33f-f0c64f4faac5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.157264 | controller | Jun 11 15:59:51.037770 crc crio[3638]: time="2026-06-11T15:59:51.037698535Z" level=info msg="Starting container: 8a3468bc07e531ce5a69b260c55db43f09454f1299494b91412291a4942cb266" id=3a7758e2-c7e8-468c-a71a-98b3028b5a86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.157298 | controller | Jun 11 15:59:51.086312 crc crio[3638]: time="2026-06-11T15:59:51.085782433Z" level=info msg="Created container 990a961082cd33e6a1e7b93111865b3aa6e5ec790aa2b40d796d7d6fb66afedb: openshift-multus/multus-bzhnf/kube-multus" id=11731735-1f95-4694-b21f-a30a6de8d7ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.157333 | controller | Jun 11 15:59:51.088837 crc crio[3638]: time="2026-06-11T15:59:51.088139313Z" level=info msg="Starting container: 990a961082cd33e6a1e7b93111865b3aa6e5ec790aa2b40d796d7d6fb66afedb" id=e306bcad-f4c9-49ae-bd86-09d72649f9b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.157367 | controller | Jun 11 15:59:51.166803 crc crio[3638]: time="2026-06-11T15:59:51.166634661Z" level=info msg="Started container" PID=7800 containerID=990a961082cd33e6a1e7b93111865b3aa6e5ec790aa2b40d796d7d6fb66afedb description=openshift-multus/multus-bzhnf/kube-multus id=e306bcad-f4c9-49ae-bd86-09d72649f9b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4768c4c8d64492f779d05e201a6789e45532120a5e108731c3bfaa1fbe4753b
2026-06-11 18:00:59.157421 | controller | Jun 11 15:59:51.223316 crc crio[3638]: time="2026-06-11T15:59:51.222329003Z" level=info msg="Started container" PID=7801 containerID=8a3468bc07e531ce5a69b260c55db43f09454f1299494b91412291a4942cb266 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=3a7758e2-c7e8-468c-a71a-98b3028b5a86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78af3da5b5a5fb7735319705711dd6347b8216a61cfb752fe3a131bac1887d70
2026-06-11 18:00:59.157460 | controller | Jun 11 15:59:51.292835 crc crio[3638]: time="2026-06-11T15:59:51.291353022Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=968cd22b-3b39-4cb9-9683-64eee32fa804 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.157496 | controller | Jun 11 15:59:51.311805 crc crio[3638]: time="2026-06-11T15:59:51.309744588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=58b00256-10dd-49f9-ab28-a7422f02ecc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.157569 | controller | Jun 11 15:59:51.321238 crc crio[3638]: time="2026-06-11T15:59:51.317605386Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=27637b98-6f6d-4273-8733-0625ba61458c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.157608 | controller | Jun 11 15:59:51.321238 crc crio[3638]: time="2026-06-11T15:59:51.317964835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.157643 | controller | Jun 11 15:59:51.577964 crc crio[3638]: time="2026-06-11T15:59:51.577811619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.157678 | controller | Jun 11 15:59:51.619565 crc crio[3638]: time="2026-06-11T15:59:51.614249662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.157721 | controller | Jun 11 15:59:52.177371 crc crio[3638]: time="2026-06-11T15:59:52.175266376Z" level=info msg="Created container ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=9bbe7a30-8314-4e2d-9b48-eb98bcb53552 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.157756 | controller | Jun 11 15:59:52.184042 crc crio[3638]: time="2026-06-11T15:59:52.183991087Z" level=info msg="Starting container: ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197" id=11d2c193-fd70-483a-b164-79ed5edb31a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.157792 | controller | Jun 11 15:59:52.342892 crc crio[3638]: time="2026-06-11T15:59:52.34161711Z" level=info msg="Started container" PID=7847 containerID=ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=11d2c193-fd70-483a-b164-79ed5edb31a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2
2026-06-11 18:00:59.157827 | controller | Jun 11 15:59:52.396878 crc crio[3638]: time="2026-06-11T15:59:52.396815008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=41523d78-f309-404c-bbfb-03f58105c704 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.157862 | controller | Jun 11 15:59:52.434810 crc crio[3638]: time="2026-06-11T15:59:52.433620381Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=f4a11129-330d-4a00-81c4-2cb2fcb58028 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.157895 | controller | Jun 11 15:59:52.475639 crc crio[3638]: time="2026-06-11T15:59:52.47503138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=36d14aea-33f6-4bc7-8a98-1c349011b592 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.157928 | controller | Jun 11 15:59:52.515665 crc crio[3638]: time="2026-06-11T15:59:52.48805542Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=8ed5a697-7bae-405c-a0ce-fc0da1f886de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.157957 | controller | Jun 11 15:59:52.581753 crc crio[3638]: time="2026-06-11T15:59:52.581214221Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=4e84bb5b-dd82-4116-83c5-eedd21dd910f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.157980 | controller | Jun 11 15:59:52.594248 crc crio[3638]: time="2026-06-11T15:59:52.593312407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b7eeadb7-c8db-482b-ae87-f035badba2b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158001 | controller | Jun 11 15:59:52.649034 crc crio[3638]: time="2026-06-11T15:59:52.647983232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=4d7e71cd-c334-422b-a85f-7cc0e7f59cd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158022 | controller | Jun 11 15:59:52.657854 crc crio[3638]: time="2026-06-11T15:59:52.657211816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158047 | controller | Jun 11 15:59:52.748229 crc crio[3638]: time="2026-06-11T15:59:52.748183841Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=eadf0797-d4a3-4bc2-99ba-d3c6d6eeca87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.158069 | controller | Jun 11 15:59:52.749034 crc crio[3638]: time="2026-06-11T15:59:52.749009602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158090 | controller | Jun 11 15:59:52.780292 crc crio[3638]: time="2026-06-11T15:59:52.779581286Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=aefb1f58-7f13-4db9-8ab5-7a099a387d04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.158111 | controller | Jun 11 15:59:53.316917 crc crio[3638]: time="2026-06-11T15:59:53.312051807Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=6194df84-8807-4520-9425-c9ef8a770949 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158132 | controller | Jun 11 15:59:53.316917 crc crio[3638]: time="2026-06-11T15:59:53.314296513Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=3834b0ab-4cdc-468c-92a1-ecee228cac27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158153 | controller | Jun 11 15:59:53.667179 crc crio[3638]: time="2026-06-11T15:59:53.666967618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=48ff561f-60f9-4af4-ace8-4abca01544bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158174 | controller | Jun 11 15:59:53.684781 crc crio[3638]: time="2026-06-11T15:59:53.67178884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158195 | controller | Jun 11 15:59:53.738528 crc crio[3638]: time="2026-06-11T15:59:53.71954326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=da8c99f5-3f92-489a-888c-e79239eae1c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158215 | controller | Jun 11 15:59:54.188602 crc crio[3638]: time="2026-06-11T15:59:54.187851455Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=ddd2c529-17b5-4aae-80ca-9a065c0beab5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.158236 | controller | Jun 11 15:59:54.202242 crc crio[3638]: time="2026-06-11T15:59:54.201634214Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=67531966-7931-49d1-a472-b27078144d23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.158257 | controller | Jun 11 15:59:54.213965 crc crio[3638]: time="2026-06-11T15:59:54.209868183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158278 | controller | Jun 11 15:59:54.338348 crc crio[3638]: time="2026-06-11T15:59:54.336866451Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=50b24f55-56e9-4d79-ac5b-6975f65a0b5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158298 | controller | Jun 11 15:59:54.479851 crc crio[3638]: time="2026-06-11T15:59:54.479091524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158323 | controller | Jun 11 15:59:54.602721 crc crio[3638]: time="2026-06-11T15:59:54.597971526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158345 | controller | Jun 11 15:59:54.613021 crc crio[3638]: time="2026-06-11T15:59:54.605840764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158366 | controller | Jun 11 15:59:54.632812 crc crio[3638]: time="2026-06-11T15:59:54.631910975Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f04943ff-4215-4bba-a9c4-ede9510a9be5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158387 | controller | Jun 11 15:59:54.869782 crc crio[3638]: time="2026-06-11T15:59:54.86460333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158408 | controller | Jun 11 15:59:54.883748 crc crio[3638]: time="2026-06-11T15:59:54.883535201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158428 | controller | Jun 11 15:59:54.944409 crc crio[3638]: time="2026-06-11T15:59:54.936966294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158449 | controller | Jun 11 15:59:54.944409 crc crio[3638]: time="2026-06-11T15:59:54.943769007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158470 | controller | Jun 11 15:59:55.021671 crc crio[3638]: time="2026-06-11T15:59:55.021338581Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=42b28ebc-b564-428b-84fe-6fffd6afaa66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.158492 | controller | Jun 11 15:59:55.338164 crc crio[3638]: time="2026-06-11T15:59:55.337406719Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a2eb75fe-b3ef-45ed-be02-074916dc2584 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158532 | controller | Jun 11 15:59:55.447060 crc crio[3638]: time="2026-06-11T15:59:55.446831482Z" level=info msg="Created container 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=27637b98-6f6d-4273-8733-0625ba61458c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.158561 | controller | Jun 11 15:59:55.463971 crc crio[3638]: time="2026-06-11T15:59:55.463365209Z" level=info msg="Starting container: 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2" id=3830b209-a584-4905-bd65-88e07bea52cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.158583 | controller | Jun 11 15:59:55.567765 crc crio[3638]: time="2026-06-11T15:59:55.567271963Z" level=info msg="Created container e5bee39b75e6eb471c2b999e9a8e2e29cbe4b07fbc8d49ff6c7a4ae2969b50dc: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=eadf0797-d4a3-4bc2-99ba-d3c6d6eeca87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.158605 | controller | Jun 11 15:59:55.577295 crc crio[3638]: time="2026-06-11T15:59:55.575737027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158634 | controller | Jun 11 15:59:55.582650 crc crio[3638]: time="2026-06-11T15:59:55.582606691Z" level=info msg="Starting container: e5bee39b75e6eb471c2b999e9a8e2e29cbe4b07fbc8d49ff6c7a4ae2969b50dc" id=5ea1c814-bdac-487d-99df-ffe5f16c5b25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.158656 | controller | Jun 11 15:59:55.660997 crc crio[3638]: time="2026-06-11T15:59:55.642717974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158677 | controller | Jun 11 15:59:55.678975 crc crio[3638]: time="2026-06-11T15:59:55.678921881Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1a440152-026a-46d1-b955-251a79e26bc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158699 | controller | Jun 11 15:59:55.711788 crc crio[3638]: time="2026-06-11T15:59:55.71124037Z" level=info msg="Started container" PID=7900 containerID=94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=3830b209-a584-4905-bd65-88e07bea52cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889
2026-06-11 18:00:59.158721 | controller | Jun 11 15:59:56.168936 crc crio[3638]: time="2026-06-11T15:59:56.166818363Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=55231e64-ea50-4b92-8c0d-03a76bdf3c53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158741 | controller | Jun 11 15:59:56.182328 crc crio[3638]: time="2026-06-11T15:59:56.169182533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158763 | controller | Jun 11 15:59:56.182328 crc crio[3638]: time="2026-06-11T15:59:56.181201157Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=47b14ede-6c20-4299-99f0-58ac5d041ea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.158784 | controller | Jun 11 15:59:56.182328 crc crio[3638]: time="2026-06-11T15:59:56.18168335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158804 | controller | Jun 11 15:59:56.235312 crc crio[3638]: time="2026-06-11T15:59:56.234195049Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=16bbec25-1571-4d89-a730-cfcc95bb01f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158825 | controller | Jun 11 15:59:56.344754 crc crio[3638]: time="2026-06-11T15:59:56.343778495Z" level=info msg="Started container" PID=7884 containerID=e5bee39b75e6eb471c2b999e9a8e2e29cbe4b07fbc8d49ff6c7a4ae2969b50dc description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=5ea1c814-bdac-487d-99df-ffe5f16c5b25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cac4a910a13557802ad773daae9347c66697f36d450044e8d5b51c62ee06e18
2026-06-11 18:00:59.158847 | controller | Jun 11 15:59:56.569970 crc crio[3638]: time="2026-06-11T15:59:56.569225908Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1cf3360e-918a-49f2-9665-b5cf1375cd1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158868 | controller | Jun 11 15:59:56.625688 crc crio[3638]: time="2026-06-11T15:59:56.619605853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158894 | controller | Jun 11 15:59:56.677324 crc crio[3638]: time="2026-06-11T15:59:56.676668969Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=7625a220-5722-429a-bb6d-4424afabb9ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.158916 | controller | Jun 11 15:59:56.706043 crc crio[3638]: time="2026-06-11T15:59:56.705740946Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c25c0b60-5256-4b55-b155-9c378e4ecbc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.158938 | controller | Jun 11 15:59:56.931705 crc crio[3638]: time="2026-06-11T15:59:56.929041385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158959 | controller | Jun 11 15:59:56.934830 crc crio[3638]: time="2026-06-11T15:59:56.933778915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.158981 | controller | Jun 11 15:59:56.941358 crc crio[3638]: time="2026-06-11T15:59:56.93393982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.159002 | controller | Jun 11 15:59:56.942149 crc crio[3638]: time="2026-06-11T15:59:56.942030284Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=21bd1680-8d1e-4af1-abe9-0be5ca9551ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.159022 | controller | Jun 11 15:59:56.986553 crc crio[3638]: time="2026-06-11T15:59:56.985204951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.159043 | controller | Jun 11 15:59:56.986553 crc crio[3638]: time="2026-06-11T15:59:56.985616172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.159064 | controller | Jun 11 15:59:56.995380 crc crio[3638]: time="2026-06-11T15:59:56.991328947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.159085 | controller | Jun 11 15:59:57.290413 crc crio[3638]: time="2026-06-11T15:59:57.288714106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=d39a2d3d-31ab-4338-a9ff-55f926114220 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.159106 | controller | Jun 11 15:59:57.830778 crc crio[3638]: time="2026-06-11T15:59:57.81528472Z" level=info msg="Created container 5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=67531966-7931-49d1-a472-b27078144d23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.159127 | controller | Jun 11 15:59:57.833988 crc crio[3638]: time="2026-06-11T15:59:57.8338867Z" level=info msg="Starting container: 5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97" id=802ee7b8-bc51-434e-a79a-321efa9cb3ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.159154 | controller | Jun 11 15:59:57.860770 crc crio[3638]: time="2026-06-11T15:59:57.859910767Z" level=info msg="Created container 0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=47b14ede-6c20-4299-99f0-58ac5d041ea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.159223 | controller | Jun 11 15:59:57.902731 crc crio[3638]: time="2026-06-11T15:59:57.901970774Z" level=info msg="Starting container: 0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4" id=6e6040c3-3489-4053-9a12-ecc32763ea4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.159255 | controller | Jun 11 15:59:58.197348 crc crio[3638]: time="2026-06-11T15:59:58.197065719Z" level=info msg="Started container" PID=7935 containerID=5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=802ee7b8-bc51-434e-a79a-321efa9cb3ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d081cb3a5baeb9f0d46e88b4ce4a94273b5414e877c74e7b08a6508bd1ae32
2026-06-11 18:00:59.159279 | controller | Jun 11 15:59:58.546857 crc crio[3638]: time="2026-06-11T15:59:58.545815935Z" level=info msg="Started container" PID=7936 containerID=0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=6e6040c3-3489-4053-9a12-ecc32763ea4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621
2026-06-11 18:00:59.159302 | controller | Jun 11 15:59:59.432608 crc crio[3638]: time="2026-06-11T15:59:59.432548853Z" level=info msg="Created container b4a819b01fdd7cbe5ca384c65b50185dfeefd3b983e3491fbc978bcf89703176: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=42b28ebc-b564-428b-84fe-6fffd6afaa66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.159324 | controller | Jun 11 15:59:59.444140 crc crio[3638]: time="2026-06-11T15:59:59.443944361Z" level=info msg="Starting container: b4a819b01fdd7cbe5ca384c65b50185dfeefd3b983e3491fbc978bcf89703176" id=0adf231f-9d94-4527-b050-ffb8e6b9b279 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.159346 | controller | Jun 11 15:59:59.673131 crc crio[3638]: time="2026-06-11T15:59:59.672206004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.159367 | controller | Jun 11 15:59:59.766242 crc crio[3638]: time="2026-06-11T15:59:59.765918448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.159388 | controller | Jun 11 15:59:59.903510 crc crio[3638]: time="2026-06-11T15:59:59.902809216Z" level=info msg="Started container" PID=7946 containerID=b4a819b01fdd7cbe5ca384c65b50185dfeefd3b983e3491fbc978bcf89703176 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=0adf231f-9d94-4527-b050-ffb8e6b9b279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db67a8832041edb76274d8b640b836a40073793e31f2733364ec1a00da18048d
2026-06-11 18:00:59.159410 | controller | Jun 11 16:00:00.117386 crc crio[3638]: time="2026-06-11T16:00:00.112899489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=fbe2768e-4fd7-4e93-83ec-2e245f06f738 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.159432 | controller | Jun 11 16:00:00.120739 crc crio[3638]: time="2026-06-11T16:00:00.120527612Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=9c071dda-b64a-45ca-9b12-1ad6f1530c27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.159453 | controller | Jun 11 16:00:00.124863 crc crio[3638]: time="2026-06-11T16:00:00.121315643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.159474 | controller | Jun 11 16:00:00.155113 crc crio[3638]: time="2026-06-11T16:00:00.154967415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=dbdf21fb-8abe-4717-ac2f-ee29661709f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.159500 | controller | Jun 11 16:00:00.241820 crc crio[3638]: time="2026-06-11T16:00:00.241063426Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fd6fe4ea-f8ab-4157-9715-753014357514 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.159554 | controller | Jun 11 16:00:00.260298 crc crio[3638]: time="2026-06-11T16:00:00.259706178Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=69ae478a-d854-462f-9416-3cd505415663 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.159579 | controller | Jun 11 16:00:00.261819 crc crio[3638]: time="2026-06-11T16:00:00.260789705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.159601 | controller | Jun 11 16:00:00.385362 crc crio[3638]: time="2026-06-11T16:00:00.384912371Z" level=info msg="Created container 2112f84823efa21bfd9f117e076da4cbac595b983340f36c64f7669e2477f002: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=21bd1680-8d1e-4af1-abe9-0be5ca9551ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.159622 | controller | Jun 11 16:00:00.396049 crc crio[3638]: time="2026-06-11T16:00:00.395384427Z" level=info msg="Starting container: 2112f84823efa21bfd9f117e076da4cbac595b983340f36c64f7669e2477f002" id=e908e3b2-2f7d-4c60-99f9-5feead8ef1cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.159644 | controller | Jun 11 16:00:00.465800 crc crio[3638]: time="2026-06-11T16:00:00.465395419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.159665 | controller | Jun 11 16:00:00.501955 crc crio[3638]: time="2026-06-11T16:00:00.501608347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.159687 | controller | Jun 11 16:00:00.515876 crc crio[3638]: time="2026-06-11T16:00:00.51478987Z" level=info msg="Started container" PID=7978 containerID=2112f84823efa21bfd9f117e076da4cbac595b983340f36c64f7669e2477f002 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=e908e3b2-2f7d-4c60-99f9-5feead8ef1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cac4a910a13557802ad773daae9347c66697f36d450044e8d5b51c62ee06e18
2026-06-11 18:00:59.159709 | controller | Jun 11 16:00:00.520543 crc crio[3638]: time="2026-06-11T16:00:00.519019819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.159731 | controller | Jun 11 16:00:00.572360 crc crio[3638]: time="2026-06-11T16:00:00.572041931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.159753 | controller | Jun 11 16:00:00.573282 crc crio[3638]: time="2026-06-11T16:00:00.572916214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.159774 | controller | Jun 11 16:00:01.557129 crc crio[3638]: time="2026-06-11T16:00:01.555948486Z" level=info msg="NetworkStart: stopping network for sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.159796 | controller | Jun 11 16:00:01.569833 crc crio[3638]: time="2026-06-11T16:00:01.556406199Z" level=info msg="NetworkStart: stopping network for sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.159822 | controller | Jun 11 16:00:01.575176 crc crio[3638]: time="2026-06-11T16:00:01.574886617Z" level=info msg="NetworkStart: stopping network for sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.159843 | controller | Jun 11 16:00:01.606544 crc crio[3638]: time="2026-06-11T16:00:01.604325442Z" level=info msg="Created container 7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=7625a220-5722-429a-bb6d-4424afabb9ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.159865 | controller | Jun 11 16:00:01.619245 crc crio[3638]: time="2026-06-11T16:00:01.618922792Z" level=info msg="Created container 868076ab4dd794fc9f4685a6b8fd9f700294a976b8334f47e0a184ae69dd3cf6: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=69ae478a-d854-462f-9416-3cd505415663 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.159886 | controller | Jun 11 16:00:01.634948 crc crio[3638]: time="2026-06-11T16:00:01.633375368Z" level=info msg="Starting container: 868076ab4dd794fc9f4685a6b8fd9f700294a976b8334f47e0a184ae69dd3cf6" id=ca8a0ee7-50c7-44c6-8b27-86444b34fe43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.159908 | controller | Jun 11 16:00:01.653821 crc crio[3638]: time="2026-06-11T16:00:01.652377499Z" level=info msg="Starting container: 7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546" id=f633b785-1ea7-4b8b-a44e-f44f30305466 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.159929 | controller | Jun 11 16:00:01.717785 crc crio[3638]: time="2026-06-11T16:00:01.717308724Z" level=info msg="Started container" PID=7993 containerID=7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=f633b785-1ea7-4b8b-a44e-f44f30305466 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889
2026-06-11 18:00:59.159951 | controller | Jun 11 16:00:01.720046 crc crio[3638]: time="2026-06-11T16:00:01.719589932Z" level=info msg="NetworkStart: stopping network for sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.159973 | controller | Jun 11 16:00:01.752219 crc crio[3638]: time="2026-06-11T16:00:01.751856089Z" level=info msg="Started container" PID=7999 containerID=868076ab4dd794fc9f4685a6b8fd9f700294a976b8334f47e0a184ae69dd3cf6 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=ca8a0ee7-50c7-44c6-8b27-86444b34fe43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db67a8832041edb76274d8b640b836a40073793e31f2733364ec1a00da18048d
2026-06-11 18:00:59.159995 | controller | Jun 11 16:00:01.913223 crc crio[3638]: time="2026-06-11T16:00:01.910834597Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=aab5a828-fbb7-42da-bd08-7a56bd509a4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.160017 | controller | Jun 11 16:00:01.917991 crc crio[3638]: time="2026-06-11T16:00:01.917235349Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=cf37a820-0a49-4198-93a7-1d4871090bf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.160038 | controller | Jun 11 16:00:01.925605 crc crio[3638]: time="2026-06-11T16:00:01.92555343Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=d14508d8-8691-4adf-94f1-cf1345bd59e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.160071 | controller | Jun 11 16:00:01.930409 crc crio[3638]: time="2026-06-11T16:00:01.930168567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.160094 | controller | Jun 11 16:00:01.938241 crc crio[3638]: time="2026-06-11T16:00:01.935144343Z" level=info msg="NetworkStart: stopping network for sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.160115 | controller | Jun 11 16:00:01.994359 crc crio[3638]: time="2026-06-11T16:00:01.991660955Z" level=info msg="NetworkStart: stopping network for sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.160136 | controller | Jun 11 16:00:01.994941 crc crio[3638]: time="2026-06-11T16:00:01.994889807Z" level=info msg="NetworkStart: stopping network for sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.160157 | controller | Jun 11 16:00:02.001356 crc crio[3638]: time="2026-06-11T16:00:02.000847687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.160178 | controller | Jun 11 16:00:02.045292 crc crio[3638]: time="2026-06-11T16:00:02.005778092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.160200 | controller | Jun 11 16:00:02.150818 crc crio[3638]: time="2026-06-11T16:00:02.150238283Z" level=info msg="NetworkStart: stopping network for sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.160221 | controller | Jun 11 16:00:02.157587 crc crio[3638]: time="2026-06-11T16:00:02.153365192Z" level=info msg="NetworkStart: stopping network for sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.160242 | controller | Jun 11 16:00:02.178043 crc crio[3638]: time="2026-06-11T16:00:02.177975995Z" level=info msg="NetworkStart: stopping network for sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.160263 | controller | Jun 11 16:00:02.183617 crc crio[3638]: time="2026-06-11T16:00:02.183333361Z" level=info msg="NetworkStart: stopping network for sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.160285 | controller | Jun 11 16:00:02.709535 crc crio[3638]: time="2026-06-11T16:00:02.708876856Z" level=info msg="NetworkStart: stopping network for sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.160306 | controller | Jun 11 16:00:03.027552 crc crio[3638]: time="2026-06-11T16:00:03.026753009Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=464deda9-ab06-4637-be21-a8bcf6be7234 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.160327 | controller | Jun 11 16:00:03.046031 crc crio[3638]: time="2026-06-11T16:00:03.045869862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=183043ea-c263-4b8f-8a34-97c38623d393 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.160353 | controller | Jun 11 16:00:03.058676 crc crio[3638]: time="2026-06-11T16:00:03.0584099Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=3261caba-9873-4016-ae96-8708973ad63c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.160376 | controller | Jun 11 16:00:03.059564 crc crio[3638]: time="2026-06-11T16:00:03.059057817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.160398 | controller | Jun 11 16:00:03.200672 crc crio[3638]: time="2026-06-11T16:00:03.197856093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.160420 | controller | Jun 11 16:00:03.288914 crc crio[3638]: time="2026-06-11T16:00:03.288713985Z" level=info msg="NetworkStart: stopping network for sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.160441 | controller | Jun 11 16:00:03.449276 crc crio[3638]: time="2026-06-11T16:00:03.447911008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.160462 | controller | Jun 11 16:00:03.478866 crc crio[3638]: time="2026-06-11T16:00:03.478189275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.160484 | controller | Jun 11 16:00:03.485634 crc crio[3638]: time="2026-06-11T16:00:03.484988097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.160505 | controller | Jun 11 16:00:03.596764 crc crio[3638]: time="2026-06-11T16:00:03.595996609Z" level=info msg="Created container ea74e4de4b2fdb52af95793992357ecd4e9c06376908183abbfe9e3c35fc3c86: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=aefb1f58-7f13-4db9-8ab5-7a099a387d04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.160555 | controller | Jun 11 16:00:03.612354 crc crio[3638]: time="2026-06-11T16:00:03.61182045Z" level=info msg="Starting container: ea74e4de4b2fdb52af95793992357ecd4e9c06376908183abbfe9e3c35fc3c86" id=9827d507-93e9-4ccc-9bda-bfefeaa545a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.160579 | controller | Jun 11 16:00:03.654871 crc crio[3638]: time="2026-06-11T16:00:03.653739413Z" level=info msg="Started container" PID=8053 containerID=ea74e4de4b2fdb52af95793992357ecd4e9c06376908183abbfe9e3c35fc3c86 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=9827d507-93e9-4ccc-9bda-bfefeaa545a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=851716397c59ab6c7136fc7fb6f95c1dee00180850abbe70cc2a9b445a89e59f
2026-06-11 18:00:59.160602 | controller | Jun 11 16:00:03.732907 crc crio[3638]: time="2026-06-11T16:00:03.73140062Z" level=info msg="Created container 55be5d2c67003fb377b83a75427e537eafc8a96ad5b8900bbf03290ea4410568: openshift-dns/node-resolver-277xp/dns-node-resolver" id=9c071dda-b64a-45ca-9b12-1ad6f1530c27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.160623 | controller | Jun 11 16:00:03.734860 crc crio[3638]: time="2026-06-11T16:00:03.73454971Z" level=info msg="Starting container: 55be5d2c67003fb377b83a75427e537eafc8a96ad5b8900bbf03290ea4410568" id=7b05aa8d-963a-47ef-8b03-f38bcdf3f223 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.160646 | controller | Jun 11 16:00:03.760011 crc crio[3638]: time="2026-06-11T16:00:03.759937983Z" level=info msg="Started container" PID=8055 containerID=55be5d2c67003fb377b83a75427e537eafc8a96ad5b8900bbf03290ea4410568 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=7b05aa8d-963a-47ef-8b03-f38bcdf3f223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=570af542d7ba877b3c2ad83f2e4b726c1fded3d4079ac332635de7f66d6479b1
2026-06-11 18:00:59.160672 | controller | Jun 11 16:00:03.927572 crc crio[3638]: time="2026-06-11T16:00:03.926998487Z" level=info msg="Created container 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=d14508d8-8691-4adf-94f1-cf1345bd59e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.160695 | controller | Jun 11 16:00:03.930592 crc crio[3638]: time="2026-06-11T16:00:03.929332436Z" level=info msg="Starting container: 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d" id=d37153cb-1b90-4542-ac9b-b672c8b5365c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.160716 | controller | Jun 11 16:00:04.016175 crc crio[3638]: time="2026-06-11T16:00:04.015985811Z" level=info msg="Started container" PID=8067 containerID=4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=d37153cb-1b90-4542-ac9b-b672c8b5365c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621
2026-06-11 18:00:59.160738 | controller | Jun 11 16:00:04.039752 crc crio[3638]: time="2026-06-11T16:00:04.034377908Z" level=info msg="NetworkStart: stopping network for sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.160760 | controller | Jun 11 16:00:04.064208 crc crio[3638]: time="2026-06-11T16:00:04.063938716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=78b62ee7-73c8-4190-a52c-4236ac027279 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.160781 | controller | Jun 11 16:00:04.079219 crc crio[3638]: time="2026-06-11T16:00:04.079128021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4fd3f33e-bb52-4723-875f-346558c86445 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.160803 | controller | Jun 11 16:00:04.097654 crc crio[3638]: time="2026-06-11T16:00:04.097509557Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=e4f61a85-51df-4c14-829d-08e03de20860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.160824 | controller | Jun 11 16:00:04.098360 crc crio[3638]: time="2026-06-11T16:00:04.098159413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.160845 | controller | Jun 11 16:00:04.112696 crc crio[3638]: time="2026-06-11T16:00:04.112196128Z" level=info msg="NetworkStart: stopping network for sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.160867 | controller | Jun 11 16:00:04.118374 crc crio[3638]: time="2026-06-11T16:00:04.118306703Z" level=info msg="Created container 88e9ca1e079182baba54473c5833bfddef522f949b614d341f9c789451a9d4fe: openshift-image-registry/node-ca-2wddl/node-ca" id=ddd2c529-17b5-4aae-80ca-9a065c0beab5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.160889 | controller | Jun 11 16:00:04.149228 crc crio[3638]: time="2026-06-11T16:00:04.148853647Z" level=info msg="Starting container: 88e9ca1e079182baba54473c5833bfddef522f949b614d341f9c789451a9d4fe" id=28577e68-6d6d-45ce-b9a8-a2f8bc29b37d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.160915 | controller | Jun 11 16:00:04.175146 crc crio[3638]: time="2026-06-11T16:00:04.174670251Z" level=info msg="Started container" PID=8054 containerID=88e9ca1e079182baba54473c5833bfddef522f949b614d341f9c789451a9d4fe description=openshift-image-registry/node-ca-2wddl/node-ca id=28577e68-6d6d-45ce-b9a8-a2f8bc29b37d name=/runtime.v1.RuntimeService/StartContainer sandboxID=30a047308e901e9ca88a68d964eddf75fac8dfcff028d98520fbbaab341e1f6d
2026-06-11 18:00:59.160938 | controller | Jun 11 16:00:04.216000 crc crio[3638]: time="2026-06-11T16:00:04.215598828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.160959 | controller | Jun 11 16:00:04.227836 crc crio[3638]: time="2026-06-11T16:00:04.227215852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.160980 | controller | Jun 11 16:00:04.317837 crc crio[3638]: time="2026-06-11T16:00:04.308742118Z" level=info msg="NetworkStart: stopping network for sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.161001 | controller | Jun 11 16:00:04.405593 crc crio[3638]: time="2026-06-11T16:00:04.398665356Z" level=info msg="NetworkStart: stopping network for sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.161023 | controller | Jun 11 16:00:04.503349 crc crio[3638]: time="2026-06-11T16:00:04.502909337Z" level=info msg="Created container ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=e4f61a85-51df-4c14-829d-08e03de20860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.161044 | controller | Jun 11 16:00:04.512284 crc crio[3638]: time="2026-06-11T16:00:04.511894424Z" level=info msg="Starting container: ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2" id=eace8457-0886-465c-862e-5c44c8ba892e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.161065 | controller | Jun 11 16:00:04.540715 crc crio[3638]: time="2026-06-11T16:00:04.539977056Z" level=info msg="Started container" PID=8093 containerID=ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=eace8457-0886-465c-862e-5c44c8ba892e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621
2026-06-11 18:00:59.161086 | controller | Jun 11 16:00:04.678786 crc crio[3638]: time="2026-06-11T16:00:04.67394638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c179e2a6-ba1c-40bc-9d0d-e712d137d3f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.161107 | controller | Jun 11 16:00:04.693394 crc crio[3638]: time="2026-06-11T16:00:04.693163997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=56cf2015-d96f-45a9-8c77-e3252e39595d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.161127 | controller | Jun 11 16:00:04.699872 crc crio[3638]: time="2026-06-11T16:00:04.699306852Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=e97fa1f5-323c-4555-8ce9-221202df09ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.161149 | controller | Jun 11 16:00:04.710759 crc crio[3638]: time="2026-06-11T16:00:04.702807811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.161174 | controller | Jun 11 16:00:04.811036 crc crio[3638]: time="2026-06-11T16:00:04.81090435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.161195 | controller | Jun 11 16:00:04.827828 crc crio[3638]: time="2026-06-11T16:00:04.824381101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.161216 | controller | Jun 11 16:00:04.966656 crc crio[3638]: time="2026-06-11T16:00:04.964876232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.161237 | controller | Jun 11 16:00:05.164915 crc crio[3638]: time="2026-06-11T16:00:05.163485794Z" level=info msg="Created container 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=e97fa1f5-323c-4555-8ce9-221202df09ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.161257 | controller | Jun 11 16:00:05.182692 crc crio[3638]: time="2026-06-11T16:00:05.177710214Z" level=info msg="Starting container: 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6" id=e2cdc345-8e92-42f1-9fad-18aa964bff7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.161278 | controller | Jun 11 16:00:05.203634 crc crio[3638]: time="2026-06-11T16:00:05.202918033Z" level=info msg="Started container" PID=8147 containerID=3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=e2cdc345-8e92-42f1-9fad-18aa964bff7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621
2026-06-11 18:00:59.161299 | controller | Jun 11 16:00:05.221157 crc crio[3638]: time="2026-06-11T16:00:05.220937379Z" level=info msg="Created container 9fa42d81d3a93b7ac8ebf8b78ceb5c83da897c83be3f1572d03406ad47e0b684: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=3261caba-9873-4016-ae96-8708973ad63c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.161320 | controller | Jun 11 16:00:05.226285 crc crio[3638]: time="2026-06-11T16:00:05.226212163Z" level=info msg="Starting container: 9fa42d81d3a93b7ac8ebf8b78ceb5c83da897c83be3f1572d03406ad47e0b684" id=90f5c2ac-c189-4380-abd2-b49d3603fa87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.161341 | controller | Jun 11 16:00:05.255927 crc crio[3638]: time="2026-06-11T16:00:05.255841154Z" level=info msg="Started container" PID=8152 containerID=9fa42d81d3a93b7ac8ebf8b78ceb5c83da897c83be3f1572d03406ad47e0b684 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=90f5c2ac-c189-4380-abd2-b49d3603fa87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd
2026-06-11 18:00:59.161363 | controller | Jun 11 16:00:05.276050 crc crio[3638]: time="2026-06-11T16:00:05.274332712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8d839d07-5bc4-43c8-90e7-9f99a56d7599 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.161400 | controller | Jun 11 16:00:05.287655 crc crio[3638]: time="2026-06-11T16:00:05.286037258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d56da247-b792-40dc-a108-68eb5ef2779e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.161423 | controller | Jun 11 16:00:05.296920 crc crio[3638]: time="2026-06-11T16:00:05.29594191Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=62b8d91f-b9db-4ad7-8b42-9501d804d4e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.161449 | controller | Jun 11 16:00:05.303985 crc crio[3638]: time="2026-06-11T16:00:05.303776588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.161471 | controller | Jun 11 16:00:05.423777 crc crio[3638]: time="2026-06-11T16:00:05.422902975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.161492 | controller | Jun 11 16:00:05.445654 crc crio[3638]: time="2026-06-11T16:00:05.44480437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.161537 | controller | Jun 11 16:00:05.911603 crc crio[3638]: time="2026-06-11T16:00:05.908018785Z" level=info msg="Created container 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=62b8d91f-b9db-4ad7-8b42-9501d804d4e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.161562 | controller | Jun 11 16:00:05.915026 crc crio[3638]: time="2026-06-11T16:00:05.914846228Z" level=info msg="Starting container: 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b" id=027713ff-c2c3-422f-be26-fae0e78306b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.161583 | controller | Jun 11 16:00:05.988849 crc crio[3638]: time="2026-06-11T16:00:05.988227858Z" level=info msg="Started container" PID=8192 containerID=52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=027713ff-c2c3-422f-be26-fae0e78306b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621
2026-06-11 18:00:59.161605 | controller | Jun 11 16:00:06.126662 crc crio[3638]: time="2026-06-11T16:00:06.126246066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1463642d-41ce-4f48-a375-81c3832fc12a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.161627 | controller | Jun 11 16:00:06.148605 crc crio[3638]: time="2026-06-11T16:00:06.148183571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4ab76448-09d0-4fa4-83a7-b37f9d90ef9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.161647 | controller | Jun 11 16:00:06.162915 crc crio[3638]: time="2026-06-11T16:00:06.162642247Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=da788911-3945-438f-b15d-3df892f131ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.161668 | controller | Jun 11 16:00:06.167172 crc crio[3638]: time="2026-06-11T16:00:06.163273713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.161690 | controller | Jun 11 16:00:06.267043 crc crio[3638]: time="2026-06-11T16:00:06.266374235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.161711 | controller | Jun 11 16:00:06.299906 crc crio[3638]: time="2026-06-11T16:00:06.297615516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.161731 | controller | Jun 11 16:00:06.982582 crc crio[3638]: time="2026-06-11T16:00:06.982040185Z" level=info msg="Created container 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=da788911-3945-438f-b15d-3df892f131ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.161756 | controller | Jun 11 16:00:06.994865 crc crio[3638]: time="2026-06-11T16:00:06.992285835Z" level=info msg="Starting container: 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606" id=fcb27715-fb31-41dd-a2f9-01646e96b28d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.161779 | controller | Jun 11 16:00:07.100990 crc crio[3638]: time="2026-06-11T16:00:07.100274961Z" level=info msg="Started container" PID=8221 containerID=54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=fcb27715-fb31-41dd-a2f9-01646e96b28d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621
2026-06-11 18:00:59.161800 | controller | Jun 11 16:00:07.239065 crc crio[3638]: time="2026-06-11T16:00:07.237900317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ef55f47b-4519-4cfa-9256-e7e734878835 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.161821 | controller | Jun 11 16:00:07.287568 crc crio[3638]: time="2026-06-11T16:00:07.279679275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ddf68a08-2da5-449d-9fc6-8c4b880d1b57 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.161841 | controller | Jun 11 16:00:07.288102 crc crio[3638]: time="2026-06-11T16:00:07.287950535Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=80d020d9-bcc0-492e-8cff-b187ef90f60b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.161862 | controller | Jun 11 16:00:07.288844 crc crio[3638]: time="2026-06-11T16:00:07.28850595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.161883 | controller | Jun 11 16:00:07.535694 crc crio[3638]: time="2026-06-11T16:00:07.526689314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.161904 | controller | Jun 11 16:00:07.535694 crc crio[3638]: time="2026-06-11T16:00:07.531985847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.161924 | controller | Jun 11 16:00:08.002262 crc crio[3638]: time="2026-06-11T16:00:08.002025266Z" level=info msg="Created container c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=80d020d9-bcc0-492e-8cff-b187ef90f60b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.161945 | controller | Jun 11 16:00:08.005977 crc crio[3638]: time="2026-06-11T16:00:08.00531713Z" level=info msg="Starting container: c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d" id=24e5481a-26fe-4418-9941-efc26d6f6991 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.161966 | controller | Jun 11 16:00:08.026096 crc crio[3638]: time="2026-06-11T16:00:08.02583996Z" level=info msg="Started container" PID=8238 containerID=c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=24e5481a-26fe-4418-9941-efc26d6f6991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621
2026-06-11 18:00:59.161987 | controller | Jun 11 16:00:11.760176 crc crio[3638]: time="2026-06-11T16:00:11.754134318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=650cc2f3-25da-47a3-90a0-ca2160d128d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.162012 | controller | Jun 11 16:00:11.787263 crc crio[3638]: time="2026-06-11T16:00:11.786554499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=96f31190-05a8-4991-8f6c-8f7b381ca525 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.162034 | controller | Jun 11 16:00:11.805144 crc crio[3638]: time="2026-06-11T16:00:11.804814641Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=62b19319-6721-4a49-9770-332dec676f63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.162056 | controller | Jun 11 16:00:11.814338 crc crio[3638]: time="2026-06-11T16:00:11.814034454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.162078 | controller | Jun 11 16:00:12.198511 crc crio[3638]: time="2026-06-11T16:00:12.19822097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.162099 | controller | Jun 11 16:00:12.207394 crc crio[3638]: time="2026-06-11T16:00:12.207164986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.162121 | controller | Jun 11 16:00:12.813621 crc crio[3638]: time="2026-06-11T16:00:12.813231411Z" level=info msg="Created container c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=62b19319-6721-4a49-9770-332dec676f63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.162142 | controller | Jun 11 16:00:12.861988 crc crio[3638]: time="2026-06-11T16:00:12.861212956Z" level=info msg="Starting container: c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b" id=c5542bb3-424b-44cc-876d-b2055fbf9ab0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.162163 | controller | Jun 11 16:00:13.035680 crc crio[3638]: time="2026-06-11T16:00:13.034920838Z" level=info msg="Started container" PID=8366 containerID=c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=c5542bb3-424b-44cc-876d-b2055fbf9ab0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621
2026-06-11 18:00:59.162184 | controller | Jun 11 16:00:16.147306 crc crio[3638]: time="2026-06-11T16:00:16.145014083Z" level=info msg="Created container 4533215be61b60912b9f27f736e299e60440ba6fd5bd7291a0f81e4075da845a: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=4e84bb5b-dd82-4116-83c5-eedd21dd910f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.162205 | controller | Jun 11 16:00:16.162879 crc crio[3638]: time="2026-06-11T16:00:16.155805416Z" level=info msg="Starting container: 4533215be61b60912b9f27f736e299e60440ba6fd5bd7291a0f81e4075da845a" id=e6bbf992-04eb-45bb-aa38-e5f861f95973 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.162226 | controller | Jun 11 16:00:16.196707 crc crio[3638]: time="2026-06-11T16:00:16.195392209Z" level=info msg="Started container" PID=8052 containerID=4533215be61b60912b9f27f736e299e60440ba6fd5bd7291a0f81e4075da845a description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=e6bbf992-04eb-45bb-aa38-e5f861f95973 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d8625d577c160c211f1c2a56d357d8a22cc1da66d52e14f020c4885d783bf0f
2026-06-11 18:00:59.162248 | controller | Jun 11 16:00:16.465814 crc crio[3638]: time="2026-06-11T16:00:16.463265745Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d8f57145-60ea-4dd8-bee7-2cc0b80933d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.162273 | controller | Jun 11 16:00:16.595339 crc crio[3638]: time="2026-06-11T16:00:16.595059545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=57e72827-838e-4d9a-8f30-014bb4202fdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.162294 | controller | Jun 11 16:00:16.612014 crc crio[3638]: time="2026-06-11T16:00:16.609608913Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=ae8f80ba-8f67-42de-9fde-fb7f50e7ee6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.162316 | controller | Jun 11 16:00:16.612014 crc crio[3638]: time="2026-06-11T16:00:16.611138302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.162337 | controller | Jun 11 16:00:16.711760 crc crio[3638]: time="2026-06-11T16:00:16.710401107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.162358 | controller | Jun 11 16:00:16.721035 crc crio[3638]: time="2026-06-11T16:00:16.716308516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.162380 | controller | Jun 11 16:00:17.172170 crc crio[3638]: time="2026-06-11T16:00:17.171832457Z" level=info msg="Created container 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=ae8f80ba-8f67-42de-9fde-fb7f50e7ee6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.162402 | controller | Jun 11 16:00:17.176590 crc crio[3638]: time="2026-06-11T16:00:17.176327431Z" level=info msg="Starting container: 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab" id=f61b5c60-9f23-4715-b659-de916af5a62f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.162423 | controller | Jun 11 16:00:17.229970 crc crio[3638]: time="2026-06-11T16:00:17.229886238Z" level=info msg="Started container" PID=8522 containerID=697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=f61b5c60-9f23-4715-b659-de916af5a62f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621
2026-06-11 18:00:59.162446 | controller | Jun 11 16:00:24.538629 crc crio[3638]: time="2026-06-11T16:00:24.536763133Z" level=info msg="NetworkStart: stopping network for sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.162468 | controller | Jun 11 16:00:24.776996 crc crio[3638]: time="2026-06-11T16:00:24.77622188Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=0ca312e8-5c45-4597-92d1-8de7357f3f60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.162489 | controller | Jun 11 16:00:24.799711 crc crio[3638]: time="2026-06-11T16:00:24.796988106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=81233ee4-89f3-4603-a307-b61d89a96b34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.162529 | controller | Jun 11 16:00:24.817504 crc crio[3638]: time="2026-06-11T16:00:24.805989905Z" level=info msg="NetworkStart: stopping network for sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.162563 | controller | Jun 11 16:00:24.837400 crc crio[3638]: time="2026-06-11T16:00:24.836899138Z" level=info msg="NetworkStart: stopping network for sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.162587 | controller | Jun 11 16:00:24.853594 crc crio[3638]: time="2026-06-11T16:00:24.851942048Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=ea375b14-0f2a-490e-8c6a-9b222d24550e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.162609 | controller | Jun 11 16:00:24.853594 crc crio[3638]: time="2026-06-11T16:00:24.853330153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.162630 | controller | Jun 11 16:00:25.122371 crc crio[3638]: time="2026-06-11T16:00:25.122058672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.162652 | controller | Jun 11 16:00:26.956901 crc crio[3638]: time="2026-06-11T16:00:26.956542111Z" level=info msg="NetworkStart: stopping network for sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.162673 | controller | Jun 11 16:00:27.248968 crc crio[3638]: time="2026-06-11T16:00:27.247512513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.162694 | controller | Jun 11 16:00:27.507920 crc crio[3638]: time="2026-06-11T16:00:27.503655233Z" level=info msg="Created container 76bcb8e79ceaffdb536a95f2673547f66dada8526bd8ae2aa0c36e758078ddaa: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=ea375b14-0f2a-490e-8c6a-9b222d24550e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.162716 | controller | Jun 11 16:00:27.519876 crc crio[3638]: time="2026-06-11T16:00:27.51898274Z" level=info msg="Starting container: 76bcb8e79ceaffdb536a95f2673547f66dada8526bd8ae2aa0c36e758078ddaa" id=5696feeb-25d2-42c8-9f04-978d896ab444 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.162737 | controller | Jun 11 16:00:27.579295 crc crio[3638]: time="2026-06-11T16:00:27.576789305Z" level=info msg="Started container" PID=8760 containerID=76bcb8e79ceaffdb536a95f2673547f66dada8526bd8ae2aa0c36e758078ddaa description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=5696feeb-25d2-42c8-9f04-978d896ab444 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd
2026-06-11 18:00:59.162758 | controller | Jun 11 16:00:28.614871 crc crio[3638]: time="2026-06-11T16:00:28.613686627Z" level=info msg="NetworkStart: stopping network for sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.162779 | controller | Jun 11 16:00:28.973677 crc crio[3638]: time="2026-06-11T16:00:28.960334219Z" level=info msg="NetworkStart: stopping network for sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.162801 | controller | Jun 11 16:00:28.994776 crc crio[3638]: time="2026-06-11T16:00:28.994581517Z" level=info msg="NetworkStart: stopping network for sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.162822 | controller | Jun 11 16:00:29.042950 crc crio[3638]: time="2026-06-11T16:00:29.04285078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=8343716c-9c14-4c8a-979b-35b769f8a4f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.162850 | controller | Jun 11 16:00:29.051397 crc crio[3638]: time="2026-06-11T16:00:29.049664202Z" level=info msg="NetworkStart: stopping network for sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.162872 | controller | Jun 11 16:00:29.053566 crc crio[3638]: time="2026-06-11T16:00:29.051632412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=409cd6b1-59bd-4213-a4cb-6d8cfe36a21a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.162893 | controller | Jun 11 16:00:29.059307 crc crio[3638]: time="2026-06-11T16:00:29.058789613Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=3613fd88-0d8e-4604-9a4a-f8d5da444fc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.162913 | controller | Jun 11 16:00:29.060197 crc crio[3638]: time="2026-06-11T16:00:29.060020584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.162935 | controller | Jun 11 16:00:29.075762 crc crio[3638]: time="2026-06-11T16:00:29.07565366Z" level=info msg="NetworkStart: stopping network for sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.162956 | controller | Jun 11 16:00:29.108827 crc crio[3638]: time="2026-06-11T16:00:29.108702318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.162977 | controller | Jun 11 16:00:29.239633 crc crio[3638]: time="2026-06-11T16:00:29.238501977Z" level=info msg="NetworkStart: stopping network for sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.162998 | controller | Jun 11 16:00:29.277010 crc crio[3638]: time="2026-06-11T16:00:29.274415077Z" level=info msg="NetworkStart: stopping network for sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163019 | controller | Jun 11 16:00:29.362656 crc crio[3638]: time="2026-06-11T16:00:29.359619625Z" level=info msg="NetworkStart: stopping network for sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163040 | controller | Jun 11 16:00:30.112831 crc crio[3638]: time="2026-06-11T16:00:30.111766991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=eb10d2d2-402f-4a07-b8ce-f5b7155097c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.163061 | controller | Jun 11 16:00:30.151536 crc crio[3638]: time="2026-06-11T16:00:30.150356579Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=c4a7e03e-a773-4565-a507-63d151e20ab3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.163082 | controller | Jun 11 16:00:30.213892 crc crio[3638]: time="2026-06-11T16:00:30.212545174Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=200fbc20-7cd2-47e4-a5fa-820dfbcaf97c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.163107 | controller | Jun 11 16:00:30.213892 crc crio[3638]: time="2026-06-11T16:00:30.213759134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.163129 | controller | Jun 11 16:00:30.536308 crc crio[3638]: time="2026-06-11T16:00:30.536199613Z" level=info msg="NetworkStart: stopping network for sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163151 | controller | Jun 11 16:00:30.553792 crc crio[3638]: time="2026-06-11T16:00:30.551857801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.163173 | controller | Jun 11 16:00:30.556022 crc crio[3638]: time="2026-06-11T16:00:30.555581575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.163194 | controller | Jun 11 16:00:30.630678 crc crio[3638]: time="2026-06-11T16:00:30.630678628Z" level=info msg="NetworkStart: stopping network for sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163216 | controller | Jun 11 16:00:30.691932 crc crio[3638]: time="2026-06-11T16:00:30.690885693Z" level=info msg="NetworkStart: stopping network for sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163237 | controller | Jun 11 16:00:30.723690 crc crio[3638]: time="2026-06-11T16:00:30.722409342Z" level=info msg="Created container 93418efd959977b35f367c9256c9a26ebcf70aaa120b40e4b95f2cb6bbb6f1cf: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=3613fd88-0d8e-4604-9a4a-f8d5da444fc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.163259 | controller | Jun 11 16:00:30.728652 crc crio[3638]: time="2026-06-11T16:00:30.728614489Z" level=info msg="Starting container: 93418efd959977b35f367c9256c9a26ebcf70aaa120b40e4b95f2cb6bbb6f1cf" id=385bcea1-b87f-41f5-9cc8-5943eff0d5db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.163280 | controller | Jun 11 16:00:30.746035 crc crio[3638]: time="2026-06-11T16:00:30.745912178Z" level=info msg="NetworkStart: stopping network for sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163301 | controller | Jun 11 16:00:30.760175 crc crio[3638]: time="2026-06-11T16:00:30.759950503Z" level=info msg="NetworkStart: stopping network for sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163322 | controller | Jun 11 16:00:30.766636 crc crio[3638]: time="2026-06-11T16:00:30.766584481Z" level=info msg="Started container" PID=8907 containerID=93418efd959977b35f367c9256c9a26ebcf70aaa120b40e4b95f2cb6bbb6f1cf description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=385bcea1-b87f-41f5-9cc8-5943eff0d5db name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd
2026-06-11 18:00:59.163344 | controller | Jun 11 16:00:30.788063 crc crio[3638]: time="2026-06-11T16:00:30.787413829Z" level=info msg="NetworkStart: stopping network for sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163370 | controller | Jun 11 16:00:30.840280 crc crio[3638]: time="2026-06-11T16:00:30.840110013Z" level=info msg="NetworkStart: stopping network for sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163392 | controller | Jun 11 16:00:30.937576 crc crio[3638]: time="2026-06-11T16:00:30.936706591Z" level=info msg="NetworkStart: stopping network for sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163414 | controller | Jun 11 16:00:31.122840 crc crio[3638]: time="2026-06-11T16:00:31.122632512Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=8b55276d-6a9d-4044-865f-cc4c18fd253c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.163436 | controller | Jun 11 16:00:31.134746 crc crio[3638]: time="2026-06-11T16:00:31.134639366Z" level=info msg="NetworkStart: stopping network for sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163457 | controller | Jun 11 16:00:31.141180 crc crio[3638]: time="2026-06-11T16:00:31.140995477Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=9137e24d-6b1b-4e39-9be6-83cdeb9e49da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.163478 | controller | Jun 11 16:00:31.146709 crc crio[3638]: time="2026-06-11T16:00:31.146505578Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=183a3dc2-3d6a-4a8b-93f3-eb4bab7ded2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.163499 | controller | Jun 11 16:00:31.147011 crc crio[3638]: time="2026-06-11T16:00:31.146893517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.163546 | controller | Jun 11 16:00:31.204977 crc crio[3638]: time="2026-06-11T16:00:31.203676095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.163571 | controller | Jun 11 16:00:31.351665 crc crio[3638]: time="2026-06-11T16:00:31.349852048Z" level=info msg="NetworkStart: stopping network for sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163594 | controller | Jun 11 16:00:31.380768 crc crio[3638]: time="2026-06-11T16:00:31.377708144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.163616 | controller | Jun 11 16:00:31.454315 crc crio[3638]: time="2026-06-11T16:00:31.453492275Z" level=info msg="NetworkStart: stopping network for sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163638 | controller | Jun 11 16:00:31.469975 crc crio[3638]: time="2026-06-11T16:00:31.468729761Z" level=info msg="NetworkStart: stopping network for sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163661 | controller | Jun 11 16:00:31.494920 crc crio[3638]: time="2026-06-11T16:00:31.493832156Z" level=info msg="Created container 3b54ab1c1fdd9675e2add617844697ba8711ce4d6067a5b96f8ce91e34adf229: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=200fbc20-7cd2-47e4-a5fa-820dfbcaf97c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.163687 | controller | Jun 11 16:00:31.499533 crc crio[3638]: time="2026-06-11T16:00:31.49946468Z" level=info msg="Starting container: 3b54ab1c1fdd9675e2add617844697ba8711ce4d6067a5b96f8ce91e34adf229" id=5288c4a9-fcce-4f8f-9a9b-e8098d3de038 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.163710 | controller | Jun 11 16:00:31.548785 crc crio[3638]: time="2026-06-11T16:00:31.546202874Z" level=info msg="Started container" PID=8928 containerID=3b54ab1c1fdd9675e2add617844697ba8711ce4d6067a5b96f8ce91e34adf229 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=5288c4a9-fcce-4f8f-9a9b-e8098d3de038 name=/runtime.v1.RuntimeService/StartContainer sandboxID=299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2
2026-06-11 18:00:59.163732 | controller | Jun 11 16:00:31.570277 crc crio[3638]: time="2026-06-11T16:00:31.562924797Z" level=info msg="NetworkStart: stopping network for sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163754 | controller | Jun 11 16:00:31.574756 crc crio[3638]: time="2026-06-11T16:00:31.574666604Z" level=info msg="NetworkStart: stopping network for sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163775 | controller | Jun 11 16:00:31.603853 crc crio[3638]: time="2026-06-11T16:00:31.602733266Z" level=info msg="NetworkStart: stopping network for sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163796 | controller | Jun 11 16:00:31.749349 crc crio[3638]: time="2026-06-11T16:00:31.74894331Z" level=info msg="NetworkStart: stopping network for sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.163817 | controller | Jun 11 16:00:31.751691 crc crio[3638]: time="2026-06-11T16:00:31.749227827Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.163839 | controller | Jun 11 16:00:31.751691 crc crio[3638]: time="2026-06-11T16:00:31.749615777Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_1e67e47a-6cba-4940-ac9a-22dcde4688e5\""
2026-06-11 18:00:59.163861 | controller | Jun 11 16:00:31.751691 crc crio[3638]: time="2026-06-11T16:00:31.751054043Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f40fcc1c-1da2-45f4-8b8a-ff4107966c60 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:0xc0001833f0}] Aliases:map[]}"
2026-06-11 18:00:59.163885 | controller | Jun 11 16:00:31.751691 crc crio[3638]: time="2026-06-11T16:00:31.75134175Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.163907 | controller | Jun 11 16:00:31.751691 crc crio[3638]: time="2026-06-11T16:00:31.751389112Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.163929 | controller | Jun 11 16:00:31.751691 crc crio[3638]: time="2026-06-11T16:00:31.751403882Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.163951 | controller | Jun 11 16:00:31.753003 crc crio[3638]: time="2026-06-11T16:00:31.752911341Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/26705198-e9a5-4668-bd0a-6df6bee6ffcf 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:0xc000b12d88}] Aliases:map[]}"
2026-06-11 18:00:59.163979 | controller | Jun 11 16:00:31.753353 crc crio[3638]: time="2026-06-11T16:00:31.752997452Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bb952497-0ee9-4142-8d5b-5b40a01dbafc 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:0xc002cb6878}] Aliases:map[]}"
2026-06-11 18:00:59.164002 | controller | Jun 11 16:00:31.753353 crc crio[3638]: time="2026-06-11T16:00:31.753053264Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.164024 | controller | Jun 11 16:00:31.753353 crc crio[3638]: time="2026-06-11T16:00:31.753063684Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.164045 | controller | Jun 11 16:00:31.753353 crc crio[3638]: time="2026-06-11T16:00:31.75333264Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.164067 | controller | Jun 11 16:00:31.754937 crc crio[3638]: time="2026-06-11T16:00:31.753360232Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/4c16b9b6-be95-4847-ad5b-a71300d4e680 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:0xc000b12da0}] Aliases:map[]}"
2026-06-11 18:00:59.164090 | controller | Jun 11 16:00:31.754937 crc crio[3638]: time="2026-06-11T16:00:31.753382873Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/78c8e767-0c19-46c6-937f-694f7b24a0dd 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:0xc0036a44b8}] Aliases:map[]}"
2026-06-11 18:00:59.164112 | controller | Jun 11 16:00:31.754937 crc crio[3638]: time="2026-06-11T16:00:31.753660159Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/1b01a0c4-1808-40bf-91a3-bacb447f239d 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:0xc000b12db8}] Aliases:map[]}"
2026-06-11 18:00:59.164135 | controller | Jun 11 16:00:31.754937 crc crio[3638]: time="2026-06-11T16:00:31.75369387Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.164160 | controller | Jun 11 16:00:31.754937 crc crio[3638]: time="2026-06-11T16:00:31.753704191Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.164182 | controller | Jun 11 16:00:31.754937 crc crio[3638]: time="2026-06-11T16:00:31.753713871Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.164203 | controller | Jun 11 16:00:31.754937 crc crio[3638]: time="2026-06-11T16:00:31.753779512Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.164224 | controller | Jun 11 16:00:31.754937 crc crio[3638]: time="2026-06-11T16:00:31.753808823Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.164245 | controller | Jun 11 16:00:31.754937 crc crio[3638]: time="2026-06-11T16:00:31.753824414Z" 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-11 18:00:59.164266 | controller | Jun 11 16:00:31.756833 crc crio[3638]: time="2026-06-11T16:00:31.756733887Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3861522c-7dae-486c-b6ff-a7161eb0759e 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:0xc000a88a78}] Aliases:map[]}"
2026-06-11 18:00:59.164288 | controller | Jun 11 16:00:31.756970 crc crio[3638]: time="2026-06-11T16:00:31.756947403Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.164309 | controller | Jun 11 16:00:31.757054 crc crio[3638]: time="2026-06-11T16:00:31.757039806Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.164330 | controller | Jun 11 16:00:31.757239 crc crio[3638]: time="2026-06-11T16:00:31.75721839Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.164352 | controller | Jun 11 16:00:31.758013 crc crio[3638]: time="2026-06-11T16:00:31.757745373Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7ef1e6ac-2bb2-4def-b9f5-f4b62dfaf84a 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:0xc001b14dd0}] Aliases:map[]}"
2026-06-11 18:00:59.164373 | controller | Jun 11 16:00:31.758013 crc crio[3638]: time="2026-06-11T16:00:31.757887897Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.164394 | controller | Jun 11 16:00:31.758013 crc crio[3638]: time="2026-06-11T16:00:31.757901217Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.164415 | controller | Jun 11 16:00:31.758013 crc crio[3638]: time="2026-06-11T16:00:31.757914677Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.164436 | controller | Jun 11 16:00:31.761026 crc crio[3638]: time="2026-06-11T16:00:31.758067141Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ab5ee5fd-1abc-4388-a265-99b81cc2f8e2 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:0xc000b12e28}] Aliases:map[]}"
2026-06-11 18:00:59.164462 | controller | Jun 11 16:00:31.761026 crc crio[3638]: time="2026-06-11T16:00:31.75839789Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.164484 | controller | Jun 11 16:00:31.761026 crc crio[3638]: time="2026-06-11T16:00:31.758517493Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.164505 | controller | Jun 11 16:00:31.761026 crc crio[3638]: time="2026-06-11T16:00:31.758528903Z" 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-11 18:00:59.164553 | controller | Jun 11 16:00:31.761026 crc crio[3638]: time="2026-06-11T16:00:31.760043131Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/edac65d7-c622-4f3f-81a2-43512fb04683 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:0xc00210cc00}] Aliases:map[]}"
2026-06-11 18:00:59.164577 | controller | Jun 11 16:00:31.761026 crc crio[3638]: time="2026-06-11T16:00:31.760153603Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.164599 | controller | Jun 11 16:00:31.761026 crc crio[3638]: time="2026-06-11T16:00:31.760167814Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.164620 | controller | Jun 11 16:00:31.761026 crc crio[3638]: time="2026-06-11T16:00:31.760179114Z" 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-11 18:00:59.164640 | controller | Jun 11 16:00:31.761627 crc crio[3638]: time="2026-06-11T16:00:31.761569Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f297c9ec-97ea-4139-9542-4fe47ae301a5 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:0xc0016c0610}] Aliases:map[]}"
2026-06-11 18:00:59.164662 | controller | Jun 11 16:00:31.761627 crc crio[3638]: time="2026-06-11T16:00:31.761609901Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.164683 | controller | Jun 11 16:00:31.761627 crc crio[3638]: time="2026-06-11T16:00:31.761619341Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.164703 | controller | Jun 11 16:00:31.761627 crc crio[3638]: time="2026-06-11T16:00:31.761627982Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.164725 | controller | Jun 11 16:00:31.766822 crc crio[3638]: time="2026-06-11T16:00:31.762290409Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/38aded4a-6d9b-4b68-937c-5751f8ef9c1b 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:0xc00012ad40}] Aliases:map[]}"
2026-06-11 18:00:59.164751 | controller | Jun 11 16:00:31.766822 crc crio[3638]: time="2026-06-11T16:00:31.762891214Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.164773 | controller | Jun 11 16:00:31.766822 crc crio[3638]: time="2026-06-11T16:00:31.762905454Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.164794 | controller | Jun 11 16:00:31.766822 crc crio[3638]: time="2026-06-11T16:00:31.762915324Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.164816 | controller | Jun 11 16:00:31.767844 crc crio[3638]: time="2026-06-11T16:00:31.767733236Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/e32aefcd-7e8f-44f8-ab82-230a07fd5eda 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:0xc0016c0680}] Aliases:map[]}"
2026-06-11 18:00:59.164838 | controller | Jun 11 16:00:31.767915 crc crio[3638]: time="2026-06-11T16:00:31.767844479Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4930ba0c-8844-4523-a4c5-8558957cf407 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:0xc0036a4528}] Aliases:map[]}"
2026-06-11 18:00:59.164861 | controller | Jun 11 16:00:31.767915 crc crio[3638]: time="2026-06-11T16:00:31.767906Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b288848-f72a-4b9a-ac91-b17a117828a4 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:0xc0016c0688}] Aliases:map[]}"
2026-06-11 18:00:59.164883 | controller | Jun 11 16:00:31.768007 crc crio[3638]: time="2026-06-11T16:00:31.767935221Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.164904 | controller | Jun 11 16:00:31.768007 crc crio[3638]: time="2026-06-11T16:00:31.767946121Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.164924 | controller | Jun 11 16:00:31.768007 crc crio[3638]: time="2026-06-11T16:00:31.767955691Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.164946 | controller | Jun 11 16:00:31.768683 crc crio[3638]: time="2026-06-11T16:00:31.768051814Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/bdae7700-e915-4e87-bf9d-0c1ed60749d5 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:0xc0036a4540}] Aliases:map[]}"
2026-06-11 18:00:59.164971 | controller | Jun 11 16:00:31.768683 crc crio[3638]: time="2026-06-11T16:00:31.768333732Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.164993 | controller | Jun 11 16:00:31.768683 crc crio[3638]: time="2026-06-11T16:00:31.768354972Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.165014 | controller | Jun 11 16:00:31.768683 crc crio[3638]: time="2026-06-11T16:00:31.768372493Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.165035 | controller | Jun 11 16:00:31.768878 crc crio[3638]: time="2026-06-11T16:00:31.768395082Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7fe9c68a-b0b1-4a06-835e-24b17c9d7363 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:0xc001b14e40}] Aliases:map[]}"
2026-06-11 18:00:59.165056 | controller | Jun 11 16:00:31.768878 crc crio[3638]: time="2026-06-11T16:00:31.768817264Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.165078 | controller | Jun 11 16:00:31.768878 crc crio[3638]: time="2026-06-11T16:00:31.768828513Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.165098 | controller | Jun 11 16:00:31.768878 crc crio[3638]: time="2026-06-11T16:00:31.768837933Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.165120 | controller | Jun 11 16:00:31.769210 crc crio[3638]: time="2026-06-11T16:00:31.768938747Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c99f8b44-9ddf-450b-a3cc-d1a8b95e601c 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:0xc00008cee8}] Aliases:map[]}"
2026-06-11 18:00:59.165142 | controller | Jun 11 16:00:31.769210 crc crio[3638]: time="2026-06-11T16:00:31.769145222Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.165164 | controller | Jun 11 16:00:31.769210 crc crio[3638]: time="2026-06-11T16:00:31.769155032Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.165186 | controller | Jun 11 16:00:31.769210 crc crio[3638]: time="2026-06-11T16:00:31.769170662Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.165208 | controller | Jun 11 16:00:31.769210 crc crio[3638]: time="2026-06-11T16:00:31.769187543Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fc9ef7b3-87af-452f-98e2-367cb6738cbf 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:0xc0003d0ce8}] Aliases:map[]}"
2026-06-11 18:00:59.165234 | controller | Jun 11 16:00:31.769781 crc crio[3638]: time="2026-06-11T16:00:31.769224044Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.165256 | controller | Jun 11 16:00:31.769781 crc crio[3638]: time="2026-06-11T16:00:31.769232484Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.165278 | controller | Jun 11 16:00:31.769781 crc crio[3638]: time="2026-06-11T16:00:31.769241734Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.165300 | controller | Jun 11 16:00:31.770162 crc crio[3638]: time="2026-06-11T16:00:31.770132367Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/83b97448-e575-44a5-80f9-fb0c52e5e331 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:0xc000a88ad8}] Aliases:map[]}"
2026-06-11 18:00:59.165322 | controller | Jun 11 16:00:31.773642 crc crio[3638]: time="2026-06-11T16:00:31.773256406Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/df8ae1a1-2d4c-494f-91e1-c109e21562bb 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:0xc001b14db8}] Aliases:map[]}"
2026-06-11 18:00:59.165345 | controller | Jun 11 16:00:31.773724 crc crio[3638]: time="2026-06-11T16:00:31.772839446Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/2c098487-9d7b-40c8-b0da-b54298d65598 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:0xc0036a4610}] Aliases:map[]}"
2026-06-11 18:00:59.165380 | controller | Jun 11 16:00:31.773724 crc crio[3638]: time="2026-06-11T16:00:31.773693527Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.165404 | controller | Jun 11 16:00:31.773724 crc crio[3638]: time="2026-06-11T16:00:31.773705767Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.165426 | controller | Jun 11 16:00:31.773724 crc crio[3638]: time="2026-06-11T16:00:31.773716387Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.165448 | controller | Jun 11 16:00:31.774144 crc crio[3638]: time="2026-06-11T16:00:31.771680926Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/7885458a-7021-46b1-a568-5b4ad02e5ed6 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:0xc000b12e80}] Aliases:map[]}"
2026-06-11 18:00:59.165475 | controller | Jun 11 16:00:31.774144 crc crio[3638]: time="2026-06-11T16:00:31.773855451Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.165498 | controller | Jun 11 16:00:31.774144 crc crio[3638]: time="2026-06-11T16:00:31.773867521Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.165545 | controller | Jun 11 16:00:31.774144 crc crio[3638]: time="2026-06-11T16:00:31.773877611Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.165570 | controller | Jun 11 16:00:31.774895 crc crio[3638]: time="2026-06-11T16:00:31.772020255Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/387f16b9-def6-4bc4-99a4-8fee57578398 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:0xc0036a45e0}] Aliases:map[]}"
2026-06-11 18:00:59.165593 | controller | Jun 11 16:00:31.774895 crc crio[3638]: time="2026-06-11T16:00:31.77419138Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.165615 | controller | Jun 11 16:00:31.774895 crc crio[3638]: time="2026-06-11T16:00:31.77420867Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.165637 | controller | Jun 11 16:00:31.774895 crc crio[3638]: time="2026-06-11T16:00:31.774220181Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.165659 | controller | Jun 11 16:00:31.776229 crc crio[3638]: time="2026-06-11T16:00:31.773281017Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.165680 | controller | Jun 11 16:00:31.776229 crc crio[3638]: time="2026-06-11T16:00:31.77578967Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.165701 | controller | Jun 11 16:00:31.776229 crc crio[3638]: time="2026-06-11T16:00:31.775805261Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.165723 | controller | Jun 11 16:00:31.777583 crc crio[3638]: time="2026-06-11T16:00:31.771059921Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f1128ee9-7ce3-441b-bb58-6f746c6a06e4 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:0xc000b12e50}] Aliases:map[]}"
2026-06-11 18:00:59.165745 | controller | Jun 11 16:00:31.777583 crc crio[3638]: time="2026-06-11T16:00:31.777494973Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.165767 | controller | Jun 11 16:00:31.777583 crc crio[3638]: time="2026-06-11T16:00:31.777512074Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.165788 | controller | Jun 11 16:00:31.777583 crc crio[3638]: time="2026-06-11T16:00:31.771669926Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/10675570-7186-48af-b7ca-c134b5b2bef0 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:0xc000a88b80}] Aliases:map[]}"
2026-06-11 18:00:59.165815 | controller | Jun 11 16:00:31.777583 crc crio[3638]: time="2026-06-11T16:00:31.777533244Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.165838 | controller | Jun 11 16:00:31.777583 crc crio[3638]: time="2026-06-11T16:00:31.777574325Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.165859 | controller | Jun 11 16:00:31.777583 crc crio[3638]: time="2026-06-11T16:00:31.777585466Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.165880 | controller | Jun 11 16:00:31.778003 crc crio[3638]: time="2026-06-11T16:00:31.777598306Z" 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-11 18:00:59.165902 | controller | Jun 11 16:00:31.778756 crc crio[3638]: time="2026-06-11T16:00:31.770982509Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/503e37e4-f04b-4f8e-ba71-6db1a6404af7 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:0xc000a88b20}] Aliases:map[]}"
2026-06-11 18:00:59.165923 | controller | Jun 11 16:00:31.778832 crc crio[3638]: time="2026-06-11T16:00:31.778768216Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.165944 | controller | Jun 11 16:00:31.778832 crc crio[3638]: time="2026-06-11T16:00:31.778786056Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.165965 | controller | Jun 11 16:00:31.778832 crc crio[3638]: time="2026-06-11T16:00:31.778795846Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.165987 | controller | Jun 11 16:00:31.779044 crc crio[3638]: time="2026-06-11T16:00:31.771242795Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/07d3329b-ee98-42b1-9d20-bfa1b505cdbc 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:0xc000a88b50}] Aliases:map[]}"
2026-06-11 18:00:59.166009 | controller | Jun 11 16:00:31.779247 crc crio[3638]: time="2026-06-11T16:00:31.772382673Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16271f08-fb98-46dd-9b52-546271f6cf31 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:0xc000b12eb0}] Aliases:map[]}"
2026-06-11 18:00:59.166036 | controller | Jun 11 16:00:31.779395 crc crio[3638]: time="2026-06-11T16:00:31.77933088Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166058 | controller | Jun 11 16:00:31.779395 crc crio[3638]: time="2026-06-11T16:00:31.779372131Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.166080 | controller | Jun 11 16:00:31.779395 crc crio[3638]: time="2026-06-11T16:00:31.779391591Z" 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-11 18:00:59.166102 | controller | Jun 11 16:00:31.779858 crc crio[3638]: time="2026-06-11T16:00:31.77104182Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/c8a84477-2e4d-4434-9819-579acad599b9 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:0xc000a88b38}] Aliases:map[]}"
2026-06-11 18:00:59.166123 | controller | Jun 11 16:00:31.779858 crc crio[3638]: time="2026-06-11T16:00:31.779569555Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166144 | controller | Jun 11 16:00:31.779858 crc crio[3638]: time="2026-06-11T16:00:31.779582726Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.166165 | controller | Jun 11 16:00:31.779858 crc crio[3638]: time="2026-06-11T16:00:31.779591396Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.166186 | controller | Jun 11 16:00:31.783386 crc crio[3638]: time="2026-06-11T16:00:31.779388682Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166206 | controller | Jun 11 16:00:31.783545 crc crio[3638]: time="2026-06-11T16:00:31.783527077Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.166227 | controller | Jun 11 16:00:31.783641 crc crio[3638]: time="2026-06-11T16:00:31.783623609Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.166249 | controller | Jun 11 16:00:31.784061 crc crio[3638]: time="2026-06-11T16:00:31.767939631Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166270 | controller | Jun 11 16:00:31.784573 crc crio[3638]: time="2026-06-11T16:00:31.772485637Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/573b99eb-e5cc-4e94-8da2-8fe62b764845 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:0xc000a88bc8}] Aliases:map[]}"
2026-06-11 18:00:59.166292 | controller | Jun 11 16:00:31.784709 crc crio[3638]: time="2026-06-11T16:00:31.784650595Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.166314 | controller | Jun 11 16:00:31.784709 crc crio[3638]: time="2026-06-11T16:00:31.784697526Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.166341 | controller | Jun 11 16:00:31.784948 crc crio[3638]: time="2026-06-11T16:00:31.770789873Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6b6257c0-64b6-4cbe-a0a0-56b30123d357 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:0xc000a88b08}] Aliases:map[]}"
2026-06-11 18:00:59.166364 | controller | Jun 11 16:00:31.784948 crc crio[3638]: time="2026-06-11T16:00:31.784781958Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166385 | controller | Jun 11 16:00:31.784948 crc crio[3638]: time="2026-06-11T16:00:31.784795318Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.166406 | controller | Jun 11 16:00:31.784948 crc crio[3638]: time="2026-06-11T16:00:31.784804768Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.166427 | controller | Jun 11 16:00:31.785769 crc crio[3638]: time="2026-06-11T16:00:31.773518032Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166447 | controller | Jun 11 16:00:31.785843 crc crio[3638]: time="2026-06-11T16:00:31.753002043Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166468 | controller | Jun 11 16:00:31.785936 crc crio[3638]: time="2026-06-11T16:00:31.753404153Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166488 | controller | Jun 11 16:00:31.786016 crc crio[3638]: time="2026-06-11T16:00:31.767852559Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166509 | controller | Jun 11 16:00:31.786137 crc crio[3638]: time="2026-06-11T16:00:31.770592418Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/4e796cb9-27c0-4f53-b623-794181c2446f 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:0xc000a88af0}] Aliases:map[]}"
2026-06-11 18:00:59.166557 | controller | Jun 11 16:00:31.786266 crc crio[3638]: time="2026-06-11T16:00:31.786245775Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166579 | controller | Jun 11 16:00:31.786896 crc crio[3638]: time="2026-06-11T16:00:31.786876041Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.166600 | controller | Jun 11 16:00:31.787005 crc crio[3638]: time="2026-06-11T16:00:31.786982154Z" 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-11 18:00:59.166622 | controller | Jun 11 16:00:31.788670 crc crio[3638]: time="2026-06-11T16:00:31.787834225Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166643 | controller | Jun 11 16:00:31.788670 crc crio[3638]: time="2026-06-11T16:00:31.787890446Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.166669 | controller | Jun 11 16:00:31.788670 crc crio[3638]: time="2026-06-11T16:00:31.787907507Z" 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-11 18:00:59.166691 | controller | Jun 11 16:00:31.792695 crc crio[3638]: time="2026-06-11T16:00:31.769000338Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/4b272157-0544-4da2-a1cc-2324ea6d2810 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:0xc0003d0cd0}] Aliases:map[]}"
2026-06-11 18:00:59.166713 | controller | Jun 11 16:00:31.792818 crc crio[3638]: time="2026-06-11T16:00:31.79274598Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166735 | controller | Jun 11 16:00:31.792818 crc crio[3638]: time="2026-06-11T16:00:31.79276671Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.166757 | controller | Jun 11 16:00:31.792818 crc crio[3638]: time="2026-06-11T16:00:31.792782141Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.166780 | controller | Jun 11 16:00:31.798741 crc crio[3638]: time="2026-06-11T16:00:31.771266316Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/61c3764b-66cd-4383-9758-d630ae57a51a 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:0xc0036a45b0}] Aliases:map[]}"
2026-06-11 18:00:59.166802 | controller | Jun 11 16:00:31.798976 crc crio[3638]: time="2026-06-11T16:00:31.798950808Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166824 | controller | Jun 11 16:00:31.799104 crc crio[3638]: time="2026-06-11T16:00:31.79905273Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.166846 | controller | Jun 11 16:00:31.799211 crc crio[3638]: time="2026-06-11T16:00:31.799191674Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.166868 | controller | Jun 11 16:00:31.802514 crc crio[3638]: time="2026-06-11T16:00:31.771967493Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/f6e78a7b-b404-4474-846e-98718b1c565d 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:0xc0036a45c8}] Aliases:map[]}"
2026-06-11 18:00:59.166891 | controller | Jun 11 16:00:31.802726 crc crio[3638]: time="2026-06-11T16:00:31.802708222Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.166912 | controller | Jun 11 16:00:31.802837 crc crio[3638]: time="2026-06-11T16:00:31.802819095Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.166975 | controller | Jun 11 16:00:31.803224 crc crio[3638]: time="2026-06-11T16:00:31.803201565Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.167002 | controller | Jun 11 16:00:31.814330 crc crio[3638]: time="2026-06-11T16:00:31.771301807Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/bd2941b0-0998-4bdb-8086-e0a9ea72cfd6 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:0xc000b12e68}] Aliases:map[]}"
2026-06-11 18:00:59.167025 | controller | Jun 11 16:00:31.814805 crc crio[3638]: time="2026-06-11T16:00:31.814734887Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.167047 | controller | Jun 11 16:00:31.815372 crc crio[3638]: time="2026-06-11T16:00:31.814754058Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.167068 | controller | Jun 11 16:00:31.821004 crc crio[3638]: time="2026-06-11T16:00:31.817294062Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.167091 | controller | Jun 11 16:00:31.822027 crc crio[3638]: time="2026-06-11T16:00:31.772003504Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/14204b1e-d922-4a9b-a110-656caae7e4ab 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:0xc000b12e98}] Aliases:map[]}"
2026-06-11 18:00:59.167114 | controller | Jun 11 16:00:31.822027 crc crio[3638]: time="2026-06-11T16:00:31.82194632Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.167136 | controller | Jun 11 16:00:31.822027 crc crio[3638]: time="2026-06-11T16:00:31.82196204Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.167157 | controller | Jun 11 16:00:31.822027 crc crio[3638]: time="2026-06-11T16:00:31.82196973Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.167179 | controller | Jun 11 16:00:31.822027 crc crio[3638]: time="2026-06-11T16:00:31.821984171Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.167200 | controller | Jun 11 16:00:31.822027 crc crio[3638]: time="2026-06-11T16:00:31.822001451Z" 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-11 18:00:59.167222 | controller | Jun 11 16:00:31.824251 crc crio[3638]: time="2026-06-11T16:00:31.767747466Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/f61ea80b-0da5-4ce8-be0d-5fa6d1d0f74d 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:0xc002cb6918}] Aliases:map[]}"
2026-06-11 18:00:59.167249 | controller | Jun 11 16:00:31.824251 crc crio[3638]: time="2026-06-11T16:00:31.823367785Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.167271 | controller | Jun 11 16:00:31.824251 crc crio[3638]: time="2026-06-11T16:00:31.823386455Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.167293 | controller | Jun 11 16:00:31.824251 crc crio[3638]: time="2026-06-11T16:00:31.823400916Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.167315 | controller | Jun 11 16:00:31.824251 crc crio[3638]: time="2026-06-11T16:00:31.772100737Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cfcbf673-e515-4a6b-9c8e-8cbe801ebfd6 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:0xc0036a45f8}] Aliases:map[]}"
2026-06-11 18:00:59.167337 | controller | Jun 11 16:00:31.824251 crc crio[3638]: time="2026-06-11T16:00:31.823705454Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.167358 | controller | Jun 11 16:00:31.824251 crc crio[3638]: time="2026-06-11T16:00:31.823725985Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.167379 | controller | Jun 11 16:00:31.824251 crc crio[3638]: time="2026-06-11T16:00:31.823741435Z" 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-11 18:00:59.167401 | controller | Jun 11 16:00:31.825378 crc crio[3638]: time="2026-06-11T16:00:31.772362584Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/0814bd9d-79af-4d78-bbda-0859afbecabe 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:0xc000a88bb0}] Aliases:map[]}"
2026-06-11 18:00:59.167422 | controller | Jun 11 16:00:31.825607 crc crio[3638]: time="2026-06-11T16:00:31.825587113Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.167443 | controller | Jun 11 16:00:31.825681 crc crio[3638]: time="2026-06-11T16:00:31.825663004Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.167465 | controller | Jun 11 16:00:31.825772 crc crio[3638]: time="2026-06-11T16:00:31.825755537Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.167485 | controller | Jun 11 16:00:31.828770 crc crio[3638]: time="2026-06-11T16:00:31.82195506Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.167507 | controller | Jun 11 16:00:31.828770 crc crio[3638]: time="2026-06-11T16:00:31.827625083Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.167556 | controller | Jun 11 16:00:31.828770 crc crio[3638]: time="2026-06-11T16:00:31.827646863Z" 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-11 18:00:59.167584 | controller | Jun 11 16:00:31.828947 crc crio[3638]: time="2026-06-11T16:00:31.828826523Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.167606 | controller | Jun 11 16:00:31.828947 crc crio[3638]: time="2026-06-11T16:00:31.828884325Z" 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-11 18:00:59.167627 | controller | Jun 11 16:00:31.833040 crc crio[3638]: time="2026-06-11T16:00:31.75292457Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/893bd17a-0143-499a-a54a-7e5c7d457c77 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:0xc002cb6860}] Aliases:map[]}"
2026-06-11 18:00:59.167649 | controller | Jun 11 16:00:31.833040 crc crio[3638]: time="2026-06-11T16:00:31.832806455Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.167670 | controller | Jun 11 16:00:31.833040 crc crio[3638]: time="2026-06-11T16:00:31.832825446Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.167691 | controller | Jun 11 16:00:31.833040 crc crio[3638]: time="2026-06-11T16:00:31.832838316Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.167712 | controller | Jun 11 16:00:31.841983 crc crio[3638]: time="2026-06-11T16:00:31.771586424Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b168f23b-5f61-4065-a25e-b5286a10ad8d 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:0xc000a88b68}] Aliases:map[]}"
2026-06-11 18:00:59.167733 | controller | Jun 11 16:00:31.841983 crc crio[3638]: time="2026-06-11T16:00:31.841727051Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.167754 | controller | Jun 11 16:00:31.841983 crc crio[3638]: time="2026-06-11T16:00:31.841756052Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.167775 | controller | Jun 11 16:00:31.841983 crc crio[3638]: time="2026-06-11T16:00:31.841775482Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.167796 | controller | Jun 11 16:00:31.845481 crc crio[3638]: time="2026-06-11T16:00:31.772502987Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4a4a4cd2-5cb0-486e-afbe-4126bdd8d66d 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:0xc000b12ec8}] Aliases:map[]}"
2026-06-11 18:00:59.167817 | controller | Jun 11 16:00:31.845582 crc crio[3638]: time="2026-06-11T16:00:31.845517367Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.167843 | controller | Jun 11 16:00:31.845582 crc crio[3638]: time="2026-06-11T16:00:31.845538908Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.167864 | controller | Jun 11 16:00:31.845582 crc crio[3638]: time="2026-06-11T16:00:31.845549628Z" 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-11 18:00:59.167884 | controller | Jun 11 16:00:31.885944 crc crio[3638]: time="2026-06-11T16:00:31.821975391Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.167906 | controller | Jun 11 16:00:31.887973 crc crio[3638]: time="2026-06-11T16:00:31.771987244Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/24ce5ce7-ad8c-4d42-a01c-01e429d4ef21 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:0xc000a88b98}] Aliases:map[]}"
2026-06-11 18:00:59.167928 | controller | Jun 11 16:00:31.887973 crc crio[3638]: time="2026-06-11T16:00:31.887789188Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.167950 | controller | Jun 11 16:00:31.887973 crc crio[3638]: time="2026-06-11T16:00:31.887804778Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.167971 | controller | Jun 11 16:00:31.887973 crc crio[3638]: time="2026-06-11T16:00:31.887814889Z" 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-11 18:00:59.167994 | controller | Jun 11 16:00:31.913187 crc crio[3638]: time="2026-06-11T16:00:31.912318729Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.168015 | controller | Jun 11 16:00:31.947415 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.168036 | controller | Jun 11 16:00:31.947415 crc crio[3638]: time="2026-06-11T16:00:31.947603983Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168058 | controller | Jun 11 16:00:31.969769 crc crio[3638]: time="2026-06-11T16:00:31.969304273Z" level=info msg="runSandbox: deleting pod ID 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc from idIndex" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168080 | controller | Jun 11 16:00:31.969769 crc crio[3638]: time="2026-06-11T16:00:31.969555249Z" level=info msg="runSandbox: removing pod sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168101 | controller | Jun 11 16:00:31.970294 crc crio[3638]: time="2026-06-11T16:00:31.969810895Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168122 | controller | Jun 11 16:00:31.970902 crc crio[3638]: time="2026-06-11T16:00:31.970340099Z" level=info msg="runSandbox: unmounting shmPath for sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168147 | controller | Jun 11 16:00:31.977047 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.168169 | controller | Jun 11 16:00:31.977047 crc crio[3638]: time="2026-06-11T16:00:31.975311495Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168190 | controller | Jun 11 16:00:31.977047 crc crio[3638]: time="2026-06-11T16:00:31.975595482Z" level=info msg="runSandbox: removing pod sandbox from storage: 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168211 | controller | Jun 11 16:00:31.977047 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.168233 | controller | Jun 11 16:00:31.977047 crc crio[3638]: time="2026-06-11T16:00:31.976497475Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168254 | controller | Jun 11 16:00:31.996497 crc crio[3638]: time="2026-06-11T16:00:31.995914997Z" level=info msg="runSandbox: deleting pod ID dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0 from idIndex" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168276 | controller | Jun 11 16:00:31.996497 crc crio[3638]: time="2026-06-11T16:00:31.996003199Z" level=info msg="runSandbox: removing pod sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168297 | controller | Jun 11 16:00:31.996497 crc crio[3638]: time="2026-06-11T16:00:31.996308067Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168319 | controller | Jun 11 16:00:31.997177 crc crio[3638]: time="2026-06-11T16:00:31.996991044Z" level=info msg="runSandbox: unmounting shmPath for sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168341 | controller | Jun 11 16:00:32.014222 crc crio[3638]: time="2026-06-11T16:00:32.013645246Z" level=info msg="runSandbox: removing pod sandbox from storage: dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168362 | controller | Jun 11 16:00:32.028266 crc crio[3638]: time="2026-06-11T16:00:32.028040221Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168383 | controller | Jun 11 16:00:32.028614 crc crio[3638]: time="2026-06-11T16:00:32.028585174Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168409 | controller | Jun 11 16:00:32.031376 crc crio[3638]: time="2026-06-11T16:00:32.030932254Z" level=info msg="runSandbox: deleting pod ID d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0 from idIndex" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168431 | controller | Jun 11 16:00:32.031825 crc crio[3638]: time="2026-06-11T16:00:32.031398556Z" level=info msg="runSandbox: removing pod sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168453 | controller | Jun 11 16:00:32.031825 crc crio[3638]: time="2026-06-11T16:00:32.031723734Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168474 | controller | Jun 11 16:00:32.031825 crc crio[3638]: time="2026-06-11T16:00:32.031759275Z" level=info msg="runSandbox: unmounting shmPath for sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168496 | controller | Jun 11 16:00:32.056545 crc crio[3638]: time="2026-06-11T16:00:32.055734663Z" level=info msg="runSandbox: removing pod sandbox from storage: d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168543 | controller | Jun 11 16:00:32.179307 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.168568 | controller | Jun 11 16:00:32.179307 crc crio[3638]: time="2026-06-11T16:00:32.178945274Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168591 | controller | Jun 11 16:00:32.198801 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.168612 | controller | Jun 11 16:00:32.203714 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.168634 | controller | Jun 11 16:00:32.203714 crc crio[3638]: time="2026-06-11T16:00:32.20325451Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168655 | controller | Jun 11 16:00:32.211023 crc crio[3638]: time="2026-06-11T16:00:32.210065593Z" level=info msg="runSandbox: deleting pod ID b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72 from idIndex" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168677 | controller | Jun 11 16:00:32.211023 crc crio[3638]: time="2026-06-11T16:00:32.21033353Z" level=info msg="runSandbox: removing pod sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168704 | controller | Jun 11 16:00:32.211023 crc crio[3638]: time="2026-06-11T16:00:32.210383631Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168727 | controller | Jun 11 16:00:32.211023 crc crio[3638]: time="2026-06-11T16:00:32.210407361Z" level=info msg="runSandbox: unmounting shmPath for sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168748 | controller | Jun 11 16:00:32.219702 crc crio[3638]: time="2026-06-11T16:00:32.219291327Z" level=info msg="runSandbox: removing pod sandbox from storage: b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168770 | controller | Jun 11 16:00:32.270691 crc crio[3638]: time="2026-06-11T16:00:32.261357393Z" level=info msg="runSandbox: deleting pod ID 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618 from idIndex" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168791 | controller | Jun 11 16:00:32.270691 crc crio[3638]: time="2026-06-11T16:00:32.26758632Z" level=info msg="runSandbox: removing pod sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168812 | controller | Jun 11 16:00:32.270691 crc crio[3638]: time="2026-06-11T16:00:32.267701043Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168833 | controller | Jun 11 16:00:32.274054 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.168854 | controller | Jun 11 16:00:32.274923 crc crio[3638]: time="2026-06-11T16:00:32.274404483Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168876 | controller | Jun 11 16:00:32.308363 crc crio[3638]: time="2026-06-11T16:00:32.306984088Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168898 | controller | Jun 11 16:00:32.327754 crc crio[3638]: time="2026-06-11T16:00:32.327688893Z" level=info msg="runSandbox: unmounting shmPath for sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168919 | controller | Jun 11 16:00:32.339149 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.168940 | controller | Jun 11 16:00:32.339149 crc crio[3638]: time="2026-06-11T16:00:32.337006708Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168966 | controller | Jun 11 16:00:32.352178 crc crio[3638]: time="2026-06-11T16:00:32.352127601Z" level=info msg="runSandbox: removing pod sandbox from storage: 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.168989 | controller | Jun 11 16:00:32.362037 crc crio[3638]: time="2026-06-11T16:00:32.359201291Z" level=info msg="runSandbox: deleting pod ID 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a from idIndex" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169010 | controller | Jun 11 16:00:32.362037 crc crio[3638]: time="2026-06-11T16:00:32.359281123Z" level=info msg="runSandbox: removing pod sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169032 | controller | Jun 11 16:00:32.362037 crc crio[3638]: time="2026-06-11T16:00:32.359363485Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169054 | controller | Jun 11 16:00:32.362037 crc crio[3638]: time="2026-06-11T16:00:32.360376181Z" level=info msg="runSandbox: deleting pod ID b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac from idIndex" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169075 | controller | Jun 11 16:00:32.362037 crc crio[3638]: time="2026-06-11T16:00:32.360686208Z" level=info msg="runSandbox: removing pod sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169097 | controller | Jun 11 16:00:32.362037 crc crio[3638]: time="2026-06-11T16:00:32.360723529Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169118 | controller | Jun 11 16:00:32.362037 crc crio[3638]: time="2026-06-11T16:00:32.36074546Z" level=info msg="runSandbox: unmounting shmPath for sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169139 | controller | Jun 11 16:00:32.367288 crc crio[3638]: time="2026-06-11T16:00:32.362387732Z" level=info msg="runSandbox: unmounting shmPath for sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169159 | controller | Jun 11 16:00:32.381329 crc crio[3638]: time="2026-06-11T16:00:32.38003638Z" level=info msg="runSandbox: removing pod sandbox from storage: b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169180 | controller | Jun 11 16:00:32.381329 crc crio[3638]: time="2026-06-11T16:00:32.38121395Z" level=info msg="runSandbox: removing pod sandbox from storage: 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169202 | controller | Jun 11 16:00:32.406029 crc crio[3638]: time="2026-06-11T16:00:32.404326415Z" level=info msg="runSandbox: deleting pod ID debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155 from idIndex" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169223 | controller | Jun 11 16:00:32.406029 crc crio[3638]: time="2026-06-11T16:00:32.404847037Z" level=info msg="runSandbox: removing pod sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169249 | controller | Jun 11 16:00:32.406029 crc crio[3638]: time="2026-06-11T16:00:32.404919369Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169271 | controller | Jun 11 16:00:32.406029 crc crio[3638]: time="2026-06-11T16:00:32.40493884Z" level=info msg="runSandbox: unmounting shmPath for sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169293 | controller | Jun 11 16:00:32.438329 crc crio[3638]: time="2026-06-11T16:00:32.437618838Z" level=info msg="runSandbox: removing pod sandbox from storage: debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169314 | controller | Jun 11 16:00:32.623676 crc crio[3638]: time="2026-06-11T16:00:32.62202605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.169344 | controller | Jun 11 16:00:32.833664 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.169398 | controller | Jun 11 16:00:32.833664 crc crio[3638]: time="2026-06-11T16:00:32.828976113Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169425 | controller | Jun 11 16:00:32.849482 crc crio[3638]: time="2026-06-11T16:00:32.837611851Z" level=info msg="runSandbox: deleting pod ID 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160 from idIndex" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169448 | controller | Jun 11 16:00:32.849482 crc crio[3638]: time="2026-06-11T16:00:32.838208386Z" level=info msg="runSandbox: removing pod sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169474 | controller | Jun 11 16:00:32.849482 crc crio[3638]: time="2026-06-11T16:00:32.838269698Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169500 | controller | Jun 11 16:00:32.849482 crc crio[3638]: time="2026-06-11T16:00:32.838295738Z" level=info msg="runSandbox: unmounting shmPath for sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169551 | controller | Jun 11 16:00:32.891652 crc crio[3638]: time="2026-06-11T16:00:32.885883144Z" level=info msg="runSandbox: removing pod sandbox from storage: 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169580 | controller | Jun 11 16:00:32.918953 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.169607 | controller | Jun 11 16:00:32.918953 crc crio[3638]: time="2026-06-11T16:00:32.909306769Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169629 | controller | Jun 11 16:00:32.918953 crc crio[3638]: time="2026-06-11T16:00:32.9144978Z" level=info msg="runSandbox: deleting pod ID d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8 from idIndex" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169651 | controller | Jun 11 16:00:32.918953 crc crio[3638]: time="2026-06-11T16:00:32.914552661Z" level=info msg="runSandbox: removing pod sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169678 | controller | Jun 11 16:00:32.918953 crc crio[3638]: time="2026-06-11T16:00:32.914625514Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169704 | controller | Jun 11 16:00:32.918953 crc crio[3638]: time="2026-06-11T16:00:32.914657965Z" level=info msg="runSandbox: unmounting shmPath for sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169727 | controller | Jun 11 16:00:32.918953 crc crio[3638]: time="2026-06-11T16:00:32.916363708Z" level=info msg="runSandbox: removing pod sandbox from storage: d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169753 | controller | Jun 11 16:00:33.064207 crc crio[3638]: time="2026-06-11T16:00:33.062956751Z" level=info msg="Created container f19f443c32a7140bc928e75bd79150f9408f7e1c4be7023b11cf5d64d5a8a55b: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=183a3dc2-3d6a-4a8b-93f3-eb4bab7ded2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.169776 | controller | Jun 11 16:00:33.077309 crc crio[3638]: time="2026-06-11T16:00:33.07630468Z" level=info msg="Starting container: f19f443c32a7140bc928e75bd79150f9408f7e1c4be7023b11cf5d64d5a8a55b" id=80d2f5a0-aef0-4bc2-aa8d-125509a2f667 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.169802 | controller | Jun 11 16:00:33.079149 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.169825 | controller | Jun 11 16:00:33.081322 crc crio[3638]: time="2026-06-11T16:00:33.079992183Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169848 | controller | Jun 11 16:00:33.133325 crc crio[3638]: time="2026-06-11T16:00:33.130273297Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169874 | controller | Jun 11 16:00:33.159342 crc crio[3638]: time="2026-06-11T16:00:33.158153143Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169900 | controller | Jun 11 16:00:33.159342 crc crio[3638]: time="2026-06-11T16:00:33.15566769Z" level=info msg="runSandbox: deleting pod ID 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f from idIndex" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169927 | controller | Jun 11 16:00:33.159342 crc crio[3638]: time="2026-06-11T16:00:33.158337868Z" level=info msg="runSandbox: removing pod sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169950 | controller | Jun 11 16:00:33.159342 crc crio[3638]: time="2026-06-11T16:00:33.158370459Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.169977 | controller | Jun 11 16:00:33.159342 crc crio[3638]: time="2026-06-11T16:00:33.158392859Z" level=info msg="runSandbox: unmounting shmPath for sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170000 | controller | Jun 11 16:00:33.180047 crc crio[3638]: time="2026-06-11T16:00:33.178319254Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170026 | controller | Jun 11 16:00:33.180047 crc crio[3638]: time="2026-06-11T16:00:33.178409576Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170049 | controller | Jun 11 16:00:33.224751 crc crio[3638]: time="2026-06-11T16:00:33.218880921Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170075 | controller | Jun 11 16:00:33.224751 crc crio[3638]: time="2026-06-11T16:00:33.219937168Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170147 | controller | Jun 11 16:00:33.313816 crc crio[3638]: time="2026-06-11T16:00:33.306980384Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170173 | controller | Jun 11 16:00:33.313816 crc crio[3638]: time="2026-06-11T16:00:33.307039445Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170199 | controller | Jun 11 16:00:33.316205 crc crio[3638]: time="2026-06-11T16:00:33.314975866Z" level=info msg="Started container" PID=9178 containerID=f19f443c32a7140bc928e75bd79150f9408f7e1c4be7023b11cf5d64d5a8a55b description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=80d2f5a0-aef0-4bc2-aa8d-125509a2f667 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd
2026-06-11 18:00:59.170223 | controller | Jun 11 16:00:33.316205 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.170254 | controller | Jun 11 16:00:33.318210 crc crio[3638]: time="2026-06-11T16:00:33.318111536Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170322 | controller | Jun 11 16:00:33.320840 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.170348 | controller | Jun 11 16:00:33.320840 crc crio[3638]: time="2026-06-11T16:00:33.320057685Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170371 | controller | Jun 11 16:00:33.323974 crc crio[3638]: time="2026-06-11T16:00:33.323934394Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170393 | controller | Jun 11 16:00:33.324243 crc crio[3638]: time="2026-06-11T16:00:33.324216711Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170414 | controller | Jun 11 16:00:33.350372 crc crio[3638]: time="2026-06-11T16:00:33.34985919Z" level=info msg="runSandbox: deleting pod ID 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597 from idIndex" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170436 | controller | Jun 11 16:00:33.351962 crc crio[3638]: time="2026-06-11T16:00:33.351822441Z" level=info msg="runSandbox: removing pod sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170458 | controller | Jun 11 16:00:33.351962 crc crio[3638]: time="2026-06-11T16:00:33.351885642Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170479 | controller | Jun 11 16:00:33.351962 crc crio[3638]: time="2026-06-11T16:00:33.351906523Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170500 | controller | Jun 11 16:00:33.352406 crc crio[3638]: time="2026-06-11T16:00:33.350599038Z" level=info msg="runSandbox: deleting pod ID 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a from idIndex" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170557 | controller | Jun 11 16:00:33.352406 crc crio[3638]: time="2026-06-11T16:00:33.352299222Z" level=info msg="runSandbox: removing pod sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170581 | controller | Jun 11 16:00:33.352406 crc crio[3638]: time="2026-06-11T16:00:33.352371864Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170608 | controller | Jun 11 16:00:33.352406 crc crio[3638]: time="2026-06-11T16:00:33.352402255Z" level=info msg="runSandbox: unmounting shmPath for sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170630 | controller | Jun 11 16:00:33.358606 crc crio[3638]: time="2026-06-11T16:00:33.358272813Z" level=info msg="runSandbox: removing pod sandbox from storage: 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170651 | controller | Jun 11 16:00:33.360879 crc crio[3638]: time="2026-06-11T16:00:33.360060038Z" level=info msg="runSandbox: removing pod sandbox from storage: 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170672 | controller | Jun 11 16:00:33.370324 crc crio[3638]: time="2026-06-11T16:00:33.367959879Z" level=info msg="runSandbox: removing pod sandbox from storage: 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170693 | controller | Jun 11 16:00:33.372384 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.170714 | controller | Jun 11 16:00:33.394291 crc crio[3638]: time="2026-06-11T16:00:33.392547212Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170735 | controller | Jun 11 16:00:33.472146 crc crio[3638]: time="2026-06-11T16:00:33.471207175Z" level=info msg="runSandbox: deleting pod ID 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3 from idIndex" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170755 | controller | Jun 11 16:00:33.472146 crc crio[3638]: time="2026-06-11T16:00:33.472151458Z" level=info msg="runSandbox: removing pod sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170776 | controller | Jun 11 16:00:33.472405 crc crio[3638]: time="2026-06-11T16:00:33.47222945Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170797 | controller | Jun 11 16:00:33.473146 crc crio[3638]: time="2026-06-11T16:00:33.47224912Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170818 | controller | Jun 11 16:00:33.481989 crc crio[3638]: time="2026-06-11T16:00:33.481723211Z" level=info msg="runSandbox: removing pod sandbox from storage: 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170838 | controller | Jun 11 16:00:33.488611 crc crio[3638]: time="2026-06-11T16:00:33.488227346Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170863 | controller | Jun 11 16:00:33.492249 crc crio[3638]: time="2026-06-11T16:00:33.489733994Z" level=info msg="runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170884 | controller | Jun 11 16:00:33.492589 crc crio[3638]: time="2026-06-11T16:00:33.492302849Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170905 | controller | Jun 11 16:00:33.493260 crc crio[3638]: time="2026-06-11T16:00:33.493003486Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170926 | controller | Jun 11 16:00:33.507848 crc crio[3638]: time="2026-06-11T16:00:33.507388771Z" 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=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170946 | controller | Jun 11 16:00:33.508821 crc crio[3638]: time="2026-06-11T16:00:33.508346545Z" 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=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170967 | controller | Jun 11 16:00:33.703976 crc crio[3638]: time="2026-06-11T16:00:33.703355837Z" level=info msg="runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.170987 | controller | Jun 11 16:00:33.711723 crc crio[3638]: time="2026-06-11T16:00:33.711689168Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171007 | controller | Jun 11 16:00:33.712785 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.171028 | controller | Jun 11 16:00:33.728558 crc crio[3638]: time="2026-06-11T16:00:33.726653627Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171048 | controller | Jun 11 16:00:33.775302 crc crio[3638]: time="2026-06-11T16:00:33.775257768Z" level=info msg="runSandbox: deleting pod ID aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847 from idIndex" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171068 | controller | Jun 11 16:00:33.776279 crc crio[3638]: time="2026-06-11T16:00:33.776253504Z" level=info msg="runSandbox: removing pod sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171089 | controller | Jun 11 16:00:33.776586 crc crio[3638]: time="2026-06-11T16:00:33.776405717Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171114 | controller | Jun 11 16:00:33.776711 crc crio[3638]: time="2026-06-11T16:00:33.776687504Z" level=info msg="runSandbox: unmounting shmPath for sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171135 | controller | Jun 11 16:00:33.827999 crc crio[3638]: time="2026-06-11T16:00:33.817541049Z" level=info msg="runSandbox: removing pod sandbox from storage: aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171193 | controller | Jun 11 16:00:33.835018 crc crio[3638]: time="2026-06-11T16:00:33.825408799Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171235 | controller | Jun 11 16:00:33.839855 crc crio[3638]: time="2026-06-11T16:00:33.839814124Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171267 | controller | Jun 11 16:00:33.908985 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.171294 | controller | Jun 11 16:00:33.912889 crc crio[3638]: time="2026-06-11T16:00:33.911747906Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171325 | controller | Jun 11 16:00:33.942540 crc crio[3638]: time="2026-06-11T16:00:33.942053354Z" level=info msg="runSandbox: deleting pod ID d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6 from idIndex" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171350 | controller | Jun 11 16:00:33.942540 crc crio[3638]: time="2026-06-11T16:00:33.94230718Z" level=info msg="runSandbox: removing pod sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171375 | controller | Jun 11 16:00:33.942540 crc crio[3638]: time="2026-06-11T16:00:33.942357421Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171401 | controller | Jun 11 16:00:33.942540 crc crio[3638]: time="2026-06-11T16:00:33.942375302Z" level=info msg="runSandbox: unmounting shmPath for sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171425 | controller | Jun 11 16:00:33.951830 crc crio[3638]: time="2026-06-11T16:00:33.95098574Z" level=info msg="runSandbox: removing pod sandbox from storage: d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171450 | controller | Jun 11 16:00:34.157897 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.171484 | controller | Jun 11 16:00:34.160312 crc crio[3638]: time="2026-06-11T16:00:34.157959414Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171532 | controller | Jun 11 16:00:34.286716 crc crio[3638]: time="2026-06-11T16:00:34.281033061Z" level=info msg="runSandbox: deleting pod ID b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf from idIndex" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171569 | controller | Jun 11 16:00:34.286716 crc crio[3638]: time="2026-06-11T16:00:34.281139514Z" level=info msg="runSandbox: removing pod sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171597 | controller | Jun 11 16:00:34.286716 crc crio[3638]: time="2026-06-11T16:00:34.281201535Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171624 | controller | Jun 11 16:00:34.286716 crc crio[3638]: time="2026-06-11T16:00:34.281230746Z" level=info msg="runSandbox: unmounting shmPath for sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171650 | controller | Jun 11 16:00:34.319589 crc crio[3638]: time="2026-06-11T16:00:34.317387132Z" level=info msg="runSandbox: removing pod sandbox from storage: b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171675 | controller | Jun 11 16:00:34.338741 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.171701 | controller | Jun 11 16:00:34.338741 crc crio[3638]: time="2026-06-11T16:00:34.337324228Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171726 | controller | Jun 11 16:00:34.387308 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.171751 | controller | Jun 11 16:00:34.387308 crc crio[3638]: time="2026-06-11T16:00:34.386700527Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171776 | controller | Jun 11 16:00:34.419712 crc crio[3638]: time="2026-06-11T16:00:34.417915618Z" level=info msg="runSandbox: deleting pod ID 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a from idIndex" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171803 | controller | Jun 11 16:00:34.419712 crc crio[3638]: time="2026-06-11T16:00:34.418281338Z" level=info msg="runSandbox: removing pod sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171836 | controller | Jun 11 16:00:34.419712 crc crio[3638]: time="2026-06-11T16:00:34.418331069Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171863 | controller | Jun 11 16:00:34.419712 crc crio[3638]: time="2026-06-11T16:00:34.41834909Z" level=info msg="runSandbox: unmounting shmPath for sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171890 | controller | Jun 11 16:00:34.428162 crc crio[3638]: time="2026-06-11T16:00:34.427713376Z" level=info msg="runSandbox: removing pod sandbox from storage: 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171917 | controller | Jun 11 16:00:34.474030 crc crio[3638]: time="2026-06-11T16:00:34.473610691Z" level=info msg="runSandbox: deleting pod ID 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084 from idIndex" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171944 | controller | Jun 11 16:00:34.474030 crc crio[3638]: time="2026-06-11T16:00:34.473744464Z" level=info msg="runSandbox: removing pod sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171969 | controller | Jun 11 16:00:34.474030 crc crio[3638]: time="2026-06-11T16:00:34.473809965Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.171995 | controller | Jun 11 16:00:34.474030 crc crio[3638]: time="2026-06-11T16:00:34.473830546Z" level=info msg="runSandbox: unmounting shmPath for sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172021 | controller | Jun 11 16:00:34.482043 crc crio[3638]: time="2026-06-11T16:00:34.480877574Z" level=info msg="runSandbox: removing pod sandbox from storage: 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172047 | controller | Jun 11 16:00:34.494532 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.172072 | controller | Jun 11 16:00:34.494532 crc crio[3638]: time="2026-06-11T16:00:34.493810452Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172098 | controller | Jun 11 16:00:34.514801 crc crio[3638]: time="2026-06-11T16:00:34.512257189Z" level=info msg="runSandbox: deleting pod ID 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413 from idIndex" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172124 | controller | Jun 11 16:00:34.514801 crc crio[3638]: time="2026-06-11T16:00:34.512750481Z" level=info msg="runSandbox: removing pod sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172155 | controller | Jun 11 16:00:34.514801 crc crio[3638]: time="2026-06-11T16:00:34.512793492Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172182 | controller | Jun 11 16:00:34.514801 crc crio[3638]: time="2026-06-11T16:00:34.512809923Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172209 | controller | Jun 11 16:00:34.526021 crc crio[3638]: time="2026-06-11T16:00:34.523918024Z" level=info msg="runSandbox: removing pod sandbox from storage: 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172281 | controller | Jun 11 16:00:34.624027 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.172319 | controller | Jun 11 16:00:34.624027 crc crio[3638]: time="2026-06-11T16:00:34.623968649Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172346 | controller | Jun 11 16:00:34.641625 crc crio[3638]: time="2026-06-11T16:00:34.63899611Z" level=info msg="runSandbox: deleting pod ID 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24 from idIndex" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172371 | controller | Jun 11 16:00:34.641625 crc crio[3638]: time="2026-06-11T16:00:34.640028517Z" level=info msg="runSandbox: removing pod sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172397 | controller | Jun 11 16:00:34.641625 crc crio[3638]: time="2026-06-11T16:00:34.640254102Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172422 | controller | Jun 11 16:00:34.641625 crc crio[3638]: time="2026-06-11T16:00:34.640287833Z" level=info msg="runSandbox: unmounting shmPath for sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172451 | controller | Jun 11 16:00:34.649193 crc crio[3638]: time="2026-06-11T16:00:34.647950538Z" level=info msg="runSandbox: removing pod sandbox from storage: 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172476 | controller | Jun 11 16:00:34.707618 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.172501 | controller | Jun 11 16:00:34.713759 crc crio[3638]: time="2026-06-11T16:00:34.712967744Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172562 | controller | Jun 11 16:00:34.718186 crc crio[3638]: time="2026-06-11T16:00:34.716901563Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172596 | controller | Jun 11 16:00:34.718186 crc crio[3638]: time="2026-06-11T16:00:34.717302953Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172623 | controller | Jun 11 16:00:34.718186 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.172649 | controller | Jun 11 16:00:34.718628 crc crio[3638]: time="2026-06-11T16:00:34.718197076Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172674 | controller | Jun 11 16:00:34.748703 crc crio[3638]: time="2026-06-11T16:00:34.748605837Z" level=info msg="runSandbox: deleting pod ID e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58 from idIndex" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172700 | controller | Jun 11 16:00:34.749760 crc crio[3638]: time="2026-06-11T16:00:34.749229272Z" level=info msg="runSandbox: removing pod sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172725 | controller | Jun 11 16:00:34.751405 crc crio[3638]: time="2026-06-11T16:00:34.751369907Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172750 | controller | Jun 11 16:00:34.751643 crc crio[3638]: time="2026-06-11T16:00:34.751623143Z" level=info msg="runSandbox: unmounting shmPath for sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172776 | controller | Jun 11 16:00:34.753160 crc crio[3638]: time="2026-06-11T16:00:34.752829844Z" level=info msg="runSandbox: deleting pod ID f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6 from idIndex" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172801 | controller | Jun 11 16:00:34.754504 crc crio[3638]: time="2026-06-11T16:00:34.753526992Z" level=info msg="runSandbox: removing pod sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172827 | controller | Jun 11 16:00:34.754504 crc crio[3638]: time="2026-06-11T16:00:34.753780648Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172852 | controller | Jun 11 16:00:34.754504 crc crio[3638]: time="2026-06-11T16:00:34.75382894Z" level=info msg="runSandbox: unmounting shmPath for sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172877 | controller | Jun 11 16:00:34.755662 crc crio[3638]: time="2026-06-11T16:00:34.755630575Z" level=info msg="runSandbox: removing pod sandbox from storage: e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172907 | controller | Jun 11 16:00:34.763318 crc crio[3638]: time="2026-06-11T16:00:34.763229817Z" level=info msg="runSandbox: removing pod sandbox from storage: f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172933 | controller | Jun 11 16:00:34.819949 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.172958 | controller | Jun 11 16:00:34.821050 crc crio[3638]: time="2026-06-11T16:00:34.820757835Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.172983 | controller | Jun 11 16:00:34.823628 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.173008 | controller | Jun 11 16:00:34.823897 crc crio[3638]: time="2026-06-11T16:00:34.823742041Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173034 | controller | Jun 11 16:00:34.837281 crc crio[3638]: time="2026-06-11T16:00:34.837145811Z" level=info msg="runSandbox: deleting pod ID 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f from idIndex" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173059 | controller | Jun 11 16:00:34.837281 crc crio[3638]: time="2026-06-11T16:00:34.837186922Z" level=info msg="runSandbox: removing pod sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173085 | controller | Jun 11 16:00:34.837281 crc crio[3638]: time="2026-06-11T16:00:34.837224253Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173110 | controller | Jun 11 16:00:34.837281 crc crio[3638]: time="2026-06-11T16:00:34.837249464Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173135 | controller | Jun 11 16:00:34.838789 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.173165 | controller | Jun 11 16:00:34.840196 crc crio[3638]: time="2026-06-11T16:00:34.839539091Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173191 | controller | Jun 11 16:00:34.843937 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.173220 | controller | Jun 11 16:00:34.844699 crc crio[3638]: time="2026-06-11T16:00:34.844266121Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173247 | controller | Jun 11 16:00:34.846311 crc crio[3638]: time="2026-06-11T16:00:34.845702018Z" level=info msg="runSandbox: removing pod sandbox from storage: 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173272 | controller | Jun 11 16:00:34.870729 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.173297 | controller | Jun 11 16:00:34.870729 crc crio[3638]: time="2026-06-11T16:00:34.869917371Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173321 | controller | Jun 11 16:00:34.873684 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.173375 | controller | Jun 11 16:00:34.873684 crc crio[3638]: time="2026-06-11T16:00:34.873655845Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173403 | controller | Jun 11 16:00:34.882953 crc crio[3638]: time="2026-06-11T16:00:34.882774907Z" level=info msg="runSandbox: deleting pod ID 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3 from idIndex" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173429 | controller | Jun 11 16:00:34.883302 crc crio[3638]: time="2026-06-11T16:00:34.883277359Z" level=info msg="runSandbox: removing pod sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173454 | controller | Jun 11 16:00:34.883752 crc crio[3638]: time="2026-06-11T16:00:34.883728461Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173480 | controller | Jun 11 16:00:34.884372 crc crio[3638]: time="2026-06-11T16:00:34.884341946Z" level=info msg="runSandbox: unmounting shmPath for sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173506 | controller | Jun 11 16:00:34.885714 crc crio[3638]: time="2026-06-11T16:00:34.883743591Z" level=info msg="runSandbox: deleting pod ID 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29 from idIndex" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173565 | controller | Jun 11 16:00:34.885714 crc crio[3638]: time="2026-06-11T16:00:34.885374963Z" level=info msg="runSandbox: removing pod sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173599 | controller | Jun 11 16:00:34.885714 crc crio[3638]: time="2026-06-11T16:00:34.885559887Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173625 | controller | Jun 11 16:00:34.885714 crc crio[3638]: time="2026-06-11T16:00:34.885598388Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173655 | controller | Jun 11 16:00:34.892815 crc crio[3638]: time="2026-06-11T16:00:34.892324399Z" level=info msg="runSandbox: deleting pod ID 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5 from idIndex" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173681 | controller | Jun 11 16:00:34.892815 crc crio[3638]: time="2026-06-11T16:00:34.892567705Z" level=info msg="runSandbox: removing pod sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173706 | controller | Jun 11 16:00:34.892815 crc crio[3638]: time="2026-06-11T16:00:34.892611916Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173732 | controller | Jun 11 16:00:34.892815 crc crio[3638]: time="2026-06-11T16:00:34.892630756Z" level=info msg="runSandbox: unmounting shmPath for sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173761 | controller | Jun 11 16:00:34.899567 crc crio[3638]: time="2026-06-11T16:00:34.899538701Z" level=info msg="runSandbox: removing pod sandbox from storage: 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173790 | controller | Jun 11 16:00:34.899776 crc crio[3638]: time="2026-06-11T16:00:34.899551932Z" level=info msg="runSandbox: removing pod sandbox from storage: 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173820 | controller | Jun 11 16:00:34.899875 crc crio[3638]: time="2026-06-11T16:00:34.899615843Z" level=info msg="runSandbox: removing pod sandbox from storage: 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173854 | controller | Jun 11 16:00:34.907923 crc crio[3638]: time="2026-06-11T16:00:34.906915798Z" level=info msg="runSandbox: deleting pod ID 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f from idIndex" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173885 | controller | Jun 11 16:00:34.907923 crc crio[3638]: time="2026-06-11T16:00:34.907217116Z" level=info msg="runSandbox: removing pod sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173911 | controller | Jun 11 16:00:34.907923 crc crio[3638]: time="2026-06-11T16:00:34.907270507Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173937 | controller | Jun 11 16:00:34.907923 crc crio[3638]: time="2026-06-11T16:00:34.907289887Z" level=info msg="runSandbox: unmounting shmPath for sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173966 | controller | Jun 11 16:00:34.912484 crc crio[3638]: time="2026-06-11T16:00:34.910338714Z" level=info msg="runSandbox: deleting pod ID de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22 from idIndex" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.173991 | controller | Jun 11 16:00:34.912484 crc crio[3638]: time="2026-06-11T16:00:34.910788976Z" level=info msg="runSandbox: removing pod sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174017 | controller | Jun 11 16:00:34.912484 crc crio[3638]: time="2026-06-11T16:00:34.910819277Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174043 | controller | Jun 11 16:00:34.912484 crc crio[3638]: time="2026-06-11T16:00:34.910852858Z" level=info msg="runSandbox: unmounting shmPath for sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174067 | controller | Jun 11 16:00:34.919199 crc crio[3638]: time="2026-06-11T16:00:34.917979348Z" level=info msg="runSandbox: removing pod sandbox from storage: 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174092 | controller | Jun 11 16:00:34.919199 crc crio[3638]: time="2026-06-11T16:00:34.918368618Z" level=info msg="runSandbox: removing pod sandbox from storage: de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174118 | controller | Jun 11 16:00:34.938006 crc crio[3638]: time="2026-06-11T16:00:34.937933694Z" 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=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174143 | controller | Jun 11 16:00:34.975769 crc crio[3638]: time="2026-06-11T16:00:34.975494165Z" 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=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174169 | controller | Jun 11 16:00:35.002616 crc crio[3638]: time="2026-06-11T16:00:35.002394387Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174196 | controller | Jun 11 16:00:35.002616 crc crio[3638]: time="2026-06-11T16:00:35.00253313Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174222 | controller | Jun 11 16:00:35.006717 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.174248 | controller | Jun 11 16:00:35.006717 crc crio[3638]: time="2026-06-11T16:00:35.006010469Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174288 | controller | Jun 11 16:00:35.011838 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.174320 | controller | Jun 11 16:00:35.012775 crc crio[3638]: time="2026-06-11T16:00:35.01274305Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174345 | controller | Jun 11 16:00:35.062373 crc crio[3638]: time="2026-06-11T16:00:35.039371163Z" 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=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174371 | controller | Jun 11 16:00:35.062373 crc crio[3638]: time="2026-06-11T16:00:35.039608359Z" 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=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174397 | controller | Jun 11 16:00:35.075914 crc crio[3638]: time="2026-06-11T16:00:35.073918379Z" 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=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174422 | controller | Jun 11 16:00:35.075914 crc crio[3638]: time="2026-06-11T16:00:35.074047982Z" 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=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174448 | controller | Jun 11 16:00:35.085999 crc crio[3638]: time="2026-06-11T16:00:35.085928134Z" level=info msg="runSandbox: deleting pod ID 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758 from idIndex" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174473 | controller | Jun 11 16:00:35.087407 crc crio[3638]: time="2026-06-11T16:00:35.0873703Z" level=info msg="runSandbox: removing pod sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174499 | controller | Jun 11 16:00:35.088734 crc crio[3638]: time="2026-06-11T16:00:35.088711024Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174557 | controller | Jun 11 16:00:35.089245 crc crio[3638]: time="2026-06-11T16:00:35.089220598Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174587 | controller | Jun 11 16:00:35.090939 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.174620 | controller | Jun 11 16:00:35.110262 crc crio[3638]: time="2026-06-11T16:00:35.091570087Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174649 | controller | Jun 11 16:00:35.110262 crc crio[3638]: time="2026-06-11T16:00:35.107333065Z" level=info msg="runSandbox: deleting pod ID abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90 from idIndex" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174674 | controller | Jun 11 16:00:35.110262 crc crio[3638]: time="2026-06-11T16:00:35.107409267Z" level=info msg="runSandbox: removing pod sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174699 | controller | Jun 11 16:00:35.110262 crc crio[3638]: time="2026-06-11T16:00:35.107676954Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174725 | controller | Jun 11 16:00:35.110262 crc crio[3638]: time="2026-06-11T16:00:35.107706375Z" level=info msg="runSandbox: unmounting shmPath for sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174758 | controller | Jun 11 16:00:35.113171 crc crio[3638]: time="2026-06-11T16:00:35.113013839Z" level=info msg="runSandbox: removing pod sandbox from storage: 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174784 | controller | Jun 11 16:00:35.117323 crc crio[3638]: time="2026-06-11T16:00:35.117210346Z" level=info msg="runSandbox: removing pod sandbox from storage: abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174810 | controller | Jun 11 16:00:35.123736 crc crio[3638]: time="2026-06-11T16:00:35.123024463Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174836 | controller | Jun 11 16:00:35.123736 crc crio[3638]: time="2026-06-11T16:00:35.123186157Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174861 | controller | Jun 11 16:00:35.124332 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.174887 | controller | Jun 11 16:00:35.125920 crc crio[3638]: time="2026-06-11T16:00:35.125401703Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174912 | controller | Jun 11 16:00:35.126371 crc crio[3638]: time="2026-06-11T16:00:35.125947357Z" level=info msg="runSandbox: deleting pod ID 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718 from idIndex" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174942 | controller | Jun 11 16:00:35.126371 crc crio[3638]: time="2026-06-11T16:00:35.126312467Z" level=info msg="runSandbox: removing pod sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174970 | controller | Jun 11 16:00:35.126778 crc crio[3638]: time="2026-06-11T16:00:35.126391269Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.174998 | controller | Jun 11 16:00:35.126778 crc crio[3638]: time="2026-06-11T16:00:35.126680596Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175024 | controller | Jun 11 16:00:35.129599 crc crio[3638]: time="2026-06-11T16:00:35.128989545Z" level=info msg="runSandbox: removing pod sandbox from storage: 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175050 | controller | Jun 11 16:00:35.131817 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.175076 | controller | Jun 11 16:00:35.131817 crc crio[3638]: time="2026-06-11T16:00:35.131379475Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175102 | controller | Jun 11 16:00:35.147266 crc crio[3638]: time="2026-06-11T16:00:35.146841606Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175128 | controller | Jun 11 16:00:35.151412 crc crio[3638]: time="2026-06-11T16:00:35.150678844Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175154 | controller | Jun 11 16:00:35.170908 crc crio[3638]: time="2026-06-11T16:00:35.169798128Z" level=info msg="runSandbox: deleting pod ID 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d from idIndex" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175179 | controller | Jun 11 16:00:35.170908 crc crio[3638]: time="2026-06-11T16:00:35.170324051Z" level=info msg="runSandbox: removing pod sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175204 | controller | Jun 11 16:00:35.170908 crc crio[3638]: time="2026-06-11T16:00:35.170391073Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175230 | controller | Jun 11 16:00:35.170908 crc crio[3638]: time="2026-06-11T16:00:35.170718351Z" level=info msg="runSandbox: unmounting shmPath for sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175255 | controller | Jun 11 16:00:35.172390 crc crio[3638]: time="2026-06-11T16:00:35.172322292Z" level=info msg="runSandbox: deleting pod ID b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5 from idIndex" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175285 | controller | Jun 11 16:00:35.173957 crc crio[3638]: time="2026-06-11T16:00:35.173936022Z" level=info msg="runSandbox: removing pod sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175312 | controller | Jun 11 16:00:35.174151 crc crio[3638]: time="2026-06-11T16:00:35.174126848Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175396 | controller | Jun 11 16:00:35.174259 crc crio[3638]: time="2026-06-11T16:00:35.174238731Z" level=info msg="runSandbox: unmounting shmPath for sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175423 | controller | Jun 11 16:00:35.177324 crc crio[3638]: time="2026-06-11T16:00:35.176332823Z" level=info msg="runSandbox: removing pod sandbox from storage: 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175448 | controller | Jun 11 16:00:35.183632 crc crio[3638]: time="2026-06-11T16:00:35.183263329Z" 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=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175475 | controller | Jun 11 16:00:35.183632 crc crio[3638]: time="2026-06-11T16:00:35.183539646Z" 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=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175532 | controller | Jun 11 16:00:35.191539 crc crio[3638]: time="2026-06-11T16:00:35.189937038Z" level=info msg="runSandbox: removing pod sandbox from storage: b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175566 | controller | Jun 11 16:00:35.194115 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.175593 | controller | Jun 11 16:00:35.194938 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.175619 | controller | Jun 11 16:00:35.194938 crc crio[3638]: time="2026-06-11T16:00:35.1947658Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175645 | controller | Jun 11 16:00:35.195051 crc crio[3638]: time="2026-06-11T16:00:35.194929884Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175671 | controller | Jun 11 16:00:35.195784 crc crio[3638]: time="2026-06-11T16:00:35.194939654Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175705 | controller | Jun 11 16:00:35.197693 crc crio[3638]: time="2026-06-11T16:00:35.196400861Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175734 | controller | Jun 11 16:00:35.228413 crc crio[3638]: time="2026-06-11T16:00:35.228204218Z" level=info msg="runSandbox: deleting pod ID 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e from idIndex" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175764 | controller | Jun 11 16:00:35.232347 crc crio[3638]: time="2026-06-11T16:00:35.232176038Z" level=info msg="runSandbox: removing pod sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175791 | controller | Jun 11 16:00:35.242282 crc crio[3638]: time="2026-06-11T16:00:35.238789626Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175818 | controller | Jun 11 16:00:35.242282 crc crio[3638]: time="2026-06-11T16:00:35.238852998Z" level=info msg="runSandbox: unmounting shmPath for sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175843 | controller | Jun 11 16:00:35.242282 crc crio[3638]: time="2026-06-11T16:00:35.241987648Z" level=info msg="runSandbox: removing pod sandbox from storage: 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175869 | controller | Jun 11 16:00:35.242602 crc crio[3638]: time="2026-06-11T16:00:35.242135201Z" level=info msg="runSandbox: deleting pod ID 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c from idIndex" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175894 | controller | Jun 11 16:00:35.242602 crc crio[3638]: time="2026-06-11T16:00:35.24252316Z" level=info msg="runSandbox: removing pod sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175919 | controller | Jun 11 16:00:35.244309 crc crio[3638]: time="2026-06-11T16:00:35.244133672Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175945 | controller | Jun 11 16:00:35.252054 crc crio[3638]: time="2026-06-11T16:00:35.245306311Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.175971 | controller | Jun 11 16:00:35.252054 crc crio[3638]: time="2026-06-11T16:00:35.247970528Z" level=info msg="runSandbox: removing pod sandbox from storage: 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176001 | controller | Jun 11 16:00:35.264835 crc crio[3638]: time="2026-06-11T16:00:35.264487098Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176031 | controller | Jun 11 16:00:35.264835 crc crio[3638]: time="2026-06-11T16:00:35.264626091Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176059 | controller | Jun 11 16:00:35.280049 crc crio[3638]: time="2026-06-11T16:00:35.278868372Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176087 | controller | Jun 11 16:00:35.297210 crc crio[3638]: time="2026-06-11T16:00:35.286735691Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176115 | controller | Jun 11 16:00:35.297210 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.176148 | controller | Jun 11 16:00:35.297210 crc crio[3638]: time="2026-06-11T16:00:35.291259036Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176180 | controller | Jun 11 16:00:35.310919 crc crio[3638]: time="2026-06-11T16:00:35.301658119Z" level=info msg="runSandbox: deleting pod ID 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910 from idIndex" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176206 | controller | Jun 11 16:00:35.310919 crc crio[3638]: time="2026-06-11T16:00:35.30169293Z" level=info msg="runSandbox: removing pod sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176233 | controller | Jun 11 16:00:35.310919 crc crio[3638]: time="2026-06-11T16:00:35.301734372Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176259 | controller | Jun 11 16:00:35.310919 crc crio[3638]: time="2026-06-11T16:00:35.301762163Z" level=info msg="runSandbox: unmounting shmPath for sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176285 | controller | Jun 11 16:00:35.310919 crc crio[3638]: time="2026-06-11T16:00:35.302203543Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176309 | controller | Jun 11 16:00:35.310919 crc crio[3638]: time="2026-06-11T16:00:35.302278745Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176337 | controller | Jun 11 16:00:35.320900 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.176368 | controller | Jun 11 16:00:35.320900 crc crio[3638]: time="2026-06-11T16:00:35.320839775Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176442 | controller | Jun 11 16:00:35.321290 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.176487 | controller | Jun 11 16:00:35.325666 crc crio[3638]: time="2026-06-11T16:00:35.321385069Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176545 | controller | Jun 11 16:00:35.327656 crc crio[3638]: time="2026-06-11T16:00:35.322031446Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176575 | controller | Jun 11 16:00:35.327656 crc crio[3638]: time="2026-06-11T16:00:35.326822557Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176602 | controller | Jun 11 16:00:35.327656 crc crio[3638]: time="2026-06-11T16:00:35.326334465Z" level=info msg="runSandbox: removing pod sandbox from storage: 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176627 | controller | Jun 11 16:00:35.335348 crc crio[3638]: time="2026-06-11T16:00:35.335127347Z" level=info msg="runSandbox: deleting pod ID fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc from idIndex" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176652 | controller | Jun 11 16:00:35.335494 crc crio[3638]: time="2026-06-11T16:00:35.335375183Z" level=info msg="runSandbox: removing pod sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176677 | controller | Jun 11 16:00:35.335548 crc crio[3638]: time="2026-06-11T16:00:35.335508396Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176702 | controller | Jun 11 16:00:35.335727 crc crio[3638]: time="2026-06-11T16:00:35.335560369Z" level=info msg="runSandbox: unmounting shmPath for sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176726 | controller | Jun 11 16:00:35.342407 crc crio[3638]: time="2026-06-11T16:00:35.342246676Z" level=info msg="runSandbox: removing pod sandbox from storage: fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176751 | controller | Jun 11 16:00:35.342863 crc crio[3638]: time="2026-06-11T16:00:35.34270082Z" level=info msg="runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176790 | controller | Jun 11 16:00:35.342863 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.176821 | controller | Jun 11 16:00:35.343020 crc crio[3638]: time="2026-06-11T16:00:35.342882003Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176849 | controller | Jun 11 16:00:35.343844 crc crio[3638]: time="2026-06-11T16:00:35.343753256Z" level=info msg="runSandbox: deleting pod ID 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003 from idIndex" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176873 | controller | Jun 11 16:00:35.343844 crc crio[3638]: time="2026-06-11T16:00:35.343812447Z" level=info msg="runSandbox: removing pod sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176899 | controller | Jun 11 16:00:35.343991 crc crio[3638]: time="2026-06-11T16:00:35.343853099Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176926 | controller | Jun 11 16:00:35.343991 crc crio[3638]: time="2026-06-11T16:00:35.34388225Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176957 | controller | Jun 11 16:00:35.344584 crc crio[3638]: time="2026-06-11T16:00:35.344167316Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.176988 | controller | Jun 11 16:00:35.348918 crc crio[3638]: time="2026-06-11T16:00:35.347202273Z" level=info msg="runSandbox: removing pod sandbox from storage: 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177010 | controller | Jun 11 16:00:35.350144 crc crio[3638]: time="2026-06-11T16:00:35.350021445Z" level=info msg="runSandbox: deleting pod ID ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911 from idIndex" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177031 | controller | Jun 11 16:00:35.350144 crc crio[3638]: time="2026-06-11T16:00:35.350112717Z" level=info msg="runSandbox: removing pod sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177053 | controller | Jun 11 16:00:35.350370 crc crio[3638]: time="2026-06-11T16:00:35.350157178Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177074 | controller | Jun 11 16:00:35.350370 crc crio[3638]: time="2026-06-11T16:00:35.350184859Z" level=info msg="runSandbox: unmounting shmPath for sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177101 | controller | Jun 11 16:00:35.350784 crc crio[3638]: time="2026-06-11T16:00:35.350689071Z" level=info msg="runSandbox: removing pod sandbox from storage: ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177123 | controller | Jun 11 16:00:35.352900 crc crio[3638]: time="2026-06-11T16:00:35.352829416Z" 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=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177144 | controller | Jun 11 16:00:35.352900 crc crio[3638]: time="2026-06-11T16:00:35.352887687Z" 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=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177165 | controller | Jun 11 16:00:35.368410 crc crio[3638]: time="2026-06-11T16:00:35.368242195Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177186 | controller | Jun 11 16:00:35.368410 crc crio[3638]: time="2026-06-11T16:00:35.368398799Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177207 | controller | Jun 11 16:00:35.388761 crc crio[3638]: time="2026-06-11T16:00:35.388650303Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177228 | controller | Jun 11 16:00:35.388761 crc crio[3638]: time="2026-06-11T16:00:35.388757956Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177249 | controller | Jun 11 16:00:35.391004 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.177270 | controller | Jun 11 16:00:35.391004 crc crio[3638]: time="2026-06-11T16:00:35.390570081Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177291 | controller | Jun 11 16:00:35.391406 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.177335 | controller | Jun 11 16:00:35.391836 crc crio[3638]: time="2026-06-11T16:00:35.391792783Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177359 | controller | Jun 11 16:00:35.394939 crc crio[3638]: time="2026-06-11T16:00:35.394883311Z" level=info msg="runSandbox: deleting pod ID bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803 from idIndex" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177385 | controller | Jun 11 16:00:35.394939 crc crio[3638]: time="2026-06-11T16:00:35.394937933Z" level=info msg="runSandbox: removing pod sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177406 | controller | Jun 11 16:00:35.395197 crc crio[3638]: time="2026-06-11T16:00:35.394982534Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177427 | controller | Jun 11 16:00:35.395197 crc crio[3638]: time="2026-06-11T16:00:35.395001954Z" level=info msg="runSandbox: unmounting shmPath for sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177449 | controller | Jun 11 16:00:35.395691 crc crio[3638]: time="2026-06-11T16:00:35.39565445Z" level=info msg="runSandbox: deleting pod ID 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b from idIndex" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177470 | controller | Jun 11 16:00:35.395844 crc crio[3638]: time="2026-06-11T16:00:35.395819184Z" level=info msg="runSandbox: removing pod sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177610 | controller | Jun 11 16:00:35.395973 crc crio[3638]: time="2026-06-11T16:00:35.395950868Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177647 | controller | Jun 11 16:00:35.396191 crc crio[3638]: time="2026-06-11T16:00:35.39606394Z" level=info msg="runSandbox: unmounting shmPath for sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177670 | controller | Jun 11 16:00:35.398300 crc crio[3638]: time="2026-06-11T16:00:35.398058972Z" level=info msg="runSandbox: removing pod sandbox from storage: bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177691 | controller | Jun 11 16:00:35.398530 crc crio[3638]: time="2026-06-11T16:00:35.39840353Z" level=info msg="runSandbox: removing pod sandbox from storage: 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177712 | controller | Jun 11 16:00:35.400324 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.177734 | controller | Jun 11 16:00:35.400665 crc crio[3638]: time="2026-06-11T16:00:35.400413282Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177756 | controller | Jun 11 16:00:35.406974 crc crio[3638]: time="2026-06-11T16:00:35.406854115Z" 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=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177783 | controller | Jun 11 16:00:35.407125 crc crio[3638]: time="2026-06-11T16:00:35.407011969Z" 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=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177806 | controller | Jun 11 16:00:35.408859 crc crio[3638]: time="2026-06-11T16:00:35.408803344Z" level=info msg="runSandbox: deleting pod ID 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186 from idIndex" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177828 | controller | Jun 11 16:00:35.408859 crc crio[3638]: time="2026-06-11T16:00:35.408837705Z" level=info msg="runSandbox: removing pod sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177851 | controller | Jun 11 16:00:35.408979 crc crio[3638]: time="2026-06-11T16:00:35.408890126Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177873 | controller | Jun 11 16:00:35.408979 crc crio[3638]: time="2026-06-11T16:00:35.408929567Z" level=info msg="runSandbox: unmounting shmPath for sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177894 | controller | Jun 11 16:00:35.413069 crc crio[3638]: time="2026-06-11T16:00:35.4129675Z" level=info msg="runSandbox: removing pod sandbox from storage: 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177915 | controller | Jun 11 16:00:35.416407 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.177937 | controller | Jun 11 16:00:35.416407 crc crio[3638]: time="2026-06-11T16:00:35.416244702Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177959 | controller | Jun 11 16:00:35.418062 crc crio[3638]: time="2026-06-11T16:00:35.417965956Z" level=info msg="runSandbox: deleting pod ID 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9 from idIndex" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.177981 | controller | Jun 11 16:00:35.418062 crc crio[3638]: time="2026-06-11T16:00:35.418026177Z" level=info msg="runSandbox: removing pod sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178002 | controller | Jun 11 16:00:35.418062 crc crio[3638]: time="2026-06-11T16:00:35.41809897Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178023 | controller | Jun 11 16:00:35.418309 crc crio[3638]: time="2026-06-11T16:00:35.418125941Z" level=info msg="runSandbox: unmounting shmPath for sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178049 | controller | Jun 11 16:00:35.418951 crc crio[3638]: time="2026-06-11T16:00:35.418885699Z" level=info msg="runSandbox: removing pod sandbox from storage: 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178071 | controller | Jun 11 16:00:35.420057 crc crio[3638]: time="2026-06-11T16:00:35.419967437Z" level=info msg="runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178094 | controller | Jun 11 16:00:35.420168 crc crio[3638]: time="2026-06-11T16:00:35.42010116Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178116 | controller | Jun 11 16:00:35.425579 crc crio[3638]: time="2026-06-11T16:00:35.425266991Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178137 | controller | Jun 11 16:00:35.425579 crc crio[3638]: time="2026-06-11T16:00:35.425382894Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178158 | controller | Jun 11 16:00:35.430172 crc crio[3638]: time="2026-06-11T16:00:35.429360414Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178180 | controller | Jun 11 16:00:35.430172 crc crio[3638]: time="2026-06-11T16:00:35.429502528Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178201 | controller | Jun 11 16:00:35.434690 crc crio[3638]: time="2026-06-11T16:00:35.434325681Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178221 | controller | Jun 11 16:00:35.435016 crc crio[3638]: time="2026-06-11T16:00:35.434903145Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178242 | controller | Jun 11 16:00:35.443317 crc crio[3638]: time="2026-06-11T16:00:35.442551969Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178263 | controller | Jun 11 16:00:35.443317 crc crio[3638]: time="2026-06-11T16:00:35.44260404Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178288 | controller | Jun 11 16:00:35.445825 crc crio[3638]: time="2026-06-11T16:00:35.445802801Z" 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=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178309 | controller | Jun 11 16:00:35.445945 crc crio[3638]: time="2026-06-11T16:00:35.445831572Z" 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=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178330 | controller | Jun 11 16:00:35.449202 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 18:00:59.178351 | controller | Jun 11 16:00:35.449401 crc crio[3638]: time="2026-06-11T16:00:35.449372162Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178373 | controller | Jun 11 16:00:35.449942 crc crio[3638]: time="2026-06-11T16:00:35.449916005Z" 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=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178394 | controller | Jun 11 16:00:35.450603 crc crio[3638]: time="2026-06-11T16:00:35.449513886Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.178416 | controller | Jun 11 16:00:35.450603 crc crio[3638]: time="2026-06-11T16:00:35.450559582Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-11 18:00:59.178438 | controller | Jun 11 16:00:35.451330 crc crio[3638]: time="2026-06-11T16:00:35.45127545Z" 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=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178460 | controller | Jun 11 16:00:35.451696 crc crio[3638]: time="2026-06-11T16:00:35.451535056Z" level=info msg="runSandbox: deleting pod ID 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58 from idIndex" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178481 | controller | Jun 11 16:00:35.451806 crc crio[3638]: time="2026-06-11T16:00:35.451785363Z" level=info msg="runSandbox: removing pod sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178502 | controller | Jun 11 16:00:35.451904 crc crio[3638]: time="2026-06-11T16:00:35.451885506Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178551 | controller | Jun 11 16:00:35.451989 crc crio[3638]: time="2026-06-11T16:00:35.451974228Z" level=info msg="runSandbox: unmounting shmPath for sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178575 | controller | Jun 11 16:00:35.452558 crc crio[3638]: time="2026-06-11T16:00:35.452400959Z" level=info msg="runSandbox: removing pod sandbox from storage: 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178602 | controller | Jun 11 16:00:35.453576 crc crio[3638]: time="2026-06-11T16:00:35.453552538Z" 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=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178623 | controller | Jun 11 16:00:35.453669 crc crio[3638]: time="2026-06-11T16:00:35.453652771Z" 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=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178645 | controller | Jun 11 16:00:35.457571 crc crio[3638]: time="2026-06-11T16:00:35.457485938Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178709 | controller | Jun 11 16:00:35.457645 crc crio[3638]: time="2026-06-11T16:00:35.45757893Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178734 | controller | Jun 11 16:00:35.463099 crc crio[3638]: time="2026-06-11T16:00:35.462869943Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178755 | controller | Jun 11 16:00:35.463099 crc crio[3638]: time="2026-06-11T16:00:35.462964946Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178776 | controller | Jun 11 16:00:35.467795 crc crio[3638]: time="2026-06-11T16:00:35.467751578Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178797 | controller | Jun 11 16:00:35.467940 crc crio[3638]: time="2026-06-11T16:00:35.467913792Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178818 | controller | Jun 11 16:00:35.475641 crc crio[3638]: time="2026-06-11T16:00:35.475592306Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178839 | controller | Jun 11 16:00:35.475717 crc crio[3638]: time="2026-06-11T16:00:35.475655777Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178859 | controller | Jun 11 16:00:35.486167 crc crio[3638]: time="2026-06-11T16:00:35.48168799Z" 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=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178886 | controller | Jun 11 16:00:35.486167 crc crio[3638]: time="2026-06-11T16:00:35.481852464Z" 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=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178907 | controller | Jun 11 16:00:35.486840 crc crio[3638]: time="2026-06-11T16:00:35.486683778Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178928 | controller | Jun 11 16:00:35.486840 crc crio[3638]: time="2026-06-11T16:00:35.48676599Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.178949 | controller | Jun 11 16:00:35.490858 crc crio[3638]: time="2026-06-11T16:00:35.4907701Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.178970 | controller | Jun 11 16:00:35.490858 crc crio[3638]: time="2026-06-11T16:00:35.490834192Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.178991 | controller | Jun 11 16:00:35.490984 crc crio[3638]: time="2026-06-11T16:00:35.490880333Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_873a4d02-f7ac-43de-9578-c0a72cf22f70\""
2026-06-11 18:00:59.179013 | controller | Jun 11 16:00:35.490984 crc crio[3638]: time="2026-06-11T16:00:35.490928194Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_ad16c736-7854-4228-94d6-d3512de7d226\""
2026-06-11 18:00:59.179034 | controller | Jun 11 16:00:35.493528 crc crio[3638]: time="2026-06-11T16:00:35.493293874Z" 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=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.179059 | controller | Jun 11 16:00:35.493528 crc crio[3638]: time="2026-06-11T16:00:35.493399277Z" 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=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.179091 | controller | Jun 11 16:00:35.498721 crc crio[3638]: time="2026-06-11T16:00:35.498678861Z" 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=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.179122 | controller | Jun 11 16:00:35.498867 crc crio[3638]: time="2026-06-11T16:00:35.498835135Z" 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=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.179145 | controller | Jun 11 16:00:35.516038 crc crio[3638]: time="2026-06-11T16:00:35.515886047Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.179167 | controller | Jun 11 16:00:35.516038 crc crio[3638]: time="2026-06-11T16:00:35.515953908Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.179201 | controller | Jun 11 16:00:35.516038 crc crio[3638]: time="2026-06-11T16:00:35.51603236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.179224 | controller | Jun 11 16:00:35.611411 crc crio[3638]: time="2026-06-11T16:00:35.611265003Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.179247 | controller | Jun 11 16:00:35.611411 crc crio[3638]: time="2026-06-11T16:00:35.611408006Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.179268 | controller | Jun 11 16:00:35.611718 crc crio[3638]: time="2026-06-11T16:00:35.611566901Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-11 18:00:59.179290 | controller | Jun 11 16:00:35.678959 crc crio[3638]: time="2026-06-11T16:00:35.678822184Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.179310 | controller | Jun 11 16:00:35.678959 crc crio[3638]: time="2026-06-11T16:00:35.678944557Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.179332 | controller | Jun 11 16:00:35.678959 crc crio[3638]: time="2026-06-11T16:00:35.678986508Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-11 18:00:59.179354 | controller | Jun 11 16:00:35.682336 crc crio[3638]: time="2026-06-11T16:00:35.68224099Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/POD" id=988e1612-488d-4f4e-8e60-41b5f6435047 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.179377 | controller | Jun 11 16:00:35.682567 crc crio[3638]: time="2026-06-11T16:00:35.682380624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.179400 | controller | Jun 11 16:00:35.729580 crc crio[3638]: time="2026-06-11T16:00:35.729227731Z" level=info msg="Got pod network &{Name:collect-profiles-29686560-dg8j7 Namespace:openshift-operator-lifecycle-manager ID:5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2 UID:3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89 NetNS:/var/run/netns/740b9bd6-3f15-4048-a842-50db1959d376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a2a4e7c_22d2_4e29_bf93_221e9d1d0a89.slice PodAnnotations:0xc00210cbf0}] Aliases:map[]}"
2026-06-11 18:00:59.179423 | controller | Jun 11 16:00:35.729580 crc crio[3638]: time="2026-06-11T16:00:35.729327364Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686560-dg8j7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.179445 | controller | Jun 11 16:00:35.775591 crc crio[3638]: time="2026-06-11T16:00:35.773869793Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.179466 | controller | Jun 11 16:00:45.287024 crc crio[3638]: time="2026-06-11T16:00:45.285608864Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=13ff38f0-3b05-4e6e-8548-8db3b8b16685 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.179488 | controller | Jun 11 16:00:45.289063 crc crio[3638]: time="2026-06-11T16:00:45.287070891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.179510 | controller | Jun 11 16:00:45.289063 crc crio[3638]: time="2026-06-11T16:00:45.287265016Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=381875c7-3c36-45ce-b8ac-cd8f52ace1f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.179569 | controller | Jun 11 16:00:45.289063 crc crio[3638]: time="2026-06-11T16:00:45.287307507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.179594 | controller | Jun 11 16:00:45.289063 crc crio[3638]: time="2026-06-11T16:00:45.287414381Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=af570e92-c6e3-47c3-8e22-05016fe975af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.179616 | controller | Jun 11 16:00:45.289063 crc crio[3638]: time="2026-06-11T16:00:45.287534426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.179638 | controller | Jun 11 16:00:46.003361 crc crio[3638]: time="2026-06-11T16:00:46.002794523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=eec1f941-436b-476f-9fd7-b41a67184bf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.179659 | controller | Jun 11 16:00:46.007630 crc crio[3638]: time="2026-06-11T16:00:46.006250383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=a6b8fcc2-1ae9-4d68-945c-507c873281e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.179681 | controller | Jun 11 16:00:46.016352 crc crio[3638]: time="2026-06-11T16:00:46.016259505Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=c19e8437-21bf-41a9-9fd0-e06488b0a774 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.179702 | controller | Jun 11 16:00:46.016850 crc crio[3638]: time="2026-06-11T16:00:46.016779761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.179723 | controller | Jun 11 16:00:46.043763 crc crio[3638]: time="2026-06-11T16:00:46.04362155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.179794 | controller | Jun 11 16:00:46.290905 crc crio[3638]: time="2026-06-11T16:00:46.290272632Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=c656437c-d646-43b1-977d-e6523ed4b8a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.179819 | controller | Jun 11 16:00:46.292372 crc crio[3638]: time="2026-06-11T16:00:46.292348329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.179841 | controller | Jun 11 16:00:46.293353 crc crio[3638]: time="2026-06-11T16:00:46.290312083Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=ad38abee-cee2-49b8-b742-ba3eeb82a338 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.179863 | controller | Jun 11 16:00:46.293749 crc crio[3638]: time="2026-06-11T16:00:46.290363615Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=6d578ec4-94dc-4f24-a433-ebee33be918f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.179885 | controller | Jun 11 16:00:46.294107 crc crio[3638]: time="2026-06-11T16:00:46.293907828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.179906 | controller | Jun 11 16:00:46.299224 crc crio[3638]: time="2026-06-11T16:00:46.290372395Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=9489e36f-bc96-4fc3-9760-b9193162c17d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.179933 | controller | Jun 11 16:00:46.299519 crc crio[3638]: time="2026-06-11T16:00:46.299296801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.179956 | controller | Jun 11 16:00:46.299884 crc crio[3638]: time="2026-06-11T16:00:46.29054766Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=000a4a38-9b48-481b-9c68-941587c464a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.179978 | controller | Jun 11 16:00:46.300081 crc crio[3638]: time="2026-06-11T16:00:46.299979572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.179999 | controller | Jun 11 16:00:46.300225 crc crio[3638]: time="2026-06-11T16:00:46.293387472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180021 | controller | Jun 11 16:00:46.300305 crc crio[3638]: time="2026-06-11T16:00:46.290671664Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=b107e77b-94fe-4517-bdf4-683888eebe3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.180042 | controller | Jun 11 16:00:46.300305 crc crio[3638]: time="2026-06-11T16:00:46.300294873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180063 | controller | Jun 11 16:00:46.300534 crc crio[3638]: time="2026-06-11T16:00:46.290579481Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=74ce7186-d011-4dc5-85b0-041ceb9a55f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.180086 | controller | Jun 11 16:00:46.300534 crc crio[3638]: time="2026-06-11T16:00:46.3005154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180118 | controller | Jun 11 16:00:46.300631 crc crio[3638]: time="2026-06-11T16:00:46.290921032Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=d9e6b0ca-571a-4ebf-9228-0d6917e8d100 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.180147 | controller | Jun 11 16:00:46.300669 crc crio[3638]: time="2026-06-11T16:00:46.300638714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180170 | controller | Jun 11 16:00:46.303313 crc crio[3638]: time="2026-06-11T16:00:46.290495259Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=54b9a20e-89d2-4632-b278-10adcfeb91b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.180192 | controller | Jun 11 16:00:46.303313 crc crio[3638]: time="2026-06-11T16:00:46.302839064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180213 | controller | Jun 11 16:00:46.578742 crc crio[3638]: time="2026-06-11T16:00:46.578536686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180235 | controller | Jun 11 16:00:46.686079 crc crio[3638]: time="2026-06-11T16:00:46.686001134Z" level=info msg="Created container a5efb424851bf80877e76455f09d61ef27b0d617d1abb55419562d385a21abab: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=c19e8437-21bf-41a9-9fd0-e06488b0a774 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.180262 | controller | Jun 11 16:00:46.688540 crc crio[3638]: time="2026-06-11T16:00:46.688245497Z" level=info msg="Starting container: a5efb424851bf80877e76455f09d61ef27b0d617d1abb55419562d385a21abab" id=5c10a46a-899c-401b-a649-092d3b50457e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.180285 | controller | Jun 11 16:00:46.697108 crc crio[3638]: time="2026-06-11T16:00:46.695025575Z" level=info msg="Started container" PID=9803 containerID=a5efb424851bf80877e76455f09d61ef27b0d617d1abb55419562d385a21abab description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=5c10a46a-899c-401b-a649-092d3b50457e name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd
2026-06-11 18:00:59.180310 | controller | Jun 11 16:00:47.039386 crc crio[3638]: time="2026-06-11T16:00:47.038587348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=447b814d-27af-410e-bf53-ad8024239af4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.180332 | controller | Jun 11 16:00:47.043155 crc crio[3638]: time="2026-06-11T16:00:47.042858924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=6612cad9-e0bd-4b01-9775-f835b2e1d2d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.180355 | controller | Jun 11 16:00:47.048380 crc crio[3638]: time="2026-06-11T16:00:47.048292778Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=c8070faf-d854-4ba3-b7ab-3d2ac0a680da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.180377 | controller | Jun 11 16:00:47.048967 crc crio[3638]: time="2026-06-11T16:00:47.048865706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180398 | controller | Jun 11 16:00:47.092073 crc crio[3638]: time="2026-06-11T16:00:47.091987586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180422 | controller | Jun 11 16:00:47.285811 crc crio[3638]: time="2026-06-11T16:00:47.285664083Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=74e8ec0d-8b2e-4b5a-a87d-cab136bab794 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.180450 | controller | Jun 11 16:00:47.286002 crc crio[3638]: time="2026-06-11T16:00:47.285826859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180472 | controller | Jun 11 16:00:47.286110 crc crio[3638]: time="2026-06-11T16:00:47.286011755Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=c10f812d-8e69-49fb-8ba4-3b12b50c048c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.180499 | controller | Jun 11 16:00:47.286110 crc crio[3638]: time="2026-06-11T16:00:47.286088608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180551 | controller | Jun 11 16:00:47.286286 crc crio[3638]: time="2026-06-11T16:00:47.285718405Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=5e6e55ab-4c4b-452c-a801-23e46539b3b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.180582 | controller | Jun 11 16:00:47.286286 crc crio[3638]: time="2026-06-11T16:00:47.286276263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180610 | controller | Jun 11 16:00:47.287371 crc crio[3638]: time="2026-06-11T16:00:47.287043078Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=085d2190-0b74-4b03-9bb1-26dfcfd0207a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.180634 | controller | Jun 11 16:00:47.287371 crc crio[3638]: time="2026-06-11T16:00:47.287197353Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=1dc010ff-4de6-4b29-9261-e2a8ad6bc0bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.180657 | controller | Jun 11 16:00:47.287371 crc crio[3638]: time="2026-06-11T16:00:47.287237015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180681 | controller | Jun 11 16:00:47.287666 crc crio[3638]: time="2026-06-11T16:00:47.287601306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180708 | controller | Jun 11 16:00:47.292667 crc crio[3638]: time="2026-06-11T16:00:47.292626396Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=c32ba850-c55b-4d83-a504-bc061b501d6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.180731 | controller | Jun 11 16:00:47.293387 crc crio[3638]: time="2026-06-11T16:00:47.29336579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180758 | controller | Jun 11 16:00:47.296619 crc crio[3638]: time="2026-06-11T16:00:47.294211337Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=6bc704c8-1e42-4ae1-9c68-4155e5177c16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.180780 | controller | Jun 11 16:00:47.296619 crc crio[3638]: time="2026-06-11T16:00:47.29432185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180841 | controller | Jun 11 16:00:47.365711 crc crio[3638]: time="2026-06-11T16:00:47.364978602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.180880 | controller | Jun 11 16:00:47.611513 crc crio[3638]: time="2026-06-11T16:00:47.610361703Z" level=info msg="Created container c42f799e81a4a3aba9c414879f8f31fbee0779351fb7f2de586622c77b9d911d: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=c8070faf-d854-4ba3-b7ab-3d2ac0a680da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.180955 | controller | Jun 11 16:00:47.620831 crc crio[3638]: time="2026-06-11T16:00:47.620398814Z" level=info msg="Starting container: c42f799e81a4a3aba9c414879f8f31fbee0779351fb7f2de586622c77b9d911d" id=a683b0d6-fa8e-46c6-ad46-88fbd51c59ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.180986 | controller | Jun 11 16:00:47.639851 crc crio[3638]: time="2026-06-11T16:00:47.639503365Z" level=info msg="Started container" PID=9918 containerID=c42f799e81a4a3aba9c414879f8f31fbee0779351fb7f2de586622c77b9d911d description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=a683b0d6-fa8e-46c6-ad46-88fbd51c59ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd
2026-06-11 18:00:59.181011 | controller | Jun 11 16:00:48.294296 crc crio[3638]: time="2026-06-11T16:00:48.29306466Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=0122ba0f-29ac-47e8-b103-33049fc41526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181038 | controller | Jun 11 16:00:48.295536 crc crio[3638]: time="2026-06-11T16:00:48.294379582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181061 | controller | Jun 11 16:00:48.295536 crc crio[3638]: time="2026-06-11T16:00:48.295479956Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=f43d1198-432a-48ba-bc07-2003934d2a14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181083 | controller | Jun 11 16:00:48.295536 crc crio[3638]: time="2026-06-11T16:00:48.295532448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181105 | controller | Jun 11 16:00:48.297298 crc crio[3638]: time="2026-06-11T16:00:48.297130449Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=25cba0e4-00e8-4a3d-83fa-5d47c251a7a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181135 | controller | Jun 11 16:00:48.297298 crc crio[3638]: time="2026-06-11T16:00:48.297279413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181167 | controller | Jun 11 16:00:48.298177 crc crio[3638]: time="2026-06-11T16:00:48.297918415Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=c927e91e-b18e-4100-8bc5-43732c8d9dd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181191 | controller | Jun 11 16:00:48.298326 crc crio[3638]: time="2026-06-11T16:00:48.298218755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181214 | controller | Jun 11 16:00:48.298326 crc crio[3638]: time="2026-06-11T16:00:48.298286836Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=a10b1daf-a4b9-4e35-aad0-ee1c6908818f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181237 | controller | Jun 11 16:00:48.298401 crc crio[3638]: time="2026-06-11T16:00:48.298328047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181259 | controller | Jun 11 16:00:48.299878 crc crio[3638]: time="2026-06-11T16:00:48.299612719Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=c20782a6-e8f9-4dfe-a21d-aabe01c3859e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181281 | controller | Jun 11 16:00:48.299946 crc crio[3638]: time="2026-06-11T16:00:48.299923958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181324 | controller | Jun 11 16:00:48.303028 crc crio[3638]: time="2026-06-11T16:00:48.302864222Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=a28e71fc-9809-4a5a-9531-12391b3b9c87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181348 | controller | Jun 11 16:00:48.303103 crc crio[3638]: time="2026-06-11T16:00:48.303034668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181371 | controller | Jun 11 16:00:49.285806 crc crio[3638]: time="2026-06-11T16:00:49.285682252Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=0909085a-b5de-4df2-957c-2eb3f364bf07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181397 | controller | Jun 11 16:00:49.285908 crc crio[3638]: time="2026-06-11T16:00:49.285866478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181420 | controller | Jun 11 16:00:49.286269 crc crio[3638]: time="2026-06-11T16:00:49.286192549Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=c4613a3b-3331-4cb8-a829-83804e1141da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181441 | controller | Jun 11 16:00:49.286463 crc crio[3638]: time="2026-06-11T16:00:49.286395535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181463 | controller | Jun 11 16:00:49.288347 crc crio[3638]: time="2026-06-11T16:00:49.287920244Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=027d772f-6c44-4da8-8e3a-b6a9c7084d62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181484 | controller | Jun 11 16:00:49.288347 crc crio[3638]: time="2026-06-11T16:00:49.288064229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181506 | controller | Jun 11 16:00:49.289050 crc crio[3638]: time="2026-06-11T16:00:49.287930974Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=d17ba8d4-84a3-499c-8e74-3852c74478ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181563 | controller | Jun 11 16:00:49.289122 crc crio[3638]: time="2026-06-11T16:00:49.289093132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181589 | controller | Jun 11 16:00:49.289365 crc crio[3638]: time="2026-06-11T16:00:49.289212955Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=92eb09c6-98c5-4ca3-b94b-ef34c784b6fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181612 | controller | Jun 11 16:00:49.289522 crc crio[3638]: time="2026-06-11T16:00:49.289385161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181634 | controller | Jun 11 16:00:49.289598 crc crio[3638]: time="2026-06-11T16:00:49.289312999Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=8ece8b30-669f-4672-9918-fdc7530ab7cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181656 | controller | Jun 11 16:00:49.289598 crc crio[3638]: time="2026-06-11T16:00:49.289578577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181678 | controller | Jun 11 16:00:49.290029 crc crio[3638]: time="2026-06-11T16:00:49.289551566Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=2d50c46f-c168-4d83-9e82-39d2c622fc35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181699 | controller | Jun 11 16:00:49.290029 crc crio[3638]: time="2026-06-11T16:00:49.289732492Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=2ef3a5af-0733-4bd7-9c7b-3335d8dd5f60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181721 | controller | Jun 11 16:00:49.290029 crc crio[3638]: time="2026-06-11T16:00:49.289773073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181751 | controller | Jun 11 16:00:49.290029 crc crio[3638]: time="2026-06-11T16:00:49.28968573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181773 | controller | Jun 11 16:00:49.290029 crc crio[3638]: time="2026-06-11T16:00:49.289923049Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=08302726-0305-4f34-ac39-5f9eda93bf00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181795 | controller | Jun 11 16:00:49.290338 crc crio[3638]: time="2026-06-11T16:00:49.290042242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181817 | controller | Jun 11 16:00:49.290799 crc crio[3638]: time="2026-06-11T16:00:49.290768975Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=dc767ae1-9008-4a8b-89b7-2b6742df32bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.181838 | controller | Jun 11 16:00:49.290934 crc crio[3638]: time="2026-06-11T16:00:49.290910461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.181860 | controller | Jun 11 16:00:50.286485 crc crio[3638]: time="2026-06-11T16:00:50.286019763Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=b86d41f9-7589-4d0b-9bb1-b14053d52de0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.182264 | controller | Jun 11 16:00:50.286829 crc crio[3638]: time="2026-06-11T16:00:50.286525529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.182309 | controller | Jun 11 16:00:50.288342 crc crio[3638]: time="2026-06-11T16:00:50.287319694Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=0ba14095-96f7-435e-907a-d0be0375ea88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.182335 | controller | Jun 11 16:00:50.288342 crc crio[3638]: time="2026-06-11T16:00:50.287393827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.182358 | controller | Jun 11 16:00:50.288342 crc crio[3638]: time="2026-06-11T16:00:50.288314097Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=f49abe31-83d5-4911-8708-c26e0228c417 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.182381 | controller | Jun 11 16:00:50.288708 crc crio[3638]: time="2026-06-11T16:00:50.288347458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.182402 | controller | Jun 11 16:00:50.288956 crc crio[3638]: time="2026-06-11T16:00:50.288910485Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=c826351f-65c4-4ca6-8cde-a9a63048e224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.182424 | controller | Jun 11 16:00:50.289090 crc crio[3638]: time="2026-06-11T16:00:50.28906545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.182446 | controller | Jun 11 16:00:50.289361 crc crio[3638]: time="2026-06-11T16:00:50.286184058Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=94827ce2-fe74-454e-98c5-eba8786a1650 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.182474 | controller | Jun 11 16:00:50.289650 crc crio[3638]: time="2026-06-11T16:00:50.289627428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.182496 | controller | Jun 11 16:00:50.289794 crc crio[3638]: time="2026-06-11T16:00:50.28626596Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=2f0af402-53d1-48ae-8be8-a81678ca17c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.182561 | controller | Jun 11 16:00:50.289911 crc crio[3638]: time="2026-06-11T16:00:50.289888157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.182588 | controller | Jun 11 16:00:50.290027 crc crio[3638]: time="2026-06-11T16:00:50.286335013Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=8cc2e5be-9df3-4ee1-ac8e-bf2d1082ce38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.182611 | controller | Jun 11 16:00:50.290143 crc crio[3638]: time="2026-06-11T16:00:50.290123744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.182632 | controller | Jun 11 16:00:50.311708 crc crio[3638]: time="2026-06-11T16:00:50.311049154Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=9fb97c5f-55c8-4002-8f15-f3861a7bc171 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.182654 | controller | Jun 11 16:00:50.311922 crc crio[3638]: time="2026-06-11T16:00:50.31189419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.182676 | controller | Jun 11 16:00:51.285587 crc crio[3638]: time="2026-06-11T16:00:51.28469561Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=d4d46a97-2719-41f6-a907-31c1a577f05e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.182697 | controller | Jun 11 16:00:51.285587 crc crio[3638]: time="2026-06-11T16:00:51.284781243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.182719 | controller | Jun 11 16:00:52.916573 crc crio[3638]: 2026-06-11T16:00:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c443af6e945fef Mac:ba:50:c8:68:0e:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/740b9bd6-3f15-4048-a842-50db1959d376 SocketPath: PciID:}] [{Interface:0xc0002b1010 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.182741 | controller | Jun 11 16:00:52.918231 crc crio[3638]: time="2026-06-11T16:00:52.917345274Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.182763 | controller | Jun 11 16:00:52.918231 crc crio[3638]: time="2026-06-11T16:00:52.917614482Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-11 18:00:59.182786 | controller | Jun 11 16:00:52.918362 crc crio[3638]: time="2026-06-11T16:00:52.918260403Z" level=info msg="Got pod network &{Name:collect-profiles-29686560-dg8j7 Namespace:openshift-operator-lifecycle-manager ID:5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2 UID:3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89 NetNS:/var/run/netns/740b9bd6-3f15-4048-a842-50db1959d376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a2a4e7c_22d2_4e29_bf93_221e9d1d0a89.slice PodAnnotations:0xc00210cbf0}] Aliases:map[]}"
2026-06-11 18:00:59.182813 | controller | Jun 11 16:00:52.919880 crc crio[3638]: time="2026-06-11T16:00:52.918515301Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686560-dg8j7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.182837 | controller | Jun 11 16:00:52.923153 crc crio[3638]: time="2026-06-11T16:00:52.921777785Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 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:0xc0014460b8}] Aliases:map[]}"
2026-06-11 18:00:59.182860 | controller | Jun 11 16:00:52.923153 crc crio[3638]: time="2026-06-11T16:00:52.921843417Z" 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-11 18:00:59.182881 | controller | Jun 11 16:00:52.923153 crc crio[3638]: time="2026-06-11T16:00:52.922383765Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f 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:0xc000182890}] Aliases:map[]}"
2026-06-11 18:00:59.182903 | controller | Jun 11 16:00:52.923153 crc crio[3638]: time="2026-06-11T16:00:52.922627612Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.182925 | controller | Jun 11 16:00:52.923153 crc crio[3638]: time="2026-06-11T16:00:52.922710535Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 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:0xc000a88090}] Aliases:map[]}"
2026-06-11 18:00:59.182948 | controller | Jun 11 16:00:52.923153 crc crio[3638]: time="2026-06-11T16:00:52.922844539Z" 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-11 18:00:59.182970 | controller | Jun 11 16:00:52.923153 crc crio[3638]: time="2026-06-11T16:00:52.92286754Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 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:0xc002cb6598}] Aliases:map[]}"
2026-06-11 18:00:59.182993 | controller | Jun 11 16:00:52.923153 crc crio[3638]: time="2026-06-11T16:00:52.922952262Z" 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-11 18:00:59.183020 | controller | Jun 11 16:00:52.923153 crc crio[3638]: time="2026-06-11T16:00:52.922998635Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6873c5d5-1848-403f-b05f-e76b488e259a 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:0xc002cb65d8}] Aliases:map[]}"
2026-06-11 18:00:59.183042 | controller | Jun 11 16:00:52.923153 crc crio[3638]: time="2026-06-11T16:00:52.923057347Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.183064 | controller | Jun 11 16:00:52.929580 crc crio[3638]: time="2026-06-11T16:00:52.929310626Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be 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:0xc00210c000}] Aliases:map[]}"
2026-06-11 18:00:59.183086 | controller | Jun 11 16:00:52.929580 crc crio[3638]: time="2026-06-11T16:00:52.929534313Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.183108 | controller | Jun 11 16:00:52.931049 crc crio[3638]: time="2026-06-11T16:00:52.930849474Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5e2e0485-68e0-47eb-b2fe-ab5ac9d330d0 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:0xc00012a8e8}] Aliases:map[]}"
2026-06-11 18:00:59.183131 | controller | Jun 11 16:00:52.931049 crc crio[3638]: time="2026-06-11T16:00:52.931040051Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.183153 | controller | Jun 11 16:00:52.933532 crc crio[3638]: time="2026-06-11T16:00:52.933046436Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 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:0xc000b125f0}] Aliases:map[]}"
2026-06-11 18:00:59.183182 | controller | Jun 11 16:00:52.933672 crc crio[3638]: time="2026-06-11T16:00:52.933563312Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.183216 | controller | Jun 11 16:00:52.934947 crc crio[3638]: time="2026-06-11T16:00:52.934723389Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 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:0xc0036a42c0}] Aliases:map[]}"
2026-06-11 18:00:59.183246 | controller | Jun 11 16:00:52.934947 crc crio[3638]: time="2026-06-11T16:00:52.934935275Z" 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-11 18:00:59.183270 | controller | Jun 11 16:00:52.937612 crc crio[3638]: time="2026-06-11T16:00:52.936948441Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 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:0xc0036a4248}] Aliases:map[]}"
2026-06-11 18:00:59.183293 | controller | Jun 11 16:00:52.937612 crc crio[3638]: time="2026-06-11T16:00:52.93758697Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 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:0xc00210c070}] Aliases:map[]}"
2026-06-11 18:00:59.183316 | controller | Jun 11 16:00:52.937800 crc crio[3638]: time="2026-06-11T16:00:52.937623991Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.183339 | controller | Jun 11 16:00:52.940827 crc crio[3638]: time="2026-06-11T16:00:52.939256015Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad121dbb-75e2-46a4-9825-eaa85b6edf49 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:0xc000a880d8}] Aliases:map[]}"
2026-06-11 18:00:59.183362 | controller | Jun 11 16:00:52.940827 crc crio[3638]: time="2026-06-11T16:00:52.94003752Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.183385 | controller | Jun 11 16:00:52.943118 crc crio[3638]: time="2026-06-11T16:00:52.94287546Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc000a88190}] Aliases:map[]}"
2026-06-11 18:00:59.183407 | controller | Jun 11 16:00:52.945159 crc crio[3638]: time="2026-06-11T16:00:52.944375459Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.183430 | controller | Jun 11 16:00:52.953634 crc crio[3638]: time="2026-06-11T16:00:52.937590221Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.183456 | controller | Jun 11 16:00:52.990518 crc crio[3638]: time="2026-06-11T16:00:52.990242436Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 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:0xc000a88150}] Aliases:map[]}"
2026-06-11 18:00:59.183478 | controller | Jun 11 16:00:52.990518 crc crio[3638]: time="2026-06-11T16:00:52.990509774Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.183501 | controller | Jun 11 16:00:53.001274 crc crio[3638]: time="2026-06-11T16:00:52.998984455Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf 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:0xc001446210}] Aliases:map[]}"
2026-06-11 18:00:59.183584 | controller | Jun 11 16:00:53.001978 crc crio[3638]: time="2026-06-11T16:00:53.001389252Z" 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-11 18:00:59.183644 | controller | Jun 11 16:00:53.015335 crc crio[3638]: time="2026-06-11T16:00:53.015137093Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 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:0xc00210c108}] Aliases:map[]}"
2026-06-11 18:00:59.183679 | controller | Jun 11 16:00:53.015335 crc crio[3638]: time="2026-06-11T16:00:53.015321918Z" 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-11 18:00:59.183703 | controller | Jun 11 16:00:53.018008 crc crio[3638]: time="2026-06-11T16:00:53.017779707Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b 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:0xc0036a4288}] Aliases:map[]}"
2026-06-11 18:00:59.183767 | controller | Jun 11 16:00:53.018008 crc crio[3638]: time="2026-06-11T16:00:53.017904991Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.183792 | controller | Jun 11 16:00:53.018504 crc crio[3638]: time="2026-06-11T16:00:53.018312654Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 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:0xc000b12640}] Aliases:map[]}"
2026-06-11 18:00:59.183857 | controller | Jun 11 16:00:53.018504 crc crio[3638]: time="2026-06-11T16:00:53.018364116Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.183884 | controller | Jun 11 16:00:53.025827 crc crio[3638]: time="2026-06-11T16:00:53.025641219Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b 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:0xc002cb67a0}] Aliases:map[]}"
2026-06-11 18:00:59.183907 | controller | Jun 11 16:00:53.025827 crc crio[3638]: time="2026-06-11T16:00:53.025754323Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.183930 | controller | Jun 11 16:00:53.117348 crc crio[3638]: time="2026-06-11T16:00:53.114011046Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 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:0xc00210c138}] Aliases:map[]}"
2026-06-11 18:00:59.183952 | controller | Jun 11 16:00:53.117348 crc crio[3638]: time="2026-06-11T16:00:53.114628606Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.183975 | controller | Jun 11 16:00:53.121053 crc crio[3638]: time="2026-06-11T16:00:53.120766322Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 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:0xc000b12670}] Aliases:map[]}"
2026-06-11 18:00:59.183998 | controller | Jun 11 16:00:53.121053 crc crio[3638]: time="2026-06-11T16:00:53.121044501Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184020 | controller | Jun 11 16:00:53.129732 crc crio[3638]: time="2026-06-11T16:00:53.125955759Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e 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:0xc00210c1f0}] Aliases:map[]}"
2026-06-11 18:00:59.184047 | controller | Jun 11 16:00:53.129732 crc crio[3638]: time="2026-06-11T16:00:53.126102843Z" 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-11 18:00:59.184070 | controller | Jun 11 16:00:53.129732 crc crio[3638]: time="2026-06-11T16:00:53.127271661Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 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:0xc00210c178}] Aliases:map[]}"
2026-06-11 18:00:59.184092 | controller | Jun 11 16:00:53.129732 crc crio[3638]: time="2026-06-11T16:00:53.127340033Z" 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-11 18:00:59.184115 | controller | Jun 11 16:00:53.129732 crc crio[3638]: time="2026-06-11T16:00:53.128033085Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d 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:0xc002cb66f0}] Aliases:map[]}"
2026-06-11 18:00:59.184138 | controller | Jun 11 16:00:53.129732 crc crio[3638]: time="2026-06-11T16:00:53.128077906Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184161 | controller | Jun 11 16:00:53.129732 crc crio[3638]: time="2026-06-11T16:00:53.129697529Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c 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:0xc000a881a8}] Aliases:map[]}"
2026-06-11 18:00:59.184184 | controller | Jun 11 16:00:53.129732 crc crio[3638]: time="2026-06-11T16:00:53.1297532Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184216 | controller | Jun 11 16:00:53.148880 crc crio[3638]: time="2026-06-11T16:00:53.138034735Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 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:0xc000b12748}] Aliases:map[]}"
2026-06-11 18:00:59.184248 | controller | Jun 11 16:00:53.148880 crc crio[3638]: time="2026-06-11T16:00:53.138071037Z" 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-11 18:00:59.184273 | controller | Jun 11 16:00:53.148880 crc crio[3638]: time="2026-06-11T16:00:53.140155633Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b 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:0xc000b12790}] Aliases:map[]}"
2026-06-11 18:00:59.184301 | controller | Jun 11 16:00:53.148880 crc crio[3638]: time="2026-06-11T16:00:53.141020131Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184324 | controller | Jun 11 16:00:53.148880 crc crio[3638]: time="2026-06-11T16:00:53.144738219Z" level=info msg="Ran pod sandbox 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/POD" id=988e1612-488d-4f4e-8e60-41b5f6435047 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.184347 | controller | Jun 11 16:00:53.150877 crc crio[3638]: time="2026-06-11T16:00:53.150561256Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 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:0xc00012a930}] Aliases:map[]}"
2026-06-11 18:00:59.184369 | controller | Jun 11 16:00:53.150877 crc crio[3638]: time="2026-06-11T16:00:53.150747852Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184392 | controller | Jun 11 16:00:53.160541 crc crio[3638]: time="2026-06-11T16:00:53.151043781Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5347f3d6-21bd-47f5-82e1-a2df5242046d 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:0xc0036a4360}] Aliases:map[]}"
2026-06-11 18:00:59.184414 | controller | Jun 11 16:00:53.160541 crc crio[3638]: time="2026-06-11T16:00:53.15132631Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184436 | controller | Jun 11 16:00:53.160541 crc crio[3638]: time="2026-06-11T16:00:53.15195317Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac 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:0xc002cb67b8}] Aliases:map[]}"
2026-06-11 18:00:59.184458 | controller | Jun 11 16:00:53.160541 crc crio[3638]: time="2026-06-11T16:00:53.152014942Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184480 | controller | Jun 11 16:00:53.162868 crc crio[3638]: time="2026-06-11T16:00:53.162682484Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 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:0xc002cb6770}] Aliases:map[]}"
2026-06-11 18:00:59.184507 | controller | Jun 11 16:00:53.162966 crc crio[3638]: time="2026-06-11T16:00:53.16286813Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184562 | controller | Jun 11 16:00:53.163894 crc crio[3638]: time="2026-06-11T16:00:53.163333615Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/a855ff99-68e8-428e-9ab9-47bebf4da9a2 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:0xc000182a08}] Aliases:map[]}"
2026-06-11 18:00:59.184587 | controller | Jun 11 16:00:53.163894 crc crio[3638]: time="2026-06-11T16:00:53.163392667Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184611 | controller | Jun 11 16:00:53.164017 crc crio[3638]: time="2026-06-11T16:00:53.163929494Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 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:0xc0016c0028}] Aliases:map[]}"
2026-06-11 18:00:59.184633 | controller | Jun 11 16:00:53.164017 crc crio[3638]: time="2026-06-11T16:00:53.163993496Z" 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-11 18:00:59.184656 | controller | Jun 11 16:00:53.167532 crc crio[3638]: time="2026-06-11T16:00:53.166390303Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/84ba9f08-2ef6-41ed-9fde-29a9eadc1b1c 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:0xc00210c1c0}] Aliases:map[]}"
2026-06-11 18:00:59.184678 | controller | Jun 11 16:00:53.167532 crc crio[3638]: time="2026-06-11T16:00:53.166986471Z" 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-11 18:00:59.184700 | controller | Jun 11 16:00:53.167657 crc crio[3638]: time="2026-06-11T16:00:53.167570901Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 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:0xc0016c0118}] Aliases:map[]}"
2026-06-11 18:00:59.184727 | controller | Jun 11 16:00:53.167657 crc crio[3638]: time="2026-06-11T16:00:53.167608012Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184750 | controller | Jun 11 16:00:53.180713 crc crio[3638]: time="2026-06-11T16:00:53.175325789Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc001446000}] Aliases:map[]}"
2026-06-11 18:00:59.184773 | controller | Jun 11 16:00:53.180713 crc crio[3638]: time="2026-06-11T16:00:53.175667Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184794 | controller | Jun 11 16:00:53.180713 crc crio[3638]: time="2026-06-11T16:00:53.176644901Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 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:0xc0003d0480}] Aliases:map[]}"
2026-06-11 18:00:59.184816 | controller | Jun 11 16:00:53.180713 crc crio[3638]: time="2026-06-11T16:00:53.176683013Z" 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-11 18:00:59.184838 | controller | Jun 11 16:00:53.198813 crc crio[3638]: time="2026-06-11T16:00:53.192370343Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3b1f594b-e3b5-4dfb-84ae-00a15212cbaf 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:0xc0036a4368}] Aliases:map[]}"
2026-06-11 18:00:59.184861 | controller | Jun 11 16:00:53.198813 crc crio[3638]: time="2026-06-11T16:00:53.192537448Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184883 | controller | Jun 11 16:00:53.198813 crc crio[3638]: time="2026-06-11T16:00:53.193088948Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad 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:0xc000182ab8}] Aliases:map[]}"
2026-06-11 18:00:59.184905 | controller | Jun 11 16:00:53.198813 crc crio[3638]: time="2026-06-11T16:00:53.19315177Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184932 | controller | Jun 11 16:00:53.198813 crc crio[3638]: time="2026-06-11T16:00:53.197400315Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc0036a42c8}] Aliases:map[]}"
2026-06-11 18:00:59.184957 | controller | Jun 11 16:00:53.198813 crc crio[3638]: time="2026-06-11T16:00:53.197485587Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.184982 | controller | Jun 11 16:00:53.198813 crc crio[3638]: time="2026-06-11T16:00:53.198718147Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 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:0xc000a88290}] Aliases:map[]}"
2026-06-11 18:00:59.185004 | controller | Jun 11 16:00:53.198813 crc crio[3638]: time="2026-06-11T16:00:53.198740908Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.185026 | controller | Jun 11 16:00:53.200705 crc crio[3638]: time="2026-06-11T16:00:53.199992638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=22f703cf-4f26-4e6e-9d99-f831b50062d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.185049 | controller | Jun 11 16:00:53.201134 crc crio[3638]: time="2026-06-11T16:00:53.200915258Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 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:0xc002cb6728}] Aliases:map[]}"
2026-06-11 18:00:59.185072 | controller | Jun 11 16:00:53.201134 crc crio[3638]: time="2026-06-11T16:00:53.201124754Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.185095 | controller | Jun 11 16:00:53.215510 crc crio[3638]: time="2026-06-11T16:00:53.206010111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9b27b514-612b-481a-abcb-b059b405fb50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.185118 | controller | Jun 11 16:00:53.215510 crc crio[3638]: time="2026-06-11T16:00:53.208993505Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 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:0xc0036a4308}] Aliases:map[]}"
2026-06-11 18:00:59.185145 | controller | Jun 11 16:00:53.215510 crc crio[3638]: time="2026-06-11T16:00:53.209025686Z" 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-11 18:00:59.185168 | controller | Jun 11 16:00:53.230825 crc crio[3638]: time="2026-06-11T16:00:53.223927013Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 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:0xc000a88120}] Aliases:map[]}"
2026-06-11 18:00:59.185191 | controller | Jun 11 16:00:53.230825 crc crio[3638]: time="2026-06-11T16:00:53.224244783Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.185215 | controller | Jun 11 16:00:53.230825 crc crio[3638]: time="2026-06-11T16:00:53.224248905Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/collect-profiles" id=a9354fcd-d69a-4e80-820c-745fa3146059 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.185248 | controller | Jun 11 16:00:53.230825 crc crio[3638]: time="2026-06-11T16:00:53.224913685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.185294 | controller | Jun 11 16:00:53.230825 crc crio[3638]: time="2026-06-11T16:00:53.224986468Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 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:0xc000182a28}] Aliases:map[]}"
2026-06-11 18:00:59.185323 | controller | Jun 11 16:00:53.230825 crc crio[3638]: time="2026-06-11T16:00:53.225025399Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.185346 | controller | Jun 11 16:00:53.973294 crc crio[3638]: time="2026-06-11T16:00:53.971076121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.185368 | controller | Jun 11 16:00:54.036258 crc crio[3638]: time="2026-06-11T16:00:54.029413588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.185390 | controller | Jun 11 16:00:55.684063 crc crio[3638]: time="2026-06-11T16:00:55.682611672Z" level=info msg="Created container c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/collect-profiles" id=a9354fcd-d69a-4e80-820c-745fa3146059 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.185412 | controller | Jun 11 16:00:55.710114 crc crio[3638]: time="2026-06-11T16:00:55.710025719Z" level=info msg="Starting container: c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4" id=f1e93a00-0e02-484c-b7fb-81c28754e2aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.185439 | controller | Jun 11 16:00:58.512968 crc crio[3638]: time="2026-06-11T16:00:58.510142381Z" level=info msg="Started container" PID=10281 containerID=c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4 description=openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/collect-profiles id=f1e93a00-0e02-484c-b7fb-81c28754e2aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2
2026-06-11 18:00:59.185462 | controller | Jun 11 16:01:00.818366 crc crio[3638]: 2026-06-11T16:01:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9c99b2cbe6b9bf Mac:1a:43:9a:40:20:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 SocketPath: PciID:}] [{Interface:0xc000014f80 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.185485 | controller | Jun 11 16:01:01.011969 crc crio[3638]: time="2026-06-11T16:01:01.007209506Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 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:0xc0014460b8}] Aliases:map[]}"
2026-06-11 18:00:59.185527 | controller | Jun 11 16:01:01.011969 crc crio[3638]: time="2026-06-11T16:01:01.009076805Z" 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-11 18:00:59.185563 | controller | Jun 11 16:01:01.354179 crc crio[3638]: 2026-06-11T16:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89189e142ece1ff Mac:1a:95:0d:9d:93:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.185587 | controller | Jun 11 16:01:01.357852 crc crio[3638]: time="2026-06-11T16:01:01.355952334Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 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:0xc000a88090}] Aliases:map[]}"
2026-06-11 18:00:59.185611 | controller | Jun 11 16:01:01.357852 crc crio[3638]: time="2026-06-11T16:01:01.356302985Z" 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-11 18:00:59.185633 | controller | Jun 11 16:01:01.399781 crc crio[3638]: time="2026-06-11T16:01:01.391514852Z" level=info msg="Ran pod sandbox 89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=c927e91e-b18e-4100-8bc5-43732c8d9dd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.185655 | controller | Jun 11 16:01:01.503331 crc crio[3638]: time="2026-06-11T16:01:01.498817145Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=b502a418-1c79-4746-9ba0-e79f559c5621 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.185684 | controller | Jun 11 16:01:01.553860 crc crio[3638]: time="2026-06-11T16:01:01.5273903Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=58bce21d-d0e6-4707-b11d-cfedfc9053bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.185706 | controller | Jun 11 16:01:01.567062 crc crio[3638]: time="2026-06-11T16:01:01.554930251Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=15451289-d8cc-4419-8d1d-c1f9a5435fcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.185728 | controller | Jun 11 16:01:01.567062 crc crio[3638]: time="2026-06-11T16:01:01.557570536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.185751 | controller | Jun 11 16:01:02.229773 crc crio[3638]: time="2026-06-11T16:01:02.229499118Z" level=info msg="Ran pod sandbox a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=ad38abee-cee2-49b8-b742-ba3eeb82a338 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.185773 | controller | Jun 11 16:01:02.251205 crc crio[3638]: 2026-06-11T16:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60190373a1c46d3 Mac:8e:e6:72:70:c8:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 SocketPath: PciID:}] [{Interface:0xc000518680 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.185795 | controller | Jun 11 16:01:02.279790 crc crio[3638]: time="2026-06-11T16:01:02.27772335Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=e3a865e9-84ba-4465-8bf6-2a9e45b57ac7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.185817 | controller | Jun 11 16:01:02.446390 crc crio[3638]: time="2026-06-11T16:01:02.446342196Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 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:0xc002cb6598}] Aliases:map[]}"
2026-06-11 18:00:59.185839 | controller | Jun 11 16:01:02.446848 crc crio[3638]: time="2026-06-11T16:01:02.446826282Z" 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-11 18:00:59.185862 | controller | Jun 11 16:01:03.791545 crc crio[3638]: time="2026-06-11T16:01:03.784224656Z" level=info msg="Ran pod sandbox 60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=c20782a6-e8f9-4dfe-a21d-aabe01c3859e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.185883 | controller | Jun 11 16:01:03.901806 crc crio[3638]: time="2026-06-11T16:01:03.901201129Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a3e2ef5b-1eba-45de-a1c5-9bc2d20d5a73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.185904 | controller | Jun 11 16:01:04.010844 crc crio[3638]: time="2026-06-11T16:01:04.010013802Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=e4391ec8-c2c0-400e-a84b-86a07024bbb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.185933 | controller | Jun 11 16:01:04.031146 crc crio[3638]: time="2026-06-11T16:01:04.030059133Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=07df0d3d-ebc5-464c-85f5-cfbbb8c68c20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.185956 | controller | Jun 11 16:01:04.059804 crc crio[3638]: time="2026-06-11T16:01:04.047545052Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=4b24376a-0010-4df7-a59c-1f01cfef0a2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.185978 | controller | Jun 11 16:01:04.059804 crc crio[3638]: time="2026-06-11T16:01:04.04810191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.185999 | controller | Jun 11 16:01:04.059804 crc crio[3638]: time="2026-06-11T16:01:04.048877985Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=50fb4703-aedc-4a17-bc87-d26c4e52c804 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.186021 | controller | Jun 11 16:01:04.059804 crc crio[3638]: time="2026-06-11T16:01:04.049713772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.186042 | controller | Jun 11 16:01:04.263356 crc crio[3638]: time="2026-06-11T16:01:04.262748759Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.186063 | controller | Jun 11 16:01:04.316567 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abe3238af59a2a3 Mac:ba:8a:61:24:21:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186085 | controller | Jun 11 16:01:04.491822 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1572c76a2129b4d Mac:c6:1e:44:a6:1f:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186106 | controller | Jun 11 16:01:04.491822 crc crio[3638]: time="2026-06-11T16:01:04.490616141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.186128 | controller | Jun 11 16:01:04.689526 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8172b4c6e87eee9 Mac:1e:ad:c8:a8:79:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 SocketPath: PciID:}] [{Interface:0xc0004b4730 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186149 | controller | Jun 11 16:01:04.689526 crc crio[3638]: time="2026-06-11T16:01:04.682063357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.186171 | controller | Jun 11 16:01:04.867879 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff16dbe83ceeb7b Mac:3a:98:6f:3d:62:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 SocketPath: PciID:}] [{Interface:0xc00019cf40 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186201 | controller | Jun 11 16:01:04.893405 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f8dd6ac756eb1e Mac:aa:5f:fa:98:8c:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186223 | controller | Jun 11 16:01:05.444124 crc crio[3638]: time="2026-06-11T16:01:05.440223518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.186249 | controller | Jun 11 16:01:05.491227 crc crio[3638]: time="2026-06-11T16:01:05.490953961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.186283 | controller | Jun 11 16:01:06.664657 crc crio[3638]: time="2026-06-11T16:01:06.663939026Z" level=info msg="Created container 99d25bea22f6020c3d465820b9e489b8c0261f040743532424229ee87335549c: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=15451289-d8cc-4419-8d1d-c1f9a5435fcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.186308 | controller | Jun 11 16:01:06.738809 crc crio[3638]: time="2026-06-11T16:01:06.738654317Z" level=info msg="Starting container: 99d25bea22f6020c3d465820b9e489b8c0261f040743532424229ee87335549c" id=981791e1-3530-4fe6-995f-f212ce4ead46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.186332 | controller | Jun 11 16:01:07.033717 crc crio[3638]: time="2026-06-11T16:01:07.031608641Z" level=info msg="Started container" PID=10877 containerID=99d25bea22f6020c3d465820b9e489b8c0261f040743532424229ee87335549c description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=981791e1-3530-4fe6-995f-f212ce4ead46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e
2026-06-11 18:00:59.186355 | controller | Jun 11 16:01:08.416972 crc crio[3638]: 2026-06-11T16:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e3e278852eaa5b Mac:9a:1c:84:e9:50:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 SocketPath: PciID:}] [{Interface:0xc00028c860 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186376 | controller | Jun 11 16:01:08.598128 crc crio[3638]: 2026-06-11T16:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ca39b5bcbd39f0 Mac:de:bd:34:90:21:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 SocketPath: PciID:}] [{Interface:0xc00051e8c0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186398 | controller | Jun 11 16:01:08.612180 crc crio[3638]: 2026-06-11T16:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d922a8a13b83dc6 Mac:1e:d4:5a:d9:ed:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be SocketPath: PciID:}] [{Interface:0xc000346d20 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186419 | controller | Jun 11 16:01:09.092226 crc crio[3638]: 2026-06-11T16:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:643d8f207bd451e Mac:5a:62:9e:57:53:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 SocketPath: PciID:}] [{Interface:0xc000124870 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186447 | controller | Jun 11 16:01:09.110228 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfe2c5d6102aa98 Mac:c2:be:6e:0b:f4:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 SocketPath: PciID:}] [{Interface:0xc00011a780 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186469 | controller | Jun 11 16:01:09.226003 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11319ed2dca89f5 Mac:2e:8b:f7:7f:28:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 SocketPath: PciID:}] [{Interface:0xc0002ea8d0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186490 | controller | Jun 11 16:01:09.439614 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a24f763ee540d0 Mac:8e:3a:19:47:20:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 SocketPath: PciID:}] [{Interface:0xc000195210 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186531 | controller | Jun 11 16:01:09.747591 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eeebc0789a434a8 Mac:62:f5:b7:b0:18:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f SocketPath: PciID:}] [{Interface:0xc0004bc5e0 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186562 | controller | Jun 11 16:01:09.798620 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ab757b7b8c7c65 Mac:b6:76:27:17:ac:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b SocketPath: PciID:}] [{Interface:0xc000540730 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186585 | controller | Jun 11 16:01:09.899013 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:318ba81f8412f22 Mac:0a:a4:59:b7:a5:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186607 | controller | Jun 11 16:01:09.996164 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2aeb3cbba17a258 Mac:da:07:61:48:ac:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186627 | controller | Jun 11 16:01:13.593039 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:781d360d844d8ab Mac:42:a0:2e:a7:80:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/5347f3d6-21bd-47f5-82e1-a2df5242046d SocketPath: PciID:}] [{Interface:0xc000528f30 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186648 | controller | Jun 11 16:01:13.668288 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40192da4d6cd157 Mac:e6:4f:db:e1:c7:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 SocketPath: PciID:}] [{Interface:0xc0001608b0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186673 | controller | Jun 11 16:01:13.754252 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9883a8e4dec933e Mac:d2:d2:5f:1d:23:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186695 | controller | Jun 11 16:01:13.758703 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf18d5383bb83dc Mac:32:d9:be:20:cb:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/ad121dbb-75e2-46a4-9825-eaa85b6edf49 SocketPath: PciID:}] [{Interface:0xc000407230 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186715 | controller | Jun 11 16:01:13.994852 crc crio[3638]: 2026-06-11T16:01:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be539775b8e722a Mac:02:ab:bb:07:f7:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/84ba9f08-2ef6-41ed-9fde-29a9eadc1b1c SocketPath: PciID:}] [{Interface:0xc000194c60 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186736 | controller | Jun 11 16:01:13.995363 crc crio[3638]: 2026-06-11T16:01:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a80167e6cbfd16 Mac:26:47:1c:22:1b:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186756 | controller | Jun 11 16:01:13.995646 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1072dd5e13f2c99 Mac:36:c3:d0:d3:68:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 SocketPath: PciID:}] [{Interface:0xc0001812c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.186778 | controller | Jun 11 16:01:13.998675 crc crio[3638]: time="2026-06-11T16:01:13.998642493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.186799 | controller | Jun 11 16:01:14.002888 crc crio[3638]: time="2026-06-11T16:01:14.002824846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.186821 | controller | Jun 11 16:01:14.009594 crc crio[3638]: time="2026-06-11T16:01:14.00698617Z" level=info msg="Stopping pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2" id=e006fd96-7ffa-42bb-9903-09b66472fd57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.186842 | controller | Jun 11 16:01:14.223837 crc crio[3638]: time="2026-06-11T16:01:14.223610632Z" level=info msg="Created container 28e74b5e9b3ced103e80fe11826bc6f01a2104cef148d5ee46f643edfa8fe275: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=4b24376a-0010-4df7-a59c-1f01cfef0a2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.186864 | controller | Jun 11 16:01:14.227471 crc crio[3638]: time="2026-06-11T16:01:14.227295689Z" level=info msg="Starting container: 28e74b5e9b3ced103e80fe11826bc6f01a2104cef148d5ee46f643edfa8fe275" id=b7460e31-53b7-414f-b11c-cfbf552447e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.186887 | controller | Jun 11 16:01:14.234170 crc crio[3638]: time="2026-06-11T16:01:14.233750576Z" level=info msg="Started container" PID=11471 containerID=28e74b5e9b3ced103e80fe11826bc6f01a2104cef148d5ee46f643edfa8fe275 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=b7460e31-53b7-414f-b11c-cfbf552447e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5
2026-06-11 18:00:59.186917 | controller | Jun 11 16:01:14.234956 crc crio[3638]: time="2026-06-11T16:01:14.234411056Z" level=info msg="Created container f53bcc10ae93c44cb845d483944c940bb3e7aeb29ecd4f09d45c8d63a6828691: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=50fb4703-aedc-4a17-bc87-d26c4e52c804 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.186941 | controller | Jun 11 16:01:14.236724 crc crio[3638]: time="2026-06-11T16:01:14.236248006Z" level=info msg="Starting container: f53bcc10ae93c44cb845d483944c940bb3e7aeb29ecd4f09d45c8d63a6828691" id=976ccf15-717c-4a76-9691-06cad2dcee6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.186963 | controller | Jun 11 16:01:14.274784 crc crio[3638]: time="2026-06-11T16:01:14.274486869Z" level=info msg="Started container" PID=11481 containerID=f53bcc10ae93c44cb845d483944c940bb3e7aeb29ecd4f09d45c8d63a6828691 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=976ccf15-717c-4a76-9691-06cad2dcee6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad
2026-06-11 18:00:59.186985 | controller | Jun 11 16:01:14.962949 crc crio[3638]: 2026-06-11T16:01:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a55801158e2d9d6 Mac:ba:28:58:19:4b:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b SocketPath: PciID:}] [{Interface:0xc000207130 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187007 | controller | Jun 11 16:01:15.005924 crc crio[3638]: 2026-06-11T16:01:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51e89219bca177c Mac:5a:9b:8e:f5:f5:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 SocketPath: PciID:}] [{Interface:0xc0003f33b0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187029 | controller | Jun 11 16:01:15.043823 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dac0ef87bfdd46 Mac:26:df:eb:52:e1:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 SocketPath: PciID:}] [{Interface:0xc0002d07e0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187050 | controller | Jun 11 16:01:15.181220 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c73ce04ad8a2b2 Mac:46:a9:61:73:b7:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187072 | controller | Jun 11 16:01:15.181220 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5677a96f9f79486 Mac:26:c3:05:d1:6a:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 SocketPath: PciID:}] [{Interface:0xc000194b80 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187093 | controller | Jun 11 16:01:15.199077 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47a7b8c84c87bb5 Mac:12:6d:9e:b1:e6:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac SocketPath: PciID:}] [{Interface:0xc00039e770 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187119 | controller | Jun 11 16:01:15.217817 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:784aa78eeec1810 Mac:52:46:1a:d1:6b:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e SocketPath: PciID:}] [{Interface:0xc00012e9f0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187141 | controller | Jun 11 16:01:15.237116 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d3c4a4e95ecda0 Mac:ba:4b:b2:cb:18:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 SocketPath: PciID:}] [{Interface:0xc000014850 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187162 | controller | Jun 11 16:01:15.240133 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:311c5b28accd89e Mac:5e:25:44:86:73:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187184 | controller | Jun 11 16:01:15.403667 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6ab18f715e6653 Mac:a6:cc:08:67:ac:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d SocketPath: PciID:}] [{Interface:0xc00011d4e0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187206 | controller | Jun 11 16:01:15.408952 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d1650c7e83930b Mac:e6:58:92:14:0d:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/a855ff99-68e8-428e-9ab9-47bebf4da9a2 SocketPath: PciID:}] [{Interface:0xc000195180 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187228 | controller | Jun 11 16:01:15.433622 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d018bec0f88e0c Mac:76:63:2d:42:cc:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187250 | controller | Jun 11 16:01:15.599036 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a283be193b5aa10 Mac:5a:8d:8e:70:84:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 SocketPath: PciID:}] [{Interface:0xc000114850 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187276 | controller | Jun 11 16:01:15.599307 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5953d996170f6c Mac:d6:af:b0:6c:e5:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/3b1f594b-e3b5-4dfb-84ae-00a15212cbaf SocketPath: PciID:}] [{Interface:0xc0002025c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187309 | controller | Jun 11 16:01:15.600904 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f943fb40bd74f3 Mac:06:e5:38:4c:5e:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 SocketPath: PciID:}] [{Interface:0xc00011ccd0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187333 | controller | Jun 11 16:01:15.601246 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ce1e6a77647c19 Mac:be:e8:4e:1c:fb:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/5e2e0485-68e0-47eb-b2fe-ab5ac9d330d0 SocketPath: PciID:}] [{Interface:0xc00042d2c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187360 | controller | Jun 11 16:01:15.603811 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7856d2f80240919 Mac:fe:da:34:da:31:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c SocketPath: PciID:}] [{Interface:0xc0005927c0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187382 | controller | Jun 11 16:01:15.611865 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfcfba284db296b Mac:f6:18:30:ea:a0:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187404 | controller | Jun 11 16:01:15.627840 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10d16adf0fc8124 Mac:32:93:3a:7c:8a:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/6873c5d5-1848-403f-b05f-e76b488e259a SocketPath: PciID:}] [{Interface:0xc000181830 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.187425 | controller | Jun 11 16:01:15.628754 crc crio[3638]: time="2026-06-11T16:01:15.62863569Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.187447 | controller | Jun 11 16:01:15.628832 crc crio[3638]: time="2026-06-11T16:01:15.628774855Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-11 18:00:59.187469 | controller | Jun 11 16:01:15.629654 crc crio[3638]: time="2026-06-11T16:01:15.629557449Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad121dbb-75e2-46a4-9825-eaa85b6edf49 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:0xc000a880d8}] Aliases:map[]}"
2026-06-11 18:00:59.187492 | controller | Jun 11 16:01:15.629654 crc crio[3638]: time="2026-06-11T16:01:15.629609551Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 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:0xc00210c070}] Aliases:map[]}"
2026-06-11 18:00:59.187537 | controller | Jun 11 16:01:15.629819 crc crio[3638]: time="2026-06-11T16:01:15.629657122Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 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:0xc000182a28}] Aliases:map[]}"
2026-06-11 18:00:59.187570 | controller | Jun 11 16:01:15.629819 crc crio[3638]: time="2026-06-11T16:01:15.629771626Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.187599 | controller | Jun 11 16:01:15.629912 crc crio[3638]: time="2026-06-11T16:01:15.629828988Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 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:0xc0003d0480}] Aliases:map[]}"
2026-06-11 18:00:59.187623 | controller | Jun 11 16:01:15.629912 crc crio[3638]: time="2026-06-11T16:01:15.629875179Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.187645 | controller | Jun 11 16:01:15.629912 crc crio[3638]: time="2026-06-11T16:01:15.629906561Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 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:0xc002cb6728}] Aliases:map[]}"
2026-06-11 18:00:59.187667 | controller | Jun 11 16:01:15.630067 crc crio[3638]: time="2026-06-11T16:01:15.630011165Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.187689 | controller | Jun 11 16:01:15.630128 crc crio[3638]: time="2026-06-11T16:01:15.630072985Z" 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-11 18:00:59.187712 | controller | Jun 11 16:01:15.630187 crc crio[3638]: time="2026-06-11T16:01:15.62987878Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be 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:0xc00210c000}] Aliases:map[]}"
2026-06-11 18:00:59.187735 | controller | Jun 11 16:01:15.630369 crc crio[3638]: time="2026-06-11T16:01:15.629609551Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 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:0xc000a88150}] Aliases:map[]}"
2026-06-11 18:00:59.187758 | controller | Jun 11 16:01:15.630369 crc crio[3638]: time="2026-06-11T16:01:15.630319384Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d 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:0xc002cb66f0}] Aliases:map[]}"
2026-06-11 18:00:59.187784 | controller | Jun 11 16:01:15.630602 crc crio[3638]: time="2026-06-11T16:01:15.63049815Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.187807 | controller | Jun 11 16:01:15.630602 crc crio[3638]: time="2026-06-11T16:01:15.630557322Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.187830 | controller | Jun 11 16:01:15.630783 crc crio[3638]: time="2026-06-11T16:01:15.629626192Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad 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:0xc000182ab8}] Aliases:map[]}"
2026-06-11 18:00:59.187853 | controller | Jun 11 16:01:15.630783 crc crio[3638]: time="2026-06-11T16:01:15.630774008Z" level=info msg="Got pod network &{Name:collect-profiles-29686560-dg8j7 Namespace:openshift-operator-lifecycle-manager ID:5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2 UID:3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89 NetNS:/var/run/netns/740b9bd6-3f15-4048-a842-50db1959d376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a2a4e7c_22d2_4e29_bf93_221e9d1d0a89.slice PodAnnotations:0xc00008cbe0}] Aliases:map[]}"
2026-06-11 18:00:59.187875 | controller | Jun 11 16:01:15.630952 crc crio[3638]: time="2026-06-11T16:01:15.63081883Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/a855ff99-68e8-428e-9ab9-47bebf4da9a2 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:0xc000182a08}] Aliases:map[]}"
2026-06-11 18:00:59.187897 | controller | Jun 11 16:01:15.630952 crc crio[3638]: time="2026-06-11T16:01:15.630873762Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.187919 | controller | Jun 11 16:01:15.630952 crc crio[3638]: time="2026-06-11T16:01:15.630900562Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc001446000}] Aliases:map[]}"
2026-06-11 18:00:59.187941 | controller | Jun 11 16:01:15.631156 crc crio[3638]: time="2026-06-11T16:01:15.630977745Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.187967 | controller | Jun 11 16:01:15.631156 crc crio[3638]: time="2026-06-11T16:01:15.631041427Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.187991 | controller | Jun 11 16:01:15.631156 crc crio[3638]: time="2026-06-11T16:01:15.630881322Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686560-dg8j7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.188018 | controller | Jun 11 16:01:15.631471 crc crio[3638]: time="2026-06-11T16:01:15.631243573Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc0036a42c8}] Aliases:map[]}"
2026-06-11 18:00:59.188041 | controller | Jun 11 16:01:15.631471 crc crio[3638]: time="2026-06-11T16:01:15.631263254Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b 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:0xc0036a4288}] Aliases:map[]}"
2026-06-11 18:00:59.188063 | controller | Jun 11 16:01:15.631636 crc crio[3638]: time="2026-06-11T16:01:15.631521782Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188086 | controller | Jun 11 16:01:15.632040 crc crio[3638]: time="2026-06-11T16:01:15.631815483Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 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:0xc000a88120}] Aliases:map[]}"
2026-06-11 18:00:59.188108 | controller | Jun 11 16:01:15.632040 crc crio[3638]: time="2026-06-11T16:01:15.632009909Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/84ba9f08-2ef6-41ed-9fde-29a9eadc1b1c 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:0xc00210c1c0}] Aliases:map[]}"
2026-06-11 18:00:59.188130 | controller | Jun 11 16:01:15.632199 crc crio[3638]: time="2026-06-11T16:01:15.632030679Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b 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:0xc000b12790}] Aliases:map[]}"
2026-06-11 18:00:59.188153 | controller | Jun 11 16:01:15.632199 crc crio[3638]: time="2026-06-11T16:01:15.632137372Z" 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-11 18:00:59.188175 | controller | Jun 11 16:01:15.632199 crc crio[3638]: time="2026-06-11T16:01:15.632165964Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188201 | controller | Jun 11 16:01:15.632599 crc crio[3638]: time="2026-06-11T16:01:15.632209714Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188223 | controller | Jun 11 16:01:15.632599 crc crio[3638]: time="2026-06-11T16:01:15.630284353Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188245 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.62958629Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 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:0xc0016c0118}] Aliases:map[]}"
2026-06-11 18:00:59.188268 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.631823732Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 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:0xc00210c138}] Aliases:map[]}"
2026-06-11 18:00:59.188292 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.632787082Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188325 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.632828505Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188353 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.629891841Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 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:0xc0016c0028}] Aliases:map[]}"
2026-06-11 18:00:59.188376 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.62986568Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 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:0xc000b12640}] Aliases:map[]}"
2026-06-11 18:00:59.188398 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.633079093Z" 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-11 18:00:59.188427 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.633158435Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188451 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.630305574Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3b1f594b-e3b5-4dfb-84ae-00a15212cbaf 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:0xc0036a4368}] Aliases:map[]}"
2026-06-11 18:00:59.188474 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.633388032Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188497 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.629640492Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 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:0xc0036a4248}] Aliases:map[]}"
2026-06-11 18:00:59.188548 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.633624531Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188574 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.631845443Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 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:0xc000a88290}] Aliases:map[]}"
2026-06-11 18:00:59.188597 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.633865248Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188620 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.631833423Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188642 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.631858563Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac 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:0xc002cb67b8}] Aliases:map[]}"
2026-06-11 18:00:59.188664 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.634482327Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188693 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.631864774Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 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:0xc002cb6770}] Aliases:map[]}"
2026-06-11 18:00:59.188716 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.634735186Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188739 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.631873364Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e 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:0xc00210c1f0}] Aliases:map[]}"
2026-06-11 18:00:59.188761 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.634970484Z" 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-11 18:00:59.188783 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.631880864Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 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:0xc0036a42c0}] Aliases:map[]}"
2026-06-11 18:00:59.188806 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.635222122Z" 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-11 18:00:59.188828 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.62959306Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 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:0xc00210c178}] Aliases:map[]}"
2026-06-11 18:00:59.188850 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.635555272Z" 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-11 18:00:59.188872 | controller | Jun 11 16:01:15.635601 crc crio[3638]: time="2026-06-11T16:01:15.629848699Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.188898 | controller | Jun 11 16:01:15.636920 crc crio[3638]: time="2026-06-11T16:01:15.631944246Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 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:0xc00210c108}] Aliases:map[]}"
2026-06-11 18:00:59.188921 | controller | Jun 11 16:01:15.636920 crc crio[3638]: time="2026-06-11T16:01:15.635948864Z" 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-11 18:00:59.188943 | controller | Jun 11 16:01:15.636920 crc crio[3638]: time="2026-06-11T16:01:15.631886204Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 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:0xc000b12748}] Aliases:map[]}"
2026-06-11 18:00:59.188964 | controller | Jun 11 16:01:15.636920 crc crio[3638]: time="2026-06-11T16:01:15.636209002Z" 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-11 18:00:59.188987 | controller | Jun 11 16:01:15.636920 crc crio[3638]: time="2026-06-11T16:01:15.631960477Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc000a88190}] Aliases:map[]}"
2026-06-11 18:00:59.189008 | controller | Jun 11 16:01:15.636920 crc crio[3638]: time="2026-06-11T16:01:15.636502283Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.189031 | controller | Jun 11 16:01:15.636920 crc crio[3638]: time="2026-06-11T16:01:15.631957536Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6873c5d5-1848-403f-b05f-e76b488e259a 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:0xc002cb65d8}] Aliases:map[]}"
2026-06-11 18:00:59.189053 | controller | Jun 11 16:01:15.636920 crc crio[3638]: time="2026-06-11T16:01:15.636796512Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.189210 | controller | Jun 11 16:01:15.637580 crc crio[3638]: time="2026-06-11T16:01:15.631973387Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f 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:0xc000182890}] Aliases:map[]}"
2026-06-11 18:00:59.189236 | controller | Jun 11 16:01:15.637580 crc crio[3638]: time="2026-06-11T16:01:15.63705182Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.189259 | controller | Jun 11 16:01:15.637580 crc crio[3638]: time="2026-06-11T16:01:15.631974707Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 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:0xc000b125f0}] Aliases:map[]}"
2026-06-11 18:00:59.189301 | controller | Jun 11 16:01:15.637580 crc crio[3638]: time="2026-06-11T16:01:15.63734775Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.189332 | controller | Jun 11 16:01:15.637580 crc crio[3638]: time="2026-06-11T16:01:15.631987247Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5347f3d6-21bd-47f5-82e1-a2df5242046d 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:0xc0036a4360}] Aliases:map[]}"
2026-06-11 18:00:59.189363 | controller | Jun 11 16:01:15.637803 crc crio[3638]: time="2026-06-11T16:01:15.631911055Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c 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:0xc000a881a8}] Aliases:map[]}"
2026-06-11 18:00:59.189387 | controller | Jun 11 16:01:15.637803 crc crio[3638]: time="2026-06-11T16:01:15.63765925Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.189409 | controller | Jun 11 16:01:15.637803 crc crio[3638]: time="2026-06-11T16:01:15.637737761Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.189430 | controller | Jun 11 16:01:15.637933 crc crio[3638]: time="2026-06-11T16:01:15.631987247Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b 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:0xc002cb67a0}] Aliases:map[]}"
2026-06-11 18:00:59.189452 | controller | Jun 11 16:01:15.637933 crc crio[3638]: time="2026-06-11T16:01:15.637902847Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.189483 | controller | Jun 11 16:01:15.638024 crc crio[3638]: time="2026-06-11T16:01:15.631911115Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 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:0xc0036a4308}] Aliases:map[]}"
2026-06-11 18:00:59.189506 | controller | Jun 11 16:01:15.638071 crc crio[3638]: time="2026-06-11T16:01:15.638047171Z" 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-11 18:00:59.189558 | controller | Jun 11 16:01:15.638071 crc crio[3638]: time="2026-06-11T16:01:15.632000768Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 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:0xc00012a930}] Aliases:map[]}"
2026-06-11 18:00:59.189582 | controller | Jun 11 16:01:15.638160 crc crio[3638]: time="2026-06-11T16:01:15.638145695Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.189604 | controller | Jun 11 16:01:15.638256 crc crio[3638]: time="2026-06-11T16:01:15.631924365Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5e2e0485-68e0-47eb-b2fe-ab5ac9d330d0 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:0xc00012a8e8}] Aliases:map[]}"
2026-06-11 18:00:59.189627 | controller | Jun 11 16:01:15.638361 crc crio[3638]: time="2026-06-11T16:01:15.631931766Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf 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:0xc001446210}] Aliases:map[]}"
2026-06-11 18:00:59.189649 | controller | Jun 11 16:01:15.638498 crc crio[3638]: time="2026-06-11T16:01:15.638373692Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.189671 | controller | Jun 11 16:01:15.638498 crc crio[3638]: time="2026-06-11T16:01:15.638467385Z" 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-11 18:00:59.189693 | controller | Jun 11 16:01:15.638678 crc crio[3638]: time="2026-06-11T16:01:15.631939186Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 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:0xc000b12670}] Aliases:map[]}"
2026-06-11 18:00:59.189719 | controller | Jun 11 16:01:15.638784 crc crio[3638]: time="2026-06-11T16:01:15.638752525Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.189742 | controller | Jun 11 16:01:15.652403 crc crio[3638]: time="2026-06-11T16:01:15.652266517Z" level=info msg="Ran pod sandbox bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=d9e6b0ca-571a-4ebf-9228-0d6917e8d100 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.189765 | controller | Jun 11 16:01:15.667364 crc crio[3638]: time="2026-06-11T16:01:15.666608215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=eb9ec4ad-ac18-41d9-983c-cf50f454ca9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.189787 | controller | Jun 11 16:01:15.684498 crc crio[3638]: time="2026-06-11T16:01:15.677551516Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.189809 | controller | Jun 11 16:01:15.684498 crc crio[3638]: time="2026-06-11T16:01:15.680957304Z" level=info msg="Ran pod sandbox ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=000a4a38-9b48-481b-9c68-941587c464a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.189831 | controller | Jun 11 16:01:15.684498 crc crio[3638]: time="2026-06-11T16:01:15.68364027Z" level=info msg="Ran pod sandbox 643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b with infra container: openshift-dns/dns-default-qtghf/POD" id=94827ce2-fe74-454e-98c5-eba8786a1650 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.189853 | controller | Jun 11 16:01:15.685113 crc crio[3638]: time="2026-06-11T16:01:15.684957703Z" level=info msg="Ran pod sandbox 9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=92eb09c6-98c5-4ca3-b94b-ef34c784b6fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.189875 | controller | Jun 11 16:01:15.689825 crc crio[3638]: time="2026-06-11T16:01:15.689586891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=0c30c1c7-ee5a-43c8-a331-1b77ca31023a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.189896 | controller | Jun 11 16:01:15.689930 crc crio[3638]: time="2026-06-11T16:01:15.689900771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=b8003df1-4e6c-402a-a822-3f6cff60c537 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.189917 | controller | Jun 11 16:01:15.690369 crc crio[3638]: time="2026-06-11T16:01:15.690076667Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=f49576fe-f0eb-45cb-b960-9db83ab99ddf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.189938 | controller | Jun 11 16:01:15.691299 crc crio[3638]: time="2026-06-11T16:01:15.691186961Z" level=info msg="Ran pod sandbox 1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=c32ba850-c55b-4d83-a504-bc061b501d6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.189968 | controller | Jun 11 16:01:15.694841 crc crio[3638]: time="2026-06-11T16:01:15.694808588Z" level=info msg="Ran pod sandbox e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=0ba14095-96f7-435e-907a-d0be0375ea88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.189990 | controller | Jun 11 16:01:15.695092 crc crio[3638]: time="2026-06-11T16:01:15.694913971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=831ae70b-561d-410b-bc83-0b8b1bf26b68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190011 | controller | Jun 11 16:01:15.697659 crc crio[3638]: time="2026-06-11T16:01:15.697590357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=5bbf4397-7615-4c0a-adbc-0c43bbe72e38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190032 | controller | Jun 11 16:01:15.703313 crc crio[3638]: time="2026-06-11T16:01:15.703238537Z" level=info msg="Ran pod sandbox abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=2d50c46f-c168-4d83-9e82-39d2c622fc35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190054 | controller | Jun 11 16:01:15.707659 crc crio[3638]: time="2026-06-11T16:01:15.707571177Z" level=info msg="Ran pod sandbox 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=54b9a20e-89d2-4632-b278-10adcfeb91b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190075 | controller | Jun 11 16:01:15.709486 crc crio[3638]: time="2026-06-11T16:01:15.709398144Z" level=info msg="Ran pod sandbox 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=af570e92-c6e3-47c3-8e22-05016fe975af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190096 | controller | Jun 11 16:01:15.717841 crc crio[3638]: time="2026-06-11T16:01:15.717783763Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=5f381814-5c01-409b-8d34-762d7c62e3fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190117 | controller | Jun 11 16:01:15.718303 crc crio[3638]: time="2026-06-11T16:01:15.717915427Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b40377e5-0526-41c8-954e-0726a90e0e1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190138 | controller | Jun 11 16:01:15.719628 crc crio[3638]: time="2026-06-11T16:01:15.719600911Z" level=info msg="Ran pod sandbox 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=08302726-0305-4f34-ac39-5f9eda93bf00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190159 | controller | Jun 11 16:01:15.723220 crc crio[3638]: time="2026-06-11T16:01:15.723131894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=c99570e2-4e4c-4edf-b2da-8baf6ed86a4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190180 | controller | Jun 11 16:01:15.725146 crc crio[3638]: time="2026-06-11T16:01:15.725048206Z" level=info msg="Ran pod sandbox a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=1dc010ff-4de6-4b29-9261-e2a8ad6bc0bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190205 | controller | Jun 11 16:01:15.729011 crc crio[3638]: time="2026-06-11T16:01:15.728957221Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=088d2b97-2e22-40fb-b798-ac3a4ba7aa64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190227 | controller | Jun 11 16:01:15.733460 crc crio[3638]: time="2026-06-11T16:01:15.733039031Z" level=info msg="Ran pod sandbox 0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=6bc704c8-1e42-4ae1-9c68-4155e5177c16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190249 | controller | Jun 11 16:01:15.739609 crc crio[3638]: time="2026-06-11T16:01:15.739107205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=db425ca5-0531-4cf8-8683-71bca420a4ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190271 | controller | Jun 11 16:01:15.739756 crc crio[3638]: time="2026-06-11T16:01:15.739119186Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=8f3e19f4-21ba-4163-9d84-f659ae60fd47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190292 | controller | Jun 11 16:01:15.745034 crc crio[3638]: time="2026-06-11T16:01:15.744933292Z" level=info msg="Ran pod sandbox d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=027d772f-6c44-4da8-8e3a-b6a9c7084d62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190314 | controller | Jun 11 16:01:15.749353 crc crio[3638]: time="2026-06-11T16:01:15.749209259Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=25a9776e-fa87-401c-b21a-f63e7c7d14b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190338 | controller | Jun 11 16:01:15.753933 crc crio[3638]: time="2026-06-11T16:01:15.753806025Z" level=info msg="Ran pod sandbox 8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=9489e36f-bc96-4fc3-9760-b9193162c17d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190371 | controller | Jun 11 16:01:15.756007 crc crio[3638]: time="2026-06-11T16:01:15.755964024Z" level=info msg="Ran pod sandbox 7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=5e6e55ab-4c4b-452c-a801-23e46539b3b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190398 | controller | Jun 11 16:01:15.760996 crc crio[3638]: time="2026-06-11T16:01:15.760551941Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=69637efd-de92-4066-9427-54468fb8756a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190421 | controller | Jun 11 16:01:15.769887 crc crio[3638]: time="2026-06-11T16:01:15.762911906Z" level=info msg="Ran pod sandbox 6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=f49abe31-83d5-4911-8708-c26e0228c417 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190443 | controller | Jun 11 16:01:15.769887 crc crio[3638]: time="2026-06-11T16:01:15.76521528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=18ebe2cc-8f2b-4030-8888-a06f38ab89b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190471 | controller | Jun 11 16:01:15.769887 crc crio[3638]: time="2026-06-11T16:01:15.766314076Z" level=info msg="Ran pod sandbox 5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=c4613a3b-3331-4cb8-a829-83804e1141da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190494 | controller | Jun 11 16:01:15.769887 crc crio[3638]: time="2026-06-11T16:01:15.766579404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=dfedf889-e979-45ff-a6e6-d71e3a78e260 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190543 | controller | Jun 11 16:01:15.769887 crc crio[3638]: time="2026-06-11T16:01:15.768563467Z" level=info msg="Ran pod sandbox 0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=0909085a-b5de-4df2-957c-2eb3f364bf07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190568 | controller | Jun 11 16:01:15.769887 crc crio[3638]: time="2026-06-11T16:01:15.769147696Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=be59877f-fe95-4896-8e15-91dbf809f776 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190590 | controller | Jun 11 16:01:15.771833 crc crio[3638]: time="2026-06-11T16:01:15.771716679Z" level=info msg="Ran pod sandbox 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=f43d1198-432a-48ba-bc07-2003934d2a14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190612 | controller | Jun 11 16:01:15.773649 crc crio[3638]: time="2026-06-11T16:01:15.772702331Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=e0630099-8d58-44c7-be8d-1c9216484975 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190634 | controller | Jun 11 16:01:15.775086 crc crio[3638]: time="2026-06-11T16:01:15.773844817Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4d4ab10e-b1d1-4919-bf99-cc2f3674a852 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190656 | controller | Jun 11 16:01:15.777936 crc crio[3638]: time="2026-06-11T16:01:15.777780382Z" level=info msg="Ran pod sandbox 3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=a28e71fc-9809-4a5a-9531-12391b3b9c87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190678 | controller | Jun 11 16:01:15.782722 crc crio[3638]: time="2026-06-11T16:01:15.779713435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=6c08b2ce-7f37-45cc-aa86-b8c71d225101 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190699 | controller | Jun 11 16:01:15.787125 crc crio[3638]: time="2026-06-11T16:01:15.787027789Z" level=info msg="Ran pod sandbox e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=8cc2e5be-9df3-4ee1-ac8e-bf2d1082ce38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190726 | controller | Jun 11 16:01:15.788245 crc crio[3638]: time="2026-06-11T16:01:15.788159465Z" level=info msg="Ran pod sandbox 11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=dc767ae1-9008-4a8b-89b7-2b6742df32bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190748 | controller | Jun 11 16:01:15.790361 crc crio[3638]: time="2026-06-11T16:01:15.790259082Z" level=info msg="Ran pod sandbox dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=74ce7186-d011-4dc5-85b0-041ceb9a55f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190769 | controller | Jun 11 16:01:15.790523 crc crio[3638]: time="2026-06-11T16:01:15.790375376Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=7f63200a-be50-4f06-b7a9-34fedf6728c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190790 | controller | Jun 11 16:01:15.790585 crc crio[3638]: time="2026-06-11T16:01:15.790540212Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=370fc221-529b-4650-8408-dc96b942fc42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190810 | controller | Jun 11 16:01:15.793896 crc crio[3638]: time="2026-06-11T16:01:15.793857477Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=a2e202b9-3541-427f-b96c-f1aeb06b6213 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190831 | controller | Jun 11 16:01:15.796980 crc crio[3638]: time="2026-06-11T16:01:15.796939926Z" level=info msg="Ran pod sandbox 784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=8ece8b30-669f-4672-9918-fdc7530ab7cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190852 | controller | Jun 11 16:01:15.803801 crc crio[3638]: time="2026-06-11T16:01:15.803613779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=282d3dc6-e43b-4abd-8ad4-2372c25fea73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190873 | controller | Jun 11 16:01:15.805114 crc crio[3638]: time="2026-06-11T16:01:15.804383375Z" level=info msg="Ran pod sandbox be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=d17ba8d4-84a3-499c-8e74-3852c74478ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190894 | controller | Jun 11 16:01:15.806660 crc crio[3638]: time="2026-06-11T16:01:15.806625986Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=f5b871fa-0422-4b2d-84f4-ce3219a4d329 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190914 | controller | Jun 11 16:01:15.808520 crc crio[3638]: time="2026-06-11T16:01:15.807123372Z" level=info msg="Ran pod sandbox eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=c656437c-d646-43b1-977d-e6523ed4b8a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190935 | controller | Jun 11 16:01:15.811933 crc crio[3638]: time="2026-06-11T16:01:15.811870974Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=c1553067-10da-4a0f-ba91-60ba8e560304 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.190960 | controller | Jun 11 16:01:15.811933 crc crio[3638]: time="2026-06-11T16:01:15.811922294Z" level=info msg="Ran pod sandbox 311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=085d2190-0b74-4b03-9bb1-26dfcfd0207a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.190982 | controller | Jun 11 16:01:15.812648 crc crio[3638]: time="2026-06-11T16:01:15.812620017Z" level=info msg="Ran pod sandbox 1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=9fb97c5f-55c8-4002-8f15-f3861a7bc171 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.191003 | controller | Jun 11 16:01:15.815162 crc crio[3638]: time="2026-06-11T16:01:15.815087407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=2e9e5e2e-93b9-40a3-89cc-72eb69cac48a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191023 | controller | Jun 11 16:01:15.815552 crc crio[3638]: time="2026-06-11T16:01:15.815268502Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=890e50e9-75bc-4724-b6e8-f135a9a3a3be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191044 | controller | Jun 11 16:01:15.866763 crc crio[3638]: time="2026-06-11T16:01:15.862586267Z" level=info msg="Ran pod sandbox 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=2f0af402-53d1-48ae-8be8-a81678ca17c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.191072 | controller | Jun 11 16:01:15.868399 crc crio[3638]: time="2026-06-11T16:01:15.868259168Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=1c093973-449d-4f74-8f57-bb3ce67f8297 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191096 | controller | Jun 11 16:01:15.868828 crc crio[3638]: time="2026-06-11T16:01:15.868670062Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a6fd5c4d-8570-45cd-b10d-e0ba2e5ff775 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191122 | controller | Jun 11 16:01:15.868828 crc crio[3638]: time="2026-06-11T16:01:15.868772875Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=64b70439-eb89-4afe-9989-f81c9889fdf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191145 | controller | Jun 11 16:01:15.868933 crc crio[3638]: time="2026-06-11T16:01:15.868873168Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=645ce569-01c6-4308-adf0-daebb863c967 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191170 | controller | Jun 11 16:01:15.869081 crc crio[3638]: time="2026-06-11T16:01:15.869023843Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ae745f5a-a46d-4b3d-9aeb-bee8d14e144d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191195 | controller | Jun 11 16:01:15.869240 crc crio[3638]: time="2026-06-11T16:01:15.869174308Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=212d93b7-28c2-434e-8f6d-2d833e1b2873 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191217 | controller | Jun 11 16:01:15.869403 crc crio[3638]: time="2026-06-11T16:01:15.869346793Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=0740532c-f139-455b-b501-d3c0190cf072 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191244 | controller | Jun 11 16:01:15.869546 crc crio[3638]: time="2026-06-11T16:01:15.869410195Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=e03ba903-7551-4513-ae3d-61850226f6e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191268 | controller | Jun 11 16:01:15.869751 crc crio[3638]: time="2026-06-11T16:01:15.869611001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=044cd4a6-b5e4-40a2-add7-c2b18e4b1285 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191294 | controller | Jun 11 16:01:15.869751 crc crio[3638]: time="2026-06-11T16:01:15.869655813Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=93478967-0c89-4991-b930-f1a8e6b04bc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191320 | controller | Jun 11 16:01:15.869751 crc crio[3638]: time="2026-06-11T16:01:15.869718255Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=8192ebcb-b81e-407a-9474-3e5809e74215 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191342 | controller | Jun 11 16:01:15.870519 crc crio[3638]: time="2026-06-11T16:01:15.869947563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=95d409b1-5afa-45ea-a063-f91a88f24cf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191371 | controller | Jun 11 16:01:15.870519 crc crio[3638]: time="2026-06-11T16:01:15.869637602Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=a2dac4fa-e5ea-4fa7-ba45-9f47392b6a36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191409 | controller | Jun 11 16:01:15.870519 crc crio[3638]: time="2026-06-11T16:01:15.870153049Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=91071359-f0f9-4427-a236-f7be7863f543 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.191435 | controller | Jun 11 16:01:15.873791 crc crio[3638]: time="2026-06-11T16:01:15.873754464Z" level=info msg="Ran pod sandbox 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177 with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=a10b1daf-a4b9-4e35-aad0-ee1c6908818f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.191459 | controller | Jun 11 16:01:15.877792 crc crio[3638]: time="2026-06-11T16:01:15.877745592Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=81cafc6e-43fc-4f4a-9439-1dbcd03fe943 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.191485 | controller | Jun 11 16:01:15.878843 crc crio[3638]: time="2026-06-11T16:01:15.877761182Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=d0ebd031-ce4c-49d7-87f5-2c164f09845f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.191507 | controller | Jun 11 16:01:15.878941 crc crio[3638]: time="2026-06-11T16:01:15.878908479Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=bffcf96c-c537-490d-a624-29fb37fd1cea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.191565 | controller | Jun 11 16:01:15.879526 crc crio[3638]: time="2026-06-11T16:01:15.879248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.191596 | controller | Jun 11 16:01:15.879887 crc crio[3638]: time="2026-06-11T16:01:15.879822568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.191620 | controller | Jun 11 16:01:15.879958 crc crio[3638]: time="2026-06-11T16:01:15.878494035Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=005438d0-44db-4d35-88c5-c89395cd890e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.191646 | controller | Jun 11 16:01:15.880146 crc crio[3638]: time="2026-06-11T16:01:15.877856945Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=5a85bf1f-49be-47fd-915f-fb7fe5b58363 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.191670 | controller | Jun 11 16:01:15.880830 crc crio[3638]: time="2026-06-11T16:01:15.877790033Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=96292017-a4cc-4fa9-9094-42cf1b9327df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.191696 | controller | Jun 11 16:01:15.880830 crc crio[3638]: time="2026-06-11T16:01:15.877978699Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=dd6efac0-f243-4f05-8c84-5be94a8b92c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.191720 | controller | Jun 11 16:01:15.881071 crc crio[3638]: time="2026-06-11T16:01:15.880933964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.191747 | controller | Jun 11 16:01:15.881229 crc crio[3638]: time="2026-06-11T16:01:15.881158122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.191770 | controller | Jun 11 16:01:15.881363 crc crio[3638]: time="2026-06-11T16:01:15.881181311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.191796 | controller | Jun 11 16:01:15.881606 crc crio[3638]: time="2026-06-11T16:01:15.878064072Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=91f01cdd-e990-42d2-bf95-f165b80e045f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.191820 | controller | Jun 11 16:01:15.881606 crc crio[3638]: time="2026-06-11T16:01:15.881593965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.191843 | controller | Jun 11 16:01:15.881837 crc crio[3638]: time="2026-06-11T16:01:15.877891586Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=4fd34b8c-b2ab-41fc-8a2a-a943e32241ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.191870 | controller | Jun 11 16:01:15.882035 crc crio[3638]: time="2026-06-11T16:01:15.881854223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.191893 | controller | Jun 11 16:01:15.882305 crc crio[3638]: time="2026-06-11T16:01:15.882228805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.191925 | controller | Jun 11 16:01:15.882944 crc crio[3638]: time="2026-06-11T16:01:15.882841504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.191954 | controller | Jun 11 16:01:15.883602 crc crio[3638]: time="2026-06-11T16:01:15.883370812Z" level=info msg="Ran pod sandbox 51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=25cba0e4-00e8-4a3d-83fa-5d47c251a7a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.191978 | controller | Jun 11 16:01:15.884738 crc crio[3638]: time="2026-06-11T16:01:15.884238109Z" level=info msg="Ran pod sandbox a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=b107e77b-94fe-4517-bdf4-683888eebe3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.192004 | controller | Jun 11 16:01:15.884873 crc crio[3638]: time="2026-06-11T16:01:15.884846749Z" level=info msg="Ran pod sandbox 7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=c826351f-65c4-4ca6-8cde-a9a63048e224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.192029 | controller | Jun 11 16:01:15.885370 crc crio[3638]: time="2026-06-11T16:01:15.885270042Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=d2ef1eaf-0cdf-4c95-87fa-91765b042f2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.192234 | controller | Jun 11 16:01:15.885659 crc crio[3638]: time="2026-06-11T16:01:15.885609403Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=115991eb-e0a2-4936-8c07-c673e944ac5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.192256 | controller | Jun 11 16:01:15.885740 crc crio[3638]: time="2026-06-11T16:01:15.885688085Z" level=info msg="Ran pod sandbox 7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=0122ba0f-29ac-47e8-b103-33049fc41526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.192280 | controller | Jun 11 16:01:15.885855 crc crio[3638]: time="2026-06-11T16:01:15.88582741Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=b8cf8d4b-9827-4fc8-a3a4-8399b814ba44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.192303 | controller | Jun 11 16:01:15.886021 crc crio[3638]: time="2026-06-11T16:01:15.88583229Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=3d060452-bc21-4a53-aaf4-d95920bff0f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.192329 | controller | Jun 11 16:01:15.886461 crc crio[3638]: time="2026-06-11T16:01:15.886241904Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=c5b66b36-1842-46d5-9c3d-3e6b3bbb9665 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192371 | controller | Jun 11 16:01:15.886748 crc crio[3638]: time="2026-06-11T16:01:15.886563454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=2ffcfa6a-dcd4-42af-aa55-f03573945cdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192403 | controller | Jun 11 16:01:15.886748 crc crio[3638]: time="2026-06-11T16:01:15.886653646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=9bc65fa3-d350-4cef-8bbe-7d16ec0294bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192445 | controller | Jun 11 16:01:15.886748 crc crio[3638]: time="2026-06-11T16:01:15.886697508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=f4ebb63c-2d26-4736-a803-32ebf66fcbd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192476 | controller | Jun 11 16:01:15.886901 crc crio[3638]: time="2026-06-11T16:01:15.886748589Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=58336792-aa8d-4dcf-9a0a-2e187a2ed178 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192500 | controller | Jun 11 16:01:15.886901 crc crio[3638]: time="2026-06-11T16:01:15.886662707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5d3748ce-872a-498c-8dd3-a4d2dc803695 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192553 | controller | Jun 11 16:01:15.886901 crc crio[3638]: time="2026-06-11T16:01:15.886847933Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1ae4e057-d3a1-4cf6-905a-8c6825ec4916 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192583 | controller | Jun 11 16:01:15.886901 crc crio[3638]: time="2026-06-11T16:01:15.886706458Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=682682ef-c6db-4965-ad81-78d831169ab2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192611 | controller | Jun 11 16:01:15.887070 crc crio[3638]: time="2026-06-11T16:01:15.886916626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=0c2792e4-5312-4418-ba09-966a51b58f99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192638 | controller | Jun 11 16:01:15.887115 crc crio[3638]: time="2026-06-11T16:01:15.886878144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=61d5be86-3b19-4694-9013-cf10fa8a9135 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192664 | controller | Jun 11 16:01:15.889509 crc crio[3638]: time="2026-06-11T16:01:15.889406346Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=1b1264ad-d8b8-4ebe-88a9-22ff54419eb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192689 | controller | Jun 11 16:01:15.889603 crc crio[3638]: time="2026-06-11T16:01:15.88953476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=4dc4675a-1d62-437b-8ddb-09530aca399c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192714 | controller | Jun 11 16:01:15.889752 crc crio[3638]: time="2026-06-11T16:01:15.88956773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=8d409137-ec7d-434f-8dd8-44dd41f710a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192739 | controller | Jun 11 16:01:15.889854 crc crio[3638]: time="2026-06-11T16:01:15.889584231Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d693b892-6f13-444e-9198-5465be1188a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192770 | controller | Jun 11 16:01:15.889854 crc crio[3638]: time="2026-06-11T16:01:15.889812958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=4c74fc8b-6eee-4a1a-8aee-17f734ffea32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192796 | controller | Jun 11 16:01:15.889948 crc crio[3638]: time="2026-06-11T16:01:15.889640443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=0266e92d-6716-4d3d-825b-8be3ae5d1d07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192822 | controller | Jun 11 16:01:15.889948 crc crio[3638]: time="2026-06-11T16:01:15.889917432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e3563253-8b1b-49d0-85ba-8335d7c87380 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192847 | controller | Jun 11 16:01:15.891198 crc crio[3638]: time="2026-06-11T16:01:15.89113197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=7cb48918-54f0-424e-8d85-e5a8427c4324 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192872 | controller | Jun 11 16:01:15.891779 crc crio[3638]: time="2026-06-11T16:01:15.891684447Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=415b8b11-631f-4199-8bdd-f936100a9724 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192897 | controller | Jun 11 16:01:15.895204 crc crio[3638]: time="2026-06-11T16:01:15.895173119Z" level=info msg="Ran pod sandbox bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=b86d41f9-7589-4d0b-9bb1-b14053d52de0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.192920 | controller | Jun 11 16:01:15.896093 crc crio[3638]: time="2026-06-11T16:01:15.896027407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=710a257b-664b-4332-9515-710433831cc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.192941 | controller | Jun 11 16:01:15.897756 crc crio[3638]: time="2026-06-11T16:01:15.897627988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9c70b799-608b-471a-94ec-557218bb954f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193008 | controller | Jun 11 16:01:15.903476 crc crio[3638]: time="2026-06-11T16:01:15.901820772Z" level=info msg="Ran pod sandbox 40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=381875c7-3c36-45ce-b8ac-cd8f52ace1f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.193044 | controller | Jun 11 16:01:15.905491 crc crio[3638]: time="2026-06-11T16:01:15.903872428Z" level=info msg="Ran pod sandbox 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=13ff38f0-3b05-4e6e-8548-8db3b8b16685 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.193107 | controller | Jun 11 16:01:15.905491 crc crio[3638]: time="2026-06-11T16:01:15.90426303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=68285c94-17ee-4a82-ba93-cffa96973882 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193133 | controller | Jun 11 16:01:15.908576 crc crio[3638]: time="2026-06-11T16:01:15.905762988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8dcb8217-dea0-42fb-b22f-0aefcb43f5a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193165 | controller | Jun 11 16:01:15.930207 crc crio[3638]: time="2026-06-11T16:01:15.930127948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=01803fc6-3970-48ed-9163-b6a635574714 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193192 | controller | Jun 11 16:01:15.932033 crc crio[3638]: time="2026-06-11T16:01:15.931956516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.193219 | controller | Jun 11 16:01:15.932394 crc crio[3638]: time="2026-06-11T16:01:15.932261526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.193264 | controller | Jun 11 16:01:15.932767 crc crio[3638]: time="2026-06-11T16:01:15.932745021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.193289 | controller | Jun 11 16:01:15.934254 crc crio[3638]: time="2026-06-11T16:01:15.934180647Z" level=info msg="Ran pod sandbox 47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=d4d46a97-2719-41f6-a907-31c1a577f05e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.193311 | controller | Jun 11 16:01:15.936117 crc crio[3638]: time="2026-06-11T16:01:15.935951504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.193332 | controller | Jun 11 16:01:15.937933 crc crio[3638]: time="2026-06-11T16:01:15.937824254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=203e1f1b-cbf2-46ff-a7b3-c56362eee738 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193353 | controller | Jun 11 16:01:15.937933 crc crio[3638]: time="2026-06-11T16:01:15.937857394Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=174603bd-8d2a-4049-865b-b208047fa223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.193424 | controller | Jun 11 16:01:15.938041 crc crio[3638]: time="2026-06-11T16:01:15.937946528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=567c9f02-80e9-4060-aeed-87b48cfbdd82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193462 | controller | Jun 11 16:01:15.938041 crc crio[3638]: time="2026-06-11T16:01:15.937979779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7501160a-8af7-426e-a6ac-b9fb05088870 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193488 | controller | Jun 11 16:01:15.939282 crc crio[3638]: time="2026-06-11T16:01:15.939145327Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=bdb11a32-8dd3-4078-a3b4-1b0ccfcc0937 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193533 | controller | Jun 11 16:01:15.939282 crc crio[3638]: time="2026-06-11T16:01:15.939183777Z" level=info msg="Ran pod sandbox 318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=6d578ec4-94dc-4f24-a433-ebee33be918f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.193570 | controller | Jun 11 16:01:15.939282 crc crio[3638]: time="2026-06-11T16:01:15.9392355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=58159479-2387-422e-9f07-cd2e491a89d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193594 | controller | Jun 11 16:01:15.939282 crc crio[3638]: time="2026-06-11T16:01:15.939281211Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=f757c0c2-ed18-43fe-8da2-d2fe4782d59d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193616 | controller | Jun 11 16:01:15.940371 crc crio[3638]: time="2026-06-11T16:01:15.939973373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4909eddb-60be-4542-9765-3d3b0d239e37 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193637 | controller | Jun 11 16:01:15.940761 crc crio[3638]: time="2026-06-11T16:01:15.940656784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4e47416b-2b82-43c8-8c3b-0b4083893e76 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193658 | controller | Jun 11 16:01:15.941567 crc crio[3638]: time="2026-06-11T16:01:15.940975285Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=79ad87d3-5aca-4e84-9a8b-db42fd33da03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193678 | controller | Jun 11 16:01:15.943146 crc crio[3638]: time="2026-06-11T16:01:15.942929637Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.193700 | controller | Jun 11 16:01:15.943146 crc crio[3638]: time="2026-06-11T16:01:15.943005789Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-11 18:00:59.193722 | controller | Jun 11 16:01:15.943630 crc crio[3638]: time="2026-06-11T16:01:15.943571927Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=a365edca-8433-441d-982f-003ab22c4128 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.193744 | controller | Jun 11 16:01:15.944529 crc crio[3638]: time="2026-06-11T16:01:15.944084504Z" level=info msg="Ran pod sandbox 9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=74e8ec0d-8b2e-4b5a-a87d-cab136bab794 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.193766 | controller | Jun 11 16:01:15.945251 crc crio[3638]: time="2026-06-11T16:01:15.945126028Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=ea83b58e-702b-42a9-a14c-fedbc3d5cd21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.193787 | controller | Jun 11 16:01:15.945251 crc crio[3638]: time="2026-06-11T16:01:15.945244332Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=c47127e5-d15f-4ae2-ba1d-abff0f9e9eea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.193809 | controller | Jun 11 16:01:15.945766 crc crio[3638]: time="2026-06-11T16:01:15.945603473Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=d39726cd-c801-424c-9fa0-9a6dae220940 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.193830 | controller | Jun 11 16:01:15.945766 crc crio[3638]: time="2026-06-11T16:01:15.945650394Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=ef578877-61b2-4d37-8620-d4e0116f7d1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.193855 | controller | Jun 11 16:01:15.945878 crc crio[3638]: time="2026-06-11T16:01:15.945769608Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=9a863ace-68e0-4cd0-9f5d-8cabbf922b03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.193877 | controller | Jun 11 16:01:15.947148 crc crio[3638]: time="2026-06-11T16:01:15.946272185Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=2b345ec9-3f09-4f3a-8feb-171c4d4bda5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.193897 | controller | Jun 11 16:01:15.947635 crc crio[3638]: time="2026-06-11T16:01:15.947494014Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=23ac9f95-d89d-454b-9cab-0200294bb044 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.193919 | controller | Jun 11 16:01:15.950003 crc crio[3638]: time="2026-06-11T16:01:15.94990586Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=fcfd64ef-d95c-435e-b5b2-a6676a0aea34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.193940 | controller | Jun 11 16:01:15.952002 crc crio[3638]: time="2026-06-11T16:01:15.951567944Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=193bbb97-b685-4a6a-8897-d6b60b0e990c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.193961 | controller | Jun 11 16:01:15.952002 crc crio[3638]: time="2026-06-11T16:01:15.951703749Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=2acbcbb0-47d8-4562-9ce0-ad8f27855231 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.193978 | controller | Jun 11 16:01:15.952002 crc crio[3638]: time="2026-06-11T16:01:15.951863624Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=c8a6f7ad-880a-45e7-af78-f1907903545c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.193993 | controller | Jun 11 16:01:15.952613 crc crio[3638]: time="2026-06-11T16:01:15.952550465Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=23acae47-f73c-4913-a258-5dbcdf0feb5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.194008 | controller | Jun 11 16:01:15.952686 crc crio[3638]: time="2026-06-11T16:01:15.952654258Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=1b8b5aa2-dd8f-4e8f-b588-6100cdbb0df9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.194023 | controller | Jun 11 16:01:15.954365 crc crio[3638]: time="2026-06-11T16:01:15.95428188Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=0c53bad3-cc78-48dc-adac-d0c9d378768a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.194038 | controller | Jun 11 16:01:15.954519 crc crio[3638]: time="2026-06-11T16:01:15.954390925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194054 | controller | Jun 11 16:01:15.954690 crc crio[3638]: time="2026-06-11T16:01:15.954621452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194075 | controller | Jun 11 16:01:15.955198 crc crio[3638]: time="2026-06-11T16:01:15.955123718Z" level=info msg="Ran pod sandbox 9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=c10f812d-8e69-49fb-8ba4-3b12b50c048c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.194091 | controller | Jun 11 16:01:15.957719 crc crio[3638]: time="2026-06-11T16:01:15.957560026Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=a9836e0c-3fcd-4d41-8b13-2ebc016d9021 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.194107 | controller | Jun 11 16:01:15.958394 crc crio[3638]: time="2026-06-11T16:01:15.95830658Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=1ea8a2c4-0054-4115-b749-cb1db60b85dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.194123 | controller | Jun 11 16:01:15.967570 crc crio[3638]: time="2026-06-11T16:01:15.967481573Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.194138 | controller | Jun 11 16:01:15.967570 crc crio[3638]: time="2026-06-11T16:01:15.967535215Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.194154 | controller | Jun 11 16:01:15.968562 crc crio[3638]: time="2026-06-11T16:01:15.967581627Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-11 18:00:59.194170 | controller | Jun 11 16:01:15.978601 crc crio[3638]: time="2026-06-11T16:01:15.978019881Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=6f6e0402-2700-45c9-972a-13d5052f11ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.194186 | controller | Jun 11 16:01:15.988550 crc crio[3638]: time="2026-06-11T16:01:15.988409343Z" level=info msg="Stopped pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2" id=e006fd96-7ffa-42bb-9903-09b66472fd57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.194202 | controller | Jun 11 16:01:15.989029 crc crio[3638]: time="2026-06-11T16:01:15.98896648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194218 | controller | Jun 11 16:01:15.989535 crc crio[3638]: time="2026-06-11T16:01:15.989388904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194233 | controller | Jun 11 16:01:15.989989 crc crio[3638]: time="2026-06-11T16:01:15.989964553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194249 | controller | Jun 11 16:01:15.994011 crc crio[3638]: time="2026-06-11T16:01:15.993808926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=8fdfc7b9-4b2d-456f-ae6c-c6e0d693070e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.194264 | controller | Jun 11 16:01:15.994011 crc crio[3638]: time="2026-06-11T16:01:15.993990222Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=af51b3d9-d0fe-4ba0-9590-09d42b8dfb68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.194280 | controller | Jun 11 16:01:15.994179 crc crio[3638]: time="2026-06-11T16:01:15.994052513Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=7b8d7022-1e8b-49d0-9329-71084f45b586 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.194299 | controller | Jun 11 16:01:15.996230 crc crio[3638]: time="2026-06-11T16:01:15.99614239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194315 | controller | Jun 11 16:01:15.996917 crc crio[3638]: time="2026-06-11T16:01:15.996689037Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.194330 | controller | Jun 11 16:01:15.996917 crc crio[3638]: time="2026-06-11T16:01:15.996712728Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.194346 | controller | Jun 11 16:01:15.996917 crc crio[3638]: time="2026-06-11T16:01:15.996732438Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-11 18:00:59.194362 | controller | Jun 11 16:01:15.996917 crc crio[3638]: time="2026-06-11T16:01:15.996877354Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=30800e88-c8c8-4805-abf7-f346c7249356 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.194378 | controller | Jun 11 16:01:15.997481 crc crio[3638]: time="2026-06-11T16:01:15.996987757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194393 | controller | Jun 11 16:01:15.997481 crc crio[3638]: time="2026-06-11T16:01:15.997091091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194408 | controller | Jun 11 16:01:15.997481 crc crio[3638]: time="2026-06-11T16:01:15.997238535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194425 | controller | Jun 11 16:01:15.997481 crc crio[3638]: time="2026-06-11T16:01:15.997106231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194448 | controller | Jun 11 16:01:15.997727 crc crio[3638]: time="2026-06-11T16:01:15.997675839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194469 | controller | Jun 11 16:01:15.997727 crc crio[3638]: time="2026-06-11T16:01:15.99769994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194486 | controller | Jun 11 16:01:15.999686 crc crio[3638]: time="2026-06-11T16:01:15.999615932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194502 | controller | Jun 11 16:01:16.000045 crc crio[3638]: time="2026-06-11T16:01:15.999652313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194538 | controller | Jun 11 16:01:16.000130 crc crio[3638]: time="2026-06-11T16:01:16.000075746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194556 | controller | Jun 11 16:01:16.000372 crc crio[3638]: time="2026-06-11T16:01:16.000270182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194575 | controller | Jun 11 16:01:16.000514 crc crio[3638]: time="2026-06-11T16:01:16.000397216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194591 | controller | Jun 11 16:01:16.000575 crc crio[3638]: time="2026-06-11T16:01:16.000546472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194607 | controller | Jun 11 16:01:16.000794 crc crio[3638]: time="2026-06-11T16:01:16.000698346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194623 | controller | Jun 11 16:01:16.002872 crc crio[3638]: time="2026-06-11T16:01:16.002804463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194638 | controller | Jun 11 16:01:16.007579 crc crio[3638]: time="2026-06-11T16:01:16.007501503Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=06d64783-df9f-43e2-a2d2-8196bc8f8a00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.194654 | controller | Jun 11 16:01:16.007905 crc crio[3638]: time="2026-06-11T16:01:16.007827514Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=fc297119-32ff-4484-8897-c09f7c84a666 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.194669 | controller | Jun 11 16:01:16.008378 crc crio[3638]: time="2026-06-11T16:01:16.008277219Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=c3ddd911-53a4-4aa9-85b9-b30f67cff06e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.194685 | controller | Jun 11 16:01:16.008639 crc crio[3638]: time="2026-06-11T16:01:16.008572168Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=470d3b47-1dd7-474d-91de-73e7cedfd881 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.194700 | controller | Jun 11 16:01:16.008803 crc crio[3638]: time="2026-06-11T16:01:16.008743424Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=15db5327-aaea-46f8-84ee-9cf736949108 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.194715 | controller | Jun 11 16:01:16.009284 crc crio[3638]: time="2026-06-11T16:01:16.009216708Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=503450b2-20a8-422b-b524-70ae387bf12d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.194731 | controller | Jun 11 16:01:16.009548 crc crio[3638]: time="2026-06-11T16:01:16.009489727Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=285cd09a-5ef5-4cce-a826-aa0b6d945293 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.194746 | controller | Jun 11 16:01:16.011576 crc crio[3638]: time="2026-06-11T16:01:16.011484132Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=e7954ee6-de14-481f-a692-c4895f6c5218 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.194761 | controller | Jun 11 16:01:16.011691 crc crio[3638]: time="2026-06-11T16:01:16.011510433Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=19899fa7-4c25-4382-b3d9-7b5d145eee29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.194779 | controller | Jun 11 16:01:16.015352 crc crio[3638]: time="2026-06-11T16:01:16.015256292Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.194795 | controller | Jun 11 16:01:16.015352 crc crio[3638]: time="2026-06-11T16:01:16.015300513Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.194810 | controller | Jun 11 16:01:16.015575 crc crio[3638]: time="2026-06-11T16:01:16.015380006Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-11 18:00:59.194826 | controller | Jun 11 16:01:16.033155 crc crio[3638]: time="2026-06-11T16:01:16.033070032Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.194841 | controller | Jun 11 16:01:16.033155 crc crio[3638]: time="2026-06-11T16:01:16.033127814Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.194857 | controller | Jun 11 16:01:16.033155 crc crio[3638]: time="2026-06-11T16:01:16.033152195Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-11 18:00:59.194872 | controller | Jun 11 16:01:16.054651 crc crio[3638]: time="2026-06-11T16:01:16.054611591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.194888 | controller | Jun 11 16:01:16.055793 crc crio[3638]: time="2026-06-11T16:01:16.055673765Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.194903 | controller | Jun 11 16:01:16.055793 crc crio[3638]: time="2026-06-11T16:01:16.055726527Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.194919 | controller | Jun 11 16:01:16.055793 crc crio[3638]: time="2026-06-11T16:01:16.055749768Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-11 18:00:59.194934 | controller | Jun 11 16:01:16.096610 crc crio[3638]: time="2026-06-11T16:01:16.095675116Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.194949 | controller | Jun 11 16:01:16.096610 crc crio[3638]: time="2026-06-11T16:01:16.095709346Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.194964 | controller | Jun 11 16:01:16.096610 crc crio[3638]: time="2026-06-11T16:01:16.095728988Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-11 18:00:59.194980 | controller | Jun 11 16:01:16.126366 crc crio[3638]: time="2026-06-11T16:01:16.125876592Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.194994 | controller | Jun 11 16:01:16.126366 crc crio[3638]: time="2026-06-11T16:01:16.126362787Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.195010 | controller | Jun 11 16:01:16.126563 crc crio[3638]: time="2026-06-11T16:01:16.126393038Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-11 18:00:59.195025 | controller | Jun 11 16:01:16.144361 crc crio[3638]: time="2026-06-11T16:01:16.144239589Z" level=info msg="Ran pod sandbox 6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=2ef3a5af-0733-4bd7-9c7b-3335d8dd5f60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.195041 | controller | Jun 11 16:01:16.148645 crc crio[3638]: time="2026-06-11T16:01:16.148584439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=ad83eadc-377a-4a52-8c24-93f871400d47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.195060 | controller | Jun 11 16:01:16.158693 crc crio[3638]: time="2026-06-11T16:01:16.158590809Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.195076 | controller | Jun 11 16:01:16.158693 crc crio[3638]: time="2026-06-11T16:01:16.158668912Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.195091 | controller | Jun 11 16:01:16.158857 crc crio[3638]: time="2026-06-11T16:01:16.158709413Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-11 18:00:59.195106 | controller | Jun 11 16:01:16.207688 crc crio[3638]: time="2026-06-11T16:01:16.207577877Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.195122 | controller | Jun 11 16:01:16.207688 crc crio[3638]: time="2026-06-11T16:01:16.207639589Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.195137 | controller | Jun 11 16:01:16.207688 crc crio[3638]: time="2026-06-11T16:01:16.20766583Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-11 18:00:59.195153 | controller | Jun 11 16:01:16.226880 crc crio[3638]: time="2026-06-11T16:01:16.22677069Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.195169 | controller | Jun 11 16:01:16.226880 crc crio[3638]: time="2026-06-11T16:01:16.226855193Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.195184 | controller | Jun 11 16:01:16.226880 crc crio[3638]: time="2026-06-11T16:01:16.226886284Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-11 18:00:59.195200 | controller | Jun 11 16:01:16.243058 crc crio[3638]: time="2026-06-11T16:01:16.242950298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195216 | controller | Jun 11 16:01:16.244490 crc crio[3638]: time="2026-06-11T16:01:16.243569598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195232 | controller | Jun 11 16:01:16.245320 crc crio[3638]: time="2026-06-11T16:01:16.245285963Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=8aea0d7e-ce74-4849-804e-7e63f9b92f14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.195248 | controller | Jun 11 16:01:16.246649 crc crio[3638]: time="2026-06-11T16:01:16.245493719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195263 | controller | Jun 11 16:01:16.246649 crc crio[3638]: time="2026-06-11T16:01:16.245657994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195279 | controller | Jun 11 16:01:16.246649 crc crio[3638]: time="2026-06-11T16:01:16.245761288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195295 | controller | Jun 11 16:01:16.246649 crc crio[3638]: time="2026-06-11T16:01:16.245938004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195310 | controller | Jun 11 16:01:16.246649 crc crio[3638]: time="2026-06-11T16:01:16.246154961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195328 | controller | Jun 11 16:01:16.247352 crc crio[3638]: time="2026-06-11T16:01:16.247257546Z" level=info msg="Created container a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=5a85bf1f-49be-47fd-915f-fb7fe5b58363 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.195344 | controller | Jun 11 16:01:16.247887 crc crio[3638]: time="2026-06-11T16:01:16.24770364Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=8c9860fa-d68d-4c09-85b6-688cacbf3223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.195359 | controller | Jun 11 16:01:16.248100 crc crio[3638]: time="2026-06-11T16:01:16.24800742Z" level=info msg="Starting container: a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04" id=6f85c024-9fcd-49eb-909a-5d9dd3eb7cc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.195375 | controller | Jun 11 16:01:16.248316 crc crio[3638]: time="2026-06-11T16:01:16.248131635Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=df30ba32-e4bd-4cb2-8479-e55e539a5670 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.195391 | controller | Jun 11 16:01:16.248870 crc crio[3638]: time="2026-06-11T16:01:16.248849977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195407 | controller | Jun 11 16:01:16.249045 crc crio[3638]: time="2026-06-11T16:01:16.248968051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195423 | controller | Jun 11 16:01:16.260990 crc crio[3638]: time="2026-06-11T16:01:16.260900982Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.195438 | controller | Jun 11 16:01:16.260990 crc crio[3638]: time="2026-06-11T16:01:16.260979325Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.195461 | controller | Jun 11 16:01:16.261157 crc crio[3638]: time="2026-06-11T16:01:16.261018256Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-11 18:00:59.195483 | controller | Jun 11 16:01:16.261693 crc crio[3638]: time="2026-06-11T16:01:16.261649166Z" level=info msg="Started container" PID=11765 containerID=a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=6f85c024-9fcd-49eb-909a-5d9dd3eb7cc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8
2026-06-11 18:00:59.195500 | controller | Jun 11 16:01:16.270560 crc crio[3638]: time="2026-06-11T16:01:16.270517401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195538 | controller | Jun 11 16:01:16.273672 crc crio[3638]: time="2026-06-11T16:01:16.27269489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195557 | controller | Jun 11 16:01:16.281565 crc crio[3638]: time="2026-06-11T16:01:16.281294075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195573 | controller | Jun 11 16:01:16.282770 crc crio[3638]: time="2026-06-11T16:01:16.282192803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195593 | controller | Jun 11 16:01:16.282919 crc crio[3638]: time="2026-06-11T16:01:16.282796063Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=20152b54-34aa-4590-917f-0a615033844f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.195608 | controller | Jun 11 16:01:16.283393 crc crio[3638]: time="2026-06-11T16:01:16.283360832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195624 | controller | Jun 11 16:01:16.284721 crc crio[3638]: time="2026-06-11T16:01:16.283687472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195639 | controller | Jun 11 16:01:16.288022 crc crio[3638]: time="2026-06-11T16:01:16.287856115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195654 | controller | Jun 11 16:01:16.300764 crc crio[3638]: time="2026-06-11T16:01:16.296704488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195669 | controller | Jun 11 16:01:16.300764 crc crio[3638]: time="2026-06-11T16:01:16.298393202Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.195685 | controller | Jun 11 16:01:16.300764 crc crio[3638]: time="2026-06-11T16:01:16.298550567Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.195700 | controller | Jun 11 16:01:16.300764 crc crio[3638]: time="2026-06-11T16:01:16.29866547Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-11 18:00:59.195715 | controller | Jun 11 16:01:16.325564 crc crio[3638]: time="2026-06-11T16:01:16.323147554Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.195731 | controller | Jun 11 16:01:16.325564 crc crio[3638]: time="2026-06-11T16:01:16.323300189Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.195746 | controller | Jun 11 16:01:16.325564 crc crio[3638]: time="2026-06-11T16:01:16.323514757Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-11 18:00:59.195761 | controller | Jun 11 16:01:16.353034 crc crio[3638]: time="2026-06-11T16:01:16.352826385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195777 | controller | Jun 11 16:01:16.367692 crc crio[3638]: time="2026-06-11T16:01:16.367138062Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.195792 | controller | Jun 11 16:01:16.367894 crc crio[3638]: time="2026-06-11T16:01:16.367644828Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.195808 | controller | Jun 11 16:01:16.370628 crc crio[3638]: time="2026-06-11T16:01:16.370170159Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_ad16c736-7854-4228-94d6-d3512de7d226\""
2026-06-11 18:00:59.195823 | controller | Jun 11 16:01:16.370763 crc crio[3638]: time="2026-06-11T16:01:16.370671625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.195838 | controller | Jun 11 16:01:16.401041 crc crio[3638]: time="2026-06-11T16:01:16.400944093Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.195857 | controller | Jun 11 16:01:16.401041 crc crio[3638]: time="2026-06-11T16:01:16.401004865Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.195873 | controller | Jun 11 16:01:16.401041 crc crio[3638]: time="2026-06-11T16:01:16.401050558Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_1f1bf635-d2e1-41ca-ac28-5e2fdea11e7f\""
2026-06-11 18:00:59.195888 | controller | Jun 11 16:01:16.415671 crc crio[3638]: time="2026-06-11T16:01:16.41424579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195903 | controller | Jun 11 16:01:16.428039 crc crio[3638]: time="2026-06-11T16:01:16.427885936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195919 | controller | Jun 11 16:01:16.430777 crc crio[3638]: time="2026-06-11T16:01:16.430697195Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=0fcb4e31-b6c2-49c2-8416-606cb3cf301d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.195934 | controller | Jun 11 16:01:16.435535 crc crio[3638]: time="2026-06-11T16:01:16.435405057Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.195949 | controller | Jun 11 16:01:16.435535 crc crio[3638]: time="2026-06-11T16:01:16.43551292Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.195964 | controller | Jun 11 16:01:16.435629 crc crio[3638]: time="2026-06-11T16:01:16.435542611Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.195980 | controller | Jun 11 16:01:16.455268 crc crio[3638]: time="2026-06-11T16:01:16.454841869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.195996 | controller | Jun 11 16:01:16.460630 crc crio[3638]: time="2026-06-11T16:01:16.459226079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196012 | controller | Jun 11 16:01:16.468926 crc crio[3638]: time="2026-06-11T16:01:16.467542265Z" level=info msg="Created container 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=174603bd-8d2a-4049-865b-b208047fa223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.196030 | controller | Jun 11 16:01:16.468926 crc crio[3638]: time="2026-06-11T16:01:16.468766984Z" level=info msg="Starting container: 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c" id=0cb5ca0d-1aba-4818-ab59-80b82186a89e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.196047 | controller | Jun 11 16:01:16.469354 crc crio[3638]: time="2026-06-11T16:01:16.46922215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196062 | controller | Jun 11 16:01:16.469823 crc crio[3638]: time="2026-06-11T16:01:16.469765887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196077 | controller | Jun 11 16:01:16.470103 crc crio[3638]: time="2026-06-11T16:01:16.470043285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196093 | controller | Jun 11 16:01:16.470789 crc crio[3638]: time="2026-06-11T16:01:16.470652865Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.196111 | controller | Jun 11 16:01:16.470862 crc crio[3638]: time="2026-06-11T16:01:16.47078776Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.196126 | controller | Jun 11 16:01:16.470862 crc crio[3638]: time="2026-06-11T16:01:16.470821891Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-11 18:00:59.196142 | controller | Jun 11 16:01:16.471063 crc crio[3638]: time="2026-06-11T16:01:16.470067736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196157 | controller | Jun 11 16:01:16.473190 crc crio[3638]: time="2026-06-11T16:01:16.473049681Z" level=info msg="Created container ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=4fd34b8c-b2ab-41fc-8a2a-a943e32241ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.196173 | controller | Jun 11 16:01:16.474560 crc crio[3638]: time="2026-06-11T16:01:16.474534099Z" level=info msg="Starting container: ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d" id=357ada78-8407-4227-8cd6-837e92775216 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.196189 | controller | Jun 11 16:01:16.474903 crc crio[3638]: time="2026-06-11T16:01:16.474768586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196204 | controller | Jun 11 16:01:16.478366 crc crio[3638]: time="2026-06-11T16:01:16.478209377Z" level=info msg="Created container 35f95c9928b4bb591d4df03281c658a59c84c835a1e150ed99c67782d3e300b1: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=91f01cdd-e990-42d2-bf95-f165b80e045f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.196219 | controller | Jun 11 16:01:16.480295 crc crio[3638]: time="2026-06-11T16:01:16.4802104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196235 | controller | Jun 11 16:01:16.481248 crc crio[3638]: time="2026-06-11T16:01:16.4808249Z" level=info msg="Starting container: 35f95c9928b4bb591d4df03281c658a59c84c835a1e150ed99c67782d3e300b1" id=77704ed4-8591-4b75-9ea1-0036ab83e28e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.196250 | controller | Jun 11 16:01:16.485643 crc crio[3638]: time="2026-06-11T16:01:16.485588923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196266 | controller | Jun 11 16:01:16.490034 crc crio[3638]: time="2026-06-11T16:01:16.489828588Z" level=info msg="Started container" PID=11828 containerID=8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=0cb5ca0d-1aba-4818-ab59-80b82186a89e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f
2026-06-11 18:00:59.196282 | controller | Jun 11 16:01:16.497875 crc crio[3638]: time="2026-06-11T16:01:16.497768943Z" level=info msg="Created container f4d4c507020230dee0e210f6a7d2f0265f86767fb9c691bbeb2b2452b2f99788: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=dd6efac0-f243-4f05-8c84-5be94a8b92c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.196298 | controller | Jun 11 16:01:16.502120 crc crio[3638]: time="2026-06-11T16:01:16.501589734Z" level=info msg="Started container" PID=11836 containerID=35f95c9928b4bb591d4df03281c658a59c84c835a1e150ed99c67782d3e300b1 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=77704ed4-8591-4b75-9ea1-0036ab83e28e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b
2026-06-11 18:00:59.196317 | controller | Jun 11 16:01:16.537132 crc crio[3638]: time="2026-06-11T16:01:16.537046699Z" level=info msg="Starting container: f4d4c507020230dee0e210f6a7d2f0265f86767fb9c691bbeb2b2452b2f99788" id=6115281e-7668-43c2-a475-b1f9299ec0b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.196334 | controller | Jun 11 16:01:16.538350 crc crio[3638]: time="2026-06-11T16:01:16.538146874Z" level=info msg="Started container" PID=11826 containerID=ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=357ada78-8407-4227-8cd6-837e92775216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1
2026-06-11 18:00:59.196350 | controller | Jun 11 16:01:16.543015 crc crio[3638]: time="2026-06-11T16:01:16.542900437Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.196366 | controller | Jun 11 16:01:16.543015 crc crio[3638]: time="2026-06-11T16:01:16.54300933Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.196382 | controller | Jun 11 16:01:16.543177 crc crio[3638]: time="2026-06-11T16:01:16.543037841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.196398 | controller | Jun 11 16:01:16.545634 crc crio[3638]: time="2026-06-11T16:01:16.545401897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196414 | controller | Jun 11 16:01:16.555607 crc crio[3638]: time="2026-06-11T16:01:16.555520899Z" level=info msg="Started container" PID=11840 containerID=f4d4c507020230dee0e210f6a7d2f0265f86767fb9c691bbeb2b2452b2f99788 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=6115281e-7668-43c2-a475-b1f9299ec0b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2
2026-06-11 18:00:59.196431 | controller | Jun 11 16:01:16.580471 crc crio[3638]: time="2026-06-11T16:01:16.580317523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196446 | controller | Jun 11 16:01:16.598483 crc crio[3638]: time="2026-06-11T16:01:16.59831587Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.196464 | controller | Jun 11 16:01:16.598483 crc crio[3638]: time="2026-06-11T16:01:16.598464375Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.196487 | controller | Jun 11 16:01:16.598628 crc crio[3638]: time="2026-06-11T16:01:16.598502116Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_1f1bf635-d2e1-41ca-ac28-5e2fdea11e7f\""
2026-06-11 18:00:59.196507 | controller | Jun 11 16:01:16.598628 crc crio[3638]: time="2026-06-11T16:01:16.598538867Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.196545 | controller | Jun 11 16:01:16.626698 crc crio[3638]: time="2026-06-11T16:01:16.626631206Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.196563 | controller | Jun 11 16:01:16.626698 crc crio[3638]: time="2026-06-11T16:01:16.626682438Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.196583 | controller | Jun 11 16:01:16.626698 crc crio[3638]: time="2026-06-11T16:01:16.626702468Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_c43975a4-8bc2-4735-9365-d6b4f1fbe5e8\""
2026-06-11 18:00:59.196600 | controller | Jun 11 16:01:16.645889 crc crio[3638]: time="2026-06-11T16:01:16.64582376Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.196615 | controller | Jun 11 16:01:16.645889 crc crio[3638]: time="2026-06-11T16:01:16.645881752Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.196631 | controller | Jun 11 16:01:16.646009 crc crio[3638]: time="2026-06-11T16:01:16.645899363Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-11 18:00:59.196646 | controller | Jun 11 16:01:16.732836 crc crio[3638]: time="2026-06-11T16:01:16.729193188Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.196661 | controller | Jun 11 16:01:16.732836 crc crio[3638]: time="2026-06-11T16:01:16.729711464Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.196677 | controller | Jun 11 16:01:16.732836 crc crio[3638]: time="2026-06-11T16:01:16.729744235Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_c43975a4-8bc2-4735-9365-d6b4f1fbe5e8\""
2026-06-11 18:00:59.196692 | controller | Jun 11 16:01:16.732836 crc crio[3638]: time="2026-06-11T16:01:16.729814687Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-11 18:00:59.196708 | controller | Jun 11 16:01:16.766195 crc crio[3638]: time="2026-06-11T16:01:16.766017307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196724 | controller | Jun 11 16:01:16.773310 crc crio[3638]: time="2026-06-11T16:01:16.773222787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196739 | controller | Jun 11 16:01:16.774614 crc crio[3638]: time="2026-06-11T16:01:16.774532298Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.196755 | controller | Jun 11 16:01:16.774614 crc crio[3638]: time="2026-06-11T16:01:16.7745876Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.196771 | controller | Jun 11 16:01:16.774614 crc crio[3638]: time="2026-06-11T16:01:16.774614841Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-11 18:00:59.196786 | controller | Jun 11 16:01:16.779011 crc crio[3638]: time="2026-06-11T16:01:16.778917028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196802 | controller | Jun 11 16:01:16.794137 crc crio[3638]: time="2026-06-11T16:01:16.794059713Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.196817 | controller | Jun 11 16:01:16.794137 crc crio[3638]: time="2026-06-11T16:01:16.794108194Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.196833 | controller | Jun 11 16:01:16.794137 crc crio[3638]: time="2026-06-11T16:01:16.794132765Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-11 18:00:59.196849 | controller | Jun 11 16:01:16.810517 crc crio[3638]: time="2026-06-11T16:01:16.810401256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196875 | controller | Jun 11 16:01:16.821834 crc crio[3638]: time="2026-06-11T16:01:16.821745539Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.196891 | controller | Jun 11 16:01:16.822001 crc crio[3638]: time="2026-06-11T16:01:16.821855173Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.196906 | controller | Jun 11 16:01:16.822001 crc crio[3638]: time="2026-06-11T16:01:16.821880223Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-11 18:00:59.196921 | controller | Jun 11 16:01:16.861641 crc crio[3638]: time="2026-06-11T16:01:16.861273704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.196937 | controller | Jun 11 16:01:16.863561 crc crio[3638]: time="2026-06-11T16:01:16.863414483Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.196953 | controller | Jun 11 16:01:16.863669 crc crio[3638]: time="2026-06-11T16:01:16.863615849Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.196968 | controller | Jun 11 16:01:16.863826 crc crio[3638]: time="2026-06-11T16:01:16.86365331Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-11 18:00:59.196984 | controller | Jun 11 16:01:16.900019 crc crio[3638]: time="2026-06-11T16:01:16.89583703Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.196999 | controller | Jun 11 16:01:16.900019 crc crio[3638]: time="2026-06-11T16:01:16.895892082Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.197015 | controller | Jun 11 16:01:16.900019 crc crio[3638]: time="2026-06-11T16:01:16.895912772Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-11 18:00:59.197030 | controller | Jun 11 16:01:16.908994 crc crio[3638]: time="2026-06-11T16:01:16.906956096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197046 | controller | Jun 11 16:01:16.923202 crc crio[3638]: time="2026-06-11T16:01:16.923114094Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.197062 | controller | Jun 11 16:01:16.923202 crc crio[3638]: time="2026-06-11T16:01:16.923175745Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.197077 | controller | Jun 11 16:01:16.923412 crc crio[3638]: time="2026-06-11T16:01:16.923219997Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-11 18:00:59.197092 | controller | Jun 11 16:01:16.935308 crc crio[3638]: time="2026-06-11T16:01:16.935229481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197109 | controller | Jun 11 16:01:16.953740 crc crio[3638]: time="2026-06-11T16:01:16.953600878Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.197124 | controller | Jun 11 16:01:16.953828 crc crio[3638]: time="2026-06-11T16:01:16.953782634Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.197140 | controller | Jun 11 16:01:16.954076 crc crio[3638]: time="2026-06-11T16:01:16.954022001Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-11 18:00:59.197159 | controller | Jun 11 16:01:16.983234 crc crio[3638]: time="2026-06-11T16:01:16.983073612Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.197175 | controller | Jun 11 16:01:16.983234 crc crio[3638]: time="2026-06-11T16:01:16.983129304Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.197191 | controller | Jun 11 16:01:16.983234 crc crio[3638]: time="2026-06-11T16:01:16.983170845Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_1e67e47a-6cba-4940-ac9a-22dcde4688e5\""
2026-06-11 18:00:59.197206 | controller | Jun 11 16:01:16.983234 crc crio[3638]: time="2026-06-11T16:01:16.983206767Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_12ee9917-191d-4490-a85d-69f9d5e62ced\""
2026-06-11 18:00:59.197221 | controller | Jun 11 16:01:17.003532 crc crio[3638]: time="2026-06-11T16:01:17.003282659Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.197254 | controller | Jun 11 16:01:17.003646 crc crio[3638]: time="2026-06-11T16:01:17.003557727Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.197271 | controller | Jun 11 16:01:17.003792 crc crio[3638]: time="2026-06-11T16:01:17.003709872Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-11 18:00:59.197287 | controller | Jun 11 16:01:17.021659 crc crio[3638]: time="2026-06-11T16:01:17.021584014Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.197303 | controller | Jun 11 16:01:17.021659 crc crio[3638]: time="2026-06-11T16:01:17.021636816Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.197318 | controller | Jun 11 16:01:17.021864 crc crio[3638]: time="2026-06-11T16:01:17.02177417Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-11 18:00:59.197333 | controller | Jun 11 16:01:17.051628 crc crio[3638]: time="2026-06-11T16:01:17.051401168Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.197348 | controller | Jun 11 16:01:17.051628 crc crio[3638]: time="2026-06-11T16:01:17.051584214Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.197364 | controller | Jun 11 16:01:17.051628 crc crio[3638]: time="2026-06-11T16:01:17.051612785Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-11 18:00:59.197379 | controller | Jun 11 16:01:17.108281 crc crio[3638]: time="2026-06-11T16:01:17.106680327Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.197395 | controller | Jun 11 16:01:17.108281 crc crio[3638]: time="2026-06-11T16:01:17.10677802Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.197410 | controller | Jun 11 16:01:17.108281 crc crio[3638]: time="2026-06-11T16:01:17.106818132Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_12ee9917-191d-4490-a85d-69f9d5e62ced\""
2026-06-11 18:00:59.197426 | controller | Jun 11 16:01:17.108281 crc crio[3638]: time="2026-06-11T16:01:17.106889044Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 18:00:59.197442 | controller | Jun 11 16:01:17.114385 crc crio[3638]: time="2026-06-11T16:01:17.114254429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197459 | controller | Jun 11 16:01:17.126111 crc crio[3638]: time="2026-06-11T16:01:17.125994165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197479 | controller | Jun 11 16:01:17.149133 crc crio[3638]: time="2026-06-11T16:01:17.149063543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197503 | controller | Jun 11 16:01:17.152876 crc crio[3638]: time="2026-06-11T16:01:17.152554095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197543 | controller | Jun 11 16:01:17.173658 crc crio[3638]: time="2026-06-11T16:01:17.173585237Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.197561 | controller | Jun 11 16:01:17.173658 crc crio[3638]: time="2026-06-11T16:01:17.17365984Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.197578 | controller | Jun 11 16:01:17.179227 crc crio[3638]: time="2026-06-11T16:01:17.179050353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197594 | controller | Jun 11 16:01:17.189983 crc crio[3638]: time="2026-06-11T16:01:17.18990068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197609 | controller | Jun 11 16:01:17.194535 crc crio[3638]: time="2026-06-11T16:01:17.193845006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197625 | controller | Jun 11 16:01:17.218676 crc crio[3638]: time="2026-06-11T16:01:17.217817453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197640 | controller | Jun 11 16:01:17.228754 crc crio[3638]: time="2026-06-11T16:01:17.228628579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197655 | controller | Jun 11 16:01:17.233019 crc crio[3638]: time="2026-06-11T16:01:17.232963658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197670 | controller | Jun 11 16:01:17.233863 crc crio[3638]: time="2026-06-11T16:01:17.233746113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197685 | controller | Jun 11 16:01:17.234511 crc crio[3638]: time="2026-06-11T16:01:17.234224508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197701 | controller | Jun 11 16:01:17.247163 crc crio[3638]: time="2026-06-11T16:01:17.246943976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197716 | controller | Jun 11 16:01:17.262274 crc crio[3638]: time="2026-06-11T16:01:17.262033229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197732 | controller | Jun 11 16:01:17.282980 crc crio[3638]: time="2026-06-11T16:01:17.282675979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197747 | controller | Jun 11 16:01:17.292581 crc crio[3638]: time="2026-06-11T16:01:17.292492013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197767 | controller | Jun 11 16:01:17.299968 crc crio[3638]: time="2026-06-11T16:01:17.299918771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197783 | controller | Jun 11 16:01:17.317188 crc crio[3638]: time="2026-06-11T16:01:17.317116831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197798 | controller | Jun 11 16:01:17.477255 crc crio[3638]: time="2026-06-11T16:01:17.476885093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197813 | controller | Jun 11 16:01:17.486606 crc crio[3638]: time="2026-06-11T16:01:17.486188841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197828 | controller | Jun 11 16:01:17.488684 crc crio[3638]: time="2026-06-11T16:01:17.487862985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197842 | controller | Jun 11 16:01:17.491610 crc crio[3638]: time="2026-06-11T16:01:17.491539793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197857 | controller | Jun 11 16:01:17.494816 crc crio[3638]: time="2026-06-11T16:01:17.494697264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197872 | controller | Jun 11 16:01:21.705164 crc crio[3638]: time="2026-06-11T16:01:21.70467544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197886 | controller | Jun 11 16:01:21.714882 crc crio[3638]: time="2026-06-11T16:01:21.713655476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197901 | controller | Jun 11 16:01:21.722981 crc crio[3638]: time="2026-06-11T16:01:21.722869551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197916 | controller | Jun 11 16:01:21.723313 crc crio[3638]: time="2026-06-11T16:01:21.723235374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197930 | controller | Jun 11 16:01:21.744273 crc crio[3638]: time="2026-06-11T16:01:21.743502362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197945 | controller | Jun 11 16:01:21.753624 crc crio[3638]: time="2026-06-11T16:01:21.753514882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197960 | controller | Jun 11 16:01:21.759687 crc crio[3638]: time="2026-06-11T16:01:21.759594747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197975 | controller | Jun 11 16:01:21.768779 crc crio[3638]: time="2026-06-11T16:01:21.768653087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.197996 | controller | Jun 11 16:01:21.770051 crc crio[3638]: time="2026-06-11T16:01:21.769977259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198010 | controller | Jun 11 16:01:21.775214 crc crio[3638]: time="2026-06-11T16:01:21.775102122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198025 | controller | Jun 11 16:01:21.779513 crc crio[3638]: time="2026-06-11T16:01:21.779312168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198040 | controller | Jun 11 16:01:21.790694 crc crio[3638]: time="2026-06-11T16:01:21.790554568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198055 | controller | Jun 11 16:01:21.792623 crc crio[3638]: time="2026-06-11T16:01:21.792312164Z" level=info msg="Created container c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a: openshift-console/console-6c684df5db-cc8g8/console" id=005438d0-44db-4d35-88c5-c89395cd890e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198070 | controller | Jun 11 16:01:21.794291 crc crio[3638]: time="2026-06-11T16:01:21.794261206Z" level=info msg="Starting container: c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a" id=141e1e87-3e21-4ed4-ae14-656b378a30d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.198086 | controller | Jun 11 16:01:21.798703 crc crio[3638]: time="2026-06-11T16:01:21.798599096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198101 | controller | Jun 11 16:01:21.813891 crc crio[3638]: time="2026-06-11T16:01:21.812301923Z" level=info msg="Started container" PID=11884 containerID=c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a description=openshift-console/console-6c684df5db-cc8g8/console id=141e1e87-3e21-4ed4-ae14-656b378a30d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd
2026-06-11 18:00:59.198117 | controller | Jun 11 16:01:21.840155 crc crio[3638]: time="2026-06-11T16:01:21.839876846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198133 | controller | Jun 11 16:01:21.843391 crc crio[3638]: time="2026-06-11T16:01:21.843117159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198148 | controller | Jun 11 16:01:21.844634 crc crio[3638]: time="2026-06-11T16:01:21.844597688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198163 | controller | Jun 11 16:01:21.844941 crc crio[3638]: time="2026-06-11T16:01:21.844857436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198178 | controller | Jun 11 16:01:21.855108 crc crio[3638]: time="2026-06-11T16:01:21.85500913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198193 | controller | Jun 11 16:01:21.855283 crc crio[3638]: time="2026-06-11T16:01:21.855258438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198211 | controller | Jun 11 16:01:21.857226 crc crio[3638]: time="2026-06-11T16:01:21.85501113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198226 | controller | Jun 11 16:01:21.864186 crc crio[3638]: time="2026-06-11T16:01:21.863593485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198241 | controller | Jun 11 16:01:21.873015 crc crio[3638]: time="2026-06-11T16:01:21.872941104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198257 | controller | Jun 11 16:01:21.875772 crc crio[3638]: time="2026-06-11T16:01:21.875724123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198272 | controller | Jun 11 16:01:21.901919 crc crio[3638]: time="2026-06-11T16:01:21.901195678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198287 | controller | Jun 11 16:01:21.904556 crc crio[3638]: time="2026-06-11T16:01:21.9043938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198302 | controller | Jun 11 16:01:21.908209 crc crio[3638]: time="2026-06-11T16:01:21.908073388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198317 | controller | Jun 11 16:01:21.913931 crc crio[3638]: time="2026-06-11T16:01:21.913894234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198332 | controller | Jun 11 16:01:21.914592 crc crio[3638]: time="2026-06-11T16:01:21.914294077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198347 | controller | Jun 11 16:01:21.933298 crc crio[3638]: time="2026-06-11T16:01:21.933207333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.198362 | controller | Jun 11 16:01:21.944722 crc crio[3638]: time="2026-06-11T16:01:21.94468044Z" level=info msg="Created container 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=115991eb-e0a2-4936-8c07-c673e944ac5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198378 | controller | Jun 11 16:01:21.945019 crc crio[3638]: time="2026-06-11T16:01:21.944773273Z" level=info msg="Created container 3cb38c608a8c5c0d3cbcf3e9ff50fefd8704c3eae17a34055086e62341f68e10: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=b8cf8d4b-9827-4fc8-a3a4-8399b814ba44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198393 | controller | Jun 11 16:01:21.945919 crc crio[3638]: time="2026-06-11T16:01:21.945867458Z" level=info msg="Created container 1ee53099232d906e45293e152366a623fe32991f0fe8c88053e9dbb735f022d0: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=96292017-a4cc-4fa9-9094-42cf1b9327df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198412 | controller | Jun 11 16:01:21.947946 crc crio[3638]: time="2026-06-11T16:01:21.947021884Z" level=info msg="Created container 7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=81cafc6e-43fc-4f4a-9439-1dbcd03fe943 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198428 | controller | Jun 11 16:01:21.947946 crc crio[3638]: time="2026-06-11T16:01:21.947850041Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a9f5d182-0636-4126-afcc-6b6dda256c03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.198444 | controller | Jun 11 16:01:21.949761 crc crio[3638]: time="2026-06-11T16:01:21.948663807Z" level=info msg="Starting container: 7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca" id=7a56ecb1-e99a-4c81-b0e3-3c03e7caf005 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.198459 | controller | Jun 11 16:01:21.952243 crc crio[3638]: time="2026-06-11T16:01:21.952151499Z" level=info msg="Starting container: 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765" id=afea0e31-9997-4f64-a831-c795f386ea73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.198475 | controller | Jun 11 16:01:21.952391 crc crio[3638]: time="2026-06-11T16:01:21.952270283Z" level=info msg="Starting container: 3cb38c608a8c5c0d3cbcf3e9ff50fefd8704c3eae17a34055086e62341f68e10" id=ce855a98-d45d-4bfe-a20a-711633626060 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.198490 | controller | Jun 11 16:01:21.952391 crc crio[3638]: time="2026-06-11T16:01:21.952327555Z" level=info msg="Starting container: 1ee53099232d906e45293e152366a623fe32991f0fe8c88053e9dbb735f022d0" id=0aa8a0fa-2067-4f1e-b426-01d026039ac6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.198527 | controller | Jun 11 16:01:21.979806 crc crio[3638]: time="2026-06-11T16:01:21.97968849Z" level=info msg="Started container" PID=11900 containerID=1ee53099232d906e45293e152366a623fe32991f0fe8c88053e9dbb735f022d0 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=0aa8a0fa-2067-4f1e-b426-01d026039ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59
2026-06-11 18:00:59.198554 | controller | Jun 11 16:01:21.982025 crc crio[3638]: time="2026-06-11T16:01:21.981035222Z" level=info msg="Started container" PID=11905 containerID=3cb38c608a8c5c0d3cbcf3e9ff50fefd8704c3eae17a34055086e62341f68e10 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=ce855a98-d45d-4bfe-a20a-711633626060 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a
2026-06-11 18:00:59.198572 | controller | Jun 11 16:01:22.000712 crc crio[3638]: time="2026-06-11T16:01:22.000350811Z" level=info msg="Started container" PID=11885 containerID=7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=7a56ecb1-e99a-4c81-b0e3-3c03e7caf005 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc
2026-06-11 18:00:59.198588 | controller | Jun 11 16:01:22.014064 crc crio[3638]: time="2026-06-11T16:01:22.013991138Z" level=info msg="Started container" PID=12097 containerID=65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=afea0e31-9997-4f64-a831-c795f386ea73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54
2026-06-11 18:00:59.198604 | controller | Jun 11 16:01:22.093272 crc crio[3638]: time="2026-06-11T16:01:22.092988925Z" level=info msg="Created container 846e7e4b0c18713062dd40c38fa6240575056494f01514952b509ef263883464: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=3d060452-bc21-4a53-aaf4-d95920bff0f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198624 | controller | Jun 11 16:01:22.106301 crc crio[3638]: time="2026-06-11T16:01:22.105179566Z" level=info msg="Created container b7b2ae107297fee0042ec3f47e4f8b3d9caac222fdfb255cdf2fef1525963975: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=0c53bad3-cc78-48dc-adac-d0c9d378768a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198641 | controller | Jun 11 16:01:22.136813 crc crio[3638]: time="2026-06-11T16:01:22.134301727Z" level=info msg="Created container 8d9bed40628cc78d99889cfb6c7a55e5522c6d557e7aae12c89e38c24e554356: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=1b8b5aa2-dd8f-4e8f-b588-6100cdbb0df9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198657 | controller | Jun 11 16:01:22.136813 crc crio[3638]: time="2026-06-11T16:01:22.134804283Z" level=info msg="Created container e8ec44c747f1088dd5ccd0d4da9cdf9435f4915898001a55d3e73a6804eda8c3: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=2acbcbb0-47d8-4562-9ce0-ad8f27855231 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198673 | controller | Jun 11 16:01:22.136813 crc crio[3638]: time="2026-06-11T16:01:22.135581269Z" level=info msg="Created container eea52e90e10a246db3e250363e0532152566aeb9a23657016047466904b017f2: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=ea83b58e-702b-42a9-a14c-fedbc3d5cd21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198688 | controller | Jun 11 16:01:22.137651 crc crio[3638]: time="2026-06-11T16:01:22.137309613Z" level=info msg="Created container c265aeffb238142450dffa030eed1dfb382fa4b1831dbc1c6ef4f838dc92c9fe: openshift-dns/dns-default-qtghf/dns" id=bffcf96c-c537-490d-a624-29fb37fd1cea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198704 | controller | Jun 11 16:01:22.147528 crc crio[3638]: time="2026-06-11T16:01:22.144733552Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cfbb071e-4588-480f-a117-5200cb578eac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.198720 | controller | Jun 11 16:01:22.147528 crc crio[3638]: time="2026-06-11T16:01:22.145947281Z" level=info msg="Created container aeef35967c4b24d0104a5895a7ac27673855348ccd2854e149d20f8e957a886d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=23ac9f95-d89d-454b-9cab-0200294bb044 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198736 | controller | Jun 11 16:01:22.154465 crc crio[3638]: time="2026-06-11T16:01:22.15188631Z" level=info msg="Created container 6f1205d79cc0b9a3de0f846c27f7d8fb1795be255ce67bb9755bf6a89f34df9e: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=06d64783-df9f-43e2-a2d2-8196bc8f8a00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198752 | controller | Jun 11 16:01:22.154465 crc crio[3638]: time="2026-06-11T16:01:22.153232783Z" level=info msg="Created container 31ba7ecc8d9a58733b8f5b6bd728b049ad96f0b64c8d8ad487683ef08fd8f3c0: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=7b8d7022-1e8b-49d0-9329-71084f45b586 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198767 | controller | Jun 11 16:01:22.154465 crc crio[3638]: time="2026-06-11T16:01:22.154198665Z" level=info msg="Created container e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=a365edca-8433-441d-982f-003ab22c4128 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198786 | controller | Jun 11 16:01:22.155307 crc crio[3638]: time="2026-06-11T16:01:22.15499878Z" level=info msg="Created container d2b43704f6d7590bf156d581c6c05a8c6fecbe615da452e7f5ce7cb74f43aa1d: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=a9836e0c-3fcd-4d41-8b13-2ebc016d9021 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198803 | controller | Jun 11 16:01:22.155307 crc crio[3638]: time="2026-06-11T16:01:22.155128384Z" level=info msg="Created container 92896b72da8655df732a863d4a6c4532f67a7ace551087eff5f48c09c7788810: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=d0ebd031-ce4c-49d7-87f5-2c164f09845f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198819 | controller | Jun 11 16:01:22.164618 crc crio[3638]: time="2026-06-11T16:01:22.157751078Z" level=info msg="Starting container: b7b2ae107297fee0042ec3f47e4f8b3d9caac222fdfb255cdf2fef1525963975" id=21d75f5b-e9d7-4290-ba1f-f579ccc9c0b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.198835 | controller | Jun 11 16:01:22.164618 crc crio[3638]: time="2026-06-11T16:01:22.158286555Z" level=info msg="Created container 78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=30800e88-c8c8-4805-abf7-f346c7249356 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198850 | controller | Jun 11 16:01:22.164618 crc crio[3638]: time="2026-06-11T16:01:22.158918965Z" level=info msg="Created container 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=d2ef1eaf-0cdf-4c95-87fa-91765b042f2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198866 | controller | Jun 11 16:01:22.164618 crc crio[3638]: time="2026-06-11T16:01:22.159109921Z" level=info msg="Created container 31d15ed4b683ccff8c6bf8deb16913a0365db024aee958cc7bffee102de31a5a: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=af51b3d9-d0fe-4ba0-9590-09d42b8dfb68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.198881 | controller | Jun 11 16:01:22.164618 crc crio[3638]: time="2026-06-11T16:01:22.163338967Z" level=info msg="Starting container: 78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e" id=e0ae1446-cf06-4d95-b139-33f99b654376 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.198897 | controller | Jun 11 16:01:22.174693 crc crio[3638]: time="2026-06-11T16:01:22.173338277Z" level=info msg="Starting container: 846e7e4b0c18713062dd40c38fa6240575056494f01514952b509ef263883464" id=2ee74c01-1d70-4a85-bdc1-71170a2daff0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.198912 | controller | Jun 11 16:01:22.177181 crc crio[3638]: time="2026-06-11T16:01:22.175780335Z" level=info msg="Starting container: 31d15ed4b683ccff8c6bf8deb16913a0365db024aee958cc7bffee102de31a5a" id=523a898e-cfb7-4c16-806c-54f89e95c954 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.198927 | controller | Jun 11 16:01:22.177181 crc crio[3638]: time="2026-06-11T16:01:22.176189968Z" level=info msg="Starting container: aeef35967c4b24d0104a5895a7ac27673855348ccd2854e149d20f8e957a886d" id=5d3f5771-ead3-4168-9a1f-fdb55837e25d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.198943 | controller | Jun 11 16:01:22.177181 crc crio[3638]: time="2026-06-11T16:01:22.176253081Z" level=info msg="Starting container: 6f1205d79cc0b9a3de0f846c27f7d8fb1795be255ce67bb9755bf6a89f34df9e" id=d451e063-785e-4288-b235-ef1af5ea36a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.198961 | controller | Jun 11 16:01:22.177181 crc crio[3638]: time="2026-06-11T16:01:22.176327193Z" level=info msg="Starting container: 31ba7ecc8d9a58733b8f5b6bd728b049ad96f0b64c8d8ad487683ef08fd8f3c0" id=ae0f4002-5607-4207-8b10-ad29f9550e64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.198983 | controller | Jun 11 16:01:22.177181 crc crio[3638]: time="2026-06-11T16:01:22.176994954Z" level=info msg="Starting container: 8d9bed40628cc78d99889cfb6c7a55e5522c6d557e7aae12c89e38c24e554356" id=1fa32972-360b-4f10-a446-f4e980d2c84d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.198999 | controller | Jun 11 16:01:22.187618 crc crio[3638]: time="2026-06-11T16:01:22.178830522Z" level=info msg="Starting container: d2b43704f6d7590bf156d581c6c05a8c6fecbe615da452e7f5ce7cb74f43aa1d" id=08b2b994-fb71-48c0-b433-0569f71dd55f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.199014 | controller | Jun 11 16:01:22.187618 crc crio[3638]: time="2026-06-11T16:01:22.179562885Z" level=info msg="Starting container: e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e" id=b65a491d-8587-4aab-98cd-589ec69d0bfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.199030 | controller | Jun 11 16:01:22.207967 crc crio[3638]: time="2026-06-11T16:01:22.207135668Z" level=info msg="Starting container: eea52e90e10a246db3e250363e0532152566aeb9a23657016047466904b017f2" id=3fd1ea46-b1e2-4ca9-9532-103bd567bb40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.199045 | controller | Jun 11 16:01:22.217767 crc crio[3638]: time="2026-06-11T16:01:22.176206709Z" level=info msg="Starting container: 92896b72da8655df732a863d4a6c4532f67a7ace551087eff5f48c09c7788810" id=2249dc52-053f-4c0c-bd90-4da8fe8b7513 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.199060 | controller | Jun 11 16:01:22.220152 crc crio[3638]: time="2026-06-11T16:01:22.220127654Z" level=info msg="Starting container: 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637" id=3160055b-9bca-42e0-862c-1365c8485d73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.199075 | controller | Jun 11 16:01:22.224065 crc crio[3638]: time="2026-06-11T16:01:22.223224863Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=a8a6bb20-50da-467d-8347-6be3c3a27200 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.199090 | controller | Jun 11 16:01:22.225760 crc crio[3638]: time="2026-06-11T16:01:22.224134102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.199106 | controller | Jun 11 16:01:22.227937 crc crio[3638]: time="2026-06-11T16:01:22.227393587Z" level=info msg="Started container" PID=12083 containerID=b7b2ae107297fee0042ec3f47e4f8b3d9caac222fdfb255cdf2fef1525963975 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=21d75f5b-e9d7-4290-ba1f-f579ccc9c0b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d
2026-06-11 18:00:59.199122 | controller | Jun 11 16:01:22.232003 crc crio[3638]: time="2026-06-11T16:01:22.231235709Z" level=info msg="Started container" PID=12011 containerID=31d15ed4b683ccff8c6bf8deb16913a0365db024aee958cc7bffee102de31a5a description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=523a898e-cfb7-4c16-806c-54f89e95c954 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae
2026-06-11 18:00:59.199138 | controller | Jun 11 16:01:22.239876 crc crio[3638]: time="2026-06-11T16:01:22.23966656Z" level=info msg="Started container" PID=12110 containerID=846e7e4b0c18713062dd40c38fa6240575056494f01514952b509ef263883464 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=2ee74c01-1d70-4a85-bdc1-71170a2daff0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939
2026-06-11 18:00:59.199154 | controller | Jun 11 16:01:22.242501 crc crio[3638]: time="2026-06-11T16:01:22.240869908Z" level=info msg="Started container" PID=12073 containerID=d2b43704f6d7590bf156d581c6c05a8c6fecbe615da452e7f5ce7cb74f43aa1d description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=08b2b994-fb71-48c0-b433-0569f71dd55f name=/runtime.v1.RuntimeService/StartContainer sandboxID=11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570
2026-06-11 18:00:59.199174 | controller | Jun 11 16:01:22.250530 crc crio[3638]: time="2026-06-11T16:01:22.247219721Z" level=info msg="Started container" PID=12104 containerID=eea52e90e10a246db3e250363e0532152566aeb9a23657016047466904b017f2 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=3fd1ea46-b1e2-4ca9-9532-103bd567bb40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08
2026-06-11 18:00:59.199190 | controller | Jun 11 16:01:22.250530 crc crio[3638]: time="2026-06-11T16:01:22.247950224Z" level=info msg="Starting container: e8ec44c747f1088dd5ccd0d4da9cdf9435f4915898001a55d3e73a6804eda8c3" id=6115d516-e44a-482e-a01f-1fddd3a88615 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.199206 | controller | Jun 11 16:01:22.265180 crc crio[3638]: time="2026-06-11T16:01:22.262533431Z" level=info msg="Starting container: c265aeffb238142450dffa030eed1dfb382fa4b1831dbc1c6ef4f838dc92c9fe" id=6f7451e7-ac9a-4b22-9587-c74d7a6cac96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.199221 | controller | Jun 11 16:01:22.268205 crc crio[3638]: time="2026-06-11T16:01:22.26719943Z" level=info msg="Started container" PID=12009 containerID=67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=3160055b-9bca-42e0-862c-1365c8485d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e
2026-06-11 18:00:59.199238 | controller | Jun 11 16:01:22.269041 crc crio[3638]: time="2026-06-11T16:01:22.268666267Z" level=info msg="Started container" PID=11959 containerID=78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=e0ae1446-cf06-4d95-b139-33f99b654376 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4
2026-06-11 18:00:59.199254 | controller | Jun 11 16:01:22.280588 crc crio[3638]: time="2026-06-11T16:01:22.280235347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.199271 | controller | Jun 11 16:01:22.289084 crc crio[3638]: time="2026-06-11T16:01:22.288600935Z" level=info msg="Started container" PID=12107 containerID=6f1205d79cc0b9a3de0f846c27f7d8fb1795be255ce67bb9755bf6a89f34df9e description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=d451e063-785e-4288-b235-ef1af5ea36a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb
2026-06-11 18:00:59.199286 | controller | Jun 11 16:01:22.292580 crc crio[3638]: time="2026-06-11T16:01:22.290890758Z" level=info msg="Started container" PID=12096 containerID=e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=b65a491d-8587-4aab-98cd-589ec69d0bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225
2026-06-11 18:00:59.199302 | controller | Jun 11 16:01:22.295576 crc crio[3638]: time="2026-06-11T16:01:22.291202748Z" level=info msg="Started container" PID=11973 containerID=92896b72da8655df732a863d4a6c4532f67a7ace551087eff5f48c09c7788810 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=2249dc52-053f-4c0c-bd90-4da8fe8b7513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc
2026-06-11 18:00:59.199322 | controller | Jun 11 16:01:22.340885 crc crio[3638]: time="2026-06-11T16:01:22.331346973Z" level=info msg="Started container" PID=12140 containerID=8d9bed40628cc78d99889cfb6c7a55e5522c6d557e7aae12c89e38c24e554356 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=1fa32972-360b-4f10-a446-f4e980d2c84d name=/runtime.v1.RuntimeService/StartContainer sandboxID=eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7
2026-06-11 18:00:59.199338 | controller | Jun 11 16:01:22.340885 crc crio[3638]: time="2026-06-11T16:01:22.332688846Z" level=info msg="Started container" PID=11990 containerID=c265aeffb238142450dffa030eed1dfb382fa4b1831dbc1c6ef4f838dc92c9fe description=openshift-dns/dns-default-qtghf/dns id=6f7451e7-ac9a-4b22-9587-c74d7a6cac96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b
2026-06-11 18:00:59.199354 | controller | Jun 11 16:01:22.340885 crc crio[3638]: time="2026-06-11T16:01:22.334765372Z" level=info msg="Started container" PID=12142 containerID=31ba7ecc8d9a58733b8f5b6bd728b049ad96f0b64c8d8ad487683ef08fd8f3c0 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=ae0f4002-5607-4207-8b10-ad29f9550e64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0
2026-06-11 18:00:59.199370 | controller | Jun 11 16:01:22.340885 crc crio[3638]: time="2026-06-11T16:01:22.336522998Z" level=info msg="Started container" PID=12086 containerID=aeef35967c4b24d0104a5895a7ac27673855348ccd2854e149d20f8e957a886d description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=5d3f5771-ead3-4168-9a1f-fdb55837e25d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43
2026-06-11 18:00:59.199386 | controller | Jun 11 16:01:22.425945 crc crio[3638]: time="2026-06-11T16:01:22.42531215Z" level=info msg="Started container" PID=12138 containerID=e8ec44c747f1088dd5ccd0d4da9cdf9435f4915898001a55d3e73a6804eda8c3 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=6115d516-e44a-482e-a01f-1fddd3a88615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96
2026-06-11 18:00:59.199402 | controller | Jun 11 16:01:22.662584 crc crio[3638]: time="2026-06-11T16:01:22.659029588Z" level=info msg="Created container c1d758114d306badb4b04dfb891e3e4c55ac96cf0f8fd29cf3fa417a566d883d: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=e7954ee6-de14-481f-a692-c4895f6c5218 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.199417 | controller | Jun 11 16:01:22.745826 crc crio[3638]: time="2026-06-11T16:01:22.73223458Z" level=info msg="Created container 10b19b3696cc208fb853c8517da06f49e37d376a42e070408f9a46ae81c723ab: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=2b345ec9-3f09-4f3a-8feb-171c4d4bda5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.199433 | controller | Jun 11 16:01:22.745826 crc crio[3638]: time="2026-06-11T16:01:22.733886702Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a61e0109-4125-42de-ab22-c7762bdd45cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.199448 | controller | Jun 11 16:01:22.745826 crc crio[3638]: time="2026-06-11T16:01:22.734281966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=79d82737-158b-470a-8673-e85f4c35f5da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.199466 | controller | Jun 11 16:01:22.745826 crc crio[3638]: time="2026-06-11T16:01:22.735354769Z" level=info msg="Created container 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=c8a6f7ad-880a-45e7-af78-f1907903545c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.199482 | controller | Jun 11 16:01:22.745826 crc crio[3638]: time="2026-06-11T16:01:22.739893525Z" level=info msg="Starting container: c1d758114d306badb4b04dfb891e3e4c55ac96cf0f8fd29cf3fa417a566d883d" id=93ef8739-0fb2-4bb6-9ca7-4744d2db515a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.199499 | controller | Jun 11 16:01:22.745826 crc crio[3638]: time="2026-06-11T16:01:22.745760873Z" level=info msg="Created container 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=9a863ace-68e0-4cd0-9f5d-8cabbf922b03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.199539 | controller | Jun 11 16:01:22.750175 crc crio[3638]: time="2026-06-11T16:01:22.749990808Z" level=info msg="Created container 5336694880b6557da69cc469056ab2c4e260ae208f2c15ebef2830b0034d51e5: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=193bbb97-b685-4a6a-8897-d6b60b0e990c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.199562 | controller | Jun 11 16:01:22.761132 crc crio[3638]: time="2026-06-11T16:01:22.760998671Z" level=info msg="Starting container: 10b19b3696cc208fb853c8517da06f49e37d376a42e070408f9a46ae81c723ab" id=c9c0523f-d227-4fa6-9660-6f0d7b911670 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.199579 | controller | Jun 11 16:01:22.766659 crc crio[3638]: time="2026-06-11T16:01:22.766518787Z" level=info msg="Starting container: 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b" id=e0a60509-a3e7-40df-9471-ba3f7c935fdd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.199595 | controller | Jun 11 16:01:22.767236 crc crio[3638]: time="2026-06-11T16:01:22.767090775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a34acbd9-f731-4009-91b6-4eb4c15229fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.199610 | controller | Jun 11 16:01:22.852870 crc crio[3638]: time="2026-06-11T16:01:22.770578047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=773b6e8b-0a64-46dc-8173-7272cde5e592 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.199688 | controller | Jun 11 16:01:22.852870 crc crio[3638]: time="2026-06-11T16:01:22.771077733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2b97d434-8345-4a50-98d0-5033f8ace95b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.199712 | controller | Jun 11 16:01:22.852870 crc crio[3638]: time="2026-06-11T16:01:22.771276789Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=af8c78ee-490f-4d84-9228-5a4d3ec27ab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.199728 | controller | Jun 11 16:01:22.852870 crc crio[3638]: time="2026-06-11T16:01:22.766555828Z" level=info msg="Starting container: 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44" id=1ecf949c-c167-4066-aa1f-82f355218508 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.199744 | controller | Jun 11 16:01:22.852870 crc crio[3638]: time="2026-06-11T16:01:22.807865408Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=503b2aa9-1298-498f-8b28-5689392e4ceb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.199764 | controller | Jun 11 16:01:22.852870 crc crio[3638]: time="2026-06-11T16:01:22.810183473Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=87ad8af1-ee93-4e32-a26e-c1812e1ef026 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.199781 | controller | Jun 11 16:01:22.852870 crc crio[3638]: time="2026-06-11T16:01:22.810930937Z" level=info msg="Starting container: 5336694880b6557da69cc469056ab2c4e260ae208f2c15ebef2830b0034d51e5" id=1484b44d-f548-45f8-8072-97038b430597 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.199797 | controller | Jun 11 16:01:22.852870 crc crio[3638]: time="2026-06-11T16:01:22.81101907Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5a6f2f56-927c-4a0e-a27c-80347d3afb3e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.199813 | controller | Jun 11 16:01:22.852870 crc crio[3638]: time="2026-06-11T16:01:22.811618939Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1666fb14-d373-43ef-b928-956f24fedbcf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.199828 | controller | Jun 11 16:01:22.852870 crc crio[3638]: time="2026-06-11T16:01:22.812870069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.199844 | controller | Jun 11 16:01:22.852870 crc crio[3638]: time="2026-06-11T16:01:22.829642467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a61e8d69-fc0e-4772-8264-b60cd1d7855b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.199859 | controller | Jun 11 16:01:22.928667 crc crio[3638]: time="2026-06-11T16:01:22.914357608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3c02a660-1b39-496b-ac3d-de303669cb4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.199875 | controller | Jun 11 16:01:22.928667 crc crio[3638]: time="2026-06-11T16:01:22.917011433Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=13cd4966-0e2d-42f8-8961-a05c353a57d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.199891 | controller | Jun 11 16:01:22.928667 crc crio[3638]: time="2026-06-11T16:01:22.917701125Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=89500633-c0ba-40a3-a7ba-8e6322a4fb15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.199906 | controller | Jun 11 16:01:22.928667 crc crio[3638]: time="2026-06-11T16:01:22.918009325Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=046910df-f725-47bd-b7ef-e062d2c96cba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.199922 | controller | Jun 11 16:01:22.928667 crc crio[3638]: time="2026-06-11T16:01:22.918317595Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=5f7e5377-e258-4b04-a4a5-9895f262935b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.199937 | controller | Jun 11 16:01:22.928667 crc crio[3638]: time="2026-06-11T16:01:22.923222992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.199952 | controller | Jun 11 16:01:22.939691 crc crio[3638]: time="2026-06-11T16:01:22.934348778Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=a66eda50-4cd5-44c9-91a5-b6459fd5c1e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.199971 | controller | Jun 11 16:01:22.939691 crc crio[3638]: time="2026-06-11T16:01:22.935087131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.199987 | controller | Jun 11 16:01:22.942819 crc crio[3638]: time="2026-06-11T16:01:22.939864754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.200003 | controller | Jun 11 16:01:22.942819 crc crio[3638]: time="2026-06-11T16:01:22.940141803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.200018 | controller | Jun 11 16:01:22.942819 crc crio[3638]: time="2026-06-11T16:01:22.939998029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.200035 | controller | Jun 11 16:01:22.955682 crc crio[3638]: time="2026-06-11T16:01:22.952048824Z" level=info msg="Started container" PID=12203 containerID=70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=1ecf949c-c167-4066-aa1f-82f355218508 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21
2026-06-11 18:00:59.200051 | controller | Jun 11 16:01:22.964628 crc crio[3638]: time="2026-06-11T16:01:22.963919974Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=79a14269-68f8-4d2a-92d0-31841180f04f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200068 | controller | Jun 11 16:01:22.965286 crc crio[3638]: time="2026-06-11T16:01:22.965189945Z" level=info msg="Started container" PID=12202 containerID=10b19b3696cc208fb853c8517da06f49e37d376a42e070408f9a46ae81c723ab description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=c9c0523f-d227-4fa6-9660-6f0d7b911670 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27
2026-06-11 18:00:59.200084 | controller | Jun 11 16:01:23.677671 crc crio[3638]: time="2026-06-11T16:01:23.675570066Z" level=info msg="Created container 87c1c8ee534a0d4e039977b31757644ffb212c636430dfaf4eeb3bdb7916e153: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=d39726cd-c801-424c-9fa0-9a6dae220940 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200099 | controller | Jun 11 16:01:23.707987 crc crio[3638]: time="2026-06-11T16:01:23.707263951Z" level=info msg="Starting container: 87c1c8ee534a0d4e039977b31757644ffb212c636430dfaf4eeb3bdb7916e153" id=d8469dca-7956-4265-8418-99d883b5a320 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.200115 | controller | Jun 11 16:01:23.748670 crc crio[3638]: time="2026-06-11T16:01:23.737313732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.200131 | controller | Jun 11 16:01:23.776589 crc crio[3638]: time="2026-06-11T16:01:23.775587848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=99b86bee-6ec6-4288-b956-3422a7631293 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.200146 | controller | Jun 11 16:01:23.901799 crc crio[3638]: time="2026-06-11T16:01:23.895949458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.200165 | controller | Jun 11 16:01:23.931048 crc crio[3638]: time="2026-06-11T16:01:23.93068505Z" level=info msg="Started container" PID=12214 containerID=87c1c8ee534a0d4e039977b31757644ffb212c636430dfaf4eeb3bdb7916e153 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=d8469dca-7956-4265-8418-99d883b5a320 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb
2026-06-11 18:00:59.200181 | controller | Jun 11 16:01:23.934216 crc crio[3638]: time="2026-06-11T16:01:23.933777979Z" level=info msg="Started container" PID=12205 containerID=5336694880b6557da69cc469056ab2c4e260ae208f2c15ebef2830b0034d51e5 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=1484b44d-f548-45f8-8072-97038b430597 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf
2026-06-11 18:00:59.200197 | controller | Jun 11 16:01:23.959276 crc crio[3638]: time="2026-06-11T16:01:23.958237511Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8d5c642a-047e-4965-8b33-d25ee13ff1db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.200213 | controller | Jun 11 16:01:23.999145 crc crio[3638]: time="2026-06-11T16:01:23.999081269Z" level=info msg="Started container" PID=12206 containerID=c1d758114d306badb4b04dfb891e3e4c55ac96cf0f8fd29cf3fa417a566d883d description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=93ef8739-0fb2-4bb6-9ca7-4744d2db515a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384
2026-06-11 18:00:59.200228 | controller | Jun 11 16:01:24.039836 crc crio[3638]: time="2026-06-11T16:01:24.018307795Z" level=info msg="Started container" PID=12215 containerID=4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=e0a60509-a3e7-40df-9471-ba3f7c935fdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574
2026-06-11 18:00:59.200244 | controller | Jun 11 16:01:24.107681 crc crio[3638]: time="2026-06-11T16:01:24.106948661Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=ef89365e-9cf6-45c8-bbc2-2c67703da949 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200260 | controller | Jun 11 16:01:24.356913 crc crio[3638]: time="2026-06-11T16:01:24.356712923Z" level=info msg="Created container c8c9c5e9bad4fdea03bb354664590dcb3d81c0b56c66484d376aee036c477fc6: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=23acae47-f73c-4913-a258-5dbcdf0feb5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200275 | controller | Jun 11 16:01:24.944041 crc crio[3638]: time="2026-06-11T16:01:24.941258328Z" level=info msg="Created container 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=8aea0d7e-ce74-4849-804e-7e63f9b92f14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200290 | controller | Jun 11 16:01:25.020836 crc crio[3638]: time="2026-06-11T16:01:25.001225147Z" level=info msg="Created container b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=df30ba32-e4bd-4cb2-8479-e55e539a5670 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200306 | controller | Jun 11 16:01:25.103763 crc crio[3638]: time="2026-06-11T16:01:25.044550962Z" level=info msg="Created container d12a8bbce493ebd7f18ee18049fe87ada24ec926d89dbf001a460d66ad4e6fe3: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=8c9860fa-d68d-4c09-85b6-688cacbf3223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200325 | controller | Jun 11 16:01:25.121112 crc crio[3638]: time="2026-06-11T16:01:25.120778044Z" level=info msg="Starting container: c8c9c5e9bad4fdea03bb354664590dcb3d81c0b56c66484d376aee036c477fc6" id=0ed558f6-051b-4626-a886-862713f2ac28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.200341 | controller | Jun 11 16:01:25.123805 crc crio[3638]: time="2026-06-11T16:01:25.123223871Z" level=info msg="Starting container: 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175" id=ef71a2d5-65fc-4289-acf2-dad0fa9a7c7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.200357 | controller | Jun 11 16:01:25.175145 crc crio[3638]: time="2026-06-11T16:01:25.174812502Z" level=info msg="Created container 19061d5d26b3946efd6226d7bd039eb511e04a0cf7e264b5daa8200b3f5c81e3: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=503450b2-20a8-422b-b524-70ae387bf12d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200372 | controller | Jun 11 16:01:25.256244 crc crio[3638]: time="2026-06-11T16:01:25.255281497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=fe09dc8b-f43b-4aec-9ec9-e2cdeac1b8a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.200387 | controller | Jun 11 16:01:25.307750 crc crio[3638]: time="2026-06-11T16:01:25.283730198Z" level=info msg="Starting container: b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac" id=dc22140a-7b3b-4355-b25b-4ef68608c217 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.200402 | controller | Jun 11 16:01:25.307750 crc crio[3638]: time="2026-06-11T16:01:25.283884693Z" level=info msg="Starting container: 19061d5d26b3946efd6226d7bd039eb511e04a0cf7e264b5daa8200b3f5c81e3" id=8c76a4d6-b212-4efa-bd38-fa288ffa08db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.200418 | controller | Jun 11 16:01:25.307750 crc crio[3638]: time="2026-06-11T16:01:25.284006696Z" level=info msg="Starting container: d12a8bbce493ebd7f18ee18049fe87ada24ec926d89dbf001a460d66ad4e6fe3" id=0731e0f5-a064-471b-a48b-61a6e5f0641b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.200433 | controller | Jun 11 16:01:25.323776 crc crio[3638]: time="2026-06-11T16:01:25.319072708Z" level=info msg="Started container" PID=12293 containerID=9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=ef71a2d5-65fc-4289-acf2-dad0fa9a7c7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec
2026-06-11 18:00:59.200449 | controller | Jun 11 16:01:25.344067 crc crio[3638]: time="2026-06-11T16:01:25.343835991Z" level=info msg="Created container 5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=285cd09a-5ef5-4cce-a826-aa0b6d945293 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200464 | controller | Jun 11 16:01:25.361145 crc crio[3638]: time="2026-06-11T16:01:25.360322528Z" level=info msg="Starting container: 5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4" id=23a43f37-5219-4df0-96d9-4b7c4d93e382 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.200480 | controller | Jun 11 16:01:25.387923 crc crio[3638]: time="2026-06-11T16:01:25.385353859Z" level=info msg="Started container" PID=12284 containerID=d12a8bbce493ebd7f18ee18049fe87ada24ec926d89dbf001a460d66ad4e6fe3 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=0731e0f5-a064-471b-a48b-61a6e5f0641b name=/runtime.v1.RuntimeService/StartContainer sandboxID=318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d
2026-06-11 18:00:59.200499 | controller | Jun 11 16:01:25.477011 crc crio[3638]: time="2026-06-11T16:01:25.476726032Z" level=info msg="Started container" PID=12317 containerID=5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=23a43f37-5219-4df0-96d9-4b7c4d93e382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6
2026-06-11 18:00:59.200537 | controller | Jun 11 16:01:25.508762 crc crio[3638]: time="2026-06-11T16:01:25.50415434Z" level=info msg="Started container" PID=12273 containerID=19061d5d26b3946efd6226d7bd039eb511e04a0cf7e264b5daa8200b3f5c81e3 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=8c76a4d6-b212-4efa-bd38-fa288ffa08db name=/runtime.v1.RuntimeService/StartContainer sandboxID=40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5
2026-06-11 18:00:59.200564 | controller | Jun 11 16:01:25.510227 crc crio[3638]: time="2026-06-11T16:01:25.510005397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.200583 | controller | Jun 11 16:01:25.573992 crc crio[3638]: time="2026-06-11T16:01:25.569922005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.200599 | controller | Jun 11 16:01:25.671091 crc crio[3638]: time="2026-06-11T16:01:25.670863926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=5aabb639-00d2-4922-9bb6-e7919b5e31a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.200614 | controller | Jun 11 16:01:25.700077 crc crio[3638]: time="2026-06-11T16:01:25.697140456Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=f5391ec8-9602-4e57-88e9-edd18d2d8e3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200631 | controller | Jun 11 16:01:25.714037 crc crio[3638]: time="2026-06-11T16:01:25.703653365Z" level=info msg="Created container 1e5e40504c71fc592f11729e5e49dd7548f2c7294e7a089c36d8ced3065de8ec: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=19899fa7-4c25-4382-b3d9-7b5d145eee29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200646 | controller | Jun 11 16:01:25.755911 crc crio[3638]: time="2026-06-11T16:01:25.754896995Z" level=info msg="Started container" PID=12297 containerID=c8c9c5e9bad4fdea03bb354664590dcb3d81c0b56c66484d376aee036c477fc6 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=0ed558f6-051b-4626-a886-862713f2ac28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153
2026-06-11 18:00:59.200662 | controller | Jun 11 16:01:25.775204 crc crio[3638]: time="2026-06-11T16:01:25.773020965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.200677 | controller | Jun 11 16:01:25.846201 crc crio[3638]: time="2026-06-11T16:01:25.845231886Z" level=info msg="Starting container: 1e5e40504c71fc592f11729e5e49dd7548f2c7294e7a089c36d8ced3065de8ec" id=4aeef606-763b-4580-b70a-68590127dc68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.200692 | controller | Jun 11 16:01:26.039481 crc crio[3638]: time="2026-06-11T16:01:26.031894579Z" level=info msg="Created container 1b0d29305e0609857b42fe2074243f62ed8787d16373178e7efaf4ad34c74166: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=fcfd64ef-d95c-435e-b5b2-a6676a0aea34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200712 | controller | Jun 11 16:01:26.142988 crc crio[3638]: time="2026-06-11T16:01:26.142079905Z" level=info msg="Started container" PID=12298 containerID=b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=dc22140a-7b3b-4355-b25b-4ef68608c217 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1
2026-06-11 18:00:59.200729 | controller | Jun 11 16:01:26.214112 crc crio[3638]: time="2026-06-11T16:01:26.191154086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e4788530-76d7-406e-bf6a-862572a9911b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.200744 | controller | Jun 11 16:01:26.242690 crc crio[3638]: time="2026-06-11T16:01:26.242360053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.200760 | controller | Jun 11 16:01:26.254963 crc crio[3638]: time="2026-06-11T16:01:26.245202325Z" level=info msg="Created container 276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=c3ddd911-53a4-4aa9-85b9-b30f67cff06e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200775 | controller | Jun 11 16:01:26.254963 crc crio[3638]: time="2026-06-11T16:01:26.252905591Z" level=info msg="Starting container: 1b0d29305e0609857b42fe2074243f62ed8787d16373178e7efaf4ad34c74166" id=77891664-8b27-4785-9e44-ff35e79f1c7b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.200791 | controller | Jun 11 16:01:26.285282 crc crio[3638]: time="2026-06-11T16:01:26.285099821Z" level=info msg="Starting container: 276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f" id=ed1f9e58-8a58-4fd1-ad7b-d34d55cc0b94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.200806 | controller | Jun 11 16:01:26.333672 crc crio[3638]: time="2026-06-11T16:01:26.325907916Z" level=info msg="Started container" PID=12301 containerID=1e5e40504c71fc592f11729e5e49dd7548f2c7294e7a089c36d8ced3065de8ec description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=4aeef606-763b-4580-b70a-68590127dc68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f
2026-06-11 18:00:59.200821 | controller | Jun 11 16:01:26.364732 crc crio[3638]: time="2026-06-11T16:01:26.360520934Z" level=info msg="Created container 435bf4b3a3915a37d1976973df4ea3eafbd0d0475a079809e973f461afb03c12: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=0fcb4e31-b6c2-49c2-8416-606cb3cf301d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200837 | controller | Jun 11 16:01:26.434255 crc crio[3638]: time="2026-06-11T16:01:26.434081379Z" level=info msg="Starting container: 435bf4b3a3915a37d1976973df4ea3eafbd0d0475a079809e973f461afb03c12" id=4b12d05e-f574-436e-b6f7-2d596b4d2f3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.200852 | controller | Jun 11 16:01:26.528721 crc crio[3638]: time="2026-06-11T16:01:26.528357436Z" level=info msg="Started container" PID=12313 containerID=1b0d29305e0609857b42fe2074243f62ed8787d16373178e7efaf4ad34c74166 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=77891664-8b27-4785-9e44-ff35e79f1c7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e
2026-06-11 18:00:59.200868 | controller | Jun 11 16:01:26.631842 crc crio[3638]: time="2026-06-11T16:01:26.63163215Z" level=info msg="Created container 4baee8a9c2d77d2751e7b899a1e59b7db206e9efc65ad37d0ab557658fe3ba57: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=a8a6bb20-50da-467d-8347-6be3c3a27200 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.200890 | controller | Jun 11 16:01:26.661779 crc crio[3638]: time="2026-06-11T16:01:26.661380183Z" level=info msg="Starting container: 4baee8a9c2d77d2751e7b899a1e59b7db206e9efc65ad37d0ab557658fe3ba57" id=7a1ae41b-6a51-4630-bd4c-1545b16c10b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.200907 | controller | Jun 11 16:01:26.707815 crc crio[3638]: time="2026-06-11T16:01:26.707351543Z" level=info msg="Started container" PID=12303 containerID=435bf4b3a3915a37d1976973df4ea3eafbd0d0475a079809e973f461afb03c12 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=4b12d05e-f574-436e-b6f7-2d596b4d2f3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760
2026-06-11 18:00:59.200924 | controller | Jun 11 16:01:26.707815 crc crio[3638]: time="2026-06-11T16:01:26.707745625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=d8a996fb-c14a-4af1-8980-0e060e69a3b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.200940 | controller | Jun 11 16:01:26.723128 crc crio[3638]: time="2026-06-11T16:01:26.720257756Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6fe953b5-b5f4-4c97-a099-2bbecebf42b1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.200956 | controller | Jun 11 16:01:26.846359 crc crio[3638]: time="2026-06-11T16:01:26.846058982Z" level=info msg="Started container" PID=12397 containerID=4baee8a9c2d77d2751e7b899a1e59b7db206e9efc65ad37d0ab557658fe3ba57 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=7a1ae41b-6a51-4630-bd4c-1545b16c10b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b
2026-06-11 18:00:59.200972 | controller | Jun 11 16:01:26.983292 crc crio[3638]: time="2026-06-11T16:01:26.983101597Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2bc3ccdf-c37c-4dd0-96f9-20913803b1ad name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.200988 | controller | Jun 11 16:01:27.019887 crc crio[3638]: time="2026-06-11T16:01:27.019077658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201003 | controller | Jun 11 16:01:27.062245 crc crio[3638]: time="2026-06-11T16:01:27.06100846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201020 | controller | Jun 11 16:01:27.076919 crc crio[3638]: time="2026-06-11T16:01:27.076373272Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=306480f2-07dc-42fa-ba9c-fdd63a08ace5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.201035 | controller | Jun 11 16:01:27.151004 crc crio[3638]: time="2026-06-11T16:01:27.150849375Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:00:59.201051 | controller | Jun 11 16:01:27.173930 crc crio[3638]: time="2026-06-11T16:01:27.169763459Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:00:59.201068 | controller | Jun 11 16:01:27.186732 crc crio[3638]: time="2026-06-11T16:01:27.185915917Z" level=info msg="Started container" PID=12309 containerID=276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=ed1f9e58-8a58-4fd1-ad7b-d34d55cc0b94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177
2026-06-11 18:00:59.201088 | controller | Jun 11 16:01:27.291925 crc crio[3638]: time="2026-06-11T16:01:27.291079593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201105 | controller | Jun 11 16:01:27.593624 crc crio[3638]: time="2026-06-11T16:01:27.565647878Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=e6b5d893-874a-4a41-93d0-4b2d54a99e66 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.201121 | controller | Jun 11 16:01:27.617984 crc crio[3638]: time="2026-06-11T16:01:27.617924511Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:00:59.201136 | controller | Jun 11 16:01:28.165707 crc crio[3638]: time="2026-06-11T16:01:28.164393619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=e92c7d82-e995-4da0-85b9-efd1e4ae78f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.201152 | controller | Jun 11 16:01:28.468683 crc crio[3638]: time="2026-06-11T16:01:28.468010126Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=95b052ba-81e8-4515-b91e-8688efbe032a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.201168 | controller | Jun 11 16:01:28.494792 crc crio[3638]: time="2026-06-11T16:01:28.493373017Z" level=info msg="Created container f036c5ff8a4de92b102d8629a5849146e5bfd443a190bab7d98dfdd3f5318228: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=5f7e5377-e258-4b04-a4a5-9895f262935b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.201183 | controller | Jun 11 16:01:28.533219 crc crio[3638]: time="2026-06-11T16:01:28.532010193Z" level=info msg="Starting container: f036c5ff8a4de92b102d8629a5849146e5bfd443a190bab7d98dfdd3f5318228" id=c6fec2f1-4405-432a-85a9-8838794cdd16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.201199 | controller | Jun 11 16:01:29.239715 crc crio[3638]: time="2026-06-11T16:01:29.225069061Z" level=info msg="Started container" PID=12433 containerID=f036c5ff8a4de92b102d8629a5849146e5bfd443a190bab7d98dfdd3f5318228 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=c6fec2f1-4405-432a-85a9-8838794cdd16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08
2026-06-11 18:00:59.201227 | controller | Jun 11 16:01:30.761475 crc crio[3638]: time="2026-06-11T16:01:30.75983023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=5a339734-4d3c-40bf-89fa-6ded92111354 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.201245 | controller | Jun 11 16:01:30.762141 crc crio[3638]: time="2026-06-11T16:01:30.761472984Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=fafddd4f-ae0e-4ad2-9860-3f0c3988f3ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.201261 | controller | Jun 11 16:01:30.786808 crc crio[3638]: time="2026-06-11T16:01:30.786698431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201277 | controller | Jun 11 16:01:30.803734 crc crio[3638]: time="2026-06-11T16:01:30.802877188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201296 | controller | Jun 11 16:01:30.846583 crc crio[3638]: time="2026-06-11T16:01:30.846291878Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=6b5bfcc0-d85b-4e53-82a9-c688428dfcd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.201312 | controller | Jun 11 16:01:30.847303 crc crio[3638]: time="2026-06-11T16:01:30.847086313Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=b624c64b-c809-4431-8489-647d490c5cda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.201328 | controller | Jun 11 16:01:31.007336 crc crio[3638]: time="2026-06-11T16:01:31.00701333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201343 | controller | Jun 11 16:01:31.089004 crc crio[3638]: time="2026-06-11T16:01:31.088746136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=a37b2add-f8bf-429a-be7e-18aff1e7df43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.201359 | controller | Jun 11 16:01:31.092595 crc crio[3638]: time="2026-06-11T16:01:31.090189101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201374 | controller | Jun 11 16:01:31.239345 crc crio[3638]: time="2026-06-11T16:01:31.239290673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=796819e3-7be7-4562-a29a-6ce1599d3403 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.201391 | controller | Jun 11 16:01:32.061987 crc crio[3638]: time="2026-06-11T16:01:32.057316578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201407 | controller | Jun 11 16:01:32.128892 crc crio[3638]: time="2026-06-11T16:01:32.125392777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201423 | controller | Jun 11 16:01:32.128892 crc crio[3638]: time="2026-06-11T16:01:32.125734778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201438 | controller | Jun 11 16:01:32.638985 crc crio[3638]: time="2026-06-11T16:01:32.6342494Z" level=info msg="Created container c65e01bffee0271d920e9607375a557f5ee0ef1f59e7ace88ec5dd31bc50b572: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=13cd4966-0e2d-42f8-8961-a05c353a57d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.201454 | controller | Jun 11 16:01:32.657841 crc crio[3638]: time="2026-06-11T16:01:32.657792733Z" level=info msg="Starting container: c65e01bffee0271d920e9607375a557f5ee0ef1f59e7ace88ec5dd31bc50b572" id=00715b8f-3a4c-4614-afde-b33ee3513f98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.201470 | controller | Jun 11 16:01:32.968984 crc crio[3638]: time="2026-06-11T16:01:32.968304449Z" level=info msg="Started container" PID=12495 containerID=c65e01bffee0271d920e9607375a557f5ee0ef1f59e7ace88ec5dd31bc50b572 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=00715b8f-3a4c-4614-afde-b33ee3513f98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb
2026-06-11 18:00:59.201486 | controller | Jun 11 16:01:33.205849 crc crio[3638]: time="2026-06-11T16:01:33.202250115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201506 | controller | Jun 11 16:01:33.270074 crc crio[3638]: time="2026-06-11T16:01:33.269063263Z" level=info msg="Created container 9b7fe4bd8cfb03467635052a0c9c7ef16d5c4c2252cbdea6eac0ab23f4d5f995: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=a66eda50-4cd5-44c9-91a5-b6459fd5c1e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.201544 | controller | Jun 11 16:01:33.388324 crc crio[3638]: time="2026-06-11T16:01:33.387055109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201568 | controller | Jun 11 16:01:33.426847 crc crio[3638]: time="2026-06-11T16:01:33.426714367Z" level=info msg="Created container 520359608f6aea8b2b2a2da2b6a2adcc2822b3ec62d4c9e08c1632b6914cd150: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=79a14269-68f8-4d2a-92d0-31841180f04f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.201591 | controller | Jun 11 16:01:33.458661 crc crio[3638]: time="2026-06-11T16:01:33.458044609Z" level=info msg="Starting container: 520359608f6aea8b2b2a2da2b6a2adcc2822b3ec62d4c9e08c1632b6914cd150" id=b7e7b891-822c-4934-bf96-8831aad054b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.201608 | controller | Jun 11 16:01:33.503701 crc crio[3638]: time="2026-06-11T16:01:33.493292868Z" level=info msg="Starting container: 9b7fe4bd8cfb03467635052a0c9c7ef16d5c4c2252cbdea6eac0ab23f4d5f995" id=e8073bcb-5bf1-4776-81ed-2a77d31b6eec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.201624 | controller | Jun 11 16:01:33.902281 crc crio[3638]: time="2026-06-11T16:01:33.900131176Z" level=info msg="Started container" PID=12625 containerID=9b7fe4bd8cfb03467635052a0c9c7ef16d5c4c2252cbdea6eac0ab23f4d5f995 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=e8073bcb-5bf1-4776-81ed-2a77d31b6eec name=/runtime.v1.RuntimeService/StartContainer sandboxID=a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae
2026-06-11 18:00:59.201641 | controller | Jun 11 16:01:33.941025 crc crio[3638]: time="2026-06-11T16:01:33.939953421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=9e031ec1-d09c-41b8-923b-be90474bc4c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.201657 | controller | Jun 11 16:01:33.959186 crc crio[3638]: time="2026-06-11T16:01:33.958966899Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=dfbe2cda-cb00-403c-a35c-654e3d7b4bc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.201672 | controller | Jun 11 16:01:34.647188 crc crio[3638]: time="2026-06-11T16:01:34.646276082Z" level=info msg="Started container" PID=12606 containerID=520359608f6aea8b2b2a2da2b6a2adcc2822b3ec62d4c9e08c1632b6914cd150 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=b7e7b891-822c-4934-bf96-8831aad054b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570
2026-06-11 18:00:59.201689 | controller | Jun 11 16:01:35.164906 crc crio[3638]: time="2026-06-11T16:01:35.164304598Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f4f9a7c5-995d-4b4d-8b1d-2276e5b6572a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.201705 | controller | Jun 11 16:01:35.224763 crc crio[3638]: time="2026-06-11T16:01:35.217252752Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=85bf5182-dcfd-45ce-977a-5b0bad154d46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.201725 | controller | Jun 11 16:01:35.224763 crc crio[3638]: time="2026-06-11T16:01:35.217952555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201741 | controller | Jun 11 16:01:35.267944 crc crio[3638]: time="2026-06-11T16:01:35.259870106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201757 | controller | Jun 11 16:01:36.157092 crc crio[3638]: time="2026-06-11T16:01:36.15600464Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bb13c753-b5fd-482c-b0e3-962105b75982 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.201773 | controller | Jun 11 16:01:36.250352 crc crio[3638]: time="2026-06-11T16:01:36.249635487Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:00:59.201789 | controller | Jun 11 16:01:37.703667 crc crio[3638]: time="2026-06-11T16:01:37.702930492Z" level=info msg="Created container c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=046910df-f725-47bd-b7ef-e062d2c96cba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.201805 | controller | Jun 11 16:01:37.778874 crc crio[3638]: time="2026-06-11T16:01:37.778271012Z" level=info msg="Starting container: c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda" id=00e1b665-5e45-4876-bee4-1408375b7e59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.201820 | controller | Jun 11 16:01:37.840953 crc crio[3638]: time="2026-06-11T16:01:37.840013098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201836 | controller | Jun 11 16:01:38.124783 crc crio[3638]: time="2026-06-11T16:01:38.124570302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201852 | controller | Jun 11 16:01:38.423861 crc crio[3638]: time="2026-06-11T16:01:38.423132357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201867 | controller | Jun 11 16:01:38.507351 crc crio[3638]: time="2026-06-11T16:01:38.50728865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201883 | controller | Jun 11 16:01:38.726035 crc crio[3638]: time="2026-06-11T16:01:38.724057487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201898 | controller | Jun 11 16:01:39.146501 crc crio[3638]: time="2026-06-11T16:01:39.118193189Z" level=info msg="Started container" PID=12676 containerID=c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=00e1b665-5e45-4876-bee4-1408375b7e59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0
2026-06-11 18:00:59.201914 | controller | Jun 11 16:01:39.456143 crc crio[3638]: time="2026-06-11T16:01:39.434010515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.201929 | controller | Jun 11 16:01:41.190197 crc crio[3638]: time="2026-06-11T16:01:41.189071444Z" level=info msg="Created container 0e340105e995e5560f7644bdb8d897fc60be5fda5f04eae23b992843b0e8e465: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=89500633-c0ba-40a3-a7ba-8e6322a4fb15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.201950 | controller | Jun 11 16:01:41.216876 crc crio[3638]: time="2026-06-11T16:01:41.216020397Z" level=info msg="Starting container: 0e340105e995e5560f7644bdb8d897fc60be5fda5f04eae23b992843b0e8e465" id=a0d6fe18-a18f-447f-9cb7-ae5c37d06328 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.201968 | controller | Jun 11 16:01:41.909883 crc crio[3638]: time="2026-06-11T16:01:41.90492159Z" level=info msg="Created container a8fd6aaebdfedbaac32df6896ffd31c5aee8d0a2c04d6d5c89d7f07a12a73382: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=f5391ec8-9602-4e57-88e9-edd18d2d8e3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.201984 | controller | Jun 11 16:01:42.034235 crc crio[3638]: time="2026-06-11T16:01:42.024327262Z" level=info msg="Starting container: a8fd6aaebdfedbaac32df6896ffd31c5aee8d0a2c04d6d5c89d7f07a12a73382" id=7e757678-ff41-4350-912d-9983701ceb40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.202000 | controller | Jun 11 16:01:42.133270 crc crio[3638]: time="2026-06-11T16:01:42.131058827Z" level=info msg="Started container" PID=12748 containerID=a8fd6aaebdfedbaac32df6896ffd31c5aee8d0a2c04d6d5c89d7f07a12a73382 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=7e757678-ff41-4350-912d-9983701ceb40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384
2026-06-11 18:00:59.202016 | controller | Jun 11 16:01:42.426052 crc crio[3638]: time="2026-06-11T16:01:42.424187784Z" level=info msg="Started container" PID=12742 containerID=0e340105e995e5560f7644bdb8d897fc60be5fda5f04eae23b992843b0e8e465 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=a0d6fe18-a18f-447f-9cb7-ae5c37d06328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b
2026-06-11 18:00:59.202032 | controller | Jun 11 16:01:43.705882 crc crio[3638]: time="2026-06-11T16:01:43.698828798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202048 | controller | Jun 11 16:01:43.726927 crc crio[3638]: time="2026-06-11T16:01:43.710748988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202064 | controller | Jun 11 16:01:47.484799 crc crio[3638]: time="2026-06-11T16:01:47.484744336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202080 | controller | Jun 11 16:01:47.667306 crc crio[3638]: time="2026-06-11T16:01:47.667255869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202096 | controller | Jun 11 16:01:47.761888 crc crio[3638]: time="2026-06-11T16:01:47.761336243Z" level=info msg="Created container b30ceb9ec777970ec73fb925ecfb187985edf2d113f6a03d56144f1660d5b5c1: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=b624c64b-c809-4431-8489-647d490c5cda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.202112 | controller | Jun 11 16:01:48.009992 crc crio[3638]: time="2026-06-11T16:01:48.009318677Z" level=info msg="Starting container: b30ceb9ec777970ec73fb925ecfb187985edf2d113f6a03d56144f1660d5b5c1" id=ca023ca9-af57-418c-a592-a2de14a9f72b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.202128 | controller | Jun 11 16:01:48.462239 crc crio[3638]: time="2026-06-11T16:01:48.461112554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202148 | controller | Jun 11 16:01:48.566819 crc crio[3638]: time="2026-06-11T16:01:48.565407307Z" level=info msg="Started container" PID=12784 containerID=b30ceb9ec777970ec73fb925ecfb187985edf2d113f6a03d56144f1660d5b5c1 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=ca023ca9-af57-418c-a592-a2de14a9f72b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760
2026-06-11 18:00:59.202165 | controller | Jun 11 16:01:49.489826 crc crio[3638]: time="2026-06-11T16:01:49.487265693Z" level=info msg="Created container 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f4f9a7c5-995d-4b4d-8b1d-2276e5b6572a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.202180 | controller | Jun 11 16:01:50.278990 crc crio[3638]: time="2026-06-11T16:01:50.278377204Z" level=info msg="Starting container: 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932" id=e223df78-b10a-4c2f-b103-fe2dab936642 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.202196 | controller | Jun 11 16:01:50.638242 crc crio[3638]: time="2026-06-11T16:01:50.634214705Z" level=info msg="Started container" PID=12902 containerID=23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=e223df78-b10a-4c2f-b103-fe2dab936642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a
2026-06-11 18:00:59.202213 | controller | Jun 11 16:01:50.659941 crc crio[3638]: time="2026-06-11T16:01:50.659771326Z" level=info msg="Stopping container: a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04 (timeout: 30s)" id=26bd5a7b-0e8f-46d1-896a-01dfb4b3d66f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.202228 | controller | Jun 11 16:01:50.713075 crc crio[3638]: time="2026-06-11T16:01:50.712843845Z" level=info msg="Stopping container: ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d (timeout: 2s)" id=35f59b0b-3ad9-46cd-bb9d-f9f862088cbf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.202244 | controller | Jun 11 16:01:50.718919 crc crio[3638]: time="2026-06-11T16:01:50.716756837Z" level=info msg="Stopping container: 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765 (timeout: 30s)" id=7e1e5360-9606-4d7c-b878-bbada2c08229 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.202259 | controller | Jun 11 16:01:51.638800 crc crio[3638]: time="2026-06-11T16:01:51.589203221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202275 | controller | Jun 11 16:01:51.657380 crc crio[3638]: time="2026-06-11T16:01:51.654913928Z" level=info msg="Stopped container 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=7e1e5360-9606-4d7c-b878-bbada2c08229 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.202290 | controller | Jun 11 16:01:52.193759 crc crio[3638]: time="2026-06-11T16:01:52.186143835Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=6c3f29b9-ec25-4010-9ecf-6a2152df1e25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.202306 | controller | Jun 11 16:01:52.271612 crc crio[3638]: time="2026-06-11T16:01:52.263102205Z" level=info msg="Stopping container: 5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4 (timeout: 30s)" id=4d12c2e6-98ca-46e4-9742-2954f45416d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.202325 | controller | Jun 11 16:01:52.289347 crc crio[3638]: time="2026-06-11T16:01:52.280095225Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=b2eb21f5-f4c0-44b5-879e-b25e48350bdc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.202342 | controller | Jun 11 16:01:52.475173 crc crio[3638]: time="2026-06-11T16:01:52.474729792Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=b1e0903b-e741-49b1-a48f-1d03cfdc37d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.202357 | controller | Jun 11 16:01:52.712377 crc crio[3638]: time="2026-06-11T16:01:52.712154318Z" level=info msg="Stopping container: b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac (timeout: 30s)" id=de658234-b16c-421d-9dcc-39647d83ffbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.202373 | controller | Jun 11 16:01:52.820213 crc crio[3638]: time="2026-06-11T16:01:52.815320835Z" level=info msg="Stopped container ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=35f59b0b-3ad9-46cd-bb9d-f9f862088cbf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.202388 | controller | Jun 11 16:01:52.929985 crc crio[3638]: time="2026-06-11T16:01:52.924390051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202404 | controller | Jun 11 16:01:52.940642 crc crio[3638]: time="2026-06-11T16:01:52.938289018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=9ed2d560-8b30-45bc-8431-f6a0ebae54bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.202420 | controller | Jun 11 16:01:52.991378 crc crio[3638]: time="2026-06-11T16:01:52.991184722Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b05ce399-63d5-418e-89b9-3d03a96c1571 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.202435 | controller | Jun 11 16:01:53.057897 crc crio[3638]: time="2026-06-11T16:01:53.042815686Z" level=info msg="Created container 7f166dbf8d3ae325333689378f372c5ed7948045c3ec56c0ea6d81ee06522924: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=ef89365e-9cf6-45c8-bbc2-2c67703da949 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.202450 | controller | Jun 11 16:01:53.164136 crc crio[3638]: time="2026-06-11T16:01:53.163923266Z" level=info msg="Starting container: 7f166dbf8d3ae325333689378f372c5ed7948045c3ec56c0ea6d81ee06522924" id=47d7d629-b254-426a-ab37-05e141dde2d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.202466 | controller | Jun 11 16:01:53.204958 crc crio[3638]: time="2026-06-11T16:01:53.20319298Z" level=info msg="Stopped container a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=26bd5a7b-0e8f-46d1-896a-01dfb4b3d66f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.202481 | controller | Jun 11 16:01:53.367881 crc crio[3638]: time="2026-06-11T16:01:53.367093895Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=93606507-865d-44c0-952e-eb1058d372da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.202496 | controller | Jun 11 16:01:53.695315 crc crio[3638]: time="2026-06-11T16:01:53.676242887Z" level=info msg="Started container" PID=13003 containerID=7f166dbf8d3ae325333689378f372c5ed7948045c3ec56c0ea6d81ee06522924 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=47d7d629-b254-426a-ab37-05e141dde2d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc
2026-06-11 18:00:59.202533 | controller | Jun 11 16:01:54.671366 crc crio[3638]: time="2026-06-11T16:01:54.665894629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202556 | controller | Jun 11 16:01:54.783084 crc crio[3638]: time="2026-06-11T16:01:54.777335201Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=09038b12-f20f-4594-9b5f-a778e2ccb1d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.202575 | controller | Jun 11 16:01:54.783773 crc crio[3638]: time="2026-06-11T16:01:54.783589237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202599 | controller | Jun 11 16:01:54.974103 crc crio[3638]: time="2026-06-11T16:01:54.970907084Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=99ec406a-fb0f-4356-80b8-3424cc90779d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.202617 | controller | Jun 11 16:01:55.616772 crc crio[3638]: time="2026-06-11T16:01:55.59521087Z" level=info msg="Stopped container 5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=4d12c2e6-98ca-46e4-9742-2954f45416d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.202633 | controller | Jun 11 16:01:55.641322 crc crio[3638]: time="2026-06-11T16:01:55.640895625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=52963edf-5a3f-4544-b063-81982df0b54f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.202648 | controller | Jun 11 16:01:55.692672 crc crio[3638]: time="2026-06-11T16:01:55.681969232Z" level=info msg="Stopping container: 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c (timeout: 30s)" id=c1887fb5-67bf-4663-a725-a042a0624f7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.202664 | controller | Jun 11 16:01:56.031220 crc crio[3638]: time="2026-06-11T16:01:56.018111679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202679 | controller | Jun 11 16:01:56.700211 crc crio[3638]: time="2026-06-11T16:01:56.698348762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202694 | controller | Jun 11 16:01:56.828740 crc crio[3638]: time="2026-06-11T16:01:56.778790564Z" level=info msg="Stopped container b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=de658234-b16c-421d-9dcc-39647d83ffbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.202710 | controller | Jun 11 16:01:56.833310 crc crio[3638]: time="2026-06-11T16:01:56.831394872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=86e329d5-438d-41a8-93b8-44b935db31c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.202725 | controller | Jun 11 16:01:57.829885 crc crio[3638]: time="2026-06-11T16:01:57.827948224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=aae02cf7-4de8-4906-90f1-ced854e19195 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.202745 | controller | Jun 11 16:01:57.881072 crc crio[3638]: time="2026-06-11T16:01:57.880573712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6a41f474-945b-4895-a4d8-ce3b765ce36b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.202760 | controller | Jun 11 16:01:58.173171 crc crio[3638]: time="2026-06-11T16:01:58.172093929Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=ebac9856-7ce9-4f45-b55e-d4185d6a6381 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.202776 | controller | Jun 11 16:01:58.173171 crc crio[3638]: time="2026-06-11T16:01:58.173169905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202791 | controller | Jun 11 16:01:58.292402 crc crio[3638]: time="2026-06-11T16:01:58.291734054Z" level=info msg="Created container 1ecb350b87b10004b69db1dfd31af9e4f5c06bd7704b0dcf99357a716c06f76d: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=c47127e5-d15f-4ae2-ba1d-abff0f9e9eea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.202806 | controller | Jun 11 16:01:58.304041 crc crio[3638]: time="2026-06-11T16:01:58.303293036Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=7dc1a9a9-f4f0-46d3-9537-45908ae4a180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.202821 | controller | Jun 11 16:01:58.306102 crc crio[3638]: time="2026-06-11T16:01:58.304089335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202837 | controller | Jun 11 16:01:58.532824 crc crio[3638]: time="2026-06-11T16:01:58.532325825Z" level=info msg="Created container c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=b1e0903b-e741-49b1-a48f-1d03cfdc37d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.202852 | controller | Jun 11 16:01:58.707348 crc crio[3638]: time="2026-06-11T16:01:58.707211899Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=292c5ecd-af2c-4f97-b186-7596a3eb2897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.202867 | controller | Jun 11 16:01:59.139786 crc crio[3638]: time="2026-06-11T16:01:59.139621021Z" level=info msg="Starting container: c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a" id=dc7a1d74-c87c-4db7-94cb-3ab2c66a7084 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.202883 | controller | Jun 11 16:01:59.281627 crc crio[3638]: time="2026-06-11T16:01:59.277083664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202898 | controller | Jun 11 16:01:59.361209 crc crio[3638]: time="2026-06-11T16:01:59.359988504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202913 | controller | Jun 11 16:01:59.391216 crc crio[3638]: time="2026-06-11T16:01:59.390223296Z" level=info msg="Starting container: 1ecb350b87b10004b69db1dfd31af9e4f5c06bd7704b0dcf99357a716c06f76d" id=ad456f15-4631-443f-b6c6-89ab5cf67166 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.202929 | controller | Jun 11 16:01:59.409771 crc crio[3638]: time="2026-06-11T16:01:59.409324896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202948 | controller | Jun 11 16:01:59.545828 crc crio[3638]: time="2026-06-11T16:01:59.54558084Z" level=info msg="Started container" PID=13081 containerID=c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=dc7a1d74-c87c-4db7-94cb-3ab2c66a7084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54
2026-06-11 18:00:59.202964 | controller | Jun 11 16:01:59.591798 crc crio[3638]: time="2026-06-11T16:01:59.590655711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.202980 | controller | Jun 11 16:02:00.250240 crc crio[3638]: time="2026-06-11T16:02:00.249950111Z" level=info msg="Stopped container 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=c1887fb5-67bf-4663-a725-a042a0624f7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.202996 | controller | Jun 11 16:02:00.336876 crc crio[3638]: time="2026-06-11T16:02:00.330415914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3354f5fc-de69-404e-8a51-9268f0fd0345 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.203011 | controller | Jun 11 16:02:00.499118 crc crio[3638]: time="2026-06-11T16:02:00.498387216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203027 | controller | Jun 11 16:02:00.974369 crc crio[3638]: time="2026-06-11T16:02:00.974088316Z" level=info msg="Created container 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1: openshift-console/downloads-747b44746d-4pqvr/download-server" id=09038b12-f20f-4594-9b5f-a778e2ccb1d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.203042 | controller | Jun 11 16:02:01.039168 crc crio[3638]: time="2026-06-11T16:02:01.038186734Z" level=info msg="Started container" PID=13049 containerID=1ecb350b87b10004b69db1dfd31af9e4f5c06bd7704b0dcf99357a716c06f76d description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=ad456f15-4631-443f-b6c6-89ab5cf67166 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e
2026-06-11 18:00:59.203057 | controller | Jun 11 16:02:01.166939 crc crio[3638]: time="2026-06-11T16:02:01.165824697Z" level=info msg="Starting container: 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1" id=51cd7518-e7de-4a59-9c06-8c614c05eb13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.203073 | controller | Jun 11 16:02:01.208841 crc crio[3638]: time="2026-06-11T16:02:01.208790148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c3d7b748-b30f-40c5-86dd-36e0c71b498e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.203088 | controller | Jun 11 16:02:01.272277 crc crio[3638]: time="2026-06-11T16:02:01.27223697Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=66e24b58-3fe8-4e0c-a309-a73974b83340 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.203104 | controller | Jun 11 16:02:01.485957 crc crio[3638]: time="2026-06-11T16:02:01.4830625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203120 | controller | Jun 11 16:02:01.487207 crc crio[3638]: time="2026-06-11T16:02:01.487158526Z" level=info msg="Started container" PID=13131 containerID=062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=51cd7518-e7de-4a59-9c06-8c614c05eb13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1
2026-06-11 18:00:59.203140 | controller | Jun 11 16:02:01.614503 crc crio[3638]: time="2026-06-11T16:02:01.604829234Z" level=info msg="Created container 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=ebac9856-7ce9-4f45-b55e-d4185d6a6381 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.203157 | controller | Jun 11 16:02:01.712746 crc crio[3638]: time="2026-06-11T16:02:01.712317222Z" level=info msg="Starting container: 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81" id=c7c7792a-9c26-43e8-8414-85f0a57e2593 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.203172 | controller | Jun 11 16:02:01.794986 crc crio[3638]: time="2026-06-11T16:02:01.792150409Z" level=info msg="Stopping container: 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932 (timeout: 30s)" id=1bebe35d-d6bb-4b2b-af4e-e804e13eeb56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.203188 | controller | Jun 11 16:02:02.209930 crc crio[3638]: time="2026-06-11T16:02:02.209388146Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=ef2e0df9-b1fe-4dc2-a40d-46e556895f09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.203204 | controller | Jun 11 16:02:02.210100 crc crio[3638]: time="2026-06-11T16:02:02.21003974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203220 | controller | Jun 11 16:02:02.217753 crc crio[3638]: time="2026-06-11T16:02:02.21336296Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=851d20cc-2071-4420-af3d-0c67a2793e15 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.203236 | controller | Jun 11 16:02:02.246123 crc crio[3638]: time="2026-06-11T16:02:02.24188858Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=2f859aff-0373-4735-b906-93b8ddd167ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.203251 | controller | Jun 11 16:02:02.246123 crc crio[3638]: time="2026-06-11T16:02:02.242299509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203267 | controller | Jun 11 16:02:02.443333 crc crio[3638]: time="2026-06-11T16:02:02.443077322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203283 | controller | Jun 11 16:02:02.915227 crc crio[3638]: time="2026-06-11T16:02:02.908227756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203299 | controller | Jun 11 16:02:03.330390 crc crio[3638]: time="2026-06-11T16:02:03.329307591Z" level=info msg="Started container" PID=13156 containerID=9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=c7c7792a-9c26-43e8-8414-85f0a57e2593 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1
2026-06-11 18:00:59.203315 | controller | Jun 11 16:02:03.427864 crc crio[3638]: time="2026-06-11T16:02:03.42277863Z" level=info msg="Stopping container: 5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97 (timeout: 3600s)" id=b6a2d212-d705-4998-8adf-336d00de4970 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.203334 | controller | Jun 11 16:02:03.477796 crc crio[3638]: time="2026-06-11T16:02:03.477369124Z" level=info msg="Created container f18386af899f9da11a5ac419e5067a90f83106a7dae1be19a9f0a9bb6b8c3348: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=85bf5182-dcfd-45ce-977a-5b0bad154d46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.203350 | controller | Jun 11 16:02:03.543123 crc crio[3638]: time="2026-06-11T16:02:03.543038549Z" level=info msg="Starting container: f18386af899f9da11a5ac419e5067a90f83106a7dae1be19a9f0a9bb6b8c3348" id=17f7885f-95d3-4094-8a8f-c6ede969af14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.203367 | controller | Jun 11 16:02:04.165402 crc crio[3638]: time="2026-06-11T16:02:04.165066951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203383 | controller | Jun 11 16:02:04.689215 crc crio[3638]: time="2026-06-11T16:02:04.688121306Z" level=info msg="Created container c82619e831721e2469451913c8761ad003d4c79c97b8ef7c912fa25325d78317: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=292c5ecd-af2c-4f97-b186-7596a3eb2897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.203399 | controller | Jun 11 16:02:04.746206 crc crio[3638]: time="2026-06-11T16:02:04.746029187Z" level=info msg="Starting container: c82619e831721e2469451913c8761ad003d4c79c97b8ef7c912fa25325d78317" id=b4f2b6cd-1931-4183-8381-864fe9fe516b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.203415 | controller | Jun 11 16:02:05.045031 crc crio[3638]: time="2026-06-11T16:02:05.043915655Z" level=info msg="Started container" PID=13175 containerID=f18386af899f9da11a5ac419e5067a90f83106a7dae1be19a9f0a9bb6b8c3348 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=17f7885f-95d3-4094-8a8f-c6ede969af14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb
2026-06-11 18:00:59.203431 | controller | Jun 11 16:02:05.223621 crc crio[3638]: time="2026-06-11T16:02:05.221235985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203448 | controller | Jun 11 16:02:05.308781 crc crio[3638]: time="2026-06-11T16:02:05.308716784Z" level=info msg="Stopped container 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=1bebe35d-d6bb-4b2b-af4e-e804e13eeb56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.203464 | controller | Jun 11 16:02:05.342307 crc crio[3638]: time="2026-06-11T16:02:05.339376755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=01e57c99-0e13-4872-8d92-878fb478a4d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.203479 | controller | Jun 11 16:02:05.567505 crc crio[3638]: time="2026-06-11T16:02:05.564953502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=4bb0efa6-a264-4edd-b065-1d90fc7c1f26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.203495 | controller | Jun 11 16:02:05.586009 crc crio[3638]: time="2026-06-11T16:02:05.585789481Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=2c4f84ca-adab-4bfa-852a-089059df32f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.203582 | controller | Jun 11 16:02:05.594613 crc crio[3638]: time="2026-06-11T16:02:05.586389816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203622 | controller | Jun 11 16:02:05.615151 crc crio[3638]: time="2026-06-11T16:02:05.612839438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203642 | controller | Jun 11 16:02:05.648932 crc crio[3638]: time="2026-06-11T16:02:05.648026205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203658 | controller | Jun 11 16:02:06.151397 crc crio[3638]: time="2026-06-11T16:02:06.150916158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203673 | controller | Jun 11 16:02:06.299764 crc crio[3638]: time="2026-06-11T16:02:06.293080281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203689 | controller | Jun 11 16:02:06.534774 crc crio[3638]: time="2026-06-11T16:02:06.522980749Z" level=info msg="Started container" PID=13183 containerID=c82619e831721e2469451913c8761ad003d4c79c97b8ef7c912fa25325d78317 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=b4f2b6cd-1931-4183-8381-864fe9fe516b name=/runtime.v1.RuntimeService/StartContainer sandboxID=51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6
2026-06-11 18:00:59.203706 | controller | Jun 11 16:02:06.589282 crc crio[3638]: time="2026-06-11T16:02:06.588362936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203722 | controller | Jun 11 16:02:06.772149 crc crio[3638]: time="2026-06-11T16:02:06.772090289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203738 | controller | Jun 11 16:02:07.085182 crc crio[3638]: time="2026-06-11T16:02:07.085109622Z" level=info msg="Created container 3d99656c6edf82b9de44ece0d7df8fc3d6a0753e3dab5914164c5ebd546a1438: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=fafddd4f-ae0e-4ad2-9860-3f0c3988f3ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.203753 | controller | Jun 11 16:02:07.121783 crc crio[3638]: time="2026-06-11T16:02:07.121383126Z" level=info msg="Starting container: 3d99656c6edf82b9de44ece0d7df8fc3d6a0753e3dab5914164c5ebd546a1438" id=db3e9e06-f17c-40ef-a138-6c4a26fa4a62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.203769 | controller | Jun 11 16:02:07.410820 crc crio[3638]: time="2026-06-11T16:02:07.404029615Z" level=info msg="Created container e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=7dc1a9a9-f4f0-46d3-9537-45908ae4a180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.203784 | controller | Jun 11 16:02:07.558633 crc crio[3638]: time="2026-06-11T16:02:07.558065759Z" level=info msg="Starting container: e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121" id=292fc7a4-3d93-4a82-a156-15448199dfd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.203800 | controller | Jun 11 16:02:07.832057 crc crio[3638]: time="2026-06-11T16:02:07.779950348Z" level=info msg="Started container" PID=13237 containerID=e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=292fc7a4-3d93-4a82-a156-15448199dfd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8
2026-06-11 18:00:59.203820 | controller | Jun 11 16:02:08.105973 crc crio[3638]: time="2026-06-11T16:02:08.10275618Z" level=info msg="Created container cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=2c4f84ca-adab-4bfa-852a-089059df32f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.203836 | controller | Jun 11 16:02:08.115758 crc crio[3638]: time="2026-06-11T16:02:08.103266493Z" level=info msg="Started container" PID=13205 containerID=3d99656c6edf82b9de44ece0d7df8fc3d6a0753e3dab5914164c5ebd546a1438 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=db3e9e06-f17c-40ef-a138-6c4a26fa4a62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153
2026-06-11 18:00:59.203852 | controller | Jun 11 16:02:08.161959 crc crio[3638]: time="2026-06-11T16:02:08.161907023Z" level=info msg="Starting container: cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879" id=467a93aa-628c-4a00-89a1-4277ba583c61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.203869 | controller | Jun 11 16:02:08.185267 crc crio[3638]: time="2026-06-11T16:02:08.185226181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.203885 | controller | Jun 11 16:02:08.401568 crc crio[3638]: time="2026-06-11T16:02:08.269121165Z" level=info msg="Created container d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=ef2e0df9-b1fe-4dc2-a40d-46e556895f09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.203901 | controller | Jun 11 16:02:08.412377 crc crio[3638]: time="2026-06-11T16:02:08.41220755Z" level=info msg="Started container" PID=13271 containerID=cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=467a93aa-628c-4a00-89a1-4277ba583c61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a
2026-06-11 18:00:59.203917 | controller | Jun 11 16:02:08.465100 crc crio[3638]: time="2026-06-11T16:02:08.464827368Z" level=info msg="Starting container: d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4" id=fa17ba35-0dbf-45a2-a4cb-49382014459b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.203933 | controller | Jun 11 16:02:08.705208 crc crio[3638]: time="2026-06-11T16:02:08.69871864Z" level=info msg="Started container" PID=13264 containerID=d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=fa17ba35-0dbf-45a2-a4cb-49382014459b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f
2026-06-11 18:00:59.203949 | controller | Jun 11 16:02:10.475263 crc crio[3638]: time="2026-06-11T16:02:10.474638396Z" level=info msg="Created container a843091305ab266fdde284854d29cbba90d58d9fab550b9e5b1b927e1dcb59a5: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=6b5bfcc0-d85b-4e53-82a9-c688428dfcd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.203965 | controller | Jun 11 16:02:10.497290 crc crio[3638]: time="2026-06-11T16:02:10.497243268Z" level=info msg="Starting container: a843091305ab266fdde284854d29cbba90d58d9fab550b9e5b1b927e1dcb59a5" id=76c2726d-cb69-485b-aabc-3e0b3ef69d56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.203981 | controller | Jun 11 16:02:10.744740 crc crio[3638]: time="2026-06-11T16:02:10.744685317Z" level=info msg="Started container" PID=13323 containerID=a843091305ab266fdde284854d29cbba90d58d9fab550b9e5b1b927e1dcb59a5 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=76c2726d-cb69-485b-aabc-3e0b3ef69d56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939
2026-06-11 18:00:59.204030 | controller | Jun 11 16:02:11.832935 crc crio[3638]: time="2026-06-11T16:02:11.832063265Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-c285j/POD" id=3956acd8-dcd8-476e-8362-3bc5bd488dc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.204052 | controller | Jun 11 16:02:11.834407 crc crio[3638]: time="2026-06-11T16:02:11.834384479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204069 | controller | Jun 11 16:02:11.922723 crc crio[3638]: time="2026-06-11T16:02:11.922654456Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=3956acd8-dcd8-476e-8362-3bc5bd488dc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.204085 | controller | Jun 11 16:02:12.031068 crc crio[3638]: time="2026-06-11T16:02:12.030996755Z" level=info msg="Ran pod sandbox 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc with infra container: openshift-multus/cni-sysctl-allowlist-ds-c285j/POD" id=3956acd8-dcd8-476e-8362-3bc5bd488dc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.204100 | controller | Jun 11 16:02:12.066730 crc crio[3638]: time="2026-06-11T16:02:12.06010694Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=5dae3170-c51c-4cbb-bb9d-0e8e612f4b43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.204116 | controller | Jun 11 16:02:12.223954 crc crio[3638]: time="2026-06-11T16:02:12.223893182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=9043468a-4a58-4580-ab02-466ca997a377 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.204131 | controller | Jun 11 16:02:12.257686 crc crio[3638]: time="2026-06-11T16:02:12.251198855Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins" id=e5a6cb6f-5ad3-4892-886f-94e19a7a8321 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.204147 | controller | Jun 11 16:02:12.257686 crc crio[3638]: time="2026-06-11T16:02:12.251921132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204163 | controller | Jun 11 16:02:12.271010 crc crio[3638]: time="2026-06-11T16:02:12.27094684Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9c288e91-f7de-4d20-b6ce-a8bc3a840ddc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.204178 | controller | Jun 11 16:02:12.299202 crc crio[3638]: time="2026-06-11T16:02:12.298276242Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d3b6718a-ffe9-43f8-9f7e-43af05b5b05b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.204194 | controller | Jun 11 16:02:12.384600 crc crio[3638]: time="2026-06-11T16:02:12.383773563Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=d87d2939-1267-4efd-95e1-daf5fe7c95d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.204209 | controller | Jun 11 16:02:12.499154 crc crio[3638]: time="2026-06-11T16:02:12.498231655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204228 | controller | Jun 11 16:02:17.906162 crc crio[3638]: time="2026-06-11T16:02:17.904965289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204245 | controller | Jun 11 16:02:18.038064 crc crio[3638]: time="2026-06-11T16:02:18.025072653Z" level=info msg="Stopping container: 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175 (timeout: 30s)" id=d76cacfe-b2e8-40d6-b64a-2c402ff70035 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.204261 | controller | Jun 11 16:02:19.105652 crc crio[3638]: time="2026-06-11T16:02:19.095107374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204277 | controller | Jun 11 16:02:19.521916 crc crio[3638]: time="2026-06-11T16:02:19.52124778Z" level=info msg="Stopping container: cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879 (timeout: 30s)" id=dfff2260-1b5b-44c6-8d12-fcd9c23b9a06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.204292 | controller | Jun 11 16:02:21.074864 crc crio[3638]: time="2026-06-11T16:02:21.063365085Z" level=info msg="Stopped container cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=dfff2260-1b5b-44c6-8d12-fcd9c23b9a06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.204307 | controller | Jun 11 16:02:21.174890 crc crio[3638]: time="2026-06-11T16:02:21.174647603Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=cd57e62a-2190-4b3d-b72e-4c2d78005100 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.204323 | controller | Jun 11 16:02:21.216775 crc crio[3638]: time="2026-06-11T16:02:21.216341913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=fcd2597b-ad3b-4b7a-8a88-f8d93723802a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.204338 | controller | Jun 11 16:02:21.242209 crc crio[3638]: time="2026-06-11T16:02:21.241778783Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d87ea5c0-0cfb-42ae-a005-1b9b0a546ae5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.204354 | controller | Jun 11 16:02:21.242728 crc crio[3638]: time="2026-06-11T16:02:21.242300924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204370 | controller | Jun 11 16:02:21.873679 crc crio[3638]: time="2026-06-11T16:02:21.857072077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204385 | controller | Jun 11 16:02:21.936080 crc crio[3638]: time="2026-06-11T16:02:21.935697565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204401 | controller | Jun 11 16:02:21.962681 crc crio[3638]: time="2026-06-11T16:02:21.960861317Z" level=info msg="Removing container: 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932" id=f885a92f-78df-493b-8f22-b5d3226fc9d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.204417 | controller | Jun 11 16:02:24.329314 crc crio[3638]: time="2026-06-11T16:02:24.328195905Z" level=info msg="Created container 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d87ea5c0-0cfb-42ae-a005-1b9b0a546ae5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.204437 | controller | Jun 11 16:02:24.594173 crc crio[3638]: time="2026-06-11T16:02:24.59403699Z" level=info msg="Starting container: 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd" id=e9a36f0a-0907-4022-9324-140634c8c2e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.204454 | controller | Jun 11 16:02:25.669971 crc crio[3638]: time="2026-06-11T16:02:25.669203561Z" level=info msg="Started container" PID=13517 containerID=4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=e9a36f0a-0907-4022-9324-140634c8c2e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a
2026-06-11 18:00:59.204471 | controller | Jun 11 16:02:26.112061 crc crio[3638]: time="2026-06-11T16:02:26.111975807Z" level=info msg="Removed container 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f885a92f-78df-493b-8f22-b5d3226fc9d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.204488 | controller | Jun 11 16:02:27.438742 crc crio[3638]: time="2026-06-11T16:02:27.437306272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204504 | controller | Jun 11 16:02:29.398323 crc crio[3638]: time="2026-06-11T16:02:29.39773324Z" level=info msg="Stopping container: c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a (timeout: 30s)" id=b5ca1009-fb49-4efd-bdee-537711f9cee9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.204543 | controller | Jun 11 16:02:29.542103 crc crio[3638]: time="2026-06-11T16:02:29.536201787Z" level=info msg="Stopping container: 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1 (timeout: 2s)" id=81c44388-eaef-4f88-b66d-6699014894b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.204561 | controller | Jun 11 16:02:30.738200 crc crio[3638]: time="2026-06-11T16:02:30.728185587Z" level=info msg="Stopped container 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1: openshift-console/downloads-747b44746d-4pqvr/download-server" id=81c44388-eaef-4f88-b66d-6699014894b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.204578 | controller | Jun 11 16:02:30.753809 crc crio[3638]: time="2026-06-11T16:02:30.745251688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=12e8085e-27f8-4ba9-8fc5-b9324f80fca4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.204593 | controller | Jun 11 16:02:30.783008 crc crio[3638]: time="2026-06-11T16:02:30.782902164Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=4b3211ae-fafb-4831-b5c3-c0a8f4976ba0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.204612 | controller | Jun 11 16:02:30.809263 crc crio[3638]: time="2026-06-11T16:02:30.801263346Z" level=info msg="Created container ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42: openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins" id=e5a6cb6f-5ad3-4892-886f-94e19a7a8321 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.204637 | controller | Jun 11 16:02:30.809263 crc crio[3638]: time="2026-06-11T16:02:30.808594888Z" level=info msg="Stopped container c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=b5ca1009-fb49-4efd-bdee-537711f9cee9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.204658 | controller | Jun 11 16:02:30.811784 crc crio[3638]: time="2026-06-11T16:02:30.811734571Z" level=info msg="Starting container: ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42" id=f75fe47e-8911-4fec-bf73-462c713ea0a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.204675 | controller | Jun 11 16:02:30.825289 crc crio[3638]: time="2026-06-11T16:02:30.813649917Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=56cf600b-770f-4e19-968e-828c02bcde3a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.204691 | controller | Jun 11 16:02:30.825289 crc crio[3638]: time="2026-06-11T16:02:30.814319682Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5e23bd59-16f4-470e-b58d-266b71c29ac2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.204706 | controller | Jun 11 16:02:30.825289 crc crio[3638]: time="2026-06-11T16:02:30.815028949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204722 | controller | Jun 11 16:02:30.839233 crc crio[3638]: time="2026-06-11T16:02:30.834368735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=50cf60c0-64cd-4199-9806-64c79b793821 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.204738 | controller | Jun 11 16:02:30.866792 crc crio[3638]: time="2026-06-11T16:02:30.857731094Z" level=info msg="Started container" PID=13570 containerID=ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42 description=openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins id=f75fe47e-8911-4fec-bf73-462c713ea0a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc
2026-06-11 18:00:59.204754 | controller | Jun 11 16:02:30.892938 crc crio[3638]: time="2026-06-11T16:02:30.885346334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204770 | controller | Jun 11 16:02:31.081774 crc crio[3638]: time="2026-06-11T16:02:31.081675373Z" level=info msg="Stopped container 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=d76cacfe-b2e8-40d6-b64a-2c402ff70035 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.204786 | controller | Jun 11 16:02:31.085826 crc crio[3638]: time="2026-06-11T16:02:31.085732468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204801 | controller | Jun 11 16:02:31.172524 crc crio[3638]: time="2026-06-11T16:02:31.171806193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204816 | controller | Jun 11 16:02:31.971947 crc crio[3638]: time="2026-06-11T16:02:31.970787489Z" level=info msg="Created container aa9335c5d5024eae84af596d2a796ae66df6ea4c32dbd9a5024597c83b8e1210: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=d87d2939-1267-4efd-95e1-daf5fe7c95d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.204831 | controller | Jun 11 16:02:33.428401 crc crio[3638]: time="2026-06-11T16:02:33.428286777Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=b4c8d2d0-cf15-43db-9a28-f53168317391 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.204850 | controller | Jun 11 16:02:33.458686 crc crio[3638]: time="2026-06-11T16:02:33.45858477Z" level=info msg="Starting container: aa9335c5d5024eae84af596d2a796ae66df6ea4c32dbd9a5024597c83b8e1210" id=56e5fd0b-2ce4-43d8-b00f-50996931d0ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.204866 | controller | Jun 11 16:02:33.493573 crc crio[3638]: time="2026-06-11T16:02:33.493225854Z" level=info msg="Created container c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5e23bd59-16f4-470e-b58d-266b71c29ac2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.204881 | controller | Jun 11 16:02:33.509832 crc crio[3638]: time="2026-06-11T16:02:33.498134871Z" level=info msg="Started container" PID=13605 containerID=aa9335c5d5024eae84af596d2a796ae66df6ea4c32dbd9a5024597c83b8e1210 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=56e5fd0b-2ce4-43d8-b00f-50996931d0ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939
2026-06-11 18:00:59.204896 | controller | Jun 11 16:02:33.593669 crc crio[3638]: time="2026-06-11T16:02:33.59286777Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=737a0aa2-6281-4bf8-9ede-fac2696fe6aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.204911 | controller | Jun 11 16:02:33.600956 crc crio[3638]: time="2026-06-11T16:02:33.600337965Z" level=info msg="Starting container: c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36" id=e5ecbafa-83da-47d2-bc6c-fe0ef2439752 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.204926 | controller | Jun 11 16:02:33.631635 crc crio[3638]: time="2026-06-11T16:02:33.631218762Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c3e59e12-656f-488e-9309-1af07f2d5452 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.204942 | controller | Jun 11 16:02:33.631847 crc crio[3638]: time="2026-06-11T16:02:33.631820596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204959 | controller | Jun 11 16:02:33.637158 crc crio[3638]: time="2026-06-11T16:02:33.637021868Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=54c30efd-01c5-4278-9803-a9857f31cbc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.204977 | controller | Jun 11 16:02:33.774762 crc crio[3638]: time="2026-06-11T16:02:33.774283777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.204992 | controller | Jun 11 16:02:33.916284 crc crio[3638]: time="2026-06-11T16:02:33.915042449Z" level=info msg="Stopping container: c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda (timeout: 30s)" id=ea671c65-0882-4100-87e0-858d4c1971c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.205007 | controller | Jun 11 16:02:34.047892 crc crio[3638]: time="2026-06-11T16:02:34.047757211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205022 | controller | Jun 11 16:02:34.056509 crc crio[3638]: time="2026-06-11T16:02:34.056177188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205037 | controller | Jun 11 16:02:34.056903 crc crio[3638]: time="2026-06-11T16:02:34.056868015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205055 | controller | Jun 11 16:02:34.057873 crc crio[3638]: time="2026-06-11T16:02:34.057231894Z" level=info msg="Started container" PID=13607 containerID=c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=e5ecbafa-83da-47d2-bc6c-fe0ef2439752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1
2026-06-11 18:00:59.205107 | controller | Jun 11 16:02:34.153727 crc crio[3638]: time="2026-06-11T16:02:34.144123247Z" level=info msg="Removing container: 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765" id=f458d55d-9bdd-4daa-881c-baaf74eae1f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.205126 | controller | Jun 11 16:02:34.153727 crc crio[3638]: time="2026-06-11T16:02:34.152965746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205142 | controller | Jun 11 16:02:34.308321 crc crio[3638]: time="2026-06-11T16:02:34.307079122Z" level=info msg="Stopping container: e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121 (timeout: 30s)" id=fd5f6226-00d9-49b7-980c-b85870886d88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.205157 | controller | Jun 11 16:02:34.632342 crc crio[3638]: time="2026-06-11T16:02:34.616410458Z" level=info msg="Removed container 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=f458d55d-9bdd-4daa-881c-baaf74eae1f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.205173 | controller | Jun 11 16:02:34.632342 crc crio[3638]: time="2026-06-11T16:02:34.625025841Z" level=info msg="Stopping container: 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81 (timeout: 30s)" id=80492a77-ebc8-456c-8f4d-f94d142e4688 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.205189 | controller | Jun 11 16:02:34.668141 crc crio[3638]: time="2026-06-11T16:02:34.668011432Z" level=info msg="Created container c2f677c85ab2682f7fe2d32b469a4ea454cac221a9555cef37351906acd5b817: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c3e59e12-656f-488e-9309-1af07f2d5452 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.205220 | controller | Jun 11 16:02:34.675305 crc crio[3638]: time="2026-06-11T16:02:34.675196841Z" level=info msg="Removing container: ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d" id=a42e8f9c-aae9-4c0c-8033-dc96b3a94291 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.205236 | controller | Jun 11 16:02:34.694566 crc crio[3638]: time="2026-06-11T16:02:34.690830078Z" level=info msg="Starting container: c2f677c85ab2682f7fe2d32b469a4ea454cac221a9555cef37351906acd5b817" id=f44061f2-afe1-47db-ad6d-4860c56c0d86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.205252 | controller | Jun 11 16:02:34.828915 crc crio[3638]: time="2026-06-11T16:02:34.828630761Z" level=info msg="Started container" PID=13625 containerID=c2f677c85ab2682f7fe2d32b469a4ea454cac221a9555cef37351906acd5b817 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=f44061f2-afe1-47db-ad6d-4860c56c0d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54
2026-06-11 18:00:59.205267 | controller | Jun 11 16:02:34.907883 crc crio[3638]: time="2026-06-11T16:02:34.9077028Z" level=info msg="Stopped container c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=ea671c65-0882-4100-87e0-858d4c1971c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.205288 | controller | Jun 11 16:02:34.913934 crc crio[3638]: time="2026-06-11T16:02:34.913337113Z" level=info msg="Removed container ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a42e8f9c-aae9-4c0c-8033-dc96b3a94291 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.205305 | controller | Jun 11 16:02:34.913934 crc crio[3638]: time="2026-06-11T16:02:34.913866985Z" level=info msg="Created container 2db85d4601e59faacb4bc65c717d31b4a2c53187f1e15ae9fbd14022c5803431: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=54c30efd-01c5-4278-9803-a9857f31cbc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.205321 | controller | Jun 11 16:02:34.917757 crc crio[3638]: time="2026-06-11T16:02:34.917592923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=31a62552-8ce4-4217-9331-4a3d8404ff3e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.205337 | controller | Jun 11 16:02:34.928345 crc crio[3638]: time="2026-06-11T16:02:34.92813094Z" level=info msg="Starting container: 2db85d4601e59faacb4bc65c717d31b4a2c53187f1e15ae9fbd14022c5803431" id=789a2cbd-bb21-4576-9425-2023fa543413 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.205353 | controller | Jun 11 16:02:34.933021 crc crio[3638]: time="2026-06-11T16:02:34.932808001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2a34ff46-23df-4b18-b056-e820097c96d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.205370 | controller | Jun 11 16:02:34.976152 crc crio[3638]: time="2026-06-11T16:02:34.976099719Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=248e33a2-a93d-42b8-94cc-34cf90dd9d14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.205386 | controller | Jun 11 16:02:34.977304 crc crio[3638]: time="2026-06-11T16:02:34.977280516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205402 | controller | Jun 11 16:02:34.985500 crc crio[3638]: time="2026-06-11T16:02:34.982193412Z" level=info msg="Started container" PID=13631 containerID=2db85d4601e59faacb4bc65c717d31b4a2c53187f1e15ae9fbd14022c5803431 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=789a2cbd-bb21-4576-9425-2023fa543413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec
2026-06-11 18:00:59.205418 | controller | Jun 11 16:02:35.499230 crc crio[3638]: time="2026-06-11T16:02:35.498309684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205433 | controller | Jun 11 16:02:35.602712 crc crio[3638]: time="2026-06-11T16:02:35.589302065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205449 | controller | Jun 11 16:02:35.990832 crc crio[3638]: time="2026-06-11T16:02:35.990096653Z" level=info msg="Stopped container e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=fd5f6226-00d9-49b7-980c-b85870886d88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.205464 | controller | Jun 11 16:02:36.006755 crc crio[3638]: time="2026-06-11T16:02:36.005772572Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=7cb000dc-9445-4f0c-bc94-9a57c75915a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.205484 | controller | Jun 11 16:02:36.055682 crc crio[3638]: time="2026-06-11T16:02:36.055269956Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=c5f9a3dd-fe61-4db9-9f7a-6f839c205b4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.205500 | controller | Jun 11 16:02:36.083096 crc crio[3638]: time="2026-06-11T16:02:36.080317075Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=1b66f216-53a4-482a-a576-03039dc9c9a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.205535 | controller | Jun 11 16:02:36.098089 crc crio[3638]: time="2026-06-11T16:02:36.094944169Z" level=info msg="Created container 2c53418fbede0b6fffa0f72846e870ff2e4257e7309fa0484889d2321973b540: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=248e33a2-a93d-42b8-94cc-34cf90dd9d14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.205553 | controller | Jun 11 16:02:36.104914 crc crio[3638]: time="2026-06-11T16:02:36.104294199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205569 | controller | Jun 11 16:02:36.155336 crc crio[3638]: time="2026-06-11T16:02:36.152748449Z" level=info msg="Starting container: 2c53418fbede0b6fffa0f72846e870ff2e4257e7309fa0484889d2321973b540" id=40a4bd25-74bf-4996-b08e-ecaa551d5210 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.205585 | controller | Jun 11 16:02:36.356319 crc crio[3638]: time="2026-06-11T16:02:36.356100114Z" level=info msg="Started container" PID=13679 containerID=2c53418fbede0b6fffa0f72846e870ff2e4257e7309fa0484889d2321973b540 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=40a4bd25-74bf-4996-b08e-ecaa551d5210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0
2026-06-11 18:00:59.205600 | controller | Jun 11 16:02:37.055737 crc crio[3638]: time="2026-06-11T16:02:37.052043645Z" level=info msg="Stopping container: 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd (timeout: 30s)" id=7749c52e-46f5-464d-847d-246edf533519 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.205616 | controller | Jun 11 16:02:37.731729 crc crio[3638]: time="2026-06-11T16:02:37.728903319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205638 | controller | Jun 11 16:02:37.933985 crc crio[3638]: time="2026-06-11T16:02:37.926968858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205661 | controller | Jun 11 16:02:38.405895 crc crio[3638]: time="2026-06-11T16:02:38.396404101Z" level=info msg="Stopping container: ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42 (timeout: 30s)" id=8b681018-5392-48ba-9d6a-d59d67c07038 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.205679 | controller | Jun 11 16:02:38.848839 crc crio[3638]: time="2026-06-11T16:02:38.846999122Z" level=info msg="Removing container: a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04" id=d590e38e-5b81-47d9-be8a-0779ee717879 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.205695 | controller | Jun 11 16:02:39.626316 crc crio[3638]: time="2026-06-11T16:02:39.626071259Z" level=info msg="Removed container a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=d590e38e-5b81-47d9-be8a-0779ee717879 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.205716 | controller | Jun 11 16:02:39.714879 crc crio[3638]: time="2026-06-11T16:02:39.714750545Z" level=info msg="Stopped container 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=7749c52e-46f5-464d-847d-246edf533519 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.205733 | controller | Jun 11 16:02:39.795915 crc crio[3638]: time="2026-06-11T16:02:39.795830972Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=43b6aa46-7314-4399-a885-03e1d656e0d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.205749 | controller | Jun 11 16:02:39.822812 crc crio[3638]: time="2026-06-11T16:02:39.822753035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=1e0b24f6-f99e-4344-bc84-7ea155a1ab35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.205764 | controller | Jun 11 16:02:39.857090 crc crio[3638]: time="2026-06-11T16:02:39.852344891Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=11fcb0a1-9016-491f-8b22-c347d32fa9cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.205780 | controller | Jun 11 16:02:39.857716 crc crio[3638]: time="2026-06-11T16:02:39.857645576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205796 | controller | Jun 11 16:02:40.048879 crc crio[3638]: time="2026-06-11T16:02:40.048815294Z" level=info msg="Created container 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=1b66f216-53a4-482a-a576-03039dc9c9a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.205812 | controller | Jun 11 16:02:40.111135 crc crio[3638]: time="2026-06-11T16:02:40.110872673Z" level=info msg="Starting container: 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8" id=75e7bf62-d24c-4d80-8000-4c017f7ea754 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.205828 | controller | Jun 11 16:02:40.776946 crc crio[3638]: time="2026-06-11T16:02:40.776687805Z" level=info msg="Started container" PID=13716 containerID=47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=75e7bf62-d24c-4d80-8000-4c017f7ea754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8
2026-06-11 18:00:59.205844 | controller | Jun 11 16:02:40.848934 crc crio[3638]: time="2026-06-11T16:02:40.848110295Z" level=info msg="Removing container: cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879" id=e39a0781-a28c-4e27-9f3c-da894ee721f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.205860 | controller | Jun 11 16:02:41.301553 crc crio[3638]: time="2026-06-11T16:02:41.300889478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205875 | controller | Jun 11 16:02:41.457728 crc crio[3638]: time="2026-06-11T16:02:41.454987223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205891 | controller | Jun 11 16:02:41.482055 crc crio[3638]: time="2026-06-11T16:02:41.468684755Z" level=info msg="Removed container cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e39a0781-a28c-4e27-9f3c-da894ee721f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.205910 | controller | Jun 11 16:02:41.627034 crc crio[3638]: time="2026-06-11T16:02:41.626053317Z" level=info msg="Stopping container: 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b (timeout: 30s)" id=bb748135-2e43-4c3e-8afc-c7df333af9fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.205927 | controller | Jun 11 16:02:41.802823 crc crio[3638]: time="2026-06-11T16:02:41.802547479Z" level=info msg="Stopping container: 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637 (timeout: 14s)" id=403f4edc-b834-4fa1-9187-7ed200f6937e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.205943 | controller | Jun 11 16:02:42.108756 crc crio[3638]: time="2026-06-11T16:02:42.107891543Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-xxm5s/POD" id=c3ed1a47-1efc-47c1-97fc-236cc09b8726 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.205959 | controller | Jun 11 16:02:42.108896 crc crio[3638]: time="2026-06-11T16:02:42.108767073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.205975 | controller | Jun 11 16:02:42.170260 crc crio[3638]: time="2026-06-11T16:02:42.170008713Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-wrz8v/POD" id=c5b67e06-dbe8-4733-9233-02bc1effd621 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.205991 | controller | Jun 11 16:02:42.170260 crc crio[3638]: time="2026-06-11T16:02:42.170150757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.206006 | controller | Jun 11 16:02:42.686861 crc crio[3638]: time="2026-06-11T16:02:42.681706691Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-fggxz/POD" id=39e73add-b20e-4950-87ab-3faffa82644d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.206022 | controller | Jun 11 16:02:42.686861 crc crio[3638]: time="2026-06-11T16:02:42.681945016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.206037 | controller | Jun 11 16:02:42.811383 crc crio[3638]: time="2026-06-11T16:02:42.797032443Z" level=info msg="Created container 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=11fcb0a1-9016-491f-8b22-c347d32fa9cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.206053 | controller | Jun 11 16:02:42.820770 crc crio[3638]: time="2026-06-11T16:02:42.82024025Z" level=info msg="Starting container: 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e" id=a41b5b83-0e36-4241-a39c-8a68afc2d4cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.206069 | controller | Jun 11 16:02:42.909890 crc crio[3638]: time="2026-06-11T16:02:42.909625032Z" level=info msg="Started container" PID=13770 containerID=10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a41b5b83-0e36-4241-a39c-8a68afc2d4cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a
2026-06-11 18:00:59.206086 | controller | Jun 11 16:02:42.995232 crc crio[3638]: time="2026-06-11T16:02:42.99498211Z" level=info msg="Stopped container 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=bb748135-2e43-4c3e-8afc-c7df333af9fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.206105 | controller | Jun 11 16:02:43.026876 crc crio[3638]: time="2026-06-11T16:02:43.025475677Z" level=info msg="Got pod network &{Name:certified-operators-xxm5s Namespace:openshift-marketplace ID:74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82 UID:6ff13057-2817-40e3-8d80-0fb6e189f9e1 NetNS:/var/run/netns/77089f43-d0be-40b5-b0ac-488999bc645a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ff13057_2817_40e3_8d80_0fb6e189f9e1.slice PodAnnotations:0xc00210c130}] Aliases:map[]}"
2026-06-11 18:00:59.206122 | controller | Jun 11 16:02:43.026876 crc crio[3638]: time="2026-06-11T16:02:43.025750734Z" level=info msg="Adding pod openshift-marketplace_certified-operators-xxm5s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.206186 | controller | Jun 11 16:02:43.087278 crc crio[3638]: time="2026-06-11T16:02:43.083994543Z" level=info msg="Stopping pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574" id=c395ff0d-232f-4e45-9f8d-de3cd6781269 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.206234 | controller | Jun 11 16:02:43.099791 crc crio[3638]: time="2026-06-11T16:02:43.091498501Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/84ba9f08-2ef6-41ed-9fde-29a9eadc1b1c 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:0xc001446110}] Aliases:map[]}"
2026-06-11 18:00:59.206275 | controller | Jun 11 16:02:43.099791 crc crio[3638]: time="2026-06-11T16:02:43.096684412Z" 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-11 18:00:59.206296 | controller | Jun 11 16:02:43.109512 crc crio[3638]: time="2026-06-11T16:02:43.105705005Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-dgpbn/POD" id=fe3da6ae-78d0-4d08-8cb4-657b731bc2cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.206312 | controller | Jun 11 16:02:43.126107 crc crio[3638]: time="2026-06-11T16:02:43.126064253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.206328 | controller | Jun 11 16:02:43.530606 crc crio[3638]: time="2026-06-11T16:02:43.521301631Z" level=info msg="Got pod network &{Name:redhat-marketplace-fggxz Namespace:openshift-marketplace ID:65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553 UID:762ef139-f9ec-4b60-9da1-76f7e2ebeb2b NetNS:/var/run/netns/39f4eb96-2bbe-4161-9380-a6028d35d189 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod762ef139_f9ec_4b60_9da1_76f7e2ebeb2b.slice PodAnnotations:0xc0003d02a0}] Aliases:map[]}"
2026-06-11 18:00:59.206344 | controller | Jun 11 16:02:43.530606 crc crio[3638]: time="2026-06-11T16:02:43.521558907Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-fggxz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.206360 | controller | Jun 11 16:02:43.641802 crc crio[3638]: time="2026-06-11T16:02:43.640873264Z" level=info msg="Got pod network &{Name:community-operators-wrz8v Namespace:openshift-marketplace ID:1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2 UID:a8e20d30-2278-4a7e-a0d7-986e53395978 NetNS:/var/run/netns/94ec5f5e-fd60-46e2-a2c6-a96a9175b1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8e20d30_2278_4a7e_a0d7_986e53395978.slice PodAnnotations:0xc001446278}] Aliases:map[]}"
2026-06-11 18:00:59.206381 | controller | Jun 11 16:02:43.641802 crc crio[3638]: time="2026-06-11T16:02:43.640922905Z" level=info msg="Adding pod openshift-marketplace_community-operators-wrz8v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.206397 | controller | Jun 11 16:02:43.883798 crc crio[3638]: time="2026-06-11T16:02:43.883748717Z" level=info msg="Stopping container: 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44 (timeout: 30s)" id=7ca2fd77-2e48-44e3-8cf8-68403ebc8996 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.206414 | controller | Jun 11 16:02:44.393776 crc crio[3638]: time="2026-06-11T16:02:44.392058445Z" level=info msg="Stopped container 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=403f4edc-b834-4fa1-9187-7ed200f6937e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.206429 | controller | Jun 11 16:02:44.508810 crc crio[3638]: time="2026-06-11T16:02:44.508313909Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=f19e0a32-d32a-45ad-be23-06de94c65252 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.206445 | controller | Jun 11 16:02:44.652942 crc crio[3638]: time="2026-06-11T16:02:44.65289503Z" level=info msg="Got pod network &{Name:redhat-operators-dgpbn Namespace:openshift-marketplace ID:fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5 UID:4e62c4ac-f483-4073-b758-40a162460570 NetNS:/var/run/netns/5accd0d5-963f-41a9-b4e9-acd693c3fcf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e62c4ac_f483_4073_b758_40a162460570.slice PodAnnotations:0xc00210c5f0}] Aliases:map[]}"
2026-06-11 18:00:59.206461 | controller | Jun 11 16:02:44.653220 crc crio[3638]: time="2026-06-11T16:02:44.653199167Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-dgpbn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.206477 | controller | Jun 11 16:02:44.687983 crc crio[3638]: time="2026-06-11T16:02:44.687890953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=916960e6-680f-48aa-b33b-973d9f8694be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.206492 | controller | Jun 11 16:02:44.715730 crc crio[3638]: time="2026-06-11T16:02:44.715607556Z" level=info msg="Stopped container 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=7ca2fd77-2e48-44e3-8cf8-68403ebc8996 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.206508 | controller | Jun 11 16:02:44.841795 crc crio[3638]: time="2026-06-11T16:02:44.838610398Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=f0f29ef6-be60-4de9-a4d2-c54d3c293618 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.206545 | controller | Jun 11 16:02:44.841795 crc crio[3638]: time="2026-06-11T16:02:44.839264374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.206563 | controller | Jun 11 16:02:44.841795 crc crio[3638]: time="2026-06-11T16:02:44.840017112Z" level=info msg="Stopping pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21" id=61b7085d-2fca-48a0-9882-bb2e3c04e7d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.206583 | controller | Jun 11 16:02:44.841795 crc crio[3638]: time="2026-06-11T16:02:44.84075744Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3b1f594b-e3b5-4dfb-84ae-00a15212cbaf 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:0xc0016c02c0}] Aliases:map[]}"
2026-06-11 18:00:59.206758 | controller | Jun 11 16:02:44.841795 crc crio[3638]: time="2026-06-11T16:02:44.840917834Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.206780 | controller | Jun 11 16:02:45.103215 crc crio[3638]: time="2026-06-11T16:02:45.08990363Z" level=warning msg="Failed to find process for container 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81: checking if PID of 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81 is running failed: open /proc/13156/stat: no such process"
2026-06-11 18:00:59.206797 | controller | Jun 11 16:02:45.443763 crc crio[3638]: time="2026-06-11T16:02:45.443635632Z" level=info msg="Stopped container 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=80492a77-ebc8-456c-8f4d-f94d142e4688 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.206813 | controller | Jun 11 16:02:45.452545 crc crio[3638]: time="2026-06-11T16:02:45.445839674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=78431d06-3946-4031-9cde-d58117b4130b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.206828 | controller | Jun 11 16:02:45.452545 crc crio[3638]: time="2026-06-11T16:02:45.449767266Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=12193130-5a87-42bb-931f-79535a73bce7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.206844 | controller | Jun 11 16:02:45.535087 crc crio[3638]: time="2026-06-11T16:02:45.522027236Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=ce615ae6-c9f3-4524-a31a-520827032c7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.206859 | controller | Jun 11 16:02:45.535087 crc crio[3638]: time="2026-06-11T16:02:45.522973807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.206875 | controller | Jun 11 16:02:46.240914 crc crio[3638]: time="2026-06-11T16:02:46.237824934Z" level=info msg="Removing container: b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac" id=822298f0-0181-4ebb-82de-254d57d54e0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.206891 | controller | Jun 11 16:02:46.635806 crc crio[3638]: time="2026-06-11T16:02:46.634821143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.206907 | controller | Jun 11 16:02:47.019588 crc crio[3638]: time="2026-06-11T16:02:47.018837637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.206922 | controller | Jun 11 16:02:47.294615 crc crio[3638]: time="2026-06-11T16:02:47.292099356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.206941 | controller | Jun 11 16:02:48.945691 crc crio[3638]: time="2026-06-11T16:02:48.944811159Z" level=info msg="Removed container b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=822298f0-0181-4ebb-82de-254d57d54e0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.206957 | controller | Jun 11 16:02:50.891014 crc crio[3638]: time="2026-06-11T16:02:50.890947013Z" level=info msg="Created container ea3c8795cd9e96d5c8ddf598698335c6cb9d2a75259dfbfe1261158de6c07040: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=ce615ae6-c9f3-4524-a31a-520827032c7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.206972 | controller | Jun 11 16:02:50.947971 crc crio[3638]: time="2026-06-11T16:02:50.947028799Z" level=info msg="Starting container: ea3c8795cd9e96d5c8ddf598698335c6cb9d2a75259dfbfe1261158de6c07040" id=20177c08-0085-49f9-9cbc-1eb491601dda name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.206988 | controller | Jun 11 16:02:51.056843 crc crio[3638]: time="2026-06-11T16:02:51.056007113Z" level=info msg="Started container" PID=13874 containerID=ea3c8795cd9e96d5c8ddf598698335c6cb9d2a75259dfbfe1261158de6c07040 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=20177c08-0085-49f9-9cbc-1eb491601dda name=/runtime.v1.RuntimeService/StartContainer sandboxID=47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1
2026-06-11 18:00:59.207005 | controller | Jun 11 16:02:53.084950 crc crio[3638]: time="2026-06-11T16:02:53.08324839Z" level=info msg="Stopping container: 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e (timeout: 30s)" id=f4ea0844-d70a-4f2f-9ba7-d5aff407fb65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.207021 | controller | Jun 11 16:02:53.445681 crc crio[3638]: time="2026-06-11T16:02:53.444186753Z" level=info msg="Stopped container 5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=b6a2d212-d705-4998-8adf-336d00de4970 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.207037 | controller | Jun 11 16:02:53.478822 crc crio[3638]: time="2026-06-11T16:02:53.476298387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=03d4dd52-d852-491f-9629-f02120e7cf84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.207053 | controller | Jun 11 16:02:53.496871 crc crio[3638]: time="2026-06-11T16:02:53.495413014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=c7f9bd1b-e90b-4ba4-a787-1fcdf21897cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.207068 | controller | Jun 11 16:02:53.499808 crc crio[3638]: time="2026-06-11T16:02:53.499261514Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=020b4d5b-f90a-43b1-b2c4-c2588f3784f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.207085 | controller | Jun 11 16:02:53.518133 crc crio[3638]: time="2026-06-11T16:02:53.508757217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.207101 | controller | Jun 11 16:02:53.971843 crc crio[3638]: time="2026-06-11T16:02:53.971300323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.207117 | controller | Jun 11 16:02:54.304910 crc crio[3638]: time="2026-06-11T16:02:54.304604188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.207137 | controller | Jun 11 16:02:54.520700 crc crio[3638]: time="2026-06-11T16:02:54.520306438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.207154 | controller | Jun 11 16:02:55.049748 crc crio[3638]: 2026-06-11T16:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fecf34b6affa217 Mac:46:76:97:4f:00:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/5accd0d5-963f-41a9-b4e9-acd693c3fcf0 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.207170 | controller | Jun 11 16:02:55.068785 crc crio[3638]: time="2026-06-11T16:02:55.068272677Z" level=info msg="Got pod network &{Name:redhat-operators-dgpbn Namespace:openshift-marketplace ID:fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5 UID:4e62c4ac-f483-4073-b758-40a162460570 NetNS:/var/run/netns/5accd0d5-963f-41a9-b4e9-acd693c3fcf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e62c4ac_f483_4073_b758_40a162460570.slice PodAnnotations:0xc00210c5f0}] Aliases:map[]}"
2026-06-11 18:00:59.207186 | controller | Jun 11 16:02:55.069237 crc crio[3638]: time="2026-06-11T16:02:55.069030595Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-dgpbn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.207202 | controller | Jun 11 16:02:55.686710 crc crio[3638]: time="2026-06-11T16:02:55.676068329Z" level=info msg="Created container 8026105ea1aa061b56fa0480a0f7c6e945c2b4dbae2a99a9566b63ae6428424c: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=020b4d5b-f90a-43b1-b2c4-c2588f3784f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.207218 | controller | Jun 11 16:02:55.702711 crc crio[3638]: time="2026-06-11T16:02:55.699396256Z" level=info msg="Created container ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=f0f29ef6-be60-4de9-a4d2-c54d3c293618 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.207234 | controller | Jun 11 16:02:55.749859 crc crio[3638]: time="2026-06-11T16:02:55.749793268Z" level=info msg="Starting container: 8026105ea1aa061b56fa0480a0f7c6e945c2b4dbae2a99a9566b63ae6428424c" id=b1721c2d-464f-4985-b996-4d97749b530b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.207250 | controller | Jun 11 16:02:55.852835 crc crio[3638]: time="2026-06-11T16:02:55.82541063Z" level=info msg="Starting container: ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9" id=6771385c-14dd-428f-ba47-c653b3a42e84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.207265 | controller | Jun 11 16:02:55.976736 crc crio[3638]: time="2026-06-11T16:02:55.973822231Z" level=info msg="Started container" PID=14031 containerID=8026105ea1aa061b56fa0480a0f7c6e945c2b4dbae2a99a9566b63ae6428424c description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=b1721c2d-464f-4985-b996-4d97749b530b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d081cb3a5baeb9f0d46e88b4ce4a94273b5414e877c74e7b08a6508bd1ae32
2026-06-11 18:00:59.207281 | controller | Jun 11 16:02:55.976736 crc crio[3638]: time="2026-06-11T16:02:55.975838378Z" level=info msg="Started container" PID=14021 containerID=ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=6771385c-14dd-428f-ba47-c653b3a42e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e
2026-06-11 18:00:59.207298 | controller | Jun 11 16:02:57.251910 crc crio[3638]: time="2026-06-11T16:02:57.250956417Z" level=info msg="Ran pod sandbox fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5 with infra container: openshift-marketplace/redhat-operators-dgpbn/POD" id=fe3da6ae-78d0-4d08-8cb4-657b731bc2cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.207354 | controller | Jun 11 16:02:57.251910 crc crio[3638]: time="2026-06-11T16:02:57.251358738Z" level=info msg="Stopped container 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f4ea0844-d70a-4f2f-9ba7-d5aff407fb65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.207377 | controller | Jun 11 16:02:57.267556 crc crio[3638]: time="2026-06-11T16:02:57.266656955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d579d03e-70b0-4ea3-bae4-bcc00fd4d0c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.207394 | controller | Jun 11 16:02:57.276023 crc crio[3638]: time="2026-06-11T16:02:57.274152062Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fa7a97b8-dd20-473e-8e11-070098154b48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.207411 | controller | Jun 11 16:02:57.299545 crc crio[3638]: time="2026-06-11T16:02:57.298625765Z" level=info msg="Stopped pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21" id=61b7085d-2fca-48a0-9882-bb2e3c04e7d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.207426 | controller | Jun 11 16:02:57.311257 crc crio[3638]: time="2026-06-11T16:02:57.310596186Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-dgpbn/extract-utilities" id=4984b8f1-442c-454f-990f-547647b11667 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.207442 | controller | Jun 11 16:02:57.311677 crc crio[3638]: time="2026-06-11T16:02:57.311386574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.207460 | controller | Jun 11 16:02:58.357036 crc crio[3638]: time="2026-06-11T16:02:58.316261588Z" level=info msg="Removing container: 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd" id=293536f8-c427-4585-8f98-8c3822f2ced5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.207505 | controller | Jun 11 16:02:58.390918 crc crio[3638]: time="2026-06-11T16:02:58.382723916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.207554 | controller | Jun 11 16:02:58.676879 crc crio[3638]: time="2026-06-11T16:02:58.64902262Z" level=info msg="Stopping container: c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36 (timeout: 2s)" id=3b442096-988b-4211-b420-549544f943e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.207573 | controller | Jun 11 16:02:58.846843 crc crio[3638]: time="2026-06-11T16:02:58.84514681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.207591 | controller | Jun 11 16:02:58.931847 crc crio[3638]: time="2026-06-11T16:02:58.928699619Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-54c68796c7-92gwz/POD" id=1fe47742-ccc6-4a34-9c58-d099167535cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.207607 | controller | Jun 11 16:02:59.073217 crc crio[3638]: time="2026-06-11T16:02:59.067240287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.207628 | controller | Jun 11 16:02:59.872828 crc crio[3638]: time="2026-06-11T16:02:59.868302521Z" level=info msg="Removed container 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=293536f8-c427-4585-8f98-8c3822f2ced5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.207645 | controller | Jun 11 16:02:59.946129 crc crio[3638]: 2026-06-11T16:02:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74ed817a7213627 Mac:72:6f:6b:59:ac:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/77089f43-d0be-40b5-b0ac-488999bc645a SocketPath: PciID:}] [{Interface:0xc0002e8e00 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.207664 | controller | Jun 11 16:03:00.037987 crc crio[3638]: time="2026-06-11T16:03:00.036780242Z" level=info msg="Got pod network &{Name:certified-operators-xxm5s Namespace:openshift-marketplace ID:74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82 UID:6ff13057-2817-40e3-8d80-0fb6e189f9e1 NetNS:/var/run/netns/77089f43-d0be-40b5-b0ac-488999bc645a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ff13057_2817_40e3_8d80_0fb6e189f9e1.slice PodAnnotations:0xc00210c130}] Aliases:map[]}"
2026-06-11 18:00:59.207690 | controller | Jun 11 16:03:00.037987 crc crio[3638]: time="2026-06-11T16:03:00.037130499Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xxm5s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.207710 | controller | Jun 11 16:03:00.092402 crc crio[3638]: time="2026-06-11T16:03:00.092231382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.207727 | controller | Jun 11 16:03:00.172605 crc crio[3638]: time="2026-06-11T16:03:00.167653921Z" level=info msg="Ran pod sandbox 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82 with infra container: openshift-marketplace/certified-operators-xxm5s/POD" id=c3ed1a47-1efc-47c1-97fc-236cc09b8726 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.207743 | controller | Jun 11 16:03:00.194780 crc crio[3638]: time="2026-06-11T16:03:00.192584236Z" level=info msg="Stopped container c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3b442096-988b-4211-b420-549544f943e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.207759 | controller | Jun 11 16:03:00.212475 crc crio[3638]: time="2026-06-11T16:03:00.209936012Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=68b31130-9b55-4bfc-96bf-92413355ae3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.207774 | controller | Jun 11 16:03:00.226902 crc crio[3638]: time="2026-06-11T16:03:00.223817728Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d3898e04-407f-4425-bd6c-b1a71751fbd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.207789 | controller | Jun 11 16:03:00.272049 crc crio[3638]: time="2026-06-11T16:03:00.268853705Z" level=info msg="Removing container: 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44" id=5dedb1c2-6d92-4242-b8a9-e8982dd9446d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.207805 | controller | Jun 11 16:03:00.314401 crc crio[3638]: time="2026-06-11T16:03:00.300412383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=14a15f71-6aed-4bd8-abba-f7c067488536 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.207824 | controller | Jun 11 16:03:00.314401 crc crio[3638]: time="2026-06-11T16:03:00.300874546Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a411ec9d-8a76-4952-bb79-f959c05e7c7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.207839 | controller | Jun 11 16:03:00.372976 crc crio[3638]: time="2026-06-11T16:03:00.372507424Z" level=info msg="Created container 51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae: openshift-marketplace/redhat-operators-dgpbn/extract-utilities" id=4984b8f1-442c-454f-990f-547647b11667 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.207854 | controller | Jun 11 16:03:00.379786 crc crio[3638]: time="2026-06-11T16:03:00.375836833Z" level=info msg="Starting container: 51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae" id=6ce10d30-ae08-4231-93e5-3fa3817c3cef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.207869 | controller | Jun 11 16:03:00.477201 crc crio[3638]: time="2026-06-11T16:03:00.467907461Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=aaf8e60b-0f23-4803-b4ed-a8811b0a4752 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.207884 | controller | Jun 11 16:03:00.477201 crc crio[3638]: time="2026-06-11T16:03:00.470208725Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xxm5s/extract-utilities" id=e140a6dc-8123-47b9-a451-6c3f9e2737f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.207899 | controller | Jun 11 16:03:00.477201 crc crio[3638]: time="2026-06-11T16:03:00.471790462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.207914 | controller | Jun 11 16:03:00.483531 crc crio[3638]: time="2026-06-11T16:03:00.482983825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.207929 | controller | Jun 11 16:03:00.494092 crc crio[3638]: time="2026-06-11T16:03:00.493917652Z" level=info msg="Stopped pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574" id=c395ff0d-232f-4e45-9f8d-de3cd6781269 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.207945 | controller | Jun 11 16:03:00.517069 crc crio[3638]: time="2026-06-11T16:03:00.514093364Z" level=info msg="Started container" PID=14144 containerID=51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae description=openshift-marketplace/redhat-operators-dgpbn/extract-utilities id=6ce10d30-ae08-4231-93e5-3fa3817c3cef name=/runtime.v1.RuntimeService/StartContainer sandboxID=fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5
2026-06-11 18:00:59.207961 | controller | Jun 11 16:03:00.548238 crc crio[3638]: time="2026-06-11T16:03:00.546875124Z" level=info msg="Got pod network &{Name:controller-manager-54c68796c7-92gwz Namespace:openshift-controller-manager ID:864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4 UID:371960de-bbf0-4421-83c1-297ac8ed7579 NetNS:/var/run/netns/98f04b64-7174-47eb-9126-2d17182ca02e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371960de_bbf0_4421_83c1_297ac8ed7579.slice PodAnnotations:0xc00210c600}] Aliases:map[]}"
2026-06-11 18:00:59.207977 | controller | Jun 11 16:03:00.548238 crc crio[3638]: time="2026-06-11T16:03:00.546974116Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-54c68796c7-92gwz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.207992 | controller | Jun 11 16:03:01.347558 crc crio[3638]: 2026-06-11T16:03:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cb20b72a03ccbe Mac:b2:ab:35:4d:3b:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/94ec5f5e-fd60-46e2-a2c6-a96a9175b1cb SocketPath: PciID:}] [{Interface:0xc000436f40 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.208011 | controller | Jun 11 16:03:01.438084 crc crio[3638]: time="2026-06-11T16:03:01.437907967Z" level=info msg="Got pod network &{Name:community-operators-wrz8v Namespace:openshift-marketplace ID:1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2 UID:a8e20d30-2278-4a7e-a0d7-986e53395978 NetNS:/var/run/netns/94ec5f5e-fd60-46e2-a2c6-a96a9175b1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8e20d30_2278_4a7e_a0d7_986e53395978.slice PodAnnotations:0xc001446278}] Aliases:map[]}"
2026-06-11 18:00:59.208027 | controller | Jun 11 16:03:01.438686 crc crio[3638]: time="2026-06-11T16:03:01.438415468Z" level=info msg="Checking pod openshift-marketplace_community-operators-wrz8v for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.208043 | controller | Jun 11 16:03:01.485515 crc crio[3638]: time="2026-06-11T16:03:01.482412061Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f882a0b1-b29e-4c9e-a081-873835e81f0c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.208059 | controller | Jun 11 16:03:01.558917 crc crio[3638]: time="2026-06-11T16:03:01.558622367Z" level=info msg="Created container 6619b082f9dbe54b443bf178f9378c6a5c62a6bfc26c695283f8d1737d57cefc: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=2f859aff-0373-4735-b906-93b8ddd167ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.208075 | controller | Jun 11 16:03:01.588245 crc crio[3638]: time="2026-06-11T16:03:01.586352018Z" level=info msg="Starting container: 6619b082f9dbe54b443bf178f9378c6a5c62a6bfc26c695283f8d1737d57cefc" id=c7d7eddf-b8ef-4590-92ba-807b3ef0cafc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.208090 | controller | Jun 11 16:03:01.609414 crc crio[3638]: time="2026-06-11T16:03:01.60903346Z" level=info msg="Removed container 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=5dedb1c2-6d92-4242-b8a9-e8982dd9446d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.208105 | controller | Jun 11 16:03:01.624569 crc crio[3638]: time="2026-06-11T16:03:01.62395845Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:00:59.208120 | controller | Jun 11 16:03:01.636815 crc crio[3638]: time="2026-06-11T16:03:01.630688827Z" level=info msg="Ran pod sandbox 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2 with infra container: openshift-marketplace/community-operators-wrz8v/POD" id=c5b67e06-dbe8-4733-9233-02bc1effd621 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.208135 | controller | Jun 11 16:03:01.716825 crc crio[3638]: time="2026-06-11T16:03:01.712811424Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fd2d0456-b59c-4992-ba3f-770c9e4be1f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.208150 | controller | Jun 11 16:03:01.716825 crc crio[3638]: time="2026-06-11T16:03:01.713026999Z" level=info msg="Started container" PID=14176 containerID=6619b082f9dbe54b443bf178f9378c6a5c62a6bfc26c695283f8d1737d57cefc description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=c7d7eddf-b8ef-4590-92ba-807b3ef0cafc name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e
2026-06-11 18:00:59.208166 | controller | Jun 11 16:03:01.781059 crc crio[3638]: time="2026-06-11T16:03:01.780963161Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/POD" id=4af99dd1-1b24-4221-ba10-4d5d9d52795d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.208184 | controller | Jun 11 16:03:01.781059 crc crio[3638]: time="2026-06-11T16:03:01.781037613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.208200 | controller | Jun 11 16:03:01.788604 crc crio[3638]: 2026-06-11T16:03:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65f4c6806404d2b Mac:6a:46:ae:b8:0c:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/39f4eb96-2bbe-4161-9380-a6028d35d189 SocketPath: PciID:}] [{Interface:0xc000338f30 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.208215 | controller | Jun 11 16:03:01.790162 crc crio[3638]: time="2026-06-11T16:03:01.790124766Z" level=info msg="Got pod network &{Name:redhat-marketplace-fggxz Namespace:openshift-marketplace ID:65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553 UID:762ef139-f9ec-4b60-9da1-76f7e2ebeb2b NetNS:/var/run/netns/39f4eb96-2bbe-4161-9380-a6028d35d189 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod762ef139_f9ec_4b60_9da1_76f7e2ebeb2b.slice PodAnnotations:0xc0003d02a0}] Aliases:map[]}"
2026-06-11 18:00:59.208230 | controller | Jun 11 16:03:01.800745 crc crio[3638]: time="2026-06-11T16:03:01.790602937Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-fggxz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.208246 | controller | Jun 11 16:03:01.862021 crc crio[3638]: time="2026-06-11T16:03:01.791619041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.208262 | controller | Jun 11 16:03:01.862342 crc crio[3638]: time="2026-06-11T16:03:01.824028601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a65321a2-8fe4-4fca-8590-c97480ca86cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.208277 | controller | Jun 11 16:03:01.863540 crc crio[3638]: time="2026-06-11T16:03:01.863406385Z" level=info msg="Removing container: 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b" id=ac14832f-8639-4d19-9438-928566d7fc1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.208293 | controller | Jun 11 16:03:01.968474 crc crio[3638]: time="2026-06-11T16:03:01.968254203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.208308 | controller | Jun 11 16:03:01.987293 crc crio[3638]: time="2026-06-11T16:03:01.987074565Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=409fd640-5d29-4275-92b0-fb96e45108e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.208323 | controller | Jun 11 16:03:02.124089 crc crio[3638]: time="2026-06-11T16:03:02.124036907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.208339 | controller | Jun 11 16:03:02.163756 crc crio[3638]: time="2026-06-11T16:03:02.155564466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.208355 | controller | Jun 11 16:03:02.568918 crc crio[3638]: time="2026-06-11T16:03:02.544080176Z" level=info msg="Created container 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11: openshift-console/downloads-747b44746d-4pqvr/download-server" id=aaf8e60b-0f23-4803-b4ed-a8811b0a4752 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.208373 | controller | Jun 11 16:03:02.602627 crc crio[3638]: time="2026-06-11T16:03:02.602182209Z" level=info msg="Starting container: 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11" id=b4eaaf55-8038-4678-b6cb-75fa82afc9a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.208437 | controller | Jun 11 16:03:02.627226 crc crio[3638]: time="2026-06-11T16:03:02.623395086Z" level=info msg="Creating container: openshift-marketplace/community-operators-wrz8v/extract-utilities" id=078fbfdc-ca82-4d2d-a1df-6c5d15e1cc9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.208459 | controller | Jun 11 16:03:02.658984 crc crio[3638]: time="2026-06-11T16:03:02.658051819Z" level=info msg="Ran pod sandbox 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553 with infra container: openshift-marketplace/redhat-marketplace-fggxz/POD" id=39e73add-b20e-4950-87ab-3faffa82644d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.208476 | controller | Jun 11 16:03:02.665854 crc crio[3638]: time="2026-06-11T16:03:02.659890802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.208529 | controller | Jun 11 16:03:02.671809 crc crio[3638]: time="2026-06-11T16:03:02.667010978Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=8ce18af8-3a4c-46b5-83b0-0a6667ff4226 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.208558 | controller | Jun 11 16:03:02.671809 crc crio[3638]: time="2026-06-11T16:03:02.668566955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4c8b2e20-2c67-4f30-b419-9d70d46e7523 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.208576 | controller | Jun 11 16:03:02.693828 crc crio[3638]: time="2026-06-11T16:03:02.692611159Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=9ac48612-f9ec-4f0f-a042-630126cfe4de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.208592 | controller | Jun 11 16:03:02.693828 crc crio[3638]: time="2026-06-11T16:03:02.693048529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d1eb51a0-5d1c-421d-a8b8-d15732542819 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.208608 | controller | Jun 11 16:03:02.814207 crc crio[3638]: time="2026-06-11T16:03:02.81379568Z" level=info msg="Started container" PID=14236 containerID=087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b4eaaf55-8038-4678-b6cb-75fa82afc9a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1
2026-06-11 18:00:59.208625 | controller | Jun 11 16:03:02.836376 crc crio[3638]: time="2026-06-11T16:03:02.836112574Z" level=info msg="Removed container 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=ac14832f-8639-4d19-9438-928566d7fc1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.208642 | controller | Jun 11 16:03:02.867873 crc crio[3638]: time="2026-06-11T16:03:02.867704135Z" level=info msg="Removing container: 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1" id=4891119f-67be-4c30-af54-64f8583d1395 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.208658 | controller | Jun 11 16:03:02.888170 crc crio[3638]: time="2026-06-11T16:03:02.886805092Z" level=info msg="Created container bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e: openshift-marketplace/certified-operators-xxm5s/extract-utilities" id=e140a6dc-8123-47b9-a451-6c3f9e2737f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.208680 | controller | Jun 11 16:03:02.900937 crc crio[3638]: time="2026-06-11T16:03:02.900168035Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-fggxz/extract-utilities" id=40d132d5-0c7b-42e3-b68f-10a43d16f8f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.208705 | controller | Jun 11 16:03:02.900937 crc crio[3638]: time="2026-06-11T16:03:02.900873712Z" level=info msg="Got pod network &{Name:route-controller-manager-7b499fc5ff-6nklx Namespace:openshift-route-controller-manager ID:4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a UID:034f4642-b5d5-4a0c-9cec-e2426d5e31fd NetNS:/var/run/netns/de567b05-faf8-498e-a47b-724d0efa0ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod034f4642_b5d5_4a0c_9cec_e2426d5e31fd.slice PodAnnotations:0xc0036a41c8}] Aliases:map[]}"
2026-06-11 18:00:59.208727 | controller | Jun 11 16:03:02.900937 crc crio[3638]: time="2026-06-11T16:03:02.900918993Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-7b499fc5ff-6nklx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.208744 | controller | Jun 11 16:03:02.907050 crc crio[3638]: time="2026-06-11T16:03:02.906797021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.208760 | controller | Jun 11 16:03:02.967732 crc crio[3638]: time="2026-06-11T16:03:02.967136897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.208776 | controller | Jun 11 16:03:02.984630 crc crio[3638]: time="2026-06-11T16:03:02.982976508Z" level=info msg="Starting container: bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e" id=35bb9e26-077e-4bf6-9f47-9cf73cd7f830 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.208792 | controller | Jun 11 16:03:03.268948 crc crio[3638]: time="2026-06-11T16:03:03.265164195Z" level=info msg="Started container" PID=14237 containerID=bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e description=openshift-marketplace/certified-operators-xxm5s/extract-utilities id=35bb9e26-077e-4bf6-9f47-9cf73cd7f830 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82
2026-06-11 18:00:59.208808 | controller | Jun 11 16:03:04.321122 crc crio[3638]: 2026-06-11T16:03:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:864698039c567e8 Mac:6a:b6:8f:4e:5e:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/98f04b64-7174-47eb-9126-2d17182ca02e SocketPath: PciID:}] [{Interface:0xc000194f30 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.208825 | controller | Jun 11 16:03:04.332726 crc crio[3638]: time="2026-06-11T16:03:04.327161168Z" level=info msg="Got pod network &{Name:controller-manager-54c68796c7-92gwz Namespace:openshift-controller-manager ID:864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4 UID:371960de-bbf0-4421-83c1-297ac8ed7579 NetNS:/var/run/netns/98f04b64-7174-47eb-9126-2d17182ca02e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371960de_bbf0_4421_83c1_297ac8ed7579.slice PodAnnotations:0xc00210c600}] Aliases:map[]}"
2026-06-11 18:00:59.208841 | controller | Jun 11 16:03:04.332726 crc crio[3638]: time="2026-06-11T16:03:04.327803933Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-54c68796c7-92gwz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.208860 | controller | Jun 11 16:03:04.505548 crc crio[3638]: time="2026-06-11T16:03:04.505138981Z" level=info msg="Removed container 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1: openshift-console/downloads-747b44746d-4pqvr/download-server" id=4891119f-67be-4c30-af54-64f8583d1395 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.208877 | controller | Jun 11 16:03:04.512332 crc crio[3638]: time="2026-06-11T16:03:04.512248028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.208892 | controller | Jun 11 16:03:04.528814 crc crio[3638]: time="2026-06-11T16:03:04.526817219Z" level=info msg="Ran pod sandbox 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4 with infra container: openshift-controller-manager/controller-manager-54c68796c7-92gwz/POD" id=1fe47742-ccc6-4a34-9c58-d099167535cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.208908 | controller | Jun 11 16:03:04.532811 crc crio[3638]: time="2026-06-11T16:03:04.532696738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.208924 | controller | Jun 11 16:03:04.534390 crc crio[3638]: time="2026-06-11T16:03:04.534336816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.208940 | controller | Jun 11 16:03:04.546921 crc crio[3638]: time="2026-06-11T16:03:04.546585294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=bca124d6-62d9-4b4a-bca8-1219b4998f2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.208955 | controller | Jun 11 16:03:04.554904 crc crio[3638]: time="2026-06-11T16:03:04.554692184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=f5ad4e66-6176-40a0-af7c-1f90b7bc768f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.208970 | controller | Jun 11 16:03:04.595532 crc crio[3638]: time="2026-06-11T16:03:04.587965064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.208986 | controller | Jun 11 16:03:04.618476 crc crio[3638]: time="2026-06-11T16:03:04.613828769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.209002 | controller | Jun 11 16:03:04.618476 crc crio[3638]: time="2026-06-11T16:03:04.618324416Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager" id=111d117d-288e-4ad3-bf8c-c9f81d289ddb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.209017 | controller | Jun 11 16:03:04.618958 crc crio[3638]: time="2026-06-11T16:03:04.618751595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.209033 | controller | Jun 11 16:03:05.225750 crc crio[3638]: time="2026-06-11T16:03:05.22491477Z" level=info msg="Created container d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0: openshift-marketplace/community-operators-wrz8v/extract-utilities" id=078fbfdc-ca82-4d2d-a1df-6c5d15e1cc9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.209048 | controller | Jun 11 16:03:05.242072 crc crio[3638]: time="2026-06-11T16:03:05.238211101Z" level=info msg="Starting container: d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0" id=23e7be83-0eb8-4cad-90ec-a9a7ff2183c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.209067 | controller | Jun 11 16:03:05.270777 crc crio[3638]: time="2026-06-11T16:03:05.267516698Z" level=info msg="Created container c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4: openshift-marketplace/redhat-marketplace-fggxz/extract-utilities" id=40d132d5-0c7b-42e3-b68f-10a43d16f8f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.209083 | controller | Jun 11 16:03:05.303751 crc crio[3638]: time="2026-06-11T16:03:05.301790032Z" level=info msg="Started container" PID=14309 containerID=d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0 description=openshift-marketplace/community-operators-wrz8v/extract-utilities id=23e7be83-0eb8-4cad-90ec-a9a7ff2183c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2
2026-06-11 18:00:59.209099 | controller | Jun 11 16:03:05.313906 crc crio[3638]: time="2026-06-11T16:03:05.306979384Z" level=info msg="Starting container: c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4" id=2fa06ffc-134a-49e0-94ef-1c118951f430 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.209115 | controller | Jun 11 16:03:05.692159 crc crio[3638]: time="2026-06-11T16:03:05.690118388Z" level=info msg="Started container" PID=14308 containerID=c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4 description=openshift-marketplace/redhat-marketplace-fggxz/extract-utilities id=2fa06ffc-134a-49e0-94ef-1c118951f430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553
2026-06-11 18:00:59.209131 | controller | Jun 11 16:03:05.797684 crc crio[3638]: time="2026-06-11T16:03:05.789736354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.209147 | controller | Jun 11 16:03:06.183935 crc crio[3638]: time="2026-06-11T16:03:06.171177668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.209163 | controller | Jun 11 16:03:06.592053 crc crio[3638]: time="2026-06-11T16:03:06.591401882Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5851cc28-bc6d-4b08-8be0-d019fba4076d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.209192 | controller | Jun 11 16:03:06.620945 crc crio[3638]: time="2026-06-11T16:03:06.618758203Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:00:59.209210 | controller | Jun 11 16:03:06.840159 crc crio[3638]: time="2026-06-11T16:03:06.840109764Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=361c9e3c-417b-4f86-bdf0-e4abe7a8d290 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.209226 | controller | Jun 11 16:03:06.899596 crc crio[3638]: time="2026-06-11T16:03:06.893384054Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:00:59.209242 | controller | Jun 11 16:03:07.899088 crc crio[3638]: time="2026-06-11T16:03:07.899007933Z" level=info msg="Created container ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7: openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager" id=111d117d-288e-4ad3-bf8c-c9f81d289ddb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.209258 | controller | Jun 11 16:03:08.218475 crc crio[3638]: 2026-06-11T16:03:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ac93648e3019b6 Mac:06:78:ac:14:3c:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/de567b05-faf8-498e-a47b-724d0efa0ca9 SocketPath: PciID:}] [{Interface:0xc000014b10 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.209274 | controller | Jun 11 16:03:08.218475 crc crio[3638]: time="2026-06-11T16:03:08.213262083Z" level=info msg="Got pod network &{Name:route-controller-manager-7b499fc5ff-6nklx Namespace:openshift-route-controller-manager ID:4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a UID:034f4642-b5d5-4a0c-9cec-e2426d5e31fd NetNS:/var/run/netns/de567b05-faf8-498e-a47b-724d0efa0ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod034f4642_b5d5_4a0c_9cec_e2426d5e31fd.slice PodAnnotations:0xc0036a41c8}] Aliases:map[]}"
2026-06-11 18:00:59.209294 | controller | Jun 11 16:03:08.218475 crc crio[3638]: time="2026-06-11T16:03:08.213777744Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7b499fc5ff-6nklx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.209310 | controller | Jun 11 16:03:08.346973 crc crio[3638]: time="2026-06-11T16:03:08.344511529Z" level=info msg="Starting container: ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7" id=13198c7f-df38-48a1-8fe5-d1844403d051 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.209326 | controller | Jun 11 16:03:08.376629 crc crio[3638]: time="2026-06-11T16:03:08.375728942Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=101fefd7-8f3c-4fc8-95ae-24554c9878f9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.209341 | controller | Jun 11 16:03:08.421007 crc crio[3638]: time="2026-06-11T16:03:08.420952273Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:00:59.209357 | controller | Jun 11 16:03:08.465145 crc crio[3638]: time="2026-06-11T16:03:08.437204204Z" level=info msg="Ran pod sandbox 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a with infra container: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/POD" id=4af99dd1-1b24-4221-ba10-4d5d9d52795d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.209375 | controller | Jun 11 16:03:08.511276 crc crio[3638]: time="2026-06-11T16:03:08.511100906Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=f7ab3aac-6514-41c5-8ac0-310c4de80eec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.209391 | controller | Jun 11 16:03:08.541831 crc crio[3638]: time="2026-06-11T16:03:08.53516008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=c7d686b9-4c79-4e86-a805-cc59f347b183 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.209406 | controller | Jun 11 16:03:08.568944 crc crio[3638]: time="2026-06-11T16:03:08.5688185Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager" id=e3d7c5a2-7ef9-46c2-8e73-ce1e0427d7a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.209422 | controller | Jun 11 16:03:08.585981 crc crio[3638]: time="2026-06-11T16:03:08.569284581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.209438 | controller | Jun 11 16:03:08.785960 crc crio[3638]: time="2026-06-11T16:03:08.778020805Z" level=warning msg="Stopping container ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42 with stop signal(15) timed out. Killing..."
2026-06-11 18:00:59.209460 | controller | Jun 11 16:03:09.106413 crc crio[3638]: time="2026-06-11T16:03:09.10538213Z" level=info msg="Started container" PID=14369 containerID=ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7 description=openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager id=13198c7f-df38-48a1-8fe5-d1844403d051 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4
2026-06-11 18:00:59.209489 | controller | Jun 11 16:03:10.772004 crc crio[3638]: time="2026-06-11T16:03:10.768839096Z" level=info msg="Stopping container: ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7 (timeout: 30s)" id=b1395746-5350-427f-b886-3d9e03ffe7f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.209554 | controller | Jun 11 16:03:11.292055 crc crio[3638]: time="2026-06-11T16:03:11.290744124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.209588 | controller | Jun 11 16:03:11.530707 crc crio[3638]: time="2026-06-11T16:03:11.529957362Z" level=info msg="Stopped container ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42: openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins" id=8b681018-5392-48ba-9d6a-d59d67c07038 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.209607 | controller | Jun 11 16:03:11.537078 crc crio[3638]: time="2026-06-11T16:03:11.536871215Z" level=info msg="Stopping pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc" id=a91855cd-94e4-4b2c-b67f-3e9038e89feb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.209651 | controller | Jun 11 16:03:11.554652 crc crio[3638]: time="2026-06-11T16:03:11.554406026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.209668 | controller | Jun 11 16:03:11.603647 crc crio[3638]: time="2026-06-11T16:03:11.601717525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.209685 | controller | Jun 11 16:03:11.605650 crc crio[3638]: time="2026-06-11T16:03:11.604732736Z" level=info msg="Stopped container ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7: openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager" id=b1395746-5350-427f-b886-3d9e03ffe7f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.209704 | controller | Jun 11 16:03:11.627057 crc crio[3638]: time="2026-06-11T16:03:11.621673934Z" level=info msg="Stopping pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4" id=622c60fa-be72-433a-9d6b-532e7d8ae659 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.209729 | controller | Jun 11 16:03:11.627057 crc crio[3638]: time="2026-06-11T16:03:11.622270107Z" level=info msg="Got pod network &{Name:controller-manager-54c68796c7-92gwz Namespace:openshift-controller-manager ID:864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4 UID:371960de-bbf0-4421-83c1-297ac8ed7579 NetNS:/var/run/netns/98f04b64-7174-47eb-9126-2d17182ca02e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371960de_bbf0_4421_83c1_297ac8ed7579.slice PodAnnotations:0xc0016c0ea0}] Aliases:map[]}"
2026-06-11 18:00:59.209749 | controller | Jun 11 16:03:11.627057 crc crio[3638]: time="2026-06-11T16:03:11.624802697Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-54c68796c7-92gwz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.209766 | controller | Jun 11 16:03:12.026733 crc crio[3638]: time="2026-06-11T16:03:12.026643179Z" level=info msg="Stopped pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc" id=a91855cd-94e4-4b2c-b67f-3e9038e89feb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.209783 | controller | Jun 11 16:03:12.129798 crc crio[3638]: time="2026-06-11T16:03:12.126823577Z" level=info msg="Created container 42194fcd761213ae8b23540969d28daa466606848d14cafac5960cbbb4e2fbe2: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=9ac48612-f9ec-4f0f-a042-630126cfe4de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.209803 | controller | Jun 11 16:03:12.195783 crc crio[3638]: time="2026-06-11T16:03:12.18833242Z" level=info msg="Starting container: 42194fcd761213ae8b23540969d28daa466606848d14cafac5960cbbb4e2fbe2" id=a76c59e3-bf5b-4323-8587-924476c0d1a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.209820 | controller | Jun 11 16:03:12.204636 crc crio[3638]: time="2026-06-11T16:03:12.198896138Z" level=info msg="Created container 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager" id=e3d7c5a2-7ef9-46c2-8e73-ce1e0427d7a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.209835 | controller | Jun 11 16:03:12.388066 crc crio[3638]: time="2026-06-11T16:03:12.360644541Z" level=info msg="Starting container: 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199" id=6195e37f-a50a-4778-9c11-3618de4afa81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.209851 | controller | Jun 11 16:03:12.550541 crc crio[3638]: time="2026-06-11T16:03:12.543723263Z" level=info msg="Started container" PID=14466 containerID=42194fcd761213ae8b23540969d28daa466606848d14cafac5960cbbb4e2fbe2 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=a76c59e3-bf5b-4323-8587-924476c0d1a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e
2026-06-11 18:00:59.209868 | controller | Jun 11 16:03:13.157712 crc crio[3638]: time="2026-06-11T16:03:13.155007787Z" level=info msg="Started container" PID=14471 containerID=511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199 description=openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager id=6195e37f-a50a-4778-9c11-3618de4afa81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a
2026-06-11 18:00:59.209883 | controller | Jun 11 16:03:13.180521 crc crio[3638]: time="2026-06-11T16:03:13.1785998Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=755e2479-ac86-4da6-b1bc-3e657aff8c24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.209899 | controller | Jun 11 16:03:13.192197 crc crio[3638]: time="2026-06-11T16:03:13.191370919Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=eb9c36d9-8d33-4a19-9d75-33dc11029aa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.209914 | controller | Jun 11 16:03:13.310764 crc crio[3638]: time="2026-06-11T16:03:13.310309117Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=608d9271-c434-4d01-b0e5-762c6e878127 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.209930 | controller | Jun 11 16:03:13.311108 crc crio[3638]: time="2026-06-11T16:03:13.311028554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.209946 | controller | Jun 11 16:03:14.558889 crc crio[3638]: time="2026-06-11T16:03:14.554113112Z" level=info msg="Stopping container: 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199 (timeout: 30s)" id=6cb8f80f-35cf-4730-adf2-6a1e4b9ae1b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.209962 | controller | Jun 11 16:03:14.939993 crc crio[3638]: time="2026-06-11T16:03:14.939845607Z" level=info msg="Removing container: ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42" id=75d4744c-b0a8-4909-874f-4111d207ae76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.209978 | controller | Jun 11 16:03:15.846409 crc crio[3638]: time="2026-06-11T16:03:15.845783948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.209998 | controller | Jun 11 16:03:16.455740 crc crio[3638]: time="2026-06-11T16:03:16.444059376Z" level=info msg="Removed container ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42: openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins" id=75d4744c-b0a8-4909-874f-4111d207ae76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.210015 | controller | Jun 11 16:03:17.397486 crc crio[3638]: time="2026-06-11T16:03:17.397068671Z" level=info msg="Stopped container 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager" id=6cb8f80f-35cf-4730-adf2-6a1e4b9ae1b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.210031 | controller | Jun 11 16:03:17.454403 crc crio[3638]: time="2026-06-11T16:03:17.454038846Z" level=info msg="Stopping pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a" id=c8f176a1-55ae-4865-b505-f81d4bdc51b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.210047 | controller | Jun 11 16:03:17.455525 crc crio[3638]: time="2026-06-11T16:03:17.455176593Z" level=info msg="Got pod network &{Name:route-controller-manager-7b499fc5ff-6nklx Namespace:openshift-route-controller-manager ID:4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a UID:034f4642-b5d5-4a0c-9cec-e2426d5e31fd NetNS:/var/run/netns/de567b05-faf8-498e-a47b-724d0efa0ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod034f4642_b5d5_4a0c_9cec_e2426d5e31fd.slice PodAnnotations:0xc002cb6c70}] Aliases:map[]}"
2026-06-11 18:00:59.210063 | controller | Jun 11 16:03:17.455601 crc crio[3638]: time="2026-06-11T16:03:17.455559982Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-7b499fc5ff-6nklx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.210080 | controller | Jun 11 16:03:23.278359 crc crio[3638]: time="2026-06-11T16:03:23.275936904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.210095 | controller | Jun 11 16:03:24.273538 crc crio[3638]: time="2026-06-11T16:03:24.266159083Z" level=info msg="Created container 19b4b5813f3665629cabafc659dce9cd7dfb95c14e6c50f14828f92ee280c4cc: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=608d9271-c434-4d01-b0e5-762c6e878127 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.210111 | controller | Jun 11 16:03:24.299789 crc crio[3638]: time="2026-06-11T16:03:24.296954615Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=f985e7e3-0dbb-4f36-a4ea-8fe152182f7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.210127 | controller | Jun 11 16:03:24.307818 crc crio[3638]: time="2026-06-11T16:03:24.307117763Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=69ce4ef8-ed2e-47ca-b017-8ea0a86ec67a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.210142 | controller | Jun 11 16:03:24.313123 crc crio[3638]: time="2026-06-11T16:03:24.310254946Z" level=info msg="Starting container: 19b4b5813f3665629cabafc659dce9cd7dfb95c14e6c50f14828f92ee280c4cc" id=36337f77-0166-40fc-a159-08b49ea887c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.210158 | controller | Jun 11 16:03:24.407354 crc crio[3638]: time="2026-06-11T16:03:24.406105674Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=a79e2342-cade-43b0-9c51-4507adf8a2f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.210220 | controller | Jun 11 16:03:24.621720 crc crio[3638]: time="2026-06-11T16:03:24.62087008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.210240 | controller | Jun 11 16:03:24.752871 crc crio[3638]: time="2026-06-11T16:03:24.748901641Z" level=info msg="Started container" PID=14614 containerID=19b4b5813f3665629cabafc659dce9cd7dfb95c14e6c50f14828f92ee280c4cc description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=36337f77-0166-40fc-a159-08b49ea887c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e
2026-06-11 18:00:59.210257 | controller | Jun 11 16:03:25.177651 crc crio[3638]: time="2026-06-11T16:03:25.170645401Z" level=info msg="Stopped pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a" id=c8f176a1-55ae-4865-b505-f81d4bdc51b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.210272 | controller | Jun 11 16:03:25.201612 crc crio[3638]: time="2026-06-11T16:03:25.195048523Z" level=info msg="Stopped pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4" id=622c60fa-be72-433a-9d6b-532e7d8ae659 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.210288 | controller | Jun 11 16:03:26.068793 crc crio[3638]: time="2026-06-11T16:03:26.067390938Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-7f88546bc-f77wp/POD" id=a7b0bb7c-1912-4ae7-a0a7-c21320d2446d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.210303 | controller | Jun 11 16:03:26.068793 crc crio[3638]: time="2026-06-11T16:03:26.067725377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.210319 | controller | Jun 11 16:03:26.122783 crc crio[3638]: time="2026-06-11T16:03:26.118926627Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/POD" id=4a39df22-765d-4e06-92d8-5a28ef98587d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.210334 | controller | Jun 11 16:03:26.122783 crc crio[3638]: time="2026-06-11T16:03:26.119200093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.210350 | controller | Jun 11 16:03:26.607742 crc crio[3638]: time="2026-06-11T16:03:26.607410281Z" level=info msg="Removing container: ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7" id=52bc9cd3-0fcc-47df-81fd-895eb77b411b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.210365 | controller | Jun 11 16:03:28.495260 crc crio[3638]: time="2026-06-11T16:03:28.494782736Z" level=info msg="Stopping container: 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11 (timeout: 2s)" id=5bad2ff1-8d58-4c77-b2cf-5dddce2297a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.210381 | controller | Jun 11 16:03:34.091253 crc crio[3638]: time="2026-06-11T16:03:34.087750352Z" level=info msg="Stopping pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21" id=c0a8e27b-91a0-4b26-b488-c97ca3b018b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.210396 | controller | Jun 11 16:03:34.092919 crc crio[3638]: time="2026-06-11T16:03:34.091564162Z" level=info msg="Stopped pod sandbox (already stopped): e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21" id=c0a8e27b-91a0-4b26-b488-c97ca3b018b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.210412 | controller | Jun 11 16:03:34.106360 crc crio[3638]: time="2026-06-11T16:03:34.103660866Z" level=info msg="Removing pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21" id=5ca363a6-66fd-4900-b1cd-a56b4dc09deb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.210436 | controller | Jun 11 16:03:34.727002 crc crio[3638]: time="2026-06-11T16:03:34.726261135Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=b3ef9882-db7e-4461-96cb-e808627999d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.210452 | controller | Jun 11 16:03:34.727002 crc crio[3638]: time="2026-06-11T16:03:34.726801948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.210467 | controller | Jun 11 16:03:35.333150 crc crio[3638]: time="2026-06-11T16:03:35.333008493Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=f6e9bec6-8deb-411b-9e3d-8c9f00aefbfd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.210483 | controller | Jun 11 16:03:35.333150 crc crio[3638]: time="2026-06-11T16:03:35.333138436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.210498 | controller | Jun 11 16:03:39.192746 crc crio[3638]: time="2026-06-11T16:03:39.188029517Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=ccf9c190-7c85-4260-b5c9-57f607912b0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.210529 | controller | Jun 11 16:03:39.192746 crc crio[3638]: time="2026-06-11T16:03:39.189151404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.210551 | controller | Jun 11 16:04:30.119322 crc crio[3638]: time="2026-06-11T16:04:30.11859947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.210568 | controller | Jun 11 16:04:30.262829 crc crio[3638]: time="2026-06-11T16:04:30.262714335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.210621 | controller | Jun 11 16:04:30.873794 crc crio[3638]: time="2026-06-11T16:04:30.873240514Z" level=info msg="Created container 971d494e8669bfe95f6b81f169616152b3d091dcdf2b34ac5eb437dc0acc61f7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=a79e2342-cade-43b0-9c51-4507adf8a2f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.210642 | controller | Jun 11 16:04:30.883320 crc crio[3638]: time="2026-06-11T16:04:30.883034253Z" level=info msg="Starting container: 971d494e8669bfe95f6b81f169616152b3d091dcdf2b34ac5eb437dc0acc61f7" id=00ff28ad-1e9f-439d-8e6b-1c631bb37ff2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.210659 | controller | Jun 11 16:04:31.040528 crc crio[3638]: time="2026-06-11T16:04:31.040395126Z" level=info msg="Started container" PID=14952 containerID=971d494e8669bfe95f6b81f169616152b3d091dcdf2b34ac5eb437dc0acc61f7 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=00ff28ad-1e9f-439d-8e6b-1c631bb37ff2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a
2026-06-11 18:00:59.210710 | controller | Jun 11 16:04:49.067244 crc crio[3638]: time="2026-06-11T16:04:49.066071034Z" level=info msg="Removed container ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7: openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager" id=52bc9cd3-0fcc-47df-81fd-895eb77b411b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.210740 | controller | Jun 11 16:04:49.071540 crc crio[3638]: time="2026-06-11T16:04:49.071464851Z" level=info msg="Removing container: 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199" id=5c9d1413-f03e-4c1a-92a8-5210663b389d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.210795 | controller | Jun 11 16:04:49.150586 crc crio[3638]: time="2026-06-11T16:04:49.150352903Z" level=info msg="Stopped container 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5bad2ff1-8d58-4c77-b2cf-5dddce2297a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.210819 | controller | Jun 11 16:04:49.154930 crc crio[3638]: time="2026-06-11T16:04:49.154889109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=48ef7a58-ec3f-4875-bb0d-6ea93ec0a99c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.210836 | controller | Jun 11 16:04:49.223119 crc crio[3638]: time="2026-06-11T16:04:49.222746749Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a7d51d9d-aba3-4ffe-815c-10d59c0ba313 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.210879 | controller | Jun 11 16:05:12.366355 crc crio[3638]: time="2026-06-11T16:05:12.365499415Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2633430a-041e-426b-9ba6-482ad639af1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.210899 | controller | Jun 11 16:05:12.381606 crc crio[3638]: time="2026-06-11T16:05:12.381521935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.210916 | controller | Jun 11 16:05:12.407767 crc crio[3638]: time="2026-06-11T16:05:12.40769968Z" level=info msg="Removed pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21" id=5ca363a6-66fd-4900-b1cd-a56b4dc09deb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.210955 | controller | Jun 11 16:05:12.409256 crc crio[3638]: time="2026-06-11T16:05:12.409211211Z" level=info msg="Stopping pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc" id=f80d35e2-76cf-4e2a-98da-8ed6ec38d8c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.210975 | controller | Jun 11 16:05:12.410656 crc crio[3638]: time="2026-06-11T16:05:12.410295498Z" level=info msg="Stopped pod sandbox (already stopped): 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc" id=f80d35e2-76cf-4e2a-98da-8ed6ec38d8c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.210991 | controller | Jun 11 16:05:12.411966 crc crio[3638]: time="2026-06-11T16:05:12.41186464Z" level=info msg="Removing pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc" id=a0164852-6ee3-43e5-a7a2-7b69b3f22060 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.211008 | controller | Jun 11 16:06:18.807176 crc crio[3638]: time="2026-06-11T16:06:18.806058237Z" level=info msg="Removed container 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager" id=5c9d1413-f03e-4c1a-92a8-5210663b389d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.211053 | controller | Jun 11 16:06:18.812236 crc crio[3638]: time="2026-06-11T16:06:18.812158622Z" level=info msg="Removing container: c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36" id=55328819-a9c3-46f2-80a4-fc93d407242f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.211070 | controller | Jun 11 16:06:18.843875 crc crio[3638]: time="2026-06-11T16:06:18.843810906Z" level=info msg="Got pod network &{Name:controller-manager-7f88546bc-f77wp Namespace:openshift-controller-manager ID:2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 UID:873d27dc-4ecf-42a4-8770-381ae567cf12 NetNS:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod873d27dc_4ecf_42a4_8770_381ae567cf12.slice PodAnnotations:0xc0003d0cd0}] Aliases:map[]}"
2026-06-11 18:00:59.211090 | controller | Jun 11 16:06:18.844192 crc crio[3638]: time="2026-06-11T16:06:18.844168944Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-7f88546bc-f77wp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.211136 | controller | Jun 11 16:06:18.886581 crc crio[3638]: time="2026-06-11T16:06:18.885897209Z" level=info msg="Got pod network &{Name:route-controller-manager-98548687b-xnt6d Namespace:openshift-route-controller-manager ID:d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc UID:de4503c7-6b94-42bf-9d26-68df6310bcfa NetNS:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde4503c7_6b94_42bf_9d26_68df6310bcfa.slice PodAnnotations:0xc000a88128}] Aliases:map[]}"
2026-06-11 18:00:59.211155 | controller | Jun 11 16:06:18.886581 crc crio[3638]: time="2026-06-11T16:06:18.886008551Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-98548687b-xnt6d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.211171 | controller | Jun 11 16:06:19.007552 crc crio[3638]: time="2026-06-11T16:06:19.003243502Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e UID:392d0588-ab44-4ec8-87bf-ba7f0cacf25b NetNS:/var/run/netns/7f5df4d8-7141-4a2f-9f3c-7112ba4775ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod392d0588_ab44_4ec8_87bf_ba7f0cacf25b.slice PodAnnotations:0xc0003d0048}] Aliases:map[]}"
2026-06-11 18:00:59.211212 | controller | Jun 11 16:06:19.007552 crc crio[3638]: time="2026-06-11T16:06:19.003396946Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.211232 | controller | Jun 11 16:06:19.029274 crc crio[3638]: time="2026-06-11T16:06:19.029179029Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2 UID:758062bd-d923-482f-9cff-0b4944b3a717 NetNS:/var/run/netns/17e8440c-e2ea-4e0a-bfb9-60d86fdedcff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod758062bd_d923_482f_9cff_0b4944b3a717.slice PodAnnotations:0xc002cb6298}] Aliases:map[]}"
2026-06-11 18:00:59.211307 | controller | Jun 11 16:06:19.029274 crc crio[3638]: time="2026-06-11T16:06:19.029266701Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.211328 | controller | Jun 11 16:06:19.032888 crc crio[3638]: time="2026-06-11T16:06:19.032813306Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e 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:0xc0003d0368}] Aliases:map[]}"
2026-06-11 18:00:59.211349 | controller | Jun 11 16:06:19.032888 crc crio[3638]: time="2026-06-11T16:06:19.032877728Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.211396 | controller | Jun 11 16:06:19.042247 crc crio[3638]: time="2026-06-11T16:06:19.042111507Z" level=info msg="Removed pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc" id=a0164852-6ee3-43e5-a7a2-7b69b3f22060 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.211414 | controller | Jun 11 16:06:19.043317 crc crio[3638]: time="2026-06-11T16:06:19.043209783Z" level=info msg="Stopping pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574" id=7cbbae15-0a06-4451-91ac-33f7aa28b7bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.211430 | controller | Jun 11 16:06:19.043518 crc crio[3638]: time="2026-06-11T16:06:19.043388038Z" level=info msg="Stopped pod sandbox (already stopped): be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574" id=7cbbae15-0a06-4451-91ac-33f7aa28b7bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.211471 | controller | Jun 11 16:06:19.044930 crc crio[3638]: time="2026-06-11T16:06:19.04474438Z" level=info msg="Removing pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574" id=18beaa89-8779-4059-9357-43b115a8021b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.211490 | controller | Jun 11 16:06:19.110971 crc crio[3638]: time="2026-06-11T16:06:19.110326392Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=e6b5d893-874a-4a41-93d0-4b2d54a99e66 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.211506 | controller | Jun 11 16:06:19.122806 crc crio[3638]: time="2026-06-11T16:06:19.116780996Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=5851cc28-bc6d-4b08-8be0-d019fba4076d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.211561 | controller | Jun 11 16:06:19.122806 crc crio[3638]: time="2026-06-11T16:06:19.118035546Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9a019be3-b9d1-4d38-9c9a-d3b3e908dab5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.211581 | controller | Jun 11 16:06:19.122806 crc crio[3638]: time="2026-06-11T16:06:19.11823222Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3609518c-7feb-47f5-a09d-710797d302a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.211598 | controller | Jun 11 16:06:19.132941 crc crio[3638]: time="2026-06-11T16:06:19.132770176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.211642 | controller | Jun 11 16:06:19.179248 crc crio[3638]: time="2026-06-11T16:06:19.178946366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.211661 | controller | Jun 11 16:06:19.185149 crc crio[3638]: time="2026-06-11T16:06:19.185050462Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=101fefd7-8f3c-4fc8-95ae-24554c9878f9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.211677 | controller | Jun 11 16:06:19.188582 crc crio[3638]: time="2026-06-11T16:06:19.188203917Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5460a960-8a03-409a-ae74-7081a53f8de1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.211716 | controller | Jun 11 16:06:19.195096 crc crio[3638]: time="2026-06-11T16:06:19.194895666Z" level=info msg="Removed container c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36: openshift-console/downloads-747b44746d-4pqvr/download-server" id=55328819-a9c3-46f2-80a4-fc93d407242f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.211741 | controller | Jun 11 16:06:19.203099 crc crio[3638]: time="2026-06-11T16:06:19.202941988Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=24e7d7c3-061c-4f52-9182-c4e62fd699a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.211805 | controller | Jun 11 16:06:19.214887 crc crio[3638]: time="2026-06-11T16:06:19.213285734Z" level=info msg="Removed pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574" id=18beaa89-8779-4059-9357-43b115a8021b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.211825 | controller | Jun 11 16:06:19.248880 crc crio[3638]: time="2026-06-11T16:06:19.246916545Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=4de19e6e-0f80-47f2-8c19-ce0d48381040 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.211869 | controller | Jun 11 16:06:19.248880 crc crio[3638]: time="2026-06-11T16:06:19.247362186Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-fggxz/extract-content" id=ad3f91e9-5722-4eb3-9b38-6c107ebd3c35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.211889 | controller | Jun 11 16:06:19.264497 crc crio[3638]: time="2026-06-11T16:06:19.260718193Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=3a4a439c-6d6c-4f4c-89f9-154d25844ead name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.211905 | controller | Jun 11 16:06:19.264497 crc crio[3638]: time="2026-06-11T16:06:19.260880457Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=77c2bfcc-be5f-4d1a-8c22-ee51874c7cd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.211944 | controller | Jun 11 16:06:19.283579 crc crio[3638]: time="2026-06-11T16:06:19.283207009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.211965 | controller | Jun 11 16:06:19.284664 crc crio[3638]: time="2026-06-11T16:06:19.284318816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.211982 | controller | Jun 11 16:06:19.296314 crc crio[3638]: time="2026-06-11T16:06:19.29586393Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xxm5s/extract-content" id=660d4f95-4ad9-45fe-90c0-e06d2836adcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.211998 | controller | Jun 11 16:06:19.315223 crc crio[3638]: time="2026-06-11T16:06:19.315051568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212040 | controller | Jun 11 16:06:19.342259 crc crio[3638]: time="2026-06-11T16:06:19.342068771Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=bb13c753-b5fd-482c-b0e3-962105b75982 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.212058 | controller | Jun 11 16:06:19.363672 crc crio[3638]: time="2026-06-11T16:06:19.363252065Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=93d9f3e8-254d-4561-bfa6-4e0d51a4778a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.212073 | controller | Jun 11 16:06:19.438132 crc crio[3638]: time="2026-06-11T16:06:19.437902433Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=2bc3ccdf-c37c-4dd0-96f9-20913803b1ad name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.212117 | controller | Jun 11 16:06:19.442691 crc crio[3638]: time="2026-06-11T16:06:19.44199108Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4d2debb2-7adc-4581-97ec-cab80898787e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.212137 | controller | Jun 11 16:06:19.447174 crc crio[3638]: time="2026-06-11T16:06:19.447083792Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=43047dc0-0acb-4c1e-ad98-9eb59e8001b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.212153 | controller | Jun 11 16:06:19.458996 crc crio[3638]: time="2026-06-11T16:06:19.45879587Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=361c9e3c-417b-4f86-bdf0-e4abe7a8d290 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.212191 | controller | Jun 11 16:06:19.467327 crc crio[3638]: time="2026-06-11T16:06:19.467179131Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=6fe953b5-b5f4-4c97-a099-2bbecebf42b1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.212213 | controller | Jun 11 16:06:19.469193 crc crio[3638]: time="2026-06-11T16:06:19.469035495Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=c2a51228-cada-44a3-8635-644b33c6379c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.212230 | controller | Jun 11 16:06:19.470133 crc crio[3638]: time="2026-06-11T16:06:19.470027928Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=5182a498-9b69-4cc0-8be2-15a52def1aed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.212245 | controller | Jun 11 16:06:19.470238 crc crio[3638]: time="2026-06-11T16:06:19.470173521Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=22427fd5-682c-4c2d-9478-6af22614d6be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.212289 | controller | Jun 11 16:06:19.470238 crc crio[3638]: time="2026-06-11T16:06:19.470208742Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=70a1474f-6058-45a3-8afa-cf9c608cfbf5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.212307 | controller | Jun 11 16:06:19.498931 crc crio[3638]: time="2026-06-11T16:06:19.49696863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212323 | controller | Jun 11 16:06:19.501626 crc crio[3638]: time="2026-06-11T16:06:19.501405696Z" level=info msg="Created container 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2633430a-041e-426b-9ba6-482ad639af1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.212363 | controller | Jun 11 16:06:19.506188 crc crio[3638]: time="2026-06-11T16:06:19.505749249Z" level=info msg="Starting container: 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75" id=6e980d2c-b693-4517-bd47-2b17cf533777 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.212384 | controller | Jun 11 16:06:19.509349 crc crio[3638]: time="2026-06-11T16:06:19.508964235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212400 | controller | Jun 11 16:06:19.509907 crc crio[3638]: time="2026-06-11T16:06:19.509669432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212442 | controller | Jun 11 16:06:19.516887 crc crio[3638]: time="2026-06-11T16:06:19.515062331Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=f3047cbc-c375-414f-b714-f1a6f4407d87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.212467 | controller | Jun 11 16:06:19.516887 crc crio[3638]: time="2026-06-11T16:06:19.515907952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212483 | controller | Jun 11 16:06:19.516887 crc crio[3638]: time="2026-06-11T16:06:19.51670653Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1fbcb3b8-97cc-499a-9eac-235ced445a1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.212498 | controller | Jun 11 16:06:19.518038 crc crio[3638]: time="2026-06-11T16:06:19.517010357Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=414bccba-f078-4b45-85b9-3d17222aa5a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.212561 | controller | Jun 11 16:06:19.572915 crc crio[3638]: time="2026-06-11T16:06:19.572845867Z" level=info msg="Started container" PID=15511 containerID=22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6e980d2c-b693-4517-bd47-2b17cf533777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1
2026-06-11 18:00:59.212580 | controller | Jun 11 16:06:19.583759 crc crio[3638]: time="2026-06-11T16:06:19.578944152Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=aba7b5b1-9f4c-4088-b8a8-fa3072492785 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.212597 | controller | Jun 11 16:06:19.603233 crc crio[3638]: time="2026-06-11T16:06:19.602569744Z" level=info msg="Creating container: openshift-marketplace/community-operators-wrz8v/extract-content" id=04acce84-4327-4f83-a07b-c97910e273a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.212642 | controller | Jun 11 16:06:19.628061 crc crio[3638]: time="2026-06-11T16:06:19.627900117Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=f882a0b1-b29e-4c9e-a081-873835e81f0c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.212659 | controller | Jun 11 16:06:19.634725 crc crio[3638]: time="2026-06-11T16:06:19.634685329Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=caf527b8-ef34-4ed4-ab4f-b14c1a9aa49f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.212676 | controller | Jun 11 16:06:19.663136 crc crio[3638]: time="2026-06-11T16:06:19.661273912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212718 | controller | Jun 11 16:06:19.679511 crc crio[3638]: time="2026-06-11T16:06:19.665658537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212737 | controller | Jun 11 16:06:19.679511 crc crio[3638]: time="2026-06-11T16:06:19.676883054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212753 | controller | Jun 11 16:06:19.688725 crc crio[3638]: time="2026-06-11T16:06:19.688552102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212803 | controller | Jun 11 16:06:19.693505 crc crio[3638]: time="2026-06-11T16:06:19.689825893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212830 | controller | Jun 11 16:06:19.698587 crc crio[3638]: time="2026-06-11T16:06:19.698302365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212848 | controller | Jun 11 16:06:19.701840 crc crio[3638]: time="2026-06-11T16:06:19.701747986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212892 | controller | Jun 11 16:06:19.712804 crc crio[3638]: time="2026-06-11T16:06:19.711777615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212910 | controller | Jun 11 16:06:19.718123 crc crio[3638]: time="2026-06-11T16:06:19.718034973Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=13c80934-4481-42e0-bc75-b45aab8b26a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.212927 | controller | Jun 11 16:06:19.730320 crc crio[3638]: time="2026-06-11T16:06:19.730167983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212967 | controller | Jun 11 16:06:19.736344 crc crio[3638]: time="2026-06-11T16:06:19.7363201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.212986 | controller | Jun 11 16:06:19.748633 crc crio[3638]: time="2026-06-11T16:06:19.747952506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.213002 | controller | Jun 11 16:06:19.753621 crc crio[3638]: time="2026-06-11T16:06:19.751589272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.213038 | controller | Jun 11 16:06:19.788878 crc crio[3638]: time="2026-06-11T16:06:19.788799429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.213062 | controller | Jun 11 16:06:19.793533 crc crio[3638]: time="2026-06-11T16:06:19.793491731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.213078 | controller | Jun 11 16:06:20.886889 crc crio[3638]: time="2026-06-11T16:06:20.88612431Z" level=info msg="Created container ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed: openshift-marketplace/redhat-marketplace-fggxz/extract-content" id=ad3f91e9-5722-4eb3-9b38-6c107ebd3c35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.213095 | controller | Jun 11 16:06:20.888714 crc crio[3638]: time="2026-06-11T16:06:20.888580308Z" level=info msg="Starting container: ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed" id=644ef668-1bd1-42a8-af08-316173c47faf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.213136 | controller | Jun 11 16:06:20.902210 crc crio[3638]: time="2026-06-11T16:06:20.90208777Z" level=info msg="Started container" PID=15541 containerID=ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed description=openshift-marketplace/redhat-marketplace-fggxz/extract-content id=644ef668-1bd1-42a8-af08-316173c47faf name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553
2026-06-11 18:00:59.213156 | controller | Jun 11 16:06:20.986288 crc crio[3638]: time="2026-06-11T16:06:20.986160382Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-dgpbn/extract-content" id=8031a9e5-1204-414f-92c0-729a1c5f8401 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.213225 | controller | Jun 11 16:06:20.994532 crc crio[3638]: time="2026-06-11T16:06:20.994320137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.213247 | controller | Jun 11 16:06:21.021996 crc crio[3638]: time="2026-06-11T16:06:21.021919594Z" level=info msg="Created container 4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=f3047cbc-c375-414f-b714-f1a6f4407d87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.213264 | controller | Jun 11 16:06:21.022760 crc crio[3638]: time="2026-06-11T16:06:21.02217834Z" level=info msg="Created container e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=aba7b5b1-9f4c-4088-b8a8-fa3072492785 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.213306 | controller | Jun 11 16:06:21.023271 crc crio[3638]: time="2026-06-11T16:06:21.022296093Z" level=info msg="Created container 5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e: openshift-marketplace/certified-operators-l27pk/extract-content" id=c2a51228-cada-44a3-8635-644b33c6379c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.213326 | controller | Jun 11 16:06:21.023740 crc crio[3638]: time="2026-06-11T16:06:21.023566593Z" level=info msg="Created container aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c: openshift-marketplace/community-operators-qhh6t/extract-content" id=3a4a439c-6d6c-4f4c-89f9-154d25844ead name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.213342 | controller | Jun 11 16:06:21.024562 crc crio[3638]: time="2026-06-11T16:06:21.024361101Z" level=info msg="Starting container: 5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e" id=ceba4e9b-1e38-41c2-91c1-829b27404351 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.213382 | controller | Jun 11 16:06:21.025056 crc crio[3638]: time="2026-06-11T16:06:21.024741791Z" level=info msg="Starting container: e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa" id=46128421-7473-44a1-8a4a-442d93446705 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.213403 | controller | Jun 11 16:06:21.025056 crc crio[3638]: time="2026-06-11T16:06:21.024785252Z" level=info msg="Starting container: 4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc" id=afeae6be-d51d-4369-a15f-c6cfdbb7470c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.213419 | controller | Jun 11 16:06:21.026819 crc crio[3638]: time="2026-06-11T16:06:21.025778366Z" level=info msg="Starting container: aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c" id=db3911d5-ba3e-4d41-878b-71f62caa8d59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.213435 | controller | Jun 11 16:06:21.028951 crc crio[3638]: time="2026-06-11T16:06:21.028833849Z" level=info msg="Created container 1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933: openshift-marketplace/community-operators-wrz8v/extract-content" id=04acce84-4327-4f83-a07b-c97910e273a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.213488 | controller | Jun 11 16:06:21.030002 crc crio[3638]: time="2026-06-11T16:06:21.029913335Z" level=info msg="Starting container: 1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933" id=1797a710-a412-4126-9f23-8ec625012629 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.213509 | controller | Jun 11 16:06:21.030736 crc crio[3638]: time="2026-06-11T16:06:21.03059328Z" level=info msg="Created container 756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6: openshift-marketplace/certified-operators-xxm5s/extract-content" id=660d4f95-4ad9-45fe-90c0-e06d2836adcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.213568 | controller | Jun 11 16:06:21.043544 crc crio[3638]: time="2026-06-11T16:06:21.035301142Z" level=info msg="Starting container: 756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6" id=b6d25ea6-0c19-4ab4-bd3f-4d38ff8f3a09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.213587 | controller | Jun 11 16:06:21.043544 crc crio[3638]: time="2026-06-11T16:06:21.041389608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.213627 | controller | Jun 11 16:06:21.044279 crc crio[3638]: time="2026-06-11T16:06:21.044201785Z" level=info msg="Started container" PID=15667 containerID=1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933 description=openshift-marketplace/community-operators-wrz8v/extract-content id=1797a710-a412-4126-9f23-8ec625012629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2
2026-06-11 18:00:59.213650 | controller | Jun 11 16:06:21.044937 crc crio[3638]: time="2026-06-11T16:06:21.04484669Z" level=info msg="Started container" PID=15672 containerID=e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=46128421-7473-44a1-8a4a-442d93446705 name=/runtime.v1.RuntimeService/StartContainer sandboxID=781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225
2026-06-11 18:00:59.213672 | controller | Jun 11 16:06:21.061599 crc crio[3638]: time="2026-06-11T16:06:21.049721066Z" level=info msg="Started container" PID=15666 containerID=4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=afeae6be-d51d-4369-a15f-c6cfdbb7470c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc
2026-06-11 18:00:59.213715 | controller | Jun 11 16:06:21.061599 crc crio[3638]: time="2026-06-11T16:06:21.050345181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.213738 | controller | Jun 11 16:06:21.061599 crc crio[3638]: time="2026-06-11T16:06:21.059043147Z" level=info msg="Started container" PID=15665 containerID=756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6 description=openshift-marketplace/certified-operators-xxm5s/extract-content id=b6d25ea6-0c19-4ab4-bd3f-4d38ff8f3a09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82
2026-06-11 18:00:59.213759 | controller | Jun 11 16:06:21.063271 crc crio[3638]: time="2026-06-11T16:06:21.063191017Z" level=info msg="Started container" PID=15663 containerID=5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e description=openshift-marketplace/certified-operators-l27pk/extract-content id=ceba4e9b-1e38-41c2-91c1-829b27404351 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177
2026-06-11 18:00:59.213812 | controller | Jun 11 16:06:21.106633 crc crio[3638]: time="2026-06-11T16:06:21.106192071Z" level=info msg="Started container" PID=15652 containerID=aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c description=openshift-marketplace/community-operators-qhh6t/extract-content id=db3911d5-ba3e-4d41-878b-71f62caa8d59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4
2026-06-11 18:00:59.213879 | controller | Jun 11 16:06:21.905155 crc crio[3638]: time="2026-06-11T16:06:21.905029544Z" level=info msg="Created container 7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc: openshift-marketplace/redhat-operators-dgpbn/extract-content" id=8031a9e5-1204-414f-92c0-729a1c5f8401 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.213908 | controller | Jun 11 16:06:21.907830 crc crio[3638]: time="2026-06-11T16:06:21.907766938Z" level=info msg="Starting container: 7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc" id=99a15cff-fa4b-4fe4-bb62-856c9ca1e0ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.213926 | controller | Jun 11 16:06:21.913751 crc crio[3638]: time="2026-06-11T16:06:21.91366867Z" level=info msg="Started container" PID=15727 containerID=7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc description=openshift-marketplace/redhat-operators-dgpbn/extract-content id=99a15cff-fa4b-4fe4-bb62-856c9ca1e0ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5
2026-06-11 18:00:59.213968 | controller | Jun 11 16:06:21.953525 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b932566cb4bc81 Mac:2a:38:9a:22:16:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/7f5df4d8-7141-4a2f-9f3c-7112ba4775ff SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.213988 | controller | Jun 11 16:06:21.957781 crc crio[3638]: time="2026-06-11T16:06:21.956954909Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e UID:392d0588-ab44-4ec8-87bf-ba7f0cacf25b NetNS:/var/run/netns/7f5df4d8-7141-4a2f-9f3c-7112ba4775ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod392d0588_ab44_4ec8_87bf_ba7f0cacf25b.slice PodAnnotations:0xc0003d0048}] Aliases:map[]}"
2026-06-11 18:00:59.214005 | controller | Jun 11 16:06:21.957781 crc crio[3638]: time="2026-06-11T16:06:21.957325259Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.214044 | controller | Jun 11 16:06:21.961275 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0afa16bde4b187 Mac:76:56:fa:9c:df:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 SocketPath: PciID:}] [{Interface:0xc000123600 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.214067 | controller | Jun 11 16:06:21.961997 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a105acf5bbc7864 Mac:c2:37:83:1b:2e:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/17e8440c-e2ea-4e0a-bfb9-60d86fdedcff SocketPath: PciID:}] [{Interface:0xc000248a00 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.214084 | controller | Jun 11 16:06:21.963059 crc crio[3638]: time="2026-06-11T16:06:21.962828839Z" level=info msg="Got pod network &{Name:route-controller-manager-98548687b-xnt6d Namespace:openshift-route-controller-manager ID:d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc UID:de4503c7-6b94-42bf-9d26-68df6310bcfa NetNS:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde4503c7_6b94_42bf_9d26_68df6310bcfa.slice PodAnnotations:0xc000a88128}] Aliases:map[]}"
2026-06-11 18:00:59.214101 | controller | Jun 11 16:06:21.963562 crc crio[3638]: time="2026-06-11T16:06:21.963215199Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-98548687b-xnt6d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.214149 | controller | Jun 11 16:06:21.965075 crc crio[3638]: time="2026-06-11T16:06:21.965036732Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2 UID:758062bd-d923-482f-9cff-0b4944b3a717 NetNS:/var/run/netns/17e8440c-e2ea-4e0a-bfb9-60d86fdedcff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod758062bd_d923_482f_9cff_0b4944b3a717.slice PodAnnotations:0xc002cb6298}] Aliases:map[]}"
2026-06-11 18:00:59.214168 | controller | Jun 11 16:06:21.965276 crc crio[3638]: time="2026-06-11T16:06:21.965243217Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.214185 | controller | Jun 11 16:06:21.974730 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d072d065faf542 Mac:2e:c4:6f:76:d4:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.214230 | controller | Jun 11 16:06:21.975016 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be4be13f61d1282 Mac:7a:75:0b:33:75:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.214248 | controller | Jun 11 16:06:21.979209 crc crio[3638]: time="2026-06-11T16:06:21.979139359Z" level=info msg="Got pod network &{Name:controller-manager-7f88546bc-f77wp Namespace:openshift-controller-manager ID:2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 UID:873d27dc-4ecf-42a4-8770-381ae567cf12 NetNS:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod873d27dc_4ecf_42a4_8770_381ae567cf12.slice PodAnnotations:0xc0003d0cd0}] Aliases:map[]}"
2026-06-11 18:00:59.214264 | controller | Jun 11 16:06:21.979348 crc crio[3638]: time="2026-06-11T16:06:21.979324613Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-7f88546bc-f77wp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.214306 | controller | Jun 11 16:06:21.979910 crc crio[3638]: time="2026-06-11T16:06:21.979138899Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e 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:0xc0003d0368}] Aliases:map[]}"
2026-06-11 18:00:59.214326 | controller | Jun 11 16:06:21.979910 crc crio[3638]: time="2026-06-11T16:06:21.979828465Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.214342 | controller | Jun 11 16:06:21.995111 crc crio[3638]: time="2026-06-11T16:06:21.993384288Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ef77742f-804a-4d00-92b9-ce6853544052 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214381 | controller | Jun 11 16:06:21.999344 crc crio[3638]: time="2026-06-11T16:06:21.999271028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=419422a6-a59a-4aed-9d1a-cbac465517fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214406 | controller | Jun 11 16:06:22.015114 crc crio[3638]: time="2026-06-11T16:06:22.015065004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c79c1d00-426f-4ae2-8a87-54e2a8163d60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214423 | controller | Jun 11 16:06:22.018183 crc crio[3638]: time="2026-06-11T16:06:22.018149827Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xxm5s/registry-server" id=be30c30b-499d-4150-9679-a099185aac4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.214458 | controller | Jun 11 16:06:22.018672 crc crio[3638]: time="2026-06-11T16:06:22.01865051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.214479 | controller | Jun 11 16:06:22.020666 crc crio[3638]: time="2026-06-11T16:06:22.020587085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=38711d8e-912a-44c4-8af6-d191c820b402 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214495 | controller | Jun 11 16:06:22.020747 crc crio[3638]: time="2026-06-11T16:06:22.020622576Z" level=info msg="Ran pod sandbox be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=f6e9bec6-8deb-411b-9e3d-8c9f00aefbfd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.214537 | controller | Jun 11 16:06:22.023719 crc crio[3638]: time="2026-06-11T16:06:22.023237689Z" level=info msg="Ran pod sandbox d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc with infra container: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/POD" id=4a39df22-765d-4e06-92d8-5a28ef98587d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.214566 | controller | Jun 11 16:06:22.023931 crc crio[3638]: time="2026-06-11T16:06:22.023863223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=ad0f636b-6668-46a2-8b48-e5c11228b828 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214583 | controller | Jun 11 16:06:22.024376 crc crio[3638]: time="2026-06-11T16:06:22.024307614Z" level=info msg="Ran pod sandbox 2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 with infra container: openshift-controller-manager/controller-manager-7f88546bc-f77wp/POD" id=a7b0bb7c-1912-4ae7-a0a7-c21320d2446d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.214599 | controller | Jun 11 16:06:22.033339 crc crio[3638]: time="2026-06-11T16:06:22.033239177Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=40952bfc-9faf-4882-ae77-6f7d227d8456 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214644 | controller | Jun 11 16:06:22.041297 crc crio[3638]: time="2026-06-11T16:06:22.041207337Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=ea09f459-7313-4e70-b9e0-19481f056907 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.214661 | controller | Jun 11 16:06:22.042215 crc crio[3638]: time="2026-06-11T16:06:22.042024907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.214677 | controller | Jun 11 16:06:22.042215 crc crio[3638]: time="2026-06-11T16:06:22.042101068Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=251cf5f0-82df-44d4-9e29-cd4cbadc3b28 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214722 | controller | Jun 11 16:06:22.044929 crc crio[3638]: time="2026-06-11T16:06:22.043326868Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=822f6ea3-511e-4a33-a779-09d96644b9e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214741 | controller | Jun 11 16:06:22.044929 crc crio[3638]: time="2026-06-11T16:06:22.043821059Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=8f833787-e586-4a6c-b8e5-8713c1a0cacb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214757 | controller | Jun 11 16:06:22.046104 crc crio[3638]: time="2026-06-11T16:06:22.045929329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=912f5069-21ba-4f49-9908-82e9f07eb1bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214796 | controller | Jun 11 16:06:22.049053 crc crio[3638]: time="2026-06-11T16:06:22.048878919Z" level=info msg="Ran pod sandbox 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=b3ef9882-db7e-4461-96cb-e808627999d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.214854 | controller | Jun 11 16:06:22.052164 crc crio[3638]: time="2026-06-11T16:06:22.051386189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=75139c44-6abf-4646-a825-34edabdf4360 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214881 | controller | Jun 11 16:06:22.052164 crc crio[3638]: time="2026-06-11T16:06:22.052076456Z" level=info msg="Ran pod sandbox a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2 with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=ccf9c190-7c85-4260-b5c9-57f607912b0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.214898 | controller | Jun 11 16:06:22.061305 crc crio[3638]: time="2026-06-11T16:06:22.058230472Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=89b4b5dc-d84a-4396-b277-dc713a04b657 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214914 | controller | Jun 11 16:06:22.062347 crc crio[3638]: time="2026-06-11T16:06:22.061676843Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager" id=b623106a-bd9a-40b4-8d36-712eecd4e818 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.214930 | controller | Jun 11 16:06:22.062347 crc crio[3638]: time="2026-06-11T16:06:22.062180745Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=24390ed4-4cbd-488a-9b47-c722e795cbfb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214948 | controller | Jun 11 16:06:22.067944 crc crio[3638]: time="2026-06-11T16:06:22.067889662Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=846f10e5-9b9d-4cb6-bd59-55d19c36b81b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.214966 | controller | Jun 11 16:06:22.070719 crc crio[3638]: time="2026-06-11T16:06:22.070659828Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=54b0389c-8a9a-42f3-abe0-133e1131ae61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.215017 | controller | Jun 11 16:06:22.074712 crc crio[3638]: time="2026-06-11T16:06:22.072105851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215036 | controller | Jun 11 16:06:22.074712 crc crio[3638]: time="2026-06-11T16:06:22.072904082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215053 | controller | Jun 11 16:06:22.085758 crc crio[3638]: time="2026-06-11T16:06:22.084808255Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ea69e744-9090-41d0-b717-d1cb9a71d423 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.215069 | controller | Jun 11 16:06:22.085758 crc crio[3638]: time="2026-06-11T16:06:22.084917947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4896afaa-e2ee-4bd0-a98d-84788540b085 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.215085 | controller | Jun 11 16:06:22.085758 crc crio[3638]: time="2026-06-11T16:06:22.084952278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d5851a87-56a0-4c9d-a75a-169e7d2b2576 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.215101 | controller | Jun 11 16:06:22.085758 crc crio[3638]: time="2026-06-11T16:06:22.084989709Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b5ff5994-bcd8-492d-abb9-853c65c510ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.215116 | controller | Jun 11 16:06:22.103069 crc crio[3638]: time="2026-06-11T16:06:22.102974077Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager" id=76ce0164-744c-479f-b62c-b5f16332d46d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.215131 | controller | Jun 11 16:06:22.108370 crc crio[3638]: time="2026-06-11T16:06:22.108300604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b7278836-999b-4e64-9227-648e6f5da067 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.215147 | controller | Jun 11 16:06:22.116256 crc crio[3638]: time="2026-06-11T16:06:22.116143432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8d74c211-46be-42e7-b29c-409972bcd8eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.215162 | controller | Jun 11 16:06:22.162036 crc crio[3638]: time="2026-06-11T16:06:22.161946682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215178 | controller | Jun 11 16:06:22.162512 crc crio[3638]: time="2026-06-11T16:06:22.162471524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215194 | controller | Jun 11 16:06:22.173011 crc crio[3638]: time="2026-06-11T16:06:22.172960924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215239 | controller | Jun 11 16:06:22.199104 crc crio[3638]: time="2026-06-11T16:06:22.199014965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215259 | controller | Jun 11 16:06:22.202872 crc crio[3638]: time="2026-06-11T16:06:22.202815385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215276 | controller | Jun 11 16:06:22.219394 crc crio[3638]: time="2026-06-11T16:06:22.219286477Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4c425eba-6646-4341-9ea4-f8cce8089109 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.215292 | controller | Jun 11 16:06:22.219801 crc crio[3638]: time="2026-06-11T16:06:22.219328808Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=43fb7407-d6ad-43f1-a09a-b23342cf4b07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.215309 | controller | Jun 11 16:06:22.219801 crc crio[3638]: time="2026-06-11T16:06:22.219498502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=324872bf-254a-4074-811d-6a1317f94807 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.215324 | controller | Jun 11 16:06:22.225578 crc crio[3638]: time="2026-06-11T16:06:22.225512656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215340 | controller | Jun 11 16:06:22.236884 crc crio[3638]: time="2026-06-11T16:06:22.236775454Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=c69bdc4d-1283-44c8-a809-23fb93a621b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.215356 | controller | Jun 11 16:06:22.237267 crc crio[3638]: time="2026-06-11T16:06:22.237208704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215371 | controller | Jun 11 16:06:22.239571 crc crio[3638]: time="2026-06-11T16:06:22.239364206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215387 | controller | Jun 11 16:06:22.259615 crc crio[3638]: time="2026-06-11T16:06:22.254352732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215402 | controller | Jun 11 16:06:22.260540 crc crio[3638]: time="2026-06-11T16:06:22.260095029Z" level=info msg="Creating container: openshift-marketplace/community-operators-wrz8v/registry-server" id=7b4b7c6e-5d7c-429f-a932-a2470d1654eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.215418 | controller | Jun 11 16:06:22.289644 crc crio[3638]: time="2026-06-11T16:06:22.28955767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215434 | controller | Jun 11 16:06:22.289941 crc crio[3638]: time="2026-06-11T16:06:22.289865038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215449 | controller | Jun 11 16:06:22.300556 crc crio[3638]: time="2026-06-11T16:06:22.295990154Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=c6f06b31-7893-44f7-a8d9-d72788eb6816 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.215465 | controller | Jun 11 16:06:22.302661 crc crio[3638]: time="2026-06-11T16:06:22.296394843Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=1bbb85c3-eb56-4203-9044-d788d3c2b242 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.215488 | controller | Jun 11 16:06:22.307111 crc crio[3638]: time="2026-06-11T16:06:22.306194537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215504 | controller | Jun 11 16:06:22.312291 crc crio[3638]: time="2026-06-11T16:06:22.312219101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215541 | controller | Jun 11 16:06:22.312502 crc crio[3638]: time="2026-06-11T16:06:22.312284192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215558 | controller | Jun 11 16:06:22.331511 crc crio[3638]: time="2026-06-11T16:06:22.331355916Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-fggxz/registry-server" id=3a11bfe5-7804-4a4a-8707-a3b993851048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.215574 | controller | Jun 11 16:06:22.396208 crc crio[3638]: time="2026-06-11T16:06:22.393718421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215614 | controller | Jun 11 16:06:22.399527 crc crio[3638]: time="2026-06-11T16:06:22.397005779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215634 | controller | Jun 11 16:06:22.400719 crc crio[3638]: time="2026-06-11T16:06:22.400629935Z" level=info msg="Created container a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500: openshift-marketplace/certified-operators-l27pk/registry-server" id=ea09f459-7313-4e70-b9e0-19481f056907 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.215650 | controller | Jun 11 16:06:22.402502 crc crio[3638]: time="2026-06-11T16:06:22.402368577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215666 | controller | Jun 11 16:06:22.403293 crc crio[3638]: time="2026-06-11T16:06:22.403194877Z" level=info msg="Starting container: a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500" id=4c01ff42-cad3-496c-8042-97dab1d9ffd7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.215682 | controller | Jun 11 16:06:22.408989 crc crio[3638]: time="2026-06-11T16:06:22.408939303Z" level=info msg="Created container 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a: openshift-marketplace/certified-operators-xxm5s/registry-server" id=be30c30b-499d-4150-9679-a099185aac4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.215698 | controller | Jun 11 16:06:22.412802 crc crio[3638]: time="2026-06-11T16:06:22.412701764Z" level=info msg="Started container" PID=15771 containerID=a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500 description=openshift-marketplace/certified-operators-l27pk/registry-server id=4c01ff42-cad3-496c-8042-97dab1d9ffd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177
2026-06-11 18:00:59.215714 | controller | Jun 11 16:06:22.415097 crc crio[3638]: time="2026-06-11T16:06:22.412723883Z" level=info msg="Starting container: 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a" id=f7af8ae9-2b7a-498b-bae9-64ec31c7d016 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.215731 | controller | Jun 11 16:06:22.421787 crc crio[3638]: time="2026-06-11T16:06:22.421740118Z" level=info msg="Started container" PID=15773 containerID=330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a description=openshift-marketplace/certified-operators-xxm5s/registry-server id=f7af8ae9-2b7a-498b-bae9-64ec31c7d016 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82
2026-06-11 18:00:59.215751 | controller | Jun 11 16:06:22.445769 crc crio[3638]: time="2026-06-11T16:06:22.445696429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215768 | controller | Jun 11 16:06:22.450392 crc crio[3638]: time="2026-06-11T16:06:22.450267018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215783 | controller | Jun 11 16:06:22.468225 crc crio[3638]: time="2026-06-11T16:06:22.467922658Z" level=info msg="Created container 1b59cd4152456c67b2111174bb7e07eeac8eba56aea5b7693ec24310f7c0f454: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager" id=b623106a-bd9a-40b4-8d36-712eecd4e818 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.215799 | controller | Jun 11 16:06:22.473364 crc crio[3638]: time="2026-06-11T16:06:22.471052303Z" level=info msg="Starting container: 1b59cd4152456c67b2111174bb7e07eeac8eba56aea5b7693ec24310f7c0f454" id=e035f44f-fc0c-4305-933a-a451b04d8acb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.215817 | controller | Jun 11 16:06:22.475374 crc crio[3638]: time="2026-06-11T16:06:22.475229281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215842 | controller | Jun 11 16:06:22.488905 crc crio[3638]: time="2026-06-11T16:06:22.486833038Z" level=info msg="Started container" PID=15777 containerID=1b59cd4152456c67b2111174bb7e07eeac8eba56aea5b7693ec24310f7c0f454 description=openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager id=e035f44f-fc0c-4305-933a-a451b04d8acb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc
2026-06-11 18:00:59.215861 | controller | Jun 11 16:06:22.497660 crc crio[3638]: time="2026-06-11T16:06:22.49613197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215877 | controller | Jun 11 16:06:22.497660 crc crio[3638]: time="2026-06-11T16:06:22.496904139Z" level=info msg="Created container 6af4ae3dcef6f691b5dec314f576fb95f944c5997ae31dc826113303e9c2b4da: openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager" id=76ce0164-744c-479f-b62c-b5f16332d46d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.215893 | controller | Jun 11 16:06:22.503557 crc crio[3638]: time="2026-06-11T16:06:22.498958247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.215946 | controller | Jun 11 16:06:22.503557 crc crio[3638]: time="2026-06-11T16:06:22.499006098Z" level=info msg="Starting container: 6af4ae3dcef6f691b5dec314f576fb95f944c5997ae31dc826113303e9c2b4da" id=fb580128-bfa3-4d74-93bd-55b1fa828f3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.215966 | controller | Jun 11 16:06:22.516008 crc crio[3638]: time="2026-06-11T16:06:22.5158581Z" level=info msg="Started container" PID=15780 containerID=6af4ae3dcef6f691b5dec314f576fb95f944c5997ae31dc826113303e9c2b4da description=openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager id=fb580128-bfa3-4d74-93bd-55b1fa828f3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952
2026-06-11 18:00:59.215987 | controller | Jun 11 16:06:22.517106 crc crio[3638]: time="2026-06-11T16:06:22.516938436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.216004 | controller | Jun 11 16:06:22.521545 crc crio[3638]: time="2026-06-11T16:06:22.521103575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.216020 | controller | Jun 11 16:06:22.578126 crc crio[3638]: time="2026-06-11T16:06:22.576620836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.216035 | controller | Jun 11 16:06:22.589143 crc crio[3638]: time="2026-06-11T16:06:22.589068573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.216051 | controller | Jun 11 16:06:22.606725 crc crio[3638]: time="2026-06-11T16:06:22.602711018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.216066 | controller | Jun 11 16:06:22.607731 crc crio[3638]: time="2026-06-11T16:06:22.607655175Z" level=info msg="Created container 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732: openshift-marketplace/community-operators-qhh6t/registry-server" id=43fb7407-d6ad-43f1-a09a-b23342cf4b07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.216082 | controller | Jun 11 16:06:22.611144 crc crio[3638]: time="2026-06-11T16:06:22.610917533Z" level=info msg="Starting container: 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732" id=2ca24ba4-efe0-4ef5-9553-b1c92f67f158 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.216098 | controller | Jun 11 16:06:22.625329 crc crio[3638]: time="2026-06-11T16:06:22.620099402Z" level=info msg="Started container" PID=15791 containerID=56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732 description=openshift-marketplace/community-operators-qhh6t/registry-server id=2ca24ba4-efe0-4ef5-9553-b1c92f67f158 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4
2026-06-11 18:00:59.216114 | controller | Jun 11 16:06:22.648306 crc crio[3638]: time="2026-06-11T16:06:22.648222002Z" level=info msg="Created container 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=c6f06b31-7893-44f7-a8d9-d72788eb6816 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.216129 | controller | Jun 11 16:06:22.664052 crc crio[3638]: time="2026-06-11T16:06:22.658839954Z" level=info msg="Created container 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540: openshift-marketplace/community-operators-wrz8v/registry-server" id=7b4b7c6e-5d7c-429f-a932-a2470d1654eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.216145 | controller | Jun 11 16:06:22.664052 crc crio[3638]: time="2026-06-11T16:06:22.663767102Z" level=info msg="Starting container: 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186" id=fec489ed-e00e-4ec9-80aa-200d5b6729ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.216160 | controller | Jun 11 16:06:22.664217 crc crio[3638]: time="2026-06-11T16:06:22.664050089Z" level=info msg="Starting container: 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540" id=b979d2a4-4a47-46d1-a8f8-8036794ccd67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.216175 | controller | Jun 11 16:06:22.674639 crc crio[3638]: time="2026-06-11T16:06:22.673675968Z" level=info msg="Started container" PID=15820 containerID=02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=fec489ed-e00e-4ec9-80aa-200d5b6729ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc
2026-06-11 18:00:59.216194 | controller | Jun 11 16:06:22.710763 crc crio[3638]: time="2026-06-11T16:06:22.710501715Z" level=info msg="Started container" PID=15804 containerID=0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540 description=openshift-marketplace/community-operators-wrz8v/registry-server id=b979d2a4-4a47-46d1-a8f8-8036794ccd67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2
2026-06-11 18:00:59.216211 | controller | Jun 11 16:06:22.744973 crc crio[3638]: time="2026-06-11T16:06:22.741314939Z" level=info msg="Created container bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582: openshift-marketplace/redhat-marketplace-fggxz/registry-server" id=3a11bfe5-7804-4a4a-8707-a3b993851048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.216227 | controller | Jun 11 16:06:22.747691 crc crio[3638]: time="2026-06-11T16:06:22.747549277Z" level=info msg="Starting container: bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582" id=6b389b76-c121-4afb-8ef9-fc31d181b046 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.216242 | controller | Jun 11 16:06:22.754627 crc crio[3638]: time="2026-06-11T16:06:22.750024616Z" level=info msg="Created container 1e8a4230089fa02b5c294eaffa32ac71eeee692ab563d6604bcf735df4697dda: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=54b0389c-8a9a-42f3-abe0-133e1131ae61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.216258 | controller | Jun 11 16:06:22.755764 crc crio[3638]: time="2026-06-11T16:06:22.755642179Z" level=info msg="Starting container: 1e8a4230089fa02b5c294eaffa32ac71eeee692ab563d6604bcf735df4697dda" id=5d1c6b8c-b679-46d3-9e85-d60a4166bb4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.216274 | controller | Jun 11 16:06:22.769769 crc crio[3638]: time="2026-06-11T16:06:22.767693587Z" level=info msg="Started container" PID=15853 containerID=bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582 description=openshift-marketplace/redhat-marketplace-fggxz/registry-server id=6b389b76-c121-4afb-8ef9-fc31d181b046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553
2026-06-11 18:00:59.216316 | controller | Jun 11 16:06:22.782713 crc crio[3638]: time="2026-06-11T16:06:22.782666993Z" level=info msg="Started container" PID=15835 containerID=1e8a4230089fa02b5c294eaffa32ac71eeee692ab563d6604bcf735df4697dda description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=5d1c6b8c-b679-46d3-9e85-d60a4166bb4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0
2026-06-11 18:00:59.216338 | controller | Jun 11 16:06:23.322328 crc crio[3638]: time="2026-06-11T16:06:23.322251552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.216354 | controller | Jun 11 16:06:23.337555 crc crio[3638]: time="2026-06-11T16:06:23.337068215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.216371 | controller | Jun 11 16:06:24.357785 crc crio[3638]: time="2026-06-11T16:06:24.357609478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ea3bf81e-4749-4324-b365-a2a076194392 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.216388 | controller | Jun 11 16:06:24.368916 crc crio[3638]: time="2026-06-11T16:06:24.368806804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=04c76a4f-38fa-4305-8e39-ffbfabafad9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.216408 | controller | Jun 11 16:06:24.392158 crc crio[3638]: time="2026-06-11T16:06:24.391935725Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c85cb0fb-f6f5-4ebe-9f8d-8e78c2ddf255 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.216424 | controller | Jun 11 16:06:24.392863 crc crio[3638]: time="2026-06-11T16:06:24.392821705Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1e4212eb-77bd-4fcd-ae7f-4c6d558a48c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.216440 | controller | Jun 11 16:06:25.149194 crc crio[3638]: time="2026-06-11T16:06:25.149084625Z" level=info msg="Created container b90a2960a6b8b002114903ba7b0c2b8d397ee69746b1f0bdab84eb3fbbc29c7f: openshift-kube-apiserver/installer-13-crc/installer" id=1bbb85c3-eb56-4203-9044-d788d3c2b242 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.216456 | controller | Jun 11 16:06:25.151483 crc crio[3638]: time="2026-06-11T16:06:25.151208946Z" level=info msg="Starting container: b90a2960a6b8b002114903ba7b0c2b8d397ee69746b1f0bdab84eb3fbbc29c7f" id=40e64c63-04d1-48ec-be70-198f6e5ce759 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.216471 | controller | Jun 11 16:06:25.165999 crc crio[3638]: time="2026-06-11T16:06:25.163972439Z" level=info msg="Started container" PID=15896 containerID=b90a2960a6b8b002114903ba7b0c2b8d397ee69746b1f0bdab84eb3fbbc29c7f description=openshift-kube-apiserver/installer-13-crc/installer id=40e64c63-04d1-48ec-be70-198f6e5ce759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2
2026-06-11 18:00:59.216487 | controller | Jun 11 16:06:25.227753 crc crio[3638]: time="2026-06-11T16:06:25.227247406Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-dgpbn/registry-server" id=b5532f9c-eaa6-499f-bb95-daefd59dd0bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.216503 | controller | Jun 11 16:06:25.227753 crc crio[3638]: time="2026-06-11T16:06:25.227694766Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=fd30654c-2075-4c06-b50f-635757ae6f4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.216539 | controller | Jun 11 16:06:25.228083 crc crio[3638]: time="2026-06-11T16:06:25.227998143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.216558 | controller | Jun 11 16:06:25.228400 crc crio[3638]: time="2026-06-11T16:06:25.227998614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.216575 | controller | Jun 11 16:06:25.296367 crc crio[3638]: time="2026-06-11T16:06:25.295765148Z" level=info msg="Created container dbd2509f06eb7b318a20f35af9f10b52794f8f6d73d61a0ea0c4b68fe166b5a8: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=c69bdc4d-1283-44c8-a809-23fb93a621b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.216590 | controller | Jun 11 16:06:25.302309 crc crio[3638]: time="2026-06-11T16:06:25.30173755Z" level=info msg="Starting container: dbd2509f06eb7b318a20f35af9f10b52794f8f6d73d61a0ea0c4b68fe166b5a8" id=cf797449-b639-4119-a5b7-4894d34199d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.216606 | controller | Jun 11 16:06:25.363595 crc crio[3638]: time="2026-06-11T16:06:25.363492771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.216626 | controller | Jun 11 16:06:25.374609 crc crio[3638]: time="2026-06-11T16:06:25.374052822Z" level=info msg="Started container" PID=15897 containerID=dbd2509f06eb7b318a20f35af9f10b52794f8f6d73d61a0ea0c4b68fe166b5a8 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=cf797449-b639-4119-a5b7-4894d34199d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e
2026-06-11 18:00:59.216643 | controller | Jun 11 16:06:25.378874 crc crio[3638]: time="2026-06-11T16:06:25.378677352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.216659 | controller | Jun 11 16:06:25.404989 crc crio[3638]: time="2026-06-11T16:06:25.403930944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.216674 | controller | Jun 11 16:06:25.443144 crc crio[3638]: time="2026-06-11T16:06:25.442948223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.216690 | controller | Jun 11 16:06:26.276999 crc crio[3638]: time="2026-06-11T16:06:26.276741569Z" level=info msg="Created container ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=fd30654c-2075-4c06-b50f-635757ae6f4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.216706 | controller | Jun 11 16:06:26.278234 crc crio[3638]: time="2026-06-11T16:06:26.278138942Z" level=info msg="Starting container: ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8" id=b13279cb-ec82-4262-92af-0dad863dfe45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.216721 | controller | Jun 11 16:06:26.284113 crc crio[3638]: time="2026-06-11T16:06:26.284033992Z" level=info msg="Started container" PID=16001 containerID=ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=b13279cb-ec82-4262-92af-0dad863dfe45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225
2026-06-11 18:00:59.216737 | controller | Jun 11 16:06:26.341160 crc crio[3638]: time="2026-06-11T16:06:26.341061939Z" level=info msg="Created container 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4: openshift-marketplace/redhat-operators-dgpbn/registry-server" id=b5532f9c-eaa6-499f-bb95-daefd59dd0bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.216752 | controller | Jun 11 16:06:26.344345 crc crio[3638]: time="2026-06-11T16:06:26.342900544Z" level=info msg="Starting container: 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4" id=089c52da-0431-491f-9025-984d1e4a3253 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.216767 | controller | Jun 11 16:06:26.351759 crc crio[3638]: time="2026-06-11T16:06:26.351659573Z" level=info msg="Started container" PID=15998 containerID=5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4 description=openshift-marketplace/redhat-operators-dgpbn/registry-server id=089c52da-0431-491f-9025-984d1e4a3253 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5
2026-06-11 18:00:59.216783 | controller | Jun 11 16:06:31.771208 crc crio[3638]: time="2026-06-11T16:06:31.770305058Z" level=info msg="Stopping pod sandbox: 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e" id=4f5051f3-b4a3-4f58-aba6-3ab82f84e12a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.216798 | controller | Jun 11 16:06:31.774069 crc crio[3638]: time="2026-06-11T16:06:31.773200847Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e UID:392d0588-ab44-4ec8-87bf-ba7f0cacf25b NetNS:/var/run/netns/7f5df4d8-7141-4a2f-9f3c-7112ba4775ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod392d0588_ab44_4ec8_87bf_ba7f0cacf25b.slice PodAnnotations:0xc00210c1c8}] Aliases:map[]}"
2026-06-11 18:00:59.216817 | controller | Jun 11 16:06:31.774145 crc crio[3638]: time="2026-06-11T16:06:31.774090118Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.216837 | controller | Jun 11 16:06:35.306209 crc crio[3638]: time="2026-06-11T16:06:35.305498682Z" level=info msg="Stopped pod sandbox: 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e" id=4f5051f3-b4a3-4f58-aba6-3ab82f84e12a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.216862 | controller | Jun 11 16:06:45.581134 crc crio[3638]: time="2026-06-11T16:06:45.579340484Z" level=info msg="Stopping container: 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a (timeout: 2s)" id=a1b175d1-1b52-4293-b89c-3230d977ce76 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.216880 | controller | Jun 11 16:06:46.162598 crc crio[3638]: time="2026-06-11T16:06:46.16209251Z" level=info msg="Stopping container: bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582 (timeout: 2s)" id=8b753d8f-7120-432c-abbe-3985a7549f1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.216897 | controller | Jun 11 16:06:46.270674 crc crio[3638]: time="2026-06-11T16:06:46.270083773Z" level=info msg="Stopped container 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a: openshift-marketplace/certified-operators-xxm5s/registry-server" id=a1b175d1-1b52-4293-b89c-3230d977ce76 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.216912 | controller | Jun 11 16:06:46.272525 crc crio[3638]: time="2026-06-11T16:06:46.272378707Z" level=info msg="Stopping pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82" id=29549874-d4c0-47bb-be19-29b9bc1480cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.216928 | controller | Jun 11 16:06:46.275087 crc crio[3638]: time="2026-06-11T16:06:46.274680201Z" level=info msg="Got pod network &{Name:certified-operators-xxm5s Namespace:openshift-marketplace ID:74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82 UID:6ff13057-2817-40e3-8d80-0fb6e189f9e1 NetNS:/var/run/netns/77089f43-d0be-40b5-b0ac-488999bc645a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ff13057_2817_40e3_8d80_0fb6e189f9e1.slice PodAnnotations:0xc001b15038}] Aliases:map[]}"
2026-06-11 18:00:59.216945 | controller | Jun 11 16:06:46.275748 crc crio[3638]: time="2026-06-11T16:06:46.275194854Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-xxm5s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.216961 | controller | Jun 11 16:06:46.318211 crc crio[3638]: time="2026-06-11T16:06:46.318078615Z" level=info msg="Stopped container bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582: openshift-marketplace/redhat-marketplace-fggxz/registry-server" id=8b753d8f-7120-432c-abbe-3985a7549f1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.217021 | controller | Jun 11 16:06:46.323758 crc crio[3638]: time="2026-06-11T16:06:46.323181356Z" level=info msg="Stopping pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553" id=8654cdf6-2617-4501-9324-d28477ae2707 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.217044 | controller | Jun 11 16:06:46.324580 crc crio[3638]: time="2026-06-11T16:06:46.324085198Z" level=info msg="Got pod network &{Name:redhat-marketplace-fggxz Namespace:openshift-marketplace ID:65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553 UID:762ef139-f9ec-4b60-9da1-76f7e2ebeb2b NetNS:/var/run/netns/39f4eb96-2bbe-4161-9380-a6028d35d189 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod762ef139_f9ec_4b60_9da1_76f7e2ebeb2b.slice PodAnnotations:0xc0003d1220}] Aliases:map[]}"
2026-06-11 18:00:59.217066 | controller | Jun 11 16:06:46.324580 crc crio[3638]: time="2026-06-11T16:06:46.324546409Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-fggxz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.217083 | controller | Jun 11 16:06:46.706333 crc crio[3638]: time="2026-06-11T16:06:46.705982032Z" level=info msg="Stopped pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82" id=29549874-d4c0-47bb-be19-29b9bc1480cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.217099 | controller | Jun 11 16:06:46.965115 crc crio[3638]: time="2026-06-11T16:06:46.965039161Z" level=info msg="Stopped pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553" id=8654cdf6-2617-4501-9324-d28477ae2707 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.217115 | controller | Jun 11 16:06:47.442163 crc crio[3638]: time="2026-06-11T16:06:47.442093821Z" level=info msg="Removing container: bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582" id=69799dc9-d5cd-4e33-9b10-e7f489a2cf3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217130 | controller | Jun 11 16:06:47.512533 crc crio[3638]: time="2026-06-11T16:06:47.512392855Z" level=info msg="Removed container bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582: openshift-marketplace/redhat-marketplace-fggxz/registry-server" id=69799dc9-d5cd-4e33-9b10-e7f489a2cf3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217159 | controller | Jun 11 16:06:47.521340 crc crio[3638]: time="2026-06-11T16:06:47.521268197Z" level=info msg="Removing container: ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed" id=bda41f30-c8c2-4c14-9fab-aefc6eb1ad6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217177 | controller | Jun 11 16:06:47.559608 crc crio[3638]: time="2026-06-11T16:06:47.559528058Z" level=info msg="Removed container ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed: openshift-marketplace/redhat-marketplace-fggxz/extract-content" id=bda41f30-c8c2-4c14-9fab-aefc6eb1ad6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217193 | controller | Jun 11 16:06:47.562000 crc crio[3638]: time="2026-06-11T16:06:47.561900304Z" level=info msg="Removing container: c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4" id=e6f90abf-d5c3-45b2-84e1-1deea17ae1a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217208 | controller | Jun 11 16:06:47.579855 crc crio[3638]: time="2026-06-11T16:06:47.579794451Z" level=info msg="Removed container c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4: openshift-marketplace/redhat-marketplace-fggxz/extract-utilities" id=e6f90abf-d5c3-45b2-84e1-1deea17ae1a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217224 | controller | Jun 11 16:06:47.582845 crc crio[3638]: time="2026-06-11T16:06:47.582793792Z" level=info msg="Removing container: 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a" id=95179493-88fd-4d8b-9c1b-320b14f383d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217240 | controller | Jun 11 16:06:47.603615 crc crio[3638]: time="2026-06-11T16:06:47.603527395Z" level=info msg="Removed container 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a: openshift-marketplace/certified-operators-xxm5s/registry-server" id=95179493-88fd-4d8b-9c1b-320b14f383d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217259 | controller | Jun 11 16:06:47.606741 crc crio[3638]: time="2026-06-11T16:06:47.606671341Z" level=info msg="Removing container: 756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6" id=55c49c22-bf24-4040-9f34-31dc2930390f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217275 | controller | Jun 11 16:06:47.627913 crc crio[3638]: time="2026-06-11T16:06:47.627815224Z" level=info msg="Removed container 756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6: openshift-marketplace/certified-operators-xxm5s/extract-content" id=55c49c22-bf24-4040-9f34-31dc2930390f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217292 | controller | Jun 11 16:06:47.630353 crc crio[3638]: time="2026-06-11T16:06:47.630294333Z" level=info msg="Removing container: bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e" id=075bc3be-a34d-43ad-9223-9c3069d2db15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217307 | controller | Jun 11 16:06:47.648219 crc crio[3638]: time="2026-06-11T16:06:47.648026416Z" level=info msg="Removed container bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e: openshift-marketplace/certified-operators-xxm5s/extract-utilities" id=075bc3be-a34d-43ad-9223-9c3069d2db15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217323 | controller | Jun 11 16:06:47.947328 crc crio[3638]: time="2026-06-11T16:06:47.94724024Z" level=info msg="Stopping container: 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540 (timeout: 2s)" id=d543152e-b5b6-4abf-be4e-3adb8e678ddb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.217339 | controller | Jun 11 16:06:48.087206 crc crio[3638]: time="2026-06-11T16:06:48.08706366Z" level=info msg="Stopped container 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540: openshift-marketplace/community-operators-wrz8v/registry-server" id=d543152e-b5b6-4abf-be4e-3adb8e678ddb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.217354 | controller | Jun 11 16:06:48.088301 crc crio[3638]: time="2026-06-11T16:06:48.088224208Z" level=info msg="Stopping pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2" id=e09db366-a381-45ea-9a50-884ad6e66761 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.217370 | controller | Jun 11 16:06:48.088821 crc crio[3638]: time="2026-06-11T16:06:48.088757771Z" level=info msg="Got pod network &{Name:community-operators-wrz8v Namespace:openshift-marketplace ID:1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2 UID:a8e20d30-2278-4a7e-a0d7-986e53395978 NetNS:/var/run/netns/94ec5f5e-fd60-46e2-a2c6-a96a9175b1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8e20d30_2278_4a7e_a0d7_986e53395978.slice PodAnnotations:0xc001b14358}] Aliases:map[]}"
2026-06-11 18:00:59.217386 | controller | Jun 11 16:06:48.089112 crc crio[3638]: time="2026-06-11T16:06:48.088986437Z" level=info msg="Deleting pod openshift-marketplace_community-operators-wrz8v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.217402 | controller | Jun 11 16:06:48.465917 crc crio[3638]: time="2026-06-11T16:06:48.465712618Z" level=info msg="Stopping container: 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75 (timeout: 2s)" id=2cf4409f-b73f-4b98-9899-864c9348e172 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.217418 | controller | Jun 11 16:06:48.666000 crc crio[3638]: time="2026-06-11T16:06:48.665089765Z" level=info msg="Stopped container 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2cf4409f-b73f-4b98-9899-864c9348e172 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.217433 | controller | Jun 11 16:06:48.668611 crc crio[3638]: time="2026-06-11T16:06:48.668303701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=e4c914f3-ff33-4589-b698-83434b982e0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.217461 | controller | Jun 11 16:06:48.673035 crc crio[3638]: time="2026-06-11T16:06:48.672545193Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b3ca06b1-2e0a-40ee-9297-6e0bfbc8cc48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.217485 | controller | Jun 11 16:06:48.698803 crc crio[3638]: time="2026-06-11T16:06:48.693508822Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c5fc1694-a78a-4dd2-abd7-228446c4d828 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.217502 | controller | Jun 11 16:06:48.698803 crc crio[3638]: time="2026-06-11T16:06:48.695235203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.217539 | controller | Jun 11 16:06:48.752964 crc crio[3638]: time="2026-06-11T16:06:48.75268606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.217558 | controller | Jun 11 16:06:48.773719 crc crio[3638]: time="2026-06-11T16:06:48.772896701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.217574 | controller | Jun 11 16:06:48.946115 crc crio[3638]: time="2026-06-11T16:06:48.945610466Z" level=info msg="Created container edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c5fc1694-a78a-4dd2-abd7-228446c4d828 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.217589 | controller | Jun 11 16:06:48.952311 crc crio[3638]: time="2026-06-11T16:06:48.952145781Z" level=info msg="Starting container: edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265" id=fc52d145-b31b-40fe-98d2-1191be8c18a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.217605 | controller | Jun 11 16:06:48.957195 crc crio[3638]: time="2026-06-11T16:06:48.957105019Z" level=info msg="Started container" PID=16563 containerID=edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fc52d145-b31b-40fe-98d2-1191be8c18a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1
2026-06-11 18:00:59.217622 | controller | Jun 11 16:06:49.208829 crc crio[3638]: time="2026-06-11T16:06:49.208201178Z" level=info msg="Stopped pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2" id=e09db366-a381-45ea-9a50-884ad6e66761 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.217662 | controller | Jun 11 16:06:49.505708 crc crio[3638]: time="2026-06-11T16:06:49.504976126Z" level=info msg="Removing container: 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540" id=b5b60238-7ce0-4859-b0f1-a455eb5ddd52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217683 | controller | Jun 11 16:06:49.533823 crc crio[3638]: time="2026-06-11T16:06:49.53372486Z" level=info msg="Removed container 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540: openshift-marketplace/community-operators-wrz8v/registry-server" id=b5b60238-7ce0-4859-b0f1-a455eb5ddd52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217700 | controller | Jun 11 16:06:49.541771 crc crio[3638]: time="2026-06-11T16:06:49.541612818Z" level=info msg="Removing container: 1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933" id=e91c9278-deee-4ced-948f-8c536be8db87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217719 | controller | Jun 11 16:06:49.570971 crc crio[3638]: time="2026-06-11T16:06:49.570871095Z" level=info msg="Removed container 1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933: openshift-marketplace/community-operators-wrz8v/extract-content" id=e91c9278-deee-4ced-948f-8c536be8db87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217735 | controller | Jun 11 16:06:49.583583 crc crio[3638]: time="2026-06-11T16:06:49.583037325Z" level=info msg="Removing container: d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0" id=3fa72cb1-e822-4c91-8884-3ff9fddcb111 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217751 | controller | Jun 11 16:06:49.628108 crc crio[3638]: time="2026-06-11T16:06:49.628025685Z" level=info msg="Removed container d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0: openshift-marketplace/community-operators-wrz8v/extract-utilities" id=3fa72cb1-e822-4c91-8884-3ff9fddcb111 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217767 | controller | Jun 11 16:06:49.631161 crc crio[3638]: time="2026-06-11T16:06:49.631068628Z" level=info msg="Removing container: 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11" id=5d55e989-0ac1-4b14-aab6-2dcf00017b06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217782 | controller | Jun 11 16:06:49.695918 crc crio[3638]: time="2026-06-11T16:06:49.695851291Z" level=info msg="Removed container 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5d55e989-0ac1-4b14-aab6-2dcf00017b06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217798 | controller | Jun 11 16:06:54.587233 crc crio[3638]: time="2026-06-11T16:06:54.586462162Z" level=info msg="Stopping container: 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4 (timeout: 2s)" id=1c3ad9e6-ba26-463e-bd20-dc953bad8331 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.217814 | controller | Jun 11 16:06:55.213654 crc crio[3638]: time="2026-06-11T16:06:55.213592006Z" level=info msg="Stopped container 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4: openshift-marketplace/redhat-operators-dgpbn/registry-server" id=1c3ad9e6-ba26-463e-bd20-dc953bad8331 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.217830 | controller | Jun 11 16:06:55.215001 crc crio[3638]: time="2026-06-11T16:06:55.214912177Z" level=info msg="Stopping pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5" id=910baa55-52fd-4080-a6dd-c05206ae1e1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.217848 | controller | Jun 11 16:06:55.215628 crc crio[3638]: time="2026-06-11T16:06:55.215560712Z" level=info msg="Got pod network &{Name:redhat-operators-dgpbn Namespace:openshift-marketplace ID:fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5 UID:4e62c4ac-f483-4073-b758-40a162460570 NetNS:/var/run/netns/5accd0d5-963f-41a9-b4e9-acd693c3fcf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e62c4ac_f483_4073_b758_40a162460570.slice PodAnnotations:0xc001b14938}] Aliases:map[]}"
2026-06-11 18:00:59.217872 | controller | Jun 11 16:06:55.215767 crc crio[3638]: time="2026-06-11T16:06:55.215723636Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-dgpbn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.217894 | controller | Jun 11 16:06:56.206601 crc crio[3638]: time="2026-06-11T16:06:56.206269065Z" level=info msg="Stopped pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5" id=910baa55-52fd-4080-a6dd-c05206ae1e1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.217911 | controller | Jun 11 16:06:56.635638 crc crio[3638]: time="2026-06-11T16:06:56.6348108Z" level=info msg="Removing container: 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4" id=61a57caa-d93f-4b21-8ff2-a5a9b5f2dea8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217930 | controller | Jun 11 16:06:56.672073 crc crio[3638]: time="2026-06-11T16:06:56.671890513Z" level=info msg="Removed container 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4: openshift-marketplace/redhat-operators-dgpbn/registry-server" id=61a57caa-d93f-4b21-8ff2-a5a9b5f2dea8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217947 | controller | Jun 11 16:06:56.676655 crc crio[3638]: time="2026-06-11T16:06:56.676536464Z" level=info msg="Removing container: 7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc" id=9d594bbc-9376-4c6d-b2db-b14fd3c7dd1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217962 | controller | Jun 11 16:06:56.719852 crc crio[3638]: time="2026-06-11T16:06:56.719744253Z" level=info msg="Removed container 7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc: openshift-marketplace/redhat-operators-dgpbn/extract-content" id=9d594bbc-9376-4c6d-b2db-b14fd3c7dd1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217978 | controller | Jun 11 16:06:56.723165 crc crio[3638]: time="2026-06-11T16:06:56.72301597Z" level=info msg="Removing container: 51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae" id=4207c1b4-79b3-49f1-b488-39ce61a7f218 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.217993 | controller | Jun 11 16:06:56.751270 crc crio[3638]: time="2026-06-11T16:06:56.751034287Z" level=info msg="Removed container 51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae: openshift-marketplace/redhat-operators-dgpbn/extract-utilities" id=4207c1b4-79b3-49f1-b488-39ce61a7f218 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218009 | controller | Jun 11 16:07:10.308314 crc crio[3638]: time="2026-06-11T16:07:10.304129844Z" level=info msg="Stopping container: 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f (timeout: 15s)" id=28a42a3e-a9ed-4e6f-94fb-d7da395786d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.218024 | controller | Jun 11 16:07:10.309623 crc crio[3638]: time="2026-06-11T16:07:10.309144447Z" level=info msg="Stopping container: 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3 (timeout: 15s)" id=8fa4d6d3-e0fc-4f42-ab7c-761300b2f673 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.218040 | controller | Jun 11 16:07:10.310009 crc crio[3638]: time="2026-06-11T16:07:10.309838723Z" level=info msg="Stopping container: 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8 (timeout: 15s)" id=92c7af3c-bc0b-42fa-9e7d-4f7bcda19df8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.218238 | controller | Jun 11 16:07:10.311400 crc crio[3638]: time="2026-06-11T16:07:10.311251324Z" level=info msg="Stopping container: e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664 (timeout: 15s)" id=fa79aad4-34b7-40de-9d18-266f6f1ece58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.218267 | controller | Jun 11 16:07:10.312867 crc crio[3638]: time="2026-06-11T16:07:10.312752368Z" level=info msg="Stopping container: 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5 (timeout: 15s)" id=11717309-9e81-4d55-a7bf-be9ea2e73821 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.218285 | controller | Jun 11 16:07:10.606251 crc crio[3638]: time="2026-06-11T16:07:10.605603337Z" level=info msg="Stopped container 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=8fa4d6d3-e0fc-4f42-ab7c-761300b2f673 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.218303 | controller | Jun 11 16:07:10.733226 crc crio[3638]: time="2026-06-11T16:07:10.732610411Z" level=info msg="Stopped container 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=28a42a3e-a9ed-4e6f-94fb-d7da395786d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.218323 | controller | Jun 11 16:07:10.762762 crc crio[3638]: time="2026-06-11T16:07:10.762688677Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=565e8770-50b0-41f2-9e6d-4aca25ef7f01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.218340 | controller | Jun 11 16:07:10.762918 crc crio[3638]: time="2026-06-11T16:07:10.762805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.218356 | controller | Jun 11 16:07:10.851490 crc crio[3638]: time="2026-06-11T16:07:10.851231056Z" level=info msg="Stopped container 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=11717309-9e81-4d55-a7bf-be9ea2e73821 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.218373 | controller | Jun 11 16:07:10.915320 crc crio[3638]: time="2026-06-11T16:07:10.909762581Z" level=info msg="Stopped container e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=fa79aad4-34b7-40de-9d18-266f6f1ece58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.218388 | controller | Jun 11 16:07:10.930976 crc crio[3638]: time="2026-06-11T16:07:10.930770963Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=565e8770-50b0-41f2-9e6d-4aca25ef7f01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.218405 | controller | Jun 11 16:07:10.943304 crc crio[3638]: time="2026-06-11T16:07:10.943158312Z" level=info msg="Ran pod sandbox a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=565e8770-50b0-41f2-9e6d-4aca25ef7f01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.218420 | controller | Jun 11 16:07:10.948179 crc crio[3638]: time="2026-06-11T16:07:10.947992239Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2c84f29f-8c0c-462a-9342-029e82425294 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.218436 | controller | Jun 11 16:07:10.972326 crc crio[3638]: time="2026-06-11T16:07:10.972144742Z" level=info msg="Removing container: adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143" id=8dd24c54-41e1-42ba-9e02-f6e7175171fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218451 | controller | Jun 11 16:07:10.976343 crc crio[3638]: time="2026-06-11T16:07:10.975996619Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6108751c-002d-4af4-a270-5794cdbd40d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.218467 | controller | Jun 11 16:07:11.082786 crc crio[3638]: time="2026-06-11T16:07:11.082671445Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=abf1fe12-c5c7-4d2b-86b6-e3c3d50646fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.218483 | controller | Jun 11 16:07:11.084343 crc crio[3638]: time="2026-06-11T16:07:11.083285599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.218498 | controller | Jun 11 16:07:11.142086 crc crio[3638]: time="2026-06-11T16:07:11.141739832Z" level=info msg="Removed container adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=8dd24c54-41e1-42ba-9e02-f6e7175171fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218537 | controller | Jun 11 16:07:11.153171 crc crio[3638]: time="2026-06-11T16:07:11.153062937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.218556 | controller | Jun 11 16:07:11.411025 crc crio[3638]: time="2026-06-11T16:07:11.410315286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.218572 | controller | Jun 11 16:07:11.642695 crc crio[3638]: time="2026-06-11T16:07:11.642569694Z" level=info msg="Created container 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=abf1fe12-c5c7-4d2b-86b6-e3c3d50646fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.218588 | controller | Jun 11 16:07:11.647760 crc crio[3638]: time="2026-06-11T16:07:11.646156315Z" level=info msg="Starting container: 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250" id=b05516a6-3c02-448c-990f-6f1160122860 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.218604 | controller | Jun 11 16:07:11.680576 crc crio[3638]: time="2026-06-11T16:07:11.6802844Z" level=info msg="Started container" PID=16963 containerID=6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=b05516a6-3c02-448c-990f-6f1160122860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57
2026-06-11 18:00:59.218620 | controller | Jun 11 16:07:14.052632 crc crio[3638]: time="2026-06-11T16:07:14.051670097Z" level=info msg="Removing container: 5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3" id=4d1e8aa2-e404-4192-8e29-cc4500e4a7fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218636 | controller | Jun 11 16:07:14.401841 crc crio[3638]: time="2026-06-11T16:07:14.401737841Z" level=info msg="Removed container 5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=4d1e8aa2-e404-4192-8e29-cc4500e4a7fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218652 | controller | Jun 11 16:07:14.556861 crc crio[3638]: time="2026-06-11T16:07:14.556759074Z" level=info msg="Stopped container 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=92c7af3c-bc0b-42fa-9e7d-4f7bcda19df8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.218668 | controller | Jun 11 16:07:14.558936 crc crio[3638]: time="2026-06-11T16:07:14.55878362Z" level=info msg="Stopping pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884" id=599b6163-4773-48c4-8f8a-785dd9708a4f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.218684 | controller | Jun 11 16:07:14.572699 crc crio[3638]: time="2026-06-11T16:07:14.572246693Z" level=info msg="Stopped pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884" id=599b6163-4773-48c4-8f8a-785dd9708a4f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.218699 | controller | Jun 11 16:07:15.071261 crc crio[3638]: time="2026-06-11T16:07:15.07110953Z" level=info msg="Removing container: e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664" id=4071c3dc-3690-470c-8921-300bd4bda6d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218715 | controller | Jun 11 16:07:15.117238 crc crio[3638]: time="2026-06-11T16:07:15.116675883Z" level=info msg="Removed container e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4071c3dc-3690-470c-8921-300bd4bda6d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218734 | controller | Jun 11 16:07:15.157073 crc crio[3638]: time="2026-06-11T16:07:15.156862856Z" level=info msg="Removing container: 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8" id=0e22ecf7-194c-4bbf-a296-ddff53e3045e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218751 | controller | Jun 11 16:07:15.217238 crc crio[3638]: time="2026-06-11T16:07:15.21708238Z" level=info msg="Removed container 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=0e22ecf7-194c-4bbf-a296-ddff53e3045e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218766 | controller | Jun 11 16:07:15.221103 crc crio[3638]: time="2026-06-11T16:07:15.220996238Z" level=info msg="Removing container: 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3" id=b482fb11-9897-44e3-bcce-f145bff7d9a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218782 | controller | Jun 11 16:07:15.244238 crc crio[3638]: time="2026-06-11T16:07:15.244079836Z" level=info msg="Removed container 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=b482fb11-9897-44e3-bcce-f145bff7d9a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218798 | controller | Jun 11 16:07:15.254596 crc crio[3638]: time="2026-06-11T16:07:15.254335016Z" level=info msg="Removing container: 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5" id=941fc63a-8183-4c42-ae73-adfd77cf3306 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218813 | controller | Jun 11 16:07:15.277592 crc crio[3638]: time="2026-06-11T16:07:15.277479156Z" level=info msg="Removed container 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=941fc63a-8183-4c42-ae73-adfd77cf3306 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218829 | controller | Jun 11 16:07:15.279813 crc crio[3638]: time="2026-06-11T16:07:15.279712987Z" level=info msg="Removing container: 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f" id=3255b287-c23d-4b7f-a2b8-17c0403e8c5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218845 | controller | Jun 11 16:07:15.299466 crc crio[3638]: time="2026-06-11T16:07:15.299289307Z" level=info msg="Removed container 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=3255b287-c23d-4b7f-a2b8-17c0403e8c5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218930 | controller | Jun 11 16:07:15.304314 crc crio[3638]: time="2026-06-11T16:07:15.303725316Z" level=info msg="Removing container: 59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe" id=3a3f0109-d169-412b-b00e-8c47a6c051f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218957 | controller | Jun 11 16:07:15.403666 crc crio[3638]: time="2026-06-11T16:07:15.402949835Z" level=info msg="Removed container 59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe: openshift-kube-apiserver/kube-apiserver-crc/setup" id=3a3f0109-d169-412b-b00e-8c47a6c051f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.218975 | controller | Jun 11 16:07:18.100979 crc crio[3638]: time="2026-06-11T16:07:18.100080009Z" level=info msg="Stopping pod sandbox: a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2" id=1435f49a-7a89-446b-bc5f-555868246c4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.218992 | controller | Jun 11 16:07:18.104741 crc crio[3638]: time="2026-06-11T16:07:18.102140605Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2 UID:758062bd-d923-482f-9cff-0b4944b3a717 NetNS:/var/run/netns/17e8440c-e2ea-4e0a-bfb9-60d86fdedcff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod758062bd_d923_482f_9cff_0b4944b3a717.slice PodAnnotations:0xc000a88c10}] Aliases:map[]}"
2026-06-11 18:00:59.219018 | controller | Jun 11 16:07:18.104741 crc crio[3638]: time="2026-06-11T16:07:18.102330379Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.219036 | controller | Jun 11 16:07:18.467780 crc crio[3638]: time="2026-06-11T16:07:18.467647606Z" level=info msg="Stopping container: edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265 (timeout: 2s)" id=262512a3-01d7-44d2-9144-e547fc02b93a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.219053 | controller | Jun 11 16:07:18.672787 crc crio[3638]: time="2026-06-11T16:07:18.672644933Z" level=info msg="Stopped pod sandbox: a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2" id=1435f49a-7a89-446b-bc5f-555868246c4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219069 | controller | Jun 11 16:07:19.117088 crc crio[3638]: time="2026-06-11T16:07:19.116045364Z" level=info msg="Stopped container edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265: openshift-console/downloads-747b44746d-4pqvr/download-server" id=262512a3-01d7-44d2-9144-e547fc02b93a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.219085 | controller | Jun 11 16:07:19.129000 crc crio[3638]: time="2026-06-11T16:07:19.128886642Z" level=info msg="Removing container: 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75" id=49bd07d1-be7d-4bda-ad99-181ca6865ef6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.219101 | controller | Jun 11 16:07:19.271319 crc crio[3638]: time="2026-06-11T16:07:19.269892661Z" level=info msg="Stopping pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553" id=c104dd2c-2206-4356-ad84-634b88a9e44a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219117 | controller | Jun 11 16:07:19.271319 crc crio[3638]: time="2026-06-11T16:07:19.269990043Z" level=info msg="Stopped pod sandbox (already stopped): 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553" id=c104dd2c-2206-4356-ad84-634b88a9e44a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219133 | controller | Jun 11 16:07:19.271319 crc crio[3638]: time="2026-06-11T16:07:19.270953794Z" level=info msg="Removing pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553" id=04b60461-356d-428d-9d65-85e9f7c07a17 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219149 | controller | Jun 11 16:07:19.440326 crc crio[3638]: time="2026-06-11T16:07:19.440195187Z" level=info msg="Removed container 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75: openshift-console/downloads-747b44746d-4pqvr/download-server" id=49bd07d1-be7d-4bda-ad99-181ca6865ef6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.219165 | controller | Jun 11 16:07:19.453240 crc crio[3638]: time="2026-06-11T16:07:19.453131277Z" level=info msg="Removed pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553" id=04b60461-356d-428d-9d65-85e9f7c07a17 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219181 | controller | Jun 11 16:07:19.455853 crc crio[3638]: time="2026-06-11T16:07:19.455754486Z" level=info msg="Stopping pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a" id=7f013c1e-c2b0-47b5-b663-09ec2befad55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219196 | controller | Jun 11 16:07:19.455994 crc crio[3638]: time="2026-06-11T16:07:19.455912839Z" level=info msg="Stopped pod sandbox (already stopped): 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a" id=7f013c1e-c2b0-47b5-b663-09ec2befad55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219215 | controller | Jun 11 16:07:19.457121 crc crio[3638]: time="2026-06-11T16:07:19.457045005Z" level=info msg="Removing pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a" id=d521dfe4-8ad0-4dd5-81b6-552b1c3941b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219231 | controller | Jun 11 16:07:19.468743 crc crio[3638]: time="2026-06-11T16:07:19.468652117Z" level=info msg="Removed pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a" id=d521dfe4-8ad0-4dd5-81b6-552b1c3941b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219248 | controller | Jun 11 16:07:19.470118 crc crio[3638]: time="2026-06-11T16:07:19.469980735Z" level=info msg="Stopping pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5" id=45acad3c-cfdd-454b-a1d4-dd4dc5acb5a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219264 | controller | Jun 11 16:07:19.470215 crc crio[3638]: time="2026-06-11T16:07:19.47017575Z" level=info msg="Stopped pod sandbox (already stopped): fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5" id=45acad3c-cfdd-454b-a1d4-dd4dc5acb5a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219280 | controller | Jun 11 16:07:19.471316 crc crio[3638]: time="2026-06-11T16:07:19.471237464Z" level=info msg="Removing pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5" id=0bbe090f-4b80-484e-90d9-7d9e354c88b4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219296 | controller | Jun 11 16:07:19.487649 crc crio[3638]: time="2026-06-11T16:07:19.487565991Z" level=info msg="Removed pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5" id=0bbe090f-4b80-484e-90d9-7d9e354c88b4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219311 | controller | Jun 11 16:07:19.488377 crc crio[3638]: time="2026-06-11T16:07:19.488283097Z" level=info msg="Stopping pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2" id=9ef8fbfb-b216-4bc7-acd8-2c6f2e3b31e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219326 | controller | Jun 11 16:07:19.488524 crc crio[3638]: time="2026-06-11T16:07:19.488502032Z" level=info msg="Stopped pod sandbox (already stopped): 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2" id=9ef8fbfb-b216-4bc7-acd8-2c6f2e3b31e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219341 | controller | Jun 11 16:07:19.489137 crc crio[3638]: time="2026-06-11T16:07:19.489065085Z" level=info msg="Removing pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2" id=9a59acbd-85ab-46dd-bdfc-41a65b01b0e7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219357 | controller | Jun 11 16:07:19.496955 crc crio[3638]: time="2026-06-11T16:07:19.49687708Z" level=info msg="Removed pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2" id=9a59acbd-85ab-46dd-bdfc-41a65b01b0e7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219372 | controller | Jun 11 16:07:19.497701 crc crio[3638]: time="2026-06-11T16:07:19.497605726Z" level=info msg="Stopping pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4" id=549c260b-bf31-4b51-88ab-f3e5422db1d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219387 | controller | Jun 11 16:07:19.497807 crc crio[3638]: time="2026-06-11T16:07:19.497703569Z" level=info msg="Stopped pod sandbox (already stopped): 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4" id=549c260b-bf31-4b51-88ab-f3e5422db1d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219402 | controller | Jun 11 16:07:19.498510 crc crio[3638]: time="2026-06-11T16:07:19.498320103Z" level=info msg="Removing pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4" id=b58f4ec6-a793-4d70-a381-a7e2b4254985 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219420 | controller | Jun 11 16:07:19.509681 crc crio[3638]: time="2026-06-11T16:07:19.508682135Z" level=info msg="Removed pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4" id=b58f4ec6-a793-4d70-a381-a7e2b4254985 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219435 | controller | Jun 11 16:07:19.510907 crc crio[3638]: time="2026-06-11T16:07:19.510744721Z" level=info msg="Stopping pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82" id=901d2c48-a383-4d5a-a5b6-50b429eab15f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219450 | controller | Jun 11 16:07:19.510907 crc crio[3638]: time="2026-06-11T16:07:19.510892924Z" level=info msg="Stopped pod sandbox (already stopped): 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82" id=901d2c48-a383-4d5a-a5b6-50b429eab15f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219465 | controller | Jun 11 16:07:19.512838 crc crio[3638]: time="2026-06-11T16:07:19.512683705Z" level=info msg="Removing pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82" id=40f142d8-6574-48ee-9ae3-d0885ca3c701 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219480 | controller | Jun 11 16:07:19.523588 crc crio[3638]: time="2026-06-11T16:07:19.523295274Z" level=info msg="Removed pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82" id=40f142d8-6574-48ee-9ae3-d0885ca3c701 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219495 | controller | Jun 11 16:07:19.525163 crc crio[3638]: time="2026-06-11T16:07:19.525062224Z" level=info msg="Stopping pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884" id=c8d219e1-acca-41ce-bfe1-14de371dc845 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219529 | controller | Jun 11 16:07:19.525163 crc crio[3638]: time="2026-06-11T16:07:19.525138246Z" level=info msg="Stopped pod sandbox (already stopped): 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884" id=c8d219e1-acca-41ce-bfe1-14de371dc845 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.219553 | controller | Jun 11 16:07:19.525804 crc crio[3638]: time="2026-06-11T16:07:19.525726408Z" level=info msg="Removing pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884" id=0b321445-3c2f-4977-b1b1-07c7e288c75b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219570 | controller | Jun 11 16:07:19.538576 crc crio[3638]: time="2026-06-11T16:07:19.536894129Z" level=info msg="Removed pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884" id=0b321445-3c2f-4977-b1b1-07c7e288c75b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.219586 | controller | Jun 11 16:07:23.348866 crc crio[3638]: time="2026-06-11T16:07:23.348235095Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=d6fa1542-e238-4767-b9c6-ba7343ba9f5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.219601 | controller | Jun 11 16:07:23.350066 crc crio[3638]: time="2026-06-11T16:07:23.348886161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.219617 | controller | Jun 11 16:07:23.372804 crc crio[3638]: time="2026-06-11T16:07:23.372664085Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d6fa1542-e238-4767-b9c6-ba7343ba9f5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.219633 | controller | Jun 11 16:07:23.386663 crc crio[3638]: time="2026-06-11T16:07:23.386524706Z" level=info msg="Ran pod sandbox de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=d6fa1542-e238-4767-b9c6-ba7343ba9f5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.219652 | controller | Jun 11 16:07:23.389262 crc crio[3638]: time="2026-06-11T16:07:23.389188656Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=45d08ed1-df76-4edd-9695-9f3a85008655 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.219667 | controller | Jun 11 16:07:23.393047 crc crio[3638]: time="2026-06-11T16:07:23.392732825Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6da0fc06-6e7a-4913-a3eb-3d0b521308f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.219682 | controller | Jun 11 16:07:23.415698 crc crio[3638]: time="2026-06-11T16:07:23.414393102Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=fa0fd6fb-cc5f-4c4a-80ba-8eca3539a794 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.219697 | controller | Jun 11 16:07:23.416547 crc crio[3638]: time="2026-06-11T16:07:23.416191183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.219713 | controller | Jun 11 16:07:23.453176 crc crio[3638]: time="2026-06-11T16:07:23.45304137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.219728 | controller | Jun 11 16:07:23.648069 crc crio[3638]: time="2026-06-11T16:07:23.64756676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.219743 | controller | Jun 11 16:07:23.766574 crc crio[3638]: time="2026-06-11T16:07:23.76637777Z" level=info msg="Created container aad1bfc81276b195adc4d9bfa12b21439c317fb5e2e74c7075be7cadc36abe98: openshift-kube-apiserver/kube-apiserver-crc/setup" id=fa0fd6fb-cc5f-4c4a-80ba-8eca3539a794 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.219758 | controller | Jun 11 16:07:23.767764 crc crio[3638]: time="2026-06-11T16:07:23.76771081Z" level=info msg="Starting container: aad1bfc81276b195adc4d9bfa12b21439c317fb5e2e74c7075be7cadc36abe98" id=810147e7-55c1-44c8-b3fc-cde2053fd8be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.219773 | controller | Jun 11 16:07:23.778233 crc crio[3638]: time="2026-06-11T16:07:23.778113754Z" level=info msg="Started container" PID=17141 containerID=aad1bfc81276b195adc4d9bfa12b21439c317fb5e2e74c7075be7cadc36abe98 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=810147e7-55c1-44c8-b3fc-cde2053fd8be name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a
2026-06-11 18:00:59.219789 | controller | Jun 11 16:07:24.195716 crc crio[3638]: time="2026-06-11T16:07:24.195592143Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2eb8e7dd-4825-4bd9-b66b-5f1a0bc0e963 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.219805 | controller | Jun 11 16:07:24.199752 crc crio[3638]: time="2026-06-11T16:07:24.199620463Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f7f219f8-c64a-4469-9c58-ac04e6603c94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.219820 | controller | Jun 11 16:07:24.203926 crc crio[3638]: time="2026-06-11T16:07:24.203730075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e624fcb3-350f-4fa7-a0a1-16c395c0c135 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.219838 | controller | Jun 11 16:07:24.207578 crc crio[3638]: time="2026-06-11T16:07:24.207248435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c6d08a03-426e-450a-93f9-abe149ba6168 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.219854 | controller | Jun 11 16:07:24.216957 crc crio[3638]: time="2026-06-11T16:07:24.216879921Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=a8e6f690-a72f-46b0-abc2-f05ad12a9d11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.219870 | controller | Jun 11 16:07:24.217629 crc crio[3638]: time="2026-06-11T16:07:24.21731483Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=93d0b5c5-46bc-4d8a-9b76-6f5933fa2a40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.219887 | controller | Jun 11 16:07:24.217629 crc crio[3638]: time="2026-06-11T16:07:24.217595647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.219910 | controller | Jun 11 16:07:24.218310 crc crio[3638]: time="2026-06-11T16:07:24.218140748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.219931 | controller | Jun 11 16:07:24.285152 crc crio[3638]: time="2026-06-11T16:07:24.285014511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.219947 | controller | Jun 11 16:07:24.398912 crc crio[3638]: time="2026-06-11T16:07:24.398789078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.219962 | controller | Jun 11 16:07:24.536602 crc crio[3638]: time="2026-06-11T16:07:24.536521432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.219978 | controller | Jun 11 16:07:24.582941 crc crio[3638]: time="2026-06-11T16:07:24.582810532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.220047 | controller | Jun 11 16:07:24.635149 crc crio[3638]: time="2026-06-11T16:07:24.634616555Z" level=info msg="Created container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=93d0b5c5-46bc-4d8a-9b76-6f5933fa2a40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.220069 | controller | Jun 11 16:07:24.636660 crc crio[3638]: time="2026-06-11T16:07:24.636546788Z" level=info msg="Starting container: 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34" id=86e59d23-4270-4fdc-823b-b42025893e62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.220086 | controller | Jun 11 16:07:24.644621 crc crio[3638]: time="2026-06-11T16:07:24.644518438Z" level=info msg="Started container" PID=17214 containerID=8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=86e59d23-4270-4fdc-823b-b42025893e62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497
2026-06-11 18:00:59.220102 | controller | Jun 11 16:07:24.682918 crc crio[3638]: time="2026-06-11T16:07:24.682790607Z" level=info msg="Created container 6596dbb5a8696e542856b4af8a01fbdc0ae8e3c5c05773ff800089c3758f86cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=a8e6f690-a72f-46b0-abc2-f05ad12a9d11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.220122 | controller | Jun 11 16:07:24.684400 crc crio[3638]: time="2026-06-11T16:07:24.684238091Z" level=info msg="Starting container: 6596dbb5a8696e542856b4af8a01fbdc0ae8e3c5c05773ff800089c3758f86cc" id=d735fb9a-c783-4ff4-a0a1-1c09b0e08d4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.220138 | controller | Jun 11 16:07:24.690946 crc crio[3638]: time="2026-06-11T16:07:24.690870229Z" level=info msg="Started container" PID=17219 containerID=6596dbb5a8696e542856b4af8a01fbdc0ae8e3c5c05773ff800089c3758f86cc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d735fb9a-c783-4ff4-a0a1-1c09b0e08d4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a
2026-06-11 18:00:59.220155 | controller | Jun 11 16:07:24.704377 crc crio[3638]: time="2026-06-11T16:07:24.704266511Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=bff13893-f41a-4058-9463-9e4d660eb9d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.220170 | controller | Jun 11 16:07:24.706239 crc crio[3638]: time="2026-06-11T16:07:24.706157183Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b73e59c9-d587-4522-988f-815a8bc550bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.220186 | controller | Jun 11 16:07:24.716788 crc crio[3638]: time="2026-06-11T16:07:24.716643008Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=df68407c-1dd2-4926-a582-87b1ae56142c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.220202 | controller | Jun 11 16:07:24.717308 crc crio[3638]: time="2026-06-11T16:07:24.717218151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.220218 | controller | Jun 11 16:07:24.750738 crc crio[3638]: time="2026-06-11T16:07:24.750633942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.220234 | controller | Jun 11 16:07:24.927991 crc crio[3638]: time="2026-06-11T16:07:24.927758811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.220250 | controller | Jun 11 16:07:25.023863 crc crio[3638]: time="2026-06-11T16:07:25.023742878Z" level=info msg="Created container ad2f6f4a67acabdb04b7f60942679777d7b2bc718032f75895f8771ecaad68ec: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=df68407c-1dd2-4926-a582-87b1ae56142c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.220293 | controller | Jun 11 16:07:25.024950 crc crio[3638]: time="2026-06-11T16:07:25.024864143Z" level=info msg="Starting container: ad2f6f4a67acabdb04b7f60942679777d7b2bc718032f75895f8771ecaad68ec" id=9e3c2a02-5d45-4dff-b51c-b3fc0383984a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.220314 | controller | Jun 11 16:07:25.033797 crc crio[3638]: time="2026-06-11T16:07:25.033668081Z" level=info msg="Started container" PID=17256 containerID=ad2f6f4a67acabdb04b7f60942679777d7b2bc718032f75895f8771ecaad68ec description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=9e3c2a02-5d45-4dff-b51c-b3fc0383984a name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a
2026-06-11 18:00:59.220334 | controller | Jun 11 16:07:25.047191 crc crio[3638]: time="2026-06-11T16:07:25.047114243Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b8ef420d-8da0-4b2d-89ef-65cc1b0c9f97 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.220351 | controller | Jun 11 16:07:25.049971 crc crio[3638]: time="2026-06-11T16:07:25.049916216Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5a886103-d396-49c4-9cf7-4693ef5dc4ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.220367 | controller | Jun 11 16:07:25.059095 crc crio[3638]: time="2026-06-11T16:07:25.05856174Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=86c1154c-263b-4d4c-a413-7158e18d234b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.220382 | controller | Jun 11 16:07:25.059095 crc crio[3638]: time="2026-06-11T16:07:25.058980419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.220398 | controller | Jun 11 16:07:25.084626 crc crio[3638]: time="2026-06-11T16:07:25.08437991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.220413 | controller | Jun 11 16:07:25.282859 crc crio[3638]: time="2026-06-11T16:07:25.282714446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.220429 | controller | Jun 11 16:07:25.384608 crc crio[3638]: time="2026-06-11T16:07:25.384488443Z" level=info msg="Created container 853f13e61e976c5a1410ba12b4bd09840e453b3456a9411fa1ec415b240763bf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=86c1154c-263b-4d4c-a413-7158e18d234b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.220445 | controller | Jun 11 16:07:25.390978 crc crio[3638]: time="2026-06-11T16:07:25.390885386Z" level=info msg="Starting container: 853f13e61e976c5a1410ba12b4bd09840e453b3456a9411fa1ec415b240763bf" id=20f65503-afca-458e-b1ea-40d174be8660 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.220461 | controller | Jun 11 16:07:25.398847 crc crio[3638]: time="2026-06-11T16:07:25.398762553Z" level=info msg="Started container" PID=17300 containerID=853f13e61e976c5a1410ba12b4bd09840e453b3456a9411fa1ec415b240763bf description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=20f65503-afca-458e-b1ea-40d174be8660 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a
2026-06-11 18:00:59.220477 | controller | Jun 11 16:07:25.409187 crc crio[3638]: time="2026-06-11T16:07:25.409059384Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a6857b35-1641-418c-964d-9eb45d617a5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.220493 | controller | Jun 11 16:07:25.411202 crc crio[3638]: time="2026-06-11T16:07:25.41107946Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b03024a9-2fa6-4bf8-8a7e-45a3b9943b84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.220509 | controller | Jun 11 16:07:25.420528 crc crio[3638]: time="2026-06-11T16:07:25.420488021Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=699f84cc-87c3-4567-b881-050a11d5d21e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.220551 | controller | Jun 11 16:07:25.420869 crc crio[3638]: time="2026-06-11T16:07:25.420767387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.220568 | controller | Jun 11 16:07:25.448298 crc crio[3638]: time="2026-06-11T16:07:25.448174193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.220584 | controller | Jun 11 16:07:26.098869 crc crio[3638]: time="2026-06-11T16:07:25.768766505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.220600 | controller | Jun 11 16:07:26.214639 crc crio[3638]: time="2026-06-11T16:07:26.214400958Z" level=info msg="Created container 3bf46c8ba2ff58fc54a3537833f4062625c6a2b59e3233a78b77fe5d796176b5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=699f84cc-87c3-4567-b881-050a11d5d21e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.220616 | controller | Jun 11 16:07:26.216505 crc crio[3638]: time="2026-06-11T16:07:26.216354081Z" level=info msg="Starting container: 3bf46c8ba2ff58fc54a3537833f4062625c6a2b59e3233a78b77fe5d796176b5" id=da89254c-63b4-4a01-8b6f-ec1f1bb46ef0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.220632 | controller | Jun 11 16:07:26.229963 crc crio[3638]: time="2026-06-11T16:07:26.229890686Z" level=info msg="Started container" PID=17332 containerID=3bf46c8ba2ff58fc54a3537833f4062625c6a2b59e3233a78b77fe5d796176b5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=da89254c-63b4-4a01-8b6f-ec1f1bb46ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a
2026-06-11 18:00:59.220648 | controller | Jun 11 16:07:26.247408 crc crio[3638]: time="2026-06-11T16:07:26.24705636Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=26d6be6c-03a0-4471-8fdd-0e3e49bd6edd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.220664 | controller | Jun 11 16:07:26.251637 crc crio[3638]: time="2026-06-11T16:07:26.251289295Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=7961da72-c834-4211-81a1-74389e457a02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.220680 | controller | Jun 11 16:07:26.261383 crc crio[3638]: time="2026-06-11T16:07:26.261235519Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=1a56eabd-b693-444e-a9d1-b08d7d322c9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.220695 | controller | Jun 11 16:07:26.261795 crc crio[3638]: time="2026-06-11T16:07:26.26172709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.220711 | controller | Jun 11 16:07:26.297487 crc crio[3638]: time="2026-06-11T16:07:26.293722059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.220726 | controller | Jun 11 16:07:26.542064 crc crio[3638]: time="2026-06-11T16:07:26.541973866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.220742 | controller | Jun 11 16:07:26.613060 crc crio[3638]: time="2026-06-11T16:07:26.612858479Z" level=info msg="Created container 0582d06247b174f563e12307af18185908030db5560771d71366aaa74e268aa6: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=1a56eabd-b693-444e-a9d1-b08d7d322c9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.220760 | controller | Jun 11 16:07:26.614108 crc crio[3638]: time="2026-06-11T16:07:26.613963634Z" level=info msg="Starting container: 0582d06247b174f563e12307af18185908030db5560771d71366aaa74e268aa6" id=e4572b94-ebcd-41ef-9b19-13d0f947221f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.220776 | controller | Jun 11 16:07:26.620662 crc crio[3638]: time="2026-06-11T16:07:26.620564402Z" level=info msg="Started container" PID=17352 containerID=0582d06247b174f563e12307af18185908030db5560771d71366aaa74e268aa6 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=e4572b94-ebcd-41ef-9b19-13d0f947221f name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a
2026-06-11 18:00:59.220792 | controller | Jun 11 16:07:46.954610 crc crio[3638]: time="2026-06-11T16:07:46.95197924Z" level=info msg="Stopping container: 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 (timeout: 30s)" id=c026290e-a2bc-4ca3-a6dd-ecc1e5d44b72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.220807 | controller | Jun 11 16:07:55.252389 crc crio[3638]: time="2026-06-11T16:07:55.25161175Z" level=info msg="Stopping container: 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250 (timeout: 5s)" id=ab07cdaf-d51b-408b-a84a-56428e906a53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.220822 | controller | Jun 11 16:08:00.258593 crc crio[3638]: time="2026-06-11T16:08:00.257864262Z" level=warning msg="Stopping container 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250 with stop signal(15) timed out. Killing..."
2026-06-11 18:00:59.220838 | controller | Jun 11 16:08:00.924927 crc crio[3638]: time="2026-06-11T16:08:00.922079014Z" level=info msg="Stopped container 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=ab07cdaf-d51b-408b-a84a-56428e906a53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.220853 | controller | Jun 11 16:08:00.930849 crc crio[3638]: time="2026-06-11T16:08:00.930612396Z" level=info msg="Stopping pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57" id=bbcc50e0-a5d4-4902-8834-5a0e6337eec2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.220869 | controller | Jun 11 16:08:00.939909 crc crio[3638]: time="2026-06-11T16:08:00.939777332Z" level=info msg="Stopped pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57" id=bbcc50e0-a5d4-4902-8834-5a0e6337eec2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.220884 | controller | Jun 11 16:08:01.744409 crc crio[3638]: time="2026-06-11T16:08:01.744176184Z" level=info msg="Removing container: 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250" id=365deff9-4d9d-47c3-83e5-d4de6327cb7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.220899 | controller | Jun 11 16:08:01.783406 crc crio[3638]: time="2026-06-11T16:08:01.78319628Z" level=info msg="Removed container 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=365deff9-4d9d-47c3-83e5-d4de6327cb7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.220922 | controller | Jun 11 16:08:16.983671 crc crio[3638]: time="2026-06-11T16:08:16.982597504Z" level=warning msg="Stopping container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 with stop signal(15) timed out. Killing..."
2026-06-11 18:00:59.220945 | controller | Jun 11 16:08:17.032675 crc crio[3638]: time="2026-06-11T16:08:17.03201059Z" level=error msg="Killing container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:00:59.220969 | controller | Jun 11 16:08:17.089304 crc crio[3638]: time="2026-06-11T16:08:17.088582906Z" level=info msg="Stopped container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=c026290e-a2bc-4ca3-a6dd-ecc1e5d44b72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.220987 | controller | Jun 11 16:08:17.091411 crc crio[3638]: time="2026-06-11T16:08:17.091323408Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=86d9848a-a2ed-46ac-ba3a-2b240f7ff91b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.221002 | controller | Jun 11 16:08:17.098285 crc crio[3638]: time="2026-06-11T16:08:17.097988034Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=96f4c565-90c5-41c1-a54e-2cf833bbd186 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.221018 | controller | Jun 11 16:08:17.106888 crc crio[3638]: time="2026-06-11T16:08:17.106727655Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=81be615b-b4fe-4632-8fa1-f08d2f25267d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.221033 | controller | Jun 11 16:08:17.107686 crc crio[3638]: time="2026-06-11T16:08:17.107583398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.221048 | controller | Jun 11 16:08:17.146036 crc crio[3638]: time="2026-06-11T16:08:17.145816529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.221064 | controller | Jun 11 16:08:17.395278 crc crio[3638]: time="2026-06-11T16:08:17.395127229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.221080 | controller | Jun 11 16:08:17.500041 crc crio[3638]: time="2026-06-11T16:08:17.49995891Z" level=info msg="Created container 2c0da3371b3a4007c6c99239ca2ff5b3f6c8a9d0a97f280fb47fea6344efafaf: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=81be615b-b4fe-4632-8fa1-f08d2f25267d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.221095 | controller | Jun 11 16:08:17.501586 crc crio[3638]: time="2026-06-11T16:08:17.501156592Z" level=info msg="Starting container: 2c0da3371b3a4007c6c99239ca2ff5b3f6c8a9d0a97f280fb47fea6344efafaf" id=fb20c7d8-8e5e-447c-bf38-c2f8230d84cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.221111 | controller | Jun 11 16:08:17.513141 crc crio[3638]: time="2026-06-11T16:08:17.513016366Z" level=info msg="Started container" PID=18152 containerID=2c0da3371b3a4007c6c99239ca2ff5b3f6c8a9d0a97f280fb47fea6344efafaf description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=fb20c7d8-8e5e-447c-bf38-c2f8230d84cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497
2026-06-11 18:00:59.221138 | controller | Jun 11 16:08:17.932123 crc crio[3638]: time="2026-06-11T16:08:17.931963021Z" level=info msg="Removing container: e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29" id=adba4eb0-f6d4-49bf-9c23-68a6a41698cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.221157 | controller | Jun 11 16:08:18.042312 crc crio[3638]: time="2026-06-11T16:08:18.042113263Z" level=info msg="Removed container e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=adba4eb0-f6d4-49bf-9c23-68a6a41698cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.221177 | controller | Jun 11 16:08:19.566014 crc crio[3638]: time="2026-06-11T16:08:19.565231738Z" level=info msg="Stopping pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57" id=9b5b5b73-5bba-44bd-bfbc-69d6d693f235 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.221194 | controller | Jun 11 16:08:19.566014 crc crio[3638]: time="2026-06-11T16:08:19.565914684Z" level=info msg="Stopped pod sandbox (already stopped): a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57" id=9b5b5b73-5bba-44bd-bfbc-69d6d693f235 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.221210 | controller | Jun 11 16:08:19.568008 crc crio[3638]: time="2026-06-11T16:08:19.56689518Z" level=info msg="Removing pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57" id=201935ad-3bb1-4c70-aebc-b56c02b5faed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.221225 | controller | Jun 11 16:08:19.587264 crc crio[3638]: time="2026-06-11T16:08:19.586997623Z" level=info msg="Removed pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57" id=201935ad-3bb1-4c70-aebc-b56c02b5faed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.221242 | controller | Jun 11 16:08:44.292890 crc crio[3638]: time="2026-06-11T16:08:44.291879945Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=fafa225a-d1f4-43bb-bd5c-bc95c17721b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.221259 | controller | Jun 11 16:08:44.308752 crc crio[3638]: time="2026-06-11T16:08:44.307568221Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=1e646fc7-a432-4cab-9b5f-0bdd78e1d6cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.221274 | controller | Jun 11 16:08:44.316962 crc crio[3638]: time="2026-06-11T16:08:44.316673741Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=80d45293-d53f-48e2-898b-a7b5b4b2192f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.221290 | controller | Jun 11 16:08:44.318013 crc crio[3638]: time="2026-06-11T16:08:44.317805381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.221306 | controller | Jun 11 16:08:44.551998 crc crio[3638]: time="2026-06-11T16:08:44.551816367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.221322 | controller | Jun 11 16:08:44.571000 crc crio[3638]: time="2026-06-11T16:08:44.57083665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.221338 | controller | Jun 11 16:08:44.809253 crc crio[3638]: time="2026-06-11T16:08:44.808989964Z" level=info msg="Created container 4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45: openshift-console/downloads-747b44746d-4pqvr/download-server" id=80d45293-d53f-48e2-898b-a7b5b4b2192f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.221353 | controller | Jun 11 16:08:44.810692 crc crio[3638]: time="2026-06-11T16:08:44.810613497Z" level=info msg="Starting container: 4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45" id=b5892812-e15d-4a60-ac6d-358d4a6b9159 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.221372 | controller | Jun 11 16:08:44.819569 crc crio[3638]: time="2026-06-11T16:08:44.819481902Z" level=info msg="Started container" PID=18486 containerID=4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b5892812-e15d-4a60-ac6d-358d4a6b9159 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1
2026-06-11 18:00:59.221389 | controller | Jun 11 16:09:08.480888 crc crio[3638]: time="2026-06-11T16:09:08.469172192Z" level=info msg="Stopping container: 4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45 (timeout: 2s)" id=ca83f90a-a445-4251-b777-d788941adb32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.221406 | controller | Jun 11 16:09:08.704374 crc crio[3638]: time="2026-06-11T16:09:08.704049641Z" level=info msg="Stopped container 4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ca83f90a-a445-4251-b777-d788941adb32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.221422 | controller | Jun 11 16:09:08.834646 crc crio[3638]: time="2026-06-11T16:09:08.834557581Z" level=info msg="Removing container: edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265" id=c7bab5fd-39c6-4478-86c3-169daeafd881 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.221438 | controller | Jun 11 16:09:09.273058 crc crio[3638]: time="2026-06-11T16:09:09.272864838Z" level=info msg="Removed container edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c7bab5fd-39c6-4478-86c3-169daeafd881 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.221460 | controller | Jun 11 16:10:39.691794 crc crio[3638]: time="2026-06-11T16:10:39.690299106Z" level=info msg="Stopping container: a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500 (timeout: 30s)" id=a8e13045-ff9e-4b9e-af33-a44d042cceee name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.221485 | controller | Jun 11 16:10:39.728375 crc crio[3638]: time="2026-06-11T16:10:39.728269885Z" level=info msg="Stopping container: 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732 (timeout: 30s)" id=d64bfd80-34da-48af-816b-056b1318e53a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.221503 | controller | Jun 11 16:10:39.763878 crc crio[3638]: time="2026-06-11T16:10:39.763745202Z" level=info msg="Stopping container: 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8 (timeout: 30s)" id=c2887a36-265a-4716-8b0a-8412ffdc7df7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.221541 | controller | Jun 11 16:10:39.782229 crc crio[3638]: time="2026-06-11T16:10:39.782135223Z" level=info msg="Stopping container: 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186 (timeout: 30s)" id=abd24238-4c1c-43af-9ff1-0f699bad43d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.221558 | controller | Jun 11 16:10:39.805629 crc crio[3638]: time="2026-06-11T16:10:39.805298734Z" level=info msg="Stopping container: ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8 (timeout: 30s)" id=5fb9ad3b-ca19-404a-8828-ad096e9a50fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.221574 | controller | Jun 11 16:10:39.838604 crc crio[3638]: time="2026-06-11T16:10:39.836131136Z" level=info msg="Stopped container a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500: openshift-marketplace/certified-operators-l27pk/registry-server" id=a8e13045-ff9e-4b9e-af33-a44d042cceee name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.221590 | controller | Jun 11 16:10:39.839497 crc crio[3638]: time="2026-06-11T16:10:39.839031666Z" level=info msg="Stopping pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177" id=3708c592-a3ee-4f35-b5eb-2774a58279de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.221609 | controller | Jun 11 16:10:39.839960 crc crio[3638]: time="2026-06-11T16:10:39.839882894Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6873c5d5-1848-403f-b05f-e76b488e259a 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:0xc00008c768}] Aliases:map[]}"
2026-06-11 18:00:59.221626 | controller | Jun 11 16:10:39.840194 crc crio[3638]: time="2026-06-11T16:10:39.840139509Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.221643 | controller | Jun 11 16:10:39.854303 crc crio[3638]: time="2026-06-11T16:10:39.854228292Z" level=info msg="Stopped container 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732: openshift-marketplace/community-operators-qhh6t/registry-server" id=d64bfd80-34da-48af-816b-056b1318e53a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.221658 | controller | Jun 11 16:10:39.855317 crc crio[3638]: time="2026-06-11T16:10:39.855244592Z" level=info msg="Stopping pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4" id=28341ebf-b30e-495c-b582-be11afa61727 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.221675 | controller | Jun 11 16:10:39.855907 crc crio[3638]: time="2026-06-11T16:10:39.855825085Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5e2e0485-68e0-47eb-b2fe-ab5ac9d330d0 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:0xc00012a2f0}] Aliases:map[]}"
2026-06-11 18:00:59.221691 | controller | Jun 11 16:10:39.856096 crc crio[3638]: time="2026-06-11T16:10:39.856045759Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.221707 | controller | Jun 11 16:10:39.897803 crc crio[3638]: time="2026-06-11T16:10:39.897762485Z" level=info msg="Stopped container 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=c2887a36-265a-4716-8b0a-8412ffdc7df7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.221723 | controller | Jun 11 16:10:39.906076 crc crio[3638]: time="2026-06-11T16:10:39.906036157Z" level=info msg="Stopping pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8" id=73afc623-2062-48cf-9689-38514f6158c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.221739 | controller | Jun 11 16:10:39.906663 crc crio[3638]: time="2026-06-11T16:10:39.90662732Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad121dbb-75e2-46a4-9825-eaa85b6edf49 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:0xc0036a47d8}] Aliases:map[]}"
2026-06-11 18:00:59.221756 | controller | Jun 11 16:10:39.907045 crc crio[3638]: time="2026-06-11T16:10:39.907017438Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.221775 | controller | Jun 11 16:10:39.923509 crc crio[3638]: time="2026-06-11T16:10:39.92253296Z" level=info msg="Stopped container 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=abd24238-4c1c-43af-9ff1-0f699bad43d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.221791 | controller | Jun 11 16:10:39.927377 crc crio[3638]: time="2026-06-11T16:10:39.927216758Z" level=info msg="Stopping pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc" id=91d1a072-4683-4cf5-9ba3-5e41c66ac0fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.221807 | controller | Jun 11 16:10:39.929091 crc crio[3638]: time="2026-06-11T16:10:39.929011085Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/a855ff99-68e8-428e-9ab9-47bebf4da9a2 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:0xc00012a890}] Aliases:map[]}"
2026-06-11 18:00:59.221823 | controller | Jun 11 16:10:39.929201 crc crio[3638]: time="2026-06-11T16:10:39.929182739Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.221839 | controller | Jun 11 16:10:39.942099 crc crio[3638]: time="2026-06-11T16:10:39.941996096Z" level=info msg="Stopped container ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=5fb9ad3b-ca19-404a-8828-ad096e9a50fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.221855 | controller | Jun 11 16:10:39.944772 crc crio[3638]: time="2026-06-11T16:10:39.94467392Z" level=info msg="Stopping pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225" id=09bb5f44-679f-47af-a4bf-64aa08356f41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.221871 | controller | Jun 11 16:10:39.945269 crc crio[3638]: time="2026-06-11T16:10:39.945169531Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5347f3d6-21bd-47f5-82e1-a2df5242046d 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:0xc000182a18}] Aliases:map[]}"
2026-06-11 18:00:59.221887 | controller | Jun 11 16:10:39.945560 crc crio[3638]: time="2026-06-11T16:10:39.945379066Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.221902 | controller | Jun 11 16:10:40.131143 crc crio[3638]: time="2026-06-11T16:10:40.130611084Z" level=info msg="Removing container: e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121" id=ea442f88-7bfc-4562-a2c6-366774b54019 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.221919 | controller | Jun 11 16:10:40.134262 crc crio[3638]: time="2026-06-11T16:10:40.134108657Z" level=info msg="Stopped pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177" id=3708c592-a3ee-4f35-b5eb-2774a58279de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.221942 | controller | Jun 11 16:10:40.176364 crc crio[3638]: time="2026-06-11T16:10:40.176175871Z" level=info msg="Removed container e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=ea442f88-7bfc-4562-a2c6-366774b54019 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.221969 | controller | Jun 11 16:10:40.186032 crc crio[3638]: time="2026-06-11T16:10:40.185950684Z" level=info msg="Stopped pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4" id=28341ebf-b30e-495c-b582-be11afa61727 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.221987 | controller | Jun 11 16:10:40.300153 crc crio[3638]: time="2026-06-11T16:10:40.299154596Z" level=info msg="Stopped pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc" id=91d1a072-4683-4cf5-9ba3-5e41c66ac0fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.222003 | controller | Jun 11 16:10:40.311532 crc crio[3638]: time="2026-06-11T16:10:40.311480492Z" level=info msg="Stopped pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8" id=73afc623-2062-48cf-9689-38514f6158c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.222019 | controller | Jun 11 16:10:40.317834 crc crio[3638]: time="2026-06-11T16:10:40.317728152Z" level=info msg="Stopped pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225" id=09bb5f44-679f-47af-a4bf-64aa08356f41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.222034 | controller | Jun 11 16:10:40.402154 crc crio[3638]: time="2026-06-11T16:10:40.402079844Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/POD" id=7a91c288-6f75-496c-ad03-03d407452000 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.222050 | controller | Jun 11 16:10:40.402240 crc crio[3638]: time="2026-06-11T16:10:40.402213777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.222065 | controller | Jun 11 16:10:40.435665 crc crio[3638]: time="2026-06-11T16:10:40.435514389Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-p8hr8 Namespace:openshift-marketplace ID:0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 UID:ec689149-9cf1-4790-945c-323e394cbd75 NetNS:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec689149_9cf1_4790_945c_323e394cbd75.slice PodAnnotations:0xc0036a4b78}] Aliases:map[]}"
2026-06-11 18:00:59.222081 | controller | Jun 11 16:10:40.435665 crc crio[3638]: time="2026-06-11T16:10:40.43558094Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-p8hr8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.222097 | controller | Jun 11 16:10:40.768396 crc crio[3638]: 2026-06-11T16:10:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d97858fe37fca9 Mac:6e:f7:3e:3b:73:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f SocketPath: PciID:}] [{Interface:0xc000014e80 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.222113 | controller | Jun 11 16:10:40.770920 crc crio[3638]: time="2026-06-11T16:10:40.770296914Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-p8hr8 Namespace:openshift-marketplace ID:0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 UID:ec689149-9cf1-4790-945c-323e394cbd75 NetNS:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec689149_9cf1_4790_945c_323e394cbd75.slice PodAnnotations:0xc0036a4b78}] Aliases:map[]}"
2026-06-11 18:00:59.222129 | controller | Jun 11 16:10:40.770920 crc crio[3638]: time="2026-06-11T16:10:40.77059043Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-p8hr8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.222150 | controller | Jun 11 16:10:40.779073 crc crio[3638]: time="2026-06-11T16:10:40.77874575Z" level=info msg="Ran pod sandbox 0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/POD" id=7a91c288-6f75-496c-ad03-03d407452000 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.222165 | controller | Jun 11 16:10:40.782681 crc crio[3638]: time="2026-06-11T16:10:40.78258489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=2eedee4e-769d-4a35-86ed-403484d1d509 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.222181 | controller | Jun 11 16:10:40.784904 crc crio[3638]: time="2026-06-11T16:10:40.784794526Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=f16f9105-4ea4-4647-83f5-8c5141b1546d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.222196 | controller | Jun 11 16:10:40.801363 crc crio[3638]: time="2026-06-11T16:10:40.801225987Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator" id=19ba7ba3-eff8-4fe2-80e9-84437f41316e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.222211 | controller | Jun 11 16:10:40.803218 crc crio[3638]: time="2026-06-11T16:10:40.803088815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.222227 | controller | Jun 11 16:10:40.860008 crc crio[3638]: time="2026-06-11T16:10:40.859927416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.222242 | controller | Jun 11 16:10:40.866623 crc crio[3638]: time="2026-06-11T16:10:40.866551464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.222258 | controller | Jun 11 16:10:41.025011 crc crio[3638]: time="2026-06-11T16:10:41.024749161Z" level=info msg="Created container fffb6c6a26515092760480e457c9665e711da8e8f314654137681941d651edb3: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator" id=19ba7ba3-eff8-4fe2-80e9-84437f41316e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.222273 | controller | Jun 11 16:10:41.026484 crc crio[3638]: time="2026-06-11T16:10:41.026305943Z" level=info msg="Starting container: fffb6c6a26515092760480e457c9665e711da8e8f314654137681941d651edb3" id=bb163ab5-e566-4f1e-8fa1-4138e12ab029 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.222288 | controller | Jun 11 16:10:41.041048 crc crio[3638]: time="2026-06-11T16:10:41.040931468Z" level=info msg="Started container" PID=20200 containerID=fffb6c6a26515092760480e457c9665e711da8e8f314654137681941d651edb3 description=openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator id=bb163ab5-e566-4f1e-8fa1-4138e12ab029 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341
2026-06-11 18:00:59.222304 | controller | Jun 11 16:10:41.163802 crc crio[3638]: time="2026-06-11T16:10:41.163685468Z" level=info msg="Removing container: a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500" id=18dc00d8-2e85-47e4-a8f2-f871db9a5f0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222319 | controller | Jun 11 16:10:41.197146 crc crio[3638]: time="2026-06-11T16:10:41.197055761Z" level=info msg="Removed container a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500: openshift-marketplace/certified-operators-l27pk/registry-server" id=18dc00d8-2e85-47e4-a8f2-f871db9a5f0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222338 | controller | Jun 11 16:10:41.204637 crc crio[3638]: time="2026-06-11T16:10:41.204571097Z" level=info msg="Removing container: 5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e" id=6a7ad610-8190-4194-b9aa-84cfd02f0c80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222353 | controller | Jun 11 16:10:41.254580 crc crio[3638]: time="2026-06-11T16:10:41.254266799Z" level=info msg="Removed container 5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e: openshift-marketplace/certified-operators-l27pk/extract-content" id=6a7ad610-8190-4194-b9aa-84cfd02f0c80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222368 | controller | Jun 11 16:10:41.259990 crc crio[3638]: time="2026-06-11T16:10:41.259412327Z" level=info msg="Removing container: 276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f" id=e529b9d6-50b2-4eac-9355-671fe78423c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222383 | controller | Jun 11 16:10:41.304144 crc crio[3638]: time="2026-06-11T16:10:41.304103655Z" level=info msg="Removed container 276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=e529b9d6-50b2-4eac-9355-671fe78423c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222398 | controller | Jun 11 16:10:41.307750 crc crio[3638]: time="2026-06-11T16:10:41.30769552Z" level=info msg="Removing container: 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732" id=823bc721-22ce-4268-bf29-e1878e10aa20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222412 | controller | Jun 11 16:10:41.331746 crc crio[3638]: time="2026-06-11T16:10:41.331645157Z" level=info msg="Removed container 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732: openshift-marketplace/community-operators-qhh6t/registry-server" id=823bc721-22ce-4268-bf29-e1878e10aa20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222427 | controller | Jun 11 16:10:41.342981 crc crio[3638]: time="2026-06-11T16:10:41.342899911Z" level=info msg="Removing container: aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c" id=e297ecd1-802c-4307-a660-b8ca5d0778b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222442 | controller | Jun 11 16:10:41.374404 crc crio[3638]: time="2026-06-11T16:10:41.374344074Z" level=info msg="Removed container aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c: openshift-marketplace/community-operators-qhh6t/extract-content" id=e297ecd1-802c-4307-a660-b8ca5d0778b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222456 | controller | Jun 11 16:10:41.382830 crc crio[3638]: time="2026-06-11T16:10:41.382787389Z" level=info msg="Removing container: 78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e" id=a1a7cbfd-4180-4c04-8d6a-f13a97fbb4bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222471 | controller | Jun 11 16:10:41.404997 crc crio[3638]: time="2026-06-11T16:10:41.404824347Z" level=info msg="Removed container 78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=a1a7cbfd-4180-4c04-8d6a-f13a97fbb4bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222486 | controller | Jun 11 16:10:41.407956 crc crio[3638]: time="2026-06-11T16:10:41.407878492Z" level=info msg="Removing container: 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8" id=94135d99-78e0-4efc-956b-bfa8ba85d5a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222500 | controller | Jun 11 16:10:41.428382 crc crio[3638]: time="2026-06-11T16:10:41.427937028Z" level=info msg="Removed container 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=94135d99-78e0-4efc-956b-bfa8ba85d5a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222539 | controller | Jun 11 16:10:41.431058 crc crio[3638]: time="2026-06-11T16:10:41.430999312Z" level=info msg="Removing container: ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8" id=fe5888d8-6ddf-4c1d-bf84-6540fa3512b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222558 | controller | Jun 11 16:10:41.447487 crc crio[3638]: time="2026-06-11T16:10:41.447353732Z" level=info msg="Removed container ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=fe5888d8-6ddf-4c1d-bf84-6540fa3512b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222574 | controller | Jun 11 16:10:41.449902 crc crio[3638]: time="2026-06-11T16:10:41.449795102Z" level=info msg="Removing container: e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa" id=b5ce7fb5-c3ac-4c52-a508-f5a270e4144c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222590 | controller | Jun 11 16:10:41.474130 crc crio[3638]: time="2026-06-11T16:10:41.474072237Z" level=info msg="Removed container e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=b5ce7fb5-c3ac-4c52-a508-f5a270e4144c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222605 | controller | Jun 11 16:10:41.477189 crc crio[3638]: time="2026-06-11T16:10:41.4771285Z" level=info msg="Removing container: e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e" id=a41fe3d9-d7d1-4a7e-9b3b-12cbc406f0e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222621 | controller | Jun 11 16:10:41.497598 crc crio[3638]: time="2026-06-11T16:10:41.49738409Z" level=info msg="Removed container e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=a41fe3d9-d7d1-4a7e-9b3b-12cbc406f0e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222636 | controller | Jun 11 16:10:41.503634 crc crio[3638]: time="2026-06-11T16:10:41.503562119Z" level=info msg="Removing container: 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186" id=fece8c3c-f281-47c9-b741-4c808fc30fa7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222653 | controller | Jun 11 16:10:41.524509 crc crio[3638]: time="2026-06-11T16:10:41.524368762Z" level=info msg="Removed container 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=fece8c3c-f281-47c9-b741-4c808fc30fa7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222675 | controller | Jun 11 16:10:41.526892 crc crio[3638]: time="2026-06-11T16:10:41.526784931Z" level=info msg="Removing container: 4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc" id=4c336bb6-8bbd-4f0f-a22a-ef1c5b4471c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222696 | controller | Jun 11 16:10:41.546774 crc crio[3638]: time="2026-06-11T16:10:41.546665054Z" level=info msg="Removed container 4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=4c336bb6-8bbd-4f0f-a22a-ef1c5b4471c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222713 | controller | Jun 11 16:10:41.548869 crc crio[3638]: time="2026-06-11T16:10:41.548756508Z" level=info msg="Removing container: 7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca" id=08304c37-f700-45a7-a374-bb21a6246840 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222728 | controller | Jun 11 16:10:41.565051 crc crio[3638]: time="2026-06-11T16:10:41.565008206Z" level=info msg="Removed container 7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=08304c37-f700-45a7-a374-bb21a6246840 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.222747 | controller | Jun 11 16:10:42.251748 crc crio[3638]: time="2026-06-11T16:10:42.251647982Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-5kplv/POD" id=7e25ab7e-8f3a-44f9-a9bd-edad449db147 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.222764 | controller | Jun 11 16:10:42.252950 crc crio[3638]: time="2026-06-11T16:10:42.251767854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.222780 | controller | Jun 11 16:10:42.282150 crc crio[3638]: time="2026-06-11T16:10:42.282096754Z" level=info msg="Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc001b14bd8}] Aliases:map[]}"
2026-06-11 18:00:59.222796 | controller | Jun 11 16:10:42.282622 crc crio[3638]: time="2026-06-11T16:10:42.282504863Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-5kplv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.222812 | controller | Jun 11 16:10:42.496743 crc crio[3638]: time="2026-06-11T16:10:42.496184073Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-tfzks/POD" id=ecb84ab5-060b-49f0-a86f-b85557c7b4bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.222828 | controller | Jun 11 16:10:42.496866 crc crio[3638]: time="2026-06-11T16:10:42.496780184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.222845 | controller | Jun 11 16:10:42.517559 crc crio[3638]: time="2026-06-11T16:10:42.517484074Z" level=info msg="Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc000a88bd8}] Aliases:map[]}"
2026-06-11 18:00:59.222861 | controller | Jun 11 16:10:42.517559 crc crio[3638]: time="2026-06-11T16:10:42.517537495Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-tfzks to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.222877 | controller | Jun 11 16:10:42.580091 crc crio[3638]: 2026-06-11T16:10:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e21f8d0a7a591ee Mac:d2:c3:13:fa:51:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.222894 | controller | Jun 11 16:10:42.581772 crc crio[3638]: time="2026-06-11T16:10:42.581351732Z" level=info msg="Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc001b14bd8}] Aliases:map[]}"
2026-06-11 18:00:59.222910 | controller | Jun 11 16:10:42.581772 crc crio[3638]: time="2026-06-11T16:10:42.581623798Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-5kplv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.222929 | controller | Jun 11 16:10:42.589263 crc crio[3638]: time="2026-06-11T16:10:42.589188134Z" level=info msg="Ran pod sandbox e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 with infra container: openshift-marketplace/redhat-marketplace-5kplv/POD" id=7e25ab7e-8f3a-44f9-a9bd-edad449db147 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.222947 | controller | Jun 11 16:10:42.593663 crc crio[3638]: time="2026-06-11T16:10:42.591777668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3507a895-dd53-4d86-81e0-71a885c89bb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.222972 | controller | Jun 11 16:10:42.594031 crc crio[3638]: time="2026-06-11T16:10:42.593994985Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=58487ecb-4e89-4168-aa55-4afa0dd5c87e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.222992 | controller | Jun 11 16:10:42.606724 crc crio[3638]: time="2026-06-11T16:10:42.606632407Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5kplv/extract-utilities" id=142ca2fb-2040-46ac-97c3-8f03f66a66a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.223008 | controller | Jun 11 16:10:42.607144 crc crio[3638]: time="2026-06-11T16:10:42.607101987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223024 | controller | Jun 11 16:10:42.645618 crc crio[3638]: time="2026-06-11T16:10:42.645371943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223039 | controller | Jun 11 16:10:42.648943 crc crio[3638]: time="2026-06-11T16:10:42.648882015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223055 | controller | Jun 11 16:10:42.759811 crc crio[3638]: time="2026-06-11T16:10:42.759660846Z" level=info msg="Created container 8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f: openshift-marketplace/redhat-marketplace-5kplv/extract-utilities" id=142ca2fb-2040-46ac-97c3-8f03f66a66a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.223070 | controller | Jun 11 16:10:42.761213 crc crio[3638]: time="2026-06-11T16:10:42.761170078Z" level=info msg="Starting container: 8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f" id=0e142b47-f3d0-4d7d-a60c-953ee2d66728 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.223085 | controller | Jun 11 16:10:42.766114 crc crio[3638]: time="2026-06-11T16:10:42.766035189Z" level=info msg="Started container" PID=20306 containerID=8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f description=openshift-marketplace/redhat-marketplace-5kplv/extract-utilities id=0e142b47-f3d0-4d7d-a60c-953ee2d66728 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314
2026-06-11 18:00:59.223102 | controller | Jun 11 16:10:42.813937 crc crio[3638]: 2026-06-11T16:10:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b307c81041155b4 Mac:66:60:4f:9e:6a:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 SocketPath: PciID:}] [{Interface:0xc0007025c0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.223118 | controller | Jun 11 16:10:42.815150 crc crio[3638]: time="2026-06-11T16:10:42.815066258Z" level=info msg="Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc000a88bd8}] Aliases:map[]}"
2026-06-11 18:00:59.223139 | controller | Jun 11 16:10:42.815385 crc crio[3638]: time="2026-06-11T16:10:42.815312692Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-tfzks for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.223155 | controller | Jun 11 16:10:42.827752 crc crio[3638]: time="2026-06-11T16:10:42.827402913Z" level=info msg="Ran pod sandbox b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af with infra container: openshift-marketplace/redhat-operators-tfzks/POD" id=ecb84ab5-060b-49f0-a86f-b85557c7b4bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.223171 | controller | Jun 11 16:10:42.833669 crc crio[3638]: time="2026-06-11T16:10:42.833556402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2fe6a3fb-6b94-4da4-a514-df512a1951d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.223187 | controller | Jun 11 16:10:42.838763 crc crio[3638]: time="2026-06-11T16:10:42.838531095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=32cf3740-8c2f-4843-874f-0ddd0fc75fe0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.223203 | controller | Jun 11 16:10:42.859738 crc crio[3638]: time="2026-06-11T16:10:42.859615884Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-tfzks/extract-utilities" id=176d6ee8-bcfd-4cfd-b163-be0ccf579e55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.223218 | controller | Jun 11 16:10:42.861137 crc crio[3638]: time="2026-06-11T16:10:42.861116175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223234 | controller | Jun 11 16:10:42.890779 crc crio[3638]: time="2026-06-11T16:10:42.89073142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223250 | controller | Jun 11 16:10:42.894474 crc crio[3638]: time="2026-06-11T16:10:42.894387735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223265 | controller | Jun 11 16:10:43.117397 crc crio[3638]: time="2026-06-11T16:10:43.11698792Z" level=info msg="Created container a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae: openshift-marketplace/redhat-operators-tfzks/extract-utilities" id=176d6ee8-bcfd-4cfd-b163-be0ccf579e55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.223281 | controller | Jun 11 16:10:43.118304 crc crio[3638]: time="2026-06-11T16:10:43.118208376Z" level=info msg="Starting container: a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae" id=06cfea7c-ea41-44e2-b12f-9c4a350ea725 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.223297 | controller | Jun 11 16:10:43.127094 crc crio[3638]: time="2026-06-11T16:10:43.126982118Z" level=info msg="Started container" PID=20319 containerID=a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae description=openshift-marketplace/redhat-operators-tfzks/extract-utilities id=06cfea7c-ea41-44e2-b12f-9c4a350ea725 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af
2026-06-11 18:00:59.223317 | controller | Jun 11 16:10:43.248957 crc crio[3638]: time="2026-06-11T16:10:43.245393668Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a3d58513-aeea-434c-89e6-22c92d8ea4c4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.223334 | controller | Jun 11 16:10:43.255258 crc crio[3638]: time="2026-06-11T16:10:43.25510408Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c99db0ce-60eb-4a99-a6b0-55c37827f26e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.223350 | controller | Jun 11 16:10:43.261987 crc crio[3638]: time="2026-06-11T16:10:43.261817559Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:00:59.223366 | controller | Jun 11 16:10:43.266558 crc crio[3638]: time="2026-06-11T16:10:43.266240932Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:00:59.223381 | controller | Jun 11 16:10:43.956603 crc crio[3638]: time="2026-06-11T16:10:43.956221356Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=a3d58513-aeea-434c-89e6-22c92d8ea4c4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.223397 | controller | Jun 11 16:10:43.957773 crc crio[3638]: time="2026-06-11T16:10:43.957674107Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a1a22228-a638-48a1-a757-53e5dcc94c91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.223413 | controller | Jun 11 16:10:43.968866 crc crio[3638]: time="2026-06-11T16:10:43.968662355Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=458dc256-0bed-4931-8a15-7a01dae0f11d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.223428 | controller | Jun 11 16:10:43.991221 crc crio[3638]: time="2026-06-11T16:10:43.991158032Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5kplv/extract-content" id=ff7c22cd-62f7-4188-8a2a-f30767138bd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.223444 | controller | Jun 11 16:10:43.993216 crc crio[3638]: time="2026-06-11T16:10:43.993141924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223460 | controller | Jun 11 16:10:43.993300 crc crio[3638]: time="2026-06-11T16:10:43.993234576Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=c99db0ce-60eb-4a99-a6b0-55c37827f26e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.223476 | controller | Jun 11 16:10:43.994085 crc crio[3638]: time="2026-06-11T16:10:43.993992682Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ac6294f2-0ae8-495b-92a5-3cceb49374c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.223491 | controller | Jun 11 16:10:44.000095 crc crio[3638]: time="2026-06-11T16:10:43.999915175Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a1b4f81d-1737-4067-88b7-b345ae3f0aa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.223507 | controller | Jun 11 16:10:44.018701 crc crio[3638]: time="2026-06-11T16:10:44.018605933Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-tfzks/extract-content" id=67dd73bc-b24f-4d91-8fa2-ae9be3adfade name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.223545 | controller | Jun 11 16:10:44.019241 crc crio[3638]: time="2026-06-11T16:10:44.019166054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223566 | controller | Jun 11 16:10:44.036143 crc crio[3638]: time="2026-06-11T16:10:44.036040756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223583 | controller | Jun 11 16:10:44.040516 crc crio[3638]: time="2026-06-11T16:10:44.040259422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223598 | controller | Jun 11 16:10:44.056890 crc crio[3638]: time="2026-06-11T16:10:44.056692954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223614 | controller | Jun 11 16:10:44.060491 crc crio[3638]: time="2026-06-11T16:10:44.060245888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223629 | controller | Jun 11 16:10:44.209732 crc crio[3638]: time="2026-06-11T16:10:44.209007009Z" level=info msg="Created container 39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6: openshift-marketplace/redhat-operators-tfzks/extract-content" id=67dd73bc-b24f-4d91-8fa2-ae9be3adfade name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.223644 | controller | Jun 11 16:10:44.210879 crc crio[3638]: time="2026-06-11T16:10:44.210728224Z" level=info msg="Starting container: 39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6" id=4e90140a-9588-49e7-b966-de73981d04f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.223660 | controller | Jun 11 16:10:44.212202 crc crio[3638]: time="2026-06-11T16:10:44.211733914Z" level=info msg="Created container 3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63: openshift-marketplace/redhat-marketplace-5kplv/extract-content" id=ff7c22cd-62f7-4188-8a2a-f30767138bd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.223676 | controller | Jun 11 16:10:44.212878 crc crio[3638]: time="2026-06-11T16:10:44.212757287Z" level=info msg="Starting container: 3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63" id=d9fa47fa-80f2-468d-830a-74b166c38400 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.223692 | controller | Jun 11 16:10:44.219358 crc crio[3638]: time="2026-06-11T16:10:44.219236092Z" level=info msg="Started container" PID=20333 containerID=39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6 description=openshift-marketplace/redhat-operators-tfzks/extract-content id=4e90140a-9588-49e7-b966-de73981d04f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af
2026-06-11 18:00:59.223708 | controller | Jun 11 16:10:44.222093 crc crio[3638]: time="2026-06-11T16:10:44.221802314Z" level=info msg="Started container" PID=20332 containerID=3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63 description=openshift-marketplace/redhat-marketplace-5kplv/extract-content id=d9fa47fa-80f2-468d-830a-74b166c38400 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314
2026-06-11 18:00:59.223724 | controller | Jun 11 16:10:44.686533 crc crio[3638]: time="2026-06-11T16:10:44.685915817Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-cjs9d/POD" id=56b806bd-154b-414e-955c-c496395c2bb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.223740 | controller | Jun 11 16:10:44.687333 crc crio[3638]: time="2026-06-11T16:10:44.68654565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223757 | controller | Jun 11 16:10:44.712177 crc crio[3638]: time="2026-06-11T16:10:44.71154147Z" level=info msg="Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc000182f80}] Aliases:map[]}"
2026-06-11 18:00:59.223776 | controller | Jun 11 16:10:44.712177 crc crio[3638]: time="2026-06-11T16:10:44.711971958Z" level=info msg="Adding pod openshift-marketplace_certified-operators-cjs9d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.223793 | controller | Jun 11 16:10:44.953637 crc crio[3638]: time="2026-06-11T16:10:44.948057194Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-cm758/POD" id=2c7296bc-ca96-4299-9c59-68e7185cf6df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.223808 | controller | Jun 11 16:10:44.953889 crc crio[3638]: time="2026-06-11T16:10:44.953758892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.223825 | controller | Jun 11 16:10:44.984543 crc crio[3638]: time="2026-06-11T16:10:44.98400734Z" level=info msg="Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc00012a850}] Aliases:map[]}"
2026-06-11 18:00:59.223841 | controller | Jun 11 16:10:44.984543 crc crio[3638]: time="2026-06-11T16:10:44.984067612Z" level=info msg="Adding pod openshift-marketplace_community-operators-cm758 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.223857 | controller | Jun 11 16:10:45.026339 crc crio[3638]: 2026-06-11T16:10:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e85f0f7a7ac8769 Mac:16:20:ac:ff:d3:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 SocketPath: PciID:}] [{Interface:0xc000292840 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.223873 | controller | Jun 11 16:10:45.028021 crc crio[3638]: time="2026-06-11T16:10:45.027936913Z" level=info msg="Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc000182f80}] Aliases:map[]}"
2026-06-11 18:00:59.223889 | controller | Jun 11 16:10:45.028193 crc crio[3638]: time="2026-06-11T16:10:45.028141617Z" level=info msg="Checking pod openshift-marketplace_certified-operators-cjs9d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.223905 | controller | Jun 11 16:10:45.036769 crc crio[3638]: time="2026-06-11T16:10:45.036308276Z" level=info msg="Ran pod sandbox e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e with infra container: openshift-marketplace/certified-operators-cjs9d/POD" id=56b806bd-154b-414e-955c-c496395c2bb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.223921 | controller | Jun 11 16:10:45.039182 crc crio[3638]: time="2026-06-11T16:10:45.038984873Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f3adf1c9-fc0c-4e70-bf9e-f40da39566ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.223940 | controller | Jun 11 16:10:45.041693 crc crio[3638]: time="2026-06-11T16:10:45.041546726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4c2751b2-b8a3-4e0a-bb95-d560a33e3aa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.223956 | controller | Jun 11 16:10:45.047725 crc crio[3638]: time="2026-06-11T16:10:45.04751862Z" level=info msg="Creating container: openshift-marketplace/certified-operators-cjs9d/extract-utilities" id=10e269eb-5de9-4e53-8835-12d1b90cd238 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.223985 | controller | Jun 11 16:10:45.047983 crc crio[3638]: time="2026-06-11T16:10:45.047926688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224007 | controller | Jun 11 16:10:45.071697 crc crio[3638]: time="2026-06-11T16:10:45.070791324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224025 | controller | Jun 11 16:10:45.076764 crc crio[3638]: time="2026-06-11T16:10:45.076646205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224042 | controller | Jun 11 16:10:45.189946 crc crio[3638]: time="2026-06-11T16:10:45.185034647Z" level=info msg="Created container 7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707: openshift-marketplace/certified-operators-cjs9d/extract-utilities" id=10e269eb-5de9-4e53-8835-12d1b90cd238 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.224063 | controller | Jun 11 16:10:45.189946 crc crio[3638]: time="2026-06-11T16:10:45.186723092Z" level=info msg="Starting container: 7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707" id=ce1aebb1-6b70-4fc1-83c1-f3ae0adbd6ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.224086 | controller | Jun 11 16:10:45.194115 crc crio[3638]: time="2026-06-11T16:10:45.194034654Z" level=info msg="Started container" PID=20422 containerID=7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707 description=openshift-marketplace/certified-operators-cjs9d/extract-utilities id=ce1aebb1-6b70-4fc1-83c1-f3ae0adbd6ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e
2026-06-11 18:00:59.224110 | controller | Jun 11 16:10:45.270411 crc crio[3638]: 2026-06-11T16:10:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:191e1cf24e8cb56 Mac:4a:bf:f3:1b:64:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 SocketPath: PciID:}] [{Interface:0xc0003aa9e0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.224132 | controller | Jun 11 16:10:45.273176 crc crio[3638]: time="2026-06-11T16:10:45.273139098Z" level=info msg="Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc00012a850}] Aliases:map[]}"
2026-06-11 18:00:59.224148 | controller | Jun 11 16:10:45.273880 crc crio[3638]: time="2026-06-11T16:10:45.273854772Z" level=info msg="Checking pod openshift-marketplace_community-operators-cm758 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.224173 | controller | Jun 11 16:10:45.291007 crc crio[3638]: time="2026-06-11T16:10:45.290953208Z" level=info msg="Ran pod sandbox 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 with infra container: openshift-marketplace/community-operators-cm758/POD" id=2c7296bc-ca96-4299-9c59-68e7185cf6df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.224193 | controller | Jun 11 16:10:45.300189 crc crio[3638]: time="2026-06-11T16:10:45.300113318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d6581efd-497b-4126-bc5d-98f28e6ef5e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.224209 | controller | Jun 11 16:10:45.303225 crc crio[3638]: time="2026-06-11T16:10:45.303137931Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7dcae573-fd1b-433d-a806-0afca9e82d48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.224225 | controller | Jun 11 16:10:45.316132 crc crio[3638]: time="2026-06-11T16:10:45.315755963Z" level=info msg="Creating container: openshift-marketplace/community-operators-cm758/extract-utilities" id=d1595b53-5fc2-4302-a268-8cc069347b14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.224241 | controller | Jun 11 16:10:45.316633 crc crio[3638]: time="2026-06-11T16:10:45.316356586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2920a5d9-470d-430e-adfc-d9e4ca1f5f71 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.224305 | controller | Jun 11 16:10:45.317190 crc crio[3638]: time="2026-06-11T16:10:45.317122991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224327 | controller | Jun 11 16:10:45.319680 crc crio[3638]: time="2026-06-11T16:10:45.319549522Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8683eefa-a9fd-4404-b53c-59d8fc4aae96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.224344 | controller | Jun 11 16:10:45.331579 crc crio[3638]: time="2026-06-11T16:10:45.331346607Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=830a6a7f-50a4-40ab-9422-ba97bbe97123 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.224359 | controller | Jun 11 16:10:45.341957 crc crio[3638]: time="2026-06-11T16:10:45.341251242Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:00:59.224375 | controller | Jun 11 16:10:45.342218 crc crio[3638]: time="2026-06-11T16:10:45.342153212Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5kplv/registry-server" id=fbbf9699-eaa6-4e96-8a88-2a586f58ccd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.224391 | controller | Jun 11 16:10:45.342591 crc crio[3638]: time="2026-06-11T16:10:45.3425397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224406 | controller | Jun 11 16:10:45.369020 crc crio[3638]: time="2026-06-11T16:10:45.368802755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224422 | controller | Jun 11 16:10:45.375583 crc crio[3638]: time="2026-06-11T16:10:45.375501874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224441 | controller | Jun 11 16:10:45.383699 crc crio[3638]: time="2026-06-11T16:10:45.383597093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224457 | controller | Jun 11 16:10:45.392115 crc crio[3638]: time="2026-06-11T16:10:45.392076729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224473 | controller | Jun 11 16:10:45.500275 crc crio[3638]: time="2026-06-11T16:10:45.500226525Z" level=info msg="Created container fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701: openshift-marketplace/redhat-marketplace-5kplv/registry-server" id=fbbf9699-eaa6-4e96-8a88-2a586f58ccd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.224488 | controller | Jun 11 16:10:45.502102 crc crio[3638]: time="2026-06-11T16:10:45.502043744Z" level=info msg="Starting container: fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701" id=06459a74-a23e-4b72-9057-c7551dc1bb81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.224503 | controller | Jun 11 16:10:45.504260 crc crio[3638]: time="2026-06-11T16:10:45.504154577Z" level=info msg="Created container c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89: openshift-marketplace/community-operators-cm758/extract-utilities" id=d1595b53-5fc2-4302-a268-8cc069347b14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.224543 | controller | Jun 11 16:10:45.505128 crc crio[3638]: time="2026-06-11T16:10:45.505031975Z" level=info msg="Starting container: c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89" id=0d9b9fa6-6959-4ec7-ba6f-41facf307526 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.224562 | controller | Jun 11 16:10:45.511966 crc crio[3638]: time="2026-06-11T16:10:45.511881317Z" level=info msg="Started container" PID=20443 containerID=fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701 description=openshift-marketplace/redhat-marketplace-5kplv/registry-server id=06459a74-a23e-4b72-9057-c7551dc1bb81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314
2026-06-11 18:00:59.224578 | controller | Jun 11 16:10:45.516668 crc crio[3638]: time="2026-06-11T16:10:45.516586286Z" level=info msg="Started container" PID=20442 containerID=c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89 description=openshift-marketplace/community-operators-cm758/extract-utilities id=0d9b9fa6-6959-4ec7-ba6f-41facf307526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36
2026-06-11 18:00:59.224594 | controller | Jun 11 16:10:46.055755 crc crio[3638]: time="2026-06-11T16:10:46.055553443Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=830a6a7f-50a4-40ab-9422-ba97bbe97123 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.224610 | controller | Jun 11 16:10:46.058255 crc crio[3638]: time="2026-06-11T16:10:46.058050225Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=089f75b5-db8a-4953-8a0d-d0d18a34e17a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.224625 | controller | Jun 11 16:10:46.062702 crc crio[3638]: time="2026-06-11T16:10:46.062624571Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0e20630e-93e0-442c-9545-8e672a506098 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.224641 | controller | Jun 11 16:10:46.068200 crc crio[3638]: time="2026-06-11T16:10:46.068122975Z" level=info msg="Creating container: openshift-marketplace/certified-operators-cjs9d/extract-content" id=36667b5d-ffa7-48d5-bc83-c762d2af2347 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.224660 | controller | Jun 11 16:10:46.068746 crc crio[3638]: time="2026-06-11T16:10:46.068691486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224676 | controller | Jun 11 16:10:46.096414 crc crio[3638]: time="2026-06-11T16:10:46.096328041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224692 | controller | Jun 11 16:10:46.099871 crc crio[3638]: time="2026-06-11T16:10:46.099610849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224707 | controller | Jun 11 16:10:46.214887 crc crio[3638]: time="2026-06-11T16:10:46.214776942Z" level=info msg="Created container 4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39: openshift-marketplace/certified-operators-cjs9d/extract-content" id=36667b5d-ffa7-48d5-bc83-c762d2af2347 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.224723 | controller | Jun 11 16:10:46.216736 crc crio[3638]: time="2026-06-11T16:10:46.216645921Z" level=info msg="Starting container: 4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39" id=3b6a7c8c-c621-487c-985c-e2e7f47ecfa7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.224739 | controller | Jun 11 16:10:46.227133 crc crio[3638]: time="2026-06-11T16:10:46.227075777Z" level=info msg="Started container" PID=20473 containerID=4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39 description=openshift-marketplace/certified-operators-cjs9d/extract-content id=3b6a7c8c-c621-487c-985c-e2e7f47ecfa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e
2026-06-11 18:00:59.224755 | controller | Jun 11 16:10:46.335866 crc crio[3638]: time="2026-06-11T16:10:46.335270485Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=b80af678-9fe2-4e5e-b69f-7e1d8a858811 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.224770 | controller | Jun 11 16:10:46.340916 crc crio[3638]: time="2026-06-11T16:10:46.340735209Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:00:59.224786 | controller | Jun 11 16:10:46.344637 crc crio[3638]: time="2026-06-11T16:10:46.344612199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=154c7041-c6a2-4190-a71b-ee7e6e55d779 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.224801 | controller | Jun 11 16:10:46.350062 crc crio[3638]: time="2026-06-11T16:10:46.349913189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2d76c533-7ba6-4f84-9a88-ef3373f1f196 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.224816 | controller | Jun 11 16:10:46.360346 crc crio[3638]: time="2026-06-11T16:10:46.360283714Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-tfzks/registry-server" id=1d6d4248-85ab-437a-b98b-aeaed58c4bd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.224832 | controller | Jun 11 16:10:46.360887 crc crio[3638]: time="2026-06-11T16:10:46.360786664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224848 | controller | Jun 11 16:10:46.398802 crc crio[3638]: time="2026-06-11T16:10:46.398765934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224867 | controller | Jun 11 16:10:46.402742 crc crio[3638]: time="2026-06-11T16:10:46.402719557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.224883 | controller | Jun 11 16:10:46.499327 crc crio[3638]: time="2026-06-11T16:10:46.499260132Z" level=info msg="Created container 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422: openshift-marketplace/redhat-operators-tfzks/registry-server" id=1d6d4248-85ab-437a-b98b-aeaed58c4bd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.224898 | controller | Jun 11 16:10:46.500593 crc crio[3638]: time="2026-06-11T16:10:46.500488858Z" level=info msg="Starting container: 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422" id=a2284dd0-69bd-4d21-964f-15ae7856a234 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.224914 | controller | Jun 11 16:10:46.506358 crc crio[3638]: time="2026-06-11T16:10:46.506291409Z" level=info msg="Started container" PID=20486 containerID=3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422 description=openshift-marketplace/redhat-operators-tfzks/registry-server id=a2284dd0-69bd-4d21-964f-15ae7856a234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af
2026-06-11 18:00:59.224930 | controller | Jun 11 16:10:46.979009 crc crio[3638]: time="2026-06-11T16:10:46.978639092Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=b80af678-9fe2-4e5e-b69f-7e1d8a858811 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.224946 | controller | Jun 11 16:10:46.980786 crc crio[3638]: time="2026-06-11T16:10:46.980648033Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=f7d704a5-4282-4640-bc6c-c2ac704b1ff2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.224962 | controller | Jun 11 16:10:46.984294 crc crio[3638]: time="2026-06-11T16:10:46.984203788Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=62931d7c-dac8-45eb-8756-0961d87a5888 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.224978 | controller | Jun 11 16:10:46.991258 crc crio[3638]: time="2026-06-11T16:10:46.991173112Z" level=info msg="Creating container: openshift-marketplace/community-operators-cm758/extract-content" id=436f68e8-697c-43c2-ac86-f83c6e717595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.225002 | controller | Jun 11 16:10:46.991985 crc crio[3638]: time="2026-06-11T16:10:46.991799685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.225024 | controller | Jun 11 16:10:47.027387 crc crio[3638]: time="2026-06-11T16:10:47.027098329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.225041 | controller | Jun 11 16:10:47.030647 crc crio[3638]: time="2026-06-11T16:10:47.03055475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.225057 | controller | Jun 11 16:10:47.135545 crc crio[3638]: time="2026-06-11T16:10:47.135333938Z" level=info msg="Created container 7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01: openshift-marketplace/community-operators-cm758/extract-content" id=436f68e8-697c-43c2-ac86-f83c6e717595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.225073 | controller | Jun 11 16:10:47.139653 crc crio[3638]: time="2026-06-11T16:10:47.139553675Z" level=info msg="Starting container: 7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01" id=f0fadca5-9da3-4fea-8ec3-a500205486da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.225093 | controller | Jun 11 16:10:47.147087 crc crio[3638]: time="2026-06-11T16:10:47.146412668Z" level=info msg="Started container" PID=20509 containerID=7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01 description=openshift-marketplace/community-operators-cm758/extract-content id=f0fadca5-9da3-4fea-8ec3-a500205486da name=/runtime.v1.RuntimeService/StartContainer sandboxID=191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36
2026-06-11 18:00:59.225121 | controller | Jun 11 16:10:47.360404 crc crio[3638]: time="2026-06-11T16:10:47.360325351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f0236eeb-5b50-49da-bbfa-ca6bb000c88e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.225140 | controller | Jun 11 16:10:47.362260 crc crio[3638]: time="2026-06-11T16:10:47.362181081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bd46cc8f-a5c6-4f10-999b-6197ee24a524 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.225156 | controller | Jun 11 16:10:47.375000 crc crio[3638]: time="2026-06-11T16:10:47.374923925Z" level=info msg="Creating container: openshift-marketplace/certified-operators-cjs9d/registry-server" id=1f4c1019-da90-429d-b155-998c8ada9da6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.225172 | controller | Jun 11 16:10:47.375412 crc crio[3638]: time="2026-06-11T16:10:47.375351874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.225187 | controller | Jun 11 16:10:47.415917 crc crio[3638]: time="2026-06-11T16:10:47.415783874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.225203 | controller | Jun 11 16:10:47.421864 crc crio[3638]: time="2026-06-11T16:10:47.421754739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.225219 | controller | Jun 11 16:10:47.542590 crc crio[3638]: time="2026-06-11T16:10:47.542487067Z" level=info msg="Created container 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5: openshift-marketplace/certified-operators-cjs9d/registry-server" id=1f4c1019-da90-429d-b155-998c8ada9da6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.225234 | controller | Jun 11 16:10:47.543845 crc crio[3638]: time="2026-06-11T16:10:47.543775264Z" level=info msg="Starting container: 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5" id=3eadec46-7de8-4866-b396-6b5569d4a675 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.225252 | controller | Jun 11 16:10:47.550966 crc crio[3638]: time="2026-06-11T16:10:47.550878941Z" level=info msg="Started container" PID=20521 containerID=4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5 description=openshift-marketplace/certified-operators-cjs9d/registry-server id=3eadec46-7de8-4866-b396-6b5569d4a675 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e
2026-06-11 18:00:59.225269 | controller | Jun 11 16:10:48.376339 crc crio[3638]: time="2026-06-11T16:10:48.375640787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=aefe9084-a77c-4ac7-a12f-fdc2dddec6d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.225285 | controller | Jun 11 16:10:48.379149 crc crio[3638]: time="2026-06-11T16:10:48.379019127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5e5146f2-7831-4288-92e6-d605ef110e2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.225308 | controller | Jun 11 16:10:48.385355 crc crio[3638]: time="2026-06-11T16:10:48.385232766Z" level=info msg="Creating container: openshift-marketplace/community-operators-cm758/registry-server" id=c992c449-6cde-4d14-ada1-5dcfd3a44308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.225325 | controller | Jun 11 16:10:48.385709 crc crio[3638]: time="2026-06-11T16:10:48.385632774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.225341 | controller | Jun 11 16:10:48.440163 crc crio[3638]: time="2026-06-11T16:10:48.440050565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.225356 | controller | Jun 11 16:10:48.445907 crc crio[3638]: time="2026-06-11T16:10:48.445762544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.225372 | controller | Jun 11 16:10:48.571483 crc crio[3638]: time="2026-06-11T16:10:48.571346293Z" level=info msg="Created container eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f: openshift-marketplace/community-operators-cm758/registry-server" id=c992c449-6cde-4d14-ada1-5dcfd3a44308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.225387 | controller | Jun 11 16:10:48.572693 crc crio[3638]: time="2026-06-11T16:10:48.57261726Z" level=info msg="Starting container: eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f" id=174fdbf2-1bf0-486b-b96d-3ec07cacb387 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.225402 | controller | Jun 11 16:10:48.583878 crc crio[3638]: time="2026-06-11T16:10:48.583624329Z" level=info msg="Started container" PID=20567 containerID=eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f description=openshift-marketplace/community-operators-cm758/registry-server id=174fdbf2-1bf0-486b-b96d-3ec07cacb387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36
2026-06-11 18:00:59.225418 | controller | Jun 11 16:11:00.284665 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-11 18:00:59.225435 | controller | Jun 11 16:11:00.350252 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-11 18:00:59.225493 | controller | Jun 11 16:11:00.351113 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-11 18:00:59.225547 | controller | Jun 11 16:11:00.351510 crc systemd[1]: crio.service: Consumed 24min 52.727s CPU time.
2026-06-11 18:00:59.225570 | controller | Jun 11 16:11:00.429679 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 18:00:59.225587 | controller | Jun 11 16:11:00.539926 crc crio[21458]: time="2026-06-11T16:11:00.539850407Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 18:00:59.225603 | controller | Jun 11 16:11:00.539926 crc crio[21458]: time="2026-06-11T16:11:00.539904698Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 18:00:59.225620 | controller | Jun 11 16:11:00.541259 crc crio[21458]: time="2026-06-11T16:11:00.541208715Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 18:00:59.225636 | controller | Jun 11 16:11:00.541326 crc crio[21458]: time="2026-06-11T16:11:00.541290837Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 18:00:59.225652 | controller | Jun 11 16:11:00.566475 crc crio[21458]: time="2026-06-11T16:11:00.566306626Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 18:00:59.225673 | controller | Jun 11 16:11:00.566791 crc crio[21458]: time="2026-06-11T16:11:00.566692605Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 18:00:59.225690 | controller | Jun 11 16:11:00.566856 crc crio[21458]: time="2026-06-11T16:11:00.566821917Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 18:00:59.225706 | controller | Jun 11 16:11:00.567045 crc crio[21458]: time="2026-06-11T16:11:00.56698017Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 18:00:59.225722 | controller | Jun 11 16:11:00.567220 crc crio[21458]: time="2026-06-11T16:11:00.567039752Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 18:00:59.225738 | controller | Jun 11 16:11:00.592338 crc crio[21458]: time="2026-06-11T16:11:00.592254586Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 18:00:59.225753 | controller | Jun 11 16:11:00.614505 crc crio[21458]: time="2026-06-11T16:11:00.61318707Z" 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-11 18:00:59.225769 | controller | Jun 11 16:11:00.618372 crc crio[21458]: time="2026-06-11T16:11:00.618337848Z" 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-11 18:00:59.225786 | controller | Jun 11 16:11:00.655364 crc crio[21458]: time="2026-06-11T16:11:00.655320686Z" 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-11 18:00:59.225801 | controller | Jun 11 16:11:00.830751 crc crio[21458]: time="2026-06-11T16:11:00.829872773Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 18:00:59.225817 | controller | Jun 11 16:11:00.830751 crc crio[21458]: time="2026-06-11T16:11:00.829922454Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 18:00:59.225833 | controller | Jun 11 16:11:00.830751 crc crio[21458]: time="2026-06-11T16:11:00.829932894Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 18:00:59.225849 | controller | Jun 11 16:11:00.830751 crc crio[21458]: time="2026-06-11T16:11:00.829939794Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 18:00:59.225864 | controller | Jun 11 16:11:00.830751 crc crio[21458]: time="2026-06-11T16:11:00.829946874Z" level=info msg="RDT not available in the host system"
2026-06-11 18:00:59.225880 | controller | Jun 11 16:11:00.844283 crc crio[21458]: time="2026-06-11T16:11:00.842218249Z" level=info msg="Conmon does support the --sync option"
2026-06-11 18:00:59.225896 | controller | Jun 11 16:11:00.844283 crc crio[21458]: time="2026-06-11T16:11:00.842786181Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 18:00:59.225912 | controller | Jun 11 16:11:00.851948 crc crio[21458]: time="2026-06-11T16:11:00.8518814Z" level=info msg="Conmon does support the --sync option"
2026-06-11 18:00:59.225927 | controller | Jun 11 16:11:00.851948 crc crio[21458]: time="2026-06-11T16:11:00.851918181Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 18:00:59.225943 | controller | Jun 11 16:11:00.887074 crc crio[21458]: time="2026-06-11T16:11:00.886930498Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.225958 | controller | Jun 11 16:11:00.887074 crc crio[21458]: time="2026-06-11T16:11:00.887066031Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.225974 | controller | Jun 11 16:11:00.887854 crc crio[21458]: time="2026-06-11T16:11:00.887673703Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 18:00:59.225989 | controller | Jun 11 16:11:00.887996 crc crio[21458]: time="2026-06-11T16:11:00.887934518Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 18:00:59.226024 | controller | Jun 11 16:11:00.890225 crc crio[21458]: time="2026-06-11T16:11:00.889990442Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"io.containers.trace-syscall\", \"cpu-c-states.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"run.oci.\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.DisableFIPS\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"cpu-freq-governor.crio.io\", \"org.systemd.property.\", \"org.criu.config\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.ShmSize\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\"]\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-11 18:00:59.226054 | controller | Jun 11 16:11:00.897500 crc crio[21458]: time="2026-06-11T16:11:00.897373825Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 18:00:59.226071 | controller | Jun 11 16:11:00.898036 crc crio[21458]: time="2026-06-11T16:11:00.897960038Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 18:00:59.226088 | controller | Jun 11 16:11:02.937230 crc crio[21458]: time="2026-06-11T16:11:02.93694729Z" level=info msg="Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc0007bbbd8}] Aliases:map[]}"
2026-06-11 18:00:59.226109 | controller | Jun 11 16:11:02.938203 crc crio[21458]: time="2026-06-11T16:11:02.937234646Z" level=info msg="Checking pod openshift-marketplace_community-operators-cm758 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226126 | controller | Jun 11 16:11:02.938249 crc crio[21458]: time="2026-06-11T16:11:02.938217257Z" level=info msg="Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc0007bbd20}] Aliases:map[]}"
2026-06-11 18:00:59.226142 | controller | Jun 11 16:11:02.938611 crc crio[21458]: time="2026-06-11T16:11:02.938541943Z" level=info msg="Checking pod openshift-marketplace_certified-operators-cjs9d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226158 | controller | Jun 11 16:11:02.939680 crc crio[21458]: time="2026-06-11T16:11:02.939601445Z" level=info msg="Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc0007bbde0}] Aliases:map[]}"
2026-06-11 18:00:59.226174 | controller | Jun 11 16:11:02.939998 crc crio[21458]: time="2026-06-11T16:11:02.939926412Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-tfzks for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226190 | controller | Jun 11 16:11:02.940945 crc crio[21458]: time="2026-06-11T16:11:02.940870532Z" level=info msg="Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc0007bbeb8}] Aliases:map[]}"
2026-06-11 18:00:59.226206 | controller | Jun 11 16:11:02.941323 crc crio[21458]: time="2026-06-11T16:11:02.941254489Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-5kplv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226222 | controller | Jun 11 16:11:02.942678 crc crio[21458]: time="2026-06-11T16:11:02.942567387Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-p8hr8 Namespace:openshift-marketplace ID:0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 UID:ec689149-9cf1-4790-945c-323e394cbd75 NetNS:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec689149_9cf1_4790_945c_323e394cbd75.slice PodAnnotations:0xc0007bbf70}] Aliases:map[]}"
2026-06-11 18:00:59.226239 | controller | Jun 11 16:11:02.943032 crc crio[21458]: time="2026-06-11T16:11:02.942979015Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-p8hr8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226259 | controller | Jun 11 16:11:02.944014 crc crio[21458]: time="2026-06-11T16:11:02.943930655Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e 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:0xc001c84078}] Aliases:map[]}"
2026-06-11 18:00:59.226276 | controller | Jun 11 16:11:02.944266 crc crio[21458]: time="2026-06-11T16:11:02.944201801Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226292 | controller | Jun 11 16:11:02.944685 crc crio[21458]: time="2026-06-11T16:11:02.94461857Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.226309 | controller | Jun 11 16:11:02.944783 crc crio[21458]: time="2026-06-11T16:11:02.944704252Z" level=warning msg="Could not restore sandbox IP for a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_758062bd-d923-482f-9cff-0b4944b3a717_0(a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.226325 | controller | Jun 11 16:11:02.944840 crc crio[21458]: time="2026-06-11T16:11:02.944801734Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.226341 | controller | Jun 11 16:11:02.944877 crc crio[21458]: time="2026-06-11T16:11:02.944832424Z" level=warning msg="Could not restore sandbox IP for 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_392d0588-ab44-4ec8-87bf-ba7f0cacf25b_0(5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.226358 | controller | Jun 11 16:11:02.945403 crc crio[21458]: time="2026-06-11T16:11:02.945344885Z" level=info msg="Got pod network &{Name:route-controller-manager-98548687b-xnt6d Namespace:openshift-route-controller-manager ID:d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc UID:de4503c7-6b94-42bf-9d26-68df6310bcfa NetNS:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde4503c7_6b94_42bf_9d26_68df6310bcfa.slice PodAnnotations:0xc001c84118}] Aliases:map[]}"
2026-06-11 18:00:59.226374 | controller | Jun 11 16:11:02.945735 crc crio[21458]: time="2026-06-11T16:11:02.945672811Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-98548687b-xnt6d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226391 | controller | Jun 11 16:11:02.946989 crc crio[21458]: time="2026-06-11T16:11:02.946904427Z" level=info msg="Got pod network &{Name:controller-manager-7f88546bc-f77wp Namespace:openshift-controller-manager ID:2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 UID:873d27dc-4ecf-42a4-8770-381ae567cf12 NetNS:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod873d27dc_4ecf_42a4_8770_381ae567cf12.slice PodAnnotations:0xc001c841a8}] Aliases:map[]}"
2026-06-11 18:00:59.226411 | controller | Jun 11 16:11:02.947290 crc crio[21458]: time="2026-06-11T16:11:02.947235393Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-7f88546bc-f77wp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226429 | controller | Jun 11 16:11:02.948245 crc crio[21458]: time="2026-06-11T16:11:02.948175113Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac 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:0xc001c84240}] Aliases:map[]}"
2026-06-11 18:00:59.226445 | controller | Jun 11 16:11:02.948692 crc crio[21458]: time="2026-06-11T16:11:02.948601912Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226461 | controller | Jun 11 16:11:02.949473 crc crio[21458]: time="2026-06-11T16:11:02.949350228Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b 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:0xc001c842d0}] Aliases:map[]}"
2026-06-11 18:00:59.226477 | controller | Jun 11 16:11:02.949891 crc crio[21458]: time="2026-06-11T16:11:02.949827147Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226493 | controller | Jun 11 16:11:02.950676 crc crio[21458]: time="2026-06-11T16:11:02.950607744Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 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:0xc001c84360}] Aliases:map[]}"
2026-06-11 18:00:59.226525 | controller | Jun 11 16:11:02.951340 crc crio[21458]: time="2026-06-11T16:11:02.951096454Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226550 | controller | Jun 11 16:11:02.952357 crc crio[21458]: time="2026-06-11T16:11:02.952269108Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 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:0xc001c843e0}] Aliases:map[]}"
2026-06-11 18:00:59.226568 | controller | Jun 11 16:11:02.952938 crc crio[21458]: time="2026-06-11T16:11:02.95282826Z" 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-11 18:00:59.226584 | controller | Jun 11 16:11:02.955941 crc crio[21458]: time="2026-06-11T16:11:02.955817112Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 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:0xc00012abc8}] Aliases:map[]}"
2026-06-11 18:00:59.226604 | controller | Jun 11 16:11:02.956161 crc crio[21458]: time="2026-06-11T16:11:02.956098807Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226620 | controller | Jun 11 16:11:02.956822 crc crio[21458]: time="2026-06-11T16:11:02.956642939Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d 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:0xc001c84070}] Aliases:map[]}"
2026-06-11 18:00:59.226636 | controller | Jun 11 16:11:02.956822 crc crio[21458]: time="2026-06-11T16:11:02.956817093Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226652 | controller | Jun 11 16:11:02.957012 crc crio[21458]: time="2026-06-11T16:11:02.956938885Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.226669 | controller | Jun 11 16:11:02.957012 crc crio[21458]: time="2026-06-11T16:11:02.956985176Z" level=warning msg="Could not restore sandbox IP for 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.226685 | controller | Jun 11 16:11:02.957371 crc crio[21458]: time="2026-06-11T16:11:02.957290912Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 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:0xc001c84108}] Aliases:map[]}"
2026-06-11 18:00:59.226701 | controller | Jun 11 16:11:02.957522 crc crio[21458]: time="2026-06-11T16:11:02.957493426Z" 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-11 18:00:59.226717 | controller | Jun 11 16:11:02.958348 crc crio[21458]: time="2026-06-11T16:11:02.95814663Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc001c84198}] Aliases:map[]}"
2026-06-11 18:00:59.226733 | controller | Jun 11 16:11:02.958348 crc crio[21458]: time="2026-06-11T16:11:02.958284723Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226752 | controller | Jun 11 16:11:02.958865 crc crio[21458]: time="2026-06-11T16:11:02.958722582Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be 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:0xc001c844a0}] Aliases:map[]}"
2026-06-11 18:00:59.226768 | controller | Jun 11 16:11:02.959011 crc crio[21458]: time="2026-06-11T16:11:02.958899446Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226784 | controller | Jun 11 16:11:02.959343 crc crio[21458]: time="2026-06-11T16:11:02.959276623Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad 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:0xc001c84530}] Aliases:map[]}"
2026-06-11 18:00:59.226800 | controller | Jun 11 16:11:02.959677 crc crio[21458]: time="2026-06-11T16:11:02.959501149Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226816 | controller | Jun 11 16:11:02.961167 crc crio[21458]: time="2026-06-11T16:11:02.961054591Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 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:0xc001c845c0}] Aliases:map[]}"
2026-06-11 18:00:59.226833 | controller | Jun 11 16:11:02.961316 crc crio[21458]: time="2026-06-11T16:11:02.961236585Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226848 | controller | Jun 11 16:11:02.961968 crc crio[21458]: time="2026-06-11T16:11:02.961810496Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 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:0xc001c84650}] Aliases:map[]}"
2026-06-11 18:00:59.226863 | controller | Jun 11 16:11:02.962325 crc crio[21458]: time="2026-06-11T16:11:02.962135733Z" 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-11 18:00:59.226879 | controller | Jun 11 16:11:02.963610 crc crio[21458]: time="2026-06-11T16:11:02.963310207Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e 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:0xc001c846d0}] Aliases:map[]}"
2026-06-11 18:00:59.226897 | controller | Jun 11 16:11:02.963951 crc crio[21458]: time="2026-06-11T16:11:02.963822238Z" 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-11 18:00:59.226913 | controller | Jun 11 16:11:02.965270 crc crio[21458]: time="2026-06-11T16:11:02.965200317Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 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:0xc001c84760}] Aliases:map[]}"
2026-06-11 18:00:59.226929 | controller | Jun 11 16:11:02.965602 crc crio[21458]: time="2026-06-11T16:11:02.965528704Z" 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-11 18:00:59.226944 | controller | Jun 11 16:11:02.966178 crc crio[21458]: time="2026-06-11T16:11:02.966099805Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 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:0xc001c847f8}] Aliases:map[]}"
2026-06-11 18:00:59.226959 | controller | Jun 11 16:11:02.966351 crc crio[21458]: time="2026-06-11T16:11:02.966282249Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.226975 | controller | Jun 11 16:11:02.967310 crc crio[21458]: time="2026-06-11T16:11:02.967234879Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 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:0xc001c84878}] Aliases:map[]}"
2026-06-11 18:00:59.226991 | controller | Jun 11 16:11:02.967557 crc crio[21458]: time="2026-06-11T16:11:02.967416703Z" 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-11 18:00:59.227006 | controller | Jun 11 16:11:02.967797 crc crio[21458]: time="2026-06-11T16:11:02.967675568Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.227024 | controller | Jun 11 16:11:02.967797 crc crio[21458]: time="2026-06-11T16:11:02.967721999Z" level=warning msg="Could not restore sandbox IP for 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.227053 | controller | Jun 11 16:11:02.968303 crc crio[21458]: time="2026-06-11T16:11:02.96823708Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 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:0xc001c84910}] Aliases:map[]}"
2026-06-11 18:00:59.227073 | controller | Jun 11 16:11:02.968505 crc crio[21458]: time="2026-06-11T16:11:02.968390533Z" 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-11 18:00:59.227089 | controller | Jun 11 16:11:02.969096 crc crio[21458]: time="2026-06-11T16:11:02.969018346Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 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:0xc001c84990}] Aliases:map[]}"
2026-06-11 18:00:59.227105 | controller | Jun 11 16:11:02.969269 crc crio[21458]: time="2026-06-11T16:11:02.9691988Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227120 | controller | Jun 11 16:11:02.969733 crc crio[21458]: time="2026-06-11T16:11:02.9696659Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 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:0xc001c84a10}] Aliases:map[]}"
2026-06-11 18:00:59.227137 | controller | Jun 11 16:11:02.969917 crc crio[21458]: time="2026-06-11T16:11:02.969855143Z" 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-11 18:00:59.227152 | controller | Jun 11 16:11:02.970480 crc crio[21458]: time="2026-06-11T16:11:02.970349754Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 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:0xc001c84aa0}] Aliases:map[]}"
2026-06-11 18:00:59.227168 | controller | Jun 11 16:11:02.970667 crc crio[21458]: time="2026-06-11T16:11:02.970592489Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227184 | controller | Jun 11 16:11:02.971156 crc crio[21458]: time="2026-06-11T16:11:02.971090939Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c 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:0xc001c84b30}] Aliases:map[]}"
2026-06-11 18:00:59.227203 | controller | Jun 11 16:11:02.971288 crc crio[21458]: time="2026-06-11T16:11:02.971226472Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227219 | controller | Jun 11 16:11:02.971792 crc crio[21458]: time="2026-06-11T16:11:02.971693631Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc001c84bc0}] Aliases:map[]}"
2026-06-11 18:00:59.227236 | controller | Jun 11 16:11:02.971939 crc crio[21458]: time="2026-06-11T16:11:02.971888485Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227252 | controller | Jun 11 16:11:02.972643 crc crio[21458]: time="2026-06-11T16:11:02.97257554Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 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:0xc001c84c50}] Aliases:map[]}"
2026-06-11 18:00:59.227268 | controller | Jun 11 16:11:02.972793 crc crio[21458]: time="2026-06-11T16:11:02.972721493Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227284 | controller | Jun 11 16:11:02.973311 crc crio[21458]: time="2026-06-11T16:11:02.973145531Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b 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:0xc001c84cd0}] Aliases:map[]}"
2026-06-11 18:00:59.227299 | controller | Jun 11 16:11:02.973311 crc crio[21458]: time="2026-06-11T16:11:02.973288194Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227315 | controller | Jun 11 16:11:02.974252 crc crio[21458]: time="2026-06-11T16:11:02.974129302Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 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:0xc001c84d60}] Aliases:map[]}"
2026-06-11 18:00:59.227333 | controller | Jun 11 16:11:02.974913 crc crio[21458]: time="2026-06-11T16:11:02.974828576Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227350 | controller | Jun 11 16:11:02.976480 crc crio[21458]: time="2026-06-11T16:11:02.976341388Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 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:0xc00012a5b8}] Aliases:map[]}"
2026-06-11 18:00:59.227365 | controller | Jun 11 16:11:02.976835 crc crio[21458]: time="2026-06-11T16:11:02.976721906Z" 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-11 18:00:59.227382 | controller | Jun 11 16:11:02.977934 crc crio[21458]: time="2026-06-11T16:11:02.977811878Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 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:0xc00012a810}] Aliases:map[]}"
2026-06-11 18:00:59.227398 | controller | Jun 11 16:11:02.978166 crc crio[21458]: time="2026-06-11T16:11:02.978088465Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227415 | controller | Jun 11 16:11:02.979468 crc crio[21458]: time="2026-06-11T16:11:02.979338831Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 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:0xc00012a948}] Aliases:map[]}"
2026-06-11 18:00:59.227431 | controller | Jun 11 16:11:02.979923 crc crio[21458]: time="2026-06-11T16:11:02.979738839Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227447 | controller | Jun 11 16:11:02.981017 crc crio[21458]: time="2026-06-11T16:11:02.980939124Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 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:0xc00012aa78}] Aliases:map[]}"
2026-06-11 18:00:59.227464 | controller | Jun 11 16:11:02.981288 crc crio[21458]: time="2026-06-11T16:11:02.981212529Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227483 | controller | Jun 11 16:11:02.981692 crc crio[21458]: time="2026-06-11T16:11:02.981613568Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.227499 | controller | Jun 11 16:11:02.981800 crc crio[21458]: time="2026-06-11T16:11:02.981697649Z" level=warning msg="Could not restore sandbox IP for bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.227537 | controller | Jun 11 16:11:02.982471 crc crio[21458]: time="2026-06-11T16:11:02.982339343Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 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:0xc00012ab38}] Aliases:map[]}"
2026-06-11 18:00:59.227557 | controller | Jun 11 16:11:02.982815 crc crio[21458]: time="2026-06-11T16:11:02.98270034Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227573 | controller | Jun 11 16:11:02.983716 crc crio[21458]: time="2026-06-11T16:11:02.98363522Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b 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:0xc00012ac08}] Aliases:map[]}"
2026-06-11 18:00:59.227589 | controller | Jun 11 16:11:02.984071 crc crio[21458]: time="2026-06-11T16:11:02.983990127Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227605 | controller | Jun 11 16:11:02.985230 crc crio[21458]: time="2026-06-11T16:11:02.985131691Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 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:0xc00012ac90}] Aliases:map[]}"
2026-06-11 18:00:59.227621 | controller | Jun 11 16:11:02.985644 crc crio[21458]: time="2026-06-11T16:11:02.98556439Z" 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-11 18:00:59.227637 | controller | Jun 11 16:11:02.986839 crc crio[21458]: time="2026-06-11T16:11:02.986691983Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc00012ad30}] Aliases:map[]}"
2026-06-11 18:00:59.227656 | controller | Jun 11 16:11:02.987320 crc crio[21458]: time="2026-06-11T16:11:02.987225754Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227672 | controller | Jun 11 16:11:02.989027 crc crio[21458]: time="2026-06-11T16:11:02.988933319Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf 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:0xc00012add0}] Aliases:map[]}"
2026-06-11 18:00:59.227688 | controller | Jun 11 16:11:02.989338 crc crio[21458]: time="2026-06-11T16:11:02.989247626Z" 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-11 18:00:59.227705 | controller | Jun 11 16:11:02.990816 crc crio[21458]: time="2026-06-11T16:11:02.990671926Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 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:0xc00012ae70}] Aliases:map[]}"
2026-06-11 18:00:59.227722 | controller | Jun 11 16:11:02.991184 crc crio[21458]: time="2026-06-11T16:11:02.991095745Z" 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-11 18:00:59.227738 | controller | Jun 11 16:11:02.992685 crc crio[21458]: time="2026-06-11T16:11:02.992579565Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 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:0xc00012aef0}] Aliases:map[]}"
2026-06-11 18:00:59.227754 | controller | Jun 11 16:11:02.993201 crc crio[21458]: time="2026-06-11T16:11:02.993123916Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227770 | controller | Jun 11 16:11:02.994533 crc crio[21458]: time="2026-06-11T16:11:02.994374932Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f 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:0xc00012af80}] Aliases:map[]}"
2026-06-11 18:00:59.227786 | controller | Jun 11 16:11:02.995058 crc crio[21458]: time="2026-06-11T16:11:02.994957425Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227807 | controller | Jun 11 16:11:02.995503 crc crio[21458]: time="2026-06-11T16:11:02.995364443Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.227824 | controller | Jun 11 16:11:02.995690 crc crio[21458]: time="2026-06-11T16:11:02.995599288Z" level=warning msg="Could not restore sandbox IP for 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.227840 | controller | Jun 11 16:11:02.995747 crc crio[21458]: time="2026-06-11T16:11:02.99571373Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.227856 | controller | Jun 11 16:11:02.995944 crc crio[21458]: time="2026-06-11T16:11:02.995748041Z" level=warning msg="Could not restore sandbox IP for 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.227871 | controller | Jun 11 16:11:02.996915 crc crio[21458]: time="2026-06-11T16:11:02.996830315Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 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:0xc00012b020}] Aliases:map[]}"
2026-06-11 18:00:59.227887 | controller | Jun 11 16:11:02.997225 crc crio[21458]: time="2026-06-11T16:11:02.99709824Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.227903 | controller | Jun 11 16:11:02.997360 crc crio[21458]: time="2026-06-11T16:11:02.997289274Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.227919 | controller | Jun 11 16:11:02.997360 crc crio[21458]: time="2026-06-11T16:11:02.997312394Z" level=warning msg="Could not restore sandbox IP for 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2: failed to get network status for pod sandbox k8s_collect-profiles-29686560-dg8j7_openshift-operator-lifecycle-manager_3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89_0(5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.227935 | controller | Jun 11 16:11:02.998247 crc crio[21458]: time="2026-06-11T16:11:02.998150112Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 18:00:59.227952 | controller | Jun 11 16:11:03.001005 crc crio[21458]: time="2026-06-11T16:11:03.00092998Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 18:00:59.227970 | controller | Jun 11 16:11:03.001080 crc crio[21458]: time="2026-06-11T16:11:03.000986311Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 18:00:59.227987 | controller | Jun 11 16:11:03.001172 crc crio[21458]: time="2026-06-11T16:11:03.001118724Z" level=info msg="Create NRI interface"
2026-06-11 18:00:59.228003 | controller | Jun 11 16:11:03.001291 crc crio[21458]: time="2026-06-11T16:11:03.001240066Z" level=info msg="runtime interface created"
2026-06-11 18:00:59.228021 | controller | Jun 11 16:11:03.001348 crc crio[21458]: time="2026-06-11T16:11:03.001313648Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 18:00:59.228038 | controller | Jun 11 16:11:03.001348 crc crio[21458]: time="2026-06-11T16:11:03.001335608Z" level=info msg="runtime interface starting up..."
2026-06-11 18:00:59.228061 | controller | Jun 11 16:11:03.001412 crc crio[21458]: time="2026-06-11T16:11:03.001355358Z" level=info msg="starting plugins..."
2026-06-11 18:00:59.228082 | controller | Jun 11 16:11:03.001591 crc crio[21458]: time="2026-06-11T16:11:03.001512642Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 18:00:59.228099 | controller | Jun 11 16:11:03.013152 crc crio[21458]: time="2026-06-11T16:11:03.013061881Z" level=info msg="No systemd watchdog enabled"
2026-06-11 18:00:59.228115 | controller | Jun 11 16:11:03.023107 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 18:00:59.228131 | controller | Jun 11 16:11:10.936829 crc crio[21458]: time="2026-06-11T16:11:10.935898204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=74a603ac-e084-4a1f-a947-2e128d017787 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.228147 | controller | Jun 11 16:11:10.940505 crc crio[21458]: time="2026-06-11T16:11:10.940378118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=783e126c-8f47-40fb-8a95-1c4f2175a46c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.228163 | controller | Jun 11 16:11:10.945045 crc crio[21458]: time="2026-06-11T16:11:10.944976243Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0e83e88d-5523-475e-8d0b-aada5f2999e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.228180 | controller | Jun 11 16:11:10.945499 crc crio[21458]: time="2026-06-11T16:11:10.945464404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.228195 | controller | Jun 11 16:11:10.978200 crc crio[21458]: time="2026-06-11T16:11:10.978066841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.228211 | controller | Jun 11 16:11:10.983188 crc crio[21458]: time="2026-06-11T16:11:10.983093056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.228226 | controller | Jun 11 16:11:11.120419 crc crio[21458]: time="2026-06-11T16:11:11.119923908Z" level=info msg="Created container 3f8845fd0d83643fff7feb0fd118b217ceac35a9334670e7c2f404e2f229630b: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0e83e88d-5523-475e-8d0b-aada5f2999e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.228242 | controller | Jun 11 16:11:11.122980 crc crio[21458]: time="2026-06-11T16:11:11.122545573Z" level=info msg="Starting container: 3f8845fd0d83643fff7feb0fd118b217ceac35a9334670e7c2f404e2f229630b" id=fcb261c6-32bc-4d05-88b2-3f8972e67362 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.228258 | controller | Jun 11 16:11:11.129644 crc crio[21458]: time="2026-06-11T16:11:11.129307354Z" level=info msg="Started container" PID=22255 containerID=3f8845fd0d83643fff7feb0fd118b217ceac35a9334670e7c2f404e2f229630b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fcb261c6-32bc-4d05-88b2-3f8972e67362 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1
2026-06-11 18:00:59.228278 | controller | Jun 11 16:11:17.518315 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-11 18:00:59.228295 | controller | Jun 11 16:11:26.177263 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-11 18:00:59.228311 | controller | Jun 11 16:11:26.178554 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-11 18:00:59.228327 | controller | Jun 11 16:11:26.179107 crc systemd[1]: crio.service: Consumed 4.736s CPU time.
2026-06-11 18:00:59.228343 | controller | Jun 11 16:11:26.265533 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 18:00:59.228359 | controller | Jun 11 16:11:26.384969 crc crio[23211]: time="2026-06-11T16:11:26.384303251Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 18:00:59.228374 | controller | Jun 11 16:11:26.384969 crc crio[23211]: time="2026-06-11T16:11:26.384940068Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 18:00:59.228390 | controller | Jun 11 16:11:26.387098 crc crio[23211]: time="2026-06-11T16:11:26.387012241Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 18:00:59.228406 | controller | Jun 11 16:11:26.387255 crc crio[23211]: time="2026-06-11T16:11:26.387163315Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 18:00:59.228422 | controller | Jun 11 16:11:26.394938 crc crio[23211]: time="2026-06-11T16:11:26.394860734Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-11 18:00:59.228438 | controller | Jun 11 16:11:26.427066 crc crio[23211]: time="2026-06-11T16:11:26.426937252Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 18:00:59.228453 | controller | Jun 11 16:11:26.427326 crc crio[23211]: time="2026-06-11T16:11:26.427191359Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 18:00:59.228469 | controller | Jun 11 16:11:26.427326 crc crio[23211]: time="2026-06-11T16:11:26.427206489Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 18:00:59.228484 | controller | Jun 11 16:11:26.427493 crc crio[23211]: time="2026-06-11T16:11:26.427334233Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 18:00:59.228500 | controller | Jun 11 16:11:26.427493 crc crio[23211]: time="2026-06-11T16:11:26.427380754Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 18:00:59.228536 | controller | Jun 11 16:11:26.452235 crc crio[23211]: time="2026-06-11T16:11:26.45200862Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 18:00:59.228555 | controller | Jun 11 16:11:26.471692 crc crio[23211]: time="2026-06-11T16:11:26.471477303Z" 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-11 18:00:59.228572 | controller | Jun 11 16:11:26.476380 crc crio[23211]: time="2026-06-11T16:11:26.476289028Z" 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-11 18:00:59.228588 | controller | Jun 11 16:11:26.511771 crc crio[23211]: time="2026-06-11T16:11:26.51162758Z" 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-11 18:00:59.228604 | controller | Jun 11 16:11:26.682443 crc crio[23211]: time="2026-06-11T16:11:26.682350421Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 18:00:59.228619 | controller | Jun 11 16:11:26.682443 crc crio[23211]: time="2026-06-11T16:11:26.682407783Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 18:00:59.228635 | controller | Jun 11 16:11:26.682443 crc crio[23211]: time="2026-06-11T16:11:26.682457954Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 18:00:59.228655 | controller | Jun 11 16:11:26.682881 crc crio[23211]: time="2026-06-11T16:11:26.682469124Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 18:00:59.228671 | controller | Jun 11 16:11:26.682881 crc crio[23211]: time="2026-06-11T16:11:26.682476554Z" level=info msg="RDT not available in the host system"
2026-06-11 18:00:59.228686 | controller | Jun 11 16:11:26.688014 crc crio[23211]: time="2026-06-11T16:11:26.687874224Z" level=info msg="Conmon does support the --sync option"
2026-06-11 18:00:59.228701 | controller | Jun 11 16:11:26.688014 crc crio[23211]: time="2026-06-11T16:11:26.687911575Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 18:00:59.228717 | controller | Jun 11 16:11:26.693940 crc crio[23211]: time="2026-06-11T16:11:26.69389049Z" level=info msg="Conmon does support the --sync option"
2026-06-11 18:00:59.228732 | controller | Jun 11 16:11:26.693940 crc crio[23211]: time="2026-06-11T16:11:26.693926061Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 18:00:59.228748 | controller | Jun 11 16:11:26.716150 crc crio[23211]: time="2026-06-11T16:11:26.71598099Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.228764 | controller | Jun 11 16:11:26.716150 crc crio[23211]: time="2026-06-11T16:11:26.716054022Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.228780 | controller | Jun 11 16:11:26.716772 crc crio[23211]: time="2026-06-11T16:11:26.716711179Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 18:00:59.228795 | controller | Jun 11 16:11:26.716772 crc crio[23211]: time="2026-06-11T16:11:26.716758401Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 18:00:59.228813 | controller | Jun 11 16:11:26.717639 crc crio[23211]: time="2026-06-11T16:11:26.717415527Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"org.systemd.property.\", \"org.criu.config\", \"io.kubernetes.cri-o.ShmSize\", \"io.kubernetes.cri.rdt-class\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"io.containers.trace-syscall\"]\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-11 18:00:59.228837 | controller | Jun 11 16:11:26.718562 crc crio[23211]: time="2026-06-11T16:11:26.718500705Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 18:00:59.228854 | controller | Jun 11 16:11:26.718906 crc crio[23211]: time="2026-06-11T16:11:26.718858954Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 18:00:59.228871 | controller | Jun 11 16:11:28.661112 crc crio[23211]: time="2026-06-11T16:11:28.660326754Z" level=info msg="Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc00008d328}] Aliases:map[]}"
2026-06-11 18:00:59.228888 | controller | Jun 11 16:11:28.663352 crc crio[23211]: time="2026-06-11T16:11:28.661339721Z" level=info msg="Checking pod openshift-marketplace_community-operators-cm758 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.228904 | controller | Jun 11 16:11:28.665005 crc crio[23211]: time="2026-06-11T16:11:28.664880162Z" level=info msg="Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc00008d428}] Aliases:map[]}"
2026-06-11 18:00:59.228921 | controller | Jun 11 16:11:28.665362 crc crio[23211]: time="2026-06-11T16:11:28.665232942Z" level=info msg="Checking pod openshift-marketplace_certified-operators-cjs9d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.228937 | controller | Jun 11 16:11:28.667040 crc crio[23211]: time="2026-06-11T16:11:28.666917125Z" level=info msg="Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc000612b60}] Aliases:map[]}"
2026-06-11 18:00:59.228953 | controller | Jun 11 16:11:28.667240 crc crio[23211]: time="2026-06-11T16:11:28.667195952Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-tfzks for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.228972 | controller | Jun 11 16:11:28.668782 crc crio[23211]: time="2026-06-11T16:11:28.668636129Z" level=info msg="Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc000612c00}] Aliases:map[]}"
2026-06-11 18:00:59.228989 | controller | Jun 11 16:11:28.669064 crc crio[23211]: time="2026-06-11T16:11:28.668959487Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-5kplv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229005 | controller | Jun 11 16:11:28.671010 crc crio[23211]: time="2026-06-11T16:11:28.670895097Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-p8hr8 Namespace:openshift-marketplace ID:0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 UID:ec689149-9cf1-4790-945c-323e394cbd75 NetNS:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec689149_9cf1_4790_945c_323e394cbd75.slice PodAnnotations:0xc000612c90}] Aliases:map[]}"
2026-06-11 18:00:59.229021 | controller | Jun 11 16:11:28.671151 crc crio[23211]: time="2026-06-11T16:11:28.671104102Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-p8hr8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229037 | controller | Jun 11 16:11:28.672024 crc crio[23211]: time="2026-06-11T16:11:28.671924644Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e 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:0xc000612d10}] Aliases:map[]}"
2026-06-11 18:00:59.229053 | controller | Jun 11 16:11:28.672182 crc crio[23211]: time="2026-06-11T16:11:28.672108368Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229077 | controller | Jun 11 16:11:28.672283 crc crio[23211]: time="2026-06-11T16:11:28.672249262Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.229111 | controller | Jun 11 16:11:28.672367 crc crio[23211]: time="2026-06-11T16:11:28.672281513Z" level=warning msg="Could not restore sandbox IP for a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_758062bd-d923-482f-9cff-0b4944b3a717_0(a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.229131 | controller | Jun 11 16:11:28.672367 crc crio[23211]: time="2026-06-11T16:11:28.672316444Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.229148 | controller | Jun 11 16:11:28.672367 crc crio[23211]: time="2026-06-11T16:11:28.672337264Z" level=warning msg="Could not restore sandbox IP for 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_392d0588-ab44-4ec8-87bf-ba7f0cacf25b_0(5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.229168 | controller | Jun 11 16:11:28.673356 crc crio[23211]: time="2026-06-11T16:11:28.673208777Z" level=info msg="Got pod network &{Name:route-controller-manager-98548687b-xnt6d Namespace:openshift-route-controller-manager ID:d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc UID:de4503c7-6b94-42bf-9d26-68df6310bcfa NetNS:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde4503c7_6b94_42bf_9d26_68df6310bcfa.slice PodAnnotations:0xc000612db0}] Aliases:map[]}"
2026-06-11 18:00:59.229185 | controller | Jun 11 16:11:28.673633 crc crio[23211]: time="2026-06-11T16:11:28.673550936Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-98548687b-xnt6d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229202 | controller | Jun 11 16:11:28.674410 crc crio[23211]: time="2026-06-11T16:11:28.674296054Z" level=info msg="Got pod network &{Name:controller-manager-7f88546bc-f77wp Namespace:openshift-controller-manager ID:2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 UID:873d27dc-4ecf-42a4-8770-381ae567cf12 NetNS:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod873d27dc_4ecf_42a4_8770_381ae567cf12.slice PodAnnotations:0xc000612e40}] Aliases:map[]}"
2026-06-11 18:00:59.229220 | controller | Jun 11 16:11:28.674773 crc crio[23211]: time="2026-06-11T16:11:28.674721976Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-7f88546bc-f77wp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229236 | controller | Jun 11 16:11:28.675603 crc crio[23211]: time="2026-06-11T16:11:28.675372573Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac 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:0xc000612ed0}] Aliases:map[]}"
2026-06-11 18:00:59.229252 | controller | Jun 11 16:11:28.675827 crc crio[23211]: time="2026-06-11T16:11:28.67566276Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229268 | controller | Jun 11 16:11:28.676849 crc crio[23211]: time="2026-06-11T16:11:28.676753688Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b 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:0xc000612f60}] Aliases:map[]}"
2026-06-11 18:00:59.229284 | controller | Jun 11 16:11:28.677010 crc crio[23211]: time="2026-06-11T16:11:28.676951343Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229300 | controller | Jun 11 16:11:28.677754 crc crio[23211]: time="2026-06-11T16:11:28.6775757Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 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:0xc000612ff0}] Aliases:map[]}"
2026-06-11 18:00:59.229319 | controller | Jun 11 16:11:28.677919 crc crio[23211]: time="2026-06-11T16:11:28.677855267Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229335 | controller | Jun 11 16:11:28.678644 crc crio[23211]: time="2026-06-11T16:11:28.678505963Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 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:0xc000613070}] Aliases:map[]}"
2026-06-11 18:00:59.229352 | controller | Jun 11 16:11:28.678969 crc crio[23211]: time="2026-06-11T16:11:28.678895054Z" 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-11 18:00:59.229368 | controller | Jun 11 16:11:28.679754 crc crio[23211]: time="2026-06-11T16:11:28.679593631Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 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:0xc000613100}] Aliases:map[]}"
2026-06-11 18:00:59.229384 | controller | Jun 11 16:11:28.679912 crc crio[23211]: time="2026-06-11T16:11:28.679896379Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229400 | controller | Jun 11 16:11:28.681075 crc crio[23211]: time="2026-06-11T16:11:28.680868704Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d 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:0xc000613180}] Aliases:map[]}"
2026-06-11 18:00:59.229416 | controller | Jun 11 16:11:28.681895 crc crio[23211]: time="2026-06-11T16:11:28.681128101Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229431 | controller | Jun 11 16:11:28.681895 crc crio[23211]: time="2026-06-11T16:11:28.681277945Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.229452 | controller | Jun 11 16:11:28.681895 crc crio[23211]: time="2026-06-11T16:11:28.681305635Z" level=warning msg="Could not restore sandbox IP for 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.229481 | controller | Jun 11 16:11:28.682282 crc crio[23211]: time="2026-06-11T16:11:28.682199809Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 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:0xc000613218}] Aliases:map[]}"
2026-06-11 18:00:59.229501 | controller | Jun 11 16:11:28.682544 crc crio[23211]: time="2026-06-11T16:11:28.682415964Z" 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-11 18:00:59.229540 | controller | Jun 11 16:11:28.684945 crc crio[23211]: time="2026-06-11T16:11:28.684841437Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc0001ae938}] Aliases:map[]}"
2026-06-11 18:00:59.229558 | controller | Jun 11 16:11:28.685118 crc crio[23211]: time="2026-06-11T16:11:28.685024192Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229574 | controller | Jun 11 16:11:28.685827 crc crio[23211]: time="2026-06-11T16:11:28.68572432Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be 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:0xc0001aea20}] Aliases:map[]}"
2026-06-11 18:00:59.229590 | controller | Jun 11 16:11:28.685964 crc crio[23211]: time="2026-06-11T16:11:28.685908525Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229606 | controller | Jun 11 16:11:28.686902 crc crio[23211]: time="2026-06-11T16:11:28.686798967Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad 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:0xc0001aeae8}] Aliases:map[]}"
2026-06-11 18:00:59.229622 | controller | Jun 11 16:11:28.687065 crc crio[23211]: time="2026-06-11T16:11:28.686982183Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229638 | controller | Jun 11 16:11:28.687790 crc crio[23211]: time="2026-06-11T16:11:28.687596098Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 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:0xc0001aebb8}] Aliases:map[]}"
2026-06-11 18:00:59.229657 | controller | Jun 11 16:11:28.687960 crc crio[23211]: time="2026-06-11T16:11:28.687882156Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229673 | controller | Jun 11 16:11:28.688344 crc crio[23211]: time="2026-06-11T16:11:28.688246265Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 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:0xc0001aec70}] Aliases:map[]}"
2026-06-11 18:00:59.229689 | controller | Jun 11 16:11:28.688616 crc crio[23211]: time="2026-06-11T16:11:28.68841049Z" 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-11 18:00:59.229705 | controller | Jun 11 16:11:28.689022 crc crio[23211]: time="2026-06-11T16:11:28.688919903Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e 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:0xc0001aed18}] Aliases:map[]}"
2026-06-11 18:00:59.229720 | controller | Jun 11 16:11:28.689176 crc crio[23211]: time="2026-06-11T16:11:28.689088597Z" 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-11 18:00:59.229736 | controller | Jun 11 16:11:28.689757 crc crio[23211]: time="2026-06-11T16:11:28.68961763Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 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:0xc0001aedd8}] Aliases:map[]}"
2026-06-11 18:00:59.229752 | controller | Jun 11 16:11:28.689890 crc crio[23211]: time="2026-06-11T16:11:28.689819746Z" 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-11 18:00:59.229767 | controller | Jun 11 16:11:28.690385 crc crio[23211]: time="2026-06-11T16:11:28.690258227Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 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:0xc0001aeea8}] Aliases:map[]}"
2026-06-11 18:00:59.229786 | controller | Jun 11 16:11:28.690816 crc crio[23211]: time="2026-06-11T16:11:28.690516974Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229803 | controller | Jun 11 16:11:28.691201 crc crio[23211]: time="2026-06-11T16:11:28.69111788Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 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:0xc0001aef38}] Aliases:map[]}"
2026-06-11 18:00:59.229819 | controller | Jun 11 16:11:28.691527 crc crio[23211]: time="2026-06-11T16:11:28.691379657Z" 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-11 18:00:59.229835 | controller | Jun 11 16:11:28.691835 crc crio[23211]: time="2026-06-11T16:11:28.691746466Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.229851 | controller | Jun 11 16:11:28.691835 crc crio[23211]: time="2026-06-11T16:11:28.691816807Z" level=warning msg="Could not restore sandbox IP for 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.229867 | controller | Jun 11 16:11:28.692298 crc crio[23211]: time="2026-06-11T16:11:28.692207297Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 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:0xc0001aeff0}] Aliases:map[]}"
2026-06-11 18:00:59.229884 | controller | Jun 11 16:11:28.692655 crc crio[23211]: time="2026-06-11T16:11:28.692379652Z" 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-11 18:00:59.229899 | controller | Jun 11 16:11:28.693367 crc crio[23211]: time="2026-06-11T16:11:28.693291516Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 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:0xc0001af098}] Aliases:map[]}"
2026-06-11 18:00:59.229915 | controller | Jun 11 16:11:28.693999 crc crio[23211]: time="2026-06-11T16:11:28.693919912Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229931 | controller | Jun 11 16:11:28.695103 crc crio[23211]: time="2026-06-11T16:11:28.69501713Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 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:0xc000613288}] Aliases:map[]}"
2026-06-11 18:00:59.229950 | controller | Jun 11 16:11:28.695511 crc crio[23211]: time="2026-06-11T16:11:28.695357959Z" 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-11 18:00:59.229967 | controller | Jun 11 16:11:28.696024 crc crio[23211]: time="2026-06-11T16:11:28.695943064Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 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:0xc000613318}] Aliases:map[]}"
2026-06-11 18:00:59.229983 | controller | Jun 11 16:11:28.696171 crc crio[23211]: time="2026-06-11T16:11:28.696125099Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.229999 | controller | Jun 11 16:11:28.696876 crc crio[23211]: time="2026-06-11T16:11:28.696804067Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c 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:0xc0006133a8}] Aliases:map[]}"
2026-06-11 18:00:59.230015 | controller | Jun 11 16:11:28.697282 crc crio[23211]: time="2026-06-11T16:11:28.697194377Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230031 | controller | Jun 11 16:11:28.705972 crc crio[23211]: time="2026-06-11T16:11:28.700590465Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc000613438}] Aliases:map[]}"
2026-06-11 18:00:59.230048 | controller | Jun 11 16:11:28.706776 crc crio[23211]: time="2026-06-11T16:11:28.70664868Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230064 | controller | Jun 11 16:11:28.707803 crc crio[23211]: time="2026-06-11T16:11:28.707765449Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 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:0xc0018be058}] Aliases:map[]}"
2026-06-11 18:00:59.230122 | controller | Jun 11 16:11:28.708104 crc crio[23211]: time="2026-06-11T16:11:28.708080787Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230149 | controller | Jun 11 16:11:28.708904 crc crio[23211]: time="2026-06-11T16:11:28.708873709Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b 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:0xc0018be0d8}] Aliases:map[]}"
2026-06-11 18:00:59.230167 | controller | Jun 11 16:11:28.709260 crc crio[23211]: time="2026-06-11T16:11:28.709230628Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230183 | controller | Jun 11 16:11:28.713058 crc crio[23211]: time="2026-06-11T16:11:28.712943843Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 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:0xc0018be168}] Aliases:map[]}"
2026-06-11 18:00:59.230200 | controller | Jun 11 16:11:28.713413 crc crio[23211]: time="2026-06-11T16:11:28.713325063Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230216 | controller | Jun 11 16:11:28.714962 crc crio[23211]: time="2026-06-11T16:11:28.714833692Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 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:0xc0001ae120}] Aliases:map[]}"
2026-06-11 18:00:59.230232 | controller | Jun 11 16:11:28.715519 crc crio[23211]: time="2026-06-11T16:11:28.71515187Z" 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-11 18:00:59.230248 | controller | Jun 11 16:11:28.717002 crc crio[23211]: time="2026-06-11T16:11:28.716886445Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 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:0xc0001ae218}] Aliases:map[]}"
2026-06-11 18:00:59.230264 | controller | Jun 11 16:11:28.718390 crc crio[23211]: time="2026-06-11T16:11:28.717240784Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230284 | controller | Jun 11 16:11:28.718927 crc crio[23211]: time="2026-06-11T16:11:28.718809206Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 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:0xc0001ae330}] Aliases:map[]}"
2026-06-11 18:00:59.230301 | controller | Jun 11 16:11:28.719279 crc crio[23211]: time="2026-06-11T16:11:28.719170774Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230317 | controller | Jun 11 16:11:28.720375 crc crio[23211]: time="2026-06-11T16:11:28.720275672Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 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:0xc0001ae3f8}] Aliases:map[]}"
2026-06-11 18:00:59.230333 | controller | Jun 11 16:11:28.720700 crc crio[23211]: time="2026-06-11T16:11:28.7205812Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230349 | controller | Jun 11 16:11:28.720965 crc crio[23211]: time="2026-06-11T16:11:28.720875157Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.230365 | controller | Jun 11 16:11:28.720965 crc crio[23211]: time="2026-06-11T16:11:28.72094753Z" level=warning msg="Could not restore sandbox IP for bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.230382 | controller | Jun 11 16:11:28.721560 crc crio[23211]: time="2026-06-11T16:11:28.721299159Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 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:0xc0001ae510}] Aliases:map[]}"
2026-06-11 18:00:59.230398 | controller | Jun 11 16:11:28.721720 crc crio[23211]: time="2026-06-11T16:11:28.721582817Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230413 | controller | Jun 11 16:11:28.722545 crc crio[23211]: time="2026-06-11T16:11:28.722384067Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b 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:0xc0001ae5f8}] Aliases:map[]}"
2026-06-11 18:00:59.230435 | controller | Jun 11 16:11:28.722881 crc crio[23211]: time="2026-06-11T16:11:28.722763738Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230452 | controller | Jun 11 16:11:28.723515 crc crio[23211]: time="2026-06-11T16:11:28.723331831Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 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:0xc0001ae718}] Aliases:map[]}"
2026-06-11 18:00:59.230468 | controller | Jun 11 16:11:28.723875 crc crio[23211]: time="2026-06-11T16:11:28.723767683Z" 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-11 18:00:59.230484 | controller | Jun 11 16:11:28.724826 crc crio[23211]: time="2026-06-11T16:11:28.724578453Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc0001ae7e0}] Aliases:map[]}"
2026-06-11 18:00:59.230500 | controller | Jun 11 16:11:28.724944 crc crio[23211]: time="2026-06-11T16:11:28.724868641Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230536 | controller | Jun 11 16:11:28.725706 crc crio[23211]: time="2026-06-11T16:11:28.72557788Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf 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:0xc0001ae8c8}] Aliases:map[]}"
2026-06-11 18:00:59.230555 | controller | Jun 11 16:11:28.726036 crc crio[23211]: time="2026-06-11T16:11:28.725940299Z" 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-11 18:00:59.230572 | controller | Jun 11 16:11:28.726704 crc crio[23211]: time="2026-06-11T16:11:28.726596186Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 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:0xc0001ae998}] Aliases:map[]}"
2026-06-11 18:00:59.230589 | controller | Jun 11 16:11:28.726911 crc crio[23211]: time="2026-06-11T16:11:28.726837742Z" 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-11 18:00:59.230610 | controller | Jun 11 16:11:28.728385 crc crio[23211]: time="2026-06-11T16:11:28.727927201Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 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:0xc0001aea50}] Aliases:map[]}"
2026-06-11 18:00:59.230626 | controller | Jun 11 16:11:28.728385 crc crio[23211]: time="2026-06-11T16:11:28.728089395Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230642 | controller | Jun 11 16:11:28.728834 crc crio[23211]: time="2026-06-11T16:11:28.728744891Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f 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:0xc00008c1f0}] Aliases:map[]}"
2026-06-11 18:00:59.230658 | controller | Jun 11 16:11:28.728978 crc crio[23211]: time="2026-06-11T16:11:28.728931486Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230674 | controller | Jun 11 16:11:28.729299 crc crio[23211]: time="2026-06-11T16:11:28.72911089Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.230690 | controller | Jun 11 16:11:28.729299 crc crio[23211]: time="2026-06-11T16:11:28.729158802Z" level=warning msg="Could not restore sandbox IP for 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.230706 | controller | Jun 11 16:11:28.729299 crc crio[23211]: time="2026-06-11T16:11:28.729191182Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.230721 | controller | Jun 11 16:11:28.729299 crc crio[23211]: time="2026-06-11T16:11:28.729203633Z" level=warning msg="Could not restore sandbox IP for 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.230738 | controller | Jun 11 16:11:28.729824 crc crio[23211]: time="2026-06-11T16:11:28.729627194Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 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:0xc00008c440}] Aliases:map[]}"
2026-06-11 18:00:59.230758 | controller | Jun 11 16:11:28.729930 crc crio[23211]: time="2026-06-11T16:11:28.729879741Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.230775 | controller | Jun 11 16:11:28.730126 crc crio[23211]: time="2026-06-11T16:11:28.730059855Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.230791 | controller | Jun 11 16:11:28.730126 crc crio[23211]: time="2026-06-11T16:11:28.730110166Z" level=warning msg="Could not restore sandbox IP for 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2: failed to get network status for pod sandbox k8s_collect-profiles-29686560-dg8j7_openshift-operator-lifecycle-manager_3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89_0(5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:00:59.230807 | controller | Jun 11 16:11:28.730916 crc crio[23211]: time="2026-06-11T16:11:28.730846107Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 18:00:59.230823 | controller | Jun 11 16:11:28.732371 crc crio[23211]: time="2026-06-11T16:11:28.732338184Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 18:00:59.230839 | controller | Jun 11 16:11:28.732746 crc crio[23211]: time="2026-06-11T16:11:28.732615212Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 18:00:59.230855 | controller | Jun 11 16:11:28.732931 crc crio[23211]: time="2026-06-11T16:11:28.732904219Z" level=info msg="Create NRI interface"
2026-06-11 18:00:59.230871 | controller | Jun 11 16:11:28.733101 crc crio[23211]: time="2026-06-11T16:11:28.733077163Z" level=info msg="runtime interface created"
2026-06-11 18:00:59.230886 | controller | Jun 11 16:11:28.733284 crc crio[23211]: time="2026-06-11T16:11:28.733261628Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 18:00:59.230901 | controller | Jun 11 16:11:28.733391 crc crio[23211]: time="2026-06-11T16:11:28.73337387Z" level=info msg="runtime interface starting up..."
2026-06-11 18:00:59.230917 | controller | Jun 11 16:11:28.733640 crc crio[23211]: time="2026-06-11T16:11:28.733613537Z" level=info msg="starting plugins..."
2026-06-11 18:00:59.230933 | controller | Jun 11 16:11:28.734024 crc crio[23211]: time="2026-06-11T16:11:28.733999027Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 18:00:59.230949 | controller | Jun 11 16:11:28.739351 crc crio[23211]: time="2026-06-11T16:11:28.739317295Z" level=info msg="No systemd watchdog enabled"
2026-06-11 18:00:59.230967 | controller | Jun 11 16:11:28.749272 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 18:00:59.230985 | controller | Jun 11 16:11:45.796988 crc crio[23211]: time="2026-06-11T16:11:45.796045371Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=d58ab135-f058-426a-8255-1e6b1f126c42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.231001 | controller | Jun 11 16:11:45.798763 crc crio[23211]: time="2026-06-11T16:11:45.797057318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.231018 | controller | Jun 11 16:11:45.826361 crc crio[23211]: time="2026-06-11T16:11:45.825998636Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19 UID:01e52695-d981-42aa-9b3d-76237c796c21 NetNS:/var/run/netns/4b4b4c4f-ff31-4d7b-b635-e6f577f8aabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod01e52695_d981_42aa_9b3d_76237c796c21.slice PodAnnotations:0xc00008cdf8}] Aliases:map[]}"
2026-06-11 18:00:59.231037 | controller | Jun 11 16:11:45.826361 crc crio[23211]: time="2026-06-11T16:11:45.826341655Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.231054 | controller | Jun 11 16:11:46.666517 crc crio[23211]: 2026-06-11T16:11:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2622c0e49402de8 Mac:56:3e:f8:1a:ce:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/4b4b4c4f-ff31-4d7b-b635-e6f577f8aabc SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.231071 | controller | Jun 11 16:11:46.668857 crc crio[23211]: time="2026-06-11T16:11:46.668793649Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19 UID:01e52695-d981-42aa-9b3d-76237c796c21 NetNS:/var/run/netns/4b4b4c4f-ff31-4d7b-b635-e6f577f8aabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod01e52695_d981_42aa_9b3d_76237c796c21.slice PodAnnotations:0xc00008cdf8}] Aliases:map[]}"
2026-06-11 18:00:59.231087 | controller | Jun 11 16:11:46.668997 crc crio[23211]: time="2026-06-11T16:11:46.668949563Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.231106 | controller | Jun 11 16:11:46.677528 crc crio[23211]: time="2026-06-11T16:11:46.677291409Z" level=info msg="Ran pod sandbox 2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19 with infra container: openshift-etcd/installer-3-crc/POD" id=d58ab135-f058-426a-8255-1e6b1f126c42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.231130 | controller | Jun 11 16:11:46.683561 crc crio[23211]: time="2026-06-11T16:11:46.683367457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=6b76fd5b-a173-4667-b928-2fd70a527a93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.231148 | controller | Jun 11 16:11:46.688682 crc crio[23211]: time="2026-06-11T16:11:46.688265073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=efd82f57-184b-4020-b56c-da2a9f2f6183 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.231236 | controller | Jun 11 16:11:46.711193 crc crio[23211]: time="2026-06-11T16:11:46.710938399Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=319d2f6c-5ea2-42c2-9378-1adf5ad3c7c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.231256 | controller | Jun 11 16:11:46.712017 crc crio[23211]: time="2026-06-11T16:11:46.711813361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.231272 | controller | Jun 11 16:11:46.755063 crc crio[23211]: time="2026-06-11T16:11:46.754575516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.231287 | controller | Jun 11 16:11:47.342759 crc crio[23211]: time="2026-06-11T16:11:47.342644029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.231303 | controller | Jun 11 16:11:47.510877 crc crio[23211]: time="2026-06-11T16:11:47.510796623Z" level=info msg="Created container 583825ba7c4bde63ac3cc04839369bb977317cf76cb8ddf502c2243cee08200f: openshift-etcd/installer-3-crc/installer" id=319d2f6c-5ea2-42c2-9378-1adf5ad3c7c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.231319 | controller | Jun 11 16:11:47.512939 crc crio[23211]: time="2026-06-11T16:11:47.512861677Z" level=info msg="Starting container: 583825ba7c4bde63ac3cc04839369bb977317cf76cb8ddf502c2243cee08200f" id=9075eccc-b482-4439-9e70-2fbbaf579f8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.231338 | controller | Jun 11 16:11:47.521137 crc crio[23211]: time="2026-06-11T16:11:47.521064288Z" level=info msg="Started container" PID=23789 containerID=583825ba7c4bde63ac3cc04839369bb977317cf76cb8ddf502c2243cee08200f description=openshift-etcd/installer-3-crc/installer id=9075eccc-b482-4439-9e70-2fbbaf579f8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19
2026-06-11 18:00:59.231355 | controller | Jun 11 16:12:20.192576 crc crio[23211]: time="2026-06-11T16:12:20.188836474Z" level=info msg="Stopping container: 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3 (timeout: 30s)" id=f2edeb72-3628-4fb5-b4d1-ad43407c64e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.231371 | controller | Jun 11 16:12:20.192576 crc crio[23211]: time="2026-06-11T16:12:20.189212483Z" level=info msg="Stopping container: 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 (timeout: 30s)" id=ad0d5f45-82ce-4d8a-b91f-0f2155e2564c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.231387 | controller | Jun 11 16:12:20.192576 crc crio[23211]: time="2026-06-11T16:12:20.189316736Z" level=info msg="Stopping container: 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490 (timeout: 30s)" id=aee7563f-968f-4ed9-b151-a52afda6005e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.231402 | controller | Jun 11 16:12:20.192576 crc crio[23211]: time="2026-06-11T16:12:20.189372097Z" level=info msg="Stopping container: dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a (timeout: 30s)" id=609a5c1f-36db-4814-b36f-7c2d3af682b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.231417 | controller | Jun 11 16:12:20.192576 crc crio[23211]: time="2026-06-11T16:12:20.189381268Z" level=info msg="Stopping container: 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af (timeout: 30s)" id=a3dfb2d3-3b76-426a-995e-695577f4b3a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.231433 | controller | Jun 11 16:12:20.395628 crc crio[23211]: time="2026-06-11T16:12:20.395410061Z" level=info msg="Stopped container 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3: openshift-etcd/etcd-crc/etcd-metrics" id=f2edeb72-3628-4fb5-b4d1-ad43407c64e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.231448 | controller | Jun 11 16:12:20.467566 crc crio[23211]: time="2026-06-11T16:12:20.467281608Z" level=info msg="Stopped container 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490: openshift-etcd/etcd-crc/etcd-readyz" id=aee7563f-968f-4ed9-b151-a52afda6005e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.231464 | controller | Jun 11 16:12:20.576813 crc crio[23211]: time="2026-06-11T16:12:20.576617203Z" level=info msg="Stopped container 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af: openshift-etcd/etcd-crc/etcd-rev" id=a3dfb2d3-3b76-426a-995e-695577f4b3a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.231479 | controller | Jun 11 16:12:29.365308 crc crio[23211]: time="2026-06-11T16:12:29.363603812Z" level=info msg="Stopping pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc" id=884fdf2b-d778-4d61-a18b-1e9e9dc15dcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.231494 | controller | Jun 11 16:12:29.365308 crc crio[23211]: time="2026-06-11T16:12:29.365154402Z" level=info msg="Stopped pod sandbox (already stopped): 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc" id=884fdf2b-d778-4d61-a18b-1e9e9dc15dcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.231510 | controller | Jun 11 16:12:29.369267 crc crio[23211]: time="2026-06-11T16:12:29.36738222Z" level=info msg="Removing pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc" id=5169d42b-0742-481c-85c1-20907c56a504 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.231551 | controller | Jun 11 16:12:29.388152 crc crio[23211]: time="2026-06-11T16:12:29.388033314Z" level=info msg="Removed pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc" id=5169d42b-0742-481c-85c1-20907c56a504 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.231569 | controller | Jun 11 16:12:29.390192 crc crio[23211]: time="2026-06-11T16:12:29.390073696Z" level=info msg="Stopping pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4" id=d6bf6f40-19f6-417e-b79e-156779ed8ef3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.231584 | controller | Jun 11 16:12:29.390359 crc crio[23211]: time="2026-06-11T16:12:29.390257341Z" level=info msg="Stopped pod sandbox (already stopped): 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4" id=d6bf6f40-19f6-417e-b79e-156779ed8ef3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.231600 | controller | Jun 11 16:12:29.392817 crc crio[23211]: time="2026-06-11T16:12:29.3921844Z" level=info msg="Removing pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4" id=f3791d95-8c2a-4718-bcba-c7b28950a49c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.231615 | controller | Jun 11 16:12:29.408974 crc crio[23211]: time="2026-06-11T16:12:29.408615465Z" level=info msg="Removed pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4" id=f3791d95-8c2a-4718-bcba-c7b28950a49c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.231630 | controller | Jun 11 16:12:29.410266 crc crio[23211]: time="2026-06-11T16:12:29.410143604Z" level=info msg="Stopping pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177" id=358d7a8b-63e0-48bb-9c40-14d2a1871c18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.231645 | controller | Jun 11 16:12:29.410596 crc crio[23211]: time="2026-06-11T16:12:29.410274768Z" level=info msg="Stopped pod sandbox (already stopped): 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177" id=358d7a8b-63e0-48bb-9c40-14d2a1871c18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.231661 | controller | Jun 11 16:12:29.411695 crc crio[23211]: time="2026-06-11T16:12:29.411582231Z" level=info msg="Removing pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177" id=80c8a34a-fb27-464f-9b0c-c794f81cddf0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.231677 | controller | Jun 11 16:12:29.423972 crc crio[23211]: time="2026-06-11T16:12:29.423813318Z" level=info msg="Removed pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177" id=80c8a34a-fb27-464f-9b0c-c794f81cddf0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.231692 | controller | Jun 11 16:12:29.426388 crc crio[23211]: time="2026-06-11T16:12:29.426138358Z" level=info msg="Stopping pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225" id=f13599e4-8665-46a8-a410-c4d583974ae2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.231707 | controller | Jun 11 16:12:29.426388 crc crio[23211]: time="2026-06-11T16:12:29.426282412Z" level=info msg="Stopped pod sandbox (already stopped): 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225" id=f13599e4-8665-46a8-a410-c4d583974ae2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.231723 | controller | Jun 11 16:12:29.429097 crc crio[23211]: time="2026-06-11T16:12:29.42896804Z" level=info msg="Removing pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225" id=3435f24e-8006-4882-9ecf-6b851f752ecc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.231739 | controller | Jun 11 16:12:29.457237 crc crio[23211]: time="2026-06-11T16:12:29.457132358Z" level=info msg="Removed pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225" id=3435f24e-8006-4882-9ecf-6b851f752ecc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.231757 | controller | Jun 11 16:12:29.460108 crc crio[23211]: time="2026-06-11T16:12:29.459902469Z" level=info msg="Stopping pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8" id=ba09c0db-0ae5-47fd-bf0b-dbdbee36ec2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.231773 | controller | Jun 11 16:12:29.460108 crc crio[23211]: time="2026-06-11T16:12:29.460011362Z" level=info msg="Stopped pod sandbox (already stopped): bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8" id=ba09c0db-0ae5-47fd-bf0b-dbdbee36ec2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.231788 | controller | Jun 11 16:12:29.461063 crc crio[23211]: time="2026-06-11T16:12:29.460917276Z" level=info msg="Removing pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8" id=5c61ad25-d526-4782-a375-34216a27df75 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.231803 | controller | Jun 11 16:12:29.476130 crc crio[23211]: time="2026-06-11T16:12:29.476011616Z" level=info msg="Removed pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8" id=5c61ad25-d526-4782-a375-34216a27df75 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.231819 | controller | Jun 11 16:12:34.498943 crc crio[23211]: time="2026-06-11T16:12:34.497216021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=b033f2db-32da-4ff4-b8c9-58bc807b0f48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.231834 | controller | Jun 11 16:12:34.502600 crc crio[23211]: time="2026-06-11T16:12:34.499921862Z" level=info msg="Removing container: 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34" id=469814c3-4503-43a4-8e45-b9106257891a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.231849 | controller | Jun 11 16:12:34.502600 crc crio[23211]: time="2026-06-11T16:12:34.501717477Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c670d525-3844-458c-a58a-3f2d1bd22c80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.231865 | controller | Jun 11 16:12:34.512588 crc crio[23211]: time="2026-06-11T16:12:34.512374052Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=7f81d26d-65f0-4694-8f9c-e249962bbbca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.231880 | controller | Jun 11 16:12:34.514287 crc crio[23211]: time="2026-06-11T16:12:34.514175939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.231896 | controller | Jun 11 16:12:34.552090 crc crio[23211]: time="2026-06-11T16:12:34.551312069Z" level=info msg="Removed container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=469814c3-4503-43a4-8e45-b9106257891a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.231912 | controller | Jun 11 16:12:34.561802 crc crio[23211]: time="2026-06-11T16:12:34.560210019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.231928 | controller | Jun 11 16:12:34.854233 crc crio[23211]: time="2026-06-11T16:12:34.853982458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.231943 | controller | Jun 11 16:12:34.966202 crc crio[23211]: time="2026-06-11T16:12:34.966015143Z" level=info msg="Created container 55c74870064e93a6085290a2e42a304ccc019d75eb2eb61f6813331785126086: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=7f81d26d-65f0-4694-8f9c-e249962bbbca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.231962 | controller | Jun 11 16:12:34.968297 crc crio[23211]: time="2026-06-11T16:12:34.96822953Z" level=info msg="Starting container: 55c74870064e93a6085290a2e42a304ccc019d75eb2eb61f6813331785126086" id=d1a006e3-c5fa-4707-b675-c4cf69f70f44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.231978 | controller | Jun 11 16:12:34.976008 crc crio[23211]: time="2026-06-11T16:12:34.97595614Z" level=info msg="Started container" PID=24455 containerID=55c74870064e93a6085290a2e42a304ccc019d75eb2eb61f6813331785126086 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=d1a006e3-c5fa-4707-b675-c4cf69f70f44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497
2026-06-11 18:00:59.231995 | controller | Jun 11 16:12:35.517321 crc crio[23211]: time="2026-06-11T16:12:35.516797033Z" level=info msg="Stopping pod sandbox: 2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19" id=cd80b460-afbc-4759-b898-35aa8e897964 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.232011 | controller | Jun 11 16:12:35.518274 crc crio[23211]: time="2026-06-11T16:12:35.518038646Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19 UID:01e52695-d981-42aa-9b3d-76237c796c21 NetNS:/var/run/netns/4b4b4c4f-ff31-4d7b-b635-e6f577f8aabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod01e52695_d981_42aa_9b3d_76237c796c21.slice PodAnnotations:0xc002818300}] Aliases:map[]}"
2026-06-11 18:00:59.232026 | controller | Jun 11 16:12:35.518274 crc crio[23211]: time="2026-06-11T16:12:35.518180599Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.232042 | controller | Jun 11 16:12:35.875349 crc crio[23211]: time="2026-06-11T16:12:35.875265945Z" level=info msg="Stopped pod sandbox: 2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19" id=cd80b460-afbc-4759-b898-35aa8e897964 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.232057 | controller | Jun 11 16:12:47.377110 crc crio[23211]: time="2026-06-11T16:12:47.374917407Z" level=info msg="Stopped container dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a: openshift-etcd/etcd-crc/etcd" id=609a5c1f-36db-4814-b36f-7c2d3af682b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.232073 | controller | Jun 11 16:12:50.199920 crc crio[23211]: time="2026-06-11T16:12:50.198919198Z" level=warning msg="Stopping container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 with stop signal(15) timed out. Killing..."
2026-06-11 18:00:59.232089 | controller | Jun 11 16:12:50.239064 crc crio[23211]: time="2026-06-11T16:12:50.238963833Z" level=error msg="Killing container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:00:59.232104 | controller | Jun 11 16:12:50.327001 crc crio[23211]: time="2026-06-11T16:12:50.326561955Z" level=info msg="Stopped container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5: openshift-etcd/etcd-crc/etcdctl" id=ad0d5f45-82ce-4d8a-b91f-0f2155e2564c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.232123 | controller | Jun 11 16:12:50.327577 crc crio[23211]: time="2026-06-11T16:12:50.327368296Z" level=info msg="Stopping pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d" id=26d7fcce-ad58-41ef-ad1c-2683367b7774 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.232150 | controller | Jun 11 16:12:50.333358 crc crio[23211]: time="2026-06-11T16:12:50.333269669Z" level=info msg="Stopped pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d" id=26d7fcce-ad58-41ef-ad1c-2683367b7774 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.232169 | controller | Jun 11 16:12:50.723306 crc crio[23211]: time="2026-06-11T16:12:50.723215233Z" level=info msg="Removing container: 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af" id=b3f33caf-6d6f-4de0-9cd4-2537478dc4cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232185 | controller | Jun 11 16:12:50.766523 crc crio[23211]: time="2026-06-11T16:12:50.76455249Z" level=info msg="Removed container 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af: openshift-etcd/etcd-crc/etcd-rev" id=b3f33caf-6d6f-4de0-9cd4-2537478dc4cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232201 | controller | Jun 11 16:12:50.776938 crc crio[23211]: time="2026-06-11T16:12:50.776852289Z" level=info msg="Removing container: 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490" id=cd08f9a4-6bb1-4b4c-82d6-5fafa6120a81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232217 | controller | Jun 11 16:12:50.814587 crc crio[23211]: time="2026-06-11T16:12:50.814240454Z" level=info msg="Removed container 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490: openshift-etcd/etcd-crc/etcd-readyz" id=cd08f9a4-6bb1-4b4c-82d6-5fafa6120a81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232233 | controller | Jun 11 16:12:50.821602 crc crio[23211]: time="2026-06-11T16:12:50.82104038Z" level=info msg="Removing container: 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3" id=1afced05-b58a-4215-ac87-fe054ebc5fd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232249 | controller | Jun 11 16:12:50.860481 crc crio[23211]: time="2026-06-11T16:12:50.860316715Z" level=info msg="Removed container 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3: openshift-etcd/etcd-crc/etcd-metrics" id=1afced05-b58a-4215-ac87-fe054ebc5fd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232265 | controller | Jun 11 16:12:50.866553 crc crio[23211]: time="2026-06-11T16:12:50.866374522Z" level=info msg="Removing container: dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a" id=5abbdb09-3c55-4675-9124-40dd4b00e135 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232280 | controller | Jun 11 16:12:50.895163 crc crio[23211]: time="2026-06-11T16:12:50.894933029Z" level=info msg="Removed container dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a: openshift-etcd/etcd-crc/etcd" id=5abbdb09-3c55-4675-9124-40dd4b00e135 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232296 | controller | Jun 11 16:12:50.898351 crc crio[23211]: time="2026-06-11T16:12:50.898216434Z" level=info msg="Removing container: 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5" id=b4491bfb-d7c9-4ddb-8a3f-41afb85ed24b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232311 | controller | Jun 11 16:12:50.923143 crc crio[23211]: time="2026-06-11T16:12:50.922970564Z" level=info msg="Removed container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5: openshift-etcd/etcd-crc/etcdctl" id=b4491bfb-d7c9-4ddb-8a3f-41afb85ed24b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232326 | controller | Jun 11 16:12:50.926671 crc crio[23211]: time="2026-06-11T16:12:50.926282739Z" level=info msg="Removing container: d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df" id=a47522af-0328-4c79-bfff-ecc75e598125 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232345 | controller | Jun 11 16:12:51.052155 crc crio[23211]: time="2026-06-11T16:12:51.051979687Z" level=info msg="Removed container d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df: openshift-etcd/etcd-crc/etcd-resources-copy" id=a47522af-0328-4c79-bfff-ecc75e598125 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232361 | controller | Jun 11 16:12:51.056247 crc crio[23211]: time="2026-06-11T16:12:51.056137604Z" level=info msg="Removing container: 53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775" id=c93289ad-4f5a-4fd1-ad64-5780df47e55a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232377 | controller | Jun 11 16:12:51.161406 crc crio[23211]: time="2026-06-11T16:12:51.160757926Z" level=info msg="Removed container 53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=c93289ad-4f5a-4fd1-ad64-5780df47e55a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232393 | controller | Jun 11 16:12:51.164397 crc crio[23211]: time="2026-06-11T16:12:51.164271848Z" level=info msg="Removing container: b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2" id=1d1d0db9-def4-42d7-afa5-c4f443d9fc94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232408 | controller | Jun 11 16:12:51.249242 crc crio[23211]: time="2026-06-11T16:12:51.249039737Z" level=info msg="Removed container b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2: openshift-etcd/etcd-crc/setup" id=1d1d0db9-def4-42d7-afa5-c4f443d9fc94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.232424 | controller | Jun 11 16:13:11.972254 crc crio[23211]: time="2026-06-11T16:13:11.971047237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e7345251-33f5-4ddf-b998-2dd27a4e5dc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.232439 | controller | Jun 11 16:13:11.974745 crc crio[23211]: time="2026-06-11T16:13:11.974557088Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3d7db34e-d083-4878-9c33-3f29c88720c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.232455 | controller | Jun 11 16:13:11.979123 crc crio[23211]: time="2026-06-11T16:13:11.978989053Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=d53431b8-9fbe-4ce1-9d79-ee235124d438 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.232471 | controller | Jun 11 16:13:11.979582 crc crio[23211]: time="2026-06-11T16:13:11.979341442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.232487 | controller | Jun 11 16:13:12.015551 crc crio[23211]: time="2026-06-11T16:13:12.015363063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.232503 | controller | Jun 11 16:13:12.021763 crc crio[23211]: time="2026-06-11T16:13:12.021649675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.232539 | controller | Jun 11 16:13:12.153680 crc crio[23211]: time="2026-06-11T16:13:12.153357567Z" level=info msg="Created container 5a5492dc49595e3396b8be702e015f4b026db3c607f76d23e88494bedca2f014: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=d53431b8-9fbe-4ce1-9d79-ee235124d438 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.232557 | controller | Jun 11 16:13:12.155918 crc crio[23211]: time="2026-06-11T16:13:12.155842031Z" level=info msg="Starting container: 5a5492dc49595e3396b8be702e015f4b026db3c607f76d23e88494bedca2f014" id=f99b4ba4-dc08-4c66-a73d-1922db1bbe26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.232577 | controller | Jun 11 16:13:12.162511 crc crio[23211]: time="2026-06-11T16:13:12.16232245Z" level=info msg="Started container" PID=25061 containerID=5a5492dc49595e3396b8be702e015f4b026db3c607f76d23e88494bedca2f014 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f99b4ba4-dc08-4c66-a73d-1922db1bbe26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cac4a910a13557802ad773daae9347c66697f36d450044e8d5b51c62ee06e18
2026-06-11 18:00:59.232593 | controller | Jun 11 16:13:29.510129 crc crio[23211]: time="2026-06-11T16:13:29.509101744Z" level=info msg="Stopping pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d" id=a7750734-adfe-43ce-a73b-cc1d3844bf27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.232609 | controller | Jun 11 16:13:29.510129 crc crio[23211]: time="2026-06-11T16:13:29.509980636Z" level=info msg="Stopped pod sandbox (already stopped): 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d" id=a7750734-adfe-43ce-a73b-cc1d3844bf27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.232625 | controller | Jun 11 16:13:29.515166 crc crio[23211]: time="2026-06-11T16:13:29.511035833Z" level=info msg="Removing pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d" id=7546a1e9-e1f0-4524-b278-02350c6bb7f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.232640 | controller | Jun 11 16:13:29.529057 crc crio[23211]: time="2026-06-11T16:13:29.528866204Z" level=info msg="Removed pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d" id=7546a1e9-e1f0-4524-b278-02350c6bb7f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.232656 | controller | Jun 11 16:13:33.430294 crc crio[23211]: time="2026-06-11T16:13:33.429156501Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=0f23f0f2-b877-4fde-9754-c444110968ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.232671 | controller | Jun 11 16:13:33.431710 crc crio[23211]: time="2026-06-11T16:13:33.430353272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.232687 | controller | Jun 11 16:13:33.458709 crc crio[23211]: time="2026-06-11T16:13:33.458566372Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0f23f0f2-b877-4fde-9754-c444110968ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.232702 | controller | Jun 11 16:13:33.472913 crc crio[23211]: time="2026-06-11T16:13:33.472787018Z" level=info msg="Ran pod sandbox 075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca with infra container: openshift-etcd/etcd-crc/POD" id=0f23f0f2-b877-4fde-9754-c444110968ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.232718 | controller | Jun 11 16:13:33.475932 crc crio[23211]: time="2026-06-11T16:13:33.475692874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4e74d9b5-d330-4fe1-9d7e-68bcb43dd80c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.232733 | controller | Jun 11 16:13:33.482946 crc crio[23211]: time="2026-06-11T16:13:33.482794268Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=5e20af9a-e036-40fe-a152-1c30db810a75 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.232748 | controller | Jun 11 16:13:33.514089 crc crio[23211]: time="2026-06-11T16:13:33.513962353Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=eb1ab72b-17cb-44e7-8e3d-8db1dc6a5dd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.232766 | controller | Jun 11 16:13:33.514572 crc crio[23211]: time="2026-06-11T16:13:33.514507696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.232783 | controller | Jun 11 16:13:33.544359 crc crio[23211]: time="2026-06-11T16:13:33.544203154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.232799 | controller | Jun 11 16:13:33.733326 crc crio[23211]: time="2026-06-11T16:13:33.732698224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.232815 | controller | Jun 11 16:13:33.861083 crc crio[23211]: time="2026-06-11T16:13:33.860922017Z" level=info msg="Created container ae407e8dd841cec4c0b7c55c33532b9dc6844c08a47913a6ff2f597d3b4cc7dc: openshift-etcd/etcd-crc/setup" id=eb1ab72b-17cb-44e7-8e3d-8db1dc6a5dd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.232831 | controller | Jun 11 16:13:33.862396 crc crio[23211]: time="2026-06-11T16:13:33.862252921Z" level=info msg="Starting container: ae407e8dd841cec4c0b7c55c33532b9dc6844c08a47913a6ff2f597d3b4cc7dc" id=ee8e5011-d18c-4d54-bc67-6ae137914d69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.232847 | controller | Jun 11 16:13:33.875614 crc crio[23211]: time="2026-06-11T16:13:33.875341089Z" level=info msg="Started container" PID=25332 containerID=ae407e8dd841cec4c0b7c55c33532b9dc6844c08a47913a6ff2f597d3b4cc7dc description=openshift-etcd/etcd-crc/setup id=ee8e5011-d18c-4d54-bc67-6ae137914d69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca
2026-06-11 18:00:59.232863 | controller | Jun 11 16:14:08.241995 crc crio[23211]: time="2026-06-11T16:14:08.239171281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0d838580-db90-4f56-a2fa-0242225c2d0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.232879 | controller | Jun 11 16:14:08.245380 crc crio[23211]: time="2026-06-11T16:14:08.24524554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=44f324bd-26b1-4809-b454-ae60f68b2321 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.232895 | controller | Jun 11 16:14:08.278687 crc crio[23211]: time="2026-06-11T16:14:08.278558855Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=7a13745d-0f12-46fe-b2ce-b53ab33bcac4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.232910 | controller | Jun 11 16:14:08.279529 crc crio[23211]: time="2026-06-11T16:14:08.279379576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.232926 | controller | Jun 11 16:14:08.306991 crc crio[23211]: time="2026-06-11T16:14:08.30684238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.232942 | controller | Jun 11 16:14:08.515554 crc crio[23211]: time="2026-06-11T16:14:08.515267654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.232957 | controller | Jun 11 16:14:08.640968 crc crio[23211]: time="2026-06-11T16:14:08.640822946Z" level=info msg="Created container 4bd2881efb210fb358c9f59110ed5e4a1f3b865e5308da15a25de4a18e11c2f5: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=7a13745d-0f12-46fe-b2ce-b53ab33bcac4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.232976 | controller | Jun 11 16:14:08.642107 crc crio[23211]: time="2026-06-11T16:14:08.642039958Z" level=info msg="Starting container: 4bd2881efb210fb358c9f59110ed5e4a1f3b865e5308da15a25de4a18e11c2f5" id=2a24ce78-5d70-451b-af20-715628730091 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.232992 | controller | Jun 11 16:14:08.649305 crc crio[23211]: time="2026-06-11T16:14:08.649101851Z" level=info msg="Started container" PID=25737 containerID=4bd2881efb210fb358c9f59110ed5e4a1f3b865e5308da15a25de4a18e11c2f5 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=2a24ce78-5d70-451b-af20-715628730091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca
2026-06-11 18:00:59.233008 | controller | Jun 11 16:14:16.698978 crc crio[23211]: time="2026-06-11T16:14:16.697608746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=7e641039-a978-4692-98a1-11d2faeff726 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.233024 | controller | Jun 11 16:14:16.705588 crc crio[23211]: time="2026-06-11T16:14:16.705308957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=c026f1d9-654e-4c62-8325-ddff795856c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.233039 | controller | Jun 11 16:14:16.710327 crc crio[23211]: time="2026-06-11T16:14:16.710213253Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator" id=af4c153e-bf26-4c96-be15-7fc29156f86f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.233055 | controller | Jun 11 16:14:16.710959 crc crio[23211]: time="2026-06-11T16:14:16.710829209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233070 | controller | Jun 11 16:14:16.764554 crc crio[23211]: time="2026-06-11T16:14:16.764229607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233102 | controller | Jun 11 16:14:16.773602 crc crio[23211]: time="2026-06-11T16:14:16.773371845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233120 | controller | Jun 11 16:14:16.936417 crc crio[23211]: time="2026-06-11T16:14:16.936317198Z" level=info msg="Created container 99a831d6a869e89e74f26eeecbbb77adcfc413d9fc88f3e6afeac6f3cc4a4732: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator" id=af4c153e-bf26-4c96-be15-7fc29156f86f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.233139 | controller | Jun 11 16:14:16.938675 crc crio[23211]: time="2026-06-11T16:14:16.938310549Z" level=info msg="Starting container: 99a831d6a869e89e74f26eeecbbb77adcfc413d9fc88f3e6afeac6f3cc4a4732" id=644a47d3-67a3-4540-8a45-699c3a05b848 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.233163 | controller | Jun 11 16:14:16.947946 crc crio[23211]: time="2026-06-11T16:14:16.947646882Z" level=info msg="Started container" PID=25883 containerID=99a831d6a869e89e74f26eeecbbb77adcfc413d9fc88f3e6afeac6f3cc4a4732 description=openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator id=644a47d3-67a3-4540-8a45-699c3a05b848 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341
2026-06-11 18:00:59.233182 | controller | Jun 11 16:14:43.045554 crc crio[23211]: time="2026-06-11T16:14:43.044364598Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=23a3c613-5965-4dbf-b8ea-b4b6b3f207c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.233202 | controller | Jun 11 16:14:43.047999 crc crio[23211]: time="2026-06-11T16:14:43.047855598Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=746baeb8-3625-48b5-ae59-08921b4f85bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.233218 | controller | Jun 11 16:14:43.051263 crc crio[23211]: time="2026-06-11T16:14:43.051104132Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=82184636-e781-4f9a-8d34-3c7b3d0f93ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.233233 | controller | Jun 11 16:14:43.051755 crc crio[23211]: time="2026-06-11T16:14:43.051606255Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f6e94763-54c9-44dd-9749-95ca5d8e4c54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.233248 | controller | Jun 11 16:14:43.052037 crc crio[23211]: time="2026-06-11T16:14:43.05180076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233264 | controller | Jun 11 16:14:43.055961 crc crio[23211]: time="2026-06-11T16:14:43.055674101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=be96ab24-59f9-4131-8773-e8e2ecda1acb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.233279 | controller | Jun 11 16:14:43.074410 crc crio[23211]: time="2026-06-11T16:14:43.074278215Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=e7ba0a65-d417-4219-987b-fd9f7118b1bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.233295 | controller | Jun 11 16:14:43.074985 crc crio[23211]: time="2026-06-11T16:14:43.07488703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233310 | controller | Jun 11 16:14:43.101103 crc crio[23211]: time="2026-06-11T16:14:43.100890286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233326 | controller | Jun 11 16:14:43.104129 crc crio[23211]: time="2026-06-11T16:14:43.104008707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233341 | controller | Jun 11 16:14:43.111871 crc crio[23211]: time="2026-06-11T16:14:43.111738707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233357 | controller | Jun 11 16:14:43.298781 crc crio[23211]: time="2026-06-11T16:14:43.297388401Z" level=info msg="Created container dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=e7ba0a65-d417-4219-987b-fd9f7118b1bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.233373 | controller | Jun 11 16:14:43.308742 crc crio[23211]: time="2026-06-11T16:14:43.308583541Z" level=info msg="Starting container: dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9" id=e312dd56-4728-4061-bc8a-803aea429268 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.233389 | controller | Jun 11 16:14:43.316355 crc crio[23211]: time="2026-06-11T16:14:43.316229151Z" level=info msg="Started container" PID=26247 containerID=dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=e312dd56-4728-4061-bc8a-803aea429268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889
2026-06-11 18:00:59.233409 | controller | Jun 11 16:14:43.467122 crc crio[23211]: time="2026-06-11T16:14:43.466961966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233425 | controller | Jun 11 16:14:43.575461 crc crio[23211]: time="2026-06-11T16:14:43.575309891Z" level=info msg="Created container 136aa09a8325c0d4faf260719c612548e0e4da4dc42748bd332456cf40c9a660: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=82184636-e781-4f9a-8d34-3c7b3d0f93ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.233443 | controller | Jun 11 16:14:43.576591 crc crio[23211]: time="2026-06-11T16:14:43.576408039Z" level=info msg="Starting container: 136aa09a8325c0d4faf260719c612548e0e4da4dc42748bd332456cf40c9a660" id=f76e97dd-e1f7-48b2-bd36-4ecfa78a5518 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.233466 | controller | Jun 11 16:14:43.584654 crc crio[23211]: time="2026-06-11T16:14:43.584102099Z" level=info msg="Started container" PID=26272 containerID=136aa09a8325c0d4faf260719c612548e0e4da4dc42748bd332456cf40c9a660 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=f76e97dd-e1f7-48b2-bd36-4ecfa78a5518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93
2026-06-11 18:00:59.233487 | controller | Jun 11 16:14:43.621184 crc crio[23211]: time="2026-06-11T16:14:43.62107244Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8da3b852-8be5-40b8-83ed-d945545c2469 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.233504 | controller | Jun 11 16:14:43.623545 crc crio[23211]: time="2026-06-11T16:14:43.6233891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7d00b13e-0dfa-4353-9201-e6817718f9bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.233553 | controller | Jun 11 16:14:43.630572 crc crio[23211]: time="2026-06-11T16:14:43.630365261Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=47be63e2-444d-486e-b655-bb0430944954 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.233570 | controller | Jun 11 16:14:43.634488 crc crio[23211]: time="2026-06-11T16:14:43.631642655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233586 | controller | Jun 11 16:14:43.667116 crc crio[23211]: time="2026-06-11T16:14:43.666986043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233602 | controller | Jun 11 16:14:43.859652 crc crio[23211]: time="2026-06-11T16:14:43.85936891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233618 | controller | Jun 11 16:14:43.966754 crc crio[23211]: time="2026-06-11T16:14:43.966584016Z" level=info msg="Created container ca603991460ef44b93f4a00bffd1220fdc058cd81bb3ac972133b49842413994: openshift-etcd/etcd-crc/etcd-resources-copy" id=47be63e2-444d-486e-b655-bb0430944954 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.233633 | controller | Jun 11 16:14:43.968639 crc crio[23211]: time="2026-06-11T16:14:43.968470485Z" level=info msg="Starting container: ca603991460ef44b93f4a00bffd1220fdc058cd81bb3ac972133b49842413994" id=ee279c9b-4d79-46d7-b4ee-23978b609a3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.233655 | controller | Jun 11 16:14:43.975735 crc crio[23211]: time="2026-06-11T16:14:43.975626381Z" level=info msg="Started container" PID=26307 containerID=ca603991460ef44b93f4a00bffd1220fdc058cd81bb3ac972133b49842413994 description=openshift-etcd/etcd-crc/etcd-resources-copy id=ee279c9b-4d79-46d7-b4ee-23978b609a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca
2026-06-11 18:00:59.233672 | controller | Jun 11 16:14:49.134579 crc crio[23211]: time="2026-06-11T16:14:49.13314481Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=4f6a2c6b-1e57-4cf4-8e0f-25884561482a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.233689 | controller | Jun 11 16:14:49.137511 crc crio[23211]: time="2026-06-11T16:14:49.137307358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=4e2c4f16-df14-4091-90d1-adcc7e5f4572 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.233705 | controller | Jun 11 16:14:49.142882 crc crio[23211]: time="2026-06-11T16:14:49.140131821Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=3e540c98-ca1e-4cf5-aab0-065860b16721 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.233720 | controller | Jun 11 16:14:49.142882 crc crio[23211]: time="2026-06-11T16:14:49.140659405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233736 | controller | Jun 11 16:14:49.165962 crc crio[23211]: time="2026-06-11T16:14:49.165673875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233751 | controller | Jun 11 16:14:49.171081 crc crio[23211]: time="2026-06-11T16:14:49.170973283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233767 | controller | Jun 11 16:14:49.341298 crc crio[23211]: time="2026-06-11T16:14:49.341096972Z" level=info msg="Created container 49ed5bcce1b23063dacbe095e4bcfb5a1d65ab46c64d52bea00b58192c797865: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=3e540c98-ca1e-4cf5-aab0-065860b16721 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.233782 | controller | Jun 11 16:14:49.342854 crc crio[23211]: time="2026-06-11T16:14:49.342714235Z" level=info msg="Starting container: 49ed5bcce1b23063dacbe095e4bcfb5a1d65ab46c64d52bea00b58192c797865" id=7ba03c12-7c21-40df-ae87-9536a5a63451 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.233798 | controller | Jun 11 16:14:49.349077 crc crio[23211]: time="2026-06-11T16:14:49.348982607Z" level=info msg="Started container" PID=26353 containerID=49ed5bcce1b23063dacbe095e4bcfb5a1d65ab46c64d52bea00b58192c797865 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=7ba03c12-7c21-40df-ae87-9536a5a63451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27
2026-06-11 18:00:59.233815 | controller | Jun 11 16:14:51.181121 crc crio[23211]: time="2026-06-11T16:14:51.179697548Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=5b3a6ffa-0334-4a7e-b340-7a4f796f48e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.233834 | controller | Jun 11 16:14:51.185853 crc crio[23211]: time="2026-06-11T16:14:51.185708344Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=d223dd02-d8c3-4729-9596-d9fe42252229 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.233850 | controller | Jun 11 16:14:51.189742 crc crio[23211]: time="2026-06-11T16:14:51.189619846Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=83291e08-e889-4f90-9b92-c26f811fcd9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.233865 | controller | Jun 11 16:14:51.190575 crc crio[23211]: time="2026-06-11T16:14:51.190350354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233880 | controller | Jun 11 16:14:51.222696 crc crio[23211]: time="2026-06-11T16:14:51.222567722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233895 | controller | Jun 11 16:14:51.466414 crc crio[23211]: time="2026-06-11T16:14:51.466128469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.233910 | controller | Jun 11 16:14:51.613541 crc crio[23211]: time="2026-06-11T16:14:51.612717818Z" level=info msg="Created container f7731b9f14f35c97e3ace5b2a4586f233b84b0fa0578010edaa6ea487b30d58e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=83291e08-e889-4f90-9b92-c26f811fcd9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.233925 | controller | Jun 11 16:14:51.615243 crc crio[23211]: time="2026-06-11T16:14:51.61509964Z" level=info msg="Starting container: f7731b9f14f35c97e3ace5b2a4586f233b84b0fa0578010edaa6ea487b30d58e" id=f3635df7-c4e9-4379-8579-b451ba4ec04c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.233940 | controller | Jun 11 16:14:51.626676 crc crio[23211]: time="2026-06-11T16:14:51.625573661Z" level=info msg="Started container" PID=26421 containerID=f7731b9f14f35c97e3ace5b2a4586f233b84b0fa0578010edaa6ea487b30d58e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=f3635df7-c4e9-4379-8579-b451ba4ec04c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497
2026-06-11 18:00:59.233958 | controller | Jun 11 16:14:53.231598 crc crio[23211]: time="2026-06-11T16:14:53.230853986Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f4f29161-3d36-48bd-80b9-97e3891f93eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.233976 | controller | Jun 11 16:14:53.233126 crc crio[23211]: time="2026-06-11T16:14:53.232024117Z" level=info msg="Removing container: 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2" id=12a6d28e-217a-41b9-9d51-f8189f041015 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.233992 | controller | Jun 11 16:14:53.233723 crc crio[23211]: time="2026-06-11T16:14:53.233577017Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=c9835140-83de-4da5-abf9-57cec8ca7f81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.234007 | controller | Jun 11 16:14:53.237546 crc crio[23211]: time="2026-06-11T16:14:53.237127449Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6511f9b0-3b6a-41e4-a733-b63dcbbfb2de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.234026 | controller | Jun 11 16:14:53.238608 crc crio[23211]: time="2026-06-11T16:14:53.238403752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234042 | controller | Jun 11 16:14:53.271725 crc crio[23211]: time="2026-06-11T16:14:53.271645206Z" level=info msg="Removed container 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=12a6d28e-217a-41b9-9d51-f8189f041015 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.234057 | controller | Jun 11 16:14:53.278271 crc crio[23211]: time="2026-06-11T16:14:53.278165244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234073 | controller | Jun 11 16:14:53.462838 crc crio[23211]: time="2026-06-11T16:14:53.462588906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234088 | controller | Jun 11 16:14:53.554108 crc crio[23211]: time="2026-06-11T16:14:53.553869248Z" level=info msg="Created container 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6511f9b0-3b6a-41e4-a733-b63dcbbfb2de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.234104 | controller | Jun 11 16:14:53.555350 crc crio[23211]: time="2026-06-11T16:14:53.555280395Z" level=info msg="Starting container: 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab" id=d9d92dc6-d03a-4ba2-902f-7287859bb329 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.234119 | controller | Jun 11 16:14:53.563912 crc crio[23211]: time="2026-06-11T16:14:53.563811746Z" level=info msg="Started container" PID=26471 containerID=20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=d9d92dc6-d03a-4ba2-902f-7287859bb329 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497
2026-06-11 18:00:59.234135 | controller | Jun 11 16:15:06.387561 crc crio[23211]: time="2026-06-11T16:15:06.386682476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=70b21585-0c91-4e4b-863b-fb7db0eec4e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.234154 | controller | Jun 11 16:15:06.392053 crc crio[23211]: time="2026-06-11T16:15:06.391756357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=a122c5b0-560c-4231-a7bb-f0bf974f6001 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.234177 | controller | Jun 11 16:15:06.394770 crc crio[23211]: time="2026-06-11T16:15:06.394519479Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=986fc690-7b41-4a57-b983-a4baf65343ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.234196 | controller | Jun 11 16:15:06.395383 crc crio[23211]: time="2026-06-11T16:15:06.395241967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234213 | controller | Jun 11 16:15:06.395703 crc crio[23211]: time="2026-06-11T16:15:06.395250228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=5d81de6d-dd3c-402d-bf4a-013bf057e12a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.234233 | controller | Jun 11 16:15:06.395997 crc crio[23211]: time="2026-06-11T16:15:06.395375911Z" level=info msg="Removing container: ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197" id=3cbbcd68-597b-4b55-aeb1-b8ec8dc086ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.234249 | controller | Jun 11 16:15:06.399827 crc crio[23211]: time="2026-06-11T16:15:06.399728744Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=a9b0cdcf-b608-467b-b1ec-9378c4b2afb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.234264 | controller | Jun 11 16:15:06.457313 crc crio[23211]: time="2026-06-11T16:15:06.457195328Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=8dea04ce-2c25-4939-9f0e-257b8aef5400 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.234279 | controller | Jun 11 16:15:06.465217 crc crio[23211]: time="2026-06-11T16:15:06.465116464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234295 | controller | Jun 11 16:15:06.487807 crc crio[23211]: time="2026-06-11T16:15:06.487662629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234310 | controller | Jun 11 16:15:06.496030 crc crio[23211]: time="2026-06-11T16:15:06.495885472Z" level=info msg="Removed container ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=3cbbcd68-597b-4b55-aeb1-b8ec8dc086ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.234326 | controller | Jun 11 16:15:06.502804 crc crio[23211]: time="2026-06-11T16:15:06.502758891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234341 | controller | Jun 11 16:15:06.665030 crc crio[23211]: time="2026-06-11T16:15:06.664810471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234357 | controller | Jun 11 16:15:06.677841 crc crio[23211]: time="2026-06-11T16:15:06.677807329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234372 | controller | Jun 11 16:15:06.739123 crc crio[23211]: time="2026-06-11T16:15:06.738563317Z" level=info msg="Created container 9130199b44474aa1e57596eca9e28d2aad96ebf946d969f70a17c24fd1d032de: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=8dea04ce-2c25-4939-9f0e-257b8aef5400 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.234393 | controller | Jun 11 16:15:06.739803 crc crio[23211]: time="2026-06-11T16:15:06.739727268Z" level=info msg="Created container 8345ea7ecb83bf4f8af16a2ea40206b74e1ead842d15c7f750a894cf961043ed: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=986fc690-7b41-4a57-b983-a4baf65343ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.234409 | controller | Jun 11 16:15:06.740940 crc crio[23211]: time="2026-06-11T16:15:06.740788625Z" level=info msg="Starting container: 9130199b44474aa1e57596eca9e28d2aad96ebf946d969f70a17c24fd1d032de" id=3eb203fb-cea1-4614-b96e-766fd4448da4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.234429 | controller | Jun 11 16:15:06.741156 crc crio[23211]: time="2026-06-11T16:15:06.740798095Z" level=info msg="Starting container: 8345ea7ecb83bf4f8af16a2ea40206b74e1ead842d15c7f750a894cf961043ed" id=3677c003-82c9-4668-8a6c-d4bccc75bed1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.234452 | controller | Jun 11 16:15:06.746557 crc crio[23211]: time="2026-06-11T16:15:06.746481513Z" level=info msg="Started container" PID=26656 containerID=9130199b44474aa1e57596eca9e28d2aad96ebf946d969f70a17c24fd1d032de description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3eb203fb-cea1-4614-b96e-766fd4448da4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2
2026-06-11 18:00:59.234471 | controller | Jun 11 16:15:06.747045 crc crio[23211]: time="2026-06-11T16:15:06.746623857Z" level=info msg="Started container" PID=26655 containerID=8345ea7ecb83bf4f8af16a2ea40206b74e1ead842d15c7f750a894cf961043ed description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=3677c003-82c9-4668-8a6c-d4bccc75bed1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93
2026-06-11 18:00:59.234572 | controller | Jun 11 16:15:18.346649 crc crio[23211]: time="2026-06-11T16:15:18.346046031Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=5620786d-14d1-4cfa-8abb-a8b985bdc56a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.234600 | controller | Jun 11 16:15:18.350857 crc crio[23211]: time="2026-06-11T16:15:18.350733643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4d220ed6-9c29-4c7d-9d89-ffb4865de55e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.234618 | controller | Jun 11 16:15:18.385099 crc crio[23211]: time="2026-06-11T16:15:18.384954041Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=4f86e899-0dd6-41fb-9aeb-6bf08a1f1257 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.234634 | controller | Jun 11 16:15:18.385633 crc crio[23211]: time="2026-06-11T16:15:18.385534946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234650 | controller | Jun 11 16:15:18.427290 crc crio[23211]: time="2026-06-11T16:15:18.427185368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234666 | controller | Jun 11 16:15:18.607741 crc crio[23211]: time="2026-06-11T16:15:18.607250956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234683 | controller | Jun 11 16:15:18.711166 crc crio[23211]: time="2026-06-11T16:15:18.71095651Z" level=info msg="Created container 9b56f0215925c3c0e54e63defe935aaa5548e58b2373e08bcb223754b3bbcc9f: openshift-etcd/etcd-crc/etcdctl" id=4f86e899-0dd6-41fb-9aeb-6bf08a1f1257 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.234699 | controller | Jun 11 16:15:18.712841 crc crio[23211]: time="2026-06-11T16:15:18.712739146Z" level=info msg="Starting container: 9b56f0215925c3c0e54e63defe935aaa5548e58b2373e08bcb223754b3bbcc9f" id=563480d7-7e52-47ad-a933-bb1248a9c108 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.234715 | controller | Jun 11 16:15:18.719341 crc crio[23211]: time="2026-06-11T16:15:18.719179064Z" level=info msg="Started container" PID=26855 containerID=9b56f0215925c3c0e54e63defe935aaa5548e58b2373e08bcb223754b3bbcc9f description=openshift-etcd/etcd-crc/etcdctl id=563480d7-7e52-47ad-a933-bb1248a9c108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca
2026-06-11 18:00:59.234735 | controller | Jun 11 16:15:18.733456 crc crio[23211]: time="2026-06-11T16:15:18.733342372Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d8f26141-abd4-41ae-82c1-74d0f90c86ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.234751 | controller | Jun 11 16:15:18.735873 crc crio[23211]: time="2026-06-11T16:15:18.735503569Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8ba5fa4d-79c0-4e14-b59c-5ef46be79592 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.234767 | controller | Jun 11 16:15:18.743885 crc crio[23211]: time="2026-06-11T16:15:18.743788534Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=3d167a3b-be67-4224-9759-0abd656d2a25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.234782 | controller | Jun 11 16:15:18.744603 crc crio[23211]: time="2026-06-11T16:15:18.744537033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234798 | controller | Jun 11 16:15:18.776947 crc crio[23211]: time="2026-06-11T16:15:18.776827932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234813 | controller | Jun 11 16:15:19.062175 crc crio[23211]: time="2026-06-11T16:15:19.062069712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234828 | controller | Jun 11 16:15:19.176205 crc crio[23211]: time="2026-06-11T16:15:19.176078024Z" level=info msg="Created container 6e145c4295fb157b93dab5dcb2a6022cd165d81f30f5ea96c2f0d4e6951258d5: openshift-etcd/etcd-crc/etcd" id=3d167a3b-be67-4224-9759-0abd656d2a25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.234843 | controller | Jun 11 16:15:19.177790 crc crio[23211]: time="2026-06-11T16:15:19.177705397Z" level=info msg="Starting container: 6e145c4295fb157b93dab5dcb2a6022cd165d81f30f5ea96c2f0d4e6951258d5" id=5e13b8b9-0dcc-46f5-ad76-e0446b0acb24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.234859 | controller | Jun 11 16:15:19.184277 crc crio[23211]: time="2026-06-11T16:15:19.184145514Z" level=info msg="Started container" PID=26871 containerID=6e145c4295fb157b93dab5dcb2a6022cd165d81f30f5ea96c2f0d4e6951258d5 description=openshift-etcd/etcd-crc/etcd id=5e13b8b9-0dcc-46f5-ad76-e0446b0acb24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca
2026-06-11 18:00:59.234874 | controller | Jun 11 16:15:19.195071 crc crio[23211]: time="2026-06-11T16:15:19.194881033Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=866f7281-55b4-4aa6-8d29-7b4815af07a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.234890 | controller | Jun 11 16:15:19.198501 crc crio[23211]: time="2026-06-11T16:15:19.198366453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=04a5239b-e4e2-4e59-b031-114d55c07db7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.234906 | controller | Jun 11 16:15:19.204552 crc crio[23211]: time="2026-06-11T16:15:19.204406061Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=af5a77c3-e195-41c5-88de-53b40776a643 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.234922 | controller | Jun 11 16:15:19.204864 crc crio[23211]: time="2026-06-11T16:15:19.204803931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234941 | controller | Jun 11 16:15:19.233002 crc crio[23211]: time="2026-06-11T16:15:19.232835389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234958 | controller | Jun 11 16:15:19.418573 crc crio[23211]: time="2026-06-11T16:15:19.41804067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.234974 | controller | Jun 11 16:15:19.659650 crc crio[23211]: time="2026-06-11T16:15:19.659250917Z" level=info msg="Created container dfb4f5a7f04b1c28c5bf62d1adffb00b4821e30c4217caebe829db948ccb748b: openshift-etcd/etcd-crc/etcd-metrics" id=af5a77c3-e195-41c5-88de-53b40776a643 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.234990 | controller | Jun 11 16:15:19.661298 crc crio[23211]: time="2026-06-11T16:15:19.661211068Z" level=info msg="Starting container: dfb4f5a7f04b1c28c5bf62d1adffb00b4821e30c4217caebe829db948ccb748b" id=e3da63e5-d9e6-41df-aef1-1bc8747d9f74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.235006 | controller | Jun 11 16:15:19.667618 crc crio[23211]: time="2026-06-11T16:15:19.667500491Z" level=info msg="Started container" PID=26889 containerID=dfb4f5a7f04b1c28c5bf62d1adffb00b4821e30c4217caebe829db948ccb748b description=openshift-etcd/etcd-crc/etcd-metrics id=e3da63e5-d9e6-41df-aef1-1bc8747d9f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca
2026-06-11 18:00:59.235022 | controller | Jun 11 16:15:19.685862 crc crio[23211]: time="2026-06-11T16:15:19.685740924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=075d1129-6d24-4230-b890-0decb9d91631 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.235038 | controller | Jun 11 16:15:19.688839 crc crio[23211]: time="2026-06-11T16:15:19.688599539Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=d0a81cfd-344c-4652-8ccb-48a5d2f7d98f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.235053 | controller | Jun 11 16:15:19.696619 crc crio[23211]: time="2026-06-11T16:15:19.696400322Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=a96f78a8-9d22-4762-a92f-c90ec8c2d467 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.235069 | controller | Jun 11 16:15:19.697085 crc crio[23211]: time="2026-06-11T16:15:19.696954566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.235085 | controller | Jun 11 16:15:19.721762 crc crio[23211]: time="2026-06-11T16:15:19.721632037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.235100 | controller | Jun 11 16:15:19.866094 crc crio[23211]: time="2026-06-11T16:15:19.865752391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.235116 | controller | Jun 11 16:15:19.987232 crc crio[23211]: time="2026-06-11T16:15:19.987137695Z" level=info msg="Created container 8ce02c5b3fc55d9c9ed801f64d054ddc223ada8a61913fccc5b5300e25b6973e: openshift-etcd/etcd-crc/etcd-readyz" id=a96f78a8-9d22-4762-a92f-c90ec8c2d467 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.235132 | controller | Jun 11 16:15:19.988141 crc crio[23211]: time="2026-06-11T16:15:19.988074759Z" level=info msg="Starting container: 8ce02c5b3fc55d9c9ed801f64d054ddc223ada8a61913fccc5b5300e25b6973e" id=5c47f195-7347-4d4f-af92-87d712aaa796 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.235150 | controller | Jun 11 16:15:19.994955 crc crio[23211]: time="2026-06-11T16:15:19.994858465Z" level=info msg="Started container" PID=26908 containerID=8ce02c5b3fc55d9c9ed801f64d054ddc223ada8a61913fccc5b5300e25b6973e description=openshift-etcd/etcd-crc/etcd-readyz id=5c47f195-7347-4d4f-af92-87d712aaa796 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca
2026-06-11 18:00:59.235167 | controller | Jun 11 16:15:20.010285 crc crio[23211]: time="2026-06-11T16:15:20.010236345Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=18db9c26-ce9e-44ea-87d3-8da1892d4a90 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.235191 | controller | Jun 11 16:15:20.012215 crc crio[23211]: time="2026-06-11T16:15:20.012142295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=cbdaf7af-1333-4880-9668-d5a684adaf13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.235212 | controller | Jun 11 16:15:20.021890 crc crio[23211]: time="2026-06-11T16:15:20.021864327Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=eea2418e-959b-4ab6-b812-e924fd474902 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.235229 | controller | Jun 11 16:15:20.022259 crc crio[23211]: time="2026-06-11T16:15:20.022239256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.235244 | controller | Jun 11 16:15:20.046211 crc crio[23211]: time="2026-06-11T16:15:20.046122678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.235287 | controller | Jun 11 16:15:20.214108 crc crio[23211]: time="2026-06-11T16:15:20.213948367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.235312 | controller | Jun 11 16:15:20.314082 crc crio[23211]: time="2026-06-11T16:15:20.314040108Z" level=info msg="Created container e667e24e73b1c82f41203ebe1ce5c0b1cf1b37fd192e17f52acdcf391a7dd198: openshift-etcd/etcd-crc/etcd-rev" id=eea2418e-959b-4ab6-b812-e924fd474902 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.235329 | controller | Jun 11 16:15:20.315269 crc crio[23211]: time="2026-06-11T16:15:20.315207588Z" level=info msg="Starting container: e667e24e73b1c82f41203ebe1ce5c0b1cf1b37fd192e17f52acdcf391a7dd198" id=d20a1d57-6663-4854-abf4-beabaaf187a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.235345 | controller | Jun 11 16:15:20.325249 crc crio[23211]: time="2026-06-11T16:15:20.325110795Z" level=info msg="Started container" PID=26966 containerID=e667e24e73b1c82f41203ebe1ce5c0b1cf1b37fd192e17f52acdcf391a7dd198 description=openshift-etcd/etcd-crc/etcd-rev id=d20a1d57-6663-4854-abf4-beabaaf187a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca
2026-06-11 18:00:59.235362 | controller | Jun 11 16:15:24.110233 crc crio[23211]: time="2026-06-11T16:15:24.108392642Z" level=info msg="Stopping container: 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab (timeout: 30s)" id=3ed1d23f-5753-4935-9d65-a473c611fa13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.235377 | controller | Jun 11 16:15:24.177119 crc crio[23211]: time="2026-06-11T16:15:24.176919983Z" level=info msg="Stopped container 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3ed1d23f-5753-4935-9d65-a473c611fa13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.235398 | controller | Jun 11 16:15:24.181871 crc crio[23211]: time="2026-06-11T16:15:24.181735548Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=beceb927-fdb1-4cd0-8cc8-f537f0065ab5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.235414 | controller | Jun 11 16:15:24.185636 crc crio[23211]: time="2026-06-11T16:15:24.185316711Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=2bf07057-c9af-4613-95ae-ab15426f2768 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.235430 | controller | Jun 11 16:15:24.190165 crc crio[23211]: time="2026-06-11T16:15:24.189886609Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=90e15b6a-72f9-4516-a8dc-1319dad1e994 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.235445 | controller | Jun 11 16:15:24.190727 crc crio[23211]: time="2026-06-11T16:15:24.190401732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.235461 | controller | Jun 11 16:15:24.221640 crc crio[23211]: time="2026-06-11T16:15:24.221505761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.235476 | controller | Jun 11 16:15:24.433318 crc crio[23211]: time="2026-06-11T16:15:24.432658536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.235492 | controller | Jun 11 16:15:24.451595 crc crio[23211]: time="2026-06-11T16:15:24.451365863Z" level=info msg="Removing container: c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967" id=5f971928-6e08-4244-b39c-f5e688d2d76b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.235507 | controller | Jun 11 16:15:24.576865 crc crio[23211]: time="2026-06-11T16:15:24.57671922Z" level=info msg="Created container 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=90e15b6a-72f9-4516-a8dc-1319dad1e994 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.235547 | controller | Jun 11 16:15:24.577752 crc crio[23211]: time="2026-06-11T16:15:24.577678464Z" level=info msg="Starting container: 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed" id=f01ae8a1-3880-494b-b7aa-da920a028c98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.235565 | controller | Jun 11 16:15:24.590412 crc crio[23211]: time="2026-06-11T16:15:24.588039684Z" level=info msg="Started container" PID=27050 containerID=4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f01ae8a1-3880-494b-b7aa-da920a028c98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497
2026-06-11 18:00:59.235582 | controller | Jun 11 16:15:24.591195 crc crio[23211]: time="2026-06-11T16:15:24.591074321Z" level=info msg="Removed container c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=5f971928-6e08-4244-b39c-f5e688d2d76b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.235598 | controller | Jun 11 16:15:55.337991 crc crio[23211]: time="2026-06-11T16:15:55.335546406Z" level=info msg="Stopping container: 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed (timeout: 30s)" id=23ddeed9-c67d-4104-a4a1-2d3e2597c0c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.235618 | controller | Jun 11 16:15:55.413755 crc crio[23211]: time="2026-06-11T16:15:55.413619808Z" level=info msg="Stopped container 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=23ddeed9-c67d-4104-a4a1-2d3e2597c0c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.235634 | controller | Jun 11 16:15:55.415959 crc crio[23211]: time="2026-06-11T16:15:55.415849996Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=8d6e3747-66d6-405a-b9d2-0d8616e6a77d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.235650 | controller | Jun 11 16:15:55.423723 crc crio[23211]: time="2026-06-11T16:15:55.42362153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=bdc7e091-d332-4873-b07a-5815283211f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.235666 | controller | Jun 11 16:15:55.428675 crc crio[23211]: time="2026-06-11T16:15:55.427566513Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d7486325-d922-4c4d-a855-132340a5727f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.235681 | controller | Jun 11 16:15:55.428675 crc crio[23211]: time="2026-06-11T16:15:55.42822825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.235697 | controller | Jun 11 16:15:55.456473 crc crio[23211]: time="2026-06-11T16:15:55.456328405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.235713 | controller | Jun 11 16:15:55.644508 crc crio[23211]: time="2026-06-11T16:15:55.644167957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.235728 | controller | Jun 11 16:15:55.746321 crc crio[23211]: time="2026-06-11T16:15:55.746112883Z" level=info msg="Created container 8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d7486325-d922-4c4d-a855-132340a5727f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.235744 | controller | Jun 11 16:15:55.747975 crc crio[23211]: time="2026-06-11T16:15:55.747827297Z" level=info msg="Starting container: 8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2" id=0a008b3f-7760-425b-86bd-e51dd35e8e40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.235759 | controller | Jun 11 16:15:55.757655 crc crio[23211]: time="2026-06-11T16:15:55.757412448Z" level=info msg="Started container" PID=27470 containerID=8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=0a008b3f-7760-425b-86bd-e51dd35e8e40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497
2026-06-11 18:00:59.235775 | controller | Jun 11 16:15:55.839397 crc crio[23211]: time="2026-06-11T16:15:55.839298519Z" level=info msg="Removing container: 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab" id=bac5d45a-c308-48b3-9d71-e9f767051ecb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.235790 | controller | Jun 11 16:15:55.883112 crc crio[23211]: time="2026-06-11T16:15:55.882970832Z" level=info msg="Removed container 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=bac5d45a-c308-48b3-9d71-e9f767051ecb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.235810 | controller | Jun 11 16:16:25.982800 crc crio[23211]: time="2026-06-11T16:16:25.981070681Z" level=info msg="Stopping container: 8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2 (timeout: 30s)" id=4ca21937-f0d7-4618-a555-f9b5efb77cb0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.235826 | controller | Jun 11 16:16:26.201967 crc crio[23211]: time="2026-06-11T16:16:26.201260368Z" level=info msg="Removing container: 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed" id=209ea7c9-6386-4974-a7eb-d65e7994bc95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.235842 | controller | Jun 11 16:16:26.212728 crc crio[23211]: time="2026-06-11T16:16:26.212588495Z" level=info msg="Stopped container 8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4ca21937-f0d7-4618-a555-f9b5efb77cb0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.235859 | controller | Jun 11 16:16:26.250730 crc crio[23211]: time="2026-06-11T16:16:26.250352322Z" level=info msg="Removed container 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=209ea7c9-6386-4974-a7eb-d65e7994bc95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.235875 | controller | Jun 11 16:16:57.640515 crc crio[23211]: time="2026-06-11T16:16:57.635959822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=29d8f006-d884-453e-ba6d-2d5ef997c245 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.235891 | controller | Jun 11 16:16:57.642660 crc crio[23211]: time="2026-06-11T16:16:57.641841567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=bbdddd4c-9fcf-4e43-99c8-88cb121c67a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.235907 | controller | Jun 11 16:16:57.646872 crc crio[23211]: time="2026-06-11T16:16:57.644868485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=979b757e-7813-4e10-9445-ed7253dce514 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.235923 | controller | Jun 11 16:16:57.646872 crc crio[23211]: time="2026-06-11T16:16:57.645300637Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=1a1bec41-3fe1-47be-b3fb-b8b8dffde905 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.235939 | controller | Jun 11 16:16:57.646872 crc crio[23211]: time="2026-06-11T16:16:57.646389736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.235954 | controller | Jun 11 16:16:57.647315 crc crio[23211]: time="2026-06-11T16:16:57.647207016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=9aeba709-cb74-44b6-872a-034adc2bb5e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.235970 | controller | Jun 11 16:16:57.649910 crc crio[23211]: time="2026-06-11T16:16:57.649826836Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=385320c0-732c-4d2e-b7f4-7c0e385ba62d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.235985 | controller | Jun 11 16:16:57.650331 crc crio[23211]: time="2026-06-11T16:16:57.650217696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236005 | controller | Jun 11 16:16:57.650834 crc crio[23211]: time="2026-06-11T16:16:57.65075675Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ebeb5a3d-2ecb-495f-ae96-595b1da7e0ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236021 | controller | Jun 11 16:16:57.659255 crc crio[23211]: time="2026-06-11T16:16:57.659018016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=15db99b5-0816-4b57-8fb1-e747adca90c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236036 | controller | Jun 11 16:16:57.660024 crc crio[23211]: time="2026-06-11T16:16:57.659994682Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=9524cd2c-4934-4ac2-9ace-c7dfc184a16b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236052 | controller | Jun 11 16:16:57.663006 crc crio[23211]: time="2026-06-11T16:16:57.662929437Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=6f149604-589f-495a-a225-b03d2b6db77e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.236067 | controller | Jun 11 16:16:57.663632 crc crio[23211]: time="2026-06-11T16:16:57.663523984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=f5d29ed6-ef55-4664-addd-2e2f3a50f454 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236083 | controller | Jun 11 16:16:57.665670 crc crio[23211]: time="2026-06-11T16:16:57.665606549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=5b161a0b-e3dd-412b-939e-5ac3eade6b17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236098 | controller | Jun 11 16:16:57.670921 crc crio[23211]: time="2026-06-11T16:16:57.670768054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=177e2dd2-1b71-4a1c-99fd-799054148f23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236114 | controller | Jun 11 16:16:57.670921 crc crio[23211]: time="2026-06-11T16:16:57.670866295Z" level=info msg="Removing container: 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175" id=55a5722f-ec48-406a-9ac3-88deb279ee77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.236129 | controller | Jun 11 16:16:57.675403 crc crio[23211]: time="2026-06-11T16:16:57.675279562Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=83df2aa3-0e94-42e6-96c4-72f2626df477 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236145 | controller | Jun 11 16:16:57.682866 crc crio[23211]: time="2026-06-11T16:16:57.682779467Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4235ae63-a8c2-45b6-b7ac-c2913b4f0254 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236160 | controller | Jun 11 16:16:57.686544 crc crio[23211]: time="2026-06-11T16:16:57.68635819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236176 | controller | Jun 11 16:16:57.687686 crc crio[23211]: time="2026-06-11T16:16:57.687605494Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=77ff627b-7a92-40d8-bd1e-7ad19a89e26c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236198 | controller | Jun 11 16:16:57.687931 crc crio[23211]: time="2026-06-11T16:16:57.687797769Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=3a73adef-edbc-4294-9439-327c391fa7c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236223 | controller | Jun 11 16:16:57.688164 crc crio[23211]: time="2026-06-11T16:16:57.687803219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=8ec52649-4dec-458e-b125-33b13e229d92 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236240 | controller | Jun 11 16:16:57.689047 crc crio[23211]: time="2026-06-11T16:16:57.68861074Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=f4880f73-9fc4-4ed4-a3a1-7a9c42d2b540 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236256 | controller | Jun 11 16:16:57.690178 crc crio[23211]: time="2026-06-11T16:16:57.689971565Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=bd27a437-b019-48d8-bc1c-f0ce316821b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236272 | controller | Jun 11 16:16:57.691993 crc crio[23211]: time="2026-06-11T16:16:57.691953558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=c76a2155-f864-4910-b0d9-fe8fabfcb55f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236287 | controller | Jun 11 16:16:57.692349 crc crio[23211]: time="2026-06-11T16:16:57.692293056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236303 | controller | Jun 11 16:16:57.692675 crc crio[23211]: time="2026-06-11T16:16:57.692548073Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=b155195f-80a2-4d73-b320-b9b28ff32753 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236318 | controller | Jun 11 16:16:57.692802 crc crio[23211]: time="2026-06-11T16:16:57.692765618Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager" id=1c000904-b841-46a4-99cf-c80cb144c5eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.236367 | controller | Jun 11 16:16:57.694125 crc crio[23211]: time="2026-06-11T16:16:57.69398657Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=f68e5d3a-7328-409a-b6c3-7ede8a520912 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236390 | controller | Jun 11 16:16:57.694353 crc crio[23211]: time="2026-06-11T16:16:57.694283028Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=3ce1f357-0a7f-4d30-8c41-1d852c7f17c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.236406 | controller | Jun 11 16:16:57.694513 crc crio[23211]: time="2026-06-11T16:16:57.694406271Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=e0c27c34-a3c5-4ce4-91b8-4f44199050d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.236426 | controller | Jun 11 16:16:57.695906 crc crio[23211]: time="2026-06-11T16:16:57.69587916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236443 | controller | Jun 11 16:16:57.696087 crc crio[23211]: time="2026-06-11T16:16:57.695964402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236459 | controller | Jun 11 16:16:57.696370 crc crio[23211]: time="2026-06-11T16:16:57.696297261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236475 | controller | Jun 11 16:16:57.700197 crc crio[23211]: time="2026-06-11T16:16:57.700074899Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=432bbfd4-68c8-485a-8e2a-0e6255c9e00f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236490 | controller | Jun 11 16:16:57.700914 crc crio[23211]: time="2026-06-11T16:16:57.700411518Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=e8c20828-abaf-4f63-8220-a2b481a75f5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.236505 | controller | Jun 11 16:16:57.702238 crc crio[23211]: time="2026-06-11T16:16:57.70200624Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=1530e428-f3e2-44c8-ab2a-cd35973bbb3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.236541 | controller | Jun 11 16:16:57.706123 crc crio[23211]: time="2026-06-11T16:16:57.706024826Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e95eb861-d0fb-46c1-abbe-47db303e7893 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236558 | controller | Jun 11 16:16:57.710632 crc crio[23211]: time="2026-06-11T16:16:57.710371518Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=f993f378-34d9-496f-842e-3d84297697e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.236573 | controller | Jun 11 16:16:57.710632 crc crio[23211]: time="2026-06-11T16:16:57.710566074Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=581e2c37-384f-4e3c-89d8-1a1fb3bad1aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236589 | controller | Jun 11 16:16:57.721116 crc crio[23211]: time="2026-06-11T16:16:57.721026687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=77d43e92-68db-4df9-9bb5-4a38df214e45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236604 | controller | Jun 11 16:16:57.730782 crc crio[23211]: time="2026-06-11T16:16:57.730326811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236620 | controller | Jun 11 16:16:57.731778 crc crio[23211]: time="2026-06-11T16:16:57.731703867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236636 | controller | Jun 11 16:16:57.734536 crc crio[23211]: time="2026-06-11T16:16:57.734397317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=6de5e420-c96c-4aaa-8134-3cb63898a435 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236656 | controller | Jun 11 16:16:57.734631 crc crio[23211]: time="2026-06-11T16:16:57.734592032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=f74ced04-f11d-4b12-a3e9-9c9cf1696361 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236672 | controller | Jun 11 16:16:57.734777 crc crio[23211]: time="2026-06-11T16:16:57.734642064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=e9230216-bf71-4cc7-94d8-e75df90ce312 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236687 | controller | Jun 11 16:16:57.734777 crc crio[23211]: time="2026-06-11T16:16:57.734688995Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=80b6e402-dd9a-47de-bc77-47f13dcd934f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.236703 | controller | Jun 11 16:16:57.736913 crc crio[23211]: time="2026-06-11T16:16:57.736813621Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=b68424b6-79bb-4007-9ea4-2b8d34f52bab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.236718 | controller | Jun 11 16:16:57.741295 crc crio[23211]: time="2026-06-11T16:16:57.741224365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236733 | controller | Jun 11 16:16:57.746565 crc crio[23211]: time="2026-06-11T16:16:57.743852714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236749 | controller | Jun 11 16:16:57.749312 crc crio[23211]: time="2026-06-11T16:16:57.748876286Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=995964ef-16c6-4879-97a5-746a96f945a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.236764 | controller | Jun 11 16:16:57.749978 crc crio[23211]: time="2026-06-11T16:16:57.749897583Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager" id=7d51e2d3-e09c-4b27-85a7-3b6b217da644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.236780 | controller | Jun 11 16:16:57.752749 crc crio[23211]: time="2026-06-11T16:16:57.752664305Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=039471ee-196a-4d3f-84ea-99e0dee7bc62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.236795 | controller | Jun 11 16:16:57.752979 crc crio[23211]: time="2026-06-11T16:16:57.752907221Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=3a9a3a54-41ae-4fdd-91de-fe4f59664f65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.236811 | controller | Jun 11 16:16:57.758506 crc crio[23211]: time="2026-06-11T16:16:57.758366744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236826 | controller | Jun 11 16:16:57.759175 crc crio[23211]: time="2026-06-11T16:16:57.759062052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236849 | controller | Jun 11 16:16:57.762582 crc crio[23211]: time="2026-06-11T16:16:57.762486732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236865 | controller | Jun 11 16:16:57.765751 crc crio[23211]: time="2026-06-11T16:16:57.765683215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236880 | controller | Jun 11 16:16:57.767827 crc crio[23211]: time="2026-06-11T16:16:57.76776339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236895 | controller | Jun 11 16:16:57.769304 crc crio[23211]: time="2026-06-11T16:16:57.769191507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236910 | controller | Jun 11 16:16:57.769304 crc crio[23211]: time="2026-06-11T16:16:57.769269029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236925 | controller | Jun 11 16:16:57.769850 crc crio[23211]: time="2026-06-11T16:16:57.769756272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236940 | controller | Jun 11 16:16:57.903689 crc crio[23211]: time="2026-06-11T16:16:57.903592152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236955 | controller | Jun 11 16:16:57.904286 crc crio[23211]: time="2026-06-11T16:16:57.904222438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236969 | controller | Jun 11 16:16:57.905760 crc crio[23211]: time="2026-06-11T16:16:57.905630085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236984 | controller | Jun 11 16:16:57.911729 crc crio[23211]: time="2026-06-11T16:16:57.911128339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.236999 | controller | Jun 11 16:16:57.912735 crc crio[23211]: time="2026-06-11T16:16:57.912678339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237015 | controller | Jun 11 16:16:57.913712 crc crio[23211]: time="2026-06-11T16:16:57.913623744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237031 | controller | Jun 11 16:16:57.920475 crc crio[23211]: time="2026-06-11T16:16:57.920394361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237046 | controller | Jun 11 16:16:57.954496 crc crio[23211]: time="2026-06-11T16:16:57.951562096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237074 | controller | Jun 11 16:16:57.981589 crc crio[23211]: time="2026-06-11T16:16:57.98150757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237096 | controller | Jun 11 16:16:57.985863 crc crio[23211]: time="2026-06-11T16:16:57.985804272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237112 | controller | Jun 11 16:16:57.989399 crc crio[23211]: time="2026-06-11T16:16:57.989344634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237128 | controller | Jun 11 16:16:57.992501 crc crio[23211]: time="2026-06-11T16:16:57.992369843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237143 | controller | Jun 11 16:16:58.002265 crc crio[23211]: time="2026-06-11T16:16:58.002124168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237158 | controller | Jun 11 16:16:58.010320 crc crio[23211]: time="2026-06-11T16:16:58.010259781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237175 | controller | Jun 11 16:16:58.012290 crc crio[23211]: time="2026-06-11T16:16:58.012204332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237191 | controller | Jun 11 16:16:58.014162 crc crio[23211]: time="2026-06-11T16:16:58.01406673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237208 | controller | Jun 11 16:16:58.015533 crc crio[23211]: time="2026-06-11T16:16:58.015482557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237232 | controller | Jun 11 16:16:58.018602 crc crio[23211]: time="2026-06-11T16:16:58.018536538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237251 | controller | Jun 11 16:16:58.034032 crc crio[23211]: time="2026-06-11T16:16:58.033953291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237267 | controller | Jun 11 16:16:58.062495 crc crio[23211]: time="2026-06-11T16:16:58.062374024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237283 | controller | Jun 11 16:16:58.164516 crc crio[23211]: time="2026-06-11T16:16:58.16433291Z" level=info msg="Removed container 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=55a5722f-ec48-406a-9ac3-88deb279ee77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.237299 | controller | Jun 11 16:16:58.165742 crc crio[23211]: time="2026-06-11T16:16:58.165669196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237316 | controller | Jun 11 16:16:58.168514 crc crio[23211]: time="2026-06-11T16:16:58.168346736Z" level=info msg="Removing container: 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e" id=b800031a-845f-470f-9ae2-fd0c74e6a7c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.237332 | controller | Jun 11 16:16:58.243730 crc crio[23211]: time="2026-06-11T16:16:58.242610998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237352 | controller | Jun 11 16:16:58.265560 crc crio[23211]: time="2026-06-11T16:16:58.264967612Z" level=info msg="Removed container 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=b800031a-845f-470f-9ae2-fd0c74e6a7c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.237368 | controller | Jun 11 16:16:58.314555 crc crio[23211]: time="2026-06-11T16:16:58.314480097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.237384 | controller | Jun 11 16:16:58.520055 crc crio[23211]: time="2026-06-11T16:16:58.519902499Z" level=info msg="Created container 96f2878144b5e89cf3accbf7f4d0468c6f765155dadbaf0c9cdb48d2766c935d: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=1530e428-f3e2-44c8-ab2a-cd35973bbb3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237400 | controller | Jun 11 16:16:58.521307 crc crio[23211]: time="2026-06-11T16:16:58.520077994Z" level=info msg="Created container 7486c6153ba45cacaa7dd1fbc322df7ef1e0ed56d0a30c29d485015217fa6d65: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager" id=1c000904-b841-46a4-99cf-c80cb144c5eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237454 | controller | Jun 11 16:16:58.521307 crc crio[23211]: time="2026-06-11T16:16:58.520725931Z" level=info msg="Created container 0ad618d093f061cc4c0223c89044095efeabee1dafbdbe3aa0c4ccb427729d68: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=3a9a3a54-41ae-4fdd-91de-fe4f59664f65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237481 | controller | Jun 11 16:16:58.521307 crc crio[23211]: time="2026-06-11T16:16:58.520874565Z" level=info msg="Created container 3c25dadc225294078fc599212757f6c14c9cbefe33224301396a3cd7d47a7e2c: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=6f149604-589f-495a-a225-b03d2b6db77e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237499 | controller | Jun 11 16:16:58.524985 crc crio[23211]: time="2026-06-11T16:16:58.521367797Z" level=info msg="Created container 63ba18cb8e469ede60260cc72a1aa5dbfc79d1766c221600b8aa1aad5a53afbf: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=385320c0-732c-4d2e-b7f4-7c0e385ba62d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237535 | controller | Jun 11 16:16:58.524985 crc crio[23211]: time="2026-06-11T16:16:58.521609944Z" level=info msg="Created container 547af342da25c33c46aaecd9b4f81623347c46ebb1ec1c9eaea599d492945755: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=995964ef-16c6-4879-97a5-746a96f945a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237553 | controller | Jun 11 16:16:58.524985 crc crio[23211]: time="2026-06-11T16:16:58.521856641Z" level=info msg="Created container 789d862ed5cf00b98703ef31ac2fc7c6df4b959459373b78f6723d2e25458948: openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager" id=7d51e2d3-e09c-4b27-85a7-3b6b217da644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237569 | controller | Jun 11 16:16:58.524985 crc crio[23211]: time="2026-06-11T16:16:58.522116306Z" level=info msg="Created container 2bcc78ecf578ae72afdb2403cacd9562a95db454d874814f18bc3b8d28102350: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=1a1bec41-3fe1-47be-b3fb-b8b8dffde905 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237589 | controller | Jun 11 16:16:58.524985 crc crio[23211]: time="2026-06-11T16:16:58.523339189Z" level=info msg="Created container d251c76756cfa9e7fb4f62572b7a3aed29c98dba7f7487809e4931fd57293fb5: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=039471ee-196a-4d3f-84ea-99e0dee7bc62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237605 | controller | Jun 11 16:16:58.524985 crc crio[23211]: time="2026-06-11T16:16:58.523941885Z" level=info msg="Created container 334c08e7006a64f9350a9ad41d62d8bcab48aba4fb9bcb2f6c8df1666b0a6127: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=e8c20828-abaf-4f63-8220-a2b481a75f5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237621 | controller | Jun 11 16:16:58.524985 crc crio[23211]: time="2026-06-11T16:16:58.524832458Z" level=info msg="Starting container: 7486c6153ba45cacaa7dd1fbc322df7ef1e0ed56d0a30c29d485015217fa6d65" id=9d53721c-a04b-4143-8627-10205858ab0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237637 | controller | Jun 11 16:16:58.524985 crc crio[23211]: time="2026-06-11T16:16:58.524984531Z" level=info msg="Starting container: 96f2878144b5e89cf3accbf7f4d0468c6f765155dadbaf0c9cdb48d2766c935d" id=1e38057b-2d97-4100-a933-f8a273484798 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237653 | controller | Jun 11 16:16:58.526287 crc crio[23211]: time="2026-06-11T16:16:58.525863165Z" level=info msg="Starting container: 0ad618d093f061cc4c0223c89044095efeabee1dafbdbe3aa0c4ccb427729d68" id=ebcec5ea-9650-476d-9ef7-9d307a16edfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237669 | controller | Jun 11 16:16:58.526287 crc crio[23211]: time="2026-06-11T16:16:58.525994148Z" level=info msg="Starting container: 63ba18cb8e469ede60260cc72a1aa5dbfc79d1766c221600b8aa1aad5a53afbf" id=af5d837c-cd36-472b-960f-559bc9c6c8db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237685 | controller | Jun 11 16:16:58.528774 crc crio[23211]: time="2026-06-11T16:16:58.527388875Z" level=info msg="Created container 19cc47dead6fbdf496852cab70b2304e257e2d0c8efbf2e81057e84197f16578: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=e0c27c34-a3c5-4ce4-91b8-4f44199050d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237701 | controller | Jun 11 16:16:58.528774 crc crio[23211]: time="2026-06-11T16:16:58.527924469Z" level=info msg="Created container 13fe6a91f11b65270cf6c7717bbc8b3e6579565a2973b959f6b006c0c5c695e7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=3ce1f357-0a7f-4d30-8c41-1d852c7f17c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237716 | controller | Jun 11 16:16:58.528774 crc crio[23211]: time="2026-06-11T16:16:58.527947669Z" level=info msg="Starting container: 3c25dadc225294078fc599212757f6c14c9cbefe33224301396a3cd7d47a7e2c" id=2ff7ef8b-473a-4574-a1ff-17590945f348 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237732 | controller | Jun 11 16:16:58.528774 crc crio[23211]: time="2026-06-11T16:16:58.528296189Z" level=info msg="Created container 9125087311fc514b56c8ac6aca4cff614618cb64c9164b3af62537b8e303594f: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=f993f378-34d9-496f-842e-3d84297697e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237748 | controller | Jun 11 16:16:58.528774 crc crio[23211]: time="2026-06-11T16:16:58.527626091Z" level=info msg="Starting container: 2bcc78ecf578ae72afdb2403cacd9562a95db454d874814f18bc3b8d28102350" id=5c87c855-800e-4a20-b136-6c997ea4dc6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237763 | controller | Jun 11 16:16:58.532679 crc crio[23211]: time="2026-06-11T16:16:58.528864493Z" level=info msg="Created container 7a2ab2662c333fcee1f261895a7d5d486956f03053f5c93712486c5e13ef4514: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=b68424b6-79bb-4007-9ea4-2b8d34f52bab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.237782 | controller | Jun 11 16:16:58.532679 crc crio[23211]: time="2026-06-11T16:16:58.528870253Z" level=info msg="Starting container: d251c76756cfa9e7fb4f62572b7a3aed29c98dba7f7487809e4931fd57293fb5" id=b41fae14-24ab-4fe7-8784-b10b4a0e0f76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237798 | controller | Jun 11 16:16:58.532679 crc crio[23211]: time="2026-06-11T16:16:58.527783116Z" level=info msg="Starting container: 547af342da25c33c46aaecd9b4f81623347c46ebb1ec1c9eaea599d492945755" id=0d12a218-2cdc-4023-bf3c-2bda2bc2bdd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237813 | controller | Jun 11 16:16:58.532679 crc crio[23211]: time="2026-06-11T16:16:58.527751424Z" level=info msg="Starting container: 789d862ed5cf00b98703ef31ac2fc7c6df4b959459373b78f6723d2e25458948" id=d6719553-4fea-4b34-adf6-22783e702c11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237829 | controller | Jun 11 16:16:58.533041 crc crio[23211]: time="2026-06-11T16:16:58.53293474Z" level=info msg="Started container" PID=28379 containerID=0ad618d093f061cc4c0223c89044095efeabee1dafbdbe3aa0c4ccb427729d68 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=ebcec5ea-9650-476d-9ef7-9d307a16edfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a
2026-06-11 18:00:59.237847 | controller | Jun 11 16:16:58.534750 crc crio[23211]: time="2026-06-11T16:16:58.534628375Z" level=info msg="Starting container: 334c08e7006a64f9350a9ad41d62d8bcab48aba4fb9bcb2f6c8df1666b0a6127" id=b31ae39c-d4a9-4f4d-8c64-04130aad197a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237863 | controller | Jun 11 16:16:58.535531 crc crio[23211]: time="2026-06-11T16:16:58.535104097Z" level=info msg="Starting container: 19cc47dead6fbdf496852cab70b2304e257e2d0c8efbf2e81057e84197f16578" id=257e3704-e60a-4577-a19c-6c17061b008c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237878 | controller | Jun 11 16:16:58.535531 crc crio[23211]: time="2026-06-11T16:16:58.53522333Z" level=info msg="Starting container: 9125087311fc514b56c8ac6aca4cff614618cb64c9164b3af62537b8e303594f" id=1c02098b-35ae-4fda-be3c-09933d17d5a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237894 | controller | Jun 11 16:16:58.535531 crc crio[23211]: time="2026-06-11T16:16:58.535113627Z" level=info msg="Starting container: 13fe6a91f11b65270cf6c7717bbc8b3e6579565a2973b959f6b006c0c5c695e7" id=997c2873-d116-4b96-afbe-b9bdde49f1aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237909 | controller | Jun 11 16:16:58.536295 crc crio[23211]: time="2026-06-11T16:16:58.536229185Z" level=info msg="Starting container: 7a2ab2662c333fcee1f261895a7d5d486956f03053f5c93712486c5e13ef4514" id=b02496d9-b707-4d8e-921c-032b66aee063 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.237925 | controller | Jun 11 16:16:58.539576 crc crio[23211]: time="2026-06-11T16:16:58.538626458Z" level=info msg="Started container" PID=28385 containerID=63ba18cb8e469ede60260cc72a1aa5dbfc79d1766c221600b8aa1aad5a53afbf description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=af5d837c-cd36-472b-960f-559bc9c6c8db name=/runtime.v1.RuntimeService/StartContainer sandboxID=311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96
2026-06-11 18:00:59.237941 | controller | Jun 11 16:16:58.547580 crc crio[23211]: time="2026-06-11T16:16:58.540887598Z" level=info msg="Started container" PID=28389 containerID=96f2878144b5e89cf3accbf7f4d0468c6f765155dadbaf0c9cdb48d2766c935d description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=1e38057b-2d97-4100-a933-f8a273484798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad
2026-06-11 18:00:59.237967 | controller | Jun 11 16:16:58.547580 crc crio[23211]: time="2026-06-11T16:16:58.542992643Z" level=info msg="Started container" PID=28384 containerID=13fe6a91f11b65270cf6c7717bbc8b3e6579565a2973b959f6b006c0c5c695e7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=997c2873-d116-4b96-afbe-b9bdde49f1aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a
2026-06-11 18:00:59.237983 | controller | Jun 11 16:16:58.551559 crc crio[23211]: time="2026-06-11T16:16:58.549237106Z" level=info msg="Started container" PID=28370 containerID=334c08e7006a64f9350a9ad41d62d8bcab48aba4fb9bcb2f6c8df1666b0a6127 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=b31ae39c-d4a9-4f4d-8c64-04130aad197a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59
2026-06-11 18:00:59.237999 | controller | Jun 11 16:16:58.553675 crc crio[23211]: time="2026-06-11T16:16:58.553563398Z" level=info msg="Started container" PID=28368 containerID=7486c6153ba45cacaa7dd1fbc322df7ef1e0ed56d0a30c29d485015217fa6d65 description=openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager id=9d53721c-a04b-4143-8627-10205858ab0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc
2026-06-11 18:00:59.238014 | controller | Jun 11 16:16:58.554186 crc crio[23211]: time="2026-06-11T16:16:58.554092433Z" level=info msg="Started container" PID=28374 containerID=789d862ed5cf00b98703ef31ac2fc7c6df4b959459373b78f6723d2e25458948 description=openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager id=d6719553-4fea-4b34-adf6-22783e702c11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952
2026-06-11 18:00:59.238030 | controller | Jun 11 16:16:58.554614 crc crio[23211]: time="2026-06-11T16:16:58.554546734Z" level=info msg="Started container" PID=28393 containerID=547af342da25c33c46aaecd9b4f81623347c46ebb1ec1c9eaea599d492945755 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=0d12a218-2cdc-4023-bf3c-2bda2bc2bdd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5
2026-06-11 18:00:59.238046 | controller | Jun 11 16:16:58.560639 crc crio[23211]: time="2026-06-11T16:16:58.560261515Z" level=info msg="Started container" PID=28371 containerID=2bcc78ecf578ae72afdb2403cacd9562a95db454d874814f18bc3b8d28102350 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=5c87c855-800e-4a20-b136-6c997ea4dc6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=851716397c59ab6c7136fc7fb6f95c1dee00180850abbe70cc2a9b445a89e59f
2026-06-11 18:00:59.238062 | controller | Jun 11 16:16:58.563340 crc crio[23211]: time="2026-06-11T16:16:58.56316463Z" level=info msg="Started container" PID=28376 containerID=7a2ab2662c333fcee1f261895a7d5d486956f03053f5c93712486c5e13ef4514 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=b02496d9-b707-4d8e-921c-032b66aee063 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384
2026-06-11 18:00:59.238078 | controller | Jun 11 16:16:58.564700 crc crio[23211]: time="2026-06-11T16:16:58.564608247Z" level=info msg="Started container" PID=28380 containerID=3c25dadc225294078fc599212757f6c14c9cbefe33224301396a3cd7d47a7e2c description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=2ff7ef8b-473a-4574-a1ff-17590945f348 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b
2026-06-11 18:00:59.238096 | controller | Jun 11 16:16:58.568194 crc crio[23211]: time="2026-06-11T16:16:58.567112094Z" level=info msg="Started container" PID=28382 containerID=19cc47dead6fbdf496852cab70b2304e257e2d0c8efbf2e81057e84197f16578 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=257e3704-e60a-4577-a19c-6c17061b008c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e
2026-06-11 18:00:59.238114 | controller | Jun 11 16:16:58.569066 crc crio[23211]: time="2026-06-11T16:16:58.568977522Z" level=info msg="Started container" PID=28383 containerID=d251c76756cfa9e7fb4f62572b7a3aed29c98dba7f7487809e4931fd57293fb5 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b41fae14-24ab-4fe7-8784-b10b4a0e0f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e
2026-06-11 18:00:59.238130 | controller | Jun 11 16:16:58.581370 crc crio[23211]: time="2026-06-11T16:16:58.581202701Z" level=info msg="Started container" PID=28386 containerID=9125087311fc514b56c8ac6aca4cff614618cb64c9164b3af62537b8e303594f description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=1c02098b-35ae-4fda-be3c-09933d17d5a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec
2026-06-11 18:00:59.238147 | controller | Jun 11 16:17:11.379810 crc crio[23211]: time="2026-06-11T16:17:11.378898071Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=4110f12e-09ca-4bfd-882a-4bc13f9349c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.238162 | controller | Jun 11 16:17:11.382235 crc crio[23211]: time="2026-06-11T16:17:11.381601721Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=1d52d80f-32f3-4bd4-9e3e-9cb2c8eb375d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.238178 | controller | Jun 11 16:17:11.383867 crc crio[23211]: time="2026-06-11T16:17:11.383779778Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=216e2b9d-b6a9-4bdc-a9f6-9783e240ec0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.238194 | controller | Jun 11 16:17:11.384126 crc crio[23211]: time="2026-06-11T16:17:11.384035754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.238210 | controller | Jun 11 16:17:11.436285 crc crio[23211]: time="2026-06-11T16:17:11.436116217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.238229 | controller | Jun 11 16:17:11.626793 crc crio[23211]: time="2026-06-11T16:17:11.626704301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.238255 | controller | Jun 11 16:17:11.722405 crc crio[23211]: time="2026-06-11T16:17:11.722322731Z" level=info msg="Created container 6a5afd2ddef35e11953b3ec1d58319e29fba7cf5881751fb11a6ee9404b2f579: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=216e2b9d-b6a9-4bdc-a9f6-9783e240ec0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.238274 | controller | Jun 11 16:17:11.724625 crc crio[23211]: time="2026-06-11T16:17:11.72454077Z" level=info msg="Starting container: 6a5afd2ddef35e11953b3ec1d58319e29fba7cf5881751fb11a6ee9404b2f579" id=63ebc270-b137-4584-9289-3316a838c912 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.238294 | controller | Jun 11 16:17:11.730559 crc crio[23211]: time="2026-06-11T16:17:11.730487245Z" level=info msg="Started container" PID=28858 containerID=6a5afd2ddef35e11953b3ec1d58319e29fba7cf5881751fb11a6ee9404b2f579 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=63ebc270-b137-4584-9289-3316a838c912 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497
2026-06-11 18:00:59.238311 | controller | Jun 11 16:17:46.963394 crc crio[23211]: time="2026-06-11T16:17:46.96193542Z" level=info msg="Stopping container: ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9 (timeout: 15s)" id=e7eb8df2-bec8-4a84-ba0f-5010673327bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.238327 | controller | Jun 11 16:17:47.195392 crc crio[23211]: time="2026-06-11T16:17:47.194281697Z" level=info msg="Stopped container ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=e7eb8df2-bec8-4a84-ba0f-5010673327bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.238343 | controller | Jun 11 16:17:47.196902 crc crio[23211]: time="2026-06-11T16:17:47.196744051Z" level=info msg="Stopping pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e" id=1568fbaf-3813-4f92-8a98-4ae4fa1edcff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.238359 | controller | Jun 11 16:17:47.197805 crc crio[23211]: time="2026-06-11T16:17:47.197688266Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc002818110}] Aliases:map[]}"
2026-06-11 18:00:59.238375 | controller | Jun 11 16:17:47.198019 crc crio[23211]: time="2026-06-11T16:17:47.197991894Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.238392 | controller | Jun 11 16:17:47.375635 crc crio[23211]: time="2026-06-11T16:17:47.374638864Z" level=info msg="Removing container: 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637" id=9bab9b88-336c-4f78-80d1-402f0b37aee6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.238408 | controller | Jun 11 16:17:47.415397 crc crio[23211]: time="2026-06-11T16:17:47.415304907Z" level=info msg="Removed container 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=9bab9b88-336c-4f78-80d1-402f0b37aee6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.238423 | controller | Jun 11 16:17:47.507499 crc crio[23211]: time="2026-06-11T16:17:47.507317113Z" level=info msg="Stopped pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e" id=1568fbaf-3813-4f92-8a98-4ae4fa1edcff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.238439 | controller | Jun 11 16:17:48.385813 crc crio[23211]: time="2026-06-11T16:17:48.385298843Z" level=info msg="Removing container: ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9" id=781af8a4-65f3-49f8-9395-d6dd29124f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.238454 | controller | Jun 11 16:17:48.420193 crc crio[23211]: time="2026-06-11T16:17:48.41997477Z" level=info msg="Removed container ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=781af8a4-65f3-49f8-9395-d6dd29124f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.238540 | controller | Jun 11 16:18:29.670278 crc crio[23211]: time="2026-06-11T16:18:29.669255759Z" level=info msg="Stopping pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e" id=c876edb8-77bc-4d46-aadd-4ea062c842d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.238592 | controller | Jun 11 16:18:29.670278 crc crio[23211]: time="2026-06-11T16:18:29.670231684Z" level=info msg="Stopped pod sandbox (already stopped): 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e" id=c876edb8-77bc-4d46-aadd-4ea062c842d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.238612 | controller | Jun 11 16:18:29.674889 crc crio[23211]: time="2026-06-11T16:18:29.671896047Z" level=info msg="Removing pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e" id=12e2146c-5aac-4e0f-8308-ef12514449b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.238629 | controller | Jun 11 16:18:29.688539 crc crio[23211]: time="2026-06-11T16:18:29.68837611Z" level=info msg="Removed pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e" id=12e2146c-5aac-4e0f-8308-ef12514449b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.238645 | controller | Jun 11 16:19:57.154249 crc crio[23211]: time="2026-06-11T16:19:57.153126963Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-4hn8n/POD" id=9b410d4f-284a-4362-b1c7-b972dcf7aa50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.238661 | controller | Jun 11 16:19:57.156628 crc crio[23211]: time="2026-06-11T16:19:57.154357485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.238677 | controller | Jun 11 16:19:57.179683 crc crio[23211]: time="2026-06-11T16:19:57.179567732Z" level=info msg="Got pod network &{Name:community-operators-4hn8n Namespace:openshift-marketplace ID:c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64 UID:aa183173-cdcc-4b73-9568-39b6445041d8 NetNS:/var/run/netns/3e4fd056-4f59-4d9c-9c38-056f9f9b8d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa183173_cdcc_4b73_9568_39b6445041d8.slice PodAnnotations:0xc002794bb0}] Aliases:map[]}"
2026-06-11 18:00:59.238693 | controller | Jun 11 16:19:57.179683 crc crio[23211]: time="2026-06-11T16:19:57.179647095Z" level=info msg="Adding pod openshift-marketplace_community-operators-4hn8n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.238709 | controller | Jun 11 16:19:57.252176 crc crio[23211]: time="2026-06-11T16:19:57.252080078Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-ktkpz/POD" id=9d9c1a04-01d6-42e7-89ce-2a67d3b63e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.238725 | controller | Jun 11 16:19:57.252307 crc crio[23211]: time="2026-06-11T16:19:57.252195101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.238741 | controller | Jun 11 16:19:57.266896 crc crio[23211]: time="2026-06-11T16:19:57.266790096Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/POD" id=48a69e0c-e410-4676-8afd-d5d517790b41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.238756 | controller | Jun 11 16:19:57.268974 crc crio[23211]: time="2026-06-11T16:19:57.267103634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.238772 | controller | Jun 11 16:19:57.280575 crc crio[23211]: time="2026-06-11T16:19:57.280324174Z" level=info msg="Got pod network &{Name:redhat-operators-ktkpz Namespace:openshift-marketplace ID:68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93 UID:ad265e84-c815-41cd-8093-28bfef86cbe0 NetNS:/var/run/netns/ebfd7ad1-8890-4dac-8017-e35dc85fa398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad265e84_c815_41cd_8093_28bfef86cbe0.slice PodAnnotations:0xc0001ae490}] Aliases:map[]}"
2026-06-11 18:00:59.238792 | controller | Jun 11 16:19:57.280575 crc crio[23211]: time="2026-06-11T16:19:57.280498488Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-ktkpz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.238810 | controller | Jun 11 16:19:57.315768 crc crio[23211]: time="2026-06-11T16:19:57.315183311Z" level=info msg="Got pod network &{Name:oauth-openshift-7d6b7b5d77-sz5td Namespace:openshift-authentication ID:db63e12e5cc0e312e94dbe7625c7286c5eb239e1813909f96c689b3cc4d41668 UID:6a9fde0c-6c9e-408b-942e-910109469851 NetNS:/var/run/netns/2cd907a7-be88-4df8-a94c-2330918cad74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9fde0c_6c9e_408b_942e_910109469851.slice PodAnnotations:0xc002794fc0}] Aliases:map[]}"
2026-06-11 18:00:59.238826 | controller | Jun 11 16:19:57.316109 crc crio[23211]: time="2026-06-11T16:19:57.316082473Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-7d6b7b5d77-sz5td to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.238842 | controller | Jun 11 16:19:57.369203 crc crio[23211]: time="2026-06-11T16:19:57.369102627Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686578-5hw26/POD" id=cc95a50a-d78c-4325-a014-77666dad622e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.238857 | controller | Jun 11 16:19:57.369395 crc crio[23211]: time="2026-06-11T16:19:57.369260132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.238873 | controller | Jun 11 16:19:57.396240 crc crio[23211]: time="2026-06-11T16:19:57.396135091Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686578-5hw26 Namespace:openshift-infra ID:53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3 UID:455a7c6d-dc8c-4a85-96a4-ee5974540ccb NetNS:/var/run/netns/46416830-6347-4a48-a875-1d35f8ef70e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7c6d_dc8c_4a85_96a4_ee5974540ccb.slice PodAnnotations:0xc0027952a8}] Aliases:map[]}"
2026-06-11 18:00:59.238889 | controller | Jun 11 16:19:57.396240 crc crio[23211]: time="2026-06-11T16:19:57.396212893Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686578-5hw26 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.238905 | controller | Jun 11 16:19:57.412131 crc crio[23211]: time="2026-06-11T16:19:57.411852265Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/POD" id=8732ac2b-39b5-412c-8871-7bd82f51e5c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.238920 | controller | Jun 11 16:19:57.412376 crc crio[23211]: time="2026-06-11T16:19:57.412073731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.238936 | controller | Jun 11 16:19:57.474047 crc crio[23211]: time="2026-06-11T16:19:57.473927912Z" level=info msg="Got pod network &{Name:collect-profiles-29686575-hxdzj Namespace:openshift-operator-lifecycle-manager ID:e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67 UID:c6ff893a-5617-4115-9d22-832da4a5ac24 NetNS:/var/run/netns/9b85e204-7b45-4026-a5ae-78f96cef9c7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ff893a_5617_4115_9d22_832da4a5ac24.slice PodAnnotations:0xc002818060}] Aliases:map[]}"
2026-06-11 18:00:59.238956 | controller | Jun 11 16:19:57.474047 crc crio[23211]: time="2026-06-11T16:19:57.474014445Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686575-hxdzj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.238972 | controller | Jun 11 16:19:57.550601 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c91f78d0bbb0159 Mac:ba:63:49:75:a4:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/3e4fd056-4f59-4d9c-9c38-056f9f9b8d2b SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.238988 | controller | Jun 11 16:19:57.552374 crc crio[23211]: time="2026-06-11T16:19:57.552333269Z" level=info msg="Got pod network &{Name:community-operators-4hn8n Namespace:openshift-marketplace ID:c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64 UID:aa183173-cdcc-4b73-9568-39b6445041d8 NetNS:/var/run/netns/3e4fd056-4f59-4d9c-9c38-056f9f9b8d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa183173_cdcc_4b73_9568_39b6445041d8.slice PodAnnotations:0xc002794bb0}] Aliases:map[]}"
2026-06-11 18:00:59.239004 | controller | Jun 11 16:19:57.552840 crc crio[23211]: time="2026-06-11T16:19:57.55279094Z" level=info msg="Checking pod openshift-marketplace_community-operators-4hn8n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.239020 | controller | Jun 11 16:19:57.569654 crc crio[23211]: time="2026-06-11T16:19:57.569555991Z" level=info msg="Ran pod sandbox c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64 with infra container: openshift-marketplace/community-operators-4hn8n/POD" id=9b410d4f-284a-4362-b1c7-b972dcf7aa50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.239036 | controller | Jun 11 16:19:57.579517 crc crio[23211]: time="2026-06-11T16:19:57.575778882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c42d381c-ccee-4d51-9472-b64471c1bd45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.239052 | controller | Jun 11 16:19:57.579517 crc crio[23211]: time="2026-06-11T16:19:57.578604264Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=290880c1-8451-47e2-b120-951e10829257 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.239067 | controller | Jun 11 16:19:57.596747 crc crio[23211]: time="2026-06-11T16:19:57.596639297Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-5gwvp/POD" id=e271a7d5-c1d6-4c8a-9aa6-a4d51e09eadb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.239082 | controller | Jun 11 16:19:57.597080 crc crio[23211]: time="2026-06-11T16:19:57.597021308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.239098 | controller | Jun 11 16:19:57.597271 crc crio[23211]: time="2026-06-11T16:19:57.597220912Z" level=info msg="Creating container: openshift-marketplace/community-operators-4hn8n/extract-utilities" id=f209bfac-d68e-419b-89c6-0b720550e764 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.239113 | controller | Jun 11 16:19:57.597945 crc crio[23211]: time="2026-06-11T16:19:57.59791537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.239132 | controller | Jun 11 16:19:57.630844 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68dbece6622a275 Mac:3a:28:99:8c:6e:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/ebfd7ad1-8890-4dac-8017-e35dc85fa398 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.239149 | controller | Jun 11 16:19:57.631984 crc crio[23211]: time="2026-06-11T16:19:57.631942445Z" level=info msg="Got pod network &{Name:redhat-operators-ktkpz Namespace:openshift-marketplace ID:68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93 UID:ad265e84-c815-41cd-8093-28bfef86cbe0 NetNS:/var/run/netns/ebfd7ad1-8890-4dac-8017-e35dc85fa398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad265e84_c815_41cd_8093_28bfef86cbe0.slice PodAnnotations:0xc0001ae490}] Aliases:map[]}"
2026-06-11 18:00:59.239165 | controller | Jun 11 16:19:57.632209 crc crio[23211]: time="2026-06-11T16:19:57.632190372Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-ktkpz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.239181 | controller | Jun 11 16:19:57.653853 crc crio[23211]: time="2026-06-11T16:19:57.653747916Z" level=info msg="Ran pod sandbox 68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93 with infra container: openshift-marketplace/redhat-operators-ktkpz/POD" id=9d9c1a04-01d6-42e7-89ce-2a67d3b63e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.239197 | controller | Jun 11 16:19:57.663157 crc crio[23211]: time="2026-06-11T16:19:57.662999404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=69b96d69-1fe3-4e19-bcd0-e3db19fb67db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.239212 | controller | Jun 11 16:19:57.665218 crc crio[23211]: time="2026-06-11T16:19:57.665169061Z" level=info msg="Got pod network &{Name:certified-operators-5gwvp Namespace:openshift-marketplace ID:4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c UID:fe169243-2f9b-4968-94ad-b7a714c92a2c NetNS:/var/run/netns/db9c908c-d95b-4fd2-ad41-df6d8de037f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe169243_2f9b_4968_94ad_b7a714c92a2c.slice PodAnnotations:0xc002278280}] Aliases:map[]}"
2026-06-11 18:00:59.239228 | controller | Jun 11 16:19:57.665368 crc crio[23211]: time="2026-06-11T16:19:57.665348335Z" level=info msg="Adding pod openshift-marketplace_certified-operators-5gwvp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.239246 | controller | Jun 11 16:19:57.670614 crc crio[23211]: time="2026-06-11T16:19:57.670509127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9451b6a6-6522-4d88-8992-7974cd89216d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.239270 | controller | Jun 11 16:19:57.693015 crc crio[23211]: time="2026-06-11T16:19:57.692184485Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ktkpz/extract-utilities" id=50d8216e-d642-496c-9128-b8cde73d1b6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.239290 | controller | Jun 11 16:19:57.693247 crc crio[23211]: time="2026-06-11T16:19:57.693122379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.239306 | controller | Jun 11 16:19:57.699053 crc crio[23211]: time="2026-06-11T16:19:57.69471765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.239325 | controller | Jun 11 16:19:57.701275 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db63e12e5cc0e31 Mac:3e:96:68:3f:e3:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/2cd907a7-be88-4df8-a94c-2330918cad74 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.239342 | controller | Jun 11 16:19:57.704350 crc crio[23211]: time="2026-06-11T16:19:57.704306437Z" level=info msg="Got pod network &{Name:oauth-openshift-7d6b7b5d77-sz5td Namespace:openshift-authentication ID:db63e12e5cc0e312e94dbe7625c7286c5eb239e1813909f96c689b3cc4d41668 UID:6a9fde0c-6c9e-408b-942e-910109469851 NetNS:/var/run/netns/2cd907a7-be88-4df8-a94c-2330918cad74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9fde0c_6c9e_408b_942e_910109469851.slice PodAnnotations:0xc002794fc0}] Aliases:map[]}"
2026-06-11 18:00:59.239359 | controller | Jun 11 16:19:57.704679 crc crio[23211]: time="2026-06-11T16:19:57.704659776Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-7d6b7b5d77-sz5td for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.239375 | controller | Jun 11 16:19:57.716199 crc crio[23211]: time="2026-06-11T16:19:57.714740735Z" level=info msg="Ran pod sandbox db63e12e5cc0e312e94dbe7625c7286c5eb239e1813909f96c689b3cc4d41668 with infra container: openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/POD" id=48a69e0c-e410-4676-8afd-d5d517790b41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.239391 | controller | Jun 11 16:19:57.721710 crc crio[23211]: time="2026-06-11T16:19:57.718873091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=d805f703-2610-42af-8fc9-47f1bac77757 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.239407 | controller | Jun 11 16:19:57.729697 crc crio[23211]: time="2026-06-11T16:19:57.725549282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.239423 | controller | Jun 11 16:19:57.729697 crc crio[23211]: time="2026-06-11T16:19:57.729529785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=c11a090e-2840-44cd-bde1-08cff14e07ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.239438 | controller | Jun 11 16:19:57.740395 crc crio[23211]: time="2026-06-11T16:19:57.740310023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.239453 | controller | Jun 11 16:19:57.746133 crc crio[23211]: time="2026-06-11T16:19:57.744363817Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/oauth-openshift" id=1374a66f-7036-4180-931c-728b1efaed38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.239469 | controller | Jun 11 16:19:57.747363 crc crio[23211]: time="2026-06-11T16:19:57.747303332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.239485 | controller | Jun 11 16:19:57.762047 crc crio[23211]: time="2026-06-11T16:19:57.761962069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.239504 | controller | Jun 11 16:19:57.792828 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53cfb2ee8e2aaa2 Mac:ee:88:dc:9f:ed:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/46416830-6347-4a48-a875-1d35f8ef70e1 SocketPath: PciID:}] [{Interface:0xc0007045d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.239543 | controller | Jun 11 16:19:57.797728 crc crio[23211]: time="2026-06-11T16:19:57.796851506Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686578-5hw26 Namespace:openshift-infra ID:53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3 UID:455a7c6d-dc8c-4a85-96a4-ee5974540ccb NetNS:/var/run/netns/46416830-6347-4a48-a875-1d35f8ef70e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7c6d_dc8c_4a85_96a4_ee5974540ccb.slice PodAnnotations:0xc0027952a8}] Aliases:map[]}"
2026-06-11 18:00:59.239562 | controller | Jun 11 16:19:57.797728 crc crio[23211]: time="2026-06-11T16:19:57.797063122Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686578-5hw26 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.239578 | controller | Jun 11 16:19:57.829714 crc crio[23211]: time="2026-06-11T16:19:57.829067675Z" level=info msg="Ran pod sandbox 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3 with infra container: openshift-infra/auto-csr-approver-29686578-5hw26/POD" id=cc95a50a-d78c-4325-a014-77666dad622e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.239594 | controller | Jun 11 16:19:57.834095 crc crio[23211]: time="2026-06-11T16:19:57.834023612Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=cb3fd28a-e9d1-453e-a2eb-438361204936 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.239661 | controller | Jun 11 16:19:57.851904 crc crio[23211]: time="2026-06-11T16:19:57.851784029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.239686 | controller | Jun 11 16:19:57.852022 crc crio[23211]: time="2026-06-11T16:19:57.851830839Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.239703 | controller | Jun 11 16:19:57.890808 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e04250597bc6fba Mac:6a:36:fe:af:85:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/9b85e204-7b45-4026-a5ae-78f96cef9c7d SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.239720 | controller | Jun 11 16:19:57.891662 crc crio[23211]: time="2026-06-11T16:19:57.891590453Z" level=info msg="Got pod network &{Name:collect-profiles-29686575-hxdzj Namespace:openshift-operator-lifecycle-manager ID:e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67 UID:c6ff893a-5617-4115-9d22-832da4a5ac24 NetNS:/var/run/netns/9b85e204-7b45-4026-a5ae-78f96cef9c7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ff893a_5617_4115_9d22_832da4a5ac24.slice PodAnnotations:0xc002818060}] Aliases:map[]}"
2026-06-11 18:00:59.239736 | controller | Jun 11 16:19:57.891777 crc crio[23211]: time="2026-06-11T16:19:57.891748467Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686575-hxdzj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.239753 | controller | Jun 11 16:19:57.899026 crc crio[23211]: time="2026-06-11T16:19:57.898934072Z" level=info msg="Ran pod sandbox e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/POD" id=8732ac2b-39b5-412c-8871-7bd82f51e5c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.239774 | controller | Jun 11 16:19:57.906199 crc crio[23211]: time="2026-06-11T16:19:57.906076786Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cba12473-5730-4ca4-8226-2e27504a11f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.239790 | controller | Jun 11 16:19:57.909747 crc crio[23211]: time="2026-06-11T16:19:57.909675458Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a33cbb2c-7af4-45e0-8bbe-b7c961901c11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.239806 | controller | Jun 11 16:19:57.913132 crc crio[23211]: time="2026-06-11T16:19:57.913013093Z" level=info msg="Created container 35686f25b06a2c743795fba0b09a1a48d61f15fae7a8dca2c728dea5703a2135: openshift-marketplace/community-operators-4hn8n/extract-utilities" id=f209bfac-d68e-419b-89c6-0b720550e764 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.239822 | controller | Jun 11 16:19:57.915609 crc crio[23211]: time="2026-06-11T16:19:57.914682827Z" level=info msg="Starting container: 35686f25b06a2c743795fba0b09a1a48d61f15fae7a8dca2c728dea5703a2135" id=c3afb639-5369-4ace-9c15-f8fb52096701 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.239839 | controller | Jun 11 16:19:57.918348 crc crio[23211]: time="2026-06-11T16:19:57.918313801Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/collect-profiles" id=a75019cb-55cd-407a-bbb6-10ff76a312ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.239855 | controller | Jun 11 16:19:57.918919 crc crio[23211]: time="2026-06-11T16:19:57.918811663Z" level=info msg="Created container d5e1cb851389befba899245e50da16e7597d87c3ded9909318f654e35a220851: openshift-marketplace/redhat-operators-ktkpz/extract-utilities" id=50d8216e-d642-496c-9128-b8cde73d1b6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.239871 | controller | Jun 11 16:19:57.919199 crc crio[23211]: time="2026-06-11T16:19:57.918838274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.239887 | controller | Jun 11 16:19:57.920201 crc crio[23211]: time="2026-06-11T16:19:57.919972113Z" level=info msg="Starting container: d5e1cb851389befba899245e50da16e7597d87c3ded9909318f654e35a220851" id=faa32018-e2b6-4e31-85c7-d4d6f7726753 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.239903 | controller | Jun 11 16:19:57.924317 crc crio[23211]: time="2026-06-11T16:19:57.923911474Z" level=info msg="Started container" PID=31222 containerID=35686f25b06a2c743795fba0b09a1a48d61f15fae7a8dca2c728dea5703a2135 description=openshift-marketplace/community-operators-4hn8n/extract-utilities id=c3afb639-5369-4ace-9c15-f8fb52096701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64
2026-06-11 18:00:59.239919 | controller | Jun 11 16:19:57.943835 crc crio[23211]: time="2026-06-11T16:19:57.943708813Z" level=info msg="Started container" PID=31227 containerID=d5e1cb851389befba899245e50da16e7597d87c3ded9909318f654e35a220851 description=openshift-marketplace/redhat-operators-ktkpz/extract-utilities id=faa32018-e2b6-4e31-85c7-d4d6f7726753 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93
2026-06-11 18:00:59.239935 | controller | Jun 11 16:19:57.980229 crc crio[23211]: time="2026-06-11T16:19:57.980114259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.239951 | controller | Jun 11 16:19:57.991801 crc crio[23211]: time="2026-06-11T16:19:57.991662226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.239972 | controller | Jun 11 16:19:58.017487 crc crio[23211]: 2026-06-11T16:19:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b4a2597981c99e Mac:42:fe:13:e4:12:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/db9c908c-d95b-4fd2-ad41-df6d8de037f7 SocketPath: PciID:}] [{Interface:0xc00048c6d0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.239988 | controller | Jun 11 16:19:58.018698 crc crio[23211]: time="2026-06-11T16:19:58.01862946Z" level=info msg="Got pod network &{Name:certified-operators-5gwvp Namespace:openshift-marketplace ID:4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c UID:fe169243-2f9b-4968-94ad-b7a714c92a2c NetNS:/var/run/netns/db9c908c-d95b-4fd2-ad41-df6d8de037f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe169243_2f9b_4968_94ad_b7a714c92a2c.slice PodAnnotations:0xc002278280}] Aliases:map[]}"
2026-06-11 18:00:59.240005 | controller | Jun 11 16:19:58.018844 crc crio[23211]: time="2026-06-11T16:19:58.018816364Z" level=info msg="Checking pod openshift-marketplace_certified-operators-5gwvp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.240021 | controller | Jun 11 16:19:58.025282 crc crio[23211]: time="2026-06-11T16:19:58.025196068Z" level=info msg="Ran pod sandbox 4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c with infra container: openshift-marketplace/certified-operators-5gwvp/POD" id=e271a7d5-c1d6-4c8a-9aa6-a4d51e09eadb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.240037 | controller | Jun 11 16:19:58.034257 crc crio[23211]: time="2026-06-11T16:19:58.03419785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ff28f7fb-272e-49e5-bbc7-4a4ad7c34f82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.240052 | controller | Jun 11 16:19:58.035961 crc crio[23211]: time="2026-06-11T16:19:58.035932914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=15e1b3db-1741-47e1-b97b-cba71c9a2227 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.240067 | controller | Jun 11 16:19:58.054091 crc crio[23211]: time="2026-06-11T16:19:58.05402179Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5gwvp/extract-utilities" id=9f5d2139-df51-41dd-8511-8e790c90f325 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.240083 | controller | Jun 11 16:19:58.054556 crc crio[23211]: time="2026-06-11T16:19:58.05439172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.240098 | controller | Jun 11 16:19:58.082391 crc crio[23211]: time="2026-06-11T16:19:58.082299938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.240114 | controller | Jun 11 16:19:58.087619 crc crio[23211]: time="2026-06-11T16:19:58.087510301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.240129 | controller | Jun 11 16:19:58.130838 crc crio[23211]: time="2026-06-11T16:19:58.130269981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.240144 | controller | Jun 11 16:19:58.276725 crc crio[23211]: time="2026-06-11T16:19:58.276618374Z" level=info msg="Created container dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/collect-profiles" id=a75019cb-55cd-407a-bbb6-10ff76a312ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.240163 | controller | Jun 11 16:19:58.278148 crc crio[23211]: time="2026-06-11T16:19:58.277709912Z" level=info msg="Starting container: dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42" id=4322f7d2-461b-4e28-b9c3-8c94800fbd8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.240179 | controller | Jun 11 16:19:58.284144 crc crio[23211]: time="2026-06-11T16:19:58.284077586Z" level=info msg="Started container" PID=31259 containerID=dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42 description=openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/collect-profiles id=4322f7d2-461b-4e28-b9c3-8c94800fbd8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67
2026-06-11 18:00:59.240195 | controller | Jun 11 16:19:58.285154 crc crio[23211]: time="2026-06-11T16:19:58.285121102Z" level=info msg="Created container bbaeadf02055cd70fb761fa6e64b378ef033a232684fb41a616f8fad6b585c03: openshift-marketplace/certified-operators-5gwvp/extract-utilities" id=9f5d2139-df51-41dd-8511-8e790c90f325 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.240210 | controller | Jun 11 16:19:58.286836 crc crio[23211]: time="2026-06-11T16:19:58.286811387Z" level=info msg="Starting container: bbaeadf02055cd70fb761fa6e64b378ef033a232684fb41a616f8fad6b585c03" id=a0addb71-4864-4fe9-81a3-f2ccaf8bb751 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.240227 | controller | Jun 11 16:19:58.293937 crc crio[23211]: time="2026-06-11T16:19:58.293877368Z" level=info msg="Started container" PID=31261 containerID=bbaeadf02055cd70fb761fa6e64b378ef033a232684fb41a616f8fad6b585c03 description=openshift-marketplace/certified-operators-5gwvp/extract-utilities id=a0addb71-4864-4fe9-81a3-f2ccaf8bb751 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c
2026-06-11 18:00:59.240243 | controller | Jun 11 16:19:58.303062 crc crio[23211]: time="2026-06-11T16:19:58.303000282Z" level=info msg="Created container 25bb10948c022e7aca921bad9b56f6e65852290fdb26e240396dfdc2a2bd7657: openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/oauth-openshift" id=1374a66f-7036-4180-931c-728b1efaed38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.240259 | controller | Jun 11 16:19:58.306070 crc crio[23211]: time="2026-06-11T16:19:58.305934488Z" level=info msg="Starting container: 25bb10948c022e7aca921bad9b56f6e65852290fdb26e240396dfdc2a2bd7657" id=0a5f3480-b75b-44ee-bb0d-cd36a2e18bae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.240282 | controller | Jun 11 16:19:58.314494 crc crio[23211]: time="2026-06-11T16:19:58.314352114Z" level=info msg="Started container" PID=31262 containerID=25bb10948c022e7aca921bad9b56f6e65852290fdb26e240396dfdc2a2bd7657 description=openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/oauth-openshift id=0a5f3480-b75b-44ee-bb0d-cd36a2e18bae name=/runtime.v1.RuntimeService/StartContainer sandboxID=db63e12e5cc0e312e94dbe7625c7286c5eb239e1813909f96c689b3cc4d41668
2026-06-11 18:00:59.240304 | controller | Jun 11 16:19:58.846921 crc crio[23211]: time="2026-06-11T16:19:58.846832768Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=67570c60-0044-408b-98e9-713abd1e4326 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.240321 | controller | Jun 11 16:19:58.854210 crc crio[23211]: time="2026-06-11T16:19:58.853954491Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=4eb60871-7834-4da6-bda4-2e44522ad3df name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.240341 | controller | Jun 11 16:19:58.856724 crc crio[23211]: time="2026-06-11T16:19:58.854404172Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:00:59.240358 | controller | Jun 11 16:19:58.857706 crc crio[23211]: time="2026-06-11T16:19:58.857541713Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:00:59.240374 | controller | Jun 11 16:19:58.868880 crc crio[23211]: time="2026-06-11T16:19:58.86830059Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=35fba1d1-9ead-4a20-939b-3d39258b39d8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.240390 | controller | Jun 11 16:19:58.874601 crc crio[23211]: time="2026-06-11T16:19:58.874076038Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:00:59.240406 | controller | Jun 11 16:19:59.522527 crc crio[23211]: time="2026-06-11T16:19:59.521411684Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=4eb60871-7834-4da6-bda4-2e44522ad3df name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.240422 | controller | Jun 11 16:19:59.523791 crc crio[23211]: time="2026-06-11T16:19:59.523728444Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=6e22f163-5c32-45f6-9b29-be4bd167c706 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.240440 | controller | Jun 11 16:19:59.541169 crc crio[23211]: time="2026-06-11T16:19:59.54102429Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=da0b4b7c-76c2-43f0-b28c-1cc586ac804f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.240457 | controller | Jun 11 16:19:59.562246 crc crio[23211]: time="2026-06-11T16:19:59.562118442Z" level=info msg="Creating container: openshift-marketplace/community-operators-4hn8n/extract-content" id=d5f0c4dc-1dbc-42f2-be82-e3a3992b55bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.240473 | controller | Jun 11 16:19:59.574300 crc crio[23211]: time="2026-06-11T16:19:59.574207812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.240488 | controller | Jun 11 16:19:59.580737 crc crio[23211]: time="2026-06-11T16:19:59.580629387Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=35fba1d1-9ead-4a20-939b-3d39258b39d8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.240504 | controller | Jun 11 16:19:59.582941 crc crio[23211]: time="2026-06-11T16:19:59.582857564Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a87e304c-bcc8-4e55-8510-59b3dd29de60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.240541 | controller | Jun 11 16:19:59.587003 crc crio[23211]: time="2026-06-11T16:19:59.586902409Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=64309673-71ef-4fcc-8a54-b4225640045c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.240559 | controller | Jun 11 16:19:59.604228 crc crio[23211]: time="2026-06-11T16:19:59.603166707Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ktkpz/extract-content" id=87d22758-ba09-4bd3-b886-7b389848dfd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.240575 | controller | Jun 11 16:19:59.613530 crc crio[23211]: time="2026-06-11T16:19:59.612673332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.240590 | controller | Jun 11 16:19:59.626342 crc crio[23211]: time="2026-06-11T16:19:59.62624444Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=67570c60-0044-408b-98e9-713abd1e4326 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.240609 | controller | Jun 11 16:19:59.628806 crc crio[23211]: time="2026-06-11T16:19:59.628729324Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4d9aae80-bed4-48ee-9aab-6dbd0308166b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.240625 | controller | Jun 11 16:19:59.647659 crc crio[23211]: time="2026-06-11T16:19:59.647063636Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ff7eb41c-b9d2-4a04-bbbe-3fe5d52ab70f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.240641 | controller | Jun 11 16:19:59.652360 crc crio[23211]: time="2026-06-11T16:19:59.652020783Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5gwvp/extract-content" id=7f843eef-f0a5-4fe0-9f1b-468017b9e902 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.240656 | controller | Jun 11 16:19:59.671135 crc crio[23211]: time="2026-06-11T16:19:59.670997481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.240672 | controller | Jun 11 16:19:59.672308 crc crio[23211]: time="2026-06-11T16:19:59.672223193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.240720 | controller | Jun 11 16:19:59.677683 crc crio[23211]: time="2026-06-11T16:19:59.677320184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.240746 | controller | Jun 11 16:19:59.711876 crc crio[23211]: time="2026-06-11T16:19:59.71175052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.240763 | controller | Jun 11 16:19:59.714173 crc crio[23211]: time="2026-06-11T16:19:59.714085449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.240779 | controller | Jun 11 16:19:59.714578 crc crio[23211]: time="2026-06-11T16:19:59.714537851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.240795 | controller | Jun 11 16:19:59.717378 crc crio[23211]: time="2026-06-11T16:19:59.717316592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.240811 | controller | Jun 11 16:19:59.840670 crc crio[23211]: time="2026-06-11T16:19:59.8404894Z" level=info msg="Created container 625b70ff5d332f8b84cba725f0585d4073ac903e27fc402cab7eae4d3830da1a: openshift-marketplace/community-operators-4hn8n/extract-content" id=d5f0c4dc-1dbc-42f2-be82-e3a3992b55bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.240827 | controller | Jun 11 16:19:59.842908 crc crio[23211]: time="2026-06-11T16:19:59.84167028Z" level=info msg="Starting container: 625b70ff5d332f8b84cba725f0585d4073ac903e27fc402cab7eae4d3830da1a" id=194e506c-deaf-43c9-85d6-04dd3080798b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.240843 | controller | Jun 11 16:19:59.845115 crc crio[23211]: time="2026-06-11T16:19:59.844485772Z" level=info msg="Created container dd3638eebf072c377715b8b6df65d196ef6b12b8a872fa30211a6e97a0cc39b3: openshift-marketplace/redhat-operators-ktkpz/extract-content" id=87d22758-ba09-4bd3-b886-7b389848dfd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.240863 | controller | Jun 11 16:19:59.849316 crc crio[23211]: time="2026-06-11T16:19:59.846616207Z" level=info msg="Starting container: dd3638eebf072c377715b8b6df65d196ef6b12b8a872fa30211a6e97a0cc39b3" id=74ccec03-71b7-40e6-aa07-63afcd96d47e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.240880 | controller | Jun 11 16:19:59.849316 crc crio[23211]: time="2026-06-11T16:19:59.847085329Z" level=info msg="Created container 53b242081ab187438dcc120b9560699c16aa971313f555d080e05617e7414e7c: openshift-marketplace/certified-operators-5gwvp/extract-content" id=7f843eef-f0a5-4fe0-9f1b-468017b9e902 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.240896 | controller | Jun 11 16:19:59.849316 crc crio[23211]: time="2026-06-11T16:19:59.848971018Z" level=info msg="Starting container: 53b242081ab187438dcc120b9560699c16aa971313f555d080e05617e7414e7c" id=0ccd1574-0bac-4da5-99aa-57da5b461b98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.240911 | controller | Jun 11 16:19:59.849673 crc crio[23211]: time="2026-06-11T16:19:59.84904101Z" level=info msg="Started container" PID=31338 containerID=625b70ff5d332f8b84cba725f0585d4073ac903e27fc402cab7eae4d3830da1a description=openshift-marketplace/community-operators-4hn8n/extract-content id=194e506c-deaf-43c9-85d6-04dd3080798b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64
2026-06-11 18:00:59.240928 | controller | Jun 11 16:19:59.855154 crc crio[23211]: time="2026-06-11T16:19:59.855079425Z" level=info msg="Started container" PID=31344 containerID=dd3638eebf072c377715b8b6df65d196ef6b12b8a872fa30211a6e97a0cc39b3 description=openshift-marketplace/redhat-operators-ktkpz/extract-content id=74ccec03-71b7-40e6-aa07-63afcd96d47e name=/runtime.v1.RuntimeService/StartContainer sandboxID=68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93
2026-06-11 18:00:59.240943 | controller | Jun 11 16:19:59.856263 crc crio[23211]: time="2026-06-11T16:19:59.856098611Z" level=info msg="Started container" PID=31343 containerID=53b242081ab187438dcc120b9560699c16aa971313f555d080e05617e7414e7c description=openshift-marketplace/certified-operators-5gwvp/extract-content id=0ccd1574-0bac-4da5-99aa-57da5b461b98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c
2026-06-11 18:00:59.240959 | controller | Jun 11 16:19:59.903905 crc crio[23211]: time="2026-06-11T16:19:59.903661965Z" level=info msg="Stopping pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67" id=55c696a2-7707-4ec3-b331-78715586203d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.240975 | controller | Jun 11 16:19:59.904403 crc crio[23211]: time="2026-06-11T16:19:59.904322911Z" level=info msg="Got pod network &{Name:collect-profiles-29686575-hxdzj Namespace:openshift-operator-lifecycle-manager ID:e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67 UID:c6ff893a-5617-4115-9d22-832da4a5ac24 NetNS:/var/run/netns/9b85e204-7b45-4026-a5ae-78f96cef9c7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ff893a_5617_4115_9d22_832da4a5ac24.slice PodAnnotations:0xc0030883e0}] Aliases:map[]}"
2026-06-11 18:00:59.240991 | controller | Jun 11 16:19:59.904674 crc crio[23211]: time="2026-06-11T16:19:59.904560197Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686575-hxdzj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.241008 | controller | Jun 11 16:20:00.346648 crc crio[23211]: time="2026-06-11T16:20:00.345708132Z" level=info msg="Stopped pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67" id=55c696a2-7707-4ec3-b331-78715586203d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.241024 | controller | Jun 11 16:20:00.604568 crc crio[23211]: time="2026-06-11T16:20:00.60425956Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686580-lzlkv/POD" id=90c83c4c-9333-4e9b-95d9-870fcb7d5a14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.241056 | controller | Jun 11 16:20:00.605254 crc crio[23211]: time="2026-06-11T16:20:00.604586068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.241076 | controller | Jun 11 16:20:00.687860 crc crio[23211]: time="2026-06-11T16:20:00.687703736Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686580-lzlkv Namespace:openshift-infra ID:bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd UID:d450ff9e-a9a9-486c-9049-9be802f7fce6 NetNS:/var/run/netns/15a28b31-b68d-4c8c-a402-3cbfe2e2eac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd450ff9e_a9a9_486c_9049_9be802f7fce6.slice PodAnnotations:0xc00008cdf8}] Aliases:map[]}"
2026-06-11 18:00:59.241093 | controller | Jun 11 16:20:00.687860 crc crio[23211]: time="2026-06-11T16:20:00.687787899Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686580-lzlkv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.241110 | controller | Jun 11 16:20:04.618549 crc crio[23211]: time="2026-06-11T16:20:04.611723342Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-nrvpm/POD" id=433d75a8-c1bb-482e-ab5c-040c22d57226 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.241126 | controller | Jun 11 16:20:04.618549 crc crio[23211]: time="2026-06-11T16:20:04.613941598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.241142 | controller | Jun 11 16:20:05.012780 crc crio[23211]: time="2026-06-11T16:20:05.012064348Z" level=info msg="Got pod network &{Name:redhat-marketplace-nrvpm Namespace:openshift-marketplace ID:ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231 UID:9d2fc4cb-957b-400b-ba35-cb881f0fbf16 NetNS:/var/run/netns/809dbffb-27f3-4306-8e7b-249db203c429 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d2fc4cb_957b_400b_ba35_cb881f0fbf16.slice PodAnnotations:0xc0038ac690}] Aliases:map[]}"
2026-06-11 18:00:59.241160 | controller | Jun 11 16:20:05.012780 crc crio[23211]: time="2026-06-11T16:20:05.012373696Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-nrvpm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.241177 | controller | Jun 11 16:20:06.718501 crc crio[23211]: 2026-06-11T16:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbc8c996b89e817 Mac:26:30:86:0f:51:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/15a28b31-b68d-4c8c-a402-3cbfe2e2eac3 SocketPath: PciID:}] [{Interface:0xc0004b0790 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.241194 | controller | Jun 11 16:20:06.759167 crc crio[23211]: time="2026-06-11T16:20:06.758858007Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686580-lzlkv Namespace:openshift-infra ID:bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd UID:d450ff9e-a9a9-486c-9049-9be802f7fce6 NetNS:/var/run/netns/15a28b31-b68d-4c8c-a402-3cbfe2e2eac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd450ff9e_a9a9_486c_9049_9be802f7fce6.slice PodAnnotations:0xc00008cdf8}] Aliases:map[]}"
2026-06-11 18:00:59.241210 | controller | Jun 11 16:20:06.759167 crc crio[23211]: time="2026-06-11T16:20:06.759179774Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686580-lzlkv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.241229 | controller | Jun 11 16:20:06.798407 crc crio[23211]: time="2026-06-11T16:20:06.798110842Z" level=info msg="Ran pod sandbox bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd with infra container: openshift-infra/auto-csr-approver-29686580-lzlkv/POD" id=90c83c4c-9333-4e9b-95d9-870fcb7d5a14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.241245 | controller | Jun 11 16:20:06.806369 crc crio[23211]: time="2026-06-11T16:20:06.806203993Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0041f119-5ccd-4cf6-99a7-72d404b0f366 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.241261 | controller | Jun 11 16:20:06.830536 crc crio[23211]: time="2026-06-11T16:20:06.830276741Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.241278 | controller | Jun 11 16:20:08.671379 crc crio[23211]: 2026-06-11T16:20:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebec06f6db9a08d Mac:ca:85:97:6b:62:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/809dbffb-27f3-4306-8e7b-249db203c429 SocketPath: PciID:}] [{Interface:0xc0000148f0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.241302 | controller | Jun 11 16:20:08.672719 crc crio[23211]: time="2026-06-11T16:20:08.672687714Z" level=info msg="Got pod network &{Name:redhat-marketplace-nrvpm Namespace:openshift-marketplace ID:ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231 UID:9d2fc4cb-957b-400b-ba35-cb881f0fbf16 NetNS:/var/run/netns/809dbffb-27f3-4306-8e7b-249db203c429 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d2fc4cb_957b_400b_ba35_cb881f0fbf16.slice PodAnnotations:0xc0038ac690}] Aliases:map[]}"
2026-06-11 18:00:59.241325 | controller | Jun 11 16:20:08.673586 crc crio[23211]: time="2026-06-11T16:20:08.672836398Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-nrvpm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.241342 | controller | Jun 11 16:20:08.736859 crc crio[23211]: time="2026-06-11T16:20:08.736800997Z" level=info msg="Ran pod sandbox ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231 with infra container: openshift-marketplace/redhat-marketplace-nrvpm/POD" id=433d75a8-c1bb-482e-ab5c-040c22d57226 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.241358 | controller | Jun 11 16:20:08.740477 crc crio[23211]: time="2026-06-11T16:20:08.740087119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e9314a05-2ebd-40b8-9dda-dd7325661b87 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.241374 | controller | Jun 11 16:20:08.750402 crc crio[23211]: time="2026-06-11T16:20:08.750322193Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4e06bd02-a5ed-4158-8472-5c11e40389b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.241390 | controller | Jun 11 16:20:08.795999 crc crio[23211]: time="2026-06-11T16:20:08.795900045Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nrvpm/extract-utilities" id=b4be5a62-d562-49b3-a97f-d1893dad202c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.241405 | controller | Jun 11 16:20:08.797140 crc crio[23211]: time="2026-06-11T16:20:08.796787517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.241421 | controller | Jun 11 16:20:08.903875 crc crio[23211]: time="2026-06-11T16:20:08.90357895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.241441 | controller | Jun 11 16:20:08.927835 crc crio[23211]: time="2026-06-11T16:20:08.927142836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.241465 | controller | Jun 11 16:20:09.517187 crc crio[23211]: time="2026-06-11T16:20:09.515258716Z" level=info msg="Created container 4e6e4443803846f67f7e9b19be293024a00a421b8cb846bb8c040bd21d96fd75: openshift-marketplace/redhat-marketplace-nrvpm/extract-utilities" id=b4be5a62-d562-49b3-a97f-d1893dad202c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.241485 | controller | Jun 11 16:20:09.520103 crc crio[23211]: time="2026-06-11T16:20:09.520062886Z" level=info msg="Starting container: 4e6e4443803846f67f7e9b19be293024a00a421b8cb846bb8c040bd21d96fd75" id=c4a31458-96fa-44b1-9923-efec93fbdb10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.241501 | controller | Jun 11 16:20:09.552349 crc crio[23211]: time="2026-06-11T16:20:09.552299287Z" level=info msg="Started container" PID=31600 containerID=4e6e4443803846f67f7e9b19be293024a00a421b8cb846bb8c040bd21d96fd75 description=openshift-marketplace/redhat-marketplace-nrvpm/extract-utilities id=c4a31458-96fa-44b1-9923-efec93fbdb10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231
2026-06-11 18:00:59.241541 | controller | Jun 11 16:20:10.357793 crc crio[23211]: time="2026-06-11T16:20:10.357696286Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ab2f066a-90ac-40d2-8fbd-6b109ac77322 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.241560 | controller | Jun 11 16:20:10.365391 crc crio[23211]: time="2026-06-11T16:20:10.365354128Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9ab9052d-469d-4c1e-803e-d2ef9782090d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.241575 | controller | Jun 11 16:20:10.369925 crc crio[23211]: time="2026-06-11T16:20:10.369154341Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=896b0456-7271-45fa-ab20-5177ef8351a9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.241591 | controller | Jun 11 16:20:10.374345 crc crio[23211]: time="2026-06-11T16:20:10.374261299Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:00:59.241606 | controller | Jun 11 16:20:10.460654 crc crio[23211]: time="2026-06-11T16:20:10.459005303Z" level=info msg="Creating container: openshift-marketplace/community-operators-4hn8n/registry-server" id=dc32eea0-4905-4eb8-b587-4c725294b39b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.241622 | controller | Jun 11 16:20:10.462156 crc crio[23211]: time="2026-06-11T16:20:10.460877501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.241638 | controller | Jun 11 16:20:10.562154 crc crio[23211]: time="2026-06-11T16:20:10.561991542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.241653 | controller | Jun 11 16:20:10.567085 crc crio[23211]: time="2026-06-11T16:20:10.565714374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.241668 | controller | Jun 11 16:20:11.472776 crc crio[23211]: time="2026-06-11T16:20:11.472202474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a9c180e1-9c05-4715-894e-cf4087d5135d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.241687 | controller | Jun 11 16:20:11.565579 crc crio[23211]: time="2026-06-11T16:20:11.565327958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=51d2d205-68c7-4726-98bf-502d3f1e0232 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.241703 | controller | Jun 11 16:20:12.907730 crc crio[23211]: time="2026-06-11T16:20:12.90696559Z" level=info msg="Created container c17e1ce5d5e8b104e0a09bb453ac4323110d2fe90f0d2a9e7d5c6d5b94f743d6: openshift-marketplace/community-operators-4hn8n/registry-server" id=dc32eea0-4905-4eb8-b587-4c725294b39b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.241718 | controller | Jun 11 16:20:12.909395 crc crio[23211]: time="2026-06-11T16:20:12.909280917Z" level=info msg="Starting container: c17e1ce5d5e8b104e0a09bb453ac4323110d2fe90f0d2a9e7d5c6d5b94f743d6" id=2f037f5a-06e2-4ceb-8748-6f2c58166c74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.241733 | controller | Jun 11 16:20:12.963185 crc crio[23211]: time="2026-06-11T16:20:12.962923049Z" level=info msg="Started container" PID=31668 containerID=c17e1ce5d5e8b104e0a09bb453ac4323110d2fe90f0d2a9e7d5c6d5b94f743d6 description=openshift-marketplace/community-operators-4hn8n/registry-server id=2f037f5a-06e2-4ceb-8748-6f2c58166c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64
2026-06-11 18:00:59.241749 | controller | Jun 11 16:20:13.291040 crc crio[23211]: time="2026-06-11T16:20:13.290939808Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5gwvp/registry-server" id=53284ade-3af6-440b-8914-d997da92833e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.241799 | controller | Jun 11 16:20:13.292061 crc crio[23211]: time="2026-06-11T16:20:13.291954704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.241818 | controller | Jun 11 16:20:13.392240 crc crio[23211]: time="2026-06-11T16:20:13.391275232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.241833 | controller | Jun 11 16:20:13.406328 crc crio[23211]: time="2026-06-11T16:20:13.405129295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.241849 | controller | Jun 11 16:20:14.384128 crc crio[23211]: time="2026-06-11T16:20:14.383909933Z" level=info msg="Created container b4da1290915e7d59df3e28bfdc815272e5fa84a7db0c573873ba2735c3bb00b0: openshift-marketplace/certified-operators-5gwvp/registry-server" id=53284ade-3af6-440b-8914-d997da92833e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.241865 | controller | Jun 11 16:20:14.395981 crc crio[23211]: time="2026-06-11T16:20:14.395295245Z" level=info msg="Starting container: b4da1290915e7d59df3e28bfdc815272e5fa84a7db0c573873ba2735c3bb00b0" id=20706558-d33f-4e34-84ab-5dc14f71feee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.241881 | controller | Jun 11 16:20:14.427941 crc crio[23211]: time="2026-06-11T16:20:14.427707831Z" level=info msg="Started container" PID=31745 containerID=b4da1290915e7d59df3e28bfdc815272e5fa84a7db0c573873ba2735c3bb00b0 description=openshift-marketplace/certified-operators-5gwvp/registry-server id=20706558-d33f-4e34-84ab-5dc14f71feee name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c
2026-06-11 18:00:59.241897 | controller | Jun 11 16:20:31.463972 crc crio[23211]: time="2026-06-11T16:20:31.452934228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b9924937-3279-482f-b695-3e052a13780f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.241917 | controller | Jun 11 16:20:38.347175 crc crio[23211]: time="2026-06-11T16:20:38.344054504Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fe1447ae-087d-43e2-b439-09dfa3f38f0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.241933 | controller | Jun 11 16:20:38.410559 crc crio[23211]: time="2026-06-11T16:20:38.409960721Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ktkpz/registry-server" id=4dbfd4fa-af7a-4143-9803-15317998cec5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.241949 | controller | Jun 11 16:20:38.461747 crc crio[23211]: time="2026-06-11T16:20:38.460850456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.241964 | controller | Jun 11 16:20:38.506212 crc crio[23211]: time="2026-06-11T16:20:38.503924406Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=896b0456-7271-45fa-ab20-5177ef8351a9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.241980 | controller | Jun 11 16:20:38.513719 crc crio[23211]: time="2026-06-11T16:20:38.510373006Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ac9a081c-7473-4a8b-8666-af7a655a0026 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.241996 | controller | Jun 11 16:20:38.744862 crc crio[23211]: time="2026-06-11T16:20:38.744199885Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2674cbbf-b581-4db2-84e6-53be26396e70 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.242011 | controller | Jun 11 16:20:38.852093 crc crio[23211]: time="2026-06-11T16:20:38.851956232Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nrvpm/extract-content" id=28741aa5-783f-41a7-b81f-73c5fe24535e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.242027 | controller | Jun 11 16:20:38.925298 crc crio[23211]: time="2026-06-11T16:20:38.924818672Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0041f119-5ccd-4cf6-99a7-72d404b0f366 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.242042 | controller | Jun 11 16:20:38.952914 crc crio[23211]: time="2026-06-11T16:20:38.952304805Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0632f06b-1d0c-4bcd-901c-d69bbafb4dc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.242058 | controller | Jun 11 16:20:39.055723 crc crio[23211]: time="2026-06-11T16:20:39.05516251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242073 | controller | Jun 11 16:20:39.255691 crc crio[23211]: time="2026-06-11T16:20:39.255061508Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ec5bd4d8-a05a-4816-9da6-f708b3b0df8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.242089 | controller | Jun 11 16:20:39.321990 crc crio[23211]: time="2026-06-11T16:20:39.321039207Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=cb3fd28a-e9d1-453e-a2eb-438361204936 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.242104 | controller | Jun 11 16:20:39.326723 crc crio[23211]: time="2026-06-11T16:20:39.32640809Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=75e6000a-9e90-4a89-8f68-ca28ed790025 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.242123 | controller | Jun 11 16:20:39.346271 crc crio[23211]: time="2026-06-11T16:20:39.339767573Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=353e83f8-9703-4720-a11e-3623642f517c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.242138 | controller | Jun 11 16:20:39.346271 crc crio[23211]: time="2026-06-11T16:20:39.344713135Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686580-lzlkv/oc" id=0bd5029b-c3ee-4906-aae3-7f956338d496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.242154 | controller | Jun 11 16:20:39.349410 crc crio[23211]: time="2026-06-11T16:20:39.349316149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242169 | controller | Jun 11 16:20:39.354344 crc crio[23211]: time="2026-06-11T16:20:39.354281173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242185 | controller | Jun 11 16:20:39.358089 crc crio[23211]: time="2026-06-11T16:20:39.358011825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242200 | controller | Jun 11 16:20:39.358547 crc crio[23211]: time="2026-06-11T16:20:39.358360844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242215 | controller | Jun 11 16:20:39.364318 crc crio[23211]: time="2026-06-11T16:20:39.363267866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242230 | controller | Jun 11 16:20:39.392887 crc crio[23211]: time="2026-06-11T16:20:39.392601134Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686578-5hw26/oc" id=1d6dc344-5b99-4be5-a99e-8ac2e6f08999 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.242246 | controller | Jun 11 16:20:39.396071 crc crio[23211]: time="2026-06-11T16:20:39.395924077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242262 | controller | Jun 11 16:20:39.411773 crc crio[23211]: time="2026-06-11T16:20:39.411677449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242277 | controller | Jun 11 16:20:39.451270 crc crio[23211]: time="2026-06-11T16:20:39.451220301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242293 | controller | Jun 11 16:20:39.668694 crc crio[23211]: time="2026-06-11T16:20:39.668027678Z" level=info msg="Created container dcee52d5911f91a46229c315107082f9efe3ea6e71bf9a26c69387486ab695d8: openshift-marketplace/redhat-marketplace-nrvpm/extract-content" id=28741aa5-783f-41a7-b81f-73c5fe24535e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.242315 | controller | Jun 11 16:20:39.689923 crc crio[23211]: time="2026-06-11T16:20:39.689802828Z" level=info msg="Starting container: dcee52d5911f91a46229c315107082f9efe3ea6e71bf9a26c69387486ab695d8" id=5998cda9-3509-4c11-bdcd-bfb3453c95fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.242338 | controller | Jun 11 16:20:39.703885 crc crio[23211]: time="2026-06-11T16:20:39.703656372Z" level=info msg="Created container afff43a28ba0ce179f97aa6d8ca33d936713c6e2d9935e30fb70dd7f87f13c28: openshift-marketplace/redhat-operators-ktkpz/registry-server" id=4dbfd4fa-af7a-4143-9803-15317998cec5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.242358 | controller | Jun 11 16:20:39.705881 crc crio[23211]: time="2026-06-11T16:20:39.705746705Z" level=info msg="Started container" PID=32213 containerID=dcee52d5911f91a46229c315107082f9efe3ea6e71bf9a26c69387486ab695d8 description=openshift-marketplace/redhat-marketplace-nrvpm/extract-content id=5998cda9-3509-4c11-bdcd-bfb3453c95fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231
2026-06-11 18:00:59.242375 | controller | Jun 11 16:20:39.707212 crc crio[23211]: time="2026-06-11T16:20:39.706968935Z" level=info msg="Starting container: afff43a28ba0ce179f97aa6d8ca33d936713c6e2d9935e30fb70dd7f87f13c28" id=889ded02-7af8-46b4-9438-753eb609a5d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.242392 | controller | Jun 11 16:20:39.715009 crc crio[23211]: time="2026-06-11T16:20:39.714267195Z" level=info msg="Started container" PID=32215 containerID=afff43a28ba0ce179f97aa6d8ca33d936713c6e2d9935e30fb70dd7f87f13c28 description=openshift-marketplace/redhat-operators-ktkpz/registry-server id=889ded02-7af8-46b4-9438-753eb609a5d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93
2026-06-11 18:00:59.242408 | controller | Jun 11 16:20:39.951694 crc crio[23211]: time="2026-06-11T16:20:39.951306675Z" level=info msg="Stopping container: eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f (timeout: 2s)" id=b7d31b05-42e5-4676-9206-8b1572ee451f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.242424 | controller | Jun 11 16:20:40.639755 crc crio[23211]: time="2026-06-11T16:20:40.63901898Z" level=info msg="Stopped container eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f: openshift-marketplace/community-operators-cm758/registry-server" id=b7d31b05-42e5-4676-9206-8b1572ee451f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.242439 | controller | Jun 11 16:20:40.641252 crc crio[23211]: time="2026-06-11T16:20:40.641098352Z" level=info msg="Stopping pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36" id=6ee296a2-fd6c-4cbb-b1fe-9df3fe236800 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.242455 | controller | Jun 11 16:20:40.641711 crc crio[23211]: time="2026-06-11T16:20:40.641634615Z" level=info msg="Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc002278a08}] Aliases:map[]}"
2026-06-11 18:00:59.242471 | controller | Jun 11 16:20:40.642906 crc crio[23211]: time="2026-06-11T16:20:40.64184983Z" level=info msg="Deleting pod openshift-marketplace_community-operators-cm758 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.242489 | controller | Jun 11 16:20:41.251241 crc crio[23211]: time="2026-06-11T16:20:41.250795999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242505 | controller | Jun 11 16:20:41.251701 crc crio[23211]: time="2026-06-11T16:20:41.251115137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242543 | controller | Jun 11 16:20:41.309151 crc crio[23211]: time="2026-06-11T16:20:41.308347969Z" level=info msg="Stopping container: 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5 (timeout: 2s)" id=037625d8-8164-4e53-acf7-8d26db869de9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.242565 | controller | Jun 11 16:20:41.394938 crc crio[23211]: time="2026-06-11T16:20:41.394809697Z" level=info msg="Created container 2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420: openshift-infra/auto-csr-approver-29686578-5hw26/oc" id=1d6dc344-5b99-4be5-a99e-8ac2e6f08999 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.242582 | controller | Jun 11 16:20:41.396193 crc crio[23211]: time="2026-06-11T16:20:41.395885704Z" level=info msg="Starting container: 2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420" id=499ae160-9ae1-4c67-a461-6b5f717ddbd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.242598 | controller | Jun 11 16:20:41.409261 crc crio[23211]: time="2026-06-11T16:20:41.408869617Z" level=info msg="Started container" PID=32334 containerID=2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420 description=openshift-infra/auto-csr-approver-29686578-5hw26/oc id=499ae160-9ae1-4c67-a461-6b5f717ddbd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3
2026-06-11 18:00:59.242614 | controller | Jun 11 16:20:41.443771 crc crio[23211]: time="2026-06-11T16:20:41.443698082Z" level=info msg="Created container f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9: openshift-infra/auto-csr-approver-29686580-lzlkv/oc" id=0bd5029b-c3ee-4906-aae3-7f956338d496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.242630 | controller | Jun 11 16:20:41.445004 crc crio[23211]: time="2026-06-11T16:20:41.444884171Z" level=info msg="Starting container: f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9" id=a0b9af45-ce48-4270-bba6-44796d1dd47a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.242646 | controller | Jun 11 16:20:41.451179 crc crio[23211]: time="2026-06-11T16:20:41.451062545Z" level=info msg="Started container" PID=32335 containerID=f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9 description=openshift-infra/auto-csr-approver-29686580-lzlkv/oc id=a0b9af45-ce48-4270-bba6-44796d1dd47a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd
2026-06-11 18:00:59.242661 | controller | Jun 11 16:20:41.465246 crc crio[23211]: time="2026-06-11T16:20:41.463978715Z" level=info msg="Stopped pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36" id=6ee296a2-fd6c-4cbb-b1fe-9df3fe236800 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.242677 | controller | Jun 11 16:20:42.252910 crc crio[23211]: time="2026-06-11T16:20:42.252361921Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ddca8826-1a64-4176-a7d0-708b0738e376 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.242693 | controller | Jun 11 16:20:42.255139 crc crio[23211]: time="2026-06-11T16:20:42.255074929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c0cce1fe-bfd2-4c0e-9dff-2bf59e05dae1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.242708 | controller | Jun 11 16:20:42.335645 crc crio[23211]: time="2026-06-11T16:20:42.330931904Z" level=info msg="Removing container: eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f" id=0e9909d5-987f-46cf-99cf-5524c222c94c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.242723 | controller | Jun 11 16:20:42.428389 crc crio[23211]: time="2026-06-11T16:20:42.427854901Z" level=info msg="Removed container eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f: openshift-marketplace/community-operators-cm758/registry-server" id=0e9909d5-987f-46cf-99cf-5524c222c94c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.242743 | controller | Jun 11 16:20:42.446489 crc crio[23211]: time="2026-06-11T16:20:42.446214178Z" level=info msg="Removing container: 7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01" id=ddc3abd2-17c4-4013-a980-2ec9e9a470a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.242759 | controller | Jun 11 16:20:42.557385 crc crio[23211]: time="2026-06-11T16:20:42.557181014Z" level=info msg="Removed container 7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01: openshift-marketplace/community-operators-cm758/extract-content" id=ddc3abd2-17c4-4013-a980-2ec9e9a470a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.242775 | controller | Jun 11 16:20:42.569497 crc crio[23211]: time="2026-06-11T16:20:42.569207484Z" level=info msg="Removing container: c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89" id=d4b424c8-c87d-4db1-b5f0-1dae42d03f4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.242791 | controller | Jun 11 16:20:42.608336 crc crio[23211]: time="2026-06-11T16:20:42.6081009Z" level=info msg="Removed container c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89: openshift-marketplace/community-operators-cm758/extract-utilities" id=d4b424c8-c87d-4db1-b5f0-1dae42d03f4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.242806 | controller | Jun 11 16:20:46.103808 crc crio[23211]: time="2026-06-11T16:20:46.10309767Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nrvpm/registry-server" id=08725216-2130-415a-ade2-7d6bde4eb2e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.242821 | controller | Jun 11 16:20:46.105028 crc crio[23211]: time="2026-06-11T16:20:46.104191027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242872 | controller | Jun 11 16:20:46.130802 crc crio[23211]: time="2026-06-11T16:20:46.130664505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242889 | controller | Jun 11 16:20:46.134551 crc crio[23211]: time="2026-06-11T16:20:46.134480099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.242907 | controller | Jun 11 16:20:46.883150 crc crio[23211]: time="2026-06-11T16:20:46.882640526Z" level=warning msg="Failed to find container exit file for 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5: timed out waiting for the condition" id=037625d8-8164-4e53-acf7-8d26db869de9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.242956 | controller | Jun 11 16:20:50.705613 crc crio[23211]: time="2026-06-11T16:20:50.699361939Z" level=info msg="Stopped container 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5: openshift-marketplace/certified-operators-cjs9d/registry-server" id=037625d8-8164-4e53-acf7-8d26db869de9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.242990 | controller | Jun 11 16:20:50.707994 crc crio[23211]: time="2026-06-11T16:20:50.705720256Z" level=info msg="Stopping pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e" id=2f5bc216-7750-48c8-ad76-93e685c7d336 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243015 | controller | Jun 11 16:20:50.707994 crc crio[23211]: time="2026-06-11T16:20:50.70668885Z" level=info msg="Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc002818390}] Aliases:map[]}"
2026-06-11 18:00:59.243042 | controller | Jun 11 16:20:50.707994 crc crio[23211]: time="2026-06-11T16:20:50.706923466Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-cjs9d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.243061 | controller | Jun 11 16:20:51.089325 crc crio[23211]: time="2026-06-11T16:20:51.089125081Z" level=info msg="Created container 26825355be9fd03e9f21262e997be94322da669dcb8380227a103e15e501776e: openshift-marketplace/redhat-marketplace-nrvpm/registry-server" id=08725216-2130-415a-ade2-7d6bde4eb2e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.243078 | controller | Jun 11 16:20:51.102155 crc crio[23211]: time="2026-06-11T16:20:51.101780655Z" level=info msg="Starting container: 26825355be9fd03e9f21262e997be94322da669dcb8380227a103e15e501776e" id=e0f2c321-b071-48d2-8f55-5bfbf6fe1ada name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.243094 | controller | Jun 11 16:20:51.478248 crc crio[23211]: time="2026-06-11T16:20:51.475188612Z" level=info msg="Started container" PID=32442 containerID=26825355be9fd03e9f21262e997be94322da669dcb8380227a103e15e501776e description=openshift-marketplace/redhat-marketplace-nrvpm/registry-server id=e0f2c321-b071-48d2-8f55-5bfbf6fe1ada name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231
2026-06-11 18:00:59.243110 | controller | Jun 11 16:20:52.078528 crc crio[23211]: time="2026-06-11T16:20:52.078347899Z" level=info msg="Stopped pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e" id=2f5bc216-7750-48c8-ad76-93e685c7d336 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243126 | controller | Jun 11 16:20:52.600192 crc crio[23211]: time="2026-06-11T16:20:52.59972829Z" level=info msg="Removing container: 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5" id=de0e0d4c-5605-4bd9-872e-27853235a342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243141 | controller | Jun 11 16:20:52.672205 crc crio[23211]: time="2026-06-11T16:20:52.672098279Z" level=info msg="Removed container 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5: openshift-marketplace/certified-operators-cjs9d/registry-server" id=de0e0d4c-5605-4bd9-872e-27853235a342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243157 | controller | Jun 11 16:20:52.675962 crc crio[23211]: time="2026-06-11T16:20:52.675891203Z" level=info msg="Removing container: 4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39" id=b8871403-6f80-48eb-b4c0-7de99589cdaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243173 | controller | Jun 11 16:20:52.724022 crc crio[23211]: time="2026-06-11T16:20:52.723951077Z" level=info msg="Removed container 4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39: openshift-marketplace/certified-operators-cjs9d/extract-content" id=b8871403-6f80-48eb-b4c0-7de99589cdaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243189 | controller | Jun 11 16:20:52.739188 crc crio[23211]: time="2026-06-11T16:20:52.739108833Z" level=info msg="Removing container: 7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707" id=c46d4261-57ae-4b32-b0bc-48c5bcb83670 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243204 | controller | Jun 11 16:20:52.760754 crc crio[23211]: time="2026-06-11T16:20:52.76067424Z" level=info msg="Removed container 7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707: openshift-marketplace/certified-operators-cjs9d/extract-utilities" id=c46d4261-57ae-4b32-b0bc-48c5bcb83670 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243220 | controller | Jun 11 16:20:53.631749 crc crio[23211]: time="2026-06-11T16:20:53.631709689Z" level=info msg="Stopping pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd" id=43f0a515-89da-4a19-a651-21e35dad558c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243242 | controller | Jun 11 16:20:53.632557 crc crio[23211]: time="2026-06-11T16:20:53.632348676Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686580-lzlkv Namespace:openshift-infra ID:bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd UID:d450ff9e-a9a9-486c-9049-9be802f7fce6 NetNS:/var/run/netns/15a28b31-b68d-4c8c-a402-3cbfe2e2eac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd450ff9e_a9a9_486c_9049_9be802f7fce6.slice PodAnnotations:0xc0038ac248}] Aliases:map[]}"
2026-06-11 18:00:59.243259 | controller | Jun 11 16:20:53.632717 crc crio[23211]: time="2026-06-11T16:20:53.632658673Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686580-lzlkv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.243276 | controller | Jun 11 16:20:53.925037 crc crio[23211]: time="2026-06-11T16:20:53.924961365Z" level=info msg="Stopped pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd" id=43f0a515-89da-4a19-a651-21e35dad558c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243292 | controller | Jun 11 16:20:54.658301 crc crio[23211]: time="2026-06-11T16:20:54.657104065Z" level=info msg="Stopping pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3" id=6ca8767d-34fa-4ac8-94ad-cec4ae57e25d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243308 | controller | Jun 11 16:20:54.658301 crc crio[23211]: time="2026-06-11T16:20:54.657968826Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686578-5hw26 Namespace:openshift-infra ID:53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3 UID:455a7c6d-dc8c-4a85-96a4-ee5974540ccb NetNS:/var/run/netns/46416830-6347-4a48-a875-1d35f8ef70e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7c6d_dc8c_4a85_96a4_ee5974540ccb.slice PodAnnotations:0xc0001af878}] Aliases:map[]}"
2026-06-11 18:00:59.243328 | controller | Jun 11 16:20:54.658301 crc crio[23211]: time="2026-06-11T16:20:54.65809768Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686578-5hw26 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.243354 | controller | Jun 11 16:20:55.018729 crc crio[23211]: time="2026-06-11T16:20:55.018645597Z" level=info msg="Stopped pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3" id=6ca8767d-34fa-4ac8-94ad-cec4ae57e25d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243372 | controller | Jun 11 16:20:58.685263 crc crio[23211]: time="2026-06-11T16:20:58.684764139Z" level=info msg="Stopping container: 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422 (timeout: 2s)" id=907bc6db-3dfb-4c19-9238-ac6e0ac7b9c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.243389 | controller | Jun 11 16:20:58.819973 crc crio[23211]: time="2026-06-11T16:20:58.819182157Z" level=info msg="Stopped container 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422: openshift-marketplace/redhat-operators-tfzks/registry-server" id=907bc6db-3dfb-4c19-9238-ac6e0ac7b9c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.243405 | controller | Jun 11 16:20:58.820835 crc crio[23211]: time="2026-06-11T16:20:58.820756537Z" level=info msg="Stopping pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af" id=d15e14bf-ffde-4ce9-923b-afb860c29940 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243421 | controller | Jun 11 16:20:58.821383 crc crio[23211]: time="2026-06-11T16:20:58.821322111Z" level=info msg="Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc00008cf30}] Aliases:map[]}"
2026-06-11 18:00:59.243442 | controller | Jun 11 16:20:58.821664 crc crio[23211]: time="2026-06-11T16:20:58.821603737Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-tfzks from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.243459 | controller | Jun 11 16:20:59.068756 crc crio[23211]: time="2026-06-11T16:20:59.068619995Z" level=info msg="Stopped pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af" id=d15e14bf-ffde-4ce9-923b-afb860c29940 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243475 | controller | Jun 11 16:20:59.721277 crc crio[23211]: time="2026-06-11T16:20:59.721200966Z" level=info msg="Removing container: 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422" id=c55e1b6b-0ea6-42af-a8b9-8e934c0a7617 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243491 | controller | Jun 11 16:20:59.752024 crc crio[23211]: time="2026-06-11T16:20:59.751934971Z" level=info msg="Removed container 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422: openshift-marketplace/redhat-operators-tfzks/registry-server" id=c55e1b6b-0ea6-42af-a8b9-8e934c0a7617 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243507 | controller | Jun 11 16:20:59.755646 crc crio[23211]: time="2026-06-11T16:20:59.755564111Z" level=info msg="Removing container: 39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6" id=b3e7536c-3266-487a-ace3-0c9823107bf6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243549 | controller | Jun 11 16:20:59.799588 crc crio[23211]: time="2026-06-11T16:20:59.799502232Z" level=info msg="Removed container 39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6: openshift-marketplace/redhat-operators-tfzks/extract-content" id=b3e7536c-3266-487a-ace3-0c9823107bf6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243567 | controller | Jun 11 16:20:59.804706 crc crio[23211]: time="2026-06-11T16:20:59.804402764Z" level=info msg="Removing container: a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae" id=ef1f7c36-e09f-441e-9e4c-1d0b0af2932e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243583 | controller | Jun 11 16:20:59.837210 crc crio[23211]: time="2026-06-11T16:20:59.837109976Z" level=info msg="Removed container a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae: openshift-marketplace/redhat-operators-tfzks/extract-utilities" id=ef1f7c36-e09f-441e-9e4c-1d0b0af2932e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243599 | controller | Jun 11 16:21:06.986501 crc crio[23211]: time="2026-06-11T16:21:06.98506565Z" level=info msg="Stopping container: fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701 (timeout: 2s)" id=4864f285-1b13-4a67-ad16-4c5a1d4cacf5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.243615 | controller | Jun 11 16:21:07.163092 crc crio[23211]: time="2026-06-11T16:21:07.162896429Z" level=info msg="Stopped container fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701: openshift-marketplace/redhat-marketplace-5kplv/registry-server" id=4864f285-1b13-4a67-ad16-4c5a1d4cacf5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.243630 | controller | Jun 11 16:21:07.166033 crc crio[23211]: time="2026-06-11T16:21:07.165958675Z" level=info msg="Stopping pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314" id=25b9ef02-7266-49da-8a13-fe346bb51d0f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243647 | controller | Jun 11 16:21:07.166811 crc crio[23211]: time="2026-06-11T16:21:07.166733004Z" level=info msg="Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc00294e8f8}] Aliases:map[]}"
2026-06-11 18:00:59.243668 | controller | Jun 11 16:21:07.166971 crc crio[23211]: time="2026-06-11T16:21:07.166915109Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-5kplv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.243685 | controller | Jun 11 16:21:07.409543 crc crio[23211]: time="2026-06-11T16:21:07.409056224Z" level=info msg="Stopped pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314" id=25b9ef02-7266-49da-8a13-fe346bb51d0f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243701 | controller | Jun 11 16:21:07.827349 crc crio[23211]: time="2026-06-11T16:21:07.82668377Z" level=info msg="Removing container: fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701" id=9cc0bd93-4107-40bf-90a6-75f8e6b79166 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243717 | controller | Jun 11 16:21:07.849719 crc crio[23211]: time="2026-06-11T16:21:07.84961336Z" level=info msg="Removed container fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701: openshift-marketplace/redhat-marketplace-5kplv/registry-server" id=9cc0bd93-4107-40bf-90a6-75f8e6b79166 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243733 | controller | Jun 11 16:21:07.854098 crc crio[23211]: time="2026-06-11T16:21:07.85400309Z" level=info msg="Removing container: 3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63" id=b1c2071d-5ca2-489f-8544-c29a1f50e35e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243748 | controller | Jun 11 16:21:07.889225 crc crio[23211]: time="2026-06-11T16:21:07.889122492Z" level=info msg="Removed container 3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63: openshift-marketplace/redhat-marketplace-5kplv/extract-content" id=b1c2071d-5ca2-489f-8544-c29a1f50e35e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243764 | controller | Jun 11 16:21:07.892869 crc crio[23211]: time="2026-06-11T16:21:07.892783832Z" level=info msg="Removing container: 8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f" id=e9239ff1-1622-4f4a-bde3-33c5304f7ad1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243780 | controller | Jun 11 16:21:07.910640 crc crio[23211]: time="2026-06-11T16:21:07.910571545Z" level=info msg="Removed container 8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f: openshift-marketplace/redhat-marketplace-5kplv/extract-utilities" id=e9239ff1-1622-4f4a-bde3-33c5304f7ad1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.243795 | controller | Jun 11 16:21:29.786219 crc crio[23211]: time="2026-06-11T16:21:29.784591796Z" level=info msg="Stopping pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af" id=b3dd5887-e7dc-46ba-a41a-f03776bd2cc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243810 | controller | Jun 11 16:21:29.786219 crc crio[23211]: time="2026-06-11T16:21:29.785628921Z" level=info msg="Stopped pod sandbox (already stopped): b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af" id=b3dd5887-e7dc-46ba-a41a-f03776bd2cc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243826 | controller | Jun 11 16:21:29.788122 crc crio[23211]: time="2026-06-11T16:21:29.786299998Z" level=info msg="Removing pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af" id=bc4c45ea-4db9-4bc4-a7e2-d058f127c8a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.243841 | controller | Jun 11 16:21:29.808373 crc crio[23211]: time="2026-06-11T16:21:29.808248004Z" level=info msg="Removed pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af" id=bc4c45ea-4db9-4bc4-a7e2-d058f127c8a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.243860 | controller | Jun 11 16:21:29.809876 crc crio[23211]: time="2026-06-11T16:21:29.809756891Z" level=info msg="Stopping pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36" id=1d4edfbf-5b65-4d91-a878-08d37abda77d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243876 | controller | Jun 11 16:21:29.809876 crc crio[23211]: time="2026-06-11T16:21:29.809867434Z" level=info msg="Stopped pod sandbox (already stopped): 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36" id=1d4edfbf-5b65-4d91-a878-08d37abda77d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243891 | controller | Jun 11 16:21:29.810595 crc crio[23211]: time="2026-06-11T16:21:29.810492929Z" level=info msg="Removing pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36" id=7116101e-9e3a-4c2e-89f2-9fa69be1a0f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.243906 | controller | Jun 11 16:21:29.823266 crc crio[23211]: time="2026-06-11T16:21:29.823137423Z" level=info msg="Removed pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36" id=7116101e-9e3a-4c2e-89f2-9fa69be1a0f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.243921 | controller | Jun 11 16:21:29.824684 crc crio[23211]: time="2026-06-11T16:21:29.824592229Z" level=info msg="Stopping pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e" id=e2484b2b-836a-4879-9ddf-3ffc51c8cb64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243937 | controller | Jun 11 16:21:29.824771 crc crio[23211]: time="2026-06-11T16:21:29.824715552Z" level=info msg="Stopped pod sandbox (already stopped): e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e" id=e2484b2b-836a-4879-9ddf-3ffc51c8cb64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.243952 | controller | Jun 11 16:21:29.825808 crc crio[23211]: time="2026-06-11T16:21:29.825697187Z" level=info msg="Removing pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e" id=6f849440-8b90-46ed-8a9d-0f62f4f6863f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.244009 | controller | Jun 11 16:21:29.846269 crc crio[23211]: time="2026-06-11T16:21:29.838964977Z" level=info msg="Removed pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e" id=6f849440-8b90-46ed-8a9d-0f62f4f6863f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.244031 | controller | Jun 11 16:21:29.848704 crc crio[23211]: time="2026-06-11T16:21:29.848598106Z" level=info msg="Stopping pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314" id=40db924c-04af-446f-bedf-30563ace10bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.244047 | controller | Jun 11 16:21:29.848704 crc crio[23211]: time="2026-06-11T16:21:29.848704098Z" level=info msg="Stopped pod sandbox (already stopped): e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314" id=40db924c-04af-446f-bedf-30563ace10bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.244062 | controller | Jun 11 16:21:29.849556 crc crio[23211]: time="2026-06-11T16:21:29.849364245Z" level=info msg="Removing pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314" id=0f795dc7-1749-44fa-b3a3-1b7c65b529ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.244077 | controller | Jun 11 16:21:29.864574 crc crio[23211]: time="2026-06-11T16:21:29.863782373Z" level=info msg="Removed pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314" id=0f795dc7-1749-44fa-b3a3-1b7c65b529ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.244096 | controller | Jun 11 16:22:07.132606 crc crio[23211]: time="2026-06-11T16:22:07.131358361Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686582-7mqtw/POD" id=16722d91-1736-42f8-a72b-5cf59d370bfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.244112 | controller | Jun 11 16:22:07.134814 crc crio[23211]: time="2026-06-11T16:22:07.132738135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.244127 | controller | Jun 11 16:22:07.177827 crc crio[23211]: time="2026-06-11T16:22:07.177729563Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686582-7mqtw Namespace:openshift-infra ID:481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc UID:852de64c-0915-4b6e-b28f-78c74d455d56 NetNS:/var/run/netns/aa1b6cb7-2ca8-484d-b94f-8e9f256fcc41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod852de64c_0915_4b6e_b28f_78c74d455d56.slice PodAnnotations:0xc00294e128}] Aliases:map[]}"
2026-06-11 18:00:59.244144 | controller | Jun 11 16:22:07.177827 crc crio[23211]: time="2026-06-11T16:22:07.177808185Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686582-7mqtw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.244160 | controller | Jun 11 16:22:07.501861 crc crio[23211]: 2026-06-11T16:22:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:481089e5f1411c4 Mac:66:5e:07:4d:53:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/aa1b6cb7-2ca8-484d-b94f-8e9f256fcc41 SocketPath: PciID:}] [{Interface:0xc00022c5a0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.244176 | controller | Jun 11 16:22:07.503539 crc crio[23211]: time="2026-06-11T16:22:07.503335262Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686582-7mqtw Namespace:openshift-infra ID:481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc UID:852de64c-0915-4b6e-b28f-78c74d455d56 NetNS:/var/run/netns/aa1b6cb7-2ca8-484d-b94f-8e9f256fcc41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod852de64c_0915_4b6e_b28f_78c74d455d56.slice PodAnnotations:0xc00294e128}] Aliases:map[]}"
2026-06-11 18:00:59.244192 | controller | Jun 11 16:22:07.503754 crc crio[23211]: time="2026-06-11T16:22:07.50368535Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686582-7mqtw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.244208 | controller | Jun 11 16:22:07.512360 crc crio[23211]: time="2026-06-11T16:22:07.512279714Z" level=info msg="Ran pod sandbox 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc with infra container: openshift-infra/auto-csr-approver-29686582-7mqtw/POD" id=16722d91-1736-42f8-a72b-5cf59d370bfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.244224 | controller | Jun 11 16:22:07.517994 crc crio[23211]: time="2026-06-11T16:22:07.517932235Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7b5da423-fc7d-403b-8486-463b3a58e96b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.244240 | controller | Jun 11 16:22:07.531021 crc crio[23211]: time="2026-06-11T16:22:07.530899807Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.244256 | controller | Jun 11 16:22:08.687390 crc crio[23211]: time="2026-06-11T16:22:08.686859746Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7b5da423-fc7d-403b-8486-463b3a58e96b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.244273 | controller | Jun 11 16:22:08.688773 crc crio[23211]: time="2026-06-11T16:22:08.688710851Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=49737740-68e6-4201-8690-0a1f2df3a19f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.244293 | controller | Jun 11 16:22:08.691088 crc crio[23211]: time="2026-06-11T16:22:08.691018559Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f1982f4c-f66a-43ab-aea4-a7b74d7ca5e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.244309 | controller | Jun 11 16:22:08.702552 crc crio[23211]: time="2026-06-11T16:22:08.70233598Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686582-7mqtw/oc" id=c1717868-efd8-4587-a975-05435caf3270 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.244325 | controller | Jun 11 16:22:08.703366 crc crio[23211]: time="2026-06-11T16:22:08.703277844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.244343 | controller | Jun 11 16:22:08.739829 crc crio[23211]: time="2026-06-11T16:22:08.739669528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.244367 | controller | Jun 11 16:22:09.090852 crc crio[23211]: time="2026-06-11T16:22:09.09071764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.244386 | controller | Jun 11 16:22:11.179764 crc crio[23211]: time="2026-06-11T16:22:11.178790345Z" level=info msg="Created container 0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960: openshift-infra/auto-csr-approver-29686582-7mqtw/oc" id=c1717868-efd8-4587-a975-05435caf3270 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.244403 | controller | Jun 11 16:22:11.181144 crc crio[23211]: time="2026-06-11T16:22:11.18097463Z" level=info msg="Starting container: 0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960" id=710575a1-757b-4418-bde3-dce265b3b4bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.244419 | controller | Jun 11 16:22:11.187296 crc crio[23211]: time="2026-06-11T16:22:11.187218725Z" level=info msg="Started container" PID=33817 containerID=0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960 description=openshift-infra/auto-csr-approver-29686582-7mqtw/oc id=710575a1-757b-4418-bde3-dce265b3b4bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc
2026-06-11 18:00:59.244435 | controller | Jun 11 16:22:12.594750 crc crio[23211]: time="2026-06-11T16:22:12.593969734Z" level=info msg="Stopping pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc" id=05c146ba-ebc1-43ec-8830-e0c726b7a05f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.244451 | controller | Jun 11 16:22:12.596390 crc crio[23211]: time="2026-06-11T16:22:12.595281497Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686582-7mqtw Namespace:openshift-infra ID:481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc UID:852de64c-0915-4b6e-b28f-78c74d455d56 NetNS:/var/run/netns/aa1b6cb7-2ca8-484d-b94f-8e9f256fcc41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod852de64c_0915_4b6e_b28f_78c74d455d56.slice PodAnnotations:0xc00008c888}] Aliases:map[]}"
2026-06-11 18:00:59.244468 | controller | Jun 11 16:22:12.596390 crc crio[23211]: time="2026-06-11T16:22:12.595549043Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686582-7mqtw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.244484 | controller | Jun 11 16:22:12.831035 crc crio[23211]: time="2026-06-11T16:22:12.83089362Z" level=info msg="Stopped pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc" id=05c146ba-ebc1-43ec-8830-e0c726b7a05f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.244503 | controller | Jun 11 16:24:00.901791 crc crio[23211]: time="2026-06-11T16:24:00.900863356Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686584-qxvbm/POD" id=45919f68-176d-489c-92a7-c5ef3e11ac55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.244542 | controller | Jun 11 16:24:00.903712 crc crio[23211]: time="2026-06-11T16:24:00.902035325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.244560 | controller | Jun 11 16:24:00.948707 crc crio[23211]: time="2026-06-11T16:24:00.94856159Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686584-qxvbm Namespace:openshift-infra ID:12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c UID:d4e5b813-d6cd-469f-9125-fd6a52afdb73 NetNS:/var/run/netns/59df8ea0-0b8b-4894-a33a-4715b1b38645 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e5b813_d6cd_469f_9125_fd6a52afdb73.slice PodAnnotations:0xc000613658}] Aliases:map[]}"
2026-06-11 18:00:59.244577 | controller | Jun 11 16:24:00.948707 crc crio[23211]: time="2026-06-11T16:24:00.948636202Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686584-qxvbm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.244593 | controller | Jun 11 16:24:01.243908 crc crio[23211]: 2026-06-11T16:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12f0b46f94746be Mac:b2:a2:a0:9c:03:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/59df8ea0-0b8b-4894-a33a-4715b1b38645 SocketPath: PciID:}] [{Interface:0xc0004b25c0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.244609 | controller | Jun 11 16:24:01.245527 crc crio[23211]: time="2026-06-11T16:24:01.245398235Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686584-qxvbm Namespace:openshift-infra ID:12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c UID:d4e5b813-d6cd-469f-9125-fd6a52afdb73 NetNS:/var/run/netns/59df8ea0-0b8b-4894-a33a-4715b1b38645 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e5b813_d6cd_469f_9125_fd6a52afdb73.slice PodAnnotations:0xc000613658}] Aliases:map[]}"
2026-06-11 18:00:59.244626 | controller | Jun 11 16:24:01.245640 crc crio[23211]: time="2026-06-11T16:24:01.24562183Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686584-qxvbm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.244648 | controller | Jun 11 16:24:01.252898 crc crio[23211]: time="2026-06-11T16:24:01.252793408Z" level=info msg="Ran pod sandbox 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c with infra container: openshift-infra/auto-csr-approver-29686584-qxvbm/POD" id=45919f68-176d-489c-92a7-c5ef3e11ac55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.244665 | controller | Jun 11 16:24:01.254786 crc crio[23211]: time="2026-06-11T16:24:01.254687076Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ed1f4d2a-928f-420d-9600-edb626283644 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.244722 | controller | Jun 11 16:24:01.269596 crc crio[23211]: time="2026-06-11T16:24:01.26934362Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.244743 | controller | Jun 11 16:24:02.271743 crc crio[23211]: time="2026-06-11T16:24:02.271070136Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ed1f4d2a-928f-420d-9600-edb626283644 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.244764 | controller | Jun 11 16:24:02.273689 crc crio[23211]: time="2026-06-11T16:24:02.272738357Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=430e7645-a42c-4d0f-8ede-4256405d6595 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.244780 | controller | Jun 11 16:24:02.275813 crc crio[23211]: time="2026-06-11T16:24:02.275686862Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4500a6cc-f296-45f9-bdcc-83fd6b62ae07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.244796 | controller | Jun 11 16:24:02.283535 crc crio[23211]: time="2026-06-11T16:24:02.283392092Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686584-qxvbm/oc" id=8f03acd7-79e6-42b7-b4ef-5270e7a5e9ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.244812 | controller | Jun 11 16:24:02.284059 crc crio[23211]: time="2026-06-11T16:24:02.283988167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.244828 | controller | Jun 11 16:24:02.317489 crc crio[23211]: time="2026-06-11T16:24:02.31704481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.244844 | controller | Jun 11 16:24:02.615093 crc crio[23211]: time="2026-06-11T16:24:02.6149681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.244859 | controller | Jun 11 16:24:02.727997 crc crio[23211]: time="2026-06-11T16:24:02.727832515Z" level=info msg="Created container 9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a: openshift-infra/auto-csr-approver-29686584-qxvbm/oc" id=8f03acd7-79e6-42b7-b4ef-5270e7a5e9ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.244875 | controller | Jun 11 16:24:02.729827 crc crio[23211]: time="2026-06-11T16:24:02.729730861Z" level=info msg="Starting container: 9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a" id=c6d0bbcd-0e6f-4225-af6b-b66110d18b0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.244890 | controller | Jun 11 16:24:02.738759 crc crio[23211]: time="2026-06-11T16:24:02.738669833Z" level=info msg="Started container" PID=35362 containerID=9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a description=openshift-infra/auto-csr-approver-29686584-qxvbm/oc id=c6d0bbcd-0e6f-4225-af6b-b66110d18b0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c
2026-06-11 18:00:59.244906 | controller | Jun 11 16:24:04.910249 crc crio[23211]: time="2026-06-11T16:24:04.906398028Z" level=info msg="Stopping pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c" id=bd67cd4c-f7a6-4a8a-8e05-0d6c216c9720 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.244922 | controller | Jun 11 16:24:04.910249 crc crio[23211]: time="2026-06-11T16:24:04.908289675Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686584-qxvbm Namespace:openshift-infra ID:12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c UID:d4e5b813-d6cd-469f-9125-fd6a52afdb73 NetNS:/var/run/netns/59df8ea0-0b8b-4894-a33a-4715b1b38645 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e5b813_d6cd_469f_9125_fd6a52afdb73.slice PodAnnotations:0xc00294e018}] Aliases:map[]}"
2026-06-11 18:00:59.244938 | controller | Jun 11 16:24:04.910249 crc crio[23211]: time="2026-06-11T16:24:04.908679845Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686584-qxvbm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.244957 | controller | Jun 11 16:24:05.208186 crc crio[23211]: time="2026-06-11T16:24:05.20791799Z" level=info msg="Stopped pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c" id=bd67cd4c-f7a6-4a8a-8e05-0d6c216c9720 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.244973 | controller | Jun 11 16:25:02.946823 crc crio[23211]: time="2026-06-11T16:25:02.946199711Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/POD" id=342c2c91-40aa-45f0-a26f-f7cfc5ec9299 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.244989 | controller | Jun 11 16:25:02.948754 crc crio[23211]: time="2026-06-11T16:25:02.946915418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.245005 | controller | Jun 11 16:25:02.970805 crc crio[23211]: time="2026-06-11T16:25:02.96921969Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-57mz8/POD" id=e9777486-cb0f-47c9-9a18-4a93c150481c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.245020 | controller | Jun 11 16:25:02.970805 crc crio[23211]: time="2026-06-11T16:25:02.969355383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.245049 | controller | Jun 11 16:25:02.976282 crc crio[23211]: time="2026-06-11T16:25:02.976186595Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-rkptg Namespace:cert-manager ID:8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc UID:c013bada-5d01-4571-a775-56d3bb8b4b03 NetNS:/var/run/netns/40972dd7-3c9e-4ac0-983c-26617944cd3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc013bada_5d01_4571_a775_56d3bb8b4b03.slice PodAnnotations:0xc0001313e8}] Aliases:map[]}"
2026-06-11 18:00:59.245067 | controller | Jun 11 16:25:02.976282 crc crio[23211]: time="2026-06-11T16:25:02.976263997Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-rkptg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.245083 | controller | Jun 11 16:25:02.995135 crc crio[23211]: time="2026-06-11T16:25:02.995009228Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/POD" id=940169e9-348b-42a6-bb82-ad84b4a914de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.245098 | controller | Jun 11 16:25:02.995319 crc crio[23211]: time="2026-06-11T16:25:02.995151921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.245114 | controller | Jun 11 16:25:03.000264 crc crio[23211]: time="2026-06-11T16:25:03.000157687Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-57mz8 Namespace:cert-manager ID:288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb UID:9f0af1ca-926c-4047-b53a-d15bb324fa45 NetNS:/var/run/netns/9fb4c51e-ab2c-43af-b382-f78eea757043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f0af1ca_926c_4047_b53a_d15bb324fa45.slice PodAnnotations:0xc0006121c8}] Aliases:map[]}"
2026-06-11 18:00:59.245130 | controller | Jun 11 16:25:03.000264 crc crio[23211]: time="2026-06-11T16:25:03.000243169Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-57mz8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.245148 | controller | Jun 11 16:25:03.041290 crc crio[23211]: time="2026-06-11T16:25:03.041016594Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-5g7vv Namespace:cert-manager ID:c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08 UID:93e63535-18ac-4e25-9ff4-e43617770cf9 NetNS:/var/run/netns/9641831d-ef8a-4009-b5d4-dbc69b03055f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93e63535_18ac_4e25_9ff4_e43617770cf9.slice PodAnnotations:0xc0001315e8}] Aliases:map[]}"
2026-06-11 18:00:59.245168 | controller | Jun 11 16:25:03.041290 crc crio[23211]: time="2026-06-11T16:25:03.041079706Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-5g7vv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.245185 | controller | Jun 11 16:25:04.137866 crc crio[23211]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:288bb9e46597a60 Mac:12:3c:ae:11:4c:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/9fb4c51e-ab2c-43af-b382-f78eea757043 SocketPath: PciID:}] [{Interface:0xc000144d80 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.245201 | controller | Jun 11 16:25:04.137866 crc crio[23211]: time="2026-06-11T16:25:04.136401094Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-57mz8 Namespace:cert-manager ID:288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb UID:9f0af1ca-926c-4047-b53a-d15bb324fa45 NetNS:/var/run/netns/9fb4c51e-ab2c-43af-b382-f78eea757043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f0af1ca_926c_4047_b53a_d15bb324fa45.slice PodAnnotations:0xc0006121c8}] Aliases:map[]}"
2026-06-11 18:00:59.245217 | controller | Jun 11 16:25:04.137866 crc crio[23211]: time="2026-06-11T16:25:04.136732022Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-57mz8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.245233 | controller | Jun 11 16:25:04.145277 crc crio[23211]: time="2026-06-11T16:25:04.14422059Z" level=info msg="Ran pod sandbox 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb with infra container: cert-manager/cert-manager-7b8b89f89d-57mz8/POD" id=e9777486-cb0f-47c9-9a18-4a93c150481c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.245249 | controller | Jun 11 16:25:04.148903 crc crio[23211]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d24559353e09c5 Mac:da:5c:76:94:aa:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/40972dd7-3c9e-4ac0-983c-26617944cd3d SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.245265 | controller | Jun 11 16:25:04.148903 crc crio[23211]: time="2026-06-11T16:25:04.148231099Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-rkptg Namespace:cert-manager ID:8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc UID:c013bada-5d01-4571-a775-56d3bb8b4b03 NetNS:/var/run/netns/40972dd7-3c9e-4ac0-983c-26617944cd3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc013bada_5d01_4571_a775_56d3bb8b4b03.slice PodAnnotations:0xc0001313e8}] Aliases:map[]}"
2026-06-11 18:00:59.245281 | controller | Jun 11 16:25:04.148903 crc crio[23211]: time="2026-06-11T16:25:04.148324553Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=db724ba8-4a72-4eba-a1af-9f928ae4e6aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245297 | controller | Jun 11 16:25:04.148903 crc crio[23211]: time="2026-06-11T16:25:04.148403825Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-rkptg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.245312 | controller | Jun 11 16:25:04.148903 crc crio[23211]: time="2026-06-11T16:25:04.148646131Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=db724ba8-4a72-4eba-a1af-9f928ae4e6aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245331 | controller | Jun 11 16:25:04.148903 crc crio[23211]: time="2026-06-11T16:25:04.148744433Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=db724ba8-4a72-4eba-a1af-9f928ae4e6aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245347 | controller | Jun 11 16:25:04.150493 crc crio[23211]: time="2026-06-11T16:25:04.14981404Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=bd6fb12c-ae11-494b-a95a-d2f25e48e88c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.245367 | controller | Jun 11 16:25:04.162579 crc crio[23211]: time="2026-06-11T16:25:04.156357954Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-11 18:00:59.245390 | controller | Jun 11 16:25:04.162579 crc crio[23211]: time="2026-06-11T16:25:04.157141774Z" level=info msg="Ran pod sandbox 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/POD" id=342c2c91-40aa-45f0-a26f-f7cfc5ec9299 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.245409 | controller | Jun 11 16:25:04.165921 crc crio[23211]: time="2026-06-11T16:25:04.164772126Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=6ab4c8da-fdca-4de1-968b-d33fd44d2fd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245425 | controller | Jun 11 16:25:04.165921 crc crio[23211]: time="2026-06-11T16:25:04.165130545Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=6ab4c8da-fdca-4de1-968b-d33fd44d2fd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245440 | controller | Jun 11 16:25:04.165921 crc crio[23211]: time="2026-06-11T16:25:04.165175066Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=6ab4c8da-fdca-4de1-968b-d33fd44d2fd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245456 | controller | Jun 11 16:25:04.167557 crc crio[23211]: time="2026-06-11T16:25:04.167477164Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=aaaaa3fc-0fcb-4b5f-954d-d27a448840dc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.245471 | controller | Jun 11 16:25:04.170819 crc crio[23211]: time="2026-06-11T16:25:04.170543611Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-11 18:00:59.245487 | controller | Jun 11 16:25:04.285847 crc crio[23211]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6557b5d0cf54eb Mac:76:07:8c:11:17:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/9641831d-ef8a-4009-b5d4-dbc69b03055f SocketPath: PciID:}] [{Interface:0xc00042ab10 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.245503 | controller | Jun 11 16:25:04.287556 crc crio[23211]: time="2026-06-11T16:25:04.287358207Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-5g7vv Namespace:cert-manager ID:c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08 UID:93e63535-18ac-4e25-9ff4-e43617770cf9 NetNS:/var/run/netns/9641831d-ef8a-4009-b5d4-dbc69b03055f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93e63535_18ac_4e25_9ff4_e43617770cf9.slice PodAnnotations:0xc0001315e8}] Aliases:map[]}"
2026-06-11 18:00:59.245551 | controller | Jun 11 16:25:04.287690 crc crio[23211]: time="2026-06-11T16:25:04.287642594Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-5g7vv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.245573 | controller | Jun 11 16:25:04.294059 crc crio[23211]: time="2026-06-11T16:25:04.293975323Z" level=info msg="Ran pod sandbox c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/POD" id=940169e9-348b-42a6-bb82-ad84b4a914de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.245593 | controller | Jun 11 16:25:04.298136 crc crio[23211]: time="2026-06-11T16:25:04.298066746Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=eace171a-faab-4bfc-9931-7f6db5059a80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245609 | controller | Jun 11 16:25:04.298288 crc crio[23211]: time="2026-06-11T16:25:04.298264131Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=eace171a-faab-4bfc-9931-7f6db5059a80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245625 | controller | Jun 11 16:25:04.298354 crc crio[23211]: time="2026-06-11T16:25:04.298314462Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=eace171a-faab-4bfc-9931-7f6db5059a80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245640 | controller | Jun 11 16:25:04.300972 crc crio[23211]: time="2026-06-11T16:25:04.300351394Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=befcbcde-ac75-4bdb-8bbf-5e8d139b2af6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.245656 | controller | Jun 11 16:25:04.303235 crc crio[23211]: time="2026-06-11T16:25:04.303164225Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-11 18:00:59.245671 | controller | Jun 11 16:25:09.016221 crc crio[23211]: time="2026-06-11T16:25:09.015334159Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=bd6fb12c-ae11-494b-a95a-d2f25e48e88c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.245687 | controller | Jun 11 16:25:09.018729 crc crio[23211]: time="2026-06-11T16:25:09.017038831Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=4a907a10-f6aa-4421-8564-54b3d36ad6c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245702 | controller | Jun 11 16:25:09.023251 crc crio[23211]: time="2026-06-11T16:25:09.023185186Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=8a0a792e-e2af-41c5-8ffe-7cec112c6168 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245718 | controller | Jun 11 16:25:09.034255 crc crio[23211]: time="2026-06-11T16:25:09.034172331Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller" id=858184c5-7ce8-4830-a5c6-91e2c758e5c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.245734 | controller | Jun 11 16:25:09.037150 crc crio[23211]: time="2026-06-11T16:25:09.037046274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.245750 | controller | Jun 11 16:25:09.065177 crc crio[23211]: time="2026-06-11T16:25:09.0651021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.245765 | controller | Jun 11 16:25:09.073292 crc crio[23211]: time="2026-06-11T16:25:09.073213763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.245781 | controller | Jun 11 16:25:09.187877 crc crio[23211]: time="2026-06-11T16:25:09.187780792Z" level=info msg="Created container fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59: cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller" id=858184c5-7ce8-4830-a5c6-91e2c758e5c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.245797 | controller | Jun 11 16:25:09.189162 crc crio[23211]: time="2026-06-11T16:25:09.189044484Z" level=info msg="Starting container: fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59" id=b8e2fdd0-e018-47b0-ba5a-50d87c4b524d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.245817 | controller | Jun 11 16:25:09.196745 crc crio[23211]: time="2026-06-11T16:25:09.196657306Z" level=info msg="Started container" PID=37170 containerID=fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59 description=cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller id=b8e2fdd0-e018-47b0-ba5a-50d87c4b524d name=/runtime.v1.RuntimeService/StartContainer sandboxID=288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb
2026-06-11 18:00:59.245833 | controller | Jun 11 16:25:11.228566 crc crio[23211]: time="2026-06-11T16:25:11.228030756Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=aaaaa3fc-0fcb-4b5f-954d-d27a448840dc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.245849 | controller | Jun 11 16:25:11.229838 crc crio[23211]: time="2026-06-11T16:25:11.229708979Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=bd1d4f25-7d4a-4c8b-8786-9d1117184fa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245865 | controller | Jun 11 16:25:11.238107 crc crio[23211]: time="2026-06-11T16:25:11.237973667Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=8026dff0-96b5-4255-ac59-76d0c59e7f01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245887 | controller | Jun 11 16:25:11.283792 crc crio[23211]: time="2026-06-11T16:25:11.283667635Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector" id=801f5327-d0a3-429e-b3f1-4a56430db963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.245932 | controller | Jun 11 16:25:11.284564 crc crio[23211]: time="2026-06-11T16:25:11.284393363Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=befcbcde-ac75-4bdb-8bbf-5e8d139b2af6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.245951 | controller | Jun 11 16:25:11.285297 crc crio[23211]: time="2026-06-11T16:25:11.285248645Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=5783fb2a-3ffe-4ac6-90de-c2c00c34abca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.245970 | controller | Jun 11 16:25:11.285880 crc crio[23211]: time="2026-06-11T16:25:11.285821448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.245988 | controller | Jun 11 16:25:11.290698 crc crio[23211]: time="2026-06-11T16:25:11.290580379Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=0dc05d6e-4149-4c1c-b0af-4a04b986a810 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.246003 | controller | Jun 11 16:25:11.304343 crc crio[23211]: time="2026-06-11T16:25:11.304282513Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook" id=03d67c81-1ca4-4294-9751-cea96ae63081 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.246029 | controller | Jun 11 16:25:11.306787 crc crio[23211]: time="2026-06-11T16:25:11.306710625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.246046 | controller | Jun 11 16:25:11.328267 crc crio[23211]: time="2026-06-11T16:25:11.328162223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.246061 | controller | Jun 11 16:25:11.331396 crc crio[23211]: time="2026-06-11T16:25:11.331338233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.246081 | controller | Jun 11 16:25:11.344688 crc crio[23211]: time="2026-06-11T16:25:11.344575816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.246097 | controller | Jun 11 16:25:11.351404 crc crio[23211]: time="2026-06-11T16:25:11.351019687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.246113 | controller | Jun 11 16:25:11.477125 crc crio[23211]: time="2026-06-11T16:25:11.477015714Z" level=info msg="Created container 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook" id=03d67c81-1ca4-4294-9751-cea96ae63081 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.246129 | controller | Jun 11 16:25:11.478352 crc crio[23211]: time="2026-06-11T16:25:11.478269166Z" level=info msg="Starting container: 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904" id=cd5037c5-7af9-4b4e-89df-3b2f838bec37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.246144 | controller | Jun 11 16:25:11.485391 crc crio[23211]: time="2026-06-11T16:25:11.485277892Z" level=info msg="Created container 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector" id=801f5327-d0a3-429e-b3f1-4a56430db963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.246160 | controller | Jun 11 16:25:11.486710 crc crio[23211]: time="2026-06-11T16:25:11.486629686Z" level=info msg="Starting container: 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad" id=783d3ed4-73ea-4a04-ab43-a30de1c93b77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.246175 | controller | Jun 11 16:25:11.493261 crc crio[23211]: time="2026-06-11T16:25:11.491068808Z" level=info msg="Started container" PID=37271 containerID=7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904 description=cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook id=cd5037c5-7af9-4b4e-89df-3b2f838bec37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08
2026-06-11 18:00:59.246192 | controller | Jun 11 16:25:11.493261 crc crio[23211]: time="2026-06-11T16:25:11.492664687Z" level=info msg="Started container" PID=37270 containerID=2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector id=783d3ed4-73ea-4a04-ab43-a30de1c93b77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc
2026-06-11 18:00:59.246208 | controller | Jun 11 16:25:11.949954 crc crio[23211]: time="2026-06-11T16:25:11.949867768Z" level=info msg="Stopping container: dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9 (timeout: 30s)" id=4cd77932-9daf-4f11-99c5-34823d036918 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246224 | controller | Jun 11 16:25:11.950090 crc crio[23211]: time="2026-06-11T16:25:11.94995616Z" level=info msg="Stopping container: 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2 (timeout: 30s)" id=5794aa99-d66f-4bb6-bfc2-36f1b75f0fc6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246239 | controller | Jun 11 16:25:12.069867 crc crio[23211]: time="2026-06-11T16:25:12.069550335Z" level=info msg="Stopping container: ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2 (timeout: 30s)" id=2b01a682-8f7f-4137-86d1-2ec5ed736689 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246257 | controller | Jun 11 16:25:12.069867 crc crio[23211]: time="2026-06-11T16:25:12.069826453Z" level=info msg="Stopping container: 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b (timeout: 30s)" id=4abf99c9-89fb-43e2-aadc-df38fcd2abc8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246273 | controller | Jun 11 16:25:12.070958 crc crio[23211]: time="2026-06-11T16:25:12.070842689Z" level=info msg="Stopping container: 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d (timeout: 30s)" id=77c8a7f5-ede8-48c2-a87a-9fa05dd6fee0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246288 | controller | Jun 11 16:25:12.074602 crc crio[23211]: time="2026-06-11T16:25:12.074345476Z" level=info msg="Stopping container: c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b (timeout: 30s)" id=930c453c-55eb-40d5-b97d-f9272455a04b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246303 | controller | Jun 11 16:25:12.074822 crc crio[23211]: time="2026-06-11T16:25:12.074746376Z" level=info msg="Stopping container: 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6 (timeout: 30s)" id=3d44543a-1af9-4288-8842-efdfb69a0f42 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246318 | controller | Jun 11 16:25:12.079575 crc crio[23211]: time="2026-06-11T16:25:12.076323145Z" level=info msg="Stopping container: 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606 (timeout: 30s)" id=1aed9dd7-dffa-496c-952c-5b8d3933f369 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246334 | controller | Jun 11 16:25:12.079575 crc crio[23211]: time="2026-06-11T16:25:12.076753966Z" level=info msg="Stopping container: c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d (timeout: 30s)" id=4d1fc200-9390-42ad-a594-511930a61ecc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246349 | controller | Jun 11 16:25:12.205878 crc crio[23211]: time="2026-06-11T16:25:12.205686606Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 18:00:59.246364 | controller | Jun 11 16:25:12.205878 crc crio[23211]: time="2026-06-11T16:25:12.20585582Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.246383 | controller | Jun 11 16:25:12.231882 crc crio[23211]: time="2026-06-11T16:25:12.231831434Z" level=info msg="Stopping container: 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab (timeout: 30s)" id=1951755f-85f7-4d8b-a594-f5b0b37ac4b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246407 | controller | Jun 11 16:25:12.364517 crc crio[23211]: time="2026-06-11T16:25:12.364236421Z" level=info msg="Stopped container 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=5794aa99-d66f-4bb6-bfc2-36f1b75f0fc6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246426 | controller | Jun 11 16:25:12.372363 crc crio[23211]: time="2026-06-11T16:25:12.372247563Z" level=info msg="Stopped container dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=4cd77932-9daf-4f11-99c5-34823d036918 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246442 | controller | Jun 11 16:25:12.373374 crc crio[23211]: time="2026-06-11T16:25:12.37329267Z" level=info msg="Stopping pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889" id=2d849251-82ae-415c-9df9-efa2d2c8a87d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.246458 | controller | Jun 11 16:25:12.373520 crc crio[23211]: time="2026-06-11T16:25:12.373398052Z" level=info msg="Stopped container 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=3d44543a-1af9-4288-8842-efdfb69a0f42 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246479 | controller | Jun 11 16:25:12.379654 crc crio[23211]: time="2026-06-11T16:25:12.379572767Z" level=info msg="Stopped container ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=2b01a682-8f7f-4137-86d1-2ec5ed736689 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246495 | controller | Jun 11 16:25:12.380288 crc crio[23211]: time="2026-06-11T16:25:12.379919855Z" level=info msg="Stopped container 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=4abf99c9-89fb-43e2-aadc-df38fcd2abc8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246527 | controller | Jun 11 16:25:12.380288 crc crio[23211]: time="2026-06-11T16:25:12.38011833Z" level=info msg="Stopped container 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=77c8a7f5-ede8-48c2-a87a-9fa05dd6fee0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246550 | controller | Jun 11 16:25:12.381752 crc crio[23211]: time="2026-06-11T16:25:12.380776047Z" level=info msg="Stopped pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889" id=2d849251-82ae-415c-9df9-efa2d2c8a87d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.246567 | controller | Jun 11 16:25:12.422017 crc crio[23211]: time="2026-06-11T16:25:12.421907881Z" level=info msg="Stopped container c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=930c453c-55eb-40d5-b97d-f9272455a04b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246583 | controller | Jun 11 16:25:12.448637 crc crio[23211]: time="2026-06-11T16:25:12.4485624Z" level=info msg="Stopped container 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=1aed9dd7-dffa-496c-952c-5b8d3933f369 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246599 | controller | Jun 11 16:25:12.449020 crc crio[23211]: time="2026-06-11T16:25:12.448940101Z" level=info msg="Stopped container c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=4d1fc200-9390-42ad-a594-511930a61ecc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246614 | controller | Jun 11 16:25:12.941362 crc crio[23211]: time="2026-06-11T16:25:12.940895924Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/POD" id=ef237310-65eb-43bc-80e8-cbfccc3636e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.246630 | controller | Jun 11 16:25:12.941362 crc crio[23211]: time="2026-06-11T16:25:12.941354415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.246645 | controller | Jun 11 16:25:12.957248 crc crio[23211]: time="2026-06-11T16:25:12.95709113Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=ef237310-65eb-43bc-80e8-cbfccc3636e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.246661 | controller | Jun 11 16:25:12.970014 crc crio[23211]: time="2026-06-11T16:25:12.969020951Z" level=info msg="Ran pod sandbox 03e6a7b5212543585506948719bfd6169cf76672ecc50eafdd0463cbcb2fa3c6 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/POD" id=ef237310-65eb-43bc-80e8-cbfccc3636e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.246676 | controller | Jun 11 16:25:12.971238 crc crio[23211]: time="2026-06-11T16:25:12.971140223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a6f0e5c6-75b1-4089-b743-8968150e60d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.246695 | controller | Jun 11 16:25:12.973500 crc crio[23211]: time="2026-06-11T16:25:12.973340759Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3b8da19d-ed10-442b-9abe-b0d11d456423 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.246711 | controller | Jun 11 16:25:12.981520 crc crio[23211]: time="2026-06-11T16:25:12.981372051Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/kube-rbac-proxy" id=9a0ee8a7-196d-41bf-ae4c-5347369606e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.246726 | controller | Jun 11 16:25:12.982130 crc crio[23211]: time="2026-06-11T16:25:12.982073938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.246741 | controller | Jun 11 16:25:13.026052 crc crio[23211]: time="2026-06-11T16:25:13.025755696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.246757 | controller | Jun 11 16:25:13.069936 crc crio[23211]: time="2026-06-11T16:25:13.069717201Z" level=info msg="Stopped container 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=1951755f-85f7-4d8b-a594-f5b0b37ac4b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.246772 | controller | Jun 11 16:25:13.070598 crc crio[23211]: time="2026-06-11T16:25:13.070388278Z" level=info msg="Stopping pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621" id=c159b345-1b99-4e97-9876-75f7784e5982 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.246787 | controller | Jun 11 16:25:13.075667 crc crio[23211]: time="2026-06-11T16:25:13.075563878Z" level=info msg="Stopped pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621" id=c159b345-1b99-4e97-9876-75f7784e5982 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.246802 | controller | Jun 11 16:25:13.077807 crc crio[23211]: time="2026-06-11T16:25:13.077398234Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=ebebf513-6eb6-45a1-9310-6d14d55d38c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.246817 | controller | Jun 11 16:25:13.084288 crc crio[23211]: time="2026-06-11T16:25:13.083941599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=73e99220-78cb-40b2-b623-934c124a8f11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.246832 | controller | Jun 11 16:25:13.089997 crc crio[23211]: time="2026-06-11T16:25:13.089821936Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=7e12ef49-d1ab-43d0-a710-877bd4c8b193 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.246848 | controller | Jun 11 16:25:13.090723 crc crio[23211]: time="2026-06-11T16:25:13.090664858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.246863 | controller | Jun 11 16:25:13.118795 crc crio[23211]: time="2026-06-11T16:25:13.114843435Z" level=info msg="Removing container: dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9" id=5b55d973-b7f6-4526-af0b-93c99dce6d4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.246878 | controller | Jun 11 16:25:13.152964 crc crio[23211]: time="2026-06-11T16:25:13.152855901Z" level=info msg="Removed container dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=5b55d973-b7f6-4526-af0b-93c99dce6d4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.246897 | controller | Jun 11 16:25:13.157084 crc crio[23211]: time="2026-06-11T16:25:13.156954934Z" level=info msg="Removing container: 7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546" id=0236632b-2532-413d-8429-411c3b0ff0ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.246913 | controller | Jun 11 16:25:13.158727 crc crio[23211]: time="2026-06-11T16:25:13.158555105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.246929 | controller | Jun 11 16:25:13.164781 crc crio[23211]: time="2026-06-11T16:25:13.164655268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.246945 | controller | Jun 11 16:25:13.222052 crc crio[23211]: time="2026-06-11T16:25:13.217389202Z" level=info msg="Removed container 7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=0236632b-2532-413d-8429-411c3b0ff0ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.246960 | controller | Jun 11 16:25:13.248157 crc crio[23211]: time="2026-06-11T16:25:13.248067393Z" level=info msg="Removing container: 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2" id=29df6188-da4e-4d81-b3b1-ab3f231d1961 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.246976 | controller | Jun 11 16:25:13.305718 crc crio[23211]: time="2026-06-11T16:25:13.303913076Z" level=info msg="Removed container 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=29df6188-da4e-4d81-b3b1-ab3f231d1961 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.246993 | controller | Jun 11 16:25:13.322330 crc crio[23211]: time="2026-06-11T16:25:13.322230487Z" level=info msg="Created container 190f33a76c4047c780ad51d75f5c3587498cbaf016d39ef51b3a781ac4489b50: openshift-multus/multus-bzhnf/kube-multus" id=7e12ef49-d1ab-43d0-a710-877bd4c8b193 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.247008 | controller | Jun 11 16:25:13.323126 crc crio[23211]: time="2026-06-11T16:25:13.323034197Z" level=info msg="Starting container: 190f33a76c4047c780ad51d75f5c3587498cbaf016d39ef51b3a781ac4489b50" id=d6bc5add-d641-428a-8d8f-7b6a2ab69aa9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.247024 | controller | Jun 11 16:25:13.335306 crc crio[23211]: time="2026-06-11T16:25:13.334943396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.247040 | controller | Jun 11 16:25:13.336605 crc crio[23211]: time="2026-06-11T16:25:13.336243119Z" level=info msg="Started container" PID=37457 containerID=190f33a76c4047c780ad51d75f5c3587498cbaf016d39ef51b3a781ac4489b50 description=openshift-multus/multus-bzhnf/kube-multus id=d6bc5add-d641-428a-8d8f-7b6a2ab69aa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4768c4c8d64492f779d05e201a6789e45532120a5e108731c3bfaa1fbe4753b
2026-06-11 18:00:59.247056 | controller | Jun 11 16:25:13.355037 crc crio[23211]: time="2026-06-11T16:25:13.354930739Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_18699111-42c5-40ae-bd35-2ceb6ee9abba\""
2026-06-11 18:00:59.247072 | controller | Jun 11 16:25:13.355322 crc crio[23211]: time="2026-06-11T16:25:13.355063182Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.247087 | controller | Jun 11 16:25:13.480858 crc crio[23211]: time="2026-06-11T16:25:13.480228957Z" level=info msg="Created container a2e6fdacf4d6bceff3635b75be2c13766205fb8921e98934b9fb5c41c3e80f0f: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/kube-rbac-proxy" id=9a0ee8a7-196d-41bf-ae4c-5347369606e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.247106 | controller | Jun 11 16:25:13.482875 crc crio[23211]: time="2026-06-11T16:25:13.48274308Z" level=info msg="Starting container: a2e6fdacf4d6bceff3635b75be2c13766205fb8921e98934b9fb5c41c3e80f0f" id=03968af7-f7a1-496b-8fb2-487776af99be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.247122 | controller | Jun 11 16:25:13.488781 crc crio[23211]: time="2026-06-11T16:25:13.48869517Z" level=info msg="Started container" PID=37476 containerID=a2e6fdacf4d6bceff3635b75be2c13766205fb8921e98934b9fb5c41c3e80f0f description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/kube-rbac-proxy id=03968af7-f7a1-496b-8fb2-487776af99be name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e6a7b5212543585506948719bfd6169cf76672ecc50eafdd0463cbcb2fa3c6
2026-06-11 18:00:59.247139 | controller | Jun 11 16:25:13.503155 crc crio[23211]: time="2026-06-11T16:25:13.503016269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bfa27295-cf9d-4776-be54-d5dd294e0d60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.247155 | controller | Jun 11 16:25:13.505940 crc crio[23211]: time="2026-06-11T16:25:13.50581497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=83caa6d6-78cc-419b-9542-6cb8df498db4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.247171 | controller | Jun 11 16:25:13.513961 crc crio[23211]: time="2026-06-11T16:25:13.513898593Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/ovnkube-cluster-manager" id=2b675d81-77db-4f13-987b-0ed7e8aac41a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.247188 | controller | Jun 11 16:25:13.517280 crc crio[23211]: time="2026-06-11T16:25:13.514299503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.247204 | controller | Jun 11 16:25:13.538811 crc crio[23211]: time="2026-06-11T16:25:13.538690946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.247219 | controller | Jun 11 16:25:13.541945 crc crio[23211]: time="2026-06-11T16:25:13.541859006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.247235 | controller | Jun 11 16:25:13.583751 crc crio[23211]: time="2026-06-11T16:25:13.583661926Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-gxmsx/POD" id=6ddccd1f-51cc-47a1-bfc7-858090b33d6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.247251 | controller | Jun 11 16:25:13.583845 crc crio[23211]: time="2026-06-11T16:25:13.583776449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.247267 | controller | Jun 11 16:25:13.597014 crc crio[23211]: time="2026-06-11T16:25:13.596907548Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=6ddccd1f-51cc-47a1-bfc7-858090b33d6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.247282 | controller | Jun 11 16:25:13.608837 crc crio[23211]: time="2026-06-11T16:25:13.608756477Z" level=info msg="Ran pod sandbox e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735 with infra container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/POD" id=6ddccd1f-51cc-47a1-bfc7-858090b33d6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.247300 | controller | Jun 11 16:25:13.611246 crc crio[23211]: time="2026-06-11T16:25:13.611039433Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4de0cd28-218c-46ae-9cef-d80dbcb1f465 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.247316 | controller | Jun 11 16:25:13.613074 crc crio[23211]: time="2026-06-11T16:25:13.612947952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=933d4dc4-5267-4d73-94ba-25781ee23c98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.247332 | controller | Jun 11 16:25:13.624808 crc crio[23211]: time="2026-06-11T16:25:13.624632715Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kubecfg-setup" id=a1bd86d5-34f8-4ef4-8f01-ee5268c82e41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.247347 | controller | Jun 11 16:25:13.625389 crc crio[23211]: time="2026-06-11T16:25:13.624950254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.247363 | controller | Jun 11 16:25:13.629627 crc crio[23211]: time="2026-06-11T16:25:13.629399126Z" level=info msg="Created container f9656e0fb120db9629e1fc6295287822b7b6d91eae85f66bcd43df5504f0993f: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/ovnkube-cluster-manager" id=2b675d81-77db-4f13-987b-0ed7e8aac41a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.247379 | controller | Jun 11 16:25:13.635302 crc crio[23211]: time="2026-06-11T16:25:13.63519369Z" level=info msg="Starting container: f9656e0fb120db9629e1fc6295287822b7b6d91eae85f66bcd43df5504f0993f" id=22d90414-c6f2-4ba9-af25-5a31feb5e8bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.247396 | controller | Jun 11 16:25:13.649687 crc crio[23211]: time="2026-06-11T16:25:13.649513351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.247420 | controller | Jun 11 16:25:13.651992 crc crio[23211]: time="2026-06-11T16:25:13.651891751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.247440 | controller | Jun 11 16:25:13.652836 crc crio[23211]: time="2026-06-11T16:25:13.652758252Z" level=info msg="Started container" PID=37498 containerID=f9656e0fb120db9629e1fc6295287822b7b6d91eae85f66bcd43df5504f0993f description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/ovnkube-cluster-manager id=22d90414-c6f2-4ba9-af25-5a31feb5e8bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e6a7b5212543585506948719bfd6169cf76672ecc50eafdd0463cbcb2fa3c6
2026-06-11 18:00:59.247456 | controller | Jun 11 16:25:13.744504 crc crio[23211]: time="2026-06-11T16:25:13.744211301Z" level=info msg="Created container bca7bc553b61d7236ff8800e232c9c2a8ebb379051aa486cb5bb4cef1db76796: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kubecfg-setup" id=a1bd86d5-34f8-4ef4-8f01-ee5268c82e41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.247472 | controller | Jun 11 16:25:13.745647 crc crio[23211]: time="2026-06-11T16:25:13.745525374Z" level=info msg="Starting container: bca7bc553b61d7236ff8800e232c9c2a8ebb379051aa486cb5bb4cef1db76796" id=0a2a6467-d893-4660-a76c-dfa337ded720 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.247489 | controller | Jun 11 16:25:13.756503 crc crio[23211]: time="2026-06-11T16:25:13.75529412Z" level=info msg="Started container" PID=37512 containerID=bca7bc553b61d7236ff8800e232c9c2a8ebb379051aa486cb5bb4cef1db76796 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/kubecfg-setup id=0a2a6467-d893-4660-a76c-dfa337ded720 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735
2026-06-11 18:00:59.247508 | controller | Jun 11 16:25:13.904036 crc crio[23211]: time="2026-06-11T16:25:13.903912335Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-11 18:00:59.247545 | controller | Jun 11 16:25:13.904482 crc crio[23211]: time="2026-06-11T16:25:13.904409207Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.247562 | controller | Jun 11 16:25:13.913190 crc crio[23211]: time="2026-06-11T16:25:13.913111586Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-11 18:00:59.247578 | controller | Jun 11 16:25:13.913368 crc crio[23211]: time="2026-06-11T16:25:13.913240919Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.247593 | controller | Jun 11 16:25:13.913616 crc crio[23211]: time="2026-06-11T16:25:13.913474496Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-11 18:00:59.247609 | controller | Jun 11 16:25:13.913616 crc crio[23211]: time="2026-06-11T16:25:13.913565198Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.247624 | controller | Jun 11 16:25:13.925055 crc crio[23211]: time="2026-06-11T16:25:13.924842231Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-11 18:00:59.247640 | controller | Jun 11 16:25:13.925055 crc crio[23211]: time="2026-06-11T16:25:13.925024145Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.247655 | controller | Jun 11 16:25:13.936092 crc crio[23211]: time="2026-06-11T16:25:13.936005972Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-11 18:00:59.247670 | controller | Jun 11 16:25:13.936092 crc crio[23211]: time="2026-06-11T16:25:13.936141625Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.247685 | controller | Jun 11 16:25:13.947203 crc crio[23211]: time="2026-06-11T16:25:13.947160382Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-11 18:00:59.247700 | controller | Jun 11 16:25:13.947503 crc crio[23211]: time="2026-06-11T16:25:13.94747868Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.247715 | controller | Jun 11 16:25:13.954683 crc crio[23211]: time="2026-06-11T16:25:13.954563418Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-11 18:00:59.247730 | controller | Jun 11 16:25:13.954683 crc crio[23211]: time="2026-06-11T16:25:13.95466848Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.247746 | controller | Jun 11 16:25:13.955147 crc crio[23211]: time="2026-06-11T16:25:13.955126272Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-11 18:00:59.247761 | controller | Jun 11 16:25:13.955337 crc crio[23211]: time="2026-06-11T16:25:13.955273026Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.247776 | controller | Jun 11 16:25:13.964991 crc crio[23211]: time="2026-06-11T16:25:13.964872596Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_18699111-42c5-40ae-bd35-2ceb6ee9abba\""
2026-06-11 18:00:59.247792 | controller | Jun 11 16:25:14.120651 crc crio[23211]: time="2026-06-11T16:25:14.120062277Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=814502d5-7079-4a58-9831-a365fce7a74a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.247808 | controller | Jun 11 16:25:14.123312 crc crio[23211]: time="2026-06-11T16:25:14.123251107Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bc0c5090-6280-461d-851b-583e5dc179ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.247828 | controller | Jun 11 16:25:14.130023 crc crio[23211]: time="2026-06-11T16:25:14.129927855Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-controller" id=68c9ef65-5262-4915-aaf7-616d4439be74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.247845 | controller | Jun 11 16:25:14.130570 crc crio[23211]: time="2026-06-11T16:25:14.130359715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.247861 | controller | Jun 11 16:25:14.135858 crc crio[23211]: time="2026-06-11T16:25:14.135819733Z" level=info msg="Removing container: 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab" id=45b479d8-c3c2-4cb1-974d-2670b0acafbf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.247877 | controller | Jun 11 16:25:14.157220 crc crio[23211]: time="2026-06-11T16:25:14.156350568Z" level=info msg="Removed container 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=45b479d8-c3c2-4cb1-974d-2670b0acafbf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.247893 | controller | Jun 11 16:25:14.159201 crc crio[23211]: time="2026-06-11T16:25:14.159143389Z" level=info msg="Removing container: c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b" id=7aa11894-fc0c-4ee0-a9e3-12e4e08750cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.247909 | controller | Jun 11 16:25:14.165407 crc crio[23211]: time="2026-06-11T16:25:14.165252262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.247925 | controller | Jun 11 16:25:14.170588 crc crio[23211]: time="2026-06-11T16:25:14.170402412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.247941 | controller | Jun 11 16:25:14.182980 crc crio[23211]: time="2026-06-11T16:25:14.182893756Z" level=info msg="Removed container c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=7aa11894-fc0c-4ee0-a9e3-12e4e08750cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.247956 | controller | Jun 11 16:25:14.188365 crc crio[23211]: time="2026-06-11T16:25:14.188297412Z" level=info msg="Removing container: c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d" id=f0ce0813-9fd6-4af2-a3e0-a8e4279b66fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.247972 | controller | Jun 11 16:25:14.235689 crc crio[23211]: time="2026-06-11T16:25:14.226077912Z" level=info msg="Removed container c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=f0ce0813-9fd6-4af2-a3e0-a8e4279b66fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.247987 | controller | Jun 11 16:25:14.246149 crc crio[23211]: time="2026-06-11T16:25:14.246048993Z" level=info msg="Removing container: 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606" id=a27e3d7c-4315-437d-a1c2-1a0f205dde5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.248003 | controller | Jun 11 16:25:14.276926 crc crio[23211]: time="2026-06-11T16:25:14.276808446Z" level=info msg="Removed container 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=a27e3d7c-4315-437d-a1c2-1a0f205dde5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.248018 | controller | Jun 11 16:25:14.280025 crc crio[23211]: time="2026-06-11T16:25:14.279952115Z" level=info msg="Removing container: 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b" id=bba25fb3-79d6-40c5-8a9f-c97c1eab0aea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.248038 | controller | Jun 11 16:25:14.281869 crc crio[23211]: time="2026-06-11T16:25:14.28173368Z" level=info msg="Created container bec2a205cd082c2589271b5ae88508f643536fb5773b84fb059995cf9d02f54d: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-controller" id=68c9ef65-5262-4915-aaf7-616d4439be74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.248054 | controller | Jun 11 16:25:14.285219 crc crio[23211]: time="2026-06-11T16:25:14.283095795Z" level=info msg="Starting container: bec2a205cd082c2589271b5ae88508f643536fb5773b84fb059995cf9d02f54d" id=42e96bc8-b9ee-4863-a3c6-0558850afa20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.248070 | controller | Jun 11 16:25:14.294366 crc crio[23211]: time="2026-06-11T16:25:14.29367084Z" level=info msg="Started container" PID=37550 containerID=bec2a205cd082c2589271b5ae88508f643536fb5773b84fb059995cf9d02f54d description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-controller id=42e96bc8-b9ee-4863-a3c6-0558850afa20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735
2026-06-11 18:00:59.248087 | controller | Jun 11 16:25:14.302914 crc crio[23211]: time="2026-06-11T16:25:14.30283199Z" level=info msg="Removed container 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=bba25fb3-79d6-40c5-8a9f-c97c1eab0aea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.248103 | controller | Jun 11 16:25:14.306264 crc crio[23211]: time="2026-06-11T16:25:14.306231386Z" level=info msg="Removing container: 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6" id=da2b4756-d288-43bd-bc47-50df8293fd51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.248119 | controller | Jun 11 16:25:14.311784 crc crio[23211]: time="2026-06-11T16:25:14.311159099Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fadfd1d5-bc76-4494-9add-ef85e8f1a3e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.248135 | controller | Jun 11 16:25:14.319594 crc crio[23211]: time="2026-06-11T16:25:14.319262333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8124df94-5081-407e-ba7e-3d8fe14d7862 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.248150 | controller | Jun 11 16:25:14.327719 crc crio[23211]: time="2026-06-11T16:25:14.327569442Z" level=info msg="Removed container 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=da2b4756-d288-43bd-bc47-50df8293fd51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.248166 | controller | Jun 11 16:25:14.333336 crc crio[23211]: time="2026-06-11T16:25:14.331967112Z" level=info msg="Removing container: ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2" id=efb00466-24ca-49c2-beea-96e1ca6ea252 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.248181 | controller | Jun 11 16:25:14.340855 crc crio[23211]: time="2026-06-11T16:25:14.3406259Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-acl-logging" id=1c6da823-7ee0-4bf7-8ecf-156eea911784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.248196 | controller | Jun 11 16:25:14.341131 crc crio[23211]: time="2026-06-11T16:25:14.34105433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248211 | controller | Jun 11 16:25:14.367207 crc crio[23211]: time="2026-06-11T16:25:14.367060334Z" level=info msg="Removed container ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=efb00466-24ca-49c2-beea-96e1ca6ea252 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.248230 | controller | Jun 11 16:25:14.370381 crc crio[23211]: time="2026-06-11T16:25:14.370301996Z" level=info msg="Removing container: 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d" id=6e0db6fc-eb5c-49d8-a5a8-dd8e45f8a1fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.248245 | controller | Jun 11 16:25:14.370900 crc crio[23211]: time="2026-06-11T16:25:14.370809519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248261 | controller | Jun 11 16:25:14.372780 crc crio[23211]: time="2026-06-11T16:25:14.372691236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248276 | controller | Jun 11 16:25:14.434377 crc crio[23211]: time="2026-06-11T16:25:14.433391191Z" level=info msg="Removed container 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=6e0db6fc-eb5c-49d8-a5a8-dd8e45f8a1fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.248292 | controller | Jun 11 16:25:14.439375 crc crio[23211]: time="2026-06-11T16:25:14.438149881Z" level=info msg="Removing container: 0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4" id=c8522447-6222-4119-a116-6ee55383698d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.248354 | controller | Jun 11 16:25:14.467127 crc crio[23211]: time="2026-06-11T16:25:14.467016587Z" level=info msg="Removed container 0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=c8522447-6222-4119-a116-6ee55383698d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.248373 | controller | Jun 11 16:25:14.533493 crc crio[23211]: time="2026-06-11T16:25:14.533317992Z" level=info msg="Created container 92e716b68e07cc1880bb5285453232b37ef26af33b2926debb24b11a63ba2d9c: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-acl-logging" id=1c6da823-7ee0-4bf7-8ecf-156eea911784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.248389 | controller | Jun 11 16:25:14.534857 crc crio[23211]: time="2026-06-11T16:25:14.534728618Z" level=info msg="Starting container: 92e716b68e07cc1880bb5285453232b37ef26af33b2926debb24b11a63ba2d9c" id=a524ab56-78e8-4aa5-9e3a-abd8b664f120 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.248405 | controller | Jun 11 16:25:14.541185 crc crio[23211]: time="2026-06-11T16:25:14.541042367Z" level=info msg="Started container" PID=37569 containerID=92e716b68e07cc1880bb5285453232b37ef26af33b2926debb24b11a63ba2d9c description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-acl-logging id=a524ab56-78e8-4aa5-9e3a-abd8b664f120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735
2026-06-11 18:00:59.248428 | controller | Jun 11 16:25:14.554623 crc crio[23211]: time="2026-06-11T16:25:14.552745151Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f3a95ae6-d2a9-4cbd-b41d-941ec7750178 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.248451 | controller | Jun 11 16:25:14.556778 crc crio[23211]: time="2026-06-11T16:25:14.556525186Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0f1d0f8f-77f7-43f3-91e2-67a06a243cea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.248468 | controller | Jun 11 16:25:14.563867 crc crio[23211]: time="2026-06-11T16:25:14.563780517Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-node" id=4d77980a-9fc3-49c1-96cc-0156d2d7afda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.248487 | controller | Jun 11 16:25:14.564244 crc crio[23211]: time="2026-06-11T16:25:14.564167998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248504 | controller | Jun 11 16:25:14.588089 crc crio[23211]: time="2026-06-11T16:25:14.587992516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248541 | controller | Jun 11 16:25:14.590941 crc crio[23211]: time="2026-06-11T16:25:14.590845188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248559 | controller | Jun 11 16:25:14.710662 crc crio[23211]: time="2026-06-11T16:25:14.710567347Z" level=info msg="Created container 937af1f958beb6fae4796d61f816fa818be44b615f925f8c2aaec05b360c6469: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-node" id=4d77980a-9fc3-49c1-96cc-0156d2d7afda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.248575 | controller | Jun 11 16:25:14.711948 crc crio[23211]: time="2026-06-11T16:25:14.711858669Z" level=info msg="Starting container: 937af1f958beb6fae4796d61f816fa818be44b615f925f8c2aaec05b360c6469" id=dcc99b74-be69-4ade-9068-e9fae4956d06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.248591 | controller | Jun 11 16:25:14.726634 crc crio[23211]: time="2026-06-11T16:25:14.725592694Z" level=info msg="Started container" PID=37591 containerID=937af1f958beb6fae4796d61f816fa818be44b615f925f8c2aaec05b360c6469 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-node id=dcc99b74-be69-4ade-9068-e9fae4956d06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735
2026-06-11 18:00:59.248607 | controller | Jun 11 16:25:14.740338 crc crio[23211]: time="2026-06-11T16:25:14.740223832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=15ea995d-4561-45b8-aa18-3bc838406272 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.248622 | controller | Jun 11 16:25:14.746160 crc crio[23211]: time="2026-06-11T16:25:14.746049478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=826ed143-b966-41e0-9589-c5b09e12ec40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.248638 | controller | Jun 11 16:25:14.752014 crc crio[23211]: time="2026-06-11T16:25:14.751864814Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-ovn-metrics" id=84acd6ce-fd7a-4010-8477-8ea8e6707124 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.248653 | controller | Jun 11 16:25:14.752511 crc crio[23211]: time="2026-06-11T16:25:14.752378287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248668 | controller | Jun 11 16:25:14.793168 crc crio[23211]: time="2026-06-11T16:25:14.792909625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248684 | controller | Jun 11 16:25:14.796563 crc crio[23211]: time="2026-06-11T16:25:14.796485235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248702 | controller | Jun 11 16:25:14.909696 crc crio[23211]: time="2026-06-11T16:25:14.909128037Z" level=info msg="Created container 650cd8512234ce39f5a9779e94f0338add6e8755c5e50e5ef3bd42c543837ca2: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-ovn-metrics" id=84acd6ce-fd7a-4010-8477-8ea8e6707124 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.248718 | controller | Jun 11 16:25:14.911061 crc crio[23211]: time="2026-06-11T16:25:14.910986703Z" level=info msg="Starting container: 650cd8512234ce39f5a9779e94f0338add6e8755c5e50e5ef3bd42c543837ca2" id=ce324966-2ccb-4157-9c55-b619c422ce13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.248733 | controller | Jun 11 16:25:14.915643 crc crio[23211]: time="2026-06-11T16:25:14.915578598Z" level=info msg="Started container" PID=37628 containerID=650cd8512234ce39f5a9779e94f0338add6e8755c5e50e5ef3bd42c543837ca2 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-ovn-metrics id=ce324966-2ccb-4157-9c55-b619c422ce13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735
2026-06-11 18:00:59.248749 | controller | Jun 11 16:25:14.927481 crc crio[23211]: time="2026-06-11T16:25:14.925704202Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ba00ff3a-e804-4f24-8b09-86ce582ad499 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.248765 | controller | Jun 11 16:25:14.928722 crc crio[23211]: time="2026-06-11T16:25:14.928633847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6cac8be5-0822-490c-b4e7-126863501fa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.248780 | controller | Jun 11 16:25:14.934717 crc crio[23211]: time="2026-06-11T16:25:14.934523844Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/northd" id=301e2a1c-2c01-4ecf-ad6f-518e2d646860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.248797 | controller | Jun 11 16:25:14.935934 crc crio[23211]: time="2026-06-11T16:25:14.935758525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248813 | controller | Jun 11 16:25:14.968701 crc crio[23211]: time="2026-06-11T16:25:14.968476878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248829 | controller | Jun 11 16:25:14.971330 crc crio[23211]: time="2026-06-11T16:25:14.971245947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248844 | controller | Jun 11 16:25:15.067808 crc crio[23211]: time="2026-06-11T16:25:15.06764153Z" level=info msg="Created container bb4f6bc7a95fdb6af0dad71e8866ab510bfe351c2fbdce3edf63d8fc580f03c6: openshift-ovn-kubernetes/ovnkube-node-gxmsx/northd" id=301e2a1c-2c01-4ecf-ad6f-518e2d646860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.248860 | controller | Jun 11 16:25:15.069272 crc crio[23211]: time="2026-06-11T16:25:15.069193809Z" level=info msg="Starting container: bb4f6bc7a95fdb6af0dad71e8866ab510bfe351c2fbdce3edf63d8fc580f03c6" id=023d949a-9f41-49eb-9df6-967daab69784 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.248875 | controller | Jun 11 16:25:15.074837 crc crio[23211]: time="2026-06-11T16:25:15.074740278Z" level=info msg="Started container" PID=37647 containerID=bb4f6bc7a95fdb6af0dad71e8866ab510bfe351c2fbdce3edf63d8fc580f03c6 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/northd id=023d949a-9f41-49eb-9df6-967daab69784 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735
2026-06-11 18:00:59.248893 | controller | Jun 11 16:25:15.086089 crc crio[23211]: time="2026-06-11T16:25:15.085996471Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b32ef500-86d6-4ba6-b9a3-4c9a98efdc0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.248909 | controller | Jun 11 16:25:15.088946 crc crio[23211]: time="2026-06-11T16:25:15.088840232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c56b307d-4157-4cc3-98a6-0f6b1210d7e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.248924 | controller | Jun 11 16:25:15.094692 crc crio[23211]: time="2026-06-11T16:25:15.094613147Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/nbdb" id=5af148be-f612-41a1-b763-afe256aaf093 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.248939 | controller | Jun 11 16:25:15.095061 crc crio[23211]: time="2026-06-11T16:25:15.094986327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248954 | controller | Jun 11 16:25:15.136495 crc crio[23211]: time="2026-06-11T16:25:15.136340955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248970 | controller | Jun 11 16:25:15.139316 crc crio[23211]: time="2026-06-11T16:25:15.139231458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.248985 | controller | Jun 11 16:25:15.241131 crc crio[23211]: time="2026-06-11T16:25:15.240986916Z" level=info msg="Created container c12026ceef5da50b761314ff9c8da4823a723b75815d9d0801b4a6ca171cefa8: openshift-ovn-kubernetes/ovnkube-node-gxmsx/nbdb" id=5af148be-f612-41a1-b763-afe256aaf093 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.249000 | controller | Jun 11 16:25:15.243624 crc crio[23211]: time="2026-06-11T16:25:15.24312236Z" level=info msg="Starting container: c12026ceef5da50b761314ff9c8da4823a723b75815d9d0801b4a6ca171cefa8" id=08bd661f-8c4c-4ba4-9657-a5964bcd2eaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.249029 | controller | Jun 11 16:25:15.262970 crc crio[23211]: time="2026-06-11T16:25:15.262850805Z" level=info msg="Started container" PID=37660 containerID=c12026ceef5da50b761314ff9c8da4823a723b75815d9d0801b4a6ca171cefa8 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/nbdb id=08bd661f-8c4c-4ba4-9657-a5964bcd2eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735
2026-06-11 18:00:59.249047 | controller | Jun 11 16:25:17.374465 crc crio[23211]: time="2026-06-11T16:25:17.373760704Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=971db578-8355-48ad-b80c-ad79c7f9b4f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.249063 | controller | Jun 11 16:25:17.379605 crc crio[23211]: time="2026-06-11T16:25:17.379383335Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7ab70ba8-eecf-4a81-85ee-145b9dff221e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.249078 | controller | Jun 11 16:25:17.388525 crc crio[23211]: time="2026-06-11T16:25:17.388365021Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/sbdb" id=b95f4fda-bf67-492e-a60f-19c4493c335a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.249094 | controller | Jun 11 16:25:17.389670 crc crio[23211]: time="2026-06-11T16:25:17.389633233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.249112 | controller | Jun 11 16:25:17.431098 crc crio[23211]: time="2026-06-11T16:25:17.430758436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.249128 | controller | Jun 11 16:25:17.433878 crc crio[23211]: time="2026-06-11T16:25:17.433783742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.249146 | controller | Jun 11 16:25:17.560246 crc crio[23211]: time="2026-06-11T16:25:17.560119687Z" level=info msg="Created container 351131b26835cb2964cb48e3211a77f6c5c5ca7fe582e9b60ffbc9d32fba1895: openshift-ovn-kubernetes/ovnkube-node-gxmsx/sbdb" id=b95f4fda-bf67-492e-a60f-19c4493c335a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.249161 | controller | Jun 11 16:25:17.563739 crc crio[23211]: time="2026-06-11T16:25:17.563681136Z" level=info msg="Starting container: 351131b26835cb2964cb48e3211a77f6c5c5ca7fe582e9b60ffbc9d32fba1895" id=e54c9d89-481c-4506-969b-12ba4e71699d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.249176 | controller | Jun 11 16:25:17.575978 crc crio[23211]: time="2026-06-11T16:25:17.575863933Z" level=info msg="Started container" PID=37758 containerID=351131b26835cb2964cb48e3211a77f6c5c5ca7fe582e9b60ffbc9d32fba1895 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/sbdb id=e54c9d89-481c-4506-969b-12ba4e71699d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735
2026-06-11 18:00:59.249192 | controller | Jun 11 16:25:19.687751 crc crio[23211]: time="2026-06-11T16:25:19.687600864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d5d187c0-0d8e-4ddd-b670-7370b006895e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.249207 | controller | Jun 11 16:25:19.726674 crc crio[23211]: time="2026-06-11T16:25:19.721993068Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1d49755d-d74e-40db-afdf-a565e12d85b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.249223 | controller | Jun 11 16:25:19.731234 crc crio[23211]: time="2026-06-11T16:25:19.731147889Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovnkube-controller" id=993298d8-7281-42aa-8c7c-a358de246456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.249238 | controller | Jun 11 16:25:19.731777 crc crio[23211]: time="2026-06-11T16:25:19.731708462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.249254 | controller | Jun 11 16:25:19.775246 crc crio[23211]: time="2026-06-11T16:25:19.774039906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.249270 | controller | Jun 11 16:25:19.776192 crc crio[23211]: time="2026-06-11T16:25:19.776088078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.249285 | controller | Jun 11 16:25:19.935355 crc crio[23211]: time="2026-06-11T16:25:19.935221267Z" level=info msg="Created container 06e970ea93abc97dd21bbdb1e74d870129e98edbae9bcaeea48a48e2e8060c48: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovnkube-controller" id=993298d8-7281-42aa-8c7c-a358de246456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.249304 | controller | Jun 11 16:25:19.936588 crc crio[23211]: time="2026-06-11T16:25:19.936516699Z" level=info msg="Starting container: 06e970ea93abc97dd21bbdb1e74d870129e98edbae9bcaeea48a48e2e8060c48" id=59784371-4a6a-403f-a319-38b7e2bf3921 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.249321 | controller | Jun 11 16:25:19.942743 crc crio[23211]: time="2026-06-11T16:25:19.942570572Z" level=info msg="Started container" PID=37856 containerID=06e970ea93abc97dd21bbdb1e74d870129e98edbae9bcaeea48a48e2e8060c48 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovnkube-controller id=59784371-4a6a-403f-a319-38b7e2bf3921 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735
2026-06-11 18:00:59.249337 | controller | Jun 11 16:25:20.030208 crc crio[23211]: time="2026-06-11T16:25:20.03005089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249353 | controller | Jun 11 16:25:20.030516 crc crio[23211]: time="2026-06-11T16:25:20.030306886Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249369 | controller | Jun 11 16:25:20.030744 crc crio[23211]: time="2026-06-11T16:25:20.030638975Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249386 | controller | Jun 11 16:25:20.030818 crc crio[23211]: time="2026-06-11T16:25:20.030790819Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249401 | controller | Jun 11 16:25:20.030872 crc crio[23211]: time="2026-06-11T16:25:20.03082595Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249417 | controller | Jun 11 16:25:20.030872 crc crio[23211]: time="2026-06-11T16:25:20.030866661Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249435 | controller | Jun 11 16:25:20.031133 crc crio[23211]: time="2026-06-11T16:25:20.031075266Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249458 | controller | Jun 11 16:25:20.031133 crc crio[23211]: time="2026-06-11T16:25:20.031129157Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249478 | controller | Jun 11 16:25:20.031674 crc crio[23211]: time="2026-06-11T16:25:20.031595389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249495 | controller | Jun 11 16:25:20.031765 crc crio[23211]: time="2026-06-11T16:25:20.031693321Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249526 | controller | Jun 11 16:25:20.031826 crc crio[23211]: time="2026-06-11T16:25:20.031756903Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249549 | controller | Jun 11 16:25:20.031826 crc crio[23211]: time="2026-06-11T16:25:20.031807794Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249566 | controller | Jun 11 16:25:20.031995 crc crio[23211]: time="2026-06-11T16:25:20.031927228Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249581 | controller | Jun 11 16:25:20.032119 crc crio[23211]: time="2026-06-11T16:25:20.032044171Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249597 | controller | Jun 11 16:25:20.032653 crc crio[23211]: time="2026-06-11T16:25:20.032392199Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249612 | controller | Jun 11 16:25:20.032653 crc crio[23211]: time="2026-06-11T16:25:20.032597754Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249628 | controller | Jun 11 16:25:20.032780 crc crio[23211]: time="2026-06-11T16:25:20.032761848Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249647 | controller | Jun 11 16:25:20.032835 crc crio[23211]: time="2026-06-11T16:25:20.032804919Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249663 | controller | Jun 11 16:25:20.032989 crc crio[23211]: time="2026-06-11T16:25:20.032950983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249678 | controller | Jun 11 16:25:20.033070 crc crio[23211]: time="2026-06-11T16:25:20.033000594Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249694 | controller | Jun 11 16:25:20.033297 crc crio[23211]: time="2026-06-11T16:25:20.033238551Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249709 | controller | Jun 11 16:25:20.033393 crc crio[23211]: time="2026-06-11T16:25:20.033305323Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249724 | controller | Jun 11 16:25:20.033622 crc crio[23211]: time="2026-06-11T16:25:20.033587649Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249739 | controller | Jun 11 16:25:20.033686 crc crio[23211]: time="2026-06-11T16:25:20.033638691Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249754 | controller | Jun 11 16:25:20.033843 crc crio[23211]: time="2026-06-11T16:25:20.033801165Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249770 | controller | Jun 11 16:25:20.033923 crc crio[23211]: time="2026-06-11T16:25:20.033862786Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249785 | controller | Jun 11 16:25:20.034087 crc crio[23211]: time="2026-06-11T16:25:20.03402753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249800 | controller | Jun 11 16:25:20.034087 crc crio[23211]: time="2026-06-11T16:25:20.034074191Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249816 | controller | Jun 11 16:25:20.034334 crc crio[23211]: time="2026-06-11T16:25:20.034289217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249831 | controller | Jun 11 16:25:20.034406 crc crio[23211]: time="2026-06-11T16:25:20.034350258Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249846 | controller | Jun 11 16:25:20.034810 crc crio[23211]: time="2026-06-11T16:25:20.034752898Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249861 | controller | Jun 11 16:25:20.034810 crc crio[23211]: time="2026-06-11T16:25:20.034788099Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249877 | controller | Jun 11 16:25:20.035045 crc crio[23211]: time="2026-06-11T16:25:20.034996655Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249892 | controller | Jun 11 16:25:20.035120 crc crio[23211]: time="2026-06-11T16:25:20.035060416Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249907 | controller | Jun 11 16:25:20.035231 crc crio[23211]: time="2026-06-11T16:25:20.035196559Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249923 | controller | Jun 11 16:25:20.035292 crc crio[23211]: time="2026-06-11T16:25:20.03524712Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249938 | controller | Jun 11 16:25:20.035664 crc crio[23211]: time="2026-06-11T16:25:20.03561875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249953 | controller | Jun 11 16:25:20.035777 crc crio[23211]: time="2026-06-11T16:25:20.035683572Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.249968 | controller | Jun 11 16:25:20.035960 crc crio[23211]: time="2026-06-11T16:25:20.035921337Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.249989 | controller | Jun 11 16:25:20.036031 crc crio[23211]: time="2026-06-11T16:25:20.035974489Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250005 | controller | Jun 11 16:25:20.036179 crc crio[23211]: time="2026-06-11T16:25:20.036131762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250020 | controller | Jun 11 16:25:20.036247 crc crio[23211]: time="2026-06-11T16:25:20.036193844Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250035 | controller | Jun 11 16:25:20.036376 crc crio[23211]: time="2026-06-11T16:25:20.036341109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250050 | controller | Jun 11 16:25:20.036510 crc crio[23211]: time="2026-06-11T16:25:20.036389169Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250065 | controller | Jun 11 16:25:20.036922 crc crio[23211]: time="2026-06-11T16:25:20.036882602Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250080 | controller | Jun 11 16:25:20.036996 crc crio[23211]: time="2026-06-11T16:25:20.036941603Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250096 | controller | Jun 11 16:25:20.037060 crc crio[23211]: time="2026-06-11T16:25:20.037017865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250111 | controller | Jun 11 16:25:20.037060 crc crio[23211]: time="2026-06-11T16:25:20.037057056Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250126 | controller | Jun 11 16:25:20.037509 crc crio[23211]: time="2026-06-11T16:25:20.037393875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250141 | controller | Jun 11 16:25:20.037509 crc crio[23211]: time="2026-06-11T16:25:20.037502938Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250157 | controller | Jun 11 16:25:20.037683 crc crio[23211]: time="2026-06-11T16:25:20.037646992Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250172 | controller | Jun 11 16:25:20.037683 crc crio[23211]: time="2026-06-11T16:25:20.037679972Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250188 | controller | Jun 11 16:25:20.038013 crc crio[23211]: time="2026-06-11T16:25:20.037946329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250203 | controller | Jun 11 16:25:20.038013 crc crio[23211]: time="2026-06-11T16:25:20.03800011Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250218 | controller | Jun 11 16:25:20.038198 crc crio[23211]: time="2026-06-11T16:25:20.038156134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250234 | controller | Jun 11 16:25:20.038263 crc crio[23211]: time="2026-06-11T16:25:20.038206075Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250249 | controller | Jun 11 16:25:20.038461 crc crio[23211]: time="2026-06-11T16:25:20.038366609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250264 | controller | Jun 11 16:25:20.038461 crc crio[23211]: time="2026-06-11T16:25:20.038461351Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250279 | controller | Jun 11 16:25:20.038640 crc crio[23211]: time="2026-06-11T16:25:20.038606675Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250295 | controller | Jun 11 16:25:20.038701 crc crio[23211]: time="2026-06-11T16:25:20.038642636Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250313 | controller | Jun 11 16:25:20.038931 crc crio[23211]: time="2026-06-11T16:25:20.038834441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250329 | controller | Jun 11 16:25:20.038931 crc crio[23211]: time="2026-06-11T16:25:20.038885733Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250344 | controller | Jun 11 16:25:20.039115 crc crio[23211]: time="2026-06-11T16:25:20.039043427Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250360 | controller | Jun 11 16:25:20.039115 crc crio[23211]: time="2026-06-11T16:25:20.039090828Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250376 | controller | Jun 11 16:25:20.039291 crc crio[23211]: time="2026-06-11T16:25:20.039254111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250391 | controller | Jun 11 16:25:20.039371 crc crio[23211]: time="2026-06-11T16:25:20.039301372Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250407 | controller | Jun 11 16:25:20.039572 crc crio[23211]: time="2026-06-11T16:25:20.039516048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250422 | controller | Jun 11 16:25:20.039640 crc crio[23211]: time="2026-06-11T16:25:20.03958594Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250437 | controller | Jun 11 16:25:20.039790 crc crio[23211]: time="2026-06-11T16:25:20.039757524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250454 | controller | Jun 11 16:25:20.039857 crc crio[23211]: time="2026-06-11T16:25:20.039803895Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250477 | controller | Jun 11 16:25:20.040212 crc crio[23211]: time="2026-06-11T16:25:20.040152954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250497 | controller | Jun 11 16:25:20.040288 crc crio[23211]: time="2026-06-11T16:25:20.040217505Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250529 | controller | Jun 11 16:25:20.040336 crc crio[23211]: time="2026-06-11T16:25:20.040305178Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250552 | controller | Jun 11 16:25:20.040388 crc crio[23211]: time="2026-06-11T16:25:20.040338499Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250569 | controller | Jun 11 16:25:20.040703 crc crio[23211]: time="2026-06-11T16:25:20.040651596Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250585 | controller | Jun 11 16:25:20.040789 crc crio[23211]: time="2026-06-11T16:25:20.040703597Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250601 | controller | Jun 11 16:25:20.040876 crc crio[23211]: time="2026-06-11T16:25:20.040824431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250616 | controller | Jun 11 16:25:20.040940 crc crio[23211]: time="2026-06-11T16:25:20.040890033Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250632 | controller | Jun 11 16:25:20.041067 crc crio[23211]: time="2026-06-11T16:25:20.041019085Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250648 | controller | Jun 11 16:25:20.041132 crc crio[23211]: time="2026-06-11T16:25:20.041069836Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250664 | controller | Jun 11 16:25:20.041325 crc crio[23211]: time="2026-06-11T16:25:20.041251752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250683 | controller | Jun 11 16:25:20.041408 crc crio[23211]: time="2026-06-11T16:25:20.041328803Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250699 | controller | Jun 11 16:25:20.041608 crc crio[23211]: time="2026-06-11T16:25:20.041516728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250714 | controller | Jun 11 16:25:20.041608 crc crio[23211]: time="2026-06-11T16:25:20.041579649Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250729 | controller | Jun 11 16:25:20.041957 crc crio[23211]: time="2026-06-11T16:25:20.041906698Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250745 | controller | Jun 11 16:25:20.042026 crc crio[23211]: time="2026-06-11T16:25:20.0419609Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250760 | controller | Jun 11 16:25:20.042163 crc crio[23211]: time="2026-06-11T16:25:20.042112194Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250776 | controller | Jun 11 16:25:20.042239 crc crio[23211]: time="2026-06-11T16:25:20.042167975Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250791 | controller | Jun 11 16:25:20.042497 crc crio[23211]: time="2026-06-11T16:25:20.042399761Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250806 | controller | Jun 11 16:25:20.042602 crc crio[23211]: time="2026-06-11T16:25:20.042501063Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250821 | controller | Jun 11 16:25:20.042693 crc crio[23211]: time="2026-06-11T16:25:20.042645217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250836 | controller | Jun 11 16:25:20.042773 crc crio[23211]: time="2026-06-11T16:25:20.042702758Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250851 | controller | Jun 11 16:25:20.042941 crc crio[23211]: time="2026-06-11T16:25:20.042896423Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250867 | controller | Jun 11 16:25:20.043017 crc crio[23211]: time="2026-06-11T16:25:20.042947914Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250882 | controller | Jun 11 16:25:20.043217 crc crio[23211]: time="2026-06-11T16:25:20.043133259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250897 | controller | Jun 11 16:25:20.043217 crc crio[23211]: time="2026-06-11T16:25:20.043199281Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250912 | controller | Jun 11 16:25:20.043644 crc crio[23211]: time="2026-06-11T16:25:20.043345495Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250927 | controller | Jun 11 16:25:20.043644 crc crio[23211]: time="2026-06-11T16:25:20.043377935Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250942 | controller | Jun 11 16:25:20.043986 crc crio[23211]: time="2026-06-11T16:25:20.043653122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250957 | controller | Jun 11 16:25:20.043986 crc crio[23211]: time="2026-06-11T16:25:20.043687753Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.250972 | controller | Jun 11 16:25:20.043986 crc crio[23211]: time="2026-06-11T16:25:20.043851977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.250987 | controller | Jun 11 16:25:20.043986 crc crio[23211]: time="2026-06-11T16:25:20.043885948Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251006 | controller | Jun 11 16:25:20.044634 crc crio[23211]: time="2026-06-11T16:25:20.044188295Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251022 | controller | Jun 11 16:25:20.044634 crc crio[23211]: time="2026-06-11T16:25:20.044228786Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251037 | controller | Jun 11 16:25:20.044634 crc crio[23211]: time="2026-06-11T16:25:20.044606546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251052 | controller | Jun 11 16:25:20.044775 crc crio[23211]: time="2026-06-11T16:25:20.044640327Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251067 | controller | Jun 11 16:25:20.045101 crc crio[23211]: time="2026-06-11T16:25:20.045051977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251082 | controller | Jun 11 16:25:20.045173 crc crio[23211]: time="2026-06-11T16:25:20.045106189Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251097 | controller | Jun 11 16:25:20.045173 crc crio[23211]: time="2026-06-11T16:25:20.04514295Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251111 | controller | Jun 11 16:25:20.045173 crc crio[23211]: time="2026-06-11T16:25:20.04516657Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251126 | controller | Jun 11 16:25:20.045623 crc crio[23211]: time="2026-06-11T16:25:20.04556337Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251141 | controller | Jun 11 16:25:20.045623 crc crio[23211]: time="2026-06-11T16:25:20.045623721Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251156 | controller | Jun 11 16:25:20.045793 crc crio[23211]: time="2026-06-11T16:25:20.045749214Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251171 | controller | Jun 11 16:25:20.045890 crc crio[23211]: time="2026-06-11T16:25:20.045808906Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251188 | controller | Jun 11 16:25:20.046088 crc crio[23211]: time="2026-06-11T16:25:20.046038192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251211 | controller | Jun 11 16:25:20.046145 crc crio[23211]: time="2026-06-11T16:25:20.046093014Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251260 | controller | Jun 11 16:25:20.046257 crc crio[23211]: time="2026-06-11T16:25:20.046218677Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251292 | controller | Jun 11 16:25:20.046327 crc crio[23211]: time="2026-06-11T16:25:20.046267298Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251310 | controller | Jun 11 16:25:20.046594 crc crio[23211]: time="2026-06-11T16:25:20.046519294Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251327 | controller | Jun 11 16:25:20.046667 crc crio[23211]: time="2026-06-11T16:25:20.046599936Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251343 | controller | Jun 11 16:25:20.046907 crc crio[23211]: time="2026-06-11T16:25:20.046851592Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251359 | controller | Jun 11 16:25:20.046907 crc crio[23211]: time="2026-06-11T16:25:20.046906524Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251374 | controller | Jun 11 16:25:20.047158 crc crio[23211]: time="2026-06-11T16:25:20.047120799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251394 | controller | Jun 11 16:25:20.047222 crc crio[23211]: time="2026-06-11T16:25:20.04717083Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251410 | controller | Jun 11 16:25:20.047356 crc crio[23211]: time="2026-06-11T16:25:20.047313635Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251426 | controller | Jun 11 16:25:20.047414 crc crio[23211]: time="2026-06-11T16:25:20.047365916Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251441 | controller | Jun 11 16:25:20.047608 crc crio[23211]: time="2026-06-11T16:25:20.047583191Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251456 | controller | Jun 11 16:25:20.047657 crc crio[23211]: time="2026-06-11T16:25:20.047618332Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251474 | controller | Jun 11 16:25:20.047843 crc crio[23211]: time="2026-06-11T16:25:20.047806617Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251498 | controller | Jun 11 16:25:20.047903 crc crio[23211]: time="2026-06-11T16:25:20.047861408Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251539 | controller | Jun 11 16:25:20.048182 crc crio[23211]: time="2026-06-11T16:25:20.048132234Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251558 | controller | Jun 11 16:25:20.048240 crc crio[23211]: time="2026-06-11T16:25:20.048189186Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251574 | controller | Jun 11 16:25:20.048240 crc crio[23211]: time="2026-06-11T16:25:20.048221167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251589 | controller | Jun 11 16:25:20.048305 crc crio[23211]: time="2026-06-11T16:25:20.048245417Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251605 | controller | Jun 11 16:25:20.048623 crc crio[23211]: time="2026-06-11T16:25:20.048508344Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251621 | controller | Jun 11 16:25:20.048776 crc crio[23211]: time="2026-06-11T16:25:20.048638887Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251636 | controller | Jun 11 16:25:20.049347 crc crio[23211]: time="2026-06-11T16:25:20.049183221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251651 | controller | Jun 11 16:25:20.049347 crc crio[23211]: time="2026-06-11T16:25:20.049241363Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251666 | controller | Jun 11 16:25:20.049347 crc crio[23211]: time="2026-06-11T16:25:20.049289214Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251682 | controller | Jun 11 16:25:20.049347 crc crio[23211]: time="2026-06-11T16:25:20.049315324Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251697 | controller | Jun 11 16:25:20.049829 crc crio[23211]: time="2026-06-11T16:25:20.049678553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251712 | controller | Jun 11 16:25:20.049829 crc crio[23211]: time="2026-06-11T16:25:20.049722404Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251727 | controller | Jun 11 16:25:20.049970 crc crio[23211]: time="2026-06-11T16:25:20.049918519Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251742 | controller | Jun 11 16:25:20.050026 crc crio[23211]: time="2026-06-11T16:25:20.049980371Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251757 | controller | Jun 11 16:25:20.050060 crc crio[23211]: time="2026-06-11T16:25:20.050036823Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251777 | controller | Jun 11 16:25:20.050115 crc crio[23211]: time="2026-06-11T16:25:20.050071794Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251793 | controller | Jun 11 16:25:20.050391 crc crio[23211]: time="2026-06-11T16:25:20.050324209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251809 | controller | Jun 11 16:25:20.050624 crc crio[23211]: time="2026-06-11T16:25:20.050401031Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251825 | controller | Jun 11 16:25:20.050624 crc crio[23211]: time="2026-06-11T16:25:20.050601167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251841 | controller | Jun 11 16:25:20.050971 crc crio[23211]: time="2026-06-11T16:25:20.050643908Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251856 | controller | Jun 11 16:25:20.050971 crc crio[23211]: time="2026-06-11T16:25:20.050912454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251872 | controller | Jun 11 16:25:20.050971 crc crio[23211]: time="2026-06-11T16:25:20.050946815Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251887 | controller | Jun 11 16:25:20.051174 crc crio[23211]: time="2026-06-11T16:25:20.05112822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251902 | controller | Jun 11 16:25:20.051174 crc crio[23211]: time="2026-06-11T16:25:20.051161191Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251918 | controller | Jun 11 16:25:20.051502 crc crio[23211]: time="2026-06-11T16:25:20.051396056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251933 | controller | Jun 11 16:25:20.051502 crc crio[23211]: time="2026-06-11T16:25:20.051496129Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251948 | controller | Jun 11 16:25:20.051730 crc crio[23211]: time="2026-06-11T16:25:20.051688184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251964 | controller | Jun 11 16:25:20.051798 crc crio[23211]: time="2026-06-11T16:25:20.051747835Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.251979 | controller | Jun 11 16:25:20.052083 crc crio[23211]: time="2026-06-11T16:25:20.05197143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.251994 | controller | Jun 11 16:25:20.052083 crc crio[23211]: time="2026-06-11T16:25:20.052032273Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252009 | controller | Jun 11 16:25:20.052179 crc crio[23211]: time="2026-06-11T16:25:20.052160436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252024 | controller | Jun 11 16:25:20.052219 crc crio[23211]: time="2026-06-11T16:25:20.052193797Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252040 | controller | Jun 11 16:25:20.052471 crc crio[23211]: time="2026-06-11T16:25:20.052362981Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252055 | controller | Jun 11 16:25:20.052471 crc crio[23211]: time="2026-06-11T16:25:20.052411062Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252070 | controller | Jun 11 16:25:20.052909 crc crio[23211]: time="2026-06-11T16:25:20.052847043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252086 | controller | Jun 11 16:25:20.052909 crc crio[23211]: time="2026-06-11T16:25:20.052906234Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252104 | controller | Jun 11 16:25:20.053024 crc crio[23211]: time="2026-06-11T16:25:20.052967507Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252120 | controller | Jun 11 16:25:20.053024 crc crio[23211]: time="2026-06-11T16:25:20.053002567Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252135 | controller | Jun 11 16:25:20.053380 crc crio[23211]: time="2026-06-11T16:25:20.053318765Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252151 | controller | Jun 11 16:25:20.053562 crc crio[23211]: time="2026-06-11T16:25:20.053382427Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252166 | controller | Jun 11 16:25:20.053630 crc crio[23211]: time="2026-06-11T16:25:20.053609442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252181 | controller | Jun 11 16:25:20.053675 crc crio[23211]: time="2026-06-11T16:25:20.053646283Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252196 | controller | Jun 11 16:25:20.053863 crc crio[23211]: time="2026-06-11T16:25:20.053795577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252211 | controller | Jun 11 16:25:20.053922 crc crio[23211]: time="2026-06-11T16:25:20.053864948Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252227 | controller | Jun 11 16:25:20.054064 crc crio[23211]: time="2026-06-11T16:25:20.054017782Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252242 | controller | Jun 11 16:25:20.054131 crc crio[23211]: time="2026-06-11T16:25:20.054069743Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252257 | controller | Jun 11 16:25:20.054374 crc crio[23211]: time="2026-06-11T16:25:20.054317131Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252272 | controller | Jun 11 16:25:20.054374 crc crio[23211]: time="2026-06-11T16:25:20.054368372Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252287 | controller | Jun 11 16:25:20.054662 crc crio[23211]: time="2026-06-11T16:25:20.054608128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252303 | controller | Jun 11 16:25:20.054720 crc crio[23211]: time="2026-06-11T16:25:20.054675279Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252317 | controller | Jun 11 16:25:20.054789 crc crio[23211]: time="2026-06-11T16:25:20.054726151Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252332 | controller | Jun 11 16:25:20.054789 crc crio[23211]: time="2026-06-11T16:25:20.054763501Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252348 | controller | Jun 11 16:25:20.055115 crc crio[23211]: time="2026-06-11T16:25:20.055064839Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252367 | controller | Jun 11 16:25:20.055172 crc crio[23211]: time="2026-06-11T16:25:20.05512849Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252383 | controller | Jun 11 16:25:20.055335 crc crio[23211]: time="2026-06-11T16:25:20.055283214Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252399 | controller | Jun 11 16:25:20.055396 crc crio[23211]: time="2026-06-11T16:25:20.055337825Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252414 | controller | Jun 11 16:25:20.055616 crc crio[23211]: time="2026-06-11T16:25:20.055565701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252433 | controller | Jun 11 16:25:20.055676 crc crio[23211]: time="2026-06-11T16:25:20.055615913Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252449 | controller | Jun 11 16:25:20.055950 crc crio[23211]: time="2026-06-11T16:25:20.05589436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252465 | controller | Jun 11 16:25:20.056008 crc crio[23211]: time="2026-06-11T16:25:20.055963602Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252480 | controller | Jun 11 16:25:20.056055 crc crio[23211]: time="2026-06-11T16:25:20.056002883Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252502 | controller | Jun 11 16:25:20.056055 crc crio[23211]: time="2026-06-11T16:25:20.056037744Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252544 | controller | Jun 11 16:25:20.056248 crc crio[23211]: time="2026-06-11T16:25:20.056201098Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252563 | controller | Jun 11 16:25:20.056311 crc crio[23211]: time="2026-06-11T16:25:20.056254019Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252579 | controller | Jun 11 16:25:20.056409 crc crio[23211]: time="2026-06-11T16:25:20.056376942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252595 | controller | Jun 11 16:25:20.056573 crc crio[23211]: time="2026-06-11T16:25:20.056466934Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252610 | controller | Jun 11 16:25:20.056794 crc crio[23211]: time="2026-06-11T16:25:20.056748971Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252626 | controller | Jun 11 16:25:20.056857 crc crio[23211]: time="2026-06-11T16:25:20.056803172Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252641 | controller | Jun 11 16:25:20.056973 crc crio[23211]: time="2026-06-11T16:25:20.056935737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252657 | controller | Jun 11 16:25:20.057026 crc crio[23211]: time="2026-06-11T16:25:20.056989028Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252672 | controller | Jun 11 16:25:20.057298 crc crio[23211]: time="2026-06-11T16:25:20.057233434Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252688 | controller | Jun 11 16:25:20.057369 crc crio[23211]: time="2026-06-11T16:25:20.057305696Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252704 | controller | Jun 11 16:25:20.057649 crc crio[23211]: time="2026-06-11T16:25:20.057595693Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252719 | controller | Jun 11 16:25:20.057649 crc crio[23211]: time="2026-06-11T16:25:20.057651264Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252736 | controller | Jun 11 16:25:20.057836 crc crio[23211]: time="2026-06-11T16:25:20.057790317Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252758 | controller | Jun 11 16:25:20.057915 crc crio[23211]: time="2026-06-11T16:25:20.057838729Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252785 | controller | Jun 11 16:25:20.058040 crc crio[23211]: time="2026-06-11T16:25:20.057995192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252809 | controller | Jun 11 16:25:20.058040 crc crio[23211]: time="2026-06-11T16:25:20.058043134Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252837 | controller | Jun 11 16:25:20.058338 crc crio[23211]: time="2026-06-11T16:25:20.058280679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252854 | controller | Jun 11 16:25:20.058478 crc crio[23211]: time="2026-06-11T16:25:20.058342031Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252870 | controller | Jun 11 16:25:20.058620 crc crio[23211]: time="2026-06-11T16:25:20.058587998Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252886 | controller | Jun 11 16:25:20.058704 crc crio[23211]: time="2026-06-11T16:25:20.058638979Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252901 | controller | Jun 11 16:25:20.058985 crc crio[23211]: time="2026-06-11T16:25:20.058908596Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252917 | controller | Jun 11 16:25:20.059082 crc crio[23211]: time="2026-06-11T16:25:20.059035099Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252932 | controller | Jun 11 16:25:20.059152 crc crio[23211]: time="2026-06-11T16:25:20.059111641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252949 | controller | Jun 11 16:25:20.059152 crc crio[23211]: time="2026-06-11T16:25:20.059141791Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.252967 | controller | Jun 11 16:25:20.059573 crc crio[23211]: time="2026-06-11T16:25:20.05948581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.252984 | controller | Jun 11 16:25:20.059637 crc crio[23211]: time="2026-06-11T16:25:20.059586732Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253021 | controller | Jun 11 16:25:20.059859 crc crio[23211]: time="2026-06-11T16:25:20.059817429Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253048 | controller | Jun 11 16:25:20.059913 crc crio[23211]: time="2026-06-11T16:25:20.05986822Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253076 | controller | Jun 11 16:25:20.060169 crc crio[23211]: time="2026-06-11T16:25:20.060122476Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253094 | controller | Jun 11 16:25:20.060227 crc crio[23211]: time="2026-06-11T16:25:20.060178128Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253110 | controller | Jun 11 16:25:20.060490 crc crio[23211]: time="2026-06-11T16:25:20.060336051Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253126 | controller | Jun 11 16:25:20.060490 crc crio[23211]: time="2026-06-11T16:25:20.060484425Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253141 | controller | Jun 11 16:25:20.060754 crc crio[23211]: time="2026-06-11T16:25:20.060719121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253156 | controller | Jun 11 16:25:20.060808 crc crio[23211]: time="2026-06-11T16:25:20.060766752Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253172 | controller | Jun 11 16:25:20.061097 crc crio[23211]: time="2026-06-11T16:25:20.061054629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253187 | controller | Jun 11 16:25:20.061150 crc crio[23211]: time="2026-06-11T16:25:20.06110571Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253202 | controller | Jun 11 16:25:20.061562 crc crio[23211]: time="2026-06-11T16:25:20.061365998Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253221 | controller | Jun 11 16:25:20.061562 crc crio[23211]: time="2026-06-11T16:25:20.061517431Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253237 | controller | Jun 11 16:25:20.061756 crc crio[23211]: time="2026-06-11T16:25:20.061712956Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253252 | controller | Jun 11 16:25:20.061819 crc crio[23211]: time="2026-06-11T16:25:20.061762767Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253267 | controller | Jun 11 16:25:20.062240 crc crio[23211]: time="2026-06-11T16:25:20.062185998Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253282 | controller | Jun 11 16:25:20.062240 crc crio[23211]: time="2026-06-11T16:25:20.062240439Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253297 | controller | Jun 11 16:25:20.062760 crc crio[23211]: time="2026-06-11T16:25:20.062712862Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253312 | controller | Jun 11 16:25:20.062760 crc crio[23211]: time="2026-06-11T16:25:20.062762083Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253327 | controller | Jun 11 16:25:20.063213 crc crio[23211]: time="2026-06-11T16:25:20.063158212Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253341 | controller | Jun 11 16:25:20.063213 crc crio[23211]: time="2026-06-11T16:25:20.063213264Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253356 | controller | Jun 11 16:25:20.063940 crc crio[23211]: time="2026-06-11T16:25:20.063645074Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253371 | controller | Jun 11 16:25:20.063940 crc crio[23211]: time="2026-06-11T16:25:20.063695296Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253386 | controller | Jun 11 16:25:20.064056 crc crio[23211]: time="2026-06-11T16:25:20.063952252Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253400 | controller | Jun 11 16:25:20.064056 crc crio[23211]: time="2026-06-11T16:25:20.063988043Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253415 | controller | Jun 11 16:25:20.064265 crc crio[23211]: time="2026-06-11T16:25:20.064208939Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253430 | controller | Jun 11 16:25:20.064265 crc crio[23211]: time="2026-06-11T16:25:20.06425673Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253445 | controller | Jun 11 16:25:20.064649 crc crio[23211]: time="2026-06-11T16:25:20.064586638Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253460 | controller | Jun 11 16:25:20.064649 crc crio[23211]: time="2026-06-11T16:25:20.06464229Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253475 | controller | Jun 11 16:25:20.064798 crc crio[23211]: time="2026-06-11T16:25:20.064765603Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253490 | controller | Jun 11 16:25:20.064863 crc crio[23211]: time="2026-06-11T16:25:20.064821354Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253525 | controller | Jun 11 16:25:20.065292 crc crio[23211]: time="2026-06-11T16:25:20.065239134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253556 | controller | Jun 11 16:25:20.065292 crc crio[23211]: time="2026-06-11T16:25:20.065290585Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253577 | controller | Jun 11 16:25:20.066002 crc crio[23211]: time="2026-06-11T16:25:20.065902361Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253594 | controller | Jun 11 16:25:20.066002 crc crio[23211]: time="2026-06-11T16:25:20.065977513Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253609 | controller | Jun 11 16:25:20.066269 crc crio[23211]: time="2026-06-11T16:25:20.066221189Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253625 | controller | Jun 11 16:25:20.066346 crc crio[23211]: time="2026-06-11T16:25:20.06627059Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253640 | controller | Jun 11 16:25:20.066626 crc crio[23211]: time="2026-06-11T16:25:20.066571468Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253656 | controller | Jun 11 16:25:20.066626 crc crio[23211]: time="2026-06-11T16:25:20.066625639Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253671 | controller | Jun 11 16:25:20.066960 crc crio[23211]: time="2026-06-11T16:25:20.066908887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253686 | controller | Jun 11 16:25:20.066960 crc crio[23211]: time="2026-06-11T16:25:20.066957128Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253701 | controller | Jun 11 16:25:20.067146 crc crio[23211]: time="2026-06-11T16:25:20.067114012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253716 | controller | Jun 11 16:25:20.067196 crc crio[23211]: time="2026-06-11T16:25:20.067160593Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253731 | controller | Jun 11 16:25:20.067585 crc crio[23211]: time="2026-06-11T16:25:20.067521492Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253746 | controller | Jun 11 16:25:20.067659 crc crio[23211]: time="2026-06-11T16:25:20.067599754Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253761 | controller | Jun 11 16:25:20.067956 crc crio[23211]: time="2026-06-11T16:25:20.067912402Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253776 | controller | Jun 11 16:25:20.068027 crc crio[23211]: time="2026-06-11T16:25:20.067962453Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253791 | controller | Jun 11 16:25:20.068069 crc crio[23211]: time="2026-06-11T16:25:20.068040755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253807 | controller | Jun 11 16:25:20.068141 crc crio[23211]: time="2026-06-11T16:25:20.068075376Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253822 | controller | Jun 11 16:25:20.068338 crc crio[23211]: time="2026-06-11T16:25:20.068284861Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253837 | controller | Jun 11 16:25:20.068338 crc crio[23211]: time="2026-06-11T16:25:20.068336972Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253852 | controller | Jun 11 16:25:20.068643 crc crio[23211]: time="2026-06-11T16:25:20.068592329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253899 | controller | Jun 11 16:25:20.068732 crc crio[23211]: time="2026-06-11T16:25:20.06864647Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253919 | controller | Jun 11 16:25:20.068781 crc crio[23211]: time="2026-06-11T16:25:20.068737753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253939 | controller | Jun 11 16:25:20.068781 crc crio[23211]: time="2026-06-11T16:25:20.068768493Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253957 | controller | Jun 11 16:25:20.069053 crc crio[23211]: time="2026-06-11T16:25:20.069000429Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.253973 | controller | Jun 11 16:25:20.069053 crc crio[23211]: time="2026-06-11T16:25:20.06905079Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.253989 | controller | Jun 11 16:25:20.069154 crc crio[23211]: time="2026-06-11T16:25:20.069143173Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254004 | controller | Jun 11 16:25:20.069192 crc crio[23211]: time="2026-06-11T16:25:20.069173243Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254019 | controller | Jun 11 16:25:20.069520 crc crio[23211]: time="2026-06-11T16:25:20.069484221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254035 | controller | Jun 11 16:25:20.069617 crc crio[23211]: time="2026-06-11T16:25:20.069563123Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254050 | controller | Jun 11 16:25:20.069921 crc crio[23211]: time="2026-06-11T16:25:20.069872621Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254065 | controller | Jun 11 16:25:20.069921 crc crio[23211]: time="2026-06-11T16:25:20.069920193Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254080 | controller | Jun 11 16:25:20.070201 crc crio[23211]: time="2026-06-11T16:25:20.070077406Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254095 | controller | Jun 11 16:25:20.070201 crc crio[23211]: time="2026-06-11T16:25:20.070128308Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254110 | controller | Jun 11 16:25:20.070318 crc crio[23211]: time="2026-06-11T16:25:20.07022015Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254125 | controller | Jun 11 16:25:20.070318 crc crio[23211]: time="2026-06-11T16:25:20.070250991Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254141 | controller | Jun 11 16:25:20.070625 crc crio[23211]: time="2026-06-11T16:25:20.070587999Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254157 | controller | Jun 11 16:25:20.070698 crc crio[23211]: time="2026-06-11T16:25:20.07063786Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254172 | controller | Jun 11 16:25:20.070762 crc crio[23211]: time="2026-06-11T16:25:20.070698202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254188 | controller | Jun 11 16:25:20.070762 crc crio[23211]: time="2026-06-11T16:25:20.070729852Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254203 | controller | Jun 11 16:25:20.071004 crc crio[23211]: time="2026-06-11T16:25:20.070952849Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254219 | controller | Jun 11 16:25:20.071004 crc crio[23211]: time="2026-06-11T16:25:20.07100106Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254234 | controller | Jun 11 16:25:20.071252 crc crio[23211]: time="2026-06-11T16:25:20.071205475Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254249 | controller | Jun 11 16:25:20.071352 crc crio[23211]: time="2026-06-11T16:25:20.071256746Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254264 | controller | Jun 11 16:25:20.071352 crc crio[23211]: time="2026-06-11T16:25:20.071314668Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254282 | controller | Jun 11 16:25:20.071352 crc crio[23211]: time="2026-06-11T16:25:20.071349768Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254298 | controller | Jun 11 16:25:20.071740 crc crio[23211]: time="2026-06-11T16:25:20.071692157Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254313 | controller | Jun 11 16:25:20.071740 crc crio[23211]: time="2026-06-11T16:25:20.071738758Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254328 | controller | Jun 11 16:25:20.071942 crc crio[23211]: time="2026-06-11T16:25:20.071902202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254344 | controller | Jun 11 16:25:20.072020 crc crio[23211]: time="2026-06-11T16:25:20.071953033Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254359 | controller | Jun 11 16:25:20.072361 crc crio[23211]: time="2026-06-11T16:25:20.07222657Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254375 | controller | Jun 11 16:25:20.072516 crc crio[23211]: time="2026-06-11T16:25:20.072370003Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254390 | controller | Jun 11 16:25:20.072661 crc crio[23211]: time="2026-06-11T16:25:20.072623561Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254406 | controller | Jun 11 16:25:20.072723 crc crio[23211]: time="2026-06-11T16:25:20.072676602Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254421 | controller | Jun 11 16:25:20.072915 crc crio[23211]: time="2026-06-11T16:25:20.072883746Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254437 | controller | Jun 11 16:25:20.072980 crc crio[23211]: time="2026-06-11T16:25:20.072928877Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254452 | controller | Jun 11 16:25:20.073265 crc crio[23211]: time="2026-06-11T16:25:20.073213885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254468 | controller | Jun 11 16:25:20.073389 crc crio[23211]: time="2026-06-11T16:25:20.073273716Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254483 | controller | Jun 11 16:25:20.073595 crc crio[23211]: time="2026-06-11T16:25:20.073499912Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254499 | controller | Jun 11 16:25:20.073595 crc crio[23211]: time="2026-06-11T16:25:20.073592224Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254531 | controller | Jun 11 16:25:20.073739 crc crio[23211]: time="2026-06-11T16:25:20.073693407Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254561 | controller | Jun 11 16:25:20.073795 crc crio[23211]: time="2026-06-11T16:25:20.073744588Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254579 | controller | Jun 11 16:25:20.073996 crc crio[23211]: time="2026-06-11T16:25:20.073953374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254595 | controller | Jun 11 16:25:20.074054 crc crio[23211]: time="2026-06-11T16:25:20.074015736Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254611 | controller | Jun 11 16:25:20.074198 crc crio[23211]: time="2026-06-11T16:25:20.074152989Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254627 | controller | Jun 11 16:25:20.074253 crc crio[23211]: time="2026-06-11T16:25:20.07420475Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254646 | controller | Jun 11 16:25:20.074363 crc crio[23211]: time="2026-06-11T16:25:20.074314533Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254662 | controller | Jun 11 16:25:20.074559 crc crio[23211]: time="2026-06-11T16:25:20.074381014Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254677 | controller | Jun 11 16:25:20.074697 crc crio[23211]: time="2026-06-11T16:25:20.074659201Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254692 | controller | Jun 11 16:25:20.074842 crc crio[23211]: time="2026-06-11T16:25:20.074705262Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254708 | controller | Jun 11 16:25:20.074906 crc crio[23211]: time="2026-06-11T16:25:20.074852676Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254723 | controller | Jun 11 16:25:20.074906 crc crio[23211]: time="2026-06-11T16:25:20.074879707Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254738 | controller | Jun 11 16:25:20.075094 crc crio[23211]: time="2026-06-11T16:25:20.075041971Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254754 | controller | Jun 11 16:25:20.075094 crc crio[23211]: time="2026-06-11T16:25:20.075092632Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254768 | controller | Jun 11 16:25:20.075258 crc crio[23211]: time="2026-06-11T16:25:20.075221295Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254784 | controller | Jun 11 16:25:20.075321 crc crio[23211]: time="2026-06-11T16:25:20.075273316Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254798 | controller | Jun 11 16:25:20.075507 crc crio[23211]: time="2026-06-11T16:25:20.075413101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254814 | controller | Jun 11 16:25:20.075603 crc crio[23211]: time="2026-06-11T16:25:20.075516923Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254870 | controller | Jun 11 16:25:20.075729 crc crio[23211]: time="2026-06-11T16:25:20.075694197Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.254889 | controller | Jun 11 16:25:20.075781 crc crio[23211]: time="2026-06-11T16:25:20.075742638Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.254956 | controller | Jun 11 16:25:20.075901 crc crio[23211]: time="2026-06-11T16:25:20.075868142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255002 | controller | Jun 11 16:25:20.075955 crc crio[23211]: time="2026-06-11T16:25:20.075916993Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255022 | controller | Jun 11 16:25:20.076135 crc crio[23211]: time="2026-06-11T16:25:20.076090326Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255039 | controller | Jun 11 16:25:20.076197 crc crio[23211]: time="2026-06-11T16:25:20.076141677Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255054 | controller | Jun 11 16:25:20.076268 crc crio[23211]: time="2026-06-11T16:25:20.076233591Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255069 | controller | Jun 11 16:25:20.076323 crc crio[23211]: time="2026-06-11T16:25:20.076285002Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255084 | controller | Jun 11 16:25:20.076612 crc crio[23211]: time="2026-06-11T16:25:20.076574479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255103 | controller | Jun 11 16:25:20.076686 crc crio[23211]: time="2026-06-11T16:25:20.07662041Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255119 | controller | Jun 11 16:25:20.076745 crc crio[23211]: time="2026-06-11T16:25:20.076707562Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255135 | controller | Jun 11 16:25:20.076745 crc crio[23211]: time="2026-06-11T16:25:20.076737763Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255151 | controller | Jun 11 16:25:20.077023 crc crio[23211]: time="2026-06-11T16:25:20.076940379Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255167 | controller | Jun 11 16:25:20.077103 crc crio[23211]: time="2026-06-11T16:25:20.077035971Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255182 | controller | Jun 11 16:25:20.077240 crc crio[23211]: time="2026-06-11T16:25:20.077163213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255198 | controller | Jun 11 16:25:20.077340 crc crio[23211]: time="2026-06-11T16:25:20.077259646Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255213 | controller | Jun 11 16:25:20.077401 crc crio[23211]: time="2026-06-11T16:25:20.077353789Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255229 | controller | Jun 11 16:25:20.077401 crc crio[23211]: time="2026-06-11T16:25:20.07738616Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255244 | controller | Jun 11 16:25:20.077694 crc crio[23211]: time="2026-06-11T16:25:20.077660727Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255259 | controller | Jun 11 16:25:20.077756 crc crio[23211]: time="2026-06-11T16:25:20.077704878Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255275 | controller | Jun 11 16:25:20.077946 crc crio[23211]: time="2026-06-11T16:25:20.077910983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255290 | controller | Jun 11 16:25:20.077998 crc crio[23211]: time="2026-06-11T16:25:20.077964784Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255306 | controller | Jun 11 16:25:20.078164 crc crio[23211]: time="2026-06-11T16:25:20.078130438Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255321 | controller | Jun 11 16:25:20.078242 crc crio[23211]: time="2026-06-11T16:25:20.07817274Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255336 | controller | Jun 11 16:25:20.078561 crc crio[23211]: time="2026-06-11T16:25:20.078496797Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255352 | controller | Jun 11 16:25:20.078633 crc crio[23211]: time="2026-06-11T16:25:20.078578019Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255368 | controller | Jun 11 16:25:20.078777 crc crio[23211]: time="2026-06-11T16:25:20.078740794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255384 | controller | Jun 11 16:25:20.078846 crc crio[23211]: time="2026-06-11T16:25:20.078790685Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255399 | controller | Jun 11 16:25:20.079009 crc crio[23211]: time="2026-06-11T16:25:20.078905757Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255415 | controller | Jun 11 16:25:20.079009 crc crio[23211]: time="2026-06-11T16:25:20.078951778Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255437 | controller | Jun 11 16:25:20.079171 crc crio[23211]: time="2026-06-11T16:25:20.079137964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255453 | controller | Jun 11 16:25:20.079229 crc crio[23211]: time="2026-06-11T16:25:20.079183845Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255468 | controller | Jun 11 16:25:20.079404 crc crio[23211]: time="2026-06-11T16:25:20.079368269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255484 | controller | Jun 11 16:25:20.079553 crc crio[23211]: time="2026-06-11T16:25:20.07941129Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255499 | controller | Jun 11 16:25:20.079709 crc crio[23211]: time="2026-06-11T16:25:20.079669478Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255542 | controller | Jun 11 16:25:20.079782 crc crio[23211]: time="2026-06-11T16:25:20.079719599Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255567 | controller | Jun 11 16:25:20.079917 crc crio[23211]: time="2026-06-11T16:25:20.079878182Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255584 | controller | Jun 11 16:25:20.079970 crc crio[23211]: time="2026-06-11T16:25:20.079944703Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255600 | controller | Jun 11 16:25:20.080099 crc crio[23211]: time="2026-06-11T16:25:20.080065687Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255615 | controller | Jun 11 16:25:20.080159 crc crio[23211]: time="2026-06-11T16:25:20.080111308Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255631 | controller | Jun 11 16:25:20.080395 crc crio[23211]: time="2026-06-11T16:25:20.080346703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255646 | controller | Jun 11 16:25:20.080596 crc crio[23211]: time="2026-06-11T16:25:20.080409525Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255661 | controller | Jun 11 16:25:20.080700 crc crio[23211]: time="2026-06-11T16:25:20.080624991Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255677 | controller | Jun 11 16:25:20.080700 crc crio[23211]: time="2026-06-11T16:25:20.080667792Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255692 | controller | Jun 11 16:25:20.080904 crc crio[23211]: time="2026-06-11T16:25:20.080868507Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255707 | controller | Jun 11 16:25:20.080969 crc crio[23211]: time="2026-06-11T16:25:20.080921888Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255723 | controller | Jun 11 16:25:20.081107 crc crio[23211]: time="2026-06-11T16:25:20.081073442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255738 | controller | Jun 11 16:25:20.081159 crc crio[23211]: time="2026-06-11T16:25:20.081119813Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255753 | controller | Jun 11 16:25:20.081357 crc crio[23211]: time="2026-06-11T16:25:20.081324188Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255768 | controller | Jun 11 16:25:20.081410 crc crio[23211]: time="2026-06-11T16:25:20.081371679Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255783 | controller | Jun 11 16:25:20.081504 crc crio[23211]: time="2026-06-11T16:25:20.081476862Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255802 | controller | Jun 11 16:25:20.081574 crc crio[23211]: time="2026-06-11T16:25:20.081509923Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255818 | controller | Jun 11 16:25:20.081755 crc crio[23211]: time="2026-06-11T16:25:20.081722058Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255834 | controller | Jun 11 16:25:20.081814 crc crio[23211]: time="2026-06-11T16:25:20.081769139Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255849 | controller | Jun 11 16:25:20.082003 crc crio[23211]: time="2026-06-11T16:25:20.081965415Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255864 | controller | Jun 11 16:25:20.082064 crc crio[23211]: time="2026-06-11T16:25:20.082028746Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255879 | controller | Jun 11 16:25:20.082153 crc crio[23211]: time="2026-06-11T16:25:20.082121548Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255894 | controller | Jun 11 16:25:20.082206 crc crio[23211]: time="2026-06-11T16:25:20.08217186Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255909 | controller | Jun 11 16:25:20.082390 crc crio[23211]: time="2026-06-11T16:25:20.082357624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255924 | controller | Jun 11 16:25:20.082498 crc crio[23211]: time="2026-06-11T16:25:20.082404485Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.255939 | controller | Jun 11 16:25:20.082641 crc crio[23211]: time="2026-06-11T16:25:20.08260957Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.255963 | controller | Jun 11 16:25:20.082694 crc crio[23211]: time="2026-06-11T16:25:20.082656631Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256023 | controller | Jun 11 16:25:20.082784 crc crio[23211]: time="2026-06-11T16:25:20.082750184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256047 | controller | Jun 11 16:25:20.082835 crc crio[23211]: time="2026-06-11T16:25:20.082796965Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256063 | controller | Jun 11 16:25:20.082976 crc crio[23211]: time="2026-06-11T16:25:20.082944359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256078 | controller | Jun 11 16:25:20.083024 crc crio[23211]: time="2026-06-11T16:25:20.08299085Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256093 | controller | Jun 11 16:25:20.083321 crc crio[23211]: time="2026-06-11T16:25:20.083274918Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256108 | controller | Jun 11 16:25:20.083461 crc crio[23211]: time="2026-06-11T16:25:20.083327549Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256123 | controller | Jun 11 16:25:20.083515 crc crio[23211]: time="2026-06-11T16:25:20.083464712Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256139 | controller | Jun 11 16:25:20.083515 crc crio[23211]: time="2026-06-11T16:25:20.083496683Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256154 | controller | Jun 11 16:25:20.083723 crc crio[23211]: time="2026-06-11T16:25:20.083677838Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256169 | controller | Jun 11 16:25:20.083787 crc crio[23211]: time="2026-06-11T16:25:20.08372972Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256184 | controller | Jun 11 16:25:20.083898 crc crio[23211]: time="2026-06-11T16:25:20.083856393Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256202 | controller | Jun 11 16:25:20.084083 crc crio[23211]: time="2026-06-11T16:25:20.083907954Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256218 | controller | Jun 11 16:25:20.084139 crc crio[23211]: time="2026-06-11T16:25:20.084100929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256232 | controller | Jun 11 16:25:20.084139 crc crio[23211]: time="2026-06-11T16:25:20.084129539Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256247 | controller | Jun 11 16:25:20.084497 crc crio[23211]: time="2026-06-11T16:25:20.084376776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256262 | controller | Jun 11 16:25:20.084497 crc crio[23211]: time="2026-06-11T16:25:20.084491508Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256278 | controller | Jun 11 16:25:20.084742 crc crio[23211]: time="2026-06-11T16:25:20.084673333Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256293 | controller | Jun 11 16:25:20.084880 crc crio[23211]: time="2026-06-11T16:25:20.084795086Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256308 | controller | Jun 11 16:25:20.085156 crc crio[23211]: time="2026-06-11T16:25:20.085109674Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256324 | controller | Jun 11 16:25:20.085285 crc crio[23211]: time="2026-06-11T16:25:20.085160236Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256339 | controller | Jun 11 16:25:20.085517 crc crio[23211]: time="2026-06-11T16:25:20.085365351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256355 | controller | Jun 11 16:25:20.085517 crc crio[23211]: time="2026-06-11T16:25:20.085482784Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256370 | controller | Jun 11 16:25:20.085883 crc crio[23211]: time="2026-06-11T16:25:20.085820982Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256386 | controller | Jun 11 16:25:20.085883 crc crio[23211]: time="2026-06-11T16:25:20.085879043Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256401 | controller | Jun 11 16:25:20.086086 crc crio[23211]: time="2026-06-11T16:25:20.086033067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256416 | controller | Jun 11 16:25:20.086163 crc crio[23211]: time="2026-06-11T16:25:20.086099979Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256431 | controller | Jun 11 16:25:20.086622 crc crio[23211]: time="2026-06-11T16:25:20.086569521Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256446 | controller | Jun 11 16:25:20.086681 crc crio[23211]: time="2026-06-11T16:25:20.086640223Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256461 | controller | Jun 11 16:25:20.086928 crc crio[23211]: time="2026-06-11T16:25:20.086877609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256477 | controller | Jun 11 16:25:20.086983 crc crio[23211]: time="2026-06-11T16:25:20.08693776Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256492 | controller | Jun 11 16:25:20.087383 crc crio[23211]: time="2026-06-11T16:25:20.087255398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256508 | controller | Jun 11 16:25:20.087383 crc crio[23211]: time="2026-06-11T16:25:20.087306699Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256547 | controller | Jun 11 16:25:20.088789 crc crio[23211]: time="2026-06-11T16:25:20.088722795Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256564 | controller | Jun 11 16:25:20.088858 crc crio[23211]: time="2026-06-11T16:25:20.088792446Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256580 | controller | Jun 11 16:25:20.089222 crc crio[23211]: time="2026-06-11T16:25:20.089044922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256596 | controller | Jun 11 16:25:20.089222 crc crio[23211]: time="2026-06-11T16:25:20.089097155Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256612 | controller | Jun 11 16:25:20.089311 crc crio[23211]: time="2026-06-11T16:25:20.089234727Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256627 | controller | Jun 11 16:25:20.089311 crc crio[23211]: time="2026-06-11T16:25:20.089266708Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256643 | controller | Jun 11 16:25:20.089662 crc crio[23211]: time="2026-06-11T16:25:20.089608877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256658 | controller | Jun 11 16:25:20.089721 crc crio[23211]: time="2026-06-11T16:25:20.0897039Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256673 | controller | Jun 11 16:25:20.090172 crc crio[23211]: time="2026-06-11T16:25:20.09011263Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256689 | controller | Jun 11 16:25:20.090236 crc crio[23211]: time="2026-06-11T16:25:20.090180771Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256703 | controller | Jun 11 16:25:20.090735 crc crio[23211]: time="2026-06-11T16:25:20.090684395Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256718 | controller | Jun 11 16:25:20.090810 crc crio[23211]: time="2026-06-11T16:25:20.090742886Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256733 | controller | Jun 11 16:25:20.091246 crc crio[23211]: time="2026-06-11T16:25:20.091188197Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256748 | controller | Jun 11 16:25:20.091246 crc crio[23211]: time="2026-06-11T16:25:20.091244868Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256763 | controller | Jun 11 16:25:20.091603 crc crio[23211]: time="2026-06-11T16:25:20.091517805Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256779 | controller | Jun 11 16:25:20.091669 crc crio[23211]: time="2026-06-11T16:25:20.091617137Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256794 | controller | Jun 11 16:25:20.091785 crc crio[23211]: time="2026-06-11T16:25:20.09173347Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256809 | controller | Jun 11 16:25:20.091871 crc crio[23211]: time="2026-06-11T16:25:20.091787911Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256824 | controller | Jun 11 16:25:20.092104 crc crio[23211]: time="2026-06-11T16:25:20.092035039Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256839 | controller | Jun 11 16:25:20.092196 crc crio[23211]: time="2026-06-11T16:25:20.09210714Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256854 | controller | Jun 11 16:25:20.092254 crc crio[23211]: time="2026-06-11T16:25:20.092234343Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256872 | controller | Jun 11 16:25:20.092306 crc crio[23211]: time="2026-06-11T16:25:20.092268304Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256888 | controller | Jun 11 16:25:20.092905 crc crio[23211]: time="2026-06-11T16:25:20.092563351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256904 | controller | Jun 11 16:25:20.092996 crc crio[23211]: time="2026-06-11T16:25:20.09290841Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256919 | controller | Jun 11 16:25:20.092996 crc crio[23211]: time="2026-06-11T16:25:20.092956991Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256934 | controller | Jun 11 16:25:20.092996 crc crio[23211]: time="2026-06-11T16:25:20.092986382Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256949 | controller | Jun 11 16:25:20.093276 crc crio[23211]: time="2026-06-11T16:25:20.093202437Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.256964 | controller | Jun 11 16:25:20.093339 crc crio[23211]: time="2026-06-11T16:25:20.093283859Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.256993 | controller | Jun 11 16:25:20.093339 crc crio[23211]: time="2026-06-11T16:25:20.09330272Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257011 | controller | Jun 11 16:25:20.093339 crc crio[23211]: time="2026-06-11T16:25:20.0933214Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257027 | controller | Jun 11 16:25:20.093502 crc crio[23211]: time="2026-06-11T16:25:20.093379501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257043 | controller | Jun 11 16:25:20.093721 crc crio[23211]: time="2026-06-11T16:25:20.093655128Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257088 | controller | Jun 11 16:25:20.093957 crc crio[23211]: time="2026-06-11T16:25:20.093898944Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257110 | controller | Jun 11 16:25:20.094324 crc crio[23211]: time="2026-06-11T16:25:20.094250713Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257126 | controller | Jun 11 16:25:20.094413 crc crio[23211]: time="2026-06-11T16:25:20.094372877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257142 | controller | Jun 11 16:25:20.094413 crc crio[23211]: time="2026-06-11T16:25:20.094402747Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257158 | controller | Jun 11 16:25:20.094413 crc crio[23211]: time="2026-06-11T16:25:20.09451543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257174 | controller | Jun 11 16:25:20.094735 crc crio[23211]: time="2026-06-11T16:25:20.094585102Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257188 | controller | Jun 11 16:25:20.094914 crc crio[23211]: time="2026-06-11T16:25:20.094854899Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257204 | controller | Jun 11 16:25:20.094914 crc crio[23211]: time="2026-06-11T16:25:20.094912721Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257219 | controller | Jun 11 16:25:20.095125 crc crio[23211]: time="2026-06-11T16:25:20.095076385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257234 | controller | Jun 11 16:25:20.095198 crc crio[23211]: time="2026-06-11T16:25:20.095130786Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257253 | controller | Jun 11 16:25:20.095386 crc crio[23211]: time="2026-06-11T16:25:20.095338181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257269 | controller | Jun 11 16:25:20.095386 crc crio[23211]: time="2026-06-11T16:25:20.095388252Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257285 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.095762262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257300 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.0965013Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257316 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.096629123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257331 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.096663504Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257347 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.096784776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257363 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.096807917Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257378 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.096914091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257393 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.097008703Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257408 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.097148486Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257424 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.097188837Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257439 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.097617348Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257455 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.097876094Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257470 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.097971396Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257486 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.098002057Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257501 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.09811322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257534 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.098260155Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257552 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.098392888Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257567 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.098685475Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257583 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.098734146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257601 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.098759227Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257617 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.098985893Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257632 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.099140577Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257647 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.099156887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257663 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.099174698Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257678 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.099365453Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257694 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.099410184Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257710 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.099628489Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257725 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.09966791Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257741 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.099831284Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257756 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.099882995Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257772 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.100029209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257787 | controller | Jun 11 16:25:20.100058 crc crio[23211]: time="2026-06-11T16:25:20.100061999Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257803 | controller | Jun 11 16:25:20.101287 crc crio[23211]: time="2026-06-11T16:25:20.100389288Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257819 | controller | Jun 11 16:25:20.101287 crc crio[23211]: time="2026-06-11T16:25:20.100605604Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257837 | controller | Jun 11 16:25:20.101287 crc crio[23211]: time="2026-06-11T16:25:20.100623794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257853 | controller | Jun 11 16:25:20.101287 crc crio[23211]: time="2026-06-11T16:25:20.100646045Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257868 | controller | Jun 11 16:25:20.101287 crc crio[23211]: time="2026-06-11T16:25:20.100691626Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257884 | controller | Jun 11 16:25:20.101287 crc crio[23211]: time="2026-06-11T16:25:20.100713536Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257901 | controller | Jun 11 16:25:20.101287 crc crio[23211]: time="2026-06-11T16:25:20.100966573Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257917 | controller | Jun 11 16:25:20.101287 crc crio[23211]: time="2026-06-11T16:25:20.101004253Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257933 | controller | Jun 11 16:25:20.101287 crc crio[23211]: time="2026-06-11T16:25:20.101186178Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257952 | controller | Jun 11 16:25:20.101287 crc crio[23211]: time="2026-06-11T16:25:20.101230629Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257967 | controller | Jun 11 16:25:20.101733 crc crio[23211]: time="2026-06-11T16:25:20.101301891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.257983 | controller | Jun 11 16:25:20.101733 crc crio[23211]: time="2026-06-11T16:25:20.101334682Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.257998 | controller | Jun 11 16:25:20.101887 crc crio[23211]: time="2026-06-11T16:25:20.101847935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258013 | controller | Jun 11 16:25:20.101939 crc crio[23211]: time="2026-06-11T16:25:20.101901446Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258028 | controller | Jun 11 16:25:20.101939 crc crio[23211]: time="2026-06-11T16:25:20.101919407Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258043 | controller | Jun 11 16:25:20.101939 crc crio[23211]: time="2026-06-11T16:25:20.101936377Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258058 | controller | Jun 11 16:25:20.102311 crc crio[23211]: time="2026-06-11T16:25:20.102244065Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258072 | controller | Jun 11 16:25:20.102311 crc crio[23211]: time="2026-06-11T16:25:20.102311456Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258087 | controller | Jun 11 16:25:20.102411 crc crio[23211]: time="2026-06-11T16:25:20.102343287Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258102 | controller | Jun 11 16:25:20.102411 crc crio[23211]: time="2026-06-11T16:25:20.102369878Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258118 | controller | Jun 11 16:25:20.102643 crc crio[23211]: time="2026-06-11T16:25:20.102520161Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258162 | controller | Jun 11 16:25:20.102643 crc crio[23211]: time="2026-06-11T16:25:20.102602743Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258181 | controller | Jun 11 16:25:20.102643 crc crio[23211]: time="2026-06-11T16:25:20.102620743Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258196 | controller | Jun 11 16:25:20.102643 crc crio[23211]: time="2026-06-11T16:25:20.102641783Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258211 | controller | Jun 11 16:25:20.102860 crc crio[23211]: time="2026-06-11T16:25:20.102809889Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258226 | controller | Jun 11 16:25:20.102929 crc crio[23211]: time="2026-06-11T16:25:20.10286524Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258240 | controller | Jun 11 16:25:20.103160 crc crio[23211]: time="2026-06-11T16:25:20.103007553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258255 | controller | Jun 11 16:25:20.103160 crc crio[23211]: time="2026-06-11T16:25:20.103138917Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258270 | controller | Jun 11 16:25:20.103263 crc crio[23211]: time="2026-06-11T16:25:20.103163037Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258285 | controller | Jun 11 16:25:20.103263 crc crio[23211]: time="2026-06-11T16:25:20.103188378Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258304 | controller | Jun 11 16:25:20.103353 crc crio[23211]: time="2026-06-11T16:25:20.103302791Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258320 | controller | Jun 11 16:25:20.103353 crc crio[23211]: time="2026-06-11T16:25:20.103334971Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258335 | controller | Jun 11 16:25:20.103784 crc crio[23211]: time="2026-06-11T16:25:20.103728322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258350 | controller | Jun 11 16:25:20.103784 crc crio[23211]: time="2026-06-11T16:25:20.103795314Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258365 | controller | Jun 11 16:25:20.104092 crc crio[23211]: time="2026-06-11T16:25:20.103896356Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258380 | controller | Jun 11 16:25:20.104092 crc crio[23211]: time="2026-06-11T16:25:20.103946137Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258395 | controller | Jun 11 16:25:20.104318 crc crio[23211]: time="2026-06-11T16:25:20.104286276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258410 | controller | Jun 11 16:25:20.104403 crc crio[23211]: time="2026-06-11T16:25:20.104367808Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258425 | controller | Jun 11 16:25:20.104696 crc crio[23211]: time="2026-06-11T16:25:20.104641265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258441 | controller | Jun 11 16:25:20.104752 crc crio[23211]: time="2026-06-11T16:25:20.104708577Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258456 | controller | Jun 11 16:25:20.104980 crc crio[23211]: time="2026-06-11T16:25:20.104931821Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258471 | controller | Jun 11 16:25:20.105057 crc crio[23211]: time="2026-06-11T16:25:20.104988473Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258486 | controller | Jun 11 16:25:20.105093 crc crio[23211]: time="2026-06-11T16:25:20.105074085Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258501 | controller | Jun 11 16:25:20.105163 crc crio[23211]: time="2026-06-11T16:25:20.105103556Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258534 | controller | Jun 11 16:25:20.105304 crc crio[23211]: time="2026-06-11T16:25:20.10523648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258552 | controller | Jun 11 16:25:20.105379 crc crio[23211]: time="2026-06-11T16:25:20.105326302Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258567 | controller | Jun 11 16:25:20.105588 crc crio[23211]: time="2026-06-11T16:25:20.105525447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258583 | controller | Jun 11 16:25:20.105677 crc crio[23211]: time="2026-06-11T16:25:20.105603739Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258598 | controller | Jun 11 16:25:20.105820 crc crio[23211]: time="2026-06-11T16:25:20.105778873Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258614 | controller | Jun 11 16:25:20.105883 crc crio[23211]: time="2026-06-11T16:25:20.105831744Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258630 | controller | Jun 11 16:25:20.105972 crc crio[23211]: time="2026-06-11T16:25:20.105935557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258648 | controller | Jun 11 16:25:20.106035 crc crio[23211]: time="2026-06-11T16:25:20.105984088Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258664 | controller | Jun 11 16:25:20.106204 crc crio[23211]: time="2026-06-11T16:25:20.106168323Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258679 | controller | Jun 11 16:25:20.106255 crc crio[23211]: time="2026-06-11T16:25:20.106218204Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258695 | controller | Jun 11 16:25:20.106622 crc crio[23211]: time="2026-06-11T16:25:20.106520381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258710 | controller | Jun 11 16:25:20.106689 crc crio[23211]: time="2026-06-11T16:25:20.106663755Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258725 | controller | Jun 11 16:25:20.106769 crc crio[23211]: time="2026-06-11T16:25:20.106734066Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258740 | controller | Jun 11 16:25:20.106824 crc crio[23211]: time="2026-06-11T16:25:20.106783508Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258756 | controller | Jun 11 16:25:20.106921 crc crio[23211]: time="2026-06-11T16:25:20.10689011Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258771 | controller | Jun 11 16:25:20.106973 crc crio[23211]: time="2026-06-11T16:25:20.106933861Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258786 | controller | Jun 11 16:25:20.107146 crc crio[23211]: time="2026-06-11T16:25:20.107111677Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258802 | controller | Jun 11 16:25:20.107197 crc crio[23211]: time="2026-06-11T16:25:20.107159778Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258818 | controller | Jun 11 16:25:20.107278 crc crio[23211]: time="2026-06-11T16:25:20.10724426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258834 | controller | Jun 11 16:25:20.107350 crc crio[23211]: time="2026-06-11T16:25:20.107286111Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258850 | controller | Jun 11 16:25:20.107684 crc crio[23211]: time="2026-06-11T16:25:20.107632239Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258866 | controller | Jun 11 16:25:20.107684 crc crio[23211]: time="2026-06-11T16:25:20.10767959Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258881 | controller | Jun 11 16:25:20.107933 crc crio[23211]: time="2026-06-11T16:25:20.107889676Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258896 | controller | Jun 11 16:25:20.107996 crc crio[23211]: time="2026-06-11T16:25:20.107933577Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258912 | controller | Jun 11 16:25:20.107996 crc crio[23211]: time="2026-06-11T16:25:20.107947807Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258927 | controller | Jun 11 16:25:20.107996 crc crio[23211]: time="2026-06-11T16:25:20.107967728Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258942 | controller | Jun 11 16:25:20.108208 crc crio[23211]: time="2026-06-11T16:25:20.108159442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258960 | controller | Jun 11 16:25:20.108208 crc crio[23211]: time="2026-06-11T16:25:20.108204803Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.258981 | controller | Jun 11 16:25:20.109332 crc crio[23211]: time="2026-06-11T16:25:20.10923898Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.258996 | controller | Jun 11 16:25:20.109410 crc crio[23211]: time="2026-06-11T16:25:20.109378713Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259011 | controller | Jun 11 16:25:20.109514 crc crio[23211]: time="2026-06-11T16:25:20.109407164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259026 | controller | Jun 11 16:25:20.109514 crc crio[23211]: time="2026-06-11T16:25:20.109511196Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259042 | controller | Jun 11 16:25:20.109675 crc crio[23211]: time="2026-06-11T16:25:20.109569858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259057 | controller | Jun 11 16:25:20.109675 crc crio[23211]: time="2026-06-11T16:25:20.10961724Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259073 | controller | Jun 11 16:25:20.110061 crc crio[23211]: time="2026-06-11T16:25:20.109811785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259088 | controller | Jun 11 16:25:20.110061 crc crio[23211]: time="2026-06-11T16:25:20.109868356Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259103 | controller | Jun 11 16:25:20.110061 crc crio[23211]: time="2026-06-11T16:25:20.11004002Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259118 | controller | Jun 11 16:25:20.110413 crc crio[23211]: time="2026-06-11T16:25:20.110085901Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259133 | controller | Jun 11 16:25:20.110413 crc crio[23211]: time="2026-06-11T16:25:20.110396439Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259149 | controller | Jun 11 16:25:20.110413 crc crio[23211]: time="2026-06-11T16:25:20.110473731Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259163 | controller | Jun 11 16:25:20.110716 crc crio[23211]: time="2026-06-11T16:25:20.110675817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259178 | controller | Jun 11 16:25:20.110778 crc crio[23211]: time="2026-06-11T16:25:20.110729028Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259230 | controller | Jun 11 16:25:20.110889 crc crio[23211]: time="2026-06-11T16:25:20.110827889Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259255 | controller | Jun 11 16:25:20.110946 crc crio[23211]: time="2026-06-11T16:25:20.110899421Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259292 | controller | Jun 11 16:25:20.111065 crc crio[23211]: time="2026-06-11T16:25:20.111019865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259313 | controller | Jun 11 16:25:20.111626 crc crio[23211]: time="2026-06-11T16:25:20.111073176Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259329 | controller | Jun 11 16:25:20.111626 crc crio[23211]: time="2026-06-11T16:25:20.111196289Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259345 | controller | Jun 11 16:25:20.111626 crc crio[23211]: time="2026-06-11T16:25:20.11123233Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259360 | controller | Jun 11 16:25:20.111626 crc crio[23211]: time="2026-06-11T16:25:20.111509417Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259379 | controller | Jun 11 16:25:20.111626 crc crio[23211]: time="2026-06-11T16:25:20.111572199Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259395 | controller | Jun 11 16:25:20.111862 crc crio[23211]: time="2026-06-11T16:25:20.111705032Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259410 | controller | Jun 11 16:25:20.111862 crc crio[23211]: time="2026-06-11T16:25:20.111739583Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259425 | controller | Jun 11 16:25:20.112011 crc crio[23211]: time="2026-06-11T16:25:20.111965679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259440 | controller | Jun 11 16:25:20.112090 crc crio[23211]: time="2026-06-11T16:25:20.112025171Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259456 | controller | Jun 11 16:25:20.112090 crc crio[23211]: time="2026-06-11T16:25:20.112142932Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259471 | controller | Jun 11 16:25:20.112561 crc crio[23211]: time="2026-06-11T16:25:20.112499132Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259486 | controller | Jun 11 16:25:20.112636 crc crio[23211]: time="2026-06-11T16:25:20.112521783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259502 | controller | Jun 11 16:25:20.112761 crc crio[23211]: time="2026-06-11T16:25:20.112685377Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259537 | controller | Jun 11 16:25:20.112888 crc crio[23211]: time="2026-06-11T16:25:20.112854261Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259554 | controller | Jun 11 16:25:20.112994 crc crio[23211]: time="2026-06-11T16:25:20.112960303Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259570 | controller | Jun 11 16:25:20.113046 crc crio[23211]: time="2026-06-11T16:25:20.113003464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259586 | controller | Jun 11 16:25:20.113046 crc crio[23211]: time="2026-06-11T16:25:20.113035665Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259601 | controller | Jun 11 16:25:20.113165 crc crio[23211]: time="2026-06-11T16:25:20.113070636Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259617 | controller | Jun 11 16:25:20.113165 crc crio[23211]: time="2026-06-11T16:25:20.113114787Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259632 | controller | Jun 11 16:25:20.113397 crc crio[23211]: time="2026-06-11T16:25:20.113358004Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259648 | controller | Jun 11 16:25:20.113566 crc crio[23211]: time="2026-06-11T16:25:20.113413145Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259663 | controller | Jun 11 16:25:20.113636 crc crio[23211]: time="2026-06-11T16:25:20.113602419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259679 | controller | Jun 11 16:25:20.113702 crc crio[23211]: time="2026-06-11T16:25:20.11363553Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259694 | controller | Jun 11 16:25:20.113940 crc crio[23211]: time="2026-06-11T16:25:20.113879737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259710 | controller | Jun 11 16:25:20.114032 crc crio[23211]: time="2026-06-11T16:25:20.113946919Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259729 | controller | Jun 11 16:25:20.114087 crc crio[23211]: time="2026-06-11T16:25:20.114061041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259745 | controller | Jun 11 16:25:20.114136 crc crio[23211]: time="2026-06-11T16:25:20.114095062Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259761 | controller | Jun 11 16:25:20.114360 crc crio[23211]: time="2026-06-11T16:25:20.114315628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259777 | controller | Jun 11 16:25:20.114484 crc crio[23211]: time="2026-06-11T16:25:20.114369979Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259792 | controller | Jun 11 16:25:20.114639 crc crio[23211]: time="2026-06-11T16:25:20.114605555Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259808 | controller | Jun 11 16:25:20.114701 crc crio[23211]: time="2026-06-11T16:25:20.114653526Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259824 | controller | Jun 11 16:25:20.114853 crc crio[23211]: time="2026-06-11T16:25:20.114813941Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259839 | controller | Jun 11 16:25:20.114935 crc crio[23211]: time="2026-06-11T16:25:20.114862811Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259855 | controller | Jun 11 16:25:20.115147 crc crio[23211]: time="2026-06-11T16:25:20.115030255Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259870 | controller | Jun 11 16:25:20.115258 crc crio[23211]: time="2026-06-11T16:25:20.115153708Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259886 | controller | Jun 11 16:25:20.115258 crc crio[23211]: time="2026-06-11T16:25:20.115256882Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259901 | controller | Jun 11 16:25:20.115379 crc crio[23211]: time="2026-06-11T16:25:20.115362574Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259917 | controller | Jun 11 16:25:20.115661 crc crio[23211]: time="2026-06-11T16:25:20.115575089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259932 | controller | Jun 11 16:25:20.115661 crc crio[23211]: time="2026-06-11T16:25:20.11560772Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259948 | controller | Jun 11 16:25:20.115838 crc crio[23211]: time="2026-06-11T16:25:20.115801846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259963 | controller | Jun 11 16:25:20.115894 crc crio[23211]: time="2026-06-11T16:25:20.115847557Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.259978 | controller | Jun 11 16:25:20.116181 crc crio[23211]: time="2026-06-11T16:25:20.116005121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.259994 | controller | Jun 11 16:25:20.116181 crc crio[23211]: time="2026-06-11T16:25:20.116108123Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260010 | controller | Jun 11 16:25:20.116307 crc crio[23211]: time="2026-06-11T16:25:20.116219585Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260025 | controller | Jun 11 16:25:20.116307 crc crio[23211]: time="2026-06-11T16:25:20.116253466Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260041 | controller | Jun 11 16:25:20.116576 crc crio[23211]: time="2026-06-11T16:25:20.116498313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260056 | controller | Jun 11 16:25:20.116576 crc crio[23211]: time="2026-06-11T16:25:20.116574155Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260075 | controller | Jun 11 16:25:20.116763 crc crio[23211]: time="2026-06-11T16:25:20.116723488Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260090 | controller | Jun 11 16:25:20.116814 crc crio[23211]: time="2026-06-11T16:25:20.11677452Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260106 | controller | Jun 11 16:25:20.116982 crc crio[23211]: time="2026-06-11T16:25:20.116941674Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260121 | controller | Jun 11 16:25:20.117052 crc crio[23211]: time="2026-06-11T16:25:20.116990025Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260136 | controller | Jun 11 16:25:20.117338 crc crio[23211]: time="2026-06-11T16:25:20.117279562Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260151 | controller | Jun 11 16:25:20.117338 crc crio[23211]: time="2026-06-11T16:25:20.117331533Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260166 | controller | Jun 11 16:25:20.117771 crc crio[23211]: time="2026-06-11T16:25:20.117711483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260181 | controller | Jun 11 16:25:20.117771 crc crio[23211]: time="2026-06-11T16:25:20.117764835Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260196 | controller | Jun 11 16:25:20.118022 crc crio[23211]: time="2026-06-11T16:25:20.11796487Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260212 | controller | Jun 11 16:25:20.118093 crc crio[23211]: time="2026-06-11T16:25:20.118024451Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260227 | controller | Jun 11 16:25:20.118134 crc crio[23211]: time="2026-06-11T16:25:20.118119763Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260242 | controller | Jun 11 16:25:20.118168 crc crio[23211]: time="2026-06-11T16:25:20.118151414Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260256 | controller | Jun 11 16:25:20.118403 crc crio[23211]: time="2026-06-11T16:25:20.118347079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260271 | controller | Jun 11 16:25:20.118403 crc crio[23211]: time="2026-06-11T16:25:20.1183967Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260286 | controller | Jun 11 16:25:20.118649 crc crio[23211]: time="2026-06-11T16:25:20.118604125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260301 | controller | Jun 11 16:25:20.118707 crc crio[23211]: time="2026-06-11T16:25:20.118654796Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260316 | controller | Jun 11 16:25:20.118861 crc crio[23211]: time="2026-06-11T16:25:20.118815561Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260330 | controller | Jun 11 16:25:20.118924 crc crio[23211]: time="2026-06-11T16:25:20.118865613Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260388 | controller | Jun 11 16:25:20.119091 crc crio[23211]: time="2026-06-11T16:25:20.119045597Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260429 | controller | Jun 11 16:25:20.119174 crc crio[23211]: time="2026-06-11T16:25:20.119098258Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260446 | controller | Jun 11 16:25:20.119281 crc crio[23211]: time="2026-06-11T16:25:20.119245862Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260465 | controller | Jun 11 16:25:20.119341 crc crio[23211]: time="2026-06-11T16:25:20.119292743Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260481 | controller | Jun 11 16:25:20.119855 crc crio[23211]: time="2026-06-11T16:25:20.119719043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260496 | controller | Jun 11 16:25:20.119855 crc crio[23211]: time="2026-06-11T16:25:20.119769165Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260524 | controller | Jun 11 16:25:20.119974 crc crio[23211]: time="2026-06-11T16:25:20.119916218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260545 | controller | Jun 11 16:25:20.119974 crc crio[23211]: time="2026-06-11T16:25:20.119948179Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260561 | controller | Jun 11 16:25:20.120212 crc crio[23211]: time="2026-06-11T16:25:20.120167884Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260577 | controller | Jun 11 16:25:20.120268 crc crio[23211]: time="2026-06-11T16:25:20.120216307Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260592 | controller | Jun 11 16:25:20.120649 crc crio[23211]: time="2026-06-11T16:25:20.120528104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260607 | controller | Jun 11 16:25:20.120754 crc crio[23211]: time="2026-06-11T16:25:20.120721099Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260622 | controller | Jun 11 16:25:20.120858 crc crio[23211]: time="2026-06-11T16:25:20.120823171Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260636 | controller | Jun 11 16:25:20.120972 crc crio[23211]: time="2026-06-11T16:25:20.120939894Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260651 | controller | Jun 11 16:25:20.121120 crc crio[23211]: time="2026-06-11T16:25:20.121043587Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260666 | controller | Jun 11 16:25:20.121245 crc crio[23211]: time="2026-06-11T16:25:20.121202201Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260681 | controller | Jun 11 16:25:20.121397 crc crio[23211]: time="2026-06-11T16:25:20.121349684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260697 | controller | Jun 11 16:25:20.121608 crc crio[23211]: time="2026-06-11T16:25:20.12157272Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260712 | controller | Jun 11 16:25:20.121679 crc crio[23211]: time="2026-06-11T16:25:20.121616521Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260727 | controller | Jun 11 16:25:20.121679 crc crio[23211]: time="2026-06-11T16:25:20.121666102Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260742 | controller | Jun 11 16:25:20.121776 crc crio[23211]: time="2026-06-11T16:25:20.121680962Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260757 | controller | Jun 11 16:25:20.121776 crc crio[23211]: time="2026-06-11T16:25:20.121702474Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260772 | controller | Jun 11 16:25:20.122086 crc crio[23211]: time="2026-06-11T16:25:20.122025142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260788 | controller | Jun 11 16:25:20.122141 crc crio[23211]: time="2026-06-11T16:25:20.122113554Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260809 | controller | Jun 11 16:25:20.122174 crc crio[23211]: time="2026-06-11T16:25:20.122149245Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260825 | controller | Jun 11 16:25:20.122206 crc crio[23211]: time="2026-06-11T16:25:20.122174575Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260840 | controller | Jun 11 16:25:20.122350 crc crio[23211]: time="2026-06-11T16:25:20.122315739Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260855 | controller | Jun 11 16:25:20.122613 crc crio[23211]: time="2026-06-11T16:25:20.122574205Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260870 | controller | Jun 11 16:25:20.122676 crc crio[23211]: time="2026-06-11T16:25:20.122665777Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260885 | controller | Jun 11 16:25:20.122711 crc crio[23211]: time="2026-06-11T16:25:20.122691258Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260901 | controller | Jun 11 16:25:20.122819 crc crio[23211]: time="2026-06-11T16:25:20.12278223Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260916 | controller | Jun 11 16:25:20.122872 crc crio[23211]: time="2026-06-11T16:25:20.122830462Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260931 | controller | Jun 11 16:25:20.123329 crc crio[23211]: time="2026-06-11T16:25:20.123191261Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260947 | controller | Jun 11 16:25:20.123405 crc crio[23211]: time="2026-06-11T16:25:20.123389426Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.260973 | controller | Jun 11 16:25:20.123523 crc crio[23211]: time="2026-06-11T16:25:20.123512099Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.260995 | controller | Jun 11 16:25:20.123737 crc crio[23211]: time="2026-06-11T16:25:20.123624572Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261012 | controller | Jun 11 16:25:20.123892 crc crio[23211]: time="2026-06-11T16:25:20.123752455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261028 | controller | Jun 11 16:25:20.123892 crc crio[23211]: time="2026-06-11T16:25:20.123779466Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261043 | controller | Jun 11 16:25:20.124040 crc crio[23211]: time="2026-06-11T16:25:20.123919019Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261059 | controller | Jun 11 16:25:20.124040 crc crio[23211]: time="2026-06-11T16:25:20.124017501Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261074 | controller | Jun 11 16:25:20.124122 crc crio[23211]: time="2026-06-11T16:25:20.124046782Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261090 | controller | Jun 11 16:25:20.124161 crc crio[23211]: time="2026-06-11T16:25:20.124140534Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261105 | controller | Jun 11 16:25:20.124296 crc crio[23211]: time="2026-06-11T16:25:20.124237767Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261121 | controller | Jun 11 16:25:20.124382 crc crio[23211]: time="2026-06-11T16:25:20.12435476Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261137 | controller | Jun 11 16:25:20.124466 crc crio[23211]: time="2026-06-11T16:25:20.12438224Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261157 | controller | Jun 11 16:25:20.124519 crc crio[23211]: time="2026-06-11T16:25:20.124499064Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261173 | controller | Jun 11 16:25:20.124775 crc crio[23211]: time="2026-06-11T16:25:20.124693439Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261190 | controller | Jun 11 16:25:20.124863 crc crio[23211]: time="2026-06-11T16:25:20.124830702Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261205 | controller | Jun 11 16:25:20.124960 crc crio[23211]: time="2026-06-11T16:25:20.124917384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261221 | controller | Jun 11 16:25:20.125239 crc crio[23211]: time="2026-06-11T16:25:20.124963196Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261236 | controller | Jun 11 16:25:20.125239 crc crio[23211]: time="2026-06-11T16:25:20.124989936Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261252 | controller | Jun 11 16:25:20.125239 crc crio[23211]: time="2026-06-11T16:25:20.125006357Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261269 | controller | Jun 11 16:25:20.125239 crc crio[23211]: time="2026-06-11T16:25:20.125204411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261293 | controller | Jun 11 16:25:20.125239 crc crio[23211]: time="2026-06-11T16:25:20.125231022Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261319 | controller | Jun 11 16:25:20.126911 crc crio[23211]: time="2026-06-11T16:25:20.126853413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261346 | controller | Jun 11 16:25:20.126911 crc crio[23211]: time="2026-06-11T16:25:20.126903744Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261364 | controller | Jun 11 16:25:20.127222 crc crio[23211]: time="2026-06-11T16:25:20.127029568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261380 | controller | Jun 11 16:25:20.127222 crc crio[23211]: time="2026-06-11T16:25:20.127056859Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261396 | controller | Jun 11 16:25:20.127625 crc crio[23211]: time="2026-06-11T16:25:20.127263814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261412 | controller | Jun 11 16:25:20.127625 crc crio[23211]: time="2026-06-11T16:25:20.127293704Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261427 | controller | Jun 11 16:25:20.127625 crc crio[23211]: time="2026-06-11T16:25:20.127414117Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261443 | controller | Jun 11 16:25:20.127625 crc crio[23211]: time="2026-06-11T16:25:20.127570121Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261504 | controller | Jun 11 16:25:20.127927 crc crio[23211]: time="2026-06-11T16:25:20.127687444Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261544 | controller | Jun 11 16:25:20.127927 crc crio[23211]: time="2026-06-11T16:25:20.127714885Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261562 | controller | Jun 11 16:25:20.127927 crc crio[23211]: time="2026-06-11T16:25:20.127849438Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261602 | controller | Jun 11 16:25:20.127927 crc crio[23211]: time="2026-06-11T16:25:20.127874969Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261652 | controller | Jun 11 16:25:20.128058 crc crio[23211]: time="2026-06-11T16:25:20.128012292Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261672 | controller | Jun 11 16:25:20.128058 crc crio[23211]: time="2026-06-11T16:25:20.128037693Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261688 | controller | Jun 11 16:25:20.128230 crc crio[23211]: time="2026-06-11T16:25:20.128171856Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261704 | controller | Jun 11 16:25:20.128230 crc crio[23211]: time="2026-06-11T16:25:20.128222317Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261720 | controller | Jun 11 16:25:20.128507 crc crio[23211]: time="2026-06-11T16:25:20.128364821Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261736 | controller | Jun 11 16:25:20.128507 crc crio[23211]: time="2026-06-11T16:25:20.128413492Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261751 | controller | Jun 11 16:25:20.128706 crc crio[23211]: time="2026-06-11T16:25:20.128660498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261767 | controller | Jun 11 16:25:20.128762 crc crio[23211]: time="2026-06-11T16:25:20.128707979Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261782 | controller | Jun 11 16:25:20.128970 crc crio[23211]: time="2026-06-11T16:25:20.128916365Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261797 | controller | Jun 11 16:25:20.128970 crc crio[23211]: time="2026-06-11T16:25:20.128964696Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261813 | controller | Jun 11 16:25:20.129148 crc crio[23211]: time="2026-06-11T16:25:20.12911559Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261828 | controller | Jun 11 16:25:20.129202 crc crio[23211]: time="2026-06-11T16:25:20.129157821Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261843 | controller | Jun 11 16:25:20.129304 crc crio[23211]: time="2026-06-11T16:25:20.129269924Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261858 | controller | Jun 11 16:25:20.129375 crc crio[23211]: time="2026-06-11T16:25:20.129311435Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261874 | controller | Jun 11 16:25:20.129790 crc crio[23211]: time="2026-06-11T16:25:20.129672244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261889 | controller | Jun 11 16:25:20.129864 crc crio[23211]: time="2026-06-11T16:25:20.129784836Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261904 | controller | Jun 11 16:25:20.129984 crc crio[23211]: time="2026-06-11T16:25:20.129882929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261920 | controller | Jun 11 16:25:20.129984 crc crio[23211]: time="2026-06-11T16:25:20.129976741Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261935 | controller | Jun 11 16:25:20.130110 crc crio[23211]: time="2026-06-11T16:25:20.130003822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261952 | controller | Jun 11 16:25:20.130228 crc crio[23211]: time="2026-06-11T16:25:20.130114374Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.261969 | controller | Jun 11 16:25:20.130337 crc crio[23211]: time="2026-06-11T16:25:20.130234477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.261990 | controller | Jun 11 16:25:20.130477 crc crio[23211]: time="2026-06-11T16:25:20.130345311Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262005 | controller | Jun 11 16:25:20.130559 crc crio[23211]: time="2026-06-11T16:25:20.130491384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262020 | controller | Jun 11 16:25:20.130559 crc crio[23211]: time="2026-06-11T16:25:20.130518065Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262035 | controller | Jun 11 16:25:20.130952 crc crio[23211]: time="2026-06-11T16:25:20.130828243Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262050 | controller | Jun 11 16:25:20.131088 crc crio[23211]: time="2026-06-11T16:25:20.131032848Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262066 | controller | Jun 11 16:25:20.131231 crc crio[23211]: time="2026-06-11T16:25:20.131180601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262081 | controller | Jun 11 16:25:20.131321 crc crio[23211]: time="2026-06-11T16:25:20.131247903Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262096 | controller | Jun 11 16:25:20.131675 crc crio[23211]: time="2026-06-11T16:25:20.131570012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262112 | controller | Jun 11 16:25:20.131791 crc crio[23211]: time="2026-06-11T16:25:20.131757276Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262128 | controller | Jun 11 16:25:20.131857 crc crio[23211]: time="2026-06-11T16:25:20.131813478Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262144 | controller | Jun 11 16:25:20.131857 crc crio[23211]: time="2026-06-11T16:25:20.131847139Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262160 | controller | Jun 11 16:25:20.131933 crc crio[23211]: time="2026-06-11T16:25:20.131906Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262176 | controller | Jun 11 16:25:20.131933 crc crio[23211]: time="2026-06-11T16:25:20.131925101Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262193 | controller | Jun 11 16:25:20.132236 crc crio[23211]: time="2026-06-11T16:25:20.132181607Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262209 | controller | Jun 11 16:25:20.132236 crc crio[23211]: time="2026-06-11T16:25:20.132235038Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262225 | controller | Jun 11 16:25:20.132370 crc crio[23211]: time="2026-06-11T16:25:20.13232995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262241 | controller | Jun 11 16:25:20.132467 crc crio[23211]: time="2026-06-11T16:25:20.132396762Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262257 | controller | Jun 11 16:25:20.132619 crc crio[23211]: time="2026-06-11T16:25:20.132584237Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262273 | controller | Jun 11 16:25:20.132685 crc crio[23211]: time="2026-06-11T16:25:20.132634028Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262290 | controller | Jun 11 16:25:20.132868 crc crio[23211]: time="2026-06-11T16:25:20.132833814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262306 | controller | Jun 11 16:25:20.132919 crc crio[23211]: time="2026-06-11T16:25:20.132883035Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262322 | controller | Jun 11 16:25:20.133121 crc crio[23211]: time="2026-06-11T16:25:20.133014398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262342 | controller | Jun 11 16:25:20.133121 crc crio[23211]: time="2026-06-11T16:25:20.13308755Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262358 | controller | Jun 11 16:25:20.133362 crc crio[23211]: time="2026-06-11T16:25:20.133323036Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262374 | controller | Jun 11 16:25:20.133414 crc crio[23211]: time="2026-06-11T16:25:20.133374857Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262391 | controller | Jun 11 16:25:20.133635 crc crio[23211]: time="2026-06-11T16:25:20.133599712Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262408 | controller | Jun 11 16:25:20.133689 crc crio[23211]: time="2026-06-11T16:25:20.133647324Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262425 | controller | Jun 11 16:25:20.133854 crc crio[23211]: time="2026-06-11T16:25:20.133813238Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262442 | controller | Jun 11 16:25:20.133922 crc crio[23211]: time="2026-06-11T16:25:20.133877629Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262458 | controller | Jun 11 16:25:20.134293 crc crio[23211]: time="2026-06-11T16:25:20.134154387Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262474 | controller | Jun 11 16:25:20.134293 crc crio[23211]: time="2026-06-11T16:25:20.134205678Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262490 | controller | Jun 11 16:25:20.134293 crc crio[23211]: time="2026-06-11T16:25:20.134252659Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262506 | controller | Jun 11 16:25:20.134412 crc crio[23211]: time="2026-06-11T16:25:20.13429719Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262550 | controller | Jun 11 16:25:20.134412 crc crio[23211]: time="2026-06-11T16:25:20.134386522Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262571 | controller | Jun 11 16:25:20.134613 crc crio[23211]: time="2026-06-11T16:25:20.134485105Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262588 | controller | Jun 11 16:25:20.134699 crc crio[23211]: time="2026-06-11T16:25:20.134656309Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262604 | controller | Jun 11 16:25:20.134760 crc crio[23211]: time="2026-06-11T16:25:20.134719851Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262620 | controller | Jun 11 16:25:20.134856 crc crio[23211]: time="2026-06-11T16:25:20.134820703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262636 | controller | Jun 11 16:25:20.134913 crc crio[23211]: time="2026-06-11T16:25:20.134870064Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262652 | controller | Jun 11 16:25:20.135080 crc crio[23211]: time="2026-06-11T16:25:20.135046179Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262668 | controller | Jun 11 16:25:20.135150 crc crio[23211]: time="2026-06-11T16:25:20.13509506Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262727 | controller | Jun 11 16:25:20.135519 crc crio[23211]: time="2026-06-11T16:25:20.13548172Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262751 | controller | Jun 11 16:25:20.135603 crc crio[23211]: time="2026-06-11T16:25:20.135564652Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262800 | controller | Jun 11 16:25:20.135703 crc crio[23211]: time="2026-06-11T16:25:20.135661065Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262821 | controller | Jun 11 16:25:20.135755 crc crio[23211]: time="2026-06-11T16:25:20.135727476Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262843 | controller | Jun 11 16:25:20.135899 crc crio[23211]: time="2026-06-11T16:25:20.13586479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262870 | controller | Jun 11 16:25:20.135958 crc crio[23211]: time="2026-06-11T16:25:20.135913071Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262898 | controller | Jun 11 16:25:20.136081 crc crio[23211]: time="2026-06-11T16:25:20.136046624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262917 | controller | Jun 11 16:25:20.136144 crc crio[23211]: time="2026-06-11T16:25:20.136099595Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262934 | controller | Jun 11 16:25:20.136221 crc crio[23211]: time="2026-06-11T16:25:20.136185278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262951 | controller | Jun 11 16:25:20.136279 crc crio[23211]: time="2026-06-11T16:25:20.136234089Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.262968 | controller | Jun 11 16:25:20.136747 crc crio[23211]: time="2026-06-11T16:25:20.136473215Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.262984 | controller | Jun 11 16:25:20.136863 crc crio[23211]: time="2026-06-11T16:25:20.136766262Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263000 | controller | Jun 11 16:25:20.137124 crc crio[23211]: time="2026-06-11T16:25:20.13706381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263015 | controller | Jun 11 16:25:20.137182 crc crio[23211]: time="2026-06-11T16:25:20.137155512Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263031 | controller | Jun 11 16:25:20.137785 crc crio[23211]: time="2026-06-11T16:25:20.137713546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263047 | controller | Jun 11 16:25:20.137785 crc crio[23211]: time="2026-06-11T16:25:20.137774527Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263063 | controller | Jun 11 16:25:20.137986 crc crio[23211]: time="2026-06-11T16:25:20.137937091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263078 | controller | Jun 11 16:25:20.138042 crc crio[23211]: time="2026-06-11T16:25:20.137995103Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263094 | controller | Jun 11 16:25:20.138042 crc crio[23211]: time="2026-06-11T16:25:20.138032144Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263112 | controller | Jun 11 16:25:20.138105 crc crio[23211]: time="2026-06-11T16:25:20.138061964Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263137 | controller | Jun 11 16:25:20.138297 crc crio[23211]: time="2026-06-11T16:25:20.13825353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263166 | controller | Jun 11 16:25:20.138487 crc crio[23211]: time="2026-06-11T16:25:20.138301211Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263187 | controller | Jun 11 16:25:20.138487 crc crio[23211]: time="2026-06-11T16:25:20.138373143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263210 | controller | Jun 11 16:25:20.138487 crc crio[23211]: time="2026-06-11T16:25:20.138405494Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263227 | controller | Jun 11 16:25:20.138697 crc crio[23211]: time="2026-06-11T16:25:20.13865922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263243 | controller | Jun 11 16:25:20.138753 crc crio[23211]: time="2026-06-11T16:25:20.138719781Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263259 | controller | Jun 11 16:25:20.138882 crc crio[23211]: time="2026-06-11T16:25:20.138833674Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263275 | controller | Jun 11 16:25:20.138945 crc crio[23211]: time="2026-06-11T16:25:20.138885185Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263291 | controller | Jun 11 16:25:20.139029 crc crio[23211]: time="2026-06-11T16:25:20.138990108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263307 | controller | Jun 11 16:25:20.139082 crc crio[23211]: time="2026-06-11T16:25:20.13905097Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263322 | controller | Jun 11 16:25:20.139265 crc crio[23211]: time="2026-06-11T16:25:20.139218184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263338 | controller | Jun 11 16:25:20.139319 crc crio[23211]: time="2026-06-11T16:25:20.139267655Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263354 | controller | Jun 11 16:25:20.139585 crc crio[23211]: time="2026-06-11T16:25:20.139388568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263369 | controller | Jun 11 16:25:20.139585 crc crio[23211]: time="2026-06-11T16:25:20.139510341Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263386 | controller | Jun 11 16:25:20.139746 crc crio[23211]: time="2026-06-11T16:25:20.139632394Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263402 | controller | Jun 11 16:25:20.139746 crc crio[23211]: time="2026-06-11T16:25:20.139668325Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263417 | controller | Jun 11 16:25:20.139871 crc crio[23211]: time="2026-06-11T16:25:20.139830529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263433 | controller | Jun 11 16:25:20.139923 crc crio[23211]: time="2026-06-11T16:25:20.13988876Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263449 | controller | Jun 11 16:25:20.140018 crc crio[23211]: time="2026-06-11T16:25:20.139985432Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263466 | controller | Jun 11 16:25:20.140068 crc crio[23211]: time="2026-06-11T16:25:20.140029763Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263482 | controller | Jun 11 16:25:20.140269 crc crio[23211]: time="2026-06-11T16:25:20.140222188Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263498 | controller | Jun 11 16:25:20.140331 crc crio[23211]: time="2026-06-11T16:25:20.140272409Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263532 | controller | Jun 11 16:25:20.140517 crc crio[23211]: time="2026-06-11T16:25:20.140401223Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263555 | controller | Jun 11 16:25:20.140622 crc crio[23211]: time="2026-06-11T16:25:20.140519565Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263577 | controller | Jun 11 16:25:20.140698 crc crio[23211]: time="2026-06-11T16:25:20.14066267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263594 | controller | Jun 11 16:25:20.140861 crc crio[23211]: time="2026-06-11T16:25:20.140709271Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263609 | controller | Jun 11 16:25:20.140861 crc crio[23211]: time="2026-06-11T16:25:20.140846654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263625 | controller | Jun 11 16:25:20.140987 crc crio[23211]: time="2026-06-11T16:25:20.140882155Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263641 | controller | Jun 11 16:25:20.141150 crc crio[23211]: time="2026-06-11T16:25:20.141113361Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263657 | controller | Jun 11 16:25:20.141213 crc crio[23211]: time="2026-06-11T16:25:20.141165832Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263672 | controller | Jun 11 16:25:20.141317 crc crio[23211]: time="2026-06-11T16:25:20.141282386Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263688 | controller | Jun 11 16:25:20.141383 crc crio[23211]: time="2026-06-11T16:25:20.141329987Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263704 | controller | Jun 11 16:25:20.141776 crc crio[23211]: time="2026-06-11T16:25:20.141741466Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263720 | controller | Jun 11 16:25:20.141847 crc crio[23211]: time="2026-06-11T16:25:20.141791097Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263736 | controller | Jun 11 16:25:20.142013 crc crio[23211]: time="2026-06-11T16:25:20.141978692Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263752 | controller | Jun 11 16:25:20.142063 crc crio[23211]: time="2026-06-11T16:25:20.142027014Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263768 | controller | Jun 11 16:25:20.142263 crc crio[23211]: time="2026-06-11T16:25:20.142228809Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263784 | controller | Jun 11 16:25:20.142323 crc crio[23211]: time="2026-06-11T16:25:20.14227865Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263802 | controller | Jun 11 16:25:20.142523 crc crio[23211]: time="2026-06-11T16:25:20.142487815Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263818 | controller | Jun 11 16:25:20.142604 crc crio[23211]: time="2026-06-11T16:25:20.142565277Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263906 | controller | Jun 11 16:25:20.142720 crc crio[23211]: time="2026-06-11T16:25:20.142667171Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263932 | controller | Jun 11 16:25:20.142720 crc crio[23211]: time="2026-06-11T16:25:20.142702762Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263950 | controller | Jun 11 16:25:20.142932 crc crio[23211]: time="2026-06-11T16:25:20.142847644Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.263967 | controller | Jun 11 16:25:20.142932 crc crio[23211]: time="2026-06-11T16:25:20.142881715Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.263983 | controller | Jun 11 16:25:20.143135 crc crio[23211]: time="2026-06-11T16:25:20.143088221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264004 | controller | Jun 11 16:25:20.143188 crc crio[23211]: time="2026-06-11T16:25:20.143160083Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264021 | controller | Jun 11 16:25:20.143255 crc crio[23211]: time="2026-06-11T16:25:20.143223973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264037 | controller | Jun 11 16:25:20.143305 crc crio[23211]: time="2026-06-11T16:25:20.143268194Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264053 | controller | Jun 11 16:25:20.143687 crc crio[23211]: time="2026-06-11T16:25:20.143637484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264069 | controller | Jun 11 16:25:20.143779 crc crio[23211]: time="2026-06-11T16:25:20.143690116Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264085 | controller | Jun 11 16:25:20.143855 crc crio[23211]: time="2026-06-11T16:25:20.143813439Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264101 | controller | Jun 11 16:25:20.143906 crc crio[23211]: time="2026-06-11T16:25:20.14387668Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264117 | controller | Jun 11 16:25:20.143984 crc crio[23211]: time="2026-06-11T16:25:20.143950292Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264133 | controller | Jun 11 16:25:20.144096 crc crio[23211]: time="2026-06-11T16:25:20.143996673Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264149 | controller | Jun 11 16:25:20.144200 crc crio[23211]: time="2026-06-11T16:25:20.144163807Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264164 | controller | Jun 11 16:25:20.144262 crc crio[23211]: time="2026-06-11T16:25:20.144219209Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264180 | controller | Jun 11 16:25:20.144652 crc crio[23211]: time="2026-06-11T16:25:20.144609449Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264196 | controller | Jun 11 16:25:20.144712 crc crio[23211]: time="2026-06-11T16:25:20.144670381Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264211 | controller | Jun 11 16:25:20.144866 crc crio[23211]: time="2026-06-11T16:25:20.144816454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264228 | controller | Jun 11 16:25:20.144934 crc crio[23211]: time="2026-06-11T16:25:20.144880716Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264243 | controller | Jun 11 16:25:20.145074 crc crio[23211]: time="2026-06-11T16:25:20.14503411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264259 | controller | Jun 11 16:25:20.145245 crc crio[23211]: time="2026-06-11T16:25:20.145089311Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264275 | controller | Jun 11 16:25:20.145351 crc crio[23211]: time="2026-06-11T16:25:20.145235405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264291 | controller | Jun 11 16:25:20.145351 crc crio[23211]: time="2026-06-11T16:25:20.145283656Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264307 | controller | Jun 11 16:25:20.145510 crc crio[23211]: time="2026-06-11T16:25:20.14541177Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264323 | controller | Jun 11 16:25:20.145607 crc crio[23211]: time="2026-06-11T16:25:20.145592564Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264339 | controller | Jun 11 16:25:20.145760 crc crio[23211]: time="2026-06-11T16:25:20.145719576Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264358 | controller | Jun 11 16:25:20.145814 crc crio[23211]: time="2026-06-11T16:25:20.145772508Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264375 | controller | Jun 11 16:25:20.146045 crc crio[23211]: time="2026-06-11T16:25:20.146010914Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264392 | controller | Jun 11 16:25:20.146135 crc crio[23211]: time="2026-06-11T16:25:20.146060356Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264408 | controller | Jun 11 16:25:20.146288 crc crio[23211]: time="2026-06-11T16:25:20.14625456Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264423 | controller | Jun 11 16:25:20.146341 crc crio[23211]: time="2026-06-11T16:25:20.146301852Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264439 | controller | Jun 11 16:25:20.146625 crc crio[23211]: time="2026-06-11T16:25:20.146588159Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264456 | controller | Jun 11 16:25:20.146682 crc crio[23211]: time="2026-06-11T16:25:20.1466357Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264471 | controller | Jun 11 16:25:20.146819 crc crio[23211]: time="2026-06-11T16:25:20.146784773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264487 | controller | Jun 11 16:25:20.146881 crc crio[23211]: time="2026-06-11T16:25:20.146834505Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264503 | controller | Jun 11 16:25:20.147041 crc crio[23211]: time="2026-06-11T16:25:20.147003479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264545 | controller | Jun 11 16:25:20.147166 crc crio[23211]: time="2026-06-11T16:25:20.14705762Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264568 | controller | Jun 11 16:25:20.147166 crc crio[23211]: time="2026-06-11T16:25:20.147135282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264585 | controller | Jun 11 16:25:20.147238 crc crio[23211]: time="2026-06-11T16:25:20.147166473Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264601 | controller | Jun 11 16:25:20.147272 crc crio[23211]: time="2026-06-11T16:25:20.147253315Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264618 | controller | Jun 11 16:25:20.147310 crc crio[23211]: time="2026-06-11T16:25:20.147284346Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264634 | controller | Jun 11 16:25:20.147633 crc crio[23211]: time="2026-06-11T16:25:20.147568684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264650 | controller | Jun 11 16:25:20.147633 crc crio[23211]: time="2026-06-11T16:25:20.147616055Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264666 | controller | Jun 11 16:25:20.147740 crc crio[23211]: time="2026-06-11T16:25:20.147708537Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264682 | controller | Jun 11 16:25:20.147740 crc crio[23211]: time="2026-06-11T16:25:20.147740148Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264698 | controller | Jun 11 16:25:20.147999 crc crio[23211]: time="2026-06-11T16:25:20.147954263Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264714 | controller | Jun 11 16:25:20.148060 crc crio[23211]: time="2026-06-11T16:25:20.148023225Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264735 | controller | Jun 11 16:25:20.148187 crc crio[23211]: time="2026-06-11T16:25:20.148105017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264752 | controller | Jun 11 16:25:20.148247 crc crio[23211]: time="2026-06-11T16:25:20.148201039Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264768 | controller | Jun 11 16:25:20.148282 crc crio[23211]: time="2026-06-11T16:25:20.14825118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264785 | controller | Jun 11 16:25:20.148282 crc crio[23211]: time="2026-06-11T16:25:20.148281391Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264802 | controller | Jun 11 16:25:20.148604 crc crio[23211]: time="2026-06-11T16:25:20.148562388Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264818 | controller | Jun 11 16:25:20.148684 crc crio[23211]: time="2026-06-11T16:25:20.148609329Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264834 | controller | Jun 11 16:25:20.148780 crc crio[23211]: time="2026-06-11T16:25:20.148743583Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264851 | controller | Jun 11 16:25:20.148840 crc crio[23211]: time="2026-06-11T16:25:20.148794164Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264867 | controller | Jun 11 16:25:20.148952 crc crio[23211]: time="2026-06-11T16:25:20.148917517Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264883 | controller | Jun 11 16:25:20.149032 crc crio[23211]: time="2026-06-11T16:25:20.148963979Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264898 | controller | Jun 11 16:25:20.149220 crc crio[23211]: time="2026-06-11T16:25:20.149179834Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264915 | controller | Jun 11 16:25:20.149273 crc crio[23211]: time="2026-06-11T16:25:20.149239125Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.264930 | controller | Jun 11 16:25:20.149344 crc crio[23211]: time="2026-06-11T16:25:20.149307307Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.264992 | controller | Jun 11 16:25:20.149394 crc crio[23211]: time="2026-06-11T16:25:20.149357428Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265017 | controller | Jun 11 16:25:20.149621 crc crio[23211]: time="2026-06-11T16:25:20.149584624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265073 | controller | Jun 11 16:25:20.149677 crc crio[23211]: time="2026-06-11T16:25:20.149644145Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265093 | controller | Jun 11 16:25:20.149788 crc crio[23211]: time="2026-06-11T16:25:20.149752118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265110 | controller | Jun 11 16:25:20.149839 crc crio[23211]: time="2026-06-11T16:25:20.149807289Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265125 | controller | Jun 11 16:25:20.149956 crc crio[23211]: time="2026-06-11T16:25:20.149918212Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265141 | controller | Jun 11 16:25:20.150008 crc crio[23211]: time="2026-06-11T16:25:20.149976073Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265156 | controller | Jun 11 16:25:20.150181 crc crio[23211]: time="2026-06-11T16:25:20.150148658Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265175 | controller | Jun 11 16:25:20.150238 crc crio[23211]: time="2026-06-11T16:25:20.15019388Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265191 | controller | Jun 11 16:25:20.150336 crc crio[23211]: time="2026-06-11T16:25:20.150303792Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265206 | controller | Jun 11 16:25:20.150387 crc crio[23211]: time="2026-06-11T16:25:20.150350603Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265222 | controller | Jun 11 16:25:20.150635 crc crio[23211]: time="2026-06-11T16:25:20.150595419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265237 | controller | Jun 11 16:25:20.150691 crc crio[23211]: time="2026-06-11T16:25:20.150658301Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265252 | controller | Jun 11 16:25:20.150827 crc crio[23211]: time="2026-06-11T16:25:20.150793594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265267 | controller | Jun 11 16:25:20.150919 crc crio[23211]: time="2026-06-11T16:25:20.150838305Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265282 | controller | Jun 11 16:25:20.151045 crc crio[23211]: time="2026-06-11T16:25:20.151000079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265298 | controller | Jun 11 16:25:20.151045 crc crio[23211]: time="2026-06-11T16:25:20.15104826Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265313 | controller | Jun 11 16:25:20.151208 crc crio[23211]: time="2026-06-11T16:25:20.151172984Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265328 | controller | Jun 11 16:25:20.151263 crc crio[23211]: time="2026-06-11T16:25:20.151218225Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265343 | controller | Jun 11 16:25:20.151414 crc crio[23211]: time="2026-06-11T16:25:20.151373218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265358 | controller | Jun 11 16:25:20.151596 crc crio[23211]: time="2026-06-11T16:25:20.151489531Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265373 | controller | Jun 11 16:25:20.151733 crc crio[23211]: time="2026-06-11T16:25:20.151560394Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265388 | controller | Jun 11 16:25:20.151801 crc crio[23211]: time="2026-06-11T16:25:20.151748399Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265403 | controller | Jun 11 16:25:20.151801 crc crio[23211]: time="2026-06-11T16:25:20.151766249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265418 | controller | Jun 11 16:25:20.151801 crc crio[23211]: time="2026-06-11T16:25:20.15178663Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265433 | controller | Jun 11 16:25:20.151972 crc crio[23211]: time="2026-06-11T16:25:20.151931933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265449 | controller | Jun 11 16:25:20.152026 crc crio[23211]: time="2026-06-11T16:25:20.151989564Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265464 | controller | Jun 11 16:25:20.152284 crc crio[23211]: time="2026-06-11T16:25:20.15220473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265479 | controller | Jun 11 16:25:20.152393 crc crio[23211]: time="2026-06-11T16:25:20.152352783Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265498 | controller | Jun 11 16:25:20.152497 crc crio[23211]: time="2026-06-11T16:25:20.152412845Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265541 | controller | Jun 11 16:25:20.152588 crc crio[23211]: time="2026-06-11T16:25:20.152510587Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265565 | controller | Jun 11 16:25:20.152750 crc crio[23211]: time="2026-06-11T16:25:20.152599489Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265581 | controller | Jun 11 16:25:20.152802 crc crio[23211]: time="2026-06-11T16:25:20.152763793Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265597 | controller | Jun 11 16:25:20.152863 crc crio[23211]: time="2026-06-11T16:25:20.152826916Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265612 | controller | Jun 11 16:25:20.152916 crc crio[23211]: time="2026-06-11T16:25:20.152879447Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265627 | controller | Jun 11 16:25:20.153113 crc crio[23211]: time="2026-06-11T16:25:20.153072812Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265643 | controller | Jun 11 16:25:20.153171 crc crio[23211]: time="2026-06-11T16:25:20.153137214Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265658 | controller | Jun 11 16:25:20.153206 crc crio[23211]: time="2026-06-11T16:25:20.153170054Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265673 | controller | Jun 11 16:25:20.153206 crc crio[23211]: time="2026-06-11T16:25:20.153192805Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265689 | controller | Jun 11 16:25:20.153388 crc crio[23211]: time="2026-06-11T16:25:20.153343949Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265704 | controller | Jun 11 16:25:20.153517 crc crio[23211]: time="2026-06-11T16:25:20.153504872Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265720 | controller | Jun 11 16:25:20.153681 crc crio[23211]: time="2026-06-11T16:25:20.153602465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265735 | controller | Jun 11 16:25:20.153681 crc crio[23211]: time="2026-06-11T16:25:20.153628816Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265750 | controller | Jun 11 16:25:20.153863 crc crio[23211]: time="2026-06-11T16:25:20.1538256Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265765 | controller | Jun 11 16:25:20.153926 crc crio[23211]: time="2026-06-11T16:25:20.153871861Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265780 | controller | Jun 11 16:25:20.154025 crc crio[23211]: time="2026-06-11T16:25:20.153992484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265796 | controller | Jun 11 16:25:20.154084 crc crio[23211]: time="2026-06-11T16:25:20.154034665Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265811 | controller | Jun 11 16:25:20.154314 crc crio[23211]: time="2026-06-11T16:25:20.154282201Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265826 | controller | Jun 11 16:25:20.154380 crc crio[23211]: time="2026-06-11T16:25:20.154326372Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265841 | controller | Jun 11 16:25:20.154672 crc crio[23211]: time="2026-06-11T16:25:20.154614841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265860 | controller | Jun 11 16:25:20.154741 crc crio[23211]: time="2026-06-11T16:25:20.154701073Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265875 | controller | Jun 11 16:25:20.154836 crc crio[23211]: time="2026-06-11T16:25:20.154798145Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265891 | controller | Jun 11 16:25:20.154897 crc crio[23211]: time="2026-06-11T16:25:20.154851136Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265906 | controller | Jun 11 16:25:20.155414 crc crio[23211]: time="2026-06-11T16:25:20.155184565Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265921 | controller | Jun 11 16:25:20.155617 crc crio[23211]: time="2026-06-11T16:25:20.155566265Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265937 | controller | Jun 11 16:25:20.155688 crc crio[23211]: time="2026-06-11T16:25:20.155621196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265952 | controller | Jun 11 16:25:20.155688 crc crio[23211]: time="2026-06-11T16:25:20.155657257Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265967 | controller | Jun 11 16:25:20.155760 crc crio[23211]: time="2026-06-11T16:25:20.155732159Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.265983 | controller | Jun 11 16:25:20.155886 crc crio[23211]: time="2026-06-11T16:25:20.15577325Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.265998 | controller | Jun 11 16:25:20.155997 crc crio[23211]: time="2026-06-11T16:25:20.155973105Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266014 | controller | Jun 11 16:25:20.156035 crc crio[23211]: time="2026-06-11T16:25:20.156008166Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266035 | controller | Jun 11 16:25:20.156299 crc crio[23211]: time="2026-06-11T16:25:20.156234941Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266060 | controller | Jun 11 16:25:20.156299 crc crio[23211]: time="2026-06-11T16:25:20.156290792Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266082 | controller | Jun 11 16:25:20.156405 crc crio[23211]: time="2026-06-11T16:25:20.156358275Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266100 | controller | Jun 11 16:25:20.156405 crc crio[23211]: time="2026-06-11T16:25:20.156389656Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266116 | controller | Jun 11 16:25:20.156760 crc crio[23211]: time="2026-06-11T16:25:20.156712784Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266131 | controller | Jun 11 16:25:20.156826 crc crio[23211]: time="2026-06-11T16:25:20.156764885Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266146 | controller | Jun 11 16:25:20.156989 crc crio[23211]: time="2026-06-11T16:25:20.156921589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266162 | controller | Jun 11 16:25:20.157055 crc crio[23211]: time="2026-06-11T16:25:20.157019801Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266177 | controller | Jun 11 16:25:20.157232 crc crio[23211]: time="2026-06-11T16:25:20.157196266Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266193 | controller | Jun 11 16:25:20.157291 crc crio[23211]: time="2026-06-11T16:25:20.157247957Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266209 | controller | Jun 11 16:25:20.157376 crc crio[23211]: time="2026-06-11T16:25:20.157341009Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266229 | controller | Jun 11 16:25:20.157471 crc crio[23211]: time="2026-06-11T16:25:20.15738857Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266245 | controller | Jun 11 16:25:20.157726 crc crio[23211]: time="2026-06-11T16:25:20.157673727Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266261 | controller | Jun 11 16:25:20.157726 crc crio[23211]: time="2026-06-11T16:25:20.157725759Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266276 | controller | Jun 11 16:25:20.157898 crc crio[23211]: time="2026-06-11T16:25:20.157859073Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266291 | controller | Jun 11 16:25:20.157980 crc crio[23211]: time="2026-06-11T16:25:20.157909534Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266307 | controller | Jun 11 16:25:20.158034 crc crio[23211]: time="2026-06-11T16:25:20.158018236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266322 | controller | Jun 11 16:25:20.158084 crc crio[23211]: time="2026-06-11T16:25:20.158048066Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266338 | controller | Jun 11 16:25:20.158254 crc crio[23211]: time="2026-06-11T16:25:20.158207411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266353 | controller | Jun 11 16:25:20.158397 crc crio[23211]: time="2026-06-11T16:25:20.158359745Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266368 | controller | Jun 11 16:25:20.158570 crc crio[23211]: time="2026-06-11T16:25:20.158509749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266383 | controller | Jun 11 16:25:20.158644 crc crio[23211]: time="2026-06-11T16:25:20.158599491Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266399 | controller | Jun 11 16:25:20.158681 crc crio[23211]: time="2026-06-11T16:25:20.158649902Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266414 | controller | Jun 11 16:25:20.158717 crc crio[23211]: time="2026-06-11T16:25:20.158686623Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266430 | controller | Jun 11 16:25:20.158750 crc crio[23211]: time="2026-06-11T16:25:20.158730444Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266445 | controller | Jun 11 16:25:20.158789 crc crio[23211]: time="2026-06-11T16:25:20.158754655Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266461 | controller | Jun 11 16:25:20.159003 crc crio[23211]: time="2026-06-11T16:25:20.15896396Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266476 | controller | Jun 11 16:25:20.159070 crc crio[23211]: time="2026-06-11T16:25:20.159020671Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266491 | controller | Jun 11 16:25:20.159409 crc crio[23211]: time="2026-06-11T16:25:20.15934454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266507 | controller | Jun 11 16:25:20.159559 crc crio[23211]: time="2026-06-11T16:25:20.159480323Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266545 | controller | Jun 11 16:25:20.159647 crc crio[23211]: time="2026-06-11T16:25:20.159605286Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266563 | controller | Jun 11 16:25:20.159700 crc crio[23211]: time="2026-06-11T16:25:20.159660338Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266584 | controller | Jun 11 16:25:20.159919 crc crio[23211]: time="2026-06-11T16:25:20.159858553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266600 | controller | Jun 11 16:25:20.159980 crc crio[23211]: time="2026-06-11T16:25:20.159930194Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266615 | controller | Jun 11 16:25:20.160031 crc crio[23211]: time="2026-06-11T16:25:20.160008756Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266630 | controller | Jun 11 16:25:20.160068 crc crio[23211]: time="2026-06-11T16:25:20.160043967Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266645 | controller | Jun 11 16:25:20.160627 crc crio[23211]: time="2026-06-11T16:25:20.160515809Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266660 | controller | Jun 11 16:25:20.160627 crc crio[23211]: time="2026-06-11T16:25:20.160622601Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266675 | controller | Jun 11 16:25:20.160723 crc crio[23211]: time="2026-06-11T16:25:20.160673212Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266690 | controller | Jun 11 16:25:20.160723 crc crio[23211]: time="2026-06-11T16:25:20.160712293Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266705 | controller | Jun 11 16:25:20.160786 crc crio[23211]: time="2026-06-11T16:25:20.160729284Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266720 | controller | Jun 11 16:25:20.160786 crc crio[23211]: time="2026-06-11T16:25:20.160756554Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266735 | controller | Jun 11 16:25:20.160999 crc crio[23211]: time="2026-06-11T16:25:20.160905099Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266751 | controller | Jun 11 16:25:20.161071 crc crio[23211]: time="2026-06-11T16:25:20.161000291Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266766 | controller | Jun 11 16:25:20.161200 crc crio[23211]: time="2026-06-11T16:25:20.161140815Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266781 | controller | Jun 11 16:25:20.161264 crc crio[23211]: time="2026-06-11T16:25:20.161201846Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266797 | controller | Jun 11 16:25:20.161303 crc crio[23211]: time="2026-06-11T16:25:20.161281068Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266812 | controller | Jun 11 16:25:20.161356 crc crio[23211]: time="2026-06-11T16:25:20.161314329Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266828 | controller | Jun 11 16:25:20.161561 crc crio[23211]: time="2026-06-11T16:25:20.16136884Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266844 | controller | Jun 11 16:25:20.161622 crc crio[23211]: time="2026-06-11T16:25:20.161396981Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266859 | controller | Jun 11 16:25:20.161622 crc crio[23211]: time="2026-06-11T16:25:20.161599336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266874 | controller | Jun 11 16:25:20.161689 crc crio[23211]: time="2026-06-11T16:25:20.161628307Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266890 | controller | Jun 11 16:25:20.161761 crc crio[23211]: time="2026-06-11T16:25:20.161727759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266908 | controller | Jun 11 16:25:20.161815 crc crio[23211]: time="2026-06-11T16:25:20.16177065Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266924 | controller | Jun 11 16:25:20.161971 crc crio[23211]: time="2026-06-11T16:25:20.161906904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266940 | controller | Jun 11 16:25:20.161971 crc crio[23211]: time="2026-06-11T16:25:20.161963455Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266955 | controller | Jun 11 16:25:20.162069 crc crio[23211]: time="2026-06-11T16:25:20.162048937Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.266971 | controller | Jun 11 16:25:20.162103 crc crio[23211]: time="2026-06-11T16:25:20.162077978Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.266986 | controller | Jun 11 16:25:20.162327 crc crio[23211]: time="2026-06-11T16:25:20.162272554Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267001 | controller | Jun 11 16:25:20.162327 crc crio[23211]: time="2026-06-11T16:25:20.162324255Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267016 | controller | Jun 11 16:25:20.162677 crc crio[23211]: time="2026-06-11T16:25:20.16252329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267060 | controller | Jun 11 16:25:20.162677 crc crio[23211]: time="2026-06-11T16:25:20.162594991Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267083 | controller | Jun 11 16:25:20.162937 crc crio[23211]: time="2026-06-11T16:25:20.162745975Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267099 | controller | Jun 11 16:25:20.162937 crc crio[23211]: time="2026-06-11T16:25:20.162771746Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267115 | controller | Jun 11 16:25:20.162937 crc crio[23211]: time="2026-06-11T16:25:20.162895679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267130 | controller | Jun 11 16:25:20.162937 crc crio[23211]: time="2026-06-11T16:25:20.162922439Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267145 | controller | Jun 11 16:25:20.163465 crc crio[23211]: time="2026-06-11T16:25:20.163044972Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267160 | controller | Jun 11 16:25:20.163465 crc crio[23211]: time="2026-06-11T16:25:20.163069983Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267175 | controller | Jun 11 16:25:20.163465 crc crio[23211]: time="2026-06-11T16:25:20.163215317Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267190 | controller | Jun 11 16:25:20.163465 crc crio[23211]: time="2026-06-11T16:25:20.163242917Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267206 | controller | Jun 11 16:25:20.163799 crc crio[23211]: time="2026-06-11T16:25:20.163511835Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267221 | controller | Jun 11 16:25:20.163799 crc crio[23211]: time="2026-06-11T16:25:20.163573896Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267236 | controller | Jun 11 16:25:20.163799 crc crio[23211]: time="2026-06-11T16:25:20.16373929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267252 | controller | Jun 11 16:25:20.163799 crc crio[23211]: time="2026-06-11T16:25:20.163765041Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267272 | controller | Jun 11 16:25:20.163971 crc crio[23211]: time="2026-06-11T16:25:20.163931735Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267288 | controller | Jun 11 16:25:20.163971 crc crio[23211]: time="2026-06-11T16:25:20.163960686Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267304 | controller | Jun 11 16:25:20.164224 crc crio[23211]: time="2026-06-11T16:25:20.164188731Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267320 | controller | Jun 11 16:25:20.164295 crc crio[23211]: time="2026-06-11T16:25:20.164229732Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267336 | controller | Jun 11 16:25:20.164521 crc crio[23211]: time="2026-06-11T16:25:20.164482799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267352 | controller | Jun 11 16:25:20.164616 crc crio[23211]: time="2026-06-11T16:25:20.16452591Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267367 | controller | Jun 11 16:25:20.164770 crc crio[23211]: time="2026-06-11T16:25:20.164737065Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267383 | controller | Jun 11 16:25:20.164823 crc crio[23211]: time="2026-06-11T16:25:20.164779326Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267398 | controller | Jun 11 16:25:20.165014 crc crio[23211]: time="2026-06-11T16:25:20.164978762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267414 | controller | Jun 11 16:25:20.165079 crc crio[23211]: time="2026-06-11T16:25:20.165025663Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267429 | controller | Jun 11 16:25:20.165188 crc crio[23211]: time="2026-06-11T16:25:20.165152706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267444 | controller | Jun 11 16:25:20.165241 crc crio[23211]: time="2026-06-11T16:25:20.165203247Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267459 | controller | Jun 11 16:25:20.165491 crc crio[23211]: time="2026-06-11T16:25:20.165404642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267475 | controller | Jun 11 16:25:20.165593 crc crio[23211]: time="2026-06-11T16:25:20.165503394Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267489 | controller | Jun 11 16:25:20.165741 crc crio[23211]: time="2026-06-11T16:25:20.165700279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267504 | controller | Jun 11 16:25:20.165815 crc crio[23211]: time="2026-06-11T16:25:20.16574851Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267541 | controller | Jun 11 16:25:20.165969 crc crio[23211]: time="2026-06-11T16:25:20.165927555Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267558 | controller | Jun 11 16:25:20.166045 crc crio[23211]: time="2026-06-11T16:25:20.165980226Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267574 | controller | Jun 11 16:25:20.166155 crc crio[23211]: time="2026-06-11T16:25:20.166120729Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267589 | controller | Jun 11 16:25:20.166222 crc crio[23211]: time="2026-06-11T16:25:20.16616201Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267604 | controller | Jun 11 16:25:20.166343 crc crio[23211]: time="2026-06-11T16:25:20.166306645Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267622 | controller | Jun 11 16:25:20.166501 crc crio[23211]: time="2026-06-11T16:25:20.166350186Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267637 | controller | Jun 11 16:25:20.166615 crc crio[23211]: time="2026-06-11T16:25:20.166562481Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267653 | controller | Jun 11 16:25:20.166615 crc crio[23211]: time="2026-06-11T16:25:20.166589942Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267668 | controller | Jun 11 16:25:20.166793 crc crio[23211]: time="2026-06-11T16:25:20.166754716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267683 | controller | Jun 11 16:25:20.166866 crc crio[23211]: time="2026-06-11T16:25:20.166797407Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267698 | controller | Jun 11 16:25:20.166976 crc crio[23211]: time="2026-06-11T16:25:20.16694014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267713 | controller | Jun 11 16:25:20.167045 crc crio[23211]: time="2026-06-11T16:25:20.166983462Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267728 | controller | Jun 11 16:25:20.167233 crc crio[23211]: time="2026-06-11T16:25:20.167136225Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267743 | controller | Jun 11 16:25:20.167233 crc crio[23211]: time="2026-06-11T16:25:20.167161336Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267758 | controller | Jun 11 16:25:20.167331 crc crio[23211]: time="2026-06-11T16:25:20.167306159Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267773 | controller | Jun 11 16:25:20.167331 crc crio[23211]: time="2026-06-11T16:25:20.16733138Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267788 | controller | Jun 11 16:25:20.167583 crc crio[23211]: time="2026-06-11T16:25:20.167524325Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267803 | controller | Jun 11 16:25:20.167640 crc crio[23211]: time="2026-06-11T16:25:20.167592846Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267823 | controller | Jun 11 16:25:20.167796 crc crio[23211]: time="2026-06-11T16:25:20.1677182Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267846 | controller | Jun 11 16:25:20.167796 crc crio[23211]: time="2026-06-11T16:25:20.167764032Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267870 | controller | Jun 11 16:25:20.168041 crc crio[23211]: time="2026-06-11T16:25:20.167871624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267887 | controller | Jun 11 16:25:20.168041 crc crio[23211]: time="2026-06-11T16:25:20.167899065Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267902 | controller | Jun 11 16:25:20.168041 crc crio[23211]: time="2026-06-11T16:25:20.168037138Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267918 | controller | Jun 11 16:25:20.168272 crc crio[23211]: time="2026-06-11T16:25:20.168063459Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267933 | controller | Jun 11 16:25:20.168272 crc crio[23211]: time="2026-06-11T16:25:20.168186102Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267950 | controller | Jun 11 16:25:20.168272 crc crio[23211]: time="2026-06-11T16:25:20.168210553Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.267969 | controller | Jun 11 16:25:20.168565 crc crio[23211]: time="2026-06-11T16:25:20.168368236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.267984 | controller | Jun 11 16:25:20.168565 crc crio[23211]: time="2026-06-11T16:25:20.168392777Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268000 | controller | Jun 11 16:25:20.168697 crc crio[23211]: time="2026-06-11T16:25:20.168660834Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268015 | controller | Jun 11 16:25:20.168750 crc crio[23211]: time="2026-06-11T16:25:20.168710125Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268030 | controller | Jun 11 16:25:20.168946 crc crio[23211]: time="2026-06-11T16:25:20.168877669Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268045 | controller | Jun 11 16:25:20.169007 crc crio[23211]: time="2026-06-11T16:25:20.168949501Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268060 | controller | Jun 11 16:25:20.169162 crc crio[23211]: time="2026-06-11T16:25:20.169129326Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268075 | controller | Jun 11 16:25:20.169221 crc crio[23211]: time="2026-06-11T16:25:20.169172387Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268090 | controller | Jun 11 16:25:20.169350 crc crio[23211]: time="2026-06-11T16:25:20.169318731Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268139 | controller | Jun 11 16:25:20.169502 crc crio[23211]: time="2026-06-11T16:25:20.169360712Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268160 | controller | Jun 11 16:25:20.169648 crc crio[23211]: time="2026-06-11T16:25:20.169615278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268176 | controller | Jun 11 16:25:20.169702 crc crio[23211]: time="2026-06-11T16:25:20.169658209Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268192 | controller | Jun 11 16:25:20.169830 crc crio[23211]: time="2026-06-11T16:25:20.169799842Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268208 | controller | Jun 11 16:25:20.169891 crc crio[23211]: time="2026-06-11T16:25:20.169843683Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268223 | controller | Jun 11 16:25:20.170092 crc crio[23211]: time="2026-06-11T16:25:20.170053009Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268239 | controller | Jun 11 16:25:20.170159 crc crio[23211]: time="2026-06-11T16:25:20.17010552Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268255 | controller | Jun 11 16:25:20.170263 crc crio[23211]: time="2026-06-11T16:25:20.170226953Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268271 | controller | Jun 11 16:25:20.170317 crc crio[23211]: time="2026-06-11T16:25:20.170281924Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268287 | controller | Jun 11 16:25:20.170488 crc crio[23211]: time="2026-06-11T16:25:20.170387307Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268302 | controller | Jun 11 16:25:20.170488 crc crio[23211]: time="2026-06-11T16:25:20.1704832Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268318 | controller | Jun 11 16:25:20.170671 crc crio[23211]: time="2026-06-11T16:25:20.170635094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268334 | controller | Jun 11 16:25:20.170752 crc crio[23211]: time="2026-06-11T16:25:20.170684605Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268354 | controller | Jun 11 16:25:20.170870 crc crio[23211]: time="2026-06-11T16:25:20.170835079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268370 | controller | Jun 11 16:25:20.170923 crc crio[23211]: time="2026-06-11T16:25:20.17088448Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268385 | controller | Jun 11 16:25:20.171030 crc crio[23211]: time="2026-06-11T16:25:20.170996623Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268400 | controller | Jun 11 16:25:20.171094 crc crio[23211]: time="2026-06-11T16:25:20.171043104Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268415 | controller | Jun 11 16:25:20.171267 crc crio[23211]: time="2026-06-11T16:25:20.171227578Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268431 | controller | Jun 11 16:25:20.171334 crc crio[23211]: time="2026-06-11T16:25:20.171276649Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268446 | controller | Jun 11 16:25:20.171406 crc crio[23211]: time="2026-06-11T16:25:20.171371022Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268462 | controller | Jun 11 16:25:20.171594 crc crio[23211]: time="2026-06-11T16:25:20.171560686Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268478 | controller | Jun 11 16:25:20.171649 crc crio[23211]: time="2026-06-11T16:25:20.171618868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268494 | controller | Jun 11 16:25:20.171649 crc crio[23211]: time="2026-06-11T16:25:20.171646928Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268524 | controller | Jun 11 16:25:20.171868 crc crio[23211]: time="2026-06-11T16:25:20.171831454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268547 | controller | Jun 11 16:25:20.171927 crc crio[23211]: time="2026-06-11T16:25:20.171882505Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268564 | controller | Jun 11 16:25:20.172055 crc crio[23211]: time="2026-06-11T16:25:20.172020429Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268580 | controller | Jun 11 16:25:20.172108 crc crio[23211]: time="2026-06-11T16:25:20.17207103Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268595 | controller | Jun 11 16:25:20.172142 crc crio[23211]: time="2026-06-11T16:25:20.172131471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268611 | controller | Jun 11 16:25:20.172176 crc crio[23211]: time="2026-06-11T16:25:20.172152842Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268626 | controller | Jun 11 16:25:20.172369 crc crio[23211]: time="2026-06-11T16:25:20.172338156Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268642 | controller | Jun 11 16:25:20.172491 crc crio[23211]: time="2026-06-11T16:25:20.172379487Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268657 | controller | Jun 11 16:25:20.172614 crc crio[23211]: time="2026-06-11T16:25:20.172580832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268673 | controller | Jun 11 16:25:20.172669 crc crio[23211]: time="2026-06-11T16:25:20.172624403Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268688 | controller | Jun 11 16:25:20.172821 crc crio[23211]: time="2026-06-11T16:25:20.172789487Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268707 | controller | Jun 11 16:25:20.172873 crc crio[23211]: time="2026-06-11T16:25:20.172833238Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268723 | controller | Jun 11 16:25:20.173001 crc crio[23211]: time="2026-06-11T16:25:20.172966942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268739 | controller | Jun 11 16:25:20.173057 crc crio[23211]: time="2026-06-11T16:25:20.173012443Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268755 | controller | Jun 11 16:25:20.173158 crc crio[23211]: time="2026-06-11T16:25:20.173126946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268770 | controller | Jun 11 16:25:20.173219 crc crio[23211]: time="2026-06-11T16:25:20.173168667Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268786 | controller | Jun 11 16:25:20.173304 crc crio[23211]: time="2026-06-11T16:25:20.1732735Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268801 | controller | Jun 11 16:25:20.173367 crc crio[23211]: time="2026-06-11T16:25:20.173314571Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268816 | controller | Jun 11 16:25:20.173585 crc crio[23211]: time="2026-06-11T16:25:20.173526146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268832 | controller | Jun 11 16:25:20.173644 crc crio[23211]: time="2026-06-11T16:25:20.173594378Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268847 | controller | Jun 11 16:25:20.173743 crc crio[23211]: time="2026-06-11T16:25:20.173712091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268863 | controller | Jun 11 16:25:20.173798 crc crio[23211]: time="2026-06-11T16:25:20.173753302Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268879 | controller | Jun 11 16:25:20.173924 crc crio[23211]: time="2026-06-11T16:25:20.173885695Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268894 | controller | Jun 11 16:25:20.173998 crc crio[23211]: time="2026-06-11T16:25:20.173929676Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268910 | controller | Jun 11 16:25:20.174076 crc crio[23211]: time="2026-06-11T16:25:20.174042759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268937 | controller | Jun 11 16:25:20.174144 crc crio[23211]: time="2026-06-11T16:25:20.17408329Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268958 | controller | Jun 11 16:25:20.174250 crc crio[23211]: time="2026-06-11T16:25:20.174212433Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.268974 | controller | Jun 11 16:25:20.174314 crc crio[23211]: time="2026-06-11T16:25:20.174264584Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.268990 | controller | Jun 11 16:25:20.174595 crc crio[23211]: time="2026-06-11T16:25:20.17448649Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269005 | controller | Jun 11 16:25:20.174595 crc crio[23211]: time="2026-06-11T16:25:20.174563372Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269021 | controller | Jun 11 16:25:20.174717 crc crio[23211]: time="2026-06-11T16:25:20.174673645Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269036 | controller | Jun 11 16:25:20.174717 crc crio[23211]: time="2026-06-11T16:25:20.174699706Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269055 | controller | Jun 11 16:25:20.174856 crc crio[23211]: time="2026-06-11T16:25:20.174819019Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269072 | controller | Jun 11 16:25:20.174911 crc crio[23211]: time="2026-06-11T16:25:20.1748716Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269087 | controller | Jun 11 16:25:20.175187 crc crio[23211]: time="2026-06-11T16:25:20.175132287Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269103 | controller | Jun 11 16:25:20.175250 crc crio[23211]: time="2026-06-11T16:25:20.175192948Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269118 | controller | Jun 11 16:25:20.175250 crc crio[23211]: time="2026-06-11T16:25:20.175209158Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269133 | controller | Jun 11 16:25:20.175250 crc crio[23211]: time="2026-06-11T16:25:20.175227439Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269149 | controller | Jun 11 16:25:20.175340 crc crio[23211]: time="2026-06-11T16:25:20.17528164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269164 | controller | Jun 11 16:25:20.175340 crc crio[23211]: time="2026-06-11T16:25:20.175303331Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269253 | controller | Jun 11 16:25:20.175592 crc crio[23211]: time="2026-06-11T16:25:20.175518756Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269275 | controller | Jun 11 16:25:20.175666 crc crio[23211]: time="2026-06-11T16:25:20.175597708Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269291 | controller | Jun 11 16:25:20.175666 crc crio[23211]: time="2026-06-11T16:25:20.175654979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269307 | controller | Jun 11 16:25:20.175772 crc crio[23211]: time="2026-06-11T16:25:20.17567533Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269322 | controller | Jun 11 16:25:20.175975 crc crio[23211]: time="2026-06-11T16:25:20.175913336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269338 | controller | Jun 11 16:25:20.175975 crc crio[23211]: time="2026-06-11T16:25:20.175966797Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269353 | controller | Jun 11 16:25:20.176070 crc crio[23211]: time="2026-06-11T16:25:20.1760573Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269368 | controller | Jun 11 16:25:20.176107 crc crio[23211]: time="2026-06-11T16:25:20.176084341Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269383 | controller | Jun 11 16:25:20.176257 crc crio[23211]: time="2026-06-11T16:25:20.176207474Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269399 | controller | Jun 11 16:25:20.176321 crc crio[23211]: time="2026-06-11T16:25:20.176261505Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269414 | controller | Jun 11 16:25:20.176483 crc crio[23211]: time="2026-06-11T16:25:20.176387798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269430 | controller | Jun 11 16:25:20.176603 crc crio[23211]: time="2026-06-11T16:25:20.176567843Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269445 | controller | Jun 11 16:25:20.176669 crc crio[23211]: time="2026-06-11T16:25:20.176626584Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269465 | controller | Jun 11 16:25:20.176669 crc crio[23211]: time="2026-06-11T16:25:20.176650545Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269481 | controller | Jun 11 16:25:20.176822 crc crio[23211]: time="2026-06-11T16:25:20.176790228Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269497 | controller | Jun 11 16:25:20.176900 crc crio[23211]: time="2026-06-11T16:25:20.176832009Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269527 | controller | Jun 11 16:25:20.176983 crc crio[23211]: time="2026-06-11T16:25:20.176944412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269549 | controller | Jun 11 16:25:20.176983 crc crio[23211]: time="2026-06-11T16:25:20.176971562Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269565 | controller | Jun 11 16:25:20.177234 crc crio[23211]: time="2026-06-11T16:25:20.177182278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269581 | controller | Jun 11 16:25:20.177234 crc crio[23211]: time="2026-06-11T16:25:20.177228289Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269596 | controller | Jun 11 16:25:20.177489 crc crio[23211]: time="2026-06-11T16:25:20.177388573Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269611 | controller | Jun 11 16:25:20.177489 crc crio[23211]: time="2026-06-11T16:25:20.177487536Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269627 | controller | Jun 11 16:25:20.177943 crc crio[23211]: time="2026-06-11T16:25:20.177888556Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269642 | controller | Jun 11 16:25:20.177943 crc crio[23211]: time="2026-06-11T16:25:20.177939457Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269658 | controller | Jun 11 16:25:20.178208 crc crio[23211]: time="2026-06-11T16:25:20.178161052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269673 | controller | Jun 11 16:25:20.178208 crc crio[23211]: time="2026-06-11T16:25:20.178209164Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269689 | controller | Jun 11 16:25:20.178381 crc crio[23211]: time="2026-06-11T16:25:20.178340997Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269705 | controller | Jun 11 16:25:20.178484 crc crio[23211]: time="2026-06-11T16:25:20.178385038Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269721 | controller | Jun 11 16:25:20.178681 crc crio[23211]: time="2026-06-11T16:25:20.178639654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269736 | controller | Jun 11 16:25:20.178755 crc crio[23211]: time="2026-06-11T16:25:20.178686125Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269752 | controller | Jun 11 16:25:20.178859 crc crio[23211]: time="2026-06-11T16:25:20.17882383Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269768 | controller | Jun 11 16:25:20.178912 crc crio[23211]: time="2026-06-11T16:25:20.178873031Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269783 | controller | Jun 11 16:25:20.179083 crc crio[23211]: time="2026-06-11T16:25:20.179037715Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269799 | controller | Jun 11 16:25:20.179146 crc crio[23211]: time="2026-06-11T16:25:20.179084026Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269818 | controller | Jun 11 16:25:20.179266 crc crio[23211]: time="2026-06-11T16:25:20.1792349Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269833 | controller | Jun 11 16:25:20.179320 crc crio[23211]: time="2026-06-11T16:25:20.179276191Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269849 | controller | Jun 11 16:25:20.179688 crc crio[23211]: time="2026-06-11T16:25:20.17964435Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269864 | controller | Jun 11 16:25:20.179768 crc crio[23211]: time="2026-06-11T16:25:20.179693581Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269879 | controller | Jun 11 16:25:20.179960 crc crio[23211]: time="2026-06-11T16:25:20.179908146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269894 | controller | Jun 11 16:25:20.179960 crc crio[23211]: time="2026-06-11T16:25:20.179954707Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269909 | controller | Jun 11 16:25:20.180132 crc crio[23211]: time="2026-06-11T16:25:20.18008242Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269924 | controller | Jun 11 16:25:20.180132 crc crio[23211]: time="2026-06-11T16:25:20.180128262Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269939 | controller | Jun 11 16:25:20.180319 crc crio[23211]: time="2026-06-11T16:25:20.180271146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269955 | controller | Jun 11 16:25:20.180319 crc crio[23211]: time="2026-06-11T16:25:20.180315047Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269969 | controller | Jun 11 16:25:20.180697 crc crio[23211]: time="2026-06-11T16:25:20.180649035Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.269984 | controller | Jun 11 16:25:20.180796 crc crio[23211]: time="2026-06-11T16:25:20.180764638Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.269999 | controller | Jun 11 16:25:20.180882 crc crio[23211]: time="2026-06-11T16:25:20.1808462Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.270014 | controller | Jun 11 16:25:20.180972 crc crio[23211]: time="2026-06-11T16:25:20.180896231Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.270029 | controller | Jun 11 16:25:20.181174 crc crio[23211]: time="2026-06-11T16:25:20.181099546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.270044 | controller | Jun 11 16:25:20.181174 crc crio[23211]: time="2026-06-11T16:25:20.181146467Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.270059 | controller | Jun 11 16:25:20.181320 crc crio[23211]: time="2026-06-11T16:25:20.181285411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.270074 | controller | Jun 11 16:25:20.181375 crc crio[23211]: time="2026-06-11T16:25:20.181329212Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.270089 | controller | Jun 11 16:25:20.181675 crc crio[23211]: time="2026-06-11T16:25:20.18161998Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.270104 | controller | Jun 11 16:25:20.181675 crc crio[23211]: time="2026-06-11T16:25:20.181666321Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.270119 | controller | Jun 11 16:25:20.181789 crc crio[23211]: time="2026-06-11T16:25:20.181771914Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.270138 | controller | Jun 11 16:25:20.181933 crc crio[23211]: time="2026-06-11T16:25:20.181891677Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.270154 | controller | Jun 11 16:25:20.182064 crc crio[23211]: time="2026-06-11T16:25:20.18203272Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.270170 | controller | Jun 11 16:25:20.182128 crc crio[23211]: time="2026-06-11T16:25:20.182076681Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.270185 | controller | Jun 11 16:25:20.182254 crc crio[23211]: time="2026-06-11T16:25:20.182223475Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.270201 | controller | Jun 11 16:25:20.182308 crc crio[23211]: time="2026-06-11T16:25:20.182264166Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.270216 | controller | Jun 11 16:25:20.182308 crc crio[23211]: time="2026-06-11T16:25:20.182293786Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:00:59.270232 | controller | Jun 11 16:25:20.182372 crc crio[23211]: time="2026-06-11T16:25:20.182312687Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:00:59.270247 | controller | Jun 11 16:25:24.179883 crc crio[23211]: time="2026-06-11T16:25:24.178511857Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 18:00:59.270262 | controller | Jun 11 16:25:24.211567 crc crio[23211]: time="2026-06-11T16:25:24.211360362Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.270278 | controller | Jun 11 16:25:24.211567 crc crio[23211]: time="2026-06-11T16:25:24.211579638Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.270366 | controller | Jun 11 16:25:24.211938 crc crio[23211]: time="2026-06-11T16:25:24.211650969Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 18:00:59.270391 | controller | Jun 11 16:25:24.243232 crc crio[23211]: time="2026-06-11T16:25:24.242238989Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 18:00:59.270408 | controller | Jun 11 16:25:24.243232 crc crio[23211]: time="2026-06-11T16:25:24.243190782Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:00:59.270424 | controller | Jun 11 16:25:29.968102 crc crio[23211]: time="2026-06-11T16:25:29.967352059Z" level=info msg="Stopping pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889" id=def39170-009e-4831-8dcd-30961759cf02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.270441 | controller | Jun 11 16:25:29.968102 crc crio[23211]: time="2026-06-11T16:25:29.968095427Z" level=info msg="Stopped pod sandbox (already stopped): 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889" id=def39170-009e-4831-8dcd-30961759cf02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.270457 | controller | Jun 11 16:25:29.969593 crc crio[23211]: time="2026-06-11T16:25:29.96898977Z" level=info msg="Removing pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889" id=1a79933b-daf2-4872-b3c7-92d3592e9a75 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.270473 | controller | Jun 11 16:25:29.984517 crc crio[23211]: time="2026-06-11T16:25:29.984368427Z" level=info msg="Removed pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889" id=1a79933b-daf2-4872-b3c7-92d3592e9a75 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.270488 | controller | Jun 11 16:25:29.985499 crc crio[23211]: time="2026-06-11T16:25:29.985302589Z" level=info msg="Stopping pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621" id=7fbccdd8-3ae3-4035-b9a2-8f300f87c43a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.270508 | controller | Jun 11 16:25:29.985605 crc crio[23211]: time="2026-06-11T16:25:29.985527785Z" level=info msg="Stopped pod sandbox (already stopped): b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621" id=7fbccdd8-3ae3-4035-b9a2-8f300f87c43a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.270544 | controller | Jun 11 16:25:29.987483 crc crio[23211]: time="2026-06-11T16:25:29.987334661Z" level=info msg="Removing pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621" id=e943c9e5-9a89-4428-b9fd-c9c9850e4b9a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.270561 | controller | Jun 11 16:25:30.002680 crc crio[23211]: time="2026-06-11T16:25:30.002588753Z" level=info msg="Removed pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621" id=e943c9e5-9a89-4428-b9fd-c9c9850e4b9a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.270577 | controller | Jun 11 16:25:57.119368 crc crio[23211]: time="2026-06-11T16:25:57.118216818Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/POD" id=c4c1d15b-f97b-4f94-9ab8-bcf700e1e68a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.270592 | controller | Jun 11 16:25:57.121269 crc crio[23211]: time="2026-06-11T16:25:57.119534141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.270609 | controller | Jun 11 16:25:57.156730 crc crio[23211]: time="2026-06-11T16:25:57.155205797Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 Namespace:openshift-marketplace ID:65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f UID:b76e54c2-9d98-456d-b227-2f70e818a41e NetNS:/var/run/netns/03ebf317-d247-4cf6-aa56-30ec051dd7c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb76e54c2_9d98_456d_b227_2f70e818a41e.slice PodAnnotations:0xc000d2f350}] Aliases:map[]}"
2026-06-11 18:00:59.270626 | controller | Jun 11 16:25:57.156730 crc crio[23211]: time="2026-06-11T16:25:57.155262588Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.270643 | controller | Jun 11 16:25:58.224094 crc crio[23211]: 2026-06-11T16:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65bc32103936e37 Mac:8e:c3:8c:29:7c:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/03ebf317-d247-4cf6-aa56-30ec051dd7c4 SocketPath: PciID:}] [{Interface:0xc000394960 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.270659 | controller | Jun 11 16:25:58.226130 crc crio[23211]: time="2026-06-11T16:25:58.225638747Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 Namespace:openshift-marketplace ID:65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f UID:b76e54c2-9d98-456d-b227-2f70e818a41e NetNS:/var/run/netns/03ebf317-d247-4cf6-aa56-30ec051dd7c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb76e54c2_9d98_456d_b227_2f70e818a41e.slice PodAnnotations:0xc000d2f350}] Aliases:map[]}"
2026-06-11 18:00:59.270675 | controller | Jun 11 16:25:58.226130 crc crio[23211]: time="2026-06-11T16:25:58.225784981Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.270691 | controller | Jun 11 16:25:58.242324 crc crio[23211]: time="2026-06-11T16:25:58.238951543Z" level=info msg="Ran pod sandbox 65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/POD" id=c4c1d15b-f97b-4f94-9ab8-bcf700e1e68a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.270710 | controller | Jun 11 16:25:58.244960 crc crio[23211]: time="2026-06-11T16:25:58.244869992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cd9ffdcd-407a-4ea1-82a0-0a1a85ceb959 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.270727 | controller | Jun 11 16:25:58.247712 crc crio[23211]: time="2026-06-11T16:25:58.247659382Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4753e876-b64b-4495-a5ee-676098851eb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.270742 | controller | Jun 11 16:25:58.268825 crc crio[23211]: time="2026-06-11T16:25:58.26747431Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/util" id=89c0f837-0512-43cd-a6a3-d22652e220bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.270758 | controller | Jun 11 16:25:58.269144 crc crio[23211]: time="2026-06-11T16:25:58.268837494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.270774 | controller | Jun 11 16:25:58.300666 crc crio[23211]: time="2026-06-11T16:25:58.300359806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.270789 | controller | Jun 11 16:25:58.306051 crc crio[23211]: time="2026-06-11T16:25:58.305943886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.270805 | controller | Jun 11 16:25:58.450896 crc crio[23211]: time="2026-06-11T16:25:58.450254293Z" level=info msg="Created container 7c4bdabcc1dcdf2cc06702d7a6e3ee686c480588d91ce297b078a027357346f2: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/util" id=89c0f837-0512-43cd-a6a3-d22652e220bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.270820 | controller | Jun 11 16:25:58.452143 crc crio[23211]: time="2026-06-11T16:25:58.452023658Z" level=info msg="Starting container: 7c4bdabcc1dcdf2cc06702d7a6e3ee686c480588d91ce297b078a027357346f2" id=392a293f-3a44-4a5a-9eda-9414d68ce1a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.270836 | controller | Jun 11 16:25:58.457842 crc crio[23211]: time="2026-06-11T16:25:58.457721901Z" level=info msg="Started container" PID=39440 containerID=7c4bdabcc1dcdf2cc06702d7a6e3ee686c480588d91ce297b078a027357346f2 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/util id=392a293f-3a44-4a5a-9eda-9414d68ce1a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f
2026-06-11 18:00:59.270853 | controller | Jun 11 16:25:59.834343 crc crio[23211]: time="2026-06-11T16:25:59.833850105Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=5f23126a-d7a3-4cce-bf7e-2ec9593c11b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.270869 | controller | Jun 11 16:25:59.835228 crc crio[23211]: time="2026-06-11T16:25:59.834666575Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=5f23126a-d7a3-4cce-bf7e-2ec9593c11b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.270888 | controller | Jun 11 16:25:59.835228 crc crio[23211]: time="2026-06-11T16:25:59.834739346Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=5f23126a-d7a3-4cce-bf7e-2ec9593c11b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.270906 | controller | Jun 11 16:25:59.836003 crc crio[23211]: time="2026-06-11T16:25:59.835958817Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=56552ea1-7e87-45ad-a9ae-625ed8ddacf2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.270923 | controller | Jun 11 16:25:59.846834 crc crio[23211]: time="2026-06-11T16:25:59.846737527Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-11 18:00:59.270945 | controller | Jun 11 16:26:00.590051 crc crio[23211]: time="2026-06-11T16:26:00.589956545Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686586-nnscz/POD" id=aec9e919-148c-4d62-a9a2-be1ac84a2eb7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.270969 | controller | Jun 11 16:26:00.590265 crc crio[23211]: time="2026-06-11T16:26:00.590078288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.270987 | controller | Jun 11 16:26:00.619100 crc crio[23211]: time="2026-06-11T16:26:00.618936054Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686586-nnscz Namespace:openshift-infra ID:d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b UID:0db7b9fc-5f04-40c5-abbd-2bd7d1417fc8 NetNS:/var/run/netns/1f3b6472-2656-4db8-9369-72592faf1dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0db7b9fc_5f04_40c5_abbd_2bd7d1417fc8.slice PodAnnotations:0xc0001aea00}] Aliases:map[]}"
2026-06-11 18:00:59.271004 | controller | Jun 11 16:26:00.619100 crc crio[23211]: time="2026-06-11T16:26:00.619000996Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686586-nnscz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.271020 | controller | Jun 11 16:26:01.044019 crc crio[23211]: 2026-06-11T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1de751962d5db3 Mac:b6:45:0f:56:f3:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/1f3b6472-2656-4db8-9369-72592faf1dec SocketPath: PciID:}] [{Interface:0xc00023a850 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.271036 | controller | Jun 11 16:26:01.045687 crc crio[23211]: time="2026-06-11T16:26:01.045136676Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686586-nnscz Namespace:openshift-infra ID:d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b UID:0db7b9fc-5f04-40c5-abbd-2bd7d1417fc8 NetNS:/var/run/netns/1f3b6472-2656-4db8-9369-72592faf1dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0db7b9fc_5f04_40c5_abbd_2bd7d1417fc8.slice PodAnnotations:0xc0001aea00}] Aliases:map[]}"
2026-06-11 18:00:59.271053 | controller | Jun 11 16:26:01.045687 crc crio[23211]: time="2026-06-11T16:26:01.04532291Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686586-nnscz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.271069 | controller | Jun 11 16:26:01.052611 crc crio[23211]: time="2026-06-11T16:26:01.052371198Z" level=info msg="Ran pod sandbox d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b with infra container: openshift-infra/auto-csr-approver-29686586-nnscz/POD" id=aec9e919-148c-4d62-a9a2-be1ac84a2eb7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.271088 | controller | Jun 11 16:26:01.058197 crc crio[23211]: time="2026-06-11T16:26:01.057548977Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=50abca87-ee95-490f-9b9b-79fa2daf8a0e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.271105 | controller | Jun 11 16:26:01.060869 crc crio[23211]: time="2026-06-11T16:26:01.060788248Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.271121 | controller | Jun 11 16:26:03.450198 crc crio[23211]: time="2026-06-11T16:26:03.449605862Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=56552ea1-7e87-45ad-a9ae-625ed8ddacf2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.271137 | controller | Jun 11 16:26:03.452387 crc crio[23211]: time="2026-06-11T16:26:03.451285765Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=60892266-5bc5-4a50-b1e9-b20dfabb4928 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.271152 | controller | Jun 11 16:26:03.584487 crc crio[23211]: time="2026-06-11T16:26:03.584294318Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=50abca87-ee95-490f-9b9b-79fa2daf8a0e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.271168 | controller | Jun 11 16:26:03.584766 crc crio[23211]: time="2026-06-11T16:26:03.584687238Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=6f1dea88-fc7b-4693-ae01-4354a43c4e46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.271184 | controller | Jun 11 16:26:03.585191 crc crio[23211]: time="2026-06-11T16:26:03.585125699Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4c14533d-865f-4db3-a8ec-26f5d57def77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.271200 | controller | Jun 11 16:26:03.586496 crc crio[23211]: time="2026-06-11T16:26:03.586366701Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7c69974f-9801-41cc-a616-13df40e8a02c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.271215 | controller | Jun 11 16:26:03.627118 crc crio[23211]: time="2026-06-11T16:26:03.627022512Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/pull" id=e3f90f79-a759-443e-b238-bda61808a89c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.271231 | controller | Jun 11 16:26:03.628859 crc crio[23211]: time="2026-06-11T16:26:03.628775266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.271247 | controller | Jun 11 16:26:03.637247 crc crio[23211]: time="2026-06-11T16:26:03.637116346Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686586-nnscz/oc" id=dc5db8de-6a07-482a-98c8-19a2ed28ca64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.271262 | controller | Jun 11 16:26:03.651035 crc crio[23211]: time="2026-06-11T16:26:03.650972183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.271278 | controller | Jun 11 16:26:03.673376 crc crio[23211]: time="2026-06-11T16:26:03.673245394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.271300 | controller | Jun 11 16:26:03.673806 crc crio[23211]: time="2026-06-11T16:26:03.673766067Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/5454df29529b0dd76f17a1b1d10c5b5270ab6ef0aaf0a3d376df18f1a57273d3/merged/etc/passwd: no such file or directory"
2026-06-11 18:00:59.271316 | controller | Jun 11 16:26:03.673924 crc crio[23211]: time="2026-06-11T16:26:03.673819928Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/5454df29529b0dd76f17a1b1d10c5b5270ab6ef0aaf0a3d376df18f1a57273d3/merged/etc/group: no such file or directory"
2026-06-11 18:00:59.271332 | controller | Jun 11 16:26:03.678408 crc crio[23211]: time="2026-06-11T16:26:03.67827004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.271348 | controller | Jun 11 16:26:03.698964 crc crio[23211]: time="2026-06-11T16:26:03.698848877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.271365 | controller | Jun 11 16:26:03.851720 crc crio[23211]: time="2026-06-11T16:26:03.850744294Z" level=info msg="Created container 025f25222907cf6609cddde960cfbf9cb27784d6b7c612849375c065b84e3567: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/pull" id=e3f90f79-a759-443e-b238-bda61808a89c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.271389 | controller | Jun 11 16:26:03.853877 crc crio[23211]: time="2026-06-11T16:26:03.85336951Z" level=info msg="Starting container: 025f25222907cf6609cddde960cfbf9cb27784d6b7c612849375c065b84e3567" id=2d31497f-4565-4a43-8ea6-72395aaa85a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.271449 | controller | Jun 11 16:26:03.862533 crc crio[23211]: time="2026-06-11T16:26:03.86212282Z" level=info msg="Started container" PID=39532 containerID=025f25222907cf6609cddde960cfbf9cb27784d6b7c612849375c065b84e3567 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/pull id=2d31497f-4565-4a43-8ea6-72395aaa85a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f
2026-06-11 18:00:59.271476 | controller | Jun 11 16:26:04.156795 crc crio[23211]: time="2026-06-11T16:26:04.156603091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.271495 | controller | Jun 11 16:26:04.406735 crc crio[23211]: time="2026-06-11T16:26:04.406019518Z" level=info msg="Created container 667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4: openshift-infra/auto-csr-approver-29686586-nnscz/oc" id=dc5db8de-6a07-482a-98c8-19a2ed28ca64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.271527 | controller | Jun 11 16:26:04.411672 crc crio[23211]: time="2026-06-11T16:26:04.410665026Z" level=info msg="Starting container: 667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4" id=8a678c65-86a0-409c-a34f-3f2c8d729a39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.271550 | controller | Jun 11 16:26:04.422937 crc crio[23211]: time="2026-06-11T16:26:04.42282693Z" level=info msg="Started container" PID=39546 containerID=667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4 description=openshift-infra/auto-csr-approver-29686586-nnscz/oc id=8a678c65-86a0-409c-a34f-3f2c8d729a39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b
2026-06-11 18:00:59.271568 | controller | Jun 11 16:26:04.952942 crc crio[23211]: time="2026-06-11T16:26:04.95199332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2762f5fc-67a2-4ffb-b615-2d16dfc14dbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.271588 | controller | Jun 11 16:26:04.958551 crc crio[23211]: time="2026-06-11T16:26:04.958148704Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=70ddf4a4-2f49-448e-ad17-5f528730e6d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.271605 | controller | Jun 11 16:26:05.016079 crc crio[23211]: time="2026-06-11T16:26:05.015724972Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/extract" id=66ed11ed-3456-409d-8adf-7698ac4cdbf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.271621 | controller | Jun 11 16:26:05.016707 crc crio[23211]: time="2026-06-11T16:26:05.016367958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.271637 | controller | Jun 11 16:26:05.042687 crc crio[23211]: time="2026-06-11T16:26:05.042584177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.271653 | controller | Jun 11 16:26:05.046197 crc crio[23211]: time="2026-06-11T16:26:05.046097334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.271669 | controller | Jun 11 16:26:05.239950 crc crio[23211]: time="2026-06-11T16:26:05.239846003Z" level=info msg="Created container 2d5714c957babff3a4056347fff73460d6426b3ee754c2aa1f1513c12859cd81: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/extract" id=66ed11ed-3456-409d-8adf-7698ac4cdbf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.271685 | controller | Jun 11 16:26:05.242240 crc crio[23211]: time="2026-06-11T16:26:05.241976737Z" level=info msg="Starting container: 2d5714c957babff3a4056347fff73460d6426b3ee754c2aa1f1513c12859cd81" id=cf375eb9-eb7f-4ef8-a228-59f6e821894d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.271701 | controller | Jun 11 16:26:05.251717 crc crio[23211]: time="2026-06-11T16:26:05.251095407Z" level=info msg="Started container" PID=39596 containerID=2d5714c957babff3a4056347fff73460d6426b3ee754c2aa1f1513c12859cd81 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/extract id=cf375eb9-eb7f-4ef8-a228-59f6e821894d name=/runtime.v1.RuntimeService/StartContainer sandboxID=65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f
2026-06-11 18:00:59.271719 | controller | Jun 11 16:26:06.991785 crc crio[23211]: time="2026-06-11T16:26:06.991126656Z" level=info msg="Stopping pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b" id=8d7c0dc6-ad30-4145-82bb-53c72120e64c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.271735 | controller | Jun 11 16:26:06.994020 crc crio[23211]: time="2026-06-11T16:26:06.991229658Z" level=info msg="Stopping pod sandbox: 65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f" id=80cf8919-b8ae-4a21-ac05-f04ac5c1b8ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.271751 | controller | Jun 11 16:26:06.994020 crc crio[23211]: time="2026-06-11T16:26:06.992232413Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686586-nnscz Namespace:openshift-infra ID:d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b UID:0db7b9fc-5f04-40c5-abbd-2bd7d1417fc8 NetNS:/var/run/netns/1f3b6472-2656-4db8-9369-72592faf1dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0db7b9fc_5f04_40c5_abbd_2bd7d1417fc8.slice PodAnnotations:0xc00294e8d8}] Aliases:map[]}"
2026-06-11 18:00:59.271771 | controller | Jun 11 16:26:06.994020 crc crio[23211]: time="2026-06-11T16:26:06.992600264Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 Namespace:openshift-marketplace ID:65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f UID:b76e54c2-9d98-456d-b227-2f70e818a41e NetNS:/var/run/netns/03ebf317-d247-4cf6-aa56-30ec051dd7c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb76e54c2_9d98_456d_b227_2f70e818a41e.slice PodAnnotations:0xc0038ac6c8}] Aliases:map[]}"
2026-06-11 18:00:59.271788 | controller | Jun 11 16:26:06.994020 crc crio[23211]: time="2026-06-11T16:26:06.992654584Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686586-nnscz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.271805 | controller | Jun 11 16:26:06.994020 crc crio[23211]: time="2026-06-11T16:26:06.992880959Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.271820 | controller | Jun 11 16:26:07.669672 crc crio[23211]: time="2026-06-11T16:26:07.66936636Z" level=info msg="Stopped pod sandbox: 65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f" id=80cf8919-b8ae-4a21-ac05-f04ac5c1b8ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.271836 | controller | Jun 11 16:26:08.145796 crc crio[23211]: time="2026-06-11T16:26:08.144229515Z" level=info msg="Stopped pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b" id=8d7c0dc6-ad30-4145-82bb-53c72120e64c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.271852 | controller | Jun 11 16:26:16.807073 crc crio[23211]: time="2026-06-11T16:26:16.805843123Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-mrj47/POD" id=07a5cc46-1e66-48c6-8346-c7cd749e12a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.271869 | controller | Jun 11 16:26:16.808690 crc crio[23211]: time="2026-06-11T16:26:16.807136586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.271885 | controller | Jun 11 16:26:16.843715 crc crio[23211]: time="2026-06-11T16:26:16.843543711Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-mrj47 Namespace:openshift-nmstate ID:96b05f8a64441e35c359bd9461811d0a2f90812aa6192e47a66a4ed7960f591b UID:e5b60263-3b55-4b0d-8611-ce1f683f90ae NetNS:/var/run/netns/1533ecf1-894d-468b-ab0d-5a64302c1616 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5b60263_3b55_4b0d_8611_ce1f683f90ae.slice PodAnnotations:0xc000612918}] Aliases:map[]}"
2026-06-11 18:00:59.271901 | controller | Jun 11 16:26:16.843715 crc crio[23211]: time="2026-06-11T16:26:16.843677784Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-mrj47 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.271918 | controller | Jun 11 16:26:17.564705 crc crio[23211]: 2026-06-11T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b05f8a64441e3 Mac:ae:dc:3f:ce:71:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/1533ecf1-894d-468b-ab0d-5a64302c1616 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.271934 | controller | Jun 11 16:26:17.566621 crc crio[23211]: time="2026-06-11T16:26:17.566483269Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-mrj47 Namespace:openshift-nmstate ID:96b05f8a64441e35c359bd9461811d0a2f90812aa6192e47a66a4ed7960f591b UID:e5b60263-3b55-4b0d-8611-ce1f683f90ae NetNS:/var/run/netns/1533ecf1-894d-468b-ab0d-5a64302c1616 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5b60263_3b55_4b0d_8611_ce1f683f90ae.slice PodAnnotations:0xc000612918}] Aliases:map[]}"
2026-06-11 18:00:59.271958 | controller | Jun 11 16:26:17.566804 crc crio[23211]: time="2026-06-11T16:26:17.566752506Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-mrj47 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.271984 | controller | Jun 11 16:26:17.575407 crc crio[23211]: time="2026-06-11T16:26:17.575305012Z" level=info msg="Ran pod sandbox 96b05f8a64441e35c359bd9461811d0a2f90812aa6192e47a66a4ed7960f591b with infra container: openshift-nmstate/nmstate-operator-6569c8c666-mrj47/POD" id=07a5cc46-1e66-48c6-8346-c7cd749e12a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.272002 | controller | Jun 11 16:26:17.579618 crc crio[23211]: time="2026-06-11T16:26:17.579522278Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=68ea9611-b305-4a3e-98c5-7eaf51d70bc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272018 | controller | Jun 11 16:26:17.579871 crc crio[23211]: time="2026-06-11T16:26:17.579811225Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=68ea9611-b305-4a3e-98c5-7eaf51d70bc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272033 | controller | Jun 11 16:26:17.579871 crc crio[23211]: time="2026-06-11T16:26:17.579866306Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=68ea9611-b305-4a3e-98c5-7eaf51d70bc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272049 | controller | Jun 11 16:26:17.589512 crc crio[23211]: time="2026-06-11T16:26:17.58762508Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=6e3745d5-44cf-411a-bf73-971da9567cb0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.272065 | controller | Jun 11 16:26:17.596257 crc crio[23211]: time="2026-06-11T16:26:17.596175895Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-11 18:00:59.272081 | controller | Jun 11 16:26:23.616126 crc crio[23211]: time="2026-06-11T16:26:23.615366117Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=6e3745d5-44cf-411a-bf73-971da9567cb0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.272096 | controller | Jun 11 16:26:23.617539 crc crio[23211]: time="2026-06-11T16:26:23.616951346Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=070b1ac2-5294-4d9b-85f5-f01068baea11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272112 | controller | Jun 11 16:26:23.620947 crc crio[23211]: time="2026-06-11T16:26:23.620899897Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=83602a3e-d561-4e0b-ba1d-fa4b7460ab38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272128 | controller | Jun 11 16:26:23.789284 crc crio[23211]: time="2026-06-11T16:26:23.789097924Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-mrj47/nmstate-operator" id=479c8e50-80bd-49cd-b2b9-71155a66b03e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.272147 | controller | Jun 11 16:26:23.791857 crc crio[23211]: time="2026-06-11T16:26:23.791755251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.272163 | controller | Jun 11 16:26:23.825261 crc crio[23211]: time="2026-06-11T16:26:23.825079488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.272179 | controller | Jun 11 16:26:23.834385 crc crio[23211]: time="2026-06-11T16:26:23.834282399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.272194 | controller | Jun 11 16:26:24.098132 crc crio[23211]: time="2026-06-11T16:26:24.098025278Z" level=info msg="Created container 78066535dd103afa16ca24e0326535787a6b25368ab8984a32f69df5604ba6a9: openshift-nmstate/nmstate-operator-6569c8c666-mrj47/nmstate-operator" id=479c8e50-80bd-49cd-b2b9-71155a66b03e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.272210 | controller | Jun 11 16:26:24.099919 crc crio[23211]: time="2026-06-11T16:26:24.09973856Z" level=info msg="Starting container: 78066535dd103afa16ca24e0326535787a6b25368ab8984a32f69df5604ba6a9" id=20a4987b-4d27-43ad-bb95-ac5f1a966b4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.272225 | controller | Jun 11 16:26:24.109964 crc crio[23211]: time="2026-06-11T16:26:24.109870665Z" level=info msg="Started container" PID=40010 containerID=78066535dd103afa16ca24e0326535787a6b25368ab8984a32f69df5604ba6a9 description=openshift-nmstate/nmstate-operator-6569c8c666-mrj47/nmstate-operator id=20a4987b-4d27-43ad-bb95-ac5f1a966b4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b05f8a64441e35c359bd9461811d0a2f90812aa6192e47a66a4ed7960f591b
2026-06-11 18:00:59.272241 | controller | Jun 11 16:26:38.226961 crc crio[23211]: time="2026-06-11T16:26:38.226207629Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/POD" id=c7549407-9b55-4b09-8290-2b29fb0b1bbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.272257 | controller | Jun 11 16:26:38.228191 crc crio[23211]: time="2026-06-11T16:26:38.2270026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.272272 | controller | Jun 11 16:26:38.250527 crc crio[23211]: time="2026-06-11T16:26:38.250280034Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-mttlw Namespace:openshift-nmstate ID:45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd UID:5d726fa3-4e88-421d-a6d7-e69b69f86b75 NetNS:/var/run/netns/9bda482c-dae9-45fc-8067-ef632debd5ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d726fa3_4e88_421d_a6d7_e69b69f86b75.slice PodAnnotations:0xc000612218}] Aliases:map[]}"
2026-06-11 18:00:59.272288 | controller | Jun 11 16:26:38.250527 crc crio[23211]: time="2026-06-11T16:26:38.250337846Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-mttlw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.272304 | controller | Jun 11 16:26:38.336407 crc crio[23211]: time="2026-06-11T16:26:38.33571772Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-w4dzk/POD" id=94573f45-91fe-46f2-8e45-3ea241836ab2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.272320 | controller | Jun 11 16:26:38.336570 crc crio[23211]: time="2026-06-11T16:26:38.336528851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.272339 | controller | Jun 11 16:26:38.370536 crc crio[23211]: time="2026-06-11T16:26:38.37029568Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=94573f45-91fe-46f2-8e45-3ea241836ab2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.272355 | controller | Jun 11 16:26:38.383199 crc crio[23211]: time="2026-06-11T16:26:38.3830404Z" level=info msg="Ran pod sandbox d5e0524e83181333fb7dde69bd58edc5fc816f6af4e48253adc9470f0c52facc with infra container: openshift-nmstate/nmstate-handler-w4dzk/POD" id=94573f45-91fe-46f2-8e45-3ea241836ab2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.272370 | controller | Jun 11 16:26:38.386244 crc crio[23211]: time="2026-06-11T16:26:38.386178339Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=2610e163-b5be-4ece-ba7a-5dbbd10e2a20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272386 | controller | Jun 11 16:26:38.386647 crc crio[23211]: time="2026-06-11T16:26:38.386487137Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=2610e163-b5be-4ece-ba7a-5dbbd10e2a20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272400 | controller | Jun 11 16:26:38.386647 crc crio[23211]: time="2026-06-11T16:26:38.38662259Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=2610e163-b5be-4ece-ba7a-5dbbd10e2a20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272417 | controller | Jun 11 16:26:38.388876 crc crio[23211]: time="2026-06-11T16:26:38.388756284Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=51d970cc-493d-4b89-80f7-48946e04f6df name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.272432 | controller | Jun 11 16:26:38.400757 crc crio[23211]: time="2026-06-11T16:26:38.400682003Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 18:00:59.272448 | controller | Jun 11 16:26:38.758604 crc crio[23211]: 2026-06-11T16:26:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45c92bd460ca55e Mac:52:7f:1c:6f:da:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/9bda482c-dae9-45fc-8067-ef632debd5ee SocketPath: PciID:}] [{Interface:0xc0001950d0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.272464 | controller | Jun 11 16:26:38.759726 crc crio[23211]: time="2026-06-11T16:26:38.759650305Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-mttlw Namespace:openshift-nmstate ID:45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd UID:5d726fa3-4e88-421d-a6d7-e69b69f86b75 NetNS:/var/run/netns/9bda482c-dae9-45fc-8067-ef632debd5ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d726fa3_4e88_421d_a6d7_e69b69f86b75.slice PodAnnotations:0xc000612218}] Aliases:map[]}"
2026-06-11 18:00:59.272540 | controller | Jun 11 16:26:38.759888 crc crio[23211]: time="2026-06-11T16:26:38.75984026Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-mttlw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.272580 | controller | Jun 11 16:26:38.767879 crc crio[23211]: time="2026-06-11T16:26:38.767295647Z" level=info msg="Ran pod sandbox 45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/POD" id=c7549407-9b55-4b09-8290-2b29fb0b1bbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.272604 | controller | Jun 11 16:26:38.769513 crc crio[23211]: time="2026-06-11T16:26:38.76939077Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=17d86afd-89a4-4b0f-beb2-790f44da3014 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272621 | controller | Jun 11 16:26:38.770054 crc crio[23211]: time="2026-06-11T16:26:38.770012575Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=17d86afd-89a4-4b0f-beb2-790f44da3014 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272637 | controller | Jun 11 16:26:38.770261 crc crio[23211]: time="2026-06-11T16:26:38.770235451Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=17d86afd-89a4-4b0f-beb2-790f44da3014 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272653 | controller | Jun 11 16:26:38.771896 crc crio[23211]: time="2026-06-11T16:26:38.771858751Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=df527fa8-28d6-4611-9f0f-fc1517f4ec6b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.272669 | controller | Jun 11 16:26:38.778205 crc crio[23211]: time="2026-06-11T16:26:38.778159159Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 18:00:59.272684 | controller | Jun 11 16:26:38.845642 crc crio[23211]: time="2026-06-11T16:26:38.845540874Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/POD" id=98d6f835-09d9-48e0-a6d9-2cb66ac4a527 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.272699 | controller | Jun 11 16:26:38.845952 crc crio[23211]: time="2026-06-11T16:26:38.845916573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.272715 | controller | Jun 11 16:26:38.883630 crc crio[23211]: time="2026-06-11T16:26:38.881361983Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-g8hhj Namespace:openshift-nmstate ID:5ddd8ff17a72bb37a22ddbdb4dd2e533f6eeea31c40785708b2c02b21cacdbad UID:dd5c12be-1776-466e-b9d8-e05acc84d84f NetNS:/var/run/netns/cc95afb9-8c24-4dae-82d6-0bc278f2d25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd5c12be_1776_466e_b9d8_e05acc84d84f.slice PodAnnotations:0xc000d2e610}] Aliases:map[]}"
2026-06-11 18:00:59.272731 | controller | Jun 11 16:26:38.883630 crc crio[23211]: time="2026-06-11T16:26:38.881903086Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-g8hhj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.272747 | controller | Jun 11 16:26:39.245095 crc crio[23211]: 2026-06-11T16:26:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ddd8ff17a72bb3 Mac:82:b6:a5:96:15:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/cc95afb9-8c24-4dae-82d6-0bc278f2d25d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.272763 | controller | Jun 11 16:26:39.246800 crc crio[23211]: time="2026-06-11T16:26:39.246739275Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-g8hhj Namespace:openshift-nmstate ID:5ddd8ff17a72bb37a22ddbdb4dd2e533f6eeea31c40785708b2c02b21cacdbad UID:dd5c12be-1776-466e-b9d8-e05acc84d84f NetNS:/var/run/netns/cc95afb9-8c24-4dae-82d6-0bc278f2d25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd5c12be_1776_466e_b9d8_e05acc84d84f.slice PodAnnotations:0xc000d2e610}] Aliases:map[]}"
2026-06-11 18:00:59.272783 | controller | Jun 11 16:26:39.246943 crc crio[23211]: time="2026-06-11T16:26:39.246892729Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-g8hhj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.272799 | controller | Jun 11 16:26:39.254290 crc crio[23211]: time="2026-06-11T16:26:39.254217603Z" level=info msg="Ran pod sandbox 5ddd8ff17a72bb37a22ddbdb4dd2e533f6eeea31c40785708b2c02b21cacdbad with infra container: openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/POD" id=98d6f835-09d9-48e0-a6d9-2cb66ac4a527 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.272815 | controller | Jun 11 16:26:39.256501 crc crio[23211]: time="2026-06-11T16:26:39.256373069Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=f87a7c05-cdf0-47be-8cfc-7a2e642ed5f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272831 | controller | Jun 11 16:26:39.256886 crc crio[23211]: time="2026-06-11T16:26:39.256820059Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=f87a7c05-cdf0-47be-8cfc-7a2e642ed5f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272846 | controller | Jun 11 16:26:39.256959 crc crio[23211]: time="2026-06-11T16:26:39.256924562Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=f87a7c05-cdf0-47be-8cfc-7a2e642ed5f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.272862 | controller | Jun 11 16:26:39.259032 crc crio[23211]: time="2026-06-11T16:26:39.258961783Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=57874fbb-4466-44af-8017-a1987fd3f2ec name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.272877 | controller | Jun 11 16:26:39.264739 crc crio[23211]: time="2026-06-11T16:26:39.264279477Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 18:00:59.272892 | controller | Jun 11 16:26:39.463642 crc crio[23211]: time="2026-06-11T16:26:39.463406881Z" level=info msg="Running pod sandbox: openshift-console/console-db85965b-lfmc7/POD" id=cdd4d95d-240a-4abc-8894-877d1ad5d629 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.272907 | controller | Jun 11 16:26:39.463642 crc crio[23211]: time="2026-06-11T16:26:39.463617937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.272955 | controller | Jun 11 16:26:39.486321 crc crio[23211]: time="2026-06-11T16:26:39.486264096Z" level=info msg="Got pod network &{Name:console-db85965b-lfmc7 Namespace:openshift-console ID:a6c36efb7034804af05aa536640fe18f0ad6fb7665f92b8aa494824b4866afde UID:137fcf91-f9b6-4fcd-a0ee-7150d7e833dd NetNS:/var/run/netns/e9be9d9b-705c-4918-9646-b63a90a0b54f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod137fcf91_f9b6_4fcd_a0ee_7150d7e833dd.slice PodAnnotations:0xc0001af080}] Aliases:map[]}"
2026-06-11 18:00:59.272988 | controller | Jun 11 16:26:39.486985 crc crio[23211]: time="2026-06-11T16:26:39.486958973Z" level=info msg="Adding pod openshift-console_console-db85965b-lfmc7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.273010 | controller | Jun 11 16:26:39.594229 crc crio[23211]: time="2026-06-11T16:26:39.593973872Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/POD" id=63da0838-3701-44a0-819d-c1ec0a931bb3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.273027 | controller | Jun 11 16:26:39.594516 crc crio[23211]: time="2026-06-11T16:26:39.59428974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.273044 | controller | Jun 11 16:26:39.629862 crc crio[23211]: time="2026-06-11T16:26:39.629728201Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-jcrpj Namespace:openshift-nmstate ID:ac0e957a1bdb7de25f71ad7d645c4dcad86e9732c1d645f6b9c433147137cd94 UID:92aa1647-1ad3-4b7e-b3b7-bb48996f16ad NetNS:/var/run/netns/ce675a6e-4219-4c57-93be-c242f283fdc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92aa1647_1ad3_4b7e_b3b7_bb48996f16ad.slice PodAnnotations:0xc0038ac5d0}] Aliases:map[]}"
2026-06-11 18:00:59.273060 | controller | Jun 11 16:26:39.629862 crc crio[23211]: time="2026-06-11T16:26:39.629854994Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-jcrpj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.273076 | controller | Jun 11 16:26:40.250021 crc crio[23211]: 2026-06-11T16:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6c36efb7034804 Mac:e2:86:70:24:42:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/e9be9d9b-705c-4918-9646-b63a90a0b54f SocketPath: PciID:}] [{Interface:0xc00013abc0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.273092 | controller | Jun 11 16:26:40.251556 crc crio[23211]: time="2026-06-11T16:26:40.251388592Z" level=info msg="Got pod network &{Name:console-db85965b-lfmc7 Namespace:openshift-console ID:a6c36efb7034804af05aa536640fe18f0ad6fb7665f92b8aa494824b4866afde UID:137fcf91-f9b6-4fcd-a0ee-7150d7e833dd NetNS:/var/run/netns/e9be9d9b-705c-4918-9646-b63a90a0b54f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod137fcf91_f9b6_4fcd_a0ee_7150d7e833dd.slice PodAnnotations:0xc0001af080}] Aliases:map[]}"
2026-06-11 18:00:59.273108 | controller | Jun 11 16:26:40.251766 crc crio[23211]: time="2026-06-11T16:26:40.25171304Z" level=info msg="Checking pod openshift-console_console-db85965b-lfmc7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.273125 | controller | Jun 11 16:26:40.266644 crc crio[23211]: time="2026-06-11T16:26:40.26402848Z" level=info msg="Ran pod sandbox a6c36efb7034804af05aa536640fe18f0ad6fb7665f92b8aa494824b4866afde with infra container: openshift-console/console-db85965b-lfmc7/POD" id=cdd4d95d-240a-4abc-8894-877d1ad5d629 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.273141 | controller | Jun 11 16:26:40.266644 crc crio[23211]: time="2026-06-11T16:26:40.266554164Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=cb80d8e6-e872-4e5f-8c22-79639ca2df2b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273157 | controller | Jun 11 16:26:40.272510 crc crio[23211]: time="2026-06-11T16:26:40.27239471Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=ce8a2698-79dc-471a-b272-8b5cb8e5ed1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273177 | controller | Jun 11 16:26:40.309532 crc crio[23211]: time="2026-06-11T16:26:40.309309009Z" level=info msg="Creating container: openshift-console/console-db85965b-lfmc7/console" id=6fd4842d-8cc2-42e5-a99d-ebedd3446f08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.273194 | controller | Jun 11 16:26:40.310939 crc crio[23211]: time="2026-06-11T16:26:40.310853417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.273215 | controller | Jun 11 16:26:40.331051 crc crio[23211]: 2026-06-11T16:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac0e957a1bdb7de Mac:72:5c:45:e9:11:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/ce675a6e-4219-4c57-93be-c242f283fdc2 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.273242 | controller | Jun 11 16:26:40.332225 crc crio[23211]: time="2026-06-11T16:26:40.332104921Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-jcrpj Namespace:openshift-nmstate ID:ac0e957a1bdb7de25f71ad7d645c4dcad86e9732c1d645f6b9c433147137cd94 UID:92aa1647-1ad3-4b7e-b3b7-bb48996f16ad NetNS:/var/run/netns/ce675a6e-4219-4c57-93be-c242f283fdc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92aa1647_1ad3_4b7e_b3b7_bb48996f16ad.slice PodAnnotations:0xc0038ac5d0}] Aliases:map[]}"
2026-06-11 18:00:59.273268 | controller | Jun 11 16:26:40.332984 crc crio[23211]: time="2026-06-11T16:26:40.332747287Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-jcrpj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.273293 | controller | Jun 11 16:26:40.359244 crc crio[23211]: time="2026-06-11T16:26:40.3591205Z" level=info msg="Ran pod sandbox ac0e957a1bdb7de25f71ad7d645c4dcad86e9732c1d645f6b9c433147137cd94 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/POD" id=63da0838-3701-44a0-819d-c1ec0a931bb3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.273318 | controller | Jun 11 16:26:40.368836 crc crio[23211]: time="2026-06-11T16:26:40.368301521Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=bd96bfba-4804-4acc-aaf7-97910f518b64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273342 | controller | Jun 11 16:26:40.368836 crc crio[23211]: time="2026-06-11T16:26:40.368761002Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=bd96bfba-4804-4acc-aaf7-97910f518b64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273366 | controller | Jun 11 16:26:40.368836 crc crio[23211]: time="2026-06-11T16:26:40.368823104Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=bd96bfba-4804-4acc-aaf7-97910f518b64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273386 | controller | Jun 11 16:26:40.371106 crc crio[23211]: time="2026-06-11T16:26:40.370897885Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=b0f12f50-31d5-4334-b2e5-0fc2f80dc981 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.273402 | controller | Jun 11 16:26:40.371236 crc crio[23211]: time="2026-06-11T16:26:40.371111132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.273422 | controller | Jun 11 16:26:40.377018 crc crio[23211]: time="2026-06-11T16:26:40.376299091Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-11 18:00:59.273438 | controller | Jun 11 16:26:40.378961 crc crio[23211]: time="2026-06-11T16:26:40.378814175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.273455 | controller | Jun 11 16:26:40.497945 crc crio[23211]: time="2026-06-11T16:26:40.497759094Z" level=info msg="Created container 5ac9327e59eef77d848958f8b7e193154a8cda95c9330f7d7c1dd189f96511fe: openshift-console/console-db85965b-lfmc7/console" id=6fd4842d-8cc2-42e5-a99d-ebedd3446f08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.273471 | controller | Jun 11 16:26:40.501402 crc crio[23211]: time="2026-06-11T16:26:40.501289823Z" level=info msg="Starting container: 5ac9327e59eef77d848958f8b7e193154a8cda95c9330f7d7c1dd189f96511fe" id=589f37a2-425f-4a0b-af9e-46316decd770 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.273487 | controller | Jun 11 16:26:40.508943 crc crio[23211]: time="2026-06-11T16:26:40.508859623Z" level=info msg="Started container" PID=40425 containerID=5ac9327e59eef77d848958f8b7e193154a8cda95c9330f7d7c1dd189f96511fe description=openshift-console/console-db85965b-lfmc7/console id=589f37a2-425f-4a0b-af9e-46316decd770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6c36efb7034804af05aa536640fe18f0ad6fb7665f92b8aa494824b4866afde
2026-06-11 18:00:59.273504 | controller | Jun 11 16:26:43.253500 crc crio[23211]: time="2026-06-11T16:26:43.252981827Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=57874fbb-4466-44af-8017-a1987fd3f2ec name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.273544 | controller | Jun 11 16:26:43.255797 crc crio[23211]: time="2026-06-11T16:26:43.255744836Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=b2ea7ef5-37c3-487c-9cee-c4497be46300 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273562 | controller | Jun 11 16:26:43.332557 crc crio[23211]: time="2026-06-11T16:26:43.332261948Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=df527fa8-28d6-4611-9f0f-fc1517f4ec6b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.273578 | controller | Jun 11 16:26:43.333977 crc crio[23211]: time="2026-06-11T16:26:43.33388146Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=259280bd-f3ac-48f6-993b-e94d78e2982a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273594 | controller | Jun 11 16:26:43.350197 crc crio[23211]: time="2026-06-11T16:26:43.349966804Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=47abe57d-7558-4f68-91fe-d3eeec1029b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273610 | controller | Jun 11 16:26:43.355304 crc crio[23211]: time="2026-06-11T16:26:43.355073421Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=511a0977-00e6-4d7d-acb3-3c968d17887d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273625 | controller | Jun 11 16:26:43.357695 crc crio[23211]: time="2026-06-11T16:26:43.357156834Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=51d970cc-493d-4b89-80f7-48946e04f6df name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.273651 | controller | Jun 11 16:26:43.359145 crc crio[23211]: time="2026-06-11T16:26:43.359062013Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=932e7ea5-fba5-431f-8f57-a01aded52d81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273668 | controller | Jun 11 16:26:43.363654 crc crio[23211]: time="2026-06-11T16:26:43.363403092Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=f7273f7a-b791-4838-b57e-3d703ba68014 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273683 | controller | Jun 11 16:26:43.371686 crc crio[23211]: time="2026-06-11T16:26:43.371347321Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/nmstate-webhook" id=c727d634-376f-4dee-bf6d-546e3ac3ce8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.273699 | controller | Jun 11 16:26:43.375827 crc crio[23211]: time="2026-06-11T16:26:43.375735982Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/nmstate-metrics" id=6e1a1da1-1439-44b9-b7db-461c24c8e16b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.273715 | controller | Jun 11 16:26:43.377974 crc crio[23211]: time="2026-06-11T16:26:43.377890205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.273730 | controller | Jun 11 16:26:43.380363 crc crio[23211]: time="2026-06-11T16:26:43.380255494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.273745 | controller | Jun 11 16:26:43.381256 crc crio[23211]: time="2026-06-11T16:26:43.381148057Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-w4dzk/nmstate-handler" id=ff4e71ee-7343-4696-b87c-99590a2e7ec2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.273760 | controller | Jun 11 16:26:43.394253 crc crio[23211]: time="2026-06-11T16:26:43.394170095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.273776 | controller | Jun 11 16:26:43.412106 crc crio[23211]: time="2026-06-11T16:26:43.411999663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.273791 | controller | Jun 11 16:26:43.415562 crc crio[23211]: time="2026-06-11T16:26:43.415509291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.273807 | controller | Jun 11 16:26:43.430435 crc crio[23211]: time="2026-06-11T16:26:43.430342133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.273822 | controller | Jun 11 16:26:43.434528 crc crio[23211]: time="2026-06-11T16:26:43.434306414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.273836 | controller | Jun 11 16:26:43.463936 crc crio[23211]: time="2026-06-11T16:26:43.463841025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.273855 | controller | Jun 11 16:26:43.597354 crc crio[23211]: time="2026-06-11T16:26:43.597181786Z" level=info msg="Created container 4f5c311de31f56761432bd82eef774d98a19d9d4c2053d14eba124cc537cdb0f: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/nmstate-metrics" id=6e1a1da1-1439-44b9-b7db-461c24c8e16b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.273870 | controller | Jun 11 16:26:43.599758 crc crio[23211]: time="2026-06-11T16:26:43.599675499Z" level=info msg="Starting container: 4f5c311de31f56761432bd82eef774d98a19d9d4c2053d14eba124cc537cdb0f" id=3c0bffca-5bfb-4089-a41e-fa137dae0bee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.273885 | controller | Jun 11 16:26:43.600764 crc crio[23211]: time="2026-06-11T16:26:43.600692965Z" level=info msg="Created container 0e4c9ad336fb1b698c3d10ab2b7d5d0f08693c93cafbbc2ee440aa2742802df3: openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/nmstate-webhook" id=c727d634-376f-4dee-bf6d-546e3ac3ce8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.273901 | controller | Jun 11 16:26:43.603976 crc crio[23211]: time="2026-06-11T16:26:43.603889456Z" level=info msg="Starting container: 0e4c9ad336fb1b698c3d10ab2b7d5d0f08693c93cafbbc2ee440aa2742802df3" id=b95c3498-30b4-482a-9e87-0f27d4e6e8be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.273916 | controller | Jun 11 16:26:43.608882 crc crio[23211]: time="2026-06-11T16:26:43.608795338Z" level=info msg="Started container" PID=40476 containerID=4f5c311de31f56761432bd82eef774d98a19d9d4c2053d14eba124cc537cdb0f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/nmstate-metrics id=3c0bffca-5bfb-4089-a41e-fa137dae0bee name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd
2026-06-11 18:00:59.273933 | controller | Jun 11 16:26:43.618890 crc crio[23211]: time="2026-06-11T16:26:43.61879703Z" level=info msg="Started container" PID=40479 containerID=0e4c9ad336fb1b698c3d10ab2b7d5d0f08693c93cafbbc2ee440aa2742802df3 description=openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/nmstate-webhook id=b95c3498-30b4-482a-9e87-0f27d4e6e8be name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ddd8ff17a72bb37a22ddbdb4dd2e533f6eeea31c40785708b2c02b21cacdbad
2026-06-11 18:00:59.273950 | controller | Jun 11 16:26:43.639201 crc crio[23211]: time="2026-06-11T16:26:43.638663639Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=6d298064-222b-4b22-a8a1-32c1d4b1c6a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273966 | controller | Jun 11 16:26:43.641959 crc crio[23211]: time="2026-06-11T16:26:43.639819738Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=6d298064-222b-4b22-a8a1-32c1d4b1c6a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273981 | controller | Jun 11 16:26:43.643145 crc crio[23211]: time="2026-06-11T16:26:43.643023168Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=6d298064-222b-4b22-a8a1-32c1d4b1c6a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.273997 | controller | Jun 11 16:26:43.647062 crc crio[23211]: time="2026-06-11T16:26:43.646935527Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=074eea1e-6dab-4064-b4c6-db35076d76a1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.274012 | controller | Jun 11 16:26:43.653766 crc crio[23211]: time="2026-06-11T16:26:43.653277367Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-11 18:00:59.274031 | controller | Jun 11 16:26:43.724138 crc crio[23211]: time="2026-06-11T16:26:43.722851734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.274047 | controller | Jun 11 16:26:43.902549 crc crio[23211]: time="2026-06-11T16:26:43.902030597Z" level=info msg="Created container 3804e70b8ad9ba169899e75a16fac8e23273b130805494e1ec7e0db50c21334b: openshift-nmstate/nmstate-handler-w4dzk/nmstate-handler" id=ff4e71ee-7343-4696-b87c-99590a2e7ec2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.274063 | controller | Jun 11 16:26:43.903538 crc crio[23211]: time="2026-06-11T16:26:43.903369511Z" level=info msg="Starting container: 3804e70b8ad9ba169899e75a16fac8e23273b130805494e1ec7e0db50c21334b" id=f994137c-fbe5-4a4a-bc83-53886a879182 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.274079 | controller | Jun 11 16:26:43.913933 crc crio[23211]: time="2026-06-11T16:26:43.913854515Z" level=info msg="Started container" PID=40505 containerID=3804e70b8ad9ba169899e75a16fac8e23273b130805494e1ec7e0db50c21334b description=openshift-nmstate/nmstate-handler-w4dzk/nmstate-handler id=f994137c-fbe5-4a4a-bc83-53886a879182 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5e0524e83181333fb7dde69bd58edc5fc816f6af4e48253adc9470f0c52facc
2026-06-11 18:00:59.274095 | controller | Jun 11 16:26:45.616303 crc crio[23211]: time="2026-06-11T16:26:45.615394398Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=b0f12f50-31d5-4334-b2e5-0fc2f80dc981 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.274111 | controller | Jun 11 16:26:45.617636 crc crio[23211]: time="2026-06-11T16:26:45.617195723Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=b883c56b-dda5-424a-a96a-7fbcbc568d6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.274127 | controller | Jun 11 16:26:45.632342 crc crio[23211]: time="2026-06-11T16:26:45.63223883Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=e7acc44a-54a4-4a50-a5a6-75505e5737a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.274142 | controller | Jun 11 16:26:45.643967 crc crio[23211]: time="2026-06-11T16:26:45.643859052Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/nmstate-console-plugin" id=e1bc0162-5aa2-429d-a457-3e4e26926b44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.274157 | controller | Jun 11 16:26:45.648014 crc crio[23211]: time="2026-06-11T16:26:45.647928024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.274173 | controller | Jun 11 16:26:45.691561 crc crio[23211]: time="2026-06-11T16:26:45.691365656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.274189 | controller | Jun 11 16:26:45.698343 crc crio[23211]: time="2026-06-11T16:26:45.69827081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.274205 | controller | Jun 11 16:26:45.829699 crc crio[23211]: time="2026-06-11T16:26:45.829153039Z" level=info msg="Created container 9c520c8735ff3692e34bfb8d92ae5836bdd54d18921e1e6769e9f8e1e3022f65: openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/nmstate-console-plugin" id=e1bc0162-5aa2-429d-a457-3e4e26926b44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.274223 | controller | Jun 11 16:26:45.830959 crc crio[23211]: time="2026-06-11T16:26:45.830856742Z" level=info msg="Starting container: 9c520c8735ff3692e34bfb8d92ae5836bdd54d18921e1e6769e9f8e1e3022f65" id=07b9517e-430f-4d86-a953-00952ba546dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.274240 | controller | Jun 11 16:26:45.837147 crc crio[23211]: time="2026-06-11T16:26:45.837002626Z" level=info msg="Started container" PID=40587 containerID=9c520c8735ff3692e34bfb8d92ae5836bdd54d18921e1e6769e9f8e1e3022f65 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/nmstate-console-plugin id=07b9517e-430f-4d86-a953-00952ba546dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac0e957a1bdb7de25f71ad7d645c4dcad86e9732c1d645f6b9c433147137cd94
2026-06-11 18:00:59.274257 | controller | Jun 11 16:26:48.198894 crc crio[23211]: time="2026-06-11T16:26:48.198107355Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=074eea1e-6dab-4064-b4c6-db35076d76a1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.274273 | controller | Jun 11 16:26:48.200313 crc crio[23211]: time="2026-06-11T16:26:48.200003682Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=616fab0f-0a18-462f-abfd-39cb3b69be5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.274289 | controller | Jun 11 16:26:48.205548 crc crio[23211]: time="2026-06-11T16:26:48.205147962Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=d8a1514e-a949-4668-b35b-5c73d93ebf45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.274305 | controller | Jun 11 16:26:48.327322 crc crio[23211]: time="2026-06-11T16:26:48.327177037Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/kube-rbac-proxy" id=aea3a4fd-91ad-4c83-9809-e6eaa619454c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.274321 | controller | Jun 11 16:26:48.331768 crc crio[23211]: time="2026-06-11T16:26:48.33165317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.274338 | controller | Jun 11 16:26:48.377619 crc crio[23211]: time="2026-06-11T16:26:48.372308683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.274361 | controller | Jun 11 16:26:48.377619 crc crio[23211]: time="2026-06-11T16:26:48.376363384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.274386 | controller | Jun 11 16:26:48.640109 crc crio[23211]: time="2026-06-11T16:26:48.63999394Z" level=info msg="Created container 78e45f3840a6a575bb182c46ffa98125eaf9004058bb04212b3368ecfdb12d22: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/kube-rbac-proxy" id=aea3a4fd-91ad-4c83-9809-e6eaa619454c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.274409 | controller | Jun 11 16:26:48.643133 crc crio[23211]: time="2026-06-11T16:26:48.643047307Z" level=info msg="Starting container: 78e45f3840a6a575bb182c46ffa98125eaf9004058bb04212b3368ecfdb12d22" id=2bc49132-3595-4a04-b7a9-a33d9f2270b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.274427 | controller | Jun 11 16:26:48.650987 crc crio[23211]: time="2026-06-11T16:26:48.650870563Z" level=info msg="Started container" PID=40676 containerID=78e45f3840a6a575bb182c46ffa98125eaf9004058bb04212b3368ecfdb12d22 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/kube-rbac-proxy id=2bc49132-3595-4a04-b7a9-a33d9f2270b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd
2026-06-11 18:00:59.274451 | controller | Jun 11 16:27:15.235267 crc crio[23211]: time="2026-06-11T16:27:15.233927445Z" level=info msg="Stopping container: c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a (timeout: 15s)" id=042ce829-ff5d-40b0-a2ab-53cc2c211a14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.274468 | controller | Jun 11 16:27:15.371824 crc crio[23211]: time="2026-06-11T16:27:15.371717708Z" level=info msg="Stopped container c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a: openshift-console/console-6c684df5db-cc8g8/console" id=042ce829-ff5d-40b0-a2ab-53cc2c211a14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.274485 | controller | Jun 11 16:27:15.373316 crc crio[23211]: time="2026-06-11T16:27:15.373245056Z" level=info msg="Stopping pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd" id=a740651a-9be3-4d2c-98e5-cd8b9a182693 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.274501 | controller | Jun 11 16:27:15.374321 crc crio[23211]: time="2026-06-11T16:27:15.374253902Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc0018bee50}] Aliases:map[]}"
2026-06-11 18:00:59.274538 | controller | Jun 11 16:27:15.374579 crc crio[23211]: time="2026-06-11T16:27:15.374515208Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.274557 | controller | Jun 11 16:27:15.662744 crc crio[23211]: time="2026-06-11T16:27:15.661790988Z" level=info msg="Stopped pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd" id=a740651a-9be3-4d2c-98e5-cd8b9a182693 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.274573 | controller | Jun 11 16:27:15.839389 crc crio[23211]: time="2026-06-11T16:27:15.839265147Z" level=info msg="Removing container: c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a" id=5902d031-2158-4154-b849-12dc7a3c5dc9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.274589 | controller | Jun 11 16:27:15.872279 crc crio[23211]: time="2026-06-11T16:27:15.871717312Z" level=info msg="Removed container c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a: openshift-console/console-6c684df5db-cc8g8/console" id=5902d031-2158-4154-b849-12dc7a3c5dc9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.274605 | controller | Jun 11 16:27:22.846911 crc crio[23211]: time="2026-06-11T16:27:22.845890483Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/POD" id=53f263a9-d235-43fb-8d21-265a9e684073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.274621 | controller | Jun 11 16:27:22.848835 crc crio[23211]: time="2026-06-11T16:27:22.846928299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.274637 | controller | Jun 11 16:27:22.876718 crc crio[23211]: time="2026-06-11T16:27:22.876581704Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx Namespace:openshift-marketplace ID:1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242 UID:4277bd3f-dd1e-490a-8e28-b00059e1264e NetNS:/var/run/netns/8ffd9ed7-1e3f-4c02-aca3-b15b89a44dd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4277bd3f_dd1e_490a_8e28_b00059e1264e.slice PodAnnotations:0xc000d2e198}] Aliases:map[]}"
2026-06-11 18:00:59.274658 | controller | Jun 11 16:27:22.876718 crc crio[23211]: time="2026-06-11T16:27:22.876682856Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.274675 | controller | Jun 11 16:27:23.222190 crc crio[23211]: 2026-06-11T16:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f501c345a32ef7 Mac:7a:41:6d:39:d6:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/8ffd9ed7-1e3f-4c02-aca3-b15b89a44dd1 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.274699 | controller | Jun 11 16:27:23.223921 crc crio[23211]: time="2026-06-11T16:27:23.223827301Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx Namespace:openshift-marketplace ID:1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242 UID:4277bd3f-dd1e-490a-8e28-b00059e1264e NetNS:/var/run/netns/8ffd9ed7-1e3f-4c02-aca3-b15b89a44dd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4277bd3f_dd1e_490a_8e28_b00059e1264e.slice PodAnnotations:0xc000d2e198}] Aliases:map[]}"
2026-06-11 18:00:59.274723 | controller | Jun 11 16:27:23.224120 crc crio[23211]: time="2026-06-11T16:27:23.224019255Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.274740 | controller | Jun 11 16:27:23.234649 crc crio[23211]: time="2026-06-11T16:27:23.232210801Z" level=info msg="Ran pod sandbox 1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/POD" id=53f263a9-d235-43fb-8d21-265a9e684073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.274757 | controller | Jun 11 16:27:23.236131 crc crio[23211]: time="2026-06-11T16:27:23.236049737Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9fddbce5-b4c9-44c6-b410-fd299dc774e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.274773 | controller | Jun 11 16:27:23.238272 crc crio[23211]: time="2026-06-11T16:27:23.238177341Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=526fbdc8-047e-4998-96e3-b078e1c9b586 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.274788 | controller | Jun 11 16:27:23.251102 crc crio[23211]: time="2026-06-11T16:27:23.250969183Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/util" id=1650147f-7084-41ee-8f77-2c209d3e5be5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.274804 | controller | Jun 11 16:27:23.251637 crc crio[23211]: time="2026-06-11T16:27:23.251535186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.274820 | controller | Jun 11 16:27:23.284922 crc crio[23211]: time="2026-06-11T16:27:23.284812743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.274835 | controller | Jun 11 16:27:23.290508 crc crio[23211]: time="2026-06-11T16:27:23.289242084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.274855 | controller | Jun 11 16:27:23.397940 crc crio[23211]: time="2026-06-11T16:27:23.397893875Z" level=info msg="Created container a8e3c7eb0720e3e8201de9fe1d0b3965c92ab8115d4c2f57180041194d096e4c: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/util" id=1650147f-7084-41ee-8f77-2c209d3e5be5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.274871 | controller | Jun 11 16:27:23.402484 crc crio[23211]: time="2026-06-11T16:27:23.401126736Z" level=info msg="Starting container: a8e3c7eb0720e3e8201de9fe1d0b3965c92ab8115d4c2f57180041194d096e4c" id=ada19918-36e1-44d0-ad7a-246c4624d091 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.274887 | controller | Jun 11 16:27:23.409880 crc crio[23211]: time="2026-06-11T16:27:23.409706332Z" level=info msg="Started container" PID=41994 containerID=a8e3c7eb0720e3e8201de9fe1d0b3965c92ab8115d4c2f57180041194d096e4c description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/util id=ada19918-36e1-44d0-ad7a-246c4624d091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242
2026-06-11 18:00:59.274904 | controller | Jun 11 16:27:24.027144 crc crio[23211]: time="2026-06-11T16:27:24.026506293Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=5cf1495c-6952-4520-8463-c3200bd29118 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.274920 | controller | Jun 11 16:27:24.028365 crc crio[23211]: time="2026-06-11T16:27:24.027306453Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=5cf1495c-6952-4520-8463-c3200bd29118 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.274935 | controller | Jun 11 16:27:24.028365 crc crio[23211]: time="2026-06-11T16:27:24.027373084Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=5cf1495c-6952-4520-8463-c3200bd29118 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.274951 | controller | Jun 11 16:27:24.029036 crc crio[23211]: time="2026-06-11T16:27:24.028898833Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=c6866c15-8de0-408c-a968-599aaa6dc227 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.274966 | controller | Jun 11 16:27:24.037582 crc crio[23211]: time="2026-06-11T16:27:24.037255933Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-11 18:00:59.274982 | controller | Jun 11 16:27:26.002966 crc crio[23211]: time="2026-06-11T16:27:26.002295857Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=c6866c15-8de0-408c-a968-599aaa6dc227 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.274997 | controller | Jun 11 16:27:26.004381 crc crio[23211]: time="2026-06-11T16:27:26.003790164Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=e97a0a17-b679-42f8-8382-d23717d27872 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.275012 | controller | Jun 11 16:27:26.007709 crc crio[23211]: time="2026-06-11T16:27:26.007551229Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=e040dd27-d19a-4260-bea0-5e66e2cf1dfe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.275030 | controller | Jun 11 16:27:26.025801 crc crio[23211]: time="2026-06-11T16:27:26.025745266Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/pull" id=90d87f27-1eea-4667-b5a0-d1e3c1955e2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.275046 | controller | Jun 11 16:27:26.027148 crc crio[23211]: time="2026-06-11T16:27:26.02707475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.275062 | controller | Jun 11 16:27:26.056262 crc crio[23211]: time="2026-06-11T16:27:26.056168351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.275077 | controller | Jun 11 16:27:26.056723 crc crio[23211]: time="2026-06-11T16:27:26.056662163Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d0eeebf5dd777a7dbd1d2f36d8197a651ee0a3b3f9fa93718f3bd8639c456677/merged/etc/passwd: no such file or directory"
2026-06-11 18:00:59.275092 | controller | Jun 11 16:27:26.056723 crc crio[23211]: time="2026-06-11T16:27:26.056722395Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/d0eeebf5dd777a7dbd1d2f36d8197a651ee0a3b3f9fa93718f3bd8639c456677/merged/etc/group: no such file or directory"
2026-06-11 18:00:59.275108 | controller | Jun 11 16:27:26.062319 crc crio[23211]: time="2026-06-11T16:27:26.062239124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.275124 | controller | Jun 11 16:27:26.212384 crc crio[23211]: time="2026-06-11T16:27:26.212242533Z" level=info msg="Created container 85ee2a217db488e4700384efaacaf9ff661abc098b5ec5273693559c4104d92b: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/pull" id=90d87f27-1eea-4667-b5a0-d1e3c1955e2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.275139 | controller | Jun 11 16:27:26.213797 crc crio[23211]: time="2026-06-11T16:27:26.213730701Z" level=info msg="Starting container: 85ee2a217db488e4700384efaacaf9ff661abc098b5ec5273693559c4104d92b" id=e5deb5fc-d3ee-41f6-aafc-1e2ea5919931 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.275161 | controller | Jun 11 16:27:26.225033 crc crio[23211]: time="2026-06-11T16:27:26.224924552Z" level=info msg="Started container" PID=42052 containerID=85ee2a217db488e4700384efaacaf9ff661abc098b5ec5273693559c4104d92b description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/pull id=e5deb5fc-d3ee-41f6-aafc-1e2ea5919931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242
2026-06-11 18:00:59.275221 | controller | Jun 11 16:27:27.066351 crc crio[23211]: time="2026-06-11T16:27:27.065551628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b2df89f9-c2c8-47a5-812f-24958980a456 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.275243 | controller | Jun 11 16:27:27.073573 crc crio[23211]: time="2026-06-11T16:27:27.073492947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d5429bd0-347c-4177-9e5b-eeb398e270e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.275259 | controller | Jun 11 16:27:27.086068 crc crio[23211]: time="2026-06-11T16:27:27.08593918Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/extract" id=8b0fd324-fbd4-43e0-a6f2-6cda4c4c8f25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.275280 | controller | Jun 11 16:27:27.087012 crc crio[23211]: time="2026-06-11T16:27:27.086931205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.275296 | controller | Jun 11 16:27:27.130707 crc crio[23211]: time="2026-06-11T16:27:27.130564352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.275311 | controller | Jun 11 16:27:27.137519 crc crio[23211]: time="2026-06-11T16:27:27.137118707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.275326 | controller | Jun 11 16:27:27.296863 crc crio[23211]: time="2026-06-11T16:27:27.295873146Z" level=info msg="Created container ad4f9d595257c1c90e7e9d60499a21227c0eff319d531f569a0da8b92ee8372c: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/extract" id=8b0fd324-fbd4-43e0-a6f2-6cda4c4c8f25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.275342 | controller | Jun 11 16:27:27.298772 crc crio[23211]: time="2026-06-11T16:27:27.298680147Z" level=info msg="Starting container: ad4f9d595257c1c90e7e9d60499a21227c0eff319d531f569a0da8b92ee8372c" id=aac85fc1-11dc-4077-a539-dbef5ed41762 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.275358 | controller | Jun 11 16:27:27.307802 crc crio[23211]: time="2026-06-11T16:27:27.307655253Z" level=info msg="Started container" PID=42080 containerID=ad4f9d595257c1c90e7e9d60499a21227c0eff319d531f569a0da8b92ee8372c description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/extract id=aac85fc1-11dc-4077-a539-dbef5ed41762 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242
2026-06-11 18:00:59.275374 | controller | Jun 11 16:27:29.114848 crc crio[23211]: time="2026-06-11T16:27:29.112778167Z" level=info msg="Stopping pod sandbox: 1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242" id=1644b6ea-7048-4f49-9e94-cd086311e835 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.275390 | controller | Jun 11 16:27:29.114848 crc crio[23211]: time="2026-06-11T16:27:29.11408559Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx Namespace:openshift-marketplace ID:1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242 UID:4277bd3f-dd1e-490a-8e28-b00059e1264e NetNS:/var/run/netns/8ffd9ed7-1e3f-4c02-aca3-b15b89a44dd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4277bd3f_dd1e_490a_8e28_b00059e1264e.slice PodAnnotations:0xc000130bf8}] Aliases:map[]}"
2026-06-11 18:00:59.275406 | controller | Jun 11 16:27:29.114848 crc crio[23211]: time="2026-06-11T16:27:29.114308025Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.275421 | controller | Jun 11 16:27:29.632908 crc crio[23211]: time="2026-06-11T16:27:29.632075659Z" level=info msg="Stopped pod sandbox: 1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242" id=1644b6ea-7048-4f49-9e94-cd086311e835 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.275444 | controller | Jun 11 16:27:30.051784 crc crio[23211]: time="2026-06-11T16:27:30.051254003Z" level=info msg="Removing container: f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9" id=a0c40d0b-3559-4e99-8338-689896ab292d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.275468 | controller | Jun 11 16:27:30.591686 crc crio[23211]: time="2026-06-11T16:27:30.591362877Z" level=info msg="Removed container f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9: openshift-infra/auto-csr-approver-29686580-lzlkv/oc" id=a0c40d0b-3559-4e99-8338-689896ab292d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.275496 | controller | Jun 11 16:27:30.595138 crc crio[23211]: time="2026-06-11T16:27:30.595042359Z" level=info msg="Removing container: 2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420" id=8ba260c7-4b69-4ce1-8d8c-56fc4de51f7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.275543 | controller | Jun 11 16:27:30.902112 crc crio[23211]: time="2026-06-11T16:27:30.901869651Z" level=info msg="Removed container 2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420: openshift-infra/auto-csr-approver-29686578-5hw26/oc" id=8ba260c7-4b69-4ce1-8d8c-56fc4de51f7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.275568 | controller | Jun 11 16:27:30.910696 crc crio[23211]: time="2026-06-11T16:27:30.91059003Z" level=info msg="Stopping pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd" id=40a96006-3996-4916-a18f-84d0bafd9d81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.275616 | controller | Jun 11 16:27:30.910696 crc crio[23211]: time="2026-06-11T16:27:30.910700342Z" level=info msg="Stopped pod sandbox (already stopped): bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd" id=40a96006-3996-4916-a18f-84d0bafd9d81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.275637 | controller | Jun 11 16:27:30.912006 crc crio[23211]: time="2026-06-11T16:27:30.911910843Z" level=info msg="Removing pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd" id=8dce0e14-606e-4845-9eca-4e6aa96b0e04 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.275653 | controller | Jun 11 16:27:30.923981 crc crio[23211]: time="2026-06-11T16:27:30.923889023Z" level=info msg="Removed pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd" id=8dce0e14-606e-4845-9eca-4e6aa96b0e04 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.275669 | controller | Jun 11 16:27:30.925242 crc crio[23211]: time="2026-06-11T16:27:30.925177816Z" level=info msg="Stopping pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3" id=40f16cea-3cab-4233-bd16-84ec90800278 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.275685 | controller | Jun 11 16:27:30.925321 crc crio[23211]: time="2026-06-11T16:27:30.925253798Z" level=info msg="Stopped pod sandbox (already stopped): 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3" id=40f16cea-3cab-4233-bd16-84ec90800278 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.275701 | controller | Jun 11 16:27:30.926082 crc crio[23211]: time="2026-06-11T16:27:30.926044038Z" level=info msg="Removing pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3" id=fa004817-46c5-4064-a734-27e3dd460016 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.275716 | controller | Jun 11 16:27:30.934247 crc crio[23211]: time="2026-06-11T16:27:30.934173053Z" level=info msg="Removed pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3" id=fa004817-46c5-4064-a734-27e3dd460016 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.275731 | controller | Jun 11 16:27:30.935376 crc crio[23211]: time="2026-06-11T16:27:30.935316272Z" level=info msg="Stopping pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd" id=0ad7fba3-acd9-44c1-9762-5708daf94ace name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.275747 | controller | Jun 11 16:27:30.935513 crc crio[23211]: time="2026-06-11T16:27:30.935378243Z" level=info msg="Stopped pod sandbox (already stopped): 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd" id=0ad7fba3-acd9-44c1-9762-5708daf94ace name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.275766 | controller | Jun 11 16:27:30.936140 crc crio[23211]: time="2026-06-11T16:27:30.936093981Z" level=info msg="Removing pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd" id=fe455390-be3f-40e0-87f9-5271872a0486 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.275782 | controller | Jun 11 16:27:30.944379 crc crio[23211]: time="2026-06-11T16:27:30.944293146Z" level=info msg="Removed pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd" id=fe455390-be3f-40e0-87f9-5271872a0486 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.275798 | controller | Jun 11 16:27:41.324974 crc crio[23211]: time="2026-06-11T16:27:41.32385978Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/POD" id=5f9f06b1-b7e2-411f-bf56-79f2139d64fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.275814 | controller | Jun 11 16:27:41.326562 crc crio[23211]: time="2026-06-11T16:27:41.325155073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.275831 | controller | Jun 11 16:27:41.383558 crc crio[23211]: time="2026-06-11T16:27:41.383400686Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-87fb488f9-gt7jq Namespace:metallb-system ID:4faff6a090c7272a0113a117e58953741cb43bb07e2b95e8c764c8a7887efe0a UID:daba2fdb-abe3-4381-bb3b-0813df6ef3fb NetNS:/var/run/netns/30c0a17c-5b4b-43ca-89c1-4634ad7a0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaba2fdb_abe3_4381_bb3b_0813df6ef3fb.slice PodAnnotations:0xc00294e7f8}] Aliases:map[]}"
2026-06-11 18:00:59.275848 | controller | Jun 11 16:27:41.383558 crc crio[23211]: time="2026-06-11T16:27:41.383544991Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-87fb488f9-gt7jq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.275864 | controller | Jun 11 16:27:41.842528 crc crio[23211]: time="2026-06-11T16:27:41.842382852Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/POD" id=5e071be3-6bf3-42e9-8574-cb1085e497b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.275880 | controller | Jun 11 16:27:41.842905 crc crio[23211]: time="2026-06-11T16:27:41.842730811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.275897 | controller | Jun 11 16:27:41.867995 crc crio[23211]: time="2026-06-11T16:27:41.867857651Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-687df7897-hdm2p Namespace:metallb-system ID:c07c5db381556fbbcc0cfd0e4bde4245aec94a4b1749ad7d395ced517fc0cbdb UID:3db9115d-4b0a-4a5a-877f-da7da55cacbf NetNS:/var/run/netns/3b4c3a0a-1d83-402c-8855-96ad0ac79071 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db9115d_4b0a_4a5a_877f_da7da55cacbf.slice PodAnnotations:0xc0018bebd0}] Aliases:map[]}"
2026-06-11 18:00:59.275913 | controller | Jun 11 16:27:41.867995 crc crio[23211]: time="2026-06-11T16:27:41.867968104Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-687df7897-hdm2p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.275930 | controller | Jun 11 16:27:42.726378 crc crio[23211]: 2026-06-11T16:27:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4faff6a090c7272 Mac:7e:32:e2:09:94:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/30c0a17c-5b4b-43ca-89c1-4634ad7a0a59 SocketPath: PciID:}] [{Interface:0xc0001e29f0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.275950 | controller | Jun 11 16:27:42.737072 crc crio[23211]: time="2026-06-11T16:27:42.736922142Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-87fb488f9-gt7jq Namespace:metallb-system ID:4faff6a090c7272a0113a117e58953741cb43bb07e2b95e8c764c8a7887efe0a UID:daba2fdb-abe3-4381-bb3b-0813df6ef3fb NetNS:/var/run/netns/30c0a17c-5b4b-43ca-89c1-4634ad7a0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaba2fdb_abe3_4381_bb3b_0813df6ef3fb.slice PodAnnotations:0xc00294e7f8}] Aliases:map[]}"
2026-06-11 18:00:59.275966 | controller | Jun 11 16:27:42.738785 crc crio[23211]: time="2026-06-11T16:27:42.738412309Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-87fb488f9-gt7jq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.275982 | controller | Jun 11 16:27:42.756364 crc crio[23211]: time="2026-06-11T16:27:42.756009412Z" level=info msg="Ran pod sandbox 4faff6a090c7272a0113a117e58953741cb43bb07e2b95e8c764c8a7887efe0a with infra container: metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/POD" id=5f9f06b1-b7e2-411f-bf56-79f2139d64fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.275999 | controller | Jun 11 16:27:42.765136 crc crio[23211]: time="2026-06-11T16:27:42.764997157Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=eedaf709-f268-4478-81b0-d4508182944c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.276015 | controller | Jun 11 16:27:42.765798 crc crio[23211]: time="2026-06-11T16:27:42.765642824Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=eedaf709-f268-4478-81b0-d4508182944c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.276031 | controller | Jun 11 16:27:42.765872 crc crio[23211]: time="2026-06-11T16:27:42.765849889Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=eedaf709-f268-4478-81b0-d4508182944c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.276046 | controller | Jun 11 16:27:42.769871 crc crio[23211]: time="2026-06-11T16:27:42.769717547Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=b62fb58b-aede-425c-9790-6c09a58587c6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.276062 | controller | Jun 11 16:27:42.777886 crc crio[23211]: time="2026-06-11T16:27:42.777222134Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-11 18:00:59.276077 | controller | Jun 11 16:27:43.118261 crc crio[23211]: 2026-06-11T16:27:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c07c5db381556fb Mac:f2:c0:ad:d8:7d:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/3b4c3a0a-1d83-402c-8855-96ad0ac79071 SocketPath: PciID:}] [{Interface:0xc000446710 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.276093 | controller | Jun 11 16:27:43.120930 crc crio[23211]: time="2026-06-11T16:27:43.120497362Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-687df7897-hdm2p Namespace:metallb-system ID:c07c5db381556fbbcc0cfd0e4bde4245aec94a4b1749ad7d395ced517fc0cbdb UID:3db9115d-4b0a-4a5a-877f-da7da55cacbf NetNS:/var/run/netns/3b4c3a0a-1d83-402c-8855-96ad0ac79071 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db9115d_4b0a_4a5a_877f_da7da55cacbf.slice PodAnnotations:0xc0018bebd0}] Aliases:map[]}"
2026-06-11 18:00:59.276113 | controller | Jun 11 16:27:43.121208 crc crio[23211]: time="2026-06-11T16:27:43.121055406Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-687df7897-hdm2p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.276130 | controller | Jun 11 16:27:43.134051 crc crio[23211]: time="2026-06-11T16:27:43.133972391Z" level=info msg="Ran pod sandbox c07c5db381556fbbcc0cfd0e4bde4245aec94a4b1749ad7d395ced517fc0cbdb with infra container: metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/POD" id=5e071be3-6bf3-42e9-8574-cb1085e497b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.276146 | controller | Jun 11 16:27:43.136032 crc crio[23211]: time="2026-06-11T16:27:43.135801686Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=bb6f91c7-4438-4448-8c18-03a7933b0da7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.276162 | controller | Jun 11 16:27:43.136032 crc crio[23211]: time="2026-06-11T16:27:43.136021762Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=bb6f91c7-4438-4448-8c18-03a7933b0da7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.276178 | controller | Jun 11 16:27:43.136297 crc crio[23211]: time="2026-06-11T16:27:43.136076793Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=bb6f91c7-4438-4448-8c18-03a7933b0da7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.276194 | controller | Jun 11 16:27:43.137648 crc crio[23211]: time="2026-06-11T16:27:43.13754522Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=364fd8ce-ea18-4686-a6d5-66bf084f5164 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.276209 | controller | Jun 11 16:27:43.142538 crc crio[23211]: time="2026-06-11T16:27:43.142413972Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-11 18:00:59.276225 | controller | Jun 11 16:28:00.578997 crc crio[23211]: time="2026-06-11T16:28:00.578317098Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686588-zlr9p/POD" id=325ab932-066d-408a-a81a-86e6efcb6377 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.276241 | controller | Jun 11 16:28:00.581677 crc crio[23211]: time="2026-06-11T16:28:00.579021935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.276257 | controller | Jun 11 16:28:01.454146 crc crio[23211]: time="2026-06-11T16:28:01.453706657Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=b62fb58b-aede-425c-9790-6c09a58587c6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.276272 | controller | Jun 11 16:28:01.455820 crc crio[23211]: time="2026-06-11T16:28:01.455741897Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=56febdb6-13ed-42d7-bb18-4e457921ce6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.276288 | controller | Jun 11 16:28:01.472778 crc crio[23211]: time="2026-06-11T16:28:01.472694433Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=c16bc51e-1281-4ae6-a6ba-f4d94823b276 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.276307 | controller | Jun 11 16:28:01.490858 crc crio[23211]: time="2026-06-11T16:28:01.490760147Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/manager" id=a02566f4-4542-4e0b-a568-3d7ab475ea8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.276323 | controller | Jun 11 16:28:01.494568 crc crio[23211]: time="2026-06-11T16:28:01.494472841Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686588-zlr9p Namespace:openshift-infra ID:e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6 UID:f045794d-5306-4ca6-accd-8fc67eced850 NetNS:/var/run/netns/00b2bc5e-59d3-43a9-a4f8-a98ee40f7fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf045794d_5306_4ca6_accd_8fc67eced850.slice PodAnnotations:0xc000d2e8d8}] Aliases:map[]}"
2026-06-11 18:00:59.276340 | controller | Jun 11 16:28:01.494568 crc crio[23211]: time="2026-06-11T16:28:01.494543863Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686588-zlr9p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.276355 | controller | Jun 11 16:28:01.495330 crc crio[23211]: time="2026-06-11T16:28:01.49522879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.276372 | controller | Jun 11 16:28:01.513787 crc crio[23211]: time="2026-06-11T16:28:01.513602532Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=364fd8ce-ea18-4686-a6d5-66bf084f5164 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.276388 | controller | Jun 11 16:28:01.515889 crc crio[23211]: time="2026-06-11T16:28:01.515754086Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=93e50453-e4f2-42af-85c3-40d34569e546 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.276403 | controller | Jun 11 16:28:01.567004 crc crio[23211]: time="2026-06-11T16:28:01.566279745Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=7d63b291-230f-45ea-ae25-7a03dc5899e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.276419 | controller | Jun 11 16:28:01.574550 crc crio[23211]: time="2026-06-11T16:28:01.574482662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.276435 | controller | Jun 11 16:28:01.578872 crc crio[23211]: time="2026-06-11T16:28:01.57880931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.276450 | controller | Jun 11 16:28:01.586563 crc crio[23211]: time="2026-06-11T16:28:01.586506544Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/webhook-server" id=91b56771-6ea5-4a36-83bb-44b1d6aa0347 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.276466 | controller | Jun 11 16:28:01.591052 crc crio[23211]: time="2026-06-11T16:28:01.591011687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.276482 | controller | Jun 11 16:28:01.723273 crc crio[23211]: time="2026-06-11T16:28:01.723116957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.276498 | controller | Jun 11 16:28:01.734784 crc crio[23211]: time="2026-06-11T16:28:01.734726068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.276533 | controller | Jun 11 16:28:01.777698 crc crio[23211]: time="2026-06-11T16:28:01.777570485Z" level=info msg="Created container 01685403e2698883a704859226d9fd894d71beac00e636884a15063ecbf72140: metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/manager" id=a02566f4-4542-4e0b-a568-3d7ab475ea8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.276557 | controller | Jun 11 16:28:01.779022 crc crio[23211]: time="2026-06-11T16:28:01.778852818Z" level=info msg="Starting container: 01685403e2698883a704859226d9fd894d71beac00e636884a15063ecbf72140" id=de864800-c6bf-4661-b312-3fd1092c4fa7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.276575 | controller | Jun 11 16:28:01.792242 crc crio[23211]: time="2026-06-11T16:28:01.792080011Z" level=info msg="Started container" PID=42784 containerID=01685403e2698883a704859226d9fd894d71beac00e636884a15063ecbf72140 description=metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/manager id=de864800-c6bf-4661-b312-3fd1092c4fa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4faff6a090c7272a0113a117e58953741cb43bb07e2b95e8c764c8a7887efe0a
2026-06-11 18:00:59.276591 | controller | Jun 11 16:28:01.886569 crc crio[23211]: time="2026-06-11T16:28:01.885984929Z" level=info msg="Created container 0485ae0783dde31018d56926d99ffe0cc957876f776753161d72ea04458aca35: metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/webhook-server" id=91b56771-6ea5-4a36-83bb-44b1d6aa0347 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.276607 | controller | Jun 11 16:28:01.890811 crc crio[23211]: time="2026-06-11T16:28:01.889850757Z" level=info msg="Starting container: 0485ae0783dde31018d56926d99ffe0cc957876f776753161d72ea04458aca35" id=1103f1be-9ab2-4417-89e4-32b5cbba378c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.276623 | controller | Jun 11 16:28:01.904963 crc crio[23211]: time="2026-06-11T16:28:01.904778052Z" level=info msg="Started container" PID=42800 containerID=0485ae0783dde31018d56926d99ffe0cc957876f776753161d72ea04458aca35 description=metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/webhook-server id=1103f1be-9ab2-4417-89e4-32b5cbba378c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c07c5db381556fbbcc0cfd0e4bde4245aec94a4b1749ad7d395ced517fc0cbdb
2026-06-11 18:00:59.276640 | controller | Jun 11 16:28:02.645381 crc crio[23211]: 2026-06-11T16:28:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e27254949c61c76 Mac:ba:a3:be:a6:27:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/00b2bc5e-59d3-43a9-a4f8-a98ee40f7fb3 SocketPath: PciID:}] [{Interface:0xc0004be6b0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.276688 | controller | Jun 11 16:28:02.647983 crc crio[23211]: time="2026-06-11T16:28:02.647897747Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686588-zlr9p Namespace:openshift-infra ID:e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6 UID:f045794d-5306-4ca6-accd-8fc67eced850 NetNS:/var/run/netns/00b2bc5e-59d3-43a9-a4f8-a98ee40f7fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf045794d_5306_4ca6_accd_8fc67eced850.slice PodAnnotations:0xc000d2e8d8}] Aliases:map[]}"
2026-06-11 18:00:59.276710 | controller | Jun 11 16:28:02.648158 crc crio[23211]: time="2026-06-11T16:28:02.648083202Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686588-zlr9p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.276727 | controller | Jun 11 16:28:02.668298 crc crio[23211]: time="2026-06-11T16:28:02.668219509Z" level=info msg="Ran pod sandbox e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6 with infra container: openshift-infra/auto-csr-approver-29686588-zlr9p/POD" id=325ab932-066d-408a-a81a-86e6efcb6377 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.276747 | controller | Jun 11 16:28:02.672252 crc crio[23211]: time="2026-06-11T16:28:02.672172927Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6a49645b-88e9-44bb-8c42-3a255ba03f59 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.276764 | controller | Jun 11 16:28:02.676158 crc crio[23211]: time="2026-06-11T16:28:02.676056365Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.276779 | controller | Jun 11 16:28:03.704608 crc crio[23211]: time="2026-06-11T16:28:03.704111571Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6a49645b-88e9-44bb-8c42-3a255ba03f59 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.276795 | controller | Jun 11 16:28:03.705868 crc crio[23211]: time="2026-06-11T16:28:03.705750762Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4b3bb320-10d9-48b3-b563-9fe13a27bd93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.276811 | controller | Jun 11 16:28:03.708202 crc crio[23211]: time="2026-06-11T16:28:03.708123512Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=543b4135-2585-4a9b-ba69-0a931c29c71a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.276826 | controller | Jun 11 16:28:03.716797 crc crio[23211]: time="2026-06-11T16:28:03.716690027Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686588-zlr9p/oc" id=4fc27c5d-d5f5-45ef-87ab-33cdafdc3ba8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.276842 | controller | Jun 11 16:28:03.717306 crc crio[23211]: time="2026-06-11T16:28:03.717237862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.276858 | controller | Jun 11 16:28:03.745301 crc crio[23211]: time="2026-06-11T16:28:03.745212175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.276874 | controller | Jun 11 16:28:04.067917 crc crio[23211]: time="2026-06-11T16:28:04.06775581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.276889 | controller | Jun 11 16:28:04.169242 crc crio[23211]: time="2026-06-11T16:28:04.169091356Z" level=info msg="Created container d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73: openshift-infra/auto-csr-approver-29686588-zlr9p/oc" id=4fc27c5d-d5f5-45ef-87ab-33cdafdc3ba8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.276930 | controller | Jun 11 16:28:04.171965 crc crio[23211]: time="2026-06-11T16:28:04.171887827Z" level=info msg="Starting container: d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73" id=e5449ea7-364c-4282-972b-94e4b73a90a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.276947 | controller | Jun 11 16:28:04.178862 crc crio[23211]: time="2026-06-11T16:28:04.17877098Z" level=info msg="Started container" PID=42868 containerID=d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73 description=openshift-infra/auto-csr-approver-29686588-zlr9p/oc id=e5449ea7-364c-4282-972b-94e4b73a90a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6
2026-06-11 18:00:59.276963 | controller | Jun 11 16:28:06.715793 crc crio[23211]: time="2026-06-11T16:28:06.715328847Z" level=info msg="Stopping pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6" id=23622a27-b137-452a-bad5-3210c7d7d8f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.276983 | controller | Jun 11 16:28:06.717844 crc crio[23211]: time="2026-06-11T16:28:06.716208648Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686588-zlr9p Namespace:openshift-infra ID:e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6 UID:f045794d-5306-4ca6-accd-8fc67eced850 NetNS:/var/run/netns/00b2bc5e-59d3-43a9-a4f8-a98ee40f7fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf045794d_5306_4ca6_accd_8fc67eced850.slice PodAnnotations:0xc0001ae788}] Aliases:map[]}"
2026-06-11 18:00:59.277000 | controller | Jun 11 16:28:06.717844 crc crio[23211]: time="2026-06-11T16:28:06.716392453Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686588-zlr9p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.277016 | controller | Jun 11 16:28:07.101135 crc crio[23211]: time="2026-06-11T16:28:07.100376683Z" level=info msg="Stopped pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6" id=23622a27-b137-452a-bad5-3210c7d7d8f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.277031 | controller | Jun 11 16:28:30.966719 crc crio[23211]: time="2026-06-11T16:28:30.965998381Z" level=info msg="Removing container: 0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960" id=678a7aab-6e8b-42f9-8c46-f7905de60842 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.277047 | controller | Jun 11 16:28:31.159348 crc crio[23211]: time="2026-06-11T16:28:31.159250578Z" level=info msg="Removed container 0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960: openshift-infra/auto-csr-approver-29686582-7mqtw/oc" id=678a7aab-6e8b-42f9-8c46-f7905de60842 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.277062 | controller | Jun 11 16:28:31.166002 crc crio[23211]: time="2026-06-11T16:28:31.165884765Z" level=info msg="Stopping pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc" id=0c837905-6e1e-48e6-a781-093bab6c068b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.277077 | controller | Jun 11 16:28:31.166566 crc crio[23211]: time="2026-06-11T16:28:31.166540301Z" level=info msg="Stopped pod sandbox (already stopped): 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc" id=0c837905-6e1e-48e6-a781-093bab6c068b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.277093 | controller | Jun 11 16:28:31.167655 crc crio[23211]: time="2026-06-11T16:28:31.167559137Z" level=info msg="Removing pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc" id=daed9978-1389-4ace-b6bf-a8bcd9f6e797 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.277108 | controller | Jun 11 16:28:31.177120 crc crio[23211]: time="2026-06-11T16:28:31.177025705Z" level=info msg="Removed pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc" id=daed9978-1389-4ace-b6bf-a8bcd9f6e797 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.277124 | controller | Jun 11 16:28:35.145708 crc crio[23211]: time="2026-06-11T16:28:35.14515693Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-rt9kj/POD" id=dda2eb81-2d11-4a5c-97c5-6dc593e4c8f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.277139 | controller | Jun 11 16:28:35.146921 crc crio[23211]: time="2026-06-11T16:28:35.145753005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277156 | controller | Jun 11 16:28:35.187892 crc crio[23211]: time="2026-06-11T16:28:35.187806042Z" level=info msg="Got pod network &{Name:controller-8464864885-rt9kj Namespace:metallb-system ID:1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23 UID:2495957c-c310-46ec-a4ac-d1c85076fb2c NetNS:/var/run/netns/533106f5-0849-4ff8-893a-9a2a4a70564e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2495957c_c310_46ec_a4ac_d1c85076fb2c.slice PodAnnotations:0xc002278588}] Aliases:map[]}"
2026-06-11 18:00:59.277175 | controller | Jun 11 16:28:35.187892 crc crio[23211]: time="2026-06-11T16:28:35.187871934Z" level=info msg="Adding pod metallb-system_controller-8464864885-rt9kj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.277191 | controller | Jun 11 16:28:36.187971 crc crio[23211]: 2026-06-11T16:28:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d2184f91f337e5 Mac:62:0f:32:5d:7c:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/533106f5-0849-4ff8-893a-9a2a4a70564e SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.277207 | controller | Jun 11 16:28:36.189949 crc crio[23211]: time="2026-06-11T16:28:36.189883225Z" level=info msg="Got pod network &{Name:controller-8464864885-rt9kj Namespace:metallb-system ID:1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23 UID:2495957c-c310-46ec-a4ac-d1c85076fb2c NetNS:/var/run/netns/533106f5-0849-4ff8-893a-9a2a4a70564e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2495957c_c310_46ec_a4ac_d1c85076fb2c.slice PodAnnotations:0xc002278588}] Aliases:map[]}"
2026-06-11 18:00:59.277224 | controller | Jun 11 16:28:36.190098 crc crio[23211]: time="2026-06-11T16:28:36.190046269Z" level=info msg="Checking pod metallb-system_controller-8464864885-rt9kj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.277240 | controller | Jun 11 16:28:36.196934 crc crio[23211]: time="2026-06-11T16:28:36.19683532Z" level=info msg="Ran pod sandbox 1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23 with infra container: metallb-system/controller-8464864885-rt9kj/POD" id=dda2eb81-2d11-4a5c-97c5-6dc593e4c8f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.277256 | controller | Jun 11 16:28:36.204689 crc crio[23211]: time="2026-06-11T16:28:36.204586976Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=cfdfcf2a-fd2c-44d3-b570-fa8e5c43c10e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.277272 | controller | Jun 11 16:28:36.207028 crc crio[23211]: time="2026-06-11T16:28:36.206962755Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=29af5ab4-cd46-4fd1-bb9e-c0cde1f8fa67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.277288 | controller | Jun 11 16:28:36.216942 crc crio[23211]: time="2026-06-11T16:28:36.216858383Z" level=info msg="Creating container: metallb-system/controller-8464864885-rt9kj/controller" id=ed8cb109-9afe-4196-871f-350ab1b833a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.277303 | controller | Jun 11 16:28:36.217367 crc crio[23211]: time="2026-06-11T16:28:36.217307715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277319 | controller | Jun 11 16:28:36.262968 crc crio[23211]: time="2026-06-11T16:28:36.26287692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277334 | controller | Jun 11 16:28:36.280203 crc crio[23211]: time="2026-06-11T16:28:36.280080713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277350 | controller | Jun 11 16:28:36.374485 crc crio[23211]: time="2026-06-11T16:28:36.374349281Z" level=info msg="Created container 8257f9f5b7f22612f5a12175da8b3a9a32f0b8f869457d7b4b9e293dc4574bb2: metallb-system/controller-8464864885-rt9kj/controller" id=ed8cb109-9afe-4196-871f-350ab1b833a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.277368 | controller | Jun 11 16:28:36.375844 crc crio[23211]: time="2026-06-11T16:28:36.375733866Z" level=info msg="Starting container: 8257f9f5b7f22612f5a12175da8b3a9a32f0b8f869457d7b4b9e293dc4574bb2" id=12f79cd5-eccc-4f19-ad97-e7a92ff1142c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.277384 | controller | Jun 11 16:28:36.381158 crc crio[23211]: time="2026-06-11T16:28:36.38105974Z" level=info msg="Started container" PID=43436 containerID=8257f9f5b7f22612f5a12175da8b3a9a32f0b8f869457d7b4b9e293dc4574bb2 description=metallb-system/controller-8464864885-rt9kj/controller id=12f79cd5-eccc-4f19-ad97-e7a92ff1142c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23
2026-06-11 18:00:59.277400 | controller | Jun 11 16:28:36.391752 crc crio[23211]: time="2026-06-11T16:28:36.391604395Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=44bd9747-3df8-4413-8388-97ecfef461cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.277416 | controller | Jun 11 16:28:36.394726 crc crio[23211]: time="2026-06-11T16:28:36.394603781Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=ed9c4672-0892-4590-917d-c923d1684d9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.277431 | controller | Jun 11 16:28:36.408832 crc crio[23211]: time="2026-06-11T16:28:36.408725035Z" level=info msg="Creating container: metallb-system/controller-8464864885-rt9kj/kube-rbac-proxy" id=72487cc0-f967-4bad-bafa-5e7adf03fe23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.277447 | controller | Jun 11 16:28:36.409511 crc crio[23211]: time="2026-06-11T16:28:36.409199967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277462 | controller | Jun 11 16:28:36.449920 crc crio[23211]: time="2026-06-11T16:28:36.448999948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277477 | controller | Jun 11 16:28:36.454197 crc crio[23211]: time="2026-06-11T16:28:36.454101006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277493 | controller | Jun 11 16:28:36.544037 crc crio[23211]: time="2026-06-11T16:28:36.543929744Z" level=info msg="Created container 9d7734ff717b6f0b1ba2f69cc01427df123d72b6781ef71bb2f376d0ec7c77c6: metallb-system/controller-8464864885-rt9kj/kube-rbac-proxy" id=72487cc0-f967-4bad-bafa-5e7adf03fe23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.277508 | controller | Jun 11 16:28:36.545272 crc crio[23211]: time="2026-06-11T16:28:36.545145474Z" level=info msg="Starting container: 9d7734ff717b6f0b1ba2f69cc01427df123d72b6781ef71bb2f376d0ec7c77c6" id=fec31099-0bc0-44fa-a621-92591a04cdca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.277546 | controller | Jun 11 16:28:36.550796 crc crio[23211]: time="2026-06-11T16:28:36.550675082Z" level=info msg="Started container" PID=43449 containerID=9d7734ff717b6f0b1ba2f69cc01427df123d72b6781ef71bb2f376d0ec7c77c6 description=metallb-system/controller-8464864885-rt9kj/kube-rbac-proxy id=fec31099-0bc0-44fa-a621-92591a04cdca name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23
2026-06-11 18:00:59.277563 | controller | Jun 11 16:28:38.716323 crc crio[23211]: time="2026-06-11T16:28:38.715089987Z" level=info msg="Running pod sandbox: metallb-system/speaker-rnmlh/POD" id=43e77af0-a8f1-422e-a8ef-547aa4fa9d9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.277586 | controller | Jun 11 16:28:38.716323 crc crio[23211]: time="2026-06-11T16:28:38.716188375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277603 | controller | Jun 11 16:28:38.761849 crc crio[23211]: time="2026-06-11T16:28:38.761385971Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=43e77af0-a8f1-422e-a8ef-547aa4fa9d9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.277619 | controller | Jun 11 16:28:38.788848 crc crio[23211]: time="2026-06-11T16:28:38.788711908Z" level=info msg="Ran pod sandbox 81c12ec6ee9a61ac00e5d6d563b5970a3783a5abc16aba669181f2de558873b2 with infra container: metallb-system/speaker-rnmlh/POD" id=43e77af0-a8f1-422e-a8ef-547aa4fa9d9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.277634 | controller | Jun 11 16:28:38.794811 crc crio[23211]: time="2026-06-11T16:28:38.793917629Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=65eed5b6-a379-4177-9ba6-efdda23a0439 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.277650 | controller | Jun 11 16:28:38.798722 crc crio[23211]: time="2026-06-11T16:28:38.798211347Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=d6848fcf-d68f-4783-95b7-4c7d8c2dea83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.277665 | controller | Jun 11 16:28:38.810839 crc crio[23211]: time="2026-06-11T16:28:38.810706891Z" level=info msg="Creating container: metallb-system/speaker-rnmlh/speaker" id=97391115-0742-4fed-bc53-6d6451672bf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.277681 | controller | Jun 11 16:28:38.811488 crc crio[23211]: time="2026-06-11T16:28:38.811193083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277696 | controller | Jun 11 16:28:38.859163 crc crio[23211]: time="2026-06-11T16:28:38.859014415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277712 | controller | Jun 11 16:28:39.175529 crc crio[23211]: time="2026-06-11T16:28:39.173541739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277758 | controller | Jun 11 16:28:39.278796 crc crio[23211]: time="2026-06-11T16:28:39.278701822Z" level=info msg="Created container 4e374cf648df69d7b6678702cde5ce8531833186986c212b440a66a14234bbec: metallb-system/speaker-rnmlh/speaker" id=97391115-0742-4fed-bc53-6d6451672bf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.277777 | controller | Jun 11 16:28:39.280404 crc crio[23211]: time="2026-06-11T16:28:39.280313522Z" level=info msg="Starting container: 4e374cf648df69d7b6678702cde5ce8531833186986c212b440a66a14234bbec" id=b2a8139d-f0a3-4280-8dbc-addfa6268f0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.277793 | controller | Jun 11 16:28:39.290498 crc crio[23211]: time="2026-06-11T16:28:39.28779869Z" level=info msg="Started container" PID=43563 containerID=4e374cf648df69d7b6678702cde5ce8531833186986c212b440a66a14234bbec description=metallb-system/speaker-rnmlh/speaker id=b2a8139d-f0a3-4280-8dbc-addfa6268f0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=81c12ec6ee9a61ac00e5d6d563b5970a3783a5abc16aba669181f2de558873b2
2026-06-11 18:00:59.277813 | controller | Jun 11 16:28:39.332088 crc crio[23211]: time="2026-06-11T16:28:39.331023277Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=f257b1ca-7b4c-4408-ab57-229028ac8977 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.277829 | controller | Jun 11 16:28:39.354013 crc crio[23211]: time="2026-06-11T16:28:39.353333947Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=f1610a4f-8e8f-4dcb-9ffa-4460fa22b709 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.277845 | controller | Jun 11 16:28:39.367225 crc crio[23211]: time="2026-06-11T16:28:39.366088979Z" level=info msg="Creating container: metallb-system/speaker-rnmlh/kube-rbac-proxy" id=eaaf30ab-3400-45fc-a0b9-b8520594c948 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.277861 | controller | Jun 11 16:28:39.367225 crc crio[23211]: time="2026-06-11T16:28:39.367048502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277876 | controller | Jun 11 16:28:39.577822 crc crio[23211]: time="2026-06-11T16:28:39.577627755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277893 | controller | Jun 11 16:28:40.083123 crc crio[23211]: time="2026-06-11T16:28:40.083045926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.277917 | controller | Jun 11 16:28:40.343577 crc crio[23211]: time="2026-06-11T16:28:40.343106892Z" level=info msg="Created container a1e2b1f80676b611612f6793101adfadcfaa783b444dfbac5a56c7668ae72ca0: metallb-system/speaker-rnmlh/kube-rbac-proxy" id=eaaf30ab-3400-45fc-a0b9-b8520594c948 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.277943 | controller | Jun 11 16:28:40.348108 crc crio[23211]: time="2026-06-11T16:28:40.347342929Z" level=info msg="Starting container: a1e2b1f80676b611612f6793101adfadcfaa783b444dfbac5a56c7668ae72ca0" id=94a42721-2614-4373-babe-5081494c984e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.277965 | controller | Jun 11 16:28:40.356953 crc crio[23211]: time="2026-06-11T16:28:40.356861308Z" level=info msg="Started container" PID=43578 containerID=a1e2b1f80676b611612f6793101adfadcfaa783b444dfbac5a56c7668ae72ca0 description=metallb-system/speaker-rnmlh/kube-rbac-proxy id=94a42721-2614-4373-babe-5081494c984e name=/runtime.v1.RuntimeService/StartContainer sandboxID=81c12ec6ee9a61ac00e5d6d563b5970a3783a5abc16aba669181f2de558873b2
2026-06-11 18:00:59.277984 | controller | Jun 11 16:28:54.328916 crc crio[23211]: time="2026-06-11T16:28:54.327760956Z" level=info msg="Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/POD" id=2005c287-f5ee-4add-b363-c3d3bbb7d454 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.278000 | controller | Jun 11 16:28:54.328916 crc crio[23211]: time="2026-06-11T16:28:54.328655067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.278016 | controller | Jun 11 16:28:54.358391 crc crio[23211]: time="2026-06-11T16:28:54.358230237Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 Namespace:openshift-marketplace ID:7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b UID:7a1b46aa-f959-417e-9e51-166f932c7e6d NetNS:/var/run/netns/f53eead3-dd5d-4841-83d2-b00cf3190afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a1b46aa_f959_417e_9e51_166f932c7e6d.slice PodAnnotations:0xc0038ac780}] Aliases:map[]}"
2026-06-11 18:00:59.278036 | controller | Jun 11 16:28:54.358391 crc crio[23211]: time="2026-06-11T16:28:54.35833636Z" level=info msg="Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.278053 | controller | Jun 11 16:28:55.070682 crc crio[23211]: 2026-06-11T16:28:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c69ba31be8d8a7 Mac:96:0e:99:3f:fc:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/f53eead3-dd5d-4841-83d2-b00cf3190afa SocketPath: PciID:}] [{Interface:0xc000015650 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.278070 | controller | Jun 11 16:28:55.072477 crc crio[23211]: time="2026-06-11T16:28:55.07228852Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 Namespace:openshift-marketplace ID:7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b UID:7a1b46aa-f959-417e-9e51-166f932c7e6d NetNS:/var/run/netns/f53eead3-dd5d-4841-83d2-b00cf3190afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a1b46aa_f959_417e_9e51_166f932c7e6d.slice PodAnnotations:0xc0038ac780}] Aliases:map[]}"
2026-06-11 18:00:59.278086 | controller | Jun 11 16:28:55.072551 crc crio[23211]: time="2026-06-11T16:28:55.072495715Z" level=info msg="Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.278103 | controller | Jun 11 16:28:55.081910 crc crio[23211]: time="2026-06-11T16:28:55.080031923Z" level=info msg="Ran pod sandbox 7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/POD" id=2005c287-f5ee-4add-b363-c3d3bbb7d454 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.278119 | controller | Jun 11 16:28:55.084276 crc crio[23211]: time="2026-06-11T16:28:55.082938482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e8586540-fe13-4e9c-bcc1-980935f5f136 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278135 | controller | Jun 11 16:28:55.086340 crc crio[23211]: time="2026-06-11T16:28:55.086265311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a628ffee-6a40-426e-92db-455f9bada855 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278151 | controller | Jun 11 16:28:55.096548 crc crio[23211]: time="2026-06-11T16:28:55.09641016Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/util" id=82bfe545-c6ca-48c4-b53a-98fbfef44128 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.278167 | controller | Jun 11 16:28:55.097048 crc crio[23211]: time="2026-06-11T16:28:55.096979694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.278183 | controller | Jun 11 16:28:55.125690 crc crio[23211]: time="2026-06-11T16:28:55.12556126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.278199 | controller | Jun 11 16:28:55.131174 crc crio[23211]: time="2026-06-11T16:28:55.131113781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.278218 | controller | Jun 11 16:28:55.252222 crc crio[23211]: time="2026-06-11T16:28:55.252072173Z" level=info msg="Created container 941fe72422ea2fdb975aca2b35aafdf48712a54ec58c4c5601896daf569fd651: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/util" id=82bfe545-c6ca-48c4-b53a-98fbfef44128 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.278234 | controller | Jun 11 16:28:55.254195 crc crio[23211]: time="2026-06-11T16:28:55.2541174Z" level=info msg="Starting container: 941fe72422ea2fdb975aca2b35aafdf48712a54ec58c4c5601896daf569fd651" id=0c2f8cea-c7aa-41ff-9bdb-8ae9978076ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.278250 | controller | Jun 11 16:28:55.265846 crc crio[23211]: time="2026-06-11T16:28:55.265755556Z" level=info msg="Started container" PID=43851 containerID=941fe72422ea2fdb975aca2b35aafdf48712a54ec58c4c5601896daf569fd651 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/util id=0c2f8cea-c7aa-41ff-9bdb-8ae9978076ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b
2026-06-11 18:00:59.278267 | controller | Jun 11 16:28:55.401918 crc crio[23211]: time="2026-06-11T16:28:55.401873177Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=582d5aa2-8abd-4fcd-ac37-b5254b8861fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278282 | controller | Jun 11 16:28:55.402900 crc crio[23211]: time="2026-06-11T16:28:55.402785738Z" level=info msg="Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found" id=582d5aa2-8abd-4fcd-ac37-b5254b8861fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278298 | controller | Jun 11 16:28:55.402900 crc crio[23211]: time="2026-06-11T16:28:55.40284667Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found" id=582d5aa2-8abd-4fcd-ac37-b5254b8861fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278314 | controller | Jun 11 16:28:55.407850 crc crio[23211]: time="2026-06-11T16:28:55.407723415Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=8ab1f515-f419-43d0-9253-5dd92988f513 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.278329 | controller | Jun 11 16:28:55.419505 crc crio[23211]: time="2026-06-11T16:28:55.419379641Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\""
2026-06-11 18:00:59.278345 | controller | Jun 11 16:29:02.163912 crc crio[23211]: time="2026-06-11T16:29:02.162162614Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-b9jvw/POD" id=7074db5b-9d80-4c11-87e2-7b5b18251265 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.278361 | controller | Jun 11 16:29:02.165694 crc crio[23211]: time="2026-06-11T16:29:02.163957648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.278376 | controller | Jun 11 16:29:02.929731 crc crio[23211]: time="2026-06-11T16:29:02.929093128Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/POD" id=cd40a5e5-f1b7-4bac-a9c5-d2e5551dd3a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.278392 | controller | Jun 11 16:29:02.929882 crc crio[23211]: time="2026-06-11T16:29:02.929792474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.278410 | controller | Jun 11 16:29:03.496823 crc crio[23211]: time="2026-06-11T16:29:03.496341648Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=cd40a5e5-f1b7-4bac-a9c5-d2e5551dd3a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.278426 | controller | Jun 11 16:29:03.570151 crc crio[23211]: time="2026-06-11T16:29:03.570056382Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=7074db5b-9d80-4c11-87e2-7b5b18251265 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.278442 | controller | Jun 11 16:29:03.585846 crc crio[23211]: time="2026-06-11T16:29:03.585744632Z" level=info msg="Ran pod sandbox d35d29280b8f4a8fd2abadfde63898ec757d8c0a229cea3eff031e9b20c4b1a3 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/POD" id=cd40a5e5-f1b7-4bac-a9c5-d2e5551dd3a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.278457 | controller | Jun 11 16:29:03.588534 crc crio[23211]: time="2026-06-11T16:29:03.588299994Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7bed80b5-9e0b-4113-bdfe-9aa7a8cfe595 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278473 | controller | Jun 11 16:29:03.588956 crc crio[23211]: time="2026-06-11T16:29:03.588644642Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=7bed80b5-9e0b-4113-bdfe-9aa7a8cfe595 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278488 | controller | Jun 11 16:29:03.588956 crc crio[23211]: time="2026-06-11T16:29:03.588719194Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=7bed80b5-9e0b-4113-bdfe-9aa7a8cfe595 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278503 | controller | Jun 11 16:29:03.590046 crc crio[23211]: time="2026-06-11T16:29:03.589963713Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d8640eb2-b1bb-4524-ba9e-39c40de55c5f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.278543 | controller | Jun 11 16:29:03.597060 crc crio[23211]: time="2026-06-11T16:29:03.596977608Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=8ab1f515-f419-43d0-9253-5dd92988f513 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.278569 | controller | Jun 11 16:29:03.598132 crc crio[23211]: time="2026-06-11T16:29:03.598032474Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-11 18:00:59.278591 | controller | Jun 11 16:29:03.599555 crc crio[23211]: time="2026-06-11T16:29:03.599342014Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=5fd125a8-6836-4260-9e6d-96bed52a09b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278608 | controller | Jun 11 16:29:03.605753 crc crio[23211]: time="2026-06-11T16:29:03.605654003Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=6fe99ca9-76f3-4072-9cf7-75edb7bcb7ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278628 | controller | Jun 11 16:29:03.615906 crc crio[23211]: time="2026-06-11T16:29:03.615780373Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/pull" id=aa717a1d-9849-4490-9c2d-0eddc56cca9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.278644 | controller | Jun 11 16:29:03.617944 crc crio[23211]: time="2026-06-11T16:29:03.617880373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.278660 | controller | Jun 11 16:29:03.652021 crc crio[23211]: time="2026-06-11T16:29:03.65152967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.278676 | controller | Jun 11 16:29:03.657286 crc crio[23211]: time="2026-06-11T16:29:03.657125911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.278691 | controller | Jun 11 16:29:03.710137 crc crio[23211]: time="2026-06-11T16:29:03.709988162Z" level=info msg="Ran pod sandbox 575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406 with infra container: openshift-frr-k8s/frr-k8s-b9jvw/POD" id=7074db5b-9d80-4c11-87e2-7b5b18251265 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.278707 | controller | Jun 11 16:29:03.714530 crc crio[23211]: time="2026-06-11T16:29:03.714030597Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=0ffabc56-0bc8-4839-bf2c-24b1614c0294 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278722 | controller | Jun 11 16:29:03.715250 crc crio[23211]: time="2026-06-11T16:29:03.715153143Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=0ffabc56-0bc8-4839-bf2c-24b1614c0294 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278738 | controller | Jun 11 16:29:03.715250 crc crio[23211]: time="2026-06-11T16:29:03.715232185Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=0ffabc56-0bc8-4839-bf2c-24b1614c0294 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278753 | controller | Jun 11 16:29:03.716533 crc crio[23211]: time="2026-06-11T16:29:03.716378143Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=345141dc-53ab-4ae6-b16f-c9b08d259b8c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.278769 | controller | Jun 11 16:29:03.720964 crc crio[23211]: time="2026-06-11T16:29:03.720890129Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-11 18:00:59.278812 | controller | Jun 11 16:29:03.752782 crc crio[23211]: time="2026-06-11T16:29:03.752507747Z" level=info msg="Created container b93745942dd66bb0d9329600343b61f56390a773bc5d1971e062f3c93ac75d0a: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/pull" id=aa717a1d-9849-4490-9c2d-0eddc56cca9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.278839 | controller | Jun 11 16:29:03.757884 crc crio[23211]: time="2026-06-11T16:29:03.757797504Z" level=info msg="Starting container: b93745942dd66bb0d9329600343b61f56390a773bc5d1971e062f3c93ac75d0a" id=d1fcd702-d935-4bdb-9640-768d3dff3da1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.278857 | controller | Jun 11 16:29:03.762735 crc crio[23211]: time="2026-06-11T16:29:03.762663758Z" level=info msg="Started container" PID=44010 containerID=b93745942dd66bb0d9329600343b61f56390a773bc5d1971e062f3c93ac75d0a description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/pull id=d1fcd702-d935-4bdb-9640-768d3dff3da1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b
2026-06-11 18:00:59.278878 | controller | Jun 11 16:29:04.579924 crc crio[23211]: time="2026-06-11T16:29:04.544881554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c6f50c3b-91c5-43bf-ad05-b112381d59e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278895 | controller | Jun 11 16:29:04.579924 crc crio[23211]: time="2026-06-11T16:29:04.547942865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7a8a5702-f28f-45e4-91a8-f47c702bd3d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.278911 | controller | Jun 11 16:29:04.579924 crc crio[23211]: time="2026-06-11T16:29:04.573977921Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/extract" id=c33329f9-de4c-4909-a454-fad3c6c5ec80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.278927 | controller | Jun 11 16:29:04.582545 crc crio[23211]: time="2026-06-11T16:29:04.5806847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.278943 | controller | Jun 11 16:29:04.640031 crc crio[23211]: time="2026-06-11T16:29:04.639808988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.278959 | controller | Jun 11 16:29:04.650369 crc crio[23211]: time="2026-06-11T16:29:04.650293176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.278975 | controller | Jun 11 16:29:04.819971 crc crio[23211]: time="2026-06-11T16:29:04.819851438Z" level=info msg="Created container 1ba3c436aecbd9303488113f5cd12a44b5df3454f3c323b43d44b0d3c6bc45c9: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/extract" id=c33329f9-de4c-4909-a454-fad3c6c5ec80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.278990 | controller | Jun 11 16:29:04.824163 crc crio[23211]: time="2026-06-11T16:29:04.823924245Z" level=info msg="Starting container: 1ba3c436aecbd9303488113f5cd12a44b5df3454f3c323b43d44b0d3c6bc45c9" id=06731418-5e4e-4b54-9d0d-fab7bcc08d73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.279006 | controller | Jun 11 16:29:04.864775 crc crio[23211]: time="2026-06-11T16:29:04.864293009Z" level=info msg="Started container" PID=44046 containerID=1ba3c436aecbd9303488113f5cd12a44b5df3454f3c323b43d44b0d3c6bc45c9 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/extract id=06731418-5e4e-4b54-9d0d-fab7bcc08d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b
2026-06-11 18:00:59.279023 | controller | Jun 11 16:29:06.625005 crc crio[23211]: time="2026-06-11T16:29:06.62406309Z" level=info msg="Stopping pod sandbox: 7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b" id=f0ae21f2-d35b-41c4-9543-546353acbc97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.279039 | controller | Jun 11 16:29:06.626980 crc crio[23211]: time="2026-06-11T16:29:06.626893007Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 Namespace:openshift-marketplace ID:7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b UID:7a1b46aa-f959-417e-9e51-166f932c7e6d NetNS:/var/run/netns/f53eead3-dd5d-4841-83d2-b00cf3190afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a1b46aa_f959_417e_9e51_166f932c7e6d.slice PodAnnotations:0xc0030887b8}] Aliases:map[]}"
2026-06-11 18:00:59.279060 | controller | Jun 11 16:29:06.627515 crc crio[23211]: time="2026-06-11T16:29:06.627318507Z" level=info msg="Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.279077 | controller | Jun 11 16:29:08.560311 crc crio[23211]: time="2026-06-11T16:29:08.559693562Z" level=info msg="Stopped pod sandbox: 7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b" id=f0ae21f2-d35b-41c4-9543-546353acbc97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.279093 | controller | Jun 11 16:29:23.116009 crc crio[23211]: time="2026-06-11T16:29:23.115062059Z" level=info msg="Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/POD" id=5728ab05-21a3-45b4-9382-72ead6c88626 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.279109 | controller | Jun 11 16:29:23.117302 crc crio[23211]: time="2026-06-11T16:29:23.116037382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.279125 | controller | Jun 11 16:29:34.466836 crc crio[23211]: time="2026-06-11T16:29:34.465806427Z" level=info msg="Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-4xd4b Namespace:cert-manager-operator ID:f254d9e98bf2b2500430f93bdd1229c954c084367add5b9cd0e5705ac004222f UID:6426fee3-7d64-4b66-bf06-9c43534f7895 NetNS:/var/run/netns/4bb60359-9c3f-4f28-8a40-760229251fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6426fee3_7d64_4b66_bf06_9c43534f7895.slice PodAnnotations:0xc000612710}] Aliases:map[]}"
2026-06-11 18:00:59.279141 | controller | Jun 11 16:29:34.466836 crc crio[23211]: time="2026-06-11T16:29:34.466523254Z" level=info msg="Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-4xd4b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.279158 | controller | Jun 11 16:29:34.574906 crc crio[23211]: time="2026-06-11T16:29:34.574300704Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=345141dc-53ab-4ae6-b16f-c9b08d259b8c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.279173 | controller | Jun 11 16:29:34.577550 crc crio[23211]: time="2026-06-11T16:29:34.577366946Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6ed0d44a-b2fe-4c57-963f-9a7358857c0c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.279189 | controller | Jun 11 16:29:34.581696 crc crio[23211]: time="2026-06-11T16:29:34.581637287Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=88624277-f41c-451e-8ce9-12c474e4c284 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.279205 | controller | Jun 11 16:29:34.591023 crc crio[23211]: time="2026-06-11T16:29:34.590942488Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-files" id=31ede22b-308c-49f2-a110-e4708a957bd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.279220 | controller | Jun 11 16:29:34.593207 crc crio[23211]: time="2026-06-11T16:29:34.593110149Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d8640eb2-b1bb-4524-ba9e-39c40de55c5f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.279239 | controller | Jun 11 16:29:34.593794 crc crio[23211]: time="2026-06-11T16:29:34.593705623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.279256 | controller | Jun 11 16:29:34.594336 crc crio[23211]: time="2026-06-11T16:29:34.594248606Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b43cf57b-a241-4ee2-b0f1-296cec89efdf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.279272 | controller | Jun 11 16:29:34.600299 crc crio[23211]: time="2026-06-11T16:29:34.600212308Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7b30c239-ccae-4253-81b5-2f2b7bea9a7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.279288 | controller | Jun 11 16:29:34.638551 crc crio[23211]: time="2026-06-11T16:29:34.637865817Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/frr-k8s-webhook-server" id=bb9fc3a1-2809-4773-9b52-f36aa6f7728f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.279303 | controller | Jun 11 16:29:34.640068 crc crio[23211]: time="2026-06-11T16:29:34.639935496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.279319 | controller | Jun 11 16:29:34.655206 crc crio[23211]: time="2026-06-11T16:29:34.649220477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.279335 | controller | Jun 11 16:29:34.658358 crc crio[23211]: time="2026-06-11T16:29:34.658022185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.279351 | controller | Jun 11 16:29:34.694194 crc crio[23211]: time="2026-06-11T16:29:34.694106679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.279367 | controller | Jun 11 16:29:34.700776 crc crio[23211]: time="2026-06-11T16:29:34.70052728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.279383 | controller | Jun 11 16:29:34.800247 crc crio[23211]: time="2026-06-11T16:29:34.800147577Z" level=info msg="Created container 3625f0d48dba79fb8cd390081dd2da553d44a0535a6c11cd97230cd002668746: openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-files" id=31ede22b-308c-49f2-a110-e4708a957bd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.279399 | controller | Jun 11 16:29:34.801090 crc crio[23211]: time="2026-06-11T16:29:34.801009197Z" level=info msg="Created container 8412e59ae98d3b792276b6bdec03ec3fa55726c5692d86d59a0d09cac3e09624: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/frr-k8s-webhook-server" id=bb9fc3a1-2809-4773-9b52-f36aa6f7728f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.279415 | controller | Jun 11 16:29:34.803766 crc crio[23211]: time="2026-06-11T16:29:34.803726881Z" level=info msg="Starting container: 3625f0d48dba79fb8cd390081dd2da553d44a0535a6c11cd97230cd002668746" id=2e9d4132-ac05-46bd-a078-ea4f3c6e2acb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.279430 | controller | Jun 11 16:29:34.804111 crc crio[23211]: time="2026-06-11T16:29:34.803732982Z" level=info msg="Starting container: 8412e59ae98d3b792276b6bdec03ec3fa55726c5692d86d59a0d09cac3e09624" id=5683c0a8-6716-4447-86bb-c82c4dea4c2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.279450 | controller | Jun 11 16:29:34.810208 crc crio[23211]: time="2026-06-11T16:29:34.810082512Z" level=info msg="Started container" PID=44609 containerID=8412e59ae98d3b792276b6bdec03ec3fa55726c5692d86d59a0d09cac3e09624 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/frr-k8s-webhook-server id=5683c0a8-6716-4447-86bb-c82c4dea4c2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d35d29280b8f4a8fd2abadfde63898ec757d8c0a229cea3eff031e9b20c4b1a3
2026-06-11 18:00:59.279467 | controller | Jun 11 16:29:34.816535 crc crio[23211]: time="2026-06-11T16:29:34.816404581Z" level=info msg="Started container" PID=44598 containerID=3625f0d48dba79fb8cd390081dd2da553d44a0535a6c11cd97230cd002668746 description=openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-files id=2e9d4132-ac05-46bd-a078-ea4f3c6e2acb name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406
2026-06-11 18:00:59.279484 | controller | Jun 11 16:29:34.848235 crc crio[23211]: 2026-06-11T16:29:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f254d9e98bf2b25 Mac:1e:c7:43:c3:88:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/4bb60359-9c3f-4f28-8a40-760229251fed SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.279500 | controller | Jun 11 16:29:34.850540 crc crio[23211]: time="2026-06-11T16:29:34.849473464Z" level=info msg="Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-4xd4b Namespace:cert-manager-operator ID:f254d9e98bf2b2500430f93bdd1229c954c084367add5b9cd0e5705ac004222f UID:6426fee3-7d64-4b66-bf06-9c43534f7895 NetNS:/var/run/netns/4bb60359-9c3f-4f28-8a40-760229251fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6426fee3_7d64_4b66_bf06_9c43534f7895.slice PodAnnotations:0xc000612710}] Aliases:map[]}"
2026-06-11 18:00:59.279538 | controller | Jun 11 16:29:34.850540 crc crio[23211]: time="2026-06-11T16:29:34.849790122Z" level=info msg="Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-4xd4b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.279557 | controller | Jun 11 16:29:34.866053 crc crio[23211]: time="2026-06-11T16:29:34.865861811Z" level=info msg="Ran pod sandbox f254d9e98bf2b2500430f93bdd1229c954c084367add5b9cd0e5705ac004222f with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/POD" id=5728ab05-21a3-45b4-9382-72ead6c88626 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.279574 | controller | Jun 11 16:29:34.868265 crc crio[23211]: time="2026-06-11T16:29:34.868200007Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=c4623ed7-6dbf-474f-b15f-fab9d26d9f13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.279590 | controller | Jun 11 16:29:34.868532 crc crio[23211]: time="2026-06-11T16:29:34.868477603Z" level=info msg="Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found" id=c4623ed7-6dbf-474f-b15f-fab9d26d9f13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.279605 | controller | Jun 11 16:29:34.868669 crc crio[23211]: time="2026-06-11T16:29:34.868557945Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found" id=c4623ed7-6dbf-474f-b15f-fab9d26d9f13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.279621 | controller | Jun 11 16:29:34.869711 crc crio[23211]: time="2026-06-11T16:29:34.869684222Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=f6e08825-9772-4cbd-8f76-1a4cc7c0b0d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.279642 | controller | Jun 11 16:29:34.880925 crc crio[23211]: time="2026-06-11T16:29:34.880705242Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\""
2026-06-11 18:00:59.279658 | controller | Jun 11 16:29:35.406274 crc crio[23211]: time="2026-06-11T16:29:35.406231475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7ab27631-c4ad-44b5-927b-302bae981c2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.279674 | controller | Jun 11 16:29:35.411302 crc crio[23211]: time="2026-06-11T16:29:35.411260354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3b165896-21df-4369-a328-bc2607d1d243 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.279689 | controller | Jun 11 16:29:35.422949 crc crio[23211]: time="2026-06-11T16:29:35.422847118Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-b9jvw/cp-reloader" id=f45eb576-9728-4b3f-8279-3c822a2c61a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.279704 | controller | Jun 11 16:29:35.424818 crc crio[23211]: time="2026-06-11T16:29:35.424744153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.279720 | controller | Jun 11 16:29:35.458955 crc crio[23211]: time="2026-06-11T16:29:35.45883638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.279735 | controller | Jun 11 16:29:35.463028 crc crio[23211]: time="2026-06-11T16:29:35.462966768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.279750 | controller | Jun 11 16:29:35.577129 crc crio[23211]: time="2026-06-11T16:29:35.576923693Z" level=info msg="Created container 6138e140b80bcb4405b1d084c0dd337ca80cb526dab1fc32060c0bea5620eed8: openshift-frr-k8s/frr-k8s-b9jvw/cp-reloader" id=f45eb576-9728-4b3f-8279-3c822a2c61a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.279766 | controller | Jun 11 16:29:35.580300 crc crio[23211]: time="2026-06-11T16:29:35.578261625Z" level=info msg="Starting container: 6138e140b80bcb4405b1d084c0dd337ca80cb526dab1fc32060c0bea5620eed8" id=8d79a129-6c10-4e11-91bd-76af67f32a37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.279781 | controller | Jun 11 16:29:35.583509 crc crio[23211]: time="2026-06-11T16:29:35.583300444Z" level=info msg="Started container" PID=44636 containerID=6138e140b80bcb4405b1d084c0dd337ca80cb526dab1fc32060c0bea5620eed8 description=openshift-frr-k8s/frr-k8s-b9jvw/cp-reloader id=8d79a129-6c10-4e11-91bd-76af67f32a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406
2026-06-11 18:00:59.279797 | controller | Jun 11 16:29:36.429923 crc crio[23211]: time="2026-06-11T16:29:36.42857035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=618e995f-f58f-4eae-9aab-f01f5a67a05b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.279812 | controller | Jun 11 16:29:36.434851 crc crio[23211]: time="2026-06-11T16:29:36.433710021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d95af8e3-40c2-4c44-bc98-8abf2c1bf234 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.279830 | controller | Jun 11 16:29:36.447392 crc crio[23211]: time="2026-06-11T16:29:36.447351375Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-b9jvw/cp-metrics" id=9a751ea5-ea5d-4109-96e9-f96c2c48c1f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.279846 | controller | Jun 11 16:29:36.451302 crc crio[23211]: time="2026-06-11T16:29:36.451276728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.279892 | controller | Jun 11 16:29:36.490046 crc crio[23211]: time="2026-06-11T16:29:36.489969613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.279914 | controller | Jun 11 16:29:36.493941 crc crio[23211]: time="2026-06-11T16:29:36.493883036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.279930 | controller | Jun 11 16:29:36.620042 crc crio[23211]: time="2026-06-11T16:29:36.619950018Z" level=info msg="Created container c0fea29252de5254269c984b1607419387637a1c1faec7a3060ed2e8fa061669: openshift-frr-k8s/frr-k8s-b9jvw/cp-metrics" id=9a751ea5-ea5d-4109-96e9-f96c2c48c1f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.279946 | controller | Jun 11 16:29:36.621500 crc crio[23211]: time="2026-06-11T16:29:36.621404722Z" level=info msg="Starting container: c0fea29252de5254269c984b1607419387637a1c1faec7a3060ed2e8fa061669" id=d2c4085e-c264-40b1-8b3b-7c27b079d45d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.279962 | controller | Jun 11 16:29:36.629396 crc crio[23211]: time="2026-06-11T16:29:36.629171577Z" level=info msg="Started container" PID=44653 containerID=c0fea29252de5254269c984b1607419387637a1c1faec7a3060ed2e8fa061669 description=openshift-frr-k8s/frr-k8s-b9jvw/cp-metrics id=d2c4085e-c264-40b1-8b3b-7c27b079d45d name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406
2026-06-11 18:00:59.279977 | controller | Jun 11 16:29:37.449183 crc crio[23211]: time="2026-06-11T16:29:37.448376847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e5fb0a92-83d4-440e-8708-8b4fb53c9e1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.279993 | controller | Jun 11 16:29:38.037101 crc crio[23211]: time="2026-06-11T16:29:38.037024882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=eb13da93-91d8-468f-b209-56360028545a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.280008 | controller | Jun 11 16:29:38.048250 crc crio[23211]: time="2026-06-11T16:29:38.048157395Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-status" id=c6659fbb-991d-4456-960d-3b674e4deb3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.280024 | controller | Jun 11 16:29:38.050509 crc crio[23211]: time="2026-06-11T16:29:38.050363778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280039 | controller | Jun 11 16:29:38.143375 crc crio[23211]: time="2026-06-11T16:29:38.143175602Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e" id=f6e08825-9772-4cbd-8f76-1a4cc7c0b0d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.280055 | controller | Jun 11 16:29:38.145371 crc crio[23211]: time="2026-06-11T16:29:38.145290783Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=68046935-223d-4d47-a155-acfd24c4ae2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.280073 | controller | Jun 11 16:29:38.152067 crc crio[23211]: time="2026-06-11T16:29:38.151999262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280089 | controller | Jun 11 16:29:38.158624 crc crio[23211]: time="2026-06-11T16:29:38.158414353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280105 | controller | Jun 11 16:29:38.166884 crc crio[23211]: time="2026-06-11T16:29:38.166780342Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=a98da3ab-c694-4227-a984-5631c8dc355e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.280120 | controller | Jun 11 16:29:38.178617 crc crio[23211]: time="2026-06-11T16:29:38.177563146Z" level=info msg="Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/cert-manager-operator" id=bc33d3f7-77f0-40fc-9bf7-44e85aad8e35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.280135 | controller | Jun 11 16:29:38.180962 crc crio[23211]: time="2026-06-11T16:29:38.180889586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280151 | controller | Jun 11 16:29:38.227460 crc crio[23211]: time="2026-06-11T16:29:38.227359855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280166 | controller | Jun 11 16:29:38.230764 crc crio[23211]: time="2026-06-11T16:29:38.230700374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280182 | controller | Jun 11 16:29:38.698403 crc crio[23211]: time="2026-06-11T16:29:38.698125541Z" level=info msg="Created container 4d88fee61475bb91b9a517060b45d6bff3313fd4041fbf48739dbfaf35a4360a: openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-status" id=c6659fbb-991d-4456-960d-3b674e4deb3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.280197 | controller | Jun 11 16:29:38.698931 crc crio[23211]: time="2026-06-11T16:29:38.698852288Z" level=info msg="Created container 8665ed4f016ccc793e64224d5b6cbbceedb6d8f57c5aacefc7e2680ede321c63: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/cert-manager-operator" id=bc33d3f7-77f0-40fc-9bf7-44e85aad8e35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.280213 | controller | Jun 11 16:29:38.709136 crc crio[23211]: time="2026-06-11T16:29:38.708954057Z" level=info msg="Starting container: 4d88fee61475bb91b9a517060b45d6bff3313fd4041fbf48739dbfaf35a4360a" id=a74b73e2-99b0-47f2-b331-3bc1d3cb9839 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.280228 | controller | Jun 11 16:29:38.709676 crc crio[23211]: time="2026-06-11T16:29:38.709146042Z" level=info msg="Starting container: 8665ed4f016ccc793e64224d5b6cbbceedb6d8f57c5aacefc7e2680ede321c63" id=97f6c65c-5073-4277-ae91-f9411eb2e02b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.280244 | controller | Jun 11 16:29:38.722495 crc crio[23211]: time="2026-06-11T16:29:38.719996079Z" level=info msg="Started container" PID=44745 containerID=8665ed4f016ccc793e64224d5b6cbbceedb6d8f57c5aacefc7e2680ede321c63 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/cert-manager-operator id=97f6c65c-5073-4277-ae91-f9411eb2e02b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f254d9e98bf2b2500430f93bdd1229c954c084367add5b9cd0e5705ac004222f
2026-06-11 18:00:59.280263 | controller | Jun 11 16:29:38.722495 crc crio[23211]: time="2026-06-11T16:29:38.721039614Z" level=info msg="Started container" PID=44740 containerID=4d88fee61475bb91b9a517060b45d6bff3313fd4041fbf48739dbfaf35a4360a description=openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-status id=a74b73e2-99b0-47f2-b331-3bc1d3cb9839 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406
2026-06-11 18:00:59.280280 | controller | Jun 11 16:29:39.481707 crc crio[23211]: time="2026-06-11T16:29:39.481416031Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c48e9606-d0ae-4e08-91cc-c56aa1d138a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.280295 | controller | Jun 11 16:29:39.498533 crc crio[23211]: time="2026-06-11T16:29:39.498375754Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9a2bf2e5-4bdb-474e-8391-eaacc4d40637 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.280311 | controller | Jun 11 16:29:39.508224 crc crio[23211]: time="2026-06-11T16:29:39.508118584Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-b9jvw/controller" id=777994fe-89e4-4840-8a77-288d854c134a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.280327 | controller | Jun 11 16:29:39.508738 crc crio[23211]: time="2026-06-11T16:29:39.508677467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280342 | controller | Jun 11 16:29:39.546905 crc crio[23211]: time="2026-06-11T16:29:39.546502762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280357 | controller | Jun 11 16:29:39.552609 crc crio[23211]: time="2026-06-11T16:29:39.552481953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280373 | controller | Jun 11 16:29:39.686546 crc crio[23211]: time="2026-06-11T16:29:39.686466823Z" level=info msg="Created container 9f921808ca18aaf59d9200bbb29aef340766ed20b1315985ac1e9f708a53e405: openshift-frr-k8s/frr-k8s-b9jvw/controller" id=777994fe-89e4-4840-8a77-288d854c134a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.280388 | controller | Jun 11 16:29:39.687888 crc crio[23211]: time="2026-06-11T16:29:39.687816865Z" level=info msg="Starting container: 9f921808ca18aaf59d9200bbb29aef340766ed20b1315985ac1e9f708a53e405" id=147c197f-8143-4fdb-a00e-a4a50c65771a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.280404 | controller | Jun 11 16:29:39.700813 crc crio[23211]: time="2026-06-11T16:29:39.700692159Z" level=info msg="Started container" PID=44789 containerID=9f921808ca18aaf59d9200bbb29aef340766ed20b1315985ac1e9f708a53e405 description=openshift-frr-k8s/frr-k8s-b9jvw/controller id=147c197f-8143-4fdb-a00e-a4a50c65771a name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406
2026-06-11 18:00:59.280420 | controller | Jun 11 16:29:39.715939 crc crio[23211]: time="2026-06-11T16:29:39.715717785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9c1f8307-bbb6-4127-9e69-0093bf52ebde name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.280436 | controller | Jun 11 16:29:39.720120 crc crio[23211]: time="2026-06-11T16:29:39.719999486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4c399ff2-1ca9-4af8-95bc-665779e42d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.280455 | controller | Jun 11 16:29:39.727871 crc crio[23211]: time="2026-06-11T16:29:39.727255938Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-b9jvw/frr" id=9d8723ac-d089-4d46-82c8-a2407ff3b365 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.280471 | controller | Jun 11 16:29:39.728749 crc crio[23211]: time="2026-06-11T16:29:39.728133449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280487 | controller | Jun 11 16:29:39.840234 crc crio[23211]: time="2026-06-11T16:29:39.839985095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280502 | controller | Jun 11 16:29:39.846353 crc crio[23211]: time="2026-06-11T16:29:39.845935465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280538 | controller | Jun 11 16:29:40.065833 crc crio[23211]: time="2026-06-11T16:29:40.065223973Z" level=info msg="Created container d2af4922c0c5a4dfa069ead5727168de4fb385f50df5f3331932dc2bac74046d: openshift-frr-k8s/frr-k8s-b9jvw/frr" id=9d8723ac-d089-4d46-82c8-a2407ff3b365 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.280556 | controller | Jun 11 16:29:40.073111 crc crio[23211]: time="2026-06-11T16:29:40.072120036Z" level=info msg="Starting container: d2af4922c0c5a4dfa069ead5727168de4fb385f50df5f3331932dc2bac74046d" id=c7d035e8-8b9b-4502-91c5-0f28167081eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.280572 | controller | Jun 11 16:29:40.089372 crc crio[23211]: time="2026-06-11T16:29:40.08793405Z" level=info msg="Started container" PID=44803 containerID=d2af4922c0c5a4dfa069ead5727168de4fb385f50df5f3331932dc2bac74046d description=openshift-frr-k8s/frr-k8s-b9jvw/frr id=c7d035e8-8b9b-4502-91c5-0f28167081eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406
2026-06-11 18:00:59.280588 | controller | Jun 11 16:29:40.119025 crc crio[23211]: time="2026-06-11T16:29:40.118290378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4bcf8d79-3fbb-422a-a19d-016e6b8359ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.280604 | controller | Jun 11 16:29:40.128231 crc crio[23211]: time="2026-06-11T16:29:40.128080681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ad3c8a55-1090-46f0-8bc4-0efb94ab0f81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.280619 | controller | Jun 11 16:29:40.141890 crc crio[23211]: time="2026-06-11T16:29:40.141276362Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-b9jvw/reloader" id=5852559c-c657-4f31-80e9-cf47502ae3bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.280635 | controller | Jun 11 16:29:40.142308 crc crio[23211]: time="2026-06-11T16:29:40.142001529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280651 | controller | Jun 11 16:29:40.180222 crc crio[23211]: time="2026-06-11T16:29:40.180137102Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-79c8d999ff-z757t/POD" id=7f976a4d-8a08-4e41-b1f8-00aed9d0e1a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.280666 | controller | Jun 11 16:29:40.181348 crc crio[23211]: time="2026-06-11T16:29:40.18131159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280688 | controller | Jun 11 16:29:40.284903 crc crio[23211]: time="2026-06-11T16:29:40.284799758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280705 | controller | Jun 11 16:29:40.295404 crc crio[23211]: time="2026-06-11T16:29:40.294683801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280721 | controller | Jun 11 16:29:40.321090 crc crio[23211]: time="2026-06-11T16:29:40.320949393Z" level=info msg="Got pod network &{Name:cert-manager-79c8d999ff-z757t Namespace:cert-manager ID:643d505b024d2f0ef85d40a1a49df429cbc85a3767310d6e802e5455e1f5aa2c UID:bf18bb80-d1d5-4bba-87dc-cceb964b3372 NetNS:/var/run/netns/6bf8416a-0cb8-4b7a-87c6-199697974cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf18bb80_d1d5_4bba_87dc_cceb964b3372.slice PodAnnotations:0xc0001ae210}] Aliases:map[]}"
2026-06-11 18:00:59.280738 | controller | Jun 11 16:29:40.321090 crc crio[23211]: time="2026-06-11T16:29:40.321062686Z" level=info msg="Adding pod cert-manager_cert-manager-79c8d999ff-z757t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.280754 | controller | Jun 11 16:29:40.620490 crc crio[23211]: time="2026-06-11T16:29:40.619190018Z" level=info msg="Created container 41b9e3c3d84884697daaf333d4adbb2deaec20c80cb144b3ce9475a5f0988c40: openshift-frr-k8s/frr-k8s-b9jvw/reloader" id=5852559c-c657-4f31-80e9-cf47502ae3bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.280770 | controller | Jun 11 16:29:40.623700 crc crio[23211]: time="2026-06-11T16:29:40.622871295Z" level=info msg="Starting container: 41b9e3c3d84884697daaf333d4adbb2deaec20c80cb144b3ce9475a5f0988c40" id=1e9c24b9-edc3-462b-bd58-fd6bd89f1b37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.280787 | controller | Jun 11 16:29:40.650632 crc crio[23211]: time="2026-06-11T16:29:40.649872964Z" level=info msg="Started container" PID=44856 containerID=41b9e3c3d84884697daaf333d4adbb2deaec20c80cb144b3ce9475a5f0988c40 description=openshift-frr-k8s/frr-k8s-b9jvw/reloader id=1e9c24b9-edc3-462b-bd58-fd6bd89f1b37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406
2026-06-11 18:00:59.280803 | controller | Jun 11 16:29:40.682249 crc crio[23211]: time="2026-06-11T16:29:40.682006284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9c9e351a-1652-45c5-85b1-3a7907ada214 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.280819 | controller | Jun 11 16:29:40.696713 crc crio[23211]: time="2026-06-11T16:29:40.694789346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=76e68033-d675-4a81-8292-68a035342907 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.280834 | controller | Jun 11 16:29:40.719500 crc crio[23211]: time="2026-06-11T16:29:40.719172583Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-b9jvw/frr-metrics" id=04a4e494-5e6f-4386-96ef-33c7f228ee9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.280850 | controller | Jun 11 16:29:40.720175 crc crio[23211]: time="2026-06-11T16:29:40.719897451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280867 | controller | Jun 11 16:29:40.846106 crc crio[23211]: time="2026-06-11T16:29:40.844347695Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-d5jqj/POD" id=6b83cb55-e7f6-4719-94e6-d1a85a6a213f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.280902 | controller | Jun 11 16:29:40.846106 crc crio[23211]: time="2026-06-11T16:29:40.844677344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.280921 | controller | Jun 11 16:29:41.036550 crc crio[23211]: time="2026-06-11T16:29:41.036297156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.281012 | controller | Jun 11 16:29:41.070931 crc crio[23211]: time="2026-06-11T16:29:41.070385152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.281037 | controller | Jun 11 16:29:41.079330 crc crio[23211]: time="2026-06-11T16:29:41.079290493Z" level=info msg="Got pod network &{Name:cert-manager-webhook-587ccfb98-d5jqj Namespace:cert-manager ID:219d022412e08dcc4b6b0776097bde2d32dcb95404ce0e6474fe31fadcff862e UID:a934d83a-6e64-481f-b2eb-478eb940c74a NetNS:/var/run/netns/e54b0624-a09a-46e7-bc45-16df5a6a4b6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda934d83a_6e64_481f_b2eb_478eb940c74a.slice PodAnnotations:0xc0001ae848}] Aliases:map[]}"
2026-06-11 18:00:59.281055 | controller | Jun 11 16:29:41.080412 crc crio[23211]: time="2026-06-11T16:29:41.079751394Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-587ccfb98-d5jqj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.281071 | controller | Jun 11 16:29:41.579038 crc crio[23211]: time="2026-06-11T16:29:41.578059473Z" level=info msg="Created container d88af9425b5e8d0da0438b5c2345b4c12714646d45181d5e80718009046afb5f: openshift-frr-k8s/frr-k8s-b9jvw/frr-metrics" id=04a4e494-5e6f-4386-96ef-33c7f228ee9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.281087 | controller | Jun 11 16:29:41.593042 crc crio[23211]: time="2026-06-11T16:29:41.592792561Z" level=info msg="Starting container: d88af9425b5e8d0da0438b5c2345b4c12714646d45181d5e80718009046afb5f" id=b4c859b2-befd-4598-af84-8286fd0149b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.281103 | controller | Jun 11 16:29:41.644721 crc crio[23211]: time="2026-06-11T16:29:41.644272879Z" level=info msg="Started container" PID=44909 containerID=d88af9425b5e8d0da0438b5c2345b4c12714646d45181d5e80718009046afb5f description=openshift-frr-k8s/frr-k8s-b9jvw/frr-metrics id=b4c859b2-befd-4598-af84-8286fd0149b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406
2026-06-11 18:00:59.281120 | controller | Jun 11 16:29:41.738041 crc crio[23211]: time="2026-06-11T16:29:41.735312863Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=46de124d-3bbe-4f09-b882-5aca42f795cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.281135 | controller | Jun 11 16:29:41.791138 crc crio[23211]: time="2026-06-11T16:29:41.791025332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=469736b7-c965-4f92-8c71-d24a2a992df2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.281151 | controller | Jun 11 16:29:41.906147 crc crio[23211]: time="2026-06-11T16:29:41.904220019Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-b9jvw/frr-status" id=3c1a5674-7817-4375-96ab-35ee2cce7be1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.281166 | controller | Jun 11 16:29:41.906147 crc crio[23211]: time="2026-06-11T16:29:41.904815613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.281186 | controller | Jun 11 16:29:42.219479 crc crio[23211]: time="2026-06-11T16:29:42.218188757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.281203 | controller | Jun 11 16:29:42.227973 crc crio[23211]: time="2026-06-11T16:29:42.227274091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.281219 | controller | Jun 11 16:29:42.473681 crc crio[23211]: time="2026-06-11T16:29:42.469748738Z" level=info msg="Created container 1c5b54a91713d009974faf53a5d4527b87d4515fb522087445ce372aeeedef87: openshift-frr-k8s/frr-k8s-b9jvw/frr-status" id=3c1a5674-7817-4375-96ab-35ee2cce7be1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.281235 | controller | Jun 11 16:29:42.474127 crc crio[23211]: time="2026-06-11T16:29:42.47405727Z" level=info msg="Starting container: 1c5b54a91713d009974faf53a5d4527b87d4515fb522087445ce372aeeedef87" id=44b14601-5356-4e79-bef5-fd406a97fd4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.281252 | controller | Jun 11 16:29:42.510566 crc crio[23211]: time="2026-06-11T16:29:42.508386352Z" level=info msg="Started container" PID=44963 containerID=1c5b54a91713d009974faf53a5d4527b87d4515fb522087445ce372aeeedef87 description=openshift-frr-k8s/frr-k8s-b9jvw/frr-status id=44b14601-5356-4e79-bef5-fd406a97fd4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406
2026-06-11 18:00:59.281268 | controller | Jun 11 16:29:42.588774 crc crio[23211]: time="2026-06-11T16:29:42.579169367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=44b7047f-ff6d-4e11-8769-739bcff61f9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.281283 | controller | Jun 11 16:29:42.617048 crc crio[23211]: time="2026-06-11T16:29:42.607875395Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e95839a9-2c98-4a9a-8500-cd7e43400bb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.281299 | controller | Jun 11 16:29:42.665270 crc crio[23211]: time="2026-06-11T16:29:42.664012985Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy" id=1a3ca4ef-8b0d-4a1c-8663-bfca3e89e163 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.281314 | controller | Jun 11 16:29:42.665270 crc crio[23211]: time="2026-06-11T16:29:42.66507638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.281329 | controller | Jun 11 16:29:42.937146 crc crio[23211]: time="2026-06-11T16:29:42.933139521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.281344 | controller | Jun 11 16:29:43.180058 crc crio[23211]: 2026-06-11T16:29:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:643d505b024d2f0 Mac:6e:ce:84:28:8e:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/6bf8416a-0cb8-4b7a-87c6-199697974cf0 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.281360 | controller | Jun 11 16:29:43.182259 crc crio[23211]: time="2026-06-11T16:29:43.181866775Z" level=info msg="Got pod network &{Name:cert-manager-79c8d999ff-z757t Namespace:cert-manager ID:643d505b024d2f0ef85d40a1a49df429cbc85a3767310d6e802e5455e1f5aa2c UID:bf18bb80-d1d5-4bba-87dc-cceb964b3372 NetNS:/var/run/netns/6bf8416a-0cb8-4b7a-87c6-199697974cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf18bb80_d1d5_4bba_87dc_cceb964b3372.slice PodAnnotations:0xc0001ae210}] Aliases:map[]}"
2026-06-11 18:00:59.281380 | controller | Jun 11 16:29:43.182372 crc crio[23211]: time="2026-06-11T16:29:43.182295935Z" level=info msg="Checking pod cert-manager_cert-manager-79c8d999ff-z757t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.281397 | controller | Jun 11 16:29:43.306277 crc crio[23211]: time="2026-06-11T16:29:43.305725054Z" level=info msg="Ran pod sandbox 643d505b024d2f0ef85d40a1a49df429cbc85a3767310d6e802e5455e1f5aa2c with infra container: cert-manager/cert-manager-79c8d999ff-z757t/POD" id=7f976a4d-8a08-4e41-b1f8-00aed9d0e1a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.281413 | controller | Jun 11 16:29:43.317460 crc crio[23211]: time="2026-06-11T16:29:43.317286628Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=4a7a3d0d-4a0a-41b9-9585-71fc4d645e07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.281428 | controller | Jun 11 16:29:43.327522 crc crio[23211]: time="2026-06-11T16:29:43.321352265Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=4a7a3d0d-4a0a-41b9-9585-71fc4d645e07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.281444 | controller | Jun 11 16:29:43.327522 crc crio[23211]: time="2026-06-11T16:29:43.32156334Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=4a7a3d0d-4a0a-41b9-9585-71fc4d645e07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.281463 | controller | Jun 11 16:29:43.335165 crc crio[23211]: time="2026-06-11T16:29:43.334976017Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=de30efdf-40d6-43ac-a416-247b81f9cdbe name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.281487 | controller | Jun 11 16:29:43.345760 crc crio[23211]: time="2026-06-11T16:29:43.343720554Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-11 18:00:59.281532 | controller | Jun 11 16:29:44.255716 crc crio[23211]: time="2026-06-11T16:29:44.254808328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.281564 | controller | Jun 11 16:29:44.507096 crc crio[23211]: time="2026-06-11T16:29:44.506204545Z" level=info msg="Created container 8b1b74a3a131b42abe14889632c98fcb6844e67927589c52cb2b3de4ca9fb5ff: openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy" id=1a3ca4ef-8b0d-4a1c-8663-bfca3e89e163 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.281584 | controller | Jun 11 16:29:44.515706 crc crio[23211]: time="2026-06-11T16:29:44.515316811Z" level=info msg="Starting container: 8b1b74a3a131b42abe14889632c98fcb6844e67927589c52cb2b3de4ca9fb5ff" id=7057fed9-c15e-408e-acec-825bb4938cb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.281600 | controller | Jun 11 16:29:44.526387 crc crio[23211]: time="2026-06-11T16:29:44.526169087Z" level=info msg="Started container" PID=45025 containerID=8b1b74a3a131b42abe14889632c98fcb6844e67927589c52cb2b3de4ca9fb5ff description=openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy id=7057fed9-c15e-408e-acec-825bb4938cb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406
2026-06-11 18:00:59.281621 | controller | Jun 11 16:29:44.553300 crc crio[23211]: time="2026-06-11T16:29:44.553066464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=78c0aa30-20e6-4322-b73a-8d6fc5c47346 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.281637 | controller | Jun 11 16:29:44.563440 crc crio[23211]: time="2026-06-11T16:29:44.563192383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5f8962c3-f022-41d7-aee3-449d83b26a2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.281653 | controller | Jun 11 16:29:44.578904 crc crio[23211]: time="2026-06-11T16:29:44.578859214Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy-frr" id=64c2a3a6-b8de-438a-bb86-afcb89036464 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.281668 | controller | Jun 11 16:29:44.580903 crc crio[23211]: time="2026-06-11T16:29:44.580871362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.281684 | controller | Jun 11 16:29:44.729491 crc crio[23211]: time="2026-06-11T16:29:44.726378503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.281700 | controller | Jun 11 16:29:45.290004 crc crio[23211]: time="2026-06-11T16:29:45.285372198Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-2bzz4/POD" id=210e9727-bc44-4f26-9d83-ad0510040a76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.281716 | controller | Jun 11 16:29:45.290004 crc crio[23211]: time="2026-06-11T16:29:45.288397529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.281733 | controller | Jun 11 16:29:45.398899 crc crio[23211]: 2026-06-11T16:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:219d022412e08dc Mac:22:df:99:12:0f:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e54b0624-a09a-46e7-bc45-16df5a6a4b6f SocketPath: PciID:}] [{Interface:0xc0002f2ae0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.281749 | controller | Jun 11 16:29:45.403884 crc crio[23211]: time="2026-06-11T16:29:45.403287567Z" level=info msg="Got pod network &{Name:cert-manager-webhook-587ccfb98-d5jqj Namespace:cert-manager ID:219d022412e08dcc4b6b0776097bde2d32dcb95404ce0e6474fe31fadcff862e UID:a934d83a-6e64-481f-b2eb-478eb940c74a NetNS:/var/run/netns/e54b0624-a09a-46e7-bc45-16df5a6a4b6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda934d83a_6e64_481f_b2eb_478eb940c74a.slice PodAnnotations:0xc0001ae848}] Aliases:map[]}"
2026-06-11 18:00:59.281766 | controller | Jun 11 16:29:45.405336 crc crio[23211]: time="2026-06-11T16:29:45.404364102Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-587ccfb98-d5jqj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.281782 | controller | Jun 11 16:29:45.450563 crc crio[23211]: time="2026-06-11T16:29:45.44904628Z" level=info msg="Ran pod sandbox 219d022412e08dcc4b6b0776097bde2d32dcb95404ce0e6474fe31fadcff862e with infra container: cert-manager/cert-manager-webhook-587ccfb98-d5jqj/POD" id=6b83cb55-e7f6-4719-94e6-d1a85a6a213f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.281799 | controller | Jun 11 16:29:45.458487 crc crio[23211]: time="2026-06-11T16:29:45.458260459Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-68b757865b-2bzz4 Namespace:cert-manager ID:f115aba27a416a265eb7968e130627f65db82d284d5832d4f278cc90e8aa60a4 UID:9c65d64a-b4e5-403b-8811-32248f478de6 NetNS:/var/run/netns/3b572e38-da53-43b0-86e4-7eae08e803f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c65d64a_b4e5_403b_8811_32248f478de6.slice PodAnnotations:0xc000612638}] Aliases:map[]}"
2026-06-11 18:00:59.281818 | controller | Jun 11 16:29:45.458487 crc crio[23211]: time="2026-06-11T16:29:45.458482694Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-68b757865b-2bzz4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.281834 | controller | Jun 11 16:29:45.491208 crc crio[23211]: time="2026-06-11T16:29:45.49091956Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=899a8cd5-af6a-43c4-b693-a4ede6b37df1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.281851 | controller | Jun 11 16:29:45.491642 crc crio[23211]: time="2026-06-11T16:29:45.491508984Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=899a8cd5-af6a-43c4-b693-a4ede6b37df1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.281866 | controller | Jun 11 16:29:45.496782 crc crio[23211]: time="2026-06-11T16:29:45.494379532Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=899a8cd5-af6a-43c4-b693-a4ede6b37df1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.281882 | controller | Jun 11 16:29:45.500552 crc crio[23211]: time="2026-06-11T16:29:45.500021406Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=52145b9f-2f87-42b2-ab1c-7ecc566482d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.281898 | controller | Jun 11 16:29:45.513290 crc crio[23211]: time="2026-06-11T16:29:45.513172597Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-11 18:00:59.281913 | controller | Jun 11 16:29:45.831341 crc crio[23211]: time="2026-06-11T16:29:45.83114457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.281929 | controller | Jun 11 16:29:46.038031 crc crio[23211]: time="2026-06-11T16:29:46.037956693Z" level=info msg="Created container beadef37ddbf1261fec8dd6928bf15448480bbecf2d3774f87d9690f0a17aaf2: openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy-frr" id=64c2a3a6-b8de-438a-bb86-afcb89036464 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.281945 | controller | Jun 11 16:29:46.039479 crc crio[23211]: time="2026-06-11T16:29:46.039311244Z" level=info msg="Starting container: beadef37ddbf1261fec8dd6928bf15448480bbecf2d3774f87d9690f0a17aaf2" id=ef76fc3a-7cc6-4ebc-952d-5b5acca6f23c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.281960 | controller | Jun 11 16:29:46.061195 crc crio[23211]: time="2026-06-11T16:29:46.061040669Z" level=info msg="Started container" PID=45123 containerID=beadef37ddbf1261fec8dd6928bf15448480bbecf2d3774f87d9690f0a17aaf2 description=openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy-frr id=ef76fc3a-7cc6-4ebc-952d-5b5acca6f23c name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406
2026-06-11 18:00:59.281977 | controller | Jun 11 16:29:46.819117 crc crio[23211]: 2026-06-11T16:29:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f115aba27a416a2 Mac:aa:45:5f:41:69:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/3b572e38-da53-43b0-86e4-7eae08e803f6 SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.281997 | controller | Jun 11 16:29:46.824556 crc crio[23211]: time="2026-06-11T16:29:46.822306878Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-68b757865b-2bzz4 Namespace:cert-manager ID:f115aba27a416a265eb7968e130627f65db82d284d5832d4f278cc90e8aa60a4 UID:9c65d64a-b4e5-403b-8811-32248f478de6 NetNS:/var/run/netns/3b572e38-da53-43b0-86e4-7eae08e803f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c65d64a_b4e5_403b_8811_32248f478de6.slice PodAnnotations:0xc000612638}] Aliases:map[]}"
2026-06-11 18:00:59.282013 | controller | Jun 11 16:29:46.824556 crc crio[23211]: time="2026-06-11T16:29:46.822698117Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-68b757865b-2bzz4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.282029 | controller | Jun 11 16:29:46.832662 crc crio[23211]: time="2026-06-11T16:29:46.832534859Z" level=info msg="Ran pod sandbox f115aba27a416a265eb7968e130627f65db82d284d5832d4f278cc90e8aa60a4 with infra container: cert-manager/cert-manager-cainjector-68b757865b-2bzz4/POD" id=210e9727-bc44-4f26-9d83-ad0510040a76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.282045 | controller | Jun 11 16:29:46.850592 crc crio[23211]: time="2026-06-11T16:29:46.850394141Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=fdc75b7b-5cf6-4100-a631-061b289ba736 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.282098 | controller | Jun 11 16:29:46.850883 crc crio[23211]: time="2026-06-11T16:29:46.85075199Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=fdc75b7b-5cf6-4100-a631-061b289ba736 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.282119 | controller | Jun 11 16:29:46.850883 crc crio[23211]: time="2026-06-11T16:29:46.850813742Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=fdc75b7b-5cf6-4100-a631-061b289ba736 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.282136 | controller | Jun 11 16:29:46.855670 crc crio[23211]: time="2026-06-11T16:29:46.854654702Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=6d186206-b0c2-4577-acba-f242412e18f0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.282152 | controller | Jun 11 16:29:46.864717 crc crio[23211]: time="2026-06-11T16:29:46.86467604Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-11 18:00:59.282168 | controller | Jun 11 16:29:58.417379 crc crio[23211]: time="2026-06-11T16:29:58.416328067Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=de30efdf-40d6-43ac-a416-247b81f9cdbe name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.282183 | controller | Jun 11 16:29:58.421666 crc crio[23211]: time="2026-06-11T16:29:58.421612802Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=66f48025-77c3-4dfa-b1f7-7a6d0911d2ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.282199 | controller | Jun 11 16:29:58.439746 crc crio[23211]: time="2026-06-11T16:29:58.439342762Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=52145b9f-2f87-42b2-ab1c-7ecc566482d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.282218 | controller | Jun 11 16:29:58.440749 crc crio[23211]: time="2026-06-11T16:29:58.440710444Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=f607ded5-57ed-413d-93d5-f32a69b38b52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.282234 | controller | Jun 11 16:29:58.466518 crc crio[23211]: time="2026-06-11T16:29:58.464769893Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=01ac7730-9767-4cf5-985d-d79cb3c8378d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.282250 | controller | Jun 11 16:29:58.466518 crc crio[23211]: time="2026-06-11T16:29:58.466047613Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=36783123-256a-4ec0-93bf-21a3baf44fb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.282265 | controller | Jun 11 16:29:58.477250 crc crio[23211]: time="2026-06-11T16:29:58.475913197Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=6d186206-b0c2-4577-acba-f242412e18f0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.282281 | controller | Jun 11 16:29:58.477250 crc crio[23211]: time="2026-06-11T16:29:58.47603633Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-587ccfb98-d5jqj/cert-manager-webhook" id=6ca4b4f9-40eb-4365-81b6-4c4d3137a807 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.282296 | controller | Jun 11 16:29:58.477250 crc crio[23211]: time="2026-06-11T16:29:58.476930921Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=f51fc911-1e0b-4cb9-8114-c80e9272c6c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.282312 | controller | Jun 11 16:29:58.479178 crc crio[23211]: time="2026-06-11T16:29:58.479111572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.282328 | controller | Jun 11 16:29:58.481591 crc crio[23211]: time="2026-06-11T16:29:58.481473128Z" level=info msg="Creating container: cert-manager/cert-manager-79c8d999ff-z757t/cert-manager-controller" id=89b8b118-8421-4bc5-9057-454cbead3232 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.282344 | controller | Jun 11 16:29:58.483183 crc crio[23211]: time="2026-06-11T16:29:58.483115847Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=0081935e-63f8-4811-b39b-4db4b4879540 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.282360 | controller | Jun 11 16:29:58.483837 crc crio[23211]: time="2026-06-11T16:29:58.483607158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.282375 | controller | Jun 11 16:29:58.504690 crc crio[23211]: time="2026-06-11T16:29:58.504552394Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-68b757865b-2bzz4/cert-manager-cainjector" id=06183259-854a-43a3-950a-7dbc2b975720 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.282391 | controller | Jun 11 16:29:58.522464 crc crio[23211]: time="2026-06-11T16:29:58.522291414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.282410 | controller | Jun 11 16:29:58.523914 crc crio[23211]: time="2026-06-11T16:29:58.52383035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.282427 | controller | Jun 11 16:29:58.529041 crc crio[23211]: time="2026-06-11T16:29:58.52893678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.282443 | controller | Jun 11 16:29:58.550174 crc crio[23211]: time="2026-06-11T16:29:58.549975049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.282458 | controller | Jun 11 16:29:58.556153 crc crio[23211]: time="2026-06-11T16:29:58.555802007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.282474 | controller | Jun 11 16:29:58.596678 crc crio[23211]: time="2026-06-11T16:29:58.596625142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.282489 | controller | Jun 11 16:29:58.599296 crc crio[23211]: time="2026-06-11T16:29:58.599269245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.282505 | controller | Jun 11 16:29:58.735780 crc crio[23211]: time="2026-06-11T16:29:58.735657201Z" level=info msg="Created container 2fca2da078a65d02118ab95eceefe4164ba7eb0497871ac5092e66b829786376: cert-manager/cert-manager-webhook-587ccfb98-d5jqj/cert-manager-webhook" id=6ca4b4f9-40eb-4365-81b6-4c4d3137a807 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.282541 | controller | Jun 11 16:29:58.737510 crc crio[23211]: time="2026-06-11T16:29:58.737358261Z" level=info msg="Starting container: 2fca2da078a65d02118ab95eceefe4164ba7eb0497871ac5092e66b829786376" id=ec0c34d7-6735-44fc-b94c-d7645698b25d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.282559 | controller | Jun 11 16:29:58.745963 crc crio[23211]: time="2026-06-11T16:29:58.745904884Z" level=info msg="Started container" PID=45387 containerID=2fca2da078a65d02118ab95eceefe4164ba7eb0497871ac5092e66b829786376 description=cert-manager/cert-manager-webhook-587ccfb98-d5jqj/cert-manager-webhook id=ec0c34d7-6735-44fc-b94c-d7645698b25d name=/runtime.v1.RuntimeService/StartContainer sandboxID=219d022412e08dcc4b6b0776097bde2d32dcb95404ce0e6474fe31fadcff862e
2026-06-11 18:00:59.282575 | controller | Jun 11 16:29:58.750324 crc crio[23211]: time="2026-06-11T16:29:58.750212726Z" level=info msg="Created container 3dc588c377368f1673c84ff77155b1b84af0a1a8a16824a3250358cdc9e0f573: cert-manager/cert-manager-79c8d999ff-z757t/cert-manager-controller" id=89b8b118-8421-4bc5-9057-454cbead3232 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.282592 | controller | Jun 11 16:29:58.751326 crc crio[23211]: time="2026-06-11T16:29:58.75124594Z" level=info msg="Starting container: 3dc588c377368f1673c84ff77155b1b84af0a1a8a16824a3250358cdc9e0f573" id=45b6ed21-58bc-407a-928c-b755e4c9b502 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.282607 | controller | Jun 11 16:29:58.761068 crc crio[23211]: time="2026-06-11T16:29:58.760987761Z" level=info msg="Started container" PID=45390 containerID=3dc588c377368f1673c84ff77155b1b84af0a1a8a16824a3250358cdc9e0f573 description=cert-manager/cert-manager-79c8d999ff-z757t/cert-manager-controller id=45b6ed21-58bc-407a-928c-b755e4c9b502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643d505b024d2f0ef85d40a1a49df429cbc85a3767310d6e802e5455e1f5aa2c
2026-06-11 18:00:59.282627 | controller | Jun 11 16:29:58.765896 crc crio[23211]: time="2026-06-11T16:29:58.76522318Z" level=info msg="Created container 2cb741dce1e5a853cc034e42591ae571d9de69bb2ef187c3166785524506e140: cert-manager/cert-manager-cainjector-68b757865b-2bzz4/cert-manager-cainjector" id=06183259-854a-43a3-950a-7dbc2b975720 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.282643 | controller | Jun 11 16:29:58.770161 crc crio[23211]: time="2026-06-11T16:29:58.76983997Z" level=info msg="Starting container: 2cb741dce1e5a853cc034e42591ae571d9de69bb2ef187c3166785524506e140" id=684a5e07-a383-4d7a-931c-edb0f647b5bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.282660 | controller | Jun 11 16:29:58.779057 crc crio[23211]: time="2026-06-11T16:29:58.778870924Z" level=info msg="Started container" PID=45393 containerID=2cb741dce1e5a853cc034e42591ae571d9de69bb2ef187c3166785524506e140 description=cert-manager/cert-manager-cainjector-68b757865b-2bzz4/cert-manager-cainjector id=684a5e07-a383-4d7a-931c-edb0f647b5bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f115aba27a416a265eb7968e130627f65db82d284d5832d4f278cc90e8aa60a4
2026-06-11 18:00:59.282677 | controller | Jun 11 16:29:59.471642 crc crio[23211]: time="2026-06-11T16:29:59.470985656Z" level=info msg="Stopping container: fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59 (timeout: 30s)" id=a1a2594d-dbc1-4d99-9630-68774146cb62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.282693 | controller | Jun 11 16:29:59.513226 crc crio[23211]: time="2026-06-11T16:29:59.5129982Z" level=info msg="Stopping container: 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad (timeout: 30s)" id=c931d664-561f-4c48-9150-79873b4909fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.282709 | controller | Jun 11 16:29:59.650821 crc crio[23211]: time="2026-06-11T16:29:59.650715329Z" level=info msg="Stopped container 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector" id=c931d664-561f-4c48-9150-79873b4909fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.282726 | controller | Jun 11 16:29:59.651868 crc crio[23211]: time="2026-06-11T16:29:59.651804605Z" level=info msg="Stopping pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc" id=1143a909-46e3-4f9e-9cca-324a7b0bea41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.282742 | controller | Jun 11 16:29:59.652311 crc crio[23211]: time="2026-06-11T16:29:59.652247595Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-rkptg Namespace:cert-manager ID:8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc UID:c013bada-5d01-4571-a775-56d3bb8b4b03 NetNS:/var/run/netns/40972dd7-3c9e-4ac0-983c-26617944cd3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc013bada_5d01_4571_a775_56d3bb8b4b03.slice PodAnnotations:0xc002278688}] Aliases:map[]}"
2026-06-11 18:00:59.282759 | controller | Jun 11 16:29:59.652512 crc crio[23211]: time="2026-06-11T16:29:59.652410699Z" level=info msg="Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-rkptg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.282775 | controller | Jun 11 16:30:00.053603 crc crio[23211]: time="2026-06-11T16:30:00.052976746Z" level=info msg="Stopped pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc" id=1143a909-46e3-4f9e-9cca-324a7b0bea41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.282791 | controller | Jun 11 16:30:00.107811 crc crio[23211]: time="2026-06-11T16:30:00.106737647Z" level=info msg="Stopped container fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59: cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller" id=a1a2594d-dbc1-4d99-9630-68774146cb62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.282811 | controller | Jun 11 16:30:00.110376 crc crio[23211]: time="2026-06-11T16:30:00.110137067Z" level=info msg="Stopping pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb" id=85d69136-f367-43af-885d-6b72c90ac7dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.282828 | controller | Jun 11 16:30:00.113866 crc crio[23211]: time="2026-06-11T16:30:00.113536247Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-57mz8 Namespace:cert-manager ID:288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb UID:9f0af1ca-926c-4047-b53a-d15bb324fa45 NetNS:/var/run/netns/9fb4c51e-ab2c-43af-b382-f78eea757043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f0af1ca_926c_4047_b53a_d15bb324fa45.slice PodAnnotations:0xc000d2e950}] Aliases:map[]}"
2026-06-11 18:00:59.282845 | controller | Jun 11 16:30:00.114787 crc crio[23211]: time="2026-06-11T16:30:00.11450485Z" level=info msg="Deleting pod cert-manager_cert-manager-7b8b89f89d-57mz8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.282861 | controller | Jun 11 16:30:00.412145 crc crio[23211]: time="2026-06-11T16:30:00.411961767Z" level=info msg="Removing container: 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad" id=e802eebb-77de-49b4-9831-c46068065c59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.282878 | controller | Jun 11 16:30:00.440826 crc crio[23211]: time="2026-06-11T16:30:00.440665477Z" level=info msg="Removed container 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector" id=e802eebb-77de-49b4-9831-c46068065c59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.282894 | controller | Jun 11 16:30:00.562265 crc crio[23211]: time="2026-06-11T16:30:00.562155241Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686590-k66dl/POD" id=fa6ccbc2-207d-475f-8ace-8d52baeb0a76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.282910 | controller | Jun 11 16:30:00.565332 crc crio[23211]: time="2026-06-11T16:30:00.563591945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.282927 | controller | Jun 11 16:30:00.617638 crc crio[23211]: time="2026-06-11T16:30:00.61752266Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686590-k66dl Namespace:openshift-infra ID:a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a UID:9478ca2f-5924-4a66-aa13-5c930d2810e5 NetNS:/var/run/netns/44a30176-1bbd-4a06-bab9-161ec524c786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9478ca2f_5924_4a66_aa13_5c930d2810e5.slice PodAnnotations:0xc0018bedc8}] Aliases:map[]}"
2026-06-11 18:00:59.282944 | controller | Jun 11 16:30:00.617638 crc crio[23211]: time="2026-06-11T16:30:00.617618592Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686590-k66dl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.282960 | controller | Jun 11 16:30:00.646232 crc crio[23211]: time="2026-06-11T16:30:00.645881352Z" level=info msg="Stopped pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb" id=85d69136-f367-43af-885d-6b72c90ac7dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.282976 | controller | Jun 11 16:30:00.676230 crc crio[23211]: time="2026-06-11T16:30:00.676155647Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/POD" id=36cdf6b6-4225-4ed9-ad95-5f7d747e8fc5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.282997 | controller | Jun 11 16:30:00.676669 crc crio[23211]: time="2026-06-11T16:30:00.6762537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.283014 | controller | Jun 11 16:30:00.732898 crc crio[23211]: time="2026-06-11T16:30:00.732215824Z" level=info msg="Got pod network &{Name:collect-profiles-29686590-nspq2 Namespace:openshift-operator-lifecycle-manager ID:13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841 UID:fe57fa08-47c4-4d79-9d8c-f6cbab0c20ae NetNS:/var/run/netns/02bc998e-cb62-42d3-b7d9-73c3fde930c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe57fa08_47c4_4d79_9d8c_f6cbab0c20ae.slice PodAnnotations:0xc0038ac030}] Aliases:map[]}"
2026-06-11 18:00:59.283036 | controller | Jun 11 16:30:00.732898 crc crio[23211]: time="2026-06-11T16:30:00.732858758Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686590-nspq2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.283064 | controller | Jun 11 16:30:00.976268 crc crio[23211]: 2026-06-11T16:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6f417ea982574a Mac:92:4c:4b:f1:65:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/44a30176-1bbd-4a06-bab9-161ec524c786 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.283092 | controller | Jun 11 16:30:00.977284 crc crio[23211]: time="2026-06-11T16:30:00.977138428Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686590-k66dl Namespace:openshift-infra ID:a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a UID:9478ca2f-5924-4a66-aa13-5c930d2810e5 NetNS:/var/run/netns/44a30176-1bbd-4a06-bab9-161ec524c786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9478ca2f_5924_4a66_aa13_5c930d2810e5.slice PodAnnotations:0xc0018bedc8}] Aliases:map[]}"
2026-06-11 18:00:59.283112 | controller | Jun 11 16:30:00.977284 crc crio[23211]: time="2026-06-11T16:30:00.977283241Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686590-k66dl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.283182 | controller | Jun 11 16:30:00.984112 crc crio[23211]: time="2026-06-11T16:30:00.98397362Z" level=info msg="Ran pod sandbox a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a with infra container: openshift-infra/auto-csr-approver-29686590-k66dl/POD" id=fa6ccbc2-207d-475f-8ace-8d52baeb0a76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.283207 | controller | Jun 11 16:30:00.987791 crc crio[23211]: time="2026-06-11T16:30:00.987577694Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=11029112-1861-4c7c-b0c1-1c813f0e4c11 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.283224 | controller | Jun 11 16:30:00.995369 crc crio[23211]: time="2026-06-11T16:30:00.995303007Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.283241 | controller | Jun 11 16:30:01.351574 crc crio[23211]: 2026-06-11T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13b1ed31a764392 Mac:9e:c0:8d:2d:5f:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/02bc998e-cb62-42d3-b7d9-73c3fde930c5 SocketPath: PciID:}] [{Interface:0xc00011adc0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.283258 | controller | Jun 11 16:30:01.355736 crc crio[23211]: time="2026-06-11T16:30:01.355640952Z" level=info msg="Got pod network &{Name:collect-profiles-29686590-nspq2 Namespace:openshift-operator-lifecycle-manager ID:13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841 UID:fe57fa08-47c4-4d79-9d8c-f6cbab0c20ae NetNS:/var/run/netns/02bc998e-cb62-42d3-b7d9-73c3fde930c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe57fa08_47c4_4d79_9d8c_f6cbab0c20ae.slice PodAnnotations:0xc0038ac030}] Aliases:map[]}"
2026-06-11 18:00:59.283280 | controller | Jun 11 16:30:01.356257 crc crio[23211]: time="2026-06-11T16:30:01.356064821Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686590-nspq2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.283301 | controller | Jun 11 16:30:01.367971 crc crio[23211]: time="2026-06-11T16:30:01.367700387Z" level=info msg="Ran pod sandbox 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/POD" id=36cdf6b6-4225-4ed9-ad95-5f7d747e8fc5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.283328 | controller | Jun 11 16:30:01.370489 crc crio[23211]: time="2026-06-11T16:30:01.370250398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3e6c90bd-3ccf-499a-aab4-6543f4f37f8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.283359 | controller | Jun 11 16:30:01.373869 crc crio[23211]: time="2026-06-11T16:30:01.373767692Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=19916911-9661-460c-a3ae-f12c21a8baee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.283387 | controller | Jun 11 16:30:01.400246 crc crio[23211]: time="2026-06-11T16:30:01.400140815Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/collect-profiles" id=90799ee1-92a8-4d00-a391-d03220bfa428 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.283412 | controller | Jun 11 16:30:01.400922 crc crio[23211]: time="2026-06-11T16:30:01.400864091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.283431 | controller | Jun 11 16:30:01.423376 crc crio[23211]: time="2026-06-11T16:30:01.423278562Z" level=info msg="Removing container: fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59" id=40e3f6da-f4ee-4c32-9873-e04958840d20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.283447 | controller | Jun 11 16:30:01.445664 crc crio[23211]: time="2026-06-11T16:30:01.445522428Z" level=info msg="Removed container fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59: cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller" id=40e3f6da-f4ee-4c32-9873-e04958840d20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.283464 | controller | Jun 11 16:30:01.451756 crc crio[23211]: time="2026-06-11T16:30:01.451284845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.283481 | controller | Jun 11 16:30:01.455169 crc crio[23211]: time="2026-06-11T16:30:01.455096605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.283497 | controller | Jun 11 16:30:01.569505 crc crio[23211]: time="2026-06-11T16:30:01.565725513Z" level=info msg="Created container 8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/collect-profiles" id=90799ee1-92a8-4d00-a391-d03220bfa428 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.283550 | controller | Jun 11 16:30:01.569505 crc crio[23211]: time="2026-06-11T16:30:01.56729406Z" level=info msg="Starting container: 8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527" id=aa16b2d1-62c8-4010-a604-d54599d0ff3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.283584 | controller | Jun 11 16:30:01.574403 crc crio[23211]: time="2026-06-11T16:30:01.574142752Z" level=info msg="Started container" PID=45624 containerID=8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527 description=openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/collect-profiles id=aa16b2d1-62c8-4010-a604-d54599d0ff3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841
2026-06-11 18:00:59.283604 | controller | Jun 11 16:30:02.065679 crc crio[23211]: time="2026-06-11T16:30:02.064341508Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=11029112-1861-4c7c-b0c1-1c813f0e4c11 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.283652 | controller | Jun 11 16:30:02.067379 crc crio[23211]: time="2026-06-11T16:30:02.067313879Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ec4ac7d3-7b2e-4d5c-833d-c6f6a2712556 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.283671 | controller | Jun 11 16:30:02.070890 crc crio[23211]: time="2026-06-11T16:30:02.070704528Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7b985899-874c-4124-ad05-bcbdfc2273bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.283687 | controller | Jun 11 16:30:02.078012 crc crio[23211]: time="2026-06-11T16:30:02.077915319Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686590-k66dl/oc" id=6c54b1d6-e670-46d0-a986-632d3588ebfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.283732 | controller | Jun 11 16:30:02.078857 crc crio[23211]: time="2026-06-11T16:30:02.078770559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.283751 | controller | Jun 11 16:30:02.113966 crc crio[23211]: time="2026-06-11T16:30:02.113798328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.283767 | controller | Jun 11 16:30:02.479319 crc crio[23211]: time="2026-06-11T16:30:02.475777312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.283810 | controller | Jun 11 16:30:02.637340 crc crio[23211]: time="2026-06-11T16:30:02.637233891Z" level=info msg="Created container e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb: openshift-infra/auto-csr-approver-29686590-k66dl/oc" id=6c54b1d6-e670-46d0-a986-632d3588ebfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.283830 | controller | Jun 11 16:30:02.639641 crc crio[23211]: time="2026-06-11T16:30:02.639355411Z" level=info msg="Starting container: e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb" id=87bda1bc-cddc-40a7-b4d2-f0ea1e41a632 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.283847 | controller | Jun 11 16:30:02.645283 crc crio[23211]: time="2026-06-11T16:30:02.645130757Z" level=info msg="Started container" PID=45643 containerID=e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb description=openshift-infra/auto-csr-approver-29686590-k66dl/oc id=87bda1bc-cddc-40a7-b4d2-f0ea1e41a632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a
2026-06-11 18:00:59.283889 | controller | Jun 11 16:30:03.487841 crc crio[23211]: time="2026-06-11T16:30:03.487003074Z" level=info msg="Stopping pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841" id=06748740-5b6a-400e-bc7c-6eb5f1ef2ce0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.283915 | controller | Jun 11 16:30:03.487841 crc crio[23211]: time="2026-06-11T16:30:03.487756211Z" level=info msg="Got pod network &{Name:collect-profiles-29686590-nspq2 Namespace:openshift-operator-lifecycle-manager ID:13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841 UID:fe57fa08-47c4-4d79-9d8c-f6cbab0c20ae NetNS:/var/run/netns/02bc998e-cb62-42d3-b7d9-73c3fde930c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe57fa08_47c4_4d79_9d8c_f6cbab0c20ae.slice PodAnnotations:0xc000612750}] Aliases:map[]}"
2026-06-11 18:00:59.283934 | controller | Jun 11 16:30:03.488005 crc crio[23211]: time="2026-06-11T16:30:03.487914295Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686590-nspq2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.283978 | controller | Jun 11 16:30:03.760230 crc crio[23211]: time="2026-06-11T16:30:03.759618294Z" level=info msg="Stopped pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841" id=06748740-5b6a-400e-bc7c-6eb5f1ef2ce0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.283999 | controller | Jun 11 16:30:04.499865 crc crio[23211]: time="2026-06-11T16:30:04.498093593Z" level=info msg="Stopping pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a" id=0abd3a05-e81d-45ff-9221-c8cc3630fc1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.284016 | controller | Jun 11 16:30:04.499865 crc crio[23211]: time="2026-06-11T16:30:04.498721638Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686590-k66dl Namespace:openshift-infra ID:a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a UID:9478ca2f-5924-4a66-aa13-5c930d2810e5 NetNS:/var/run/netns/44a30176-1bbd-4a06-bab9-161ec524c786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9478ca2f_5924_4a66_aa13_5c930d2810e5.slice PodAnnotations:0xc000130998}] Aliases:map[]}"
2026-06-11 18:00:59.284058 | controller | Jun 11 16:30:04.499865 crc crio[23211]: time="2026-06-11T16:30:04.498886571Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686590-k66dl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.284079 | controller | Jun 11 16:30:04.810243 crc crio[23211]: time="2026-06-11T16:30:04.808694651Z" level=info msg="Stopped pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a" id=0abd3a05-e81d-45ff-9221-c8cc3630fc1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.284096 | controller | Jun 11 16:30:05.817942 crc crio[23211]: time="2026-06-11T16:30:05.817811183Z" level=info msg="Stopping container: 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904 (timeout: 30s)" id=960f4b7f-7186-4191-b7ec-7262c8413dff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.284136 | controller | Jun 11 16:30:05.945371 crc crio[23211]: time="2026-06-11T16:30:05.944835269Z" level=info msg="Stopped container 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook" id=960f4b7f-7186-4191-b7ec-7262c8413dff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.284159 | controller | Jun 11 16:30:05.946391 crc crio[23211]: time="2026-06-11T16:30:05.946289793Z" level=info msg="Stopping pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08" id=d19b1f74-b4b3-457c-b788-f5ebd8f297e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.284177 | controller | Jun 11 16:30:05.947019 crc crio[23211]: time="2026-06-11T16:30:05.946950818Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-5g7vv Namespace:cert-manager ID:c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08 UID:93e63535-18ac-4e25-9ff4-e43617770cf9 NetNS:/var/run/netns/9641831d-ef8a-4009-b5d4-dbc69b03055f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93e63535_18ac_4e25_9ff4_e43617770cf9.slice PodAnnotations:0xc0001307d0}] Aliases:map[]}"
2026-06-11 18:00:59.284249 | controller | Jun 11 16:30:05.947195 crc crio[23211]: time="2026-06-11T16:30:05.947149233Z" level=info msg="Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-5g7vv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.284275 | controller | Jun 11 16:30:06.243935 crc crio[23211]: time="2026-06-11T16:30:06.243823962Z" level=info msg="Stopped pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08" id=d19b1f74-b4b3-457c-b788-f5ebd8f297e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.284316 | controller | Jun 11 16:30:06.545382 crc crio[23211]: time="2026-06-11T16:30:06.545335645Z" level=info msg="Removing container: 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904" id=9bf830d2-896c-4808-ad37-046e5eb5495c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.284336 | controller | Jun 11 16:30:06.602612 crc crio[23211]: time="2026-06-11T16:30:06.601579715Z" level=info msg="Removed container 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook" id=9bf830d2-896c-4808-ad37-046e5eb5495c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.284353 | controller | Jun 11 16:30:06.907884 crc crio[23211]: time="2026-06-11T16:30:06.907298908Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-lxzp7/POD" id=9d321b25-c4f8-4544-b8c4-f14a36097882 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.284369 | controller | Jun 11 16:30:06.908691 crc crio[23211]: time="2026-06-11T16:30:06.907910122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.284386 | controller | Jun 11 16:30:06.938401 crc crio[23211]: time="2026-06-11T16:30:06.938316981Z" level=info msg="Got pod network &{Name:redhat-operators-lxzp7 Namespace:openshift-marketplace ID:4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8 UID:a4c97162-ecd7-4325-a989-5f0cb16fc8bb NetNS:/var/run/netns/df36f670-206f-4abf-afba-d3dde77109e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4c97162_ecd7_4325_a989_5f0cb16fc8bb.slice PodAnnotations:0xc0001ae9b8}] Aliases:map[]}"
2026-06-11 18:00:59.284403 | controller | Jun 11 16:30:06.938401 crc crio[23211]: time="2026-06-11T16:30:06.938375173Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-lxzp7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.284420 | controller | Jun 11 16:30:07.548871 crc crio[23211]: 2026-06-11T16:30:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cc143b1f9a9d36 Mac:de:6f:55:e5:03:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/df36f670-206f-4abf-afba-d3dde77109e5 SocketPath: PciID:}] [{Interface:0xc0004b0790 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.284438 | controller | Jun 11 16:30:07.550851 crc crio[23211]: time="2026-06-11T16:30:07.55075991Z" level=info msg="Got pod network &{Name:redhat-operators-lxzp7 Namespace:openshift-marketplace ID:4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8 UID:a4c97162-ecd7-4325-a989-5f0cb16fc8bb NetNS:/var/run/netns/df36f670-206f-4abf-afba-d3dde77109e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4c97162_ecd7_4325_a989_5f0cb16fc8bb.slice PodAnnotations:0xc0001ae9b8}] Aliases:map[]}"
2026-06-11 18:00:59.284458 | controller | Jun 11 16:30:07.551043 crc crio[23211]: time="2026-06-11T16:30:07.550977575Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-lxzp7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.284475 | controller | Jun 11 16:30:07.559137 crc crio[23211]: time="2026-06-11T16:30:07.559052446Z" level=info msg="Ran pod sandbox 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8 with infra container: openshift-marketplace/redhat-operators-lxzp7/POD" id=9d321b25-c4f8-4544-b8c4-f14a36097882 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.284493 | controller | Jun 11 16:30:07.561950 crc crio[23211]: time="2026-06-11T16:30:07.561828462Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f04792bc-77f6-4257-ad61-b54f6ea9f4f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.284510 | controller | Jun 11 16:30:07.564336 crc crio[23211]: time="2026-06-11T16:30:07.564259109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b6bc2dd5-a7bc-4fab-a481-64934b8006ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.284557 | controller | Jun 11 16:30:07.583984 crc crio[23211]: time="2026-06-11T16:30:07.583227537Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-lxzp7/extract-utilities" id=be2ea70b-efbc-4a7f-9abf-e63c760ca956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.284575 | controller | Jun 11 16:30:07.584228 crc crio[23211]: time="2026-06-11T16:30:07.584197561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.284592 | controller | Jun 11 16:30:07.626715 crc crio[23211]: time="2026-06-11T16:30:07.626598234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.284608 | controller | Jun 11 16:30:07.631370 crc crio[23211]: time="2026-06-11T16:30:07.631228004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.284625 | controller | Jun 11 16:30:07.750280 crc crio[23211]: time="2026-06-11T16:30:07.750147477Z" level=info msg="Created container 76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27: openshift-marketplace/redhat-operators-lxzp7/extract-utilities" id=be2ea70b-efbc-4a7f-9abf-e63c760ca956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.284642 | controller | Jun 11 16:30:07.751962 crc crio[23211]: time="2026-06-11T16:30:07.751615202Z" level=info msg="Starting container: 76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27" id=ab678d16-192f-4cc1-a38c-01758e807a89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.284658 | controller | Jun 11 16:30:07.758121 crc crio[23211]: time="2026-06-11T16:30:07.757980142Z" level=info msg="Started container" PID=45864 containerID=76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27 description=openshift-marketplace/redhat-operators-lxzp7/extract-utilities id=ab678d16-192f-4cc1-a38c-01758e807a89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8
2026-06-11 18:00:59.284675 | controller | Jun 11 16:30:08.606768 crc crio[23211]: time="2026-06-11T16:30:08.606470325Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7dee6cc0-dd0c-451d-87a3-576b662a645f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.284696 | controller | Jun 11 16:30:08.611831 crc crio[23211]: time="2026-06-11T16:30:08.611187476Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:00:59.284713 | controller | Jun 11 16:30:09.650349 crc crio[23211]: time="2026-06-11T16:30:09.648839665Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=7dee6cc0-dd0c-451d-87a3-576b662a645f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.284729 | controller | Jun 11 16:30:09.654740 crc crio[23211]: time="2026-06-11T16:30:09.654128009Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b134c470-b47e-4dbf-b4c6-786a63717577 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.284746 | controller | Jun 11 16:30:09.661206 crc crio[23211]: time="2026-06-11T16:30:09.660202394Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ba94ce17-1d52-4018-a029-81a109fbd682 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.284765 | controller | Jun 11 16:30:09.768845 crc crio[23211]: time="2026-06-11T16:30:09.7686811Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-lxzp7/extract-content" id=c8d8d07a-d909-47e7-aac4-999b81dfae04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.284791 | controller | Jun 11 16:30:09.769627 crc crio[23211]: time="2026-06-11T16:30:09.769352006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.284818 | controller | Jun 11 16:30:09.803065 crc crio[23211]: time="2026-06-11T16:30:09.802940191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.284837 | controller | Jun 11 16:30:09.807285 crc crio[23211]: time="2026-06-11T16:30:09.807211152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.284855 | controller | Jun 11 16:30:09.962616 crc crio[23211]: time="2026-06-11T16:30:09.962497515Z" level=info msg="Created container ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509: openshift-marketplace/redhat-operators-lxzp7/extract-content" id=c8d8d07a-d909-47e7-aac4-999b81dfae04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.284885 | controller | Jun 11 16:30:09.963850 crc crio[23211]: time="2026-06-11T16:30:09.963761455Z" level=info msg="Starting container: ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509" id=3880a6c2-c0dc-4dc7-9ec5-35f953a60971 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.284903 | controller | Jun 11 16:30:09.969721 crc crio[23211]: time="2026-06-11T16:30:09.96949865Z" level=info msg="Started container" PID=45906 containerID=ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509 description=openshift-marketplace/redhat-operators-lxzp7/extract-content id=3880a6c2-c0dc-4dc7-9ec5-35f953a60971 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8
2026-06-11 18:00:59.284921 | controller | Jun 11 16:30:17.609332 crc crio[23211]: time="2026-06-11T16:30:17.607347472Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-j76js/POD" id=7c7fb494-719d-4b36-9827-7b6964e425fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.284938 | controller | Jun 11 16:30:17.611390 crc crio[23211]: time="2026-06-11T16:30:17.609354569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.284955 | controller | Jun 11 16:30:17.955213 crc crio[23211]: time="2026-06-11T16:30:17.953854259Z" level=info msg="Got pod network &{Name:community-operators-j76js Namespace:openshift-marketplace ID:ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527 UID:25a66648-92f1-4b05-aae0-91cf45dc3919 NetNS:/var/run/netns/bc7e7f0a-6d18-45fa-b1af-efb1c061e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25a66648_92f1_4b05_aae0_91cf45dc3919.slice PodAnnotations:0xc002818b80}] Aliases:map[]}"
2026-06-11 18:00:59.284976 | controller | Jun 11 16:30:17.955213 crc crio[23211]: time="2026-06-11T16:30:17.953930882Z" level=info msg="Adding pod openshift-marketplace_community-operators-j76js to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.284995 | controller | Jun 11 16:30:23.695220 crc crio[23211]: 2026-06-11T16:30:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed1b4ee4256cd60 Mac:fa:fc:51:df:71:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/bc7e7f0a-6d18-45fa-b1af-efb1c061e62e SocketPath: PciID:}] [{Interface:0xc0002485d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.285013 | controller | Jun 11 16:30:23.707713 crc crio[23211]: time="2026-06-11T16:30:23.707508375Z" level=info msg="Got pod network &{Name:community-operators-j76js Namespace:openshift-marketplace ID:ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527 UID:25a66648-92f1-4b05-aae0-91cf45dc3919 NetNS:/var/run/netns/bc7e7f0a-6d18-45fa-b1af-efb1c061e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25a66648_92f1_4b05_aae0_91cf45dc3919.slice PodAnnotations:0xc002818b80}] Aliases:map[]}"
2026-06-11 18:00:59.285030 | controller | Jun 11 16:30:23.708088 crc crio[23211]: time="2026-06-11T16:30:23.707979807Z" level=info msg="Checking pod openshift-marketplace_community-operators-j76js for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.285046 | controller | Jun 11 16:30:23.736979 crc crio[23211]: time="2026-06-11T16:30:23.73683052Z" level=info msg="Ran pod sandbox ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527 with infra container: openshift-marketplace/community-operators-j76js/POD" id=7c7fb494-719d-4b36-9827-7b6964e425fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.285063 | controller | Jun 11 16:30:23.748231 crc crio[23211]: time="2026-06-11T16:30:23.748092307Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=119ea24b-c9d7-4706-923e-d38b1f059dfd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.285079 | controller | Jun 11 16:30:23.769796 crc crio[23211]: time="2026-06-11T16:30:23.76940211Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8636b209-18e6-47ce-860a-b38870283101 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.285095 | controller | Jun 11 16:30:23.781847 crc crio[23211]: time="2026-06-11T16:30:23.781600048Z" level=info msg="Creating container: openshift-marketplace/community-operators-j76js/extract-utilities" id=6ee9e8b7-e8b6-499d-b9d7-79cc99ec1f58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.285111 | controller | Jun 11 16:30:23.784860 crc crio[23211]: time="2026-06-11T16:30:23.784626021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.285127 | controller | Jun 11 16:30:23.905871 crc crio[23211]: time="2026-06-11T16:30:23.905764556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.285147 | controller | Jun 11 16:30:23.933952 crc crio[23211]: time="2026-06-11T16:30:23.933632035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.285164 | controller | Jun 11 16:30:24.130384 crc crio[23211]: time="2026-06-11T16:30:24.129821766Z" level=info msg="Created container 037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3: openshift-marketplace/community-operators-j76js/extract-utilities" id=6ee9e8b7-e8b6-499d-b9d7-79cc99ec1f58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.285180 | controller | Jun 11 16:30:24.131841 crc crio[23211]: time="2026-06-11T16:30:24.131752103Z" level=info msg="Starting container: 037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3" id=f9ef4409-9bcc-499a-b804-878fb3e0b642 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.285196 | controller | Jun 11 16:30:24.146668 crc crio[23211]: time="2026-06-11T16:30:24.141164676Z" level=info msg="Started container" PID=46177 containerID=037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3 description=openshift-marketplace/community-operators-j76js/extract-utilities id=f9ef4409-9bcc-499a-b804-878fb3e0b642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527
2026-06-11 18:00:59.285213 | controller | Jun 11 16:30:24.503967 crc crio[23211]: time="2026-06-11T16:30:24.497881564Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=40f941a1-a1c0-419a-9245-84b31aff0ee6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.285230 | controller | Jun 11 16:30:24.520343 crc crio[23211]: time="2026-06-11T16:30:24.520241873Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:00:59.285246 | controller | Jun 11 16:30:25.369081 crc crio[23211]: time="2026-06-11T16:30:25.367694191Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=40f941a1-a1c0-419a-9245-84b31aff0ee6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.285263 | controller | Jun 11 16:30:25.371509 crc crio[23211]: time="2026-06-11T16:30:25.371356107Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=0a58288d-7cac-432e-b6eb-e3aae789abfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.285279 | controller | Jun 11 16:30:25.377246 crc crio[23211]: time="2026-06-11T16:30:25.377084303Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=0ca53b1e-af4f-47c5-bf0e-d2a16503554c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.285338 | controller | Jun 11 16:30:25.404711 crc crio[23211]: time="2026-06-11T16:30:25.404250527Z" level=info msg="Creating container: openshift-marketplace/community-operators-j76js/extract-content" id=b3981c27-e08a-4951-94dc-bfe943a2dc33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.285403 | controller | Jun 11 16:30:25.405074 crc crio[23211]: time="2026-06-11T16:30:25.404944573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.285425 | controller | Jun 11 16:30:25.476719 crc crio[23211]: time="2026-06-11T16:30:25.469261364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.285443 | controller | Jun 11 16:30:25.476719 crc crio[23211]: time="2026-06-11T16:30:25.474934308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.285460 | controller | Jun 11 16:30:25.784886 crc crio[23211]: time="2026-06-11T16:30:25.782044923Z" level=info msg="Created container 67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2: openshift-marketplace/community-operators-j76js/extract-content" id=b3981c27-e08a-4951-94dc-bfe943a2dc33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.285480 | controller | Jun 11 16:30:25.791883 crc crio[23211]: time="2026-06-11T16:30:25.787287007Z" level=info msg="Starting container: 67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2" id=05799647-6eac-468a-87c9-0d87802751fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.285497 | controller | Jun 11 16:30:25.811630 crc crio[23211]: time="2026-06-11T16:30:25.811289015Z" level=info msg="Started container" PID=46223 containerID=67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2 description=openshift-marketplace/community-operators-j76js/extract-content id=05799647-6eac-468a-87c9-0d87802751fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527
2026-06-11 18:00:59.285535 | controller | Jun 11 16:30:26.537847 crc crio[23211]: time="2026-06-11T16:30:26.537755431Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a7593343-8d34-49cb-9a91-d3abb0956d1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.285565 | controller | Jun 11 16:30:26.539821 crc crio[23211]: time="2026-06-11T16:30:26.539712407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0445505b-b730-4f53-85e0-2491c1cfcb97 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.285584 | controller | Jun 11 16:30:26.631940 crc crio[23211]: time="2026-06-11T16:30:26.631715844Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-lxzp7/registry-server" id=a51c3d5c-f51d-4ecc-a36f-e9f3a57714c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.285601 | controller | Jun 11 16:30:26.632788 crc crio[23211]: time="2026-06-11T16:30:26.632692677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.285617 | controller | Jun 11 16:30:26.704086 crc crio[23211]: time="2026-06-11T16:30:26.70381431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.285633 | controller | Jun 11 16:30:26.707872 crc crio[23211]: time="2026-06-11T16:30:26.707689081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.285649 | controller | Jun 11 16:30:27.021893 crc crio[23211]: time="2026-06-11T16:30:27.021259909Z" level=info msg="Created container 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27: openshift-marketplace/redhat-operators-lxzp7/registry-server" id=a51c3d5c-f51d-4ecc-a36f-e9f3a57714c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.285666 | controller | Jun 11 16:30:27.026904 crc crio[23211]: time="2026-06-11T16:30:27.02679177Z" level=info msg="Starting container: 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27" id=e96985dd-355e-42df-ba65-5503faef9049 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.285682 | controller | Jun 11 16:30:27.065580 crc crio[23211]: time="2026-06-11T16:30:27.065026275Z" level=info msg="Started container" PID=46241 containerID=0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27 description=openshift-marketplace/redhat-operators-lxzp7/registry-server id=e96985dd-355e-42df-ba65-5503faef9049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8
2026-06-11 18:00:59.285703 | controller | Jun 11 16:30:31.223345 crc crio[23211]: time="2026-06-11T16:30:31.221830442Z" level=info msg="Removing container: 9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a" id=85ccd83d-80c7-4e24-acda-21f4163729ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.285720 | controller | Jun 11 16:30:31.587615 crc crio[23211]: time="2026-06-11T16:30:31.587415611Z" level=info msg="Removed container 9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a: openshift-infra/auto-csr-approver-29686584-qxvbm/oc" id=85ccd83d-80c7-4e24-acda-21f4163729ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.285736 | controller | Jun 11 16:30:31.605791 crc crio[23211]: time="2026-06-11T16:30:31.605686364Z" level=info msg="Stopping pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c" id=caf95427-b633-4667-9019-ceb03b0ebb43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.285753 | controller | Jun 11 16:30:31.605791 crc crio[23211]: time="2026-06-11T16:30:31.605765856Z" level=info msg="Stopped pod sandbox (already stopped): 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c" id=caf95427-b633-4667-9019-ceb03b0ebb43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.285769 | controller | Jun 11 16:30:31.607042 crc crio[23211]: time="2026-06-11T16:30:31.607002535Z" level=info msg="Removing pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c" id=8b4fdc31-f08c-4da8-bc41-74637cf533b4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.285785 | controller | Jun 11 16:30:31.640249 crc crio[23211]: time="2026-06-11T16:30:31.640008906Z" level=info msg="Removed pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c" id=8b4fdc31-f08c-4da8-bc41-74637cf533b4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.285801 | controller | Jun 11 16:30:31.642723 crc crio[23211]: time="2026-06-11T16:30:31.642391081Z" level=info msg="Stopping pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb" id=40154f34-59b9-4220-867b-cd63a76f8164 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.285817 | controller | Jun 11 16:30:31.642723 crc crio[23211]: time="2026-06-11T16:30:31.642715979Z" level=info msg="Stopped pod sandbox (already stopped): 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb" id=40154f34-59b9-4220-867b-cd63a76f8164 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.285833 | controller | Jun 11 16:30:31.643860 crc crio[23211]: time="2026-06-11T16:30:31.643672313Z" level=info msg="Removing pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb" id=a9d379be-b738-44b3-a425-77ca3493e2c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.285849 | controller | Jun 11 16:30:31.657996 crc crio[23211]: time="2026-06-11T16:30:31.657554311Z" level=info msg="Removed pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb" id=a9d379be-b738-44b3-a425-77ca3493e2c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.285866 | controller | Jun 11 16:30:31.660967 crc crio[23211]: time="2026-06-11T16:30:31.660267055Z" level=info msg="Stopping pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc" id=c4262ba9-d581-4d9d-bee2-8fa10eac439f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.285882 | controller | Jun 11 16:30:31.660967 crc crio[23211]: time="2026-06-11T16:30:31.660703005Z" level=info msg="Stopped pod sandbox (already stopped): 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc" id=c4262ba9-d581-4d9d-bee2-8fa10eac439f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.285898 | controller | Jun 11 16:30:31.664941 crc crio[23211]: time="2026-06-11T16:30:31.664871324Z" level=info msg="Removing pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc" id=5c1e47a8-4ec1-4d9c-a2ae-b63046d66f2a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.285919 | controller | Jun 11 16:30:31.677675 crc crio[23211]: time="2026-06-11T16:30:31.677274778Z" level=info msg="Removed pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc" id=5c1e47a8-4ec1-4d9c-a2ae-b63046d66f2a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.285935 | controller | Jun 11 16:30:31.679245 crc crio[23211]: time="2026-06-11T16:30:31.67905789Z" level=info msg="Stopping pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08" id=90dbba52-71d4-4f9c-9423-17ddac9a2269 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.285951 | controller | Jun 11 16:30:31.679338 crc crio[23211]: time="2026-06-11T16:30:31.679275375Z" level=info msg="Stopped pod sandbox (already stopped): c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08" id=90dbba52-71d4-4f9c-9423-17ddac9a2269 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.285968 | controller | Jun 11 16:30:31.682240 crc crio[23211]: time="2026-06-11T16:30:31.682078241Z" level=info msg="Removing pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08" id=08d4f006-b846-4da6-8434-31fc6fd0bd54 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.285984 | controller | Jun 11 16:30:31.699950 crc crio[23211]: time="2026-06-11T16:30:31.699843841Z" level=info msg="Removed pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08" id=08d4f006-b846-4da6-8434-31fc6fd0bd54 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.286001 | controller | Jun 11 16:30:33.090380 crc crio[23211]: time="2026-06-11T16:30:33.089801304Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6f2179ba-f134-435b-93f5-004f34b9fc1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.286018 | controller | Jun 11 16:30:33.094033 crc crio[23211]: time="2026-06-11T16:30:33.093934091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=001ec0f4-ae78-4af2-bad6-7cff246d5475 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.286034 | controller | Jun 11 16:30:33.173220 crc crio[23211]: time="2026-06-11T16:30:33.173112204Z" level=info msg="Creating container: openshift-marketplace/community-operators-j76js/registry-server" id=156daeca-bdb2-4664-a742-d1822725bbb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.286051 | controller | Jun 11 16:30:33.174216 crc crio[23211]: time="2026-06-11T16:30:33.174113318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.286067 | controller | Jun 11 16:30:33.254580 crc crio[23211]: time="2026-06-11T16:30:33.250659869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.286083 | controller | Jun 11 16:30:33.257726 crc crio[23211]: time="2026-06-11T16:30:33.254991531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.286099 | controller | Jun 11 16:30:33.408937 crc crio[23211]: time="2026-06-11T16:30:33.408155615Z" level=info msg="Created container 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338: openshift-marketplace/community-operators-j76js/registry-server" id=156daeca-bdb2-4664-a742-d1822725bbb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.286116 | controller | Jun 11 16:30:33.410564 crc crio[23211]: time="2026-06-11T16:30:33.410391578Z" level=info msg="Starting container: 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338" id=946c8a36-fad7-4fa5-961e-40661a7b894d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.286136 | controller | Jun 11 16:30:33.450115 crc crio[23211]: time="2026-06-11T16:30:33.442159909Z" level=info msg="Started container" PID=46358 containerID=848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338 description=openshift-marketplace/community-operators-j76js/registry-server id=946c8a36-fad7-4fa5-961e-40661a7b894d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527
2026-06-11 18:00:59.286153 | controller | Jun 11 16:30:43.580702 crc crio[23211]: time="2026-06-11T16:30:43.575282088Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-txpvn/POD" id=f538ad68-7f35-4f16-b717-581848c5230e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.286169 | controller | Jun 11 16:30:43.580702 crc crio[23211]: time="2026-06-11T16:30:43.576331064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.286185 | controller | Jun 11 16:30:43.612068 crc crio[23211]: time="2026-06-11T16:30:43.611074616Z" level=info msg="Got pod network &{Name:certified-operators-txpvn Namespace:openshift-marketplace ID:a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd UID:e8361794-9bde-41f2-a375-4f6ddf529bb8 NetNS:/var/run/netns/3164749c-f107-4b7c-992f-198b664d3861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8361794_9bde_41f2_a375_4f6ddf529bb8.slice PodAnnotations:0xc0018be9c8}] Aliases:map[]}"
2026-06-11 18:00:59.286202 | controller | Jun 11 16:30:43.612068 crc crio[23211]: time="2026-06-11T16:30:43.611581158Z" level=info msg="Adding pod openshift-marketplace_certified-operators-txpvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.286219 | controller | Jun 11 16:30:45.210910 crc crio[23211]: 2026-06-11T16:30:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9e7bbe9ee0dfac Mac:3a:4a:52:58:94:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/3164749c-f107-4b7c-992f-198b664d3861 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.286236 | controller | Jun 11 16:30:45.210910 crc crio[23211]: time="2026-06-11T16:30:45.199038253Z" level=info msg="Got pod network &{Name:certified-operators-txpvn Namespace:openshift-marketplace ID:a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd UID:e8361794-9bde-41f2-a375-4f6ddf529bb8 NetNS:/var/run/netns/3164749c-f107-4b7c-992f-198b664d3861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8361794_9bde_41f2_a375_4f6ddf529bb8.slice PodAnnotations:0xc0018be9c8}] Aliases:map[]}"
2026-06-11 18:00:59.286252 | controller | Jun 11 16:30:45.210910 crc crio[23211]: time="2026-06-11T16:30:45.199373561Z" level=info msg="Checking pod openshift-marketplace_certified-operators-txpvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.286268 | controller | Jun 11 16:30:45.213364 crc crio[23211]: time="2026-06-11T16:30:45.21328235Z" level=info msg="Ran pod sandbox a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd with infra container: openshift-marketplace/certified-operators-txpvn/POD" id=f538ad68-7f35-4f16-b717-581848c5230e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.286284 | controller | Jun 11 16:30:45.215479 crc crio[23211]: time="2026-06-11T16:30:45.215319857Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=859d2daa-46f7-4ee2-b781-1431ea314c58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.286300 | controller | Jun 11 16:30:45.218305 crc crio[23211]: time="2026-06-11T16:30:45.218097584Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e60dec92-60b2-4afa-9ad3-a91d1ae948fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.286319 | controller | Jun 11 16:30:45.227871 crc crio[23211]: time="2026-06-11T16:30:45.227760892Z" level=info msg="Creating container: openshift-marketplace/certified-operators-txpvn/extract-utilities" id=c405522a-7372-4613-b0c1-2ed24c2380d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.286336 | controller | Jun 11 16:30:45.228151 crc crio[23211]: time="2026-06-11T16:30:45.228086309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.286351 | controller | Jun 11 16:30:45.256732 crc crio[23211]: time="2026-06-11T16:30:45.256628195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.286447 | controller | Jun 11 16:30:45.262682 crc crio[23211]: time="2026-06-11T16:30:45.262609807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.286469 | controller | Jun 11 16:30:45.397991 crc crio[23211]: time="2026-06-11T16:30:45.397839616Z" level=info msg="Created container 9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e: openshift-marketplace/certified-operators-txpvn/extract-utilities" id=c405522a-7372-4613-b0c1-2ed24c2380d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.286485 | controller | Jun 11 16:30:45.399559 crc crio[23211]: time="2026-06-11T16:30:45.399243299Z" level=info msg="Starting container: 9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e" id=04ef31bc-5e09-4339-8470-8e5434b2ac39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.286501 | controller | Jun 11 16:30:45.407588 crc crio[23211]: time="2026-06-11T16:30:45.406305286Z" level=info msg="Started container" PID=46624 containerID=9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e description=openshift-marketplace/certified-operators-txpvn/extract-utilities id=04ef31bc-5e09-4339-8470-8e5434b2ac39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd
2026-06-11 18:00:59.286538 | controller | Jun 11 16:30:45.922843 crc crio[23211]: time="2026-06-11T16:30:45.922306674Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8433f0d4-b611-4c0d-a7b5-500445d5bb3e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.286557 | controller | Jun 11 16:30:45.927350 crc crio[23211]: time="2026-06-11T16:30:45.927273101Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:00:59.286573 | controller | Jun 11 16:30:47.085874 crc crio[23211]: time="2026-06-11T16:30:47.085600632Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=8433f0d4-b611-4c0d-a7b5-500445d5bb3e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.286590 | controller | Jun 11 16:30:47.090681 crc crio[23211]: time="2026-06-11T16:30:47.09055308Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1c404bbb-fc59-4fbe-bb29-58d17ddcea54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.286606 | controller | Jun 11 16:30:47.094299 crc crio[23211]: time="2026-06-11T16:30:47.093580752Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=83558089-d781-43ba-b7f8-ab75d02018f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.286622 | controller | Jun 11 16:30:47.102542 crc crio[23211]: time="2026-06-11T16:30:47.102357919Z" level=info msg="Creating container: openshift-marketplace/certified-operators-txpvn/extract-content" id=76eb193c-5c35-40a0-8e5f-189bcea73584 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.286641 | controller | Jun 11 16:30:47.102994 crc crio[23211]: time="2026-06-11T16:30:47.102915143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.286658 | controller | Jun 11 16:30:47.132340 crc crio[23211]: time="2026-06-11T16:30:47.132232335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.286673 | controller | Jun 11 16:30:47.134937 crc crio[23211]: time="2026-06-11T16:30:47.134883228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.286689 | controller | Jun 11 16:30:47.291909 crc crio[23211]: time="2026-06-11T16:30:47.291266069Z" level=info msg="Created container 4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d: openshift-marketplace/certified-operators-txpvn/extract-content" id=76eb193c-5c35-40a0-8e5f-189bcea73584 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.286705 | controller | Jun 11 16:30:47.293420 crc crio[23211]: time="2026-06-11T16:30:47.293376319Z" level=info msg="Starting container: 4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d" id=ef3d7ea6-9574-4e8d-aa56-e28383f02d97 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.286721 | controller | Jun 11 16:30:47.298947 crc crio[23211]: time="2026-06-11T16:30:47.29891334Z" level=info msg="Started container" PID=46662 containerID=4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d description=openshift-marketplace/certified-operators-txpvn/extract-content id=ef3d7ea6-9574-4e8d-aa56-e28383f02d97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd
2026-06-11 18:00:59.286738 | controller | Jun 11 16:30:49.436698 crc crio[23211]: time="2026-06-11T16:30:49.43525307Z" level=info msg="Stopping container: 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27 (timeout: 2s)" id=ecbd3b90-3116-4e2b-a1e8-41511c1fc57e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.286754 | controller | Jun 11 16:30:50.062329 crc crio[23211]: time="2026-06-11T16:30:50.061988497Z" level=info msg="Stopped container 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27: openshift-marketplace/redhat-operators-lxzp7/registry-server" id=ecbd3b90-3116-4e2b-a1e8-41511c1fc57e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.286770 | controller | Jun 11 16:30:50.066138 crc crio[23211]: time="2026-06-11T16:30:50.066056454Z" level=info msg="Stopping pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8" id=e3cd5793-cedb-4b3d-9473-ab1b2a62a168 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.286786 | controller | Jun 11 16:30:50.067077 crc crio[23211]: time="2026-06-11T16:30:50.066992556Z" level=info msg="Got pod network &{Name:redhat-operators-lxzp7 Namespace:openshift-marketplace ID:4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8 UID:a4c97162-ecd7-4325-a989-5f0cb16fc8bb NetNS:/var/run/netns/df36f670-206f-4abf-afba-d3dde77109e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4c97162_ecd7_4325_a989_5f0cb16fc8bb.slice PodAnnotations:0xc00008c640}] Aliases:map[]}"
2026-06-11 18:00:59.286802 | controller | Jun 11 16:30:50.067327 crc crio[23211]: time="2026-06-11T16:30:50.067231442Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-lxzp7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.286821 | controller | Jun 11 16:30:50.334977 crc crio[23211]: time="2026-06-11T16:30:50.333571112Z" level=info msg="Stopping container: 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338 (timeout: 2s)" id=37554928-8a2d-4a92-bf28-2c2dd057cbb8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.286838 | controller | Jun 11 16:30:50.766685 crc crio[23211]: time="2026-06-11T16:30:50.766585237Z" level=info msg="Stopped pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8" id=e3cd5793-cedb-4b3d-9473-ab1b2a62a168 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.286854 | controller | Jun 11 16:30:51.036874 crc crio[23211]: time="2026-06-11T16:30:51.036601534Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=18861db8-75a0-4418-8b6c-d5486e7ee9e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.286870 | controller | Jun 11 16:30:51.041143 crc crio[23211]: time="2026-06-11T16:30:51.040627799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=14032a28-96ac-4f07-9f93-588346ea8c34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.286885 | controller | Jun 11 16:30:51.055164 crc crio[23211]: time="2026-06-11T16:30:51.054755484Z" level=info msg="Removing container: 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27" id=89273741-f54b-4613-9d48-cf28ee981d42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.286901 | controller | Jun 11 16:30:51.076726 crc crio[23211]: time="2026-06-11T16:30:51.076479818Z" level=info msg="Removed container 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27: openshift-marketplace/redhat-operators-lxzp7/registry-server" id=89273741-f54b-4613-9d48-cf28ee981d42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.286916 | controller | Jun 11 16:30:51.082624 crc crio[23211]: time="2026-06-11T16:30:51.082468959Z" level=info msg="Removing container: ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509" id=190b8cfa-8f77-4f87-8bc0-43eecffb3e04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.286932 | controller | Jun 11 16:30:51.130010 crc crio[23211]: time="2026-06-11T16:30:51.128818057Z" level=info msg="Removed container ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509: openshift-marketplace/redhat-operators-lxzp7/extract-content" id=190b8cfa-8f77-4f87-8bc0-43eecffb3e04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.286949 | controller | Jun 11 16:30:51.131341 crc crio[23211]: time="2026-06-11T16:30:51.131016527Z" level=info msg="Stopped container 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338: openshift-marketplace/community-operators-j76js/registry-server" id=37554928-8a2d-4a92-bf28-2c2dd057cbb8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.286967 | controller | Jun 11 16:30:51.133288 crc crio[23211]: time="2026-06-11T16:30:51.133220591Z" level=info msg="Stopping pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527" id=38d9c12f-d386-47f5-b605-75c77cb42d94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.286984 | controller | Jun 11 16:30:51.134160 crc crio[23211]: time="2026-06-11T16:30:51.13405718Z" level=info msg="Got pod network &{Name:community-operators-j76js Namespace:openshift-marketplace ID:ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527 UID:25a66648-92f1-4b05-aae0-91cf45dc3919 NetNS:/var/run/netns/bc7e7f0a-6d18-45fa-b1af-efb1c061e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25a66648_92f1_4b05_aae0_91cf45dc3919.slice PodAnnotations:0xc00008ca68}] Aliases:map[]}"
2026-06-11 18:00:59.287004 | controller | Jun 11 16:30:51.134407 crc crio[23211]: time="2026-06-11T16:30:51.134314836Z" level=info msg="Deleting pod openshift-marketplace_community-operators-j76js from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.287020 | controller | Jun 11 16:30:51.136856 crc crio[23211]: time="2026-06-11T16:30:51.136756284Z" level=info msg="Removing container: 76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27" id=c9dfd0bd-45fa-448f-a15c-e48130f2a72e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.287036 | controller | Jun 11 16:30:51.172387 crc crio[23211]: time="2026-06-11T16:30:51.172179792Z" level=info msg="Creating container: openshift-marketplace/certified-operators-txpvn/registry-server" id=5a7aa44c-5624-43d4-bc7b-b4a289136c54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.287052 | controller | Jun 11 16:30:51.179145 crc crio[23211]: time="2026-06-11T16:30:51.178954292Z" level=info msg="Removed container 76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27: openshift-marketplace/redhat-operators-lxzp7/extract-utilities" id=c9dfd0bd-45fa-448f-a15c-e48130f2a72e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.287068 | controller | Jun 11 16:30:51.179929 crc crio[23211]: time="2026-06-11T16:30:51.179815642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.287083 | controller | Jun 11 16:30:51.233898 crc crio[23211]: time="2026-06-11T16:30:51.23378936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.287099 | controller | Jun 11 16:30:51.240859 crc crio[23211]: time="2026-06-11T16:30:51.240749574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.287115 | controller | Jun 11 16:30:51.410613 crc crio[23211]: time="2026-06-11T16:30:51.410346707Z" level=info msg="Stopped pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527" id=38d9c12f-d386-47f5-b605-75c77cb42d94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.287131 | controller | Jun 11 16:30:51.779681 crc crio[23211]: time="2026-06-11T16:30:51.779047918Z" level=info msg="Created container 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69: openshift-marketplace/certified-operators-txpvn/registry-server" id=5a7aa44c-5624-43d4-bc7b-b4a289136c54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.287147 | controller | Jun 11 16:30:51.786284 crc crio[23211]: time="2026-06-11T16:30:51.786140516Z" level=info msg="Starting container: 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69" id=87522546-8198-43a4-8e3a-9843193df6c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.287162 | controller | Jun 11 16:30:51.793912 crc crio[23211]: time="2026-06-11T16:30:51.793794898Z" level=info msg="Started container" PID=46850 containerID=191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69 description=openshift-marketplace/certified-operators-txpvn/registry-server id=87522546-8198-43a4-8e3a-9843193df6c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd
2026-06-11 18:00:59.287179 | controller | Jun 11 16:30:52.077831 crc crio[23211]: time="2026-06-11T16:30:52.077742334Z" level=info msg="Removing container: 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338" id=741fd8b4-55e8-473c-acd7-8a9ca8723312 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.287195 | controller | Jun 11 16:30:52.107464 crc crio[23211]: time="2026-06-11T16:30:52.107323845Z" level=info msg="Removed container 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338: openshift-marketplace/community-operators-j76js/registry-server" id=741fd8b4-55e8-473c-acd7-8a9ca8723312 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.287214 | controller | Jun 11 16:30:52.115897 crc crio[23211]: time="2026-06-11T16:30:52.115820136Z" level=info msg="Removing container: 67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2" id=f815ae1c-58f3-4228-92bc-786f19ac6a8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.287230 | controller | Jun 11 16:30:52.170051 crc crio[23211]: time="2026-06-11T16:30:52.169709881Z" level=info msg="Removed container 67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2: openshift-marketplace/community-operators-j76js/extract-content" id=f815ae1c-58f3-4228-92bc-786f19ac6a8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.287247 | controller | Jun 11 16:30:52.181899 crc crio[23211]: time="2026-06-11T16:30:52.181851239Z" level=info msg="Removing container: 037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3" id=83e53789-afe4-4128-bff8-0b6c8a9e4ff9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.287262 | controller | Jun 11 16:30:52.222298 crc crio[23211]: time="2026-06-11T16:30:52.222180132Z" level=info msg="Removed container 037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3: openshift-marketplace/community-operators-j76js/extract-utilities" id=83e53789-afe4-4128-bff8-0b6c8a9e4ff9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.287278 | controller | Jun 11 16:30:57.382918 crc crio[23211]: time="2026-06-11T16:30:57.382077861Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/POD" id=1ae8bf08-ce48-47bb-a7df-0fe57715b304 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.287293 | controller | Jun 11 16:30:57.384187 crc crio[23211]: time="2026-06-11T16:30:57.382947521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.287310 | controller | Jun 11 16:30:57.409688 crc crio[23211]: time="2026-06-11T16:30:57.409579011Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-559d89c88-kbclf Namespace:baremetal-operator-system ID:0d906e45f5638430552d9158474df248f4700962f4c22f3b95401ca8a0f97efb UID:c211ad82-e30e-4453-9745-0c9bdb5cfc17 NetNS:/var/run/netns/f5acaf6d-a34c-40f9-b1cb-4f4dd6698a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211ad82_e30e_4453_9745_0c9bdb5cfc17.slice PodAnnotations:0xc00008ce00}] Aliases:map[]}"
2026-06-11 18:00:59.287326 | controller | Jun 11 16:30:57.409688 crc crio[23211]: time="2026-06-11T16:30:57.409656023Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-559d89c88-kbclf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.287343 | controller | Jun 11 16:30:57.853100 crc crio[23211]: 2026-06-11T16:30:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d906e45f563843 Mac:0e:90:e5:1f:d9:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/f5acaf6d-a34c-40f9-b1cb-4f4dd6698a11 SocketPath: PciID:}] [{Interface:0xc0006145a0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.287359 | controller | Jun 11 16:30:57.854783 crc crio[23211]: time="2026-06-11T16:30:57.854135237Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/POD" id=6446553e-f7fd-49c3-a683-c60a54ea475e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.287375 | controller | Jun 11 16:30:57.854783 crc crio[23211]: time="2026-06-11T16:30:57.85421942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.287399 | controller | Jun 11 16:30:57.855070 crc crio[23211]: time="2026-06-11T16:30:57.854983138Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-559d89c88-kbclf Namespace:baremetal-operator-system ID:0d906e45f5638430552d9158474df248f4700962f4c22f3b95401ca8a0f97efb UID:c211ad82-e30e-4453-9745-0c9bdb5cfc17 NetNS:/var/run/netns/f5acaf6d-a34c-40f9-b1cb-4f4dd6698a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211ad82_e30e_4453_9745_0c9bdb5cfc17.slice PodAnnotations:0xc00008ce00}] Aliases:map[]}"
2026-06-11 18:00:59.287416 | controller | Jun 11 16:30:57.855160 crc crio[23211]: time="2026-06-11T16:30:57.855120251Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-559d89c88-kbclf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.287432 | controller | Jun 11 16:30:57.863178 crc crio[23211]: time="2026-06-11T16:30:57.862877285Z" level=info msg="Ran pod sandbox 0d906e45f5638430552d9158474df248f4700962f4c22f3b95401ca8a0f97efb with infra container: baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/POD" id=1ae8bf08-ce48-47bb-a7df-0fe57715b304 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.287448 | controller | Jun 11 16:30:57.865802 crc crio[23211]: time="2026-06-11T16:30:57.865686871Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=1c2c787e-881a-43e7-8a70-b7463cf7e442 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.287465 | controller | Jun 11 16:30:57.873199 crc crio[23211]: time="2026-06-11T16:30:57.873114137Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-11 18:00:59.287558 | controller | Jun 11 16:30:57.881140 crc crio[23211]: time="2026-06-11T16:30:57.881066104Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6c86d9b54f-lqpdf Namespace:baremetal-operator-system ID:d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034 UID:b6d93dd9-d9d4-4b4b-85ac-3f560d831bcb NetNS:/var/run/netns/a5a36180-d94f-416a-b18d-7cc6a2605997 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d93dd9_d9d4_4b4b_85ac_3f560d831bcb.slice PodAnnotations:0xc002818458}] Aliases:map[]}"
2026-06-11 18:00:59.287590 | controller | Jun 11 16:30:57.881140 crc crio[23211]: time="2026-06-11T16:30:57.881120336Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6c86d9b54f-lqpdf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.287609 | controller | Jun 11 16:30:58.195855 crc crio[23211]: 2026-06-11T16:30:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d124c1666f7852c Mac:aa:b5:95:b3:8d:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/a5a36180-d94f-416a-b18d-7cc6a2605997 SocketPath: PciID:}] [{Interface:0xc0001a46b0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.287626 | controller | Jun 11 16:30:58.198378 crc crio[23211]: time="2026-06-11T16:30:58.198300661Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6c86d9b54f-lqpdf Namespace:baremetal-operator-system ID:d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034 UID:b6d93dd9-d9d4-4b4b-85ac-3f560d831bcb NetNS:/var/run/netns/a5a36180-d94f-416a-b18d-7cc6a2605997 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d93dd9_d9d4_4b4b_85ac_3f560d831bcb.slice PodAnnotations:0xc002818458}] Aliases:map[]}"
2026-06-11 18:00:59.287643 | controller | Jun 11 16:30:58.198683 crc crio[23211]: time="2026-06-11T16:30:58.198622088Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6c86d9b54f-lqpdf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.287666 | controller | Jun 11 16:30:58.209007 crc crio[23211]: time="2026-06-11T16:30:58.208470181Z" level=info msg="Ran pod sandbox d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/POD" id=6446553e-f7fd-49c3-a683-c60a54ea475e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.287683 | controller | Jun 11 16:30:58.211526 crc crio[23211]: time="2026-06-11T16:30:58.211304538Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=6d198847-2d5d-41f1-a1b9-72ec43aa148e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.287699 | controller | Jun 11 16:30:58.214646 crc crio[23211]: time="2026-06-11T16:30:58.214581455Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-11 18:00:59.287714 | controller | Jun 11 16:30:59.229532 crc crio[23211]: time="2026-06-11T16:30:59.228745197Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-mbzms/POD" id=e52e2d7d-e439-454b-ab53-b5217e9e04dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.287730 | controller | Jun 11 16:30:59.230652 crc crio[23211]: time="2026-06-11T16:30:59.229657849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.287747 | controller | Jun 11 16:30:59.266106 crc crio[23211]: time="2026-06-11T16:30:59.26604023Z" level=info msg="Got pod network &{Name:openstack-operator-index-mbzms Namespace:openstack-operators ID:e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd UID:554508bb-3c9f-4201-a8c2-90eac2a1094f NetNS:/var/run/netns/caad8900-1819-4363-8b84-2ce8251e39cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod554508bb_3c9f_4201_a8c2_90eac2a1094f.slice PodAnnotations:0xc00008c2b0}] Aliases:map[]}"
2026-06-11 18:00:59.287764 | controller | Jun 11 16:30:59.266106 crc crio[23211]: time="2026-06-11T16:30:59.266095391Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-mbzms to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.287780 | controller | Jun 11 16:30:59.698174 crc crio[23211]: time="2026-06-11T16:30:59.694977892Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/POD" id=70d0d3f8-845c-4f57-b268-a985c3ba78ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.287797 | controller | Jun 11 16:30:59.698174 crc crio[23211]: time="2026-06-11T16:30:59.695059254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.287813 | controller | Jun 11 16:30:59.925531 crc crio[23211]: time="2026-06-11T16:30:59.925387917Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=70d0d3f8-845c-4f57-b268-a985c3ba78ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.287829 | controller | Jun 11 16:30:59.937249 crc crio[23211]: time="2026-06-11T16:30:59.937138756Z" level=info msg="Ran pod sandbox 92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247 with infra container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/POD" id=70d0d3f8-845c-4f57-b268-a985c3ba78ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.287844 | controller | Jun 11 16:30:59.951386 crc crio[23211]: time="2026-06-11T16:30:59.951173638Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=5f59dfec-66d1-4415-8b43-f26f477c6017 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.287863 | controller | Jun 11 16:30:59.955218 crc crio[23211]: time="2026-06-11T16:30:59.95506998Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-11 18:00:59.287879 | controller | Jun 11 16:31:00.116184 crc crio[23211]: 2026-06-11T16:31:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7848fb38ac3965 Mac:c2:4e:93:23:48:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/caad8900-1819-4363-8b84-2ce8251e39cd SocketPath: PciID:}] [{Interface:0xc0002846e0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.287895 | controller | Jun 11 16:31:00.117368 crc crio[23211]: time="2026-06-11T16:31:00.117283717Z" level=info msg="Got pod network &{Name:openstack-operator-index-mbzms Namespace:openstack-operators ID:e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd UID:554508bb-3c9f-4201-a8c2-90eac2a1094f NetNS:/var/run/netns/caad8900-1819-4363-8b84-2ce8251e39cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod554508bb_3c9f_4201_a8c2_90eac2a1094f.slice PodAnnotations:0xc00008c2b0}] Aliases:map[]}"
2026-06-11 18:00:59.287911 | controller | Jun 11 16:31:00.117634 crc crio[23211]: time="2026-06-11T16:31:00.117570994Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-mbzms for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.287927 | controller | Jun 11 16:31:00.146807 crc crio[23211]: time="2026-06-11T16:31:00.146765695Z" level=info msg="Ran pod sandbox e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd with infra container: openstack-operators/openstack-operator-index-mbzms/POD" id=e52e2d7d-e439-454b-ab53-b5217e9e04dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.287944 | controller | Jun 11 16:31:00.149715 crc crio[23211]: time="2026-06-11T16:31:00.149614743Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=602ebe43-e72a-48a3-bdec-274a8deff69e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.287959 | controller | Jun 11 16:31:00.149974 crc crio[23211]: time="2026-06-11T16:31:00.149896669Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found" id=602ebe43-e72a-48a3-bdec-274a8deff69e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.287975 | controller | Jun 11 16:31:00.150401 crc crio[23211]: time="2026-06-11T16:31:00.150006852Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found" id=602ebe43-e72a-48a3-bdec-274a8deff69e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.287990 | controller | Jun 11 16:31:00.151489 crc crio[23211]: time="2026-06-11T16:31:00.151250021Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=d4bb4b45-cdb7-4b82-8ce3-8e1878d7cd7a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.288005 | controller | Jun 11 16:31:00.159016 crc crio[23211]: time="2026-06-11T16:31:00.158964024Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\""
2026-06-11 18:00:59.288020 | controller | Jun 11 16:31:03.381906 crc crio[23211]: time="2026-06-11T16:31:03.380700421Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f8cea8a8d7d1bb9abfb877f3a8c922976093b3b7b65ed091b8f89b51cc058afa" id=6d198847-2d5d-41f1-a1b9-72ec43aa148e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.288035 | controller | Jun 11 16:31:03.385275 crc crio[23211]: time="2026-06-11T16:31:03.385195217Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=306c6f89-c96d-4d0e-b486-64b7791b471d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.288054 | controller | Jun 11 16:31:03.391672 crc crio[23211]: time="2026-06-11T16:31:03.391579379Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=1c2c787e-881a-43e7-8a70-b7463cf7e442 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.288069 | controller | Jun 11 16:31:03.392350 crc crio[23211]: time="2026-06-11T16:31:03.392303615Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=c16a3fd4-7f7e-4bde-942d-5d084053eab3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.288085 | controller | Jun 11 16:31:07.088246 crc crio[23211]: time="2026-06-11T16:31:07.085369442Z" level=info msg="Stopping container: 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69 (timeout: 2s)" id=c4e786b3-9b7b-40d2-9290-9330f2787a00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.288100 | controller | Jun 11 16:31:11.783751 crc crio[23211]: time="2026-06-11T16:31:11.781058807Z" level=info msg="Stopped container 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69: openshift-marketplace/certified-operators-txpvn/registry-server" id=c4e786b3-9b7b-40d2-9290-9330f2787a00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.288116 | controller | Jun 11 16:31:11.786034 crc crio[23211]: time="2026-06-11T16:31:11.785840801Z" level=info msg="Stopping pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd" id=40088f9c-2afc-4afd-a6e2-ebb261ae4c5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.288132 | controller | Jun 11 16:31:11.786926 crc crio[23211]: time="2026-06-11T16:31:11.786770092Z" level=info msg="Got pod network &{Name:certified-operators-txpvn Namespace:openshift-marketplace ID:a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd UID:e8361794-9bde-41f2-a375-4f6ddf529bb8 NetNS:/var/run/netns/3164749c-f107-4b7c-992f-198b664d3861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8361794_9bde_41f2_a375_4f6ddf529bb8.slice PodAnnotations:0xc000d2e2e0}] Aliases:map[]}"
2026-06-11 18:00:59.288147 | controller | Jun 11 16:31:11.787098 crc crio[23211]: time="2026-06-11T16:31:11.786935376Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-txpvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.288163 | controller | Jun 11 16:31:20.153513 crc crio[23211]: time="2026-06-11T16:31:20.152744395Z" level=info msg="Stopped pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd" id=40088f9c-2afc-4afd-a6e2-ebb261ae4c5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.288179 | controller | Jun 11 16:31:20.613880 crc crio[23211]: time="2026-06-11T16:31:20.613774543Z" level=info msg="Removing container: 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69" id=7330c65e-aba6-4ebe-8f24-22660af9459b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.288194 | controller | Jun 11 16:31:22.944372 crc crio[23211]: time="2026-06-11T16:31:22.943970798Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-nj4ks/POD" id=d072f5d6-242c-4082-90f3-521b07328190 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.288210 | controller | Jun 11 16:31:22.947878 crc crio[23211]: time="2026-06-11T16:31:22.944381378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.288225 | controller | Jun 11 16:31:31.747724 crc crio[23211]: time="2026-06-11T16:31:31.746759246Z" level=info msg="Stopping pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8" id=e26051df-db1e-400a-9b04-95283c773a0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.288244 | controller | Jun 11 16:31:31.749807 crc crio[23211]: time="2026-06-11T16:31:31.748044167Z" level=info msg="Stopped pod sandbox (already stopped): 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8" id=e26051df-db1e-400a-9b04-95283c773a0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.288260 | controller | Jun 11 16:31:31.749807 crc crio[23211]: time="2026-06-11T16:31:31.749295766Z" level=info msg="Removing pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8" id=3055653e-d724-43af-87bd-a4f8c5da5862 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.288275 | controller | Jun 11 16:31:34.853561 crc crio[23211]: time="2026-06-11T16:31:34.851919107Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=48280e49-7279-4674-9ec7-d9e2f895c880 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.288292 | controller | Jun 11 16:31:34.853561 crc crio[23211]: time="2026-06-11T16:31:34.852380728Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=34311f41-2d63-4acd-bbe5-16b69b8178d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.288308 | controller | Jun 11 16:31:35.486613 crc crio[23211]: time="2026-06-11T16:31:35.485832513Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=5f59dfec-66d1-4415-8b43-f26f477c6017 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.288324 | controller | Jun 11 16:31:35.487291 crc crio[23211]: time="2026-06-11T16:31:35.487183896Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=c22f4782-9d04-4fc1-9465-9fe5fbe6d168 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.288339 | controller | Jun 11 16:31:35.596768 crc crio[23211]: time="2026-06-11T16:31:35.596538821Z" level=info msg="Removed container 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69: openshift-marketplace/certified-operators-txpvn/registry-server" id=7330c65e-aba6-4ebe-8f24-22660af9459b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.288354 | controller | Jun 11 16:31:35.604094 crc crio[23211]: time="2026-06-11T16:31:35.602950403Z" level=info msg="Removing container: 4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d" id=85c92900-ba4c-4148-b0c5-458f06d2fb7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.288370 | controller | Jun 11 16:31:35.633135 crc crio[23211]: time="2026-06-11T16:31:35.633024965Z" level=info msg="Removed pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8" id=3055653e-d724-43af-87bd-a4f8c5da5862 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.288385 | controller | Jun 11 16:31:35.634852 crc crio[23211]: time="2026-06-11T16:31:35.634766766Z" level=info msg="Stopping pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527" id=e6f560c4-6348-4486-978f-41d30b2e9242 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.288401 | controller | Jun 11 16:31:35.635136 crc crio[23211]: time="2026-06-11T16:31:35.634874259Z" level=info msg="Stopped pod sandbox (already stopped): ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527" id=e6f560c4-6348-4486-978f-41d30b2e9242 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.288417 | controller | Jun 11 16:31:35.637027 crc crio[23211]: time="2026-06-11T16:31:35.636662951Z" level=info msg="Removing pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527" id=da6b9908-fe0e-4593-8cba-de38804bcab1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.288432 | controller | Jun 11 16:31:35.653917 crc crio[23211]: time="2026-06-11T16:31:35.653801517Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=fd6161c4-8032-44cb-8ffc-e1e11f20c1ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.288452 | controller | Jun 11 16:31:35.703293 crc crio[23211]: time="2026-06-11T16:31:35.703151744Z" level=info msg="Removed container 4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d: openshift-marketplace/certified-operators-txpvn/extract-content" id=85c92900-ba4c-4148-b0c5-458f06d2fb7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.288469 | controller | Jun 11 16:31:35.718385 crc crio[23211]: time="2026-06-11T16:31:35.718082746Z" level=info msg="Removing container: 9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e" id=3e042022-4b26-4114-8658-9bf1a5df74a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.288484 | controller | Jun 11 16:31:35.719680 crc crio[23211]: time="2026-06-11T16:31:35.719318227Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-ipa-downloader" id=4bd1983d-b5c4-4338-967d-9c3c18cb96a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.288500 | controller | Jun 11 16:31:35.745870 crc crio[23211]: time="2026-06-11T16:31:35.744221685Z" level=info msg="Removed pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527" id=da6b9908-fe0e-4593-8cba-de38804bcab1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.288537 | controller | Jun 11 16:31:35.759685 crc crio[23211]: time="2026-06-11T16:31:35.75625357Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=d4bb4b45-cdb7-4b82-8ce3-8e1878d7cd7a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.288556 | controller | Jun 11 16:31:35.763226 crc crio[23211]: time="2026-06-11T16:31:35.762887237Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=502a3357-4144-4931-9b3e-991435db5fcc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.288572 | controller | Jun 11 16:31:35.768191 crc crio[23211]: time="2026-06-11T16:31:35.768129231Z" level=info msg="Got pod network &{Name:redhat-marketplace-nj4ks Namespace:openshift-marketplace ID:9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953 UID:dabac257-d0d1-43d9-9773-81067d795110 NetNS:/var/run/netns/5e6dfd4f-0138-4071-8883-8ce27eeebb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddabac257_d0d1_43d9_9773_81067d795110.slice PodAnnotations:0xc003088458}] Aliases:map[]}"
2026-06-11 18:00:59.288588 | controller | Jun 11 16:31:35.768191 crc crio[23211]: time="2026-06-11T16:31:35.768186102Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-nj4ks to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.288605 | controller | Jun 11 16:31:35.768744 crc crio[23211]: time="2026-06-11T16:31:35.768710415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.288623 | controller | Jun 11 16:31:35.783170 crc crio[23211]: time="2026-06-11T16:31:35.78289513Z" level=info msg="Removed container 9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e: openshift-marketplace/certified-operators-txpvn/extract-utilities" id=3e042022-4b26-4114-8658-9bf1a5df74a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.288648 | controller | Jun 11 16:31:35.783527 crc crio[23211]: time="2026-06-11T16:31:35.78329104Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager" id=ccb814bc-ebb4-491e-bf37-86c96c8f64dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.288677 | controller | Jun 11 16:31:35.796348 crc crio[23211]: time="2026-06-11T16:31:35.796269947Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=01072665-bebf-4ef3-b9ed-53467209b84a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.288695 | controller | Jun 11 16:31:35.796620 crc crio[23211]: time="2026-06-11T16:31:35.796340888Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/manager" id=b17807fb-943f-4372-804d-2a6861bffad1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.288712 | controller | Jun 11 16:31:35.799204 crc crio[23211]: time="2026-06-11T16:31:35.798242663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.288728 | controller | Jun 11 16:31:35.840026 crc crio[23211]: time="2026-06-11T16:31:35.839330795Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-mbzms/registry-server" id=3c85bff1-7370-4cd8-b1ee-72c3641d55f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.288745 | controller | Jun 11 16:31:35.849295 crc crio[23211]: time="2026-06-11T16:31:35.849185759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.288761 | controller | Jun 11 16:31:35.850401 crc crio[23211]: time="2026-06-11T16:31:35.850330686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.288777 | controller | Jun 11 16:31:35.897345 crc crio[23211]: time="2026-06-11T16:31:35.897237336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.288793 | controller | Jun 11 16:31:35.898599 crc crio[23211]: time="2026-06-11T16:31:35.89827947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.288809 | controller | Jun 11 16:31:35.995746 crc crio[23211]: time="2026-06-11T16:31:35.995312105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.288825 | controller | Jun 11 16:31:35.996972 crc crio[23211]: time="2026-06-11T16:31:35.996628957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.288857 | controller | Jun 11 16:31:36.035755 crc crio[23211]: time="2026-06-11T16:31:36.0357123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.288876 | controller | Jun 11 16:31:36.055337 crc crio[23211]: time="2026-06-11T16:31:36.055290393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.288892 | controller | Jun 11 16:31:36.147192 crc crio[23211]: time="2026-06-11T16:31:36.147104547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.288910 | controller | Jun 11 16:31:36.168848 crc crio[23211]: time="2026-06-11T16:31:36.168544935Z" level=info msg="Created container 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager" id=ccb814bc-ebb4-491e-bf37-86c96c8f64dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.288938 | controller | Jun 11 16:31:36.177083 crc crio[23211]: time="2026-06-11T16:31:36.176919372Z" level=info msg="Starting container: 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec" id=e13e5b03-8e54-45f0-8aee-bdcaba8d61e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.288961 | controller | Jun 11 16:31:36.206386 crc crio[23211]: time="2026-06-11T16:31:36.205784285Z" level=info msg="Started container" PID=48145 containerID=1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec description=baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager id=e13e5b03-8e54-45f0-8aee-bdcaba8d61e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034
2026-06-11 18:00:59.288979 | controller | Jun 11 16:31:36.209699 crc crio[23211]: time="2026-06-11T16:31:36.20936747Z" level=info msg="Created container eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577: openstack-operators/openstack-operator-index-mbzms/registry-server" id=3c85bff1-7370-4cd8-b1ee-72c3641d55f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.288996 | controller | Jun 11 16:31:36.211976 crc crio[23211]: time="2026-06-11T16:31:36.21190835Z" level=info msg="Starting container: eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577" id=0771d713-27b5-4a22-ad28-cb56bca1a469 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.289012 | controller | Jun 11 16:31:36.236296 crc crio[23211]: time="2026-06-11T16:31:36.236052Z" level=info msg="Started container" PID=48151 containerID=eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577 description=openstack-operators/openstack-operator-index-mbzms/registry-server id=0771d713-27b5-4a22-ad28-cb56bca1a469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd
2026-06-11 18:00:59.289029 | controller | Jun 11 16:31:36.350605 crc crio[23211]: time="2026-06-11T16:31:36.350263093Z" level=info msg="Created container 71e260f2e88d783fbf45f0ff1146505a9b338e1a6e223065e4c2dbb07ebe0f29: baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/manager" id=b17807fb-943f-4372-804d-2a6861bffad1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.289046 | controller | Jun 11 16:31:36.398266 crc crio[23211]: time="2026-06-11T16:31:36.39752898Z" level=info msg="Starting container: 71e260f2e88d783fbf45f0ff1146505a9b338e1a6e223065e4c2dbb07ebe0f29" id=286233a4-7fc7-4107-b349-15169883b750 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.289062 | controller | Jun 11 16:31:36.405394 crc crio[23211]: time="2026-06-11T16:31:36.405071669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.289078 | controller | Jun 11 16:31:36.407584 crc crio[23211]: time="2026-06-11T16:31:36.407538228Z" level=info msg="Started container" PID=48157 containerID=71e260f2e88d783fbf45f0ff1146505a9b338e1a6e223065e4c2dbb07ebe0f29 description=baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/manager id=286233a4-7fc7-4107-b349-15169883b750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d906e45f5638430552d9158474df248f4700962f4c22f3b95401ca8a0f97efb
2026-06-11 18:00:59.289095 | controller | Jun 11 16:31:36.428201 crc crio[23211]: 2026-06-11T16:31:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a327a44350b45e Mac:72:27:29:09:cf:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/5e6dfd4f-0138-4071-8883-8ce27eeebb80 SocketPath: PciID:}] [{Interface:0xc0004b25e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.289111 | controller | Jun 11 16:31:36.434414 crc crio[23211]: time="2026-06-11T16:31:36.43424341Z" level=info msg="Got pod network &{Name:redhat-marketplace-nj4ks Namespace:openshift-marketplace ID:9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953 UID:dabac257-d0d1-43d9-9773-81067d795110 NetNS:/var/run/netns/5e6dfd4f-0138-4071-8883-8ce27eeebb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddabac257_d0d1_43d9_9773_81067d795110.slice PodAnnotations:0xc003088458}] Aliases:map[]}"
2026-06-11 18:00:59.289131 | controller | Jun 11 16:31:36.434660 crc crio[23211]: time="2026-06-11T16:31:36.434492055Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-nj4ks for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.289148 | controller | Jun 11 16:31:36.451637 crc crio[23211]: time="2026-06-11T16:31:36.451299943Z" level=info msg="Ran pod sandbox 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953 with infra container: openshift-marketplace/redhat-marketplace-nj4ks/POD" id=d072f5d6-242c-4082-90f3-521b07328190 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.289164 | controller | Jun 11 16:31:36.453738 crc crio[23211]: time="2026-06-11T16:31:36.453651219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=685fe9bd-78f4-4c54-a106-dbf5c3843e67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.289180 | controller | Jun 11 16:31:36.456657 crc crio[23211]: time="2026-06-11T16:31:36.456582788Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=91684ad6-531b-4d93-b641-4deb6d560d32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.289196 | controller | Jun 11 16:31:36.469963 crc crio[23211]: time="2026-06-11T16:31:36.469813871Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nj4ks/extract-utilities" id=fe1e4ae2-7c7f-4897-a1ab-7311df8107f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.289212 | controller | Jun 11 16:31:36.470234 crc crio[23211]: time="2026-06-11T16:31:36.470189511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.289227 | controller | Jun 11 16:31:36.521345 crc crio[23211]: time="2026-06-11T16:31:36.52089517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.289243 | controller | Jun 11 16:31:36.525826 crc crio[23211]: time="2026-06-11T16:31:36.525747514Z" level=info msg="Created container 43c1a7d7cd79d89e599ab5ebd2a36c7b78a995ed2e5326dbc2254d2b2f9d3eb7: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-ipa-downloader" id=4bd1983d-b5c4-4338-967d-9c3c18cb96a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.289258 | controller | Jun 11 16:31:36.526797 crc crio[23211]: time="2026-06-11T16:31:36.526722268Z" level=info msg="Starting container: 43c1a7d7cd79d89e599ab5ebd2a36c7b78a995ed2e5326dbc2254d2b2f9d3eb7" id=b428762c-e28b-4332-91a4-94ef5d6b760e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.289274 | controller | Jun 11 16:31:36.528325 crc crio[23211]: time="2026-06-11T16:31:36.528236743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.289290 | controller | Jun 11 16:31:36.534837 crc crio[23211]: time="2026-06-11T16:31:36.534719386Z" level=info msg="Started container" PID=48193 containerID=43c1a7d7cd79d89e599ab5ebd2a36c7b78a995ed2e5326dbc2254d2b2f9d3eb7 description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-ipa-downloader id=b428762c-e28b-4332-91a4-94ef5d6b760e name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247
2026-06-11 18:00:59.289310 | controller | Jun 11 16:31:36.708050 crc crio[23211]: time="2026-06-11T16:31:36.707903843Z" level=info msg="Created container e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea: openshift-marketplace/redhat-marketplace-nj4ks/extract-utilities" id=fe1e4ae2-7c7f-4897-a1ab-7311df8107f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.289327 | controller | Jun 11 16:31:36.711082 crc crio[23211]: time="2026-06-11T16:31:36.710918725Z" level=info msg="Starting container: e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea" id=8cd20292-d33b-4381-8d5b-89c5a7c091d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.289344 | controller | Jun 11 16:31:36.728320 crc crio[23211]: time="2026-06-11T16:31:36.727650231Z" level=info msg="Started container" PID=48215 containerID=e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea description=openshift-marketplace/redhat-marketplace-nj4ks/extract-utilities id=8cd20292-d33b-4381-8d5b-89c5a7c091d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953
2026-06-11 18:00:59.289360 | controller | Jun 11 16:31:36.949893 crc crio[23211]: time="2026-06-11T16:31:36.949780416Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=146c7b0e-6612-4c75-bd19-dcf939204e17 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.289376 | controller | Jun 11 16:31:36.961154 crc crio[23211]: time="2026-06-11T16:31:36.961075813Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:00:59.289392 | controller | Jun 11 16:31:37.554858 crc crio[23211]: time="2026-06-11T16:31:37.553975259Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=146c7b0e-6612-4c75-bd19-dcf939204e17 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.289408 | controller | Jun 11 16:31:37.556363 crc crio[23211]: time="2026-06-11T16:31:37.556233002Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7d6af875-ec0e-48c2-8168-1dc0b0229dcc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.289423 | controller | Jun 11 16:31:37.559539 crc crio[23211]: time="2026-06-11T16:31:37.559368757Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=90e4cbcc-3e28-4800-ad33-aac43f598d41 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.289439 | controller | Jun 11 16:31:37.565019 crc crio[23211]: time="2026-06-11T16:31:37.564911708Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nj4ks/extract-content" id=57cae01e-c538-4551-a4a0-888426b089e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.289454 | controller | Jun 11 16:31:37.565371 crc crio[23211]: time="2026-06-11T16:31:37.565320137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.289470 | controller | Jun 11 16:31:37.593278 crc crio[23211]: time="2026-06-11T16:31:37.593140436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.289486 | controller | Jun 11 16:31:37.597888 crc crio[23211]: time="2026-06-11T16:31:37.597810296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.289501 | controller | Jun 11 16:31:37.715325 crc crio[23211]: time="2026-06-11T16:31:37.715216723Z" level=info msg="Created container 195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24: openshift-marketplace/redhat-marketplace-nj4ks/extract-content" id=57cae01e-c538-4551-a4a0-888426b089e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.289544 | controller | Jun 11 16:31:37.716842 crc crio[23211]: time="2026-06-11T16:31:37.71675598Z" level=info msg="Starting container: 195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24" id=50d9209c-7e2b-4641-b368-cb76e54dfe2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.289562 | controller | Jun 11 16:31:37.728612 crc crio[23211]: time="2026-06-11T16:31:37.728404345Z" level=info msg="Started container" PID=48273 containerID=195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24 description=openshift-marketplace/redhat-marketplace-nj4ks/extract-content id=50d9209c-7e2b-4641-b368-cb76e54dfe2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953
2026-06-11 18:00:59.289579 | controller | Jun 11 16:31:38.977549 crc crio[23211]: time="2026-06-11T16:31:38.976923022Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=da2f39cd-b036-4e59-ba86-02957754d0f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.289595 | controller | Jun 11 16:31:38.980277 crc crio[23211]: time="2026-06-11T16:31:38.980178838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=140424d0-a826-4493-b41c-cf65e79c4fa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.289611 | controller | Jun 11 16:31:39.065103 crc crio[23211]: time="2026-06-11T16:31:39.064991255Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nj4ks/registry-server" id=e1b1fc64-4d5a-4098-8b4d-21bbd6e5e9ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.289627 | controller | Jun 11 16:31:39.065642 crc crio[23211]: time="2026-06-11T16:31:39.06558262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.289643 | controller | Jun 11 16:31:39.122494 crc crio[23211]: time="2026-06-11T16:31:39.122363812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.289658 | controller | Jun 11 16:31:39.126120 crc crio[23211]: time="2026-06-11T16:31:39.12605411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.289674 | controller | Jun 11 16:31:39.255907 crc crio[23211]: time="2026-06-11T16:31:39.255813179Z" level=info msg="Created container 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4: openshift-marketplace/redhat-marketplace-nj4ks/registry-server" id=e1b1fc64-4d5a-4098-8b4d-21bbd6e5e9ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.289730 | controller | Jun 11 16:31:39.277344 crc crio[23211]: time="2026-06-11T16:31:39.257158211Z" level=info msg="Starting container: 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4" id=a31c34f1-b4b4-432c-9090-08f92a479746 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.289747 | controller | Jun 11 16:31:39.280190 crc crio[23211]: time="2026-06-11T16:31:39.280040693Z" level=info msg="Started container" PID=48315 containerID=70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4 description=openshift-marketplace/redhat-marketplace-nj4ks/registry-server id=a31c34f1-b4b4-432c-9090-08f92a479746 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953
2026-06-11 18:00:59.289764 | controller | Jun 11 16:31:54.864819 crc crio[23211]: time="2026-06-11T16:31:54.861945774Z" level=info msg="Stopping container: 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4 (timeout: 2s)" id=df76e883-49b2-44f1-bd71-c3cb6e8929c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.289785 | controller | Jun 11 16:31:55.060958 crc crio[23211]: time="2026-06-11T16:31:55.060606634Z" level=info msg="Stopped container 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4: openshift-marketplace/redhat-marketplace-nj4ks/registry-server" id=df76e883-49b2-44f1-bd71-c3cb6e8929c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.289801 | controller | Jun 11 16:31:55.061778 crc crio[23211]: time="2026-06-11T16:31:55.061635818Z" level=info msg="Stopping pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953" id=7421e35e-8fdb-4b41-8cf8-df8651a622f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.289817 | controller | Jun 11 16:31:55.062329 crc crio[23211]: time="2026-06-11T16:31:55.062271784Z" level=info msg="Got pod network &{Name:redhat-marketplace-nj4ks Namespace:openshift-marketplace ID:9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953 UID:dabac257-d0d1-43d9-9773-81067d795110 NetNS:/var/run/netns/5e6dfd4f-0138-4071-8883-8ce27eeebb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddabac257_d0d1_43d9_9773_81067d795110.slice PodAnnotations:0xc0018beea8}] Aliases:map[]}"
2026-06-11 18:00:59.289834 | controller | Jun 11 16:31:55.062558 crc crio[23211]: time="2026-06-11T16:31:55.062496859Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-nj4ks from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.289850 | controller | Jun 11 16:31:55.916014 crc crio[23211]: time="2026-06-11T16:31:55.915295843Z" level=info msg="Stopped pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953" id=7421e35e-8fdb-4b41-8cf8-df8651a622f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.289866 | controller | Jun 11 16:31:56.901931 crc crio[23211]: time="2026-06-11T16:31:56.901165707Z" level=info msg="Removing container: 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4" id=6f79a256-60d9-473c-904f-c4b3a12d833c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.289882 | controller | Jun 11 16:31:56.952782 crc crio[23211]: time="2026-06-11T16:31:56.952668754Z" level=info msg="Removed container 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4: openshift-marketplace/redhat-marketplace-nj4ks/registry-server" id=6f79a256-60d9-473c-904f-c4b3a12d833c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.289898 | controller | Jun 11 16:31:56.956604 crc crio[23211]: time="2026-06-11T16:31:56.956353972Z" level=info msg="Removing container: 195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24" id=d171cbbc-4360-4be4-91f6-aac1b0a5d075 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.289913 | controller | Jun 11 16:31:56.984012 crc crio[23211]: time="2026-06-11T16:31:56.983922764Z" level=info msg="Removed container 195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24: openshift-marketplace/redhat-marketplace-nj4ks/extract-content" id=d171cbbc-4360-4be4-91f6-aac1b0a5d075 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.289930 | controller | Jun 11 16:31:56.986148 crc crio[23211]: time="2026-06-11T16:31:56.986087385Z" level=info msg="Removing container: e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea" id=0ae6ac73-fe56-47ad-839a-d1974c2950f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.289946 | controller | Jun 11 16:31:57.010816 crc crio[23211]: time="2026-06-11T16:31:57.010660217Z" level=info msg="Removed container e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea: openshift-marketplace/redhat-marketplace-nj4ks/extract-utilities" id=0ae6ac73-fe56-47ad-839a-d1974c2950f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.289961 | controller | Jun 11 16:32:00.000819 crc crio[23211]: time="2026-06-11T16:31:59.999689358Z" level=info msg="Stopping container: 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec (timeout: 10s)" id=2be77b44-c7ee-4b55-aa5e-6268888ca680 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.289980 | controller | Jun 11 16:32:00.135554 crc crio[23211]: time="2026-06-11T16:32:00.135349738Z" level=info msg="Stopped container 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager" id=2be77b44-c7ee-4b55-aa5e-6268888ca680 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.289996 | controller | Jun 11 16:32:00.138897 crc crio[23211]: time="2026-06-11T16:32:00.13883805Z" level=info msg="Stopping pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034" id=96966d40-9b4e-424f-ba6d-a0f7a98d41ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.290012 | controller | Jun 11 16:32:00.141108 crc crio[23211]: time="2026-06-11T16:32:00.139670699Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6c86d9b54f-lqpdf Namespace:baremetal-operator-system ID:d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034 UID:b6d93dd9-d9d4-4b4b-85ac-3f560d831bcb NetNS:/var/run/netns/a5a36180-d94f-416a-b18d-7cc6a2605997 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d93dd9_d9d4_4b4b_85ac_3f560d831bcb.slice PodAnnotations:0xc0027945e8}] Aliases:map[]}"
2026-06-11 18:00:59.290028 | controller | Jun 11 16:32:00.141108 crc crio[23211]: time="2026-06-11T16:32:00.139891174Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6c86d9b54f-lqpdf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.290044 | controller | Jun 11 16:32:00.517877 crc crio[23211]: time="2026-06-11T16:32:00.517330924Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686592-29lbw/POD" id=6dfaad8e-59a0-446f-b6a7-c3eb9a987ab6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.290059 | controller | Jun 11 16:32:00.518038 crc crio[23211]: time="2026-06-11T16:32:00.517903248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.290075 | controller | Jun 11 16:32:00.587533 crc crio[23211]: time="2026-06-11T16:32:00.586589183Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686592-29lbw Namespace:openshift-infra ID:9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd UID:a2aa62aa-65ce-4008-95fc-7e28c580fd10 NetNS:/var/run/netns/6f5ccca8-bad4-4e32-9bf1-f627f02f8d45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa62aa_65ce_4008_95fc_7e28c580fd10.slice PodAnnotations:0xc0027947f8}] Aliases:map[]}"
2026-06-11 18:00:59.290091 | controller | Jun 11 16:32:00.587533 crc crio[23211]: time="2026-06-11T16:32:00.586775477Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686592-29lbw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.290107 | controller | Jun 11 16:32:01.521337 crc crio[23211]: time="2026-06-11T16:32:01.521153392Z" level=info msg="Stopped pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034" id=96966d40-9b4e-424f-ba6d-a0f7a98d41ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.290123 | controller | Jun 11 16:32:01.891517 crc crio[23211]: 2026-06-11T16:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a11b66ea93ab27 Mac:62:27:23:cd:2e:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/6f5ccca8-bad4-4e32-9bf1-f627f02f8d45 SocketPath: PciID:}] [{Interface:0xc00013c830 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.290143 | controller | Jun 11 16:32:01.894014 crc crio[23211]: time="2026-06-11T16:32:01.893307855Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686592-29lbw Namespace:openshift-infra ID:9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd UID:a2aa62aa-65ce-4008-95fc-7e28c580fd10 NetNS:/var/run/netns/6f5ccca8-bad4-4e32-9bf1-f627f02f8d45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa62aa_65ce_4008_95fc_7e28c580fd10.slice PodAnnotations:0xc0027947f8}] Aliases:map[]}"
2026-06-11 18:00:59.290160 | controller | Jun 11 16:32:01.894014 crc crio[23211]: time="2026-06-11T16:32:01.893659803Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686592-29lbw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.290176 | controller | Jun 11 16:32:01.900394 crc crio[23211]: time="2026-06-11T16:32:01.900305591Z" level=info msg="Ran pod sandbox 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd with infra container: openshift-infra/auto-csr-approver-29686592-29lbw/POD" id=6dfaad8e-59a0-446f-b6a7-c3eb9a987ab6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.290192 | controller | Jun 11 16:32:01.903237 crc crio[23211]: time="2026-06-11T16:32:01.903175999Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e106d4a0-e79e-434e-a1af-c679c7bef59a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.290208 | controller | Jun 11 16:32:01.907923 crc crio[23211]: time="2026-06-11T16:32:01.907799429Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.290224 | controller | Jun 11 16:32:02.017071 crc crio[23211]: time="2026-06-11T16:32:02.01695675Z" level=info msg="Removing container: 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec" id=96094799-c8d6-40b1-b084-15bcb74e9fe4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.290240 | controller | Jun 11 16:32:02.068003 crc crio[23211]: time="2026-06-11T16:32:02.067914915Z" level=info msg="Removed container 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager" id=96094799-c8d6-40b1-b084-15bcb74e9fe4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.290256 | controller | Jun 11 16:32:03.204281 crc crio[23211]: time="2026-06-11T16:32:03.203702095Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e106d4a0-e79e-434e-a1af-c679c7bef59a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.290272 | controller | Jun 11 16:32:03.210403 crc crio[23211]: time="2026-06-11T16:32:03.210147408Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5b2e6813-49f5-407d-888e-f9f83ee5da5a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.290287 | controller | Jun 11 16:32:03.212969 crc crio[23211]: time="2026-06-11T16:32:03.212705018Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=57223ac8-5654-4ba1-98f3-9f8c75856801 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.290302 | controller | Jun 11 16:32:03.230858 crc crio[23211]: time="2026-06-11T16:32:03.230628692Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686592-29lbw/oc" id=b5a35ef1-b3ff-4f4e-8b72-bfc494e94e2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.290318 | controller | Jun 11 16:32:03.231375 crc crio[23211]: time="2026-06-11T16:32:03.231223786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.290334 | controller | Jun 11 16:32:03.268190 crc crio[23211]: time="2026-06-11T16:32:03.268096858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.290353 | controller | Jun 11 16:32:03.633183 crc crio[23211]: time="2026-06-11T16:32:03.633083193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.290368 | controller | Jun 11 16:32:03.744902 crc crio[23211]: time="2026-06-11T16:32:03.744771736Z" level=info msg="Created container e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda: openshift-infra/auto-csr-approver-29686592-29lbw/oc" id=b5a35ef1-b3ff-4f4e-8b72-bfc494e94e2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.290384 | controller | Jun 11 16:32:03.747961 crc crio[23211]: time="2026-06-11T16:32:03.747876588Z" level=info msg="Starting container: e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda" id=8fc2ae9d-6bd6-4687-9141-2a3a02f2af10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.290399 | controller | Jun 11 16:32:03.753300 crc crio[23211]: time="2026-06-11T16:32:03.753164434Z" level=info msg="Started container" PID=48873 containerID=e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda description=openshift-infra/auto-csr-approver-29686592-29lbw/oc id=8fc2ae9d-6bd6-4687-9141-2a3a02f2af10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd
2026-06-11 18:00:59.290416 | controller | Jun 11 16:32:07.120199 crc crio[23211]: time="2026-06-11T16:32:07.119103682Z" level=info msg="Stopping pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd" id=9349de60-6998-441c-b515-108a6497cc40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.290433 | controller | Jun 11 16:32:07.123056 crc crio[23211]: time="2026-06-11T16:32:07.120802902Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686592-29lbw Namespace:openshift-infra ID:9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd UID:a2aa62aa-65ce-4008-95fc-7e28c580fd10 NetNS:/var/run/netns/6f5ccca8-bad4-4e32-9bf1-f627f02f8d45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa62aa_65ce_4008_95fc_7e28c580fd10.slice PodAnnotations:0xc00008c448}] Aliases:map[]}"
2026-06-11 18:00:59.290449 | controller | Jun 11 16:32:07.123056 crc crio[23211]: time="2026-06-11T16:32:07.120960366Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686592-29lbw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.290465 | controller | Jun 11 16:32:08.451334 crc crio[23211]: time="2026-06-11T16:32:08.450937729Z" level=info msg="Stopped pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd" id=9349de60-6998-441c-b515-108a6497cc40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.290481 | controller | Jun 11 16:32:10.509233 crc crio[23211]: time="2026-06-11T16:32:10.508566287Z" level=info msg="Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/POD" id=34a73a9b-94f7-49c4-a498-345c839b2d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.290496 | controller | Jun 11 16:32:10.509233 crc crio[23211]: time="2026-06-11T16:32:10.509162662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.290527 | controller | Jun 11 16:32:10.558764 crc crio[23211]: time="2026-06-11T16:32:10.558593671Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 Namespace:openstack-operators ID:52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290 UID:79ab31ba-9932-44f2-b0d0-30dcf4479239 NetNS:/var/run/netns/081eb591-8a67-4afa-9148-159fd96cb08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79ab31ba_9932_44f2_b0d0_30dcf4479239.slice PodAnnotations:0xc0028182f8}] Aliases:map[]}"
2026-06-11 18:00:59.290554 | controller | Jun 11 16:32:10.558764 crc crio[23211]: time="2026-06-11T16:32:10.558742685Z" level=info msg="Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.290572 | controller | Jun 11 16:32:11.977966 crc crio[23211]: 2026-06-11T16:32:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52077e25a5b9844 Mac:a6:d0:59:ed:fc:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/081eb591-8a67-4afa-9148-159fd96cb08a SocketPath: PciID:}] [{Interface:0xc00049c780 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.290588 | controller | Jun 11 16:32:11.979959 crc crio[23211]: time="2026-06-11T16:32:11.979880875Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 Namespace:openstack-operators ID:52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290 UID:79ab31ba-9932-44f2-b0d0-30dcf4479239 NetNS:/var/run/netns/081eb591-8a67-4afa-9148-159fd96cb08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79ab31ba_9932_44f2_b0d0_30dcf4479239.slice PodAnnotations:0xc0028182f8}] Aliases:map[]}"
2026-06-11 18:00:59.290604 | controller | Jun 11 16:32:11.980138 crc crio[23211]: time="2026-06-11T16:32:11.980072189Z" level=info msg="Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.290620 | controller | Jun 11 16:32:11.989587 crc crio[23211]: time="2026-06-11T16:32:11.989485662Z" level=info msg="Ran pod sandbox 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290 with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/POD" id=34a73a9b-94f7-49c4-a498-345c839b2d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.290635 | controller | Jun 11 16:32:11.992593 crc crio[23211]: time="2026-06-11T16:32:11.992520205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=47fdefc5-657e-479b-9735-ad59afd611df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.290651 | controller | Jun 11 16:32:11.994409 crc crio[23211]: time="2026-06-11T16:32:11.994327346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=02f75ace-635e-4ac6-8aff-7232abe26749 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.290667 | controller | Jun 11 16:32:12.018905 crc crio[23211]: time="2026-06-11T16:32:12.018823236Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/util" id=97088239-7479-4aab-888e-24f3eacef46a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.290683 | controller | Jun 11 16:32:12.019274 crc crio[23211]: time="2026-06-11T16:32:12.019211336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.290698 | controller | Jun 11 16:32:12.058561 crc crio[23211]: time="2026-06-11T16:32:12.05571819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.290713 | controller | Jun 11 16:32:12.059001 crc crio[23211]: time="2026-06-11T16:32:12.058925305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.290735 | controller | Jun 11 16:32:12.195920 crc crio[23211]: time="2026-06-11T16:32:12.195229228Z" level=info msg="Created container 89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/util" id=97088239-7479-4aab-888e-24f3eacef46a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.290752 | controller | Jun 11 16:32:12.198920 crc crio[23211]: time="2026-06-11T16:32:12.198819515Z" level=info msg="Starting container: 89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69" id=866a1b5c-3e1a-4a1e-a1b3-83198ed274c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.290768 | controller | Jun 11 16:32:12.222155 crc crio[23211]: time="2026-06-11T16:32:12.221771316Z" level=info msg="Started container" PID=49141 containerID=89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/util id=866a1b5c-3e1a-4a1e-a1b3-83198ed274c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290
2026-06-11 18:00:59.290784 | controller | Jun 11 16:32:14.290873 crc crio[23211]: time="2026-06-11T16:32:14.289890963Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=312478f9-08d2-4e20-961c-0655025b8bcd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.290800 | controller | Jun 11 16:32:14.303904 crc crio[23211]: time="2026-06-11T16:32:14.303120235Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\""
2026-06-11 18:00:59.290816 | controller | Jun 11 16:32:15.347284 crc crio[23211]: time="2026-06-11T16:32:15.346738144Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68" id=312478f9-08d2-4e20-961c-0655025b8bcd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.290832 | controller | Jun 11 16:32:15.349405 crc crio[23211]: time="2026-06-11T16:32:15.349240334Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=39dc440f-ca5b-4289-b3ac-c83ff9949d3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.290848 | controller | Jun 11 16:32:15.356935 crc crio[23211]: time="2026-06-11T16:32:15.356859474Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=46f8b385-c5ee-4093-9292-8e4ed6dbb4d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.290864 | controller | Jun 11 16:32:15.369032 crc crio[23211]: time="2026-06-11T16:32:15.368388627Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/pull" id=cfa249c9-3d3d-459e-9109-b24f88b9ef99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.290879 | controller | Jun 11 16:32:15.370879 crc crio[23211]: time="2026-06-11T16:32:15.370691261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.290895 | controller | Jun 11 16:32:15.432776 crc crio[23211]: time="2026-06-11T16:32:15.432663697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.290910 | controller | Jun 11 16:32:15.433029 crc crio[23211]: time="2026-06-11T16:32:15.432914423Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/49d0bc4bbb5ba2d70d0d3afe73d9541bc71b6fcff54c60d787acff83dddaf2a5/merged/etc/passwd: no such file or directory"
2026-06-11 18:00:59.290930 | controller | Jun 11 16:32:15.433029 crc crio[23211]: time="2026-06-11T16:32:15.432944553Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/49d0bc4bbb5ba2d70d0d3afe73d9541bc71b6fcff54c60d787acff83dddaf2a5/merged/etc/group: no such file or directory"
2026-06-11 18:00:59.290946 | controller | Jun 11 16:32:15.441077 crc crio[23211]: time="2026-06-11T16:32:15.440901162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.290961 | controller | Jun 11 16:32:15.630376 crc crio[23211]: time="2026-06-11T16:32:15.630035886Z" level=info msg="Created container ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/pull" id=cfa249c9-3d3d-459e-9109-b24f88b9ef99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.290977 | controller | Jun 11 16:32:15.631828 crc crio[23211]: time="2026-06-11T16:32:15.631702145Z" level=info msg="Starting container: ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57" id=26de4c72-967f-4f81-b525-005aa7c0ace3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.290992 | controller | Jun 11 16:32:15.641832 crc crio[23211]: time="2026-06-11T16:32:15.641697563Z" level=info msg="Started container" PID=49229 containerID=ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/pull id=26de4c72-967f-4f81-b525-005aa7c0ace3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290
2026-06-11 18:00:59.291008 | controller | Jun 11 16:32:16.314064 crc crio[23211]: time="2026-06-11T16:32:16.313878875Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=76352109-989e-460e-aa6a-d20126b650f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.291024 | controller | Jun 11 16:32:16.328603 crc crio[23211]: time="2026-06-11T16:32:16.328520271Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0530a8de-fc2f-4aab-8b3f-95f83863045e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.291040 | controller | Jun 11 16:32:16.335997 crc crio[23211]: time="2026-06-11T16:32:16.335926045Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/extract" id=3721074c-bc3a-4acd-8f53-4818179d232a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.291055 | controller | Jun 11 16:32:16.336370 crc crio[23211]: time="2026-06-11T16:32:16.336271704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.291072 | controller | Jun 11 16:32:16.372076 crc crio[23211]: time="2026-06-11T16:32:16.371942918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.291088 | controller | Jun 11 16:32:16.374984 crc crio[23211]: time="2026-06-11T16:32:16.374906178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.291104 | controller | Jun 11 16:32:16.548970 crc crio[23211]: time="2026-06-11T16:32:16.54872465Z" level=info msg="Created container 64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/extract" id=3721074c-bc3a-4acd-8f53-4818179d232a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.291123 | controller | Jun 11 16:32:16.550912 crc crio[23211]: time="2026-06-11T16:32:16.550840281Z" level=info msg="Starting container: 64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b" id=14fcfae3-100d-4ae7-9b36-3dc8d42d163c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.291139 | controller | Jun 11 16:32:16.557529 crc crio[23211]: time="2026-06-11T16:32:16.557278502Z" level=info msg="Started container" PID=49248 containerID=64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/extract id=14fcfae3-100d-4ae7-9b36-3dc8d42d163c name=/runtime.v1.RuntimeService/StartContainer sandboxID=52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290
2026-06-11 18:00:59.291156 | controller | Jun 11 16:32:19.478104 crc crio[23211]: time="2026-06-11T16:32:19.47684508Z" level=info msg="Stopping pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290" id=a6b2d625-90e9-49f0-8a9f-705a58e5e94b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.291172 | controller | Jun 11 16:32:19.479884 crc crio[23211]: time="2026-06-11T16:32:19.478722134Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 Namespace:openstack-operators ID:52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290 UID:79ab31ba-9932-44f2-b0d0-30dcf4479239 NetNS:/var/run/netns/081eb591-8a67-4afa-9148-159fd96cb08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79ab31ba_9932_44f2_b0d0_30dcf4479239.slice PodAnnotations:0xc0018be8e8}] Aliases:map[]}"
2026-06-11 18:00:59.291188 | controller | Jun 11 16:32:19.479884 crc crio[23211]: time="2026-06-11T16:32:19.478867417Z" level=info msg="Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.291204 | controller | Jun 11 16:32:20.891344 crc crio[23211]: time="2026-06-11T16:32:20.890151334Z" level=info msg="Stopped pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290" id=a6b2d625-90e9-49f0-8a9f-705a58e5e94b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.291220 | controller | Jun 11 16:32:23.582402 crc crio[23211]: time="2026-06-11T16:32:23.581716231Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=6fcbea1d-fb74-47b7-8715-8cc760de2f21 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.291236 | controller | Jun 11 16:32:23.590139 crc crio[23211]: time="2026-06-11T16:32:23.589709699Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-11 18:00:59.291252 | controller | Jun 11 16:32:31.090114 crc crio[23211]: time="2026-06-11T16:32:31.089459742Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/POD" id=7ca0983b-5dc2-468e-ad8f-7d6270ce64ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.291268 | controller | Jun 11 16:32:31.090114 crc crio[23211]: time="2026-06-11T16:32:31.090082468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.291284 | controller | Jun 11 16:32:35.778087 crc crio[23211]: time="2026-06-11T16:32:35.777640362Z" level=info msg="Removing container: 667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4" id=c6da89b4-4067-4c19-bf62-9b573cac807b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.291300 | controller | Jun 11 16:32:49.915581 crc crio[23211]: time="2026-06-11T16:32:49.913830413Z" level=info msg="Removed container 667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4: openshift-infra/auto-csr-approver-29686586-nnscz/oc" id=c6da89b4-4067-4c19-bf62-9b573cac807b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.291320 | controller | Jun 11 16:32:49.922817 crc crio[23211]: time="2026-06-11T16:32:49.922628212Z" level=info msg="Stopping pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b" id=45a25f4c-fecf-41e6-b83c-613803272b29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.291336 | controller | Jun 11 16:32:49.922817 crc crio[23211]: time="2026-06-11T16:32:49.922717473Z" level=info msg="Stopped pod sandbox (already stopped): d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b" id=45a25f4c-fecf-41e6-b83c-613803272b29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.291352 | controller | Jun 11 16:32:49.923545 crc crio[23211]: time="2026-06-11T16:32:49.923470161Z" level=info msg="Removing pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b" id=c1ccccae-6a39-443e-b0e4-0c6db5a83e39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.291368 | controller | Jun 11 16:32:50.168060 crc crio[23211]: time="2026-06-11T16:32:50.167624617Z" level=info msg="Removed pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b" id=c1ccccae-6a39-443e-b0e4-0c6db5a83e39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.291384 | controller | Jun 11 16:32:50.168661 crc crio[23211]: time="2026-06-11T16:32:50.16859573Z" level=info msg="Stopping pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953" id=20d0c3a9-a646-43c5-a1ab-953147596ebe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.291399 | controller | Jun 11 16:32:50.168810 crc crio[23211]: time="2026-06-11T16:32:50.168746884Z" level=info msg="Stopped pod sandbox (already stopped): 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953" id=20d0c3a9-a646-43c5-a1ab-953147596ebe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.291415 | controller | Jun 11 16:32:50.169384 crc crio[23211]: time="2026-06-11T16:32:50.169311617Z" level=info msg="Removing pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953" id=a11434e5-def0-4098-ab07-ea453cb4eb8f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.291431 | controller | Jun 11 16:32:50.177298 crc crio[23211]: time="2026-06-11T16:32:50.176993159Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-q64x2 Namespace:openstack-operators ID:e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3 UID:5f0b8935-359b-4706-8f29-baf0348dffff NetNS:/var/run/netns/bd414647-172e-43c7-9253-2d559b0d5d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f0b8935_359b_4706_8f29_baf0348dffff.slice PodAnnotations:0xc0038ac200}] Aliases:map[]}"
2026-06-11 18:00:59.291447 | controller | Jun 11 16:32:50.177298 crc crio[23211]: time="2026-06-11T16:32:50.17705038Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-q64x2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.291464 | controller | Jun 11 16:32:50.562506 crc crio[23211]: time="2026-06-11T16:32:50.561548037Z" level=info msg="Removed pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953" id=a11434e5-def0-4098-ab07-ea453cb4eb8f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.291494 | controller | Jun 11 16:32:50.565560 crc crio[23211]: time="2026-06-11T16:32:50.564714452Z" level=info msg="Stopping pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034" id=14df72e1-2b5e-4cb0-b174-85d82b8632a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.291527 | controller | Jun 11 16:32:50.565560 crc crio[23211]: time="2026-06-11T16:32:50.564849955Z" level=info msg="Stopped pod sandbox (already stopped): d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034" id=14df72e1-2b5e-4cb0-b174-85d82b8632a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.291554 | controller | Jun 11 16:32:50.568021 crc crio[23211]: time="2026-06-11T16:32:50.566157476Z" level=info msg="Removing pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034" id=bf3bff3c-db5c-4313-8b40-cef05e889a15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.291578 | controller | Jun 11 16:32:50.588052 crc crio[23211]: time="2026-06-11T16:32:50.587719875Z" level=info msg="Removed pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034" id=bf3bff3c-db5c-4313-8b40-cef05e889a15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.291604 | controller | Jun 11 16:32:50.589908 crc crio[23211]: time="2026-06-11T16:32:50.589617061Z" level=info msg="Stopping pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd" id=83053c11-61bd-4492-9d8a-a2f5a5e14542 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.291633 | controller | Jun 11 16:32:50.589908 crc crio[23211]: time="2026-06-11T16:32:50.589806505Z" level=info msg="Stopped pod sandbox (already stopped): a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd" id=83053c11-61bd-4492-9d8a-a2f5a5e14542 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.291651 | controller | Jun 11 16:32:50.595514 crc crio[23211]: time="2026-06-11T16:32:50.594074916Z" level=info msg="Removing pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd" id=820fed79-4635-493d-a5cb-978e03aa3eb7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.291668 | controller | Jun 11 16:32:50.667575 crc crio[23211]: time="2026-06-11T16:32:50.667344099Z" level=info msg="Removed pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd" id=820fed79-4635-493d-a5cb-978e03aa3eb7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.291684 | controller | Jun 11 16:32:50.672646 crc crio[23211]: time="2026-06-11T16:32:50.672542072Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=6fcbea1d-fb74-47b7-8715-8cc760de2f21 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.291700 | controller | Jun 11 16:32:50.674412 crc crio[23211]: time="2026-06-11T16:32:50.674240192Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=7abf27de-12e3-45eb-a3fc-f20bbcca86b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.291716 | controller | Jun 11 16:32:50.694265 crc crio[23211]: time="2026-06-11T16:32:50.694157313Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=ab6f87db-9672-44b9-96d6-243446ed265a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.291732 | controller | Jun 11 16:32:50.704822 crc crio[23211]: time="2026-06-11T16:32:50.704740134Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/mariadb" id=41ea13b8-3fb3-4df4-88b7-6ea6f87153b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.291748 | controller | Jun 11 16:32:50.706517 crc crio[23211]: time="2026-06-11T16:32:50.706357402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.291766 | controller | Jun 11 16:32:50.772557 crc crio[23211]: time="2026-06-11T16:32:50.770644033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.291783 | controller | Jun 11 16:32:51.218864 crc crio[23211]: 2026-06-11T16:32:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3e8dd4b4c501e1 Mac:82:5b:d8:06:09:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/bd414647-172e-43c7-9253-2d559b0d5d99 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.291803 | controller | Jun 11 16:32:51.227986 crc crio[23211]: time="2026-06-11T16:32:51.227638584Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-q64x2 Namespace:openstack-operators ID:e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3 UID:5f0b8935-359b-4706-8f29-baf0348dffff NetNS:/var/run/netns/bd414647-172e-43c7-9253-2d559b0d5d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f0b8935_359b_4706_8f29_baf0348dffff.slice PodAnnotations:0xc0038ac200}] Aliases:map[]}"
2026-06-11 18:00:59.291821 | controller | Jun 11 16:32:51.228973 crc crio[23211]: time="2026-06-11T16:32:51.228842302Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-q64x2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.291985 | controller | Jun 11 16:32:51.262807 crc crio[23211]: time="2026-06-11T16:32:51.261648398Z" level=info msg="Ran pod sandbox e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/POD" id=7ca0983b-5dc2-468e-ad8f-7d6270ce64ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.292001 | controller | Jun 11 16:32:51.265336 crc crio[23211]: time="2026-06-11T16:32:51.265234444Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=01184c18-045f-4f08-91d3-a36985763218 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292017 | controller | Jun 11 16:32:51.265751 crc crio[23211]: time="2026-06-11T16:32:51.265615933Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found" id=01184c18-045f-4f08-91d3-a36985763218 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292033 | controller | Jun 11 16:32:51.265751 crc crio[23211]: time="2026-06-11T16:32:51.265721485Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found" id=01184c18-045f-4f08-91d3-a36985763218 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292049 | controller | Jun 11 16:32:51.267677 crc crio[23211]: time="2026-06-11T16:32:51.266929314Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=27883e90-b807-40cc-83f3-ee93b6de8957 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.292065 | controller | Jun 11 16:32:51.273114 crc crio[23211]: time="2026-06-11T16:32:51.272707091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.292081 | controller | Jun 11 16:32:51.275088 crc crio[23211]: time="2026-06-11T16:32:51.275031325Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\""
2026-06-11 18:00:59.292096 | controller | Jun 11 16:32:51.377955 crc crio[23211]: time="2026-06-11T16:32:51.377800787Z" level=info msg="Created container 73aba99cccc809b1443ddcb63547edcaf5ecede6821340c7332f548c10f6426b: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/mariadb" id=41ea13b8-3fb3-4df4-88b7-6ea6f87153b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.292112 | controller | Jun 11 16:32:51.380154 crc crio[23211]: time="2026-06-11T16:32:51.380049801Z" level=info msg="Starting container: 73aba99cccc809b1443ddcb63547edcaf5ecede6821340c7332f548c10f6426b" id=c1815c18-e21c-4d3c-8793-08d117a0815f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.292132 | controller | Jun 11 16:32:51.396040 crc crio[23211]: time="2026-06-11T16:32:51.395908165Z" level=info msg="Started container" PID=50078 containerID=73aba99cccc809b1443ddcb63547edcaf5ecede6821340c7332f548c10f6426b description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/mariadb id=c1815c18-e21c-4d3c-8793-08d117a0815f name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247
2026-06-11 18:00:59.292150 | controller | Jun 11 16:32:51.416933 crc crio[23211]: time="2026-06-11T16:32:51.416780059Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=ddf7cc4e-bae2-46dc-918a-488d47af2375 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.292166 | controller | Jun 11 16:32:51.422043 crc crio[23211]: time="2026-06-11T16:32:51.422001183Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 18:00:59.292183 | controller | Jun 11 16:33:20.937759 crc crio[23211]: time="2026-06-11T16:33:20.933251808Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=27883e90-b807-40cc-83f3-ee93b6de8957 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.292199 | controller | Jun 11 16:33:20.937759 crc crio[23211]: time="2026-06-11T16:33:20.935312618Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=e8164f14-43ee-46ac-9f7b-c5955d89910d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292215 | controller | Jun 11 16:33:44.819269 crc crio[23211]: time="2026-06-11T16:33:44.817270168Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=e78b3e3b-eddc-42c4-9719-7a585d41a3e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292231 | controller | Jun 11 16:33:45.903896 crc crio[23211]: time="2026-06-11T16:33:45.90374507Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator" id=e0f0757d-b954-49c0-9b26-d0081143d5d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.292247 | controller | Jun 11 16:33:46.299149 crc crio[23211]: time="2026-06-11T16:33:46.299033568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.292262 | controller | Jun 11 16:33:48.088472 crc crio[23211]: time="2026-06-11T16:33:48.088313056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.292278 | controller | Jun 11 16:33:48.101588 crc crio[23211]: time="2026-06-11T16:33:48.099611729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.292294 | controller | Jun 11 16:33:48.213543 crc crio[23211]: time="2026-06-11T16:33:48.212677379Z" level=info msg="Created container 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator" id=e0f0757d-b954-49c0-9b26-d0081143d5d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.292309 | controller | Jun 11 16:33:48.214528 crc crio[23211]: time="2026-06-11T16:33:48.214323908Z" level=info msg="Starting container: 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715" id=4882e107-b4f3-43cb-923a-b27c4aee0cbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.292326 | controller | Jun 11 16:33:48.221233 crc crio[23211]: time="2026-06-11T16:33:48.220532589Z" level=info msg="Started container" PID=51458 containerID=6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator id=4882e107-b4f3-43cb-923a-b27c4aee0cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3
2026-06-11 18:00:59.292359 | controller | Jun 11 16:33:48.230381 crc crio[23211]: time="2026-06-11T16:33:48.229872226Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=6bdfc898-8a22-4389-800b-27a4b929748d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292378 | controller | Jun 11 16:33:48.230381 crc crio[23211]: time="2026-06-11T16:33:48.230074111Z" level=info msg="Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found" id=6bdfc898-8a22-4389-800b-27a4b929748d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292394 | controller | Jun 11 16:33:48.230381 crc crio[23211]: time="2026-06-11T16:33:48.230124002Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found" id=6bdfc898-8a22-4389-800b-27a4b929748d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292409 | controller | Jun 11 16:33:48.231581 crc crio[23211]: time="2026-06-11T16:33:48.23128295Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=07583a31-3497-4a34-bd1f-629f6539cf8d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.292425 | controller | Jun 11 16:33:48.241884 crc crio[23211]: time="2026-06-11T16:33:48.241789503Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\""
2026-06-11 18:00:59.292442 | controller | Jun 11 16:33:48.250228 crc crio[23211]: time="2026-06-11T16:33:48.250117746Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=ddf7cc4e-bae2-46dc-918a-488d47af2375 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.292457 | controller | Jun 11 16:33:48.252052 crc crio[23211]: time="2026-06-11T16:33:48.251988141Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=e1358858-4c79-407a-a80b-e8ddc7c1f159 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292473 | controller | Jun 11 16:33:48.256525 crc crio[23211]: time="2026-06-11T16:33:48.256302705Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=0ff6c877-283e-45f9-981c-3a6358bbc8f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292489 | controller | Jun 11 16:33:48.265793 crc crio[23211]: time="2026-06-11T16:33:48.265697783Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic" id=b0da7ba8-17e6-4202-98b1-87207cbe0ade name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.292505 | controller | Jun 11 16:33:48.268187 crc crio[23211]: time="2026-06-11T16:33:48.268124352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.292541 | controller | Jun 11 16:33:48.305804 crc crio[23211]: time="2026-06-11T16:33:48.305714193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.292558 | controller | Jun 11 16:33:50.250010 crc crio[23211]: time="2026-06-11T16:33:50.247518158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.292578 | controller | Jun 11 16:33:50.382687 crc crio[23211]: time="2026-06-11T16:33:50.381944176Z" level=info msg="Created container e9d991c62cc57bb9dde23d93a9bdff3eedd68424e26f359a19d4a73e78de2f9c: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic" id=b0da7ba8-17e6-4202-98b1-87207cbe0ade name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.292595 | controller | Jun 11 16:33:50.385741 crc crio[23211]: time="2026-06-11T16:33:50.385595354Z" level=info msg="Starting container: e9d991c62cc57bb9dde23d93a9bdff3eedd68424e26f359a19d4a73e78de2f9c" id=b4f4a8c2-7ef8-4ab3-a583-11ecb88f1b55 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.292611 | controller | Jun 11 16:33:50.411538 crc crio[23211]: time="2026-06-11T16:33:50.411223885Z" level=info msg="Started container" PID=51577 containerID=e9d991c62cc57bb9dde23d93a9bdff3eedd68424e26f359a19d4a73e78de2f9c description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic id=b4f4a8c2-7ef8-4ab3-a583-11ecb88f1b55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247
2026-06-11 18:00:59.292627 | controller | Jun 11 16:33:50.438540 crc crio[23211]: time="2026-06-11T16:33:50.438323701Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=7eb54a2f-48ca-43d8-aae3-39ad79804225 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.292642 | controller | Jun 11 16:33:50.447411 crc crio[23211]: time="2026-06-11T16:33:50.447317469Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 18:00:59.292658 | controller | Jun 11 16:33:54.261018 crc crio[23211]: time="2026-06-11T16:33:54.26009253Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=07583a31-3497-4a34-bd1f-629f6539cf8d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.292674 | controller | Jun 11 16:33:54.262790 crc crio[23211]: time="2026-06-11T16:33:54.262488868Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=402981fa-661e-4990-9366-89ccaebe034b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292690 | controller | Jun 11 16:33:54.275393 crc crio[23211]: time="2026-06-11T16:33:54.275264038Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=7eb54a2f-48ca-43d8-aae3-39ad79804225 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.292705 | controller | Jun 11 16:33:54.276777 crc crio[23211]: time="2026-06-11T16:33:54.27660149Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=7c9959ea-dd20-4d9c-aee8-605a7aaa5fbb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292721 | controller | Jun 11 16:33:54.278712 crc crio[23211]: time="2026-06-11T16:33:54.27863505Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a61d8426-288b-47d9-833b-b098a9da2589 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292737 | controller | Jun 11 16:33:54.282831 crc crio[23211]: time="2026-06-11T16:33:54.28275321Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=d4441a87-18c3-468e-aa11-90cead1c2c5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.292752 | controller | Jun 11 16:33:54.289661 crc crio[23211]: time="2026-06-11T16:33:54.289606875Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy" id=12fcc09b-95de-4789-8995-097cd301c9cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.292768 | controller | Jun 11 16:33:54.291588 crc crio[23211]: time="2026-06-11T16:33:54.291515071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.292787 | controller | Jun 11 16:33:54.299795 crc crio[23211]: time="2026-06-11T16:33:54.29970842Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-httpd" id=97d0bfe9-c796-4cb8-a643-bf3eeac749eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.292803 | controller | Jun 11 16:33:54.312988 crc crio[23211]: time="2026-06-11T16:33:54.312875939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.292818 | controller | Jun 11 16:33:54.334325 crc crio[23211]: time="2026-06-11T16:33:54.334225177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.292850 | controller | Jun 11 16:33:54.338227 crc crio[23211]: time="2026-06-11T16:33:54.338163642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.292869 | controller | Jun 11 16:33:54.356067 crc crio[23211]: time="2026-06-11T16:33:54.355966963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.292884 | controller | Jun 11 16:33:54.518397 crc crio[23211]: time="2026-06-11T16:33:54.518249645Z" level=info msg="Created container ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy" id=12fcc09b-95de-4789-8995-097cd301c9cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.292900 | controller | Jun 11 16:33:54.519825 crc crio[23211]: time="2026-06-11T16:33:54.519654908Z" level=info msg="Starting container: ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb" id=64c63275-aba3-4edd-820a-b680dfe4d260 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.292916 | controller | Jun 11 16:33:54.533658 crc crio[23211]: time="2026-06-11T16:33:54.532340815Z" level=info msg="Started container" PID=51728 containerID=ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy id=64c63275-aba3-4edd-820a-b680dfe4d260 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3
2026-06-11 18:00:59.292932 | controller | Jun 11 16:33:55.975145 crc crio[23211]: time="2026-06-11T16:33:55.974666478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.292948 | controller | Jun 11 16:33:56.183083 crc crio[23211]: time="2026-06-11T16:33:56.182922545Z" level=info msg="Created container daa38c61f140fa4ac3cb1fe5c0fafb7fa32c954fee7d39d59df0ee7bee75079e: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-httpd" id=97d0bfe9-c796-4cb8-a643-bf3eeac749eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.292999 | controller | Jun 11 16:33:56.184328 crc crio[23211]: time="2026-06-11T16:33:56.184249547Z" level=info msg="Starting container: daa38c61f140fa4ac3cb1fe5c0fafb7fa32c954fee7d39d59df0ee7bee75079e" id=c057df11-1b95-4bc5-ba42-0558d014dd04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.293017 | controller | Jun 11 16:33:56.190519 crc crio[23211]: time="2026-06-11T16:33:56.190331463Z" level=info msg="Started container" PID=51779 containerID=daa38c61f140fa4ac3cb1fe5c0fafb7fa32c954fee7d39d59df0ee7bee75079e description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-httpd id=c057df11-1b95-4bc5-ba42-0558d014dd04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247
2026-06-11 18:00:59.293037 | controller | Jun 11 16:33:56.202493 crc crio[23211]: time="2026-06-11T16:33:56.202384295Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=ce005efc-6b8f-4976-9f8b-57c14dfa63e7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.293103 | controller | Jun 11 16:33:56.206010 crc crio[23211]: time="2026-06-11T16:33:56.205745726Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 18:00:59.293343 | controller | Jun 11 16:33:56.698959 crc crio[23211]: time="2026-06-11T16:33:56.698872944Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=ce005efc-6b8f-4976-9f8b-57c14dfa63e7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.293401 | controller | Jun 11 16:33:56.701186 crc crio[23211]: time="2026-06-11T16:33:56.701118457Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=f546e668-edf2-4f94-a5cf-e110273a1abc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.293438 | controller | Jun 11 16:33:56.705891 crc crio[23211]: time="2026-06-11T16:33:56.705541405Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=49d09b42-083c-4bdd-b0eb-36a5a5df5dc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.293754 | controller | Jun 11 16:33:56.716126 crc crio[23211]: time="2026-06-11T16:33:56.715871715Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-log-watch" id=adca9a57-c8e4-4d34-a6a7-a59fcceb94e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.293777 | controller | Jun 11 16:33:56.718347 crc crio[23211]: time="2026-06-11T16:33:56.718234183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.293795 | controller | Jun 11 16:33:56.796599 crc crio[23211]: time="2026-06-11T16:33:56.796393207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.293811 | controller | Jun 11 16:33:58.968901 crc crio[23211]: time="2026-06-11T16:33:58.968153173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.293828 | controller | Jun 11 16:34:04.447922 crc crio[23211]: time="2026-06-11T16:34:04.447001815Z" level=info msg="Created container 4048fe34a036af56ad52c22ce0756eadc3ed5c6bc7ea7205a0c11653d87436da: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-log-watch" id=adca9a57-c8e4-4d34-a6a7-a59fcceb94e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.293844 | controller | Jun 11 16:34:04.449810 crc crio[23211]: time="2026-06-11T16:34:04.44921469Z" level=info msg="Starting container: 4048fe34a036af56ad52c22ce0756eadc3ed5c6bc7ea7205a0c11653d87436da" id=87be71b4-64cd-4be6-884b-0d5844bae0c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.293861 | controller | Jun 11 16:34:04.458183 crc crio[23211]: time="2026-06-11T16:34:04.458047084Z" level=info msg="Started container" PID=51948 containerID=4048fe34a036af56ad52c22ce0756eadc3ed5c6bc7ea7205a0c11653d87436da description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-log-watch id=87be71b4-64cd-4be6-884b-0d5844bae0c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247
2026-06-11 18:00:59.293878 | controller | Jun 11 16:34:07.073506 crc crio[23211]: time="2026-06-11T16:34:07.072753179Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686594-fmg69/POD" id=c09732a9-2342-4667-9d66-63a1a7c0b7ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.293899 | controller | Jun 11 16:34:07.074411 crc crio[23211]: time="2026-06-11T16:34:07.073650261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.293916 | controller | Jun 11 16:34:07.119046 crc crio[23211]: time="2026-06-11T16:34:07.118842675Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686594-fmg69 Namespace:openshift-infra ID:01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38 UID:117c00ff-367b-4579-8b0d-acf1de4fd48d NetNS:/var/run/netns/7dae3da3-ee20-4242-b409-9a0545df98d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod117c00ff_367b_4579_8b0d_acf1de4fd48d.slice PodAnnotations:0xc00294e020}] Aliases:map[]}"
2026-06-11 18:00:59.293932 | controller | Jun 11 16:34:07.119392 crc crio[23211]: time="2026-06-11T16:34:07.119339607Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686594-fmg69 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.293949 | controller | Jun 11 16:34:07.734867 crc crio[23211]: 2026-06-11T16:34:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01ce8d33b5dc9e6 Mac:f2:72:c8:e8:db:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/7dae3da3-ee20-4242-b409-9a0545df98d5 SocketPath: PciID:}] [{Interface:0xc0002d8a20 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.293968 | controller | Jun 11 16:34:07.736722 crc crio[23211]: time="2026-06-11T16:34:07.73649515Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686594-fmg69 Namespace:openshift-infra ID:01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38 UID:117c00ff-367b-4579-8b0d-acf1de4fd48d NetNS:/var/run/netns/7dae3da3-ee20-4242-b409-9a0545df98d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod117c00ff_367b_4579_8b0d_acf1de4fd48d.slice PodAnnotations:0xc00294e020}] Aliases:map[]}"
2026-06-11 18:00:59.293986 | controller | Jun 11 16:34:07.736722 crc crio[23211]: time="2026-06-11T16:34:07.736693034Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686594-fmg69 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.294003 | controller | Jun 11 16:34:07.753630 crc crio[23211]: time="2026-06-11T16:34:07.753523352Z" level=info msg="Ran pod sandbox 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38 with infra container: openshift-infra/auto-csr-approver-29686594-fmg69/POD" id=c09732a9-2342-4667-9d66-63a1a7c0b7ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.294019 | controller | Jun 11 16:34:07.757017 crc crio[23211]: time="2026-06-11T16:34:07.756948365Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7400dff1-022b-403b-a804-ffa2ba5d36f5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.294035 | controller | Jun 11 16:34:07.764570 crc crio[23211]: time="2026-06-11T16:34:07.764489287Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.294052 | controller | Jun 11 16:34:08.532838 crc crio[23211]: time="2026-06-11T16:34:08.532653877Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7400dff1-022b-403b-a804-ffa2ba5d36f5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.294068 | controller | Jun 11 16:34:08.535103 crc crio[23211]: time="2026-06-11T16:34:08.533974749Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1b80986c-618d-4d1c-b4ac-9d25add4d184 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.294084 | controller | Jun 11 16:34:08.536341 crc crio[23211]: time="2026-06-11T16:34:08.536241925Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b2c39d47-002d-4085-b358-65f2eb147109 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.294102 | controller | Jun 11 16:34:08.543816 crc crio[23211]: time="2026-06-11T16:34:08.543696565Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686594-fmg69/oc" id=75dbc286-b0e2-470d-8783-2b4bc382f10c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.294119 | controller | Jun 11 16:34:08.544510 crc crio[23211]: time="2026-06-11T16:34:08.54434258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294134 | controller | Jun 11 16:34:08.582730 crc crio[23211]: time="2026-06-11T16:34:08.582598138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294150 | controller | Jun 11 16:34:09.108655 crc crio[23211]: time="2026-06-11T16:34:09.108106248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294166 | controller | Jun 11 16:34:09.227560 crc crio[23211]: time="2026-06-11T16:34:09.226847225Z" level=info msg="Created container ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69: openshift-infra/auto-csr-approver-29686594-fmg69/oc" id=75dbc286-b0e2-470d-8783-2b4bc382f10c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.294182 | controller | Jun 11 16:34:09.228653 crc crio[23211]: time="2026-06-11T16:34:09.228605108Z" level=info msg="Starting container: ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69" id=0d0dfd38-b7d0-4487-b8a7-343042d80c5b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.294197 | controller | Jun 11 16:34:09.233624 crc crio[23211]: time="2026-06-11T16:34:09.233562108Z" level=info msg="Started container" PID=52196 containerID=ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69 description=openshift-infra/auto-csr-approver-29686594-fmg69/oc id=0d0dfd38-b7d0-4487-b8a7-343042d80c5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38
2026-06-11 18:00:59.294214 | controller | Jun 11 16:34:14.061808 crc crio[23211]: time="2026-06-11T16:34:14.060593101Z" level=info msg="Stopping pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38" id=48b4f79a-6215-4856-a773-b3153d5b23c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.294230 | controller | Jun 11 16:34:14.064217 crc crio[23211]: time="2026-06-11T16:34:14.064064544Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686594-fmg69 Namespace:openshift-infra ID:01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38 UID:117c00ff-367b-4579-8b0d-acf1de4fd48d NetNS:/var/run/netns/7dae3da3-ee20-4242-b409-9a0545df98d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod117c00ff_367b_4579_8b0d_acf1de4fd48d.slice PodAnnotations:0xc0030880e8}] Aliases:map[]}"
2026-06-11 18:00:59.294246 | controller | Jun 11 16:34:14.065303 crc crio[23211]: time="2026-06-11T16:34:14.065145131Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686594-fmg69 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.294263 | controller | Jun 11 16:34:15.865211 crc crio[23211]: time="2026-06-11T16:34:15.864196335Z" level=info msg="Stopped pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38" id=48b4f79a-6215-4856-a773-b3153d5b23c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.294279 | controller | Jun 11 16:34:32.075012 crc crio[23211]: time="2026-06-11T16:34:32.07374855Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/POD" id=cc28de88-efe3-4660-a3c3-fca6ced1b249 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.294299 | controller | Jun 11 16:34:32.075012 crc crio[23211]: time="2026-06-11T16:34:32.074481597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294316 | controller | Jun 11 16:34:32.122097 crc crio[23211]: time="2026-06-11T16:34:32.121019544Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/POD" id=9b1fca3b-a17d-496e-bd44-c7b638caf57f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.294331 | controller | Jun 11 16:34:32.122097 crc crio[23211]: time="2026-06-11T16:34:32.121138937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294347 | controller | Jun 11 16:34:32.134388 crc crio[23211]: time="2026-06-11T16:34:32.134278286Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-dhjbf Namespace:openstack-operators ID:8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032 UID:53f7e2b6-8c60-4a74-8bba-2ae2788f6037 NetNS:/var/run/netns/f0904dfa-c211-4b1f-a93e-8f1b91f88556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53f7e2b6_8c60_4a74_8bba_2ae2788f6037.slice PodAnnotations:0xc002818350}] Aliases:map[]}"
2026-06-11 18:00:59.294364 | controller | Jun 11 16:34:32.134388 crc crio[23211]: time="2026-06-11T16:34:32.134335037Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-dhjbf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.294380 | controller | Jun 11 16:34:32.171672 crc crio[23211]: time="2026-06-11T16:34:32.168845093Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-tjxbr Namespace:openstack-operators ID:38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c UID:fc112cd1-50c1-46f3-9385-92d0e23b0411 NetNS:/var/run/netns/0d37395c-f5dd-461c-a7f9-fb8def102ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc112cd1_50c1_46f3_9385_92d0e23b0411.slice PodAnnotations:0xc000d2e5b8}] Aliases:map[]}"
2026-06-11 18:00:59.294396 | controller | Jun 11 16:34:32.171672 crc crio[23211]: time="2026-06-11T16:34:32.168892554Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-tjxbr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.294412 | controller | Jun 11 16:34:32.182185 crc crio[23211]: time="2026-06-11T16:34:32.182096113Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/POD" id=e80192f7-5eaa-4eaf-9012-3ff29d540406 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.294428 | controller | Jun 11 16:34:32.182185 crc crio[23211]: time="2026-06-11T16:34:32.182173095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294443 | controller | Jun 11 16:34:32.271746 crc crio[23211]: time="2026-06-11T16:34:32.268254791Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/POD" id=d55d8fcd-f290-41fa-aa3b-76a2af0c16b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.294459 | controller | Jun 11 16:34:32.271746 crc crio[23211]: time="2026-06-11T16:34:32.268923137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294482 | controller | Jun 11 16:34:32.301691 crc crio[23211]: time="2026-06-11T16:34:32.300696837Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-mnhp2 Namespace:openstack-operators ID:90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae UID:80395774-eea6-4836-9db5-dfda65ccc2df NetNS:/var/run/netns/77483f43-b118-40b1-9f0c-847b3375973b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80395774_eea6_4836_9db5_dfda65ccc2df.slice PodAnnotations:0xc0022784b0}] Aliases:map[]}"
2026-06-11 18:00:59.294499 | controller | Jun 11 16:34:32.301691 crc crio[23211]: time="2026-06-11T16:34:32.30082406Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-mnhp2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.294545 | controller | Jun 11 16:34:32.427608 crc crio[23211]: time="2026-06-11T16:34:32.418173853Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/POD" id=d02ad81d-a69e-4c45-bfa7-dc97320e4150 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.294573 | controller | Jun 11 16:34:32.427608 crc crio[23211]: time="2026-06-11T16:34:32.418249525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294598 | controller | Jun 11 16:34:32.427608 crc crio[23211]: time="2026-06-11T16:34:32.422780325Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/POD" id=c979d201-7641-4863-aebd-32daa512d972 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.294620 | controller | Jun 11 16:34:32.427608 crc crio[23211]: time="2026-06-11T16:34:32.422859357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294636 | controller | Jun 11 16:34:32.500379 crc crio[23211]: time="2026-06-11T16:34:32.498214202Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/POD" id=bc9a6e10-802e-494b-9d36-59f1b5670e17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.294652 | controller | Jun 11 16:34:32.500379 crc crio[23211]: time="2026-06-11T16:34:32.498306924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294668 | controller | Jun 11 16:34:32.528503 crc crio[23211]: time="2026-06-11T16:34:32.525554795Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-ddczw Namespace:openstack-operators ID:35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b UID:8eb16a35-74d9-408f-8735-ae81a56c6023 NetNS:/var/run/netns/db1542ce-4229-40b4-ba69-d86c0a05fc2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eb16a35_74d9_408f_8735_ae81a56c6023.slice PodAnnotations:0xc000612680}] Aliases:map[]}"
2026-06-11 18:00:59.294684 | controller | Jun 11 16:34:32.528503 crc crio[23211]: time="2026-06-11T16:34:32.525603366Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-ddczw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.294700 | controller | Jun 11 16:34:32.545087 crc crio[23211]: time="2026-06-11T16:34:32.544848723Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/POD" id=512218a9-de7c-42fb-b6a5-8b908b1b122c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.294723 | controller | Jun 11 16:34:32.545720 crc crio[23211]: time="2026-06-11T16:34:32.545259352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294739 | controller | Jun 11 16:34:32.579850 crc crio[23211]: time="2026-06-11T16:34:32.579741828Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/POD" id=ff163ea6-d7ae-48a0-89e9-9d2e4084545c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.294756 | controller | Jun 11 16:34:32.580552 crc crio[23211]: time="2026-06-11T16:34:32.579864141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294771 | controller | Jun 11 16:34:32.609810 crc crio[23211]: time="2026-06-11T16:34:32.608080724Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/POD" id=0f3866d2-6e9d-4e16-ab56-ba948b96dc08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.294787 | controller | Jun 11 16:34:32.609810 crc crio[23211]: time="2026-06-11T16:34:32.608175506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294803 | controller | Jun 11 16:34:32.709231 crc crio[23211]: time="2026-06-11T16:34:32.705568685Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/POD" id=3741d8e6-ee2f-4d9a-8919-1832304aac7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.294819 | controller | Jun 11 16:34:32.709231 crc crio[23211]: time="2026-06-11T16:34:32.705676348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294835 | controller | Jun 11 16:34:32.798953 crc crio[23211]: time="2026-06-11T16:34:32.79613595Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/POD" id=e2dc9ed7-2a95-4704-b470-c40f83146e0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.294850 | controller | Jun 11 16:34:32.798953 crc crio[23211]: time="2026-06-11T16:34:32.796219352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.294866 | controller | Jun 11 16:34:32.812242 crc crio[23211]: time="2026-06-11T16:34:32.804312138Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-s4m6t Namespace:openstack-operators ID:96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce UID:6512cb2b-fc2e-4e55-be0c-13d5e0dcba5a NetNS:/var/run/netns/35562143-e201-4797-99bf-e0d306073d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6512cb2b_fc2e_4e55_be0c_13d5e0dcba5a.slice PodAnnotations:0xc0030880f0}] Aliases:map[]}"
2026-06-11 18:00:59.294882 | controller | Jun 11 16:34:32.812242 crc crio[23211]: time="2026-06-11T16:34:32.80439181Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-s4m6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.294898 | controller | Jun 11 16:34:32.835253 crc crio[23211]: time="2026-06-11T16:34:32.835097114Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-jxlss Namespace:openstack-operators ID:359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090 UID:c3845806-5d13-48d7-804f-916386d818a6 NetNS:/var/run/netns/3f2349c4-23cc-47e8-9a4b-a2136e7f7507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3845806_5d13_48d7_804f_916386d818a6.slice PodAnnotations:0xc0028182f8}] Aliases:map[]}"
2026-06-11 18:00:59.294917 | controller | Jun 11 16:34:32.835253 crc crio[23211]: time="2026-06-11T16:34:32.835163665Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-jxlss to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.294933 | controller | Jun 11 16:34:32.862841 crc crio[23211]: time="2026-06-11T16:34:32.860390267Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-lbl8q Namespace:openstack-operators ID:86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78 UID:b5811de4-eadf-418c-9bb5-b969a90d8aa2 NetNS:/var/run/netns/12119f0c-c1f3-43ff-9355-3c6f59786aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5811de4_eadf_418c_9bb5_b969a90d8aa2.slice PodAnnotations:0xc000612080}] Aliases:map[]}"
2026-06-11 18:00:59.294949 | controller | Jun 11 16:34:32.862841 crc crio[23211]: time="2026-06-11T16:34:32.860496149Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-lbl8q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.294965 | controller | Jun 11 16:34:32.934557 crc crio[23211]: time="2026-06-11T16:34:32.934096422Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-nlxgk Namespace:openstack-operators ID:59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c UID:0fd46f77-60d4-4894-aaf9-aebf0b62d061 NetNS:/var/run/netns/36a73f90-41b8-4a7d-b5c2-94a6e6834241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fd46f77_60d4_4894_aaf9_aebf0b62d061.slice PodAnnotations:0xc00008c618}] Aliases:map[]}"
2026-06-11 18:00:59.294981 | controller | Jun 11 16:34:32.934557 crc crio[23211]: time="2026-06-11T16:34:32.934159643Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-nlxgk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.294996 | controller | Jun 11 16:34:32.935714 crc crio[23211]: 2026-06-11T16:34:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38119c16ae46f3f Mac:ee:34:8f:5e:eb:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/0d37395c-f5dd-461c-a7f9-fb8def102ee6 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.295012 | controller | Jun 11 16:34:32.935974 crc crio[23211]: time="2026-06-11T16:34:32.935897356Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-tjxbr Namespace:openstack-operators ID:38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c UID:fc112cd1-50c1-46f3-9385-92d0e23b0411 NetNS:/var/run/netns/0d37395c-f5dd-461c-a7f9-fb8def102ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc112cd1_50c1_46f3_9385_92d0e23b0411.slice PodAnnotations:0xc000d2e5b8}] Aliases:map[]}"
2026-06-11 18:00:59.295028 | controller | Jun 11 16:34:32.936098 crc crio[23211]: time="2026-06-11T16:34:32.93604954Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-tjxbr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.295044 | controller | Jun 11 16:34:32.980751 crc crio[23211]: time="2026-06-11T16:34:32.977617817Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/POD" id=61d5fe6a-bb11-4ed9-81d3-38aa059c65f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.295060 | controller | Jun 11 16:34:32.980751 crc crio[23211]: time="2026-06-11T16:34:32.977819442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.295080 | controller | Jun 11 16:34:32.980874 crc crio[23211]: time="2026-06-11T16:34:32.980831604Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/POD" id=17625834-cedd-4963-a959-f7c646fa153b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.295096 | controller | Jun 11 16:34:32.999074 crc crio[23211]: time="2026-06-11T16:34:32.998989124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.295112 | controller | Jun 11 16:34:33.070241 crc crio[23211]: time="2026-06-11T16:34:33.069656306Z" level=info msg="Ran pod sandbox 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/POD" id=9b1fca3b-a17d-496e-bd44-c7b638caf57f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.295129 | controller | Jun 11 16:34:33.070241 crc crio[23211]: time="2026-06-11T16:34:33.069900212Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hzzkc Namespace:openstack-operators ID:a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4 UID:0cbacfb3-c34b-4434-bed1-96f8cedaf00f NetNS:/var/run/netns/ec969054-947b-4043-bd74-31663bfad604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0cbacfb3_c34b_4434_bed1_96f8cedaf00f.slice PodAnnotations:0xc000d2e508}] Aliases:map[]}"
2026-06-11 18:00:59.295145 | controller | Jun 11 16:34:33.070241 crc crio[23211]: time="2026-06-11T16:34:33.069948243Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hzzkc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.295161 | controller | Jun 11 16:34:33.104338 crc crio[23211]: time="2026-06-11T16:34:33.102749618Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=65951158-c7c3-4feb-b137-6e2c8ac6ea53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.295178 | controller | Jun 11 16:34:33.104338 crc crio[23211]: time="2026-06-11T16:34:33.10405689Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/POD" id=f8cf44cf-2f35-40e9-ab62-bddb46fc7d59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.295194 | controller | Jun 11 16:34:33.104338 crc crio[23211]: time="2026-06-11T16:34:33.104198533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.295210 | controller | Jun 11 16:34:33.155489 crc crio[23211]: time="2026-06-11T16:34:33.154966433Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/POD" id=8553e7b6-042e-427b-967b-4fd78d88bfe3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.295227 | controller | Jun 11 16:34:33.155626 crc crio[23211]: time="2026-06-11T16:34:33.155523246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.295243 | controller | Jun 11 16:34:33.157863 crc crio[23211]: time="2026-06-11T16:34:33.156729086Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found" id=65951158-c7c3-4feb-b137-6e2c8ac6ea53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.295259 | controller | Jun 11 16:34:33.157863 crc crio[23211]: time="2026-06-11T16:34:33.157061204Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found" id=65951158-c7c3-4feb-b137-6e2c8ac6ea53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.295278 | controller | Jun 11 16:34:33.176608 crc crio[23211]: time="2026-06-11T16:34:33.175744116Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=6e89443b-c497-466c-a5dd-a26f0b9cd8ed name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.295294 | controller | Jun 11 16:34:33.179777 crc crio[23211]: time="2026-06-11T16:34:33.178269148Z" level=info msg="Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/POD" id=58559f14-06a0-4afc-99e8-1619b000c141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.295310 | controller | Jun 11 16:34:33.179777 crc crio[23211]: time="2026-06-11T16:34:33.17837685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.295326 | controller | Jun 11 16:34:33.190564 crc crio[23211]: time="2026-06-11T16:34:33.190045454Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/POD" id=820788f1-6084-4292-b1a0-7b6bf9809a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.295342 | controller | Jun 11 16:34:33.190564 crc crio[23211]: time="2026-06-11T16:34:33.190139496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.295358 | controller | Jun 11 16:34:33.200306 crc crio[23211]: time="2026-06-11T16:34:33.191894458Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\""
2026-06-11 18:00:59.295374 | controller | Jun 11 16:34:33.222661 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90271ce27b3bda0 Mac:c6:55:99:0f:7b:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/77483f43-b118-40b1-9f0c-847b3375973b SocketPath: PciID:}] [{Interface:0xc0001346e0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.295390 | controller | Jun 11 16:34:33.272089 crc crio[23211]: time="2026-06-11T16:34:33.270158793Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/POD" id=96907b13-fbe6-47f3-a500-116b6b19be46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.295405 | controller | Jun 11 16:34:33.272089 crc crio[23211]: time="2026-06-11T16:34:33.270498302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.295421 | controller | Jun 11 16:34:33.272089 crc crio[23211]: time="2026-06-11T16:34:33.270876371Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-mnhp2 Namespace:openstack-operators ID:90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae UID:80395774-eea6-4836-9db5-dfda65ccc2df NetNS:/var/run/netns/77483f43-b118-40b1-9f0c-847b3375973b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80395774_eea6_4836_9db5_dfda65ccc2df.slice PodAnnotations:0xc0022784b0}] Aliases:map[]}"
2026-06-11 18:00:59.295437 | controller | Jun 11 16:34:33.272089 crc crio[23211]: time="2026-06-11T16:34:33.271758953Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-mnhp2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.295457 | controller | Jun 11 16:34:33.330689 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35650566be6e80f Mac:82:d1:c9:b5:72:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/db1542ce-4229-40b4-ba69-d86c0a05fc2f SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.295473 | controller | Jun 11 16:34:33.335490 crc crio[23211]: time="2026-06-11T16:34:33.331798267Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-ddczw Namespace:openstack-operators ID:35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b UID:8eb16a35-74d9-408f-8735-ae81a56c6023 NetNS:/var/run/netns/db1542ce-4229-40b4-ba69-d86c0a05fc2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eb16a35_74d9_408f_8735_ae81a56c6023.slice PodAnnotations:0xc000612680}] Aliases:map[]}"
2026-06-11 18:00:59.295492 | controller | Jun 11 16:34:33.335490 crc crio[23211]: time="2026-06-11T16:34:33.332129615Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-ddczw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.295508 | controller | Jun 11 16:34:33.335490 crc crio[23211]: time="2026-06-11T16:34:33.332585997Z" level=info msg="Ran pod sandbox 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/POD" id=e80192f7-5eaa-4eaf-9012-3ff29d540406 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.295556 | controller | Jun 11 16:34:33.399985 crc crio[23211]: time="2026-06-11T16:34:33.399914447Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=dceb6db8-bf4c-42ba-a6ab-5f175ce87ad2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.295578 | controller | Jun 11 16:34:33.400548 crc crio[23211]: time="2026-06-11T16:34:33.400406159Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-g4f2j Namespace:openstack-operators ID:c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5 UID:992bf764-41ac-4c81-aca7-669c4f155277 NetNS:/var/run/netns/d6e7ba7c-53e8-420b-b62b-30d7587289e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod992bf764_41ac_4c81_aca7_669c4f155277.slice PodAnnotations:0xc0022782e0}] Aliases:map[]}"
2026-06-11 18:00:59.295599 | controller | Jun 11 16:34:33.400693 crc crio[23211]: time="2026-06-11T16:34:33.400544812Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-g4f2j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.295619 | controller | Jun 11 16:34:33.401374 crc crio[23211]: time="2026-06-11T16:34:33.40125212Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-tkgqn Namespace:openstack-operators ID:b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf UID:acf7e91a-8f8f-4261-bebd-7e350525777e NetNS:/var/run/netns/246d37a7-302e-4445-a7de-b3e2a04e607f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacf7e91a_8f8f_4261_bebd_7e350525777e.slice PodAnnotations:0xc000612820}] Aliases:map[]}"
2026-06-11 18:00:59.295639 | controller | Jun 11 16:34:33.401374 crc crio[23211]: time="2026-06-11T16:34:33.401318152Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-tkgqn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.295659 | controller | Jun 11 16:34:33.414076 crc crio[23211]: time="2026-06-11T16:34:33.413928067Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found" id=dceb6db8-bf4c-42ba-a6ab-5f175ce87ad2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.295684 | controller | Jun 11 16:34:33.422813 crc crio[23211]: time="2026-06-11T16:34:33.422753031Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found" id=dceb6db8-bf4c-42ba-a6ab-5f175ce87ad2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.295705 | controller | Jun 11 16:34:33.457333 crc crio[23211]: time="2026-06-11T16:34:33.453906875Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=66d7da89-3d28-42f8-a50f-3ff77ee9e01c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.295764 | controller | Jun 11 16:34:33.503668 crc crio[23211]: time="2026-06-11T16:34:33.49576118Z" level=info msg="Ran pod sandbox 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/POD" id=d55d8fcd-f290-41fa-aa3b-76a2af0c16b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.295785 | controller | Jun 11 16:34:33.504811 crc crio[23211]: time="2026-06-11T16:34:33.504771347Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\""
2026-06-11 18:00:59.295802 | controller | Jun 11 16:34:33.507670 crc crio[23211]: time="2026-06-11T16:34:33.507641717Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=30b877c3-5581-4793-8327-db2cf6234298 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.295818 | controller | Jun 11 16:34:33.518168 crc crio[23211]: time="2026-06-11T16:34:33.51811516Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found" id=30b877c3-5581-4793-8327-db2cf6234298 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.295834 | controller | Jun 11 16:34:33.518832 crc crio[23211]: time="2026-06-11T16:34:33.518807247Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found" id=30b877c3-5581-4793-8327-db2cf6234298 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.295850 | controller | Jun 11 16:34:33.531266 crc crio[23211]: time="2026-06-11T16:34:33.531214498Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=a064fa75-5983-4535-9995-aa3138c69563 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.295865 | controller | Jun 11 16:34:33.543884 crc crio[23211]: time="2026-06-11T16:34:33.543589848Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\""
2026-06-11 18:00:59.295881 | controller | Jun 11 16:34:33.562133 crc crio[23211]: time="2026-06-11T16:34:33.561674626Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/POD" id=f70c3c8c-c628-4186-831d-a8d3ec3ac1e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.295896 | controller | Jun 11 16:34:33.571909 crc crio[23211]: time="2026-06-11T16:34:33.567501737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.295912 | controller | Jun 11 16:34:33.574692 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86d2727185c09f4 Mac:ca:ba:77:f3:15:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/12119f0c-c1f3-43ff-9355-3c6f59786aeb SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.295932 | controller | Jun 11 16:34:33.587489 crc crio[23211]: time="2026-06-11T16:34:33.574608059Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-q5czk Namespace:openstack-operators ID:11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0 UID:da2bd8bb-93d2-46b2-b762-3c851ac609f5 NetNS:/var/run/netns/377868a1-e2d4-4b89-93e2-9c54395aac8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda2bd8bb_93d2_46b2_b762_3c851ac609f5.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}"
2026-06-11 18:00:59.295949 | controller | Jun 11 16:34:33.587489 crc crio[23211]: time="2026-06-11T16:34:33.575695596Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-q5czk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.295964 | controller | Jun 11 16:34:33.587489 crc crio[23211]: time="2026-06-11T16:34:33.575642385Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-lbl8q Namespace:openstack-operators ID:86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78 UID:b5811de4-eadf-418c-9bb5-b969a90d8aa2 NetNS:/var/run/netns/12119f0c-c1f3-43ff-9355-3c6f59786aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5811de4_eadf_418c_9bb5_b969a90d8aa2.slice PodAnnotations:0xc000612080}] Aliases:map[]}"
2026-06-11 18:00:59.295980 | controller | Jun 11 16:34:33.587489 crc crio[23211]: time="2026-06-11T16:34:33.577197582Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-lbl8q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.295996 | controller | Jun 11 16:34:33.608011 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8059c11a5e0007a Mac:f6:1e:1f:29:ae:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/f0904dfa-c211-4b1f-a93e-8f1b91f88556 SocketPath: PciID:}] [{Interface:0xc000122b70 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.296012 | controller | Jun 11 16:34:33.609224 crc crio[23211]: time="2026-06-11T16:34:33.609179907Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-dhjbf Namespace:openstack-operators ID:8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032 UID:53f7e2b6-8c60-4a74-8bba-2ae2788f6037 NetNS:/var/run/netns/f0904dfa-c211-4b1f-a93e-8f1b91f88556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53f7e2b6_8c60_4a74_8bba_2ae2788f6037.slice PodAnnotations:0xc002818350}] Aliases:map[]}"
2026-06-11 18:00:59.296027 | controller | Jun 11 16:34:33.609596 crc crio[23211]: time="2026-06-11T16:34:33.609568837Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-dhjbf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.296043 | controller | Jun 11 16:34:33.621196 crc crio[23211]: time="2026-06-11T16:34:33.621139818Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tb7mc Namespace:openstack-operators ID:2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0 UID:97855637-cd01-43a3-970b-ebc00e9414f3 NetNS:/var/run/netns/e0dbeeea-eb04-4067-8ade-a8d2a144cb43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97855637_cd01_43a3_970b_ebc00e9414f3.slice PodAnnotations:0xc000130ca0}] Aliases:map[]}"
2026-06-11 18:00:59.296062 | controller | Jun 11 16:34:33.621633 crc crio[23211]: time="2026-06-11T16:34:33.621580518Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tb7mc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.296079 | controller | Jun 11 16:34:33.636967 crc crio[23211]: time="2026-06-11T16:34:33.636899558Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/POD" id=17024aa5-1ad0-4e3f-973c-7c633bd0dadd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.296095 | controller | Jun 11 16:34:33.636967 crc crio[23211]: time="2026-06-11T16:34:33.636990321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.296111 | controller | Jun 11 16:34:33.662032 crc crio[23211]: time="2026-06-11T16:34:33.661993527Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-nrvfl Namespace:openstack-operators ID:5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150 UID:92b6c59f-1b35-4895-81cd-4a673fb64423 NetNS:/var/run/netns/5e532574-070c-42c8-920a-9ec0094bd039 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92b6c59f_1b35_4895_81cd_4a673fb64423.slice PodAnnotations:0xc003088530}] Aliases:map[]}"
2026-06-11 18:00:59.296127 | controller | Jun 11 16:34:33.662199 crc crio[23211]: time="2026-06-11T16:34:33.662181372Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-nrvfl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.296142 | controller | Jun 11 16:34:33.700123 crc crio[23211]: time="2026-06-11T16:34:33.700078849Z" level=info msg="Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/POD" id=00592298-4310-4d36-bf67-444ce5ead803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.296157 | controller | Jun 11 16:34:33.700611 crc crio[23211]: time="2026-06-11T16:34:33.700585872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.296173 | controller | Jun 11 16:34:33.757498 crc crio[23211]: time="2026-06-11T16:34:33.751930895Z" level=info msg="Ran pod sandbox 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78 with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/POD" id=ff163ea6-d7ae-48a0-89e9-9d2e4084545c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.296188 | controller | Jun 11 16:34:33.833214 crc crio[23211]: time="2026-06-11T16:34:33.829525335Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-r5gqj Namespace:openstack-operators ID:2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421 UID:bde5ad06-2989-4a26-b797-8414a49979af NetNS:/var/run/netns/5763a3cb-53ef-415b-9246-00237b53fe1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde5ad06_2989_4a26_b797_8414a49979af.slice PodAnnotations:0xc002818748}] Aliases:map[]}"
2026-06-11 18:00:59.296204 | controller | Jun 11 16:34:33.833214 crc crio[23211]: time="2026-06-11T16:34:33.829661588Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-r5gqj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.296219 | controller | Jun 11 16:34:33.836275 crc crio[23211]: time="2026-06-11T16:34:33.836222558Z" level=info msg="Ran pod sandbox 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032 with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/POD" id=cc28de88-efe3-4660-a3c3-fca6ced1b249 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.296238 | controller | Jun 11 16:34:33.855205 crc crio[23211]: time="2026-06-11T16:34:33.855148116Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=66916aa8-e578-4f15-9f10-04fc0e02b7bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296253 | controller | Jun 11 16:34:33.856025 crc crio[23211]: time="2026-06-11T16:34:33.856001517Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found" id=66916aa8-e578-4f15-9f10-04fc0e02b7bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296268 | controller | Jun 11 16:34:33.856192 crc crio[23211]: time="2026-06-11T16:34:33.856171471Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found" id=66916aa8-e578-4f15-9f10-04fc0e02b7bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296284 | controller | Jun 11 16:34:33.891555 crc crio[23211]: time="2026-06-11T16:34:33.890108134Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=22bb0838-6251-4de3-a40b-d85f4c180603 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.296298 | controller | Jun 11 16:34:33.897629 crc crio[23211]: time="2026-06-11T16:34:33.897163784Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=fa4cc6d9-0d09-479c-9e71-1d9f2af259e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296313 | controller | Jun 11 16:34:33.901863 crc crio[23211]: time="2026-06-11T16:34:33.900223698Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\""
2026-06-11 18:00:59.296328 | controller | Jun 11 16:34:33.909256 crc crio[23211]: time="2026-06-11T16:34:33.909213676Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-5hw4m Namespace:openstack-operators ID:142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3 UID:1c351f2c-63ca-4e6b-9ba2-2c9efb4635eb NetNS:/var/run/netns/edd75306-bdf1-4fa3-9051-897abd64c8e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c351f2c_63ca_4e6b_9ba2_2c9efb4635eb.slice PodAnnotations:0xc0006126a0}] Aliases:map[]}"
2026-06-11 18:00:59.296344 | controller | Jun 11 16:34:33.909538 crc crio[23211]: time="2026-06-11T16:34:33.909517663Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-5hw4m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.296359 | controller | Jun 11 16:34:34.032297 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96c2a9ffa53a48d Mac:52:87:2f:b9:46:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/35562143-e201-4797-99bf-e0d306073d5f SocketPath: PciID:}] [{Interface:0xc000218a60 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.296375 | controller | Jun 11 16:34:34.032297 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a373730b20631cf Mac:e6:7c:ad:60:4c:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/ec969054-947b-4043-bd74-31663bfad604 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.296393 | controller | Jun 11 16:34:34.032297 crc crio[23211]: time="2026-06-11T16:34:34.028142557Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hzzkc Namespace:openstack-operators ID:a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4 UID:0cbacfb3-c34b-4434-bed1-96f8cedaf00f NetNS:/var/run/netns/ec969054-947b-4043-bd74-31663bfad604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0cbacfb3_c34b_4434_bed1_96f8cedaf00f.slice PodAnnotations:0xc000d2e508}] Aliases:map[]}"
2026-06-11 18:00:59.296410 | controller | Jun 11 16:34:34.032297 crc crio[23211]: time="2026-06-11T16:34:34.028339612Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hzzkc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.296426 | controller | Jun 11 16:34:34.032297 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59118d524ff847f Mac:ce:e9:d8:0e:bb:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/36a73f90-41b8-4a7d-b5c2-94a6e6834241 SocketPath: PciID:}] [{Interface:0xc0002ac640 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.296442 | controller | Jun 11 16:34:34.032297 crc crio[23211]: time="2026-06-11T16:34:34.029552211Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-nlxgk Namespace:openstack-operators ID:59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c UID:0fd46f77-60d4-4894-aaf9-aebf0b62d061 NetNS:/var/run/netns/36a73f90-41b8-4a7d-b5c2-94a6e6834241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fd46f77_60d4_4894_aaf9_aebf0b62d061.slice PodAnnotations:0xc00008c618}] Aliases:map[]}"
2026-06-11 18:00:59.296458 | controller | Jun 11 16:34:34.032297 crc crio[23211]: time="2026-06-11T16:34:34.029663754Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-nlxgk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.296475 | controller | Jun 11 16:34:34.043031 crc crio[23211]: time="2026-06-11T16:34:34.04188603Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-s4m6t Namespace:openstack-operators ID:96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce UID:6512cb2b-fc2e-4e55-be0c-13d5e0dcba5a NetNS:/var/run/netns/35562143-e201-4797-99bf-e0d306073d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6512cb2b_fc2e_4e55_be0c_13d5e0dcba5a.slice PodAnnotations:0xc0030880f0}] Aliases:map[]}"
2026-06-11 18:00:59.296491 | controller | Jun 11 16:34:34.043031 crc crio[23211]: time="2026-06-11T16:34:34.042157257Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-s4m6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.296507 | controller | Jun 11 16:34:34.084870 crc crio[23211]: time="2026-06-11T16:34:34.081974191Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found" id=fa4cc6d9-0d09-479c-9e71-1d9f2af259e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296555 | controller | Jun 11 16:34:34.084986 crc crio[23211]: time="2026-06-11T16:34:34.084947673Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found" id=fa4cc6d9-0d09-479c-9e71-1d9f2af259e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296582 | controller | Jun 11 16:34:34.088963 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:359b45671667b15 Mac:da:da:0c:6f:a2:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/3f2349c4-23cc-47e8-9a4b-a2136e7f7507 SocketPath: PciID:}] [{Interface:0xc000180610 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.296602 | controller | Jun 11 16:34:34.090941 crc crio[23211]: time="2026-06-11T16:34:34.089306389Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-jxlss Namespace:openstack-operators ID:359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090 UID:c3845806-5d13-48d7-804f-916386d818a6 NetNS:/var/run/netns/3f2349c4-23cc-47e8-9a4b-a2136e7f7507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3845806_5d13_48d7_804f_916386d818a6.slice PodAnnotations:0xc0028182f8}] Aliases:map[]}"
2026-06-11 18:00:59.296619 | controller | Jun 11 16:34:34.090941 crc crio[23211]: time="2026-06-11T16:34:34.089534505Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-jxlss for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.296635 | controller | Jun 11 16:34:34.105476 crc crio[23211]: time="2026-06-11T16:34:34.094820482Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=83d12ed1-0bc9-47a6-9a47-468ca16b6b4d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.296651 | controller | Jun 11 16:34:34.131336 crc crio[23211]: time="2026-06-11T16:34:34.131241565Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\""
2026-06-11 18:00:59.296667 | controller | Jun 11 16:34:34.154062 crc crio[23211]: time="2026-06-11T16:34:34.153912744Z" level=info msg="Ran pod sandbox a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4 with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/POD" id=e2dc9ed7-2a95-4704-b470-c40f83146e0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.296683 | controller | Jun 11 16:34:34.160124 crc crio[23211]: time="2026-06-11T16:34:34.159992291Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=486045cd-bf21-4abe-86c2-20026e18f70e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296698 | controller | Jun 11 16:34:34.160599 crc crio[23211]: time="2026-06-11T16:34:34.160205406Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found" id=486045cd-bf21-4abe-86c2-20026e18f70e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296714 | controller | Jun 11 16:34:34.160599 crc crio[23211]: time="2026-06-11T16:34:34.160256267Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found" id=486045cd-bf21-4abe-86c2-20026e18f70e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296730 | controller | Jun 11 16:34:34.169812 crc crio[23211]: time="2026-06-11T16:34:34.1611758Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=963b1030-8cd4-49ea-ae35-bcf059ed1d7e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.296746 | controller | Jun 11 16:34:34.169812 crc crio[23211]: time="2026-06-11T16:34:34.165798192Z" level=info msg="Ran pod sandbox 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/POD" id=c979d201-7641-4863-aebd-32daa512d972 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.296765 | controller | Jun 11 16:34:34.169812 crc crio[23211]: time="2026-06-11T16:34:34.169618834Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\""
2026-06-11 18:00:59.296782 | controller | Jun 11 16:34:34.181164 crc crio[23211]: time="2026-06-11T16:34:34.177556757Z" level=info msg="Ran pod sandbox 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/POD" id=bc9a6e10-802e-494b-9d36-59f1b5670e17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.296798 | controller | Jun 11 16:34:34.181164 crc crio[23211]: time="2026-06-11T16:34:34.178876939Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=c7aa2adf-804c-44bc-8bc5-6e588b2e0081 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296829 | controller | Jun 11 16:34:34.181164 crc crio[23211]: time="2026-06-11T16:34:34.179129675Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found" id=c7aa2adf-804c-44bc-8bc5-6e588b2e0081 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296847 | controller | Jun 11 16:34:34.181164 crc crio[23211]: time="2026-06-11T16:34:34.179198087Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found" id=c7aa2adf-804c-44bc-8bc5-6e588b2e0081 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296863 | controller | Jun 11 16:34:34.182729 crc crio[23211]: time="2026-06-11T16:34:34.182314663Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=63b302e1-f6d2-4748-86b0-277876129043 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.296879 | controller | Jun 11 16:34:34.184201 crc crio[23211]: time="2026-06-11T16:34:34.183988342Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=4781817b-a368-4f9a-8533-14610dd595c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296894 | controller | Jun 11 16:34:34.201543 crc crio[23211]: time="2026-06-11T16:34:34.19916237Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\""
2026-06-11 18:00:59.296910 | controller | Jun 11 16:34:34.201543 crc crio[23211]: time="2026-06-11T16:34:34.200497623Z" level=info msg="Ran pod sandbox 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090 with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/POD" id=d02ad81d-a69e-4c45-bfa7-dc97320e4150 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.296926 | controller | Jun 11 16:34:34.202250 crc crio[23211]: time="2026-06-11T16:34:34.202168164Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=15676eac-7921-4f04-adf8-3d1821dd0447 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296942 | controller | Jun 11 16:34:34.206144 crc crio[23211]: time="2026-06-11T16:34:34.206103198Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found" id=4781817b-a368-4f9a-8533-14610dd595c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296958 | controller | Jun 11 16:34:34.206339 crc crio[23211]: time="2026-06-11T16:34:34.206292223Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found" id=4781817b-a368-4f9a-8533-14610dd595c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296976 | controller | Jun 11 16:34:34.206738 crc crio[23211]: time="2026-06-11T16:34:34.206718053Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found" id=15676eac-7921-4f04-adf8-3d1821dd0447 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.296992 | controller | Jun 11 16:34:34.206878 crc crio[23211]: time="2026-06-11T16:34:34.206860127Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found" id=15676eac-7921-4f04-adf8-3d1821dd0447 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.297007 | controller | Jun 11 16:34:34.210699 crc crio[23211]: time="2026-06-11T16:34:34.209259755Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=99c1889f-410b-4c51-b698-a3502212d2d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.297022 | controller | Jun 11 16:34:34.210881 crc crio[23211]: time="2026-06-11T16:34:34.210749441Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=a37ae33d-1b84-4b34-8622-c1a1e5cc652b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.297037 | controller | Jun 11 16:34:34.215776 crc crio[23211]: time="2026-06-11T16:34:34.215706661Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\""
2026-06-11 18:00:59.297053 | controller | Jun 11 16:34:34.215970 crc crio[23211]: time="2026-06-11T16:34:34.215936136Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\""
2026-06-11 18:00:59.297068 | controller | Jun 11 16:34:34.227952 crc crio[23211]: time="2026-06-11T16:34:34.227885436Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-7r2xw Namespace:openstack-operators ID:809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1 UID:c33ae6b9-451d-4648-9aae-ff9c5aabdd9c NetNS:/var/run/netns/0c2072cb-b3bd-46e3-a315-faaeaeb30d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc33ae6b9_451d_4648_9aae_ff9c5aabdd9c.slice PodAnnotations:0xc003088108}] Aliases:map[]}"
2026-06-11 18:00:59.297084 | controller | Jun 11 16:34:34.227952 crc crio[23211]: time="2026-06-11T16:34:34.227944918Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-7r2xw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.297100 | controller | Jun 11 16:34:34.263720 crc crio[23211]: time="2026-06-11T16:34:34.263672823Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-vlw2j Namespace:openstack-operators ID:49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62 UID:13598e35-58e9-408e-acb2-5489ba99c6cb NetNS:/var/run/netns/1a086b69-d3af-4f36-94bd-6674c4eff65b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13598e35_58e9_408e_acb2_5489ba99c6cb.slice PodAnnotations:0xc000d2e628}] Aliases:map[]}"
2026-06-11 18:00:59.297117 | controller | Jun 11 16:34:34.263938 crc crio[23211]: time="2026-06-11T16:34:34.263921749Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-vlw2j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.297136 | controller | Jun 11 16:34:34.290681 crc crio[23211]: time="2026-06-11T16:34:34.290614676Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-gbmrv Namespace:openstack-operators ID:db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96 UID:dbfba073-0fdb-46f6-9d00-69c780ab88b3 NetNS:/var/run/netns/dd6a795d-6ac9-4847-b561-8b04bd45b4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbfba073_0fdb_46f6_9d00_69c780ab88b3.slice PodAnnotations:0xc000130960}] Aliases:map[]}"
2026-06-11 18:00:59.297152 | controller | Jun 11 16:34:34.290681 crc crio[23211]: time="2026-06-11T16:34:34.290680968Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-gbmrv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.297169 | controller | Jun 11 16:34:34.293934 crc crio[23211]: time="2026-06-11T16:34:34.293816113Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-h8vfg Namespace:openstack-operators ID:4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca UID:3a9d7630-e1cc-41d7-94b4-d43255234e53 NetNS:/var/run/netns/960619be-b714-4400-b939-958d88b7a013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a9d7630_e1cc_41d7_94b4_d43255234e53.slice PodAnnotations:0xc0006126c8}] Aliases:map[]}"
2026-06-11 18:00:59.297185 | controller | Jun 11 16:34:34.293934 crc crio[23211]: time="2026-06-11T16:34:34.293873864Z" level=info msg="Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-h8vfg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.297201 | controller | Jun 11 16:34:34.295512 crc crio[23211]: time="2026-06-11T16:34:34.295472304Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7495jtdr Namespace:openstack-operators ID:33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135 UID:8cf7edb8-d6ef-4074-8f59-dd2aafae76d9 NetNS:/var/run/netns/d47d8e2a-ebcc-4da9-a4e2-975d8f952ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cf7edb8_d6ef_4074_8f59_dd2aafae76d9.slice PodAnnotations:0xc0001ae8b0}] Aliases:map[]}"
2026-06-11 18:00:59.297218 | controller | Jun 11 16:34:34.295639 crc crio[23211]: time="2026-06-11T16:34:34.295620947Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7495jtdr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.297234 | controller | Jun 11 16:34:34.302306 crc crio[23211]: time="2026-06-11T16:34:34.302273649Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh Namespace:openstack-operators ID:efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b UID:77436fbb-92d5-45d2-a3b4-39338fe19aca NetNS:/var/run/netns/732e04ad-42e9-47d6-b65a-86abe1f37a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77436fbb_92d5_45d2_a3b4_39338fe19aca.slice PodAnnotations:0xc003088388}] Aliases:map[]}"
2026-06-11 18:00:59.297250 | controller | Jun 11 16:34:34.302538 crc crio[23211]: time="2026-06-11T16:34:34.302518884Z" level=info msg="Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.297266 | controller | Jun 11 16:34:34.411802 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11025ccb3c9d13e Mac:56:0a:28:75:1d:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/377868a1-e2d4-4b89-93e2-9c54395aac8f SocketPath: PciID:}] [{Interface:0xc00022c750 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.297285 | controller | Jun 11 16:34:34.434590 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0d450e2e42a41e Mac:92:e0:27:6b:c8:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/246d37a7-302e-4445-a7de-b3e2a04e607f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.297301 | controller | Jun 11 16:34:34.434590 crc crio[23211]: time="2026-06-11T16:34:34.434115322Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-q5czk Namespace:openstack-operators ID:11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0 UID:da2bd8bb-93d2-46b2-b762-3c851ac609f5 NetNS:/var/run/netns/377868a1-e2d4-4b89-93e2-9c54395aac8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda2bd8bb_93d2_46b2_b762_3c851ac609f5.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}"
2026-06-11 18:00:59.297317 | controller | Jun 11 16:34:34.435698 crc crio[23211]: time="2026-06-11T16:34:34.435588868Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-q5czk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.297333 | controller | Jun 11 16:34:34.438130 crc crio[23211]: time="2026-06-11T16:34:34.438060548Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-tkgqn Namespace:openstack-operators ID:b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf UID:acf7e91a-8f8f-4261-bebd-7e350525777e NetNS:/var/run/netns/246d37a7-302e-4445-a7de-b3e2a04e607f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacf7e91a_8f8f_4261_bebd_7e350525777e.slice PodAnnotations:0xc000612820}] Aliases:map[]}"
2026-06-11 18:00:59.297349 | controller | Jun 11 16:34:34.438587 crc crio[23211]: time="2026-06-11T16:34:34.438248163Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-tkgqn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.297365 | controller | Jun 11 16:34:34.454522 crc crio[23211]: time="2026-06-11T16:34:34.454069106Z" level=info msg="Ran pod sandbox 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0 with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/POD" id=61d5fe6a-bb11-4ed9-81d3-38aa059c65f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.297381 | controller | Jun 11 16:34:34.457769 crc crio[23211]: time="2026-06-11T16:34:34.456803612Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=1e4bc75c-7833-4124-860a-70a4253fac21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.297397 | controller | Jun 11 16:34:34.457769 crc crio[23211]: time="2026-06-11T16:34:34.457007177Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found" id=1e4bc75c-7833-4124-860a-70a4253fac21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.297413 | controller | Jun 11 16:34:34.457769 crc crio[23211]: time="2026-06-11T16:34:34.457051239Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found" id=1e4bc75c-7833-4124-860a-70a4253fac21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.297429 | controller | Jun 11 16:34:34.458320 crc crio[23211]: time="2026-06-11T16:34:34.458057212Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=c57970ad-07a8-4dda-93ef-d0143bbe05b6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.297450 | controller | Jun 11 16:34:34.460931 crc crio[23211]: time="2026-06-11T16:34:34.460629615Z" level=info msg="Ran pod sandbox b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/POD" id=3741d8e6-ee2f-4d9a-8919-1832304aac7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.297467 | controller | Jun 11 16:34:34.464745 crc crio[23211]: time="2026-06-11T16:34:34.463199017Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=b0efe095-4a44-461d-ae66-2a234b0359a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.297482 | controller | Jun 11 16:34:34.464745 crc crio[23211]: time="2026-06-11T16:34:34.463605267Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found" id=b0efe095-4a44-461d-ae66-2a234b0359a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.297497 | controller | Jun 11 16:34:34.464745 crc crio[23211]: time="2026-06-11T16:34:34.463661648Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found" id=b0efe095-4a44-461d-ae66-2a234b0359a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.297530 | controller | Jun 11 16:34:34.464745 crc crio[23211]: time="2026-06-11T16:34:34.463896345Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\""
2026-06-11 18:00:59.297552 | controller | Jun 11 16:34:34.467411 crc crio[23211]: time="2026-06-11T16:34:34.465945313Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=f459ecc5-733f-4e26-9d3f-9d626ee62713 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.297568 | controller | Jun 11 16:34:34.473001 crc crio[23211]: time="2026-06-11T16:34:34.472929503Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\""
2026-06-11 18:00:59.297584 | controller | Jun 11 16:34:34.710221 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ba08ff83c18ed7 Mac:a2:05:fb:db:ed:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/e0dbeeea-eb04-4067-8ade-a8d2a144cb43 SocketPath: PciID:}] [{Interface:0xc0004826a0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.297600 | controller | Jun 11 16:34:34.715065 crc crio[23211]: time="2026-06-11T16:34:34.715029017Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tb7mc Namespace:openstack-operators ID:2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0 UID:97855637-cd01-43a3-970b-ebc00e9414f3 NetNS:/var/run/netns/e0dbeeea-eb04-4067-8ade-a8d2a144cb43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97855637_cd01_43a3_970b_ebc00e9414f3.slice PodAnnotations:0xc000130ca0}] Aliases:map[]}"
2026-06-11 18:00:59.297616 | controller | Jun 11 16:34:34.715817 crc crio[23211]: time="2026-06-11T16:34:34.715796197Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tb7mc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.297636 | controller | Jun 11 16:34:34.725678 crc crio[23211]: time="2026-06-11T16:34:34.725637395Z" level=info msg="Ran pod sandbox 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/POD" id=0f3866d2-6e9d-4e16-ab56-ba948b96dc08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.297652 | controller | Jun 11 16:34:34.735616 crc crio[23211]: time="2026-06-11T16:34:34.735536965Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=2e3eb9e1-9058-4683-9d4b-49b4a1e86cfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.297668 | controller | Jun 11 16:34:34.736396 crc crio[23211]: time="2026-06-11T16:34:34.736274833Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found" id=2e3eb9e1-9058-4683-9d4b-49b4a1e86cfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.297684 | controller | Jun 11 16:34:34.736964 crc crio[23211]: time="2026-06-11T16:34:34.736916938Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found" id=2e3eb9e1-9058-4683-9d4b-49b4a1e86cfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.297699 | controller | Jun 11 16:34:34.742505 crc crio[23211]: time="2026-06-11T16:34:34.742266848Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=b92f6ff3-f0cf-4baf-865e-1ca1831695b4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.297714 | controller | Jun 11 16:34:34.745905 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ef46f7b6d39377 Mac:5e:3e:73:f1:01:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/5e532574-070c-42c8-920a-9ec0094bd039 SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.297730 | controller | Jun 11 16:34:34.747227 crc crio[23211]: time="2026-06-11T16:34:34.74690563Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-nrvfl Namespace:openstack-operators ID:5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150 UID:92b6c59f-1b35-4895-81cd-4a673fb64423 NetNS:/var/run/netns/5e532574-070c-42c8-920a-9ec0094bd039 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92b6c59f_1b35_4895_81cd_4a673fb64423.slice PodAnnotations:0xc003088530}] Aliases:map[]}"
2026-06-11 18:00:59.297745 | controller | Jun 11 16:34:34.747389 crc crio[23211]: time="2026-06-11T16:34:34.747290909Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-nrvfl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.297761 | controller | Jun 11 16:34:34.756607 crc crio[23211]: time="2026-06-11T16:34:34.756341229Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\""
2026-06-11 18:00:59.297777 | controller | Jun 11 16:34:34.757654 crc crio[23211]: time="2026-06-11T16:34:34.757531817Z" level=info msg="Ran pod sandbox 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150 with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/POD" id=17625834-cedd-4963-a959-f7c646fa153b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.297792 | controller | Jun 11 16:34:34.761072 crc crio[23211]: time="2026-06-11T16:34:34.76090978Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=a86620f9-0545-48e1-b306-d251d4d31e09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.297810 | controller | Jun 11 16:34:34.762249 crc crio[23211]: time="2026-06-11T16:34:34.762066877Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found" id=a86620f9-0545-48e1-b306-d251d4d31e09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.297826 | controller | Jun 11 16:34:34.762249 crc crio[23211]: time="2026-06-11T16:34:34.762136909Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found" id=a86620f9-0545-48e1-b306-d251d4d31e09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.297842 | controller | Jun 11 16:34:34.784005 crc crio[23211]: time="2026-06-11T16:34:34.782054262Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=3f920323-edb3-4dcd-9b96-24fc9a838d01 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.297857 | controller | Jun 11 16:34:34.792971 crc crio[23211]: time="2026-06-11T16:34:34.792876254Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\""
2026-06-11 18:00:59.297873 | controller | Jun 11 16:34:34.969147 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0f218ebf9839b8 Mac:06:f5:8a:da:ac:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/d6e7ba7c-53e8-420b-b62b-30d7587289e6 SocketPath: PciID:}] [{Interface:0xc0002fc860 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.297889 | controller | Jun 11 16:34:34.986493 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:142c988f5f6e35d Mac:2e:48:6f:e6:51:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/edd75306-bdf1-4fa3-9051-897abd64c8e8 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.297905 | controller | Jun 11 16:34:34.995531 crc crio[23211]: time="2026-06-11T16:34:34.995339229Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-5hw4m Namespace:openstack-operators ID:142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3 UID:1c351f2c-63ca-4e6b-9ba2-2c9efb4635eb NetNS:/var/run/netns/edd75306-bdf1-4fa3-9051-897abd64c8e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c351f2c_63ca_4e6b_9ba2_2c9efb4635eb.slice PodAnnotations:0xc0006126a0}] Aliases:map[]}"
2026-06-11 18:00:59.297921 | controller | Jun 11 16:34:34.995760 crc crio[23211]: time="2026-06-11T16:34:34.995667217Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-5hw4m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.297937 | controller | Jun 11 16:34:34.999554 crc crio[23211]: time="2026-06-11T16:34:34.999300395Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-g4f2j Namespace:openstack-operators ID:c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5 UID:992bf764-41ac-4c81-aca7-669c4f155277 NetNS:/var/run/netns/d6e7ba7c-53e8-420b-b62b-30d7587289e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod992bf764_41ac_4c81_aca7_669c4f155277.slice PodAnnotations:0xc0022782e0}] Aliases:map[]}"
2026-06-11 18:00:59.297953 | controller | Jun 11 16:34:34.999907 crc crio[23211]: time="2026-06-11T16:34:34.999777557Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-g4f2j for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.297973 | controller | Jun 11 16:34:35.018774 crc crio[23211]: time="2026-06-11T16:34:35.017884445Z" level=info msg="Ran pod sandbox 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3 with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/POD" id=8553e7b6-042e-427b-967b-4fd78d88bfe3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.297989 | controller | Jun 11 16:34:35.036824 crc crio[23211]: time="2026-06-11T16:34:35.036762302Z" level=info msg="Ran pod sandbox c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5 with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/POD" id=512218a9-de7c-42fb-b6a5-8b908b1b122c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.298006 | controller | Jun 11 16:34:35.047948 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c71cb84659a301 Mac:9a:da:f0:3f:a7:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/5763a3cb-53ef-415b-9246-00237b53fe1c SocketPath: PciID:}] [{Interface:0xc00048c680 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.298021 | controller | Jun 11 16:34:35.051833 crc crio[23211]: time="2026-06-11T16:34:35.050747211Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-r5gqj Namespace:openstack-operators ID:2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421 UID:bde5ad06-2989-4a26-b797-8414a49979af NetNS:/var/run/netns/5763a3cb-53ef-415b-9246-00237b53fe1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde5ad06_2989_4a26_b797_8414a49979af.slice PodAnnotations:0xc002818748}] Aliases:map[]}"
2026-06-11 18:00:59.298038 | controller | Jun 11 16:34:35.051833 crc crio[23211]: time="2026-06-11T16:34:35.050967707Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-r5gqj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.298054 | controller | Jun 11 16:34:35.104903 crc crio[23211]: time="2026-06-11T16:34:35.103047179Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=f25171f4-2c0d-49c5-a06d-89d30193f461 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298069 | controller | Jun 11 16:34:35.105168 crc crio[23211]: time="2026-06-11T16:34:35.103300715Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found" id=f25171f4-2c0d-49c5-a06d-89d30193f461 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298084 | controller | Jun 11 16:34:35.107630 crc crio[23211]: time="2026-06-11T16:34:35.105699412Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found" id=f25171f4-2c0d-49c5-a06d-89d30193f461 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298100 | controller | Jun 11 16:34:35.115850 crc crio[23211]: time="2026-06-11T16:34:35.113916741Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=00df0062-3501-42b1-afd5-1a547a61f022 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.298115 | controller | Jun 11 16:34:35.115850 crc crio[23211]: time="2026-06-11T16:34:35.114766562Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=9f85fcf2-f01e-44fd-82ba-e33ffb347028 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298133 | controller | Jun 11 16:34:35.118786 crc crio[23211]: time="2026-06-11T16:34:35.118748889Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found" id=9f85fcf2-f01e-44fd-82ba-e33ffb347028 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298149 | controller | Jun 11 16:34:35.119248 crc crio[23211]: time="2026-06-11T16:34:35.11922166Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found" id=9f85fcf2-f01e-44fd-82ba-e33ffb347028 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298164 | controller | Jun 11 16:34:35.122595 crc crio[23211]: time="2026-06-11T16:34:35.121862204Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=6842258c-4641-44a5-b672-fb75ce1cf746 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.298179 | controller | Jun 11 16:34:35.130479 crc crio[23211]: time="2026-06-11T16:34:35.129310994Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\""
2026-06-11 18:00:59.298195 | controller | Jun 11 16:34:35.144636 crc crio[23211]: time="2026-06-11T16:34:35.144115673Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\""
2026-06-11 18:00:59.298210 | controller | Jun 11 16:34:35.181965 crc crio[23211]: time="2026-06-11T16:34:35.181195351Z" level=info msg="Ran pod sandbox 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421 with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/POD" id=96907b13-fbe6-47f3-a500-116b6b19be46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.298226 | controller | Jun 11 16:34:35.185034 crc crio[23211]: time="2026-06-11T16:34:35.184967983Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/POD" id=6e34d220-2374-4bcd-a0ad-805e76999957 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.298241 | controller | Jun 11 16:34:35.185200 crc crio[23211]: time="2026-06-11T16:34:35.185112107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.298257 | controller | Jun 11 16:34:35.190082 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49d4aff98bfbf89 Mac:c6:3b:31:15:98:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/1a086b69-d3af-4f36-94bd-6674c4eff65b SocketPath: PciID:}] [{Interface:0xc00038e5b0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.298273 | controller | Jun 11 16:34:35.193000 crc crio[23211]: time="2026-06-11T16:34:35.192722101Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-vlw2j Namespace:openstack-operators ID:49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62 UID:13598e35-58e9-408e-acb2-5489ba99c6cb NetNS:/var/run/netns/1a086b69-d3af-4f36-94bd-6674c4eff65b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13598e35_58e9_408e_acb2_5489ba99c6cb.slice PodAnnotations:0xc000d2e628}] Aliases:map[]}"
2026-06-11 18:00:59.298289 | controller | Jun 11 16:34:35.193000 crc crio[23211]: time="2026-06-11T16:34:35.192903265Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-vlw2j for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.298307 | controller | Jun 11 16:34:35.194752 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:809a64f277ce529 Mac:0e:f4:94:57:69:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/0c2072cb-b3bd-46e3-a315-faaeaeb30d1f SocketPath: PciID:}] [{Interface:0xc00027c840 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.298323 | controller | Jun 11 16:34:35.196050 crc crio[23211]: time="2026-06-11T16:34:35.195938599Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-7r2xw Namespace:openstack-operators ID:809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1 UID:c33ae6b9-451d-4648-9aae-ff9c5aabdd9c NetNS:/var/run/netns/0c2072cb-b3bd-46e3-a315-faaeaeb30d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc33ae6b9_451d_4648_9aae_ff9c5aabdd9c.slice PodAnnotations:0xc003088108}] Aliases:map[]}"
2026-06-11 18:00:59.298339 | controller | Jun 11 16:34:35.196977 crc crio[23211]: time="2026-06-11T16:34:35.196887142Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-7r2xw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.298355 | controller | Jun 11 16:34:35.197742 crc crio[23211]: time="2026-06-11T16:34:35.197566138Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=d564880c-3978-4803-bf83-a83a764c04ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298370 | controller | Jun 11 16:34:35.217594 crc crio[23211]: time="2026-06-11T16:34:35.217519842Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found" id=d564880c-3978-4803-bf83-a83a764c04ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298385 | controller | Jun 11 16:34:35.217762 crc crio[23211]: time="2026-06-11T16:34:35.217642245Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found" id=d564880c-3978-4803-bf83-a83a764c04ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298401 | controller | Jun 11 16:34:35.245245 crc crio[23211]: time="2026-06-11T16:34:35.245043948Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=99aa4c3f-400f-4e61-b24b-6e63a646d612 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.298416 | controller | Jun 11 16:34:35.281595 crc crio[23211]: time="2026-06-11T16:34:35.278009227Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\""
2026-06-11 18:00:59.298432 | controller | Jun 11 16:34:35.281595 crc crio[23211]: time="2026-06-11T16:34:35.279944244Z" level=info msg="Ran pod sandbox 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62 with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/POD" id=f8cf44cf-2f35-40e9-ab62-bddb46fc7d59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.298447 | controller | Jun 11 16:34:35.285271 crc crio[23211]: time="2026-06-11T16:34:35.28518877Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=750edb04-86b8-4b05-8d6f-34d16b312631 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298462 | controller | Jun 11 16:34:35.285595 crc crio[23211]: time="2026-06-11T16:34:35.285535009Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found" id=750edb04-86b8-4b05-8d6f-34d16b312631 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298481 | controller | Jun 11 16:34:35.285873 crc crio[23211]: time="2026-06-11T16:34:35.285752054Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found" id=750edb04-86b8-4b05-8d6f-34d16b312631 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298497 | controller | Jun 11 16:34:35.290777 crc crio[23211]: time="2026-06-11T16:34:35.290611303Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=519e517a-d9dd-4093-9aa6-d460d75ab623 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.298527 | controller | Jun 11 16:34:35.298535 crc crio[23211]: time="2026-06-11T16:34:35.297299424Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\""
2026-06-11 18:00:59.298550 | controller | Jun 11 16:34:35.370903 crc crio[23211]: time="2026-06-11T16:34:35.370808935Z" level=info msg="Ran pod sandbox 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1 with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/POD" id=820788f1-6084-4292-b1a0-7b6bf9809a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.298567 | controller | Jun 11 16:34:35.373938 crc crio[23211]: time="2026-06-11T16:34:35.37390256Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=e8afefdb-d6f9-4d51-a998-644d23b6bfd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298582 | controller | Jun 11 16:34:35.374154 crc crio[23211]: time="2026-06-11T16:34:35.374048053Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found" id=e8afefdb-d6f9-4d51-a998-644d23b6bfd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298598 | controller | Jun 11 16:34:35.374154 crc crio[23211]: time="2026-06-11T16:34:35.374119805Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found" id=e8afefdb-d6f9-4d51-a998-644d23b6bfd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298613 | controller | Jun 11 16:34:35.378738 crc crio[23211]: time="2026-06-11T16:34:35.378054261Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=5f621b28-bf2d-48ba-a873-661e95cc734b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.298628 | controller | Jun 11 16:34:35.409606 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db66fc2cad3a611 Mac:4e:d3:ac:46:1d:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/dd6a795d-6ac9-4847-b561-8b04bd45b4a2 SocketPath: PciID:}] [{Interface:0xc00052e8a0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.298644 | controller | Jun 11 16:34:35.409606 crc crio[23211]: time="2026-06-11T16:34:35.408397466Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\""
2026-06-11 18:00:59.298659 | controller | Jun 11 16:34:35.427516 crc crio[23211]: time="2026-06-11T16:34:35.427316664Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-8qwl7 Namespace:openstack-operators ID:bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c UID:55b598a8-68db-46e3-a56a-5d9384caea91 NetNS:/var/run/netns/7400280d-1e03-40ee-94f4-743347d786d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55b598a8_68db_46e3_a56a_5d9384caea91.slice PodAnnotations:0xc002818180}] Aliases:map[]}"
2026-06-11 18:00:59.298678 | controller | Jun 11 16:34:35.427516 crc crio[23211]: time="2026-06-11T16:34:35.427407756Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-8qwl7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.298695 | controller | Jun 11 16:34:35.428779 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d53af5beb44607 Mac:76:82:d9:c1:10:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/960619be-b714-4400-b939-958d88b7a013 SocketPath: PciID:}] [{Interface:0xc0002246d0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.298710 | controller | Jun 11 16:34:35.429522 crc crio[23211]: time="2026-06-11T16:34:35.429296821Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-h8vfg Namespace:openstack-operators ID:4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca UID:3a9d7630-e1cc-41d7-94b4-d43255234e53 NetNS:/var/run/netns/960619be-b714-4400-b939-958d88b7a013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a9d7630_e1cc_41d7_94b4_d43255234e53.slice PodAnnotations:0xc0006126c8}] Aliases:map[]}"
2026-06-11 18:00:59.298726 | controller | Jun 11 16:34:35.429522 crc crio[23211]: time="2026-06-11T16:34:35.429510047Z" level=info msg="Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-h8vfg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.298742 | controller | Jun 11 16:34:35.443852 crc crio[23211]: time="2026-06-11T16:34:35.443820174Z" level=info msg="Ran pod sandbox 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/POD" id=58559f14-06a0-4afc-99e8-1619b000c141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.298758 | controller | Jun 11 16:34:35.454721 crc crio[23211]: time="2026-06-11T16:34:35.454213106Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=0e123d57-67d0-4368-bc2f-1935076ccc0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298773 | controller | Jun 11 16:34:35.456046 crc crio[23211]: time="2026-06-11T16:34:35.4560066Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=0e123d57-67d0-4368-bc2f-1935076ccc0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298789 | controller | Jun 11 16:34:35.456106 crc crio[23211]: time="2026-06-11T16:34:35.456079591Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=0e123d57-67d0-4368-bc2f-1935076ccc0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.298804 | controller | Jun 11 16:34:35.457836 crc crio[23211]: time="2026-06-11T16:34:35.457390933Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=032798b5-a587-4a55-b763-44739082eab0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.298819 | controller | Jun 11 16:34:35.464705 crc crio[23211]: time="2026-06-11T16:34:35.464638208Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\""
2026-06-11 18:00:59.298835 | controller | Jun 11 16:34:35.471296 crc crio[23211]: time="2026-06-11T16:34:35.471204258Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-gbmrv Namespace:openstack-operators ID:db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96 UID:dbfba073-0fdb-46f6-9d00-69c780ab88b3 NetNS:/var/run/netns/dd6a795d-6ac9-4847-b561-8b04bd45b4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbfba073_0fdb_46f6_9d00_69c780ab88b3.slice PodAnnotations:0xc000130960}] Aliases:map[]}"
2026-06-11 18:00:59.298854 | controller | Jun 11 16:34:35.473284 crc crio[23211]: time="2026-06-11T16:34:35.473225966Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-gbmrv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.298870 | controller | Jun 11 16:34:35.589666 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33ac9d55322a60c Mac:02:15:fd:85:70:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/d47d8e2a-ebcc-4da9-a4e2-975d8f952ffc SocketPath: PciID:}] [{Interface:0xc00025d790 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.298886 | controller | Jun 11 16:34:35.591004 crc crio[23211]: time="2026-06-11T16:34:35.590916198Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7495jtdr Namespace:openstack-operators ID:33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135 UID:8cf7edb8-d6ef-4074-8f59-dd2aafae76d9 NetNS:/var/run/netns/d47d8e2a-ebcc-4da9-a4e2-975d8f952ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cf7edb8_d6ef_4074_8f59_dd2aafae76d9.slice PodAnnotations:0xc0001ae8b0}] Aliases:map[]}"
2026-06-11 18:00:59.298901 | controller | Jun 11 16:34:35.591152 crc crio[23211]: time="2026-06-11T16:34:35.591084421Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7495jtdr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.298917 | controller | Jun 11 16:34:35.594669 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efdc72b3c76aab5 Mac:16:cf:e8:ea:99:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/732e04ad-42e9-47d6-b65a-86abe1f37a74 SocketPath: PciID:}] [{Interface:0xc00051c5e0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.298933 | controller | Jun 11 16:34:35.595658 crc crio[23211]: time="2026-06-11T16:34:35.595391817Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh Namespace:openstack-operators ID:efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b UID:77436fbb-92d5-45d2-a3b4-39338fe19aca NetNS:/var/run/netns/732e04ad-42e9-47d6-b65a-86abe1f37a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77436fbb_92d5_45d2_a3b4_39338fe19aca.slice PodAnnotations:0xc003088388}] Aliases:map[]}"
2026-06-11 18:00:59.298948 | controller | Jun 11 16:34:35.595905 crc crio[23211]: time="2026-06-11T16:34:35.595668162Z" level=info msg="Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.298964 | controller | Jun 11 16:34:35.624103 crc crio[23211]: time="2026-06-11T16:34:35.624047621Z" level=info msg="Ran pod sandbox efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/POD" id=00592298-4310-4d36-bf67-444ce5ead803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.298987 | controller | Jun 11 16:34:35.626973 crc crio[23211]: time="2026-06-11T16:34:35.626709225Z" level=info msg="Ran pod sandbox db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96 with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/POD" id=f70c3c8c-c628-4186-831d-a8d3ec3ac1e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.299012 | controller | Jun 11 16:34:35.630195 crc crio[23211]: time="2026-06-11T16:34:35.629621226Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=66d9a218-07ad-4afe-8a56-f6bc0c600671 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299035 | controller | Jun 11 16:34:35.631394 crc crio[23211]: time="2026-06-11T16:34:35.631233715Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=3dab3e29-ea7d-4e57-9861-88d267653659 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299052 | controller | Jun 11 16:34:35.631855 crc crio[23211]: time="2026-06-11T16:34:35.63148379Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found" id=66d9a218-07ad-4afe-8a56-f6bc0c600671 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299068 | controller | Jun 11 16:34:35.631855 crc crio[23211]: time="2026-06-11T16:34:35.631563262Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found" id=66d9a218-07ad-4afe-8a56-f6bc0c600671 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299084 | controller | Jun 11 16:34:35.633028 crc crio[23211]: time="2026-06-11T16:34:35.632060764Z" level=info msg="Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found" id=3dab3e29-ea7d-4e57-9861-88d267653659 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299099 | controller | Jun 11 16:34:35.633028 crc crio[23211]: time="2026-06-11T16:34:35.632099365Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found" id=3dab3e29-ea7d-4e57-9861-88d267653659 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299115 | controller | Jun 11 16:34:35.634661 crc crio[23211]: time="2026-06-11T16:34:35.634608626Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=dee5863a-a3b1-405c-9b5c-5a86e0640ba7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.299130 | controller | Jun 11 16:34:35.635119 crc crio[23211]: time="2026-06-11T16:34:35.635066387Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=cb642788-4ec6-458e-95e5-400e5251f59d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.299146 | controller | Jun 11 16:34:35.638084 crc crio[23211]: time="2026-06-11T16:34:35.637962158Z" level=info msg="Ran pod sandbox 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/POD" id=17024aa5-1ad0-4e3f-973c-7c633bd0dadd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.299161 | controller | Jun 11 16:34:35.640062 crc crio[23211]: time="2026-06-11T16:34:35.639972996Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\""
2026-06-11 18:00:59.299177 | controller | Jun 11 16:34:35.640814 crc crio[23211]: time="2026-06-11T16:34:35.640553081Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\""
2026-06-11 18:00:59.299197 | controller | Jun 11 16:34:35.718199 crc crio[23211]: time="2026-06-11T16:34:35.718094959Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=3c856134-6367-43d8-979b-fb802bf0ef6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299213 | controller | Jun 11 16:34:35.718199 crc crio[23211]: time="2026-06-11T16:34:35.718488298Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found" id=3c856134-6367-43d8-979b-fb802bf0ef6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299229 | controller | Jun 11 16:34:35.718199 crc crio[23211]: time="2026-06-11T16:34:35.718545789Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found" id=3c856134-6367-43d8-979b-fb802bf0ef6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299244 | controller | Jun 11 16:34:35.729121 crc crio[23211]: time="2026-06-11T16:34:35.729037824Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=1b0f1d7b-cd49-4104-a771-7cf8e285aaf7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.299259 | controller | Jun 11 16:34:35.735309 crc crio[23211]: time="2026-06-11T16:34:35.735168462Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\""
2026-06-11 18:00:59.299275 | controller | Jun 11 16:34:36.057876 crc crio[23211]: 2026-06-11T16:34:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf51fa2f1e6280c Mac:ce:00:5c:be:d3:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/7400280d-1e03-40ee-94f4-743347d786d4 SocketPath: PciID:}] [{Interface:0xc0001a46c0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.299291 | controller | Jun 11 16:34:36.065403 crc crio[23211]: time="2026-06-11T16:34:36.06527568Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-8qwl7 Namespace:openstack-operators ID:bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c UID:55b598a8-68db-46e3-a56a-5d9384caea91 NetNS:/var/run/netns/7400280d-1e03-40ee-94f4-743347d786d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55b598a8_68db_46e3_a56a_5d9384caea91.slice PodAnnotations:0xc002818180}] Aliases:map[]}"
2026-06-11 18:00:59.299307 | controller | Jun 11 16:34:36.065719 crc crio[23211]: time="2026-06-11T16:34:36.065541437Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-8qwl7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.299323 | controller | Jun 11 16:34:36.086277 crc crio[23211]: time="2026-06-11T16:34:36.086108875Z" level=info msg="Ran pod sandbox bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/POD" id=6e34d220-2374-4bcd-a0ad-805e76999957 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.299339 | controller | Jun 11 16:34:36.100806 crc crio[23211]: time="2026-06-11T16:34:36.100575475Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=4f0d42a7-6ca3-49eb-84ea-61ed0dba7273 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299358 | controller | Jun 11 16:34:36.134707 crc crio[23211]: time="2026-06-11T16:34:36.133316598Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=ccfa0ee8-16a0-4639-baad-4c5f7593d629 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299374 | controller | Jun 11 16:34:36.155888 crc crio[23211]: time="2026-06-11T16:34:36.155586747Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager" id=696bf8ca-0a6c-44fb-a29f-636a3db0fe9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.299390 | controller | Jun 11 16:34:36.156499 crc crio[23211]: time="2026-06-11T16:34:36.156341046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.299406 | controller | Jun 11 16:34:36.401140 crc crio[23211]: time="2026-06-11T16:34:36.400994873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.299422 | controller | Jun 11 16:34:36.486039 crc crio[23211]: time="2026-06-11T16:34:36.485900791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.299438 | controller | Jun 11 16:34:36.613786 crc crio[23211]: time="2026-06-11T16:34:36.613299437Z" level=info msg="Created container 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager" id=696bf8ca-0a6c-44fb-a29f-636a3db0fe9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.299454 | controller | Jun 11 16:34:36.620198 crc crio[23211]: time="2026-06-11T16:34:36.620092032Z" level=info msg="Starting container: 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268" id=4a82280f-fc5e-46de-8e6e-fa1b4f1dbdc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.299470 | controller | Jun 11 16:34:36.645492 crc crio[23211]: time="2026-06-11T16:34:36.645307532Z" level=info msg="Started container" PID=53678 containerID=214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268 description=openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager id=4a82280f-fc5e-46de-8e6e-fa1b4f1dbdc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c
2026-06-11 18:00:59.299487 | controller | Jun 11 16:34:36.715660 crc crio[23211]: time="2026-06-11T16:34:36.715329278Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=e994203e-70d7-4c89-b84f-7c4283240680 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299503 | controller | Jun 11 16:34:36.746802 crc crio[23211]: time="2026-06-11T16:34:36.746401331Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=40b95003-857f-4ac6-959c-9b432d4296a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299541 | controller | Jun 11 16:34:36.782823 crc crio[23211]: time="2026-06-11T16:34:36.782729381Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy" id=0f9a4598-97d4-4967-89da-5aac2ebc7efe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.299560 | controller | Jun 11 16:34:36.783555 crc crio[23211]: time="2026-06-11T16:34:36.783164852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.299579 | controller | Jun 11 16:34:36.922276 crc crio[23211]: time="2026-06-11T16:34:36.921597226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.299595 | controller | Jun 11 16:34:37.020538 crc crio[23211]: time="2026-06-11T16:34:37.020296077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.299611 | controller | Jun 11 16:34:37.229581 crc crio[23211]: time="2026-06-11T16:34:37.229227388Z" level=info msg="Created container 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy" id=0f9a4598-97d4-4967-89da-5aac2ebc7efe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.299627 | controller | Jun 11 16:34:37.252191 crc crio[23211]: time="2026-06-11T16:34:37.251944778Z" level=info msg="Starting container: 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f" id=a874ec20-d554-438d-a3b9-2d647c53f3d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.299643 | controller | Jun 11 16:34:37.336584 crc crio[23211]: time="2026-06-11T16:34:37.336106788Z" level=info msg="Started container" PID=53733 containerID=445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f description=openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy id=a874ec20-d554-438d-a3b9-2d647c53f3d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c
2026-06-11 18:00:59.299662 | controller | Jun 11 16:34:38.078684 crc crio[23211]: time="2026-06-11T16:34:38.078599166Z" level=info msg="Reading blob body from https://quay.io/v2/openstack-k8s-operators/designate-operator/blobs/sha256:55c0205b422beeca9ab8ece9c61b1e34f31686b8a7adf249272ac75b4dd57e4d failed (unexpected EOF), reconnecting after 14680065 bytes…"
2026-06-11 18:00:59.299683 | controller | Jun 11 16:34:39.827823 crc crio[23211]: time="2026-06-11T16:34:39.827301101Z" level=info msg="Reading blob body from https://quay.io/v2/openstack-k8s-operators/neutron-operator/blobs/sha256:55c0205b422beeca9ab8ece9c61b1e34f31686b8a7adf249272ac75b4dd57e4d failed (unexpected EOF), reconnecting after 23068673 bytes…"
2026-06-11 18:00:59.299713 | controller | Jun 11 16:34:50.719732 crc crio[23211]: time="2026-06-11T16:34:50.718393853Z" level=info msg="Removing container: d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73" id=739339d7-706b-4ad9-b150-6546c417924f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.299731 | controller | Jun 11 16:34:57.177915 crc crio[23211]: time="2026-06-11T16:34:57.177063754Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=00df0062-3501-42b1-afd5-1a547a61f022 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.299747 | controller | Jun 11 16:34:57.180693 crc crio[23211]: time="2026-06-11T16:34:57.180623661Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=faa183e5-58d1-42d4-9abe-b93d7e6f6a07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299764 | controller | Jun 11 16:35:00.234167 crc crio[23211]: time="2026-06-11T16:35:00.233635074Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=1af97da8-c507-483d-a1e8-929005bc3bcb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299780 | controller | Jun 11 16:35:01.138586 crc crio[23211]: time="2026-06-11T16:35:01.1382213Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=99c1889f-410b-4c51-b698-a3502212d2d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.299799 | controller | Jun 11 16:35:01.140172 crc crio[23211]: time="2026-06-11T16:35:01.139970952Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=92a29a7f-2610-46dd-881c-db503f24160c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299815 | controller | Jun 11 16:35:02.560625 crc crio[23211]: time="2026-06-11T16:35:02.560552517Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager" id=160ec820-5809-4e5f-8123-11bb02d44fa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.299831 | controller | Jun 11 16:35:04.066268 crc crio[23211]: time="2026-06-11T16:35:04.06562364Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=f06a98d8-55dd-401b-9679-c54ee6f971d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299847 | controller | Jun 11 16:35:05.423742 crc crio[23211]: time="2026-06-11T16:35:05.423261811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.299864 | controller | Jun 11 16:35:06.350775 crc crio[23211]: time="2026-06-11T16:35:06.350544286Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager" id=97c7eacf-1442-49b1-a96b-5e0d0244d340 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.299880 | controller | Jun 11 16:35:09.505581 crc crio[23211]: time="2026-06-11T16:35:09.504837885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.299895 | controller | Jun 11 16:35:10.311826 crc crio[23211]: time="2026-06-11T16:35:10.311186141Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=63b302e1-f6d2-4748-86b0-277876129043 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.299911 | controller | Jun 11 16:35:10.313130 crc crio[23211]: time="2026-06-11T16:35:10.313008815Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=85cf9bd3-71ff-4d25-b59b-d85a14eab96f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299927 | controller | Jun 11 16:35:10.367060 crc crio[23211]: time="2026-06-11T16:35:10.366929041Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=6e89443b-c497-466c-a5dd-a26f0b9cd8ed name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.299943 | controller | Jun 11 16:35:10.368723 crc crio[23211]: time="2026-06-11T16:35:10.368621153Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=8bf590b4-05e4-446c-bd06-2f6e2246a77c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299959 | controller | Jun 11 16:35:11.034008 crc crio[23211]: time="2026-06-11T16:35:11.033819368Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=3f920323-edb3-4dcd-9b96-24fc9a838d01 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.299975 | controller | Jun 11 16:35:11.035126 crc crio[23211]: time="2026-06-11T16:35:11.035031157Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=d57a0037-bdb8-44d3-b175-a8840e55c0c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.299996 | controller | Jun 11 16:35:11.035328 crc crio[23211]: time="2026-06-11T16:35:11.035248403Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=83d12ed1-0bc9-47a6-9a47-468ca16b6b4d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300013 | controller | Jun 11 16:35:11.036496 crc crio[23211]: time="2026-06-11T16:35:11.036325829Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=3c1ad026-8cf6-4a78-a671-7827b4c2269f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300029 | controller | Jun 11 16:35:11.045811 crc crio[23211]: time="2026-06-11T16:35:11.045747387Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=963b1030-8cd4-49ea-ae35-bcf059ed1d7e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300044 | controller | Jun 11 16:35:11.046733 crc crio[23211]: time="2026-06-11T16:35:11.04667623Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=4f9c5ac0-e388-43f7-a3cf-af1c1c3340fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300060 | controller | Jun 11 16:35:11.056808 crc crio[23211]: time="2026-06-11T16:35:11.056655031Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=66d7da89-3d28-42f8-a50f-3ff77ee9e01c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300076 | controller | Jun 11 16:35:11.057508 crc crio[23211]: time="2026-06-11T16:35:11.057475621Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=42b46b0e-6053-4894-a5e7-5271eae49c66 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300092 | controller | Jun 11 16:35:11.058792 crc crio[23211]: time="2026-06-11T16:35:11.058700311Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=5f621b28-bf2d-48ba-a873-661e95cc734b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300107 | controller | Jun 11 16:35:11.059517 crc crio[23211]: time="2026-06-11T16:35:11.05948573Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=9fc05e1f-d4f1-430f-9138-0ed6552cf0b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300123 | controller | Jun 11 16:35:11.067396 crc crio[23211]: time="2026-06-11T16:35:11.067267468Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=22bb0838-6251-4de3-a40b-d85f4c180603 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300138 | controller | Jun 11 16:35:11.068241 crc crio[23211]: time="2026-06-11T16:35:11.068185561Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=4ca389cd-80be-4362-a105-383f09345494 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300154 | controller | Jun 11 16:35:11.076220 crc crio[23211]: time="2026-06-11T16:35:11.076098132Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=6842258c-4641-44a5-b672-fb75ce1cf746 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300170 | controller | Jun 11 16:35:11.076981 crc crio[23211]: time="2026-06-11T16:35:11.076912932Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=7d90bd31-4adb-4d54-b6bc-4eb58892d6fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300189 | controller | Jun 11 16:35:11.094948 crc crio[23211]: time="2026-06-11T16:35:11.094814106Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=032798b5-a587-4a55-b763-44739082eab0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300205 | controller | Jun 11 16:35:11.095655 crc crio[23211]: time="2026-06-11T16:35:11.095579845Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=0cb5c68b-90e9-40ba-baf2-e6ecde578daa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300221 | controller | Jun 11 16:35:11.101117 crc crio[23211]: time="2026-06-11T16:35:11.101073977Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=f459ecc5-733f-4e26-9d3f-9d626ee62713 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300236 | controller | Jun 11 16:35:11.103027 crc crio[23211]: time="2026-06-11T16:35:11.102917322Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=3811b69d-b784-4e06-b24c-58d170742631 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300252 | controller | Jun 11 16:35:11.105775 crc crio[23211]: time="2026-06-11T16:35:11.105566836Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=1b0f1d7b-cd49-4104-a771-7cf8e285aaf7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300267 | controller | Jun 11 16:35:11.106404 crc crio[23211]: time="2026-06-11T16:35:11.106158921Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=69deab4d-d3b5-4146-a3f3-cb7a9da019fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300283 | controller | Jun 11 16:35:11.129943 crc crio[23211]: time="2026-06-11T16:35:11.129797613Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=99aa4c3f-400f-4e61-b24b-6e63a646d612 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300298 | controller | Jun 11 16:35:11.132699 crc crio[23211]: time="2026-06-11T16:35:11.132616372Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=bbf6485f-acba-42f1-bfb2-7746862d6cf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300314 | controller | Jun 11 16:35:11.142966 crc crio[23211]: time="2026-06-11T16:35:11.14285313Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=b92f6ff3-f0cf-4baf-865e-1ca1831695b4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300329 | controller | Jun 11 16:35:11.147413 crc crio[23211]: time="2026-06-11T16:35:11.146569169Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=00e80225-f627-4c02-b15f-227d1df18fb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300344 | controller | Jun 11 16:35:11.167853 crc crio[23211]: time="2026-06-11T16:35:11.167714091Z" level=info msg="Removed container d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73: openshift-infra/auto-csr-approver-29686588-zlr9p/oc" id=739339d7-706b-4ad9-b150-6546c417924f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.300368 | controller | Jun 11 16:35:11.170048 crc crio[23211]: time="2026-06-11T16:35:11.169850393Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=483e55c7-0343-471d-99e5-85d4a82f2345 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300384 | controller | Jun 11 16:35:11.170048 crc crio[23211]: time="2026-06-11T16:35:11.170012017Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=287888c5-ada6-4f6e-a683-10aa102a9550 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300399 | controller | Jun 11 16:35:11.179207 crc crio[23211]: time="2026-06-11T16:35:11.179091318Z" level=info msg="Stopping pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6" id=3fcda949-66b4-4620-ae91-a0d56923fc00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.300414 | controller | Jun 11 16:35:11.179681 crc crio[23211]: time="2026-06-11T16:35:11.179531008Z" level=info msg="Stopped pod sandbox (already stopped): e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6" id=3fcda949-66b4-4620-ae91-a0d56923fc00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.300429 | controller | Jun 11 16:35:11.180285 crc crio[23211]: time="2026-06-11T16:35:11.180059851Z" level=info msg="Removing pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6" id=ab2594b5-eefe-42bf-9ebc-65c8d2711167 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.300444 | controller | Jun 11 16:35:11.312698 crc crio[23211]: time="2026-06-11T16:35:11.302386634Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=dee5863a-a3b1-405c-9b5c-5a86e0640ba7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300459 | controller | Jun 11 16:35:11.316031 crc crio[23211]: time="2026-06-11T16:35:11.31417139Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=048bb7c6-9207-4bd9-a8b0-fc51aa77ec6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300474 | controller | Jun 11 16:35:11.329877 crc crio[23211]: time="2026-06-11T16:35:11.329755227Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=37bbcab0-56a7-4812-9027-bb3b375194ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300490 | controller | Jun 11 16:35:11.330773 crc crio[23211]: time="2026-06-11T16:35:11.33068295Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=34f3aa32-870d-4d89-8b6e-4af2151ef2e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300505 | controller | Jun 11 16:35:11.331022 crc crio[23211]: time="2026-06-11T16:35:11.330966647Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=6d8682b2-313c-46ce-ac93-055301a2dc9b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300541 | controller | Jun 11 16:35:11.331522 crc crio[23211]: time="2026-06-11T16:35:11.331413198Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=04de2ef6-0270-4cb9-99e7-9bf38ef4e10b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300564 | controller | Jun 11 16:35:11.351123 crc crio[23211]: time="2026-06-11T16:35:11.351008473Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=f93f18fe-1545-46b8-91fc-7c833521d595 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300593 | controller | Jun 11 16:35:11.351595 crc crio[23211]: time="2026-06-11T16:35:11.351178817Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=e288dde3-507b-41da-b131-860d6647b744 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300615 | controller | Jun 11 16:35:11.351595 crc crio[23211]: time="2026-06-11T16:35:11.351231788Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=0302e824-aa8d-42f6-b2d4-fe2340a992bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300631 | controller | Jun 11 16:35:11.351595 crc crio[23211]: time="2026-06-11T16:35:11.351277709Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=5779afac-d368-419c-af29-1f40e4f65182 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300647 | controller | Jun 11 16:35:11.351595 crc crio[23211]: time="2026-06-11T16:35:11.351361361Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=f56a1f60-89c9-4c49-b3f4-a9e74b5a791c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300662 | controller | Jun 11 16:35:11.352810 crc crio[23211]: time="2026-06-11T16:35:11.352702603Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=cb642788-4ec6-458e-95e5-400e5251f59d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300677 | controller | Jun 11 16:35:11.362264 crc crio[23211]: time="2026-06-11T16:35:11.362172843Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=162eed0f-a427-4b82-853f-b8b4ab061fc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300692 | controller | Jun 11 16:35:11.410828 crc crio[23211]: time="2026-06-11T16:35:11.410673819Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=519e517a-d9dd-4093-9aa6-d460d75ab623 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300708 | controller | Jun 11 16:35:11.412200 crc crio[23211]: time="2026-06-11T16:35:11.412107462Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=b0feeeba-2028-4fc8-84ae-145ca67f9f26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300723 | controller | Jun 11 16:35:11.433186 crc crio[23211]: time="2026-06-11T16:35:11.43307554Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=c57970ad-07a8-4dda-93ef-d0143bbe05b6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300739 | controller | Jun 11 16:35:11.437856 crc crio[23211]: time="2026-06-11T16:35:11.437811626Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=c952994d-69e6-4995-8b55-a9fe71085fe3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300754 | controller | Jun 11 16:35:11.438747 crc crio[23211]: time="2026-06-11T16:35:11.438722757Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=cf49e792-4bc6-4478-8084-7607fac4fbce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300773 | controller | Jun 11 16:35:11.439286 crc crio[23211]: time="2026-06-11T16:35:11.439262651Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager" id=66cfb256-ef0f-45c8-882b-439c5ca5af75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.300789 | controller | Jun 11 16:35:11.440251 crc crio[23211]: time="2026-06-11T16:35:11.440190163Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=a064fa75-5983-4535-9995-aa3138c69563 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.300824 | controller | Jun 11 16:35:11.454480 crc crio[23211]: time="2026-06-11T16:35:11.452411449Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=ebee3294-88ee-4ecf-9859-81da770f3427 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300840 | controller | Jun 11 16:35:11.454480 crc crio[23211]: time="2026-06-11T16:35:11.453013364Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=5d20d720-3586-4556-bb62-e4c3358902f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300855 | controller | Jun 11 16:35:11.454480 crc crio[23211]: time="2026-06-11T16:35:11.453505146Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=56b0be7c-0c6b-4335-864d-cd8045ef0350 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300870 | controller | Jun 11 16:35:11.469476 crc crio[23211]: time="2026-06-11T16:35:11.462710279Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager" id=126f9a2c-4fb7-4102-b6fb-6dc01ff448fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.300886 | controller | Jun 11 16:35:11.469476 crc crio[23211]: time="2026-06-11T16:35:11.463009846Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager" id=86e7420c-3974-4dbd-9016-341665eb6914 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.300901 | controller | Jun 11 16:35:11.494533 crc crio[23211]: time="2026-06-11T16:35:11.487068229Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager" id=b2c15734-34ae-4ade-af2d-aae7cd214cdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.300916 | controller | Jun 11 16:35:11.495285 crc crio[23211]: time="2026-06-11T16:35:11.495136455Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=4759d6fb-0504-43e4-a4f2-8bb8ea9d6d29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300932 | controller | Jun 11 16:35:11.495390 crc crio[23211]: time="2026-06-11T16:35:11.495284357Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=0091d794-f083-4922-886e-d1f3fecadfab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300948 | controller | Jun 11 16:35:11.496062 crc crio[23211]: time="2026-06-11T16:35:11.495907333Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager" id=a84d4cfb-c46c-4ff0-afed-72e13b7a0426 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.300964 | controller | Jun 11 16:35:11.496135 crc crio[23211]: time="2026-06-11T16:35:11.496114438Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=81e98df8-1517-4aea-89ef-30c32ccc45df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.300982 | controller | Jun 11 16:35:11.501099 crc crio[23211]: time="2026-06-11T16:35:11.500876883Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager" id=a7db778b-d19a-4c61-ac05-99ff2ebddc84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.300998 | controller | Jun 11 16:35:11.510117 crc crio[23211]: time="2026-06-11T16:35:11.510030155Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=26878db5-c26c-4328-97cc-1839f37f2379 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.301014 | controller | Jun 11 16:35:11.512086 crc crio[23211]: time="2026-06-11T16:35:11.512018843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301029 | controller | Jun 11 16:35:11.512300 crc crio[23211]: time="2026-06-11T16:35:11.512240679Z" level=info msg="Removed pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6" id=ab2594b5-eefe-42bf-9ebc-65c8d2711167 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.301045 | controller | Jun 11 16:35:11.513769 crc crio[23211]: time="2026-06-11T16:35:11.513684494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301060 | controller | Jun 11 16:35:11.515707 crc crio[23211]: time="2026-06-11T16:35:11.515651921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301076 | controller | Jun 11 16:35:11.517630 crc crio[23211]: time="2026-06-11T16:35:11.517582208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301091 | controller | Jun 11 16:35:11.518062 crc crio[23211]: time="2026-06-11T16:35:11.518010668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301107 | controller | Jun 11 16:35:11.521819 crc crio[23211]: time="2026-06-11T16:35:11.521744118Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager" id=ca717808-53ad-466c-802c-00c212fefd66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301124 | controller | Jun 11 16:35:11.522037 crc crio[23211]: time="2026-06-11T16:35:11.521983525Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager" id=4c0b72d6-41ea-435d-ab16-64c96b711b36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301140 | controller | Jun 11 16:35:11.523823 crc crio[23211]: time="2026-06-11T16:35:11.523770128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301156 | controller | Jun 11 16:35:11.532974 crc crio[23211]: time="2026-06-11T16:35:11.532900729Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=11d7ef72-b72f-4b0e-bc99-313fa49064f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.301172 | controller | Jun 11 16:35:11.533106 crc crio[23211]: time="2026-06-11T16:35:11.532987721Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager" id=d1e7e9bf-8873-46ee-9de4-bc6af957b648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301191 | controller | Jun 11 16:35:11.533106 crc crio[23211]: time="2026-06-11T16:35:11.533016822Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=a37ae33d-1b84-4b34-8622-c1a1e5cc652b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.301207 | controller | Jun 11 16:35:11.533191 crc crio[23211]: time="2026-06-11T16:35:11.533179096Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager" id=66cf2099-8c75-4041-b17f-ca0cc36e044a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301223 | controller | Jun 11 16:35:11.534616 crc crio[23211]: time="2026-06-11T16:35:11.534560209Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=41229799-d369-4184-a6b0-2d2b53242df6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.301239 | controller | Jun 11 16:35:11.536621 crc crio[23211]: time="2026-06-11T16:35:11.536554287Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager" id=d0af6675-acbd-4c40-9dbc-103843a823f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301255 | controller | Jun 11 16:35:11.541022 crc crio[23211]: time="2026-06-11T16:35:11.54078757Z" level=info msg="Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager" id=8120a8bd-2290-4c7a-8c95-d8de7f7e0e90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301271 | controller | Jun 11 16:35:11.544572 crc crio[23211]: time="2026-06-11T16:35:11.544114911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301287 | controller | Jun 11 16:35:11.546871 crc crio[23211]: time="2026-06-11T16:35:11.546839427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301303 | controller | Jun 11 16:35:11.549727 crc crio[23211]: time="2026-06-11T16:35:11.549656275Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager" id=a88ebaaf-a83b-4e47-8505-832e3d74108c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301319 | controller | Jun 11 16:35:11.551324 crc crio[23211]: time="2026-06-11T16:35:11.551264834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301335 | controller | Jun 11 16:35:11.551758 crc crio[23211]: time="2026-06-11T16:35:11.551271804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301351 | controller | Jun 11 16:35:11.552309 crc crio[23211]: time="2026-06-11T16:35:11.552236207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301367 | controller | Jun 11 16:35:11.554210 crc crio[23211]: time="2026-06-11T16:35:11.554179715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301383 | controller | Jun 11 16:35:11.556660 crc crio[23211]: time="2026-06-11T16:35:11.556590673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301399 | controller | Jun 11 16:35:11.556977 crc crio[23211]: time="2026-06-11T16:35:11.556910421Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager" id=2645a5f1-eee0-47c8-ab80-27de6cb64f0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301418 | controller | Jun 11 16:35:11.565768 crc crio[23211]: time="2026-06-11T16:35:11.565617952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301435 | controller | Jun 11 16:35:11.569911 crc crio[23211]: time="2026-06-11T16:35:11.569848864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301451 | controller | Jun 11 16:35:11.570973 crc crio[23211]: time="2026-06-11T16:35:11.570933801Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=530b0dc6-7e97-4c3e-b0d5-e0478a1905ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.301466 | controller | Jun 11 16:35:11.571097 crc crio[23211]: time="2026-06-11T16:35:11.570940791Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager" id=a9d9564d-01fb-41c7-b406-06da33cba77f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301482 | controller | Jun 11 16:35:11.573938 crc crio[23211]: time="2026-06-11T16:35:11.573875982Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager" id=5dfd21aa-d6fd-414c-8ec5-71e3903f17b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301498 | controller | Jun 11 16:35:11.579929 crc crio[23211]: time="2026-06-11T16:35:11.579858756Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager" id=1050c1c4-7d99-48b6-b98a-cb1ee60bdd82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301534 | controller | Jun 11 16:35:11.583603 crc crio[23211]: time="2026-06-11T16:35:11.583536466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301553 | controller | Jun 11 16:35:11.592157 crc crio[23211]: time="2026-06-11T16:35:11.591791185Z" level=info msg="Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator" id=f793e7f1-b31f-44ab-ad77-9ac9b16ec0e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301570 | controller | Jun 11 16:35:11.603510 crc crio[23211]: time="2026-06-11T16:35:11.603379477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301586 | controller | Jun 11 16:35:11.603996 crc crio[23211]: time="2026-06-11T16:35:11.60395708Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager" id=4ed9cf26-4a19-4334-9011-c03b7156be29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301603 | controller | Jun 11 16:35:11.613107 crc crio[23211]: time="2026-06-11T16:35:11.61300444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301619 | controller | Jun 11 16:35:11.640784 crc crio[23211]: time="2026-06-11T16:35:11.640516436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301634 | controller | Jun 11 16:35:11.644302 crc crio[23211]: time="2026-06-11T16:35:11.644208456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301650 | controller | Jun 11 16:35:11.646803 crc crio[23211]: time="2026-06-11T16:35:11.646734997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301676 | controller | Jun 11 16:35:11.648106 crc crio[23211]: time="2026-06-11T16:35:11.648054989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301704 | controller | Jun 11 16:35:11.648318 crc crio[23211]: time="2026-06-11T16:35:11.648181012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301730 | controller | Jun 11 16:35:11.653183 crc crio[23211]: time="2026-06-11T16:35:11.652960837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301748 | controller | Jun 11 16:35:11.657598 crc crio[23211]: time="2026-06-11T16:35:11.657542139Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager" id=02b4ae26-7fa0-4bce-b7f6-706d0d8047f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.301765 | controller | Jun 11 16:35:11.665166 crc crio[23211]: time="2026-06-11T16:35:11.665061431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301781 | controller | Jun 11 16:35:11.666169 crc crio[23211]: time="2026-06-11T16:35:11.666082745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301797 | controller | Jun 11 16:35:11.666463 crc crio[23211]: time="2026-06-11T16:35:11.666218639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301812 | controller | Jun 11 16:35:11.693962 crc crio[23211]: time="2026-06-11T16:35:11.693862819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301828 | controller | Jun 11 16:35:11.696884 crc crio[23211]: time="2026-06-11T16:35:11.696823121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301844 | controller | Jun 11 16:35:11.716773 crc crio[23211]: time="2026-06-11T16:35:11.71660799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301859 | controller | Jun 11 16:35:11.720988 crc crio[23211]: time="2026-06-11T16:35:11.720899844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301874 | controller | Jun 11 16:35:11.742709 crc crio[23211]: time="2026-06-11T16:35:11.7425919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301890 | controller | Jun 11 16:35:11.746367 crc crio[23211]: time="2026-06-11T16:35:11.746286489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301905 | controller | Jun 11 16:35:11.755931 crc crio[23211]: time="2026-06-11T16:35:11.75582242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301925 | controller | Jun 11 16:35:11.811701 crc crio[23211]: time="2026-06-11T16:35:11.809181412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301941 | controller | Jun 11 16:35:11.826542 crc crio[23211]: time="2026-06-11T16:35:11.826290197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301956 | controller | Jun 11 16:35:11.891508 crc crio[23211]: time="2026-06-11T16:35:11.890571094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301971 | controller | Jun 11 16:35:11.901504 crc crio[23211]: time="2026-06-11T16:35:11.899030309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.301987 | controller | Jun 11 16:35:11.901504 crc crio[23211]: time="2026-06-11T16:35:11.900234808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302002 | controller | Jun 11 16:35:11.907318 crc crio[23211]: time="2026-06-11T16:35:11.907193567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302017 | controller | Jun 11 16:35:11.989607 crc crio[23211]: time="2026-06-11T16:35:11.987964984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302032 | controller | Jun 11 16:35:11.994600 crc crio[23211]: time="2026-06-11T16:35:11.992522664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302047 | controller | Jun 11 16:35:12.017257 crc crio[23211]: time="2026-06-11T16:35:12.016804352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302062 | controller | Jun 11 16:35:12.035265 crc crio[23211]: time="2026-06-11T16:35:12.035175657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302077 | controller | Jun 11 16:35:12.042789 crc crio[23211]: time="2026-06-11T16:35:12.042729001Z" level=info msg="Created container 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager" id=97c7eacf-1442-49b1-a96b-5e0d0244d340 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.302093 | controller | Jun 11 16:35:12.046138 crc crio[23211]: time="2026-06-11T16:35:12.046070311Z" level=info msg="Starting container: 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86" id=31b27227-a5a3-4dd1-8c47-81cac0ae6a4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.302108 | controller | Jun 11 16:35:12.046827 crc crio[23211]: time="2026-06-11T16:35:12.046742748Z" level=info msg="Created container a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager" id=160ec820-5809-4e5f-8123-11bb02d44fa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.302124 | controller | Jun 11 16:35:12.047724 crc crio[23211]: time="2026-06-11T16:35:12.04766446Z" level=info msg="Starting container: a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf" id=b3a609ae-96c1-4c6e-85ca-49cf679be5a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.302143 | controller | Jun 11 16:35:12.050277 crc crio[23211]: time="2026-06-11T16:35:12.049806681Z" level=info msg="Created container 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager" id=66cfb256-ef0f-45c8-882b-439c5ca5af75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.302159 | controller | Jun 11 16:35:12.050277 crc crio[23211]: time="2026-06-11T16:35:12.049970836Z" level=info msg="Created container 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager" id=a84d4cfb-c46c-4ff0-afed-72e13b7a0426 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.302176 | controller | Jun 11 16:35:12.055169 crc crio[23211]: time="2026-06-11T16:35:12.053266506Z" level=info msg="Starting container: 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e" id=d9060d8b-6556-49fd-866d-8d86c9ae8cc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.302191 | controller | Jun 11 16:35:12.055169 crc crio[23211]: time="2026-06-11T16:35:12.054887275Z" level=info msg="Starting container: 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd" id=3685a40c-bd0d-49db-8c0c-3c7ed730c0c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.302207 | controller | Jun 11 16:35:12.059551 crc crio[23211]: time="2026-06-11T16:35:12.059469025Z" level=info msg="Started container" PID=54830 containerID=7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86 description=openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager id=31b27227-a5a3-4dd1-8c47-81cac0ae6a4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090
2026-06-11 18:00:59.302224 | controller | Jun 11 16:35:12.063512 crc crio[23211]: time="2026-06-11T16:35:12.063399501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302241 | controller | Jun 11 16:35:12.069026 crc crio[23211]: time="2026-06-11T16:35:12.065279837Z" level=info msg="Started container" PID=54831 containerID=a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager id=b3a609ae-96c1-4c6e-85ca-49cf679be5a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3
2026-06-11 18:00:59.302257 | controller | Jun 11 16:35:12.069026 crc crio[23211]: time="2026-06-11T16:35:12.066717782Z" level=info msg="Started container" PID=54844 containerID=160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager id=d9060d8b-6556-49fd-866d-8d86c9ae8cc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c
2026-06-11 18:00:59.302274 | controller | Jun 11 16:35:12.070315 crc crio[23211]: time="2026-06-11T16:35:12.070228306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302290 | controller | Jun 11 16:35:12.071181 crc crio[23211]: time="2026-06-11T16:35:12.070657346Z" level=info msg="Started container" PID=54845 containerID=6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager id=3685a40c-bd0d-49db-8c0c-3c7ed730c0c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78
2026-06-11 18:00:59.302306 | controller | Jun 11 16:35:12.084812 crc crio[23211]: time="2026-06-11T16:35:12.084690677Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=479014da-de0c-4c73-8bc1-6ab93861b704 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.302325 | controller | Jun 11 16:35:12.089003 crc crio[23211]: time="2026-06-11T16:35:12.088960841Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=9dd8f4ac-df7f-4528-a768-f51f7c2b1b96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.302341 | controller | Jun 11 16:35:12.091064 crc crio[23211]: time="2026-06-11T16:35:12.090218481Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=37b71632-25d3-4d7a-9081-65811fb54d33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.302357 | controller | Jun 11 16:35:12.091576 crc crio[23211]: time="2026-06-11T16:35:12.091305248Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=c9a06bab-b457-434e-9e42-578a9f104be9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.302372 | controller | Jun 11 16:35:12.119380 crc crio[23211]: time="2026-06-11T16:35:12.119283575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302388 | controller | Jun 11 16:35:12.120158 crc crio[23211]: time="2026-06-11T16:35:12.120078034Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=d7e4503c-9776-4bdb-a5c7-52001e56bcdc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.302403 | controller | Jun 11 16:35:12.122509 crc crio[23211]: time="2026-06-11T16:35:12.122394501Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=cd96a41f-34fe-481c-b81e-abe1df5f9a80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.302418 | controller | Jun 11 16:35:12.122953 crc crio[23211]: time="2026-06-11T16:35:12.122894343Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=79269909-331b-4e53-8c20-d024435f91af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.302433 | controller | Jun 11 16:35:12.123309 crc crio[23211]: time="2026-06-11T16:35:12.123237871Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a2b9b0b5-7bef-436a-a880-00b9f535c41a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.302449 | controller | Jun 11 16:35:12.128527 crc crio[23211]: time="2026-06-11T16:35:12.128399575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302464 | controller | Jun 11 16:35:12.145599 crc crio[23211]: time="2026-06-11T16:35:12.145252034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302480 | controller | Jun 11 16:35:12.150764 crc crio[23211]: time="2026-06-11T16:35:12.150701526Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy" id=aea21adb-3d4c-4dae-b9c4-859d7c3de6d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.302496 | controller | Jun 11 16:35:12.159048 crc crio[23211]: time="2026-06-11T16:35:12.158962577Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy" id=83a02734-f2c5-4cdf-9cb9-26bdb9051dc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.302534 | controller | Jun 11 16:35:12.160017 crc crio[23211]: time="2026-06-11T16:35:12.159931179Z" level=info msg="Created container 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager" id=b2c15734-34ae-4ade-af2d-aae7cd214cdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.302557 | controller | Jun 11 16:35:12.161173 crc crio[23211]: time="2026-06-11T16:35:12.16076321Z" level=info msg="Created container eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager" id=a7db778b-d19a-4c61-ac05-99ff2ebddc84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.302574 | controller | Jun 11 16:35:12.161647 crc crio[23211]: time="2026-06-11T16:35:12.16158749Z" level=info msg="Starting container: 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402" id=d45a71dc-9db4-47d8-ad1c-ad90eaa1214b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.302590 | controller | Jun 11 16:35:12.163786 crc crio[23211]: time="2026-06-11T16:35:12.163696501Z" level=info msg="Starting container: eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb" id=dadefbc3-baec-42ac-9ddb-8b060fc5f8b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.302606 | controller | Jun 11 16:35:12.165620 crc crio[23211]: time="2026-06-11T16:35:12.165548906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302622 | controller | Jun 11 16:35:12.171316 crc crio[23211]: time="2026-06-11T16:35:12.171034228Z" level=info msg="Started container" PID=54849 containerID=eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager id=dadefbc3-baec-42ac-9ddb-8b060fc5f8b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4
2026-06-11 18:00:59.302638 | controller | Jun 11 16:35:12.176386 crc crio[23211]: time="2026-06-11T16:35:12.176296326Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy" id=aced5606-e924-4099-903b-108df7e9f73c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.302654 | controller | Jun 11 16:35:12.178505 crc crio[23211]: time="2026-06-11T16:35:12.178379046Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy" id=7a54bc6a-1858-434b-8eb4-d860f99dbd90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.302670 | controller | Jun 11 16:35:12.178505 crc crio[23211]: time="2026-06-11T16:35:12.178388016Z" level=info msg="Started container" PID=54858 containerID=793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager id=d45a71dc-9db4-47d8-ad1c-ad90eaa1214b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5
2026-06-11 18:00:59.302686 | controller | Jun 11 16:35:12.185827 crc crio[23211]: time="2026-06-11T16:35:12.185158841Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a3d2e38a-39b2-436e-9377-55e7d63c013a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.302701 | controller | Jun 11 16:35:12.199788 crc crio[23211]: time="2026-06-11T16:35:12.199559549Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=fd49d1a3-0be7-4c51-98af-a008122d497a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.302721 | controller | Jun 11 16:35:12.200982 crc crio[23211]: time="2026-06-11T16:35:12.20078165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302737 | controller | Jun 11 16:35:12.201996 crc crio[23211]: time="2026-06-11T16:35:12.201904786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302753 | controller | Jun 11 16:35:12.202696 crc crio[23211]: time="2026-06-11T16:35:12.202649215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302769 | controller | Jun 11 16:35:12.203053 crc crio[23211]: time="2026-06-11T16:35:12.202960862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302784 | controller | Jun 11 16:35:12.205979 crc crio[23211]: time="2026-06-11T16:35:12.205890103Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=3b73e386-6a45-4fbd-abd5-d5f4e082e3cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.302799 | controller | Jun 11 16:35:12.207208 crc crio[23211]: time="2026-06-11T16:35:12.207129403Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=0d4335f3-f4cd-4912-8b2c-76f7578befba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.302814 | controller | Jun 11 16:35:12.224521 crc crio[23211]: time="2026-06-11T16:35:12.224008202Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy" id=20c56bc2-4f17-4391-a73a-3435f475eef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.302830 | controller | Jun 11 16:35:12.227196 crc crio[23211]: time="2026-06-11T16:35:12.227160518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.302977 | controller | Jun 11 16:35:12.243633 crc crio[23211]: time="2026-06-11T16:35:12.243576436Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy" id=b30d2279-4bed-4c51-8fec-3f2c2891ae14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.302993 | controller | Jun 11 16:35:12.244209 crc crio[23211]: time="2026-06-11T16:35:12.244189541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303008 | controller | Jun 11 16:35:12.251682 crc crio[23211]: time="2026-06-11T16:35:12.25158623Z" level=info msg="Created container 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager" id=126f9a2c-4fb7-4102-b6fb-6dc01ff448fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.303024 | controller | Jun 11 16:35:12.253133 crc crio[23211]: time="2026-06-11T16:35:12.25280323Z" level=info msg="Starting container: 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178" id=1d7fa6dc-85fb-488e-8fe4-dc1f32f393b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.303039 | controller | Jun 11 16:35:12.283371 crc crio[23211]: time="2026-06-11T16:35:12.283267638Z" level=info msg="Started container" PID=54854 containerID=44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager id=1d7fa6dc-85fb-488e-8fe4-dc1f32f393b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135
2026-06-11 18:00:59.303059 | controller | Jun 11 16:35:12.298563 crc crio[23211]: time="2026-06-11T16:35:12.296923419Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=00d18771-ca97-4c15-9938-68521c6b32d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.303075 | controller | Jun 11 16:35:12.323841 crc crio[23211]: time="2026-06-11T16:35:12.323628977Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=c2fbb652-97a3-4ec4-ad3f-cfdabc55ad7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.303090 | controller | Jun 11 16:35:12.344931 crc crio[23211]: time="2026-06-11T16:35:12.344795968Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy" id=5d359e1c-6096-465b-9259-a5dd1b14f4cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.303105 | controller | Jun 11 16:35:12.351184 crc crio[23211]: time="2026-06-11T16:35:12.351002438Z" level=info msg="Created container c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager" id=66cf2099-8c75-4041-b17f-ca0cc36e044a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.303121 | controller | Jun 11 16:35:12.352687 crc crio[23211]: time="2026-06-11T16:35:12.352530846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303136 | controller | Jun 11 16:35:12.352687 crc crio[23211]: time="2026-06-11T16:35:12.352602628Z" level=info msg="Starting container: c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4" id=cccc0fd3-0af3-45ea-8d21-116b8021195e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.303152 | controller | Jun 11 16:35:12.368198 crc crio[23211]: time="2026-06-11T16:35:12.36758469Z" level=info msg="Created container 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager" id=86e7420c-3974-4dbd-9016-341665eb6914 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.303168 | controller | Jun 11 16:35:12.368198 crc crio[23211]: time="2026-06-11T16:35:12.368168505Z" level=info msg="Started container" PID=54864 containerID=c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager id=cccc0fd3-0af3-45ea-8d21-116b8021195e name=/runtime.v1.RuntimeService/StartContainer sandboxID=49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62
2026-06-11 18:00:59.303184 | controller | Jun 11 16:35:12.384085 crc crio[23211]: time="2026-06-11T16:35:12.383952347Z" level=info msg="Starting container: 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe" id=325cb131-96dd-41b3-add9-c2cd7306aaab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.303200 | controller | Jun 11 16:35:12.394699 crc crio[23211]: time="2026-06-11T16:35:12.394596955Z" level=info msg="Started container" PID=54867 containerID=83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager id=325cb131-96dd-41b3-add9-c2cd7306aaab name=/runtime.v1.RuntimeService/StartContainer sandboxID=59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c
2026-06-11 18:00:59.303221 | controller | Jun 11 16:35:12.397664 crc crio[23211]: time="2026-06-11T16:35:12.397539606Z" level=info msg="Created container 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager" id=ca717808-53ad-466c-802c-00c212fefd66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.303255 | controller | Jun 11 16:35:12.399760 crc crio[23211]: time="2026-06-11T16:35:12.399685369Z" level=info msg="Starting container: 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55" id=e0462b64-abb9-4b26-b1c3-bfc9ccceb0ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.303280 | controller | Jun 11 16:35:12.402019 crc crio[23211]: time="2026-06-11T16:35:12.401940694Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=8b6d9ebe-4485-47c8-a975-01c411ed9f4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.303297 | controller | Jun 11 16:35:12.415147 crc crio[23211]: time="2026-06-11T16:35:12.415022259Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=7dc6469a-a946-4f66-99eb-45b0ab99e1b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.303314 | controller | Jun 11 16:35:12.420712 crc crio[23211]: time="2026-06-11T16:35:12.420619586Z" level=info msg="Started container" PID=54859 containerID=97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55 description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager id=e0462b64-abb9-4b26-b1c3-bfc9ccceb0ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032
2026-06-11 18:00:59.303330 | controller | Jun 11 16:35:12.426401 crc crio[23211]: time="2026-06-11T16:35:12.426070787Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=97c31990-51e5-4a3c-8a63-a3a61f94d5fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.303345 | controller | Jun 11 16:35:12.442281 crc crio[23211]: time="2026-06-11T16:35:12.442176648Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy" id=b15b32db-32cc-41a1-9f46-3591c496146f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.303361 | controller | Jun 11 16:35:12.443281 crc crio[23211]: time="2026-06-11T16:35:12.443181892Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=610cc53d-fda1-4a29-8155-7e6e262ab0e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.303376 | controller | Jun 11 16:35:12.460690 crc crio[23211]: time="2026-06-11T16:35:12.460590394Z" level=info msg="Created container 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager" id=d1e7e9bf-8873-46ee-9de4-bc6af957b648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.303391 | controller | Jun 11 16:35:12.462802 crc crio[23211]: time="2026-06-11T16:35:12.462683264Z" level=info msg="Starting container: 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1" id=1633fbfd-7dc4-4a7c-9560-54157bc34cb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.303407 | controller | Jun 11 16:35:12.471851 crc crio[23211]: time="2026-06-11T16:35:12.471746204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303422 | controller | Jun 11 16:35:12.472877 crc crio[23211]: time="2026-06-11T16:35:12.472759369Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=070f14a9-b1f6-482d-85ae-d311084f220e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.303441 | controller | Jun 11 16:35:12.472877 crc crio[23211]: time="2026-06-11T16:35:12.47278793Z" level=info msg="Started container" PID=54876 containerID=1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager id=1633fbfd-7dc4-4a7c-9560-54157bc34cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf
2026-06-11 18:00:59.303457 | controller | Jun 11 16:35:12.477819 crc crio[23211]: time="2026-06-11T16:35:12.47777004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303473 | controller | Jun 11 16:35:12.493523 crc crio[23211]: time="2026-06-11T16:35:12.493379478Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=d166f51b-4600-410b-a49f-3e72ecd0e49b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.303489 | controller | Jun 11 16:35:12.521604 crc crio[23211]: time="2026-06-11T16:35:12.521302554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303530 | controller | Jun 11 16:35:12.536660 crc crio[23211]: time="2026-06-11T16:35:12.536565464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303566 | controller | Jun 11 16:35:12.557060 crc crio[23211]: time="2026-06-11T16:35:12.556975259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303595 | controller | Jun 11 16:35:12.577671 crc crio[23211]: time="2026-06-11T16:35:12.577586918Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=242349e1-cc9e-448b-9902-fa8616e9bbfb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.303614 | controller | Jun 11 16:35:12.625381 crc crio[23211]: time="2026-06-11T16:35:12.625187442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303630 | controller | Jun 11 16:35:12.629368 crc crio[23211]: time="2026-06-11T16:35:12.629273591Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=7f74569f-7d57-439e-b399-d9fec528e0d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.303645 | controller | Jun 11 16:35:12.632233 crc crio[23211]: time="2026-06-11T16:35:12.632170121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303661 | controller | Jun 11 16:35:12.634792 crc crio[23211]: time="2026-06-11T16:35:12.634595869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303676 | controller | Jun 11 16:35:12.635192 crc crio[23211]: time="2026-06-11T16:35:12.635130713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303692 | controller | Jun 11 16:35:12.638178 crc crio[23211]: time="2026-06-11T16:35:12.638065394Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy" id=c563d002-db59-446a-b7ac-447add1c5d59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.303712 | controller | Jun 11 16:35:12.638809 crc crio[23211]: time="2026-06-11T16:35:12.63874854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303728 | controller | Jun 11 16:35:12.645168 crc crio[23211]: time="2026-06-11T16:35:12.645086064Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy" id=8a21ecd1-0645-4bc1-98b5-d21b3c9f6823 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.303744 | controller | Jun 11 16:35:12.663182 crc crio[23211]: time="2026-06-11T16:35:12.662624468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303760 | controller | Jun 11 16:35:12.665305 crc crio[23211]: time="2026-06-11T16:35:12.665237503Z" level=info msg="Created container f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager" id=a88ebaaf-a83b-4e47-8505-832e3d74108c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.303776 | controller | Jun 11 16:35:12.670064 crc crio[23211]: time="2026-06-11T16:35:12.66641254Z" level=info msg="Starting container: f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d" id=c46a59f2-cc0a-48f6-bd6c-743c2c155328 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.303792 | controller | Jun 11 16:35:12.671927 crc crio[23211]: time="2026-06-11T16:35:12.67176754Z" level=info msg="Created container 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager" id=d0af6675-acbd-4c40-9dbc-103843a823f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.303808 | controller | Jun 11 16:35:12.675721 crc crio[23211]: time="2026-06-11T16:35:12.673603904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.303825 | controller | Jun 11 16:35:12.681918 crc crio[23211]: time="2026-06-11T16:35:12.681828324Z" level=info msg="Started container" PID=54908 containerID=f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager id=c46a59f2-cc0a-48f6-bd6c-743c2c155328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae
2026-06-11 18:00:59.303842 | controller | Jun 11 16:35:12.682806 crc crio[23211]: time="2026-06-11T16:35:12.682736176Z" level=info msg="Starting container: 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d" id=03493bef-f44d-4e3b-a787-40b5dc8e2439 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.303859 | controller | Jun 11 16:35:12.696485 crc crio[23211]: time="2026-06-11T16:35:12.696309115Z" level=info msg="Created container 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager" id=4c0b72d6-41ea-435d-ab16-64c96b711b36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.303875 | controller | Jun 11 16:35:12.698262 crc crio[23211]: time="2026-06-11T16:35:12.698004896Z" level=info msg="Starting container: 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702" id=c31ffcb9-4e90-448f-b296-170594b1d522 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.303891 | controller | Jun 11 16:35:12.704528 crc crio[23211]: time="2026-06-11T16:35:12.704390911Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=44cf8d45-5c9c-4914-bae3-a1eb7f2cc464 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.303911 | controller | Jun 11 16:35:12.726859 crc crio[23211]: time="2026-06-11T16:35:12.726747492Z" level=info msg="Started container" PID=54933 containerID=578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager id=03493bef-f44d-4e3b-a787-40b5dc8e2439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150
2026-06-11 18:00:59.303927 | controller | Jun 11 16:35:12.733511 crc crio[23211]: time="2026-06-11T16:35:12.733367762Z" level=info msg="Created container 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager" id=5dfd21aa-d6fd-414c-8ec5-71e3903f17b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.303944 | controller | Jun 11 16:35:12.736738 crc crio[23211]: time="2026-06-11T16:35:12.736664883Z" level=info msg="Started container" PID=54959 containerID=0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702 description=openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager id=c31ffcb9-4e90-448f-b296-170594b1d522 name=/runtime.v1.RuntimeService/StartContainer sandboxID=809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1
2026-06-11 18:00:59.303960 | controller | Jun 11 16:35:12.749891 crc crio[23211]: time="2026-06-11T16:35:12.749847941Z" level=info msg="Starting container: 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7" id=c8c01f24-e925-4dcd-b8b0-c8097a63ab07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.303976 | controller | Jun 11 16:35:12.767468 crc crio[23211]: time="2026-06-11T16:35:12.767310694Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=8dae6221-f437-4845-918c-0383a2d290a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.303992 | controller | Jun 11 16:35:12.767986 crc crio[23211]: time="2026-06-11T16:35:12.767900498Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a1188adc-1835-49a1-a0e5-b6dd0dafdf73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.304008 | controller | Jun 11 16:35:12.770657 crc crio[23211]: time="2026-06-11T16:35:12.770562373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304024 | controller | Jun 11 16:35:12.784614 crc crio[23211]: time="2026-06-11T16:35:12.780562246Z" level=info msg="Started container" PID=54919 containerID=02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7 description=openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager id=c8c01f24-e925-4dcd-b8b0-c8097a63ab07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0
2026-06-11 18:00:59.304040 | controller | Jun 11 16:35:12.798287 crc crio[23211]: time="2026-06-11T16:35:12.798238884Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=d5223770-f836-4988-8c7a-bb0c1337ab5a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.304056 | controller | Jun 11 16:35:12.804538 crc crio[23211]: time="2026-06-11T16:35:12.80431163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304071 | controller | Jun 11 16:35:12.806661 crc crio[23211]: time="2026-06-11T16:35:12.806589376Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=9fdfc9b0-0c60-44e0-90b7-a29844c3c23c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.304090 | controller | Jun 11 16:35:12.807582 crc crio[23211]: time="2026-06-11T16:35:12.807390006Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy" id=881c32d2-195e-4270-a0d6-76df7bebe893 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.304106 | controller | Jun 11 16:35:12.820406 crc crio[23211]: time="2026-06-11T16:35:12.820297288Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy" id=9cc566a7-4cdf-406f-ad4f-2f26626f4463 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.304122 | controller | Jun 11 16:35:12.820923 crc crio[23211]: time="2026-06-11T16:35:12.820855561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304138 | controller | Jun 11 16:35:12.832280 crc crio[23211]: time="2026-06-11T16:35:12.832186446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304153 | controller | Jun 11 16:35:12.835971 crc crio[23211]: time="2026-06-11T16:35:12.833711984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304169 | controller | Jun 11 16:35:12.836317 crc crio[23211]: time="2026-06-11T16:35:12.836250074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304185 | controller | Jun 11 16:35:12.836569 crc crio[23211]: time="2026-06-11T16:35:12.836495031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304200 | controller | Jun 11 16:35:12.848524 crc crio[23211]: time="2026-06-11T16:35:12.845099529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304216 | controller | Jun 11 16:35:12.850363 crc crio[23211]: time="2026-06-11T16:35:12.850268774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304231 | controller | Jun 11 16:35:12.850622 crc crio[23211]: time="2026-06-11T16:35:12.850536771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304247 | controller | Jun 11 16:35:12.858538 crc crio[23211]: time="2026-06-11T16:35:12.857206842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304263 | controller | Jun 11 16:35:12.861995 crc crio[23211]: time="2026-06-11T16:35:12.861925537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304278 | controller | Jun 11 16:35:12.868376 crc crio[23211]: time="2026-06-11T16:35:12.868284791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304293 | controller | Jun 11 16:35:12.876630 crc crio[23211]: time="2026-06-11T16:35:12.876048299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304309 | controller | Jun 11 16:35:12.877900 crc crio[23211]: time="2026-06-11T16:35:12.877811012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304328 | controller | Jun 11 16:35:12.995765 crc crio[23211]: time="2026-06-11T16:35:12.995668437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304344 | controller | Jun 11 16:35:13.006392 crc crio[23211]: time="2026-06-11T16:35:13.006246423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304360 | controller | Jun 11 16:35:13.021143 crc crio[23211]: time="2026-06-11T16:35:13.021068612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304376 | controller | Jun 11 16:35:13.030638 crc crio[23211]: time="2026-06-11T16:35:13.030565692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304391 | controller | Jun 11 16:35:13.036139 crc crio[23211]: time="2026-06-11T16:35:13.036074216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304407 | controller | Jun 11 16:35:13.038545 crc crio[23211]: time="2026-06-11T16:35:13.038470434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304423 | controller | Jun 11 16:35:13.053773 crc crio[23211]: time="2026-06-11T16:35:13.053675082Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=9403b700-54ed-4ae9-8e97-1571d8b328ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.304439 | controller | Jun 11 16:35:13.053911 crc crio[23211]: time="2026-06-11T16:35:13.053808656Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=c1f1993d-511d-40c2-8374-a7b88b66d495 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.304454 | controller | Jun 11 16:35:13.053911 crc crio[23211]: time="2026-06-11T16:35:13.053855507Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=ba516721-0bda-43d8-a6e6-5d0285d9a027 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.304470 | controller | Jun 11 16:35:13.077732 crc crio[23211]: time="2026-06-11T16:35:13.077671094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304486 | controller | Jun 11 16:35:13.080715 crc crio[23211]: time="2026-06-11T16:35:13.080683287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304502 | controller | Jun 11 16:35:13.115505 crc crio[23211]: time="2026-06-11T16:35:13.111873692Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy" id=634e03a1-104d-4946-b43b-437d99e4c58c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.304543 | controller | Jun 11 16:35:13.124755 crc crio[23211]: time="2026-06-11T16:35:13.124705373Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy" id=b81d0d7e-df59-4935-81c3-25eeb4b27b5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.304571 | controller | Jun 11 16:35:13.137142 crc crio[23211]: time="2026-06-11T16:35:13.137062222Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy" id=3276d187-daf2-4fed-ab90-1998a5777b66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.304589 | controller | Jun 11 16:35:13.202660 crc crio[23211]: time="2026-06-11T16:35:13.202563929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304607 | controller | Jun 11 16:35:13.209207 crc crio[23211]: time="2026-06-11T16:35:13.209129459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304631 | controller | Jun 11 16:35:13.248199 crc crio[23211]: time="2026-06-11T16:35:13.248136294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304656 | controller | Jun 11 16:35:13.257993 crc crio[23211]: time="2026-06-11T16:35:13.257875329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304676 | controller | Jun 11 16:35:13.267510 crc crio[23211]: time="2026-06-11T16:35:13.267467582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304692 | controller | Jun 11 16:35:13.272876 crc crio[23211]: time="2026-06-11T16:35:13.270215478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304708 | controller | Jun 11 16:35:13.275949 crc crio[23211]: time="2026-06-11T16:35:13.275869426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304724 | controller | Jun 11 16:35:13.299309 crc crio[23211]: time="2026-06-11T16:35:13.295364227Z" level=info msg="Created container e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator" id=f793e7f1-b31f-44ab-ad77-9ac9b16ec0e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.304740 | controller | Jun 11 16:35:13.301324 crc crio[23211]: time="2026-06-11T16:35:13.30128433Z" level=info msg="Starting container: e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6" id=cb49ebfc-bb1d-4a48-a317-4e1a237e1857 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.304756 | controller | Jun 11 16:35:13.349395 crc crio[23211]: time="2026-06-11T16:35:13.349307765Z" level=info msg="Started container" PID=55134 containerID=e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6 description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator id=cb49ebfc-bb1d-4a48-a317-4e1a237e1857 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b
2026-06-11 18:00:59.304773 | controller | Jun 11 16:35:13.553848 crc crio[23211]: time="2026-06-11T16:35:13.553163614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304805 | controller | Jun 11 16:35:13.560493 crc crio[23211]: time="2026-06-11T16:35:13.560378697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304822 | controller | Jun 11 16:35:13.622860 crc crio[23211]: time="2026-06-11T16:35:13.622676577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304841 | controller | Jun 11 16:35:13.631629 crc crio[23211]: time="2026-06-11T16:35:13.631543072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304857 | controller | Jun 11 16:35:13.633348 crc crio[23211]: time="2026-06-11T16:35:13.633178682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304872 | controller | Jun 11 16:35:13.638513 crc crio[23211]: time="2026-06-11T16:35:13.638392848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304887 | controller | Jun 11 16:35:13.678387 crc crio[23211]: time="2026-06-11T16:35:13.678316095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304902 | controller | Jun 11 16:35:13.681546 crc crio[23211]: time="2026-06-11T16:35:13.681510132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304918 | controller | Jun 11 16:35:13.718307 crc crio[23211]: time="2026-06-11T16:35:13.71813482Z" level=info msg="Created container ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy" id=20c56bc2-4f17-4391-a73a-3435f475eef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.304933 | controller | Jun 11 16:35:13.720614 crc crio[23211]: time="2026-06-11T16:35:13.720532808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304948 | controller | Jun 11 16:35:13.722204 crc crio[23211]: time="2026-06-11T16:35:13.722108906Z" level=info msg="Starting container: ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136" id=0f5d655d-b9bb-41a5-a6fa-42b25e4ed95a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.304963 | controller | Jun 11 16:35:13.729819 crc crio[23211]: time="2026-06-11T16:35:13.729653178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.304979 | controller | Jun 11 16:35:13.731758 crc crio[23211]: time="2026-06-11T16:35:13.731652577Z" level=info msg="Started container" PID=55185 containerID=ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy id=0f5d655d-b9bb-41a5-a6fa-42b25e4ed95a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4
2026-06-11 18:00:59.304995 | controller | Jun 11 16:35:13.734614 crc crio[23211]: time="2026-06-11T16:35:13.734395634Z" level=info msg="Created container 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager" id=8120a8bd-2290-4c7a-8c95-d8de7f7e0e90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305011 | controller | Jun 11 16:35:13.736491 crc crio[23211]: time="2026-06-11T16:35:13.736097405Z" level=info msg="Starting container: 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d" id=3d415b20-b759-4eed-97bf-44dd06774f5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305027 | controller | Jun 11 16:35:13.744988 crc crio[23211]: time="2026-06-11T16:35:13.744871777Z" level=info msg="Started container" PID=55140 containerID=60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d description=openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager id=3d415b20-b759-4eed-97bf-44dd06774f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca
2026-06-11 18:00:59.305046 | controller | Jun 11 16:35:13.768022 crc crio[23211]: time="2026-06-11T16:35:13.767905056Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=3f656e88-dd46-4861-81d5-823dd926a0bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.305062 | controller | Jun 11 16:35:13.772287 crc crio[23211]: time="2026-06-11T16:35:13.77219706Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=07f9b4ca-680c-4dad-9123-c64b763af6e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.305078 | controller | Jun 11 16:35:13.824901 crc crio[23211]: time="2026-06-11T16:35:13.824800974Z" level=info msg="Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy" id=60c89f01-2355-4fc0-8a66-04bde9bc72bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305093 | controller | Jun 11 16:35:13.825277 crc crio[23211]: time="2026-06-11T16:35:13.825249384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.305108 | controller | Jun 11 16:35:13.879805 crc crio[23211]: time="2026-06-11T16:35:13.879713115Z" level=info msg="Created container 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager" id=2645a5f1-eee0-47c8-ab80-27de6cb64f0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305124 | controller | Jun 11 16:35:13.881251 crc crio[23211]: time="2026-06-11T16:35:13.881174379Z" level=info msg="Created container f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy" id=b30d2279-4bed-4c51-8fec-3f2c2891ae14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305139 | controller | Jun 11 16:35:13.882273 crc crio[23211]: time="2026-06-11T16:35:13.882207734Z" level=info msg="Created container b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy" id=aea21adb-3d4c-4dae-b9c4-859d7c3de6d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305155 | controller | Jun 11 16:35:13.882885 crc crio[23211]: time="2026-06-11T16:35:13.882825989Z" level=info msg="Starting container: f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d" id=bfdbad07-2ecd-4e31-ab26-20f161358bd3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305170 | controller | Jun 11 16:35:13.882964 crc crio[23211]: time="2026-06-11T16:35:13.882911102Z" level=info msg="Starting container: 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334" id=0938c5cd-ea2a-4566-b892-61007bb135c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305185 | controller | Jun 11 16:35:13.884075 crc crio[23211]: time="2026-06-11T16:35:13.883982167Z" level=info msg="Created container 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager" id=02b4ae26-7fa0-4bce-b7f6-706d0d8047f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305201 | controller | Jun 11 16:35:13.886134 crc crio[23211]: time="2026-06-11T16:35:13.885852273Z" level=info msg="Starting container: b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e" id=789fae24-42f1-41de-9f13-7b58ccbf580e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305219 | controller | Jun 11 16:35:13.886134 crc crio[23211]: time="2026-06-11T16:35:13.885963546Z" level=info msg="Created container f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager" id=1050c1c4-7d99-48b6-b98a-cb1ee60bdd82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305235 | controller | Jun 11 16:35:13.889363 crc crio[23211]: time="2026-06-11T16:35:13.888562589Z" level=info msg="Starting container: f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e" id=ee7371be-2102-4d94-9d98-d78ebb3badf8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305250 | controller | Jun 11 16:35:13.889363 crc crio[23211]: time="2026-06-11T16:35:13.888646491Z" level=info msg="Starting container: 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a" id=606de0e6-a116-4dee-bf1b-0e5e73216ce0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305266 | controller | Jun 11 16:35:13.909530 crc crio[23211]: time="2026-06-11T16:35:13.898806647Z" level=info msg="Started container" PID=55196 containerID=f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d description=openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy id=bfdbad07-2ecd-4e31-ab26-20f161358bd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5
2026-06-11 18:00:59.305281 | controller | Jun 11 16:35:13.909530 crc crio[23211]: time="2026-06-11T16:35:13.899122994Z" level=info msg="Started container" PID=55210 containerID=b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy id=789fae24-42f1-41de-9f13-7b58ccbf580e name=/runtime.v1.RuntimeService/StartContainer sandboxID=142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3
2026-06-11 18:00:59.305297 | controller | Jun 11 16:35:13.909530 crc crio[23211]: time="2026-06-11T16:35:13.899796691Z" level=info msg="Started container" PID=55146 containerID=60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager id=0938c5cd-ea2a-4566-b892-61007bb135c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96
2026-06-11 18:00:59.305313 | controller | Jun 11 16:35:13.909530 crc crio[23211]: time="2026-06-11T16:35:13.903602403Z" level=info msg="Started container" PID=55223 containerID=689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a description=openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager id=606de0e6-a116-4dee-bf1b-0e5e73216ce0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce
2026-06-11 18:00:59.305329 | controller | Jun 11 16:35:13.921273 crc crio[23211]: time="2026-06-11T16:35:13.921179919Z" level=info msg="Started container" PID=55149 containerID=f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager id=ee7371be-2102-4d94-9d98-d78ebb3badf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0
2026-06-11 18:00:59.305344 | controller | Jun 11 16:35:13.922324 crc crio[23211]: time="2026-06-11T16:35:13.922128402Z" level=info msg="Created container 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy" id=5d359e1c-6096-465b-9259-a5dd1b14f4cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305360 | controller | Jun 11 16:35:13.923291 crc crio[23211]: time="2026-06-11T16:35:13.923216648Z" level=info msg="Starting container: 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991" id=a59cd314-2b8b-4390-be09-dd329a879634 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305379 | controller | Jun 11 16:35:13.925564 crc crio[23211]: time="2026-06-11T16:35:13.925517035Z" level=info msg="Created container 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy" id=7a54bc6a-1858-434b-8eb4-d860f99dbd90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305394 | controller | Jun 11 16:35:13.926406 crc crio[23211]: time="2026-06-11T16:35:13.926313793Z" level=info msg="Starting container: 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f" id=09417b33-5d97-4d29-8005-167651604f29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305410 | controller | Jun 11 16:35:13.932693 crc crio[23211]: time="2026-06-11T16:35:13.932536525Z" level=info msg="Started container" PID=55211 containerID=9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy id=a59cd314-2b8b-4390-be09-dd329a879634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135
2026-06-11 18:00:59.305426 | controller | Jun 11 16:35:13.934849 crc crio[23211]: time="2026-06-11T16:35:13.933505857Z" level=info msg="Started container" PID=55207 containerID=9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy id=09417b33-5d97-4d29-8005-167651604f29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c
2026-06-11 18:00:59.305442 | controller | Jun 11 16:35:13.972208 crc crio[23211]: time="2026-06-11T16:35:13.971896157Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=180bebd0-1a42-4a4f-b672-08312a256012 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.305457 | controller | Jun 11 16:35:13.979004 crc crio[23211]: time="2026-06-11T16:35:13.978914608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.305473 | controller | Jun 11 16:35:13.982567 crc crio[23211]: time="2026-06-11T16:35:13.982493774Z" level=info msg="Created container 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager" id=a9d9564d-01fb-41c7-b406-06da33cba77f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305488 | controller | Jun 11 16:35:13.986407 crc crio[23211]: time="2026-06-11T16:35:13.986247845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.305504 | controller | Jun 11 16:35:13.987775 crc crio[23211]: time="2026-06-11T16:35:13.987700321Z" level=info msg="Created container 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy" id=c563d002-db59-446a-b7ac-447add1c5d59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305541 | controller | Jun 11 16:35:13.989997 crc crio[23211]: time="2026-06-11T16:35:13.989910444Z" level=info msg="Starting container: 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7" id=a8684e50-46a3-49f4-92e9-9563c5767145 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305559 | controller | Jun 11 16:35:13.993298 crc crio[23211]: time="2026-06-11T16:35:13.993099821Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=92bd1fbf-8a75-4e25-a999-1679773bf36b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.305579 | controller | Jun 11 16:35:13.993298 crc crio[23211]: time="2026-06-11T16:35:13.993288796Z" level=info msg="Starting container: 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b" id=54fcbc30-6d25-402d-8009-528c5e2a65a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305595 | controller | Jun 11 16:35:13.996992 crc crio[23211]: time="2026-06-11T16:35:13.996885533Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=0eb8cdbf-cef4-4449-82a0-dd7f8c279845 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.305610 | controller | Jun 11 16:35:14.003724 crc crio[23211]: time="2026-06-11T16:35:14.003642916Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=74508474-936a-4e91-a9c7-ddb56d2c7070 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.305626 | controller | Jun 11 16:35:14.009521 crc crio[23211]: time="2026-06-11T16:35:14.009375585Z" level=info msg="Created container c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy" id=b15b32db-32cc-41a1-9f46-3591c496146f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305641 | controller | Jun 11 16:35:14.009940 crc crio[23211]: time="2026-06-11T16:35:14.009773456Z" level=info msg="Created container 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager" id=4ed9cf26-4a19-4334-9011-c03b7156be29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305657 | controller | Jun 11 16:35:14.014512 crc crio[23211]: time="2026-06-11T16:35:14.014376507Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=dc8e7450-17ca-4206-b7ca-1cf1018b3dd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.305673 | controller | Jun 11 16:35:14.015836 crc crio[23211]: time="2026-06-11T16:35:14.01575595Z" level=info msg="Started container" PID=55193 containerID=52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7 description=openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager id=a8684e50-46a3-49f4-92e9-9563c5767145 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421
2026-06-11 18:00:59.305688 | controller | Jun 11 16:35:14.016772 crc crio[23211]: time="2026-06-11T16:35:14.016698862Z" level=info msg="Started container" PID=55227 containerID=9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy id=54fcbc30-6d25-402d-8009-528c5e2a65a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c
2026-06-11 18:00:59.305704 | controller | Jun 11 16:35:14.023719 crc crio[23211]: time="2026-06-11T16:35:14.02361852Z" level=info msg="Starting container: 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e" id=e9b1c5dd-1f4e-4929-88fa-97d4150d6c57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305720 | controller | Jun 11 16:35:14.024168 crc crio[23211]: time="2026-06-11T16:35:14.024093722Z" level=info msg="Starting container: c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7" id=dcb78303-f494-4735-a9ac-d507ec0d22ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305736 | controller | Jun 11 16:35:14.029164 crc crio[23211]: time="2026-06-11T16:35:14.029066872Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=8a7cee36-9b61-408c-9216-095119b9276f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.305755 | controller | Jun 11 16:35:14.032770 crc crio[23211]: time="2026-06-11T16:35:14.03269313Z" level=info msg="Started container" PID=55220 containerID=c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy id=dcb78303-f494-4735-a9ac-d507ec0d22ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62
2026-06-11 18:00:59.305772 | controller | Jun 11 16:35:14.037301 crc crio[23211]: time="2026-06-11T16:35:14.03720705Z" level=info msg="Started container" PID=55200 containerID=306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager id=e9b1c5dd-1f4e-4929-88fa-97d4150d6c57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b
2026-06-11 18:00:59.305787 | controller | Jun 11 16:35:14.077529 crc crio[23211]: time="2026-06-11T16:35:14.077240179Z" level=info msg="Created container c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy" id=83a02734-f2c5-4cdf-9cb9-26bdb9051dc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305803 | controller | Jun 11 16:35:14.080921 crc crio[23211]: time="2026-06-11T16:35:14.079549355Z" level=info msg="Starting container: c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843" id=afdfd95d-d48d-49e8-be53-009ea5724688 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305819 | controller | Jun 11 16:35:14.083113 crc crio[23211]: time="2026-06-11T16:35:14.083029769Z" level=info msg="Created container 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy" id=8a21ecd1-0645-4bc1-98b5-d21b3c9f6823 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305835 | controller | Jun 11 16:35:14.087641 crc crio[23211]: time="2026-06-11T16:35:14.087303064Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=b3ffe952-e445-4a22-9d77-ea021fa6e9ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.305855 | controller | Jun 11 16:35:14.087641 crc crio[23211]: time="2026-06-11T16:35:14.087542739Z" level=info msg="Starting container: 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320" id=98729c1f-25bb-4e7d-b8ac-f2d47d43bdff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.305913 | controller | Jun 11 16:35:14.093048 crc crio[23211]: time="2026-06-11T16:35:14.092892419Z" level=info msg="Started container" PID=55222 containerID=c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843 description=openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy id=afdfd95d-d48d-49e8-be53-009ea5724688 name=/runtime.v1.RuntimeService/StartContainer sandboxID=359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090
2026-06-11 18:00:59.305935 | controller | Jun 11 16:35:14.093048 crc crio[23211]: time="2026-06-11T16:35:14.09294292Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=8e224b46-98ef-43ec-bea4-be0132ce6a7d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.305952 | controller | Jun 11 16:35:14.093765 crc crio[23211]: time="2026-06-11T16:35:14.093724578Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy" id=8332e84f-0bdf-461b-9165-8563db2cbdd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.305972 | controller | Jun 11 16:35:14.094572 crc crio[23211]: time="2026-06-11T16:35:14.094547309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.305988 | controller | Jun 11 16:35:14.101002 crc crio[23211]: time="2026-06-11T16:35:14.095315468Z" level=info msg="Started container" PID=55230 containerID=8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy id=98729c1f-25bb-4e7d-b8ac-f2d47d43bdff name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf
2026-06-11 18:00:59.306004 | controller | Jun 11 16:35:14.102052 crc crio[23211]: time="2026-06-11T16:35:14.094857696Z" level=info msg="Created container 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy" id=aced5606-e924-4099-903b-108df7e9f73c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306021 | controller | Jun 11 16:35:14.115179 crc crio[23211]: time="2026-06-11T16:35:14.11484929Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=c3748ddb-f175-4715-a53d-156c70227a5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.306036 | controller | Jun 11 16:35:14.115179 crc crio[23211]: time="2026-06-11T16:35:14.114882781Z" level=info msg="Starting container: 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4" id=0b6304f2-031d-41b8-b7e4-18035bec8ae6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.306052 | controller | Jun 11 16:35:14.140805 crc crio[23211]: time="2026-06-11T16:35:14.133941334Z" level=info msg="Started container" PID=55204 containerID=35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy id=0b6304f2-031d-41b8-b7e4-18035bec8ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78
2026-06-11 18:00:59.306068 | controller | Jun 11 16:35:14.252880 crc crio[23211]: time="2026-06-11T16:35:14.252825463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306083 | controller | Jun 11 16:35:14.263943 crc crio[23211]: time="2026-06-11T16:35:14.263886591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306099 | controller | Jun 11 16:35:14.395669 crc crio[23211]: time="2026-06-11T16:35:14.388315936Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=72afe244-923e-42ed-bbec-00970c0d8b36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.306114 | controller | Jun 11 16:35:14.483962 crc crio[23211]: time="2026-06-11T16:35:14.483873151Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy" id=aa2322cc-3a68-493e-8565-dc50b3619603 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306130 | controller | Jun 11 16:35:14.484292 crc crio[23211]: time="2026-06-11T16:35:14.484242099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306145 | controller | Jun 11 16:35:14.522367 crc crio[23211]: time="2026-06-11T16:35:14.522253891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306164 | controller | Jun 11 16:35:14.524837 crc crio[23211]: time="2026-06-11T16:35:14.524784322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306180 | controller | Jun 11 16:35:14.599802 crc crio[23211]: time="2026-06-11T16:35:14.599676447Z" level=info msg="Created container e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy" id=881c32d2-195e-4270-a0d6-76df7bebe893 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306197 | controller | Jun 11 16:35:14.600771 crc crio[23211]: time="2026-06-11T16:35:14.60069056Z" level=info msg="Starting container: e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec" id=e09787f3-a4e8-4f9e-aa4f-636d37018ab8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.306213 | controller | Jun 11 16:35:14.607662 crc crio[23211]: time="2026-06-11T16:35:14.607562827Z" level=info msg="Started container" PID=55425 containerID=e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy id=e09787f3-a4e8-4f9e-aa4f-636d37018ab8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032
2026-06-11 18:00:59.306229 | controller | Jun 11 16:35:14.689967 crc crio[23211]: time="2026-06-11T16:35:14.689281847Z" level=info msg="Created container dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy" id=9cc566a7-4cdf-406f-ad4f-2f26626f4463 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306245 | controller | Jun 11 16:35:14.689967 crc crio[23211]: time="2026-06-11T16:35:14.689948714Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy" id=a8e2884d-1077-4965-8917-577fe1312440 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306261 | controller | Jun 11 16:35:14.690683 crc crio[23211]: time="2026-06-11T16:35:14.69061156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306277 | controller | Jun 11 16:35:14.694736 crc crio[23211]: time="2026-06-11T16:35:14.691132913Z" level=info msg="Created container 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy" id=b81d0d7e-df59-4935-81c3-25eeb4b27b5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306293 | controller | Jun 11 16:35:14.694736 crc crio[23211]: time="2026-06-11T16:35:14.692101366Z" level=info msg="Created container 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy" id=634e03a1-104d-4946-b43b-437d99e4c58c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306309 | controller | Jun 11 16:35:14.694736 crc crio[23211]: time="2026-06-11T16:35:14.692706531Z" level=info msg="Created container 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy" id=3276d187-daf2-4fed-ab90-1998a5777b66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306325 | controller | Jun 11 16:35:14.694736 crc crio[23211]: time="2026-06-11T16:35:14.69270752Z" level=info msg="Starting container: 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81" id=8b8ea611-1eed-45d5-b567-0d78b633e7f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.306346 | controller | Jun 11 16:35:14.694736 crc crio[23211]: time="2026-06-11T16:35:14.692979877Z" level=info msg="Starting container: 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24" id=ab9a97aa-627c-4f4a-8866-bf717a7b5a61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.306362 | controller | Jun 11 16:35:14.694736 crc crio[23211]: time="2026-06-11T16:35:14.691180093Z" level=info msg="Starting container: dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f" id=76518b1d-64db-43f1-91cc-ae00e2eb3daa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.306377 | controller | Jun 11 16:35:14.694736 crc crio[23211]: time="2026-06-11T16:35:14.693608802Z" level=info msg="Starting container: 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20" id=cee9b999-bf92-4327-8fcd-4e5a7fde7352 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.306393 | controller | Jun 11 16:35:14.697997 crc crio[23211]: time="2026-06-11T16:35:14.693846568Z" level=info msg="Created container a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy" id=60c89f01-2355-4fc0-8a66-04bde9bc72bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306409 | controller | Jun 11 16:35:14.702234 crc crio[23211]: time="2026-06-11T16:35:14.702147839Z" level=info msg="Starting container: a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3" id=920103f1-1066-4d12-8c48-3d0750ffdab5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.306425 | controller | Jun 11 16:35:14.703857 crc crio[23211]: time="2026-06-11T16:35:14.703705897Z" level=info msg="Started container" PID=55430 containerID=3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy id=cee9b999-bf92-4327-8fcd-4e5a7fde7352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae
2026-06-11 18:00:59.306441 | controller | Jun 11 16:35:14.704413 crc crio[23211]: time="2026-06-11T16:35:14.704278741Z" level=info msg="Started container" PID=55427 containerID=dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f description=openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy id=76518b1d-64db-43f1-91cc-ae00e2eb3daa name=/runtime.v1.RuntimeService/StartContainer sandboxID=809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1
2026-06-11 18:00:59.306457 | controller | Jun 11 16:35:14.705826 crc crio[23211]: time="2026-06-11T16:35:14.705638833Z" level=info msg="Started container" PID=55421 containerID=5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy id=8b8ea611-1eed-45d5-b567-0d78b633e7f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150
2026-06-11 18:00:59.306473 | controller | Jun 11 16:35:14.712783 crc crio[23211]: time="2026-06-11T16:35:14.712594273Z" level=info msg="Created container 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy" id=8332e84f-0bdf-461b-9165-8563db2cbdd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306488 | controller | Jun 11 16:35:14.717927 crc crio[23211]: time="2026-06-11T16:35:14.717716876Z" level=info msg="Starting container: 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d" id=f8b16bfc-7811-42e1-a244-b09ce8d128d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.306504 | controller | Jun 11 16:35:14.729876 crc crio[23211]: time="2026-06-11T16:35:14.729778029Z" level=info msg="Started container" PID=55432 containerID=5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24 description=openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy id=ab9a97aa-627c-4f4a-8866-bf717a7b5a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0
2026-06-11 18:00:59.306555 | controller | Jun 11 16:35:14.731839 crc crio[23211]: time="2026-06-11T16:35:14.731719295Z" level=info msg="Started container" PID=55419 containerID=a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3 description=openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy id=920103f1-1066-4d12-8c48-3d0750ffdab5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca
2026-06-11 18:00:59.306576 | controller | Jun 11 16:35:14.749491 crc crio[23211]: time="2026-06-11T16:35:14.737816544Z" level=info msg="Started container" PID=55457 containerID=280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy id=f8b16bfc-7811-42e1-a244-b09ce8d128d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96
2026-06-11 18:00:59.306592 | controller | Jun 11 16:35:14.825609 crc crio[23211]: time="2026-06-11T16:35:14.825520938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306608 | controller | Jun 11 16:35:14.843649 crc crio[23211]: time="2026-06-11T16:35:14.833184444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306624 | controller | Jun 11 16:35:14.961746 crc crio[23211]: time="2026-06-11T16:35:14.961621476Z" level=info msg="Created container 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy" id=aa2322cc-3a68-493e-8565-dc50b3619603 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306640 | controller | Jun 11 16:35:14.963374 crc crio[23211]: time="2026-06-11T16:35:14.963210394Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy" id=cc10f517-9f4c-48b4-911f-49fcc42fc13a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306656 | controller | Jun 11 16:35:14.963516 crc crio[23211]: time="2026-06-11T16:35:14.96346062Z" level=info msg="Starting container: 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1" id=2c7b09c6-407d-457c-8faa-13226fa49c3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.306672 | controller | Jun 11 16:35:14.963901 crc crio[23211]: time="2026-06-11T16:35:14.963808598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306688 | controller | Jun 11 16:35:14.971815 crc crio[23211]: time="2026-06-11T16:35:14.9717456Z" level=info msg="Started container" PID=55464 containerID=211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1 description=openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy id=2c7b09c6-407d-457c-8faa-13226fa49c3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce
2026-06-11 18:00:59.306704 | controller | Jun 11 16:35:14.972207 crc crio[23211]: time="2026-06-11T16:35:14.972140969Z" level=info msg="Created container b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy" id=a8e2884d-1077-4965-8917-577fe1312440 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306723 | controller | Jun 11 16:35:14.973657 crc crio[23211]: time="2026-06-11T16:35:14.973573184Z" level=info msg="Starting container: b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c" id=4f5f27aa-2ea7-4bc2-bf79-39f161678073 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.306739 | controller | Jun 11 16:35:14.976193 crc crio[23211]: time="2026-06-11T16:35:14.976120487Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy" id=5c373c9e-0f70-49f6-b843-fd8fa90e9666 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306756 | controller | Jun 11 16:35:14.997903 crc crio[23211]: time="2026-06-11T16:35:14.997797431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306772 | controller | Jun 11 16:35:14.999762 crc crio[23211]: time="2026-06-11T16:35:14.999677616Z" level=info msg="Started container" PID=55560 containerID=b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy id=4f5f27aa-2ea7-4bc2-bf79-39f161678073 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0
2026-06-11 18:00:59.306788 | controller | Jun 11 16:35:15.052212 crc crio[23211]: time="2026-06-11T16:35:15.052091787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306804 | controller | Jun 11 16:35:15.054301 crc crio[23211]: time="2026-06-11T16:35:15.054200827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306819 | controller | Jun 11 16:35:15.152739 crc crio[23211]: time="2026-06-11T16:35:15.149720942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306834 | controller | Jun 11 16:35:15.159196 crc crio[23211]: time="2026-06-11T16:35:15.1591232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306850 | controller | Jun 11 16:35:15.322874 crc crio[23211]: time="2026-06-11T16:35:15.322757144Z" level=info msg="Created container 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy" id=cc10f517-9f4c-48b4-911f-49fcc42fc13a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306866 | controller | Jun 11 16:35:15.323625 crc crio[23211]: time="2026-06-11T16:35:15.323562533Z" level=info msg="Starting container: 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e" id=5e9b22a5-0256-437c-b710-cb887183075a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.306882 | controller | Jun 11 16:35:15.326490 crc crio[23211]: time="2026-06-11T16:35:15.326321411Z" level=info msg="Created container c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy" id=5c373c9e-0f70-49f6-b843-fd8fa90e9666 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.306898 | controller | Jun 11 16:35:15.328075 crc crio[23211]: time="2026-06-11T16:35:15.32794645Z" level=info msg="Starting container: c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10" id=1045abf3-1c7f-4d88-95e3-5e82546b6b33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.306914 | controller | Jun 11 16:35:15.333054 crc crio[23211]: time="2026-06-11T16:35:15.332964001Z" level=info msg="Started container" PID=55591 containerID=c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy id=1045abf3-1c7f-4d88-95e3-5e82546b6b33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b
2026-06-11 18:00:59.306933 | controller | Jun 11 16:35:15.359852 crc crio[23211]: time="2026-06-11T16:35:15.35976838Z" level=info msg="Started container" PID=55586 containerID=0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e description=openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy id=5e9b22a5-0256-437c-b710-cb887183075a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421
2026-06-11 18:00:59.306950 | controller | Jun 11 16:35:45.328400 crc crio[23211]: time="2026-06-11T16:35:45.32771463Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-xkmcg/POD" id=1912f0d1-ace8-4120-9225-8ed8326545a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.306966 | controller | Jun 11 16:35:45.329693 crc crio[23211]: time="2026-06-11T16:35:45.328461217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.306982 | controller | Jun 11 16:35:45.356985 crc crio[23211]: time="2026-06-11T16:35:45.356876357Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-xkmcg Namespace:openstack ID:db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1 UID:091374bf-e70a-48e1-94cb-f9e269217a72 NetNS:/var/run/netns/6ca95488-7fb0-4cef-9f19-4db047aa37fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod091374bf_e70a_48e1_94cb_f9e269217a72.slice PodAnnotations:0xc0038acc80}] Aliases:map[]}"
2026-06-11 18:00:59.306998 | controller | Jun 11 16:35:45.356985 crc crio[23211]: time="2026-06-11T16:35:45.356949068Z" level=info msg="Adding pod openstack_dnsmasq-dns-bf5545dbf-xkmcg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.307014 | controller | Jun 11 16:35:45.579001 crc crio[23211]: time="2026-06-11T16:35:45.57786753Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-ddf44/POD" id=667eb491-93e4-42ad-b225-c97ce3d12635 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.307030 | controller | Jun 11 16:35:45.579001 crc crio[23211]: time="2026-06-11T16:35:45.578396963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.307046 | controller | Jun 11 16:35:45.638716 crc crio[23211]: time="2026-06-11T16:35:45.638577841Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-ddf44 Namespace:openstack ID:67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320 UID:58d814f3-125f-49ab-99e3-29ba0369f026 NetNS:/var/run/netns/9c4f1804-092e-42d3-8e94-03620607866f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d814f3_125f_49ab_99e3_29ba0369f026.slice PodAnnotations:0xc003089400}] Aliases:map[]}"
2026-06-11 18:00:59.307062 | controller | Jun 11 16:35:45.638716 crc crio[23211]: time="2026-06-11T16:35:45.638676803Z" level=info msg="Adding pod openstack_dnsmasq-dns-6f94844f59-ddf44 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.307078 | controller | Jun 11 16:35:45.940802 crc crio[23211]: 2026-06-11T16:35:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67ebe8f5395468c Mac:9e:e8:34:19:b3:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/9c4f1804-092e-42d3-8e94-03620607866f SocketPath: PciID:}] [{Interface:0xc0001405c0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.307099 | controller | Jun 11 16:35:45.940802 crc crio[23211]: time="2026-06-11T16:35:45.9385919Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-ddf44 Namespace:openstack ID:67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320 UID:58d814f3-125f-49ab-99e3-29ba0369f026 NetNS:/var/run/netns/9c4f1804-092e-42d3-8e94-03620607866f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d814f3_125f_49ab_99e3_29ba0369f026.slice PodAnnotations:0xc003089400}] Aliases:map[]}"
2026-06-11 18:00:59.307117 | controller | Jun 11 16:35:45.940802 crc crio[23211]: time="2026-06-11T16:35:45.938791175Z" level=info msg="Checking pod openstack_dnsmasq-dns-6f94844f59-ddf44 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.307133 | controller | Jun 11 16:35:45.947948 crc crio[23211]: time="2026-06-11T16:35:45.947630779Z" level=info msg="Ran pod sandbox 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320 with infra container: openstack/dnsmasq-dns-6f94844f59-ddf44/POD" id=667eb491-93e4-42ad-b225-c97ce3d12635 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.307149 | controller | Jun 11 16:35:45.951785 crc crio[23211]: time="2026-06-11T16:35:45.951695287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7f06cee1-24af-4dc3-83d2-f59d5ae87a99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307165 | controller | Jun 11 16:35:45.952072 crc crio[23211]: time="2026-06-11T16:35:45.952026035Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=7f06cee1-24af-4dc3-83d2-f59d5ae87a99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307181 | controller | Jun 11 16:35:45.952163 crc crio[23211]: time="2026-06-11T16:35:45.952096387Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=7f06cee1-24af-4dc3-83d2-f59d5ae87a99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307197 | controller | Jun 11 16:35:45.953603 crc crio[23211]: time="2026-06-11T16:35:45.953570672Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=78b8d086-f878-42c9-bc32-af5c173a864b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.307213 | controller | Jun 11 16:35:45.966158 crc crio[23211]: time="2026-06-11T16:35:45.966085926Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-11 18:00:59.307228 | controller | Jun 11 16:35:45.987971 crc crio[23211]: 2026-06-11T16:35:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db0c5681a5c8c5f Mac:6e:51:c0:18:93:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/6ca95488-7fb0-4cef-9f19-4db047aa37fe SocketPath: PciID:}] [{Interface:0xc000518600 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.307244 | controller | Jun 11 16:35:45.989105 crc crio[23211]: time="2026-06-11T16:35:45.989027542Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-xkmcg Namespace:openstack ID:db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1 UID:091374bf-e70a-48e1-94cb-f9e269217a72 NetNS:/var/run/netns/6ca95488-7fb0-4cef-9f19-4db047aa37fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod091374bf_e70a_48e1_94cb_f9e269217a72.slice PodAnnotations:0xc0038acc80}] Aliases:map[]}"
2026-06-11 18:00:59.307263 | controller | Jun 11 16:35:45.989231 crc crio[23211]: time="2026-06-11T16:35:45.989189576Z" level=info msg="Checking pod openstack_dnsmasq-dns-bf5545dbf-xkmcg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.307280 | controller | Jun 11 16:35:45.999088 crc crio[23211]: time="2026-06-11T16:35:45.999017103Z" level=info msg="Ran pod sandbox db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1 with infra container: openstack/dnsmasq-dns-bf5545dbf-xkmcg/POD" id=1912f0d1-ace8-4120-9225-8ed8326545a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.307296 | controller | Jun 11 16:35:46.001271 crc crio[23211]: time="2026-06-11T16:35:46.001190376Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=de37c6ee-849a-4d1b-b8eb-0686b9fc1545 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307312 | controller | Jun 11 16:35:46.001700 crc crio[23211]: time="2026-06-11T16:35:46.001658757Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=de37c6ee-849a-4d1b-b8eb-0686b9fc1545 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307328 | controller | Jun 11 16:35:46.001822 crc crio[23211]: time="2026-06-11T16:35:46.001752769Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=de37c6ee-849a-4d1b-b8eb-0686b9fc1545 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307343 | controller | Jun 11 16:35:46.002784 crc crio[23211]: time="2026-06-11T16:35:46.002739974Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=291a8727-7108-45e5-93ae-569910c4744a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.307359 | controller | Jun 11 16:35:46.007399 crc crio[23211]: time="2026-06-11T16:35:46.007350315Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-11 18:00:59.307375 | controller | Jun 11 16:35:48.510275 crc crio[23211]: time="2026-06-11T16:35:48.507372482Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-69664d8887-p8d9r/POD" id=6ac8736f-0de6-45f8-b745-e8733bbff1d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.307390 | controller | Jun 11 16:35:48.510275 crc crio[23211]: time="2026-06-11T16:35:48.507754361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.307406 | controller | Jun 11 16:35:48.562776 crc crio[23211]: time="2026-06-11T16:35:48.56260118Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69664d8887-p8d9r Namespace:openstack ID:4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120 UID:7902e064-c0a1-4038-9104-c0408ffb7056 NetNS:/var/run/netns/15a432af-2d45-4a57-ad93-f37ac8ea29d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7902e064_c0a1_4038_9104_c0408ffb7056.slice PodAnnotations:0xc002794570}] Aliases:map[]}"
2026-06-11 18:00:59.307422 | controller | Jun 11 16:35:48.562776 crc crio[23211]: time="2026-06-11T16:35:48.562674522Z" level=info msg="Adding pod openstack_dnsmasq-dns-69664d8887-p8d9r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.307438 | controller | Jun 11 16:35:49.078919 crc crio[23211]: time="2026-06-11T16:35:49.078251043Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-4kd9r/POD" id=0c2d481d-b593-44e9-93ac-1284e85d5a29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.307457 | controller | Jun 11 16:35:49.079186 crc crio[23211]: time="2026-06-11T16:35:49.078951769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.307473 | controller | Jun 11 16:35:49.150925 crc crio[23211]: time="2026-06-11T16:35:49.150600385Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-4kd9r Namespace:openstack ID:a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5 UID:688e1df9-12d4-4174-a7d3-6c67f1f66f2e NetNS:/var/run/netns/2cb8c9c2-6327-4a2f-9a02-cfa0518f4711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688e1df9_12d4_4174_a7d3_6c67f1f66f2e.slice PodAnnotations:0xc0018be408}] Aliases:map[]}"
2026-06-11 18:00:59.307489 | controller | Jun 11 16:35:49.150925 crc crio[23211]: time="2026-06-11T16:35:49.150862032Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b485b7db9-4kd9r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.307505 | controller | Jun 11 16:35:49.289137 crc crio[23211]: 2026-06-11T16:35:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f9b9f397a2198f Mac:32:f3:5d:9b:a3:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/15a432af-2d45-4a57-ad93-f37ac8ea29d6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.307542 | controller | Jun 11 16:35:49.289510 crc crio[23211]: time="2026-06-11T16:35:49.289400338Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69664d8887-p8d9r Namespace:openstack ID:4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120 UID:7902e064-c0a1-4038-9104-c0408ffb7056 NetNS:/var/run/netns/15a432af-2d45-4a57-ad93-f37ac8ea29d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7902e064_c0a1_4038_9104_c0408ffb7056.slice PodAnnotations:0xc002794570}] Aliases:map[]}"
2026-06-11 18:00:59.307560 | controller | Jun 11 16:35:49.289652 crc crio[23211]: time="2026-06-11T16:35:49.289611553Z" level=info msg="Checking pod openstack_dnsmasq-dns-69664d8887-p8d9r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.307576 | controller | Jun 11 16:35:49.311963 crc crio[23211]: time="2026-06-11T16:35:49.311823471Z" level=info msg="Ran pod sandbox 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120 with infra container: openstack/dnsmasq-dns-69664d8887-p8d9r/POD" id=6ac8736f-0de6-45f8-b745-e8733bbff1d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.307592 | controller | Jun 11 16:35:49.327270 crc crio[23211]: time="2026-06-11T16:35:49.326749813Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4724368c-b344-4fe4-950b-35798565d688 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307607 | controller | Jun 11 16:35:49.328980 crc crio[23211]: time="2026-06-11T16:35:49.328156467Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=4724368c-b344-4fe4-950b-35798565d688 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307622 | controller | Jun 11 16:35:49.328980 crc crio[23211]: time="2026-06-11T16:35:49.328400743Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=4724368c-b344-4fe4-950b-35798565d688 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307637 | controller | Jun 11 16:35:49.331493 crc crio[23211]: time="2026-06-11T16:35:49.330638827Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d90423ff-3182-4ddd-ac2f-575774aa7709 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.307656 | controller | Jun 11 16:35:49.340947 crc crio[23211]: time="2026-06-11T16:35:49.339801109Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-11 18:00:59.307672 | controller | Jun 11 16:35:49.691292 crc crio[23211]: 2026-06-11T16:35:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1cf59881dc1713 Mac:6e:81:72:42:5d:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/2cb8c9c2-6327-4a2f-9a02-cfa0518f4711 SocketPath: PciID:}] [{Interface:0xc00058e5c0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.307687 | controller | Jun 11 16:35:49.694127 crc crio[23211]: time="2026-06-11T16:35:49.694046142Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-4kd9r Namespace:openstack ID:a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5 UID:688e1df9-12d4-4174-a7d3-6c67f1f66f2e NetNS:/var/run/netns/2cb8c9c2-6327-4a2f-9a02-cfa0518f4711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688e1df9_12d4_4174_a7d3_6c67f1f66f2e.slice PodAnnotations:0xc0018be408}] Aliases:map[]}"
2026-06-11 18:00:59.307703 | controller | Jun 11 16:35:49.694274 crc crio[23211]: time="2026-06-11T16:35:49.694233146Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b485b7db9-4kd9r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.307719 | controller | Jun 11 16:35:49.713929 crc crio[23211]: time="2026-06-11T16:35:49.713713277Z" level=info msg="Ran pod sandbox a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5 with infra container: openstack/dnsmasq-dns-6b485b7db9-4kd9r/POD" id=0c2d481d-b593-44e9-93ac-1284e85d5a29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.307734 | controller | Jun 11 16:35:49.719858 crc crio[23211]: time="2026-06-11T16:35:49.719738004Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a2d119b3-5758-4771-9819-99118c80fba9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307750 | controller | Jun 11 16:35:49.721371 crc crio[23211]: time="2026-06-11T16:35:49.721077267Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=a2d119b3-5758-4771-9819-99118c80fba9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307765 | controller | Jun 11 16:35:49.721646 crc crio[23211]: time="2026-06-11T16:35:49.721534467Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=a2d119b3-5758-4771-9819-99118c80fba9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307780 | controller | Jun 11 16:35:49.726642 crc crio[23211]: time="2026-06-11T16:35:49.726385356Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3625486e-c56c-4a53-94e1-3348ed600ef5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.307795 | controller | Jun 11 16:35:49.734639 crc crio[23211]: time="2026-06-11T16:35:49.73439968Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-11 18:00:59.307810 | controller | Jun 11 16:35:49.748506 crc crio[23211]: time="2026-06-11T16:35:49.74846701Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=0111d0dc-963c-4fdf-90d0-dba21824e6fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.307828 | controller | Jun 11 16:35:49.748624 crc crio[23211]: time="2026-06-11T16:35:49.748558632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.307844 | controller | Jun 11 16:35:49.844234 crc crio[23211]: time="2026-06-11T16:35:49.844090197Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a UID:bca12cb5-04b2-4daa-a2ef-3a22347f7732 NetNS:/var/run/netns/3db37fde-3f40-4a76-b4c7-6d5245374643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbca12cb5_04b2_4daa_a2ef_3a22347f7732.slice PodAnnotations:0xc0001ae108}] Aliases:map[]}"
2026-06-11 18:00:59.307861 | controller | Jun 11 16:35:49.844234 crc crio[23211]: time="2026-06-11T16:35:49.84418181Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.307877 | controller | Jun 11 16:35:50.292649 crc crio[23211]: 2026-06-11T16:35:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8d8c3155b77098 Mac:86:05:8b:af:a4:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/3db37fde-3f40-4a76-b4c7-6d5245374643 SocketPath: PciID:}] [{Interface:0xc0004be6a0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.307893 | controller | Jun 11 16:35:50.298940 crc crio[23211]: time="2026-06-11T16:35:50.298794253Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a UID:bca12cb5-04b2-4daa-a2ef-3a22347f7732 NetNS:/var/run/netns/3db37fde-3f40-4a76-b4c7-6d5245374643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbca12cb5_04b2_4daa_a2ef_3a22347f7732.slice PodAnnotations:0xc0001ae108}] Aliases:map[]}"
2026-06-11 18:00:59.307909 | controller | Jun 11 16:35:50.300085 crc crio[23211]: time="2026-06-11T16:35:50.300034533Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.307925 | controller | Jun 11 16:35:50.339787 crc crio[23211]: time="2026-06-11T16:35:50.339700474Z" level=info msg="Ran pod sandbox c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a with infra container: openstack/rabbitmq-server-0/POD" id=0111d0dc-963c-4fdf-90d0-dba21824e6fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.307941 | controller | Jun 11 16:35:50.344509 crc crio[23211]: time="2026-06-11T16:35:50.344319336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=1f9f66f6-c849-4bbc-a41b-f989ef49bcc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307956 | controller | Jun 11 16:35:50.345226 crc crio[23211]: time="2026-06-11T16:35:50.345094464Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found" id=1f9f66f6-c849-4bbc-a41b-f989ef49bcc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307972 | controller | Jun 11 16:35:50.345226 crc crio[23211]: time="2026-06-11T16:35:50.345192216Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found" id=1f9f66f6-c849-4bbc-a41b-f989ef49bcc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.307987 | controller | Jun 11 16:35:50.347003 crc crio[23211]: time="2026-06-11T16:35:50.346921189Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=50973862-6172-43c6-8879-71cae938e4b2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.308006 | controller | Jun 11 16:35:50.351069 crc crio[23211]: time="2026-06-11T16:35:50.351006238Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\""
2026-06-11 18:00:59.308022 | controller | Jun 11 16:35:50.368902 crc crio[23211]: time="2026-06-11T16:35:50.36679198Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=8df0c265-c948-4139-a7e5-01635844e4b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.308038 | controller | Jun 11 16:35:50.368902 crc crio[23211]: time="2026-06-11T16:35:50.366881922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.308054 | controller | Jun 11 16:35:50.433656 crc crio[23211]: time="2026-06-11T16:35:50.433574849Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5 UID:08e0e694-5ef1-45c5-b263-35a99a78af97 NetNS:/var/run/netns/8c9e958c-3e1b-408f-ae26-cdd32bc9fcc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08e0e694_5ef1_45c5_b263_35a99a78af97.slice PodAnnotations:0xc000130aa0}] Aliases:map[]}"
2026-06-11 18:00:59.308070 | controller | Jun 11 16:35:50.433656 crc crio[23211]: time="2026-06-11T16:35:50.433650021Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.308086 | controller | Jun 11 16:35:50.932155 crc crio[23211]: time="2026-06-11T16:35:50.931771239Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=fcb200cf-23d3-49bf-8129-b8ced6e52c79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.308102 | controller | Jun 11 16:35:50.933133 crc crio[23211]: time="2026-06-11T16:35:50.932215369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.308118 | controller | Jun 11 16:35:51.089484 crc crio[23211]: 2026-06-11T16:35:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93ef3fd9ca8801b Mac:a2:68:9e:9b:96:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/8c9e958c-3e1b-408f-ae26-cdd32bc9fcc0 SocketPath: PciID:}] [{Interface:0xc00050ef20 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.308134 | controller | Jun 11 16:35:51.092684 crc crio[23211]: time="2026-06-11T16:35:51.092238856Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5 UID:08e0e694-5ef1-45c5-b263-35a99a78af97 NetNS:/var/run/netns/8c9e958c-3e1b-408f-ae26-cdd32bc9fcc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08e0e694_5ef1_45c5_b263_35a99a78af97.slice PodAnnotations:0xc000130aa0}] Aliases:map[]}"
2026-06-11 18:00:59.308150 | controller | Jun 11 16:35:51.092684 crc crio[23211]: time="2026-06-11T16:35:51.092565795Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.308166 | controller | Jun 11 16:35:51.137766 crc crio[23211]: time="2026-06-11T16:35:51.137639027Z" level=info msg="Ran pod sandbox 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=8df0c265-c948-4139-a7e5-01635844e4b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.308185 | controller | Jun 11 16:35:51.143157 crc crio[23211]: time="2026-06-11T16:35:51.143090889Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=56c2514e-7aff-44c0-ad6d-bacb4e12ed91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.308202 | controller | Jun 11 16:35:51.143400 crc crio[23211]: time="2026-06-11T16:35:51.143352505Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found" id=56c2514e-7aff-44c0-ad6d-bacb4e12ed91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.308218 | controller | Jun 11 16:35:51.143526 crc crio[23211]: time="2026-06-11T16:35:51.143477528Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found" id=56c2514e-7aff-44c0-ad6d-bacb4e12ed91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.308234 | controller | Jun 11 16:35:51.149082 crc crio[23211]: time="2026-06-11T16:35:51.149029873Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=abdf33b7-849d-422b-8d10-0481081eb925 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.308250 | controller | Jun 11 16:35:51.153556 crc crio[23211]: time="2026-06-11T16:35:51.153401648Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\""
2026-06-11 18:00:59.308267 | controller | Jun 11 16:35:51.166165 crc crio[23211]: time="2026-06-11T16:35:51.166113136Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264 UID:cdeadb8f-49a0-440e-bc27-877d9d8d9a07 NetNS:/var/run/netns/456beda2-06f4-4e09-88b7-d7bbb6211fbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdeadb8f_49a0_440e_bc27_877d9d8d9a07.slice PodAnnotations:0xc0022785c0}] Aliases:map[]}"
2026-06-11 18:00:59.308284 | controller | Jun 11 16:35:51.166165 crc crio[23211]: time="2026-06-11T16:35:51.166165508Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.308300 | controller | Jun 11 16:35:51.615629 crc crio[23211]: 2026-06-11T16:35:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbf50e09a9eb0f1 Mac:86:0f:56:04:8a:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/456beda2-06f4-4e09-88b7-d7bbb6211fbd SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.308316 | controller | Jun 11 16:35:51.646955 crc crio[23211]: time="2026-06-11T16:35:51.646807933Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264 UID:cdeadb8f-49a0-440e-bc27-877d9d8d9a07 NetNS:/var/run/netns/456beda2-06f4-4e09-88b7-d7bbb6211fbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdeadb8f_49a0_440e_bc27_877d9d8d9a07.slice PodAnnotations:0xc0022785c0}] Aliases:map[]}"
2026-06-11 18:00:59.308333 | controller | Jun 11 16:35:51.648298 crc crio[23211]: time="2026-06-11T16:35:51.647076469Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.308349 | controller | Jun 11 16:35:51.678288 crc crio[23211]: time="2026-06-11T16:35:51.673787505Z" level=info msg="Ran pod sandbox fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264 with infra container: openstack/openstack-galera-0/POD" id=fcb200cf-23d3-49bf-8129-b8ced6e52c79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.308368 | controller | Jun 11 16:35:51.678662 crc crio[23211]: time="2026-06-11T16:35:51.67852823Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3562d25f-3f2c-4f0c-b38b-ead21a6007e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.308385 | controller | Jun 11 16:35:51.683487 crc crio[23211]: time="2026-06-11T16:35:51.6822427Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found" id=3562d25f-3f2c-4f0c-b38b-ead21a6007e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.308402 | controller | Jun 11 16:35:51.683487 crc crio[23211]: time="2026-06-11T16:35:51.682382913Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found" id=3562d25f-3f2c-4f0c-b38b-ead21a6007e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.308418 | controller | Jun 11 16:35:51.690395 crc crio[23211]: time="2026-06-11T16:35:51.686308319Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6d3ee5d5-20da-4b41-801b-df8a7ef0e165 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.308434 | controller | Jun 11 16:35:51.711036 crc crio[23211]: time="2026-06-11T16:35:51.710930926Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\""
2026-06-11 18:00:59.308450 | controller | Jun 11 16:35:52.542636 crc crio[23211]: time="2026-06-11T16:35:52.542537153Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=c5e57d8b-ef35-42c9-a782-580753deed69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.308466 | controller | Jun 11 16:35:52.543919 crc crio[23211]: time="2026-06-11T16:35:52.543870565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.308483 | controller | Jun 11 16:35:52.577776 crc crio[23211]: time="2026-06-11T16:35:52.576790933Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=e4729d0f-4b28-4eb7-b8b4-48c3f339f06b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.308499 | controller | Jun 11 16:35:52.577776 crc crio[23211]: time="2026-06-11T16:35:52.576876175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.308534 | controller | Jun 11 16:35:52.700234 crc crio[23211]: time="2026-06-11T16:35:52.699979227Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d UID:1fc70566-d1ef-480f-b2bf-c100bf12456b NetNS:/var/run/netns/2c080beb-a449-4399-b0f2-c99972a9cff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc70566_d1ef_480f_b2bf_c100bf12456b.slice PodAnnotations:0xc0027941e0}] Aliases:map[]}"
2026-06-11 18:00:59.308553 | controller | Jun 11 16:35:52.700234 crc crio[23211]: time="2026-06-11T16:35:52.700199292Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.308570 | controller | Jun 11 16:35:52.764772 crc crio[23211]: time="2026-06-11T16:35:52.764293256Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958 UID:5e02a3fb-2dca-4ffc-8863-40d1702b4088 NetNS:/var/run/netns/1f2c018f-8fe5-4855-bf85-45a573a40699 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e02a3fb_2dca_4ffc_8863_40d1702b4088.slice PodAnnotations:0xc002818390}] Aliases:map[]}"
2026-06-11 18:00:59.308590 | controller | Jun 11 16:35:52.769961 crc crio[23211]: time="2026-06-11T16:35:52.769592805Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.308608 | controller | Jun 11 16:35:53.215378 crc crio[23211]: 2026-06-11T16:35:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e471e215fc6a9aa Mac:ae:0a:98:c3:d8:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/1f2c018f-8fe5-4855-bf85-45a573a40699 SocketPath: PciID:}] [{Interface:0xc00012ebb0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.308625 | controller | Jun 11 16:35:53.220763 crc crio[23211]: time="2026-06-11T16:35:53.220677082Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958 UID:5e02a3fb-2dca-4ffc-8863-40d1702b4088 NetNS:/var/run/netns/1f2c018f-8fe5-4855-bf85-45a573a40699 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e02a3fb_2dca_4ffc_8863_40d1702b4088.slice PodAnnotations:0xc002818390}] Aliases:map[]}"
2026-06-11 18:00:59.308642 | controller | Jun 11 16:35:53.221096 crc crio[23211]: time="2026-06-11T16:35:53.220869607Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.308658 | controller | Jun 11 16:35:53.236019 crc crio[23211]: time="2026-06-11T16:35:53.235360798Z" level=info msg="Ran pod sandbox e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958 with infra container: openstack/memcached-0/POD" id=e4729d0f-4b28-4eb7-b8b4-48c3f339f06b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.308675 | controller | Jun 11 16:35:53.239865 crc crio[23211]: time="2026-06-11T16:35:53.239779566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=531187aa-e160-40d8-81e6-930e510a4327 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.308691 | controller | Jun 11 16:35:53.240790 crc crio[23211]: time="2026-06-11T16:35:53.240723338Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found" id=531187aa-e160-40d8-81e6-930e510a4327 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.308707 | controller | Jun 11 16:35:53.241179 crc crio[23211]: time="2026-06-11T16:35:53.241128529Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found" id=531187aa-e160-40d8-81e6-930e510a4327 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.308723 | controller | Jun 11 16:35:53.251144 crc crio[23211]: time="2026-06-11T16:35:53.249805058Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=890e5f62-2954-4c88-bc00-79395736165d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.308739 | controller | Jun 11 16:35:53.291010 crc crio[23211]: 2026-06-11T16:35:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d442024f314fa12 Mac:be:4f:3f:62:ca:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/2c080beb-a449-4399-b0f2-c99972a9cff5 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.308770 | controller | Jun 11 16:35:53.291990 crc crio[23211]: time="2026-06-11T16:35:53.291911278Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d UID:1fc70566-d1ef-480f-b2bf-c100bf12456b NetNS:/var/run/netns/2c080beb-a449-4399-b0f2-c99972a9cff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc70566_d1ef_480f_b2bf_c100bf12456b.slice PodAnnotations:0xc0027941e0}] Aliases:map[]}"
2026-06-11 18:00:59.308794 | controller | Jun 11 16:35:53.292607 crc crio[23211]: time="2026-06-11T16:35:53.292534563Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.308813 | controller | Jun 11 16:35:53.343504 crc crio[23211]: time="2026-06-11T16:35:53.343207281Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\""
2026-06-11 18:00:59.308830 | controller | Jun 11 16:35:53.503250 crc crio[23211]: time="2026-06-11T16:35:53.502210252Z" level=info msg="Ran pod sandbox d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d with infra container: openstack/openstack-cell1-galera-0/POD" id=c5e57d8b-ef35-42c9-a782-580753deed69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.308847 | controller | Jun 11 16:35:53.514699 crc crio[23211]: time="2026-06-11T16:35:53.514636123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=701df974-eefa-4195-993b-9f660f32a849 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.308864 | controller | Jun 11 16:35:53.515217 crc crio[23211]: time="2026-06-11T16:35:53.515125706Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found" id=701df974-eefa-4195-993b-9f660f32a849 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.308879 | controller | Jun 11 16:35:53.515366 crc crio[23211]: time="2026-06-11T16:35:53.515271968Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found" id=701df974-eefa-4195-993b-9f660f32a849 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.308895 | controller | Jun 11 16:35:53.525601 crc crio[23211]: time="2026-06-11T16:35:53.524767208Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b9133e28-0662-4b4d-abc3-11c51ffc56eb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.308911 | controller | Jun 11 16:35:53.557162 crc crio[23211]: time="2026-06-11T16:35:53.557074142Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\""
2026-06-11 18:00:59.308927 | controller | Jun 11 16:35:54.676265 crc crio[23211]: time="2026-06-11T16:35:54.67520461Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=983b1bb8-cf4f-4831-b313-d4d4f454f652 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.308944 | controller | Jun 11 16:35:54.677146 crc crio[23211]: time="2026-06-11T16:35:54.676288477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.308963 | controller | Jun 11 16:35:54.765604 crc crio[23211]: time="2026-06-11T16:35:54.765292043Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f UID:8b1300f1-e4d1-49f7-af42-1d8c8d97172a NetNS:/var/run/netns/5cfcddf3-c0bc-4fad-895b-491e41afee28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b1300f1_e4d1_49f7_af42_1d8c8d97172a.slice PodAnnotations:0xc00294e5f0}] Aliases:map[]}"
2026-06-11 18:00:59.308987 | controller | Jun 11 16:35:54.765604 crc crio[23211]: time="2026-06-11T16:35:54.765391896Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.309004 | controller | Jun 11 16:35:55.628473 crc crio[23211]: 2026-06-11T16:35:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b04d253dd497d83 Mac:ee:a6:19:29:27:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/5cfcddf3-c0bc-4fad-895b-491e41afee28 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.309022 | controller | Jun 11 16:35:55.628473 crc crio[23211]: time="2026-06-11T16:35:55.626775964Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f UID:8b1300f1-e4d1-49f7-af42-1d8c8d97172a NetNS:/var/run/netns/5cfcddf3-c0bc-4fad-895b-491e41afee28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b1300f1_e4d1_49f7_af42_1d8c8d97172a.slice PodAnnotations:0xc00294e5f0}] Aliases:map[]}"
2026-06-11 18:00:59.309039 | controller | Jun 11 16:35:55.628473 crc crio[23211]: time="2026-06-11T16:35:55.626968139Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.309056 | controller | Jun 11 16:35:55.657131 crc crio[23211]: time="2026-06-11T16:35:55.655572732Z" level=info msg="Ran pod sandbox b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f with infra container: openstack/kube-state-metrics-0/POD" id=983b1bb8-cf4f-4831-b313-d4d4f454f652 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.309072 | controller | Jun 11 16:35:55.688636 crc crio[23211]: time="2026-06-11T16:35:55.688378506Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=9c2dad3a-6d20-45d0-a811-090958fd1dbb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.309089 | controller | Jun 11 16:35:55.708849 crc crio[23211]: time="2026-06-11T16:35:55.708724779Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\""
2026-06-11 18:00:59.309106 | controller | Jun 11 16:35:57.878242 crc crio[23211]: time="2026-06-11T16:35:57.877675175Z" level=info msg="Running pod sandbox: openstack/ovn-controller-gtpx6/POD" id=808a3c15-da98-43dd-9849-29364271f8f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.309122 | controller | Jun 11 16:35:57.878242 crc crio[23211]: time="2026-06-11T16:35:57.878200117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.309139 | controller | Jun 11 16:35:57.909228 crc crio[23211]: time="2026-06-11T16:35:57.909154128Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-tcz2l/POD" id=77a040d1-914f-4287-b0ad-53a84a22d0c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.309155 | controller | Jun 11 16:35:57.909228 crc crio[23211]: time="2026-06-11T16:35:57.90924053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.309177 | controller | Jun 11 16:36:00.552982 crc crio[23211]: time="2026-06-11T16:36:00.54808017Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686596-rrblj/POD" id=6664c174-a9a3-48e8-9a52-3774ae4aeee4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.309194 | controller | Jun 11 16:36:00.552982 crc crio[23211]: time="2026-06-11T16:36:00.549540595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.309210 | controller | Jun 11 16:36:01.361120 crc crio[23211]: time="2026-06-11T16:36:01.361071985Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=4e5a408e-d43f-4659-b22f-fda3e80759f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.309227 | controller | Jun 11 16:36:01.361964 crc crio[23211]: time="2026-06-11T16:36:01.361933396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.309243 | controller | Jun 11 16:36:02.450258 crc crio[23211]: time="2026-06-11T16:36:02.449880114Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=d153d546-0dae-4f57-a375-2167abc56f41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.309259 | controller | Jun 11 16:36:02.451285 crc crio[23211]: time="2026-06-11T16:36:02.451261297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.309274 | controller | Jun 11 16:36:23.094515 crc crio[23211]: time="2026-06-11T16:36:23.092923222Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=890e5f62-2954-4c88-bc00-79395736165d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.309291 | controller | Jun 11 16:36:23.096226 crc crio[23211]: time="2026-06-11T16:36:23.095601218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=18281abf-7251-41f9-a816-140418356b6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309307 | controller | Jun 11 16:36:23.101696 crc crio[23211]: time="2026-06-11T16:36:23.101106671Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=50973862-6172-43c6-8879-71cae938e4b2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.309324 | controller | Jun 11 16:36:23.102962 crc crio[23211]: time="2026-06-11T16:36:23.102399762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=99668ca0-00fb-4451-b41b-fe466df02984 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309340 | controller | Jun 11 16:36:23.106348 crc crio[23211]: time="2026-06-11T16:36:23.106238046Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b9133e28-0662-4b4d-abc3-11c51ffc56eb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.309355 | controller | Jun 11 16:36:23.107245 crc crio[23211]: time="2026-06-11T16:36:23.107109416Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f99912d7-70bb-4310-99df-7d696ce3728c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309371 | controller | Jun 11 16:36:23.493564 crc crio[23211]: time="2026-06-11T16:36:23.483509986Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-tcz2l Namespace:openstack ID:ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa UID:30cb0911-66a3-452d-a95c-4e130e5cd04b NetNS:/var/run/netns/e0cb5a83-7c64-4058-9eb0-75b6b45aebb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30cb0911_66a3_452d_a95c_4e130e5cd04b.slice PodAnnotations:0xc003088080}] Aliases:map[]}"
2026-06-11 18:00:59.309392 | controller | Jun 11 16:36:23.493564 crc crio[23211]: time="2026-06-11T16:36:23.483605508Z" level=info msg="Adding pod openstack_ovn-controller-ovs-tcz2l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.309409 | controller | Jun 11 16:36:23.508202 crc crio[23211]: time="2026-06-11T16:36:23.508031419Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e UID:c3b26ecc-f399-4ef9-a3bf-153387328e95 NetNS:/var/run/netns/bd304f49-5b3a-4c95-a1cf-3121180e2784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b26ecc_f399_4ef9_a3bf_153387328e95.slice PodAnnotations:0xc0018be390}] Aliases:map[]}"
2026-06-11 18:00:59.309426 | controller | Jun 11 16:36:23.508202 crc crio[23211]: time="2026-06-11T16:36:23.508155382Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.309444 | controller | Jun 11 16:36:23.508956 crc crio[23211]: time="2026-06-11T16:36:23.508861589Z" level=info msg="Got pod network &{Name:ovn-controller-gtpx6 Namespace:openstack ID:2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3 UID:6a5af9ff-232b-41e2-b6f5-712e7532847d NetNS:/var/run/netns/4ed84e50-474f-4874-9ccf-f1549cbb5ed7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5af9ff_232b_41e2_b6f5_712e7532847d.slice PodAnnotations:0xc002278228}] Aliases:map[]}"
2026-06-11 18:00:59.309462 | controller | Jun 11 16:36:23.508956 crc crio[23211]: time="2026-06-11T16:36:23.50892891Z" level=info msg="Adding pod openstack_ovn-controller-gtpx6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.309480 | controller | Jun 11 16:36:23.524881 crc crio[23211]: time="2026-06-11T16:36:23.523828473Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a UID:aba3f549-0133-46b9-b6b7-ca0104db22b7 NetNS:/var/run/netns/e2e9b614-60c3-4af6-8dd9-1fbf7bea1fe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaba3f549_0133_46b9_b6b7_ca0104db22b7.slice PodAnnotations:0xc0030882c8}] Aliases:map[]}"
2026-06-11 18:00:59.309497 | controller | Jun 11 16:36:23.524881 crc crio[23211]: time="2026-06-11T16:36:23.524772215Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.309533 | controller | Jun 11 16:36:23.528590 crc crio[23211]: time="2026-06-11T16:36:23.528232149Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686596-rrblj Namespace:openshift-infra ID:5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7 UID:eb185bfa-0a5a-46cf-bcc2-3a1a4e0c9c4d NetNS:/var/run/netns/af90ecc4-8440-4f51-85e3-39819fec5f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb185bfa_0a5a_46cf_bcc2_3a1a4e0c9c4d.slice PodAnnotations:0xc003088430}] Aliases:map[]}"
2026-06-11 18:00:59.309554 | controller | Jun 11 16:36:23.528590 crc crio[23211]: time="2026-06-11T16:36:23.528567587Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686596-rrblj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.309575 | controller | Jun 11 16:36:23.581684 crc crio[23211]: time="2026-06-11T16:36:23.581578481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=e5e06be2-057e-4226-8f23-a9a592e78b2b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309593 | controller | Jun 11 16:36:23.600833 crc crio[23211]: time="2026-06-11T16:36:23.600714355Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d90423ff-3182-4ddd-ac2f-575774aa7709 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.309611 | controller | Jun 11 16:36:23.602151 crc crio[23211]: time="2026-06-11T16:36:23.602094978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=714cd257-2977-49b0-9f22-319177ea4ffa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309627 | controller | Jun 11 16:36:23.603272 crc crio[23211]: time="2026-06-11T16:36:23.603136493Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=abdf33b7-849d-422b-8d10-0481081eb925 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.309643 | controller | Jun 11 16:36:23.603865 crc crio[23211]: time="2026-06-11T16:36:23.603840711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=6c6be95c-5f79-4ca7-9ce2-f4e6e0eef6f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309660 | controller | Jun 11 16:36:23.762836 crc crio[23211]: time="2026-06-11T16:36:23.76273364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=12c1fe39-feea-4ac9-bed6-25e11038343c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309676 | controller | Jun 11 16:36:23.764626 crc crio[23211]: time="2026-06-11T16:36:23.764086822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=453b2c9a-6d10-4072-a81f-1561b4d9637c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309692 | controller | Jun 11 16:36:23.946574 crc crio[23211]: time="2026-06-11T16:36:23.946156123Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6d3ee5d5-20da-4b41-801b-df8a7ef0e165 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.309708 | controller | Jun 11 16:36:23.949151 crc crio[23211]: time="2026-06-11T16:36:23.948737046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=abe940ce-2e4b-442a-82e2-f594d774ee6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309725 | controller | Jun 11 16:36:23.949635 crc crio[23211]: time="2026-06-11T16:36:23.949151896Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f72a5c11-183f-404a-a912-2138b71a1307 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309741 | controller | Jun 11 16:36:24.002410 crc crio[23211]: time="2026-06-11T16:36:24.002248052Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=291a8727-7108-45e5-93ae-569910c4744a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.309760 | controller | Jun 11 16:36:24.003390 crc crio[23211]: time="2026-06-11T16:36:24.003270017Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f97e0ace-57ad-451b-96fc-8add5bca44b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309777 | controller | Jun 11 16:36:24.011815 crc crio[23211]: time="2026-06-11T16:36:24.011702042Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=78b8d086-f878-42c9-bc32-af5c173a864b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.309794 | controller | Jun 11 16:36:24.012999 crc crio[23211]: time="2026-06-11T16:36:24.012723307Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=152f4776-0304-471d-ab11-550cfa039681 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309811 | controller | Jun 11 16:36:24.060865 crc crio[23211]: time="2026-06-11T16:36:24.060795851Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=ed8c0d3c-9172-4c71-a561-0f3bbaa068f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.309827 | controller | Jun 11 16:36:24.074069 crc crio[23211]: time="2026-06-11T16:36:24.073957839Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=51b5ffaf-ec36-40d6-91ba-44786150ffad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.309843 | controller | Jun 11 16:36:24.080140 crc crio[23211]: time="2026-06-11T16:36:24.079557096Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=e86f6302-f2b0-4f81-a50d-424b6c109d29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.309859 | controller | Jun 11 16:36:24.086164 crc crio[23211]: time="2026-06-11T16:36:24.085725835Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f07686e4-1f3e-4c49-8d01-ac2e6332ce67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309875 | controller | Jun 11 16:36:24.133038 crc crio[23211]: time="2026-06-11T16:36:24.132952038Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3625486e-c56c-4a53-94e1-3348ed600ef5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.309891 | controller | Jun 11 16:36:24.134342 crc crio[23211]: time="2026-06-11T16:36:24.133973013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=37c6bd76-e891-4b53-a024-42557c5f8db7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309907 | controller | Jun 11 16:36:24.149752 crc crio[23211]: 2026-06-11T16:36:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fbd86b38dc1675 Mac:86:28:dd:65:d5:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/4ed84e50-474f-4874-9ccf-f1549cbb5ed7 SocketPath: PciID:}] [{Interface:0xc0006025d0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.309923 | controller | Jun 11 16:36:24.151868 crc crio[23211]: time="2026-06-11T16:36:24.151794685Z" level=info msg="Got pod network &{Name:ovn-controller-gtpx6 Namespace:openstack ID:2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3 UID:6a5af9ff-232b-41e2-b6f5-712e7532847d NetNS:/var/run/netns/4ed84e50-474f-4874-9ccf-f1549cbb5ed7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5af9ff_232b_41e2_b6f5_712e7532847d.slice PodAnnotations:0xc002278228}] Aliases:map[]}"
2026-06-11 18:00:59.309943 | controller | Jun 11 16:36:24.152076 crc crio[23211]: time="2026-06-11T16:36:24.15199229Z" level=info msg="Checking pod openstack_ovn-controller-gtpx6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.309960 | controller | Jun 11 16:36:24.211046 crc crio[23211]: time="2026-06-11T16:36:24.210860226Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2e3eff86-ebee-4716-954c-1c3674a422c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309978 | controller | Jun 11 16:36:24.213713 crc crio[23211]: time="2026-06-11T16:36:24.213534001Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d5562a49-db8b-4c7c-86c8-96e027e5128c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.309994 | controller | Jun 11 16:36:24.217893 crc crio[23211]: time="2026-06-11T16:36:24.217790904Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=8478b692-e585-4b2e-b184-d76384dae194 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.310010 | controller | Jun 11 16:36:24.228526 crc crio[23211]: time="2026-06-11T16:36:24.228358221Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b7b19ade-fe4b-47aa-8ca4-35ce50e45aa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.310025 | controller | Jun 11 16:36:24.308619 crc crio[23211]: 2026-06-11T16:36:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5721f2bee64e581 Mac:22:67:06:b3:3b:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/af90ecc4-8440-4f51-85e3-39819fec5f62 SocketPath: PciID:}] [{Interface:0xc0002d0750 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.310041 | controller | Jun 11 16:36:24.310279 crc crio[23211]: time="2026-06-11T16:36:24.310151511Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686596-rrblj Namespace:openshift-infra ID:5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7 UID:eb185bfa-0a5a-46cf-bcc2-3a1a4e0c9c4d NetNS:/var/run/netns/af90ecc4-8440-4f51-85e3-39819fec5f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb185bfa_0a5a_46cf_bcc2_3a1a4e0c9c4d.slice PodAnnotations:0xc003088430}] Aliases:map[]}"
2026-06-11 18:00:59.310059 | controller | Jun 11 16:36:24.310862 crc crio[23211]: time="2026-06-11T16:36:24.310686564Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686596-rrblj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.310075 | controller | Jun 11 16:36:24.382600 crc crio[23211]: time="2026-06-11T16:36:24.382504585Z" level=info msg="Ran pod sandbox 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3 with infra container: openstack/ovn-controller-gtpx6/POD" id=808a3c15-da98-43dd-9849-29364271f8f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.310092 | controller | Jun 11 16:36:24.389015 crc crio[23211]: time="2026-06-11T16:36:24.387583018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310109 | controller | Jun 11 16:36:24.389015 crc crio[23211]: time="2026-06-11T16:36:24.387729832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310125 | controller | Jun 11 16:36:24.389015 crc crio[23211]: time="2026-06-11T16:36:24.388115831Z" level=info msg="Ran pod sandbox 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7 with infra container: openshift-infra/auto-csr-approver-29686596-rrblj/POD" id=6664c174-a9a3-48e8-9a52-3774ae4aeee4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.310148 | controller | Jun 11 16:36:24.389015 crc crio[23211]: time="2026-06-11T16:36:24.388190262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310165 | controller | Jun 11 16:36:24.389870 crc crio[23211]: time="2026-06-11T16:36:24.389101735Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=2d94aa9a-dfab-4a8a-bebb-0cfc4a34f296 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.310181 | controller | Jun 11 16:36:24.389870 crc crio[23211]: time="2026-06-11T16:36:24.38972974Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found" id=2d94aa9a-dfab-4a8a-bebb-0cfc4a34f296 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.310198 | controller | Jun 11 16:36:24.390376 crc crio[23211]: time="2026-06-11T16:36:24.390194231Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found" id=2d94aa9a-dfab-4a8a-bebb-0cfc4a34f296 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.310214 | controller | Jun 11 16:36:24.391973 crc crio[23211]: time="2026-06-11T16:36:24.391903733Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=13296328-2fc7-4d6c-ba3e-02f008bbddbe name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.310229 | controller | Jun 11 16:36:24.394802 crc crio[23211]: time="2026-06-11T16:36:24.392967978Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=373cb148-7954-4ea1-9ada-de3d296c96c4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.310245 | controller | Jun 11 16:36:24.403025 crc crio[23211]: time="2026-06-11T16:36:24.400816658Z" level=info msg="Creating container: openstack/dnsmasq-dns-69664d8887-p8d9r/init" id=29f0a9f0-55fd-421b-aa99-11f375cd478a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.310261 | controller | Jun 11 16:36:24.403025 crc crio[23211]: time="2026-06-11T16:36:24.401601287Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\""
2026-06-11 18:00:59.310278 | controller | Jun 11 16:36:24.403025 crc crio[23211]: time="2026-06-11T16:36:24.401757501Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.310295 | controller | Jun 11 16:36:24.409814 crc crio[23211]: time="2026-06-11T16:36:24.408263119Z" level=info msg="Creating container: openstack/dnsmasq-dns-6f94844f59-ddf44/init" id=0a22f46f-9867-4498-8e18-a160454aeb6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.310311 | controller | Jun 11 16:36:24.420747 crc crio[23211]: time="2026-06-11T16:36:24.420642539Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=55e8a315-df80-4ca5-9532-66ea6ce9cd01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.310327 | controller | Jun 11 16:36:24.433688 crc crio[23211]: time="2026-06-11T16:36:24.430681822Z" level=info msg="Creating container: openstack/dnsmasq-dns-bf5545dbf-xkmcg/init" id=77a6a3a4-46d1-405b-bc81-80100b27467b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.310344 | controller | Jun 11 16:36:24.433688 crc crio[23211]: time="2026-06-11T16:36:24.431913432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=918cfcb6-a24a-431e-8d43-620fac23b2ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.310364 | controller | Jun 11 16:36:24.573771 crc crio[23211]: time="2026-06-11T16:36:24.573142233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310422 | controller | Jun 11 16:36:24.704201 crc crio[23211]: time="2026-06-11T16:36:24.704101456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310442 | controller | Jun 11 16:36:24.705100 crc crio[23211]: time="2026-06-11T16:36:24.705024658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310459 | controller | Jun 11 16:36:24.840527 crc crio[23211]: time="2026-06-11T16:36:24.840369097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310475 | controller | Jun 11 16:36:24.893331 crc crio[23211]: 2026-06-11T16:36:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffd2144ae26abf6 Mac:22:97:c6:6c:ec:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/e0cb5a83-7c64-4058-9eb0-75b6b45aebb9 SocketPath: PciID:}] [{Interface:0xc0002870d0 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.310492 | controller | Jun 11 16:36:24.894715 crc crio[23211]: time="2026-06-11T16:36:24.894633162Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-tcz2l Namespace:openstack ID:ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa UID:30cb0911-66a3-452d-a95c-4e130e5cd04b NetNS:/var/run/netns/e0cb5a83-7c64-4058-9eb0-75b6b45aebb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30cb0911_66a3_452d_a95c_4e130e5cd04b.slice PodAnnotations:0xc003088080}] Aliases:map[]}"
2026-06-11 18:00:59.310508 | controller | Jun 11 16:36:24.894882 crc crio[23211]: time="2026-06-11T16:36:24.894826827Z" level=info msg="Checking pod openstack_ovn-controller-ovs-tcz2l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.310544 | controller | Jun 11 16:36:25.450579 crc crio[23211]: time="2026-06-11T16:36:25.450404696Z" level=info msg="Ran pod sandbox ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa with infra container: openstack/ovn-controller-ovs-tcz2l/POD" id=77a040d1-914f-4287-b0ad-53a84a22d0c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.310562 | controller | Jun 11 16:36:25.453654 crc crio[23211]: time="2026-06-11T16:36:25.453553392Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=9c2aa387-2fba-48f9-8d77-864c74bcc0d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.310579 | controller | Jun 11 16:36:25.458112 crc crio[23211]: time="2026-06-11T16:36:25.45800492Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found" id=9c2aa387-2fba-48f9-8d77-864c74bcc0d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.310596 | controller | Jun 11 16:36:25.458278 crc crio[23211]: time="2026-06-11T16:36:25.458110973Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found" id=9c2aa387-2fba-48f9-8d77-864c74bcc0d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.310612 | controller | Jun 11 16:36:25.459119 crc crio[23211]: time="2026-06-11T16:36:25.459086407Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=55eaff8d-6caf-4df2-a05b-2fa26b292a23 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.310639 | controller | Jun 11 16:36:25.463777 crc crio[23211]: time="2026-06-11T16:36:25.463612575Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\""
2026-06-11 18:00:59.310666 | controller | Jun 11 16:36:25.465709 crc crio[23211]: time="2026-06-11T16:36:25.465543132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310684 | controller | Jun 11 16:36:25.549552 crc crio[23211]: time="2026-06-11T16:36:25.53933145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310700 | controller | Jun 11 16:36:25.549552 crc crio[23211]: time="2026-06-11T16:36:25.545056949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310716 | controller | Jun 11 16:36:25.558339 crc crio[23211]: time="2026-06-11T16:36:25.558138896Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=9c2dad3a-6d20-45d0-a811-090958fd1dbb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.310732 | controller | Jun 11 16:36:25.560628 crc crio[23211]: time="2026-06-11T16:36:25.560510463Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=2a00a7f7-1283-42d1-bde0-3f9e173f355b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.310751 | controller | Jun 11 16:36:25.616759 crc crio[23211]: time="2026-06-11T16:36:25.612685537Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b485b7db9-4kd9r/init" id=a83085e9-4141-4c0c-9cfe-e514d1958ad3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.310776 | controller | Jun 11 16:36:25.630539 crc crio[23211]: time="2026-06-11T16:36:25.629833013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310850 | controller | Jun 11 16:36:25.636524 crc crio[23211]: time="2026-06-11T16:36:25.633709716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310871 | controller | Jun 11 16:36:25.694739 crc crio[23211]: time="2026-06-11T16:36:25.694028539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310918 | controller | Jun 11 16:36:25.701772 crc crio[23211]: time="2026-06-11T16:36:25.701679363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310937 | controller | Jun 11 16:36:25.711828 crc crio[23211]: time="2026-06-11T16:36:25.711373527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310953 | controller | Jun 11 16:36:25.715781 crc crio[23211]: time="2026-06-11T16:36:25.715683472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.310994 | controller | Jun 11 16:36:25.718211 crc crio[23211]: time="2026-06-11T16:36:25.718182293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311030 | controller | Jun 11 16:36:25.734348 crc crio[23211]: time="2026-06-11T16:36:25.734207461Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=00e2fedd-451c-4579-a7a5-7bb4ced559d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.311081 | controller | Jun 11 16:36:25.771097 crc crio[23211]: time="2026-06-11T16:36:25.770937681Z" level=info msg="Created container 141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=ed8c0d3c-9172-4c71-a561-0f3bbaa068f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.311103 | controller | Jun 11 16:36:25.773193 crc crio[23211]: time="2026-06-11T16:36:25.773022592Z" level=info msg="Starting container: 141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d" id=5a1e6a0c-8c1b-47cf-b736-6538cc082c94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.311121 | controller | Jun 11 16:36:25.775491 crc crio[23211]: time="2026-06-11T16:36:25.775263847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311160 | controller | Jun 11 16:36:25.780243 crc crio[23211]: time="2026-06-11T16:36:25.77995574Z" level=info msg="Started container" PID=58184 containerID=141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=5a1e6a0c-8c1b-47cf-b736-6538cc082c94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d
2026-06-11 18:00:59.311183 | controller | Jun 11 16:36:25.782565 crc crio[23211]: time="2026-06-11T16:36:25.782400788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311200 | controller | Jun 11 16:36:25.786363 crc crio[23211]: time="2026-06-11T16:36:25.786256502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311216 | controller | Jun 11 16:36:25.790981 crc crio[23211]: time="2026-06-11T16:36:25.790906714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311260 | controller | Jun 11 16:36:25.794013 crc crio[23211]: time="2026-06-11T16:36:25.793836825Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=373cb148-7954-4ea1-9ada-de3d296c96c4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.311279 | controller | Jun 11 16:36:25.795203 crc crio[23211]: time="2026-06-11T16:36:25.795119626Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9e17d567-ce5c-49c4-8602-d79c4293aeb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.311295 | controller | Jun 11 16:36:25.804851 crc crio[23211]: time="2026-06-11T16:36:25.80223052Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=9f2327b8-b774-4eb6-90c3-6b42c0679a08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.311345 | controller | Jun 11 16:36:25.835054 crc crio[23211]: time="2026-06-11T16:36:25.828864544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311374 | controller | Jun 11 16:36:25.835054 crc crio[23211]: time="2026-06-11T16:36:25.834712436Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=537025af-78e9-46e6-9123-e70eeb673987 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.311422 | controller | Jun 11 16:36:25.852156 crc crio[23211]: time="2026-06-11T16:36:25.852020105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311444 | controller | Jun 11 16:36:25.860693 crc crio[23211]: time="2026-06-11T16:36:25.860564243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311546 | controller | Jun 11 16:36:25.876948 crc crio[23211]: time="2026-06-11T16:36:25.876822455Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686596-rrblj/oc" id=15a4de57-cdb8-4b2a-b08f-a4392d4fa6ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.311569 | controller | Jun 11 16:36:25.878183 crc crio[23211]: time="2026-06-11T16:36:25.877361219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311585 | controller | Jun 11 16:36:25.880847 crc crio[23211]: time="2026-06-11T16:36:25.880787192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311625 | controller | Jun 11 16:36:25.885237 crc crio[23211]: time="2026-06-11T16:36:25.885156198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311647 | controller | Jun 11 16:36:25.942346 crc crio[23211]: time="2026-06-11T16:36:25.94216259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311663 | controller | Jun 11 16:36:25.945974 crc crio[23211]: time="2026-06-11T16:36:25.94590003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311698 | controller | Jun 11 16:36:25.966761 crc crio[23211]: 2026-06-11T16:36:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57f5d9245bcd01a Mac:1a:cb:9f:1b:92:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/e2e9b614-60c3-4af6-8dd9-1fbf7bea1fe7 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.311724 | controller | Jun 11 16:36:25.972031 crc crio[23211]: time="2026-06-11T16:36:25.9718949Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a UID:aba3f549-0133-46b9-b6b7-ca0104db22b7 NetNS:/var/run/netns/e2e9b614-60c3-4af6-8dd9-1fbf7bea1fe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaba3f549_0133_46b9_b6b7_ca0104db22b7.slice PodAnnotations:0xc0030882c8}] Aliases:map[]}"
2026-06-11 18:00:59.311741 | controller | Jun 11 16:36:25.972142 crc crio[23211]: time="2026-06-11T16:36:25.972081254Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.311761 | controller | Jun 11 16:36:25.989652 crc crio[23211]: time="2026-06-11T16:36:25.989407835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.311824 | controller | Jun 11 16:36:25.994833 crc crio[23211]: time="2026-06-11T16:36:25.99091821Z" level=info msg="Ran pod sandbox 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a with infra container: openstack/ovsdbserver-sb-0/POD" id=d153d546-0dae-4f57-a375-2167abc56f41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.311875 | controller | Jun 11 16:36:25.994833 crc crio[23211]: time="2026-06-11T16:36:25.993639297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=1e2d66e5-6fc2-413f-a019-733c1ba28a0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.311900 | controller | Jun 11 16:36:25.994833 crc crio[23211]: time="2026-06-11T16:36:25.993870723Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found" id=1e2d66e5-6fc2-413f-a019-733c1ba28a0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.311917 | controller | Jun 11 16:36:25.994833 crc crio[23211]: time="2026-06-11T16:36:25.993922234Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found" id=1e2d66e5-6fc2-413f-a019-733c1ba28a0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.311933 | controller | Jun 11 16:36:25.995810 crc crio[23211]: time="2026-06-11T16:36:25.994973009Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=cabc82e5-052b-4e13-b0eb-055a559185ba name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.311977 | controller | Jun 11 16:36:25.996351 crc crio[23211]: time="2026-06-11T16:36:25.995935902Z" level=info msg="Created container 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77: openstack/memcached-0/memcached" id=e86f6302-f2b0-4f81-a50d-424b6c109d29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.311995 | controller | Jun 11 16:36:25.999890 crc crio[23211]: time="2026-06-11T16:36:25.997780687Z" level=info msg="Starting container: 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77" id=49d9f80c-f1dc-4920-af12-581ca9a2e1f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.312011 | controller | Jun 11 16:36:25.999890 crc crio[23211]: time="2026-06-11T16:36:25.99874002Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\""
2026-06-11 18:00:59.312053 | controller | Jun 11 16:36:26.019724 crc crio[23211]: time="2026-06-11T16:36:26.014234445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.312072 | controller | Jun 11 16:36:26.019724 crc crio[23211]: time="2026-06-11T16:36:26.015145518Z" level=info msg="Started container" PID=58193 containerID=7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77 description=openstack/memcached-0/memcached id=49d9f80c-f1dc-4920-af12-581ca9a2e1f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958
2026-06-11 18:00:59.312089 | controller | Jun 11 16:36:26.040139 crc crio[23211]: time="2026-06-11T16:36:26.039960289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.312129 | controller | Jun 11 16:36:26.159496 crc crio[23211]: time="2026-06-11T16:36:26.159161947Z" level=info msg="Created container 4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793: openstack/dnsmasq-dns-69664d8887-p8d9r/init" id=29f0a9f0-55fd-421b-aa99-11f375cd478a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.312149 | controller | Jun 11 16:36:26.160855 crc crio[23211]: time="2026-06-11T16:36:26.160756125Z" level=info msg="Starting container: 4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793" id=d861de3f-11df-4ac8-96ba-2d8d9aae64c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.312170 | controller | Jun 11 16:36:26.176117 crc crio[23211]: time="2026-06-11T16:36:26.176005234Z" level=info msg="Created container 8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4: openstack/openstack-galera-0/mysql-bootstrap" id=55e8a315-df80-4ca5-9532-66ea6ce9cd01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.312210 | controller | Jun 11 16:36:26.180737 crc crio[23211]: time="2026-06-11T16:36:26.180577505Z" level=info msg="Started container" PID=58222 containerID=4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793 description=openstack/dnsmasq-dns-69664d8887-p8d9r/init id=d861de3f-11df-4ac8-96ba-2d8d9aae64c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120
2026-06-11 18:00:59.312233 | controller | Jun 11 16:36:26.182228 crc crio[23211]: time="2026-06-11T16:36:26.182141253Z" level=info msg="Starting container: 8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4" id=2937f741-8f3d-4211-8d84-368a0a5745dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.312250 | controller | Jun 11 16:36:26.186644 crc crio[23211]: time="2026-06-11T16:36:26.186590631Z" level=info msg="Created container b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c: openstack/dnsmasq-dns-6f94844f59-ddf44/init" id=0a22f46f-9867-4498-8e18-a160454aeb6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.312267 | controller | Jun 11 16:36:26.191860 crc crio[23211]: time="2026-06-11T16:36:26.189961782Z" level=info msg="Starting container: b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c" id=66371c10-2a71-47d9-a061-0b15f0861a26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.312310 | controller | Jun 11 16:36:26.192177 crc crio[23211]: time="2026-06-11T16:36:26.191595151Z" level=info msg="Started container" PID=58221 containerID=8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4 description=openstack/openstack-galera-0/mysql-bootstrap id=2937f741-8f3d-4211-8d84-368a0a5745dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264
2026-06-11 18:00:59.312327 | controller | Jun 11 16:36:26.209126 crc crio[23211]: time="2026-06-11T16:36:26.208991544Z" level=info msg="Started container" PID=58224 containerID=b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c description=openstack/dnsmasq-dns-6f94844f59-ddf44/init id=66371c10-2a71-47d9-a061-0b15f0861a26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320
2026-06-11 18:00:59.312343 | controller | Jun 11 16:36:26.216498 crc crio[23211]: time="2026-06-11T16:36:26.212729374Z" level=info msg="Created container d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958: openstack/dnsmasq-dns-bf5545dbf-xkmcg/init" id=77a6a3a4-46d1-405b-bc81-80100b27467b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.312384 | controller | Jun 11 16:36:26.217845 crc crio[23211]: time="2026-06-11T16:36:26.217721885Z" level=info msg="Starting container: d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958" id=0dc4a521-cc52-429d-b3b5-9c87d35bd37d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.312404 | controller | Jun 11 16:36:26.218826 crc crio[23211]: time="2026-06-11T16:36:26.21874797Z" level=info msg="Created container 331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3: openstack/dnsmasq-dns-6b485b7db9-4kd9r/init" id=a83085e9-4141-4c0c-9cfe-e514d1958ad3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.312420 | controller | Jun 11 16:36:26.225911 crc crio[23211]: time="2026-06-11T16:36:26.225825311Z" level=info msg="Starting container: 331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3" id=67ddee01-14a8-44bc-b45b-027c90d2b068 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.312461 | controller | Jun 11 16:36:26.234663 crc crio[23211]: time="2026-06-11T16:36:26.233410265Z" level=info msg="Started container" PID=58220 containerID=d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958 description=openstack/dnsmasq-dns-bf5545dbf-xkmcg/init id=0dc4a521-cc52-429d-b3b5-9c87d35bd37d name=/runtime.v1.RuntimeService/StartContainer sandboxID=db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1
2026-06-11 18:00:59.312482 | controller | Jun 11 16:36:26.248521 crc crio[23211]: time="2026-06-11T16:36:26.248389248Z" level=info msg="Started container" PID=58245 containerID=331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3 description=openstack/dnsmasq-dns-6b485b7db9-4kd9r/init id=67ddee01-14a8-44bc-b45b-027c90d2b068 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5
2026-06-11 18:00:59.312498 | controller | Jun 11 16:36:26.294408 crc crio[23211]: time="2026-06-11T16:36:26.294166537Z" level=info msg="Created container 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc: openstack/kube-state-metrics-0/kube-state-metrics" id=9f2327b8-b774-4eb6-90c3-6b42c0679a08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.312545 | controller | Jun 11 16:36:26.300193 crc crio[23211]: time="2026-06-11T16:36:26.300097221Z" level=info msg="Starting container: 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc" id=59a58140-6c64-4186-8615-8024fd778fc2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.312568 | controller | Jun 11 16:36:26.324815 crc crio[23211]: time="2026-06-11T16:36:26.324710476Z" level=info msg="Started container" PID=58265 containerID=186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc description=openstack/kube-state-metrics-0/kube-state-metrics id=59a58140-6c64-4186-8615-8024fd778fc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f
2026-06-11 18:00:59.312585 | controller | Jun 11 16:36:26.615973 crc crio[23211]: time="2026-06-11T16:36:26.615072451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.312624 | controller | Jun 11 16:36:26.767974 crc crio[23211]: time="2026-06-11T16:36:26.767697699Z" level=info msg="Created container 7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14: openshift-infra/auto-csr-approver-29686596-rrblj/oc" id=15a4de57-cdb8-4b2a-b08f-a4392d4fa6ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.312646 | controller | Jun 11 16:36:26.770298 crc crio[23211]: time="2026-06-11T16:36:26.770149019Z" level=info msg="Starting container: 7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14" id=3b81b6cb-b6a5-498a-af8e-03a0279b0c6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.312663 | controller | Jun 11 16:36:26.793707 crc crio[23211]: time="2026-06-11T16:36:26.793289429Z" level=info msg="Started container" PID=58369 containerID=7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14 description=openshift-infra/auto-csr-approver-29686596-rrblj/oc id=3b81b6cb-b6a5-498a-af8e-03a0279b0c6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7
2026-06-11 18:00:59.312680 | controller | Jun 11 16:36:27.066870 crc crio[23211]: 2026-06-11T16:36:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c8d744bc735b8d Mac:d6:23:53:d3:27:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/bd304f49-5b3a-4c95-a1cf-3121180e2784 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.312724 | controller | Jun 11 16:36:27.077835 crc crio[23211]: time="2026-06-11T16:36:27.077675448Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e UID:c3b26ecc-f399-4ef9-a3bf-153387328e95 NetNS:/var/run/netns/bd304f49-5b3a-4c95-a1cf-3121180e2784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b26ecc_f399_4ef9_a3bf_153387328e95.slice PodAnnotations:0xc0018be390}] Aliases:map[]}"
2026-06-11 18:00:59.312757 | controller | Jun 11 16:36:27.078261 crc crio[23211]: time="2026-06-11T16:36:27.07817546Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.312804 | controller | Jun 11 16:36:27.111034 crc crio[23211]: time="2026-06-11T16:36:27.110784281Z" level=info msg="Ran pod sandbox 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e with infra container: openstack/ovsdbserver-nb-0/POD" id=4e5a408e-d43f-4659-b22f-fda3e80759f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.312823 | controller | Jun 11 16:36:27.130690 crc crio[23211]: time="2026-06-11T16:36:27.130646903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=86d3d9e9-f50c-4ad0-be37-23ce8ae37927 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.312840 | controller | Jun 11 16:36:27.131048 crc crio[23211]: time="2026-06-11T16:36:27.130991821Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found" id=86d3d9e9-f50c-4ad0-be37-23ce8ae37927 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.312881 | controller | Jun 11 16:36:27.131335 crc crio[23211]: time="2026-06-11T16:36:27.131253227Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found" id=86d3d9e9-f50c-4ad0-be37-23ce8ae37927 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.312901 | controller | Jun 11 16:36:27.132819 crc crio[23211]: time="2026-06-11T16:36:27.132791214Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=982a3e52-9de6-4d73-82cc-996b5e9cbabe name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.312917 | controller | Jun 11 16:36:27.143574 crc crio[23211]: time="2026-06-11T16:36:27.143247247Z" level=info msg="Stopping pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320" id=f4345655-f20b-4059-9b1a-e93652e1f0ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.312956 | controller | Jun 11 16:36:27.144680 crc crio[23211]: time="2026-06-11T16:36:27.14459199Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-ddf44 Namespace:openstack ID:67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320 UID:58d814f3-125f-49ab-99e3-29ba0369f026 NetNS:/var/run/netns/9c4f1804-092e-42d3-8e94-03620607866f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d814f3_125f_49ab_99e3_29ba0369f026.slice PodAnnotations:0xc0038ac1a8}] Aliases:map[]}"
2026-06-11 18:00:59.312980 | controller | Jun 11 16:36:27.146565 crc crio[23211]: time="2026-06-11T16:36:27.145251915Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6f94844f59-ddf44 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.312997 | controller | Jun 11 16:36:27.154747 crc crio[23211]: time="2026-06-11T16:36:27.151039096Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\""
2026-06-11 18:00:59.313045 | controller | Jun 11 16:36:27.185557 crc crio[23211]: time="2026-06-11T16:36:27.17263233Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=796dd04c-3b98-4ad7-9fa3-8b8cd4e6c702 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.313069 | controller | Jun 11 16:36:27.185557 crc crio[23211]: time="2026-06-11T16:36:27.177724553Z" level=info msg="Stopping pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1" id=a7efac23-99a8-4f65-91bb-7aecaf4ad95d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.313086 | controller | Jun 11 16:36:27.185557 crc crio[23211]: time="2026-06-11T16:36:27.178952232Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-xkmcg Namespace:openstack ID:db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1 UID:091374bf-e70a-48e1-94cb-f9e269217a72 NetNS:/var/run/netns/6ca95488-7fb0-4cef-9f19-4db047aa37fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod091374bf_e70a_48e1_94cb_f9e269217a72.slice PodAnnotations:0xc000d2e1a8}] Aliases:map[]}"
2026-06-11 18:00:59.313124 | controller | Jun 11 16:36:27.185557 crc crio[23211]: time="2026-06-11T16:36:27.179139567Z" level=info msg="Deleting pod openstack_dnsmasq-dns-bf5545dbf-xkmcg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.313146 | controller | Jun 11 16:36:27.220748 crc crio[23211]: time="2026-06-11T16:36:27.216362208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=fdd9c3f8-4f86-453a-aa3a-2c7c574961a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.313163 | controller | Jun 11 16:36:27.479243 crc crio[23211]: time="2026-06-11T16:36:27.477087675Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a1273d6a-f1c1-4f1a-9f88-3a04df5e237b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.313178 | controller | Jun 11 16:36:27.535778 crc crio[23211]: time="2026-06-11T16:36:27.535618323Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a51cfa07-09a8-4919-99a1-560c4c6ec457 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.313220 | controller | Jun 11 16:36:27.615812 crc crio[23211]: time="2026-06-11T16:36:27.615241131Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns" id=d1706717-08a9-4ea3-a837-4c4ddff3a51a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.313238 | controller | Jun 11 16:36:27.618231 crc crio[23211]: time="2026-06-11T16:36:27.618198473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.313254 | controller | Jun 11 16:36:27.671088 crc crio[23211]: time="2026-06-11T16:36:27.670801548Z" level=info msg="Creating container: openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns" id=5870902c-3eef-4cef-ba37-0943a547fcc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.313291 | controller | Jun 11 16:36:27.672874 crc crio[23211]: time="2026-06-11T16:36:27.672746145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.313319 | controller | Jun 11 16:36:27.872771 crc crio[23211]: time="2026-06-11T16:36:27.872458963Z" level=info msg="Created container f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2: openstack/rabbitmq-cell1-server-0/setup-container" id=8478b692-e585-4b2e-b184-d76384dae194 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.313379 | controller | Jun 11 16:36:27.887515 crc crio[23211]: time="2026-06-11T16:36:27.884112355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.313411 | controller | Jun 11 16:36:27.891159 crc crio[23211]: time="2026-06-11T16:36:27.890831389Z" level=info msg="Starting container: f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2" id=54ec6115-2b17-4cc7-a002-10c3c277377a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.313429 | controller | Jun 11 16:36:27.896156 crc crio[23211]: time="2026-06-11T16:36:27.896079916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.313468 | controller | Jun 11 16:36:27.898357 crc crio[23211]: time="2026-06-11T16:36:27.898210368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.313488 | controller | Jun 11 16:36:27.916233 crc crio[23211]: time="2026-06-11T16:36:27.916177403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.313504 | controller | Jun 11 16:36:27.947183 crc crio[23211]: time="2026-06-11T16:36:27.937690894Z" level=info msg="Started container" PID=58212 containerID=f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2 description=openstack/rabbitmq-cell1-server-0/setup-container id=54ec6115-2b17-4cc7-a002-10c3c277377a name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5
2026-06-11 18:00:59.313556 | controller | Jun 11 16:36:28.163583 crc crio[23211]: time="2026-06-11T16:36:28.162900699Z" level=info msg="Created container c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48: openstack/rabbitmq-server-0/setup-container" id=51b5ffaf-ec36-40d6-91ba-44786150ffad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.313575 | controller | Jun 11 16:36:28.167498 crc crio[23211]: time="2026-06-11T16:36:28.16535447Z" level=info msg="Starting container: c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48" id=6549de07-df6c-402d-9a1f-2d8aa39fa2bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.313592 | controller | Jun 11 16:36:28.167498 crc crio[23211]: time="2026-06-11T16:36:28.165589644Z" level=info msg="Stopped pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1" id=a7efac23-99a8-4f65-91bb-7aecaf4ad95d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.313647 | controller | Jun 11 16:36:28.191265 crc crio[23211]: time="2026-06-11T16:36:28.184275798Z" level=info msg="Stopped pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320" id=f4345655-f20b-4059-9b1a-e93652e1f0ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.313678 | controller | Jun 11 16:36:28.287889 crc crio[23211]: time="2026-06-11T16:36:28.287777475Z" level=info msg="Started container" PID=58218 containerID=c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48 description=openstack/rabbitmq-server-0/setup-container id=6549de07-df6c-402d-9a1f-2d8aa39fa2bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a
2026-06-11 18:00:59.313728 | controller | Jun 11 16:36:28.440533 crc crio[23211]: time="2026-06-11T16:36:28.439030989Z" level=info msg="Created container 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c: openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns" id=5870902c-3eef-4cef-ba37-0943a547fcc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.313751 | controller | Jun 11 16:36:28.448534 crc crio[23211]: time="2026-06-11T16:36:28.448180822Z" level=info msg="Created container e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c: openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns" id=d1706717-08a9-4ea3-a837-4c4ddff3a51a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.313768 | controller | Jun 11 16:36:28.451395 crc crio[23211]: time="2026-06-11T16:36:28.451256166Z" level=info msg="Starting container: e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c" id=ee9887ca-e48d-4288-ab68-ab1009323a44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.313814 | controller | Jun 11 16:36:28.465217 crc crio[23211]: time="2026-06-11T16:36:28.464837594Z" level=info msg="Starting container: 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c" id=9cc8e1ba-49ee-44c3-887d-2570255b7997 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.313831 | controller | Jun 11 16:36:28.478501 crc crio[23211]: time="2026-06-11T16:36:28.476727262Z" level=info msg="Started container" PID=58564 containerID=e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c description=openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns id=ee9887ca-e48d-4288-ab68-ab1009323a44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5
2026-06-11 18:00:59.313848 | controller | Jun 11 16:36:28.517709 crc crio[23211]: time="2026-06-11T16:36:28.514764203Z" level=info msg="Removing container: b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c" id=d6efbf00-a38a-4ddf-b428-2701abf735d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.313890 | controller | Jun 11 16:36:28.524138 crc crio[23211]: time="2026-06-11T16:36:28.523073276Z" level=info msg="Started container" PID=58566 containerID=801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c description=openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns id=9cc8e1ba-49ee-44c3-887d-2570255b7997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120
2026-06-11 18:00:59.313909 | controller | Jun 11 16:36:28.593160 crc crio[23211]: time="2026-06-11T16:36:28.593071401Z" level=info msg="Removed container b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c: openstack/dnsmasq-dns-6f94844f59-ddf44/init" id=d6efbf00-a38a-4ddf-b428-2701abf735d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.313925 | controller | Jun 11 16:36:30.616638 crc crio[23211]: time="2026-06-11T16:36:30.615867967Z" level=info msg="Stopping pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7" id=51d1c395-ae60-4a78-b3cd-666630fc3a25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.313966 | controller | Jun 11 16:36:30.618363 crc crio[23211]: time="2026-06-11T16:36:30.618178652Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686596-rrblj Namespace:openshift-infra ID:5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7 UID:eb185bfa-0a5a-46cf-bcc2-3a1a4e0c9c4d NetNS:/var/run/netns/af90ecc4-8440-4f51-85e3-39819fec5f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb185bfa_0a5a_46cf_bcc2_3a1a4e0c9c4d.slice PodAnnotations:0xc0018be650}] Aliases:map[]}"
2026-06-11 18:00:59.313988 | controller | Jun 11 16:36:30.618637 crc crio[23211]: time="2026-06-11T16:36:30.618550962Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686596-rrblj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.314005 | controller | Jun 11 16:36:32.646068 crc crio[23211]: time="2026-06-11T16:36:32.64556278Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f3b4af5a-3753-4b0b-bba5-b5cdb459f5d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.314049 | controller | Jun 11 16:36:32.657897 crc crio[23211]: time="2026-06-11T16:36:32.657846807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bae80ebd-4580-4df1-be13-73bc60bbbfbc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.314072 | controller | Jun 11 16:36:33.997085 crc crio[23211]: time="2026-06-11T16:36:33.996615292Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b1eaad3b-b4f4-445a-8113-67e539782a38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.314089 | controller | Jun 11 16:36:34.004975 crc crio[23211]: time="2026-06-11T16:36:34.003386145Z" level=info msg="Stopped pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7" id=51d1c395-ae60-4a78-b3cd-666630fc3a25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.314105 | controller | Jun 11 16:36:34.051822 crc crio[23211]: time="2026-06-11T16:36:34.051708886Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=daab10f4-2de9-4d3c-9c61-a3cd5ad758ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.314149 | controller | Jun 11 16:36:34.083906 crc crio[23211]: time="2026-06-11T16:36:34.083798564Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=13296328-2fc7-4d6c-ba3e-02f008bbddbe name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.314165 | controller | Jun 11 16:36:34.085206 crc crio[23211]: time="2026-06-11T16:36:34.085088615Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=ba0c7db4-04b3-43a8-8761-0bc3e707288e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.314181 | controller | Jun 11 16:36:34.090978 crc crio[23211]: time="2026-06-11T16:36:34.090886934Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=b3eaae62-2ae0-41a1-a54a-0f86e7e76ff9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.314221 | controller | Jun 11 16:36:34.091865 crc crio[23211]: time="2026-06-11T16:36:34.091715795Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=55eaff8d-6caf-4df2-a05b-2fa26b292a23 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.314241 | controller | Jun 11 16:36:34.093021 crc crio[23211]: time="2026-06-11T16:36:34.092569985Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=dd6d7f8a-2592-4fd2-b99e-9f3a97189f56 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.314257 | controller | Jun 11 16:36:34.103751 crc crio[23211]: time="2026-06-11T16:36:34.103673805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314292 | controller | Jun 11 16:36:34.116626 crc crio[23211]: time="2026-06-11T16:36:34.115853019Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=e0561aea-a558-41b5-81a7-6e0d0137d50e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.314315 | controller | Jun 11 16:36:34.116626 crc crio[23211]: time="2026-06-11T16:36:34.116179948Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=5d6a1c30-e1d2-453b-b428-c4df6bddf0ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.314336 | controller | Jun 11 16:36:34.118633 crc crio[23211]: time="2026-06-11T16:36:34.118039753Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=982a3e52-9de6-4d73-82cc-996b5e9cbabe name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.314353 | controller | Jun 11 16:36:34.118633 crc crio[23211]: time="2026-06-11T16:36:34.118580797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=1f7a9b3b-e136-40d4-bf88-dcf4c13596fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.314396 | controller | Jun 11 16:36:34.119607 crc crio[23211]: time="2026-06-11T16:36:34.119519239Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=cabc82e5-052b-4e13-b0eb-055a559185ba name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.314414 | controller | Jun 11 16:36:34.120930 crc crio[23211]: time="2026-06-11T16:36:34.120190825Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=48fb07dc-0e24-4c5e-9c79-2e4e9ba9bc7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.314430 | controller | Jun 11 16:36:34.126769 crc crio[23211]: time="2026-06-11T16:36:34.126728373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314467 | controller | Jun 11 16:36:34.164243 crc crio[23211]: time="2026-06-11T16:36:34.163600067Z" level=info msg="Creating container: openstack/ovn-controller-ovs-tcz2l/ovsdb-server-init" id=c218d8df-a066-4573-a2dd-27e9cf4d8328 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.314488 | controller | Jun 11 16:36:34.165651 crc crio[23211]: time="2026-06-11T16:36:34.165622066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314504 | controller | Jun 11 16:36:34.190269 crc crio[23211]: time="2026-06-11T16:36:34.190183131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314577 | controller | Jun 11 16:36:34.196996 crc crio[23211]: time="2026-06-11T16:36:34.196842802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314598 | controller | Jun 11 16:36:34.207091 crc crio[23211]: time="2026-06-11T16:36:34.206826403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=245fe188-4a66-48fe-ba2a-7c97ad0fa61e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.314643 | controller | Jun 11 16:36:34.208033 crc crio[23211]: time="2026-06-11T16:36:34.207960732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314661 | controller | Jun 11 16:36:34.215160 crc crio[23211]: time="2026-06-11T16:36:34.214995241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314677 | controller | Jun 11 16:36:34.222764 crc crio[23211]: time="2026-06-11T16:36:34.222548315Z" level=info msg="Creating container: openstack/ovn-controller-gtpx6/ovn-controller" id=1f676bc4-00cb-4eaa-b264-011fe983dc36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.314723 | controller | Jun 11 16:36:34.223630 crc crio[23211]: time="2026-06-11T16:36:34.223520248Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=39ed5501-f5bc-481e-90ff-d3339381ce6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.314743 | controller | Jun 11 16:36:34.226090 crc crio[23211]: time="2026-06-11T16:36:34.225408154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314759 | controller | Jun 11 16:36:34.241565 crc crio[23211]: time="2026-06-11T16:36:34.241404092Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=8af2e245-d43e-4226-a07e-c7636327e38c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.314801 | controller | Jun 11 16:36:34.242512 crc crio[23211]: time="2026-06-11T16:36:34.242396226Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=119decbf-9551-41c4-a662-64631690ee99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.314821 | controller | Jun 11 16:36:34.244004 crc crio[23211]: time="2026-06-11T16:36:34.243852791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314838 | controller | Jun 11 16:36:34.245065 crc crio[23211]: time="2026-06-11T16:36:34.244979719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314876 | controller | Jun 11 16:36:34.255207 crc crio[23211]: time="2026-06-11T16:36:34.255141235Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=54dad2dd-f83f-40d9-b6c0-ae6dc96a3d0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.314898 | controller | Jun 11 16:36:34.291030 crc crio[23211]: time="2026-06-11T16:36:34.290927031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314914 | controller | Jun 11 16:36:34.322955 crc crio[23211]: time="2026-06-11T16:36:34.322515167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314930 | controller | Jun 11 16:36:34.346334 crc crio[23211]: time="2026-06-11T16:36:34.346244062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314977 | controller | Jun 11 16:36:34.353276 crc crio[23211]: time="2026-06-11T16:36:34.353070067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.314996 | controller | Jun 11 16:36:34.383794 crc crio[23211]: time="2026-06-11T16:36:34.383685709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.315012 | controller | Jun 11 16:36:34.395888 crc crio[23211]: time="2026-06-11T16:36:34.395787401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.315029 | controller | Jun 11 16:36:34.396836 crc crio[23211]: time="2026-06-11T16:36:34.396762015Z" level=info msg="Created container 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a: openstack/openstack-galera-0/galera" id=b3eaae62-2ae0-41a1-a54a-0f86e7e76ff9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.315079 | controller | Jun 11 16:36:34.398634 crc crio[23211]: time="2026-06-11T16:36:34.39819236Z" level=info msg="Starting container: 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a" id=defe76eb-124e-455a-8896-89fc1b1bec4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.315100 | controller | Jun 11 16:36:34.406811 crc crio[23211]: time="2026-06-11T16:36:34.405251231Z" level=info msg="Created container 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a: openstack/openstack-cell1-galera-0/galera" id=5d6a1c30-e1d2-453b-b428-c4df6bddf0ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.315117 | controller | Jun 11 16:36:34.406811 crc crio[23211]: time="2026-06-11T16:36:34.406413949Z" level=info msg="Starting container: 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a" id=fff3dfdf-0919-4a4e-9448-1b37e01adf19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.315133 | controller | Jun 11 16:36:34.418068 crc crio[23211]: time="2026-06-11T16:36:34.413123622Z" level=info msg="Started container" PID=59235 containerID=07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a description=openstack/openstack-galera-0/galera id=defe76eb-124e-455a-8896-89fc1b1bec4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264
2026-06-11 18:00:59.315149 | controller | Jun 11 16:36:34.431748 crc crio[23211]: time="2026-06-11T16:36:34.431655391Z" level=info msg="Started container" PID=59238 containerID=566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a description=openstack/openstack-cell1-galera-0/galera id=fff3dfdf-0919-4a4e-9448-1b37e01adf19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d
2026-06-11 18:00:59.315165 | controller | Jun 11 16:36:34.556845 crc crio[23211]: time="2026-06-11T16:36:34.552802015Z" level=info msg="Created container dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=54dad2dd-f83f-40d9-b6c0-ae6dc96a3d0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.315205 | controller | Jun 11 16:36:34.556845 crc crio[23211]: time="2026-06-11T16:36:34.554498626Z" level=info msg="Starting container: dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861" id=4d977581-a4e4-4733-b985-22d448b1cb71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.315228 | controller | Jun 11 16:36:34.557685 crc crio[23211]: time="2026-06-11T16:36:34.557640952Z" level=info msg="Created container a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=119decbf-9551-41c4-a662-64631690ee99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.315244 | controller | Jun 11 16:36:34.569568 crc crio[23211]: time="2026-06-11T16:36:34.565349559Z" level=info msg="Starting container: a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609" id=1345beb0-936a-4012-a433-2fc835ba15a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.315260 | controller | Jun 11 16:36:34.597778 crc crio[23211]: time="2026-06-11T16:36:34.595964621Z" level=info msg="Started container" PID=59264 containerID=dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=4d977581-a4e4-4733-b985-22d448b1cb71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e
2026-06-11 18:00:59.315277 | controller | Jun 11 16:36:34.597778 crc crio[23211]: time="2026-06-11T16:36:34.596334921Z" level=info msg="Started container" PID=59253 containerID=a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=1345beb0-936a-4012-a433-2fc835ba15a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a
2026-06-11 18:00:59.315296 | controller | Jun 11 16:36:34.617685 crc crio[23211]: time="2026-06-11T16:36:34.617589576Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=a1798654-7c69-4537-bad7-e3fd1a4ea43d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.315312 | controller | Jun 11 16:36:34.617962 crc crio[23211]: time="2026-06-11T16:36:34.617879192Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found" id=a1798654-7c69-4537-bad7-e3fd1a4ea43d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.315327 | controller | Jun 11 16:36:34.617962 crc crio[23211]: time="2026-06-11T16:36:34.617936594Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found" id=a1798654-7c69-4537-bad7-e3fd1a4ea43d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.315342 | controller | Jun 11 16:36:34.619607 crc crio[23211]: time="2026-06-11T16:36:34.619548083Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=e7e06a86-b020-43f0-b06d-2411642caf15 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.315357 | controller | Jun 11 16:36:34.634619 crc crio[23211]: time="2026-06-11T16:36:34.629135755Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=01d03a44-d63f-403f-bd0a-0647417bfc1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.315567 | controller | Jun 11 16:36:34.634619 crc crio[23211]: time="2026-06-11T16:36:34.629565675Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found" id=01d03a44-d63f-403f-bd0a-0647417bfc1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.315596 | controller | Jun 11 16:36:34.634619 crc crio[23211]: time="2026-06-11T16:36:34.629630047Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found" id=01d03a44-d63f-403f-bd0a-0647417bfc1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.315630 | controller | Jun 11 16:36:34.634619 crc crio[23211]: time="2026-06-11T16:36:34.632115927Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=247e7124-8b36-483a-8ca5-c3c95b079176 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.315648 | controller | Jun 11 16:36:34.648371 crc crio[23211]: time="2026-06-11T16:36:34.647200393Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\""
2026-06-11 18:00:59.315664 | controller | Jun 11 16:36:34.653675 crc crio[23211]: time="2026-06-11T16:36:34.652670065Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\""
2026-06-11 18:00:59.315681 | controller | Jun 11 16:36:34.847219 crc crio[23211]: time="2026-06-11T16:36:34.847142837Z" level=info msg="Stopping container: 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c (timeout: 10s)" id=2972e45c-bd10-44bb-9337-8cb97eb503fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.315696 | controller | Jun 11 16:36:35.017646 crc crio[23211]: time="2026-06-11T16:36:35.017211347Z" level=info msg="Stopped container 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c: openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns" id=2972e45c-bd10-44bb-9337-8cb97eb503fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.315716 | controller | Jun 11 16:36:35.022263 crc crio[23211]: time="2026-06-11T16:36:35.020152509Z" level=info msg="Stopping pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120" id=9c13fc90-c88f-4e4d-a609-335b138abcaa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.315733 | controller | Jun 11 16:36:35.022263 crc crio[23211]: time="2026-06-11T16:36:35.020743232Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69664d8887-p8d9r Namespace:openstack ID:4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120 UID:7902e064-c0a1-4038-9104-c0408ffb7056 NetNS:/var/run/netns/15a432af-2d45-4a57-ad93-f37ac8ea29d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7902e064_c0a1_4038_9104_c0408ffb7056.slice PodAnnotations:0xc0028181b8}] Aliases:map[]}"
2026-06-11 18:00:59.315749 | controller | Jun 11 16:36:35.022263 crc crio[23211]: time="2026-06-11T16:36:35.020919876Z" level=info msg="Deleting pod openstack_dnsmasq-dns-69664d8887-p8d9r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.315765 | controller | Jun 11 16:36:35.429975 crc crio[23211]: time="2026-06-11T16:36:35.42968869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.315782 | controller | Jun 11 16:36:35.438655 crc crio[23211]: time="2026-06-11T16:36:35.437753995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.315827 | controller | Jun 11 16:36:35.513620 crc crio[23211]: time="2026-06-11T16:36:35.51267565Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-694db665c-rvszz/POD" id=070d886a-e0b9-489c-80bb-5c82597b4bfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.315848 | controller | Jun 11 16:36:35.513620 crc crio[23211]: time="2026-06-11T16:36:35.512872564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.315864 | controller | Jun 11 16:36:35.623833 crc crio[23211]: time="2026-06-11T16:36:35.622115141Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694db665c-rvszz Namespace:openstack ID:6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d UID:fd46da01-22b0-4b9f-baa0-d8a9651fc42f NetNS:/var/run/netns/b9d8c72b-dd81-4ca5-a137-6e2d3d073d53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd46da01_22b0_4b9f_baa0_d8a9651fc42f.slice PodAnnotations:0xc0038ac8b0}] Aliases:map[]}"
2026-06-11 18:00:59.315881 | controller | Jun 11 16:36:35.623833 crc crio[23211]: time="2026-06-11T16:36:35.622742446Z" level=info msg="Adding pod openstack_dnsmasq-dns-694db665c-rvszz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.315898 | controller | Jun 11 16:36:35.678272 crc crio[23211]: time="2026-06-11T16:36:35.678171649Z" level=info msg="Created container f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e: openstack/ovn-controller-gtpx6/ovn-controller" id=1f676bc4-00cb-4eaa-b264-011fe983dc36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.315915 | controller | Jun 11 16:36:35.679554 crc crio[23211]: time="2026-06-11T16:36:35.679347198Z" level=info msg="Starting container: f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e" id=c1eb3af6-e1a4-4912-979f-42d3c16e0f96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.315931 | controller | Jun 11 16:36:35.679908 crc crio[23211]: time="2026-06-11T16:36:35.679819069Z" level=info msg="Created container 4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2: openstack/ovn-controller-ovs-tcz2l/ovsdb-server-init" id=c218d8df-a066-4573-a2dd-27e9cf4d8328 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.315950 | controller | Jun 11 16:36:35.701909 crc crio[23211]: time="2026-06-11T16:36:35.70173633Z" level=info msg="Starting container: 4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2" id=4d85fc70-f113-46e5-a075-72390dbe3f4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.315972 | controller | Jun 11 16:36:35.713660 crc crio[23211]: time="2026-06-11T16:36:35.713564497Z" level=info msg="Stopped pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120" id=9c13fc90-c88f-4e4d-a609-335b138abcaa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.316085 | controller | Jun 11 16:36:35.724248 crc crio[23211]: time="2026-06-11T16:36:35.724138503Z" level=info msg="Started container" PID=59577 containerID=f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e description=openstack/ovn-controller-gtpx6/ovn-controller id=c1eb3af6-e1a4-4912-979f-42d3c16e0f96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3
2026-06-11 18:00:59.316112 | controller | Jun 11 16:36:35.738027 crc crio[23211]: time="2026-06-11T16:36:35.735283093Z" level=info msg="Started container" PID=59572 containerID=4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2 description=openstack/ovn-controller-ovs-tcz2l/ovsdb-server-init id=4d85fc70-f113-46e5-a075-72390dbe3f4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa
2026-06-11 18:00:59.316131 | controller | Jun 11 16:36:35.963262 crc crio[23211]: time="2026-06-11T16:36:35.962767364Z" level=info msg="Removing container: 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c" id=12922576-1622-4ac7-9250-c209a7f965ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.316147 | controller | Jun 11 16:36:36.116850 crc crio[23211]: time="2026-06-11T16:36:36.116740604Z" level=info msg="Removed container 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c: openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns" id=12922576-1622-4ac7-9250-c209a7f965ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.316164 | controller | Jun 11 16:36:36.124055 crc crio[23211]: time="2026-06-11T16:36:36.123955798Z" level=info msg="Removing container: 4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793" id=3c2a8f98-ed96-4bf8-afc4-f3cc85c142f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.316181 | controller | Jun 11 16:36:36.154608 crc crio[23211]: time="2026-06-11T16:36:36.154043548Z" level=info msg="Removed container 4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793: openstack/dnsmasq-dns-69664d8887-p8d9r/init" id=3c2a8f98-ed96-4bf8-afc4-f3cc85c142f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.316198 | controller | Jun 11 16:36:38.003126 crc crio[23211]: time="2026-06-11T16:36:38.002403668Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=be6d0dec-f34a-4780-b0f8-632bb6a7d757 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.316214 | controller | Jun 11 16:36:38.028764 crc crio[23211]: time="2026-06-11T16:36:38.024877142Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=b876dc8a-a83e-492e-be0e-3abfe8faf02c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.316231 | controller | Jun 11 16:36:38.559597 crc crio[23211]: 2026-06-11T16:36:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6176d6832a5750c Mac:d2:ff:1b:ec:5e:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/b9d8c72b-dd81-4ca5-a137-6e2d3d073d53 SocketPath: PciID:}] [{Interface:0xc0005105a0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.316251 | controller | Jun 11 16:36:38.562925 crc crio[23211]: time="2026-06-11T16:36:38.562636021Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694db665c-rvszz Namespace:openstack ID:6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d UID:fd46da01-22b0-4b9f-baa0-d8a9651fc42f NetNS:/var/run/netns/b9d8c72b-dd81-4ca5-a137-6e2d3d073d53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd46da01_22b0_4b9f_baa0_d8a9651fc42f.slice PodAnnotations:0xc0038ac8b0}] Aliases:map[]}"
2026-06-11 18:00:59.316269 | controller | Jun 11 16:36:38.562925 crc crio[23211]: time="2026-06-11T16:36:38.562901407Z" level=info msg="Checking pod openstack_dnsmasq-dns-694db665c-rvszz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.316286 | controller | Jun 11 16:36:38.595840 crc crio[23211]: time="2026-06-11T16:36:38.595095706Z" level=info msg="Ran pod sandbox 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d with infra container: openstack/dnsmasq-dns-694db665c-rvszz/POD" id=070d886a-e0b9-489c-80bb-5c82597b4bfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.316304 | controller | Jun 11 16:36:38.599124 crc crio[23211]: time="2026-06-11T16:36:38.599041862Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b5cfcd6c-19bf-404d-bfe1-71040e2c2629 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.316320 | controller | Jun 11 16:36:38.630124 crc crio[23211]: time="2026-06-11T16:36:38.629966541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=beae48ca-cd44-4905-8456-6b26fc6756e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.316337 | controller | Jun 11 16:36:38.647741 crc crio[23211]: time="2026-06-11T16:36:38.64765777Z" level=info msg="Creating container: openstack/ovn-controller-ovs-tcz2l/ovsdb-server" id=d5bd95f9-2ed9-47fe-bece-cef3d1e10c6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.316354 | controller | Jun 11 16:36:38.648536 crc crio[23211]: time="2026-06-11T16:36:38.648385937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.316370 | controller | Jun 11 16:36:38.711203 crc crio[23211]: time="2026-06-11T16:36:38.711051155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.316387 | controller | Jun 11 16:36:38.949253 crc crio[23211]: time="2026-06-11T16:36:38.948600991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.316403 | controller | Jun 11 16:36:39.506661 crc crio[23211]: time="2026-06-11T16:36:39.503534325Z" level=info msg="Creating container: openstack/dnsmasq-dns-694db665c-rvszz/init" id=6dfa288d-afbf-4df4-b502-e0c7beb2e9b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.316419 | controller | Jun 11 16:36:39.508082 crc crio[23211]: time="2026-06-11T16:36:39.507357057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.316435 | controller | Jun 11 16:36:39.545343 crc crio[23211]: time="2026-06-11T16:36:39.545235575Z" level=info msg="Created container a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de: openstack/ovn-controller-ovs-tcz2l/ovsdb-server" id=d5bd95f9-2ed9-47fe-bece-cef3d1e10c6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.316455 | controller | Jun 11 16:36:39.546992 crc crio[23211]: time="2026-06-11T16:36:39.546920556Z" level=info msg="Starting container: a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de" id=6d81f5b3-05b6-487c-b0ec-6fc2440f7d25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.316472 | controller | Jun 11 16:36:39.555743 crc crio[23211]: time="2026-06-11T16:36:39.555635507Z" level=info msg="Started container" PID=60297 containerID=a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de description=openstack/ovn-controller-ovs-tcz2l/ovsdb-server id=6d81f5b3-05b6-487c-b0ec-6fc2440f7d25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa
2026-06-11 18:00:59.316489 | controller | Jun 11 16:36:39.585627 crc crio[23211]: time="2026-06-11T16:36:39.58548496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.316562 | controller | Jun 11 16:36:39.592285 crc crio[23211]: time="2026-06-11T16:36:39.592150431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.316587 | controller | Jun 11 16:36:40.158501 crc crio[23211]: time="2026-06-11T16:36:40.157905578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=0d65ee4b-a54d-4d12-9ef1-5f116ef29237 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.316605 | controller | Jun 11 16:36:40.181463 crc crio[23211]: time="2026-06-11T16:36:40.181354227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=2a0f01e8-c519-4eba-8db7-bd303a84a3a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.316622 | controller | Jun 11 16:36:40.478609 crc crio[23211]: time="2026-06-11T16:36:40.478398223Z" level=info msg="Created container 542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c: openstack/dnsmasq-dns-694db665c-rvszz/init" id=6dfa288d-afbf-4df4-b502-e0c7beb2e9b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.316639 | controller | Jun 11 16:36:40.482549 crc crio[23211]: time="2026-06-11T16:36:40.482497991Z" level=info msg="Starting container: 542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c" id=376bf01c-5763-4604-a922-49eca8511480 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.316656 | controller | Jun 11 16:36:40.490717 crc crio[23211]: time="2026-06-11T16:36:40.490617429Z" level=info msg="Started container" PID=60343 containerID=542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c description=openstack/dnsmasq-dns-694db665c-rvszz/init id=376bf01c-5763-4604-a922-49eca8511480 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d
2026-06-11 18:00:59.316673 | controller | Jun 11 16:36:40.584291 crc crio[23211]: time="2026-06-11T16:36:40.584164265Z" level=info msg="Creating container: openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd" id=bc64865e-4ea7-4fcc-b1e5-c16f0bfaafbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.316689 | controller | Jun 11 16:36:40.585497 crc crio[23211]: time="2026-06-11T16:36:40.584843891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.316705 | controller | Jun 11 16:36:40.641285 crc crio[23211]: time="2026-06-11T16:36:40.640814478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.316744 | controller | Jun 11 16:36:40.877774 crc crio[23211]: time="2026-06-11T16:36:40.877565453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.316765 | controller | Jun 11 16:36:41.066691 crc crio[23211]: time="2026-06-11T16:36:41.066630513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=511fbf0b-6625-45e9-9df2-c12e954d3493 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.316782 | controller | Jun 11 16:36:41.101088 crc crio[23211]: time="2026-06-11T16:36:41.100938564Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c84f82b3-86de-42d5-82eb-19b65b4fdd11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.316799 | controller | Jun 11 16:36:41.303812 crc crio[23211]: time="2026-06-11T16:36:41.29356788Z" level=info msg="Created container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761: openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd" id=bc64865e-4ea7-4fcc-b1e5-c16f0bfaafbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.316815 | controller | Jun 11 16:36:41.308791 crc crio[23211]: time="2026-06-11T16:36:41.308141914Z" level=info msg="Starting container: 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761" id=b31f0cc2-ee0c-404e-bae8-54a482fd48aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.316831 | controller | Jun 11 16:36:41.313359 crc crio[23211]: time="2026-06-11T16:36:41.311372813Z" level=info msg="Creating container: openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns" id=6aa752d6-8170-47d4-a422-561ea45c5010 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.316849 | controller | Jun 11 16:36:41.325690 crc crio[23211]: time="2026-06-11T16:36:41.325123585Z" level=info msg="Started container" PID=60404 containerID=8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 description=openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd id=b31f0cc2-ee0c-404e-bae8-54a482fd48aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa
2026-06-11 18:00:59.316865 | controller | Jun 11 16:36:42.964647 crc crio[23211]: time="2026-06-11T16:36:42.963622771Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-xdz67/POD" id=0e9cdb99-0e68-47e3-94b7-a6353cdb4303 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.316882 | controller | Jun 11 16:36:42.966060 crc crio[23211]: time="2026-06-11T16:36:42.964777309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.316898 | controller | Jun 11 16:36:44.893375 crc crio[23211]: time="2026-06-11T16:36:44.892741747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.316914 | controller | Jun 11 16:36:46.661092 crc crio[23211]: time="2026-06-11T16:36:46.660326319Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-xdz67 Namespace:openstack ID:b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710 UID:8d8600b1-2ac8-4b37-bd39-cf4cf5b01b3a NetNS:/var/run/netns/3e336438-b6c0-47ea-af46-58c01036841a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8600b1_2ac8_4b37_bd39_cf4cf5b01b3a.slice PodAnnotations:0xc0001ae2d8}] Aliases:map[]}"
2026-06-11 18:00:59.316931 | controller | Jun 11 16:36:46.662553 crc crio[23211]: time="2026-06-11T16:36:46.661128279Z" level=info msg="Adding pod openstack_swift-ring-rebalance-xdz67 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.316950 | controller | Jun 11 16:36:46.847580 crc crio[23211]: time="2026-06-11T16:36:46.837367758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.316967 | controller | Jun 11 16:36:46.865681 crc crio[23211]: time="2026-06-11T16:36:46.86513317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.316984 | controller | Jun 11 16:36:46.883837 crc crio[23211]: time="2026-06-11T16:36:46.883739162Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=247e7124-8b36-483a-8ca5-c3c95b079176 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.317000 | controller | Jun 11 16:36:46.885113 crc crio[23211]: time="2026-06-11T16:36:46.885005382Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=e7e06a86-b020-43f0-b06d-2411642caf15 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.317017 | controller | Jun 11 16:36:46.892030 crc crio[23211]: time="2026-06-11T16:36:46.89195459Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=1fbbfbc3-bb77-43b1-aeb4-db97d0e5a44a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.317033 | controller | Jun 11 16:36:46.899629 crc crio[23211]: time="2026-06-11T16:36:46.899542974Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=e80c40e3-f8eb-4cf2-b673-423e1148c74c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.317049 | controller | Jun 11 16:36:46.946714 crc crio[23211]: time="2026-06-11T16:36:46.946488251Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=a9d292ae-5c89-4d17-af08-8e511000d70d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.317065 | controller | Jun 11 16:36:46.960657 crc crio[23211]: time="2026-06-11T16:36:46.959814675Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=e6f7ee43-cd26-44b7-85cf-b8864a8ab166 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.317081 | controller | Jun 11 16:36:46.961346 crc crio[23211]: time="2026-06-11T16:36:46.961253119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.317096 | controller | Jun 11 16:36:46.963771 crc crio[23211]: time="2026-06-11T16:36:46.963681229Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=1f749ab5-c5fc-405e-838e-9dbd5004e0b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.317112 | controller | Jun 11 16:36:47.006939 crc crio[23211]: time="2026-06-11T16:36:47.006818123Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=b65eedd3-b17f-4926-a70b-0fc723de2e84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.317127 | controller | Jun 11 16:36:47.017483 crc crio[23211]: time="2026-06-11T16:36:47.014581381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.317143 | controller | Jun 11 16:36:47.017483 crc crio[23211]: time="2026-06-11T16:36:47.0157712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.317161 | controller | Jun 11 16:36:47.022951 crc crio[23211]: time="2026-06-11T16:36:47.020789821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.317177 | controller | Jun 11 16:36:47.100164 crc crio[23211]: time="2026-06-11T16:36:47.100056822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.317193 | controller | Jun 11 16:36:47.103908 crc crio[23211]: time="2026-06-11T16:36:47.103364732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.317209 | controller | Jun 11 16:36:47.119640 crc crio[23211]: time="2026-06-11T16:36:47.119561105Z" level=info msg="Created container 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138: openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns" id=6aa752d6-8170-47d4-a422-561ea45c5010 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.317225 | controller | Jun 11 16:36:47.120812 crc crio[23211]: time="2026-06-11T16:36:47.120780574Z" level=info msg="Starting container: 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138" id=120485b9-5a5c-4442-9383-db6b1d6aac35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.317241 | controller | Jun 11 16:36:47.130647 crc crio[23211]: time="2026-06-11T16:36:47.130593972Z" level=info msg="Started container" PID=61057 containerID=8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138 description=openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns id=120485b9-5a5c-4442-9383-db6b1d6aac35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d
2026-06-11 18:00:59.317258 | controller | Jun 11 16:36:47.146633 crc crio[23211]: time="2026-06-11T16:36:47.146543468Z" level=info msg="Created container 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=e6f7ee43-cd26-44b7-85cf-b8864a8ab166 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.317275 | controller | Jun 11 16:36:47.148067 crc crio[23211]: time="2026-06-11T16:36:47.147964962Z" level=info msg="Starting container: 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa" id=975f6887-2c59-462f-9b33-8a0f9440c89b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.317290 | controller | Jun 11 16:36:47.155823 crc crio[23211]: time="2026-06-11T16:36:47.155793762Z" level=info msg="Started container" PID=61106 containerID=7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=975f6887-2c59-462f-9b33-8a0f9440c89b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e
2026-06-11 18:00:59.317307 | controller | Jun 11 16:36:47.213032 crc crio[23211]: time="2026-06-11T16:36:47.211553964Z" level=info msg="Created container b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=b65eedd3-b17f-4926-a70b-0fc723de2e84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.317322 | controller | Jun 11 16:36:47.217773 crc crio[23211]: time="2026-06-11T16:36:47.217696572Z" level=info msg="Starting container: b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c" id=59b4507c-5f78-4c49-864d-03966a3ab231 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.317338 | controller | Jun 11 16:36:47.227855 crc crio[23211]: time="2026-06-11T16:36:47.22714531Z" level=info msg="Started container" PID=61130 containerID=b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=59b4507c-5f78-4c49-864d-03966a3ab231 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a
2026-06-11 18:00:59.317358 | controller | Jun 11 16:36:47.238342 crc crio[23211]: 2026-06-11T16:36:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4e7f335f4f163b Mac:6e:79:01:da:9b:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/3e336438-b6c0-47ea-af46-58c01036841a SocketPath: PciID:}] [{Interface:0xc00059a5d0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.317375 | controller | Jun 11 16:36:47.239758 crc crio[23211]: time="2026-06-11T16:36:47.239663464Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-xdz67 Namespace:openstack ID:b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710 UID:8d8600b1-2ac8-4b37-bd39-cf4cf5b01b3a NetNS:/var/run/netns/3e336438-b6c0-47ea-af46-58c01036841a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8600b1_2ac8_4b37_bd39_cf4cf5b01b3a.slice PodAnnotations:0xc0001ae2d8}] Aliases:map[]}"
2026-06-11 18:00:59.317391 | controller | Jun 11 16:36:47.239898 crc crio[23211]: time="2026-06-11T16:36:47.239850109Z" level=info msg="Checking pod openstack_swift-ring-rebalance-xdz67 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.317407 | controller | Jun 11 16:36:47.250980 crc crio[23211]: time="2026-06-11T16:36:47.250837884Z" level=info msg="Ran pod sandbox b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710 with infra container: openstack/swift-ring-rebalance-xdz67/POD" id=0e9cdb99-0e68-47e3-94b7-a6353cdb4303 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.317424 | controller | Jun 11 16:36:47.259406 crc crio[23211]: time="2026-06-11T16:36:47.258821768Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=7ee22a07-172f-47a3-a508-dd6d889dbd04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.317441 | controller | Jun 11 16:36:47.259406 crc crio[23211]: time="2026-06-11T16:36:47.259086614Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found" id=7ee22a07-172f-47a3-a508-dd6d889dbd04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.317456 | controller | Jun 11 16:36:47.259406 crc crio[23211]: time="2026-06-11T16:36:47.259137265Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found" id=7ee22a07-172f-47a3-a508-dd6d889dbd04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.317472 | controller | Jun 11 16:36:47.261413 crc crio[23211]: time="2026-06-11T16:36:47.261246047Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=42235f4f-3fa3-4100-bce1-fb925d36cbb5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.317488 | controller | Jun 11 16:36:47.270093 crc crio[23211]: time="2026-06-11T16:36:47.269937367Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\""
2026-06-11 18:00:59.317505 | controller | Jun 11 16:36:50.790113 crc crio[23211]: time="2026-06-11T16:36:50.78933515Z" level=info msg="Stopping container: 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138 (timeout: 10s)" id=24040f9e-e596-4a18-ae1c-93aa91c2deb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.317550 | controller | Jun 11 16:36:51.346840 crc crio[23211]: time="2026-06-11T16:36:51.346348895Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-84b4f45f59-7nzjx/POD" id=975626ae-1d80-4db2-99bf-3070ff3d2d54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.317570 | controller | Jun 11 16:36:51.346962 crc crio[23211]: time="2026-06-11T16:36:51.346864217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.317586 | controller | Jun 11 16:36:51.543010 crc crio[23211]: time="2026-06-11T16:36:51.542926957Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-pm9jc/POD" id=75c562e7-5755-4634-9366-87f92226a32a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.317603 | controller | Jun 11 16:36:51.543212 crc crio[23211]: time="2026-06-11T16:36:51.54303229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.317619 | controller | Jun 11 16:36:51.991693 crc crio[23211]: time="2026-06-11T16:36:51.991609907Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/POD" id=fa201a47-6c35-4b40-b7d3-584e96e33ae9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.317635 | controller | Jun 11 16:36:51.992552 crc crio[23211]: time="2026-06-11T16:36:51.991712879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.317652 | controller | Jun 11 16:36:52.282491 crc crio[23211]: time="2026-06-11T16:36:52.281635944Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=883b5c6f-ab63-463c-b39c-2c04c162165b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.317668 | controller | Jun 11 16:36:52.282645 crc crio[23211]: time="2026-06-11T16:36:52.282509725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.317684 | controller | Jun 11 16:36:52.501705 crc crio[23211]: time="2026-06-11T16:36:52.501595943Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-l9kpv/POD" id=4325e4ba-d439-4288-8f8d-a26ec1a3541f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.317699 | controller | Jun 11 16:36:52.501897 crc crio[23211]: time="2026-06-11T16:36:52.501789377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.317715 | controller | Jun 11 16:36:52.866682 crc crio[23211]: time="2026-06-11T16:36:52.866596815Z" level=info msg="Running pod sandbox: openstack/placement-db-create-dmdlp/POD" id=c09d7233-d09f-4ccc-96e8-48917f3af391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.317730 | controller | Jun 11 16:36:52.866682 crc crio[23211]: time="2026-06-11T16:36:52.866684977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.317746 | controller | Jun 11 16:36:53.388886 crc crio[23211]: time="2026-06-11T16:36:53.388771506Z" level=info msg="Stopped container 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138: openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns" id=24040f9e-e596-4a18-ae1c-93aa91c2deb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.317762 | controller | Jun 11 16:36:53.390076 crc crio[23211]: time="2026-06-11T16:36:53.389391361Z" level=info msg="Stopping pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d" id=c7b69d21-8571-4355-9d8d-2eb4654784c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.317779 | controller | Jun 11 16:36:53.390328 crc crio[23211]: time="2026-06-11T16:36:53.390197529Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694db665c-rvszz Namespace:openstack ID:6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d UID:fd46da01-22b0-4b9f-baa0-d8a9651fc42f NetNS:/var/run/netns/b9d8c72b-dd81-4ca5-a137-6e2d3d073d53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd46da01_22b0_4b9f_baa0_d8a9651fc42f.slice PodAnnotations:0xc000d2e660}] Aliases:map[]}"
2026-06-11 18:00:59.317799 | controller | Jun 11 16:36:53.390662 crc crio[23211]: time="2026-06-11T16:36:53.3906064Z" level=info msg="Deleting pod openstack_dnsmasq-dns-694db665c-rvszz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.317817 | controller | Jun 11 16:36:53.553643 crc crio[23211]: time="2026-06-11T16:36:53.552817299Z" level=info msg="Got pod network &{Name:placement-db-create-dmdlp Namespace:openstack ID:47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458 UID:88e9876e-549e-4106-98dd-efc9dd8176ff NetNS:/var/run/netns/b4c055a7-5876-4f50-b91a-79cff1ae7127 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88e9876e_549e_4106_98dd_efc9dd8176ff.slice PodAnnotations:0xc0018be3b8}] Aliases:map[]}"
2026-06-11 18:00:59.317834 | controller | Jun 11 16:36:53.553643 crc crio[23211]: time="2026-06-11T16:36:53.553461495Z" level=info msg="Adding pod openstack_placement-db-create-dmdlp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.317851 | controller | Jun 11 16:36:53.578699 crc crio[23211]: time="2026-06-11T16:36:53.578578024Z" level=info msg="Got pod network &{Name:dnsmasq-dns-84b4f45f59-7nzjx Namespace:openstack ID:7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651 UID:fc98abe9-2268-4ba2-a684-8bf104d5c200 NetNS:/var/run/netns/95bd358e-81f1-40ff-9f94-31383aec5cc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc98abe9_2268_4ba2_a684_8bf104d5c200.slice PodAnnotations:0xc0006122a8}] Aliases:map[]}"
2026-06-11 18:00:59.317895 | controller | Jun 11 16:36:53.578699 crc crio[23211]: time="2026-06-11T16:36:53.578682456Z" level=info msg="Adding pod openstack_dnsmasq-dns-84b4f45f59-7nzjx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.317917 | controller | Jun 11 16:36:53.583896 crc crio[23211]: time="2026-06-11T16:36:53.583726209Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=42235f4f-3fa3-4100-bce1-fb925d36cbb5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.317935 | controller | Jun 11 16:36:53.585356 crc crio[23211]: time="2026-06-11T16:36:53.585122063Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=8c24fd35-98cc-47e6-87ab-ee453924520a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.317952 | controller | Jun 11 16:36:53.597955 crc crio[23211]: time="2026-06-11T16:36:53.59780617Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-pm9jc Namespace:openstack ID:a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7 UID:403f8650-48c4-406c-b5b4-6ae7343c6a7f NetNS:/var/run/netns/1bc0fdcd-f7b3-484f-bee7-763d28ade73a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod403f8650_48c4_406c_b5b4_6ae7343c6a7f.slice PodAnnotations:0xc000612558}] Aliases:map[]}"
2026-06-11 18:00:59.317968 | controller | Jun 11 16:36:53.597955 crc crio[23211]: time="2026-06-11T16:36:53.597938873Z" level=info msg="Adding pod openstack_ovn-controller-metrics-pm9jc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.317989 | controller | Jun 11 16:36:53.608487 crc crio[23211]: time="2026-06-11T16:36:53.608389087Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-s6tkf Namespace:openstack ID:5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97 UID:15c1a33d-c5e7-46d1-8da3-175c05629962 NetNS:/var/run/netns/4a29cb2b-6f0f-4f28-8cf0-3448dad487e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15c1a33d_c5e7_46d1_8da3_175c05629962.slice PodAnnotations:0xc003088398}] Aliases:map[]}"
2026-06-11 18:00:59.318007 | controller | Jun 11 16:36:53.608743 crc crio[23211]: time="2026-06-11T16:36:53.608725714Z" level=info msg="Adding pod openstack_dnsmasq-dns-7bfbc64dcf-s6tkf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.318025 | controller | Jun 11 16:36:53.609655 crc crio[23211]: time="2026-06-11T16:36:53.609631676Z" level=info msg="Got pod network &{Name:keystone-db-create-l9kpv Namespace:openstack ID:67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614 UID:36fbca2b-cc24-4907-871e-a4059fffc4e8 NetNS:/var/run/netns/bcae7369-6db1-4609-aae4-3843da6ec521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36fbca2b_cc24_4907_871e_a4059fffc4e8.slice PodAnnotations:0xc0001ae740}] Aliases:map[]}"
2026-06-11 18:00:59.318041 | controller | Jun 11 16:36:53.609897 crc crio[23211]: time="2026-06-11T16:36:53.609877293Z" level=info msg="Adding pod openstack_keystone-db-create-l9kpv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.318058 | controller | Jun 11 16:36:53.612562 crc crio[23211]: time="2026-06-11T16:36:53.612388083Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4 UID:ac24d80f-3554-44bc-93e5-507b29218e4f NetNS:/var/run/netns/1303842d-a7c4-41b3-b53e-3ca56bd45149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac24d80f_3554_44bc_93e5_507b29218e4f.slice PodAnnotations:0xc0027942b0}] Aliases:map[]}"
2026-06-11 18:00:59.318075 | controller | Jun 11 16:36:53.612562 crc crio[23211]: time="2026-06-11T16:36:53.612545366Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.318091 | controller | Jun 11 16:36:53.768767 crc crio[23211]: time="2026-06-11T16:36:53.765547203Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=8194bbca-367e-4e8c-b3b1-a5e0b283a5ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.318108 | controller | Jun 11 16:36:53.831489 crc crio[23211]: time="2026-06-11T16:36:53.830751343Z" level=info msg="Creating container: openstack/swift-ring-rebalance-xdz67/swift-ring-rebalance" id=76e96918-bcac-45fa-871d-2f794ae2c068 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.318125 | controller | Jun 11 16:36:53.839807 crc crio[23211]: time="2026-06-11T16:36:53.838509471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.318141 | controller | Jun 11 16:36:53.940233 crc crio[23211]: time="2026-06-11T16:36:53.939839126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.318158 | controller | Jun 11 16:36:53.957409 crc crio[23211]: time="2026-06-11T16:36:53.955332341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.318178 | controller | Jun 11 16:36:54.170598 crc crio[23211]: time="2026-06-11T16:36:54.169061519Z" level=info msg="Created container f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242: openstack/swift-ring-rebalance-xdz67/swift-ring-rebalance" id=76e96918-bcac-45fa-871d-2f794ae2c068 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.318195 | controller | Jun 11 16:36:54.173061 crc crio[23211]: time="2026-06-11T16:36:54.172899852Z" level=info msg="Starting container: f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242" id=8b98d1e5-c63f-4732-8849-1b9e585fb200 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.318213 | controller | Jun 11 16:36:54.181866 crc crio[23211]: time="2026-06-11T16:36:54.181708756Z" level=info msg="Started container" PID=61754 containerID=f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242 description=openstack/swift-ring-rebalance-xdz67/swift-ring-rebalance id=8b98d1e5-c63f-4732-8849-1b9e585fb200 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710
2026-06-11 18:00:59.318230 | controller | Jun 11 16:36:54.295396 crc crio[23211]: time="2026-06-11T16:36:54.294859106Z" level=info msg="Running pod sandbox: openstack/glance-db-create-dbfzg/POD" id=9187e046-5ee2-4e7c-82d7-0729d7bcae3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.318247 | controller | Jun 11 16:36:54.295590 crc crio[23211]: time="2026-06-11T16:36:54.295404619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.318264 | controller | Jun 11 16:36:54.323045 crc crio[23211]: time="2026-06-11T16:36:54.322959347Z" level=info msg="Stopped pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d" id=c7b69d21-8571-4355-9d8d-2eb4654784c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.318281 | controller | Jun 11 16:36:54.336734 crc crio[23211]: time="2026-06-11T16:36:54.336632658Z" level=info msg="Got pod network &{Name:glance-db-create-dbfzg Namespace:openstack ID:1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57 UID:97b91b1e-9548-4be9-a60e-f1ab02a193f2 NetNS:/var/run/netns/95b50603-710e-4508-9d32-7b9004efbd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97b91b1e_9548_4be9_a60e_f1ab02a193f2.slice PodAnnotations:0xc0001aec90}] Aliases:map[]}"
2026-06-11 18:00:59.318297 | controller | Jun 11 16:36:54.336734 crc crio[23211]: time="2026-06-11T16:36:54.33670453Z" level=info msg="Adding pod openstack_glance-db-create-dbfzg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.318314 | controller | Jun 11 16:36:54.462081 crc crio[23211]: time="2026-06-11T16:36:54.460355616Z" level=info msg="Removing container: 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138" id=56323ee6-7f92-49f3-82cd-f75fbd8cc788 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.318332 | controller | Jun 11 16:36:54.514992 crc crio[23211]: time="2026-06-11T16:36:54.514267482Z" level=info msg="Removed container 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138: openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns" id=56323ee6-7f92-49f3-82cd-f75fbd8cc788 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.318348 | controller | Jun 11 16:36:54.525115 crc crio[23211]: time="2026-06-11T16:36:54.523815073Z" level=info msg="Removing container: 542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c" id=3220d2dc-f899-4320-8e99-30028dfdbf31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.318365 | controller | Jun 11 16:36:54.565289 crc crio[23211]: time="2026-06-11T16:36:54.565134324Z" level=info msg="Removed container 542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c: openstack/dnsmasq-dns-694db665c-rvszz/init" id=3220d2dc-f899-4320-8e99-30028dfdbf31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.318384 | controller | Jun 11 16:36:54.832500 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47609ccf532fedf Mac:ba:63:46:8c:da:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/b4c055a7-5876-4f50-b91a-79cff1ae7127 SocketPath: PciID:}] [{Interface:0xc0002ac5c0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.318403 | controller | Jun 11 16:36:54.833849 crc crio[23211]: time="2026-06-11T16:36:54.833788643Z" level=info msg="Got pod network &{Name:placement-db-create-dmdlp Namespace:openstack ID:47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458 UID:88e9876e-549e-4106-98dd-efc9dd8176ff NetNS:/var/run/netns/b4c055a7-5876-4f50-b91a-79cff1ae7127 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88e9876e_549e_4106_98dd_efc9dd8176ff.slice PodAnnotations:0xc0018be3b8}] Aliases:map[]}"
2026-06-11 18:00:59.318420 | controller | Jun 11 16:36:54.834028 crc crio[23211]: time="2026-06-11T16:36:54.833967197Z" level=info msg="Checking pod openstack_placement-db-create-dmdlp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.318437 | controller | Jun 11 16:36:54.847785 crc crio[23211]: time="2026-06-11T16:36:54.84727782Z" level=info msg="Ran pod sandbox 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458 with infra container: openstack/placement-db-create-dmdlp/POD" id=c09d7233-d09f-4ccc-96e8-48917f3af391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.318455 | controller | Jun 11 16:36:54.848941 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5374e6094e4fcaf Mac:e2:11:6b:59:c6:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/4a29cb2b-6f0f-4f28-8cf0-3448dad487e8 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.318473 | controller | Jun 11 16:36:54.849886 crc crio[23211]: time="2026-06-11T16:36:54.849815Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-s6tkf Namespace:openstack ID:5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97 UID:15c1a33d-c5e7-46d1-8da3-175c05629962 NetNS:/var/run/netns/4a29cb2b-6f0f-4f28-8cf0-3448dad487e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15c1a33d_c5e7_46d1_8da3_175c05629962.slice PodAnnotations:0xc003088398}] Aliases:map[]}"
2026-06-11 18:00:59.318490 | controller | Jun 11 16:36:54.849992 crc crio[23211]: time="2026-06-11T16:36:54.849964585Z" level=info msg="Checking pod openstack_dnsmasq-dns-7bfbc64dcf-s6tkf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.318507 | controller | Jun 11 16:36:54.850045 crc crio[23211]: time="2026-06-11T16:36:54.849985065Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5388b293-be13-491d-be70-4d3cbf6321bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.318544 | controller | Jun 11 16:36:54.859467 crc crio[23211]: time="2026-06-11T16:36:54.859325781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=39a2b840-fa45-4349-a6c6-b86972f3e2e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.318563 | controller | Jun 11 16:36:54.859720 crc crio[23211]: time="2026-06-11T16:36:54.859642449Z" level=info msg="Ran pod sandbox 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97 with infra container: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/POD" id=fa201a47-6c35-4b40-b7d3-584e96e33ae9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.318584 | controller | Jun 11 16:36:54.867549 crc crio[23211]: time="2026-06-11T16:36:54.867248023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=765b8c8f-05be-45fc-ac73-f28f20f0d6c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.318601 | controller | Jun 11 16:36:54.875130 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a55786401a4ae66 Mac:de:27:dc:ac:ad:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/1bc0fdcd-f7b3-484f-bee7-763d28ade73a SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.318617 | controller | Jun 11 16:36:54.875980 crc crio[23211]: time="2026-06-11T16:36:54.875902274Z" level=info msg="Creating container: openstack/placement-db-create-dmdlp/mariadb-database-create" id=5f1ec064-e87b-40d3-a7ef-7bc6677022b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.318635 | controller | Jun 11 16:36:54.878411 crc crio[23211]: time="2026-06-11T16:36:54.876518827Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-pm9jc Namespace:openstack ID:a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7 UID:403f8650-48c4-406c-b5b4-6ae7343c6a7f NetNS:/var/run/netns/1bc0fdcd-f7b3-484f-bee7-763d28ade73a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod403f8650_48c4_406c_b5b4_6ae7343c6a7f.slice PodAnnotations:0xc000612558}] Aliases:map[]}"
2026-06-11 18:00:59.318652 | controller | Jun 11 16:36:54.878411 crc crio[23211]: time="2026-06-11T16:36:54.877059401Z" level=info msg="Checking pod openstack_ovn-controller-metrics-pm9jc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.318669 | controller | Jun 11 16:36:54.878411 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1986fe30c3ac9f9 Mac:82:00:2d:36:59:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/95b50603-710e-4508-9d32-7b9004efbd36 SocketPath: PciID:}] [{Interface:0xc00030e6b0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.318686 | controller | Jun 11 16:36:54.882496 crc crio[23211]: time="2026-06-11T16:36:54.878676351Z" level=info msg="Got pod network &{Name:glance-db-create-dbfzg Namespace:openstack ID:1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57 UID:97b91b1e-9548-4be9-a60e-f1ab02a193f2 NetNS:/var/run/netns/95b50603-710e-4508-9d32-7b9004efbd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97b91b1e_9548_4be9_a60e_f1ab02a193f2.slice PodAnnotations:0xc0001aec90}] Aliases:map[]}"
2026-06-11 18:00:59.318703 | controller | Jun 11 16:36:54.882496 crc crio[23211]: time="2026-06-11T16:36:54.878847025Z" level=info msg="Checking pod openstack_glance-db-create-dbfzg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.318721 | controller | Jun 11 16:36:54.882496 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7dbb83396b771e4 Mac:8a:73:18:ed:9e:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/95bd358e-81f1-40ff-9f94-31383aec5cc7 SocketPath: PciID:}] [{Interface:0xc000358a00 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.318737 | controller | Jun 11 16:36:54.883130 crc crio[23211]: time="2026-06-11T16:36:54.883062827Z" level=info msg="Got pod network &{Name:dnsmasq-dns-84b4f45f59-7nzjx Namespace:openstack ID:7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651 UID:fc98abe9-2268-4ba2-a684-8bf104d5c200 NetNS:/var/run/netns/95bd358e-81f1-40ff-9f94-31383aec5cc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc98abe9_2268_4ba2_a684_8bf104d5c200.slice PodAnnotations:0xc0006122a8}] Aliases:map[]}"
2026-06-11 18:00:59.318758 | controller | Jun 11 16:36:54.883375 crc crio[23211]: time="2026-06-11T16:36:54.883253462Z" level=info msg="Checking pod openstack_dnsmasq-dns-84b4f45f59-7nzjx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.318776 | controller | Jun 11 16:36:54.889381 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de6cdee49c5c7db Mac:2a:41:8f:8d:00:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/1303842d-a7c4-41b3-b53e-3ca56bd45149 SocketPath: PciID:}] [{Interface:0xc000014990 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.318792 | controller | Jun 11 16:36:54.890900 crc crio[23211]: time="2026-06-11T16:36:54.89024144Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4 UID:ac24d80f-3554-44bc-93e5-507b29218e4f NetNS:/var/run/netns/1303842d-a7c4-41b3-b53e-3ca56bd45149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac24d80f_3554_44bc_93e5_507b29218e4f.slice PodAnnotations:0xc0027942b0}] Aliases:map[]}"
2026-06-11 18:00:59.318809 | controller | Jun 11 16:36:54.890900 crc crio[23211]: time="2026-06-11T16:36:54.890537387Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.318826 | controller | Jun 11 16:36:54.893972 crc crio[23211]: time="2026-06-11T16:36:54.893890339Z" level=info msg="Ran pod sandbox a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7 with infra container: openstack/ovn-controller-metrics-pm9jc/POD" id=75c562e7-5755-4634-9366-87f92226a32a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.318842 | controller | Jun 11 16:36:54.894661 crc crio[23211]: time="2026-06-11T16:36:54.894593695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.318859 | controller | Jun 11 16:36:54.895703 crc crio[23211]: time="2026-06-11T16:36:54.895637601Z" level=info msg="Ran pod sandbox 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57 with infra container: openstack/glance-db-create-dbfzg/POD" id=9187e046-5ee2-4e7c-82d7-0729d7bcae3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.318875 | controller | Jun 11 16:36:54.895953 crc crio[23211]: time="2026-06-11T16:36:54.895865227Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=df6bc658-08be-43c3-9f39-130057bfebfe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.318891 | controller | Jun 11 16:36:54.896855 crc crio[23211]: time="2026-06-11T16:36:54.896795899Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6a00bb4a-12fb-4a6f-b41e-881b468aec3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.318907 | controller | Jun 11 16:36:54.908107 crc crio[23211]: time="2026-06-11T16:36:54.908030771Z" level=info msg="Ran pod sandbox 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651 with infra container: openstack/dnsmasq-dns-84b4f45f59-7nzjx/POD" id=975626ae-1d80-4db2-99bf-3070ff3d2d54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.318926 | controller | Jun 11 16:36:54.909914 crc crio[23211]: time="2026-06-11T16:36:54.909836845Z" level=info msg="Ran pod sandbox de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4 with infra container: openstack/ovn-northd-0/POD" id=883b5c6f-ab63-463c-b39c-2c04c162165b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.318944 | controller | Jun 11 16:36:54.913081 crc crio[23211]: time="2026-06-11T16:36:54.912998972Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=512d07c0-1ded-4b0c-bc04-822a5e67beb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.318961 | controller | Jun 11 16:36:54.913200 crc crio[23211]: time="2026-06-11T16:36:54.913131075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=6d0f1e50-a77a-45a5-848d-e54a668358c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.318977 | controller | Jun 11 16:36:54.923612 crc crio[23211]: time="2026-06-11T16:36:54.92325884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=810535eb-d2c8-4222-9a56-e4a27c632b40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.318993 | controller | Jun 11 16:36:54.924997 crc crio[23211]: time="2026-06-11T16:36:54.924890311Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found" id=6d0f1e50-a77a-45a5-848d-e54a668358c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.319009 | controller | Jun 11 16:36:54.925150 crc crio[23211]: time="2026-06-11T16:36:54.925002572Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found" id=6d0f1e50-a77a-45a5-848d-e54a668358c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.319025 | controller | Jun 11 16:36:54.927811 crc crio[23211]: time="2026-06-11T16:36:54.926813557Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=43461d8c-d3e0-446d-9847-2fa0e5bfae55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.319041 | controller | Jun 11 16:36:54.929959 crc crio[23211]: time="2026-06-11T16:36:54.929812219Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=bd629568-3b15-452b-816d-5e9b2b33744a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.319057 | controller | Jun 11 16:36:54.939212 crc crio[23211]: time="2026-06-11T16:36:54.939117435Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\""
2026-06-11 18:00:59.319074 | controller | Jun 11 16:36:54.948843 crc crio[23211]: time="2026-06-11T16:36:54.948598544Z" level=info msg="Creating container: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/init" id=7236888f-8904-450f-bec4-bd10ab40b485 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.319090 | controller | Jun 11 16:36:54.949170 crc crio[23211]: time="2026-06-11T16:36:54.949075146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319106 | controller | Jun 11 16:36:54.952405 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67093106be44bc3 Mac:de:ee:7e:25:01:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/bcae7369-6db1-4609-aae4-3843da6ec521 SocketPath: PciID:}] [{Interface:0xc00051e5c0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.319126 | controller | Jun 11 16:36:54.952975 crc crio[23211]: time="2026-06-11T16:36:54.952843428Z" level=info msg="Got pod network &{Name:keystone-db-create-l9kpv Namespace:openstack ID:67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614 UID:36fbca2b-cc24-4907-871e-a4059fffc4e8 NetNS:/var/run/netns/bcae7369-6db1-4609-aae4-3843da6ec521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36fbca2b_cc24_4907_871e_a4059fffc4e8.slice PodAnnotations:0xc0001ae740}] Aliases:map[]}"
2026-06-11 18:00:59.319143 | controller | Jun 11 16:36:54.953199 crc crio[23211]: time="2026-06-11T16:36:54.953012062Z" level=info msg="Checking pod openstack_keystone-db-create-l9kpv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.319160 | controller | Jun 11 16:36:54.954409 crc crio[23211]: time="2026-06-11T16:36:54.954260822Z" level=info msg="Creating container: openstack/glance-db-create-dbfzg/mariadb-database-create" id=82faa325-4c4f-44a0-af29-975305c94be9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.319177 | controller | Jun 11 16:36:54.968688 crc crio[23211]: time="2026-06-11T16:36:54.968044115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319194 | controller | Jun 11 16:36:54.976985 crc crio[23211]: time="2026-06-11T16:36:54.97688181Z" level=info msg="Ran pod sandbox 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614 with infra container: openstack/keystone-db-create-l9kpv/POD" id=4325e4ba-d439-4288-8f8d-a26ec1a3541f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.319211 | controller | Jun 11 16:36:54.978989 crc crio[23211]: time="2026-06-11T16:36:54.9789511Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=47a9046c-0123-492a-abd3-cdf9a1a7d988 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.319227 | controller | Jun 11 16:36:54.980002 crc crio[23211]: time="2026-06-11T16:36:54.979880862Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9d58ce7d-8828-49da-b231-11f5a62101c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.319243 | controller | Jun 11 16:36:54.988990 crc crio[23211]: time="2026-06-11T16:36:54.988922382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319258 | controller | Jun 11 16:36:54.993507 crc crio[23211]: time="2026-06-11T16:36:54.993284217Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=146ed337-a171-4719-a7ce-81247e1c5707 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.319274 | controller | Jun 11 16:36:54.993885 crc crio[23211]: time="2026-06-11T16:36:54.99383286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319290 | controller | Jun 11 16:36:54.997271 crc crio[23211]: time="2026-06-11T16:36:54.99714786Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5df23880-721b-40f0-9ae1-e98e9c48d188 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.319306 | controller | Jun 11 16:36:55.004156 crc crio[23211]: time="2026-06-11T16:36:55.004007587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319326 | controller | Jun 11 16:36:55.006680 crc crio[23211]: time="2026-06-11T16:36:55.006581599Z" level=info msg="Creating container: openstack/dnsmasq-dns-84b4f45f59-7nzjx/init" id=1b8b4404-3008-4778-bb70-ebe3ecfc16a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.319343 | controller | Jun 11 16:36:55.007321 crc crio[23211]: time="2026-06-11T16:36:55.007263785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319359 | controller | Jun 11 16:36:55.007756 crc crio[23211]: time="2026-06-11T16:36:55.007690736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319375 | controller | Jun 11 16:36:55.012256 crc crio[23211]: time="2026-06-11T16:36:55.012146323Z" level=info msg="Creating container: openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter" id=3fa41750-af4c-4a07-97ca-e19e18c44bdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.319391 | controller | Jun 11 16:36:55.017341 crc crio[23211]: time="2026-06-11T16:36:55.017247458Z" level=info msg="Creating container: openstack/keystone-db-create-l9kpv/mariadb-database-create" id=8c4772d5-431d-48ef-945f-8cecf7502a9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.319408 | controller | Jun 11 16:36:55.023889 crc crio[23211]: time="2026-06-11T16:36:55.023833057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319424 | controller | Jun 11 16:36:55.032838 crc crio[23211]: time="2026-06-11T16:36:55.028668865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319440 | controller | Jun 11 16:36:55.032838 crc crio[23211]: time="2026-06-11T16:36:55.032133308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319456 | controller | Jun 11 16:36:55.043756 crc crio[23211]: time="2026-06-11T16:36:55.043470303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319472 | controller | Jun 11 16:36:55.073240 crc crio[23211]: time="2026-06-11T16:36:55.073198544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319487 | controller | Jun 11 16:36:55.077631 crc crio[23211]: time="2026-06-11T16:36:55.076816451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319503 | controller | Jun 11 16:36:55.082526 crc crio[23211]: time="2026-06-11T16:36:55.082368175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319539 | controller | Jun 11 16:36:55.090106 crc crio[23211]: time="2026-06-11T16:36:55.09002994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319558 | controller | Jun 11 16:36:55.128389 crc crio[23211]: time="2026-06-11T16:36:55.127924928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319574 | controller | Jun 11 16:36:55.194362 crc crio[23211]: time="2026-06-11T16:36:55.193763324Z" level=info msg="Created container 27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51: openstack/placement-db-create-dmdlp/mariadb-database-create" id=5f1ec064-e87b-40d3-a7ef-7bc6677022b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.319594 | controller | Jun 11 16:36:55.195857 crc crio[23211]: time="2026-06-11T16:36:55.195761512Z" level=info msg="Starting container: 27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51" id=6350717a-d377-4f34-8991-9414302765ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.319611 | controller | Jun 11 16:36:55.205198 crc crio[23211]: time="2026-06-11T16:36:55.205058258Z" level=info msg="Started container" PID=61910 containerID=27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51 description=openstack/placement-db-create-dmdlp/mariadb-database-create id=6350717a-d377-4f34-8991-9414302765ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458
2026-06-11 18:00:59.319628 | controller | Jun 11 16:36:55.219844 crc crio[23211]: time="2026-06-11T16:36:55.219774504Z" level=info msg="Created container f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/init" id=7236888f-8904-450f-bec4-bd10ab40b485 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.319645 | controller | Jun 11 16:36:55.220918 crc crio[23211]: time="2026-06-11T16:36:55.22085953Z" level=info msg="Starting container: f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3" id=06acdf89-2931-4b4e-b560-21ff512f9ad9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.319662 | controller | Jun 11 16:36:55.232920 crc crio[23211]: time="2026-06-11T16:36:55.232776789Z" level=info msg="Started container" PID=61911 containerID=f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3 description=openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/init id=06acdf89-2931-4b4e-b560-21ff512f9ad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97
2026-06-11 18:00:59.319678 | controller | Jun 11 16:36:55.252205 crc crio[23211]: time="2026-06-11T16:36:55.252104317Z" level=info msg="Created container f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463: openstack/keystone-db-create-l9kpv/mariadb-database-create" id=8c4772d5-431d-48ef-945f-8cecf7502a9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.319694 | controller | Jun 11 16:36:55.253843 crc crio[23211]: time="2026-06-11T16:36:55.253757648Z" level=info msg="Created container 4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39: openstack/glance-db-create-dbfzg/mariadb-database-create" id=82faa325-4c4f-44a0-af29-975305c94be9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.319710 | controller | Jun 11 16:36:55.255002 crc crio[23211]: time="2026-06-11T16:36:55.254868774Z" level=info msg="Starting container: f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463" id=290e108d-5624-4fc3-adb5-eff4f98469d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.319726 | controller | Jun 11 16:36:55.256328 crc crio[23211]: time="2026-06-11T16:36:55.255205563Z" level=info msg="Starting container: 4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39" id=753a366a-82ac-4bda-8ea7-9cbba6cad8ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.319742 | controller | Jun 11 16:36:55.256328 crc crio[23211]: time="2026-06-11T16:36:55.255716494Z" level=info msg="Created container e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5: openstack/dnsmasq-dns-84b4f45f59-7nzjx/init" id=1b8b4404-3008-4778-bb70-ebe3ecfc16a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.319758 | controller | Jun 11 16:36:55.258068 crc crio[23211]: time="2026-06-11T16:36:55.257270621Z" level=info msg="Starting container: e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5" id=d086269a-065d-4f8c-855d-b4d8533ceade name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.319778 | controller | Jun 11 16:36:55.263209 crc crio[23211]: time="2026-06-11T16:36:55.2629491Z" level=info msg="Started container" PID=61914 containerID=4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39 description=openstack/glance-db-create-dbfzg/mariadb-database-create id=753a366a-82ac-4bda-8ea7-9cbba6cad8ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57
2026-06-11 18:00:59.319795 | controller | Jun 11 16:36:55.265948 crc crio[23211]: time="2026-06-11T16:36:55.265869821Z" level=info msg="Started container" PID=61921 containerID=f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463 description=openstack/keystone-db-create-l9kpv/mariadb-database-create id=290e108d-5624-4fc3-adb5-eff4f98469d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614
2026-06-11 18:00:59.319812 | controller | Jun 11 16:36:55.270805 crc crio[23211]: time="2026-06-11T16:36:55.270706267Z" level=info msg="Started container" PID=61925 containerID=e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5 description=openstack/dnsmasq-dns-84b4f45f59-7nzjx/init id=d086269a-065d-4f8c-855d-b4d8533ceade name=/runtime.v1.RuntimeService/StartContainer sandboxID=7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651
2026-06-11 18:00:59.319828 | controller | Jun 11 16:36:55.372389 crc crio[23211]: time="2026-06-11T16:36:55.372251578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319844 | controller | Jun 11 16:36:55.492881 crc crio[23211]: time="2026-06-11T16:36:55.492776218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=74e9add6-f617-40f2-ac28-efe8b15b808e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.319860 | controller | Jun 11 16:36:55.523223 crc crio[23211]: time="2026-06-11T16:36:55.523024201Z" level=info msg="Stopping pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651" id=bbde5e2c-5b19-4fba-bdfe-805c81dd65c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.319876 | controller | Jun 11 16:36:55.526061 crc crio[23211]: time="2026-06-11T16:36:55.525790458Z" level=info msg="Got pod network &{Name:dnsmasq-dns-84b4f45f59-7nzjx Namespace:openstack ID:7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651 UID:fc98abe9-2268-4ba2-a684-8bf104d5c200 NetNS:/var/run/netns/95bd358e-81f1-40ff-9f94-31383aec5cc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc98abe9_2268_4ba2_a684_8bf104d5c200.slice PodAnnotations:0xc000d2e418}] Aliases:map[]}"
2026-06-11 18:00:59.319894 | controller | Jun 11 16:36:55.528051 crc crio[23211]: time="2026-06-11T16:36:55.526210058Z" level=info msg="Deleting pod openstack_dnsmasq-dns-84b4f45f59-7nzjx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.319911 | controller | Jun 11 16:36:55.573361 crc crio[23211]: time="2026-06-11T16:36:55.573210627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e896cc35-3487-42ff-a756-31ef76d36ef3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.319928 | controller | Jun 11 16:36:55.599163 crc crio[23211]: time="2026-06-11T16:36:55.599043082Z" level=info msg="Creating container: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns" id=de8d5c98-1403-4d48-92c2-6b24d140de1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.319944 | controller | Jun 11 16:36:55.600611 crc crio[23211]: time="2026-06-11T16:36:55.600508778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319964 | controller | Jun 11 16:36:55.660335 crc crio[23211]: time="2026-06-11T16:36:55.660201793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319981 | controller | Jun 11 16:36:55.668605 crc crio[23211]: time="2026-06-11T16:36:55.668518895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.319997 | controller | Jun 11 16:36:55.924532 crc crio[23211]: time="2026-06-11T16:36:55.923775199Z" level=info msg="Stopped pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651" id=bbde5e2c-5b19-4fba-bdfe-805c81dd65c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.320013 | controller | Jun 11 16:36:55.951493 crc crio[23211]: time="2026-06-11T16:36:55.951370218Z" level=info msg="Created container ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns" id=de8d5c98-1403-4d48-92c2-6b24d140de1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.320029 | controller | Jun 11 16:36:55.953107 crc crio[23211]: time="2026-06-11T16:36:55.953033318Z" level=info msg="Starting container: ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd" id=b75ba22b-4973-4ddf-98dc-f15cc71f015f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.320046 | controller | Jun 11 16:36:55.959760 crc crio[23211]: time="2026-06-11T16:36:55.95967159Z" level=info msg="Created container 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f: openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter" id=3fa41750-af4c-4a07-97ca-e19e18c44bdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.320062 | controller | Jun 11 16:36:55.960890 crc crio[23211]: time="2026-06-11T16:36:55.960574072Z" level=info msg="Starting container: 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f" id=ed2fecaf-128d-41ce-930c-f0b23ad78781 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.320078 | controller | Jun 11 16:36:55.968677 crc crio[23211]: time="2026-06-11T16:36:55.967048497Z" level=info msg="Started container" PID=62017 containerID=ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd description=openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns id=b75ba22b-4973-4ddf-98dc-f15cc71f015f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97
2026-06-11 18:00:59.320095 | controller | Jun 11 16:36:55.970709 crc crio[23211]: time="2026-06-11T16:36:55.970370358Z" level=info msg="Started container" PID=62014 containerID=8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f description=openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter id=ed2fecaf-128d-41ce-930c-f0b23ad78781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7
2026-06-11 18:00:59.320112 | controller | Jun 11 16:36:56.564741 crc crio[23211]: time="2026-06-11T16:36:56.564116643Z" level=info msg="Stopping pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57" id=d03259a8-2567-4345-ab71-e08b1666c2a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.320129 | controller | Jun 11 16:36:56.565943 crc crio[23211]: time="2026-06-11T16:36:56.564322127Z" level=info msg="Stopping pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458" id=93b9a69d-f8d5-49ad-8c14-ad53ffa9e259 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.320145 | controller | Jun 11 16:36:56.565943 crc crio[23211]: time="2026-06-11T16:36:56.565219309Z" level=info msg="Got pod network &{Name:placement-db-create-dmdlp Namespace:openstack ID:47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458 UID:88e9876e-549e-4106-98dd-efc9dd8176ff NetNS:/var/run/netns/b4c055a7-5876-4f50-b91a-79cff1ae7127 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88e9876e_549e_4106_98dd_efc9dd8176ff.slice PodAnnotations:0xc0027941f0}] Aliases:map[]}"
2026-06-11 18:00:59.320165 | controller | Jun 11 16:36:56.565943 crc crio[23211]: time="2026-06-11T16:36:56.5652554Z" level=info msg="Got pod network &{Name:glance-db-create-dbfzg Namespace:openstack ID:1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57 UID:97b91b1e-9548-4be9-a60e-f1ab02a193f2 NetNS:/var/run/netns/95b50603-710e-4508-9d32-7b9004efbd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97b91b1e_9548_4be9_a60e_f1ab02a193f2.slice PodAnnotations:0xc0030881f8}] Aliases:map[]}"
2026-06-11 18:00:59.320183 | controller | Jun 11 16:36:56.565943 crc crio[23211]: time="2026-06-11T16:36:56.565367993Z" level=info msg="Deleting pod openstack_placement-db-create-dmdlp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.320200 | controller | Jun 11 16:36:56.565943 crc crio[23211]: time="2026-06-11T16:36:56.565463956Z" level=info msg="Deleting pod openstack_glance-db-create-dbfzg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.320216 | controller | Jun 11 16:36:56.565943 crc crio[23211]: time="2026-06-11T16:36:56.565865816Z" level=info msg="Stopping pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614" id=2ee52e13-178d-48f7-9935-87aca3b022e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.320234 | controller | Jun 11 16:36:56.566467 crc crio[23211]: time="2026-06-11T16:36:56.566190823Z" level=info msg="Got pod network &{Name:keystone-db-create-l9kpv Namespace:openstack ID:67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614 UID:36fbca2b-cc24-4907-871e-a4059fffc4e8 NetNS:/var/run/netns/bcae7369-6db1-4609-aae4-3843da6ec521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36fbca2b_cc24_4907_871e_a4059fffc4e8.slice PodAnnotations:0xc0001ae4d0}] Aliases:map[]}"
2026-06-11 18:00:59.320251 | controller | Jun 11 16:36:56.566467 crc crio[23211]: time="2026-06-11T16:36:56.566339727Z" level=info msg="Deleting pod openstack_keystone-db-create-l9kpv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.320269 | controller | Jun 11 16:36:56.570388 crc crio[23211]: time="2026-06-11T16:36:56.570323072Z" level=info msg="Removing container: e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5" id=b5c82cd7-5aab-47dc-ab7b-bf3a8b303803 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.320285 | controller | Jun 11 16:36:56.665006 crc crio[23211]: time="2026-06-11T16:36:56.664659508Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=bd629568-3b15-452b-816d-5e9b2b33744a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.320301 | controller | Jun 11 16:36:56.668044 crc crio[23211]: time="2026-06-11T16:36:56.667955368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=ea7e520e-0435-469a-b396-0abb228d1004 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.320317 | controller | Jun 11 16:36:56.688667 crc crio[23211]: time="2026-06-11T16:36:56.688579438Z" level=info msg="Removed container e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5: openstack/dnsmasq-dns-84b4f45f59-7nzjx/init" id=b5c82cd7-5aab-47dc-ab7b-bf3a8b303803 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.320337 | controller | Jun 11 16:36:56.794687 crc crio[23211]: time="2026-06-11T16:36:56.792175508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=32f8d0ae-9985-48c0-9230-a19514470ae0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.320354 | controller | Jun 11 16:36:56.813325 crc crio[23211]: time="2026-06-11T16:36:56.813179316Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=1ada64ec-a7e1-4758-80fc-e6b9f6679e2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.320370 | controller | Jun 11 16:36:56.814806 crc crio[23211]: time="2026-06-11T16:36:56.814737224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.320386 | controller | Jun 11 16:36:56.881654 crc crio[23211]: time="2026-06-11T16:36:56.881557113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.320402 | controller | Jun 11 16:36:56.889029 crc crio[23211]: time="2026-06-11T16:36:56.888968662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.320418 | controller | Jun 11 16:36:57.046154 crc crio[23211]: time="2026-06-11T16:36:57.045997877Z" level=info msg="Created container a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2: openstack/ovn-northd-0/ovn-northd" id=1ada64ec-a7e1-4758-80fc-e6b9f6679e2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.320434 | controller | Jun 11 16:36:57.049057 crc crio[23211]: time="2026-06-11T16:36:57.048907688Z" level=info msg="Starting container: a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2" id=ba8aceda-6729-4f85-9a71-3d618f1cb020 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.320450 | controller | Jun 11 16:36:57.054771 crc crio[23211]: time="2026-06-11T16:36:57.054098043Z" level=info msg="Started container" PID=62153 containerID=a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2 description=openstack/ovn-northd-0/ovn-northd id=ba8aceda-6729-4f85-9a71-3d618f1cb020 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4
2026-06-11 18:00:59.320466 | controller | Jun 11 16:36:57.078769 crc crio[23211]: time="2026-06-11T16:36:57.07871228Z" level=info msg="Stopped pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614" id=2ee52e13-178d-48f7-9935-87aca3b022e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.320483 | controller | Jun 11 16:36:57.079619 crc crio[23211]: time="2026-06-11T16:36:57.079594481Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=b47d05ac-6d83-4ff1-a644-9512e3d97c53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.320543 | controller | Jun 11 16:36:57.139642 crc crio[23211]: time="2026-06-11T16:36:57.139057992Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=e13ac267-58b5-4a86-94c9-1dfa97fef42b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.320565 | controller | Jun 11 16:36:57.153043 crc crio[23211]: time="2026-06-11T16:36:57.150334905Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=8d43846f-a17c-4274-ae43-a112d46be8d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.320582 | controller | Jun 11 16:36:57.153043 crc crio[23211]: time="2026-06-11T16:36:57.150942069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.320606 | controller | Jun 11 16:36:57.207005 crc crio[23211]: time="2026-06-11T16:36:57.206957126Z" level=info msg="Stopped pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57" id=d03259a8-2567-4345-ab71-e08b1666c2a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.320623 | controller | Jun 11 16:36:57.211856 crc crio[23211]: time="2026-06-11T16:36:57.211390073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.320640 | controller | Jun 11 16:36:57.215696 crc crio[23211]: time="2026-06-11T16:36:57.215670837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.320656 | controller | Jun 11 16:36:57.256879 crc crio[23211]: time="2026-06-11T16:36:57.256786034Z" level=info msg="Stopped pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458" id=93b9a69d-f8d5-49ad-8c14-ad53ffa9e259 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.320672 | controller | Jun 11 16:36:57.364930 crc crio[23211]: time="2026-06-11T16:36:57.364560165Z" level=info msg="Created container d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3: openstack/ovn-northd-0/openstack-network-exporter" id=8d43846f-a17c-4274-ae43-a112d46be8d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.320688 | controller | Jun 11 16:36:57.369468 crc crio[23211]: time="2026-06-11T16:36:57.366747787Z" level=info msg="Starting container: d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3" id=fb3b1dfb-cfc5-40c1-a417-09152a6302d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.320705 | controller | Jun 11 16:36:57.378165 crc crio[23211]: time="2026-06-11T16:36:57.378067551Z" level=info msg="Started container" PID=62187 containerID=d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3 description=openstack/ovn-northd-0/openstack-network-exporter id=fb3b1dfb-cfc5-40c1-a417-09152a6302d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4
2026-06-11 18:00:59.320741 | controller | Jun 11 16:37:01.669553 crc crio[23211]: time="2026-06-11T16:37:01.668371831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=7c92c594-be95-4960-9910-3c7d8637996f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.320760 | controller | Jun 11 16:37:01.670099 crc crio[23211]: time="2026-06-11T16:37:01.668493024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=10b0d81b-13b9-4eb1-8743-f874a21b6965 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.320777 | controller | Jun 11 16:37:01.784163 crc crio[23211]: time="2026-06-11T16:37:01.784077114Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=358346dc-5379-4080-a34e-aee4989f47db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.320793 | controller | Jun 11 16:37:01.801885 crc crio[23211]: time="2026-06-11T16:37:01.801780773Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=5adfd765-74a9-4efa-ab2f-15ff1cd1eb77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.320810 | controller | Jun 11 16:37:01.802215 crc crio[23211]: time="2026-06-11T16:37:01.802200544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.320831 | controller | Jun 11 16:37:01.810272 crc crio[23211]: time="2026-06-11T16:37:01.810192547Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=ec7c1fc8-2d5e-42ec-a8a0-3d0918789707 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.320848 | controller | Jun 11 16:37:01.829405 crc crio[23211]: time="2026-06-11T16:37:01.829279159Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=06faa6f2-028d-4266-8686-b04c15a6ed40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.320864 | controller | Jun 11 16:37:01.829808 crc crio[23211]: time="2026-06-11T16:37:01.82974525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.320880 | controller | Jun 11 16:37:01.887644 crc crio[23211]: time="2026-06-11T16:37:01.88749273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.320896 | controller | Jun 11 16:37:01.890909 crc crio[23211]: time="2026-06-11T16:37:01.89078925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.320913 | controller | Jun 11 16:37:01.896164 crc crio[23211]: time="2026-06-11T16:37:01.896044587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.320929 | controller | Jun 11 16:37:01.901390 crc crio[23211]: time="2026-06-11T16:37:01.901326274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.320946 | controller | Jun 11 16:37:02.074176 crc crio[23211]: time="2026-06-11T16:37:02.073897076Z" level=info msg="Created container cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6: openstack/rabbitmq-cell1-server-0/rabbitmq" id=5adfd765-74a9-4efa-ab2f-15ff1cd1eb77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.320962 | controller | Jun 11 16:37:02.076099 crc crio[23211]: time="2026-06-11T16:37:02.076019937Z" level=info msg="Starting container: cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6" id=7da89ad1-e2ef-47e3-b7e5-282bddc5a9b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.320978 | controller | Jun 11 16:37:02.077694 crc crio[23211]: time="2026-06-11T16:37:02.077630096Z" level=info msg="Created container 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7: openstack/rabbitmq-server-0/rabbitmq" id=06faa6f2-028d-4266-8686-b04c15a6ed40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.320995 | controller | Jun 11 16:37:02.079049 crc crio[23211]: time="2026-06-11T16:37:02.078975368Z" level=info msg="Starting container: 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7" id=71b5bbfc-f13b-4c4e-9c76-e36bcf9da776 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.321011 | controller | Jun 11 16:37:02.088068 crc crio[23211]: time="2026-06-11T16:37:02.087928076Z" level=info msg="Started container" PID=62416 containerID=5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7 description=openstack/rabbitmq-server-0/rabbitmq id=71b5bbfc-f13b-4c4e-9c76-e36bcf9da776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a
2026-06-11 18:00:59.321028 | controller | Jun 11 16:37:02.092742 crc crio[23211]: time="2026-06-11T16:37:02.092680361Z" level=info msg="Started container" PID=62415 containerID=cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=7da89ad1-e2ef-47e3-b7e5-282bddc5a9b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5
2026-06-11 18:00:59.321050 | controller | Jun 11 16:37:02.756785 crc crio[23211]: time="2026-06-11T16:37:02.753385226Z" level=info msg="Stopping container: e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c (timeout: 10s)" id=c59acb97-b180-4086-b809-87436ac4879a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.321076 | controller | Jun 11 16:37:02.902000 crc crio[23211]: time="2026-06-11T16:37:02.901901305Z" level=info msg="Stopped container e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c: openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns" id=c59acb97-b180-4086-b809-87436ac4879a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.321102 | controller | Jun 11 16:37:02.903610 crc crio[23211]: time="2026-06-11T16:37:02.90335024Z" level=info msg="Stopping pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5" id=77eb9f3d-3f1c-4c45-a25b-0dcb6c2f6bd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.321121 | controller | Jun 11 16:37:02.904526 crc crio[23211]: time="2026-06-11T16:37:02.904375895Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-4kd9r Namespace:openstack ID:a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5 UID:688e1df9-12d4-4174-a7d3-6c67f1f66f2e NetNS:/var/run/netns/2cb8c9c2-6327-4a2f-9a02-cfa0518f4711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688e1df9_12d4_4174_a7d3_6c67f1f66f2e.slice PodAnnotations:0xc003089038}] Aliases:map[]}"
2026-06-11 18:00:59.321139 | controller | Jun 11 16:37:02.904753 crc crio[23211]: time="2026-06-11T16:37:02.904680823Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b485b7db9-4kd9r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.321155 | controller | Jun 11 16:37:03.352337 crc crio[23211]: time="2026-06-11T16:37:03.351770384Z" level=info msg="Stopped pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5" id=77eb9f3d-3f1c-4c45-a25b-0dcb6c2f6bd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.321172 | controller | Jun 11 16:37:03.707233 crc crio[23211]: time="2026-06-11T16:37:03.707164614Z" level=info msg="Removing container: e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c" id=b4f31470-8928-408f-a5a2-4e162a97d674 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.321189 | controller | Jun 11 16:37:03.735757 crc crio[23211]: time="2026-06-11T16:37:03.735115461Z" level=info msg="Removed container e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c: openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns" id=b4f31470-8928-408f-a5a2-4e162a97d674 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.321205 | controller | Jun 11 16:37:03.750065 crc crio[23211]: time="2026-06-11T16:37:03.749956681Z" level=info msg="Removing container: 331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3" id=ac1f78c0-647d-45c3-a92b-93445e60e8db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.321223 | controller | Jun 11 16:37:03.789672 crc crio[23211]: time="2026-06-11T16:37:03.78956831Z" level=info msg="Removed container 331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3: openstack/dnsmasq-dns-6b485b7db9-4kd9r/init" id=ac1f78c0-647d-45c3-a92b-93445e60e8db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.321240 | controller | Jun 11 16:37:04.322023 crc crio[23211]: time="2026-06-11T16:37:04.321548187Z" level=info msg="Running pod sandbox: openstack/glance-32d7-account-create-8q67g/POD" id=31c5cdd7-9ca0-4620-929c-3e14517495a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.321256 | controller | Jun 11 16:37:04.322166 crc crio[23211]: time="2026-06-11T16:37:04.32206302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.321278 | controller | Jun 11 16:37:04.358838 crc crio[23211]: time="2026-06-11T16:37:04.358391001Z" level=info msg="Got pod network &{Name:glance-32d7-account-create-8q67g Namespace:openstack ID:ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75 UID:4c65ec40-5ad1-43b7-bd62-7056ad37749a NetNS:/var/run/netns/dc3b5da7-5c9b-4ee7-a20b-ad75f4d019f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c65ec40_5ad1_43b7_bd62_7056ad37749a.slice PodAnnotations:0xc0001ae530}] Aliases:map[]}"
2026-06-11 18:00:59.321296 | controller | Jun 11 16:37:04.358838 crc crio[23211]: time="2026-06-11T16:37:04.358483263Z" level=info msg="Adding pod openstack_glance-32d7-account-create-8q67g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.321313 | controller | Jun 11 16:37:04.725249 crc crio[23211]: time="2026-06-11T16:37:04.724381797Z" level=info msg="Stopping pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710" id=76f18a09-026b-401c-9f0c-1da475619d6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.321331 | controller | Jun 11 16:37:04.726015 crc crio[23211]: time="2026-06-11T16:37:04.72575994Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-xdz67 Namespace:openstack ID:b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710 UID:8d8600b1-2ac8-4b37-bd39-cf4cf5b01b3a NetNS:/var/run/netns/3e336438-b6c0-47ea-af46-58c01036841a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8600b1_2ac8_4b37_bd39_cf4cf5b01b3a.slice PodAnnotations:0xc002278490}] Aliases:map[]}"
2026-06-11 18:00:59.321348 | controller | Jun 11 16:37:04.726124 crc crio[23211]: time="2026-06-11T16:37:04.726110729Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-xdz67 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.321364 | controller | Jun 11 16:37:04.770831 crc crio[23211]: 2026-06-11T16:37:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed0e1c403160c9b Mac:82:ad:9e:d5:d8:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/dc3b5da7-5c9b-4ee7-a20b-ad75f4d019f9 SocketPath: PciID:}] [{Interface:0xc0002aa750 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.321381 | controller | Jun 11 16:37:04.772356 crc crio[23211]: time="2026-06-11T16:37:04.772161635Z" level=info msg="Got pod network &{Name:glance-32d7-account-create-8q67g Namespace:openstack ID:ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75 UID:4c65ec40-5ad1-43b7-bd62-7056ad37749a NetNS:/var/run/netns/dc3b5da7-5c9b-4ee7-a20b-ad75f4d019f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c65ec40_5ad1_43b7_bd62_7056ad37749a.slice PodAnnotations:0xc0001ae530}] Aliases:map[]}"
2026-06-11 18:00:59.321398 | controller | Jun 11 16:37:04.772356 crc crio[23211]: time="2026-06-11T16:37:04.772329959Z" level=info msg="Checking pod openstack_glance-32d7-account-create-8q67g for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.321420 | controller | Jun 11 16:37:04.780411 crc crio[23211]: time="2026-06-11T16:37:04.779977934Z" level=info msg="Ran pod sandbox ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75 with infra container: openstack/glance-32d7-account-create-8q67g/POD" id=31c5cdd7-9ca0-4620-929c-3e14517495a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.321446 | controller | Jun 11 16:37:04.782556 crc crio[23211]: time="2026-06-11T16:37:04.782499215Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fb888d5c-804e-4df7-a8d3-06b2676f85ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.321469 | controller | Jun 11 16:37:04.787392 crc crio[23211]: time="2026-06-11T16:37:04.784960345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=53befaf0-46e8-476a-910c-718857e84376 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.321487 | controller | Jun 11 16:37:04.905479 crc crio[23211]: time="2026-06-11T16:37:04.905325111Z" level=info msg="Creating container: openstack/glance-32d7-account-create-8q67g/mariadb-account-create" id=03149822-8666-42c1-9b36-7ca55398d683 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.321505 | controller | Jun 11 16:37:04.907059 crc crio[23211]: time="2026-06-11T16:37:04.905856954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.321545 | controller | Jun 11 16:37:04.951201 crc crio[23211]: time="2026-06-11T16:37:04.95110813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.321564 | controller | Jun 11 16:37:04.954707 crc crio[23211]: time="2026-06-11T16:37:04.954629836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.321581 | controller | Jun 11 16:37:05.077766 crc crio[23211]: time="2026-06-11T16:37:05.077642426Z" level=info msg="Stopped pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710" id=76f18a09-026b-401c-9f0c-1da475619d6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.321597 | controller | Jun 11 16:37:05.478723 crc crio[23211]: time="2026-06-11T16:37:05.476405237Z" level=info msg="Created container 4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e: openstack/glance-32d7-account-create-8q67g/mariadb-account-create" id=03149822-8666-42c1-9b36-7ca55398d683 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.321613 | controller | Jun 11 16:37:05.482828 crc crio[23211]: time="2026-06-11T16:37:05.4827534Z" level=info msg="Starting container: 4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e" id=1a6d6399-0f61-497a-90aa-a91d18394074 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.321629 | controller | Jun 11 16:37:05.491941 crc crio[23211]: time="2026-06-11T16:37:05.491739887Z" level=info msg="Started container" PID=62745 containerID=4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e description=openstack/glance-32d7-account-create-8q67g/mariadb-account-create id=1a6d6399-0f61-497a-90aa-a91d18394074 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75
2026-06-11 18:00:59.321646 | controller | Jun 11 16:37:07.770369 crc crio[23211]: time="2026-06-11T16:37:07.769655005Z" level=info msg="Stopping pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75" id=e4d43700-05c4-4f7b-9e72-056486335fd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.321664 | controller | Jun 11 16:37:07.771500 crc crio[23211]: time="2026-06-11T16:37:07.770887284Z" level=info msg="Got pod network &{Name:glance-32d7-account-create-8q67g Namespace:openstack ID:ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75 UID:4c65ec40-5ad1-43b7-bd62-7056ad37749a NetNS:/var/run/netns/dc3b5da7-5c9b-4ee7-a20b-ad75f4d019f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c65ec40_5ad1_43b7_bd62_7056ad37749a.slice PodAnnotations:0xc0001af4d8}] Aliases:map[]}"
2026-06-11 18:00:59.321685 | controller | Jun 11 16:37:07.771500 crc crio[23211]: time="2026-06-11T16:37:07.771023998Z" level=info msg="Deleting pod openstack_glance-32d7-account-create-8q67g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.321702 | controller | Jun 11 16:37:08.196323 crc crio[23211]: time="2026-06-11T16:37:08.196188347Z" level=info msg="Stopped pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75" id=e4d43700-05c4-4f7b-9e72-056486335fd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.321718 | controller | Jun 11 16:37:10.486954 crc crio[23211]: time="2026-06-11T16:37:10.486164466Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=98de4dcc-fdf3-42a2-9ce0-713092265f28 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.321734 | controller | Jun 11 16:37:10.488055 crc crio[23211]: time="2026-06-11T16:37:10.486994265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.321751 | controller | Jun 11 16:37:10.532704 crc crio[23211]: time="2026-06-11T16:37:10.532628781Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c UID:f7430519-de11-46c0-a372-5a8c39a49058 NetNS:/var/run/netns/3255d731-8da0-41be-9ff1-e954b74ae1a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7430519_de11_46c0_a372_5a8c39a49058.slice PodAnnotations:0xc002278038}] Aliases:map[]}"
2026-06-11 18:00:59.321768 | controller | Jun 11 16:37:10.532704 crc crio[23211]: time="2026-06-11T16:37:10.532694473Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.321784 | controller | Jun 11 16:37:11.291348 crc crio[23211]: 2026-06-11T16:37:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0f863213e7ec49 Mac:5a:8c:46:bb:0d:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/3255d731-8da0-41be-9ff1-e954b74ae1a0 SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.321801 | controller | Jun 11 16:37:11.293038 crc crio[23211]: time="2026-06-11T16:37:11.292969731Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c UID:f7430519-de11-46c0-a372-5a8c39a49058 NetNS:/var/run/netns/3255d731-8da0-41be-9ff1-e954b74ae1a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7430519_de11_46c0_a372_5a8c39a49058.slice PodAnnotations:0xc002278038}] Aliases:map[]}"
2026-06-11 18:00:59.321817 | controller | Jun 11 16:37:11.293165 crc crio[23211]: time="2026-06-11T16:37:11.293124285Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.321834 | controller | Jun 11 16:37:11.301918 crc crio[23211]: time="2026-06-11T16:37:11.301688363Z" level=info msg="Ran pod sandbox d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c with infra container: openstack/swift-storage-0/POD" id=98de4dcc-fdf3-42a2-9ce0-713092265f28 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.321852 | controller | Jun 11 16:37:11.304890 crc crio[23211]: time="2026-06-11T16:37:11.304769718Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=dcd7d988-2521-456d-8835-8b9b6a96a581 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.321876 | controller | Jun 11 16:37:11.305103 crc crio[23211]: time="2026-06-11T16:37:11.305035874Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found" id=dcd7d988-2521-456d-8835-8b9b6a96a581 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.321910 | controller | Jun 11 16:37:11.305206 crc crio[23211]: time="2026-06-11T16:37:11.305134617Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found" id=dcd7d988-2521-456d-8835-8b9b6a96a581 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.321931 | controller | Jun 11 16:37:11.306266 crc crio[23211]: time="2026-06-11T16:37:11.306198632Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=50720fab-a573-4d9a-804d-34b06efc36dc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.321948 | controller | Jun 11 16:37:11.318499 crc crio[23211]: time="2026-06-11T16:37:11.318359177Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\""
2026-06-11 18:00:59.321964 | controller | Jun 11 16:37:11.554196 crc crio[23211]: time="2026-06-11T16:37:11.554105358Z" level=info msg="Removing container: e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb" id=163ba8b3-4c88-4fda-8f9c-6844e8a11539 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.321979 | controller | Jun 11 16:37:11.679254 crc crio[23211]: time="2026-06-11T16:37:11.679004433Z" level=info msg="Removed container e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb: openshift-infra/auto-csr-approver-29686590-k66dl/oc" id=163ba8b3-4c88-4fda-8f9c-6844e8a11539 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.321994 | controller | Jun 11 16:37:11.689633 crc crio[23211]: time="2026-06-11T16:37:11.689544699Z" level=info msg="Stopping pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a" id=0cb62520-a48e-413c-a10b-a3811d661f04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.322010 | controller | Jun 11 16:37:11.689917 crc crio[23211]: time="2026-06-11T16:37:11.689646451Z" level=info msg="Stopped pod sandbox (already stopped): a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a" id=0cb62520-a48e-413c-a10b-a3811d661f04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.322025 | controller | Jun 11 16:37:11.690693 crc crio[23211]: time="2026-06-11T16:37:11.690618575Z" level=info msg="Removing pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a" id=eb9b94ef-4e5e-4f3b-b6db-77f9628b1656 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.322041 | controller | Jun 11 16:37:11.709110 crc crio[23211]: time="2026-06-11T16:37:11.709013941Z" level=info msg="Removed pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a" id=eb9b94ef-4e5e-4f3b-b6db-77f9628b1656 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.322056 | controller | Jun 11 16:37:11.710180 crc crio[23211]: time="2026-06-11T16:37:11.710101907Z" level=info msg="Stopping pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d" id=d2c80f51-7016-4c8a-a6d2-ba1ca3b814af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.322071 | controller | Jun 11 16:37:11.710827 crc crio[23211]: time="2026-06-11T16:37:11.710277621Z" level=info msg="Stopped pod sandbox (already stopped): 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d" id=d2c80f51-7016-4c8a-a6d2-ba1ca3b814af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.322086 | controller | Jun 11 16:37:11.712137 crc crio[23211]: time="2026-06-11T16:37:11.712070625Z" level=info msg="Removing pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d" id=80fe0b42-8e4d-4e75-b6ca-109a415193a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.322106 | controller | Jun 11 16:37:11.729159 crc crio[23211]: time="2026-06-11T16:37:11.728840331Z" level=info msg="Removed pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d" id=80fe0b42-8e4d-4e75-b6ca-109a415193a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.322122 | controller | Jun 11 16:37:11.730193 crc crio[23211]: time="2026-06-11T16:37:11.729791874Z" level=info msg="Stopping pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120" id=c647b4ea-5430-4b39-86a5-9e629eb24de6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.322138 | controller | Jun 11 16:37:11.730193 crc crio[23211]: time="2026-06-11T16:37:11.729832355Z" level=info msg="Stopped pod sandbox (already stopped): 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120" id=c647b4ea-5430-4b39-86a5-9e629eb24de6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.322153 | controller | Jun 11 16:37:11.730463 crc crio[23211]: time="2026-06-11T16:37:11.730368958Z" level=info msg="Removing pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120" id=b6f4c462-ca80-4b37-a1e1-953e83bc56c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.322168 | controller | Jun 11 16:37:11.743533 crc crio[23211]: time="2026-06-11T16:37:11.743388973Z" level=info msg="Removed pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120" id=b6f4c462-ca80-4b37-a1e1-953e83bc56c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.322184 | controller | Jun 11 16:37:11.744511 crc crio[23211]: time="2026-06-11T16:37:11.744365767Z" level=info msg="Stopping pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5" id=376b1a19-33a6-4132-bd3d-d05fa19e4877 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.322199 | controller | Jun 11 16:37:11.744595 crc crio[23211]: time="2026-06-11T16:37:11.744546321Z" level=info msg="Stopped pod sandbox (already stopped): a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5" id=376b1a19-33a6-4132-bd3d-d05fa19e4877 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.322214 | controller | Jun 11 16:37:11.745266 crc crio[23211]: time="2026-06-11T16:37:11.745094665Z" level=info msg="Removing pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5" id=51327b2d-2a4f-4b35-804e-5b50529e209c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.322229 | controller | Jun 11 16:37:11.756972 crc crio[23211]: time="2026-06-11T16:37:11.756902301Z" level=info msg="Removed pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5" id=51327b2d-2a4f-4b35-804e-5b50529e209c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.322244 | controller | Jun 11 16:37:11.757905 crc crio[23211]: time="2026-06-11T16:37:11.757814093Z" level=info msg="Stopping pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320" id=1406e888-8999-4505-91b4-32c5d85db70c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.322260 | controller | Jun 11 16:37:11.758035 crc crio[23211]: time="2026-06-11T16:37:11.757904305Z" level=info msg="Stopped pod sandbox (already stopped): 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320" id=1406e888-8999-4505-91b4-32c5d85db70c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.322275 | controller | Jun 11 16:37:11.758974 crc crio[23211]: time="2026-06-11T16:37:11.758761345Z" level=info msg="Removing pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320" id=5cf35b3a-746f-4a36-ae93-143339543758 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.322291 | controller | Jun 11 16:37:11.772276 crc crio[23211]: time="2026-06-11T16:37:11.771914575Z" level=info msg="Removed pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320" id=5cf35b3a-746f-4a36-ae93-143339543758 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.322312 | controller | Jun 11 16:37:11.773239 crc crio[23211]: time="2026-06-11T16:37:11.773206555Z" level=info msg="Stopping pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651" id=4698d417-87c9-4376-b588-62a4305c2865 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.322328 | controller | Jun 11 16:37:11.773332 crc crio[23211]: time="2026-06-11T16:37:11.773264946Z" level=info msg="Stopped pod sandbox (already stopped): 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651" id=4698d417-87c9-4376-b588-62a4305c2865 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.322343 | controller | Jun 11 16:37:11.774165 crc crio[23211]: time="2026-06-11T16:37:11.774054817Z" level=info msg="Removing pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651" id=cf6f9d4d-577e-4775-89a9-6caa623c11bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.322358 | controller | Jun 11 16:37:11.787817 crc crio[23211]: time="2026-06-11T16:37:11.787682776Z" level=info msg="Removed pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651" id=cf6f9d4d-577e-4775-89a9-6caa623c11bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.322373 | controller | Jun 11 16:37:12.636545 crc crio[23211]: time="2026-06-11T16:37:12.634086622Z" level=info msg="Running pod sandbox: openstack/keystone-048b-account-create-xbmf2/POD" id=7fcb3cec-748f-4d20-91c2-2f60be738ba3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.322389 | controller | Jun 11 16:37:12.636545 crc crio[23211]: time="2026-06-11T16:37:12.634663456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.322405 | controller | Jun 11 16:37:12.834262 crc crio[23211]: time="2026-06-11T16:37:12.834120408Z" level=info msg="Got pod network &{Name:keystone-048b-account-create-xbmf2 Namespace:openstack ID:88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774 UID:b335f48a-7445-4017-87c7-96610ea12fb2 NetNS:/var/run/netns/696403b6-92a9-4dc3-bd1e-e2e897a69ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb335f48a_7445_4017_87c7_96610ea12fb2.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}"
2026-06-11 18:00:59.322422 | controller | Jun 11 16:37:12.834262 crc crio[23211]: time="2026-06-11T16:37:12.834236471Z" level=info msg="Adding pod openstack_keystone-048b-account-create-xbmf2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.322438 | controller | Jun 11 16:37:12.977822 crc crio[23211]: time="2026-06-11T16:37:12.976558789Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=50720fab-a573-4d9a-804d-34b06efc36dc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.322454 | controller | Jun 11 16:37:12.980351 crc crio[23211]: time="2026-06-11T16:37:12.979962561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=83b03eab-0ec1-47d5-9d56-b2cb03ac1966 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.322470 | controller | Jun 11 16:37:12.990235 crc crio[23211]: time="2026-06-11T16:37:12.990150108Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=1cceb8eb-2b64-44bb-9d2a-5e7a706ab036 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.322490 | controller | Jun 11 16:37:13.009833 crc crio[23211]: time="2026-06-11T16:37:13.009736193Z" level=info msg="Running pod sandbox: openstack/placement-2338-account-create-wfw9c/POD" id=2d56cb80-2ab9-482f-bb54-bd109896adb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.322537 | controller | Jun 11 16:37:13.009958 crc crio[23211]: time="2026-06-11T16:37:13.009856086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.322565 | controller | Jun 11 16:37:13.027726 crc crio[23211]: time="2026-06-11T16:37:13.027595036Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=eba2c290-9780-485a-985e-34d80f87cc7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.322583 | controller | Jun 11 16:37:13.033953 crc crio[23211]: time="2026-06-11T16:37:13.033870167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.322600 | controller | Jun 11 16:37:13.040408 crc crio[23211]: time="2026-06-11T16:37:13.040321403Z" level=info msg="Got pod network &{Name:placement-2338-account-create-wfw9c Namespace:openstack ID:aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f UID:856f7434-de59-4672-bd14-de508c50ca04 NetNS:/var/run/netns/7bd1ab4b-7cca-42e5-a049-10ee2f9b0fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856f7434_de59_4672_bd14_de508c50ca04.slice PodAnnotations:0xc0022786c0}] Aliases:map[]}"
2026-06-11 18:00:59.322617 | controller | Jun 11 16:37:13.040408 crc crio[23211]: time="2026-06-11T16:37:13.040378055Z" level=info msg="Adding pod openstack_placement-2338-account-create-wfw9c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.322633 | controller | Jun 11 16:37:13.084004 crc crio[23211]: time="2026-06-11T16:37:13.082255129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.322649 | controller | Jun 11 16:37:13.091776 crc crio[23211]: time="2026-06-11T16:37:13.091696489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.322665 | controller | Jun 11 16:37:13.223691 crc crio[23211]: time="2026-06-11T16:37:13.223596583Z" level=info msg="Created container 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c: openstack/swift-storage-0/account-server" id=eba2c290-9780-485a-985e-34d80f87cc7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.322680 | controller | Jun 11 16:37:13.225828 crc crio[23211]: time="2026-06-11T16:37:13.225736405Z" level=info msg="Starting container: 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c" id=f18f0eab-af48-4b72-8972-d7fb71a2ae4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.322696 | controller | Jun 11 16:37:13.232159 crc crio[23211]: time="2026-06-11T16:37:13.232029918Z" level=info msg="Started container" PID=63327 containerID=2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c description=openstack/swift-storage-0/account-server id=f18f0eab-af48-4b72-8972-d7fb71a2ae4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.322713 | controller | Jun 11 16:37:13.256995 crc crio[23211]: time="2026-06-11T16:37:13.25690508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=f6b7678f-203f-4aa8-8908-d5862c30474d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.322730 | controller | Jun 11 16:37:13.267918 crc crio[23211]: time="2026-06-11T16:37:13.267393915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=e6a2fba0-0194-4510-b74b-77fbacf70485 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.322750 | controller | Jun 11 16:37:13.282031 crc crio[23211]: time="2026-06-11T16:37:13.278968465Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=fb78c190-fdb2-490a-99b8-3ccb6f1421aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.322766 | controller | Jun 11 16:37:13.282031 crc crio[23211]: time="2026-06-11T16:37:13.280879931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.322782 | controller | Jun 11 16:37:13.329237 crc crio[23211]: time="2026-06-11T16:37:13.32913476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.322798 | controller | Jun 11 16:37:13.334187 crc crio[23211]: time="2026-06-11T16:37:13.334118902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.322814 | controller | Jun 11 16:37:13.385212 crc crio[23211]: 2026-06-11T16:37:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa91f2140db788b Mac:0e:34:55:fb:b0:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/7bd1ab4b-7cca-42e5-a049-10ee2f9b0fee SocketPath: PciID:}] [{Interface:0xc000510590 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.322830 | controller | Jun 11 16:37:13.387689 crc crio[23211]: time="2026-06-11T16:37:13.387529545Z" level=info msg="Got pod network &{Name:placement-2338-account-create-wfw9c Namespace:openstack ID:aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f UID:856f7434-de59-4672-bd14-de508c50ca04 NetNS:/var/run/netns/7bd1ab4b-7cca-42e5-a049-10ee2f9b0fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856f7434_de59_4672_bd14_de508c50ca04.slice PodAnnotations:0xc0022786c0}] Aliases:map[]}"
2026-06-11 18:00:59.322847 | controller | Jun 11 16:37:13.388315 crc crio[23211]: time="2026-06-11T16:37:13.388239422Z" level=info msg="Checking pod openstack_placement-2338-account-create-wfw9c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.322863 | controller | Jun 11 16:37:13.408369 crc crio[23211]: 2026-06-11T16:37:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88465e9b8cbd92c Mac:8a:9a:79:76:6a:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/696403b6-92a9-4dc3-bd1e-e2e897a69ce5 SocketPath: PciID:}] [{Interface:0xc000284760 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.322879 | controller | Jun 11 16:37:13.409555 crc crio[23211]: time="2026-06-11T16:37:13.409371555Z" level=info msg="Got pod network &{Name:keystone-048b-account-create-xbmf2 Namespace:openstack ID:88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774 UID:b335f48a-7445-4017-87c7-96610ea12fb2 NetNS:/var/run/netns/696403b6-92a9-4dc3-bd1e-e2e897a69ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb335f48a_7445_4017_87c7_96610ea12fb2.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}"
2026-06-11 18:00:59.322896 | controller | Jun 11 16:37:13.409728 crc crio[23211]: time="2026-06-11T16:37:13.409659572Z" level=info msg="Checking pod openstack_keystone-048b-account-create-xbmf2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.322912 | controller | Jun 11 16:37:13.409992 crc crio[23211]: time="2026-06-11T16:37:13.409901557Z" level=info msg="Ran pod sandbox aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f with infra container: openstack/placement-2338-account-create-wfw9c/POD" id=2d56cb80-2ab9-482f-bb54-bd109896adb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.322931 | controller | Jun 11 16:37:13.414125 crc crio[23211]: time="2026-06-11T16:37:13.414029578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=02493880-38ac-4ca4-9633-d2c21f603ba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.322947 | controller | Jun 11 16:37:13.418260 crc crio[23211]: time="2026-06-11T16:37:13.418145056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d02833ec-c4d6-42cb-aea6-85daf5c215c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.322963 | controller | Jun 11 16:37:13.425195 crc crio[23211]: time="2026-06-11T16:37:13.425114995Z" level=info msg="Ran pod sandbox 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774 with infra container: openstack/keystone-048b-account-create-xbmf2/POD" id=7fcb3cec-748f-4d20-91c2-2f60be738ba3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.322979 | controller | Jun 11 16:37:13.427754 crc crio[23211]: time="2026-06-11T16:37:13.427674578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=951fbd2c-189e-456f-af52-c333b4a05c5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.322995 | controller | Jun 11 16:37:13.428051 crc crio[23211]: time="2026-06-11T16:37:13.427900674Z" level=info msg="Creating container: openstack/placement-2338-account-create-wfw9c/mariadb-account-create" id=f6acace5-fa1d-4e6a-8e11-6062321b6083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.323010 | controller | Jun 11 16:37:13.428505 crc crio[23211]: time="2026-06-11T16:37:13.428406466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323026 | controller | Jun 11 16:37:13.430520 crc crio[23211]: time="2026-06-11T16:37:13.430378134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cdf54713-b060-4c94-b1ca-7cd7ff8a36cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.323041 | controller | Jun 11 16:37:13.468474 crc crio[23211]: time="2026-06-11T16:37:13.468362913Z" level=info msg="Creating container: openstack/keystone-048b-account-create-xbmf2/mariadb-account-create" id=50d95b62-3248-4d92-be41-e2b2c4d344b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.323056 | controller | Jun 11 16:37:13.469085 crc crio[23211]: time="2026-06-11T16:37:13.468381743Z" level=info msg="Created container 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab: openstack/swift-storage-0/account-replicator" id=fb78c190-fdb2-490a-99b8-3ccb6f1421aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.323072 | controller | Jun 11 16:37:13.469361 crc crio[23211]: time="2026-06-11T16:37:13.469257135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323088 | controller | Jun 11 16:37:13.473145 crc crio[23211]: time="2026-06-11T16:37:13.472710239Z" level=info msg="Starting container: 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab" id=cfcfd90b-c436-4729-9a0b-9119196ed844 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.323103 | controller | Jun 11 16:37:13.482051 crc crio[23211]: time="2026-06-11T16:37:13.481947542Z" level=info msg="Started container" PID=63369 containerID=0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab description=openstack/swift-storage-0/account-replicator id=cfcfd90b-c436-4729-9a0b-9119196ed844 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.323122 | controller | Jun 11 16:37:13.494619 crc crio[23211]: time="2026-06-11T16:37:13.494529227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=bbd82443-0e4c-4c5f-a9c9-3c6aedb45aee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.323138 | controller | Jun 11 16:37:13.495105 crc crio[23211]: time="2026-06-11T16:37:13.495032309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323153 | controller | Jun 11 16:37:13.498273 crc crio[23211]: time="2026-06-11T16:37:13.498095394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=7bcefdd1-d44d-4ec1-ba88-7cc8e03074c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.323169 | controller | Jun 11 16:37:13.499819 crc crio[23211]: time="2026-06-11T16:37:13.499743254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323184 | controller | Jun 11 16:37:13.510120 crc crio[23211]: time="2026-06-11T16:37:13.509967861Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=7c764647-67bf-497c-9b28-2ae84f478850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.323199 | controller | Jun 11 16:37:13.515811 crc crio[23211]: time="2026-06-11T16:37:13.51571954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323214 | controller | Jun 11 16:37:13.545636 crc crio[23211]: time="2026-06-11T16:37:13.545539514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323229 | controller | Jun 11 16:37:13.550847 crc crio[23211]: time="2026-06-11T16:37:13.5507687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323244 | controller | Jun 11 16:37:13.578492 crc crio[23211]: time="2026-06-11T16:37:13.578349988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323260 | controller | Jun 11 16:37:13.581136 crc crio[23211]: time="2026-06-11T16:37:13.581054184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323275 | controller | Jun 11 16:37:13.638194 crc crio[23211]: time="2026-06-11T16:37:13.637963753Z" level=info msg="Created container e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7: openstack/placement-2338-account-create-wfw9c/mariadb-account-create" id=f6acace5-fa1d-4e6a-8e11-6062321b6083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.323290 | controller | Jun 11 16:37:13.639625 crc crio[23211]: time="2026-06-11T16:37:13.639480399Z" level=info msg="Starting container: e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7" id=60e5a11f-7cf9-463c-a15c-910daaaddb3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.323306 | controller | Jun 11 16:37:13.644545 crc crio[23211]: time="2026-06-11T16:37:13.644392518Z" level=info msg="Started container" PID=63376 containerID=e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7 description=openstack/placement-2338-account-create-wfw9c/mariadb-account-create id=60e5a11f-7cf9-463c-a15c-910daaaddb3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f
2026-06-11 18:00:59.323327 | controller | Jun 11 16:37:13.697785 crc crio[23211]: time="2026-06-11T16:37:13.697700799Z" level=info msg="Created container 8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62: openstack/keystone-048b-account-create-xbmf2/mariadb-account-create" id=50d95b62-3248-4d92-be41-e2b2c4d344b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.323344 | controller | Jun 11 16:37:13.699192 crc crio[23211]: time="2026-06-11T16:37:13.699117294Z" level=info msg="Starting container: 8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62" id=b17c854a-3ade-4242-9d1f-5facc08bc81b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.323359 | controller | Jun 11 16:37:13.703997 crc crio[23211]: time="2026-06-11T16:37:13.703763837Z" level=info msg="Started container" PID=63382 containerID=8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62 description=openstack/keystone-048b-account-create-xbmf2/mariadb-account-create id=b17c854a-3ade-4242-9d1f-5facc08bc81b name=/runtime.v1.RuntimeService/StartContainer sandboxID=88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774
2026-06-11 18:00:59.323375 | controller | Jun 11 16:37:13.708909 crc crio[23211]: time="2026-06-11T16:37:13.708832679Z" level=info msg="Created container d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312: openstack/swift-storage-0/account-auditor" id=7c764647-67bf-497c-9b28-2ae84f478850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.323390 | controller | Jun 11 16:37:13.712038 crc crio[23211]: time="2026-06-11T16:37:13.711964246Z" level=info msg="Starting container: d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312" id=abd589a8-0e39-4558-aa70-9d0d70e45da6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.323410 | controller | Jun 11 16:37:13.717796 crc crio[23211]: time="2026-06-11T16:37:13.717735274Z" level=info msg="Started container" PID=63386 containerID=d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312 description=openstack/swift-storage-0/account-auditor id=abd589a8-0e39-4558-aa70-9d0d70e45da6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.323434 | controller | Jun 11 16:37:13.737788 crc crio[23211]: time="2026-06-11T16:37:13.737660638Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=c14978a4-4b99-4f0a-889e-6350d1885712 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.323463 | controller | Jun 11 16:37:13.743026 crc crio[23211]: time="2026-06-11T16:37:13.742865574Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=5399bef7-a9bd-49ee-b54e-d1932aa5c51b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.323484 | controller | Jun 11 16:37:13.752610 crc crio[23211]: time="2026-06-11T16:37:13.752563178Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=7c4ecaaa-b6c5-4573-9a37-8958264e3ed3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.323501 | controller | Jun 11 16:37:13.754841 crc crio[23211]: time="2026-06-11T16:37:13.754806583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323542 | controller | Jun 11 16:37:13.815836 crc crio[23211]: time="2026-06-11T16:37:13.815676618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323571 | controller | Jun 11 16:37:13.819911 crc crio[23211]: time="2026-06-11T16:37:13.819819769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323589 | controller | Jun 11 16:37:14.029942 crc crio[23211]: time="2026-06-11T16:37:14.029405985Z" level=info msg="Created container c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a: openstack/swift-storage-0/account-reaper" id=7c4ecaaa-b6c5-4573-9a37-8958264e3ed3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.323606 | controller | Jun 11 16:37:14.031525 crc crio[23211]: time="2026-06-11T16:37:14.031393884Z" level=info msg="Starting container: c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a" id=5fb9fef5-5cde-4e09-96d6-c975b5e6f3e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.323622 | controller | Jun 11 16:37:14.038388 crc crio[23211]: time="2026-06-11T16:37:14.037356668Z" level=info msg="Started container" PID=63423 containerID=c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a description=openstack/swift-storage-0/account-reaper id=5fb9fef5-5cde-4e09-96d6-c975b5e6f3e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.323638 | controller | Jun 11 16:37:14.048168 crc crio[23211]: time="2026-06-11T16:37:14.048080069Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=165aa150-39af-4c17-8ea1-3208387e64be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.323654 | controller | Jun 11 16:37:14.048362 crc crio[23211]: time="2026-06-11T16:37:14.048315154Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found" id=165aa150-39af-4c17-8ea1-3208387e64be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.323670 | controller | Jun 11 16:37:14.048476 crc crio[23211]: time="2026-06-11T16:37:14.048381246Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found" id=165aa150-39af-4c17-8ea1-3208387e64be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.323686 | controller | Jun 11 16:37:14.049407 crc crio[23211]: time="2026-06-11T16:37:14.049325529Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=1935c062-73b6-40cf-b766-3e5d7d1b2d8b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.323704 | controller | Jun 11 16:37:14.053313 crc crio[23211]: time="2026-06-11T16:37:14.053201662Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\""
2026-06-11 18:00:59.323729 | controller | Jun 11 16:37:14.594817 crc crio[23211]: time="2026-06-11T16:37:14.594749282Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-86tqk/POD" id=197101e6-1aff-4ba2-8147-1039ba55302f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.323758 | controller | Jun 11 16:37:14.594979 crc crio[23211]: time="2026-06-11T16:37:14.594841444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323781 | controller | Jun 11 16:37:14.677734 crc crio[23211]: time="2026-06-11T16:37:14.67762925Z" level=info msg="Got pod network &{Name:glance-db-sync-86tqk Namespace:openstack ID:e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8 UID:2b29287c-edbc-43ab-a96b-796c8ac6dcda NetNS:/var/run/netns/f0302a9c-5fe9-48ea-9fef-5554e7a2d2ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b29287c_edbc_43ab_a96b_796c8ac6dcda.slice PodAnnotations:0xc00294e228}] Aliases:map[]}"
2026-06-11 18:00:59.323806 | controller | Jun 11 16:37:14.677734 crc crio[23211]: time="2026-06-11T16:37:14.677724783Z" level=info msg="Adding pod openstack_glance-db-sync-86tqk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.323823 | controller | Jun 11 16:37:14.929169 crc crio[23211]: time="2026-06-11T16:37:14.928744295Z" level=info msg="Stopping pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774" id=ba04f64f-557d-40c8-b9bc-620a7c9e4fac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.323839 | controller | Jun 11 16:37:14.929399 crc crio[23211]: time="2026-06-11T16:37:14.9289477Z" level=info msg="Stopping pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f" id=ed6acb51-80f8-476b-ba16-36340e2d977f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.323856 | controller | Jun 11 16:37:14.929834 crc crio[23211]: time="2026-06-11T16:37:14.92977463Z" level=info msg="Got pod network &{Name:keystone-048b-account-create-xbmf2 Namespace:openstack ID:88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774 UID:b335f48a-7445-4017-87c7-96610ea12fb2 NetNS:/var/run/netns/696403b6-92a9-4dc3-bd1e-e2e897a69ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb335f48a_7445_4017_87c7_96610ea12fb2.slice PodAnnotations:0xc002278910}] Aliases:map[]}"
2026-06-11 18:00:59.323872 | controller | Jun 11 16:37:14.929960 crc crio[23211]: time="2026-06-11T16:37:14.929847841Z" level=info msg="Got pod network &{Name:placement-2338-account-create-wfw9c Namespace:openstack ID:aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f UID:856f7434-de59-4672-bd14-de508c50ca04 NetNS:/var/run/netns/7bd1ab4b-7cca-42e5-a049-10ee2f9b0fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856f7434_de59_4672_bd14_de508c50ca04.slice PodAnnotations:0xc002818a10}] Aliases:map[]}"
2026-06-11 18:00:59.323888 | controller | Jun 11 16:37:14.930010 crc crio[23211]: time="2026-06-11T16:37:14.929957475Z" level=info msg="Deleting pod openstack_keystone-048b-account-create-xbmf2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.323904 | controller | Jun 11 16:37:14.930010 crc crio[23211]: time="2026-06-11T16:37:14.929993254Z" level=info msg="Deleting pod openstack_placement-2338-account-create-wfw9c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.323920 | controller | Jun 11 16:37:15.064997 crc crio[23211]: time="2026-06-11T16:37:15.064906523Z" level=info msg="Running pod sandbox: openstack/ovn-controller-gtpx6-config-wdl42/POD" id=b21bbbbe-a162-4ecb-8c18-c3bc73ba6431 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.323937 | controller | Jun 11 16:37:15.065139 crc crio[23211]: time="2026-06-11T16:37:15.065027086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.323953 | controller | Jun 11 16:37:15.150348 crc crio[23211]: time="2026-06-11T16:37:15.149864962Z" level=info msg="Got pod network &{Name:ovn-controller-gtpx6-config-wdl42 Namespace:openstack ID:de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13 UID:3c18d76c-7565-4d9e-86c5-8e4336a6a8ea NetNS:/var/run/netns/a9c371f6-91e9-4e55-a355-dac1608d263e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c18d76c_7565_4d9e_86c5_8e4336a6a8ea.slice PodAnnotations:0xc0001ae5d8}] Aliases:map[]}"
2026-06-11 18:00:59.323973 | controller | Jun 11 16:37:15.150751 crc crio[23211]: time="2026-06-11T16:37:15.150341673Z" level=info msg="Adding pod openstack_ovn-controller-gtpx6-config-wdl42 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.323990 | controller | Jun 11 16:37:15.473589 crc crio[23211]: 2026-06-11T16:37:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e27b41625b5c01f Mac:86:dc:ac:a7:f3:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/f0302a9c-5fe9-48ea-9fef-5554e7a2d2ce SocketPath: PciID:}] [{Interface:0xc00058a5e0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.324007 | controller | Jun 11 16:37:15.474944 crc crio[23211]: time="2026-06-11T16:37:15.474866896Z" level=info msg="Got pod network &{Name:glance-db-sync-86tqk Namespace:openstack ID:e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8 UID:2b29287c-edbc-43ab-a96b-796c8ac6dcda NetNS:/var/run/netns/f0302a9c-5fe9-48ea-9fef-5554e7a2d2ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b29287c_edbc_43ab_a96b_796c8ac6dcda.slice PodAnnotations:0xc00294e228}] Aliases:map[]}"
2026-06-11 18:00:59.324023 | controller | Jun 11 16:37:15.475152 crc crio[23211]: time="2026-06-11T16:37:15.475074871Z" level=info msg="Checking pod openstack_glance-db-sync-86tqk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.324039 | controller | Jun 11 16:37:15.862196 crc crio[23211]: 2026-06-11T16:37:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de40bf5a391ac04 Mac:42:23:ef:3a:91:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/a9c371f6-91e9-4e55-a355-dac1608d263e SocketPath: PciID:}] [{Interface:0xc0002d0c40 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.324055 | controller | Jun 11 16:37:15.862196 crc crio[23211]: time="2026-06-11T16:37:15.862017635Z" level=info msg="Got pod network &{Name:ovn-controller-gtpx6-config-wdl42 Namespace:openstack ID:de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13 UID:3c18d76c-7565-4d9e-86c5-8e4336a6a8ea NetNS:/var/run/netns/a9c371f6-91e9-4e55-a355-dac1608d263e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c18d76c_7565_4d9e_86c5_8e4336a6a8ea.slice PodAnnotations:0xc0001ae5d8}] Aliases:map[]}"
2026-06-11 18:00:59.324071 | controller | Jun 11 16:37:15.862196 crc crio[23211]: time="2026-06-11T16:37:15.862168779Z" level=info msg="Checking pod openstack_ovn-controller-gtpx6-config-wdl42 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.324087 | controller | Jun 11 16:37:16.032665 crc crio[23211]: time="2026-06-11T16:37:16.032572138Z" level=info msg="Stopped pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f" id=ed6acb51-80f8-476b-ba16-36340e2d977f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.324103 | controller | Jun 11 16:37:16.038219 crc crio[23211]: time="2026-06-11T16:37:16.037879846Z" level=info msg="Ran pod sandbox de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13 with infra container: openstack/ovn-controller-gtpx6-config-wdl42/POD" id=b21bbbbe-a162-4ecb-8c18-c3bc73ba6431 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.324118 | controller | Jun 11 16:37:16.040971 crc crio[23211]: time="2026-06-11T16:37:16.04091155Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=5e132cf6-4050-4d38-ae10-fad08f5b0cac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.324134 | controller | Jun 11 16:37:16.042699 crc crio[23211]: time="2026-06-11T16:37:16.04259013Z" level=info msg="Ran pod sandbox e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8 with infra container: openstack/glance-db-sync-86tqk/POD" id=197101e6-1aff-4ba2-8147-1039ba55302f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.324160 | controller | Jun 11 16:37:16.044360 crc crio[23211]: time="2026-06-11T16:37:16.044266572Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=c9d42e9c-7be0-4a03-858f-9141eb00e1d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.324183 | controller | Jun 11 16:37:16.044610 crc crio[23211]: time="2026-06-11T16:37:16.044368334Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=69d2d10a-9c85-4968-b830-6fb4fd095f78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.324200 | controller | Jun 11 16:37:16.044610 crc crio[23211]: time="2026-06-11T16:37:16.044278322Z" level=info msg="Stopped pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774" id=ba04f64f-557d-40c8-b9bc-620a7c9e4fac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.324216 | controller | Jun 11 16:37:16.044610 crc crio[23211]: time="2026-06-11T16:37:16.044541318Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found" id=c9d42e9c-7be0-4a03-858f-9141eb00e1d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.324232 | controller | Jun 11 16:37:16.044610 crc crio[23211]: time="2026-06-11T16:37:16.044586599Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found" id=c9d42e9c-7be0-4a03-858f-9141eb00e1d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.324248 | controller | Jun 11 16:37:16.045686 crc crio[23211]: time="2026-06-11T16:37:16.045573082Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=3d84b49e-242d-4ea4-bfa3-3013c592a727 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.324263 | controller | Jun 11 16:37:16.051210 crc crio[23211]: time="2026-06-11T16:37:16.051126067Z" level=info msg="Creating container: openstack/ovn-controller-gtpx6-config-wdl42/ovn-config" id=a00db262-2dca-4658-b859-06b1a3f21e91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.324278 | controller | Jun 11 16:37:16.051655 crc crio[23211]: time="2026-06-11T16:37:16.051602019Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\""
2026-06-11 18:00:59.324294 | controller | Jun 11 16:37:16.083895 crc crio[23211]: time="2026-06-11T16:37:16.083763627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324309 | controller | Jun 11 16:37:16.096747 crc crio[23211]: time="2026-06-11T16:37:16.096629819Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=1935c062-73b6-40cf-b766-3e5d7d1b2d8b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.324324 | controller | Jun 11 16:37:16.097611 crc crio[23211]: time="2026-06-11T16:37:16.097529492Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=017f4036-c7e9-48e4-b88e-c0144bb3481e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.324339 | controller | Jun 11 16:37:16.101618 crc crio[23211]: time="2026-06-11T16:37:16.101522339Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=0778ed8c-663b-4452-b397-55eb25d76909 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.324358 | controller | Jun 11 16:37:16.130844 crc crio[23211]: time="2026-06-11T16:37:16.130608073Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=6deccd65-0559-47c4-97ce-7259bd64bb97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.324375 | controller | Jun 11 16:37:16.134219 crc crio[23211]: time="2026-06-11T16:37:16.134156888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324390 | controller | Jun 11 16:37:16.174355 crc crio[23211]: time="2026-06-11T16:37:16.174221309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324405 | controller | Jun 11 16:37:16.223523 crc crio[23211]: time="2026-06-11T16:37:16.223382081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324421 | controller | Jun 11 16:37:16.229615 crc crio[23211]: time="2026-06-11T16:37:16.229378476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324435 | controller | Jun 11 16:37:16.403717 crc crio[23211]: time="2026-06-11T16:37:16.40166525Z" level=info msg="Created container 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771: openstack/swift-storage-0/container-server" id=6deccd65-0559-47c4-97ce-7259bd64bb97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.324451 | controller | Jun 11 16:37:16.410211 crc crio[23211]: time="2026-06-11T16:37:16.409718384Z" level=info msg="Starting container: 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771" id=a3bbcaae-ca17-46f0-a4b2-6377ff6112c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.324467 | controller | Jun 11 16:37:16.417359 crc crio[23211]: time="2026-06-11T16:37:16.417254507Z" level=info msg="Started container" PID=63647 containerID=8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771 description=openstack/swift-storage-0/container-server id=a3bbcaae-ca17-46f0-a4b2-6377ff6112c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.324482 | controller | Jun 11 16:37:16.441927 crc crio[23211]: time="2026-06-11T16:37:16.441801032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=e75bfbc7-235c-4364-981a-a0056339920c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.324498 | controller | Jun 11 16:37:16.452612 crc crio[23211]: time="2026-06-11T16:37:16.452507251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=811286c4-1a2e-40dc-a62e-20a303c5cfd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.324531 | controller | Jun 11 16:37:16.465917 crc crio[23211]: time="2026-06-11T16:37:16.464562744Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=c14fe5f2-b571-4f24-9f9e-6602f81fef98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.324555 | controller | Jun 11 16:37:16.466378 crc crio[23211]: time="2026-06-11T16:37:16.466169842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324571 | controller | Jun 11 16:37:16.512046 crc crio[23211]: time="2026-06-11T16:37:16.51193195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324590 | controller | Jun 11 16:37:16.536953 crc crio[23211]: time="2026-06-11T16:37:16.535105432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324606 | controller | Jun 11 16:37:16.541714 crc crio[23211]: time="2026-06-11T16:37:16.54160899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324621 | controller | Jun 11 16:37:16.639095 crc crio[23211]: time="2026-06-11T16:37:16.638994719Z" level=info msg="Created container 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908: openstack/swift-storage-0/container-replicator" id=c14fe5f2-b571-4f24-9f9e-6602f81fef98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.324636 | controller | Jun 11 16:37:16.641059 crc crio[23211]: time="2026-06-11T16:37:16.640974298Z" level=info msg="Starting container: 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908" id=9e39893f-a1e8-4f86-8a54-2ea2da719bae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.324651 | controller | Jun 11 16:37:16.646785 crc crio[23211]: time="2026-06-11T16:37:16.646712376Z" level=info msg="Created container c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c: openstack/ovn-controller-gtpx6-config-wdl42/ovn-config" id=a00db262-2dca-4658-b859-06b1a3f21e91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.324666 | controller | Jun 11 16:37:16.648768 crc crio[23211]: time="2026-06-11T16:37:16.648562731Z" level=info msg="Starting container: c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c" id=84401c1e-51da-415b-91fb-50483419d4a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.324682 | controller | Jun 11 16:37:16.650933 crc crio[23211]: time="2026-06-11T16:37:16.650857447Z" level=info msg="Started container" PID=63666 containerID=6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908 description=openstack/swift-storage-0/container-replicator id=9e39893f-a1e8-4f86-8a54-2ea2da719bae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.324709 | controller | Jun 11 16:37:16.659087 crc crio[23211]: time="2026-06-11T16:37:16.658966873Z" level=info msg="Started container" PID=63663 containerID=c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c description=openstack/ovn-controller-gtpx6-config-wdl42/ovn-config id=84401c1e-51da-415b-91fb-50483419d4a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13
2026-06-11 18:00:59.324727 | controller | Jun 11 16:37:16.683384 crc crio[23211]: time="2026-06-11T16:37:16.683038856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=2b4e8dae-6961-461c-a64e-faf07d3bf4f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.324742 | controller | Jun 11 16:37:16.688529 crc crio[23211]: time="2026-06-11T16:37:16.688382135Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=7ad86c6e-e083-42df-bc31-e29156fbd7dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.324758 | controller | Jun 11 16:37:16.700115 crc crio[23211]: time="2026-06-11T16:37:16.699928666Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=99e62495-eff6-4f3c-b93c-3290301de89b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.324777 | controller | Jun 11 16:37:16.702007 crc crio[23211]: time="2026-06-11T16:37:16.701925904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324792 | controller | Jun 11 16:37:16.763047 crc crio[23211]: time="2026-06-11T16:37:16.762987513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324808 | controller | Jun 11 16:37:16.765898 crc crio[23211]: time="2026-06-11T16:37:16.765845733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324823 | controller | Jun 11 16:37:16.889258 crc crio[23211]: time="2026-06-11T16:37:16.88914337Z" level=info msg="Created container d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3: openstack/swift-storage-0/container-auditor" id=99e62495-eff6-4f3c-b93c-3290301de89b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.324839 | controller | Jun 11 16:37:16.893518 crc crio[23211]: time="2026-06-11T16:37:16.893270659Z" level=info msg="Starting container: d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3" id=5622c217-010b-4603-8a11-385b9d453f96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.324855 | controller | Jun 11 16:37:16.900091 crc crio[23211]: time="2026-06-11T16:37:16.899949702Z" level=info msg="Started container" PID=63699 containerID=d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3 description=openstack/swift-storage-0/container-auditor id=5622c217-010b-4603-8a11-385b9d453f96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.324871 | controller | Jun 11 16:37:16.913782 crc crio[23211]: time="2026-06-11T16:37:16.913586081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=b8756c3e-eee5-4615-a68c-c86318af9aca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.324887 | controller | Jun 11 16:37:16.918591 crc crio[23211]: time="2026-06-11T16:37:16.918550841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=c8c9f1b2-002d-4778-b510-22581f274eee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.324902 | controller | Jun 11 16:37:16.931388 crc crio[23211]: time="2026-06-11T16:37:16.93126118Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=b37da38d-1138-4d6c-b26d-509146a259ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.324918 | controller | Jun 11 16:37:16.933511 crc crio[23211]: time="2026-06-11T16:37:16.933218287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324933 | controller | Jun 11 16:37:17.020531 crc crio[23211]: time="2026-06-11T16:37:17.020497771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324949 | controller | Jun 11 16:37:17.025870 crc crio[23211]: time="2026-06-11T16:37:17.025844694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.324964 | controller | Jun 11 16:37:17.469214 crc crio[23211]: time="2026-06-11T16:37:17.468679763Z" level=info msg="Created container 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18: openstack/swift-storage-0/container-updater" id=b37da38d-1138-4d6c-b26d-509146a259ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.324983 | controller | Jun 11 16:37:17.472007 crc crio[23211]: time="2026-06-11T16:37:17.471922304Z" level=info msg="Starting container: 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18" id=3c7863ca-bfc8-4284-95a1-07286d66bf8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.325001 | controller | Jun 11 16:37:17.492331 crc crio[23211]: time="2026-06-11T16:37:17.491075983Z" level=info msg="Started container" PID=63762 containerID=7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18 description=openstack/swift-storage-0/container-updater id=3c7863ca-bfc8-4284-95a1-07286d66bf8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.325019 | controller | Jun 11 16:37:17.875397 crc crio[23211]: time="2026-06-11T16:37:17.875251526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=d91adefd-272b-4dae-896a-de2174ffe306 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.325037 | controller | Jun 11 16:37:17.875761 crc crio[23211]: time="2026-06-11T16:37:17.875639665Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found" id=d91adefd-272b-4dae-896a-de2174ffe306 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.325053 | controller | Jun 11 16:37:17.875761 crc crio[23211]: time="2026-06-11T16:37:17.875691157Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found" id=d91adefd-272b-4dae-896a-de2174ffe306 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.325069 | controller | Jun 11 16:37:17.876735 crc crio[23211]: time="2026-06-11T16:37:17.876647891Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=623b8c39-cea0-44a5-8d59-13a7f1e6c938 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.325085 | controller | Jun 11 16:37:17.882970 crc crio[23211]: time="2026-06-11T16:37:17.881654905Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\""
2026-06-11 18:00:59.325101 | controller | Jun 11 16:37:19.105097 crc crio[23211]: time="2026-06-11T16:37:19.104468602Z" level=info msg="Stopping pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13" id=2a19b27f-0794-4e06-b8bd-3b7f40a363e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.325118 | controller | Jun 11 16:37:19.106499 crc crio[23211]: time="2026-06-11T16:37:19.106161434Z" level=info msg="Got pod network &{Name:ovn-controller-gtpx6-config-wdl42 Namespace:openstack ID:de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13 UID:3c18d76c-7565-4d9e-86c5-8e4336a6a8ea NetNS:/var/run/netns/a9c371f6-91e9-4e55-a355-dac1608d263e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c18d76c_7565_4d9e_86c5_8e4336a6a8ea.slice PodAnnotations:0xc002818290}] Aliases:map[]}"
2026-06-11 18:00:59.325135 | controller | Jun 11 16:37:19.106499 crc crio[23211]: time="2026-06-11T16:37:19.106363109Z" level=info msg="Deleting pod openstack_ovn-controller-gtpx6-config-wdl42 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.325151 | controller | Jun 11 16:37:19.600798 crc crio[23211]: time="2026-06-11T16:37:19.600709684Z" level=info msg="Stopped pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13" id=2a19b27f-0794-4e06-b8bd-3b7f40a363e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.325171 | controller | Jun 11 16:37:19.667088 crc crio[23211]: time="2026-06-11T16:37:19.666587348Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=623b8c39-cea0-44a5-8d59-13a7f1e6c938 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.325200 | controller | Jun 11 16:37:19.668067 crc crio[23211]: time="2026-06-11T16:37:19.667996974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=8303d2a2-e6f9-4575-b49d-e9f65c48178e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.325218 | controller | Jun 11 16:37:19.672002 crc crio[23211]: time="2026-06-11T16:37:19.671887601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=98308d32-53e7-4ea0-9a83-eb6333a82416 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.325235 | controller | Jun 11 16:37:19.690652 crc crio[23211]: time="2026-06-11T16:37:19.684168268Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=143edf95-f2f3-45a6-a4e4-6c640d018500 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.325251 | controller | Jun 11 16:37:19.690652 crc crio[23211]: time="2026-06-11T16:37:19.68826386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325267 | controller | Jun 11 16:37:19.778939 crc crio[23211]: time="2026-06-11T16:37:19.778533005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325284 | controller | Jun 11 16:37:19.787927 crc crio[23211]: time="2026-06-11T16:37:19.787828356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325299 | controller | Jun 11 16:37:19.965006 crc crio[23211]: time="2026-06-11T16:37:19.964824486Z" level=info msg="Created container b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8: openstack/swift-storage-0/object-server" id=143edf95-f2f3-45a6-a4e4-6c640d018500 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.325315 | controller | Jun 11 16:37:19.968128 crc crio[23211]: time="2026-06-11T16:37:19.968006515Z" level=info msg="Starting container: b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8" id=204d3733-5adf-4793-8bed-b6d94df86263 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.325330 | controller | Jun 11 16:37:19.975984 crc crio[23211]: time="2026-06-11T16:37:19.975880642Z" level=info msg="Started container" PID=63982 containerID=b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8 description=openstack/swift-storage-0/object-server id=204d3733-5adf-4793-8bed-b6d94df86263 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.325346 | controller | Jun 11 16:37:19.993592 crc crio[23211]: time="2026-06-11T16:37:19.993467652Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=a4781c3a-95ec-4b1c-8ccd-a9ba003e3c11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.325361 | controller | Jun 11 16:37:19.997099 crc crio[23211]: time="2026-06-11T16:37:19.997030911Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=d9a22c64-8826-4aa5-b619-24b944738ed8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.325377 | controller | Jun 11 16:37:20.013820 crc crio[23211]: time="2026-06-11T16:37:20.013095672Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=459da273-840c-45e9-a3d8-7f1aebca6d75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.325396 | controller | Jun 11 16:37:20.014873 crc crio[23211]: time="2026-06-11T16:37:20.014806524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325412 | controller | Jun 11 16:37:20.166193 crc crio[23211]: time="2026-06-11T16:37:20.165148528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325427 | controller | Jun 11 16:37:20.171413 crc crio[23211]: time="2026-06-11T16:37:20.171261962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325443 | controller | Jun 11 16:37:20.354107 crc crio[23211]: time="2026-06-11T16:37:20.354026096Z" level=info msg="Created container 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a: openstack/swift-storage-0/object-replicator" id=459da273-840c-45e9-a3d8-7f1aebca6d75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.325458 | controller | Jun 11 16:37:20.354898 crc crio[23211]: time="2026-06-11T16:37:20.354815145Z" level=info msg="Starting container: 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a" id=037ba471-c3ce-429e-a34f-2e9d29a3a5c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.325474 | controller | Jun 11 16:37:20.372083 crc crio[23211]: time="2026-06-11T16:37:20.371991494Z" level=info msg="Started container" PID=64004 containerID=283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a description=openstack/swift-storage-0/object-replicator id=037ba471-c3ce-429e-a34f-2e9d29a3a5c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.325490 | controller | Jun 11 16:37:20.385093 crc crio[23211]: time="2026-06-11T16:37:20.38501302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=20614f74-3a60-44b4-a3b0-a675c78ad7cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.325505 | controller | Jun 11 16:37:20.389253 crc crio[23211]: time="2026-06-11T16:37:20.389149473Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=80f5179f-0eb6-4515-b84c-33674d74c940 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.325551 | controller | Jun 11 16:37:20.400161 crc crio[23211]: time="2026-06-11T16:37:20.400031824Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=6556232e-fca6-4bea-9e91-2eb7ab786adc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.325577 | controller | Jun 11 16:37:20.402195 crc crio[23211]: time="2026-06-11T16:37:20.402130796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325595 | controller | Jun 11 16:37:20.499934 crc crio[23211]: time="2026-06-11T16:37:20.499854298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325611 | controller | Jun 11 16:37:20.510781 crc crio[23211]: time="2026-06-11T16:37:20.510281818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325628 | controller | Jun 11 16:37:20.649076 crc crio[23211]: time="2026-06-11T16:37:20.64892208Z" level=info msg="Created container 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c: openstack/swift-storage-0/object-auditor" id=6556232e-fca6-4bea-9e91-2eb7ab786adc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.325648 | controller | Jun 11 16:37:20.650540 crc crio[23211]: time="2026-06-11T16:37:20.650375126Z" level=info msg="Starting container: 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c" id=7cf1aee1-fb94-4fba-9b7c-4468ff898e1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.325665 | controller | Jun 11 16:37:20.658850 crc crio[23211]: time="2026-06-11T16:37:20.658743445Z" level=info msg="Started container" PID=64042 containerID=313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c description=openstack/swift-storage-0/object-auditor id=7cf1aee1-fb94-4fba-9b7c-4468ff898e1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.325712 | controller | Jun 11 16:37:20.681046 crc crio[23211]: time="2026-06-11T16:37:20.680766265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=ff14f3a7-6ff9-470c-98e0-4167473cdfc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.325735 | controller | Jun 11 16:37:20.688719 crc crio[23211]: time="2026-06-11T16:37:20.68861289Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=78e1ff8f-58d1-46bd-b0eb-ceb39b0c35d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.325751 | controller | Jun 11 16:37:20.698652 crc crio[23211]: time="2026-06-11T16:37:20.698516219Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=f32419a0-61d4-42bf-aa25-8fe419b0299c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.325788 | controller | Jun 11 16:37:20.700142 crc crio[23211]: time="2026-06-11T16:37:20.700064057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325811 | controller | Jun 11 16:37:20.760268 crc crio[23211]: time="2026-06-11T16:37:20.760153858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325827 | controller | Jun 11 16:37:20.766813 crc crio[23211]: time="2026-06-11T16:37:20.76590177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325843 | controller | Jun 11 16:37:20.929048 crc crio[23211]: time="2026-06-11T16:37:20.928648635Z" level=info msg="Created container 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3: openstack/swift-storage-0/object-updater" id=f32419a0-61d4-42bf-aa25-8fe419b0299c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.325859 | controller | Jun 11 16:37:20.933912 crc crio[23211]: time="2026-06-11T16:37:20.933764162Z" level=info msg="Starting container: 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3" id=cb065573-2620-4bb6-929f-7769965694cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.325876 | controller | Jun 11 16:37:20.941191 crc crio[23211]: time="2026-06-11T16:37:20.941107796Z" level=info msg="Started container" PID=64060 containerID=38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3 description=openstack/swift-storage-0/object-updater id=cb065573-2620-4bb6-929f-7769965694cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.325892 | controller | Jun 11 16:37:20.958737 crc crio[23211]: time="2026-06-11T16:37:20.958644055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=2a5a65d4-63a0-4627-b308-bdb52b6a50c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.325912 | controller | Jun 11 16:37:20.961252 crc crio[23211]: time="2026-06-11T16:37:20.961168857Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=6b15cd3d-6955-440e-956c-994e6568168b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.325928 | controller | Jun 11 16:37:20.968276 crc crio[23211]: time="2026-06-11T16:37:20.968187882Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=5c00ec3b-c715-4c1c-b3e7-a923eaab7193 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.325944 | controller | Jun 11 16:37:20.968784 crc crio[23211]: time="2026-06-11T16:37:20.968707955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325960 | controller | Jun 11 16:37:21.062620 crc crio[23211]: time="2026-06-11T16:37:21.062512307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.325978 | controller | Jun 11 16:37:21.066931 crc crio[23211]: time="2026-06-11T16:37:21.066880516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326001 | controller | Jun 11 16:37:21.240699 crc crio[23211]: time="2026-06-11T16:37:21.240594574Z" level=info msg="Created container 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2: openstack/swift-storage-0/object-expirer" id=5c00ec3b-c715-4c1c-b3e7-a923eaab7193 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.326026 | controller | Jun 11 16:37:21.242370 crc crio[23211]: time="2026-06-11T16:37:21.242150444Z" level=info msg="Starting container: 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2" id=6645ff1d-4522-46b0-a849-d3eb6a8318d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.326045 | controller | Jun 11 16:37:21.251333 crc crio[23211]: time="2026-06-11T16:37:21.25122068Z" level=info msg="Started container" PID=64095 containerID=67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2 description=openstack/swift-storage-0/object-expirer id=6645ff1d-4522-46b0-a849-d3eb6a8318d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.326098 | controller | Jun 11 16:37:21.282212 crc crio[23211]: time="2026-06-11T16:37:21.280679835Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=0ed35ad0-5578-4fb2-aa06-1d849db75594 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.326120 | controller | Jun 11 16:37:21.287688 crc crio[23211]: time="2026-06-11T16:37:21.287595928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=21eebbec-1179-48b9-9dd8-d8fc44cabc0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.326136 | controller | Jun 11 16:37:21.306022 crc crio[23211]: time="2026-06-11T16:37:21.305818543Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=35936843-e39b-4cf1-9324-3b673a6ec0df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.326152 | controller | Jun 11 16:37:21.309159 crc crio[23211]: time="2026-06-11T16:37:21.309116585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326179 | controller | Jun 11 16:37:21.447239 crc crio[23211]: time="2026-06-11T16:37:21.44705453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326209 | controller | Jun 11 16:37:21.453780 crc crio[23211]: time="2026-06-11T16:37:21.453705926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326232 | controller | Jun 11 16:37:21.609096 crc crio[23211]: time="2026-06-11T16:37:21.608967474Z" level=info msg="Created container 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9: openstack/swift-storage-0/rsync" id=35936843-e39b-4cf1-9324-3b673a6ec0df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.326251 | controller | Jun 11 16:37:21.610220 crc crio[23211]: time="2026-06-11T16:37:21.610149652Z" level=info msg="Starting container: 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9" id=b697cc9c-04c9-4338-9559-5cc0c6d3cd74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.326271 | controller | Jun 11 16:37:21.615741 crc crio[23211]: time="2026-06-11T16:37:21.615647451Z" level=info msg="Started container" PID=64124 containerID=9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9 description=openstack/swift-storage-0/rsync id=b697cc9c-04c9-4338-9559-5cc0c6d3cd74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.326290 | controller | Jun 11 16:37:21.639043 crc crio[23211]: time="2026-06-11T16:37:21.637387433Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=51435ce1-78ec-4d1a-8008-30dca541219e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.326309 | controller | Jun 11 16:37:21.643678 crc crio[23211]: time="2026-06-11T16:37:21.643619699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=95873653-734a-4ddf-a901-c468129c047b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.326326 | controller | Jun 11 16:37:21.653836 crc crio[23211]: time="2026-06-11T16:37:21.653747132Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=757e4e74-34c9-40f8-965a-c250c3fe91b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.326345 | controller | Jun 11 16:37:21.656511 crc crio[23211]: time="2026-06-11T16:37:21.656374068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326365 | controller | Jun 11 16:37:21.722638 crc crio[23211]: time="2026-06-11T16:37:21.722192561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326381 | controller | Jun 11 16:37:21.725757 crc crio[23211]: time="2026-06-11T16:37:21.725693688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326399 | controller | Jun 11 16:37:21.907967 crc crio[23211]: time="2026-06-11T16:37:21.907829136Z" level=info msg="Created container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1: openstack/swift-storage-0/swift-recon-cron" id=757e4e74-34c9-40f8-965a-c250c3fe91b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.326418 | controller | Jun 11 16:37:21.909340 crc crio[23211]: time="2026-06-11T16:37:21.909260832Z" level=info msg="Starting container: 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1" id=19244b4f-882d-497d-a5a7-a15abcc9f32a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.326441 | controller | Jun 11 16:37:21.920832 crc crio[23211]: time="2026-06-11T16:37:21.920712528Z" level=info msg="Started container" PID=64138 containerID=2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 description=openstack/swift-storage-0/swift-recon-cron id=19244b4f-882d-497d-a5a7-a15abcc9f32a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c
2026-06-11 18:00:59.326462 | controller | Jun 11 16:37:23.421557 crc crio[23211]: time="2026-06-11T16:37:23.420249174Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-868d559989-nbbfk/POD" id=dc388428-5da9-4580-9823-518d7d162d24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.326481 | controller | Jun 11 16:37:23.421557 crc crio[23211]: time="2026-06-11T16:37:23.420893299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326568 | controller | Jun 11 16:37:23.462643 crc crio[23211]: time="2026-06-11T16:37:23.462495649Z" level=info msg="Got pod network &{Name:dnsmasq-dns-868d559989-nbbfk Namespace:openstack ID:e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401 UID:2f968b1b-bade-4b0f-a68d-c9398a3f81ff NetNS:/var/run/netns/dee017f7-eda8-40ce-aaf0-5f3c9d847231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f968b1b_bade_4b0f_a68d_c9398a3f81ff.slice PodAnnotations:0xc0038ac238}] Aliases:map[]}"
2026-06-11 18:00:59.326600 | controller | Jun 11 16:37:23.462643 crc crio[23211]: time="2026-06-11T16:37:23.462577781Z" level=info msg="Adding pod openstack_dnsmasq-dns-868d559989-nbbfk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.326627 | controller | Jun 11 16:37:24.101921 crc crio[23211]: 2026-06-11T16:37:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e537a395a393855 Mac:ce:9a:a9:1e:84:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/dee017f7-eda8-40ce-aaf0-5f3c9d847231 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.326653 | controller | Jun 11 16:37:24.106179 crc crio[23211]: time="2026-06-11T16:37:24.106101781Z" level=info msg="Got pod network &{Name:dnsmasq-dns-868d559989-nbbfk Namespace:openstack ID:e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401 UID:2f968b1b-bade-4b0f-a68d-c9398a3f81ff NetNS:/var/run/netns/dee017f7-eda8-40ce-aaf0-5f3c9d847231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f968b1b_bade_4b0f_a68d_c9398a3f81ff.slice PodAnnotations:0xc0038ac238}] Aliases:map[]}"
2026-06-11 18:00:59.326677 | controller | Jun 11 16:37:24.106507 crc crio[23211]: time="2026-06-11T16:37:24.106379918Z" level=info msg="Checking pod openstack_dnsmasq-dns-868d559989-nbbfk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.326694 | controller | Jun 11 16:37:24.123745 crc crio[23211]: time="2026-06-11T16:37:24.123188278Z" level=info msg="Ran pod sandbox e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401 with infra container: openstack/dnsmasq-dns-868d559989-nbbfk/POD" id=dc388428-5da9-4580-9823-518d7d162d24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.326711 | controller | Jun 11 16:37:24.130969 crc crio[23211]: time="2026-06-11T16:37:24.130861889Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=862cf71b-ee89-4e3c-ac87-2b280fad9b50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.326727 | controller | Jun 11 16:37:24.235592 crc crio[23211]: time="2026-06-11T16:37:24.234778274Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=419b5bea-16ae-43c3-9926-dc2bf7f265ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.326748 | controller | Jun 11 16:37:24.247484 crc crio[23211]: time="2026-06-11T16:37:24.247274426Z" level=info msg="Creating container: openstack/dnsmasq-dns-868d559989-nbbfk/init" id=ebf17a3b-ab34-4915-a50e-142fd43f1c5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.326765 | controller | Jun 11 16:37:24.248101 crc crio[23211]: time="2026-06-11T16:37:24.247940542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326780 | controller | Jun 11 16:37:24.343043 crc crio[23211]: time="2026-06-11T16:37:24.342525765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326796 | controller | Jun 11 16:37:24.350242 crc crio[23211]: time="2026-06-11T16:37:24.350178266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326811 | controller | Jun 11 16:37:24.683682 crc crio[23211]: time="2026-06-11T16:37:24.682756401Z" level=info msg="Created container c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f: openstack/dnsmasq-dns-868d559989-nbbfk/init" id=ebf17a3b-ab34-4915-a50e-142fd43f1c5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.326827 | controller | Jun 11 16:37:24.688326 crc crio[23211]: time="2026-06-11T16:37:24.686038902Z" level=info msg="Starting container: c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f" id=ef07fc9f-1ce6-4e99-b7f6-052af6a3b706 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.326843 | controller | Jun 11 16:37:24.707926 crc crio[23211]: time="2026-06-11T16:37:24.707825927Z" level=info msg="Started container" PID=64409 containerID=c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f description=openstack/dnsmasq-dns-868d559989-nbbfk/init id=ef07fc9f-1ce6-4e99-b7f6-052af6a3b706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401
2026-06-11 18:00:59.326858 | controller | Jun 11 16:37:24.893621 crc crio[23211]: time="2026-06-11T16:37:24.893187805Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-jftr2/POD" id=636c9543-cda8-404e-b630-49ecf7f503bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.326874 | controller | Jun 11 16:37:24.893785 crc crio[23211]: time="2026-06-11T16:37:24.893668037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326889 | controller | Jun 11 16:37:24.927060 crc crio[23211]: time="2026-06-11T16:37:24.926955888Z" level=info msg="Got pod network &{Name:cinder-db-create-jftr2 Namespace:openstack ID:904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5 UID:411c54c7-8f54-4c53-830b-df2729497f3a NetNS:/var/run/netns/e8ef39c4-ba2f-48a8-adcc-2a4bcdc5f246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod411c54c7_8f54_4c53_830b_df2729497f3a.slice PodAnnotations:0xc000613098}] Aliases:map[]}"
2026-06-11 18:00:59.326905 | controller | Jun 11 16:37:24.927060 crc crio[23211]: time="2026-06-11T16:37:24.927023421Z" level=info msg="Adding pod openstack_cinder-db-create-jftr2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.326921 | controller | Jun 11 16:37:25.289597 crc crio[23211]: time="2026-06-11T16:37:25.28900588Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-7dzpt/POD" id=279a8d40-787c-44bc-99cd-7f4175a0f110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.326940 | controller | Jun 11 16:37:25.289843 crc crio[23211]: time="2026-06-11T16:37:25.28981672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326956 | controller | Jun 11 16:37:25.368148 crc crio[23211]: time="2026-06-11T16:37:25.367978291Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-dmqhf/POD" id=b6cc5a9a-c9c5-444e-b8b2-a7e8e6ff6931 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.326971 | controller | Jun 11 16:37:25.368148 crc crio[23211]: time="2026-06-11T16:37:25.368111045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.326986 | controller | Jun 11 16:37:25.428044 crc crio[23211]: time="2026-06-11T16:37:25.42796168Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b4310a71-060c-4931-a55c-9c9c823b7e69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.327002 | controller | Jun 11 16:37:25.429092 crc crio[23211]: time="2026-06-11T16:37:25.429048297Z" level=info msg="Got pod network &{Name:barbican-db-create-7dzpt Namespace:openstack ID:eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6 UID:7280aaab-b9d3-44e8-9209-397ac6aeee95 NetNS:/var/run/netns/da8cad09-c5e8-4214-977b-6171bdb2ddc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7280aaab_b9d3_44e8_9209_397ac6aeee95.slice PodAnnotations:0xc00294e168}] Aliases:map[]}"
2026-06-11 18:00:59.327018 | controller | Jun 11 16:37:25.430379 crc crio[23211]: time="2026-06-11T16:37:25.429659133Z" level=info msg="Adding pod openstack_barbican-db-create-7dzpt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.327034 | controller | Jun 11 16:37:25.432583 crc crio[23211]: time="2026-06-11T16:37:25.431695763Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-tpqpm/POD" id=79ca97ee-033a-4d32-bea9-294155f12af5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.327050 | controller | Jun 11 16:37:25.432583 crc crio[23211]: time="2026-06-11T16:37:25.431791875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.327066 | controller | Jun 11 16:37:25.456914 crc crio[23211]: time="2026-06-11T16:37:25.456650555Z" level=info msg="Got pod network &{Name:neutron-db-create-dmqhf Namespace:openstack ID:dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329 UID:7d8483da-935a-4882-bcaa-6a1da158bf7f NetNS:/var/run/netns/b00ea7c8-b43e-4b99-abad-ed0f02f10adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8483da_935a_4882_bcaa_6a1da158bf7f.slice PodAnnotations:0xc000d2e3c0}] Aliases:map[]}"
2026-06-11 18:00:59.327082 | controller | Jun 11 16:37:25.456914 crc crio[23211]: time="2026-06-11T16:37:25.456775948Z" level=info msg="Adding pod openstack_neutron-db-create-dmqhf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.327098 | controller | Jun 11 16:37:25.503530 crc crio[23211]: time="2026-06-11T16:37:25.503351762Z" level=info msg="Got pod network &{Name:keystone-db-sync-tpqpm Namespace:openstack ID:4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485 UID:d83ad417-ec91-403a-b1e7-248a10996307 NetNS:/var/run/netns/2f958a82-2a29-427c-bfe7-53c485e9c11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd83ad417_ec91_403a_b1e7_248a10996307.slice PodAnnotations:0xc0006124a0}] Aliases:map[]}"
2026-06-11 18:00:59.327120 | controller | Jun 11 16:37:25.503530 crc crio[23211]: time="2026-06-11T16:37:25.503409394Z" level=info msg="Adding pod openstack_keystone-db-sync-tpqpm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.327417 | controller | Jun 11 16:37:25.511933 crc crio[23211]: time="2026-06-11T16:37:25.511809863Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=461857c9-b64a-49dd-abf5-7ce87f37301a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.327451 | controller | Jun 11 16:37:25.530210 crc crio[23211]: time="2026-06-11T16:37:25.530073309Z" level=info msg="Creating container: openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns" id=7351b8ed-2efa-408e-8ad3-dbf436af329b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.327472 | controller | Jun 11 16:37:25.547977 crc crio[23211]: time="2026-06-11T16:37:25.547785752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.327490 | controller | Jun 11 16:37:25.634239 crc crio[23211]: time="2026-06-11T16:37:25.634065336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.327507 | controller | Jun 11 16:37:25.651465 crc crio[23211]: time="2026-06-11T16:37:25.651342418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.327557 | controller | Jun 11 16:37:25.678400 crc crio[23211]: 2026-06-11T16:37:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:904af24f78c0a3f Mac:f6:b7:fb:85:e4:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/e8ef39c4-ba2f-48a8-adcc-2a4bcdc5f246 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.327641 | controller | Jun 11 16:37:25.680662 crc crio[23211]: time="2026-06-11T16:37:25.680519347Z" level=info msg="Got pod network &{Name:cinder-db-create-jftr2 Namespace:openstack ID:904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5 UID:411c54c7-8f54-4c53-830b-df2729497f3a NetNS:/var/run/netns/e8ef39c4-ba2f-48a8-adcc-2a4bcdc5f246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod411c54c7_8f54_4c53_830b_df2729497f3a.slice PodAnnotations:0xc000613098}] Aliases:map[]}"
2026-06-11 18:00:59.327665 | controller | Jun 11 16:37:25.680833 crc crio[23211]: time="2026-06-11T16:37:25.680700641Z" level=info msg="Checking pod openstack_cinder-db-create-jftr2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.327707 | controller | Jun 11 16:37:25.697162 crc crio[23211]: time="2026-06-11T16:37:25.697076179Z" level=info msg="Ran pod sandbox 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5 with infra container: openstack/cinder-db-create-jftr2/POD" id=636c9543-cda8-404e-b630-49ecf7f503bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.327729 | controller | Jun 11 16:37:25.705475 crc crio[23211]: time="2026-06-11T16:37:25.704862083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=191f388d-5822-403b-a295-c63f361d3737 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.327746 | controller | Jun 11 16:37:25.718341 crc crio[23211]: time="2026-06-11T16:37:25.71589133Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7f3d9f2e-1865-4e51-82e9-2c6d7c61cc2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.327787 | controller | Jun 11 16:37:25.734917 crc crio[23211]: time="2026-06-11T16:37:25.734411872Z" level=info msg="Creating container: openstack/cinder-db-create-jftr2/mariadb-database-create" id=a18a9163-671e-482d-82db-c66af01bb7bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.327812 | controller | Jun 11 16:37:25.734917 crc crio[23211]: time="2026-06-11T16:37:25.734809143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.327829 | controller | Jun 11 16:37:25.779488 crc crio[23211]: time="2026-06-11T16:37:25.779316704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.327846 | controller | Jun 11 16:37:25.796405 crc crio[23211]: time="2026-06-11T16:37:25.796334358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.327862 | controller | Jun 11 16:37:25.804741 crc crio[23211]: time="2026-06-11T16:37:25.804491672Z" level=info msg="Created container f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910: openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns" id=7351b8ed-2efa-408e-8ad3-dbf436af329b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.327879 | controller | Jun 11 16:37:25.807357 crc crio[23211]: time="2026-06-11T16:37:25.807277082Z" level=info msg="Starting container: f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910" id=2b618b29-034e-4573-be96-52c9c11f87d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.327895 | controller | Jun 11 16:37:25.827674 crc crio[23211]: time="2026-06-11T16:37:25.827618449Z" level=info msg="Started container" PID=64604 containerID=f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910 description=openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns id=2b618b29-034e-4573-be96-52c9c11f87d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401
2026-06-11 18:00:59.327913 | controller | Jun 11 16:37:25.831658 crc crio[23211]: 2026-06-11T16:37:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eed17f1d65efee8 Mac:06:2c:36:d1:78:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/da8cad09-c5e8-4214-977b-6171bdb2ddc7 SocketPath: PciID:}] [{Interface:0xc000450570 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.327931 | controller | Jun 11 16:37:25.832490 crc crio[23211]: time="2026-06-11T16:37:25.832361238Z" level=info msg="Got pod network &{Name:barbican-db-create-7dzpt Namespace:openstack ID:eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6 UID:7280aaab-b9d3-44e8-9209-397ac6aeee95 NetNS:/var/run/netns/da8cad09-c5e8-4214-977b-6171bdb2ddc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7280aaab_b9d3_44e8_9209_397ac6aeee95.slice PodAnnotations:0xc00294e168}] Aliases:map[]}"
2026-06-11 18:00:59.327948 | controller | Jun 11 16:37:25.832650 crc crio[23211]: time="2026-06-11T16:37:25.832585574Z" level=info msg="Checking pod openstack_barbican-db-create-7dzpt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.327965 | controller | Jun 11 16:37:25.852770 crc crio[23211]: time="2026-06-11T16:37:25.852586874Z" level=info msg="Ran pod sandbox eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6 with infra container: openstack/barbican-db-create-7dzpt/POD" id=279a8d40-787c-44bc-99cd-7f4175a0f110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.327986 | controller | Jun 11 16:37:25.864756 crc crio[23211]: time="2026-06-11T16:37:25.864618104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8d4ba6e9-7bf6-438a-a4a3-4505a50cee06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.328004 | controller | Jun 11 16:37:25.870056 crc crio[23211]: time="2026-06-11T16:37:25.867793234Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b451bfbf-1602-4675-9929-fe0459078c98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.328023 | controller | Jun 11 16:37:25.877205 crc crio[23211]: time="2026-06-11T16:37:25.876348757Z" level=info msg="Creating container: openstack/barbican-db-create-7dzpt/mariadb-database-create" id=efbef8d9-a225-457d-8ec6-f8c524de7754 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.328041 | controller | Jun 11 16:37:25.877205 crc crio[23211]: time="2026-06-11T16:37:25.876778178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.328058 | controller | Jun 11 16:37:25.957142 crc crio[23211]: time="2026-06-11T16:37:25.957029841Z" level=info msg="Created container 0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a: openstack/cinder-db-create-jftr2/mariadb-database-create" id=a18a9163-671e-482d-82db-c66af01bb7bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.328074 | controller | Jun 11 16:37:25.959516 crc crio[23211]: time="2026-06-11T16:37:25.958894118Z" level=info msg="Starting container: 0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a" id=2aeabb9a-001e-4520-83ad-5ea2fc279859 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.328090 | controller | Jun 11 16:37:25.960640 crc crio[23211]: time="2026-06-11T16:37:25.960323244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.328106 | controller | Jun 11 16:37:25.970334 crc crio[23211]: time="2026-06-11T16:37:25.970036376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.328122 | controller | Jun 11 16:37:25.988106 crc crio[23211]: 2026-06-11T16:37:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd3eb9bb5b1c480 Mac:02:5b:60:3d:7c:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/b00ea7c8-b43e-4b99-abad-ed0f02f10adc SocketPath: PciID:}] [{Interface:0xc00024b000 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.328138 | controller | Jun 11 16:37:25.989211 crc crio[23211]: time="2026-06-11T16:37:25.988372194Z" level=info msg="Started container" PID=64621 containerID=0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a description=openstack/cinder-db-create-jftr2/mariadb-database-create id=2aeabb9a-001e-4520-83ad-5ea2fc279859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5
2026-06-11 18:00:59.328155 | controller | Jun 11 16:37:25.990877 crc crio[23211]: time="2026-06-11T16:37:25.990580319Z" level=info msg="Got pod network &{Name:neutron-db-create-dmqhf Namespace:openstack ID:dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329 UID:7d8483da-935a-4882-bcaa-6a1da158bf7f NetNS:/var/run/netns/b00ea7c8-b43e-4b99-abad-ed0f02f10adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8483da_935a_4882_bcaa_6a1da158bf7f.slice PodAnnotations:0xc000d2e3c0}] Aliases:map[]}"
2026-06-11 18:00:59.328175 | controller | Jun 11 16:37:25.990877 crc crio[23211]: time="2026-06-11T16:37:25.990787964Z" level=info msg="Checking pod openstack_neutron-db-create-dmqhf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.328193 | controller | Jun 11 16:37:26.015153 crc crio[23211]: time="2026-06-11T16:37:26.015064341Z" level=info msg="Ran pod sandbox dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329 with infra container: openstack/neutron-db-create-dmqhf/POD" id=b6cc5a9a-c9c5-444e-b8b2-a7e8e6ff6931 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.328211 | controller | Jun 11 16:37:26.017412 crc crio[23211]: time="2026-06-11T16:37:26.017264105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fbc04879-1f84-4793-8902-59121f886b32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.328236 | controller | Jun 11 16:37:26.023649 crc crio[23211]: time="2026-06-11T16:37:26.022828364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2057ba53-0763-4dcb-9c64-db3862ea63aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.328259 | controller | Jun 11 16:37:26.034605 crc crio[23211]: time="2026-06-11T16:37:26.034531557Z" level=info msg="Creating container: openstack/neutron-db-create-dmqhf/mariadb-database-create" id=a9f0ad7c-4606-4566-a858-9e0f90687efb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.328277 | controller | Jun 11 16:37:26.034968 crc crio[23211]: time="2026-06-11T16:37:26.034911556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.328294 | controller | Jun 11 16:37:26.076902 crc crio[23211]: time="2026-06-11T16:37:26.07591472Z" level=info msg="Created container e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227: openstack/barbican-db-create-7dzpt/mariadb-database-create" id=efbef8d9-a225-457d-8ec6-f8c524de7754 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.328310 | controller | Jun 11 16:37:26.078695 crc crio[23211]: time="2026-06-11T16:37:26.078552525Z" level=info msg="Starting container: e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227" id=3c13381b-a3f0-45ea-a438-afa042d7b158 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.328326 | controller | Jun 11 16:37:26.085958 crc crio[23211]: time="2026-06-11T16:37:26.085856988Z" level=info msg="Started container" PID=64637 containerID=e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227 description=openstack/barbican-db-create-7dzpt/mariadb-database-create id=3c13381b-a3f0-45ea-a438-afa042d7b158 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6
2026-06-11 18:00:59.328343 | controller | Jun 11 16:37:26.115790 crc crio[23211]: time="2026-06-11T16:37:26.115704454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.328359 | controller | Jun 11 16:37:26.121349 crc crio[23211]: time="2026-06-11T16:37:26.121259262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.328376 | controller | Jun 11 16:37:26.282880 crc crio[23211]: time="2026-06-11T16:37:26.282698833Z" level=info msg="Created container 07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9: openstack/neutron-db-create-dmqhf/mariadb-database-create" id=a9f0ad7c-4606-4566-a858-9e0f90687efb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.328392 | controller | Jun 11 16:37:26.284627 crc crio[23211]: time="2026-06-11T16:37:26.28455221Z" level=info msg="Starting container: 07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9" id=b1ad9b46-d1c4-4d79-adb3-7e1987fd46c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.328412 | controller | Jun 11 16:37:26.291749 crc crio[23211]: time="2026-06-11T16:37:26.291669709Z" level=info msg="Started container" PID=64649 containerID=07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9 description=openstack/neutron-db-create-dmqhf/mariadb-database-create id=b1ad9b46-d1c4-4d79-adb3-7e1987fd46c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329
2026-06-11 18:00:59.328429 | controller | Jun 11 16:37:26.343197 crc crio[23211]: 2026-06-11T16:37:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c3a51ddcd7d723 Mac:4a:6d:d6:4f:26:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/2f958a82-2a29-427c-bfe7-53c485e9c11e SocketPath: PciID:}] [{Interface:0xc00035f490 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.328446 | controller | Jun 11 16:37:26.354931 crc crio[23211]: time="2026-06-11T16:37:26.354870286Z" level=info msg="Got pod network &{Name:keystone-db-sync-tpqpm Namespace:openstack ID:4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485 UID:d83ad417-ec91-403a-b1e7-248a10996307 NetNS:/var/run/netns/2f958a82-2a29-427c-bfe7-53c485e9c11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd83ad417_ec91_403a_b1e7_248a10996307.slice PodAnnotations:0xc0006124a0}] Aliases:map[]}"
2026-06-11 18:00:59.328463 | controller | Jun 11 16:37:26.355680 crc crio[23211]: time="2026-06-11T16:37:26.355658485Z" level=info msg="Checking pod openstack_keystone-db-sync-tpqpm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.328479 | controller | Jun 11 16:37:26.379352 crc crio[23211]: time="2026-06-11T16:37:26.379132901Z" level=info msg="Ran pod sandbox 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485 with infra container: openstack/keystone-db-sync-tpqpm/POD" id=79ca97ee-033a-4d32-bea9-294155f12af5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.328496 | controller | Jun 11 16:37:26.388509 crc crio[23211]: time="2026-06-11T16:37:26.386570198Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=5a7334c2-e171-47bf-97ff-c59ad4f57e1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.328531 | controller | Jun 11 16:37:26.388509 crc crio[23211]: time="2026-06-11T16:37:26.386810404Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found" id=5a7334c2-e171-47bf-97ff-c59ad4f57e1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.328561 | controller | Jun 11 16:37:26.388509 crc crio[23211]: time="2026-06-11T16:37:26.386855795Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found" id=5a7334c2-e171-47bf-97ff-c59ad4f57e1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.328580 | controller | Jun 11 16:37:26.388509 crc crio[23211]: time="2026-06-11T16:37:26.388187918Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=b120ae67-7f6e-44dd-988e-9884b575462d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.328597 | controller | Jun 11 16:37:26.398936 crc crio[23211]: time="2026-06-11T16:37:26.395634564Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\""
2026-06-11 18:00:59.328618 | controller | Jun 11 16:37:27.535491 crc crio[23211]: time="2026-06-11T16:37:27.531269273Z" level=info msg="Stopping pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5" id=f1d6bd0d-011a-432f-91ff-490ca3c85d8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.328635 | controller | Jun 11 16:37:27.535491 crc crio[23211]: time="2026-06-11T16:37:27.532063563Z" level=info msg="Got pod network &{Name:cinder-db-create-jftr2 Namespace:openstack ID:904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5 UID:411c54c7-8f54-4c53-830b-df2729497f3a NetNS:/var/run/netns/e8ef39c4-ba2f-48a8-adcc-2a4bcdc5f246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod411c54c7_8f54_4c53_830b_df2729497f3a.slice PodAnnotations:0xc000d2e990}] Aliases:map[]}"
2026-06-11 18:00:59.328652 | controller | Jun 11 16:37:27.535491 crc crio[23211]: time="2026-06-11T16:37:27.532194266Z" level=info msg="Deleting pod openstack_cinder-db-create-jftr2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.328668 | controller | Jun 11 16:37:27.538670 crc crio[23211]: time="2026-06-11T16:37:27.538585725Z" level=info msg="Stopping pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6" id=4a38b283-581c-49ed-86bd-3c051915c5f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.328697 | controller | Jun 11 16:37:27.546578 crc crio[23211]: time="2026-06-11T16:37:27.53916392Z" level=info msg="Got pod network &{Name:barbican-db-create-7dzpt Namespace:openstack ID:eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6 UID:7280aaab-b9d3-44e8-9209-397ac6aeee95 NetNS:/var/run/netns/da8cad09-c5e8-4214-977b-6171bdb2ddc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7280aaab_b9d3_44e8_9209_397ac6aeee95.slice PodAnnotations:0xc002278478}] Aliases:map[]}"
2026-06-11 18:00:59.328716 | controller | Jun 11 16:37:27.547106 crc crio[23211]: time="2026-06-11T16:37:27.54680043Z" level=info msg="Deleting pod openstack_barbican-db-create-7dzpt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.328733 | controller | Jun 11 16:37:28.027071 crc crio[23211]: time="2026-06-11T16:37:28.025816603Z" level=info msg="Stopped pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5" id=f1d6bd0d-011a-432f-91ff-490ca3c85d8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.328749 | controller | Jun 11 16:37:28.066156 crc crio[23211]: time="2026-06-11T16:37:28.066032467Z" level=info msg="Stopped pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6" id=4a38b283-581c-49ed-86bd-3c051915c5f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.328766 | controller | Jun 11 16:37:28.598227 crc crio[23211]: time="2026-06-11T16:37:28.597724994Z" level=info msg="Stopping pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329" id=5afa5e18-3394-4351-b48e-cbeaf1ee876d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.328783 | controller | Jun 11 16:37:28.599761 crc crio[23211]: time="2026-06-11T16:37:28.598958005Z" level=info msg="Got pod network &{Name:neutron-db-create-dmqhf Namespace:openstack ID:dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329 UID:7d8483da-935a-4882-bcaa-6a1da158bf7f NetNS:/var/run/netns/b00ea7c8-b43e-4b99-abad-ed0f02f10adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8483da_935a_4882_bcaa_6a1da158bf7f.slice PodAnnotations:0xc0001311f8}] Aliases:map[]}"
2026-06-11 18:00:59.328799 | controller | Jun 11 16:37:28.599761 crc crio[23211]: time="2026-06-11T16:37:28.599094148Z" level=info msg="Deleting pod openstack_neutron-db-create-dmqhf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.328819 | controller | Jun 11 16:37:29.048695 crc crio[23211]: time="2026-06-11T16:37:29.048100221Z" level=info msg="Stopped pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329" id=5afa5e18-3394-4351-b48e-cbeaf1ee876d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.328837 | controller | Jun 11 16:37:32.651027 crc crio[23211]: time="2026-06-11T16:37:32.645076394Z" level=info msg="Stopping container: ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd (timeout: 10s)" id=a1f8cf66-a1fc-4790-be7f-f2d5735ba709 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.328854 | controller | Jun 11 16:37:35.076386 crc crio[23211]: time="2026-06-11T16:37:35.075816364Z" level=info msg="Running pod sandbox: openstack/barbican-89d0-account-create-95k2m/POD" id=f04d890a-e4d1-4585-93d9-c87e2734360e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.328870 | controller | Jun 11 16:37:35.077542 crc crio[23211]: time="2026-06-11T16:37:35.076405578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.328887 | controller | Jun 11 16:37:35.126069 crc crio[23211]: time="2026-06-11T16:37:35.125997837Z" level=info msg="Running pod sandbox: openstack/cinder-5e6c-account-create-ndvqs/POD" id=04d2f227-e769-450c-afd7-6c5305301933 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.328903 | controller | Jun 11 16:37:35.126069 crc crio[23211]: time="2026-06-11T16:37:35.12610924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.328919 | controller | Jun 11 16:37:43.422004 crc crio[23211]: time="2026-06-11T16:37:43.420816653Z" level=info msg="Stopped container ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns" id=a1f8cf66-a1fc-4790-be7f-f2d5735ba709 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.328936 | controller | Jun 11 16:37:43.424093 crc crio[23211]: time="2026-06-11T16:37:43.423984952Z" level=info msg="Stopping pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97" id=73972f00-89a6-4f83-a36a-cee74624c45a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.328953 | controller | Jun 11 16:37:43.426495 crc crio[23211]: time="2026-06-11T16:37:43.426340161Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-s6tkf Namespace:openstack ID:5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97 UID:15c1a33d-c5e7-46d1-8da3-175c05629962 NetNS:/var/run/netns/4a29cb2b-6f0f-4f28-8cf0-3448dad487e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15c1a33d_c5e7_46d1_8da3_175c05629962.slice PodAnnotations:0xc000130820}] Aliases:map[]}"
2026-06-11 18:00:59.328970 | controller | Jun 11 16:37:43.426740 crc crio[23211]: time="2026-06-11T16:37:43.426650329Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7bfbc64dcf-s6tkf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.328986 | controller | Jun 11 16:37:43.548151 crc crio[23211]: time="2026-06-11T16:37:43.547573128Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=b120ae67-7f6e-44dd-988e-9884b575462d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.329003 | controller | Jun 11 16:37:43.552937 crc crio[23211]: time="2026-06-11T16:37:43.55284452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=057dd6df-a1ef-4b44-91bb-ae3583c20f9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.329023 | controller | Jun 11 16:37:43.569899 crc crio[23211]: time="2026-06-11T16:37:43.568837929Z" level=info msg="Got pod network &{Name:barbican-89d0-account-create-95k2m Namespace:openstack ID:013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba UID:06d52992-c4b9-4c9f-9328-b0a7bea0374a NetNS:/var/run/netns/194a8bf0-23a5-4c3d-9f16-db2636da9e25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d52992_c4b9_4c9f_9328_b0a7bea0374a.slice PodAnnotations:0xc0018be328}] Aliases:map[]}"
2026-06-11 18:00:59.329041 | controller | Jun 11 16:37:43.569899 crc crio[23211]: time="2026-06-11T16:37:43.5688791Z" level=info msg="Adding pod openstack_barbican-89d0-account-create-95k2m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.329058 | controller | Jun 11 16:37:43.569899 crc crio[23211]: time="2026-06-11T16:37:43.569065495Z" level=info msg="Got pod network &{Name:cinder-5e6c-account-create-ndvqs Namespace:openstack ID:c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d UID:fdb9df08-ec9e-435c-9bb8-9f1b75f122fa NetNS:/var/run/netns/1fb8839b-e0c6-4836-975a-77622c0a9136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdb9df08_ec9e_435c_9bb8_9f1b75f122fa.slice PodAnnotations:0xc002794818}] Aliases:map[]}"
2026-06-11 18:00:59.329074 | controller | Jun 11 16:37:43.569899 crc crio[23211]: time="2026-06-11T16:37:43.569097576Z" level=info msg="Adding pod openstack_cinder-5e6c-account-create-ndvqs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.329091 | controller | Jun 11 16:37:43.595731 crc crio[23211]: time="2026-06-11T16:37:43.595630929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=372fb1bc-56e7-4baa-bf86-3df95af0eaf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.329108 | controller | Jun 11 16:37:43.597044 crc crio[23211]: time="2026-06-11T16:37:43.596946612Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=3d84b49e-242d-4ea4-bfa3-3013c592a727 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.329125 | controller | Jun 11 16:37:43.597827 crc crio[23211]: time="2026-06-11T16:37:43.597772523Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=3e2bdf88-2722-4bbe-a5ae-91aeb82c0a4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.329143 | controller | Jun 11 16:37:43.629803 crc crio[23211]: time="2026-06-11T16:37:43.629699849Z" level=info msg="Creating container: openstack/keystone-db-sync-tpqpm/keystone-db-sync" id=00dff5ce-22b9-47da-ac03-5f34ecd169ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.329160 | controller | Jun 11 16:37:43.636705 crc crio[23211]: time="2026-06-11T16:37:43.636624502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.329177 | controller | Jun 11 16:37:43.637218 crc crio[23211]: time="2026-06-11T16:37:43.637174125Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=236a60e2-52db-442d-8183-87aca5cf3522 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.329193 | controller | Jun 11 16:37:43.648991 crc crio[23211]: time="2026-06-11T16:37:43.648905079Z" level=info msg="Creating container: openstack/glance-db-sync-86tqk/glance-db-sync" id=080c7b50-30d9-42c6-af6e-df94f0bd2152 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.329217 | controller | Jun 11 16:37:43.672848 crc crio[23211]: time="2026-06-11T16:37:43.672653852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.329236 | controller | Jun 11 16:37:43.723145 crc crio[23211]: time="2026-06-11T16:37:43.72302046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.329261 | controller | Jun 11 16:37:43.729797 crc crio[23211]: time="2026-06-11T16:37:43.729626704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.329283 | controller | Jun 11 16:37:43.758862 crc crio[23211]: time="2026-06-11T16:37:43.758132697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.329301 | controller | Jun 11 16:37:43.798930 crc crio[23211]: time="2026-06-11T16:37:43.798833793Z" level=info msg="Stopped pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97" id=73972f00-89a6-4f83-a36a-cee74624c45a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.329317 | controller | Jun 11 16:37:43.866868 crc crio[23211]: time="2026-06-11T16:37:43.862869901Z" level=info msg="Created container c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5: openstack/keystone-db-sync-tpqpm/keystone-db-sync" id=00dff5ce-22b9-47da-ac03-5f34ecd169ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.329334 | controller | Jun 11 16:37:43.869271 crc crio[23211]: time="2026-06-11T16:37:43.869167739Z" level=info msg="Starting container: c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5" id=577fbd05-9999-485a-b6b2-dc426b232390 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.329350 | controller | Jun 11 16:37:43.892654 crc crio[23211]: time="2026-06-11T16:37:43.892232256Z" level=info msg="Started container" PID=65676 containerID=c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5 description=openstack/keystone-db-sync-tpqpm/keystone-db-sync id=577fbd05-9999-485a-b6b2-dc426b232390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485
2026-06-11 18:00:59.329367 | controller | Jun 11 16:37:43.988129 crc crio[23211]: 2026-06-11T16:37:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2cfd61fd6eea61 Mac:b2:d7:9e:15:0a:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/1fb8839b-e0c6-4836-975a-77622c0a9136 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.329384 | controller | Jun 11 16:37:43.990081 crc crio[23211]: time="2026-06-11T16:37:43.990010236Z" level=info msg="Got pod network &{Name:cinder-5e6c-account-create-ndvqs Namespace:openstack ID:c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d UID:fdb9df08-ec9e-435c-9bb8-9f1b75f122fa NetNS:/var/run/netns/1fb8839b-e0c6-4836-975a-77622c0a9136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdb9df08_ec9e_435c_9bb8_9f1b75f122fa.slice PodAnnotations:0xc002794818}] Aliases:map[]}"
2026-06-11 18:00:59.329401 | controller | Jun 11 16:37:43.990239 crc crio[23211]: time="2026-06-11T16:37:43.990215541Z" level=info msg="Checking pod openstack_cinder-5e6c-account-create-ndvqs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.329418 | controller | Jun 11 16:37:44.015192 crc crio[23211]: time="2026-06-11T16:37:44.014890208Z" level=info msg="Ran pod sandbox c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d with infra container: openstack/cinder-5e6c-account-create-ndvqs/POD" id=04d2f227-e769-450c-afd7-6c5305301933 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.329439 | controller | Jun 11 16:37:44.022061 crc crio[23211]: time="2026-06-11T16:37:44.021976165Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0062e1e7-5b55-4abf-8fb8-45e295768abc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.329457 | controller | Jun 11 16:37:44.024373 crc crio[23211]: time="2026-06-11T16:37:44.024268832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d24dc169-b00e-4aa3-90de-da28b4046e64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.329474 | controller | Jun 11 16:37:44.033054 crc crio[23211]: time="2026-06-11T16:37:44.032821656Z" level=info msg="Creating container: openstack/cinder-5e6c-account-create-ndvqs/mariadb-account-create" id=861d23c5-4353-4efc-aa0c-1a745467fbfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.329490 | controller | Jun 11 16:37:44.033333 crc crio[23211]: time="2026-06-11T16:37:44.033220266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.329506 | controller | Jun 11 16:37:44.127718 crc crio[23211]: 2026-06-11T16:37:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:013468a6d749798 Mac:32:3f:92:8c:48:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/194a8bf0-23a5-4c3d-9f16-db2636da9e25 SocketPath: PciID:}] [{Interface:0xc00027a840 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.329545 | controller | Jun 11 16:37:44.129662 crc crio[23211]: time="2026-06-11T16:37:44.129584842Z" level=info msg="Got pod network &{Name:barbican-89d0-account-create-95k2m Namespace:openstack ID:013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba UID:06d52992-c4b9-4c9f-9328-b0a7bea0374a NetNS:/var/run/netns/194a8bf0-23a5-4c3d-9f16-db2636da9e25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d52992_c4b9_4c9f_9328_b0a7bea0374a.slice PodAnnotations:0xc0018be328}] Aliases:map[]}"
2026-06-11 18:00:59.329564 | controller | Jun 11 16:37:44.129885 crc crio[23211]: time="2026-06-11T16:37:44.129804338Z" level=info msg="Checking pod openstack_barbican-89d0-account-create-95k2m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.329581 | controller | Jun 11 16:37:44.140229 crc crio[23211]: time="2026-06-11T16:37:44.140148166Z" level=info msg="Ran pod sandbox 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba with infra container: openstack/barbican-89d0-account-create-95k2m/POD" id=f04d890a-e4d1-4585-93d9-c87e2734360e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.329597 | controller | Jun 11 16:37:44.145201 crc crio[23211]: time="2026-06-11T16:37:44.145085829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a4f44426-7d9f-4104-9bfa-7182e35341d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.329613 | controller | Jun 11 16:37:44.151761 crc crio[23211]: time="2026-06-11T16:37:44.151659494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.329629 | controller | Jun 11 16:37:44.157724 crc crio[23211]: time="2026-06-11T16:37:44.157625242Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=622ef369-25c4-4e33-96b0-a095dd2be664 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.329648 | controller | Jun 11 16:37:44.158086 crc crio[23211]: time="2026-06-11T16:37:44.15789607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.329665 | controller | Jun 11 16:37:44.167525 crc crio[23211]: time="2026-06-11T16:37:44.165465449Z" level=info msg="Creating container: openstack/barbican-89d0-account-create-95k2m/mariadb-account-create" id=dc1fe55d-c9c3-441f-b402-95dc229a3466 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.329681 | controller | Jun 11 16:37:44.167525 crc crio[23211]: time="2026-06-11T16:37:44.165792466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.329696 | controller | Jun 11 16:37:44.210789 crc crio[23211]: time="2026-06-11T16:37:44.210030422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.329712 | controller | Jun 11 16:37:44.219387 crc crio[23211]: time="2026-06-11T16:37:44.219238471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.329728 | controller | Jun 11 16:37:44.285141 crc crio[23211]: time="2026-06-11T16:37:44.285046575Z" level=info msg="Created container f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8: openstack/cinder-5e6c-account-create-ndvqs/mariadb-account-create" id=861d23c5-4353-4efc-aa0c-1a745467fbfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.329744 | controller | Jun 11 16:37:44.287202 crc crio[23211]: time="2026-06-11T16:37:44.286589503Z" level=info msg="Starting container: f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8" id=9ba200bf-7773-4256-84d8-6bf99b42d432 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.329760 | controller | Jun 11 16:37:44.293617 crc crio[23211]: time="2026-06-11T16:37:44.293572258Z" level=info msg="Started container" PID=65725 containerID=f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8 description=openstack/cinder-5e6c-account-create-ndvqs/mariadb-account-create id=9ba200bf-7773-4256-84d8-6bf99b42d432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d
2026-06-11 18:00:59.329777 | controller | Jun 11 16:37:44.338743 crc crio[23211]: time="2026-06-11T16:37:44.33852695Z" level=info msg="Created container d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d: openstack/barbican-89d0-account-create-95k2m/mariadb-account-create" id=dc1fe55d-c9c3-441f-b402-95dc229a3466 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.329793 | controller | Jun 11 16:37:44.345275 crc crio[23211]: time="2026-06-11T16:37:44.345188156Z" level=info msg="Starting container: d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d" id=02d06246-5fc2-41bc-a952-541fac228096 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.329809 | controller | Jun 11 16:37:44.350829 crc crio[23211]: time="2026-06-11T16:37:44.350408467Z" level=info msg="Started container" PID=65731 containerID=d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d description=openstack/barbican-89d0-account-create-95k2m/mariadb-account-create id=02d06246-5fc2-41bc-a952-541fac228096 name=/runtime.v1.RuntimeService/StartContainer sandboxID=013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba
2026-06-11 18:00:59.329826 | controller | Jun 11 16:37:44.612787 crc crio[23211]: time="2026-06-11T16:37:44.612675646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.329843 | controller | Jun 11 16:37:45.047810 crc crio[23211]: time="2026-06-11T16:37:45.044772317Z" level=info msg="Created container 55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831: openstack/glance-db-sync-86tqk/glance-db-sync" id=080c7b50-30d9-42c6-af6e-df94f0bd2152 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.329862 | controller | Jun 11 16:37:45.064018 crc crio[23211]: time="2026-06-11T16:37:45.063034001Z" level=info msg="Starting container: 55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831" id=b067477a-cf6e-457f-b741-25abccbbb995 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.329879 | controller | Jun 11 16:37:45.082693 crc crio[23211]: time="2026-06-11T16:37:45.073207326Z" level=info msg="Started container" PID=65759 containerID=55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831 description=openstack/glance-db-sync-86tqk/glance-db-sync id=b067477a-cf6e-457f-b741-25abccbbb995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8
2026-06-11 18:00:59.329896 | controller | Jun 11 16:37:45.526794 crc crio[23211]: time="2026-06-11T16:37:45.526178257Z" level=info msg="Running pod sandbox: openstack/neutron-245d-account-create-7pbd4/POD" id=428cca99-9d96-4864-b116-d5671a347b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.329912 | controller | Jun 11 16:37:45.526964 crc crio[23211]: time="2026-06-11T16:37:45.526866305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.329928 | controller | Jun 11 16:37:45.584637 crc crio[23211]: time="2026-06-11T16:37:45.584499275Z" level=info msg="Got pod network &{Name:neutron-245d-account-create-7pbd4 Namespace:openstack ID:d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9 UID:483df6f5-dcb0-4b04-b6b4-985e88d774c0 NetNS:/var/run/netns/9a061f2c-747d-4fe6-b562-c002b17ac9a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483df6f5_dcb0_4b04_b6b4_985e88d774c0.slice PodAnnotations:0xc0018be198}] Aliases:map[]}"
2026-06-11 18:00:59.329945 | controller | Jun 11 16:37:45.584637 crc crio[23211]: time="2026-06-11T16:37:45.584581217Z" level=info msg="Adding pod openstack_neutron-245d-account-create-7pbd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.329963 | controller | Jun 11 16:37:45.884501 crc crio[23211]: time="2026-06-11T16:37:45.883322456Z" level=info msg="Stopping pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d" id=6b26c884-2964-4bf1-b685-913e2c7d28d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.329982 | controller | Jun 11 16:37:45.884501 crc crio[23211]: time="2026-06-11T16:37:45.884209689Z" level=info msg="Got pod network &{Name:cinder-5e6c-account-create-ndvqs Namespace:openstack ID:c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d UID:fdb9df08-ec9e-435c-9bb8-9f1b75f122fa NetNS:/var/run/netns/1fb8839b-e0c6-4836-975a-77622c0a9136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdb9df08_ec9e_435c_9bb8_9f1b75f122fa.slice PodAnnotations:0xc003088078}] Aliases:map[]}"
2026-06-11 18:00:59.329998 | controller | Jun 11 16:37:45.884501 crc crio[23211]: time="2026-06-11T16:37:45.884365863Z" level=info msg="Deleting pod openstack_cinder-5e6c-account-create-ndvqs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.330015 | controller | Jun 11 16:37:46.206068 crc crio[23211]: time="2026-06-11T16:37:46.205955714Z" level=info msg="Stopped pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d" id=6b26c884-2964-4bf1-b685-913e2c7d28d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.330031 | controller | Jun 11 16:37:46.376960 crc crio[23211]: 2026-06-11T16:37:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d135e6c4945a1a3 Mac:fa:d7:da:bb:ba:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/9a061f2c-747d-4fe6-b562-c002b17ac9a8 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.330051 | controller | Jun 11 16:37:46.378242 crc crio[23211]: time="2026-06-11T16:37:46.378159673Z" level=info msg="Got pod network &{Name:neutron-245d-account-create-7pbd4 Namespace:openstack ID:d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9 UID:483df6f5-dcb0-4b04-b6b4-985e88d774c0 NetNS:/var/run/netns/9a061f2c-747d-4fe6-b562-c002b17ac9a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483df6f5_dcb0_4b04_b6b4_985e88d774c0.slice PodAnnotations:0xc0018be198}] Aliases:map[]}"
2026-06-11 18:00:59.330069 | controller | Jun 11 16:37:46.378497 crc crio[23211]: time="2026-06-11T16:37:46.378396509Z" level=info msg="Checking pod openstack_neutron-245d-account-create-7pbd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.330085 | controller | Jun 11 16:37:46.397031 crc crio[23211]: time="2026-06-11T16:37:46.396921792Z" level=info msg="Ran pod sandbox d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9 with infra container: openstack/neutron-245d-account-create-7pbd4/POD" id=428cca99-9d96-4864-b116-d5671a347b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.330101 | controller | Jun 11 16:37:46.399827 crc crio[23211]: time="2026-06-11T16:37:46.399738663Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=066a0f43-fe48-494d-8684-df1c15a35831 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.330117 | controller | Jun 11 16:37:46.406002 crc crio[23211]: time="2026-06-11T16:37:46.405872336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e23d88e4-83cc-48b0-9eab-cffa384530c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.330133 | controller | Jun 11 16:37:46.433071 crc crio[23211]: time="2026-06-11T16:37:46.432712176Z" level=info msg="Creating container: openstack/neutron-245d-account-create-7pbd4/mariadb-account-create" id=5f02a48f-b77d-4f01-b9cb-88b63d1186c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.330149 | controller | Jun 11 16:37:46.433667 crc crio[23211]: time="2026-06-11T16:37:46.433576068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.330164 | controller | Jun 11 16:37:46.507707 crc crio[23211]: time="2026-06-11T16:37:46.507627817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.330180 | controller | Jun 11 16:37:46.513686 crc crio[23211]: time="2026-06-11T16:37:46.513619386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.330195 | controller | Jun 11 16:37:46.663034 crc crio[23211]: time="2026-06-11T16:37:46.662569606Z" level=info msg="Created container f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0: openstack/neutron-245d-account-create-7pbd4/mariadb-account-create" id=5f02a48f-b77d-4f01-b9cb-88b63d1186c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.330211 | controller | Jun 11 16:37:46.664332 crc crio[23211]: time="2026-06-11T16:37:46.664199966Z" level=info msg="Starting container: f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0" id=1c0a2e11-2b81-4149-ad26-68370182acbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.330231 | controller | Jun 11 16:37:46.670531 crc crio[23211]: time="2026-06-11T16:37:46.670132965Z" level=info msg="Started container" PID=65890 containerID=f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0 description=openstack/neutron-245d-account-create-7pbd4/mariadb-account-create id=1c0a2e11-2b81-4149-ad26-68370182acbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9
2026-06-11 18:00:59.330248 | controller | Jun 11 16:37:46.906023 crc crio[23211]: time="2026-06-11T16:37:46.905934583Z" level=info msg="Stopping pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba" id=9365ed6a-f4e6-4dd3-918a-a20ecceb7820 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.330272 | controller | Jun 11 16:37:46.906701 crc crio[23211]: time="2026-06-11T16:37:46.906600919Z" level=info msg="Got pod network &{Name:barbican-89d0-account-create-95k2m Namespace:openstack ID:013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba UID:06d52992-c4b9-4c9f-9328-b0a7bea0374a NetNS:/var/run/netns/194a8bf0-23a5-4c3d-9f16-db2636da9e25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d52992_c4b9_4c9f_9328_b0a7bea0374a.slice PodAnnotations:0xc0027942f8}] Aliases:map[]}"
2026-06-11 18:00:59.330296 | controller | Jun 11 16:37:46.906929 crc crio[23211]: time="2026-06-11T16:37:46.906857736Z" level=info msg="Deleting pod openstack_barbican-89d0-account-create-95k2m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.330314 | controller | Jun 11 16:37:47.250161 crc crio[23211]: time="2026-06-11T16:37:47.250001625Z" level=info msg="Stopped pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba" id=9365ed6a-f4e6-4dd3-918a-a20ecceb7820 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.330331 | controller | Jun 11 16:37:47.926724 crc crio[23211]: time="2026-06-11T16:37:47.924277803Z" level=info msg="Stopping pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9" id=7502ad50-a14a-4368-8b4c-5b638a1eda19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.330347 | controller | Jun 11 16:37:47.926724 crc crio[23211]: time="2026-06-11T16:37:47.925728119Z" level=info msg="Got pod network &{Name:neutron-245d-account-create-7pbd4 Namespace:openstack ID:d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9 UID:483df6f5-dcb0-4b04-b6b4-985e88d774c0 NetNS:/var/run/netns/9a061f2c-747d-4fe6-b562-c002b17ac9a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483df6f5_dcb0_4b04_b6b4_985e88d774c0.slice PodAnnotations:0xc0038ac750}] Aliases:map[]}"
2026-06-11 18:00:59.330364 | controller | Jun 11 16:37:47.926724 crc crio[23211]: time="2026-06-11T16:37:47.925860342Z" level=info msg="Deleting pod openstack_neutron-245d-account-create-7pbd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.330381 | controller | Jun 11 16:37:48.255788 crc crio[23211]: time="2026-06-11T16:37:48.255617717Z" level=info msg="Stopped pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9" id=7502ad50-a14a-4368-8b4c-5b638a1eda19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.330398 | controller | Jun 11 16:37:51.002935 crc crio[23211]: time="2026-06-11T16:37:51.001703072Z" level=info msg="Stopping pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485" id=affbdcf1-b341-400d-b8ae-0d6a331471c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.330414 | controller | Jun 11 16:37:51.004088 crc crio[23211]: time="2026-06-11T16:37:51.003362994Z" level=info msg="Got pod network &{Name:keystone-db-sync-tpqpm Namespace:openstack ID:4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485 UID:d83ad417-ec91-403a-b1e7-248a10996307 NetNS:/var/run/netns/2f958a82-2a29-427c-bfe7-53c485e9c11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd83ad417_ec91_403a_b1e7_248a10996307.slice PodAnnotations:0xc0018beac0}] Aliases:map[]}"
2026-06-11 18:00:59.330435 | controller | Jun 11 16:37:51.004088 crc crio[23211]: time="2026-06-11T16:37:51.00360942Z" level=info msg="Deleting pod openstack_keystone-db-sync-tpqpm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.330453 | controller | Jun 11 16:37:51.358812 crc crio[23211]: time="2026-06-11T16:37:51.358712697Z" level=info msg="Stopped pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485" id=affbdcf1-b341-400d-b8ae-0d6a331471c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.330471 | controller | Jun 11 16:37:52.856073 crc crio[23211]: time="2026-06-11T16:37:52.855391041Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-9hhlb/POD" id=9279bbe0-f387-4e29-a37e-a5ffd065b8a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.330487 | controller | Jun 11 16:37:52.857260 crc crio[23211]: time="2026-06-11T16:37:52.856125489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.330504 | controller | Jun 11 16:37:52.972465 crc crio[23211]: time="2026-06-11T16:37:52.960920507Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-66889dc585-7859g/POD" id=e6f15ac5-b97a-4851-8460-979e141307fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.330542 | controller | Jun 11 16:37:52.972465 crc crio[23211]: time="2026-06-11T16:37:52.96102038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.330561 | controller | Jun 11 16:37:52.983260 crc crio[23211]: time="2026-06-11T16:37:52.98309466Z" level=info msg="Got pod network &{Name:keystone-bootstrap-9hhlb Namespace:openstack ID:dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d UID:6dc49ba9-dbef-435b-bb7d-844ff5eeb5a9 NetNS:/var/run/netns/403325ab-15f4-4344-9d70-68696fd2b8c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dc49ba9_dbef_435b_bb7d_844ff5eeb5a9.slice PodAnnotations:0xc002818190}] Aliases:map[]}"
2026-06-11 18:00:59.330579 | controller | Jun 11 16:37:52.983260 crc crio[23211]: time="2026-06-11T16:37:52.983169332Z" level=info msg="Adding pod openstack_keystone-bootstrap-9hhlb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.330596 | controller | Jun 11 16:37:53.246561 crc crio[23211]: time="2026-06-11T16:37:53.220804987Z" level=info msg="Got pod network &{Name:dnsmasq-dns-66889dc585-7859g Namespace:openstack ID:968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed UID:bc1c31f9-4005-4f60-a959-afb41dc0cb46 NetNS:/var/run/netns/6246b608-12aa-4e0c-850b-356a837711f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1c31f9_4005_4f60_a959_afb41dc0cb46.slice PodAnnotations:0xc0027940a8}] Aliases:map[]}"
2026-06-11 18:00:59.330613 | controller | Jun 11 16:37:53.246561 crc crio[23211]: time="2026-06-11T16:37:53.239623346Z" level=info msg="Adding pod openstack_dnsmasq-dns-66889dc585-7859g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.330629 | controller | Jun 11 16:37:53.321917 crc crio[23211]: time="2026-06-11T16:37:53.321836029Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-wjvzs/POD" id=55da185f-1c49-4834-ba3d-56c646d1379f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.330652 | controller | Jun 11 16:37:53.322407 crc crio[23211]: time="2026-06-11T16:37:53.321931062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.330670 | controller | Jun 11 16:37:53.346254 crc crio[23211]: time="2026-06-11T16:37:53.345952262Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-xp4ks/POD" id=26988bf2-74dc-4897-97cd-22f1f01056e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.330687 | controller | Jun 11 16:37:53.346254 crc crio[23211]: time="2026-06-11T16:37:53.346087906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.330705 | controller | Jun 11 16:37:53.523908 crc crio[23211]: time="2026-06-11T16:37:53.523821874Z" level=info msg="Got pod network &{Name:neutron-db-sync-wjvzs Namespace:openstack ID:915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e UID:c07fed40-0099-4be4-94b5-496a2551d7a0 NetNS:/var/run/netns/0069bd2a-16c6-4ca9-8e71-45c1c4a865a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07fed40_0099_4be4_94b5_496a2551d7a0.slice PodAnnotations:0xc0018be748}] Aliases:map[]}"
2026-06-11 18:00:59.330723 | controller | Jun 11 16:37:53.523908 crc crio[23211]: time="2026-06-11T16:37:53.523885755Z" level=info msg="Adding pod openstack_neutron-db-sync-wjvzs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.330739 | controller | Jun 11 16:37:53.531404 crc crio[23211]: time="2026-06-11T16:37:53.53089646Z" level=info msg="Got pod network &{Name:cinder-db-sync-xp4ks Namespace:openstack ID:a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161 UID:3b1c203d-1caf-4a4d-9bad-78df81ae91e7 NetNS:/var/run/netns/f155b0ee-5e86-4438-8834-73d70b0c5c68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b1c203d_1caf_4a4d_9bad_78df81ae91e7.slice PodAnnotations:0xc002278150}] Aliases:map[]}"
2026-06-11 18:00:59.330756 | controller | Jun 11 16:37:53.531404 crc crio[23211]: time="2026-06-11T16:37:53.530966701Z" level=info msg="Adding pod openstack_cinder-db-sync-xp4ks to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.330773 | controller | Jun 11 16:37:53.582855 crc crio[23211]: time="2026-06-11T16:37:53.582348076Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-tgccp/POD" id=1492003e-1487-4e07-b1ed-c400d32d585c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.330790 | controller | Jun 11 16:37:53.583008 crc crio[23211]: time="2026-06-11T16:37:53.582876977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.330806 | controller | Jun 11 16:37:53.672272 crc crio[23211]: time="2026-06-11T16:37:53.671497681Z" level=info msg="Got pod network &{Name:placement-db-sync-tgccp Namespace:openstack ID:97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30 UID:23e7a0e4-1432-4ffe-be50-8ae781856d6b NetNS:/var/run/netns/b950b05b-cfc3-4f62-8f80-5f6ac0b09646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e7a0e4_1432_4ffe_be50_8ae781856d6b.slice PodAnnotations:0xc0022784c0}] Aliases:map[]}"
2026-06-11 18:00:59.330823 | controller | Jun 11 16:37:53.672272 crc crio[23211]: time="2026-06-11T16:37:53.671557243Z" level=info msg="Adding pod openstack_placement-db-sync-tgccp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.330839 | controller | Jun 11 16:37:53.727288 crc crio[23211]: time="2026-06-11T16:37:53.725853649Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-ctfnw/POD" id=d2a06ce8-33e4-4b6d-b17e-2ab52345c55d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.330859 | controller | Jun 11 16:37:53.727288 crc crio[23211]: time="2026-06-11T16:37:53.725981822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.330899 | controller | Jun 11 16:37:53.731354 crc crio[23211]: time="2026-06-11T16:37:53.731245143Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=29c84904-b63a-47dd-af30-72515375ce64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.330923 | controller | Jun 11 16:37:53.731559 crc crio[23211]: time="2026-06-11T16:37:53.731361036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.330941 | controller | Jun 11 16:37:53.792912 crc crio[23211]: time="2026-06-11T16:37:53.79234282Z" level=info msg="Got pod network &{Name:barbican-db-sync-ctfnw Namespace:openstack ID:9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4 UID:cd7d5feb-740e-4ddc-8997-df39a99026fa NetNS:/var/run/netns/77edb1f8-589e-40e5-b9e1-dee8941ce024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd7d5feb_740e_4ddc_8997_df39a99026fa.slice PodAnnotations:0xc002278690}] Aliases:map[]}"
2026-06-11 18:00:59.330958 | controller | Jun 11 16:37:53.792912 crc crio[23211]: time="2026-06-11T16:37:53.79238265Z" level=info msg="Adding pod openstack_barbican-db-sync-ctfnw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.330975 | controller | Jun 11 16:37:53.890746 crc crio[23211]: 2026-06-11T16:37:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd8f2109fcfca35 Mac:ba:f8:25:91:7c:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/403325ab-15f4-4344-9d70-68696fd2b8c2 SocketPath: PciID:}] [{Interface:0xc000606590 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.330993 | controller | Jun 11 16:37:53.897836 crc crio[23211]: time="2026-06-11T16:37:53.894865069Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2 UID:ec1af3a7-733c-4ee8-a2eb-7fe56b22781c NetNS:/var/run/netns/ae589c01-d23a-4beb-9b38-781abedef880 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec1af3a7_733c_4ee8_a2eb_7fe56b22781c.slice PodAnnotations:0xc0018beb38}] Aliases:map[]}"
2026-06-11 18:00:59.331010 | controller | Jun 11 16:37:53.897836 crc crio[23211]: time="2026-06-11T16:37:53.894964792Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.331027 | controller | Jun 11 16:37:53.901703 crc crio[23211]: time="2026-06-11T16:37:53.901504274Z" level=info msg="Got pod network &{Name:keystone-bootstrap-9hhlb Namespace:openstack ID:dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d UID:6dc49ba9-dbef-435b-bb7d-844ff5eeb5a9 NetNS:/var/run/netns/403325ab-15f4-4344-9d70-68696fd2b8c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dc49ba9_dbef_435b_bb7d_844ff5eeb5a9.slice PodAnnotations:0xc002818190}] Aliases:map[]}"
2026-06-11 18:00:59.331044 | controller | Jun 11 16:37:53.901843 crc crio[23211]: time="2026-06-11T16:37:53.901754362Z" level=info msg="Checking pod openstack_keystone-bootstrap-9hhlb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.331065 | controller | Jun 11 16:37:53.911618 crc crio[23211]: 2026-06-11T16:37:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:968499633b49d29 Mac:5a:aa:16:6e:db:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/6246b608-12aa-4e0c-850b-356a837711f1 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.331083 | controller | Jun 11 16:37:53.912666 crc crio[23211]: time="2026-06-11T16:37:53.912568841Z" level=info msg="Got pod network &{Name:dnsmasq-dns-66889dc585-7859g Namespace:openstack ID:968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed UID:bc1c31f9-4005-4f60-a959-afb41dc0cb46 NetNS:/var/run/netns/6246b608-12aa-4e0c-850b-356a837711f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1c31f9_4005_4f60_a959_afb41dc0cb46.slice PodAnnotations:0xc0027940a8}] Aliases:map[]}"
2026-06-11 18:00:59.331099 | controller | Jun 11 16:37:53.912801 crc crio[23211]: time="2026-06-11T16:37:53.912735145Z" level=info msg="Checking pod openstack_dnsmasq-dns-66889dc585-7859g for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.331116 | controller | Jun 11 16:37:53.927104 crc crio[23211]: time="2026-06-11T16:37:53.927009621Z" level=info msg="Ran pod sandbox dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d with infra container: openstack/keystone-bootstrap-9hhlb/POD" id=9279bbe0-f387-4e29-a37e-a5ffd065b8a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.331134 | controller | Jun 11 16:37:53.927634 crc crio[23211]: time="2026-06-11T16:37:53.927360521Z" level=info msg="Ran pod sandbox 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed with infra container: openstack/dnsmasq-dns-66889dc585-7859g/POD" id=e6f15ac5-b97a-4851-8460-979e141307fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.331151 | controller | Jun 11 16:37:53.927833 crc crio[23211]: time="2026-06-11T16:37:53.9277413Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-85d986748f-79t7p/POD" id=280ae17d-9bae-4122-b4cf-8a0bdf262fd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.331168 | controller | Jun 11 16:37:53.927968 crc crio[23211]: time="2026-06-11T16:37:53.927829002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.331185 | controller | Jun 11 16:37:53.952113 crc crio[23211]: time="2026-06-11T16:37:53.951944394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=76adbe4c-d3e6-49d1-ac0a-520b8ae79705 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.331202 | controller | Jun 11 16:37:53.952730 crc crio[23211]: time="2026-06-11T16:37:53.952525749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=38b97575-ea23-4f9f-ac88-67dcb7dfbcb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.331219 | controller | Jun 11 16:37:54.038076 crc crio[23211]: time="2026-06-11T16:37:54.037185293Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85d986748f-79t7p Namespace:openstack ID:d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b UID:d95f65d5-1679-4e91-918a-68c7d78d1de7 NetNS:/var/run/netns/c3be4909-7fff-42df-94c8-41afa885b45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd95f65d5_1679_4e91_918a_68c7d78d1de7.slice PodAnnotations:0xc002278238}] Aliases:map[]}"
2026-06-11 18:00:59.331237 | controller | Jun 11 16:37:54.038076 crc crio[23211]: time="2026-06-11T16:37:54.037247854Z" level=info msg="Adding pod openstack_dnsmasq-dns-85d986748f-79t7p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.331257 | controller | Jun 11 16:37:54.085984 crc crio[23211]: time="2026-06-11T16:37:54.084971566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=493356c4-ffe6-4b25-bf39-be75b7ac0b97 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.331277 | controller | Jun 11 16:37:54.110663 crc crio[23211]: time="2026-06-11T16:37:54.110567886Z" level=info msg="Creating container: openstack/keystone-bootstrap-9hhlb/keystone-bootstrap" id=86ed8a67-6b9f-4b8a-a860-614b72be6612 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.331303 | controller | Jun 11 16:37:54.120561 crc crio[23211]: time="2026-06-11T16:37:54.120292289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.331322 | controller | Jun 11 16:37:54.132475 crc crio[23211]: time="2026-06-11T16:37:54.132243537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0cd8078b-614c-4347-b246-796181560030 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.331338 | controller | Jun 11 16:37:54.155135 crc crio[23211]: time="2026-06-11T16:37:54.155050796Z" level=info msg="Creating container: openstack/dnsmasq-dns-66889dc585-7859g/init" id=2a523c8b-b9ac-4df4-bee1-928dc42a2c10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.331356 | controller | Jun 11 16:37:54.155680 crc crio[23211]: time="2026-06-11T16:37:54.155622871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.331372 | controller | Jun 11 16:37:54.250047 crc crio[23211]: time="2026-06-11T16:37:54.248644203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.331388 | controller | Jun 11 16:37:54.259219 crc crio[23211]: time="2026-06-11T16:37:54.258990232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.331404 | controller | Jun 11 16:37:54.260260 crc crio[23211]: time="2026-06-11T16:37:54.260194391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.331420 | controller | Jun 11 16:37:54.271466 crc crio[23211]: time="2026-06-11T16:37:54.267645998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.331436 | controller | Jun 11 16:37:54.353784 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:915cc0a01c41c7e Mac:52:b5:57:51:e4:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/0069bd2a-16c6-4ca9-8e71-45c1c4a865a6 SocketPath: PciID:}] [{Interface:0xc0000148c0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.331453 | controller | Jun 11 16:37:54.355793 crc crio[23211]: time="2026-06-11T16:37:54.355335858Z" level=info msg="Got pod network &{Name:neutron-db-sync-wjvzs Namespace:openstack ID:915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e UID:c07fed40-0099-4be4-94b5-496a2551d7a0 NetNS:/var/run/netns/0069bd2a-16c6-4ca9-8e71-45c1c4a865a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07fed40_0099_4be4_94b5_496a2551d7a0.slice PodAnnotations:0xc0018be748}] Aliases:map[]}"
2026-06-11 18:00:59.331474 | controller | Jun 11 16:37:54.355793 crc crio[23211]: time="2026-06-11T16:37:54.355559634Z" level=info msg="Checking pod openstack_neutron-db-sync-wjvzs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.331492 | controller | Jun 11 16:37:54.374468 crc crio[23211]: time="2026-06-11T16:37:54.372716311Z" level=info msg="Ran pod sandbox 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e with infra container: openstack/neutron-db-sync-wjvzs/POD" id=55da185f-1c49-4834-ba3d-56c646d1379f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.331509 | controller | Jun 11 16:37:54.382496 crc crio[23211]: time="2026-06-11T16:37:54.376234Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=38348043-6c79-4a62-b555-139b7894ead2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.331548 | controller | Jun 11 16:37:54.405936 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2f5164173cf958 Mac:6a:63:15:d9:59:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/f155b0ee-5e86-4438-8834-73d70b0c5c68 SocketPath: PciID:}] [{Interface:0xc000194a90 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.331566 | controller | Jun 11 16:37:54.405936 crc crio[23211]: time="2026-06-11T16:37:54.405199653Z" level=info msg="Got pod network &{Name:cinder-db-sync-xp4ks Namespace:openstack ID:a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161 UID:3b1c203d-1caf-4a4d-9bad-78df81ae91e7 NetNS:/var/run/netns/f155b0ee-5e86-4438-8834-73d70b0c5c68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b1c203d_1caf_4a4d_9bad_78df81ae91e7.slice PodAnnotations:0xc002278150}] Aliases:map[]}"
2026-06-11 18:00:59.331582 | controller | Jun 11 16:37:54.405936 crc crio[23211]: time="2026-06-11T16:37:54.405361567Z" level=info msg="Checking pod openstack_cinder-db-sync-xp4ks for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.331599 | controller | Jun 11 16:37:54.416055 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97e08a217f18c20 Mac:7e:1d:4a:29:d1:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/b950b05b-cfc3-4f62-8f80-5f6ac0b09646 SocketPath: PciID:}] [{Interface:0xc0003510b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.331616 | controller | Jun 11 16:37:54.416055 crc crio[23211]: time="2026-06-11T16:37:54.414516086Z" level=info msg="Got pod network &{Name:placement-db-sync-tgccp Namespace:openstack ID:97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30 UID:23e7a0e4-1432-4ffe-be50-8ae781856d6b NetNS:/var/run/netns/b950b05b-cfc3-4f62-8f80-5f6ac0b09646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e7a0e4_1432_4ffe_be50_8ae781856d6b.slice PodAnnotations:0xc0022784c0}] Aliases:map[]}"
2026-06-11 18:00:59.331632 | controller | Jun 11 16:37:54.416055 crc crio[23211]: time="2026-06-11T16:37:54.414649379Z" level=info msg="Checking pod openstack_placement-db-sync-tgccp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.331649 | controller | Jun 11 16:37:54.424186 crc crio[23211]: time="2026-06-11T16:37:54.424088324Z" level=info msg="Ran pod sandbox a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161 with infra container: openstack/cinder-db-sync-xp4ks/POD" id=26988bf2-74dc-4897-97cd-22f1f01056e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.331666 | controller | Jun 11 16:37:54.427403 crc crio[23211]: time="2026-06-11T16:37:54.426890415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f7b7ab34-ba91-49ec-9fa8-39dbb2e681bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.331687 | controller | Jun 11 16:37:54.433642 crc crio[23211]: time="2026-06-11T16:37:54.431479209Z" level=info msg="Ran pod sandbox 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30 with infra container: openstack/placement-db-sync-tgccp/POD" id=1492003e-1487-4e07-b1ed-c400d32d585c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.331704 | controller | Jun 11 16:37:54.435845 crc crio[23211]: time="2026-06-11T16:37:54.435776867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=bbac80aa-e19a-4291-aad9-c385f72e5583 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.331720 | controller | Jun 11 16:37:54.436571 crc crio[23211]: time="2026-06-11T16:37:54.436029343Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found" id=bbac80aa-e19a-4291-aad9-c385f72e5583 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.331736 | controller | Jun 11 16:37:54.436571 crc crio[23211]: time="2026-06-11T16:37:54.436180106Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found" id=bbac80aa-e19a-4291-aad9-c385f72e5583 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.331753 | controller | Jun 11 16:37:54.443924 crc crio[23211]: time="2026-06-11T16:37:54.443834917Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=c27cfffd-4a2e-4b19-b121-21e918dae1e3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.331769 | controller | Jun 11 16:37:54.445036 crc crio[23211]: time="2026-06-11T16:37:54.444175936Z" level=info msg="Creating container: openstack/neutron-db-sync-wjvzs/neutron-db-sync" id=ad875bef-7464-4338-81e7-70a341589e3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.331786 | controller | Jun 11 16:37:54.447977 crc crio[23211]: time="2026-06-11T16:37:54.44790515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=5b39ae35-b104-4852-8d69-54adf64c71ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.331803 | controller | Jun 11 16:37:54.449755 crc crio[23211]: time="2026-06-11T16:37:54.449726055Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found" id=5b39ae35-b104-4852-8d69-54adf64c71ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.331819 | controller | Jun 11 16:37:54.449827 crc crio[23211]: time="2026-06-11T16:37:54.449785326Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found" id=5b39ae35-b104-4852-8d69-54adf64c71ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.331835 | controller | Jun 11 16:37:54.449882 crc crio[23211]: time="2026-06-11T16:37:54.448543395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.331851 | controller | Jun 11 16:37:54.466674 crc crio[23211]: time="2026-06-11T16:37:54.46634482Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=8dd0ac2c-58be-44b8-8806-67d3bd44b850 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.331871 | controller | Jun 11 16:37:54.473711 crc crio[23211]: time="2026-06-11T16:37:54.47114584Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\""
2026-06-11 18:00:59.331889 | controller | Jun 11 16:37:54.473711 crc crio[23211]: time="2026-06-11T16:37:54.471228581Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\""
2026-06-11 18:00:59.331905 | controller | Jun 11 16:37:54.485179 crc crio[23211]: time="2026-06-11T16:37:54.482481423Z" level=info msg="Created container abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c: openstack/dnsmasq-dns-66889dc585-7859g/init" id=2a523c8b-b9ac-4df4-bee1-928dc42a2c10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.331922 | controller | Jun 11 16:37:54.486870 crc crio[23211]: time="2026-06-11T16:37:54.48680053Z" level=info msg="Starting container: abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c" id=061f0c7b-56e7-4036-a5ac-cf5cb02866da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.331946 | controller | Jun 11 16:37:54.495950 crc crio[23211]: time="2026-06-11T16:37:54.495830726Z" level=info msg="Started container" PID=66646 containerID=abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c description=openstack/dnsmasq-dns-66889dc585-7859g/init id=061f0c7b-56e7-4036-a5ac-cf5cb02866da name=/runtime.v1.RuntimeService/StartContainer sandboxID=968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed
2026-06-11 18:00:59.331973 | controller | Jun 11 16:37:54.513881 crc crio[23211]: time="2026-06-11T16:37:54.513747294Z" level=info msg="Created container b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e: openstack/keystone-bootstrap-9hhlb/keystone-bootstrap" id=86ed8a67-6b9f-4b8a-a860-614b72be6612 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.332006 | controller | Jun 11 16:37:54.523194 crc crio[23211]: time="2026-06-11T16:37:54.523055016Z" level=info msg="Starting container: b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e" id=991478e2-bb5b-463c-bc7a-649735d797d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.332030 | controller | Jun 11 16:37:54.531408 crc crio[23211]: time="2026-06-11T16:37:54.531109677Z" level=info msg="Started container" PID=66645 containerID=b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e description=openstack/keystone-bootstrap-9hhlb/keystone-bootstrap id=991478e2-bb5b-463c-bc7a-649735d797d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d
2026-06-11 18:00:59.332048 | controller | Jun 11 16:37:54.623055 crc crio[23211]: time="2026-06-11T16:37:54.622949401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.332065 | controller | Jun 11 16:37:54.634871 crc crio[23211]: time="2026-06-11T16:37:54.634766635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.332082 | controller | Jun 11 16:37:54.640485 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c2e04ef6addd20 Mac:7a:8f:04:4c:85:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/77edb1f8-589e-40e5-b9e1-dee8941ce024 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.332099 | controller | Jun 11 16:37:54.641522 crc crio[23211]: time="2026-06-11T16:37:54.641409091Z" level=info msg="Got pod network &{Name:barbican-db-sync-ctfnw Namespace:openstack ID:9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4 UID:cd7d5feb-740e-4ddc-8997-df39a99026fa NetNS:/var/run/netns/77edb1f8-589e-40e5-b9e1-dee8941ce024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd7d5feb_740e_4ddc_8997_df39a99026fa.slice PodAnnotations:0xc002278690}] Aliases:map[]}"
2026-06-11 18:00:59.332121 | controller | Jun 11 16:37:54.641652 crc crio[23211]: time="2026-06-11T16:37:54.641633567Z" level=info msg="Checking pod openstack_barbican-db-sync-ctfnw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.332139 | controller | Jun 11 16:37:54.657642 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6800b8043426fff Mac:e2:82:7f:44:2f:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/ae589c01-d23a-4beb-9b38-781abedef880 SocketPath: PciID:}] [{Interface:0xc0001b8e40 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.332156 | controller | Jun 11 16:37:54.658359 crc crio[23211]: time="2026-06-11T16:37:54.658254762Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2 UID:ec1af3a7-733c-4ee8-a2eb-7fe56b22781c NetNS:/var/run/netns/ae589c01-d23a-4beb-9b38-781abedef880 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec1af3a7_733c_4ee8_a2eb_7fe56b22781c.slice PodAnnotations:0xc0018beb38}] Aliases:map[]}"
2026-06-11 18:00:59.332173 | controller | Jun 11 16:37:54.659338 crc crio[23211]: time="2026-06-11T16:37:54.658813147Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.332189 | controller | Jun 11 16:37:54.698924 crc crio[23211]: time="2026-06-11T16:37:54.698829675Z" level=info msg="Ran pod sandbox 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4 with infra container: openstack/barbican-db-sync-ctfnw/POD" id=d2a06ce8-33e4-4b6d-b17e-2ab52345c55d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.332206 | controller | Jun 11 16:37:54.701638 crc crio[23211]: time="2026-06-11T16:37:54.701499192Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=f778a5e6-7d0f-425b-9ed2-16604cd9a327 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.332222 | controller | Jun 11 16:37:54.701975 crc crio[23211]: time="2026-06-11T16:37:54.701917212Z" level=info msg="Ran pod sandbox 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2 with infra container: openstack/ceilometer-0/POD" id=29c84904-b63a-47dd-af30-72515375ce64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.332238 | controller | Jun 11 16:37:54.703260 crc crio[23211]: time="2026-06-11T16:37:54.702688052Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found" id=f778a5e6-7d0f-425b-9ed2-16604cd9a327 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.332253 | controller | Jun 11 16:37:54.703260 crc crio[23211]: time="2026-06-11T16:37:54.702814165Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found" id=f778a5e6-7d0f-425b-9ed2-16604cd9a327 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.332270 | controller | Jun 11 16:37:54.705407 crc crio[23211]: time="2026-06-11T16:37:54.705367179Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=1b2d3d9d-f662-4f1f-b0f0-c5f892205580 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.332290 | controller | Jun 11 16:37:54.706064 crc crio[23211]: time="2026-06-11T16:37:54.705482212Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=ef99a656-e421-47b1-ab87-b94e44cec7f0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.332315 | controller | Jun 11 16:37:54.726540 crc crio[23211]: time="2026-06-11T16:37:54.723733328Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\""
2026-06-11 18:00:59.332336 | controller | Jun 11 16:37:54.746482 crc crio[23211]: time="2026-06-11T16:37:54.745996123Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:00:59.332353 | controller | Jun 11 16:37:54.854016 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7d02694697e79c Mac:a6:b9:5e:58:13:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/c3be4909-7fff-42df-94c8-41afa885b45b SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.332371 | controller | Jun 11 16:37:54.854016 crc crio[23211]: time="2026-06-11T16:37:54.85201415Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85d986748f-79t7p Namespace:openstack ID:d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b UID:d95f65d5-1679-4e91-918a-68c7d78d1de7 NetNS:/var/run/netns/c3be4909-7fff-42df-94c8-41afa885b45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd95f65d5_1679_4e91_918a_68c7d78d1de7.slice PodAnnotations:0xc002278238}] Aliases:map[]}"
2026-06-11 18:00:59.332388 | controller | Jun 11 16:37:54.854016 crc crio[23211]: time="2026-06-11T16:37:54.852155904Z" level=info msg="Checking pod openstack_dnsmasq-dns-85d986748f-79t7p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.332405 | controller | Jun 11 16:37:54.872978 crc crio[23211]: time="2026-06-11T16:37:54.872897532Z" level=info msg="Ran pod sandbox d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b with infra container: openstack/dnsmasq-dns-85d986748f-79t7p/POD" id=280ae17d-9bae-4122-b4cf-8a0bdf262fd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.332422 | controller | Jun 11 16:37:54.885158 crc crio[23211]: time="2026-06-11T16:37:54.884720507Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b95359bd-feb0-4a94-98c6-b3e8591943de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.332438 | controller | Jun 11 16:37:54.917139 crc crio[23211]: time="2026-06-11T16:37:54.917055185Z" level=info msg="Created container 3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643: openstack/neutron-db-sync-wjvzs/neutron-db-sync" id=ad875bef-7464-4338-81e7-70a341589e3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.332455 | controller | Jun 11 16:37:54.919002 crc crio[23211]: time="2026-06-11T16:37:54.91886304Z" level=info msg="Starting container: 3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643" id=1adc271b-6abc-497e-9232-606f2416b309 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.332471 | controller | Jun 11 16:37:54.930089 crc crio[23211]: time="2026-06-11T16:37:54.930003888Z" level=info msg="Started container" PID=66675 containerID=3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643 description=openstack/neutron-db-sync-wjvzs/neutron-db-sync id=1adc271b-6abc-497e-9232-606f2416b309 name=/runtime.v1.RuntimeService/StartContainer sandboxID=915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e
2026-06-11 18:00:59.332491 | controller | Jun 11 16:37:54.958612 crc crio[23211]: time="2026-06-11T16:37:54.95810372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ca44741a-b603-45cf-a662-764d6d8035aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.332508 | controller | Jun 11 16:37:54.966341 crc crio[23211]: time="2026-06-11T16:37:54.965909944Z" level=info msg="Creating container: openstack/dnsmasq-dns-85d986748f-79t7p/init" id=85d0941d-47f8-4360-86d9-3f223b1a8d8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.332551 | controller | Jun 11 16:37:54.967229 crc crio[23211]: time="2026-06-11T16:37:54.96694641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.332573 | controller | Jun 11 16:37:55.055652 crc crio[23211]: time="2026-06-11T16:37:55.055571184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.332599 | controller | Jun 11 16:37:55.060329 crc crio[23211]: time="2026-06-11T16:37:55.060250261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.332622 | controller | Jun 11 16:37:55.191952 crc crio[23211]: time="2026-06-11T16:37:55.191843497Z" level=info msg="Created container cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395: openstack/dnsmasq-dns-85d986748f-79t7p/init" id=85d0941d-47f8-4360-86d9-3f223b1a8d8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.332640 | controller | Jun 11 16:37:55.193707 crc crio[23211]: time="2026-06-11T16:37:55.19358083Z" level=info msg="Starting container: cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395" id=de15e84e-e354-49a0-8c29-7c7a062d647c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.332672 | controller | Jun 11 16:37:55.200150 crc crio[23211]: time="2026-06-11T16:37:55.200081713Z" level=info msg="Started container" PID=66728 containerID=cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395 description=openstack/dnsmasq-dns-85d986748f-79t7p/init id=de15e84e-e354-49a0-8c29-7c7a062d647c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b
2026-06-11 18:00:59.332691 | controller | Jun 11 16:37:55.211224 crc crio[23211]: time="2026-06-11T16:37:55.2111852Z" level=info msg="Stopping pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed" id=f60df604-5f34-4b4a-845b-03869a608f72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.332709 | controller | Jun 11 16:37:55.212046 crc crio[23211]: time="2026-06-11T16:37:55.21201411Z" level=info msg="Got pod network &{Name:dnsmasq-dns-66889dc585-7859g Namespace:openstack ID:968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed UID:bc1c31f9-4005-4f60-a959-afb41dc0cb46 NetNS:/var/run/netns/6246b608-12aa-4e0c-850b-356a837711f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1c31f9_4005_4f60_a959_afb41dc0cb46.slice PodAnnotations:0xc002794298}] Aliases:map[]}"
2026-06-11 18:00:59.332726 | controller | Jun 11 16:37:55.220525 crc crio[23211]: time="2026-06-11T16:37:55.21236393Z" level=info msg="Deleting pod openstack_dnsmasq-dns-66889dc585-7859g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.332744 | controller | Jun 11 16:37:55.684018 crc crio[23211]: time="2026-06-11T16:37:55.683478624Z" level=info msg="Stopped pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed" id=f60df604-5f34-4b4a-845b-03869a608f72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.332764 | controller | Jun 11 16:37:56.275875 crc crio[23211]: time="2026-06-11T16:37:56.275376954Z" level=info msg="Removing container: abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c" id=e3d22e37-6458-4ffd-9515-a7cf82b6a22a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.332781 | controller | Jun 11 16:37:56.288899 crc crio[23211]: time="2026-06-11T16:37:56.288587455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0409cea6-0924-4711-802d-14bd7db31304 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.332797 | controller | Jun 11 16:37:56.463186 crc crio[23211]: time="2026-06-11T16:37:56.46302077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5f877dc6-a412-4eff-ba38-28ca0a8abc83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.332813 | controller | Jun 11 16:37:56.533366 crc crio[23211]: time="2026-06-11T16:37:56.533235714Z" level=info msg="Removed container abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c: openstack/dnsmasq-dns-66889dc585-7859g/init" id=e3d22e37-6458-4ffd-9515-a7cf82b6a22a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.332829 | controller | Jun 11 16:37:56.549494 crc crio[23211]: time="2026-06-11T16:37:56.547052629Z" level=info msg="Creating container: openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns" id=5ff57e36-e100-4c3e-82c7-62eb994d6abb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.332845 | controller | Jun 11 16:37:56.549494 crc crio[23211]: time="2026-06-11T16:37:56.547771107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.332860 | controller | Jun 11 16:37:56.632638 crc crio[23211]: time="2026-06-11T16:37:56.632562134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.332876 | controller | Jun 11 16:37:56.643579 crc crio[23211]: time="2026-06-11T16:37:56.64323555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.332892 | controller | Jun 11 16:37:56.884030 crc crio[23211]: time="2026-06-11T16:37:56.883885061Z" level=info msg="Created container 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a: openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns" id=5ff57e36-e100-4c3e-82c7-62eb994d6abb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.332908 | controller | Jun 11 16:37:56.885768 crc crio[23211]: time="2026-06-11T16:37:56.885732576Z" level=info msg="Starting container: 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a" id=c78b6dbd-c043-4b3e-8a8f-80472ae016fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.332924 | controller | Jun 11 16:37:56.899612 crc crio[23211]: time="2026-06-11T16:37:56.899216473Z" level=info msg="Started container" PID=66838 containerID=5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a description=openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns id=c78b6dbd-c043-4b3e-8a8f-80472ae016fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b
2026-06-11 18:00:59.332940 | controller | Jun 11 16:38:00.387106 crc crio[23211]: time="2026-06-11T16:38:00.386078227Z" level=info msg="Stopping pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8" id=cd73f849-b58f-472a-925c-109c81cf05f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.332957 | controller | Jun 11 16:38:00.388732 crc crio[23211]: time="2026-06-11T16:38:00.388154748Z" level=info msg="Got pod network &{Name:glance-db-sync-86tqk Namespace:openstack ID:e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8 UID:2b29287c-edbc-43ab-a96b-796c8ac6dcda NetNS:/var/run/netns/f0302a9c-5fe9-48ea-9fef-5554e7a2d2ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b29287c_edbc_43ab_a96b_796c8ac6dcda.slice PodAnnotations:0xc000d2e2b8}] Aliases:map[]}"
2026-06-11 18:00:59.332977 | controller | Jun 11 16:38:00.388732 crc crio[23211]: time="2026-06-11T16:38:00.388467237Z" level=info msg="Deleting pod openstack_glance-db-sync-86tqk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.332994 | controller | Jun 11 16:38:00.532123 crc crio[23211]: time="2026-06-11T16:38:00.531637112Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686598-jkfzh/POD" id=751a6316-6585-4c14-bf79-06b6ede1b84c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.333010 | controller | Jun 11 16:38:00.532392 crc crio[23211]: time="2026-06-11T16:38:00.532377929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.333027 | controller | Jun 11 16:38:01.401199 crc crio[23211]: time="2026-06-11T16:38:01.400627092Z" level=info msg="Stopping pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d" id=9824f981-966a-4793-a8d2-23a611cfca42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.333045 | controller | Jun 11 16:38:01.402943 crc crio[23211]: time="2026-06-11T16:38:01.401851072Z" level=info msg="Got pod network &{Name:keystone-bootstrap-9hhlb Namespace:openstack ID:dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d UID:6dc49ba9-dbef-435b-bb7d-844ff5eeb5a9 NetNS:/var/run/netns/403325ab-15f4-4344-9d70-68696fd2b8c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dc49ba9_dbef_435b_bb7d_844ff5eeb5a9.slice PodAnnotations:0xc00008c728}] Aliases:map[]}"
2026-06-11 18:00:59.333062 | controller | Jun 11 16:38:01.402943 crc crio[23211]: time="2026-06-11T16:38:01.402023716Z" level=info msg="Deleting pod openstack_keystone-bootstrap-9hhlb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.333078 | controller | Jun 11 16:38:02.272461 crc crio[23211]: time="2026-06-11T16:38:02.271736665Z" level=info msg="Stopped pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d" id=9824f981-966a-4793-a8d2-23a611cfca42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.333095 | controller | Jun 11 16:38:03.114018 crc crio[23211]: time="2026-06-11T16:38:03.113496775Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-g5zhr/POD" id=f7309dfa-6364-4664-9c6c-188597d80ec5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.333111 | controller | Jun 11 16:38:03.114018 crc crio[23211]: time="2026-06-11T16:38:03.113991117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.333128 | controller | Jun 11 16:38:03.160762 crc crio[23211]: time="2026-06-11T16:38:03.160682524Z" level=info msg="Stopped pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8" id=cd73f849-b58f-472a-925c-109c81cf05f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.333144 | controller | Jun 11 16:38:04.498128 crc crio[23211]: time="2026-06-11T16:38:04.497836294Z" level=info msg="Stopping container: f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910 (timeout: 10s)" id=6fb031fa-a704-43b7-9361-5dc2bc7150ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.333160 | controller | Jun 11 16:38:05.472178 crc crio[23211]: time="2026-06-11T16:38:05.470651407Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5494568cc5-j7ckk/POD" id=9d683dad-b6dc-41c4-9901-4501807c6702 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.333180 | controller | Jun 11 16:38:05.472178 crc crio[23211]: time="2026-06-11T16:38:05.472055522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.333197 | controller | Jun 11 16:38:06.775540 crc crio[23211]: time="2026-06-11T16:38:06.774582849Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=f149578f-96aa-4c24-9c56-9fedd7db32f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.333214 | controller | Jun 11 16:38:06.775540 crc crio[23211]: time="2026-06-11T16:38:06.775503642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.333230 | controller | Jun 11 16:38:07.252543 crc crio[23211]: time="2026-06-11T16:38:07.25236033Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=7749a6d6-18d4-437f-8eee-a6499290e072 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.333247 | controller | Jun 11 16:38:07.252724 crc crio[23211]: time="2026-06-11T16:38:07.252599406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.333264 | controller | Jun 11 16:38:11.820558 crc crio[23211]: time="2026-06-11T16:38:11.819517451Z" level=info msg="Stopping pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed" id=e15dbdf1-6951-4736-81dd-6ad0d03b924b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.333280 | controller | Jun 11 16:38:11.820558 crc crio[23211]: time="2026-06-11T16:38:11.820403552Z" level=info msg="Stopped pod sandbox (already stopped): 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed" id=e15dbdf1-6951-4736-81dd-6ad0d03b924b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.333297 | controller | Jun 11 16:38:11.822158 crc crio[23211]: time="2026-06-11T16:38:11.820970167Z" level=info msg="Removing pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed" id=71661977-ca46-4fce-b756-c3cdfa105ed6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.333317 | controller | Jun 11 16:38:13.911531 crc crio[23211]: time="2026-06-11T16:38:13.910740022Z" level=info msg="Stopped container f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910: openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns" id=6fb031fa-a704-43b7-9361-5dc2bc7150ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.333344 | controller | Jun 11 16:38:13.913098 crc crio[23211]: time="2026-06-11T16:38:13.91303341Z" level=info msg="Stopping pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401" id=797110ff-e470-4462-b829-370846e30a3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.333363 | controller | Jun 11 16:38:13.913977 crc crio[23211]: time="2026-06-11T16:38:13.91388987Z" level=info msg="Got pod network &{Name:dnsmasq-dns-868d559989-nbbfk Namespace:openstack ID:e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401 UID:2f968b1b-bade-4b0f-a68d-c9398a3f81ff NetNS:/var/run/netns/dee017f7-eda8-40ce-aaf0-5f3c9d847231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f968b1b_bade_4b0f_a68d_c9398a3f81ff.slice PodAnnotations:0xc0006122f0}] Aliases:map[]}"
2026-06-11 18:00:59.333380 | controller | Jun 11 16:38:13.914191 crc crio[23211]: time="2026-06-11T16:38:13.914119006Z" level=info msg="Deleting pod openstack_dnsmasq-dns-868d559989-nbbfk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.333400 | controller | Jun 11 16:38:13.948823 crc crio[23211]: time="2026-06-11T16:38:13.94870023Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=ef99a656-e421-47b1-ab87-b94e44cec7f0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.333417 | controller | Jun 11 16:38:13.950409 crc crio[23211]: time="2026-06-11T16:38:13.950292359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=c01f7640-c2d8-418a-86b0-64f28ad8d940 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.333433 | controller | Jun 11 16:38:28.294914 crc crio[23211]: time="2026-06-11T16:38:28.293987088Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=c27cfffd-4a2e-4b19-b121-21e918dae1e3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.333448 | controller | Jun 11 16:38:28.296561 crc crio[23211]: time="2026-06-11T16:38:28.295788483Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=fe6171d8-ea69-476a-987e-0f28450b375a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.333464 | controller | Jun 11 16:38:28.412561 crc crio[23211]: time="2026-06-11T16:38:28.411249646Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686598-jkfzh Namespace:openshift-infra ID:2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29 UID:5c36ba96-4fb7-4034-a9e3-12efa827afb1 NetNS:/var/run/netns/b4852872-4e1c-40f0-842c-df202f717fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c36ba96_4fb7_4034_a9e3_12efa827afb1.slice PodAnnotations:0xc0038acf00}] Aliases:map[]}"
2026-06-11 18:00:59.333481 | controller | Jun 11 16:38:28.412561 crc crio[23211]: time="2026-06-11T16:38:28.411929463Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686598-jkfzh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.333499 | controller | Jun 11 16:38:28.438636 crc crio[23211]: time="2026-06-11T16:38:28.427593345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e3d449fe-09d2-4793-8e79-0aa9c4f8ca98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.333550 | controller | Jun 11 16:38:29.031828 crc crio[23211]: 2026-06-11T16:38:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a1c2ba189815c5 Mac:2e:ed:46:bd:0e:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/b4852872-4e1c-40f0-842c-df202f717fcc SocketPath: PciID:}] [{Interface:0xc0001226b0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.333578 | controller | Jun 11 16:38:29.033473 crc crio[23211]: time="2026-06-11T16:38:29.033350921Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686598-jkfzh Namespace:openshift-infra ID:2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29 UID:5c36ba96-4fb7-4034-a9e3-12efa827afb1 NetNS:/var/run/netns/b4852872-4e1c-40f0-842c-df202f717fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c36ba96_4fb7_4034_a9e3_12efa827afb1.slice PodAnnotations:0xc0038acf00}] Aliases:map[]}"
2026-06-11 18:00:59.333596 | controller | Jun 11 16:38:29.033650 crc crio[23211]: time="2026-06-11T16:38:29.033575177Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686598-jkfzh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.333618 | controller | Jun 11 16:38:29.926824 crc crio[23211]: time="2026-06-11T16:38:29.925993691Z" level=info msg="Stopping pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e" id=75e0349a-a29b-4a0f-9804-5f64298e20e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.333635 | controller | Jun 11 16:38:29.928936 crc crio[23211]: time="2026-06-11T16:38:29.927609122Z" level=info msg="Got pod network &{Name:neutron-db-sync-wjvzs Namespace:openstack ID:915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e UID:c07fed40-0099-4be4-94b5-496a2551d7a0 NetNS:/var/run/netns/0069bd2a-16c6-4ca9-8e71-45c1c4a865a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07fed40_0099_4be4_94b5_496a2551d7a0.slice PodAnnotations:0xc002818290}] Aliases:map[]}"
2026-06-11 18:00:59.333652 | controller | Jun 11 16:38:29.928936 crc crio[23211]: time="2026-06-11T16:38:29.927897399Z" level=info msg="Deleting pod openstack_neutron-db-sync-wjvzs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.333668 | controller | Jun 11 16:38:30.351984 crc crio[23211]: time="2026-06-11T16:38:30.351245971Z" level=info msg="Stopped pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401" id=797110ff-e470-4462-b829-370846e30a3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.333684 | controller | Jun 11 16:38:30.364373 crc crio[23211]: time="2026-06-11T16:38:30.364242926Z" level=info msg="Removed pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed" id=71661977-ca46-4fce-b756-c3cdfa105ed6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.333700 | controller | Jun 11 16:38:30.390873 crc crio[23211]: time="2026-06-11T16:38:30.390754918Z" level=info msg="Ran pod sandbox 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29 with infra container: openshift-infra/auto-csr-approver-29686598-jkfzh/POD" id=751a6316-6585-4c14-bf79-06b6ede1b84c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.333716 | controller | Jun 11 16:38:30.394132 crc crio[23211]: time="2026-06-11T16:38:30.393876256Z" level=info msg="Stopped pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e" id=75e0349a-a29b-4a0f-9804-5f64298e20e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.333731 | controller | Jun 11 16:38:30.396029 crc crio[23211]: time="2026-06-11T16:38:30.395933607Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c62dce87-b664-4d37-a125-f9e73eb7336f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.333748 | controller | Jun 11 16:38:30.401594 crc crio[23211]: time="2026-06-11T16:38:30.40126735Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=1b2d3d9d-f662-4f1f-b0f0-c5f892205580 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.333764 | controller | Jun 11 16:38:30.403002 crc crio[23211]: time="2026-06-11T16:38:30.402239325Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=7e216f3f-77ad-44bf-84a4-4602f2adacd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.333780 | controller | Jun 11 16:38:30.407397 crc crio[23211]: time="2026-06-11T16:38:30.407135577Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.333799 | controller | Jun 11 16:38:30.471045 crc crio[23211]: time="2026-06-11T16:38:30.470260963Z" level=info msg="Got pod network &{Name:keystone-bootstrap-g5zhr Namespace:openstack ID:94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a UID:ff38483f-0e4a-4694-a3f9-7a8c3264c843 NetNS:/var/run/netns/ff8a5e0c-819f-4647-8af7-9ba9f34c5313 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff38483f_0e4a_4694_a3f9_7a8c3264c843.slice PodAnnotations:0xc0001af3f8}] Aliases:map[]}"
2026-06-11 18:00:59.333831 | controller | Jun 11 16:38:30.471045 crc crio[23211]: time="2026-06-11T16:38:30.470308534Z" level=info msg="Adding pod openstack_keystone-bootstrap-g5zhr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.333861 | controller | Jun 11 16:38:30.478262 crc crio[23211]: time="2026-06-11T16:38:30.477602846Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084 UID:f9d01aa9-e2ba-465c-888c-00bee6c33e03 NetNS:/var/run/netns/2bc79058-d523-4dfc-a698-0a1900d7eb99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9d01aa9_e2ba_465c_888c_00bee6c33e03.slice PodAnnotations:0xc0001af558}] Aliases:map[]}"
2026-06-11 18:00:59.333885 | controller | Jun 11 16:38:30.478262 crc crio[23211]: time="2026-06-11T16:38:30.477656617Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.333903 | controller | Jun 11 16:38:30.487494 crc crio[23211]: time="2026-06-11T16:38:30.48693955Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=7d5109bb-e0f7-4c81-8c26-24fc73b21ce9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.333919 | controller | Jun 11 16:38:30.500703 crc crio[23211]: time="2026-06-11T16:38:30.49374225Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=d30985c3-b33c-4ac8-bc20-cd11a01c1a98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.333935 | controller | Jun 11 16:38:30.500703 crc crio[23211]: time="2026-06-11T16:38:30.49815491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=0452cc79-1d3a-4f30-8819-4bf7f4c8b4fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.333951 | controller | Jun 11 16:38:30.510257 crc crio[23211]: time="2026-06-11T16:38:30.510148098Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5494568cc5-j7ckk Namespace:openstack ID:6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c UID:b86c6e3f-8850-4b9a-8ab3-f018ce2b37b4 NetNS:/var/run/netns/c0d271ab-4a37-4bc9-8fc8-ca7646f9bbbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb86c6e3f_8850_4b9a_8ab3_f018ce2b37b4.slice PodAnnotations:0xc00294e0b8}] Aliases:map[]}"
2026-06-11 18:00:59.333967 | controller | Jun 11 16:38:30.510257 crc crio[23211]: time="2026-06-11T16:38:30.510237411Z" level=info msg="Adding pod openstack_dnsmasq-dns-5494568cc5-j7ckk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.333983 | controller | Jun 11 16:38:30.514518 crc crio[23211]: time="2026-06-11T16:38:30.514253702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.333999 | controller | Jun 11 16:38:30.520736 crc crio[23211]: time="2026-06-11T16:38:30.520097788Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5 UID:57630106-ea70-4bed-8c68-e8673d714da7 NetNS:/var/run/netns/4fa59851-2230-4832-a84c-64e2cf05ca2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57630106_ea70_4bed_8c68_e8673d714da7.slice PodAnnotations:0xc0001ae378}] Aliases:map[]}"
2026-06-11 18:00:59.334020 | controller | Jun 11 16:38:30.520736 crc crio[23211]: time="2026-06-11T16:38:30.52017242Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.334037 | controller | Jun 11 16:38:30.526119 crc crio[23211]: time="2026-06-11T16:38:30.526001705Z" level=info msg="Creating container: openstack/placement-db-sync-tgccp/placement-db-sync" id=86851fee-c238-47f5-b2dc-ce7efa76741d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.334053 | controller | Jun 11 16:38:30.532544 crc crio[23211]: time="2026-06-11T16:38:30.532255712Z" level=info msg="Creating container: openstack/barbican-db-sync-ctfnw/barbican-db-sync" id=04f1439a-58f0-4fbb-a2c5-3ced224d6708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.334068 | controller | Jun 11 16:38:30.538519 crc crio[23211]: time="2026-06-11T16:38:30.538373084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334084 | controller | Jun 11 16:38:30.539690 crc crio[23211]: time="2026-06-11T16:38:30.539596965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334100 | controller | Jun 11 16:38:30.585516 crc crio[23211]: time="2026-06-11T16:38:30.581273885Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=8dd0ac2c-58be-44b8-8806-67d3bd44b850 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.334115 | controller | Jun 11 16:38:30.585516 crc crio[23211]: time="2026-06-11T16:38:30.584842944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=acaa1275-d1fa-4c4f-9565-85add6d2ee7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.334131 | controller | Jun 11 16:38:30.650846 crc crio[23211]: time="2026-06-11T16:38:30.650111145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334147 | controller | Jun 11 16:38:30.667925 crc crio[23211]: time="2026-06-11T16:38:30.667844308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334163 | controller | Jun 11 16:38:30.669855 crc crio[23211]: time="2026-06-11T16:38:30.669700394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334179 | controller | Jun 11 16:38:30.671997 crc crio[23211]: time="2026-06-11T16:38:30.671751425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334195 | controller | Jun 11 16:38:30.717108 crc crio[23211]: time="2026-06-11T16:38:30.707964459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334211 | controller | Jun 11 16:38:30.724721 crc crio[23211]: time="2026-06-11T16:38:30.724535153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334226 | controller | Jun 11 16:38:30.790168 crc crio[23211]: time="2026-06-11T16:38:30.79007967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=142bef94-3ce9-4613-a7be-f58f2a5e5fa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.334245 | controller | Jun 11 16:38:30.805272 crc crio[23211]: time="2026-06-11T16:38:30.805177467Z" level=info msg="Creating container: openstack/cinder-db-sync-xp4ks/cinder-db-sync" id=66aa859a-470c-4ee2-b49a-356fcb93495f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.334261 | controller | Jun 11 16:38:30.806876 crc crio[23211]: time="2026-06-11T16:38:30.806819128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334277 | controller | Jun 11 16:38:30.949393 crc crio[23211]: time="2026-06-11T16:38:30.949261354Z" level=info msg="Removing container: f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910" id=86c7eafd-9d12-4ec9-a771-13a99a009439 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.334293 | controller | Jun 11 16:38:30.954367 crc crio[23211]: time="2026-06-11T16:38:30.954244699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334308 | controller | Jun 11 16:38:31.013524 crc crio[23211]: time="2026-06-11T16:38:31.00950501Z" level=info msg="Removed container f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910: openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns" id=86c7eafd-9d12-4ec9-a771-13a99a009439 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.334325 | controller | Jun 11 16:38:31.060110 crc crio[23211]: time="2026-06-11T16:38:31.06003533Z" level=info msg="Removing container: c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f" id=491ca739-ffab-40f4-adcd-074e57a35b02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.334350 | controller | Jun 11 16:38:31.129968 crc crio[23211]: time="2026-06-11T16:38:31.128657434Z" level=info msg="Created container 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835: openstack/ceilometer-0/ceilometer-central-agent" id=7d5109bb-e0f7-4c81-8c26-24fc73b21ce9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.334371 | controller | Jun 11 16:38:31.140842 crc crio[23211]: time="2026-06-11T16:38:31.139177687Z" level=info msg="Starting container: 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835" id=df52d7ec-0e2b-4d8e-a98f-42b49ad231a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.334387 | controller | Jun 11 16:38:31.179466 crc crio[23211]: time="2026-06-11T16:38:31.176794407Z" level=info msg="Started container" PID=68879 containerID=11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835 description=openstack/ceilometer-0/ceilometer-central-agent id=df52d7ec-0e2b-4d8e-a98f-42b49ad231a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2
2026-06-11 18:00:59.334404 | controller | Jun 11 16:38:31.211841 crc crio[23211]: time="2026-06-11T16:38:31.210533089Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=2cb94988-1f4c-4f4a-b02e-6b460891ea7c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.334420 | controller | Jun 11 16:38:31.216262 crc crio[23211]: time="2026-06-11T16:38:31.216167Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:00:59.334436 | controller | Jun 11 16:38:31.251534 crc crio[23211]: time="2026-06-11T16:38:31.251352898Z" level=info msg="Removed container c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f: openstack/dnsmasq-dns-868d559989-nbbfk/init" id=491ca739-ffab-40f4-adcd-074e57a35b02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.334472 | controller | Jun 11 16:38:31.253397 crc crio[23211]: time="2026-06-11T16:38:31.253281636Z" level=info msg="Created container f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850: openstack/barbican-db-sync-ctfnw/barbican-db-sync" id=04f1439a-58f0-4fbb-a2c5-3ced224d6708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.334491 | controller | Jun 11 16:38:31.256869 crc crio[23211]: time="2026-06-11T16:38:31.256796414Z" level=info msg="Starting container: f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850" id=06edb438-9538-491b-b865-128f984eb594 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.334507 | controller | Jun 11 16:38:31.285953 crc crio[23211]: time="2026-06-11T16:38:31.28583704Z" level=info msg="Started container" PID=68886 containerID=f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850 description=openstack/barbican-db-sync-ctfnw/barbican-db-sync id=06edb438-9538-491b-b865-128f984eb594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4
2026-06-11 18:00:59.334547 | controller | Jun 11 16:38:31.305476 crc crio[23211]: 2026-06-11T16:38:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94597e2a4ad1829 Mac:02:b9:5b:ff:e7:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/ff8a5e0c-819f-4647-8af7-9ba9f34c5313 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.334565 | controller | Jun 11 16:38:31.318333 crc crio[23211]: time="2026-06-11T16:38:31.318196158Z" level=info msg="Got pod network &{Name:keystone-bootstrap-g5zhr Namespace:openstack ID:94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a UID:ff38483f-0e4a-4694-a3f9-7a8c3264c843 NetNS:/var/run/netns/ff8a5e0c-819f-4647-8af7-9ba9f34c5313 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff38483f_0e4a_4694_a3f9_7a8c3264c843.slice PodAnnotations:0xc0001af3f8}] Aliases:map[]}"
2026-06-11 18:00:59.334582 | controller | Jun 11 16:38:31.321578 crc crio[23211]: time="2026-06-11T16:38:31.319689635Z" level=info msg="Checking pod openstack_keystone-bootstrap-g5zhr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.334598 | controller | Jun 11 16:38:31.321578 crc crio[23211]: 2026-06-11T16:38:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6059aac1d2f180b Mac:5e:5d:f2:63:4b:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/c0d271ab-4a37-4bc9-8fc8-ca7646f9bbbb SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.334614 | controller | Jun 11 16:38:31.322146 crc crio[23211]: time="2026-06-11T16:38:31.322067595Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5494568cc5-j7ckk Namespace:openstack ID:6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c UID:b86c6e3f-8850-4b9a-8ab3-f018ce2b37b4 NetNS:/var/run/netns/c0d271ab-4a37-4bc9-8fc8-ca7646f9bbbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb86c6e3f_8850_4b9a_8ab3_f018ce2b37b4.slice PodAnnotations:0xc00294e0b8}] Aliases:map[]}"
2026-06-11 18:00:59.334630 | controller | Jun 11 16:38:31.322271 crc crio[23211]: time="2026-06-11T16:38:31.322223129Z" level=info msg="Checking pod openstack_dnsmasq-dns-5494568cc5-j7ckk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.334647 | controller | Jun 11 16:38:31.339104 crc crio[23211]: time="2026-06-11T16:38:31.338994337Z" level=info msg="Created container 6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980: openstack/placement-db-sync-tgccp/placement-db-sync" id=86851fee-c238-47f5-b2dc-ce7efa76741d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.334667 | controller | Jun 11 16:38:31.348261 crc crio[23211]: time="2026-06-11T16:38:31.348076115Z" level=info msg="Ran pod sandbox 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a with infra container: openstack/keystone-bootstrap-g5zhr/POD" id=f7309dfa-6364-4664-9c6c-188597d80ec5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.334683 | controller | Jun 11 16:38:31.353554 crc crio[23211]: time="2026-06-11T16:38:31.353207302Z" level=info msg="Starting container: 6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980" id=0f8c6251-75c7-447b-a74b-cdaa95208dfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.334698 | controller | Jun 11 16:38:31.355111 crc crio[23211]: time="2026-06-11T16:38:31.355063979Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=bd76376d-e81b-44ca-b3c3-4cebc2ee2f2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.334713 | controller | Jun 11 16:38:31.359975 crc crio[23211]: time="2026-06-11T16:38:31.359821327Z" level=info msg="Ran pod sandbox 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c with infra container: openstack/dnsmasq-dns-5494568cc5-j7ckk/POD" id=9d683dad-b6dc-41c4-9901-4501807c6702 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.334729 | controller | Jun 11 16:38:31.372241 crc crio[23211]: time="2026-06-11T16:38:31.371776366Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=12b6b906-808d-49f1-8b15-c591af241f3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.334744 | controller | Jun 11 16:38:31.390177 crc crio[23211]: time="2026-06-11T16:38:31.389798536Z" level=info msg="Started container" PID=68883 containerID=6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980 description=openstack/placement-db-sync-tgccp/placement-db-sync id=0f8c6251-75c7-447b-a74b-cdaa95208dfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30
2026-06-11 18:00:59.334761 | controller | Jun 11 16:38:31.430892 crc crio[23211]: time="2026-06-11T16:38:31.430355599Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=386fbd3f-8833-4c3e-8178-263bcff9dc99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.334777 | controller | Jun 11 16:38:31.476472 crc crio[23211]: time="2026-06-11T16:38:31.475758152Z" level=info msg="Creating container: openstack/keystone-bootstrap-g5zhr/keystone-bootstrap" id=ad157ff4-64c4-460d-bd11-2d97344bab42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.334793 | controller | Jun 11 16:38:31.476905 crc crio[23211]: time="2026-06-11T16:38:31.476837489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334809 | controller | Jun 11 16:38:31.557870 crc crio[23211]: time="2026-06-11T16:38:31.557790801Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=64085b75-d30b-46b1-b482-307eb63be744 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.334825 | controller | Jun 11 16:38:31.623480 crc crio[23211]: time="2026-06-11T16:38:31.619911172Z" level=info msg="Creating container: openstack/dnsmasq-dns-5494568cc5-j7ckk/init" id=2887dac1-0fee-4a46-8081-b702b2f86143 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.334840 | controller | Jun 11 16:38:31.623480 crc crio[23211]: time="2026-06-11T16:38:31.620284782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334860 | controller | Jun 11 16:38:31.657612 crc crio[23211]: 2026-06-11T16:38:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cfb7b62f7ec02 Mac:3a:7a:ed:6a:dd:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/2bc79058-d523-4dfc-a698-0a1900d7eb99 SocketPath: PciID:}] [{Interface:0xc000516cf0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.334876 | controller | Jun 11 16:38:31.658876 crc crio[23211]: time="2026-06-11T16:38:31.658798193Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084 UID:f9d01aa9-e2ba-465c-888c-00bee6c33e03 NetNS:/var/run/netns/2bc79058-d523-4dfc-a698-0a1900d7eb99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9d01aa9_e2ba_465c_888c_00bee6c33e03.slice PodAnnotations:0xc0001af558}] Aliases:map[]}"
2026-06-11 18:00:59.334892 | controller | Jun 11 16:38:31.659002 crc crio[23211]: time="2026-06-11T16:38:31.658958847Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.334908 | controller | Jun 11 16:38:31.698922 crc crio[23211]: time="2026-06-11T16:38:31.698877144Z" level=info msg="Ran pod sandbox 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084 with infra container: openstack/glance-default-internal-api-0/POD" id=7749a6d6-18d4-437f-8eee-a6499290e072 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.334924 | controller | Jun 11 16:38:31.703053 crc crio[23211]: time="2026-06-11T16:38:31.702746891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334940 | controller | Jun 11 16:38:31.708266 crc crio[23211]: time="2026-06-11T16:38:31.708192287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.334956 | controller | Jun 11 16:38:31.718711 crc crio[23211]: time="2026-06-11T16:38:31.710158966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=21d63d7b-ccef-478e-908d-112e256dcb3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.334972 | controller | Jun 11 16:38:31.782499 crc crio[23211]: time="2026-06-11T16:38:31.778250896Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c62dce87-b664-4d37-a125-f9e73eb7336f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.334987 | controller | Jun 11 16:38:31.790708 crc crio[23211]: time="2026-06-11T16:38:31.786804939Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bb63d842-e507-43c1-b577-bf2c2a416485 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.335003 | controller | Jun 11 16:38:31.804367 crc crio[23211]: 2026-06-11T16:38:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd1f67c2eff60a7 Mac:2e:3e:80:4c:86:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/4fa59851-2230-4832-a84c-64e2cf05ca2c SocketPath: PciID:}] [{Interface:0xc000015380 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.335019 | controller | Jun 11 16:38:31.804367 crc crio[23211]: time="2026-06-11T16:38:31.800136053Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5 UID:57630106-ea70-4bed-8c68-e8673d714da7 NetNS:/var/run/netns/4fa59851-2230-4832-a84c-64e2cf05ca2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57630106_ea70_4bed_8c68_e8673d714da7.slice PodAnnotations:0xc0001ae378}] Aliases:map[]}"
2026-06-11 18:00:59.335040 | controller | Jun 11 16:38:31.804367 crc crio[23211]: time="2026-06-11T16:38:31.800297057Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.335056 | controller | Jun 11 16:38:31.821800 crc crio[23211]: time="2026-06-11T16:38:31.809173309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=db001650-8ecd-430a-bb2b-45b11adaf851 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.335072 | controller | Jun 11 16:38:31.821800 crc crio[23211]: time="2026-06-11T16:38:31.811118967Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=196d0d8d-a49a-4f9c-add7-46a9c0ddd941 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.335088 | controller | Jun 11 16:38:31.821800 crc crio[23211]: time="2026-06-11T16:38:31.817850815Z" level=info msg="Ran pod sandbox cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5 with infra container: openstack/glance-default-external-api-0/POD" id=f149578f-96aa-4c24-9c56-9fedd7db32f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.335103 | controller | Jun 11 16:38:31.845849 crc crio[23211]: time="2026-06-11T16:38:31.844142102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335119 | controller | Jun 11 16:38:31.854029 crc crio[23211]: time="2026-06-11T16:38:31.852551662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335135 | controller | Jun 11 16:38:31.857721 crc crio[23211]: time="2026-06-11T16:38:31.857536746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=7fdc093d-d5e4-474c-9704-bd00e2a05e46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.335150 | controller | Jun 11 16:38:31.865860 crc crio[23211]: time="2026-06-11T16:38:31.865734691Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=c79e8918-3ade-435e-a059-8ed25bc79ef9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.335166 | controller | Jun 11 16:38:31.869893 crc crio[23211]: time="2026-06-11T16:38:31.869852764Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686598-jkfzh/oc" id=01ed9370-a2a2-44c1-b86a-ed3416410b44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.335181 | controller | Jun 11 16:38:31.870673 crc crio[23211]: time="2026-06-11T16:38:31.870642783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335196 | controller | Jun 11 16:38:31.880192 crc crio[23211]: time="2026-06-11T16:38:31.88011473Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=39b513ef-e48f-4b33-a6a7-f132fb307ed8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.335211 | controller | Jun 11 16:38:31.942227 crc crio[23211]: time="2026-06-11T16:38:31.942059836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335226 | controller | Jun 11 16:38:32.068727 crc crio[23211]: time="2026-06-11T16:38:32.068638998Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=1e6f59e9-34d0-4c54-8774-9dbd10ab7822 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.335245 | controller | Jun 11 16:38:32.070526 crc crio[23211]: time="2026-06-11T16:38:32.069062508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335260 | controller | Jun 11 16:38:32.071670 crc crio[23211]: time="2026-06-11T16:38:32.071566671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335276 | controller | Jun 11 16:38:32.137204 crc crio[23211]: time="2026-06-11T16:38:32.133063047Z" level=info msg="Created container f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066: openstack/keystone-bootstrap-g5zhr/keystone-bootstrap" id=ad157ff4-64c4-460d-bd11-2d97344bab42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.335291 | controller | Jun 11 16:38:32.177599 crc crio[23211]: time="2026-06-11T16:38:32.152390339Z" level=info msg="Starting container: f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066" id=c01408ff-b005-4cdf-bd83-6b18301b08b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.335306 | controller | Jun 11 16:38:32.192490 crc crio[23211]: time="2026-06-11T16:38:32.185637109Z" level=info msg="Created container e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce: openstack/dnsmasq-dns-5494568cc5-j7ckk/init" id=2887dac1-0fee-4a46-8081-b702b2f86143 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.335322 | controller | Jun 11 16:38:32.195208 crc crio[23211]: time="2026-06-11T16:38:32.195172238Z" level=info msg="Starting container: e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce" id=f820b86c-0bb5-4d29-b1d7-3ae1c2dc0b2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.335338 | controller | Jun 11 16:38:32.208530 crc crio[23211]: time="2026-06-11T16:38:32.196976723Z" level=info msg="Started container" PID=69027 containerID=f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066 description=openstack/keystone-bootstrap-g5zhr/keystone-bootstrap id=c01408ff-b005-4cdf-bd83-6b18301b08b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a
2026-06-11 18:00:59.335359 | controller | Jun 11 16:38:32.261487 crc crio[23211]: time="2026-06-11T16:38:32.255238877Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-69d794c7cc-hs55x/POD" id=0636f4e6-9b33-4f5c-b903-5eca92ddb17f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.335383 | controller | Jun 11 16:38:32.261487 crc crio[23211]: time="2026-06-11T16:38:32.25536105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335401 | controller | Jun 11 16:38:32.289574 crc crio[23211]: time="2026-06-11T16:38:32.289180256Z" level=info msg="Started container" PID=69035 containerID=e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce description=openstack/dnsmasq-dns-5494568cc5-j7ckk/init id=f820b86c-0bb5-4d29-b1d7-3ae1c2dc0b2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c
2026-06-11 18:00:59.335417 | controller | Jun 11 16:38:32.591943 crc crio[23211]: time="2026-06-11T16:38:32.591860363Z" level=info msg="Running pod sandbox: openstack/neutron-c96687476-2lxp5/POD" id=62e3aca2-ad07-4325-85e7-34a4cfc53a10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.335433 | controller | Jun 11 16:38:32.592097 crc crio[23211]: time="2026-06-11T16:38:32.591971626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335449 | controller | Jun 11 16:38:32.614609 crc crio[23211]: time="2026-06-11T16:38:32.602259833Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69d794c7cc-hs55x Namespace:openstack ID:458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899 UID:ec7d6ee6-1520-4c96-8503-15ae0056d31e NetNS:/var/run/netns/09a26809-c586-4d2d-b4bb-423347d26691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec7d6ee6_1520_4c96_8503_15ae0056d31e.slice PodAnnotations:0xc0030881f0}] Aliases:map[]}"
2026-06-11 18:00:59.335470 | controller | Jun 11 16:38:32.614609 crc crio[23211]: time="2026-06-11T16:38:32.602370326Z" level=info msg="Adding pod openstack_dnsmasq-dns-69d794c7cc-hs55x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.335486 | controller | Jun 11 16:38:32.704265 crc crio[23211]: time="2026-06-11T16:38:32.703810219Z" level=info msg="Stopping container: e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce (timeout: 10s)" id=afee79e7-f730-497b-9132-fb2af07f7a3b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.335503 | controller | Jun 11 16:38:32.826952 crc crio[23211]: time="2026-06-11T16:38:32.826520543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335551 | controller | Jun 11 16:38:32.908025 crc crio[23211]: time="2026-06-11T16:38:32.907835055Z" level=info msg="Got pod network &{Name:neutron-c96687476-2lxp5 Namespace:openstack ID:6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707 UID:d7729fad-31b5-41cc-b536-c84a96ac038f NetNS:/var/run/netns/8539c132-8183-45c2-84fe-2cb02129d718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7729fad_31b5_41cc_b536_c84a96ac038f.slice PodAnnotations:0xc0022786e8}] Aliases:map[]}"
2026-06-11 18:00:59.335570 | controller | Jun 11 16:38:32.908025 crc crio[23211]: time="2026-06-11T16:38:32.907896106Z" level=info msg="Adding pod openstack_neutron-c96687476-2lxp5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.335587 | controller | Jun 11 16:38:32.916548 crc crio[23211]: time="2026-06-11T16:38:32.915354351Z" level=info msg="Stopped container e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce: openstack/dnsmasq-dns-5494568cc5-j7ckk/init" id=afee79e7-f730-497b-9132-fb2af07f7a3b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.335604 | controller | Jun 11 16:38:32.923115 crc crio[23211]: time="2026-06-11T16:38:32.922398147Z" level=info msg="Stopping pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c" id=d0f92371-ab97-435b-ac19-7f190f95e10d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.335621 | controller | Jun 11 16:38:32.932048 crc crio[23211]: time="2026-06-11T16:38:32.927202299Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5494568cc5-j7ckk Namespace:openstack ID:6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c UID:b86c6e3f-8850-4b9a-8ab3-f018ce2b37b4 NetNS:/var/run/netns/c0d271ab-4a37-4bc9-8fc8-ca7646f9bbbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb86c6e3f_8850_4b9a_8ab3_f018ce2b37b4.slice PodAnnotations:0xc0038ace28}] Aliases:map[]}"
2026-06-11 18:00:59.335637 | controller | Jun 11 16:38:32.932048 crc crio[23211]: time="2026-06-11T16:38:32.928209883Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5494568cc5-j7ckk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.335654 | controller | Jun 11 16:38:33.154854 crc crio[23211]: time="2026-06-11T16:38:33.154164175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335674 | controller | Jun 11 16:38:33.156580 crc crio[23211]: time="2026-06-11T16:38:33.155707095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335691 | controller | Jun 11 16:38:33.602849 crc crio[23211]: time="2026-06-11T16:38:33.602117581Z" level=info msg="Stopped pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c" id=d0f92371-ab97-435b-ac19-7f190f95e10d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.335707 | controller | Jun 11 16:38:33.694878 crc crio[23211]: time="2026-06-11T16:38:33.694740304Z" level=info msg="Created container 971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551: openshift-infra/auto-csr-approver-29686598-jkfzh/oc" id=01ed9370-a2a2-44c1-b86a-ed3416410b44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.335723 | controller | Jun 11 16:38:33.700505 crc crio[23211]: time="2026-06-11T16:38:33.700371955Z" level=info msg="Starting container: 971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551" id=98977ce0-1389-4fb9-bdbc-a7ef2cb37c69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.335739 | controller | Jun 11 16:38:33.732732 crc crio[23211]: time="2026-06-11T16:38:33.73263504Z" level=info msg="Started container" PID=69199 containerID=971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551 description=openshift-infra/auto-csr-approver-29686598-jkfzh/oc id=98977ce0-1389-4fb9-bdbc-a7ef2cb37c69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29
2026-06-11 18:00:59.335755 | controller | Jun 11 16:38:34.161231 crc crio[23211]: time="2026-06-11T16:38:34.160825363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335771 | controller | Jun 11 16:38:34.389922 crc crio[23211]: 2026-06-11T16:38:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:458fbeafb8a17a1 Mac:0a:1d:c7:b7:4e:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/09a26809-c586-4d2d-b4bb-423347d26691 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.335787 | controller | Jun 11 16:38:34.393571 crc crio[23211]: time="2026-06-11T16:38:34.393476143Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69d794c7cc-hs55x Namespace:openstack ID:458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899 UID:ec7d6ee6-1520-4c96-8503-15ae0056d31e NetNS:/var/run/netns/09a26809-c586-4d2d-b4bb-423347d26691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec7d6ee6_1520_4c96_8503_15ae0056d31e.slice PodAnnotations:0xc0030881f0}] Aliases:map[]}"
2026-06-11 18:00:59.335803 | controller | Jun 11 16:38:34.397867 crc crio[23211]: time="2026-06-11T16:38:34.397775741Z" level=info msg="Checking pod openstack_dnsmasq-dns-69d794c7cc-hs55x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.335819 | controller | Jun 11 16:38:34.399532 crc crio[23211]: time="2026-06-11T16:38:34.399488214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335836 | controller | Jun 11 16:38:34.449201 crc crio[23211]: time="2026-06-11T16:38:34.44903044Z" level=info msg="Created container 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125: openstack/glance-default-internal-api-0/glance-log" id=39b513ef-e48f-4b33-a6a7-f132fb307ed8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.335852 | controller | Jun 11 16:38:34.456376 crc crio[23211]: time="2026-06-11T16:38:34.455838419Z" level=info msg="Starting container: 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125" id=047c382b-8fb5-4f8e-b5d3-927388ce75ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.335872 | controller | Jun 11 16:38:34.466864 crc crio[23211]: time="2026-06-11T16:38:34.466756482Z" level=info msg="Started container" PID=69261 containerID=2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125 description=openstack/glance-default-internal-api-0/glance-log id=047c382b-8fb5-4f8e-b5d3-927388ce75ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084
2026-06-11 18:00:59.335890 | controller | Jun 11 16:38:34.647261 crc crio[23211]: time="2026-06-11T16:38:34.646512672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=e4effda5-56e1-4c4c-9449-75c29a2f410e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.335907 | controller | Jun 11 16:38:34.738992 crc crio[23211]: time="2026-06-11T16:38:34.738705564Z" level=info msg="Created container c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf: openstack/glance-default-external-api-0/glance-log" id=1e6f59e9-34d0-4c54-8774-9dbd10ab7822 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.335923 | controller | Jun 11 16:38:34.742185 crc crio[23211]: time="2026-06-11T16:38:34.741606497Z" level=info msg="Starting container: c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf" id=63a34ebb-26cf-4923-81e9-de6f821d35dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.335940 | controller | Jun 11 16:38:34.754368 crc crio[23211]: time="2026-06-11T16:38:34.754241412Z" level=info msg="Started container" PID=69317 containerID=c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf description=openstack/glance-default-external-api-0/glance-log id=63a34ebb-26cf-4923-81e9-de6f821d35dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5
2026-06-11 18:00:59.335956 | controller | Jun 11 16:38:34.971266 crc crio[23211]: time="2026-06-11T16:38:34.971130138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=7fcff039-9b94-4854-8ab3-d2df862901bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.335972 | controller | Jun 11 16:38:35.006694 crc crio[23211]: time="2026-06-11T16:38:35.006572143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.335989 | controller | Jun 11 16:38:35.186605 crc crio[23211]: time="2026-06-11T16:38:35.18628084Z" level=info msg="Created container 0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11: openstack/cinder-db-sync-xp4ks/cinder-db-sync" id=66aa859a-470c-4ee2-b49a-356fcb93495f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.336004 | controller | Jun 11 16:38:35.188050 crc crio[23211]: time="2026-06-11T16:38:35.187968613Z" level=info msg="Starting container: 0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11" id=3e555466-34cc-4497-8a48-9b834b1a9466 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.336020 | controller | Jun 11 16:38:35.195634 crc crio[23211]: time="2026-06-11T16:38:35.19547171Z" level=info msg="Started container" PID=69384 containerID=0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11 description=openstack/cinder-db-sync-xp4ks/cinder-db-sync id=3e555466-34cc-4497-8a48-9b834b1a9466 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161
2026-06-11 18:00:59.336036 | controller | Jun 11 16:38:36.247181 crc crio[23211]: time="2026-06-11T16:38:36.246689621Z" level=info msg="Ran pod sandbox 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899 with infra container: openstack/dnsmasq-dns-69d794c7cc-hs55x/POD" id=0636f4e6-9b33-4f5c-b903-5eca92ddb17f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.336057 | controller | Jun 11 16:38:36.250161 crc crio[23211]: time="2026-06-11T16:38:36.250114826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ce86c165-7278-4d27-a88c-60d8375dbd08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.336082 | controller | Jun 11 16:38:36.312398 crc crio[23211]: time="2026-06-11T16:38:36.312254599Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=60294a5a-e243-420e-8ffd-0f2c3074ccf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.336107 | controller | Jun 11 16:38:36.354903 crc crio[23211]: time="2026-06-11T16:38:36.354144195Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=2a6a21b4-6251-43f1-b713-bd7d624c2922 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.336124 | controller | Jun 11 16:38:36.468869 crc crio[23211]: time="2026-06-11T16:38:36.468614983Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=3007674b-347c-454a-a6bb-dc91456c7f8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.336140 | controller | Jun 11 16:38:36.689538 crc crio[23211]: time="2026-06-11T16:38:36.686912124Z" level=info msg="Creating container: openstack/dnsmasq-dns-69d794c7cc-hs55x/init" id=2884d286-15f7-4f41-bcd0-3e6360d9f9d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.336156 | controller | Jun 11 16:38:36.689538 crc crio[23211]: time="2026-06-11T16:38:36.687493068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.336172 | controller | Jun 11 16:38:36.752104 crc crio[23211]: time="2026-06-11T16:38:36.751979679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.336188 | controller | Jun 11 16:38:36.756550 crc crio[23211]: time="2026-06-11T16:38:36.756351608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.336204 | controller | Jun 11 16:38:36.855349 crc crio[23211]: time="2026-06-11T16:38:36.854715574Z" level=info msg="Stopping pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29" id=e04ffdd9-3d7a-42d2-8d73-ca6fa6c40da0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.336220 | controller | Jun 11 16:38:36.855705 crc crio[23211]: time="2026-06-11T16:38:36.855604306Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686598-jkfzh Namespace:openshift-infra ID:2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29 UID:5c36ba96-4fb7-4034-a9e3-12efa827afb1 NetNS:/var/run/netns/b4852872-4e1c-40f0-842c-df202f717fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c36ba96_4fb7_4034_a9e3_12efa827afb1.slice PodAnnotations:0xc000d2e578}] Aliases:map[]}"
2026-06-11 18:00:59.336237 | controller | Jun 11 16:38:36.855834 crc crio[23211]: time="2026-06-11T16:38:36.855807712Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686598-jkfzh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.336253 | controller | Jun 11 16:38:36.958144 crc crio[23211]: time="2026-06-11T16:38:36.958052645Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=a175a52d-77f1-4946-b1ee-df22fcad6792 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.336275 | controller | Jun 11 16:38:36.958569 crc crio[23211]: time="2026-06-11T16:38:36.958501846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.336292 | controller | Jun 11 16:38:37.027898 crc crio[23211]: time="2026-06-11T16:38:37.027582532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.336309 | controller | Jun 11 16:38:37.075835 crc crio[23211]: 2026-06-11T16:38:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d89e29ee98ac31 Mac:36:9c:dd:df:41:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/8539c132-8183-45c2-84fe-2cb02129d718 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.336327 | controller | Jun 11 16:38:37.076188 crc crio[23211]: time="2026-06-11T16:38:37.075967869Z" level=info msg="Got pod network &{Name:neutron-c96687476-2lxp5 Namespace:openstack ID:6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707 UID:d7729fad-31b5-41cc-b536-c84a96ac038f NetNS:/var/run/netns/8539c132-8183-45c2-84fe-2cb02129d718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7729fad_31b5_41cc_b536_c84a96ac038f.slice PodAnnotations:0xc0022786e8}] Aliases:map[]}"
2026-06-11 18:00:59.336344 | controller | Jun 11 16:38:37.076188 crc crio[23211]: time="2026-06-11T16:38:37.076104964Z" level=info msg="Checking pod openstack_neutron-c96687476-2lxp5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.336361 | controller | Jun 11 16:38:37.086875 crc crio[23211]: time="2026-06-11T16:38:37.086782179Z" level=info msg="Ran pod sandbox 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707 with infra container: openstack/neutron-c96687476-2lxp5/POD" id=62e3aca2-ad07-4325-85e7-34a4cfc53a10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.336386 | controller | Jun 11 16:38:37.092121 crc crio[23211]: time="2026-06-11T16:38:37.091975999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=23b50890-cb56-4ba8-8c8f-bb86204d890e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.336408 | controller | Jun 11 16:38:37.156974 crc crio[23211]: time="2026-06-11T16:38:37.15686134Z" level=info msg="Created container 3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a: openstack/dnsmasq-dns-69d794c7cc-hs55x/init" id=2884d286-15f7-4f41-bcd0-3e6360d9f9d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.336426 | controller | Jun 11 16:38:37.159956 crc crio[23211]: time="2026-06-11T16:38:37.159863276Z" level=info msg="Starting container: 3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a" id=ef1249c3-68b3-4309-8011-2328523567ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.336443 | controller | Jun 11 16:38:37.166909 crc crio[23211]: time="2026-06-11T16:38:37.166830259Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e5e0709b-ad38-476c-9cc1-1d7c87ba680d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.336460 | controller | Jun 11 16:38:37.168864 crc crio[23211]: time="2026-06-11T16:38:37.168762257Z" level=info msg="Started container" PID=69468 containerID=3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a description=openstack/dnsmasq-dns-69d794c7cc-hs55x/init id=ef1249c3-68b3-4309-8011-2328523567ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899
2026-06-11 18:00:59.336480 | controller | Jun 11 16:38:37.279504 crc crio[23211]: time="2026-06-11T16:38:37.279188835Z" level=info msg="Stopped pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29" id=e04ffdd9-3d7a-42d2-8d73-ca6fa6c40da0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.336498 | controller | Jun 11 16:38:37.398958 crc crio[23211]: time="2026-06-11T16:38:37.39878091Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=2163c010-bfc0-4b8d-9875-a15c0abb8b8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.336531 | controller | Jun 11 16:38:37.412257 crc crio[23211]: time="2026-06-11T16:38:37.411924039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.336555 | controller | Jun 11 16:38:37.497221 crc crio[23211]: time="2026-06-11T16:38:37.496751248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.336573 | controller | Jun 11 16:38:37.660680 crc crio[23211]: time="2026-06-11T16:38:37.660307061Z" level=info msg="Creating container: openstack/neutron-c96687476-2lxp5/neutron-api" id=96fdec3a-5e20-46e0-9dc9-4743e861fa5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.336590 | controller | Jun 11 16:38:37.662573 crc crio[23211]: time="2026-06-11T16:38:37.662372914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.336607 | controller | Jun 11 16:38:37.769167 crc crio[23211]: time="2026-06-11T16:38:37.768186656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.336624 | controller | Jun 11 16:38:37.790784 crc crio[23211]: time="2026-06-11T16:38:37.790599947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.336657 | controller | Jun 11 16:38:37.800742 crc crio[23211]: time="2026-06-11T16:38:37.800633417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.336687 | controller | Jun 11 16:38:37.924537 crc crio[23211]: time="2026-06-11T16:38:37.924206073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=60e54563-271e-4711-b77f-cc709360fde3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.336705 | controller | Jun 11 16:38:38.046640 crc crio[23211]: time="2026-06-11T16:38:38.046541927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e5f10cfb-cd12-4c32-8c0c-a28daa347741 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.336723 | controller | Jun 11 16:38:38.270013 crc crio[23211]: time="2026-06-11T16:38:38.267696401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.336745 | controller | Jun 11 16:38:38.750614 crc crio[23211]: time="2026-06-11T16:38:38.750515927Z" level=info msg="Created container 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159: openstack/glance-default-internal-api-0/glance-httpd" id=a175a52d-77f1-4946-b1ee-df22fcad6792 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.336766 | controller | Jun 11 16:38:38.751791 crc crio[23211]: time="2026-06-11T16:38:38.750925197Z" level=info msg="Creating container: openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns" id=92bc6c8b-9994-42a7-ba47-39fab289969b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.336785 | controller | Jun 11 16:38:38.751791 crc crio[23211]: time="2026-06-11T16:38:38.751556964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.336806 | controller | Jun 11 16:38:38.751873 crc crio[23211]: time="2026-06-11T16:38:38.75180105Z" level=info msg="Starting container: 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159" id=f27aeb6c-ed97-403e-a39e-99c23e7f7ea8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.336823 | controller | Jun 11 16:38:38.752279 crc crio[23211]: time="2026-06-11T16:38:38.752201619Z" level=info msg="Created container 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874: openstack/neutron-c96687476-2lxp5/neutron-api" id=96fdec3a-5e20-46e0-9dc9-4743e861fa5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.336841 | controller | Jun 11 16:38:38.756605 crc crio[23211]: time="2026-06-11T16:38:38.756514498Z" level=info msg="Starting container: 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874" id=a26ec272-5d6c-4e63-ad10-32b50de3d8f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.336880 | controller | Jun 11 16:38:38.765117 crc crio[23211]: time="2026-06-11T16:38:38.764926107Z" level=info msg="Started container" PID=69622 containerID=8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159 description=openstack/glance-default-internal-api-0/glance-httpd id=f27aeb6c-ed97-403e-a39e-99c23e7f7ea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084
2026-06-11 18:00:59.336901 | controller | Jun 11 16:38:38.766078 crc crio[23211]: time="2026-06-11T16:38:38.765943303Z" level=info msg="Started container" PID=69640 containerID=0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874 description=openstack/neutron-c96687476-2lxp5/neutron-api id=a26ec272-5d6c-4e63-ad10-32b50de3d8f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707
2026-06-11 18:00:59.336919 | controller | Jun 11 16:38:39.003488 crc crio[23211]: time="2026-06-11T16:38:39.0028794Z" level=info msg="Created container d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3: openstack/glance-default-external-api-0/glance-httpd" id=2163c010-bfc0-4b8d-9875-a15c0abb8b8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.336936 | controller | Jun 11 16:38:39.004616 crc crio[23211]: time="2026-06-11T16:38:39.004490419Z" level=info msg="Starting container: d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3" id=8b93d4cd-7577-4baf-96e9-ac3126974235 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.336953 | controller | Jun 11 16:38:39.013516 crc crio[23211]: time="2026-06-11T16:38:39.012850649Z" level=info msg="Started container" PID=69678 containerID=d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3 description=openstack/glance-default-external-api-0/glance-httpd id=8b93d4cd-7577-4baf-96e9-ac3126974235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5
2026-06-11 18:00:59.336970 | controller | Jun 11 16:38:39.223648 crc crio[23211]: time="2026-06-11T16:38:39.222173865Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b5403fc4-231d-4880-abbb-a0b94d902dce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.336987 | controller | Jun 11 16:38:39.972376 crc crio[23211]: time="2026-06-11T16:38:39.971240511Z" level=info msg="Stopping container: d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3 (timeout: 30s)" id=13e83a4c-5aad-4634-8db7-6347b3d113e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.337010 | controller | Jun 11 16:38:39.972376 crc crio[23211]: time="2026-06-11T16:38:39.971281532Z" level=info msg="Stopping container: 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159 (timeout: 30s)" id=8af62db2-cca3-465d-befe-9892e0356d39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.337027 | controller | Jun 11 16:38:39.972376 crc crio[23211]: time="2026-06-11T16:38:39.971366064Z" level=info msg="Stopping container: c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf (timeout: 30s)" id=195507a2-c321-4eaf-ac99-bfbde9c1213d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.337044 | controller | Jun 11 16:38:39.973212 crc crio[23211]: time="2026-06-11T16:38:39.971414625Z" level=info msg="Stopping container: 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125 (timeout: 30s)" id=d14e3a04-f56d-48ea-83cc-8ee195a24f8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.337060 | controller | Jun 11 16:38:40.780255 crc crio[23211]: time="2026-06-11T16:38:40.77976259Z" level=info msg="Stopped container c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf: openstack/glance-default-external-api-0/glance-log" id=195507a2-c321-4eaf-ac99-bfbde9c1213d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.337076 | controller | Jun 11 16:38:40.832461 crc crio[23211]: time="2026-06-11T16:38:40.832146698Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a043b583-2d58-4993-8714-8484c31fa52d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.337091 | controller | Jun 11 16:38:41.115193 crc crio[23211]: time="2026-06-11T16:38:41.114939261Z" level=info msg="Stopped container 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125: openstack/glance-default-internal-api-0/glance-log" id=d14e3a04-f56d-48ea-83cc-8ee195a24f8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.337107 | controller | Jun 11 16:38:41.122369 crc crio[23211]: time="2026-06-11T16:38:41.122255395Z" level=info msg="Creating container: openstack/neutron-c96687476-2lxp5/neutron-httpd" id=673d12d3-3972-44df-86bf-d02c91e0f4c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.337123 | controller | Jun 11 16:38:41.373221 crc crio[23211]: time="2026-06-11T16:38:41.373050256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.337139 | controller | Jun 11 16:38:41.384623 crc crio[23211]: time="2026-06-11T16:38:41.384167334Z" level=info msg="Stopped container d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3: openstack/glance-default-external-api-0/glance-httpd" id=13e83a4c-5aad-4634-8db7-6347b3d113e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.337155 | controller | Jun 11 16:38:41.385267 crc crio[23211]: time="2026-06-11T16:38:41.384995734Z" level=info msg="Stopping pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5" id=bc39f807-6315-4f94-8b85-7474e28a1408 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.337171 | controller | Jun 11 16:38:41.386286 crc crio[23211]: time="2026-06-11T16:38:41.385989619Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5 UID:57630106-ea70-4bed-8c68-e8673d714da7 NetNS:/var/run/netns/4fa59851-2230-4832-a84c-64e2cf05ca2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57630106_ea70_4bed_8c68_e8673d714da7.slice PodAnnotations:0xc0001af030}] Aliases:map[]}"
2026-06-11 18:00:59.337192 | controller | Jun 11 16:38:41.386286 crc crio[23211]: time="2026-06-11T16:38:41.386187765Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.337209 | controller | Jun 11 16:38:41.746495 crc crio[23211]: time="2026-06-11T16:38:41.74239547Z" level=info msg="Stopped container 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159: openstack/glance-default-internal-api-0/glance-httpd" id=8af62db2-cca3-465d-befe-9892e0356d39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.337226 | controller | Jun 11 16:38:41.746495 crc crio[23211]: time="2026-06-11T16:38:41.743710202Z" level=info msg="Stopping pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084" id=cdfe90d3-7a8c-4a0c-914b-e895d41d835a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.337243 | controller | Jun 11 16:38:41.746495 crc crio[23211]: time="2026-06-11T16:38:41.744132633Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084 UID:f9d01aa9-e2ba-465c-888c-00bee6c33e03 NetNS:/var/run/netns/2bc79058-d523-4dfc-a698-0a1900d7eb99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9d01aa9_e2ba_465c_888c_00bee6c33e03.slice PodAnnotations:0xc0001af2f8}] Aliases:map[]}"
2026-06-11 18:00:59.337260 | controller | Jun 11 16:38:41.746495 crc crio[23211]: time="2026-06-11T16:38:41.744306037Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.337277 | controller | Jun 11 16:38:41.751949 crc crio[23211]: time="2026-06-11T16:38:41.751869565Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=2cb94988-1f4c-4f4a-b02e-6b460891ea7c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.337293 | controller | Jun 11 16:38:41.757475 crc crio[23211]: time="2026-06-11T16:38:41.755900287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=1689a46e-c58c-4fdf-8a8d-71720d7e186d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.337309 | controller | Jun 11 16:38:41.943247 crc crio[23211]: time="2026-06-11T16:38:41.943161284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.337326 | controller | Jun 11 16:38:41.949889 crc crio[23211]: time="2026-06-11T16:38:41.94985176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.337342 | controller | Jun 11 16:38:41.991290 crc crio[23211]: time="2026-06-11T16:38:41.99110855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=dbd12400-f724-4dca-b3df-5d85f65aa4d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.337358 | controller | Jun 11 16:38:42.019509 crc crio[23211]: time="2026-06-11T16:38:42.018932665Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=c2cbf5c3-deba-4076-9deb-a907ca859454 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.337374 | controller | Jun 11 16:38:42.023582 crc crio[23211]: time="2026-06-11T16:38:42.020620727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.337400 | controller | Jun 11 16:38:42.249683 crc crio[23211]: time="2026-06-11T16:38:42.24901696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.337423 | controller | Jun 11 16:38:42.296479 crc crio[23211]: time="2026-06-11T16:38:42.289866471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.337440 | controller | Jun 11 16:38:42.439832 crc crio[23211]: time="2026-06-11T16:38:42.439675592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.337456 | controller | Jun 11 16:38:42.450808 crc crio[23211]: time="2026-06-11T16:38:42.450690937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.337472 | controller | Jun 11 16:38:42.546298 crc crio[23211]: time="2026-06-11T16:38:42.545813712Z" level=info msg="Stopped pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5" id=bc39f807-6315-4f94-8b85-7474e28a1408 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.337488 | controller | Jun 11 16:38:42.612359 crc crio[23211]: time="2026-06-11T16:38:42.612246572Z" level=info msg="Created container 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f: openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns" id=92bc6c8b-9994-42a7-ba47-39fab289969b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.337504 | controller | Jun 11 16:38:42.623547 crc crio[23211]: time="2026-06-11T16:38:42.622516397Z" level=info msg="Starting container: 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f" id=682a0361-b48b-4d80-86af-93aeca448f74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.337553 | controller | Jun 11 16:38:42.637295 crc crio[23211]: time="2026-06-11T16:38:42.637059691Z" level=info msg="Started container" PID=70293 containerID=7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f description=openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns id=682a0361-b48b-4d80-86af-93aeca448f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899
2026-06-11 18:00:59.337575 | controller | Jun 11 16:38:42.658928 crc crio[23211]: time="2026-06-11T16:38:42.650065945Z" level=info msg="Created container 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959: openstack/neutron-c96687476-2lxp5/neutron-httpd" id=673d12d3-3972-44df-86bf-d02c91e0f4c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.337592 | controller | Jun 11 16:38:42.658928 crc crio[23211]: time="2026-06-11T16:38:42.653592224Z" level=info msg="Starting container: 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959" id=400a3df0-c5d7-410c-aac8-fcc9d2a2dffa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.337608 | controller | Jun 11 16:38:42.662274 crc crio[23211]: time="2026-06-11T16:38:42.662121877Z" level=info msg="Started container" PID=70321 containerID=839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959 description=openstack/neutron-c96687476-2lxp5/neutron-httpd id=400a3df0-c5d7-410c-aac8-fcc9d2a2dffa name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707
2026-06-11 18:00:59.337624 | controller | Jun 11 16:38:42.722305 crc crio[23211]: time="2026-06-11T16:38:42.722219186Z" level=info msg="Created container 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365: openstack/ceilometer-0/ceilometer-notification-agent" id=c2cbf5c3-deba-4076-9deb-a907ca859454 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.337640 | controller | Jun 11 16:38:42.724774 crc crio[23211]: time="2026-06-11T16:38:42.724251929Z" level=info msg="Starting container: 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365" id=7266229e-00fa-4b1d-9a63-f0d1d12596e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.337661 | controller | Jun 11 16:38:42.735902 crc crio[23211]: time="2026-06-11T16:38:42.735808806Z" level=info msg="Started container" PID=70322 containerID=29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365 description=openstack/ceilometer-0/ceilometer-notification-agent id=7266229e-00fa-4b1d-9a63-f0d1d12596e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2
2026-06-11 18:00:59.337679 | controller | Jun 11 16:38:42.751614 crc crio[23211]: time="2026-06-11T16:38:42.75154626Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=d73bfcc6-2f3b-47f2-be1b-f4c90379bc45 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.337696 | controller | Jun 11 16:38:42.762991 crc crio[23211]: time="2026-06-11T16:38:42.762893663Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:00:59.337712 | controller | Jun 11 16:38:42.823282 crc crio[23211]: time="2026-06-11T16:38:42.821571658Z" level=info msg="Stopped pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084" id=cdfe90d3-7a8c-4a0c-914b-e895d41d835a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.337728 | controller | Jun 11 16:38:43.379480 crc crio[23211]: time="2026-06-11T16:38:43.377748127Z" level=info msg="Removing container: d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3" id=c7fd8932-9290-4b00-91bb-2215a2d06603 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.337744 | controller | Jun 11 16:38:43.602716 crc crio[23211]: time="2026-06-11T16:38:43.58689021Z" level=info msg="Removed container d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3: openstack/glance-default-external-api-0/glance-httpd" id=c7fd8932-9290-4b00-91bb-2215a2d06603 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.337760 | controller | Jun 11 16:38:43.623877 crc crio[23211]: time="2026-06-11T16:38:43.623795452Z" level=info msg="Removing container: c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf" id=1a13c16d-d75d-4850-b621-2fc3450df374 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.337776 | controller | Jun 11 16:38:43.694993 crc crio[23211]: time="2026-06-11T16:38:43.694092567Z" level=info msg="Removed container c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf: openstack/glance-default-external-api-0/glance-log" id=1a13c16d-d75d-4850-b621-2fc3450df374 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.337792 | controller | Jun 11 16:38:43.763868 crc crio[23211]: time="2026-06-11T16:38:43.75509987Z" level=info msg="Removing container: 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159" id=fc7d4331-7035-4eb0-a719-ff05bf96b647 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.337808 | controller | Jun 11 16:38:43.858930 crc crio[23211]: time="2026-06-11T16:38:43.857661032Z" level=info msg="Running pod sandbox: openstack/neutron-847668f5fc-bgqxx/POD" id=cad5196e-0d09-4948-81f7-7b5eac05c9df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.337824 | controller | Jun 11 16:38:43.859140 crc crio[23211]: time="2026-06-11T16:38:43.858972954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.337840 | controller | Jun 11 16:38:43.863567 crc crio[23211]: time="2026-06-11T16:38:43.863147969Z" level=info msg="Removed container 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159: openstack/glance-default-internal-api-0/glance-httpd" id=fc7d4331-7035-4eb0-a719-ff05bf96b647 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.337860 | controller | Jun 11 16:38:43.869483 crc crio[23211]: time="2026-06-11T16:38:43.868253576Z" level=info msg="Removing container: 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125" id=309197f5-54b3-4b69-b323-723d7b5e54f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.337877 | controller | Jun 11 16:38:43.931630 crc crio[23211]: time="2026-06-11T16:38:43.931487336Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=1ee9a240-4a1a-412f-a646-1dfc36f7e54f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.337894 | controller | Jun 11 16:38:43.931756 crc crio[23211]: time="2026-06-11T16:38:43.931656389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.337910 | controller | Jun 11 16:38:43.932011 crc crio[23211]: time="2026-06-11T16:38:43.931944057Z" level=info msg="Removed container 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125: openstack/glance-default-internal-api-0/glance-log" id=309197f5-54b3-4b69-b323-723d7b5e54f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.337927 | controller | Jun 11 16:38:43.999505 crc crio[23211]: time="2026-06-11T16:38:43.99936932Z" level=info msg="Got pod network &{Name:neutron-847668f5fc-bgqxx Namespace:openstack ID:39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3 UID:72b3e5ed-10e0-4714-b5f6-11b2ec6582d2 NetNS:/var/run/netns/64f11533-ff64-4e4b-8543-cd3182e18e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3e5ed_10e0_4714_b5f6_11b2ec6582d2.slice PodAnnotations:0xc000130708}] Aliases:map[]}"
2026-06-11 18:00:59.337980 | controller | Jun 11 16:38:43.999505 crc crio[23211]: time="2026-06-11T16:38:43.999491203Z" level=info msg="Adding pod openstack_neutron-847668f5fc-bgqxx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.338004 | controller | Jun 11 16:38:44.008590 crc crio[23211]: time="2026-06-11T16:38:44.008412737Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9 UID:76ecb0eb-34b4-4fbf-9b5b-f29af47e26a4 NetNS:/var/run/netns/70d34186-89ec-4089-8776-48fea1fb19b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76ecb0eb_34b4_4fbf_9b5b_f29af47e26a4.slice PodAnnotations:0xc000d2e308}] Aliases:map[]}"
2026-06-11 18:00:59.338022 | controller | Jun 11 16:38:44.008590 crc crio[23211]: time="2026-06-11T16:38:44.00855738Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.338040 | controller | Jun 11 16:38:44.147069 crc crio[23211]: time="2026-06-11T16:38:44.146475064Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=8793fad3-ab40-43de-ad1e-a11b9707a5e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.338057 | controller | Jun 11 16:38:44.147069 crc crio[23211]: time="2026-06-11T16:38:44.146843142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.338074 | controller | Jun 11 16:38:44.247061 crc crio[23211]: time="2026-06-11T16:38:44.24482703Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8 UID:db405fd8-55fd-4608-a017-5977daf0644e NetNS:/var/run/netns/eda1ef72-70bc-40e9-83aa-0f0979f67bf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb405fd8_55fd_4608_a017_5977daf0644e.slice PodAnnotations:0xc006bcc1a8}] Aliases:map[]}"
2026-06-11 18:00:59.338094 | controller | Jun 11 16:38:44.247061 crc crio[23211]: time="2026-06-11T16:38:44.244902762Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.338112 | controller | Jun 11 16:38:44.424477 crc crio[23211]: time="2026-06-11T16:38:44.423691416Z" level=info msg="Stopping pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a" id=7d6f8467-ec98-4710-9a51-4abf44372487 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.338129 | controller | Jun 11 16:38:44.424477 crc crio[23211]: time="2026-06-11T16:38:44.424127117Z" level=info msg="Got pod network &{Name:keystone-bootstrap-g5zhr Namespace:openstack ID:94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a UID:ff38483f-0e4a-4694-a3f9-7a8c3264c843 NetNS:/var/run/netns/ff8a5e0c-819f-4647-8af7-9ba9f34c5313 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff38483f_0e4a_4694_a3f9_7a8c3264c843.slice PodAnnotations:0xc0001ae230}] Aliases:map[]}"
2026-06-11 18:00:59.338146 | controller | Jun 11 16:38:44.424477 crc crio[23211]: time="2026-06-11T16:38:44.42424649Z" level=info msg="Deleting pod openstack_keystone-bootstrap-g5zhr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.338163 | controller | Jun 11 16:38:44.851978 crc crio[23211]: 2026-06-11T16:38:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b7abfa4181e9d Mac:f2:9f:d1:21:13:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/64f11533-ff64-4e4b-8543-cd3182e18e5e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.338180 | controller | Jun 11 16:38:44.852963 crc crio[23211]: time="2026-06-11T16:38:44.852894355Z" level=info msg="Got pod network &{Name:neutron-847668f5fc-bgqxx Namespace:openstack ID:39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3 UID:72b3e5ed-10e0-4714-b5f6-11b2ec6582d2 NetNS:/var/run/netns/64f11533-ff64-4e4b-8543-cd3182e18e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3e5ed_10e0_4714_b5f6_11b2ec6582d2.slice PodAnnotations:0xc000130708}] Aliases:map[]}"
2026-06-11 18:00:59.338197 | controller | Jun 11 16:38:44.853139 crc crio[23211]: time="2026-06-11T16:38:44.853090899Z" level=info msg="Checking pod openstack_neutron-847668f5fc-bgqxx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.338214 | controller | Jun 11 16:38:44.880478 crc crio[23211]: time="2026-06-11T16:38:44.880206256Z" level=info msg="Ran pod sandbox 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3 with infra container: openstack/neutron-847668f5fc-bgqxx/POD" id=cad5196e-0d09-4948-81f7-7b5eac05c9df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.338231 | controller | Jun 11 16:38:44.884299 crc crio[23211]: time="2026-06-11T16:38:44.884183796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=23737f95-96b4-4f37-a0c4-5ed9fc18829e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.338247 | controller | Jun 11 16:38:44.995996 crc crio[23211]: time="2026-06-11T16:38:44.995648718Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a3bca519-f598-4b95-ba36-9cedd025bf99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.338264 | controller | Jun 11 16:38:45.006609 crc crio[23211]: 2026-06-11T16:38:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:936b5ea5edeaa71 Mac:ea:44:b1:c6:44:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/70d34186-89ec-4089-8776-48fea1fb19b8 SocketPath: PciID:}] [{Interface:0xc0004a25d0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.338284 | controller | Jun 11 16:38:45.008535 crc crio[23211]: time="2026-06-11T16:38:45.007835823Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9 UID:76ecb0eb-34b4-4fbf-9b5b-f29af47e26a4 NetNS:/var/run/netns/70d34186-89ec-4089-8776-48fea1fb19b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76ecb0eb_34b4_4fbf_9b5b_f29af47e26a4.slice PodAnnotations:0xc000d2e308}] Aliases:map[]}"
2026-06-11 18:00:59.338302 | controller | Jun 11 16:38:45.008535 crc crio[23211]: time="2026-06-11T16:38:45.008166881Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.338319 | controller | Jun 11 16:38:45.016516 crc crio[23211]: time="2026-06-11T16:38:45.016258143Z" level=info msg="Creating container: openstack/neutron-847668f5fc-bgqxx/neutron-api" id=3c75a71b-8314-446e-a863-032ddf2c549c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.338337 | controller | Jun 11 16:38:45.020700 crc crio[23211]: time="2026-06-11T16:38:45.020629842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.338353 | controller | Jun 11 16:38:45.029471 crc crio[23211]: time="2026-06-11T16:38:45.029277918Z" level=info msg="Ran pod sandbox 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9 with infra container: openstack/glance-default-internal-api-0/POD" id=1ee9a240-4a1a-412f-a646-1dfc36f7e54f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.338369 | controller | Jun 11 16:38:45.034600 crc crio[23211]: time="2026-06-11T16:38:45.034498739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=494cdcaf-fb4b-4fed-b24d-3cc44cc2e051 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.338385 | controller | Jun 11 16:38:45.058164 crc crio[23211]: time="2026-06-11T16:38:45.058050647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=122d6f65-24b7-457a-8618-c0c68e7f6f28 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.338404 | controller | Jun 11 16:38:45.068538 crc crio[23211]: time="2026-06-11T16:38:45.068358065Z" level=info msg="Stopped pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a" id=7d6f8467-ec98-4710-9a51-4abf44372487 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.338429 | controller | Jun 11 16:38:45.077960 crc crio[23211]: time="2026-06-11T16:38:45.077839731Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=3dc6fc39-044b-49ec-87b3-689c15d5b438 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.338450 | controller | Jun 11 16:38:45.081779 crc crio[23211]: time="2026-06-11T16:38:45.079093593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.338467 | controller | Jun 11 16:38:45.121641 crc crio[23211]: time="2026-06-11T16:38:45.121530192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.338483 | controller | Jun 11 16:38:45.129398 crc crio[23211]: time="2026-06-11T16:38:45.129300126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.338503 | controller | Jun 11 16:38:45.232058 crc crio[23211]: time="2026-06-11T16:38:45.23196656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.338541 | controller | Jun 11 16:38:45.341954 crc crio[23211]: 2026-06-11T16:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2b2104aa37ad3a Mac:d2:d2:98:ec:a0:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/eda1ef72-70bc-40e9-83aa-0f0979f67bf8 SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.338560 | controller | Jun 11 16:38:45.343374 crc crio[23211]: time="2026-06-11T16:38:45.343305431Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8 UID:db405fd8-55fd-4608-a017-5977daf0644e NetNS:/var/run/netns/eda1ef72-70bc-40e9-83aa-0f0979f67bf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb405fd8_55fd_4608_a017_5977daf0644e.slice PodAnnotations:0xc006bcc1a8}] Aliases:map[]}"
2026-06-11 18:00:59.338578 | controller | Jun 11 16:38:45.343733 crc crio[23211]: time="2026-06-11T16:38:45.343713221Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.338595 | controller | Jun 11 16:38:45.372730 crc crio[23211]: time="2026-06-11T16:38:45.372636773Z" level=info msg="Ran pod sandbox f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8 with infra container: openstack/glance-default-external-api-0/POD" id=8793fad3-ab40-43de-ad1e-a11b9707a5e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.338612 | controller | Jun 11 16:38:45.375779 crc crio[23211]: time="2026-06-11T16:38:45.375686909Z" level=info msg="Created container 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f: openstack/neutron-847668f5fc-bgqxx/neutron-api" id=3c75a71b-8314-446e-a863-032ddf2c549c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.338629 | controller | Jun 11 16:38:45.378935 crc crio[23211]: time="2026-06-11T16:38:45.378864608Z" level=info msg="Starting container: 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f" id=f4b137d5-3e1d-48ff-90a8-989de473e329 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.338645 | controller | Jun 11 16:38:45.380949 crc crio[23211]: time="2026-06-11T16:38:45.380813696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=a2c05a25-a950-40c2-9731-4c9c95427c93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.338663 | controller | Jun 11 16:38:45.391256 crc crio[23211]: time="2026-06-11T16:38:45.391162935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=2e366bf0-1851-4c89-a034-c2881b66ef0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.338679 | controller | Jun 11 16:38:45.392956 crc crio[23211]: time="2026-06-11T16:38:45.392874088Z" level=info msg="Started container" PID=70774 containerID=80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f description=openstack/neutron-847668f5fc-bgqxx/neutron-api id=f4b137d5-3e1d-48ff-90a8-989de473e329 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3
2026-06-11 18:00:59.338696 | controller | Jun 11 16:38:45.412255 crc crio[23211]: time="2026-06-11T16:38:45.411799781Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=c1650334-a178-4760-8ce8-3ed9be22ae0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.338716 | controller | Jun 11 16:38:45.412255 crc crio[23211]: time="2026-06-11T16:38:45.41217735Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c4729e83-7fcc-4c92-b16d-7fa53d1e72ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.338733 | controller | Jun 11 16:38:45.412782 crc crio[23211]: time="2026-06-11T16:38:45.412306703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.338750 | controller | Jun 11 16:38:45.530622 crc crio[23211]: time="2026-06-11T16:38:45.529774427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.338767 | controller | Jun 11 16:38:45.558030 crc crio[23211]: time="2026-06-11T16:38:45.557905579Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=288fff2e-3e94-445b-a0a4-c06cc904a195 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.338783 | controller | Jun 11 16:38:45.572295 crc crio[23211]: time="2026-06-11T16:38:45.572252068Z" level=info msg="Creating container: openstack/neutron-847668f5fc-bgqxx/neutron-httpd" id=d2dcf004-db64-4e83-b225-fcd13689bd61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.338799 | controller | Jun 11 16:38:45.574061 crc crio[23211]: time="2026-06-11T16:38:45.574038553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.338815 | controller | Jun 11 16:38:45.710667 crc crio[23211]: time="2026-06-11T16:38:45.710530181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.338831 | controller | Jun 11 16:38:45.746640 crc crio[23211]: time="2026-06-11T16:38:45.746297013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.338847 | controller | Jun 11 16:38:46.374244 crc crio[23211]: time="2026-06-11T16:38:46.37366952Z" level=info msg="Created container 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5: openstack/neutron-847668f5fc-bgqxx/neutron-httpd" id=d2dcf004-db64-4e83-b225-fcd13689bd61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.338864 | controller | Jun 11 16:38:46.375855 crc crio[23211]: time="2026-06-11T16:38:46.375772253Z" level=info msg="Starting container: 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5" id=aa019df7-246c-4ecc-8013-365280fe0741 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.338880 | controller | Jun 11 16:38:46.378718 crc crio[23211]: time="2026-06-11T16:38:46.378670376Z" level=info msg="Running pod sandbox: openstack/keystone-6bf8c966dc-gk7hl/POD" id=ba950f3d-6dfb-4dcd-b7b5-11ba30c6e716 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.338897 | controller | Jun 11 16:38:46.381192 crc crio[23211]: time="2026-06-11T16:38:46.381168818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.338913 | controller | Jun 11 16:38:46.391719 crc crio[23211]: time="2026-06-11T16:38:46.391631099Z" level=info msg="Started container" PID=70828 containerID=394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5 description=openstack/neutron-847668f5fc-bgqxx/neutron-httpd id=aa019df7-246c-4ecc-8013-365280fe0741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3
2026-06-11 18:00:59.338934 | controller | Jun 11 16:38:46.452535 crc crio[23211]: time="2026-06-11T16:38:46.451252638Z" level=info msg="Got pod network &{Name:keystone-6bf8c966dc-gk7hl Namespace:openstack ID:8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8 UID:5086879e-40b6-48ef-b292-fe87e73e3307 NetNS:/var/run/netns/f45ae987-4110-4a51-8e5c-c06581e00f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5086879e_40b6_48ef_b292_fe87e73e3307.slice PodAnnotations:0xc0066182a8}] Aliases:map[]}"
2026-06-11 18:00:59.338952 | controller | Jun 11 16:38:46.452535 crc crio[23211]: time="2026-06-11T16:38:46.451709609Z" level=info msg="Adding pod openstack_keystone-6bf8c966dc-gk7hl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.338968 | controller | Jun 11 16:38:46.568515 crc crio[23211]: time="2026-06-11T16:38:46.568385493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.338985 | controller | Jun 11 16:38:46.790479 crc crio[23211]: time="2026-06-11T16:38:46.790253033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.339002 | controller | Jun 11 16:38:46.939567 crc crio[23211]: time="2026-06-11T16:38:46.939384568Z" level=info msg="Created container cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c: openstack/glance-default-internal-api-0/glance-log" id=3dc6fc39-044b-49ec-87b3-689c15d5b438 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.339062 | controller | Jun 11 16:38:46.943097 crc crio[23211]: time="2026-06-11T16:38:46.942991727Z" level=info msg="Starting container: cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c" id=a7a13012-ca79-4bfd-b6df-e9756c754a5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.339107 | controller | Jun 11 16:38:46.950741 crc crio[23211]: time="2026-06-11T16:38:46.950575917Z" level=info msg="Created container 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2: openstack/glance-default-external-api-0/glance-log" id=c1650334-a178-4760-8ce8-3ed9be22ae0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.339129 | controller | Jun 11 16:38:46.955883 crc crio[23211]: time="2026-06-11T16:38:46.95512136Z" level=info msg="Started container" PID=70881 containerID=cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c description=openstack/glance-default-internal-api-0/glance-log id=a7a13012-ca79-4bfd-b6df-e9756c754a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9
2026-06-11 18:00:59.339147 | controller | Jun 11 16:38:46.959596 crc crio[23211]: time="2026-06-11T16:38:46.957590752Z" level=info msg="Starting container: 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2" id=816de443-fdd8-4c19-bb87-48ab74c29ef7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.339163 | controller | Jun 11 16:38:46.967514 crc crio[23211]: time="2026-06-11T16:38:46.966288399Z" level=info msg="Started container" PID=70930 containerID=76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2 description=openstack/glance-default-external-api-0/glance-log id=816de443-fdd8-4c19-bb87-48ab74c29ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8
2026-06-11 18:00:59.339180 | controller | Jun 11 16:38:46.981501 crc crio[23211]: time="2026-06-11T16:38:46.981250752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=35dd07b1-06f1-4995-828f-07d11c61beed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.339200 | controller | Jun 11 16:38:47.011578 crc crio[23211]: time="2026-06-11T16:38:47.010634427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=3ca29fe7-c0e5-4029-b0ac-42fba0a8b4fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.339217 | controller | Jun 11 16:38:47.077656 crc crio[23211]: time="2026-06-11T16:38:47.077543057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=8be521a3-d4c7-4db9-bbf2-69ae91dcb9fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.339233 | controller | Jun 11 16:38:47.093551 crc crio[23211]: time="2026-06-11T16:38:47.093372553Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=04a7f033-e121-40b5-b577-58e05bb9a9d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.339250 | controller | Jun 11 16:38:47.093989 crc crio[23211]: time="2026-06-11T16:38:47.093858425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.339267 | controller | Jun 11 16:38:47.099226 crc crio[23211]: time="2026-06-11T16:38:47.099099846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=813746a8-ea5d-44ba-ae7e-9d45aed47bc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.339284 | controller | Jun 11 16:38:47.152783 crc crio[23211]: time="2026-06-11T16:38:47.152611052Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=c4b687b2-09ef-4714-a9c2-74042634a199 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.339300 | controller | Jun 11 16:38:47.156708 crc crio[23211]: time="2026-06-11T16:38:47.154764195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.339316 | controller | Jun 11 16:38:47.178979 crc crio[23211]: 2026-06-11T16:38:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dab6f109418231 Mac:3a:c0:04:6b:71:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/f45ae987-4110-4a51-8e5c-c06581e00f4f SocketPath: PciID:}] [{Interface:0xc0000154d0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.339333 | controller | Jun 11 16:38:47.180522 crc crio[23211]: time="2026-06-11T16:38:47.180358405Z" level=info msg="Got pod network &{Name:keystone-6bf8c966dc-gk7hl Namespace:openstack ID:8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8 UID:5086879e-40b6-48ef-b292-fe87e73e3307 NetNS:/var/run/netns/f45ae987-4110-4a51-8e5c-c06581e00f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5086879e_40b6_48ef_b292_fe87e73e3307.slice PodAnnotations:0xc0066182a8}] Aliases:map[]}"
2026-06-11 18:00:59.339349 | controller | Jun 11 16:38:47.180750 crc crio[23211]: time="2026-06-11T16:38:47.180663843Z" level=info msg="Checking pod openstack_keystone-6bf8c966dc-gk7hl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.339366 | controller | Jun 11 16:38:47.213392 crc crio[23211]: time="2026-06-11T16:38:47.213303667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.339382 | controller | Jun 11 16:38:47.236117 crc crio[23211]: time="2026-06-11T16:38:47.236004774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.339403 | controller | Jun 11 16:38:47.242504 crc crio[23211]: time="2026-06-11T16:38:47.242356613Z" level=info msg="Ran pod sandbox 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8 with infra container: openstack/keystone-6bf8c966dc-gk7hl/POD" id=ba950f3d-6dfb-4dcd-b7b5-11ba30c6e716 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.339421 | controller | Jun 11 16:38:47.263582 crc crio[23211]: time="2026-06-11T16:38:47.261601974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=c92a5362-e477-4b28-9ac7-81439f56072f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.339446 | controller | Jun 11 16:38:47.355267 crc crio[23211]: time="2026-06-11T16:38:47.355132129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=4ba0a65e-00c6-47a9-99a2-69be1c4f2bfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.339467 | controller | Jun 11 16:38:47.372000 crc crio[23211]: time="2026-06-11T16:38:47.371904359Z" level=info msg="Creating container: openstack/keystone-6bf8c966dc-gk7hl/keystone-api" id=b07bc5c5-1b6b-4b26-89f4-b4dc3e7097c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.339484 | controller | Jun 11 16:38:47.372554 crc crio[23211]: time="2026-06-11T16:38:47.372490473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.339502 | controller | Jun 11 16:38:47.591695 crc crio[23211]: time="2026-06-11T16:38:47.590668891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.339541 | controller | Jun 11 16:38:47.605243 crc crio[23211]: time="2026-06-11T16:38:47.605144342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.339560 | controller | Jun 11 16:38:47.765153 crc crio[23211]: time="2026-06-11T16:38:47.765063456Z" level=info msg="Created container a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32: openstack/keystone-6bf8c966dc-gk7hl/keystone-api" id=b07bc5c5-1b6b-4b26-89f4-b4dc3e7097c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.339577 | controller | Jun 11 16:38:47.768413 crc crio[23211]: time="2026-06-11T16:38:47.76805185Z" level=info msg="Starting container: a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32" id=e3b2c019-9ffd-4c0d-a948-51e6b5866f7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.339593 | controller | Jun 11 16:38:47.818510 crc crio[23211]: time="2026-06-11T16:38:47.818367057Z" level=info msg="Started container" PID=71120 containerID=a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32 description=openstack/keystone-6bf8c966dc-gk7hl/keystone-api id=e3b2c019-9ffd-4c0d-a948-51e6b5866f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8
2026-06-11 18:00:59.339610 | controller | Jun 11 16:38:48.415962 crc crio[23211]: time="2026-06-11T16:38:48.415821276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.339627 | controller | Jun 11 16:38:48.437218 crc crio[23211]: time="2026-06-11T16:38:48.436632686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.339647 | controller | Jun 11 16:38:48.641542 crc crio[23211]: time="2026-06-11T16:38:48.640882037Z" level=info msg="Created container a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361: openstack/glance-default-external-api-0/glance-httpd" id=04a7f033-e121-40b5-b577-58e05bb9a9d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.339664 | controller | Jun 11 16:38:48.642731 crc crio[23211]: time="2026-06-11T16:38:48.642666372Z" level=info msg="Starting container: a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361" id=cd39390a-c2ab-407e-ab79-5f0a8926a9fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.339681 | controller | Jun 11 16:38:48.661600 crc crio[23211]: time="2026-06-11T16:38:48.661488422Z" level=info msg="Started container" PID=71194 containerID=a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361 description=openstack/glance-default-external-api-0/glance-httpd id=cd39390a-c2ab-407e-ab79-5f0a8926a9fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8
2026-06-11 18:00:59.339697 | controller | Jun 11 16:38:48.674751 crc crio[23211]: time="2026-06-11T16:38:48.674527697Z" level=info msg="Created container c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322: openstack/glance-default-internal-api-0/glance-httpd" id=c4b687b2-09ef-4714-a9c2-74042634a199 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.339714 | controller | Jun 11 16:38:48.677052 crc crio[23211]: time="2026-06-11T16:38:48.676962238Z" level=info msg="Starting container: c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322" id=3111c7ff-2355-49dd-b7af-13748336faef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.339730 | controller | Jun 11 16:38:48.689294 crc crio[23211]: time="2026-06-11T16:38:48.688924856Z" level=info msg="Started container" PID=71202 containerID=c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322 description=openstack/glance-default-internal-api-0/glance-httpd id=3111c7ff-2355-49dd-b7af-13748336faef name=/runtime.v1.RuntimeService/StartContainer sandboxID=936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9
2026-06-11 18:00:59.339747 | controller | Jun 11 16:38:48.697340 crc crio[23211]: time="2026-06-11T16:38:48.697233844Z" level=info msg="Stopping pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30" id=a5157ac4-0ac6-4fcf-b934-c2981a5fde6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.339764 | controller | Jun 11 16:38:48.698794 crc crio[23211]: time="2026-06-11T16:38:48.697773937Z" level=info msg="Got pod network &{Name:placement-db-sync-tgccp Namespace:openstack ID:97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30 UID:23e7a0e4-1432-4ffe-be50-8ae781856d6b NetNS:/var/run/netns/b950b05b-cfc3-4f62-8f80-5f6ac0b09646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e7a0e4_1432_4ffe_be50_8ae781856d6b.slice PodAnnotations:0xc006618a88}] Aliases:map[]}"
2026-06-11 18:00:59.339781 | controller | Jun 11 16:38:48.698794 crc crio[23211]: time="2026-06-11T16:38:48.697936921Z" level=info msg="Deleting pod openstack_placement-db-sync-tgccp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.339797 | controller | Jun 11 16:38:49.199952 crc crio[23211]: time="2026-06-11T16:38:49.199491786Z" level=info msg="Stopped pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30" id=a5157ac4-0ac6-4fcf-b934-c2981a5fde6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.339814 | controller | Jun 11 16:38:50.218066 crc crio[23211]: time="2026-06-11T16:38:50.21759413Z" level=info msg="Running pod sandbox: openstack/placement-6688f9c8b6-rcdrq/POD" id=41d6d7b4-8214-4986-a2c6-456726c0c884 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.339830 | controller | Jun 11 16:38:50.219602 crc crio[23211]: time="2026-06-11T16:38:50.218088002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.339851 | controller | Jun 11 16:38:50.299594 crc crio[23211]: time="2026-06-11T16:38:50.299090125Z" level=info msg="Got pod network &{Name:placement-6688f9c8b6-rcdrq Namespace:openstack ID:0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00 UID:b770aba6-ea4e-4e8d-ae03-04c51b7c55ce NetNS:/var/run/netns/0848fe3f-dbbe-4bc3-bf95-3828f8e59ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb770aba6_ea4e_4e8d_ae03_04c51b7c55ce.slice PodAnnotations:0xc003088178}] Aliases:map[]}"
2026-06-11 18:00:59.339869 | controller | Jun 11 16:38:50.299594 crc crio[23211]: time="2026-06-11T16:38:50.299606618Z" level=info msg="Adding pod openstack_placement-6688f9c8b6-rcdrq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.339886 | controller | Jun 11 16:38:50.652199 crc crio[23211]: time="2026-06-11T16:38:50.651378633Z" level=info msg="Stopping container: 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a (timeout: 10s)" id=a9d80f0a-e935-4241-a8a8-2c99ba6549ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.339902 | controller | Jun 11 16:38:50.811348 crc crio[23211]: time="2026-06-11T16:38:50.811073941Z" level=info msg="Stopped container 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a: openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns" id=a9d80f0a-e935-4241-a8a8-2c99ba6549ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.339919 | controller | Jun 11 16:38:50.819152 crc crio[23211]: time="2026-06-11T16:38:50.817923942Z" level=info msg="Stopping pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b" id=cb49c990-83dc-49f3-9cb0-4624183741f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.339935 | controller | Jun 11 16:38:50.819152 crc crio[23211]: time="2026-06-11T16:38:50.81866514Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85d986748f-79t7p Namespace:openstack ID:d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b UID:d95f65d5-1679-4e91-918a-68c7d78d1de7 NetNS:/var/run/netns/c3be4909-7fff-42df-94c8-41afa885b45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd95f65d5_1679_4e91_918a_68c7d78d1de7.slice PodAnnotations:0xc0066180d8}] Aliases:map[]}"
2026-06-11 18:00:59.339952 | controller | Jun 11 16:38:50.819152 crc crio[23211]: time="2026-06-11T16:38:50.818801053Z" level=info msg="Deleting pod openstack_dnsmasq-dns-85d986748f-79t7p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.339968 | controller | Jun 11 16:38:50.931128 crc crio[23211]: 2026-06-11T16:38:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0354dd40580eb5b Mac:f6:ab:e8:c6:4a:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/0848fe3f-dbbe-4bc3-bf95-3828f8e59ac5 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.339985 | controller | Jun 11 16:38:50.932209 crc crio[23211]: time="2026-06-11T16:38:50.932138174Z" level=info msg="Got pod network &{Name:placement-6688f9c8b6-rcdrq Namespace:openstack ID:0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00 UID:b770aba6-ea4e-4e8d-ae03-04c51b7c55ce NetNS:/var/run/netns/0848fe3f-dbbe-4bc3-bf95-3828f8e59ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb770aba6_ea4e_4e8d_ae03_04c51b7c55ce.slice PodAnnotations:0xc003088178}] Aliases:map[]}"
2026-06-11 18:00:59.340002 | controller | Jun 11 16:38:50.933231 crc crio[23211]: time="2026-06-11T16:38:50.932919933Z" level=info msg="Checking pod openstack_placement-6688f9c8b6-rcdrq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.340022 | controller | Jun 11 16:38:50.948164 crc crio[23211]: time="2026-06-11T16:38:50.948084702Z" level=info msg="Ran pod sandbox 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00 with infra container: openstack/placement-6688f9c8b6-rcdrq/POD" id=41d6d7b4-8214-4986-a2c6-456726c0c884 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.340039 | controller | Jun 11 16:38:50.951197 crc crio[23211]: time="2026-06-11T16:38:50.951074787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=fc8a6473-695b-4730-8014-42c052974e6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.340056 | controller | Jun 11 16:38:51.058782 crc crio[23211]: time="2026-06-11T16:38:51.051143755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=d2894e3f-bc9b-4ade-a38a-f486de959c5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.340072 | controller | Jun 11 16:38:51.071053 crc crio[23211]: time="2026-06-11T16:38:51.06654058Z" level=info msg="Creating container: openstack/placement-6688f9c8b6-rcdrq/placement-log" id=c6d31305-da4d-4ca8-aa43-f883478cf84b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.340088 | controller | Jun 11 16:38:51.071053 crc crio[23211]: time="2026-06-11T16:38:51.067192566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.340104 | controller | Jun 11 16:38:51.190872 crc crio[23211]: time="2026-06-11T16:38:51.190580428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.340120 | controller | Jun 11 16:38:51.199177 crc crio[23211]: time="2026-06-11T16:38:51.197610003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.340136 | controller | Jun 11 16:38:51.263500 crc crio[23211]: time="2026-06-11T16:38:51.263370165Z" level=info msg="Stopped pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b" id=cb49c990-83dc-49f3-9cb0-4624183741f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.340152 | controller | Jun 11 16:38:51.479542 crc crio[23211]: time="2026-06-11T16:38:51.478882627Z" level=info msg="Created container 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c: openstack/placement-6688f9c8b6-rcdrq/placement-log" id=c6d31305-da4d-4ca8-aa43-f883478cf84b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.340168 | controller | Jun 11 16:38:51.489681 crc crio[23211]: time="2026-06-11T16:38:51.488718243Z" level=info msg="Starting container: 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c" id=99abac15-1b09-4866-9451-9399aae15711 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.340185 | controller | Jun 11 16:38:51.503177 crc crio[23211]: time="2026-06-11T16:38:51.503061261Z" level=info msg="Started container" PID=71947 containerID=08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c description=openstack/placement-6688f9c8b6-rcdrq/placement-log id=99abac15-1b09-4866-9451-9399aae15711 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00
2026-06-11 18:00:59.340201 | controller | Jun 11 16:38:51.526801 crc crio[23211]: time="2026-06-11T16:38:51.526689071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=87428e23-c8cb-4ccd-a052-a5e645ef474b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.340224 | controller | Jun 11 16:38:51.621198 crc crio[23211]: time="2026-06-11T16:38:51.621107419Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=64782581-bdd1-4ce9-ae09-c9d8728b5c3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.340241 | controller | Jun 11 16:38:51.635690 crc crio[23211]: time="2026-06-11T16:38:51.635283493Z" level=info msg="Creating container: openstack/placement-6688f9c8b6-rcdrq/placement-api" id=114a52e5-867d-4b85-ba1e-f615a28d2e47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.340258 | controller | Jun 11 16:38:51.635923 crc crio[23211]: time="2026-06-11T16:38:51.635766215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.340274 | controller | Jun 11 16:38:51.711913 crc crio[23211]: time="2026-06-11T16:38:51.711809473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.340290 | controller | Jun 11 16:38:51.718673 crc crio[23211]: time="2026-06-11T16:38:51.718612183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.340307 | controller | Jun 11 16:38:51.847161 crc crio[23211]: time="2026-06-11T16:38:51.847052521Z" level=info msg="Removing container: 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a" id=a67c7ed0-f786-4b5a-b0d3-11f30a943471 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.340323 | controller | Jun 11 16:38:51.848564 crc crio[23211]: time="2026-06-11T16:38:51.848497137Z" level=info msg="Stopping pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4" id=2fc65837-91cd-47c9-a54b-4615bff52bc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.340340 | controller | Jun 11 16:38:51.848985 crc crio[23211]: time="2026-06-11T16:38:51.848926077Z" level=info msg="Got pod network &{Name:barbican-db-sync-ctfnw Namespace:openstack ID:9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4 UID:cd7d5feb-740e-4ddc-8997-df39a99026fa NetNS:/var/run/netns/77edb1f8-589e-40e5-b9e1-dee8941ce024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd7d5feb_740e_4ddc_8997_df39a99026fa.slice PodAnnotations:0xc002794690}] Aliases:map[]}"
2026-06-11 18:00:59.340356 | controller | Jun 11 16:38:51.849093 crc crio[23211]: time="2026-06-11T16:38:51.849072502Z" level=info msg="Deleting pod openstack_barbican-db-sync-ctfnw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.340373 | controller | Jun 11 16:38:51.864874 crc crio[23211]: time="2026-06-11T16:38:51.864777164Z" level=info msg="Created container 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b: openstack/placement-6688f9c8b6-rcdrq/placement-api" id=114a52e5-867d-4b85-ba1e-f615a28d2e47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.340389 | controller | Jun 11 16:38:51.871038 crc crio[23211]: time="2026-06-11T16:38:51.869730877Z" level=info msg="Starting container: 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b" id=b4ae87b1-61f1-4a23-ade8-bb430e269d3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.340406 | controller | Jun 11 16:38:51.885850 crc crio[23211]: time="2026-06-11T16:38:51.885767098Z" level=info msg="Started container" PID=71989 containerID=4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b description=openstack/placement-6688f9c8b6-rcdrq/placement-api id=b4ae87b1-61f1-4a23-ade8-bb430e269d3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00
2026-06-11 18:00:59.340426 | controller | Jun 11 16:38:51.914623 crc crio[23211]: time="2026-06-11T16:38:51.914407793Z" level=info msg="Removed container 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a: openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns" id=a67c7ed0-f786-4b5a-b0d3-11f30a943471 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.340447 | controller | Jun 11 16:38:51.919952 crc crio[23211]: time="2026-06-11T16:38:51.916843974Z" level=info msg="Removing container: cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395" id=f5b0a27f-29c4-444c-8825-eadd91153348 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.340473 | controller | Jun 11 16:38:51.993512 crc crio[23211]: time="2026-06-11T16:38:51.993261332Z" level=info msg="Removed container cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395: openstack/dnsmasq-dns-85d986748f-79t7p/init" id=f5b0a27f-29c4-444c-8825-eadd91153348 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.340492 | controller | Jun 11 16:38:53.907157 crc crio[23211]: time="2026-06-11T16:38:53.906058577Z" level=info msg="Stopping pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161" id=3e9eacdc-3ca5-4346-a047-7ddb97a3515d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.340509 | controller | Jun 11 16:38:53.909363 crc crio[23211]: time="2026-06-11T16:38:53.909297638Z" level=info msg="Got pod network &{Name:cinder-db-sync-xp4ks Namespace:openstack ID:a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161 UID:3b1c203d-1caf-4a4d-9bad-78df81ae91e7 NetNS:/var/run/netns/f155b0ee-5e86-4438-8834-73d70b0c5c68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b1c203d_1caf_4a4d_9bad_78df81ae91e7.slice PodAnnotations:0xc003088fb8}] Aliases:map[]}"
2026-06-11 18:00:59.340548 | controller | Jun 11 16:38:53.909773 crc crio[23211]: time="2026-06-11T16:38:53.90974744Z" level=info msg="Deleting pod openstack_cinder-db-sync-xp4ks from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.340567 | controller | Jun 11 16:38:54.805352 crc crio[23211]: time="2026-06-11T16:38:54.804583065Z" level=info msg="Stopped pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161" id=3e9eacdc-3ca5-4346-a047-7ddb97a3515d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.340583 | controller | Jun 11 16:38:54.812240 crc crio[23211]: time="2026-06-11T16:38:54.811658262Z" level=info msg="Stopped pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4" id=2fc65837-91cd-47c9-a54b-4615bff52bc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.340600 | controller | Jun 11 16:38:54.899683 crc crio[23211]: time="2026-06-11T16:38:54.899578508Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=d73bfcc6-2f3b-47f2-be1b-f4c90379bc45 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.340616 | controller | Jun 11 16:38:54.900939 crc crio[23211]: time="2026-06-11T16:38:54.900816949Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=c94abb49-ef27-4929-8638-1bfc8ca8ff55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.340645 | controller | Jun 11 16:38:54.918953 crc crio[23211]: time="2026-06-11T16:38:54.918814807Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=848d3f05-8434-420a-a848-332598f887e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.340663 | controller | Jun 11 16:38:54.929051 crc crio[23211]: time="2026-06-11T16:38:54.928839939Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=591534d4-2074-42bb-967a-ba0151448c4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.340684 | controller | Jun 11 16:38:54.930705 crc crio[23211]: time="2026-06-11T16:38:54.930650175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.340701 | controller | Jun 11 16:38:54.979513 crc crio[23211]: time="2026-06-11T16:38:54.97939055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.340717 | controller | Jun 11 16:38:54.983608 crc crio[23211]: time="2026-06-11T16:38:54.983536914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.340734 | controller | Jun 11 16:38:55.237722 crc crio[23211]: time="2026-06-11T16:38:55.237167288Z" level=info msg="Created container 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255: openstack/ceilometer-0/sg-core" id=591534d4-2074-42bb-967a-ba0151448c4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.340750 | controller | Jun 11 16:38:55.238727 crc crio[23211]: time="2026-06-11T16:38:55.238654815Z" level=info msg="Starting container: 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255" id=3a38e623-24a2-40e3-bf06-0c4db7b149c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.340767 | controller | Jun 11 16:38:55.246794 crc crio[23211]: time="2026-06-11T16:38:55.246569172Z" level=info msg="Started container" PID=72323 containerID=10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255 description=openstack/ceilometer-0/sg-core id=3a38e623-24a2-40e3-bf06-0c4db7b149c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2
2026-06-11 18:00:59.340784 | controller | Jun 11 16:38:55.269483 crc crio[23211]: time="2026-06-11T16:38:55.268929341Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=194f301a-5942-4e96-b8a5-7bfd0e5a4500 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.340800 | controller | Jun 11 16:38:55.273958 crc crio[23211]: time="2026-06-11T16:38:55.27326861Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:00:59.340817 | controller | Jun 11 16:38:57.017402 crc crio[23211]: time="2026-06-11T16:38:57.01687636Z" level=info msg="Running pod sandbox: openstack/barbican-worker-5b66b446bf-2lnc9/POD" id=c97afeb2-604e-4f1b-9cff-308735337bc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.340833 | controller | Jun 11 16:38:57.018554 crc crio[23211]: time="2026-06-11T16:38:57.017462894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.340849 | controller | Jun 11 16:38:57.117548 crc crio[23211]: time="2026-06-11T16:38:57.113885612Z" level=info msg="Got pod network &{Name:barbican-worker-5b66b446bf-2lnc9 Namespace:openstack ID:1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a UID:79eb111a-b601-492f-a91b-d94435522491 NetNS:/var/run/netns/04362ec4-143d-4c88-a596-52a811cdf195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79eb111a_b601_492f_a91b_d94435522491.slice PodAnnotations:0xc0028182f0}] Aliases:map[]}"
2026-06-11 18:00:59.340867 | controller | Jun 11 16:38:57.117548 crc crio[23211]: time="2026-06-11T16:38:57.113955854Z" level=info msg="Adding pod openstack_barbican-worker-5b66b446bf-2lnc9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.340887 | controller | Jun 11 16:38:57.197413 crc crio[23211]: time="2026-06-11T16:38:57.196892655Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/POD" id=c171b9a1-bedc-4f42-ae2b-0cd6280affb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.340904 | controller | Jun 11 16:38:57.197564 crc crio[23211]: time="2026-06-11T16:38:57.197527381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.340920 | controller | Jun 11 16:38:57.394090 crc crio[23211]: time="2026-06-11T16:38:57.394001458Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5bbf9fb786-nlgt6 Namespace:openstack ID:82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0 UID:019f3308-d42d-492e-a77e-0f52a26fda91 NetNS:/var/run/netns/8dc7b4c0-8d91-4026-a0cf-fd62586ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod019f3308_d42d_492e_a77e_0f52a26fda91.slice PodAnnotations:0xc003088540}] Aliases:map[]}"
2026-06-11 18:00:59.340937 | controller | Jun 11 16:38:57.394090 crc crio[23211]: time="2026-06-11T16:38:57.39406641Z" level=info msg="Adding pod openstack_barbican-keystone-listener-5bbf9fb786-nlgt6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.340954 | controller | Jun 11 16:38:57.408640 crc crio[23211]: time="2026-06-11T16:38:57.406572152Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5996878477-q9jfg/POD" id=72dcca96-1757-4b43-96cf-47ad1c9fab42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.340972 | controller | Jun 11 16:38:57.408640 crc crio[23211]: time="2026-06-11T16:38:57.406951361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.340991 | controller | Jun 11 16:38:57.440150 crc crio[23211]: time="2026-06-11T16:38:57.439991726Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=8995d182-e6f1-420d-864f-7b9041eb7213 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.341007 | controller | Jun 11 16:38:57.440150 crc crio[23211]: time="2026-06-11T16:38:57.440120169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.341024 | controller | Jun 11 16:38:57.761865 crc crio[23211]: time="2026-06-11T16:38:57.756399988Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5996878477-q9jfg Namespace:openstack ID:e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79 UID:b07698b6-b05a-4479-9bea-ee146006b65a NetNS:/var/run/netns/28678bcb-6124-4e1d-97e9-fa9bcde652a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb07698b6_b05a_4479_9bea_ee146006b65a.slice PodAnnotations:0xc002794818}] Aliases:map[]}"
2026-06-11 18:00:59.341040 | controller | Jun 11 16:38:57.761865 crc crio[23211]: time="2026-06-11T16:38:57.761787202Z" level=info msg="Adding pod openstack_dnsmasq-dns-5996878477-q9jfg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.341056 | controller | Jun 11 16:38:57.778234 crc crio[23211]: time="2026-06-11T16:38:57.776961921Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=98a1e3fc-89a1-4f28-a87f-bf22314a6a71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.341072 | controller | Jun 11 16:38:57.778234 crc crio[23211]: time="2026-06-11T16:38:57.777053163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.341092 | controller | Jun 11 16:38:57.782476 crc crio[23211]: time="2026-06-11T16:38:57.781531195Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340 UID:cbea178b-e69d-4ff9-b340-b346df7722e2 NetNS:/var/run/netns/5a48e87c-933d-4e7a-aa92-a6aabcd50b29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbea178b_e69d_4ff9_b340_b346df7722e2.slice PodAnnotations:0xc002794958}] Aliases:map[]}"
2026-06-11 18:00:59.341109 | controller | Jun 11 16:38:57.782476 crc crio[23211]: time="2026-06-11T16:38:57.781591977Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.341125 | controller | Jun 11 16:38:57.937597 crc crio[23211]: time="2026-06-11T16:38:57.935195372Z" level=info msg="Running pod sandbox: openstack/barbican-api-6cc74d6844-r8m9n/POD" id=37964289-405c-44c9-b5d6-a22ef6f4a527 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.341141 | controller | Jun 11 16:38:57.937597 crc crio[23211]: time="2026-06-11T16:38:57.936078195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.341157 | controller | Jun 11 16:38:57.968389 crc crio[23211]: time="2026-06-11T16:38:57.968240618Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/POD" id=56d603be-0c5d-4686-a708-07f5c16dcdcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.341173 | controller | Jun 11 16:38:57.968389 crc crio[23211]: time="2026-06-11T16:38:57.968383421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.341189 | controller | Jun 11 16:38:58.088699 crc crio[23211]: time="2026-06-11T16:38:58.086296396Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46 UID:bfbbdd83-051d-4549-aff5-45c3635989c5 NetNS:/var/run/netns/dd272382-90b8-4c0a-8bbe-882a4225cf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfbbdd83_051d_4549_aff5_45c3635989c5.slice PodAnnotations:0xc006618020}] Aliases:map[]}"
2026-06-11 18:00:59.341205 | controller | Jun 11 16:38:58.088699 crc crio[23211]: time="2026-06-11T16:38:58.086396758Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.341221 | controller | Jun 11 16:38:58.109096 crc crio[23211]: time="2026-06-11T16:38:58.106842489Z" level=info msg="Got pod network &{Name:barbican-api-6cc74d6844-r8m9n Namespace:openstack ID:3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e UID:7c7ad7ab-544f-4323-8b8e-728752ce76b7 NetNS:/var/run/netns/4975a303-6f72-4a24-b654-65a28a1ff3ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c7ad7ab_544f_4323_8b8e_728752ce76b7.slice PodAnnotations:0xc002818038}] Aliases:map[]}"
2026-06-11 18:00:59.341238 | controller | Jun 11 16:38:58.109096 crc crio[23211]: time="2026-06-11T16:38:58.10688639Z" level=info msg="Adding pod openstack_barbican-api-6cc74d6844-r8m9n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.341254 | controller | Jun 11 16:38:58.139468 crc crio[23211]: time="2026-06-11T16:38:58.138799347Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-kvdtz Namespace:openstack ID:cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4 UID:cae7c0a7-cc27-45ff-abf3-694430c917f6 NetNS:/var/run/netns/3869738c-4e7e-415e-88a7-a8faa52e5443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae7c0a7_cc27_45ff_abf3_694430c917f6.slice PodAnnotations:0xc002278050}] Aliases:map[]}"
2026-06-11 18:00:59.341275 | controller | Jun 11 16:38:58.139589 crc crio[23211]: time="2026-06-11T16:38:58.139358041Z" level=info msg="Adding pod openstack_dnsmasq-dns-85c5b8fbf9-kvdtz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.341292 | controller | Jun 11 16:38:58.407118 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82084ce1070a9ab Mac:de:d9:f8:e3:29:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/8dc7b4c0-8d91-4026-a0cf-fd62586ee32a SocketPath: PciID:}] [{Interface:0xc000014b20 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.341308 | controller | Jun 11 16:38:58.407118 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1472dd40dbcc3e6 Mac:f2:83:21:56:4c:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/04362ec4-143d-4c88-a596-52a811cdf195 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.341324 | controller | Jun 11 16:38:58.407118 crc crio[23211]: time="2026-06-11T16:38:58.399024446Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5bbf9fb786-nlgt6 Namespace:openstack ID:82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0 UID:019f3308-d42d-492e-a77e-0f52a26fda91 NetNS:/var/run/netns/8dc7b4c0-8d91-4026-a0cf-fd62586ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod019f3308_d42d_492e_a77e_0f52a26fda91.slice PodAnnotations:0xc003088540}] Aliases:map[]}"
2026-06-11 18:00:59.341340 | controller | Jun 11 16:38:58.407118 crc crio[23211]: time="2026-06-11T16:38:58.399124157Z" level=info msg="Got pod network &{Name:barbican-worker-5b66b446bf-2lnc9 Namespace:openstack ID:1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a UID:79eb111a-b601-492f-a91b-d94435522491 NetNS:/var/run/netns/04362ec4-143d-4c88-a596-52a811cdf195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79eb111a_b601_492f_a91b_d94435522491.slice PodAnnotations:0xc0028182f0}] Aliases:map[]}"
2026-06-11 18:00:59.341356 | controller | Jun 11 16:38:58.407118 crc crio[23211]: time="2026-06-11T16:38:58.399178569Z" level=info msg="Checking pod openstack_barbican-keystone-listener-5bbf9fb786-nlgt6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.341372 | controller | Jun 11 16:38:58.407118 crc crio[23211]: time="2026-06-11T16:38:58.399251631Z" level=info msg="Checking pod openstack_barbican-worker-5b66b446bf-2lnc9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.341388 | controller | Jun 11 16:38:58.425629 crc crio[23211]: time="2026-06-11T16:38:58.425389763Z" level=info msg="Ran pod sandbox 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0 with infra container: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/POD" id=c171b9a1-bedc-4f42-ae2b-0cd6280affb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.341404 | controller | Jun 11 16:38:58.429109 crc crio[23211]: time="2026-06-11T16:38:58.429057534Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=4737109a-5264-4cf2-b825-21c5228ad718 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.341420 | controller | Jun 11 16:38:58.429701 crc crio[23211]: time="2026-06-11T16:38:58.4296709Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found" id=4737109a-5264-4cf2-b825-21c5228ad718 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.341439 | controller | Jun 11 16:38:58.429992 crc crio[23211]: time="2026-06-11T16:38:58.429961197Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found" id=4737109a-5264-4cf2-b825-21c5228ad718 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.341456 | controller | Jun 11 16:38:58.432043 crc crio[23211]: time="2026-06-11T16:38:58.431858895Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=9cafd399-4ed6-49ce-a753-aeec843db073 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.341479 | controller | Jun 11 16:38:58.432619 crc crio[23211]: time="2026-06-11T16:38:58.432537122Z" level=info msg="Ran pod sandbox 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a with infra container: openstack/barbican-worker-5b66b446bf-2lnc9/POD" id=c97afeb2-604e-4f1b-9cff-308735337bc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.341501 | controller | Jun 11 16:38:58.452259 crc crio[23211]: time="2026-06-11T16:38:58.450758657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=845d5cac-f5e7-4205-9e65-c938ed927ce2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.341539 | controller | Jun 11 16:38:58.452259 crc crio[23211]: time="2026-06-11T16:38:58.451600708Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found" id=845d5cac-f5e7-4205-9e65-c938ed927ce2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.341558 | controller | Jun 11 16:38:58.456784 crc crio[23211]: time="2026-06-11T16:38:58.456705765Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found" id=845d5cac-f5e7-4205-9e65-c938ed927ce2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.341575 | controller | Jun 11 16:38:58.465584 crc crio[23211]: time="2026-06-11T16:38:58.45889002Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\""
2026-06-11 18:00:59.341591 | controller | Jun 11 16:38:58.465584 crc crio[23211]: time="2026-06-11T16:38:58.459386043Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=fc8010e1-3026-41b3-9387-0ce4ddedfb23 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.341607 | controller | Jun 11 16:38:58.469748 crc crio[23211]: time="2026-06-11T16:38:58.469658569Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\""
2026-06-11 18:00:59.341623 | controller | Jun 11 16:38:58.573620 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd1c243753d8954 Mac:72:73:a2:da:1b:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/5a48e87c-933d-4e7a-aa92-a6aabcd50b29 SocketPath: PciID:}] [{Interface:0xc0004872c0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.341639 | controller | Jun 11 16:38:58.573620 crc crio[23211]: time="2026-06-11T16:38:58.573610135Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340 UID:cbea178b-e69d-4ff9-b340-b346df7722e2 NetNS:/var/run/netns/5a48e87c-933d-4e7a-aa92-a6aabcd50b29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbea178b_e69d_4ff9_b340_b346df7722e2.slice PodAnnotations:0xc002794958}] Aliases:map[]}"
2026-06-11 18:00:59.341660 | controller | Jun 11 16:38:58.574022 crc crio[23211]: time="2026-06-11T16:38:58.573741528Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.341677 | controller | Jun 11 16:38:58.601095 crc crio[23211]: time="2026-06-11T16:38:58.600997579Z" level=info msg="Ran pod sandbox dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340 with infra container: openstack/cinder-scheduler-0/POD" id=8995d182-e6f1-420d-864f-7b9041eb7213 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.341694 | controller | Jun 11 16:38:58.605191 crc crio[23211]: time="2026-06-11T16:38:58.605155683Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=3fa7939f-2ea8-4ecf-9b12-80410111e10a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.341710 | controller | Jun 11 16:38:58.605561 crc crio[23211]: time="2026-06-11T16:38:58.605537752Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found" id=3fa7939f-2ea8-4ecf-9b12-80410111e10a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.341725 | controller | Jun 11 16:38:58.605693 crc crio[23211]: time="2026-06-11T16:38:58.605677526Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found" id=3fa7939f-2ea8-4ecf-9b12-80410111e10a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.341741 | controller | Jun 11 16:38:58.606617 crc crio[23211]: time="2026-06-11T16:38:58.606594459Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=633db042-d4bd-4861-b5d0-39abaefb3e73 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.341757 | controller | Jun 11 16:38:58.609818 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7fcfa0611576dd Mac:5a:82:c1:26:ca:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/28678bcb-6124-4e1d-97e9-fa9bcde652a3 SocketPath: PciID:}] [{Interface:0xc0002da760 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.341773 | controller | Jun 11 16:38:58.610889 crc crio[23211]: time="2026-06-11T16:38:58.610759522Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5996878477-q9jfg Namespace:openstack ID:e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79 UID:b07698b6-b05a-4479-9bea-ee146006b65a NetNS:/var/run/netns/28678bcb-6124-4e1d-97e9-fa9bcde652a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb07698b6_b05a_4479_9bea_ee146006b65a.slice PodAnnotations:0xc002794818}] Aliases:map[]}"
2026-06-11 18:00:59.341790 | controller | Jun 11 16:38:58.611876 crc crio[23211]: time="2026-06-11T16:38:58.611042069Z" level=info msg="Checking pod openstack_dnsmasq-dns-5996878477-q9jfg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.341806 | controller | Jun 11 16:38:58.614854 crc crio[23211]: time="2026-06-11T16:38:58.614821723Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\""
2026-06-11 18:00:59.341826 | controller | Jun 11 16:38:58.652142 crc crio[23211]: time="2026-06-11T16:38:58.634185277Z" level=info msg="Ran pod sandbox e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79 with infra container: openstack/dnsmasq-dns-5996878477-q9jfg/POD" id=72dcca96-1757-4b43-96cf-47ad1c9fab42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.341843 | controller | Jun 11 16:38:58.659673 crc crio[23211]: time="2026-06-11T16:38:58.659405887Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2f3178c6-0bce-4fbc-9326-c7a82b284019 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.341859 | controller | Jun 11 16:38:58.737810 crc crio[23211]: time="2026-06-11T16:38:58.737649501Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f5d8ffdd-9ea2-413b-8c0f-da03fe54e428 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.341875 | controller | Jun 11 16:38:58.749607 crc crio[23211]: time="2026-06-11T16:38:58.746762028Z" level=info msg="Creating container: openstack/dnsmasq-dns-5996878477-q9jfg/init" id=bc3f6dc5-33d3-4d55-951e-291438d3f56e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.341890 | controller | Jun 11 16:38:58.749607 crc crio[23211]: time="2026-06-11T16:38:58.74721293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.341906 | controller | Jun 11 16:38:58.933663 crc crio[23211]: time="2026-06-11T16:38:58.933204035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.341922 | controller | Jun 11 16:38:58.947015 crc crio[23211]: time="2026-06-11T16:38:58.946967129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.341938 | controller | Jun 11 16:38:58.993092 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e80fb0eb50343f Mac:de:1b:20:0d:9e:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/4975a303-6f72-4a24-b654-65a28a1ff3ab SocketPath: PciID:}] [{Interface:0xc0000150e0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.341954 | controller | Jun 11 16:38:58.994121 crc crio[23211]: time="2026-06-11T16:38:58.994039264Z" level=info msg="Got pod network &{Name:barbican-api-6cc74d6844-r8m9n Namespace:openstack ID:3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e UID:7c7ad7ab-544f-4323-8b8e-728752ce76b7 NetNS:/var/run/netns/4975a303-6f72-4a24-b654-65a28a1ff3ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c7ad7ab_544f_4323_8b8e_728752ce76b7.slice PodAnnotations:0xc002818038}] Aliases:map[]}"
2026-06-11 18:00:59.341970 | controller | Jun 11 16:38:58.994219 crc crio[23211]: time="2026-06-11T16:38:58.994197488Z" level=info msg="Checking pod openstack_barbican-api-6cc74d6844-r8m9n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.341986 | controller | Jun 11 16:38:58.999568 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb8e04ee39f23ad Mac:6a:01:f5:d8:ce:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/3869738c-4e7e-415e-88a7-a8faa52e5443 SocketPath: PciID:}] [{Interface:0xc00013c5a0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.342002 | controller | Jun 11 16:38:59.001017 crc crio[23211]: time="2026-06-11T16:38:59.000984067Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-kvdtz Namespace:openstack ID:cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4 UID:cae7c0a7-cc27-45ff-abf3-694430c917f6 NetNS:/var/run/netns/3869738c-4e7e-415e-88a7-a8faa52e5443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae7c0a7_cc27_45ff_abf3_694430c917f6.slice PodAnnotations:0xc002278050}] Aliases:map[]}"
2026-06-11 18:00:59.342029 | controller | Jun 11 16:38:59.001881 crc crio[23211]: time="2026-06-11T16:38:59.001857419Z" level=info msg="Checking pod openstack_dnsmasq-dns-85c5b8fbf9-kvdtz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.342057 | controller | Jun 11 16:38:59.038609 crc crio[23211]: time="2026-06-11T16:38:59.038501524Z" level=info msg="Ran pod sandbox 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e with infra container: openstack/barbican-api-6cc74d6844-r8m9n/POD" id=37964289-405c-44c9-b5d6-a22ef6f4a527 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.342085 | controller | Jun 11 16:38:59.067788 crc crio[23211]: 2026-06-11T16:38:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:056c9bf2e6eabd0 Mac:66:f6:46:7f:5a:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/dd272382-90b8-4c0a-8bbe-882a4225cf81 SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.342104 | controller | Jun 11 16:38:59.068828 crc crio[23211]: time="2026-06-11T16:38:59.068797471Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46 UID:bfbbdd83-051d-4549-aff5-45c3635989c5 NetNS:/var/run/netns/dd272382-90b8-4c0a-8bbe-882a4225cf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfbbdd83_051d_4549_aff5_45c3635989c5.slice PodAnnotations:0xc006618020}] Aliases:map[]}"
2026-06-11 18:00:59.342121 | controller | Jun 11 16:38:59.069075 crc crio[23211]: time="2026-06-11T16:38:59.069055307Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.342138 | controller | Jun 11 16:38:59.092825 crc crio[23211]: time="2026-06-11T16:38:59.089895378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=fc0dcecd-9bac-465a-9634-40636b6a710e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.342154 | controller | Jun 11 16:38:59.111934 crc crio[23211]: time="2026-06-11T16:38:59.111820625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=337c21e5-121c-406d-9ac8-0f262665c72f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.342169 | controller | Jun 11 16:38:59.147226 crc crio[23211]: time="2026-06-11T16:38:59.147146816Z" level=info msg="Creating container: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log" id=f768aee2-7288-41ab-b827-5a7b41306b47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.342185 | controller | Jun 11 16:38:59.175932 crc crio[23211]: time="2026-06-11T16:38:59.169037963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342201 | controller | Jun 11 16:38:59.175932 crc crio[23211]: time="2026-06-11T16:38:59.169515496Z" level=info msg="Ran pod sandbox cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4 with infra container: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/POD" id=56d603be-0c5d-4686-a708-07f5c16dcdcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.342220 | controller | Jun 11 16:38:59.175932 crc crio[23211]: time="2026-06-11T16:38:59.170415598Z" level=info msg="Ran pod sandbox 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46 with infra container: openstack/cinder-api-0/POD" id=98a1e3fc-89a1-4f28-a87f-bf22314a6a71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.342236 | controller | Jun 11 16:38:59.199949 crc crio[23211]: time="2026-06-11T16:38:59.199880244Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=811f3e2b-65f0-443b-a6f9-3781ef580b38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.342252 | controller | Jun 11 16:38:59.200138 crc crio[23211]: time="2026-06-11T16:38:59.199983586Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=926aeba2-5046-4a20-a761-c053d9374904 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.342267 | controller | Jun 11 16:38:59.361144 crc crio[23211]: time="2026-06-11T16:38:59.360836513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=536eec3e-eafc-4dbd-8fc6-311047069b7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.342282 | controller | Jun 11 16:38:59.393140 crc crio[23211]: time="2026-06-11T16:38:59.393059838Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=6fae8b3e-b1e1-4e38-8737-b7ccde44e104 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.342297 | controller | Jun 11 16:38:59.486249 crc crio[23211]: time="2026-06-11T16:38:59.486077671Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=bc348273-035c-48e8-a202-6ff26742a934 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.342312 | controller | Jun 11 16:38:59.530272 crc crio[23211]: time="2026-06-11T16:38:59.530217753Z" level=info msg="Created container 59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0: openstack/dnsmasq-dns-5996878477-q9jfg/init" id=bc3f6dc5-33d3-4d55-951e-291438d3f56e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.342327 | controller | Jun 11 16:38:59.542253 crc crio[23211]: time="2026-06-11T16:38:59.542169922Z" level=info msg="Starting container: 59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0" id=e7cc7536-6d27-4980-903d-0c9b2cfddbd6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.342343 | controller | Jun 11 16:38:59.555303 crc crio[23211]: time="2026-06-11T16:38:59.555159846Z" level=info msg="Started container" PID=72925 containerID=59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0 description=openstack/dnsmasq-dns-5996878477-q9jfg/init id=e7cc7536-6d27-4980-903d-0c9b2cfddbd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79
2026-06-11 18:00:59.342358 | controller | Jun 11 16:38:59.716473 crc crio[23211]: time="2026-06-11T16:38:59.709970021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342374 | controller | Jun 11 16:38:59.717201 crc crio[23211]: time="2026-06-11T16:38:59.715836118Z" level=info msg="Creating container: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/init" id=63a6fc03-ec9c-4a09-a8a5-ff32939e81f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.342389 | controller | Jun 11 16:38:59.717637 crc crio[23211]: time="2026-06-11T16:38:59.717568471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342414 | controller | Jun 11 16:38:59.718408 crc crio[23211]: time="2026-06-11T16:38:59.713793098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342431 | controller | Jun 11 16:38:59.726617 crc crio[23211]: time="2026-06-11T16:38:59.726526566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342447 | controller | Jun 11 16:38:59.927651 crc crio[23211]: time="2026-06-11T16:38:59.926719095Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=633db042-d4bd-4861-b5d0-39abaefb3e73 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.342463 | controller | Jun 11 16:38:59.932716 crc crio[23211]: time="2026-06-11T16:38:59.930969761Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=3a5328b4-9fc2-45b4-9968-697bea66b82b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.342482 | controller | Jun 11 16:38:59.942619 crc crio[23211]: time="2026-06-11T16:38:59.942394946Z" level=info msg="Created container 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log" id=f768aee2-7288-41ab-b827-5a7b41306b47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.342506 | controller | Jun 11 16:38:59.951845 crc crio[23211]: time="2026-06-11T16:38:59.951756339Z" level=info msg="Starting container: 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c" id=ec79694e-5c7e-4f89-a859-863ac5751511 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.342547 | controller | Jun 11 16:38:59.963761 crc crio[23211]: time="2026-06-11T16:38:59.963680918Z" level=info msg="Started container" PID=73003 containerID=3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c description=openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log id=ec79694e-5c7e-4f89-a859-863ac5751511 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e
2026-06-11 18:00:59.342566 | controller | Jun 11 16:38:59.981090 crc crio[23211]: time="2026-06-11T16:38:59.980993689Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=92404616-008e-484e-a625-ed33c6508516 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.342582 | controller | Jun 11 16:39:00.075746 crc crio[23211]: time="2026-06-11T16:39:00.040841734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342598 | controller | Jun 11 16:39:00.075746 crc crio[23211]: time="2026-06-11T16:39:00.046887476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342614 | controller | Jun 11 16:39:00.106530 crc crio[23211]: time="2026-06-11T16:39:00.102093664Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=c6ca8245-cc2c-4d0d-bc2b-ce973c07f996 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.342629 | controller | Jun 11 16:39:00.115829 crc crio[23211]: time="2026-06-11T16:39:00.115751575Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=416a2af0-ebbc-4433-a7f3-704c9bd04202 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.342648 | controller | Jun 11 16:39:00.122379 crc crio[23211]: time="2026-06-11T16:39:00.122270478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342664 | controller | Jun 11 16:39:00.126358 crc crio[23211]: time="2026-06-11T16:39:00.126271068Z" level=info msg="Creating container: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api" id=83d99b82-9591-4ab0-8fc6-918acb758529 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.342680 | controller | Jun 11 16:39:00.135217 crc crio[23211]: time="2026-06-11T16:39:00.135115898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342695 | controller | Jun 11 16:39:00.142276 crc crio[23211]: time="2026-06-11T16:39:00.142083692Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=42d91642-6728-4f88-a001-a86666c1684a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.342710 | controller | Jun 11 16:39:00.197974 crc crio[23211]: time="2026-06-11T16:39:00.197770693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342726 | controller | Jun 11 16:39:00.390861 crc crio[23211]: time="2026-06-11T16:39:00.383719137Z" level=info msg="Stopping pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79" id=b753e698-8034-422f-9844-6712623f48e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.342742 | controller | Jun 11 16:39:00.396887 crc crio[23211]: time="2026-06-11T16:39:00.396770292Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5996878477-q9jfg Namespace:openstack ID:e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79 UID:b07698b6-b05a-4479-9bea-ee146006b65a NetNS:/var/run/netns/28678bcb-6124-4e1d-97e9-fa9bcde652a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb07698b6_b05a_4479_9bea_ee146006b65a.slice PodAnnotations:0xc00008c3e0}] Aliases:map[]}"
2026-06-11 18:00:59.342757 | controller | Jun 11 16:39:00.397004 crc crio[23211]: time="2026-06-11T16:39:00.396939256Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5996878477-q9jfg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.342773 | controller | Jun 11 16:39:00.462363 crc crio[23211]: time="2026-06-11T16:39:00.462228457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342789 | controller | Jun 11 16:39:00.465828 crc crio[23211]: time="2026-06-11T16:39:00.465654423Z" level=info msg="Created container 174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/init" id=63a6fc03-ec9c-4a09-a8a5-ff32939e81f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.342805 | controller | Jun 11 16:39:00.468779 crc crio[23211]: time="2026-06-11T16:39:00.468081693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342820 | controller | Jun 11 16:39:00.472486 crc crio[23211]: time="2026-06-11T16:39:00.469395056Z" level=info msg="Starting container: 174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9" id=3f6fa76d-64e8-4d1c-b013-a4c8ab9950be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.342836 | controller | Jun 11 16:39:00.515911 crc crio[23211]: time="2026-06-11T16:39:00.513658202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342852 | controller | Jun 11 16:39:00.531943 crc crio[23211]: time="2026-06-11T16:39:00.531794875Z" level=info msg="Started container" PID=73038 containerID=174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9 description=openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/init id=3f6fa76d-64e8-4d1c-b013-a4c8ab9950be name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4
2026-06-11 18:00:59.342872 | controller | Jun 11 16:39:00.836275 crc crio[23211]: time="2026-06-11T16:39:00.836216646Z" level=info msg="Created container 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api" id=83d99b82-9591-4ab0-8fc6-918acb758529 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.342888 | controller | Jun 11 16:39:00.852061 crc crio[23211]: time="2026-06-11T16:39:00.851971179Z" level=info msg="Starting container: 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b" id=e3eefe07-800a-43eb-a179-0e23adecccee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.342904 | controller | Jun 11 16:39:00.898508 crc crio[23211]: time="2026-06-11T16:39:00.897739993Z" level=info msg="Started container" PID=73097 containerID=248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b description=openstack/barbican-api-6cc74d6844-r8m9n/barbican-api id=e3eefe07-800a-43eb-a179-0e23adecccee name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e
2026-06-11 18:00:59.342921 | controller | Jun 11 16:39:01.097951 crc crio[23211]: time="2026-06-11T16:39:01.097137512Z" level=info msg="Stopped pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79" id=b753e698-8034-422f-9844-6712623f48e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.342937 | controller | Jun 11 16:39:01.616811 crc crio[23211]: time="2026-06-11T16:39:01.616689426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=06782839-04e3-49bf-9dd9-a1f988233c8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.342953 | controller | Jun 11 16:39:01.783296 crc crio[23211]: time="2026-06-11T16:39:01.779756418Z" level=info msg="Removing container: 59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0" id=da37b2ab-bc1e-4d72-8e00-09bfdfd32080 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.342968 | controller | Jun 11 16:39:02.250915 crc crio[23211]: time="2026-06-11T16:39:02.25078539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342984 | controller | Jun 11 16:39:02.393147 crc crio[23211]: time="2026-06-11T16:39:02.393058683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.342999 | controller | Jun 11 16:39:02.446709 crc crio[23211]: time="2026-06-11T16:39:02.446008606Z" level=info msg="Created container cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa: openstack/cinder-api-0/cinder-api-log" id=6fae8b3e-b1e1-4e38-8737-b7ccde44e104 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.343015 | controller | Jun 11 16:39:02.455535 crc crio[23211]: time="2026-06-11T16:39:02.45537139Z" level=info msg="Starting container: cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa" id=5797d3d7-c2f7-4d0a-9dd2-b6c9396e3951 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.343031 | controller | Jun 11 16:39:02.466796 crc crio[23211]: time="2026-06-11T16:39:02.466711072Z" level=info msg="Started container" PID=73354 containerID=cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa description=openstack/cinder-api-0/cinder-api-log id=5797d3d7-c2f7-4d0a-9dd2-b6c9396e3951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46
2026-06-11 18:00:59.343050 | controller | Jun 11 16:39:02.485195 crc crio[23211]: time="2026-06-11T16:39:02.484084507Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=993b6c65-a42c-4dad-a2ae-39c73b58c044 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.343066 | controller | Jun 11 16:39:02.598215 crc crio[23211]: time="2026-06-11T16:39:02.598096904Z" level=info msg="Created container 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8: openstack/cinder-scheduler-0/cinder-scheduler" id=42d91642-6728-4f88-a001-a86666c1684a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.343082 | controller | Jun 11 16:39:02.602722 crc crio[23211]: time="2026-06-11T16:39:02.602253717Z" level=info msg="Starting container: 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8" id=04724ac2-15da-4046-a96c-df6b4c893a19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.343098 | controller | Jun 11 16:39:02.614078 crc crio[23211]: time="2026-06-11T16:39:02.613989951Z" level=info msg="Started container" PID=73366 containerID=4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8 description=openstack/cinder-scheduler-0/cinder-scheduler id=04724ac2-15da-4046-a96c-df6b4c893a19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340
2026-06-11 18:00:59.343114 | controller | Jun 11 16:39:02.634293 crc crio[23211]: time="2026-06-11T16:39:02.634162654Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=3aad5a28-d2fb-4e7d-8398-3071b9f5202d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.343130 | controller | Jun 11 16:39:03.105991 crc crio[23211]: time="2026-06-11T16:39:03.10576293Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=ead180b4-dd94-4821-aa13-a7ad348e2a02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.343147 | controller | Jun 11 16:39:03.125127 crc crio[23211]: time="2026-06-11T16:39:03.124657632Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=2a48b762-9b74-4f5b-9f3e-c6b924f5e188 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.343162 | controller | Jun 11 16:39:03.141360 crc crio[23211]: time="2026-06-11T16:39:03.141256148Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1d62f0b5-160d-4780-9527-94b1ddb8de00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.343178 | controller | Jun 11 16:39:03.802764 crc crio[23211]: time="2026-06-11T16:39:03.801608017Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=e86266fa-b200-45a0-8e4c-c84a502443f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.343194 | controller | Jun 11 16:39:03.815826 crc crio[23211]: time="2026-06-11T16:39:03.815675589Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=3a6111ae-49dc-4488-bc00-b6ba24a2d33c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.343209 | controller | Jun 11 16:39:03.836633 crc crio[23211]: time="2026-06-11T16:39:03.830011267Z" level=info msg="Creating container: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns" id=6d239d01-3776-43cd-8ee6-099a373c2d02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.343225 | controller | Jun 11 16:39:03.846480 crc crio[23211]: time="2026-06-11T16:39:03.846268733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343246 | controller | Jun 11 16:39:03.847004 crc crio[23211]: time="2026-06-11T16:39:03.84657698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343262 | controller | Jun 11 16:39:03.847753 crc crio[23211]: time="2026-06-11T16:39:03.847704788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343279 | controller | Jun 11 16:39:03.898710 crc crio[23211]: time="2026-06-11T16:39:03.897898672Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=9cafd399-4ed6-49ce-a753-aeec843db073 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.343295 | controller | Jun 11 16:39:03.902360 crc crio[23211]: time="2026-06-11T16:39:03.902253931Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=ec0e0476-505f-4c33-b0b2-0b844442b59c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.343311 | controller | Jun 11 16:39:03.939268 crc crio[23211]: time="2026-06-11T16:39:03.939174082Z" level=info msg="Removed container 59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0: openstack/dnsmasq-dns-5996878477-q9jfg/init" id=da37b2ab-bc1e-4d72-8e00-09bfdfd32080 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.343327 | controller | Jun 11 16:39:03.988063 crc crio[23211]: time="2026-06-11T16:39:03.9879386Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=fc8010e1-3026-41b3-9387-0ce4ddedfb23 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.343343 | controller | Jun 11 16:39:03.993554 crc crio[23211]: time="2026-06-11T16:39:03.993483189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=9a713900-2e43-4146-bd3e-bfd484b7b83b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.343358 | controller | Jun 11 16:39:04.033525 crc crio[23211]: time="2026-06-11T16:39:04.033169531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=d8d96c23-8047-4ea6-8386-76b4420e4c4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.343374 | controller | Jun 11 16:39:04.050405 crc crio[23211]: time="2026-06-11T16:39:04.050170694Z" level=info msg="Creating container: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log" id=3ef517ed-1f44-420f-b339-f7cd47a2aa29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.343389 | controller | Jun 11 16:39:04.106216 crc crio[23211]: time="2026-06-11T16:39:04.106148162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343404 | controller | Jun 11 16:39:04.107005 crc crio[23211]: time="2026-06-11T16:39:04.106934262Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=6b551ac1-b5be-43dd-8c4c-0431d7f37c25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.343420 | controller | Jun 11 16:39:04.167139 crc crio[23211]: time="2026-06-11T16:39:04.166775027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343439 | controller | Jun 11 16:39:04.171544 crc crio[23211]: time="2026-06-11T16:39:04.171469613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343455 | controller | Jun 11 16:39:04.173931 crc crio[23211]: time="2026-06-11T16:39:04.173843073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343471 | controller | Jun 11 16:39:04.189271 crc crio[23211]: time="2026-06-11T16:39:04.189179376Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log" id=447231ac-63c7-4554-bb04-608809e50cf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.343486 | controller | Jun 11 16:39:04.199912 crc crio[23211]: time="2026-06-11T16:39:04.199821131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343506 | controller | Jun 11 16:39:04.200208 crc crio[23211]: time="2026-06-11T16:39:04.200049798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343548 | controller | Jun 11 16:39:04.329501 crc crio[23211]: time="2026-06-11T16:39:04.328412623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343568 | controller | Jun 11 16:39:04.331342 crc crio[23211]: time="2026-06-11T16:39:04.331250174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343586 | controller | Jun 11 16:39:04.335965 crc crio[23211]: time="2026-06-11T16:39:04.33589863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343609 | controller | Jun 11 16:39:04.337833 crc crio[23211]: time="2026-06-11T16:39:04.337644723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343635 | controller | Jun 11 16:39:04.434724 crc crio[23211]: time="2026-06-11T16:39:04.431868356Z" level=info msg="Running pod sandbox: openstack/barbican-api-587dc4c4dd-gw8ps/POD" id=9bfdce7e-255e-4158-bcd7-1d09f78e610a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.343656 | controller | Jun 11 16:39:04.434915 crc crio[23211]: time="2026-06-11T16:39:04.434864681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343674 | controller | Jun 11 16:39:04.569379 crc crio[23211]: time="2026-06-11T16:39:04.568130259Z" level=info msg="Created container 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log" id=3ef517ed-1f44-420f-b339-f7cd47a2aa29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.343691 | controller | Jun 11 16:39:04.579994 crc crio[23211]: time="2026-06-11T16:39:04.579619146Z" level=info msg="Starting container: 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804" id=55c5af94-022d-49ba-a230-a3799b80270a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.343707 | controller | Jun 11 16:39:04.593233 crc crio[23211]: time="2026-06-11T16:39:04.593139354Z" level=info msg="Got pod network &{Name:barbican-api-587dc4c4dd-gw8ps Namespace:openstack ID:94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745 UID:899600c5-7a4a-43cc-9ba2-b5a17f564c86 NetNS:/var/run/netns/89ec8fcb-c011-4658-be95-8e2f4f44a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod899600c5_7a4a_43cc_9ba2_b5a17f564c86.slice PodAnnotations:0xc0038ac1c0}] Aliases:map[]}"
2026-06-11 18:00:59.343728 | controller | Jun 11 16:39:04.593233 crc crio[23211]: time="2026-06-11T16:39:04.593207326Z" level=info msg="Adding pod openstack_barbican-api-587dc4c4dd-gw8ps to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.343746 | controller | Jun 11 16:39:04.602714 crc crio[23211]: time="2026-06-11T16:39:04.602642962Z" level=info msg="Created container a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns" id=6d239d01-3776-43cd-8ee6-099a373c2d02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.343762 | controller | Jun 11 16:39:04.602903 crc crio[23211]: time="2026-06-11T16:39:04.602843496Z" level=info msg="Started container" PID=73502 containerID=18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804 description=openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log id=55c5af94-022d-49ba-a230-a3799b80270a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a
2026-06-11 18:00:59.343779 | controller | Jun 11 16:39:04.608000 crc crio[23211]: time="2026-06-11T16:39:04.607857061Z" level=info msg="Starting container: a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c" id=afa0079f-e2a8-4df2-9675-62ef6b50c2ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.343795 | controller | Jun 11 16:39:04.613648 crc crio[23211]: time="2026-06-11T16:39:04.610872106Z" level=info msg="Created container 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log" id=447231ac-63c7-4554-bb04-608809e50cf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.343810 | controller | Jun 11 16:39:04.639417 crc crio[23211]: time="2026-06-11T16:39:04.639286857Z" level=info msg="Started container" PID=73503 containerID=a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c description=openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns id=afa0079f-e2a8-4df2-9675-62ef6b50c2ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4
2026-06-11 18:00:59.343827 | controller | Jun 11 16:39:04.648949 crc crio[23211]: time="2026-06-11T16:39:04.648753292Z" level=info msg="Starting container: 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94" id=dcfb14e8-0cb3-4f86-a429-aa86a99e72eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.343843 | controller | Jun 11 16:39:04.660773 crc crio[23211]: time="2026-06-11T16:39:04.659216023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=b1f1e38c-acef-4888-97ac-18a376bfc04f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.343859 | controller | Jun 11 16:39:04.726261 crc crio[23211]: time="2026-06-11T16:39:04.726165845Z" level=info msg="Started container" PID=73501 containerID=0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94 description=openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log id=dcfb14e8-0cb3-4f86-a429-aa86a99e72eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0
2026-06-11 18:00:59.343877 | controller | Jun 11 16:39:04.761043 crc crio[23211]: time="2026-06-11T16:39:04.760829221Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=f8707d98-9a41-482f-b39f-83ebb608c682 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.343904 | controller | Jun 11 16:39:04.828138 crc crio[23211]: time="2026-06-11T16:39:04.802315037Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=4f290c15-5e9c-46b0-b045-9c98d495c6b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.343932 | controller | Jun 11 16:39:04.847501 crc crio[23211]: time="2026-06-11T16:39:04.841994318Z" level=info msg="Creating container: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker" id=4e4a6d3e-cb4f-461b-80ae-44a4dee122c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.343959 | controller | Jun 11 16:39:04.853177 crc crio[23211]: time="2026-06-11T16:39:04.853091705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.343978 | controller | Jun 11 16:39:04.943710 crc crio[23211]: time="2026-06-11T16:39:04.942257842Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=d77087f3-3356-4d13-96c8-02c3481d0b93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.343994 | controller | Jun 11 16:39:05.072772 crc crio[23211]: time="2026-06-11T16:39:05.072643098Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener" id=45dbd4ed-19ac-45e5-b39c-f0c936be041d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.344011 | controller | Jun 11 16:39:05.082707 crc crio[23211]: time="2026-06-11T16:39:05.082600356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.344027 | controller | Jun 11 16:39:05.204837 crc crio[23211]: time="2026-06-11T16:39:05.204412047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.344043 | controller | Jun 11 16:39:05.211612 crc crio[23211]: time="2026-06-11T16:39:05.211517455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.344059 | controller | Jun 11 16:39:05.250296 crc crio[23211]: time="2026-06-11T16:39:05.249695209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.344075 | controller | Jun 11 16:39:05.260203 crc crio[23211]: time="2026-06-11T16:39:05.259965426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.344091 | controller | Jun 11 16:39:05.358237 crc crio[23211]: 2026-06-11T16:39:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94560f79ebd5d25 Mac:be:cd:2f:90:34:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/89ec8fcb-c011-4658-be95-8e2f4f44a68c SocketPath: PciID:}] [{Interface:0xc000324770 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.344107 | controller | Jun 11 16:39:05.363817 crc crio[23211]: time="2026-06-11T16:39:05.360194148Z" level=info msg="Got pod network &{Name:barbican-api-587dc4c4dd-gw8ps Namespace:openstack ID:94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745 UID:899600c5-7a4a-43cc-9ba2-b5a17f564c86 NetNS:/var/run/netns/89ec8fcb-c011-4658-be95-8e2f4f44a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod899600c5_7a4a_43cc_9ba2_b5a17f564c86.slice PodAnnotations:0xc0038ac1c0}] Aliases:map[]}"
2026-06-11 18:00:59.344127 | controller | Jun 11 16:39:05.363817 crc crio[23211]: time="2026-06-11T16:39:05.360382123Z" level=info msg="Checking pod openstack_barbican-api-587dc4c4dd-gw8ps for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.344144 | controller | Jun 11 16:39:05.388891 crc crio[23211]: time="2026-06-11T16:39:05.388814063Z" level=info msg="Ran pod sandbox 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745 with infra container: openstack/barbican-api-587dc4c4dd-gw8ps/POD" id=9bfdce7e-255e-4158-bcd7-1d09f78e610a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.344162 | controller | Jun 11 16:39:05.393977 crc crio[23211]: time="2026-06-11T16:39:05.393866449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=2d0fa181-a0ab-4f8f-9f3b-cfd4dcb45504 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.344178 | controller | Jun 11 16:39:05.398637 crc crio[23211]: time="2026-06-11T16:39:05.398551536Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=17a5ee27-34b2-44da-b39d-9fcc71416a8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.344194 | controller | Jun 11 16:39:05.411848 crc crio[23211]: time="2026-06-11T16:39:05.411768846Z" level=info msg="Creating container: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log" id=323e77e8-5bd4-4bb0-8e65-38156c425055 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.344210 | controller | Jun 11 16:39:05.412206 crc crio[23211]: time="2026-06-11T16:39:05.412148665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.344226 | controller | Jun 11 16:39:05.530261 crc crio[23211]: time="2026-06-11T16:39:05.530137602Z" level=info msg="Created container 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker" id=4e4a6d3e-cb4f-461b-80ae-44a4dee122c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.344241 | controller | Jun 11 16:39:05.532129 crc crio[23211]: time="2026-06-11T16:39:05.531999789Z" level=info msg="Starting container: 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7" id=6174fe62-5551-45b7-8386-7c819e86fe2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.344257 | controller | Jun 11 16:39:05.533514 crc crio[23211]: time="2026-06-11T16:39:05.533393753Z" level=info msg="Created container 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener" id=45dbd4ed-19ac-45e5-b39c-f0c936be041d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.344273 | controller | Jun 11 16:39:05.535356 crc crio[23211]: time="2026-06-11T16:39:05.534584752Z" level=info msg="Starting container: 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90" id=22940b8e-cf84-48f7-a36f-630891b3e06c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.344289 | controller | Jun 11 16:39:05.553006 crc crio[23211]: time="2026-06-11T16:39:05.551554797Z" level=info msg="Started container" PID=73620 containerID=53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90 description=openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener id=22940b8e-cf84-48f7-a36f-630891b3e06c name=/runtime.v1.RuntimeService/StartContainer sandboxID=82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0
2026-06-11 18:00:59.344306 | controller | Jun 11 16:39:05.553555 crc crio[23211]: time="2026-06-11T16:39:05.553371032Z" level=info msg="Started container" PID=73621 containerID=56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7 description=openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker id=6174fe62-5551-45b7-8386-7c819e86fe2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a
2026-06-11 18:00:59.344325 | controller | Jun 11 16:39:05.607722 crc crio[23211]: time="2026-06-11T16:39:05.606723155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.344342 | controller | Jun 11 16:39:05.612691 crc crio[23211]: time="2026-06-11T16:39:05.612624631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.344358 | controller | Jun 11 16:39:05.739536 crc crio[23211]: time="2026-06-11T16:39:05.739232233Z" level=info msg="Created container f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log" id=323e77e8-5bd4-4bb0-8e65-38156c425055 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.344374 | controller | Jun 11 16:39:05.740106 crc crio[23211]: time="2026-06-11T16:39:05.740066945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.344389 | controller | Jun 11 16:39:05.742790 crc crio[23211]: time="2026-06-11T16:39:05.74272096Z" level=info msg="Starting container: f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af" id=190783b3-69ac-429a-b861-cedb0cea75e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.344405 | controller | Jun 11 16:39:05.749804 crc crio[23211]: time="2026-06-11T16:39:05.749680944Z" level=info msg="Started container" PID=73648 containerID=f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af description=openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log id=190783b3-69ac-429a-b861-cedb0cea75e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745
2026-06-11 18:00:59.344421 | controller | Jun 11 16:39:05.773191 crc crio[23211]: time="2026-06-11T16:39:05.769794066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=80018126-fad0-4ec9-8ef0-3a71026b7a97 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.344437 | controller | Jun 11 16:39:05.782814 crc crio[23211]: time="2026-06-11T16:39:05.782272608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.344453 | controller | Jun 11 16:39:05.856944 crc crio[23211]: time="2026-06-11T16:39:05.856848921Z" level=info msg="Created container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640: openstack/cinder-api-0/cinder-api" id=3a6111ae-49dc-4488-bc00-b6ba24a2d33c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.344469 | controller | Jun 11 16:39:05.861944 crc crio[23211]: time="2026-06-11T16:39:05.861841096Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=0d16bb25-8432-4fee-b4d2-c4073708c40c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.344484 | controller | Jun 11 16:39:05.865160 crc crio[23211]: time="2026-06-11T16:39:05.865095587Z" level=info msg="Starting container: 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640" id=6f75a2c8-14e8-4a61-a17f-a2d85cb973d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.344500 | controller | Jun 11 16:39:05.874919 crc crio[23211]: time="2026-06-11T16:39:05.874869731Z" level=info msg="Creating container: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api" id=eb57f901-f2b9-4c9b-813d-5cb1cc0e37f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.344549 | controller | Jun 11 16:39:05.875703 crc crio[23211]: time="2026-06-11T16:39:05.87567818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.344572 | controller | Jun 11 16:39:05.880305 crc crio[23211]: time="2026-06-11T16:39:05.880210544Z" level=info msg="Started container" PID=73664 containerID=1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 description=openstack/cinder-api-0/cinder-api id=6f75a2c8-14e8-4a61-a17f-a2d85cb973d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46
2026-06-11 18:00:59.344589 | controller | Jun 11 16:39:05.943051 crc crio[23211]: time="2026-06-11T16:39:05.943014652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.344605 | controller | Jun 11 16:39:05.947361 crc crio[23211]: time="2026-06-11T16:39:05.94730431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.344633 | controller | Jun 11 16:39:06.000556 crc crio[23211]: time="2026-06-11T16:39:05.995771469Z" level=info msg="Created container f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d: openstack/cinder-scheduler-0/probe" id=e86266fa-b200-45a0-8e4c-c84a502443f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.344650 | controller | Jun 11 16:39:06.007198 crc crio[23211]: time="2026-06-11T16:39:06.007058211Z" level=info msg="Starting container: f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d" id=e7e1df2e-d0a4-4853-8fe3-2c521912d9f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.344667 | controller | Jun 11 16:39:06.008992 crc crio[23211]: time="2026-06-11T16:39:06.008899668Z" level=info msg="Stopping container: cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa (timeout: 30s)" id=73c5fcda-5e42-4718-bb42-ab632bcbf75c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.344683 | controller | Jun 11 16:39:06.009191 crc crio[23211]: time="2026-06-11T16:39:06.008923008Z" level=info msg="Stopping container: 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 (timeout: 30s)" id=c8efba9b-2105-4d10-a8a8-16d0ada7e711 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.344698 | controller | Jun 11 16:39:06.030557 crc crio[23211]: time="2026-06-11T16:39:06.030394974Z" level=info msg="Started container" PID=73686 containerID=f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d description=openstack/cinder-scheduler-0/probe id=e7e1df2e-d0a4-4853-8fe3-2c521912d9f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340
2026-06-11 18:00:59.344715 | controller | Jun 11 16:39:06.131068 crc crio[23211]: time="2026-06-11T16:39:06.130916134Z" level=info msg="Created container f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api" id=eb57f901-f2b9-4c9b-813d-5cb1cc0e37f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.344731 | controller | Jun 11 16:39:06.145302 crc crio[23211]: time="2026-06-11T16:39:06.142643967Z" level=info msg="Starting container: f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8" id=b45469c8-882b-4fa2-9c58-8884c8639fbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.344747 | controller | Jun 11 16:39:06.151903 crc crio[23211]: time="2026-06-11T16:39:06.151655372Z" level=info msg="Started container" PID=73697 containerID=f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8 description=openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api id=b45469c8-882b-4fa2-9c58-8884c8639fbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745
2026-06-11 18:00:59.344766 | controller | Jun 11 16:39:06.404152 crc crio[23211]: time="2026-06-11T16:39:06.403684166Z" level=info msg="Stopped container cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa: openstack/cinder-api-0/cinder-api-log" id=73c5fcda-5e42-4718-bb42-ab632bcbf75c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.344782 | controller | Jun 11 16:39:11.225010 crc crio[23211]: time="2026-06-11T16:39:11.224261174Z" level=info msg="Stopping container: 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f (timeout: 10s)" id=ef5390ab-da52-4c49-9b8c-85390b88a327 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.344798 | controller | Jun 11 16:39:13.297381 crc crio[23211]: time="2026-06-11T16:39:13.294864621Z" level=info msg="Stopping container: f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d (timeout: 30s)" id=da7f8ca1-2379-45c4-b7c7-15a2e451ead9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.344813 | controller | Jun 11 16:39:13.298285 crc crio[23211]: time="2026-06-11T16:39:13.294951714Z" level=info msg="Stopping container: 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8 (timeout: 30s)" id=7b6cc4eb-c1e8-4aca-ba30-efca9eddd5d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.344829 | controller | Jun 11 16:39:15.522639 crc crio[23211]: time="2026-06-11T16:39:15.521151555Z" level=info msg="Stopped container 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f: openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns" id=ef5390ab-da52-4c49-9b8c-85390b88a327 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.344845 | controller | Jun 11 16:39:15.526772 crc crio[23211]: time="2026-06-11T16:39:15.526706054Z" level=info msg="Stopping pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899" id=f8560f5e-65d9-400b-ba9e-c04dff26d73f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.344861 | controller | Jun 11 16:39:15.527767 crc crio[23211]: time="2026-06-11T16:39:15.527629186Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69d794c7cc-hs55x Namespace:openstack ID:458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899 UID:ec7d6ee6-1520-4c96-8503-15ae0056d31e NetNS:/var/run/netns/09a26809-c586-4d2d-b4bb-423347d26691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec7d6ee6_1520_4c96_8503_15ae0056d31e.slice PodAnnotations:0xc002278310}] Aliases:map[]}"
2026-06-11 18:00:59.344877 | controller | Jun 11 16:39:15.527939 crc crio[23211]: time="2026-06-11T16:39:15.527834402Z" level=info msg="Deleting pod openstack_dnsmasq-dns-69d794c7cc-hs55x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.344893 | controller | Jun 11 16:39:15.765511 crc crio[23211]: time="2026-06-11T16:39:15.765204549Z" level=info msg="Stopped container f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d: openstack/cinder-scheduler-0/probe" id=da7f8ca1-2379-45c4-b7c7-15a2e451ead9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.344910 | controller | Jun 11 16:39:15.986546 crc crio[23211]: time="2026-06-11T16:39:15.984289541Z" level=info msg="Stopped container 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8: openstack/cinder-scheduler-0/cinder-scheduler" id=7b6cc4eb-c1e8-4aca-ba30-efca9eddd5d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.344926 | controller | Jun 11 16:39:15.991833 crc crio[23211]: time="2026-06-11T16:39:15.991735486Z" level=info msg="Stopping pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340" id=c2a4d513-1aa2-4d6b-8fbc-2b73cd86b106 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.344941 | controller | Jun 11 16:39:15.992285 crc crio[23211]: time="2026-06-11T16:39:15.992218089Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340 UID:cbea178b-e69d-4ff9-b340-b346df7722e2 NetNS:/var/run/netns/5a48e87c-933d-4e7a-aa92-a6aabcd50b29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbea178b_e69d_4ff9_b340_b346df7722e2.slice PodAnnotations:0xc006bcc148}] Aliases:map[]}"
2026-06-11 18:00:59.344961 | controller | Jun 11 16:39:15.992559 crc crio[23211]: time="2026-06-11T16:39:15.992398513Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.344978 | controller | Jun 11 16:39:16.059583 crc crio[23211]: time="2026-06-11T16:39:16.054968355Z" level=info msg="Stopped pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899" id=f8560f5e-65d9-400b-ba9e-c04dff26d73f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.344994 | controller | Jun 11 16:39:16.094397 crc crio[23211]: time="2026-06-11T16:39:16.094193456Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=194f301a-5942-4e96-b8a5-7bfd0e5a4500 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.345010 | controller | Jun 11 16:39:16.096413 crc crio[23211]: time="2026-06-11T16:39:16.095836177Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=a7ea9401-a050-4e73-b88e-cb540bad317b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.345025 | controller | Jun 11 16:39:16.169206 crc crio[23211]: time="2026-06-11T16:39:16.169112346Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=c73327f8-0b67-4362-b9b2-d55e314321fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.345041 | controller | Jun 11 16:39:16.184310 crc crio[23211]: time="2026-06-11T16:39:16.184199243Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=b9a8635a-7222-4d3d-8d78-c2142b4876d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.345057 | controller | Jun 11 16:39:16.187280 crc crio[23211]: time="2026-06-11T16:39:16.187201048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.345073 | controller | Jun 11 16:39:16.273732 crc crio[23211]: time="2026-06-11T16:39:16.273146525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.345088 | controller | Jun 11 16:39:16.277644 crc crio[23211]: time="2026-06-11T16:39:16.277573775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.345104 | controller | Jun 11 16:39:16.465849 crc crio[23211]: time="2026-06-11T16:39:16.465750094Z" level=info msg="Removing container: 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f" id=587f0207-1776-40e7-9be5-3fb18bb43902 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.345119 | controller | Jun 11 16:39:16.503888 crc crio[23211]: time="2026-06-11T16:39:16.503189449Z" level=info msg="Removed container 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f: openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns" id=587f0207-1776-40e7-9be5-3fb18bb43902 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.345135 | controller | Jun 11 16:39:16.523233 crc crio[23211]: time="2026-06-11T16:39:16.522675926Z" level=info msg="Removing container: 3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a" id=4cf214c2-ab42-41f5-889f-a2961a13d5be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.345153 | controller | Jun 11 16:39:16.571996 crc crio[23211]: time="2026-06-11T16:39:16.571033403Z" level=info msg="Stopped pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340" id=c2a4d513-1aa2-4d6b-8fbc-2b73cd86b106 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.345170 | controller | Jun 11 16:39:16.596813 crc crio[23211]: time="2026-06-11T16:39:16.596756916Z" level=info msg="Created container 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78: openstack/ceilometer-0/proxy-httpd" id=b9a8635a-7222-4d3d-8d78-c2142b4876d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.345185 | controller | Jun 11 16:39:16.600506 crc crio[23211]: time="2026-06-11T16:39:16.600473028Z" level=info msg="Starting container: 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78" id=459c598d-9b16-476c-8ed4-4324bd87d62d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.345201 | controller | Jun 11 16:39:16.624078 crc crio[23211]: time="2026-06-11T16:39:16.621741259Z" level=info msg="Started container" PID=74814 containerID=7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78 description=openstack/ceilometer-0/proxy-httpd id=459c598d-9b16-476c-8ed4-4324bd87d62d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2
2026-06-11 18:00:59.345217 | controller | Jun 11 16:39:16.764874 crc crio[23211]: time="2026-06-11T16:39:16.764789122Z" level=info msg="Removed container 3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a: openstack/dnsmasq-dns-69d794c7cc-hs55x/init" id=4cf214c2-ab42-41f5-889f-a2961a13d5be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.345233 | controller | Jun 11 16:39:16.931656 crc crio[23211]: time="2026-06-11T16:39:16.931615158Z" level=info msg="Stopping container: 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b (timeout: 30s)" id=cc112fe7-5ecc-4224-a91a-2ca2bbb71509 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345248 | controller | Jun 11 16:39:16.934319 crc crio[23211]: time="2026-06-11T16:39:16.933810592Z" level=info msg="Stopping container: 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c (timeout: 30s)" id=d964fc68-3acf-4c38-bafd-9b236f9a3244 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345264 | controller | Jun 11 16:39:17.097178 crc crio[23211]: time="2026-06-11T16:39:17.097074069Z" level=info msg="Stopped container 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log" id=d964fc68-3acf-4c38-bafd-9b236f9a3244 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345279 | controller | Jun 11 16:39:17.480104 crc crio[23211]: time="2026-06-11T16:39:17.479632652Z" level=info msg="Removing container: f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d" id=f1a82234-b13d-4b11-89f5-cb08ba4e1f8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.345295 | controller | Jun 11 16:39:17.488985 crc crio[23211]: time="2026-06-11T16:39:17.488789111Z" level=info msg="Stopping container: 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78 (timeout: 30s)" id=2e9402ad-e1f8-42c0-8d76-0a91446aa54b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345311 | controller | Jun 11 16:39:17.489079 crc crio[23211]: time="2026-06-11T16:39:17.489024037Z" level=info msg="Stopping container: 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835 (timeout: 30s)" id=b9480bde-c0db-4670-856f-740e805c6f4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345326 | controller | Jun 11 16:39:17.489583 crc crio[23211]: time="2026-06-11T16:39:17.489314454Z" level=info msg="Stopping container: 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365 (timeout: 30s)" id=e90a87f6-a4b7-46e4-978b-663a695a6cbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345345 | controller | Jun 11 16:39:17.490125 crc crio[23211]: time="2026-06-11T16:39:17.490020722Z" level=info msg="Stopping container: 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255 (timeout: 30s)" id=b486b5c1-477c-47ab-ac46-2432a856270c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345361 | controller | Jun 11 16:39:17.544125 crc crio[23211]: time="2026-06-11T16:39:17.54401745Z" level=info msg="Removed container f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d: openstack/cinder-scheduler-0/probe" id=f1a82234-b13d-4b11-89f5-cb08ba4e1f8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.345376 | controller | Jun 11 16:39:17.554512 crc crio[23211]: time="2026-06-11T16:39:17.554362499Z" level=info msg="Removing container: 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8" id=916bb932-4615-4037-a510-0bf6127102d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.345392 | controller | Jun 11 16:39:17.634759 crc crio[23211]: time="2026-06-11T16:39:17.634667824Z" level=info msg="Stopped container 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255: openstack/ceilometer-0/sg-core" id=b486b5c1-477c-47ab-ac46-2432a856270c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345408 | controller | Jun 11 16:39:17.708819 crc crio[23211]: time="2026-06-11T16:39:17.708682752Z" level=info msg="Removed container 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8: openstack/cinder-scheduler-0/cinder-scheduler" id=916bb932-4615-4037-a510-0bf6127102d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.345424 | controller | Jun 11 16:39:17.743879 crc crio[23211]: time="2026-06-11T16:39:17.743789459Z" level=info msg="Stopped container 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78: openstack/ceilometer-0/proxy-httpd" id=2e9402ad-e1f8-42c0-8d76-0a91446aa54b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345440 | controller | Jun 11 16:39:17.837645 crc crio[23211]: time="2026-06-11T16:39:17.829880688Z" level=info msg="Stopping container: 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959 (timeout: 30s)" id=74da708e-85b2-4d88-9101-58286abf790d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345455 | controller | Jun 11 16:39:17.837645 crc crio[23211]: time="2026-06-11T16:39:17.834714599Z" level=info msg="Stopping container: 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874 (timeout: 30s)" id=b32f1acb-9e4c-4753-adfc-05884d700d58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345472 | controller | Jun 11 16:39:18.069768 crc crio[23211]: time="2026-06-11T16:39:18.068807895Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=a4963972-6341-4623-9ae1-9b0d45ea944b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.345488 | controller | Jun 11 16:39:18.069768 crc crio[23211]: time="2026-06-11T16:39:18.068928968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.345505 | controller | Jun 11 16:39:18.104847 crc crio[23211]: time="2026-06-11T16:39:18.104748592Z" level=info msg="Stopped container 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959: openstack/neutron-c96687476-2lxp5/neutron-httpd" id=74da708e-85b2-4d88-9101-58286abf790d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345554 | controller | Jun 11 16:39:18.148502 crc crio[23211]: time="2026-06-11T16:39:18.14836149Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7 UID:1f703a2a-c153-469c-a75c-e1a4f5d4f2f0 NetNS:/var/run/netns/0c89462c-5235-4935-a7b1-5ee15006d32e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f703a2a_c153_469c_a75c_e1a4f5d4f2f0.slice PodAnnotations:0xc000d2f218}] Aliases:map[]}"
2026-06-11 18:00:59.345579 | controller | Jun 11 16:39:18.148502 crc crio[23211]: time="2026-06-11T16:39:18.148475274Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.345597 | controller | Jun 11 16:39:18.241544 crc crio[23211]: time="2026-06-11T16:39:18.240911802Z" level=info msg="Stopped container 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835: openstack/ceilometer-0/ceilometer-central-agent" id=b9480bde-c0db-4670-856f-740e805c6f4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345613 | controller | Jun 11 16:39:18.580827 crc crio[23211]: 2026-06-11T16:39:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1f8416f4627c01 Mac:8a:2f:1c:f3:bd:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/0c89462c-5235-4935-a7b1-5ee15006d32e SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.345629 | controller | Jun 11 16:39:18.581985 crc crio[23211]: time="2026-06-11T16:39:18.581909779Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7 UID:1f703a2a-c153-469c-a75c-e1a4f5d4f2f0 NetNS:/var/run/netns/0c89462c-5235-4935-a7b1-5ee15006d32e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f703a2a_c153_469c_a75c_e1a4f5d4f2f0.slice PodAnnotations:0xc000d2f218}] Aliases:map[]}"
2026-06-11 18:00:59.345646 | controller | Jun 11 16:39:18.582148 crc crio[23211]: time="2026-06-11T16:39:18.582110044Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.345662 | controller | Jun 11 16:39:18.594010 crc crio[23211]: time="2026-06-11T16:39:18.593611461Z" level=info msg="Ran pod sandbox a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7 with infra container: openstack/cinder-scheduler-0/POD" id=a4963972-6341-4623-9ae1-9b0d45ea944b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.345678 | controller | Jun 11 16:39:18.597923 crc crio[23211]: time="2026-06-11T16:39:18.597850086Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=a90bcdcc-7507-46d8-984b-b03b0ea70e4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.345694 | controller | Jun 11 16:39:18.646852 crc crio[23211]: time="2026-06-11T16:39:18.646699977Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=83b770be-bde1-4e5f-8645-9afc1bb2fa37 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.345710 | controller | Jun 11 16:39:18.667896 crc crio[23211]: time="2026-06-11T16:39:18.667392983Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=e0f6c38a-2961-4f60-828a-34294a86bde7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.345725 | controller | Jun 11 16:39:18.668277 crc crio[23211]: time="2026-06-11T16:39:18.668210344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.345741 | controller | Jun 11 16:39:18.726638 crc crio[23211]: time="2026-06-11T16:39:18.726537811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.345756 | controller | Jun 11 16:39:19.103715 crc crio[23211]: time="2026-06-11T16:39:19.103148085Z" level=info msg="Stopped container 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365: openstack/ceilometer-0/ceilometer-notification-agent" id=e90a87f6-a4b7-46e4-978b-663a695a6cbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.345775 | controller | Jun 11 16:39:19.104587 crc crio[23211]: time="2026-06-11T16:39:19.104502539Z" level=info msg="Stopping pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2" id=2b0a9b92-0f0f-4173-bcd9-4af5cf83fde4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.345792 | controller | Jun 11 16:39:19.105731 crc crio[23211]: time="2026-06-11T16:39:19.105643677Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2 UID:ec1af3a7-733c-4ee8-a2eb-7fe56b22781c NetNS:/var/run/netns/ae589c01-d23a-4beb-9b38-781abedef880 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec1af3a7_733c_4ee8_a2eb_7fe56b22781c.slice PodAnnotations:0xc003088988}] Aliases:map[]}"
2026-06-11 18:00:59.345808 | controller | Jun 11 16:39:19.106036 crc crio[23211]: time="2026-06-11T16:39:19.105852012Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.345825 | controller | Jun 11 16:39:19.508555 crc crio[23211]: time="2026-06-11T16:39:19.508027995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.345841 | controller | Jun 11 16:39:19.567996 crc crio[23211]: time="2026-06-11T16:39:19.56789328Z" level=info msg="Stopped pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2" id=2b0a9b92-0f0f-4173-bcd9-4af5cf83fde4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.345857 | controller | Jun 11 16:39:19.707823 crc crio[23211]: time="2026-06-11T16:39:19.707612668Z" level=info msg="Created container 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4: openstack/cinder-scheduler-0/cinder-scheduler" id=e0f6c38a-2961-4f60-828a-34294a86bde7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.345872 | controller | Jun 11 16:39:19.710861 crc crio[23211]: time="2026-06-11T16:39:19.710784907Z" level=info msg="Starting container: 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4" id=2ecc9279-d56e-44de-a21a-59b50ba4609e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.345888 | controller | Jun 11 16:39:19.724244 crc crio[23211]: time="2026-06-11T16:39:19.724139972Z" level=info msg="Started container" PID=75395 containerID=58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4 description=openstack/cinder-scheduler-0/cinder-scheduler id=2ecc9279-d56e-44de-a21a-59b50ba4609e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7
2026-06-11 18:00:59.345904 | controller | Jun 11 16:39:19.759889 crc crio[23211]: time="2026-06-11T16:39:19.759786872Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=d6e1cef9-a4c5-45d1-90c5-78fda56a3335 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.345920 | controller | Jun 11 16:39:19.814833 crc crio[23211]: time="2026-06-11T16:39:19.814146978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=31a6cb01-519e-4c7e-8f1c-dd9ce87e148a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.345936 | controller | Jun 11 16:39:19.831292 crc crio[23211]: time="2026-06-11T16:39:19.831219985Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=09e2eec7-a5f0-4c47-ab14-a53bf40f2a93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.345955 | controller | Jun 11 16:39:19.831948 crc crio[23211]: time="2026-06-11T16:39:19.831879771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.345971 | controller | Jun 11 16:39:19.912081 crc crio[23211]: time="2026-06-11T16:39:19.91188349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.345987 | controller | Jun 11 16:39:20.669035 crc crio[23211]: time="2026-06-11T16:39:20.668510123Z" level=info msg="Removing container: 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78" id=812ba2e9-4249-439e-937a-0f4b0f4bff96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.346003 | controller | Jun 11 16:39:20.706103 crc crio[23211]: time="2026-06-11T16:39:20.705995369Z" level=info msg="Removed container 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78: openstack/ceilometer-0/proxy-httpd" id=812ba2e9-4249-439e-937a-0f4b0f4bff96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.346018 | controller | Jun 11 16:39:20.719522 crc crio[23211]: time="2026-06-11T16:39:20.718615484Z" level=info msg="Removing container: 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255" id=ea330900-7285-41cb-9649-b2a3a6d46bbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.346034 | controller | Jun 11 16:39:20.755864 crc crio[23211]: time="2026-06-11T16:39:20.755729331Z" level=info msg="Removed container 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255: openstack/ceilometer-0/sg-core" id=ea330900-7285-41cb-9649-b2a3a6d46bbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.346050 | controller | Jun 11 16:39:20.760855 crc crio[23211]: time="2026-06-11T16:39:20.760796788Z" level=info msg="Removing container: 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365" id=2c0f9593-d4a4-4bf8-9726-23831158c6c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.346065 | controller | Jun 11 16:39:20.779924 crc crio[23211]: time="2026-06-11T16:39:20.779786392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.346081 | controller | Jun 11 16:39:20.797950 crc crio[23211]: time="2026-06-11T16:39:20.797811162Z" level=info msg="Removed container 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365: openstack/ceilometer-0/ceilometer-notification-agent" id=2c0f9593-d4a4-4bf8-9726-23831158c6c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.346097 | controller | Jun 11 16:39:20.801870 crc crio[23211]: time="2026-06-11T16:39:20.801820133Z" level=info msg="Removing container: 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835" id=727e6aa9-31c5-40e7-ad15-a2cc9c2f7584 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.346113 | controller | Jun 11 16:39:20.842610 crc crio[23211]: time="2026-06-11T16:39:20.842514029Z" level=info msg="Stopped container 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api" id=cc112fe7-5ecc-4224-a91a-2ca2bbb71509 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.346128 | controller | Jun 11 16:39:20.843611 crc crio[23211]: time="2026-06-11T16:39:20.843518244Z" level=info msg="Stopping pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e" id=30684b96-850b-444b-bd74-b4fc2c576edc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.346145 | controller | Jun 11 16:39:20.844200 crc crio[23211]: time="2026-06-11T16:39:20.844128169Z" level=info msg="Got pod network &{Name:barbican-api-6cc74d6844-r8m9n Namespace:openstack ID:3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e UID:7c7ad7ab-544f-4323-8b8e-728752ce76b7 NetNS:/var/run/netns/4975a303-6f72-4a24-b654-65a28a1ff3ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c7ad7ab_544f_4323_8b8e_728752ce76b7.slice PodAnnotations:0xc0006127b8}] Aliases:map[]}"
2026-06-11 18:00:59.346164 | controller | Jun 11 16:39:20.844488 crc crio[23211]: time="2026-06-11T16:39:20.844367175Z" level=info msg="Deleting pod openstack_barbican-api-6cc74d6844-r8m9n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.346181 | controller | Jun 11 16:39:20.853178 crc crio[23211]: time="2026-06-11T16:39:20.847825471Z" level=info msg="Removed container 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835: openstack/ceilometer-0/ceilometer-central-agent" id=727e6aa9-31c5-40e7-ad15-a2cc9c2f7584 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.346197 | controller | Jun 11 16:39:21.221533 crc crio[23211]: time="2026-06-11T16:39:21.221294867Z" level=info msg="Stopped pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e" id=30684b96-850b-444b-bd74-b4fc2c576edc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.346213 | controller | Jun 11 16:39:21.266376 crc crio[23211]: time="2026-06-11T16:39:21.265726097Z" level=info msg="Created container 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1: openstack/cinder-scheduler-0/probe" id=09e2eec7-a5f0-4c47-ab14-a53bf40f2a93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.346228 | controller | Jun 11 16:39:21.266797 crc crio[23211]: time="2026-06-11T16:39:21.266725682Z" level=info msg="Starting container: 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1" id=101c2629-228d-4a74-b2db-ce81e26e79dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.346244 | controller | Jun 11 16:39:21.272935 crc crio[23211]: time="2026-06-11T16:39:21.272864715Z" level=info msg="Started container" PID=75508 containerID=4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1 description=openstack/cinder-scheduler-0/probe id=101c2629-228d-4a74-b2db-ce81e26e79dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7
2026-06-11 18:00:59.346260 | controller | Jun 11 16:39:21.693924 crc crio[23211]: time="2026-06-11T16:39:21.693849227Z" level=info msg="Removing container: 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b" id=4dc4f1d9-4433-4fa9-84c6-1b7ce9a94e67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.346276 | controller | Jun 11 16:39:21.733904 crc crio[23211]: time="2026-06-11T16:39:21.733706703Z" level=info msg="Removed container 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api" id=4dc4f1d9-4433-4fa9-84c6-1b7ce9a94e67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.346291 | controller | Jun 11 16:39:21.737000 crc crio[23211]: time="2026-06-11T16:39:21.736914664Z" level=info msg="Removing container: 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c" id=ea92ff62-6a5d-4892-bafd-70c47034bde8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.346307 | controller | Jun 11 16:39:21.765844 crc crio[23211]: time="2026-06-11T16:39:21.765746003Z" level=info msg="Removed container 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log" id=ea92ff62-6a5d-4892-bafd-70c47034bde8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.346323 | controller | Jun 11 16:39:22.531032 crc crio[23211]: time="2026-06-11T16:39:22.530555572Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=f107a823-539c-4d62-859f-ad6ac96ca380 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.346339 | controller | Jun 11 16:39:22.531410 crc crio[23211]: time="2026-06-11T16:39:22.531369472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.346360 | controller | Jun 11 16:39:22.617874 crc crio[23211]: time="2026-06-11T16:39:22.61775043Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b UID:ed6137d6-8be0-4c3c-a9af-e1283cf2d15a NetNS:/var/run/netns/7f746d0b-9dd0-47c1-a52b-db697501f3f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6137d6_8be0_4c3c_a9af_e1283cf2d15a.slice PodAnnotations:0xc0001af148}] Aliases:map[]}"
2026-06-11 18:00:59.346376 | controller | Jun 11 16:39:22.618614 crc crio[23211]: time="2026-06-11T16:39:22.618529249Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.346393 | controller | Jun 11 16:39:23.176406 crc crio[23211]: 2026-06-11T16:39:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:411a14b7d0f0be9 Mac:ea:f6:9c:dc:9a:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/7f746d0b-9dd0-47c1-a52b-db697501f3f9 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.346409 | controller | Jun 11 16:39:23.176406 crc crio[23211]: time="2026-06-11T16:39:23.1723991Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b UID:ed6137d6-8be0-4c3c-a9af-e1283cf2d15a NetNS:/var/run/netns/7f746d0b-9dd0-47c1-a52b-db697501f3f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6137d6_8be0_4c3c_a9af_e1283cf2d15a.slice PodAnnotations:0xc0001af148}] Aliases:map[]}"
2026-06-11 18:00:59.346425 | controller | Jun 11 16:39:23.176406 crc crio[23211]: time="2026-06-11T16:39:23.172611085Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.346441 | controller | Jun 11 16:39:23.181057 crc crio[23211]: time="2026-06-11T16:39:23.180999915Z" level=info msg="Ran pod sandbox 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b with infra container: openstack/ceilometer-0/POD" id=f107a823-539c-4d62-859f-ad6ac96ca380 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.346457 | controller | Jun 11 16:39:23.185193 crc crio[23211]: time="2026-06-11T16:39:23.185130748Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=8617998f-fb3e-431f-8756-51b828b48fad name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.346472 | controller | Jun 11 16:39:23.189983 crc crio[23211]: time="2026-06-11T16:39:23.188896522Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:00:59.346488 | controller | Jun 11 16:39:23.719379 crc crio[23211]: time="2026-06-11T16:39:23.718720622Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=8617998f-fb3e-431f-8756-51b828b48fad name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.346503 | controller | Jun 11 16:39:23.720380 crc crio[23211]: time="2026-06-11T16:39:23.720289852Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e106a202-0e6d-40e9-bc09-1cbe52a8799b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.346549 | controller | Jun 11 16:39:23.767584 crc crio[23211]: time="2026-06-11T16:39:23.7674694Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=a67c62b4-2a2c-41ec-a207-a7530a877728 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.346573 | controller | Jun 11 16:39:23.777028 crc crio[23211]: time="2026-06-11T16:39:23.77665748Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e9623485-a39e-4044-96d5-1cc8cea0d4b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.346590 | controller | Jun 11 16:39:23.777181 crc crio[23211]: time="2026-06-11T16:39:23.77711621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.346605 | controller | Jun 11 16:39:23.832887 crc crio[23211]: time="2026-06-11T16:39:23.832557576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.346621 | controller | Jun 11 16:39:23.839364 crc crio[23211]: time="2026-06-11T16:39:23.839282693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.346637 | controller | Jun 11 16:39:24.019938 crc crio[23211]: time="2026-06-11T16:39:24.019880673Z" level=info msg="Created container 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a: openstack/ceilometer-0/ceilometer-central-agent" id=e9623485-a39e-4044-96d5-1cc8cea0d4b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.346653 | controller | Jun 11 16:39:24.021500 crc crio[23211]: time="2026-06-11T16:39:24.021313799Z" level=info msg="Starting container: 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a" id=15c23bb2-a20d-457b-8b87-fc952536af67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.346669 | controller | Jun 11 16:39:24.028530 crc crio[23211]: time="2026-06-11T16:39:24.028414286Z" level=info msg="Started container" PID=75828 containerID=550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a description=openstack/ceilometer-0/ceilometer-central-agent id=15c23bb2-a20d-457b-8b87-fc952536af67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b
2026-06-11 18:00:59.346686 | controller | Jun 11 16:39:24.039725 crc crio[23211]: time="2026-06-11T16:39:24.039633596Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=60b7edd6-e1b5-4fde-acb3-44a9041759d6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.346702 | controller | Jun 11 16:39:24.042661 crc crio[23211]: time="2026-06-11T16:39:24.042606081Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:00:59.346717 | controller | Jun 11 16:39:24.233188 crc crio[23211]: time="2026-06-11T16:39:24.23281723Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.346733 | controller | Jun 11 16:39:24.233890 crc crio[23211]: time="2026-06-11T16:39:24.23320743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.346749 | controller | Jun 11 16:39:24.268012 crc crio[23211]: time="2026-06-11T16:39:24.267916078Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0 UID:c012ac66-ed5f-4bf4-906c-c9fcd318c9b3 NetNS:/var/run/netns/0c7cd3e5-bb5b-483e-bede-582918456a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc012ac66_ed5f_4bf4_906c_c9fcd318c9b3.slice PodAnnotations:0xc00008c980}] Aliases:map[]}"
2026-06-11 18:00:59.346768 | controller | Jun 11 16:39:24.268012 crc crio[23211]: time="2026-06-11T16:39:24.267987019Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.346785 | controller | Jun 11 16:39:24.462053 crc crio[23211]: time="2026-06-11T16:39:24.461891271Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=60b7edd6-e1b5-4fde-acb3-44a9041759d6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.346801 | controller | Jun 11 16:39:24.463915 crc crio[23211]: time="2026-06-11T16:39:24.463753177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=78a9b9f6-4a6c-4cd0-90ff-9612f1288d74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.346816 | controller | Jun 11 16:39:24.495172 crc crio[23211]: time="2026-06-11T16:39:24.49507094Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=6db2139c-722f-4444-b484-c7f1045849d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.346832 | controller | Jun 11 16:39:24.506162 crc crio[23211]: time="2026-06-11T16:39:24.5039136Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=11de8107-c003-4164-b20f-f1485252d0ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.346847 | controller | Jun 11 16:39:24.506162 crc crio[23211]: time="2026-06-11T16:39:24.504996348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.346862 | controller | Jun 11 16:39:24.601003 crc crio[23211]: time="2026-06-11T16:39:24.60041321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.346878 | controller | Jun 11 16:39:24.609380 crc crio[23211]: time="2026-06-11T16:39:24.609271241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.346893 | controller | Jun 11 16:39:24.759540 crc crio[23211]: time="2026-06-11T16:39:24.759060982Z" level=info msg="Created container 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a: openstack/ceilometer-0/ceilometer-notification-agent" id=11de8107-c003-4164-b20f-f1485252d0ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.346909 | controller | Jun 11 16:39:24.770257 crc crio[23211]: time="2026-06-11T16:39:24.769970304Z" level=info msg="Starting container: 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a" id=497c40cc-af99-476f-a225-b025e2fd8451 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.346924 | controller | Jun 11 16:39:24.775383 crc crio[23211]: time="2026-06-11T16:39:24.775233025Z" level=info msg="Started container" PID=75903 containerID=3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a description=openstack/ceilometer-0/ceilometer-notification-agent id=497c40cc-af99-476f-a225-b025e2fd8451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b
2026-06-11 18:00:59.346940 | controller | Jun 11 16:39:24.796405 crc crio[23211]: time="2026-06-11T16:39:24.796231129Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e1defc32-73f2-4842-af03-a9db6163622b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.346958 | controller | Jun 11 16:39:24.801721 crc crio[23211]: time="2026-06-11T16:39:24.801643355Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:00:59.347010 | controller | Jun 11 16:39:25.004297 crc crio[23211]: time="2026-06-11T16:39:25.003167977Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=72c7d980-6d64-45ee-b043-97810ccc1f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.347031 | controller | Jun 11 16:39:25.004297 crc crio[23211]: time="2026-06-11T16:39:25.003683271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.347048 | controller | Jun 11 16:39:25.043906 crc crio[23211]: time="2026-06-11T16:39:25.04374648Z" level=info msg="NetworkStart: stopping network for sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.347064 | controller | Jun 11 16:39:25.045952 crc crio[23211]: time="2026-06-11T16:39:25.045863604Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346 UID:29a5dafb-49bf-48e2-9ab8-ed1f56077dd3 NetNS:/var/run/netns/a92508ce-7a0e-4c94-9751-a2b456e4fef3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a5dafb_49bf_48e2_9ab8_ed1f56077dd3.slice PodAnnotations:0xc0030890a8}] Aliases:map[]}"
2026-06-11 18:00:59.347080 | controller | Jun 11 16:39:25.045952 crc crio[23211]: time="2026-06-11T16:39:25.045943156Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.347096 | controller | Jun 11 16:39:25.247745 crc crio[23211]: time="2026-06-11T16:39:25.247643161Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e1defc32-73f2-4842-af03-a9db6163622b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.347112 | controller | Jun 11 16:39:25.249359 crc crio[23211]: time="2026-06-11T16:39:25.248811922Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=800b1bf4-a6f4-40a2-89a6-ca9f5e922d7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.347128 | controller | Jun 11 16:39:25.280889 crc crio[23211]: time="2026-06-11T16:39:25.28078642Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=fffbf57f-c321-429f-a865-11ff75c89c77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.347144 | controller | Jun 11 16:39:25.292720 crc crio[23211]: time="2026-06-11T16:39:25.29001444Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=962d5da4-95e3-402a-89f1-a1253c6346c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.347159 | controller | Jun 11 16:39:25.292720 crc crio[23211]: time="2026-06-11T16:39:25.290533294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.347175 | controller | Jun 11 16:39:25.355775 crc crio[23211]: time="2026-06-11T16:39:25.35565399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.347190 | controller | Jun 11 16:39:25.362303 crc crio[23211]: time="2026-06-11T16:39:25.362240564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.347208 | controller | Jun 11 16:39:25.562538 crc crio[23211]: time="2026-06-11T16:39:25.561900681Z" level=info msg="Created container 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4: openstack/ceilometer-0/sg-core" id=962d5da4-95e3-402a-89f1-a1253c6346c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.347224 | controller | Jun 11 16:39:25.564608 crc crio[23211]: time="2026-06-11T16:39:25.564580768Z" level=info msg="Starting container: 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4" id=ad56a10b-6056-49e7-bac8-73d881cfb412 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.347240 | controller | Jun 11 16:39:25.570816 crc crio[23211]: time="2026-06-11T16:39:25.570762172Z" level=info msg="Started container" PID=76012 containerID=1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4 description=openstack/ceilometer-0/sg-core id=ad56a10b-6056-49e7-bac8-73d881cfb412 name=/runtime.v1.RuntimeService/StartContainer sandboxID=411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b
2026-06-11 18:00:59.347255 | controller | Jun 11 16:39:25.593323 crc crio[23211]: time="2026-06-11T16:39:25.593277664Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=55e34731-74d8-4fc4-911a-5f29b8eeae42 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.347271 | controller | Jun 11 16:39:25.600471 crc crio[23211]: time="2026-06-11T16:39:25.600302309Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:00:59.347287 | controller | Jun 11 16:39:25.624149 crc crio[23211]: 2026-06-11T16:39:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9a1da5dbd2dc49 Mac:66:6a:8b:a4:2d:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/a92508ce-7a0e-4c94-9751-a2b456e4fef3 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.347302 | controller | Jun 11 16:39:25.625590 crc crio[23211]: time="2026-06-11T16:39:25.625241792Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346 UID:29a5dafb-49bf-48e2-9ab8-ed1f56077dd3 NetNS:/var/run/netns/a92508ce-7a0e-4c94-9751-a2b456e4fef3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a5dafb_49bf_48e2_9ab8_ed1f56077dd3.slice PodAnnotations:0xc0030890a8}] Aliases:map[]}"
2026-06-11 18:00:59.347318 | controller | Jun 11 16:39:25.625590 crc crio[23211]: time="2026-06-11T16:39:25.625399776Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.347334 | controller | Jun 11 16:39:25.625861 crc crio[23211]: time="2026-06-11T16:39:25.625756825Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0 UID:c012ac66-ed5f-4bf4-906c-c9fcd318c9b3 NetNS:/var/run/netns/0c7cd3e5-bb5b-483e-bede-582918456a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc012ac66_ed5f_4bf4_906c_c9fcd318c9b3.slice PodAnnotations:0xc0001af1b0}] Aliases:map[]}"
2026-06-11 18:00:59.347351 | controller | Jun 11 16:39:25.626102 crc crio[23211]: time="2026-06-11T16:39:25.626044763Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:00:59.347367 | controller | Jun 11 16:39:25.626227 crc crio[23211]: time="2026-06-11T16:39:25.626208766Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:00:59.347385 | controller | Jun 11 16:39:25.626395 crc crio[23211]: time="2026-06-11T16:39:25.626377511Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.347401 | controller | Jun 11 16:39:25.633151 crc crio[23211]: time="2026-06-11T16:39:25.632956474Z" level=info msg="Ran pod sandbox d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346 with infra container: openstack/openstackclient/POD" id=72c7d980-6d64-45ee-b043-97810ccc1f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.347417 | controller | Jun 11 16:39:25.640015 crc crio[23211]: time="2026-06-11T16:39:25.639908668Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=f7dd07ba-8fae-4ea7-b5a5-f1df90befaa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.347433 | controller | Jun 11 16:39:25.641724 crc crio[23211]: time="2026-06-11T16:39:25.641632031Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found" id=f7dd07ba-8fae-4ea7-b5a5-f1df90befaa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.347448 | controller | Jun 11 16:39:25.642182 crc crio[23211]: time="2026-06-11T16:39:25.642087982Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found" id=f7dd07ba-8fae-4ea7-b5a5-f1df90befaa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.347463 | controller | Jun 11 16:39:25.644036 crc crio[23211]: time="2026-06-11T16:39:25.643934779Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=385b4166-9e45-4587-b78f-83bf6d824ce3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.347480 | controller | Jun 11 16:39:25.650262 crc crio[23211]: time="2026-06-11T16:39:25.650230876Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\""
2026-06-11 18:00:59.347496 | controller | Jun 11 16:39:25.803237 crc crio[23211]: time="2026-06-11T16:39:25.803163415Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.347534 | controller | Jun 11 16:39:25.807197 crc crio[23211]: time="2026-06-11T16:39:25.807111494Z" level=info msg="runSandbox: deleting pod ID a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0 from idIndex" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.347564 | controller | Jun 11 16:39:25.807197 crc crio[23211]: time="2026-06-11T16:39:25.807167075Z" level=info msg="runSandbox: removing pod sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.347582 | controller | Jun 11 16:39:25.807390 crc crio[23211]: time="2026-06-11T16:39:25.807221696Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.347599 | controller | Jun 11 16:39:25.807390 crc crio[23211]: time="2026-06-11T16:39:25.807235957Z" level=info msg="runSandbox: unmounting shmPath for sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.347618 | controller | Jun 11 16:39:25.808813 crc crio[23211]: time="2026-06-11T16:39:25.808732084Z" level=info msg="runSandbox: removing pod sandbox from storage: a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.347635 | controller | Jun 11 16:39:25.826381 crc crio[23211]: time="2026-06-11T16:39:25.826289862Z" level=info msg="runSandbox: releasing container name: k8s_POD_openstackclient_openstack_c012ac66-ed5f-4bf4-906c-c9fcd318c9b3_0" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.347651 | controller | Jun 11 16:39:25.826716 crc crio[23211]: time="2026-06-11T16:39:25.826394915Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_c012ac66-ed5f-4bf4-906c-c9fcd318c9b3_0" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.347666 | controller | Jun 11 16:39:26.266592 crc crio[23211]: time="2026-06-11T16:39:26.265568532Z" level=info msg="Stopped container 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874: openstack/neutron-c96687476-2lxp5/neutron-api" id=b32f1acb-9e4c-4753-adfc-05884d700d58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.347682 | controller | Jun 11 16:39:26.270300 crc crio[23211]: time="2026-06-11T16:39:26.268883924Z" level=info msg="Stopping pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707" id=e5e7eca7-97cd-4516-a6ff-d366cc616fb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.347698 | controller | Jun 11 16:39:26.270300 crc crio[23211]: time="2026-06-11T16:39:26.269639124Z" level=info msg="Got pod network &{Name:neutron-c96687476-2lxp5 Namespace:openstack ID:6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707 UID:d7729fad-31b5-41cc-b536-c84a96ac038f NetNS:/var/run/netns/8539c132-8183-45c2-84fe-2cb02129d718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7729fad_31b5_41cc_b536_c84a96ac038f.slice PodAnnotations:0xc000d2e3c8}] Aliases:map[]}"
2026-06-11 18:00:59.347714 | controller | Jun 11 16:39:26.270300 crc crio[23211]: time="2026-06-11T16:39:26.269762107Z" level=info msg="Deleting pod openstack_neutron-c96687476-2lxp5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.347730 | controller | Jun 11 16:39:26.873285 crc crio[23211]: time="2026-06-11T16:39:26.872741843Z" level=info msg="Stopped pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707" id=e5e7eca7-97cd-4516-a6ff-d366cc616fb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.347746 | controller | Jun 11 16:39:27.126570 crc crio[23211]: time="2026-06-11T16:39:27.125710351Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=55e34731-74d8-4fc4-911a-5f29b8eeae42 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.347762 | controller | Jun 11 16:39:27.127733 crc crio[23211]: time="2026-06-11T16:39:27.12767673Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=770cf75a-f51b-47c9-ab7e-503b06159b1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.347778 | controller | Jun 11 16:39:27.187600 crc crio[23211]: time="2026-06-11T16:39:27.187406132Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=cf54fd25-ba70-422a-a714-ca5d1d5e739a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.347794 | controller | Jun 11 16:39:27.201504 crc crio[23211]: time="2026-06-11T16:39:27.20137399Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=74d78dca-2f56-4765-8de9-c70300e0a7f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.347812 | controller | Jun 11 16:39:27.203558 crc crio[23211]: time="2026-06-11T16:39:27.20339443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.347829 | controller | Jun 11 16:39:27.249104 crc crio[23211]: time="2026-06-11T16:39:27.248953578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.347844 | controller | Jun 11 16:39:27.253226 crc crio[23211]: time="2026-06-11T16:39:27.253159513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.347860 | controller | Jun 11 16:39:27.419791 crc crio[23211]: time="2026-06-11T16:39:27.419677242Z" level=info msg="Created container 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6: openstack/ceilometer-0/proxy-httpd" id=74d78dca-2f56-4765-8de9-c70300e0a7f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.347877 | controller | Jun 11 16:39:27.421795 crc crio[23211]: time="2026-06-11T16:39:27.421517318Z" level=info msg="Starting container: 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6" id=5b430c5c-bbc7-4f92-afff-f69a87ddc974 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.347893 | controller | Jun 11 16:39:27.427858 crc crio[23211]: time="2026-06-11T16:39:27.427758144Z" level=info msg="Started container" PID=76190 containerID=2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6 description=openstack/ceilometer-0/proxy-httpd id=5b430c5c-bbc7-4f92-afff-f69a87ddc974 name=/runtime.v1.RuntimeService/StartContainer sandboxID=411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b
2026-06-11 18:00:59.347909 | controller | Jun 11 16:39:27.890723 crc crio[23211]: time="2026-06-11T16:39:27.890030718Z" level=info msg="Removing container: 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959" id=3089a1c0-2834-4712-9a18-b9fb4e7f2480 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.347925 | controller | Jun 11 16:39:28.059827 crc crio[23211]: time="2026-06-11T16:39:28.059687464Z" level=info msg="Removed container 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959: openstack/neutron-c96687476-2lxp5/neutron-httpd" id=3089a1c0-2834-4712-9a18-b9fb4e7f2480 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.347940 | controller | Jun 11 16:39:28.063916 crc crio[23211]: time="2026-06-11T16:39:28.063842868Z" level=info msg="Removing container: 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874" id=e9d080c5-5e05-48e0-a453-913d97056fc0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.347956 | controller | Jun 11 16:39:28.092896 crc crio[23211]: time="2026-06-11T16:39:28.092733119Z" level=info msg="Removed container 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874: openstack/neutron-c96687476-2lxp5/neutron-api" id=e9d080c5-5e05-48e0-a453-913d97056fc0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.347972 | controller | Jun 11 16:39:30.403414 crc crio[23211]: time="2026-06-11T16:39:30.402363656Z" level=info msg="Removing container: e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda" id=af973060-1b62-43a0-948d-f6ffd362f0d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.347988 | controller | Jun 11 16:39:30.575133 crc crio[23211]: time="2026-06-11T16:39:30.575038527Z" level=info msg="Removed container e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda: openshift-infra/auto-csr-approver-29686592-29lbw/oc" id=af973060-1b62-43a0-948d-f6ffd362f0d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.348003 | controller | Jun 11 16:39:30.592094 crc crio[23211]: time="2026-06-11T16:39:30.59198145Z" level=info msg="Stopping pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340" id=1bd0eee1-4974-44e5-93a5-c07ecef34f6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348022 | controller | Jun 11 16:39:30.592094 crc crio[23211]: time="2026-06-11T16:39:30.592069573Z" level=info msg="Stopped pod sandbox (already stopped): dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340" id=1bd0eee1-4974-44e5-93a5-c07ecef34f6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348038 | controller | Jun 11 16:39:30.592949 crc crio[23211]: time="2026-06-11T16:39:30.592886873Z" level=info msg="Removing pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340" id=b8d9d2a3-1fdc-4867-a782-54b0207085bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348054 | controller | Jun 11 16:39:30.616114 crc crio[23211]: time="2026-06-11T16:39:30.616028251Z" level=info msg="Removed pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340" id=b8d9d2a3-1fdc-4867-a782-54b0207085bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348070 | controller | Jun 11 16:39:30.617612 crc crio[23211]: time="2026-06-11T16:39:30.617549359Z" level=info msg="Stopping pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401" id=35ed7bf3-a494-4330-bdfb-ddd3a6c33474 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348085 | controller | Jun 11 16:39:30.617747 crc crio[23211]: time="2026-06-11T16:39:30.617640171Z" level=info msg="Stopped pod sandbox (already stopped): e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401" id=35ed7bf3-a494-4330-bdfb-ddd3a6c33474 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348102 | controller | Jun 11 16:39:30.618111 crc crio[23211]: time="2026-06-11T16:39:30.618055482Z" level=info msg="Removing pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401" id=fe6b634c-dd20-4ef6-950b-6ddcc70f9182 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348119 | controller | Jun 11 16:39:30.633628 crc crio[23211]: time="2026-06-11T16:39:30.633571108Z" level=info msg="Removed pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401" id=fe6b634c-dd20-4ef6-950b-6ddcc70f9182 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348135 | controller | Jun 11 16:39:30.637377 crc crio[23211]: time="2026-06-11T16:39:30.637281361Z" level=info msg="Stopping pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899" id=3a05a9c8-9e98-41e8-a5a5-2d4d240944d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348150 | controller | Jun 11 16:39:30.637774 crc crio[23211]: time="2026-06-11T16:39:30.637489646Z" level=info msg="Stopped pod sandbox (already stopped): 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899" id=3a05a9c8-9e98-41e8-a5a5-2d4d240944d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348166 | controller | Jun 11 16:39:30.638078 crc crio[23211]: time="2026-06-11T16:39:30.63801144Z" level=info msg="Removing pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899" id=570f723b-1ed0-4191-875e-f983c3639337 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348182 | controller | Jun 11 16:39:30.655959 crc crio[23211]: time="2026-06-11T16:39:30.655713021Z" level=info msg="Removed pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899" id=570f723b-1ed0-4191-875e-f983c3639337 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348198 | controller | Jun 11 16:39:30.657579 crc crio[23211]: time="2026-06-11T16:39:30.657529726Z" level=info msg="Stopping pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2" id=165997db-7be7-4209-ba19-6a6c853821b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348213 | controller | Jun 11 16:39:30.658078 crc crio[23211]: time="2026-06-11T16:39:30.657882996Z" level=info msg="Stopped pod sandbox (already stopped): 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2" id=165997db-7be7-4209-ba19-6a6c853821b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348233 | controller | Jun 11 16:39:30.659113 crc crio[23211]: time="2026-06-11T16:39:30.658963802Z" level=info msg="Removing pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2" id=45a5b63e-d7b5-42cc-b524-258ee93e8c3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348249 | controller | Jun 11 16:39:30.681632 crc crio[23211]: time="2026-06-11T16:39:30.681547877Z" level=info msg="Removed pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2" id=45a5b63e-d7b5-42cc-b524-258ee93e8c3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348265 | controller | Jun 11 16:39:30.682986 crc crio[23211]: time="2026-06-11T16:39:30.682757527Z" level=info msg="Stopping pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e" id=da8ce99c-9e45-4218-b5e5-fa258a3a2f71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348280 | controller | Jun 11 16:39:30.683138 crc crio[23211]: time="2026-06-11T16:39:30.683114136Z" level=info msg="Stopped pod sandbox (already stopped): 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e" id=da8ce99c-9e45-4218-b5e5-fa258a3a2f71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348296 | controller | Jun 11 16:39:30.686687 crc crio[23211]: time="2026-06-11T16:39:30.686631254Z" level=info msg="Removing pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e" id=bf3b09d1-793b-492e-aed5-6d3d8d5f1a04 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348312 | controller | Jun 11 16:39:30.718907 crc crio[23211]: time="2026-06-11T16:39:30.718823388Z" level=info msg="Removed pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e" id=bf3b09d1-793b-492e-aed5-6d3d8d5f1a04 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348327 | controller | Jun 11 16:39:30.719836 crc crio[23211]: time="2026-06-11T16:39:30.719778252Z" level=info msg="Stopping pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5" id=88151345-f37e-43c5-9e95-c6e4c5248e6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348343 | controller | Jun 11 16:39:30.719932 crc crio[23211]: time="2026-06-11T16:39:30.719850094Z" level=info msg="Stopped pod sandbox (already stopped): cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5" id=88151345-f37e-43c5-9e95-c6e4c5248e6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348358 | controller | Jun 11 16:39:30.720591 crc crio[23211]: time="2026-06-11T16:39:30.720540311Z" level=info msg="Removing pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5" id=9fe24079-9e2d-4286-b9a7-658fe11b9946 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348374 | controller | Jun 11 16:39:30.751789 crc crio[23211]: time="2026-06-11T16:39:30.751675578Z" level=info msg="Removed pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5" id=9fe24079-9e2d-4286-b9a7-658fe11b9946 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348389 | controller | Jun 11 16:39:30.752717 crc crio[23211]: time="2026-06-11T16:39:30.752637023Z" level=info msg="Stopping pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084" id=a9ae073a-e85b-4242-b8aa-8fbe732c42dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348404 | controller | Jun 11 16:39:30.752839 crc crio[23211]: time="2026-06-11T16:39:30.752728725Z" level=info msg="Stopped pod sandbox (already stopped): 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084" id=a9ae073a-e85b-4242-b8aa-8fbe732c42dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348423 | controller | Jun 11 16:39:30.753671 crc crio[23211]: time="2026-06-11T16:39:30.753537305Z" level=info msg="Removing pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084" id=4640cce8-0fec-4640-8c06-5375e80bfb7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348439 | controller | Jun 11 16:39:30.776995 crc crio[23211]: time="2026-06-11T16:39:30.776896208Z" level=info msg="Removed pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084" id=4640cce8-0fec-4640-8c06-5375e80bfb7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348455 | controller | Jun 11 16:39:30.778287 crc crio[23211]: time="2026-06-11T16:39:30.778215631Z" level=info msg="Stopping pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b" id=9f3b2273-7a7b-49d1-af61-aee0aa3768a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348470 | controller | Jun 11 16:39:30.778493 crc crio[23211]: time="2026-06-11T16:39:30.778297723Z" level=info msg="Stopped pod sandbox (already stopped): d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b" id=9f3b2273-7a7b-49d1-af61-aee0aa3768a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348486 | controller | Jun 11 16:39:30.779311 crc crio[23211]: time="2026-06-11T16:39:30.779161345Z" level=info msg="Removing pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b" id=d979a7da-ee54-43c4-83b4-c15bfc31d1c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348501 | controller | Jun 11 16:39:30.803859 crc crio[23211]: time="2026-06-11T16:39:30.803758789Z" level=info msg="Removed pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b" id=d979a7da-ee54-43c4-83b4-c15bfc31d1c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348538 | controller | Jun 11 16:39:30.804848 crc crio[23211]: time="2026-06-11T16:39:30.804762234Z" level=info msg="Stopping pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd" id=25cd5b80-2cc1-4005-9b07-3c143f278929 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348556 | controller | Jun 11 16:39:30.804924 crc crio[23211]: time="2026-06-11T16:39:30.804854356Z" level=info msg="Stopped pod sandbox (already stopped): 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd" id=25cd5b80-2cc1-4005-9b07-3c143f278929 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348572 | controller | Jun 11 16:39:30.805588 crc crio[23211]: time="2026-06-11T16:39:30.805518812Z" level=info msg="Removing pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd" id=d68cd025-90d9-49ff-b19c-2e917b6bbf58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348588 | controller | Jun 11 16:39:30.841367 crc crio[23211]: time="2026-06-11T16:39:30.841238115Z" level=info msg="Removed pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd" id=d68cd025-90d9-49ff-b19c-2e917b6bbf58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348618 | controller | Jun 11 16:39:30.842322 crc crio[23211]: time="2026-06-11T16:39:30.84223252Z" level=info msg="Stopping pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79" id=e840cba1-da0d-4b82-a664-526012231ccd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348635 | controller | Jun 11 16:39:30.842499 crc crio[23211]: time="2026-06-11T16:39:30.842360963Z" level=info msg="Stopped pod sandbox (already stopped): e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79" id=e840cba1-da0d-4b82-a664-526012231ccd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348651 | controller | Jun 11 16:39:30.843366 crc crio[23211]: time="2026-06-11T16:39:30.843296317Z" level=info msg="Removing pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79" id=17152ef0-4a33-481c-befb-b70ec5ff3b6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348670 | controller | Jun 11 16:39:30.859617 crc crio[23211]: time="2026-06-11T16:39:30.859390818Z" level=info msg="Removed pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79" id=17152ef0-4a33-481c-befb-b70ec5ff3b6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348687 | controller | Jun 11 16:39:30.860676 crc crio[23211]: time="2026-06-11T16:39:30.860618399Z" level=info msg="Stopping pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707" id=301431b5-8688-495b-a358-60018f157a5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348702 | controller | Jun 11 16:39:30.860755 crc crio[23211]: time="2026-06-11T16:39:30.860735142Z" level=info msg="Stopped pod sandbox (already stopped): 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707" id=301431b5-8688-495b-a358-60018f157a5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.348718 | controller | Jun 11 16:39:30.861639 crc crio[23211]: time="2026-06-11T16:39:30.861592493Z" level=info msg="Removing pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707" id=264321e9-753f-461d-bfd4-08f5af1a6e20 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348734 | controller | Jun 11 16:39:30.880148 crc crio[23211]: time="2026-06-11T16:39:30.880070215Z" level=info msg="Removed pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707" id=264321e9-753f-461d-bfd4-08f5af1a6e20 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.348750 | controller | Jun 11 16:39:32.559261 crc crio[23211]: time="2026-06-11T16:39:32.558770945Z" level=info msg="Running pod sandbox: openstack/swift-proxy-665fb68d6f-8ccb8/POD" id=13fa1cdc-39ab-4d76-b5eb-02482dca3498 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.348766 | controller | Jun 11 16:39:32.560318 crc crio[23211]: time="2026-06-11T16:39:32.559319678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.348783 | controller | Jun 11 16:39:32.608409 crc crio[23211]: time="2026-06-11T16:39:32.608277271Z" level=info msg="Got pod network &{Name:swift-proxy-665fb68d6f-8ccb8 Namespace:openstack ID:10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53 UID:5ad6740b-20d9-43c8-a292-9fdd13c157cb NetNS:/var/run/netns/b54f0da7-f79b-4fca-9872-b12d5b0d6411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad6740b_20d9_43c8_a292_9fdd13c157cb.slice PodAnnotations:0xc006bcc460}] Aliases:map[]}"
2026-06-11 18:00:59.348799 | controller | Jun 11 16:39:32.608409 crc crio[23211]: time="2026-06-11T16:39:32.608369023Z" level=info msg="Adding pod openstack_swift-proxy-665fb68d6f-8ccb8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.348817 | controller | Jun 11 16:39:33.221278 crc crio[23211]: 2026-06-11T16:39:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10d87d25dc43618 Mac:ce:a0:22:58:5b:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/b54f0da7-f79b-4fca-9872-b12d5b0d6411 SocketPath: PciID:}] [{Interface:0xc0001a0770 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.348834 | controller | Jun 11 16:39:33.224801 crc crio[23211]: time="2026-06-11T16:39:33.224256223Z" level=info msg="Got pod network &{Name:swift-proxy-665fb68d6f-8ccb8 Namespace:openstack ID:10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53 UID:5ad6740b-20d9-43c8-a292-9fdd13c157cb NetNS:/var/run/netns/b54f0da7-f79b-4fca-9872-b12d5b0d6411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad6740b_20d9_43c8_a292_9fdd13c157cb.slice PodAnnotations:0xc006bcc460}] Aliases:map[]}"
2026-06-11 18:00:59.348854 | controller | Jun 11 16:39:33.225192 crc crio[23211]: time="2026-06-11T16:39:33.225084944Z" level=info msg="Checking pod openstack_swift-proxy-665fb68d6f-8ccb8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.348871 | controller | Jun 11 16:39:33.237266 crc crio[23211]: time="2026-06-11T16:39:33.237192676Z" level=info msg="Ran pod sandbox 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53 with infra container: openstack/swift-proxy-665fb68d6f-8ccb8/POD" id=13fa1cdc-39ab-4d76-b5eb-02482dca3498 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.348888 | controller | Jun 11 16:39:33.240813 crc crio[23211]: time="2026-06-11T16:39:33.240639672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=b172cec0-e884-4284-8230-1f674cbe7ffe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.348904 | controller | Jun 11 16:39:33.359284 crc crio[23211]: time="2026-06-11T16:39:33.358745022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=a563b64e-ba95-4d92-ac2e-8d0711ead52e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.348920 | controller | Jun 11 16:39:33.370961 crc crio[23211]: time="2026-06-11T16:39:33.370827793Z" level=info msg="Creating container: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd" id=ef088ae4-b245-4d8b-bc7f-9ddd982366cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.348935 | controller | Jun 11 16:39:33.371788 crc crio[23211]: time="2026-06-11T16:39:33.371555061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.348951 | controller | Jun 11 16:39:33.427873 crc crio[23211]: time="2026-06-11T16:39:33.427780106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.348967 | controller | Jun 11 16:39:33.435876 crc crio[23211]: time="2026-06-11T16:39:33.435793055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.348982 | controller | Jun 11 16:39:33.618575 crc crio[23211]: time="2026-06-11T16:39:33.610648652Z" level=info msg="Created container 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd" id=ef088ae4-b245-4d8b-bc7f-9ddd982366cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.348998 | controller | Jun 11 16:39:33.618575 crc crio[23211]: time="2026-06-11T16:39:33.612828417Z" level=info msg="Starting container: 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0" id=9b5c6657-bc14-49fe-8495-35583d7e6b09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.349014 | controller | Jun 11 16:39:33.625389 crc crio[23211]: time="2026-06-11T16:39:33.620125569Z" level=info msg="Started container" PID=76760 containerID=163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0 description=openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd id=9b5c6657-bc14-49fe-8495-35583d7e6b09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53
2026-06-11 18:00:59.349031 | controller | Jun 11 16:39:33.638606 crc crio[23211]: time="2026-06-11T16:39:33.638278392Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=011ac319-3221-4465-b96f-6c4665a80660 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.349046 | controller | Jun 11 16:39:33.658698 crc crio[23211]: time="2026-06-11T16:39:33.658547518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=76ac326b-83a8-4802-957b-512cdda22b0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.349065 | controller | Jun 11 16:39:33.669392 crc crio[23211]: time="2026-06-11T16:39:33.669263096Z" level=info msg="Creating container: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server" id=872e6ad3-5f1f-4994-8500-a6889b3411be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.349080 | controller | Jun 11 16:39:33.669791 crc crio[23211]: time="2026-06-11T16:39:33.669750228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.349096 | controller | Jun 11 16:39:33.725164 crc crio[23211]: time="2026-06-11T16:39:33.725046669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.349111 | controller | Jun 11 16:39:33.732548 crc crio[23211]: time="2026-06-11T16:39:33.73229753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.349126 | controller | Jun 11 16:39:33.918851 crc crio[23211]: time="2026-06-11T16:39:33.918715435Z" level=info msg="Created container a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server" id=872e6ad3-5f1f-4994-8500-a6889b3411be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.349141 | controller | Jun 11 16:39:33.924904 crc crio[23211]: time="2026-06-11T16:39:33.924809118Z" level=info msg="Starting container: a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e" id=5659a8e9-ff63-4228-b75c-378c98e7b323 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.349156 | controller | Jun 11 16:39:33.932173 crc crio[23211]: time="2026-06-11T16:39:33.932058048Z" level=info msg="Started container" PID=76873 containerID=a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e description=openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server id=5659a8e9-ff63-4228-b75c-378c98e7b323 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53
2026-06-11 18:00:59.349172 | controller | Jun 11 16:39:35.959853 crc crio[23211]: time="2026-06-11T16:39:35.958915982Z" level=info msg="Stopping container: 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6 (timeout: 30s)" id=57f43d33-105a-45bf-9f34-03dd9762dc77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.349188 | controller | Jun 11 16:39:35.960876 crc crio[23211]: time="2026-06-11T16:39:35.95967612Z" level=info msg="Stopping container: 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a (timeout: 30s)" id=5e2b8e2d-b003-42de-bfe2-ad7a0b24e0cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.349203 | controller | Jun 11 16:39:35.960876 crc crio[23211]: time="2026-06-11T16:39:35.959761823Z" level=info msg="Stopping container: 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a (timeout: 30s)" id=c90d906e-2a02-498c-83c1-4f5b1991ee2c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.349219 | controller | Jun 11 16:39:35.961487 crc crio[23211]: time="2026-06-11T16:39:35.959789353Z" level=info msg="Stopping container: 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4 (timeout: 30s)" id=cf864d88-0526-4f30-8dad-5e1178dbe63d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.349234 | controller | Jun 11 16:39:36.029559 crc crio[23211]: time="2026-06-11T16:39:36.029377502Z" level=warning msg="Stopping container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 with stop signal(15) timed out. Killing..."
2026-06-11 18:00:59.349250 | controller | Jun 11 16:39:36.159527 crc crio[23211]: time="2026-06-11T16:39:36.159371288Z" level=error msg="Killing container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:00:59.349269 | controller | Jun 11 16:39:40.065271 crc crio[23211]: time="2026-06-11T16:39:40.063040139Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-qwcpx/POD" id=d1907788-c4d2-48d6-8ab4-c5671d091993 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.349285 | controller | Jun 11 16:39:40.066765 crc crio[23211]: time="2026-06-11T16:39:40.065302126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.349300 | controller | Jun 11 16:39:40.085782 crc crio[23211]: time="2026-06-11T16:39:40.085695545Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-4lz59/POD" id=0a0e40a8-1336-49f3-bc96-f157bdc71d8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.349316 | controller | Jun 11 16:39:40.085909 crc crio[23211]: time="2026-06-11T16:39:40.085805098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.349331 | controller | Jun 11 16:39:40.314867 crc crio[23211]: time="2026-06-11T16:39:40.314791456Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-x6w4z/POD" id=ff6de038-fb4d-4f0c-b34f-4ffdb11c7fdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.349346 | controller | Jun 11 16:39:40.314998 crc crio[23211]: time="2026-06-11T16:39:40.314893319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.349362 | controller | Jun 11 16:39:45.583987 crc crio[23211]: time="2026-06-11T16:39:45.582798628Z" level=info msg="Stopped container 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a: openstack/ceilometer-0/ceilometer-central-agent" id=5e2b8e2d-b003-42de-bfe2-ad7a0b24e0cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.349377 | controller | Jun 11 16:39:45.586921 crc crio[23211]: time="2026-06-11T16:39:45.586839109Z" level=info msg="Stopped container 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4: openstack/ceilometer-0/sg-core" id=cf864d88-0526-4f30-8dad-5e1178dbe63d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.349392 | controller | Jun 11 16:39:45.750821 crc crio[23211]: time="2026-06-11T16:39:45.750757262Z" level=info msg="Stopped container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640: openstack/cinder-api-0/cinder-api" id=c8efba9b-2105-4d10-a8a8-16d0ada7e711 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.349407 | controller | Jun 11 16:39:45.752039 crc crio[23211]: time="2026-06-11T16:39:45.751937431Z" level=info msg="Stopping pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46" id=f8b67585-5250-4498-920b-6ac2ea0d9f2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.349423 | controller | Jun 11 16:39:45.752871 crc crio[23211]: time="2026-06-11T16:39:45.752795713Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46 UID:bfbbdd83-051d-4549-aff5-45c3635989c5 NetNS:/var/run/netns/dd272382-90b8-4c0a-8bbe-882a4225cf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfbbdd83_051d_4549_aff5_45c3635989c5.slice PodAnnotations:0xc0038ad980}] Aliases:map[]}"
2026-06-11 18:00:59.349439 | controller | Jun 11 16:39:45.752987 crc crio[23211]: time="2026-06-11T16:39:45.752961617Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.349461 | controller | Jun 11 16:39:45.774141 crc crio[23211]: time="2026-06-11T16:39:45.774019833Z" level=info msg="Stopped container 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6: openstack/ceilometer-0/proxy-httpd" id=57f43d33-105a-45bf-9f34-03dd9762dc77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.349477 | controller | Jun 11 16:39:45.788559 crc crio[23211]: time="2026-06-11T16:39:45.788411883Z" level=info msg="Stopped container 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a: openstack/ceilometer-0/ceilometer-notification-agent" id=c90d906e-2a02-498c-83c1-4f5b1991ee2c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.349493 | controller | Jun 11 16:39:45.789919 crc crio[23211]: time="2026-06-11T16:39:45.789811588Z" level=info msg="Stopping pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b" id=43e4a78d-5863-4cd6-8c8a-df4ad5e6fab6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.349509 | controller | Jun 11 16:39:45.790748 crc crio[23211]: time="2026-06-11T16:39:45.790655129Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b UID:ed6137d6-8be0-4c3c-a9af-e1283cf2d15a NetNS:/var/run/netns/7f746d0b-9dd0-47c1-a52b-db697501f3f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6137d6_8be0_4c3c_a9af_e1283cf2d15a.slice PodAnnotations:0xc0001ae178}] Aliases:map[]}"
2026-06-11 18:00:59.349547 | controller | Jun 11 16:39:45.790986 crc crio[23211]: time="2026-06-11T16:39:45.790917555Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.349565 | controller | Jun 11 16:39:45.810747 crc crio[23211]: time="2026-06-11T16:39:45.810512114Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-4lz59 Namespace:openstack ID:c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9 UID:015f174a-9459-423b-bcf1-8088431f0ab6 NetNS:/var/run/netns/d698249d-d4c6-4d4b-b338-935edf301aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod015f174a_9459_423b_bcf1_8088431f0ab6.slice PodAnnotations:0xc0028181a8}] Aliases:map[]}"
2026-06-11 18:00:59.349581 | controller | Jun 11 16:39:45.810747 crc crio[23211]: time="2026-06-11T16:39:45.810589396Z" level=info msg="Adding pod openstack_nova-cell0-db-create-4lz59 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.349597 | controller | Jun 11 16:39:45.822578 crc crio[23211]: time="2026-06-11T16:39:45.820497854Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-x6w4z Namespace:openstack ID:8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba UID:3f450dae-8a85-4172-8c62-afc14e2ed65f NetNS:/var/run/netns/d1cccc4a-39ae-4199-955f-487dd482f1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f450dae_8a85_4172_8c62_afc14e2ed65f.slice PodAnnotations:0xc0028183f8}] Aliases:map[]}"
2026-06-11 18:00:59.349614 | controller | Jun 11 16:39:45.822578 crc crio[23211]: time="2026-06-11T16:39:45.820572206Z" level=info msg="Adding pod openstack_nova-cell1-db-create-x6w4z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.349630 | controller | Jun 11 16:39:45.831025 crc crio[23211]: time="2026-06-11T16:39:45.830930164Z" level=info msg="Got pod network &{Name:nova-api-db-create-qwcpx Namespace:openstack ID:f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691 UID:7ff886a2-210c-413c-ab4f-64faffdd4215 NetNS:/var/run/netns/250b528b-1389-4aa3-854a-186230478fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ff886a2_210c_413c_ab4f_64faffdd4215.slice PodAnnotations:0xc0018be280}] Aliases:map[]}"
2026-06-11 18:00:59.349651 | controller | Jun 11 16:39:45.831025 crc crio[23211]: time="2026-06-11T16:39:45.830998596Z" level=info msg="Adding pod openstack_nova-api-db-create-qwcpx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.349669 | controller | Jun 11 16:39:46.229492 crc crio[23211]: time="2026-06-11T16:39:46.22882678Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=385b4166-9e45-4587-b78f-83bf6d824ce3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.349685 | controller | Jun 11 16:39:46.231126 crc crio[23211]: time="2026-06-11T16:39:46.230917693Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=0f086438-8c39-4457-8f4e-d86a526ba634 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.349700 | controller | Jun 11 16:39:46.260720 crc crio[23211]: time="2026-06-11T16:39:46.260664285Z" level=info msg="Stopped pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46" id=f8b67585-5250-4498-920b-6ac2ea0d9f2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.349716 | controller | Jun 11 16:39:46.283665 crc crio[23211]: time="2026-06-11T16:39:46.283478535Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=c0701220-5c15-45da-8c58-7bcadab1c480 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.349731 | controller | Jun 11 16:39:46.322544 crc crio[23211]: time="2026-06-11T16:39:46.321590687Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=d96f4e81-03db-4c2e-8c3f-0bd2535be6e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.349747 | controller | Jun 11 16:39:46.327572 crc crio[23211]: time="2026-06-11T16:39:46.323657068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.349762 | controller | Jun 11 16:39:46.364834 crc crio[23211]: time="2026-06-11T16:39:46.364604391Z" level=info msg="Stopped pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b" id=43e4a78d-5863-4cd6-8c8a-df4ad5e6fab6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.349778 | controller | Jun 11 16:39:46.405056 crc crio[23211]: time="2026-06-11T16:39:46.40501002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.349794 | controller | Jun 11 16:39:46.412909 crc crio[23211]: time="2026-06-11T16:39:46.412874667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.349810 | controller | Jun 11 16:39:46.416772 crc crio[23211]: time="2026-06-11T16:39:46.416694651Z" level=info msg="Removing container: 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640" id=1cbcd0d5-cd66-4c5b-b7d3-2fb68fe6a1d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.349825 | controller | Jun 11 16:39:46.517032 crc crio[23211]: time="2026-06-11T16:39:46.516703298Z" level=info msg="Removed container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640: openstack/cinder-api-0/cinder-api" id=1cbcd0d5-cd66-4c5b-b7d3-2fb68fe6a1d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.349841 | controller | Jun 11 16:39:46.529484 crc crio[23211]: 2026-06-11T16:39:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6ef6ce1a9978fa Mac:16:c8:29:28:f0:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/d698249d-d4c6-4d4b-b338-935edf301aa6 SocketPath: PciID:}] [{Interface:0xc0002b2970 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.349860 | controller | Jun 11 16:39:46.529923 crc crio[23211]: time="2026-06-11T16:39:46.529833377Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-4lz59 Namespace:openstack ID:c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9 UID:015f174a-9459-423b-bcf1-8088431f0ab6 NetNS:/var/run/netns/d698249d-d4c6-4d4b-b338-935edf301aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod015f174a_9459_423b_bcf1_8088431f0ab6.slice PodAnnotations:0xc0028181a8}] Aliases:map[]}"
2026-06-11 18:00:59.349877 | controller | Jun 11 16:39:46.530691 crc crio[23211]: time="2026-06-11T16:39:46.530666808Z" level=info msg="Checking pod openstack_nova-cell0-db-create-4lz59 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.349893 | controller | Jun 11 16:39:46.544089 crc crio[23211]: time="2026-06-11T16:39:46.543299312Z" level=info msg="Removing container: cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa" id=89a03791-623f-49c4-9de6-4a5e52356649 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.349909 | controller | Jun 11 16:39:46.550264 crc crio[23211]: time="2026-06-11T16:39:46.550162454Z" level=info msg="Ran pod sandbox c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9 with infra container: openstack/nova-cell0-db-create-4lz59/POD" id=0a0e40a8-1336-49f3-bc96-f157bdc71d8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.349925 | controller | Jun 11 16:39:46.559766 crc crio[23211]: time="2026-06-11T16:39:46.559696032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8057625a-307c-443c-a697-c4c9f3974bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.349941 | controller | Jun 11 16:39:46.581948 crc crio[23211]: time="2026-06-11T16:39:46.581756723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=009b725c-a3f6-4cfe-a8d0-259fd034a4d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.349956 | controller | Jun 11 16:39:46.651485 crc crio[23211]: time="2026-06-11T16:39:46.651405433Z" level=info msg="Creating container: openstack/nova-cell0-db-create-4lz59/mariadb-database-create" id=ece76edb-7018-4d8c-b268-60b7597fa5e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.349972 | controller | Jun 11 16:39:46.652829 crc crio[23211]: time="2026-06-11T16:39:46.651799722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.349988 | controller | Jun 11 16:39:46.727723 crc crio[23211]: 2026-06-11T16:39:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5e3f2fa741f604 Mac:0e:1a:96:0a:11:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/250b528b-1389-4aa3-854a-186230478fd2 SocketPath: PciID:}] [{Interface:0xc000014da0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.350004 | controller | Jun 11 16:39:46.735416 crc crio[23211]: time="2026-06-11T16:39:46.733698958Z" level=info msg="Got pod network &{Name:nova-api-db-create-qwcpx Namespace:openstack ID:f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691 UID:7ff886a2-210c-413c-ab4f-64faffdd4215 NetNS:/var/run/netns/250b528b-1389-4aa3-854a-186230478fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ff886a2_210c_413c_ab4f_64faffdd4215.slice PodAnnotations:0xc0018be280}] Aliases:map[]}"
2026-06-11 18:00:59.350024 | controller | Jun 11 16:39:46.735416 crc crio[23211]: time="2026-06-11T16:39:46.733880702Z" level=info msg="Checking pod openstack_nova-api-db-create-qwcpx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.350040 | controller | Jun 11 16:39:46.755517 crc crio[23211]: 2026-06-11T16:39:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8431d32b55c652f Mac:0a:2f:4e:f4:83:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/d1cccc4a-39ae-4199-955f-487dd482f1be SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.350057 | controller | Jun 11 16:39:46.755845 crc crio[23211]: time="2026-06-11T16:39:46.755729397Z" level=info msg="Ran pod sandbox f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691 with infra container: openstack/nova-api-db-create-qwcpx/POD" id=d1907788-c4d2-48d6-8ab4-c5671d091993 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.350073 | controller | Jun 11 16:39:46.759510 crc crio[23211]: time="2026-06-11T16:39:46.756543248Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-x6w4z Namespace:openstack ID:8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba UID:3f450dae-8a85-4172-8c62-afc14e2ed65f NetNS:/var/run/netns/d1cccc4a-39ae-4199-955f-487dd482f1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f450dae_8a85_4172_8c62_afc14e2ed65f.slice PodAnnotations:0xc0028183f8}] Aliases:map[]}"
2026-06-11 18:00:59.350089 | controller | Jun 11 16:39:46.759510 crc crio[23211]: time="2026-06-11T16:39:46.756732693Z" level=info msg="Checking pod openstack_nova-cell1-db-create-x6w4z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.350106 | controller | Jun 11 16:39:46.761007 crc crio[23211]: time="2026-06-11T16:39:46.760853636Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=085ffcb7-0869-4cfa-a406-ada0fcebb3e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.350122 | controller | Jun 11 16:39:46.770667 crc crio[23211]: time="2026-06-11T16:39:46.770472696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b3013274-18be-4262-80bd-7031c8908a52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.350138 | controller | Jun 11 16:39:46.772106 crc crio[23211]: time="2026-06-11T16:39:46.772028785Z" level=info msg="Ran pod sandbox 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba with infra container: openstack/nova-cell1-db-create-x6w4z/POD" id=ff6de038-fb4d-4f0c-b34f-4ffdb11c7fdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.350154 | controller | Jun 11 16:39:46.777762 crc crio[23211]: time="2026-06-11T16:39:46.777675176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ce5e05c8-0149-49ff-9113-11c790bc931d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.350170 | controller | Jun 11 16:39:46.780699 crc crio[23211]: time="2026-06-11T16:39:46.780596329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=109ee5ef-b628-42d0-bd0b-91725eb0bd1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.350186 | controller | Jun 11 16:39:46.792598 crc crio[23211]: time="2026-06-11T16:39:46.792316151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.350204 | controller | Jun 11 16:39:46.797173 crc crio[23211]: time="2026-06-11T16:39:46.797094991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.350221 | controller | Jun 11 16:39:46.946973 crc crio[23211]: time="2026-06-11T16:39:46.946813939Z" level=info msg="Removed container cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa: openstack/cinder-api-0/cinder-api-log" id=89a03791-623f-49c4-9de6-4a5e52356649 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.350237 | controller | Jun 11 16:39:46.955948 crc crio[23211]: time="2026-06-11T16:39:46.955844145Z" level=info msg="Created container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9: openstack/openstackclient/openstackclient" id=d96f4e81-03db-4c2e-8c3f-0bd2535be6e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.350252 | controller | Jun 11 16:39:46.957649 crc crio[23211]: time="2026-06-11T16:39:46.957549177Z" level=info msg="Starting container: 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9" id=9b8731e6-d4c9-45bb-ab77-a8e88ca0ea6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.350268 | controller | Jun 11 16:39:46.963405 crc crio[23211]: time="2026-06-11T16:39:46.963279451Z" level=info msg="Started container" PID=77591 containerID=3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 description=openstack/openstackclient/openstackclient id=9b8731e6-d4c9-45bb-ab77-a8e88ca0ea6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346
2026-06-11 18:00:59.350284 | controller | Jun 11 16:39:47.046555 crc crio[23211]: time="2026-06-11T16:39:47.046407946Z" level=info msg="Creating container: openstack/nova-api-db-create-qwcpx/mariadb-database-create" id=3863c97e-ce10-4b2f-af91-a5f580d6b81f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.350300 | controller | Jun 11 16:39:47.047047 crc crio[23211]: time="2026-06-11T16:39:47.04697529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.350316 | controller | Jun 11 16:39:47.114376 crc crio[23211]: time="2026-06-11T16:39:47.114215389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.350331 | controller | Jun 11 16:39:47.117317 crc crio[23211]: time="2026-06-11T16:39:47.117238986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.350347 | controller | Jun 11 16:39:47.129194 crc crio[23211]: time="2026-06-11T16:39:47.128732602Z" level=info msg="Created container 277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c: openstack/nova-cell0-db-create-4lz59/mariadb-database-create" id=ece76edb-7018-4d8c-b268-60b7597fa5e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.350363 | controller | Jun 11 16:39:47.131202 crc crio[23211]: time="2026-06-11T16:39:47.130904786Z" level=info msg="Starting container: 277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c" id=1089fddd-8c4a-42c9-beef-fd7998be195b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.350379 | controller | Jun 11 16:39:47.141627 crc crio[23211]: time="2026-06-11T16:39:47.140393633Z" level=info msg="Started container" PID=77644 containerID=277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c description=openstack/nova-cell0-db-create-4lz59/mariadb-database-create id=1089fddd-8c4a-42c9-beef-fd7998be195b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9
2026-06-11 18:00:59.350399 | controller | Jun 11 16:39:47.143584 crc crio[23211]: time="2026-06-11T16:39:47.142262931Z" level=info msg="Creating container: openstack/nova-cell1-db-create-x6w4z/mariadb-database-create" id=26f27d18-0b2e-4e65-a3c4-b2e87093516d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.350415 | controller | Jun 11 16:39:47.143584 crc crio[23211]: time="2026-06-11T16:39:47.142780393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.350431 | controller | Jun 11 16:39:47.212624 crc crio[23211]: time="2026-06-11T16:39:47.210894535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.350446 | controller | Jun 11 16:39:47.226985 crc crio[23211]: time="2026-06-11T16:39:47.226846032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.350462 | controller | Jun 11 16:39:47.262526 crc crio[23211]: time="2026-06-11T16:39:47.257856047Z" level=info msg="Created container 632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca: openstack/nova-api-db-create-qwcpx/mariadb-database-create" id=3863c97e-ce10-4b2f-af91-a5f580d6b81f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.350477 | controller | Jun 11 16:39:47.265064 crc crio[23211]: time="2026-06-11T16:39:47.264979035Z" level=info msg="Starting container: 632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca" id=2111d333-ab88-4ca4-af47-4a385216cd23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.350492 | controller | Jun 11 16:39:47.274579 crc crio[23211]: time="2026-06-11T16:39:47.272547133Z" level=info msg="Started container" PID=77653 containerID=632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca description=openstack/nova-api-db-create-qwcpx/mariadb-database-create id=2111d333-ab88-4ca4-af47-4a385216cd23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691
2026-06-11 18:00:59.350508 | controller | Jun 11 16:39:47.444238 crc crio[23211]: time="2026-06-11T16:39:47.444153569Z" level=info msg="Created container aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e: openstack/nova-cell1-db-create-x6w4z/mariadb-database-create" id=26f27d18-0b2e-4e65-a3c4-b2e87093516d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.350545 | controller | Jun 11 16:39:47.448848 crc crio[23211]: time="2026-06-11T16:39:47.448779084Z" level=info msg="Starting container: aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e" id=83f1295d-18ea-47a6-b7bd-5729a56caa32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.350562 | controller | Jun 11 16:39:47.455252 crc crio[23211]: time="2026-06-11T16:39:47.455169513Z" level=info msg="Started container" PID=77676 containerID=aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e description=openstack/nova-cell1-db-create-x6w4z/mariadb-database-create id=83f1295d-18ea-47a6-b7bd-5729a56caa32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba
2026-06-11 18:00:59.350578 | controller | Jun 11 16:39:47.509265 crc crio[23211]: time="2026-06-11T16:39:47.508564067Z" level=info msg="Removing container: 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6" id=d8dc687b-aa45-46de-b7ec-c37f283395fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.350594 | controller | Jun 11 16:39:47.688159 crc crio[23211]: time="2026-06-11T16:39:47.688016979Z" level=info msg="Removed container 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6: openstack/ceilometer-0/proxy-httpd" id=d8dc687b-aa45-46de-b7ec-c37f283395fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.350613 | controller | Jun 11 16:39:47.692132 crc crio[23211]: time="2026-06-11T16:39:47.692037659Z" level=info msg="Removing container: 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4" id=c589663c-21bf-4b40-8cc4-d1c1fdbc684f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.350630 | controller | Jun 11 16:39:47.743310 crc crio[23211]: time="2026-06-11T16:39:47.743213797Z" level=info msg="Removed container 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4: openstack/ceilometer-0/sg-core" id=c589663c-21bf-4b40-8cc4-d1c1fdbc684f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.350645 | controller | Jun 11 16:39:47.748678 crc crio[23211]: time="2026-06-11T16:39:47.74857218Z" level=info msg="Removing container: 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a" id=b37bdec3-abf5-4d1a-bb85-91b854f2d330 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.350661 | controller | Jun 11 16:39:47.773880 crc crio[23211]: time="2026-06-11T16:39:47.773702099Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=738c73e1-8180-4888-9aae-56026a4910cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.350677 | controller | Jun 11 16:39:47.774015 crc crio[23211]: time="2026-06-11T16:39:47.773894014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.350693 | controller | Jun 11 16:39:47.795541 crc crio[23211]: time="2026-06-11T16:39:47.794275362Z" level=info msg="Removed container 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a: openstack/ceilometer-0/ceilometer-notification-agent" id=b37bdec3-abf5-4d1a-bb85-91b854f2d330 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.350708 | controller | Jun 11 16:39:47.815049 crc crio[23211]: time="2026-06-11T16:39:47.814923648Z" level=info msg="Removing container: 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a" id=98d18a1b-1c97-46ad-886b-727ed6453eb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.350724 | controller | Jun 11 16:39:47.838373 crc crio[23211]: time="2026-06-11T16:39:47.83826747Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65 UID:7a924d4c-eac6-4e31-824c-66d7a41d283a NetNS:/var/run/netns/d1abad8e-6edd-4945-9ab2-3d36d35f2622 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a924d4c_eac6_4e31_824c_66d7a41d283a.slice PodAnnotations:0xc00294e8b8}] Aliases:map[]}"
2026-06-11 18:00:59.350740 | controller | Jun 11 16:39:47.838373 crc crio[23211]: time="2026-06-11T16:39:47.838324311Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.350756 | controller | Jun 11 16:39:47.920813 crc crio[23211]: time="2026-06-11T16:39:47.920632487Z" level=info msg="Removed container 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a: openstack/ceilometer-0/ceilometer-central-agent" id=98d18a1b-1c97-46ad-886b-727ed6453eb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.350772 | controller | Jun 11 16:39:48.111231 crc crio[23211]: time="2026-06-11T16:39:48.110705355Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=132548bf-ed0f-4ca4-9a17-c572f7bcd811 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.350788 | controller | Jun 11 16:39:48.111558 crc crio[23211]: time="2026-06-11T16:39:48.111242908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.350803 | controller | Jun 11 16:39:48.184942 crc crio[23211]: 2026-06-11T16:39:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bbe8b5382bc6e4 Mac:2e:a1:d6:18:fb:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/d1abad8e-6edd-4945-9ab2-3d36d35f2622 SocketPath: PciID:}] [{Interface:0xc000586610 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.350822 | controller | Jun 11 16:39:48.186241 crc crio[23211]: time="2026-06-11T16:39:48.186155788Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65 UID:7a924d4c-eac6-4e31-824c-66d7a41d283a NetNS:/var/run/netns/d1abad8e-6edd-4945-9ab2-3d36d35f2622 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a924d4c_eac6_4e31_824c_66d7a41d283a.slice PodAnnotations:0xc00294e8b8}] Aliases:map[]}"
2026-06-11 18:00:59.350838 | controller | Jun 11 16:39:48.186568 crc crio[23211]: time="2026-06-11T16:39:48.186514177Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.350854 | controller | Jun 11 16:39:48.199166 crc crio[23211]: time="2026-06-11T16:39:48.199061631Z" level=info msg="Ran pod sandbox 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65 with infra container: openstack/cinder-api-0/POD" id=738c73e1-8180-4888-9aae-56026a4910cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.350870 | controller | Jun 11 16:39:48.200985 crc crio[23211]: time="2026-06-11T16:39:48.200914047Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=4af8b913-55a0-42f2-9dd1-697e271dc635 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.350885 | controller | Jun 11 16:39:48.203007 crc crio[23211]: time="2026-06-11T16:39:48.202890426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=7d542830-55e6-4f23-8478-f7cafee2729b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.350901 | controller | Jun 11 16:39:48.211286 crc crio[23211]: time="2026-06-11T16:39:48.210982827Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47 UID:254ccbe6-cf46-462c-bc2b-5b03f1a4b39e NetNS:/var/run/netns/28bcd01d-185d-400d-a621-6fdb8e9c68c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254ccbe6_cf46_462c_bc2b_5b03f1a4b39e.slice PodAnnotations:0xc00008c4a0}] Aliases:map[]}"
2026-06-11 18:00:59.350916 | controller | Jun 11 16:39:48.211286 crc crio[23211]: time="2026-06-11T16:39:48.211186802Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.350932 | controller | Jun 11 16:39:48.211286 crc crio[23211]: time="2026-06-11T16:39:48.211015669Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=c621f835-eec4-4c05-94be-829f553f6f33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.350948 | controller | Jun 11 16:39:48.212142 crc crio[23211]: time="2026-06-11T16:39:48.212090095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.350963 | controller | Jun 11 16:39:48.279592 crc crio[23211]: time="2026-06-11T16:39:48.27950967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.350979 | controller | Jun 11 16:39:48.379470 crc crio[23211]: time="2026-06-11T16:39:48.378773568Z" level=info msg="Stopping container: a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361 (timeout: 30s)" id=586dc4ba-b316-4bdd-be65-2e7fdf5fdf52 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.350998 | controller | Jun 11 16:39:48.379823 crc crio[23211]: time="2026-06-11T16:39:48.379028594Z" level=info msg="Stopping container: 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2 (timeout: 30s)" id=415be307-e0d4-4b68-9f58-85ed28e31619 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.351015 | controller | Jun 11 16:39:48.563249 crc crio[23211]: time="2026-06-11T16:39:48.561511161Z" level=info msg="Stopping pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691" id=528e85ca-f9f5-4b2b-8932-961aa38865f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.351031 | controller | Jun 11 16:39:48.563882 crc crio[23211]: time="2026-06-11T16:39:48.563754188Z" level=info msg="Got pod network &{Name:nova-api-db-create-qwcpx Namespace:openstack ID:f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691 UID:7ff886a2-210c-413c-ab4f-64faffdd4215 NetNS:/var/run/netns/250b528b-1389-4aa3-854a-186230478fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ff886a2_210c_413c_ab4f_64faffdd4215.slice PodAnnotations:0xc006bcc058}] Aliases:map[]}"
2026-06-11 18:00:59.351048 | controller | Jun 11 16:39:48.564858 crc crio[23211]: time="2026-06-11T16:39:48.564206479Z" level=info msg="Deleting pod openstack_nova-api-db-create-qwcpx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.351064 | controller | Jun 11 16:39:48.568023 crc crio[23211]: time="2026-06-11T16:39:48.567912442Z" level=info msg="Stopping pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9" id=d2992ef1-cce6-4d93-9469-a8c4bc0b419a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.351080 | controller | Jun 11 16:39:48.568410 crc crio[23211]: time="2026-06-11T16:39:48.56826305Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-4lz59 Namespace:openstack ID:c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9 UID:015f174a-9459-423b-bcf1-8088431f0ab6 NetNS:/var/run/netns/d698249d-d4c6-4d4b-b338-935edf301aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod015f174a_9459_423b_bcf1_8088431f0ab6.slice PodAnnotations:0xc002794300}] Aliases:map[]}"
2026-06-11 18:00:59.351097 | controller | Jun 11 16:39:48.568575 crc crio[23211]: time="2026-06-11T16:39:48.568481675Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-4lz59 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.351113 | controller | Jun 11 16:39:48.683916 crc crio[23211]: time="2026-06-11T16:39:48.683807276Z" level=info msg="Stopped container 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2: openstack/glance-default-external-api-0/glance-log" id=415be307-e0d4-4b68-9f58-85ed28e31619 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.351129 | controller | Jun 11 16:39:48.905635 crc crio[23211]: 2026-06-11T16:39:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a772660bb454cee Mac:86:07:01:39:f9:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/28bcd01d-185d-400d-a621-6fdb8e9c68c4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.351145 | controller | Jun 11 16:39:48.907613 crc crio[23211]: time="2026-06-11T16:39:48.907334047Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47 UID:254ccbe6-cf46-462c-bc2b-5b03f1a4b39e NetNS:/var/run/netns/28bcd01d-185d-400d-a621-6fdb8e9c68c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254ccbe6_cf46_462c_bc2b_5b03f1a4b39e.slice PodAnnotations:0xc00008c4a0}] Aliases:map[]}"
2026-06-11 18:00:59.351164 | controller | Jun 11 16:39:48.908566 crc crio[23211]: time="2026-06-11T16:39:48.908325012Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.351180 | controller | Jun 11 16:39:48.922331 crc crio[23211]: time="2026-06-11T16:39:48.921810278Z" level=info msg="Ran pod sandbox a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47 with infra container: openstack/ceilometer-0/POD" id=132548bf-ed0f-4ca4-9a17-c572f7bcd811 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.351196 | controller | Jun 11 16:39:48.930320 crc crio[23211]: time="2026-06-11T16:39:48.929810248Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=166972d4-961c-4938-96d6-11c307a97edb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.351211 | controller | Jun 11 16:39:48.941500 crc crio[23211]: time="2026-06-11T16:39:48.937849879Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:00:59.351227 | controller | Jun 11 16:39:49.101747 crc crio[23211]: time="2026-06-11T16:39:49.1016575Z" level=info msg="Stopped pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691" id=528e85ca-f9f5-4b2b-8932-961aa38865f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.351243 | controller | Jun 11 16:39:49.241371 crc crio[23211]: time="2026-06-11T16:39:49.241226605Z" level=info msg="Stopped pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9" id=d2992ef1-cce6-4d93-9469-a8c4bc0b419a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.351258 | controller | Jun 11 16:39:49.422232 crc crio[23211]: time="2026-06-11T16:39:49.421826124Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=166972d4-961c-4938-96d6-11c307a97edb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.351274 | controller | Jun 11 16:39:49.426067 crc crio[23211]: time="2026-06-11T16:39:49.425889276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=2d5bb6ef-3434-4bcb-804b-18eb4922c800 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.351290 | controller | Jun 11 16:39:49.475899 crc crio[23211]: time="2026-06-11T16:39:49.475638279Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=1d5d5367-ad43-415e-9244-5958eab2be2b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.351306 | controller | Jun 11 16:39:49.486757 crc crio[23211]: time="2026-06-11T16:39:49.486696365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.351321 | controller | Jun 11 16:39:49.486903 crc crio[23211]: time="2026-06-11T16:39:49.486787187Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=40a98ac4-9c6a-41c2-8c8d-b442c60792bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.351337 | controller | Jun 11 16:39:49.487379 crc crio[23211]: time="2026-06-11T16:39:49.487295469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.351352 | controller | Jun 11 16:39:49.565381 crc crio[23211]: time="2026-06-11T16:39:49.565225826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.351370 | controller | Jun 11 16:39:49.568079 crc crio[23211]: time="2026-06-11T16:39:49.568021426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.351386 | controller | Jun 11 16:39:49.641765 crc crio[23211]: time="2026-06-11T16:39:49.641728407Z" level=info msg="Stopping pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba" id=1e287072-31f9-470c-a523-33e9aa9b5540 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.351402 | controller | Jun 11 16:39:49.642293 crc crio[23211]: time="2026-06-11T16:39:49.64226946Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-x6w4z Namespace:openstack ID:8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba UID:3f450dae-8a85-4172-8c62-afc14e2ed65f NetNS:/var/run/netns/d1cccc4a-39ae-4199-955f-487dd482f1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f450dae_8a85_4172_8c62_afc14e2ed65f.slice PodAnnotations:0xc000131830}] Aliases:map[]}"
2026-06-11 18:00:59.351418 | controller | Jun 11 16:39:49.642609 crc crio[23211]: time="2026-06-11T16:39:49.642587458Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-x6w4z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.351434 | controller | Jun 11 16:39:49.786380 crc crio[23211]: time="2026-06-11T16:39:49.786165303Z" level=info msg="Created container ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961: openstack/ceilometer-0/ceilometer-central-agent" id=40a98ac4-9c6a-41c2-8c8d-b442c60792bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.351450 | controller | Jun 11 16:39:49.790969 crc crio[23211]: time="2026-06-11T16:39:49.790887181Z" level=info msg="Starting container: ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961" id=f90eeb39-213d-4038-acdf-27801b2a7b3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.351466 | controller | Jun 11 16:39:49.791623 crc crio[23211]: time="2026-06-11T16:39:49.791504527Z" level=info msg="Created container 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6: openstack/cinder-api-0/cinder-api-log" id=c621f835-eec4-4c05-94be-829f553f6f33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.351482 | controller | Jun 11 16:39:49.792624 crc crio[23211]: time="2026-06-11T16:39:49.792540712Z" level=info msg="Starting container: 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6" id=36310837-6cc0-4649-a6c9-b27c1518cd50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.351498 | controller | Jun 11 16:39:49.799529 crc crio[23211]: time="2026-06-11T16:39:49.799376523Z" level=info msg="Started container" PID=77962 containerID=1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6 description=openstack/cinder-api-0/cinder-api-log id=36310837-6cc0-4649-a6c9-b27c1518cd50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65
2026-06-11 18:00:59.351529 | controller | Jun 11 16:39:49.802834 crc crio[23211]: time="2026-06-11T16:39:49.802749697Z" level=info msg="Started container" PID=77982 containerID=ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961 description=openstack/ceilometer-0/ceilometer-central-agent id=f90eeb39-213d-4038-acdf-27801b2a7b3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47
2026-06-11 18:00:59.351551 | controller | Jun 11 16:39:49.821329 crc crio[23211]: time="2026-06-11T16:39:49.820979013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=d710b0a6-50ad-4695-9335-5fd7b4326e10 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.351571 | controller | Jun 11 16:39:49.822886 crc crio[23211]: time="2026-06-11T16:39:49.822379018Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=0a718d49-1b3f-4c98-a254-7a73ef3c2fb4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.351587 | controller | Jun 11 16:39:49.830037 crc crio[23211]: time="2026-06-11T16:39:49.829906305Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:00:59.351602 | controller | Jun 11 16:39:49.927647 crc crio[23211]: time="2026-06-11T16:39:49.927368019Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=21290ce2-11cc-4693-a22c-89fb591a18b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.351617 | controller | Jun 11 16:39:49.955079 crc crio[23211]: time="2026-06-11T16:39:49.947746778Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=016967c8-1f46-483d-bbc5-079710f005d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.351632 | controller | Jun 11 16:39:49.955079 crc crio[23211]: time="2026-06-11T16:39:49.949215495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.351648 | controller | Jun 11 16:39:50.080591 crc crio[23211]: time="2026-06-11T16:39:50.076175075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.351663 | controller | Jun 11 16:39:50.140221 crc crio[23211]: time="2026-06-11T16:39:50.140111522Z" level=info msg="Stopped pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba" id=1e287072-31f9-470c-a523-33e9aa9b5540 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.351679 | controller | Jun 11 16:39:50.485209 crc crio[23211]: time="2026-06-11T16:39:50.484405219Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=0a718d49-1b3f-4c98-a254-7a73ef3c2fb4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.351694 | controller | Jun 11 16:39:50.487062 crc crio[23211]: time="2026-06-11T16:39:50.486995454Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=97fc0983-f156-498c-b4d7-b884f4554d1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.351709 | controller | Jun 11 16:39:50.521390 crc crio[23211]: time="2026-06-11T16:39:50.52125542Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=d372af20-fbae-4691-b751-abb3cd8b36e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.351724 | controller | Jun 11 16:39:50.532708 crc crio[23211]: time="2026-06-11T16:39:50.532518021Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=2c687254-5ba1-4d57-9920-539f4ad8e1dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.351739 | controller | Jun 11 16:39:50.533044 crc crio[23211]: time="2026-06-11T16:39:50.532981602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.351754 | controller | Jun 11 16:39:50.631507 crc crio[23211]: time="2026-06-11T16:39:50.630632251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.351773 | controller | Jun 11 16:39:50.640138 crc crio[23211]: time="2026-06-11T16:39:50.640054687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.351788 | controller | Jun 11 16:39:50.835811 crc crio[23211]: time="2026-06-11T16:39:50.834715267Z" level=info msg="Created container 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d: openstack/ceilometer-0/ceilometer-notification-agent" id=2c687254-5ba1-4d57-9920-539f4ad8e1dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.351804 | controller | Jun 11 16:39:50.837233 crc crio[23211]: time="2026-06-11T16:39:50.836292576Z" level=info msg="Starting container: 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d" id=ff146fe9-e5e6-4e08-bcb3-6aa4ae2fbd7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.351819 | controller | Jun 11 16:39:50.849563 crc crio[23211]: time="2026-06-11T16:39:50.849400974Z" level=info msg="Started container" PID=78083 containerID=5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d description=openstack/ceilometer-0/ceilometer-notification-agent id=ff146fe9-e5e6-4e08-bcb3-6aa4ae2fbd7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47
2026-06-11 18:00:59.351836 | controller | Jun 11 16:39:50.867313 crc crio[23211]: time="2026-06-11T16:39:50.867179948Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=b21f80dd-9cab-47cc-a6c7-ce940a3da1f3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.351852 | controller | Jun 11 16:39:50.872691 crc crio[23211]: time="2026-06-11T16:39:50.872601293Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:00:59.351868 | controller | Jun 11 16:39:51.021530 crc crio[23211]: time="2026-06-11T16:39:51.021390659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.351883 | controller | Jun 11 16:39:51.157307 crc crio[23211]: time="2026-06-11T16:39:51.157216021Z" level=info msg="Created container cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53: openstack/cinder-api-0/cinder-api" id=016967c8-1f46-483d-bbc5-079710f005d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.351899 | controller | Jun 11 16:39:51.158854 crc crio[23211]: time="2026-06-11T16:39:51.158749569Z" level=info msg="Starting container: cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53" id=4b2615c6-04c4-4012-a3b3-7b63438d2ba6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.351914 | controller | Jun 11 16:39:51.164962 crc crio[23211]: time="2026-06-11T16:39:51.164820021Z" level=info msg="Started container" PID=78106 containerID=cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53 description=openstack/cinder-api-0/cinder-api id=4b2615c6-04c4-4012-a3b3-7b63438d2ba6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65
2026-06-11 18:00:59.351930 | controller | Jun 11 16:39:51.552235 crc crio[23211]: time="2026-06-11T16:39:51.552098221Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=b21f80dd-9cab-47cc-a6c7-ce940a3da1f3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.351945 | controller | Jun 11 16:39:51.553264 crc crio[23211]: time="2026-06-11T16:39:51.55321543Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e671f6de-0f4b-4374-ac61-3b4eb15377a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.351963 | controller | Jun 11 16:39:51.574962 crc crio[23211]: time="2026-06-11T16:39:51.57484858Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e6b08c84-eeff-4ecc-a346-15fb2d958a14 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.351979 | controller | Jun 11 16:39:51.586840 crc crio[23211]: time="2026-06-11T16:39:51.586747767Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=74e4ec22-7058-4c67-9f99-c69ac743da29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.351995 | controller | Jun 11 16:39:51.587289 crc crio[23211]: time="2026-06-11T16:39:51.587235009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.352010 | controller | Jun 11 16:39:51.641551 crc crio[23211]: time="2026-06-11T16:39:51.64131589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.352025 | controller | Jun 11 16:39:51.644776 crc crio[23211]: time="2026-06-11T16:39:51.644708015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.352040 | controller | Jun 11 16:39:51.852017 crc crio[23211]: time="2026-06-11T16:39:51.851840897Z" level=info msg="Stopped container a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361: openstack/glance-default-external-api-0/glance-httpd" id=586dc4ba-b316-4bdd-be65-2e7fdf5fdf52 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.352055 | controller | Jun 11 16:39:51.853173 crc crio[23211]: time="2026-06-11T16:39:51.853079318Z" level=info msg="Stopping pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8" id=ee896e47-b986-416d-ae9a-4953a3f86751 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.352070 | controller | Jun 11 16:39:51.854638 crc crio[23211]: time="2026-06-11T16:39:51.854501873Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8 UID:db405fd8-55fd-4608-a017-5977daf0644e NetNS:/var/run/netns/eda1ef72-70bc-40e9-83aa-0f0979f67bf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb405fd8_55fd_4608_a017_5977daf0644e.slice PodAnnotations:0xc0066187f8}] Aliases:map[]}"
2026-06-11 18:00:59.352087 | controller | Jun 11 16:39:51.854937 crc crio[23211]: time="2026-06-11T16:39:51.854825941Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.352109 | controller | Jun 11 16:39:51.990209 crc crio[23211]: time="2026-06-11T16:39:51.989761161Z" level=info msg="Created container 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d: openstack/ceilometer-0/sg-core" id=74e4ec22-7058-4c67-9f99-c69ac743da29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.352135 | controller | Jun 11 16:39:51.991778 crc crio[23211]: time="2026-06-11T16:39:51.991688169Z" level=info msg="Starting container: 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d" id=86369750-48b4-45e5-b777-80617a387b60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.352164 | controller | Jun 11 16:39:51.998858 crc crio[23211]: time="2026-06-11T16:39:51.998755255Z" level=info msg="Started container" PID=78294 containerID=8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d description=openstack/ceilometer-0/sg-core id=86369750-48b4-45e5-b777-80617a387b60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47
2026-06-11 18:00:59.352189 | controller | Jun 11 16:39:52.008925 crc crio[23211]: time="2026-06-11T16:39:52.008827207Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=f1870755-292a-425f-bb35-61df95e95242 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.352207 | controller | Jun 11 16:39:52.015080 crc crio[23211]: time="2026-06-11T16:39:52.014897918Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:00:59.352223 | controller | Jun 11 16:39:52.421615 crc crio[23211]: time="2026-06-11T16:39:52.410540668Z" level=info msg="Stopped pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8" id=ee896e47-b986-416d-ae9a-4953a3f86751 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.352239 | controller | Jun 11 16:39:52.799296 crc crio[23211]: time="2026-06-11T16:39:52.798802425Z" level=info msg="Removing container: a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361" id=44105e6b-3d34-4e12-9468-9f34c059abaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.352255 | controller | Jun 11 16:39:52.871547 crc crio[23211]: time="2026-06-11T16:39:52.871372436Z" level=info msg="Removed container a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361: openstack/glance-default-external-api-0/glance-httpd" id=44105e6b-3d34-4e12-9468-9f34c059abaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.352271 | controller | Jun 11 16:39:52.879694 crc crio[23211]: time="2026-06-11T16:39:52.879382636Z" level=info msg="Removing container: 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2" id=6bf8ffab-4d8c-47c9-90cf-0538a1bed7ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.352287 | controller | Jun 11 16:39:52.950851 crc crio[23211]: time="2026-06-11T16:39:52.950760869Z" level=info msg="Removed container 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2: openstack/glance-default-external-api-0/glance-log" id=6bf8ffab-4d8c-47c9-90cf-0538a1bed7ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.352302 | controller | Jun 11 16:39:53.347148 crc crio[23211]: time="2026-06-11T16:39:53.346878771Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=faf24225-dd8b-47d8-b0eb-43ce386c529a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.352318 | controller | Jun 11 16:39:53.347292 crc crio[23211]: time="2026-06-11T16:39:53.347169288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.352334 | controller | Jun 11 16:39:53.377677 crc crio[23211]: time="2026-06-11T16:39:53.377577847Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123 UID:7217b98f-e2d4-4eb7-90b8-6df79312af43 NetNS:/var/run/netns/811760d1-f5c0-4f71-bc2d-0535ed90c65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7217b98f_e2d4_4eb7_90b8_6df79312af43.slice PodAnnotations:0xc0030887c0}] Aliases:map[]}"
2026-06-11 18:00:59.352350 | controller | Jun 11 16:39:53.377677 crc crio[23211]: time="2026-06-11T16:39:53.377636419Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.352366 | controller | Jun 11 16:39:53.737137 crc crio[23211]: time="2026-06-11T16:39:53.737010002Z" level=info msg="Stopping container: c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322 (timeout: 30s)" id=91c5b7ee-cb3c-4cd4-9681-212bb92166ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.352389 | controller | Jun 11 16:39:53.738049 crc crio[23211]: time="2026-06-11T16:39:53.737173007Z" level=info msg="Stopping container: cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c (timeout: 30s)" id=2af1a0ff-b0a7-4274-a593-dc8704f260af name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.352406 | controller | Jun 11 16:39:53.838329 crc crio[23211]: time="2026-06-11T16:39:53.837850832Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=f1870755-292a-425f-bb35-61df95e95242 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.352422 | controller | Jun 11 16:39:53.842406 crc crio[23211]: time="2026-06-11T16:39:53.842240631Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=4df52937-a0b1-4085-b97b-d6b63e0db5ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.352438 | controller | Jun 11 16:39:53.888055 crc crio[23211]: time="2026-06-11T16:39:53.887967342Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=24318c79-e123-4dd8-8371-9d7e452d3666 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.352454 | controller | Jun 11 16:39:54.137253 crc crio[23211]: time="2026-06-11T16:39:54.137127625Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=970f8f0e-1a5c-40f8-9a82-9c071f6f3ec3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.352470 | controller | Jun 11 16:39:54.138705 crc crio[23211]: time="2026-06-11T16:39:54.138624683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.352486 | controller | Jun 11 16:39:54.142311 crc crio[23211]: time="2026-06-11T16:39:54.142219392Z" level=info msg="Stopped container cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c: openstack/glance-default-internal-api-0/glance-log" id=2af1a0ff-b0a7-4274-a593-dc8704f260af name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.352502 | controller | Jun 11 16:39:54.222410 crc crio[23211]: time="2026-06-11T16:39:54.222301492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.352539 | controller | Jun 11 16:39:54.230383 crc crio[23211]: time="2026-06-11T16:39:54.230269581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.352558 | controller | Jun 11 16:39:54.290708 crc crio[23211]: 2026-06-11T16:39:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4652ed96c4d2ede Mac:f6:ea:12:34:86:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/811760d1-f5c0-4f71-bc2d-0535ed90c65f SocketPath: PciID:}] [{Interface:0xc0002ac5c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.352590 | controller | Jun 11 16:39:54.292631 crc crio[23211]: time="2026-06-11T16:39:54.292565536Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123 UID:7217b98f-e2d4-4eb7-90b8-6df79312af43 NetNS:/var/run/netns/811760d1-f5c0-4f71-bc2d-0535ed90c65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7217b98f_e2d4_4eb7_90b8_6df79312af43.slice PodAnnotations:0xc0030887c0}] Aliases:map[]}"
2026-06-11 18:00:59.352609 | controller | Jun 11 16:39:54.292782 crc crio[23211]: time="2026-06-11T16:39:54.292763602Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.352630 | controller | Jun 11 16:39:54.303511 crc crio[23211]: time="2026-06-11T16:39:54.303367456Z" level=info msg="Ran pod sandbox 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123 with infra container: openstack/glance-default-external-api-0/POD" id=faf24225-dd8b-47d8-b0eb-43ce386c529a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.352646 | controller | Jun 11 16:39:54.306380 crc crio[23211]: time="2026-06-11T16:39:54.306266078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=43339530-b95a-4713-8f2d-2b6139c8bf87 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.352662 | controller | Jun 11 16:39:54.308999 crc crio[23211]: time="2026-06-11T16:39:54.308920825Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=8c40a153-56f4-4080-b6bf-4aa811eadbe1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.352678 | controller | Jun 11 16:39:54.316041 crc crio[23211]: time="2026-06-11T16:39:54.31593357Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=7b2874d9-aa31-417f-944c-869cc44dc93f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.352694 | controller | Jun 11 16:39:54.316628 crc crio[23211]: time="2026-06-11T16:39:54.316408161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.352710 | controller | Jun 11 16:39:54.375968 crc crio[23211]: time="2026-06-11T16:39:54.375875297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.352725 | controller | Jun 11 16:39:54.453558 crc crio[23211]: time="2026-06-11T16:39:54.453472575Z" level=info msg="Created container e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46: openstack/ceilometer-0/proxy-httpd" id=970f8f0e-1a5c-40f8-9a82-9c071f6f3ec3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.352741 | controller | Jun 11 16:39:54.454786 crc crio[23211]: time="2026-06-11T16:39:54.454622253Z" level=info msg="Starting container: e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46" id=2540b762-aad8-400c-8ffa-17a89e123680 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.352757 | controller | Jun 11 16:39:54.464540 crc crio[23211]: time="2026-06-11T16:39:54.464409087Z" level=info msg="Started container" PID=78501 containerID=e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46 description=openstack/ceilometer-0/proxy-httpd id=2540b762-aad8-400c-8ffa-17a89e123680 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47
2026-06-11 18:00:59.352775 | controller | Jun 11 16:39:54.871061 crc crio[23211]: time="2026-06-11T16:39:54.870374545Z" level=info msg="Stopping container: ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961 (timeout: 30s)" id=39163242-90fd-4c81-98d3-55dbcc83ec8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.352791 | controller | Jun 11 16:39:54.875483 crc crio[23211]: time="2026-06-11T16:39:54.870646953Z" level=info msg="Stopping container: e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46 (timeout: 30s)" id=a06a5b7c-9641-49b4-ba36-5f6f4e2cb11f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.352807 | controller | Jun 11 16:39:54.875483 crc crio[23211]: time="2026-06-11T16:39:54.870848477Z" level=info msg="Stopping container: 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d (timeout: 30s)" id=11a5b5ec-c625-4089-86be-48328d0c6cd0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.352826 | controller | Jun 11 16:39:54.875483 crc crio[23211]: time="2026-06-11T16:39:54.874125959Z" level=info msg="Stopping container: 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d (timeout: 30s)" id=e3f66773-9859-4b35-ae1f-cd6f7fcb1bd0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.352842 | controller | Jun 11 16:39:55.042655 crc crio[23211]: time="2026-06-11T16:39:55.041988671Z" level=info msg="Stopped container 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d: openstack/ceilometer-0/sg-core" id=e3f66773-9859-4b35-ae1f-cd6f7fcb1bd0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.352858 | controller | Jun 11 16:39:55.042929 crc crio[23211]: time="2026-06-11T16:39:55.042692198Z" level=info msg="Stopped container e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46: openstack/ceilometer-0/proxy-httpd" id=a06a5b7c-9641-49b4-ba36-5f6f4e2cb11f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.352875 | controller | Jun 11 16:39:55.177706 crc crio[23211]: time="2026-06-11T16:39:55.177629007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.352890 | controller | Jun 11 16:39:55.318990 crc crio[23211]: time="2026-06-11T16:39:55.318888356Z" level=info msg="Stopped container 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d: openstack/ceilometer-0/ceilometer-notification-agent" id=11a5b5ec-c625-4089-86be-48328d0c6cd0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.352906 | controller | Jun 11 16:39:55.335758 crc crio[23211]: time="2026-06-11T16:39:55.335663064Z" level=info msg="Created container c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3: openstack/glance-default-external-api-0/glance-log" id=7b2874d9-aa31-417f-944c-869cc44dc93f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.352922 | controller | Jun 11 16:39:55.336979 crc crio[23211]: time="2026-06-11T16:39:55.336891595Z" level=info msg="Starting container: c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3" id=aeaebec5-b2e0-410a-ae18-b9f1deceb775 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.352938 | controller | Jun 11 16:39:55.342637 crc crio[23211]: time="2026-06-11T16:39:55.342561006Z" level=info msg="Started container" PID=78731 containerID=c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3 description=openstack/glance-default-external-api-0/glance-log id=aeaebec5-b2e0-410a-ae18-b9f1deceb775 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123
2026-06-11 18:00:59.352954 | controller | Jun 11 16:39:55.354693 crc crio[23211]: time="2026-06-11T16:39:55.354606437Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=ba97cc49-a9a1-4ea2-89c9-3e1dcab8b700 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.352970 | controller | Jun 11 16:39:55.421730 crc crio[23211]: time="2026-06-11T16:39:55.421414966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=e3c2eec4-a2a1-4bbe-b1dd-dc9ec40f52f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.352986 | controller | Jun 11 16:39:55.441379 crc crio[23211]: time="2026-06-11T16:39:55.441237131Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=02a9a2b0-6254-4b3a-8e36-4adb54150421 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.353002 | controller | Jun 11 16:39:55.442773 crc crio[23211]: time="2026-06-11T16:39:55.442693907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.353021 | controller | Jun 11 16:39:55.513739 crc crio[23211]: time="2026-06-11T16:39:55.513597088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.353036 | controller | Jun 11 16:39:56.150982 crc crio[23211]: time="2026-06-11T16:39:56.150566993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.353052 | controller | Jun 11 16:39:56.278714 crc crio[23211]: time="2026-06-11T16:39:56.278616731Z" level=info msg="Created container 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255: openstack/glance-default-external-api-0/glance-httpd" id=02a9a2b0-6254-4b3a-8e36-4adb54150421 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.353067 | controller | Jun 11 16:39:56.280836 crc crio[23211]: time="2026-06-11T16:39:56.280746015Z" level=info msg="Starting container: 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255" id=19e36a50-0f7f-4aa3-a492-bf6482678aa4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.353083 | controller | Jun 11 16:39:56.286835 crc crio[23211]: time="2026-06-11T16:39:56.286725864Z" level=info msg="Started container" PID=78796 containerID=3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255 description=openstack/glance-default-external-api-0/glance-httpd id=19e36a50-0f7f-4aa3-a492-bf6482678aa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123
2026-06-11 18:00:59.353099 | controller | Jun 11 16:39:57.364728 crc crio[23211]: time="2026-06-11T16:39:57.364228701Z" level=info msg="Stopped container c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322: openstack/glance-default-internal-api-0/glance-httpd" id=91c5b7ee-cb3c-4cd4-9681-212bb92166ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.353115 | controller | Jun 11 16:39:57.365828 crc crio[23211]: time="2026-06-11T16:39:57.365586195Z" level=info msg="Stopping pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9" id=62eba25f-a9e0-4426-bc3c-dd8e8fed8a6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.353130 | controller | Jun 11 16:39:57.366192 crc crio[23211]: time="2026-06-11T16:39:57.366128159Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9 UID:76ecb0eb-34b4-4fbf-9b5b-f29af47e26a4 NetNS:/var/run/netns/70d34186-89ec-4089-8776-48fea1fb19b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76ecb0eb_34b4_4fbf_9b5b_f29af47e26a4.slice PodAnnotations:0xc0001ae8a8}] Aliases:map[]}"
2026-06-11 18:00:59.353146 | controller | Jun 11 16:39:57.366366 crc crio[23211]: time="2026-06-11T16:39:57.366289433Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.353162 | controller | Jun 11 16:39:58.024533 crc crio[23211]: time="2026-06-11T16:39:58.023954455Z" level=info msg="Stopped pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9" id=62eba25f-a9e0-4426-bc3c-dd8e8fed8a6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.353178 | controller | Jun 11 16:40:00.071488 crc crio[23211]: time="2026-06-11T16:40:00.06803005Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=f23a7e49-1cd0-4a4f-b19e-66044aaed141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.353193 | controller | Jun 11 16:40:00.071488 crc crio[23211]: time="2026-06-11T16:40:00.068737917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.353213 | controller | Jun 11 16:40:00.122843 crc crio[23211]: time="2026-06-11T16:40:00.122744597Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f UID:c938d09d-b8e6-4be8-a4d7-5dad79225cc0 NetNS:/var/run/netns/ca81ba0b-ffd0-4026-9acd-961f73255a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc938d09d_b8e6_4be8_a4d7_5dad79225cc0.slice PodAnnotations:0xc0022783f8}] Aliases:map[]}"
2026-06-11 18:00:59.353229 | controller | Jun 11 16:40:00.122843 crc crio[23211]: time="2026-06-11T16:40:00.122838249Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.353245 | controller | Jun 11 16:40:02.276398 crc crio[23211]: time="2026-06-11T16:40:02.273391492Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686600-fhdqv/POD" id=8f41118b-b46a-4a34-a6fc-6c14242b2c72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.353261 | controller | Jun 11 16:40:02.276398 crc crio[23211]: time="2026-06-11T16:40:02.274103389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.353277 | controller | Jun 11 16:40:02.393530 crc crio[23211]: time="2026-06-11T16:40:02.38539711Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686600-fhdqv Namespace:openshift-infra ID:47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24 UID:6e28029d-cae3-494c-9561-72a71a260b5f NetNS:/var/run/netns/bfa94ac1-0354-45b3-9303-50839d48621d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e28029d_cae3_494c_9561_72a71a260b5f.slice PodAnnotations:0xc003088b38}] Aliases:map[]}"
2026-06-11 18:00:59.353293 | controller | Jun 11 16:40:02.393530 crc crio[23211]: time="2026-06-11T16:40:02.385497823Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686600-fhdqv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.353309 | controller | Jun 11 16:40:02.457230 crc crio[23211]: 2026-06-11T16:40:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a08ea80944c263 Mac:1a:73:50:32:2e:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/ca81ba0b-ffd0-4026-9acd-961f73255a4c SocketPath: PciID:}] [{Interface:0xc000284730 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.353325 | controller | Jun 11 16:40:02.461646 crc crio[23211]: time="2026-06-11T16:40:02.45870604Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f UID:c938d09d-b8e6-4be8-a4d7-5dad79225cc0 NetNS:/var/run/netns/ca81ba0b-ffd0-4026-9acd-961f73255a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc938d09d_b8e6_4be8_a4d7_5dad79225cc0.slice PodAnnotations:0xc0022783f8}] Aliases:map[]}"
2026-06-11 18:00:59.353342 | controller | Jun 11 16:40:02.461646 crc crio[23211]: time="2026-06-11T16:40:02.458893265Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.353358 | controller | Jun 11 16:40:02.519210 crc crio[23211]: time="2026-06-11T16:40:02.517996931Z" level=info msg="Ran pod sandbox 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f with infra container: openstack/glance-default-internal-api-0/POD" id=f23a7e49-1cd0-4a4f-b19e-66044aaed141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.353378 | controller | Jun 11 16:40:02.545041 crc crio[23211]: time="2026-06-11T16:40:02.544934523Z" level=info msg="Stopped container ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961: openstack/ceilometer-0/ceilometer-central-agent" id=39163242-90fd-4c81-98d3-55dbcc83ec8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.353395 | controller | Jun 11 16:40:02.558208 crc crio[23211]: time="2026-06-11T16:40:02.547576099Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=93af5001-69e9-4748-9edd-6f22b8ed5e09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.353410 | controller | Jun 11 16:40:02.558208 crc crio[23211]: time="2026-06-11T16:40:02.550662786Z" level=info msg="Stopping pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47" id=3e5cf793-4710-456e-94f3-7ebfce4055d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.353426 | controller | Jun 11 16:40:02.558208 crc crio[23211]: time="2026-06-11T16:40:02.551153549Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47 UID:254ccbe6-cf46-462c-bc2b-5b03f1a4b39e NetNS:/var/run/netns/28bcd01d-185d-400d-a621-6fdb8e9c68c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254ccbe6_cf46_462c_bc2b_5b03f1a4b39e.slice PodAnnotations:0xc0022787e0}] Aliases:map[]}"
2026-06-11 18:00:59.353443 | controller | Jun 11 16:40:02.558208 crc crio[23211]: time="2026-06-11T16:40:02.551284012Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.353459 | controller | Jun 11 16:40:02.558208 crc crio[23211]: time="2026-06-11T16:40:02.553795674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=14f7cd25-6679-4225-b4b0-7b4db799e32d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.353474 | controller | Jun 11 16:40:02.603695 crc crio[23211]: time="2026-06-11T16:40:02.603116626Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=c2d2416b-e6cc-43fa-95b4-82caabcf36a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.353490 | controller | Jun 11 16:40:02.604309 crc crio[23211]: time="2026-06-11T16:40:02.604215894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.353505 | controller | Jun 11 16:40:02.673317 crc crio[23211]: time="2026-06-11T16:40:02.673244268Z" level=info msg="Running pod sandbox: openstack/nova-api-c07c-account-create-cdp8x/POD" id=63218b9a-60c9-4eed-b3b1-705d562258a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.353543 | controller | Jun 11 16:40:02.673667 crc crio[23211]: time="2026-06-11T16:40:02.673371641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.353561 | controller | Jun 11 16:40:02.742253 crc crio[23211]: time="2026-06-11T16:40:02.741584195Z" level=info msg="Got pod network &{Name:nova-api-c07c-account-create-cdp8x Namespace:openstack ID:ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326 UID:1aa121be-6c9f-4b82-af9a-c847c73f9d2d NetNS:/var/run/netns/82719862-05f8-47b8-a890-2164dc640deb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aa121be_6c9f_4b82_af9a_c847c73f9d2d.slice PodAnnotations:0xc000612408}] Aliases:map[]}"
2026-06-11 18:00:59.353577 | controller | Jun 11 16:40:02.742253 crc crio[23211]: time="2026-06-11T16:40:02.741656786Z" level=info msg="Adding pod openstack_nova-api-c07c-account-create-cdp8x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.353596 | controller | Jun 11 16:40:02.759641 crc crio[23211]: time="2026-06-11T16:40:02.759511082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.353613 | controller | Jun 11 16:40:02.926739 crc crio[23211]: time="2026-06-11T16:40:02.92400132Z" level=info msg="Running pod sandbox: openstack/nova-cell0-01ba-account-create-sqvhq/POD" id=08169ba7-ebc3-44dd-9680-e135f624c89d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.353629 | controller | Jun 11 16:40:02.926739 crc crio[23211]: time="2026-06-11T16:40:02.924681567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.353645 | controller | Jun 11 16:40:02.981080 crc crio[23211]: time="2026-06-11T16:40:02.980999063Z" level=info msg="Running pod sandbox: openstack/nova-cell1-a0b3-account-create-rvm76/POD" id=6d6bf67b-0b92-4b54-b078-ba406fd74db5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.353660 | controller | Jun 11 16:40:02.981285 crc crio[23211]: time="2026-06-11T16:40:02.981098726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.353677 | controller | Jun 11 16:40:03.036251 crc crio[23211]: time="2026-06-11T16:40:03.036003677Z" level=info msg="Got pod network &{Name:nova-cell0-01ba-account-create-sqvhq Namespace:openstack ID:1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e UID:ecf32897-3d68-4283-ba01-24f7fcea7a98 NetNS:/var/run/netns/5fe31d2b-de20-4110-9192-39adcd01f789 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecf32897_3d68_4283_ba01_24f7fcea7a98.slice PodAnnotations:0xc0001309d0}] Aliases:map[]}"
2026-06-11 18:00:59.353700 | controller | Jun 11 16:40:03.036251 crc crio[23211]: time="2026-06-11T16:40:03.036071738Z" level=info msg="Adding pod openstack_nova-cell0-01ba-account-create-sqvhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.353726 | controller | Jun 11 16:40:03.074062 crc crio[23211]: time="2026-06-11T16:40:03.073900053Z" level=info msg="Got pod network &{Name:nova-cell1-a0b3-account-create-rvm76 Namespace:openstack ID:efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4 UID:d6169b06-ce05-4f57-aafd-3fa717d60db5 NetNS:/var/run/netns/64c4a52b-009c-4da9-965f-fc3e6774b4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6169b06_ce05_4f57_aafd_3fa717d60db5.slice PodAnnotations:0xc000130d58}] Aliases:map[]}"
2026-06-11 18:00:59.353753 | controller | Jun 11 16:40:03.074062 crc crio[23211]: time="2026-06-11T16:40:03.073981895Z" level=info msg="Adding pod openstack_nova-cell1-a0b3-account-create-rvm76 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.353772 | controller | Jun 11 16:40:03.162002 crc crio[23211]: time="2026-06-11T16:40:03.161855419Z" level=info msg="Stopped pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47" id=3e5cf793-4710-456e-94f3-7ebfce4055d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.353789 | controller | Jun 11 16:40:03.305861 crc crio[23211]: 2026-06-11T16:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47c8de7d3fec1b4 Mac:4a:8b:e1:89:88:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/bfa94ac1-0354-45b3-9303-50839d48621d SocketPath: PciID:}] [{Interface:0xc0002569e0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.353810 | controller | Jun 11 16:40:03.307851 crc crio[23211]: time="2026-06-11T16:40:03.307778423Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686600-fhdqv Namespace:openshift-infra ID:47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24 UID:6e28029d-cae3-494c-9561-72a71a260b5f NetNS:/var/run/netns/bfa94ac1-0354-45b3-9303-50839d48621d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e28029d_cae3_494c_9561_72a71a260b5f.slice PodAnnotations:0xc003088b38}] Aliases:map[]}"
2026-06-11 18:00:59.353827 | controller | Jun 11 16:40:03.308106 crc crio[23211]: time="2026-06-11T16:40:03.308025799Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686600-fhdqv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.353843 | controller | Jun 11 16:40:03.308673 crc crio[23211]: time="2026-06-11T16:40:03.308640254Z" level=info msg="Removing container: e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46" id=ab6072a6-3a38-4f5f-a33b-eb756c631382 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.353859 | controller | Jun 11 16:40:03.320962 crc crio[23211]: time="2026-06-11T16:40:03.320909682Z" level=info msg="Ran pod sandbox 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24 with infra container: openshift-infra/auto-csr-approver-29686600-fhdqv/POD" id=8f41118b-b46a-4a34-a6fc-6c14242b2c72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.353875 | controller | Jun 11 16:40:03.385542 crc crio[23211]: time="2026-06-11T16:40:03.379911085Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e3bb6917-22cd-497d-acda-3a6ff8a36b0a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.353891 | controller | Jun 11 16:40:03.404789 crc crio[23211]: time="2026-06-11T16:40:03.387160596Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.353907 | controller | Jun 11 16:40:03.432091 crc crio[23211]: time="2026-06-11T16:40:03.431922914Z" level=info msg="Removed container e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46: openstack/ceilometer-0/proxy-httpd" id=ab6072a6-3a38-4f5f-a33b-eb756c631382 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.353922 | controller | Jun 11 16:40:03.446371 crc crio[23211]: time="2026-06-11T16:40:03.444959469Z" level=info msg="Removing container: 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d" id=84806280-a5bf-4a63-b2d3-ebd950e48401 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.353938 | controller | Jun 11 16:40:03.633005 crc crio[23211]: 2026-06-11T16:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffbda96141ddf88 Mac:76:80:c2:13:64:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/82719862-05f8-47b8-a890-2164dc640deb SocketPath: PciID:}] [{Interface:0xc00011a8e0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.353955 | controller | Jun 11 16:40:03.633849 crc crio[23211]: time="2026-06-11T16:40:03.633776874Z" level=info msg="Got pod network &{Name:nova-api-c07c-account-create-cdp8x Namespace:openstack ID:ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326 UID:1aa121be-6c9f-4b82-af9a-c847c73f9d2d NetNS:/var/run/netns/82719862-05f8-47b8-a890-2164dc640deb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aa121be_6c9f_4b82_af9a_c847c73f9d2d.slice PodAnnotations:0xc000612408}] Aliases:map[]}"
2026-06-11 18:00:59.353980 | controller | Jun 11 16:40:03.633942 crc crio[23211]: time="2026-06-11T16:40:03.633930478Z" level=info msg="Checking pod openstack_nova-api-c07c-account-create-cdp8x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.354005 | controller | Jun 11 16:40:03.656937 crc crio[23211]: time="2026-06-11T16:40:03.65683129Z" level=info msg="Ran pod sandbox ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326 with infra container: openstack/nova-api-c07c-account-create-cdp8x/POD" id=63218b9a-60c9-4eed-b3b1-705d562258a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.354039 | controller | Jun 11 16:40:03.676475 crc crio[23211]: time="2026-06-11T16:40:03.672814699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6843db57-06e4-41c4-a2bb-ca79417cdbcc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.354060 | controller | Jun 11 16:40:03.677903 crc crio[23211]: time="2026-06-11T16:40:03.677804354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e56b63f2-b789-4c98-a6c9-3ca5cf42b0a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.354077 | controller | Jun 11 16:40:03.760303 crc crio[23211]: time="2026-06-11T16:40:03.760198391Z" level=info msg="Removed container 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d: openstack/ceilometer-0/sg-core" id=84806280-a5bf-4a63-b2d3-ebd950e48401 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.354093 | controller | Jun 11 16:40:03.764510 crc crio[23211]: time="2026-06-11T16:40:03.764415366Z" level=info msg="Removing container: 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d" id=5c7a66c7-8d39-4b87-931d-33f6d40db6bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.354110 | controller | Jun 11 16:40:03.794814 crc crio[23211]: time="2026-06-11T16:40:03.794290692Z" level=info msg="Removed container 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d: openstack/ceilometer-0/ceilometer-notification-agent" id=5c7a66c7-8d39-4b87-931d-33f6d40db6bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.354126 | controller | Jun 11 16:40:03.799553 crc crio[23211]: time="2026-06-11T16:40:03.799493852Z" level=info msg="Removing container: ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961" id=8cfe5c1b-7bcc-4809-b637-dab5bc14d637 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.354172 | controller | Jun 11 16:40:03.841483 crc crio[23211]: time="2026-06-11T16:40:03.841252415Z" level=info msg="Removed container ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961: openstack/ceilometer-0/ceilometer-central-agent" id=8cfe5c1b-7bcc-4809-b637-dab5bc14d637 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.354199 | controller | Jun 11 16:40:03.850240 crc crio[23211]: time="2026-06-11T16:40:03.850085445Z" level=info msg="Creating container: openstack/nova-api-c07c-account-create-cdp8x/mariadb-account-create" id=1b989f9e-69c5-4d93-993e-a126ca7cb4db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.354216 | controller | Jun 11 16:40:03.850672 crc crio[23211]: time="2026-06-11T16:40:03.850602298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.354232 | controller | Jun 11 16:40:03.897855 crc crio[23211]: 2026-06-11T16:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efd09d123dbb490 Mac:fa:c2:03:7b:54:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/64c4a52b-009c-4da9-965f-fc3e6774b4cf SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.354249 | controller | Jun 11 16:40:03.898938 crc crio[23211]: time="2026-06-11T16:40:03.898901705Z" level=info msg="Got pod network &{Name:nova-cell1-a0b3-account-create-rvm76 Namespace:openstack ID:efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4 UID:d6169b06-ce05-4f57-aafd-3fa717d60db5 NetNS:/var/run/netns/64c4a52b-009c-4da9-965f-fc3e6774b4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6169b06_ce05_4f57_aafd_3fa717d60db5.slice PodAnnotations:0xc000130d58}] Aliases:map[]}"
2026-06-11 18:00:59.354270 | controller | Jun 11 16:40:03.903587 crc crio[23211]: time="2026-06-11T16:40:03.903543271Z" level=info msg="Checking pod openstack_nova-cell1-a0b3-account-create-rvm76 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.354287 | controller | Jun 11 16:40:03.936394 crc crio[23211]: time="2026-06-11T16:40:03.929736615Z" level=info msg="Ran pod sandbox efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4 with infra container: openstack/nova-cell1-a0b3-account-create-rvm76/POD" id=6d6bf67b-0b92-4b54-b078-ba406fd74db5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.354303 | controller | Jun 11 16:40:03.936394 crc crio[23211]: 2026-06-11T16:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f1616b192abfc5 Mac:e2:d0:0b:78:1d:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/5fe31d2b-de20-4110-9192-39adcd01f789 SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.354319 | controller | Jun 11 16:40:03.939135 crc crio[23211]: time="2026-06-11T16:40:03.938693109Z" level=info msg="Got pod network &{Name:nova-cell0-01ba-account-create-sqvhq Namespace:openstack ID:1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e UID:ecf32897-3d68-4283-ba01-24f7fcea7a98 NetNS:/var/run/netns/5fe31d2b-de20-4110-9192-39adcd01f789 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecf32897_3d68_4283_ba01_24f7fcea7a98.slice PodAnnotations:0xc0001309d0}] Aliases:map[]}"
2026-06-11 18:00:59.354336 | controller | Jun 11 16:40:03.939135 crc crio[23211]: time="2026-06-11T16:40:03.938867173Z" level=info msg="Checking pod openstack_nova-cell0-01ba-account-create-sqvhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.354352 | controller | Jun 11 16:40:03.942197 crc crio[23211]: time="2026-06-11T16:40:03.941929369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0f348226-1e80-4880-b23c-ebdcb5a6a1e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.354367 | controller | Jun 11 16:40:03.949567 crc crio[23211]: time="2026-06-11T16:40:03.949038336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.354383 | controller | Jun 11 16:40:03.951593 crc crio[23211]: time="2026-06-11T16:40:03.951512498Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d1f1b12e-6f06-40b6-81a8-2d213bc46c8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.354399 | controller | Jun 11 16:40:03.961965 crc crio[23211]: time="2026-06-11T16:40:03.961878377Z" level=info msg="Ran pod sandbox 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e with infra container: openstack/nova-cell0-01ba-account-create-sqvhq/POD" id=08169ba7-ebc3-44dd-9680-e135f624c89d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.354415 | controller | Jun 11 16:40:03.963365 crc crio[23211]: time="2026-06-11T16:40:03.963264612Z" level=info msg="Creating container: openstack/nova-cell1-a0b3-account-create-rvm76/mariadb-account-create" id=fdfd9403-8195-4adf-853c-e05b9f9e0377 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.354430 | controller | Jun 11 16:40:03.963916 crc crio[23211]: time="2026-06-11T16:40:03.963762194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.354449 | controller | Jun 11 16:40:03.965205 crc crio[23211]: time="2026-06-11T16:40:03.965016996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=787f65f6-6a0b-4790-a4e7-402d77456abc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.354465 | controller | Jun 11 16:40:03.968154 crc crio[23211]: time="2026-06-11T16:40:03.968119593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.354480 | controller | Jun 11 16:40:04.005216 crc crio[23211]: time="2026-06-11T16:40:04.004926292Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a73b1882-ba03-4b77-8cf5-0e85e0a974c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.354496 | controller | Jun 11 16:40:04.014640 crc crio[23211]: time="2026-06-11T16:40:04.014551883Z" level=info msg="Creating container: openstack/nova-cell0-01ba-account-create-sqvhq/mariadb-account-create" id=b26669b7-ec34-4fc6-aa0b-ca412916958c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.354528 | controller | Jun 11 16:40:04.017412 crc crio[23211]: time="2026-06-11T16:40:04.017293081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.354551 | controller | Jun 11 16:40:04.077464 crc crio[23211]: time="2026-06-11T16:40:04.077156125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.354568 | controller | Jun 11 16:40:04.084001 crc crio[23211]: time="2026-06-11T16:40:04.083915524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.354584 | controller | Jun 11 16:40:04.089897 crc crio[23211]: time="2026-06-11T16:40:04.08974332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.354600 | controller | Jun 11 16:40:04.093544 crc crio[23211]: time="2026-06-11T16:40:04.093080784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.354616 | controller | Jun 11 16:40:04.093544 crc crio[23211]: time="2026-06-11T16:40:04.093471173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.354631 | controller | Jun 11 16:40:04.094205 crc crio[23211]: time="2026-06-11T16:40:04.094166641Z" level=info msg="Created container 4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7: openstack/nova-api-c07c-account-create-cdp8x/mariadb-account-create" id=1b989f9e-69c5-4d93-993e-a126ca7cb4db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.354647 | controller | Jun 11 16:40:04.095817 crc crio[23211]: time="2026-06-11T16:40:04.095735629Z" level=info msg="Starting container: 4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7" id=a71e24d6-ea60-4405-a364-582c48b95bf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.354663 | controller | Jun 11 16:40:04.102778 crc crio[23211]: time="2026-06-11T16:40:04.102609542Z" level=info msg="Started container" PID=79650 containerID=4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7 description=openstack/nova-api-c07c-account-create-cdp8x/mariadb-account-create id=a71e24d6-ea60-4405-a364-582c48b95bf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326
2026-06-11 18:00:59.354684 | controller | Jun 11 16:40:04.265053 crc crio[23211]: time="2026-06-11T16:40:04.264257588Z" level=info msg="Created container a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c: openstack/nova-cell0-01ba-account-create-sqvhq/mariadb-account-create" id=b26669b7-ec34-4fc6-aa0b-ca412916958c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.354700 | controller | Jun 11 16:40:04.266271 crc crio[23211]: time="2026-06-11T16:40:04.266174436Z" level=info msg="Starting container: a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c" id=bc5af092-8b19-4402-8f08-d6165b626d91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.354717 | controller | Jun 11 16:40:04.266754 crc crio[23211]: time="2026-06-11T16:40:04.266675239Z" level=info msg="Created container 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31: openstack/glance-default-internal-api-0/glance-log" id=c2d2416b-e6cc-43fa-95b4-82caabcf36a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.354734 | controller | Jun 11 16:40:04.267688 crc crio[23211]: time="2026-06-11T16:40:04.267608961Z" level=info msg="Starting container: 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31" id=776ad66b-1ea0-40e1-9a2a-8a4cbd1e9050 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.354750 | controller | Jun 11 16:40:04.269109 crc crio[23211]: time="2026-06-11T16:40:04.269023337Z" level=info msg="Created container 8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f: openstack/nova-cell1-a0b3-account-create-rvm76/mariadb-account-create" id=fdfd9403-8195-4adf-853c-e05b9f9e0377 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.354766 | controller | Jun 11 16:40:04.269922 crc crio[23211]: time="2026-06-11T16:40:04.269858668Z" level=info msg="Starting container: 8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f" id=353f45d5-5dce-4dcc-8afb-e16d15570ce8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.354782 | controller | Jun 11 16:40:04.273815 crc crio[23211]: time="2026-06-11T16:40:04.273742475Z" level=info msg="Started container" PID=79668 containerID=a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c description=openstack/nova-cell0-01ba-account-create-sqvhq/mariadb-account-create id=bc5af092-8b19-4402-8f08-d6165b626d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e
2026-06-11 18:00:59.354798 | controller | Jun 11 16:40:04.275717 crc crio[23211]: time="2026-06-11T16:40:04.275681934Z" level=info msg="Started container" PID=79669 containerID=06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31 description=openstack/glance-default-internal-api-0/glance-log id=776ad66b-1ea0-40e1-9a2a-8a4cbd1e9050 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f
2026-06-11 18:00:59.354814 | controller | Jun 11 16:40:04.276805 crc crio[23211]: time="2026-06-11T16:40:04.276715669Z" level=info msg="Started container" PID=79667 containerID=8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f description=openstack/nova-cell1-a0b3-account-create-rvm76/mariadb-account-create id=353f45d5-5dce-4dcc-8afb-e16d15570ce8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4
2026-06-11 18:00:59.354830 | controller | Jun 11 16:40:04.295849 crc crio[23211]: time="2026-06-11T16:40:04.295744464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=bf61424b-d1ea-4fa5-8299-fec4fac99e55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.354847 | controller | Jun 11 16:40:04.386220 crc crio[23211]: time="2026-06-11T16:40:04.385948757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=807bed1f-741a-4768-97a6-00c0cb560f85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.354868 | controller | Jun 11 16:40:04.401213 crc crio[23211]: time="2026-06-11T16:40:04.396672805Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=69c44093-027c-4777-83a9-88721e77d345 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.354885 | controller | Jun 11 16:40:04.401213 crc crio[23211]: time="2026-06-11T16:40:04.397402684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.354901 | controller | Jun 11 16:40:04.469860 crc crio[23211]: time="2026-06-11T16:40:04.469628547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.354916 | controller | Jun 11 16:40:05.016223 crc crio[23211]: time="2026-06-11T16:40:05.016150934Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=37892c80-0c36-41a1-b7c0-9f7a422a782d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.354932 | controller | Jun 11 16:40:05.016480 crc crio[23211]: time="2026-06-11T16:40:05.016253397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.354948 | controller | Jun 11 16:40:05.082751 crc crio[23211]: time="2026-06-11T16:40:05.082514291Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6 UID:1f57eb1f-239c-4e45-a75c-460328159cd5 NetNS:/var/run/netns/261ee3e2-a635-4fc1-8313-440c5e53dfe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f57eb1f_239c_4e45_a75c_460328159cd5.slice PodAnnotations:0xc00294e348}] Aliases:map[]}"
2026-06-11 18:00:59.354964 | controller | Jun 11 16:40:05.082751 crc crio[23211]: time="2026-06-11T16:40:05.082755318Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.354980 | controller | Jun 11 16:40:05.127675 crc crio[23211]: time="2026-06-11T16:40:05.12732331Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e3bb6917-22cd-497d-acda-3a6ff8a36b0a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.354996 | controller | Jun 11 16:40:05.128493 crc crio[23211]: time="2026-06-11T16:40:05.128388907Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3a4cba41-88dd-4362-b3a5-28360e924e55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.355012 | controller | Jun 11 16:40:05.189488 crc crio[23211]: time="2026-06-11T16:40:05.18895796Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d371736f-9dbe-4961-a0bf-60d2e0e200fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.355027 | controller | Jun 11 16:40:05.198101 crc crio[23211]: time="2026-06-11T16:40:05.198022806Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686600-fhdqv/oc" id=94b8e102-aa13-4f9e-90b4-37b12f48776c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.355043 | controller | Jun 11 16:40:05.198582 crc crio[23211]: time="2026-06-11T16:40:05.198524828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.355058 | controller | Jun 11 16:40:05.266273 crc crio[23211]: time="2026-06-11T16:40:05.265620804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.355077 | controller | Jun 11 16:40:05.403992 crc crio[23211]: time="2026-06-11T16:40:05.403905407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.355093 | controller | Jun 11 16:40:05.466291 crc crio[23211]: time="2026-06-11T16:40:05.466032779Z" level=info msg="Stopping pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326" id=989dd810-d3bf-4e67-ae11-5139c1a75e51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.355109 | controller | Jun 11 16:40:05.467161 crc crio[23211]: time="2026-06-11T16:40:05.467086495Z" level=info msg="Got pod network &{Name:nova-api-c07c-account-create-cdp8x Namespace:openstack ID:ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326 UID:1aa121be-6c9f-4b82-af9a-c847c73f9d2d NetNS:/var/run/netns/82719862-05f8-47b8-a890-2164dc640deb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aa121be_6c9f_4b82_af9a_c847c73f9d2d.slice PodAnnotations:0xc0038ac310}] Aliases:map[]}"
2026-06-11 18:00:59.355125 | controller | Jun 11 16:40:05.467675 crc crio[23211]: time="2026-06-11T16:40:05.467545107Z" level=info msg="Deleting pod openstack_nova-api-c07c-account-create-cdp8x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.355142 | controller | Jun 11 16:40:05.584511 crc crio[23211]: time="2026-06-11T16:40:05.584374564Z" level=info msg="Created container 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461: openstack/glance-default-internal-api-0/glance-httpd" id=69c44093-027c-4777-83a9-88721e77d345 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.355161 | controller | Jun 11 16:40:05.586393 crc crio[23211]: time="2026-06-11T16:40:05.586193049Z" level=info msg="Starting container: 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461" id=900d6708-26c1-470b-be61-d9113ae52a57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.355185 | controller | Jun 11 16:40:05.587569 crc crio[23211]: time="2026-06-11T16:40:05.58737035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.355210 | controller | Jun 11 16:40:05.601184 crc crio[23211]: time="2026-06-11T16:40:05.601062451Z" level=info msg="Started container" PID=79823 containerID=83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461 description=openstack/glance-default-internal-api-0/glance-httpd id=900d6708-26c1-470b-be61-d9113ae52a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f
2026-06-11 18:00:59.355274 | controller | Jun 11 16:40:05.677121 crc crio[23211]: 2026-06-11T16:40:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e749719e65b7973 Mac:f2:a9:55:d2:93:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/261ee3e2-a635-4fc1-8313-440c5e53dfe3 SocketPath: PciID:}] [{Interface:0xc0001065c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.355294 | controller | Jun 11 16:40:05.679751 crc crio[23211]: time="2026-06-11T16:40:05.679221722Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6 UID:1f57eb1f-239c-4e45-a75c-460328159cd5 NetNS:/var/run/netns/261ee3e2-a635-4fc1-8313-440c5e53dfe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f57eb1f_239c_4e45_a75c_460328159cd5.slice PodAnnotations:0xc00294e348}] Aliases:map[]}"
2026-06-11 18:00:59.355320 | controller | Jun 11 16:40:05.679751 crc crio[23211]: time="2026-06-11T16:40:05.679504789Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.355337 | controller | Jun 11 16:40:05.699506 crc crio[23211]: time="2026-06-11T16:40:05.698702269Z" level=info msg="Ran pod sandbox e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6 with infra container: openstack/ceilometer-0/POD" id=37892c80-0c36-41a1-b7c0-9f7a422a782d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.355353 | controller | Jun 11 16:40:05.710923 crc crio[23211]: time="2026-06-11T16:40:05.708396271Z" level=info msg="Created container c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262: openshift-infra/auto-csr-approver-29686600-fhdqv/oc" id=94b8e102-aa13-4f9e-90b4-37b12f48776c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.355369 | controller | Jun 11 16:40:05.719791 crc crio[23211]: time="2026-06-11T16:40:05.719306864Z" level=info msg="Starting container: c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262" id=1b2a24dd-f80e-4ca6-a8f6-2913813cdc85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.355384 | controller | Jun 11 16:40:05.720110 crc crio[23211]: time="2026-06-11T16:40:05.719662563Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=dffd1e0b-88ed-4cdf-aabc-514e4c3b771d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.355400 | controller | Jun 11 16:40:05.729382 crc crio[23211]: time="2026-06-11T16:40:05.729288613Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:00:59.355416 | controller | Jun 11 16:40:05.731803 crc crio[23211]: time="2026-06-11T16:40:05.731680492Z" level=info msg="Started container" PID=79860 containerID=c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262 description=openshift-infra/auto-csr-approver-29686600-fhdqv/oc id=1b2a24dd-f80e-4ca6-a8f6-2913813cdc85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24
2026-06-11 18:00:59.355432 | controller | Jun 11 16:40:05.876030 crc crio[23211]: time="2026-06-11T16:40:05.875909515Z" level=info msg="Stopped pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326" id=989dd810-d3bf-4e67-ae11-5139c1a75e51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.355449 | controller | Jun 11 16:40:06.183178 crc crio[23211]: time="2026-06-11T16:40:06.182677834Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=dffd1e0b-88ed-4cdf-aabc-514e4c3b771d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.355464 | controller | Jun 11 16:40:06.184308 crc crio[23211]: time="2026-06-11T16:40:06.184196183Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=00d3bd91-4baa-48f8-a26e-b9ee1971e498 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.355480 | controller | Jun 11 16:40:06.206587 crc crio[23211]: time="2026-06-11T16:40:06.20650722Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=53582b0f-22c8-4512-8fbc-c90dae74b475 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.355495 | controller | Jun 11 16:40:06.217257 crc crio[23211]: time="2026-06-11T16:40:06.217172986Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=8cd539fc-6c41-480b-b177-15563b3ddf32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.355532 | controller | Jun 11 16:40:06.217844 crc crio[23211]: time="2026-06-11T16:40:06.21777105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.355555 | controller | Jun 11 16:40:06.283067 crc crio[23211]: time="2026-06-11T16:40:06.282988499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.355572 | controller | Jun 11 16:40:06.288950 crc crio[23211]: time="2026-06-11T16:40:06.288852706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.355588 | controller | Jun 11 16:40:06.444638 crc crio[23211]: time="2026-06-11T16:40:06.444530594Z" level=info msg="Created container 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268: openstack/ceilometer-0/ceilometer-central-agent" id=8cd539fc-6c41-480b-b177-15563b3ddf32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.355604 | controller | Jun 11 16:40:06.446157 crc crio[23211]: time="2026-06-11T16:40:06.446057132Z" level=info msg="Starting container: 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268" id=89b77600-cb52-4adb-9833-e035390652e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.355620 | controller | Jun 11 16:40:06.455804 crc crio[23211]: time="2026-06-11T16:40:06.455725884Z" level=info msg="Started container" PID=80103 containerID=466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268 description=openstack/ceilometer-0/ceilometer-central-agent id=89b77600-cb52-4adb-9833-e035390652e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6
2026-06-11 18:00:59.355636 | controller | Jun 11 16:40:06.468250 crc crio[23211]: time="2026-06-11T16:40:06.468146943Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f084cc85-3df7-4cba-9420-e54abfe36e58 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.355652 | controller | Jun 11 16:40:06.473569 crc crio[23211]: time="2026-06-11T16:40:06.472925022Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:00:59.355668 | controller | Jun 11 16:40:06.516594 crc crio[23211]: time="2026-06-11T16:40:06.51651643Z" level=info msg="Stopping pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4" id=e03e987a-a71e-488b-bd0d-3a82ab33bdd1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.355683 | controller | Jun 11 16:40:06.516709 crc crio[23211]: time="2026-06-11T16:40:06.516632193Z" level=info msg="Stopping pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e" id=f891c53a-c9f9-4351-8cd4-a3d23f446812 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.355699 | controller | Jun 11 16:40:06.517406 crc crio[23211]: time="2026-06-11T16:40:06.51727106Z" level=info msg="Got pod network &{Name:nova-cell0-01ba-account-create-sqvhq Namespace:openstack ID:1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e UID:ecf32897-3d68-4283-ba01-24f7fcea7a98 NetNS:/var/run/netns/5fe31d2b-de20-4110-9192-39adcd01f789 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecf32897_3d68_4283_ba01_24f7fcea7a98.slice PodAnnotations:0xc00294e1d8}] Aliases:map[]}"
2026-06-11 18:00:59.355716 | controller | Jun 11 16:40:06.517763 crc crio[23211]: time="2026-06-11T16:40:06.517409033Z" level=info msg="Got pod network &{Name:nova-cell1-a0b3-account-create-rvm76 Namespace:openstack ID:efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4 UID:d6169b06-ce05-4f57-aafd-3fa717d60db5 NetNS:/var/run/netns/64c4a52b-009c-4da9-965f-fc3e6774b4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6169b06_ce05_4f57_aafd_3fa717d60db5.slice PodAnnotations:0xc0018be4d8}] Aliases:map[]}"
2026-06-11 18:00:59.355735 | controller | Jun 11 16:40:06.517763 crc crio[23211]: time="2026-06-11T16:40:06.517530866Z" level=info msg="Deleting pod openstack_nova-cell0-01ba-account-create-sqvhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.355751 | controller | Jun 11 16:40:06.524119 crc crio[23211]: time="2026-06-11T16:40:06.518258195Z" level=info msg="Deleting pod openstack_nova-cell1-a0b3-account-create-rvm76 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.355767 | controller | Jun 11 16:40:06.973317 crc crio[23211]: time="2026-06-11T16:40:06.973222906Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f084cc85-3df7-4cba-9420-e54abfe36e58 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.355783 | controller | Jun 11 16:40:06.974060 crc crio[23211]: time="2026-06-11T16:40:06.973983145Z" level=info msg="Stopped pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e" id=f891c53a-c9f9-4351-8cd4-a3d23f446812 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.355799 | controller | Jun 11 16:40:06.974840 crc crio[23211]: time="2026-06-11T16:40:06.974776675Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=efe97ed0-776b-4711-8d9c-d490615e7565 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.355816 | controller | Jun 11 16:40:07.009847 crc crio[23211]: time="2026-06-11T16:40:07.009743398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=6a84f2d5-e6b0-4955-bfb5-08ece4d6d6a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.355832 | controller | Jun 11 16:40:07.021623 crc crio[23211]: time="2026-06-11T16:40:07.021330787Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=08e9c006-5e20-4f81-b111-8ad9586c56cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.355848 | controller | Jun 11 16:40:07.022177 crc crio[23211]: time="2026-06-11T16:40:07.022105606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.355864 | controller | Jun 11 16:40:07.081796 crc crio[23211]: time="2026-06-11T16:40:07.081700175Z" level=info msg="Stopped pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4" id=e03e987a-a71e-488b-bd0d-3a82ab33bdd1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.355880 | controller | Jun 11 16:40:07.128534 crc crio[23211]: time="2026-06-11T16:40:07.128460823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.355896 | controller | Jun 11 16:40:07.135254 crc crio[23211]: time="2026-06-11T16:40:07.13515306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.355912 | controller | Jun 11 16:40:07.402022 crc crio[23211]: time="2026-06-11T16:40:07.401804928Z" level=info msg="Created container 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04: openstack/ceilometer-0/ceilometer-notification-agent" id=08e9c006-5e20-4f81-b111-8ad9586c56cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.355932 | controller | Jun 11 16:40:07.405734 crc crio[23211]: time="2026-06-11T16:40:07.405540622Z" level=info msg="Starting container: 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04" id=321d4a14-37e5-49ff-abc6-9d3a047b60a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.355948 | controller | Jun 11 16:40:07.415219 crc crio[23211]: time="2026-06-11T16:40:07.41512701Z" level=info msg="Started container" PID=80200 containerID=0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04 description=openstack/ceilometer-0/ceilometer-notification-agent id=321d4a14-37e5-49ff-abc6-9d3a047b60a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6
2026-06-11 18:00:59.355964 | controller | Jun 11 16:40:07.428273 crc crio[23211]: time="2026-06-11T16:40:07.428171057Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=f40e9ed3-ac75-450f-9e9a-653a57a30694 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.355981 | controller | Jun 11 16:40:07.433933 crc crio[23211]: time="2026-06-11T16:40:07.433860249Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:00:59.355997 | controller | Jun 11 16:40:07.557066 crc crio[23211]: time="2026-06-11T16:40:07.556970503Z" level=info msg="Stopping pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24" id=b468460b-c23a-4d03-8028-f6cc9b40868e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.356013 | controller | Jun 11 16:40:07.559177 crc crio[23211]: time="2026-06-11T16:40:07.559138807Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686600-fhdqv Namespace:openshift-infra ID:47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24 UID:6e28029d-cae3-494c-9561-72a71a260b5f NetNS:/var/run/netns/bfa94ac1-0354-45b3-9303-50839d48621d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e28029d_cae3_494c_9561_72a71a260b5f.slice PodAnnotations:0xc0018be948}] Aliases:map[]}"
2026-06-11 18:00:59.356029 | controller | Jun 11 16:40:07.559651 crc crio[23211]: time="2026-06-11T16:40:07.559618699Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686600-fhdqv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.356045 | controller | Jun 11 16:40:07.902485 crc crio[23211]: time="2026-06-11T16:40:07.900688206Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=f40e9ed3-ac75-450f-9e9a-653a57a30694 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.356061 | controller | Jun 11 16:40:07.905957 crc crio[23211]: time="2026-06-11T16:40:07.90563702Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=a2ba4b98-43c0-4bae-8daf-74b06a54c9b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.356077 | controller | Jun 11 16:40:07.944044 crc crio[23211]: time="2026-06-11T16:40:07.943816513Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=eb4d9880-a83f-4c9e-b0b8-d7c2461b1610 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.356093 | controller | Jun 11 16:40:07.954021 crc crio[23211]: time="2026-06-11T16:40:07.953570157Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=cfb74905-fc7f-4dc7-9b8b-22bcdde157f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.356109 | controller | Jun 11 16:40:07.954381 crc crio[23211]: time="2026-06-11T16:40:07.954205642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.356128 | controller | Jun 11 16:40:07.992783 crc crio[23211]: time="2026-06-11T16:40:07.992555261Z" level=info msg="Stopped pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24" id=b468460b-c23a-4d03-8028-f6cc9b40868e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.356144 | controller | Jun 11 16:40:08.022489 crc crio[23211]: time="2026-06-11T16:40:08.022041817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.356159 | controller | Jun 11 16:40:08.026718 crc crio[23211]: time="2026-06-11T16:40:08.026126519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.356175 | controller | Jun 11 16:40:08.230281 crc crio[23211]: time="2026-06-11T16:40:08.229235331Z" level=info msg="Created container a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48: openstack/ceilometer-0/sg-core" id=cfb74905-fc7f-4dc7-9b8b-22bcdde157f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.356190 | controller | Jun 11 16:40:08.233229 crc crio[23211]: time="2026-06-11T16:40:08.231926148Z" level=info msg="Starting container: a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48" id=537f4425-fa3a-41b3-b5b4-89b83e3d9248 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.356206 | controller | Jun 11 16:40:08.248502 crc crio[23211]: time="2026-06-11T16:40:08.246746499Z" level=info msg="Started container" PID=80333 containerID=a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48 description=openstack/ceilometer-0/sg-core id=537f4425-fa3a-41b3-b5b4-89b83e3d9248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6
2026-06-11 18:00:59.356222 | controller | Jun 11 16:40:08.270774 crc crio[23211]: time="2026-06-11T16:40:08.270696336Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=531980ee-1df8-4dc9-9968-91c5bb8af176 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.356237 | controller | Jun 11 16:40:08.278867 crc crio[23211]: time="2026-06-11T16:40:08.278397308Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:00:59.356253 | controller | Jun 11 16:40:09.936798 crc crio[23211]: time="2026-06-11T16:40:09.936096154Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=531980ee-1df8-4dc9-9968-91c5bb8af176 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.356269 | controller | Jun 11 16:40:09.938890 crc crio[23211]: time="2026-06-11T16:40:09.93831323Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=50f6ab4c-2758-4d29-bd08-ae457c78d74b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.356284 | controller | Jun 11 16:40:09.988663 crc crio[23211]: time="2026-06-11T16:40:09.988300739Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=0125530a-a9f4-42d4-959e-e4a804a6a56c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.356300 | controller | Jun 11 16:40:10.002513 crc crio[23211]: time="2026-06-11T16:40:10.002403011Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=626bfc8f-1a6b-4238-8e7a-f7b4ad5b44cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.356319 | controller | Jun 11 16:40:10.002882 crc crio[23211]: time="2026-06-11T16:40:10.00278234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.356335 | controller | Jun 11 16:40:10.055617 crc crio[23211]: time="2026-06-11T16:40:10.055542447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.356351 | controller | Jun 11 16:40:10.059919 crc crio[23211]: time="2026-06-11T16:40:10.059864436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.356366 | controller | Jun 11 16:40:10.224539 crc crio[23211]: time="2026-06-11T16:40:10.224376903Z" level=info msg="Created container f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48: openstack/ceilometer-0/proxy-httpd" id=626bfc8f-1a6b-4238-8e7a-f7b4ad5b44cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.356381 | controller | Jun 11 16:40:10.225905 crc crio[23211]: time="2026-06-11T16:40:10.225812429Z" level=info msg="Starting container: f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48" id=cf9429ee-da9d-466b-a1c2-d76caafaff22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.356397 | controller | Jun 11 16:40:10.233803 crc crio[23211]: time="2026-06-11T16:40:10.233643254Z" level=info msg="Started container" PID=80461 containerID=f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48 description=openstack/ceilometer-0/proxy-httpd id=cf9429ee-da9d-466b-a1c2-d76caafaff22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6
2026-06-11 18:00:59.356412 | controller | Jun 11 16:40:13.011946 crc crio[23211]: time="2026-06-11T16:40:13.011574795Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-4vvzl/POD" id=b6a82ff6-7ee4-485b-bb11-056174ffd88f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.356428 | controller | Jun 11 16:40:13.013318 crc crio[23211]: time="2026-06-11T16:40:13.013296328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.356443 | controller | Jun 11 16:40:13.070390 crc crio[23211]: time="2026-06-11T16:40:13.070270941Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-4vvzl Namespace:openstack ID:72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a UID:18d87021-9c4e-4232-b50e-e346b6e352b4 NetNS:/var/run/netns/f8008dc8-a065-4def-9287-3ae1d29248f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18d87021_9c4e_4232_b50e_e346b6e352b4.slice PodAnnotations:0xc0018bf560}] Aliases:map[]}"
2026-06-11 18:00:59.356459 | controller | Jun 11 16:40:13.070390 crc crio[23211]: time="2026-06-11T16:40:13.070387943Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-4vvzl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.356475 | controller | Jun 11 16:40:13.717719 crc crio[23211]: 2026-06-11T16:40:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72295349c341187 Mac:f6:7d:7e:2b:dd:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/f8008dc8-a065-4def-9287-3ae1d29248f4 SocketPath: PciID:}] [{Interface:0xc000128770 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.356491 | controller | Jun 11 16:40:13.718390 crc crio[23211]: time="2026-06-11T16:40:13.718306103Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-4vvzl Namespace:openstack ID:72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a UID:18d87021-9c4e-4232-b50e-e346b6e352b4 NetNS:/var/run/netns/f8008dc8-a065-4def-9287-3ae1d29248f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18d87021_9c4e_4232_b50e_e346b6e352b4.slice PodAnnotations:0xc0018bf560}] Aliases:map[]}"
2026-06-11 18:00:59.356524 | controller | Jun 11 16:40:13.718573 crc crio[23211]: time="2026-06-11T16:40:13.718533509Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-4vvzl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.356546 | controller | Jun 11 16:40:13.729646 crc crio[23211]: time="2026-06-11T16:40:13.729567875Z" level=info msg="Ran pod sandbox 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a with infra container: openstack/nova-cell0-conductor-db-sync-4vvzl/POD" id=b6a82ff6-7ee4-485b-bb11-056174ffd88f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.356576 | controller | Jun 11 16:40:13.732716 crc crio[23211]: time="2026-06-11T16:40:13.732415046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=0c0e95c1-1ad4-4539-8d49-ba4ca5da57b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.356594 | controller | Jun 11 16:40:13.732994 crc crio[23211]: time="2026-06-11T16:40:13.732758514Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found" id=0c0e95c1-1ad4-4539-8d49-ba4ca5da57b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.356610 | controller | Jun 11 16:40:13.732994 crc crio[23211]: time="2026-06-11T16:40:13.732808745Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found" id=0c0e95c1-1ad4-4539-8d49-ba4ca5da57b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.356625 | controller | Jun 11 16:40:13.733995 crc crio[23211]: time="2026-06-11T16:40:13.733939254Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=3225ab83-5478-407b-b11a-12e77dc9100e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.356654 | controller | Jun 11 16:40:13.740686 crc crio[23211]: time="2026-06-11T16:40:13.740138498Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\""
2026-06-11 18:00:59.356670 | controller | Jun 11 16:40:23.233949 crc crio[23211]: time="2026-06-11T16:40:23.232249653Z" level=info msg="Stopping container: 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04 (timeout: 30s)" id=c57d3216-2abe-4359-bbbe-47e33e557e98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.356686 | controller | Jun 11 16:40:23.233949 crc crio[23211]: time="2026-06-11T16:40:23.232566921Z" level=info msg="Stopping container: 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268 (timeout: 30s)" id=b0f2bcba-0f61-4668-bba3-099d0aadbf94 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.356701 | controller | Jun 11 16:40:23.233949 crc crio[23211]: time="2026-06-11T16:40:23.232606542Z" level=info msg="Stopping container: f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48 (timeout: 30s)" id=fad59032-9b6b-4949-a924-6b510221d131 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.356717 | controller | Jun 11 16:40:23.233949 crc crio[23211]: time="2026-06-11T16:40:23.232634532Z" level=info msg="Stopping container: a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48 (timeout: 30s)" id=cf1956bd-aef4-4671-9998-956996c123b0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.356732 | controller | Jun 11 16:40:25.351043 crc crio[23211]: time="2026-06-11T16:40:25.350251183Z" level=info msg="Stopped container a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48: openstack/ceilometer-0/sg-core" id=cf1956bd-aef4-4671-9998-956996c123b0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.356751 | controller | Jun 11 16:40:25.352578 crc crio[23211]: time="2026-06-11T16:40:25.35248957Z" level=info msg="Stopped container f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48: openstack/ceilometer-0/proxy-httpd" id=fad59032-9b6b-4949-a924-6b510221d131 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.356767 | controller | Jun 11 16:40:25.375251 crc crio[23211]: time="2026-06-11T16:40:25.375093344Z" level=info msg="Stopped container 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268: openstack/ceilometer-0/ceilometer-central-agent" id=b0f2bcba-0f61-4668-bba3-099d0aadbf94 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.356782 | controller | Jun 11 16:40:25.464786 crc crio[23211]: time="2026-06-11T16:40:25.46464083Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=3225ab83-5478-407b-b11a-12e77dc9100e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.356798 | controller | Jun 11 16:40:25.468777 crc crio[23211]: time="2026-06-11T16:40:25.465521623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=acc49576-fb6d-44af-a20d-17c01316f91c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.356814 | controller | Jun 11 16:40:25.496758 crc crio[23211]: time="2026-06-11T16:40:25.493673336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=e2508115-36b7-4dbf-a78e-04c2cf0d1c71 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.356829 | controller | Jun 11 16:40:25.503307 crc crio[23211]: time="2026-06-11T16:40:25.503208533Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-4vvzl/nova-cell0-conductor-db-sync" id=5b527f60-6a4e-41de-905e-5ec8aac3e0e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.356845 | controller | Jun 11 16:40:25.505306 crc crio[23211]: time="2026-06-11T16:40:25.505231894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.356860 | controller | Jun 11 16:40:25.566208 crc crio[23211]: time="2026-06-11T16:40:25.566065863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.356875 | controller | Jun 11 16:40:25.570909 crc crio[23211]: time="2026-06-11T16:40:25.570825062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.356891 | controller | Jun 11 16:40:25.765217 crc crio[23211]: time="2026-06-11T16:40:25.765054302Z" level=info msg="Created container 9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342: openstack/nova-cell0-conductor-db-sync-4vvzl/nova-cell0-conductor-db-sync" id=5b527f60-6a4e-41de-905e-5ec8aac3e0e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.356906 | controller | Jun 11 16:40:25.766841 crc crio[23211]: time="2026-06-11T16:40:25.766712403Z" level=info msg="Starting container: 9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342" id=1c56b68e-7a50-4b77-aee0-f33507508cab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.356921 | controller | Jun 11 16:40:25.773538 crc crio[23211]: time="2026-06-11T16:40:25.773458311Z" level=info msg="Started container" PID=81473 containerID=9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342 description=openstack/nova-cell0-conductor-db-sync-4vvzl/nova-cell0-conductor-db-sync id=1c56b68e-7a50-4b77-aee0-f33507508cab name=/runtime.v1.RuntimeService/StartContainer sandboxID=72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a
2026-06-11 18:00:59.356940 | controller | Jun 11 16:40:26.873310 crc crio[23211]: time="2026-06-11T16:40:26.872744373Z" level=info msg="Stopped container 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04: openstack/ceilometer-0/ceilometer-notification-agent" id=c57d3216-2abe-4359-bbbe-47e33e557e98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.356958 | controller | Jun 11 16:40:26.884300 crc crio[23211]: time="2026-06-11T16:40:26.88384005Z" level=info msg="Stopping pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6" id=92ef2349-6203-43b6-94e1-2c5352fed7c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.356977 | controller | Jun 11 16:40:26.885113 crc crio[23211]: time="2026-06-11T16:40:26.884788624Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6 UID:1f57eb1f-239c-4e45-a75c-460328159cd5 NetNS:/var/run/netns/261ee3e2-a635-4fc1-8313-440c5e53dfe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f57eb1f_239c_4e45_a75c_460328159cd5.slice PodAnnotations:0xc007c142d0}] Aliases:map[]}"
2026-06-11 18:00:59.356995 | controller | Jun 11 16:40:26.885113 crc crio[23211]: time="2026-06-11T16:40:26.8850645Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.357010 | controller | Jun 11 16:40:27.223998 crc crio[23211]: time="2026-06-11T16:40:27.22379033Z" level=info msg="Stopped pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6" id=92ef2349-6203-43b6-94e1-2c5352fed7c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.357026 | controller | Jun 11 16:40:27.950702 crc crio[23211]: time="2026-06-11T16:40:27.949903562Z" level=info msg="Stopping container: 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc (timeout: 30s)" id=6640751b-d618-44f9-9c65-3804983e03c5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.357043 | controller | Jun 11 16:40:28.015818 crc crio[23211]: time="2026-06-11T16:40:28.015776627Z" level=info msg="Removing container: f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48" id=c548d582-6dc7-4f35-a204-c34477568831 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.357058 | controller | Jun 11 16:40:28.051520 crc crio[23211]: time="2026-06-11T16:40:28.051374515Z" level=info msg="Removed container f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48: openstack/ceilometer-0/proxy-httpd" id=c548d582-6dc7-4f35-a204-c34477568831 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.357074 | controller | Jun 11 16:40:28.053964 crc crio[23211]: time="2026-06-11T16:40:28.053917769Z" level=info msg="Removing container: a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48" id=f712e5da-0e3c-4033-a600-9fa088865d8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.357090 | controller | Jun 11 16:40:28.090757 crc crio[23211]: time="2026-06-11T16:40:28.090684348Z" level=info msg="Stopped container 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc: openstack/kube-state-metrics-0/kube-state-metrics" id=6640751b-d618-44f9-9c65-3804983e03c5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.357110 | controller | Jun 11 16:40:28.095103 crc crio[23211]: time="2026-06-11T16:40:28.094718538Z" level=info msg="Stopping pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f" id=a090bc83-fff2-423d-b806-99d155a5b566 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.357165 | controller | Jun 11 16:40:28.097810 crc crio[23211]: time="2026-06-11T16:40:28.097708672Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f UID:8b1300f1-e4d1-49f7-af42-1d8c8d97172a NetNS:/var/run/netns/5cfcddf3-c0bc-4fad-895b-491e41afee28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b1300f1_e4d1_49f7_af42_1d8c8d97172a.slice PodAnnotations:0xc007c148d0}] Aliases:map[]}"
2026-06-11 18:00:59.357186 | controller | Jun 11 16:40:28.098060 crc crio[23211]: time="2026-06-11T16:40:28.097938198Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.357204 | controller | Jun 11 16:40:28.151804 crc crio[23211]: time="2026-06-11T16:40:28.151250109Z" level=info msg="Removed container a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48: openstack/ceilometer-0/sg-core" id=f712e5da-0e3c-4033-a600-9fa088865d8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.357221 | controller | Jun 11 16:40:28.158874 crc crio[23211]: time="2026-06-11T16:40:28.158820009Z" level=info msg="Removing container: 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04" id=5f1ca23a-19f2-4c9f-be26-c35020f7aa3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.357237 | controller | Jun 11 16:40:28.235230 crc crio[23211]: time="2026-06-11T16:40:28.234518189Z" level=info msg="Removed container 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04: openstack/ceilometer-0/ceilometer-notification-agent" id=5f1ca23a-19f2-4c9f-be26-c35020f7aa3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.357253 | controller | Jun 11 16:40:28.238548 crc crio[23211]: time="2026-06-11T16:40:28.238480278Z" level=info msg="Removing container: 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268" id=b7dd3d1f-1e07-42c8-b46f-f3c67ae6691a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.357269 | controller | Jun 11 16:40:28.280227 crc crio[23211]: time="2026-06-11T16:40:28.280104338Z" level=info msg="Removed container 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268: openstack/ceilometer-0/ceilometer-central-agent" id=b7dd3d1f-1e07-42c8-b46f-f3c67ae6691a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.357285 | controller | Jun 11 16:40:28.509933 crc crio[23211]: time="2026-06-11T16:40:28.50964677Z" level=info msg="Stopped pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f" id=a090bc83-fff2-423d-b806-99d155a5b566 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.357301 | controller | Jun 11 16:40:28.514649 crc crio[23211]: time="2026-06-11T16:40:28.514568052Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=32296ad6-e3ce-4cbb-949b-c690f37d51d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.357317 | controller | Jun 11 16:40:28.514785 crc crio[23211]: time="2026-06-11T16:40:28.514664285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.357334 | controller | Jun 11 16:40:28.574562 crc crio[23211]: time="2026-06-11T16:40:28.574507339Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173 UID:4b4e3a97-1ff1-49a0-8c46-4c9fea22da1f NetNS:/var/run/netns/d1ee162e-aa7c-4a45-9d37-9879a4c10eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b4e3a97_1ff1_49a0_8c46_4c9fea22da1f.slice PodAnnotations:0xc0022780b8}] Aliases:map[]}"
2026-06-11 18:00:59.357350 | controller | Jun 11 16:40:28.574762 crc crio[23211]: time="2026-06-11T16:40:28.574740115Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.357369 | controller | Jun 11 16:40:29.019593 crc crio[23211]: 2026-06-11T16:40:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18f279097c79142 Mac:b6:01:00:0d:1c:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/d1ee162e-aa7c-4a45-9d37-9879a4c10eaa SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.357386 | controller | Jun 11 16:40:29.023089 crc crio[23211]: time="2026-06-11T16:40:29.02300659Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173 UID:4b4e3a97-1ff1-49a0-8c46-4c9fea22da1f NetNS:/var/run/netns/d1ee162e-aa7c-4a45-9d37-9879a4c10eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b4e3a97_1ff1_49a0_8c46_4c9fea22da1f.slice PodAnnotations:0xc0022780b8}] Aliases:map[]}"
2026-06-11 18:00:59.357403 | controller | Jun 11 16:40:29.023342 crc crio[23211]: time="2026-06-11T16:40:29.023283166Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.357419 | controller | Jun 11 16:40:29.034411 crc crio[23211]: time="2026-06-11T16:40:29.034297381Z" level=info msg="Ran pod sandbox 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173 with infra container: openstack/ceilometer-0/POD" id=32296ad6-e3ce-4cbb-949b-c690f37d51d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.357435 | controller | Jun 11 16:40:29.041582 crc crio[23211]: time="2026-06-11T16:40:29.041374288Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=140f5a06-5ae2-465b-b87a-915d1f316f87 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.357451 | controller | Jun 11 16:40:29.048241 crc crio[23211]: time="2026-06-11T16:40:29.048168347Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:00:59.357466 | controller | Jun 11 16:40:29.057015 crc crio[23211]: time="2026-06-11T16:40:29.056931177Z" level=info msg="Removing container: 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc" id=ef27aef0-0acf-4c75-adf7-7e312a07e531 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.357482 | controller | Jun 11 16:40:29.133526 crc crio[23211]: time="2026-06-11T16:40:29.132466932Z" level=info msg="Removed container 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc: openstack/kube-state-metrics-0/kube-state-metrics" id=ef27aef0-0acf-4c75-adf7-7e312a07e531 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.357497 | controller | Jun 11 16:40:29.531277 crc crio[23211]: time="2026-06-11T16:40:29.530901802Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=d47a34a4-5595-4896-89b6-b5418281ac5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.357532 | controller | Jun 11 16:40:29.531663 crc crio[23211]: time="2026-06-11T16:40:29.531322982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.357563 | controller | Jun 11 16:40:29.578738 crc crio[23211]: time="2026-06-11T16:40:29.578638664Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4 UID:6e4b5a71-8acf-482f-8c4c-d574d7a1d1d0 NetNS:/var/run/netns/4f5352bf-e782-49c8-b9cb-26fd8a64c303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e4b5a71_8acf_482f_8c4c_d574d7a1d1d0.slice PodAnnotations:0xc0006128d8}] Aliases:map[]}"
2026-06-11 18:00:59.357586 | controller | Jun 11 16:40:29.578738 crc crio[23211]: time="2026-06-11T16:40:29.578711436Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.357604 | controller | Jun 11 16:40:29.585052 crc crio[23211]: time="2026-06-11T16:40:29.584965052Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=140f5a06-5ae2-465b-b87a-915d1f316f87 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.357620 | controller | Jun 11 16:40:29.587617 crc crio[23211]: time="2026-06-11T16:40:29.58604219Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=65e58f26-f6a0-4ec8-b948-3d1e958f8a10 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.357636 | controller | Jun 11 16:40:29.632214 crc crio[23211]: time="2026-06-11T16:40:29.632025118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=7cda5fcc-1503-4b56-b525-0a27fbf4ea93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.357652 | controller | Jun 11 16:40:29.654144 crc crio[23211]: time="2026-06-11T16:40:29.654040987Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=cc22a5bb-42fd-4b01-9e92-9d9600c75853 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.357668 | controller | Jun 11 16:40:29.657084 crc crio[23211]: time="2026-06-11T16:40:29.654670622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.357684 | controller | Jun 11 16:40:29.729014 crc crio[23211]: time="2026-06-11T16:40:29.728699912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.357699 | controller | Jun 11 16:40:29.737345 crc crio[23211]: time="2026-06-11T16:40:29.737185613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.357715 | controller | Jun 11 16:40:29.866682 crc crio[23211]: time="2026-06-11T16:40:29.866541584Z" level=info msg="Created container 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a: openstack/ceilometer-0/ceilometer-central-agent" id=cc22a5bb-42fd-4b01-9e92-9d9600c75853 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.357731 | controller | Jun 11 16:40:29.871190 crc crio[23211]: time="2026-06-11T16:40:29.871094037Z" level=info msg="Starting container: 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a" id=ee90eb82-7f6f-4b0e-ad03-8895613a4da5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.357747 | controller | Jun 11 16:40:29.880533 crc crio[23211]: time="2026-06-11T16:40:29.87920751Z" level=info msg="Started container" PID=81845 containerID=6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a description=openstack/ceilometer-0/ceilometer-central-agent id=ee90eb82-7f6f-4b0e-ad03-8895613a4da5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173
2026-06-11 18:00:59.357763 | controller | Jun 11 16:40:29.898593 crc crio[23211]: time="2026-06-11T16:40:29.898315567Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=b81c7e72-f6dc-4d04-bd6e-cf0e0f3f0661 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.357782 | controller | Jun 11 16:40:29.903513 crc crio[23211]: time="2026-06-11T16:40:29.903382063Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:00:59.357798 | controller | Jun 11 16:40:30.143041 crc crio[23211]: 2026-06-11T16:40:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e7ffe9926db005 Mac:72:6d:85:09:f0:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/4f5352bf-e782-49c8-b9cb-26fd8a64c303 SocketPath: PciID:}] [{Interface:0xc00013b0b0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.357815 | controller | Jun 11 16:40:30.145298 crc crio[23211]: time="2026-06-11T16:40:30.145193012Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4 UID:6e4b5a71-8acf-482f-8c4c-d574d7a1d1d0 NetNS:/var/run/netns/4f5352bf-e782-49c8-b9cb-26fd8a64c303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e4b5a71_8acf_482f_8c4c_d574d7a1d1d0.slice PodAnnotations:0xc0006128d8}] Aliases:map[]}"
2026-06-11 18:00:59.357831 | controller | Jun 11 16:40:30.145590 crc crio[23211]: time="2026-06-11T16:40:30.14551374Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.357847 | controller | Jun 11 16:40:30.158690 crc crio[23211]: time="2026-06-11T16:40:30.158612397Z" level=info msg="Ran pod sandbox 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4 with infra container: openstack/kube-state-metrics-0/POD" id=d47a34a4-5595-4896-89b6-b5418281ac5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.357863 | controller | Jun 11 16:40:30.164911 crc crio[23211]: time="2026-06-11T16:40:30.164842263Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=abea5118-bd8c-482e-a512-ea3ff5cb5854 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.357878 | controller | Jun 11 16:40:30.167502 crc crio[23211]: time="2026-06-11T16:40:30.166702809Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\""
2026-06-11 18:00:59.357894 | controller | Jun 11 16:40:30.363169 crc crio[23211]: time="2026-06-11T16:40:30.363076832Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=b81c7e72-f6dc-4d04-bd6e-cf0e0f3f0661 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.357909 | controller | Jun 11 16:40:30.364733 crc crio[23211]: time="2026-06-11T16:40:30.364262692Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=e9e8aebf-df44-4225-b7c7-dff25f59a2d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.357924 | controller | Jun 11 16:40:30.399107 crc crio[23211]: time="2026-06-11T16:40:30.39857417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=2765c5d4-ab7d-4f65-be51-da88d6d90a4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.357939 | controller | Jun 11 16:40:30.407486 crc crio[23211]: time="2026-06-11T16:40:30.407155314Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=a65d5520-60a6-4081-a370-dc6bbbd77532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.357958 | controller | Jun 11 16:40:30.407859 crc crio[23211]: time="2026-06-11T16:40:30.407808171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.357974 | controller | Jun 11 16:40:30.456292 crc crio[23211]: time="2026-06-11T16:40:30.456149867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.357990 | controller | Jun 11 16:40:30.462789 crc crio[23211]: time="2026-06-11T16:40:30.462637219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.358005 | controller | Jun 11 16:40:30.640171 crc crio[23211]: time="2026-06-11T16:40:30.640033969Z" level=info msg="Created container e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634: openstack/ceilometer-0/ceilometer-notification-agent" id=a65d5520-60a6-4081-a370-dc6bbbd77532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.358020 | controller | Jun 11 16:40:30.641735 crc crio[23211]: time="2026-06-11T16:40:30.641575407Z" level=info msg="Starting container: e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634" id=20c12b5a-16e7-402d-988f-f9b8f3c2a896 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.358035 | controller | Jun 11 16:40:30.649015 crc crio[23211]: time="2026-06-11T16:40:30.648906121Z" level=info msg="Started container" PID=81907 containerID=e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634 description=openstack/ceilometer-0/ceilometer-notification-agent id=20c12b5a-16e7-402d-988f-f9b8f3c2a896 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173
2026-06-11 18:00:59.358051 | controller | Jun 11 16:40:30.670904 crc crio[23211]: time="2026-06-11T16:40:30.670788957Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=64867016-e14c-46a2-99a4-b7efed0b11f1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.358067 | controller | Jun 11 16:40:30.675154 crc crio[23211]: time="2026-06-11T16:40:30.675062974Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:00:59.358083 | controller | Jun 11 16:40:30.912580 crc crio[23211]: time="2026-06-11T16:40:30.909708102Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=abea5118-bd8c-482e-a512-ea3ff5cb5854 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.358098 | controller | Jun 11 16:40:30.912580 crc crio[23211]: time="2026-06-11T16:40:30.911046617Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=58cb59d3-21d0-42a0-9242-09ed684cf28e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.358113 | controller | Jun 11 16:40:30.913092 crc crio[23211]: time="2026-06-11T16:40:30.912950914Z" level=info msg="Removing container: ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69" id=7cfb4708-8e4c-4af4-b3ba-e135b78636a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.358129 | controller | Jun 11 16:40:30.998815 crc crio[23211]: time="2026-06-11T16:40:30.998709235Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=be93e117-321f-4f23-9363-3796ebf4a3be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.358144 | controller | Jun 11 16:40:31.047160 crc crio[23211]: time="2026-06-11T16:40:31.047022731Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=3e22baed-35f4-4d97-9c2a-223c6d843f65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.358163 | controller | Jun 11 16:40:31.089100 crc crio[23211]: time="2026-06-11T16:40:31.088999711Z" level=info msg="Removed container ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69: openshift-infra/auto-csr-approver-29686594-fmg69/oc" id=7cfb4708-8e4c-4af4-b3ba-e135b78636a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.358179 | controller | Jun 11 16:40:31.090243 crc crio[23211]: time="2026-06-11T16:40:31.089575345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.358195 | controller | Jun 11 16:40:31.102608 crc crio[23211]: time="2026-06-11T16:40:31.102519919Z" level=info msg="Stopping pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38" id=adde4133-010a-417a-ae1d-a2c72fb16bf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358211 | controller | Jun 11 16:40:31.102608 crc crio[23211]: time="2026-06-11T16:40:31.102613121Z" level=info msg="Stopped pod sandbox (already stopped): 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38" id=adde4133-010a-417a-ae1d-a2c72fb16bf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358227 | controller | Jun 11 16:40:31.103295 crc crio[23211]: time="2026-06-11T16:40:31.103227226Z" level=info msg="Removing pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38" id=d70caed5-c494-4f1d-9623-c85860b846a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358243 | controller | Jun 11 16:40:31.131130 crc crio[23211]: time="2026-06-11T16:40:31.131033139Z" level=info msg="Removed pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38" id=d70caed5-c494-4f1d-9623-c85860b846a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358259 | controller | Jun 11 16:40:31.132840 crc crio[23211]: time="2026-06-11T16:40:31.132773394Z" level=info msg="Stopping pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6" id=6c255e71-52e7-4abc-8a32-55fd58c3c1c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358274 | controller | Jun 11 16:40:31.132974 crc crio[23211]: time="2026-06-11T16:40:31.132841905Z" level=info msg="Stopped pod sandbox (already stopped): e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6" id=6c255e71-52e7-4abc-8a32-55fd58c3c1c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358290 | controller | Jun 11 16:40:31.134637 crc crio[23211]: time="2026-06-11T16:40:31.134542587Z" level=info msg="Removing pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6" id=d0d6b2b2-5861-4e3e-8b3b-c2dc94711690 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358305 | controller | Jun 11 16:40:31.154862 crc crio[23211]: time="2026-06-11T16:40:31.154781353Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=64867016-e14c-46a2-99a4-b7efed0b11f1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.358321 | controller | Jun 11 16:40:31.159935 crc crio[23211]: time="2026-06-11T16:40:31.15984212Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=fb87ce94-5c39-4ab9-848f-ed1ef3345c45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.358337 | controller | Jun 11 16:40:31.169091 crc crio[23211]: time="2026-06-11T16:40:31.168968057Z" level=info msg="Removed pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6" id=d0d6b2b2-5861-4e3e-8b3b-c2dc94711690 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358352 | controller | Jun 11 16:40:31.175768 crc crio[23211]: time="2026-06-11T16:40:31.175660574Z" level=info msg="Stopping pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b" id=8fe3f799-057f-4c5b-a8f3-456e3252c4a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358371 | controller | Jun 11 16:40:31.175768 crc crio[23211]: time="2026-06-11T16:40:31.175757877Z" level=info msg="Stopped pod sandbox (already stopped): 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b" id=8fe3f799-057f-4c5b-a8f3-456e3252c4a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358388 | controller | Jun 11 16:40:31.178173 crc crio[23211]: time="2026-06-11T16:40:31.178007584Z" level=info msg="Removing pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b" id=d53b1749-2f6d-472f-99ee-749fce8b7212 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358403 | controller | Jun 11 16:40:31.187379 crc crio[23211]: time="2026-06-11T16:40:31.187183372Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=4e0fd3ea-23b7-4c0e-b8ae-c088344c8246 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.358419 | controller | Jun 11 16:40:31.202233 crc crio[23211]: time="2026-06-11T16:40:31.202062274Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=b1f8cca6-ed24-4afe-8a4f-e8cb35b17914 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.358435 | controller | Jun 11 16:40:31.215786 crc crio[23211]: time="2026-06-11T16:40:31.215678184Z" level=info msg="Removed pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b" id=d53b1749-2f6d-472f-99ee-749fce8b7212 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358451 | controller | Jun 11 16:40:31.216253 crc crio[23211]: time="2026-06-11T16:40:31.216181956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.358467 | controller | Jun 11 16:40:31.219478 crc crio[23211]: time="2026-06-11T16:40:31.216807492Z" level=info msg="Stopping pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8" id=802f5b2b-d63d-4639-930a-fca787f58bb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358483 | controller | Jun 11 16:40:31.219478 crc crio[23211]: time="2026-06-11T16:40:31.216887774Z" level=info msg="Stopped pod sandbox (already stopped): f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8" id=802f5b2b-d63d-4639-930a-fca787f58bb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358498 | controller | Jun 11 16:40:31.219478 crc crio[23211]: time="2026-06-11T16:40:31.217645553Z" level=info msg="Removing pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8" id=65f1c62d-2bda-4891-8c58-aa1810514b45 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358529 | controller | Jun 11 16:40:31.241909 crc crio[23211]: time="2026-06-11T16:40:31.241820667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.358551 | controller | Jun 11 16:40:31.246882 crc crio[23211]: time="2026-06-11T16:40:31.24677243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.358567 | controller | Jun 11 16:40:31.265317 crc crio[23211]: time="2026-06-11T16:40:31.264853682Z" level=info msg="Removed pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8" id=65f1c62d-2bda-4891-8c58-aa1810514b45 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358583 | controller | Jun 11 16:40:31.266804 crc crio[23211]: time="2026-06-11T16:40:31.266738139Z" level=info msg="Stopping pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47" id=d0cf69b0-ea36-415a-9e51-e058c65751ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358604 | controller | Jun 11 16:40:31.267134 crc crio[23211]: time="2026-06-11T16:40:31.266832601Z" level=info msg="Stopped pod sandbox (already stopped): a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47" id=d0cf69b0-ea36-415a-9e51-e058c65751ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358620 | controller | Jun 11 16:40:31.270243 crc crio[23211]: time="2026-06-11T16:40:31.269924218Z" level=info msg="Removing pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47" id=4ea3d041-e774-4f0f-a56d-7a0e323ab6d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358635 | controller | Jun 11 16:40:31.295913 crc crio[23211]: time="2026-06-11T16:40:31.291819655Z" level=info msg="Removed pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47" id=4ea3d041-e774-4f0f-a56d-7a0e323ab6d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358650 | controller | Jun 11 16:40:31.295913 crc crio[23211]: time="2026-06-11T16:40:31.293937108Z" level=info msg="Stopping pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46" id=11c6822a-6057-4dd3-91a3-e5400c4e784d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358665 | controller | Jun 11 16:40:31.295913 crc crio[23211]: time="2026-06-11T16:40:31.293976059Z" level=info msg="Stopped pod sandbox (already stopped): 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46" id=11c6822a-6057-4dd3-91a3-e5400c4e784d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358680 | controller | Jun 11 16:40:31.295913 crc crio[23211]: time="2026-06-11T16:40:31.295338004Z" level=info msg="Removing pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46" id=7af27ff9-1cd3-459c-b233-079abf47aa7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358696 | controller | Jun 11 16:40:31.301836 crc crio[23211]: time="2026-06-11T16:40:31.301720143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.358711 | controller | Jun 11 16:40:31.306015 crc crio[23211]: time="2026-06-11T16:40:31.305928688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.358727 | controller | Jun 11 16:40:31.364015 crc crio[23211]: time="2026-06-11T16:40:31.363887815Z" level=info msg="Removed pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46" id=7af27ff9-1cd3-459c-b233-079abf47aa7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358742 | controller | Jun 11 16:40:31.365144 crc crio[23211]: time="2026-06-11T16:40:31.364857729Z" level=info msg="Stopping pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f" id=79c8d833-149b-4938-b051-9c936dace717 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358757 | controller | Jun 11 16:40:31.365144 crc crio[23211]: time="2026-06-11T16:40:31.364937831Z" level=info msg="Stopped pod sandbox (already stopped): b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f" id=79c8d833-149b-4938-b051-9c936dace717 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.358772 | controller | Jun 11 16:40:31.365668 crc crio[23211]: time="2026-06-11T16:40:31.365624698Z" level=info msg="Removing pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f" id=095ed015-a89a-4059-b34c-888ae96cb011 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358787 | controller | Jun 11 16:40:31.410593 crc crio[23211]: time="2026-06-11T16:40:31.410484308Z" level=info msg="Removed pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f" id=095ed015-a89a-4059-b34c-888ae96cb011 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.358806 | controller | Jun 11 16:40:31.432090 crc crio[23211]: time="2026-06-11T16:40:31.430484808Z" level=info msg="Created container 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf: openstack/kube-state-metrics-0/kube-state-metrics" id=3e22baed-35f4-4d97-9c2a-223c6d843f65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.358822 | controller | Jun 11 16:40:31.441701 crc crio[23211]: time="2026-06-11T16:40:31.438878448Z" level=info msg="Starting container: 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf" id=23bc2b95-dca0-4e6a-8e00-960f2b74c55b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.358837 | controller | Jun 11 16:40:31.464910 crc crio[23211]: time="2026-06-11T16:40:31.46179595Z" level=info msg="Started container" PID=81946 containerID=6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf description=openstack/kube-state-metrics-0/kube-state-metrics id=23bc2b95-dca0-4e6a-8e00-960f2b74c55b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4
2026-06-11 18:00:59.358853 | controller | Jun 11 16:40:31.526740 crc crio[23211]: time="2026-06-11T16:40:31.526619868Z" level=info msg="Created container b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf: openstack/ceilometer-0/sg-core" id=b1f8cca6-ed24-4afe-8a4f-e8cb35b17914 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.358869 | controller | Jun 11 16:40:31.561247 crc crio[23211]: time="2026-06-11T16:40:31.560943136Z" level=info msg="Starting container: b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf" id=26100b5b-befd-469e-bdfd-2575b4457405 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.358884 | controller | Jun 11 16:40:31.578489 crc crio[23211]: time="2026-06-11T16:40:31.577791337Z" level=info msg="Started container" PID=81954 containerID=b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf description=openstack/ceilometer-0/sg-core id=26100b5b-befd-469e-bdfd-2575b4457405 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173
2026-06-11 18:00:59.358900 | controller | Jun 11 16:40:31.892296 crc crio[23211]: time="2026-06-11T16:40:31.892133147Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=aea3e5a6-4ced-436b-9167-af2763196a2a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.358916 | controller | Jun 11 16:40:31.897653 crc crio[23211]: time="2026-06-11T16:40:31.897572622Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:00:59.358931 | controller | Jun 11 16:40:32.239096 crc crio[23211]: time="2026-06-11T16:40:32.238539516Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-zmkh7/POD" id=2447ce4e-d33d-45cc-9447-da5a8fbfd0b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.358946 | controller | Jun 11 16:40:32.239753 crc crio[23211]: time="2026-06-11T16:40:32.23910336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.358962 | controller | Jun 11 16:40:32.288209 crc crio[23211]: time="2026-06-11T16:40:32.288123974Z" level=info msg="Got pod network &{Name:redhat-operators-zmkh7 Namespace:openshift-marketplace ID:6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0 UID:fc543161-ca36-4408-99b0-bd57b2128f70 NetNS:/var/run/netns/a0ebbf26-76bc-450b-b8a2-bc2d4ce601bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc543161_ca36_4408_99b0_bd57b2128f70.slice PodAnnotations:0xc0018be780}] Aliases:map[]}"
2026-06-11 18:00:59.358981 | controller | Jun 11 16:40:32.288209 crc crio[23211]: time="2026-06-11T16:40:32.288187196Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-zmkh7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.358998 | controller | Jun 11 16:40:32.807478 crc crio[23211]: 2026-06-11T16:40:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e1514083ae4889 Mac:be:5f:cf:c4:a3:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/a0ebbf26-76bc-450b-b8a2-bc2d4ce601bb SocketPath: PciID:}] [{Interface:0xc0002bc990 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.359015 | controller | Jun 11 16:40:32.810343 crc crio[23211]: time="2026-06-11T16:40:32.808288754Z" level=info msg="Got pod network &{Name:redhat-operators-zmkh7 Namespace:openshift-marketplace ID:6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0 UID:fc543161-ca36-4408-99b0-bd57b2128f70 NetNS:/var/run/netns/a0ebbf26-76bc-450b-b8a2-bc2d4ce601bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc543161_ca36_4408_99b0_bd57b2128f70.slice PodAnnotations:0xc0018be780}] Aliases:map[]}"
2026-06-11 18:00:59.359031 | controller | Jun 11 16:40:32.810343 crc crio[23211]: time="2026-06-11T16:40:32.80851768Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-zmkh7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.359047 | controller | Jun 11 16:40:32.828974 crc crio[23211]: time="2026-06-11T16:40:32.826031378Z" level=info msg="Ran pod sandbox 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0 with infra container: openshift-marketplace/redhat-operators-zmkh7/POD" id=2447ce4e-d33d-45cc-9447-da5a8fbfd0b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.359063 | controller | Jun 11 16:40:32.828974 crc crio[23211]: time="2026-06-11T16:40:32.828248373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e1e7a218-cb00-4f47-9869-f66fd1497764 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.359079 | controller | Jun 11 16:40:32.832530 crc crio[23211]: time="2026-06-11T16:40:32.831266039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=20818012-a00a-4a40-8dae-7c9415d016cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.359094 | controller | Jun 11 16:40:32.855012 crc crio[23211]: time="2026-06-11T16:40:32.854868447Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zmkh7/extract-utilities" id=34b89e96-64c6-4986-9f18-308545e6bcfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.359110 | controller | Jun 11 16:40:32.855526 crc crio[23211]: time="2026-06-11T16:40:32.855465872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.359125 | controller | Jun 11 16:40:32.941882 crc crio[23211]: time="2026-06-11T16:40:32.941788138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.359140 | controller | Jun 11 16:40:32.951722 crc crio[23211]: time="2026-06-11T16:40:32.951642714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.359155 | controller | Jun 11 16:40:33.095037 crc crio[23211]: time="2026-06-11T16:40:33.094890152Z" level=info msg="Created container 7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602: openshift-marketplace/redhat-operators-zmkh7/extract-utilities" id=34b89e96-64c6-4986-9f18-308545e6bcfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.359174 | controller | Jun 11 16:40:33.096213 crc crio[23211]: time="2026-06-11T16:40:33.096136843Z" level=info msg="Starting container: 7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602" id=2c92adb6-6c40-4221-90b5-dcaf4466f05c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.359190 | controller | Jun 11 16:40:33.102153 crc crio[23211]: time="2026-06-11T16:40:33.10205883Z" level=info msg="Started container" PID=82099 containerID=7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602 description=openshift-marketplace/redhat-operators-zmkh7/extract-utilities id=2c92adb6-6c40-4221-90b5-dcaf4466f05c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0
2026-06-11 18:00:59.359206 | controller | Jun 11 16:40:33.401344 crc crio[23211]: time="2026-06-11T16:40:33.40079782Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=aea3e5a6-4ced-436b-9167-af2763196a2a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.359222 | controller | Jun 11 16:40:33.402759 crc crio[23211]: time="2026-06-11T16:40:33.402625256Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=fe3d3e44-b8bf-4509-8232-a0d53a477e4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.359237 | controller | Jun 11 16:40:33.444152 crc crio[23211]: time="2026-06-11T16:40:33.444040569Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=e0716166-9aff-4f33-a880-3971a9d3cc68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.359253 | controller | Jun 11 16:40:33.459472 crc crio[23211]: time="2026-06-11T16:40:33.456612164Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=0f1025ea-80de-4547-abbf-ca48e2f76881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.359269 | controller | Jun 11 16:40:33.459472 crc crio[23211]: time="2026-06-11T16:40:33.457097846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.359285 | controller | Jun 11 16:40:33.538951 crc crio[23211]: time="2026-06-11T16:40:33.538862978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.359301 | controller | Jun 11 16:40:33.543198 crc crio[23211]: time="2026-06-11T16:40:33.543134905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.359317 | controller | Jun 11 16:40:33.672531 crc crio[23211]: time="2026-06-11T16:40:33.672330791Z" level=info msg="Created container 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da: openstack/ceilometer-0/proxy-httpd" id=0f1025ea-80de-4547-abbf-ca48e2f76881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.359333 | controller | Jun 11 16:40:33.673711 crc crio[23211]: time="2026-06-11T16:40:33.673633644Z" level=info msg="Starting container: 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da" id=2ed49510-e3ea-4ce5-9626-e160506b630b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.359349 | controller | Jun 11 16:40:33.680313 crc crio[23211]: time="2026-06-11T16:40:33.680263328Z" level=info msg="Started container" PID=82119 containerID=8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da description=openstack/ceilometer-0/proxy-httpd id=2ed49510-e3ea-4ce5-9626-e160506b630b name=/runtime.v1.RuntimeService/StartContainer sandboxID=18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173
2026-06-11 18:00:59.359364 | controller | Jun 11 16:40:34.179574 crc crio[23211]: time="2026-06-11T16:40:34.17887452Z" level=info msg="Stopping container: b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf (timeout: 30s)" id=40158b3d-8537-42eb-9829-7512165005d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.359383 | controller | Jun 11 16:40:34.179890 crc crio[23211]: time="2026-06-11T16:40:34.179121347Z" level=info msg="Stopping container: 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da (timeout: 30s)" id=80639ecf-aeb6-461c-87c9-f0cf9fe2b9a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.359399 | controller | Jun 11 16:40:34.181172 crc crio[23211]: time="2026-06-11T16:40:34.179153077Z" level=info msg="Stopping container: e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634 (timeout: 30s)" id=e968c15c-2dae-4a6a-b4a7-bbfa2b5a3355 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.359414 | controller | Jun 11 16:40:34.182839 crc crio[23211]: time="2026-06-11T16:40:34.182771148Z" level=info msg="Stopping container: 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a (timeout: 30s)" id=4a8d6826-6197-4dfe-980f-7cd46c4e2f5f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.359430 | controller | Jun 11 16:40:34.196493 crc crio[23211]: time="2026-06-11T16:40:34.195803922Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=86a48c79-ab03-4272-a505-b48f77967160 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.359446 | controller | Jun 11 16:40:34.205015 crc crio[23211]: time="2026-06-11T16:40:34.201229208Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:00:59.359462 | controller | Jun 11 16:40:34.307067 crc crio[23211]: time="2026-06-11T16:40:34.306966269Z" level=info msg="Stopped container b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf: openstack/ceilometer-0/sg-core" id=40158b3d-8537-42eb-9829-7512165005d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.359477 | controller | Jun 11 16:40:34.420395 crc crio[23211]: time="2026-06-11T16:40:34.420260118Z" level=info msg="Stopped container 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da: openstack/ceilometer-0/proxy-httpd" id=80639ecf-aeb6-461c-87c9-f0cf9fe2b9a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.359493 | controller | Jun 11 16:40:34.720012 crc crio[23211]: time="2026-06-11T16:40:34.71988713Z" level=info msg="Stopped container e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634: openstack/ceilometer-0/ceilometer-notification-agent" id=e968c15c-2dae-4a6a-b4a7-bbfa2b5a3355 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.359509 | controller | Jun 11 16:40:34.868637 crc crio[23211]: time="2026-06-11T16:40:34.868390459Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=86a48c79-ab03-4272-a505-b48f77967160 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.359544 | controller | Jun 11 16:40:34.869561 crc crio[23211]: time="2026-06-11T16:40:34.869323362Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=184fc6e7-0d49-460a-85be-5e41f12630fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.359561 | controller | Jun 11 16:40:34.872558 crc crio[23211]: time="2026-06-11T16:40:34.872341977Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c6607ac7-6af6-4953-8f58-f14f189c2c96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.359578 | controller | Jun 11 16:40:34.880904 crc crio[23211]: time="2026-06-11T16:40:34.880776548Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zmkh7/extract-content" id=6481eb60-229e-4642-a112-1fc3127a7f43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.359594 | controller | Jun 11 16:40:34.881340 crc crio[23211]: time="2026-06-11T16:40:34.88126012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.359613 | controller | Jun 11 16:40:34.933564 crc crio[23211]: time="2026-06-11T16:40:34.933399172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.359629 | controller | Jun 11 16:40:34.937205 crc crio[23211]: time="2026-06-11T16:40:34.93690125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.359645 | controller | Jun 11 16:40:35.121127 crc crio[23211]: time="2026-06-11T16:40:35.120958886Z" level=info msg="Created container 7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e: openshift-marketplace/redhat-operators-zmkh7/extract-content" id=6481eb60-229e-4642-a112-1fc3127a7f43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.359661 | controller | Jun 11 16:40:35.122167 crc crio[23211]: time="2026-06-11T16:40:35.122109445Z" level=info msg="Starting container: 7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e" id=b6cdd108-fb42-46da-9cf0-7eff4bcfa382 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.359677 | controller | Jun 11 16:40:35.127832 crc crio[23211]: time="2026-06-11T16:40:35.127742506Z" level=info msg="Started container" PID=82366 containerID=7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e description=openshift-marketplace/redhat-operators-zmkh7/extract-content id=b6cdd108-fb42-46da-9cf0-7eff4bcfa382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0
2026-06-11 18:00:59.359693 | controller | Jun 11 16:40:40.786964 crc crio[23211]: time="2026-06-11T16:40:40.786507903Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-dsdvn/POD" id=5d86ed96-10d6-46a0-9ed1-8fa5a28b7989 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.359709 | controller | Jun 11 16:40:40.788036 crc crio[23211]: time="2026-06-11T16:40:40.787001876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.359725 | controller | Jun 11 16:40:40.823300 crc crio[23211]: time="2026-06-11T16:40:40.823246792Z" level=info msg="Got pod network &{Name:community-operators-dsdvn Namespace:openshift-marketplace ID:67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a UID:9fa63f7b-f149-454e-acef-3d07a3d1bf74 NetNS:/var/run/netns/38bc3e7e-c462-4187-8ac9-f8175dd9c4ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fa63f7b_f149_454e_acef_3d07a3d1bf74.slice PodAnnotations:0xc006618870}] Aliases:map[]}"
2026-06-11 18:00:59.359741 | controller | Jun 11 16:40:40.824681 crc crio[23211]: time="2026-06-11T16:40:40.824650857Z" level=info msg="Adding pod openshift-marketplace_community-operators-dsdvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.359757 | controller | Jun 11 16:40:41.400018 crc crio[23211]: 2026-06-11T16:40:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67976c64cd097e5 Mac:62:bb:be:96:b6:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/38bc3e7e-c462-4187-8ac9-f8175dd9c4ef SocketPath: PciID:}] [{Interface:0xc000122a30 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.359774 | controller | Jun 11 16:40:41.401411 crc crio[23211]: time="2026-06-11T16:40:41.401276708Z" level=info msg="Got pod network &{Name:community-operators-dsdvn Namespace:openshift-marketplace ID:67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a UID:9fa63f7b-f149-454e-acef-3d07a3d1bf74 NetNS:/var/run/netns/38bc3e7e-c462-4187-8ac9-f8175dd9c4ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fa63f7b_f149_454e_acef_3d07a3d1bf74.slice PodAnnotations:0xc006618870}] Aliases:map[]}"
2026-06-11 18:00:59.359794 | controller | Jun 11 16:40:41.401603 crc crio[23211]: time="2026-06-11T16:40:41.401517954Z" level=info msg="Checking pod openshift-marketplace_community-operators-dsdvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.359810 | controller | Jun 11 16:40:41.432536 crc crio[23211]: time="2026-06-11T16:40:41.426042476Z" level=info msg="Ran pod sandbox 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a with infra container: openshift-marketplace/community-operators-dsdvn/POD" id=5d86ed96-10d6-46a0-9ed1-8fa5a28b7989 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.359826 | controller | Jun 11 16:40:41.432536 crc crio[23211]: time="2026-06-11T16:40:41.42856281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5a95dd2d-21f9-491d-a4b9-41adf9733400 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.359842 | controller | Jun 11 16:40:41.432536 crc crio[23211]: time="2026-06-11T16:40:41.432069147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=caae5e15-8a43-4f08-991d-537fab096136 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.359857 | controller | Jun 11 16:40:41.443200 crc crio[23211]: time="2026-06-11T16:40:41.443105863Z" level=info msg="Creating container: openshift-marketplace/community-operators-dsdvn/extract-utilities" id=ed2501ae-2174-4506-afac-548577bb498f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.359873 | controller | Jun 11 16:40:41.445476 crc crio[23211]: time="2026-06-11T16:40:41.444155089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.359889 | controller | Jun 11 16:40:41.561660 crc crio[23211]: time="2026-06-11T16:40:41.561479269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.359905 | controller | Jun 11 16:40:41.568746 crc crio[23211]: time="2026-06-11T16:40:41.568669969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.359921 | controller | Jun 11 16:40:41.750078 crc crio[23211]: time="2026-06-11T16:40:41.749269568Z" level=info msg="Created container 9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df: openshift-marketplace/community-operators-dsdvn/extract-utilities" id=ed2501ae-2174-4506-afac-548577bb498f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.359937 | controller | Jun 11 16:40:41.751864 crc crio[23211]: time="2026-06-11T16:40:41.751816291Z" level=info msg="Starting container: 9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df" id=374952e8-4413-4659-ba43-a526b5b1620a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.359953 | controller | Jun 11 16:40:41.761112 crc crio[23211]: time="2026-06-11T16:40:41.761051362Z" level=info msg="Started container" PID=82728 containerID=9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df description=openshift-marketplace/community-operators-dsdvn/extract-utilities id=374952e8-4413-4659-ba43-a526b5b1620a name=/runtime.v1.RuntimeService/StartContainer sandboxID=67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a
2026-06-11 18:00:59.359969 | controller | Jun 11 16:40:42.345810 crc crio[23211]: time="2026-06-11T16:40:42.34567365Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=bc316d51-9ecb-4681-8621-0df1251061b3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.359989 | controller | Jun 11 16:40:42.357692 crc crio[23211]: time="2026-06-11T16:40:42.356624954Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:00:59.360005 | controller | Jun 11 16:40:43.359566 crc crio[23211]: time="2026-06-11T16:40:43.358081383Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=bc316d51-9ecb-4681-8621-0df1251061b3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.360021 | controller | Jun 11 16:40:43.360782 crc crio[23211]: time="2026-06-11T16:40:43.359708894Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d67dfb83-90e3-40af-87b0-509ba8a542a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.360037 | controller | Jun 11 16:40:43.363627 crc crio[23211]: time="2026-06-11T16:40:43.362621356Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2d6f3bee-7fcf-4a7b-85ec-e4994f54783b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.360053 | controller | Jun 11 16:40:43.379269 crc crio[23211]: time="2026-06-11T16:40:43.37918838Z" level=info msg="Creating container: openshift-marketplace/community-operators-dsdvn/extract-content" id=6b0fde00-e85f-42c5-8fe9-4eb91aa089ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.360068 | controller | Jun 11 16:40:43.379883 crc crio[23211]: time="2026-06-11T16:40:43.379851267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.360084 | controller | Jun 11 16:40:43.475648 crc crio[23211]: time="2026-06-11T16:40:43.475469475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.360100 | controller | Jun 11 16:40:43.480765 crc crio[23211]: time="2026-06-11T16:40:43.480660444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.360116 | controller | Jun 11 16:40:43.675915 crc crio[23211]: time="2026-06-11T16:40:43.675595112Z" level=info msg="Created container ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309: openshift-marketplace/community-operators-dsdvn/extract-content" id=6b0fde00-e85f-42c5-8fe9-4eb91aa089ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.360131 | controller | Jun 11 16:40:43.676810 crc crio[23211]: time="2026-06-11T16:40:43.676695119Z" level=info msg="Starting container: ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309" id=4e2e1dd7-6645-46da-a46f-e617d398d8ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.360147 | controller | Jun 11 16:40:43.684587 crc crio[23211]: time="2026-06-11T16:40:43.684485084Z" level=info msg="Started container" PID=82805 containerID=ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309 description=openshift-marketplace/community-operators-dsdvn/extract-content id=4e2e1dd7-6645-46da-a46f-e617d398d8ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a
2026-06-11 18:00:59.360163 | controller | Jun 11 16:40:44.324063 crc crio[23211]: time="2026-06-11T16:40:44.32386091Z" level=info msg="Stopped container 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a: openstack/ceilometer-0/ceilometer-central-agent" id=4a8d6826-6197-4dfe-980f-7cd46c4e2f5f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.360178 | controller | Jun 11 16:40:44.325262 crc crio[23211]: time="2026-06-11T16:40:44.325221014Z" level=info msg="Stopping pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173" id=19edb30b-596c-4366-a3b7-3e0b9d1eb4ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.360197 | controller | Jun 11 16:40:44.326173 crc crio[23211]: time="2026-06-11T16:40:44.326078075Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173 UID:4b4e3a97-1ff1-49a0-8c46-4c9fea22da1f NetNS:/var/run/netns/d1ee162e-aa7c-4a45-9d37-9879a4c10eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b4e3a97_1ff1_49a0_8c46_4c9fea22da1f.slice PodAnnotations:0xc006bcca08}] Aliases:map[]}"
2026-06-11 18:00:59.360214 | controller | Jun 11 16:40:44.326287 crc crio[23211]: time="2026-06-11T16:40:44.326254819Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.360230 | controller | Jun 11 16:40:44.760200 crc crio[23211]: time="2026-06-11T16:40:44.759120309Z" level=info msg="Stopped pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173" id=19edb30b-596c-4366-a3b7-3e0b9d1eb4ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.360246 | controller | Jun 11 16:40:45.437403 crc crio[23211]: time="2026-06-11T16:40:45.437051839Z" level=info msg="Removing container: 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da" id=6b3bc015-d086-4e1d-8646-b51dbda971b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.360263 | controller | Jun 11 16:40:45.444934 crc crio[23211]: time="2026-06-11T16:40:45.444854243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d27b74bd-fbe4-431f-8fb2-ab31ee13ff6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.360279 | controller | Jun 11 16:40:45.448158 crc crio[23211]: time="2026-06-11T16:40:45.448093005Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fe7c7e93-a091-4f32-82ee-b17098d5dc30 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.360294 | controller | Jun 11 16:40:45.458093 crc crio[23211]: time="2026-06-11T16:40:45.457929589Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zmkh7/registry-server" id=b5be488d-fccd-4888-91c8-7a05ea860b24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.360310 | controller | Jun 11 16:40:45.458887 crc crio[23211]: time="2026-06-11T16:40:45.458821511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.360326 | controller | Jun 11 16:40:45.554740 crc crio[23211]: time="2026-06-11T16:40:45.554620494Z" level=info msg="Removed container 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da: openstack/ceilometer-0/proxy-httpd" id=6b3bc015-d086-4e1d-8646-b51dbda971b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.360342 | controller | Jun 11 16:40:45.565948 crc crio[23211]: time="2026-06-11T16:40:45.565749603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.360357 | controller | Jun 11 16:40:45.573397 crc crio[23211]: time="2026-06-11T16:40:45.573220488Z" level=info msg="Removing container: b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf" id=cf2698c8-4aba-46ad-b9f8-d5125dca968c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.360373 | controller | Jun 11 16:40:45.575566 crc crio[23211]: time="2026-06-11T16:40:45.575508676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.360392 | controller | Jun 11 16:40:45.648573 crc crio[23211]: time="2026-06-11T16:40:45.648484937Z" level=info msg="Removed container b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf: openstack/ceilometer-0/sg-core" id=cf2698c8-4aba-46ad-b9f8-d5125dca968c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.360408 | controller | Jun 11 16:40:45.658828 crc crio[23211]: time="2026-06-11T16:40:45.658720214Z" level=info msg="Removing container: e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634" id=5c5e0156-d52e-430e-a682-69c5a162823f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.360424 | controller | Jun 11 16:40:45.704634 crc crio[23211]: time="2026-06-11T16:40:45.70459309Z" level=info msg="Removed container e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634: openstack/ceilometer-0/ceilometer-notification-agent" id=5c5e0156-d52e-430e-a682-69c5a162823f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.360439 | controller | Jun 11 16:40:45.708232 crc crio[23211]: time="2026-06-11T16:40:45.708200779Z" level=info msg="Removing container: 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a" id=51032950-047a-485d-a5ff-faed8df635fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.360455 | controller | Jun 11 16:40:45.720799 crc crio[23211]: time="2026-06-11T16:40:45.720687801Z" level=info msg="Created container 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd: openshift-marketplace/redhat-operators-zmkh7/registry-server" id=b5be488d-fccd-4888-91c8-7a05ea860b24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.360471 | controller | Jun 11 16:40:45.721845 crc crio[23211]: time="2026-06-11T16:40:45.721771828Z" level=info msg="Starting container: 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd" id=84a6737a-4578-470a-ba8f-1222de410cd3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.360486 | controller | Jun 11 16:40:45.727748 crc crio[23211]: time="2026-06-11T16:40:45.727633604Z" level=info msg="Started container" PID=82942 containerID=868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd description=openshift-marketplace/redhat-operators-zmkh7/registry-server id=84a6737a-4578-470a-ba8f-1222de410cd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0
2026-06-11 18:00:59.360502 | controller | Jun 11 16:40:45.737482 crc crio[23211]: time="2026-06-11T16:40:45.737314326Z" level=info msg="Removed container 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a: openstack/ceilometer-0/ceilometer-central-agent" id=51032950-047a-485d-a5ff-faed8df635fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.360536 | controller | Jun 11 16:40:45.996130 crc crio[23211]: time="2026-06-11T16:40:45.995593965Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=ac3965f4-eac4-426d-9f0a-855e2016bb00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.360569 | controller | Jun 11 16:40:45.997308 crc crio[23211]: time="2026-06-11T16:40:45.99620563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.360589 | controller | Jun 11 16:40:46.029237 crc crio[23211]: time="2026-06-11T16:40:46.029126583Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3 UID:40500239-61ee-4dd6-bb90-ef1154559bb7 NetNS:/var/run/netns/0817c217-6319-4c03-a9f1-136537542fb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40500239_61ee_4dd6_bb90_ef1154559bb7.slice PodAnnotations:0xc002818390}] Aliases:map[]}"
2026-06-11 18:00:59.360609 | controller | Jun 11 16:40:46.029237 crc crio[23211]: time="2026-06-11T16:40:46.029229175Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.360626 | controller | Jun 11 16:40:46.476664 crc crio[23211]: time="2026-06-11T16:40:46.476086285Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=07a08c1a-e409-43d3-889b-4e638ad60802 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.360642 | controller | Jun 11 16:40:46.481128 crc crio[23211]: time="2026-06-11T16:40:46.481066739Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4844cc1f-d6e4-4e5d-9a44-250b7c1aef4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.360658 | controller | Jun 11 16:40:46.493055 crc crio[23211]: time="2026-06-11T16:40:46.492851433Z" level=info msg="Creating container: openshift-marketplace/community-operators-dsdvn/registry-server" id=19751cff-a403-435c-aaa2-39af64a7522b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.360674 | controller | Jun 11 16:40:46.493377 crc crio[23211]: time="2026-06-11T16:40:46.493311795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.360690 | controller | Jun 11 16:40:46.561725 crc crio[23211]: time="2026-06-11T16:40:46.561670092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.360706 | controller | Jun 11 16:40:46.565755 crc crio[23211]: time="2026-06-11T16:40:46.565729832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.360722 | controller | Jun 11 16:40:46.587612 crc crio[23211]: 2026-06-11T16:40:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11910ffde31ebd4 Mac:12:bd:6b:61:4c:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/0817c217-6319-4c03-a9f1-136537542fb6 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.360738 | controller | Jun 11 16:40:46.589270 crc crio[23211]: time="2026-06-11T16:40:46.589208369Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3 UID:40500239-61ee-4dd6-bb90-ef1154559bb7 NetNS:/var/run/netns/0817c217-6319-4c03-a9f1-136537542fb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40500239_61ee_4dd6_bb90_ef1154559bb7.slice PodAnnotations:0xc002818390}] Aliases:map[]}"
2026-06-11 18:00:59.360754 | controller | Jun 11 16:40:46.590158 crc crio[23211]: time="2026-06-11T16:40:46.590096581Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.360770 | controller | Jun 11 16:40:46.602546 crc crio[23211]: time="2026-06-11T16:40:46.602391469Z" level=info msg="Ran pod sandbox 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3 with infra container: openstack/ceilometer-0/POD" id=ac3965f4-eac4-426d-9f0a-855e2016bb00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.360786 | controller | Jun 11 16:40:46.606646 crc crio[23211]: time="2026-06-11T16:40:46.606585883Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=13c96367-f144-420f-a0a5-47b7f456891a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.360804 | controller | Jun 11 16:40:46.610692 crc crio[23211]: time="2026-06-11T16:40:46.610631664Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:00:59.360820 | controller | Jun 11 16:40:46.672554 crc crio[23211]: time="2026-06-11T16:40:46.672477688Z" level=info msg="Created container d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565: openshift-marketplace/community-operators-dsdvn/registry-server" id=19751cff-a403-435c-aaa2-39af64a7522b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.360835 | controller | Jun 11 16:40:46.673728 crc crio[23211]: time="2026-06-11T16:40:46.673646868Z" level=info msg="Starting container: d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565" id=9cfcc706-71da-436c-bc3c-d6bf2bab55c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.360851 | controller | Jun 11 16:40:46.682685 crc crio[23211]: time="2026-06-11T16:40:46.682347065Z" level=info msg="Started container" PID=83044 containerID=d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565 description=openshift-marketplace/community-operators-dsdvn/registry-server id=9cfcc706-71da-436c-bc3c-d6bf2bab55c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a
2026-06-11 18:00:59.360867 | controller | Jun 11 16:40:47.042568 crc crio[23211]: time="2026-06-11T16:40:47.042395036Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=13c96367-f144-420f-a0a5-47b7f456891a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.360883 | controller | Jun 11 16:40:47.044023 crc crio[23211]: time="2026-06-11T16:40:47.043941985Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e21ab76a-70b5-4bd0-a486-f952ca8e54af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.360898 | controller | Jun 11 16:40:47.070929 crc crio[23211]: time="2026-06-11T16:40:47.070299533Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b720d1fa-ed7f-4a0f-909d-8d6ded1c7d2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.360914 | controller | Jun 11 16:40:47.080255 crc crio[23211]: time="2026-06-11T16:40:47.080152859Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=7e681c4b-ab83-4d8e-a2ec-7c5604d2046c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.360929 | controller | Jun 11 16:40:47.080752 crc crio[23211]: time="2026-06-11T16:40:47.080675453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.360944 | controller | Jun 11 16:40:47.148553 crc crio[23211]: time="2026-06-11T16:40:47.148332832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.360959 | controller | Jun 11 16:40:47.152692 crc crio[23211]: time="2026-06-11T16:40:47.152622399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.360975 | controller | Jun 11 16:40:47.391295 crc crio[23211]: time="2026-06-11T16:40:47.391191366Z" level=info msg="Created container 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8: openstack/ceilometer-0/ceilometer-central-agent" id=7e681c4b-ab83-4d8e-a2ec-7c5604d2046c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.360990 | controller | Jun 11 16:40:47.395011 crc crio[23211]: time="2026-06-11T16:40:47.394918029Z" level=info msg="Starting container: 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8" id=c9646000-025c-4bd6-9b3b-c0e760ffd22b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.361009 | controller | Jun 11 16:40:47.402082 crc crio[23211]: time="2026-06-11T16:40:47.401984406Z" level=info msg="Started container" PID=83094 containerID=9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8 description=openstack/ceilometer-0/ceilometer-central-agent id=c9646000-025c-4bd6-9b3b-c0e760ffd22b name=/runtime.v1.RuntimeService/StartContainer sandboxID=11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3
2026-06-11 18:00:59.361026 | controller | Jun 11 16:40:47.418019 crc crio[23211]: time="2026-06-11T16:40:47.417930894Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=6d669966-654c-48bd-be21-6b42ad3f3027 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.361042 | controller | Jun 11 16:40:47.427104 crc crio[23211]: time="2026-06-11T16:40:47.427016001Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:00:59.361057 | controller | Jun 11 16:40:47.831740 crc crio[23211]: time="2026-06-11T16:40:47.831625374Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=6d669966-654c-48bd-be21-6b42ad3f3027 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.361073 | controller | Jun 11 16:40:47.832560 crc crio[23211]: time="2026-06-11T16:40:47.832488786Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=1618b3f8-579c-4dc2-9604-a819ef85e46d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.361088 | controller | Jun 11 16:40:47.862640 crc crio[23211]: time="2026-06-11T16:40:47.86189663Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=b17e8dd9-8f8c-465c-bec9-2dbfb2681b47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.361103 | controller | Jun 11 16:40:47.882022 crc crio[23211]: time="2026-06-11T16:40:47.88193169Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=8b7b24aa-0008-4302-9379-62617daf196a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.361118 | controller | Jun 11 16:40:47.882501 crc crio[23211]: time="2026-06-11T16:40:47.88233873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.361133 | controller | Jun 11 16:40:47.942804 crc crio[23211]: time="2026-06-11T16:40:47.942723048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.361148 | controller | Jun 11 16:40:47.950128 crc crio[23211]: time="2026-06-11T16:40:47.950038481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.361163 | controller | Jun 11 16:40:48.105747 crc crio[23211]: time="2026-06-11T16:40:48.105637197Z" level=info msg="Created container 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7: openstack/ceilometer-0/ceilometer-notification-agent" id=8b7b24aa-0008-4302-9379-62617daf196a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.361179 | controller | Jun 11 16:40:48.108211 crc crio[23211]: time="2026-06-11T16:40:48.107832092Z" level=info msg="Starting container: 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7" id=e7f4795c-ed9f-44fd-b519-dc774bd4f54b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.361198 | controller | Jun 11 16:40:48.114223 crc crio[23211]: time="2026-06-11T16:40:48.114077178Z" level=info msg="Started container" PID=83192 containerID=2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7 description=openstack/ceilometer-0/ceilometer-notification-agent id=e7f4795c-ed9f-44fd-b519-dc774bd4f54b name=/runtime.v1.RuntimeService/StartContainer sandboxID=11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3
2026-06-11 18:00:59.361214 | controller | Jun 11 16:40:48.130132 crc crio[23211]: time="2026-06-11T16:40:48.130046647Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=1743e6bf-bc63-457a-87e7-cc3f530673a8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.361230 | controller | Jun 11 16:40:48.133778 crc crio[23211]: time="2026-06-11T16:40:48.133726678Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:00:59.361246 | controller | Jun 11 16:40:48.493388 crc crio[23211]: time="2026-06-11T16:40:48.493259777Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=1743e6bf-bc63-457a-87e7-cc3f530673a8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.361262 | controller | Jun 11 16:40:48.494283 crc crio[23211]: time="2026-06-11T16:40:48.49419695Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=17d6bfca-aacd-4ebc-9bb6-2ea4aea287df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.361277 | controller | Jun 11 16:40:48.507080 crc crio[23211]: time="2026-06-11T16:40:48.506949979Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=996b21bd-5fe9-4e36-9f9a-0bc8e5554836 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.361293 | controller | Jun 11 16:40:48.514813 crc crio[23211]: time="2026-06-11T16:40:48.514736333Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=4fb41c7e-ba14-4a48-9975-d894f7f87378 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.361309 | controller | Jun 11 16:40:48.515312 crc crio[23211]: time="2026-06-11T16:40:48.515205235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.361324 | controller | Jun 11 16:40:48.579091 crc crio[23211]: time="2026-06-11T16:40:48.578982358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.361339 | controller | Jun 11 16:40:48.585988 crc crio[23211]: time="2026-06-11T16:40:48.585700825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.361355 | controller | Jun 11 16:40:48.720468 crc crio[23211]: time="2026-06-11T16:40:48.720220405Z" level=info msg="Created container 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f: openstack/ceilometer-0/sg-core" id=4fb41c7e-ba14-4a48-9975-d894f7f87378 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.361370 | controller | Jun 11 16:40:48.723705 crc crio[23211]: time="2026-06-11T16:40:48.723595919Z" level=info msg="Starting container: 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f" id=c7b579a0-658a-4c69-882c-1cdfa1aa5584 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.361386 | controller | Jun 11 16:40:48.731917 crc crio[23211]: time="2026-06-11T16:40:48.731839174Z" level=info msg="Started container" PID=83209 containerID=48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f description=openstack/ceilometer-0/sg-core id=c7b579a0-658a-4c69-882c-1cdfa1aa5584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3
2026-06-11 18:00:59.361405 | controller | Jun 11 16:40:48.744729 crc crio[23211]: time="2026-06-11T16:40:48.744638064Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=97d25408-ee92-409f-9437-363508d01005 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.361421 | controller | Jun 11 16:40:48.748161 crc crio[23211]: time="2026-06-11T16:40:48.74808153Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:00:59.361437 | controller | Jun 11 16:40:50.284480 crc crio[23211]: time="2026-06-11T16:40:50.279745858Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=97d25408-ee92-409f-9437-363508d01005 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.361453 | controller | Jun 11 16:40:50.287988 crc crio[23211]: time="2026-06-11T16:40:50.28782344Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=e82d9b7d-acd9-4e14-9dab-7c6ed1bb053d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.361468 | controller | Jun 11 16:40:50.381699 crc crio[23211]: time="2026-06-11T16:40:50.381031718Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=29ff0002-9d12-40f8-97d7-5a983fa5c528 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.361484 | controller | Jun 11 16:40:50.399795 crc crio[23211]: time="2026-06-11T16:40:50.399717714Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=7cd0381c-0ee6-44ac-afda-89b4aaf64842 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.361499 | controller | Jun 11 16:40:50.400207 crc crio[23211]: time="2026-06-11T16:40:50.400169045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.361534 | controller | Jun 11 16:40:50.449941 crc crio[23211]: time="2026-06-11T16:40:50.449565758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.361553 | controller | Jun 11 16:40:50.457634 crc crio[23211]: time="2026-06-11T16:40:50.457532208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.361570 | controller | Jun 11 16:40:50.664411 crc crio[23211]: time="2026-06-11T16:40:50.664291931Z" level=info msg="Created container e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7: openstack/ceilometer-0/proxy-httpd" id=7cd0381c-0ee6-44ac-afda-89b4aaf64842 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.361586 | controller | Jun 11 16:40:50.665989 crc crio[23211]: time="2026-06-11T16:40:50.665647255Z" level=info msg="Starting container: e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7" id=414f37be-693c-4583-935d-77287bc71c7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.361603 | controller | Jun 11 16:40:50.671000 crc crio[23211]: time="2026-06-11T16:40:50.670875066Z" level=info msg="Started container" PID=83338 containerID=e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7 description=openstack/ceilometer-0/proxy-httpd id=414f37be-693c-4583-935d-77287bc71c7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3
2026-06-11 18:00:59.361625 | controller | Jun 11 16:40:53.630245 crc crio[23211]: time="2026-06-11T16:40:53.62955981Z" level=info msg="Stopping pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a" id=418f4b73-3df4-40f4-9794-8a1d605fb65b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.361641 | controller | Jun 11 16:40:53.631178 crc crio[23211]: time="2026-06-11T16:40:53.630264717Z" level=info msg="Stopping container: d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565 (timeout: 2s)" id=6ad4b0d7-bc8b-490a-85cf-becd42b518a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.361657 | controller | Jun 11 16:40:53.631178 crc crio[23211]: time="2026-06-11T16:40:53.631082787Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-4vvzl Namespace:openstack ID:72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a UID:18d87021-9c4e-4232-b50e-e346b6e352b4 NetNS:/var/run/netns/f8008dc8-a065-4def-9287-3ae1d29248f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18d87021_9c4e_4232_b50e_e346b6e352b4.slice PodAnnotations:0xc006618910}] Aliases:map[]}"
2026-06-11 18:00:59.361674 | controller | Jun 11 16:40:53.631272 crc crio[23211]: time="2026-06-11T16:40:53.631217131Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-4vvzl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.361690 | controller | Jun 11 16:40:53.761484 crc crio[23211]: time="2026-06-11T16:40:53.760859137Z" level=info msg="Stopped container d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565: openshift-marketplace/community-operators-dsdvn/registry-server" id=6ad4b0d7-bc8b-490a-85cf-becd42b518a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.361707 | controller | Jun 11 16:40:53.762985 crc crio[23211]: time="2026-06-11T16:40:53.762903629Z" level=info msg="Stopping pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a" id=5f31f9a3-4690-465f-a416-ebd938ec17a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.361723 | controller | Jun 11 16:40:53.763697 crc crio[23211]: time="2026-06-11T16:40:53.763621277Z" level=info msg="Got pod network &{Name:community-operators-dsdvn Namespace:openshift-marketplace ID:67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a UID:9fa63f7b-f149-454e-acef-3d07a3d1bf74 NetNS:/var/run/netns/38bc3e7e-c462-4187-8ac9-f8175dd9c4ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fa63f7b_f149_454e_acef_3d07a3d1bf74.slice PodAnnotations:0xc0001af548}] Aliases:map[]}"
2026-06-11 18:00:59.361739 | controller | Jun 11 16:40:53.766473 crc crio[23211]: time="2026-06-11T16:40:53.764057517Z" level=info msg="Deleting pod openshift-marketplace_community-operators-dsdvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.361755 | controller | Jun 11 16:40:54.115476 crc crio[23211]: time="2026-06-11T16:40:54.115263547Z" level=info msg="Stopped pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a" id=418f4b73-3df4-40f4-9794-8a1d605fb65b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.361771 | controller | Jun 11 16:40:54.213022 crc crio[23211]: time="2026-06-11T16:40:54.212929567Z" level=info msg="Stopped pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a" id=5f31f9a3-4690-465f-a416-ebd938ec17a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.361786 | controller | Jun 11 16:40:54.691165 crc crio[23211]: time="2026-06-11T16:40:54.689256461Z" level=info msg="Removing container: d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565" id=dccf092b-74ce-4e2d-a9de-7ce831cd16db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.361805 | controller | Jun 11 16:40:54.752922 crc crio[23211]: time="2026-06-11T16:40:54.752284706Z" level=info msg="Removed container d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565: openshift-marketplace/community-operators-dsdvn/registry-server" id=dccf092b-74ce-4e2d-a9de-7ce831cd16db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.361821 | controller | Jun 11 16:40:54.760317 crc crio[23211]: time="2026-06-11T16:40:54.760222864Z" level=info msg="Removing container: ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309" id=fbb4f476-9cba-4c59-a441-a69e815f512d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.361838 | controller | Jun 11 16:40:54.846191 crc crio[23211]: time="2026-06-11T16:40:54.846103329Z" level=info msg="Removed container ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309: openshift-marketplace/community-operators-dsdvn/extract-content" id=fbb4f476-9cba-4c59-a441-a69e815f512d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.361854 | controller | Jun 11 16:40:54.852340 crc crio[23211]: time="2026-06-11T16:40:54.852220321Z" level=info msg="Removing container: 9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df" id=8ef1e80e-2261-4f6c-9107-ea5bf65c9c32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.361871 | controller | Jun 11 16:40:54.907871 crc crio[23211]: time="2026-06-11T16:40:54.904276171Z" level=info msg="Removed container 9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df: openshift-marketplace/community-operators-dsdvn/extract-utilities" id=8ef1e80e-2261-4f6c-9107-ea5bf65c9c32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.361886 | controller | Jun 11 16:40:55.275347 crc crio[23211]: time="2026-06-11T16:40:55.274740543Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=98f288e9-cf81-43f0-a91e-8ee77f391e4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.361902 | controller | Jun 11 16:40:55.275634 crc crio[23211]: time="2026-06-11T16:40:55.27546836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.361918 | controller | Jun 11 16:40:55.314493 crc crio[23211]: time="2026-06-11T16:40:55.314274429Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e UID:a2ddc5ea-cf6a-45ab-854a-1cc0be65ef80 NetNS:/var/run/netns/defe4f51-3db9-4771-8803-dbe7c6daa725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2ddc5ea_cf6a_45ab_854a_1cc0be65ef80.slice PodAnnotations:0xc0001ae400}] Aliases:map[]}"
2026-06-11 18:00:59.361934 | controller | Jun 11 16:40:55.314493 crc crio[23211]: time="2026-06-11T16:40:55.31433935Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.361950 | controller | Jun 11 16:40:55.638802 crc crio[23211]: 2026-06-11T16:40:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2bc88e4cadde7d Mac:42:79:7e:08:67:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/defe4f51-3db9-4771-8803-dbe7c6daa725 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.361966 | controller | Jun 11 16:40:55.641603 crc crio[23211]: time="2026-06-11T16:40:55.641192334Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e UID:a2ddc5ea-cf6a-45ab-854a-1cc0be65ef80 NetNS:/var/run/netns/defe4f51-3db9-4771-8803-dbe7c6daa725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2ddc5ea_cf6a_45ab_854a_1cc0be65ef80.slice PodAnnotations:0xc0001ae400}] Aliases:map[]}"
2026-06-11 18:00:59.361986 | controller | Jun 11 16:40:55.641725 crc crio[23211]: time="2026-06-11T16:40:55.641690176Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.362002 | controller | Jun 11 16:40:55.652000 crc crio[23211]: time="2026-06-11T16:40:55.651947082Z" level=info msg="Ran pod sandbox f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e with infra container: openstack/nova-cell0-conductor-0/POD" id=98f288e9-cf81-43f0-a91e-8ee77f391e4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.362018 | controller | Jun 11 16:40:55.654734 crc crio[23211]: time="2026-06-11T16:40:55.654656769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=4f9b2d9c-954e-4bcb-b1b9-f85b00a3b1fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.362034 | controller | Jun 11 16:40:55.677656 crc crio[23211]: time="2026-06-11T16:40:55.677553331Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=74e0488d-8936-4165-9975-8f9189cc0ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.362049 | controller | Jun 11 16:40:55.686398 crc crio[23211]: time="2026-06-11T16:40:55.686287799Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=68939bbf-75fc-475e-bc7c-c9970af025ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.362064 | controller | Jun 11 16:40:55.687055 crc crio[23211]: time="2026-06-11T16:40:55.686987797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.362079 | controller | Jun 11 16:40:55.743879 crc crio[23211]: time="2026-06-11T16:40:55.743711164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.362095 | controller | Jun 11 16:40:55.750878 crc crio[23211]: time="2026-06-11T16:40:55.750193435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.362111 | controller | Jun 11 16:40:55.923787 crc crio[23211]: time="2026-06-11T16:40:55.923648947Z" level=info msg="Created container 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=68939bbf-75fc-475e-bc7c-c9970af025ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.362126 | controller | Jun 11 16:40:55.925165 crc crio[23211]: time="2026-06-11T16:40:55.924946879Z" level=info msg="Starting container: 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28" id=bda7a817-2468-4909-acfb-ac82f98d7a6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.362142 | controller | Jun 11 16:40:55.932583 crc crio[23211]: time="2026-06-11T16:40:55.932486798Z" level=info msg="Started container" PID=83831 containerID=897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=bda7a817-2468-4909-acfb-ac82f98d7a6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e
2026-06-11 18:00:59.362158 | controller | Jun 11 16:41:03.969162 crc crio[23211]: time="2026-06-11T16:41:03.968544612Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-xwq4l/POD" id=1b2e963a-2c5c-491d-a1c4-bc6f3eec20a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.362182 | controller | Jun 11 16:41:03.970213 crc crio[23211]: time="2026-06-11T16:41:03.969192418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.362208 | controller | Jun 11 16:41:04.034559 crc crio[23211]: time="2026-06-11T16:41:04.031918424Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-xwq4l Namespace:openstack ID:df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68 UID:f61eb6ac-48a5-4355-ac22-9e0782d00c43 NetNS:/var/run/netns/a8539b17-aacc-4b2b-96bf-7b4dc269a60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf61eb6ac_48a5_4355_ac22_9e0782d00c43.slice PodAnnotations:0xc003088450}] Aliases:map[]}"
2026-06-11 18:00:59.362238 | controller | Jun 11 16:41:04.034559 crc crio[23211]: time="2026-06-11T16:41:04.032004196Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-xwq4l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.362260 | controller | Jun 11 16:41:04.732345 crc crio[23211]: 2026-06-11T16:41:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df1e24155727a24 Mac:02:20:0b:ba:5a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/a8539b17-aacc-4b2b-96bf-7b4dc269a60e SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.362279 | controller | Jun 11 16:41:04.732345 crc crio[23211]: time="2026-06-11T16:41:04.732007277Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-xwq4l Namespace:openstack ID:df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68 UID:f61eb6ac-48a5-4355-ac22-9e0782d00c43 NetNS:/var/run/netns/a8539b17-aacc-4b2b-96bf-7b4dc269a60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf61eb6ac_48a5_4355_ac22_9e0782d00c43.slice PodAnnotations:0xc003088450}] Aliases:map[]}"
2026-06-11 18:00:59.362295 | controller | Jun 11 16:41:04.732345 crc crio[23211]: time="2026-06-11T16:41:04.732281464Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-xwq4l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.362312 | controller | Jun 11 16:41:04.766633 crc crio[23211]: time="2026-06-11T16:41:04.766526478Z" level=info msg="Ran pod sandbox df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68 with infra container: openstack/nova-cell0-cell-mapping-xwq4l/POD" id=1b2e963a-2c5c-491d-a1c4-bc6f3eec20a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.362328 | controller | Jun 11 16:41:04.772862 crc crio[23211]: time="2026-06-11T16:41:04.772815796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=c7524679-b279-4ab5-84c8-f078b35fa468 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.362343 | controller | Jun 11 16:41:04.813628 crc crio[23211]: time="2026-06-11T16:41:04.813487301Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=5a190de0-ccb8-4eca-b26c-faf057222f7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.362359 | controller | Jun 11 16:41:04.829608 crc crio[23211]: time="2026-06-11T16:41:04.82464231Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-xwq4l/nova-manage" id=04e3f95f-c20d-4750-b3e2-f248ddb09a04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.362374 | controller | Jun 11 16:41:04.829608 crc crio[23211]: time="2026-06-11T16:41:04.825222584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.362394 | controller | Jun 11 16:41:04.880616 crc crio[23211]: time="2026-06-11T16:41:04.879992373Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=b8a9af6f-99f7-4ce1-8e01-b2679101f86b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.362410 | controller | Jun 11 16:41:04.880616 crc crio[23211]: time="2026-06-11T16:41:04.880606528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.362426 | controller | Jun 11 16:41:04.903491 crc crio[23211]: time="2026-06-11T16:41:04.899956441Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=f251ba4d-881b-4119-a050-60bf3ac1bdcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.362442 | controller | Jun 11 16:41:04.903491 crc crio[23211]: time="2026-06-11T16:41:04.900078775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.362457 | controller | Jun 11 16:41:05.036835 crc crio[23211]: time="2026-06-11T16:41:05.024411479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.362472 | controller | Jun 11 16:41:05.054246 crc crio[23211]: time="2026-06-11T16:41:05.053005713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.362488 | controller | Jun 11 16:41:05.054823 crc crio[23211]: time="2026-06-11T16:41:05.054757817Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957 UID:1ac76206-2e0c-49c0-8d45-75786cdbb725 NetNS:/var/run/netns/772f5ab7-6587-4bae-98c6-02142d2aa2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac76206_2e0c_49c0_8d45_75786cdbb725.slice PodAnnotations:0xc000612a30}] Aliases:map[]}"
2026-06-11 18:00:59.362504 | controller | Jun 11 16:41:05.054823 crc crio[23211]: time="2026-06-11T16:41:05.054813068Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.362544 | controller | Jun 11 16:41:05.055218 crc crio[23211]: time="2026-06-11T16:41:05.055136946Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=f3a02a7b-4549-4e95-acd3-a08352eaf19d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.362562 | controller | Jun 11 16:41:05.055295 crc crio[23211]: time="2026-06-11T16:41:05.05527802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.362579 | controller | Jun 11 16:41:05.134646 crc crio[23211]: time="2026-06-11T16:41:05.134513058Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00 UID:18056ec4-9bc7-4048-aa8e-8991a983e7bf NetNS:/var/run/netns/408b48f6-1480-4ae8-a62a-5a6fb8f0c8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18056ec4_9bc7_4048_aa8e_8991a983e7bf.slice PodAnnotations:0xc0001313e0}] Aliases:map[]}"
2026-06-11 18:00:59.362595 | controller | Jun 11 16:41:05.134646 crc crio[23211]: time="2026-06-11T16:41:05.134627831Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.362611 | controller | Jun 11 16:41:05.231938 crc crio[23211]: time="2026-06-11T16:41:05.230137116Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=2671fdb1-5164-4cba-b05b-1daa59e8cafc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.362632 | controller | Jun 11 16:41:05.232142 crc crio[23211]: time="2026-06-11T16:41:05.231979342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.362648 | controller | Jun 11 16:41:05.257411 crc crio[23211]: time="2026-06-11T16:41:05.257287505Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212 UID:13f1cae3-8419-443f-aac8-0fe0605676f9 NetNS:/var/run/netns/8506309c-f91e-471c-92ec-0b71a6f8f27e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1cae3_8419_443f_aac8_0fe0605676f9.slice PodAnnotations:0xc002818460}] Aliases:map[]}"
2026-06-11 18:00:59.362664 | controller | Jun 11 16:41:05.257411 crc crio[23211]: time="2026-06-11T16:41:05.257355777Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.362680 | controller | Jun 11 16:41:05.290594 crc crio[23211]: time="2026-06-11T16:41:05.287333704Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f UID:bf9bf1a6-92a2-421b-9328-dca9111037da NetNS:/var/run/netns/0ebe5375-6748-43f8-8f8f-1546f312453a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf9bf1a6_92a2_421b_9328_dca9111037da.slice PodAnnotations:0xc007c14078}] Aliases:map[]}"
2026-06-11 18:00:59.362697 | controller | Jun 11 16:41:05.290594 crc crio[23211]: time="2026-06-11T16:41:05.287475477Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.362713 | controller | Jun 11 16:41:05.418478 crc crio[23211]: time="2026-06-11T16:41:05.41812032Z" level=info msg="Created container 516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d: openstack/nova-cell0-cell-mapping-xwq4l/nova-manage" id=04e3f95f-c20d-4750-b3e2-f248ddb09a04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.362729 | controller | Jun 11 16:41:05.422471 crc crio[23211]: time="2026-06-11T16:41:05.419957617Z" level=info msg="Starting container: 516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d" id=6dfe84e3-3471-4969-862b-c3ddbc427a66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.362745 | controller | Jun 11 16:41:05.430475 crc crio[23211]: time="2026-06-11T16:41:05.426653513Z" level=info msg="Started container" PID=84378 containerID=516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d description=openstack/nova-cell0-cell-mapping-xwq4l/nova-manage id=6dfe84e3-3471-4969-862b-c3ddbc427a66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68
2026-06-11 18:00:59.362763 | controller | Jun 11 16:41:05.568908 crc crio[23211]: time="2026-06-11T16:41:05.566313301Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-b779ff7c7-8898r/POD" id=6dec6827-968b-4125-a00c-e0945f2cdc37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.362779 | controller | Jun 11 16:41:05.568908 crc crio[23211]: time="2026-06-11T16:41:05.566755372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.362795 | controller | Jun 11 16:41:05.593698 crc crio[23211]: time="2026-06-11T16:41:05.592976257Z" level=info msg="Got pod network &{Name:dnsmasq-dns-b779ff7c7-8898r Namespace:openstack ID:890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f UID:08fb51a7-b283-4f8b-8b65-c52803482286 NetNS:/var/run/netns/7246addc-c1f0-4da2-8f47-44b2fa015676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08fb51a7_b283_4f8b_8b65_c52803482286.slice PodAnnotations:0xc003088850}] Aliases:map[]}"
2026-06-11 18:00:59.362815 | controller | Jun 11 16:41:05.593698 crc crio[23211]: time="2026-06-11T16:41:05.593035478Z" level=info msg="Adding pod openstack_dnsmasq-dns-b779ff7c7-8898r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.362831 | controller | Jun 11 16:41:05.749918 crc crio[23211]: 2026-06-11T16:41:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f63c5b9294d47ed Mac:32:c6:12:f0:17:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/772f5ab7-6587-4bae-98c6-02142d2aa2a9 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.362848 | controller | Jun 11 16:41:05.750732 crc crio[23211]: time="2026-06-11T16:41:05.750558542Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957 UID:1ac76206-2e0c-49c0-8d45-75786cdbb725 NetNS:/var/run/netns/772f5ab7-6587-4bae-98c6-02142d2aa2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac76206_2e0c_49c0_8d45_75786cdbb725.slice PodAnnotations:0xc000612a30}] Aliases:map[]}"
2026-06-11 18:00:59.362864 | controller | Jun 11 16:41:05.750732 crc crio[23211]: time="2026-06-11T16:41:05.750719425Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.362880 | controller | Jun 11 16:41:05.764828 crc crio[23211]: time="2026-06-11T16:41:05.764793018Z" level=info msg="Ran pod sandbox f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957 with infra container: openstack/nova-api-0/POD" id=b8a9af6f-99f7-4ce1-8e01-b2679101f86b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.362897 | controller | Jun 11 16:41:05.769892 crc crio[23211]: time="2026-06-11T16:41:05.769796993Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=cb9b049d-65d3-4113-b9f1-dab3ac85f757 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.362913 | controller | Jun 11 16:41:05.770414 crc crio[23211]: time="2026-06-11T16:41:05.770101001Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found" id=cb9b049d-65d3-4113-b9f1-dab3ac85f757 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.362929 | controller | Jun 11 16:41:05.770414 crc crio[23211]: time="2026-06-11T16:41:05.770397338Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found" id=cb9b049d-65d3-4113-b9f1-dab3ac85f757 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.362944 | controller | Jun 11 16:41:05.774793 crc crio[23211]: time="2026-06-11T16:41:05.774757367Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a17db01a-5b3a-4db8-acd8-9bbddef1e101 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.362960 | controller | Jun 11 16:41:05.791785 crc crio[23211]: time="2026-06-11T16:41:05.791745001Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\""
2026-06-11 18:00:59.362976 | controller | Jun 11 16:41:05.893153 crc crio[23211]: 2026-06-11T16:41:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df07278c6dd34c7 Mac:9a:b0:b4:07:ff:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/408b48f6-1480-4ae8-a62a-5a6fb8f0c8ac SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.362995 | controller | Jun 11 16:41:05.893996 crc crio[23211]: time="2026-06-11T16:41:05.893929622Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00 UID:18056ec4-9bc7-4048-aa8e-8991a983e7bf NetNS:/var/run/netns/408b48f6-1480-4ae8-a62a-5a6fb8f0c8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18056ec4_9bc7_4048_aa8e_8991a983e7bf.slice PodAnnotations:0xc0001313e0}] Aliases:map[]}"
2026-06-11 18:00:59.363012 | controller | Jun 11 16:41:05.897083 crc crio[23211]: time="2026-06-11T16:41:05.896997699Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.363028 | controller | Jun 11 16:41:05.914731 crc crio[23211]: time="2026-06-11T16:41:05.9146455Z" level=info msg="Ran pod sandbox df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=f251ba4d-881b-4119-a050-60bf3ac1bdcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.363044 | controller | Jun 11 16:41:05.923723 crc crio[23211]: time="2026-06-11T16:41:05.923596743Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=a52baf18-87a0-412a-b5aa-ddca61a2678a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.363060 | controller | Jun 11 16:41:05.924335 crc crio[23211]: time="2026-06-11T16:41:05.92425421Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found" id=a52baf18-87a0-412a-b5aa-ddca61a2678a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.363075 | controller | Jun 11 16:41:05.924511 crc crio[23211]: time="2026-06-11T16:41:05.924408194Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found" id=a52baf18-87a0-412a-b5aa-ddca61a2678a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.363091 | controller | Jun 11 16:41:05.927884 crc crio[23211]: time="2026-06-11T16:41:05.927787388Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=21dad290-80ce-4028-967a-7390fd079524 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.363106 | controller | Jun 11 16:41:05.937928 crc crio[23211]: time="2026-06-11T16:41:05.936167767Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\""
2026-06-11 18:00:59.363122 | controller | Jun 11 16:41:06.131109 crc crio[23211]: 2026-06-11T16:41:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2447e0ae0c5b2c4 Mac:42:24:08:d6:47:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/8506309c-f91e-471c-92ec-0b71a6f8f27e SocketPath: PciID:}] [{Interface:0xc0004be780 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.363137 | controller | Jun 11 16:41:06.136186 crc crio[23211]: time="2026-06-11T16:41:06.133849604Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212 UID:13f1cae3-8419-443f-aac8-0fe0605676f9 NetNS:/var/run/netns/8506309c-f91e-471c-92ec-0b71a6f8f27e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1cae3_8419_443f_aac8_0fe0605676f9.slice PodAnnotations:0xc002818460}] Aliases:map[]}"
2026-06-11 18:00:59.363156 | controller | Jun 11 16:41:06.136186 crc crio[23211]: time="2026-06-11T16:41:06.134061709Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.363173 | controller | Jun 11 16:41:06.152942 crc crio[23211]: time="2026-06-11T16:41:06.152115439Z" level=info msg="Ran pod sandbox 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212 with infra container: openstack/nova-scheduler-0/POD" id=f3a02a7b-4549-4e95-acd3-a08352eaf19d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.363188 | controller | Jun 11 16:41:06.160609 crc crio[23211]: time="2026-06-11T16:41:06.160214582Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=a8a00bb5-d79d-46ba-b630-4564a2da8c88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.363204 | controller | Jun 11 16:41:06.161253 crc crio[23211]: time="2026-06-11T16:41:06.16091893Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found" id=a8a00bb5-d79d-46ba-b630-4564a2da8c88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.363220 | controller | Jun 11 16:41:06.161253 crc crio[23211]: time="2026-06-11T16:41:06.161005592Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found" id=a8a00bb5-d79d-46ba-b630-4564a2da8c88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.363235 | controller | Jun 11 16:41:06.168544 crc crio[23211]: time="2026-06-11T16:41:06.167790841Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=e7fdca84-059e-4d1c-bb55-2704e404b39b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.363251 | controller | Jun 11 16:41:06.175805 crc crio[23211]: time="2026-06-11T16:41:06.175700998Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\""
2026-06-11 18:00:59.363267 | controller | Jun 11 16:41:06.177610 crc crio[23211]: 2026-06-11T16:41:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab658e2e1d9f67f Mac:66:54:b2:dc:92:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/0ebe5375-6748-43f8-8f8f-1546f312453a SocketPath: PciID:}] [{Interface:0xc0000147a0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.363282 | controller | Jun 11 16:41:06.178312 crc crio[23211]: time="2026-06-11T16:41:06.178255442Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f UID:bf9bf1a6-92a2-421b-9328-dca9111037da NetNS:/var/run/netns/0ebe5375-6748-43f8-8f8f-1546f312453a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf9bf1a6_92a2_421b_9328_dca9111037da.slice PodAnnotations:0xc007c14078}] Aliases:map[]}"
2026-06-11 18:00:59.363298 | controller | Jun 11 16:41:06.178509 crc crio[23211]: time="2026-06-11T16:41:06.178474388Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.363314 | controller | Jun 11 16:41:06.197401 crc crio[23211]: time="2026-06-11T16:41:06.197255977Z" level=info msg="Ran pod sandbox ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f with infra container: openstack/nova-metadata-0/POD" id=2671fdb1-5164-4cba-b05b-1daa59e8cafc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.363332 | controller | Jun 11 16:41:06.200394 crc crio[23211]: time="2026-06-11T16:41:06.200271902Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=822b235a-1a09-4dee-a507-054f2b376d31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.363348 | controller | Jun 11 16:41:06.201137 crc crio[23211]: time="2026-06-11T16:41:06.201067292Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found" id=822b235a-1a09-4dee-a507-054f2b376d31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.363363 | controller | Jun 11 16:41:06.201219 crc crio[23211]: time="2026-06-11T16:41:06.201166664Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found" id=822b235a-1a09-4dee-a507-054f2b376d31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.363379 | controller | Jun 11 16:41:06.207649 crc crio[23211]: time="2026-06-11T16:41:06.203966895Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e25525d7-36ab-409c-9dce-8d08ceedfc57 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.363394 | controller | Jun 11 16:41:06.213591 crc crio[23211]: time="2026-06-11T16:41:06.211152384Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\""
2026-06-11 18:00:59.363410 | controller | Jun 11 16:41:06.355989 crc crio[23211]: time="2026-06-11T16:41:06.355399056Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-9wxdt/POD" id=cb08236c-b290-47b6-8c3a-59b5e2f2af75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.363425 | controller | Jun 11 16:41:06.355989 crc crio[23211]: time="2026-06-11T16:41:06.355611092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.363441 | controller | Jun 11 16:41:06.387483 crc crio[23211]: time="2026-06-11T16:41:06.387308792Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-9wxdt Namespace:openstack ID:8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c UID:d572a8ee-afb0-45a9-980d-09a43ef2ec87 NetNS:/var/run/netns/99ed27d2-095e-48ab-b87c-008a0fca1e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd572a8ee_afb0_45a9_980d_09a43ef2ec87.slice PodAnnotations:0xc002818d70}] Aliases:map[]}"
2026-06-11 18:00:59.363456 | controller | Jun 11 16:41:06.387483 crc crio[23211]: time="2026-06-11T16:41:06.387348383Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-9wxdt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.363472 | controller | Jun 11 16:41:06.401316 crc crio[23211]: 2026-06-11T16:41:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:890c2de1fa9b9d0 Mac:06:0d:73:f5:b4:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/7246addc-c1f0-4da2-8f47-44b2fa015676 SocketPath: PciID:}] [{Interface:0xc0001344b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.363488 | controller | Jun 11 16:41:06.402170 crc crio[23211]: time="2026-06-11T16:41:06.402110153Z" level=info msg="Got pod network &{Name:dnsmasq-dns-b779ff7c7-8898r Namespace:openstack ID:890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f UID:08fb51a7-b283-4f8b-8b65-c52803482286 NetNS:/var/run/netns/7246addc-c1f0-4da2-8f47-44b2fa015676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08fb51a7_b283_4f8b_8b65_c52803482286.slice PodAnnotations:0xc003088850}] Aliases:map[]}"
2026-06-11 18:00:59.363508 | controller | Jun 11 16:41:06.402320 crc crio[23211]: time="2026-06-11T16:41:06.402292807Z" level=info msg="Checking pod openstack_dnsmasq-dns-b779ff7c7-8898r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.363546 | controller | Jun 11 16:41:06.416019 crc crio[23211]: time="2026-06-11T16:41:06.415941648Z" level=info msg="Ran pod sandbox 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f with infra container: openstack/dnsmasq-dns-b779ff7c7-8898r/POD" id=6dec6827-968b-4125-a00c-e0945f2cdc37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.363563 | controller | Jun 11 16:41:06.423901 crc crio[23211]: time="2026-06-11T16:41:06.423846806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=010c9f3c-dd17-4dbc-929d-cf48c955f3fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.363579 | controller | Jun 11 16:41:06.654848 crc crio[23211]: time="2026-06-11T16:41:06.651314835Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8483140d-c8f8-4d51-9220-5da526872a3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.363595 | controller | Jun 11 16:41:06.688384 crc crio[23211]: time="2026-06-11T16:41:06.687910609Z" level=info msg="Creating container: openstack/dnsmasq-dns-b779ff7c7-8898r/init" id=758d62f0-c967-40c1-8623-eafe276e7857 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.363610 | controller | Jun 11 16:41:06.688801 crc crio[23211]: time="2026-06-11T16:41:06.688731069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.363625 | controller | Jun 11 16:41:06.898150 crc crio[23211]: time="2026-06-11T16:41:06.897942784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.363641 | controller | Jun 11 16:41:06.944124 crc crio[23211]: time="2026-06-11T16:41:06.939602665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.363656 | controller | Jun 11 16:41:06.955275 crc crio[23211]: time="2026-06-11T16:41:06.954278971Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-slznk/POD" id=7016b489-2bc2-4a95-a952-a8d84363d56b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.363671 | controller | Jun 11 16:41:06.955487 crc crio[23211]: time="2026-06-11T16:41:06.955400359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.363686 | controller | Jun 11 16:41:07.075888 crc crio[23211]: time="2026-06-11T16:41:07.075815116Z" level=info msg="Got pod network &{Name:certified-operators-slznk Namespace:openshift-marketplace ID:7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0 UID:1a2182e7-e7d8-44ad-8652-021276a18d5b NetNS:/var/run/netns/1aa93541-f404-4ba1-adca-93e961f284b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2182e7_e7d8_44ad_8652_021276a18d5b.slice PodAnnotations:0xc007c14028}] Aliases:map[]}"
2026-06-11 18:00:59.363705 | controller | Jun 11 16:41:07.075888 crc crio[23211]: time="2026-06-11T16:41:07.075880498Z" level=info msg="Adding pod openshift-marketplace_certified-operators-slznk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.363721 | controller | Jun 11 16:41:07.089993 crc crio[23211]: 2026-06-11T16:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f3bf39ec2f8d1e Mac:ee:1b:ca:cf:b0:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/99ed27d2-095e-48ab-b87c-008a0fca1e9d SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.363737 | controller | Jun 11 16:41:07.090838 crc crio[23211]: time="2026-06-11T16:41:07.09080536Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-9wxdt Namespace:openstack ID:8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c UID:d572a8ee-afb0-45a9-980d-09a43ef2ec87 NetNS:/var/run/netns/99ed27d2-095e-48ab-b87c-008a0fca1e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd572a8ee_afb0_45a9_980d_09a43ef2ec87.slice PodAnnotations:0xc002818d70}] Aliases:map[]}"
2026-06-11 18:00:59.363753 | controller | Jun 11 16:41:07.090977 crc crio[23211]: time="2026-06-11T16:41:07.090926573Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-9wxdt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.363769 | controller | Jun 11 16:41:07.105068 crc crio[23211]: time="2026-06-11T16:41:07.103736613Z" level=info msg="Ran pod sandbox 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c with infra container: openstack/nova-cell1-conductor-db-sync-9wxdt/POD" id=cb08236c-b290-47b6-8c3a-59b5e2f2af75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.363790 | controller | Jun 11 16:41:07.117550 crc crio[23211]: time="2026-06-11T16:41:07.114655115Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=84ef1750-1b36-4a4d-8c21-44a29ba62372 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.363816 | controller | Jun 11 16:41:07.169842 crc crio[23211]: time="2026-06-11T16:41:07.168998043Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=8dff14a5-ebe3-44be-bae7-71049b8f2aac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.363842 | controller | Jun 11 16:41:07.246971 crc crio[23211]: time="2026-06-11T16:41:07.191742671Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-9wxdt/nova-cell1-conductor-db-sync" id=88a044db-c677-4534-8995-c115c491526e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.363860 | controller | Jun 11 16:41:07.246971 crc crio[23211]: time="2026-06-11T16:41:07.192816458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.363877 | controller | Jun 11 16:41:07.325231 crc crio[23211]: time="2026-06-11T16:41:07.324728562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.363893 | controller | Jun 11 16:41:07.329628 crc crio[23211]: time="2026-06-11T16:41:07.329398918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.363909 | controller | Jun 11 16:41:07.352351 crc crio[23211]: time="2026-06-11T16:41:07.352201678Z" level=info msg="Created container 2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a: openstack/dnsmasq-dns-b779ff7c7-8898r/init" id=758d62f0-c967-40c1-8623-eafe276e7857 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.363930 | controller | Jun 11 16:41:07.400741 crc crio[23211]: time="2026-06-11T16:41:07.399579072Z" level=info msg="Starting container: 2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a" id=6c1daa34-9a5d-4cb3-baed-866ca835bc98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.363947 | controller | Jun 11 16:41:07.424989 crc crio[23211]: time="2026-06-11T16:41:07.424644868Z" level=info msg="Started container" PID=84609 containerID=2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a description=openstack/dnsmasq-dns-b779ff7c7-8898r/init id=6c1daa34-9a5d-4cb3-baed-866ca835bc98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f
2026-06-11 18:00:59.363964 | controller | Jun 11 16:41:07.565213 crc crio[23211]: time="2026-06-11T16:41:07.565043333Z" level=info msg="Created container 418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4: openstack/nova-cell1-conductor-db-sync-9wxdt/nova-cell1-conductor-db-sync" id=88a044db-c677-4534-8995-c115c491526e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.363980 | controller | Jun 11 16:41:07.578755 crc crio[23211]: time="2026-06-11T16:41:07.57533349Z" level=info msg="Starting container: 418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4" id=ad7ca394-4660-4e59-a996-523a50ee726e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.363996 | controller | Jun 11 16:41:07.596220 crc crio[23211]: time="2026-06-11T16:41:07.596119289Z" level=info msg="Started container" PID=84705 containerID=418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4 description=openstack/nova-cell1-conductor-db-sync-9wxdt/nova-cell1-conductor-db-sync id=ad7ca394-4660-4e59-a996-523a50ee726e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c
2026-06-11 18:00:59.364013 | controller | Jun 11 16:41:07.789577 crc crio[23211]: 2026-06-11T16:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f71c945765a906 Mac:26:bb:c6:5a:6f:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/1aa93541-f404-4ba1-adca-93e961f284b1 SocketPath: PciID:}] [{Interface:0xc0004a6d60 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.364031 | controller | Jun 11 16:41:07.789924 crc crio[23211]: time="2026-06-11T16:41:07.78962331Z" level=info msg="Got pod network &{Name:certified-operators-slznk Namespace:openshift-marketplace ID:7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0 UID:1a2182e7-e7d8-44ad-8652-021276a18d5b NetNS:/var/run/netns/1aa93541-f404-4ba1-adca-93e961f284b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2182e7_e7d8_44ad_8652_021276a18d5b.slice PodAnnotations:0xc007c14028}] Aliases:map[]}"
2026-06-11 18:00:59.364050 | controller | Jun 11 16:41:07.789985 crc crio[23211]: time="2026-06-11T16:41:07.78996632Z" level=info msg="Checking pod openshift-marketplace_certified-operators-slznk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.364068 | controller | Jun 11 16:41:07.823920 crc crio[23211]: time="2026-06-11T16:41:07.823840155Z" level=info msg="Ran pod sandbox 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0 with infra container: openshift-marketplace/certified-operators-slznk/POD" id=7016b489-2bc2-4a95-a952-a8d84363d56b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.364093 | controller | Jun 11 16:41:07.826733 crc crio[23211]: time="2026-06-11T16:41:07.826664247Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d4321612-5c8b-4e63-afd7-4fa3660f48a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364126 | controller | Jun 11 16:41:07.834786 crc crio[23211]: time="2026-06-11T16:41:07.830253066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a7a49fe3-eab9-47bd-93e5-a7440a6ac23f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364153 | controller | Jun 11 16:41:07.841680 crc crio[23211]: time="2026-06-11T16:41:07.841341562Z" level=info msg="Creating container: openshift-marketplace/certified-operators-slznk/extract-utilities" id=6b228e5e-bcd6-4d90-a93e-890b73e9f76c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.364175 | controller | Jun 11 16:41:07.841907 crc crio[23211]: time="2026-06-11T16:41:07.841791364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364193 | controller | Jun 11 16:41:07.935238 crc crio[23211]: time="2026-06-11T16:41:07.935140244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364210 | controller | Jun 11 16:41:07.949096 crc crio[23211]: time="2026-06-11T16:41:07.948981321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364227 | controller | Jun 11 16:41:08.011825 crc crio[23211]: time="2026-06-11T16:41:08.010049835Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=80b659b7-52a5-4eb3-9f4c-7555903ef38b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364244 | controller | Jun 11 16:41:08.185294 crc crio[23211]: time="2026-06-11T16:41:08.185038695Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2be460b6-c480-49cc-8c60-d3f923416e3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364261 | controller | Jun 11 16:41:08.189275 crc crio[23211]: time="2026-06-11T16:41:08.187486996Z" level=info msg="Created container 28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5: openshift-marketplace/certified-operators-slznk/extract-utilities" id=6b228e5e-bcd6-4d90-a93e-890b73e9f76c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.364277 | controller | Jun 11 16:41:08.195969 crc crio[23211]: time="2026-06-11T16:41:08.192292617Z" level=info msg="Starting container: 28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5" id=35248bd8-97a5-48da-84c1-d00fa5546eaa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.364293 | controller | Jun 11 16:41:08.195969 crc crio[23211]: time="2026-06-11T16:41:08.192585034Z" level=info msg="Creating container: openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns" id=710f8412-edb6-480b-a51a-794515fb75de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.364310 | controller | Jun 11 16:41:08.195969 crc crio[23211]: time="2026-06-11T16:41:08.193071376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364326 | controller | Jun 11 16:41:08.200324 crc crio[23211]: time="2026-06-11T16:41:08.200206744Z" level=info msg="Started container" PID=84770 containerID=28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5 description=openshift-marketplace/certified-operators-slznk/extract-utilities id=35248bd8-97a5-48da-84c1-d00fa5546eaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0
2026-06-11 18:00:59.364344 | controller | Jun 11 16:41:08.275804 crc crio[23211]: time="2026-06-11T16:41:08.275694109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364364 | controller | Jun 11 16:41:08.294928 crc crio[23211]: time="2026-06-11T16:41:08.294853607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364382 | controller | Jun 11 16:41:09.069311 crc crio[23211]: time="2026-06-11T16:41:09.068879767Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ee47619e-4bbc-4fb6-bd41-5ab6564925db name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.364398 | controller | Jun 11 16:41:09.076553 crc crio[23211]: time="2026-06-11T16:41:09.07623735Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:00:59.364415 | controller | Jun 11 16:41:09.143176 crc crio[23211]: time="2026-06-11T16:41:09.142757521Z" level=info msg="Created container af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339: openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns" id=710f8412-edb6-480b-a51a-794515fb75de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.364432 | controller | Jun 11 16:41:09.145876 crc crio[23211]: time="2026-06-11T16:41:09.145689634Z" level=info msg="Starting container: af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339" id=f8b5d8c7-cd2a-4019-a5e5-780c1850bd3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.364449 | controller | Jun 11 16:41:09.157116 crc crio[23211]: time="2026-06-11T16:41:09.156970827Z" level=info msg="Started container" PID=84798 containerID=af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339 description=openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns id=f8b5d8c7-cd2a-4019-a5e5-780c1850bd3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f
2026-06-11 18:00:59.364466 | controller | Jun 11 16:41:13.148764 crc crio[23211]: time="2026-06-11T16:41:13.148065461Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=e7fdca84-059e-4d1c-bb55-2704e404b39b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.364482 | controller | Jun 11 16:41:13.150570 crc crio[23211]: time="2026-06-11T16:41:13.149341113Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=cb79e9a0-3781-4c23-912d-b62d5a98073e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364499 | controller | Jun 11 16:41:13.160011 crc crio[23211]: time="2026-06-11T16:41:13.159676052Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=21dad290-80ce-4028-967a-7390fd079524 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.364551 | controller | Jun 11 16:41:13.160580 crc crio[23211]: time="2026-06-11T16:41:13.160498692Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=a5ce6888-b44c-4582-83e7-14d16f9783d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364573 | controller | Jun 11 16:41:13.175590 crc crio[23211]: time="2026-06-11T16:41:13.175148797Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e25525d7-36ab-409c-9dce-8d08ceedfc57 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.364590 | controller | Jun 11 16:41:13.176530 crc crio[23211]: time="2026-06-11T16:41:13.176345737Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d7ace60f-c240-489b-a76e-b4132a74c92e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364613 | controller | Jun 11 16:41:13.207809 crc crio[23211]: time="2026-06-11T16:41:13.20770778Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a17db01a-5b3a-4db8-acd8-9bbddef1e101 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.364630 | controller | Jun 11 16:41:13.209934 crc crio[23211]: time="2026-06-11T16:41:13.209796932Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=05bf3a92-80f6-476f-9f01-5c416e9a50db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364647 | controller | Jun 11 16:41:13.247232 crc crio[23211]: time="2026-06-11T16:41:13.247109825Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=443f5bb4-a450-40e5-ba6f-47fd9aa91ef4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364663 | controller | Jun 11 16:41:13.251693 crc crio[23211]: time="2026-06-11T16:41:13.251606227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=32a6842f-d23c-4d53-860d-f05de11192b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364679 | controller | Jun 11 16:41:13.267499 crc crio[23211]: time="2026-06-11T16:41:13.267017841Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=ee47619e-4bbc-4fb6-bd41-5ab6564925db name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.364696 | controller | Jun 11 16:41:13.270946 crc crio[23211]: time="2026-06-11T16:41:13.270766744Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0ce546bb-9d01-4987-9c8d-8eaf909a75c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364713 | controller | Jun 11 16:41:13.273744 crc crio[23211]: time="2026-06-11T16:41:13.273655007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=f5dba0a0-9a85-4b8e-87e7-514fb876b555 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364730 | controller | Jun 11 16:41:13.274300 crc crio[23211]: time="2026-06-11T16:41:13.274218641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=f6612165-0917-4f38-9c14-015485741a89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364747 | controller | Jun 11 16:41:13.304300 crc crio[23211]: time="2026-06-11T16:41:13.304157259Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5bf2bc67-940a-46a6-a179-788e003c1694 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.364764 | controller | Jun 11 16:41:13.346103 crc crio[23211]: time="2026-06-11T16:41:13.345219754Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=90559634-2991-44a8-9ecf-2de146f1d51a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.364781 | controller | Jun 11 16:41:13.347311 crc crio[23211]: time="2026-06-11T16:41:13.347246495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364797 | controller | Jun 11 16:41:13.365516 crc crio[23211]: time="2026-06-11T16:41:13.365259105Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=91aad5d1-2a4b-4b96-a2c3-dd8716bd1d57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.364817 | controller | Jun 11 16:41:13.378081 crc crio[23211]: time="2026-06-11T16:41:13.377934901Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=61572eda-d16d-4ba5-a762-affdc389d98b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.364834 | controller | Jun 11 16:41:13.384254 crc crio[23211]: time="2026-06-11T16:41:13.384087245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364850 | controller | Jun 11 16:41:13.388249 crc crio[23211]: time="2026-06-11T16:41:13.388160406Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=3d2b987d-d1d1-4909-81b3-ecc9319033c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.364867 | controller | Jun 11 16:41:13.394291 crc crio[23211]: time="2026-06-11T16:41:13.394140456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364883 | controller | Jun 11 16:41:13.400020 crc crio[23211]: time="2026-06-11T16:41:13.399411247Z" level=info msg="Creating container: openshift-marketplace/certified-operators-slznk/extract-content" id=e85d0b9d-fffd-4a1f-b3c6-d54cebfaca13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.364899 | controller | Jun 11 16:41:13.432930 crc crio[23211]: time="2026-06-11T16:41:13.432804431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364916 | controller | Jun 11 16:41:13.463850 crc crio[23211]: time="2026-06-11T16:41:13.463714523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364932 | controller | Jun 11 16:41:13.467758 crc crio[23211]: time="2026-06-11T16:41:13.46761661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364948 | controller | Jun 11 16:41:13.470579 crc crio[23211]: time="2026-06-11T16:41:13.470476883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364964 | controller | Jun 11 16:41:13.474629 crc crio[23211]: time="2026-06-11T16:41:13.474541263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364980 | controller | Jun 11 16:41:13.475220 crc crio[23211]: time="2026-06-11T16:41:13.475085738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.364996 | controller | Jun 11 16:41:13.557817 crc crio[23211]: time="2026-06-11T16:41:13.557130136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.365012 | controller | Jun 11 16:41:13.562868 crc crio[23211]: time="2026-06-11T16:41:13.56129074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.365027 | controller | Jun 11 16:41:13.580352 crc crio[23211]: time="2026-06-11T16:41:13.580161182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.365043 | controller | Jun 11 16:41:13.588280 crc crio[23211]: time="2026-06-11T16:41:13.588194001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.365062 | controller | Jun 11 16:41:13.624155 crc crio[23211]: time="2026-06-11T16:41:13.624046417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.365079 | controller | Jun 11 16:41:13.631491 crc crio[23211]: time="2026-06-11T16:41:13.631302308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.365095 | controller | Jun 11 16:41:13.821811 crc crio[23211]: time="2026-06-11T16:41:13.821715773Z" level=info msg="Created container 3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782: openshift-marketplace/certified-operators-slznk/extract-content" id=e85d0b9d-fffd-4a1f-b3c6-d54cebfaca13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.365112 | controller | Jun 11 16:41:13.826056 crc crio[23211]: time="2026-06-11T16:41:13.825967479Z" level=info msg="Starting container: 3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782" id=06a1c3e8-de29-4cd2-bd8b-5180f8d51148 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.365129 | controller | Jun 11 16:41:13.834977 crc crio[23211]: time="2026-06-11T16:41:13.834412Z" level=info msg="Started container" PID=85149 containerID=3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782 description=openshift-marketplace/certified-operators-slznk/extract-content id=06a1c3e8-de29-4cd2-bd8b-5180f8d51148 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0
2026-06-11 18:00:59.365147 | controller | Jun 11 16:41:13.848406 crc crio[23211]: time="2026-06-11T16:41:13.848304437Z" level=info msg="Created container f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d: openstack/nova-metadata-0/nova-metadata-log" id=61572eda-d16d-4ba5-a762-affdc389d98b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.365164 | controller | Jun 11 16:41:13.850350 crc crio[23211]: time="2026-06-11T16:41:13.850252495Z" level=info msg="Starting container: f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d" id=a47c74c0-4a45-43ea-8803-d95c7a296082 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.365181 | controller | Jun 11 16:41:13.857738 crc crio[23211]: time="2026-06-11T16:41:13.857135807Z" level=info msg="Started container" PID=85150 containerID=f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d description=openstack/nova-metadata-0/nova-metadata-log id=a47c74c0-4a45-43ea-8803-d95c7a296082 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f
2026-06-11 18:00:59.365197 | controller | Jun 11 16:41:13.863784 crc crio[23211]: time="2026-06-11T16:41:13.862913782Z" level=info msg="Created container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=90559634-2991-44a8-9ecf-2de146f1d51a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.365214 | controller | Jun 11 16:41:13.866244 crc crio[23211]: time="2026-06-11T16:41:13.865750242Z" level=info msg="Starting container: cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c" id=6d8a6c31-77c6-4034-8691-e84fca6da4dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.365230 | controller | Jun 11 16:41:13.868743 crc crio[23211]: time="2026-06-11T16:41:13.868009189Z" level=info msg="Created container c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=91aad5d1-2a4b-4b96-a2c3-dd8716bd1d57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.365250 | controller | Jun 11 16:41:13.870570 crc crio[23211]: time="2026-06-11T16:41:13.870351088Z" level=info msg="Starting container: c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5" id=c56f04e2-2afe-470c-9b79-07bb9e8afa3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.365279 | controller | Jun 11 16:41:13.873760 crc crio[23211]: time="2026-06-11T16:41:13.871737312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=77ade560-e646-4534-acea-31936d591ed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.365304 | controller | Jun 11 16:41:13.879273 crc crio[23211]: time="2026-06-11T16:41:13.877887496Z" level=info msg="Started container" PID=85147 containerID=cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=6d8a6c31-77c6-4034-8691-e84fca6da4dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00
2026-06-11 18:00:59.365328 | controller | Jun 11 16:41:13.881946 crc crio[23211]: time="2026-06-11T16:41:13.881872605Z" level=info msg="Started container" PID=85148 containerID=c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=c56f04e2-2afe-470c-9b79-07bb9e8afa3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212
2026-06-11 18:00:59.365347 | controller | Jun 11 16:41:13.891301 crc crio[23211]: time="2026-06-11T16:41:13.891209299Z" level=info msg="Created container 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c: openstack/nova-api-0/nova-api-log" id=3d2b987d-d1d1-4909-81b3-ecc9319033c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.365365 | controller | Jun 11 16:41:13.892588 crc crio[23211]: time="2026-06-11T16:41:13.892522532Z" level=info msg="Starting container: 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c" id=68136325-d680-4baf-9ac8-7c01da4039be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.365382 | controller | Jun 11 16:41:13.897679 crc crio[23211]: time="2026-06-11T16:41:13.897604339Z" level=info msg="Started container" PID=85151 containerID=56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c description=openstack/nova-api-0/nova-api-log id=68136325-d680-4baf-9ac8-7c01da4039be name=/runtime.v1.RuntimeService/StartContainer sandboxID=f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957
2026-06-11 18:00:59.365398 | controller | Jun 11 16:41:13.912073 crc crio[23211]: time="2026-06-11T16:41:13.911862294Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=f3cc365a-7429-463b-bf93-a3c6853ac579 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.365414 | controller | Jun 11 16:41:13.913396 crc crio[23211]: time="2026-06-11T16:41:13.913312531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=bb9be9ba-31c9-4d59-b39f-9833a96f1fd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.365431 | controller | Jun 11 16:41:13.926893 crc crio[23211]: time="2026-06-11T16:41:13.926800007Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=c843591d-d600-4cd3-8d77-4c48066478bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.365447 | controller | Jun 11 16:41:13.928805 crc crio[23211]: time="2026-06-11T16:41:13.928744645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.365464 | controller | Jun 11 16:41:13.947115 crc crio[23211]: time="2026-06-11T16:41:13.9465311Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=b88299de-c8a2-4535-938f-5fff9d3cc992 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.365484 | controller | Jun 11 16:41:13.961487 crc crio[23211]: time="2026-06-11T16:41:13.957929265Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=d221e015-953e-47c9-b928-236c480946bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.365501 | controller | Jun 11 16:41:13.961487 crc crio[23211]: time="2026-06-11T16:41:13.959797831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.365542 | controller | Jun 11 16:41:13.995637 crc crio[23211]: time="2026-06-11T16:41:13.99540885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.365561 | controller | Jun 11 16:41:13.998989 crc crio[23211]: time="2026-06-11T16:41:13.998910468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.365578 | controller | Jun 11 16:41:14.017803 crc crio[23211]: time="2026-06-11T16:41:14.017668926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.365595 | controller | Jun 11 16:41:14.020920 crc crio[23211]: time="2026-06-11T16:41:14.020874187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.365611 | controller | Jun 11 16:41:14.124581 crc crio[23211]: time="2026-06-11T16:41:14.12395051Z" level=info msg="Created container 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c: openstack/nova-api-0/nova-api-api" id=d221e015-953e-47c9-b928-236c480946bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.365628 | controller | Jun 11 16:41:14.126116 crc crio[23211]: time="2026-06-11T16:41:14.126039553Z" level=info msg="Starting container: 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c" id=e1df71aa-249b-486c-96b7-0df87521a427 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.365644 | controller | Jun 11 16:41:14.131722 crc crio[23211]: time="2026-06-11T16:41:14.131601851Z" level=info msg="Created container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594: openstack/nova-metadata-0/nova-metadata-metadata" id=c843591d-d600-4cd3-8d77-4c48066478bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.365661 | controller | Jun 11 16:41:14.132703 crc crio[23211]: time="2026-06-11T16:41:14.132626667Z" level=info msg="Started container" PID=85205 containerID=5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c description=openstack/nova-api-0/nova-api-api id=e1df71aa-249b-486c-96b7-0df87521a427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957
2026-06-11 18:00:59.365676 | controller | Jun 11 16:41:14.133343 crc crio[23211]: time="2026-06-11T16:41:14.133244593Z" level=info msg="Starting container: dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594" id=e540e10f-7505-40f7-aad7-8eca6bce98ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.365692 | controller | Jun 11 16:41:14.142932 crc crio[23211]: time="2026-06-11T16:41:14.142787491Z" level=info msg="Started container" PID=85204 containerID=dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 description=openstack/nova-metadata-0/nova-metadata-metadata id=e540e10f-7505-40f7-aad7-8eca6bce98ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f
2026-06-11 18:00:59.365708 | controller | Jun 11 16:41:14.337207 crc crio[23211]: time="2026-06-11T16:41:14.337120473Z" level=info msg="Stopping container: f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d (timeout: 30s)" id=ff5e53d1-595c-4f83-b0fd-e7ded9fc43d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.365729 | controller | Jun 11 16:41:14.338494 crc crio[23211]: time="2026-06-11T16:41:14.337649076Z" level=info msg="Stopping container: dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 (timeout: 30s)" id=8aec1314-4a68-49e9-a2d7-9da9753eb792 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.365745 | controller | Jun 11 16:41:14.345821 crc crio[23211]: time="2026-06-11T16:41:14.345288618Z" level=info msg="Stopping container: cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c (timeout: 30s)" id=a823779d-063a-4f79-9b10-5562b7266628 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.365762 | controller | Jun 11 16:41:14.369094 crc crio[23211]: time="2026-06-11T16:41:14.36900271Z" level=info msg="Stopping container: 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd (timeout: 2s)" id=d279012b-1c1f-4cde-9e9e-2e3d5d346f28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.365778 | controller | Jun 11 16:41:17.950410 crc crio[23211]: time="2026-06-11T16:41:17.948753613Z" level=info msg="Stopped container f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d: openstack/nova-metadata-0/nova-metadata-log" id=ff5e53d1-595c-4f83-b0fd-e7ded9fc43d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.365793 | controller | Jun 11 16:41:18.289769 crc crio[23211]: time="2026-06-11T16:41:18.289670166Z" level=info msg="Stopped container 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd: openshift-marketplace/redhat-operators-zmkh7/registry-server" id=d279012b-1c1f-4cde-9e9e-2e3d5d346f28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.365810 | controller | Jun 11 16:41:18.290587 crc crio[23211]: time="2026-06-11T16:41:18.290519457Z" level=info msg="Stopping pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0" id=f352b5de-ca0d-4651-a1f1-7e264d723257 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.365826 | controller | Jun 11 16:41:18.291385 crc crio[23211]: time="2026-06-11T16:41:18.291304436Z" level=info msg="Got pod network &{Name:redhat-operators-zmkh7 Namespace:openshift-marketplace ID:6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0 UID:fc543161-ca36-4408-99b0-bd57b2128f70 NetNS:/var/run/netns/a0ebbf26-76bc-450b-b8a2-bc2d4ce601bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc543161_ca36_4408_99b0_bd57b2128f70.slice PodAnnotations:0xc0018bf2e8}] Aliases:map[]}"
2026-06-11 18:00:59.365843 | controller | Jun 11 16:41:18.291616 crc crio[23211]: time="2026-06-11T16:41:18.291546062Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-zmkh7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.365859 | controller | Jun 11 16:41:18.484182 crc crio[23211]: time="2026-06-11T16:41:18.483269661Z" level=info msg="Stopping container: a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c (timeout: 10s)" id=b12b8da7-163a-47e6-b2e8-5cb59fd4e187 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.365876 | controller | Jun 11 16:41:18.637526 crc crio[23211]: time="2026-06-11T16:41:18.637314598Z" level=info msg="Stopped container a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns" id=b12b8da7-163a-47e6-b2e8-5cb59fd4e187 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.365893 | controller | Jun 11 16:41:18.638612 crc crio[23211]: time="2026-06-11T16:41:18.638534508Z" level=info msg="Stopping pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4" id=498de920-0ac7-42a4-9274-a44e6769ff6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.365912 | controller | Jun 11 16:41:18.640002 crc crio[23211]: time="2026-06-11T16:41:18.639903282Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-kvdtz Namespace:openstack ID:cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4 UID:cae7c0a7-cc27-45ff-abf3-694430c917f6 NetNS:/var/run/netns/3869738c-4e7e-415e-88a7-a8faa52e5443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae7c0a7_cc27_45ff_abf3_694430c917f6.slice PodAnnotations:0xc0018bf558}] Aliases:map[]}"
2026-06-11 18:00:59.365930 | controller | Jun 11 16:41:18.640153 crc crio[23211]: time="2026-06-11T16:41:18.640105397Z" level=info msg="Deleting pod openstack_dnsmasq-dns-85c5b8fbf9-kvdtz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.365947 | controller | Jun 11 16:41:18.785244 crc crio[23211]: time="2026-06-11T16:41:18.78519904Z" level=info msg="Stopped pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0" id=f352b5de-ca0d-4651-a1f1-7e264d723257 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.365964 | controller | Jun 11 16:41:19.199780 crc crio[23211]: time="2026-06-11T16:41:19.199165818Z" level=info msg="Stopped pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4" id=498de920-0ac7-42a4-9274-a44e6769ff6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.365980 | controller | Jun 11 16:41:19.534730 crc crio[23211]: time="2026-06-11T16:41:19.534675287Z" level=info msg="Removing container: 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd" id=434cdbc8-ef2b-450c-ba3a-65bd35cb8056 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.365998 | controller | Jun 11 16:41:19.546647 crc crio[23211]: time="2026-06-11T16:41:19.546513582Z" level=info msg="Stopping pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68" id=0bf1f605-8e26-4ae0-9c38-6693966da6da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.366017 | controller | Jun 11 16:41:19.547463 crc crio[23211]: time="2026-06-11T16:41:19.547308842Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-xwq4l Namespace:openstack ID:df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68 UID:f61eb6ac-48a5-4355-ac22-9e0782d00c43 NetNS:/var/run/netns/a8539b17-aacc-4b2b-96bf-7b4dc269a60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf61eb6ac_48a5_4355_ac22_9e0782d00c43.slice PodAnnotations:0xc00294f068}] Aliases:map[]}"
2026-06-11 18:00:59.366034 | controller | Jun 11 16:41:19.547612 crc crio[23211]: time="2026-06-11T16:41:19.547551748Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-xwq4l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.366051 | controller | Jun 11 16:41:19.622660 crc crio[23211]: time="2026-06-11T16:41:19.622407697Z" level=info msg="Removed container 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd: openshift-marketplace/redhat-operators-zmkh7/registry-server" id=434cdbc8-ef2b-450c-ba3a-65bd35cb8056 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366067 | controller | Jun 11 16:41:19.635145 crc crio[23211]: time="2026-06-11T16:41:19.635042942Z" level=info msg="Removing container: 7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e" id=1b12e744-7b85-4ad5-89e9-c6567887323b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366084 | controller | Jun 11 16:41:19.798009 crc crio[23211]: time="2026-06-11T16:41:19.7975277Z" level=info msg="Removed container 7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e: openshift-marketplace/redhat-operators-zmkh7/extract-content" id=1b12e744-7b85-4ad5-89e9-c6567887323b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366111 | controller | Jun 11 16:41:19.800800 crc crio[23211]: time="2026-06-11T16:41:19.80073982Z" level=info msg="Removing container: 7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602" id=65ac427b-4b62-44a4-9ee6-6326254f729d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366132 | controller | Jun 11 16:41:19.833964 crc crio[23211]: time="2026-06-11T16:41:19.833887158Z" level=info msg="Removed container 7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602: openshift-marketplace/redhat-operators-zmkh7/extract-utilities" id=65ac427b-4b62-44a4-9ee6-6326254f729d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366149 | controller | Jun 11 16:41:19.837515 crc crio[23211]: time="2026-06-11T16:41:19.837345685Z" level=info msg="Removing container: a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c" id=761a8bbe-d872-464d-ac0f-d223d0858618 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366165 | controller | Jun 11 16:41:19.898209 crc crio[23211]: time="2026-06-11T16:41:19.897998899Z" level=info msg="Removed container a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns" id=761a8bbe-d872-464d-ac0f-d223d0858618 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366181 | controller | Jun 11 16:41:19.910898 crc crio[23211]: time="2026-06-11T16:41:19.910806019Z" level=info msg="Removing container: 174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9" id=d3c342cb-cfa3-4b18-962c-efa31732acd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366197 | controller | Jun 11 16:41:20.016210 crc crio[23211]: time="2026-06-11T16:41:20.016024746Z" level=info msg="Removed container 174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/init" id=d3c342cb-cfa3-4b18-962c-efa31732acd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366212 | controller | Jun 11 16:41:20.150756 crc crio[23211]: time="2026-06-11T16:41:20.150566906Z" level=info msg="Stopped pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68" id=0bf1f605-8e26-4ae0-9c38-6693966da6da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.366228 | controller | Jun 11 16:41:20.562140 crc crio[23211]: time="2026-06-11T16:41:20.561532629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0796ec38-a99f-4661-8efa-743c1d8ef637 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.366244 | controller | Jun 11 16:41:20.565241 crc crio[23211]: time="2026-06-11T16:41:20.565147479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7d96d44e-305c-482f-86ab-b34fe55e6954 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.366260 | controller | Jun 11 16:41:20.573537 crc crio[23211]: time="2026-06-11T16:41:20.573478737Z" level=info msg="Creating container: openshift-marketplace/certified-operators-slznk/registry-server" id=bc597ca8-0fd6-4700-bf0d-f77b1f228768 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.366276 | controller | Jun 11 16:41:20.574250 crc crio[23211]: time="2026-06-11T16:41:20.574226935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.366292 | controller | Jun 11 16:41:20.643148 crc crio[23211]: time="2026-06-11T16:41:20.643049234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.366308 | controller | Jun 11 16:41:20.646990 crc crio[23211]: time="2026-06-11T16:41:20.646912481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.366329 | controller | Jun 11 16:41:21.262566 crc crio[23211]: time="2026-06-11T16:41:21.262143524Z" level=info msg="Created container 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67: openshift-marketplace/certified-operators-slznk/registry-server" id=bc597ca8-0fd6-4700-bf0d-f77b1f228768 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.366346 | controller | Jun 11 16:41:21.264723 crc crio[23211]: time="2026-06-11T16:41:21.264628546Z" level=info msg="Starting container: 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67" id=b3457eba-d692-4456-9428-9ef6248133c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.366363 | controller | Jun 11 16:41:21.270589 crc crio[23211]: time="2026-06-11T16:41:21.270495823Z" level=info msg="Started container" PID=85982 containerID=69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67 description=openshift-marketplace/certified-operators-slznk/registry-server id=b3457eba-d692-4456-9428-9ef6248133c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0
2026-06-11 18:00:59.366381 | controller | Jun 11 16:41:22.099055 crc crio[23211]: time="2026-06-11T16:41:22.097970616Z" level=info msg="Stopping container: 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c (timeout: 30s)" id=20ea5757-512e-4f35-b2bc-255f44f855e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.366398 | controller | Jun 11 16:41:22.099719 crc crio[23211]: time="2026-06-11T16:41:22.099483575Z" level=info msg="Stopping container: 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c (timeout: 30s)" id=969d122b-921b-43f6-8dc4-337f43df8b57 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.366414 | controller | Jun 11 16:41:22.121561 crc crio[23211]: time="2026-06-11T16:41:22.121006952Z" level=info msg="Stopping container: c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5 (timeout: 30s)" id=46a25004-27cb-4792-b081-0bf852027649 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.366431 | controller | Jun 11 16:41:22.247306 crc crio[23211]: time="2026-06-11T16:41:22.246843824Z" level=info msg="Stopped container 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c: openstack/nova-api-0/nova-api-log" id=20ea5757-512e-4f35-b2bc-255f44f855e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.366447 | controller | Jun 11 16:41:24.277766 crc crio[23211]: time="2026-06-11T16:41:24.277168635Z" level=info msg="Stopped container c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=46a25004-27cb-4792-b081-0bf852027649 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.366463 | controller | Jun 11 16:41:24.279630 crc crio[23211]: time="2026-06-11T16:41:24.279167645Z" level=info msg="Stopping pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212" id=e8412bd0-80a9-47e1-8ab8-d98d12f76946 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.366479 | controller | Jun 11 16:41:24.280283 crc crio[23211]: time="2026-06-11T16:41:24.280200821Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212 UID:13f1cae3-8419-443f-aac8-0fe0605676f9 NetNS:/var/run/netns/8506309c-f91e-471c-92ec-0b71a6f8f27e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1cae3_8419_443f_aac8_0fe0605676f9.slice PodAnnotations:0xc003088538}] Aliases:map[]}"
2026-06-11 18:00:59.366495 | controller | Jun 11 16:41:24.281196 crc crio[23211]: time="2026-06-11T16:41:24.280514687Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.366532 | controller | Jun 11 16:41:24.707723 crc crio[23211]: time="2026-06-11T16:41:24.706994619Z" level=info msg="Stopped pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212" id=e8412bd0-80a9-47e1-8ab8-d98d12f76946 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.366555 | controller | Jun 11 16:41:25.719208 crc crio[23211]: time="2026-06-11T16:41:25.71862527Z" level=info msg="Removing container: c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5" id=a0a48dcb-b3fe-4c7d-8725-821d98acab4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366572 | controller | Jun 11 16:41:25.753455 crc crio[23211]: time="2026-06-11T16:41:25.753237955Z" level=info msg="Removed container c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a0a48dcb-b3fe-4c7d-8725-821d98acab4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366587 | controller | Jun 11 16:41:25.863759 crc crio[23211]: time="2026-06-11T16:41:25.863621841Z" level=info msg="Stopped container 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c: openstack/nova-api-0/nova-api-api" id=969d122b-921b-43f6-8dc4-337f43df8b57 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.366603 | controller | Jun 11 16:41:25.866746 crc crio[23211]: time="2026-06-11T16:41:25.865220181Z" level=info msg="Stopping pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957" id=34da0e57-95e3-4399-8930-54f1f6d2efaa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.366619 | controller | Jun 11 16:41:25.866746 crc crio[23211]: time="2026-06-11T16:41:25.866213906Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957 UID:1ac76206-2e0c-49c0-8d45-75786cdbb725 NetNS:/var/run/netns/772f5ab7-6587-4bae-98c6-02142d2aa2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac76206_2e0c_49c0_8d45_75786cdbb725.slice PodAnnotations:0xc002794708}] Aliases:map[]}"
2026-06-11 18:00:59.366635 | controller | Jun 11 16:41:25.866746 crc crio[23211]: time="2026-06-11T16:41:25.8663612Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.366651 | controller | Jun 11 16:41:26.317990 crc crio[23211]: time="2026-06-11T16:41:26.317414293Z" level=info msg="Stopped pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957" id=34da0e57-95e3-4399-8930-54f1f6d2efaa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.366667 | controller | Jun 11 16:41:26.324308 crc crio[23211]: time="2026-06-11T16:41:26.324236094Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=7ab1046a-5bca-4180-afd1-e2718c3e59cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.366683 | controller | Jun 11 16:41:26.324539 crc crio[23211]: time="2026-06-11T16:41:26.32448307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.366699 | controller | Jun 11 16:41:26.369950 crc crio[23211]: time="2026-06-11T16:41:26.369831572Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e UID:31ffe45a-da19-4146-969a-b199d4a1fd16 NetNS:/var/run/netns/e3897e42-56df-440a-baf2-b0c1e1dced93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31ffe45a_da19_4146_969a_b199d4a1fd16.slice PodAnnotations:0xc003089058}] Aliases:map[]}"
2026-06-11 18:00:59.366715 | controller | Jun 11 16:41:26.369950 crc crio[23211]: time="2026-06-11T16:41:26.369920804Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.366735 | controller | Jun 11 16:41:26.751902 crc crio[23211]: time="2026-06-11T16:41:26.751237867Z" level=info msg="Removing container: 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c" id=01c6f113-bb5b-4823-ae79-dee90b473720 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366751 | controller | Jun 11 16:41:26.798932 crc crio[23211]: time="2026-06-11T16:41:26.798096487Z" level=info msg="Removed container 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c: openstack/nova-api-0/nova-api-api" id=01c6f113-bb5b-4823-ae79-dee90b473720 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366767 | controller | Jun 11 16:41:26.805595 crc crio[23211]: time="2026-06-11T16:41:26.804777074Z" level=info msg="Removing container: 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c" id=af930f63-3615-48f5-aacf-e49b52b7246a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366782 | controller | Jun 11 16:41:26.839703 crc crio[23211]: time="2026-06-11T16:41:26.839630454Z" level=info msg="Removed container 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c: openstack/nova-api-0/nova-api-log" id=af930f63-3615-48f5-aacf-e49b52b7246a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.366798 | controller | Jun 11 16:41:27.005570 crc crio[23211]: 2026-06-11T16:41:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13b49de9e33577e Mac:3a:9a:de:16:7b:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/e3897e42-56df-440a-baf2-b0c1e1dced93 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.366814 | controller | Jun 11 16:41:27.007232 crc crio[23211]: time="2026-06-11T16:41:27.007134327Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e UID:31ffe45a-da19-4146-969a-b199d4a1fd16 NetNS:/var/run/netns/e3897e42-56df-440a-baf2-b0c1e1dced93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31ffe45a_da19_4146_969a_b199d4a1fd16.slice PodAnnotations:0xc003089058}] Aliases:map[]}"
2026-06-11 18:00:59.366829 | controller | Jun 11 16:41:27.007656 crc crio[23211]: time="2026-06-11T16:41:27.007587548Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.366845 | controller | Jun 11 16:41:27.021803 crc crio[23211]: time="2026-06-11T16:41:27.02172953Z" level=info msg="Ran pod sandbox 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e with infra container: openstack/nova-scheduler-0/POD" id=7ab1046a-5bca-4180-afd1-e2718c3e59cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.366862 | controller | Jun 11 16:41:27.023897 crc crio[23211]: time="2026-06-11T16:41:27.023841094Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=4ff92ff3-b107-4289-aa34-f4585df9662f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.366877 | controller | Jun 11 16:41:27.048906 crc crio[23211]: time="2026-06-11T16:41:27.048738926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=a86d02f7-7758-4773-8f9e-cf4ee2ffa3db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.366893 | controller | Jun 11 16:41:27.077858 crc crio[23211]: time="2026-06-11T16:41:27.077138465Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8c994ac0-09ff-476d-867f-0007d32cb6ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.366912 | controller | Jun 11 16:41:27.081246 crc crio[23211]: time="2026-06-11T16:41:27.079219786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.366928 | controller | Jun 11 16:41:27.142287 crc crio[23211]: time="2026-06-11T16:41:27.142177159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.366944 | controller | Jun 11 16:41:27.146676 crc crio[23211]: time="2026-06-11T16:41:27.14660908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.366959 | controller | Jun 11 16:41:27.206662 crc crio[23211]: time="2026-06-11T16:41:27.206589408Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=b9ca7453-a136-4d4c-bc6c-ebc7dbf37a37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.366975 | controller | Jun 11 16:41:27.206800 crc crio[23211]: time="2026-06-11T16:41:27.20668211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.366991 | controller | Jun 11 16:41:27.253838 crc crio[23211]: time="2026-06-11T16:41:27.253733815Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96 UID:66741f84-e16a-4d48-ab5c-eeeb6c214d8b NetNS:/var/run/netns/1073af1b-ff5b-4f2a-a3e8-d40c81f1c66c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66741f84_e16a_4d48_ab5c_eeeb6c214d8b.slice PodAnnotations:0xc000d2ea10}] Aliases:map[]}"
2026-06-11 18:00:59.367010 | controller | Jun 11 16:41:27.253838 crc crio[23211]: time="2026-06-11T16:41:27.253792127Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.367028 | controller | Jun 11 16:41:27.270260 crc crio[23211]: time="2026-06-11T16:41:27.267843927Z" level=info msg="Created container 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8c994ac0-09ff-476d-867f-0007d32cb6ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.367046 | controller | Jun 11 16:41:27.270260 crc crio[23211]: time="2026-06-11T16:41:27.269915639Z" level=info msg="Starting container: 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b" id=b87dfb36-efb2-4ca4-896e-b5551e45c047 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.367063 | controller | Jun 11 16:41:27.278834 crc crio[23211]: time="2026-06-11T16:41:27.278712459Z" level=info msg="Started container" PID=86449 containerID=7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=b87dfb36-efb2-4ca4-896e-b5551e45c047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e
2026-06-11 18:00:59.367079 | controller | Jun 11 16:41:27.849892 crc crio[23211]: 2026-06-11T16:41:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e5425ea2c3ef71 Mac:96:74:47:92:2d:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/1073af1b-ff5b-4f2a-a3e8-d40c81f1c66c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.367096 | controller | Jun 11 16:41:27.851583 crc crio[23211]: time="2026-06-11T16:41:27.851181284Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96 UID:66741f84-e16a-4d48-ab5c-eeeb6c214d8b NetNS:/var/run/netns/1073af1b-ff5b-4f2a-a3e8-d40c81f1c66c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66741f84_e16a_4d48_ab5c_eeeb6c214d8b.slice PodAnnotations:0xc000d2ea10}] Aliases:map[]}"
2026-06-11 18:00:59.367116 | controller | Jun 11 16:41:27.851783 crc crio[23211]: time="2026-06-11T16:41:27.851716248Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.367132 | controller | Jun 11 16:41:27.868190 crc crio[23211]: time="2026-06-11T16:41:27.868085147Z" level=info msg="Ran pod sandbox 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96 with infra container: openstack/nova-api-0/POD" id=b9ca7453-a136-4d4c-bc6c-ebc7dbf37a37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.367148 | controller | Jun 11 16:41:27.874008 crc crio[23211]: time="2026-06-11T16:41:27.873970584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c7f6d25b-5722-4ba8-b320-b0102a499e74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.367164 | controller | Jun 11 16:41:27.878020 crc crio[23211]: time="2026-06-11T16:41:27.877990704Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=ef2fb85d-46d2-45cb-8d90-5e890f435c27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.367180 | controller | Jun 11 16:41:27.892613 crc crio[23211]: time="2026-06-11T16:41:27.892538866Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=f48b5601-8b77-4f32-a93b-c7b032249b95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.367196 | controller | Jun 11 16:41:27.895271 crc crio[23211]: time="2026-06-11T16:41:27.895196573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.367213 | controller | Jun 11 16:41:27.998398 crc crio[23211]: time="2026-06-11T16:41:27.998267037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.367228 | controller | Jun 11 16:41:28.006287 crc crio[23211]: time="2026-06-11T16:41:28.006217736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.367244 | controller | Jun 11 16:41:28.171637 crc crio[23211]: time="2026-06-11T16:41:28.171212016Z" level=info msg="Created container f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e: openstack/nova-api-0/nova-api-log" id=f48b5601-8b77-4f32-a93b-c7b032249b95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.367265 | controller | Jun 11 16:41:28.172703 crc crio[23211]: time="2026-06-11T16:41:28.172644172Z" level=info msg="Starting container: f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e" id=a85dd57f-08c3-4911-9df0-3e0f07d45fb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.367317 | controller | Jun 11 16:41:28.179966 crc crio[23211]: time="2026-06-11T16:41:28.179578214Z" level=info msg="Started container" PID=86601 containerID=f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e description=openstack/nova-api-0/nova-api-log id=a85dd57f-08c3-4911-9df0-3e0f07d45fb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96
2026-06-11 18:00:59.367338 | controller | Jun 11 16:41:28.193968 crc crio[23211]: time="2026-06-11T16:41:28.1930113Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c9edb897-a811-4ea7-8949-f6183ff8ea74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.367359 | controller | Jun 11 16:41:28.220912 crc crio[23211]: time="2026-06-11T16:41:28.220805894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=7c36a168-1897-4327-83bd-24f2487cec3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.367376 | controller | Jun 11 16:41:28.231662 crc crio[23211]: time="2026-06-11T16:41:28.231166443Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=83ccdf8d-a10c-4533-bce6-1f66bab24157 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.367392 | controller | Jun 11 16:41:28.232985 crc crio[23211]: time="2026-06-11T16:41:28.232904417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.367408 | controller | Jun 11 16:41:28.289104 crc crio[23211]: time="2026-06-11T16:41:28.289020568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.367424 | controller | Jun 11 16:41:28.293704 crc crio[23211]: time="2026-06-11T16:41:28.293615032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.367439 | controller | Jun 11 16:41:28.473825 crc crio[23211]: time="2026-06-11T16:41:28.473730651Z" level=info msg="Created container d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a: openstack/nova-api-0/nova-api-api" id=83ccdf8d-a10c-4533-bce6-1f66bab24157 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.367455 | controller | Jun 11 16:41:28.476044 crc crio[23211]: time="2026-06-11T16:41:28.475954687Z" level=info msg="Starting container: d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a" id=356128e0-465c-44c4-8ea9-5d1a4dc7a618 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.367471 | controller | Jun 11 16:41:28.482256 crc crio[23211]: time="2026-06-11T16:41:28.4821239Z" level=info msg="Started container" PID=86618 containerID=d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a description=openstack/nova-api-0/nova-api-api id=356128e0-465c-44c4-8ea9-5d1a4dc7a618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96
2026-06-11 18:00:59.367487 | controller | Jun 11 16:41:29.860315 crc crio[23211]: time="2026-06-11T16:41:29.859039674Z" level=info msg="Stopping pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c" id=110e7fa2-6bb3-4f5c-9285-a202ed5e9d6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.367503 | controller | Jun 11 16:41:29.860315 crc crio[23211]: time="2026-06-11T16:41:29.859532587Z" level=info msg="Stopping container: 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67 (timeout: 2s)" id=2463cbe7-47f0-4698-9756-d7a89168f32b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.367551 | controller | Jun 11 16:41:29.861134 crc crio[23211]: time="2026-06-11T16:41:29.860633664Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-9wxdt Namespace:openstack ID:8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c UID:d572a8ee-afb0-45a9-980d-09a43ef2ec87 NetNS:/var/run/netns/99ed27d2-095e-48ab-b87c-008a0fca1e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd572a8ee_afb0_45a9_980d_09a43ef2ec87.slice PodAnnotations:0xc002794670}] Aliases:map[]}"
2026-06-11 18:00:59.367573 | controller | Jun 11 16:41:29.861134 crc crio[23211]: time="2026-06-11T16:41:29.860762377Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-9wxdt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.367594 | controller | Jun 11 16:41:29.996499 crc crio[23211]: time="2026-06-11T16:41:29.99622472Z" level=info msg="Stopped container 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67: openshift-marketplace/certified-operators-slznk/registry-server" id=2463cbe7-47f0-4698-9756-d7a89168f32b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.367612 | controller | Jun 11 16:41:29.997291 crc crio[23211]: time="2026-06-11T16:41:29.997154573Z" level=info msg="Stopping pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0" id=26263581-d77a-48d5-bd46-39f3f4e6eba3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.367628 | controller | Jun 11 16:41:29.998062 crc crio[23211]: time="2026-06-11T16:41:29.997932282Z" level=info msg="Got pod network &{Name:certified-operators-slznk Namespace:openshift-marketplace ID:7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0 UID:1a2182e7-e7d8-44ad-8652-021276a18d5b NetNS:/var/run/netns/1aa93541-f404-4ba1-adca-93e961f284b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2182e7_e7d8_44ad_8652_021276a18d5b.slice PodAnnotations:0xc0001aeeb8}] Aliases:map[]}"
2026-06-11 18:00:59.367645 | controller | Jun 11 16:41:29.998202 crc crio[23211]: time="2026-06-11T16:41:29.998178318Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-slznk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.367662 | controller | Jun 11 16:41:30.351479 crc crio[23211]: time="2026-06-11T16:41:30.348320493Z" level=info msg="Stopped pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c" id=110e7fa2-6bb3-4f5c-9285-a202ed5e9d6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.367678 | controller | Jun 11 16:41:30.435942 crc crio[23211]: time="2026-06-11T16:41:30.435834588Z" level=info msg="Stopped pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0" id=26263581-d77a-48d5-bd46-39f3f4e6eba3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.367693 | controller | Jun 11 16:41:30.880909 crc crio[23211]: time="2026-06-11T16:41:30.880359938Z" level=info msg="Removing container: 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67" id=5726e17e-9c93-4f7f-abdb-2e6ed4f75dac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.367709 | controller | Jun 11 16:41:30.931863 crc crio[23211]: time="2026-06-11T16:41:30.931527026Z" level=info msg="Removed container 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67: openshift-marketplace/certified-operators-slznk/registry-server" id=5726e17e-9c93-4f7f-abdb-2e6ed4f75dac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.367725 | controller | Jun 11 16:41:30.934906 crc crio[23211]: time="2026-06-11T16:41:30.934807568Z" level=info msg="Removing container: 3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782" id=f52b6d01-c613-4ddd-9b98-b47e90caf37b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.367741 | controller | Jun 11 16:41:31.007168 crc crio[23211]: time="2026-06-11T16:41:31.007086953Z" level=info msg="Removed container 3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782: openshift-marketplace/certified-operators-slznk/extract-content" id=f52b6d01-c613-4ddd-9b98-b47e90caf37b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.367757 | controller | Jun 11 16:41:31.014175 crc crio[23211]: time="2026-06-11T16:41:31.014075557Z" level=info msg="Removing container: 28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5" id=d1f74384-712f-4a31-8025-20b88db71ce2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.367772 | controller | Jun 11 16:41:31.099086 crc crio[23211]: time="2026-06-11T16:41:31.098913315Z" level=info msg="Removed container 28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5: openshift-marketplace/certified-operators-slznk/extract-utilities" id=d1f74384-712f-4a31-8025-20b88db71ce2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.367795 | controller | Jun 11 16:41:31.456553 crc crio[23211]: time="2026-06-11T16:41:31.456353472Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=0381d906-3b84-4c2d-8c45-f9f8226ec7b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.367814 | controller | Jun 11 16:41:31.456720 crc crio[23211]: time="2026-06-11T16:41:31.456578648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.367838 | controller | Jun 11 16:41:31.484066 crc crio[23211]: time="2026-06-11T16:41:31.482869364Z" level=info msg="Stopping pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173" id=9919363c-486a-4eb0-bf17-a05a9fc23909 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.367863 | controller | Jun 11 16:41:31.484066 crc crio[23211]: time="2026-06-11T16:41:31.483053919Z" level=info msg="Stopped pod sandbox (already stopped): 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173" id=9919363c-486a-4eb0-bf17-a05a9fc23909 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.367881 | controller | Jun 11 16:41:31.484066 crc crio[23211]: time="2026-06-11T16:41:31.483807788Z" level=info msg="Removing pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173" id=f1b6a5fd-7bfe-4acd-ae75-6e7a53bb327d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.367897 | controller | Jun 11 16:41:31.504355 crc crio[23211]: time="2026-06-11T16:41:31.503896489Z" level=info msg="Removed pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173" id=f1b6a5fd-7bfe-4acd-ae75-6e7a53bb327d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.367914 | controller | Jun 11 16:41:31.505701 crc crio[23211]: time="2026-06-11T16:41:31.505600542Z" level=info msg="Stopping pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a" id=d62a665a-7ec3-41bb-9251-3b3b552b5d52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.367930 | controller | Jun 11 16:41:31.505701 crc crio[23211]: time="2026-06-11T16:41:31.505690064Z" level=info msg="Stopped pod sandbox (already stopped): 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a" id=d62a665a-7ec3-41bb-9251-3b3b552b5d52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.367946 | controller | Jun 11 16:41:31.507005 crc crio[23211]: time="2026-06-11T16:41:31.506828432Z" level=info msg="Removing pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a" id=0446b4c8-1f02-49fc-ac38-2e4d3d6aff0a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.367962 | controller | Jun 11 16:41:31.520119 crc crio[23211]: time="2026-06-11T16:41:31.520011051Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d UID:878643ff-5d21-40f7-8c1c-fb815a7be9c9 NetNS:/var/run/netns/16980938-1c5e-49fc-a0a4-9057502d14f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod878643ff_5d21_40f7_8c1c_fb815a7be9c9.slice PodAnnotations:0xc0001ae8f8}] Aliases:map[]}"
2026-06-11 18:00:59.367978 | controller | Jun 11 16:41:31.520342 crc crio[23211]: time="2026-06-11T16:41:31.520176175Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.367994 | controller | Jun 11 16:41:31.530341 crc crio[23211]: time="2026-06-11T16:41:31.530206415Z" level=info msg="Removed pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a" id=0446b4c8-1f02-49fc-ac38-2e4d3d6aff0a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.368015 | controller | Jun 11 16:41:31.531721 crc crio[23211]: time="2026-06-11T16:41:31.531618372Z" level=info msg="Stopping pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957" id=7420ac64-0bc6-444d-80da-a99447a84467 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368031 | controller | Jun 11 16:41:31.531721 crc crio[23211]: time="2026-06-11T16:41:31.531723454Z" level=info msg="Stopped pod sandbox (already stopped): f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957" id=7420ac64-0bc6-444d-80da-a99447a84467 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368047 | controller | Jun 11 16:41:31.532538 crc crio[23211]: time="2026-06-11T16:41:31.532460172Z" level=info msg="Removing pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957" id=1471a1bf-ac4d-484f-9993-f3241b95da32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.368062 | controller | Jun 11 16:41:31.554212 crc crio[23211]: time="2026-06-11T16:41:31.553813435Z" level=info msg="Removed pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957" id=1471a1bf-ac4d-484f-9993-f3241b95da32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.368078 | controller | Jun 11 16:41:31.555751 crc crio[23211]: time="2026-06-11T16:41:31.555636231Z" level=info msg="Stopping pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0" id=432e1bd6-9665-4dcb-bf15-e4c4bd301a29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368093 | controller | Jun 11 16:41:31.555881 crc crio[23211]: time="2026-06-11T16:41:31.555758164Z" level=info msg="Stopped pod sandbox (already stopped): 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0" id=432e1bd6-9665-4dcb-bf15-e4c4bd301a29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368109 | controller | Jun 11 16:41:31.557053 crc crio[23211]: time="2026-06-11T16:41:31.556927704Z" level=info msg="Removing pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0" id=45ed7ffa-d25b-4a98-aed3-14c9eb57f8b4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.368124 | controller | Jun 11 16:41:31.577316 crc crio[23211]: time="2026-06-11T16:41:31.577075096Z" level=info msg="Removed pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0" id=45ed7ffa-d25b-4a98-aed3-14c9eb57f8b4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.368139 | controller | Jun 11 16:41:31.578662 crc crio[23211]: time="2026-06-11T16:41:31.578548834Z" level=info msg="Stopping pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212" id=4d9997ac-6a1e-425f-9f39-982b07eef7f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368155 | controller | Jun 11 16:41:31.578662 crc crio[23211]: time="2026-06-11T16:41:31.578639775Z" level=info msg="Stopped pod sandbox (already stopped): 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212" id=4d9997ac-6a1e-425f-9f39-982b07eef7f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368170 | controller | Jun 11 16:41:31.579263 crc crio[23211]: time="2026-06-11T16:41:31.579160659Z" level=info msg="Removing pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212" id=fddd8597-b73e-4e47-80c4-dd2834cbc76f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.368185 | controller | Jun 11 16:41:31.594103 crc crio[23211]: time="2026-06-11T16:41:31.593922287Z" level=info msg="Removed pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212" id=fddd8597-b73e-4e47-80c4-dd2834cbc76f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.368200 | controller | Jun 11 16:41:31.595347 crc crio[23211]: time="2026-06-11T16:41:31.5952351Z" level=info msg="Stopping pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0" id=85e1208f-bf6c-491d-898a-8847aaa17dd1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368223 | controller | Jun 11 16:41:31.595637 crc crio[23211]: time="2026-06-11T16:41:31.595477076Z" level=info msg="Stopped pod sandbox (already stopped): 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0" id=85e1208f-bf6c-491d-898a-8847aaa17dd1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368239 | controller | Jun 11 16:41:31.596242 crc crio[23211]: time="2026-06-11T16:41:31.596142503Z" level=info msg="Removing pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0" id=222bc247-7eba-49c1-8406-df9756ee746d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.368254 | controller | Jun 11 16:41:31.623562 crc crio[23211]: time="2026-06-11T16:41:31.623476045Z" level=info msg="Removed pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0" id=222bc247-7eba-49c1-8406-df9756ee746d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.368269 | controller | Jun 11 16:41:31.631703 crc crio[23211]: time="2026-06-11T16:41:31.631397182Z" level=info msg="Stopping pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4" id=3a439a99-2bc8-4f7e-9ec8-edd13748aa45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368284 | controller | Jun 11 16:41:31.631869 crc crio[23211]: time="2026-06-11T16:41:31.631638609Z" level=info msg="Stopped pod sandbox (already stopped): cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4" id=3a439a99-2bc8-4f7e-9ec8-edd13748aa45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368299 | controller | Jun 11 16:41:31.633557 crc crio[23211]: time="2026-06-11T16:41:31.633061194Z" level=info msg="Removing pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4" id=62aa178b-d525-4630-b150-a65ac00c4b77 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.368314 | controller | Jun 11 16:41:31.663168 crc crio[23211]: time="2026-06-11T16:41:31.663013553Z" level=info msg="Removed pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4" id=62aa178b-d525-4630-b150-a65ac00c4b77 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.368329 | controller | Jun 11 16:41:32.070233 crc crio[23211]: 2026-06-11T16:41:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccff3315c173e0d Mac:2a:ea:50:67:aa:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/16980938-1c5e-49fc-a0a4-9057502d14f0 SocketPath: PciID:}] [{Interface:0xc0006945a0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.368344 | controller | Jun 11 16:41:32.073608 crc crio[23211]: time="2026-06-11T16:41:32.073499173Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d UID:878643ff-5d21-40f7-8c1c-fb815a7be9c9 NetNS:/var/run/netns/16980938-1c5e-49fc-a0a4-9057502d14f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod878643ff_5d21_40f7_8c1c_fb815a7be9c9.slice PodAnnotations:0xc0001ae8f8}] Aliases:map[]}"
2026-06-11 18:00:59.368360 | controller | Jun 11 16:41:32.073967 crc crio[23211]: time="2026-06-11T16:41:32.073912753Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.368376 | controller | Jun 11 16:41:32.084933 crc crio[23211]: time="2026-06-11T16:41:32.084852857Z" level=info msg="Ran pod sandbox ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d with infra container: openstack/nova-cell1-conductor-0/POD" id=0381d906-3b84-4c2d-8c45-f9f8226ec7b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.368392 | controller | Jun 11 16:41:32.087555 crc crio[23211]: time="2026-06-11T16:41:32.087476472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=7b077b5f-3134-4930-8ad1-5c44d9194971 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.368411 | controller | Jun 11 16:41:32.117660 crc crio[23211]: time="2026-06-11T16:41:32.115977984Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=6e46595b-c194-4e70-90ff-754de3ff7ae8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.368426 | controller | Jun 11 16:41:32.124285 crc crio[23211]: time="2026-06-11T16:41:32.124192549Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=a10d42c7-0a09-4002-9d1a-2cebcaeb33af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.368442 | controller | Jun 11 16:41:32.124698 crc crio[23211]: time="2026-06-11T16:41:32.124631099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.368457 | controller | Jun 11 16:41:32.176673 crc crio[23211]: time="2026-06-11T16:41:32.170335401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.368472 | controller | Jun 11 16:41:32.179305 crc crio[23211]: time="2026-06-11T16:41:32.179186702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.368488 | controller | Jun 11 16:41:32.417069 crc crio[23211]: time="2026-06-11T16:41:32.416908198Z" level=info msg="Created container db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=a10d42c7-0a09-4002-9d1a-2cebcaeb33af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.368504 | controller | Jun 11 16:41:32.418092 crc crio[23211]: time="2026-06-11T16:41:32.417917744Z" level=info msg="Starting container: db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386" id=dd0e48a6-c9d7-4479-979b-6f4f923242a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.368553 | controller | Jun 11 16:41:32.430173 crc crio[23211]: time="2026-06-11T16:41:32.429891892Z" level=info msg="Started container" PID=86996 containerID=db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=dd0e48a6-c9d7-4479-979b-6f4f923242a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d
2026-06-11 18:00:59.368574 | controller | Jun 11 16:41:44.354191 crc crio[23211]: time="2026-06-11T16:41:44.352672766Z" level=warning msg="Stopping container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 with stop signal(15) timed out. Killing..."
2026-06-11 18:00:59.368590 | controller | Jun 11 16:41:44.356254 crc crio[23211]: time="2026-06-11T16:41:44.355166398Z" level=warning msg="Stopping container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c with stop signal(15) timed out. Killing..."
2026-06-11 18:00:59.368606 | controller | Jun 11 16:41:44.394909 crc crio[23211]: time="2026-06-11T16:41:44.394796748Z" level=error msg="Killing container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:00:59.368622 | controller | Jun 11 16:41:44.414489 crc crio[23211]: time="2026-06-11T16:41:44.409818113Z" level=error msg="Killing container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:00:59.368642 | controller | Jun 11 16:41:44.427499 crc crio[23211]: time="2026-06-11T16:41:44.42735571Z" level=info msg="Stopped container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594: openstack/nova-metadata-0/nova-metadata-metadata" id=8aec1314-4a68-49e9-a2d7-9da9753eb792 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.368659 | controller | Jun 11 16:41:44.429276 crc crio[23211]: time="2026-06-11T16:41:44.429182507Z" level=info msg="Stopping pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f" id=224adb90-b424-4cec-ba6f-9496cb20e0c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368676 | controller | Jun 11 16:41:44.430610 crc crio[23211]: time="2026-06-11T16:41:44.430531431Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f UID:bf9bf1a6-92a2-421b-9328-dca9111037da NetNS:/var/run/netns/0ebe5375-6748-43f8-8f8f-1546f312453a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf9bf1a6_92a2_421b_9328_dca9111037da.slice PodAnnotations:0xc0030884e8}] Aliases:map[]}"
2026-06-11 18:00:59.368692 | controller | Jun 11 16:41:44.430853 crc crio[23211]: time="2026-06-11T16:41:44.430713345Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.368708 | controller | Jun 11 16:41:44.482097 crc crio[23211]: time="2026-06-11T16:41:44.481135603Z" level=info msg="Stopped container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=a823779d-063a-4f79-9b10-5562b7266628 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.368724 | controller | Jun 11 16:41:44.484106 crc crio[23211]: time="2026-06-11T16:41:44.483998146Z" level=info msg="Stopping pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00" id=5faedbe9-bd13-4693-b500-9be86aed5c47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368740 | controller | Jun 11 16:41:44.484632 crc crio[23211]: time="2026-06-11T16:41:44.484552159Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00 UID:18056ec4-9bc7-4048-aa8e-8991a983e7bf NetNS:/var/run/netns/408b48f6-1480-4ae8-a62a-5a6fb8f0c8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18056ec4_9bc7_4048_aa8e_8991a983e7bf.slice PodAnnotations:0xc007c14590}] Aliases:map[]}"
2026-06-11 18:00:59.368756 | controller | Jun 11 16:41:44.484901 crc crio[23211]: time="2026-06-11T16:41:44.484742244Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.368772 | controller | Jun 11 16:41:44.743840 crc crio[23211]: time="2026-06-11T16:41:44.743747661Z" level=info msg="Stopped pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f" id=224adb90-b424-4cec-ba6f-9496cb20e0c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368789 | controller | Jun 11 16:41:44.923613 crc crio[23211]: time="2026-06-11T16:41:44.923526001Z" level=info msg="Stopped pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00" id=5faedbe9-bd13-4693-b500-9be86aed5c47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.368805 | controller | Jun 11 16:41:45.136916 crc crio[23211]: time="2026-06-11T16:41:45.136309364Z" level=info msg="Removing container: dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594" id=c1556dfb-373e-416c-827e-8278600a0df8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.368824 | controller | Jun 11 16:41:45.175715 crc crio[23211]: time="2026-06-11T16:41:45.175613645Z" level=info msg="Removed container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594: openstack/nova-metadata-0/nova-metadata-metadata" id=c1556dfb-373e-416c-827e-8278600a0df8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.368841 | controller | Jun 11 16:41:45.179002 crc crio[23211]: time="2026-06-11T16:41:45.178911108Z" level=info msg="Removing container: f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d" id=eb80f52c-a2b5-4d2d-869d-e4748cbdcd46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.368856 | controller | Jun 11 16:41:45.215170 crc crio[23211]: time="2026-06-11T16:41:45.214060066Z" level=info msg="Removed container f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d: openstack/nova-metadata-0/nova-metadata-log" id=eb80f52c-a2b5-4d2d-869d-e4748cbdcd46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.368872 | controller | Jun 11 16:41:45.224674 crc crio[23211]: time="2026-06-11T16:41:45.224508597Z" level=info msg="Removing container: cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c" id=f9223c92-1810-4410-a836-d90fba38dcbd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.368888 | controller | Jun 11 16:41:45.279569 crc crio[23211]: time="2026-06-11T16:41:45.279405808Z" level=info msg="Removed container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=f9223c92-1810-4410-a836-d90fba38dcbd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.368903 | controller | Jun 11 16:41:45.643912 crc crio[23211]: time="2026-06-11T16:41:45.637966822Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=642956f8-fe06-4e78-8d8f-8f740261d53b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.368918 | controller | Jun 11 16:41:45.643912 crc crio[23211]: time="2026-06-11T16:41:45.638620568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.368934 | controller | Jun 11 16:41:45.685645 crc crio[23211]: time="2026-06-11T16:41:45.685541129Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60 UID:1cc8d69e-eb79-4ec3-9f46-f076e1d996a3 NetNS:/var/run/netns/39fe568f-4b86-4899-be64-200e98fe5819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc8d69e_eb79_4ec3_9f46_f076e1d996a3.slice PodAnnotations:0xc0018be0c0}] Aliases:map[]}"
2026-06-11 18:00:59.368951 | controller | Jun 11 16:41:45.685645 crc crio[23211]: time="2026-06-11T16:41:45.685618731Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.368967 | controller | Jun 11 16:41:45.929815 crc crio[23211]: time="2026-06-11T16:41:45.929691977Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=70fe3a85-203e-406a-a13b-5b1229dd46b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.368985 | controller | Jun 11 16:41:45.929815 crc crio[23211]: time="2026-06-11T16:41:45.929814369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369004 | controller | Jun 11 16:41:45.968291 crc crio[23211]: time="2026-06-11T16:41:45.968189208Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86 UID:3306e657-ad07-48bc-b68a-632f56a68aa4 NetNS:/var/run/netns/5a75f78a-a170-4591-b373-da493c34f864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3306e657_ad07_48bc_b68a_632f56a68aa4.slice PodAnnotations:0xc0018be6f8}] Aliases:map[]}"
2026-06-11 18:00:59.369023 | controller | Jun 11 16:41:45.968291 crc crio[23211]: time="2026-06-11T16:41:45.96826169Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.369040 | controller | Jun 11 16:41:46.065543 crc crio[23211]: 2026-06-11T16:41:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fb80e39868651d Mac:be:2c:94:15:3b:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/39fe568f-4b86-4899-be64-200e98fe5819 SocketPath: PciID:}] [{Interface:0xc00051c5e0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.369057 | controller | Jun 11 16:41:46.066354 crc crio[23211]: time="2026-06-11T16:41:46.066280667Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60 UID:1cc8d69e-eb79-4ec3-9f46-f076e1d996a3 NetNS:/var/run/netns/39fe568f-4b86-4899-be64-200e98fe5819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc8d69e_eb79_4ec3_9f46_f076e1d996a3.slice PodAnnotations:0xc0018be0c0}] Aliases:map[]}"
2026-06-11 18:00:59.369074 | controller | Jun 11 16:41:46.066547 crc crio[23211]: time="2026-06-11T16:41:46.066510112Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.369090 | controller | Jun 11 16:41:46.075749 crc crio[23211]: time="2026-06-11T16:41:46.075654291Z" level=info msg="Ran pod sandbox 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60 with infra container: openstack/nova-metadata-0/POD" id=642956f8-fe06-4e78-8d8f-8f740261d53b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.369107 | controller | Jun 11 16:41:46.079022 crc crio[23211]: time="2026-06-11T16:41:46.078946274Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=121c1db0-7207-4484-a092-a6f7d22a845d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.369123 | controller | Jun 11 16:41:46.087547 crc crio[23211]: time="2026-06-11T16:41:46.084908073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=2dbce8e3-6482-4525-bd49-4996737db874 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.369139 | controller | Jun 11 16:41:46.091868 crc crio[23211]: time="2026-06-11T16:41:46.091780654Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=5a7f9756-62ac-473a-b49b-dc2967e71ff8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.369154 | controller | Jun 11 16:41:46.092198 crc crio[23211]: time="2026-06-11T16:41:46.092123133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369170 | controller | Jun 11 16:41:46.151201 crc crio[23211]: time="2026-06-11T16:41:46.151094756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369186 | controller | Jun 11 16:41:46.155315 crc crio[23211]: time="2026-06-11T16:41:46.155231699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369202 | controller | Jun 11 16:41:46.296240 crc crio[23211]: time="2026-06-11T16:41:46.296133358Z" level=info msg="Created container d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527: openstack/nova-metadata-0/nova-metadata-log" id=5a7f9756-62ac-473a-b49b-dc2967e71ff8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.369221 | controller | Jun 11 16:41:46.297544 crc crio[23211]: time="2026-06-11T16:41:46.29740846Z" level=info msg="Starting container: d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527" id=7e8e8114-778e-48c6-9231-c74aea9e6894 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.369237 | controller | Jun 11 16:41:46.307224 crc crio[23211]: time="2026-06-11T16:41:46.307103292Z" level=info msg="Started container" PID=87747 containerID=d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527 description=openstack/nova-metadata-0/nova-metadata-log id=7e8e8114-778e-48c6-9231-c74aea9e6894 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60
2026-06-11 18:00:59.369254 | controller | Jun 11 16:41:46.326327 crc crio[23211]: time="2026-06-11T16:41:46.326113496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=0af40e56-1025-4cb6-8ec7-51010f5123e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.369270 | controller | Jun 11 16:41:46.387549 crc crio[23211]: time="2026-06-11T16:41:46.387336235Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=5caec717-2c86-41f1-b365-691b8d65c21e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.369286 | controller | Jun 11 16:41:46.395348 crc crio[23211]: time="2026-06-11T16:41:46.395232513Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=4afdba1e-87c7-48e2-a63c-5ad57bb3e30f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.369301 | controller | Jun 11 16:41:46.395854 crc crio[23211]: time="2026-06-11T16:41:46.395781166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369316 | controller | Jun 11 16:41:46.478077 crc crio[23211]: time="2026-06-11T16:41:46.477871116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369332 | controller | Jun 11 16:41:46.491279 crc crio[23211]: time="2026-06-11T16:41:46.491053275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369348 | controller | Jun 11 16:41:46.525742 crc crio[23211]: 2026-06-11T16:41:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5efb0176e75f8e8 Mac:ce:93:fa:90:e0:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/5a75f78a-a170-4591-b373-da493c34f864 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.369364 | controller | Jun 11 16:41:46.528701 crc crio[23211]: time="2026-06-11T16:41:46.528061769Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86 UID:3306e657-ad07-48bc-b68a-632f56a68aa4 NetNS:/var/run/netns/5a75f78a-a170-4591-b373-da493c34f864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3306e657_ad07_48bc_b68a_632f56a68aa4.slice PodAnnotations:0xc0018be6f8}] Aliases:map[]}"
2026-06-11 18:00:59.369380 | controller | Jun 11 16:41:46.528982 crc crio[23211]: time="2026-06-11T16:41:46.528828618Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.369399 | controller | Jun 11 16:41:46.538047 crc crio[23211]: time="2026-06-11T16:41:46.537907896Z" level=info msg="Ran pod sandbox 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=70fe3a85-203e-406a-a13b-5b1229dd46b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.369415 | controller | Jun 11 16:41:46.541763 crc crio[23211]: time="2026-06-11T16:41:46.541657959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=100e03cc-44a8-4471-ba02-f7c79fd45dbc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.369431 | controller | Jun 11 16:41:46.600570 crc crio[23211]: time="2026-06-11T16:41:46.600331564Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=19a5a870-f840-4536-8817-10cb59a69270 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.369446 | controller | Jun 11 16:41:46.608900 crc crio[23211]: time="2026-06-11T16:41:46.608809375Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=c87386ca-3ac7-4759-9211-9461b17d9021 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.369461 | controller | Jun 11 16:41:46.609263 crc crio[23211]: time="2026-06-11T16:41:46.609221825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369476 | controller | Jun 11 16:41:46.662470 crc crio[23211]: time="2026-06-11T16:41:46.66225471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369492 | controller | Jun 11 16:41:46.665583 crc crio[23211]: time="2026-06-11T16:41:46.665514891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369507 | controller | Jun 11 16:41:46.853890 crc crio[23211]: time="2026-06-11T16:41:46.85366791Z" level=info msg="Created container d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=c87386ca-3ac7-4759-9211-9461b17d9021 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.369544 | controller | Jun 11 16:41:46.854995 crc crio[23211]: time="2026-06-11T16:41:46.85484968Z" level=info msg="Created container ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805: openstack/nova-metadata-0/nova-metadata-metadata" id=4afdba1e-87c7-48e2-a63c-5ad57bb3e30f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.369562 | controller | Jun 11 16:41:46.855992 crc crio[23211]: time="2026-06-11T16:41:46.855712431Z" level=info msg="Starting container: ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805" id=b7d1127f-bf60-489b-840a-ede7730749da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.369579 | controller | Jun 11 16:41:46.855992 crc crio[23211]: time="2026-06-11T16:41:46.855778193Z" level=info msg="Starting container: d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea" id=f7c1103e-2e16-4d55-9bc2-fe2971b7c42a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.369595 | controller | Jun 11 16:41:46.862928 crc crio[23211]: time="2026-06-11T16:41:46.862708535Z" level=info msg="Started container" PID=87816 containerID=d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=f7c1103e-2e16-4d55-9bc2-fe2971b7c42a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86
2026-06-11 18:00:59.369615 | controller | Jun 11 16:41:46.864116 crc crio[23211]: time="2026-06-11T16:41:46.863989597Z" level=info msg="Started container" PID=87815 containerID=ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805 description=openstack/nova-metadata-0/nova-metadata-metadata id=b7d1127f-bf60-489b-840a-ede7730749da name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60
2026-06-11 18:00:59.369632 | controller | Jun 11 16:41:49.042283 crc crio[23211]: time="2026-06-11T16:41:49.041342841Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-786645bb79-twt4f/POD" id=21a4ccf1-cb16-4e1e-9966-5850fa8171c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.369648 | controller | Jun 11 16:41:49.042283 crc crio[23211]: time="2026-06-11T16:41:49.042277244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369664 | controller | Jun 11 16:41:49.074511 crc crio[23211]: time="2026-06-11T16:41:49.074284563Z" level=info msg="Got pod network &{Name:dnsmasq-dns-786645bb79-twt4f Namespace:openstack ID:96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607 UID:4fc7bef0-84b2-468c-b51b-ae1a33107245 NetNS:/var/run/netns/a2274b90-6ebd-499f-913d-932769538c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc7bef0_84b2_468c_b51b_ae1a33107245.slice PodAnnotations:0xc0066183f8}] Aliases:map[]}"
2026-06-11 18:00:59.369680 | controller | Jun 11 16:41:49.074511 crc crio[23211]: time="2026-06-11T16:41:49.074349025Z" level=info msg="Adding pod openstack_dnsmasq-dns-786645bb79-twt4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.369696 | controller | Jun 11 16:41:49.711403 crc crio[23211]: 2026-06-11T16:41:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96aa7f3a3e821b5 Mac:c2:06:2d:7b:5c:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/a2274b90-6ebd-499f-913d-932769538c04 SocketPath: PciID:}] [{Interface:0xc000284750 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.369712 | controller | Jun 11 16:41:49.712577 crc crio[23211]: time="2026-06-11T16:41:49.712315016Z" level=info msg="Got pod network &{Name:dnsmasq-dns-786645bb79-twt4f Namespace:openstack ID:96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607 UID:4fc7bef0-84b2-468c-b51b-ae1a33107245 NetNS:/var/run/netns/a2274b90-6ebd-499f-913d-932769538c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc7bef0_84b2_468c_b51b_ae1a33107245.slice PodAnnotations:0xc0066183f8}] Aliases:map[]}"
2026-06-11 18:00:59.369728 | controller | Jun 11 16:41:49.712577 crc crio[23211]: time="2026-06-11T16:41:49.712551922Z" level=info msg="Checking pod openstack_dnsmasq-dns-786645bb79-twt4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.369744 | controller | Jun 11 16:41:49.722550 crc crio[23211]: time="2026-06-11T16:41:49.722255844Z" level=info msg="Ran pod sandbox 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607 with infra container: openstack/dnsmasq-dns-786645bb79-twt4f/POD" id=21a4ccf1-cb16-4e1e-9966-5850fa8171c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.369759 | controller | Jun 11 16:41:49.725304 crc crio[23211]: time="2026-06-11T16:41:49.725216288Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a9d0a507-290e-4a14-978a-2ae7d9ed27c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.369775 | controller | Jun 11 16:41:49.803528 crc crio[23211]: time="2026-06-11T16:41:49.8033711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e2ff17bc-9c93-4229-88ff-061b4daa1903 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.369794 | controller | Jun 11 16:41:49.813678 crc crio[23211]: time="2026-06-11T16:41:49.813542304Z" level=info msg="Creating container: openstack/dnsmasq-dns-786645bb79-twt4f/init" id=68cf80be-29ed-4082-ba79-63b193aa90e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.369811 | controller | Jun 11 16:41:49.814092 crc crio[23211]: time="2026-06-11T16:41:49.813905743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369827 | controller | Jun 11 16:41:49.873185 crc crio[23211]: time="2026-06-11T16:41:49.87307717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369844 | controller | Jun 11 16:41:49.881809 crc crio[23211]: time="2026-06-11T16:41:49.881119221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369860 | controller | Jun 11 16:41:50.060694 crc crio[23211]: time="2026-06-11T16:41:50.060643055Z" level=info msg="Created container 00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9: openstack/dnsmasq-dns-786645bb79-twt4f/init" id=68cf80be-29ed-4082-ba79-63b193aa90e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.369875 | controller | Jun 11 16:41:50.064070 crc crio[23211]: time="2026-06-11T16:41:50.064012517Z" level=info msg="Starting container: 00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9" id=5c69d385-d17b-41e2-8581-9aceb76a4f6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.369892 | controller | Jun 11 16:41:50.071204 crc crio[23211]: time="2026-06-11T16:41:50.071134476Z" level=info msg="Started container" PID=88201 containerID=00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9 description=openstack/dnsmasq-dns-786645bb79-twt4f/init id=5c69d385-d17b-41e2-8581-9aceb76a4f6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607
2026-06-11 18:00:59.369907 | controller | Jun 11 16:41:50.320669 crc crio[23211]: time="2026-06-11T16:41:50.320513613Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=820388d4-3724-4ca2-a0fe-31f1e980f3f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.369924 | controller | Jun 11 16:41:50.441526 crc crio[23211]: time="2026-06-11T16:41:50.441361521Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=6840cb11-22f6-4ea7-8f41-d724cecf356f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.369940 | controller | Jun 11 16:41:50.454020 crc crio[23211]: time="2026-06-11T16:41:50.453147565Z" level=info msg="Creating container: openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns" id=757b2d83-43f4-4a1c-a48f-aa6d442ae53d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.369956 | controller | Jun 11 16:41:50.457487 crc crio[23211]: time="2026-06-11T16:41:50.454332625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369972 | controller | Jun 11 16:41:50.601967 crc crio[23211]: time="2026-06-11T16:41:50.601788808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.369991 | controller | Jun 11 16:41:50.606936 crc crio[23211]: time="2026-06-11T16:41:50.606831094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.370007 | controller | Jun 11 16:41:50.803722 crc crio[23211]: time="2026-06-11T16:41:50.803608427Z" level=info msg="Created container 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5: openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns" id=757b2d83-43f4-4a1c-a48f-aa6d442ae53d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.370023 | controller | Jun 11 16:41:50.804950 crc crio[23211]: time="2026-06-11T16:41:50.80490016Z" level=info msg="Starting container: 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5" id=e7a93841-8aa5-40af-867a-ef91b4a5a0e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.370039 | controller | Jun 11 16:41:50.812893 crc crio[23211]: time="2026-06-11T16:41:50.812778456Z" level=info msg="Started container" PID=88266 containerID=4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5 description=openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns id=e7a93841-8aa5-40af-867a-ef91b4a5a0e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607
2026-06-11 18:00:59.370055 | controller | Jun 11 16:41:51.810988 crc crio[23211]: time="2026-06-11T16:41:51.810540032Z" level=info msg="Stopping container: 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f (timeout: 30s)" id=4e87b2f1-89f7-459e-9a57-b86ac9098fd7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.370071 | controller | Jun 11 16:41:51.812515 crc crio[23211]: time="2026-06-11T16:41:51.810625864Z" level=info msg="Stopping container: e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7 (timeout: 30s)" id=b330d3c3-a3dd-4cb5-9030-48145da8acd2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.370087 | controller | Jun 11 16:41:51.812515 crc crio[23211]: time="2026-06-11T16:41:51.810688916Z" level=info msg="Stopping container: 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7 (timeout: 30s)" id=ee4579bb-9b04-42e2-8620-c774e715c92b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.370103 | controller | Jun 11 16:41:51.812515 crc crio[23211]: time="2026-06-11T16:41:51.810779818Z" level=info msg="Stopping container: 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8 (timeout: 30s)" id=fb2b371a-f6d9-420e-a75f-b8c4aaccded5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.370119 | controller | Jun 11 16:41:51.938760 crc crio[23211]: time="2026-06-11T16:41:51.938346584Z" level=info msg="Stopped container 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f: openstack/ceilometer-0/sg-core" id=4e87b2f1-89f7-459e-9a57-b86ac9098fd7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.370135 | controller | Jun 11 16:41:51.962487 crc crio[23211]: time="2026-06-11T16:41:51.962288232Z" level=info msg="Stopped container e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7: openstack/ceilometer-0/proxy-httpd" id=b330d3c3-a3dd-4cb5-9030-48145da8acd2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.370150 | controller | Jun 11 16:41:52.276477 crc crio[23211]: time="2026-06-11T16:41:52.276327814Z" level=info msg="Stopped container 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8: openstack/ceilometer-0/ceilometer-central-agent" id=fb2b371a-f6d9-420e-a75f-b8c4aaccded5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.370166 | controller | Jun 11 16:41:52.471707 crc crio[23211]: time="2026-06-11T16:41:52.471493067Z" level=info msg="Stopping container: f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e (timeout: 30s)" id=498e79b0-c475-4f72-8cb3-d7228248a426 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.370185 | controller | Jun 11 16:41:52.472566 crc crio[23211]: time="2026-06-11T16:41:52.472119473Z" level=info msg="Stopping container: d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a (timeout: 30s)" id=a1044bd9-53b7-47c9-9138-66747c2ce2e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.370202 | controller | Jun 11 16:41:52.599609 crc crio[23211]: time="2026-06-11T16:41:52.599408131Z" level=info msg="Stopped container f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e: openstack/nova-api-0/nova-api-log" id=498e79b0-c475-4f72-8cb3-d7228248a426 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.370218 | controller | Jun 11 16:41:55.752571 crc crio[23211]: time="2026-06-11T16:41:55.751489275Z" level=info msg="Stopped container d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a: openstack/nova-api-0/nova-api-api" id=a1044bd9-53b7-47c9-9138-66747c2ce2e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.370233 | controller | Jun 11 16:41:55.754756 crc crio[23211]: time="2026-06-11T16:41:55.754677354Z" level=info msg="Stopping pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96" id=816d381f-3f14-46b8-aafc-66725071e06e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.370249 | controller | Jun 11 16:41:55.755510 crc crio[23211]: time="2026-06-11T16:41:55.755393732Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96 UID:66741f84-e16a-4d48-ab5c-eeeb6c214d8b NetNS:/var/run/netns/1073af1b-ff5b-4f2a-a3e8-d40c81f1c66c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66741f84_e16a_4d48_ab5c_eeeb6c214d8b.slice PodAnnotations:0xc006618de8}] Aliases:map[]}"
2026-06-11 18:00:59.370265 | controller | Jun 11 16:41:55.755682 crc crio[23211]: time="2026-06-11T16:41:55.755597167Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.370281 | controller | Jun 11 16:41:56.164510 crc crio[23211]: time="2026-06-11T16:41:56.163904124Z" level=info msg="Stopped pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96" id=816d381f-3f14-46b8-aafc-66725071e06e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.370297 | controller | Jun 11 16:41:56.512969 crc crio[23211]: time="2026-06-11T16:41:56.501241007Z" level=info msg="Removing container: d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a" id=84b03e34-e84a-4385-aa20-c895b202289c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.370312 | controller | Jun 11 16:41:56.559987 crc crio[23211]: time="2026-06-11T16:41:56.559895923Z" level=info msg="Removed container d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a: openstack/nova-api-0/nova-api-api" id=84b03e34-e84a-4385-aa20-c895b202289c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.370328 | controller | Jun 11 16:41:56.569491 crc crio[23211]: time="2026-06-11T16:41:56.568771564Z" level=info msg="Removing container: f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e" id=7de3faad-7226-4c55-a125-83deeac88e27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.370344 | controller | Jun 11 16:41:56.657944 crc crio[23211]: time="2026-06-11T16:41:56.657825988Z" level=info msg="Removed container f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e: openstack/nova-api-0/nova-api-log" id=7de3faad-7226-4c55-a125-83deeac88e27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.370359 | controller | Jun 11 16:41:57.070663 crc crio[23211]: time="2026-06-11T16:41:57.069883968Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=7bfe1862-5003-4ee8-8216-8fd2eba01d15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.370374 | controller | Jun 11 16:41:57.070663 crc crio[23211]: time="2026-06-11T16:41:57.070574735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.370394 | controller | Jun 11 16:41:57.131495 crc crio[23211]: time="2026-06-11T16:41:57.131295661Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754 UID:a947a2f3-df34-4096-8f0e-2302a5a66ca9 NetNS:/var/run/netns/4555ca63-70f0-4735-b18f-13dc5007ca20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda947a2f3_df34_4096_8f0e_2302a5a66ca9.slice PodAnnotations:0xc006619390}] Aliases:map[]}"
2026-06-11 18:00:59.370411 | controller | Jun 11 16:41:57.131907 crc crio[23211]: time="2026-06-11T16:41:57.131408653Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.370428 | controller | Jun 11 16:41:57.390499 crc crio[23211]: time="2026-06-11T16:41:57.389838097Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-9vmb6/POD" id=55ed4298-09fd-4fd6-9032-57ea6e339795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.370444 | controller | Jun 11 16:41:57.390683 crc crio[23211]: time="2026-06-11T16:41:57.390622407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.370460 | controller | Jun 11 16:41:57.472125 crc crio[23211]: time="2026-06-11T16:41:57.471956548Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-9vmb6 Namespace:openstack ID:6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7 UID:1f6fabeb-bad4-4272-a18b-a4354ebaea45 NetNS:/var/run/netns/b12a853c-04d9-4416-a773-1023a5c49750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6fabeb_bad4_4272_a18b_a4354ebaea45.slice PodAnnotations:0xc000d2e2b8}] Aliases:map[]}"
2026-06-11 18:00:59.370476 | controller | Jun 11 16:41:57.472125 crc crio[23211]: time="2026-06-11T16:41:57.472088591Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-9vmb6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.370492 | controller | Jun 11 16:41:57.558723 crc crio[23211]: time="2026-06-11T16:41:57.557125635Z" level=info msg="Stopping container: af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339 (timeout: 10s)" id=9829bda4-f6d4-4ffb-88b4-db6ba747edd2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.370508 | controller | Jun 11 16:41:57.709704 crc crio[23211]: time="2026-06-11T16:41:57.709592092Z" level=info msg="Stopped container af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339: openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns" id=9829bda4-f6d4-4ffb-88b4-db6ba747edd2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.370546 | controller | Jun 11 16:41:57.710842 crc crio[23211]: time="2026-06-11T16:41:57.710760782Z" level=info msg="Stopping pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f" id=27112e4d-ecfa-4371-910f-9dd935655610 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.370564 | controller | Jun 11 16:41:57.711720 crc crio[23211]: time="2026-06-11T16:41:57.711651704Z" level=info msg="Got pod network &{Name:dnsmasq-dns-b779ff7c7-8898r Namespace:openstack ID:890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f UID:08fb51a7-b283-4f8b-8b65-c52803482286 NetNS:/var/run/netns/7246addc-c1f0-4da2-8f47-44b2fa015676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08fb51a7_b283_4f8b_8b65_c52803482286.slice PodAnnotations:0xc000d2e6f0}] Aliases:map[]}"
2026-06-11 18:00:59.370584 | controller | Jun 11 16:41:57.712602 crc crio[23211]: time="2026-06-11T16:41:57.712539466Z" level=info msg="Deleting pod openstack_dnsmasq-dns-b779ff7c7-8898r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.370600 | controller | Jun 11 16:41:57.804948 crc crio[23211]: 2026-06-11T16:41:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c4dc5f038ed237 Mac:9a:6d:55:a7:20:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/4555ca63-70f0-4735-b18f-13dc5007ca20 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.370617 | controller | Jun 11 16:41:57.807530 crc crio[23211]: time="2026-06-11T16:41:57.807329783Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754 UID:a947a2f3-df34-4096-8f0e-2302a5a66ca9 NetNS:/var/run/netns/4555ca63-70f0-4735-b18f-13dc5007ca20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda947a2f3_df34_4096_8f0e_2302a5a66ca9.slice PodAnnotations:0xc006619390}] Aliases:map[]}"
2026-06-11 18:00:59.370633 | controller | Jun 11 16:41:57.807646 crc crio[23211]: time="2026-06-11T16:41:57.807621041Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.370649 | controller | Jun 11 16:41:57.824135 crc crio[23211]: time="2026-06-11T16:41:57.823866366Z" level=info msg="Ran pod sandbox 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754 with infra container: openstack/nova-api-0/POD" id=7bfe1862-5003-4ee8-8216-8fd2eba01d15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.370665 | controller | Jun 11 16:41:57.832301 crc crio[23211]: time="2026-06-11T16:41:57.832181672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a875ff26-9847-4b42-9ec6-6d34a0c17409 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.370680 | controller | Jun 11 16:41:57.841038 crc crio[23211]: time="2026-06-11T16:41:57.840921841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=96b6c67f-39a5-436a-bfd1-822f620394cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.370696 | controller | Jun 11 16:41:57.888086 crc crio[23211]: time="2026-06-11T16:41:57.887974567Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=969b3713-3563-4470-8e96-b94febd62f90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.370711 | controller | Jun 11 16:41:57.889242 crc crio[23211]: time="2026-06-11T16:41:57.889170557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.370727 | controller | Jun 11 16:41:57.963238 crc crio[23211]: time="2026-06-11T16:41:57.95895797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.370742 | controller | Jun 11 16:41:57.966797 crc crio[23211]: time="2026-06-11T16:41:57.96541463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.370757 | controller | Jun 11 16:41:58.170312 crc crio[23211]: 2026-06-11T16:41:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6881d3ddd266490 Mac:4e:61:ab:15:ae:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/b12a853c-04d9-4416-a773-1023a5c49750 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.370779 | controller | Jun 11 16:41:58.171519 crc crio[23211]: time="2026-06-11T16:41:58.171322632Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-9vmb6 Namespace:openstack ID:6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7 UID:1f6fabeb-bad4-4272-a18b-a4354ebaea45 NetNS:/var/run/netns/b12a853c-04d9-4416-a773-1023a5c49750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6fabeb_bad4_4272_a18b_a4354ebaea45.slice PodAnnotations:0xc000d2e2b8}] Aliases:map[]}"
2026-06-11 18:00:59.370795 | controller | Jun 11 16:41:58.171662 crc crio[23211]: time="2026-06-11T16:41:58.171618029Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-9vmb6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.370811 | controller | Jun 11 16:41:58.183043 crc crio[23211]: time="2026-06-11T16:41:58.181545567Z" level=info msg="Ran pod sandbox 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7 with infra container: openstack/nova-cell1-cell-mapping-9vmb6/POD" id=55ed4298-09fd-4fd6-9032-57ea6e339795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.370827 | controller | Jun 11 16:41:58.197731 crc crio[23211]: time="2026-06-11T16:41:58.189777323Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=e626a702-291a-420c-8139-559d3e61cdd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.370843 | controller | Jun 11 16:41:58.231943 crc crio[23211]: time="2026-06-11T16:41:58.230789198Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=d68d28ec-7aef-4475-acb8-50cbafc6e3bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.370858 | controller | Jun 11 16:41:58.241474 crc crio[23211]: time="2026-06-11T16:41:58.24130179Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-9vmb6/nova-manage" id=e2191cfd-233d-49c9-b436-70145ccdd9ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.370873 | controller | Jun 11 16:41:58.242794 crc crio[23211]: time="2026-06-11T16:41:58.241990417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.370889 | controller | Jun 11 16:41:58.262599 crc crio[23211]: time="2026-06-11T16:41:58.261680619Z" level=info msg="Created container a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8: openstack/nova-api-0/nova-api-log" id=969b3713-3563-4470-8e96-b94febd62f90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.370904 | controller | Jun 11 16:41:58.266825 crc crio[23211]: time="2026-06-11T16:41:58.266764245Z" level=info msg="Starting container: a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8" id=f63f2949-72e7-4959-8146-620cf29ef650 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.370920 | controller | Jun 11 16:41:58.277897 crc crio[23211]: time="2026-06-11T16:41:58.277809811Z" level=info msg="Started container" PID=88852 containerID=a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8 description=openstack/nova-api-0/nova-api-log id=f63f2949-72e7-4959-8146-620cf29ef650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754
2026-06-11 18:00:59.370935 | controller | Jun 11 16:41:58.296786 crc crio[23211]: time="2026-06-11T16:41:58.294597621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c107a3a8-7d07-420c-a759-1d4005f4c268 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.370953 | controller | Jun 11 16:41:58.338541 crc crio[23211]: time="2026-06-11T16:41:58.338207189Z" level=info msg="Stopped pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f" id=27112e4d-ecfa-4371-910f-9dd935655610 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.370970 | controller | Jun 11 16:41:58.384962 crc crio[23211]: time="2026-06-11T16:41:58.384530667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.370985 | controller | Jun 11 16:41:58.395781 crc crio[23211]: time="2026-06-11T16:41:58.395623713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.371000 | controller | Jun 11 16:41:58.400809 crc crio[23211]: time="2026-06-11T16:41:58.40072436Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c17b7381-6ab9-4722-9ea9-fd8b46e1addd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.371016 | controller | Jun 11 16:41:58.409174 crc crio[23211]: time="2026-06-11T16:41:58.408867933Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=ed0bbd0a-5200-448b-82c6-3bd0cca7f071 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.371030 | controller | Jun 11 16:41:58.409595 crc crio[23211]: time="2026-06-11T16:41:58.409536541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.371046 | controller | Jun 11 16:41:58.534883 crc crio[23211]: time="2026-06-11T16:41:58.534778969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.371062 | controller | Jun 11 16:41:58.542118 crc crio[23211]: time="2026-06-11T16:41:58.54203632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.371077 | controller | Jun 11 16:41:58.565871 crc crio[23211]: time="2026-06-11T16:41:58.565798123Z" level=info msg="Removing container: af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339" id=2404d8d0-87c0-4d57-9dff-fdfd2629741b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.371093 | controller | Jun 11 16:41:58.604151 crc crio[23211]: time="2026-06-11T16:41:58.604001967Z" level=info msg="Removed container af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339: openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns" id=2404d8d0-87c0-4d57-9dff-fdfd2629741b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.371108 | controller | Jun 11 16:41:58.615284 crc crio[23211]: time="2026-06-11T16:41:58.615070063Z" level=info msg="Removing container: 2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a" id=95dbfc67-e853-4c5b-ab02-2d79a164eee2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.371124 | controller | Jun 11 16:41:58.671896 crc crio[23211]: time="2026-06-11T16:41:58.670027705Z" level=info msg="Removed container 2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a: openstack/dnsmasq-dns-b779ff7c7-8898r/init" id=95dbfc67-e853-4c5b-ab02-2d79a164eee2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.371140 | controller | Jun 11 16:41:58.686946 crc crio[23211]: time="2026-06-11T16:41:58.686849546Z" level=info msg="Created container ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236: openstack/nova-cell1-cell-mapping-9vmb6/nova-manage" id=e2191cfd-233d-49c9-b436-70145ccdd9ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.371156 | controller | Jun 11 16:41:58.689129 crc crio[23211]: time="2026-06-11T16:41:58.68858221Z" level=info msg="Starting container: ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236" id=843e858d-049b-4ed4-8281-c58c3dc3a754 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.371174 | controller | Jun 11 16:41:58.695836 crc crio[23211]: time="2026-06-11T16:41:58.695740388Z" level=info msg="Started container" PID=88913 containerID=ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236 description=openstack/nova-cell1-cell-mapping-9vmb6/nova-manage id=843e858d-049b-4ed4-8281-c58c3dc3a754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7
2026-06-11 18:00:59.371191 | controller | Jun 11 16:41:58.776677 crc crio[23211]: time="2026-06-11T16:41:58.776492344Z" level=info msg="Created container 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d: openstack/nova-api-0/nova-api-api" id=ed0bbd0a-5200-448b-82c6-3bd0cca7f071 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.371207 | controller | Jun 11 16:41:58.778346 crc crio[23211]: time="2026-06-11T16:41:58.778048324Z" level=info msg="Starting container: 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d" id=d3952b4a-56ff-4d27-ab2e-6ca756a4935a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.371223 | controller | Jun 11 16:41:58.786326 crc crio[23211]: time="2026-06-11T16:41:58.786200007Z" level=info msg="Started container" PID=88930 containerID=3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d description=openstack/nova-api-0/nova-api-api id=d3952b4a-56ff-4d27-ab2e-6ca756a4935a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754
2026-06-11 18:00:59.371239 | controller | Jun 11 16:42:00.542659 crc crio[23211]: time="2026-06-11T16:42:00.541695626Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686602-jwx9b/POD" id=879e8ff9-a39f-47c1-985b-42b8b9cb2f4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.371255 | controller | Jun 11 16:42:00.544044 crc crio[23211]: time="2026-06-11T16:42:00.54269092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.371271 | controller | Jun 11 16:42:00.580150 crc crio[23211]: time="2026-06-11T16:42:00.580020911Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686602-jwx9b Namespace:openshift-infra ID:a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df UID:539d55c1-4308-4f73-b6ed-da8639243ed9 NetNS:/var/run/netns/98bf4413-b162-46bf-96eb-9af42d6bf6e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod539d55c1_4308_4f73_b6ed_da8639243ed9.slice PodAnnotations:0xc0001af610}] Aliases:map[]}"
2026-06-11 18:00:59.371287 | controller | Jun 11 16:42:00.580150 crc crio[23211]: time="2026-06-11T16:42:00.580083173Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686602-jwx9b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.371304 | controller | Jun 11 16:42:01.146161 crc crio[23211]: 2026-06-11T16:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a515ee71c267c66 Mac:ea:2a:73:50:89:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/98bf4413-b162-46bf-96eb-9af42d6bf6e7 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.371321 | controller | Jun 11 16:42:01.148058 crc crio[23211]: time="2026-06-11T16:42:01.147999775Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686602-jwx9b Namespace:openshift-infra ID:a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df UID:539d55c1-4308-4f73-b6ed-da8639243ed9 NetNS:/var/run/netns/98bf4413-b162-46bf-96eb-9af42d6bf6e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod539d55c1_4308_4f73_b6ed_da8639243ed9.slice PodAnnotations:0xc0001af610}] Aliases:map[]}"
2026-06-11 18:00:59.371340 | controller | Jun 11 16:42:01.149288 crc crio[23211]: time="2026-06-11T16:42:01.148320694Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686602-jwx9b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.371357 | controller | Jun 11 16:42:01.160183 crc crio[23211]: time="2026-06-11T16:42:01.160135029Z" level=info msg="Ran pod sandbox a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df with infra container: openshift-infra/auto-csr-approver-29686602-jwx9b/POD" id=879e8ff9-a39f-47c1-985b-42b8b9cb2f4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.371373 | controller | Jun 11 16:42:01.163593 crc crio[23211]: time="2026-06-11T16:42:01.163499372Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2e4108bc-048e-459c-ab9d-dc0be385d481 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.371390 | controller | Jun 11 16:42:01.173409 crc crio[23211]: time="2026-06-11T16:42:01.173311207Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.371405 | controller | Jun 11 16:42:02.083652 crc crio[23211]: time="2026-06-11T16:42:02.083072386Z" level=info msg="Stopped container 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7: openstack/ceilometer-0/ceilometer-notification-agent" id=ee4579bb-9b04-42e2-8620-c774e715c92b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.371422 | controller | Jun 11 16:42:02.085069 crc crio[23211]: time="2026-06-11T16:42:02.084610994Z" level=info msg="Stopping pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3" id=d96ea8e9-dbb2-48e6-9021-4fd6f5249344 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.371438 | controller | Jun 11 16:42:02.085069 crc crio[23211]: time="2026-06-11T16:42:02.085051085Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3 UID:40500239-61ee-4dd6-bb90-ef1154559bb7 NetNS:/var/run/netns/0817c217-6319-4c03-a9f1-136537542fb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40500239_61ee_4dd6_bb90_ef1154559bb7.slice PodAnnotations:0xc000612738}] Aliases:map[]}"
2026-06-11 18:00:59.371455 | controller | Jun 11 16:42:02.085237 crc crio[23211]: time="2026-06-11T16:42:02.085182818Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.371471 | controller | Jun 11 16:42:02.407756 crc crio[23211]: time="2026-06-11T16:42:02.407261142Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2e4108bc-048e-459c-ab9d-dc0be385d481 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.371487 | controller | Jun 11 16:42:02.409683 crc crio[23211]: time="2026-06-11T16:42:02.408771519Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e0e7e8b9-fd6a-4b5f-ae3f-865da37931a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.371503 | controller | Jun 11 16:42:02.411992 crc crio[23211]: time="2026-06-11T16:42:02.411870966Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6549e7de-5232-4977-a10e-012abf9504ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.371538 | controller | Jun 11 16:42:02.423708 crc crio[23211]: time="2026-06-11T16:42:02.42359844Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686602-jwx9b/oc" id=2987442a-8404-4f4a-a493-709f1c94606c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.371560 | controller | Jun 11 16:42:02.424554 crc crio[23211]: time="2026-06-11T16:42:02.424485202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.371576 | controller | Jun 11 16:42:02.589268 crc crio[23211]: time="2026-06-11T16:42:02.588107228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.371592 | controller | Jun 11 16:42:02.625719 crc crio[23211]: time="2026-06-11T16:42:02.62504234Z" level=info msg="Stopped pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3" id=d96ea8e9-dbb2-48e6-9021-4fd6f5249344 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.371609 | controller | Jun 11 16:42:02.890637 crc crio[23211]: time="2026-06-11T16:42:02.888794497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.371624 | controller | Jun 11 16:42:03.100139 crc crio[23211]: time="2026-06-11T16:42:03.10000777Z" level=info msg="Created container f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456: openshift-infra/auto-csr-approver-29686602-jwx9b/oc" id=2987442a-8404-4f4a-a493-709f1c94606c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.371640 | controller | Jun 11 16:42:03.102479 crc crio[23211]: time="2026-06-11T16:42:03.101940999Z" level=info msg="Starting container: f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456" id=888ce47e-5d29-4ea4-b54a-c1c3483d87a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.371655 | controller | Jun 11 16:42:03.107026 crc crio[23211]: time="2026-06-11T16:42:03.106785049Z" level=info msg="Started container" PID=89384 containerID=f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456 description=openshift-infra/auto-csr-approver-29686602-jwx9b/oc id=888ce47e-5d29-4ea4-b54a-c1c3483d87a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df
2026-06-11 18:00:59.371671 | controller | Jun 11 16:42:04.278149 crc crio[23211]: time="2026-06-11T16:42:04.277129215Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=eeae5cf9-58c3-442e-b182-b11c6fc16ee4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.371687 | controller | Jun 11 16:42:04.278873 crc crio[23211]: time="2026-06-11T16:42:04.278242823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.371703 | controller | Jun 11 16:42:04.327900 crc crio[23211]: time="2026-06-11T16:42:04.32777546Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d UID:9759b662-b38d-4357-8d89-539822f3c1bb NetNS:/var/run/netns/8966416a-7c0c-4728-b671-b77d8d643224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9759b662_b38d_4357_8d89_539822f3c1bb.slice PodAnnotations:0xc002819510}] Aliases:map[]}"
2026-06-11 18:00:59.371720 | controller | Jun 11 16:42:04.327900 crc crio[23211]: time="2026-06-11T16:42:04.327838751Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.371736 | controller | Jun 11 16:42:04.725149 crc crio[23211]: time="2026-06-11T16:42:04.724413424Z" level=info msg="Stopping pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df" id=a8922ac4-bb0b-4695-a273-7d226dad076a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.371752 | controller | Jun 11 16:42:04.725731 crc crio[23211]: time="2026-06-11T16:42:04.725660715Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686602-jwx9b Namespace:openshift-infra ID:a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df UID:539d55c1-4308-4f73-b6ed-da8639243ed9 NetNS:/var/run/netns/98bf4413-b162-46bf-96eb-9af42d6bf6e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod539d55c1_4308_4f73_b6ed_da8639243ed9.slice PodAnnotations:0xc000131168}] Aliases:map[]}"
2026-06-11 18:00:59.371772 | controller | Jun 11 16:42:04.725850 crc crio[23211]: time="2026-06-11T16:42:04.725828929Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686602-jwx9b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.371789 | controller | Jun 11 16:42:04.924767 crc crio[23211]: 2026-06-11T16:42:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61df9a21dd03cac Mac:86:f1:21:82:46:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/8966416a-7c0c-4728-b671-b77d8d643224 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.371805 | controller | Jun 11 16:42:04.939599 crc crio[23211]: time="2026-06-11T16:42:04.936625334Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d UID:9759b662-b38d-4357-8d89-539822f3c1bb NetNS:/var/run/netns/8966416a-7c0c-4728-b671-b77d8d643224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9759b662_b38d_4357_8d89_539822f3c1bb.slice PodAnnotations:0xc002819510}] Aliases:map[]}"
2026-06-11 18:00:59.371821 | controller | Jun 11 16:42:04.939599 crc crio[23211]: time="2026-06-11T16:42:04.93687787Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.371837 | controller | Jun 11 16:42:04.955010 crc crio[23211]: time="2026-06-11T16:42:04.95488669Z" level=info msg="Ran pod sandbox 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d with infra container: openstack/ceilometer-0/POD" id=eeae5cf9-58c3-442e-b182-b11c6fc16ee4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.371853 | controller | Jun 11 16:42:04.960061 crc crio[23211]: time="2026-06-11T16:42:04.959963457Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=dfd0cf2c-74b2-4fa6-8550-29e33e543dee name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.371870 | controller | Jun 11 16:42:04.976234 crc crio[23211]: time="2026-06-11T16:42:04.97611409Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:00:59.371886 | controller | Jun 11 16:42:05.080894 crc crio[23211]: time="2026-06-11T16:42:05.080768894Z" level=info msg="Stopped pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df" id=a8922ac4-bb0b-4695-a273-7d226dad076a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.371901 | controller | Jun 11 16:42:05.463635 crc crio[23211]: time="2026-06-11T16:42:05.463002659Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=dfd0cf2c-74b2-4fa6-8550-29e33e543dee name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.371917 | controller | Jun 11 16:42:05.465839 crc crio[23211]: time="2026-06-11T16:42:05.465146623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=3382217d-f294-41eb-9009-babf7b73b41a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.371935 | controller | Jun 11 16:42:05.490222 crc crio[23211]: time="2026-06-11T16:42:05.490135217Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=a505aba3-3270-495f-9e4d-d995997370cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.371951 | controller | Jun 11 16:42:05.501036 crc crio[23211]: time="2026-06-11T16:42:05.500866954Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=d7d2da71-f961-4ad2-bd09-f4bb0f176f0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.371967 | controller | Jun 11 16:42:05.503767 crc crio[23211]: time="2026-06-11T16:42:05.503699645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.371983 | controller | Jun 11 16:42:05.593278 crc crio[23211]: time="2026-06-11T16:42:05.592889983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.371998 | controller | Jun 11 16:42:05.597718 crc crio[23211]: time="2026-06-11T16:42:05.597624401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.372014 | controller | Jun 11 16:42:05.757737 crc crio[23211]: time="2026-06-11T16:42:05.757135054Z" level=info msg="Created container 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13: openstack/ceilometer-0/ceilometer-central-agent" id=d7d2da71-f961-4ad2-bd09-f4bb0f176f0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.372030 | controller | Jun 11 16:42:05.760776 crc crio[23211]: time="2026-06-11T16:42:05.760702663Z" level=info msg="Starting container: 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13" id=d82319cc-c7f5-459c-a628-6a3979eb10b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.372046 | controller | Jun 11 16:42:05.771945 crc crio[23211]: time="2026-06-11T16:42:05.771798241Z" level=info msg="Started container" PID=89575 containerID=14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13 description=openstack/ceilometer-0/ceilometer-central-agent id=d82319cc-c7f5-459c-a628-6a3979eb10b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d
2026-06-11 18:00:59.372062 | controller | Jun 11 16:42:05.802582 crc crio[23211]: time="2026-06-11T16:42:05.802313063Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=7f193e71-d0a6-496e-9ad0-50a42da394d6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.372078 | controller | Jun 11 16:42:05.807958 crc crio[23211]: time="2026-06-11T16:42:05.807885971Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:00:59.372094 | controller | Jun 11 16:42:06.435862 crc crio[23211]: time="2026-06-11T16:42:06.435025252Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=7f193e71-d0a6-496e-9ad0-50a42da394d6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.372110 | controller | Jun 11 16:42:06.437148 crc crio[23211]: time="2026-06-11T16:42:06.436989242Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=bd8c2ebd-646e-4bb7-9005-7f3d936dc260 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.372129 | controller | Jun 11 16:42:06.468089 crc crio[23211]: time="2026-06-11T16:42:06.467951874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=e11ba5fe-b30d-43f9-abec-3f9dc2950d36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.372146 | controller | Jun 11 16:42:06.477803 crc crio[23211]: time="2026-06-11T16:42:06.47735508Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=178fbe4e-0ff4-4f15-8a3a-37115c503522 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.372161 | controller | Jun 11 16:42:06.477985 crc crio[23211]: time="2026-06-11T16:42:06.477892063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.372177 | controller | Jun 11 16:42:06.531282 crc crio[23211]: time="2026-06-11T16:42:06.531208554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.372193 | controller | Jun 11 16:42:06.534322 crc crio[23211]: time="2026-06-11T16:42:06.53426266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.372209 | controller | Jun 11 16:42:06.755721 crc crio[23211]: time="2026-06-11T16:42:06.755579397Z" level=info msg="Created container 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9: openstack/ceilometer-0/ceilometer-notification-agent" id=178fbe4e-0ff4-4f15-8a3a-37115c503522 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.372225 | controller | Jun 11 16:42:06.756706 crc crio[23211]: time="2026-06-11T16:42:06.756627053Z" level=info msg="Starting container: 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9" id=ac113850-97dc-4836-a784-4f2b56950c94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.372240 | controller | Jun 11 16:42:06.762412 crc crio[23211]: time="2026-06-11T16:42:06.762290695Z" level=info msg="Started container" PID=89621 containerID=47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9 description=openstack/ceilometer-0/ceilometer-notification-agent id=ac113850-97dc-4836-a784-4f2b56950c94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d
2026-06-11 18:00:59.372256 | controller | Jun 11 16:42:06.766660 crc crio[23211]: time="2026-06-11T16:42:06.76529851Z" level=info msg="Stopping pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7" id=2d08ffd3-686f-4567-a9fe-592bc9327d18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.372275 | controller | Jun 11 16:42:06.766660 crc crio[23211]: time="2026-06-11T16:42:06.766030518Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-9vmb6 Namespace:openstack ID:6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7 UID:1f6fabeb-bad4-4272-a18b-a4354ebaea45 NetNS:/var/run/netns/b12a853c-04d9-4416-a773-1023a5c49750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6fabeb_bad4_4272_a18b_a4354ebaea45.slice PodAnnotations:0xc002818960}] Aliases:map[]}"
2026-06-11 18:00:59.372299 | controller | Jun 11 16:42:06.766660 crc crio[23211]: time="2026-06-11T16:42:06.766201722Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-9vmb6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.372327 | controller | Jun 11 16:42:06.782040 crc crio[23211]: time="2026-06-11T16:42:06.78095262Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=4acc4daa-1636-4488-bafa-6b7489d1d1aa name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.372354 | controller | Jun 11 16:42:06.786596 crc crio[23211]: time="2026-06-11T16:42:06.786512289Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:00:59.372372 | controller | Jun 11 16:42:07.111134 crc crio[23211]: time="2026-06-11T16:42:07.110618703Z" level=info msg="Stopped pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7" id=2d08ffd3-686f-4567-a9fe-592bc9327d18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.372389 | controller | Jun 11 16:42:07.624885 crc crio[23211]: time="2026-06-11T16:42:07.624235648Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=4acc4daa-1636-4488-bafa-6b7489d1d1aa name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.372405 | controller | Jun 11 16:42:07.631023 crc crio[23211]: time="2026-06-11T16:42:07.630936657Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=a7815d8c-1c18-4242-84c4-8e1c23794d8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.372421 | controller | Jun 11 16:42:07.644366 crc crio[23211]: time="2026-06-11T16:42:07.644244428Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e352e0ef-1610-4fd6-99d6-a0df9832a531 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.372437 | controller | Jun 11 16:42:07.683300 crc crio[23211]: time="2026-06-11T16:42:07.683239353Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=b984534f-cd93-4711-8a5f-c57267265980 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.372460 | controller | Jun 11 16:42:07.684374 crc crio[23211]: time="2026-06-11T16:42:07.68434808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.372483 | controller | Jun 11 16:42:07.733869 crc crio[23211]: time="2026-06-11T16:42:07.733814385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.372538 | controller | Jun 11 16:42:07.737838 crc crio[23211]: time="2026-06-11T16:42:07.737799694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.372559 | controller | Jun 11 16:42:07.992503 crc crio[23211]: time="2026-06-11T16:42:07.992360492Z" level=info msg="Created container cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b: openstack/ceilometer-0/sg-core" id=b984534f-cd93-4711-8a5f-c57267265980 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.372576 | controller | Jun 11 16:42:07.994036 crc crio[23211]: time="2026-06-11T16:42:07.993976592Z" level=info msg="Starting container: cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b" id=0f44eaaa-79d1-425b-b991-1b17b04de6d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.372592 | controller | Jun 11 16:42:07.999530 crc crio[23211]: time="2026-06-11T16:42:07.999353917Z" level=info msg="Started container" PID=89806 containerID=cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b description=openstack/ceilometer-0/sg-core id=0f44eaaa-79d1-425b-b991-1b17b04de6d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d
2026-06-11 18:00:59.372608 | controller | Jun 11 16:42:08.039855 crc crio[23211]: time="2026-06-11T16:42:08.039768485Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=c8a7335b-5bb9-42e4-b09c-d4b8f67acdb9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.372629 | controller | Jun 11 16:42:08.043600 crc crio[23211]: time="2026-06-11T16:42:08.043488668Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:00:59.372645 | controller | Jun 11 16:42:08.405278 crc crio[23211]: time="2026-06-11T16:42:08.404708638Z" level=info msg="Stopping container: 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d (timeout: 30s)" id=3b2e349c-667f-48fb-8287-69f85719bb1e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.372661 | controller | Jun 11 16:42:08.406240 crc crio[23211]: time="2026-06-11T16:42:08.406178335Z" level=info msg="Stopping container: a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8 (timeout: 30s)" id=597c00aa-3cab-4eb0-982d-057ed72a6bb1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.372677 | controller | Jun 11 16:42:08.466916 crc crio[23211]: time="2026-06-11T16:42:08.465474806Z" level=info msg="Stopping container: 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b (timeout: 30s)" id=b2b44c49-103a-4383-8e42-1f3a112bce56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.372693 | controller | Jun 11 16:42:09.172479 crc crio[23211]: time="2026-06-11T16:42:09.171780073Z" level=info msg="Stopped container a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8: openstack/nova-api-0/nova-api-log" id=597c00aa-3cab-4eb0-982d-057ed72a6bb1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.372708 | controller | Jun 11 16:42:09.200501 crc crio[23211]: time="2026-06-11T16:42:09.200327517Z" level=info msg="Stopping container: ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805 (timeout: 30s)" id=cee54385-f322-45a4-9bc6-0b3c5e215e53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.372724 | controller | Jun 11 16:42:09.201796 crc crio[23211]: time="2026-06-11T16:42:09.20171265Z" level=info msg="Stopping container: d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527 (timeout: 30s)" id=189a6270-03aa-4d14-a665-0fa779ae8701 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.372739 | controller | Jun 11 16:42:09.335722 crc crio[23211]: time="2026-06-11T16:42:09.335666566Z" level=info msg="Stopped container d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527: openstack/nova-metadata-0/nova-metadata-log" id=189a6270-03aa-4d14-a665-0fa779ae8701 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.372755 | controller | Jun 11 16:42:09.727203 crc crio[23211]: time="2026-06-11T16:42:09.72711236Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=c8a7335b-5bb9-42e4-b09c-d4b8f67acdb9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.372771 | controller | Jun 11 16:42:09.728075 crc crio[23211]: time="2026-06-11T16:42:09.727983212Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=102ec86f-c664-47e4-bd5d-c94a30181297 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.372786 | controller | Jun 11 16:42:09.793651 crc crio[23211]: time="2026-06-11T16:42:09.793505889Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=9042ee46-688e-4c38-8b58-f51b53a0c2ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.372801 | controller | Jun 11 16:42:09.807209 crc crio[23211]: time="2026-06-11T16:42:09.807087568Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=5bcaf0c3-c5fa-46b3-a5d3-81174dd58be7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.372817 | controller | Jun 11 16:42:09.807920 crc crio[23211]: time="2026-06-11T16:42:09.807856257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.372836 | controller | Jun 11 16:42:09.899277 crc crio[23211]: time="2026-06-11T16:42:09.899095396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.372852 | controller | Jun 11 16:42:09.907039 crc crio[23211]: time="2026-06-11T16:42:09.90686756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.372868 | controller | Jun 11 16:42:10.094052 crc crio[23211]: time="2026-06-11T16:42:10.093554951Z" level=info msg="Created container 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07: openstack/ceilometer-0/proxy-httpd" id=5bcaf0c3-c5fa-46b3-a5d3-81174dd58be7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.372884 | controller | Jun 11 16:42:10.095237 crc crio[23211]: time="2026-06-11T16:42:10.095171562Z" level=info msg="Starting container: 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07" id=d3d809ba-d6ea-4281-8d04-c7f92b9da7a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.372900 | controller | Jun 11 16:42:10.101714 crc crio[23211]: time="2026-06-11T16:42:10.101643774Z" level=info msg="Started container" PID=89943 containerID=35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07 description=openstack/ceilometer-0/proxy-httpd id=d3d809ba-d6ea-4281-8d04-c7f92b9da7a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d
2026-06-11 18:00:59.372916 | controller | Jun 11 16:42:11.349057 crc crio[23211]: time="2026-06-11T16:42:11.346260544Z" level=info msg="Stopped container 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=b2b44c49-103a-4383-8e42-1f3a112bce56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.372931 | controller | Jun 11 16:42:11.350208 crc crio[23211]: time="2026-06-11T16:42:11.350027368Z" level=info msg="Stopping pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e" id=98dcc383-4399-46e8-abb6-6600080825d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.372947 | controller | Jun 11 16:42:11.350953 crc crio[23211]: time="2026-06-11T16:42:11.350836748Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e UID:31ffe45a-da19-4146-969a-b199d4a1fd16 NetNS:/var/run/netns/e3897e42-56df-440a-baf2-b0c1e1dced93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31ffe45a_da19_4146_969a_b199d4a1fd16.slice PodAnnotations:0xc002818618}] Aliases:map[]}"
2026-06-11 18:00:59.372964 | controller | Jun 11 16:42:11.351090 crc crio[23211]: time="2026-06-11T16:42:11.351030562Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.372980 | controller | Jun 11 16:42:11.729181 crc crio[23211]: time="2026-06-11T16:42:11.728990482Z" level=info msg="Stopped pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e" id=98dcc383-4399-46e8-abb6-6600080825d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.372995 | controller | Jun 11 16:42:11.915560 crc crio[23211]: time="2026-06-11T16:42:11.915027106Z" level=info msg="Removing container: 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b" id=af4ec994-8c5b-4ef2-9ad9-77772f5e3d7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.373011 | controller | Jun 11 16:42:11.975023 crc crio[23211]: time="2026-06-11T16:42:11.974976124Z" level=info msg="Removed container 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=af4ec994-8c5b-4ef2-9ad9-77772f5e3d7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.373029 | controller | Jun 11 16:42:12.552929 crc crio[23211]: time="2026-06-11T16:42:12.552712851Z" level=info msg="Stopped container ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805: openstack/nova-metadata-0/nova-metadata-metadata" id=cee54385-f322-45a4-9bc6-0b3c5e215e53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.373045 | controller | Jun 11 16:42:12.554045 crc crio[23211]: time="2026-06-11T16:42:12.553249174Z" level=info msg="Stopping pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60" id=21f5341e-37ff-448d-96ed-de1768ab566f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.373061 | controller | Jun 11 16:42:12.554137 crc crio[23211]: time="2026-06-11T16:42:12.554092855Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60 UID:1cc8d69e-eb79-4ec3-9f46-f076e1d996a3 NetNS:/var/run/netns/39fe568f-4b86-4899-be64-200e98fe5819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc8d69e_eb79_4ec3_9f46_f076e1d996a3.slice PodAnnotations:0xc0066180a0}] Aliases:map[]}"
2026-06-11 18:00:59.373077 | controller | Jun 11 16:42:12.554290 crc crio[23211]: time="2026-06-11T16:42:12.55425508Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.373093 | controller | Jun 11 16:42:12.732202 crc crio[23211]: time="2026-06-11T16:42:12.73165235Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=84bf62cf-d078-41a9-aed0-0ced6d8d7db6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.373109 | controller | Jun 11 16:42:12.732324 crc crio[23211]: time="2026-06-11T16:42:12.732281605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.373125 | controller | Jun 11 16:42:12.818980 crc crio[23211]: time="2026-06-11T16:42:12.818843927Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7 UID:3110575a-ed5f-4276-b4a6-26eccb3cb1f2 NetNS:/var/run/netns/26724c45-cbbc-4336-a128-776b05a9ab99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3110575a_ed5f_4276_b4a6_26eccb3cb1f2.slice PodAnnotations:0xc0018be318}] Aliases:map[]}"
2026-06-11 18:00:59.373141 | controller | Jun 11 16:42:12.819336 crc crio[23211]: time="2026-06-11T16:42:12.819310898Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.373156 | controller | Jun 11 16:42:12.984217 crc crio[23211]: time="2026-06-11T16:42:12.984126194Z" level=info msg="Stopped pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60" id=21f5341e-37ff-448d-96ed-de1768ab566f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.373172 | controller | Jun 11 16:42:13.391220 crc crio[23211]: 2026-06-11T16:42:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b33392b1fe3b2f Mac:de:b3:b6:3b:be:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/26724c45-cbbc-4336-a128-776b05a9ab99 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.373188 | controller | Jun 11 16:42:13.405729 crc crio[23211]: time="2026-06-11T16:42:13.402579734Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7 UID:3110575a-ed5f-4276-b4a6-26eccb3cb1f2 NetNS:/var/run/netns/26724c45-cbbc-4336-a128-776b05a9ab99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3110575a_ed5f_4276_b4a6_26eccb3cb1f2.slice PodAnnotations:0xc0018be318}] Aliases:map[]}"
2026-06-11 18:00:59.373207 | controller | Jun 11 16:42:13.405729 crc crio[23211]: time="2026-06-11T16:42:13.402860521Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.373224 | controller | Jun 11 16:42:13.419306 crc crio[23211]: time="2026-06-11T16:42:13.419229659Z" level=info msg="Ran pod sandbox 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7 with infra container: openstack/nova-scheduler-0/POD" id=84bf62cf-d078-41a9-aed0-0ced6d8d7db6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.373240 | controller | Jun 11 16:42:13.421248 crc crio[23211]: time="2026-06-11T16:42:13.421201229Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=af87b803-6dee-4ae2-9e5f-f55054f676e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.373255 | controller | Jun 11 16:42:13.449758 crc crio[23211]: time="2026-06-11T16:42:13.446934531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=371b5a3a-e516-48d0-afaa-3923aec4aac5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.373272 | controller | Jun 11 16:42:13.460798 crc crio[23211]: time="2026-06-11T16:42:13.459527255Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=7d8d3984-c64c-4189-83fb-d0e1c4f6af73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.373295 | controller | Jun 11 16:42:13.460798 crc crio[23211]: time="2026-06-11T16:42:13.459932355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.373319 | controller | Jun 11 16:42:13.549104 crc crio[23211]: time="2026-06-11T16:42:13.548916068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.373337 | controller | Jun 11 16:42:13.554770 crc crio[23211]: time="2026-06-11T16:42:13.554729853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.373353 | controller | Jun 11 16:42:13.743659 crc crio[23211]: time="2026-06-11T16:42:13.742954324Z" level=info msg="Created container 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=7d8d3984-c64c-4189-83fb-d0e1c4f6af73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.373369 | controller | Jun 11 16:42:13.746045 crc crio[23211]: time="2026-06-11T16:42:13.745992699Z" level=info msg="Starting container: 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94" id=474036b6-4e52-4a1d-9f03-c516a12de587 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.373385 | controller | Jun 11 16:42:13.751870 crc crio[23211]: time="2026-06-11T16:42:13.751828655Z" level=info msg="Started container" PID=90456 containerID=806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=474036b6-4e52-4a1d-9f03-c516a12de587 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7
2026-06-11 18:00:59.373401 | controller | Jun 11 16:42:13.985737 crc crio[23211]: time="2026-06-11T16:42:13.984090495Z" level=info msg="Removing container: ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805" id=2d0e189a-8e3f-4832-9ddf-90e9d063fb5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.373421 | controller | Jun 11 16:42:14.044767 crc crio[23211]: time="2026-06-11T16:42:14.044705849Z" level=info msg="Removed container ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805: openstack/nova-metadata-0/nova-metadata-metadata" id=2d0e189a-8e3f-4832-9ddf-90e9d063fb5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.373437 | controller | Jun 11 16:42:14.054813 crc crio[23211]: time="2026-06-11T16:42:14.054021611Z" level=info msg="Removing container: d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527" id=7008e222-0e7a-4d6c-bca4-c9752b44b748 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.373453 | controller | Jun 11 16:42:14.084179 crc crio[23211]: time="2026-06-11T16:42:14.084093612Z" level=info msg="Removed container d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527: openstack/nova-metadata-0/nova-metadata-log" id=7008e222-0e7a-4d6c-bca4-c9752b44b748 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.373469 | controller | Jun 11 16:42:14.459099 crc crio[23211]: time="2026-06-11T16:42:14.457111127Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=d1639c46-feeb-432f-aadc-f0508dbc2f61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.373485 | controller | Jun 11 16:42:14.459240 crc crio[23211]: time="2026-06-11T16:42:14.459123537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.373502 | controller | Jun 11 16:42:14.501112 crc crio[23211]: time="2026-06-11T16:42:14.501015863Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f UID:b237db26-43f2-4eb8-bd83-e965ede90c32 NetNS:/var/run/netns/9e385426-18eb-4eac-a72d-95b5968b2237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb237db26_43f2_4eb8_bd83_e965ede90c32.slice PodAnnotations:0xc0001aef68}] Aliases:map[]}"
2026-06-11 18:00:59.373544 | controller | Jun 11 16:42:14.501112 crc crio[23211]: time="2026-06-11T16:42:14.501071885Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.373571 | controller | Jun 11 16:42:15.070203 crc crio[23211]: time="2026-06-11T16:42:15.070113394Z" level=info msg="Stopped container 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d: openstack/nova-api-0/nova-api-api" id=3b2e349c-667f-48fb-8287-69f85719bb1e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.373593 | controller | Jun 11 16:42:15.072900 crc crio[23211]: time="2026-06-11T16:42:15.072829532Z" level=info msg="Stopping pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754" id=62a08240-7d60-4bb5-932d-7d0683847784 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.373611 | controller | Jun 11 16:42:15.073726 crc crio[23211]: time="2026-06-11T16:42:15.073659093Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754 UID:a947a2f3-df34-4096-8f0e-2302a5a66ca9 NetNS:/var/run/netns/4555ca63-70f0-4735-b18f-13dc5007ca20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda947a2f3_df34_4096_8f0e_2302a5a66ca9.slice PodAnnotations:0xc0027948f8}] Aliases:map[]}"
2026-06-11 18:00:59.373628 | controller | Jun 11 16:42:15.073839 crc crio[23211]: time="2026-06-11T16:42:15.073815447Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.373648 | controller | Jun 11 16:42:15.117178 crc crio[23211]: 2026-06-11T16:42:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d33d075c46e74dd Mac:6e:cd:db:73:74:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/9e385426-18eb-4eac-a72d-95b5968b2237 SocketPath: PciID:}] [{Interface:0xc000292ad0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.373665 | controller | Jun 11 16:42:15.118205 crc crio[23211]: time="2026-06-11T16:42:15.118104963Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f UID:b237db26-43f2-4eb8-bd83-e965ede90c32 NetNS:/var/run/netns/9e385426-18eb-4eac-a72d-95b5968b2237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb237db26_43f2_4eb8_bd83_e965ede90c32.slice PodAnnotations:0xc0001aef68}] Aliases:map[]}"
2026-06-11 18:00:59.373681 | controller | Jun 11 16:42:15.118497 crc crio[23211]: time="2026-06-11T16:42:15.118346399Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.373697 | controller | Jun 11 16:42:15.135830 crc crio[23211]: time="2026-06-11T16:42:15.135751063Z" level=info msg="Ran pod sandbox d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f with infra container: openstack/nova-metadata-0/POD" id=d1639c46-feeb-432f-aadc-f0508dbc2f61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.373714 | controller | Jun 11 16:42:15.139010 crc crio[23211]: time="2026-06-11T16:42:15.138950764Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=0857c65f-1b1c-4973-9df1-3088eced8918 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.373730 | controller | Jun 11 16:42:15.142355 crc crio[23211]: time="2026-06-11T16:42:15.142211515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d70fc999-e3ab-4c44-83d4-804f23000268 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.373746 | controller | Jun 11 16:42:15.158219 crc crio[23211]: time="2026-06-11T16:42:15.158120602Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=3cac1c04-4651-48ed-912b-d98ee60e764e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.373762 | controller | Jun 11 16:42:15.158837 crc crio[23211]: time="2026-06-11T16:42:15.158776278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.373777 | controller | Jun 11 16:42:15.244158 crc crio[23211]: time="2026-06-11T16:42:15.244059139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.373793 | controller | Jun 11 16:42:15.248928 crc crio[23211]: time="2026-06-11T16:42:15.248844768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.373809 | controller | Jun 11 16:42:15.391925 crc crio[23211]: time="2026-06-11T16:42:15.390703611Z" level=info msg="Created container 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025: openstack/nova-metadata-0/nova-metadata-log" id=3cac1c04-4651-48ed-912b-d98ee60e764e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.373824 | controller | Jun 11 16:42:15.421950 crc crio[23211]: time="2026-06-11T16:42:15.421840348Z" level=info msg="Starting container: 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025" id=09b0b520-7aef-4448-bffd-a2782874448a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.373846 | controller | Jun 11 16:42:15.428729 crc crio[23211]: time="2026-06-11T16:42:15.428633188Z" level=info msg="Started container" PID=90581 containerID=22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025 description=openstack/nova-metadata-0/nova-metadata-log id=09b0b520-7aef-4448-bffd-a2782874448a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f
2026-06-11 18:00:59.373862 | controller | Jun 11 16:42:15.439654 crc crio[23211]: time="2026-06-11T16:42:15.439470809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c4de65cb-e62d-4d85-9e1c-77f1a0dbf99f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.373882 | controller | Jun 11 16:42:15.486271 crc crio[23211]: time="2026-06-11T16:42:15.486087733Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d0d57e0e-ff4c-415f-88ad-35f8e8e9367e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.373907 | controller | Jun 11 16:42:15.496296 crc crio[23211]: time="2026-06-11T16:42:15.496200285Z" level=info msg="Stopped pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754" id=62a08240-7d60-4bb5-932d-7d0683847784 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.373933 | controller | Jun 11 16:42:15.497354 crc crio[23211]: time="2026-06-11T16:42:15.497254431Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=53abb878-e563-4f48-a84e-ae86312753f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.373951 | controller | Jun 11 16:42:15.498095 crc crio[23211]: time="2026-06-11T16:42:15.4980239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.373968 | controller | Jun 11 16:42:15.565522 crc crio[23211]: time="2026-06-11T16:42:15.565362592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.373983 | controller | Jun 11 16:42:15.569142 crc crio[23211]: time="2026-06-11T16:42:15.569069215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.373999 | controller | Jun 11 16:42:15.742191 crc crio[23211]: time="2026-06-11T16:42:15.741872039Z" level=info msg="Created container 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5: openstack/nova-metadata-0/nova-metadata-metadata" id=53abb878-e563-4f48-a84e-ae86312753f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.374015 | controller | Jun 11 16:42:15.743095 crc crio[23211]: time="2026-06-11T16:42:15.742999218Z" level=info msg="Starting container: 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5" id=9e663446-f466-432e-a237-e669dfdbb87a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.374030 | controller | Jun 11 16:42:15.754624 crc crio[23211]: time="2026-06-11T16:42:15.754509065Z" level=info msg="Started container" PID=90606 containerID=016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5 description=openstack/nova-metadata-0/nova-metadata-metadata id=9e663446-f466-432e-a237-e669dfdbb87a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f
2026-06-11 18:00:59.374046 | controller | Jun 11 16:42:16.053021 crc crio[23211]: time="2026-06-11T16:42:16.052695572Z" level=info msg="Removing container: 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d" id=20ff43bf-bbfe-4c95-9554-8f11204cb9d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.374066 | controller | Jun 11 16:42:16.113484 crc crio[23211]: time="2026-06-11T16:42:16.11231525Z" level=info msg="Removed container 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d: openstack/nova-api-0/nova-api-api" id=20ff43bf-bbfe-4c95-9554-8f11204cb9d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.374082 | controller | Jun 11 16:42:16.139323 crc crio[23211]: time="2026-06-11T16:42:16.13870718Z" level=info msg="Removing container: a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8" id=ba229881-db15-417f-9cf1-ca1b11c5a436 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.374098 | controller | Jun 11 16:42:16.201318 crc crio[23211]: time="2026-06-11T16:42:16.201226671Z" level=info msg="Removed container a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8: openstack/nova-api-0/nova-api-log" id=ba229881-db15-417f-9cf1-ca1b11c5a436 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.374114 | controller | Jun 11 16:42:16.585590 crc crio[23211]: time="2026-06-11T16:42:16.584917472Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=fbe7e62e-be0c-44a2-9f4d-9ac110ac7456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.374131 | controller | Jun 11 16:42:16.585590 crc crio[23211]: time="2026-06-11T16:42:16.585585918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.374147 | controller | Jun 11 16:42:16.627657 crc crio[23211]: time="2026-06-11T16:42:16.627513845Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617 UID:a0b7c380-b9a3-4f94-90c9-e4f21185161e NetNS:/var/run/netns/e4662f87-e1df-49bc-95b6-51e6623188aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0b7c380_b9a3_4f94_90c9_e4f21185161e.slice PodAnnotations:0xc0027946a8}] Aliases:map[]}"
2026-06-11 18:00:59.374165 | controller | Jun 11 16:42:16.628007 crc crio[23211]: time="2026-06-11T16:42:16.627597088Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.374188 | controller | Jun 11 16:42:17.184912 crc crio[23211]: 2026-06-11T16:42:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efdb45ba615f659 Mac:86:e1:07:e2:cd:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/e4662f87-e1df-49bc-95b6-51e6623188aa SocketPath: PciID:}] [{Interface:0xc0002a2a50 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.374217 | controller | Jun 11 16:42:17.186864 crc crio[23211]: time="2026-06-11T16:42:17.186599227Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617 UID:a0b7c380-b9a3-4f94-90c9-e4f21185161e NetNS:/var/run/netns/e4662f87-e1df-49bc-95b6-51e6623188aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0b7c380_b9a3_4f94_90c9_e4f21185161e.slice PodAnnotations:0xc0027946a8}] Aliases:map[]}"
2026-06-11 18:00:59.374241 | controller | Jun 11 16:42:17.186864 crc crio[23211]: time="2026-06-11T16:42:17.186785842Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.374258 | controller | Jun 11 16:42:17.200196 crc crio[23211]: time="2026-06-11T16:42:17.200153556Z" level=info msg="Ran pod sandbox efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617 with infra container: openstack/nova-api-0/POD" id=fbe7e62e-be0c-44a2-9f4d-9ac110ac7456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.374278 | controller | Jun 11 16:42:17.202706 crc crio[23211]: time="2026-06-11T16:42:17.202643328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e04ac1bf-67e8-4b91-ada7-e32711cb24b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.374295 | controller | Jun 11 16:42:17.206124 crc crio[23211]: time="2026-06-11T16:42:17.205997582Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=f7d5df6b-b00c-4e31-937d-41ed0fce7720 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.374311 | controller | Jun 11 16:42:17.216827 crc crio[23211]: time="2026-06-11T16:42:17.216698249Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=85fe70e7-2b57-4983-ac68-6e8aa3cc5766 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.374327 | controller | Jun 11 16:42:17.217570 crc crio[23211]: time="2026-06-11T16:42:17.21749274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.374343 | controller | Jun 11 16:42:17.288253 crc crio[23211]: time="2026-06-11T16:42:17.288144403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.374358 | controller | Jun 11 16:42:17.292664 crc crio[23211]: time="2026-06-11T16:42:17.292596504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.374374 | controller | Jun 11 16:42:17.422213 crc crio[23211]: time="2026-06-11T16:42:17.421326009Z" level=info msg="Created container 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f: openstack/nova-api-0/nova-api-log" id=85fe70e7-2b57-4983-ac68-6e8aa3cc5766 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.374390 | controller | Jun 11 16:42:17.425246 crc crio[23211]: time="2026-06-11T16:42:17.425148065Z" level=info msg="Starting container: 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f" id=71739dd6-73fa-41cf-a350-0bd9b10c5ef4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.374406 | controller | Jun 11 16:42:17.434701 crc crio[23211]: time="2026-06-11T16:42:17.434596051Z" level=info msg="Started container" PID=90861 containerID=4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f description=openstack/nova-api-0/nova-api-log id=71739dd6-73fa-41cf-a350-0bd9b10c5ef4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617
2026-06-11 18:00:59.374421 | controller | Jun 11 16:42:17.448157 crc crio[23211]: time="2026-06-11T16:42:17.447980135Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=6ade3471-5d32-443e-941f-c219c6d3ebda name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.374437 | controller | Jun 11 16:42:17.538531 crc crio[23211]: time="2026-06-11T16:42:17.538187137Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c8406648-dbf3-4827-9d52-d0bd581b32a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.374453 | controller | Jun 11 16:42:17.549891 crc crio[23211]: time="2026-06-11T16:42:17.549740226Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=ef48c24d-e6e1-4cb8-93f6-7f23df681e06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.374469 | controller | Jun 11 16:42:17.551273 crc crio[23211]: time="2026-06-11T16:42:17.551227963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.374488 | controller | Jun 11 16:42:17.626679 crc crio[23211]: time="2026-06-11T16:42:17.626275378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.374504 | controller | Jun 11 16:42:17.631846 crc crio[23211]: time="2026-06-11T16:42:17.631722613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.374545 | controller | Jun 11 16:42:17.806292 crc crio[23211]: time="2026-06-11T16:42:17.80621631Z" level=info msg="Created container dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e: openstack/nova-api-0/nova-api-api" id=ef48c24d-e6e1-4cb8-93f6-7f23df681e06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.374563 | controller | Jun 11 16:42:17.808662 crc crio[23211]: time="2026-06-11T16:42:17.808536388Z" level=info msg="Starting container: dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e" id=2ac8c87e-f2dd-4bc8-b873-3c67c41e638d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.374579 | controller | Jun 11 16:42:17.814769 crc crio[23211]: time="2026-06-11T16:42:17.814645331Z" level=info msg="Started container" PID=90909 containerID=dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e description=openstack/nova-api-0/nova-api-api id=2ac8c87e-f2dd-4bc8-b873-3c67c41e638d name=/runtime.v1.RuntimeService/StartContainer sandboxID=efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617
2026-06-11 18:00:59.374596 | controller | Jun 11 16:42:31.425569 crc crio[23211]: time="2026-06-11T16:42:31.424262627Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-mgzln/POD" id=bdad69f9-1799-438d-80b0-2c25e9e80255 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.374612 | controller | Jun 11 16:42:31.427153 crc crio[23211]: time="2026-06-11T16:42:31.425597281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.374628 | controller | Jun 11 16:42:31.470192 crc crio[23211]: time="2026-06-11T16:42:31.469975039Z" level=info msg="Got pod network &{Name:redhat-marketplace-mgzln Namespace:openshift-marketplace ID:eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595 UID:ef2692f4-2f54-491c-a51f-8beba1a8f264 NetNS:/var/run/netns/be6cd76e-2335-4e34-8dc5-c311ab0b927c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef2692f4_2f54_491c_a51f_8beba1a8f264.slice PodAnnotations:0xc002818ea8}] Aliases:map[]}"
2026-06-11 18:00:59.374645 | controller | Jun 11 16:42:31.470192 crc crio[23211]: time="2026-06-11T16:42:31.470129693Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-mgzln to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.374662 | controller | Jun 11 16:42:31.691754 crc crio[23211]: time="2026-06-11T16:42:31.691043579Z" level=info msg="Removing container: 7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14" id=b0a0fc2e-e0c5-4b7b-a524-0ec411539f55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.374678 | controller | Jun 11 16:42:31.865629 crc crio[23211]: time="2026-06-11T16:42:31.864955812Z" level=info msg="Removed container 7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14: openshift-infra/auto-csr-approver-29686596-rrblj/oc" id=b0a0fc2e-e0c5-4b7b-a524-0ec411539f55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.374695 | controller | Jun 11 16:42:31.872760 crc crio[23211]: time="2026-06-11T16:42:31.872679285Z" level=info msg="Removing container: d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958" id=e9499688-af05-4b7e-8bfa-8a1f1cb1939d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.374715 | controller | Jun 11 16:42:31.911491 crc crio[23211]: time="2026-06-11T16:42:31.911255589Z" level=info msg="Removed container d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958: openstack/dnsmasq-dns-bf5545dbf-xkmcg/init" id=e9499688-af05-4b7e-8bfa-8a1f1cb1939d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.374731 | controller | Jun 11 16:42:31.924658 crc crio[23211]: time="2026-06-11T16:42:31.924570521Z" level=info msg="Stopping pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00" id=2c56b6e6-a83b-4dde-89be-9abedf064210 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.374747 | controller | Jun 11 16:42:31.924783 crc crio[23211]: time="2026-06-11T16:42:31.924675923Z" level=info msg="Stopped pod sandbox (already stopped): df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00" id=2c56b6e6-a83b-4dde-89be-9abedf064210 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.374762 | controller | Jun 11 16:42:31.925884 crc crio[23211]: time="2026-06-11T16:42:31.925816472Z" level=info msg="Removing pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00" id=3e6266bd-629f-4fe9-a94a-b761c10d67a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.374778 | controller | Jun 11 16:42:31.959307 crc crio[23211]: time="2026-06-11T16:42:31.959208626Z" level=info msg="Removed pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00" id=3e6266bd-629f-4fe9-a94a-b761c10d67a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.374794 | controller | Jun 11 16:42:31.960499 crc crio[23211]: time="2026-06-11T16:42:31.960367655Z" level=info msg="Stopping pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f" id=b843f218-eda8-41aa-a0f5-416649b56549 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.374810 | controller | Jun 11 16:42:31.960654 crc crio[23211]: time="2026-06-11T16:42:31.960634721Z" level=info msg="Stopped pod sandbox (already stopped): 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f" id=b843f218-eda8-41aa-a0f5-416649b56549 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.374825 | controller | Jun 11 16:42:31.961694 crc crio[23211]: time="2026-06-11T16:42:31.961590826Z" level=info msg="Removing pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f" id=fd05f82e-174b-47ad-88d1-4f2065bb1258 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.374841 | controller | Jun 11 16:42:31.987138 crc crio[23211]: time="2026-06-11T16:42:31.987087342Z" level=info msg="Removed pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f" id=fd05f82e-174b-47ad-88d1-4f2065bb1258 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.374857 | controller | Jun 11 16:42:31.988847 crc crio[23211]: time="2026-06-11T16:42:31.988755974Z" level=info msg="Stopping pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754" id=d8fe8896-5fcc-440e-b16b-80a36994bf11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.374872 | controller | Jun 11 16:42:31.988935 crc crio[23211]: time="2026-06-11T16:42:31.988869856Z" level=info msg="Stopped pod sandbox (already stopped): 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754" id=d8fe8896-5fcc-440e-b16b-80a36994bf11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.374888 | controller | Jun 11 16:42:31.989867 crc crio[23211]: time="2026-06-11T16:42:31.989742898Z" level=info msg="Removing pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754" id=4f4a1b14-dbb9-4a6e-91a9-a34089bbe704 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.374903 | controller | Jun 11 16:42:32.014757 crc crio[23211]: time="2026-06-11T16:42:32.01465866Z" level=info msg="Removed pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754" id=4f4a1b14-dbb9-4a6e-91a9-a34089bbe704 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.374922 | controller | Jun 11 16:42:32.016305 crc crio[23211]: time="2026-06-11T16:42:32.016203448Z" level=info msg="Stopping pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f" id=cc6db6d0-dd1c-4ce8-a46d-5f7de82493a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.374938 | controller | Jun 11 16:42:32.016734 crc crio[23211]: time="2026-06-11T16:42:32.01664745Z" level=info msg="Stopped pod sandbox (already stopped): ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f" id=cc6db6d0-dd1c-4ce8-a46d-5f7de82493a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.374954 | controller | Jun 11 16:42:32.019915 crc crio[23211]: time="2026-06-11T16:42:32.019795499Z" level=info msg="Removing pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f" id=9c1e3618-b75a-47b0-863e-ef00977ef473 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.374970 | controller | Jun 11 16:42:32.036520 crc crio[23211]: time="2026-06-11T16:42:32.036370103Z" level=info msg="Removed pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f" id=9c1e3618-b75a-47b0-863e-ef00977ef473 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.374985 | controller | Jun 11 16:42:32.038585 crc crio[23211]: time="2026-06-11T16:42:32.038505555Z" level=info msg="Stopping pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60" id=14f38a1a-2bf0-4485-bf01-256e234a1dac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.375001 | controller | Jun 11 16:42:32.038677 crc crio[23211]: time="2026-06-11T16:42:32.038592627Z" level=info msg="Stopped pod sandbox (already stopped): 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60" id=14f38a1a-2bf0-4485-bf01-256e234a1dac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.375016 | controller | Jun 11 16:42:32.039602 crc crio[23211]: time="2026-06-11T16:42:32.039525981Z" level=info msg="Removing pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60" id=c44d499d-46e9-4fff-954e-766b3b105275 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.375031 | controller | Jun 11 16:42:32.053189 crc crio[23211]: 2026-06-11T16:42:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb63251c1b32a65 Mac:06:14:6b:da:99:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/be6cd76e-2335-4e34-8dc5-c311ab0b927c SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.375047 | controller | Jun 11 16:42:32.055719 crc crio[23211]: time="2026-06-11T16:42:32.055578683Z" level=info msg="Got pod network &{Name:redhat-marketplace-mgzln Namespace:openshift-marketplace ID:eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595 UID:ef2692f4-2f54-491c-a51f-8beba1a8f264 NetNS:/var/run/netns/be6cd76e-2335-4e34-8dc5-c311ab0b927c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef2692f4_2f54_491c_a51f_8beba1a8f264.slice PodAnnotations:0xc002818ea8}] Aliases:map[]}"
2026-06-11 18:00:59.375063 | controller | Jun 11 16:42:32.055966 crc crio[23211]: time="2026-06-11T16:42:32.055740696Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-mgzln for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.375080 | controller | Jun 11 16:42:32.064243 crc crio[23211]: time="2026-06-11T16:42:32.064116745Z" level=info msg="Removed pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60" id=c44d499d-46e9-4fff-954e-766b3b105275 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.375096 | controller | Jun 11 16:42:32.065821 crc crio[23211]: time="2026-06-11T16:42:32.065574092Z" level=info msg="Stopping pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e" id=48b1c251-047b-401e-ab92-0302a79ea57b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.375115 | controller | Jun 11 16:42:32.066012 crc crio[23211]: time="2026-06-11T16:42:32.065987092Z" level=info msg="Stopped pod sandbox (already stopped): 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e" id=48b1c251-047b-401e-ab92-0302a79ea57b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.375131 | controller | Jun 11 16:42:32.066877 crc crio[23211]: time="2026-06-11T16:42:32.066813473Z" level=info msg="Removing pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e" id=9ce4999e-48d4-4866-8857-b406a6ef42d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.375146 | controller | Jun 11 16:42:32.080731 crc crio[23211]: time="2026-06-11T16:42:32.079720455Z" level=info msg="Ran pod sandbox eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595 with infra container: openshift-marketplace/redhat-marketplace-mgzln/POD" id=bdad69f9-1799-438d-80b0-2c25e9e80255 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.375162 | controller | Jun 11 16:42:32.083956 crc crio[23211]: time="2026-06-11T16:42:32.08390327Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8f1f68d4-bd3c-4d26-a9e1-56f55112cca9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.375177 | controller | Jun 11 16:42:32.090507 crc crio[23211]: time="2026-06-11T16:42:32.090459994Z" level=info msg="Removed pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e" id=9ce4999e-48d4-4866-8857-b406a6ef42d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.375193 | controller | Jun 11 16:42:32.091838 crc crio[23211]: time="2026-06-11T16:42:32.091714024Z" level=info msg="Stopping pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96" id=20228963-a867-4c0f-9452-920cd7d38263 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.375208 | controller | Jun 11 16:42:32.092005 crc crio[23211]: time="2026-06-11T16:42:32.09193843Z" level=info msg="Stopped pod sandbox (already stopped): 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96" id=20228963-a867-4c0f-9452-920cd7d38263 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.375224 | controller | Jun 11 16:42:32.092679 crc crio[23211]: time="2026-06-11T16:42:32.092601327Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=96e02a5c-c1de-4473-a09f-7c4704bc3cc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.375239 | controller | Jun 11 16:42:32.093794 crc crio[23211]: time="2026-06-11T16:42:32.093706544Z" level=info msg="Removing pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96" id=abee5bd2-7d7f-48e8-a9f3-541450cc1f49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.375254 | controller | Jun 11 16:42:32.103678 crc crio[23211]: time="2026-06-11T16:42:32.103646683Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mgzln/extract-utilities" id=faa1fdca-6ab0-40e3-8fcb-de426b247efa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.375270 | controller | Jun 11 16:42:32.111192 crc crio[23211]: time="2026-06-11T16:42:32.11115532Z" level=info msg="Removed pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96" id=abee5bd2-7d7f-48e8-a9f3-541450cc1f49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.375285 | controller | Jun 11 16:42:32.112841 crc crio[23211]: time="2026-06-11T16:42:32.112761871Z" level=info msg="Stopping pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1" id=4d92feba-fbd4-4c99-b1db-65b4e9ee4963 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.375303 | controller | Jun 11 16:42:32.112971 crc crio[23211]: time="2026-06-11T16:42:32.112849353Z" level=info msg="Stopped pod sandbox (already stopped): db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1" id=4d92feba-fbd4-4c99-b1db-65b4e9ee4963 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.375319 | controller | Jun 11 16:42:32.113574 crc crio[23211]: time="2026-06-11T16:42:32.113490188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.375334 | controller | Jun 11 16:42:32.113722 crc crio[23211]: time="2026-06-11T16:42:32.11355099Z" level=info msg="Removing pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1" id=ad3c97cf-0ce4-4d72-bbaa-7e0dc074843f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.375349 | controller | Jun 11 16:42:32.131629 crc crio[23211]: time="2026-06-11T16:42:32.13157045Z" level=info msg="Removed pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1" id=ad3c97cf-0ce4-4d72-bbaa-7e0dc074843f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.375364 | controller | Jun 11 16:42:32.132632 crc crio[23211]: time="2026-06-11T16:42:32.132566755Z" level=info msg="Stopping pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7" id=0bda3cef-5f9b-40df-8d42-167daedd8250 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.375379 | controller | Jun 11 16:42:32.132735 crc crio[23211]: time="2026-06-11T16:42:32.132645727Z" level=info msg="Stopped pod sandbox (already stopped): 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7" id=0bda3cef-5f9b-40df-8d42-167daedd8250 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.375394 | controller | Jun 11 16:42:32.133278 crc crio[23211]: time="2026-06-11T16:42:32.13319776Z" level=info msg="Removing pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7" id=825a25e3-0dff-4f29-9ffc-a7e76c8a9c81 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.375409 | controller | Jun 11 16:42:32.168806 crc crio[23211]: time="2026-06-11T16:42:32.168323187Z" level=info msg="Removed pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7" id=825a25e3-0dff-4f29-9ffc-a7e76c8a9c81 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.375424 | controller | Jun 11 16:42:32.182930 crc crio[23211]: time="2026-06-11T16:42:32.18238446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.375440 | controller | Jun 11 16:42:32.189192 crc crio[23211]: time="2026-06-11T16:42:32.189026885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.375455 | controller | Jun 11 16:42:32.310297 crc crio[23211]: time="2026-06-11T16:42:32.310178131Z" level=info msg="Created container 47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456: openshift-marketplace/redhat-marketplace-mgzln/extract-utilities" id=faa1fdca-6ab0-40e3-8fcb-de426b247efa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.375471 | controller | Jun 11 16:42:32.312907 crc crio[23211]: time="2026-06-11T16:42:32.312788886Z" level=info msg="Starting container: 47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456" id=719da008-0b38-4bbb-a677-4023cc70b185 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.375486 | controller | Jun 11 16:42:32.320061 crc crio[23211]: time="2026-06-11T16:42:32.319936903Z" level=info msg="Started container" PID=91895 containerID=47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456 description=openshift-marketplace/redhat-marketplace-mgzln/extract-utilities id=719da008-0b38-4bbb-a677-4023cc70b185 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595
2026-06-11 18:00:59.375506 | controller | Jun 11 16:42:32.387620 crc crio[23211]: time="2026-06-11T16:42:32.386912337Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=783ca493-3d96-4224-b023-c8dbce021cce name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.375544 | controller | Jun 11 16:42:32.400913 crc crio[23211]: time="2026-06-11T16:42:32.400293929Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:00:59.375562 | controller | Jun 11 16:42:33.460662 crc crio[23211]: time="2026-06-11T16:42:33.460547457Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=783ca493-3d96-4224-b023-c8dbce021cce name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.375578 | controller | Jun 11 16:42:33.466667 crc crio[23211]: time="2026-06-11T16:42:33.461920011Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1bad0803-5b0c-4a0f-b453-c6a1b61f0a5a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.375593 | controller | Jun 11 16:42:33.466667 crc crio[23211]: time="2026-06-11T16:42:33.466616248Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=dd77e6b1-c531-4c0e-a840-2e222b05a3f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.375609 | controller | Jun 11 16:42:33.475724 crc crio[23211]: time="2026-06-11T16:42:33.475558212Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mgzln/extract-content" id=1feba158-8d75-459a-a2fc-50869c28e16e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.375625 | controller | Jun 11 16:42:33.476899 crc crio[23211]: time="2026-06-11T16:42:33.476381532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.375640 | controller | Jun 11 16:42:33.538248 crc crio[23211]: time="2026-06-11T16:42:33.538165735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.375656 | controller | Jun 11 16:42:33.541895 crc crio[23211]: time="2026-06-11T16:42:33.541822746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.375672 | controller | Jun 11 16:42:33.788535 crc crio[23211]: time="2026-06-11T16:42:33.787952283Z" level=info msg="Created container fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3: openshift-marketplace/redhat-marketplace-mgzln/extract-content" id=1feba158-8d75-459a-a2fc-50869c28e16e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.375688 | controller | Jun 11 16:42:33.789872 crc crio[23211]: time="2026-06-11T16:42:33.789757017Z" level=info msg="Starting container: fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3" id=649968a6-e040-4907-af97-f1c82331c9cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.375703 | controller | Jun 11 16:42:33.798127 crc crio[23211]: time="2026-06-11T16:42:33.798027014Z" level=info msg="Started container" PID=91965 containerID=fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3 description=openshift-marketplace/redhat-marketplace-mgzln/extract-content id=649968a6-e040-4907-af97-f1c82331c9cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595
2026-06-11 18:00:59.375720 | controller | Jun 11 16:42:35.445727 crc crio[23211]: time="2026-06-11T16:42:35.445089335Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4d382cd3-9af4-4523-affe-7fcd69bd7f54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.375741 | controller | Jun 11 16:42:35.448114 crc crio[23211]: time="2026-06-11T16:42:35.447989287Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6aa8440f-c859-41e9-8475-8976ccf41107 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.375757 | controller | Jun 11 16:42:35.461626 crc crio[23211]: time="2026-06-11T16:42:35.460105219Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mgzln/registry-server" id=ff771f90-fbf0-4f33-abd7-2424fab82fa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.375773 | controller | Jun 11 16:42:35.461626 crc crio[23211]: time="2026-06-11T16:42:35.4609447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.375789 | controller | Jun 11 16:42:35.583613 crc crio[23211]: time="2026-06-11T16:42:35.583520561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.375806 | controller | Jun 11 16:42:35.587153 crc crio[23211]: time="2026-06-11T16:42:35.587015508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.375822 | controller | Jun 11 16:42:35.757982 crc crio[23211]: time="2026-06-11T16:42:35.757893375Z" level=info msg="Created container 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6: openshift-marketplace/redhat-marketplace-mgzln/registry-server" id=ff771f90-fbf0-4f33-abd7-2424fab82fa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.375837 | controller | Jun 11 16:42:35.759160 crc crio[23211]: time="2026-06-11T16:42:35.759091465Z" level=info msg="Starting container: 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6" id=84691320-30bb-4478-b79f-b0e29f0f8772 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.375853 | controller | Jun 11 16:42:35.765930 crc crio[23211]: time="2026-06-11T16:42:35.765864855Z" level=info msg="Started container" PID=92065 containerID=2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6 description=openshift-marketplace/redhat-marketplace-mgzln/registry-server id=84691320-30bb-4478-b79f-b0e29f0f8772 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595
2026-06-11 18:00:59.375869 | controller | Jun 11 16:42:43.594279 crc crio[23211]: time="2026-06-11T16:42:43.593489904Z" level=info msg="Stopping container: 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6 (timeout: 2s)" id=8aaa90e1-76af-48f0-940e-2a4a0b2333ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.375885 | controller | Jun 11 16:42:43.720490 crc crio[23211]: time="2026-06-11T16:42:43.720317272Z" level=info msg="Stopped container 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6: openshift-marketplace/redhat-marketplace-mgzln/registry-server" id=8aaa90e1-76af-48f0-940e-2a4a0b2333ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.375901 | controller | Jun 11 16:42:43.723182 crc crio[23211]: time="2026-06-11T16:42:43.723106801Z" level=info msg="Stopping pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595" id=d07ddfda-d2da-4617-8a1b-212ffc0a82fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.375917 | controller | Jun 11 16:42:43.723989 crc crio[23211]: time="2026-06-11T16:42:43.723932121Z" level=info msg="Got pod network &{Name:redhat-marketplace-mgzln Namespace:openshift-marketplace ID:eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595 UID:ef2692f4-2f54-491c-a51f-8beba1a8f264 NetNS:/var/run/netns/be6cd76e-2335-4e34-8dc5-c311ab0b927c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef2692f4_2f54_491c_a51f_8beba1a8f264.slice PodAnnotations:0xc0001afe70}] Aliases:map[]}"
2026-06-11 18:00:59.375936 | controller | Jun 11 16:42:43.724150 crc crio[23211]: time="2026-06-11T16:42:43.724095835Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-mgzln from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.375954 | controller | Jun 11 16:42:44.098121 crc crio[23211]: time="2026-06-11T16:42:44.097600233Z" level=info msg="Stopped pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595" id=d07ddfda-d2da-4617-8a1b-212ffc0a82fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.375970 | controller | Jun 11 16:42:44.615697 crc crio[23211]: time="2026-06-11T16:42:44.61528789Z" level=info msg="Removing container: 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6" id=c955540f-b719-4285-b608-5f881d8202f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.375987 | controller | Jun 11 16:42:44.655133 crc crio[23211]: time="2026-06-11T16:42:44.654993772Z" level=info msg="Removed container 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6: openshift-marketplace/redhat-marketplace-mgzln/registry-server" id=c955540f-b719-4285-b608-5f881d8202f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.376003 | controller | Jun 11 16:42:44.666014 crc crio[23211]: time="2026-06-11T16:42:44.665789861Z" level=info msg="Removing container: fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3" id=b4ec9e02-46bf-42a2-b451-2a1617a44481 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.376018 | controller | Jun 11 16:42:44.704618 crc crio[23211]: time="2026-06-11T16:42:44.704259591Z" level=info msg="Removed container fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3: openshift-marketplace/redhat-marketplace-mgzln/extract-content" id=b4ec9e02-46bf-42a2-b451-2a1617a44481 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.376034 | controller | Jun 11 16:42:44.708225 crc crio[23211]: time="2026-06-11T16:42:44.707909224Z" level=info msg="Removing container: 47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456" id=b8574b1d-9c28-47bc-9aa6-ce822a14a5ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.376050 | controller | Jun 11 16:42:44.759633 crc crio[23211]: time="2026-06-11T16:42:44.759559393Z" level=info msg="Removed container 47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456: openshift-marketplace/redhat-marketplace-mgzln/extract-utilities" id=b8574b1d-9c28-47bc-9aa6-ce822a14a5ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.376066 | controller | Jun 11 16:42:55.912588 crc crio[23211]: time="2026-06-11T16:42:55.911771985Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=a69d2c36-48c7-48ab-aeb1-19ba332dd1ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.376082 | controller | Jun 11 16:42:55.913833 crc crio[23211]: time="2026-06-11T16:42:55.913807076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.376098 | controller | Jun 11 16:42:55.947396 crc crio[23211]: time="2026-06-11T16:42:55.947158989Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:3bceda5b68a615284b44749e8ac139dc09df05b3687f8733ee8d34b73b66e618 UID:e02bc876-269c-4eca-892f-ba74766470b5 NetNS:/var/run/netns/8fd5b9ff-b7f4-42f9-a4a2-54abfd5fdbb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode02bc876_269c_4eca_892f_ba74766470b5.slice PodAnnotations:0xc0018bea38}] Aliases:map[]}"
2026-06-11 18:00:59.376118 | controller | Jun 11 16:42:55.947767 crc crio[23211]: time="2026-06-11T16:42:55.947746743Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.376134 | controller | Jun 11 16:42:56.499972 crc crio[23211]: 2026-06-11T16:42:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bceda5b68a6152 Mac:e6:a8:73:d1:93:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/8fd5b9ff-b7f4-42f9-a4a2-54abfd5fdbb5 SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.376151 | controller | Jun 11 16:42:56.505115 crc crio[23211]: time="2026-06-11T16:42:56.50504136Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:3bceda5b68a615284b44749e8ac139dc09df05b3687f8733ee8d34b73b66e618 UID:e02bc876-269c-4eca-892f-ba74766470b5 NetNS:/var/run/netns/8fd5b9ff-b7f4-42f9-a4a2-54abfd5fdbb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode02bc876_269c_4eca_892f_ba74766470b5.slice PodAnnotations:0xc0018bea38}] Aliases:map[]}"
2026-06-11 18:00:59.376167 | controller | Jun 11 16:42:56.505880 crc crio[23211]: time="2026-06-11T16:42:56.505827529Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.376183 | controller | Jun 11 16:42:56.526905 crc crio[23211]: time="2026-06-11T16:42:56.526835053Z" level=info msg="Ran pod sandbox 3bceda5b68a615284b44749e8ac139dc09df05b3687f8733ee8d34b73b66e618 with infra container: sushy-emulator/sushy-emulator/POD" id=a69d2c36-48c7-48ab-aeb1-19ba332dd1ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.376199 | controller | Jun 11 16:42:56.531940 crc crio[23211]: time="2026-06-11T16:42:56.531790468Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=152bbf43-b7ae-410a-80af-bff18d029f57 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.376214 | controller | Jun 11 16:42:56.543752 crc crio[23211]: time="2026-06-11T16:42:56.543658624Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-11 18:00:59.376230 | controller | Jun 11 16:43:06.314460 crc crio[23211]: time="2026-06-11T16:43:06.313635088Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:4564c1c02bb833024a8dbf85a105e5f1d885879baa42582c7675318676948d10" id=152bbf43-b7ae-410a-80af-bff18d029f57 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.376246 | controller | Jun 11 16:43:06.316062 crc crio[23211]: time="2026-06-11T16:43:06.315991547Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=92642570-8a3f-4c81-b841-afd1b7910e2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.376262 | controller | Jun 11 16:43:06.319672 crc crio[23211]: time="2026-06-11T16:43:06.319582577Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=a9439bc7-b517-40d9-9553-f02af47c20d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.376278 | controller | Jun 11 16:43:06.335346 crc crio[23211]: time="2026-06-11T16:43:06.335249578Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=e677bdcb-1eeb-4ff6-ab52-6841a7209725 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.376294 | controller | Jun 11 16:43:06.337715 crc crio[23211]: time="2026-06-11T16:43:06.337627018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.376309 | controller | Jun 11 16:43:06.400252 crc crio[23211]: time="2026-06-11T16:43:06.400100077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.376328 | controller | Jun 11 16:43:06.404883 crc crio[23211]: time="2026-06-11T16:43:06.404765404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.376344 | controller | Jun 11 16:43:06.585280 crc crio[23211]: time="2026-06-11T16:43:06.585160198Z" level=info msg="Created container 185baacf1c08f9602e99f6a8b2c02e35b99e4dd4c009742ed0a057b2817f171a: sushy-emulator/sushy-emulator/sushy-emulator" id=e677bdcb-1eeb-4ff6-ab52-6841a7209725 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.376360 | controller | Jun 11 16:43:06.589076 crc crio[23211]: time="2026-06-11T16:43:06.588847161Z" level=info msg="Starting container: 185baacf1c08f9602e99f6a8b2c02e35b99e4dd4c009742ed0a057b2817f171a" id=83a10e3d-6dc0-4beb-b3f5-9538bf9f3bf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.376376 | controller | Jun 11 16:43:06.595211 crc crio[23211]: time="2026-06-11T16:43:06.595054285Z" level=info msg="Started container" PID=93640 containerID=185baacf1c08f9602e99f6a8b2c02e35b99e4dd4c009742ed0a057b2817f171a description=sushy-emulator/sushy-emulator/sushy-emulator id=83a10e3d-6dc0-4beb-b3f5-9538bf9f3bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bceda5b68a615284b44749e8ac139dc09df05b3687f8733ee8d34b73b66e618
2026-06-11 18:00:59.376391 | controller | Jun 11 16:43:18.336196 crc crio[23211]: time="2026-06-11T16:43:18.335497575Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.376407 | controller | Jun 11 16:43:29.721973 crc crio[23211]: time="2026-06-11T16:43:29.720845858Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-849b84f84f-d9v4c/POD" id=7c791e5e-3f25-497e-80ce-5780954245fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.376423 | controller | Jun 11 16:43:29.723799 crc crio[23211]: time="2026-06-11T16:43:29.722148191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.376439 | controller | Jun 11 16:43:29.781360 crc crio[23211]: time="2026-06-11T16:43:29.780775735Z" level=info msg="Got pod network &{Name:dnsmasq-dns-849b84f84f-d9v4c Namespace:openstack ID:57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7 UID:f5d0dd55-fcb3-434c-ba8a-5c3cc6c66623 NetNS:/var/run/netns/31227e63-2f2c-49f8-acec-a735f59611e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d0dd55_fcb3_434c_ba8a_5c3cc6c66623.slice PodAnnotations:0xc000612bd8}] Aliases:map[]}"
2026-06-11 18:00:59.376455 | controller | Jun 11 16:43:29.781360 crc crio[23211]: time="2026-06-11T16:43:29.781037112Z" level=info msg="Adding pod openstack_dnsmasq-dns-849b84f84f-d9v4c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.376471 | controller | Jun 11 16:43:30.205369 crc crio[23211]: time="2026-06-11T16:43:30.204893096Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-94bfffd6f-k5bs8/POD" id=4ec128c7-21e7-4546-8965-cc9bb9bae974 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.376576 | controller | Jun 11 16:43:30.205585 crc crio[23211]: time="2026-06-11T16:43:30.205391898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.376596 | controller | Jun 11 16:43:30.273339 crc crio[23211]: time="2026-06-11T16:43:30.273146591Z" level=info msg="Got pod network &{Name:dnsmasq-dns-94bfffd6f-k5bs8 Namespace:openstack ID:cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055 UID:08957320-bdab-4586-af59-1922aecf28c2 NetNS:/var/run/netns/5cbd27c3-8fe9-439f-8f7b-1e95de62a4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08957320_bdab_4586_af59_1922aecf28c2.slice PodAnnotations:0xc000d2e210}] Aliases:map[]}"
2026-06-11 18:00:59.376616 | controller | Jun 11 16:43:30.273339 crc crio[23211]: time="2026-06-11T16:43:30.273212803Z" level=info msg="Adding pod openstack_dnsmasq-dns-94bfffd6f-k5bs8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.376633 | controller | Jun 11 16:43:30.376695 crc crio[23211]: 2026-06-11T16:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57b6ef54d3a6600 Mac:a6:1a:08:b4:31:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/31227e63-2f2c-49f8-acec-a735f59611e5 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.376649 | controller | Jun 11 16:43:30.378511 crc crio[23211]: time="2026-06-11T16:43:30.378455871Z" level=info msg="Got pod network &{Name:dnsmasq-dns-849b84f84f-d9v4c Namespace:openstack ID:57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7 UID:f5d0dd55-fcb3-434c-ba8a-5c3cc6c66623 NetNS:/var/run/netns/31227e63-2f2c-49f8-acec-a735f59611e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d0dd55_fcb3_434c_ba8a_5c3cc6c66623.slice PodAnnotations:0xc000612bd8}] Aliases:map[]}"
2026-06-11 18:00:59.376665 | controller | Jun 11 16:43:30.378739 crc crio[23211]: time="2026-06-11T16:43:30.378612425Z" level=info msg="Checking pod openstack_dnsmasq-dns-849b84f84f-d9v4c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.376681 | controller | Jun 11 16:43:30.394469 crc crio[23211]: time="2026-06-11T16:43:30.39327236Z" level=info msg="Ran pod sandbox 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7 with infra container: openstack/dnsmasq-dns-849b84f84f-d9v4c/POD" id=7c791e5e-3f25-497e-80ce-5780954245fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.376697 | controller | Jun 11 16:43:30.397696 crc crio[23211]: time="2026-06-11T16:43:30.397569968Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=dafeb6ba-af1e-4b74-afca-a9a93b466801 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.376713 | controller | Jun 11 16:43:30.475289 crc crio[23211]: time="2026-06-11T16:43:30.474483989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=08189c87-79b8-4142-bfb8-539c76373740 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.376729 | controller | Jun 11 16:43:30.482823 crc crio[23211]: time="2026-06-11T16:43:30.482704974Z" level=info msg="Creating container: openstack/dnsmasq-dns-849b84f84f-d9v4c/init" id=15fcf8ac-8419-47b8-af31-9503da32187c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.376744 | controller | Jun 11 16:43:30.483241 crc crio[23211]: time="2026-06-11T16:43:30.483145155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.376760 | controller | Jun 11 16:43:30.541203 crc crio[23211]: time="2026-06-11T16:43:30.541076232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.376775 | controller | Jun 11 16:43:30.549969 crc crio[23211]: time="2026-06-11T16:43:30.549471991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.376791 | controller | Jun 11 16:43:30.708938 crc crio[23211]: time="2026-06-11T16:43:30.706705297Z" level=info msg="Created container e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee: openstack/dnsmasq-dns-849b84f84f-d9v4c/init" id=15fcf8ac-8419-47b8-af31-9503da32187c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.376810 | controller | Jun 11 16:43:30.711146 crc crio[23211]: time="2026-06-11T16:43:30.711034826Z" level=info msg="Starting container: e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee" id=2a962c0d-1fd1-44e4-82ae-e6e3800e6ad9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.376826 | controller | Jun 11 16:43:30.718831 crc crio[23211]: time="2026-06-11T16:43:30.718708368Z" level=info msg="Started container" PID=95074 containerID=e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee description=openstack/dnsmasq-dns-849b84f84f-d9v4c/init id=2a962c0d-1fd1-44e4-82ae-e6e3800e6ad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7
2026-06-11 18:00:59.376842 | controller | Jun 11 16:43:30.903660 crc crio[23211]: 2026-06-11T16:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cae268daea1ec25 Mac:32:2a:fd:ce:e0:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/5cbd27c3-8fe9-439f-8f7b-1e95de62a4ec SocketPath: PciID:}] [{Interface:0xc000014de0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.376858 | controller | Jun 11 16:43:30.905123 crc crio[23211]: time="2026-06-11T16:43:30.904771093Z" level=info msg="Got pod network &{Name:dnsmasq-dns-94bfffd6f-k5bs8 Namespace:openstack ID:cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055 UID:08957320-bdab-4586-af59-1922aecf28c2 NetNS:/var/run/netns/5cbd27c3-8fe9-439f-8f7b-1e95de62a4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08957320_bdab_4586_af59_1922aecf28c2.slice PodAnnotations:0xc000d2e210}] Aliases:map[]}"
2026-06-11 18:00:59.376873 | controller | Jun 11 16:43:30.905123 crc crio[23211]: time="2026-06-11T16:43:30.904933838Z" level=info msg="Checking pod openstack_dnsmasq-dns-94bfffd6f-k5bs8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.376889 | controller | Jun 11 16:43:30.912755 crc crio[23211]: time="2026-06-11T16:43:30.91260195Z" level=info msg="Ran pod sandbox cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055 with infra container: openstack/dnsmasq-dns-94bfffd6f-k5bs8/POD" id=4ec128c7-21e7-4546-8965-cc9bb9bae974 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.376905 | controller | Jun 11 16:43:30.915998 crc crio[23211]: time="2026-06-11T16:43:30.915890252Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=bb83747c-8a46-4291-b390-9b62fe0d4fe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.376921 | controller | Jun 11 16:43:30.979964 crc crio[23211]: time="2026-06-11T16:43:30.979863239Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4666f1e2-13a3-4e76-ac19-2d0fe7933c52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.376936 | controller | Jun 11 16:43:30.996997 crc crio[23211]: time="2026-06-11T16:43:30.996892975Z" level=info msg="Creating container: openstack/dnsmasq-dns-94bfffd6f-k5bs8/init" id=f6e67090-4ecf-47b8-be48-739338de8f42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.376951 | controller | Jun 11 16:43:30.997399 crc crio[23211]: time="2026-06-11T16:43:30.997299354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.376966 | controller | Jun 11 16:43:31.078829 crc crio[23211]: time="2026-06-11T16:43:31.078070022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.376988 | controller | Jun 11 16:43:31.083255 crc crio[23211]: time="2026-06-11T16:43:31.082908032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.377004 | controller | Jun 11 16:43:31.291833 crc crio[23211]: time="2026-06-11T16:43:31.291355587Z" level=info msg="Created container 5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500: openstack/dnsmasq-dns-94bfffd6f-k5bs8/init" id=f6e67090-4ecf-47b8-be48-739338de8f42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.377020 | controller | Jun 11 16:43:31.293930 crc crio[23211]: time="2026-06-11T16:43:31.293882041Z" level=info msg="Starting container: 5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500" id=bcd98c11-0374-4502-b79d-d3914249e410 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.377037 | controller | Jun 11 16:43:31.299801 crc crio[23211]: time="2026-06-11T16:43:31.299706076Z" level=info msg="Started container" PID=95110 containerID=5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500 description=openstack/dnsmasq-dns-94bfffd6f-k5bs8/init id=bcd98c11-0374-4502-b79d-d3914249e410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055
2026-06-11 18:00:59.377053 | controller | Jun 11 16:43:31.432566 crc crio[23211]: time="2026-06-11T16:43:31.432486341Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d073c745-2d30-4883-baa7-a11cf78fff11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.377069 | controller | Jun 11 16:43:31.449665 crc crio[23211]: time="2026-06-11T16:43:31.446547172Z" level=info msg="Stopping pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7" id=596b4e61-56cb-4107-9072-ba135680a375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.377084 | controller | Jun 11 16:43:31.449665 crc crio[23211]: time="2026-06-11T16:43:31.447231549Z" level=info msg="Got pod network &{Name:dnsmasq-dns-849b84f84f-d9v4c Namespace:openstack ID:57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7 UID:f5d0dd55-fcb3-434c-ba8a-5c3cc6c66623 NetNS:/var/run/netns/31227e63-2f2c-49f8-acec-a735f59611e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d0dd55_fcb3_434c_ba8a_5c3cc6c66623.slice PodAnnotations:0xc0028186b0}] Aliases:map[]}"
2026-06-11 18:00:59.377101 | controller | Jun 11 16:43:31.449665 crc crio[23211]: time="2026-06-11T16:43:31.447397513Z" level=info msg="Deleting pod openstack_dnsmasq-dns-849b84f84f-d9v4c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.377117 | controller | Jun 11 16:43:31.696803 crc crio[23211]: time="2026-06-11T16:43:31.696162776Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=370c1f1c-38b9-4b04-b26b-3fc0f52083b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.377133 | controller | Jun 11 16:43:31.709187 crc crio[23211]: time="2026-06-11T16:43:31.708874903Z" level=info msg="Creating container: openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns" id=26f10568-d79f-42dc-bb7d-a499cfc0727d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.377149 | controller | Jun 11 16:43:31.709695 crc crio[23211]: time="2026-06-11T16:43:31.709333375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.377169 | controller | Jun 11 16:43:31.835917 crc crio[23211]: time="2026-06-11T16:43:31.835787102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.377185 | controller | Jun 11 16:43:31.846232 crc crio[23211]: time="2026-06-11T16:43:31.84608181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.377201 | controller | Jun 11 16:43:32.182317 crc crio[23211]: time="2026-06-11T16:43:32.180964662Z" level=info msg="Created container cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f: openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns" id=26f10568-d79f-42dc-bb7d-a499cfc0727d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.377216 | controller | Jun 11 16:43:32.191998 crc crio[23211]: time="2026-06-11T16:43:32.191817963Z" level=info msg="Starting container: cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f" id=d473248a-0dae-448b-8e1b-31d76f1eb6f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.377232 | controller | Jun 11 16:43:32.208049 crc crio[23211]: time="2026-06-11T16:43:32.207162076Z" level=info msg="Removing container: c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c" id=826d0c9e-4472-4e6d-9b6c-760776fc53c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.377248 | controller | Jun 11 16:43:32.209169 crc crio[23211]: time="2026-06-11T16:43:32.209094274Z" level=info msg="Started container" PID=95178 containerID=cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f description=openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns id=d473248a-0dae-448b-8e1b-31d76f1eb6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055
2026-06-11 18:00:59.377266 | controller | Jun 11 16:43:32.230743 crc crio[23211]: time="2026-06-11T16:43:32.230056259Z" level=info msg="Stopped pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7" id=596b4e61-56cb-4107-9072-ba135680a375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.377282 | controller | Jun 11 16:43:32.420376 crc crio[23211]: time="2026-06-11T16:43:32.420272818Z" level=info msg="Removed container c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c: openstack/ovn-controller-gtpx6-config-wdl42/ovn-config" id=826d0c9e-4472-4e6d-9b6c-760776fc53c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.377298 | controller | Jun 11 16:43:32.423309 crc crio[23211]: time="2026-06-11T16:43:32.423248712Z" level=info msg="Removing container: ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd" id=9f1e8ccd-b2cd-42b1-9d69-5006fef1446f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.377313 | controller | Jun 11 16:43:32.454259 crc crio[23211]: time="2026-06-11T16:43:32.454144914Z" level=info msg="Removed container ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns" id=9f1e8ccd-b2cd-42b1-9d69-5006fef1446f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.377329 | controller | Jun 11 16:43:32.464712 crc crio[23211]: time="2026-06-11T16:43:32.464623716Z" level=info msg="Removing container: f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3" id=7064bcf3-3125-465e-9af1-3d36607f6736 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.377344 | controller | Jun 11 16:43:32.475838 crc crio[23211]: time="2026-06-11T16:43:32.475753214Z" level=info msg="Removing container: e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee" id=c46d000d-c437-4b09-9f12-1ca4383528da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.377360 | controller | Jun 11 16:43:32.505117 crc crio[23211]: time="2026-06-11T16:43:32.504081721Z" level=info msg="Removed container f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/init" id=7064bcf3-3125-465e-9af1-3d36607f6736 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.377378 | controller | Jun 11 16:43:32.527709 crc crio[23211]: time="2026-06-11T16:43:32.527548887Z" level=info msg="Stopping pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97" id=186a93cf-9412-4b53-8455-a8a5b6a9aba9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.377395 | controller | Jun 11 16:43:32.528057 crc crio[23211]: time="2026-06-11T16:43:32.527732262Z" level=info msg="Stopped pod sandbox (already stopped): 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97" id=186a93cf-9412-4b53-8455-a8a5b6a9aba9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.377416 | controller | Jun 11 16:43:32.528820 crc crio[23211]: time="2026-06-11T16:43:32.528681506Z" level=info msg="Removing pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97" id=8de4396a-e16b-4cbe-9a8d-9b90310d4151 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.377467 | controller | Jun 11 16:43:32.563029 crc crio[23211]: time="2026-06-11T16:43:32.56170076Z" level=info msg="Removed container e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee: openstack/dnsmasq-dns-849b84f84f-d9v4c/init" id=c46d000d-c437-4b09-9f12-1ca4383528da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.377487 | controller | Jun 11 16:43:32.728905 crc crio[23211]: time="2026-06-11T16:43:32.727797758Z" level=info msg="Removed pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97" id=8de4396a-e16b-4cbe-9a8d-9b90310d4151 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.377503 | controller | Jun 11 16:43:32.729693 crc crio[23211]: time="2026-06-11T16:43:32.729326226Z" level=info msg="Stopping pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595" id=e433e02b-09dc-4d7e-b6b2-3ee433a69130 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.377548 | controller | Jun 11 16:43:32.729693 crc crio[23211]: time="2026-06-11T16:43:32.72947258Z" level=info msg="Stopped pod sandbox (already stopped): eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595" id=e433e02b-09dc-4d7e-b6b2-3ee433a69130 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.377571 | controller | Jun 11 16:43:32.731136 crc crio[23211]: time="2026-06-11T16:43:32.73108505Z" level=info msg="Removing pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595" id=53ba8f49-21a7-4fb4-b977-6ecf7798252c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.377588 | controller | Jun 11 16:43:32.798537 crc crio[23211]: time="2026-06-11T16:43:32.797768394Z" level=info msg="Removed pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595" id=53ba8f49-21a7-4fb4-b977-6ecf7798252c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.377604 | controller | Jun 11 16:43:32.802069 crc crio[23211]: time="2026-06-11T16:43:32.801959649Z" level=info msg="Stopping pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13" id=bfec311c-6224-4e42-843f-4a9fb7cf4c07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.377620 | controller | Jun 11 16:43:32.802205 crc crio[23211]: time="2026-06-11T16:43:32.802124474Z" level=info msg="Stopped pod sandbox (already stopped): de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13" id=bfec311c-6224-4e42-843f-4a9fb7cf4c07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.377635 | controller | Jun 11 16:43:32.803194 crc crio[23211]: time="2026-06-11T16:43:32.803070557Z" level=info msg="Removing pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13" id=95207d99-1a14-40ef-b715-4acadd2967c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.377651 | controller | Jun 11 16:43:32.825245 crc crio[23211]: time="2026-06-11T16:43:32.82401164Z" level=info msg="Removed pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13" id=95207d99-1a14-40ef-b715-4acadd2967c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.377671 | controller | Jun 11 16:43:38.770928 crc crio[23211]: time="2026-06-11T16:43:38.769811229Z" level=info msg="Stopping container: 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5 (timeout: 10s)" id=df79bda4-3cca-4dda-9ec3-df15e9a36d66 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.377687 | controller | Jun 11 16:43:39.086716 crc crio[23211]: time="2026-06-11T16:43:39.085919971Z" level=info msg="Stopped container 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5: openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns" id=df79bda4-3cca-4dda-9ec3-df15e9a36d66 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.377703 | controller | Jun 11 16:43:39.091985 crc crio[23211]: time="2026-06-11T16:43:39.091927572Z" level=info msg="Stopping pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607" id=fb153e6e-83d0-499c-84dc-fab3742468b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.377718 | controller | Jun 11 16:43:39.093334 crc crio[23211]: time="2026-06-11T16:43:39.093302447Z" level=info msg="Got pod network &{Name:dnsmasq-dns-786645bb79-twt4f Namespace:openstack ID:96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607 UID:4fc7bef0-84b2-468c-b51b-ae1a33107245 NetNS:/var/run/netns/a2274b90-6ebd-499f-913d-932769538c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc7bef0_84b2_468c_b51b_ae1a33107245.slice PodAnnotations:0xc002819738}] Aliases:map[]}"
2026-06-11 18:00:59.377734 | controller | Jun 11 16:43:39.094699 crc crio[23211]: time="2026-06-11T16:43:39.094665201Z" level=info msg="Deleting pod openstack_dnsmasq-dns-786645bb79-twt4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.377750 | controller | Jun 11 16:43:40.375101 crc crio[23211]: time="2026-06-11T16:43:40.373921427Z" level=info msg="Stopped pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607" id=fb153e6e-83d0-499c-84dc-fab3742468b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.377766 | controller | Jun 11 16:43:40.791285 crc crio[23211]: time="2026-06-11T16:43:40.791139784Z" level=info msg="Removing container: 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5" id=3eac6dd1-5dc1-4edd-9286-53b26019c25f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.377782 | controller | Jun 11 16:43:41.016143 crc crio[23211]: time="2026-06-11T16:43:41.015383735Z" level=info msg="Removed container 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5: openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns" id=3eac6dd1-5dc1-4edd-9286-53b26019c25f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.377798 | controller | Jun 11 16:43:41.030087 crc crio[23211]: time="2026-06-11T16:43:41.029314383Z" level=info msg="Removing container: 00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9" id=75efe6d4-d13d-4b06-a495-af5859192b6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.377813 | controller | Jun 11 16:43:41.146707 crc crio[23211]: time="2026-06-11T16:43:41.143813492Z" level=info msg="Removed container 00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9: openstack/dnsmasq-dns-786645bb79-twt4f/init" id=75efe6d4-d13d-4b06-a495-af5859192b6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.377829 | controller | Jun 11 16:44:03.686749 crc crio[23211]: time="2026-06-11T16:44:03.685402175Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686604-j7gqt/POD" id=48050fc7-c04e-44da-979e-befdc2310163 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.377844 | controller | Jun 11 16:44:03.689112 crc crio[23211]: time="2026-06-11T16:44:03.68680695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.377863 | controller | Jun 11 16:44:03.770542 crc crio[23211]: time="2026-06-11T16:44:03.770365527Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686604-j7gqt Namespace:openshift-infra ID:b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829 UID:b8ec521a-4241-4deb-b14c-c266246af941 NetNS:/var/run/netns/6281cd1d-d6d9-400a-ac06-0be04d8c67f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8ec521a_4241_4deb_b14c_c266246af941.slice PodAnnotations:0xc002794d60}] Aliases:map[]}"
2026-06-11 18:00:59.377880 | controller | Jun 11 16:44:03.770542 crc crio[23211]: time="2026-06-11T16:44:03.770516891Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686604-j7gqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.377903 | controller | Jun 11 16:44:04.275045 crc crio[23211]: 2026-06-11T16:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4f35e056deffb6 Mac:22:f5:e6:a1:7f:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/6281cd1d-d6d9-400a-ac06-0be04d8c67f1 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.377929 | controller | Jun 11 16:44:04.276298 crc crio[23211]: time="2026-06-11T16:44:04.276216909Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686604-j7gqt Namespace:openshift-infra ID:b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829 UID:b8ec521a-4241-4deb-b14c-c266246af941 NetNS:/var/run/netns/6281cd1d-d6d9-400a-ac06-0be04d8c67f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8ec521a_4241_4deb_b14c_c266246af941.slice PodAnnotations:0xc002794d60}] Aliases:map[]}"
2026-06-11 18:00:59.377951 | controller | Jun 11 16:44:04.276537 crc crio[23211]: time="2026-06-11T16:44:04.276373182Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686604-j7gqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.377968 | controller | Jun 11 16:44:04.285803 crc crio[23211]: time="2026-06-11T16:44:04.285706155Z" level=info msg="Ran pod sandbox b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829 with infra container: openshift-infra/auto-csr-approver-29686604-j7gqt/POD" id=48050fc7-c04e-44da-979e-befdc2310163 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.377984 | controller | Jun 11 16:44:04.288695 crc crio[23211]: time="2026-06-11T16:44:04.288580668Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a19ffc50-208f-4a26-9037-374d375bca60 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.378000 | controller | Jun 11 16:44:04.303122 crc crio[23211]: time="2026-06-11T16:44:04.303033038Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.378016 | controller | Jun 11 16:44:05.848039 crc crio[23211]: time="2026-06-11T16:44:05.847532897Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a19ffc50-208f-4a26-9037-374d375bca60 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.378032 | controller | Jun 11 16:44:05.850533 crc crio[23211]: time="2026-06-11T16:44:05.85040652Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=13147cb7-afd4-4431-a03d-1e206302bb89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.378047 | controller | Jun 11 16:44:05.852747 crc crio[23211]: time="2026-06-11T16:44:05.852713737Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=880c8f32-2a4a-41ac-a7f3-b64d6eb9d656 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.378067 | controller | Jun 11 16:44:05.890646 crc crio[23211]: time="2026-06-11T16:44:05.890257094Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686604-j7gqt/oc" id=4cb5cbd5-bb8e-40ce-b0ef-dd1aae523785 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.378083 | controller | Jun 11 16:44:05.891101 crc crio[23211]: time="2026-06-11T16:44:05.891043743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.378099 | controller | Jun 11 16:44:05.940521 crc crio[23211]: time="2026-06-11T16:44:05.940329074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.378114 | controller | Jun 11 16:44:06.193848 crc crio[23211]: time="2026-06-11T16:44:06.193088206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.378129 | controller | Jun 11 16:44:06.545914 crc crio[23211]: time="2026-06-11T16:44:06.545701902Z" level=info msg="Created container 53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7: openshift-infra/auto-csr-approver-29686604-j7gqt/oc" id=4cb5cbd5-bb8e-40ce-b0ef-dd1aae523785 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.378145 | controller | Jun 11 16:44:06.547849 crc crio[23211]: time="2026-06-11T16:44:06.547670071Z" level=info msg="Starting container: 53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7" id=b430dd6a-1d7d-41ef-8b25-378fa1b747b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.378160 | controller | Jun 11 16:44:06.556215 crc crio[23211]: time="2026-06-11T16:44:06.556122283Z" level=info msg="Started container" PID=96816 containerID=53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7 description=openshift-infra/auto-csr-approver-29686604-j7gqt/oc id=b430dd6a-1d7d-41ef-8b25-378fa1b747b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829
2026-06-11 18:00:59.378176 | controller | Jun 11 16:44:08.288836 crc crio[23211]: time="2026-06-11T16:44:08.288248156Z" level=info msg="Stopping pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829" id=3fd09e99-223a-493c-9949-8dd3363f83c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.378192 | controller | Jun 11 16:44:08.290221 crc crio[23211]: time="2026-06-11T16:44:08.289857386Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686604-j7gqt Namespace:openshift-infra ID:b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829 UID:b8ec521a-4241-4deb-b14c-c266246af941 NetNS:/var/run/netns/6281cd1d-d6d9-400a-ac06-0be04d8c67f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8ec521a_4241_4deb_b14c_c266246af941.slice PodAnnotations:0xc0001316b8}] Aliases:map[]}"
2026-06-11 18:00:59.378208 | controller | Jun 11 16:44:08.290221 crc crio[23211]: time="2026-06-11T16:44:08.290003939Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686604-j7gqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.378224 | controller | Jun 11 16:44:08.663287 crc crio[23211]: time="2026-06-11T16:44:08.662631224Z" level=info msg="Stopped pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829" id=3fd09e99-223a-493c-9949-8dd3363f83c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.378241 | controller | Jun 11 16:44:32.861049 crc crio[23211]: time="2026-06-11T16:44:32.859921535Z" level=info msg="Removing container: 971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551" id=72b4bbca-31b2-4e74-9965-18f15da4bc1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.378260 | controller | Jun 11 16:44:33.000768 crc crio[23211]: time="2026-06-11T16:44:32.992689211Z" level=info msg="Removed container 971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551: openshift-infra/auto-csr-approver-29686598-jkfzh/oc" id=72b4bbca-31b2-4e74-9965-18f15da4bc1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.378277 | controller | Jun 11 16:44:33.000768 crc crio[23211]: time="2026-06-11T16:44:32.996371973Z" level=info msg="Removing container: e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce" id=1ced8fa4-fb7e-4035-a9aa-8e8b10a34fef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.378292 | controller | Jun 11 16:44:33.041375 crc crio[23211]: time="2026-06-11T16:44:33.041200992Z" level=info msg="Removed container e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce: openstack/dnsmasq-dns-5494568cc5-j7ckk/init" id=1ced8fa4-fb7e-4035-a9aa-8e8b10a34fef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.378307 | controller | Jun 11 16:44:33.045947 crc crio[23211]: time="2026-06-11T16:44:33.045769786Z" level=info msg="Removing container: b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e" id=d7403715-43d5-49e1-8166-0ee8742b518b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.378323 | controller | Jun 11 16:44:33.115617 crc crio[23211]: time="2026-06-11T16:44:33.115380665Z" level=info msg="Removed container b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e: openstack/keystone-bootstrap-9hhlb/keystone-bootstrap" id=d7403715-43d5-49e1-8166-0ee8742b518b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.378338 | controller | Jun 11 16:44:33.126788 crc crio[23211]: time="2026-06-11T16:44:33.126707278Z" level=info msg="Stopping pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607" id=0c0e2406-07b3-4de9-8227-46dc5e1ea062 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.378353 | controller | Jun 11 16:44:33.127038 crc crio[23211]: time="2026-06-11T16:44:33.12681073Z" level=info msg="Stopped pod sandbox (already stopped): 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607" id=0c0e2406-07b3-4de9-8227-46dc5e1ea062 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.378368 | controller | Jun 11 16:44:33.128002 crc crio[23211]: time="2026-06-11T16:44:33.127923577Z" level=info msg="Removing pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607" id=167c0d13-2af8-4776-8cdf-a67ed2197698 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.378384 | controller | Jun 11 16:44:33.151066 crc crio[23211]: time="2026-06-11T16:44:33.150950813Z" level=info msg="Removed pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607" id=167c0d13-2af8-4776-8cdf-a67ed2197698 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.378400 | controller | Jun 11 16:44:33.152764 crc crio[23211]: time="2026-06-11T16:44:33.152656745Z" level=info msg="Stopping pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d" id=edb78511-468a-4e34-8047-cf6e603511ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.378415 | controller | Jun 11 16:44:33.152860 crc crio[23211]: time="2026-06-11T16:44:33.152795709Z" level=info msg="Stopped pod sandbox (already stopped): dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d" id=edb78511-468a-4e34-8047-cf6e603511ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.378431 | controller | Jun 11 16:44:33.153999 crc crio[23211]: time="2026-06-11T16:44:33.153923987Z" level=info msg="Removing pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d" id=1077302f-f99c-4320-8c0f-9d23cfd8f6d1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.378446 | controller | Jun 11 16:44:33.210963 crc crio[23211]: time="2026-06-11T16:44:33.210837828Z" level=info msg="Removed pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d" id=1077302f-f99c-4320-8c0f-9d23cfd8f6d1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.378465 | controller | Jun 11 16:44:33.212304 crc crio[23211]: time="2026-06-11T16:44:33.212220162Z" level=info msg="Stopping pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7" id=979a002d-d2e1-4531-a9e7-e42c24b43b95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.378482 | controller | Jun 11 16:44:33.212490 crc crio[23211]: time="2026-06-11T16:44:33.212352235Z" level=info msg="Stopped pod sandbox (already stopped): 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7" id=979a002d-d2e1-4531-a9e7-e42c24b43b95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.378499 | controller | Jun 11 16:44:33.213132 crc crio[23211]: time="2026-06-11T16:44:33.213053523Z" level=info msg="Removing pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7" id=37306831-48c2-4755-9bf9-79a053d055d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.378538 | controller | Jun 11 16:44:33.240893 crc crio[23211]: time="2026-06-11T16:44:33.240778416Z" level=info msg="Removed pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7" id=37306831-48c2-4755-9bf9-79a053d055d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.378565 | controller | Jun 11 16:44:33.246269 crc crio[23211]: time="2026-06-11T16:44:33.24613509Z" level=info msg="Stopping pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c" id=c3f468c5-918c-4123-b204-36003708898b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.378589 | controller | Jun 11 16:44:33.246379 crc crio[23211]: time="2026-06-11T16:44:33.246261773Z" level=info msg="Stopped pod sandbox (already stopped): 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c" id=c3f468c5-918c-4123-b204-36003708898b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.378607 | controller | Jun 11 16:44:33.247877 crc crio[23211]: time="2026-06-11T16:44:33.247693669Z" level=info msg="Removing pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c" id=27d83c7f-faf2-47c0-823d-5824b4e8a2f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.378623 | controller | Jun 11 16:44:33.276490 crc crio[23211]: time="2026-06-11T16:44:33.275914793Z" level=info msg="Removed pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c" id=27d83c7f-faf2-47c0-823d-5824b4e8a2f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.378639 | controller | Jun 11 16:44:33.277987 crc crio[23211]: time="2026-06-11T16:44:33.277889122Z" level=info msg="Stopping pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29" id=4e40d6af-bb2b-48ac-9767-6bcc8ea26584 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.378655 | controller | Jun 11 16:44:33.278076 crc crio[23211]: time="2026-06-11T16:44:33.278034386Z" level=info msg="Stopped pod sandbox (already stopped): 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29" id=4e40d6af-bb2b-48ac-9767-6bcc8ea26584 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.378670 | controller | Jun 11 16:44:33.278818 crc crio[23211]: time="2026-06-11T16:44:33.278729284Z" level=info msg="Removing pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29" id=f856c5ac-21c9-4fd4-8936-c08970ec5566 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.378686 | controller | Jun 11 16:44:33.300764 crc crio[23211]: time="2026-06-11T16:44:33.300629791Z" level=info msg="Removed pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29" id=f856c5ac-21c9-4fd4-8936-c08970ec5566 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.378701 | controller | Jun 11 16:45:01.356158 crc crio[23211]: time="2026-06-11T16:45:01.353207749Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/POD" id=cacdb977-a213-4117-9667-23868b879ef0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.378721 | controller | Jun 11 16:45:01.411911 crc crio[23211]: time="2026-06-11T16:45:01.357063035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.378738 | controller | Jun 11 16:45:02.653875 crc crio[23211]: time="2026-06-11T16:45:02.650210298Z" level=info msg="Got pod network &{Name:collect-profiles-29686605-xng9s Namespace:openshift-operator-lifecycle-manager ID:38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4 UID:3bfe69b6-9196-4f0f-bb77-343ecad4b90a NetNS:/var/run/netns/ef7c4104-bb53-4229-a778-d824c2aef23d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3bfe69b6_9196_4f0f_bb77_343ecad4b90a.slice PodAnnotations:0xc000612388}] Aliases:map[]}"
2026-06-11 18:00:59.378755 | controller | Jun 11 16:45:02.653875 crc crio[23211]: time="2026-06-11T16:45:02.651382117Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686605-xng9s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.378771 | controller | Jun 11 16:45:04.159118 crc crio[23211]: 2026-06-11T16:45:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38d20d9b501ef29 Mac:ea:e6:53:19:d0:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/ef7c4104-bb53-4229-a778-d824c2aef23d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.378787 | controller | Jun 11 16:45:04.161567 crc crio[23211]: time="2026-06-11T16:45:04.161484748Z" level=info msg="Got pod network &{Name:collect-profiles-29686605-xng9s Namespace:openshift-operator-lifecycle-manager ID:38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4 UID:3bfe69b6-9196-4f0f-bb77-343ecad4b90a NetNS:/var/run/netns/ef7c4104-bb53-4229-a778-d824c2aef23d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3bfe69b6_9196_4f0f_bb77_343ecad4b90a.slice PodAnnotations:0xc000612388}] Aliases:map[]}"
2026-06-11 18:00:59.378803 | controller | Jun 11 16:45:04.162128 crc crio[23211]: time="2026-06-11T16:45:04.161668852Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686605-xng9s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.378820 | controller | Jun 11 16:45:04.186403 crc crio[23211]: time="2026-06-11T16:45:04.185984219Z" level=info msg="Ran pod sandbox 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/POD" id=cacdb977-a213-4117-9667-23868b879ef0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.378836 | controller | Jun 11 16:45:04.197748 crc crio[23211]: time="2026-06-11T16:45:04.197637591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=32abbb01-1fc3-403a-8170-7f5b23213a3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.378851 | controller | Jun 11 16:45:04.205780 crc crio[23211]: time="2026-06-11T16:45:04.205708382Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5172e869-2d1e-43d0-a287-db5dfdb09ac6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.378867 | controller | Jun 11 16:45:04.219314 crc crio[23211]: time="2026-06-11T16:45:04.219152398Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/collect-profiles" id=fdcc7bc5-0f11-47b5-8a57-38a5e686bb76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.378886 | controller | Jun 11 16:45:04.219925 crc crio[23211]: time="2026-06-11T16:45:04.219860175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.378903 | controller | Jun 11 16:45:04.302500 crc crio[23211]: time="2026-06-11T16:45:04.302305864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.378919 | controller | Jun 11 16:45:04.326781 crc crio[23211]: time="2026-06-11T16:45:04.325896603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.378935 | controller | Jun 11 16:45:04.514587 crc crio[23211]: time="2026-06-11T16:45:04.514496963Z" level=info msg="Created container 6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/collect-profiles" id=fdcc7bc5-0f11-47b5-8a57-38a5e686bb76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.378951 | controller | Jun 11 16:45:04.516113 crc crio[23211]: time="2026-06-11T16:45:04.516029221Z" level=info msg="Starting container: 6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b" id=ea7ad81a-c0b3-4a28-8847-0c7cf4eacbf9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.378967 | controller | Jun 11 16:45:04.527837 crc crio[23211]: time="2026-06-11T16:45:04.527507378Z" level=info msg="Started container" PID=99565 containerID=6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b description=openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/collect-profiles id=ea7ad81a-c0b3-4a28-8847-0c7cf4eacbf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4
2026-06-11 18:00:59.378984 | controller | Jun 11 16:45:07.600096 crc crio[23211]: time="2026-06-11T16:45:07.595687316Z" level=info msg="Stopping pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4" id=c51d8638-a7e4-4507-ac14-1e5c6c527233 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.379000 | controller | Jun 11 16:45:07.680977 crc crio[23211]: time="2026-06-11T16:45:07.678361651Z" level=info msg="Got pod network &{Name:collect-profiles-29686605-xng9s Namespace:openshift-operator-lifecycle-manager ID:38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4 UID:3bfe69b6-9196-4f0f-bb77-343ecad4b90a NetNS:/var/run/netns/ef7c4104-bb53-4229-a778-d824c2aef23d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3bfe69b6_9196_4f0f_bb77_343ecad4b90a.slice PodAnnotations:0xc002279088}] Aliases:map[]}"
2026-06-11 18:00:59.379017 | controller | Jun 11 16:45:07.701779 crc crio[23211]: time="2026-06-11T16:45:07.701199591Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686605-xng9s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.379033 | controller | Jun 11 16:45:08.574979 crc crio[23211]: time="2026-06-11T16:45:08.574249912Z" level=info msg="Stopped pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4" id=c51d8638-a7e4-4507-ac14-1e5c6c527233 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.379049 | controller | Jun 11 16:45:33.329049 crc crio[23211]: time="2026-06-11T16:45:33.326952681Z" level=info msg="Removing container: c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322" id=afec6347-925e-4cdb-8e9d-a8163b37f8a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379068 | controller | Jun 11 16:45:33.413293 crc crio[23211]: time="2026-06-11T16:45:33.413133354Z" level=info msg="Removed container c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322: openstack/glance-default-internal-api-0/glance-httpd" id=afec6347-925e-4cdb-8e9d-a8163b37f8a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379084 | controller | Jun 11 16:45:33.416567 crc crio[23211]: time="2026-06-11T16:45:33.416393805Z" level=info msg="Removing container: c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4" id=3c2c54d6-d587-4263-bd0e-2b25b05e3f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379100 | controller | Jun 11 16:45:33.478171 crc crio[23211]: time="2026-06-11T16:45:33.477948623Z" level=info msg="Removed container c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/collect-profiles" id=3c2c54d6-d587-4263-bd0e-2b25b05e3f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379116 | controller | Jun 11 16:45:33.483966 crc crio[23211]: time="2026-06-11T16:45:33.483760908Z" level=info msg="Removing container: cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c" id=49e32935-4b9f-4c72-942b-0044f1bcb75b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379133 | controller | Jun 11 16:45:33.550904 crc crio[23211]: time="2026-06-11T16:45:33.550838512Z" level=info msg="Removed container cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c: openstack/glance-default-internal-api-0/glance-log" id=49e32935-4b9f-4c72-942b-0044f1bcb75b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379149 | controller | Jun 11 16:45:33.576649 crc crio[23211]: time="2026-06-11T16:45:33.576564936Z" level=info msg="Stopping pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2" id=f2aff9a2-dabd-4a5d-a83c-693882a4b853 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.379165 | controller | Jun 11 16:45:33.576649 crc crio[23211]: time="2026-06-11T16:45:33.576651708Z" level=info msg="Stopped pod sandbox (already stopped): 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2" id=f2aff9a2-dabd-4a5d-a83c-693882a4b853 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.379180 | controller | Jun 11 16:45:33.579591 crc crio[23211]: time="2026-06-11T16:45:33.578651557Z" level=info msg="Removing pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2" id=3137228d-8b35-4b52-ba9a-8138ca73aaef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.379196 | controller | Jun 11 16:45:33.603041 crc crio[23211]: time="2026-06-11T16:45:33.602891263Z" level=info msg="Removed pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2" id=3137228d-8b35-4b52-ba9a-8138ca73aaef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.379212 | controller | Jun 11 16:45:33.604790 crc crio[23211]: time="2026-06-11T16:45:33.604688038Z" level=info msg="Stopping pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9" id=7d6a31da-ce05-43c4-9f0f-35965ea5a101 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.379228 | controller | Jun 11 16:45:33.604790 crc crio[23211]: time="2026-06-11T16:45:33.60479465Z" level=info msg="Stopped pod sandbox (already stopped): 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9" id=7d6a31da-ce05-43c4-9f0f-35965ea5a101 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.379244 | controller | Jun 11 16:45:33.607806 crc crio[23211]: time="2026-06-11T16:45:33.607354653Z" level=info msg="Removing pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9" id=6df59fe5-d44b-432d-9538-f7a502a0bc22 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.379260 | controller | Jun 11 16:45:33.630233 crc crio[23211]: time="2026-06-11T16:45:33.629722093Z" level=info msg="Removed pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9" id=6df59fe5-d44b-432d-9538-f7a502a0bc22 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.379280 | controller | Jun 11 16:46:00.647339 crc crio[23211]: time="2026-06-11T16:46:00.646053436Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686606-c72gc/POD" id=e8babc01-a65c-4cba-82f1-47dc45bc2f06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.379296 | controller | Jun 11 16:46:00.649917 crc crio[23211]: time="2026-06-11T16:46:00.647557225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.379312 | controller | Jun 11 16:46:00.719282 crc crio[23211]: time="2026-06-11T16:46:00.719080891Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686606-c72gc Namespace:openshift-infra ID:20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808 UID:4f3baae7-e2d6-48af-b420-fe084ff1a77a NetNS:/var/run/netns/cb22af1a-419c-47c0-a82a-09989dec13fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f3baae7_e2d6_48af_b420_fe084ff1a77a.slice PodAnnotations:0xc002794830}] Aliases:map[]}"
2026-06-11 18:00:59.379328 | controller | Jun 11 16:46:00.719765 crc crio[23211]: time="2026-06-11T16:46:00.719306876Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686606-c72gc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.379344 | controller | Jun 11 16:46:01.406298 crc crio[23211]: 2026-06-11T16:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20bebae1ad4704a Mac:ea:86:f9:fe:64:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/cb22af1a-419c-47c0-a82a-09989dec13fb SocketPath: PciID:}] [{Interface:0xc0002b8c20 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.379361 | controller | Jun 11 16:46:01.417800 crc crio[23211]: time="2026-06-11T16:46:01.417173523Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686606-c72gc Namespace:openshift-infra ID:20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808 UID:4f3baae7-e2d6-48af-b420-fe084ff1a77a NetNS:/var/run/netns/cb22af1a-419c-47c0-a82a-09989dec13fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f3baae7_e2d6_48af_b420_fe084ff1a77a.slice PodAnnotations:0xc002794830}] Aliases:map[]}"
2026-06-11 18:00:59.379378 | controller | Jun 11 16:46:01.418114 crc crio[23211]: time="2026-06-11T16:46:01.417851641Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686606-c72gc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.379394 | controller | Jun 11 16:46:01.444331 crc crio[23211]: time="2026-06-11T16:46:01.444118124Z" level=info msg="Ran pod sandbox 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808 with infra container: openshift-infra/auto-csr-approver-29686606-c72gc/POD" id=e8babc01-a65c-4cba-82f1-47dc45bc2f06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.379410 | controller | Jun 11 16:46:01.453021 crc crio[23211]: time="2026-06-11T16:46:01.452833614Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3f0bbde3-eb8a-447d-911a-237c4eb0b46b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.379426 | controller | Jun 11 16:46:01.467367 crc crio[23211]: time="2026-06-11T16:46:01.46691662Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.379442 | controller | Jun 11 16:46:02.618239 crc crio[23211]: time="2026-06-11T16:46:02.617401553Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3f0bbde3-eb8a-447d-911a-237c4eb0b46b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.379462 | controller | Jun 11 16:46:02.620175 crc crio[23211]: time="2026-06-11T16:46:02.619754293Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=db4afc15-674a-47b4-a61e-c5d7fe522259 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.379478 | controller | Jun 11 16:46:02.624364 crc crio[23211]: time="2026-06-11T16:46:02.624276107Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b40b2392-a9cb-4072-9613-7cd0d4858f22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.379494 | controller | Jun 11 16:46:02.634357 crc crio[23211]: time="2026-06-11T16:46:02.63428261Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686606-c72gc/oc" id=0cfd6616-303e-4eb3-8b78-34c047111683 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.379510 | controller | Jun 11 16:46:02.635177 crc crio[23211]: time="2026-06-11T16:46:02.634956456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.379548 | controller | Jun 11 16:46:02.705976 crc crio[23211]: time="2026-06-11T16:46:02.705708723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.379565 | controller | Jun 11 16:46:03.741741 crc crio[23211]: time="2026-06-11T16:46:03.741121321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.379581 | controller | Jun 11 16:46:03.895540 crc crio[23211]: time="2026-06-11T16:46:03.895294373Z" level=info msg="Created container 7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec: openshift-infra/auto-csr-approver-29686606-c72gc/oc" id=0cfd6616-303e-4eb3-8b78-34c047111683 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.379597 | controller | Jun 11 16:46:03.898281 crc crio[23211]: time="2026-06-11T16:46:03.898091964Z" level=info msg="Starting container: 7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec" id=5c55bd3c-5609-4497-9f40-75801a3da47a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.379612 | controller | Jun 11 16:46:03.904612 crc crio[23211]: time="2026-06-11T16:46:03.904203228Z" level=info msg="Started container" PID=102355 containerID=7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec description=openshift-infra/auto-csr-approver-29686606-c72gc/oc id=5c55bd3c-5609-4497-9f40-75801a3da47a name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808
2026-06-11 18:00:59.379628 | controller | Jun 11 16:46:06.550776 crc crio[23211]: time="2026-06-11T16:46:06.550536625Z" level=info msg="Stopping pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808" id=db55c2b9-e3be-4f23-83f3-8b73ff992d04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.379644 | controller | Jun 11 16:46:06.552638 crc crio[23211]: time="2026-06-11T16:46:06.551559581Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686606-c72gc Namespace:openshift-infra ID:20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808 UID:4f3baae7-e2d6-48af-b420-fe084ff1a77a NetNS:/var/run/netns/cb22af1a-419c-47c0-a82a-09989dec13fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f3baae7_e2d6_48af_b420_fe084ff1a77a.slice PodAnnotations:0xc006618cd0}] Aliases:map[]}"
2026-06-11 18:00:59.379661 | controller | Jun 11 16:46:06.552638 crc crio[23211]: time="2026-06-11T16:46:06.551730085Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686606-c72gc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.379680 | controller | Jun 11 16:46:06.949759 crc crio[23211]: time="2026-06-11T16:46:06.949400184Z" level=info msg="Stopped pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808" id=db55c2b9-e3be-4f23-83f3-8b73ff992d04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.379696 | controller | Jun 11 16:46:33.685837 crc crio[23211]: time="2026-06-11T16:46:33.68496891Z" level=info msg="Removing container: c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262" id=3d17a353-0172-419b-9b4e-f7315d58c3cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379712 | controller | Jun 11 16:46:33.866559 crc crio[23211]: time="2026-06-11T16:46:33.866244356Z" level=info msg="Removed container c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262: openshift-infra/auto-csr-approver-29686600-fhdqv/oc" id=3d17a353-0172-419b-9b4e-f7315d58c3cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379728 | controller | Jun 11 16:46:33.881744 crc crio[23211]: time="2026-06-11T16:46:33.881597893Z" level=info msg="Stopping pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24" id=1cb54f89-b0b7-4815-9447-dcad9fed64d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.379743 | controller | Jun 11 16:46:33.881744 crc crio[23211]: time="2026-06-11T16:46:33.881716796Z" level=info msg="Stopped pod sandbox (already stopped): 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24" id=1cb54f89-b0b7-4815-9447-dcad9fed64d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.379759 | controller | Jun 11 16:46:33.883006 crc crio[23211]: time="2026-06-11T16:46:33.882889226Z" level=info msg="Removing pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24" id=6b50bd6a-1e03-4cc4-a128-e30937a7807b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.379774 | controller | Jun 11 16:46:33.904206 crc crio[23211]: time="2026-06-11T16:46:33.903989878Z" level=info msg="Removed pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24" id=6b50bd6a-1e03-4cc4-a128-e30937a7807b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.379789 | controller | Jun 11 16:47:33.942789 crc crio[23211]: time="2026-06-11T16:47:33.938094211Z" level=info msg="Removing container: f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463" id=44524ce2-27a6-420a-b723-ab09de00e5e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379805 | controller | Jun 11 16:47:33.992890 crc crio[23211]: time="2026-06-11T16:47:33.992807073Z" level=info msg="Removed container f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463: openstack/keystone-db-create-l9kpv/mariadb-database-create" id=44524ce2-27a6-420a-b723-ab09de00e5e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379821 | controller | Jun 11 16:47:33.997366 crc crio[23211]: time="2026-06-11T16:47:33.997290957Z" level=info msg="Removing container: 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f" id=6c555eae-aa93-44c1-9063-a41384a711b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379837 | controller | Jun 11 16:47:34.080005 crc crio[23211]: time="2026-06-11T16:47:34.079788889Z" level=info msg="Removed container 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f: openstack/ceilometer-0/sg-core" id=6c555eae-aa93-44c1-9063-a41384a711b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379852 | controller | Jun 11 16:47:34.084973 crc crio[23211]: time="2026-06-11T16:47:34.084788714Z" level=info msg="Removing container: 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7" id=a5b0a7a4-a5f7-4ef8-9d9d-bdb65f8bc29a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379868 | controller | Jun 11 16:47:34.149810 crc crio[23211]: time="2026-06-11T16:47:34.149348104Z" level=info msg="Removed container 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7: openstack/ceilometer-0/ceilometer-notification-agent" id=a5b0a7a4-a5f7-4ef8-9d9d-bdb65f8bc29a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379887 | controller | Jun 11 16:47:34.159602 crc crio[23211]: time="2026-06-11T16:47:34.159397068Z" level=info msg="Removing container: 07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9" id=47c1110c-0a68-4499-a91b-e8c6e4a6b5ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379903 | controller | Jun 11 16:47:34.221169 crc crio[23211]: time="2026-06-11T16:47:34.220864139Z" level=info msg="Removed container 07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9: openstack/neutron-db-create-dmqhf/mariadb-database-create" id=47c1110c-0a68-4499-a91b-e8c6e4a6b5ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379918 | controller | Jun 11 16:47:34.229842 crc crio[23211]: time="2026-06-11T16:47:34.229682722Z" level=info msg="Removing container: e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7" id=457f9243-d009-45f0-9701-f69e1344dcef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379934 | controller | Jun 11 16:47:34.308120 crc crio[23211]: time="2026-06-11T16:47:34.30803286Z" level=info msg="Removed container e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7: openstack/placement-2338-account-create-wfw9c/mariadb-account-create" id=457f9243-d009-45f0-9701-f69e1344dcef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379951 | controller | Jun 11 16:47:34.330366 crc crio[23211]: time="2026-06-11T16:47:34.33021521Z" level=info msg="Removing container: 4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e" id=d7ad666a-6405-455f-bf23-6dadc9221f38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379968 | controller | Jun 11 16:47:34.421360 crc crio[23211]: time="2026-06-11T16:47:34.421109504Z" level=info msg="Removed container 4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e: openstack/glance-32d7-account-create-8q67g/mariadb-account-create" id=d7ad666a-6405-455f-bf23-6dadc9221f38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.379984 | controller | Jun 11 16:47:34.431891 crc crio[23211]: time="2026-06-11T16:47:34.431306292Z" level=info msg="Removing container: e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227" id=957df294-023f-4f61-b469-2d2f04736c35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380000 | controller | Jun 11 16:47:34.495301 crc crio[23211]: time="2026-06-11T16:47:34.494766644Z" level=info msg="Removed container e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227: openstack/barbican-db-create-7dzpt/mariadb-database-create" id=957df294-023f-4f61-b469-2d2f04736c35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380016 | controller | Jun 11 16:47:34.508042 crc crio[23211]: time="2026-06-11T16:47:34.507882185Z" level=info msg="Removing container: 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8" id=9b019038-7e79-4dae-bf9d-a659034267cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380033 | controller | Jun 11 16:47:34.559800 crc crio[23211]: time="2026-06-11T16:47:34.559698063Z" level=info msg="Removed container 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8: openstack/ceilometer-0/ceilometer-central-agent" id=9b019038-7e79-4dae-bf9d-a659034267cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380049 | controller | Jun 11 16:47:34.565923 crc crio[23211]: time="2026-06-11T16:47:34.565801867Z" level=info msg="Removing container: 8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62" id=875183c8-3141-49d2-bab2-a4da6cf7cb16 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380065 | controller | Jun 11 16:47:34.638133 crc crio[23211]: time="2026-06-11T16:47:34.637985949Z" level=info msg="Removed container 8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62: openstack/keystone-048b-account-create-xbmf2/mariadb-account-create" id=875183c8-3141-49d2-bab2-a4da6cf7cb16 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380087 | controller | Jun 11 16:47:34.645576 crc crio[23211]: time="2026-06-11T16:47:34.645254803Z" level=info msg="Removing container: 0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a" id=22b52791-032e-4bd0-9a3a-1d6abd849d20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380105 | controller | Jun 11 16:47:34.694586 crc crio[23211]: time="2026-06-11T16:47:34.693330615Z" level=info msg="Removed container 0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a: openstack/cinder-db-create-jftr2/mariadb-database-create" id=22b52791-032e-4bd0-9a3a-1d6abd849d20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380121 | controller | Jun 11 16:47:34.704354 crc crio[23211]: time="2026-06-11T16:47:34.703240966Z" level=info msg="Removing container: 27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51" id=32086c9e-f439-4a0a-b3df-113d1a05e3f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380137 | controller | Jun 11 16:47:34.774321 crc crio[23211]: time="2026-06-11T16:47:34.77391948Z" level=info msg="Removed container 27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51: openstack/placement-db-create-dmdlp/mariadb-database-create" id=32086c9e-f439-4a0a-b3df-113d1a05e3f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380153 | controller | Jun 11 16:47:34.778336 crc crio[23211]: time="2026-06-11T16:47:34.7782716Z" level=info msg="Removing container: e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7" id=df6404f6-5851-493f-a4c7-f70d4acf0538 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380169 | controller | Jun 11 16:47:34.835217 crc crio[23211]: time="2026-06-11T16:47:34.835018462Z" level=info msg="Removed container e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7: openstack/ceilometer-0/proxy-httpd" id=df6404f6-5851-493f-a4c7-f70d4acf0538 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380185 | controller | Jun 11 16:47:34.844380 crc crio[23211]: time="2026-06-11T16:47:34.844162494Z" level=info msg="Removing container: 4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39" id=e39a64ab-0bb7-43db-9046-5edfb32019b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380201 | controller | Jun 11 16:47:34.912670 crc crio[23211]: time="2026-06-11T16:47:34.912323364Z" level=info msg="Removed container 4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39: openstack/glance-db-create-dbfzg/mariadb-database-create" id=e39a64ab-0bb7-43db-9046-5edfb32019b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.380217 | controller | Jun 11 16:47:34.929238 crc crio[23211]: time="2026-06-11T16:47:34.929016246Z" level=info msg="Stopping pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6" id=a9c799c7-f6b1-41e2-8e24-79a7b70c84a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380233 | controller | Jun 11 16:47:34.929238 crc crio[23211]: time="2026-06-11T16:47:34.929138378Z" level=info msg="Stopped pod sandbox (already stopped): eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6" id=a9c799c7-f6b1-41e2-8e24-79a7b70c84a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380248 | controller | Jun 11 16:47:34.930192 crc crio[23211]: time="2026-06-11T16:47:34.930112563Z" level=info msg="Removing pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6" id=0479a4d1-48e6-4154-b0b9-016f1260ae8f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380265 | controller | Jun 11 16:47:34.957976 crc crio[23211]: time="2026-06-11T16:47:34.957640218Z" level=info msg="Removed pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6" id=0479a4d1-48e6-4154-b0b9-016f1260ae8f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380284 | controller | Jun 11 16:47:34.959779 crc crio[23211]: time="2026-06-11T16:47:34.959173856Z" level=info msg="Stopping pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458" id=901a8fd1-9384-48c8-a569-da70677379b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380301 | controller | Jun 11 16:47:34.959779 crc crio[23211]: time="2026-06-11T16:47:34.959233928Z" level=info msg="Stopped pod sandbox (already stopped): 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458" id=901a8fd1-9384-48c8-a569-da70677379b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380318 | controller | Jun 11 16:47:34.960240 crc crio[23211]: time="2026-06-11T16:47:34.9601037Z" level=info msg="Removing pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458" id=ee368873-ab61-4628-99f1-a90776c37b78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380334 | controller | Jun 11 16:47:34.992782 crc crio[23211]: time="2026-06-11T16:47:34.992681703Z" level=info msg="Removed pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458" id=ee368873-ab61-4628-99f1-a90776c37b78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380350 | controller | Jun 11 16:47:34.994666 crc crio[23211]: time="2026-06-11T16:47:34.994347164Z" level=info msg="Stopping pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3" id=e7ffd03c-8696-4118-a4d2-0b160241f695 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380366 | controller | Jun 11 16:47:34.994797 crc crio[23211]: time="2026-06-11T16:47:34.994688072Z" level=info msg="Stopped pod sandbox (already stopped): 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3" id=e7ffd03c-8696-4118-a4d2-0b160241f695 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380382 | controller | Jun 11 16:47:34.995810 crc crio[23211]: time="2026-06-11T16:47:34.995739089Z" level=info msg="Removing pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3" id=a9aea382-2f7b-43e5-b20f-14e8466ef782 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380398 | controller | Jun 11 16:47:35.043822 crc crio[23211]: time="2026-06-11T16:47:35.043713111Z" level=info msg="Removed pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3" id=a9aea382-2f7b-43e5-b20f-14e8466ef782 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380414 | controller | Jun 11 16:47:35.046215 crc crio[23211]: time="2026-06-11T16:47:35.046097821Z" level=info msg="Stopping pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774" id=72d37395-d8fc-41b7-a5c1-4b77939ef853 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380430 | controller | Jun 11 16:47:35.046388 crc crio[23211]: time="2026-06-11T16:47:35.046248754Z" level=info msg="Stopped pod sandbox (already stopped): 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774" id=72d37395-d8fc-41b7-a5c1-4b77939ef853 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380446 | controller | Jun 11 16:47:35.048034 crc crio[23211]: time="2026-06-11T16:47:35.047940288Z" level=info msg="Removing pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774" id=18cc4704-419e-46bf-930e-ec5563a2c7f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380479 | controller | Jun 11 16:47:35.075828 crc crio[23211]: time="2026-06-11T16:47:35.075772661Z" level=info msg="Removed pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774" id=18cc4704-419e-46bf-930e-ec5563a2c7f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380498 | controller | Jun 11 16:47:35.077846 crc crio[23211]: time="2026-06-11T16:47:35.077787031Z" level=info msg="Stopping pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75" id=ad170fb8-9814-49c3-91f5-ffb6638f2d46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380543 | controller | Jun 11 16:47:35.077948 crc crio[23211]: time="2026-06-11T16:47:35.077850643Z" level=info msg="Stopped pod sandbox (already stopped): ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75" id=ad170fb8-9814-49c3-91f5-ffb6638f2d46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380571 | controller | Jun 11 16:47:35.081913 crc crio[23211]: time="2026-06-11T16:47:35.081848294Z" level=info msg="Removing pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75" id=ae1c5138-bb5f-4c86-a1c0-3a2922646de6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380591 | controller | Jun 11 16:47:35.120006 crc crio[23211]: time="2026-06-11T16:47:35.117269527Z" level=info msg="Removed pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75" id=ae1c5138-bb5f-4c86-a1c0-3a2922646de6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380608 | controller | Jun 11 16:47:35.121862 crc crio[23211]: time="2026-06-11T16:47:35.121820062Z" level=info msg="Stopping pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5" id=8fa76c46-3e18-489a-8bdb-c4ef18701610 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380624 | controller | Jun 11 16:47:35.122232 crc crio[23211]: time="2026-06-11T16:47:35.122195712Z" level=info msg="Stopped pod sandbox (already stopped): 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5" id=8fa76c46-3e18-489a-8bdb-c4ef18701610 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380641 | controller | Jun 11 16:47:35.125562 crc crio[23211]: time="2026-06-11T16:47:35.125309171Z" level=info msg="Removing pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5" id=828784fd-fab9-4664-944a-8df827e4cc4a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380657 | controller | Jun 11 16:47:35.165646 crc crio[23211]: time="2026-06-11T16:47:35.165334611Z" level=info msg="Removed pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5" id=828784fd-fab9-4664-944a-8df827e4cc4a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380673 | controller | Jun 11 16:47:35.168572 crc crio[23211]: time="2026-06-11T16:47:35.167360982Z" level=info msg="Stopping pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329" id=24c5b864-64a3-438a-804f-b3ffe0b2f13d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380689 | controller | Jun 11 16:47:35.168572 crc crio[23211]: time="2026-06-11T16:47:35.167641699Z" level=info msg="Stopped pod sandbox (already stopped): dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329" id=24c5b864-64a3-438a-804f-b3ffe0b2f13d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380705 | controller | Jun 11 16:47:35.169276 crc crio[23211]: time="2026-06-11T16:47:35.169180389Z" level=info msg="Removing pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329" id=a1bffadf-9c1d-4855-b6fb-0eee48f2e064 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380722 | controller | Jun 11 16:47:35.200911 crc crio[23211]: time="2026-06-11T16:47:35.200801046Z" level=info msg="Removed pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329" id=a1bffadf-9c1d-4855-b6fb-0eee48f2e064 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380738 | controller | Jun 11 16:47:35.201817 crc crio[23211]: time="2026-06-11T16:47:35.20174253Z" level=info msg="Stopping pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57" id=95f30b94-1d03-42d5-b79c-e3b71a2510c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380754 | controller | Jun 11 16:47:35.201922 crc crio[23211]: time="2026-06-11T16:47:35.201824082Z" level=info msg="Stopped pod sandbox (already stopped): 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57" id=95f30b94-1d03-42d5-b79c-e3b71a2510c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380775 | controller | Jun 11 16:47:35.202534 crc crio[23211]: time="2026-06-11T16:47:35.202376927Z" level=info msg="Removing pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57" id=8f3acf47-23b4-4333-b56e-6b8e777cc880 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380792 | controller | Jun 11 16:47:35.219670 crc crio[23211]: time="2026-06-11T16:47:35.219574951Z" level=info msg="Removed pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57" id=8f3acf47-23b4-4333-b56e-6b8e777cc880 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380808 | controller | Jun 11 16:47:35.220993 crc crio[23211]: time="2026-06-11T16:47:35.220899743Z" level=info msg="Stopping pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f" id=2de387b8-9b7f-4366-b767-d58b16e3150f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380824 | controller | Jun 11 16:47:35.221100 crc crio[23211]: time="2026-06-11T16:47:35.221006626Z" level=info msg="Stopped pod sandbox (already stopped): aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f" id=2de387b8-9b7f-4366-b767-d58b16e3150f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380842 | controller | Jun 11 16:47:35.221887 crc crio[23211]: time="2026-06-11T16:47:35.221828207Z" level=info msg="Removing pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f" id=de8f4d84-8882-4986-8b22-3b66f2c2ce90 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380859 | controller | Jun 11 16:47:35.239793 crc crio[23211]: time="2026-06-11T16:47:35.239578694Z" level=info msg="Removed pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f" id=de8f4d84-8882-4986-8b22-3b66f2c2ce90 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380875 | controller | Jun 11 16:47:35.240632 crc crio[23211]: time="2026-06-11T16:47:35.24054799Z" level=info msg="Stopping pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614" id=558e2b90-0be2-4404-bfba-6920a7bc4a1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380892 | controller | Jun 11 16:47:35.240632 crc crio[23211]: time="2026-06-11T16:47:35.240630992Z" level=info msg="Stopped pod sandbox (already stopped): 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614" id=558e2b90-0be2-4404-bfba-6920a7bc4a1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.380909 | controller | Jun 11 16:47:35.241546 crc crio[23211]: time="2026-06-11T16:47:35.24135517Z" level=info msg="Removing pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614" id=a6a3cdfc-525b-4c45-b370-a10f5753a149 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380926 | controller | Jun 11 16:47:35.260718 crc crio[23211]: time="2026-06-11T16:47:35.260607586Z" level=info msg="Removed pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614" id=a6a3cdfc-525b-4c45-b370-a10f5753a149 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.380942 | controller | Jun 11 16:47:46.956383 crc crio[23211]: time="2026-06-11T16:47:46.955911077Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/POD" id=3b9a8eab-d107-4eed-9214-6e2644a20afe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.380958 | controller | Jun 11 16:47:46.957963 crc crio[23211]: time="2026-06-11T16:47:46.956408019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.380975 | controller | Jun 11 16:47:46.984876 crc crio[23211]: time="2026-06-11T16:47:46.984757974Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=3b9a8eab-d107-4eed-9214-6e2644a20afe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.380996 | controller | Jun 11 16:47:47.005706 crc crio[23211]: time="2026-06-11T16:47:47.005592011Z" level=info msg="Ran pod sandbox 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/POD" id=3b9a8eab-d107-4eed-9214-6e2644a20afe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.381013 | controller | Jun 11 16:47:47.008860 crc crio[23211]: time="2026-06-11T16:47:47.008255948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=22b04572-f2fc-4a22-96e4-d387ad411ca4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.381030 | controller | Jun 11 16:47:47.008860 crc crio[23211]: time="2026-06-11T16:47:47.008730089Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found" id=22b04572-f2fc-4a22-96e4-d387ad411ca4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.381046 | controller | Jun 11 16:47:47.008860 crc crio[23211]: time="2026-06-11T16:47:47.008785121Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found" id=22b04572-f2fc-4a22-96e4-d387ad411ca4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.381062 | controller | Jun 11 16:47:47.012683 crc crio[23211]: time="2026-06-11T16:47:47.012573767Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=4b7f9f10-e4b2-4523-8e07-a86651328cec name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.381079 | controller | Jun 11 16:47:47.036358 crc crio[23211]: time="2026-06-11T16:47:47.036314787Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\""
2026-06-11 18:00:59.381095 | controller | Jun 11 16:48:01.224881 crc crio[23211]: time="2026-06-11T16:48:01.223823788Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686608-7v8f8/POD" id=94043549-b556-48bc-b4b2-5ab376925e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.381111 | controller | Jun 11 16:48:01.226679 crc crio[23211]: time="2026-06-11T16:48:01.224966497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.381128 | controller | Jun 11 16:48:01.274390 crc crio[23211]: time="2026-06-11T16:48:01.274273831Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686608-7v8f8 Namespace:openshift-infra ID:99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594 UID:5d9996e2-525e-43b8-8144-107b0337c1d7 NetNS:/var/run/netns/23604d4a-666d-497d-b86e-c5718b41c8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d9996e2_525e_43b8_8144_107b0337c1d7.slice PodAnnotations:0xc006618848}] Aliases:map[]}"
2026-06-11 18:00:59.381145 | controller | Jun 11 16:48:01.274390 crc crio[23211]: time="2026-06-11T16:48:01.274343233Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686608-7v8f8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.381161 | controller | Jun 11 16:48:01.941123 crc crio[23211]: 2026-06-11T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99b32bc24e0e21e Mac:2a:75:6e:8e:c0:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/23604d4a-666d-497d-b86e-c5718b41c8fe SocketPath: PciID:}] [{Interface:0xc00042cac0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.381187 | controller | Jun 11 16:48:01.942634 crc crio[23211]: time="2026-06-11T16:48:01.942558592Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686608-7v8f8 Namespace:openshift-infra ID:99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594 UID:5d9996e2-525e-43b8-8144-107b0337c1d7 NetNS:/var/run/netns/23604d4a-666d-497d-b86e-c5718b41c8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d9996e2_525e_43b8_8144_107b0337c1d7.slice PodAnnotations:0xc006618848}] Aliases:map[]}"
2026-06-11 18:00:59.381204 | controller | Jun 11 16:48:01.942879 crc crio[23211]: time="2026-06-11T16:48:01.942819378Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686608-7v8f8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.381221 | controller | Jun 11 16:48:01.962080 crc crio[23211]: time="2026-06-11T16:48:01.958186866Z" level=info msg="Ran pod sandbox 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594 with infra container: openshift-infra/auto-csr-approver-29686608-7v8f8/POD" id=94043549-b556-48bc-b4b2-5ab376925e21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.381238 | controller | Jun 11 16:48:01.967712 crc crio[23211]: time="2026-06-11T16:48:01.967633046Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d71ca517-c525-473d-835a-6baa80cd92df name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.381254 | controller | Jun 11 16:48:01.980712 crc crio[23211]: time="2026-06-11T16:48:01.980637344Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.381271 | controller | Jun 11 16:48:11.015117 crc crio[23211]: time="2026-06-11T16:48:11.014018209Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d71ca517-c525-473d-835a-6baa80cd92df name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.381287 | controller | Jun 11 16:48:11.016827 crc crio[23211]: time="2026-06-11T16:48:11.016582234Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ee3b5be8-1d2e-464a-95ff-653d0aacd6df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.381303 | controller | Jun 11 16:48:11.019402 crc crio[23211]: time="2026-06-11T16:48:11.019324584Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3a7192e2-c25b-4c28-9716-7eee3fb6a801 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.381319 | controller | Jun 11 16:48:11.031902 crc crio[23211]: time="2026-06-11T16:48:11.031806018Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686608-7v8f8/oc" id=db8ba765-4bac-403a-a424-d196db8be0f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.381335 | controller | Jun 11 16:48:11.032955 crc crio[23211]: time="2026-06-11T16:48:11.032860085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.381351 | controller | Jun 11 16:48:11.086216 crc crio[23211]: time="2026-06-11T16:48:11.08612881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.381368 | controller | Jun 11 16:48:11.269002 crc crio[23211]: time="2026-06-11T16:48:11.268508884Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=4b7f9f10-e4b2-4523-8e07-a86651328cec name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.381384 | controller | Jun 11 16:48:11.269599 crc crio[23211]: time="2026-06-11T16:48:11.269364846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=602b59d9-17a2-4d70-90c3-a9d462b6fb6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.381404 | controller | Jun 11 16:48:11.283313 crc crio[23211]: time="2026-06-11T16:48:11.280793234Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=2a433af4-27a4-4850-9fe2-734615db2636 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.381421 | controller | Jun 11 16:48:11.302237 crc crio[23211]: time="2026-06-11T16:48:11.301892367Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/init" id=513455be-823b-4281-8923-e8be5d539ef0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.381438 | controller | Jun 11 16:48:11.303510 crc crio[23211]: time="2026-06-11T16:48:11.303304682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.381454 | controller | Jun 11 16:48:11.365211 crc crio[23211]: time="2026-06-11T16:48:11.365106233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.381471 | controller | Jun 11 16:48:11.372676 crc crio[23211]: time="2026-06-11T16:48:11.372496219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.381488 | controller | Jun 11 16:48:11.493605 crc crio[23211]: time="2026-06-11T16:48:11.493498154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.381505 | controller | Jun 11 16:48:11.564544 crc crio[23211]: time="2026-06-11T16:48:11.564033445Z" level=info msg="Created container eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/init" id=513455be-823b-4281-8923-e8be5d539ef0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.381543 | controller | Jun 11 16:48:11.565676 crc crio[23211]: time="2026-06-11T16:48:11.565604225Z" level=info msg="Starting container: eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634" id=443e1074-cfc5-4782-a356-d9e59c6292a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.381562 | controller | Jun 11 16:48:11.572137 crc crio[23211]: time="2026-06-11T16:48:11.572094758Z" level=info msg="Started container" PID=108361 containerID=eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/init id=443e1074-cfc5-4782-a356-d9e59c6292a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d
2026-06-11 18:00:59.381581 | controller | Jun 11 16:48:11.618077 crc crio[23211]: time="2026-06-11T16:48:11.617977036Z" level=info msg="Created container db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154: openshift-infra/auto-csr-approver-29686608-7v8f8/oc" id=db8ba765-4bac-403a-a424-d196db8be0f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.381598 | controller | Jun 11 16:48:11.619189 crc crio[23211]: time="2026-06-11T16:48:11.619120075Z" level=info msg="Starting container: db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154" id=15807286-78ab-46c3-9fc2-758950764134 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.381614 | controller | Jun 11 16:48:11.629123 crc crio[23211]: time="2026-06-11T16:48:11.629031655Z" level=info msg="Started container" PID=108372 containerID=db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154 description=openshift-infra/auto-csr-approver-29686608-7v8f8/oc id=15807286-78ab-46c3-9fc2-758950764134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594
2026-06-11 18:00:59.381635 | controller | Jun 11 16:48:14.881646 crc crio[23211]: time="2026-06-11T16:48:14.880931469Z" level=info msg="Stopping pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594" id=242c8752-87d1-4707-9ca7-5bb25c730c99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.381653 | controller | Jun 11 16:48:14.883084 crc crio[23211]: time="2026-06-11T16:48:14.882425126Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686608-7v8f8 Namespace:openshift-infra ID:99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594 UID:5d9996e2-525e-43b8-8144-107b0337c1d7 NetNS:/var/run/netns/23604d4a-666d-497d-b86e-c5718b41c8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d9996e2_525e_43b8_8144_107b0337c1d7.slice PodAnnotations:0xc0028196a8}] Aliases:map[]}"
2026-06-11 18:00:59.381670 | controller | Jun 11 16:48:14.883084 crc crio[23211]: time="2026-06-11T16:48:14.882722323Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686608-7v8f8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.381688 | controller | Jun 11 16:48:15.269492 crc crio[23211]: time="2026-06-11T16:48:15.269254652Z" level=info msg="Stopped pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594" id=242c8752-87d1-4707-9ca7-5bb25c730c99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.381704 | controller | Jun 11 16:48:18.968544 crc crio[23211]: time="2026-06-11T16:48:18.96502615Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=4fd03955-5304-48bd-9e56-7e2e69567fef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.381721 | controller | Jun 11 16:48:19.006195 crc crio[23211]: time="2026-06-11T16:48:19.00463497Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=c6065af9-1472-4e93-949e-42e6ed74d3f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.381737 | controller | Jun 11 16:48:19.015210 crc crio[23211]: time="2026-06-11T16:48:19.015101104Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd" id=870c9c6f-6911-49c6-b18c-3f9111ce6e71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.381754 | controller | Jun 11 16:48:19.015858 crc crio[23211]: time="2026-06-11T16:48:19.015777322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.381770 | controller | Jun 11 16:48:19.092185 crc crio[23211]: time="2026-06-11T16:48:19.092031586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.381788 | controller | Jun 11 16:48:19.100391 crc crio[23211]: time="2026-06-11T16:48:19.100250013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.381806 | controller | Jun 11 16:48:19.344677 crc crio[23211]: time="2026-06-11T16:48:19.344576081Z" level=info msg="Created container c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd" id=870c9c6f-6911-49c6-b18c-3f9111ce6e71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.381823 | controller | Jun 11 16:48:19.348840 crc crio[23211]: time="2026-06-11T16:48:19.348703505Z" level=info msg="Starting container: c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994" id=8fa13e05-2ef0-4c40-8f8b-c341e23cf7f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.381843 | controller | Jun 11 16:48:19.356136 crc crio[23211]: time="2026-06-11T16:48:19.355718133Z" level=info msg="Started container" PID=108809 containerID=c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd id=8fa13e05-2ef0-4c40-8f8b-c341e23cf7f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d
2026-06-11 18:00:59.381862 | controller | Jun 11 16:48:27.781181 crc crio[23211]: time="2026-06-11T16:48:27.780002473Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/POD" id=296f96dc-c718-4690-b804-eab08305dbd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.381879 | controller | Jun 11 16:48:27.781181 crc crio[23211]: time="2026-06-11T16:48:27.78109663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.381896 | controller | Jun 11 16:48:27.840030 crc crio[23211]: time="2026-06-11T16:48:27.839859683Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 Namespace:openstack ID:36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4 UID:b52cdbf2-ff05-440c-b9dd-1e3809f762db NetNS:/var/run/netns/d8399fa6-3364-4e85-be9c-0bdc1895b716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb52cdbf2_ff05_440c_b9dd_1e3809f762db.slice PodAnnotations:0xc00008c498}] Aliases:map[]}"
2026-06-11 18:00:59.381913 | controller | Jun 11 16:48:27.840030 crc crio[23211]: time="2026-06-11T16:48:27.839911364Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.381930 | controller | Jun 11 16:48:28.195862 crc crio[23211]: 2026-06-11T16:48:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36dbe9af6ad3281 Mac:da:db:2e:25:a9:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/d8399fa6-3364-4e85-be9c-0bdc1895b716 SocketPath: PciID:}] [{Interface:0xc0002ad2d0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.381946 | controller | Jun 11 16:48:28.197303 crc crio[23211]: time="2026-06-11T16:48:28.197204045Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 Namespace:openstack ID:36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4 UID:b52cdbf2-ff05-440c-b9dd-1e3809f762db NetNS:/var/run/netns/d8399fa6-3364-4e85-be9c-0bdc1895b716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb52cdbf2_ff05_440c_b9dd_1e3809f762db.slice PodAnnotations:0xc00008c498}] Aliases:map[]}"
2026-06-11 18:00:59.381963 | controller | Jun 11 16:48:28.197493 crc crio[23211]: time="2026-06-11T16:48:28.197369099Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.381980 | controller | Jun 11 16:48:28.211358 crc crio[23211]: time="2026-06-11T16:48:28.211204528Z" level=info msg="Ran pod sandbox 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/POD" id=296f96dc-c718-4690-b804-eab08305dbd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.381996 | controller | Jun 11 16:48:28.214057 crc crio[23211]: time="2026-06-11T16:48:28.213990139Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=9b99eb56-c87c-4efa-b554-233ae0a3c39b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.382016 | controller | Jun 11 16:48:28.217815 crc crio[23211]: time="2026-06-11T16:48:28.217569989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=2eb2178a-80c1-45c2-850d-91bc8cdeb196 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.382034 | controller | Jun 11 16:48:28.230073 crc crio[23211]: time="2026-06-11T16:48:28.229977513Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/init" id=cce631db-6b8d-462d-96c5-12c32e25f29a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.382052 | controller | Jun 11 16:48:28.231227 crc crio[23211]: time="2026-06-11T16:48:28.231145631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.382068 | controller | Jun 11 16:48:28.288041 crc crio[23211]: time="2026-06-11T16:48:28.287931185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.382084 | controller | Jun 11 16:48:28.293067 crc crio[23211]: time="2026-06-11T16:48:28.293024733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.382101 | controller | Jun 11 16:48:28.484777 crc crio[23211]: time="2026-06-11T16:48:28.484110328Z" level=info msg="Created container 3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/init" id=cce631db-6b8d-462d-96c5-12c32e25f29a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.382117 | controller | Jun 11 16:48:28.486023 crc crio[23211]: time="2026-06-11T16:48:28.485952654Z" level=info msg="Starting container: 3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878" id=5659fada-a37a-476d-8bbc-34702942c3c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.382133 | controller | Jun 11 16:48:28.498913 crc crio[23211]: time="2026-06-11T16:48:28.498307086Z" level=info msg="Started container" PID=109588 containerID=3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/init id=5659fada-a37a-476d-8bbc-34702942c3c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4
2026-06-11 18:00:59.382150 | controller | Jun 11 16:48:35.243016 crc crio[23211]: time="2026-06-11T16:48:35.241985918Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=40e39035-4607-4bd1-8f04-ad69e73cdd31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.382166 | controller | Jun 11 16:48:35.244015 crc crio[23211]: time="2026-06-11T16:48:35.243298731Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found" id=40e39035-4607-4bd1-8f04-ad69e73cdd31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.382183 | controller | Jun 11 16:48:35.244015 crc crio[23211]: time="2026-06-11T16:48:35.243360013Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found" id=40e39035-4607-4bd1-8f04-ad69e73cdd31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.382204 | controller | Jun 11 16:48:35.245279 crc crio[23211]: time="2026-06-11T16:48:35.245235651Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=a7b117d6-f1c3-4b7b-a760-819b566daf62 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.382221 | controller | Jun 11 16:48:35.256629 crc crio[23211]: time="2026-06-11T16:48:35.256491754Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\""
2026-06-11 18:00:59.382237 | controller | Jun 11 16:48:35.286617 crc crio[23211]: time="2026-06-11T16:48:35.286512562Z" level=info msg="Removing container: 55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831" id=fb54b25b-682c-4054-acb0-0da2a285d671 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382253 | controller | Jun 11 16:48:35.386338 crc crio[23211]: time="2026-06-11T16:48:35.386219709Z" level=info msg="Removed container 55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831: openstack/glance-db-sync-86tqk/glance-db-sync" id=fb54b25b-682c-4054-acb0-0da2a285d671 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382269 | controller | Jun 11 16:48:35.394195 crc crio[23211]: time="2026-06-11T16:48:35.394089448Z" level=info msg="Removing container: d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d" id=8baf59d7-c2e8-41d1-bdd3-26710e3be324 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382285 | controller | Jun 11 16:48:35.436499 crc crio[23211]: time="2026-06-11T16:48:35.436350365Z" level=info msg="Removed container d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d: openstack/barbican-89d0-account-create-95k2m/mariadb-account-create" id=8baf59d7-c2e8-41d1-bdd3-26710e3be324 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382301 | controller | Jun 11 16:48:35.445138 crc crio[23211]: time="2026-06-11T16:48:35.444962213Z" level=info msg="Removing container: f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0" id=5ef73fb9-87ff-4ba0-b486-e6dca4fe6a60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382317 | controller | Jun 11 16:48:35.501493 crc crio[23211]: time="2026-06-11T16:48:35.501194663Z" level=info msg="Removed container f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0: openstack/neutron-245d-account-create-7pbd4/mariadb-account-create" id=5ef73fb9-87ff-4ba0-b486-e6dca4fe6a60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382333 | controller | Jun 11 16:48:35.506321 crc crio[23211]: time="2026-06-11T16:48:35.506242749Z" level=info msg="Removing container: 3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643" id=055cf7b7-7ba4-468e-a1a8-5fda3b3fe926 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382350 | controller | Jun 11 16:48:35.624810 crc crio[23211]: time="2026-06-11T16:48:35.624748051Z" level=info msg="Removed container 3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643: openstack/neutron-db-sync-wjvzs/neutron-db-sync" id=055cf7b7-7ba4-468e-a1a8-5fda3b3fe926 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382369 | controller | Jun 11 16:48:35.629000 crc crio[23211]: time="2026-06-11T16:48:35.628970848Z" level=info msg="Removing container: f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8" id=3bf6f433-a61e-45bf-9105-edd43e4ecb03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382395 | controller | Jun 11 16:48:35.666461 crc crio[23211]: time="2026-06-11T16:48:35.66630303Z" level=info msg="Removed container f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8: openstack/cinder-5e6c-account-create-ndvqs/mariadb-account-create" id=3bf6f433-a61e-45bf-9105-edd43e4ecb03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382426 | controller | Jun 11 16:48:35.670220 crc crio[23211]: time="2026-06-11T16:48:35.670187459Z" level=info msg="Removing container: f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456" id=306942c8-c975-4bd8-af0c-3988afd7a99a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382451 | controller | Jun 11 16:48:35.941131 crc crio[23211]: time="2026-06-11T16:48:35.941012566Z" level=info msg="Removed container f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456: openshift-infra/auto-csr-approver-29686602-jwx9b/oc" id=306942c8-c975-4bd8-af0c-3988afd7a99a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382469 | controller | Jun 11 16:48:35.945080 crc crio[23211]: time="2026-06-11T16:48:35.945029957Z" level=info msg="Removing container: c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5" id=c9c7b4cc-d19b-4421-ba0e-498191880f2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382486 | controller | Jun 11 16:48:36.022219 crc crio[23211]: time="2026-06-11T16:48:36.022158524Z" level=info msg="Removed container c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5: openstack/keystone-db-sync-tpqpm/keystone-db-sync" id=c9c7b4cc-d19b-4421-ba0e-498191880f2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.382503 | controller | Jun 11 16:48:36.034945 crc crio[23211]: time="2026-06-11T16:48:36.034867535Z" level=info msg="Stopping pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba" id=c11c92e1-f674-498d-b957-28893249f365 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382543 | controller | Jun 11 16:48:36.034945 crc crio[23211]: time="2026-06-11T16:48:36.034951477Z" level=info msg="Stopped pod sandbox (already stopped): 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba" id=c11c92e1-f674-498d-b957-28893249f365 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382562 | controller | Jun 11 16:48:36.035724 crc crio[23211]: time="2026-06-11T16:48:36.035688216Z" level=info msg="Removing pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba" id=167c90f2-6993-4461-822b-dfb67edbbc5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382578 | controller | Jun 11 16:48:36.056983 crc crio[23211]: time="2026-06-11T16:48:36.056836879Z" level=info msg="Removed pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba" id=167c90f2-6993-4461-822b-dfb67edbbc5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382594 | controller | Jun 11 16:48:36.058122 crc crio[23211]: time="2026-06-11T16:48:36.057981108Z" level=info msg="Stopping pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8" id=77fd2914-e5a9-4a01-94b3-82a06d2e6351 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382610 | controller | Jun 11 16:48:36.058122 crc crio[23211]: time="2026-06-11T16:48:36.058090991Z" level=info msg="Stopped pod sandbox (already stopped): e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8" id=77fd2914-e5a9-4a01-94b3-82a06d2e6351 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382626 | controller | Jun 11 16:48:36.059411 crc crio[23211]: time="2026-06-11T16:48:36.059365183Z" level=info msg="Removing pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8" id=1f34a5f1-40f9-4d97-af82-b38977ee5c8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382642 | controller | Jun 11 16:48:36.083322 crc crio[23211]: time="2026-06-11T16:48:36.082894967Z" level=info msg="Removed pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8" id=1f34a5f1-40f9-4d97-af82-b38977ee5c8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382658 | controller | Jun 11 16:48:36.084272 crc crio[23211]: time="2026-06-11T16:48:36.084146879Z" level=info msg="Stopping pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d" id=8dabb908-9763-4674-9f78-eda530c51945 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382678 | controller | Jun 11 16:48:36.084272 crc crio[23211]: time="2026-06-11T16:48:36.084247621Z" level=info msg="Stopped pod sandbox (already stopped): c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d" id=8dabb908-9763-4674-9f78-eda530c51945 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382695 | controller | Jun 11 16:48:36.085577 crc crio[23211]: time="2026-06-11T16:48:36.08537937Z" level=info msg="Removing pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d" id=99a54c72-fed8-4ed8-af10-5ef9ca059f91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382711 | controller | Jun 11 16:48:36.102763 crc crio[23211]: time="2026-06-11T16:48:36.10240367Z" level=info msg="Removed pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d" id=99a54c72-fed8-4ed8-af10-5ef9ca059f91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382727 | controller | Jun 11 16:48:36.104255 crc crio[23211]: time="2026-06-11T16:48:36.104102272Z" level=info msg="Stopping pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9" id=581bc1c1-121e-45b3-be94-f8593861716f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382743 | controller | Jun 11 16:48:36.104508 crc crio[23211]: time="2026-06-11T16:48:36.104268097Z" level=info msg="Stopped pod sandbox (already stopped): d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9" id=581bc1c1-121e-45b3-be94-f8593861716f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382760 | controller | Jun 11 16:48:36.105638 crc crio[23211]: time="2026-06-11T16:48:36.105373095Z" level=info msg="Removing pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9" id=fe5b026f-ef11-4773-9938-a34587c26e92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382776 | controller | Jun 11 16:48:36.135514 crc crio[23211]: time="2026-06-11T16:48:36.135326271Z" level=info msg="Removed pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9" id=fe5b026f-ef11-4773-9938-a34587c26e92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382792 | controller | Jun 11 16:48:36.137369 crc crio[23211]: time="2026-06-11T16:48:36.137300081Z" level=info msg="Stopping pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e" id=1b4a6df6-4966-4a23-9fd9-52b06d1ced93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382808 | controller | Jun 11 16:48:36.137612 crc crio[23211]: time="2026-06-11T16:48:36.137382283Z" level=info msg="Stopped pod sandbox (already stopped): 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e" id=1b4a6df6-4966-4a23-9fd9-52b06d1ced93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382824 | controller | Jun 11 16:48:36.138163 crc crio[23211]: time="2026-06-11T16:48:36.13808402Z" level=info msg="Removing pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e" id=4f4aa913-ab5b-4e40-a4bf-5c20c453a4b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382840 | controller | Jun 11 16:48:36.166227 crc crio[23211]: time="2026-06-11T16:48:36.166164469Z" level=info msg="Removed pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e" id=4f4aa913-ab5b-4e40-a4bf-5c20c453a4b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382856 | controller | Jun 11 16:48:36.168870 crc crio[23211]: time="2026-06-11T16:48:36.168609051Z" level=info msg="Stopping pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df" id=b4d37399-80ea-443a-9649-727cbc11bc05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382872 | controller | Jun 11 16:48:36.168870 crc crio[23211]: time="2026-06-11T16:48:36.168696193Z" level=info msg="Stopped pod sandbox (already stopped): a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df" id=b4d37399-80ea-443a-9649-727cbc11bc05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382892 | controller | Jun 11 16:48:36.169955 crc crio[23211]: time="2026-06-11T16:48:36.169820572Z" level=info msg="Removing pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df" id=c502e7e0-31d7-4f3c-80be-99122269a08c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382909 | controller | Jun 11 16:48:36.233886 crc crio[23211]: time="2026-06-11T16:48:36.233681183Z" level=info msg="Removed pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df" id=c502e7e0-31d7-4f3c-80be-99122269a08c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382926 | controller | Jun 11 16:48:36.234931 crc crio[23211]: time="2026-06-11T16:48:36.234862744Z" level=info msg="Stopping pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485" id=02f3f1ab-55c4-4643-8b79-ec1a0d814a29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382942 | controller | Jun 11 16:48:36.235031 crc crio[23211]: time="2026-06-11T16:48:36.234950316Z" level=info msg="Stopped pod sandbox (already stopped): 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485" id=02f3f1ab-55c4-4643-8b79-ec1a0d814a29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.382959 | controller | Jun 11 16:48:36.235524 crc crio[23211]: time="2026-06-11T16:48:36.235468409Z" level=info msg="Removing pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485" id=f63702f8-7424-4477-b2df-b49643de98f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382976 | controller | Jun 11 16:48:36.257712 crc crio[23211]: time="2026-06-11T16:48:36.257646589Z" level=info msg="Removed pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485" id=f63702f8-7424-4477-b2df-b49643de98f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.382993 | controller | Jun 11 16:48:37.411202 crc crio[23211]: time="2026-06-11T16:48:37.410380359Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=a7b117d6-f1c3-4b7b-a760-819b566daf62 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.383011 | controller | Jun 11 16:48:37.413273 crc crio[23211]: time="2026-06-11T16:48:37.413205261Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=3af5fe0e-644b-47cc-86ab-9b63040d2cb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.383027 | controller | Jun 11 16:48:37.423678 crc crio[23211]: time="2026-06-11T16:48:37.423574383Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=452baa09-6eb2-4c80-946d-5f8c0b67041b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.383044 | controller | Jun 11 16:48:37.436953 crc crio[23211]: time="2026-06-11T16:48:37.436840707Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/openstack-edpm-ipam-provisionserver-checksum-discovery" id=f021003f-4e84-4cb3-880d-09edae6393d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.383061 | controller | Jun 11 16:48:37.438322 crc crio[23211]: time="2026-06-11T16:48:37.438257443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.383078 | controller | Jun 11 16:48:37.487107 crc crio[23211]: time="2026-06-11T16:48:37.487009884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.383094 | controller | Jun 11 16:48:37.496958 crc crio[23211]: time="2026-06-11T16:48:37.496720109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.383114 | controller | Jun 11 16:48:37.666908 crc crio[23211]: time="2026-06-11T16:48:37.666738961Z" level=info msg="Created container a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/openstack-edpm-ipam-provisionserver-checksum-discovery" id=f021003f-4e84-4cb3-880d-09edae6393d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.383132 | controller | Jun 11 16:48:37.669088 crc crio[23211]: time="2026-06-11T16:48:37.669023049Z" level=info msg="Starting container: a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523" id=dc89f321-7c50-4afd-afd4-cf59a7fab21a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.383149 | controller | Jun 11 16:48:37.678892 crc crio[23211]: time="2026-06-11T16:48:37.678804346Z" level=info msg="Started container" PID=110016 containerID=a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/openstack-edpm-ipam-provisionserver-checksum-discovery id=dc89f321-7c50-4afd-afd4-cf59a7fab21a name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4
2026-06-11 18:00:59.383166 | controller | Jun 11 16:48:39.312784 crc crio[23211]: time="2026-06-11T16:48:39.311026491Z" level=info msg="Stopping pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4" id=aa0af54e-2f93-4157-a07b-635ecaab7613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.383183 | controller | Jun 11 16:48:39.314374 crc crio[23211]: time="2026-06-11T16:48:39.314269763Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 Namespace:openstack ID:36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4 UID:b52cdbf2-ff05-440c-b9dd-1e3809f762db NetNS:/var/run/netns/d8399fa6-3364-4e85-be9c-0bdc1895b716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb52cdbf2_ff05_440c_b9dd_1e3809f762db.slice PodAnnotations:0xc002794c28}] Aliases:map[]}"
2026-06-11 18:00:59.383200 | controller | Jun 11 16:48:39.314705 crc crio[23211]: time="2026-06-11T16:48:39.314639462Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.383217 | controller | Jun 11 16:48:39.725144 crc crio[23211]: time="2026-06-11T16:48:39.724802066Z" level=info msg="Stopped pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4" id=aa0af54e-2f93-4157-a07b-635ecaab7613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.383233 | controller | Jun 11 16:49:36.288055 crc crio[23211]: time="2026-06-11T16:49:36.286309531Z" level=info msg="Removing container: f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850" id=4bfdeec4-2903-4d6e-9850-17dd39f5ec05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.383250 | controller | Jun 11 16:49:36.367625 crc crio[23211]: time="2026-06-11T16:49:36.36747732Z" level=info msg="Removed container f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850: openstack/barbican-db-sync-ctfnw/barbican-db-sync" id=4bfdeec4-2903-4d6e-9850-17dd39f5ec05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.383267 | controller | Jun 11 16:49:36.372300 crc crio[23211]: time="2026-06-11T16:49:36.372219759Z" level=info msg="Removing container: 6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980" id=94fe4449-900b-409c-b8ee-c3d3500bf887 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.383284 | controller | Jun 11 16:49:36.454324 crc crio[23211]: time="2026-06-11T16:49:36.454148408Z" level=info msg="Removed container 6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980: openstack/placement-db-sync-tgccp/placement-db-sync" id=94fe4449-900b-409c-b8ee-c3d3500bf887 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.383308 | controller | Jun 11 16:49:36.458222 crc crio[23211]: time="2026-06-11T16:49:36.457966245Z" level=info msg="Removing container: f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066" id=0ecca2b4-5740-4110-bbf0-3698676e33e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.383325 | controller | Jun 11 16:49:36.562727 crc crio[23211]: time="2026-06-11T16:49:36.562609196Z" level=info msg="Removed container f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066: openstack/keystone-bootstrap-g5zhr/keystone-bootstrap" id=0ecca2b4-5740-4110-bbf0-3698676e33e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.383341 | controller | Jun 11 16:49:36.566532 crc crio[23211]: time="2026-06-11T16:49:36.566366351Z" level=info msg="Removing container: 0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11" id=8f9f4d7f-af6f-4e02-9325-d76660a66814 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.383359 | controller | Jun 11 16:49:36.702079 crc crio[23211]: time="2026-06-11T16:49:36.701946513Z" level=info msg="Removed container 0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11: openstack/cinder-db-sync-xp4ks/cinder-db-sync" id=8f9f4d7f-af6f-4e02-9325-d76660a66814 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.383383 | controller | Jun 11 16:49:36.716976 crc crio[23211]: time="2026-06-11T16:49:36.716874111Z" level=info msg="Stopping pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30" id=d3efd1ae-c561-422a-9005-dfb06c49d0c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.383409 | controller | Jun 11 16:49:36.717261 crc crio[23211]: time="2026-06-11T16:49:36.717152997Z" level=info msg="Stopped pod sandbox (already stopped): 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30" id=d3efd1ae-c561-422a-9005-dfb06c49d0c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.383430 | controller | Jun 11 16:49:36.718587 crc crio[23211]: time="2026-06-11T16:49:36.718474611Z" level=info msg="Removing pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30" id=a308341e-51f1-4022-a4cb-96b7e77609bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.383447 | controller | Jun 11 16:49:36.736544 crc crio[23211]: time="2026-06-11T16:49:36.736363172Z" level=info msg="Removed pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30" id=a308341e-51f1-4022-a4cb-96b7e77609bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.383464 | controller | Jun 11 16:49:36.737850 crc crio[23211]: time="2026-06-11T16:49:36.737520312Z" level=info msg="Stopping pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a" id=dc082f29-5a3e-4638-83dd-04a4fe18b8a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.383481 | controller | Jun 11 16:49:36.737850 crc crio[23211]: time="2026-06-11T16:49:36.737671326Z" level=info msg="Stopped pod sandbox (already stopped): 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a" id=dc082f29-5a3e-4638-83dd-04a4fe18b8a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.383497 | controller | Jun 11 16:49:36.738345 crc crio[23211]: time="2026-06-11T16:49:36.738271631Z" level=info msg="Removing pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a" id=101d8baf-886d-4a4d-a116-1c38316accc5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.383551 | controller | Jun 11 16:49:36.758283 crc crio[23211]: time="2026-06-11T16:49:36.75804666Z" level=info msg="Removed pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a" id=101d8baf-886d-4a4d-a116-1c38316accc5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.383584 | controller | Jun 11 16:49:36.760210 crc crio[23211]: time="2026-06-11T16:49:36.760105632Z" level=info msg="Stopping pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161" id=d9ec64d4-115c-4947-84fb-e66938ebc679 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.383602 | controller | Jun 11 16:49:36.760402 crc crio[23211]: time="2026-06-11T16:49:36.760219265Z" level=info msg="Stopped pod sandbox (already stopped): a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161" id=d9ec64d4-115c-4947-84fb-e66938ebc679 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.383648 | controller | Jun 11 16:49:36.761233 crc crio[23211]: time="2026-06-11T16:49:36.761140478Z" level=info msg="Removing pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161" id=4acf0054-5613-401a-b7f4-600f7dec97f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.383667 | controller | Jun 11 16:49:36.776151 crc crio[23211]: time="2026-06-11T16:49:36.776050724Z" level=info msg="Removed pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161" id=4acf0054-5613-401a-b7f4-600f7dec97f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.383684 | controller | Jun 11 16:49:36.777202 crc crio[23211]: time="2026-06-11T16:49:36.777117141Z" level=info msg="Stopping pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4" id=1f53cdba-4d5f-4a6b-b3fa-cf3f5f1a543a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.383725 | controller | Jun 11 16:49:36.777605 crc crio[23211]: time="2026-06-11T16:49:36.77747182Z" level=info msg="Stopped pod sandbox (already stopped): 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4" id=1f53cdba-4d5f-4a6b-b3fa-cf3f5f1a543a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.383747 | controller | Jun 11 16:49:36.778176 crc crio[23211]: time="2026-06-11T16:49:36.778097786Z" level=info msg="Removing pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4" id=013646e7-7d7a-4b6b-a2e6-ac8b330ed861 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.383764 | controller | Jun 11 16:49:36.796611 crc crio[23211]: time="2026-06-11T16:49:36.793581587Z" level=info msg="Removed pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4" id=013646e7-7d7a-4b6b-a2e6-ac8b330ed861 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.383806 | controller | Jun 11 16:50:00.541715 crc crio[23211]: time="2026-06-11T16:50:00.540517903Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686610-4bljx/POD" id=c6401c72-0525-41a6-8f11-df62f3be630a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.383829 | controller | Jun 11 16:50:00.543726 crc crio[23211]: time="2026-06-11T16:50:00.542787771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.383847 | controller | Jun 11 16:50:00.596393 crc crio[23211]: time="2026-06-11T16:50:00.596276361Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686610-4bljx Namespace:openshift-infra ID:fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc UID:783974f8-e45a-46c1-abf2-3a66836c9569 NetNS:/var/run/netns/790f9651-7855-4b15-914b-5f8d2ab0573f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783974f8_e45a_46c1_abf2_3a66836c9569.slice PodAnnotations:0xc006bcc410}] Aliases:map[]}"
2026-06-11 18:00:59.383886 | controller | Jun 11 16:50:00.596393 crc crio[23211]: time="2026-06-11T16:50:00.596345953Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686610-4bljx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.383910 | controller | Jun 11 16:50:01.208303 crc crio[23211]: 2026-06-11T16:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe62bf5a66d5cd5 Mac:1a:e5:40:44:85:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/790f9651-7855-4b15-914b-5f8d2ab0573f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.383931 | controller | Jun 11 16:50:01.210886 crc crio[23211]: time="2026-06-11T16:50:01.210080786Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686610-4bljx Namespace:openshift-infra ID:fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc UID:783974f8-e45a-46c1-abf2-3a66836c9569 NetNS:/var/run/netns/790f9651-7855-4b15-914b-5f8d2ab0573f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783974f8_e45a_46c1_abf2_3a66836c9569.slice PodAnnotations:0xc006bcc410}] Aliases:map[]}"
2026-06-11 18:00:59.383950 | controller | Jun 11 16:50:01.210886 crc crio[23211]: time="2026-06-11T16:50:01.210633421Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686610-4bljx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.383970 | controller | Jun 11 16:50:01.222066 crc crio[23211]: time="2026-06-11T16:50:01.221958496Z" level=info msg="Ran pod sandbox fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc with infra container: openshift-infra/auto-csr-approver-29686610-4bljx/POD" id=c6401c72-0525-41a6-8f11-df62f3be630a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.383995 | controller | Jun 11 16:50:01.226632 crc crio[23211]: time="2026-06-11T16:50:01.22652228Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a1666f3a-a400-48ce-9871-4b246d09fcee name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.384026 | controller | Jun 11 16:50:01.241044 crc crio[23211]: time="2026-06-11T16:50:01.240948725Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.384046 | controller | Jun 11 16:50:02.161839 crc crio[23211]: time="2026-06-11T16:50:02.16173082Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a1666f3a-a400-48ce-9871-4b246d09fcee name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.384064 | controller | Jun 11 16:50:02.163592 crc crio[23211]: time="2026-06-11T16:50:02.163101974Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8824ed0d-9bbd-4c74-8958-1497fdc528a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.384081 | controller | Jun 11 16:50:02.166270 crc crio[23211]: time="2026-06-11T16:50:02.166223654Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2e9e56bc-ff67-4f43-b7a9-8f1ed8db9b90 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.384097 | controller | Jun 11 16:50:02.174731 crc crio[23211]: time="2026-06-11T16:50:02.174610186Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686610-4bljx/oc" id=13889420-88ad-49e2-8c6d-725856840a14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.384114 | controller | Jun 11 16:50:02.176110 crc crio[23211]: time="2026-06-11T16:50:02.175997871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.384130 | controller | Jun 11 16:50:02.244808 crc crio[23211]: time="2026-06-11T16:50:02.244692685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.384146 | controller | Jun 11 16:50:02.538194 crc crio[23211]: time="2026-06-11T16:50:02.537772503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.384166 | controller | Jun 11 16:50:02.671115 crc crio[23211]: time="2026-06-11T16:50:02.670976096Z" level=info msg="Created container f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c: openshift-infra/auto-csr-approver-29686610-4bljx/oc" id=13889420-88ad-49e2-8c6d-725856840a14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.384183 | controller | Jun 11 16:50:02.672848 crc crio[23211]: time="2026-06-11T16:50:02.672773072Z" level=info msg="Starting container: f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c" id=b7fb7b45-ae0a-409d-8c55-c2833e236452 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.384200 | controller | Jun 11 16:50:02.682161 crc crio[23211]: time="2026-06-11T16:50:02.681889501Z" level=info msg="Started container" PID=114020 containerID=f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c description=openshift-infra/auto-csr-approver-29686610-4bljx/oc id=b7fb7b45-ae0a-409d-8c55-c2833e236452 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc
2026-06-11 18:00:59.384218 | controller | Jun 11 16:50:05.170706 crc crio[23211]: time="2026-06-11T16:50:05.169713256Z" level=info msg="Stopping pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc" id=c8333fd5-4330-4fbf-96d9-9df70f147c4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.384235 | controller | Jun 11 16:50:05.172793 crc crio[23211]: time="2026-06-11T16:50:05.172080285Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686610-4bljx Namespace:openshift-infra ID:fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc UID:783974f8-e45a-46c1-abf2-3a66836c9569 NetNS:/var/run/netns/790f9651-7855-4b15-914b-5f8d2ab0573f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783974f8_e45a_46c1_abf2_3a66836c9569.slice PodAnnotations:0xc0027956d8}] Aliases:map[]}"
2026-06-11 18:00:59.384252 | controller | Jun 11 16:50:05.172793 crc crio[23211]: time="2026-06-11T16:50:05.172482856Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686610-4bljx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.384274 | controller | Jun 11 16:50:05.534182 crc crio[23211]: time="2026-06-11T16:50:05.533301405Z" level=info msg="Stopped pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc" id=c8333fd5-4330-4fbf-96d9-9df70f147c4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.384301 | controller | Jun 11 16:50:36.829682 crc crio[23211]: time="2026-06-11T16:50:36.828921923Z" level=info msg="Removing container: 277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c" id=ca5de765-a15c-455b-9171-3db59cf469eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384328 | controller | Jun 11 16:50:36.888512 crc crio[23211]: time="2026-06-11T16:50:36.88746789Z" level=info msg="Removed container 277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c: openstack/nova-cell0-db-create-4lz59/mariadb-database-create" id=ca5de765-a15c-455b-9171-3db59cf469eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384347 | controller | Jun 11 16:50:36.892514 crc crio[23211]: time="2026-06-11T16:50:36.891877921Z" level=info msg="Removing container: 53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7" id=c7e2e476-ccd7-4ac4-911f-16a7641e9b28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384363 | controller | Jun 11 16:50:37.603174 crc crio[23211]: time="2026-06-11T16:50:37.603044534Z" level=info msg="Removed container 53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7: openshift-infra/auto-csr-approver-29686604-j7gqt/oc" id=c7e2e476-ccd7-4ac4-911f-16a7641e9b28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384383 | controller | Jun 11 16:50:37.608954 crc crio[23211]: time="2026-06-11T16:50:37.608885403Z" level=info msg="Removing container: 8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f" id=92115b14-80d2-410b-8941-3e92063c897e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384400 | controller | Jun 11 16:50:37.663094 crc crio[23211]: time="2026-06-11T16:50:37.662953897Z" level=info msg="Removed container 8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f: openstack/nova-cell1-a0b3-account-create-rvm76/mariadb-account-create" id=92115b14-80d2-410b-8941-3e92063c897e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384416 | controller | Jun 11 16:50:37.669043 crc crio[23211]: time="2026-06-11T16:50:37.668950939Z" level=info msg="Removing container: 4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7" id=892ec9c1-7367-4852-a667-485733265a7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384432 | controller | Jun 11 16:50:37.725801 crc crio[23211]: time="2026-06-11T16:50:37.72570137Z" level=info msg="Removed container 4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7: openstack/nova-api-c07c-account-create-cdp8x/mariadb-account-create" id=892ec9c1-7367-4852-a667-485733265a7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384465 | controller | Jun 11 16:50:37.732341 crc crio[23211]: time="2026-06-11T16:50:37.732260976Z" level=info msg="Removing container: a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c" id=5520a621-ecdf-4a99-8c9b-842c4b88df89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384483 | controller | Jun 11 16:50:37.780915 crc crio[23211]: time="2026-06-11T16:50:37.780824102Z" level=info msg="Removed container a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c: openstack/nova-cell0-01ba-account-create-sqvhq/mariadb-account-create" id=5520a621-ecdf-4a99-8c9b-842c4b88df89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384499 | controller | Jun 11 16:50:37.786194 crc crio[23211]: time="2026-06-11T16:50:37.786107496Z" level=info msg="Removing container: aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e" id=f5f49188-50fe-4e36-8e24-0ccb46c08a98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384536 | controller | Jun 11 16:50:37.867512 crc crio[23211]: time="2026-06-11T16:50:37.867273155Z" level=info msg="Removed container aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e: openstack/nova-cell1-db-create-x6w4z/mariadb-database-create" id=f5f49188-50fe-4e36-8e24-0ccb46c08a98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384555 | controller | Jun 11 16:50:37.870935 crc crio[23211]: time="2026-06-11T16:50:37.870865226Z" level=info msg="Removing container: 632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca" id=560ea485-e981-4ea7-a62b-e94f2b90f8ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384571 | controller | Jun 11 16:50:37.945201 crc crio[23211]: time="2026-06-11T16:50:37.945094479Z" level=info msg="Removed container 632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca: openstack/nova-api-db-create-qwcpx/mariadb-database-create" id=560ea485-e981-4ea7-a62b-e94f2b90f8ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.384586 | controller | Jun 11 16:50:37.961041 crc crio[23211]: time="2026-06-11T16:50:37.960860358Z" level=info msg="Stopping pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e" id=ad24880f-22db-4d4e-9b71-44729933cbb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.384603 | controller | Jun 11 16:50:37.961357 crc crio[23211]: time="2026-06-11T16:50:37.961113474Z" level=info msg="Stopped pod sandbox (already stopped): 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e" id=ad24880f-22db-4d4e-9b71-44729933cbb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.384619 | controller | Jun 11 16:50:37.964231 crc crio[23211]: time="2026-06-11T16:50:37.964143461Z" level=info msg="Removing pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e" id=ef4b30ea-5336-4f9c-8f7a-06165d3c591d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.384638 | controller | Jun 11 16:50:37.990982 crc crio[23211]: time="2026-06-11T16:50:37.990855495Z" level=info msg="Removed pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e" id=ef4b30ea-5336-4f9c-8f7a-06165d3c591d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.384655 | controller | Jun 11 16:50:37.992046 crc crio[23211]: time="2026-06-11T16:50:37.991928932Z" level=info msg="Stopping pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829" id=2893e6ff-1801-4ce3-9b47-1cb290f3208d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.384670 | controller | Jun 11 16:50:37.992145 crc crio[23211]: time="2026-06-11T16:50:37.992060965Z" level=info msg="Stopped pod sandbox (already stopped): b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829" id=2893e6ff-1801-4ce3-9b47-1cb290f3208d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.384687 | controller | Jun 11 16:50:37.993156 crc crio[23211]: time="2026-06-11T16:50:37.993081821Z" level=info msg="Removing pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829" id=fd8e4973-c763-4916-a51a-f44b419b4c28 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.384703 | controller | Jun 11 16:50:38.010411 crc crio[23211]: time="2026-06-11T16:50:38.010273425Z" level=info msg="Removed pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829" id=fd8e4973-c763-4916-a51a-f44b419b4c28 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.384719 | controller | Jun 11 16:50:38.011362 crc crio[23211]: time="2026-06-11T16:50:38.0112686Z" level=info msg="Stopping pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9" id=acfce28a-e53c-47ab-9569-9107ad28f640 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.384735 | controller | Jun 11 16:50:38.011708 crc crio[23211]: time="2026-06-11T16:50:38.011378363Z" level=info msg="Stopped pod sandbox (already stopped): c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9" id=acfce28a-e53c-47ab-9569-9107ad28f640 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.384751 | controller | Jun 11 16:50:38.012647 crc crio[23211]: time="2026-06-11T16:50:38.012386089Z" level=info msg="Removing pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9" id=ab6457d7-3a1f-49a3-a45e-c2cfc26e7fe4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.384766 | controller | Jun 11 16:50:38.033617 crc crio[23211]: time="2026-06-11T16:50:38.033373258Z" level=info msg="Removed pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9" id=ab6457d7-3a1f-49a3-a45e-c2cfc26e7fe4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.384782 | controller | Jun 11 16:50:38.034389 crc crio[23211]: time="2026-06-11T16:50:38.034311162Z" level=info msg="Stopping pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4" id=f7f6f58f-e5bd-4fd2-8951-821e005c60ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.384798 | controller | Jun 11 16:50:38.034389 crc crio[23211]: time="2026-06-11T16:50:38.034376434Z" level=info msg="Stopped pod sandbox (already stopped): efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4" id=f7f6f58f-e5bd-4fd2-8951-821e005c60ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.384813 | controller | Jun 11 16:50:38.035926 crc crio[23211]: time="2026-06-11T16:50:38.035817799Z" level=info msg="Removing pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4" id=51caac86-1459-414c-b92c-4c9b26aa0583 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.384832 | controller | Jun 11 16:50:38.073916 crc crio[23211]: time="2026-06-11T16:50:38.073781589Z" level=info msg="Removed pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4" id=51caac86-1459-414c-b92c-4c9b26aa0583 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.384860 | controller | Jun 11 16:50:38.075379 crc crio[23211]: time="2026-06-11T16:50:38.075318317Z" level=info msg="Stopping pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691" id=043e8c3f-a278-46dc-9edb-846c3dab1fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.384885 | controller | Jun 11 16:50:38.075379 crc crio[23211]: time="2026-06-11T16:50:38.075376499Z" level=info msg="Stopped pod sandbox (already stopped): f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691" id=043e8c3f-a278-46dc-9edb-846c3dab1fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.384908 | controller | Jun 11 16:50:38.076093 crc crio[23211]: time="2026-06-11T16:50:38.076038755Z" level=info msg="Removing pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691" id=f2e5650d-cc50-4b8d-a0bf-286ae9343e53 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.384967 | controller | Jun 11 16:50:38.112823 crc crio[23211]: time="2026-06-11T16:50:38.11265217Z" level=info msg="Removed pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691" id=f2e5650d-cc50-4b8d-a0bf-286ae9343e53 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.384986 | controller | Jun 11 16:50:38.119631 crc crio[23211]: time="2026-06-11T16:50:38.119523673Z" level=info msg="Stopping pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba" id=dc336eed-e880-4b5a-8a2a-b89bed9f16d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.385002 | controller | Jun 11 16:50:38.119890 crc crio[23211]: time="2026-06-11T16:50:38.119675277Z" level=info msg="Stopped pod sandbox (already stopped): 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba" id=dc336eed-e880-4b5a-8a2a-b89bed9f16d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.385018 | controller | Jun 11 16:50:38.121912 crc crio[23211]: time="2026-06-11T16:50:38.121798841Z" level=info msg="Removing pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba" id=6810d78f-6913-42dc-b4f8-c2fe2dfed63b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.385034 | controller | Jun 11 16:50:38.151574 crc crio[23211]: time="2026-06-11T16:50:38.151294805Z" level=info msg="Removed pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba" id=6810d78f-6913-42dc-b4f8-c2fe2dfed63b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.385049 | controller | Jun 11 16:50:38.152730 crc crio[23211]: time="2026-06-11T16:50:38.152642519Z" level=info msg="Stopping pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326" id=ce99ecaf-122b-40d5-8a43-f5e78143a2a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.385065 | controller | Jun 11 16:50:38.152830 crc crio[23211]: time="2026-06-11T16:50:38.152740702Z" level=info msg="Stopped pod sandbox (already stopped): ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326" id=ce99ecaf-122b-40d5-8a43-f5e78143a2a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.385081 | controller | Jun 11 16:50:38.153801 crc crio[23211]: time="2026-06-11T16:50:38.153708965Z" level=info msg="Removing pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326" id=4e226ed6-9ab1-4ed6-b71f-139d53598876 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.385097 | controller | Jun 11 16:50:38.174650 crc crio[23211]: time="2026-06-11T16:50:38.17448398Z" level=info msg="Removed pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326" id=4e226ed6-9ab1-4ed6-b71f-139d53598876 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.385112 | controller | Jun 11 16:51:38.217156 crc crio[23211]: time="2026-06-11T16:51:38.215516101Z" level=info msg="Removing container: 516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d" id=8495001e-56f2-4f31-bdb0-eb268833ff1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.385132 | controller | Jun 11 16:51:38.446790 crc crio[23211]: time="2026-06-11T16:51:38.446298626Z" level=info msg="Removed container 516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d: openstack/nova-cell0-cell-mapping-xwq4l/nova-manage" id=8495001e-56f2-4f31-bdb0-eb268833ff1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.385148 | controller | Jun 11 16:51:38.451989 crc crio[23211]: time="2026-06-11T16:51:38.451535669Z" level=info msg="Removing container: 418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4" id=873c575e-5554-42a8-a302-9b159aaf02ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.385164 | controller | Jun 11 16:51:38.610035 crc crio[23211]: time="2026-06-11T16:51:38.609896586Z" level=info msg="Removed container 418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4: openstack/nova-cell1-conductor-db-sync-9wxdt/nova-cell1-conductor-db-sync" id=873c575e-5554-42a8-a302-9b159aaf02ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.385180 | controller | Jun 11 16:51:38.614044 crc crio[23211]: time="2026-06-11T16:51:38.613943398Z" level=info msg="Removing container: 9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342" id=f6766f23-6750-447d-ae3f-617037e260cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.385195 | controller | Jun 11 16:51:38.799478 crc crio[23211]: time="2026-06-11T16:51:38.799157754Z" level=info msg="Removed container 9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342: openstack/nova-cell0-conductor-db-sync-4vvzl/nova-cell0-conductor-db-sync" id=f6766f23-6750-447d-ae3f-617037e260cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.385211 | controller | Jun 11 16:51:38.813397 crc crio[23211]: time="2026-06-11T16:51:38.813316612Z" level=info msg="Stopping pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c" id=489a09e9-12ff-4c0a-9d21-a3b118c09dfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.385226 | controller | Jun 11 16:51:38.813743 crc crio[23211]: time="2026-06-11T16:51:38.813406944Z" level=info msg="Stopped pod sandbox (already stopped): 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c" id=489a09e9-12ff-4c0a-9d21-a3b118c09dfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.385242 | controller | Jun 11 16:51:38.814267 crc crio[23211]: time="2026-06-11T16:51:38.814237895Z" level=info msg="Removing pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c" id=fbb87652-705b-4c6a-80b4-072a96e0e2cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.385257 | controller | Jun 11 16:51:38.844364 crc crio[23211]: time="2026-06-11T16:51:38.843292148Z" level=info msg="Removed pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c" id=fbb87652-705b-4c6a-80b4-072a96e0e2cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.385273 | controller | Jun 11 16:51:38.845734 crc crio[23211]: time="2026-06-11T16:51:38.845693159Z" level=info msg="Stopping pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68" id=722eccde-614b-428c-bd35-6485b865b87e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.385291 | controller | Jun 11 16:51:38.845912 crc crio[23211]: time="2026-06-11T16:51:38.845884514Z" level=info msg="Stopped pod sandbox (already stopped): df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68" id=722eccde-614b-428c-bd35-6485b865b87e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.385342 | controller | Jun 11 16:51:38.846817 crc crio[23211]: time="2026-06-11T16:51:38.846744625Z" level=info msg="Removing pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68" id=a6f7a384-bf37-4838-abde-1ee7d116c7c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.385377 | controller | Jun 11 16:51:38.893371 crc crio[23211]: time="2026-06-11T16:51:38.89324998Z" level=info msg="Removed pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68" id=a6f7a384-bf37-4838-abde-1ee7d116c7c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.385619 | controller | Jun 11 16:51:38.894830 crc crio[23211]: time="2026-06-11T16:51:38.894777868Z" level=info msg="Stopping pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a" id=263546e8-55a6-4707-92f2-81c10c3fdb85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.385643 | controller | Jun 11 16:51:38.895027 crc crio[23211]: time="2026-06-11T16:51:38.895002204Z" level=info msg="Stopped pod sandbox (already stopped): 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a" id=263546e8-55a6-4707-92f2-81c10c3fdb85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.385661 | controller | Jun 11 16:51:38.896196 crc crio[23211]: time="2026-06-11T16:51:38.895999909Z" level=info msg="Removing pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a" id=a8967442-7311-4718-a0b4-895c579651b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.385678 | controller | Jun 11 16:51:38.940250 crc crio[23211]: time="2026-06-11T16:51:38.939773774Z" level=info msg="Removed pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a" id=a8967442-7311-4718-a0b4-895c579651b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.385695 | controller | Jun 11 16:51:53.108326 crc crio[23211]: time="2026-06-11T16:51:53.107521634Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-l4chv/POD" id=df61c47b-c69b-4172-921c-30e6ac45448b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.385712 | controller | Jun 11 16:51:53.109838 crc crio[23211]: time="2026-06-11T16:51:53.10852933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.385730 | controller | Jun 11 16:51:53.152015 crc crio[23211]: time="2026-06-11T16:51:53.151774392Z" level=info msg="Got pod network &{Name:community-operators-l4chv Namespace:openshift-marketplace ID:1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103 UID:932c5114-eb07-4211-be9f-6fd681285ab9 NetNS:/var/run/netns/2a602e48-9391-4520-b128-622b36711216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod932c5114_eb07_4211_be9f_6fd681285ab9.slice PodAnnotations:0xc00294f308}] Aliases:map[]}"
2026-06-11 18:00:59.385748 | controller | Jun 11 16:51:53.152015 crc crio[23211]: time="2026-06-11T16:51:53.151840903Z" level=info msg="Adding pod openshift-marketplace_community-operators-l4chv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.385766 | controller | Jun 11 16:51:53.798973 crc crio[23211]: 2026-06-11T16:51:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bbf612fac01d0c Mac:aa:ab:62:25:60:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/2a602e48-9391-4520-b128-622b36711216 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.385783 | controller | Jun 11 16:51:53.801104 crc crio[23211]: time="2026-06-11T16:51:53.801032612Z" level=info msg="Got pod network &{Name:community-operators-l4chv Namespace:openshift-marketplace ID:1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103 UID:932c5114-eb07-4211-be9f-6fd681285ab9 NetNS:/var/run/netns/2a602e48-9391-4520-b128-622b36711216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod932c5114_eb07_4211_be9f_6fd681285ab9.slice PodAnnotations:0xc00294f308}] Aliases:map[]}"
2026-06-11 18:00:59.385804 | controller | Jun 11 16:51:53.801409 crc crio[23211]: time="2026-06-11T16:51:53.80133597Z" level=info msg="Checking pod openshift-marketplace_community-operators-l4chv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.385822 | controller | Jun 11 16:51:53.815629 crc crio[23211]: time="2026-06-11T16:51:53.815517448Z" level=info msg="Ran pod sandbox 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103 with infra container: openshift-marketplace/community-operators-l4chv/POD" id=df61c47b-c69b-4172-921c-30e6ac45448b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.385839 | controller | Jun 11 16:51:53.818150 crc crio[23211]: time="2026-06-11T16:51:53.818100553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dc3b6129-31f8-4367-9b96-9f9c7f57638c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.385856 | controller | Jun 11 16:51:53.821678 crc crio[23211]: time="2026-06-11T16:51:53.821587992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bc9b412e-d484-4adb-b627-54259e58f8d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.385873 | controller | Jun 11 16:51:53.832307 crc crio[23211]: time="2026-06-11T16:51:53.830908956Z" level=info msg="Creating container: openshift-marketplace/community-operators-l4chv/extract-utilities" id=11440ea9-1cb1-4941-bfa5-045bda7ea8ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.385889 | controller | Jun 11 16:51:53.833681 crc crio[23211]: time="2026-06-11T16:51:53.833581194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.385905 | controller | Jun 11 16:51:53.955244 crc crio[23211]: time="2026-06-11T16:51:53.955112722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.385922 | controller | Jun 11 16:51:53.977819 crc crio[23211]: time="2026-06-11T16:51:53.97684082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.385938 | controller | Jun 11 16:51:54.251934 crc crio[23211]: time="2026-06-11T16:51:54.251082323Z" level=info msg="Created container f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0: openshift-marketplace/community-operators-l4chv/extract-utilities" id=11440ea9-1cb1-4941-bfa5-045bda7ea8ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.385955 | controller | Jun 11 16:51:54.254583 crc crio[23211]: time="2026-06-11T16:51:54.254344466Z" level=info msg="Starting container: f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0" id=b4ce0b39-41c5-4bf9-ba7c-731649dae68b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.385972 | controller | Jun 11 16:51:54.260295 crc crio[23211]: time="2026-06-11T16:51:54.260167513Z" level=info msg="Started container" PID=119315 containerID=f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0 description=openshift-marketplace/community-operators-l4chv/extract-utilities id=b4ce0b39-41c5-4bf9-ba7c-731649dae68b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103
2026-06-11 18:00:59.385990 | controller | Jun 11 16:51:54.451813 crc crio[23211]: time="2026-06-11T16:51:54.451573885Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-nsq4l/POD" id=a2019505-c605-49e9-9066-1767ea5cf0e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.386011 | controller | Jun 11 16:51:54.451813 crc crio[23211]: time="2026-06-11T16:51:54.451765359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386028 | controller | Jun 11 16:51:54.493307 crc crio[23211]: time="2026-06-11T16:51:54.493163976Z" level=info msg="Got pod network &{Name:redhat-operators-nsq4l Namespace:openshift-marketplace ID:316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6 UID:448c067e-a7a2-4c3d-8abe-f1ce4310ecf5 NetNS:/var/run/netns/2f473c70-dcef-4248-bc65-e9f7cd2cd4e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod448c067e_a7a2_4c3d_8abe_f1ce4310ecf5.slice PodAnnotations:0xc002278608}] Aliases:map[]}"
2026-06-11 18:00:59.386045 | controller | Jun 11 16:51:54.493307 crc crio[23211]: time="2026-06-11T16:51:54.493237608Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-nsq4l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.386061 | controller | Jun 11 16:51:54.941301 crc crio[23211]: 2026-06-11T16:51:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:316f91322854259 Mac:16:04:44:39:5e:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/2f473c70-dcef-4248-bc65-e9f7cd2cd4e5 SocketPath: PciID:}] [{Interface:0xc00050a7a0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.386078 | controller | Jun 11 16:51:54.942943 crc crio[23211]: time="2026-06-11T16:51:54.942863627Z" level=info msg="Got pod network &{Name:redhat-operators-nsq4l Namespace:openshift-marketplace ID:316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6 UID:448c067e-a7a2-4c3d-8abe-f1ce4310ecf5 NetNS:/var/run/netns/2f473c70-dcef-4248-bc65-e9f7cd2cd4e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod448c067e_a7a2_4c3d_8abe_f1ce4310ecf5.slice PodAnnotations:0xc002278608}] Aliases:map[]}"
2026-06-11 18:00:59.386095 | controller | Jun 11 16:51:54.943886 crc crio[23211]: time="2026-06-11T16:51:54.943062993Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-nsq4l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.386111 | controller | Jun 11 16:51:54.977053 crc crio[23211]: time="2026-06-11T16:51:54.976866755Z" level=info msg="Ran pod sandbox 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6 with infra container: openshift-marketplace/redhat-operators-nsq4l/POD" id=a2019505-c605-49e9-9066-1767ea5cf0e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.386127 | controller | Jun 11 16:51:54.980858 crc crio[23211]: time="2026-06-11T16:51:54.980787325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5668d282-3fa1-4ede-b8ce-24244fbd6198 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.386144 | controller | Jun 11 16:51:54.983900 crc crio[23211]: time="2026-06-11T16:51:54.98379817Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ed713117-cd09-449f-ac2f-cba2e13ed0ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.386160 | controller | Jun 11 16:51:54.991588 crc crio[23211]: time="2026-06-11T16:51:54.991507985Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nsq4l/extract-utilities" id=ccc9d11a-649a-49de-b228-bc63d094e8ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.386176 | controller | Jun 11 16:51:54.992060 crc crio[23211]: time="2026-06-11T16:51:54.991998737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386197 | controller | Jun 11 16:51:55.058277 crc crio[23211]: time="2026-06-11T16:51:55.057957173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386215 | controller | Jun 11 16:51:55.064328 crc crio[23211]: time="2026-06-11T16:51:55.063939094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386231 | controller | Jun 11 16:51:55.194842 crc crio[23211]: time="2026-06-11T16:51:55.19448316Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=34836e27-07a2-4f35-af2b-f5bc89fb9d11 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.386248 | controller | Jun 11 16:51:55.207236 crc crio[23211]: time="2026-06-11T16:51:55.207108998Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:00:59.386264 | controller | Jun 11 16:51:55.299980 crc crio[23211]: time="2026-06-11T16:51:55.299291626Z" level=info msg="Created container 04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703: openshift-marketplace/redhat-operators-nsq4l/extract-utilities" id=ccc9d11a-649a-49de-b228-bc63d094e8ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.386281 | controller | Jun 11 16:51:55.314082 crc crio[23211]: time="2026-06-11T16:51:55.314006258Z" level=info msg="Starting container: 04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703" id=78e6f907-f112-462e-9a61-b685efcda3fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.386297 | controller | Jun 11 16:51:55.335786 crc crio[23211]: time="2026-06-11T16:51:55.327782916Z" level=info msg="Started container" PID=119405 containerID=04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703 description=openshift-marketplace/redhat-operators-nsq4l/extract-utilities id=78e6f907-f112-462e-9a61-b685efcda3fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6
2026-06-11 18:00:59.386315 | controller | Jun 11 16:51:56.000252 crc crio[23211]: time="2026-06-11T16:51:56.000041235Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=34836e27-07a2-4f35-af2b-f5bc89fb9d11 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.386332 | controller | Jun 11 16:51:56.001979 crc crio[23211]: time="2026-06-11T16:51:56.001883773Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=72d63b7d-7307-45c3-b3f8-a2256d2c90d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.386349 | controller | Jun 11 16:51:56.005844 crc crio[23211]: time="2026-06-11T16:51:56.00576251Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a6862475-1dbb-4c34-8ac3-26a8d9633ec2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.386366 | controller | Jun 11 16:51:56.016196 crc crio[23211]: time="2026-06-11T16:51:56.016022169Z" level=info msg="Creating container: openshift-marketplace/community-operators-l4chv/extract-content" id=7b0e4e4b-b710-4bf5-92f5-5ec09d5f9a82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.386382 | controller | Jun 11 16:51:56.017284 crc crio[23211]: time="2026-06-11T16:51:56.01684565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386399 | controller | Jun 11 16:51:56.087670 crc crio[23211]: time="2026-06-11T16:51:56.08654264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386420 | controller | Jun 11 16:51:56.092232 crc crio[23211]: time="2026-06-11T16:51:56.092172071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386439 | controller | Jun 11 16:51:56.225265 crc crio[23211]: time="2026-06-11T16:51:56.224567514Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d3fdcebd-17dc-48c7-bcc2-b7a5dd6180b2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.386456 | controller | Jun 11 16:51:56.236836 crc crio[23211]: time="2026-06-11T16:51:56.23667494Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:00:59.386473 | controller | Jun 11 16:51:56.342399 crc crio[23211]: time="2026-06-11T16:51:56.342280285Z" level=info msg="Created container 92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba: openshift-marketplace/community-operators-l4chv/extract-content" id=7b0e4e4b-b710-4bf5-92f5-5ec09d5f9a82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.386491 | controller | Jun 11 16:51:56.343997 crc crio[23211]: time="2026-06-11T16:51:56.343895956Z" level=info msg="Starting container: 92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba" id=315e5b87-231b-4763-b76e-dcf45c6cc08a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.386508 | controller | Jun 11 16:51:56.359320 crc crio[23211]: time="2026-06-11T16:51:56.359122191Z" level=info msg="Started container" PID=119440 containerID=92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba description=openshift-marketplace/community-operators-l4chv/extract-content id=315e5b87-231b-4763-b76e-dcf45c6cc08a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103
2026-06-11 18:00:59.386572 | controller | Jun 11 16:51:57.037080 crc crio[23211]: time="2026-06-11T16:51:57.036295695Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=d3fdcebd-17dc-48c7-bcc2-b7a5dd6180b2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.386592 | controller | Jun 11 16:51:57.038886 crc crio[23211]: time="2026-06-11T16:51:57.038789839Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e8a37e6d-535d-42c7-8d65-bf3b1b3189d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.386609 | controller | Jun 11 16:51:57.042970 crc crio[23211]: time="2026-06-11T16:51:57.042897962Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e8eabd52-61c9-4342-981d-6fbc0e31ccda name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.386625 | controller | Jun 11 16:51:57.054005 crc crio[23211]: time="2026-06-11T16:51:57.053796307Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nsq4l/extract-content" id=c72863ba-85bb-495b-8675-3b6a7a333eaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.386641 | controller | Jun 11 16:51:57.054850 crc crio[23211]: time="2026-06-11T16:51:57.054794313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386658 | controller | Jun 11 16:51:57.164728 crc crio[23211]: time="2026-06-11T16:51:57.158285666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386674 | controller | Jun 11 16:51:57.164728 crc crio[23211]: time="2026-06-11T16:51:57.163381684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386690 | controller | Jun 11 16:51:57.411993 crc crio[23211]: time="2026-06-11T16:51:57.411888398Z" level=info msg="Created container cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119: openshift-marketplace/redhat-operators-nsq4l/extract-content" id=c72863ba-85bb-495b-8675-3b6a7a333eaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.386711 | controller | Jun 11 16:51:57.418020 crc crio[23211]: time="2026-06-11T16:51:57.417790106Z" level=info msg="Starting container: cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119" id=2e87815c-e37e-464f-96e3-bea2156a9616 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.386729 | controller | Jun 11 16:51:57.433271 crc crio[23211]: time="2026-06-11T16:51:57.433116073Z" level=info msg="Started container" PID=119488 containerID=cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119 description=openshift-marketplace/redhat-operators-nsq4l/extract-content id=2e87815c-e37e-464f-96e3-bea2156a9616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6
2026-06-11 18:00:59.386747 | controller | Jun 11 16:51:59.340304 crc crio[23211]: time="2026-06-11T16:51:59.338869044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=85bb5c82-69e7-4f9c-9d39-37bbf633fbc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.386764 | controller | Jun 11 16:51:59.348274 crc crio[23211]: time="2026-06-11T16:51:59.34783157Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=308d62b6-d2e9-4dc0-8630-78d4ece56694 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.386780 | controller | Jun 11 16:51:59.364087 crc crio[23211]: time="2026-06-11T16:51:59.363759002Z" level=info msg="Creating container: openshift-marketplace/community-operators-l4chv/registry-server" id=7d085459-4f81-4c7d-aa0c-396f2a859aa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.386797 | controller | Jun 11 16:51:59.364465 crc crio[23211]: time="2026-06-11T16:51:59.364228404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386813 | controller | Jun 11 16:51:59.609287 crc crio[23211]: time="2026-06-11T16:51:59.608348826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386830 | controller | Jun 11 16:51:59.619174 crc crio[23211]: time="2026-06-11T16:51:59.619024236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386846 | controller | Jun 11 16:51:59.944544 crc crio[23211]: time="2026-06-11T16:51:59.943323463Z" level=info msg="Created container aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118: openshift-marketplace/community-operators-l4chv/registry-server" id=7d085459-4f81-4c7d-aa0c-396f2a859aa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.386862 | controller | Jun 11 16:51:59.946780 crc crio[23211]: time="2026-06-11T16:51:59.946700138Z" level=info msg="Starting container: aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118" id=2843d7af-f8a3-4e2f-865c-459626d731bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.386879 | controller | Jun 11 16:51:59.957057 crc crio[23211]: time="2026-06-11T16:51:59.956759582Z" level=info msg="Started container" PID=119667 containerID=aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118 description=openshift-marketplace/community-operators-l4chv/registry-server id=2843d7af-f8a3-4e2f-865c-459626d731bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103
2026-06-11 18:00:59.386896 | controller | Jun 11 16:52:00.627524 crc crio[23211]: time="2026-06-11T16:52:00.626599543Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686612-snm6h/POD" id=92cef891-aba8-4c44-9174-25edde70240a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.386917 | controller | Jun 11 16:52:00.630054 crc crio[23211]: time="2026-06-11T16:52:00.627571788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.386934 | controller | Jun 11 16:52:00.719470 crc crio[23211]: time="2026-06-11T16:52:00.719109758Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686612-snm6h Namespace:openshift-infra ID:78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e UID:210c7365-73b4-4e35-acd6-544b6f89f0b5 NetNS:/var/run/netns/32000719-2b37-4263-8778-6b3cab6d4ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210c7365_73b4_4e35_acd6_544b6f89f0b5.slice PodAnnotations:0xc0018bf210}] Aliases:map[]}"
2026-06-11 18:00:59.386951 | controller | Jun 11 16:52:00.719470 crc crio[23211]: time="2026-06-11T16:52:00.719278522Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686612-snm6h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.386968 | controller | Jun 11 16:52:02.577760 crc crio[23211]: 2026-06-11T16:52:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78fda80027d94f5 Mac:9e:43:b5:bb:66:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/32000719-2b37-4263-8778-6b3cab6d4ab2 SocketPath: PciID:}] [{Interface:0xc000124c40 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.386985 | controller | Jun 11 16:52:02.579166 crc crio[23211]: time="2026-06-11T16:52:02.579092672Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686612-snm6h Namespace:openshift-infra ID:78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e UID:210c7365-73b4-4e35-acd6-544b6f89f0b5 NetNS:/var/run/netns/32000719-2b37-4263-8778-6b3cab6d4ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210c7365_73b4_4e35_acd6_544b6f89f0b5.slice PodAnnotations:0xc0018bf210}] Aliases:map[]}"
2026-06-11 18:00:59.387001 | controller | Jun 11 16:52:02.579559 crc crio[23211]: time="2026-06-11T16:52:02.579300627Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686612-snm6h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.387017 | controller | Jun 11 16:52:02.598779 crc crio[23211]: time="2026-06-11T16:52:02.598691187Z" level=info msg="Ran pod sandbox 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e with infra container: openshift-infra/auto-csr-approver-29686612-snm6h/POD" id=92cef891-aba8-4c44-9174-25edde70240a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.387034 | controller | Jun 11 16:52:02.602004 crc crio[23211]: time="2026-06-11T16:52:02.601941959Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=174e006a-2088-4f56-a656-1cafee7dab18 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.387050 | controller | Jun 11 16:52:02.611289 crc crio[23211]: time="2026-06-11T16:52:02.611048429Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.387067 | controller | Jun 11 16:52:04.108956 crc crio[23211]: time="2026-06-11T16:52:04.107937228Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=174e006a-2088-4f56-a656-1cafee7dab18 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.387084 | controller | Jun 11 16:52:04.110291 crc crio[23211]: time="2026-06-11T16:52:04.109743664Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=584d38d5-8dad-4eaa-8393-2b3c9a9d958a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.387106 | controller | Jun 11 16:52:04.114867 crc crio[23211]: time="2026-06-11T16:52:04.11474584Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d2b672fd-e745-4a59-93f2-c2d69d53d2c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.387123 | controller | Jun 11 16:52:04.172511 crc crio[23211]: time="2026-06-11T16:52:04.172285622Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686612-snm6h/oc" id=cc719f24-971e-4463-bb33-1984a4f7c102 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.387139 | controller | Jun 11 16:52:04.173183 crc crio[23211]: time="2026-06-11T16:52:04.173125414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.387156 | controller | Jun 11 16:52:04.351497 crc crio[23211]: time="2026-06-11T16:52:04.35003467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.387172 | controller | Jun 11 16:52:05.295398 crc crio[23211]: time="2026-06-11T16:52:05.293191479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.387189 | controller | Jun 11 16:52:05.480304 crc crio[23211]: time="2026-06-11T16:52:05.480071367Z" level=info msg="Created container 2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a: openshift-infra/auto-csr-approver-29686612-snm6h/oc" id=cc719f24-971e-4463-bb33-1984a4f7c102 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.387206 | controller | Jun 11 16:52:05.486635 crc crio[23211]: time="2026-06-11T16:52:05.48652591Z" level=info msg="Starting container: 2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a" id=5502ec42-1167-4ed0-80be-2a3909a0fac2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.387224 | controller | Jun 11 16:52:05.540880 crc crio[23211]: time="2026-06-11T16:52:05.540644345Z" level=info msg="Started container" PID=120054 containerID=2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a description=openshift-infra/auto-csr-approver-29686612-snm6h/oc id=5502ec42-1167-4ed0-80be-2a3909a0fac2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e
2026-06-11 18:00:59.387242 | controller | Jun 11 16:52:08.671480 crc crio[23211]: time="2026-06-11T16:52:08.66974487Z" level=info msg="Stopping pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e" id=6f8d5e30-804d-454e-be5a-63a7a03d9754 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.387260 | controller | Jun 11 16:52:08.673078 crc crio[23211]: time="2026-06-11T16:52:08.671688138Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686612-snm6h Namespace:openshift-infra ID:78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e UID:210c7365-73b4-4e35-acd6-544b6f89f0b5 NetNS:/var/run/netns/32000719-2b37-4263-8778-6b3cab6d4ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210c7365_73b4_4e35_acd6_544b6f89f0b5.slice PodAnnotations:0xc006bcc708}] Aliases:map[]}"
2026-06-11 18:00:59.387277 | controller | Jun 11 16:52:08.673078 crc crio[23211]: time="2026-06-11T16:52:08.671864582Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686612-snm6h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.387294 | controller | Jun 11 16:52:09.283827 crc crio[23211]: time="2026-06-11T16:52:09.276519237Z" level=info msg="Stopped pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e" id=6f8d5e30-804d-454e-be5a-63a7a03d9754 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.387314 | controller | Jun 11 16:52:14.809477 crc crio[23211]: time="2026-06-11T16:52:14.808318467Z" level=info msg="Stopping container: aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118 (timeout: 2s)" id=04467fd1-6a29-48c4-ba61-1a36423ad270 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.387331 | controller | Jun 11 16:52:14.970861 crc crio[23211]: time="2026-06-11T16:52:14.970749378Z" level=info msg="Stopped container aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118: openshift-marketplace/community-operators-l4chv/registry-server" id=04467fd1-6a29-48c4-ba61-1a36423ad270 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.387348 | controller | Jun 11 16:52:14.972543 crc crio[23211]: time="2026-06-11T16:52:14.972375449Z" level=info msg="Stopping pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103" id=26568a94-317b-49c8-b0ab-baa70a731b20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.387365 | controller | Jun 11 16:52:14.974555 crc crio[23211]: time="2026-06-11T16:52:14.974492352Z" level=info msg="Got pod network &{Name:community-operators-l4chv Namespace:openshift-marketplace ID:1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103 UID:932c5114-eb07-4211-be9f-6fd681285ab9 NetNS:/var/run/netns/2a602e48-9391-4520-b128-622b36711216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod932c5114_eb07_4211_be9f_6fd681285ab9.slice PodAnnotations:0xc00008d838}] Aliases:map[]}"
2026-06-11 18:00:59.387382 | controller | Jun 11 16:52:14.974851 crc crio[23211]: time="2026-06-11T16:52:14.974748168Z" level=info msg="Deleting pod openshift-marketplace_community-operators-l4chv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.387399 | controller | Jun 11 16:52:15.709098 crc crio[23211]: time="2026-06-11T16:52:15.708092632Z" level=info msg="Stopped pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103" id=26568a94-317b-49c8-b0ab-baa70a731b20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.387416 | controller | Jun 11 16:52:17.943041 crc crio[23211]: time="2026-06-11T16:52:17.942471748Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8e87c376-6864-48e6-b8e5-aa16fdcea777 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.387432 | controller | Jun 11 16:52:17.953758 crc crio[23211]: time="2026-06-11T16:52:17.953393294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2b97560b-aca7-4d7a-8136-ff1eb0b82e34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.387448 | controller | Jun 11 16:52:18.055213 crc crio[23211]: time="2026-06-11T16:52:18.055020509Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nsq4l/registry-server" id=f23f49d0-b2b2-452e-9cd8-b2db9da62d21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.387465 | controller | Jun 11 16:52:18.055767 crc crio[23211]: time="2026-06-11T16:52:18.055683016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.387482 | controller | Jun 11 16:52:18.227770 crc crio[23211]: time="2026-06-11T16:52:18.227274458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.387498 | controller | Jun 11 16:52:18.238388 crc crio[23211]: time="2026-06-11T16:52:18.238255844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.387539 | controller | Jun 11 16:52:18.507382 crc crio[23211]: time="2026-06-11T16:52:18.507256405Z" level=info msg="Created container 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7: openshift-marketplace/redhat-operators-nsq4l/registry-server" id=f23f49d0-b2b2-452e-9cd8-b2db9da62d21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.387566 | controller | Jun 11 16:52:18.509543 crc crio[23211]: time="2026-06-11T16:52:18.508960478Z" level=info msg="Starting container: 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7" id=a2f0a134-d4f1-4244-8f22-d9e889e9f557 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.387584 | controller | Jun 11 16:52:18.517235 crc crio[23211]: time="2026-06-11T16:52:18.516758225Z" level=info msg="Started container" PID=120814 containerID=53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7 description=openshift-marketplace/redhat-operators-nsq4l/registry-server id=a2f0a134-d4f1-4244-8f22-d9e889e9f557 name=/runtime.v1.RuntimeService/StartContainer sandboxID=316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6
2026-06-11 18:00:59.387602 | controller | Jun 11 16:52:26.394482 crc crio[23211]: time="2026-06-11T16:52:26.393302214Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-wvpsb/POD" id=ac74fb94-9466-4ad2-9a09-be51bb73c2ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.387619 | controller | Jun 11 16:52:26.396157 crc crio[23211]: time="2026-06-11T16:52:26.394531455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.387636 | controller | Jun 11 16:52:26.465398 crc crio[23211]: time="2026-06-11T16:52:26.465218569Z" level=info msg="Got pod network &{Name:certified-operators-wvpsb Namespace:openshift-marketplace ID:7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726 UID:1034a26d-ea9c-4285-8f8a-776d93a0ddcb NetNS:/var/run/netns/063a1949-8b9f-4bd9-b51d-34666b60d4d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1034a26d_ea9c_4285_8f8a_776d93a0ddcb.slice PodAnnotations:0xc000130818}] Aliases:map[]}"
2026-06-11 18:00:59.387652 | controller | Jun 11 16:52:26.465398 crc crio[23211]: time="2026-06-11T16:52:26.465374163Z" level=info msg="Adding pod openshift-marketplace_certified-operators-wvpsb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.387668 | controller | Jun 11 16:52:27.140294 crc crio[23211]: 2026-06-11T16:52:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ed366616283ce7 Mac:3e:df:72:5c:3d:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/063a1949-8b9f-4bd9-b51d-34666b60d4d9 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.387685 | controller | Jun 11 16:52:27.142490 crc crio[23211]: time="2026-06-11T16:52:27.142351653Z" level=info msg="Got pod network &{Name:certified-operators-wvpsb Namespace:openshift-marketplace ID:7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726 UID:1034a26d-ea9c-4285-8f8a-776d93a0ddcb NetNS:/var/run/netns/063a1949-8b9f-4bd9-b51d-34666b60d4d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1034a26d_ea9c_4285_8f8a_776d93a0ddcb.slice PodAnnotations:0xc000130818}] Aliases:map[]}"
2026-06-11 18:00:59.387703 | controller | Jun 11 16:52:27.142847 crc crio[23211]: time="2026-06-11T16:52:27.142738073Z" level=info msg="Checking pod openshift-marketplace_certified-operators-wvpsb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.387720 | controller | Jun 11 16:52:27.157190 crc crio[23211]: time="2026-06-11T16:52:27.157085165Z" level=info msg="Ran pod sandbox 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726 with infra container: openshift-marketplace/certified-operators-wvpsb/POD" id=ac74fb94-9466-4ad2-9a09-be51bb73c2ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.387740 | controller | Jun 11 16:52:27.161372 crc crio[23211]: time="2026-06-11T16:52:27.161261601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ae29f65d-1e1e-424c-b9cb-775dc9c62a7d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.387758 | controller | Jun 11 16:52:27.165041 crc crio[23211]: time="2026-06-11T16:52:27.164212596Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=30b9203b-985f-45a1-b685-e4772efe5893 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.387774 | controller | Jun 11 16:52:27.201012 crc crio[23211]: time="2026-06-11T16:52:27.194797017Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wvpsb/extract-utilities" id=d95f80df-230f-4bc6-b482-5c81fdb233fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.387790 | controller | Jun 11 16:52:27.201012 crc crio[23211]: time="2026-06-11T16:52:27.197169907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.387806 | controller | Jun 11 16:52:27.259857 crc crio[23211]: time="2026-06-11T16:52:27.259722517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.387822 | controller | Jun 11 16:52:27.266567 crc crio[23211]: time="2026-06-11T16:52:27.266410935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.387838 | controller | Jun 11 16:52:27.479136 crc crio[23211]: time="2026-06-11T16:52:27.478978511Z" level=info msg="Created container f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217: openshift-marketplace/certified-operators-wvpsb/extract-utilities" id=d95f80df-230f-4bc6-b482-5c81fdb233fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.387854 | controller | Jun 11 16:52:27.481664 crc crio[23211]: time="2026-06-11T16:52:27.481086975Z" level=info msg="Starting container: f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217" id=0bcded1f-379c-499b-a066-64b4f5bc452f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.387869 | controller | Jun 11 16:52:27.488361 crc crio[23211]: time="2026-06-11T16:52:27.488252716Z" level=info msg="Started container" PID=121351 containerID=f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217 description=openshift-marketplace/certified-operators-wvpsb/extract-utilities id=0bcded1f-379c-499b-a066-64b4f5bc452f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726
2026-06-11 18:00:59.387885 | controller | Jun 11 16:52:28.139975 crc crio[23211]: time="2026-06-11T16:52:28.139901876Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7cdb3d8e-afe5-427a-a42f-07ab2b483b62 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.387902 | controller | Jun 11 16:52:28.156375 crc crio[23211]: time="2026-06-11T16:52:28.151904129Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:00:59.387919 | controller | Jun 11 16:52:30.224046 crc crio[23211]: time="2026-06-11T16:52:30.223373884Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=7cdb3d8e-afe5-427a-a42f-07ab2b483b62 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.387940 | controller | Jun 11 16:52:30.225892 crc crio[23211]: time="2026-06-11T16:52:30.225297191Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0c947124-1b6b-4141-a484-7e525b178d55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.387957 | controller | Jun 11 16:52:30.229864 crc crio[23211]: time="2026-06-11T16:52:30.229794105Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7c02e663-a227-4c18-b178-52cb437865e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.387974 | controller | Jun 11 16:52:30.257687 crc crio[23211]: time="2026-06-11T16:52:30.257291049Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wvpsb/extract-content" id=dc032c7f-3e70-45db-b51a-c8799dd88187 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.387990 | controller | Jun 11 16:52:30.258900 crc crio[23211]: time="2026-06-11T16:52:30.258056597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.388007 | controller | Jun 11 16:52:30.327755 crc crio[23211]: time="2026-06-11T16:52:30.326745002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.388023 | controller | Jun 11 16:52:30.335688 crc crio[23211]: time="2026-06-11T16:52:30.335501633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.388039 | controller | Jun 11 16:52:30.527342 crc crio[23211]: time="2026-06-11T16:52:30.527207224Z" level=info msg="Created container 398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2: openshift-marketplace/certified-operators-wvpsb/extract-content" id=dc032c7f-3e70-45db-b51a-c8799dd88187 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.388055 | controller | Jun 11 16:52:30.529764 crc crio[23211]: time="2026-06-11T16:52:30.529561663Z" level=info msg="Starting container: 398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2" id=c9d53127-0887-43ac-b2f0-565676fc48d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.388071 | controller | Jun 11 16:52:30.538404 crc crio[23211]: time="2026-06-11T16:52:30.538290793Z" level=info msg="Started container" PID=121563 containerID=398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2 description=openshift-marketplace/certified-operators-wvpsb/extract-content id=c9d53127-0887-43ac-b2f0-565676fc48d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726
2026-06-11 18:00:59.388089 | controller | Jun 11 16:52:33.246723 crc crio[23211]: time="2026-06-11T16:52:33.245760243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fdab75fe-9c35-4882-adae-5279d4292f39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.388106 | controller | Jun 11 16:52:33.257127 crc crio[23211]: time="2026-06-11T16:52:33.252560753Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=469ad5f6-5ad6-4a3a-ad9c-4a891dc8ffc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.388122 | controller | Jun 11 16:52:33.277777 crc crio[23211]: time="2026-06-11T16:52:33.277609927Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wvpsb/registry-server" id=aa296ca1-bfd2-46d1-9473-871774f3f9ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.388138 | controller | Jun 11 16:52:33.278398 crc crio[23211]: time="2026-06-11T16:52:33.278105599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.388158 | controller | Jun 11 16:52:33.379154 crc crio[23211]: time="2026-06-11T16:52:33.378793331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.388175 | controller | Jun 11 16:52:33.385162 crc crio[23211]: time="2026-06-11T16:52:33.384779922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.388191 | controller | Jun 11 16:52:33.591499 crc crio[23211]: time="2026-06-11T16:52:33.591130841Z" level=info msg="Created container d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8: openshift-marketplace/certified-operators-wvpsb/registry-server" id=aa296ca1-bfd2-46d1-9473-871774f3f9ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.388207 | controller | Jun 11 16:52:33.595956 crc crio[23211]: time="2026-06-11T16:52:33.59583567Z" level=info msg="Starting container: d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8" id=20f7719d-154d-4baa-94bc-97bc0656f815 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.388223 | controller | Jun 11 16:52:33.602539 crc crio[23211]: time="2026-06-11T16:52:33.602271092Z" level=info msg="Started container" PID=121694 containerID=d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8 description=openshift-marketplace/certified-operators-wvpsb/registry-server id=20f7719d-154d-4baa-94bc-97bc0656f815 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726
2026-06-11 18:00:59.388240 | controller | Jun 11 16:52:38.962497 crc crio[23211]: time="2026-06-11T16:52:38.96167875Z" level=info msg="Removing container: ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236" id=d36bbc98-770a-47bf-86f3-09de7aba4a22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388257 | controller | Jun 11 16:52:39.130222 crc crio[23211]: time="2026-06-11T16:52:39.129394014Z" level=info msg="Removed container ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236: openstack/nova-cell1-cell-mapping-9vmb6/nova-manage" id=d36bbc98-770a-47bf-86f3-09de7aba4a22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388273 | controller | Jun 11 16:52:39.133391 crc crio[23211]: time="2026-06-11T16:52:39.133307853Z" level=info msg="Removing container: 7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec" id=efc814e3-b9f1-472c-aa7d-7d2a77d323aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388289 | controller | Jun 11 16:52:39.325854 crc crio[23211]: time="2026-06-11T16:52:39.32575321Z" level=info msg="Removed container 7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec: openshift-infra/auto-csr-approver-29686606-c72gc/oc" id=efc814e3-b9f1-472c-aa7d-7d2a77d323aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388305 | controller | Jun 11 16:52:39.350754 crc crio[23211]: time="2026-06-11T16:52:39.348506024Z" level=info msg="Stopping pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808" id=c5720575-6732-4b33-ad2e-32123a940fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.388321 | controller | Jun 11 16:52:39.350754 crc crio[23211]: time="2026-06-11T16:52:39.348603947Z" level=info msg="Stopped pod sandbox (already stopped): 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808" id=c5720575-6732-4b33-ad2e-32123a940fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.388337 | controller | Jun 11 16:52:39.350754 crc crio[23211]: time="2026-06-11T16:52:39.349567281Z" level=info msg="Removing pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808" id=85b68731-e618-413e-b86f-fe04967a3c34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.388358 | controller | Jun 11 16:52:39.379686 crc crio[23211]: time="2026-06-11T16:52:39.379514427Z" level=info msg="Removed pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808" id=85b68731-e618-413e-b86f-fe04967a3c34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.388375 | controller | Jun 11 16:52:39.380684 crc crio[23211]: time="2026-06-11T16:52:39.380504263Z" level=info msg="Stopping pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7" id=66ec4da5-67a0-4c97-8436-7fedd69ebfb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.388391 | controller | Jun 11 16:52:39.380684 crc crio[23211]: time="2026-06-11T16:52:39.380654306Z" level=info msg="Stopped pod sandbox (already stopped): 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7" id=66ec4da5-67a0-4c97-8436-7fedd69ebfb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.388408 | controller | Jun 11 16:52:39.381336 crc crio[23211]: time="2026-06-11T16:52:39.381248741Z" level=info msg="Removing pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7" id=96c4b6bc-3bb6-4cca-9204-475422a9d670 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.388424 | controller | Jun 11 16:52:39.407320 crc crio[23211]: time="2026-06-11T16:52:39.406749606Z" level=info msg="Removed pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7" id=96c4b6bc-3bb6-4cca-9204-475422a9d670 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.388458 | controller | Jun 11 16:52:40.442123 crc crio[23211]: time="2026-06-11T16:52:40.441951029Z" level=info msg="Stopping container: d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8 (timeout: 2s)" id=24facedd-a78c-423c-8807-c151c6d1e28e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.388475 | controller | Jun 11 16:52:40.588165 crc crio[23211]: time="2026-06-11T16:52:40.587046482Z" level=info msg="Stopped container d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8: openshift-marketplace/certified-operators-wvpsb/registry-server" id=24facedd-a78c-423c-8807-c151c6d1e28e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.388493 | controller | Jun 11 16:52:40.591137 crc crio[23211]: time="2026-06-11T16:52:40.59093732Z" level=info msg="Stopping pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726" id=14f1d161-dffa-4b7e-9c4b-5a2634a25aa1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.388531 | controller | Jun 11 16:52:40.591968 crc crio[23211]: time="2026-06-11T16:52:40.591893435Z" level=info msg="Got pod network &{Name:certified-operators-wvpsb Namespace:openshift-marketplace ID:7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726 UID:1034a26d-ea9c-4285-8f8a-776d93a0ddcb NetNS:/var/run/netns/063a1949-8b9f-4bd9-b51d-34666b60d4d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1034a26d_ea9c_4285_8f8a_776d93a0ddcb.slice PodAnnotations:0xc0038ac4d0}] Aliases:map[]}"
2026-06-11 18:00:59.388563 | controller | Jun 11 16:52:40.592175 crc crio[23211]: time="2026-06-11T16:52:40.59211481Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-wvpsb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.388583 | controller | Jun 11 16:52:40.947801 crc crio[23211]: time="2026-06-11T16:52:40.947601824Z" level=info msg="Stopped pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726" id=14f1d161-dffa-4b7e-9c4b-5a2634a25aa1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.388600 | controller | Jun 11 16:52:41.473923 crc crio[23211]: time="2026-06-11T16:52:41.473282574Z" level=info msg="Removing container: d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8" id=bb980393-b35b-4114-8b9a-0da8a999f26c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388623 | controller | Jun 11 16:52:41.551572 crc crio[23211]: time="2026-06-11T16:52:41.551338535Z" level=info msg="Removed container d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8: openshift-marketplace/certified-operators-wvpsb/registry-server" id=bb980393-b35b-4114-8b9a-0da8a999f26c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388650 | controller | Jun 11 16:52:41.553973 crc crio[23211]: time="2026-06-11T16:52:41.55389418Z" level=info msg="Removing container: 398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2" id=1d8cff10-a2e3-40e4-b0ac-c75a8e9e511d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388675 | controller | Jun 11 16:52:41.601975 crc crio[23211]: time="2026-06-11T16:52:41.60182423Z" level=info msg="Removed container 398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2: openshift-marketplace/certified-operators-wvpsb/extract-content" id=1d8cff10-a2e3-40e4-b0ac-c75a8e9e511d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388698 | controller | Jun 11 16:52:41.606778 crc crio[23211]: time="2026-06-11T16:52:41.606689952Z" level=info msg="Removing container: f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217" id=54fe1738-fad0-4da3-a397-7b6201e35ce9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388718 | controller | Jun 11 16:52:41.687722 crc crio[23211]: time="2026-06-11T16:52:41.687311968Z" level=info msg="Removed container f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217: openshift-marketplace/certified-operators-wvpsb/extract-utilities" id=54fe1738-fad0-4da3-a397-7b6201e35ce9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388735 | controller | Jun 11 16:52:55.736914 crc crio[23211]: time="2026-06-11T16:52:55.73579383Z" level=info msg="Stopping container: 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7 (timeout: 2s)" id=87b2aea8-cf78-4868-922a-cce620b073f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.388753 | controller | Jun 11 16:52:55.894680 crc crio[23211]: time="2026-06-11T16:52:55.893814418Z" level=info msg="Stopped container 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7: openshift-marketplace/redhat-operators-nsq4l/registry-server" id=87b2aea8-cf78-4868-922a-cce620b073f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.388771 | controller | Jun 11 16:52:55.897136 crc crio[23211]: time="2026-06-11T16:52:55.896974259Z" level=info msg="Stopping pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6" id=ad0f0213-3480-4397-88df-ac1e0b41c581 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.388788 | controller | Jun 11 16:52:55.900565 crc crio[23211]: time="2026-06-11T16:52:55.900287842Z" level=info msg="Got pod network &{Name:redhat-operators-nsq4l Namespace:openshift-marketplace ID:316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6 UID:448c067e-a7a2-4c3d-8abe-f1ce4310ecf5 NetNS:/var/run/netns/2f473c70-dcef-4248-bc65-e9f7cd2cd4e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod448c067e_a7a2_4c3d_8abe_f1ce4310ecf5.slice PodAnnotations:0xc00294f348}] Aliases:map[]}"
2026-06-11 18:00:59.388804 | controller | Jun 11 16:52:55.902329 crc crio[23211]: time="2026-06-11T16:52:55.902184279Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-nsq4l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.388821 | controller | Jun 11 16:52:56.411099 crc crio[23211]: time="2026-06-11T16:52:56.410951453Z" level=info msg="Stopped pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6" id=ad0f0213-3480-4397-88df-ac1e0b41c581 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.388838 | controller | Jun 11 16:52:56.771595 crc crio[23211]: time="2026-06-11T16:52:56.770696854Z" level=info msg="Removing container: 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7" id=f685de47-ddca-4c00-a5af-0919dc0e57a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388859 | controller | Jun 11 16:52:56.872086 crc crio[23211]: time="2026-06-11T16:52:56.871919761Z" level=info msg="Removed container 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7: openshift-marketplace/redhat-operators-nsq4l/registry-server" id=f685de47-ddca-4c00-a5af-0919dc0e57a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388876 | controller | Jun 11 16:52:56.876824 crc crio[23211]: time="2026-06-11T16:52:56.876620759Z" level=info msg="Removing container: cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119" id=582175dc-b11c-4854-b998-b72a82a3298d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388892 | controller | Jun 11 16:52:56.951198 crc crio[23211]: time="2026-06-11T16:52:56.951080189Z" level=info msg="Removed container cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119: openshift-marketplace/redhat-operators-nsq4l/extract-content" id=582175dc-b11c-4854-b998-b72a82a3298d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388909 | controller | Jun 11 16:52:56.955218 crc crio[23211]: time="2026-06-11T16:52:56.955137291Z" level=info msg="Removing container: 04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703" id=456c2bba-f207-4098-9fcc-9d8237a6855a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388925 | controller | Jun 11 16:52:56.982696 crc crio[23211]: time="2026-06-11T16:52:56.982490432Z" level=info msg="Removed container 04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703: openshift-marketplace/redhat-operators-nsq4l/extract-utilities" id=456c2bba-f207-4098-9fcc-9d8237a6855a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.388941 | controller | Jun 11 16:52:57.883564 crc crio[23211]: time="2026-06-11T16:52:57.882196215Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-d5sfd/POD" id=533bafb1-396e-45c6-91fa-3452b60fb838 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.388958 | controller | Jun 11 16:52:57.883564 crc crio[23211]: time="2026-06-11T16:52:57.882740119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.388976 | controller | Jun 11 16:52:57.931906 crc crio[23211]: time="2026-06-11T16:52:57.931812876Z" level=info msg="Got pod network &{Name:redhat-marketplace-d5sfd Namespace:openshift-marketplace ID:de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953 UID:b8e50072-dc28-4432-a1af-4dd4eff9e7c0 NetNS:/var/run/netns/9c5ed1c1-e3f8-4791-8064-da09cf2826eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8e50072_dc28_4432_a1af_4dd4eff9e7c0.slice PodAnnotations:0xc0038ac498}] Aliases:map[]}"
2026-06-11 18:00:59.388992 | controller | Jun 11 16:52:57.931906 crc crio[23211]: time="2026-06-11T16:52:57.931895349Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-d5sfd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.389009 | controller | Jun 11 16:52:58.517371 crc crio[23211]: 2026-06-11T16:52:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de6e4d1431ec06f Mac:8a:1a:fc:2f:9f:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/9c5ed1c1-e3f8-4791-8064-da09cf2826eb SocketPath: PciID:}] [{Interface:0xc00011b2e0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.389026 | controller | Jun 11 16:52:58.518959 crc crio[23211]: time="2026-06-11T16:52:58.518882428Z" level=info msg="Got pod network &{Name:redhat-marketplace-d5sfd Namespace:openshift-marketplace ID:de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953 UID:b8e50072-dc28-4432-a1af-4dd4eff9e7c0 NetNS:/var/run/netns/9c5ed1c1-e3f8-4791-8064-da09cf2826eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8e50072_dc28_4432_a1af_4dd4eff9e7c0.slice PodAnnotations:0xc0038ac498}] Aliases:map[]}"
2026-06-11 18:00:59.389046 | controller | Jun 11 16:52:58.519115 crc crio[23211]: time="2026-06-11T16:52:58.519047672Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-d5sfd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.389062 | controller | Jun 11 16:52:58.530048 crc crio[23211]: time="2026-06-11T16:52:58.529994049Z" level=info msg="Ran pod sandbox de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953 with infra container: openshift-marketplace/redhat-marketplace-d5sfd/POD" id=533bafb1-396e-45c6-91fa-3452b60fb838 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.389079 | controller | Jun 11 16:52:58.532618 crc crio[23211]: time="2026-06-11T16:52:58.532541613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=319155b0-55a2-4e2d-b067-8c66ef51bd38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.389095 | controller | Jun 11 16:52:58.534873 crc crio[23211]: time="2026-06-11T16:52:58.53478854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dbca0af4-053b-4635-9ff5-effff01fd8b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.389111 | controller | Jun 11 16:52:58.554178 crc crio[23211]: time="2026-06-11T16:52:58.553984095Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-d5sfd/extract-utilities" id=a0345827-ba59-42e6-ac58-527bf813188f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.389127 | controller | Jun 11 16:52:58.554771 crc crio[23211]: time="2026-06-11T16:52:58.554708153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.389143 | controller | Jun 11 16:52:58.605917 crc crio[23211]: time="2026-06-11T16:52:58.605573326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.389159 | controller | Jun 11 16:52:58.615033 crc crio[23211]: time="2026-06-11T16:52:58.614947583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.389175 | controller | Jun 11 16:52:58.831194 crc crio[23211]: time="2026-06-11T16:52:58.831056048Z" level=info msg="Created container 9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d: openshift-marketplace/redhat-marketplace-d5sfd/extract-utilities" id=a0345827-ba59-42e6-ac58-527bf813188f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.389190 | controller | Jun 11 16:52:58.832717 crc crio[23211]: time="2026-06-11T16:52:58.832587567Z" level=info msg="Starting container: 9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d" id=2b08cbce-d38f-4ea5-a75b-c16ff80d6918 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.389206 | controller | Jun 11 16:52:58.839918 crc crio[23211]: time="2026-06-11T16:52:58.839839781Z" level=info msg="Started container" PID=122985 containerID=9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d description=openshift-marketplace/redhat-marketplace-d5sfd/extract-utilities id=2b08cbce-d38f-4ea5-a75b-c16ff80d6918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953
2026-06-11 18:00:59.389224 | controller | Jun 11 16:52:59.829265 crc crio[23211]: time="2026-06-11T16:52:59.828004344Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5872e103-e8db-4dcd-81d0-c6bd4dfdbf1e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.389244 | controller | Jun 11 16:52:59.836140 crc crio[23211]: time="2026-06-11T16:52:59.836067858Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:00:59.389262 | controller | Jun 11 16:53:00.591930 crc crio[23211]: time="2026-06-11T16:53:00.590552225Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=5872e103-e8db-4dcd-81d0-c6bd4dfdbf1e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.389278 | controller | Jun 11 16:53:00.594657 crc crio[23211]: time="2026-06-11T16:53:00.593583831Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=959ff053-a65d-4b9d-9e30-52033e01d0c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.389294 | controller | Jun 11 16:53:00.602007 crc crio[23211]: time="2026-06-11T16:53:00.601944522Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a3fc1c28-93c6-4c63-ba92-23d4b4a728a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.389310 | controller | Jun 11 16:53:00.625804 crc crio[23211]: time="2026-06-11T16:53:00.62562569Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-d5sfd/extract-content" id=4f09fcf9-62c7-497b-a644-14e3d476c6fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.389327 | controller | Jun 11 16:53:00.626511 crc crio[23211]: time="2026-06-11T16:53:00.626369549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.389344 | controller | Jun 11 16:53:00.708995 crc crio[23211]: time="2026-06-11T16:53:00.708783149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.389360 | controller | Jun 11 16:53:00.719012 crc crio[23211]: time="2026-06-11T16:53:00.718879265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.389376 | controller | Jun 11 16:53:00.925619 crc crio[23211]: time="2026-06-11T16:53:00.925412548Z" level=info msg="Created container c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb: openshift-marketplace/redhat-marketplace-d5sfd/extract-content" id=4f09fcf9-62c7-497b-a644-14e3d476c6fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.389392 | controller | Jun 11 16:53:00.927318 crc crio[23211]: time="2026-06-11T16:53:00.926915586Z" level=info msg="Starting container: c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb" id=18db9e0a-e624-46fc-abf6-655dc53b4940 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.389408 | controller | Jun 11 16:53:00.932725 crc crio[23211]: time="2026-06-11T16:53:00.932590419Z" level=info msg="Started container" PID=123103 containerID=c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb description=openshift-marketplace/redhat-marketplace-d5sfd/extract-content id=18db9e0a-e624-46fc-abf6-655dc53b4940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953
2026-06-11 18:00:59.389426 | controller | Jun 11 16:53:01.865482 crc crio[23211]: time="2026-06-11T16:53:01.864919145Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a030331c-fecd-4151-9687-585d87f03668 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.389443 | controller | Jun 11 16:53:01.871576 crc crio[23211]: time="2026-06-11T16:53:01.871377729Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b118a488-3384-4595-9435-1f7fb50b3537 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.389463 | controller | Jun 11 16:53:01.943486 crc crio[23211]: time="2026-06-11T16:53:01.943323965Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-d5sfd/registry-server" id=fee22d8f-aaaf-496d-b47b-d413ac728e8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.389480 | controller | Jun 11 16:53:01.944554 crc crio[23211]: time="2026-06-11T16:53:01.943984381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.389497 | controller | Jun 11 16:53:02.012164 crc crio[23211]: time="2026-06-11T16:53:02.004365796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.389533 | controller | Jun 11 16:53:02.016835 crc crio[23211]: time="2026-06-11T16:53:02.016752978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.389565 | controller | Jun 11 16:53:02.195976 crc crio[23211]: time="2026-06-11T16:53:02.195832189Z" level=info msg="Created container f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971: openshift-marketplace/redhat-marketplace-d5sfd/registry-server" id=fee22d8f-aaaf-496d-b47b-d413ac728e8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.389587 | controller | Jun 11 16:53:02.197612 crc crio[23211]: time="2026-06-11T16:53:02.197549273Z" level=info msg="Starting container: f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971" id=286b697e-a750-42d0-aa4d-d8bebf800a67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.389605 | controller | Jun 11 16:53:02.204373 crc crio[23211]: time="2026-06-11T16:53:02.203845062Z" level=info msg="Started container" PID=123163 containerID=f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971 description=openshift-marketplace/redhat-marketplace-d5sfd/registry-server id=286b697e-a750-42d0-aa4d-d8bebf800a67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953
2026-06-11 18:00:59.389622 | controller | Jun 11 16:53:11.020334 crc crio[23211]: time="2026-06-11T16:53:11.019767777Z" level=info msg="Stopping container: f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971 (timeout: 2s)" id=0f3656ed-b7d7-4c74-9127-dbfe65c82d50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.389639 | controller | Jun 11 16:53:11.149970 crc crio[23211]: time="2026-06-11T16:53:11.149896562Z" level=info msg="Stopped container f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971: openshift-marketplace/redhat-marketplace-d5sfd/registry-server" id=0f3656ed-b7d7-4c74-9127-dbfe65c82d50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.389656 | controller | Jun 11 16:53:11.151580 crc crio[23211]: time="2026-06-11T16:53:11.151541543Z" level=info msg="Stopping pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953" id=4a2378ad-cbd9-4e6c-bbe1-1deeab1634ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.389673 | controller | Jun 11 16:53:11.152709 crc crio[23211]: time="2026-06-11T16:53:11.152667302Z" level=info msg="Got pod network &{Name:redhat-marketplace-d5sfd Namespace:openshift-marketplace ID:de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953 UID:b8e50072-dc28-4432-a1af-4dd4eff9e7c0 NetNS:/var/run/netns/9c5ed1c1-e3f8-4791-8064-da09cf2826eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8e50072_dc28_4432_a1af_4dd4eff9e7c0.slice PodAnnotations:0xc0038ad3c8}] Aliases:map[]}"
2026-06-11 18:00:59.389695 | controller | Jun 11 16:53:11.153052 crc crio[23211]: time="2026-06-11T16:53:11.153026701Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-d5sfd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.389713 | controller | Jun 11 16:53:11.447625 crc crio[23211]: time="2026-06-11T16:53:11.447010422Z" level=info msg="Stopped pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953" id=4a2378ad-cbd9-4e6c-bbe1-1deeab1634ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.389729 | controller | Jun 11 16:53:12.037510 crc crio[23211]: time="2026-06-11T16:53:12.037327675Z" level=info msg="Removing container: f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971" id=4a9439c8-be25-4147-9252-f1354df501f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.389746 | controller | Jun 11 16:53:12.085213 crc crio[23211]: time="2026-06-11T16:53:12.08510974Z" level=info msg="Removed container f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971: openshift-marketplace/redhat-marketplace-d5sfd/registry-server" id=4a9439c8-be25-4147-9252-f1354df501f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.389762 | controller | Jun 11 16:53:12.088128 crc crio[23211]: time="2026-06-11T16:53:12.087999003Z" level=info msg="Removing container: c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb" id=28a94603-4d7d-4454-a361-4ee84b4805cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.389778 | controller | Jun 11 16:53:12.134302 crc crio[23211]: time="2026-06-11T16:53:12.133533142Z" level=info msg="Removed container c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb: openshift-marketplace/redhat-marketplace-d5sfd/extract-content" id=28a94603-4d7d-4454-a361-4ee84b4805cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.389795 | controller | Jun 11 16:53:12.137766 crc crio[23211]: time="2026-06-11T16:53:12.137396521Z" level=info msg="Removing container: 9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d" id=9da95bbe-3a8a-4ca6-9c37-1db21c423081 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.389811 | controller | Jun 11 16:53:12.198613 crc crio[23211]: time="2026-06-11T16:53:12.198539634Z" level=info msg="Removed container 9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d: openshift-marketplace/redhat-marketplace-d5sfd/extract-utilities" id=9da95bbe-3a8a-4ca6-9c37-1db21c423081 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.389828 | controller | Jun 11 16:53:39.442110 crc crio[23211]: time="2026-06-11T16:53:39.440985594Z" level=info msg="Stopping pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6" id=1cf2e7ad-1191-4f92-951c-079e2eaaeac5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.389844 | controller | Jun 11 16:53:39.442110 crc crio[23211]: time="2026-06-11T16:53:39.442115933Z" level=info msg="Stopped pod sandbox (already stopped): 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6" id=1cf2e7ad-1191-4f92-951c-079e2eaaeac5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.389861 | controller | Jun 11 16:53:39.443892 crc crio[23211]: time="2026-06-11T16:53:39.442724599Z" level=info msg="Removing pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6" id=52fd99f2-589c-4a4f-a9c6-09f97f892e24 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.389878 | controller | Jun 11 16:53:39.459963 crc crio[23211]: time="2026-06-11T16:53:39.459867671Z" level=info msg="Removed pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6" id=52fd99f2-589c-4a4f-a9c6-09f97f892e24 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.389895 | controller | Jun 11 16:53:39.462236 crc crio[23211]: time="2026-06-11T16:53:39.462054236Z" level=info msg="Stopping pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953" id=c671a2f0-28a7-4af6-b54f-3fbc4d0d370f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.389916 | controller | Jun 11 16:53:39.462633 crc crio[23211]: time="2026-06-11T16:53:39.462555348Z" level=info msg="Stopped pod sandbox (already stopped): de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953" id=c671a2f0-28a7-4af6-b54f-3fbc4d0d370f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.389934 | controller | Jun 11 16:53:39.463549 crc crio[23211]: time="2026-06-11T16:53:39.463487242Z" level=info msg="Removing pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953" id=dcdf7b2c-f831-4d39-be34-d3b1713089e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.389950 | controller | Jun 11 16:53:39.496135 crc crio[23211]: time="2026-06-11T16:53:39.496033603Z" level=info msg="Removed pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953" id=dcdf7b2c-f831-4d39-be34-d3b1713089e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.389966 | controller | Jun 11 16:53:39.498237 crc crio[23211]: time="2026-06-11T16:53:39.498170938Z" level=info msg="Stopping pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726" id=d5880397-6a82-485b-bdf3-6fec83b3a83e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.389982 | controller | Jun 11 16:53:39.498490 crc crio[23211]: time="2026-06-11T16:53:39.498412094Z" level=info msg="Stopped pod sandbox (already stopped): 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726" id=d5880397-6a82-485b-bdf3-6fec83b3a83e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.389998 | controller | Jun 11 16:53:39.499751 crc crio[23211]: time="2026-06-11T16:53:39.499625134Z" level=info msg="Removing pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726" id=8eff4620-c13b-44da-a3b0-73bc3e9fee8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.390014 | controller | Jun 11 16:53:39.518687 crc crio[23211]: time="2026-06-11T16:53:39.518582654Z" level=info msg="Removed pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726" id=8eff4620-c13b-44da-a3b0-73bc3e9fee8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.390029 | controller | Jun 11 16:54:00.624744 crc crio[23211]: time="2026-06-11T16:54:00.623760667Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686614-skrvw/POD" id=468841d6-5343-458b-ae63-1fe9c31877f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.390046 | controller | Jun 11 16:54:00.624744 crc crio[23211]: time="2026-06-11T16:54:00.624777013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.390062 | controller | Jun 11 16:54:00.669206 crc crio[23211]: time="2026-06-11T16:54:00.669145653Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686614-skrvw Namespace:openshift-infra ID:0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8 UID:f2f6cca5-e88c-4f4f-8f6c-6ebb3c01c8e6 NetNS:/var/run/netns/01acdf66-8e36-4b92-b9f4-95893176f523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2f6cca5_e88c_4f4f_8f6c_6ebb3c01c8e6.slice PodAnnotations:0xc0038ac9d0}] Aliases:map[]}"
2026-06-11 18:00:59.390079 | controller | Jun 11 16:54:00.669610 crc crio[23211]: time="2026-06-11T16:54:00.669585534Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686614-skrvw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.390095 | controller | Jun 11 16:54:01.002480 crc crio[23211]: 2026-06-11T16:54:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a7b30420846525 Mac:fa:f9:c9:c8:33:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/01acdf66-8e36-4b92-b9f4-95893176f523 SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.390116 | controller | Jun 11 16:54:01.004766 crc crio[23211]: time="2026-06-11T16:54:01.004725724Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686614-skrvw Namespace:openshift-infra ID:0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8 UID:f2f6cca5-e88c-4f4f-8f6c-6ebb3c01c8e6 NetNS:/var/run/netns/01acdf66-8e36-4b92-b9f4-95893176f523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2f6cca5_e88c_4f4f_8f6c_6ebb3c01c8e6.slice PodAnnotations:0xc0038ac9d0}] Aliases:map[]}"
2026-06-11 18:00:59.390134 | controller | Jun 11 16:54:01.005041 crc crio[23211]: time="2026-06-11T16:54:01.005022313Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686614-skrvw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.390150 | controller | Jun 11 16:54:01.017514 crc crio[23211]: time="2026-06-11T16:54:01.017362494Z" level=info msg="Ran pod sandbox 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8 with infra container: openshift-infra/auto-csr-approver-29686614-skrvw/POD" id=468841d6-5343-458b-ae63-1fe9c31877f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.390167 | controller | Jun 11 16:54:01.028071 crc crio[23211]: time="2026-06-11T16:54:01.024197417Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=258d9434-48e1-4bc3-83b9-9dfe4783d4f2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.390184 | controller | Jun 11 16:54:01.033681 crc crio[23211]: time="2026-06-11T16:54:01.033604094Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.390200 | controller | Jun 11 16:54:01.960884 crc crio[23211]: time="2026-06-11T16:54:01.958999995Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=258d9434-48e1-4bc3-83b9-9dfe4783d4f2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.390217 | controller | Jun 11 16:54:01.960884 crc crio[23211]: time="2026-06-11T16:54:01.960156375Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d3be2189-fd69-470c-92fa-7d7d588da9f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.390233 | controller | Jun 11 16:54:01.962601 crc crio[23211]: time="2026-06-11T16:54:01.962403142Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9bdfea07-7001-4c6a-bd13-4efe54d18b8f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.390249 | controller | Jun 11 16:54:01.973529 crc crio[23211]: time="2026-06-11T16:54:01.973390568Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686614-skrvw/oc" id=7b8deaec-4195-4173-adf3-9210b0f6fdef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.390265 | controller | Jun 11 16:54:01.974147 crc crio[23211]: time="2026-06-11T16:54:01.974079745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.390281 | controller | Jun 11 16:54:02.025998 crc crio[23211]: time="2026-06-11T16:54:02.025845213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.390298 | controller | Jun 11 16:54:02.450638 crc crio[23211]: time="2026-06-11T16:54:02.450477182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.390315 | controller | Jun 11 16:54:02.555705 crc crio[23211]: time="2026-06-11T16:54:02.555611486Z" level=info msg="Created container 0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34: openshift-infra/auto-csr-approver-29686614-skrvw/oc" id=7b8deaec-4195-4173-adf3-9210b0f6fdef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.390338 | controller | Jun 11 16:54:02.557837 crc crio[23211]: time="2026-06-11T16:54:02.557516864Z" level=info msg="Starting container: 0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34" id=9e34583b-5eee-4290-a40a-7d98917f609c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.390355 | controller | Jun 11 16:54:02.566965 crc crio[23211]: time="2026-06-11T16:54:02.566877191Z" level=info msg="Started container" PID=126087 containerID=0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34 description=openshift-infra/auto-csr-approver-29686614-skrvw/oc id=9e34583b-5eee-4290-a40a-7d98917f609c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8
2026-06-11 18:00:59.390372 | controller | Jun 11 16:54:04.871812 crc crio[23211]: time="2026-06-11T16:54:04.870752062Z" level=info msg="Stopping pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8" id=df862bd1-9290-4921-ac69-9f39e6ca7f1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.390389 | controller | Jun 11 16:54:04.873937 crc crio[23211]: time="2026-06-11T16:54:04.872536457Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686614-skrvw Namespace:openshift-infra ID:0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8 UID:f2f6cca5-e88c-4f4f-8f6c-6ebb3c01c8e6 NetNS:/var/run/netns/01acdf66-8e36-4b92-b9f4-95893176f523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2f6cca5_e88c_4f4f_8f6c_6ebb3c01c8e6.slice PodAnnotations:0xc00008cf88}] Aliases:map[]}"
2026-06-11 18:00:59.390406 | controller | Jun 11 16:54:04.873937 crc crio[23211]: time="2026-06-11T16:54:04.872736022Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686614-skrvw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.390428 | controller | Jun 11 16:54:05.222296 crc crio[23211]: time="2026-06-11T16:54:05.222168253Z" level=info msg="Stopped pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8" id=df862bd1-9290-4921-ac69-9f39e6ca7f1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.390454 | controller | Jun 11 16:54:22.862927 crc crio[23211]: time="2026-06-11T16:54:22.861950855Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/POD" id=b985a82a-186d-42cd-8658-cf5adf9258da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.390478 | controller | Jun 11 16:54:22.865301 crc crio[23211]: time="2026-06-11T16:54:22.8629463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.390502 | controller | Jun 11 16:54:22.915135 crc crio[23211]: time="2026-06-11T16:54:22.914885391Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr Namespace:openstack ID:ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2 UID:03852102-8e93-40ab-83a3-f59c37ef7040 NetNS:/var/run/netns/0604f7f6-cc1b-4c33-a3d0-ecf42af854df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03852102_8e93_40ab_83a3_f59c37ef7040.slice PodAnnotations:0xc0022795d8}] Aliases:map[]}"
2026-06-11 18:00:59.390551 | controller | Jun 11 16:54:22.915135 crc crio[23211]: time="2026-06-11T16:54:22.915063726Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.390584 | controller | Jun 11 16:54:23.720986 crc crio[23211]: 2026-06-11T16:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec990a4c2c35fc5 Mac:6a:e7:4f:b4:cb:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/0604f7f6-cc1b-4c33-a3d0-ecf42af854df SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.390609 | controller | Jun 11 16:54:23.723245 crc crio[23211]: time="2026-06-11T16:54:23.723188307Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr Namespace:openstack ID:ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2 UID:03852102-8e93-40ab-83a3-f59c37ef7040 NetNS:/var/run/netns/0604f7f6-cc1b-4c33-a3d0-ecf42af854df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03852102_8e93_40ab_83a3_f59c37ef7040.slice PodAnnotations:0xc0022795d8}] Aliases:map[]}"
2026-06-11 18:00:59.390635 | controller | Jun 11 16:54:23.723411 crc crio[23211]: time="2026-06-11T16:54:23.723364771Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.390660 | controller | Jun 11 16:54:23.737106 crc crio[23211]: time="2026-06-11T16:54:23.737069377Z" level=info msg="Ran pod sandbox ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/POD" id=b985a82a-186d-42cd-8658-cf5adf9258da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.390684 | controller | Jun 11 16:54:23.740458 crc crio[23211]: time="2026-06-11T16:54:23.740341241Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=97b31ca3-c61d-4e88-8e5b-59570c57abec name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.390708 | controller | Jun 11 16:54:23.756263 crc crio[23211]: time="2026-06-11T16:54:23.755902572Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.390734 | controller | Jun 11 16:54:36.702124 crc crio[23211]: time="2026-06-11T16:54:36.700998059Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=97b31ca3-c61d-4e88-8e5b-59570c57abec name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.390759 | controller | Jun 11 16:54:36.705657 crc crio[23211]: time="2026-06-11T16:54:36.702987709Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e577cea0-d869-4ec9-a5a0-2125ab87fcae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.390784 | controller | Jun 11 16:54:36.750239 crc crio[23211]: time="2026-06-11T16:54:36.749627014Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=b7d49b59-26d2-4e4b-99fb-a8ad2c98b710 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.390810 | controller | Jun 11 16:54:36.760371 crc crio[23211]: time="2026-06-11T16:54:36.760285472Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=ceee5e27-1f03-4faa-8828-a9b184f3c98f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.390835 | controller | Jun 11 16:54:36.761983 crc crio[23211]: time="2026-06-11T16:54:36.761926703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.390864 | controller | Jun 11 16:54:36.808877 crc crio[23211]: time="2026-06-11T16:54:36.808765544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.390890 | controller | Jun 11 16:54:36.813305 crc crio[23211]: time="2026-06-11T16:54:36.813188405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.390914 | controller | Jun 11 16:54:37.067111 crc crio[23211]: time="2026-06-11T16:54:37.066913988Z" level=info msg="Created container d2f88e5ef2a7c620191295c137ef7f1b851e558ea16d2d347a33dc49e9f3fccb: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=ceee5e27-1f03-4faa-8828-a9b184f3c98f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.390940 | controller | Jun 11 16:54:37.071964 crc crio[23211]: time="2026-06-11T16:54:37.071229077Z" level=info msg="Starting container: d2f88e5ef2a7c620191295c137ef7f1b851e558ea16d2d347a33dc49e9f3fccb" id=32753c9a-962f-4155-aeb5-8de6968b4adc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.390966 | controller | Jun 11 16:54:37.078244 crc crio[23211]: time="2026-06-11T16:54:37.078091981Z" level=info msg="Started container" PID=127901 containerID=d2f88e5ef2a7c620191295c137ef7f1b851e558ea16d2d347a33dc49e9f3fccb description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=32753c9a-962f-4155-aeb5-8de6968b4adc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2
2026-06-11 18:00:59.390990 | controller | Jun 11 16:54:39.553090 crc crio[23211]: time="2026-06-11T16:54:39.551901429Z" level=info msg="Removing container: db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154" id=4fdceb79-bf25-459a-88bc-1869ad406fb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.391016 | controller | Jun 11 16:54:39.709594 crc crio[23211]: time="2026-06-11T16:54:39.709502051Z" level=info msg="Removed container db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154: openshift-infra/auto-csr-approver-29686608-7v8f8/oc" id=4fdceb79-bf25-459a-88bc-1869ad406fb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.391042 | controller | Jun 11 16:54:39.722150 crc crio[23211]: time="2026-06-11T16:54:39.722069407Z" level=info msg="Stopping pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594" id=8a0f3787-b156-428a-bff7-154d94b9c78a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.391068 | controller | Jun 11 16:54:39.722492 crc crio[23211]: time="2026-06-11T16:54:39.72216232Z" level=info msg="Stopped pod sandbox (already stopped): 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594" id=8a0f3787-b156-428a-bff7-154d94b9c78a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.391093 | controller | Jun 11 16:54:39.724173 crc crio[23211]: time="2026-06-11T16:54:39.723013331Z" level=info msg="Removing pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594" id=10124582-868c-48d8-84d8-ce687b3a8f09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.391120 | controller | Jun 11 16:54:39.744350 crc crio[23211]: time="2026-06-11T16:54:39.744219625Z" level=info msg="Removed pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594" id=10124582-868c-48d8-84d8-ce687b3a8f09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.391148 | controller | Jun 11 16:54:51.658984 crc crio[23211]: time="2026-06-11T16:54:51.65756752Z" level=info msg="Stopping pod sandbox: ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2" id=c8f07657-d8ab-4a05-afaf-690266a4a7aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.391182 | controller | Jun 11 16:54:51.661549 crc crio[23211]: time="2026-06-11T16:54:51.660056483Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr Namespace:openstack ID:ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2 UID:03852102-8e93-40ab-83a3-f59c37ef7040 NetNS:/var/run/netns/0604f7f6-cc1b-4c33-a3d0-ecf42af854df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03852102_8e93_40ab_83a3_f59c37ef7040.slice PodAnnotations:0xc0066187b0}] Aliases:map[]}"
2026-06-11 18:00:59.391212 | controller | Jun 11 16:54:51.661549 crc crio[23211]: time="2026-06-11T16:54:51.660268619Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.391241 | controller | Jun 11 16:54:52.183280 crc crio[23211]: time="2026-06-11T16:54:52.182535407Z" level=info msg="Stopped pod sandbox: ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2" id=c8f07657-d8ab-4a05-afaf-690266a4a7aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.391269 | controller | Jun 11 16:54:53.203778 crc crio[23211]: time="2026-06-11T16:54:53.203138692Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/POD" id=d176e132-c534-4b32-a5a2-d8ed15534bc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.391296 | controller | Jun 11 16:54:53.204968 crc crio[23211]: time="2026-06-11T16:54:53.203793059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.391324 | controller | Jun 11 16:54:53.250754 crc crio[23211]: time="2026-06-11T16:54:53.250639719Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx Namespace:openstack ID:9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744 UID:2ed15c52-4594-471c-b28d-1e9ad3a7815b NetNS:/var/run/netns/76351dd2-f3fa-45c7-9551-a5b465aacedc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed15c52_4594_471c_b28d_1e9ad3a7815b.slice PodAnnotations:0xc0018bf1a8}] Aliases:map[]}"
2026-06-11 18:00:59.391347 | controller | Jun 11 16:54:53.250754 crc crio[23211]: time="2026-06-11T16:54:53.250737332Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.391365 | controller | Jun 11 16:54:54.155570 crc crio[23211]: 2026-06-11T16:54:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d642cc399130c9 Mac:56:8e:3d:22:6e:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/76351dd2-f3fa-45c7-9551-a5b465aacedc SocketPath: PciID:}] [{Interface:0xc0002846f0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.391383 | controller | Jun 11 16:54:54.157347 crc crio[23211]: time="2026-06-11T16:54:54.157244702Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx Namespace:openstack ID:9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744 UID:2ed15c52-4594-471c-b28d-1e9ad3a7815b NetNS:/var/run/netns/76351dd2-f3fa-45c7-9551-a5b465aacedc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed15c52_4594_471c_b28d_1e9ad3a7815b.slice PodAnnotations:0xc0018bf1a8}] Aliases:map[]}"
2026-06-11 18:00:59.391400 | controller | Jun 11 16:54:54.157499 crc crio[23211]: time="2026-06-11T16:54:54.157403926Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.391421 | controller | Jun 11 16:54:54.170532 crc crio[23211]: time="2026-06-11T16:54:54.170001553Z" level=info msg="Ran pod sandbox 9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/POD" id=d176e132-c534-4b32-a5a2-d8ed15534bc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.391440 | controller | Jun 11 16:54:54.177858 crc crio[23211]: time="2026-06-11T16:54:54.174842105Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=cbd79cd8-0035-4cfe-9a79-02c811498a6a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.391457 | controller | Jun 11 16:54:54.198605 crc crio[23211]: time="2026-06-11T16:54:54.189257288Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.391474 | controller | Jun 11 16:54:54.687482 crc crio[23211]: time="2026-06-11T16:54:54.687317307Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=cbd79cd8-0035-4cfe-9a79-02c811498a6a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.391490 | controller | Jun 11 16:54:54.689083 crc crio[23211]: time="2026-06-11T16:54:54.689050012Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e77391fb-a0fb-41fb-8541-0f399a4dd892 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.391507 | controller | Jun 11 16:54:54.755116 crc crio[23211]: time="2026-06-11T16:54:54.754999753Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=b4be4689-66f3-416f-bda3-f0928b6e63bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.391557 | controller | Jun 11 16:54:54.763939 crc crio[23211]: time="2026-06-11T16:54:54.763857386Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=e735fc11-9efa-4471-a560-fad81697edfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.391578 | controller | Jun 11 16:54:54.764296 crc crio[23211]: time="2026-06-11T16:54:54.764232985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.391595 | controller | Jun 11 16:54:54.826790 crc crio[23211]: time="2026-06-11T16:54:54.826530135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.391612 | controller | Jun 11 16:54:54.832151 crc crio[23211]: time="2026-06-11T16:54:54.832077604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.391628 | controller | Jun 11 16:54:55.023466 crc crio[23211]: time="2026-06-11T16:54:55.023276182Z" level=info msg="Created container 55fda9dab9d3d3139cbebb772769c289cbf8a919cdade3240f301dfcb2477d2d: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=e735fc11-9efa-4471-a560-fad81697edfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.391645 | controller | Jun 11 16:54:55.025245 crc crio[23211]: time="2026-06-11T16:54:55.025188391Z" level=info msg="Starting container: 55fda9dab9d3d3139cbebb772769c289cbf8a919cdade3240f301dfcb2477d2d" id=8612f915-3713-45b1-b86e-11d1be8f441c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.391704 | controller | Jun 11 16:54:55.034136 crc crio[23211]: time="2026-06-11T16:54:55.034024333Z" level=info msg="Started container" PID=128902 containerID=55fda9dab9d3d3139cbebb772769c289cbf8a919cdade3240f301dfcb2477d2d description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=8612f915-3713-45b1-b86e-11d1be8f441c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744
2026-06-11 18:00:59.391728 | controller | Jun 11 16:54:59.842922 crc crio[23211]: time="2026-06-11T16:54:59.841795139Z" level=info msg="Stopping pod sandbox: 9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744" id=f4c9a5ee-ab8f-453f-beca-c17641ebdb13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.391746 | controller | Jun 11 16:54:59.844276 crc crio[23211]: time="2026-06-11T16:54:59.843667226Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx Namespace:openstack ID:9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744 UID:2ed15c52-4594-471c-b28d-1e9ad3a7815b NetNS:/var/run/netns/76351dd2-f3fa-45c7-9551-a5b465aacedc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed15c52_4594_471c_b28d_1e9ad3a7815b.slice PodAnnotations:0xc0018be748}] Aliases:map[]}"
2026-06-11 18:00:59.391763 | controller | Jun 11 16:54:59.844276 crc crio[23211]: time="2026-06-11T16:54:59.843854951Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.391779 | controller | Jun 11 16:55:00.502545 crc crio[23211]: time="2026-06-11T16:55:00.501474761Z" level=info msg="Stopped pod sandbox: 9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744" id=f4c9a5ee-ab8f-453f-beca-c17641ebdb13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.391797 | controller | Jun 11 16:55:01.549018 crc crio[23211]: time="2026-06-11T16:55:01.548257056Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/POD" id=0fe1f887-4b6d-46b7-a53e-32daa29ae549 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.391813 | controller | Jun 11 16:55:01.555391 crc crio[23211]: time="2026-06-11T16:55:01.54880248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.391830 | controller | Jun 11 16:55:01.587829 crc crio[23211]: time="2026-06-11T16:55:01.58772658Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q Namespace:openstack ID:a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90 UID:9b623aa7-20d8-4832-87da-cc01817956d9 NetNS:/var/run/netns/14e3b06d-4fd0-42e1-9fbc-ca5a602b78eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b623aa7_20d8_4832_87da_cc01817956d9.slice PodAnnotations:0xc006bccef0}] Aliases:map[]}"
2026-06-11 18:00:59.391847 | controller | Jun 11 16:55:01.587829 crc crio[23211]: time="2026-06-11T16:55:01.587800951Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.391863 | controller | Jun 11 16:55:02.328293 crc crio[23211]: 2026-06-11T16:55:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a764ba060ec8fe2 Mac:02:f3:98:0e:6c:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/14e3b06d-4fd0-42e1-9fbc-ca5a602b78eb SocketPath: PciID:}] [{Interface:0xc0001365c0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.391883 | controller | Jun 11 16:55:02.329731 crc crio[23211]: time="2026-06-11T16:55:02.329611504Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q Namespace:openstack ID:a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90 UID:9b623aa7-20d8-4832-87da-cc01817956d9 NetNS:/var/run/netns/14e3b06d-4fd0-42e1-9fbc-ca5a602b78eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b623aa7_20d8_4832_87da_cc01817956d9.slice PodAnnotations:0xc006bccef0}] Aliases:map[]}"
2026-06-11 18:00:59.391900 | controller | Jun 11 16:55:02.329924 crc crio[23211]: time="2026-06-11T16:55:02.32985546Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.391917 | controller | Jun 11 16:55:02.341003 crc crio[23211]: time="2026-06-11T16:55:02.340898907Z" level=info msg="Ran pod sandbox a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/POD" id=0fe1f887-4b6d-46b7-a53e-32daa29ae549 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.391935 | controller | Jun 11 16:55:02.343647 crc crio[23211]: time="2026-06-11T16:55:02.343530335Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8f6b567f-466f-4152-9481-eabd3f11b22a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.391951 | controller | Jun 11 16:55:02.348491 crc crio[23211]: time="2026-06-11T16:55:02.348299784Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.391968 | controller | Jun 11 16:55:02.757894 crc crio[23211]: time="2026-06-11T16:55:02.757772951Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8f6b567f-466f-4152-9481-eabd3f11b22a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.391984 | controller | Jun 11 16:55:02.758986 crc crio[23211]: time="2026-06-11T16:55:02.758760806Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7e84158b-a52d-4ce8-bcc7-63245ff4591b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.392001 | controller | Jun 11 16:55:02.788186 crc crio[23211]: time="2026-06-11T16:55:02.787984482Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=efd3e6e5-f36c-4c5d-86ba-fec141d10903 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.392017 | controller | Jun 11 16:55:02.797823 crc crio[23211]: time="2026-06-11T16:55:02.797734988Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=3588bdc1-3afd-45a9-8077-92831abc6ed1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.392033 | controller | Jun 11 16:55:02.798227 crc crio[23211]: time="2026-06-11T16:55:02.798169989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.392049 | controller | Jun 11 16:55:02.848343 crc crio[23211]: time="2026-06-11T16:55:02.848254111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.392066 | controller | Jun 11 16:55:02.851818 crc crio[23211]: time="2026-06-11T16:55:02.851755549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.392087 | controller | Jun 11 16:55:03.063747 crc crio[23211]: time="2026-06-11T16:55:03.063603887Z" level=info msg="Created container 166feaba441743266660ce1df1d2f49cdda8f1436e6695a0f7cd91c0c78bf88b: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=3588bdc1-3afd-45a9-8077-92831abc6ed1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.392104 | controller | Jun 11 16:55:03.064929 crc crio[23211]: time="2026-06-11T16:55:03.06490086Z" level=info msg="Starting container: 166feaba441743266660ce1df1d2f49cdda8f1436e6695a0f7cd91c0c78bf88b" id=5703af0d-a7d1-4440-89d5-b2d50fb20219 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.392121 | controller | Jun 11 16:55:03.072610 crc crio[23211]: time="2026-06-11T16:55:03.072557692Z" level=info msg="Started container" PID=129447 containerID=166feaba441743266660ce1df1d2f49cdda8f1436e6695a0f7cd91c0c78bf88b description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=5703af0d-a7d1-4440-89d5-b2d50fb20219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90
2026-06-11 18:00:59.392138 | controller | Jun 11 16:56:04.956669 crc crio[23211]: time="2026-06-11T16:56:04.951091982Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686616-7szwn/POD" id=79d6a58c-c51a-484a-ad82-ee83bda954fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.392155 | controller | Jun 11 16:56:04.956669 crc crio[23211]: time="2026-06-11T16:56:04.952339883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.392172 | controller | Jun 11 16:56:05.215563 crc crio[23211]: time="2026-06-11T16:56:05.215511564Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686616-7szwn Namespace:openshift-infra ID:c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653 UID:09f28457-3e8d-4726-9d87-49dad9f35a10 NetNS:/var/run/netns/7c8decd0-02bb-489c-ac7c-e4347876849d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09f28457_3e8d_4726_9d87_49dad9f35a10.slice PodAnnotations:0xc00294e128}] Aliases:map[]}"
2026-06-11 18:00:59.392189 | controller | Jun 11 16:56:05.216200 crc crio[23211]: time="2026-06-11T16:56:05.216145299Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686616-7szwn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.392206 | controller | Jun 11 16:56:06.341491 crc crio[23211]: 2026-06-11T16:56:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9eb63c63802ae3 Mac:6a:54:49:ff:13:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/7c8decd0-02bb-489c-ac7c-e4347876849d SocketPath: PciID:}] [{Interface:0xc0000151d0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.392223 | controller | Jun 11 16:56:06.343935 crc crio[23211]: time="2026-06-11T16:56:06.343880174Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686616-7szwn Namespace:openshift-infra ID:c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653 UID:09f28457-3e8d-4726-9d87-49dad9f35a10 NetNS:/var/run/netns/7c8decd0-02bb-489c-ac7c-e4347876849d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09f28457_3e8d_4726_9d87_49dad9f35a10.slice PodAnnotations:0xc00294e128}] Aliases:map[]}"
2026-06-11 18:00:59.392240 | controller | Jun 11 16:56:06.344202 crc crio[23211]: time="2026-06-11T16:56:06.344183372Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686616-7szwn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.392260 | controller | Jun 11 16:56:06.380325 crc crio[23211]: time="2026-06-11T16:56:06.380277381Z" level=info msg="Ran pod sandbox c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653 with infra container: openshift-infra/auto-csr-approver-29686616-7szwn/POD" id=79d6a58c-c51a-484a-ad82-ee83bda954fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.392277 | controller | Jun 11 16:56:06.400810 crc crio[23211]: time="2026-06-11T16:56:06.400613874Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9ee0194b-c3f1-4d7d-ac01-5080694af2b2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.392294 | controller | Jun 11 16:56:06.421560 crc crio[23211]: time="2026-06-11T16:56:06.420754391Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.392311 | controller | Jun 11 16:56:07.538131 crc crio[23211]: time="2026-06-11T16:56:07.537639981Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9ee0194b-c3f1-4d7d-ac01-5080694af2b2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.392327 | controller | Jun 11 16:56:07.539299 crc crio[23211]: time="2026-06-11T16:56:07.538963596Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c379ff7c-6c92-4942-a715-1ea69594a306 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.392356 | controller | Jun 11 16:56:07.541648 crc crio[23211]: time="2026-06-11T16:56:07.54151654Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b467e59b-3e93-4722-a74b-054c193cef9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.392376 | controller | Jun 11 16:56:07.558198 crc crio[23211]: time="2026-06-11T16:56:07.558114448Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686616-7szwn/oc" id=fb223492-8471-4ce0-b955-5951b9a3ec01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.392392 | controller | Jun 11 16:56:07.558925 crc crio[23211]: time="2026-06-11T16:56:07.558873807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.392433 | controller | Jun 11 16:56:07.695069 crc crio[23211]: time="2026-06-11T16:56:07.694943755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.392454 | controller | Jun 11 16:56:08.331006 crc crio[23211]: time="2026-06-11T16:56:08.330783666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.392479 | controller | Jun 11 16:56:08.594752 crc crio[23211]: time="2026-06-11T16:56:08.593945616Z" level=info msg="Created container 2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714: openshift-infra/auto-csr-approver-29686616-7szwn/oc" id=fb223492-8471-4ce0-b955-5951b9a3ec01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.392508 | controller | Jun 11 16:56:08.596805 crc crio[23211]: time="2026-06-11T16:56:08.596694046Z" level=info msg="Starting container: 2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714" id=b6c0e390-47d6-4ec7-9b81-f8e3219a48c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.392569 | controller | Jun 11 16:56:08.603031 crc crio[23211]: time="2026-06-11T16:56:08.602921573Z" level=info msg="Started container" PID=132645 containerID=2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714 description=openshift-infra/auto-csr-approver-29686616-7szwn/oc id=b6c0e390-47d6-4ec7-9b81-f8e3219a48c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653
2026-06-11 18:00:59.392600 | controller | Jun 11 16:56:11.440901 crc crio[23211]: time="2026-06-11T16:56:11.439945634Z" level=info msg="Stopping pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653" id=300183ea-0dfc-4e86-9050-6201b2e64cff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.392620 | controller | Jun 11 16:56:11.442540 crc crio[23211]: time="2026-06-11T16:56:11.441580435Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686616-7szwn Namespace:openshift-infra ID:c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653 UID:09f28457-3e8d-4726-9d87-49dad9f35a10 NetNS:/var/run/netns/7c8decd0-02bb-489c-ac7c-e4347876849d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09f28457_3e8d_4726_9d87_49dad9f35a10.slice PodAnnotations:0xc006bcc3c0}] Aliases:map[]}"
2026-06-11 18:00:59.392637 | controller | Jun 11 16:56:11.442540 crc crio[23211]: time="2026-06-11T16:56:11.441765969Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686616-7szwn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.392654 | controller | Jun 11 16:56:11.867112 crc crio[23211]: time="2026-06-11T16:56:11.866992504Z" level=info msg="Stopped pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653" id=300183ea-0dfc-4e86-9050-6201b2e64cff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.392671 | controller | Jun 11 16:56:39.797181 crc crio[23211]: time="2026-06-11T16:56:39.796162557Z" level=info msg="Removing container: f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c" id=939ee68b-094a-4a66-b354-3de361517e2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.392687 | controller | Jun 11 16:56:40.128331 crc crio[23211]: time="2026-06-11T16:56:40.128080179Z" level=info msg="Removed container f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c: openshift-infra/auto-csr-approver-29686610-4bljx/oc" id=939ee68b-094a-4a66-b354-3de361517e2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.392704 | controller | Jun 11 16:56:40.146792 crc crio[23211]: time="2026-06-11T16:56:40.146607396Z" level=info msg="Stopping pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc" id=5b661d0a-0f68-4f06-9121-242905298780 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.392720 | controller | Jun 11 16:56:40.146792 crc crio[23211]: time="2026-06-11T16:56:40.146798281Z" level=info msg="Stopped pod sandbox (already stopped): fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc" id=5b661d0a-0f68-4f06-9121-242905298780 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.392736 | controller | Jun 11 16:56:40.149054 crc crio[23211]: time="2026-06-11T16:56:40.148979347Z" level=info msg="Removing pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc" id=136888a4-4242-4ba1-91f2-88b202407db8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.392752 | controller | Jun 11 16:56:40.180543 crc crio[23211]: time="2026-06-11T16:56:40.180367437Z" level=info msg="Removed pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc" id=136888a4-4242-4ba1-91f2-88b202407db8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.392768 | controller | Jun 11 16:58:00.631906 crc crio[23211]: time="2026-06-11T16:58:00.630993859Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686618-k2mb9/POD" id=08a7ef0f-6a13-4015-b16b-f5a503376c98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.392785 | controller | Jun 11 16:58:00.633587 crc crio[23211]: time="2026-06-11T16:58:00.632002145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.392806 | controller | Jun 11 16:58:00.673258 crc crio[23211]: time="2026-06-11T16:58:00.673161881Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686618-k2mb9 Namespace:openshift-infra ID:67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77 UID:e0e69e8a-be71-4d7c-ba96-43439928a192 NetNS:/var/run/netns/c14f0a78-c663-40be-8a56-1b255f02bc08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0e69e8a_be71_4d7c_ba96_43439928a192.slice PodAnnotations:0xc002795000}] Aliases:map[]}"
2026-06-11 18:00:59.392824 | controller | Jun 11 16:58:00.673258 crc crio[23211]: time="2026-06-11T16:58:00.673248423Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686618-k2mb9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.392841 | controller | Jun 11 16:58:01.260548 crc crio[23211]: 2026-06-11T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67b142187d89585 Mac:12:66:e3:e2:df:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/c14f0a78-c663-40be-8a56-1b255f02bc08 SocketPath: PciID:}] [{Interface:0xc000298a30 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.392859 | controller | Jun 11 16:58:01.262180 crc crio[23211]: time="2026-06-11T16:58:01.262100689Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686618-k2mb9 Namespace:openshift-infra ID:67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77 UID:e0e69e8a-be71-4d7c-ba96-43439928a192 NetNS:/var/run/netns/c14f0a78-c663-40be-8a56-1b255f02bc08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0e69e8a_be71_4d7c_ba96_43439928a192.slice PodAnnotations:0xc002795000}] Aliases:map[]}"
2026-06-11 18:00:59.392876 | controller | Jun 11 16:58:01.262335 crc crio[23211]: time="2026-06-11T16:58:01.262275994Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686618-k2mb9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.392892 | controller | Jun 11 16:58:01.273922 crc crio[23211]: time="2026-06-11T16:58:01.273818785Z" level=info msg="Ran pod sandbox 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77 with infra container: openshift-infra/auto-csr-approver-29686618-k2mb9/POD" id=08a7ef0f-6a13-4015-b16b-f5a503376c98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.392909 | controller | Jun 11 16:58:01.281772 crc crio[23211]: time="2026-06-11T16:58:01.276901613Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3e15a22e-d4eb-466b-a4f2-3c595089010e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.392925 | controller | Jun 11 16:58:01.287340 crc crio[23211]: time="2026-06-11T16:58:01.287249173Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.392942 | controller | Jun 11 16:58:02.304785 crc crio[23211]: time="2026-06-11T16:58:02.303972931Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3e15a22e-d4eb-466b-a4f2-3c595089010e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.392993 | controller | Jun 11 16:58:02.306220 crc crio[23211]: time="2026-06-11T16:58:02.306153995Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0c728b57-1a5e-43b4-9dc2-0b62959e0e46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.393016 | controller | Jun 11 16:58:02.311574 crc crio[23211]: time="2026-06-11T16:58:02.309198533Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2c0f4a26-6744-4e68-860b-5ab580e49c7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.393037 | controller | Jun 11 16:58:02.317373 crc crio[23211]: time="2026-06-11T16:58:02.317264535Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686618-k2mb9/oc" id=0b1b8c89-845a-40b8-b909-8b3ca0cfd607 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.393083 | controller | Jun 11 16:58:02.318883 crc crio[23211]: time="2026-06-11T16:58:02.318025485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.393102 | controller | Jun 11 16:58:02.372598 crc crio[23211]: time="2026-06-11T16:58:02.372504577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.393119 | controller | Jun 11 16:58:02.671131 crc crio[23211]: time="2026-06-11T16:58:02.670774873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.393160 | controller | Jun 11 16:58:02.830575 crc crio[23211]: time="2026-06-11T16:58:02.830297181Z" level=info msg="Created container 6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb: openshift-infra/auto-csr-approver-29686618-k2mb9/oc" id=0b1b8c89-845a-40b8-b909-8b3ca0cfd607 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.393181 | controller | Jun 11 16:58:02.832523 crc crio[23211]: time="2026-06-11T16:58:02.83223736Z" level=info msg="Starting container: 6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb" id=8e17cba1-da0f-47e2-9810-050aeca575b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.393198 | controller | Jun 11 16:58:02.837600 crc crio[23211]: time="2026-06-11T16:58:02.837491673Z" level=info msg="Started container" PID=138023 containerID=6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb description=openshift-infra/auto-csr-approver-29686618-k2mb9/oc id=8e17cba1-da0f-47e2-9810-050aeca575b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77
2026-06-11 18:00:59.393216 | controller | Jun 11 16:58:04.658194 crc crio[23211]: time="2026-06-11T16:58:04.657201161Z" level=info msg="Stopping pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77" id=dfc483bc-4a7e-44d9-abed-c81dfccdcbd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.393233 | controller | Jun 11 16:58:04.659377 crc crio[23211]: time="2026-06-11T16:58:04.65912866Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686618-k2mb9 Namespace:openshift-infra ID:67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77 UID:e0e69e8a-be71-4d7c-ba96-43439928a192 NetNS:/var/run/netns/c14f0a78-c663-40be-8a56-1b255f02bc08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0e69e8a_be71_4d7c_ba96_43439928a192.slice PodAnnotations:0xc002819188}] Aliases:map[]}"
2026-06-11 18:00:59.393250 | controller | Jun 11 16:58:04.659377 crc crio[23211]: time="2026-06-11T16:58:04.659328845Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686618-k2mb9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.393267 | controller | Jun 11 16:58:05.089133 crc crio[23211]: time="2026-06-11T16:58:05.088973941Z" level=info msg="Stopped pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77" id=dfc483bc-4a7e-44d9-abed-c81dfccdcbd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.393283 | controller | Jun 11 16:58:40.274356 crc crio[23211]: time="2026-06-11T16:58:40.272742296Z" level=info msg="Removing container: f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0" id=78a79eee-02d1-4b8e-9699-b339bc56edd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.393299 | controller | Jun 11 16:58:40.337616 crc crio[23211]: time="2026-06-11T16:58:40.333544599Z" level=info msg="Removed container f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0: openshift-marketplace/community-operators-l4chv/extract-utilities" id=78a79eee-02d1-4b8e-9699-b339bc56edd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.393319 | controller | Jun 11 16:58:40.346094 crc crio[23211]: time="2026-06-11T16:58:40.34589155Z" level=info msg="Removing container: 2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a" id=5eb7f1ac-96a7-4ef0-a139-cd41bdfde1a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.393336 | controller | Jun 11 16:58:40.629862 crc crio[23211]: time="2026-06-11T16:58:40.629146276Z" level=info msg="Removed container 2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a: openshift-infra/auto-csr-approver-29686612-snm6h/oc" id=5eb7f1ac-96a7-4ef0-a139-cd41bdfde1a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.393352 | controller | Jun 11 16:58:40.632393 crc crio[23211]: time="2026-06-11T16:58:40.632293896Z" level=info msg="Removing container: aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118" id=fabf4758-8c88-4f8d-a3cf-abcd7f49f74d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.393368 | controller | Jun 11 16:58:40.670917 crc crio[23211]: time="2026-06-11T16:58:40.670864378Z" level=info msg="Removed container aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118: openshift-marketplace/community-operators-l4chv/registry-server" id=fabf4758-8c88-4f8d-a3cf-abcd7f49f74d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.393384 | controller | Jun 11 16:58:40.674153 crc crio[23211]: time="2026-06-11T16:58:40.674088339Z" level=info msg="Removing container: 92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba" id=2bc7024f-296b-4c8a-bd22-1c86c3462447 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.393400 | controller | Jun 11 16:58:40.717174 crc crio[23211]: time="2026-06-11T16:58:40.717020471Z" level=info msg="Removed container 92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba: openshift-marketplace/community-operators-l4chv/extract-content" id=2bc7024f-296b-4c8a-bd22-1c86c3462447 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.393416 | controller | Jun 11 16:58:40.731310 crc crio[23211]: time="2026-06-11T16:58:40.731209087Z" level=info msg="Stopping pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e" id=39b3747d-620e-4a1f-8f56-5c349b904f5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.393432 | controller | Jun 11 16:58:40.731818 crc crio[23211]: time="2026-06-11T16:58:40.731329431Z" level=info msg="Stopped pod sandbox (already stopped): 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e" id=39b3747d-620e-4a1f-8f56-5c349b904f5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.393448 | controller | Jun 11 16:58:40.732672 crc crio[23211]: time="2026-06-11T16:58:40.732577763Z" level=info msg="Removing pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e" id=4ec89fe8-78ac-48dd-bd59-37855e7b2d51 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.393464 | controller | Jun 11 16:58:40.749821 crc crio[23211]: time="2026-06-11T16:58:40.749687103Z" level=info msg="Removed pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e" id=4ec89fe8-78ac-48dd-bd59-37855e7b2d51 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.393480 | controller | Jun 11 16:58:40.751353 crc crio[23211]: time="2026-06-11T16:58:40.751291714Z" level=info msg="Stopping pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103" id=ab53dbe8-a60d-41f9-a4c1-638ddb91fc5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.393496 | controller | Jun 11 16:58:40.751595 crc crio[23211]: time="2026-06-11T16:58:40.751382046Z" level=info msg="Stopped pod sandbox (already stopped): 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103" id=ab53dbe8-a60d-41f9-a4c1-638ddb91fc5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.393535 | controller | Jun 11 16:58:40.752049 crc crio[23211]: time="2026-06-11T16:58:40.751963181Z" level=info msg="Removing pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103" id=a629cc95-f91f-485c-a570-41169777ba8c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.393564 | controller | Jun 11 16:58:40.768342 crc crio[23211]: time="2026-06-11T16:58:40.768200281Z" level=info msg="Removed pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103" id=a629cc95-f91f-485c-a570-41169777ba8c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.393583 | controller | Jun 11 16:59:40.790627 crc crio[23211]: time="2026-06-11T16:59:40.789900596Z" level=info msg="Removing container: a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523" id=d45aad75-0af3-45ed-a3c6-c4a09c904572 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.393600 | controller | Jun 11 16:59:40.837350 crc crio[23211]: time="2026-06-11T16:59:40.837214759Z" level=info msg="Removed container a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/openstack-edpm-ipam-provisionserver-checksum-discovery" id=d45aad75-0af3-45ed-a3c6-c4a09c904572 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.393616 | controller | Jun 11 16:59:40.841034 crc crio[23211]: time="2026-06-11T16:59:40.840903322Z" level=info msg="Removing container: 3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878" id=bee2a9fe-25a1-4b60-9284-6dae4f32f2bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.393633 | controller | Jun 11 16:59:40.900686 crc crio[23211]: time="2026-06-11T16:59:40.900553535Z" level=info msg="Removed container 3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/init" id=bee2a9fe-25a1-4b60-9284-6dae4f32f2bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.393650 | controller | Jun 11 16:59:40.914176 crc crio[23211]: time="2026-06-11T16:59:40.914046455Z" level=info msg="Stopping pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4" id=1a3ae186-7365-491f-91f8-fa2a006802b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.393665 | controller | Jun 11 16:59:40.914176 crc crio[23211]: time="2026-06-11T16:59:40.914141148Z" level=info msg="Stopped pod sandbox (already stopped): 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4" id=1a3ae186-7365-491f-91f8-fa2a006802b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.393681 | controller | Jun 11 16:59:40.915359 crc crio[23211]: time="2026-06-11T16:59:40.915268175Z" level=info msg="Removing pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4" id=04812989-14c7-4e52-9131-cd6343b81b73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.393696 | controller | Jun 11 16:59:40.959083 crc crio[23211]: time="2026-06-11T16:59:40.958276569Z" level=info msg="Removed pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4" id=04812989-14c7-4e52-9131-cd6343b81b73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.393711 | controller | Jun 11 17:00:00.548537 crc crio[23211]: time="2026-06-11T17:00:00.546293707Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686620-s8f9n/POD" id=275140e5-1f66-45d0-9195-0a87bd278baa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.393727 | controller | Jun 11 17:00:00.548537 crc crio[23211]: time="2026-06-11T17:00:00.547928658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.393747 | controller | Jun 11 17:00:00.606804 crc crio[23211]: time="2026-06-11T17:00:00.606040791Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686620-s8f9n Namespace:openshift-infra ID:8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37 UID:bb39ace0-0cf7-4748-b104-57d2de42e172 NetNS:/var/run/netns/aa5dfc68-b831-4102-84f4-12367a8bbc24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb39ace0_0cf7_4748_b104_57d2de42e172.slice PodAnnotations:0xc000d2f7b8}] Aliases:map[]}"
2026-06-11 18:00:59.393763 | controller | Jun 11 17:00:00.606804 crc crio[23211]: time="2026-06-11T17:00:00.606159534Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686620-s8f9n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.393779 | controller | Jun 11 17:00:00.652126 crc crio[23211]: time="2026-06-11T17:00:00.651348114Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/POD" id=5da05c80-4740-47fd-9a66-0ca131f04276 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.393795 | controller | Jun 11 17:00:00.652126 crc crio[23211]: time="2026-06-11T17:00:00.652126204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.393811 | controller | Jun 11 17:00:00.728764 crc crio[23211]: time="2026-06-11T17:00:00.728301522Z" level=info msg="Got pod network &{Name:collect-profiles-29686620-nbc75 Namespace:openshift-operator-lifecycle-manager ID:34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03 UID:fad5e166-308a-403d-a9a7-1b55bc47d8ce NetNS:/var/run/netns/1425d7f0-9997-445c-9a61-9b622e44f884 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfad5e166_308a_403d_a9a7_1b55bc47d8ce.slice PodAnnotations:0xc007c140f0}] Aliases:map[]}"
2026-06-11 18:00:59.393828 | controller | Jun 11 17:00:00.728764 crc crio[23211]: time="2026-06-11T17:00:00.728639611Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686620-nbc75 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.393845 | controller | Jun 11 17:00:01.295272 crc crio[23211]: 2026-06-11T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8efc1d304c025a4 Mac:3e:02:e0:db:16:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/aa5dfc68-b831-4102-84f4-12367a8bbc24 SocketPath: PciID:}] [{Interface:0xc000192c50 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.393861 | controller | Jun 11 17:00:01.296170 crc crio[23211]: time="2026-06-11T17:00:01.296057837Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686620-s8f9n Namespace:openshift-infra ID:8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37 UID:bb39ace0-0cf7-4748-b104-57d2de42e172 NetNS:/var/run/netns/aa5dfc68-b831-4102-84f4-12367a8bbc24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb39ace0_0cf7_4748_b104_57d2de42e172.slice PodAnnotations:0xc000d2f7b8}] Aliases:map[]}"
2026-06-11 18:00:59.393877 | controller | Jun 11 17:00:01.296315 crc crio[23211]: time="2026-06-11T17:00:01.296258152Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686620-s8f9n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.393893 | controller | Jun 11 17:00:01.315934 crc crio[23211]: time="2026-06-11T17:00:01.315842146Z" level=info msg="Ran pod sandbox 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37 with infra container: openshift-infra/auto-csr-approver-29686620-s8f9n/POD" id=275140e5-1f66-45d0-9195-0a87bd278baa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.393926 | controller | Jun 11 17:00:01.324817 crc crio[23211]: time="2026-06-11T17:00:01.32473193Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1e8d3a91-2f83-4f20-9d0c-1b6bd54561b2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.393943 | controller | Jun 11 17:00:01.341526 crc crio[23211]: time="2026-06-11T17:00:01.341150634Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.393959 | controller | Jun 11 17:00:01.491871 crc crio[23211]: 2026-06-11T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34b6d89801f1aec Mac:56:a7:f1:8d:2e:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/1425d7f0-9997-445c-9a61-9b622e44f884 SocketPath: PciID:}] [{Interface:0xc000014780 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.393975 | controller | Jun 11 17:00:01.493227 crc crio[23211]: time="2026-06-11T17:00:01.493156253Z" level=info msg="Got pod network &{Name:collect-profiles-29686620-nbc75 Namespace:openshift-operator-lifecycle-manager ID:34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03 UID:fad5e166-308a-403d-a9a7-1b55bc47d8ce NetNS:/var/run/netns/1425d7f0-9997-445c-9a61-9b622e44f884 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfad5e166_308a_403d_a9a7_1b55bc47d8ce.slice PodAnnotations:0xc007c140f0}] Aliases:map[]}"
2026-06-11 18:00:59.393992 | controller | Jun 11 17:00:01.493360 crc crio[23211]: time="2026-06-11T17:00:01.493327688Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686620-nbc75 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.394008 | controller | Jun 11 17:00:01.508693 crc crio[23211]: time="2026-06-11T17:00:01.508609323Z" level=info msg="Ran pod sandbox 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/POD" id=5da05c80-4740-47fd-9a66-0ca131f04276 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.394024 | controller | Jun 11 17:00:01.512856 crc crio[23211]: time="2026-06-11T17:00:01.512751577Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=27f01712-e146-4aed-8642-145d450b0439 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.394040 | controller | Jun 11 17:00:01.516737 crc crio[23211]: time="2026-06-11T17:00:01.516575584Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=197852c1-247c-4892-b35b-956fec47b43f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.394057 | controller | Jun 11 17:00:01.525345 crc crio[23211]: time="2026-06-11T17:00:01.525219981Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/collect-profiles" id=2352ea32-bf47-4eb5-a34d-35bda44c4053 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.394080 | controller | Jun 11 17:00:01.526123 crc crio[23211]: time="2026-06-11T17:00:01.525883399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.394107 | controller | Jun 11 17:00:01.592010 crc crio[23211]: time="2026-06-11T17:00:01.591522683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.394132 | controller | Jun 11 17:00:01.599934 crc crio[23211]: time="2026-06-11T17:00:01.599749669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.394153 | controller | Jun 11 17:00:01.771611 crc crio[23211]: time="2026-06-11T17:00:01.771381354Z" level=info msg="Created container 180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/collect-profiles" id=2352ea32-bf47-4eb5-a34d-35bda44c4053 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.394171 | controller | Jun 11 17:00:01.773191 crc crio[23211]: time="2026-06-11T17:00:01.773093857Z" level=info msg="Starting container: 180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a" id=5c46f487-5ba2-40bc-8104-779b8e4b44fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.394187 | controller | Jun 11 17:00:01.783710 crc crio[23211]: time="2026-06-11T17:00:01.783577441Z" level=info msg="Started container" PID=143637 containerID=180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a description=openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/collect-profiles id=5c46f487-5ba2-40bc-8104-779b8e4b44fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03
2026-06-11 18:00:59.394204 | controller | Jun 11 17:00:04.686822 crc crio[23211]: time="2026-06-11T17:00:04.68598655Z" level=info msg="Stopping pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03" id=af9c6636-ed46-4894-a87a-a35a20c3a21c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.394220 | controller | Jun 11 17:00:04.688202 crc crio[23211]: time="2026-06-11T17:00:04.687853956Z" level=info msg="Got pod network &{Name:collect-profiles-29686620-nbc75 Namespace:openshift-operator-lifecycle-manager ID:34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03 UID:fad5e166-308a-403d-a9a7-1b55bc47d8ce NetNS:/var/run/netns/1425d7f0-9997-445c-9a61-9b622e44f884 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfad5e166_308a_403d_a9a7_1b55bc47d8ce.slice PodAnnotations:0xc002278710}] Aliases:map[]}"
2026-06-11 18:00:59.394236 | controller | Jun 11 17:00:04.688202 crc crio[23211]: time="2026-06-11T17:00:04.68798569Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686620-nbc75 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.394253 | controller | Jun 11 17:00:05.022615 crc crio[23211]: time="2026-06-11T17:00:05.022486598Z" level=info msg="Stopped pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03" id=af9c6636-ed46-4894-a87a-a35a20c3a21c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.394268 | controller | Jun 11 17:00:05.751320 crc crio[23211]: time="2026-06-11T17:00:05.750727216Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1e8d3a91-2f83-4f20-9d0c-1b6bd54561b2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.394284 | controller | Jun 11 17:00:05.753498 crc crio[23211]: time="2026-06-11T17:00:05.753343332Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=20eb21fb-3624-439d-a15c-36cc1138d07b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.394299 | controller | Jun 11 17:00:05.757334 crc crio[23211]: time="2026-06-11T17:00:05.756505141Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=75fe6a27-222d-4dee-9535-c66d12d3afee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.394315 | controller | Jun 11 17:00:05.768665 crc crio[23211]: time="2026-06-11T17:00:05.768570066Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686620-s8f9n/oc" id=31b32a9c-59ab-4bcb-865e-7353fe21cefe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.394330 | controller | Jun 11 17:00:05.772168 crc crio[23211]: time="2026-06-11T17:00:05.772085704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.394349 | controller | Jun 11 17:00:05.849502 crc crio[23211]: time="2026-06-11T17:00:05.849247918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.394369 | controller | Jun 11 17:00:06.148972 crc crio[23211]: time="2026-06-11T17:00:06.148855967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.394394 | controller | Jun 11 17:00:06.263726 crc crio[23211]: time="2026-06-11T17:00:06.263049694Z" level=info msg="Created container e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0: openshift-infra/auto-csr-approver-29686620-s8f9n/oc" id=31b32a9c-59ab-4bcb-865e-7353fe21cefe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.394422 | controller | Jun 11 17:00:06.265370 crc crio[23211]: time="2026-06-11T17:00:06.265276931Z" level=info msg="Starting container: e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0" id=becb8fa3-cc9e-4c75-b5f2-3294887b7c9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.394441 | controller | Jun 11 17:00:06.273992 crc crio[23211]: time="2026-06-11T17:00:06.273892118Z" level=info msg="Started container" PID=143850 containerID=e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0 description=openshift-infra/auto-csr-approver-29686620-s8f9n/oc id=becb8fa3-cc9e-4c75-b5f2-3294887b7c9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37
2026-06-11 18:00:59.394458 | controller | Jun 11 17:00:07.740824 crc crio[23211]: time="2026-06-11T17:00:07.740606813Z" level=info msg="Stopping pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37" id=2067c82e-c5ea-4d2e-b5db-7d0ad639dc7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.394474 | controller | Jun 11 17:00:07.741895 crc crio[23211]: time="2026-06-11T17:00:07.741468284Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686620-s8f9n Namespace:openshift-infra ID:8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37 UID:bb39ace0-0cf7-4748-b104-57d2de42e172 NetNS:/var/run/netns/aa5dfc68-b831-4102-84f4-12367a8bbc24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb39ace0_0cf7_4748_b104_57d2de42e172.slice PodAnnotations:0xc0006131b8}] Aliases:map[]}"
2026-06-11 18:00:59.394491 | controller | Jun 11 17:00:07.741895 crc crio[23211]: time="2026-06-11T17:00:07.741638649Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686620-s8f9n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.394507 | controller | Jun 11 17:00:08.132038 crc crio[23211]: time="2026-06-11T17:00:08.131225655Z" level=info msg="Stopped pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37" id=2067c82e-c5ea-4d2e-b5db-7d0ad639dc7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.394555 | controller | Jun 11 17:00:40.990872 crc crio[23211]: time="2026-06-11T17:00:40.989328631Z" level=info msg="Removing container: 0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34" id=2425ebcc-8dc9-4b73-bcbf-05d5e28a276f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.394575 | controller | Jun 11 17:00:41.277554 crc crio[23211]: time="2026-06-11T17:00:41.27740722Z" level=info msg="Removed container 0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34: openshift-infra/auto-csr-approver-29686614-skrvw/oc" id=2425ebcc-8dc9-4b73-bcbf-05d5e28a276f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.394595 | controller | Jun 11 17:00:41.282513 crc crio[23211]: time="2026-06-11T17:00:41.282389575Z" level=info msg="Removing container: dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42" id=6709f512-60ec-499a-a292-f4bcd1b2723b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.394612 | controller | Jun 11 17:00:41.320233 crc crio[23211]: time="2026-06-11T17:00:41.320146486Z" level=info msg="Removed container dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/collect-profiles" id=6709f512-60ec-499a-a292-f4bcd1b2723b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.394628 | controller | Jun 11 17:00:41.331904 crc crio[23211]: time="2026-06-11T17:00:41.331753539Z" level=info msg="Stopping pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67" id=9caab738-f3ce-42b5-b034-77eda5eea3e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.394644 | controller | Jun 11 17:00:41.331904 crc crio[23211]: time="2026-06-11T17:00:41.331868152Z" level=info msg="Stopped pod sandbox (already stopped): e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67" id=9caab738-f3ce-42b5-b034-77eda5eea3e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.394660 | controller | Jun 11 17:00:41.332579 crc crio[23211]: time="2026-06-11T17:00:41.332502327Z" level=info msg="Removing pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67" id=664cb002-0128-4827-92e3-79f1fc71f094 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.394676 | controller | Jun 11 17:00:41.370887 crc crio[23211]: time="2026-06-11T17:00:41.37070345Z" level=info msg="Removed pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67" id=664cb002-0128-4827-92e3-79f1fc71f094 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.394691 | controller | Jun 11 17:00:41.371738 crc crio[23211]: time="2026-06-11T17:00:41.371601693Z" level=info msg="Stopping pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8" id=daca2522-9e7f-4b95-ba90-b56dd3e13d6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.394708 | controller | Jun 11 17:00:41.371738 crc crio[23211]: time="2026-06-11T17:00:41.371687195Z" level=info msg="Stopped pod sandbox (already stopped): 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8" id=daca2522-9e7f-4b95-ba90-b56dd3e13d6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.394724 | controller | Jun 11 17:00:41.372677 crc crio[23211]: time="2026-06-11T17:00:41.372527386Z" level=info msg="Removing pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8" id=4b108e44-a7b9-46db-87bf-323f3f891043 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.394741 | controller | Jun 11 17:00:41.395363 crc crio[23211]: time="2026-06-11T17:00:41.395234238Z" level=info msg="Removed pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8" id=4b108e44-a7b9-46db-87bf-323f3f891043 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.394757 | controller | Jun 11 17:01:00.576089 crc crio[23211]: time="2026-06-11T17:01:00.575224202Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29686621-8kn2r/POD" id=7f6404c6-912d-48d1-8fdf-6ffd02224641 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.394773 | controller | Jun 11 17:01:00.577914 crc crio[23211]: time="2026-06-11T17:01:00.57632599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.394790 | controller | Jun 11 17:01:00.624700 crc crio[23211]: time="2026-06-11T17:01:00.624597756Z" level=info msg="Got pod network &{Name:keystone-cron-29686621-8kn2r Namespace:openstack ID:877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a UID:aafbb4ce-fec0-4746-9c96-f96caebd920d NetNS:/var/run/netns/10552ea4-5101-400b-916c-23e61a136a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaafbb4ce_fec0_4746_9c96_f96caebd920d.slice PodAnnotations:0xc00008c940}] Aliases:map[]}"
2026-06-11 18:00:59.394811 | controller | Jun 11 17:01:00.624700 crc crio[23211]: time="2026-06-11T17:01:00.624677288Z" level=info msg="Adding pod openstack_keystone-cron-29686621-8kn2r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.394828 | controller | Jun 11 17:01:01.165632 crc crio[23211]: 2026-06-11T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:877599fe89cabf8 Mac:aa:b5:9a:8c:91:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/10552ea4-5101-400b-916c-23e61a136a63 SocketPath: PciID:}] [{Interface:0xc000299090 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.394846 | controller | Jun 11 17:01:01.169029 crc crio[23211]: time="2026-06-11T17:01:01.168939672Z" level=info msg="Got pod network &{Name:keystone-cron-29686621-8kn2r Namespace:openstack ID:877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a UID:aafbb4ce-fec0-4746-9c96-f96caebd920d NetNS:/var/run/netns/10552ea4-5101-400b-916c-23e61a136a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaafbb4ce_fec0_4746_9c96_f96caebd920d.slice PodAnnotations:0xc00008c940}] Aliases:map[]}"
2026-06-11 18:00:59.394862 | controller | Jun 11 17:01:01.169169 crc crio[23211]: time="2026-06-11T17:01:01.169150078Z" level=info msg="Checking pod openstack_keystone-cron-29686621-8kn2r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.394879 | controller | Jun 11 17:01:01.181295 crc crio[23211]: time="2026-06-11T17:01:01.181026976Z" level=info msg="Ran pod sandbox 877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a with infra container: openstack/keystone-cron-29686621-8kn2r/POD" id=7f6404c6-912d-48d1-8fdf-6ffd02224641 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.394896 | controller | Jun 11 17:01:01.184738 crc crio[23211]: time="2026-06-11T17:01:01.184647058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=ee37c09b-04db-4e42-9353-be2166d5f425 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.394912 | controller | Jun 11 17:01:01.229854 crc crio[23211]: time="2026-06-11T17:01:01.229706383Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=e950e1c9-dcc5-4c90-8e73-19762d192dd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.394929 | controller | Jun 11 17:01:01.239963 crc crio[23211]: time="2026-06-11T17:01:01.239864799Z" level=info msg="Creating container: openstack/keystone-cron-29686621-8kn2r/keystone-cron" id=eda17145-537e-4a62-b58a-ac59d55a437d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.394945 | controller | Jun 11 17:01:01.240576 crc crio[23211]: time="2026-06-11T17:01:01.240500215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.394961 | controller | Jun 11 17:01:01.303238 crc crio[23211]: time="2026-06-11T17:01:01.303119632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.394977 | controller | Jun 11 17:01:01.309607 crc crio[23211]: time="2026-06-11T17:01:01.309517504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.394997 | controller | Jun 11 17:01:01.473113 crc crio[23211]: time="2026-06-11T17:01:01.472293195Z" level=info msg="Created container 2a03ddb343da620e03c75ad8ef6e19e1c13078ff7780e72ed2b68d108e8a73b4: openstack/keystone-cron-29686621-8kn2r/keystone-cron" id=eda17145-537e-4a62-b58a-ac59d55a437d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.395014 | controller | Jun 11 17:01:01.474891 crc crio[23211]: time="2026-06-11T17:01:01.474785398Z" level=info msg="Starting container: 2a03ddb343da620e03c75ad8ef6e19e1c13078ff7780e72ed2b68d108e8a73b4" id=1e6e8625-e6b8-4abe-b405-7306e6f5928a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.395030 | controller | Jun 11 17:01:01.483495 crc crio[23211]: time="2026-06-11T17:01:01.483287432Z" level=info msg="Started container" PID=146669 containerID=2a03ddb343da620e03c75ad8ef6e19e1c13078ff7780e72ed2b68d108e8a73b4 description=openstack/keystone-cron-29686621-8kn2r/keystone-cron id=1e6e8625-e6b8-4abe-b405-7306e6f5928a name=/runtime.v1.RuntimeService/StartContainer sandboxID=877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a
2026-06-11 18:00:59.395047 | controller | Jun 11 17:01:06.303498 crc crio[23211]: time="2026-06-11T17:01:06.302563758Z" level=info msg="Stopping pod sandbox: 877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a" id=bf2d2000-c7cd-4129-b844-10300c635917 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.395064 | controller | Jun 11 17:01:06.306291 crc crio[23211]: time="2026-06-11T17:01:06.304555737Z" level=info msg="Got pod network &{Name:keystone-cron-29686621-8kn2r Namespace:openstack ID:877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a UID:aafbb4ce-fec0-4746-9c96-f96caebd920d NetNS:/var/run/netns/10552ea4-5101-400b-916c-23e61a136a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaafbb4ce_fec0_4746_9c96_f96caebd920d.slice PodAnnotations:0xc0001af1c8}] Aliases:map[]}"
2026-06-11 18:00:59.395082 | controller | Jun 11 17:01:06.306291 crc crio[23211]: time="2026-06-11T17:01:06.304772533Z" level=info msg="Deleting pod openstack_keystone-cron-29686621-8kn2r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.395099 | controller | Jun 11 17:01:06.683044 crc crio[23211]: time="2026-06-11T17:01:06.682139991Z" level=info msg="Stopped pod sandbox: 877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a" id=bf2d2000-c7cd-4129-b844-10300c635917 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.395116 | controller | Jun 11 17:01:42.975206 crc crio[23211]: time="2026-06-11T17:01:42.974169501Z" level=info msg="Stopping pod sandbox: a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90" id=11bedc33-79be-4a7b-90b4-52fba0407c3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.395133 | controller | Jun 11 17:01:42.981267 crc crio[23211]: time="2026-06-11T17:01:42.981167137Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q Namespace:openstack ID:a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90 UID:9b623aa7-20d8-4832-87da-cc01817956d9 NetNS:/var/run/netns/14e3b06d-4fd0-42e1-9fbc-ca5a602b78eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b623aa7_20d8_4832_87da_cc01817956d9.slice PodAnnotations:0xc0018be308}] Aliases:map[]}"
2026-06-11 18:00:59.395150 | controller | Jun 11 17:01:42.981709 crc crio[23211]: time="2026-06-11T17:01:42.981577537Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.395166 | controller | Jun 11 17:01:43.635549 crc crio[23211]: time="2026-06-11T17:01:43.634096029Z" level=info msg="Stopped pod sandbox: a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90" id=11bedc33-79be-4a7b-90b4-52fba0407c3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.395187 | controller | Jun 11 17:01:44.555045 crc crio[23211]: time="2026-06-11T17:01:44.554489208Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/POD" id=1bce815f-c735-4c4a-9389-36f3f13cd7fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.395204 | controller | Jun 11 17:01:44.556600 crc crio[23211]: time="2026-06-11T17:01:44.555082733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.395221 | controller | Jun 11 17:01:44.600089 crc crio[23211]: time="2026-06-11T17:01:44.599982784Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt Namespace:openstack ID:e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc UID:3e2d4374-6596-491d-83c1-59c1a8987585 NetNS:/var/run/netns/3b227a9b-fd70-4949-95af-6131d02c168c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2d4374_6596_491d_83c1_59c1a8987585.slice PodAnnotations:0xc000612530}] Aliases:map[]}"
2026-06-11 18:00:59.395238 | controller | Jun 11 17:01:44.600089 crc crio[23211]: time="2026-06-11T17:01:44.600063046Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.395254 | controller | Jun 11 17:01:45.344878 crc crio[23211]: 2026-06-11T17:01:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e39977278236cf9 Mac:56:92:fc:5e:25:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/3b227a9b-fd70-4949-95af-6131d02c168c SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.395271 | controller | Jun 11 17:01:45.344878 crc crio[23211]: time="2026-06-11T17:01:45.34317765Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt Namespace:openstack ID:e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc UID:3e2d4374-6596-491d-83c1-59c1a8987585 NetNS:/var/run/netns/3b227a9b-fd70-4949-95af-6131d02c168c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2d4374_6596_491d_83c1_59c1a8987585.slice PodAnnotations:0xc000612530}] Aliases:map[]}"
2026-06-11 18:00:59.395288 | controller | Jun 11 17:01:45.344878 crc crio[23211]: time="2026-06-11T17:01:45.343320363Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.395305 | controller | Jun 11 17:01:45.355588 crc crio[23211]: time="2026-06-11T17:01:45.355341466Z" level=info msg="Ran pod sandbox e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/POD" id=1bce815f-c735-4c4a-9389-36f3f13cd7fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.395322 | controller | Jun 11 17:01:45.361582 crc crio[23211]: time="2026-06-11T17:01:45.361481761Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9c24e1cd-fe27-4caa-a6e5-957d560a0e88 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.395339 | controller | Jun 11 17:01:45.377118 crc crio[23211]: time="2026-06-11T17:01:45.376996612Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.395358 | controller | Jun 11 17:01:45.886292 crc crio[23211]: time="2026-06-11T17:01:45.886029398Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9c24e1cd-fe27-4caa-a6e5-957d560a0e88 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.395375 | controller | Jun 11 17:01:45.888226 crc crio[23211]: time="2026-06-11T17:01:45.88811639Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9177ac15-8f4d-47bf-8300-d1452bd9263a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.395391 | controller | Jun 11 17:01:45.912723 crc crio[23211]: time="2026-06-11T17:01:45.912594827Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=ea679483-5f7e-4b7f-a07a-78cea0bd9029 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.395407 | controller | Jun 11 17:01:45.921908 crc crio[23211]: time="2026-06-11T17:01:45.921771069Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=a649e4ed-c89d-4853-88b8-902bf300dc4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.395422 | controller | Jun 11 17:01:45.922577 crc crio[23211]: time="2026-06-11T17:01:45.922309241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.395438 | controller | Jun 11 17:01:46.009156 crc crio[23211]: time="2026-06-11T17:01:46.009037477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.395455 | controller | Jun 11 17:01:46.019876 crc crio[23211]: time="2026-06-11T17:01:46.019681095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.395470 | controller | Jun 11 17:01:46.260130 crc crio[23211]: time="2026-06-11T17:01:46.258962985Z" level=info msg="Created container 351d26a087ab7538a425d853a2b2dd0c8928228846a7f97a19be47e595f1772d: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=a649e4ed-c89d-4853-88b8-902bf300dc4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.395486 | controller | Jun 11 17:01:46.261999 crc crio[23211]: time="2026-06-11T17:01:46.261923018Z" level=info msg="Starting container: 351d26a087ab7538a425d853a2b2dd0c8928228846a7f97a19be47e595f1772d" id=aa9e85a2-4cff-42d4-b4db-e4486e95840d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.395503 | controller | Jun 11 17:01:46.271152 crc crio[23211]: time="2026-06-11T17:01:46.271085859Z" level=info msg="Started container" PID=149202 containerID=351d26a087ab7538a425d853a2b2dd0c8928228846a7f97a19be47e595f1772d description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=aa9e85a2-4cff-42d4-b4db-e4486e95840d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc
2026-06-11 18:00:59.395565 | controller | Jun 11 17:02:00.522900 crc crio[23211]: time="2026-06-11T17:02:00.522013994Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686622-nxwdx/POD" id=4576ff38-c27f-4ef7-8445-a360e17ecb7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.395588 | controller | Jun 11 17:02:00.524312 crc crio[23211]: time="2026-06-11T17:02:00.522919727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.395678 | controller | Jun 11 17:02:00.594146 crc crio[23211]: time="2026-06-11T17:02:00.593968677Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686622-nxwdx Namespace:openshift-infra ID:d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff UID:538e7aa1-7540-48ed-b514-4bffc6c05812 NetNS:/var/run/netns/f6318579-b187-4eb5-acd7-7f799c250a2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod538e7aa1_7540_48ed_b514_4bffc6c05812.slice PodAnnotations:0xc002794188}] Aliases:map[]}"
2026-06-11 18:00:59.395697 | controller | Jun 11 17:02:00.594146 crc crio[23211]: time="2026-06-11T17:02:00.59409182Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686622-nxwdx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.395714 | controller | Jun 11 17:02:01.215567 crc crio[23211]: 2026-06-11T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d70fa1b90318591 Mac:2a:76:90:94:53:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/f6318579-b187-4eb5-acd7-7f799c250a2f SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.395731 | controller | Jun 11 17:02:01.215567 crc crio[23211]: time="2026-06-11T17:02:01.212931833Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686622-nxwdx Namespace:openshift-infra ID:d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff UID:538e7aa1-7540-48ed-b514-4bffc6c05812 NetNS:/var/run/netns/f6318579-b187-4eb5-acd7-7f799c250a2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod538e7aa1_7540_48ed_b514_4bffc6c05812.slice PodAnnotations:0xc002794188}] Aliases:map[]}"
2026-06-11 18:00:59.395747 | controller | Jun 11 17:02:01.215567 crc crio[23211]: time="2026-06-11T17:02:01.213107707Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686622-nxwdx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.395764 | controller | Jun 11 17:02:01.232502 crc crio[23211]: time="2026-06-11T17:02:01.227607782Z" level=info msg="Ran pod sandbox d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff with infra container: openshift-infra/auto-csr-approver-29686622-nxwdx/POD" id=4576ff38-c27f-4ef7-8445-a360e17ecb7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.395780 | controller | Jun 11 17:02:01.237746 crc crio[23211]: time="2026-06-11T17:02:01.237661896Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a09bef13-a332-4b2b-82f1-e871e0be10ae name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.395797 | controller | Jun 11 17:02:01.249657 crc crio[23211]: time="2026-06-11T17:02:01.249582515Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.395814 | controller | Jun 11 17:02:02.307146 crc crio[23211]: time="2026-06-11T17:02:02.306213018Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a09bef13-a332-4b2b-82f1-e871e0be10ae name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.395830 | controller | Jun 11 17:02:02.309277 crc crio[23211]: time="2026-06-11T17:02:02.309163252Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=31736483-745c-4e75-96af-5b458d4b2e77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.395847 | controller | Jun 11 17:02:02.312717 crc crio[23211]: time="2026-06-11T17:02:02.312676911Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8bc0683a-68b3-4bc7-a12e-178b34b36ae3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.395866 | controller | Jun 11 17:02:02.327692 crc crio[23211]: time="2026-06-11T17:02:02.327562227Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686622-nxwdx/oc" id=2200bec4-3f4e-4150-aaf5-002a2ea9f6d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.395883 | controller | Jun 11 17:02:02.328286 crc crio[23211]: time="2026-06-11T17:02:02.328204982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.395901 | controller | Jun 11 17:02:02.379558 crc crio[23211]: time="2026-06-11T17:02:02.379479875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.395917 | controller | Jun 11 17:02:02.834613 crc crio[23211]: time="2026-06-11T17:02:02.834548151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.395933 | controller | Jun 11 17:02:02.981355 crc crio[23211]: time="2026-06-11T17:02:02.981248867Z" level=info msg="Created container f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35: openshift-infra/auto-csr-approver-29686622-nxwdx/oc" id=2200bec4-3f4e-4150-aaf5-002a2ea9f6d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.395949 | controller | Jun 11 17:02:02.983208 crc crio[23211]: time="2026-06-11T17:02:02.983115364Z" level=info msg="Starting container: f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35" id=5f22bd5b-451d-4e2f-b60b-17ea03ff372c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.395967 | controller | Jun 11 17:02:02.990672 crc crio[23211]: time="2026-06-11T17:02:02.990388227Z" level=info msg="Started container" PID=150162 containerID=f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35 description=openshift-infra/auto-csr-approver-29686622-nxwdx/oc id=5f22bd5b-451d-4e2f-b60b-17ea03ff372c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff
2026-06-11 18:00:59.395986 | controller | Jun 11 17:02:05.392009 crc crio[23211]: time="2026-06-11T17:02:05.390710745Z" level=info msg="Stopping pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff" id=8fae1ae3-ca79-433d-a76e-4a3c590b66ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.396003 | controller | Jun 11 17:02:05.394107 crc crio[23211]: time="2026-06-11T17:02:05.393094985Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686622-nxwdx Namespace:openshift-infra ID:d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff UID:538e7aa1-7540-48ed-b514-4bffc6c05812 NetNS:/var/run/netns/f6318579-b187-4eb5-acd7-7f799c250a2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod538e7aa1_7540_48ed_b514_4bffc6c05812.slice PodAnnotations:0xc002819748}] Aliases:map[]}"
2026-06-11 18:00:59.396020 | controller | Jun 11 17:02:05.394107 crc crio[23211]: time="2026-06-11T17:02:05.393261149Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686622-nxwdx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.396036 | controller | Jun 11 17:02:05.898963 crc crio[23211]: time="2026-06-11T17:02:05.897951336Z" level=info msg="Stopped pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff" id=8fae1ae3-ca79-433d-a76e-4a3c590b66ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.396052 | controller | Jun 11 17:02:38.070003 crc crio[23211]: time="2026-06-11T17:02:38.069141737Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-n8vzs/POD" id=abf6ef85-e61f-4495-90e9-59af5c7c7485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.396068 | controller | Jun 11 17:02:38.071256 crc crio[23211]: time="2026-06-11T17:02:38.070367968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.396089 | controller | Jun 11 17:02:38.128297 crc crio[23211]: time="2026-06-11T17:02:38.128163155Z" level=info msg="Got pod network &{Name:community-operators-n8vzs Namespace:openshift-marketplace ID:a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09 UID:7e7758d2-6423-494a-aab8-b9edd7bd8d3f NetNS:/var/run/netns/ece7d9dd-f163-4070-bd27-4ddfd01f2646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e7758d2_6423_494a_aab8_b9edd7bd8d3f.slice PodAnnotations:0xc0028184e8}] Aliases:map[]}"
2026-06-11 18:00:59.396106 | controller | Jun 11 17:02:38.128297 crc crio[23211]: time="2026-06-11T17:02:38.128232056Z" level=info msg="Adding pod openshift-marketplace_community-operators-n8vzs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.396122 | controller | Jun 11 17:02:38.841981 crc crio[23211]: 2026-06-11T17:02:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a36f29a34c2c765 Mac:56:e5:28:58:86:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/ece7d9dd-f163-4070-bd27-4ddfd01f2646 SocketPath: PciID:}] [{Interface:0xc00025b680 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.396139 | controller | Jun 11 17:02:38.844062 crc crio[23211]: time="2026-06-11T17:02:38.84400836Z" level=info msg="Got pod network &{Name:community-operators-n8vzs Namespace:openshift-marketplace ID:a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09 UID:7e7758d2-6423-494a-aab8-b9edd7bd8d3f NetNS:/var/run/netns/ece7d9dd-f163-4070-bd27-4ddfd01f2646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e7758d2_6423_494a_aab8_b9edd7bd8d3f.slice PodAnnotations:0xc0028184e8}] Aliases:map[]}"
2026-06-11 18:00:59.396157 | controller | Jun 11 17:02:38.845151 crc crio[23211]: time="2026-06-11T17:02:38.844338548Z" level=info msg="Checking pod openshift-marketplace_community-operators-n8vzs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.396174 | controller | Jun 11 17:02:38.898699 crc crio[23211]: time="2026-06-11T17:02:38.898034592Z" level=info msg="Ran pod sandbox a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09 with infra container: openshift-marketplace/community-operators-n8vzs/POD" id=abf6ef85-e61f-4495-90e9-59af5c7c7485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.396190 | controller | Jun 11 17:02:38.911342 crc crio[23211]: time="2026-06-11T17:02:38.911206063Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5f438668-6961-4bd5-a886-7253533d2a3e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.396207 | controller | Jun 11 17:02:38.918152 crc crio[23211]: time="2026-06-11T17:02:38.918060776Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7c1a39b5-8803-43cf-acf0-874da9a26ea4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.396223 | controller | Jun 11 17:02:38.960212 crc crio[23211]: time="2026-06-11T17:02:38.960069695Z" level=info msg="Creating container: openshift-marketplace/community-operators-n8vzs/extract-utilities" id=b0323c6d-3dcb-4c13-9551-7ffca20ef697 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.396240 | controller | Jun 11 17:02:38.961168 crc crio[23211]: time="2026-06-11T17:02:38.96110525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.396259 | controller | Jun 11 17:02:39.054095 crc crio[23211]: time="2026-06-11T17:02:39.05355711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.396276 | controller | Jun 11 17:02:39.059866 crc crio[23211]: time="2026-06-11T17:02:39.059757696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.396292 | controller | Jun 11 17:02:39.251198 crc crio[23211]: time="2026-06-11T17:02:39.250869561Z" level=info msg="Created container 59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11: openshift-marketplace/community-operators-n8vzs/extract-utilities" id=b0323c6d-3dcb-4c13-9551-7ffca20ef697 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.396309 | controller | Jun 11 17:02:39.252986 crc crio[23211]: time="2026-06-11T17:02:39.25280425Z" level=info msg="Starting container: 59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11" id=904fb7fe-9daa-4aa7-a479-e829a1ecaadd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.396325 | controller | Jun 11 17:02:39.273843 crc crio[23211]: time="2026-06-11T17:02:39.273647476Z" level=info msg="Started container" PID=152213 containerID=59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11 description=openshift-marketplace/community-operators-n8vzs/extract-utilities id=904fb7fe-9daa-4aa7-a479-e829a1ecaadd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09
2026-06-11 18:00:59.396343 | controller | Jun 11 17:02:40.056036 crc crio[23211]: time="2026-06-11T17:02:40.055595497Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=31125ff2-eedf-4897-ab87-c5a2a192bd12 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.396360 | controller | Jun 11 17:02:40.073512 crc crio[23211]: time="2026-06-11T17:02:40.073332214Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:00:59.396377 | controller | Jun 11 17:02:41.242322 crc crio[23211]: time="2026-06-11T17:02:41.241679963Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=31125ff2-eedf-4897-ab87-c5a2a192bd12 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.396406 | controller | Jun 11 17:02:41.245977 crc crio[23211]: time="2026-06-11T17:02:41.243189301Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2391a2e7-7863-4b3d-9407-07f7dca35ee5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.396426 | controller | Jun 11 17:02:41.246658 crc crio[23211]: time="2026-06-11T17:02:41.246580016Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=5c8b9676-b613-427c-a54b-f241453cc9f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.396443 | controller | Jun 11 17:02:41.355509 crc crio[23211]: time="2026-06-11T17:02:41.355375087Z" level=info msg="Creating container: openshift-marketplace/community-operators-n8vzs/extract-content" id=5a6d5191-4b22-4c7b-826b-ad718b89fb9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.396459 | controller | Jun 11 17:02:41.357560 crc crio[23211]: time="2026-06-11T17:02:41.35750187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.396477 | controller | Jun 11 17:02:41.442460 crc crio[23211]: time="2026-06-11T17:02:41.442332098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.396493 | controller | Jun 11 17:02:41.450261 crc crio[23211]: time="2026-06-11T17:02:41.44998788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.396533 | controller | Jun 11 17:02:41.479621 crc crio[23211]: time="2026-06-11T17:02:41.479512505Z" level=info msg="Removing container: 2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714" id=3eff7fa9-571b-4fd2-8dd4-9ab5a298628e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.396562 | controller | Jun 11 17:02:41.727618 crc crio[23211]: time="2026-06-11T17:02:41.727506012Z" level=info msg="Created container 9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9: openshift-marketplace/community-operators-n8vzs/extract-content" id=5a6d5191-4b22-4c7b-826b-ad718b89fb9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.396580 | controller | Jun 11 17:02:41.729930 crc crio[23211]: time="2026-06-11T17:02:41.729851502Z" level=info msg="Starting container: 9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9" id=4ff87cf1-1745-43ee-a88b-e5217bf15862 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.396597 | controller | Jun 11 17:02:41.763680 crc crio[23211]: time="2026-06-11T17:02:41.763596962Z" level=info msg="Started container" PID=152339 containerID=9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9 description=openshift-marketplace/community-operators-n8vzs/extract-content id=4ff87cf1-1745-43ee-a88b-e5217bf15862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09
2026-06-11 18:00:59.396616 | controller | Jun 11 17:02:41.898803 crc crio[23211]: time="2026-06-11T17:02:41.898245885Z" level=info msg="Removed container 2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714: openshift-infra/auto-csr-approver-29686616-7szwn/oc" id=3eff7fa9-571b-4fd2-8dd4-9ab5a298628e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.396632 | controller | Jun 11 17:02:41.913540 crc crio[23211]: time="2026-06-11T17:02:41.913294914Z" level=info msg="Stopping pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653" id=977fa0b6-d661-47ed-bbfc-68c8274dadb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.396650 | controller | Jun 11 17:02:41.913540 crc crio[23211]: time="2026-06-11T17:02:41.913379926Z" level=info msg="Stopped pod sandbox (already stopped): c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653" id=977fa0b6-d661-47ed-bbfc-68c8274dadb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.396667 | controller | Jun 11 17:02:41.916878 crc crio[23211]: time="2026-06-11T17:02:41.914895455Z" level=info msg="Removing pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653" id=52f89651-6863-4fde-a3b9-0e160da23037 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.396684 | controller | Jun 11 17:02:41.930774 crc crio[23211]: time="2026-06-11T17:02:41.930714202Z" level=info msg="Removed pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653" id=52f89651-6863-4fde-a3b9-0e160da23037 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.396700 | controller | Jun 11 17:02:47.233500 crc crio[23211]: time="2026-06-11T17:02:47.232230889Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f5633976-4d8a-4b0b-b7b2-5fcce478f7ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.396717 | controller | Jun 11 17:02:47.237296 crc crio[23211]: time="2026-06-11T17:02:47.237223174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b2d4161d-c0a2-4669-bba2-b193866e75fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.396734 | controller | Jun 11 17:02:47.612122 crc crio[23211]: time="2026-06-11T17:02:47.611999057Z" level=info msg="Creating container: openshift-marketplace/community-operators-n8vzs/registry-server" id=a502a516-65e8-413e-844e-242f357aa795 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.396755 | controller | Jun 11 17:02:47.612928 crc crio[23211]: time="2026-06-11T17:02:47.61286445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.396773 | controller | Jun 11 17:02:47.690378 crc crio[23211]: time="2026-06-11T17:02:47.689916921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.396789 | controller | Jun 11 17:02:47.695322 crc crio[23211]: time="2026-06-11T17:02:47.695217115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.396806 | controller | Jun 11 17:02:47.882138 crc crio[23211]: time="2026-06-11T17:02:47.88199073Z" level=info msg="Created container 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7: openshift-marketplace/community-operators-n8vzs/registry-server" id=a502a516-65e8-413e-844e-242f357aa795 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.396822 | controller | Jun 11 17:02:47.883511 crc crio[23211]: time="2026-06-11T17:02:47.883390606Z" level=info msg="Starting container: 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7" id=d1c2ba3c-a24c-4070-98d5-f3a043914cde name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.396839 | controller | Jun 11 17:02:47.897059 crc crio[23211]: time="2026-06-11T17:02:47.896996249Z" level=info msg="Started container" PID=152615 containerID=3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7 description=openshift-marketplace/community-operators-n8vzs/registry-server id=d1c2ba3c-a24c-4070-98d5-f3a043914cde name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09
2026-06-11 18:00:59.396857 | controller | Jun 11 17:03:00.699062 crc crio[23211]: time="2026-06-11T17:03:00.692946473Z" level=info msg="Stopping container: 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7 (timeout: 2s)" id=2153bfc9-1b1a-48d6-99b6-aadbce29329f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.396874 | controller | Jun 11 17:03:00.869314 crc crio[23211]: time="2026-06-11T17:03:00.868816955Z" level=info msg="Stopped container 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7: openshift-marketplace/community-operators-n8vzs/registry-server" id=2153bfc9-1b1a-48d6-99b6-aadbce29329f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.396890 | controller | Jun 11 17:03:00.879926 crc crio[23211]: time="2026-06-11T17:03:00.879657157Z" level=info msg="Stopping pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09" id=579da288-a6eb-4a43-8894-9fe0baa6446f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.396907 | controller | Jun 11 17:03:00.882811 crc crio[23211]: time="2026-06-11T17:03:00.882718274Z" level=info msg="Got pod network &{Name:community-operators-n8vzs Namespace:openshift-marketplace ID:a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09 UID:7e7758d2-6423-494a-aab8-b9edd7bd8d3f NetNS:/var/run/netns/ece7d9dd-f163-4070-bd27-4ddfd01f2646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e7758d2_6423_494a_aab8_b9edd7bd8d3f.slice PodAnnotations:0xc002278228}] Aliases:map[]}"
2026-06-11 18:00:59.396925 | controller | Jun 11 17:03:00.883542 crc crio[23211]: time="2026-06-11T17:03:00.883153335Z" level=info msg="Deleting pod openshift-marketplace_community-operators-n8vzs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.396946 | controller | Jun 11 17:03:01.596412 crc crio[23211]: time="2026-06-11T17:03:01.58706315Z" level=info msg="Stopped pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09" id=579da288-a6eb-4a43-8894-9fe0baa6446f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.396963 | controller | Jun 11 17:03:07.983288 crc crio[23211]: time="2026-06-11T17:03:07.979891767Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-c6pfz/POD" id=2358f24d-de4c-4f7f-8c1c-de487f5f9f32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.396980 | controller | Jun 11 17:03:07.983288 crc crio[23211]: time="2026-06-11T17:03:07.981002236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.396998 | controller | Jun 11 17:03:08.041260 crc crio[23211]: time="2026-06-11T17:03:08.041152359Z" level=info msg="Got pod network &{Name:redhat-operators-c6pfz Namespace:openshift-marketplace ID:7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e UID:deb14cd1-db1d-4cc1-9193-5bb0bc03b72d NetNS:/var/run/netns/8fb8848d-4295-4ba9-a07e-ccdf116b9779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddeb14cd1_db1d_4cc1_9193_5bb0bc03b72d.slice PodAnnotations:0xc0001afef0}] Aliases:map[]}"
2026-06-11 18:00:59.397015 | controller | Jun 11 17:03:08.041586 crc crio[23211]: time="2026-06-11T17:03:08.041307573Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-c6pfz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.397032 | controller | Jun 11 17:03:08.698531 crc crio[23211]: 2026-06-11T17:03:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7206151dae32792 Mac:06:96:79:14:78:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/8fb8848d-4295-4ba9-a07e-ccdf116b9779 SocketPath: PciID:}] [{Interface:0xc0001406b0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.397049 | controller | Jun 11 17:03:08.700783 crc crio[23211]: time="2026-06-11T17:03:08.700707144Z" level=info msg="Got pod network &{Name:redhat-operators-c6pfz Namespace:openshift-marketplace ID:7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e UID:deb14cd1-db1d-4cc1-9193-5bb0bc03b72d NetNS:/var/run/netns/8fb8848d-4295-4ba9-a07e-ccdf116b9779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddeb14cd1_db1d_4cc1_9193_5bb0bc03b72d.slice PodAnnotations:0xc0001afef0}] Aliases:map[]}"
2026-06-11 18:00:59.397065 | controller | Jun 11 17:03:08.701010 crc crio[23211]: time="2026-06-11T17:03:08.7009544Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-c6pfz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.397081 | controller | Jun 11 17:03:08.715369 crc crio[23211]: time="2026-06-11T17:03:08.715089539Z" level=info msg="Ran pod sandbox 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e with infra container: openshift-marketplace/redhat-operators-c6pfz/POD" id=2358f24d-de4c-4f7f-8c1c-de487f5f9f32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.397097 | controller | Jun 11 17:03:08.717863 crc crio[23211]: time="2026-06-11T17:03:08.717726354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eff44b51-05ff-4ed3-88ce-eef201b85880 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.397112 | controller | Jun 11 17:03:08.721705 crc crio[23211]: time="2026-06-11T17:03:08.721617253Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e20046d7-0b64-4eda-90c0-5a710108ee70 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.397135 | controller | Jun 11 17:03:08.729391 crc crio[23211]: time="2026-06-11T17:03:08.729261657Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-c6pfz/extract-utilities" id=0d08d219-a3ef-46a0-9f8b-842e3ac4dc45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.397151 | controller | Jun 11 17:03:08.729725 crc crio[23211]: time="2026-06-11T17:03:08.729692828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.397166 | controller | Jun 11 17:03:08.817774 crc crio[23211]: time="2026-06-11T17:03:08.817594955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.397182 | controller | Jun 11 17:03:08.827146 crc crio[23211]: time="2026-06-11T17:03:08.827057273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.397197 | controller | Jun 11 17:03:09.027482 crc crio[23211]: time="2026-06-11T17:03:09.027293495Z" level=info msg="Created container 5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f: openshift-marketplace/redhat-operators-c6pfz/extract-utilities" id=0d08d219-a3ef-46a0-9f8b-842e3ac4dc45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.397212 | controller | Jun 11 17:03:09.034129 crc crio[23211]: time="2026-06-11T17:03:09.034081857Z" level=info msg="Starting container: 5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f" id=b7a41adc-b381-4e3d-bd65-73faec9965cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.397227 | controller | Jun 11 17:03:09.040610 crc crio[23211]: time="2026-06-11T17:03:09.04051459Z" level=info msg="Started container" PID=153727 containerID=5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f description=openshift-marketplace/redhat-operators-c6pfz/extract-utilities id=b7a41adc-b381-4e3d-bd65-73faec9965cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e
2026-06-11 18:00:59.397243 | controller | Jun 11 17:03:10.065579 crc crio[23211]: time="2026-06-11T17:03:10.062059192Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=084d327c-5432-442e-9ac9-4225d3806f36 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.397258 | controller | Jun 11 17:03:10.075799 crc crio[23211]: time="2026-06-11T17:03:10.074870047Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:00:59.397274 | controller | Jun 11 17:03:11.140495 crc crio[23211]: time="2026-06-11T17:03:11.139559582Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=084d327c-5432-442e-9ac9-4225d3806f36 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.397290 | controller | Jun 11 17:03:11.143613 crc crio[23211]: time="2026-06-11T17:03:11.14340453Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=92383e33-a071-43b7-a29c-a59e78b07d34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.397305 | controller | Jun 11 17:03:11.168125 crc crio[23211]: time="2026-06-11T17:03:11.167727085Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=682c18f2-4c50-474d-8bf2-3002098d0c15 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.397321 | controller | Jun 11 17:03:11.190650 crc crio[23211]: time="2026-06-11T17:03:11.190323468Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-c6pfz/extract-content" id=a4ab5ecd-b90e-4b6c-b133-04748d349778 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.397340 | controller | Jun 11 17:03:11.191519 crc crio[23211]: time="2026-06-11T17:03:11.191105737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.397357 | controller | Jun 11 17:03:11.311199 crc crio[23211]: time="2026-06-11T17:03:11.311118808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.397373 | controller | Jun 11 17:03:11.315332 crc crio[23211]: time="2026-06-11T17:03:11.315261162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.397389 | controller | Jun 11 17:03:11.606310 crc crio[23211]: time="2026-06-11T17:03:11.606085538Z" level=info msg="Created container bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9: openshift-marketplace/redhat-operators-c6pfz/extract-content" id=a4ab5ecd-b90e-4b6c-b133-04748d349778 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.397405 | controller | Jun 11 17:03:11.612662 crc crio[23211]: time="2026-06-11T17:03:11.612411409Z" level=info msg="Starting container: bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9" id=3ac98a41-6555-4cca-8d57-cfc0383a4d5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.397420 | controller | Jun 11 17:03:11.628407 crc crio[23211]: time="2026-06-11T17:03:11.628092756Z" level=info msg="Started container" PID=153865 containerID=bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9 description=openshift-marketplace/redhat-operators-c6pfz/extract-content id=3ac98a41-6555-4cca-8d57-cfc0383a4d5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e
2026-06-11 18:00:59.397436 | controller | Jun 11 17:03:20.379872 crc crio[23211]: time="2026-06-11T17:03:20.378953609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ef8a6f90-9b70-4688-8f46-8d8ea90fe6a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.397452 | controller | Jun 11 17:03:20.385102 crc crio[23211]: time="2026-06-11T17:03:20.385073555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b9763bc3-418f-491c-9f9c-46570b9fcf5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.397468 | controller | Jun 11 17:03:20.400224 crc crio[23211]: time="2026-06-11T17:03:20.400097474Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-c6pfz/registry-server" id=295ae68d-9a51-498d-ba8c-8279552a9a86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.397483 | controller | Jun 11 17:03:20.400708 crc crio[23211]: time="2026-06-11T17:03:20.400651368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.397499 | controller | Jun 11 17:03:20.493219 crc crio[23211]: time="2026-06-11T17:03:20.493025049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.397538 | controller | Jun 11 17:03:20.496493 crc crio[23211]: time="2026-06-11T17:03:20.496364173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.397561 | controller | Jun 11 17:03:20.717220 crc crio[23211]: time="2026-06-11T17:03:20.717111423Z" level=info msg="Created container a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00: openshift-marketplace/redhat-operators-c6pfz/registry-server" id=295ae68d-9a51-498d-ba8c-8279552a9a86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.397583 | controller | Jun 11 17:03:20.718760 crc crio[23211]: time="2026-06-11T17:03:20.718708973Z" level=info msg="Starting container: a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00" id=a4fbb977-4fab-4b07-9b9a-b62f4c471df3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.397600 | controller | Jun 11 17:03:20.728310 crc crio[23211]: time="2026-06-11T17:03:20.728190554Z" level=info msg="Started container" PID=154336 containerID=a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00 description=openshift-marketplace/redhat-operators-c6pfz/registry-server id=a4fbb977-4fab-4b07-9b9a-b62f4c471df3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e
2026-06-11 18:00:59.397617 | controller | Jun 11 17:03:39.762746 crc crio[23211]: time="2026-06-11T17:03:39.761726016Z" level=info msg="Stopping container: a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00 (timeout: 2s)" id=cd1e4141-6a6c-45dd-90f9-f01fb5ca9d9c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.397633 | controller | Jun 11 17:03:39.918454 crc crio[23211]: time="2026-06-11T17:03:39.918357012Z" level=info msg="Stopped container a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00: openshift-marketplace/redhat-operators-c6pfz/registry-server" id=cd1e4141-6a6c-45dd-90f9-f01fb5ca9d9c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.397649 | controller | Jun 11 17:03:39.919541 crc crio[23211]: time="2026-06-11T17:03:39.919324327Z" level=info msg="Stopping pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e" id=6829ee1e-b253-4a39-a1db-986f311e2c1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.397665 | controller | Jun 11 17:03:39.920346 crc crio[23211]: time="2026-06-11T17:03:39.920202489Z" level=info msg="Got pod network &{Name:redhat-operators-c6pfz Namespace:openshift-marketplace ID:7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e UID:deb14cd1-db1d-4cc1-9193-5bb0bc03b72d NetNS:/var/run/netns/8fb8848d-4295-4ba9-a07e-ccdf116b9779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddeb14cd1_db1d_4cc1_9193_5bb0bc03b72d.slice PodAnnotations:0xc00294e4b8}] Aliases:map[]}"
2026-06-11 18:00:59.397682 | controller | Jun 11 17:03:39.920535 crc crio[23211]: time="2026-06-11T17:03:39.920381273Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-c6pfz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.397698 | controller | Jun 11 17:03:40.251602 crc crio[23211]: time="2026-06-11T17:03:40.251064439Z" level=info msg="Stopped pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e" id=6829ee1e-b253-4a39-a1db-986f311e2c1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.397714 | controller | Jun 11 17:03:40.785628 crc crio[23211]: time="2026-06-11T17:03:40.785076154Z" level=info msg="Removing container: a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00" id=78fa584a-527a-406c-ab18-f3d5ab5a85f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.397730 | controller | Jun 11 17:03:40.830974 crc crio[23211]: time="2026-06-11T17:03:40.830783851Z" level=info msg="Removed container a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00: openshift-marketplace/redhat-operators-c6pfz/registry-server" id=78fa584a-527a-406c-ab18-f3d5ab5a85f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.397746 | controller | Jun 11 17:03:40.840514 crc crio[23211]: time="2026-06-11T17:03:40.840289042Z" level=info msg="Removing container: bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9" id=bb0eece2-0398-446c-b113-e95a83fbc16d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.397766 | controller | Jun 11 17:03:40.894397 crc crio[23211]: time="2026-06-11T17:03:40.894298969Z" level=info msg="Removed container bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9: openshift-marketplace/redhat-operators-c6pfz/extract-content" id=bb0eece2-0398-446c-b113-e95a83fbc16d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.397782 | controller | Jun 11 17:03:40.900482 crc crio[23211]: time="2026-06-11T17:03:40.900382014Z" level=info msg="Removing container: 5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f" id=a5360b83-b8e9-45d4-a896-965a29affd02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.397798 | controller | Jun 11 17:03:40.955492 crc crio[23211]: time="2026-06-11T17:03:40.955278484Z" level=info msg="Removed container 5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f: openshift-marketplace/redhat-operators-c6pfz/extract-utilities" id=a5360b83-b8e9-45d4-a896-965a29affd02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.397814 | controller | Jun 11 17:03:41.966025 crc crio[23211]: time="2026-06-11T17:03:41.965324256Z" level=info msg="Stopping pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e" id=c99c1fb2-4f6f-4414-8394-d48be41ea218 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.397830 | controller | Jun 11 17:03:41.966025 crc crio[23211]: time="2026-06-11T17:03:41.966020993Z" level=info msg="Stopped pod sandbox (already stopped): 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e" id=c99c1fb2-4f6f-4414-8394-d48be41ea218 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.397845 | controller | Jun 11 17:03:41.967176 crc crio[23211]: time="2026-06-11T17:03:41.966758401Z" level=info msg="Removing pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e" id=a67d794e-78b9-4133-a15f-255c20c9c2a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.397862 | controller | Jun 11 17:03:41.984963 crc crio[23211]: time="2026-06-11T17:03:41.984712056Z" level=info msg="Removed pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e" id=a67d794e-78b9-4133-a15f-255c20c9c2a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.397878 | controller | Jun 11 17:03:48.181708 crc crio[23211]: time="2026-06-11T17:03:48.180645469Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-rpw2p/POD" id=0c7012aa-f670-4578-a8d7-ca3607db5560 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.397893 | controller | Jun 11 17:03:48.183326 crc crio[23211]: time="2026-06-11T17:03:48.181734607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.397909 | controller | Jun 11 17:03:48.226118 crc crio[23211]: time="2026-06-11T17:03:48.226061369Z" level=info msg="Got pod network &{Name:certified-operators-rpw2p Namespace:openshift-marketplace ID:7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb UID:0533a20c-921c-426e-bd10-d58cfd02af6e NetNS:/var/run/netns/512d4870-e3a2-4208-99d1-6282d3b85e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0533a20c_921c_426e_bd10_d58cfd02af6e.slice PodAnnotations:0xc00294e498}] Aliases:map[]}"
2026-06-11 18:00:59.397926 | controller | Jun 11 17:03:48.229002 crc crio[23211]: time="2026-06-11T17:03:48.228946613Z" level=info msg="Adding pod openshift-marketplace_certified-operators-rpw2p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.397942 | controller | Jun 11 17:03:48.920739 crc crio[23211]: 2026-06-11T17:03:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ff67e8b770b3dd Mac:a6:a7:ad:4b:48:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/512d4870-e3a2-4208-99d1-6282d3b85e8f SocketPath: PciID:}] [{Interface:0xc000590590 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.397964 | controller | Jun 11 17:03:48.929178 crc crio[23211]: time="2026-06-11T17:03:48.929082804Z" level=info msg="Got pod network &{Name:certified-operators-rpw2p Namespace:openshift-marketplace ID:7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb UID:0533a20c-921c-426e-bd10-d58cfd02af6e NetNS:/var/run/netns/512d4870-e3a2-4208-99d1-6282d3b85e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0533a20c_921c_426e_bd10_d58cfd02af6e.slice PodAnnotations:0xc00294e498}] Aliases:map[]}"
2026-06-11 18:00:59.397984 | controller | Jun 11 17:03:48.931736 crc crio[23211]: time="2026-06-11T17:03:48.931632149Z" level=info msg="Checking pod openshift-marketplace_certified-operators-rpw2p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.398000 | controller | Jun 11 17:03:48.945351 crc crio[23211]: time="2026-06-11T17:03:48.944916766Z" level=info msg="Ran pod sandbox 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb with infra container: openshift-marketplace/certified-operators-rpw2p/POD" id=0c7012aa-f670-4578-a8d7-ca3607db5560 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.398016 | controller | Jun 11 17:03:48.949645 crc crio[23211]: time="2026-06-11T17:03:48.949506643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2a6567a4-abf5-402a-9b85-f18c35ce9368 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.398032 | controller | Jun 11 17:03:48.957290 crc crio[23211]: time="2026-06-11T17:03:48.957177156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f2781b3d-6b43-4b7f-a381-2f1c68f24966 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.398048 | controller | Jun 11 17:03:48.969245 crc crio[23211]: time="2026-06-11T17:03:48.968629016Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rpw2p/extract-utilities" id=3c36d166-03e9-4e3f-a143-dfdf029e7581 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.398063 | controller | Jun 11 17:03:48.969671 crc crio[23211]: time="2026-06-11T17:03:48.969368374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.398079 | controller | Jun 11 17:03:49.074967 crc crio[23211]: time="2026-06-11T17:03:49.074359295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.398095 | controller | Jun 11 17:03:49.104390 crc crio[23211]: time="2026-06-11T17:03:49.103179584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.398110 | controller | Jun 11 17:03:49.628525 crc crio[23211]: time="2026-06-11T17:03:49.623780189Z" level=info msg="Created container d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d: openshift-marketplace/certified-operators-rpw2p/extract-utilities" id=3c36d166-03e9-4e3f-a143-dfdf029e7581 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.398126 | controller | Jun 11 17:03:49.636607 crc crio[23211]: time="2026-06-11T17:03:49.633076665Z" level=info msg="Starting container: d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d" id=66e920fe-2780-4dcb-9b9b-a0a307af6b18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.398142 | controller | Jun 11 17:03:49.685406 crc crio[23211]: time="2026-06-11T17:03:49.666958803Z" level=info msg="Started container" PID=155930 containerID=d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d description=openshift-marketplace/certified-operators-rpw2p/extract-utilities id=66e920fe-2780-4dcb-9b9b-a0a307af6b18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb
2026-06-11 18:00:59.398163 | controller | Jun 11 17:03:50.003780 crc crio[23211]: time="2026-06-11T17:03:50.003554437Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f3a67090-aa5c-4da8-9361-a5d8a3887d9e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.398179 | controller | Jun 11 17:03:50.017551 crc crio[23211]: time="2026-06-11T17:03:50.016730331Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:00:59.398195 | controller | Jun 11 17:03:50.794356 crc crio[23211]: time="2026-06-11T17:03:50.793166916Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=f3a67090-aa5c-4da8-9361-a5d8a3887d9e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.398211 | controller | Jun 11 17:03:50.796413 crc crio[23211]: time="2026-06-11T17:03:50.796314186Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5609d6b7-94f0-439d-888c-7c2578a95613 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.398226 | controller | Jun 11 17:03:50.818945 crc crio[23211]: time="2026-06-11T17:03:50.81779856Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f00fbbb0-e029-4beb-a62b-f831f0716a6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.398242 | controller | Jun 11 17:03:50.855895 crc crio[23211]: time="2026-06-11T17:03:50.85572478Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rpw2p/extract-content" id=0808f1a8-0ab7-4e44-a72b-e3fd5c62f50c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.398257 | controller | Jun 11 17:03:50.856577 crc crio[23211]: time="2026-06-11T17:03:50.856519401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.398273 | controller | Jun 11 17:03:50.993320 crc crio[23211]: time="2026-06-11T17:03:50.993190781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.398288 | controller | Jun 11 17:03:50.998645 crc crio[23211]: time="2026-06-11T17:03:50.998412474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.398303 | controller | Jun 11 17:03:51.276024 crc crio[23211]: time="2026-06-11T17:03:51.27539851Z" level=info msg="Created container 9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d: openshift-marketplace/certified-operators-rpw2p/extract-content" id=0808f1a8-0ab7-4e44-a72b-e3fd5c62f50c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.398319 | controller | Jun 11 17:03:51.277179 crc crio[23211]: time="2026-06-11T17:03:51.277075301Z" level=info msg="Starting container: 9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d" id=edc7eb5d-76fe-4a21-a384-de77a655e1f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.398334 | controller | Jun 11 17:03:51.283676 crc crio[23211]: time="2026-06-11T17:03:51.283578537Z" level=info msg="Started container" PID=156027 containerID=9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d description=openshift-marketplace/certified-operators-rpw2p/extract-content id=edc7eb5d-76fe-4a21-a384-de77a655e1f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb
2026-06-11 18:00:59.398354 | controller | Jun 11 17:03:54.234929 crc crio[23211]: time="2026-06-11T17:03:54.23354719Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=992b559f-cbde-4c67-beeb-c359b4b98a71 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.398371 | controller | Jun 11 17:03:54.246050 crc crio[23211]: time="2026-06-11T17:03:54.245194275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0d6546a9-7d78-44db-8d0c-a06549e9ceeb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.398387 | controller | Jun 11 17:03:54.310175 crc crio[23211]: time="2026-06-11T17:03:54.309819383Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rpw2p/registry-server" id=7aea0d66-9662-4399-8ebf-d47cfc94fc69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.398402 | controller | Jun 11 17:03:54.338829 crc crio[23211]: time="2026-06-11T17:03:54.33735116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.398418 | controller | Jun 11 17:03:54.490271 crc crio[23211]: time="2026-06-11T17:03:54.490066319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.398434 | controller | Jun 11 17:03:54.493904 crc crio[23211]: time="2026-06-11T17:03:54.493825254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.398449 | controller | Jun 11 17:03:55.247835 crc crio[23211]: time="2026-06-11T17:03:55.243077241Z" level=info msg="Created container 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549: openshift-marketplace/certified-operators-rpw2p/registry-server" id=7aea0d66-9662-4399-8ebf-d47cfc94fc69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.398465 | controller | Jun 11 17:03:55.265242 crc crio[23211]: time="2026-06-11T17:03:55.253525355Z" level=info msg="Starting container: 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549" id=36491643-2d57-4997-9be3-a5c141213b5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.398480 | controller | Jun 11 17:03:55.273817 crc crio[23211]: time="2026-06-11T17:03:55.273699845Z" level=info msg="Started container" PID=156168 containerID=43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549 description=openshift-marketplace/certified-operators-rpw2p/registry-server id=36491643-2d57-4997-9be3-a5c141213b5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb
2026-06-11 18:00:59.398496 | controller | Jun 11 17:04:00.612374 crc crio[23211]: time="2026-06-11T17:04:00.611210407Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686624-ltqg7/POD" id=e8aa52c7-7da0-460d-97f8-27ea0d1b1016 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.398530 | controller | Jun 11 17:04:00.613724 crc crio[23211]: time="2026-06-11T17:04:00.612411027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.398560 | controller | Jun 11 17:04:00.675117 crc crio[23211]: time="2026-06-11T17:04:00.675016663Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686624-ltqg7 Namespace:openshift-infra ID:f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090 UID:110cf776-608e-4743-bac2-17b7fb40aa20 NetNS:/var/run/netns/dafd51e0-22ce-4bb1-926e-c3128afe43f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod110cf776_608e_4743_bac2_17b7fb40aa20.slice PodAnnotations:0xc0018be0a0}] Aliases:map[]}"
2026-06-11 18:00:59.398582 | controller | Jun 11 17:04:00.675117 crc crio[23211]: time="2026-06-11T17:04:00.675101695Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686624-ltqg7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.398599 | controller | Jun 11 17:04:01.267622 crc crio[23211]: 2026-06-11T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f57b37de515e45f Mac:e2:16:91:a0:c3:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/dafd51e0-22ce-4bb1-926e-c3128afe43f6 SocketPath: PciID:}] [{Interface:0xc0002d1250 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.398616 | controller | Jun 11 17:04:01.270613 crc crio[23211]: time="2026-06-11T17:04:01.270468214Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686624-ltqg7 Namespace:openshift-infra ID:f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090 UID:110cf776-608e-4743-bac2-17b7fb40aa20 NetNS:/var/run/netns/dafd51e0-22ce-4bb1-926e-c3128afe43f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod110cf776_608e_4743_bac2_17b7fb40aa20.slice PodAnnotations:0xc0018be0a0}] Aliases:map[]}"
2026-06-11 18:00:59.398632 | controller | Jun 11 17:04:01.270776 crc crio[23211]: time="2026-06-11T17:04:01.27067955Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686624-ltqg7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.398648 | controller | Jun 11 17:04:01.285462 crc crio[23211]: time="2026-06-11T17:04:01.285234348Z" level=info msg="Ran pod sandbox f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090 with infra container: openshift-infra/auto-csr-approver-29686624-ltqg7/POD" id=e8aa52c7-7da0-460d-97f8-27ea0d1b1016 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.398664 | controller | Jun 11 17:04:01.292595 crc crio[23211]: time="2026-06-11T17:04:01.292493362Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9f02cb57-668b-48c7-8b07-90a568c6b0e4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.398680 | controller | Jun 11 17:04:01.305480 crc crio[23211]: time="2026-06-11T17:04:01.305376388Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.398695 | controller | Jun 11 17:04:02.508501 crc crio[23211]: time="2026-06-11T17:04:02.507795302Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9f02cb57-668b-48c7-8b07-90a568c6b0e4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.398711 | controller | Jun 11 17:04:02.511086 crc crio[23211]: time="2026-06-11T17:04:02.510996462Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=40bf9185-57e7-4bf6-8ae7-0c86fdf3b77d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.398726 | controller | Jun 11 17:04:02.515516 crc crio[23211]: time="2026-06-11T17:04:02.515309182Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c17858ed-ccd8-4adf-9308-6b7172bc2311 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.398743 | controller | Jun 11 17:04:02.529186 crc crio[23211]: time="2026-06-11T17:04:02.529105781Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686624-ltqg7/oc" id=03a3b681-a05e-484b-bfef-9be5b039df9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.398759 | controller | Jun 11 17:04:02.529733 crc crio[23211]: time="2026-06-11T17:04:02.529670736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.398778 | controller | Jun 11 17:04:02.598300 crc crio[23211]: time="2026-06-11T17:04:02.598209052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.398794 | controller | Jun 11 17:04:03.191130 crc crio[23211]: time="2026-06-11T17:04:03.190508552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.398809 | controller | Jun 11 17:04:03.691086 crc crio[23211]: time="2026-06-11T17:04:03.690922757Z" level=info msg="Created container 5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d: openshift-infra/auto-csr-approver-29686624-ltqg7/oc" id=03a3b681-a05e-484b-bfef-9be5b039df9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.398825 | controller | Jun 11 17:04:03.694640 crc crio[23211]: time="2026-06-11T17:04:03.694083446Z" level=info msg="Starting container: 5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d" id=a765172f-17c6-4a39-855e-7719c1658314 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.398840 | controller | Jun 11 17:04:03.699896 crc crio[23211]: time="2026-06-11T17:04:03.699704609Z" level=info msg="Started container" PID=156657 containerID=5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d description=openshift-infra/auto-csr-approver-29686624-ltqg7/oc id=a765172f-17c6-4a39-855e-7719c1658314 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090
2026-06-11 18:00:59.398856 | controller | Jun 11 17:04:06.686943 crc crio[23211]: time="2026-06-11T17:04:06.685937601Z" level=info msg="Stopping pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090" id=dfd91f88-4ddc-4531-9fca-cd307cc1760e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.398872 | controller | Jun 11 17:04:06.688309 crc crio[23211]: time="2026-06-11T17:04:06.688030443Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686624-ltqg7 Namespace:openshift-infra ID:f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090 UID:110cf776-608e-4743-bac2-17b7fb40aa20 NetNS:/var/run/netns/dafd51e0-22ce-4bb1-926e-c3128afe43f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod110cf776_608e_4743_bac2_17b7fb40aa20.slice PodAnnotations:0xc002279428}] Aliases:map[]}"
2026-06-11 18:00:59.398888 | controller | Jun 11 17:04:06.688309 crc crio[23211]: time="2026-06-11T17:04:06.688170967Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686624-ltqg7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.398904 | controller | Jun 11 17:04:07.358981 crc crio[23211]: time="2026-06-11T17:04:07.358225747Z" level=info msg="Stopped pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090" id=dfd91f88-4ddc-4531-9fca-cd307cc1760e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.398919 | controller | Jun 11 17:04:09.945147 crc crio[23211]: time="2026-06-11T17:04:09.943134076Z" level=info msg="Stopping container: 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549 (timeout: 2s)" id=513f01f8-7f73-4277-b7c8-3008eb176e99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.398935 | controller | Jun 11 17:04:10.076399 crc crio[23211]: time="2026-06-11T17:04:10.075553919Z" level=info msg="Stopped container 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549: openshift-marketplace/certified-operators-rpw2p/registry-server" id=513f01f8-7f73-4277-b7c8-3008eb176e99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.398951 | controller | Jun 11 17:04:10.077642 crc crio[23211]: time="2026-06-11T17:04:10.077552871Z" level=info msg="Stopping pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb" id=0f3e534f-a33c-4365-990f-c69cccfcc2ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.398970 | controller | Jun 11 17:04:10.078360 crc crio[23211]: time="2026-06-11T17:04:10.078288169Z" level=info msg="Got pod network &{Name:certified-operators-rpw2p Namespace:openshift-marketplace ID:7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb UID:0533a20c-921c-426e-bd10-d58cfd02af6e NetNS:/var/run/netns/512d4870-e3a2-4208-99d1-6282d3b85e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0533a20c_921c_426e_bd10_d58cfd02af6e.slice PodAnnotations:0xc0001af2c0}] Aliases:map[]}"
2026-06-11 18:00:59.398987 | controller | Jun 11 17:04:10.078958 crc crio[23211]: time="2026-06-11T17:04:10.078601477Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-rpw2p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.399003 | controller | Jun 11 17:04:10.594264 crc crio[23211]: time="2026-06-11T17:04:10.594120404Z" level=info msg="Stopped pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb" id=0f3e534f-a33c-4365-990f-c69cccfcc2ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.399019 | controller | Jun 11 17:04:10.969341 crc crio[23211]: time="2026-06-11T17:04:10.968570958Z" level=info msg="Removing container: 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549" id=04e9fe26-92fe-42e5-9bce-da5293644150 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.399036 | controller | Jun 11 17:04:11.036681 crc crio[23211]: time="2026-06-11T17:04:11.036562529Z" level=info msg="Removed container 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549: openshift-marketplace/certified-operators-rpw2p/registry-server" id=04e9fe26-92fe-42e5-9bce-da5293644150 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.399052 | controller | Jun 11 17:04:11.040239 crc crio[23211]: time="2026-06-11T17:04:11.04013554Z" level=info msg="Removing container: 9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d" id=d70a239d-4ea2-4c93-8317-6d7796170012 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.399068 | controller | Jun 11 17:04:11.087107 crc crio[23211]: time="2026-06-11T17:04:11.086969646Z" level=info msg="Removed container 9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d: openshift-marketplace/certified-operators-rpw2p/extract-content" id=d70a239d-4ea2-4c93-8317-6d7796170012 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.399084 | controller | Jun 11 17:04:11.091682 crc crio[23211]: time="2026-06-11T17:04:11.091612774Z" level=info msg="Removing container: d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d" id=a4ff6784-0bf1-4a9f-ac6c-b61ec375b2de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.399100 | controller | Jun 11 17:04:11.151104 crc crio[23211]: time="2026-06-11T17:04:11.150973747Z" level=info msg="Removed container d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d: openshift-marketplace/certified-operators-rpw2p/extract-utilities" id=a4ff6784-0bf1-4a9f-ac6c-b61ec375b2de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.399116 | controller | Jun 11 17:04:38.754788 crc crio[23211]: time="2026-06-11T17:04:38.753580356Z" level=info msg="Stopping pod sandbox: e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc" id=6ef7ad94-e90c-453f-989d-dc0fb2714190 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.399132 | controller | Jun 11 17:04:38.756579 crc crio[23211]: time="2026-06-11T17:04:38.755801162Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt Namespace:openstack ID:e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc UID:3e2d4374-6596-491d-83c1-59c1a8987585 NetNS:/var/run/netns/3b227a9b-fd70-4949-95af-6131d02c168c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2d4374_6596_491d_83c1_59c1a8987585.slice PodAnnotations:0xc0066191b0}] Aliases:map[]}"
2026-06-11 18:00:59.399152 | controller | Jun 11 17:04:38.756579 crc crio[23211]: time="2026-06-11T17:04:38.756033728Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.399169 | controller | Jun 11 17:04:39.375791 crc crio[23211]: time="2026-06-11T17:04:39.375143598Z" level=info msg="Stopped pod sandbox: e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc" id=6ef7ad94-e90c-453f-989d-dc0fb2714190 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.399185 | controller | Jun 11 17:04:40.344944 crc crio[23211]: time="2026-06-11T17:04:40.343934795Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/POD" id=0c1f79d3-ee00-4152-98c7-7ee991749bdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.399200 | controller | Jun 11 17:04:40.346410 crc crio[23211]: time="2026-06-11T17:04:40.344989852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.399217 | controller | Jun 11 17:04:40.402831 crc crio[23211]: time="2026-06-11T17:04:40.402652071Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt Namespace:openstack ID:c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9 UID:5275a217-b772-4d20-8602-9d0b3e4f5df0 NetNS:/var/run/netns/69f18e80-aeeb-4773-90b5-5d377da417f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5275a217_b772_4d20_8602_9d0b3e4f5df0.slice PodAnnotations:0xc006619678}] Aliases:map[]}"
2026-06-11 18:00:59.399232 | controller | Jun 11 17:04:40.402831 crc crio[23211]: time="2026-06-11T17:04:40.402723903Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.399248 | controller | Jun 11 17:04:41.124649 crc crio[23211]: 2026-06-11T17:04:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c865cbd2e111817 Mac:ba:0a:e6:9c:84:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/69f18e80-aeeb-4773-90b5-5d377da417f5 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.399264 | controller | Jun 11 17:04:41.127249 crc crio[23211]: time="2026-06-11T17:04:41.127040598Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt Namespace:openstack ID:c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9 UID:5275a217-b772-4d20-8602-9d0b3e4f5df0 NetNS:/var/run/netns/69f18e80-aeeb-4773-90b5-5d377da417f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5275a217_b772_4d20_8602_9d0b3e4f5df0.slice PodAnnotations:0xc006619678}] Aliases:map[]}"
2026-06-11 18:00:59.399280 | controller | Jun 11 17:04:41.127347 crc crio[23211]: time="2026-06-11T17:04:41.127302865Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.399298 | controller | Jun 11 17:04:41.140159 crc crio[23211]: time="2026-06-11T17:04:41.140038927Z" level=info msg="Ran pod sandbox c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/POD" id=0c1f79d3-ee00-4152-98c7-7ee991749bdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.399317 | controller | Jun 11 17:04:41.143712 crc crio[23211]: time="2026-06-11T17:04:41.143315961Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8ab8993d-b711-42d6-ab95-253bc1119586 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.399334 | controller | Jun 11 17:04:41.155605 crc crio[23211]: time="2026-06-11T17:04:41.155374347Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.399349 | controller | Jun 11 17:04:41.642679 crc crio[23211]: time="2026-06-11T17:04:41.642520565Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8ab8993d-b711-42d6-ab95-253bc1119586 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.399365 | controller | Jun 11 17:04:41.645407 crc crio[23211]: time="2026-06-11T17:04:41.645335715Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=afcb0097-b1fc-43ac-b1a6-701f9de6fb9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.399381 | controller | Jun 11 17:04:41.672036 crc crio[23211]: time="2026-06-11T17:04:41.671347454Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=f65025ad-fa89-46d2-b574-73a562a5f8dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.399397 | controller | Jun 11 17:04:41.686182 crc crio[23211]: time="2026-06-11T17:04:41.686122639Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=38102f0c-4f29-4fee-8a68-d5e5dfd7b894 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.399412 | controller | Jun 11 17:04:41.686826 crc crio[23211]: time="2026-06-11T17:04:41.686647182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.399428 | controller | Jun 11 17:04:41.745624 crc crio[23211]: time="2026-06-11T17:04:41.745362579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.399444 | controller | Jun 11 17:04:41.763838 crc crio[23211]: time="2026-06-11T17:04:41.763697873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.399460 | controller | Jun 11 17:04:41.977547 crc crio[23211]: time="2026-06-11T17:04:41.977413196Z" level=info msg="Created container 2a25bf5f3c91d145590dd72e993af15d12f1b61d593bc8989a7a76a261800675: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=38102f0c-4f29-4fee-8a68-d5e5dfd7b894 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.399476 | controller | Jun 11 17:04:41.981205 crc crio[23211]: time="2026-06-11T17:04:41.98110359Z" level=info msg="Starting container: 2a25bf5f3c91d145590dd72e993af15d12f1b61d593bc8989a7a76a261800675" id=368b0950-7f7e-4549-8127-bedc54f4c691 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.399492 | controller | Jun 11 17:04:41.991190 crc crio[23211]: time="2026-06-11T17:04:41.991079032Z" level=info msg="Started container" PID=158794 containerID=2a25bf5f3c91d145590dd72e993af15d12f1b61d593bc8989a7a76a261800675 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=368b0950-7f7e-4549-8127-bedc54f4c691 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9
2026-06-11 18:00:59.399531 | controller | Jun 11 17:04:42.020180 crc crio[23211]: time="2026-06-11T17:04:42.019667706Z" level=info msg="Removing container: 6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb" id=e4f2daa4-b15a-4b15-b8c9-4a12e6da692f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.399561 | controller | Jun 11 17:04:42.305363 crc crio[23211]: time="2026-06-11T17:04:42.305245179Z" level=info msg="Removed container 6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb: openshift-infra/auto-csr-approver-29686618-k2mb9/oc" id=e4f2daa4-b15a-4b15-b8c9-4a12e6da692f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.399579 | controller | Jun 11 17:04:42.320337 crc crio[23211]: time="2026-06-11T17:04:42.320235839Z" level=info msg="Stopping pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb" id=2293912c-5973-4771-bcff-b6a57858bc0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.399596 | controller | Jun 11 17:04:42.320761 crc crio[23211]: time="2026-06-11T17:04:42.320342282Z" level=info msg="Stopped pod sandbox (already stopped): 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb" id=2293912c-5973-4771-bcff-b6a57858bc0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.399612 | controller | Jun 11 17:04:42.321378 crc crio[23211]: time="2026-06-11T17:04:42.321244914Z" level=info msg="Removing pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb" id=37cfd729-8966-4e6c-bf81-4df9b8feddc6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.399628 | controller | Jun 11 17:04:42.342060 crc crio[23211]: time="2026-06-11T17:04:42.341961499Z" level=info msg="Removed pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb" id=37cfd729-8966-4e6c-bf81-4df9b8feddc6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.399644 | controller | Jun 11 17:04:42.345749 crc crio[23211]: time="2026-06-11T17:04:42.345690414Z" level=info msg="Stopping pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77" id=11532190-9a66-4dc3-8052-1301787d5c4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.399660 | controller | Jun 11 17:04:42.345904 crc crio[23211]: time="2026-06-11T17:04:42.345758465Z" level=info msg="Stopped pod sandbox (already stopped): 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77" id=11532190-9a66-4dc3-8052-1301787d5c4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.399676 | controller | Jun 11 17:04:42.346612 crc crio[23211]: time="2026-06-11T17:04:42.346558645Z" level=info msg="Removing pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77" id=6ff28658-c598-4964-a43a-41fff19da38f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.399692 | controller | Jun 11 17:04:42.365203 crc crio[23211]: time="2026-06-11T17:04:42.365065004Z" level=info msg="Removed pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77" id=6ff28658-c598-4964-a43a-41fff19da38f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.399707 | controller | Jun 11 17:05:12.233612 crc crio[23211]: time="2026-06-11T17:05:12.232162435Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-f27hk/POD" id=7ff94dd6-8187-4768-97ac-1d1b89074227 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.399723 | controller | Jun 11 17:05:12.233612 crc crio[23211]: time="2026-06-11T17:05:12.23312879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.399739 | controller | Jun 11 17:05:12.294738 crc crio[23211]: time="2026-06-11T17:05:12.294163555Z" level=info msg="Got pod network &{Name:redhat-marketplace-f27hk Namespace:openshift-marketplace ID:52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af UID:3937bde0-5c58-4998-8740-2245b375d891 NetNS:/var/run/netns/31e7dc02-a50d-4222-bd45-e329b8abe009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3937bde0_5c58_4998_8740_2245b375d891.slice PodAnnotations:0xc0001305e0}] Aliases:map[]}"
2026-06-11 18:00:59.399759 | controller | Jun 11 17:05:12.294738 crc crio[23211]: time="2026-06-11T17:05:12.294310308Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-f27hk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.399776 | controller | Jun 11 17:05:13.017919 crc crio[23211]: 2026-06-11T17:05:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52ec8b41b36668c Mac:22:3b:32:50:ef:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/31e7dc02-a50d-4222-bd45-e329b8abe009 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.399792 | controller | Jun 11 17:05:13.019895 crc crio[23211]: time="2026-06-11T17:05:13.019793024Z" level=info msg="Got pod network &{Name:redhat-marketplace-f27hk Namespace:openshift-marketplace ID:52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af UID:3937bde0-5c58-4998-8740-2245b375d891 NetNS:/var/run/netns/31e7dc02-a50d-4222-bd45-e329b8abe009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3937bde0_5c58_4998_8740_2245b375d891.slice PodAnnotations:0xc0001305e0}] Aliases:map[]}"
2026-06-11 18:00:59.399808 | controller | Jun 11 17:05:13.020116 crc crio[23211]: time="2026-06-11T17:05:13.02000442Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-f27hk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.399824 | controller | Jun 11 17:05:13.037588 crc crio[23211]: time="2026-06-11T17:05:13.033809689Z" level=info msg="Ran pod sandbox 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af with infra container: openshift-marketplace/redhat-marketplace-f27hk/POD" id=7ff94dd6-8187-4768-97ac-1d1b89074227 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.399841 | controller | Jun 11 17:05:13.037862 crc crio[23211]: time="2026-06-11T17:05:13.037810491Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=46f44d57-9a93-4968-8f23-e9b4cc54ced5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.399857 | controller | Jun 11 17:05:13.045279 crc crio[23211]: time="2026-06-11T17:05:13.045201338Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5bb9af2d-6102-4843-b1a8-2a26abcb5fa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.399873 | controller | Jun 11 17:05:13.055716 crc crio[23211]: time="2026-06-11T17:05:13.055591341Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-f27hk/extract-utilities" id=ffbbc985-d060-494f-9195-a1c2679b3ed2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.399889 | controller | Jun 11 17:05:13.056354 crc crio[23211]: time="2026-06-11T17:05:13.056286718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.399905 | controller | Jun 11 17:05:13.114159 crc crio[23211]: time="2026-06-11T17:05:13.114074743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.399925 | controller | Jun 11 17:05:13.118986 crc crio[23211]: time="2026-06-11T17:05:13.118854484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.399942 | controller | Jun 11 17:05:13.298706 crc crio[23211]: time="2026-06-11T17:05:13.298510374Z" level=info msg="Created container 141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196: openshift-marketplace/redhat-marketplace-f27hk/extract-utilities" id=ffbbc985-d060-494f-9195-a1c2679b3ed2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.399959 | controller | Jun 11 17:05:13.301779 crc crio[23211]: time="2026-06-11T17:05:13.30068764Z" level=info msg="Starting container: 141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196" id=dc2e8811-5106-4737-a115-5aad0ad51104 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.399974 | controller | Jun 11 17:05:13.309302 crc crio[23211]: time="2026-06-11T17:05:13.309176384Z" level=info msg="Started container" PID=160464 containerID=141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196 description=openshift-marketplace/redhat-marketplace-f27hk/extract-utilities id=dc2e8811-5106-4737-a115-5aad0ad51104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af
2026-06-11 18:00:59.399990 | controller | Jun 11 17:05:14.364352 crc crio[23211]: time="2026-06-11T17:05:14.364167285Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=dadc547a-a806-4a49-a933-927560d4683c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.400006 | controller | Jun 11 17:05:14.377473 crc crio[23211]: time="2026-06-11T17:05:14.376711073Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:00:59.400022 | controller | Jun 11 17:05:15.245707 crc crio[23211]: time="2026-06-11T17:05:15.245531318Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=dadc547a-a806-4a49-a933-927560d4683c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.400038 | controller | Jun 11 17:05:15.247062 crc crio[23211]: time="2026-06-11T17:05:15.246958703Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8a47e738-ba94-4abe-bbd0-baf8c4570db6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.400053 | controller | Jun 11 17:05:15.251933 crc crio[23211]: time="2026-06-11T17:05:15.251841587Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ec49ce6c-d979-40f3-a468-a53d62ef4efa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.400068 | controller | Jun 11 17:05:15.263164 crc crio[23211]: time="2026-06-11T17:05:15.263042041Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-f27hk/extract-content" id=e4f5112a-25f6-43b0-b1d8-419d8a37840b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.400083 | controller | Jun 11 17:05:15.264005 crc crio[23211]: time="2026-06-11T17:05:15.263937083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.400099 | controller | Jun 11 17:05:15.331269 crc crio[23211]: time="2026-06-11T17:05:15.331141186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.400114 | controller | Jun 11 17:05:15.336790 crc crio[23211]: time="2026-06-11T17:05:15.336681717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.400130 | controller | Jun 11 17:05:15.604250 crc crio[23211]: time="2026-06-11T17:05:15.603574085Z" level=info msg="Created container 7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c: openshift-marketplace/redhat-marketplace-f27hk/extract-content" id=e4f5112a-25f6-43b0-b1d8-419d8a37840b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.400152 | controller | Jun 11 17:05:15.606267 crc crio[23211]: time="2026-06-11T17:05:15.606137371Z" level=info msg="Starting container: 7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c" id=0df40503-12d5-4668-b4fc-a835a16c1162 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.400168 | controller | Jun 11 17:05:15.613866 crc crio[23211]: time="2026-06-11T17:05:15.61328274Z" level=info msg="Started container" PID=160580 containerID=7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c description=openshift-marketplace/redhat-marketplace-f27hk/extract-content id=0df40503-12d5-4668-b4fc-a835a16c1162 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af
2026-06-11 18:00:59.400184 | controller | Jun 11 17:05:17.429607 crc crio[23211]: time="2026-06-11T17:05:17.428338401Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9fdd35fe-3ae6-4420-85dd-bb2dd911ebdf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.400199 | controller | Jun 11 17:05:17.435590 crc crio[23211]: time="2026-06-11T17:05:17.434304502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f6bee163-e19e-4e1d-81f9-bd29d6697f94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.400215 | controller | Jun 11 17:05:17.450536 crc crio[23211]: time="2026-06-11T17:05:17.449550638Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-f27hk/registry-server" id=771c05dc-c415-462b-bc84-46fb408549d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.400231 | controller | Jun 11 17:05:17.450536 crc crio[23211]: time="2026-06-11T17:05:17.45004723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.400246 | controller | Jun 11 17:05:17.525919 crc crio[23211]: time="2026-06-11T17:05:17.525767519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.400261 | controller | Jun 11 17:05:17.530667 crc crio[23211]: time="2026-06-11T17:05:17.53058256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.400276 | controller | Jun 11 17:05:17.724865 crc crio[23211]: time="2026-06-11T17:05:17.724657166Z" level=info msg="Created container 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af: openshift-marketplace/redhat-marketplace-f27hk/registry-server" id=771c05dc-c415-462b-bc84-46fb408549d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.400292 | controller | Jun 11 17:05:17.727174 crc crio[23211]: time="2026-06-11T17:05:17.727082557Z" level=info msg="Starting container: 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af" id=fa9a3df1-84ce-4b63-a701-683f8736aeab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.400307 | controller | Jun 11 17:05:17.734163 crc crio[23211]: time="2026-06-11T17:05:17.734031784Z" level=info msg="Started container" PID=160729 containerID=81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af description=openshift-marketplace/redhat-marketplace-f27hk/registry-server id=fa9a3df1-84ce-4b63-a701-683f8736aeab name=/runtime.v1.RuntimeService/StartContainer sandboxID=52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af
2026-06-11 18:00:59.400323 | controller | Jun 11 17:05:24.562102 crc crio[23211]: time="2026-06-11T17:05:24.559977364Z" level=info msg="Stopping container: 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af (timeout: 2s)" id=f199a3fa-6737-40b3-b6fc-be75bb09bebd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.400342 | controller | Jun 11 17:05:24.691032 crc crio[23211]: time="2026-06-11T17:05:24.690919669Z" level=info msg="Stopped container 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af: openshift-marketplace/redhat-marketplace-f27hk/registry-server" id=f199a3fa-6737-40b3-b6fc-be75bb09bebd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.400357 | controller | Jun 11 17:05:24.694720 crc crio[23211]: time="2026-06-11T17:05:24.694614043Z" level=info msg="Stopping pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af" id=68d940eb-21fa-4508-9b5a-d16f387b709f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.400373 | controller | Jun 11 17:05:24.695647 crc crio[23211]: time="2026-06-11T17:05:24.695557137Z" level=info msg="Got pod network &{Name:redhat-marketplace-f27hk Namespace:openshift-marketplace ID:52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af UID:3937bde0-5c58-4998-8740-2245b375d891 NetNS:/var/run/netns/31e7dc02-a50d-4222-bd45-e329b8abe009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3937bde0_5c58_4998_8740_2245b375d891.slice PodAnnotations:0xc007c14a18}] Aliases:map[]}"
2026-06-11 18:00:59.400408 | controller | Jun 11 17:05:24.695851 crc crio[23211]: time="2026-06-11T17:05:24.695721821Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-f27hk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.400425 | controller | Jun 11 17:05:25.023540 crc crio[23211]: time="2026-06-11T17:05:25.021927193Z" level=info msg="Stopped pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af" id=68d940eb-21fa-4508-9b5a-d16f387b709f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.400441 | controller | Jun 11 17:05:25.584347 crc crio[23211]: time="2026-06-11T17:05:25.583710401Z" level=info msg="Removing container: 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af" id=9be2a4d4-59ab-4725-b0a1-7f5754006b31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.400456 | controller | Jun 11 17:05:25.623156 crc crio[23211]: time="2026-06-11T17:05:25.62279469Z" level=info msg="Removed container 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af: openshift-marketplace/redhat-marketplace-f27hk/registry-server" id=9be2a4d4-59ab-4725-b0a1-7f5754006b31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.400472 | controller | Jun 11 17:05:25.637683 crc crio[23211]: time="2026-06-11T17:05:25.636386246Z" level=info msg="Removing container: 7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c" id=cd3908fa-26be-488d-af24-8af358a85d5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.400488 | controller | Jun 11 17:05:25.685746 crc crio[23211]: time="2026-06-11T17:05:25.685632303Z" level=info msg="Removed container 7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c: openshift-marketplace/redhat-marketplace-f27hk/extract-content" id=cd3908fa-26be-488d-af24-8af358a85d5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.400503 | controller | Jun 11 17:05:25.689698 crc crio[23211]: time="2026-06-11T17:05:25.689628133Z" level=info msg="Removing container: 141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196" id=655fcca6-ad67-4dbb-ac75-cdcb7fe64c4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.400546 | controller | Jun 11 17:05:25.758936 crc crio[23211]: time="2026-06-11T17:05:25.758762505Z" level=info msg="Removed container 141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196: openshift-marketplace/redhat-marketplace-f27hk/extract-utilities" id=655fcca6-ad67-4dbb-ac75-cdcb7fe64c4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.400570 | controller | Jun 11 17:05:34.736861 crc crio[23211]: time="2026-06-11T17:05:34.736054722Z" level=info msg="Stopping pod sandbox: c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9" id=0be415b3-dd1e-4ef8-ab37-760c8aad105a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.400587 | controller | Jun 11 17:05:34.739145 crc crio[23211]: time="2026-06-11T17:05:34.737702013Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt Namespace:openstack ID:c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9 UID:5275a217-b772-4d20-8602-9d0b3e4f5df0 NetNS:/var/run/netns/69f18e80-aeeb-4773-90b5-5d377da417f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5275a217_b772_4d20_8602_9d0b3e4f5df0.slice PodAnnotations:0xc0027940a8}] Aliases:map[]}"
2026-06-11 18:00:59.400604 | controller | Jun 11 17:05:34.739145 crc crio[23211]: time="2026-06-11T17:05:34.738040842Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.400620 | controller | Jun 11 17:05:35.280532 crc crio[23211]: time="2026-06-11T17:05:35.279934406Z" level=info msg="Stopped pod sandbox: c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9" id=0be415b3-dd1e-4ef8-ab37-760c8aad105a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.400636 | controller | Jun 11 17:05:36.313784 crc crio[23211]: time="2026-06-11T17:05:36.313715948Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/POD" id=e3e08f55-c6ea-4b4a-9cf2-994563efe14c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.400651 | controller | Jun 11 17:05:36.315290 crc crio[23211]: time="2026-06-11T17:05:36.314160919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.400667 | controller | Jun 11 17:05:36.375904 crc crio[23211]: time="2026-06-11T17:05:36.37463095Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg Namespace:openstack ID:6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474 UID:bea17d06-fcd5-419a-8279-b5026d93f522 NetNS:/var/run/netns/6a159367-57fd-48bc-bab1-b9f800152ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbea17d06_fcd5_419a_8279_b5026d93f522.slice PodAnnotations:0xc003088278}] Aliases:map[]}"
2026-06-11 18:00:59.400683 | controller | Jun 11 17:05:36.376565 crc crio[23211]: time="2026-06-11T17:05:36.376347145Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.400699 | controller | Jun 11 17:05:37.090938 crc crio[23211]: 2026-06-11T17:05:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a41a306337c721 Mac:02:99:f6:96:bf:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/6a159367-57fd-48bc-bab1-b9f800152ff5 SocketPath: PciID:}] [{Interface:0xc00061e5c0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.400714 | controller | Jun 11 17:05:37.092255 crc crio[23211]: time="2026-06-11T17:05:37.092190446Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg Namespace:openstack ID:6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474 UID:bea17d06-fcd5-419a-8279-b5026d93f522 NetNS:/var/run/netns/6a159367-57fd-48bc-bab1-b9f800152ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbea17d06_fcd5_419a_8279_b5026d93f522.slice PodAnnotations:0xc003088278}] Aliases:map[]}"
2026-06-11 18:00:59.400734 | controller | Jun 11 17:05:37.092412 crc crio[23211]: time="2026-06-11T17:05:37.09236051Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.400750 | controller | Jun 11 17:05:37.102751 crc crio[23211]: time="2026-06-11T17:05:37.102682791Z" level=info msg="Ran pod sandbox 6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/POD" id=e3e08f55-c6ea-4b4a-9cf2-994563efe14c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.400766 | controller | Jun 11 17:05:37.111051 crc crio[23211]: time="2026-06-11T17:05:37.108546069Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1c2f5421-63f4-4158-a291-fc281f635e13 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.400781 | controller | Jun 11 17:05:37.120578 crc crio[23211]: time="2026-06-11T17:05:37.120322838Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.400797 | controller | Jun 11 17:05:37.574122 crc crio[23211]: time="2026-06-11T17:05:37.573506785Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1c2f5421-63f4-4158-a291-fc281f635e13 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.400813 | controller | Jun 11 17:05:37.575505 crc crio[23211]: time="2026-06-11T17:05:37.575123776Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e708eed6-525e-45a9-b2f9-a16d6323247d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.400828 | controller | Jun 11 17:05:37.609346 crc crio[23211]: time="2026-06-11T17:05:37.609103987Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=87ba09fd-700d-417d-bb9f-fbabceb803fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.400843 | controller | Jun 11 17:05:37.619860 crc crio[23211]: time="2026-06-11T17:05:37.619732936Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=24b34993-3c64-4546-afca-a89ba9eaf48f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.400859 | controller | Jun 11 17:05:37.620752 crc crio[23211]: time="2026-06-11T17:05:37.62067975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.400874 | controller | Jun 11 17:05:37.674915 crc crio[23211]: time="2026-06-11T17:05:37.67477505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.400889 | controller | Jun 11 17:05:37.678163 crc crio[23211]: time="2026-06-11T17:05:37.678097054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.400905 | controller | Jun 11 17:05:37.911705 crc crio[23211]: time="2026-06-11T17:05:37.910601403Z" level=info msg="Created container 551c5f9ba9673ca8d62980fe2c1a1c5355edb92ea2f2d997944e5a0a901eb7a4: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=24b34993-3c64-4546-afca-a89ba9eaf48f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.400924 | controller | Jun 11 17:05:37.912568 crc crio[23211]: time="2026-06-11T17:05:37.912347747Z" level=info msg="Starting container: 551c5f9ba9673ca8d62980fe2c1a1c5355edb92ea2f2d997944e5a0a901eb7a4" id=e8848ec1-adb7-49ca-8264-6814e916d50d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.400940 | controller | Jun 11 17:05:37.920198 crc crio[23211]: time="2026-06-11T17:05:37.920103034Z" level=info msg="Started container" PID=162042 containerID=551c5f9ba9673ca8d62980fe2c1a1c5355edb92ea2f2d997944e5a0a901eb7a4 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=e8848ec1-adb7-49ca-8264-6814e916d50d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474
2026-06-11 18:00:59.400956 | controller | Jun 11 17:05:42.398804 crc crio[23211]: time="2026-06-11T17:05:42.397604745Z" level=info msg="Stopping pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af" id=2d6486ba-32c7-440c-a397-d37fc9dcba97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.400972 | controller | Jun 11 17:05:42.398804 crc crio[23211]: time="2026-06-11T17:05:42.398733874Z" level=info msg="Stopped pod sandbox (already stopped): 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af" id=2d6486ba-32c7-440c-a397-d37fc9dcba97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.400987 | controller | Jun 11 17:05:42.400492 crc crio[23211]: time="2026-06-11T17:05:42.39938467Z" level=info msg="Removing pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af" id=1367ec58-025f-48ad-8570-e1dcdbff1db7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.401003 | controller | Jun 11 17:05:42.417415 crc crio[23211]: time="2026-06-11T17:05:42.417051867Z" level=info msg="Removed pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af" id=1367ec58-025f-48ad-8570-e1dcdbff1db7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.401018 | controller | Jun 11 17:05:44.917131 crc crio[23211]: time="2026-06-11T17:05:44.915967507Z" level=info msg="Stopping pod sandbox: 6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474" id=2a2ed8a2-0b80-46b2-9eb1-fd6428484fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.401034 | controller | Jun 11 17:05:44.919011 crc crio[23211]: time="2026-06-11T17:05:44.917993739Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg Namespace:openstack ID:6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474 UID:bea17d06-fcd5-419a-8279-b5026d93f522 NetNS:/var/run/netns/6a159367-57fd-48bc-bab1-b9f800152ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbea17d06_fcd5_419a_8279_b5026d93f522.slice PodAnnotations:0xc002278698}] Aliases:map[]}"
2026-06-11 18:00:59.401050 | controller | Jun 11 17:05:44.919011 crc crio[23211]: time="2026-06-11T17:05:44.918189973Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.401066 | controller | Jun 11 17:05:45.507254 crc crio[23211]: time="2026-06-11T17:05:45.507101848Z" level=info msg="Stopped pod sandbox: 6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474" id=2a2ed8a2-0b80-46b2-9eb1-fd6428484fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.401084 | controller | Jun 11 17:05:46.440137 crc crio[23211]: time="2026-06-11T17:05:46.439615736Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/POD" id=51aaaa46-e539-4585-a8d0-f03a103e691c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.401112 | controller | Jun 11 17:05:46.440137 crc crio[23211]: time="2026-06-11T17:05:46.440127498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.401135 | controller | Jun 11 17:05:46.495922 crc crio[23211]: time="2026-06-11T17:05:46.495749148Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc Namespace:openstack ID:b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151 UID:adff3452-7267-4ba2-b549-55c18903f537 NetNS:/var/run/netns/ed99e1a3-0290-4792-a557-b2ba5b758bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadff3452_7267_4ba2_b549_55c18903f537.slice PodAnnotations:0xc0022790e0}] Aliases:map[]}"
2026-06-11 18:00:59.401152 | controller | Jun 11 17:05:46.495922 crc crio[23211]: time="2026-06-11T17:05:46.495857061Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.401169 | controller | Jun 11 17:05:47.240274 crc crio[23211]: 2026-06-11T17:05:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b185eab55291d07 Mac:e2:74:e6:6d:7f:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/ed99e1a3-0290-4792-a557-b2ba5b758bec SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.401185 | controller | Jun 11 17:05:47.241665 crc crio[23211]: time="2026-06-11T17:05:47.241596048Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc Namespace:openstack ID:b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151 UID:adff3452-7267-4ba2-b549-55c18903f537 NetNS:/var/run/netns/ed99e1a3-0290-4792-a557-b2ba5b758bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadff3452_7267_4ba2_b549_55c18903f537.slice PodAnnotations:0xc0022790e0}] Aliases:map[]}"
2026-06-11 18:00:59.401201 | controller | Jun 11 17:05:47.241860 crc crio[23211]: time="2026-06-11T17:05:47.241765642Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.401217 | controller | Jun 11 17:05:47.256296 crc crio[23211]: time="2026-06-11T17:05:47.255816698Z" level=info msg="Ran pod sandbox b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/POD" id=51aaaa46-e539-4585-a8d0-f03a103e691c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.401233 | controller | Jun 11 17:05:47.260825 crc crio[23211]: time="2026-06-11T17:05:47.260398344Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d5c24254-78a2-4f16-8299-f6ab1a2a6810 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.401249 | controller | Jun 11 17:05:47.272321 crc crio[23211]: time="2026-06-11T17:05:47.272228704Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.401265 | controller | Jun 11 17:05:47.878767 crc crio[23211]: time="2026-06-11T17:05:47.878091159Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d5c24254-78a2-4f16-8299-f6ab1a2a6810 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.401284 | controller | Jun 11 17:05:47.880390 crc crio[23211]: time="2026-06-11T17:05:47.879666469Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=024ec72d-cd12-4a55-859c-dc35d9c0e353 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.401300 | controller | Jun 11 17:05:47.902819 crc crio[23211]: time="2026-06-11T17:05:47.902712542Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=815be921-2f8e-438e-ae62-8b99e5db3183 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.401316 | controller | Jun 11 17:05:47.913633 crc crio[23211]: time="2026-06-11T17:05:47.913371892Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=58fc3579-329e-4028-a234-aaaf207868fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.401332 | controller | Jun 11 17:05:47.914108 crc crio[23211]: time="2026-06-11T17:05:47.91405176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.401348 | controller | Jun 11 17:05:47.972603 crc crio[23211]: time="2026-06-11T17:05:47.972415177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.401363 | controller | Jun 11 17:05:47.976260 crc crio[23211]: time="2026-06-11T17:05:47.976183243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.401379 | controller | Jun 11 17:05:48.202214 crc crio[23211]: time="2026-06-11T17:05:48.202021923Z" level=info msg="Created container 99e0225ab1c05fb557f22c66ffa12305a46b091da44425f627013b6130f47894: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=58fc3579-329e-4028-a234-aaaf207868fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.401395 | controller | Jun 11 17:05:48.205591 crc crio[23211]: time="2026-06-11T17:05:48.205202864Z" level=info msg="Starting container: 99e0225ab1c05fb557f22c66ffa12305a46b091da44425f627013b6130f47894" id=daae1dd9-4b77-42af-a455-b9e18ac8609a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.401410 | controller | Jun 11 17:05:48.217040 crc crio[23211]: time="2026-06-11T17:05:48.216960261Z" level=info msg="Started container" PID=162709 containerID=99e0225ab1c05fb557f22c66ffa12305a46b091da44425f627013b6130f47894 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=daae1dd9-4b77-42af-a455-b9e18ac8609a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151
2026-06-11 18:00:59.401426 | controller | Jun 11 17:06:00.586946 crc crio[23211]: time="2026-06-11T17:06:00.586026463Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686626-d6hq9/POD" id=a8c48816-eac5-44f5-a50e-9a40fabd7c9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.401442 | controller | Jun 11 17:06:00.588661 crc crio[23211]: time="2026-06-11T17:06:00.587010988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.401457 | controller | Jun 11 17:06:00.627928 crc crio[23211]: time="2026-06-11T17:06:00.62781324Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686626-d6hq9 Namespace:openshift-infra ID:3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660 UID:02ff9f66-529d-429e-8d40-f7c2b39a857d NetNS:/var/run/netns/07ee44e2-e958-4dcc-8046-2c7fd98cce82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ff9f66_529d_429e_8d40_f7c2b39a857d.slice PodAnnotations:0xc0001ae2c0}] Aliases:map[]}"
2026-06-11 18:00:59.401477 | controller | Jun 11 17:06:00.627928 crc crio[23211]: time="2026-06-11T17:06:00.627927943Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686626-d6hq9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.401493 | controller | Jun 11 17:06:01.269635 crc crio[23211]: 2026-06-11T17:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cc1e79c6c00ea7 Mac:22:4f:9f:f5:bf:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/07ee44e2-e958-4dcc-8046-2c7fd98cce82 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.401509 | controller | Jun 11 17:06:01.272085 crc crio[23211]: time="2026-06-11T17:06:01.271547584Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686626-d6hq9 Namespace:openshift-infra ID:3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660 UID:02ff9f66-529d-429e-8d40-f7c2b39a857d NetNS:/var/run/netns/07ee44e2-e958-4dcc-8046-2c7fd98cce82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ff9f66_529d_429e_8d40_f7c2b39a857d.slice PodAnnotations:0xc0001ae2c0}] Aliases:map[]}"
2026-06-11 18:00:59.401557 | controller | Jun 11 17:06:01.272085 crc crio[23211]: time="2026-06-11T17:06:01.271867872Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686626-d6hq9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.401576 | controller | Jun 11 17:06:01.281290 crc crio[23211]: time="2026-06-11T17:06:01.281190088Z" level=info msg="Ran pod sandbox 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660 with infra container: openshift-infra/auto-csr-approver-29686626-d6hq9/POD" id=a8c48816-eac5-44f5-a50e-9a40fabd7c9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.401592 | controller | Jun 11 17:06:01.284971 crc crio[23211]: time="2026-06-11T17:06:01.28480175Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=22d46c1b-6195-447f-840a-ce10c1f3a233 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.401608 | controller | Jun 11 17:06:01.298764 crc crio[23211]: time="2026-06-11T17:06:01.298684472Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.401624 | controller | Jun 11 17:06:02.502351 crc crio[23211]: time="2026-06-11T17:06:02.502192883Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=22d46c1b-6195-447f-840a-ce10c1f3a233 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.401640 | controller | Jun 11 17:06:02.504007 crc crio[23211]: time="2026-06-11T17:06:02.503769113Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fd7349ac-2d5a-42e9-ad21-9896dd05f9c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.401656 | controller | Jun 11 17:06:02.506909 crc crio[23211]: time="2026-06-11T17:06:02.50679635Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=645e002c-eef5-48cd-a307-d117e6d344ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.401672 | controller | Jun 11 17:06:02.514722 crc crio[23211]: time="2026-06-11T17:06:02.514666039Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686626-d6hq9/oc" id=7d951157-625d-462a-a5a2-1ed25e4564ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.401688 | controller | Jun 11 17:06:02.515595 crc crio[23211]: time="2026-06-11T17:06:02.515562882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.401709 | controller | Jun 11 17:06:02.575727 crc crio[23211]: time="2026-06-11T17:06:02.575600122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.401725 | controller | Jun 11 17:06:03.064808 crc crio[23211]: time="2026-06-11T17:06:03.064373942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.401741 | controller | Jun 11 17:06:03.216188 crc crio[23211]: time="2026-06-11T17:06:03.216048573Z" level=info msg="Created container e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301: openshift-infra/auto-csr-approver-29686626-d6hq9/oc" id=7d951157-625d-462a-a5a2-1ed25e4564ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.401756 | controller | Jun 11 17:06:03.218771 crc crio[23211]: time="2026-06-11T17:06:03.218582397Z" level=info msg="Starting container: e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301" id=dba4437e-c5d6-4402-9b43-04c10f9df0cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.401772 | controller | Jun 11 17:06:03.227302 crc crio[23211]: time="2026-06-11T17:06:03.227188186Z" level=info msg="Started container" PID=163566 containerID=e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301 description=openshift-infra/auto-csr-approver-29686626-d6hq9/oc id=dba4437e-c5d6-4402-9b43-04c10f9df0cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660
2026-06-11 18:00:59.401788 | controller | Jun 11 17:06:05.264670 crc crio[23211]: time="2026-06-11T17:06:05.263594461Z" level=info msg="Stopping pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660" id=ade7addc-ca12-4de7-bbdf-f108336d4df7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.401810 | controller | Jun 11 17:06:05.266242 crc crio[23211]: time="2026-06-11T17:06:05.26552606Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686626-d6hq9 Namespace:openshift-infra ID:3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660 UID:02ff9f66-529d-429e-8d40-f7c2b39a857d NetNS:/var/run/netns/07ee44e2-e958-4dcc-8046-2c7fd98cce82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ff9f66_529d_429e_8d40_f7c2b39a857d.slice PodAnnotations:0xc0001ae5e8}] Aliases:map[]}"
2026-06-11 18:00:59.401828 | controller | Jun 11 17:06:05.266242 crc crio[23211]: time="2026-06-11T17:06:05.265709974Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686626-d6hq9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.401847 | controller | Jun 11 17:06:05.592820 crc crio[23211]: time="2026-06-11T17:06:05.592399038Z" level=info msg="Stopped pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660" id=ade7addc-ca12-4de7-bbdf-f108336d4df7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.401866 | controller | Jun 11 17:06:29.661784 crc crio[23211]: time="2026-06-11T17:06:29.659585196Z" level=info msg="Stopping pod sandbox: b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151" id=3be5f177-5fc0-4232-81ab-6e8b61572467 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.401883 | controller | Jun 11 17:06:29.663860 crc crio[23211]: time="2026-06-11T17:06:29.663201077Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc Namespace:openstack ID:b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151 UID:adff3452-7267-4ba2-b549-55c18903f537 NetNS:/var/run/netns/ed99e1a3-0290-4792-a557-b2ba5b758bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadff3452_7267_4ba2_b549_55c18903f537.slice PodAnnotations:0xc0001aea00}] Aliases:map[]}"
2026-06-11 18:00:59.401907 | controller | Jun 11 17:06:29.663860 crc crio[23211]: time="2026-06-11T17:06:29.663505865Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.401928 | controller | Jun 11 17:06:30.262149 crc crio[23211]: time="2026-06-11T17:06:30.261864579Z" level=info msg="Stopped pod sandbox: b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151" id=3be5f177-5fc0-4232-81ab-6e8b61572467 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.401948 | controller | Jun 11 17:06:31.187290 crc crio[23211]: time="2026-06-11T17:06:31.186791584Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/POD" id=f31d4321-31fe-4171-86fd-a9fa170992af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.401967 | controller | Jun 11 17:06:31.189790 crc crio[23211]: time="2026-06-11T17:06:31.187325418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.401986 | controller | Jun 11 17:06:31.235785 crc crio[23211]: time="2026-06-11T17:06:31.235685513Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn Namespace:openstack ID:5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4 UID:2776d9a6-c1fd-41eb-8b97-3917af255e85 NetNS:/var/run/netns/5776e498-a94c-457b-8960-dad019d40aaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2776d9a6_c1fd_41eb_8b97_3917af255e85.slice PodAnnotations:0xc00008c838}] Aliases:map[]}"
2026-06-11 18:00:59.402006 | controller | Jun 11 17:06:31.235785 crc crio[23211]: time="2026-06-11T17:06:31.235771965Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.402026 | controller | Jun 11 17:06:31.734630 crc crio[23211]: 2026-06-11T17:06:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c12089346fab40 Mac:5a:05:78:69:a1:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/5776e498-a94c-457b-8960-dad019d40aaa SocketPath: PciID:}] [{Interface:0xc0002629e0 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.402046 | controller | Jun 11 17:06:31.737923 crc crio[23211]: time="2026-06-11T17:06:31.73779952Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn Namespace:openstack ID:5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4 UID:2776d9a6-c1fd-41eb-8b97-3917af255e85 NetNS:/var/run/netns/5776e498-a94c-457b-8960-dad019d40aaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2776d9a6_c1fd_41eb_8b97_3917af255e85.slice PodAnnotations:0xc00008c838}] Aliases:map[]}"
2026-06-11 18:00:59.402066 | controller | Jun 11 17:06:31.738281 crc crio[23211]: time="2026-06-11T17:06:31.73821355Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.402085 | controller | Jun 11 17:06:31.748937 crc crio[23211]: time="2026-06-11T17:06:31.748823179Z" level=info msg="Ran pod sandbox 5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/POD" id=f31d4321-31fe-4171-86fd-a9fa170992af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.402108 | controller | Jun 11 17:06:31.752282 crc crio[23211]: time="2026-06-11T17:06:31.752181425Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d94a238f-6d07-44b7-8f39-a11de9c4f045 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.402128 | controller | Jun 11 17:06:31.774502 crc crio[23211]: time="2026-06-11T17:06:31.774294334Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.402147 | controller | Jun 11 17:06:32.238573 crc crio[23211]: time="2026-06-11T17:06:32.237853645Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d94a238f-6d07-44b7-8f39-a11de9c4f045 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.402166 | controller | Jun 11 17:06:32.240240 crc crio[23211]: time="2026-06-11T17:06:32.239980049Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=097a7dea-aca0-4f58-a231-6c62860e875f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.402185 | controller | Jun 11 17:06:32.267099 crc crio[23211]: time="2026-06-11T17:06:32.266834709Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=51d9f308-67cb-4572-860f-7f85216aa698 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.402206 | controller | Jun 11 17:06:32.276525 crc crio[23211]: time="2026-06-11T17:06:32.27634375Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=8aae4d28-1d5a-4410-88d3-b7787fac045b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.402225 | controller | Jun 11 17:06:32.276886 crc crio[23211]: time="2026-06-11T17:06:32.276804541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.402245 | controller | Jun 11 17:06:32.324315 crc crio[23211]: time="2026-06-11T17:06:32.324187402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.402265 | controller | Jun 11 17:06:32.328820 crc crio[23211]: time="2026-06-11T17:06:32.328719346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.402285 | controller | Jun 11 17:06:32.530037 crc crio[23211]: time="2026-06-11T17:06:32.529871991Z" level=info msg="Created container 236891bfcd62ef84dcb2b6d80f1cc07f874364041c2252d9eec7c70666c86125: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=8aae4d28-1d5a-4410-88d3-b7787fac045b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.402304 | controller | Jun 11 17:06:32.531389 crc crio[23211]: time="2026-06-11T17:06:32.531309426Z" level=info msg="Starting container: 236891bfcd62ef84dcb2b6d80f1cc07f874364041c2252d9eec7c70666c86125" id=636f72a3-2b52-4bb4-bd77-af2ef22ca1ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.402324 | controller | Jun 11 17:06:32.541707 crc crio[23211]: time="2026-06-11T17:06:32.541614158Z" level=info msg="Started container" PID=165382 containerID=236891bfcd62ef84dcb2b6d80f1cc07f874364041c2252d9eec7c70666c86125 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=636f72a3-2b52-4bb4-bd77-af2ef22ca1ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4
2026-06-11 18:00:59.402348 | controller | Jun 11 17:06:42.440543 crc crio[23211]: time="2026-06-11T17:06:42.43986302Z" level=info msg="Removing container: e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0" id=61e66ad8-8a25-42f3-ab0f-351d227e14a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.402369 | controller | Jun 11 17:06:42.692755 crc crio[23211]: time="2026-06-11T17:06:42.692519719Z" level=info msg="Removed container e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0: openshift-infra/auto-csr-approver-29686620-s8f9n/oc" id=61e66ad8-8a25-42f3-ab0f-351d227e14a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.402389 | controller | Jun 11 17:06:42.706353 crc crio[23211]: time="2026-06-11T17:06:42.704848351Z" level=info msg="Stopping pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37" id=6d71fdec-a0c7-4cc6-88ae-e26f9160077f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.402408 | controller | Jun 11 17:06:42.706353 crc crio[23211]: time="2026-06-11T17:06:42.704958084Z" level=info msg="Stopped pod sandbox (already stopped): 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37" id=6d71fdec-a0c7-4cc6-88ae-e26f9160077f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.402427 | controller | Jun 11 17:06:42.706353 crc crio[23211]: time="2026-06-11T17:06:42.706157964Z" level=info msg="Removing pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37" id=490332f6-1851-4ef6-b1e0-40dd78eb5be6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.402444 | controller | Jun 11 17:06:42.724500 crc crio[23211]: time="2026-06-11T17:06:42.724383686Z" level=info msg="Removed pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37" id=490332f6-1851-4ef6-b1e0-40dd78eb5be6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.402497 | controller | Jun 11 17:07:26.536101 crc crio[23211]: time="2026-06-11T17:07:26.535223257Z" level=info msg="Stopping pod sandbox: 5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4" id=4d67b56f-85e8-4e76-aa17-aeba822cf163 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.402548 | controller | Jun 11 17:07:26.537670 crc crio[23211]: time="2026-06-11T17:07:26.537019842Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn Namespace:openstack ID:5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4 UID:2776d9a6-c1fd-41eb-8b97-3917af255e85 NetNS:/var/run/netns/5776e498-a94c-457b-8960-dad019d40aaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2776d9a6_c1fd_41eb_8b97_3917af255e85.slice PodAnnotations:0xc002794f20}] Aliases:map[]}"
2026-06-11 18:00:59.402582 | controller | Jun 11 17:07:26.537670 crc crio[23211]: time="2026-06-11T17:07:26.537206007Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.402603 | controller | Jun 11 17:07:27.680490 crc crio[23211]: time="2026-06-11T17:07:27.680043982Z" level=info msg="Stopped pod sandbox: 5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4" id=4d67b56f-85e8-4e76-aa17-aeba822cf163 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.402620 | controller | Jun 11 17:07:29.431519 crc crio[23211]: time="2026-06-11T17:07:29.430706931Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/POD" id=19af586f-beb1-4a52-abe1-57ade82ff367 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.402636 | controller | Jun 11 17:07:29.433214 crc crio[23211]: time="2026-06-11T17:07:29.431564902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.402658 | controller | Jun 11 17:07:29.483840 crc crio[23211]: time="2026-06-11T17:07:29.483786806Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-65lxf Namespace:openstack ID:a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2 UID:5ae710fa-6e9e-423e-83a0-e9700aecffaa NetNS:/var/run/netns/a2f1bcab-f8d8-441a-b3ac-3c4ee35b6b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ae710fa_6e9e_423e_83a0_e9700aecffaa.slice PodAnnotations:0xc002794078}] Aliases:map[]}"
2026-06-11 18:00:59.402675 | controller | Jun 11 17:07:29.484356 crc crio[23211]: time="2026-06-11T17:07:29.484326259Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-65lxf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.402692 | controller | Jun 11 17:07:30.252536 crc crio[23211]: 2026-06-11T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9ac122aeee7907 Mac:f2:55:29:66:ee:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/a2f1bcab-f8d8-441a-b3ac-3c4ee35b6b08 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.402708 | controller | Jun 11 17:07:30.256160 crc crio[23211]: time="2026-06-11T17:07:30.256008493Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-65lxf Namespace:openstack ID:a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2 UID:5ae710fa-6e9e-423e-83a0-e9700aecffaa NetNS:/var/run/netns/a2f1bcab-f8d8-441a-b3ac-3c4ee35b6b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ae710fa_6e9e_423e_83a0_e9700aecffaa.slice PodAnnotations:0xc002794078}] Aliases:map[]}"
2026-06-11 18:00:59.402724 | controller | Jun 11 17:07:30.256349 crc crio[23211]: time="2026-06-11T17:07:30.256233439Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-65lxf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.402741 | controller | Jun 11 17:07:30.269706 crc crio[23211]: time="2026-06-11T17:07:30.269282139Z" level=info msg="Ran pod sandbox a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/POD" id=19af586f-beb1-4a52-abe1-57ade82ff367 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.402757 | controller | Jun 11 17:07:30.275260 crc crio[23211]: time="2026-06-11T17:07:30.275162869Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7cb6c953-16c2-4a83-a976-a1cbb681bcb2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.402773 | controller | Jun 11 17:07:30.286943 crc crio[23211]: time="2026-06-11T17:07:30.286805413Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.402790 | controller | Jun 11 17:07:30.697744 crc crio[23211]: time="2026-06-11T17:07:30.697567127Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7cb6c953-16c2-4a83-a976-a1cbb681bcb2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.402807 | controller | Jun 11 17:07:30.699320 crc crio[23211]: time="2026-06-11T17:07:30.698641935Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e9b5ec7c-6d91-454c-87d8-cf4f6c70e1fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.402826 | controller | Jun 11 17:07:30.748804 crc crio[23211]: time="2026-06-11T17:07:30.7486096Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1221c3bd-3e07-4a06-adf9-a53dbcbcfc01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.402842 | controller | Jun 11 17:07:30.761393 crc crio[23211]: time="2026-06-11T17:07:30.761202478Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/ssh-known-hosts-edpm-deployment-ipam" id=7790523c-6b70-4f76-a4d1-3db31fe05ea9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.403007 | controller | Jun 11 17:07:30.762106 crc crio[23211]: time="2026-06-11T17:07:30.761894496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.403023 | controller | Jun 11 17:07:30.824889 crc crio[23211]: time="2026-06-11T17:07:30.82479152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.403038 | controller | Jun 11 17:07:30.829819 crc crio[23211]: time="2026-06-11T17:07:30.829742294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.403054 | controller | Jun 11 17:07:31.002594 crc crio[23211]: time="2026-06-11T17:07:31.001944356Z" level=info msg="Created container 12c9adf1d20e6e80542ed07a6ac1ea125315bf620bf1435b08410dba82fc72d9: openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/ssh-known-hosts-edpm-deployment-ipam" id=7790523c-6b70-4f76-a4d1-3db31fe05ea9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.403070 | controller | Jun 11 17:07:31.006732 crc crio[23211]: time="2026-06-11T17:07:31.003756201Z" level=info msg="Starting container: 12c9adf1d20e6e80542ed07a6ac1ea125315bf620bf1435b08410dba82fc72d9" id=e02cdcee-22c0-4309-a2a8-8311278edeb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.403086 | controller | Jun 11 17:07:31.010031 crc crio[23211]: time="2026-06-11T17:07:31.009785495Z" level=info msg="Started container" PID=168707 containerID=12c9adf1d20e6e80542ed07a6ac1ea125315bf620bf1435b08410dba82fc72d9 description=openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/ssh-known-hosts-edpm-deployment-ipam id=e02cdcee-22c0-4309-a2a8-8311278edeb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2
2026-06-11 18:00:59.403103 | controller | Jun 11 17:07:40.837180 crc crio[23211]: time="2026-06-11T17:07:40.835297114Z" level=info msg="Stopping pod sandbox: a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2" id=6176f245-4d62-4d68-884f-2e6278ef0300 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.403119 | controller | Jun 11 17:07:40.839426 crc crio[23211]: time="2026-06-11T17:07:40.839302916Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-65lxf Namespace:openstack ID:a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2 UID:5ae710fa-6e9e-423e-83a0-e9700aecffaa NetNS:/var/run/netns/a2f1bcab-f8d8-441a-b3ac-3c4ee35b6b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ae710fa_6e9e_423e_83a0_e9700aecffaa.slice PodAnnotations:0xc007c14350}] Aliases:map[]}"
2026-06-11 18:00:59.403135 | controller | Jun 11 17:07:40.840010 crc crio[23211]: time="2026-06-11T17:07:40.839840879Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-65lxf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.403154 | controller | Jun 11 17:07:41.397541 crc crio[23211]: time="2026-06-11T17:07:41.394293043Z" level=info msg="Stopped pod sandbox: a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2" id=6176f245-4d62-4d68-884f-2e6278ef0300 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.403170 | controller | Jun 11 17:07:42.364633 crc crio[23211]: time="2026-06-11T17:07:42.363830648Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/POD" id=8e1747c8-7aff-425c-b491-0adb349c85e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.403185 | controller | Jun 11 17:07:42.366273 crc crio[23211]: time="2026-06-11T17:07:42.364681459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.403201 | controller | Jun 11 17:07:42.414798 crc crio[23211]: time="2026-06-11T17:07:42.414697816Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 Namespace:openstack ID:c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3 UID:4743976c-9b8a-4040-a358-2dc22d541d81 NetNS:/var/run/netns/2f88fcb9-0e37-40ac-8ba0-122ddda4086c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4743976c_9b8a_4040_a358_2dc22d541d81.slice PodAnnotations:0xc0001aed00}] Aliases:map[]}"
2026-06-11 18:00:59.403217 | controller | Jun 11 17:07:42.414798 crc crio[23211]: time="2026-06-11T17:07:42.414768647Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.403232 | controller | Jun 11 17:07:42.910014 crc crio[23211]: 2026-06-11T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c915001022c9e8d Mac:72:dc:6b:77:c2:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/2f88fcb9-0e37-40ac-8ba0-122ddda4086c SocketPath: PciID:}] [{Interface:0xc0002e6720 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.403248 | controller | Jun 11 17:07:42.911736 crc crio[23211]: time="2026-06-11T17:07:42.911666102Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 Namespace:openstack ID:c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3 UID:4743976c-9b8a-4040-a358-2dc22d541d81 NetNS:/var/run/netns/2f88fcb9-0e37-40ac-8ba0-122ddda4086c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4743976c_9b8a_4040_a358_2dc22d541d81.slice PodAnnotations:0xc0001aed00}] Aliases:map[]}"
2026-06-11 18:00:59.403264 | controller | Jun 11 17:07:42.912221 crc crio[23211]: time="2026-06-11T17:07:42.911864957Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.403280 | controller | Jun 11 17:07:42.923565 crc crio[23211]: time="2026-06-11T17:07:42.923480152Z" level=info msg="Ran pod sandbox c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/POD" id=8e1747c8-7aff-425c-b491-0adb349c85e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.403295 | controller | Jun 11 17:07:42.932789 crc crio[23211]: time="2026-06-11T17:07:42.932688405Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=6e59226b-1807-4941-b6f0-eeabcb0f191c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.403311 | controller | Jun 11 17:07:42.946606 crc crio[23211]: time="2026-06-11T17:07:42.946527745Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.403332 | controller | Jun 11 17:07:43.505549 crc crio[23211]: time="2026-06-11T17:07:43.505224435Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=6e59226b-1807-4941-b6f0-eeabcb0f191c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.403349 | controller | Jun 11 17:07:43.507585 crc crio[23211]: time="2026-06-11T17:07:43.507505814Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=bee14cf8-ecff-432e-8ca9-5cf82d64f3ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.403365 | controller | Jun 11 17:07:43.533737 crc crio[23211]: time="2026-06-11T17:07:43.533643796Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=f8828b2e-7079-412a-a991-d6e7e2e24b9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.403380 | controller | Jun 11 17:07:43.543807 crc crio[23211]: time="2026-06-11T17:07:43.543713691Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=a0369dcd-2647-4930-a79b-6644b3dacbf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.403395 | controller | Jun 11 17:07:43.544239 crc crio[23211]: time="2026-06-11T17:07:43.544173372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.403411 | controller | Jun 11 17:07:43.607336 crc crio[23211]: time="2026-06-11T17:07:43.607156447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.403426 | controller | Jun 11 17:07:43.611255 crc crio[23211]: time="2026-06-11T17:07:43.611188019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.403441 | controller | Jun 11 17:07:43.813834 crc crio[23211]: time="2026-06-11T17:07:43.813706269Z" level=info msg="Created container 94744d6647a1cc0c15c9101a9fb0b1d0c3182f5c4f8051751465443cd7c4b9b3: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=a0369dcd-2647-4930-a79b-6644b3dacbf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.403457 | controller | Jun 11 17:07:43.815801 crc crio[23211]: time="2026-06-11T17:07:43.815239208Z" level=info msg="Starting container: 94744d6647a1cc0c15c9101a9fb0b1d0c3182f5c4f8051751465443cd7c4b9b3" id=5c4fd425-aeec-4fa2-a841-01b441c2e09f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.403473 | controller | Jun 11 17:07:43.824973 crc crio[23211]: time="2026-06-11T17:07:43.824392439Z" level=info msg="Started container" PID=169578 containerID=94744d6647a1cc0c15c9101a9fb0b1d0c3182f5c4f8051751465443cd7c4b9b3 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=5c4fd425-aeec-4fa2-a841-01b441c2e09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3
2026-06-11 18:00:59.403489 | controller | Jun 11 17:07:54.058970 crc crio[23211]: time="2026-06-11T17:07:54.056786224Z" level=info msg="Stopping pod sandbox: c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3" id=bbd877ac-d47a-4706-a133-f57f882311e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.403504 | controller | Jun 11 17:07:54.061269 crc crio[23211]: time="2026-06-11T17:07:54.059044272Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 Namespace:openstack ID:c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3 UID:4743976c-9b8a-4040-a358-2dc22d541d81 NetNS:/var/run/netns/2f88fcb9-0e37-40ac-8ba0-122ddda4086c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4743976c_9b8a_4040_a358_2dc22d541d81.slice PodAnnotations:0xc007c15720}] Aliases:map[]}"
2026-06-11 18:00:59.403557 | controller | Jun 11 17:07:54.061269 crc crio[23211]: time="2026-06-11T17:07:54.059219636Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.403579 | controller | Jun 11 17:07:54.589964 crc crio[23211]: time="2026-06-11T17:07:54.589209629Z" level=info msg="Stopped pod sandbox: c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3" id=bbd877ac-d47a-4706-a133-f57f882311e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.403596 | controller | Jun 11 17:07:55.585580 crc crio[23211]: time="2026-06-11T17:07:55.584741711Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/POD" id=fb2a79fc-f6af-4030-94f6-04b456f4c18e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.403611 | controller | Jun 11 17:07:55.587724 crc crio[23211]: time="2026-06-11T17:07:55.585750547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.403628 | controller | Jun 11 17:07:55.624770 crc crio[23211]: time="2026-06-11T17:07:55.624278882Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp Namespace:openstack ID:e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed UID:bae01f2a-042c-4069-bd20-2f8f0e2efc31 NetNS:/var/run/netns/f64a8bba-40f4-4206-aec3-a76ded81cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae01f2a_042c_4069_bd20_2f8f0e2efc31.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}"
2026-06-11 18:00:59.403645 | controller | Jun 11 17:07:55.624770 crc crio[23211]: time="2026-06-11T17:07:55.624739145Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.403662 | controller | Jun 11 17:07:56.145906 crc crio[23211]: 2026-06-11T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e77196912cc1390 Mac:5a:d8:6d:48:12:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/f64a8bba-40f4-4206-aec3-a76ded81cda8 SocketPath: PciID:}] [{Interface:0xc00025aeb0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.403678 | controller | Jun 11 17:07:56.147116 crc crio[23211]: time="2026-06-11T17:07:56.146800357Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp Namespace:openstack ID:e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed UID:bae01f2a-042c-4069-bd20-2f8f0e2efc31 NetNS:/var/run/netns/f64a8bba-40f4-4206-aec3-a76ded81cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae01f2a_042c_4069_bd20_2f8f0e2efc31.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}"
2026-06-11 18:00:59.403695 | controller | Jun 11 17:07:56.147116 crc crio[23211]: time="2026-06-11T17:07:56.147020352Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.403711 | controller | Jun 11 17:07:56.162296 crc crio[23211]: time="2026-06-11T17:07:56.162171886Z" level=info msg="Ran pod sandbox e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/POD" id=fb2a79fc-f6af-4030-94f6-04b456f4c18e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.403732 | controller | Jun 11 17:07:56.169075 crc crio[23211]: time="2026-06-11T17:07:56.168947648Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=5a8834e1-f59b-4681-9ea7-281d61f45fee name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.403749 | controller | Jun 11 17:07:56.173816 crc crio[23211]: time="2026-06-11T17:07:56.173675087Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.403765 | controller | Jun 11 17:07:56.573616 crc crio[23211]: time="2026-06-11T17:07:56.573115673Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=5a8834e1-f59b-4681-9ea7-281d61f45fee name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.403781 | controller | Jun 11 17:07:56.574993 crc crio[23211]: time="2026-06-11T17:07:56.574826327Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d09ba053-65e3-451a-ad23-9c1a3fd9a3fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.403797 | controller | Jun 11 17:07:56.614699 crc crio[23211]: time="2026-06-11T17:07:56.614488532Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d8d492c2-b403-4b78-9c20-bcc2efc19b04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.403812 | controller | Jun 11 17:07:56.626208 crc crio[23211]: time="2026-06-11T17:07:56.625638784Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=aef510ae-b824-4cf6-a567-e695233d32ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.403828 | controller | Jun 11 17:07:56.626692 crc crio[23211]: time="2026-06-11T17:07:56.626231519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.403843 | controller | Jun 11 17:07:56.704651 crc crio[23211]: time="2026-06-11T17:07:56.704534363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.403859 | controller | Jun 11 17:07:56.708681 crc crio[23211]: time="2026-06-11T17:07:56.708568294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.403875 | controller | Jun 11 17:07:56.892098 crc crio[23211]: time="2026-06-11T17:07:56.89158181Z" level=info msg="Created container ff48031eceaa5078974cda8d4024ff29c7b7d5618f8042e16e32591ce1ac0a01: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=aef510ae-b824-4cf6-a567-e695233d32ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.403890 | controller | Jun 11 17:07:56.892860 crc crio[23211]: time="2026-06-11T17:07:56.89274645Z" level=info msg="Starting container: ff48031eceaa5078974cda8d4024ff29c7b7d5618f8042e16e32591ce1ac0a01" id=c10d393a-6054-437d-8fa7-3bf6b8db7d8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.403907 | controller | Jun 11 17:07:56.898595 crc crio[23211]: time="2026-06-11T17:07:56.898512395Z" level=info msg="Started container" PID=170340 containerID=ff48031eceaa5078974cda8d4024ff29c7b7d5618f8042e16e32591ce1ac0a01 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=c10d393a-6054-437d-8fa7-3bf6b8db7d8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed
2026-06-11 18:00:59.403927 | controller | Jun 11 17:08:00.542026 crc crio[23211]: time="2026-06-11T17:08:00.540523667Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686628-6rgj6/POD" id=8ed05d95-db60-40a9-9f2f-834b4e3f6861 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.403943 | controller | Jun 11 17:08:00.544052 crc crio[23211]: time="2026-06-11T17:08:00.542044405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.403959 | controller | Jun 11 17:08:00.580106 crc crio[23211]: time="2026-06-11T17:08:00.579963125Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686628-6rgj6 Namespace:openshift-infra ID:6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479 UID:a67f03f4-4ce2-49a5-8b7f-0bfb628631b9 NetNS:/var/run/netns/582df7bd-1a7f-44a6-a0a2-9336a6133823 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda67f03f4_4ce2_49a5_8b7f_0bfb628631b9.slice PodAnnotations:0xc006618108}] Aliases:map[]}"
2026-06-11 18:00:59.403976 | controller | Jun 11 17:08:00.580106 crc crio[23211]: time="2026-06-11T17:08:00.580083669Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686628-6rgj6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.403992 | controller | Jun 11 17:08:01.121596 crc crio[23211]: 2026-06-11T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b3861c475db6c9 Mac:16:2d:d8:7e:16:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/582df7bd-1a7f-44a6-a0a2-9336a6133823 SocketPath: PciID:}] [{Interface:0xc00025ac90 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.404010 | controller | Jun 11 17:08:01.122824 crc crio[23211]: time="2026-06-11T17:08:01.122742792Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686628-6rgj6 Namespace:openshift-infra ID:6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479 UID:a67f03f4-4ce2-49a5-8b7f-0bfb628631b9 NetNS:/var/run/netns/582df7bd-1a7f-44a6-a0a2-9336a6133823 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda67f03f4_4ce2_49a5_8b7f_0bfb628631b9.slice PodAnnotations:0xc006618108}] Aliases:map[]}"
2026-06-11 18:00:59.404027 | controller | Jun 11 17:08:01.122988 crc crio[23211]: time="2026-06-11T17:08:01.122964228Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686628-6rgj6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.404043 | controller | Jun 11 17:08:01.132545 crc crio[23211]: time="2026-06-11T17:08:01.132474579Z" level=info msg="Ran pod sandbox 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479 with infra container: openshift-infra/auto-csr-approver-29686628-6rgj6/POD" id=8ed05d95-db60-40a9-9f2f-834b4e3f6861 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.404059 | controller | Jun 11 17:08:01.135981 crc crio[23211]: time="2026-06-11T17:08:01.135544977Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f1848be6-4890-4c86-abba-f28b87954218 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.404075 | controller | Jun 11 17:08:01.141237 crc crio[23211]: time="2026-06-11T17:08:01.141152759Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.404094 | controller | Jun 11 17:08:02.130300 crc crio[23211]: time="2026-06-11T17:08:02.129689905Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f1848be6-4890-4c86-abba-f28b87954218 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.404111 | controller | Jun 11 17:08:02.131904 crc crio[23211]: time="2026-06-11T17:08:02.130994398Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9f971d8b-4c68-46d6-9ca5-059ec5a25f2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.404127 | controller | Jun 11 17:08:02.133318 crc crio[23211]: time="2026-06-11T17:08:02.133242965Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=786e5d8d-71ee-4b7c-9e40-913994856014 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.404143 | controller | Jun 11 17:08:02.139787 crc crio[23211]: time="2026-06-11T17:08:02.139699458Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686628-6rgj6/oc" id=c6455d57-ca2f-457d-ad16-ce0fcdfb8cb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.404161 | controller | Jun 11 17:08:02.140318 crc crio[23211]: time="2026-06-11T17:08:02.140258283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.404184 | controller | Jun 11 17:08:02.189585 crc crio[23211]: time="2026-06-11T17:08:02.189385647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.404211 | controller | Jun 11 17:08:02.530743 crc crio[23211]: time="2026-06-11T17:08:02.5306502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.404236 | controller | Jun 11 17:08:02.736674 crc crio[23211]: time="2026-06-11T17:08:02.736109954Z" level=info msg="Created container c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346: openshift-infra/auto-csr-approver-29686628-6rgj6/oc" id=c6455d57-ca2f-457d-ad16-ce0fcdfb8cb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.404259 | controller | Jun 11 17:08:02.742690 crc crio[23211]: time="2026-06-11T17:08:02.739718156Z" level=info msg="Starting container: c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346" id=cacf49cc-2b7b-49e6-90a8-41dc8a443236 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.404283 | controller | Jun 11 17:08:02.749543 crc crio[23211]: time="2026-06-11T17:08:02.74936437Z" level=info msg="Started container" PID=170731 containerID=c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346 description=openshift-infra/auto-csr-approver-29686628-6rgj6/oc id=cacf49cc-2b7b-49e6-90a8-41dc8a443236 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479
2026-06-11 18:00:59.404308 | controller | Jun 11 17:08:04.265252 crc crio[23211]: time="2026-06-11T17:08:04.263394825Z" level=info msg="Stopping pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479" id=5c82c8d2-f571-427e-a197-1248835cb4ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.404329 | controller | Jun 11 17:08:04.265252 crc crio[23211]: time="2026-06-11T17:08:04.264644837Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686628-6rgj6 Namespace:openshift-infra ID:6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479 UID:a67f03f4-4ce2-49a5-8b7f-0bfb628631b9 NetNS:/var/run/netns/582df7bd-1a7f-44a6-a0a2-9336a6133823 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda67f03f4_4ce2_49a5_8b7f_0bfb628631b9.slice PodAnnotations:0xc003088e78}] Aliases:map[]}"
2026-06-11 18:00:59.404351 | controller | Jun 11 17:08:04.265252 crc crio[23211]: time="2026-06-11T17:08:04.26477315Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686628-6rgj6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.404383 | controller | Jun 11 17:08:04.643808 crc crio[23211]: time="2026-06-11T17:08:04.643253736Z" level=info msg="Stopped pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479" id=5c82c8d2-f571-427e-a197-1248835cb4ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.404400 | controller | Jun 11 17:08:42.779213 crc crio[23211]: time="2026-06-11T17:08:42.778404592Z" level=info msg="Removing container: 9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9" id=6dbcbd49-c8a1-466d-a57d-37982229e8b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.404416 | controller | Jun 11 17:08:42.819820 crc crio[23211]: time="2026-06-11T17:08:42.819458112Z" level=info msg="Removed container 9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9: openshift-marketplace/community-operators-n8vzs/extract-content" id=6dbcbd49-c8a1-466d-a57d-37982229e8b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.404432 | controller | Jun 11 17:08:42.823373 crc crio[23211]: time="2026-06-11T17:08:42.823288109Z" level=info msg="Removing container: 59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11" id=3ee9bd9a-7b2a-4534-b11b-6fb8c35f8d7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.404448 | controller | Jun 11 17:08:42.874517 crc crio[23211]: time="2026-06-11T17:08:42.874344753Z" level=info msg="Removed container 59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11: openshift-marketplace/community-operators-n8vzs/extract-utilities" id=3ee9bd9a-7b2a-4534-b11b-6fb8c35f8d7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.404468 | controller | Jun 11 17:08:42.880969 crc crio[23211]: time="2026-06-11T17:08:42.880878557Z" level=info msg="Removing container: f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35" id=6c9087ce-d30d-44a0-b406-0d58d6e3f0f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.404491 | controller | Jun 11 17:08:43.120532 crc crio[23211]: time="2026-06-11T17:08:43.120308091Z" level=info msg="Removed container f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35: openshift-infra/auto-csr-approver-29686622-nxwdx/oc" id=6c9087ce-d30d-44a0-b406-0d58d6e3f0f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.404544 | controller | Jun 11 17:08:43.136039 crc crio[23211]: time="2026-06-11T17:08:43.135990629Z" level=info msg="Stopping pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff" id=3b4d37ba-ff9d-4950-ab08-958a815e4c1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.404575 | controller | Jun 11 17:08:43.136359 crc crio[23211]: time="2026-06-11T17:08:43.136341808Z" level=info msg="Stopped pod sandbox (already stopped): d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff" id=3b4d37ba-ff9d-4950-ab08-958a815e4c1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.404594 | controller | Jun 11 17:08:43.137538 crc crio[23211]: time="2026-06-11T17:08:43.137474567Z" level=info msg="Removing pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff" id=48a6f131-cfcb-4035-8909-b4b3449a2258 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.404611 | controller | Jun 11 17:08:43.156969 crc crio[23211]: time="2026-06-11T17:08:43.156783915Z" level=info msg="Removed pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff" id=48a6f131-cfcb-4035-8909-b4b3449a2258 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.404627 | controller | Jun 11 17:09:13.692017 crc crio[23211]: time="2026-06-11T17:09:13.69012125Z" level=info msg="Stopping pod sandbox: e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed" id=e7c573bc-a541-464f-a5c2-7695c2aa916c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.404649 | controller | Jun 11 17:09:13.693835 crc crio[23211]: time="2026-06-11T17:09:13.693411323Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp Namespace:openstack ID:e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed UID:bae01f2a-042c-4069-bd20-2f8f0e2efc31 NetNS:/var/run/netns/f64a8bba-40f4-4206-aec3-a76ded81cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae01f2a_042c_4069_bd20_2f8f0e2efc31.slice PodAnnotations:0xc0028186a0}] Aliases:map[]}"
2026-06-11 18:00:59.404667 | controller | Jun 11 17:09:13.694112 crc crio[23211]: time="2026-06-11T17:09:13.693989688Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.404683 | controller | Jun 11 17:09:14.226746 crc crio[23211]: time="2026-06-11T17:09:14.226085594Z" level=info msg="Stopped pod sandbox: e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed" id=e7c573bc-a541-464f-a5c2-7695c2aa916c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.404699 | controller | Jun 11 17:09:15.227174 crc crio[23211]: time="2026-06-11T17:09:15.226644406Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/POD" id=6f2a57b0-abf6-4d66-bf24-15894d2bcc08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.404714 | controller | Jun 11 17:09:15.228643 crc crio[23211]: time="2026-06-11T17:09:15.227201119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.404730 | controller | Jun 11 17:09:15.265295 crc crio[23211]: time="2026-06-11T17:09:15.265190482Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 Namespace:openstack ID:df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287 UID:f405acc4-a2d1-4e57-8dc1-3e0aab875df5 NetNS:/var/run/netns/ce6c8cab-d3c3-4ca0-b37c-53dc7df26def Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf405acc4_a2d1_4e57_8dc1_3e0aab875df5.slice PodAnnotations:0xc00008d040}] Aliases:map[]}"
2026-06-11 18:00:59.404746 | controller | Jun 11 17:09:15.265295 crc crio[23211]: time="2026-06-11T17:09:15.265274344Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.404762 | controller | Jun 11 17:09:15.955139 crc crio[23211]: 2026-06-11T17:09:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df26fe0f6616534 Mac:a2:c4:56:69:6f:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/ce6c8cab-d3c3-4ca0-b37c-53dc7df26def SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.404778 | controller | Jun 11 17:09:15.957065 crc crio[23211]: time="2026-06-11T17:09:15.956985262Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 Namespace:openstack ID:df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287 UID:f405acc4-a2d1-4e57-8dc1-3e0aab875df5 NetNS:/var/run/netns/ce6c8cab-d3c3-4ca0-b37c-53dc7df26def Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf405acc4_a2d1_4e57_8dc1_3e0aab875df5.slice PodAnnotations:0xc00008d040}] Aliases:map[]}"
2026-06-11 18:00:59.404794 | controller | Jun 11 17:09:15.957290 crc crio[23211]: time="2026-06-11T17:09:15.957218549Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.404814 | controller | Jun 11 17:09:15.972875 crc crio[23211]: time="2026-06-11T17:09:15.972792023Z" level=info msg="Ran pod sandbox df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/POD" id=6f2a57b0-abf6-4d66-bf24-15894d2bcc08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.404833 | controller | Jun 11 17:09:15.976245 crc crio[23211]: time="2026-06-11T17:09:15.976174309Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e5669fff-2c39-480c-8702-1ab487e36e22 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.404856 | controller | Jun 11 17:09:15.990106 crc crio[23211]: time="2026-06-11T17:09:15.989908837Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.404880 | controller | Jun 11 17:09:16.720819 crc crio[23211]: time="2026-06-11T17:09:16.720560992Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e5669fff-2c39-480c-8702-1ab487e36e22 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.404898 | controller | Jun 11 17:09:16.722923 crc crio[23211]: time="2026-06-11T17:09:16.72285593Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=5b8aa8bc-c3a5-4440-bc5c-7ddd4bfad317 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.404914 | controller | Jun 11 17:09:16.757894 crc crio[23211]: time="2026-06-11T17:09:16.757785415Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=a87c7de6-e38e-45d7-8172-7743af0a2f56 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.404937 | controller | Jun 11 17:09:16.767301 crc crio[23211]: time="2026-06-11T17:09:16.767177952Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=73bbe84c-3a3c-4916-a9d8-f8df42727916 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.404961 | controller | Jun 11 17:09:16.767858 crc crio[23211]: time="2026-06-11T17:09:16.767767317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.404985 | controller | Jun 11 17:09:16.825794 crc crio[23211]: time="2026-06-11T17:09:16.825637503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.405007 | controller | Jun 11 17:09:16.829348 crc crio[23211]: time="2026-06-11T17:09:16.829305126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.405032 | controller | Jun 11 17:09:17.103174 crc crio[23211]: time="2026-06-11T17:09:17.102526097Z" level=info msg="Created container 694e14c9d584c063063829b8f026648435cac4bac8ed29a0c92b1be13b3c8e61: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=73bbe84c-3a3c-4916-a9d8-f8df42727916 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.405057 | controller | Jun 11 17:09:17.104630 crc crio[23211]: time="2026-06-11T17:09:17.104505106Z" level=info msg="Starting container: 694e14c9d584c063063829b8f026648435cac4bac8ed29a0c92b1be13b3c8e61" id=9e366d88-914c-486b-b27b-55ef237bf210 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.405084 | controller | Jun 11 17:09:17.113325 crc crio[23211]: time="2026-06-11T17:09:17.113193436Z" level=info msg="Started container" PID=174510 containerID=694e14c9d584c063063829b8f026648435cac4bac8ed29a0c92b1be13b3c8e61 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=9e366d88-914c-486b-b27b-55ef237bf210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287
2026-06-11 18:00:59.405109 | controller | Jun 11 17:09:43.177061 crc crio[23211]: time="2026-06-11T17:09:43.176337285Z" level=info msg="Removing container: 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7" id=292739a6-f33e-4095-a972-4685fae73e23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.405129 | controller | Jun 11 17:09:43.209489 crc crio[23211]: time="2026-06-11T17:09:43.209268859Z" level=info msg="Removed container 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7: openshift-marketplace/community-operators-n8vzs/registry-server" id=292739a6-f33e-4095-a972-4685fae73e23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.405145 | controller | Jun 11 17:09:43.222894 crc crio[23211]: time="2026-06-11T17:09:43.222792232Z" level=info msg="Stopping pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09" id=8ce1b371-efc9-4786-92ad-8511a5f8a4fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.405161 | controller | Jun 11 17:09:43.222894 crc crio[23211]: time="2026-06-11T17:09:43.222895874Z" level=info msg="Stopped pod sandbox (already stopped): a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09" id=8ce1b371-efc9-4786-92ad-8511a5f8a4fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.405178 | controller | Jun 11 17:09:43.223907 crc crio[23211]: time="2026-06-11T17:09:43.223774897Z" level=info msg="Removing pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09" id=2519b974-f598-4916-83a5-4da4075a4eab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.405194 | controller | Jun 11 17:09:43.254280 crc crio[23211]: time="2026-06-11T17:09:43.254179437Z" level=info msg="Removed pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09" id=2519b974-f598-4916-83a5-4da4075a4eab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.405210 | controller | Jun 11 17:09:59.442897 crc crio[23211]: time="2026-06-11T17:09:59.441589773Z" level=info msg="Stopping pod sandbox: df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287" id=e8d7a6c2-8870-4dc2-9957-7ea335f208b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.405226 | controller | Jun 11 17:09:59.445170 crc crio[23211]: time="2026-06-11T17:09:59.444995319Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 Namespace:openstack ID:df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287 UID:f405acc4-a2d1-4e57-8dc1-3e0aab875df5 NetNS:/var/run/netns/ce6c8cab-d3c3-4ca0-b37c-53dc7df26def Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf405acc4_a2d1_4e57_8dc1_3e0aab875df5.slice PodAnnotations:0xc00008c8d8}] Aliases:map[]}"
2026-06-11 18:00:59.405242 | controller | Jun 11 17:09:59.445560 crc crio[23211]: time="2026-06-11T17:09:59.44538496Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.405259 | controller | Jun 11 17:09:59.997726 crc crio[23211]: time="2026-06-11T17:09:59.997306788Z" level=info msg="Stopped pod sandbox: df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287" id=e8d7a6c2-8870-4dc2-9957-7ea335f208b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.405279 | controller | Jun 11 17:10:00.696013 crc crio[23211]: time="2026-06-11T17:10:00.695967853Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686630-w2lfl/POD" id=42ca923d-7131-422f-bd9e-2f44868aa5c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.405296 | controller | Jun 11 17:10:00.697761 crc crio[23211]: time="2026-06-11T17:10:00.697670586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.405313 | controller | Jun 11 17:10:00.731267 crc crio[23211]: time="2026-06-11T17:10:00.731124433Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686630-w2lfl Namespace:openshift-infra ID:51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93 UID:a610f14f-8d5d-4242-86d8-c60e4dbc5bca NetNS:/var/run/netns/79a7479b-fafc-43a8-a8d3-79854e90ecca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda610f14f_8d5d_4242_86d8_c60e4dbc5bca.slice PodAnnotations:0xc00008d0c8}] Aliases:map[]}"
2026-06-11 18:00:59.405329 | controller | Jun 11 17:10:00.731267 crc crio[23211]: time="2026-06-11T17:10:00.731206115Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686630-w2lfl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.405346 | controller | Jun 11 17:10:00.977990 crc crio[23211]: time="2026-06-11T17:10:00.977231806Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/POD" id=132d4c01-f98f-4a2e-acb7-1f9ebc44f0d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.405362 | controller | Jun 11 17:10:00.978135 crc crio[23211]: time="2026-06-11T17:10:00.978030776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.405379 | controller | Jun 11 17:10:01.029512 crc crio[23211]: time="2026-06-11T17:10:01.028802132Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 Namespace:openstack ID:15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09 UID:13e46477-6bb8-418f-833c-c28401109f2e NetNS:/var/run/netns/1f7a388c-c56f-4796-a6e9-cc7310a7153b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13e46477_6bb8_418f_833c_c28401109f2e.slice PodAnnotations:0xc000612d60}] Aliases:map[]}"
2026-06-11 18:00:59.405395 | controller | Jun 11 17:10:01.029512 crc crio[23211]: time="2026-06-11T17:10:01.028879714Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.405411 | controller | Jun 11 17:10:01.309294 crc crio[23211]: 2026-06-11T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51da1c90e8d5206 Mac:5e:64:7b:7c:2e:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/79a7479b-fafc-43a8-a8d3-79854e90ecca SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.405427 | controller | Jun 11 17:10:01.310929 crc crio[23211]: time="2026-06-11T17:10:01.310496217Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686630-w2lfl Namespace:openshift-infra ID:51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93 UID:a610f14f-8d5d-4242-86d8-c60e4dbc5bca NetNS:/var/run/netns/79a7479b-fafc-43a8-a8d3-79854e90ecca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda610f14f_8d5d_4242_86d8_c60e4dbc5bca.slice PodAnnotations:0xc00008d0c8}] Aliases:map[]}"
2026-06-11 18:00:59.405447 | controller | Jun 11 17:10:01.310929 crc crio[23211]: time="2026-06-11T17:10:01.310659751Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686630-w2lfl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.405463 | controller | Jun 11 17:10:01.321274 crc crio[23211]: time="2026-06-11T17:10:01.321117336Z" level=info msg="Ran pod sandbox 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93 with infra container: openshift-infra/auto-csr-approver-29686630-w2lfl/POD" id=42ca923d-7131-422f-bd9e-2f44868aa5c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.405479 | controller | Jun 11 17:10:01.325203 crc crio[23211]: time="2026-06-11T17:10:01.324918662Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6f38be56-9f97-4866-ab8a-476d3dd9eff2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.405495 | controller | Jun 11 17:10:01.334711 crc crio[23211]: time="2026-06-11T17:10:01.334128915Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.405529 | controller | Jun 11 17:10:01.766343 crc crio[23211]: 2026-06-11T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15069f0ef763120 Mac:9a:bf:02:fa:6a:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/1f7a388c-c56f-4796-a6e9-cc7310a7153b SocketPath: PciID:}] [{Interface:0xc000284620 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.405559 | controller | Jun 11 17:10:01.767761 crc crio[23211]: time="2026-06-11T17:10:01.767612094Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 Namespace:openstack ID:15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09 UID:13e46477-6bb8-418f-833c-c28401109f2e NetNS:/var/run/netns/1f7a388c-c56f-4796-a6e9-cc7310a7153b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13e46477_6bb8_418f_833c_c28401109f2e.slice PodAnnotations:0xc000612d60}] Aliases:map[]}"
2026-06-11 18:00:59.405579 | controller | Jun 11 17:10:01.768380 crc crio[23211]: time="2026-06-11T17:10:01.768101057Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.405595 | controller | Jun 11 17:10:01.777985 crc crio[23211]: time="2026-06-11T17:10:01.777861234Z" level=info msg="Ran pod sandbox 15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/POD" id=132d4c01-f98f-4a2e-acb7-1f9ebc44f0d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.405612 | controller | Jun 11 17:10:01.780820 crc crio[23211]: time="2026-06-11T17:10:01.780737737Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8617b74a-73b0-46bf-aade-3b37dff1993e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.405628 | controller | Jun 11 17:10:01.787809 crc crio[23211]: time="2026-06-11T17:10:01.787712983Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.405644 | controller | Jun 11 17:10:02.287355 crc crio[23211]: time="2026-06-11T17:10:02.287204374Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8617b74a-73b0-46bf-aade-3b37dff1993e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.405659 | controller | Jun 11 17:10:02.288501 crc crio[23211]: time="2026-06-11T17:10:02.288336023Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=6f9b15e9-8021-4ab8-8248-4a9c4cd4493b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.405678 | controller | Jun 11 17:10:02.359211 crc crio[23211]: time="2026-06-11T17:10:02.358820047Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8ac140da-9611-4795-94fa-936796650a07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.405694 | controller | Jun 11 17:10:02.381402 crc crio[23211]: time="2026-06-11T17:10:02.381316218Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=caa812fc-63e7-4ee6-a664-e480a95e494d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.405710 | controller | Jun 11 17:10:02.382322 crc crio[23211]: time="2026-06-11T17:10:02.382263911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.405725 | controller | Jun 11 17:10:02.452004 crc crio[23211]: time="2026-06-11T17:10:02.451742191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.405741 | controller | Jun 11 17:10:02.456152 crc crio[23211]: time="2026-06-11T17:10:02.456077301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.405756 | controller | Jun 11 17:10:02.645835 crc crio[23211]: time="2026-06-11T17:10:02.645671253Z" level=info msg="Created container fa92376b416334581e85f01aab8d07c11648ef82901fe8286bbbf1f50879051e: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=caa812fc-63e7-4ee6-a664-e480a95e494d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.405772 | controller | Jun 11 17:10:02.648894 crc crio[23211]: time="2026-06-11T17:10:02.648791891Z" level=info msg="Starting container: fa92376b416334581e85f01aab8d07c11648ef82901fe8286bbbf1f50879051e" id=e6bdcb4e-8edb-4f29-bfeb-bdb820af146b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.405788 | controller | Jun 11 17:10:02.656218 crc crio[23211]: time="2026-06-11T17:10:02.656033856Z" level=info msg="Started container" PID=177319 containerID=fa92376b416334581e85f01aab8d07c11648ef82901fe8286bbbf1f50879051e description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=e6bdcb4e-8edb-4f29-bfeb-bdb820af146b name=/runtime.v1.RuntimeService/StartContainer sandboxID=15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09
2026-06-11 18:00:59.405804 | controller | Jun 11 17:10:02.728800 crc crio[23211]: time="2026-06-11T17:10:02.728248004Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6f38be56-9f97-4866-ab8a-476d3dd9eff2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.405820 | controller | Jun 11 17:10:02.736334 crc crio[23211]: time="2026-06-11T17:10:02.736202116Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cc488f5e-c7b5-402d-a502-bfdc517b43b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.405836 | controller | Jun 11 17:10:02.740152 crc crio[23211]: time="2026-06-11T17:10:02.740023113Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fd9f09b9-7dac-4185-a202-03711c6f6cb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.405851 | controller | Jun 11 17:10:02.761261 crc crio[23211]: time="2026-06-11T17:10:02.761165418Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686630-w2lfl/oc" id=30716820-ab1c-4975-a71b-79fd9f1326d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.405870 | controller | Jun 11 17:10:02.761758 crc crio[23211]: time="2026-06-11T17:10:02.761699622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.405886 | controller | Jun 11 17:10:02.836317 crc crio[23211]: time="2026-06-11T17:10:02.836014734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.405902 | controller | Jun 11 17:10:03.277309 crc crio[23211]: time="2026-06-11T17:10:03.27687574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.405918 | controller | Jun 11 17:10:03.449021 crc crio[23211]: time="2026-06-11T17:10:03.448882506Z" level=info msg="Created container 51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc: openshift-infra/auto-csr-approver-29686630-w2lfl/oc" id=30716820-ab1c-4975-a71b-79fd9f1326d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.405933 | controller | Jun 11 17:10:03.450938 crc crio[23211]: time="2026-06-11T17:10:03.450498557Z" level=info msg="Starting container: 51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc" id=c21e8be8-aa29-42bd-881a-0a97247934e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.405949 | controller | Jun 11 17:10:03.455982 crc crio[23211]: time="2026-06-11T17:10:03.455838792Z" level=info msg="Started container" PID=177397 containerID=51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc description=openshift-infra/auto-csr-approver-29686630-w2lfl/oc id=c21e8be8-aa29-42bd-881a-0a97247934e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93
2026-06-11 18:00:59.405966 | controller | Jun 11 17:10:05.564782 crc crio[23211]: time="2026-06-11T17:10:05.563774621Z" level=info msg="Stopping pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93" id=dbc6b45c-9086-4d2e-91ca-d4dd4a31bf7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.405982 | controller | Jun 11 17:10:05.566568 crc crio[23211]: time="2026-06-11T17:10:05.565639387Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686630-w2lfl Namespace:openshift-infra ID:51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93 UID:a610f14f-8d5d-4242-86d8-c60e4dbc5bca NetNS:/var/run/netns/79a7479b-fafc-43a8-a8d3-79854e90ecca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda610f14f_8d5d_4242_86d8_c60e4dbc5bca.slice PodAnnotations:0xc0001317c0}] Aliases:map[]}"
2026-06-11 18:00:59.405999 | controller | Jun 11 17:10:05.566568 crc crio[23211]: time="2026-06-11T17:10:05.565832032Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686630-w2lfl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.406015 | controller | Jun 11 17:10:05.911585 crc crio[23211]: time="2026-06-11T17:10:05.910999525Z" level=info msg="Stopped pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93" id=dbc6b45c-9086-4d2e-91ca-d4dd4a31bf7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.406030 | controller | Jun 11 17:10:43.279111 crc crio[23211]: time="2026-06-11T17:10:43.278184491Z" level=info msg="Removing container: 5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d" id=c7f0188f-3435-47f8-91e9-8f9d4d362655 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.406046 | controller | Jun 11 17:10:43.492151 crc crio[23211]: time="2026-06-11T17:10:43.491167855Z" level=info msg="Removed container 5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d: openshift-infra/auto-csr-approver-29686624-ltqg7/oc" id=c7f0188f-3435-47f8-91e9-8f9d4d362655 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.406065 | controller | Jun 11 17:10:43.503650 crc crio[23211]: time="2026-06-11T17:10:43.503490708Z" level=info msg="Stopping pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090" id=5a45e47e-f9a8-4eb6-932b-9427e335c6f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.406080 | controller | Jun 11 17:10:43.503650 crc crio[23211]: time="2026-06-11T17:10:43.50357747Z" level=info msg="Stopped pod sandbox (already stopped): f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090" id=5a45e47e-f9a8-4eb6-932b-9427e335c6f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.406096 | controller | Jun 11 17:10:43.504169 crc crio[23211]: time="2026-06-11T17:10:43.504145654Z" level=info msg="Removing pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090" id=0f3377ef-b4aa-44e0-ab72-e3c2b21ebb9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.406111 | controller | Jun 11 17:10:43.521236 crc crio[23211]: time="2026-06-11T17:10:43.521121664Z" level=info msg="Removed pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090" id=0f3377ef-b4aa-44e0-ab72-e3c2b21ebb9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.406127 | controller | Jun 11 17:11:14.694263 crc crio[23211]: time="2026-06-11T17:11:14.693078903Z" level=info msg="Stopping pod sandbox: 15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09" id=e5498bf9-4fa6-420c-bdf3-c87e496a976a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.406142 | controller | Jun 11 17:11:14.697580 crc crio[23211]: time="2026-06-11T17:11:14.697531196Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 Namespace:openstack ID:15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09 UID:13e46477-6bb8-418f-833c-c28401109f2e NetNS:/var/run/netns/1f7a388c-c56f-4796-a6e9-cc7310a7153b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13e46477_6bb8_418f_833c_c28401109f2e.slice PodAnnotations:0xc0022784d8}] Aliases:map[]}"
2026-06-11 18:00:59.406158 | controller | Jun 11 17:11:14.698188 crc crio[23211]: time="2026-06-11T17:11:14.698150481Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.406174 | controller | Jun 11 17:11:15.270542 crc crio[23211]: time="2026-06-11T17:11:15.270354874Z" level=info msg="Stopped pod sandbox: 15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09" id=e5498bf9-4fa6-420c-bdf3-c87e496a976a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.406189 | controller | Jun 11 17:11:16.391543 crc crio[23211]: time="2026-06-11T17:11:16.390580315Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/POD" id=db00d140-640b-4e4d-b00a-985bb35abe95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.406205 | controller | Jun 11 17:11:16.391543 crc crio[23211]: time="2026-06-11T17:11:16.391245193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.406221 | controller | Jun 11 17:11:16.439340 crc crio[23211]: time="2026-06-11T17:11:16.439207346Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v Namespace:openstack ID:43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0 UID:ba23aada-089b-4e36-ba66-a94ef1ca7132 NetNS:/var/run/netns/dea9682e-5169-40cb-aa74-828fa3bd2442 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba23aada_089b_4e36_ba66_a94ef1ca7132.slice PodAnnotations:0xc0001309e0}] Aliases:map[]}"
2026-06-11 18:00:59.406240 | controller | Jun 11 17:11:16.439340 crc crio[23211]: time="2026-06-11T17:11:16.439299429Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.406257 | controller | Jun 11 17:11:17.157277 crc crio[23211]: 2026-06-11T17:11:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43400bcef799437 Mac:32:70:77:92:b4:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/dea9682e-5169-40cb-aa74-828fa3bd2442 SocketPath: PciID:}] [{Interface:0xc0002445c0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.406274 | controller | Jun 11 17:11:17.161605 crc crio[23211]: time="2026-06-11T17:11:17.160853604Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v Namespace:openstack ID:43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0 UID:ba23aada-089b-4e36-ba66-a94ef1ca7132 NetNS:/var/run/netns/dea9682e-5169-40cb-aa74-828fa3bd2442 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba23aada_089b_4e36_ba66_a94ef1ca7132.slice PodAnnotations:0xc0001309e0}] Aliases:map[]}"
2026-06-11 18:00:59.406290 | controller | Jun 11 17:11:17.162001 crc crio[23211]: time="2026-06-11T17:11:17.161743257Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.406306 | controller | Jun 11 17:11:17.175748 crc crio[23211]: time="2026-06-11T17:11:17.173172246Z" level=info msg="Ran pod sandbox 43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/POD" id=db00d140-640b-4e4d-b00a-985bb35abe95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.406322 | controller | Jun 11 17:11:17.177955 crc crio[23211]: time="2026-06-11T17:11:17.177850294Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c40ba65c-5882-4591-9e12-1e314f25e9a8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.406338 | controller | Jun 11 17:11:17.190053 crc crio[23211]: time="2026-06-11T17:11:17.18991679Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.406353 | controller | Jun 11 17:11:17.719706 crc crio[23211]: time="2026-06-11T17:11:17.719556594Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c40ba65c-5882-4591-9e12-1e314f25e9a8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.406369 | controller | Jun 11 17:11:17.721089 crc crio[23211]: time="2026-06-11T17:11:17.72058323Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9fe8e51b-d5fa-4341-8e51-2a3f8dd71a41 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.406384 | controller | Jun 11 17:11:17.804994 crc crio[23211]: time="2026-06-11T17:11:17.804783963Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e3b7e3ab-7036-48b1-8eeb-cdf9ef851e08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.406399 | controller | Jun 11 17:11:17.813625 crc crio[23211]: time="2026-06-11T17:11:17.813521384Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=514aa02c-3d62-491d-8c2b-f7d627392313 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.406420 | controller | Jun 11 17:11:17.814375 crc crio[23211]: time="2026-06-11T17:11:17.814317943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.406436 | controller | Jun 11 17:11:17.871634 crc crio[23211]: time="2026-06-11T17:11:17.871362219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.406452 | controller | Jun 11 17:11:17.875204 crc crio[23211]: time="2026-06-11T17:11:17.875119304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.406467 | controller | Jun 11 17:11:18.078930 crc crio[23211]: time="2026-06-11T17:11:18.07828348Z" level=info msg="Created container ef273a8dca5131590b77a9ebafbded7117510025d3e6fa523e3e3d33861d4a6b: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=514aa02c-3d62-491d-8c2b-f7d627392313 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.406482 | controller | Jun 11 17:11:18.082993 crc crio[23211]: time="2026-06-11T17:11:18.082895358Z" level=info msg="Starting container: ef273a8dca5131590b77a9ebafbded7117510025d3e6fa523e3e3d33861d4a6b" id=79221dc0-b151-47d1-aa94-c155529045ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.406498 | controller | Jun 11 17:11:18.090699 crc crio[23211]: time="2026-06-11T17:11:18.090621823Z" level=info msg="Started container" PID=181715 containerID=ef273a8dca5131590b77a9ebafbded7117510025d3e6fa523e3e3d33861d4a6b description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=79221dc0-b151-47d1-aa94-c155529045ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0
2026-06-11 18:00:59.406531 | controller | Jun 11 17:12:00.590279 crc crio[23211]: time="2026-06-11T17:12:00.588946108Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686632-vfzk2/POD" id=388fa6fc-d3e6-4e57-b4bd-9e965e9cd96d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.406554 | controller | Jun 11 17:12:00.592584 crc crio[23211]: time="2026-06-11T17:12:00.590286422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.406572 | controller | Jun 11 17:12:00.663359 crc crio[23211]: time="2026-06-11T17:12:00.66327138Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686632-vfzk2 Namespace:openshift-infra ID:cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e UID:bde8214e-9572-483a-9ca1-94ba43335858 NetNS:/var/run/netns/4ad40f6d-71a3-414a-91a8-a551d254460d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbde8214e_9572_483a_9ca1_94ba43335858.slice PodAnnotations:0xc000d2e248}] Aliases:map[]}"
2026-06-11 18:00:59.406588 | controller | Jun 11 17:12:00.663940 crc crio[23211]: time="2026-06-11T17:12:00.663912207Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686632-vfzk2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.406604 | controller | Jun 11 17:12:01.319937 crc crio[23211]: 2026-06-11T17:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cadc8daf70cf911 Mac:82:a9:e4:fb:13:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/4ad40f6d-71a3-414a-91a8-a551d254460d SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.406625 | controller | Jun 11 17:12:01.320835 crc crio[23211]: time="2026-06-11T17:12:01.320793904Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686632-vfzk2 Namespace:openshift-infra ID:cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e UID:bde8214e-9572-483a-9ca1-94ba43335858 NetNS:/var/run/netns/4ad40f6d-71a3-414a-91a8-a551d254460d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbde8214e_9572_483a_9ca1_94ba43335858.slice PodAnnotations:0xc000d2e248}] Aliases:map[]}"
2026-06-11 18:00:59.406642 | controller | Jun 11 17:12:01.321165 crc crio[23211]: time="2026-06-11T17:12:01.321130172Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686632-vfzk2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.406658 | controller | Jun 11 17:12:01.336549 crc crio[23211]: time="2026-06-11T17:12:01.336486141Z" level=info msg="Ran pod sandbox cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e with infra container: openshift-infra/auto-csr-approver-29686632-vfzk2/POD" id=388fa6fc-d3e6-4e57-b4bd-9e965e9cd96d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.406674 | controller | Jun 11 17:12:01.341304 crc crio[23211]: time="2026-06-11T17:12:01.34120057Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=bb12655e-2fdd-4a3d-8735-b34a7b78dc4c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.406690 | controller | Jun 11 17:12:01.354709 crc crio[23211]: time="2026-06-11T17:12:01.354656451Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.406706 | controller | Jun 11 17:12:02.558726 crc crio[23211]: time="2026-06-11T17:12:02.558139451Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=bb12655e-2fdd-4a3d-8735-b34a7b78dc4c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.406722 | controller | Jun 11 17:12:02.575880 crc crio[23211]: time="2026-06-11T17:12:02.575783108Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cae45e0a-ee18-4dde-94d5-4f8858a86f40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.406738 | controller | Jun 11 17:12:02.581493 crc crio[23211]: time="2026-06-11T17:12:02.580490217Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=09be540b-a2bc-4b1f-a626-c2bac9566cc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.406753 | controller | Jun 11 17:12:02.601648 crc crio[23211]: time="2026-06-11T17:12:02.60152027Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686632-vfzk2/oc" id=47bd5fd9-419e-4754-8838-c19a35d371ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.406769 | controller | Jun 11 17:12:02.602676 crc crio[23211]: time="2026-06-11T17:12:02.602594076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.406785 | controller | Jun 11 17:12:02.676302 crc crio[23211]: time="2026-06-11T17:12:02.676046468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.406801 | controller | Jun 11 17:12:03.384964 crc crio[23211]: time="2026-06-11T17:12:03.384890881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.406817 | controller | Jun 11 17:12:03.527309 crc crio[23211]: time="2026-06-11T17:12:03.527204315Z" level=info msg="Created container 434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5: openshift-infra/auto-csr-approver-29686632-vfzk2/oc" id=47bd5fd9-419e-4754-8838-c19a35d371ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.406836 | controller | Jun 11 17:12:03.529113 crc crio[23211]: time="2026-06-11T17:12:03.528690403Z" level=info msg="Starting container: 434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5" id=048095ed-031c-4557-97ca-bb679ab64a29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.406853 | controller | Jun 11 17:12:03.539211 crc crio[23211]: time="2026-06-11T17:12:03.538797899Z" level=info msg="Started container" PID=184258 containerID=434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5 description=openshift-infra/auto-csr-approver-29686632-vfzk2/oc id=048095ed-031c-4557-97ca-bb679ab64a29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e
2026-06-11 18:00:59.406870 | controller | Jun 11 17:12:05.652140 crc crio[23211]: time="2026-06-11T17:12:05.650569383Z" level=info msg="Stopping pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e" id=fcdbeab2-8d21-4a99-aaad-adbf2a31f28c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.406887 | controller | Jun 11 17:12:05.656561 crc crio[23211]: time="2026-06-11T17:12:05.652587384Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686632-vfzk2 Namespace:openshift-infra ID:cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e UID:bde8214e-9572-483a-9ca1-94ba43335858 NetNS:/var/run/netns/4ad40f6d-71a3-414a-91a8-a551d254460d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbde8214e_9572_483a_9ca1_94ba43335858.slice PodAnnotations:0xc002818fe8}] Aliases:map[]}"
2026-06-11 18:00:59.406903 | controller | Jun 11 17:12:05.656561 crc crio[23211]: time="2026-06-11T17:12:05.652760708Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686632-vfzk2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.406919 | controller | Jun 11 17:12:06.072223 crc crio[23211]: time="2026-06-11T17:12:06.071649708Z" level=info msg="Stopped pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e" id=fcdbeab2-8d21-4a99-aaad-adbf2a31f28c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.406935 | controller | Jun 11 17:12:12.769096 crc crio[23211]: time="2026-06-11T17:12:12.768248722Z" level=info msg="Stopping pod sandbox: 43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0" id=711faf9b-911e-4c1c-a901-9ffa857747ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.406951 | controller | Jun 11 17:12:12.770787 crc crio[23211]: time="2026-06-11T17:12:12.770233092Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v Namespace:openstack ID:43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0 UID:ba23aada-089b-4e36-ba66-a94ef1ca7132 NetNS:/var/run/netns/dea9682e-5169-40cb-aa74-828fa3bd2442 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba23aada_089b_4e36_ba66_a94ef1ca7132.slice PodAnnotations:0xc00294e488}] Aliases:map[]}"
2026-06-11 18:00:59.406967 | controller | Jun 11 17:12:12.770787 crc crio[23211]: time="2026-06-11T17:12:12.77053986Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.406986 | controller | Jun 11 17:12:13.292331 crc crio[23211]: time="2026-06-11T17:12:13.291730171Z" level=info msg="Stopped pod sandbox: 43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0" id=711faf9b-911e-4c1c-a901-9ffa857747ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.407007 | controller | Jun 11 17:12:14.353628 crc crio[23211]: time="2026-06-11T17:12:14.352956557Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/POD" id=f21077fe-0a7d-4e1e-affc-59c4cd94a37e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.407023 | controller | Jun 11 17:12:14.355749 crc crio[23211]: time="2026-06-11T17:12:14.353692287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.407040 | controller | Jun 11 17:12:14.405578 crc crio[23211]: time="2026-06-11T17:12:14.405322803Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 Namespace:openstack ID:8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06 UID:7090ef13-bf83-4404-8c51-cd02a9c27263 NetNS:/var/run/netns/353dc2d5-fbeb-4aba-a362-4e4350a33c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7090ef13_bf83_4404_8c51_cd02a9c27263.slice PodAnnotations:0xc00294e890}] Aliases:map[]}"
2026-06-11 18:00:59.407056 | controller | Jun 11 17:12:14.405578 crc crio[23211]: time="2026-06-11T17:12:14.405472737Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.407072 | controller | Jun 11 17:12:15.234706 crc crio[23211]: 2026-06-11T17:12:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e7ac5867808e99 Mac:86:38:92:ca:2e:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/353dc2d5-fbeb-4aba-a362-4e4350a33c80 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.407088 | controller | Jun 11 17:12:15.236998 crc crio[23211]: time="2026-06-11T17:12:15.236900535Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 Namespace:openstack ID:8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06 UID:7090ef13-bf83-4404-8c51-cd02a9c27263 NetNS:/var/run/netns/353dc2d5-fbeb-4aba-a362-4e4350a33c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7090ef13_bf83_4404_8c51_cd02a9c27263.slice PodAnnotations:0xc00294e890}] Aliases:map[]}"
2026-06-11 18:00:59.407104 | controller | Jun 11 17:12:15.237138 crc crio[23211]: time="2026-06-11T17:12:15.23710215Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.407120 | controller | Jun 11 17:12:15.250284 crc crio[23211]: time="2026-06-11T17:12:15.25012412Z" level=info msg="Ran pod sandbox 8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/POD" id=f21077fe-0a7d-4e1e-affc-59c4cd94a37e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.407136 | controller | Jun 11 17:12:15.257190 crc crio[23211]: time="2026-06-11T17:12:15.257061426Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=05514f72-250e-41f9-8b62-0e3726f2afd8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.407152 | controller | Jun 11 17:12:15.275083 crc crio[23211]: time="2026-06-11T17:12:15.27501642Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.407168 | controller | Jun 11 17:12:16.017413 crc crio[23211]: time="2026-06-11T17:12:16.017094215Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=05514f72-250e-41f9-8b62-0e3726f2afd8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.407187 | controller | Jun 11 17:12:16.019314 crc crio[23211]: time="2026-06-11T17:12:16.018356757Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=abe4e831-3747-4586-884e-68841b93a0e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.407203 | controller | Jun 11 17:12:16.061940 crc crio[23211]: time="2026-06-11T17:12:16.061800978Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7852b506-ac12-4311-9caf-30d56270037c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.407218 | controller | Jun 11 17:12:16.073359 crc crio[23211]: time="2026-06-11T17:12:16.073237757Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=ee1dc36b-d98c-4312-aafc-7f6056e4052c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.407234 | controller | Jun 11 17:12:16.074303 crc crio[23211]: time="2026-06-11T17:12:16.074226102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.407250 | controller | Jun 11 17:12:16.167812 crc crio[23211]: time="2026-06-11T17:12:16.167540175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.407266 | controller | Jun 11 17:12:16.174481 crc crio[23211]: time="2026-06-11T17:12:16.174332717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.407282 | controller | Jun 11 17:12:16.360165 crc crio[23211]: time="2026-06-11T17:12:16.358862891Z" level=info msg="Created container 7915cbd7822cda40bba522557a9cec663614207cf6e40e07c7f8000539f207b8: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=ee1dc36b-d98c-4312-aafc-7f6056e4052c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.407298 | controller | Jun 11 17:12:16.362821 crc crio[23211]: time="2026-06-11T17:12:16.362709949Z" level=info msg="Starting container: 7915cbd7822cda40bba522557a9cec663614207cf6e40e07c7f8000539f207b8" id=c8bbd91d-706d-4d46-afc6-12efd6aec59c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.407314 | controller | Jun 11 17:12:16.371546 crc crio[23211]: time="2026-06-11T17:12:16.371260075Z" level=info msg="Started container" PID=185107 containerID=7915cbd7822cda40bba522557a9cec663614207cf6e40e07c7f8000539f207b8 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=c8bbd91d-706d-4d46-afc6-12efd6aec59c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06
2026-06-11 18:00:59.407330 | controller | Jun 11 17:12:43.573703 crc crio[23211]: time="2026-06-11T17:12:43.573128127Z" level=info msg="Removing container: e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301" id=bc263fb3-a5d8-42ee-a9fa-48c8275ba65c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.407346 | controller | Jun 11 17:12:43.737015 crc crio[23211]: time="2026-06-11T17:12:43.736651508Z" level=info msg="Removed container e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301: openshift-infra/auto-csr-approver-29686626-d6hq9/oc" id=bc263fb3-a5d8-42ee-a9fa-48c8275ba65c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.407366 | controller | Jun 11 17:12:43.748109 crc crio[23211]: time="2026-06-11T17:12:43.747899114Z" level=info msg="Stopping pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660" id=d9bc12bc-0bb1-49ae-a6a3-fb5dca65be90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.407382 | controller | Jun 11 17:12:43.748109 crc crio[23211]: time="2026-06-11T17:12:43.748018336Z" level=info msg="Stopped pod sandbox (already stopped): 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660" id=d9bc12bc-0bb1-49ae-a6a3-fb5dca65be90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.407399 | controller | Jun 11 17:12:43.748682 crc crio[23211]: time="2026-06-11T17:12:43.748621461Z" level=info msg="Removing pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660" id=f3605c67-0298-4f03-ac35-ade44f689ed5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.407415 | controller | Jun 11 17:12:43.767040 crc crio[23211]: time="2026-06-11T17:12:43.766843413Z" level=info msg="Removed pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660" id=f3605c67-0298-4f03-ac35-ade44f689ed5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.407431 | controller | Jun 11 17:13:19.220167 crc crio[23211]: time="2026-06-11T17:13:19.219097009Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-flr74/POD" id=b4aa91e8-13a6-4965-8c07-2109c35abef4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.407446 | controller | Jun 11 17:13:19.221921 crc crio[23211]: time="2026-06-11T17:13:19.220227648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.407463 | controller | Jun 11 17:13:19.291528 crc crio[23211]: time="2026-06-11T17:13:19.291043002Z" level=info msg="Got pod network &{Name:redhat-operators-flr74 Namespace:openshift-marketplace ID:9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534 UID:c3784e26-fd7c-40c8-b3c9-bdfaf3b4346a NetNS:/var/run/netns/a22f26e2-9b13-477e-aca2-0b2307f51930 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3784e26_fd7c_40c8_b3c9_bdfaf3b4346a.slice PodAnnotations:0xc006618178}] Aliases:map[]}"
2026-06-11 18:00:59.407479 | controller | Jun 11 17:13:19.291528 crc crio[23211]: time="2026-06-11T17:13:19.291458972Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-flr74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.407496 | controller | Jun 11 17:13:19.937041 crc crio[23211]: 2026-06-11T17:13:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9411766a5efd56b Mac:8a:58:90:ea:8c:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/a22f26e2-9b13-477e-aca2-0b2307f51930 SocketPath: PciID:}] [{Interface:0xc0004c4720 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.407529 | controller | Jun 11 17:13:19.938828 crc crio[23211]: time="2026-06-11T17:13:19.938754735Z" level=info msg="Got pod network &{Name:redhat-operators-flr74 Namespace:openshift-marketplace ID:9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534 UID:c3784e26-fd7c-40c8-b3c9-bdfaf3b4346a NetNS:/var/run/netns/a22f26e2-9b13-477e-aca2-0b2307f51930 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3784e26_fd7c_40c8_b3c9_bdfaf3b4346a.slice PodAnnotations:0xc006618178}] Aliases:map[]}"
2026-06-11 18:00:59.407552 | controller | Jun 11 17:13:19.939040 crc crio[23211]: time="2026-06-11T17:13:19.93892517Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-flr74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.407574 | controller | Jun 11 17:13:19.949951 crc crio[23211]: time="2026-06-11T17:13:19.949863348Z" level=info msg="Ran pod sandbox 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534 with infra container: openshift-marketplace/redhat-operators-flr74/POD" id=b4aa91e8-13a6-4965-8c07-2109c35abef4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.407591 | controller | Jun 11 17:13:19.953282 crc crio[23211]: time="2026-06-11T17:13:19.953210042Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9f34ee40-5777-47fe-83b6-edd823c8931e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.407608 | controller | Jun 11 17:13:19.957338 crc crio[23211]: time="2026-06-11T17:13:19.95702435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ba8bfc84-ee87-4b56-9301-65e0a3ef1b75 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.407624 | controller | Jun 11 17:13:19.966044 crc crio[23211]: time="2026-06-11T17:13:19.965535484Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-flr74/extract-utilities" id=5f4ab86a-8e82-4105-b552-8ab785e296b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.407639 | controller | Jun 11 17:13:19.966506 crc crio[23211]: time="2026-06-11T17:13:19.966382396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.407655 | controller | Jun 11 17:13:20.059609 crc crio[23211]: time="2026-06-11T17:13:20.058957211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.407671 | controller | Jun 11 17:13:20.071211 crc crio[23211]: time="2026-06-11T17:13:20.070706687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.407687 | controller | Jun 11 17:13:20.278110 crc crio[23211]: time="2026-06-11T17:13:20.277884965Z" level=info msg="Created container 88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17: openshift-marketplace/redhat-operators-flr74/extract-utilities" id=5f4ab86a-8e82-4105-b552-8ab785e296b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.407703 | controller | Jun 11 17:13:20.283778 crc crio[23211]: time="2026-06-11T17:13:20.283230362Z" level=info msg="Starting container: 88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17" id=c9e065c1-9fc2-408d-a837-aa77a25f1eb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.407719 | controller | Jun 11 17:13:20.293495 crc crio[23211]: time="2026-06-11T17:13:20.290779922Z" level=info msg="Started container" PID=188445 containerID=88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17 description=openshift-marketplace/redhat-operators-flr74/extract-utilities id=c9e065c1-9fc2-408d-a837-aa77a25f1eb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534
2026-06-11 18:00:59.407735 | controller | Jun 11 17:13:20.876686 crc crio[23211]: time="2026-06-11T17:13:20.876040985Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=25e00bfd-f944-40fa-a3b4-315a1af20d83 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.407751 | controller | Jun 11 17:13:20.891583 crc crio[23211]: time="2026-06-11T17:13:20.891493016Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:00:59.407767 | controller | Jun 11 17:13:21.680684 crc crio[23211]: time="2026-06-11T17:13:21.68055824Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=25e00bfd-f944-40fa-a3b4-315a1af20d83 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.407787 | controller | Jun 11 17:13:21.682032 crc crio[23211]: time="2026-06-11T17:13:21.681953607Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b6c9f854-3da1-4055-ba85-f6abf0a79bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.407803 | controller | Jun 11 17:13:21.684704 crc crio[23211]: time="2026-06-11T17:13:21.684638435Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=96b04bc2-921c-4551-a611-fe5527b1ba45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.407819 | controller | Jun 11 17:13:21.695662 crc crio[23211]: time="2026-06-11T17:13:21.695564981Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-flr74/extract-content" id=9108b661-1549-4e1d-8351-5d7c4c20ef50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.407835 | controller | Jun 11 17:13:21.696239 crc crio[23211]: time="2026-06-11T17:13:21.696191026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.407850 | controller | Jun 11 17:13:21.768496 crc crio[23211]: time="2026-06-11T17:13:21.768155659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.407865 | controller | Jun 11 17:13:21.772157 crc crio[23211]: time="2026-06-11T17:13:21.7721248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.407881 | controller | Jun 11 17:13:21.977947 crc crio[23211]: time="2026-06-11T17:13:21.977703257Z" level=info msg="Created container bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5: openshift-marketplace/redhat-operators-flr74/extract-content" id=9108b661-1549-4e1d-8351-5d7c4c20ef50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.407896 | controller | Jun 11 17:13:21.979222 crc crio[23211]: time="2026-06-11T17:13:21.979093883Z" level=info msg="Starting container: bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5" id=aeca8ac9-091a-490e-8ee7-6652d9ab381c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.407912 | controller | Jun 11 17:13:21.986675 crc crio[23211]: time="2026-06-11T17:13:21.986574442Z" level=info msg="Started container" PID=188515 containerID=bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5 description=openshift-marketplace/redhat-operators-flr74/extract-content id=aeca8ac9-091a-490e-8ee7-6652d9ab381c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534
2026-06-11 18:00:59.407928 | controller | Jun 11 17:13:26.982677 crc crio[23211]: time="2026-06-11T17:13:26.980862252Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=399f794e-1c99-454b-a486-baa5b2ec888a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.407943 | controller | Jun 11 17:13:26.984332 crc crio[23211]: time="2026-06-11T17:13:26.984244888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d136d128-e736-4c11-bcd3-5f1dd8eb6845 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.407958 | controller | Jun 11 17:13:26.994363 crc crio[23211]: time="2026-06-11T17:13:26.993182274Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-flr74/registry-server" id=62118f0a-bf10-4c93-8dd4-dbee796910d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.407973 | controller | Jun 11 17:13:26.994363 crc crio[23211]: time="2026-06-11T17:13:26.993847251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.407992 | controller | Jun 11 17:13:27.070562 crc crio[23211]: time="2026-06-11T17:13:27.070510213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.408008 | controller | Jun 11 17:13:27.074698 crc crio[23211]: time="2026-06-11T17:13:27.074670548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.408024 | controller | Jun 11 17:13:27.294581 crc crio[23211]: time="2026-06-11T17:13:27.294043813Z" level=info msg="Created container 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7: openshift-marketplace/redhat-operators-flr74/registry-server" id=62118f0a-bf10-4c93-8dd4-dbee796910d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.408040 | controller | Jun 11 17:13:27.297090 crc crio[23211]: time="2026-06-11T17:13:27.296989849Z" level=info msg="Starting container: 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7" id=beb1ee8b-28f4-44c4-b29d-8296a6ac840d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.408055 | controller | Jun 11 17:13:27.307953 crc crio[23211]: time="2026-06-11T17:13:27.307861874Z" level=info msg="Started container" PID=188736 containerID=28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7 description=openshift-marketplace/redhat-operators-flr74/registry-server id=beb1ee8b-28f4-44c4-b29d-8296a6ac840d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534
2026-06-11 18:00:59.408071 | controller | Jun 11 17:13:41.209761 crc crio[23211]: time="2026-06-11T17:13:41.208514155Z" level=info msg="Stopping container: 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7 (timeout: 2s)" id=40ee8ca9-d4c4-4c74-a2f2-84f1466f24b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.408087 | controller | Jun 11 17:13:41.338320 crc crio[23211]: time="2026-06-11T17:13:41.338179528Z" level=info msg="Stopped container 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7: openshift-marketplace/redhat-operators-flr74/registry-server" id=40ee8ca9-d4c4-4c74-a2f2-84f1466f24b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.408103 | controller | Jun 11 17:13:41.339631 crc crio[23211]: time="2026-06-11T17:13:41.339580985Z" level=info msg="Stopping pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534" id=e15bc8a6-bbcf-4359-b37a-87d2acba47fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.408119 | controller | Jun 11 17:13:41.341111 crc crio[23211]: time="2026-06-11T17:13:41.341080682Z" level=info msg="Got pod network &{Name:redhat-operators-flr74 Namespace:openshift-marketplace ID:9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534 UID:c3784e26-fd7c-40c8-b3c9-bdfaf3b4346a NetNS:/var/run/netns/a22f26e2-9b13-477e-aca2-0b2307f51930 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3784e26_fd7c_40c8_b3c9_bdfaf3b4346a.slice PodAnnotations:0xc002795548}] Aliases:map[]}"
2026-06-11 18:00:59.408135 | controller | Jun 11 17:13:41.341512 crc crio[23211]: time="2026-06-11T17:13:41.341480222Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-flr74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.408151 | controller | Jun 11 17:13:41.737524 crc crio[23211]: time="2026-06-11T17:13:41.736962038Z" level=info msg="Stopped pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534" id=e15bc8a6-bbcf-4359-b37a-87d2acba47fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.408170 | controller | Jun 11 17:13:42.230872 crc crio[23211]: time="2026-06-11T17:13:42.230715014Z" level=info msg="Removing container: 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7" id=520e3b50-af01-4e50-8f86-0adea25406bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.408186 | controller | Jun 11 17:13:42.268545 crc crio[23211]: time="2026-06-11T17:13:42.268238744Z" level=info msg="Removed container 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7: openshift-marketplace/redhat-operators-flr74/registry-server" id=520e3b50-af01-4e50-8f86-0adea25406bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.408202 | controller | Jun 11 17:13:42.271989 crc crio[23211]: time="2026-06-11T17:13:42.271881056Z" level=info msg="Removing container: bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5" id=6da2e348-5e74-49d4-b24f-37056c5cbdb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.408218 | controller | Jun 11 17:13:42.328872 crc crio[23211]: time="2026-06-11T17:13:42.328749327Z" level=info msg="Removed container bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5: openshift-marketplace/redhat-operators-flr74/extract-content" id=6da2e348-5e74-49d4-b24f-37056c5cbdb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.408234 | controller | Jun 11 17:13:42.332212 crc crio[23211]: time="2026-06-11T17:13:42.332120022Z" level=info msg="Removing container: 88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17" id=53996e9f-e131-46f1-8ca7-15968b844667 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.408250 | controller | Jun 11 17:13:42.371398 crc crio[23211]: time="2026-06-11T17:13:42.371264953Z" level=info msg="Removed container 88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17: openshift-marketplace/redhat-operators-flr74/extract-utilities" id=53996e9f-e131-46f1-8ca7-15968b844667 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.408265 | controller | Jun 11 17:13:43.799781 crc crio[23211]: time="2026-06-11T17:13:43.79925216Z" level=info msg="Stopping pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534" id=a53a4da7-cce2-4627-89c6-8689ac495812 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.408280 | controller | Jun 11 17:13:43.799781 crc crio[23211]: time="2026-06-11T17:13:43.799791043Z" level=info msg="Stopped pod sandbox (already stopped): 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534" id=a53a4da7-cce2-4627-89c6-8689ac495812 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.408296 | controller | Jun 11 17:13:43.800926 crc crio[23211]: time="2026-06-11T17:13:43.800551653Z" level=info msg="Removing pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534" id=41e76f21-d00a-42cd-8d4c-43d7a787ce83 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.408311 | controller | Jun 11 17:13:43.818619 crc crio[23211]: time="2026-06-11T17:13:43.818310682Z" level=info msg="Removed pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534" id=41e76f21-d00a-42cd-8d4c-43d7a787ce83 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.408327 | controller | Jun 11 17:13:58.830495 crc crio[23211]: time="2026-06-11T17:13:58.82714991Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-8mp6v/POD" id=001a94e9-5047-421e-bfa1-b49592d4847e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.408353 | controller | Jun 11 17:13:58.830495 crc crio[23211]: time="2026-06-11T17:13:58.827811147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.408375 | controller | Jun 11 17:13:58.891319 crc crio[23211]: time="2026-06-11T17:13:58.891217663Z" level=info msg="Got pod network &{Name:community-operators-8mp6v Namespace:openshift-marketplace ID:c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d UID:ad0a5cdb-7899-4d75-ba12-60f7377ae786 NetNS:/var/run/netns/ec7561c3-19d2-4c01-ab6c-96ba212805ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad0a5cdb_7899_4d75_ba12_60f7377ae786.slice PodAnnotations:0xc00294e390}] Aliases:map[]}"
2026-06-11 18:00:59.408396 | controller | Jun 11 17:13:58.891319 crc crio[23211]: time="2026-06-11T17:13:58.891291134Z" level=info msg="Adding pod openshift-marketplace_community-operators-8mp6v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.408412 | controller | Jun 11 17:13:59.592083 crc crio[23211]: 2026-06-11T17:13:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4ccdeb62b84f91 Mac:ce:69:7d:7a:29:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/ec7561c3-19d2-4c01-ab6c-96ba212805ac SocketPath: PciID:}] [{Interface:0xc000306590 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.408429 | controller | Jun 11 17:13:59.595058 crc crio[23211]: time="2026-06-11T17:13:59.594896125Z" level=info msg="Got pod network &{Name:community-operators-8mp6v Namespace:openshift-marketplace ID:c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d UID:ad0a5cdb-7899-4d75-ba12-60f7377ae786 NetNS:/var/run/netns/ec7561c3-19d2-4c01-ab6c-96ba212805ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad0a5cdb_7899_4d75_ba12_60f7377ae786.slice PodAnnotations:0xc00294e390}] Aliases:map[]}"
2026-06-11 18:00:59.408444 | controller | Jun 11 17:13:59.595350 crc crio[23211]: time="2026-06-11T17:13:59.595260674Z" level=info msg="Checking pod openshift-marketplace_community-operators-8mp6v for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.408460 | controller | Jun 11 17:13:59.622557 crc crio[23211]: time="2026-06-11T17:13:59.6223719Z" level=info msg="Ran pod sandbox c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d with infra container: openshift-marketplace/community-operators-8mp6v/POD" id=001a94e9-5047-421e-bfa1-b49592d4847e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.408476 | controller | Jun 11 17:13:59.630058 crc crio[23211]: time="2026-06-11T17:13:59.629928322Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6680ac1a-f40f-4baa-ad6a-0019a9cbe711 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.408492 | controller | Jun 11 17:13:59.639131 crc crio[23211]: time="2026-06-11T17:13:59.638968151Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=58fbe33d-7002-4b99-8312-60333c6bb6d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.408522 | controller | Jun 11 17:13:59.659828 crc crio[23211]: time="2026-06-11T17:13:59.659732186Z" level=info msg="Creating container: openshift-marketplace/community-operators-8mp6v/extract-utilities" id=ed1ec5a7-a2d8-40d4-a274-777ef098618d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.408544 | controller | Jun 11 17:13:59.660567 crc crio[23211]: time="2026-06-11T17:13:59.660302601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.408561 | controller | Jun 11 17:13:59.752199 crc crio[23211]: time="2026-06-11T17:13:59.752102466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.408577 | controller | Jun 11 17:13:59.763350 crc crio[23211]: time="2026-06-11T17:13:59.763249889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.408600 | controller | Jun 11 17:13:59.949152 crc crio[23211]: time="2026-06-11T17:13:59.948511371Z" level=info msg="Created container 49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789: openshift-marketplace/community-operators-8mp6v/extract-utilities" id=ed1ec5a7-a2d8-40d4-a274-777ef098618d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.408617 | controller | Jun 11 17:13:59.951980 crc crio[23211]: time="2026-06-11T17:13:59.951863996Z" level=info msg="Starting container: 49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789" id=a17f43aa-e282-4e1d-a5fb-8a6ec6c3e143 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.408633 | controller | Jun 11 17:13:59.958918 crc crio[23211]: time="2026-06-11T17:13:59.958600386Z" level=info msg="Started container" PID=190456 containerID=49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789 description=openshift-marketplace/community-operators-8mp6v/extract-utilities id=a17f43aa-e282-4e1d-a5fb-8a6ec6c3e143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d
2026-06-11 18:00:59.408650 | controller | Jun 11 17:14:00.544409 crc crio[23211]: time="2026-06-11T17:14:00.544301811Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686634-6fwsl/POD" id=13f6b639-c22f-495d-9b2b-42be15a1b46a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.408667 | controller | Jun 11 17:14:00.544684 crc crio[23211]: time="2026-06-11T17:14:00.544406874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.408683 | controller | Jun 11 17:14:00.596208 crc crio[23211]: time="2026-06-11T17:14:00.595524738Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686634-6fwsl Namespace:openshift-infra ID:328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856 UID:f7a34d4d-c884-4f05-8734-f73e9b1eca0c NetNS:/var/run/netns/e3fa53ea-a24d-47fc-95f0-a70c960bcda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a34d4d_c884_4f05_8734_f73e9b1eca0c.slice PodAnnotations:0xc0018be0a0}] Aliases:map[]}"
2026-06-11 18:00:59.408699 | controller | Jun 11 17:14:00.596535 crc crio[23211]: time="2026-06-11T17:14:00.596242307Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686634-6fwsl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.408715 | controller | Jun 11 17:14:00.608107 crc crio[23211]: time="2026-06-11T17:14:00.607992874Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=d1733733-cfa2-4fca-8868-565815ce8a74 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.408732 | controller | Jun 11 17:14:00.619574 crc crio[23211]: time="2026-06-11T17:14:00.619484075Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:00:59.408748 | controller | Jun 11 17:14:01.180663 crc crio[23211]: 2026-06-11T17:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:328ce1f8daa11e5 Mac:82:04:5d:1d:0a:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/e3fa53ea-a24d-47fc-95f0-a70c960bcda8 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.408765 | controller | Jun 11 17:14:01.181978 crc crio[23211]: time="2026-06-11T17:14:01.181795867Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686634-6fwsl Namespace:openshift-infra ID:328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856 UID:f7a34d4d-c884-4f05-8734-f73e9b1eca0c NetNS:/var/run/netns/e3fa53ea-a24d-47fc-95f0-a70c960bcda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a34d4d_c884_4f05_8734_f73e9b1eca0c.slice PodAnnotations:0xc0018be0a0}] Aliases:map[]}"
2026-06-11 18:00:59.408785 | controller | Jun 11 17:14:01.181978 crc crio[23211]: time="2026-06-11T17:14:01.181939871Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686634-6fwsl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.408801 | controller | Jun 11 17:14:01.193955 crc crio[23211]: time="2026-06-11T17:14:01.193895803Z" level=info msg="Ran pod sandbox 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856 with infra container: openshift-infra/auto-csr-approver-29686634-6fwsl/POD" id=13f6b639-c22f-495d-9b2b-42be15a1b46a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.408817 | controller | Jun 11 17:14:01.197379 crc crio[23211]: time="2026-06-11T17:14:01.197273359Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=bd6c7ec3-c72c-418c-98ee-14cc6fd5e576 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.408834 | controller | Jun 11 17:14:01.204907 crc crio[23211]: time="2026-06-11T17:14:01.20481656Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.408850 | controller | Jun 11 17:14:01.250597 crc crio[23211]: time="2026-06-11T17:14:01.250189929Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=d1733733-cfa2-4fca-8868-565815ce8a74 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.408867 | controller | Jun 11 17:14:01.251687 crc crio[23211]: time="2026-06-11T17:14:01.251596324Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=feb24939-dd89-47dc-bd33-4422e868e8fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.408883 | controller | Jun 11 17:14:01.255350 crc crio[23211]: time="2026-06-11T17:14:01.255292899Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ee2c8095-fe04-4c15-8419-73a05cc70eea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.408899 | controller | Jun 11 17:14:01.270085 crc crio[23211]: time="2026-06-11T17:14:01.269907639Z" level=info msg="Creating container: openshift-marketplace/community-operators-8mp6v/extract-content" id=f438df88-1640-46b1-a378-9fcbd3623449 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.408915 | controller | Jun 11 17:14:01.271937 crc crio[23211]: time="2026-06-11T17:14:01.271909869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.408931 | controller | Jun 11 17:14:01.341147 crc crio[23211]: time="2026-06-11T17:14:01.341068072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.408948 | controller | Jun 11 17:14:01.346109 crc crio[23211]: time="2026-06-11T17:14:01.346077608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.408963 | controller | Jun 11 17:14:01.546799 crc crio[23211]: time="2026-06-11T17:14:01.545900668Z" level=info msg="Created container 951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e: openshift-marketplace/community-operators-8mp6v/extract-content" id=f438df88-1640-46b1-a378-9fcbd3623449 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.408979 | controller | Jun 11 17:14:01.548854 crc crio[23211]: time="2026-06-11T17:14:01.548732311Z" level=info msg="Starting container: 951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e" id=b9acc434-59ad-4ae0-9c39-14110b92c0b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.408999 | controller | Jun 11 17:14:01.559148 crc crio[23211]: time="2026-06-11T17:14:01.559041542Z" level=info msg="Started container" PID=190569 containerID=951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e description=openshift-marketplace/community-operators-8mp6v/extract-content id=b9acc434-59ad-4ae0-9c39-14110b92c0b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d
2026-06-11 18:00:59.409016 | controller | Jun 11 17:14:02.242766 crc crio[23211]: time="2026-06-11T17:14:02.242548803Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=bd6c7ec3-c72c-418c-98ee-14cc6fd5e576 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.409033 | controller | Jun 11 17:14:02.244916 crc crio[23211]: time="2026-06-11T17:14:02.243954438Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=abecaabb-9582-48fa-8255-ab27bb9a626a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.409049 | controller | Jun 11 17:14:02.246789 crc crio[23211]: time="2026-06-11T17:14:02.246706258Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4d746ce3-c46d-4dee-9136-1ebb88be14d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.409064 | controller | Jun 11 17:14:02.258235 crc crio[23211]: time="2026-06-11T17:14:02.258089685Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686634-6fwsl/oc" id=a5f1171b-eeb1-4f2a-b1f4-7e863fff2812 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.409079 | controller | Jun 11 17:14:02.258993 crc crio[23211]: time="2026-06-11T17:14:02.258913407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.409095 | controller | Jun 11 17:14:02.327882 crc crio[23211]: time="2026-06-11T17:14:02.327196336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.409110 | controller | Jun 11 17:14:03.001643 crc crio[23211]: time="2026-06-11T17:14:02.998469126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.409125 | controller | Jun 11 17:14:03.235811 crc crio[23211]: time="2026-06-11T17:14:03.235708066Z" level=info msg="Created container aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66: openshift-infra/auto-csr-approver-29686634-6fwsl/oc" id=a5f1171b-eeb1-4f2a-b1f4-7e863fff2812 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.409141 | controller | Jun 11 17:14:03.238344 crc crio[23211]: time="2026-06-11T17:14:03.238243879Z" level=info msg="Starting container: aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66" id=6385458c-8e7a-4b17-a0f2-f8380dbfe940 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.409156 | controller | Jun 11 17:14:03.248749 crc crio[23211]: time="2026-06-11T17:14:03.247880643Z" level=info msg="Started container" PID=190647 containerID=aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66 description=openshift-infra/auto-csr-approver-29686634-6fwsl/oc id=6385458c-8e7a-4b17-a0f2-f8380dbfe940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856
2026-06-11 18:00:59.409173 | controller | Jun 11 17:14:03.435761 crc crio[23211]: time="2026-06-11T17:14:03.4356236Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-5tks2/POD" id=0644ff63-d311-4767-84ac-085707bcc06c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.409189 | controller | Jun 11 17:14:03.435761 crc crio[23211]: time="2026-06-11T17:14:03.435776593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.409208 | controller | Jun 11 17:14:03.488590 crc crio[23211]: time="2026-06-11T17:14:03.488330604Z" level=info msg="Got pod network &{Name:certified-operators-5tks2 Namespace:openshift-marketplace ID:156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee UID:57b0cff1-c5d0-45b6-8c6c-92775c55ebea NetNS:/var/run/netns/f7f8ba10-4bf3-4bf1-92a8-8ecc92d1186e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b0cff1_c5d0_45b6_8c6c_92775c55ebea.slice PodAnnotations:0xc002818610}] Aliases:map[]}"
2026-06-11 18:00:59.409225 | controller | Jun 11 17:14:03.488590 crc crio[23211]: time="2026-06-11T17:14:03.488376675Z" level=info msg="Adding pod openshift-marketplace_certified-operators-5tks2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.409241 | controller | Jun 11 17:14:03.702144 crc crio[23211]: time="2026-06-11T17:14:03.701640266Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=983dd2b8-56ca-4efe-8598-af01aa438e7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.409257 | controller | Jun 11 17:14:03.705582 crc crio[23211]: time="2026-06-11T17:14:03.705500984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1bbbdd74-85b6-46e6-8c1d-01500a908545 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.409272 | controller | Jun 11 17:14:03.717498 crc crio[23211]: time="2026-06-11T17:14:03.716206814Z" level=info msg="Creating container: openshift-marketplace/community-operators-8mp6v/registry-server" id=9b3c37d6-0db8-4559-9de2-a60db16f7cee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.409288 | controller | Jun 11 17:14:03.717498 crc crio[23211]: time="2026-06-11T17:14:03.716887152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.409303 | controller | Jun 11 17:14:03.854225 crc crio[23211]: time="2026-06-11T17:14:03.854063277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.409319 | controller | Jun 11 17:14:03.865889 crc crio[23211]: time="2026-06-11T17:14:03.865712252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.409335 | controller | Jun 11 17:14:04.068127 crc crio[23211]: time="2026-06-11T17:14:04.067881142Z" level=info msg="Created container 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710: openshift-marketplace/community-operators-8mp6v/registry-server" id=9b3c37d6-0db8-4559-9de2-a60db16f7cee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.409350 | controller | Jun 11 17:14:04.070751 crc crio[23211]: time="2026-06-11T17:14:04.070636012Z" level=info msg="Starting container: 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710" id=330d7efb-04e2-4fa7-8137-162089aa7f46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.409366 | controller | Jun 11 17:14:04.076946 crc crio[23211]: time="2026-06-11T17:14:04.076805678Z" level=info msg="Started container" PID=190725 containerID=9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710 description=openshift-marketplace/community-operators-8mp6v/registry-server id=330d7efb-04e2-4fa7-8137-162089aa7f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d
2026-06-11 18:00:59.409382 | controller | Jun 11 17:14:04.158408 crc crio[23211]: 2026-06-11T17:14:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:156dff6ec29eb4c Mac:c6:6a:bb:26:9b:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/f7f8ba10-4bf3-4bf1-92a8-8ecc92d1186e SocketPath: PciID:}] [{Interface:0xc0000156b0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.409405 | controller | Jun 11 17:14:04.159358 crc crio[23211]: time="2026-06-11T17:14:04.159292728Z" level=info msg="Got pod network &{Name:certified-operators-5tks2 Namespace:openshift-marketplace ID:156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee UID:57b0cff1-c5d0-45b6-8c6c-92775c55ebea NetNS:/var/run/netns/f7f8ba10-4bf3-4bf1-92a8-8ecc92d1186e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b0cff1_c5d0_45b6_8c6c_92775c55ebea.slice PodAnnotations:0xc002818610}] Aliases:map[]}"
2026-06-11 18:00:59.409422 | controller | Jun 11 17:14:04.159537 crc crio[23211]: time="2026-06-11T17:14:04.159498103Z" level=info msg="Checking pod openshift-marketplace_certified-operators-5tks2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.409438 | controller | Jun 11 17:14:04.196097 crc crio[23211]: time="2026-06-11T17:14:04.195967266Z" level=info msg="Ran pod sandbox 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee with infra container: openshift-marketplace/certified-operators-5tks2/POD" id=0644ff63-d311-4767-84ac-085707bcc06c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.409454 | controller | Jun 11 17:14:04.205962 crc crio[23211]: time="2026-06-11T17:14:04.205874768Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a6b562d7-4a74-42c1-8ea3-d009ee7d0a9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.409471 | controller | Jun 11 17:14:04.216944 crc crio[23211]: time="2026-06-11T17:14:04.216848166Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c02e3e4c-520e-4bb4-aad5-691ac0305529 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.409487 | controller | Jun 11 17:14:04.230303 crc crio[23211]: time="2026-06-11T17:14:04.230203884Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5tks2/extract-utilities" id=dd2716cd-969e-400f-aafd-d60b7b2b5509 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.409502 | controller | Jun 11 17:14:04.230826 crc crio[23211]: time="2026-06-11T17:14:04.230726448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.409539 | controller | Jun 11 17:14:04.323871 crc crio[23211]: time="2026-06-11T17:14:04.323377753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.409558 | controller | Jun 11 17:14:04.336627 crc crio[23211]: time="2026-06-11T17:14:04.336402903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.409574 | controller | Jun 11 17:14:04.562628 crc crio[23211]: time="2026-06-11T17:14:04.562412917Z" level=info msg="Created container 69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b: openshift-marketplace/certified-operators-5tks2/extract-utilities" id=dd2716cd-969e-400f-aafd-d60b7b2b5509 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.409590 | controller | Jun 11 17:14:04.565392 crc crio[23211]: time="2026-06-11T17:14:04.565301711Z" level=info msg="Starting container: 69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b" id=52e0ec9a-d979-4fbb-963d-415022b0cdb0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.409610 | controller | Jun 11 17:14:04.577300 crc crio[23211]: time="2026-06-11T17:14:04.576995386Z" level=info msg="Started container" PID=190780 containerID=69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b description=openshift-marketplace/certified-operators-5tks2/extract-utilities id=52e0ec9a-d979-4fbb-963d-415022b0cdb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee
2026-06-11 18:00:59.409627 | controller | Jun 11 17:14:04.803292 crc crio[23211]: time="2026-06-11T17:14:04.80260822Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2581e30e-f7f6-48b5-a262-de234a2cf46e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.409643 | controller | Jun 11 17:14:04.808844 crc crio[23211]: time="2026-06-11T17:14:04.808746396Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:00:59.409659 | controller | Jun 11 17:14:05.535312 crc crio[23211]: time="2026-06-11T17:14:05.535201135Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=2581e30e-f7f6-48b5-a262-de234a2cf46e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.409675 | controller | Jun 11 17:14:05.537863 crc crio[23211]: time="2026-06-11T17:14:05.537777171Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a28f6cba-ceb5-477a-ac6e-00b1e63193b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.409690 | controller | Jun 11 17:14:05.548178 crc crio[23211]: time="2026-06-11T17:14:05.548070681Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=58d8e0fe-ff0c-4115-bdb4-bbe57287f4b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.409706 | controller | Jun 11 17:14:05.557285 crc crio[23211]: time="2026-06-11T17:14:05.557208333Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5tks2/extract-content" id=316a0c07-bf77-4943-9a7d-8090d8df6fd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.409722 | controller | Jun 11 17:14:05.557743 crc crio[23211]: time="2026-06-11T17:14:05.557681005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.409738 | controller | Jun 11 17:14:05.630930 crc crio[23211]: time="2026-06-11T17:14:05.630743586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.409754 | controller | Jun 11 17:14:05.640955 crc crio[23211]: time="2026-06-11T17:14:05.640808591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.409771 | controller | Jun 11 17:14:05.813263 crc crio[23211]: time="2026-06-11T17:14:05.812730034Z" level=info msg="Stopping pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856" id=cfe0fb69-fc00-477d-a0b3-497a89b31b54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.409787 | controller | Jun 11 17:14:05.815153 crc crio[23211]: time="2026-06-11T17:14:05.815078384Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686634-6fwsl Namespace:openshift-infra ID:328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856 UID:f7a34d4d-c884-4f05-8734-f73e9b1eca0c NetNS:/var/run/netns/e3fa53ea-a24d-47fc-95f0-a70c960bcda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a34d4d_c884_4f05_8734_f73e9b1eca0c.slice PodAnnotations:0xc0022785e8}] Aliases:map[]}"
2026-06-11 18:00:59.409807 | controller | Jun 11 17:14:05.815305 crc crio[23211]: time="2026-06-11T17:14:05.815247978Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686634-6fwsl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.409824 | controller | Jun 11 17:14:05.839376 crc crio[23211]: time="2026-06-11T17:14:05.839221735Z" level=info msg="Created container f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263: openshift-marketplace/certified-operators-5tks2/extract-content" id=316a0c07-bf77-4943-9a7d-8090d8df6fd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.409843 | controller | Jun 11 17:14:05.841511 crc crio[23211]: time="2026-06-11T17:14:05.84135251Z" level=info msg="Starting container: f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263" id=4ceb5aad-05ef-4a0e-8c25-4a13df2eb389 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.409868 | controller | Jun 11 17:14:05.856550 crc crio[23211]: time="2026-06-11T17:14:05.856314648Z" level=info msg="Started container" PID=190863 containerID=f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263 description=openshift-marketplace/certified-operators-5tks2/extract-content id=4ceb5aad-05ef-4a0e-8c25-4a13df2eb389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee
2026-06-11 18:00:59.409894 | controller | Jun 11 17:14:06.227831 crc crio[23211]: time="2026-06-11T17:14:06.227713615Z" level=info msg="Stopped pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856" id=cfe0fb69-fc00-477d-a0b3-497a89b31b54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.409917 | controller | Jun 11 17:14:08.937244 crc crio[23211]: time="2026-06-11T17:14:08.935645699Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b3f1bbb8-3657-4614-a2a0-36ef85fc5bc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.409936 | controller | Jun 11 17:14:08.942088 crc crio[23211]: time="2026-06-11T17:14:08.941921047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c4a1d0d9-250b-4aaa-a8cf-5f923268337c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.409954 | controller | Jun 11 17:14:08.953804 crc crio[23211]: time="2026-06-11T17:14:08.952714711Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5tks2/registry-server" id=b0050efb-fe1c-4f95-b9d2-5867a9aa7fc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.409978 | controller | Jun 11 17:14:08.953804 crc crio[23211]: time="2026-06-11T17:14:08.953335876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.410003 | controller | Jun 11 17:14:09.040299 crc crio[23211]: time="2026-06-11T17:14:09.039756955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.410022 | controller | Jun 11 17:14:09.043996 crc crio[23211]: time="2026-06-11T17:14:09.043944931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.410039 | controller | Jun 11 17:14:09.274836 crc crio[23211]: time="2026-06-11T17:14:09.274245823Z" level=info msg="Created container 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8: openshift-marketplace/certified-operators-5tks2/registry-server" id=b0050efb-fe1c-4f95-b9d2-5867a9aa7fc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.410059 | controller | Jun 11 17:14:09.276210 crc crio[23211]: time="2026-06-11T17:14:09.276168633Z" level=info msg="Starting container: 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8" id=d101229c-d5c2-44b0-9746-1f8b0d2680ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.410089 | controller | Jun 11 17:14:09.284710 crc crio[23211]: time="2026-06-11T17:14:09.283769236Z" level=info msg="Started container" PID=191078 containerID=42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8 description=openshift-marketplace/certified-operators-5tks2/registry-server id=d101229c-d5c2-44b0-9746-1f8b0d2680ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee
2026-06-11 18:00:59.410115 | controller | Jun 11 17:14:16.070771 crc crio[23211]: time="2026-06-11T17:14:16.056219021Z" level=info msg="Stopping container: 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8 (timeout: 2s)" id=0163fc46-1b42-4740-b252-1c4279c1bbca name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.410133 | controller | Jun 11 17:14:16.184544 crc crio[23211]: time="2026-06-11T17:14:16.183575196Z" level=info msg="Stopped container 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8: openshift-marketplace/certified-operators-5tks2/registry-server" id=0163fc46-1b42-4740-b252-1c4279c1bbca name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.410154 | controller | Jun 11 17:14:16.185932 crc crio[23211]: time="2026-06-11T17:14:16.18571749Z" level=info msg="Stopping pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee" id=1f127b92-e151-4236-b1f2-a8c4851bc52a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.410180 | controller | Jun 11 17:14:16.187117 crc crio[23211]: time="2026-06-11T17:14:16.186564352Z" level=info msg="Got pod network &{Name:certified-operators-5tks2 Namespace:openshift-marketplace ID:156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee UID:57b0cff1-c5d0-45b6-8c6c-92775c55ebea NetNS:/var/run/netns/f7f8ba10-4bf3-4bf1-92a8-8ecc92d1186e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b0cff1_c5d0_45b6_8c6c_92775c55ebea.slice PodAnnotations:0xc002794a48}] Aliases:map[]}"
2026-06-11 18:00:59.410205 | controller | Jun 11 17:14:16.187117 crc crio[23211]: time="2026-06-11T17:14:16.186757817Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-5tks2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.410227 | controller | Jun 11 17:14:16.523272 crc crio[23211]: time="2026-06-11T17:14:16.522995063Z" level=info msg="Stopped pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee" id=1f127b92-e151-4236-b1f2-a8c4851bc52a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.410248 | controller | Jun 11 17:14:17.081575 crc crio[23211]: time="2026-06-11T17:14:17.081117648Z" level=info msg="Removing container: 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8" id=66c75b55-6b48-42fd-bd98-7d6c1b696d6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410273 | controller | Jun 11 17:14:17.122968 crc crio[23211]: time="2026-06-11T17:14:17.122870705Z" level=info msg="Removed container 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8: openshift-marketplace/certified-operators-5tks2/registry-server" id=66c75b55-6b48-42fd-bd98-7d6c1b696d6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410296 | controller | Jun 11 17:14:17.140545 crc crio[23211]: time="2026-06-11T17:14:17.140398309Z" level=info msg="Removing container: f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263" id=5e98f6a0-c91e-4e47-b3b3-74d44140d864 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410318 | controller | Jun 11 17:14:17.211898 crc crio[23211]: time="2026-06-11T17:14:17.20914516Z" level=info msg="Removed container f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263: openshift-marketplace/certified-operators-5tks2/extract-content" id=5e98f6a0-c91e-4e47-b3b3-74d44140d864 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410343 | controller | Jun 11 17:14:17.212669 crc crio[23211]: time="2026-06-11T17:14:17.212598788Z" level=info msg="Removing container: 69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b" id=a498ff6d-9f81-4679-a6ef-969f3d24d742 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410367 | controller | Jun 11 17:14:17.244295 crc crio[23211]: time="2026-06-11T17:14:17.244173458Z" level=info msg="Removed container 69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b: openshift-marketplace/certified-operators-5tks2/extract-utilities" id=a498ff6d-9f81-4679-a6ef-969f3d24d742 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410390 | controller | Jun 11 17:14:19.360477 crc crio[23211]: time="2026-06-11T17:14:19.360297662Z" level=info msg="Stopping container: 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710 (timeout: 2s)" id=2163e867-8974-4dcb-bf8d-cf62456b73a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.410411 | controller | Jun 11 17:14:19.492645 crc crio[23211]: time="2026-06-11T17:14:19.490819338Z" level=info msg="Stopped container 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710: openshift-marketplace/community-operators-8mp6v/registry-server" id=2163e867-8974-4dcb-bf8d-cf62456b73a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.410432 | controller | Jun 11 17:14:19.494857 crc crio[23211]: time="2026-06-11T17:14:19.494765978Z" level=info msg="Stopping pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d" id=b8a05030-8119-461a-abd7-baebd69efb9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.410457 | controller | Jun 11 17:14:19.495790 crc crio[23211]: time="2026-06-11T17:14:19.49568046Z" level=info msg="Got pod network &{Name:community-operators-8mp6v Namespace:openshift-marketplace ID:c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d UID:ad0a5cdb-7899-4d75-ba12-60f7377ae786 NetNS:/var/run/netns/ec7561c3-19d2-4c01-ab6c-96ba212805ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad0a5cdb_7899_4d75_ba12_60f7377ae786.slice PodAnnotations:0xc0066182e0}] Aliases:map[]}"
2026-06-11 18:00:59.410480 | controller | Jun 11 17:14:19.495991 crc crio[23211]: time="2026-06-11T17:14:19.495919527Z" level=info msg="Deleting pod openshift-marketplace_community-operators-8mp6v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.410502 | controller | Jun 11 17:14:19.885622 crc crio[23211]: time="2026-06-11T17:14:19.885522815Z" level=info msg="Stopped pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d" id=b8a05030-8119-461a-abd7-baebd69efb9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.410583 | controller | Jun 11 17:14:20.144568 crc crio[23211]: time="2026-06-11T17:14:20.142621986Z" level=info msg="Removing container: 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710" id=822d7ae9-87ca-45df-b12f-36c2863e7c02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410611 | controller | Jun 11 17:14:20.195002 crc crio[23211]: time="2026-06-11T17:14:20.194736666Z" level=info msg="Removed container 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710: openshift-marketplace/community-operators-8mp6v/registry-server" id=822d7ae9-87ca-45df-b12f-36c2863e7c02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410638 | controller | Jun 11 17:14:20.207079 crc crio[23211]: time="2026-06-11T17:14:20.206964676Z" level=info msg="Removing container: 951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e" id=b2487a4a-10c1-4a28-b39d-9986b87ae0f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410661 | controller | Jun 11 17:14:20.267127 crc crio[23211]: time="2026-06-11T17:14:20.266318429Z" level=info msg="Removed container 951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e: openshift-marketplace/community-operators-8mp6v/extract-content" id=b2487a4a-10c1-4a28-b39d-9986b87ae0f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410687 | controller | Jun 11 17:14:20.271653 crc crio[23211]: time="2026-06-11T17:14:20.271414478Z" level=info msg="Removing container: 49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789" id=a156d1f1-491b-4401-8cce-2ab45bc25bfa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410711 | controller | Jun 11 17:14:20.346758 crc crio[23211]: time="2026-06-11T17:14:20.346625103Z" level=info msg="Removed container 49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789: openshift-marketplace/community-operators-8mp6v/extract-utilities" id=a156d1f1-491b-4401-8cce-2ab45bc25bfa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410735 | controller | Jun 11 17:14:43.842564 crc crio[23211]: time="2026-06-11T17:14:43.841368203Z" level=info msg="Removing container: c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346" id=793a9355-fc90-4d6f-a512-b0833613b2e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410756 | controller | Jun 11 17:14:44.098892 crc crio[23211]: time="2026-06-11T17:14:44.097271233Z" level=info msg="Removed container c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346: openshift-infra/auto-csr-approver-29686628-6rgj6/oc" id=793a9355-fc90-4d6f-a512-b0833613b2e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.410777 | controller | Jun 11 17:14:44.116368 crc crio[23211]: time="2026-06-11T17:14:44.116272625Z" level=info msg="Stopping pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479" id=4ae6338c-c452-4185-8d30-595d4c07cf44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.410800 | controller | Jun 11 17:14:44.117118 crc crio[23211]: time="2026-06-11T17:14:44.117087456Z" level=info msg="Stopped pod sandbox (already stopped): 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479" id=4ae6338c-c452-4185-8d30-595d4c07cf44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.410823 | controller | Jun 11 17:14:44.118168 crc crio[23211]: time="2026-06-11T17:14:44.11805007Z" level=info msg="Removing pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479" id=cd16fc78-181e-4ef0-92fe-f1fcf54fc1ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.410844 | controller | Jun 11 17:14:44.137608 crc crio[23211]: time="2026-06-11T17:14:44.137509073Z" level=info msg="Removed pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479" id=cd16fc78-181e-4ef0-92fe-f1fcf54fc1ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.410865 | controller | Jun 11 17:14:44.139112 crc crio[23211]: time="2026-06-11T17:14:44.139060962Z" level=info msg="Stopping pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee" id=4ddafc2d-db1e-4d64-a25c-daf6a97d10ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.410889 | controller | Jun 11 17:14:44.139293 crc crio[23211]: time="2026-06-11T17:14:44.139275618Z" level=info msg="Stopped pod sandbox (already stopped): 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee" id=4ddafc2d-db1e-4d64-a25c-daf6a97d10ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.410965 | controller | Jun 11 17:14:44.140894 crc crio[23211]: time="2026-06-11T17:14:44.140796946Z" level=info msg="Removing pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee" id=a688f29e-cdd7-490a-a1ee-043e3fe13214 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.411019 | controller | Jun 11 17:14:44.179271 crc crio[23211]: time="2026-06-11T17:14:44.179051965Z" level=info msg="Removed pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee" id=a688f29e-cdd7-490a-a1ee-043e3fe13214 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.411058 | controller | Jun 11 17:14:44.184137 crc crio[23211]: time="2026-06-11T17:14:44.183996221Z" level=info msg="Stopping pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d" id=638fbde5-b124-4807-b888-ab85c10907fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.411109 | controller | Jun 11 17:14:44.184290 crc crio[23211]: time="2026-06-11T17:14:44.184144754Z" level=info msg="Stopped pod sandbox (already stopped): c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d" id=638fbde5-b124-4807-b888-ab85c10907fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.411139 | controller | Jun 11 17:14:44.186285 crc crio[23211]: time="2026-06-11T17:14:44.185629821Z" level=info msg="Removing pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d" id=dca07d30-4e5a-46ca-bb6a-70e59cabfdd4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.411162 | controller | Jun 11 17:14:44.227225 crc crio[23211]: time="2026-06-11T17:14:44.227103452Z" level=info msg="Removed pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d" id=dca07d30-4e5a-46ca-bb6a-70e59cabfdd4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.411187 | controller | Jun 11 17:15:00.590548 crc crio[23211]: time="2026-06-11T17:15:00.589783289Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/POD" id=3b943e93-fcbe-413a-81fe-9d2ccfea5a7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.411212 | controller | Jun 11 17:15:00.592507 crc crio[23211]: time="2026-06-11T17:15:00.590614669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.411234 | controller | Jun 11 17:15:00.636136 crc crio[23211]: time="2026-06-11T17:15:00.635937858Z" level=info msg="Got pod network &{Name:collect-profiles-29686635-8bpq2 Namespace:openshift-operator-lifecycle-manager ID:db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f UID:05f0b875-6cbc-48f7-af6f-028425bc70f6 NetNS:/var/run/netns/baa0451a-4a04-417c-86d2-8a0b34cea4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05f0b875_6cbc_48f7_af6f_028425bc70f6.slice PodAnnotations:0xc000612f30}] Aliases:map[]}"
2026-06-11 18:00:59.411256 | controller | Jun 11 17:15:00.636662 crc crio[23211]: time="2026-06-11T17:15:00.636175194Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686635-8bpq2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.411280 | controller | Jun 11 17:15:01.229642 crc crio[23211]: 2026-06-11T17:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db15b3b2f335ce5 Mac:b2:e3:9c:b7:68:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/baa0451a-4a04-417c-86d2-8a0b34cea4ff SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.411305 | controller | Jun 11 17:15:01.231511 crc crio[23211]: time="2026-06-11T17:15:01.231371258Z" level=info msg="Got pod network &{Name:collect-profiles-29686635-8bpq2 Namespace:openshift-operator-lifecycle-manager ID:db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f UID:05f0b875-6cbc-48f7-af6f-028425bc70f6 NetNS:/var/run/netns/baa0451a-4a04-417c-86d2-8a0b34cea4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05f0b875_6cbc_48f7_af6f_028425bc70f6.slice PodAnnotations:0xc000612f30}] Aliases:map[]}"
2026-06-11 18:00:59.411327 | controller | Jun 11 17:15:01.231779 crc crio[23211]: time="2026-06-11T17:15:01.231705446Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686635-8bpq2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.411353 | controller | Jun 11 17:15:01.244149 crc crio[23211]: time="2026-06-11T17:15:01.243775093Z" level=info msg="Ran pod sandbox db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/POD" id=3b943e93-fcbe-413a-81fe-9d2ccfea5a7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.411378 | controller | Jun 11 17:15:01.247583 crc crio[23211]: time="2026-06-11T17:15:01.247387783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=be230160-9248-4b81-b025-509ff35c0fce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.411400 | controller | Jun 11 17:15:01.252499 crc crio[23211]: time="2026-06-11T17:15:01.25235095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7c28c6ba-e57f-49ac-92a6-a1aecb4d69e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.411421 | controller | Jun 11 17:15:01.270081 crc crio[23211]: time="2026-06-11T17:15:01.269811022Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/collect-profiles" id=71012dea-292f-4f73-bc30-cfcca508a7d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.411443 | controller | Jun 11 17:15:01.271609 crc crio[23211]: time="2026-06-11T17:15:01.271501134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.411467 | controller | Jun 11 17:15:01.327457 crc crio[23211]: time="2026-06-11T17:15:01.327308218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.411490 | controller | Jun 11 17:15:01.331236 crc crio[23211]: time="2026-06-11T17:15:01.331165165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.411530 | controller | Jun 11 17:15:01.538962 crc crio[23211]: time="2026-06-11T17:15:01.538865806Z" level=info msg="Created container b0af8dce7d7cec2ff32ea15c9185818d26da3b7a96bc068272bb4b4e3db71155: openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/collect-profiles" id=71012dea-292f-4f73-bc30-cfcca508a7d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.411563 | controller | Jun 11 17:15:01.540983 crc crio[23211]: time="2026-06-11T17:15:01.540856157Z" level=info msg="Starting container: b0af8dce7d7cec2ff32ea15c9185818d26da3b7a96bc068272bb4b4e3db71155" id=c91ed376-f472-461e-82fc-9878fa786199 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.411590 | controller | Jun 11 17:15:01.555066 crc crio[23211]: time="2026-06-11T17:15:01.554923373Z" level=info msg="Started container" PID=193805 containerID=b0af8dce7d7cec2ff32ea15c9185818d26da3b7a96bc068272bb4b4e3db71155 description=openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/collect-profiles id=c91ed376-f472-461e-82fc-9878fa786199 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f
2026-06-11 18:00:59.411678 | controller | Jun 11 17:15:03.935527 crc crio[23211]: time="2026-06-11T17:15:03.934384088Z" level=info msg="Stopping pod sandbox: db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f" id=d36160d6-e5c9-49e7-a74f-a2840b3792b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.411708 | controller | Jun 11 17:15:03.938009 crc crio[23211]: time="2026-06-11T17:15:03.936324006Z" level=info msg="Got pod network &{Name:collect-profiles-29686635-8bpq2 Namespace:openshift-operator-lifecycle-manager ID:db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f UID:05f0b875-6cbc-48f7-af6f-028425bc70f6 NetNS:/var/run/netns/baa0451a-4a04-417c-86d2-8a0b34cea4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05f0b875_6cbc_48f7_af6f_028425bc70f6.slice PodAnnotations:0xc006bcc540}] Aliases:map[]}"
2026-06-11 18:00:59.411737 | controller | Jun 11 17:15:03.938009 crc crio[23211]: time="2026-06-11T17:15:03.936522491Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686635-8bpq2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.411764 | controller | Jun 11 17:15:04.346108 crc crio[23211]: time="2026-06-11T17:15:04.345962722Z" level=info msg="Stopped pod sandbox: db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f" id=d36160d6-e5c9-49e7-a74f-a2840b3792b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.411790 | controller | Jun 11 17:15:11.791503 crc crio[23211]: time="2026-06-11T17:15:11.790616681Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-285xr/POD" id=5d281037-80c4-4f59-aeae-15106b6e29e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.411814 | controller | Jun 11 17:15:11.792866 crc crio[23211]: time="2026-06-11T17:15:11.791566936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.411840 | controller | Jun 11 17:15:11.845948 crc crio[23211]: time="2026-06-11T17:15:11.845756938Z" level=info msg="Got pod network &{Name:redhat-marketplace-285xr Namespace:openshift-marketplace ID:7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb UID:2b372b45-d5c9-4106-b025-f3282ee4ec3f NetNS:/var/run/netns/1524d66f-b5ea-4b76-96e1-166528e88d22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b372b45_d5c9_4106_b025_f3282ee4ec3f.slice PodAnnotations:0xc000d2ec48}] Aliases:map[]}"
2026-06-11 18:00:59.411865 | controller | Jun 11 17:15:11.845948 crc crio[23211]: time="2026-06-11T17:15:11.845826499Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-285xr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.411890 | controller | Jun 11 17:15:12.402775 crc crio[23211]: 2026-06-11T17:15:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cbb2febe4e885f Mac:d6:6f:71:18:95:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/1524d66f-b5ea-4b76-96e1-166528e88d22 SocketPath: PciID:}] [{Interface:0xc000508440 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.411916 | controller | Jun 11 17:15:12.404978 crc crio[23211]: time="2026-06-11T17:15:12.404905719Z" level=info msg="Got pod network &{Name:redhat-marketplace-285xr Namespace:openshift-marketplace ID:7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb UID:2b372b45-d5c9-4106-b025-f3282ee4ec3f NetNS:/var/run/netns/1524d66f-b5ea-4b76-96e1-166528e88d22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b372b45_d5c9_4106_b025_f3282ee4ec3f.slice PodAnnotations:0xc000d2ec48}] Aliases:map[]}"
2026-06-11 18:00:59.411942 | controller | Jun 11 17:15:12.405144 crc crio[23211]: time="2026-06-11T17:15:12.405110114Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-285xr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.411970 | controller | Jun 11 17:15:12.415217 crc crio[23211]: time="2026-06-11T17:15:12.415110998Z" level=info msg="Ran pod sandbox 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb with infra container: openshift-marketplace/redhat-marketplace-285xr/POD" id=5d281037-80c4-4f59-aeae-15106b6e29e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.411999 | controller | Jun 11 17:15:12.419069 crc crio[23211]: time="2026-06-11T17:15:12.418898963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4b6a9396-4061-448b-9c6e-469410b17680 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.412021 | controller | Jun 11 17:15:12.422591 crc crio[23211]: time="2026-06-11T17:15:12.422506565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=10869b0d-8d64-478a-b5d0-69211239a4e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.412046 | controller | Jun 11 17:15:12.432809 crc crio[23211]: time="2026-06-11T17:15:12.432715573Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-285xr/extract-utilities" id=f05b2efd-359c-4544-a8b2-789169ecbb22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.412068 | controller | Jun 11 17:15:12.433310 crc crio[23211]: time="2026-06-11T17:15:12.433242286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.412090 | controller | Jun 11 17:15:12.488319 crc crio[23211]: time="2026-06-11T17:15:12.488201749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.412111 | controller | Jun 11 17:15:12.493091 crc crio[23211]: time="2026-06-11T17:15:12.4929871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.412133 | controller | Jun 11 17:15:12.667816 crc crio[23211]: time="2026-06-11T17:15:12.667223593Z" level=info msg="Created container 912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df: openshift-marketplace/redhat-marketplace-285xr/extract-utilities" id=f05b2efd-359c-4544-a8b2-789169ecbb22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.412150 | controller | Jun 11 17:15:12.669870 crc crio[23211]: time="2026-06-11T17:15:12.669765937Z" level=info msg="Starting container: 912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df" id=4172d739-e2e3-494c-8e5f-b911a05bc34d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.412167 | controller | Jun 11 17:15:12.677647 crc crio[23211]: time="2026-06-11T17:15:12.67736568Z" level=info msg="Started container" PID=194494 containerID=912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df description=openshift-marketplace/redhat-marketplace-285xr/extract-utilities id=4172d739-e2e3-494c-8e5f-b911a05bc34d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb
2026-06-11 18:00:59.412185 | controller | Jun 11 17:15:13.090753 crc crio[23211]: time="2026-06-11T17:15:13.090709438Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0161bed9-e390-4301-92e2-bb84197bb0a6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.412202 | controller | Jun 11 17:15:13.105588 crc crio[23211]: time="2026-06-11T17:15:13.10540267Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:00:59.412219 | controller | Jun 11 17:15:13.831169 crc crio[23211]: time="2026-06-11T17:15:13.830753471Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=0161bed9-e390-4301-92e2-bb84197bb0a6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.412236 | controller | Jun 11 17:15:13.832615 crc crio[23211]: time="2026-06-11T17:15:13.832544287Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=33200fdf-67e6-420e-8edf-6acf00fefb3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.412257 | controller | Jun 11 17:15:13.835409 crc crio[23211]: time="2026-06-11T17:15:13.835232755Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5b0e6b42-3a0c-43d8-91ce-c102748db675 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.412275 | controller | Jun 11 17:15:13.842714 crc crio[23211]: time="2026-06-11T17:15:13.842599301Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-285xr/extract-content" id=b8bb1ded-af67-4905-bc91-ad4aaa29d730 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.412292 | controller | Jun 11 17:15:13.843680 crc crio[23211]: time="2026-06-11T17:15:13.843319929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.412309 | controller | Jun 11 17:15:13.895227 crc crio[23211]: time="2026-06-11T17:15:13.895145213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.412340 | controller | Jun 11 17:15:13.898198 crc crio[23211]: time="2026-06-11T17:15:13.898134178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.412359 | controller | Jun 11 17:15:14.088757 crc crio[23211]: time="2026-06-11T17:15:14.088482939Z" level=info msg="Created container 0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e: openshift-marketplace/redhat-marketplace-285xr/extract-content" id=b8bb1ded-af67-4905-bc91-ad4aaa29d730 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.412376 | controller | Jun 11 17:15:14.089791 crc crio[23211]: time="2026-06-11T17:15:14.089720701Z" level=info msg="Starting container: 0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e" id=dbafac43-314f-4f13-975a-75e4a72e360d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.412393 | controller | Jun 11 17:15:14.096265 crc crio[23211]: time="2026-06-11T17:15:14.096154123Z" level=info msg="Started container" PID=194576 containerID=0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e description=openshift-marketplace/redhat-marketplace-285xr/extract-content id=dbafac43-314f-4f13-975a-75e4a72e360d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb
2026-06-11 18:00:59.412411 | controller | Jun 11 17:15:15.133990 crc crio[23211]: time="2026-06-11T17:15:15.133326361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9940c717-392a-4868-b277-67ac52cb8044 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.412427 | controller | Jun 11 17:15:15.137817 crc crio[23211]: time="2026-06-11T17:15:15.137720463Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=289d0641-4b83-426b-a382-4daf9d630d6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.412444 | controller | Jun 11 17:15:15.148389 crc crio[23211]: time="2026-06-11T17:15:15.14827789Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-285xr/registry-server" id=db2ab3b0-fe4b-46c8-b05b-a5f6b0113616 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.412460 | controller | Jun 11 17:15:15.148750 crc crio[23211]: time="2026-06-11T17:15:15.148707861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.412480 | controller | Jun 11 17:15:15.208126 crc crio[23211]: time="2026-06-11T17:15:15.208006684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.412498 | controller | Jun 11 17:15:15.212814 crc crio[23211]: time="2026-06-11T17:15:15.212735073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.412542 | controller | Jun 11 17:15:15.374842 crc crio[23211]: time="2026-06-11T17:15:15.374337435Z" level=info msg="Created container b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac: openshift-marketplace/redhat-marketplace-285xr/registry-server" id=db2ab3b0-fe4b-46c8-b05b-a5f6b0113616 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.412604 | controller | Jun 11 17:15:15.376604 crc crio[23211]: time="2026-06-11T17:15:15.376077319Z" level=info msg="Starting container: b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac" id=174a5133-5c9c-4986-b2f6-d754b8d8c229 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.412630 | controller | Jun 11 17:15:15.385316 crc crio[23211]: time="2026-06-11T17:15:15.385088268Z" level=info msg="Started container" PID=194665 containerID=b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac description=openshift-marketplace/redhat-marketplace-285xr/registry-server id=174a5133-5c9c-4986-b2f6-d754b8d8c229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb
2026-06-11 18:00:59.412658 | controller | Jun 11 17:15:24.290078 crc crio[23211]: time="2026-06-11T17:15:24.288757782Z" level=info msg="Stopping container: b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac (timeout: 2s)" id=9ff0e93d-d5ba-4e05-9047-d5db06588252 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.412687 | controller | Jun 11 17:15:24.417545 crc crio[23211]: time="2026-06-11T17:15:24.41738786Z" level=info msg="Stopped container b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac: openshift-marketplace/redhat-marketplace-285xr/registry-server" id=9ff0e93d-d5ba-4e05-9047-d5db06588252 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.412706 | controller | Jun 11 17:15:24.418941 crc crio[23211]: time="2026-06-11T17:15:24.418858877Z" level=info msg="Stopping pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb" id=752af48c-14ec-4325-a6cd-c06744efec7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.412723 | controller | Jun 11 17:15:24.420130 crc crio[23211]: time="2026-06-11T17:15:24.420005537Z" level=info msg="Got pod network &{Name:redhat-marketplace-285xr Namespace:openshift-marketplace ID:7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb UID:2b372b45-d5c9-4106-b025-f3282ee4ec3f NetNS:/var/run/netns/1524d66f-b5ea-4b76-96e1-166528e88d22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b372b45_d5c9_4106_b025_f3282ee4ec3f.slice PodAnnotations:0xc0018be410}] Aliases:map[]}"
2026-06-11 18:00:59.412742 | controller | Jun 11 17:15:24.420341 crc crio[23211]: time="2026-06-11T17:15:24.420265453Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-285xr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.412760 | controller | Jun 11 17:15:24.770869 crc crio[23211]: time="2026-06-11T17:15:24.770393301Z" level=info msg="Stopped pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb" id=752af48c-14ec-4325-a6cd-c06744efec7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.412777 | controller | Jun 11 17:15:25.311464 crc crio[23211]: time="2026-06-11T17:15:25.311229628Z" level=info msg="Removing container: b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac" id=d5e21636-0f2d-4e00-9231-ec4090df190a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.412798 | controller | Jun 11 17:15:25.345650 crc crio[23211]: time="2026-06-11T17:15:25.345535757Z" level=info msg="Removed container b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac: openshift-marketplace/redhat-marketplace-285xr/registry-server" id=d5e21636-0f2d-4e00-9231-ec4090df190a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.412816 | controller | Jun 11 17:15:25.348603 crc crio[23211]: time="2026-06-11T17:15:25.348527213Z" level=info msg="Removing container: 0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e" id=594c57bc-dd17-4354-b040-d8722ea8031d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.412833 | controller | Jun 11 17:15:25.388583 crc crio[23211]: time="2026-06-11T17:15:25.38830247Z" level=info msg="Removed container 0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e: openshift-marketplace/redhat-marketplace-285xr/extract-content" id=594c57bc-dd17-4354-b040-d8722ea8031d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.412849 | controller | Jun 11 17:15:25.394107 crc crio[23211]: time="2026-06-11T17:15:25.393990574Z" level=info msg="Removing container: 912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df" id=f8306725-bf1d-4659-8ae1-ca4bd0e438a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.412866 | controller | Jun 11 17:15:25.446797 crc crio[23211]: time="2026-06-11T17:15:25.446632368Z" level=info msg="Removed container 912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df: openshift-marketplace/redhat-marketplace-285xr/extract-utilities" id=f8306725-bf1d-4659-8ae1-ca4bd0e438a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.412883 | controller | Jun 11 17:15:44.253080 crc crio[23211]: time="2026-06-11T17:15:44.251862096Z" level=info msg="Removing container: 8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527" id=871bef9c-2764-497e-a385-332b9c77d3fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.412900 | controller | Jun 11 17:15:44.299075 crc crio[23211]: time="2026-06-11T17:15:44.298822065Z" level=info msg="Removed container 8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/collect-profiles" id=871bef9c-2764-497e-a385-332b9c77d3fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.412916 | controller | Jun 11 17:15:44.313398 crc crio[23211]: time="2026-06-11T17:15:44.313350623Z" level=info msg="Stopping pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841" id=f90c44ca-46c9-43b2-9b20-69c15b567cfb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.412932 | controller | Jun 11 17:15:44.313723 crc crio[23211]: time="2026-06-11T17:15:44.313702682Z" level=info msg="Stopped pod sandbox (already stopped): 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841" id=f90c44ca-46c9-43b2-9b20-69c15b567cfb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.412948 | controller | Jun 11 17:15:44.314601 crc crio[23211]: time="2026-06-11T17:15:44.314571524Z" level=info msg="Removing pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841" id=88166c42-9a8f-415d-9323-362ef01a2cec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.412964 | controller | Jun 11 17:15:44.341173 crc crio[23211]: time="2026-06-11T17:15:44.341018904Z" level=info msg="Removed pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841" id=88166c42-9a8f-415d-9323-362ef01a2cec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.412980 | controller | Jun 11 17:15:44.342860 crc crio[23211]: time="2026-06-11T17:15:44.342751248Z" level=info msg="Stopping pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb" id=0877acc8-6e1a-48da-8dd0-bd782dad2082 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.413000 | controller | Jun 11 17:15:44.343006 crc crio[23211]: time="2026-06-11T17:15:44.342875801Z" level=info msg="Stopped pod sandbox (already stopped): 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb" id=0877acc8-6e1a-48da-8dd0-bd782dad2082 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.413019 | controller | Jun 11 17:15:44.344100 crc crio[23211]: time="2026-06-11T17:15:44.343929338Z" level=info msg="Removing pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb" id=e419dbed-8e7c-4df7-a9e1-d4046a0c65dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.413038 | controller | Jun 11 17:15:44.362875 crc crio[23211]: time="2026-06-11T17:15:44.362809056Z" level=info msg="Removed pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb" id=e419dbed-8e7c-4df7-a9e1-d4046a0c65dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.413054 | controller | Jun 11 17:16:00.543583 crc crio[23211]: time="2026-06-11T17:16:00.542660341Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686636-2j9w7/POD" id=da6ea8e6-ac86-4927-affd-b5b1eb5e5ef0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.413071 | controller | Jun 11 17:16:00.545330 crc crio[23211]: time="2026-06-11T17:16:00.543644716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.413087 | controller | Jun 11 17:16:00.586742 crc crio[23211]: time="2026-06-11T17:16:00.586671855Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686636-2j9w7 Namespace:openshift-infra ID:42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1 UID:78dc1dd1-335a-48a6-8bec-b0980733526f NetNS:/var/run/netns/dd455b37-ee21-42f9-9242-5c338beaab4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78dc1dd1_335a_48a6_8bec_b0980733526f.slice PodAnnotations:0xc0028181a8}] Aliases:map[]}"
2026-06-11 18:00:59.413104 | controller | Jun 11 17:16:00.587299 crc crio[23211]: time="2026-06-11T17:16:00.587265521Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686636-2j9w7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.413121 | controller | Jun 11 17:16:01.166358 crc crio[23211]: 2026-06-11T17:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42c9000c75b0fd7 Mac:6a:e1:35:57:51:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/dd455b37-ee21-42f9-9242-5c338beaab4e SocketPath: PciID:}] [{Interface:0xc000014af0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.413138 | controller | Jun 11 17:16:01.168666 crc crio[23211]: time="2026-06-11T17:16:01.168572883Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686636-2j9w7 Namespace:openshift-infra ID:42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1 UID:78dc1dd1-335a-48a6-8bec-b0980733526f NetNS:/var/run/netns/dd455b37-ee21-42f9-9242-5c338beaab4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78dc1dd1_335a_48a6_8bec_b0980733526f.slice PodAnnotations:0xc0028181a8}] Aliases:map[]}"
2026-06-11 18:00:59.413155 | controller | Jun 11 17:16:01.168888 crc crio[23211]: time="2026-06-11T17:16:01.168774228Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686636-2j9w7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.413171 | controller | Jun 11 17:16:01.179311 crc crio[23211]: time="2026-06-11T17:16:01.179102549Z" level=info msg="Ran pod sandbox 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1 with infra container: openshift-infra/auto-csr-approver-29686636-2j9w7/POD" id=da6ea8e6-ac86-4927-affd-b5b1eb5e5ef0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.413192 | controller | Jun 11 17:16:01.183367 crc crio[23211]: time="2026-06-11T17:16:01.183207214Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5593c2ed-bf80-4d11-97f1-3142b1126932 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.413209 | controller | Jun 11 17:16:01.197980 crc crio[23211]: time="2026-06-11T17:16:01.197892405Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.413225 | controller | Jun 11 17:16:02.163716 crc crio[23211]: time="2026-06-11T17:16:02.162961188Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5593c2ed-bf80-4d11-97f1-3142b1126932 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.413242 | controller | Jun 11 17:16:02.165017 crc crio[23211]: time="2026-06-11T17:16:02.164553498Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ef7028fb-fc1b-40f4-a3c2-e4f6c7e5d6ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.413258 | controller | Jun 11 17:16:02.168745 crc crio[23211]: time="2026-06-11T17:16:02.168638252Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c0289040-15ab-496e-8808-892d6ae7803e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.413274 | controller | Jun 11 17:16:02.180623 crc crio[23211]: time="2026-06-11T17:16:02.180209345Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686636-2j9w7/oc" id=58061baa-8099-4f4d-8c98-b271f8262b35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.413290 | controller | Jun 11 17:16:02.182106 crc crio[23211]: time="2026-06-11T17:16:02.181896728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.413307 | controller | Jun 11 17:16:02.242143 crc crio[23211]: time="2026-06-11T17:16:02.24199405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.413323 | controller | Jun 11 17:16:02.871018 crc crio[23211]: time="2026-06-11T17:16:02.870823555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.413340 | controller | Jun 11 17:16:03.022711 crc crio[23211]: time="2026-06-11T17:16:03.022322083Z" level=info msg="Created container 8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c: openshift-infra/auto-csr-approver-29686636-2j9w7/oc" id=58061baa-8099-4f4d-8c98-b271f8262b35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.413356 | controller | Jun 11 17:16:03.023820 crc crio[23211]: time="2026-06-11T17:16:03.023734609Z" level=info msg="Starting container: 8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c" id=3168e728-e04a-4839-84cf-1b02a70c8edf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.413373 | controller | Jun 11 17:16:03.029785 crc crio[23211]: time="2026-06-11T17:16:03.029653769Z" level=info msg="Started container" PID=197489 containerID=8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c description=openshift-infra/auto-csr-approver-29686636-2j9w7/oc id=3168e728-e04a-4839-84cf-1b02a70c8edf name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1
2026-06-11 18:00:59.413389 | controller | Jun 11 17:16:04.965578 crc crio[23211]: time="2026-06-11T17:16:04.964315527Z" level=info msg="Stopping pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1" id=7e3b11f4-53d2-4f54-9ed7-79ccf39a71ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.413413 | controller | Jun 11 17:16:04.967585 crc crio[23211]: time="2026-06-11T17:16:04.966319348Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686636-2j9w7 Namespace:openshift-infra ID:42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1 UID:78dc1dd1-335a-48a6-8bec-b0980733526f NetNS:/var/run/netns/dd455b37-ee21-42f9-9242-5c338beaab4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78dc1dd1_335a_48a6_8bec_b0980733526f.slice PodAnnotations:0xc0018beea0}] Aliases:map[]}"
2026-06-11 18:00:59.413431 | controller | Jun 11 17:16:04.967585 crc crio[23211]: time="2026-06-11T17:16:04.966954714Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686636-2j9w7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.413448 | controller | Jun 11 17:16:05.404080 crc crio[23211]: time="2026-06-11T17:16:05.403923531Z" level=info msg="Stopped pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1" id=7e3b11f4-53d2-4f54-9ed7-79ccf39a71ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.413465 | controller | Jun 11 17:16:34.488932 crc crio[23211]: time="2026-06-11T17:16:34.487873377Z" level=info msg="Stopping pod sandbox: 8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06" id=0e6d6af9-6b0d-44e7-8974-0ea24aec254f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.413482 | controller | Jun 11 17:16:34.491284 crc crio[23211]: time="2026-06-11T17:16:34.489781606Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 Namespace:openstack ID:8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06 UID:7090ef13-bf83-4404-8c51-cd02a9c27263 NetNS:/var/run/netns/353dc2d5-fbeb-4aba-a362-4e4350a33c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7090ef13_bf83_4404_8c51_cd02a9c27263.slice PodAnnotations:0xc006bccf48}] Aliases:map[]}"
2026-06-11 18:00:59.413498 | controller | Jun 11 17:16:34.491284 crc crio[23211]: time="2026-06-11T17:16:34.490082404Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.413546 | controller | Jun 11 17:16:35.055738 crc crio[23211]: time="2026-06-11T17:16:35.055245978Z" level=info msg="Stopped pod sandbox: 8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06" id=0e6d6af9-6b0d-44e7-8974-0ea24aec254f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.413570 | controller | Jun 11 17:16:36.048633 crc crio[23211]: time="2026-06-11T17:16:36.048169624Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/POD" id=6ba5d3e2-9a9e-4330-a883-1b97057a6a37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.413587 | controller | Jun 11 17:16:36.049621 crc crio[23211]: time="2026-06-11T17:16:36.048658806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.413604 | controller | Jun 11 17:16:36.090617 crc crio[23211]: time="2026-06-11T17:16:36.090516997Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb Namespace:openstack ID:41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc UID:4d6caacf-a06f-44ac-97b4-c0596fa2f230 NetNS:/var/run/netns/0949cc78-754a-4851-9175-54a601d0e4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d6caacf_a06f_44ac_97b4_c0596fa2f230.slice PodAnnotations:0xc003088ab0}] Aliases:map[]}"
2026-06-11 18:00:59.413621 | controller | Jun 11 17:16:36.090617 crc crio[23211]: time="2026-06-11T17:16:36.090578828Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.413642 | controller | Jun 11 17:16:36.634909 crc crio[23211]: 2026-06-11T17:16:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41e4db38c4118b4 Mac:4e:f9:be:b5:9e:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/0949cc78-754a-4851-9175-54a601d0e4a4 SocketPath: PciID:}] [{Interface:0xc00050e680 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.413660 | controller | Jun 11 17:16:36.638136 crc crio[23211]: time="2026-06-11T17:16:36.638005374Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb Namespace:openstack ID:41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc UID:4d6caacf-a06f-44ac-97b4-c0596fa2f230 NetNS:/var/run/netns/0949cc78-754a-4851-9175-54a601d0e4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d6caacf_a06f_44ac_97b4_c0596fa2f230.slice PodAnnotations:0xc003088ab0}] Aliases:map[]}"
2026-06-11 18:00:59.413676 | controller | Jun 11 17:16:36.639713 crc crio[23211]: time="2026-06-11T17:16:36.638322332Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.413693 | controller | Jun 11 17:16:36.650582 crc crio[23211]: time="2026-06-11T17:16:36.65049085Z" level=info msg="Ran pod sandbox 41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/POD" id=6ba5d3e2-9a9e-4330-a883-1b97057a6a37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.413709 | controller | Jun 11 17:16:36.655987 crc crio[23211]: time="2026-06-11T17:16:36.655871467Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1e41d1e3-1326-4ba4-9ee3-157b8a605b47 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.413726 | controller | Jun 11 17:16:36.667218 crc crio[23211]: time="2026-06-11T17:16:36.667134612Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.413742 | controller | Jun 11 17:16:37.149981 crc crio[23211]: time="2026-06-11T17:16:37.149476467Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1e41d1e3-1326-4ba4-9ee3-157b8a605b47 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.413758 | controller | Jun 11 17:16:37.152140 crc crio[23211]: time="2026-06-11T17:16:37.152014622Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=29da1910-830d-4d90-a13c-6f47e211f664 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.413774 | controller | Jun 11 17:16:37.251640 crc crio[23211]: time="2026-06-11T17:16:37.251512352Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9f758945-ca92-4d1b-9d81-200f74fd4be8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.413789 | controller | Jun 11 17:16:37.272587 crc crio[23211]: time="2026-06-11T17:16:37.272462923Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=41b94196-55f9-4f7a-a9df-7a1781905b61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.413805 | controller | Jun 11 17:16:37.273130 crc crio[23211]: time="2026-06-11T17:16:37.272907664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.413825 | controller | Jun 11 17:16:37.331402 crc crio[23211]: time="2026-06-11T17:16:37.331295083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.413842 | controller | Jun 11 17:16:37.335281 crc crio[23211]: time="2026-06-11T17:16:37.335240233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.413858 | controller | Jun 11 17:16:37.575871 crc crio[23211]: time="2026-06-11T17:16:37.575585689Z" level=info msg="Created container 9dad19faf42ae8f366b64ef6c1090e75f0a1279545b0fa55a1e891645a5c9ba1: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=41b94196-55f9-4f7a-a9df-7a1781905b61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.413875 | controller | Jun 11 17:16:37.577505 crc crio[23211]: time="2026-06-11T17:16:37.577344274Z" level=info msg="Starting container: 9dad19faf42ae8f366b64ef6c1090e75f0a1279545b0fa55a1e891645a5c9ba1" id=0590ae96-c305-4319-af7f-15d495a6c344 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.413892 | controller | Jun 11 17:16:37.593296 crc crio[23211]: time="2026-06-11T17:16:37.593024702Z" level=info msg="Started container" PID=199598 containerID=9dad19faf42ae8f366b64ef6c1090e75f0a1279545b0fa55a1e891645a5c9ba1 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/nova-edpm-deployment-ipam-openstack-edpm-ipam id=0590ae96-c305-4319-af7f-15d495a6c344 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc
2026-06-11 18:00:59.413909 | controller | Jun 11 17:16:44.399378 crc crio[23211]: time="2026-06-11T17:16:44.39758202Z" level=info msg="Removing container: 51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc" id=fdc19a43-495b-4721-b90c-411770e1e822 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.413925 | controller | Jun 11 17:16:44.634656 crc crio[23211]: time="2026-06-11T17:16:44.633788852Z" level=info msg="Removed container 51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc: openshift-infra/auto-csr-approver-29686630-w2lfl/oc" id=fdc19a43-495b-4721-b90c-411770e1e822 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.413941 | controller | Jun 11 17:16:44.649724 crc crio[23211]: time="2026-06-11T17:16:44.648649699Z" level=info msg="Stopping pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93" id=58152191-ac90-4b67-9a92-05ab2e97e8b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.413957 | controller | Jun 11 17:16:44.649724 crc crio[23211]: time="2026-06-11T17:16:44.648874354Z" level=info msg="Stopped pod sandbox (already stopped): 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93" id=58152191-ac90-4b67-9a92-05ab2e97e8b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.413973 | controller | Jun 11 17:16:44.650201 crc crio[23211]: time="2026-06-11T17:16:44.649944322Z" level=info msg="Removing pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93" id=dc6b2901-f021-451d-9266-5076c3f9039e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.413989 | controller | Jun 11 17:16:44.672606 crc crio[23211]: time="2026-06-11T17:16:44.672498313Z" level=info msg="Removed pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93" id=dc6b2901-f021-451d-9266-5076c3f9039e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.414004 | controller | Jun 11 17:18:00.555791 crc crio[23211]: time="2026-06-11T17:18:00.554884029Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686638-f8d56/POD" id=a9be18b0-22d1-452c-ad0e-30aa8c3b1645 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.414024 | controller | Jun 11 17:18:00.556766 crc crio[23211]: time="2026-06-11T17:18:00.555873194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.414041 | controller | Jun 11 17:18:00.595194 crc crio[23211]: time="2026-06-11T17:18:00.594890221Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686638-f8d56 Namespace:openshift-infra ID:846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90 UID:87223e81-f76e-4ce6-8e18-3313208bf955 NetNS:/var/run/netns/41d462be-5c71-408f-a9c4-898a173f1f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87223e81_f76e_4ce6_8e18_3313208bf955.slice PodAnnotations:0xc000613a40}] Aliases:map[]}"
2026-06-11 18:00:59.414058 | controller | Jun 11 17:18:00.595955 crc crio[23211]: time="2026-06-11T17:18:00.594992384Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686638-f8d56 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.414075 | controller | Jun 11 17:18:01.175582 crc crio[23211]: 2026-06-11T17:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:846ad6210b5d293 Mac:4e:9c:a2:cf:a1:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/41d462be-5c71-408f-a9c4-898a173f1f44 SocketPath: PciID:}] [{Interface:0xc00025af00 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.414092 | controller | Jun 11 17:18:01.177706 crc crio[23211]: time="2026-06-11T17:18:01.17760658Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686638-f8d56 Namespace:openshift-infra ID:846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90 UID:87223e81-f76e-4ce6-8e18-3313208bf955 NetNS:/var/run/netns/41d462be-5c71-408f-a9c4-898a173f1f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87223e81_f76e_4ce6_8e18_3313208bf955.slice PodAnnotations:0xc000613a40}] Aliases:map[]}"
2026-06-11 18:00:59.414109 | controller | Jun 11 17:18:01.177909 crc crio[23211]: time="2026-06-11T17:18:01.177846266Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686638-f8d56 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.414125 | controller | Jun 11 17:18:01.194029 crc crio[23211]: time="2026-06-11T17:18:01.193949364Z" level=info msg="Ran pod sandbox 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90 with infra container: openshift-infra/auto-csr-approver-29686638-f8d56/POD" id=a9be18b0-22d1-452c-ad0e-30aa8c3b1645 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.414141 | controller | Jun 11 17:18:01.197601 crc crio[23211]: time="2026-06-11T17:18:01.197392321Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d540e3bf-ec4e-4282-9a3a-681d8d177630 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.414158 | controller | Jun 11 17:18:01.211952 crc crio[23211]: time="2026-06-11T17:18:01.211847668Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.414174 | controller | Jun 11 17:18:02.264126 crc crio[23211]: time="2026-06-11T17:18:02.263539123Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d540e3bf-ec4e-4282-9a3a-681d8d177630 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.414190 | controller | Jun 11 17:18:02.265958 crc crio[23211]: time="2026-06-11T17:18:02.265054582Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b2f3faa1-eb6e-4def-adcb-54a894c68f92 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.414211 | controller | Jun 11 17:18:02.267949 crc crio[23211]: time="2026-06-11T17:18:02.267785951Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9c9bf504-f755-4a7c-85dc-529df73f6aac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.414229 | controller | Jun 11 17:18:02.279319 crc crio[23211]: time="2026-06-11T17:18:02.279207141Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686638-f8d56/oc" id=a6d7658a-6c96-4d03-8dda-21b08ed3ac4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.414245 | controller | Jun 11 17:18:02.280002 crc crio[23211]: time="2026-06-11T17:18:02.279920878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.414265 | controller | Jun 11 17:18:02.350003 crc crio[23211]: time="2026-06-11T17:18:02.34983412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.414291 | controller | Jun 11 17:18:02.682558 crc crio[23211]: time="2026-06-11T17:18:02.682390712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.414318 | controller | Jun 11 17:18:02.816462 crc crio[23211]: time="2026-06-11T17:18:02.815831632Z" level=info msg="Created container 93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853: openshift-infra/auto-csr-approver-29686638-f8d56/oc" id=a6d7658a-6c96-4d03-8dda-21b08ed3ac4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.414338 | controller | Jun 11 17:18:02.817971 crc crio[23211]: time="2026-06-11T17:18:02.817871553Z" level=info msg="Starting container: 93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853" id=4a48fd32-8db4-4b9d-8b4b-dd91b7dd787a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.414356 | controller | Jun 11 17:18:02.824186 crc crio[23211]: time="2026-06-11T17:18:02.824099911Z" level=info msg="Started container" PID=204254 containerID=93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853 description=openshift-infra/auto-csr-approver-29686638-f8d56/oc id=4a48fd32-8db4-4b9d-8b4b-dd91b7dd787a name=/runtime.v1.RuntimeService/StartContainer sandboxID=846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90
2026-06-11 18:00:59.414373 | controller | Jun 11 17:18:04.938145 crc crio[23211]: time="2026-06-11T17:18:04.93717097Z" level=info msg="Stopping pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90" id=1fb59e1e-4a1b-4b46-8ca7-919bf18a08d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.414389 | controller | Jun 11 17:18:04.939971 crc crio[23211]: time="2026-06-11T17:18:04.939128019Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686638-f8d56 Namespace:openshift-infra ID:846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90 UID:87223e81-f76e-4ce6-8e18-3313208bf955 NetNS:/var/run/netns/41d462be-5c71-408f-a9c4-898a173f1f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87223e81_f76e_4ce6_8e18_3313208bf955.slice PodAnnotations:0xc000d2edb8}] Aliases:map[]}"
2026-06-11 18:00:59.414407 | controller | Jun 11 17:18:04.939971 crc crio[23211]: time="2026-06-11T17:18:04.939306973Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686638-f8d56 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.414424 | controller | Jun 11 17:18:05.412510 crc crio[23211]: time="2026-06-11T17:18:05.411894922Z" level=info msg="Stopped pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90" id=1fb59e1e-4a1b-4b46-8ca7-919bf18a08d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.414445 | controller | Jun 11 17:18:44.735234 crc crio[23211]: time="2026-06-11T17:18:44.734060253Z" level=info msg="Removing container: 434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5" id=61ae4a3b-2dd5-4274-ad60-a7c33168f3cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.414462 | controller | Jun 11 17:18:44.902136 crc crio[23211]: time="2026-06-11T17:18:44.901914504Z" level=info msg="Removed container 434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5: openshift-infra/auto-csr-approver-29686632-vfzk2/oc" id=61ae4a3b-2dd5-4274-ad60-a7c33168f3cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.414479 | controller | Jun 11 17:18:44.917878 crc crio[23211]: time="2026-06-11T17:18:44.917755726Z" level=info msg="Stopping pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e" id=21efff05-670c-432f-afcf-a8aaef0bed73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.414495 | controller | Jun 11 17:18:44.917878 crc crio[23211]: time="2026-06-11T17:18:44.917848318Z" level=info msg="Stopped pod sandbox (already stopped): cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e" id=21efff05-670c-432f-afcf-a8aaef0bed73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.414531 | controller | Jun 11 17:18:44.918941 crc crio[23211]: time="2026-06-11T17:18:44.918860824Z" level=info msg="Removing pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e" id=0d602c45-6ac2-40d9-96a9-73e23896cfaa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.414560 | controller | Jun 11 17:18:44.936308 crc crio[23211]: time="2026-06-11T17:18:44.936190362Z" level=info msg="Removed pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e" id=0d602c45-6ac2-40d9-96a9-73e23896cfaa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.414580 | controller | Jun 11 17:20:00.571061 crc crio[23211]: time="2026-06-11T17:20:00.570155807Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686640-cvzwl/POD" id=07dc9a42-d7d8-449e-95bc-0711280c63f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.414605 | controller | Jun 11 17:20:00.572950 crc crio[23211]: time="2026-06-11T17:20:00.571184044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.414635 | controller | Jun 11 17:20:00.614560 crc crio[23211]: time="2026-06-11T17:20:00.614339797Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686640-cvzwl Namespace:openshift-infra ID:1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317 UID:81ea3102-b3d0-44b6-8e9a-9428d6316e9c NetNS:/var/run/netns/1783315a-9dc9-42f0-86d6-5b9130f50366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81ea3102_b3d0_44b6_8e9a_9428d6316e9c.slice PodAnnotations:0xc006bcc1d0}] Aliases:map[]}"
2026-06-11 18:00:59.414657 | controller | Jun 11 17:20:00.614560 crc crio[23211]: time="2026-06-11T17:20:00.614523781Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686640-cvzwl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.414677 | controller | Jun 11 17:20:01.222878 crc crio[23211]: 2026-06-11T17:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e2ddf7ae423c01 Mac:16:32:29:12:8b:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/1783315a-9dc9-42f0-86d6-5b9130f50366 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.414694 | controller | Jun 11 17:20:01.225871 crc crio[23211]: time="2026-06-11T17:20:01.225755031Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686640-cvzwl Namespace:openshift-infra ID:1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317 UID:81ea3102-b3d0-44b6-8e9a-9428d6316e9c NetNS:/var/run/netns/1783315a-9dc9-42f0-86d6-5b9130f50366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81ea3102_b3d0_44b6_8e9a_9428d6316e9c.slice PodAnnotations:0xc006bcc1d0}] Aliases:map[]}"
2026-06-11 18:00:59.414716 | controller | Jun 11 17:20:01.226594 crc crio[23211]: time="2026-06-11T17:20:01.226078919Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686640-cvzwl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.414734 | controller | Jun 11 17:20:01.240576 crc crio[23211]: time="2026-06-11T17:20:01.240485835Z" level=info msg="Ran pod sandbox 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317 with infra container: openshift-infra/auto-csr-approver-29686640-cvzwl/POD" id=07dc9a42-d7d8-449e-95bc-0711280c63f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.414751 | controller | Jun 11 17:20:01.244606 crc crio[23211]: time="2026-06-11T17:20:01.243199123Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2c013f4d-d4bd-4e78-b09c-22f7fa48bd90 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.414767 | controller | Jun 11 17:20:01.253586 crc crio[23211]: time="2026-06-11T17:20:01.253514004Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.414783 | controller | Jun 11 17:20:02.199346 crc crio[23211]: time="2026-06-11T17:20:02.199085033Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2c013f4d-d4bd-4e78-b09c-22f7fa48bd90 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.414798 | controller | Jun 11 17:20:02.203035 crc crio[23211]: time="2026-06-11T17:20:02.20208654Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3a0b3251-501f-4735-a45b-71e0879b4d77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.414814 | controller | Jun 11 17:20:02.205569 crc crio[23211]: time="2026-06-11T17:20:02.205308121Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0ff52276-2b0a-4c62-8b0f-87cc020042a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.414829 | controller | Jun 11 17:20:02.219797 crc crio[23211]: time="2026-06-11T17:20:02.217889468Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686640-cvzwl/oc" id=297c10e8-aaa4-45a0-9433-a1891b664aef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.414845 | controller | Jun 11 17:20:02.219797 crc crio[23211]: time="2026-06-11T17:20:02.218834513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.414861 | controller | Jun 11 17:20:02.279384 crc crio[23211]: time="2026-06-11T17:20:02.279279443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.414877 | controller | Jun 11 17:20:02.679018 crc crio[23211]: time="2026-06-11T17:20:02.678944866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.414892 | controller | Jun 11 17:20:02.867470 crc crio[23211]: time="2026-06-11T17:20:02.867341078Z" level=info msg="Created container 7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2: openshift-infra/auto-csr-approver-29686640-cvzwl/oc" id=297c10e8-aaa4-45a0-9433-a1891b664aef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.414909 | controller | Jun 11 17:20:02.868877 crc crio[23211]: time="2026-06-11T17:20:02.868777334Z" level=info msg="Starting container: 7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2" id=6fcca84e-2756-4b21-9c77-7d1d17e60da8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.414928 | controller | Jun 11 17:20:02.874786 crc crio[23211]: time="2026-06-11T17:20:02.874671604Z" level=info msg="Started container" PID=211008 containerID=7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2 description=openshift-infra/auto-csr-approver-29686640-cvzwl/oc id=6fcca84e-2756-4b21-9c77-7d1d17e60da8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317
2026-06-11 18:00:59.414946 | controller | Jun 11 17:20:04.813848 crc crio[23211]: time="2026-06-11T17:20:04.812056981Z" level=info msg="Stopping pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317" id=88fc6bb7-6153-4b87-82c1-92b590a83da5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.414964 | controller | Jun 11 17:20:04.815372 crc crio[23211]: time="2026-06-11T17:20:04.815312083Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686640-cvzwl Namespace:openshift-infra ID:1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317 UID:81ea3102-b3d0-44b6-8e9a-9428d6316e9c NetNS:/var/run/netns/1783315a-9dc9-42f0-86d6-5b9130f50366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81ea3102_b3d0_44b6_8e9a_9428d6316e9c.slice PodAnnotations:0xc0018be3b8}] Aliases:map[]}"
2026-06-11 18:00:59.414983 | controller | Jun 11 17:20:04.815665 crc crio[23211]: time="2026-06-11T17:20:04.81559212Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686640-cvzwl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.414999 | controller | Jun 11 17:20:05.214333 crc crio[23211]: time="2026-06-11T17:20:05.214055072Z" level=info msg="Stopped pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317" id=88fc6bb7-6153-4b87-82c1-92b590a83da5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.415015 | controller | Jun 11 17:20:06.872687 crc crio[23211]: time="2026-06-11T17:20:06.871725526Z" level=info msg="Stopping pod sandbox: 41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc" id=5d39e694-783b-46fb-9491-1a62c1f6040a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.415031 | controller | Jun 11 17:20:06.874577 crc crio[23211]: time="2026-06-11T17:20:06.873673096Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb Namespace:openstack ID:41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc UID:4d6caacf-a06f-44ac-97b4-c0596fa2f230 NetNS:/var/run/netns/0949cc78-754a-4851-9175-54a601d0e4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d6caacf_a06f_44ac_97b4_c0596fa2f230.slice PodAnnotations:0xc0018bf168}] Aliases:map[]}"
2026-06-11 18:00:59.415048 | controller | Jun 11 17:20:06.874577 crc crio[23211]: time="2026-06-11T17:20:06.874381504Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.415070 | controller | Jun 11 17:20:07.445648 crc crio[23211]: time="2026-06-11T17:20:07.44086905Z" level=info msg="Stopped pod sandbox: 41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc" id=5d39e694-783b-46fb-9491-1a62c1f6040a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.415095 | controller | Jun 11 17:20:08.428049 crc crio[23211]: time="2026-06-11T17:20:08.427484458Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/POD" id=0e4daa87-660b-44d7-bb5f-01d2a844c45b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.415114 | controller | Jun 11 17:20:08.429408 crc crio[23211]: time="2026-06-11T17:20:08.428132104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.415134 | controller | Jun 11 17:20:08.474607 crc crio[23211]: time="2026-06-11T17:20:08.474393495Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt Namespace:openstack ID:a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2 UID:8ec64cbf-1426-450d-8ab2-802b63d4b67c NetNS:/var/run/netns/cfc6e483-0a69-43f9-9bc9-e8c3b322024a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ec64cbf_1426_450d_8ab2_802b63d4b67c.slice PodAnnotations:0xc006bccac0}] Aliases:map[]}"
2026-06-11 18:00:59.415151 | controller | Jun 11 17:20:08.474607 crc crio[23211]: time="2026-06-11T17:20:08.474545549Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.415167 | controller | Jun 11 17:20:09.220634 crc crio[23211]: 2026-06-11T17:20:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0cbfcc9575ee92 Mac:3a:8d:a1:3e:5b:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/cfc6e483-0a69-43f9-9bc9-e8c3b322024a SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.415183 | controller | Jun 11 17:20:09.223001 crc crio[23211]: time="2026-06-11T17:20:09.222866113Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt Namespace:openstack ID:a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2 UID:8ec64cbf-1426-450d-8ab2-802b63d4b67c NetNS:/var/run/netns/cfc6e483-0a69-43f9-9bc9-e8c3b322024a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ec64cbf_1426_450d_8ab2_802b63d4b67c.slice PodAnnotations:0xc006bccac0}] Aliases:map[]}"
2026-06-11 18:00:59.415200 | controller | Jun 11 17:20:09.223215 crc crio[23211]: time="2026-06-11T17:20:09.223137769Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.415216 | controller | Jun 11 17:20:09.239639 crc crio[23211]: time="2026-06-11T17:20:09.239537875Z" level=info msg="Ran pod sandbox a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/POD" id=0e4daa87-660b-44d7-bb5f-01d2a844c45b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.415232 | controller | Jun 11 17:20:09.245001 crc crio[23211]: time="2026-06-11T17:20:09.244827349Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=28777539-2150-413d-8477-1ea4724dee50 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.415248 | controller | Jun 11 17:20:09.256937 crc crio[23211]: time="2026-06-11T17:20:09.256749351Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:00:59.415264 | controller | Jun 11 17:20:09.760136 crc crio[23211]: time="2026-06-11T17:20:09.759520554Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=28777539-2150-413d-8477-1ea4724dee50 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.415280 | controller | Jun 11 17:20:09.762964 crc crio[23211]: time="2026-06-11T17:20:09.762789977Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e1ec3066-f37a-442a-a907-26624a27078f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.415305 | controller | Jun 11 17:20:09.866823 crc crio[23211]: time="2026-06-11T17:20:09.865930969Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=a4532b2c-924a-47fe-913a-891fdf3c14b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.415329 | controller | Jun 11 17:20:09.879754 crc crio[23211]: time="2026-06-11T17:20:09.879375669Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=b3c32b66-8ced-4f2d-bc89-ba2dde76760c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.415346 | controller | Jun 11 17:20:09.880040 crc crio[23211]: time="2026-06-11T17:20:09.879939374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.415363 | controller | Jun 11 17:20:09.940464 crc crio[23211]: time="2026-06-11T17:20:09.940337594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.415379 | controller | Jun 11 17:20:09.944084 crc crio[23211]: time="2026-06-11T17:20:09.944033988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.415395 | controller | Jun 11 17:20:10.124862 crc crio[23211]: time="2026-06-11T17:20:10.124755994Z" level=info msg="Created container 5ed303228414caad984ffbe42f320b3bed338f3fc1998cedc53ebd9eca9f0b04: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=b3c32b66-8ced-4f2d-bc89-ba2dde76760c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.415411 | controller | Jun 11 17:20:10.126327 crc crio[23211]: time="2026-06-11T17:20:10.126255263Z" level=info msg="Starting container: 5ed303228414caad984ffbe42f320b3bed338f3fc1998cedc53ebd9eca9f0b04" id=7b8c5f89-30b7-419d-8d75-f4950a423d30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.415428 | controller | Jun 11 17:20:10.137719 crc crio[23211]: time="2026-06-11T17:20:10.137631541Z" level=info msg="Started container" PID=211569 containerID=5ed303228414caad984ffbe42f320b3bed338f3fc1998cedc53ebd9eca9f0b04 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=7b8c5f89-30b7-419d-8d75-f4950a423d30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2
2026-06-11 18:00:59.415444 | controller | Jun 11 17:20:44.993178 crc crio[23211]: time="2026-06-11T17:20:44.992177474Z" level=info msg="Removing container: aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66" id=1f9ffe26-b5df-432d-843d-5a89c31f968d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.415461 | controller | Jun 11 17:20:45.172502 crc crio[23211]: time="2026-06-11T17:20:45.171892396Z" level=info msg="Removed container aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66: openshift-infra/auto-csr-approver-29686634-6fwsl/oc" id=1f9ffe26-b5df-432d-843d-5a89c31f968d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.415477 | controller | Jun 11 17:20:45.186405 crc crio[23211]: time="2026-06-11T17:20:45.186320897Z" level=info msg="Stopping pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856" id=de3c7bf3-2ba0-4a80-8c13-268e32d8a37a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.415492 | controller | Jun 11 17:20:45.186405 crc crio[23211]: time="2026-06-11T17:20:45.186405229Z" level=info msg="Stopped pod sandbox (already stopped): 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856" id=de3c7bf3-2ba0-4a80-8c13-268e32d8a37a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.415536 | controller | Jun 11 17:20:45.187169 crc crio[23211]: time="2026-06-11T17:20:45.186886512Z" level=info msg="Removing pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856" id=8219ccdf-4826-4869-b994-165f756db6ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.415600 | controller | Jun 11 17:20:45.203196 crc crio[23211]: time="2026-06-11T17:20:45.202973645Z" level=info msg="Removed pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856" id=8219ccdf-4826-4869-b994-165f756db6ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.415630 | controller | Jun 11 17:22:00.689730 crc crio[23211]: time="2026-06-11T17:22:00.688730034Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686642-x6pkm/POD" id=03542434-7ef0-4d33-822c-53bf558de04a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.415656 | controller | Jun 11 17:22:00.691650 crc crio[23211]: time="2026-06-11T17:22:00.689798081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.415681 | controller | Jun 11 17:22:00.776759 crc crio[23211]: time="2026-06-11T17:22:00.776590875Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686642-x6pkm Namespace:openshift-infra ID:45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b UID:a4a107bc-958b-4a3b-af97-77df814894b2 NetNS:/var/run/netns/8b11327b-40bd-402a-b17e-002cea9b44b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a107bc_958b_4a3b_af97_77df814894b2.slice PodAnnotations:0xc00294e118}] Aliases:map[]}"
2026-06-11 18:00:59.415705 | controller | Jun 11 17:22:00.776759 crc crio[23211]: time="2026-06-11T17:22:00.776698128Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686642-x6pkm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.415730 | controller | Jun 11 17:22:01.191671 crc crio[23211]: 2026-06-11T17:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45336ba8175f453 Mac:fe:7c:61:5d:e3:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/8b11327b-40bd-402a-b17e-002cea9b44b8 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.415755 | controller | Jun 11 17:22:01.193805 crc crio[23211]: time="2026-06-11T17:22:01.193652264Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686642-x6pkm Namespace:openshift-infra ID:45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b UID:a4a107bc-958b-4a3b-af97-77df814894b2 NetNS:/var/run/netns/8b11327b-40bd-402a-b17e-002cea9b44b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a107bc_958b_4a3b_af97_77df814894b2.slice PodAnnotations:0xc00294e118}] Aliases:map[]}"
2026-06-11 18:00:59.415780 | controller | Jun 11 17:22:01.194235 crc crio[23211]: time="2026-06-11T17:22:01.194152737Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686642-x6pkm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.415801 | controller | Jun 11 17:22:01.211874 crc crio[23211]: time="2026-06-11T17:22:01.211580014Z" level=info msg="Ran pod sandbox 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b with infra container: openshift-infra/auto-csr-approver-29686642-x6pkm/POD" id=03542434-7ef0-4d33-822c-53bf558de04a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.415818 | controller | Jun 11 17:22:01.216338 crc crio[23211]: time="2026-06-11T17:22:01.216247061Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=830fe06e-cb5c-4819-b333-182c3395805b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.415839 | controller | Jun 11 17:22:01.228237 crc crio[23211]: time="2026-06-11T17:22:01.228055957Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.415856 | controller | Jun 11 17:22:02.257223 crc crio[23211]: time="2026-06-11T17:22:02.256485974Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=830fe06e-cb5c-4819-b333-182c3395805b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.415876 | controller | Jun 11 17:22:02.259699 crc crio[23211]: time="2026-06-11T17:22:02.259614273Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=74ae8758-0140-47cb-a03f-2f386c2d91f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.415899 | controller | Jun 11 17:22:02.263523 crc crio[23211]: time="2026-06-11T17:22:02.263356797Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=939aeb0d-a220-466a-8a41-77182702397d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.415923 | controller | Jun 11 17:22:02.274387 crc crio[23211]: time="2026-06-11T17:22:02.274259579Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686642-x6pkm/oc" id=c1229445-3941-45da-a5f3-610a4fe9aaf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.415946 | controller | Jun 11 17:22:02.275141 crc crio[23211]: time="2026-06-11T17:22:02.275053769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.415970 | controller | Jun 11 17:22:02.352963 crc crio[23211]: time="2026-06-11T17:22:02.352828569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.415993 | controller | Jun 11 17:22:02.727148 crc crio[23211]: time="2026-06-11T17:22:02.727003114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.416016 | controller | Jun 11 17:22:02.892523 crc crio[23211]: time="2026-06-11T17:22:02.891797283Z" level=info msg="Created container 0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146: openshift-infra/auto-csr-approver-29686642-x6pkm/oc" id=c1229445-3941-45da-a5f3-610a4fe9aaf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.416034 | controller | Jun 11 17:22:02.898497 crc crio[23211]: time="2026-06-11T17:22:02.897715951Z" level=info msg="Starting container: 0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146" id=381b385f-2850-40aa-82d7-7612d742380f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.416050 | controller | Jun 11 17:22:02.906313 crc crio[23211]: time="2026-06-11T17:22:02.906167403Z" level=info msg="Started container" PID=217673 containerID=0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146 description=openshift-infra/auto-csr-approver-29686642-x6pkm/oc id=381b385f-2850-40aa-82d7-7612d742380f name=/runtime.v1.RuntimeService/StartContainer sandboxID=45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b
2026-06-11 18:00:59.416067 | controller | Jun 11 17:22:04.987960 crc crio[23211]: time="2026-06-11T17:22:04.986948157Z" level=info msg="Stopping pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b" id=64514cfc-2b39-4a27-85ea-9755ab775eff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.416088 | controller | Jun 11 17:22:04.989979 crc crio[23211]: time="2026-06-11T17:22:04.988799163Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686642-x6pkm Namespace:openshift-infra ID:45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b UID:a4a107bc-958b-4a3b-af97-77df814894b2 NetNS:/var/run/netns/8b11327b-40bd-402a-b17e-002cea9b44b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a107bc_958b_4a3b_af97_77df814894b2.slice PodAnnotations:0xc0066183a8}] Aliases:map[]}"
2026-06-11 18:00:59.416118 | controller | Jun 11 17:22:04.989979 crc crio[23211]: time="2026-06-11T17:22:04.988922556Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686642-x6pkm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.416142 | controller | Jun 11 17:22:05.416774 crc crio[23211]: time="2026-06-11T17:22:05.415801812Z" level=info msg="Stopped pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b" id=64514cfc-2b39-4a27-85ea-9755ab775eff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.416164 | controller | Jun 11 17:22:45.256142 crc crio[23211]: time="2026-06-11T17:22:45.255370307Z" level=info msg="Removing container: 8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c" id=c08ecb95-b237-491d-90d3-87dbc251abce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.416185 | controller | Jun 11 17:22:45.541079 crc crio[23211]: time="2026-06-11T17:22:45.540965673Z" level=info msg="Removed container 8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c: openshift-infra/auto-csr-approver-29686636-2j9w7/oc" id=c08ecb95-b237-491d-90d3-87dbc251abce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.416208 | controller | Jun 11 17:22:45.564345 crc crio[23211]: time="2026-06-11T17:22:45.564224766Z" level=info msg="Stopping pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1" id=c569bf86-50e4-4a5b-9439-44b640e66773 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.416229 | controller | Jun 11 17:22:45.564345 crc crio[23211]: time="2026-06-11T17:22:45.564331658Z" level=info msg="Stopped pod sandbox (already stopped): 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1" id=c569bf86-50e4-4a5b-9439-44b640e66773 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.416251 | controller | Jun 11 17:22:45.566526 crc crio[23211]: time="2026-06-11T17:22:45.566272237Z" level=info msg="Removing pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1" id=25bf7ec8-1c96-4d69-95e8-4c015cf7f36a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.416272 | controller | Jun 11 17:22:45.597822 crc crio[23211]: time="2026-06-11T17:22:45.597745566Z" level=info msg="Removed pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1" id=25bf7ec8-1c96-4d69-95e8-4c015cf7f36a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.416294 | controller | Jun 11 17:22:50.758474 crc crio[23211]: time="2026-06-11T17:22:50.757561226Z" level=info msg="Stopping pod sandbox: a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2" id=3da9d5f1-8ebf-448d-8e72-f1507a1200ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.416328 | controller | Jun 11 17:22:50.760132 crc crio[23211]: time="2026-06-11T17:22:50.759264539Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt Namespace:openstack ID:a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2 UID:8ec64cbf-1426-450d-8ab2-802b63d4b67c NetNS:/var/run/netns/cfc6e483-0a69-43f9-9bc9-e8c3b322024a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ec64cbf_1426_450d_8ab2_802b63d4b67c.slice PodAnnotations:0xc007c15460}] Aliases:map[]}"
2026-06-11 18:00:59.416353 | controller | Jun 11 17:22:50.760132 crc crio[23211]: time="2026-06-11T17:22:50.759588477Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.416380 | controller | Jun 11 17:22:51.247864 crc crio[23211]: time="2026-06-11T17:22:51.247314468Z" level=info msg="Stopped pod sandbox: a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2" id=3da9d5f1-8ebf-448d-8e72-f1507a1200ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.416402 | controller | Jun 11 17:22:52.633303 crc crio[23211]: time="2026-06-11T17:22:52.632807342Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.416424 | controller | Jun 11 17:23:20.791081 crc crio[23211]: time="2026-06-11T17:23:20.789309853Z" level=info msg="Stopping container: 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7 (timeout: 10s)" id=33124bda-a1d7-419a-8c66-0a79b0c9b98e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416446 | controller | Jun 11 17:23:20.791081 crc crio[23211]: time="2026-06-11T17:23:20.789356774Z" level=info msg="Stopping container: 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24 (timeout: 10s)" id=79b395c2-b534-4240-9838-e05123fc08b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416468 | controller | Jun 11 17:23:20.797543 crc crio[23211]: time="2026-06-11T17:23:20.796046541Z" level=info msg="Stopping container: 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334 (timeout: 10s)" id=25d234eb-b960-4b9e-9380-c24735c98fb0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416490 | controller | Jun 11 17:23:20.799616 crc crio[23211]: time="2026-06-11T17:23:20.798518603Z" level=info msg="Stopping container: 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d (timeout: 10s)" id=cf86bd4b-b60f-46b1-9c69-51a373da523c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416530 | controller | Jun 11 17:23:20.878923 crc crio[23211]: time="2026-06-11T17:23:20.876915037Z" level=info msg="Stopping container: c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7 (timeout: 10s)" id=a72ab2f8-a0f6-4be8-a041-51cf5ff535c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416562 | controller | Jun 11 17:23:20.878923 crc crio[23211]: time="2026-06-11T17:23:20.876989469Z" level=info msg="Stopping container: c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4 (timeout: 10s)" id=5f0d9f45-d149-41fe-b014-eac4e57e7645 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416584 | controller | Jun 11 17:23:20.940244 crc crio[23211]: time="2026-06-11T17:23:20.937293681Z" level=info msg="Stopping container: f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e (timeout: 10s)" id=a54c6b83-e88e-410e-b978-2d829232ab1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416604 | controller | Jun 11 17:23:20.940244 crc crio[23211]: time="2026-06-11T17:23:20.937540477Z" level=info msg="Stopping container: b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c (timeout: 10s)" id=48652473-3866-4180-8327-cc4a7e34359c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416623 | controller | Jun 11 17:23:20.982027 crc crio[23211]: time="2026-06-11T17:23:20.973095788Z" level=info msg="Stopping container: 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f (timeout: 10s)" id=eea6db60-3710-4717-9052-04780743a869 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416642 | controller | Jun 11 17:23:20.982027 crc crio[23211]: time="2026-06-11T17:23:20.973323773Z" level=info msg="Stopping container: 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e (timeout: 10s)" id=9b72fc93-a6dc-4514-9ff5-096b6d74c2d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416661 | controller | Jun 11 17:23:21.000567 crc crio[23211]: time="2026-06-11T17:23:21.000518814Z" level=info msg="Stopped container 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager" id=33124bda-a1d7-419a-8c66-0a79b0c9b98e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416686 | controller | Jun 11 17:23:21.007365 crc crio[23211]: time="2026-06-11T17:23:21.005850449Z" level=info msg="Stopping container: 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320 (timeout: 10s)" id=3e28ad86-8546-4ac1-ad1f-b56224753e5f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416706 | controller | Jun 11 17:23:21.007365 crc crio[23211]: time="2026-06-11T17:23:21.00672465Z" level=info msg="Stopping container: 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55 (timeout: 10s)" id=7c4c6b78-7b03-42ce-ae7c-94b65680c59a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416726 | controller | Jun 11 17:23:21.007365 crc crio[23211]: time="2026-06-11T17:23:21.007291105Z" level=info msg="Stopping container: 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1 (timeout: 10s)" id=29e7ee2c-e5f1-4b94-ba61-cdc06c6b9107 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416745 | controller | Jun 11 17:23:21.009916 crc crio[23211]: time="2026-06-11T17:23:21.009825938Z" level=info msg="Stopping container: 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e (timeout: 10s)" id=c33153d5-da3c-4372-8c03-b1748b18add8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416765 | controller | Jun 11 17:23:21.010129 crc crio[23211]: time="2026-06-11T17:23:21.010046033Z" level=info msg="Stopped container 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy" id=79b395c2-b534-4240-9838-e05123fc08b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416784 | controller | Jun 11 17:23:21.010362 crc crio[23211]: time="2026-06-11T17:23:21.010268709Z" level=info msg="Stopping container: 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7 (timeout: 10s)" id=bf75ec42-d92f-4982-8e0f-71a726decec7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416803 | controller | Jun 11 17:23:21.023608 crc crio[23211]: time="2026-06-11T17:23:21.022633218Z" level=info msg="Stopped container 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy" id=cf86bd4b-b60f-46b1-9c69-51a373da523c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416822 | controller | Jun 11 17:23:21.040950 crc crio[23211]: time="2026-06-11T17:23:21.039805989Z" level=info msg="Stopping container: e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec (timeout: 10s)" id=55a22b42-8e5e-4bae-a606-2d844b2b77fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416841 | controller | Jun 11 17:23:21.042884 crc crio[23211]: time="2026-06-11T17:23:21.041644705Z" level=info msg="Stopping container: eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb (timeout: 10s)" id=79096ba7-4842-4117-9cfe-1e5c44211739 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416861 | controller | Jun 11 17:23:21.053672 crc crio[23211]: time="2026-06-11T17:23:21.05106053Z" level=info msg="Stopping pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0" id=46e33c97-a9c8-49b9-9b63-d5c175d80fca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.416880 | controller | Jun 11 17:23:21.053672 crc crio[23211]: time="2026-06-11T17:23:21.052849036Z" level=info msg="Stopping container: ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136 (timeout: 10s)" id=408b7b49-36c4-415a-ba90-1d27f1da6611 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416900 | controller | Jun 11 17:23:21.053672 crc crio[23211]: time="2026-06-11T17:23:21.053146463Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-q5czk Namespace:openstack-operators ID:11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0 UID:da2bd8bb-93d2-46b2-b762-3c851ac609f5 NetNS:/var/run/netns/377868a1-e2d4-4b89-93e2-9c54395aac8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda2bd8bb_93d2_46b2_b762_3c851ac609f5.slice PodAnnotations:0xc002279790}] Aliases:map[]}"
2026-06-11 18:00:59.416931 | controller | Jun 11 17:23:21.053672 crc crio[23211]: time="2026-06-11T17:23:21.053330148Z" level=info msg="Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-q5czk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.416953 | controller | Jun 11 17:23:21.061198 crc crio[23211]: time="2026-06-11T17:23:21.060919037Z" level=info msg="Stopping container: 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b (timeout: 10s)" id=78a32dfd-d7c7-4b19-9cd1-a41ad1272fc8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416977 | controller | Jun 11 17:23:21.067395 crc crio[23211]: time="2026-06-11T17:23:21.067300968Z" level=info msg="Stopping container: 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe (timeout: 10s)" id=00a8b484-9f17-4f1d-bdd2-0509e4f48ccc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.416999 | controller | Jun 11 17:23:21.085336 crc crio[23211]: time="2026-06-11T17:23:21.084313895Z" level=info msg="Stopping container: b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e (timeout: 10s)" id=00b98fbc-5706-4244-b2c2-61727e662aa6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417019 | controller | Jun 11 17:23:21.089994 crc crio[23211]: time="2026-06-11T17:23:21.089860304Z" level=info msg="Stopping container: a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf (timeout: 10s)" id=07babdf1-89c4-405a-b691-e334484f394a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417039 | controller | Jun 11 17:23:21.128503 crc crio[23211]: time="2026-06-11T17:23:21.128312047Z" level=info msg="Stopped container c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager" id=5f0d9f45-d149-41fe-b014-eac4e57e7645 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417060 | controller | Jun 11 17:23:21.129886 crc crio[23211]: time="2026-06-11T17:23:21.129797834Z" level=info msg="Stopping container: 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991 (timeout: 10s)" id=c6a943ed-cd43-44f3-a0fc-f5272390c2ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417080 | controller | Jun 11 17:23:21.130987 crc crio[23211]: time="2026-06-11T17:23:21.130894352Z" level=info msg="Stopping container: 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178 (timeout: 10s)" id=b7d1879e-6e7d-4589-8f5d-75ca790df7c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417100 | controller | Jun 11 17:23:21.212830 crc crio[23211]: time="2026-06-11T17:23:21.21026583Z" level=info msg="Stopped container f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager" id=a54c6b83-e88e-410e-b978-2d829232ab1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417121 | controller | Jun 11 17:23:21.230822 crc crio[23211]: time="2026-06-11T17:23:21.230653691Z" level=info msg="Stopped container c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy" id=a72ab2f8-a0f6-4be8-a041-51cf5ff535c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417141 | controller | Jun 11 17:23:21.273915 crc crio[23211]: time="2026-06-11T17:23:21.273794151Z" level=info msg="Stopping pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62" id=043e5cc8-a2c8-4b2c-bc00-3c1b26dc5fe6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.417167 | controller | Jun 11 17:23:21.277710 crc crio[23211]: time="2026-06-11T17:23:21.277633997Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-vlw2j Namespace:openstack-operators ID:49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62 UID:13598e35-58e9-408e-acb2-5489ba99c6cb NetNS:/var/run/netns/1a086b69-d3af-4f36-94bd-6674c4eff65b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13598e35_58e9_408e_acb2_5489ba99c6cb.slice PodAnnotations:0xc0001ae170}] Aliases:map[]}"
2026-06-11 18:00:59.417189 | controller | Jun 11 17:23:21.278212 crc crio[23211]: time="2026-06-11T17:23:21.277817483Z" level=info msg="Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-vlw2j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.417210 | controller | Jun 11 17:23:21.293998 crc crio[23211]: time="2026-06-11T17:23:21.293908565Z" level=info msg="Stopped container b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy" id=48652473-3866-4180-8327-cc4a7e34359c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417230 | controller | Jun 11 17:23:21.335678 crc crio[23211]: time="2026-06-11T17:23:21.331559789Z" level=info msg="Stopped container 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy" id=eea6db60-3710-4717-9052-04780743a869 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417251 | controller | Jun 11 17:23:21.348519 crc crio[23211]: time="2026-06-11T17:23:21.346862232Z" level=info msg="Stopped container 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager" id=9b72fc93-a6dc-4514-9ff5-096b6d74c2d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417272 | controller | Jun 11 17:23:21.373667 crc crio[23211]: time="2026-06-11T17:23:21.363613602Z" level=info msg="Stopping pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c" id=30307753-8c03-43aa-add4-1a4b92fc5e05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.417293 | controller | Jun 11 17:23:21.373667 crc crio[23211]: time="2026-06-11T17:23:21.365346585Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-tjxbr Namespace:openstack-operators ID:38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c UID:fc112cd1-50c1-46f3-9385-92d0e23b0411 NetNS:/var/run/netns/0d37395c-f5dd-461c-a7f9-fb8def102ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc112cd1_50c1_46f3_9385_92d0e23b0411.slice PodAnnotations:0xc002279990}] Aliases:map[]}"
2026-06-11 18:00:59.417314 | controller | Jun 11 17:23:21.373667 crc crio[23211]: time="2026-06-11T17:23:21.365649353Z" level=info msg="Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-tjxbr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.417335 | controller | Jun 11 17:23:21.381095 crc crio[23211]: time="2026-06-11T17:23:21.380976367Z" level=info msg="Stopping pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0" id=3fa4bef5-8822-4bb6-8180-efab3339e0c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.417356 | controller | Jun 11 17:23:21.387143 crc crio[23211]: time="2026-06-11T17:23:21.38705023Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tb7mc Namespace:openstack-operators ID:2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0 UID:97855637-cd01-43a3-970b-ebc00e9414f3 NetNS:/var/run/netns/e0dbeeea-eb04-4067-8ade-a8d2a144cb43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97855637_cd01_43a3_970b_ebc00e9414f3.slice PodAnnotations:0xc000d2e570}] Aliases:map[]}"
2026-06-11 18:00:59.417382 | controller | Jun 11 17:23:21.408636 crc crio[23211]: time="2026-06-11T17:23:21.39669195Z" level=info msg="Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tb7mc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.417404 | controller | Jun 11 17:23:21.432148 crc crio[23211]: time="2026-06-11T17:23:21.431791891Z" level=info msg="Stopped container 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager" id=29e7ee2c-e5f1-4b94-ba61-cdc06c6b9107 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417424 | controller | Jun 11 17:23:21.443127 crc crio[23211]: time="2026-06-11T17:23:21.443014601Z" level=info msg="Stopped container 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy" id=3e28ad86-8546-4ac1-ad1f-b56224753e5f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417446 | controller | Jun 11 17:23:21.462049 crc crio[23211]: time="2026-06-11T17:23:21.461910905Z" level=info msg="Stopping pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf" id=53249371-6c4d-465b-a6e2-67f172c4d69b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.417467 | controller | Jun 11 17:23:21.466176 crc crio[23211]: time="2026-06-11T17:23:21.465995157Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-tkgqn Namespace:openstack-operators ID:b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf UID:acf7e91a-8f8f-4261-bebd-7e350525777e NetNS:/var/run/netns/246d37a7-302e-4445-a7de-b3e2a04e607f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacf7e91a_8f8f_4261_bebd_7e350525777e.slice PodAnnotations:0xc00008d6f0}] Aliases:map[]}"
2026-06-11 18:00:59.417488 | controller | Jun 11 17:23:21.466908 crc crio[23211]: time="2026-06-11T17:23:21.466256034Z" level=info msg="Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-tkgqn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.417510 | controller | Jun 11 17:23:21.472892 crc crio[23211]: time="2026-06-11T17:23:21.468015247Z" level=info msg="Stopped container 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager" id=bf75ec42-d92f-4982-8e0f-71a726decec7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417560 | controller | Jun 11 17:23:21.472892 crc crio[23211]: time="2026-06-11T17:23:21.470697285Z" level=info msg="Stopped container 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager" id=25d234eb-b960-4b9e-9380-c24735c98fb0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417583 | controller | Jun 11 17:23:21.475057 crc crio[23211]: time="2026-06-11T17:23:21.474981762Z" level=info msg="Stopping pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96" id=fbc40571-032f-42ce-b71e-e7790859d177 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.417605 | controller | Jun 11 17:23:21.475573 crc crio[23211]: time="2026-06-11T17:23:21.475490604Z" level=info msg="Stopped container 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy" id=c33153d5-da3c-4372-8c03-b1748b18add8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417633 | controller | Jun 11 17:23:21.480774 crc crio[23211]: time="2026-06-11T17:23:21.476905711Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-gbmrv Namespace:openstack-operators ID:db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96 UID:dbfba073-0fdb-46f6-9d00-69c780ab88b3 NetNS:/var/run/netns/dd6a795d-6ac9-4847-b561-8b04bd45b4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbfba073_0fdb_46f6_9d00_69c780ab88b3.slice PodAnnotations:0xc0038adae0}] Aliases:map[]}"
2026-06-11 18:00:59.417659 | controller | Jun 11 17:23:21.480774 crc crio[23211]: time="2026-06-11T17:23:21.480553222Z" level=info msg="Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-gbmrv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.417682 | controller | Jun 11 17:23:21.522810 crc crio[23211]: time="2026-06-11T17:23:21.521840387Z" level=info msg="Stopping pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421" id=3d74b5a2-6165-4fb9-a44e-33b7b714d526 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.417703 | controller | Jun 11 17:23:21.526261 crc crio[23211]: time="2026-06-11T17:23:21.524067833Z" level=info msg="Stopping container: 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268 (timeout: 10s)" id=49f86300-f8b1-4d1e-a333-7a40e3d35c78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417725 | controller | Jun 11 17:23:21.526501 crc crio[23211]: time="2026-06-11T17:23:21.526280938Z" level=info msg="Stopping container: 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f (timeout: 10s)" id=d95e4a49-09c1-403a-bd33-bb5ee15b5e4d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417748 | controller | Jun 11 17:23:21.543367 crc crio[23211]: time="2026-06-11T17:23:21.543035987Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-r5gqj Namespace:openstack-operators ID:2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421 UID:bde5ad06-2989-4a26-b797-8414a49979af NetNS:/var/run/netns/5763a3cb-53ef-415b-9246-00237b53fe1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde5ad06_2989_4a26_b797_8414a49979af.slice PodAnnotations:0xc00008d7b8}] Aliases:map[]}"
2026-06-11 18:00:59.417770 | controller | Jun 11 17:23:21.543367 crc crio[23211]: time="2026-06-11T17:23:21.543293444Z" level=info msg="Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-r5gqj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.417790 | controller | Jun 11 17:23:21.572775 crc crio[23211]: time="2026-06-11T17:23:21.571488791Z" level=info msg="Stopping container: 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86 (timeout: 10s)" id=2a911f45-de58-44e1-b713-9b966a71fa62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417813 | controller | Jun 11 17:23:21.577277 crc crio[23211]: time="2026-06-11T17:23:21.577019849Z" level=info msg="Stopping container: c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843 (timeout: 10s)" id=7489f2ed-d4de-4e23-98ef-76c0ab33148f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417837 | controller | Jun 11 17:23:21.605165 crc crio[23211]: time="2026-06-11T17:23:21.60501526Z" level=info msg="Stopped container 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy" id=78a32dfd-d7c7-4b19-9cd1-a41ad1272fc8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417858 | controller | Jun 11 17:23:21.656508 crc crio[23211]: time="2026-06-11T17:23:21.648064999Z" level=info msg="Stopped container ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy" id=408b7b49-36c4-415a-ba90-1d27f1da6611 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417883 | controller | Jun 11 17:23:21.656508 crc crio[23211]: time="2026-06-11T17:23:21.649851295Z" level=info msg="Stopping container: dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f (timeout: 10s)" id=9dfd2b56-5d25-4464-9a4a-237474a386ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417904 | controller | Jun 11 17:23:21.656508 crc crio[23211]: time="2026-06-11T17:23:21.651691Z" level=info msg="Stopping container: 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702 (timeout: 10s)" id=f736c341-d35d-4d5f-890e-0b9ca8f05c28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417923 | controller | Jun 11 17:23:21.668564 crc crio[23211]: time="2026-06-11T17:23:21.661245329Z" level=info msg="Stopped container 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager" id=00a8b484-9f17-4f1d-bdd2-0509e4f48ccc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.417938 | controller | Jun 11 17:23:21.668564 crc crio[23211]: time="2026-06-11T17:23:21.663958728Z" level=info msg="Stopping pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c" id=0abc9846-74ee-4c45-aef8-5ad411219333 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.417954 | controller | Jun 11 17:23:21.668564 crc crio[23211]: time="2026-06-11T17:23:21.665991658Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-nlxgk Namespace:openstack-operators ID:59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c UID:0fd46f77-60d4-4894-aaf9-aebf0b62d061 NetNS:/var/run/netns/36a73f90-41b8-4a7d-b5c2-94a6e6834241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fd46f77_60d4_4894_aaf9_aebf0b62d061.slice PodAnnotations:0xc0018be3c8}] Aliases:map[]}"
2026-06-11 18:00:59.417970 | controller | Jun 11 17:23:21.668564 crc crio[23211]: time="2026-06-11T17:23:21.666749168Z" level=info msg="Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-nlxgk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.417986 | controller | Jun 11 17:23:21.676629 crc crio[23211]: time="2026-06-11T17:23:21.675179888Z" level=info msg="Stopped container 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager" id=7c4c6b78-7b03-42ce-ae7c-94b65680c59a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418002 | controller | Jun 11 17:23:21.694968 crc crio[23211]: time="2026-06-11T17:23:21.694882733Z" level=info msg="Stopping container: 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d (timeout: 10s)" id=f74d3216-dcee-4055-94b0-3119c6bb5850 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418022 | controller | Jun 11 17:23:21.695512 crc crio[23211]: time="2026-06-11T17:23:21.695464747Z" level=info msg="Stopping container: 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81 (timeout: 10s)" id=7bccd248-72a6-444a-8dee-2e61b7bc3030 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418044 | controller | Jun 11 17:23:21.762392 crc crio[23211]: time="2026-06-11T17:23:21.759175274Z" level=info msg="Stopping container: 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e (timeout: 10s)" id=470c8a8e-ce93-4996-ab83-bacb33bbd633 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418066 | controller | Jun 11 17:23:21.762392 crc crio[23211]: time="2026-06-11T17:23:21.760153478Z" level=info msg="Stopping container: c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10 (timeout: 10s)" id=4a72a573-628e-4ff5-89bb-849c2870769f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418091 | controller | Jun 11 17:23:21.807970 crc crio[23211]: time="2026-06-11T17:23:21.807636237Z" level=info msg="Stopped container b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy" id=00b98fbc-5706-4244-b2c2-61727e662aa6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418113 | controller | Jun 11 17:23:21.810815 crc crio[23211]: time="2026-06-11T17:23:21.8097392Z" level=info msg="Stopping container: f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d (timeout: 10s)" id=12eeeabe-55b5-44a3-8a41-a0bbc1c04245 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418135 | controller | Jun 11 17:23:21.821052 crc crio[23211]: time="2026-06-11T17:23:21.819244559Z" level=info msg="Stopping container: 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402 (timeout: 10s)" id=a3d4fbbd-143f-40a5-ac97-d158f304209f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418156 | controller | Jun 11 17:23:21.846488 crc crio[23211]: time="2026-06-11T17:23:21.841094246Z" level=info msg="Stopping container: f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d (timeout: 10s)" id=3867e53b-95dc-4954-8401-a4ac10b4d4e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418178 | controller | Jun 11 17:23:21.846488 crc crio[23211]: time="2026-06-11T17:23:21.841854184Z" level=info msg="Stopping container: 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20 (timeout: 10s)" id=d63d7e22-869e-4db1-ad46-b52aef8e6a37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418202 | controller | Jun 11 17:23:21.860501 crc crio[23211]: time="2026-06-11T17:23:21.858693687Z" level=info msg="Stopped container eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager" id=79096ba7-4842-4117-9cfe-1e5c44211739 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418226 | controller | Jun 11 17:23:21.892978 crc crio[23211]: time="2026-06-11T17:23:21.892799531Z" level=info msg="Stopping container: e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6 (timeout: 10s)" id=a7fadb6d-8ecb-43ca-897d-602cd373d222 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418250 | controller | Jun 11 17:23:21.894080 crc crio[23211]: time="2026-06-11T17:23:21.893962439Z" level=info msg="Stopping pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4" id=e9af92e9-2eaf-48f3-a1e5-7e333ec29a14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.418273 | controller | Jun 11 17:23:21.906502 crc crio[23211]: time="2026-06-11T17:23:21.900814832Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hzzkc Namespace:openstack-operators ID:a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4 UID:0cbacfb3-c34b-4434-bed1-96f8cedaf00f NetNS:/var/run/netns/ec969054-947b-4043-bd74-31663bfad604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0cbacfb3_c34b_4434_bed1_96f8cedaf00f.slice PodAnnotations:0xc006618070}] Aliases:map[]}"
2026-06-11 18:00:59.418297 | controller | Jun 11 17:23:21.906502 crc crio[23211]: time="2026-06-11T17:23:21.901567571Z" level=info msg="Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hzzkc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.418319 | controller | Jun 11 17:23:21.936060 crc crio[23211]: time="2026-06-11T17:23:21.935581963Z" level=info msg="Stopped container 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy" id=c6a943ed-cd43-44f3-a0fc-f5272390c2ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418348 | controller | Jun 11 17:23:21.968562 crc crio[23211]: time="2026-06-11T17:23:21.968372775Z" level=info msg="Stopping container: a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3 (timeout: 10s)" id=c47da38e-686f-46fe-afa3-ae2edef679ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418369 | controller | Jun 11 17:23:21.969082 crc crio[23211]: time="2026-06-11T17:23:21.968969169Z" level=info msg="Stopping container: 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d (timeout: 10s)" id=0a974ce3-4965-43d7-aa56-7e3852c4944f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418389 | controller | Jun 11 17:23:22.009069 crc crio[23211]: time="2026-06-11T17:23:22.008318016Z" level=info msg="Stopping container: 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1 (timeout: 10s)" id=7ed01e5b-5469-4a58-b270-e0920d877a77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418410 | controller | Jun 11 17:23:22.009922 crc crio[23211]: time="2026-06-11T17:23:22.009862273Z" level=info msg="Stopping container: 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a (timeout: 10s)" id=85fe6113-b954-4676-8267-d1690413c4c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418431 | controller | Jun 11 17:23:22.026660 crc crio[23211]: time="2026-06-11T17:23:22.020948411Z" level=info msg="Stopped container a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager" id=07babdf1-89c4-405a-b691-e334484f394a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418451 | controller | Jun 11 17:23:22.026660 crc crio[23211]: time="2026-06-11T17:23:22.02483048Z" level=info msg="Stopping pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3" id=b592fbee-2357-4297-a246-25c16d56e8a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.418470 | controller | Jun 11 17:23:22.041952 crc crio[23211]: time="2026-06-11T17:23:22.039141588Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-5hw4m Namespace:openstack-operators ID:142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3 UID:1c351f2c-63ca-4e6b-9ba2-2c9efb4635eb NetNS:/var/run/netns/edd75306-bdf1-4fa3-9051-897abd64c8e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c351f2c_63ca_4e6b_9ba2_2c9efb4635eb.slice PodAnnotations:0xc0022783c0}] Aliases:map[]}"
2026-06-11 18:00:59.418487 | controller | Jun 11 17:23:22.041952 crc crio[23211]: time="2026-06-11T17:23:22.039352673Z" level=info msg="Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-5hw4m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.418503 | controller | Jun 11 17:23:22.055810 crc crio[23211]: time="2026-06-11T17:23:22.045964698Z" level=info msg="Stopping container: 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4 (timeout: 10s)" id=55e11292-29ee-4321-92a6-cc809914ad9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418551 | controller | Jun 11 17:23:22.076492 crc crio[23211]: time="2026-06-11T17:23:22.024841369Z" level=info msg="Stopped container e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy" id=55a22b42-8e5e-4bae-a606-2d844b2b77fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418572 | controller | Jun 11 17:23:22.076492 crc crio[23211]: time="2026-06-11T17:23:22.073040777Z" level=info msg="Stopping container: 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd (timeout: 10s)" id=ef23e7b4-4ba1-4e3d-b4a7-95b2cfb323e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418589 | controller | Jun 11 17:23:22.098964 crc crio[23211]: time="2026-06-11T17:23:22.098818913Z" level=info msg="Stopping container: ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb (timeout: 10s)" id=9348f96f-3d5e-4278-b709-a1f308474961 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418610 | controller | Jun 11 17:23:22.100559 crc crio[23211]: time="2026-06-11T17:23:22.100082854Z" level=info msg="Stopping container: 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715 (timeout: 10s)" id=0677703c-2a63-423d-9acf-7592e6ea6301 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418627 | controller | Jun 11 17:23:22.127963 crc crio[23211]: time="2026-06-11T17:23:22.127873581Z" level=info msg="Stopping container: d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4 (timeout: 30s)" id=9ffbcc0f-464e-4216-81fe-99bde594dc71 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418644 | controller | Jun 11 17:23:22.128329 crc crio[23211]: time="2026-06-11T17:23:22.128289911Z" level=info msg="Stopping pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032" id=7c22ee60-219c-4944-ab6e-4bb79f969402 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.418660 | controller | Jun 11 17:23:22.135090 crc crio[23211]: time="2026-06-11T17:23:22.13502294Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-dhjbf Namespace:openstack-operators ID:8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032 UID:53f7e2b6-8c60-4a74-8bba-2ae2788f6037 NetNS:/var/run/netns/f0904dfa-c211-4b1f-a93e-8f1b91f88556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53f7e2b6_8c60_4a74_8bba_2ae2788f6037.slice PodAnnotations:0xc0038ac328}] Aliases:map[]}"
2026-06-11 18:00:59.418677 | controller | Jun 11 17:23:22.137075 crc crio[23211]: time="2026-06-11T17:23:22.135654806Z" level=info msg="Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-dhjbf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.418694 | controller | Jun 11 17:23:22.217983 crc crio[23211]: time="2026-06-11T17:23:22.217822404Z" level=info msg="Stopping container: eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577 (timeout: 30s)" id=f91e28b4-026a-472f-8e12-f23bfb7d9e7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418710 | controller | Jun 11 17:23:22.223303 crc crio[23211]: time="2026-06-11T17:23:22.219377074Z" level=info msg="Stopped container 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager" id=b7d1879e-6e7d-4589-8f5d-75ca790df7c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418725 | controller | Jun 11 17:23:22.240230 crc crio[23211]: time="2026-06-11T17:23:22.239848416Z" level=info msg="Stopping pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135" id=e5f435a2-d326-4f54-9a28-06e1c77e0946 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.418741 | controller | Jun 11 17:23:22.241600 crc crio[23211]: time="2026-06-11T17:23:22.241322763Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7495jtdr Namespace:openstack-operators ID:33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135 UID:8cf7edb8-d6ef-4074-8f59-dd2aafae76d9 NetNS:/var/run/netns/d47d8e2a-ebcc-4da9-a4e2-975d8f952ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cf7edb8_d6ef_4074_8f59_dd2aafae76d9.slice PodAnnotations:0xc006618140}] Aliases:map[]}"
2026-06-11 18:00:59.418758 | controller | Jun 11 17:23:22.241600 crc crio[23211]: time="2026-06-11T17:23:22.241556559Z" level=info msg="Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7495jtdr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.418779 | controller | Jun 11 17:23:22.270897 crc crio[23211]: time="2026-06-11T17:23:22.270756551Z" level=info msg="Stopped container 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy" id=d95e4a49-09c1-403a-bd33-bb5ee15b5e4d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418795 | controller | Jun 11 17:23:22.289405 crc crio[23211]: time="2026-06-11T17:23:22.289057549Z" level=info msg="Stopped container 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager" id=2a911f45-de58-44e1-b713-9b966a71fa62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418811 | controller | Jun 11 17:23:22.293506 crc crio[23211]: time="2026-06-11T17:23:22.290763082Z" level=info msg="Stopped container 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager" id=49f86300-f8b1-4d1e-a333-7a40e3d35c78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418826 | controller | Jun 11 17:23:22.308609 crc crio[23211]: time="2026-06-11T17:23:22.308374662Z" level=info msg="Stopping pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c" id=b95be8be-5076-43e8-98ac-6f1937cff715 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.418842 | controller | Jun 11 17:23:22.314075 crc crio[23211]: time="2026-06-11T17:23:22.313814739Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-8qwl7 Namespace:openstack-operators ID:bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c UID:55b598a8-68db-46e3-a56a-5d9384caea91 NetNS:/var/run/netns/7400280d-1e03-40ee-94f4-743347d786d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55b598a8_68db_46e3_a56a_5d9384caea91.slice PodAnnotations:0xc00294e530}] Aliases:map[]}"
2026-06-11 18:00:59.418859 | controller | Jun 11 17:23:22.314301 crc crio[23211]: time="2026-06-11T17:23:22.314202198Z" level=info msg="Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-8qwl7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.418875 | controller | Jun 11 17:23:22.325810 crc crio[23211]: time="2026-06-11T17:23:22.324772424Z" level=info msg="Stopped container c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy" id=7489f2ed-d4de-4e23-98ef-76c0ab33148f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418891 | controller | Jun 11 17:23:22.357529 crc crio[23211]: time="2026-06-11T17:23:22.356829367Z" level=info msg="Stopped container dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy" id=9dfd2b56-5d25-4464-9a4a-237474a386ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418907 | controller | Jun 11 17:23:22.382482 crc crio[23211]: time="2026-06-11T17:23:22.37409848Z" level=info msg="Stopping pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090" id=04e03568-850e-4446-bc1f-362455332b1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.418923 | controller | Jun 11 17:23:22.384972 crc crio[23211]: time="2026-06-11T17:23:22.384161352Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-jxlss Namespace:openstack-operators ID:359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090 UID:c3845806-5d13-48d7-804f-916386d818a6 NetNS:/var/run/netns/3f2349c4-23cc-47e8-9a4b-a2136e7f7507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3845806_5d13_48d7_804f_916386d818a6.slice PodAnnotations:0xc003088840}] Aliases:map[]}"
2026-06-11 18:00:59.418942 | controller | Jun 11 17:23:22.387331 crc crio[23211]: time="2026-06-11T17:23:22.385608978Z" level=info msg="Stopped container 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy" id=7bccd248-72a6-444a-8dee-2e61b7bc3030 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418958 | controller | Jun 11 17:23:22.387533 crc crio[23211]: time="2026-06-11T17:23:22.387397594Z" level=info msg="Stopped container 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager" id=f736c341-d35d-4d5f-890e-0b9ca8f05c28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.418974 | controller | Jun 11 17:23:22.390972 crc crio[23211]: time="2026-06-11T17:23:22.387834135Z" level=info msg="Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-jxlss from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.418990 | controller | Jun 11 17:23:22.390972 crc crio[23211]: time="2026-06-11T17:23:22.38848858Z" level=info msg="Stopping pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1" id=3535b4e7-5f00-4f37-8350-0e1a5f896e7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419006 | controller | Jun 11 17:23:22.390972 crc crio[23211]: time="2026-06-11T17:23:22.390019989Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-7r2xw Namespace:openstack-operators ID:809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1 UID:c33ae6b9-451d-4648-9aae-ff9c5aabdd9c NetNS:/var/run/netns/0c2072cb-b3bd-46e3-a315-faaeaeb30d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc33ae6b9_451d_4648_9aae_ff9c5aabdd9c.slice PodAnnotations:0xc0030888e8}] Aliases:map[]}"
2026-06-11 18:00:59.419022 | controller | Jun 11 17:23:22.390972 crc crio[23211]: time="2026-06-11T17:23:22.390253546Z" level=info msg="Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-7r2xw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.419038 | controller | Jun 11 17:23:22.400581 crc crio[23211]: time="2026-06-11T17:23:22.400494862Z" level=info msg="Stopped container 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager" id=f74d3216-dcee-4055-94b0-3119c6bb5850 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419054 | controller | Jun 11 17:23:22.403013 crc crio[23211]: time="2026-06-11T17:23:22.40286701Z" level=info msg="Stopped container 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager" id=470c8a8e-ce93-4996-ab83-bacb33bbd633 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419069 | controller | Jun 11 17:23:22.407490 crc crio[23211]: time="2026-06-11T17:23:22.406270186Z" level=info msg="Stopping pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150" id=d581989e-fa01-4716-abf0-20a718f44850 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419085 | controller | Jun 11 17:23:22.408961 crc crio[23211]: time="2026-06-11T17:23:22.407778644Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-nrvfl Namespace:openstack-operators ID:5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150 UID:92b6c59f-1b35-4895-81cd-4a673fb64423 NetNS:/var/run/netns/5e532574-070c-42c8-920a-9ec0094bd039 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92b6c59f_1b35_4895_81cd_4a673fb64423.slice PodAnnotations:0xc007c14228}] Aliases:map[]}"
2026-06-11 18:00:59.419104 | controller | Jun 11 17:23:22.408961 crc crio[23211]: time="2026-06-11T17:23:22.407850856Z" level=info msg="Stopped container f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy" id=12eeeabe-55b5-44a3-8a41-a0bbc1c04245 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419121 | controller | Jun 11 17:23:22.408961 crc crio[23211]: time="2026-06-11T17:23:22.407961239Z" level=info msg="Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-nrvfl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.419136 | controller | Jun 11 17:23:22.420908 crc crio[23211]: time="2026-06-11T17:23:22.420825971Z" level=info msg="Stopped container c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy" id=4a72a573-628e-4ff5-89bb-849c2870769f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419152 | controller | Jun 11 17:23:22.425101 crc crio[23211]: time="2026-06-11T17:23:22.424869842Z" level=info msg="Stopped container 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy" id=d63d7e22-869e-4db1-ad46-b52aef8e6a37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419167 | controller | Jun 11 17:23:22.443667 crc crio[23211]: time="2026-06-11T17:23:22.439491858Z" level=info msg="Stopping pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b" id=69c2854f-3783-43de-a29e-e7d940254587 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419183 | controller | Jun 11 17:23:22.443667 crc crio[23211]: time="2026-06-11T17:23:22.440818472Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-ddczw Namespace:openstack-operators ID:35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b UID:8eb16a35-74d9-408f-8735-ae81a56c6023 NetNS:/var/run/netns/db1542ce-4229-40b4-ba69-d86c0a05fc2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eb16a35_74d9_408f_8735_ae81a56c6023.slice PodAnnotations:0xc003088ac0}] Aliases:map[]}"
2026-06-11 18:00:59.419199 | controller | Jun 11 17:23:22.443667 crc crio[23211]: time="2026-06-11T17:23:22.441026397Z" level=info msg="Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-ddczw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.419215 | controller | Jun 11 17:23:22.524354 crc crio[23211]: time="2026-06-11T17:23:22.524248372Z" level=info msg="Stopped container e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator" id=a7fadb6d-8ecb-43ca-897d-602cd373d222 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419230 | controller | Jun 11 17:23:22.546151 crc crio[23211]: time="2026-06-11T17:23:22.546058089Z" level=info msg="Stopping pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b" id=dd1028dd-118b-478b-8aa6-653264f669ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419246 | controller | Jun 11 17:23:22.548390 crc crio[23211]: time="2026-06-11T17:23:22.548294534Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh Namespace:openstack-operators ID:efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b UID:77436fbb-92d5-45d2-a3b4-39338fe19aca NetNS:/var/run/netns/732e04ad-42e9-47d6-b65a-86abe1f37a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77436fbb_92d5_45d2_a3b4_39338fe19aca.slice PodAnnotations:0xc0001aefd0}] Aliases:map[]}"
2026-06-11 18:00:59.419265 | controller | Jun 11 17:23:22.548786 crc crio[23211]: time="2026-06-11T17:23:22.548760647Z" level=info msg="Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.419281 | controller | Jun 11 17:23:22.577572 crc crio[23211]: time="2026-06-11T17:23:22.576413139Z" level=info msg="Stopped container f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager" id=3867e53b-95dc-4954-8401-a4ac10b4d4e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419297 | controller | Jun 11 17:23:22.595268 crc crio[23211]: time="2026-06-11T17:23:22.594946674Z" level=info msg="Stopped container 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager" id=85fe6113-b954-4676-8267-d1690413c4c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419312 | controller | Jun 11 17:23:22.610852 crc crio[23211]: time="2026-06-11T17:23:22.61038023Z" level=info msg="Stopped container 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager" id=0a974ce3-4965-43d7-aa56-7e3852c4944f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419328 | controller | Jun 11 17:23:22.636314 crc crio[23211]: time="2026-06-11T17:23:22.636228738Z" level=info msg="Stopping pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae" id=9a606241-b04e-4547-9d2f-794e301fa415 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419344 | controller | Jun 11 17:23:22.640809 crc crio[23211]: time="2026-06-11T17:23:22.639032778Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-mnhp2 Namespace:openstack-operators ID:90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae UID:80395774-eea6-4836-9db5-dfda65ccc2df NetNS:/var/run/netns/77483f43-b118-40b1-9f0c-847b3375973b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80395774_eea6_4836_9db5_dfda65ccc2df.slice PodAnnotations:0xc007c14348}] Aliases:map[]}"
2026-06-11 18:00:59.419360 | controller | Jun 11 17:23:22.640809 crc crio[23211]: time="2026-06-11T17:23:22.639298494Z" level=info msg="Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-mnhp2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.419375 | controller | Jun 11 17:23:22.655924 crc crio[23211]: time="2026-06-11T17:23:22.655797268Z" level=info msg="Stopped container ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy" id=9348f96f-3d5e-4278-b709-a1f308474961 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419391 | controller | Jun 11 17:23:22.689802 crc crio[23211]: time="2026-06-11T17:23:22.689623635Z" level=info msg="Stopped container 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator" id=0677703c-2a63-423d-9acf-7592e6ea6301 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419407 | controller | Jun 11 17:23:22.708486 crc crio[23211]: time="2026-06-11T17:23:22.707661146Z" level=info msg="Stopped container a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy" id=c47da38e-686f-46fe-afa3-ae2edef679ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419422 | controller | Jun 11 17:23:22.722131 crc crio[23211]: time="2026-06-11T17:23:22.721853953Z" level=info msg="Stopping pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca" id=7ecdbcfb-3e78-43bb-b256-c6f0a8170ded name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419441 | controller | Jun 11 17:23:22.729865 crc crio[23211]: time="2026-06-11T17:23:22.727831482Z" level=info msg="Stopping pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3" id=42fb544e-8ddb-4c2e-8180-7a507950351e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419457 | controller | Jun 11 17:23:22.729865 crc crio[23211]: time="2026-06-11T17:23:22.728958321Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-h8vfg Namespace:openstack-operators ID:4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca UID:3a9d7630-e1cc-41d7-94b4-d43255234e53 NetNS:/var/run/netns/960619be-b714-4400-b939-958d88b7a013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a9d7630_e1cc_41d7_94b4_d43255234e53.slice PodAnnotations:0xc0038ac980}] Aliases:map[]}"
2026-06-11 18:00:59.419472 | controller | Jun 11 17:23:22.729865 crc crio[23211]: time="2026-06-11T17:23:22.729212487Z" level=info msg="Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-h8vfg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.419488 | controller | Jun 11 17:23:22.733824 crc crio[23211]: time="2026-06-11T17:23:22.733658158Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-q64x2 Namespace:openstack-operators ID:e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3 UID:5f0b8935-359b-4706-8f29-baf0348dffff NetNS:/var/run/netns/bd414647-172e-43c7-9253-2d559b0d5d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f0b8935_359b_4706_8f29_baf0348dffff.slice PodAnnotations:0xc00294e820}] Aliases:map[]}"
2026-06-11 18:00:59.419504 | controller | Jun 11 17:23:22.733967 crc crio[23211]: time="2026-06-11T17:23:22.733940346Z" level=info msg="Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-q64x2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.419547 | controller | Jun 11 17:23:22.759403 crc crio[23211]: time="2026-06-11T17:23:22.759211949Z" level=info msg="Stopped container d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=9ffbcc0f-464e-4216-81fe-99bde594dc71 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419568 | controller | Jun 11 17:23:22.769627 crc crio[23211]: time="2026-06-11T17:23:22.760732136Z" level=info msg="Stopping pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f" id=37635450-06de-4fe5-a693-b27a8dca0b43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419584 | controller | Jun 11 17:23:22.769627 crc crio[23211]: time="2026-06-11T17:23:22.762775968Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc0006126d8}] Aliases:map[]}"
2026-06-11 18:00:59.419652 | controller | Jun 11 17:23:22.769627 crc crio[23211]: time="2026-06-11T17:23:22.762949912Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.419676 | controller | Jun 11 17:23:22.779914 crc crio[23211]: time="2026-06-11T17:23:22.779718912Z" level=info msg="Stopped container 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy" id=7ed01e5b-5469-4a58-b270-e0920d877a77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419693 | controller | Jun 11 17:23:22.788922 crc crio[23211]: time="2026-06-11T17:23:22.788863132Z" level=info msg="Stopping pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce" id=aa38f0c1-cf50-4a02-8d07-c69f9e76cd54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419709 | controller | Jun 11 17:23:22.796911 crc crio[23211]: time="2026-06-11T17:23:22.796857352Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-s4m6t Namespace:openstack-operators ID:96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce UID:6512cb2b-fc2e-4e55-be0c-13d5e0dcba5a NetNS:/var/run/netns/35562143-e201-4797-99bf-e0d306073d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6512cb2b_fc2e_4e55_be0c_13d5e0dcba5a.slice PodAnnotations:0xc0038acaa0}] Aliases:map[]}"
2026-06-11 18:00:59.419725 | controller | Jun 11 17:23:22.798031 crc crio[23211]: time="2026-06-11T17:23:22.798011511Z" level=info msg="Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-s4m6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.419741 | controller | Jun 11 17:23:22.804359 crc crio[23211]: time="2026-06-11T17:23:22.804264348Z" level=info msg="Stopped container 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy" id=55e11292-29ee-4321-92a6-cc809914ad9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419756 | controller | Jun 11 17:23:22.853821 crc crio[23211]: time="2026-06-11T17:23:22.853661535Z" level=info msg="Stopped container eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577: openstack-operators/openstack-operator-index-mbzms/registry-server" id=f91e28b4-026a-472f-8e12-f23bfb7d9e7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419772 | controller | Jun 11 17:23:22.880212 crc crio[23211]: time="2026-06-11T17:23:22.880035136Z" level=info msg="Stopping pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd" id=8d8c8460-78c0-48e0-99ab-5234d4387e9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419787 | controller | Jun 11 17:23:22.903225 crc crio[23211]: time="2026-06-11T17:23:22.886033156Z" level=info msg="Stopped container 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager" id=a3d4fbbd-143f-40a5-ac97-d158f304209f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419803 | controller | Jun 11 17:23:22.903225 crc crio[23211]: time="2026-06-11T17:23:22.887694998Z" level=info msg="Got pod network &{Name:openstack-operator-index-mbzms Namespace:openstack-operators ID:e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd UID:554508bb-3c9f-4201-a8c2-90eac2a1094f NetNS:/var/run/netns/caad8900-1819-4363-8b84-2ce8251e39cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod554508bb_3c9f_4201_a8c2_90eac2a1094f.slice PodAnnotations:0xc0018beb68}] Aliases:map[]}"
2026-06-11 18:00:59.419819 | controller | Jun 11 17:23:22.903225 crc crio[23211]: time="2026-06-11T17:23:22.887977264Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-mbzms from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.419839 | controller | Jun 11 17:23:22.903225 crc crio[23211]: time="2026-06-11T17:23:22.888900508Z" level=info msg="Stopping pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5" id=7d1624a6-90f1-4a3d-a8f4-fc06f299e8da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419856 | controller | Jun 11 17:23:22.903225 crc crio[23211]: time="2026-06-11T17:23:22.894726814Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-g4f2j Namespace:openstack-operators ID:c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5 UID:992bf764-41ac-4c81-aca7-669c4f155277 NetNS:/var/run/netns/d6e7ba7c-53e8-420b-b62b-30d7587289e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod992bf764_41ac_4c81_aca7_669c4f155277.slice PodAnnotations:0xc006bcc820}] Aliases:map[]}"
2026-06-11 18:00:59.419873 | controller | Jun 11 17:23:22.903225 crc crio[23211]: time="2026-06-11T17:23:22.89496056Z" level=info msg="Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-g4f2j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.419889 | controller | Jun 11 17:23:22.926804 crc crio[23211]: time="2026-06-11T17:23:22.92571744Z" level=info msg="Stopped container 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager" id=ef23e7b4-4ba1-4e3d-b4a7-95b2cfb323e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.419905 | controller | Jun 11 17:23:22.930046 crc crio[23211]: time="2026-06-11T17:23:22.927789274Z" level=info msg="Stopping pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78" id=0619328d-b5cb-42d0-98e5-310af251ec48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419920 | controller | Jun 11 17:23:22.933276 crc crio[23211]: time="2026-06-11T17:23:22.932298576Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-lbl8q Namespace:openstack-operators ID:86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78 UID:b5811de4-eadf-418c-9bb5-b969a90d8aa2 NetNS:/var/run/netns/12119f0c-c1f3-43ff-9355-3c6f59786aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5811de4_eadf_418c_9bb5_b969a90d8aa2.slice PodAnnotations:0xc0001af240}] Aliases:map[]}"
2026-06-11 18:00:59.419936 | controller | Jun 11 17:23:22.933276 crc crio[23211]: time="2026-06-11T17:23:22.933065405Z" level=info msg="Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-lbl8q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.419952 | controller | Jun 11 17:23:23.031307 crc crio[23211]: time="2026-06-11T17:23:23.022645579Z" level=info msg="Stopped pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0" id=46e33c97-a9c8-49b9-9b63-d5c175d80fca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419968 | controller | Jun 11 17:23:23.050884 crc crio[23211]: time="2026-06-11T17:23:23.050742873Z" level=info msg="Stopped pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0" id=3fa4bef5-8822-4bb6-8180-efab3339e0c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.419984 | controller | Jun 11 17:23:23.630940 crc crio[23211]: time="2026-06-11T17:23:23.630055908Z" level=info msg="Stopped pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c" id=0abc9846-74ee-4c45-aef8-5ad411219333 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420000 | controller | Jun 11 17:23:23.662066 crc crio[23211]: time="2026-06-11T17:23:23.661958548Z" level=info msg="Stopped pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96" id=fbc40571-032f-42ce-b71e-e7790859d177 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420022 | controller | Jun 11 17:23:23.689529 crc crio[23211]: time="2026-06-11T17:23:23.688805751Z" level=info msg="Stopped pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4" id=e9af92e9-2eaf-48f3-a1e5-7e333ec29a14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420038 | controller | Jun 11 17:23:23.832601 crc crio[23211]: time="2026-06-11T17:23:23.832557642Z" level=info msg="Removing container: 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c" id=f77bf406-5765-4f5b-afb8-9d4a24269675 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420053 | controller | Jun 11 17:23:24.046964 crc crio[23211]: time="2026-06-11T17:23:24.046723889Z" level=info msg="Stopped pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135" id=e5f435a2-d326-4f54-9a28-06e1c77e0946 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420069 | controller | Jun 11 17:23:24.060249 crc crio[23211]: time="2026-06-11T17:23:24.060175544Z" level=info msg="Stopped pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1" id=3535b4e7-5f00-4f37-8350-0e1a5f896e7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420085 | controller | Jun 11 17:23:24.139271 crc crio[23211]: time="2026-06-11T17:23:24.139065861Z" level=info msg="Stopped pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf" id=53249371-6c4d-465b-a6e2-67f172c4d69b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420101 | controller | Jun 11 17:23:24.146644 crc crio[23211]: time="2026-06-11T17:23:24.145081523Z" level=info msg="Stopped pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b" id=69c2854f-3783-43de-a29e-e7d940254587 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420117 | controller | Jun 11 17:23:24.193339 crc crio[23211]: time="2026-06-11T17:23:24.193198648Z" level=info msg="Stopped pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421" id=3d74b5a2-6165-4fb9-a44e-33b7b714d526 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420133 | controller | Jun 11 17:23:24.219060 crc crio[23211]: time="2026-06-11T17:23:24.218499772Z" level=info msg="Stopped pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c" id=30307753-8c03-43aa-add4-1a4b92fc5e05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420148 | controller | Jun 11 17:23:24.242806 crc crio[23211]: time="2026-06-11T17:23:24.242703898Z" level=info msg="Stopped pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62" id=043e5cc8-a2c8-4b2c-bc00-3c1b26dc5fe6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420163 | controller | Jun 11 17:23:24.302207 crc crio[23211]: time="2026-06-11T17:23:24.301822849Z" level=info msg="Stopped pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3" id=b592fbee-2357-4297-a246-25c16d56e8a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420179 | controller | Jun 11 17:23:24.304822 crc crio[23211]: time="2026-06-11T17:23:24.304653181Z" level=info msg="Stopped pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032" id=7c22ee60-219c-4944-ab6e-4bb79f969402 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420195 | controller | Jun 11 17:23:24.628789 crc crio[23211]: time="2026-06-11T17:23:24.628062133Z" level=info msg="Stopped pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f" id=37635450-06de-4fe5-a693-b27a8dca0b43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420210 | controller | Jun 11 17:23:24.689412 crc crio[23211]: time="2026-06-11T17:23:24.665375738Z" level=info msg="Removed container 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=f77bf406-5765-4f5b-afb8-9d4a24269675 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420229 | controller | Jun 11 17:23:24.806261 crc crio[23211]: time="2026-06-11T17:23:24.770886332Z" level=info msg="Stopped pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd" id=8d8c8460-78c0-48e0-99ab-5234d4387e9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420246 | controller | Jun 11 17:23:24.806261 crc crio[23211]: time="2026-06-11T17:23:24.797660903Z" level=info msg="Stopped pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78" id=0619328d-b5cb-42d0-98e5-310af251ec48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420261 | controller | Jun 11 17:23:24.830379 crc crio[23211]: time="2026-06-11T17:23:24.83027224Z" level=info msg="Stopped pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca" id=7ecdbcfb-3e78-43bb-b256-c6f0a8170ded name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420277 | controller | Jun 11 17:23:24.841537 crc crio[23211]: time="2026-06-11T17:23:24.841317577Z" level=info msg="Stopped pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b" id=dd1028dd-118b-478b-8aa6-653264f669ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420305 | controller | Jun 11 17:23:24.848710 crc crio[23211]: time="2026-06-11T17:23:24.84863323Z" level=info msg="Stopped pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090" id=04e03568-850e-4446-bc1f-362455332b1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420330 | controller | Jun 11 17:23:24.890557 crc crio[23211]: time="2026-06-11T17:23:24.886248892Z" level=info msg="Stopped pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5" id=7d1624a6-90f1-4a3d-a8f4-fc06f299e8da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420352 | controller | Jun 11 17:23:24.897599 crc crio[23211]: time="2026-06-11T17:23:24.894695214Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/POD" id=c6e2dcff-a4c2-4a69-a219-1ffc1dd06e9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.420371 | controller | Jun 11 17:23:24.897599 crc crio[23211]: time="2026-06-11T17:23:24.894844238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.420387 | controller | Jun 11 17:23:24.976863 crc crio[23211]: time="2026-06-11T17:23:24.976262659Z" level=info msg="Stopped pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce" id=aa38f0c1-cf50-4a02-8d07-c69f9e76cd54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420403 | controller | Jun 11 17:23:24.984744 crc crio[23211]: time="2026-06-11T17:23:24.984556995Z" level=info msg="Stopped pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c" id=b95be8be-5076-43e8-98ac-6f1937cff715 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420418 | controller | Jun 11 17:23:25.001851 crc crio[23211]: time="2026-06-11T17:23:25.001637343Z" level=info msg="Stopped pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3" id=42fb544e-8ddb-4c2e-8180-7a507950351e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420434 | controller | Jun 11 17:23:25.006662 crc crio[23211]: time="2026-06-11T17:23:25.006362482Z" level=info msg="Stopped pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150" id=d581989e-fa01-4716-abf0-20a718f44850 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420449 | controller | Jun 11 17:23:25.040216 crc crio[23211]: time="2026-06-11T17:23:25.039962284Z" level=info msg="Stopped pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae" id=9a606241-b04e-4547-9d2f-794e301fa415 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.420469 | controller | Jun 11 17:23:25.060372 crc crio[23211]: time="2026-06-11T17:23:25.060260552Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-6rc4g Namespace:openshift-operator-lifecycle-manager ID:64297811a174e02105331679049f449c540369c9d8e9d162fb3ef0db8e203d0e UID:92e21542-29b9-4e29-a2c2-e578faedd426 NetNS:/var/run/netns/e320be87-1837-4ce5-9424-ab49f70a8531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92e21542_29b9_4e29_a2c2_e578faedd426.slice PodAnnotations:0xc000130e60}] Aliases:map[]}"
2026-06-11 18:00:59.420485 | controller | Jun 11 17:23:25.060372 crc crio[23211]: time="2026-06-11T17:23:25.060339954Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-6rc4g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.420502 | controller | Jun 11 17:23:25.174657 crc crio[23211]: time="2026-06-11T17:23:25.174166157Z" level=info msg="Removing container: 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991" id=8a8675bd-7e16-40a8-ae9a-3fd1ff536406 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420539 | controller | Jun 11 17:23:25.250235 crc crio[23211]: time="2026-06-11T17:23:25.250074818Z" level=info msg="Removed container 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy" id=8a8675bd-7e16-40a8-ae9a-3fd1ff536406 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420557 | controller | Jun 11 17:23:25.259871 crc crio[23211]: time="2026-06-11T17:23:25.259653329Z" level=info msg="Removing container: 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178" id=bddda232-117a-4fe9-b325-6fba27628931 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420573 | controller | Jun 11 17:23:25.307406 crc crio[23211]: time="2026-06-11T17:23:25.307010334Z" level=info msg="Removed container 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager" id=bddda232-117a-4fe9-b325-6fba27628931 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420589 | controller | Jun 11 17:23:25.309927 crc crio[23211]: time="2026-06-11T17:23:25.309885306Z" level=info msg="Removing container: dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f" id=79f21491-a6d0-49bd-9cb2-40b841b69dfd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420605 | controller | Jun 11 17:23:25.379038 crc crio[23211]: time="2026-06-11T17:23:25.378881666Z" level=info msg="Removed container dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy" id=79f21491-a6d0-49bd-9cb2-40b841b69dfd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420620 | controller | Jun 11 17:23:25.402142 crc crio[23211]: time="2026-06-11T17:23:25.402025666Z" level=info msg="Removing container: 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702" id=dd35cc0f-54f9-4be4-8046-8a18ef805ab5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420636 | controller | Jun 11 17:23:25.484676 crc crio[23211]: time="2026-06-11T17:23:25.483871446Z" level=info msg="Removed container 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager" id=dd35cc0f-54f9-4be4-8046-8a18ef805ab5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420652 | controller | Jun 11 17:23:25.495300 crc crio[23211]: time="2026-06-11T17:23:25.495240761Z" level=info msg="Removing container: 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320" id=99390233-e4e1-400a-a753-317d3af1b66d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420668 | controller | Jun 11 17:23:25.808765 crc crio[23211]: 2026-06-11T17:23:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64297811a174e02 Mac:36:63:cd:c9:fc:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/e320be87-1837-4ce5-9424-ab49f70a8531 SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.420689 | controller | Jun 11 17:23:25.810933 crc crio[23211]: time="2026-06-11T17:23:25.810802657Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-6rc4g Namespace:openshift-operator-lifecycle-manager ID:64297811a174e02105331679049f449c540369c9d8e9d162fb3ef0db8e203d0e UID:92e21542-29b9-4e29-a2c2-e578faedd426 NetNS:/var/run/netns/e320be87-1837-4ce5-9424-ab49f70a8531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92e21542_29b9_4e29_a2c2_e578faedd426.slice PodAnnotations:0xc000130e60}] Aliases:map[]}"
2026-06-11 18:00:59.420706 | controller | Jun 11 17:23:25.811194 crc crio[23211]: time="2026-06-11T17:23:25.811090534Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-6rc4g for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.420722 | controller | Jun 11 17:23:25.824538 crc crio[23211]: time="2026-06-11T17:23:25.824007949Z" level=info msg="Ran pod sandbox 64297811a174e02105331679049f449c540369c9d8e9d162fb3ef0db8e203d0e with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/POD" id=c6e2dcff-a4c2-4a69-a219-1ffc1dd06e9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.420738 | controller | Jun 11 17:23:25.828855 crc crio[23211]: time="2026-06-11T17:23:25.828716946Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1a391d60-5eb7-4fe0-9b79-c65e9e82c9d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.420754 | controller | Jun 11 17:23:25.833248 crc crio[23211]: time="2026-06-11T17:23:25.832138782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=80c66379-383a-4e0c-9176-b3a6f1bf820c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.420769 | controller | Jun 11 17:23:25.868770 crc crio[23211]: time="2026-06-11T17:23:25.868717078Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/catalog-operator" id=02e52667-667d-4d1f-8306-3da6128f5788 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.420785 | controller | Jun 11 17:23:25.869309 crc crio[23211]: time="2026-06-11T17:23:25.869234321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.420800 | controller | Jun 11 17:23:25.925901 crc crio[23211]: time="2026-06-11T17:23:25.923786278Z" level=info msg="Removed container 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy" id=99390233-e4e1-400a-a753-317d3af1b66d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420816 | controller | Jun 11 17:23:25.930803 crc crio[23211]: time="2026-06-11T17:23:25.930567908Z" level=info msg="Removing container: 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1" id=ee25faec-4236-4361-a519-a98b596ab2b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420832 | controller | Jun 11 17:23:25.944891 crc crio[23211]: time="2026-06-11T17:23:25.944797725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.420848 | controller | Jun 11 17:23:25.951043 crc crio[23211]: time="2026-06-11T17:23:25.950962359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.420869 | controller | Jun 11 17:23:26.027100 crc crio[23211]: time="2026-06-11T17:23:26.026991693Z" level=info msg="Removed container 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager" id=ee25faec-4236-4361-a519-a98b596ab2b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420886 | controller | Jun 11 17:23:26.037617 crc crio[23211]: time="2026-06-11T17:23:26.037553339Z" level=info msg="Removing container: d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4" id=7682a0ee-6eee-4a9e-82b7-7fa30cc11e81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420902 | controller | Jun 11 17:23:26.135630 crc crio[23211]: time="2026-06-11T17:23:26.134288653Z" level=info msg="Removed container d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=7682a0ee-6eee-4a9e-82b7-7fa30cc11e81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420918 | controller | Jun 11 17:23:26.169572 crc crio[23211]: time="2026-06-11T17:23:26.16893218Z" level=info msg="Created container 834bbc3f28bd0692a139e39d86d6c22fa15a00addd8fce507dcf2bb2750d9a3c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/catalog-operator" id=02e52667-667d-4d1f-8306-3da6128f5788 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.420934 | controller | Jun 11 17:23:26.173160 crc crio[23211]: time="2026-06-11T17:23:26.17087878Z" level=info msg="Starting container: 834bbc3f28bd0692a139e39d86d6c22fa15a00addd8fce507dcf2bb2750d9a3c" id=e0a7d4c5-5a47-4d3f-8b43-c387163f3061 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.420950 | controller | Jun 11 17:23:26.182667 crc crio[23211]: time="2026-06-11T17:23:26.182596163Z" level=info msg="Started container" PID=223044 containerID=834bbc3f28bd0692a139e39d86d6c22fa15a00addd8fce507dcf2bb2750d9a3c description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/catalog-operator id=e0a7d4c5-5a47-4d3f-8b43-c387163f3061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64297811a174e02105331679049f449c540369c9d8e9d162fb3ef0db8e203d0e
2026-06-11 18:00:59.420966 | controller | Jun 11 17:23:26.336475 crc crio[23211]: time="2026-06-11T17:23:26.336338214Z" level=info msg="Removing container: 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20" id=a9a2c4eb-7933-4002-be77-5e0ca11e2e55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420982 | controller | Jun 11 17:23:26.407260 crc crio[23211]: time="2026-06-11T17:23:26.407099508Z" level=info msg="Removed container 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy" id=a9a2c4eb-7933-4002-be77-5e0ca11e2e55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.420998 | controller | Jun 11 17:23:26.421641 crc crio[23211]: time="2026-06-11T17:23:26.421534189Z" level=info msg="Removing container: f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d" id=3720802f-f74f-4915-8480-1f86e612610c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421014 | controller | Jun 11 17:23:26.628747 crc crio[23211]: time="2026-06-11T17:23:26.628612067Z" level=info msg="Removed container f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager" id=3720802f-f74f-4915-8480-1f86e612610c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421030 | controller | Jun 11 17:23:36.175404 crc crio[23211]: time="2026-06-11T17:23:36.174508504Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-lzh6x/POD" id=8fa31087-da0c-4ac8-a7d2-563f02a54efe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.421049 | controller | Jun 11 17:23:36.175404 crc crio[23211]: time="2026-06-11T17:23:36.175385777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.421066 | controller | Jun 11 17:23:36.218233 crc crio[23211]: time="2026-06-11T17:23:36.2174126Z" level=info msg="Got pod network &{Name:redhat-operators-lzh6x Namespace:openshift-marketplace ID:b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a UID:df7e2ac7-b8f8-4dfb-a96c-1bd5863488cb NetNS:/var/run/netns/3a01a587-1a06-4e5b-8d93-24026b024e41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf7e2ac7_b8f8_4dfb_a96c_1bd5863488cb.slice PodAnnotations:0xc000d2ec88}] Aliases:map[]}"
2026-06-11 18:00:59.421082 | controller | Jun 11 17:23:36.218233 crc crio[23211]: time="2026-06-11T17:23:36.218178158Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-lzh6x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.421098 | controller | Jun 11 17:23:36.889875 crc crio[23211]: 2026-06-11T17:23:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b834f2ab228e807 Mac:82:6e:d9:df:23:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/3a01a587-1a06-4e5b-8d93-24026b024e41 SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.421115 | controller | Jun 11 17:23:36.894254 crc crio[23211]: time="2026-06-11T17:23:36.894165957Z" level=info msg="Got pod network &{Name:redhat-operators-lzh6x Namespace:openshift-marketplace ID:b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a UID:df7e2ac7-b8f8-4dfb-a96c-1bd5863488cb NetNS:/var/run/netns/3a01a587-1a06-4e5b-8d93-24026b024e41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf7e2ac7_b8f8_4dfb_a96c_1bd5863488cb.slice PodAnnotations:0xc000d2ec88}] Aliases:map[]}"
2026-06-11 18:00:59.421131 | controller | Jun 11 17:23:36.894573 crc crio[23211]: time="2026-06-11T17:23:36.894369281Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-lzh6x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.421147 | controller | Jun 11 17:23:36.911576 crc crio[23211]: time="2026-06-11T17:23:36.904021602Z" level=info msg="Ran pod sandbox b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a with infra container: openshift-marketplace/redhat-operators-lzh6x/POD" id=8fa31087-da0c-4ac8-a7d2-563f02a54efe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.421163 | controller | Jun 11 17:23:36.911576 crc crio[23211]: time="2026-06-11T17:23:36.907655734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=861231b0-95cc-4065-97e6-2f6ac3e5d7ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.421178 | controller | Jun 11 17:23:36.911576 crc crio[23211]: time="2026-06-11T17:23:36.910672609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=05303c8d-a3bb-40c4-a674-6e07080e7a0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.421194 | controller | Jun 11 17:23:36.920396 crc crio[23211]: time="2026-06-11T17:23:36.92025751Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-lzh6x/extract-utilities" id=56038421-dafa-4048-a194-90119985fc0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.421209 | controller | Jun 11 17:23:36.920998 crc crio[23211]: time="2026-06-11T17:23:36.920894835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.421230 | controller | Jun 11 17:23:36.999653 crc crio[23211]: time="2026-06-11T17:23:36.990254623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.421254 | controller | Jun 11 17:23:37.000985 crc crio[23211]: time="2026-06-11T17:23:37.000889259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.421280 | controller | Jun 11 17:23:37.185044 crc crio[23211]: time="2026-06-11T17:23:37.18488484Z" level=info msg="Created container d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882: openshift-marketplace/redhat-operators-lzh6x/extract-utilities" id=56038421-dafa-4048-a194-90119985fc0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.421303 | controller | Jun 11 17:23:37.190370 crc crio[23211]: time="2026-06-11T17:23:37.190271235Z" level=info msg="Starting container: d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882" id=f9d944d8-e824-4a31-b974-5fb07226815c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.421324 | controller | Jun 11 17:23:37.202525 crc crio[23211]: time="2026-06-11T17:23:37.200801288Z" level=info msg="Started container" PID=223660 containerID=d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882 description=openshift-marketplace/redhat-operators-lzh6x/extract-utilities id=f9d944d8-e824-4a31-b974-5fb07226815c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a
2026-06-11 18:00:59.421341 | controller | Jun 11 17:23:37.617990 crc crio[23211]: time="2026-06-11T17:23:37.61751772Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=af7bae81-6858-4d6e-81d4-71d45d6c665b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.421357 | controller | Jun 11 17:23:37.628982 crc crio[23211]: time="2026-06-11T17:23:37.62873254Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:00:59.421373 | controller | Jun 11 17:23:38.366734 crc crio[23211]: time="2026-06-11T17:23:38.366526556Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=af7bae81-6858-4d6e-81d4-71d45d6c665b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.421388 | controller | Jun 11 17:23:38.368269 crc crio[23211]: time="2026-06-11T17:23:38.367695455Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e77d5fca-30b5-4b10-b3f8-01a7bdd7c0db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.421404 | controller | Jun 11 17:23:38.371362 crc crio[23211]: time="2026-06-11T17:23:38.371239354Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6e65adf9-98ef-441c-a7ed-8b1317c44ad2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.421420 | controller | Jun 11 17:23:38.379858 crc crio[23211]: time="2026-06-11T17:23:38.379781698Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-lzh6x/extract-content" id=321c11fb-6b29-4ee2-92c1-6858b9a139ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.421436 | controller | Jun 11 17:23:38.380389 crc crio[23211]: time="2026-06-11T17:23:38.380336863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.421452 | controller | Jun 11 17:23:38.430586 crc crio[23211]: time="2026-06-11T17:23:38.429500624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.421472 | controller | Jun 11 17:23:38.437893 crc crio[23211]: time="2026-06-11T17:23:38.437809662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.421487 | controller | Jun 11 17:23:38.655380 crc crio[23211]: time="2026-06-11T17:23:38.655274251Z" level=info msg="Created container 0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9: openshift-marketplace/redhat-operators-lzh6x/extract-content" id=321c11fb-6b29-4ee2-92c1-6858b9a139ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.421503 | controller | Jun 11 17:23:38.657530 crc crio[23211]: time="2026-06-11T17:23:38.657337623Z" level=info msg="Starting container: 0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9" id=d037251d-6dca-4ed9-80b6-8c951c9f03a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.421541 | controller | Jun 11 17:23:38.664345 crc crio[23211]: time="2026-06-11T17:23:38.664217865Z" level=info msg="Started container" PID=223795 containerID=0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9 description=openshift-marketplace/redhat-operators-lzh6x/extract-content id=d037251d-6dca-4ed9-80b6-8c951c9f03a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a
2026-06-11 18:00:59.421560 | controller | Jun 11 17:23:44.770803 crc crio[23211]: time="2026-06-11T17:23:44.769511135Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c8168e9e-9d72-41ac-9e95-ece44fc6582c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.421576 | controller | Jun 11 17:23:44.774292 crc crio[23211]: time="2026-06-11T17:23:44.774193253Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c0883b4e-3511-4e6f-b346-63c3e2097e36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.421592 | controller | Jun 11 17:23:44.782350 crc crio[23211]: time="2026-06-11T17:23:44.782262994Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-lzh6x/registry-server" id=b79e19dd-28fd-40c7-a894-dae295607066 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.421611 | controller | Jun 11 17:23:44.782876 crc crio[23211]: time="2026-06-11T17:23:44.782708895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.421635 | controller | Jun 11 17:23:44.852750 crc crio[23211]: time="2026-06-11T17:23:44.852003102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.421659 | controller | Jun 11 17:23:44.863962 crc crio[23211]: time="2026-06-11T17:23:44.863891079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.421711 | controller | Jun 11 17:23:45.008946 crc crio[23211]: time="2026-06-11T17:23:45.00879509Z" level=info msg="Created container 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683: openshift-marketplace/redhat-operators-lzh6x/registry-server" id=b79e19dd-28fd-40c7-a894-dae295607066 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.421735 | controller | Jun 11 17:23:45.010262 crc crio[23211]: time="2026-06-11T17:23:45.010169445Z" level=info msg="Starting container: 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683" id=f90b0204-3cc2-4036-98c9-ee13c83b6a95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.421752 | controller | Jun 11 17:23:45.019006 crc crio[23211]: time="2026-06-11T17:23:45.018853022Z" level=info msg="Started container" PID=224054 containerID=939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683 description=openshift-marketplace/redhat-operators-lzh6x/registry-server id=f90b0204-3cc2-4036-98c9-ee13c83b6a95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a
2026-06-11 18:00:59.421772 | controller | Jun 11 17:23:45.627609 crc crio[23211]: time="2026-06-11T17:23:45.627015339Z" level=info msg="Removing container: 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f" id=c2a00b75-64de-45b6-ba55-d0f10757a1e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421788 | controller | Jun 11 17:23:45.667359 crc crio[23211]: time="2026-06-11T17:23:45.667065703Z" level=info msg="Removed container 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy" id=c2a00b75-64de-45b6-ba55-d0f10757a1e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421805 | controller | Jun 11 17:23:45.674888 crc crio[23211]: time="2026-06-11T17:23:45.674710344Z" level=info msg="Removing container: a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3" id=50ca16b4-c98c-4743-a7a3-84e5cbd95106 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421820 | controller | Jun 11 17:23:45.707650 crc crio[23211]: time="2026-06-11T17:23:45.707552988Z" level=info msg="Removed container a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy" id=50ca16b4-c98c-4743-a7a3-84e5cbd95106 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421836 | controller | Jun 11 17:23:45.710605 crc crio[23211]: time="2026-06-11T17:23:45.710508862Z" level=info msg="Removing container: b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e" id=012f9de0-be72-485f-97f0-694856d81c69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421851 | controller | Jun 11 17:23:45.742051 crc crio[23211]: time="2026-06-11T17:23:45.74194305Z" level=info msg="Removed container b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy" id=012f9de0-be72-485f-97f0-694856d81c69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421867 | controller | Jun 11 17:23:45.745093 crc crio[23211]: time="2026-06-11T17:23:45.745015827Z" level=info msg="Removing container: c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843" id=a98af7a7-0cb0-447d-bc45-8f695b5e6e2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421883 | controller | Jun 11 17:23:45.780329 crc crio[23211]: time="2026-06-11T17:23:45.780188258Z" level=info msg="Removed container c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy" id=a98af7a7-0cb0-447d-bc45-8f695b5e6e2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421898 | controller | Jun 11 17:23:45.783401 crc crio[23211]: time="2026-06-11T17:23:45.783292695Z" level=info msg="Removing container: 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7" id=e0c02e95-5fce-449e-8fad-c854f131c167 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421914 | controller | Jun 11 17:23:45.818553 crc crio[23211]: time="2026-06-11T17:23:45.818361894Z" level=info msg="Removed container 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager" id=e0c02e95-5fce-449e-8fad-c854f131c167 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421930 | controller | Jun 11 17:23:45.822654 crc crio[23211]: time="2026-06-11T17:23:45.822561209Z" level=info msg="Removing container: 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1" id=c6e1eb40-aa9a-4b3f-a56c-2c39a07a9c82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421949 | controller | Jun 11 17:23:45.869893 crc crio[23211]: time="2026-06-11T17:23:45.869810683Z" level=info msg="Removed container 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy" id=c6e1eb40-aa9a-4b3f-a56c-2c39a07a9c82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421965 | controller | Jun 11 17:23:45.875146 crc crio[23211]: time="2026-06-11T17:23:45.874982262Z" level=info msg="Removing container: 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd" id=3f7d4137-fde0-416b-a112-f99d57a92946 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421980 | controller | Jun 11 17:23:45.905908 crc crio[23211]: time="2026-06-11T17:23:45.905732984Z" level=info msg="Removed container 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager" id=3f7d4137-fde0-416b-a112-f99d57a92946 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.421995 | controller | Jun 11 17:23:45.912675 crc crio[23211]: time="2026-06-11T17:23:45.912599476Z" level=info msg="Removing container: 89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69" id=7c56bdc6-07c1-4a28-bc7a-6e7b8b23929b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422011 | controller | Jun 11 17:23:45.941918 crc crio[23211]: time="2026-06-11T17:23:45.941787836Z" level=info msg="Removed container 89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/util" id=7c56bdc6-07c1-4a28-bc7a-6e7b8b23929b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422027 | controller | Jun 11 17:23:45.944799 crc crio[23211]: time="2026-06-11T17:23:45.944636049Z" level=info msg="Removing container: 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b" id=3706775f-70d7-4f34-a6ad-151d84793ec3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422042 | controller | Jun 11 17:23:46.002250 crc crio[23211]: time="2026-06-11T17:23:46.002185279Z" level=info msg="Removed container 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy" id=3706775f-70d7-4f34-a6ad-151d84793ec3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422057 | controller | Jun 11 17:23:46.005892 crc crio[23211]: time="2026-06-11T17:23:46.005828391Z" level=info msg="Removing container: 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d" id=8dd256f2-b6de-462d-b834-bd5ff1ae6579 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422072 | controller | Jun 11 17:23:46.046082 crc crio[23211]: time="2026-06-11T17:23:46.045974326Z" level=info msg="Removed container 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager" id=8dd256f2-b6de-462d-b834-bd5ff1ae6579 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422087 | controller | Jun 11 17:23:46.049691 crc crio[23211]: time="2026-06-11T17:23:46.049617378Z" level=info msg="Removing container: 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e" id=9c1aee6d-d5cb-4245-ba25-8f770db24194 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422103 | controller | Jun 11 17:23:46.084045 crc crio[23211]: time="2026-06-11T17:23:46.083951479Z" level=info msg="Removed container 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy" id=9c1aee6d-d5cb-4245-ba25-8f770db24194 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422121 | controller | Jun 11 17:23:46.087996 crc crio[23211]: time="2026-06-11T17:23:46.087900998Z" level=info msg="Removing container: 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4" id=af885b05-70cb-4154-8e25-36f47f2d6df7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422137 | controller | Jun 11 17:23:46.119943 crc crio[23211]: time="2026-06-11T17:23:46.119840907Z" level=info msg="Removed container 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy" id=af885b05-70cb-4154-8e25-36f47f2d6df7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422153 | controller | Jun 11 17:23:46.122902 crc crio[23211]: time="2026-06-11T17:23:46.122794832Z" level=info msg="Removing container: c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10" id=7db7d20a-4f46-4ff1-82a4-b1ca5a5c2aa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422168 | controller | Jun 11 17:23:46.152280 crc crio[23211]: time="2026-06-11T17:23:46.151908741Z" level=info msg="Removed container c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy" id=7db7d20a-4f46-4ff1-82a4-b1ca5a5c2aa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422183 | controller | Jun 11 17:23:46.155511 crc crio[23211]: time="2026-06-11T17:23:46.155385327Z" level=info msg="Removing container: a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf" id=a7e333de-065e-4e07-ace6-c5a0733a27e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422198 | controller | Jun 11 17:23:46.201702 crc crio[23211]: time="2026-06-11T17:23:46.201356389Z" level=info msg="Removed container a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager" id=a7e333de-065e-4e07-ace6-c5a0733a27e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422214 | controller | Jun 11 17:23:46.205763 crc crio[23211]: time="2026-06-11T17:23:46.205662818Z" level=info msg="Removing container: 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d" id=80b30876-9143-4608-8247-f5dc3b546001 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422229 | controller | Jun 11 17:23:46.238862 crc crio[23211]: time="2026-06-11T17:23:46.238735547Z" level=info msg="Removed container 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy" id=80b30876-9143-4608-8247-f5dc3b546001 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422245 | controller | Jun 11 17:23:46.242762 crc crio[23211]: time="2026-06-11T17:23:46.242621204Z" level=info msg="Removing container: 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d" id=e6502738-f9aa-4a0b-a206-81d24e23924c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422261 | controller | Jun 11 17:23:46.279666 crc crio[23211]: time="2026-06-11T17:23:46.279537088Z" level=info msg="Removed container 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager" id=e6502738-f9aa-4a0b-a206-81d24e23924c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422277 | controller | Jun 11 17:23:46.282589 crc crio[23211]: time="2026-06-11T17:23:46.28237058Z" level=info msg="Removing container: eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb" id=a24918c7-3bfd-4735-a592-b46a45f64f72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422292 | controller | Jun 11 17:23:46.314867 crc crio[23211]: time="2026-06-11T17:23:46.314731571Z" level=info msg="Removed container eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager" id=a24918c7-3bfd-4735-a592-b46a45f64f72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422312 | controller | Jun 11 17:23:46.318495 crc crio[23211]: time="2026-06-11T17:23:46.318349761Z" level=info msg="Removing container: f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e" id=c217eb4f-ac1c-4977-9fac-94cedf09aa69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422336 | controller | Jun 11 17:23:46.357858 crc crio[23211]: time="2026-06-11T17:23:46.357389389Z" level=info msg="Removed container f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager" id=c217eb4f-ac1c-4977-9fac-94cedf09aa69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422361 | controller | Jun 11 17:23:46.360961 crc crio[23211]: time="2026-06-11T17:23:46.360886588Z" level=info msg="Removing container: c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4" id=9aad5dea-3833-4367-9f41-ea5952497562 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422381 | controller | Jun 11 17:23:46.390766 crc crio[23211]: time="2026-06-11T17:23:46.390651142Z" level=info msg="Removed container c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager" id=9aad5dea-3833-4367-9f41-ea5952497562 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422397 | controller | Jun 11 17:23:46.401151 crc crio[23211]: time="2026-06-11T17:23:46.401031083Z" level=info msg="Removing container: 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402" id=d8a095f6-9c69-44ff-a5a9-af44b2d8c592 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422413 | controller | Jun 11 17:23:46.450315 crc crio[23211]: time="2026-06-11T17:23:46.450078032Z" level=info msg="Removed container 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager" id=d8a095f6-9c69-44ff-a5a9-af44b2d8c592 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422429 | controller | Jun 11 17:23:46.455946 crc crio[23211]: time="2026-06-11T17:23:46.455859156Z" level=info msg="Removing container: 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268" id=dc61a43e-5cf3-4927-b9e5-689e24927880 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422445 | controller | Jun 11 17:23:46.495044 crc crio[23211]: time="2026-06-11T17:23:46.494984207Z" level=info msg="Removed container 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager" id=dc61a43e-5cf3-4927-b9e5-689e24927880 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422460 | controller | Jun 11 17:23:46.501594 crc crio[23211]: time="2026-06-11T17:23:46.501376257Z" level=info msg="Removing container: 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24" id=b9803c2a-b2da-49cb-a35d-e37206e6e421 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422476 | controller | Jun 11 17:23:46.541332 crc crio[23211]: time="2026-06-11T17:23:46.541192794Z" level=info msg="Removed container 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy" id=b9803c2a-b2da-49cb-a35d-e37206e6e421 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422491 | controller | Jun 11 17:23:46.545695 crc crio[23211]: time="2026-06-11T17:23:46.545562244Z" level=info msg="Removing container: e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec" id=10511937-63a6-43a5-9b02-073130e82f1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422507 | controller | Jun 11 17:23:46.588909 crc crio[23211]: time="2026-06-11T17:23:46.588726325Z" level=info msg="Removed container e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy" id=10511937-63a6-43a5-9b02-073130e82f1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422551 | controller | Jun 11 17:23:46.594048 crc crio[23211]: time="2026-06-11T17:23:46.593950397Z" level=info msg="Removing container: 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f" id=bc5e6f1e-45fa-4d65-aa1f-d6c384dccacd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422570 | controller | Jun 11 17:23:46.632818 crc crio[23211]: time="2026-06-11T17:23:46.632750359Z" level=info msg="Removed container 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy" id=bc5e6f1e-45fa-4d65-aa1f-d6c384dccacd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422586 | controller | Jun 11 17:23:46.638493 crc crio[23211]: time="2026-06-11T17:23:46.638340619Z" level=info msg="Removing container: 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334" id=980e2a82-864f-4f71-b277-d52c29a9b320 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422602 | controller | Jun 11 17:23:46.708229 crc crio[23211]: time="2026-06-11T17:23:46.7078659Z" level=info msg="Removed container 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager" id=980e2a82-864f-4f71-b277-d52c29a9b320 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422617 | controller | Jun 11 17:23:46.713400 crc crio[23211]: time="2026-06-11T17:23:46.713268086Z" level=info msg="Removing container: 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86" id=14bfd387-8666-4c60-be19-900b2c58f41f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422633 | controller | Jun 11 17:23:46.780707 crc crio[23211]: time="2026-06-11T17:23:46.780567362Z" level=info msg="Removed container 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager" id=14bfd387-8666-4c60-be19-900b2c58f41f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422649 | controller | Jun 11 17:23:46.785919 crc crio[23211]: time="2026-06-11T17:23:46.785791183Z" level=info msg="Removing container: c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7" id=3e82f42c-a679-4f7a-babf-377cca49fc25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422664 | controller | Jun 11 17:23:46.823787 crc crio[23211]: time="2026-06-11T17:23:46.82357411Z" level=info msg="Removed container c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy" id=3e82f42c-a679-4f7a-babf-377cca49fc25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422680 | controller | Jun 11 17:23:46.826015 crc crio[23211]: time="2026-06-11T17:23:46.825912628Z" level=info msg="Removing container: ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb" id=573c9cc1-0e6b-4627-8700-0bc2dc98e4d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422701 | controller | Jun 11 17:23:46.891168 crc crio[23211]: time="2026-06-11T17:23:46.89102239Z" level=info msg="Removed container ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy" id=573c9cc1-0e6b-4627-8700-0bc2dc98e4d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422722 | controller | Jun 11 17:23:46.906054 crc crio[23211]: time="2026-06-11T17:23:46.905938144Z" level=info msg="Removing container: 64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b" id=98d75d73-77e6-4e93-af66-9cb15a8bf27a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422746 | controller | Jun 11 17:23:46.972364 crc crio[23211]: time="2026-06-11T17:23:46.97169949Z" level=info msg="Removed container 64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/extract" id=98d75d73-77e6-4e93-af66-9cb15a8bf27a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422877 | controller | Jun 11 17:23:46.979788 crc crio[23211]: time="2026-06-11T17:23:46.979681011Z" level=info msg="Removing container: 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55" id=dfb72130-debe-4b7c-b460-9e8931976e95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422908 | controller | Jun 11 17:23:47.019322 crc crio[23211]: time="2026-06-11T17:23:47.018853253Z" level=info msg="Removed container 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager" id=dfb72130-debe-4b7c-b460-9e8931976e95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422929 | controller | Jun 11 17:23:47.023870 crc crio[23211]: time="2026-06-11T17:23:47.023757816Z" level=info msg="Removing container: 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715" id=79b26d1c-d28e-4fcd-91f4-598ca4e74954 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422946 | controller | Jun 11 17:23:47.050825 crc crio[23211]: time="2026-06-11T17:23:47.048272179Z" level=info msg="Removed container 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator" id=79b26d1c-d28e-4fcd-91f4-598ca4e74954 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422965 | controller | Jun 11 17:23:47.050825 crc crio[23211]: time="2026-06-11T17:23:47.050869865Z" level=info msg="Removing container: 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81" id=bef71c3f-7ee4-4bb6-a7e8-d8ae328e1d22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.422984 | controller | Jun 11 17:23:47.093355 crc crio[23211]: time="2026-06-11T17:23:47.093226885Z" level=info msg="Removed container 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy" id=bef71c3f-7ee4-4bb6-a7e8-d8ae328e1d22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423045 | controller | Jun 11 17:23:47.097333 crc crio[23211]: time="2026-06-11T17:23:47.096893428Z" level=info msg="Removing container: 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e" id=2cdcd9c1-7817-44f6-995d-f1f50b2932b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423066 | controller | Jun 11 17:23:47.123502 crc crio[23211]: time="2026-06-11T17:23:47.123381401Z" level=info msg="Removed container 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager" id=2cdcd9c1-7817-44f6-995d-f1f50b2932b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423083 | controller | Jun 11 17:23:47.130161 crc crio[23211]: time="2026-06-11T17:23:47.130075579Z" level=info msg="Removing container: 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7" id=8f8fd52e-7fb9-4551-8464-95928f6c6632 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423099 | controller | Jun 11 17:23:47.156992 crc crio[23211]: time="2026-06-11T17:23:47.156930652Z" level=info msg="Removed container 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager" id=8f8fd52e-7fb9-4551-8464-95928f6c6632 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423114 | controller | Jun 11 17:23:47.161923 crc crio[23211]: time="2026-06-11T17:23:47.161787224Z" level=info msg="Removing container: eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577" id=d12ee86d-0b6f-43b5-8375-09524557abec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423141 | controller | Jun 11 17:23:47.188975 crc crio[23211]: time="2026-06-11T17:23:47.188868672Z" level=info msg="Removed container eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577: openstack-operators/openstack-operator-index-mbzms/registry-server" id=d12ee86d-0b6f-43b5-8375-09524557abec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423158 | controller | Jun 11 17:23:47.195050 crc crio[23211]: time="2026-06-11T17:23:47.194980625Z" level=info msg="Removing container: ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136" id=3088c409-0e6b-4b2b-a9eb-73650f74920e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423174 | controller | Jun 11 17:23:47.229474 crc crio[23211]: time="2026-06-11T17:23:47.228591627Z" level=info msg="Removed container ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy" id=3088c409-0e6b-4b2b-a9eb-73650f74920e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423190 | controller | Jun 11 17:23:47.232051 crc crio[23211]: time="2026-06-11T17:23:47.231989612Z" level=info msg="Removing container: 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a" id=5b61bdbd-3927-41ac-83b1-145072c6cb6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423206 | controller | Jun 11 17:23:47.259970 crc crio[23211]: time="2026-06-11T17:23:47.259896032Z" level=info msg="Removed container 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager" id=5b61bdbd-3927-41ac-83b1-145072c6cb6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423222 | controller | Jun 11 17:23:47.264595 crc crio[23211]: time="2026-06-11T17:23:47.264404105Z" level=info msg="Removing container: 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe" id=653245ff-c02c-427d-84cf-65467c40a7e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423238 | controller | Jun 11 17:23:47.300220 crc crio[23211]: time="2026-06-11T17:23:47.299152835Z" level=info msg="Removed container 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager" id=653245ff-c02c-427d-84cf-65467c40a7e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423254 | controller | Jun 11 17:23:47.317974 crc crio[23211]: time="2026-06-11T17:23:47.317863863Z" level=info msg="Removing container: ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57" id=f0ba6c1f-e430-43e0-ad17-db0678e87a82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423269 | controller | Jun 11 17:23:47.387239 crc crio[23211]: time="2026-06-11T17:23:47.387097589Z" level=info msg="Removed container ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/pull" id=f0ba6c1f-e430-43e0-ad17-db0678e87a82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423284 | controller | Jun 11 17:23:47.391646 crc crio[23211]: time="2026-06-11T17:23:47.39074203Z" level=info msg="Removing container: b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c" id=0e210d45-9b69-4b15-bb9c-501c30ab76f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423300 | controller | Jun 11 17:23:47.428785 crc crio[23211]: time="2026-06-11T17:23:47.428681951Z" level=info msg="Removed container b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy" id=0e210d45-9b69-4b15-bb9c-501c30ab76f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423315 | controller | Jun 11 17:23:47.432511 crc crio[23211]: time="2026-06-11T17:23:47.432372314Z" level=info msg="Removing container: e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6" id=ab209779-cb65-4095-9e3a-891d375bbd6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423338 | controller | Jun 11 17:23:47.465654 crc crio[23211]: time="2026-06-11T17:23:47.465565145Z" level=info msg="Removed container e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator" id=ab209779-cb65-4095-9e3a-891d375bbd6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423354 | controller | Jun 11 17:23:47.470155 crc crio[23211]: time="2026-06-11T17:23:47.470065588Z" level=info msg="Removing container: f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d" id=2a0a95f7-aabc-4173-bcd0-abd3321e6231 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423370 | controller | Jun 11 17:23:47.500040 crc crio[23211]: time="2026-06-11T17:23:47.499822983Z" level=info msg="Removed container f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy" id=2a0a95f7-aabc-4173-bcd0-abd3321e6231 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423386 | controller | Jun 11 17:23:47.503006 crc crio[23211]: time="2026-06-11T17:23:47.502927661Z" level=info msg="Removing container: 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e" id=85f0683c-0fca-4fec-9828-4929534c56a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423402 | controller | Jun 11 17:23:47.530326 crc crio[23211]: time="2026-06-11T17:23:47.530194475Z" level=info msg="Removed container 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager" id=85f0683c-0fca-4fec-9828-4929534c56a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.423418 | controller | Jun 11 17:23:47.546968 crc crio[23211]: time="2026-06-11T17:23:47.546857392Z" level=info msg="Stopping pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0" id=c4479300-44cc-4760-b057-20ec7d46d05d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423433 | controller | Jun 11 17:23:47.546968 crc crio[23211]: time="2026-06-11T17:23:47.546954715Z" level=info msg="Stopped pod sandbox (already stopped): 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0" id=c4479300-44cc-4760-b057-20ec7d46d05d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423449 | controller | Jun 11 17:23:47.547951 crc crio[23211]: time="2026-06-11T17:23:47.547838566Z" level=info msg="Removing pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0" id=65135ae9-9650-4dc7-bac3-dfad39fe9f80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423464 | controller | Jun 11 17:23:47.578881 crc crio[23211]: time="2026-06-11T17:23:47.578758641Z" level=info msg="Removed pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0" id=65135ae9-9650-4dc7-bac3-dfad39fe9f80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423480 | controller | Jun 11 17:23:47.580346 crc crio[23211]: time="2026-06-11T17:23:47.580060864Z" level=info msg="Stopping pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1" id=3f01f3da-c31f-4fcc-bfff-a643a7f6d644 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423496 | controller | Jun 11 17:23:47.580346 crc crio[23211]: time="2026-06-11T17:23:47.580154096Z" level=info msg="Stopped pod sandbox (already stopped): 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1" id=3f01f3da-c31f-4fcc-bfff-a643a7f6d644 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423535 | controller | Jun 11 17:23:47.581303 crc crio[23211]: time="2026-06-11T17:23:47.581220733Z" level=info msg="Removing pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1" id=7e4f7015-4ede-40a3-a9f4-e08fd9547f8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423569 | controller | Jun 11 17:23:47.599899 crc crio[23211]: time="2026-06-11T17:23:47.599785439Z" level=info msg="Removed pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1" id=7e4f7015-4ede-40a3-a9f4-e08fd9547f8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423587 | controller | Jun 11 17:23:47.603243 crc crio[23211]: time="2026-06-11T17:23:47.603100681Z" level=info msg="Stopping pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290" id=8b7793f8-369f-4fa0-ba1e-2ee72a7f3719 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423603 | controller | Jun 11 17:23:47.603597 crc crio[23211]: time="2026-06-11T17:23:47.603332177Z" level=info msg="Stopped pod sandbox (already stopped): 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290" id=8b7793f8-369f-4fa0-ba1e-2ee72a7f3719 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423619 | controller | Jun 11 17:23:47.604586 crc crio[23211]: time="2026-06-11T17:23:47.604392884Z" level=info msg="Removing pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290" id=71d14458-7773-490e-895f-5374e42221f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423635 | controller | Jun 11 17:23:47.643055 crc crio[23211]: time="2026-06-11T17:23:47.642936039Z" level=info msg="Removed pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290" id=71d14458-7773-490e-895f-5374e42221f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423651 | controller | Jun 11 17:23:47.644909 crc crio[23211]: time="2026-06-11T17:23:47.644761114Z" level=info msg="Stopping pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150" id=f4c9f038-f5d9-4efb-b506-9e252cb63ccf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423668 | controller | Jun 11 17:23:47.645186 crc crio[23211]: time="2026-06-11T17:23:47.64499988Z" level=info msg="Stopped pod sandbox (already stopped): 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150" id=f4c9f038-f5d9-4efb-b506-9e252cb63ccf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423683 | controller | Jun 11 17:23:47.646757 crc crio[23211]: time="2026-06-11T17:23:47.646667303Z" level=info msg="Removing pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150" id=667d992e-95b3-41fe-9a2e-1a9bea49ccd8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423699 | controller | Jun 11 17:23:47.668670 crc crio[23211]: time="2026-06-11T17:23:47.668558731Z" level=info msg="Removed pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150" id=667d992e-95b3-41fe-9a2e-1a9bea49ccd8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423715 | controller | Jun 11 17:23:47.669685 crc crio[23211]: time="2026-06-11T17:23:47.669642048Z" level=info msg="Stopping pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421" id=ae402943-0891-4d0c-950c-c4f203491411 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423731 | controller | Jun 11 17:23:47.669885 crc crio[23211]: time="2026-06-11T17:23:47.669864343Z" level=info msg="Stopped pod sandbox (already stopped): 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421" id=ae402943-0891-4d0c-950c-c4f203491411 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423747 | controller | Jun 11 17:23:47.670655 crc crio[23211]: time="2026-06-11T17:23:47.670561661Z" level=info msg="Removing pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421" id=65a76133-5d93-4541-9088-eec34d6987ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423762 | controller | Jun 11 17:23:47.693953 crc crio[23211]: time="2026-06-11T17:23:47.693849455Z" level=info msg="Removed pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421" id=65a76133-5d93-4541-9088-eec34d6987ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423782 | controller | Jun 11 17:23:47.695563 crc crio[23211]: time="2026-06-11T17:23:47.695360793Z" level=info msg="Stopping pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca" id=c23a060b-f8a8-46be-b63a-f5f9481e4996 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423798 | controller | Jun 11 17:23:47.695698 crc crio[23211]: time="2026-06-11T17:23:47.695594719Z" level=info msg="Stopped pod sandbox (already stopped): 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca" id=c23a060b-f8a8-46be-b63a-f5f9481e4996 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423813 | controller | Jun 11 17:23:47.696859 crc crio[23211]: time="2026-06-11T17:23:47.696774587Z" level=info msg="Removing pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca" id=4a41eac1-e671-4544-85b9-75c32e6cea35 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423829 | controller | Jun 11 17:23:47.717698 crc crio[23211]: time="2026-06-11T17:23:47.71757735Z" level=info msg="Removed pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca" id=4a41eac1-e671-4544-85b9-75c32e6cea35 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423844 | controller | Jun 11 17:23:47.719158 crc crio[23211]: time="2026-06-11T17:23:47.719044147Z" level=info msg="Stopping pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c" id=c04ad114-2063-47b9-987f-50241465525a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423860 | controller | Jun 11 17:23:47.719158 crc crio[23211]: time="2026-06-11T17:23:47.719154379Z" level=info msg="Stopped pod sandbox (already stopped): 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c" id=c04ad114-2063-47b9-987f-50241465525a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423875 | controller | Jun 11 17:23:47.720050 crc crio[23211]: time="2026-06-11T17:23:47.719964109Z" level=info msg="Removing pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c" id=7b059bb1-c6c7-4381-8663-23bdfa695421 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423891 | controller | Jun 11 17:23:47.743741 crc crio[23211]: time="2026-06-11T17:23:47.743359065Z" level=info msg="Removed pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c" id=7b059bb1-c6c7-4381-8663-23bdfa695421 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423907 | controller | Jun 11 17:23:47.748363 crc crio[23211]: time="2026-06-11T17:23:47.748258119Z" level=info msg="Stopping pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3" id=85be38ef-2802-4dff-8c65-be5bafedfc35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423956 | controller | Jun 11 17:23:47.748363 crc crio[23211]: time="2026-06-11T17:23:47.748362571Z" level=info msg="Stopped pod sandbox (already stopped): e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3" id=85be38ef-2802-4dff-8c65-be5bafedfc35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.423978 | controller | Jun 11 17:23:47.749645 crc crio[23211]: time="2026-06-11T17:23:47.749593951Z" level=info msg="Removing pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3" id=3cc2d1f3-a834-4b2e-bb2b-b86b3d482c29 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.423994 | controller | Jun 11 17:23:47.778922 crc crio[23211]: time="2026-06-11T17:23:47.778576448Z" level=info msg="Removed pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3" id=3cc2d1f3-a834-4b2e-bb2b-b86b3d482c29 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424010 | controller | Jun 11 17:23:47.780162 crc crio[23211]: time="2026-06-11T17:23:47.779982963Z" level=info msg="Stopping pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c" id=734d4210-beea-4b57-8ae4-1faeefc04144 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424029 | controller | Jun 11 17:23:47.780162 crc crio[23211]: time="2026-06-11T17:23:47.780074455Z" level=info msg="Stopped pod sandbox (already stopped): bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c" id=734d4210-beea-4b57-8ae4-1faeefc04144 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424045 | controller | Jun 11 17:23:47.781595 crc crio[23211]: time="2026-06-11T17:23:47.781513041Z" level=info msg="Removing pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c" id=95eff910-7ab2-4ae3-a536-2c3cac955dbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424060 | controller | Jun 11 17:23:47.828664 crc crio[23211]: time="2026-06-11T17:23:47.828521829Z" level=info msg="Removed pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c" id=95eff910-7ab2-4ae3-a536-2c3cac955dbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424076 | controller | Jun 11 17:23:47.830571 crc crio[23211]: time="2026-06-11T17:23:47.830222982Z" level=info msg="Stopping pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b" id=ee9c0d74-f17e-4f93-b3f8-579aab78548a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424091 | controller | Jun 11 17:23:47.830571 crc crio[23211]: time="2026-06-11T17:23:47.830520179Z" level=info msg="Stopped pod sandbox (already stopped): efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b" id=ee9c0d74-f17e-4f93-b3f8-579aab78548a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424107 | controller | Jun 11 17:23:47.831833 crc crio[23211]: time="2026-06-11T17:23:47.831684428Z" level=info msg="Removing pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b" id=f66ef519-e19e-4948-b4ff-ce21767a6563 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424122 | controller | Jun 11 17:23:47.869655 crc crio[23211]: time="2026-06-11T17:23:47.866470539Z" level=info msg="Removed pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b" id=f66ef519-e19e-4948-b4ff-ce21767a6563 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424137 | controller | Jun 11 17:23:47.869655 crc crio[23211]: time="2026-06-11T17:23:47.867563077Z" level=info msg="Stopping pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c" id=b5f063a6-4723-42d4-88b9-9296bb8a75d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424152 | controller | Jun 11 17:23:47.869655 crc crio[23211]: time="2026-06-11T17:23:47.867629348Z" level=info msg="Stopped pod sandbox (already stopped): 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c" id=b5f063a6-4723-42d4-88b9-9296bb8a75d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424167 | controller | Jun 11 17:23:47.869655 crc crio[23211]: time="2026-06-11T17:23:47.868003527Z" level=info msg="Removing pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c" id=9404b71d-8b87-4fed-98be-6c67bae7f27e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424182 | controller | Jun 11 17:23:47.970301 crc crio[23211]: time="2026-06-11T17:23:47.969540022Z" level=info msg="Removed pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c" id=9404b71d-8b87-4fed-98be-6c67bae7f27e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424197 | controller | Jun 11 17:23:47.976189 crc crio[23211]: time="2026-06-11T17:23:47.976037095Z" level=info msg="Stopping pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78" id=67a6db91-c756-468a-aa09-21b8c258ad2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424212 | controller | Jun 11 17:23:47.976392 crc crio[23211]: time="2026-06-11T17:23:47.976210709Z" level=info msg="Stopped pod sandbox (already stopped): 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78" id=67a6db91-c756-468a-aa09-21b8c258ad2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424231 | controller | Jun 11 17:23:47.987857 crc crio[23211]: time="2026-06-11T17:23:47.986010165Z" level=info msg="Removing pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78" id=0801083b-0bad-46a0-bf6b-7b967440cb9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424246 | controller | Jun 11 17:23:48.039728 crc crio[23211]: time="2026-06-11T17:23:48.039602597Z" level=info msg="Removed pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78" id=0801083b-0bad-46a0-bf6b-7b967440cb9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424262 | controller | Jun 11 17:23:48.042245 crc crio[23211]: time="2026-06-11T17:23:48.042169222Z" level=info msg="Stopping pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf" id=313f4b51-8a98-4228-93eb-3d4c426d8efe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424293 | controller | Jun 11 17:23:48.042376 crc crio[23211]: time="2026-06-11T17:23:48.042281964Z" level=info msg="Stopped pod sandbox (already stopped): b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf" id=313f4b51-8a98-4228-93eb-3d4c426d8efe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424311 | controller | Jun 11 17:23:48.043105 crc crio[23211]: time="2026-06-11T17:23:48.043025873Z" level=info msg="Removing pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf" id=4532cf21-4d08-4b8c-8270-613c85b794d1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424327 | controller | Jun 11 17:23:48.074882 crc crio[23211]: time="2026-06-11T17:23:48.074270966Z" level=info msg="Removed pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf" id=4532cf21-4d08-4b8c-8270-613c85b794d1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424343 | controller | Jun 11 17:23:48.075897 crc crio[23211]: time="2026-06-11T17:23:48.075826695Z" level=info msg="Stopping pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b" id=854a14b7-c323-494f-b3ab-9513faead206 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424365 | controller | Jun 11 17:23:48.076012 crc crio[23211]: time="2026-06-11T17:23:48.075925087Z" level=info msg="Stopped pod sandbox (already stopped): 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b" id=854a14b7-c323-494f-b3ab-9513faead206 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424391 | controller | Jun 11 17:23:48.087494 crc crio[23211]: time="2026-06-11T17:23:48.079706142Z" level=info msg="Removing pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b" id=cc6617db-2ff8-4950-a625-9ec9e937ec09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424418 | controller | Jun 11 17:23:48.147572 crc crio[23211]: time="2026-06-11T17:23:48.147202314Z" level=info msg="Removed pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b" id=cc6617db-2ff8-4950-a625-9ec9e937ec09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424438 | controller | Jun 11 17:23:48.148836 crc crio[23211]: time="2026-06-11T17:23:48.148758422Z" level=info msg="Stopping pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae" id=78fcd062-c0ca-4a77-8f9f-a13f40c22a39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424454 | controller | Jun 11 17:23:48.148926 crc crio[23211]: time="2026-06-11T17:23:48.148853455Z" level=info msg="Stopped pod sandbox (already stopped): 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae" id=78fcd062-c0ca-4a77-8f9f-a13f40c22a39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424470 | controller | Jun 11 17:23:48.153589 crc crio[23211]: time="2026-06-11T17:23:48.151021708Z" level=info msg="Removing pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae" id=93b8d28f-c45e-43fa-8792-1eec2b149262 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424491 | controller | Jun 11 17:23:48.185556 crc crio[23211]: time="2026-06-11T17:23:48.185255057Z" level=info msg="Removed pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae" id=93b8d28f-c45e-43fa-8792-1eec2b149262 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424507 | controller | Jun 11 17:23:48.186403 crc crio[23211]: time="2026-06-11T17:23:48.186359225Z" level=info msg="Stopping pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0" id=526b2dc6-9938-480a-8a25-c1a83d55de74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424547 | controller | Jun 11 17:23:48.186667 crc crio[23211]: time="2026-06-11T17:23:48.186637632Z" level=info msg="Stopped pod sandbox (already stopped): 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0" id=526b2dc6-9938-480a-8a25-c1a83d55de74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424564 | controller | Jun 11 17:23:48.187468 crc crio[23211]: time="2026-06-11T17:23:48.187387081Z" level=info msg="Removing pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0" id=1b34e477-cc67-4d68-9ae6-59d4c33ae0f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424579 | controller | Jun 11 17:23:48.210686 crc crio[23211]: time="2026-06-11T17:23:48.210612813Z" level=info msg="Removed pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0" id=1b34e477-cc67-4d68-9ae6-59d4c33ae0f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424595 | controller | Jun 11 17:23:48.212266 crc crio[23211]: time="2026-06-11T17:23:48.212174372Z" level=info msg="Stopping pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4" id=b6e2e0b6-72cd-4167-a6bf-03ec41c1342d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424610 | controller | Jun 11 17:23:48.212370 crc crio[23211]: time="2026-06-11T17:23:48.212270824Z" level=info msg="Stopped pod sandbox (already stopped): a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4" id=b6e2e0b6-72cd-4167-a6bf-03ec41c1342d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424625 | controller | Jun 11 17:23:48.213158 crc crio[23211]: time="2026-06-11T17:23:48.213044804Z" level=info msg="Removing pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4" id=ab17d4af-e0b3-4fff-af57-398467569123 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424641 | controller | Jun 11 17:23:48.230378 crc crio[23211]: time="2026-06-11T17:23:48.230316926Z" level=info msg="Removed pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4" id=ab17d4af-e0b3-4fff-af57-398467569123 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424656 | controller | Jun 11 17:23:48.231867 crc crio[23211]: time="2026-06-11T17:23:48.231779073Z" level=info msg="Stopping pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62" id=3dcc1e52-04cf-49a7-93a2-74bf8746b12c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424673 | controller | Jun 11 17:23:48.231998 crc crio[23211]: time="2026-06-11T17:23:48.231906096Z" level=info msg="Stopped pod sandbox (already stopped): 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62" id=3dcc1e52-04cf-49a7-93a2-74bf8746b12c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424696 | controller | Jun 11 17:23:48.232763 crc crio[23211]: time="2026-06-11T17:23:48.232733136Z" level=info msg="Removing pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62" id=9924de9a-2801-4731-9f09-1244eb7ab7a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424722 | controller | Jun 11 17:23:48.250516 crc crio[23211]: time="2026-06-11T17:23:48.250257825Z" level=info msg="Removed pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62" id=9924de9a-2801-4731-9f09-1244eb7ab7a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424752 | controller | Jun 11 17:23:48.251796 crc crio[23211]: time="2026-06-11T17:23:48.251719702Z" level=info msg="Stopping pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090" id=0bc7e1e9-7f0d-4923-b0a6-cc00dab2ea0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424770 | controller | Jun 11 17:23:48.251887 crc crio[23211]: time="2026-06-11T17:23:48.251802184Z" level=info msg="Stopped pod sandbox (already stopped): 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090" id=0bc7e1e9-7f0d-4923-b0a6-cc00dab2ea0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424786 | controller | Jun 11 17:23:48.252687 crc crio[23211]: time="2026-06-11T17:23:48.252604835Z" level=info msg="Removing pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090" id=7961cc8d-a6b1-43f2-82f4-04b419d672a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424802 | controller | Jun 11 17:23:48.279466 crc crio[23211]: time="2026-06-11T17:23:48.279302404Z" level=info msg="Removed pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090" id=7961cc8d-a6b1-43f2-82f4-04b419d672a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424818 | controller | Jun 11 17:23:48.280882 crc crio[23211]: time="2026-06-11T17:23:48.280787801Z" level=info msg="Stopping pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce" id=e93d33e2-33f3-46b8-ac80-77e35c060451 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424834 | controller | Jun 11 17:23:48.281092 crc crio[23211]: time="2026-06-11T17:23:48.280888493Z" level=info msg="Stopped pod sandbox (already stopped): 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce" id=e93d33e2-33f3-46b8-ac80-77e35c060451 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424849 | controller | Jun 11 17:23:48.282202 crc crio[23211]: time="2026-06-11T17:23:48.282085584Z" level=info msg="Removing pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce" id=711e4d6f-2e29-42b9-a044-7814a5220e9f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424865 | controller | Jun 11 17:23:48.300388 crc crio[23211]: time="2026-06-11T17:23:48.300183517Z" level=info msg="Removed pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce" id=711e4d6f-2e29-42b9-a044-7814a5220e9f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424881 | controller | Jun 11 17:23:48.301776 crc crio[23211]: time="2026-06-11T17:23:48.301748256Z" level=info msg="Stopping pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032" id=f0dd69b2-8197-4d9b-975f-c3fb1777cfea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424896 | controller | Jun 11 17:23:48.301953 crc crio[23211]: time="2026-06-11T17:23:48.301925981Z" level=info msg="Stopped pod sandbox (already stopped): 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032" id=f0dd69b2-8197-4d9b-975f-c3fb1777cfea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424912 | controller | Jun 11 17:23:48.302954 crc crio[23211]: time="2026-06-11T17:23:48.302922676Z" level=info msg="Removing pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032" id=9447ddc3-8d0d-4911-9f5b-8b5d39480db9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424929 | controller | Jun 11 17:23:48.323128 crc crio[23211]: time="2026-06-11T17:23:48.322885316Z" level=info msg="Removed pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032" id=9447ddc3-8d0d-4911-9f5b-8b5d39480db9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.424944 | controller | Jun 11 17:23:48.324404 crc crio[23211]: time="2026-06-11T17:23:48.324326652Z" level=info msg="Stopping pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135" id=c7723505-5dc7-4975-bb94-c3bfea47a81d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424964 | controller | Jun 11 17:23:48.324715 crc crio[23211]: time="2026-06-11T17:23:48.324480285Z" level=info msg="Stopped pod sandbox (already stopped): 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135" id=c7723505-5dc7-4975-bb94-c3bfea47a81d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.424980 | controller | Jun 11 17:23:48.325964 crc crio[23211]: time="2026-06-11T17:23:48.325890221Z" level=info msg="Removing pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135" id=241cb4e6-1515-45a7-8730-88adc6418206 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.425028 | controller | Jun 11 17:23:48.345555 crc crio[23211]: time="2026-06-11T17:23:48.344925168Z" level=info msg="Removed pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135" id=241cb4e6-1515-45a7-8730-88adc6418206 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.425050 | controller | Jun 11 17:23:48.346694 crc crio[23211]: time="2026-06-11T17:23:48.34661714Z" level=info msg="Stopping pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd" id=4cb35cd7-1a91-4026-8e13-8917a42f178f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.425066 | controller | Jun 11 17:23:48.346782 crc crio[23211]: time="2026-06-11T17:23:48.346719483Z" level=info msg="Stopped pod sandbox (already stopped): e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd" id=4cb35cd7-1a91-4026-8e13-8917a42f178f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.425082 | controller | Jun 11 17:23:48.347583 crc crio[23211]: time="2026-06-11T17:23:48.347543423Z" level=info msg="Removing pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd" id=3e3a1659-206e-43cd-bb09-d2b64f022d80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.425097 | controller | Jun 11 17:23:48.396375 crc crio[23211]: time="2026-06-11T17:23:48.396253474Z" level=info msg="Removed pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd" id=3e3a1659-206e-43cd-bb09-d2b64f022d80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.425113 | controller | Jun 11 17:23:48.398020 crc crio[23211]: time="2026-06-11T17:23:48.397976746Z" level=info msg="Stopping pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f" id=6b1aac17-62cd-4a31-9272-f6e468767401 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.425129 | controller | Jun 11 17:23:48.399006 crc crio[23211]: time="2026-06-11T17:23:48.398036488Z" level=info msg="Stopped pod sandbox (already stopped): 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f" id=6b1aac17-62cd-4a31-9272-f6e468767401 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.425144 | controller | Jun 11 17:23:48.400268 crc crio[23211]: time="2026-06-11T17:23:48.400217743Z" level=info msg="Removing pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f" id=18e5ee28-ff0f-4873-89e0-a356e73f9495 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.425160 | controller | Jun 11 17:23:48.418771 crc crio[23211]: time="2026-06-11T17:23:48.418651685Z" level=info msg="Removed pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f" id=18e5ee28-ff0f-4873-89e0-a356e73f9495 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.425176 | controller | Jun 11 17:23:48.420247 crc crio[23211]: time="2026-06-11T17:23:48.419818684Z" level=info msg="Stopping pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96" id=68e5d95c-50f5-4b4d-80b7-173dbf6eff3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.425192 | controller | Jun 11 17:23:48.420247 crc crio[23211]: time="2026-06-11T17:23:48.419941687Z" level=info msg="Stopped pod sandbox (already stopped): db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96" id=68e5d95c-50f5-4b4d-80b7-173dbf6eff3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.425212 | controller | Jun 11 17:23:48.421101 crc crio[23211]: time="2026-06-11T17:23:48.42082682Z" level=info msg="Removing pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96" id=8bcdcba4-7271-4482-b825-84fe6cda16da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.425228 | controller | Jun 11 17:23:48.458067 crc crio[23211]: time="2026-06-11T17:23:48.457822486Z" level=info msg="Removed pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96" id=8bcdcba4-7271-4482-b825-84fe6cda16da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.425244 | controller | Jun 11 17:23:48.462184 crc crio[23211]: time="2026-06-11T17:23:48.461773615Z" level=info msg="Stopping pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3" id=586d7605-bcbc-400f-85c2-bed1a977860d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.425259 | controller | Jun 11 17:23:48.463068 crc crio[23211]: time="2026-06-11T17:23:48.462864463Z" level=info msg="Stopped pod sandbox (already stopped): 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3" id=586d7605-bcbc-400f-85c2-bed1a977860d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.425275 | controller | Jun 11 17:23:48.466037 crc crio[23211]: time="2026-06-11T17:23:48.465961379Z" level=info msg="Removing pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3" id=0c5ce4ff-99a8-450d-84c4-c897111cbdd6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.425290 | controller | Jun 11 17:23:48.491756 crc crio[23211]: time="2026-06-11T17:23:48.491595783Z" level=info msg="Removed pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3" id=0c5ce4ff-99a8-450d-84c4-c897111cbdd6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.425306 | controller | Jun 11 17:23:48.493598 crc crio[23211]: time="2026-06-11T17:23:48.493348766Z" level=info msg="Stopping pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5" id=39805a84-9f0e-4d77-a7fd-77da0878d16e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.425322 | controller | Jun 11 17:23:48.494054 crc crio[23211]: time="2026-06-11T17:23:48.49353232Z" level=info msg="Stopped pod sandbox (already stopped): c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5" id=39805a84-9f0e-4d77-a7fd-77da0878d16e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.425337 | controller | Jun 11 17:23:48.494990 crc crio[23211]: time="2026-06-11T17:23:48.494906046Z" level=info msg="Removing pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5" id=a0b3e19d-983e-4d03-b10f-1ec0d79c8a62 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.425352 | controller | Jun 11 17:23:48.519199 crc crio[23211]: time="2026-06-11T17:23:48.51902964Z" level=info msg="Removed pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5" id=a0b3e19d-983e-4d03-b10f-1ec0d79c8a62 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.425368 | controller | Jun 11 17:23:52.517531 crc crio[23211]: time="2026-06-11T17:23:52.516853417Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-942hk/POD" id=23fb0e5c-4e0f-41e8-90b0-c13a4d2b2c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.425384 | controller | Jun 11 17:23:52.519391 crc crio[23211]: time="2026-06-11T17:23:52.517549985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.425401 | controller | Jun 11 17:23:52.559409 crc crio[23211]: time="2026-06-11T17:23:52.558709705Z" level=info msg="Got pod network &{Name:openstack-operator-index-942hk Namespace:openstack-operators ID:4fe6fa6ff5578931bd53a06b1b8d025d980de6dbe135554656529ab9753cae2b UID:278c758f-0ce0-48be-a057-44e5d6fed4dd NetNS:/var/run/netns/cfac59aa-8aa8-4e43-87c0-3154088247cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod278c758f_0ce0_48be_a057_44e5d6fed4dd.slice PodAnnotations:0xc0038acc78}] Aliases:map[]}"
2026-06-11 18:00:59.425422 | controller | Jun 11 17:23:52.559409 crc crio[23211]: time="2026-06-11T17:23:52.558903721Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-942hk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.425440 | controller | Jun 11 17:23:53.130752 crc crio[23211]: 2026-06-11T17:23:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fe6fa6ff557893 Mac:aa:36:ad:7d:8e:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/cfac59aa-8aa8-4e43-87c0-3154088247cd SocketPath: PciID:}] [{Interface:0xc00012ad10 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.425457 | controller | Jun 11 17:23:53.132770 crc crio[23211]: time="2026-06-11T17:23:53.132656326Z" level=info msg="Got pod network &{Name:openstack-operator-index-942hk Namespace:openstack-operators ID:4fe6fa6ff5578931bd53a06b1b8d025d980de6dbe135554656529ab9753cae2b UID:278c758f-0ce0-48be-a057-44e5d6fed4dd NetNS:/var/run/netns/cfac59aa-8aa8-4e43-87c0-3154088247cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod278c758f_0ce0_48be_a057_44e5d6fed4dd.slice PodAnnotations:0xc0038acc78}] Aliases:map[]}"
2026-06-11 18:00:59.425473 | controller | Jun 11 17:23:53.133052 crc crio[23211]: time="2026-06-11T17:23:53.132860051Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-942hk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.425489 | controller | Jun 11 17:23:53.144871 crc crio[23211]: time="2026-06-11T17:23:53.144748359Z" level=info msg="Ran pod sandbox 4fe6fa6ff5578931bd53a06b1b8d025d980de6dbe135554656529ab9753cae2b with infra container: openstack-operators/openstack-operator-index-942hk/POD" id=23fb0e5c-4e0f-41e8-90b0-c13a4d2b2c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.425505 | controller | Jun 11 17:23:53.148318 crc crio[23211]: time="2026-06-11T17:23:53.148233276Z" level=info msg="Pulling image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27" id=0d9da3f5-acd5-4560-85e9-76a4c48c19cf name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.425543 | controller | Jun 11 17:23:53.157871 crc crio[23211]: time="2026-06-11T17:23:53.157709724Z" level=info msg="Trying to access \"38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27\""
2026-06-11 18:00:59.425562 | controller | Jun 11 17:23:57.148584 crc crio[23211]: time="2026-06-11T17:23:57.147651752Z" level=info msg="Pulled image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index@sha256:9d40fd330bbdd673839bbd23b48255e1f150c057738c6aebd653733b51dade04" id=0d9da3f5-acd5-4560-85e9-76a4c48c19cf name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.425579 | controller | Jun 11 17:23:57.150297 crc crio[23211]: time="2026-06-11T17:23:57.149646733Z" level=info msg="Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27" id=a6d2c5c3-5a25-4e4a-9acd-5ed51e89a83f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.425595 | controller | Jun 11 17:23:57.154863 crc crio[23211]: time="2026-06-11T17:23:57.154598407Z" level=info msg="Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27" id=73df9a46-cee6-4e11-8d87-a69f2f181a38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.425615 | controller | Jun 11 17:23:57.167516 crc crio[23211]: time="2026-06-11T17:23:57.164825153Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-942hk/registry-server" id=e7471db7-3875-4945-ab2f-95ca6c2fed10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.425632 | controller | Jun 11 17:23:57.168101 crc crio[23211]: time="2026-06-11T17:23:57.168072984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.425648 | controller | Jun 11 17:23:57.226488 crc crio[23211]: time="2026-06-11T17:23:57.22295625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.425664 | controller | Jun 11 17:23:57.231486 crc crio[23211]: time="2026-06-11T17:23:57.229256628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.425679 | controller | Jun 11 17:23:57.421101 crc crio[23211]: time="2026-06-11T17:23:57.420581831Z" level=info msg="Created container 773657af0c99a149e829c365ef63e510b282a675af61d52bb2fd90e155e0dee4: openstack-operators/openstack-operator-index-942hk/registry-server" id=e7471db7-3875-4945-ab2f-95ca6c2fed10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.425694 | controller | Jun 11 17:23:57.422163 crc crio[23211]: time="2026-06-11T17:23:57.422029948Z" level=info msg="Starting container: 773657af0c99a149e829c365ef63e510b282a675af61d52bb2fd90e155e0dee4" id=df2f8fb7-d08b-43ec-9ad0-0d345735235b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.425710 | controller | Jun 11 17:23:57.436238 crc crio[23211]: time="2026-06-11T17:23:57.43608157Z" level=info msg="Started container" PID=225347 containerID=773657af0c99a149e829c365ef63e510b282a675af61d52bb2fd90e155e0dee4 description=openstack-operators/openstack-operator-index-942hk/registry-server id=df2f8fb7-d08b-43ec-9ad0-0d345735235b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fe6fa6ff5578931bd53a06b1b8d025d980de6dbe135554656529ab9753cae2b
2026-06-11 18:00:59.425730 | controller | Jun 11 17:23:58.708859 crc crio[23211]: time="2026-06-11T17:23:58.708283795Z" level=info msg="Stopping container: 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683 (timeout: 2s)" id=fcb56ce8-86fb-4ee2-b150-425ee137e523 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.425756 | controller | Jun 11 17:23:58.857841 crc crio[23211]: time="2026-06-11T17:23:58.857776461Z" level=info msg="Stopped container 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683: openshift-marketplace/redhat-operators-lzh6x/registry-server" id=fcb56ce8-86fb-4ee2-b150-425ee137e523 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.425780 | controller | Jun 11 17:23:58.859619 crc crio[23211]: time="2026-06-11T17:23:58.859498743Z" level=info msg="Stopping pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a" id=04ce2ea7-4124-48f0-8083-9cd274c22d55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.425801 | controller | Jun 11 17:23:58.860714 crc crio[23211]: time="2026-06-11T17:23:58.860620002Z" level=info msg="Got pod network &{Name:redhat-operators-lzh6x Namespace:openshift-marketplace ID:b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a UID:df7e2ac7-b8f8-4dfb-a96c-1bd5863488cb NetNS:/var/run/netns/3a01a587-1a06-4e5b-8d93-24026b024e41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf7e2ac7_b8f8_4dfb_a96c_1bd5863488cb.slice PodAnnotations:0xc00008d178}] Aliases:map[]}"
2026-06-11 18:00:59.425823 | controller | Jun 11 17:23:58.861087 crc crio[23211]: time="2026-06-11T17:23:58.860828047Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-lzh6x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.425849 | controller | Jun 11 17:23:59.157880 crc crio[23211]: time="2026-06-11T17:23:59.157355027Z" level=info msg="Stopped pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a" id=04ce2ea7-4124-48f0-8083-9cd274c22d55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.425870 | controller | Jun 11 17:23:59.355164 crc crio[23211]: time="2026-06-11T17:23:59.354627869Z" level=info msg="Removing container: 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683" id=4fdad1cb-8eb7-4664-be30-d4cc9bebd29a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.425891 | controller | Jun 11 17:23:59.385630 crc crio[23211]: time="2026-06-11T17:23:59.385341949Z" level=info msg="Removed container 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683: openshift-marketplace/redhat-operators-lzh6x/registry-server" id=4fdad1cb-8eb7-4664-be30-d4cc9bebd29a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.425912 | controller | Jun 11 17:23:59.397904 crc crio[23211]: time="2026-06-11T17:23:59.397816161Z" level=info msg="Removing container: 0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9" id=c06ed5ac-eb1d-402a-8b80-7a1c51466d6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.425932 | controller | Jun 11 17:23:59.448701 crc crio[23211]: time="2026-06-11T17:23:59.448609684Z" level=info msg="Removed container 0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9: openshift-marketplace/redhat-operators-lzh6x/extract-content" id=c06ed5ac-eb1d-402a-8b80-7a1c51466d6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.425952 | controller | Jun 11 17:23:59.453598 crc crio[23211]: time="2026-06-11T17:23:59.453512847Z" level=info msg="Removing container: d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882" id=9ed96621-f3d4-4931-b469-d0ffdfa28b27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.425973 | controller | Jun 11 17:23:59.502848 crc crio[23211]: time="2026-06-11T17:23:59.502712449Z" level=info msg="Removed container d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882: openshift-marketplace/redhat-operators-lzh6x/extract-utilities" id=9ed96621-f3d4-4931-b469-d0ffdfa28b27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.425993 | controller | Jun 11 17:24:00.518487 crc crio[23211]: time="2026-06-11T17:24:00.517689191Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686644-wqbws/POD" id=f545a98b-f88c-4f2a-9dc9-fb2b1d0bcb00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.426013 | controller | Jun 11 17:24:00.518487 crc crio[23211]: time="2026-06-11T17:24:00.518197853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.426034 | controller | Jun 11 17:24:00.564143 crc crio[23211]: time="2026-06-11T17:24:00.564019Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686644-wqbws Namespace:openshift-infra ID:a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587 UID:290ee71f-46c7-47d1-a130-5d061df4bded NetNS:/var/run/netns/7aa92936-b1b4-4403-821e-bd9de60567c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod290ee71f_46c7_47d1_a130_5d061df4bded.slice PodAnnotations:0xc0066183e0}] Aliases:map[]}"
2026-06-11 18:00:59.426055 | controller | Jun 11 17:24:00.564143 crc crio[23211]: time="2026-06-11T17:24:00.564099922Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686644-wqbws to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.426153 | controller | Jun 11 17:24:01.095677 crc crio[23211]: 2026-06-11T17:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2bc4509c071d2e Mac:46:55:70:d8:92:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/7aa92936-b1b4-4403-821e-bd9de60567c0 SocketPath: PciID:}] [{Interface:0xc00022cd60 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.426183 | controller | Jun 11 17:24:01.097796 crc crio[23211]: time="2026-06-11T17:24:01.097693862Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686644-wqbws Namespace:openshift-infra ID:a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587 UID:290ee71f-46c7-47d1-a130-5d061df4bded NetNS:/var/run/netns/7aa92936-b1b4-4403-821e-bd9de60567c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod290ee71f_46c7_47d1_a130_5d061df4bded.slice PodAnnotations:0xc0066183e0}] Aliases:map[]}"
2026-06-11 18:00:59.426205 | controller | Jun 11 17:24:01.097913 crc crio[23211]: time="2026-06-11T17:24:01.097873097Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686644-wqbws for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.426228 | controller | Jun 11 17:24:01.116757 crc crio[23211]: time="2026-06-11T17:24:01.116654077Z" level=info msg="Ran pod sandbox a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587 with infra container: openshift-infra/auto-csr-approver-29686644-wqbws/POD" id=f545a98b-f88c-4f2a-9dc9-fb2b1d0bcb00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.426253 | controller | Jun 11 17:24:01.120363 crc crio[23211]: time="2026-06-11T17:24:01.120299609Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ef56b732-d501-4545-a0ef-6294f9330016 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.426278 | controller | Jun 11 17:24:01.127651 crc crio[23211]: time="2026-06-11T17:24:01.1275751Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.426303 | controller | Jun 11 17:24:02.070483 crc crio[23211]: time="2026-06-11T17:24:02.069681946Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ef56b732-d501-4545-a0ef-6294f9330016 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.426323 | controller | Jun 11 17:24:02.072488 crc crio[23211]: time="2026-06-11T17:24:02.072350753Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ffe9a433-62cd-494e-a2e5-7eaf2d79976c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.426339 | controller | Jun 11 17:24:02.076255 crc crio[23211]: time="2026-06-11T17:24:02.07622226Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f1bc89d1-a770-4eea-b1d4-93241e92686f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.426355 | controller | Jun 11 17:24:02.089283 crc crio[23211]: time="2026-06-11T17:24:02.089148233Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686644-wqbws/oc" id=1fa544cb-ea56-45ab-b8ad-a06d4699e619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.426472 | controller | Jun 11 17:24:02.089828 crc crio[23211]: time="2026-06-11T17:24:02.08980939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.426493 | controller | Jun 11 17:24:02.135575 crc crio[23211]: time="2026-06-11T17:24:02.135402522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.426510 | controller | Jun 11 17:24:02.428253 crc crio[23211]: time="2026-06-11T17:24:02.428151157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.426556 | controller | Jun 11 17:24:02.549622 crc crio[23211]: time="2026-06-11T17:24:02.548905744Z" level=info msg="Created container 6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c: openshift-infra/auto-csr-approver-29686644-wqbws/oc" id=1fa544cb-ea56-45ab-b8ad-a06d4699e619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.426580 | controller | Jun 11 17:24:02.552925 crc crio[23211]: time="2026-06-11T17:24:02.55283416Z" level=info msg="Starting container: 6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c" id=81e6f421-c1e0-465a-9bba-5a800c18c66f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.426599 | controller | Jun 11 17:24:02.577808 crc crio[23211]: time="2026-06-11T17:24:02.577678584Z" level=info msg="Started container" PID=225663 containerID=6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c description=openshift-infra/auto-csr-approver-29686644-wqbws/oc id=81e6f421-c1e0-465a-9bba-5a800c18c66f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587
2026-06-11 18:00:59.426616 | controller | Jun 11 17:24:04.441844 crc crio[23211]: time="2026-06-11T17:24:04.441173314Z" level=info msg="Stopping pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587" id=73f7111c-c176-4cef-a593-31775ce8623d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.426632 | controller | Jun 11 17:24:04.443693 crc crio[23211]: time="2026-06-11T17:24:04.442645391Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686644-wqbws Namespace:openshift-infra ID:a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587 UID:290ee71f-46c7-47d1-a130-5d061df4bded NetNS:/var/run/netns/7aa92936-b1b4-4403-821e-bd9de60567c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod290ee71f_46c7_47d1_a130_5d061df4bded.slice PodAnnotations:0xc003088048}] Aliases:map[]}"
2026-06-11 18:00:59.426649 | controller | Jun 11 17:24:04.443693 crc crio[23211]: time="2026-06-11T17:24:04.442819875Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686644-wqbws from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.426665 | controller | Jun 11 17:24:04.853161 crc crio[23211]: time="2026-06-11T17:24:04.85254505Z" level=info msg="Stopped pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587" id=73f7111c-c176-4cef-a593-31775ce8623d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.426682 | controller | Jun 11 17:24:08.782998 crc crio[23211]: time="2026-06-11T17:24:08.782491627Z" level=info msg="Running pod sandbox: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/POD" id=74c16576-61b4-4296-9c8d-36fb59c93c3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.426698 | controller | Jun 11 17:24:08.782998 crc crio[23211]: time="2026-06-11T17:24:08.782990339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.426715 | controller | Jun 11 17:24:08.819016 crc crio[23211]: time="2026-06-11T17:24:08.81891708Z" level=info msg="Got pod network &{Name:b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn Namespace:openstack-operators ID:3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54 UID:ee5a66ad-070d-440d-820e-c0b39dd01fc8 NetNS:/var/run/netns/2fb0d1df-5960-450b-b88c-07880ad81346 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee5a66ad_070d_440d_820e_c0b39dd01fc8.slice PodAnnotations:0xc002795968}] Aliases:map[]}"
2026-06-11 18:00:59.426731 | controller | Jun 11 17:24:08.819016 crc crio[23211]: time="2026-06-11T17:24:08.818996492Z" level=info msg="Adding pod openstack-operators_b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.426751 | controller | Jun 11 17:24:09.502718 crc crio[23211]: 2026-06-11T17:24:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a7b22ac154b058 Mac:ba:d1:c4:90:95:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/2fb0d1df-5960-450b-b88c-07880ad81346 SocketPath: PciID:}] [{Interface:0xc0001346f0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.426768 | controller | Jun 11 17:24:09.505040 crc crio[23211]: time="2026-06-11T17:24:09.504938718Z" level=info msg="Got pod network &{Name:b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn Namespace:openstack-operators ID:3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54 UID:ee5a66ad-070d-440d-820e-c0b39dd01fc8 NetNS:/var/run/netns/2fb0d1df-5960-450b-b88c-07880ad81346 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee5a66ad_070d_440d_820e_c0b39dd01fc8.slice PodAnnotations:0xc002795968}] Aliases:map[]}"
2026-06-11 18:00:59.426783 | controller | Jun 11 17:24:09.505578 crc crio[23211]: time="2026-06-11T17:24:09.505218385Z" level=info msg="Checking pod openstack-operators_b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.426799 | controller | Jun 11 17:24:09.516561 crc crio[23211]: time="2026-06-11T17:24:09.516379364Z" level=info msg="Ran pod sandbox 3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54 with infra container: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/POD" id=74c16576-61b4-4296-9c8d-36fb59c93c3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.426815 | controller | Jun 11 17:24:09.532016 crc crio[23211]: time="2026-06-11T17:24:09.531886924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ef495f8f-7670-4ecc-8be6-9e97b1a7bb1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.426831 | controller | Jun 11 17:24:09.535263 crc crio[23211]: time="2026-06-11T17:24:09.535159255Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c00763ee-98d9-4204-b6be-13174d6a2ba6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.426847 | controller | Jun 11 17:24:09.544721 crc crio[23211]: time="2026-06-11T17:24:09.544074388Z" level=info msg="Creating container: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/util" id=6b7de2ee-e1d7-42bb-90c3-5f2718f96a58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.426863 | controller | Jun 11 17:24:09.544721 crc crio[23211]: time="2026-06-11T17:24:09.544490138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.426878 | controller | Jun 11 17:24:09.594910 crc crio[23211]: time="2026-06-11T17:24:09.594842801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.426894 | controller | Jun 11 17:24:09.600066 crc crio[23211]: time="2026-06-11T17:24:09.59999898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.426910 | controller | Jun 11 17:24:09.774861 crc crio[23211]: time="2026-06-11T17:24:09.774554153Z" level=info msg="Created container 6969b0c2f7560d4a9f7012dd6882af8430801f038c3b26a52989b2ed44cdcd8f: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/util" id=6b7de2ee-e1d7-42bb-90c3-5f2718f96a58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.426932 | controller | Jun 11 17:24:09.777075 crc crio[23211]: time="2026-06-11T17:24:09.776860602Z" level=info msg="Starting container: 6969b0c2f7560d4a9f7012dd6882af8430801f038c3b26a52989b2ed44cdcd8f" id=df4e3284-79bf-4489-8899-92c8973e8b95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.426948 | controller | Jun 11 17:24:09.783821 crc crio[23211]: time="2026-06-11T17:24:09.783530218Z" level=info msg="Started container" PID=226177 containerID=6969b0c2f7560d4a9f7012dd6882af8430801f038c3b26a52989b2ed44cdcd8f description=openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/util id=df4e3284-79bf-4489-8899-92c8973e8b95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54
2026-06-11 18:00:59.426964 | controller | Jun 11 17:24:10.571764 crc crio[23211]: time="2026-06-11T17:24:10.570055355Z" level=info msg="Pulling image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle:434a9a133c4a352c349545710ccc88f685fdfd27" id=22a8e3cc-9c97-4ddc-9005-679c6700b9a6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.426980 | controller | Jun 11 17:24:10.571764 crc crio[23211]: time="2026-06-11T17:24:10.571678495Z" level=info msg="Trying to access \"38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle:434a9a133c4a352c349545710ccc88f685fdfd27\""
2026-06-11 18:00:59.426996 | controller | Jun 11 17:24:11.053198 crc crio[23211]: time="2026-06-11T17:24:11.053037766Z" level=info msg="Pulled image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:a61f297be7486768ae2783658f2a7ba91b2976bae1335524f902cffab2bc28f3" id=22a8e3cc-9c97-4ddc-9005-679c6700b9a6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.427011 | controller | Jun 11 17:24:11.055036 crc crio[23211]: time="2026-06-11T17:24:11.054933603Z" level=info msg="Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle:434a9a133c4a352c349545710ccc88f685fdfd27" id=b5d6d840-41c5-4cc3-bd18-09729eb15665 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.427027 | controller | Jun 11 17:24:11.059355 crc crio[23211]: time="2026-06-11T17:24:11.05920967Z" level=info msg="Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle:434a9a133c4a352c349545710ccc88f685fdfd27" id=050eaaa0-2340-4004-8caa-920d9ab80227 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.427042 | controller | Jun 11 17:24:11.067391 crc crio[23211]: time="2026-06-11T17:24:11.067261392Z" level=info msg="Creating container: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/pull" id=e0d3bfc9-93b3-43b1-8d78-31cb58bcdb48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.427058 | controller | Jun 11 17:24:11.068529 crc crio[23211]: time="2026-06-11T17:24:11.068483953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.427073 | controller | Jun 11 17:24:11.122734 crc crio[23211]: time="2026-06-11T17:24:11.12263833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.427089 | controller | Jun 11 17:24:11.123038 crc crio[23211]: time="2026-06-11T17:24:11.122981178Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6e053213e23ee5892c964ef38d2ef7b3416c60e4dbb14fba452eb32c6af127fc/merged/etc/passwd: no such file or directory"
2026-06-11 18:00:59.427104 | controller | Jun 11 17:24:11.123038 crc crio[23211]: time="2026-06-11T17:24:11.123019029Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/6e053213e23ee5892c964ef38d2ef7b3416c60e4dbb14fba452eb32c6af127fc/merged/etc/group: no such file or directory"
2026-06-11 18:00:59.427123 | controller | Jun 11 17:24:11.126869 crc crio[23211]: time="2026-06-11T17:24:11.126744883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.427139 | controller | Jun 11 17:24:11.371547 crc crio[23211]: time="2026-06-11T17:24:11.370853649Z" level=info msg="Created container a038c5f30a0524257cb567fd4a312ae5398bbe069a04219eb7d54e9feb4a2c40: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/pull" id=e0d3bfc9-93b3-43b1-8d78-31cb58bcdb48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.427155 | controller | Jun 11 17:24:11.373292 crc crio[23211]: time="2026-06-11T17:24:11.373190748Z" level=info msg="Starting container: a038c5f30a0524257cb567fd4a312ae5398bbe069a04219eb7d54e9feb4a2c40" id=38faa4f9-31ee-4a15-8dd4-40304de71321 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.427171 | controller | Jun 11 17:24:11.379039 crc crio[23211]: time="2026-06-11T17:24:11.378944432Z" level=info msg="Started container" PID=226277 containerID=a038c5f30a0524257cb567fd4a312ae5398bbe069a04219eb7d54e9feb4a2c40 description=openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/pull id=38faa4f9-31ee-4a15-8dd4-40304de71321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54
2026-06-11 18:00:59.427187 | controller | Jun 11 17:24:11.592567 crc crio[23211]: time="2026-06-11T17:24:11.59241634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=11068253-ea7d-4354-b057-ae9d02b856e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.427232 | controller | Jun 11 17:24:11.595295 crc crio[23211]: time="2026-06-11T17:24:11.595234441Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f235211e-9abf-4412-817c-490d2b9338e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.427252 | controller | Jun 11 17:24:11.611251 crc crio[23211]: time="2026-06-11T17:24:11.610785791Z" level=info msg="Creating container: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/extract" id=9d6da4b8-df1e-4677-b684-e47ef38fcfe2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.427268 | controller | Jun 11 17:24:11.611789 crc crio[23211]: time="2026-06-11T17:24:11.611735224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.427283 | controller | Jun 11 17:24:11.658516 crc crio[23211]: time="2026-06-11T17:24:11.658289961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.427298 | controller | Jun 11 17:24:11.665782 crc crio[23211]: time="2026-06-11T17:24:11.665689676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.427314 | controller | Jun 11 17:24:11.821924 crc crio[23211]: time="2026-06-11T17:24:11.821806798Z" level=info msg="Created container b235e3a40c7a9c28f0fbcc955186b042eae9d8d44c17f35164734ae3a8d36924: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/extract" id=9d6da4b8-df1e-4677-b684-e47ef38fcfe2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.427330 | controller | Jun 11 17:24:11.823200 crc crio[23211]: time="2026-06-11T17:24:11.82309625Z" level=info msg="Starting container: b235e3a40c7a9c28f0fbcc955186b042eae9d8d44c17f35164734ae3a8d36924" id=a2924afb-c307-4beb-84ab-86fb56f9e4fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.427351 | controller | Jun 11 17:24:11.830927 crc crio[23211]: time="2026-06-11T17:24:11.830169737Z" level=info msg="Started container" PID=226313 containerID=b235e3a40c7a9c28f0fbcc955186b042eae9d8d44c17f35164734ae3a8d36924 description=openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/extract id=a2924afb-c307-4beb-84ab-86fb56f9e4fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54
2026-06-11 18:00:59.427367 | controller | Jun 11 17:24:13.633335 crc crio[23211]: time="2026-06-11T17:24:13.631776907Z" level=info msg="Stopping pod sandbox: 3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54" id=12bc32ec-d4fa-4fff-af69-153077360ff7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.427386 | controller | Jun 11 17:24:13.635362 crc crio[23211]: time="2026-06-11T17:24:13.634897125Z" level=info msg="Got pod network &{Name:b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn Namespace:openstack-operators ID:3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54 UID:ee5a66ad-070d-440d-820e-c0b39dd01fc8 NetNS:/var/run/netns/2fb0d1df-5960-450b-b88c-07880ad81346 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee5a66ad_070d_440d_820e_c0b39dd01fc8.slice PodAnnotations:0xc0022785c0}] Aliases:map[]}"
2026-06-11 18:00:59.427409 | controller | Jun 11 17:24:13.635362 crc crio[23211]: time="2026-06-11T17:24:13.635325217Z" level=info msg="Deleting pod openstack-operators_b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.427432 | controller | Jun 11 17:24:14.003303 crc crio[23211]: time="2026-06-11T17:24:14.002784343Z" level=info msg="Stopped pod sandbox: 3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54" id=12bc32ec-d4fa-4fff-af69-153077360ff7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.427453 | controller | Jun 11 17:24:18.221912 crc crio[23211]: time="2026-06-11T17:24:18.22088582Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/POD" id=14cab4eb-187a-4a66-9907-3131b4990696 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.427474 | controller | Jun 11 17:24:18.223762 crc crio[23211]: time="2026-06-11T17:24:18.221923416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.427499 | controller | Jun 11 17:24:18.262528 crc crio[23211]: time="2026-06-11T17:24:18.260549423Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-855fdb65bd-qz6ls Namespace:openstack-operators ID:75bb3322378996998af11721a5ca1280b1680b79c826ab250e033a0551bc524f UID:a50991ca-2771-40c2-9ce1-db63bfa9308e NetNS:/var/run/netns/ef112b2a-1765-4eca-8971-3f15bf7c49fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda50991ca_2771_40c2_9ce1_db63bfa9308e.slice PodAnnotations:0xc002278220}] Aliases:map[]}"
2026-06-11 18:00:59.427549 | controller | Jun 11 17:24:18.262528 crc crio[23211]: time="2026-06-11T17:24:18.260610515Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-855fdb65bd-qz6ls to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.427578 | controller | Jun 11 17:24:18.696478 crc crio[23211]: 2026-06-11T17:24:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75bb33223789969 Mac:02:2f:e9:29:30:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/ef112b2a-1765-4eca-8971-3f15bf7c49fa SocketPath: PciID:}] [{Interface:0xc0002fd740 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.427600 | controller | Jun 11 17:24:18.699142 crc crio[23211]: time="2026-06-11T17:24:18.69903216Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-855fdb65bd-qz6ls Namespace:openstack-operators ID:75bb3322378996998af11721a5ca1280b1680b79c826ab250e033a0551bc524f UID:a50991ca-2771-40c2-9ce1-db63bfa9308e NetNS:/var/run/netns/ef112b2a-1765-4eca-8971-3f15bf7c49fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda50991ca_2771_40c2_9ce1_db63bfa9308e.slice PodAnnotations:0xc002278220}] Aliases:map[]}"
2026-06-11 18:00:59.427622 | controller | Jun 11 17:24:18.699526 crc crio[23211]: time="2026-06-11T17:24:18.699362008Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-855fdb65bd-qz6ls for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.427639 | controller | Jun 11 17:24:18.728538 crc crio[23211]: time="2026-06-11T17:24:18.728387366Z" level=info msg="Ran pod sandbox 75bb3322378996998af11721a5ca1280b1680b79c826ab250e033a0551bc524f with infra container: openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/POD" id=14cab4eb-187a-4a66-9907-3131b4990696 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.427655 | controller | Jun 11 17:24:18.734104 crc crio[23211]: time="2026-06-11T17:24:18.733987405Z" level=info msg="Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27" id=6398a930-456e-4191-a363-fef2f65fa2e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.427671 | controller | Jun 11 17:24:18.734670 crc crio[23211]: time="2026-06-11T17:24:18.734585562Z" level=info msg="Image 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27 not found" id=6398a930-456e-4191-a363-fef2f65fa2e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.427687 | controller | Jun 11 17:24:18.734791 crc crio[23211]: time="2026-06-11T17:24:18.734688513Z" level=info msg="Neither image nor artfiact 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27 found" id=6398a930-456e-4191-a363-fef2f65fa2e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.427703 | controller | Jun 11 17:24:18.736168 crc crio[23211]: time="2026-06-11T17:24:18.736040997Z" level=info msg="Pulling image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27" id=0c359c03-1b8e-46a8-97de-dd5cf69d16e5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.427719 | controller | Jun 11 17:24:18.737677 crc crio[23211]: time="2026-06-11T17:24:18.737611937Z" level=info msg="Trying to access \"38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\""
2026-06-11 18:00:59.427735 | controller | Jun 11 17:24:25.196970 crc crio[23211]: time="2026-06-11T17:24:25.195948122Z" level=info msg="Pulled image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator@sha256:db640b7ee5924eec1c06708711818f0ba6a1e23d8404fdc11fea691e1ce6eb3c" id=0c359c03-1b8e-46a8-97de-dd5cf69d16e5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.427750 | controller | Jun 11 17:24:25.199652 crc crio[23211]: time="2026-06-11T17:24:25.198332512Z" level=info msg="Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27" id=e883976f-75b1-440b-a8d0-1479fa95a6e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.427766 | controller | Jun 11 17:24:25.203321 crc crio[23211]: time="2026-06-11T17:24:25.203105712Z" level=info msg="Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27" id=3d87485f-f104-4b91-9e6f-61f00531220b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.427781 | controller | Jun 11 17:24:25.216217 crc crio[23211]: time="2026-06-11T17:24:25.216003335Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/operator" id=468bdd06-f946-40a9-9335-aa5f93f7280c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.427801 | controller | Jun 11 17:24:25.219376 crc crio[23211]: time="2026-06-11T17:24:25.219238255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.427818 | controller | Jun 11 17:24:25.286404 crc crio[23211]: time="2026-06-11T17:24:25.286075161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.427834 | controller | Jun 11 17:24:25.293019 crc crio[23211]: time="2026-06-11T17:24:25.292921882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.427849 | controller | Jun 11 17:24:25.473180 crc crio[23211]: time="2026-06-11T17:24:25.473021735Z" level=info msg="Created container a55e5751e3acb985c8c6fa56d0845e2d2bfd5154795e3cdbf3a8643888b3d4fb: openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/operator" id=468bdd06-f946-40a9-9335-aa5f93f7280c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.427865 | controller | Jun 11 17:24:25.475800 crc crio[23211]: time="2026-06-11T17:24:25.475710402Z" level=info msg="Starting container: a55e5751e3acb985c8c6fa56d0845e2d2bfd5154795e3cdbf3a8643888b3d4fb" id=f73f087e-34af-46bf-ad70-48aceddbd490 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.427881 | controller | Jun 11 17:24:25.484803 crc crio[23211]: time="2026-06-11T17:24:25.48279619Z" level=info msg="Started container" PID=227116 containerID=a55e5751e3acb985c8c6fa56d0845e2d2bfd5154795e3cdbf3a8643888b3d4fb description=openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/operator id=f73f087e-34af-46bf-ad70-48aceddbd490 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75bb3322378996998af11721a5ca1280b1680b79c826ab250e033a0551bc524f
2026-06-11 18:00:59.427897 | controller | Jun 11 17:24:48.556527 crc crio[23211]: time="2026-06-11T17:24:48.55540293Z" level=info msg="Removing container: 93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853" id=e61dbef2-829f-4c3d-b625-cb5fcbaeff01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.427913 | controller | Jun 11 17:24:48.744761 crc crio[23211]: time="2026-06-11T17:24:48.744646312Z" level=info msg="Removed container 93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853: openshift-infra/auto-csr-approver-29686638-f8d56/oc" id=e61dbef2-829f-4c3d-b625-cb5fcbaeff01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.427929 | controller | Jun 11 17:24:48.756239 crc crio[23211]: time="2026-06-11T17:24:48.756102719Z" level=info msg="Stopping pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a" id=a81db833-a5ff-4e54-991e-0a1d35b8b474 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.427945 | controller | Jun 11 17:24:48.756606 crc crio[23211]: time="2026-06-11T17:24:48.756247742Z" level=info msg="Stopped pod sandbox (already stopped): b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a" id=a81db833-a5ff-4e54-991e-0a1d35b8b474 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.427961 | controller | Jun 11 17:24:48.757399 crc crio[23211]: time="2026-06-11T17:24:48.757374711Z" level=info msg="Removing pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a" id=1218eeb4-3bd7-465a-b245-69223313a6ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.427977 | controller | Jun 11 17:24:48.772489 crc crio[23211]: time="2026-06-11T17:24:48.772339736Z" level=info msg="Removed pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a" id=1218eeb4-3bd7-465a-b245-69223313a6ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.427996 | controller | Jun 11 17:24:48.773515 crc crio[23211]: time="2026-06-11T17:24:48.773398822Z" level=info msg="Stopping pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90" id=29d1d5bc-a026-41af-9b53-de1720b1ae3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.428013 | controller | Jun 11 17:24:48.773668 crc crio[23211]: time="2026-06-11T17:24:48.773646358Z" level=info msg="Stopped pod sandbox (already stopped): 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90" id=29d1d5bc-a026-41af-9b53-de1720b1ae3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.428029 | controller | Jun 11 17:24:48.774396 crc crio[23211]: time="2026-06-11T17:24:48.774337786Z" level=info msg="Removing pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90" id=740d0fbb-b1b2-4506-a9f7-3a05fa675abc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.428045 | controller | Jun 11 17:24:48.798068 crc crio[23211]: time="2026-06-11T17:24:48.797818164Z" level=info msg="Removed pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90" id=740d0fbb-b1b2-4506-a9f7-3a05fa675abc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.428061 | controller | Jun 11 17:25:20.235527 crc crio[23211]: time="2026-06-11T17:25:20.234378109Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/POD" id=fa4a4649-7c4c-4016-b9de-11c724d323b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428076 | controller | Jun 11 17:25:20.235527 crc crio[23211]: time="2026-06-11T17:25:20.235108846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428092 | controller | Jun 11 17:25:20.311493 crc crio[23211]: time="2026-06-11T17:25:20.311370028Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/POD" id=1bfeb7a2-ddad-45f6-b545-1824df217dd6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428108 | controller | Jun 11 17:25:20.311493 crc crio[23211]: time="2026-06-11T17:25:20.311535572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428124 | controller | Jun 11 17:25:20.439256 crc crio[23211]: time="2026-06-11T17:25:20.439001745Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-vjfks Namespace:openstack-operators ID:6c6590c2de0b99d1d913f36fe32eacde5b5da28cda871716934f92874e63dd52 UID:e3c50522-96ff-4303-9cbb-7f4ac42b4b4c NetNS:/var/run/netns/1134f410-ccfa-40b8-9383-3b741041c47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode3c50522_96ff_4303_9cbb_7f4ac42b4b4c.slice PodAnnotations:0xc0038acea0}] Aliases:map[]}"
2026-06-11 18:00:59.428140 | controller | Jun 11 17:25:20.439256 crc crio[23211]: time="2026-06-11T17:25:20.439226161Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-vjfks to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.428156 | controller | Jun 11 17:25:20.446831 crc crio[23211]: time="2026-06-11T17:25:20.442064832Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-xvw9x Namespace:openstack-operators ID:2481dfdb9b69424a67df313aa12bfe7fee84885562cd2c77d1ed01f000f36f9c UID:6f15dd08-3f5f-46c1-abf0-733ec96dcb72 NetNS:/var/run/netns/eada9b71-2be9-4f64-8376-0006a2e2ab04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f15dd08_3f5f_46c1_abf0_733ec96dcb72.slice PodAnnotations:0xc0001318c8}] Aliases:map[]}"
2026-06-11 18:00:59.428175 | controller | Jun 11 17:25:20.446831 crc crio[23211]: time="2026-06-11T17:25:20.442153234Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-xvw9x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.428191 | controller | Jun 11 17:25:20.570300 crc crio[23211]: time="2026-06-11T17:25:20.57007553Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/POD" id=5a7eae41-35c4-4b11-8bae-d9ad71748ec2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428207 | controller | Jun 11 17:25:20.571728 crc crio[23211]: time="2026-06-11T17:25:20.571598968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428223 | controller | Jun 11 17:25:20.619963 crc crio[23211]: time="2026-06-11T17:25:20.619378325Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/POD" id=90877dfd-12d2-4c76-8a2e-15beedbeec00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428238 | controller | Jun 11 17:25:20.619963 crc crio[23211]: time="2026-06-11T17:25:20.61954992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428254 | controller | Jun 11 17:25:20.631349 crc crio[23211]: time="2026-06-11T17:25:20.630854133Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/POD" id=6d486295-1537-4444-8bf5-059d21ea637b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428319 | controller | Jun 11 17:25:20.631349 crc crio[23211]: time="2026-06-11T17:25:20.630949786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428338 | controller | Jun 11 17:25:20.651989 crc crio[23211]: time="2026-06-11T17:25:20.651914651Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/POD" id=6e8eea5a-88a1-47ac-b694-1806da6e3928 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428355 | controller | Jun 11 17:25:20.652158 crc crio[23211]: time="2026-06-11T17:25:20.652011832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428371 | controller | Jun 11 17:25:20.658642 crc crio[23211]: time="2026-06-11T17:25:20.658594578Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/POD" id=5c81c398-7f16-47ba-9a1f-8ead508a4f4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428386 | controller | Jun 11 17:25:20.658830 crc crio[23211]: time="2026-06-11T17:25:20.658808483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428402 | controller | Jun 11 17:25:20.671914 crc crio[23211]: time="2026-06-11T17:25:20.666745222Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-hj2xp Namespace:openstack-operators ID:842877529b6566d80c9a641bf5a19a5cfb432f69dbf426aab19f7cd4512ffa66 UID:769dfc2f-8174-4a38-8e22-45dcbf1e12ce NetNS:/var/run/netns/db2687c7-9394-450f-b483-d4a5988fb107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod769dfc2f_8174_4a38_8e22_45dcbf1e12ce.slice PodAnnotations:0xc0038ad118}] Aliases:map[]}"
2026-06-11 18:00:59.428419 | controller | Jun 11 17:25:20.671914 crc crio[23211]: time="2026-06-11T17:25:20.666785653Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-hj2xp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.428440 | controller | Jun 11 17:25:20.767765 crc crio[23211]: time="2026-06-11T17:25:20.767063035Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/POD" id=5e62fcc5-4622-4e28-b80e-17035eb863d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428457 | controller | Jun 11 17:25:20.768217 crc crio[23211]: time="2026-06-11T17:25:20.767793474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428473 | controller | Jun 11 17:25:21.069276 crc crio[23211]: time="2026-06-11T17:25:21.067893572Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/POD" id=52e02a88-0768-4848-9ef4-5e2004132cfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428489 | controller | Jun 11 17:25:21.069276 crc crio[23211]: time="2026-06-11T17:25:21.067996855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428505 | controller | Jun 11 17:25:21.069276 crc crio[23211]: time="2026-06-11T17:25:21.067918763Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/POD" id=420cc060-77bf-4469-b1a7-f394c2e7d7e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428541 | controller | Jun 11 17:25:21.069276 crc crio[23211]: time="2026-06-11T17:25:21.068080187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428559 | controller | Jun 11 17:25:21.091827 crc crio[23211]: time="2026-06-11T17:25:21.084597151Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/POD" id=d9a9a7f6-6c37-4b10-a17f-203d85741f4b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428575 | controller | Jun 11 17:25:21.091827 crc crio[23211]: time="2026-06-11T17:25:21.084698813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428591 | controller | Jun 11 17:25:21.111893 crc crio[23211]: time="2026-06-11T17:25:21.111766762Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/POD" id=460e66aa-2b35-4083-a39c-ca1ec7392d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428607 | controller | Jun 11 17:25:21.111893 crc crio[23211]: time="2026-06-11T17:25:21.111869255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428623 | controller | Jun 11 17:25:21.150876 crc crio[23211]: time="2026-06-11T17:25:21.138267916Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/POD" id=5790e34d-8b59-40dc-b187-1ddce57ab3ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428638 | controller | Jun 11 17:25:21.151238 crc crio[23211]: time="2026-06-11T17:25:21.150926914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428655 | controller | Jun 11 17:25:21.153235 crc crio[23211]: time="2026-06-11T17:25:21.143377414Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-snw7d Namespace:openstack-operators ID:68bacf2e9cf41286cdddbcfc3aac799e16df9f759c997cdbf68e4da9d3f0e972 UID:0df0339b-4f35-4ad7-b5ae-0f32f615ce80 NetNS:/var/run/netns/06dba397-30f6-4c55-bc27-18e35fe4fb35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0df0339b_4f35_4ad7_b5ae_0f32f615ce80.slice PodAnnotations:0xc0018be3c0}] Aliases:map[]}"
2026-06-11 18:00:59.428675 | controller | Jun 11 17:25:21.153235 crc crio[23211]: time="2026-06-11T17:25:21.152046541Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-snw7d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.428692 | controller | Jun 11 17:25:21.171702 crc crio[23211]: time="2026-06-11T17:25:21.171315734Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-cjk6g Namespace:openstack-operators ID:83d42c1220aab09e447e6869c01628200b568810e4b6e8f812e44bdc30a1f905 UID:1ece539b-d1a0-47b6-a429-fdfabf9e7a73 NetNS:/var/run/netns/a32ae808-849f-4666-96cd-78d9c405605a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ece539b_d1a0_47b6_a429_fdfabf9e7a73.slice PodAnnotations:0xc000130960}] Aliases:map[]}"
2026-06-11 18:00:59.428708 | controller | Jun 11 17:25:21.171702 crc crio[23211]: time="2026-06-11T17:25:21.171391726Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-cjk6g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.428724 | controller | Jun 11 17:25:21.173856 crc crio[23211]: time="2026-06-11T17:25:21.172875023Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/POD" id=50417e24-fac1-4b04-bbeb-a2c84fe89eb3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428739 | controller | Jun 11 17:25:21.173856 crc crio[23211]: time="2026-06-11T17:25:21.173035757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428755 | controller | Jun 11 17:25:21.328715 crc crio[23211]: time="2026-06-11T17:25:21.328498213Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-82ml4 Namespace:openstack-operators ID:6c79d8ced62ceeb241d4a30c17079247b8e69fbba16d5fc17d8f178909bb0e25 UID:371c8ee6-ff66-465d-a52f-0f1b849e44de NetNS:/var/run/netns/fa8d528f-8e83-44d7-88b4-337a955156a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371c8ee6_ff66_465d_a52f_0f1b849e44de.slice PodAnnotations:0xc0018be520}] Aliases:map[]}"
2026-06-11 18:00:59.428771 | controller | Jun 11 17:25:21.332602 crc crio[23211]: time="2026-06-11T17:25:21.33116593Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-82ml4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.428787 | controller | Jun 11 17:25:21.517969 crc crio[23211]: time="2026-06-11T17:25:21.514989634Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/POD" id=09c7d5e3-8ea8-436e-9538-555c851a1aff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428803 | controller | Jun 11 17:25:21.517969 crc crio[23211]: time="2026-06-11T17:25:21.515076646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428819 | controller | Jun 11 17:25:21.570554 crc crio[23211]: time="2026-06-11T17:25:21.566046544Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/POD" id=72941acb-7e17-440b-bfa9-7a00a1212fc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428834 | controller | Jun 11 17:25:21.570554 crc crio[23211]: time="2026-06-11T17:25:21.566496975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428854 | controller | Jun 11 17:25:21.590340 crc crio[23211]: time="2026-06-11T17:25:21.58984838Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-8rxk7 Namespace:openstack-operators ID:ea28fa695121f91db98aff38fcb4e3c4c47a0b63c363b3acc9fc4447bb397c4a UID:c408d492-4525-45f9-8cc6-ce1e405d8fa9 NetNS:/var/run/netns/36b2f96d-b4fd-47a4-bbfe-318f45bd5ee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc408d492_4525_45f9_8cc6_ce1e405d8fa9.slice PodAnnotations:0xc002818a10}] Aliases:map[]}"
2026-06-11 18:00:59.428872 | controller | Jun 11 17:25:21.590340 crc crio[23211]: time="2026-06-11T17:25:21.589907632Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-8rxk7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.428888 | controller | Jun 11 17:25:21.605401 crc crio[23211]: 2026-06-11T17:25:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c6590c2de0b99d Mac:a6:9c:9b:ff:93:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/1134f410-ccfa-40b8-9383-3b741041c47d SocketPath: PciID:}] [{Interface:0xc000280fb0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.428905 | controller | Jun 11 17:25:21.606390 crc crio[23211]: time="2026-06-11T17:25:21.606248741Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-vjfks Namespace:openstack-operators ID:6c6590c2de0b99d1d913f36fe32eacde5b5da28cda871716934f92874e63dd52 UID:e3c50522-96ff-4303-9cbb-7f4ac42b4b4c NetNS:/var/run/netns/1134f410-ccfa-40b8-9383-3b741041c47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode3c50522_96ff_4303_9cbb_7f4ac42b4b4c.slice PodAnnotations:0xc0038acea0}] Aliases:map[]}"
2026-06-11 18:00:59.428921 | controller | Jun 11 17:25:21.606618 crc crio[23211]: time="2026-06-11T17:25:21.606553509Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-vjfks for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.428937 | controller | Jun 11 17:25:21.634481 crc crio[23211]: time="2026-06-11T17:25:21.634335955Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/POD" id=016470e9-bf7c-43b1-a5cc-f58defbb55f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.428953 | controller | Jun 11 17:25:21.634743 crc crio[23211]: time="2026-06-11T17:25:21.63452495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.428969 | controller | Jun 11 17:25:21.659310 crc crio[23211]: time="2026-06-11T17:25:21.65924487Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-bsc9p Namespace:openstack-operators ID:f5b5cfb1a5d540cc0c0e61f4a88c12566c15cb9673cd2d61224f035ad694b8cc UID:65c79e7a-0982-4f48-8c5a-183cce6b01c3 NetNS:/var/run/netns/0076a471-e301-4215-9ad9-e98cf5d06ed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65c79e7a_0982_4f48_8c5a_183cce6b01c3.slice PodAnnotations:0xc0001ae460}] Aliases:map[]}"
2026-06-11 18:00:59.428985 | controller | Jun 11 17:25:21.659959 crc crio[23211]: time="2026-06-11T17:25:21.659935946Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-bsc9p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.429001 | controller | Jun 11 17:25:21.674393 crc crio[23211]: time="2026-06-11T17:25:21.674097101Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-m9t7w Namespace:openstack-operators ID:e7ac2db4e1bc7268b8a9fa27d90a964f08d15429a6d7305c67cef0ec1a4d2254 UID:a119b1c7-2539-4afb-b487-07694c2d3705 NetNS:/var/run/netns/634d9979-df49-49fd-bf58-89808287781f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda119b1c7_2539_4afb_b487_07694c2d3705.slice PodAnnotations:0xc002794508}] Aliases:map[]}"
2026-06-11 18:00:59.429020 | controller | Jun 11 17:25:21.674393 crc crio[23211]: time="2026-06-11T17:25:21.674221525Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-m9t7w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.429037 | controller | Jun 11 17:25:21.681345 crc crio[23211]: time="2026-06-11T17:25:21.678503001Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/POD" id=b1b8957a-328e-43b9-a0e4-1783de1f32e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.429052 | controller | Jun 11 17:25:21.681345 crc crio[23211]: time="2026-06-11T17:25:21.678593384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.429068 | controller | Jun 11 17:25:21.705998 crc crio[23211]: time="2026-06-11T17:25:21.705792666Z" level=info msg="Ran pod sandbox 6c6590c2de0b99d1d913f36fe32eacde5b5da28cda871716934f92874e63dd52 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/POD" id=1bfeb7a2-ddad-45f6-b545-1824df217dd6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.429085 | controller | Jun 11 17:25:21.711036 crc crio[23211]: time="2026-06-11T17:25:21.710159485Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=38f5bf06-b163-42c6-a9a7-b1827f2aa341 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.429101 | controller | Jun 11 17:25:21.731819 crc crio[23211]: time="2026-06-11T17:25:21.730022282Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found" id=38f5bf06-b163-42c6-a9a7-b1827f2aa341 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.429116 | controller | Jun 11 17:25:21.731819 crc crio[23211]: time="2026-06-11T17:25:21.730190648Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found" id=38f5bf06-b163-42c6-a9a7-b1827f2aa341 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.429133 | controller | Jun 11 17:25:21.736548 crc crio[23211]: time="2026-06-11T17:25:21.734892015Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=bb1da946-c599-48d5-a3ff-7572519c1141 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.429148 | controller | Jun 11 17:25:21.756149 crc crio[23211]: time="2026-06-11T17:25:21.75388321Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\""
2026-06-11 18:00:59.429165 | controller | Jun 11 17:25:21.762570 crc crio[23211]: time="2026-06-11T17:25:21.760950588Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-qg4p4 Namespace:openstack-operators ID:47d63ffd186710e88a56840c0d8e2c3e6307a677146eb6ce305d4e228f5b914c UID:6caf2da7-b480-4302-971a-15aa6e8f9a65 NetNS:/var/run/netns/290a2083-ca1c-43cf-b475-ff860ba15195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6caf2da7_b480_4302_971a_15aa6e8f9a65.slice PodAnnotations:0xc00008c5e8}] Aliases:map[]}"
2026-06-11 18:00:59.429185 | controller | Jun 11 17:25:21.762570 crc crio[23211]: time="2026-06-11T17:25:21.761004509Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-qg4p4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.429201 | controller | Jun 11 17:25:21.783982 crc crio[23211]: time="2026-06-11T17:25:21.783895183Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-q44bv Namespace:openstack-operators ID:91c26764ad88e38164ab0980f120eeec3e12f75f154ff90b07131e59087cc6a0 UID:bdde1490-a05d-4070-9b51-ff8a3a379f5f NetNS:/var/run/netns/9a305546-db64-42f2-9d45-688fdbed143e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdde1490_a05d_4070_9b51_ff8a3a379f5f.slice PodAnnotations:0xc00008c770}] Aliases:map[]}"
2026-06-11 18:00:59.429217 | controller | Jun 11 17:25:21.783982 crc crio[23211]: time="2026-06-11T17:25:21.783978385Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-q44bv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.429233 | controller | Jun 11 17:25:21.834971 crc crio[23211]: 2026-06-11T17:25:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:842877529b6566d Mac:16:25:6b:1b:25:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/db2687c7-9394-450f-b483-d4a5988fb107 SocketPath: PciID:}] [{Interface:0xc00041c680 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.429248 | controller | Jun 11 17:25:21.892645 crc crio[23211]: time="2026-06-11T17:25:21.892509925Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-hj2xp Namespace:openstack-operators ID:842877529b6566d80c9a641bf5a19a5cfb432f69dbf426aab19f7cd4512ffa66 UID:769dfc2f-8174-4a38-8e22-45dcbf1e12ce NetNS:/var/run/netns/db2687c7-9394-450f-b483-d4a5988fb107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod769dfc2f_8174_4a38_8e22_45dcbf1e12ce.slice PodAnnotations:0xc0038ad118}] Aliases:map[]}"
2026-06-11 18:00:59.429264 | controller | Jun 11 17:25:21.894012 crc crio[23211]: time="2026-06-11T17:25:21.893970631Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-hj2xp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.429280 | controller | Jun 11 17:25:21.898402 crc crio[23211]: time="2026-06-11T17:25:21.895767236Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-8qx8s Namespace:openstack-operators ID:44acc7113c1a879b4e1edd248a6e76a685366b16b168aebe8e9ff8ea142c3d3c UID:7bb5119c-374d-4cf2-ad8f-615c22fd4c29 NetNS:/var/run/netns/fabadc63-793e-40d3-8b3d-55454bbe3cd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bb5119c_374d_4cf2_ad8f_615c22fd4c29.slice PodAnnotations:0xc00008cda8}] Aliases:map[]}"
2026-06-11 18:00:59.429296 | controller | Jun 11 17:25:21.898402 crc crio[23211]: time="2026-06-11T17:25:21.895847497Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-8qx8s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.429312 | controller | Jun 11 17:25:21.898402 crc crio[23211]: time="2026-06-11T17:25:21.896791901Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-g8nmp Namespace:openstack-operators ID:b188aa7930969812954c6e62d785ed512ae74234ae1bb978f6550cf6cf9b3d41 UID:4e04cde3-d56d-4c82-8ebc-83f4f52041af NetNS:/var/run/netns/80fff1b5-c776-4c15-84d5-da57b1c5b508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e04cde3_d56d_4c82_8ebc_83f4f52041af.slice PodAnnotations:0xc000130888}] Aliases:map[]}"
2026-06-11 18:00:59.429427 | controller | Jun 11 17:25:21.898402 crc crio[23211]: time="2026-06-11T17:25:21.896848252Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-g8nmp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.429453 | controller | Jun 11 17:25:21.910089 crc crio[23211]: time="2026-06-11T17:25:21.909085549Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-bzs5c Namespace:openstack-operators ID:be5a5a6ebf7daae39e70b039698a917ba6618baaa8bdae9175356d8ab929f2f5 UID:0ae6d2c5-6c94-402d-8f54-906ed65b9c10 NetNS:/var/run/netns/7b77ad8c-cecd-421b-a262-5c78373d8550 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ae6d2c5_6c94_402d_8f54_906ed65b9c10.slice PodAnnotations:0xc007c141c8}] Aliases:map[]}"
2026-06-11 18:00:59.429470 | controller | Jun 11 17:25:21.910089 crc crio[23211]: time="2026-06-11T17:25:21.909169651Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-bzs5c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.429487 | controller | Jun 11 17:25:21.983271 crc crio[23211]: time="2026-06-11T17:25:21.982986891Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/POD" id=a2acf1d8-c593-4001-84b1-4c32511640ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.429503 | controller | Jun 11 17:25:21.983271 crc crio[23211]: time="2026-06-11T17:25:21.983096603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.429545 | controller | Jun 11 17:25:21.987782 crc crio[23211]: time="2026-06-11T17:25:21.98735608Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/POD" id=e8d4f61a-c79c-4298-99bd-d874e711c121 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.429564 | controller | Jun 11 17:25:21.987782 crc crio[23211]: time="2026-06-11T17:25:21.987483063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.429580 | controller | Jun 11 17:25:22.037545 crc crio[23211]: 2026-06-11T17:25:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2481dfdb9b69424 Mac:be:4c:4e:12:f0:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/eada9b71-2be9-4f64-8376-0006a2e2ab04 SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.429596 | controller | Jun 11 17:25:22.098095 crc crio[23211]: time="2026-06-11T17:25:22.097605453Z" level=info msg="Ran pod sandbox 842877529b6566d80c9a641bf5a19a5cfb432f69dbf426aab19f7cd4512ffa66 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/POD" id=5a7eae41-35c4-4b11-8bae-d9ad71748ec2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.429613 | controller | Jun 11 17:25:22.099332 crc crio[23211]: time="2026-06-11T17:25:22.099222243Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-xvw9x Namespace:openstack-operators ID:2481dfdb9b69424a67df313aa12bfe7fee84885562cd2c77d1ed01f000f36f9c UID:6f15dd08-3f5f-46c1-abf0-733ec96dcb72 NetNS:/var/run/netns/eada9b71-2be9-4f64-8376-0006a2e2ab04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f15dd08_3f5f_46c1_abf0_733ec96dcb72.slice PodAnnotations:0xc0001318c8}] Aliases:map[]}"
2026-06-11 18:00:59.429634 | controller | Jun 11 17:25:22.099602 crc crio[23211]: time="2026-06-11T17:25:22.099535711Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-xvw9x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.429650 | controller | Jun 11 17:25:22.104295 crc crio[23211]: time="2026-06-11T17:25:22.104219959Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=708f2992-a458-4a63-9898-52d02d582929 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.429666 | controller | Jun 11 17:25:22.104623 crc crio[23211]: time="2026-06-11T17:25:22.104534926Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found" id=708f2992-a458-4a63-9898-52d02d582929 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.429682 | controller | Jun 11 17:25:22.104623 crc crio[23211]: time="2026-06-11T17:25:22.104587508Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found" id=708f2992-a458-4a63-9898-52d02d582929 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.429698 | controller | Jun 11 17:25:22.108965 crc crio[23211]: time="2026-06-11T17:25:22.105660825Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=48a9bfa6-2948-4985-bb56-f5cdc60de2c7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.429713 | controller | Jun 11 17:25:22.116043 crc crio[23211]: time="2026-06-11T17:25:22.113213254Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\""
2026-06-11 18:00:59.429729 | controller | Jun 11 17:25:22.120917 crc crio[23211]: time="2026-06-11T17:25:22.120804753Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-knnlm Namespace:openstack-operators ID:2f609e091363f098ccf705a1fba72e04411c6b7eb560d85a97785b077e71d34d UID:3f0e89d1-4b07-448b-84e3-197b2df4fdee NetNS:/var/run/netns/1b2aa2b7-2a4f-46cb-b03a-4d54a76bdbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f0e89d1_4b07_448b_84e3_197b2df4fdee.slice PodAnnotations:0xc002278180}] Aliases:map[]}"
2026-06-11 18:00:59.429745 | controller | Jun 11 17:25:22.120917 crc crio[23211]: time="2026-06-11T17:25:22.120887205Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-knnlm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.429761 | controller | Jun 11 17:25:22.123484 crc crio[23211]: time="2026-06-11T17:25:22.123347267Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c545g6hx Namespace:openstack-operators ID:d96b1d4629bc4542c1782f0ccd7af1965a408cc6d2175a51b456abdd8f493ae9 UID:cccf8920-a72a-4fff-95a1-e1d7a6f3e0ea NetNS:/var/run/netns/bec5bc4e-07a0-4eac-9ff9-c12ae38f0710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcccf8920_a72a_4fff_95a1_e1d7a6f3e0ea.slice PodAnnotations:0xc007c140c8}] Aliases:map[]}"
2026-06-11 18:00:59.429777 | controller | Jun 11 17:25:22.123484 crc crio[23211]: time="2026-06-11T17:25:22.123409169Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c545g6hx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.429793 | controller | Jun 11 17:25:22.128204 crc crio[23211]: time="2026-06-11T17:25:22.127572713Z" level=info msg="Ran pod sandbox 2481dfdb9b69424a67df313aa12bfe7fee84885562cd2c77d1ed01f000f36f9c with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/POD" id=fa4a4649-7c4c-4016-b9de-11c724d323b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.429813 | controller | Jun 11 17:25:22.135694 crc crio[23211]: time="2026-06-11T17:25:22.134932348Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=e36341d2-c2ef-4220-beb6-df2a0481feaf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.429830 | controller | Jun 11 17:25:22.168910 crc crio[23211]: time="2026-06-11T17:25:22.141545853Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-pwf5z Namespace:openstack-operators ID:875d73ed401aed038d954f9831e790e43484b96c2601d6f4077fa05fbe3c39ce UID:421b50f2-244b-4532-8496-8d16653e4531 NetNS:/var/run/netns/fc81cbd7-333e-4007-a0ba-4b33ab806854 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod421b50f2_244b_4532_8496_8d16653e4531.slice PodAnnotations:0xc002278278}] Aliases:map[]}"
2026-06-11 18:00:59.429846 | controller | Jun 11 17:25:22.168910 crc crio[23211]: time="2026-06-11T17:25:22.141592144Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-pwf5z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.429862 | controller | Jun 11 17:25:22.168910 crc crio[23211]: time="2026-06-11T17:25:22.164879668Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found" id=e36341d2-c2ef-4220-beb6-df2a0481feaf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.429878 | controller | Jun 11 17:25:22.168910 crc crio[23211]: time="2026-06-11T17:25:22.16495321Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found" id=e36341d2-c2ef-4220-beb6-df2a0481feaf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.429893 | controller | Jun 11 17:25:22.168910 crc crio[23211]: time="2026-06-11T17:25:22.166658183Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=5a7572e9-d8ed-45a3-809d-20301503decb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.429909 | controller | Jun 11 17:25:22.172095 crc crio[23211]: time="2026-06-11T17:25:22.171695669Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\""
2026-06-11 18:00:59.429925 | controller | Jun 11 17:25:22.197165 crc crio[23211]: time="2026-06-11T17:25:22.196365857Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-pjslv Namespace:openstack-operators ID:46d0c5eab90e61dc5e07b3dfc314e746328d16bbbdc5ff763961b3c7fa9e172c UID:fb507811-aa20-445e-898f-c49af0397915 NetNS:/var/run/netns/985580b0-de0c-4420-95c2-c4048f7f3f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb507811_aa20_445e_898f_c49af0397915.slice PodAnnotations:0xc0018be6a0}] Aliases:map[]}"
2026-06-11 18:00:59.429941 | controller | Jun 11 17:25:22.197165 crc crio[23211]: time="2026-06-11T17:25:22.196413638Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-pjslv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.429957 | controller | Jun 11 17:25:22.356358 crc crio[23211]: time="2026-06-11T17:25:22.35611899Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-jc79s Namespace:openstack-operators ID:4ee916770291660493b5bedb370f39ccfcbbf315ea980f73c9ee1c69d995124f UID:19cca874-919b-460b-b167-623f4a79e403 NetNS:/var/run/netns/d3aa25c8-3079-483a-95c3-f0f8edc309dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19cca874_919b_460b_b167_623f4a79e403.slice PodAnnotations:0xc002794230}] Aliases:map[]}"
2026-06-11 18:00:59.429978 | controller | Jun 11 17:25:22.356358 crc crio[23211]: time="2026-06-11T17:25:22.356208692Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-jc79s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.429996 | controller | Jun 11 17:25:22.449242 crc crio[23211]: time="2026-06-11T17:25:22.405489636Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-xkkrq Namespace:openstack-operators ID:f68075aded9f2dd0e3126c02832a2cb5f400d9564c32c626b08e10a91e1394fd UID:c82ac46c-e772-42fe-acc0-577679656e80 NetNS:/var/run/netns/b2437e4e-2487-4704-a128-c19f1065fece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc82ac46c_e772_42fe_acc0_577679656e80.slice PodAnnotations:0xc007c14710}] Aliases:map[]}"
2026-06-11 18:00:59.430012 | controller | Jun 11 17:25:22.449242 crc crio[23211]: time="2026-06-11T17:25:22.405559188Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-xkkrq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.430028 | controller | Jun 11 17:25:22.571501 crc crio[23211]: 2026-06-11T17:25:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83d42c1220aab09 Mac:8a:55:75:2b:6d:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/a32ae808-849f-4666-96cd-78d9c405605a SocketPath: PciID:}] [{Interface:0xc0002311a0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.430044 | controller | Jun 11 17:25:22.701552 crc crio[23211]: time="2026-06-11T17:25:22.699932264Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-cjk6g Namespace:openstack-operators ID:83d42c1220aab09e447e6869c01628200b568810e4b6e8f812e44bdc30a1f905 UID:1ece539b-d1a0-47b6-a429-fdfabf9e7a73 NetNS:/var/run/netns/a32ae808-849f-4666-96cd-78d9c405605a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ece539b_d1a0_47b6_a429_fdfabf9e7a73.slice PodAnnotations:0xc000130960}] Aliases:map[]}"
2026-06-11 18:00:59.430060 | controller | Jun 11 17:25:22.707489 crc crio[23211]: time="2026-06-11T17:25:22.704194691Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-cjk6g for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.430076 | controller | Jun 11 17:25:22.760387 crc crio[23211]: time="2026-06-11T17:25:22.75807729Z" level=info msg="Ran pod sandbox 83d42c1220aab09e447e6869c01628200b568810e4b6e8f812e44bdc30a1f905 with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/POD" id=6e8eea5a-88a1-47ac-b694-1806da6e3928 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.430092 | controller | Jun 11 17:25:22.760940 crc crio[23211]: time="2026-06-11T17:25:22.76081217Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=7d1f7899-a5d9-424c-a485-48297bceaf70 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.430108 | controller | Jun 11 17:25:22.761161 crc crio[23211]: time="2026-06-11T17:25:22.761079556Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found" id=7d1f7899-a5d9-424c-a485-48297bceaf70 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.430128 | controller | Jun 11 17:25:22.761305 crc crio[23211]: time="2026-06-11T17:25:22.761209589Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found" id=7d1f7899-a5d9-424c-a485-48297bceaf70 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.430145 | controller | Jun 11 17:25:22.764581 crc crio[23211]: time="2026-06-11T17:25:22.764516492Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=c3e76cab-96cc-4ee2-98d7-e742c874d417 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.430161 | controller | Jun 11 17:25:22.776113 crc crio[23211]: time="2026-06-11T17:25:22.773191069Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\""
2026-06-11 18:00:59.430177 | controller | Jun 11 17:25:23.168572 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68bacf2e9cf4128 Mac:ea:0d:6f:be:74:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/06dba397-30f6-4c55-bc27-18e35fe4fb35 SocketPath: PciID:}] [{Interface:0xc00011a930 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.430194 | controller | Jun 11 17:25:23.170979 crc crio[23211]: time="2026-06-11T17:25:23.17068992Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-snw7d Namespace:openstack-operators ID:68bacf2e9cf41286cdddbcfc3aac799e16df9f759c997cdbf68e4da9d3f0e972 UID:0df0339b-4f35-4ad7-b5ae-0f32f615ce80 NetNS:/var/run/netns/06dba397-30f6-4c55-bc27-18e35fe4fb35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0df0339b_4f35_4ad7_b5ae_0f32f615ce80.slice PodAnnotations:0xc0018be3c0}] Aliases:map[]}"
2026-06-11 18:00:59.430211 | controller | Jun 11 17:25:23.170979 crc crio[23211]: time="2026-06-11T17:25:23.170895954Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-snw7d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.430227 | controller | Jun 11 17:25:23.184192 crc crio[23211]: time="2026-06-11T17:25:23.183973641Z" level=info msg="Ran pod sandbox 68bacf2e9cf41286cdddbcfc3aac799e16df9f759c997cdbf68e4da9d3f0e972 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/POD" id=90877dfd-12d2-4c76-8a2e-15beedbeec00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.430243 | controller | Jun 11 17:25:23.188841 crc crio[23211]: time="2026-06-11T17:25:23.188751291Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=8eb5f79e-4026-47cf-b3d1-e583d7960720 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.430259 | controller | Jun 11 17:25:23.189378 crc crio[23211]: time="2026-06-11T17:25:23.189326445Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found" id=8eb5f79e-4026-47cf-b3d1-e583d7960720 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.430275 | controller | Jun 11 17:25:23.189520 crc crio[23211]: time="2026-06-11T17:25:23.189405147Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found" id=8eb5f79e-4026-47cf-b3d1-e583d7960720 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.430291 | controller | Jun 11 17:25:23.192809 crc crio[23211]: time="2026-06-11T17:25:23.192730601Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=b15d58fb-8372-43da-af21-2ac2785e5a17 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.430309 | controller | Jun 11 17:25:23.199979 crc crio[23211]: time="2026-06-11T17:25:23.19986137Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\""
2026-06-11 18:00:59.430326 | controller | Jun 11 17:25:23.209516 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c79d8ced62ceeb Mac:ba:2f:72:d6:2a:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/fa8d528f-8e83-44d7-88b4-337a955156a2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.430342 | controller | Jun 11 17:25:23.209516 crc crio[23211]: time="2026-06-11T17:25:23.208787383Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-82ml4 Namespace:openstack-operators ID:6c79d8ced62ceeb241d4a30c17079247b8e69fbba16d5fc17d8f178909bb0e25 UID:371c8ee6-ff66-465d-a52f-0f1b849e44de NetNS:/var/run/netns/fa8d528f-8e83-44d7-88b4-337a955156a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371c8ee6_ff66_465d_a52f_0f1b849e44de.slice PodAnnotations:0xc0018be520}] Aliases:map[]}"
2026-06-11 18:00:59.430358 | controller | Jun 11 17:25:23.209516 crc crio[23211]: time="2026-06-11T17:25:23.208925627Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-82ml4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.430374 | controller | Jun 11 17:25:23.231791 crc crio[23211]: time="2026-06-11T17:25:23.231673446Z" level=info msg="Ran pod sandbox 6c79d8ced62ceeb241d4a30c17079247b8e69fbba16d5fc17d8f178909bb0e25 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/POD" id=5e62fcc5-4622-4e28-b80e-17035eb863d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.430391 | controller | Jun 11 17:25:23.234625 crc crio[23211]: time="2026-06-11T17:25:23.234524118Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=633b6e1a-3cc2-4276-85ce-63f51f65168f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.430465 | controller | Jun 11 17:25:23.234786 crc crio[23211]: time="2026-06-11T17:25:23.234726253Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found" id=633b6e1a-3cc2-4276-85ce-63f51f65168f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.430563 | controller | Jun 11 17:25:23.234899 crc crio[23211]: time="2026-06-11T17:25:23.234801115Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found" id=633b6e1a-3cc2-4276-85ce-63f51f65168f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.430587 | controller | Jun 11 17:25:23.236488 crc crio[23211]: time="2026-06-11T17:25:23.236383435Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=eaa11c5e-fc0c-4df9-b22a-f102591bf1d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.430604 | controller | Jun 11 17:25:23.241097 crc crio[23211]: time="2026-06-11T17:25:23.241023302Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\""
2026-06-11 18:00:59.430620 | controller | Jun 11 17:25:23.808833 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d96b1d4629bc454 Mac:aa:da:0c:80:89:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/bec5bc4e-07a0-4eac-9ff9-c12ae38f0710 SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.430641 | controller | Jun 11 17:25:23.810618 crc crio[23211]: time="2026-06-11T17:25:23.809685279Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c545g6hx Namespace:openstack-operators ID:d96b1d4629bc4542c1782f0ccd7af1965a408cc6d2175a51b456abdd8f493ae9 UID:cccf8920-a72a-4fff-95a1-e1d7a6f3e0ea NetNS:/var/run/netns/bec5bc4e-07a0-4eac-9ff9-c12ae38f0710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcccf8920_a72a_4fff_95a1_e1d7a6f3e0ea.slice PodAnnotations:0xc007c140c8}] Aliases:map[]}"
2026-06-11 18:00:59.430658 | controller | Jun 11 17:25:23.810618 crc crio[23211]: time="2026-06-11T17:25:23.809861214Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c545g6hx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.430674 | controller | Jun 11 17:25:23.869510 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47d63ffd186710e Mac:7e:cd:c4:b8:ca:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/290a2083-ca1c-43cf-b475-ff860ba15195 SocketPath: PciID:}] [{Interface:0xc00026ea10 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.430690 | controller | Jun 11 17:25:23.869510 crc crio[23211]: time="2026-06-11T17:25:23.868204495Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-qg4p4 Namespace:openstack-operators ID:47d63ffd186710e88a56840c0d8e2c3e6307a677146eb6ce305d4e228f5b914c UID:6caf2da7-b480-4302-971a-15aa6e8f9a65 NetNS:/var/run/netns/290a2083-ca1c-43cf-b475-ff860ba15195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6caf2da7_b480_4302_971a_15aa6e8f9a65.slice PodAnnotations:0xc00008c5e8}] Aliases:map[]}"
2026-06-11 18:00:59.430706 | controller | Jun 11 17:25:23.869510 crc crio[23211]: time="2026-06-11T17:25:23.868378789Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-qg4p4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.430722 | controller | Jun 11 17:25:23.878755 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be5a5a6ebf7daae Mac:6a:89:12:6d:ba:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/7b77ad8c-cecd-421b-a262-5c78373d8550 SocketPath: PciID:}] [{Interface:0xc00030e5d0 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.430738 | controller | Jun 11 17:25:23.879625 crc crio[23211]: time="2026-06-11T17:25:23.879531039Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-bzs5c Namespace:openstack-operators ID:be5a5a6ebf7daae39e70b039698a917ba6618baaa8bdae9175356d8ab929f2f5 UID:0ae6d2c5-6c94-402d-8f54-906ed65b9c10 NetNS:/var/run/netns/7b77ad8c-cecd-421b-a262-5c78373d8550 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ae6d2c5_6c94_402d_8f54_906ed65b9c10.slice PodAnnotations:0xc007c141c8}] Aliases:map[]}"
2026-06-11 18:00:59.430754 | controller | Jun 11 17:25:23.879732 crc crio[23211]: time="2026-06-11T17:25:23.879705054Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-bzs5c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.430774 | controller | Jun 11 17:25:23.881533 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91c26764ad88e38 Mac:8e:0c:2c:40:84:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/9a305546-db64-42f2-9d45-688fdbed143e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.430790 | controller | Jun 11 17:25:23.882530 crc crio[23211]: time="2026-06-11T17:25:23.882490193Z" level=info msg="Ran pod sandbox d96b1d4629bc4542c1782f0ccd7af1965a408cc6d2175a51b456abdd8f493ae9 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/POD" id=72941acb-7e17-440b-bfa9-7a00a1212fc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.430806 | controller | Jun 11 17:25:23.884538 crc crio[23211]: time="2026-06-11T17:25:23.884415032Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-q44bv Namespace:openstack-operators ID:91c26764ad88e38164ab0980f120eeec3e12f75f154ff90b07131e59087cc6a0 UID:bdde1490-a05d-4070-9b51-ff8a3a379f5f NetNS:/var/run/netns/9a305546-db64-42f2-9d45-688fdbed143e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdde1490_a05d_4070_9b51_ff8a3a379f5f.slice PodAnnotations:0xc00008c770}] Aliases:map[]}"
2026-06-11 18:00:59.430822 | controller | Jun 11 17:25:23.884683 crc crio[23211]: time="2026-06-11T17:25:23.884642107Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-q44bv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.430838 | controller | Jun 11 17:25:23.891521 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44acc7113c1a879 Mac:2e:fb:2f:f3:76:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/fabadc63-793e-40d3-8b3d-55454bbe3cd3 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.430854 | controller | Jun 11 17:25:23.891521 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:875d73ed401aed0 Mac:d2:79:56:0f:e0:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/fc81cbd7-333e-4007-a0ba-4b33ab806854 SocketPath: PciID:}] [{Interface:0xc000266a20 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.430870 | controller | Jun 11 17:25:23.894752 crc crio[23211]: time="2026-06-11T17:25:23.894648458Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-8qx8s Namespace:openstack-operators ID:44acc7113c1a879b4e1edd248a6e76a685366b16b168aebe8e9ff8ea142c3d3c UID:7bb5119c-374d-4cf2-ad8f-615c22fd4c29 NetNS:/var/run/netns/fabadc63-793e-40d3-8b3d-55454bbe3cd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bb5119c_374d_4cf2_ad8f_615c22fd4c29.slice PodAnnotations:0xc00008cda8}] Aliases:map[]}"
2026-06-11 18:00:59.430886 | controller | Jun 11 17:25:23.894886 crc crio[23211]: time="2026-06-11T17:25:23.894832593Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-8qx8s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.430901 | controller | Jun 11 17:25:23.895497 crc crio[23211]: time="2026-06-11T17:25:23.895361306Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-pwf5z Namespace:openstack-operators ID:875d73ed401aed038d954f9831e790e43484b96c2601d6f4077fa05fbe3c39ce UID:421b50f2-244b-4532-8496-8d16653e4531 NetNS:/var/run/netns/fc81cbd7-333e-4007-a0ba-4b33ab806854 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod421b50f2_244b_4532_8496_8d16653e4531.slice PodAnnotations:0xc002278278}] Aliases:map[]}"
2026-06-11 18:00:59.430921 | controller | Jun 11 17:25:23.896033 crc crio[23211]: time="2026-06-11T17:25:23.895566621Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-pwf5z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.430937 | controller | Jun 11 17:25:23.898926 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea28fa695121f91 Mac:96:bc:68:6c:1c:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/36b2f96d-b4fd-47a4-bbfe-318f45bd5ee9 SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.430953 | controller | Jun 11 17:25:23.900472 crc crio[23211]: time="2026-06-11T17:25:23.900048574Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-8rxk7 Namespace:openstack-operators ID:ea28fa695121f91db98aff38fcb4e3c4c47a0b63c363b3acc9fc4447bb397c4a UID:c408d492-4525-45f9-8cc6-ce1e405d8fa9 NetNS:/var/run/netns/36b2f96d-b4fd-47a4-bbfe-318f45bd5ee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc408d492_4525_45f9_8cc6_ce1e405d8fa9.slice PodAnnotations:0xc002818a10}] Aliases:map[]}"
2026-06-11 18:00:59.430969 | controller | Jun 11 17:25:23.900788 crc crio[23211]: time="2026-06-11T17:25:23.900484165Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-8rxk7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.430985 | controller | Jun 11 17:25:23.900788 crc crio[23211]: time="2026-06-11T17:25:23.900663288Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=6690173d-b261-4acc-b517-bfceb564f486 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431001 | controller | Jun 11 17:25:23.900955 crc crio[23211]: time="2026-06-11T17:25:23.900889984Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found" id=6690173d-b261-4acc-b517-bfceb564f486 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431016 | controller | Jun 11 17:25:23.901005 crc crio[23211]: time="2026-06-11T17:25:23.900974656Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found" id=6690173d-b261-4acc-b517-bfceb564f486 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431032 | controller | Jun 11 17:25:23.902321 crc crio[23211]: time="2026-06-11T17:25:23.902249869Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=7fde83df-9ec0-4db0-9308-70edbb730f19 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.431048 | controller | Jun 11 17:25:23.908252 crc crio[23211]: time="2026-06-11T17:25:23.908185397Z" level=info msg="Ran pod sandbox be5a5a6ebf7daae39e70b039698a917ba6618baaa8bdae9175356d8ab929f2f5 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/POD" id=50417e24-fac1-4b04-bbeb-a2c84fe89eb3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.431063 | controller | Jun 11 17:25:23.909675 crc crio[23211]: time="2026-06-11T17:25:23.909649194Z" level=info msg="Ran pod sandbox 47d63ffd186710e88a56840c0d8e2c3e6307a677146eb6ce305d4e228f5b914c with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/POD" id=460e66aa-2b35-4083-a39c-ca1ec7392d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.431083 | controller | Jun 11 17:25:23.912724 crc crio[23211]: time="2026-06-11T17:25:23.912325601Z" level=info msg="Ran pod sandbox 91c26764ad88e38164ab0980f120eeec3e12f75f154ff90b07131e59087cc6a0 with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/POD" id=52e02a88-0768-4848-9ef4-5e2004132cfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.431099 | controller | Jun 11 17:25:23.916556 crc crio[23211]: time="2026-06-11T17:25:23.912863584Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\""
2026-06-11 18:00:59.431115 | controller | Jun 11 17:25:23.916556 crc crio[23211]: time="2026-06-11T17:25:23.915244774Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=7c236a07-bb8f-4d21-b218-85f1bb33e2bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431131 | controller | Jun 11 17:25:23.916556 crc crio[23211]: time="2026-06-11T17:25:23.916353692Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=32f88dd0-df06-4250-9647-dd25201a85a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431147 | controller | Jun 11 17:25:23.916797 crc crio[23211]: time="2026-06-11T17:25:23.916663449Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found" id=7c236a07-bb8f-4d21-b218-85f1bb33e2bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431163 | controller | Jun 11 17:25:23.916797 crc crio[23211]: time="2026-06-11T17:25:23.916719181Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found" id=7c236a07-bb8f-4d21-b218-85f1bb33e2bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431178 | controller | Jun 11 17:25:23.918009 crc crio[23211]: time="2026-06-11T17:25:23.916943786Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found" id=32f88dd0-df06-4250-9647-dd25201a85a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431194 | controller | Jun 11 17:25:23.918009 crc crio[23211]: time="2026-06-11T17:25:23.917001918Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found" id=32f88dd0-df06-4250-9647-dd25201a85a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431210 | controller | Jun 11 17:25:23.921297 crc crio[23211]: time="2026-06-11T17:25:23.921225024Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=02ca9ca3-7dec-43df-aa5e-d4adc9720e31 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.431226 | controller | Jun 11 17:25:23.922102 crc crio[23211]: time="2026-06-11T17:25:23.922011864Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=90d563f5-368a-4973-be88-0c571b1bb5df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431242 | controller | Jun 11 17:25:23.922323 crc crio[23211]: time="2026-06-11T17:25:23.922227319Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found" id=90d563f5-368a-4973-be88-0c571b1bb5df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431257 | controller | Jun 11 17:25:23.922323 crc crio[23211]: time="2026-06-11T17:25:23.92227252Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found" id=90d563f5-368a-4973-be88-0c571b1bb5df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431276 | controller | Jun 11 17:25:23.923560 crc crio[23211]: time="2026-06-11T17:25:23.922739242Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=443ba909-2815-437e-a89f-5c1c41d4ba08 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.431293 | controller | Jun 11 17:25:23.923560 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b188aa793096981 Mac:92:e4:e8:74:a8:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/80fff1b5-c776-4c15-84d5-da57b1c5b508 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.431309 | controller | Jun 11 17:25:23.923759 crc crio[23211]: time="2026-06-11T17:25:23.923650444Z" level=info msg="Ran pod sandbox 44acc7113c1a879b4e1edd248a6e76a685366b16b168aebe8e9ff8ea142c3d3c with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/POD" id=420cc060-77bf-4469-b1a7-f394c2e7d7e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.431325 | controller | Jun 11 17:25:23.924535 crc crio[23211]: time="2026-06-11T17:25:23.924386623Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=b10b9d1b-c1ba-4253-83cb-66eacd416ff2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.431341 | controller | Jun 11 17:25:23.925083 crc crio[23211]: time="2026-06-11T17:25:23.925006008Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\""
2026-06-11 18:00:59.431357 | controller | Jun 11 17:25:23.925744 crc crio[23211]: time="2026-06-11T17:25:23.925597904Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\""
2026-06-11 18:00:59.431373 | controller | Jun 11 17:25:23.926693 crc crio[23211]: time="2026-06-11T17:25:23.926409924Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=f5392ba2-51b4-410f-9faa-4b027fb0f7d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431389 | controller | Jun 11 17:25:23.927672 crc crio[23211]: time="2026-06-11T17:25:23.92750125Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found" id=f5392ba2-51b4-410f-9faa-4b027fb0f7d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431404 | controller | Jun 11 17:25:23.927672 crc crio[23211]: time="2026-06-11T17:25:23.927584163Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found" id=f5392ba2-51b4-410f-9faa-4b027fb0f7d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431421 | controller | Jun 11 17:25:23.929000 crc crio[23211]: time="2026-06-11T17:25:23.928926987Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-g8nmp Namespace:openstack-operators ID:b188aa7930969812954c6e62d785ed512ae74234ae1bb978f6550cf6cf9b3d41 UID:4e04cde3-d56d-4c82-8ebc-83f4f52041af NetNS:/var/run/netns/80fff1b5-c776-4c15-84d5-da57b1c5b508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e04cde3_d56d_4c82_8ebc_83f4f52041af.slice PodAnnotations:0xc000130888}] Aliases:map[]}"
2026-06-11 18:00:59.431441 | controller | Jun 11 17:25:23.929177 crc crio[23211]: time="2026-06-11T17:25:23.929092781Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\""
2026-06-11 18:00:59.431457 | controller | Jun 11 17:25:23.929381 crc crio[23211]: time="2026-06-11T17:25:23.929317006Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=eb2b13b7-239b-4f82-be97-16d34a66e8fc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.431474 | controller | Jun 11 17:25:23.929869 crc crio[23211]: time="2026-06-11T17:25:23.929146612Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-g8nmp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.431490 | controller | Jun 11 17:25:23.933045 crc crio[23211]: time="2026-06-11T17:25:23.932285881Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\""
2026-06-11 18:00:59.431506 | controller | Jun 11 17:25:23.942926 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7ac2db4e1bc726 Mac:46:87:b5:1f:fd:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/634d9979-df49-49fd-bf58-89808287781f SocketPath: PciID:}] [{Interface:0xc000124d90 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.431557 | controller | Jun 11 17:25:23.945620 crc crio[23211]: time="2026-06-11T17:25:23.945533702Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-m9t7w Namespace:openstack-operators ID:e7ac2db4e1bc7268b8a9fa27d90a964f08d15429a6d7305c67cef0ec1a4d2254 UID:a119b1c7-2539-4afb-b487-07694c2d3705 NetNS:/var/run/netns/634d9979-df49-49fd-bf58-89808287781f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda119b1c7_2539_4afb_b487_07694c2d3705.slice PodAnnotations:0xc002794508}] Aliases:map[]}"
2026-06-11 18:00:59.431576 | controller | Jun 11 17:25:23.945793 crc crio[23211]: time="2026-06-11T17:25:23.945778239Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-m9t7w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.431593 | controller | Jun 11 17:25:24.021871 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5b5cfb1a5d540c Mac:0e:9a:89:54:80:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/0076a471-e301-4215-9ad9-e98cf5d06ed2 SocketPath: PciID:}] [{Interface:0xc000482560 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.431677 | controller | Jun 11 17:25:24.022616 crc crio[23211]: time="2026-06-11T17:25:24.022405009Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-bsc9p Namespace:openstack-operators ID:f5b5cfb1a5d540cc0c0e61f4a88c12566c15cb9673cd2d61224f035ad694b8cc UID:65c79e7a-0982-4f48-8c5a-183cce6b01c3 NetNS:/var/run/netns/0076a471-e301-4215-9ad9-e98cf5d06ed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65c79e7a_0982_4f48_8c5a_183cce6b01c3.slice PodAnnotations:0xc0001ae460}] Aliases:map[]}"
2026-06-11 18:00:59.431701 | controller | Jun 11 17:25:24.022772 crc crio[23211]: time="2026-06-11T17:25:24.022632475Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-bsc9p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.431718 | controller | Jun 11 17:25:24.023400 crc crio[23211]: time="2026-06-11T17:25:24.02323947Z" level=info msg="Ran pod sandbox 875d73ed401aed038d954f9831e790e43484b96c2601d6f4077fa05fbe3c39ce with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/POD" id=016470e9-bf7c-43b1-a5cc-f58defbb55f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.431739 | controller | Jun 11 17:25:24.029531 crc crio[23211]: time="2026-06-11T17:25:24.029363584Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=b386efb7-779e-4e02-a778-63a2f0a56647 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431756 | controller | Jun 11 17:25:24.029744 crc crio[23211]: time="2026-06-11T17:25:24.029672731Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=b386efb7-779e-4e02-a778-63a2f0a56647 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431773 | controller | Jun 11 17:25:24.029744 crc crio[23211]: time="2026-06-11T17:25:24.029729653Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=b386efb7-779e-4e02-a778-63a2f0a56647 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431789 | controller | Jun 11 17:25:24.046697 crc crio[23211]: time="2026-06-11T17:25:24.044042421Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=2441bed5-c4c0-4088-b8d7-b2055ef2315b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.431805 | controller | Jun 11 17:25:24.047577 crc crio[23211]: time="2026-06-11T17:25:24.047342153Z" level=info msg="Ran pod sandbox ea28fa695121f91db98aff38fcb4e3c4c47a0b63c363b3acc9fc4447bb397c4a with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/POD" id=6d486295-1537-4444-8bf5-059d21ea637b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.431820 | controller | Jun 11 17:25:24.053197 crc crio[23211]: time="2026-06-11T17:25:24.052970644Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=862a4b77-3779-45df-8c6a-d4688b1e6bd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431836 | controller | Jun 11 17:25:24.053516 crc crio[23211]: time="2026-06-11T17:25:24.05319673Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found" id=862a4b77-3779-45df-8c6a-d4688b1e6bd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431851 | controller | Jun 11 17:25:24.053516 crc crio[23211]: time="2026-06-11T17:25:24.053280203Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found" id=862a4b77-3779-45df-8c6a-d4688b1e6bd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.431867 | controller | Jun 11 17:25:24.061203 crc crio[23211]: time="2026-06-11T17:25:24.060921284Z" level=info msg="Ran pod sandbox b188aa7930969812954c6e62d785ed512ae74234ae1bb978f6550cf6cf9b3d41 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/POD" id=d9a9a7f6-6c37-4b10-a17f-203d85741f4b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.431882 | controller | Jun 11 17:25:24.063392 crc crio[23211]: time="2026-06-11T17:25:24.063340755Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=0890b27b-f086-4005-b959-5e78a5240c0f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.431898 | controller | Jun 11 17:25:24.119085 crc crio[23211]: time="2026-06-11T17:25:24.118886956Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\""
2026-06-11 18:00:59.431919 | controller | Jun 11 17:25:24.120633 crc crio[23211]: time="2026-06-11T17:25:24.120403845Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\""
2026-06-11 18:00:59.431935 | controller | Jun 11 17:25:24.121970 crc crio[23211]: 2026-06-11T17:25:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ee916770291660 Mac:ea:f3:8b:fc:a6:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/d3aa25c8-3079-483a-95c3-f0f8edc309dd SocketPath: PciID:}] [{Interface:0xc0004825d0 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.431951 | controller | Jun 11 17:25:24.122343 crc crio[23211]: 2026-06-11T17:25:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f68075aded9f2dd Mac:96:50:ac:3d:5f:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/b2437e4e-2487-4704-a128-c19f1065fece SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.431967 | controller | Jun 11 17:25:24.122866 crc crio[23211]: time="2026-06-11T17:25:24.122785804Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-jc79s Namespace:openstack-operators ID:4ee916770291660493b5bedb370f39ccfcbbf315ea980f73c9ee1c69d995124f UID:19cca874-919b-460b-b167-623f4a79e403 NetNS:/var/run/netns/d3aa25c8-3079-483a-95c3-f0f8edc309dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19cca874_919b_460b_b167_623f4a79e403.slice PodAnnotations:0xc002794230}] Aliases:map[]}"
2026-06-11 18:00:59.431983 | controller | Jun 11 17:25:24.123074 crc crio[23211]: time="2026-06-11T17:25:24.12301072Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-jc79s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.431999 | controller | Jun 11 17:25:24.123413 crc crio[23211]: time="2026-06-11T17:25:24.123353088Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-xkkrq Namespace:openstack-operators ID:f68075aded9f2dd0e3126c02832a2cb5f400d9564c32c626b08e10a91e1394fd UID:c82ac46c-e772-42fe-acc0-577679656e80 NetNS:/var/run/netns/b2437e4e-2487-4704-a128-c19f1065fece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc82ac46c_e772_42fe_acc0_577679656e80.slice PodAnnotations:0xc007c14710}] Aliases:map[]}"
2026-06-11 18:00:59.432015 | controller | Jun 11 17:25:24.123625 crc crio[23211]: time="2026-06-11T17:25:24.123574484Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-xkkrq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.432031 | controller | Jun 11 17:25:24.124297 crc crio[23211]: 2026-06-11T17:25:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46d0c5eab90e61d Mac:ae:7f:71:cb:3e:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/985580b0-de0c-4420-95c2-c4048f7f3f7e SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.432047 | controller | Jun 11 17:25:24.125546 crc crio[23211]: time="2026-06-11T17:25:24.125282046Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-pjslv Namespace:openstack-operators ID:46d0c5eab90e61dc5e07b3dfc314e746328d16bbbdc5ff763961b3c7fa9e172c UID:fb507811-aa20-445e-898f-c49af0397915 NetNS:/var/run/netns/985580b0-de0c-4420-95c2-c4048f7f3f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb507811_aa20_445e_898f_c49af0397915.slice PodAnnotations:0xc0018be6a0}] Aliases:map[]}"
2026-06-11 18:00:59.432066 | controller | Jun 11 17:25:24.125934 crc crio[23211]: time="2026-06-11T17:25:24.125610284Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-pjslv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.432083 | controller | Jun 11 17:25:24.127310 crc crio[23211]: 2026-06-11T17:25:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f609e091363f09 Mac:4a:5b:e8:28:78:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/1b2aa2b7-2a4f-46cb-b03a-4d54a76bdbc0 SocketPath: PciID:}] [{Interface:0xc0001953b0 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.432099 | controller | Jun 11 17:25:24.128351 crc crio[23211]: time="2026-06-11T17:25:24.128280531Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=91e38d86-fcad-4d24-b3f1-f977ab95fd18 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432114 | controller | Jun 11 17:25:24.128715 crc crio[23211]: time="2026-06-11T17:25:24.1286377Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found" id=91e38d86-fcad-4d24-b3f1-f977ab95fd18 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432129 | controller | Jun 11 17:25:24.128801 crc crio[23211]: time="2026-06-11T17:25:24.128716752Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found" id=91e38d86-fcad-4d24-b3f1-f977ab95fd18 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432144 | controller | Jun 11 17:25:24.130314 crc crio[23211]: time="2026-06-11T17:25:24.130255941Z" level=info msg="Ran pod sandbox e7ac2db4e1bc7268b8a9fa27d90a964f08d15429a6d7305c67cef0ec1a4d2254 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/POD" id=5c81c398-7f16-47ba-9a1f-8ead508a4f4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.432160 | controller | Jun 11 17:25:24.130605 crc crio[23211]: time="2026-06-11T17:25:24.130543197Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=60fb6ed8-e781-4788-b1de-d137a460c04c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.432175 | controller | Jun 11 17:25:24.131674 crc crio[23211]: time="2026-06-11T17:25:24.131613345Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-knnlm Namespace:openstack-operators ID:2f609e091363f098ccf705a1fba72e04411c6b7eb560d85a97785b077e71d34d UID:3f0e89d1-4b07-448b-84e3-197b2df4fdee NetNS:/var/run/netns/1b2aa2b7-2a4f-46cb-b03a-4d54a76bdbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f0e89d1_4b07_448b_84e3_197b2df4fdee.slice PodAnnotations:0xc002278180}] Aliases:map[]}"
2026-06-11 18:00:59.432191 | controller | Jun 11 17:25:24.132525 crc crio[23211]: time="2026-06-11T17:25:24.132470057Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-knnlm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.432206 | controller | Jun 11 17:25:24.139553 crc crio[23211]: time="2026-06-11T17:25:24.139467002Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\""
2026-06-11 18:00:59.432222 | controller | Jun 11 17:25:24.152253 crc crio[23211]: time="2026-06-11T17:25:24.15217342Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=6befc27d-1b44-4d8c-a9f2-6603821cc708 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432240 | controller | Jun 11 17:25:24.152855 crc crio[23211]: time="2026-06-11T17:25:24.152390135Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found" id=6befc27d-1b44-4d8c-a9f2-6603821cc708 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432279 | controller | Jun 11 17:25:24.152855 crc crio[23211]: time="2026-06-11T17:25:24.152496218Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found" id=6befc27d-1b44-4d8c-a9f2-6603821cc708 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432296 | controller | Jun 11 17:25:24.156872 crc crio[23211]: time="2026-06-11T17:25:24.155834412Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=c07c97b4-197c-469c-bb27-f660e4b8f165 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.432311 | controller | Jun 11 17:25:24.158771 crc crio[23211]: time="2026-06-11T17:25:24.158679623Z" level=info msg="Ran pod sandbox f5b5cfb1a5d540cc0c0e61f4a88c12566c15cb9673cd2d61224f035ad694b8cc with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/POD" id=5790e34d-8b59-40dc-b187-1ddce57ab3ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.432327 | controller | Jun 11 17:25:24.158963 crc crio[23211]: time="2026-06-11T17:25:24.158825887Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\""
2026-06-11 18:00:59.432342 | controller | Jun 11 17:25:24.160980 crc crio[23211]: time="2026-06-11T17:25:24.160892088Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=a576f363-2a70-495f-a7f6-c4c81088cc73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432358 | controller | Jun 11 17:25:24.160980 crc crio[23211]: time="2026-06-11T17:25:24.160919639Z" level=info msg="Ran pod sandbox 4ee916770291660493b5bedb370f39ccfcbbf315ea980f73c9ee1c69d995124f with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/POD" id=a2acf1d8-c593-4001-84b1-4c32511640ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.432374 | controller | Jun 11 17:25:24.161547 crc crio[23211]: time="2026-06-11T17:25:24.161411071Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found" id=a576f363-2a70-495f-a7f6-c4c81088cc73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432390 | controller | Jun 11 17:25:24.161664 crc crio[23211]: time="2026-06-11T17:25:24.161573096Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found" id=a576f363-2a70-495f-a7f6-c4c81088cc73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432405 | controller | Jun 11 17:25:24.165647 crc crio[23211]: time="2026-06-11T17:25:24.16415368Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=d99a7095-0ff3-4cdf-8831-33d23e28349f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432420 | controller | Jun 11 17:25:24.165647 crc crio[23211]: time="2026-06-11T17:25:24.164305224Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=d99a7095-0ff3-4cdf-8831-33d23e28349f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432438 | controller | Jun 11 17:25:24.165647 crc crio[23211]: time="2026-06-11T17:25:24.164350775Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=d99a7095-0ff3-4cdf-8831-33d23e28349f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432455 | controller | Jun 11 17:25:24.165647 crc crio[23211]: time="2026-06-11T17:25:24.164396826Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=a7176472-1a3c-427e-8c2c-8814e15503a7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.432498 | controller | Jun 11 17:25:24.165647 crc crio[23211]: time="2026-06-11T17:25:24.165205156Z" level=info msg="Ran pod sandbox f68075aded9f2dd0e3126c02832a2cb5f400d9564c32c626b08e10a91e1394fd with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/POD" id=b1b8957a-328e-43b9-a0e4-1783de1f32e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.432559 | controller | Jun 11 17:25:24.165647 crc crio[23211]: time="2026-06-11T17:25:24.165393531Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=7c55b694-bbe1-4033-a5ac-dcdc26045b31 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.432582 | controller | Jun 11 17:25:24.169564 crc crio[23211]: time="2026-06-11T17:25:24.169362511Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=d8a8f9b9-ccf7-4e5c-be9c-11d9a4d8ba6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432600 | controller | Jun 11 17:25:24.170094 crc crio[23211]: time="2026-06-11T17:25:24.170022377Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=d8a8f9b9-ccf7-4e5c-be9c-11d9a4d8ba6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432616 | controller | Jun 11 17:25:24.170246 crc crio[23211]: time="2026-06-11T17:25:24.170149391Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=d8a8f9b9-ccf7-4e5c-be9c-11d9a4d8ba6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432632 | controller | Jun 11 17:25:24.175930 crc crio[23211]: time="2026-06-11T17:25:24.175846234Z" level=info msg="Ran pod sandbox 46d0c5eab90e61dc5e07b3dfc314e746328d16bbbdc5ff763961b3c7fa9e172c with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/POD" id=e8d4f61a-c79c-4298-99bd-d874e711c121 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.432648 | controller | Jun 11 17:25:24.178149 crc crio[23211]: time="2026-06-11T17:25:24.178048968Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\""
2026-06-11 18:00:59.432664 | controller | Jun 11 17:25:24.179164 crc crio[23211]: time="2026-06-11T17:25:24.179077014Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=91577593-ae70-4646-83a9-9bf6bd99fe1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432680 | controller | Jun 11 17:25:24.180526 crc crio[23211]: time="2026-06-11T17:25:24.180396617Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=91577593-ae70-4646-83a9-9bf6bd99fe1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432695 | controller | Jun 11 17:25:24.180526 crc crio[23211]: time="2026-06-11T17:25:24.18052545Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=91577593-ae70-4646-83a9-9bf6bd99fe1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432744 | controller | Jun 11 17:25:24.180693 crc crio[23211]: time="2026-06-11T17:25:24.180615883Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\""
2026-06-11 18:00:59.432771 | controller | Jun 11 17:25:24.188255 crc crio[23211]: time="2026-06-11T17:25:24.188005458Z" level=info msg="Ran pod sandbox 2f609e091363f098ccf705a1fba72e04411c6b7eb560d85a97785b077e71d34d with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/POD" id=09c7d5e3-8ea8-436e-9538-555c851a1aff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.432788 | controller | Jun 11 17:25:24.192244 crc crio[23211]: time="2026-06-11T17:25:24.192194373Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=58af92f9-0c9c-40ba-af95-2113210a22d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432805 | controller | Jun 11 17:25:24.193289 crc crio[23211]: time="2026-06-11T17:25:24.193113426Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=58af92f9-0c9c-40ba-af95-2113210a22d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432821 | controller | Jun 11 17:25:24.193709 crc crio[23211]: time="2026-06-11T17:25:24.19368221Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=58af92f9-0c9c-40ba-af95-2113210a22d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432836 | controller | Jun 11 17:25:25.397333 crc crio[23211]: time="2026-06-11T17:25:25.395535473Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=397b4919-f2df-4a15-b54c-b196858a6d9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432852 | controller | Jun 11 17:25:25.397333 crc crio[23211]: time="2026-06-11T17:25:25.397159283Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=397b4919-f2df-4a15-b54c-b196858a6d9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432868 | controller | Jun 11 17:25:25.399324 crc crio[23211]: time="2026-06-11T17:25:25.397394229Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=397b4919-f2df-4a15-b54c-b196858a6d9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432884 | controller | Jun 11 17:25:25.485823 crc crio[23211]: time="2026-06-11T17:25:25.485673901Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=74498d6a-a30b-449a-8b68-3fef7169c69a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432899 | controller | Jun 11 17:25:25.487571 crc crio[23211]: time="2026-06-11T17:25:25.487496997Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=74498d6a-a30b-449a-8b68-3fef7169c69a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432915 | controller | Jun 11 17:25:25.487571 crc crio[23211]: time="2026-06-11T17:25:25.487586259Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=74498d6a-a30b-449a-8b68-3fef7169c69a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432937 | controller | Jun 11 17:25:25.520988 crc crio[23211]: time="2026-06-11T17:25:25.520846723Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=f5132e95-4922-448c-bb6c-ad255ba3374b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432953 | controller | Jun 11 17:25:25.521258 crc crio[23211]: time="2026-06-11T17:25:25.521097119Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=f5132e95-4922-448c-bb6c-ad255ba3374b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432969 | controller | Jun 11 17:25:25.521258 crc crio[23211]: time="2026-06-11T17:25:25.521191261Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=f5132e95-4922-448c-bb6c-ad255ba3374b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.432984 | controller | Jun 11 17:25:26.567246 crc crio[23211]: time="2026-06-11T17:25:26.566198644Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=5795155a-2003-4e60-a013-25967197aae0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433000 | controller | Jun 11 17:25:26.568051 crc crio[23211]: time="2026-06-11T17:25:26.566966254Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=cc0c4f8d-3212-414c-bcd6-2062c20e369f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433015 | controller | Jun 11 17:25:26.568051 crc crio[23211]: time="2026-06-11T17:25:26.567091997Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=321ae2a9-2989-4dc2-825b-61103c840536 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433031 | controller | Jun 11 17:25:26.568051 crc crio[23211]: time="2026-06-11T17:25:26.56762357Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=cc0c4f8d-3212-414c-bcd6-2062c20e369f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433047 | controller | Jun 11 17:25:26.568051 crc crio[23211]: time="2026-06-11T17:25:26.567667652Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=5795155a-2003-4e60-a013-25967197aae0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433063 | controller | Jun 11 17:25:26.568051 crc crio[23211]: time="2026-06-11T17:25:26.567769914Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=5795155a-2003-4e60-a013-25967197aae0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433079 | controller | Jun 11 17:25:26.568051 crc crio[23211]: time="2026-06-11T17:25:26.567694972Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=cc0c4f8d-3212-414c-bcd6-2062c20e369f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433094 | controller | Jun 11 17:25:26.569700 crc crio[23211]: time="2026-06-11T17:25:26.569034466Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=321ae2a9-2989-4dc2-825b-61103c840536 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433113 | controller | Jun 11 17:25:26.569700 crc crio[23211]: time="2026-06-11T17:25:26.569090977Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=321ae2a9-2989-4dc2-825b-61103c840536 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433175 | controller | Jun 11 17:25:38.128279 crc crio[23211]: time="2026-06-11T17:25:38.127207482Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/POD" id=fd70ee65-9aca-46ad-8ffb-13eca8ca0a8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.433196 | controller | Jun 11 17:25:38.128279 crc crio[23211]: time="2026-06-11T17:25:38.128180726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.433213 | controller | Jun 11 17:25:38.379295 crc crio[23211]: time="2026-06-11T17:25:38.379173384Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=edc2a396-a558-4f42-a1e3-47d3dcaa702e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433229 | controller | Jun 11 17:25:38.380054 crc crio[23211]: time="2026-06-11T17:25:38.379988695Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=edc2a396-a558-4f42-a1e3-47d3dcaa702e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433245 | controller | Jun 11 17:25:38.380054 crc crio[23211]: time="2026-06-11T17:25:38.380050996Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=edc2a396-a558-4f42-a1e3-47d3dcaa702e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433261 | controller | Jun 11 17:25:38.382648 crc crio[23211]: time="2026-06-11T17:25:38.382560629Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=21a79864-2fe5-4c95-946b-b9527dc02c2d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.433277 | controller | Jun 11 17:25:38.395340 crc crio[23211]: time="2026-06-11T17:25:38.395242237Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\""
2026-06-11 18:00:59.433293 | controller | Jun 11 17:25:39.391197 crc crio[23211]: time="2026-06-11T17:25:39.390193156Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=7e92e6b8-0b81-4c9b-ae6c-27dd8f60006f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433309 | controller | Jun 11 17:25:39.392779 crc crio[23211]: time="2026-06-11T17:25:39.39274246Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=7e92e6b8-0b81-4c9b-ae6c-27dd8f60006f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433325 | controller | Jun 11 17:25:39.392989 crc crio[23211]: time="2026-06-11T17:25:39.392965056Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=7e92e6b8-0b81-4c9b-ae6c-27dd8f60006f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433341 | controller | Jun 11 17:25:39.397318 crc crio[23211]: time="2026-06-11T17:25:39.396987176Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=e82bce03-97b4-4a84-800a-bcaf42c1566e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.433361 | controller | Jun 11 17:25:39.403080 crc crio[23211]: time="2026-06-11T17:25:39.402702089Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\""
2026-06-11 18:00:59.433376 | controller | Jun 11 17:25:40.377903 crc crio[23211]: time="2026-06-11T17:25:40.377677548Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=2030b022-d702-46a6-90d3-b34416141170 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433392 | controller | Jun 11 17:25:40.398094 crc crio[23211]: time="2026-06-11T17:25:40.397975057Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=2030b022-d702-46a6-90d3-b34416141170 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433408 | controller | Jun 11 17:25:40.398094 crc crio[23211]: time="2026-06-11T17:25:40.39809776Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=2030b022-d702-46a6-90d3-b34416141170 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433424 | controller | Jun 11 17:25:40.400163 crc crio[23211]: time="2026-06-11T17:25:40.400035349Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=b391fc19-4921-4513-bba8-1a0430c52797 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.433440 | controller | Jun 11 17:25:40.404360 crc crio[23211]: time="2026-06-11T17:25:40.404199983Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\""
2026-06-11 18:00:59.433455 | controller | Jun 11 17:25:56.343727 crc crio[23211]: time="2026-06-11T17:25:56.34240198Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=c07c97b4-197c-469c-bb27-f660e4b8f165 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.433471 | controller | Jun 11 17:25:56.345186 crc crio[23211]: time="2026-06-11T17:25:56.344846172Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=cf7ea54f-67f0-4756-834e-cea9751d9699 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433487 | controller | Jun 11 17:25:56.401314 crc crio[23211]: time="2026-06-11T17:25:56.400620939Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=7fde83df-9ec0-4db0-9308-70edbb730f19 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.433502 | controller | Jun 11 17:25:56.406016 crc crio[23211]: time="2026-06-11T17:25:56.405951842Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=73174a0b-8de8-4c99-a4d2-dc34ebce6dd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433544 | controller | Jun 11 17:25:56.409349 crc crio[23211]: time="2026-06-11T17:25:56.409158163Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=c3e76cab-96cc-4ee2-98d7-e742c874d417 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.433562 | controller | Jun 11 17:25:56.410569 crc crio[23211]: time="2026-06-11T17:25:56.410528037Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=7d48f3a1-7759-4123-a837-52ab644325c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433582 | controller | Jun 11 17:25:56.426286 crc crio[23211]: time="2026-06-11T17:25:56.426117167Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=2441bed5-c4c0-4088-b8d7-b2055ef2315b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.433599 | controller | Jun 11 17:25:56.427664 crc crio[23211]: time="2026-06-11T17:25:56.427585894Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=a39351b6-7b88-42a0-8d9e-6c92971ed9bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433615 | controller | Jun 11 17:25:56.428582 crc crio[23211]: time="2026-06-11T17:25:56.428527188Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=7c55b694-bbe1-4033-a5ac-dcdc26045b31 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.433631 | controller | Jun 11 17:25:56.429788 crc crio[23211]: time="2026-06-11T17:25:56.429719488Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=faa7c187-3900-48c8-a026-bfed3a52950d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433647 | controller | Jun 11 17:25:56.443252 crc crio[23211]: time="2026-06-11T17:25:56.443121794Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=02ca9ca3-7dec-43df-aa5e-d4adc9720e31 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.433662 | controller | Jun 11 17:25:56.444115 crc crio[23211]: time="2026-06-11T17:25:56.444070038Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=7258b55b-0351-4952-9d3c-0f8bc4fa88c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433678 | controller | Jun 11 17:25:56.448719 crc crio[23211]: time="2026-06-11T17:25:56.448660992Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=eb2b13b7-239b-4f82-be97-16d34a66e8fc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.433693 | controller | Jun 11 17:25:56.449667 crc crio[23211]: time="2026-06-11T17:25:56.449611917Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=0ff52ba3-7eb8-474a-a336-ff299e580199 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433708 | controller | Jun 11 17:25:59.278624 crc crio[23211]: time="2026-06-11T17:25:59.276802852Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=e03ea820-925d-454c-92d9-87585f8be0c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433724 | controller | Jun 11 17:25:59.278624 crc crio[23211]: time="2026-06-11T17:25:59.277069169Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=167210c1-c391-4939-b38f-6b215dc45027 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433739 | controller | Jun 11 17:25:59.437583 crc crio[23211]: time="2026-06-11T17:25:59.434108433Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=dc3cab9f-7054-41a8-b631-a3250d5f3bf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433758 | controller | Jun 11 17:25:59.437583 crc crio[23211]: time="2026-06-11T17:25:59.434489613Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=416ea5c7-2933-40a7-a04f-f3b7566db895 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433773 | controller | Jun 11 17:25:59.437583 crc crio[23211]: time="2026-06-11T17:25:59.434661238Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=10a632ab-57bb-45a0-8c85-d8b6ac15e8a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433812 | controller | Jun 11 17:25:59.437583 crc crio[23211]: time="2026-06-11T17:25:59.434670477Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=602a2931-9469-4d30-93f9-466e215e757d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433837 | controller | Jun 11 17:25:59.437583 crc crio[23211]: time="2026-06-11T17:25:59.434752849Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=3185e9ee-58dc-4f0d-92a4-61f10c80fe4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433853 | controller | Jun 11 17:25:59.457840 crc crio[23211]: time="2026-06-11T17:25:59.456911885Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=b10b9d1b-c1ba-4253-83cb-66eacd416ff2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.433869 | controller | Jun 11 17:25:59.460120 crc crio[23211]: time="2026-06-11T17:25:59.460010922Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=5c7a018d-5cef-4db9-86ed-fefcbd658490 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433884 | controller | Jun 11 17:25:59.460683 crc crio[23211]: time="2026-06-11T17:25:59.460611898Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/manager" id=46c2f893-4352-4d99-b5d9-82a304608ce1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.433900 | controller | Jun 11 17:25:59.472498 crc crio[23211]: time="2026-06-11T17:25:59.469682885Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=0890b27b-f086-4005-b959-5e78a5240c0f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.433915 | controller | Jun 11 17:25:59.472498 crc crio[23211]: time="2026-06-11T17:25:59.470573937Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/manager" id=16b3f0ef-1736-4cbf-9428-abccee76f699 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.433930 | controller | Jun 11 17:25:59.472498 crc crio[23211]: time="2026-06-11T17:25:59.470944357Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=46a5c2d7-35f9-4272-b3df-5e1a8ff6331e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433946 | controller | Jun 11 17:25:59.477939 crc crio[23211]: time="2026-06-11T17:25:59.47783233Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/manager" id=a08dbcb0-8bba-46f4-b627-370032bc805e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.433961 | controller | Jun 11 17:25:59.495938 crc crio[23211]: time="2026-06-11T17:25:59.49583395Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=eaa11c5e-fc0c-4df9-b22a-f102591bf1d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.433982 | controller | Jun 11 17:25:59.497100 crc crio[23211]: time="2026-06-11T17:25:59.49702953Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=1c569cc8-9dbe-439e-84b5-ef7e2da33e8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.433998 | controller | Jun 11 17:25:59.505634 crc crio[23211]: time="2026-06-11T17:25:59.505529503Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=443ba909-2815-437e-a89f-5c1c41d4ba08 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.434015 | controller | Jun 11 17:25:59.506979 crc crio[23211]: time="2026-06-11T17:25:59.506872067Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=3e9caef0-40f6-475f-9448-66ca5f9f0674 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434031 | controller | Jun 11 17:25:59.512903 crc crio[23211]: time="2026-06-11T17:25:59.512825726Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-7b9f96797b-66zqr Namespace:openstack-operators ID:0babde388f28339ae203b9e9a9d4b44d70fc8eb7fff0ae7728f9a07d044beba5 UID:2652fb3f-fec5-471d-817d-c066b814f000 NetNS:/var/run/netns/27f997c6-c582-445c-a3dd-d9d41631c097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2652fb3f_fec5_471d_817d_c066b814f000.slice PodAnnotations:0xc007c141d8}] Aliases:map[]}"
2026-06-11 18:00:59.434048 | controller | Jun 11 17:25:59.512903 crc crio[23211]: time="2026-06-11T17:25:59.512883247Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-7b9f96797b-66zqr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.434064 | controller | Jun 11 17:25:59.517830 crc crio[23211]: time="2026-06-11T17:25:59.51775454Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/manager" id=66057c69-8f93-4f20-b68c-d130b36947eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.434079 | controller | Jun 11 17:25:59.531677 crc crio[23211]: time="2026-06-11T17:25:59.531605186Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/manager" id=1543ba72-6fd7-433d-9e75-ed6f51feadb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.434095 | controller | Jun 11 17:25:59.538632 crc crio[23211]: time="2026-06-11T17:25:59.538518Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/manager" id=189a7f6a-c8ab-408a-9386-90246348d443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.434110 | controller | Jun 11 17:25:59.538632 crc crio[23211]: time="2026-06-11T17:25:59.53854474Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=b15d58fb-8372-43da-af21-2ac2785e5a17 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.434126 | controller | Jun 11 17:25:59.539059 crc crio[23211]: time="2026-06-11T17:25:59.539000012Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=48a9bfa6-2948-4985-bb56-f5cdc60de2c7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.434141 | controller | Jun 11 17:25:59.540070 crc crio[23211]: time="2026-06-11T17:25:59.539992767Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=13c4d6bf-62e1-443e-af58-69a6ce3c721e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434159 | controller | Jun 11 17:25:59.540546 crc crio[23211]: time="2026-06-11T17:25:59.540413337Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=2df4f9d7-3397-46ff-b745-70003dba2094 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434181 | controller | Jun 11 17:25:59.550837 crc crio[23211]: time="2026-06-11T17:25:59.550720686Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=5a7572e9-d8ed-45a3-809d-20301503decb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.434205 | controller | Jun 11 17:25:59.552343 crc crio[23211]: time="2026-06-11T17:25:59.552104741Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=be035642-72fe-482d-b3c0-aec0f3b2e19a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434225 | controller | Jun 11 17:25:59.564411 crc crio[23211]: time="2026-06-11T17:25:59.564051359Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=bb1da946-c599-48d5-a3ff-7572519c1141 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.434241 | controller | Jun 11 17:25:59.565024 crc crio[23211]: time="2026-06-11T17:25:59.564981753Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=c53e6743-a158-4514-afec-a28ff768ceef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434257 | controller | Jun 11 17:25:59.569389 crc crio[23211]: time="2026-06-11T17:25:59.56929497Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=bdf41724-6c3e-4c07-a4d6-c5dd4b45d7d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434274 | controller | Jun 11 17:25:59.579048 crc crio[23211]: time="2026-06-11T17:25:59.578761637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.434290 | controller | Jun 11 17:25:59.588754 crc crio[23211]: time="2026-06-11T17:25:59.588655155Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/manager" id=48f9391a-0845-422b-ad28-c2b34355ba63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.434306 | controller | Jun 11 17:25:59.597668 crc crio[23211]: time="2026-06-11T17:25:59.597520017Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=a7176472-1a3c-427e-8c2c-8814e15503a7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.434322 | controller | Jun 11 17:25:59.599030 crc crio[23211]: time="2026-06-11T17:25:59.598965794Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=91d33c83-964d-4b60-bd0c-67b8cd488171 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434337 | controller | Jun 11 17:25:59.603809 crc crio[23211]: time="2026-06-11T17:25:59.603578789Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=60fb6ed8-e781-4788-b1de-d137a460c04c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.434353 | controller | Jun 11 17:25:59.605386 crc crio[23211]: time="2026-06-11T17:25:59.60519732Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=ab3ed41c-3576-4054-a779-e544e10ec40b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434373 | controller | Jun 11 17:25:59.607347 crc crio[23211]: time="2026-06-11T17:25:59.606966214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.434389 | controller | Jun 11 17:25:59.608650 crc crio[23211]: time="2026-06-11T17:25:59.608558895Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=b391fc19-4921-4513-bba8-1a0430c52797 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.434405 | controller | Jun 11 17:25:59.609635 crc crio[23211]: time="2026-06-11T17:25:59.609562709Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=85b28d9c-73c1-4e11-917d-ab2f7f3783e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434421 | controller | Jun 11 17:25:59.617565 crc crio[23211]: time="2026-06-11T17:25:59.617256862Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=e82bce03-97b4-4a84-800a-bcaf42c1566e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.434440 | controller | Jun 11 17:25:59.619099 crc crio[23211]: time="2026-06-11T17:25:59.619009047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.434465 | controller | Jun 11 17:25:59.619271 crc crio[23211]: time="2026-06-11T17:25:59.619235303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.434492 | controller | Jun 11 17:25:59.621613 crc crio[23211]: time="2026-06-11T17:25:59.621520269Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=f2205589-da0e-481d-bcd2-bb6c9d5de484 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434528 | controller | Jun 11 17:25:59.621613 crc crio[23211]: time="2026-06-11T17:25:59.62154122Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=7ff359a2-3e37-428b-baf9-74715b47bbf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434552 | controller | Jun 11 17:25:59.624844 crc crio[23211]: time="2026-06-11T17:25:59.62476189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.434569 | controller | Jun 11 17:25:59.627858 crc crio[23211]: time="2026-06-11T17:25:59.627716144Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=716c6459-1950-44c2-9df6-a356ca12242c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434586 | controller | Jun 11 17:25:59.628011 crc crio[23211]: time="2026-06-11T17:25:59.627840517Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=21a79864-2fe5-4c95-946b-b9527dc02c2d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.434602 | controller | Jun 11 17:25:59.628174 crc crio[23211]: time="2026-06-11T17:25:59.628090544Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=e190c570-c772-4f86-8d92-4d53fd8b5f33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434621 | controller | Jun 11 17:25:59.630012 crc crio[23211]: time="2026-06-11T17:25:59.629865958Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=7c9d15b4-aab5-49e9-952e-be461bd21852 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434637 | controller | Jun 11 17:25:59.630012 crc crio[23211]: time="2026-06-11T17:25:59.630004812Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=4044eac6-1965-45db-9b92-be37e9e30aec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434653 | controller | Jun 11 17:25:59.642168 crc crio[23211]: time="2026-06-11T17:25:59.642005043Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=ba630c4c-a52e-4a23-bc61-db4e53a72720 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434668 | controller | Jun 11 17:25:59.670522 crc crio[23211]: time="2026-06-11T17:25:59.668950348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.434683 | controller | Jun 11 17:25:59.670522 crc crio[23211]: time="2026-06-11T17:25:59.668991109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.434699 | controller | Jun 11 17:25:59.679724 crc crio[23211]: time="2026-06-11T17:25:59.678835255Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=29d3ba65-7de7-4495-b67d-22b655ab210f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434715 | controller | Jun 11 17:25:59.679724 crc crio[23211]: time="2026-06-11T17:25:59.679660445Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=004dd9d8-a972-45d5-80e8-bf12784005c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434730 | controller | Jun 11 17:25:59.679724 crc crio[23211]: time="2026-06-11T17:25:59.679718717Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=ee245219-bd7a-4c45-bcaa-f6ea1b0a7a36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434746 | controller | Jun 11 17:25:59.680724 crc crio[23211]: time="2026-06-11T17:25:59.6798513Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=96db0745-a757-4b1c-8b9f-1e98ab5224f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434762 | controller | Jun 11 17:25:59.680724 crc crio[23211]: time="2026-06-11T17:25:59.679905371Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=1a0bf29e-890c-4c79-8118-2ac5fbbd6151 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434777 | controller | Jun 11 17:25:59.682691 crc crio[23211]: time="2026-06-11T17:25:59.68259789Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/manager" id=e6060667-da45-4866-948b-7febe4648173 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.434793 | controller | Jun 11 17:25:59.683856 crc crio[23211]: time="2026-06-11T17:25:59.683762809Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=7aa44ed3-6d07-4c02-8048-9f64eb68d075 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434812 | controller | Jun 11 17:25:59.731986 crc crio[23211]: time="2026-06-11T17:25:59.731599758Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=38858c5f-73b6-4ead-aaa0-37745d42ea9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.434828 | controller | Jun 11 17:25:59.739106 crc crio[23211]: time="2026-06-11T17:25:59.739020383Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/manager" id=6abb917a-2597-40a4-87b8-42093d73be5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.434843 | controller | Jun 11 17:25:59.748633 crc crio[23211]: time="2026-06-11T17:25:59.748539952Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/manager" id=2cdcb53d-9bc4-43c8-9c9b-aa2160b1307d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.434885 | controller | Jun 11 17:25:59.757826 crc crio[23211]: time="2026-06-11T17:25:59.756483101Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/manager" id=e77d1481-7f5b-4170-b9ea-604e95aaaf88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.434909 | controller | Jun 11 17:25:59.765253 crc crio[23211]: time="2026-06-11T17:25:59.765163708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.434926 | controller | Jun 11 17:25:59.766937 crc crio[23211]: time="2026-06-11T17:25:59.76683925Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/manager" id=bf2e38b3-2c3a-451d-80af-4351c2eddb56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.434942 | controller | Jun 11 17:25:59.768555 crc crio[23211]: time="2026-06-11T17:25:59.76840457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.434957 | controller | Jun 11 17:25:59.770995 crc crio[23211]: time="2026-06-11T17:25:59.770912373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.434973 | controller | Jun 11 17:25:59.778859 crc crio[23211]: time="2026-06-11T17:25:59.778671346Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/manager" id=9772b01e-4f39-486b-b196-e26c82501d17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.434989 | controller | Jun 11 17:25:59.790545 crc crio[23211]: time="2026-06-11T17:25:59.790289827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435004 | controller | Jun 11 17:25:59.831508 crc crio[23211]: time="2026-06-11T17:25:59.831285785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435020 | controller | Jun 11 17:25:59.834679 crc crio[23211]: time="2026-06-11T17:25:59.834575767Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/manager" id=391f4ad3-65ca-40a9-b92f-dcb4f78f2e03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.435035 | controller | Jun 11 17:25:59.836371 crc crio[23211]: time="2026-06-11T17:25:59.83629235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435052 | controller | Jun 11 17:25:59.839233 crc crio[23211]: time="2026-06-11T17:25:59.839119931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435071 | controller | Jun 11 17:25:59.848345 crc crio[23211]: time="2026-06-11T17:25:59.847870631Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/manager" id=d7096aa1-b9b6-441f-9d57-da747bb9ab70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.435087 | controller | Jun 11 17:25:59.855274 crc crio[23211]: time="2026-06-11T17:25:59.854282931Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/manager" id=39ebc897-36cc-4c77-87b9-af9e578ca23f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.435103 | controller | Jun 11 17:25:59.863923 crc crio[23211]: time="2026-06-11T17:25:59.86381058Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/manager" id=a20ee0d5-5a08-4b43-9c47-3e40d3212212 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.435118 | controller | Jun 11 17:25:59.878669 crc crio[23211]: time="2026-06-11T17:25:59.87856906Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/manager" id=c45af64c-ff06-4b79-b411-44eac84083f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.435134 | controller | Jun 11 17:25:59.881078 crc crio[23211]: time="2026-06-11T17:25:59.880930069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435149 | controller | Jun 11 17:25:59.881633 crc crio[23211]: time="2026-06-11T17:25:59.881555165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435165 | controller | Jun 11 17:25:59.893763 crc crio[23211]: time="2026-06-11T17:25:59.892659162Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/manager" id=67e8b44b-c7da-40d0-8014-7448877aeab8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.435180 | controller | Jun 11 17:25:59.898334 crc crio[23211]: time="2026-06-11T17:25:59.898244183Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/manager" id=e7fe5dcd-38fe-4e3d-b4d0-6ae714a7b568 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.435196 | controller | Jun 11 17:25:59.946525 crc crio[23211]: time="2026-06-11T17:25:59.946246325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435213 | controller | Jun 11 17:25:59.950716 crc crio[23211]: time="2026-06-11T17:25:59.950636635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435228 | controller | Jun 11 17:25:59.966234 crc crio[23211]: time="2026-06-11T17:25:59.965709813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435244 | controller | Jun 11 17:26:00.002772 crc crio[23211]: time="2026-06-11T17:26:00.00267146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435259 | controller | Jun 11 17:26:00.015583 crc crio[23211]: time="2026-06-11T17:26:00.015352937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435275 | controller | Jun 11 17:26:00.025571 crc crio[23211]: time="2026-06-11T17:26:00.025304926Z" level=info msg="Created container 457e9738147d6f55bd26de63c1a853518a54008236aa5b02cdf58108a9c0c512: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/manager" id=16b3f0ef-1736-4cbf-9428-abccee76f699 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.435294 | controller | Jun 11 17:26:00.028903 crc crio[23211]: time="2026-06-11T17:26:00.028282571Z" level=info msg="Starting container: 457e9738147d6f55bd26de63c1a853518a54008236aa5b02cdf58108a9c0c512" id=ce11528e-9d3b-428f-afe2-58b95a747af4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.435311 | controller | Jun 11 17:26:00.043088 crc crio[23211]: time="2026-06-11T17:26:00.040808924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435327 | controller | Jun 11 17:26:00.043088 crc crio[23211]: time="2026-06-11T17:26:00.040978848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435342 | controller | Jun 11 17:26:00.043088 crc crio[23211]: time="2026-06-11T17:26:00.041807389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435358 | controller | Jun 11 17:26:00.049659 crc crio[23211]: time="2026-06-11T17:26:00.049565424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435373 | controller | Jun 11 17:26:00.054070 crc crio[23211]: time="2026-06-11T17:26:00.051785029Z" level=info msg="Started container" PID=232650 containerID=457e9738147d6f55bd26de63c1a853518a54008236aa5b02cdf58108a9c0c512 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/manager id=ce11528e-9d3b-428f-afe2-58b95a747af4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44acc7113c1a879b4e1edd248a6e76a685366b16b168aebe8e9ff8ea142c3d3c
2026-06-11 18:00:59.435389 | controller | Jun 11 17:26:00.072677 crc crio[23211]: time="2026-06-11T17:26:00.072581771Z" level=info msg="Created container 8f45c6f4b20d72b2497df63e83f461af8969128232c7305ae765a7561cff0c2a: openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/manager" id=48f9391a-0845-422b-ad28-c2b34355ba63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.435406 | controller | Jun 11 17:26:00.092330 crc crio[23211]: time="2026-06-11T17:26:00.081307629Z" level=info msg="Starting container: 8f45c6f4b20d72b2497df63e83f461af8969128232c7305ae765a7561cff0c2a" id=0db37ccc-bb78-4333-8c87-391f7cadfe1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.435422 | controller | Jun 11 17:26:00.092330 crc crio[23211]: time="2026-06-11T17:26:00.084536929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435438 | controller | Jun 11 17:26:00.092330 crc crio[23211]: time="2026-06-11T17:26:00.085185496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435454 | controller | Jun 11 17:26:00.096310 crc crio[23211]: time="2026-06-11T17:26:00.096241563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435471 | controller | Jun 11 17:26:00.116310 crc crio[23211]: time="2026-06-11T17:26:00.116163153Z" level=info msg="Started container" PID=232653 containerID=8f45c6f4b20d72b2497df63e83f461af8969128232c7305ae765a7561cff0c2a description=openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/manager id=0db37ccc-bb78-4333-8c87-391f7cadfe1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ee916770291660493b5bedb370f39ccfcbbf315ea980f73c9ee1c69d995124f
2026-06-11 18:00:59.435491 | controller | Jun 11 17:26:00.164064 crc crio[23211]: time="2026-06-11T17:26:00.163906369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435508 | controller | Jun 11 17:26:00.173865 crc crio[23211]: time="2026-06-11T17:26:00.173757585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435548 | controller | Jun 11 17:26:00.214027 crc crio[23211]: time="2026-06-11T17:26:00.209802869Z" level=info msg="Created container dcb6030cb1c374cdac22621e3e2346d9bf8dfffae79158a645d47a0e0b2d13fc: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/manager" id=bf2e38b3-2c3a-451d-80af-4351c2eddb56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.435566 | controller | Jun 11 17:26:00.214027 crc crio[23211]: time="2026-06-11T17:26:00.210928017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435582 | controller | Jun 11 17:26:00.217050 crc crio[23211]: time="2026-06-11T17:26:00.216944318Z" level=info msg="Starting container: dcb6030cb1c374cdac22621e3e2346d9bf8dfffae79158a645d47a0e0b2d13fc" id=ef4c99f9-064f-45fd-9ff8-5b8588ce41c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.435598 | controller | Jun 11 17:26:00.231483 crc crio[23211]: 2026-06-11T17:26:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0babde388f28339 Mac:a6:fe:a2:47:e5:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/27f997c6-c582-445c-a3dd-d9d41631c097 SocketPath: PciID:}] [{Interface:0xc00025d3b0 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.435614 | controller | Jun 11 17:26:00.234070 crc crio[23211]: time="2026-06-11T17:26:00.233950444Z" level=info msg="Started container" PID=232657 containerID=dcb6030cb1c374cdac22621e3e2346d9bf8dfffae79158a645d47a0e0b2d13fc description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/manager id=ef4c99f9-064f-45fd-9ff8-5b8588ce41c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91c26764ad88e38164ab0980f120eeec3e12f75f154ff90b07131e59087cc6a0
2026-06-11 18:00:59.435630 | controller | Jun 11 17:26:00.234617 crc crio[23211]: time="2026-06-11T17:26:00.233960114Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-7b9f96797b-66zqr Namespace:openstack-operators ID:0babde388f28339ae203b9e9a9d4b44d70fc8eb7fff0ae7728f9a07d044beba5 UID:2652fb3f-fec5-471d-817d-c066b814f000 NetNS:/var/run/netns/27f997c6-c582-445c-a3dd-d9d41631c097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2652fb3f_fec5_471d_817d_c066b814f000.slice PodAnnotations:0xc007c141d8}] Aliases:map[]}"
2026-06-11 18:00:59.435646 | controller | Jun 11 17:26:00.234996 crc crio[23211]: time="2026-06-11T17:26:00.234865817Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-7b9f96797b-66zqr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.435662 | controller | Jun 11 17:26:00.247615 crc crio[23211]: time="2026-06-11T17:26:00.247541914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435678 | controller | Jun 11 17:26:00.256924 crc crio[23211]: time="2026-06-11T17:26:00.256806127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435694 | controller | Jun 11 17:26:00.267412 crc crio[23211]: time="2026-06-11T17:26:00.267219967Z" level=info msg="Created container c1b4b0d8590d7c345ab17b055fde361726dd5c1841e64d56032530be8038fce3: openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/manager" id=1543ba72-6fd7-433d-9e75-ed6f51feadb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.435713 | controller | Jun 11 17:26:00.280933 crc crio[23211]: time="2026-06-11T17:26:00.280038358Z" level=info msg="Starting container: c1b4b0d8590d7c345ab17b055fde361726dd5c1841e64d56032530be8038fce3" id=3af79cc0-3b9c-4f39-8107-f5f5fd837373 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.435729 | controller | Jun 11 17:26:00.291817 crc crio[23211]: time="2026-06-11T17:26:00.291680891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435745 | controller | Jun 11 17:26:00.291966 crc crio[23211]: time="2026-06-11T17:26:00.291875665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435761 | controller | Jun 11 17:26:00.310000 crc crio[23211]: time="2026-06-11T17:26:00.309830245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435777 | controller | Jun 11 17:26:00.311481 crc crio[23211]: time="2026-06-11T17:26:00.311036075Z" level=info msg="Started container" PID=232673 containerID=c1b4b0d8590d7c345ab17b055fde361726dd5c1841e64d56032530be8038fce3 description=openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/manager id=3af79cc0-3b9c-4f39-8107-f5f5fd837373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875d73ed401aed038d954f9831e790e43484b96c2601d6f4077fa05fbe3c39ce
2026-06-11 18:00:59.435794 | controller | Jun 11 17:26:00.356149 crc crio[23211]: time="2026-06-11T17:26:00.356022453Z" level=info msg="Ran pod sandbox 0babde388f28339ae203b9e9a9d4b44d70fc8eb7fff0ae7728f9a07d044beba5 with infra container: openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/POD" id=fd70ee65-9aca-46ad-8ffb-13eca8ca0a8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.435810 | controller | Jun 11 17:26:00.359996 crc crio[23211]: time="2026-06-11T17:26:00.359910889Z" level=info msg="Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27" id=28892ca8-1805-4ea8-8709-1db2ac51f261 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.435826 | controller | Jun 11 17:26:00.378319 crc crio[23211]: time="2026-06-11T17:26:00.377988992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435842 | controller | Jun 11 17:26:00.381378 crc crio[23211]: time="2026-06-11T17:26:00.381285496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435858 | controller | Jun 11 17:26:00.381938 crc crio[23211]: time="2026-06-11T17:26:00.38188756Z" level=info msg="Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27" id=33c82a02-fdf4-4095-a866-02d1155e0405 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.435874 | controller | Jun 11 17:26:00.428285 crc crio[23211]: time="2026-06-11T17:26:00.427984295Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/manager" id=6ef86950-b51a-4a33-97ba-9c4483473c1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.435890 | controller | Jun 11 17:26:00.437351 crc crio[23211]: time="2026-06-11T17:26:00.437264058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.435909 | controller | Jun 11 17:26:00.480884 crc crio[23211]: time="2026-06-11T17:26:00.480630355Z" level=info msg="Created container f36fd985f1d43c9c9a626b0b493685c55dd9727cb0dd3580daf713fe25d6505b: openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/manager" id=66057c69-8f93-4f20-b68c-d130b36947eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.435925 | controller | Jun 11 17:26:00.483861 crc crio[23211]: time="2026-06-11T17:26:00.483716122Z" level=info msg="Starting container: f36fd985f1d43c9c9a626b0b493685c55dd9727cb0dd3580daf713fe25d6505b" id=18df2b1c-7ddb-4c44-830b-9d40029bcfcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.436011 | controller | Jun 11 17:26:00.492351 crc crio[23211]: time="2026-06-11T17:26:00.492053391Z" level=info msg="Started container" PID=232684 containerID=f36fd985f1d43c9c9a626b0b493685c55dd9727cb0dd3580daf713fe25d6505b description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/manager id=18df2b1c-7ddb-4c44-830b-9d40029bcfcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=83d42c1220aab09e447e6869c01628200b568810e4b6e8f812e44bdc30a1f905
2026-06-11 18:00:59.436030 | controller | Jun 11 17:26:00.618766 crc crio[23211]: time="2026-06-11T17:26:00.618646812Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686646-7tqg9/POD" id=5f0b4767-ccad-4cfd-8bfb-7650e2915bd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.436047 | controller | Jun 11 17:26:00.618766 crc crio[23211]: time="2026-06-11T17:26:00.618756895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436063 | controller | Jun 11 17:26:00.665223 crc crio[23211]: time="2026-06-11T17:26:00.665072205Z" level=info msg="Created container d88a549460929d97d390434b085abc6112cbabf83a8268c8dc738632dbed579c: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/manager" id=e6060667-da45-4866-948b-7febe4648173 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.436080 | controller | Jun 11 17:26:00.667354 crc crio[23211]: time="2026-06-11T17:26:00.66724518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436096 | controller | Jun 11 17:26:00.667721 crc crio[23211]: time="2026-06-11T17:26:00.667526377Z" level=info msg="Starting container: d88a549460929d97d390434b085abc6112cbabf83a8268c8dc738632dbed579c" id=1c8b7281-337d-4aa3-b3ba-e0fb8af71332 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.436112 | controller | Jun 11 17:26:00.673856 crc crio[23211]: time="2026-06-11T17:26:00.67365988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436129 | controller | Jun 11 17:26:00.678872 crc crio[23211]: time="2026-06-11T17:26:00.678558184Z" level=info msg="Started container" PID=232732 containerID=d88a549460929d97d390434b085abc6112cbabf83a8268c8dc738632dbed579c description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/manager id=1c8b7281-337d-4aa3-b3ba-e0fb8af71332 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea28fa695121f91db98aff38fcb4e3c4c47a0b63c363b3acc9fc4447bb397c4a
2026-06-11 18:00:59.436145 | controller | Jun 11 17:26:00.720274 crc crio[23211]: time="2026-06-11T17:26:00.720097764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436161 | controller | Jun 11 17:26:00.747359 crc crio[23211]: time="2026-06-11T17:26:00.747219374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436184 | controller | Jun 11 17:26:00.748807 crc crio[23211]: time="2026-06-11T17:26:00.748682231Z" level=info msg="Created container 1386517ad8f7a7ebc5b2c96c3d2d0ea7003e1c097f1c03a291b8edf7f425b956: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/manager" id=a08dbcb0-8bba-46f4-b627-370032bc805e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.436201 | controller | Jun 11 17:26:00.755379 crc crio[23211]: time="2026-06-11T17:26:00.752699861Z" level=info msg="Starting container: 1386517ad8f7a7ebc5b2c96c3d2d0ea7003e1c097f1c03a291b8edf7f425b956" id=f21bf786-997c-40c0-9c91-06adbea4a82b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.436217 | controller | Jun 11 17:26:00.762992 crc crio[23211]: time="2026-06-11T17:26:00.762844285Z" level=info msg="Started container" PID=232709 containerID=1386517ad8f7a7ebc5b2c96c3d2d0ea7003e1c097f1c03a291b8edf7f425b956 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/manager id=f21bf786-997c-40c0-9c91-06adbea4a82b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96b1d4629bc4542c1782f0ccd7af1965a408cc6d2175a51b456abdd8f493ae9
2026-06-11 18:00:59.436250 | controller | Jun 11 17:26:00.799270 crc crio[23211]: time="2026-06-11T17:26:00.79896301Z" level=info msg="Created container 92a1f90312ad343e99ea3c89be02bfcf3b7bc4d7bc313d8ac8fe5c751634d3ed: openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/manager" id=46c2f893-4352-4d99-b5d9-82a304608ce1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.436267 | controller | Jun 11 17:26:00.808950 crc crio[23211]: time="2026-06-11T17:26:00.807388971Z" level=info msg="Starting container: 92a1f90312ad343e99ea3c89be02bfcf3b7bc4d7bc313d8ac8fe5c751634d3ed" id=534277d7-9d3f-4e0a-8a7e-9e2cd5d53901 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.436284 | controller | Jun 11 17:26:00.811619 crc crio[23211]: time="2026-06-11T17:26:00.811516705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436300 | controller | Jun 11 17:26:00.830001 crc crio[23211]: time="2026-06-11T17:26:00.829917456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436316 | controller | Jun 11 17:26:00.834746 crc crio[23211]: time="2026-06-11T17:26:00.834609613Z" level=info msg="Started container" PID=232727 containerID=92a1f90312ad343e99ea3c89be02bfcf3b7bc4d7bc313d8ac8fe5c751634d3ed description=openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/manager id=534277d7-9d3f-4e0a-8a7e-9e2cd5d53901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7ac2db4e1bc7268b8a9fa27d90a964f08d15429a6d7305c67cef0ec1a4d2254
2026-06-11 18:00:59.436333 | controller | Jun 11 17:26:00.835005 crc crio[23211]: time="2026-06-11T17:26:00.834929642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436349 | controller | Jun 11 17:26:00.840812 crc crio[23211]: time="2026-06-11T17:26:00.840693926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436365 | controller | Jun 11 17:26:00.851544 crc crio[23211]: time="2026-06-11T17:26:00.851382064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436380 | controller | Jun 11 17:26:00.859711 crc crio[23211]: time="2026-06-11T17:26:00.859302472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436400 | controller | Jun 11 17:26:00.865942 crc crio[23211]: time="2026-06-11T17:26:00.865812776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436416 | controller | Jun 11 17:26:00.872627 crc crio[23211]: time="2026-06-11T17:26:00.872392531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436432 | controller | Jun 11 17:26:00.924899 crc crio[23211]: time="2026-06-11T17:26:00.924807954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436448 | controller | Jun 11 17:26:00.931731 crc crio[23211]: time="2026-06-11T17:26:00.931671075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436464 | controller | Jun 11 17:26:00.934856 crc crio[23211]: time="2026-06-11T17:26:00.934789534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436480 | controller | Jun 11 17:26:00.935903 crc crio[23211]: time="2026-06-11T17:26:00.93583878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436496 | controller | Jun 11 17:26:00.937381 crc crio[23211]: time="2026-06-11T17:26:00.937332157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436527 | controller | Jun 11 17:26:00.939975 crc crio[23211]: time="2026-06-11T17:26:00.939911212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436549 | controller | Jun 11 17:26:00.943103 crc crio[23211]: time="2026-06-11T17:26:00.94301803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436566 | controller | Jun 11 17:26:00.949514 crc crio[23211]: time="2026-06-11T17:26:00.949310068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436582 | controller | Jun 11 17:26:00.961398 crc crio[23211]: time="2026-06-11T17:26:00.961294428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436597 | controller | Jun 11 17:26:00.974412 crc crio[23211]: time="2026-06-11T17:26:00.972681863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436613 | controller | Jun 11 17:26:01.011615 crc crio[23211]: time="2026-06-11T17:26:01.011518095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436628 | controller | Jun 11 17:26:01.027870 crc crio[23211]: time="2026-06-11T17:26:01.027786653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.436644 | controller | Jun 11 17:26:01.031202 crc crio[23211]: time="2026-06-11T17:26:01.031015654Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686646-7tqg9 Namespace:openshift-infra ID:da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5 UID:305a9117-3786-47f9-b45b-ab564ace96e2 NetNS:/var/run/netns/920a057c-311c-4004-af89-dc5a4193f2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305a9117_3786_47f9_b45b_ab564ace96e2.slice PodAnnotations:0xc006bcc130}] Aliases:map[]}"
2026-06-11 18:00:59.436674 | controller | Jun 11 17:26:01.031202 crc crio[23211]: time="2026-06-11T17:26:01.031197608Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686646-7tqg9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.436815 | controller | Jun 11 17:26:01.105913 crc crio[23211]: time="2026-06-11T17:26:01.105096621Z" level=info msg="Created container 2dd08692bcb05f71f439f6445bc580a3d578ba0de8c85c231a18e54bc553a9f0: openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/manager" id=189a7f6a-c8ab-408a-9386-90246348d443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.436834 | controller | Jun 11 17:26:01.108816 crc crio[23211]: time="2026-06-11T17:26:01.108748472Z" level=info msg="Starting container: 2dd08692bcb05f71f439f6445bc580a3d578ba0de8c85c231a18e54bc553a9f0" id=8e7e6c72-5e46-4ab1-b40f-9aa5b31b6fd3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.436851 | controller | Jun 11 17:26:01.113831 crc crio[23211]: time="2026-06-11T17:26:01.113712067Z" level=info msg="Started container" PID=232737 containerID=2dd08692bcb05f71f439f6445bc580a3d578ba0de8c85c231a18e54bc553a9f0 description=openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/manager id=8e7e6c72-5e46-4ab1-b40f-9aa5b31b6fd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47d63ffd186710e88a56840c0d8e2c3e6307a677146eb6ce305d4e228f5b914c
2026-06-11 18:00:59.436868 | controller | Jun 11 17:26:01.564876 crc crio[23211]: time="2026-06-11T17:26:01.56406841Z" level=info msg="Created container 4dd25f70aa9d94f7bdb176fc508c5f80d4c3db1566e7123b62e6fc6726f7f46b: openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/manager" id=6abb917a-2597-40a4-87b8-42093d73be5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.436884 | controller | Jun 11 17:26:01.567656 crc crio[23211]: time="2026-06-11T17:26:01.567013414Z" level=info msg="Starting container: 4dd25f70aa9d94f7bdb176fc508c5f80d4c3db1566e7123b62e6fc6726f7f46b" id=ec2699b3-17b3-40e5-a644-03c226cf98e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.436901 | controller | Jun 11 17:26:01.575300 crc crio[23211]: time="2026-06-11T17:26:01.574557293Z" level=info msg="Started container" PID=232891 containerID=4dd25f70aa9d94f7bdb176fc508c5f80d4c3db1566e7123b62e6fc6726f7f46b description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/manager id=ec2699b3-17b3-40e5-a644-03c226cf98e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b188aa7930969812954c6e62d785ed512ae74234ae1bb978f6550cf6cf9b3d41
2026-06-11 18:00:59.436922 | controller | Jun 11 17:26:01.628837 crc crio[23211]: time="2026-06-11T17:26:01.628541665Z" level=info msg="Created container 74bb7f5ad4512946acf643d3dd511987519ac6d0de8039de41cc6b2c17573347: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/manager" id=9772b01e-4f39-486b-b196-e26c82501d17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.436946 | controller | Jun 11 17:26:01.635830 crc crio[23211]: time="2026-06-11T17:26:01.632550887Z" level=info msg="Starting container: 74bb7f5ad4512946acf643d3dd511987519ac6d0de8039de41cc6b2c17573347" id=ba388b4a-477e-45cf-aebc-6767a44bdc20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.436970 | controller | Jun 11 17:26:01.642883 crc crio[23211]: time="2026-06-11T17:26:01.642782432Z" level=info msg="Started container" PID=232890 containerID=74bb7f5ad4512946acf643d3dd511987519ac6d0de8039de41cc6b2c17573347 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/manager id=ba388b4a-477e-45cf-aebc-6767a44bdc20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c79d8ced62ceeb241d4a30c17079247b8e69fbba16d5fc17d8f178909bb0e25
2026-06-11 18:00:59.436998 | controller | Jun 11 17:26:01.669679 crc crio[23211]: 2026-06-11T17:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da73ec668158403 Mac:a2:12:a8:92:75:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/920a057c-311c-4004-af89-dc5a4193f2cd SocketPath: PciID:}] [{Interface:0xc0002e29e0 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.437020 | controller | Jun 11 17:26:01.670021 crc crio[23211]: time="2026-06-11T17:26:01.669729828Z" level=info msg="Created container e6cf8df78fa58f4274f14a4c5892609bf78af96ae126f9ec50dd3744e5dd8b24: openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/manager" id=391f4ad3-65ca-40a9-b92f-dcb4f78f2e03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.437041 | controller | Jun 11 17:26:01.670854 crc crio[23211]: time="2026-06-11T17:26:01.670788574Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686646-7tqg9 Namespace:openshift-infra ID:da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5 UID:305a9117-3786-47f9-b45b-ab564ace96e2 NetNS:/var/run/netns/920a057c-311c-4004-af89-dc5a4193f2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305a9117_3786_47f9_b45b_ab564ace96e2.slice PodAnnotations:0xc006bcc130}] Aliases:map[]}"
2026-06-11 18:00:59.437062 | controller | Jun 11 17:26:01.670954 crc crio[23211]: time="2026-06-11T17:26:01.670863155Z" level=info msg="Starting container: e6cf8df78fa58f4274f14a4c5892609bf78af96ae126f9ec50dd3744e5dd8b24" id=2bc34828-559c-4a21-a7fa-df5b9593b5f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.437081 | controller | Jun 11 17:26:01.671025 crc crio[23211]: time="2026-06-11T17:26:01.670975349Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686646-7tqg9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.437102 | controller | Jun 11 17:26:01.679298 crc crio[23211]: time="2026-06-11T17:26:01.679210326Z" level=info msg="Started container" PID=232884 containerID=e6cf8df78fa58f4274f14a4c5892609bf78af96ae126f9ec50dd3744e5dd8b24 description=openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/manager id=2bc34828-559c-4a21-a7fa-df5b9593b5f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c6590c2de0b99d1d913f36fe32eacde5b5da28cda871716934f92874e63dd52
2026-06-11 18:00:59.437124 | controller | Jun 11 17:26:01.715926 crc crio[23211]: time="2026-06-11T17:26:01.71375111Z" level=info msg="Ran pod sandbox da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5 with infra container: openshift-infra/auto-csr-approver-29686646-7tqg9/POD" id=5f0b4767-ccad-4cfd-8bfb-7650e2915bd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.437145 | controller | Jun 11 17:26:01.721055 crc crio[23211]: time="2026-06-11T17:26:01.721005283Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b8eefcab-d38c-4df7-b5fb-2578acbbf18f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.437165 | controller | Jun 11 17:26:01.731567 crc crio[23211]: time="2026-06-11T17:26:01.731530476Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.437185 | controller | Jun 11 17:26:01.765858 crc crio[23211]: time="2026-06-11T17:26:01.765757614Z" level=info msg="Created container 7536a45464ad0a0015f1bbdc473f817770054fb2c26073e5cd23315cca0c16cf: openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/manager" id=39ebc897-36cc-4c77-87b9-af9e578ca23f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.437205 | controller | Jun 11 17:26:01.768194 crc crio[23211]: time="2026-06-11T17:26:01.76800794Z" level=info msg="Starting container: 7536a45464ad0a0015f1bbdc473f817770054fb2c26073e5cd23315cca0c16cf" id=b9fd6067-aa95-4117-a0c2-885355e08218 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.437231 | controller | Jun 11 17:26:01.775792 crc crio[23211]: time="2026-06-11T17:26:01.775737203Z" level=info msg="Started container" PID=232883 containerID=7536a45464ad0a0015f1bbdc473f817770054fb2c26073e5cd23315cca0c16cf description=openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/manager id=b9fd6067-aa95-4117-a0c2-885355e08218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f68075aded9f2dd0e3126c02832a2cb5f400d9564c32c626b08e10a91e1394fd
2026-06-11 18:00:59.437252 | controller | Jun 11 17:26:01.869899 crc crio[23211]: time="2026-06-11T17:26:01.869743649Z" level=info msg="Created container 7fae2e238cde2caba41773604ae12eea8b7f0f139d7543434acf02d6f60c9c98: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/manager" id=a20ee0d5-5a08-4b43-9c47-3e40d3212212 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.437272 | controller | Jun 11 17:26:01.871913 crc crio[23211]: time="2026-06-11T17:26:01.870997791Z" level=info msg="Starting container: 7fae2e238cde2caba41773604ae12eea8b7f0f139d7543434acf02d6f60c9c98" id=41c9af58-706d-42e1-8f26-3daa3ffde9a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.437292 | controller | Jun 11 17:26:01.885047 crc crio[23211]: time="2026-06-11T17:26:01.884742636Z" level=info msg="Started container" PID=232894 containerID=7fae2e238cde2caba41773604ae12eea8b7f0f139d7543434acf02d6f60c9c98 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/manager id=41c9af58-706d-42e1-8f26-3daa3ffde9a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2481dfdb9b69424a67df313aa12bfe7fee84885562cd2c77d1ed01f000f36f9c
2026-06-11 18:00:59.437313 | controller | Jun 11 17:26:01.886914 crc crio[23211]: time="2026-06-11T17:26:01.886810037Z" level=info msg="Created container c53f5ca6a228b880dbb30f2e3c24a99e3a0aa336b46ca86c4fbcba5e004d8fc9: openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/manager" id=d7096aa1-b9b6-441f-9d57-da747bb9ab70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.437334 | controller | Jun 11 17:26:01.888938 crc crio[23211]: time="2026-06-11T17:26:01.888807287Z" level=info msg="Starting container: c53f5ca6a228b880dbb30f2e3c24a99e3a0aa336b46ca86c4fbcba5e004d8fc9" id=37c9decd-3ded-4631-ab42-506eff2a9250 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.437354 | controller | Jun 11 17:26:01.898733 crc crio[23211]: time="2026-06-11T17:26:01.898659184Z" level=info msg="Started container" PID=232885 containerID=c53f5ca6a228b880dbb30f2e3c24a99e3a0aa336b46ca86c4fbcba5e004d8fc9 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/manager id=37c9decd-3ded-4631-ab42-506eff2a9250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=842877529b6566d80c9a641bf5a19a5cfb432f69dbf426aab19f7cd4512ffa66
2026-06-11 18:00:59.437375 | controller | Jun 11 17:26:01.953218 crc crio[23211]: time="2026-06-11T17:26:01.953092618Z" level=info msg="Created container 00c4da8a215d3777dbdbbba6d88bea3b8666fefd3ce09fa820c6c8966504aeb1: openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/manager" id=2cdcb53d-9bc4-43c8-9c9b-aa2160b1307d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.437396 | controller | Jun 11 17:26:01.954512 crc crio[23211]: time="2026-06-11T17:26:01.954340099Z" level=info msg="Created container 383cb14a17ae3ddcf59fa662f2ff5dcb40402e3e26f6b9756d286db1a7836524: openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/manager" id=e7fe5dcd-38fe-4e3d-b4d0-6ae714a7b568 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.437417 | controller | Jun 11 17:26:01.955771 crc crio[23211]: time="2026-06-11T17:26:01.954812621Z" level=info msg="Starting container: 00c4da8a215d3777dbdbbba6d88bea3b8666fefd3ce09fa820c6c8966504aeb1" id=d0dd788b-8cb5-4c0b-b7fc-8af68a53d3f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.437437 | controller | Jun 11 17:26:01.955771 crc crio[23211]: time="2026-06-11T17:26:01.955521638Z" level=info msg="Starting container: 383cb14a17ae3ddcf59fa662f2ff5dcb40402e3e26f6b9756d286db1a7836524" id=6dc1d531-dc7a-4d4c-a71b-d619ffceb9ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.437463 | controller | Jun 11 17:26:01.963943 crc crio[23211]: time="2026-06-11T17:26:01.963850397Z" level=info msg="Started container" PID=232896 containerID=383cb14a17ae3ddcf59fa662f2ff5dcb40402e3e26f6b9756d286db1a7836524 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/manager id=6dc1d531-dc7a-4d4c-a71b-d619ffceb9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=68bacf2e9cf41286cdddbcfc3aac799e16df9f759c997cdbf68e4da9d3f0e972
2026-06-11 18:00:59.437487 | controller | Jun 11 17:26:01.973747 crc crio[23211]: time="2026-06-11T17:26:01.973651913Z" level=info msg="Started container" PID=232892 containerID=00c4da8a215d3777dbdbbba6d88bea3b8666fefd3ce09fa820c6c8966504aeb1 description=openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/manager id=d0dd788b-8cb5-4c0b-b7fc-8af68a53d3f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5b5cfb1a5d540cc0c0e61f4a88c12566c15cb9673cd2d61224f035ad694b8cc
2026-06-11 18:00:59.437509 | controller | Jun 11 17:26:02.013857 crc crio[23211]: time="2026-06-11T17:26:02.013750148Z" level=info msg="Created container 271891fb873a54c373ffb5f1d461e0cdb790361f3dd11af4bf515624ee47965d: openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/manager" id=6ef86950-b51a-4a33-97ba-9c4483473c1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.437571 | controller | Jun 11 17:26:02.022863 crc crio[23211]: time="2026-06-11T17:26:02.022738142Z" level=info msg="Starting container: 271891fb873a54c373ffb5f1d461e0cdb790361f3dd11af4bf515624ee47965d" id=4184b7d9-27ff-450b-8068-eb73bba9f903 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.437591 | controller | Jun 11 17:26:02.029118 crc crio[23211]: time="2026-06-11T17:26:02.02901394Z" level=info msg="Created container d9361659dd233850a1d16761ec00a17a20b734eedb219b8bb3f7c35427e12830: openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/manager" id=c45af64c-ff06-4b79-b411-44eac84083f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.437608 | controller | Jun 11 17:26:02.031830 crc crio[23211]: time="2026-06-11T17:26:02.031759698Z" level=info msg="Created container 54eb1a41a15bd0f1aaef1c3c9a83714c9cb59e9ac9729d7ad984090352ff5a37: openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/manager" id=67e8b44b-c7da-40d0-8014-7448877aeab8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.437623 | controller | Jun 11 17:26:02.038574 crc crio[23211]: time="2026-06-11T17:26:02.038371534Z" level=info msg="Starting container: d9361659dd233850a1d16761ec00a17a20b734eedb219b8bb3f7c35427e12830" id=0e5f5698-2c11-44a9-9d92-3369e2d1c3dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.437639 | controller | Jun 11 17:26:02.045730 crc crio[23211]: time="2026-06-11T17:26:02.04181278Z" level=info msg="Starting container: 54eb1a41a15bd0f1aaef1c3c9a83714c9cb59e9ac9729d7ad984090352ff5a37" id=a2989676-fcd7-4d50-a24e-a42522e1a747 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.437654 | controller | Jun 11 17:26:02.045730 crc crio[23211]: time="2026-06-11T17:26:02.045286637Z" level=info msg="Started container" PID=232877 containerID=d9361659dd233850a1d16761ec00a17a20b734eedb219b8bb3f7c35427e12830 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/manager id=0e5f5698-2c11-44a9-9d92-3369e2d1c3dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f609e091363f098ccf705a1fba72e04411c6b7eb560d85a97785b077e71d34d
2026-06-11 18:00:59.437670 | controller | Jun 11 17:26:02.052930 crc crio[23211]: time="2026-06-11T17:26:02.052822117Z" level=info msg="Started container" PID=232886 containerID=271891fb873a54c373ffb5f1d461e0cdb790361f3dd11af4bf515624ee47965d description=openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/manager id=4184b7d9-27ff-450b-8068-eb73bba9f903 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0babde388f28339ae203b9e9a9d4b44d70fc8eb7fff0ae7728f9a07d044beba5
2026-06-11 18:00:59.437691 | controller | Jun 11 17:26:02.077954 crc crio[23211]: time="2026-06-11T17:26:02.077803732Z" level=info msg="Started container" PID=232899 containerID=54eb1a41a15bd0f1aaef1c3c9a83714c9cb59e9ac9729d7ad984090352ff5a37 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/manager id=a2989676-fcd7-4d50-a24e-a42522e1a747 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46d0c5eab90e61dc5e07b3dfc314e746328d16bbbdc5ff763961b3c7fa9e172c
2026-06-11 18:00:59.437707 | controller | Jun 11 17:26:02.117324 crc crio[23211]: time="2026-06-11T17:26:02.117185739Z" level=info msg="Created container d84f6d0933afc5c438a1866714d852a52d041e5227f9cb88f5c3374085351f5a: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/manager" id=e77d1481-7f5b-4170-b9ea-604e95aaaf88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.437723 | controller | Jun 11 17:26:02.121023 crc crio[23211]: time="2026-06-11T17:26:02.120928572Z" level=info msg="Starting container: d84f6d0933afc5c438a1866714d852a52d041e5227f9cb88f5c3374085351f5a" id=8d08c6dd-acba-41f7-b4f9-d1e776db549e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.437739 | controller | Jun 11 17:26:02.142034 crc crio[23211]: time="2026-06-11T17:26:02.141698863Z" level=info msg="Started container" PID=232897 containerID=d84f6d0933afc5c438a1866714d852a52d041e5227f9cb88f5c3374085351f5a description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/manager id=8d08c6dd-acba-41f7-b4f9-d1e776db549e name=/runtime.v1.RuntimeService/StartContainer sandboxID=be5a5a6ebf7daae39e70b039698a917ba6618baaa8bdae9175356d8ab929f2f5
2026-06-11 18:00:59.437755 | controller | Jun 11 17:26:03.349120 crc crio[23211]: time="2026-06-11T17:26:03.348383027Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b8eefcab-d38c-4df7-b5fb-2578acbbf18f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.437771 | controller | Jun 11 17:26:03.350745 crc crio[23211]: time="2026-06-11T17:26:03.35009836Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b0e38b1c-d4b7-480f-b3dd-49a3ffa32621 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.437787 | controller | Jun 11 17:26:03.352848 crc crio[23211]: time="2026-06-11T17:26:03.352782987Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7a62289a-c574-4cc0-a3a7-ad7135005990 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.437803 | controller | Jun 11 17:26:03.359651 crc crio[23211]: time="2026-06-11T17:26:03.359574987Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686646-7tqg9/oc" id=18263ae4-295c-481b-bdfd-6b799376e24f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.437818 | controller | Jun 11 17:26:03.359998 crc crio[23211]: time="2026-06-11T17:26:03.359923286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.437834 | controller | Jun 11 17:26:03.427644 crc crio[23211]: time="2026-06-11T17:26:03.42392167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.437849 | controller | Jun 11 17:26:03.745818 crc crio[23211]: time="2026-06-11T17:26:03.745311372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.437865 | controller | Jun 11 17:26:03.877060 crc crio[23211]: time="2026-06-11T17:26:03.876913319Z" level=info msg="Created container 98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7: openshift-infra/auto-csr-approver-29686646-7tqg9/oc" id=18263ae4-295c-481b-bdfd-6b799376e24f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.437884 | controller | Jun 11 17:26:03.878662 crc crio[23211]: time="2026-06-11T17:26:03.878581962Z" level=info msg="Starting container: 98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7" id=79442ea3-ba78-4e98-abaf-6c01a0ea4b64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.437900 | controller | Jun 11 17:26:03.884223 crc crio[23211]: time="2026-06-11T17:26:03.883890624Z" level=info msg="Started container" PID=233216 containerID=98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7 description=openshift-infra/auto-csr-approver-29686646-7tqg9/oc id=79442ea3-ba78-4e98-abaf-6c01a0ea4b64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5
2026-06-11 18:00:59.437917 | controller | Jun 11 17:26:05.739538 crc crio[23211]: time="2026-06-11T17:26:05.737749713Z" level=info msg="Stopping pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5" id=3363d1ed-5190-493e-b1a6-ac4a7ca01f45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.437933 | controller | Jun 11 17:26:05.742173 crc crio[23211]: time="2026-06-11T17:26:05.741973109Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686646-7tqg9 Namespace:openshift-infra ID:da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5 UID:305a9117-3786-47f9-b45b-ab564ace96e2 NetNS:/var/run/netns/920a057c-311c-4004-af89-dc5a4193f2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305a9117_3786_47f9_b45b_ab564ace96e2.slice PodAnnotations:0xc00294e438}] Aliases:map[]}"
2026-06-11 18:00:59.437949 | controller | Jun 11 17:26:05.742584 crc crio[23211]: time="2026-06-11T17:26:05.742388469Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686646-7tqg9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.437965 | controller | Jun 11 17:26:06.171681 crc crio[23211]: time="2026-06-11T17:26:06.171098041Z" level=info msg="Stopped pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5" id=3363d1ed-5190-493e-b1a6-ac4a7ca01f45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.437982 | controller | Jun 11 17:26:33.094413 crc crio[23211]: time="2026-06-11T17:26:33.093382559Z" level=info msg="Running pod sandbox: openstack/barbican-89d0-account-create-update-plxdq/POD" id=588bd411-4f1d-491e-9c04-90874fa58f1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438036 | controller | Jun 11 17:26:33.096931 crc crio[23211]: time="2026-06-11T17:26:33.094509747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.438064 | controller | Jun 11 17:26:33.106519 crc crio[23211]: time="2026-06-11T17:26:33.105907273Z" level=info msg="Stopping container: 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255 (timeout: 30s)" id=da47ac59-31e4-4073-834e-7f851238ea5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.438082 | controller | Jun 11 17:26:33.108814 crc crio[23211]: time="2026-06-11T17:26:33.107268907Z" level=info msg="Stopping container: c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3 (timeout: 30s)" id=6ab3540f-6501-460d-ac62-e61c89621d1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.438098 | controller | Jun 11 17:26:33.128525 crc crio[23211]: time="2026-06-11T17:26:33.127996587Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-nqg8c/POD" id=e90dd838-43ff-4609-8846-ab82879564b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438114 | controller | Jun 11 17:26:33.128525 crc crio[23211]: time="2026-06-11T17:26:33.128163301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.438134 | controller | Jun 11 17:26:33.242645 crc crio[23211]: time="2026-06-11T17:26:33.231391767Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-cmtnz/POD" id=d9806440-2b2a-41d4-868d-eb1cffd880f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438150 | controller | Jun 11 17:26:33.242860 crc crio[23211]: time="2026-06-11T17:26:33.24266155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.438166 | controller | Jun 11 17:26:33.334011 crc crio[23211]: time="2026-06-11T17:26:33.333883785Z" level=info msg="Got pod network &{Name:barbican-89d0-account-create-update-plxdq Namespace:openstack ID:1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db UID:82bd9849-3c28-4e4c-ba9f-94396f5cc17c NetNS:/var/run/netns/33e5a332-8325-4f4d-9c6c-1775b5b6093a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bd9849_3c28_4e4c_ba9f_94396f5cc17c.slice PodAnnotations:0xc00008cf08}] Aliases:map[]}"
2026-06-11 18:00:59.438182 | controller | Jun 11 17:26:33.334011 crc crio[23211]: time="2026-06-11T17:26:33.333927356Z" level=info msg="Adding pod openstack_barbican-89d0-account-create-update-plxdq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.438198 | controller | Jun 11 17:26:33.378200 crc crio[23211]: time="2026-06-11T17:26:33.377994531Z" level=info msg="Running pod sandbox: openstack/glance-db-create-5c6nr/POD" id=51f62b0d-f36a-4776-9183-f16f7691c680 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438214 | controller | Jun 11 17:26:33.378338 crc crio[23211]: time="2026-06-11T17:26:33.378291658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.438230 | controller | Jun 11 17:26:33.382122 crc crio[23211]: time="2026-06-11T17:26:33.382033441Z" level=info msg="Running pod sandbox: openstack/cinder-5e6c-account-create-update-m4x2g/POD" id=e63bfc80-df1e-4c92-ab2a-d14304d962d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438246 | controller | Jun 11 17:26:33.382279 crc crio[23211]: time="2026-06-11T17:26:33.382159244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.438262 | controller | Jun 11 17:26:33.402701 crc crio[23211]: time="2026-06-11T17:26:33.40152838Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-nqg8c Namespace:openstack ID:4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175 UID:59511d83-1f01-4039-98f8-6f41a60f09ca NetNS:/var/run/netns/462e44f9-e8e4-47a8-b480-238c2d7990fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59511d83_1f01_4039_98f8_6f41a60f09ca.slice PodAnnotations:0xc0006124d8}] Aliases:map[]}"
2026-06-11 18:00:59.438279 | controller | Jun 11 17:26:33.402701 crc crio[23211]: time="2026-06-11T17:26:33.401584861Z" level=info msg="Adding pod openstack_nova-cell0-db-create-nqg8c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.438295 | controller | Jun 11 17:26:33.702908 crc crio[23211]: time="2026-06-11T17:26:33.698660164Z" level=info msg="Stopping container: 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461 (timeout: 30s)" id=cb184021-ce6c-4824-b892-61cc94fb0d56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.438312 | controller | Jun 11 17:26:33.713731 crc crio[23211]: time="2026-06-11T17:26:33.708503321Z" level=info msg="Stopping container: 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31 (timeout: 30s)" id=282bec80-464e-4747-8bc9-b4d7e9d57063 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.438331 | controller | Jun 11 17:26:33.748359 crc crio[23211]: time="2026-06-11T17:26:33.748271177Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-dbhpr/POD" id=f0ec640a-dc90-4bb3-8ac9-20913b97bc0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438347 | controller | Jun 11 17:26:33.748643 crc crio[23211]: time="2026-06-11T17:26:33.748360329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.438363 | controller | Jun 11 17:26:33.858126 crc crio[23211]: time="2026-06-11T17:26:33.858084Z" level=info msg="Running pod sandbox: openstack/glance-32d7-account-create-update-2rnq5/POD" id=7764a00e-3dea-4d54-ba96-fbe279d77992 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438379 | controller | Jun 11 17:26:33.858354 crc crio[23211]: time="2026-06-11T17:26:33.858334346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.438394 | controller | Jun 11 17:26:33.873712 crc crio[23211]: time="2026-06-11T17:26:33.871954146Z" level=info msg="Stopped container c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3: openstack/glance-default-external-api-0/glance-log" id=6ab3540f-6501-460d-ac62-e61c89621d1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.438410 | controller | Jun 11 17:26:33.957209 crc crio[23211]: time="2026-06-11T17:26:33.957168502Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-lrp4l/POD" id=32810ebc-54cf-4650-bb14-4a76dc8d8845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438425 | controller | Jun 11 17:26:33.962784 crc crio[23211]: time="2026-06-11T17:26:33.962738211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.438441 | controller | Jun 11 17:26:34.207371 crc crio[23211]: time="2026-06-11T17:26:34.201111453Z" level=info msg="Running pod sandbox: openstack/placement-db-create-nkzqd/POD" id=6c7b12be-de60-4bfa-b655-73a200dbb9e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438456 | controller | Jun 11 17:26:34.207371 crc crio[23211]: time="2026-06-11T17:26:34.201816611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.438471 | controller | Jun 11 17:26:34.338686 crc crio[23211]: time="2026-06-11T17:26:34.336868375Z" level=info msg="Stopped container 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31: openstack/glance-default-internal-api-0/glance-log" id=282bec80-464e-4747-8bc9-b4d7e9d57063 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.438487 | controller | Jun 11 17:26:34.468330 crc crio[23211]: 2026-06-11T17:26:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e78a25d01f33a0 Mac:b6:82:56:4c:0b:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/33e5a332-8325-4f4d-9c6c-1775b5b6093a SocketPath: PciID:}] [{Interface:0xc0005a0d40 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.438552 | controller | Jun 11 17:26:34.470586 crc crio[23211]: time="2026-06-11T17:26:34.470545875Z" level=info msg="Got pod network &{Name:barbican-89d0-account-create-update-plxdq Namespace:openstack ID:1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db UID:82bd9849-3c28-4e4c-ba9f-94396f5cc17c NetNS:/var/run/netns/33e5a332-8325-4f4d-9c6c-1775b5b6093a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bd9849_3c28_4e4c_ba9f_94396f5cc17c.slice PodAnnotations:0xc00008cf08}] Aliases:map[]}"
2026-06-11 18:00:59.438579 | controller | Jun 11 17:26:34.471649 crc crio[23211]: time="2026-06-11T17:26:34.471625692Z" level=info msg="Checking pod openstack_barbican-89d0-account-create-update-plxdq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.438597 | controller | Jun 11 17:26:34.625347 crc crio[23211]: time="2026-06-11T17:26:34.624955973Z" level=info msg="Ran pod sandbox 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db with infra container: openstack/barbican-89d0-account-create-update-plxdq/POD" id=588bd411-4f1d-491e-9c04-90874fa58f1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438614 | controller | Jun 11 17:26:34.633847 crc crio[23211]: time="2026-06-11T17:26:34.633395165Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7c3fdfe5-b2a1-414b-a922-c5f1e6ccb78f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.438630 | controller | Jun 11 17:26:34.767163 crc crio[23211]: time="2026-06-11T17:26:34.766698125Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=49a4068b-55e4-4d1e-94f5-b984aa692eed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.438646 | controller | Jun 11 17:26:34.767540 crc crio[23211]: time="2026-06-11T17:26:34.767471544Z" level=info msg="Running pod sandbox: openstack/keystone-048b-account-create-update-sjsc8/POD" id=64ddc39b-e43f-4d49-859b-c9335253e8dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438661 | controller | Jun 11 17:26:34.768279 crc crio[23211]: time="2026-06-11T17:26:34.768006167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.438677 | controller | Jun 11 17:26:34.840731 crc crio[23211]: time="2026-06-11T17:26:34.838621217Z" level=info msg="Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=a8ce3ea9-306e-4021-b74d-06c5ace9c826 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.438693 | controller | Jun 11 17:26:34.865821 crc crio[23211]: time="2026-06-11T17:26:34.865646264Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-9spfg/POD" id=30c497d1-9528-4cad-8a5b-7937048dd9ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438709 | controller | Jun 11 17:26:34.865821 crc crio[23211]: time="2026-06-11T17:26:34.865748726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.438724 | controller | Jun 11 17:26:34.867581 crc crio[23211]: time="2026-06-11T17:26:34.867247444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.438740 | controller | Jun 11 17:26:34.923115 crc crio[23211]: time="2026-06-11T17:26:34.923040862Z" level=info msg="Got pod network &{Name:cinder-db-create-cmtnz Namespace:openstack ID:5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639 UID:4d76df57-b859-4193-83cb-064d2afd7021 NetNS:/var/run/netns/e041aa48-a9ae-4467-9560-f838804ab7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d76df57_b859_4193_83cb_064d2afd7021.slice PodAnnotations:0xc0001ae690}] Aliases:map[]}"
2026-06-11 18:00:59.438756 | controller | Jun 11 17:26:34.923115 crc crio[23211]: time="2026-06-11T17:26:34.923110114Z" level=info msg="Adding pod openstack_cinder-db-create-cmtnz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.438775 | controller | Jun 11 17:26:34.923508 crc crio[23211]: time="2026-06-11T17:26:34.923464922Z" level=info msg="Stopping container: 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a (timeout: 30s)" id=dfae8aca-c836-4407-b289-e0ab30b8dbdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.438792 | controller | Jun 11 17:26:34.949543 crc crio[23211]: 2026-06-11T17:26:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4036ba1d0453a0f Mac:de:12:c2:89:12:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/462e44f9-e8e4-47a8-b480-238c2d7990fe SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.438808 | controller | Jun 11 17:26:34.949543 crc crio[23211]: time="2026-06-11T17:26:34.949116165Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-nqg8c Namespace:openstack ID:4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175 UID:59511d83-1f01-4039-98f8-6f41a60f09ca NetNS:/var/run/netns/462e44f9-e8e4-47a8-b480-238c2d7990fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59511d83_1f01_4039_98f8_6f41a60f09ca.slice PodAnnotations:0xc0006124d8}] Aliases:map[]}"
2026-06-11 18:00:59.438824 | controller | Jun 11 17:26:34.950854 crc crio[23211]: time="2026-06-11T17:26:34.950678374Z" level=info msg="Checking pod openstack_nova-cell0-db-create-nqg8c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.438840 | controller | Jun 11 17:26:34.951623 crc crio[23211]: time="2026-06-11T17:26:34.951553596Z" level=info msg="Got pod network &{Name:keystone-db-create-dbhpr Namespace:openstack ID:56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e UID:ced79c80-9db1-4805-9f8f-5f169cf1cbef NetNS:/var/run/netns/35d6e3f5-dc55-42a4-b04a-fb546c610171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podced79c80_9db1_4805_9f8f_5f169cf1cbef.slice PodAnnotations:0xc0038ac4a0}] Aliases:map[]}"
2026-06-11 18:00:59.438856 | controller | Jun 11 17:26:34.951623 crc crio[23211]: time="2026-06-11T17:26:34.951596937Z" level=info msg="Adding pod openstack_keystone-db-create-dbhpr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.438872 | controller | Jun 11 17:26:35.007121 crc crio[23211]: time="2026-06-11T17:26:35.007074807Z" level=info msg="Got pod network &{Name:glance-db-create-5c6nr Namespace:openstack ID:c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791 UID:4355afef-ebf7-4e34-8acd-67347b0c4c98 NetNS:/var/run/netns/2065f6ea-1f53-450d-80b3-8f9ecd6fb2c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4355afef_ebf7_4e34_8acd_67347b0c4c98.slice PodAnnotations:0xc000130dc0}] Aliases:map[]}"
2026-06-11 18:00:59.438888 | controller | Jun 11 17:26:35.007729 crc crio[23211]: time="2026-06-11T17:26:35.007413786Z" level=info msg="Adding pod openstack_glance-db-create-5c6nr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.438903 | controller | Jun 11 17:26:35.049661 crc crio[23211]: time="2026-06-11T17:26:35.048745852Z" level=info msg="Got pod network &{Name:placement-db-create-nkzqd Namespace:openstack ID:0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b UID:712a0222-38d3-47ef-b3af-bca5b1fa419d NetNS:/var/run/netns/bced8e10-713f-4cd2-a4fe-51407dbd61f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod712a0222_38d3_47ef_b3af_bca5b1fa419d.slice PodAnnotations:0xc000130fa8}] Aliases:map[]}"
2026-06-11 18:00:59.438920 | controller | Jun 11 17:26:35.049661 crc crio[23211]: time="2026-06-11T17:26:35.048800683Z" level=info msg="Adding pod openstack_placement-db-create-nkzqd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.438939 | controller | Jun 11 17:26:35.068002 crc crio[23211]: time="2026-06-11T17:26:35.067842089Z" level=info msg="Running pod sandbox: openstack/neutron-245d-account-create-update-n8lqd/POD" id=49889f56-6ef7-4476-8a0b-b1721dfbc620 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438956 | controller | Jun 11 17:26:35.068002 crc crio[23211]: time="2026-06-11T17:26:35.067923351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.438972 | controller | Jun 11 17:26:35.167598 crc crio[23211]: time="2026-06-11T17:26:35.167322572Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-47llt/POD" id=13d62d9d-41fd-4be9-92a0-e40cbedcb946 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.438988 | controller | Jun 11 17:26:35.167899 crc crio[23211]: time="2026-06-11T17:26:35.1676738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.439004 | controller | Jun 11 17:26:35.217611 crc crio[23211]: time="2026-06-11T17:26:35.211951621Z" level=info msg="Ran pod sandbox 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175 with infra container: openstack/nova-cell0-db-create-nqg8c/POD" id=e90dd838-43ff-4609-8846-ab82879564b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.439020 | controller | Jun 11 17:26:35.270504 crc crio[23211]: time="2026-06-11T17:26:35.269303337Z" level=info msg="Running pod sandbox: openstack/nova-api-c07c-account-create-update-nrplw/POD" id=97d65a24-2ef5-4975-928f-9de9448451c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.439035 | controller | Jun 11 17:26:35.270504 crc crio[23211]: time="2026-06-11T17:26:35.269561483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.439052 | controller | Jun 11 17:26:35.286492 crc crio[23211]: time="2026-06-11T17:26:35.285481342Z" level=info msg="Got pod network &{Name:glance-32d7-account-create-update-2rnq5 Namespace:openstack ID:65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27 UID:6d04cbea-abd8-4fcb-812d-e1624d8277e2 NetNS:/var/run/netns/b30284a9-9304-45ff-8db1-ceab724c2082 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d04cbea_abd8_4fcb_812d_e1624d8277e2.slice PodAnnotations:0xc002794710}] Aliases:map[]}"
2026-06-11 18:00:59.439068 | controller | Jun 11 17:26:35.286492 crc crio[23211]: time="2026-06-11T17:26:35.285548994Z" level=info msg="Adding pod openstack_glance-32d7-account-create-update-2rnq5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.439175 | controller | Jun 11 17:26:35.302492 crc crio[23211]: time="2026-06-11T17:26:35.301556525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8de440f3-7c94-4ea9-8e44-5707b9fa964e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.439196 | controller | Jun 11 17:26:35.419861 crc crio[23211]: time="2026-06-11T17:26:35.418045774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=48a051fc-c502-451c-8d4d-7783937368e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.439213 | controller | Jun 11 17:26:35.490787 crc crio[23211]: time="2026-06-11T17:26:35.481048133Z" level=info msg="Got pod network &{Name:cinder-5e6c-account-create-update-m4x2g Namespace:openstack ID:7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef UID:b09f463c-7a68-4db8-9df6-46f4c3f397b0 NetNS:/var/run/netns/5b76138e-1274-4711-88b6-e84815bacc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09f463c_7a68_4db8_9df6_46f4c3f397b0.slice PodAnnotations:0xc0027940d0}] Aliases:map[]}"
2026-06-11 18:00:59.439235 | controller | Jun 11 17:26:35.490787 crc crio[23211]: time="2026-06-11T17:26:35.481360921Z" level=info msg="Adding pod openstack_cinder-5e6c-account-create-update-m4x2g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.439253 | controller | Jun 11 17:26:35.517928 crc crio[23211]: time="2026-06-11T17:26:35.517865065Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-lrp4l Namespace:openstack ID:8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5 UID:8e7ddf00-774b-4aa8-9b7c-a0b09992594c NetNS:/var/run/netns/51e09228-eb59-487b-8045-2398075a8fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e7ddf00_774b_4aa8_9b7c_a0b09992594c.slice PodAnnotations:0xc002794308}] Aliases:map[]}"
2026-06-11 18:00:59.439270 | controller | Jun 11 17:26:35.528865 crc crio[23211]: time="2026-06-11T17:26:35.528800649Z" level=info msg="Adding pod openstack_nova-cell1-db-create-lrp4l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.439286 | controller | Jun 11 17:26:35.561765 crc crio[23211]: time="2026-06-11T17:26:35.559066677Z" level=info msg="Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=ba35397e-065f-4f49-b0c2-bd3a9e9c69c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.439303 | controller | Jun 11 17:26:35.695585 crc crio[23211]: time="2026-06-11T17:26:35.688550801Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-fl7rw/POD" id=1fb59566-0dd8-4604-bc4d-61ce5d663db4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.439319 | controller | Jun 11 17:26:35.695585 crc crio[23211]: time="2026-06-11T17:26:35.689021673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.439335 | controller | Jun 11 17:26:35.767404 crc crio[23211]: time="2026-06-11T17:26:35.766261769Z" level=info msg="Running pod sandbox: openstack/nova-cell0-01ba-account-create-update-pmbm5/POD" id=68377444-ec56-44a0-bb4a-c346e296b22e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.439351 | controller | Jun 11 17:26:35.767404 crc crio[23211]: time="2026-06-11T17:26:35.766643118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.439369 | controller | Jun 11 17:26:35.788829 crc crio[23211]: time="2026-06-11T17:26:35.788469115Z" level=info msg="Running pod sandbox: openstack/nova-cell1-a0b3-account-create-update-m7ccp/POD" id=be6b92b5-4381-43cc-b247-d9e78f4afced name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.439394 | controller | Jun 11 17:26:35.788829 crc crio[23211]: time="2026-06-11T17:26:35.788557537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.439418 | controller | Jun 11 17:26:35.983247 crc crio[23211]: time="2026-06-11T17:26:35.97707715Z" level=info msg="Got pod network &{Name:keystone-048b-account-create-update-sjsc8 Namespace:openstack ID:ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79 UID:8be1c391-c2df-476d-8234-951fb84cca96 NetNS:/var/run/netns/ebc20fb5-6faf-4079-8209-dd59b95d01a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8be1c391_c2df_476d_8234_951fb84cca96.slice PodAnnotations:0xc002794670}] Aliases:map[]}"
2026-06-11 18:00:59.439440 | controller | Jun 11 17:26:35.983247 crc crio[23211]: time="2026-06-11T17:26:35.977201253Z" level=info msg="Adding pod openstack_keystone-048b-account-create-update-sjsc8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.439457 | controller | Jun 11 17:26:36.081899 crc crio[23211]: time="2026-06-11T17:26:36.081847546Z" level=info msg="Got pod network &{Name:barbican-db-create-9spfg Namespace:openstack ID:34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d UID:ba25827e-0234-45d8-8621-a51e39d2d33a NetNS:/var/run/netns/6319e243-3728-48ba-a5e4-7e2abf500e01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba25827e_0234_45d8_8621_a51e39d2d33a.slice PodAnnotations:0xc002794a10}] Aliases:map[]}"
2026-06-11 18:00:59.439473 | controller | Jun 11 17:26:36.082409 crc crio[23211]: time="2026-06-11T17:26:36.082384009Z" level=info msg="Adding pod openstack_barbican-db-create-9spfg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.439490 | controller | Jun 11 17:26:36.107866 crc crio[23211]: time="2026-06-11T17:26:36.104958295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.439506 | controller | Jun 11 17:26:36.142005 crc crio[23211]: time="2026-06-11T17:26:36.14107728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.439547 | controller | Jun 11 17:26:36.147619 crc crio[23211]: time="2026-06-11T17:26:36.147530191Z" level=info msg="Running pod sandbox: openstack/placement-2338-account-create-update-h52xm/POD" id=e06974b3-5aa9-4003-b291-76c145064d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.439565 | controller | Jun 11 17:26:36.147715 crc crio[23211]: time="2026-06-11T17:26:36.147625064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.439629 | controller | Jun 11 17:26:36.152349 crc crio[23211]: time="2026-06-11T17:26:36.151900261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.439659 | controller | Jun 11 17:26:36.249878 crc crio[23211]: time="2026-06-11T17:26:36.240625043Z" level=info msg="Stopping container: 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a (timeout: 29s)" id=7f46f03b-f354-4938-b7ee-8e754f6c652f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.439678 | controller | Jun 11 17:26:36.385998 crc crio[23211]: time="2026-06-11T17:26:36.385601736Z" level=info msg="Got pod network &{Name:neutron-245d-account-create-update-n8lqd Namespace:openstack ID:d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013 UID:18705645-a4b0-40b0-b728-6352dddd57af NetNS:/var/run/netns/df91a283-314e-4251-aaa0-99642b428958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18705645_a4b0_40b0_b728_6352dddd57af.slice PodAnnotations:0xc0001ae160}] Aliases:map[]}"
2026-06-11 18:00:59.439695 | controller | Jun 11 17:26:36.385998 crc crio[23211]: time="2026-06-11T17:26:36.385724479Z" level=info msg="Adding pod openstack_neutron-245d-account-create-update-n8lqd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.439712 | controller | Jun 11 17:26:36.457911 crc crio[23211]: 2026-06-11T17:26:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a7dc8fbaf0c061 Mac:b6:08:63:e7:a2:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/e041aa48-a9ae-4467-9560-f838804ab7dc SocketPath: PciID:}] [{Interface:0xc000195540 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.439736 | controller | Jun 11 17:26:36.458719 crc crio[23211]: time="2026-06-11T17:26:36.458663006Z" level=info msg="Got pod network &{Name:cinder-db-create-cmtnz Namespace:openstack ID:5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639 UID:4d76df57-b859-4193-83cb-064d2afd7021 NetNS:/var/run/netns/e041aa48-a9ae-4467-9560-f838804ab7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d76df57_b859_4193_83cb_064d2afd7021.slice PodAnnotations:0xc0001ae690}] Aliases:map[]}"
2026-06-11 18:00:59.439753 | controller | Jun 11 17:26:36.458869 crc crio[23211]: time="2026-06-11T17:26:36.458831251Z" level=info msg="Checking pod openstack_cinder-db-create-cmtnz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.439769 | controller | Jun 11 17:26:36.520931 crc crio[23211]: time="2026-06-11T17:26:36.520010185Z" level=info msg="Got pod network &{Name:neutron-db-create-47llt Namespace:openstack ID:20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706 UID:4bd6afbb-23f1-49a4-ac8e-663564fdc417 NetNS:/var/run/netns/e4bcba65-fb44-41f1-8755-3ee7dc793122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd6afbb_23f1_49a4_ac8e_663564fdc417.slice PodAnnotations:0xc0030881e8}] Aliases:map[]}"
2026-06-11 18:00:59.439785 | controller | Jun 11 17:26:36.520931 crc crio[23211]: time="2026-06-11T17:26:36.520077746Z" level=info msg="Adding pod openstack_neutron-db-create-47llt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.439801 | controller | Jun 11 17:26:36.582745 crc crio[23211]: 2026-06-11T17:26:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c280b6d625b4419 Mac:5e:b9:46:7e:33:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/2065f6ea-1f53-450d-80b3-8f9ecd6fb2c4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.439818 | controller | Jun 11 17:26:36.604533 crc crio[23211]: time="2026-06-11T17:26:36.603943167Z" level=info msg="Got pod network &{Name:glance-db-create-5c6nr Namespace:openstack ID:c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791 UID:4355afef-ebf7-4e34-8acd-67347b0c4c98 NetNS:/var/run/netns/2065f6ea-1f53-450d-80b3-8f9ecd6fb2c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4355afef_ebf7_4e34_8acd_67347b0c4c98.slice PodAnnotations:0xc000130dc0}] Aliases:map[]}"
2026-06-11 18:00:59.439834 | controller | Jun 11 17:26:36.604533 crc crio[23211]: time="2026-06-11T17:26:36.604291416Z" level=info msg="Checking pod openstack_glance-db-create-5c6nr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.439849 | controller | Jun 11 17:26:36.810314 crc crio[23211]: time="2026-06-11T17:26:36.806707207Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-x8649/POD" id=e7baacec-31ee-40fb-ae7e-539ae58c51ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.439865 | controller | Jun 11 17:26:36.810314 crc crio[23211]: time="2026-06-11T17:26:36.806876141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.439881 | controller | Jun 11 17:26:36.864974 crc crio[23211]: time="2026-06-11T17:26:36.863794018Z" level=info msg="Created container e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=a8ce3ea9-306e-4021-b74d-06c5ace9c826 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.439900 | controller | Jun 11 17:26:36.881790 crc crio[23211]: time="2026-06-11T17:26:36.881591373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.439916 | controller | Jun 11 17:26:36.882837 crc crio[23211]: time="2026-06-11T17:26:36.882793234Z" level=info msg="Starting container: e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1" id=a9413cd7-8b5b-4e3e-8eed-fbaa31437869 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.439932 | controller | Jun 11 17:26:36.942688 crc crio[23211]: time="2026-06-11T17:26:36.914516108Z" level=info msg="Ran pod sandbox c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791 with infra container: openstack/glance-db-create-5c6nr/POD" id=51f62b0d-f36a-4776-9183-f16f7691c680 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.439948 | controller | Jun 11 17:26:36.942688 crc crio[23211]: time="2026-06-11T17:26:36.927379061Z" level=info msg="Got pod network &{Name:nova-api-c07c-account-create-update-nrplw Namespace:openstack ID:2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99 UID:79e01218-3912-4166-8240-2eaff8ef27d9 NetNS:/var/run/netns/1db11da9-5dec-422a-9916-4c9cad187f1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e01218_3912_4166_8240_2eaff8ef27d9.slice PodAnnotations:0xc0001ae730}] Aliases:map[]}"
2026-06-11 18:00:59.439965 | controller | Jun 11 17:26:36.942688 crc crio[23211]: time="2026-06-11T17:26:36.940757495Z" level=info msg="Adding pod openstack_nova-api-c07c-account-create-update-nrplw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.439980 | controller | Jun 11 17:26:36.945574 crc crio[23211]: time="2026-06-11T17:26:36.933990686Z" level=info msg="Ran pod sandbox 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639 with infra container: openstack/cinder-db-create-cmtnz/POD" id=d9806440-2b2a-41d4-868d-eb1cffd880f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.439996 | controller | Jun 11 17:26:36.955282 crc crio[23211]: time="2026-06-11T17:26:36.949110595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a0d59967-0bfa-4972-97ce-d9c8906777d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.440012 | controller | Jun 11 17:26:36.974217 crc crio[23211]: time="2026-06-11T17:26:36.974094731Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d112132d-656c-4baa-959e-2958f1c58db1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.440028 | controller | Jun 11 17:26:36.991739 crc crio[23211]: time="2026-06-11T17:26:36.949571408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.440043 | controller | Jun 11 17:26:37.006529 crc crio[23211]: time="2026-06-11T17:26:37.001748375Z" level=info msg="Started container" PID=235202 containerID=e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=a9413cd7-8b5b-4e3e-8eed-fbaa31437869 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db
2026-06-11 18:00:59.440059 | controller | Jun 11 17:26:37.035116 crc crio[23211]: time="2026-06-11T17:26:37.034967126Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6f31d1f0-c1d3-4edf-96ed-2112dd5d6fc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.440079 | controller | Jun 11 17:26:37.038365 crc crio[23211]: time="2026-06-11T17:26:37.038197558Z" level=info msg="Got pod network &{Name:nova-cell0-01ba-account-create-update-pmbm5 Namespace:openstack ID:f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747 UID:e8758c2a-57c9-41b3-895d-42842ad94048 NetNS:/var/run/netns/82fc185d-6a06-44b4-8f5d-cf455dbd4ebb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8758c2a_57c9_41b3_895d_42842ad94048.slice PodAnnotations:0xc0028184b0}] Aliases:map[]}"
2026-06-11 18:00:59.440095 | controller | Jun 11 17:26:37.038365 crc crio[23211]: time="2026-06-11T17:26:37.038263049Z" level=info msg="Adding pod openstack_nova-cell0-01ba-account-create-update-pmbm5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.440111 | controller | Jun 11 17:26:37.045905 crc crio[23211]: time="2026-06-11T17:26:37.045394607Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dc5ea340-a1b8-4fbf-8b76-d581ebabba68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.440127 | controller | Jun 11 17:26:37.108274 crc crio[23211]: time="2026-06-11T17:26:37.108162161Z" level=info msg="Got pod network &{Name:placement-2338-account-create-update-h52xm Namespace:openstack ID:fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f UID:3b9ea12d-67ac-4b8b-b295-c489e0078bd4 NetNS:/var/run/netns/a42bee22-f515-4bd9-b6aa-d6634733cd2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b9ea12d_67ac_4b8b_b295_c489e0078bd4.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}"
2026-06-11 18:00:59.440143 | controller | Jun 11 17:26:37.108274 crc crio[23211]: time="2026-06-11T17:26:37.108250163Z" level=info msg="Adding pod openstack_placement-2338-account-create-update-h52xm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.440158 | controller | Jun 11 17:26:37.291243 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65b9851107f4a95 Mac:66:1a:f4:db:b6:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/b30284a9-9304-45ff-8db1-ceab724c2082 SocketPath: PciID:}] [{Interface:0xc000242a00 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.440174 | controller | Jun 11 17:26:37.292607 crc crio[23211]: time="2026-06-11T17:26:37.292335095Z" level=info msg="Got pod network &{Name:glance-32d7-account-create-update-2rnq5 Namespace:openstack ID:65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27 UID:6d04cbea-abd8-4fcb-812d-e1624d8277e2 NetNS:/var/run/netns/b30284a9-9304-45ff-8db1-ceab724c2082 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d04cbea_abd8_4fcb_812d_e1624d8277e2.slice PodAnnotations:0xc002794710}] Aliases:map[]}"
2026-06-11 18:00:59.440189 | controller | Jun 11 17:26:37.296070 crc crio[23211]: time="2026-06-11T17:26:37.292814927Z" level=info msg="Checking pod openstack_glance-32d7-account-create-update-2rnq5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.440275 | controller | Jun 11 17:26:37.296070 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0776108b1646295 Mac:72:42:0f:09:da:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/bced8e10-713f-4cd2-a4fe-51407dbd61f7 SocketPath: PciID:}] [{Interface:0xc0004d25b0 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.440325 | controller | Jun 11 17:26:37.296070 crc crio[23211]: time="2026-06-11T17:26:37.293636887Z" level=info msg="Got pod network &{Name:placement-db-create-nkzqd Namespace:openstack ID:0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b UID:712a0222-38d3-47ef-b3af-bca5b1fa419d NetNS:/var/run/netns/bced8e10-713f-4cd2-a4fe-51407dbd61f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod712a0222_38d3_47ef_b3af_bca5b1fa419d.slice PodAnnotations:0xc000130fa8}] Aliases:map[]}"
2026-06-11 18:00:59.440352 | controller | Jun 11 17:26:37.296070 crc crio[23211]: time="2026-06-11T17:26:37.293878213Z" level=info msg="Checking pod openstack_placement-db-create-nkzqd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.440370 | controller | Jun 11 17:26:37.385312 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56e31eacd5b2cf8 Mac:66:91:99:78:6b:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/35d6e3f5-dc55-42a4-b04a-fb546c610171 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.440387 | controller | Jun 11 17:26:37.403804 crc crio[23211]: time="2026-06-11T17:26:37.403743387Z" level=info msg="Got pod network &{Name:keystone-db-create-dbhpr Namespace:openstack ID:56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e UID:ced79c80-9db1-4805-9f8f-5f169cf1cbef NetNS:/var/run/netns/35d6e3f5-dc55-42a4-b04a-fb546c610171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podced79c80_9db1_4805_9f8f_5f169cf1cbef.slice PodAnnotations:0xc0038ac4a0}] Aliases:map[]}"
2026-06-11 18:00:59.440403 | controller | Jun 11 17:26:37.404358 crc crio[23211]: time="2026-06-11T17:26:37.404330781Z" level=info msg="Checking pod openstack_keystone-db-create-dbhpr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.440420 | controller | Jun 11 17:26:37.633270 crc crio[23211]: time="2026-06-11T17:26:37.630960469Z" level=info msg="Stopped container 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255: openstack/glance-default-external-api-0/glance-httpd" id=da47ac59-31e4-4073-834e-7f851238ea5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.440444 | controller | Jun 11 17:26:37.653758 crc crio[23211]: time="2026-06-11T17:26:37.646939809Z" level=info msg="Stopping pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123" id=97e2dfd5-6a5a-4cc4-a204-6f55d777b726 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.440469 | controller | Jun 11 17:26:37.661483 crc crio[23211]: time="2026-06-11T17:26:37.657773021Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123 UID:7217b98f-e2d4-4eb7-90b8-6df79312af43 NetNS:/var/run/netns/811760d1-f5c0-4f71-bc2d-0535ed90c65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7217b98f_e2d4_4eb7_90b8_6df79312af43.slice PodAnnotations:0xc000130d38}] Aliases:map[]}"
2026-06-11 18:00:59.440489 | controller | Jun 11 17:26:37.661483 crc crio[23211]: time="2026-06-11T17:26:37.657982086Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.440505 | controller | Jun 11 17:26:37.677685 crc crio[23211]: time="2026-06-11T17:26:37.673762511Z" level=info msg="Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create" id=39b04207-2bf1-4276-8834-ac64e7569d2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.440545 | controller | Jun 11 17:26:37.695511 crc crio[23211]: time="2026-06-11T17:26:37.694998434Z" level=info msg="Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=253ab152-7ddc-4186-a149-d78b830d12ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.440568 | controller | Jun 11 17:26:37.695978 crc crio[23211]: time="2026-06-11T17:26:37.695920167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.440584 | controller | Jun 11 17:26:37.777258 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7eef001ca63f70d Mac:0a:4e:89:f5:fc:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/5b76138e-1274-4711-88b6-e84815bacc3d SocketPath: PciID:}] [{Interface:0xc0000149f0 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.440600 | controller | Jun 11 17:26:37.778053 crc crio[23211]: time="2026-06-11T17:26:37.777981492Z" level=info msg="Got pod network &{Name:cinder-5e6c-account-create-update-m4x2g Namespace:openstack ID:7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef UID:b09f463c-7a68-4db8-9df6-46f4c3f397b0 NetNS:/var/run/netns/5b76138e-1274-4711-88b6-e84815bacc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09f463c_7a68_4db8_9df6_46f4c3f397b0.slice PodAnnotations:0xc0027940d0}] Aliases:map[]}"
2026-06-11 18:00:59.440617 | controller | Jun 11 17:26:37.778275 crc crio[23211]: time="2026-06-11T17:26:37.778220958Z" level=info msg="Checking pod openstack_cinder-5e6c-account-create-update-m4x2g for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.440633 | controller | Jun 11 17:26:37.822522 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c4b25c4dc42b2c Mac:5e:ee:40:7d:05:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/51e09228-eb59-487b-8045-2398075a8fd3 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.440650 | controller | Jun 11 17:26:37.822522 crc crio[23211]: time="2026-06-11T17:26:37.80460919Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-lrp4l Namespace:openstack ID:8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5 UID:8e7ddf00-774b-4aa8-9b7c-a0b09992594c NetNS:/var/run/netns/51e09228-eb59-487b-8045-2398075a8fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e7ddf00_774b_4aa8_9b7c_a0b09992594c.slice PodAnnotations:0xc002794308}] Aliases:map[]}"
2026-06-11 18:00:59.440666 | controller | Jun 11 17:26:37.822522 crc crio[23211]: time="2026-06-11T17:26:37.804737833Z" level=info msg="Checking pod openstack_nova-cell1-db-create-lrp4l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.440682 | controller | Jun 11 17:26:37.848309 crc crio[23211]: time="2026-06-11T17:26:37.818764955Z" level=info msg="Ran pod sandbox 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27 with infra container: openstack/glance-32d7-account-create-update-2rnq5/POD" id=7764a00e-3dea-4d54-ba96-fbe279d77992 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.440699 | controller | Jun 11 17:26:37.889210 crc crio[23211]: time="2026-06-11T17:26:37.889079396Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2c004db2-acd9-44e8-8fbc-f65461f694e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.440715 | controller | Jun 11 17:26:37.987245 crc crio[23211]: time="2026-06-11T17:26:37.970885915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8e258c72-5e66-4a1f-b914-1e232edfb76e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.440734 | controller | Jun 11 17:26:37.987245 crc crio[23211]: time="2026-06-11T17:26:37.97666586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.440751 | controller | Jun 11 17:26:38.010733 crc crio[23211]: time="2026-06-11T17:26:38.010574531Z" level=info msg="Ran pod sandbox 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b with infra container: openstack/placement-db-create-nkzqd/POD" id=6c7b12be-de60-4bfa-b655-73a200dbb9e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.440766 | controller | Jun 11 17:26:38.022914 crc crio[23211]: time="2026-06-11T17:26:38.020046718Z" level=info msg="Ran pod sandbox 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e with infra container: openstack/keystone-db-create-dbhpr/POD" id=f0ec640a-dc90-4bb3-8ac9-20913b97bc0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.440782 | controller | Jun 11 17:26:38.041250 crc crio[23211]: time="2026-06-11T17:26:38.040344947Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bb733421-0a1a-48b5-834e-534b99870be8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.440798 | controller | Jun 11 17:26:38.041250 crc crio[23211]: time="2026-06-11T17:26:38.040763077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5206788a-cb21-402b-a471-fd9abb9dd87f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.440814 | controller | Jun 11 17:26:38.144405 crc crio[23211]: time="2026-06-11T17:26:38.133809368Z" level=info msg="Created container 7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=ba35397e-065f-4f49-b0c2-bd3a9e9c69c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.440830 | controller | Jun 11 17:26:38.144405 crc crio[23211]: time="2026-06-11T17:26:38.135543641Z" level=info msg="Ran pod sandbox 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef with infra container: openstack/cinder-5e6c-account-create-update-m4x2g/POD" id=e63bfc80-df1e-4c92-ab2a-d14304d962d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.440846 | controller | Jun 11 17:26:38.162731 crc crio[23211]: time="2026-06-11T17:26:38.156288061Z" level=info msg="Starting container: 7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259" id=72b24900-425b-4c18-b31e-3382add11eb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.440861 | controller | Jun 11 17:26:38.175947 crc crio[23211]: time="2026-06-11T17:26:38.175881472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f9e1d7ed-1af1-4ecf-9e28-36a758c39b16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.440877 | controller | Jun 11 17:26:38.176979 crc crio[23211]: time="2026-06-11T17:26:38.176862977Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c5c6e619-a7b3-4fbd-bf05-eae73fd8b66e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.440893 | controller | Jun 11 17:26:38.189987 crc crio[23211]: time="2026-06-11T17:26:38.189886523Z" level=info msg="Started container" PID=235385 containerID=7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259 description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=72b24900-425b-4c18-b31e-3382add11eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175
2026-06-11 18:00:59.440913 | controller | Jun 11 17:26:38.197016 crc crio[23211]: time="2026-06-11T17:26:38.195162535Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=57418787-6fe6-4678-aa9a-0c4a5a321328 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.440930 | controller | Jun 11 17:26:38.213690 crc crio[23211]: time="2026-06-11T17:26:38.213606798Z" level=info msg="Got pod network &{Name:nova-cell1-a0b3-account-create-update-m7ccp Namespace:openstack ID:56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9 UID:708e684e-4e82-4e1e-a5fa-a23ea85e1b36 NetNS:/var/run/netns/126eadc7-038d-473c-a581-c1019dbc3e30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod708e684e_4e82_4e1e_a5fa_a23ea85e1b36.slice PodAnnotations:0xc00008c7b8}] Aliases:map[]}"
2026-06-11 18:00:59.440946 | controller | Jun 11 17:26:38.213690 crc crio[23211]: time="2026-06-11T17:26:38.213680589Z" level=info msg="Adding pod openstack_nova-cell1-a0b3-account-create-update-m7ccp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.440962 | controller | Jun 11 17:26:38.219991 crc crio[23211]: time="2026-06-11T17:26:38.217004422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=351d3159-22ac-4ca0-afa4-dd11043a378b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.440978 | controller | Jun 11 17:26:38.219991 crc crio[23211]: time="2026-06-11T17:26:38.219775153Z" level=info msg="Got pod network &{Name:nova-api-db-create-fl7rw Namespace:openstack ID:6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e UID:628f3645-de9b-415d-9cc8-76a69c7e6237 NetNS:/var/run/netns/2948d732-1f09-4743-8973-9b687de5696d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod628f3645_de9b_415d_9cc8_76a69c7e6237.slice PodAnnotations:0xc0001ae5c0}] Aliases:map[]}"
2026-06-11 18:00:59.440995 | controller | Jun 11 17:26:38.219991 crc crio[23211]: time="2026-06-11T17:26:38.219862955Z" level=info msg="Adding pod openstack_nova-api-db-create-fl7rw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.441011 | controller | Jun 11 17:26:38.229950 crc crio[23211]: time="2026-06-11T17:26:38.227812943Z" level=info msg="Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=f4578799-e93b-4991-b2b2-c1adf7b67057 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.441027 | controller | Jun 11 17:26:38.241824 crc crio[23211]: time="2026-06-11T17:26:38.241373672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441043 | controller | Jun 11 17:26:38.291703 crc crio[23211]: time="2026-06-11T17:26:38.288549005Z" level=info msg="Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=9b02a3cc-72fe-43d3-8a13-c2cde729908c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.441059 | controller | Jun 11 17:26:38.300593 crc crio[23211]: time="2026-06-11T17:26:38.298761771Z" level=info msg="Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create" id=ef87b4af-511c-4e9c-a2c2-01f87b75441c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.441075 | controller | Jun 11 17:26:38.356580 crc crio[23211]: time="2026-06-11T17:26:38.327717107Z" level=info msg="Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=80aa1d82-8ed5-4842-b649-0dc1b4002d6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.441094 | controller | Jun 11 17:26:38.681277 crc crio[23211]: time="2026-06-11T17:26:38.679038189Z" level=info msg="Stopping container: 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1 (timeout: 30s)" id=d045d8aa-2f25-4209-a63a-6ff2f097b5d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.441110 | controller | Jun 11 17:26:38.685979 crc crio[23211]: 2026-06-11T17:26:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff3b77f8ea2eca9 Mac:0a:6b:0d:43:42:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/ebc20fb5-6faf-4079-8209-dd59b95d01a8 SocketPath: PciID:}] [{Interface:0xc00019b130 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.441126 | controller | Jun 11 17:26:38.690467 crc crio[23211]: time="2026-06-11T17:26:38.687955983Z" level=info msg="Got pod network &{Name:keystone-048b-account-create-update-sjsc8 Namespace:openstack ID:ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79 UID:8be1c391-c2df-476d-8234-951fb84cca96 NetNS:/var/run/netns/ebc20fb5-6faf-4079-8209-dd59b95d01a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8be1c391_c2df_476d_8234_951fb84cca96.slice PodAnnotations:0xc002794670}] Aliases:map[]}"
2026-06-11 18:00:59.441142 | controller | Jun 11 17:26:38.690467 crc crio[23211]: time="2026-06-11T17:26:38.688128777Z" level=info msg="Checking pod openstack_keystone-048b-account-create-update-sjsc8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.441158 | controller | Jun 11 17:26:38.690467 crc crio[23211]: time="2026-06-11T17:26:38.687952673Z" level=info msg="Stopping container: 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4 (timeout: 30s)" id=9e9a02c0-729a-4724-945d-d1bcf70134e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.441174 | controller | Jun 11 17:26:38.733566 crc crio[23211]: time="2026-06-11T17:26:38.733325029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441190 | controller | Jun 11 17:26:38.733908 crc crio[23211]: time="2026-06-11T17:26:38.73376028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441206 | controller | Jun 11 17:26:38.734041 crc crio[23211]: time="2026-06-11T17:26:38.733975025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441222 | controller | Jun 11 17:26:38.762483 crc crio[23211]: time="2026-06-11T17:26:38.761936005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441237 | controller | Jun 11 17:26:38.766538 crc crio[23211]: time="2026-06-11T17:26:38.766297016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441253 | controller | Jun 11 17:26:38.781822 crc crio[23211]: time="2026-06-11T17:26:38.780940932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441269 | controller | Jun 11 17:26:38.800357 crc crio[23211]: time="2026-06-11T17:26:38.791663741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441285 | controller | Jun 11 17:26:38.800357 crc crio[23211]: time="2026-06-11T17:26:38.79405012Z" level=info msg="Got pod network &{Name:root-account-create-update-x8649 Namespace:openstack ID:56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033 UID:41fe395e-76dc-4f64-a62e-0d8e501fd3ab NetNS:/var/run/netns/43106d95-bec1-4d16-adf6-4ca2d0995b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41fe395e_76dc_4f64_a62e_0d8e501fd3ab.slice PodAnnotations:0xc0006123c8}] Aliases:map[]}"
2026-06-11 18:00:59.441304 | controller | Jun 11 17:26:38.800357 crc crio[23211]: time="2026-06-11T17:26:38.794099061Z" level=info msg="Adding pod openstack_root-account-create-update-x8649 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.441321 | controller | Jun 11 17:26:38.970548 crc crio[23211]: 2026-06-11T17:26:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34bfd95cd40f352 Mac:fa:b0:ea:32:45:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/6319e243-3728-48ba-a5e4-7e2abf500e01 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.441338 | controller | Jun 11 17:26:38.994937 crc crio[23211]: time="2026-06-11T17:26:38.973746483Z" level=info msg="Got pod network &{Name:barbican-db-create-9spfg Namespace:openstack ID:34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d UID:ba25827e-0234-45d8-8621-a51e39d2d33a NetNS:/var/run/netns/6319e243-3728-48ba-a5e4-7e2abf500e01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba25827e_0234_45d8_8621_a51e39d2d33a.slice PodAnnotations:0xc002794a10}] Aliases:map[]}"
2026-06-11 18:00:59.441355 | controller | Jun 11 17:26:38.994937 crc crio[23211]: time="2026-06-11T17:26:38.973936128Z" level=info msg="Checking pod openstack_barbican-db-create-9spfg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.441402 | controller | Jun 11 17:26:39.142328 crc crio[23211]: time="2026-06-11T17:26:39.139830204Z" level=info msg="Stopping container: cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53 (timeout: 30s)" id=59c098dc-e96d-4f3b-97fa-827741f0fe45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.441423 | controller | Jun 11 17:26:39.142328 crc crio[23211]: time="2026-06-11T17:26:39.139977588Z" level=info msg="Stopping container: 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6 (timeout: 30s)" id=0774c179-82af-42f6-a4a0-2d1df693f520 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.441440 | controller | Jun 11 17:26:39.160836 crc crio[23211]: time="2026-06-11T17:26:39.160720528Z" level=info msg="Ran pod sandbox 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5 with infra container: openstack/nova-cell1-db-create-lrp4l/POD" id=32810ebc-54cf-4650-bb14-4a76dc8d8845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.441456 | controller | Jun 11 17:26:39.227510 crc crio[23211]: time="2026-06-11T17:26:39.22066087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441472 | controller | Jun 11 17:26:39.259555 crc crio[23211]: time="2026-06-11T17:26:39.252953468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441487 | controller | Jun 11 17:26:39.291729 crc crio[23211]: time="2026-06-11T17:26:39.28851198Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b85d86aa-703e-47a7-ae00-835274483d93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.441503 | controller | Jun 11 17:26:39.412943 crc crio[23211]: 2026-06-11T17:26:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20728139aab235d Mac:46:ab:56:16:34:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/e4bcba65-fb44-41f1-8755-3ee7dc793122 SocketPath: PciID:}] [{Interface:0xc0003129b0 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.441543 | controller | Jun 11 17:26:39.413236 crc crio[23211]: time="2026-06-11T17:26:39.413007728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ce2cb73e-4843-4dcc-8ead-fe2fdc2ed95c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.441562 | controller | Jun 11 17:26:39.419468 crc crio[23211]: time="2026-06-11T17:26:39.417085281Z" level=info msg="Stopping container: 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf (timeout: 30s)" id=8c4dcef1-7f3b-49e5-8667-6fa4888bc127 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.441578 | controller | Jun 11 17:26:39.464953 crc crio[23211]: time="2026-06-11T17:26:39.464732934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441595 | controller | Jun 11 17:26:39.515936 crc crio[23211]: time="2026-06-11T17:26:39.515805794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441611 | controller | Jun 11 17:26:39.540785 crc crio[23211]: time="2026-06-11T17:26:39.540687007Z" level=info msg="Creating container: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create" id=187f3ad3-371e-483e-acd9-f66a01322e20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.441627 | controller | Jun 11 17:26:39.556302 crc crio[23211]: time="2026-06-11T17:26:39.555620151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441643 | controller | Jun 11 17:26:39.590637 crc crio[23211]: time="2026-06-11T17:26:39.589660535Z" level=info msg="Got pod network &{Name:neutron-db-create-47llt Namespace:openstack ID:20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706 UID:4bd6afbb-23f1-49a4-ac8e-663564fdc417 NetNS:/var/run/netns/e4bcba65-fb44-41f1-8755-3ee7dc793122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd6afbb_23f1_49a4_ac8e_663564fdc417.slice PodAnnotations:0xc0030881e8}] Aliases:map[]}"
2026-06-11 18:00:59.441659 | controller | Jun 11 17:26:39.590637 crc crio[23211]: time="2026-06-11T17:26:39.589948152Z" level=info msg="Checking pod openstack_neutron-db-create-47llt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.441676 | controller | Jun 11 17:26:39.601862 crc crio[23211]: time="2026-06-11T17:26:39.601777068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441692 | controller | Jun 11 17:26:39.607313 crc crio[23211]: time="2026-06-11T17:26:39.607201944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.441708 | controller | Jun 11 17:26:39.633269 crc crio[23211]: 2026-06-11T17:26:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd2abc5d5f8f2c5 Mac:56:cb:5e:a8:b7:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/a42bee22-f515-4bd9-b6aa-d6634733cd2d SocketPath: PciID:}] [{Interface:0xc000134fe0 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.441725 | controller | Jun 11 17:26:39.651777 crc crio[23211]: time="2026-06-11T17:26:39.651711539Z" level=info msg="Got pod network &{Name:placement-2338-account-create-update-h52xm Namespace:openstack ID:fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f UID:3b9ea12d-67ac-4b8b-b295-c489e0078bd4 NetNS:/var/run/netns/a42bee22-f515-4bd9-b6aa-d6634733cd2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b9ea12d_67ac_4b8b_b295_c489e0078bd4.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}"
2026-06-11 18:00:59.441745 | controller | Jun 11 17:26:39.655085 crc crio[23211]: time="2026-06-11T17:26:39.652392356Z" level=info msg="Checking pod openstack_placement-2338-account-create-update-h52xm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.441762 | controller | Jun 11 17:26:39.678702 crc crio[23211]: 2026-06-11T17:26:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5008f44245b56b Mac:6e:af:d9:d2:bd:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/df91a283-314e-4251-aaa0-99642b428958 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.441778 | controller | Jun 11 17:26:39.742596 crc crio[23211]: time="2026-06-11T17:26:39.742369521Z" level=info msg="Got pod network &{Name:neutron-245d-account-create-update-n8lqd Namespace:openstack ID:d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013 UID:18705645-a4b0-40b0-b728-6352dddd57af NetNS:/var/run/netns/df91a283-314e-4251-aaa0-99642b428958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18705645_a4b0_40b0_b728_6352dddd57af.slice PodAnnotations:0xc0001ae160}] Aliases:map[]}"
2026-06-11 18:00:59.441794 | controller | Jun 11 17:26:39.742887 crc crio[23211]: time="2026-06-11T17:26:39.742700999Z" level=info msg="Checking pod openstack_neutron-245d-account-create-update-n8lqd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.441810 | controller | Jun 11 17:26:39.808003 crc crio[23211]: time="2026-06-11T17:26:39.807910204Z" level=info msg="Stopped container 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf: openstack/kube-state-metrics-0/kube-state-metrics" id=8c4dcef1-7f3b-49e5-8667-6fa4888bc127 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.441827 | controller | Jun 11 17:26:39.841005 crc crio[23211]: time="2026-06-11T17:26:39.840588882Z" level=info msg="Stopping pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4" id=ba8f1beb-fc20-488c-a0af-f348b229275a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.441843 | controller | Jun 11 17:26:39.858087 crc crio[23211]: time="2026-06-11T17:26:39.856727106Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4 UID:6e4b5a71-8acf-482f-8c4c-d574d7a1d1d0 NetNS:/var/run/netns/4f5352bf-e782-49c8-b9cb-26fd8a64c303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e4b5a71_8acf_482f_8c4c_d574d7a1d1d0.slice PodAnnotations:0xc000130740}] Aliases:map[]}"
2026-06-11 18:00:59.441859 | controller | Jun 11 17:26:39.858087 crc crio[23211]: time="2026-06-11T17:26:39.857048854Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.441875 | controller | Jun 11 17:26:40.283731 crc crio[23211]: 2026-06-11T17:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d692b953ab084b Mac:fa:88:f5:4b:20:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/1db11da9-5dec-422a-9916-4c9cad187f1b SocketPath: PciID:}] [{Interface:0xc00011ac30 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.441891 | controller | Jun 11 17:26:40.283731 crc crio[23211]: time="2026-06-11T17:26:40.27753183Z" level=info msg="Got pod network &{Name:nova-api-c07c-account-create-update-nrplw Namespace:openstack ID:2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99 UID:79e01218-3912-4166-8240-2eaff8ef27d9 NetNS:/var/run/netns/1db11da9-5dec-422a-9916-4c9cad187f1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e01218_3912_4166_8240_2eaff8ef27d9.slice PodAnnotations:0xc0001ae730}] Aliases:map[]}"
2026-06-11 18:00:59.441911 | controller | Jun 11 17:26:40.283731 crc crio[23211]: time="2026-06-11T17:26:40.277766785Z" level=info msg="Checking pod openstack_nova-api-c07c-account-create-update-nrplw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.441928 | controller | Jun 11 17:26:40.449854 crc crio[23211]: 2026-06-11T17:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7f87f5c30d780c Mac:32:6c:42:ec:c7:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/82fc185d-6a06-44b4-8f5d-cf455dbd4ebb SocketPath: PciID:}] [{Interface:0xc000594f30 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.441944 | controller | Jun 11 17:26:40.453189 crc crio[23211]: time="2026-06-11T17:26:40.452962345Z" level=info msg="Got pod network &{Name:nova-cell0-01ba-account-create-update-pmbm5 Namespace:openstack ID:f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747 UID:e8758c2a-57c9-41b3-895d-42842ad94048 NetNS:/var/run/netns/82fc185d-6a06-44b4-8f5d-cf455dbd4ebb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8758c2a_57c9_41b3_895d_42842ad94048.slice PodAnnotations:0xc0028184b0}] Aliases:map[]}"
2026-06-11 18:00:59.441960 | controller | Jun 11 17:26:40.453392 crc crio[23211]: time="2026-06-11T17:26:40.453258592Z" level=info msg="Checking pod openstack_nova-cell0-01ba-account-create-update-pmbm5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.441976 | controller | Jun 11 17:26:40.497854 crc crio[23211]: time="2026-06-11T17:26:40.496772612Z" level=info msg="Stopped container 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6: openstack/cinder-api-0/cinder-api-log" id=0774c179-82af-42f6-a4a0-2d1df693f520 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.441992 | controller | Jun 11 17:26:40.530358 crc crio[23211]: time="2026-06-11T17:26:40.530268863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.442007 | controller | Jun 11 17:26:40.544813 crc crio[23211]: time="2026-06-11T17:26:40.543587346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.442023 | controller | Jun 11 17:26:41.084910 crc crio[23211]: time="2026-06-11T17:26:41.083732659Z" level=info msg="Stopped container 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461: openstack/glance-default-internal-api-0/glance-httpd" id=cb184021-ce6c-4824-b892-61cc94fb0d56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.442038 | controller | Jun 11 17:26:41.093847 crc crio[23211]: time="2026-06-11T17:26:41.093764431Z" level=info msg="Stopping pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f" id=3d91ea0d-3309-4aca-a5ad-5250b43141c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.442054 | controller | Jun 11 17:26:41.100368 crc crio[23211]: time="2026-06-11T17:26:41.099863403Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f UID:c938d09d-b8e6-4be8-a4d7-5dad79225cc0 NetNS:/var/run/netns/ca81ba0b-ffd0-4026-9acd-961f73255a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc938d09d_b8e6_4be8_a4d7_5dad79225cc0.slice PodAnnotations:0xc002818428}] Aliases:map[]}"
2026-06-11 18:00:59.442072 | controller | Jun 11 17:26:41.101343 crc crio[23211]: time="2026-06-11T17:26:41.101120725Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.442089 | controller | Jun 11 17:26:41.107096 crc crio[23211]: 2026-06-11T17:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56cf657f0aedb3c Mac:5e:a6:85:e2:f1:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/126eadc7-038d-473c-a581-c1019dbc3e30 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.442106 | controller | Jun 11 17:26:41.109780 crc crio[23211]: time="2026-06-11T17:26:41.108541831Z" level=info msg="Got pod network &{Name:nova-cell1-a0b3-account-create-update-m7ccp Namespace:openstack ID:56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9 UID:708e684e-4e82-4e1e-a5fa-a23ea85e1b36 NetNS:/var/run/netns/126eadc7-038d-473c-a581-c1019dbc3e30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod708e684e_4e82_4e1e_a5fa_a23ea85e1b36.slice PodAnnotations:0xc00008c7b8}] Aliases:map[]}"
2026-06-11 18:00:59.442123 | controller | Jun 11 17:26:41.109780 crc crio[23211]: time="2026-06-11T17:26:41.108754637Z" level=info msg="Checking pod openstack_nova-cell1-a0b3-account-create-update-m7ccp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.442139 | controller | Jun 11 17:26:41.119580 crc crio[23211]: time="2026-06-11T17:26:41.119186117Z" level=info msg="Stopped container 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a: openstack/openstack-cell1-galera-0/galera" id=7f46f03b-f354-4938-b7ee-8e754f6c652f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.442156 | controller | Jun 11 17:26:41.139966 crc crio[23211]: time="2026-06-11T17:26:41.139865456Z" level=info msg="Stopping pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d" id=dcd0701d-718c-4c72-865a-ddcd6a3ec94d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.442172 | controller | Jun 11 17:26:41.156801 crc crio[23211]: time="2026-06-11T17:26:41.156696657Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d UID:1fc70566-d1ef-480f-b2bf-c100bf12456b NetNS:/var/run/netns/2c080beb-a449-4399-b0f2-c99972a9cff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc70566_d1ef_480f_b2bf_c100bf12456b.slice PodAnnotations:0xc0001310b8}] Aliases:map[]}"
2026-06-11 18:00:59.442188 | controller | Jun 11 17:26:41.157082 crc crio[23211]: time="2026-06-11T17:26:41.156964504Z" level=info msg="Deleting pod openstack_openstack-cell1-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.442204 | controller | Jun 11 17:26:41.160468 crc crio[23211]: 2026-06-11T17:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56840cd8c9ebf5b Mac:0a:25:a0:a1:54:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/43106d95-bec1-4d16-adf6-4ca2d0995b63 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.442220 | controller | Jun 11 17:26:41.160468 crc crio[23211]: time="2026-06-11T17:26:41.159487387Z" level=info msg="Got pod network &{Name:root-account-create-update-x8649 Namespace:openstack ID:56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033 UID:41fe395e-76dc-4f64-a62e-0d8e501fd3ab NetNS:/var/run/netns/43106d95-bec1-4d16-adf6-4ca2d0995b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41fe395e_76dc_4f64_a62e_0d8e501fd3ab.slice PodAnnotations:0xc0006123c8}] Aliases:map[]}"
2026-06-11 18:00:59.442241 | controller | Jun 11 17:26:41.160468 crc crio[23211]: time="2026-06-11T17:26:41.159628881Z" level=info msg="Checking pod openstack_root-account-create-update-x8649 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.442257 | controller | Jun 11 17:26:41.198610 crc crio[23211]: time="2026-06-11T17:26:41.193179992Z" level=info msg="Stopped pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123" id=97e2dfd5-6a5a-4cc4-a204-6f55d777b726 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.442273 | controller | Jun 11 17:26:41.276496 crc crio[23211]: 2026-06-11T17:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e0a8c433811b1d Mac:4a:c8:c6:fd:9b:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/2948d732-1f09-4743-8973-9b687de5696d SocketPath: PciID:}] [{Interface:0xc0002346d0 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.442289 | controller | Jun 11 17:26:41.316494 crc crio[23211]: time="2026-06-11T17:26:41.302773847Z" level=info msg="Got pod network &{Name:nova-api-db-create-fl7rw Namespace:openstack ID:6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e UID:628f3645-de9b-415d-9cc8-76a69c7e6237 NetNS:/var/run/netns/2948d732-1f09-4743-8973-9b687de5696d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod628f3645_de9b_415d_9cc8_76a69c7e6237.slice PodAnnotations:0xc0001ae5c0}] Aliases:map[]}"
2026-06-11 18:00:59.442305 | controller | Jun 11 17:26:41.316494 crc crio[23211]: time="2026-06-11T17:26:41.303032463Z" level=info msg="Checking pod openstack_nova-api-db-create-fl7rw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.442321 | controller | Jun 11 17:26:41.398166 crc crio[23211]: time="2026-06-11T17:26:41.397692076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.442337 | controller | Jun 11 17:26:41.414491 crc crio[23211]: time="2026-06-11T17:26:41.403752487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.442353 | controller | Jun 11 17:26:41.638373 crc crio[23211]: time="2026-06-11T17:26:41.638216172Z" level=info msg="Stopped pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4" id=ba8f1beb-fc20-488c-a0af-f348b229275a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.442369 | controller | Jun 11 17:26:42.119058 crc crio[23211]: time="2026-06-11T17:26:42.118761092Z" level=info msg="Stopped pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d" id=dcd0701d-718c-4c72-865a-ddcd6a3ec94d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.442384 | controller | Jun 11 17:26:42.260277 crc crio[23211]: time="2026-06-11T17:26:42.260202786Z" level=info msg="Ran pod sandbox 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d with infra container: openstack/barbican-db-create-9spfg/POD" id=30c497d1-9528-4cad-8a5b-7937048dd9ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.442400 | controller | Jun 11 17:26:42.269859 crc crio[23211]: time="2026-06-11T17:26:42.26873618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cebd4949-0df8-4f70-9aa2-0ce4d6cb7a32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442419 | controller | Jun 11 17:26:42.318098 crc crio[23211]: time="2026-06-11T17:26:42.317184644Z" level=info msg="Ran pod sandbox 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706 with infra container: openstack/neutron-db-create-47llt/POD" id=13d62d9d-41fd-4be9-92a0-e40cbedcb946 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.442466 | controller | Jun 11 17:26:42.371584 crc crio[23211]: time="2026-06-11T17:26:42.348997482Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=15dc445d-1d52-471e-ad5c-a919271458f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442489 | controller | Jun 11 17:26:42.374003 crc crio[23211]: time="2026-06-11T17:26:42.373969927Z" level=info msg="Ran pod sandbox d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013 with infra container: openstack/neutron-245d-account-create-update-n8lqd/POD" id=49889f56-6ef7-4476-8a0b-b1721dfbc620 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.442506 | controller | Jun 11 17:26:42.411039 crc crio[23211]: time="2026-06-11T17:26:42.406234505Z" level=info msg="Stopped container 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1: openstack/cinder-scheduler-0/probe" id=d045d8aa-2f25-4209-a63a-6ff2f097b5d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.442539 | controller | Jun 11 17:26:42.428915 crc crio[23211]: time="2026-06-11T17:26:42.428832891Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a0983aba-f939-4b15-95f0-bddf0580f75e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442557 | controller | Jun 11 17:26:42.429209 crc crio[23211]: time="2026-06-11T17:26:42.428998375Z" level=info msg="Stopping container: 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa (timeout: 300s)" id=b268f4fb-c871-4e34-af2d-b56463c82acb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.442573 | controller | Jun 11 17:26:42.429351 crc crio[23211]: time="2026-06-11T17:26:42.42922357Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c6796112-75cd-43cc-92fe-0c8bc89e4c91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442589 | controller | Jun 11 17:26:42.429539 crc crio[23211]: time="2026-06-11T17:26:42.429499998Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e1e2783d-0320-4058-a292-2bf29ffc4dac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442604 | controller | Jun 11 17:26:42.429693 crc crio[23211]: time="2026-06-11T17:26:42.429652642Z" level=info msg="Stopping container: a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2 (timeout: 30s)" id=e5c12f8e-2c86-423f-89e5-4927bf7b93af name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.442620 | controller | Jun 11 17:26:42.460827 crc crio[23211]: time="2026-06-11T17:26:42.430758909Z" level=info msg="Stopping container: d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3 (timeout: 30s)" id=aa70aeab-1a80-4f01-a73f-70bba73e7682 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.442635 | controller | Jun 11 17:26:42.462042 crc crio[23211]: time="2026-06-11T17:26:42.43637166Z" level=info msg="Ran pod sandbox fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f with infra container: openstack/placement-2338-account-create-update-h52xm/POD" id=e06974b3-5aa9-4003-b291-76c145064d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.442651 | controller | Jun 11 17:26:42.462208 crc crio[23211]: time="2026-06-11T17:26:42.439865578Z" level=info msg="Ran pod sandbox f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747 with infra container: openstack/nova-cell0-01ba-account-create-update-pmbm5/POD" id=68377444-ec56-44a0-bb4a-c346e296b22e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.442673 | controller | Jun 11 17:26:42.462296 crc crio[23211]: time="2026-06-11T17:26:42.44035864Z" level=info msg="Ran pod sandbox 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9 with infra container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/POD" id=be6b92b5-4381-43cc-b247-d9e78f4afced name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.442690 | controller | Jun 11 17:26:42.462296 crc crio[23211]: time="2026-06-11T17:26:42.454105605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ece76ecc-ae17-4b4d-b3e0-23869af753a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442705 | controller | Jun 11 17:26:42.488725 crc crio[23211]: time="2026-06-11T17:26:42.488209749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=99ba220a-0d46-4409-8ea9-be1cd601b974 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442721 | controller | Jun 11 17:26:42.488725 crc crio[23211]: time="2026-06-11T17:26:42.488672611Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bc7095c9-475e-4db3-b0e8-59f8378e6f85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442736 | controller | Jun 11 17:26:42.489112 crc crio[23211]: time="2026-06-11T17:26:42.488844056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6263b9d3-6bde-4c2a-9e76-de2facd79ede name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442752 | controller | Jun 11 17:26:42.489112 crc crio[23211]: time="2026-06-11T17:26:42.48900846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1d0605d2-2b88-4873-bac5-3e4c37f4d0a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442767 | controller | Jun 11 17:26:42.524340 crc crio[23211]: time="2026-06-11T17:26:42.522084878Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a3a51685-30c3-44e9-b8fe-108a7a169e20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442783 | controller | Jun 11 17:26:42.524340 crc crio[23211]: time="2026-06-11T17:26:42.522720644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6c28d793-8d22-477b-89d2-91582624b59f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442798 | controller | Jun 11 17:26:42.524340 crc crio[23211]: time="2026-06-11T17:26:42.522957179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c1395bbf-d234-4bf5-a112-e2248a7f6d57 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442814 | controller | Jun 11 17:26:42.524340 crc crio[23211]: time="2026-06-11T17:26:42.523605606Z" level=info msg="Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create" id=bb13ee1c-7468-44aa-a95a-fc982f202c32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.442829 | controller | Jun 11 17:26:42.524340 crc crio[23211]: time="2026-06-11T17:26:42.523850162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.442848 | controller | Jun 11 17:26:42.533347 crc crio[23211]: time="2026-06-11T17:26:42.533276228Z" level=info msg="Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=e92ef3f5-6db4-4b85-af62-6036217d1907 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.442864 | controller | Jun 11 17:26:42.534222 crc crio[23211]: time="2026-06-11T17:26:42.53418875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.442880 | controller | Jun 11 17:26:42.565815 crc crio[23211]: time="2026-06-11T17:26:42.549110495Z" level=info msg="Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=d47662fb-7610-4ba2-a3d8-24177842e282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.442896 | controller | Jun 11 17:26:42.565815 crc crio[23211]: time="2026-06-11T17:26:42.552306275Z" level=info msg="Creating container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update" id=f7e73430-fc6a-42bb-813e-1741698b7018 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.442912 | controller | Jun 11 17:26:42.565815 crc crio[23211]: time="2026-06-11T17:26:42.562225764Z" level=info msg="Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=058940ff-99c4-4a05-aac9-eb68e2232aea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.442927 | controller | Jun 11 17:26:42.617267 crc crio[23211]: time="2026-06-11T17:26:42.600322168Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=025844b3-eca0-4f8d-830a-d3ef48553349 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.442942 | controller | Jun 11 17:26:42.617267 crc crio[23211]: time="2026-06-11T17:26:42.601824046Z" level=info msg="Ran pod sandbox 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033 with infra container: openstack/root-account-create-update-x8649/POD" id=e7baacec-31ee-40fb-ae7e-539ae58c51ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.442958 | controller | Jun 11 17:26:42.617267 crc crio[23211]: time="2026-06-11T17:26:42.60278087Z" level=info msg="Creating container: openstack/neutron-db-create-47llt/mariadb-database-create" id=2512c465-b2a3-4d5d-85c7-66959db154e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.442973 | controller | Jun 11 17:26:42.617267 crc crio[23211]: time="2026-06-11T17:26:42.608865862Z" level=info msg="Ran pod sandbox ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79 with infra container: openstack/keystone-048b-account-create-update-sjsc8/POD" id=64ddc39b-e43f-4d49-859b-c9335253e8dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.442989 | controller | Jun 11 17:26:42.617267 crc crio[23211]: time="2026-06-11T17:26:42.609286042Z" level=info msg="Ran pod sandbox 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e with infra container: openstack/nova-api-db-create-fl7rw/POD" id=1fb59566-0dd8-4604-bc4d-61ce5d663db4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.443005 | controller | Jun 11 17:26:42.622893 crc crio[23211]: time="2026-06-11T17:26:42.622801361Z" level=info msg="Ran pod sandbox 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99 with infra container: openstack/nova-api-c07c-account-create-update-nrplw/POD" id=97d65a24-2ef5-4975-928f-9de9448451c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.443020 | controller | Jun 11 17:26:42.666293 crc crio[23211]: time="2026-06-11T17:26:42.666199049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=60dd688e-dff7-4e6f-a6f9-e4fca0ae216e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.443041 | controller | Jun 11 17:26:42.667903 crc crio[23211]: time="2026-06-11T17:26:42.666369403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3eb74554-9c7f-4166-9e3a-29645e0b3e97 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.443058 | controller | Jun 11 17:26:42.668197 crc crio[23211]: time="2026-06-11T17:26:42.668117066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=293c4520-0dbf-4535-9dbb-a727bd2b267d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.443074 | controller | Jun 11 17:26:42.694951 crc crio[23211]: time="2026-06-11T17:26:42.689301797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f767b9c6-352e-44a8-bcbc-ccccaf119038 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.443090 | controller | Jun 11 17:26:42.703637 crc crio[23211]: time="2026-06-11T17:26:42.703367599Z" level=info msg="Stopping container: b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c (timeout: 300s)" id=9f1d393c-d8dd-4b8d-bdef-d193c47153e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443106 | controller | Jun 11 17:26:42.711390 crc crio[23211]: time="2026-06-11T17:26:42.709867643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.443121 | controller | Jun 11 17:26:42.712284 crc crio[23211]: time="2026-06-11T17:26:42.712246022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.443137 | controller | Jun 11 17:26:42.712594 crc crio[23211]: time="2026-06-11T17:26:42.712508919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.443152 | controller | Jun 11 17:26:42.712923 crc crio[23211]: time="2026-06-11T17:26:42.712809356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.443168 | controller | Jun 11 17:26:42.718782 crc crio[23211]: time="2026-06-11T17:26:42.718698564Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=caef60f7-13b5-4272-8035-234ca3f36b42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.443183 | controller | Jun 11 17:26:42.730181 crc crio[23211]: time="2026-06-11T17:26:42.719197417Z" level=info msg="Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=b2769a40-bcf3-47ab-96a1-0ed5669a8c08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.443199 | controller | Jun 11 17:26:42.730181 crc crio[23211]: time="2026-06-11T17:26:42.719806911Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f65d170b-3cc2-4e74-82cc-0caf5e80f61a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.443215 | controller | Jun 11 17:26:42.730181 crc crio[23211]: time="2026-06-11T17:26:42.722102879Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e9f0458b-baa4-45c0-a345-1b44665b4bdf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.443230 | controller | Jun 11 17:26:42.731559 crc crio[23211]: time="2026-06-11T17:26:42.730657294Z" level=info msg="Stopping container: 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c (timeout: 30s)" id=21331a36-7eca-41e3-af83-d4cb0692afa9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443249 | controller | Jun 11 17:26:42.737690 crc crio[23211]: time="2026-06-11T17:26:42.737615168Z" level=info msg="Stopping container: 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18 (timeout: 30s)" id=18b21230-4c4c-40a0-93ed-1f5addce732f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443265 | controller | Jun 11 17:26:42.737879 crc crio[23211]: time="2026-06-11T17:26:42.737802822Z" level=info msg="Stopping container: c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a (timeout: 30s)" id=9687b32d-7a87-44a6-921b-b01b657a2ee9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443287 | controller | Jun 11 17:26:42.738195 crc crio[23211]: time="2026-06-11T17:26:42.73811187Z" level=info msg="Stopping container: 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908 (timeout: 30s)" id=b8b95091-2053-4ad9-995a-542d5de72111 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443307 | controller | Jun 11 17:26:42.741518 crc crio[23211]: time="2026-06-11T17:26:42.739088575Z" level=info msg="Stopping container: d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312 (timeout: 30s)" id=443605ff-3140-4390-8850-4ae977357b1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443324 | controller | Jun 11 17:26:42.741518 crc crio[23211]: time="2026-06-11T17:26:42.739225018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.443384 | controller | Jun 11 17:26:42.741518 crc crio[23211]: time="2026-06-11T17:26:42.739983168Z" level=info msg="Stopping container: 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771 (timeout: 30s)" id=4129f389-7764-413d-9cb2-decf5ddebe4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443404 | controller | Jun 11 17:26:42.741518 crc crio[23211]: time="2026-06-11T17:26:42.740381937Z" level=info msg="Stopping container: d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3 (timeout: 30s)" id=a5645856-4789-44ee-8960-d70ac8701ac3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443421 | controller | Jun 11 17:26:42.741518 crc crio[23211]: time="2026-06-11T17:26:42.740692246Z" level=info msg="Stopping container: 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 (timeout: 30s)" id=e6302014-0eb1-41bc-be54-21d3d8da960c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443437 | controller | Jun 11 17:26:42.742103 crc crio[23211]: time="2026-06-11T17:26:42.742067469Z" level=info msg="Stopping container: 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c (timeout: 30s)" id=099b04c2-72b2-48ef-b4a2-3d171d3f46ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443455 | controller | Jun 11 17:26:42.743019 crc crio[23211]: time="2026-06-11T17:26:42.742852739Z" level=info msg="Stopping container: 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a (timeout: 30s)" id=de466139-2a97-4920-bdaf-b1b4f515a908 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443471 | controller | Jun 11 17:26:42.743234 crc crio[23211]: time="2026-06-11T17:26:42.743209158Z" level=info msg="Stopping container: 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab (timeout: 30s)" id=77a83833-6ece-4de7-8ae6-c385e5908f14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443487 | controller | Jun 11 17:26:42.752541 crc crio[23211]: time="2026-06-11T17:26:42.751298101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7011d3f4-9cca-4325-a924-0897398c9838 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.443544 | controller | Jun 11 17:26:42.752541 crc crio[23211]: time="2026-06-11T17:26:42.751376372Z" level=info msg="Stopping container: 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3 (timeout: 30s)" id=509717ee-2340-4836-ba3c-b59f7dd173d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443573 | controller | Jun 11 17:26:42.752541 crc crio[23211]: time="2026-06-11T17:26:42.751826925Z" level=info msg="Stopping container: b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8 (timeout: 30s)" id=f26030de-8679-4388-b638-4576f05c7057 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443590 | controller | Jun 11 17:26:42.754107 crc crio[23211]: time="2026-06-11T17:26:42.75406758Z" level=info msg="Stopping container: 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2 (timeout: 30s)" id=d925a726-7bac-4c8b-9f52-7115d9dcd9cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443606 | controller | Jun 11 17:26:42.761406 crc crio[23211]: time="2026-06-11T17:26:42.760889751Z" level=info msg="Stopped container 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=b268f4fb-c871-4e34-af2d-b56463c82acb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443622 | controller | Jun 11 17:26:42.764495 crc crio[23211]: time="2026-06-11T17:26:42.763591799Z" level=info msg="Stopping container: 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9 (timeout: 30s)" id=7d2ede5c-8244-48fe-b55b-289ddb805d78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443638 | controller | Jun 11 17:26:42.765057 crc crio[23211]: time="2026-06-11T17:26:42.763989839Z" level=info msg="Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=df3907bb-bd91-428e-b591-476b92e9c6a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.443653 | controller | Jun 11 17:26:42.775212 crc crio[23211]: time="2026-06-11T17:26:42.774354859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.443669 | controller | Jun 11 17:26:42.780019 crc crio[23211]: time="2026-06-11T17:26:42.779946828Z" level=info msg="Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=b1890b7c-64fa-4f13-bc1f-5ca3137926c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.443685 | controller | Jun 11 17:26:42.806341 crc crio[23211]: time="2026-06-11T17:26:42.803268133Z" level=info msg="Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=8e118a3a-187b-463a-9d8e-256bf1b400d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.443701 | controller | Jun 11 17:26:42.817044 crc crio[23211]: time="2026-06-11T17:26:42.816969557Z" level=info msg="Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=a616ab8b-42a5-4b4b-9691-5527a76d478d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.443717 | controller | Jun 11 17:26:42.817849 crc crio[23211]: time="2026-06-11T17:26:42.817793458Z" level=info msg="Stopping container: dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861 (timeout: 300s)" id=83bd1f1f-3713-464a-a69b-2328a9353641 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443733 | controller | Jun 11 17:26:42.835536 crc crio[23211]: time="2026-06-11T17:26:42.835122031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.443749 | controller | Jun 11 17:26:42.882043 crc crio[23211]: time="2026-06-11T17:26:42.875538303Z" level=info msg="Stopped pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f" id=3d91ea0d-3309-4aca-a5ad-5250b43141c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.443769 | controller | Jun 11 17:26:42.914088 crc crio[23211]: time="2026-06-11T17:26:42.910867619Z" level=info msg="Stopped container d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3: openstack/ovn-northd-0/openstack-network-exporter" id=aa70aeab-1a80-4f01-a73f-70bba73e7682 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443786 | controller | Jun 11 17:26:42.942379 crc crio[23211]: time="2026-06-11T17:26:42.942241505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.443802 | controller | Jun 11 17:26:42.942379 crc crio[23211]: time="2026-06-11T17:26:42.942355289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.443818 | controller | Jun 11 17:26:43.031530 crc crio[23211]: time="2026-06-11T17:26:43.029469621Z" level=info msg="Stopped container b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=9f1d393c-d8dd-4b8d-bdef-d193c47153e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443833 | controller | Jun 11 17:26:43.194995 crc crio[23211]: time="2026-06-11T17:26:43.193770116Z" level=info msg="Stopped container 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2: openstack/swift-storage-0/object-expirer" id=d925a726-7bac-4c8b-9f52-7115d9dcd9cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443849 | controller | Jun 11 17:26:43.227304 crc crio[23211]: time="2026-06-11T17:26:43.227129143Z" level=info msg="Stopped container 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908: openstack/swift-storage-0/container-replicator" id=b8b95091-2053-4ad9-995a-542d5de72111 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443865 | controller | Jun 11 17:26:43.270689 crc crio[23211]: time="2026-06-11T17:26:43.265814042Z" level=info msg="Stopped container 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a: openstack/swift-storage-0/object-replicator" id=de466139-2a97-4920-bdaf-b1b4f515a908 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443880 | controller | Jun 11 17:26:43.270689 crc crio[23211]: time="2026-06-11T17:26:43.269200377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.443896 | controller | Jun 11 17:26:43.272940 crc crio[23211]: time="2026-06-11T17:26:43.272909441Z" level=info msg="Stopping container: f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e (timeout: 30s)" id=a5167eb9-83ef-4c6f-b8f4-6fbb6f36b03c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443912 | controller | Jun 11 17:26:43.315266 crc crio[23211]: time="2026-06-11T17:26:43.315098767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.443928 | controller | Jun 11 17:26:43.341413 crc crio[23211]: time="2026-06-11T17:26:43.341268224Z" level=info msg="Stopped container 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18: openstack/swift-storage-0/container-updater" id=18b21230-4c4c-40a0-93ed-1f5addce732f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443943 | controller | Jun 11 17:26:43.434491 crc crio[23211]: time="2026-06-11T17:26:43.434309584Z" level=info msg="Stopped container d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312: openstack/swift-storage-0/account-auditor" id=443605ff-3140-4390-8850-4ae977357b1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443959 | controller | Jun 11 17:26:43.486491 crc crio[23211]: time="2026-06-11T17:26:43.482794629Z" level=info msg="Stopped container d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3: openstack/swift-storage-0/container-auditor" id=a5645856-4789-44ee-8960-d70ac8701ac3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443978 | controller | Jun 11 17:26:43.628372 crc crio[23211]: time="2026-06-11T17:26:43.627919345Z" level=info msg="Stopped container 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab: openstack/swift-storage-0/account-replicator" id=77a83833-6ece-4de7-8ae6-c385e5908f14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.443995 | controller | Jun 11 17:26:43.668924 crc crio[23211]: time="2026-06-11T17:26:43.668325018Z" level=info msg="Stopped container 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c: openstack/swift-storage-0/object-auditor" id=099b04c2-72b2-48ef-b4a2-3d171d3f46ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444011 | controller | Jun 11 17:26:43.679579 crc crio[23211]: time="2026-06-11T17:26:43.679533168Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=edc22f70-2c39-4d03-8b83-5ba8188f59bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.444027 | controller | Jun 11 17:26:43.725324 crc crio[23211]: time="2026-06-11T17:26:43.718821643Z" level=info msg="Stopped container c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a: openstack/swift-storage-0/account-reaper" id=9687b32d-7a87-44a6-921b-b01b657a2ee9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444042 | controller | Jun 11 17:26:43.768250 crc crio[23211]: time="2026-06-11T17:26:43.768180629Z" level=info msg="Stopped container dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=83bd1f1f-3713-464a-a69b-2328a9353641 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444059 | controller | Jun 11 17:26:43.791542 crc crio[23211]: time="2026-06-11T17:26:43.790270423Z" level=info msg="Stopping pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e" id=2247f724-6792-4f05-a58e-6551ecb95913 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.444075 | controller | Jun 11 17:26:43.799094 crc crio[23211]: time="2026-06-11T17:26:43.79894533Z" level=info msg="Stopped container 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3: openstack/swift-storage-0/object-updater" id=509717ee-2340-4836-ba3c-b59f7dd173d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444091 | controller | Jun 11 17:26:43.806409 crc crio[23211]: time="2026-06-11T17:26:43.800864528Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e UID:c3b26ecc-f399-4ef9-a3bf-153387328e95 NetNS:/var/run/netns/bd304f49-5b3a-4c95-a1cf-3121180e2784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b26ecc_f399_4ef9_a3bf_153387328e95.slice PodAnnotations:0xc0066180c0}] Aliases:map[]}"
2026-06-11 18:00:59.444108 | controller | Jun 11 17:26:43.842041 crc crio[23211]: time="2026-06-11T17:26:43.841987699Z" level=info msg="Stopped container b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8: openstack/swift-storage-0/object-server" id=f26030de-8679-4388-b638-4576f05c7057 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444124 | controller | Jun 11 17:26:43.842518 crc crio[23211]: time="2026-06-11T17:26:43.842022419Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.444140 | controller | Jun 11 17:26:43.850482 crc crio[23211]: time="2026-06-11T17:26:43.846396019Z" level=info msg="Stopped container 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9: openstack/swift-storage-0/rsync" id=7d2ede5c-8244-48fe-b55b-289ddb805d78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444160 | controller | Jun 11 17:26:43.881849 crc crio[23211]: time="2026-06-11T17:26:43.881776296Z" level=info msg="Stopping container: cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b (timeout: 30s)" id=17f09b19-b9b8-46e7-ba89-2c2810702eac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444177 | controller | Jun 11 17:26:43.882805 crc crio[23211]: time="2026-06-11T17:26:43.882593676Z" level=info msg="Stopping container: 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13 (timeout: 30s)" id=0a8d55f3-f9d9-4e39-93f6-6bdcf3fc266d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444206 | controller | Jun 11 17:26:43.889952 crc crio[23211]: time="2026-06-11T17:26:43.883333754Z" level=info msg="Stopping container: 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07 (timeout: 30s)" id=cab6ed50-55c6-4d7d-9633-b341f85588d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444229 | controller | Jun 11 17:26:43.889952 crc crio[23211]: time="2026-06-11T17:26:43.883927998Z" level=info msg="Stopping container: 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9 (timeout: 30s)" id=7a51879b-e190-4e92-9e41-4cb3ca2369ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444246 | controller | Jun 11 17:26:43.899531 crc crio[23211]: time="2026-06-11T17:26:43.897106929Z" level=info msg="Stopped container f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e: openstack/ovn-controller-gtpx6/ovn-controller" id=a5167eb9-83ef-4c6f-b8f4-6fbb6f36b03c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444263 | controller | Jun 11 17:26:43.902823 crc crio[23211]: time="2026-06-11T17:26:43.902790662Z" level=info msg="Stopping pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3" id=b1329bbb-cdf9-4439-b1e5-5d40a507fcb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.444279 | controller | Jun 11 17:26:43.911774 crc crio[23211]: time="2026-06-11T17:26:43.911716845Z" level=info msg="Got pod network &{Name:ovn-controller-gtpx6 Namespace:openstack ID:2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3 UID:6a5af9ff-232b-41e2-b6f5-712e7532847d NetNS:/var/run/netns/4ed84e50-474f-4874-9ccf-f1549cbb5ed7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5af9ff_232b_41e2_b6f5_712e7532847d.slice PodAnnotations:0xc0038ac0e0}] Aliases:map[]}"
2026-06-11 18:00:59.444297 | controller | Jun 11 17:26:43.912377 crc crio[23211]: time="2026-06-11T17:26:43.912354551Z" level=info msg="Deleting pod openstack_ovn-controller-gtpx6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.444313 | controller | Jun 11 17:26:43.948908 crc crio[23211]: time="2026-06-11T17:26:43.946763193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444330 | controller | Jun 11 17:26:43.970501 crc crio[23211]: time="2026-06-11T17:26:43.967334129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444345 | controller | Jun 11 17:26:44.039793 crc crio[23211]: time="2026-06-11T17:26:44.038168474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444361 | controller | Jun 11 17:26:44.039793 crc crio[23211]: time="2026-06-11T17:26:44.039538658Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cfe99d5a-6944-4b56-b31b-95b873897366 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.444377 | controller | Jun 11 17:26:44.070010 crc crio[23211]: time="2026-06-11T17:26:44.069109589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444397 | controller | Jun 11 17:26:44.126531 crc crio[23211]: time="2026-06-11T17:26:44.123060541Z" level=info msg="Stopped container 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771: openstack/swift-storage-0/container-server" id=4129f389-7764-413d-9cb2-decf5ddebe4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444413 | controller | Jun 11 17:26:44.126531 crc crio[23211]: time="2026-06-11T17:26:44.125518632Z" level=info msg="Stopping container: a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609 (timeout: 299s)" id=4f340ced-d300-407f-8e5b-6e9a23e39a09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444429 | controller | Jun 11 17:26:44.198002 crc crio[23211]: time="2026-06-11T17:26:44.196596493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444445 | controller | Jun 11 17:26:44.215238 crc crio[23211]: time="2026-06-11T17:26:44.214681016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444461 | controller | Jun 11 17:26:44.255512 crc crio[23211]: time="2026-06-11T17:26:44.248080693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444476 | controller | Jun 11 17:26:44.372998 crc crio[23211]: time="2026-06-11T17:26:44.369799503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444492 | controller | Jun 11 17:26:44.425950 crc crio[23211]: time="2026-06-11T17:26:44.425215922Z" level=info msg="Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=df326775-20c5-4c7d-8b19-f5691f86df39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.444526 | controller | Jun 11 17:26:44.519691 crc crio[23211]: time="2026-06-11T17:26:44.519184015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444561 | controller | Jun 11 17:26:45.126682 crc crio[23211]: time="2026-06-11T17:26:45.126343288Z" level=info msg="Stopped container cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b: openstack/ceilometer-0/sg-core" id=17f09b19-b9b8-46e7-ba89-2c2810702eac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444619 | controller | Jun 11 17:26:45.129794 crc crio[23211]: time="2026-06-11T17:26:45.129317573Z" level=info msg="Stopped container a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=4f340ced-d300-407f-8e5b-6e9a23e39a09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444644 | controller | Jun 11 17:26:45.140153 crc crio[23211]: time="2026-06-11T17:26:45.133836237Z" level=info msg="Stopping pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a" id=3f495df9-9642-45db-9431-56e2a01ff561 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.444662 | controller | Jun 11 17:26:45.140153 crc crio[23211]: time="2026-06-11T17:26:45.138740199Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a UID:aba3f549-0133-46b9-b6b7-ca0104db22b7 NetNS:/var/run/netns/e2e9b614-60c3-4af6-8dd9-1fbf7bea1fe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaba3f549_0133_46b9_b6b7_ca0104db22b7.slice PodAnnotations:0xc007c14250}] Aliases:map[]}"
2026-06-11 18:00:59.444683 | controller | Jun 11 17:26:45.140153 crc crio[23211]: time="2026-06-11T17:26:45.138897473Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.444700 | controller | Jun 11 17:26:45.220756 crc crio[23211]: time="2026-06-11T17:26:45.220644802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444716 | controller | Jun 11 17:26:45.237380 crc crio[23211]: time="2026-06-11T17:26:45.235905974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444732 | controller | Jun 11 17:26:45.244991 crc crio[23211]: time="2026-06-11T17:26:45.244793626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444748 | controller | Jun 11 17:26:45.265848 crc crio[23211]: time="2026-06-11T17:26:45.265722921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444764 | controller | Jun 11 17:26:45.275198 crc crio[23211]: time="2026-06-11T17:26:45.275023423Z" level=info msg="Stopping container: 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94 (timeout: 30s)" id=35c82971-3822-4c5d-9053-3fe47636f28e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444779 | controller | Jun 11 17:26:45.411979 crc crio[23211]: time="2026-06-11T17:26:45.411884303Z" level=info msg="Stopped container 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c: openstack/swift-storage-0/account-server" id=21331a36-7eca-41e3-af83-d4cb0692afa9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444795 | controller | Jun 11 17:26:45.487693 crc crio[23211]: time="2026-06-11T17:26:45.487392605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444811 | controller | Jun 11 17:26:45.506910 crc crio[23211]: time="2026-06-11T17:26:45.506855322Z" level=info msg="Stopping container: 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28 (timeout: 30s)" id=d5081308-b770-4c7b-9398-8886f353fde5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444827 | controller | Jun 11 17:26:45.531739 crc crio[23211]: time="2026-06-11T17:26:45.531598203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444842 | controller | Jun 11 17:26:45.565736 crc crio[23211]: time="2026-06-11T17:26:45.565650606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444857 | controller | Jun 11 17:26:45.572100 crc crio[23211]: time="2026-06-11T17:26:45.572053235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444872 | controller | Jun 11 17:26:45.577889 crc crio[23211]: time="2026-06-11T17:26:45.577815101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444887 | controller | Jun 11 17:26:45.595396 crc crio[23211]: time="2026-06-11T17:26:45.595321939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444903 | controller | Jun 11 17:26:45.700823 crc crio[23211]: time="2026-06-11T17:26:45.700290439Z" level=info msg="Stopping container: 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5 (timeout: 30s)" id=22794b60-7bea-41cb-b5fe-8df050e09cd1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444921 | controller | Jun 11 17:26:45.721504 crc crio[23211]: time="2026-06-11T17:26:45.721371877Z" level=info msg="Stopping container: 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025 (timeout: 30s)" id=a71d7400-423e-4e3d-8cb1-858809f7251e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.444937 | controller | Jun 11 17:26:45.759917 crc crio[23211]: time="2026-06-11T17:26:45.759756068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444952 | controller | Jun 11 17:26:45.791274 crc crio[23211]: time="2026-06-11T17:26:45.790869349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444967 | controller | Jun 11 17:26:45.882039 crc crio[23211]: time="2026-06-11T17:26:45.881572611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444983 | controller | Jun 11 17:26:45.946765 crc crio[23211]: time="2026-06-11T17:26:45.946720293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.444998 | controller | Jun 11 17:26:46.045563 crc crio[23211]: time="2026-06-11T17:26:46.037487868Z" level=info msg="Stopping container: 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f (timeout: 30s)" id=cf7eadc7-6419-490c-a1ca-bbbcd053aa6a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445013 | controller | Jun 11 17:26:46.045563 crc crio[23211]: time="2026-06-11T17:26:46.038105413Z" level=info msg="Stopping container: dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e (timeout: 30s)" id=ddb08476-3e1c-45b1-aefe-e34134f4b7a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445028 | controller | Jun 11 17:26:46.145470 crc crio[23211]: time="2026-06-11T17:26:46.144777996Z" level=info msg="Stopping container: d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea (timeout: 30s)" id=ef4db616-e10b-436d-b92a-765b54265355 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445043 | controller | Jun 11 17:26:46.234513 crc crio[23211]: time="2026-06-11T17:26:46.233381176Z" level=info msg="Stopping container: db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386 (timeout: 30s)" id=e1f73488-ca6e-4f79-b080-978098ffbe6c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445059 | controller | Jun 11 17:26:46.307561 crc crio[23211]: time="2026-06-11T17:26:46.30737761Z" level=info msg="Stopped pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3" id=b1329bbb-cdf9-4439-b1e5-5d40a507fcb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.445074 | controller | Jun 11 17:26:47.918369 crc crio[23211]: time="2026-06-11T17:26:47.917516291Z" level=info msg="Stopped container cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53: openstack/cinder-api-0/cinder-api" id=59c098dc-e96d-4f3b-97fa-827741f0fe45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445089 | controller | Jun 11 17:26:47.967591 crc crio[23211]: time="2026-06-11T17:26:47.959796781Z" level=info msg="Stopping pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65" id=122e2c31-87a3-4bc1-b2a3-56ddf2fefb84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.445104 | controller | Jun 11 17:26:47.968967 crc crio[23211]: time="2026-06-11T17:26:47.968899139Z" level=info msg="Stopped container 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07: openstack/ceilometer-0/proxy-httpd" id=cab6ed50-55c6-4d7d-9633-b341f85588d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445123 | controller | Jun 11 17:26:48.009742 crc crio[23211]: time="2026-06-11T17:26:48.001873026Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65 UID:7a924d4c-eac6-4e31-824c-66d7a41d283a NetNS:/var/run/netns/d1abad8e-6edd-4945-9ab2-3d36d35f2622 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a924d4c_eac6_4e31_824c_66d7a41d283a.slice PodAnnotations:0xc002278b00}] Aliases:map[]}"
2026-06-11 18:00:59.445140 | controller | Jun 11 17:26:48.009742 crc crio[23211]: time="2026-06-11T17:26:48.002342397Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.445156 | controller | Jun 11 17:26:48.763919 crc crio[23211]: time="2026-06-11T17:26:48.763202631Z" level=info msg="Stopped container 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f: openstack/nova-api-0/nova-api-log" id=cf7eadc7-6419-490c-a1ca-bbbcd053aa6a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445173 | controller | Jun 11 17:26:48.788262 crc crio[23211]: time="2026-06-11T17:26:48.788032204Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-694549dd57-nbsxf/POD" id=37a08bef-2b7d-4209-9db1-c38068f803d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.445189 | controller | Jun 11 17:26:48.788871 crc crio[23211]: time="2026-06-11T17:26:48.788388522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.445205 | controller | Jun 11 17:26:48.789083 crc crio[23211]: time="2026-06-11T17:26:48.788975517Z" level=info msg="Stopped pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e" id=2247f724-6792-4f05-a58e-6551ecb95913 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.445220 | controller | Jun 11 17:26:48.989543 crc crio[23211]: time="2026-06-11T17:26:48.989339207Z" level=info msg="Removing container: 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255" id=9b36b770-59a8-43ac-b074-448c37ea815d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.445236 | controller | Jun 11 17:26:49.518377 crc crio[23211]: time="2026-06-11T17:26:49.517675784Z" level=info msg="Stopped container 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4: openstack/cinder-scheduler-0/cinder-scheduler" id=9e9a02c0-729a-4724-945d-d1bcf70134e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445252 | controller | Jun 11 17:26:49.529274 crc crio[23211]: time="2026-06-11T17:26:49.52909065Z" level=info msg="Stopping pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7" id=91923ae8-0500-47a2-873b-7dc53690105c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.445268 | controller | Jun 11 17:26:49.531547 crc crio[23211]: time="2026-06-11T17:26:49.531410698Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7 UID:1f703a2a-c153-469c-a75c-e1a4f5d4f2f0 NetNS:/var/run/netns/0c89462c-5235-4935-a7b1-5ee15006d32e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f703a2a_c153_469c_a75c_e1a4f5d4f2f0.slice PodAnnotations:0xc000612a58}] Aliases:map[]}"
2026-06-11 18:00:59.445308 | controller | Jun 11 17:26:49.531727 crc crio[23211]: time="2026-06-11T17:26:49.531673145Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.445324 | controller | Jun 11 17:26:50.130391 crc crio[23211]: time="2026-06-11T17:26:50.130169941Z" level=info msg="Stopped container 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13: openstack/ceilometer-0/ceilometer-central-agent" id=0a8d55f3-f9d9-4e39-93f6-6bdcf3fc266d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445344 | controller | Jun 11 17:26:50.518062 crc crio[23211]: time="2026-06-11T17:26:50.517495995Z" level=info msg="Stopped container 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025: openstack/nova-metadata-0/nova-metadata-log" id=a71d7400-423e-4e3d-8cb1-858809f7251e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445360 | controller | Jun 11 17:26:51.158615 crc crio[23211]: time="2026-06-11T17:26:51.157416109Z" level=info msg="Stopped container 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a: openstack/openstack-galera-0/galera" id=dfae8aca-c836-4407-b289-e0ab30b8dbdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445376 | controller | Jun 11 17:26:51.165086 crc crio[23211]: time="2026-06-11T17:26:51.164600569Z" level=info msg="Stopping pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264" id=93e27503-380c-463a-b1ea-2155fba96f15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.445391 | controller | Jun 11 17:26:51.169795 crc crio[23211]: time="2026-06-11T17:26:51.169291426Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264 UID:cdeadb8f-49a0-440e-bc27-877d9d8d9a07 NetNS:/var/run/netns/456beda2-06f4-4e09-88b7-d7bbb6211fbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdeadb8f_49a0_440e_bc27_877d9d8d9a07.slice PodAnnotations:0xc000612fb0}] Aliases:map[]}"
2026-06-11 18:00:59.445408 | controller | Jun 11 17:26:51.169795 crc crio[23211]: time="2026-06-11T17:26:51.169512732Z" level=info msg="Deleting pod openstack_openstack-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.445423 | controller | Jun 11 17:26:51.204070 crc crio[23211]: time="2026-06-11T17:26:51.201699529Z" level=info msg="Stopped pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a" id=3f495df9-9642-45db-9431-56e2a01ff561 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.445440 | controller | Jun 11 17:26:51.243478 crc crio[23211]: time="2026-06-11T17:26:51.243331172Z" level=info msg="Created container 00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=9b02a3cc-72fe-43d3-8a13-c2cde729908c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.445456 | controller | Jun 11 17:26:51.257576 crc crio[23211]: time="2026-06-11T17:26:51.256695037Z" level=info msg="Created container a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=253ab152-7ddc-4186-a149-d78b830d12ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.445473 | controller | Jun 11 17:26:51.264903 crc crio[23211]: time="2026-06-11T17:26:51.25923977Z" level=info msg="Starting container: a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be" id=61988982-05e2-48c4-8964-030ed8650f49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.445489 | controller | Jun 11 17:26:51.266306 crc crio[23211]: time="2026-06-11T17:26:51.266184334Z" level=info msg="Starting container: 00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4" id=57063692-9a80-4585-b3f7-99d88404eab9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.445505 | controller | Jun 11 17:26:51.282622 crc crio[23211]: time="2026-06-11T17:26:51.278880052Z" level=info msg="Started container" PID=236729 containerID=00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4 description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=57063692-9a80-4585-b3f7-99d88404eab9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e
2026-06-11 18:00:59.445548 | controller | Jun 11 17:26:51.298526 crc crio[23211]: time="2026-06-11T17:26:51.297350875Z" level=info msg="Started container" PID=236740 containerID=a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=61988982-05e2-48c4-8964-030ed8650f49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639
2026-06-11 18:00:59.445567 | controller | Jun 11 17:26:51.319586 crc crio[23211]: time="2026-06-11T17:26:51.317678674Z" level=info msg="Stopped pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65" id=122e2c31-87a3-4bc1-b2a3-56ddf2fefb84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.445584 | controller | Jun 11 17:26:51.341478 crc crio[23211]: time="2026-06-11T17:26:51.341098371Z" level=info msg="Stopped pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7" id=91923ae8-0500-47a2-873b-7dc53690105c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.445600 | controller | Jun 11 17:26:51.657228 crc crio[23211]: time="2026-06-11T17:26:51.656099313Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694549dd57-nbsxf Namespace:openstack ID:39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57 UID:0a4f0276-93e1-4b4b-ac6b-387c524d1311 NetNS:/var/run/netns/5e345c83-3002-4118-8824-384000689208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4f0276_93e1_4b4b_ac6b_387c524d1311.slice PodAnnotations:0xc000d2e378}] Aliases:map[]}"
2026-06-11 18:00:59.445617 | controller | Jun 11 17:26:51.657228 crc crio[23211]: time="2026-06-11T17:26:51.656505514Z" level=info msg="Adding pod openstack_dnsmasq-dns-694549dd57-nbsxf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.445633 | controller | Jun 11 17:26:51.999313 crc crio[23211]: time="2026-06-11T17:26:51.999221961Z" level=info msg="Stopping container: 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77 (timeout: 30s)" id=06250435-263e-4633-af42-00551cc73c75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445649 | controller | Jun 11 17:26:52.034486 crc crio[23211]: time="2026-06-11T17:26:52.023835397Z" level=info msg="Stopped container 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=d5081308-b770-4c7b-9398-8886f353fde5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445696 | controller | Jun 11 17:26:52.042526 crc crio[23211]: time="2026-06-11T17:26:52.037176182Z" level=info msg="Removed container 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255: openstack/glance-default-external-api-0/glance-httpd" id=9b36b770-59a8-43ac-b074-448c37ea815d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.445715 | controller | Jun 11 17:26:52.083978 crc crio[23211]: time="2026-06-11T17:26:52.081702567Z" level=info msg="Stopping pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e" id=0a6ec6e2-eb88-432b-b733-0942bbcf96dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.445732 | controller | Jun 11 17:26:52.086015 crc crio[23211]: time="2026-06-11T17:26:52.084636911Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e UID:a2ddc5ea-cf6a-45ab-854a-1cc0be65ef80 NetNS:/var/run/netns/defe4f51-3db9-4771-8803-dbe7c6daa725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2ddc5ea_cf6a_45ab_854a_1cc0be65ef80.slice PodAnnotations:0xc000613790}] Aliases:map[]}"
2026-06-11 18:00:59.445755 | controller | Jun 11 17:26:52.086015 crc crio[23211]: time="2026-06-11T17:26:52.084831596Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.445772 | controller | Jun 11 17:26:52.137010 crc crio[23211]: time="2026-06-11T17:26:52.1277408Z" level=info msg="Removing container: 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf" id=2f6c0bdd-e110-49d0-9a71-5756a3f86dca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.445788 | controller | Jun 11 17:26:52.162942 crc crio[23211]: time="2026-06-11T17:26:52.162391119Z" level=info msg="Stopped pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264" id=93e27503-380c-463a-b1ea-2155fba96f15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.445804 | controller | Jun 11 17:26:52.683400 crc crio[23211]: time="2026-06-11T17:26:52.682778627Z" level=info msg="Created container c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd: openstack/placement-db-create-nkzqd/mariadb-database-create" id=ef87b4af-511c-4e9c-a2c2-01f87b75441c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.445821 | controller | Jun 11 17:26:52.702473 crc crio[23211]: time="2026-06-11T17:26:52.70004627Z" level=info msg="Starting container: c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd" id=ad3a7919-4679-43fd-9bcd-2cf7eb041010 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.445837 | controller | Jun 11 17:26:52.716208 crc crio[23211]: time="2026-06-11T17:26:52.715394165Z" level=info msg="Started container" PID=236733 containerID=c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd description=openstack/placement-db-create-nkzqd/mariadb-database-create id=ad3a7919-4679-43fd-9bcd-2cf7eb041010 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b
2026-06-11 18:00:59.445853 | controller | Jun 11 17:26:52.747587 crc crio[23211]: time="2026-06-11T17:26:52.747239482Z" level=info msg="Removed container 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf: openstack/kube-state-metrics-0/kube-state-metrics" id=2f6c0bdd-e110-49d0-9a71-5756a3f86dca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.445869 | controller | Jun 11 17:26:52.776257 crc crio[23211]: time="2026-06-11T17:26:52.775011027Z" level=info msg="Removing container: 7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2" id=2fdab1c0-9329-4bfe-ad57-eb893a961b27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.445885 | controller | Jun 11 17:26:52.799401 crc crio[23211]: time="2026-06-11T17:26:52.798799463Z" level=info msg="Stopping container: a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de (timeout: 20s)" id=187eab77-b3e7-4e0e-986a-a66d0aff6548 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.445901 | controller | Jun 11 17:26:53.373337 crc crio[23211]: 2026-06-11T17:26:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39c452daf65b58d Mac:26:34:9d:2e:c3:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/5e345c83-3002-4118-8824-384000689208 SocketPath: PciID:}] [{Interface:0xc0002ac970 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.445917 | controller | Jun 11 17:26:53.374803 crc crio[23211]: time="2026-06-11T17:26:53.374731144Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694549dd57-nbsxf Namespace:openstack ID:39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57 UID:0a4f0276-93e1-4b4b-ac6b-387c524d1311 NetNS:/var/run/netns/5e345c83-3002-4118-8824-384000689208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4f0276_93e1_4b4b_ac6b_387c524d1311.slice PodAnnotations:0xc000d2e378}] Aliases:map[]}"
2026-06-11 18:00:59.445940 | controller | Jun 11 17:26:53.374955 crc crio[23211]: time="2026-06-11T17:26:53.374897638Z" level=info msg="Checking pod openstack_dnsmasq-dns-694549dd57-nbsxf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.445957 | controller | Jun 11 17:26:53.446665 crc crio[23211]: time="2026-06-11T17:26:53.444966294Z" level=info msg="Created container e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=f4578799-e93b-4991-b2b2-c1adf7b67057 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.445974 | controller | Jun 11 17:26:53.452287 crc crio[23211]: time="2026-06-11T17:26:53.452105363Z" level=info msg="Starting container: e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c" id=55b9fd5f-c411-497d-af22-2fd3df3e1052 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.445990 | controller | Jun 11 17:26:53.463604 crc crio[23211]: time="2026-06-11T17:26:53.463514638Z" level=info msg="Started container" PID=236724 containerID=e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=55b9fd5f-c411-497d-af22-2fd3df3e1052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27
2026-06-11 18:00:59.446007 | controller | Jun 11 17:26:53.469798 crc crio[23211]: time="2026-06-11T17:26:53.46635402Z" level=info msg="Stopped container a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de: openstack/ovn-controller-ovs-tcz2l/ovsdb-server" id=187eab77-b3e7-4e0e-986a-a66d0aff6548 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.446023 | controller | Jun 11 17:26:53.527311 crc crio[23211]: time="2026-06-11T17:26:53.526833325Z" level=info msg="Ran pod sandbox 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57 with infra container: openstack/dnsmasq-dns-694549dd57-nbsxf/POD" id=37a08bef-2b7d-4209-9db1-c38068f803d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.446039 | controller | Jun 11 17:26:53.535914 crc crio[23211]: time="2026-06-11T17:26:53.533894572Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=6c9c90ad-1c2e-4eec-91d9-a6cb52eb6b35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.446054 | controller | Jun 11 17:26:53.541818 crc crio[23211]: time="2026-06-11T17:26:53.54174722Z" level=info msg="Stopping container: 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 (timeout: 20s)" id=b0030dec-ef7b-4399-b188-2853ad486794 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.446070 | controller | Jun 11 17:26:53.590606 crc crio[23211]: time="2026-06-11T17:26:53.590526351Z" level=info msg="Stopped container 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77: openstack/memcached-0/memcached" id=06250435-263e-4633-af42-00551cc73c75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.446086 | controller | Jun 11 17:26:53.591497 crc crio[23211]: time="2026-06-11T17:26:53.591377573Z" level=info msg="Stopping pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958" id=951fc70e-5e56-4537-8559-161baf61fa4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.446103 | controller | Jun 11 17:26:53.593534 crc crio[23211]: time="2026-06-11T17:26:53.593469635Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958 UID:5e02a3fb-2dca-4ffc-8863-40d1702b4088 NetNS:/var/run/netns/1f2c018f-8fe5-4855-bf85-45a573a40699 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e02a3fb_2dca_4ffc_8863_40d1702b4088.slice PodAnnotations:0xc0030880a0}] Aliases:map[]}"
2026-06-11 18:00:59.446122 | controller | Jun 11 17:26:53.593647 crc crio[23211]: time="2026-06-11T17:26:53.593627889Z" level=info msg="Deleting pod openstack_memcached-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.446139 | controller | Jun 11 17:26:53.623707 crc crio[23211]: time="2026-06-11T17:26:53.62360367Z" level=info msg="Created container b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=80aa1d82-8ed5-4842-b649-0dc1b4002d6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.446155 | controller | Jun 11 17:26:53.631477 crc crio[23211]: time="2026-06-11T17:26:53.631294742Z" level=info msg="Starting container: b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04" id=bd4f7aa4-6f35-4874-a6f7-4aa71d79f8e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.446171 | controller | Jun 11 17:26:53.697499 crc crio[23211]: time="2026-06-11T17:26:53.696551858Z" level=info msg="Started container" PID=236757 containerID=b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04 description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=bd4f7aa4-6f35-4874-a6f7-4aa71d79f8e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef
2026-06-11 18:00:59.446187 | controller | Jun 11 17:26:53.749795 crc crio[23211]: time="2026-06-11T17:26:53.7493133Z" level=info msg="Stopped pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e" id=0a6ec6e2-eb88-432b-b733-0942bbcf96dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.446203 | controller | Jun 11 17:26:53.751090 crc crio[23211]: time="2026-06-11T17:26:53.751014592Z" level=info msg="Stopped container 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5: openstack/nova-metadata-0/nova-metadata-metadata" id=22794b60-7bea-41cb-b5fe-8df050e09cd1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.446218 | controller | Jun 11 17:26:53.755244 crc crio[23211]: time="2026-06-11T17:26:53.753935755Z" level=info msg="Stopping pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f" id=7d29adb8-4e00-4bd5-9000-92080b257d45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.446234 | controller | Jun 11 17:26:53.766627 crc crio[23211]: time="2026-06-11T17:26:53.766541511Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f UID:b237db26-43f2-4eb8-bd83-e965ede90c32 NetNS:/var/run/netns/9e385426-18eb-4eac-a72d-95b5968b2237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb237db26_43f2_4eb8_bd83_e965ede90c32.slice PodAnnotations:0xc0001aee40}] Aliases:map[]}"
2026-06-11 18:00:59.446250 | controller | Jun 11 17:26:53.766879 crc crio[23211]: time="2026-06-11T17:26:53.766726226Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.446267 | controller | Jun 11 17:26:53.790647 crc crio[23211]: time="2026-06-11T17:26:53.790594554Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9fb747c3-f898-42b6-81b7-0bc2d5082f5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.446283 | controller | Jun 11 17:26:53.815225 crc crio[23211]: time="2026-06-11T17:26:53.815128618Z" level=info msg="Creating container: openstack/dnsmasq-dns-694549dd57-nbsxf/init" id=1e68c14a-fd28-44c9-aba7-8bb11900ecdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.446299 | controller | Jun 11 17:26:53.815967 crc crio[23211]: time="2026-06-11T17:26:53.815943379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.446319 | controller | Jun 11 17:26:54.033828 crc crio[23211]: time="2026-06-11T17:26:54.033722975Z" level=info msg="Stopped container d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=ef4db616-e10b-436d-b92a-765b54265355 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.446335 | controller | Jun 11 17:26:54.063713 crc crio[23211]: time="2026-06-11T17:26:54.058739472Z" level=info msg="Stopping pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86" id=79f8259b-cbf8-4f21-a67f-86f450c374b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.446351 | controller | Jun 11 17:26:54.063713 crc crio[23211]: time="2026-06-11T17:26:54.060973838Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86 UID:3306e657-ad07-48bc-b68a-632f56a68aa4 NetNS:/var/run/netns/5a75f78a-a170-4591-b373-da493c34f864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3306e657_ad07_48bc_b68a_632f56a68aa4.slice PodAnnotations:0xc006618168}] Aliases:map[]}"
2026-06-11 18:00:59.446367 | controller | Jun 11 17:26:54.063713 crc crio[23211]: time="2026-06-11T17:26:54.061110401Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.446383 | controller | Jun 11 17:26:54.066243 crc crio[23211]: time="2026-06-11T17:26:54.065363958Z" level=info msg="Created container e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f: openstack/glance-db-create-5c6nr/mariadb-database-create" id=39b04207-2bf1-4276-8834-ac64e7569d2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.446399 | controller | Jun 11 17:26:54.074167 crc crio[23211]: time="2026-06-11T17:26:54.074096507Z" level=info msg="Starting container: e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f" id=5cc7cba1-3bd7-4e87-b2a3-c3b658b826fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.446414 | controller | Jun 11 17:26:54.136413 crc crio[23211]: time="2026-06-11T17:26:54.125404333Z" level=info msg="Stopped container 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9: openstack/ceilometer-0/ceilometer-notification-agent" id=7a51879b-e190-4e92-9e41-4cb3ca2369ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.446430 | controller | Jun 11 17:26:54.155495 crc crio[23211]: time="2026-06-11T17:26:54.146358678Z" level=info msg="Stopping pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d" id=576e9704-81aa-48f4-8376-3046abaa3007 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.446446 | controller | Jun 11 17:26:54.164486 crc crio[23211]: time="2026-06-11T17:26:54.161467976Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d UID:9759b662-b38d-4357-8d89-539822f3c1bb NetNS:/var/run/netns/8966416a-7c0c-4728-b671-b77d8d643224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9759b662_b38d_4357_8d89_539822f3c1bb.slice PodAnnotations:0xc0038ac240}] Aliases:map[]}"
2026-06-11 18:00:59.446461 | controller | Jun 11 17:26:54.164486 crc crio[23211]: time="2026-06-11T17:26:54.161728604Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.446477 | controller | Jun 11 17:26:54.187287 crc crio[23211]: time="2026-06-11T17:26:54.187194071Z" level=info msg="Started container" PID=236738 containerID=e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f description=openstack/glance-db-create-5c6nr/mariadb-database-create id=5cc7cba1-3bd7-4e87-b2a3-c3b658b826fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791
2026-06-11 18:00:59.446497 | controller | Jun 11 17:26:54.348360 crc crio[23211]: time="2026-06-11T17:26:54.348247686Z" level=info msg="Stopped pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958" id=951fc70e-5e56-4537-8559-161baf61fa4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.446528 | controller | Jun 11 17:26:54.464041 crc crio[23211]: time="2026-06-11T17:26:54.463944565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.446551 | controller | Jun 11 17:26:54.488477 crc crio[23211]: time="2026-06-11T17:26:54.487887946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.446568 | controller | Jun 11 17:26:54.513850 crc crio[23211]: time="2026-06-11T17:26:54.513744873Z" level=info msg="Stopped container dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e: openstack/nova-api-0/nova-api-api" id=ddb08476-3e1c-45b1-aefe-e34134f4b7a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.446584 | controller | Jun 11 17:26:54.520495 crc crio[23211]: time="2026-06-11T17:26:54.520384029Z" level=info msg="Stopping pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617" id=ffaec179-7fd6-4980-858a-f13424d9bf69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.446600 | controller | Jun 11 17:26:54.524307 crc crio[23211]: time="2026-06-11T17:26:54.524102162Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617 UID:a0b7c380-b9a3-4f94-90c9-e4f21185161e NetNS:/var/run/netns/e4662f87-e1df-49bc-95b6-51e6623188aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0b7c380_b9a3_4f94_90c9_e4f21185161e.slice PodAnnotations:0xc000130c10}] Aliases:map[]}"
2026-06-11 18:00:59.446617 | controller | Jun 11 17:26:54.524708 crc crio[23211]: time="2026-06-11T17:26:54.524685076Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.446633 | controller | Jun 11 17:26:54.721280 crc crio[23211]: time="2026-06-11T17:26:54.709261062Z" level=info msg="Stopped container 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=35c82971-3822-4c5d-9053-3fe47636f28e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.446649 | controller | Jun 11 17:26:54.721976 crc crio[23211]: time="2026-06-11T17:26:54.721938059Z" level=info msg="Stopping pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7" id=30c5fcc7-6b0e-42b1-9197-772d0065e484 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.446665 | controller | Jun 11 17:26:54.726843 crc crio[23211]: time="2026-06-11T17:26:54.726805241Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7 UID:3110575a-ed5f-4276-b4a6-26eccb3cb1f2 NetNS:/var/run/netns/26724c45-cbbc-4336-a128-776b05a9ab99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3110575a_ed5f_4276_b4a6_26eccb3cb1f2.slice PodAnnotations:0xc003088b18}] Aliases:map[]}"
2026-06-11 18:00:59.446681 | controller | Jun 11 17:26:54.727210 crc crio[23211]: time="2026-06-11T17:26:54.72718592Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.446701 | controller | Jun 11 17:26:54.820855 crc crio[23211]: time="2026-06-11T17:26:54.809828991Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/POD" id=22722429-111d-4ce1-a00e-f5434f6a4844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.446718 | controller | Jun 11 17:26:54.820855 crc crio[23211]: time="2026-06-11T17:26:54.810268242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.447768 | controller | Jun 11 17:26:54.832309 crc crio[23211]: time="2026-06-11T17:26:54.823723119Z" level=info msg="Running pod sandbox: openstack/ovn-controller-gtpx6-config-hr7b6/POD" id=5dd295b2-188e-4b97-a0a3-2b5a52f035fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.447805 | controller | Jun 11 17:26:54.832309 crc crio[23211]: time="2026-06-11T17:26:54.823850153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.447834 | controller | Jun 11 17:26:55.442934 crc crio[23211]: time="2026-06-11T17:26:55.42965463Z" level=info msg="Removed container 7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2: openshift-infra/auto-csr-approver-29686640-cvzwl/oc" id=2fdab1c0-9329-4bfe-ad57-eb893a961b27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.447858 | controller | Jun 11 17:26:55.565337 crc crio[23211]: time="2026-06-11T17:26:55.561786451Z" level=info msg="Removing container: dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861" id=5b2faa75-7617-4b41-ab58-9cbe1b85b7dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.447879 | controller | Jun 11 17:26:55.579543 crc crio[23211]: time="2026-06-11T17:26:55.572861499Z" level=info msg="Stopped pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f" id=7d29adb8-4e00-4bd5-9000-92080b257d45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.447901 | controller | Jun 11 17:26:55.692544 crc crio[23211]: time="2026-06-11T17:26:55.691778349Z" level=info msg="Got pod network &{Name:ovn-controller-gtpx6-config-hr7b6 Namespace:openstack ID:77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786 UID:dd61e838-7d5d-4d0b-ada5-1827757b6544 NetNS:/var/run/netns/8d2a51eb-b3cc-414f-a937-625e083f2229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd61e838_7d5d_4d0b_ada5_1827757b6544.slice PodAnnotations:0xc006bcc718}] Aliases:map[]}"
2026-06-11 18:00:59.447924 | controller | Jun 11 17:26:55.692544 crc crio[23211]: time="2026-06-11T17:26:55.69184506Z" level=info msg="Adding pod openstack_ovn-controller-gtpx6-config-hr7b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.447947 | controller | Jun 11 17:26:55.872187 crc crio[23211]: time="2026-06-11T17:26:55.872023025Z" level=info msg="Stopped pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86" id=79f8259b-cbf8-4f21-a67f-86f450c374b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.447968 | controller | Jun 11 17:26:55.936640 crc crio[23211]: time="2026-06-11T17:26:55.936097901Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781198801-42bj8 Namespace:openstack ID:cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e UID:7e37f581-9c9c-4382-859a-14da229c8cea NetNS:/var/run/netns/e62fef8b-e2ef-4676-b717-b23b965e7265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e37f581_9c9c_4382_859a_14da229c8cea.slice PodAnnotations:0xc000130fe8}] Aliases:map[]}"
2026-06-11 18:00:59.447996 | controller | Jun 11 17:26:55.936640 crc crio[23211]: time="2026-06-11T17:26:55.936621763Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781198801-42bj8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.448018 | controller | Jun 11 17:26:56.268369 crc crio[23211]: time="2026-06-11T17:26:56.268256073Z" level=info msg="Stopped container db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=e1f73488-ca6e-4f79-b080-978098ffbe6c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.448043 | controller | Jun 11 17:26:56.272234 crc crio[23211]: time="2026-06-11T17:26:56.270214932Z" level=info msg="Stopping pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d" id=a61800f1-4f81-4a2c-9b33-08d6167654ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.448063 | controller | Jun 11 17:26:56.275710 crc crio[23211]: time="2026-06-11T17:26:56.27538804Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d UID:878643ff-5d21-40f7-8c1c-fb815a7be9c9 NetNS:/var/run/netns/16980938-1c5e-49fc-a0a4-9057502d14f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod878643ff_5d21_40f7_8c1c_fb815a7be9c9.slice PodAnnotations:0xc006618b60}] Aliases:map[]}"
2026-06-11 18:00:59.448080 | controller | Jun 11 17:26:56.276306 crc crio[23211]: time="2026-06-11T17:26:56.276246872Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.448097 | controller | Jun 11 17:26:56.285309 crc crio[23211]: time="2026-06-11T17:26:56.285210877Z" level=info msg="Stopped pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7" id=30c5fcc7-6b0e-42b1-9197-772d0065e484 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.448113 | controller | Jun 11 17:26:56.294341 crc crio[23211]: time="2026-06-11T17:26:56.294223233Z" level=info msg="Stopped pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617" id=ffaec179-7fd6-4980-858a-f13424d9bf69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.448129 | controller | Jun 11 17:26:56.326307 crc crio[23211]: time="2026-06-11T17:26:56.326194444Z" level=info msg="Stopped pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d" id=576e9704-81aa-48f4-8376-3046abaa3007 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.448145 | controller | Jun 11 17:26:56.527014 crc crio[23211]: time="2026-06-11T17:26:56.526267137Z" level=info msg="Stopping container: cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6 (timeout: 604787s)" id=5d405ed4-646c-4e0e-9223-024d99ca4cd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.448161 | controller | Jun 11 17:26:56.657956 crc crio[23211]: 2026-06-11T17:26:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdb5050c92f29b4 Mac:d6:9f:19:b3:8d:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/e62fef8b-e2ef-4676-b717-b23b965e7265 SocketPath: PciID:}] [{Interface:0xc0004146c0 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.448192 | controller | Jun 11 17:26:56.664344 crc crio[23211]: time="2026-06-11T17:26:56.664251573Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781198801-42bj8 Namespace:openstack ID:cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e UID:7e37f581-9c9c-4382-859a-14da229c8cea NetNS:/var/run/netns/e62fef8b-e2ef-4676-b717-b23b965e7265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e37f581_9c9c_4382_859a_14da229c8cea.slice PodAnnotations:0xc000130fe8}] Aliases:map[]}"
2026-06-11 18:00:59.448215 | controller | Jun 11 17:26:56.664629 crc crio[23211]: time="2026-06-11T17:26:56.664550402Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781198801-42bj8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.448232 | controller | Jun 11 17:26:56.709957 crc crio[23211]: 2026-06-11T17:26:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77f6ae2a4973754 Mac:8e:e0:71:fe:81:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/8d2a51eb-b3cc-414f-a937-625e083f2229 SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.448249 | controller | Jun 11 17:26:56.709957 crc crio[23211]: time="2026-06-11T17:26:56.709625621Z" level=info msg="Got pod network &{Name:ovn-controller-gtpx6-config-hr7b6 Namespace:openstack ID:77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786 UID:dd61e838-7d5d-4d0b-ada5-1827757b6544 NetNS:/var/run/netns/8d2a51eb-b3cc-414f-a937-625e083f2229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd61e838_7d5d_4d0b_ada5_1827757b6544.slice PodAnnotations:0xc006bcc718}] Aliases:map[]}"
2026-06-11 18:00:59.448265 | controller | Jun 11 17:26:56.709957 crc crio[23211]: time="2026-06-11T17:26:56.709760334Z" level=info msg="Checking pod openstack_ovn-controller-gtpx6-config-hr7b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.448281 | controller | Jun 11 17:26:56.774485 crc crio[23211]: time="2026-06-11T17:26:56.774309201Z" level=info msg="Created container 1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=b1890b7c-64fa-4f13-bc1f-5ca3137926c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.448299 | controller | Jun 11 17:26:56.776189 crc crio[23211]: time="2026-06-11T17:26:56.775993513Z" level=info msg="Starting container: 1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446" id=93ace850-b925-4307-9406-a8ec06bd88c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.448324 | controller | Jun 11 17:26:56.783511 crc crio[23211]: time="2026-06-11T17:26:56.783391549Z" level=info msg="Started container" PID=237340 containerID=1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446 description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=93ace850-b925-4307-9406-a8ec06bd88c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033
2026-06-11 18:00:59.448345 | controller | Jun 11 17:26:56.863916 crc crio[23211]: time="2026-06-11T17:26:56.862397799Z" level=info msg="Created container 4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=b2769a40-bcf3-47ab-96a1-0ed5669a8c08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.448361 | controller | Jun 11 17:26:56.866307 crc crio[23211]: time="2026-06-11T17:26:56.866005419Z" level=info msg="Starting container: 4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077" id=6e4d6a35-7708-4297-9a12-c86a2eaf151f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.448378 | controller | Jun 11 17:26:56.867711 crc crio[23211]: time="2026-06-11T17:26:56.867571238Z" level=info msg="Created container 32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=df326775-20c5-4c7d-8b19-f5691f86df39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.448394 | controller | Jun 11 17:26:56.874210 crc crio[23211]: time="2026-06-11T17:26:56.873795274Z" level=info msg="Started container" PID=237349 containerID=4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=6e4d6a35-7708-4297-9a12-c86a2eaf151f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db
2026-06-11 18:00:59.448414 | controller | Jun 11 17:26:56.874210 crc crio[23211]: time="2026-06-11T17:26:56.873898866Z" level=info msg="Starting container: 32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f" id=6e9b83d1-9ec2-4ba6-a316-318bf47558d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.448430 | controller | Jun 11 17:26:56.883476 crc crio[23211]: time="2026-06-11T17:26:56.88240946Z" level=info msg="Created container 3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2: openstack/neutron-db-create-47llt/mariadb-database-create" id=2512c465-b2a3-4d5d-85c7-66959db154e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.448446 | controller | Jun 11 17:26:56.893342 crc crio[23211]: time="2026-06-11T17:26:56.887511938Z" level=info msg="Starting container: 3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2" id=d850d79a-a626-41c0-a589-cc8ec0ade1c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.448462 | controller | Jun 11 17:26:56.909956 crc crio[23211]: time="2026-06-11T17:26:56.907681083Z" level=info msg="Started container" PID=237339 containerID=3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2 description=openstack/neutron-db-create-47llt/mariadb-database-create id=d850d79a-a626-41c0-a589-cc8ec0ade1c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706
2026-06-11 18:00:59.448479 | controller | Jun 11 17:26:56.933275 crc crio[23211]: time="2026-06-11T17:26:56.932755742Z" level=info msg="Started container" PID=237342 containerID=32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=6e9b83d1-9ec2-4ba6-a316-318bf47558d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175
2026-06-11 18:00:59.448495 | controller | Jun 11 17:26:56.946353 crc crio[23211]: time="2026-06-11T17:26:56.946244489Z" level=info msg="Created container 01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=d47662fb-7610-4ba2-a3d8-24177842e282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.448530 | controller | Jun 11 17:26:56.950477 crc crio[23211]: time="2026-06-11T17:26:56.950032643Z" level=info msg="Ran pod sandbox cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e with infra container: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/POD" id=22722429-111d-4ce1-a00e-f5434f6a4844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.448553 | controller | Jun 11 17:26:56.962488 crc crio[23211]: time="2026-06-11T17:26:56.958779183Z" level=info msg="Starting container: 01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629" id=2bcd84ef-8abb-4dc5-a292-2ad7ade3fc75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.448570 | controller | Jun 11 17:26:56.981851 crc crio[23211]: time="2026-06-11T17:26:56.981698897Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=2cf23987-bbf0-42c1-b391-5ad636861e42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.448586 | controller | Jun 11 17:26:56.985369 crc crio[23211]: time="2026-06-11T17:26:56.985272686Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=d2c1acf8-676a-4973-b17f-522116438375 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.448602 | controller | Jun 11 17:26:56.991615 crc crio[23211]: time="2026-06-11T17:26:56.991525284Z" level=info msg="Started container" PID=237364 containerID=01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=2bcd84ef-8abb-4dc5-a292-2ad7ade3fc75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747
2026-06-11 18:00:59.448621 | controller | Jun 11 17:26:57.002565 crc crio[23211]: time="2026-06-11T17:26:57.002401126Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config" id=01eb27a7-afd9-4953-a83e-0011f4712f00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.448638 | controller | Jun 11 17:26:57.002902 crc crio[23211]: time="2026-06-11T17:26:57.002840397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.448654 | controller | Jun 11 17:26:57.059458 crc crio[23211]: time="2026-06-11T17:26:57.059341243Z" level=info msg="Ran pod sandbox 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786 with infra container: openstack/ovn-controller-gtpx6-config-hr7b6/POD" id=5dd295b2-188e-4b97-a0a3-2b5a52f035fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.448670 | controller | Jun 11 17:26:57.067933 crc crio[23211]: time="2026-06-11T17:26:57.067256442Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=51a76200-89e8-421c-8e33-04541915509a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.448685 | controller | Jun 11 17:26:57.073489 crc crio[23211]: time="2026-06-11T17:26:57.072172145Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=ce30dff2-ee98-4c71-b315-21dbc9baba58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.448701 | controller | Jun 11 17:26:57.092658 crc crio[23211]: time="2026-06-11T17:26:57.092563656Z" level=info msg="Creating container: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config" id=74f423d9-356e-4a57-852a-bae25de1ca4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.448716 | controller | Jun 11 17:26:57.093897 crc crio[23211]: time="2026-06-11T17:26:57.093013727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.448732 | controller | Jun 11 17:26:57.096525 crc crio[23211]: time="2026-06-11T17:26:57.096375592Z" level=info msg="Stopped pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d" id=a61800f1-4f81-4a2c-9b33-08d6167654ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.448748 | controller | Jun 11 17:26:57.215806 crc crio[23211]: time="2026-06-11T17:26:57.215709471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.448763 | controller | Jun 11 17:26:57.225412 crc crio[23211]: time="2026-06-11T17:26:57.225324192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.448779 | controller | Jun 11 17:26:57.326770 crc crio[23211]: time="2026-06-11T17:26:57.326518368Z" level=info msg="Created container 675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=e92ef3f5-6db4-4b85-af62-6036217d1907 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.448795 | controller | Jun 11 17:26:57.335552 crc crio[23211]: time="2026-06-11T17:26:57.33540172Z" level=info msg="Starting container: 675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06" id=dfb2c088-e986-4b15-b943-db0019a9886b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.448815 | controller | Jun 11 17:26:57.346117 crc crio[23211]: time="2026-06-11T17:26:57.346053777Z" level=info msg="Started container" PID=237345 containerID=675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06 description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=dfb2c088-e986-4b15-b943-db0019a9886b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013
2026-06-11 18:00:59.448832 | controller | Jun 11 17:26:57.538327 crc crio[23211]: time="2026-06-11T17:26:57.538226932Z" level=info msg="Created container 6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update" id=f7e73430-fc6a-42bb-813e-1741698b7018 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.448848 | controller | Jun 11 17:26:57.540982 crc crio[23211]: time="2026-06-11T17:26:57.54093677Z" level=info msg="Starting container: 6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce" id=8071cfed-5aed-4a62-aada-4a28119b1980 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.448863 | controller | Jun 11 17:26:57.548815 crc crio[23211]: time="2026-06-11T17:26:57.548725685Z" level=info msg="Started container" PID=237374 containerID=6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce description=openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update id=8071cfed-5aed-4a62-aada-4a28119b1980 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9
2026-06-11 18:00:59.448879 | controller | Jun 11 17:26:57.576537 crc crio[23211]: time="2026-06-11T17:26:57.572954111Z" level=info msg="Stopping container: 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7 (timeout: 604786s)" id=e49cd558-401e-4ea7-8ca6-b7bf72b8e5c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.448895 | controller | Jun 11 17:26:57.589594 crc crio[23211]: time="2026-06-11T17:26:57.586120432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.448910 | controller | Jun 11 17:26:57.661818 crc crio[23211]: time="2026-06-11T17:26:57.661757977Z" level=info msg="Created container 772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=df3907bb-bd91-428e-b591-476b92e9c6a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.448926 | controller | Jun 11 17:26:57.663792 crc crio[23211]: time="2026-06-11T17:26:57.663701696Z" level=info msg="Starting container: 772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942" id=d2ffa9b0-ca2e-44cf-b283-bebb4f9f60a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.448943 | controller | Jun 11 17:26:57.671854 crc crio[23211]: time="2026-06-11T17:26:57.671753707Z" level=info msg="Started container" PID=237343 containerID=772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942 description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=d2ffa9b0-ca2e-44cf-b283-bebb4f9f60a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99
2026-06-11 18:00:59.448988 | controller | Jun 11 17:26:57.693891 crc crio[23211]: time="2026-06-11T17:26:57.69378535Z" level=info msg="Created container aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create" id=187f3ad3-371e-483e-acd9-f66a01322e20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.449022 | controller | Jun 11 17:26:57.694817 crc crio[23211]: time="2026-06-11T17:26:57.694714003Z" level=info msg="Starting container: aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1" id=cc2a1af8-a65d-406f-b91d-06a6466ffb33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.449047 | controller | Jun 11 17:26:57.715405 crc crio[23211]: time="2026-06-11T17:26:57.71534505Z" level=info msg="Started container" PID=237334 containerID=aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1 description=openstack/nova-cell1-db-create-lrp4l/mariadb-database-create id=cc2a1af8-a65d-406f-b91d-06a6466ffb33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5
2026-06-11 18:00:59.449066 | controller | Jun 11 17:26:57.765679 crc crio[23211]: time="2026-06-11T17:26:57.765556978Z" level=info msg="Created container 6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c: openstack/barbican-db-create-9spfg/mariadb-database-create" id=bb13ee1c-7468-44aa-a95a-fc982f202c32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.449083 | controller | Jun 11 17:26:57.768084 crc crio[23211]: time="2026-06-11T17:26:57.767558548Z" level=info msg="Starting container: 6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c" id=06f96008-6d06-4c14-835b-573f44429c85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.449100 | controller | Jun 11 17:26:57.776264 crc crio[23211]: time="2026-06-11T17:26:57.776105902Z" level=info msg="Started container" PID=237324 containerID=6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c description=openstack/barbican-db-create-9spfg/mariadb-database-create id=06f96008-6d06-4c14-835b-573f44429c85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d
2026-06-11 18:00:59.449138 | controller | Jun 11 17:26:57.794255 crc crio[23211]: time="2026-06-11T17:26:57.7939433Z" level=info msg="Created container e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=a616ab8b-42a5-4b4b-9691-5527a76d478d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.449173 | controller | Jun 11 17:26:57.805495 crc crio[23211]: time="2026-06-11T17:26:57.805289153Z" level=info msg="Starting container: e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6" id=9fc0fe27-84c1-4084-8b73-147b6192f165 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.449194 | controller | Jun 11 17:26:57.817040 crc crio[23211]: time="2026-06-11T17:26:57.816947926Z" level=info msg="Started container" PID=237350 containerID=e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6 description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=9fc0fe27-84c1-4084-8b73-147b6192f165 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79
2026-06-11 18:00:59.449212 | controller | Jun 11 17:26:57.851577 crc crio[23211]: time="2026-06-11T17:26:57.851389718Z" level=info msg="Created container fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=8e118a3a-187b-463a-9d8e-256bf1b400d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.449228 | controller | Jun 11 17:26:57.859668 crc crio[23211]: time="2026-06-11T17:26:57.858347772Z" level=info msg="Starting container: fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83" id=52baa1e8-fa88-4b23-ad19-7298ddbaf401 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.449245 | controller | Jun 11 17:26:57.902515 crc crio[23211]: time="2026-06-11T17:26:57.900922419Z" level=info msg="Started container" PID=237371 containerID=fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83 description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=52baa1e8-fa88-4b23-ad19-7298ddbaf401 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e
2026-06-11 18:00:59.449266 | controller | Jun 11 17:26:57.915490 crc crio[23211]: time="2026-06-11T17:26:57.914796067Z" level=info msg="Created container ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=058940ff-99c4-4a05-aac9-eb68e2232aea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.449283 | controller | Jun 11 17:26:57.918520 crc crio[23211]: time="2026-06-11T17:26:57.917623137Z" level=info msg="Starting container: ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e" id=d027f8df-a759-45a3-953a-951479c70618 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.449299 | controller | Jun 11 17:26:57.936410 crc crio[23211]: time="2026-06-11T17:26:57.935577077Z" level=info msg="Started container" PID=237351 containerID=ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=d027f8df-a759-45a3-953a-951479c70618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f
2026-06-11 18:00:59.449317 | controller | Jun 11 17:26:58.058948 crc crio[23211]: time="2026-06-11T17:26:58.058829346Z" level=info msg="Removed container dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=5b2faa75-7617-4b41-ab58-9cbe1b85b7dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.449342 | controller | Jun 11 17:26:58.101527 crc crio[23211]: time="2026-06-11T17:26:58.1008757Z" level=info msg="Removing container: 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a" id=0ba57940-6489-44af-a1b1-04eff6607964 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.449366 | controller | Jun 11 17:26:58.263101 crc crio[23211]: time="2026-06-11T17:26:58.262625182Z" level=info msg="Removed container 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a: openstack/openstack-cell1-galera-0/galera" id=0ba57940-6489-44af-a1b1-04eff6607964 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.449388 | controller | Jun 11 17:26:58.275780 crc crio[23211]: time="2026-06-11T17:26:58.275188468Z" level=info msg="Removing container: 141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d" id=67a7226e-d15f-4cea-a72e-8eb151a3f9f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.449405 | controller | Jun 11 17:26:58.498890 crc crio[23211]: time="2026-06-11T17:26:58.498770909Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=60084a87-547a-4be0-bf46-b8a61198d4ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.449421 | controller | Jun 11 17:26:58.506073 crc crio[23211]: time="2026-06-11T17:26:58.504882172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bab9c985-3864-4cfb-b92a-43ebdbe99e84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.449438 | controller | Jun 11 17:26:58.515829 crc crio[23211]: time="2026-06-11T17:26:58.515727594Z" level=info msg="Creating container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update" id=f3c1e18f-0a62-4a90-8c64-b93c9bfb7cde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.449477 | controller | Jun 11 17:26:58.516284 crc crio[23211]: time="2026-06-11T17:26:58.516215066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.449535 | controller | Jun 11 17:26:58.591190 crc crio[23211]: time="2026-06-11T17:26:58.591050251Z" level=info msg="Created container 76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config" id=01eb27a7-afd9-4953-a83e-0011f4712f00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.449567 | controller | Jun 11 17:26:58.592792 crc crio[23211]: time="2026-06-11T17:26:58.592707363Z" level=info msg="Starting container: 76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667" id=da9013c9-e625-4203-932f-509d3a8ed5fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.449587 | controller | Jun 11 17:26:58.637836 crc crio[23211]: time="2026-06-11T17:26:58.637738962Z" level=info msg="Started container" PID=238169 containerID=76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667 description=openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config id=da9013c9-e625-4203-932f-509d3a8ed5fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e
2026-06-11 18:00:59.449604 | controller | Jun 11 17:26:58.722257 crc crio[23211]: time="2026-06-11T17:26:58.722022162Z" level=info msg="Created container 33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2: openstack/dnsmasq-dns-694549dd57-nbsxf/init" id=1e68c14a-fd28-44c9-aba7-8bb11900ecdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.449621 | controller | Jun 11 17:26:58.725585 crc crio[23211]: time="2026-06-11T17:26:58.7255106Z" level=info msg="Starting container: 33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2" id=3b389e11-c061-4e88-b522-d84aee39b5e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.449637 | controller | Jun 11 17:26:58.737027 crc crio[23211]: time="2026-06-11T17:26:58.736351352Z" level=info msg="Started container" PID=237707 containerID=33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2 description=openstack/dnsmasq-dns-694549dd57-nbsxf/init id=3b389e11-c061-4e88-b522-d84aee39b5e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57
2026-06-11 18:00:59.449653 | controller | Jun 11 17:26:58.742869 crc crio[23211]: time="2026-06-11T17:26:58.741387498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.449669 | controller | Jun 11 17:26:58.765744 crc crio[23211]: time="2026-06-11T17:26:58.765601665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.449685 | controller | Jun 11 17:26:59.304857 crc crio[23211]: time="2026-06-11T17:26:59.304370985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.449701 | controller | Jun 11 17:26:59.335217 crc crio[23211]: time="2026-06-11T17:26:59.33251159Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/POD" id=29f9200b-d53f-46cf-b9c3-55e9d67de84f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.449717 | controller | Jun 11 17:26:59.335217 crc crio[23211]: time="2026-06-11T17:26:59.332617852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.449733 | controller | Jun 11 17:26:59.406684 crc crio[23211]: time="2026-06-11T17:26:59.406592676Z" level=info msg="Removed container 141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=67a7226e-d15f-4cea-a72e-8eb151a3f9f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.449748 | controller | Jun 11 17:26:59.417045 crc crio[23211]: time="2026-06-11T17:26:59.416933735Z" level=info msg="Removing container: 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1" id=26fe47d4-58ba-407b-a60c-50df0c66b77e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.449768 | controller | Jun 11 17:26:59.433505 crc crio[23211]: time="2026-06-11T17:26:59.433359716Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-64bc7569fd-b8fmr Namespace:openstack ID:35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04 UID:69742de5-2ffe-4c42-ab41-27f6e336ba36 NetNS:/var/run/netns/328d4c4d-0adb-470b-a153-32b04476ed8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69742de5_2ffe_4c42_ab41_27f6e336ba36.slice PodAnnotations:0xc003088398}] Aliases:map[]}"
2026-06-11 18:00:59.449785 | controller | Jun 11 17:26:59.433505 crc crio[23211]: time="2026-06-11T17:26:59.43349908Z" level=info msg="Adding pod openstack_barbican-keystone-listener-64bc7569fd-b8fmr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.449801 | controller | Jun 11 17:26:59.556537 crc crio[23211]: time="2026-06-11T17:26:59.551901317Z" level=info msg="Running pod sandbox: openstack/barbican-worker-75fb77fcc-75qjt/POD" id=98f7dab6-23a9-439a-af6c-ae143b60db9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.449817 | controller | Jun 11 17:26:59.556537 crc crio[23211]: time="2026-06-11T17:26:59.552774969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.449833 | controller | Jun 11 17:26:59.575131 crc crio[23211]: time="2026-06-11T17:26:59.575075598Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=91ac8877-e840-4767-b4f9-445d243ada77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.449849 | controller | Jun 11 17:26:59.587630 crc crio[23211]: time="2026-06-11T17:26:59.585919089Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3003ab88-025b-4c51-9460-8b1515598227 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.449864 | controller | Jun 11 17:26:59.601211 crc crio[23211]: time="2026-06-11T17:26:59.600585187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4602bfe6-5b33-480c-a9a3-35679079510d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.449880 | controller | Jun 11 17:26:59.603692 crc crio[23211]: time="2026-06-11T17:26:59.603618113Z" level=info msg="Creating container: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create" id=019e254c-35b1-492b-bd95-61fba19cdc12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.449895 | controller | Jun 11 17:26:59.604084 crc crio[23211]: time="2026-06-11T17:26:59.604022072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.449911 | controller | Jun 11 17:26:59.625298 crc crio[23211]: time="2026-06-11T17:26:59.624508806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=fcf68220-950f-4cb6-a424-bfa24e3b2cd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.449927 | controller | Jun 11 17:26:59.653245 crc crio[23211]: time="2026-06-11T17:26:59.651221875Z" level=info msg="Got pod network &{Name:barbican-worker-75fb77fcc-75qjt Namespace:openstack ID:db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54 UID:8f15d0c8-fd55-4e16-be5e-1ad0619958eb NetNS:/var/run/netns/92d41305-19f5-43b4-a93f-4846f7091564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f15d0c8_fd55_4e16_be5e_1ad0619958eb.slice PodAnnotations:0xc0006126b8}] Aliases:map[]}"
2026-06-11 18:00:59.449946 | controller | Jun 11 17:26:59.653245 crc crio[23211]: time="2026-06-11T17:26:59.651271787Z" level=info msg="Adding pod openstack_barbican-worker-75fb77fcc-75qjt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.449963 | controller | Jun 11 17:26:59.706495 crc crio[23211]: time="2026-06-11T17:26:59.705749152Z" level=info msg="Created container 68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config" id=74f423d9-356e-4a57-852a-bae25de1ca4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.449980 | controller | Jun 11 17:26:59.710351 crc crio[23211]: time="2026-06-11T17:26:59.710174372Z" level=info msg="Starting container: 68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb" id=8e997994-fcfb-4352-a86d-d47179b24457 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.449996 | controller | Jun 11 17:26:59.731665 crc crio[23211]: time="2026-06-11T17:26:59.721894536Z" level=info msg="Started container" PID=238291 containerID=68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb description=openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config id=8e997994-fcfb-4352-a86d-d47179b24457 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786
2026-06-11 18:00:59.450012 | controller | Jun 11 17:26:59.797681 crc crio[23211]: time="2026-06-11T17:26:59.79749392Z" level=info msg="Removed container 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1: openstack/cinder-scheduler-0/probe" id=26fe47d4-58ba-407b-a60c-50df0c66b77e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.450028 | controller | Jun 11 17:26:59.802631 crc crio[23211]: time="2026-06-11T17:26:59.801707886Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=da00a4f4-ae27-4b99-9c2a-1a6fc136145e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.450044 | controller | Jun 11 17:26:59.805916 crc crio[23211]: time="2026-06-11T17:26:59.804831704Z" level=info msg="Removing container: c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3" id=90a8f3d3-2f08-4044-af02-13e62a6eb429 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.450060 | controller | Jun 11 17:26:59.874924 crc crio[23211]: time="2026-06-11T17:26:59.874809597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=81492ecb-76f5-43af-87e6-ef49131f548d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.450076 | controller | Jun 11 17:26:59.900693 crc crio[23211]: time="2026-06-11T17:26:59.900389058Z" level=info msg="Creating container: openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns" id=78308633-fac4-44a5-bd01-7012e57431dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.450093 | controller | Jun 11 17:26:59.901010 crc crio[23211]: time="2026-06-11T17:26:59.900950752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.450136 | controller | Jun 11 17:26:59.902646 crc crio[23211]: time="2026-06-11T17:26:59.902574324Z" level=info msg="Created container 48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update" id=f3c1e18f-0a62-4a90-8c64-b93c9bfb7cde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.450166 | controller | Jun 11 17:26:59.903831 crc crio[23211]: time="2026-06-11T17:26:59.903769804Z" level=info msg="Starting container: 48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb" id=94b71eb5-67f2-4a10-a05e-6326bee62db6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.450192 | controller | Jun 11 17:26:59.905698 crc crio[23211]: time="2026-06-11T17:26:59.904918712Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config" id=f049fde7-3c51-45aa-b323-7d7f7d8e554f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.450210 | controller | Jun 11 17:26:59.915052 crc crio[23211]: time="2026-06-11T17:26:59.914361979Z" level=info msg="Started container" PID=238285 containerID=48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb description=openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update id=94b71eb5-67f2-4a10-a05e-6326bee62db6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9
2026-06-11 18:00:59.450264 | controller | Jun 11 17:26:59.956649 crc crio[23211]: time="2026-06-11T17:26:59.955879969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.450291 | controller | Jun 11 17:26:59.976595 crc crio[23211]: time="2026-06-11T17:26:59.972621619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.450308 | controller | Jun 11 17:26:59.985857 crc crio[23211]: time="2026-06-11T17:26:59.982084765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.450325 | controller | Jun 11 17:26:59.985857 crc crio[23211]: time="2026-06-11T17:26:59.984519696Z" level=info msg="Running pod sandbox: openstack/barbican-api-7c96f598dd-69xx8/POD" id=af6e3ade-5c0e-4fe8-90c5-8bb5c334ecc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.450345 | controller | Jun 11 17:26:59.985857 crc crio[23211]: time="2026-06-11T17:26:59.984612639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.450370 | controller | Jun 11 17:27:00.043511 crc crio[23211]: time="2026-06-11T17:27:00.039604536Z" level=info msg="Removed container c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3: openstack/glance-default-external-api-0/glance-log" id=90a8f3d3-2f08-4044-af02-13e62a6eb429 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.450388 | controller | Jun 11 17:27:00.117355 crc crio[23211]: time="2026-06-11T17:27:00.117255672Z" level=info msg="Running pod sandbox: openstack/ovn-controller-vz669-config-8v4gn/POD" id=91976fa1-6059-4633-b532-7ebd0b89994b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.450405 | controller | Jun 11 17:27:00.117576 crc crio[23211]: time="2026-06-11T17:27:00.117399006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.450421 | controller | Jun 11 17:27:00.124070 crc crio[23211]: time="2026-06-11T17:27:00.122577656Z" level=info msg="Running pod sandbox: openstack/ovn-controller-vz669/POD" id=e686c898-0689-4a55-841c-eaccad0dda12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.450437 | controller | Jun 11 17:27:00.124070 crc crio[23211]: time="2026-06-11T17:27:00.122692909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.450453 | controller | Jun 11 17:27:00.131272 crc crio[23211]: time="2026-06-11T17:27:00.130981285Z" level=info msg="Stopping pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123" id=1eabe0d4-e65d-47d1-a6f7-3b654ec74628 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.450475 | controller | Jun 11 17:27:00.131272 crc crio[23211]: time="2026-06-11T17:27:00.131215061Z" level=info msg="Stopped pod sandbox (already stopped): 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123" id=1eabe0d4-e65d-47d1-a6f7-3b654ec74628 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.450492 | controller | Jun 11 17:27:00.145164 crc crio[23211]: time="2026-06-11T17:27:00.145048189Z" level=info msg="Removing pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123" id=7987ff99-7d83-4ddb-add1-70fc77655622 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.450507 | controller | Jun 11 17:27:00.286204 crc crio[23211]: 2026-06-11T17:27:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35c90afc86b02f7 Mac:c2:41:87:a7:ed:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/328d4c4d-0adb-470b-a153-32b04476ed8c SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.450547 | controller | Jun 11 17:27:00.286204 crc crio[23211]: time="2026-06-11T17:27:00.282763679Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-64bc7569fd-b8fmr Namespace:openstack ID:35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04 UID:69742de5-2ffe-4c42-ab41-27f6e336ba36 NetNS:/var/run/netns/328d4c4d-0adb-470b-a153-32b04476ed8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69742de5_2ffe_4c42_ab41_27f6e336ba36.slice PodAnnotations:0xc003088398}] Aliases:map[]}"
2026-06-11 18:00:59.450566 | controller | Jun 11 17:27:00.286204 crc crio[23211]: time="2026-06-11T17:27:00.282902642Z" level=info msg="Checking pod openstack_barbican-keystone-listener-64bc7569fd-b8fmr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.450582 | controller | Jun 11 17:27:00.318085 crc crio[23211]: time="2026-06-11T17:27:00.318003252Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=fe680925-d42c-4438-93ab-87331325c11f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.450598 | controller | Jun 11 17:27:00.318337 crc crio[23211]: time="2026-06-11T17:27:00.318114125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.450614 | controller | Jun 11 17:27:00.366740 crc crio[23211]: time="2026-06-11T17:27:00.36663222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.450629 | controller | Jun 11 17:27:00.377545 crc crio[23211]: time="2026-06-11T17:27:00.375965935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.450645 | controller | Jun 11 17:27:00.596627 crc crio[23211]: 2026-06-11T17:27:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db5c3c0ba06ff99 Mac:7a:67:c0:93:6c:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/92d41305-19f5-43b4-a93f-4846f7091564 SocketPath: PciID:}] [{Interface:0xc0001805e0 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.450660 | controller | Jun 11 17:27:00.598952 crc crio[23211]: time="2026-06-11T17:27:00.598873338Z" level=info msg="Got pod network &{Name:barbican-worker-75fb77fcc-75qjt Namespace:openstack ID:db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54 UID:8f15d0c8-fd55-4e16-be5e-1ad0619958eb NetNS:/var/run/netns/92d41305-19f5-43b4-a93f-4846f7091564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f15d0c8_fd55_4e16_be5e_1ad0619958eb.slice PodAnnotations:0xc0006126b8}] Aliases:map[]}"
2026-06-11 18:00:59.450680 | controller | Jun 11 17:27:00.599168 crc crio[23211]: time="2026-06-11T17:27:00.599076333Z" level=info msg="Checking pod openstack_barbican-worker-75fb77fcc-75qjt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.450697 | controller | Jun 11 17:27:00.637882 crc crio[23211]: time="2026-06-11T17:27:00.632363189Z" level=info msg="Ran pod sandbox 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04 with infra container: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/POD" id=29f9200b-d53f-46cf-b9c3-55e9d67de84f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.450713 | controller | Jun 11 17:27:00.649269 crc crio[23211]: time="2026-06-11T17:27:00.649188359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=f372123f-0726-4656-9c8a-1f3723464a3a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.450729 | controller | Jun 11 17:27:00.806796 crc crio[23211]: time="2026-06-11T17:27:00.806059671Z" level=info msg="Ran pod sandbox db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54 with infra container: openstack/barbican-worker-75fb77fcc-75qjt/POD" id=98f7dab6-23a9-439a-af6c-ae143b60db9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.450745 | controller | Jun 11 17:27:00.829474 crc crio[23211]: time="2026-06-11T17:27:00.8240042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=348ce9b7-e72a-458e-b3ba-ff65a5e7f990 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.450761 | controller | Jun 11 17:27:00.870962 crc crio[23211]: time="2026-06-11T17:27:00.870879164Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=18d912a7-1b06-4767-85e4-e830cad42625 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.450777 | controller | Jun 11 17:27:00.879229 crc crio[23211]: time="2026-06-11T17:27:00.879104531Z" level=info msg="Got pod network &{Name:ovn-controller-vz669-config-8v4gn Namespace:openstack ID:08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f UID:78df4fa0-f6e2-420e-b062-92b4dec9262d NetNS:/var/run/netns/78047a89-f212-4c4c-a6c8-52c8be59b470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78df4fa0_f6e2_420e_b062_92b4dec9262d.slice PodAnnotations:0xc00294e040}] Aliases:map[]}"
2026-06-11 18:00:59.450793 | controller | Jun 11 17:27:00.879229 crc crio[23211]: time="2026-06-11T17:27:00.879215953Z" level=info msg="Adding pod openstack_ovn-controller-vz669-config-8v4gn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.450809 | controller | Jun 11 17:27:00.886502 crc crio[23211]: time="2026-06-11T17:27:00.882971588Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661 UID:d35c7fcb-e859-4e4d-9b18-a38cf4e050ad NetNS:/var/run/netns/0ad0f5ed-af20-415d-a05e-ee48753cfe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd35c7fcb_e859_4e4d_9b18_a38cf4e050ad.slice PodAnnotations:0xc000d2e1e0}] Aliases:map[]}"
2026-06-11 18:00:59.450826 | controller | Jun 11 17:27:00.886502 crc crio[23211]: time="2026-06-11T17:27:00.88304832Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.450842 | controller | Jun 11 17:27:00.919915 crc crio[23211]: time="2026-06-11T17:27:00.908023236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=fc2f5fd0-44f9-4c2f-ab0d-7a939d3226f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.450861 | controller | Jun 11 17:27:00.927594 crc crio[23211]: time="2026-06-11T17:27:00.927403371Z" level=info msg="Removed pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123" id=7987ff99-7d83-4ddb-add1-70fc77655622 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.450877 | controller | Jun 11 17:27:00.943366 crc crio[23211]: time="2026-06-11T17:27:00.943275049Z" level=info msg="Stopping pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d" id=5d9409b1-f287-4596-ac7f-ce139e41a6a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.450892 | controller | Jun 11 17:27:00.943366 crc crio[23211]: time="2026-06-11T17:27:00.943370201Z" level=info msg="Stopped pod sandbox (already stopped): d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d" id=5d9409b1-f287-4596-ac7f-ce139e41a6a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.450907 | controller | Jun 11 17:27:00.947379 crc crio[23211]: time="2026-06-11T17:27:00.94731763Z" level=info msg="Removing pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d" id=78589d5f-6c30-481a-a1cc-a759f48d866e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.450923 | controller | Jun 11 17:27:00.950065 crc crio[23211]: time="2026-06-11T17:27:00.949972547Z" level=info msg="Created container 69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create" id=019e254c-35b1-492b-bd95-61fba19cdc12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.450938 | controller | Jun 11 17:27:00.962167 crc crio[23211]: time="2026-06-11T17:27:00.962014278Z" level=info msg="Starting container: 69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2" id=c578a8d6-ef9f-4553-b640-d5dbf7652a57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.450954 | controller | Jun 11 17:27:00.970385 crc crio[23211]: time="2026-06-11T17:27:00.970304016Z" level=info msg="Started container" PID=238415 containerID=69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2 description=openstack/nova-cell1-db-create-lrp4l/mariadb-database-create id=c578a8d6-ef9f-4553-b640-d5dbf7652a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5
2026-06-11 18:00:59.450972 | controller | Jun 11 17:27:01.007500 crc crio[23211]: time="2026-06-11T17:27:01.003964189Z" level=info msg="Got pod network &{Name:barbican-api-7c96f598dd-69xx8 Namespace:openstack ID:3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b UID:5ea91540-4736-4f3b-b8a4-d5d40f433d33 NetNS:/var/run/netns/141741b9-7f3c-410f-b986-43014bf5bfe5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ea91540_4736_4f3b_b8a4_d5d40f433d33.slice PodAnnotations:0xc006bcc0c0}] Aliases:map[]}"
2026-06-11 18:00:59.450991 | controller | Jun 11 17:27:01.007500 crc crio[23211]: time="2026-06-11T17:27:01.004054241Z" level=info msg="Adding pod openstack_barbican-api-7c96f598dd-69xx8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.451006 | controller | Jun 11 17:27:01.033484 crc crio[23211]: time="2026-06-11T17:27:01.033342905Z" level=info msg="Creating container: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log" id=edbcff89-1834-4745-8ecc-1a90b3a1a18f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.451022 | controller | Jun 11 17:27:01.046495 crc crio[23211]: time="2026-06-11T17:27:01.041208802Z" level=info msg="Creating container: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log" id=b26c188f-ad8b-4b26-8167-9f0a82c4a058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.451042 | controller | Jun 11 17:27:01.155981 crc crio[23211]: time="2026-06-11T17:27:01.152223874Z" level=info msg="Got pod network &{Name:ovn-controller-vz669 Namespace:openstack ID:6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590 UID:1278d7e9-54fa-4f1e-8a75-0abc6a4feaa6 NetNS:/var/run/netns/f7b8bd20-e739-4a4f-9312-ac3dd8132b20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1278d7e9_54fa_4f1e_8a75_0abc6a4feaa6.slice PodAnnotations:0xc006bcc2e0}] Aliases:map[]}"
2026-06-11 18:00:59.451059 | controller | Jun 11 17:27:01.155981 crc crio[23211]: time="2026-06-11T17:27:01.153508896Z" level=info msg="Adding pod openstack_ovn-controller-vz669 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.451075 | controller | Jun 11 17:27:01.155981 crc crio[23211]: time="2026-06-11T17:27:01.155730771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451093 | controller | Jun 11 17:27:01.161513 crc crio[23211]: time="2026-06-11T17:27:01.160877331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451116 | controller | Jun 11 17:27:01.168605 crc crio[23211]: time="2026-06-11T17:27:01.165086897Z" level=info msg="Removed pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d" id=78589d5f-6c30-481a-a1cc-a759f48d866e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.451136 | controller | Jun 11 17:27:01.196576 crc crio[23211]: time="2026-06-11T17:27:01.196222537Z" level=info msg="Stopping pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317" id=19b5ec74-e14f-4c3d-b8eb-93ce32c3b9f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.451152 | controller | Jun 11 17:27:01.196576 crc crio[23211]: time="2026-06-11T17:27:01.196334539Z" level=info msg="Stopped pod sandbox (already stopped): 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317" id=19b5ec74-e14f-4c3d-b8eb-93ce32c3b9f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.451168 | controller | Jun 11 17:27:01.200546 crc crio[23211]: time="2026-06-11T17:27:01.198105614Z" level=info msg="Removing pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317" id=c853c897-01f9-44e7-97e7-b5954f5f4b9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.451184 | controller | Jun 11 17:27:01.332250 crc crio[23211]: time="2026-06-11T17:27:01.329355252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451199 | controller | Jun 11 17:27:01.354590 crc crio[23211]: time="2026-06-11T17:27:01.354172264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451215 | controller | Jun 11 17:27:01.640525 crc crio[23211]: time="2026-06-11T17:27:01.639745669Z" level=info msg="Removed pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317" id=c853c897-01f9-44e7-97e7-b5954f5f4b9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.451230 | controller | Jun 11 17:27:01.647089 crc crio[23211]: time="2026-06-11T17:27:01.645917384Z" level=info msg="Stopping pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4" id=a3b22eec-7d22-4a58-9930-8aa2b5339fa8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.451246 | controller | Jun 11 17:27:01.647089 crc crio[23211]: time="2026-06-11T17:27:01.646043557Z" level=info msg="Stopped pod sandbox (already stopped): 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4" id=a3b22eec-7d22-4a58-9930-8aa2b5339fa8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.451274 | controller | Jun 11 17:27:01.664546 crc crio[23211]: time="2026-06-11T17:27:01.664354235Z" level=info msg="Removing pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4" id=b31044bd-cef0-4211-be14-e95065a7cd79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.451291 | controller | Jun 11 17:27:01.741062 crc crio[23211]: time="2026-06-11T17:27:01.73402028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451307 | controller | Jun 11 17:27:01.776253 crc crio[23211]: time="2026-06-11T17:27:01.775958321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451323 | controller | Jun 11 17:27:01.819536 crc crio[23211]: time="2026-06-11T17:27:01.816827236Z" level=info msg="Removed pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4" id=b31044bd-cef0-4211-be14-e95065a7cd79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.451339 | controller | Jun 11 17:27:01.921791 crc crio[23211]: time="2026-06-11T17:27:01.91918075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451357 | controller | Jun 11 17:27:01.934485 crc crio[23211]: time="2026-06-11T17:27:01.932807681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451381 | controller | Jun 11 17:27:02.157758 crc crio[23211]: 2026-06-11T17:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28faef4e0980d4a Mac:de:5a:53:20:8e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/0ad0f5ed-af20-415d-a05e-ee48753cfe25 SocketPath: PciID:}] [{Interface:0xc0004ba760 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.451400 | controller | Jun 11 17:27:02.159044 crc crio[23211]: time="2026-06-11T17:27:02.158977098Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661 UID:d35c7fcb-e859-4e4d-9b18-a38cf4e050ad NetNS:/var/run/netns/0ad0f5ed-af20-415d-a05e-ee48753cfe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd35c7fcb_e859_4e4d_9b18_a38cf4e050ad.slice PodAnnotations:0xc000d2e1e0}] Aliases:map[]}"
2026-06-11 18:00:59.451416 | controller | Jun 11 17:27:02.159604 crc crio[23211]: time="2026-06-11T17:27:02.159203794Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.451432 | controller | Jun 11 17:27:02.188491 crc crio[23211]: 2026-06-11T17:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08656bd6fe76f41 Mac:4e:b8:c7:a8:06:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/78047a89-f212-4c4c-a6c8-52c8be59b470 SocketPath: PciID:}] [{Interface:0xc00014e770 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.451449 | controller | Jun 11 17:27:02.188491 crc crio[23211]: time="2026-06-11T17:27:02.185754489Z" level=info msg="Got pod network &{Name:ovn-controller-vz669-config-8v4gn Namespace:openstack ID:08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f UID:78df4fa0-f6e2-420e-b062-92b4dec9262d NetNS:/var/run/netns/78047a89-f212-4c4c-a6c8-52c8be59b470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78df4fa0_f6e2_420e_b062_92b4dec9262d.slice PodAnnotations:0xc00294e040}] Aliases:map[]}"
2026-06-11 18:00:59.451468 | controller | Jun 11 17:27:02.188491 crc crio[23211]: time="2026-06-11T17:27:02.185910593Z" level=info msg="Checking pod openstack_ovn-controller-vz669-config-8v4gn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.451485 | controller | Jun 11 17:27:02.236693 crc crio[23211]: time="2026-06-11T17:27:02.234261375Z" level=info msg="Ran pod sandbox 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661 with infra container: openstack/openstack-cell1-galera-0/POD" id=fe680925-d42c-4438-93ab-87331325c11f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.451501 | controller | Jun 11 17:27:02.251477 crc crio[23211]: time="2026-06-11T17:27:02.247712502Z" level=info msg="Ran pod sandbox 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f with infra container: openstack/ovn-controller-vz669-config-8v4gn/POD" id=91976fa1-6059-4633-b532-7ebd0b89994b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.451538 | controller | Jun 11 17:27:02.271907 crc crio[23211]: time="2026-06-11T17:27:02.271832556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d9f707c2-74cf-4e58-84cc-9241007e2e8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.451558 | controller | Jun 11 17:27:02.276643 crc crio[23211]: time="2026-06-11T17:27:02.276567855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=5fca5456-acaa-451d-b74c-dbc5e7b065bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.451574 | controller | Jun 11 17:27:02.318114 crc crio[23211]: time="2026-06-11T17:27:02.299025747Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=20418a52-5dbd-4542-97fe-e4ab7fa8bc3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.451589 | controller | Jun 11 17:27:02.341504 crc crio[23211]: time="2026-06-11T17:27:02.33784827Z" level=info msg="Creating container: openstack/ovn-controller-vz669-config-8v4gn/ovn-config" id=cc927d9a-5a68-4f9e-8550-1fd93e940f3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.451605 | controller | Jun 11 17:27:02.341504 crc crio[23211]: time="2026-06-11T17:27:02.338549388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451621 | controller | Jun 11 17:27:02.365244 crc crio[23211]: time="2026-06-11T17:27:02.364257542Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b787f188-a996-4c5c-a5d5-cfc4c70e3f93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.451637 | controller | Jun 11 17:27:02.444592 crc crio[23211]: time="2026-06-11T17:27:02.443312302Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=caed5595-c8b4-4ce0-8ca0-583bb01bc567 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.451653 | controller | Jun 11 17:27:02.444592 crc crio[23211]: time="2026-06-11T17:27:02.443771153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451669 | controller | Jun 11 17:27:02.530681 crc crio[23211]: time="2026-06-11T17:27:02.529941373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451689 | controller | Jun 11 17:27:02.759395 crc crio[23211]: 2026-06-11T17:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6de5d28de14cbe6 Mac:d2:d3:fb:88:0b:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/f7b8bd20-e739-4a4f-9312-ac3dd8132b20 SocketPath: PciID:}] [{Interface:0xc000015090 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.451706 | controller | Jun 11 17:27:02.759395 crc crio[23211]: time="2026-06-11T17:27:02.753289319Z" level=info msg="Got pod network &{Name:ovn-controller-vz669 Namespace:openstack ID:6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590 UID:1278d7e9-54fa-4f1e-8a75-0abc6a4feaa6 NetNS:/var/run/netns/f7b8bd20-e739-4a4f-9312-ac3dd8132b20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1278d7e9_54fa_4f1e_8a75_0abc6a4feaa6.slice PodAnnotations:0xc006bcc2e0}] Aliases:map[]}"
2026-06-11 18:00:59.451722 | controller | Jun 11 17:27:02.759395 crc crio[23211]: time="2026-06-11T17:27:02.753523115Z" level=info msg="Checking pod openstack_ovn-controller-vz669 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.451738 | controller | Jun 11 17:27:02.802986 crc crio[23211]: time="2026-06-11T17:27:02.802910862Z" level=info msg="Removing container: 6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce" id=9bca8748-e9b5-4876-9240-cc77dfb5cdec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.451754 | controller | Jun 11 17:27:02.804415 crc crio[23211]: 2026-06-11T17:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c9d6c636d3ce9a Mac:6e:4e:e9:05:b2:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/141741b9-7f3c-410f-b986-43014bf5bfe5 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.451770 | controller | Jun 11 17:27:02.809531 crc crio[23211]: time="2026-06-11T17:27:02.809348924Z" level=info msg="Got pod network &{Name:barbican-api-7c96f598dd-69xx8 Namespace:openstack ID:3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b UID:5ea91540-4736-4f3b-b8a4-d5d40f433d33 NetNS:/var/run/netns/141741b9-7f3c-410f-b986-43014bf5bfe5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ea91540_4736_4f3b_b8a4_d5d40f433d33.slice PodAnnotations:0xc006bcc0c0}] Aliases:map[]}"
2026-06-11 18:00:59.451786 | controller | Jun 11 17:27:02.817522 crc crio[23211]: time="2026-06-11T17:27:02.817268962Z" level=info msg="Checking pod openstack_barbican-api-7c96f598dd-69xx8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.451818 | controller | Jun 11 17:27:02.858376 crc crio[23211]: time="2026-06-11T17:27:02.852337531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451855 | controller | Jun 11 17:27:02.891944 crc crio[23211]: time="2026-06-11T17:27:02.891861742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451876 | controller | Jun 11 17:27:02.987532 crc crio[23211]: time="2026-06-11T17:27:02.987297833Z" level=info msg="Stopped container cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6: openstack/rabbitmq-cell1-server-0/rabbitmq" id=5d405ed4-646c-4e0e-9223-024d99ca4cd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.451893 | controller | Jun 11 17:27:02.990487 crc crio[23211]: time="2026-06-11T17:27:02.990348389Z" level=info msg="Stopping pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5" id=d139fb47-fea3-4399-85f8-da1f06822fd4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.451915 | controller | Jun 11 17:27:02.995154 crc crio[23211]: time="2026-06-11T17:27:02.994909043Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5 UID:08e0e694-5ef1-45c5-b263-35a99a78af97 NetNS:/var/run/netns/8c9e958c-3e1b-408f-ae26-cdd32bc9fcc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08e0e694_5ef1_45c5_b263_35a99a78af97.slice PodAnnotations:0xc006bccae8}] Aliases:map[]}"
2026-06-11 18:00:59.451932 | controller | Jun 11 17:27:02.995154 crc crio[23211]: time="2026-06-11T17:27:02.995108298Z" level=info msg="Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.451949 | controller | Jun 11 17:27:03.005696 crc crio[23211]: time="2026-06-11T17:27:03.005602921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.451971 | controller | Jun 11 17:27:03.060795 crc crio[23211]: time="2026-06-11T17:27:03.060118367Z" level=info msg="Ran pod sandbox 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590 with infra container: openstack/ovn-controller-vz669/POD" id=e686c898-0689-4a55-841c-eaccad0dda12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.451996 | controller | Jun 11 17:27:03.063763 crc crio[23211]: time="2026-06-11T17:27:03.062782584Z" level=info msg="Ran pod sandbox 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b with infra container: openstack/barbican-api-7c96f598dd-69xx8/POD" id=af6e3ade-5c0e-4fe8-90c5-8bb5c334ecc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.452018 | controller | Jun 11 17:27:03.122648 crc crio[23211]: time="2026-06-11T17:27:03.122517591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=b899ff79-4bcb-4681-9a92-09876bb2580f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452040 | controller | Jun 11 17:27:03.124211 crc crio[23211]: time="2026-06-11T17:27:03.12408626Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=a6310cc2-04c1-49bd-975e-a3b24eeb4d36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452059 | controller | Jun 11 17:27:03.130952 crc crio[23211]: time="2026-06-11T17:27:03.128044358Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=0528df12-5e95-4933-8a6a-68f37c4e9759 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452075 | controller | Jun 11 17:27:03.148568 crc crio[23211]: time="2026-06-11T17:27:03.147074785Z" level=info msg="Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log" id=35af3716-674a-4a2e-852e-51df23172c33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.452099 | controller | Jun 11 17:27:03.148568 crc crio[23211]: time="2026-06-11T17:27:03.147929727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452140 | controller | Jun 11 17:27:03.250398 crc crio[23211]: time="2026-06-11T17:27:03.250258431Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=44e72464-1cc7-400a-8a30-77c4f33ed99b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452185 | controller | Jun 11 17:27:03.268675 crc crio[23211]: time="2026-06-11T17:27:03.268501727Z" level=info msg="Creating container: openstack/ovn-controller-vz669/ovn-controller" id=abd4e8a2-de3b-4d7f-9574-ec48a302dcd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.452210 | controller | Jun 11 17:27:03.269068 crc crio[23211]: time="2026-06-11T17:27:03.268868906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452227 | controller | Jun 11 17:27:03.290754 crc crio[23211]: time="2026-06-11T17:27:03.290662433Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=19a167b0-121b-40f3-b7ae-e89d2ce1a2df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452244 | controller | Jun 11 17:27:03.322116 crc crio[23211]: time="2026-06-11T17:27:03.319287811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452260 | controller | Jun 11 17:27:03.322617 crc crio[23211]: time="2026-06-11T17:27:03.322305496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=df8edc4a-dd9f-48c1-9259-dad0e51404c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452275 | controller | Jun 11 17:27:03.331542 crc crio[23211]: time="2026-06-11T17:27:03.326393038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452291 | controller | Jun 11 17:27:03.343693 crc crio[23211]: time="2026-06-11T17:27:03.343389674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=610c2927-6f95-4957-b5a7-43bd8fc9ea88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452307 | controller | Jun 11 17:27:03.345819 crc crio[23211]: time="2026-06-11T17:27:03.344745848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5c53ea1b-95aa-484d-8f99-58fcc144d947 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452323 | controller | Jun 11 17:27:03.350363 crc crio[23211]: time="2026-06-11T17:27:03.350262075Z" level=info msg="Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=ba98b312-d612-447c-9a46-2367d412a609 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.452338 | controller | Jun 11 17:27:03.350907 crc crio[23211]: time="2026-06-11T17:27:03.350879121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452354 | controller | Jun 11 17:27:03.351505 crc crio[23211]: time="2026-06-11T17:27:03.351342604Z" level=info msg="Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=5eefaa1e-6adc-42e7-a60c-42b368d5650e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.452372 | controller | Jun 11 17:27:03.351839 crc crio[23211]: time="2026-06-11T17:27:03.351778154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452397 | controller | Jun 11 17:27:03.365982 crc crio[23211]: time="2026-06-11T17:27:03.365057178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6243c65f-67da-45cd-ba86-957d09e778ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452416 | controller | Jun 11 17:27:03.369232 crc crio[23211]: time="2026-06-11T17:27:03.36836288Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0d1ce286-e007-4f3b-91cb-db19a6b48e16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452436 | controller | Jun 11 17:27:03.369232 crc crio[23211]: time="2026-06-11T17:27:03.368616556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a7f2d53f-ba9c-4aec-81a0-f9ece37c1671 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452452 | controller | Jun 11 17:27:03.380716 crc crio[23211]: time="2026-06-11T17:27:03.380645548Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8f3be0fe-0dac-415a-bda1-302c5d585ec9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452467 | controller | Jun 11 17:27:03.382015 crc crio[23211]: time="2026-06-11T17:27:03.381951761Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0a7ba7a0-717a-431f-bbdb-a8807bc207c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452482 | controller | Jun 11 17:27:03.393020 crc crio[23211]: time="2026-06-11T17:27:03.392904354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=07f7f9d2-1e17-4365-8ff7-2829e2d7c11b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452497 | controller | Jun 11 17:27:03.393329 crc crio[23211]: time="2026-06-11T17:27:03.393065988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=15eeefda-4e6d-41dd-a07b-962915c1357d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452536 | controller | Jun 11 17:27:03.541364 crc crio[23211]: time="2026-06-11T17:27:03.540990395Z" level=info msg="Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create" id=68248070-f21a-40f9-8768-6e1ffcd0d8e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.452555 | controller | Jun 11 17:27:03.550558 crc crio[23211]: time="2026-06-11T17:27:03.550012452Z" level=info msg="Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=2c76df8e-345e-4479-97f5-aae8ed4c374f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.452571 | controller | Jun 11 17:27:03.563404 crc crio[23211]: time="2026-06-11T17:27:03.562886154Z" level=info msg="Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=81f714dd-41d6-40c7-8f95-f9f9047646bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.452588 | controller | Jun 11 17:27:03.566651 crc crio[23211]: time="2026-06-11T17:27:03.566584647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=03c65276-5ab2-40b6-b8e1-ff4b0fd8e48c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452604 | controller | Jun 11 17:27:03.575899 crc crio[23211]: time="2026-06-11T17:27:03.575668773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452620 | controller | Jun 11 17:27:03.578296 crc crio[23211]: time="2026-06-11T17:27:03.578200318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452636 | controller | Jun 11 17:27:03.584851 crc crio[23211]: time="2026-06-11T17:27:03.584576707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452655 | controller | Jun 11 17:27:03.593249 crc crio[23211]: time="2026-06-11T17:27:03.593163622Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ad9c50c2-0d42-4d92-ba4f-3e3452e12997 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452671 | controller | Jun 11 17:27:03.630802 crc crio[23211]: time="2026-06-11T17:27:03.630710523Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7a3bddab-c165-419d-93a2-5cd7aa81795d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452687 | controller | Jun 11 17:27:03.631780 crc crio[23211]: time="2026-06-11T17:27:03.631714088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ae7fda32-77a9-4f7c-9312-5ab7cd024c77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452702 | controller | Jun 11 17:27:03.644340 crc crio[23211]: time="2026-06-11T17:27:03.644218542Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7cb8a25b-6091-4483-a9da-e15f0fd8aa9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452717 | controller | Jun 11 17:27:03.648751 crc crio[23211]: time="2026-06-11T17:27:03.648340395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452733 | controller | Jun 11 17:27:03.648751 crc crio[23211]: time="2026-06-11T17:27:03.648572901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452748 | controller | Jun 11 17:27:03.654768 crc crio[23211]: time="2026-06-11T17:27:03.654683214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452764 | controller | Jun 11 17:27:03.656808 crc crio[23211]: time="2026-06-11T17:27:03.65651067Z" level=info msg="Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create" id=15c237dd-2c63-4289-9be6-df6b6edf2ee4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.452779 | controller | Jun 11 17:27:03.667802 crc crio[23211]: time="2026-06-11T17:27:03.667104645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b93cd13b-492c-4093-903f-a5cfbaddaa19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452795 | controller | Jun 11 17:27:03.689251 crc crio[23211]: time="2026-06-11T17:27:03.688768418Z" level=info msg="Stopped pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5" id=d139fb47-fea3-4399-85f8-da1f06822fd4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.452810 | controller | Jun 11 17:27:03.713698 crc crio[23211]: time="2026-06-11T17:27:03.710867982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9aca417d-f719-4569-bd2e-db1535b31bad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452826 | controller | Jun 11 17:27:03.721095 crc crio[23211]: time="2026-06-11T17:27:03.712090962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4b6c016e-21d5-492d-996d-dc4b8ece4c05 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452845 | controller | Jun 11 17:27:03.721095 crc crio[23211]: time="2026-06-11T17:27:03.712178504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=05bfdb12-ecfb-4900-bad8-36a9eb543406 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.452861 | controller | Jun 11 17:27:03.721539 crc crio[23211]: time="2026-06-11T17:27:03.716813941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452878 | controller | Jun 11 17:27:03.723867 crc crio[23211]: time="2026-06-11T17:27:03.723782865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452893 | controller | Jun 11 17:27:03.740354 crc crio[23211]: time="2026-06-11T17:27:03.737787576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452909 | controller | Jun 11 17:27:03.797194 crc crio[23211]: time="2026-06-11T17:27:03.79702096Z" level=info msg="Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=a1d2e151-725c-4411-83ba-ba172da61e7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.452924 | controller | Jun 11 17:27:03.829847 crc crio[23211]: time="2026-06-11T17:27:03.829684889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452941 | controller | Jun 11 17:27:03.849230 crc crio[23211]: time="2026-06-11T17:27:03.849178747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452957 | controller | Jun 11 17:27:03.853079 crc crio[23211]: time="2026-06-11T17:27:03.852855489Z" level=info msg="Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=18963ad3-a562-49a4-8046-8cee23519b89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.452973 | controller | Jun 11 17:27:03.853561 crc crio[23211]: time="2026-06-11T17:27:03.853013283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.452989 | controller | Jun 11 17:27:03.853561 crc crio[23211]: time="2026-06-11T17:27:03.853380152Z" level=info msg="Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create" id=5786ce10-192b-42d6-af20-5452c7817ff0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.453006 | controller | Jun 11 17:27:03.859112 crc crio[23211]: time="2026-06-11T17:27:03.859079686Z" level=info msg="Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=34656669-91eb-4102-9348-11cf5c5522e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.453021 | controller | Jun 11 17:27:03.893193 crc crio[23211]: time="2026-06-11T17:27:03.893045616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453037 | controller | Jun 11 17:27:03.896812 crc crio[23211]: time="2026-06-11T17:27:03.8967512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453053 | controller | Jun 11 17:27:03.898075 crc crio[23211]: time="2026-06-11T17:27:03.897924778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453072 | controller | Jun 11 17:27:03.942846 crc crio[23211]: time="2026-06-11T17:27:03.942787392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453090 | controller | Jun 11 17:27:03.955618 crc crio[23211]: time="2026-06-11T17:27:03.955563083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453113 | controller | Jun 11 17:27:04.018757 crc crio[23211]: time="2026-06-11T17:27:04.018673784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453136 | controller | Jun 11 17:27:04.019301 crc crio[23211]: time="2026-06-11T17:27:04.019211717Z" level=info msg="Stopped container 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7: openstack/rabbitmq-server-0/rabbitmq" id=e49cd558-401e-4ea7-8ca6-b7bf72b8e5c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.453157 | controller | Jun 11 17:27:04.022069 crc crio[23211]: time="2026-06-11T17:27:04.021943185Z" level=info msg="Stopping pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a" id=e443f95a-117f-4a2b-a785-b6981d7a9d1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.453175 | controller | Jun 11 17:27:04.023167 crc crio[23211]: time="2026-06-11T17:27:04.023079165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453192 | controller | Jun 11 17:27:04.024032 crc crio[23211]: time="2026-06-11T17:27:04.023945746Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a UID:bca12cb5-04b2-4daa-a2ef-3a22347f7732 NetNS:/var/run/netns/3db37fde-3f40-4a76-b4c7-6d5245374643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbca12cb5_04b2_4daa_a2ef_3a22347f7732.slice PodAnnotations:0xc000d2e4e8}] Aliases:map[]}"
2026-06-11 18:00:59.453208 | controller | Jun 11 17:27:04.024297 crc crio[23211]: time="2026-06-11T17:27:04.024236473Z" level=info msg="Deleting pod openstack_rabbitmq-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.453224 | controller | Jun 11 17:27:04.039569 crc crio[23211]: time="2026-06-11T17:27:04.038416268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453241 | controller | Jun 11 17:27:04.052815 crc crio[23211]: time="2026-06-11T17:27:04.052737147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453257 | controller | Jun 11 17:27:04.108662 crc crio[23211]: time="2026-06-11T17:27:04.107771446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453272 | controller | Jun 11 17:27:04.112551 crc crio[23211]: time="2026-06-11T17:27:04.112513126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453288 | controller | Jun 11 17:27:04.116389 crc crio[23211]: time="2026-06-11T17:27:04.116365751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453304 | controller | Jun 11 17:27:04.201276 crc crio[23211]: time="2026-06-11T17:27:04.201054294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453323 | controller | Jun 11 17:27:04.208679 crc crio[23211]: time="2026-06-11T17:27:04.208580502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453338 | controller | Jun 11 17:27:04.212862 crc crio[23211]: time="2026-06-11T17:27:04.21208714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453353 | controller | Jun 11 17:27:04.219075 crc crio[23211]: time="2026-06-11T17:27:04.218663954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453368 | controller | Jun 11 17:27:04.244554 crc crio[23211]: time="2026-06-11T17:27:04.244331808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453385 | controller | Jun 11 17:27:04.248866 crc crio[23211]: time="2026-06-11T17:27:04.24878628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453408 | controller | Jun 11 17:27:04.513023 crc crio[23211]: time="2026-06-11T17:27:04.51226522Z" level=info msg="Stopped pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a" id=e443f95a-117f-4a2b-a785-b6981d7a9d1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.453429 | controller | Jun 11 17:27:04.963409 crc crio[23211]: time="2026-06-11T17:27:04.9632501Z" level=info msg="Stopped container a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2: openstack/ovn-northd-0/ovn-northd" id=e5c12f8e-2c86-423f-89e5-4927bf7b93af name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.453456 | controller | Jun 11 17:27:04.967113 crc crio[23211]: time="2026-06-11T17:27:04.967000735Z" level=info msg="Stopping pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4" id=5f61bac6-043f-4756-8701-aff232c5243d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.453506 | controller | Jun 11 17:27:04.968977 crc crio[23211]: time="2026-06-11T17:27:04.968898082Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4 UID:ac24d80f-3554-44bc-93e5-507b29218e4f NetNS:/var/run/netns/1303842d-a7c4-41b3-b53e-3ca56bd45149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac24d80f_3554_44bc_93e5_507b29218e4f.slice PodAnnotations:0xc00294e3f8}] Aliases:map[]}"
2026-06-11 18:00:59.453552 | controller | Jun 11 17:27:04.969258 crc crio[23211]: time="2026-06-11T17:27:04.969188099Z" level=info msg="Deleting pod openstack_ovn-northd-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.453573 | controller | Jun 11 17:27:05.373290 crc crio[23211]: time="2026-06-11T17:27:05.371664254Z" level=info msg="Removed container 6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update" id=9bca8748-e9b5-4876-9240-cc77dfb5cdec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.453643 | controller | Jun 11 17:27:05.380990 crc crio[23211]: time="2026-06-11T17:27:05.380861334Z" level=info msg="Removing container: aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1" id=436c721d-43b5-440b-8c1e-936590bf2342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.453664 | controller | Jun 11 17:27:05.455572 crc crio[23211]: time="2026-06-11T17:27:05.45534458Z" level=info msg="Stopped pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4" id=5f61bac6-043f-4756-8701-aff232c5243d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.453689 | controller | Jun 11 17:27:05.522095 crc crio[23211]: time="2026-06-11T17:27:05.52198451Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ae64f67f-c7ec-4edb-a7f5-b306c05460d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.453706 | controller | Jun 11 17:27:05.526187 crc crio[23211]: time="2026-06-11T17:27:05.526091543Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=317aef27-cfd2-412f-84c6-97dcb13c8737 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.453722 | controller | Jun 11 17:27:05.531370 crc crio[23211]: time="2026-06-11T17:27:05.531302363Z" level=info msg="Creating container: openstack/neutron-db-create-47llt/mariadb-database-create" id=301c43c8-46a0-472f-8f7b-d4402fd4cf3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.453738 | controller | Jun 11 17:27:05.531877 crc crio[23211]: time="2026-06-11T17:27:05.531813556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453754 | controller | Jun 11 17:27:05.558583 crc crio[23211]: time="2026-06-11T17:27:05.558365531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1600b056-ec26-485c-831c-0191b3a00161 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.453770 | controller | Jun 11 17:27:05.568587 crc crio[23211]: time="2026-06-11T17:27:05.568519816Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=98f136a7-af11-418f-937a-92acebee992e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.453785 | controller | Jun 11 17:27:05.575381 crc crio[23211]: time="2026-06-11T17:27:05.575302446Z" level=info msg="Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=8a2949e4-f3cf-4245-9b24-6d02fd8fdb07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.453801 | controller | Jun 11 17:27:05.575895 crc crio[23211]: time="2026-06-11T17:27:05.575829118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453816 | controller | Jun 11 17:27:05.578566 crc crio[23211]: time="2026-06-11T17:27:05.578481586Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9d925627-7830-441e-8de2-509a2a977697 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.453832 | controller | Jun 11 17:27:05.629340 crc crio[23211]: time="2026-06-11T17:27:05.629221767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453847 | controller | Jun 11 17:27:05.638361 crc crio[23211]: time="2026-06-11T17:27:05.637997417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453862 | controller | Jun 11 17:27:05.672348 crc crio[23211]: time="2026-06-11T17:27:05.671636079Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f4695d3f-4dfb-492c-881c-344aa3c1384c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.453882 | controller | Jun 11 17:27:05.678908 crc crio[23211]: time="2026-06-11T17:27:05.6788457Z" level=info msg="Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=c25da5e5-b82f-42d1-819b-c69304976c7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.453898 | controller | Jun 11 17:27:05.679237 crc crio[23211]: time="2026-06-11T17:27:05.679122937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453914 | controller | Jun 11 17:27:05.709010 crc crio[23211]: time="2026-06-11T17:27:05.708867822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453929 | controller | Jun 11 17:27:05.714300 crc crio[23211]: time="2026-06-11T17:27:05.714251107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453945 | controller | Jun 11 17:27:05.725354 crc crio[23211]: time="2026-06-11T17:27:05.725291484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453960 | controller | Jun 11 17:27:05.730407 crc crio[23211]: time="2026-06-11T17:27:05.730252528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.453976 | controller | Jun 11 17:27:05.750022 crc crio[23211]: time="2026-06-11T17:27:05.749863039Z" level=info msg="Removed container aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create" id=436c721d-43b5-440b-8c1e-936590bf2342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.453992 | controller | Jun 11 17:27:05.754883 crc crio[23211]: time="2026-06-11T17:27:05.754792663Z" level=info msg="Removing container: 7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259" id=e3927d92-f965-498e-a28f-54861f74ebf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.454007 | controller | Jun 11 17:27:05.883645 crc crio[23211]: time="2026-06-11T17:27:05.88279652Z" level=info msg="Removed container 7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=e3927d92-f965-498e-a28f-54861f74ebf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.454022 | controller | Jun 11 17:27:05.893788 crc crio[23211]: time="2026-06-11T17:27:05.893665943Z" level=info msg="Removing container: e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1" id=c9bc8b04-3110-45a1-9eb4-99e1e548afb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.454037 | controller | Jun 11 17:27:06.050358 crc crio[23211]: time="2026-06-11T17:27:06.050291537Z" level=info msg="Created container a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log" id=edbcff89-1834-4745-8ecc-1a90b3a1a18f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.454052 | controller | Jun 11 17:27:06.051911 crc crio[23211]: time="2026-06-11T17:27:06.051851605Z" level=info msg="Created container fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config" id=f049fde7-3c51-45aa-b323-7d7f7d8e554f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.454068 | controller | Jun 11 17:27:06.052493 crc crio[23211]: time="2026-06-11T17:27:06.052383749Z" level=info msg="Starting container: a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29" id=7d231ffe-d813-4d77-96f9-29669caeca35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.454087 | controller | Jun 11 17:27:06.053091 crc crio[23211]: time="2026-06-11T17:27:06.052978934Z" level=info msg="Created container 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e: openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns" id=78308633-fac4-44a5-bd01-7012e57431dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.454126 | controller | Jun 11 17:27:06.053485 crc crio[23211]: time="2026-06-11T17:27:06.053299023Z" level=info msg="Starting container: fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf" id=396377c0-54bf-4787-af80-ff3ab6463c4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.454155 | controller | Jun 11 17:27:06.054553 crc crio[23211]: time="2026-06-11T17:27:06.054471521Z" level=info msg="Starting container: 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e" id=07c43653-ea93-4ffd-8eb3-8b0b8abee02a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.454174 | controller | Jun 11 17:27:06.061677 crc crio[23211]: time="2026-06-11T17:27:06.061525338Z" level=info msg="Started container" PID=239237 containerID=fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf description=openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config id=396377c0-54bf-4787-af80-ff3ab6463c4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e
2026-06-11 18:00:59.454193 | controller | Jun 11 17:27:06.061936 crc crio[23211]: time="2026-06-11T17:27:06.061816605Z" level=info msg="Started container" PID=239239 containerID=8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e description=openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns id=07c43653-ea93-4ffd-8eb3-8b0b8abee02a name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57
2026-06-11 18:00:59.454210 | controller | Jun 11 17:27:06.064217 crc crio[23211]: time="2026-06-11T17:27:06.064064562Z" level=info msg="Started container" PID=239238 containerID=a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29 description=openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log id=7d231ffe-d813-4d77-96f9-29669caeca35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04
2026-06-11 18:00:59.454227 | controller | Jun 11 17:27:06.086082 crc crio[23211]: time="2026-06-11T17:27:06.08594025Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=a6523ebd-beb3-4720-9392-36067abc59ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.454243 | controller | Jun 11 17:27:06.106200 crc crio[23211]: time="2026-06-11T17:27:06.105770127Z" level=info msg="Removed container e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=c9bc8b04-3110-45a1-9eb4-99e1e548afb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.454259 | controller | Jun 11 17:27:06.135705 crc crio[23211]: time="2026-06-11T17:27:06.135601184Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=3142cfe7-6636-4c76-909f-d2f1040d1102 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.454274 | controller | Jun 11 17:27:06.147054 crc crio[23211]: time="2026-06-11T17:27:06.146929538Z" level=info msg="Creating container: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener" id=2617411e-8366-4b82-b942-932e241bb38d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.454290 | controller | Jun 11 17:27:06.147407 crc crio[23211]: time="2026-06-11T17:27:06.147353379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.454311 | controller | Jun 11 17:27:06.217246 crc crio[23211]: time="2026-06-11T17:27:06.217064205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.454328 | controller | Jun 11 17:27:06.221618 crc crio[23211]: time="2026-06-11T17:27:06.221550267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.454344 | controller | Jun 11 17:27:06.825972 crc crio[23211]: time="2026-06-11T17:27:06.825222672Z" level=info msg="Removing container: 76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667" id=c3e16e2d-be52-43e3-b46d-5bc8d8276327 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.454360 | controller | Jun 11 17:27:07.580027 crc crio[23211]: time="2026-06-11T17:27:07.574083806Z" level=info msg="Created container b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742: openstack/ovn-controller-vz669/ovn-controller" id=abd4e8a2-de3b-4d7f-9574-ec48a302dcd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.454376 | controller | Jun 11 17:27:07.585674 crc crio[23211]: time="2026-06-11T17:27:07.585533353Z" level=info msg="Starting container: b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742" id=ab3140a0-c328-47ca-a325-5b036b58f858 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.454392 | controller | Jun 11 17:27:07.596603 crc crio[23211]: time="2026-06-11T17:27:07.596471147Z" level=info msg="Started container" PID=239368 containerID=b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742 description=openstack/ovn-controller-vz669/ovn-controller id=ab3140a0-c328-47ca-a325-5b036b58f858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590
2026-06-11 18:00:59.454413 | controller | Jun 11 17:27:07.604634 crc crio[23211]: time="2026-06-11T17:27:07.603227886Z" level=info msg="Created container d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=34656669-91eb-4102-9348-11cf5c5522e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.454438 | controller | Jun 11 17:27:07.608481 crc crio[23211]: time="2026-06-11T17:27:07.606764823Z" level=info msg="Starting container: d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4" id=aaa56091-b478-4953-bd97-b3c2f59aad07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.454456 | controller | Jun 11 17:27:07.615654 crc crio[23211]: time="2026-06-11T17:27:07.615513413Z" level=info msg="Started container" PID=239362 containerID=d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4 description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=aaa56091-b478-4953-bd97-b3c2f59aad07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013
2026-06-11 18:00:59.454474 | controller | Jun 11 17:27:07.632981 crc crio[23211]: time="2026-06-11T17:27:07.632896349Z" level=info msg="Created container 9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea: openstack/placement-db-create-nkzqd/mariadb-database-create" id=15c237dd-2c63-4289-9be6-df6b6edf2ee4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.454490 | controller | Jun 11 17:27:07.633770 crc crio[23211]: time="2026-06-11T17:27:07.633710409Z" level=info msg="Starting container: 9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea" id=43901d61-8164-4ce2-b037-634d96b423ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.454506 | controller | Jun 11 17:27:07.642645 crc crio[23211]: time="2026-06-11T17:27:07.642554052Z" level=info msg="Started container" PID=239367 containerID=9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea description=openstack/placement-db-create-nkzqd/mariadb-database-create id=43901d61-8164-4ce2-b037-634d96b423ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b
2026-06-11 18:00:59.454556 | controller | Jun 11 17:27:07.671928 crc crio[23211]: time="2026-06-11T17:27:07.671742792Z" level=info msg="Created container 399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12: openstack/ovn-controller-vz669-config-8v4gn/ovn-config" id=cc927d9a-5a68-4f9e-8550-1fd93e940f3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.454576 | controller | Jun 11 17:27:07.679588 crc crio[23211]: time="2026-06-11T17:27:07.675548668Z" level=info msg="Starting container: 399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12" id=f6640b17-5092-4752-8b03-40de7b0fb884 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.454592 | controller | Jun 11 17:27:07.688725 crc crio[23211]: time="2026-06-11T17:27:07.688673216Z" level=info msg="Started container" PID=239358 containerID=399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12 description=openstack/ovn-controller-vz669-config-8v4gn/ovn-config id=f6640b17-5092-4752-8b03-40de7b0fb884 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f
2026-06-11 18:00:59.454609 | controller | Jun 11 17:27:07.710407 crc crio[23211]: time="2026-06-11T17:27:07.709782405Z" level=info msg="Created container 714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=caed5595-c8b4-4ce0-8ca0-583bb01bc567 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.454625 | controller | Jun 11 17:27:07.712491 crc crio[23211]: time="2026-06-11T17:27:07.712248677Z" level=info msg="Starting container: 714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41" id=75ce2aa6-7cf6-42df-bf52-9c96f824a575 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.454641 | controller | Jun 11 17:27:07.722263 crc crio[23211]: time="2026-06-11T17:27:07.722028182Z" level=info msg="Started container" PID=239370 containerID=714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=75ce2aa6-7cf6-42df-bf52-9c96f824a575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661
2026-06-11 18:00:59.454657 | controller | Jun 11 17:27:07.900007 crc crio[23211]: time="2026-06-11T17:27:07.89994209Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=46c20bac-3401-493d-9b75-1453e6e80cff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.454715 | controller | Jun 11 17:27:07.900264 crc crio[23211]: time="2026-06-11T17:27:07.900057622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.454734 | controller | Jun 11 17:27:07.909027 crc crio[23211]: time="2026-06-11T17:27:07.908894553Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=671a459b-2e68-48f8-b213-31c911482f89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.454751 | controller | Jun 11 17:27:07.909027 crc crio[23211]: time="2026-06-11T17:27:07.909023467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.454767 | controller | Jun 11 17:27:07.917740 crc crio[23211]: time="2026-06-11T17:27:07.917652124Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=ef695241-85e0-49f6-87f9-7cd9710a608d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.454782 | controller | Jun 11 17:27:07.917877 crc crio[23211]: time="2026-06-11T17:27:07.917758336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.454803 | controller | Jun 11 17:27:07.917940 crc crio[23211]: time="2026-06-11T17:27:07.917899041Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=1c8ca982-255a-4444-a549-da9634e5bbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.454819 | controller | Jun 11 17:27:07.917940 crc crio[23211]: time="2026-06-11T17:27:07.91792671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.454836 | controller | Jun 11 17:27:07.919399 crc crio[23211]: time="2026-06-11T17:27:07.919343517Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=bfa3f676-129d-4d2d-8d01-6d428ceb141d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.454851 | controller | Jun 11 17:27:07.919529 crc crio[23211]: time="2026-06-11T17:27:07.919406068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.454867 | controller | Jun 11 17:27:07.989327 crc crio[23211]: time="2026-06-11T17:27:07.989230717Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8 UID:e7e70b16-7545-4958-84b5-f9538101e7c7 NetNS:/var/run/netns/7c184b5e-9252-49fd-a900-7e1d3e2c0441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e70b16_7545_4958_84b5_f9538101e7c7.slice PodAnnotations:0xc006618960}] Aliases:map[]}"
2026-06-11 18:00:59.454884 | controller | Jun 11 17:27:07.989327 crc crio[23211]: time="2026-06-11T17:27:07.989298179Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.454901 | controller | Jun 11 17:27:08.097943 crc crio[23211]: time="2026-06-11T17:27:08.097744366Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243 UID:4f7abdfd-3635-4eb5-aba0-e98845859542 NetNS:/var/run/netns/c9db5815-b7c4-4043-9658-889eb2c9dc0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f7abdfd_3635_4eb5_aba0_e98845859542.slice PodAnnotations:0xc0018beec0}] Aliases:map[]}"
2026-06-11 18:00:59.454917 | controller | Jun 11 17:27:08.097943 crc crio[23211]: time="2026-06-11T17:27:08.097812048Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.454934 | controller | Jun 11 17:27:08.119759 crc crio[23211]: time="2026-06-11T17:27:08.119635034Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831 UID:7f913049-2dc7-4447-ad03-2f0468447656 NetNS:/var/run/netns/630308fb-0cdd-447e-ad09-bf31fdf76dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f913049_2dc7_4447_ad03_2f0468447656.slice PodAnnotations:0xc007c14a50}] Aliases:map[]}"
2026-06-11 18:00:59.454950 | controller | Jun 11 17:27:08.120253 crc crio[23211]: time="2026-06-11T17:27:08.120230419Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.454966 | controller | Jun 11 17:27:08.163080 crc crio[23211]: time="2026-06-11T17:27:08.154811775Z" level=info msg="Removed container 76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config" id=c3e16e2d-be52-43e3-b46d-5bc8d8276327 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.454986 | controller | Jun 11 17:27:08.274492 crc crio[23211]: time="2026-06-11T17:27:08.261188772Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319 UID:63679fb7-7361-49e5-9065-e3387352e058 NetNS:/var/run/netns/2df20b42-c355-4193-8cf9-2eec68ce70a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63679fb7_7361_49e5_9065_e3387352e058.slice PodAnnotations:0xc007c14100}] Aliases:map[]}"
2026-06-11 18:00:59.455003 | controller | Jun 11 17:27:08.274492 crc crio[23211]: time="2026-06-11T17:27:08.262749471Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.455025 | controller | Jun 11 17:27:08.413106 crc crio[23211]: time="2026-06-11T17:27:08.412866822Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9 UID:e8fdbec0-1ed3-4db6-83c7-0a31f7232b25 NetNS:/var/run/netns/0588c59f-596e-4f42-b791-59273e3e451b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8fdbec0_1ed3_4db6_83c7_0a31f7232b25.slice PodAnnotations:0xc000d2e248}] Aliases:map[]}"
2026-06-11 18:00:59.455071 | controller | Jun 11 17:27:08.413106 crc crio[23211]: time="2026-06-11T17:27:08.412910543Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.455103 | controller | Jun 11 17:27:08.550254 crc crio[23211]: time="2026-06-11T17:27:08.550192392Z" level=info msg="Created container 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log" id=35af3716-674a-4a2e-852e-51df23172c33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.455131 | controller | Jun 11 17:27:08.561558 crc crio[23211]: time="2026-06-11T17:27:08.561399063Z" level=info msg="Starting container: 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e" id=9f64bf7f-9a12-4fa4-8116-da44a92169ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.455152 | controller | Jun 11 17:27:08.569867 crc crio[23211]: time="2026-06-11T17:27:08.569794673Z" level=info msg="Started container" PID=239382 containerID=1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log id=9f64bf7f-9a12-4fa4-8116-da44a92169ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b
2026-06-11 18:00:59.455170 | controller | Jun 11 17:27:08.592657 crc crio[23211]: time="2026-06-11T17:27:08.592578284Z" level=info msg="Created container 536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=81f714dd-41d6-40c7-8f95-f9f9047646bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.455186 | controller | Jun 11 17:27:08.620105 crc crio[23211]: time="2026-06-11T17:27:08.619028647Z" level=info msg="Starting container: 536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0" id=ca4cb94e-08cb-4cf3-8785-acb81fbc1e66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.455202 | controller | Jun 11 17:27:08.627155 crc crio[23211]: time="2026-06-11T17:27:08.623650522Z" level=info msg="Created container 4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=ba98b312-d612-447c-9a46-2367d412a609 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.455224 | controller | Jun 11 17:27:08.628792 crc crio[23211]: time="2026-06-11T17:27:08.628698379Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=934a48f4-3937-40b5-aadd-b9de4e9efce0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.455240 | controller | Jun 11 17:27:08.630979 crc crio[23211]: time="2026-06-11T17:27:08.629632492Z" level=info msg="Starting container: 4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87" id=52b6fda5-5035-4864-be30-5b6e0964e499 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.455256 | controller | Jun 11 17:27:08.653948 crc crio[23211]: time="2026-06-11T17:27:08.650592048Z" level=info msg="Started container" PID=239372 containerID=4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87 description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=52b6fda5-5035-4864-be30-5b6e0964e499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef
2026-06-11 18:00:59.455273 | controller | Jun 11 17:27:08.673182 crc crio[23211]: time="2026-06-11T17:27:08.67307689Z" level=info msg="Started container" PID=239415 containerID=536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0 description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=ca4cb94e-08cb-4cf3-8785-acb81fbc1e66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99
2026-06-11 18:00:59.455289 | controller | Jun 11 17:27:08.689713 crc crio[23211]: time="2026-06-11T17:27:08.686402705Z" level=info msg="Created container 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener" id=2617411e-8366-4b82-b942-932e241bb38d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.455305 | controller | Jun 11 17:27:08.697885 crc crio[23211]: time="2026-06-11T17:27:08.690686512Z" level=info msg="Starting container: 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7" id=3d0d2f96-eb40-4364-be04-f89802fe2402 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.455321 | controller | Jun 11 17:27:08.707108 crc crio[23211]: time="2026-06-11T17:27:08.705936964Z" level=info msg="Started container" PID=239398 containerID=2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7 description=openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener id=3d0d2f96-eb40-4364-be04-f89802fe2402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04
2026-06-11 18:00:59.455337 | controller | Jun 11 17:27:08.834493 crc crio[23211]: time="2026-06-11T17:27:08.833786017Z" level=info msg="Created container 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log" id=b26c188f-ad8b-4b26-8167-9f0a82c4a058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.455353 | controller | Jun 11 17:27:08.839752 crc crio[23211]: time="2026-06-11T17:27:08.839289865Z" level=info msg="Starting container: 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55" id=3c2f558a-d528-4673-a371-b5ad516b229a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.455369 | controller | Jun 11 17:27:08.854691 crc crio[23211]: time="2026-06-11T17:27:08.851799379Z" level=info msg="Started container" PID=239411 containerID=5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55 description=openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log id=3c2f558a-d528-4673-a371-b5ad516b229a name=/runtime.v1.RuntimeService/StartContainer sandboxID=db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54
2026-06-11 18:00:59.455384 | controller | Jun 11 17:27:08.870863 crc crio[23211]: time="2026-06-11T17:27:08.869836751Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=301fd12c-2b7c-4377-82fd-ff151721e600 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.455404 | controller | Jun 11 17:27:08.880757 crc crio[23211]: time="2026-06-11T17:27:08.87980586Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=c8e42c9d-4b61-4ded-9c40-c89dae43fd45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.455422 | controller | Jun 11 17:27:08.895392 crc crio[23211]: time="2026-06-11T17:27:08.895298059Z" level=info msg="Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api" id=dc210fb3-2057-4b53-8df0-a1916cffc110 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.455446 | controller | Jun 11 17:27:08.895891 crc crio[23211]: time="2026-06-11T17:27:08.89577991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.455467 | controller | Jun 11 17:27:08.897036 crc crio[23211]: time="2026-06-11T17:27:08.89693889Z" level=info msg="Created container 2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201: openstack/barbican-db-create-9spfg/mariadb-database-create" id=68248070-f21a-40f9-8768-6e1ffcd0d8e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.455483 | controller | Jun 11 17:27:08.898590 crc crio[23211]: time="2026-06-11T17:27:08.898492729Z" level=info msg="Starting container: 2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201" id=bb0c47fd-d777-40ee-9360-6fb4655dddcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.455499 | controller | Jun 11 17:27:08.912274 crc crio[23211]: time="2026-06-11T17:27:08.905017032Z" level=info msg="Created container 6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f: openstack/glance-db-create-5c6nr/mariadb-database-create" id=5786ce10-192b-42d6-af20-5452c7817ff0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.455537 | controller | Jun 11 17:27:08.912274 crc crio[23211]: time="2026-06-11T17:27:08.90772016Z" level=info msg="Started container" PID=239418 containerID=2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201 description=openstack/barbican-db-create-9spfg/mariadb-database-create id=bb0c47fd-d777-40ee-9360-6fb4655dddcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d
2026-06-11 18:00:59.455556 | controller | Jun 11 17:27:08.912274 crc crio[23211]: time="2026-06-11T17:27:08.909511515Z" level=info msg="Starting container: 6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f" id=e7ce06af-d837-4bdb-90b7-f43feca78882 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.455572 | controller | Jun 11 17:27:08.921974 crc crio[23211]: time="2026-06-11T17:27:08.91973585Z" level=info msg="Started container" PID=239424 containerID=6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f description=openstack/glance-db-create-5c6nr/mariadb-database-create id=e7ce06af-d837-4bdb-90b7-f43feca78882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791
2026-06-11 18:00:59.455588 | controller | Jun 11 17:27:08.969009 crc crio[23211]: time="2026-06-11T17:27:08.965855806Z" level=info msg="Created container bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=5eefaa1e-6adc-42e7-a60c-42b368d5650e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.455603 | controller | Jun 11 17:27:08.977629 crc crio[23211]: time="2026-06-11T17:27:08.977410456Z" level=info msg="Created container d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1: openstack/neutron-db-create-47llt/mariadb-database-create" id=301c43c8-46a0-472f-8f7b-d4402fd4cf3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.455652 | controller | Jun 11 17:27:08.987011 crc crio[23211]: time="2026-06-11T17:27:08.986941764Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=ada7cf6d-5596-4b79-96a7-e0cf00940406 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.455674 | controller | Jun 11 17:27:08.987638 crc crio[23211]: time="2026-06-11T17:27:08.987084638Z" level=info msg="Starting container: d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1" id=42e11ed1-e144-40b9-9cf0-d83232d402f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.455690 | controller | Jun 11 17:27:08.988595 crc crio[23211]: time="2026-06-11T17:27:08.988529425Z" level=info msg="Starting container: bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314" id=380620f0-bcd0-4c9d-9672-2b9df3a5dc2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.455707 | controller | Jun 11 17:27:08.994860 crc crio[23211]: 2026-06-11T17:27:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:113de58ed7b2461 Mac:e2:2e:03:b0:e6:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/c9db5815-b7c4-4043-9658-889eb2c9dc0e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.455723 | controller | Jun 11 17:27:08.995091 crc crio[23211]: time="2026-06-11T17:27:08.995024497Z" level=info msg="Started container" PID=239377 containerID=bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314 description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=380620f0-bcd0-4c9d-9672-2b9df3a5dc2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e
2026-06-11 18:00:59.455739 | controller | Jun 11 17:27:08.996449 crc crio[23211]: time="2026-06-11T17:27:08.996342211Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243 UID:4f7abdfd-3635-4eb5-aba0-e98845859542 NetNS:/var/run/netns/c9db5815-b7c4-4043-9658-889eb2c9dc0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f7abdfd_3635_4eb5_aba0_e98845859542.slice PodAnnotations:0xc0018beec0}] Aliases:map[]}"
2026-06-11 18:00:59.455806 | controller | Jun 11 17:27:08.996657 crc crio[23211]: time="2026-06-11T17:27:08.996607408Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.455824 | controller | Jun 11 17:27:08.997336 crc crio[23211]: time="2026-06-11T17:27:08.997248693Z" level=info msg="Created container 6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=2c76df8e-345e-4479-97f5-aae8ed4c374f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.455865 | controller | Jun 11 17:27:09.001059 crc crio[23211]: time="2026-06-11T17:27:09.000956605Z" level=info msg="Started container" PID=239373 containerID=d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1 description=openstack/neutron-db-create-47llt/mariadb-database-create id=42e11ed1-e144-40b9-9cf0-d83232d402f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706
2026-06-11 18:00:59.455886 | controller | Jun 11 17:27:09.005494 crc crio[23211]: time="2026-06-11T17:27:09.005388846Z" level=info msg="Starting container: 6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28" id=19a7da2b-3395-42b4-9360-c0a2abd1c417 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.455908 | controller | Jun 11 17:27:09.020559 crc crio[23211]: time="2026-06-11T17:27:09.016598408Z" level=info msg="Started container" PID=239396 containerID=6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28 description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=19a7da2b-3395-42b4-9360-c0a2abd1c417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27
2026-06-11 18:00:59.455925 | controller | Jun 11 17:27:09.026794 crc crio[23211]: time="2026-06-11T17:27:09.026711391Z" level=info msg="Creating container: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker" id=85f454c2-23f0-4a9c-85e7-c7ede4eb10dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.455941 | controller | Jun 11 17:27:09.036219 crc crio[23211]: time="2026-06-11T17:27:09.036073086Z" level=info msg="Created container 77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=8a2949e4-f3cf-4245-9b24-6d02fd8fdb07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.455957 | controller | Jun 11 17:27:09.041037 crc crio[23211]: time="2026-06-11T17:27:09.038996569Z" level=info msg="Starting container: 77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46" id=36c8d4ef-1a6f-487e-9027-ba64dc3def29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.455973 | controller | Jun 11 17:27:09.065483 crc crio[23211]: time="2026-06-11T17:27:09.065294218Z" level=info msg="Started container" PID=239399 containerID=77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46 description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=36c8d4ef-1a6f-487e-9027-ba64dc3def29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033
2026-06-11 18:00:59.455990 | controller | Jun 11 17:27:09.178393 crc crio[23211]: time="2026-06-11T17:27:09.17830197Z" level=info msg="Stopping container: 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90 (timeout: 30s)" id=f084c1de-dbda-4b09-bb85-e1b8e50c6121 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.456007 | controller | Jun 11 17:27:09.178891 crc crio[23211]: time="2026-06-11T17:27:09.178765011Z" level=info msg="Stopping container: 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94 (timeout: 30s)" id=f2cbdb75-138d-4091-abd9-ccdc90360836 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.456023 | controller | Jun 11 17:27:09.252682 crc crio[23211]: 2026-06-11T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42eb742522e1f73 Mac:12:3f:25:f2:e9:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/7c184b5e-9252-49fd-a900-7e1d3e2c0441 SocketPath: PciID:}] [{Interface:0xc0001926b0 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.456039 | controller | Jun 11 17:27:09.252682 crc crio[23211]: time="2026-06-11T17:27:09.251299278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.456055 | controller | Jun 11 17:27:09.254956 crc crio[23211]: time="2026-06-11T17:27:09.254886658Z" level=info msg="Removing container: c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd" id=1f71015d-6a16-48c4-bdfb-8fc82cb0f31f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.456071 | controller | Jun 11 17:27:09.257106 crc crio[23211]: time="2026-06-11T17:27:09.25695833Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8 UID:e7e70b16-7545-4958-84b5-f9538101e7c7 NetNS:/var/run/netns/7c184b5e-9252-49fd-a900-7e1d3e2c0441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e70b16_7545_4958_84b5_f9538101e7c7.slice PodAnnotations:0xc006618960}] Aliases:map[]}"
2026-06-11 18:00:59.456091 | controller | Jun 11 17:27:09.257802 crc crio[23211]: time="2026-06-11T17:27:09.25735587Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.456108 | controller | Jun 11 17:27:09.263553 crc crio[23211]: time="2026-06-11T17:27:09.263377381Z" level=info msg="Ran pod sandbox 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243 with infra container: openstack/memcached-0/POD" id=ef695241-85e0-49f6-87f9-7cd9710a608d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.456125 | controller | Jun 11 17:27:09.279482 crc crio[23211]: time="2026-06-11T17:27:09.278592682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=4fff0237-1261-48c2-a13f-54e97aab6097 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.456155 | controller | Jun 11 17:27:09.290823 crc crio[23211]: time="2026-06-11T17:27:09.290743347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d17869a5-5b84-4223-be3d-868850f77335 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.456174 | controller | Jun 11 17:27:09.362278 crc crio[23211]: 2026-06-11T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d38b5206a00ae90 Mac:02:cc:9c:3a:51:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/630308fb-0cdd-447e-ad09-bf31fdf76dc1 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.456191 | controller | Jun 11 17:27:09.365274 crc crio[23211]: time="2026-06-11T17:27:09.362682519Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831 UID:7f913049-2dc7-4447-ad03-2f0468447656 NetNS:/var/run/netns/630308fb-0cdd-447e-ad09-bf31fdf76dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f913049_2dc7_4447_ad03_2f0468447656.slice PodAnnotations:0xc007c14a50}] Aliases:map[]}"
2026-06-11 18:00:59.456207 | controller | Jun 11 17:27:09.365274 crc crio[23211]: time="2026-06-11T17:27:09.362865995Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.456223 | controller | Jun 11 17:27:09.408948 crc crio[23211]: time="2026-06-11T17:27:09.401678927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=576ea204-ed01-4495-89bc-a6e2b13cb216 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.456238 | controller | Jun 11 17:27:09.411882 crc crio[23211]: time="2026-06-11T17:27:09.411354139Z" level=info msg="Ran pod sandbox 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8 with infra container: openstack/glance-default-internal-api-0/POD" id=46c20bac-3401-493d-9b75-1453e6e80cff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.456254 | controller | Jun 11 17:27:09.416008 crc crio[23211]: time="2026-06-11T17:27:09.415917553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=2198762a-aa16-46de-8e18-102b0a4c63a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.456270 | controller | Jun 11 17:27:09.419092 crc crio[23211]: time="2026-06-11T17:27:09.419003631Z" level=info msg="Created container d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=c25da5e5-b82f-42d1-819b-c69304976c7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.456290 | controller | Jun 11 17:27:09.428492 crc crio[23211]: time="2026-06-11T17:27:09.422922779Z" level=info msg="Starting container: d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6" id=ddb8e789-2e1d-4192-aec1-ff2ab4606b2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.456306 | controller | Jun 11 17:27:09.439514 crc crio[23211]: time="2026-06-11T17:27:09.433587426Z" level=info msg="Stopped container 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log" id=f2cbdb75-138d-4091-abd9-ccdc90360836 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.456322 | controller | Jun 11 17:27:09.445551 crc crio[23211]: time="2026-06-11T17:27:09.442492669Z" level=info msg="Started container" PID=239430 containerID=d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=ddb8e789-2e1d-4192-aec1-ff2ab4606b2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747
2026-06-11 18:00:59.456338 | controller | Jun 11 17:27:09.445551 crc crio[23211]: time="2026-06-11T17:27:09.44371484Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f0911837-c943-41ea-8775-6ee46a8e32d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.456354 | controller | Jun 11 17:27:09.461935 crc crio[23211]: time="2026-06-11T17:27:09.461825484Z" level=info msg="Created container a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=a1d2e151-725c-4411-83ba-ba172da61e7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.456369 | controller | Jun 11 17:27:09.477160 crc crio[23211]: time="2026-06-11T17:27:09.47487053Z" level=info msg="Starting container: a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc" id=6bba6719-2955-4165-8105-6f9af939b792 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.456385 | controller | Jun 11 17:27:09.482404 crc crio[23211]: time="2026-06-11T17:27:09.481947767Z" level=info msg="Started container" PID=239420 containerID=a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=6bba6719-2955-4165-8105-6f9af939b792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79
2026-06-11 18:00:59.456401 | controller | Jun 11 17:27:09.500514 crc crio[23211]: time="2026-06-11T17:27:09.498102062Z" level=info msg="Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=4526d259-7278-48c4-96c4-a66374da9e98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.456417 | controller | Jun 11 17:27:09.504729 crc crio[23211]: time="2026-06-11T17:27:09.502687667Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=34d55ef3-6e65-43c0-8772-fd1b75e3216b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.456433 | controller | Jun 11 17:27:09.504729 crc crio[23211]: time="2026-06-11T17:27:09.503278672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a93f4ebb-0dc2-4b4d-a3e2-308e7b09ee2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.456455 | controller | Jun 11 17:27:09.508254 crc crio[23211]: time="2026-06-11T17:27:09.506347908Z" level=info msg="Ran pod sandbox d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831 with infra container: openstack/cinder-api-0/POD" id=1c8ca982-255a-4444-a549-da9634e5bbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.456482 | controller | Jun 11 17:27:09.509533 crc crio[23211]: time="2026-06-11T17:27:09.509411015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.456500 | controller | Jun 11 17:27:09.520719 crc crio[23211]: time="2026-06-11T17:27:09.517839937Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=f688edb3-69a1-4c9d-bd99-fb344928ddc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.456560 | controller | Jun 11 17:27:09.525099 crc crio[23211]: time="2026-06-11T17:27:09.524890084Z" level=info msg="Created container f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=18963ad3-a562-49a4-8046-8cee23519b89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.456582 | controller | Jun 11 17:27:09.531190 crc crio[23211]: time="2026-06-11T17:27:09.531080798Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=b88b2a3c-fed0-4aa8-a9ca-bbeb21b455ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.456599 | controller | Jun 11 17:27:09.546807 crc crio[23211]: time="2026-06-11T17:27:09.546728221Z" level=info msg="Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=7cef2fe9-316f-4a24-8067-92413699afc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.456615 | controller | Jun 11 17:27:09.548913 crc crio[23211]: time="2026-06-11T17:27:09.546920856Z" level=info msg="Starting container: f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0" id=c2a3e905-c2af-44c0-972b-e39bda6844df name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.456631 | controller | Jun 11 17:27:09.548913 crc crio[23211]: 2026-06-11T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08a0e7a15011a9f Mac:a6:9d:44:0a:f1:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/2df20b42-c355-4193-8cf9-2eec68ce70a7 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.456647 | controller | Jun 11 17:27:09.549186 crc crio[23211]: time="2026-06-11T17:27:09.548959826Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319 UID:63679fb7-7361-49e5-9065-e3387352e058 NetNS:/var/run/netns/2df20b42-c355-4193-8cf9-2eec68ce70a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63679fb7_7361_49e5_9065_e3387352e058.slice PodAnnotations:0xc007c14100}] Aliases:map[]}"
2026-06-11 18:00:59.456664 | controller | Jun 11 17:27:09.549186 crc crio[23211]: time="2026-06-11T17:27:09.54910976Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.456680 | controller | Jun 11 17:27:09.572997 crc crio[23211]: time="2026-06-11T17:27:09.560531307Z" level=info msg="Started container" PID=239394 containerID=f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0 description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=c2a3e905-c2af-44c0-972b-e39bda6844df name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f
2026-06-11 18:00:59.456738 | controller | Jun 11 17:27:09.598064 crc crio[23211]: time="2026-06-11T17:27:09.593205846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=0d4583ba-c8b7-47c5-870c-714653cfafb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.456763 | controller | Jun 11 17:27:09.630854 crc crio[23211]: time="2026-06-11T17:27:09.630411577Z" level=info msg="Ran pod sandbox 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319 with infra container: openstack/cinder-scheduler-0/POD" id=bfa3f676-129d-4d2d-8d01-6d428ceb141d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.456780 | controller | Jun 11 17:27:09.632639 crc crio[23211]: time="2026-06-11T17:27:09.631860853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.456796 | controller | Jun 11 17:27:09.632639 crc crio[23211]: time="2026-06-11T17:27:09.63212631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.456811 | controller | Jun 11 17:27:09.632817 crc crio[23211]: time="2026-06-11T17:27:09.63249792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.456827 | controller | Jun 11 17:27:09.635495 crc crio[23211]: time="2026-06-11T17:27:09.633600487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=4e64bb43-f3af-4b8b-9110-2dd2e2ca1523 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.456843 | controller | Jun 11 17:27:09.635495 crc crio[23211]: time="2026-06-11T17:27:09.633731541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.456858 | controller | Jun 11 17:27:09.672489 crc crio[23211]: time="2026-06-11T17:27:09.670962873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=42eed4a0-e17b-485c-bbab-02146ea5bda2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.456873 | controller | Jun 11 17:27:09.680480 crc crio[23211]: time="2026-06-11T17:27:09.678677446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.456889 | controller | Jun 11 17:27:09.718384 crc crio[23211]: time="2026-06-11T17:27:09.718131845Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=1ccd2067-2fc6-435b-bd5c-01078bbf77df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.456905 | controller | Jun 11 17:27:09.751499 crc crio[23211]: time="2026-06-11T17:27:09.749306196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.456920 | controller | Jun 11 17:27:09.751499 crc crio[23211]: time="2026-06-11T17:27:09.749556243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.456935 | controller | Jun 11 17:27:09.785812 crc crio[23211]: 2026-06-11T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:267a0b08ac1c9ed Mac:fe:23:d2:98:0f:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/0588c59f-596e-4f42-b791-59273e3e451b SocketPath: PciID:}] [{Interface:0xc000412df0 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.456951 | controller | Jun 11 17:27:09.789507 crc crio[23211]: time="2026-06-11T17:27:09.786505508Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=a686e074-7d5c-45d7-9401-e6549a34a0aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.456973 | controller | Jun 11 17:27:09.801517 crc crio[23211]: time="2026-06-11T17:27:09.798820766Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9 UID:e8fdbec0-1ed3-4db6-83c7-0a31f7232b25 NetNS:/var/run/netns/0588c59f-596e-4f42-b791-59273e3e451b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8fdbec0_1ed3_4db6_83c7_0a31f7232b25.slice PodAnnotations:0xc000d2e248}] Aliases:map[]}"
2026-06-11 18:00:59.456990 | controller | Jun 11 17:27:09.811491 crc crio[23211]: time="2026-06-11T17:27:09.807665269Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.457006 | controller | Jun 11 17:27:09.830517 crc crio[23211]: time="2026-06-11T17:27:09.829782893Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=9e5b1e1f-c1ee-4063-8096-e624af2e9b1f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.457023 | controller | Jun 11 17:27:09.947848 crc crio[23211]: time="2026-06-11T17:27:09.947498581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457039 | controller | Jun 11 17:27:10.013350 crc crio[23211]: time="2026-06-11T17:27:10.013293711Z" level=info msg="Ran pod sandbox 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9 with infra container: openstack/ovsdbserver-sb-0/POD" id=671a459b-2e68-48f8-b213-31c911482f89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.457054 | controller | Jun 11 17:27:10.017018 crc crio[23211]: time="2026-06-11T17:27:10.015582489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457069 | controller | Jun 11 17:27:10.026905 crc crio[23211]: time="2026-06-11T17:27:10.025611759Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=f0f665e0-266c-460b-8985-64d27a99f49f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.457085 | controller | Jun 11 17:27:10.032305 crc crio[23211]: time="2026-06-11T17:27:10.030991814Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=afaf5a1e-5aa3-4103-b1aa-6e437597b163 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.457100 | controller | Jun 11 17:27:10.032406 crc crio[23211]: time="2026-06-11T17:27:10.032300256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457115 | controller | Jun 11 17:27:10.146554 crc crio[23211]: time="2026-06-11T17:27:10.146342224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457131 | controller | Jun 11 17:27:10.158865 crc crio[23211]: time="2026-06-11T17:27:10.158722684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457146 | controller | Jun 11 17:27:10.160115 crc crio[23211]: time="2026-06-11T17:27:10.159885363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457161 | controller | Jun 11 17:27:10.163258 crc crio[23211]: time="2026-06-11T17:27:10.160683944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457180 | controller | Jun 11 17:27:10.172185 crc crio[23211]: time="2026-06-11T17:27:10.171987847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457195 | controller | Jun 11 17:27:10.176491 crc crio[23211]: time="2026-06-11T17:27:10.175537086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457211 | controller | Jun 11 17:27:10.240894 crc crio[23211]: time="2026-06-11T17:27:10.240752159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=06b29f9b-b302-40a5-a2e8-583c47510155 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.457226 | controller | Jun 11 17:27:10.268031 crc crio[23211]: time="2026-06-11T17:27:10.267950681Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=8428f190-ae3b-4372-8bc4-325b6317072c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.457241 | controller | Jun 11 17:27:10.271864 crc crio[23211]: time="2026-06-11T17:27:10.271315995Z" level=info msg="Removed container c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd: openstack/placement-db-create-nkzqd/mariadb-database-create" id=1f71015d-6a16-48c4-bdfb-8fc82cb0f31f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.457257 | controller | Jun 11 17:27:10.281749 crc crio[23211]: time="2026-06-11T17:27:10.281248314Z" level=info msg="Removing container: 675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06" id=4cd2ecfa-2545-4786-bf59-95bed2b758bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.457273 | controller | Jun 11 17:27:10.282817 crc crio[23211]: time="2026-06-11T17:27:10.282715261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457289 | controller | Jun 11 17:27:10.286250 crc crio[23211]: time="2026-06-11T17:27:10.286169138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457304 | controller | Jun 11 17:27:10.408384 crc crio[23211]: time="2026-06-11T17:27:10.407753705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457320 | controller | Jun 11 17:27:10.464215 crc crio[23211]: time="2026-06-11T17:27:10.46387038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457335 | controller | Jun 11 17:27:10.472016 crc crio[23211]: time="2026-06-11T17:27:10.471951113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457350 | controller | Jun 11 17:27:10.887999 crc crio[23211]: time="2026-06-11T17:27:10.886725235Z" level=info msg="Removed container 675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=4cd2ecfa-2545-4786-bf59-95bed2b758bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.457366 | controller | Jun 11 17:27:10.897593 crc crio[23211]: time="2026-06-11T17:27:10.89731367Z" level=info msg="Removing container: e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6" id=46af09e4-0094-42c8-8927-0864ff7e8db4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.457385 | controller | Jun 11 17:27:11.099297 crc crio[23211]: time="2026-06-11T17:27:11.099198018Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=2709150c-dc6a-4378-9e52-cb7fc02e8ebd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.457402 | controller | Jun 11 17:27:11.099490 crc crio[23211]: time="2026-06-11T17:27:11.099335811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457417 | controller | Jun 11 17:27:11.099661 crc crio[23211]: time="2026-06-11T17:27:11.099600658Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=ef9e204c-1de6-446d-a40d-a0ec477865fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.457433 | controller | Jun 11 17:27:11.099764 crc crio[23211]: time="2026-06-11T17:27:11.09967913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457452 | controller | Jun 11 17:27:11.116622 crc crio[23211]: time="2026-06-11T17:27:11.116276106Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=a0f391c0-99d4-4337-98b6-62fb5e415c74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.457494 | controller | Jun 11 17:27:11.116856 crc crio[23211]: time="2026-06-11T17:27:11.116667595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.457547 | controller | Jun 11 17:27:11.131914 crc crio[23211]: time="2026-06-11T17:27:11.131412475Z" level=info msg="Removed container e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=46af09e4-0094-42c8-8927-0864ff7e8db4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.457569 | controller | Jun 11 17:27:11.156597 crc crio[23211]: time="2026-06-11T17:27:11.155951161Z" level=info msg="Removing container: 3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2" id=f9de1e3c-ea17-48ad-b62f-01eb2c5a1dc9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.457586 | controller | Jun 11 17:27:11.272796 crc crio[23211]: time="2026-06-11T17:27:11.271007783Z" level=info msg="Created container 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c: openstack/memcached-0/memcached" id=1ccd2067-2fc6-435b-bd5c-01078bbf77df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.457603 | controller | Jun 11 17:27:11.281378 crc crio[23211]: time="2026-06-11T17:27:11.281300161Z" level=info msg="Starting container: 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c" id=67ddceda-a4a6-44d0-93ed-57be16abc843 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.457619 | controller | Jun 11 17:27:11.306087 crc crio[23211]: time="2026-06-11T17:27:11.305886107Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83 UID:cec7a0a0-ef26-4418-95fb-21396fe4bd05 NetNS:/var/run/netns/7d3654e9-63db-4a5e-9267-d79e82b922b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcec7a0a0_ef26_4418_95fb_21396fe4bd05.slice PodAnnotations:0xc006bcc260}] Aliases:map[]}"
2026-06-11 18:00:59.457637 | controller | Jun 11 17:27:11.306087 crc crio[23211]: time="2026-06-11T17:27:11.305954899Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.457654 | controller | Jun 11 17:27:11.311493 crc crio[23211]: time="2026-06-11T17:27:11.311241101Z" level=info msg="Started container" PID=240642 containerID=19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c description=openstack/memcached-0/memcached id=67ddceda-a4a6-44d0-93ed-57be16abc843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243
2026-06-11 18:00:59.457675 | controller | Jun 11 17:27:11.353544 crc crio[23211]: time="2026-06-11T17:27:11.35187752Z" level=info msg="Created container c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344: openstack/barbican-api-7c96f598dd-69xx8/barbican-api" id=dc210fb3-2057-4b53-8df0-a1916cffc110 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.457692 | controller | Jun 11 17:27:11.353544 crc crio[23211]: time="2026-06-11T17:27:11.352977026Z" level=info msg="Starting container: c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344" id=c6c1eea9-0ff4-42fc-b8eb-f7364ea04612 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.457708 | controller | Jun 11 17:27:11.362363 crc crio[23211]: time="2026-06-11T17:27:11.362007453Z" level=info msg="Started container" PID=240641 containerID=c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344 description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api id=c6c1eea9-0ff4-42fc-b8eb-f7364ea04612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b
2026-06-11 18:00:59.457725 | controller | Jun 11 17:27:11.393524 crc crio[23211]: time="2026-06-11T17:27:11.393390639Z" level=info msg="Created container a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=7cef2fe9-316f-4a24-8067-92413699afc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.457742 | controller | Jun 11 17:27:11.401741 crc crio[23211]: time="2026-06-11T17:27:11.401654296Z" level=info msg="Starting container: a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e" id=711f3fcf-6e88-4654-aa7d-f60af7a290c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.457758 | controller | Jun 11 17:27:11.403698 crc crio[23211]: time="2026-06-11T17:27:11.403643347Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66 UID:fe4229ab-df34-46b1-88a2-6ea6d96408d2 NetNS:/var/run/netns/5a892ee0-494c-4c46-bd51-6854c93b6651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe4229ab_df34_46b1_88a2_6ea6d96408d2.slice PodAnnotations:0xc0001309e0}] Aliases:map[]}"
2026-06-11 18:00:59.457774 | controller | Jun 11 17:27:11.404357 crc crio[23211]: time="2026-06-11T17:27:11.404327883Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.457790 | controller | Jun 11 17:27:11.406189 crc crio[23211]: time="2026-06-11T17:27:11.406043857Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7 UID:d21fdfd8-e4b7-4764-b76c-f52cc90c0a31 NetNS:/var/run/netns/b0dd59c9-f6c6-4659-b034-06e26fb16bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd21fdfd8_e4b7_4764_b76c_f52cc90c0a31.slice PodAnnotations:0xc002794540}] Aliases:map[]}"
2026-06-11 18:00:59.457806 | controller | Jun 11 17:27:11.406189 crc crio[23211]: time="2026-06-11T17:27:11.406104638Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.457823 | controller | Jun 11 17:27:11.415699 crc crio[23211]: time="2026-06-11T17:27:11.415575735Z" level=info msg="Started container" PID=240656 containerID=a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=711f3fcf-6e88-4654-aa7d-f60af7a290c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639
2026-06-11 18:00:59.457843 | controller | Jun 11 17:27:11.422078 crc crio[23211]: time="2026-06-11T17:27:11.421948445Z" level=info msg="Created container 9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=4526d259-7278-48c4-96c4-a66374da9e98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.457859 | controller | Jun 11 17:27:11.424178 crc crio[23211]: time="2026-06-11T17:27:11.424062978Z" level=info msg="Starting container: 9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c" id=496476c1-4bc2-45c6-8403-378375a47b7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.457875 | controller | Jun 11 17:27:11.431661 crc crio[23211]: time="2026-06-11T17:27:11.431572686Z" level=info msg="Started container" PID=240657 containerID=9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=496476c1-4bc2-45c6-8403-378375a47b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e
2026-06-11 18:00:59.457891 | controller | Jun 11 17:27:11.480855 crc crio[23211]: time="2026-06-11T17:27:11.480661305Z" level=info msg="Created container 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=8428f190-ae3b-4372-8bc4-325b6317072c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.457907 | controller | Jun 11 17:27:11.484073 crc crio[23211]: time="2026-06-11T17:27:11.483965269Z" level=info msg="Starting container: 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1" id=7ce3d547-81f2-4bab-9a5e-875279f3b67f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.457923 | controller | Jun 11 17:27:11.512391 crc crio[23211]: time="2026-06-11T17:27:11.511647441Z" level=info msg="Started container" PID=240651 containerID=81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=7ce3d547-81f2-4bab-9a5e-875279f3b67f name=/runtime.v1.RuntimeService/StartContainer sandboxID=267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9
2026-06-11 18:00:59.457939 | controller | Jun 11 17:27:11.519346 crc crio[23211]: time="2026-06-11T17:27:11.519280653Z" level=info msg="Created container 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker" id=85f454c2-23f0-4a9c-85e7-c7ede4eb10dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.457955 | controller | Jun 11 17:27:11.526559 crc crio[23211]: time="2026-06-11T17:27:11.523665144Z" level=info msg="Starting container: 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2" id=f94a8699-82f4-4d80-8e73-754752f56eea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.457971 | controller | Jun 11 17:27:11.545403 crc crio[23211]: time="2026-06-11T17:27:11.538356981Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=15c5e68f-c296-44bf-9d54-b3887fab0644 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.457986 | controller | Jun 11 17:27:11.567382 crc crio[23211]: time="2026-06-11T17:27:11.566341533Z" level=info msg="Started container" PID=240652 containerID=1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2 description=openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker id=f94a8699-82f4-4d80-8e73-754752f56eea name=/runtime.v1.RuntimeService/StartContainer sandboxID=db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54
2026-06-11 18:00:59.458002 | controller | Jun 11 17:27:11.676307 crc crio[23211]: time="2026-06-11T17:27:11.676212336Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=27bc03b4-8034-4bd4-9709-1a5dd8053e32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.458021 | controller | Jun 11 17:27:11.705471 crc crio[23211]: time="2026-06-11T17:27:11.695736174Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=eb75dabb-8ccc-4b89-b08e-94d7341516b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.458037 | controller | Jun 11 17:27:11.705471 crc crio[23211]: time="2026-06-11T17:27:11.696113924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.458053 | controller | Jun 11 17:27:11.834968 crc crio[23211]: time="2026-06-11T17:27:11.834768138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.458069 | controller | Jun 11 17:27:11.861778 crc crio[23211]: time="2026-06-11T17:27:11.858815311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.458084 | controller | Jun 11 17:27:12.020841 crc crio[23211]: time="2026-06-11T17:27:12.014191044Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=6c071e85-8977-4b0d-8dd7-caeb4032bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.458100 | controller | Jun 11 17:27:12.020841 crc crio[23211]: time="2026-06-11T17:27:12.020688287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.458115 | controller | Jun 11 17:27:12.022166 crc crio[23211]: time="2026-06-11T17:27:12.02082302Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=2f90fd89-21c5-4329-9d33-192f670fcc27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.458131 | controller | Jun 11 17:27:12.031302 crc crio[23211]: time="2026-06-11T17:27:12.029642091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.458147 | controller | Jun 11 17:27:12.042743 crc crio[23211]: time="2026-06-11T17:27:12.042637336Z" level=info msg="Removed container 3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2: openstack/neutron-db-create-47llt/mariadb-database-create" id=f9de1e3c-ea17-48ad-b62f-01eb2c5a1dc9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.458163 | controller | Jun 11 17:27:12.049102 crc crio[23211]: time="2026-06-11T17:27:12.049006746Z" level=info msg="Removing container: 1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446" id=32286f04-6797-4ba1-997a-96040e0ed14a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.458179 | controller | Jun 11 17:27:12.109862 crc crio[23211]: time="2026-06-11T17:27:12.109784319Z" level=info msg="Created container 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=eb75dabb-8ccc-4b89-b08e-94d7341516b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.458195 | controller | Jun 11 17:27:12.112697 crc crio[23211]: time="2026-06-11T17:27:12.111671876Z" level=info msg="Starting container: 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a" id=7fee541d-6f49-4eac-acf2-64ec03a26d62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.458211 | controller | Jun 11 17:27:12.121381 crc crio[23211]: time="2026-06-11T17:27:12.121281557Z" level=info msg="Started container" PID=240977 containerID=7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=7fee541d-6f49-4eac-acf2-64ec03a26d62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9
2026-06-11 18:00:59.458231 | controller | Jun 11 17:27:12.309002 crc crio[23211]: time="2026-06-11T17:27:12.308897727Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663 UID:4b3915d6-2f58-4929-8715-f28c8a038cf7 NetNS:/var/run/netns/a085d679-4c20-4425-8381-34cf34a93f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b3915d6_2f58_4929_8715_f28c8a038cf7.slice PodAnnotations:0xc002794c28}] Aliases:map[]}"
2026-06-11 18:00:59.458247 | controller | Jun 11 17:27:12.309002 crc crio[23211]: time="2026-06-11T17:27:12.308974649Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.458264 | controller | Jun 11 17:27:12.320078 crc crio[23211]: time="2026-06-11T17:27:12.318231912Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8 UID:18f2683f-c688-4862-b3a2-02d915e635de NetNS:/var/run/netns/9e1453f6-7885-4854-86c6-92e1320f242a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18f2683f_c688_4862_b3a2_02d915e635de.slice PodAnnotations:0xc003088e20}] Aliases:map[]}"
2026-06-11 18:00:59.458280 | controller | Jun 11 17:27:12.320078 crc crio[23211]: time="2026-06-11T17:27:12.318326014Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.458296 | controller | Jun 11 17:27:12.339093 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:761de4342d5362a Mac:8e:5b:01:7c:57:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/5a892ee0-494c-4c46-bd51-6854c93b6651 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.458312 | controller | Jun 11 17:27:12.340037 crc crio[23211]: time="2026-06-11T17:27:12.339904234Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66 UID:fe4229ab-df34-46b1-88a2-6ea6d96408d2 NetNS:/var/run/netns/5a892ee0-494c-4c46-bd51-6854c93b6651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe4229ab_df34_46b1_88a2_6ea6d96408d2.slice PodAnnotations:0xc0001309e0}] Aliases:map[]}"
2026-06-11 18:00:59.458328 | controller | Jun 11 17:27:12.340304 crc crio[23211]: time="2026-06-11T17:27:12.340099419Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.458344 | controller | Jun 11 17:27:12.341314 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4137127e4c50133 Mac:9a:c6:5a:40:15:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/7d3654e9-63db-4a5e-9267-d79e82b922b3 SocketPath: PciID:}] [{Interface:0xc0001225e0 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.458359 | controller | Jun 11 17:27:12.342353 crc crio[23211]: time="2026-06-11T17:27:12.342278754Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83 UID:cec7a0a0-ef26-4418-95fb-21396fe4bd05 NetNS:/var/run/netns/7d3654e9-63db-4a5e-9267-d79e82b922b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcec7a0a0_ef26_4418_95fb_21396fe4bd05.slice PodAnnotations:0xc006bcc260}] Aliases:map[]}"
2026-06-11 18:00:59.458379 | controller | Jun 11 17:27:12.343116 crc crio[23211]: time="2026-06-11T17:27:12.34293128Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.458395 | controller | Jun 11 17:27:12.361370 crc crio[23211]: time="2026-06-11T17:27:12.36130877Z" level=info msg="Ran pod sandbox 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83 with infra container: openstack/nova-cell1-conductor-0/POD" id=ef9e204c-1de6-446d-a40d-a0ec477865fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.458411 | controller | Jun 11 17:27:12.370747 crc crio[23211]: time="2026-06-11T17:27:12.370133212Z" level=info msg="Stopping container: 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7 (timeout: 30s)" id=f12b3c20-6294-41ff-aab0-0337b5b321b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.458427 | controller | Jun 11 17:27:12.376867 crc crio[23211]: time="2026-06-11T17:27:12.375410724Z" level=info msg="Stopping container: 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804 (timeout: 30s)" id=28358583-07a1-4b01-9649-c0c7f6b79183 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.458443 | controller | Jun 11 17:27:12.384312 crc crio[23211]: time="2026-06-11T17:27:12.382894012Z" level=info msg="Ran pod sandbox 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66 with infra container: openstack/nova-metadata-0/POD" id=2709150c-dc6a-4378-9e52-cb7fc02e8ebd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.458459 | controller | Jun 11 17:27:12.396681 crc crio[23211]: time="2026-06-11T17:27:12.396556544Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=f3f32b31-cdfb-4116-86f1-b7daf8f53d22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.458474 | controller | Jun 11 17:27:12.401634 crc crio[23211]: time="2026-06-11T17:27:12.40155915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=3f826d25-b8fc-4f3d-bf03-be3729976ec0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.458490 | controller | Jun 11 17:27:12.535890 crc crio[23211]: time="2026-06-11T17:27:12.533756912Z" level=info msg="Removed container 1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=32286f04-6797-4ba1-997a-96040e0ed14a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.458505 | controller | Jun 11 17:27:12.556323 crc crio[23211]: time="2026-06-11T17:27:12.556124901Z" level=info msg="Removing container: ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e" id=6a0f42df-eb8c-4245-a60f-5c491be5a983 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.458547 | controller | Jun 11 17:27:12.573727 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:778443aa69f634f Mac:46:01:68:c7:14:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/b0dd59c9-f6c6-4659-b034-06e26fb16bc5 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.458565 | controller | Jun 11 17:27:12.574981 crc crio[23211]: time="2026-06-11T17:27:12.574912483Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7 UID:d21fdfd8-e4b7-4764-b76c-f52cc90c0a31 NetNS:/var/run/netns/b0dd59c9-f6c6-4659-b034-06e26fb16bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd21fdfd8_e4b7_4764_b76c_f52cc90c0a31.slice PodAnnotations:0xc002794540}] Aliases:map[]}"
2026-06-11 18:00:59.458586 | controller | Jun 11 17:27:12.575129 crc crio[23211]: time="2026-06-11T17:27:12.575078327Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.458602 | controller | Jun 11 17:27:12.575671 crc crio[23211]: time="2026-06-11T17:27:12.57560938Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=25320e53-1814-4ac4-99e1-82bca233d955 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.458619 | controller | Jun 11 17:27:12.587278 crc crio[23211]: time="2026-06-11T17:27:12.585662722Z" level=info msg="Stopped container 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log" id=28358583-07a1-4b01-9649-c0c7f6b79183 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.458634 | controller | Jun 11 17:27:12.605867 crc crio[23211]: time="2026-06-11T17:27:12.605768666Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=76a9db1e-a394-467e-84ea-ee3e98620a1f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.458649 | controller | Jun 11 17:27:12.637682 crc crio[23211]: time="2026-06-11T17:27:12.637641344Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=f6416810-77a8-4119-a946-6f3c5b9ced45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.458665 | controller | Jun 11 17:27:12.638257 crc crio[23211]: time="2026-06-11T17:27:12.638230949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.458680 | controller | Jun 11 17:27:12.648619 crc crio[23211]: time="2026-06-11T17:27:12.648544148Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=bda80841-9c9d-4643-9a00-3115889f94e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.458695 | controller | Jun 11 17:27:12.678297 crc crio[23211]: time="2026-06-11T17:27:12.677703608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.458710 | controller | Jun 11 17:27:12.682707 crc crio[23211]: time="2026-06-11T17:27:12.682381276Z" level=info msg="Ran pod sandbox 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=a0f391c0-99d4-4337-98b6-62fb5e415c74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.458725 | controller | Jun 11 17:27:12.692824 crc crio[23211]: time="2026-06-11T17:27:12.692745766Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=1b439174-38dd-4875-af65-6c5c779e2353 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.458740 | controller | Jun 11 17:27:12.767283 crc crio[23211]: time="2026-06-11T17:27:12.766950804Z" level=warning msg="Stopping container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 with stop signal(15) timed out. Killing..."
2026-06-11 18:00:59.458756 | controller | Jun 11 17:27:12.778005 crc crio[23211]: time="2026-06-11T17:27:12.777847957Z" level=info msg="Removed container ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=6a0f42df-eb8c-4245-a60f-5c491be5a983 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.458805 | controller | Jun 11 17:27:12.786381 crc crio[23211]: time="2026-06-11T17:27:12.786198287Z" level=info msg="Removing container: 01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629" id=53e48fc3-9760-4594-921f-ce781ba4f90f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.458828 | controller | Jun 11 17:27:12.827107 crc crio[23211]: time="2026-06-11T17:27:12.826934487Z" level=error msg="Killing container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:00:59.458845 | controller | Jun 11 17:27:12.832756 crc crio[23211]: time="2026-06-11T17:27:12.83223033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.458861 | controller | Jun 11 17:27:12.856037 crc crio[23211]: time="2026-06-11T17:27:12.855348789Z" level=info msg="Stopped container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1: openstack/swift-storage-0/swift-recon-cron" id=e6302014-0eb1-41bc-be54-21d3d8da960c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.458877 | controller | Jun 11 17:27:12.861644 crc crio[23211]: time="2026-06-11T17:27:12.861557115Z" level=info msg="Stopping pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c" id=155c6278-0be0-4afe-bf7a-08dbbe956fa4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.458894 | controller | Jun 11 17:27:12.863207 crc crio[23211]: time="2026-06-11T17:27:12.863023631Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c UID:f7430519-de11-46c0-a372-5a8c39a49058 NetNS:/var/run/netns/3255d731-8da0-41be-9ff1-e954b74ae1a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7430519_de11_46c0_a372_5a8c39a49058.slice PodAnnotations:0xc0018be808}] Aliases:map[]}"
2026-06-11 18:00:59.458910 | controller | Jun 11 17:27:12.863378 crc crio[23211]: time="2026-06-11T17:27:12.863310149Z" level=info msg="Deleting pod openstack_swift-storage-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.458926 | controller | Jun 11 17:27:12.865846 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8dd006ddef506a Mac:0a:25:0c:02:97:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/9e1453f6-7885-4854-86c6-92e1320f242a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.458942 | controller | Jun 11 17:27:12.867297 crc crio[23211]: time="2026-06-11T17:27:12.867211656Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8 UID:18f2683f-c688-4862-b3a2-02d915e635de NetNS:/var/run/netns/9e1453f6-7885-4854-86c6-92e1320f242a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18f2683f_c688_4862_b3a2_02d915e635de.slice PodAnnotations:0xc003088e20}] Aliases:map[]}"
2026-06-11 18:00:59.458958 | controller | Jun 11 17:27:12.867853 crc crio[23211]: time="2026-06-11T17:27:12.867791452Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.458974 | controller | Jun 11 17:27:12.874993 crc crio[23211]: time="2026-06-11T17:27:12.874899129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=2535e1f0-86e1-4046-bc2b-5a949f4e6884 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.458994 | controller | Jun 11 17:27:12.898754 crc crio[23211]: time="2026-06-11T17:27:12.898692876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459010 | controller | Jun 11 17:27:12.904588 crc crio[23211]: time="2026-06-11T17:27:12.904559353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459025 | controller | Jun 11 17:27:12.917688 crc crio[23211]: time="2026-06-11T17:27:12.917574488Z" level=info msg="Ran pod sandbox a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8 with infra container: openstack/rabbitmq-server-0/POD" id=2f90fd89-21c5-4329-9d33-192f670fcc27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.459041 | controller | Jun 11 17:27:12.918165 crc crio[23211]: time="2026-06-11T17:27:12.918105402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459057 | controller | Jun 11 17:27:12.922720 crc crio[23211]: time="2026-06-11T17:27:12.922626444Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=5519dbf1-c883-4111-b3fa-3921b3ed6522 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.459073 | controller | Jun 11 17:27:12.928939 crc crio[23211]: time="2026-06-11T17:27:12.928670095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459088 | controller | Jun 11 17:27:12.931517 crc crio[23211]: time="2026-06-11T17:27:12.93118279Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=b8224084-58b7-4ce8-b8a1-a5157fc5fbba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.459104 | controller | Jun 11 17:27:12.959725 crc crio[23211]: time="2026-06-11T17:27:12.959096189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=464ffe77-cfa3-4ddb-8ae9-de2910d319d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.459119 | controller | Jun 11 17:27:12.994534 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4151d5df20b8f6c Mac:de:6d:fb:97:77:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/a085d679-4c20-4425-8381-34cf34a93f47 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.459135 | controller | Jun 11 17:27:12.999348 crc crio[23211]: time="2026-06-11T17:27:12.999230954Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663 UID:4b3915d6-2f58-4929-8715-f28c8a038cf7 NetNS:/var/run/netns/a085d679-4c20-4425-8381-34cf34a93f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b3915d6_2f58_4929_8715_f28c8a038cf7.slice PodAnnotations:0xc002794c28}] Aliases:map[]}"
2026-06-11 18:00:59.459151 | controller | Jun 11 17:27:12.999996 crc crio[23211]: time="2026-06-11T17:27:12.999771908Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.459166 | controller | Jun 11 17:27:13.057129 crc crio[23211]: time="2026-06-11T17:27:13.057078024Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=0767b9df-ea5c-45fd-80d0-c4bd923dc6fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.459185 | controller | Jun 11 17:27:13.061363 crc crio[23211]: time="2026-06-11T17:27:13.061278219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459201 | controller | Jun 11 17:27:13.067405 crc crio[23211]: time="2026-06-11T17:27:13.067262639Z" level=info msg="Ran pod sandbox 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663 with infra container: openstack/ovn-northd-0/POD" id=6c071e85-8977-4b0d-8dd7-caeb4032bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.459217 | controller | Jun 11 17:27:13.082404 crc crio[23211]: time="2026-06-11T17:27:13.082227904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=5c81813a-eaba-4eee-855d-4e3d508226c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.459235 | controller | Jun 11 17:27:13.198890 crc crio[23211]: time="2026-06-11T17:27:13.19384163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a2dec13a-48b1-4129-9ce5-ca471292df06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.459251 | controller | Jun 11 17:27:13.294528 crc crio[23211]: time="2026-06-11T17:27:13.293804435Z" level=info msg="Created container bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=f6416810-77a8-4119-a946-6f3c5b9ced45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.459266 | controller | Jun 11 17:27:13.319534 crc crio[23211]: time="2026-06-11T17:27:13.31435143Z" level=info msg="Starting container: bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25" id=54fb4553-5c65-4be9-a1b5-be8740ec62ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.459281 | controller | Jun 11 17:27:13.319534 crc crio[23211]: time="2026-06-11T17:27:13.316194056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459297 | controller | Jun 11 17:27:13.339844 crc crio[23211]: time="2026-06-11T17:27:13.326012292Z" level=info msg="Started container" PID=241401 containerID=bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=54fb4553-5c65-4be9-a1b5-be8740ec62ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83
2026-06-11 18:00:59.459313 | controller | Jun 11 17:27:13.339844 crc crio[23211]: time="2026-06-11T17:27:13.339212822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459328 | controller | Jun 11 17:27:13.357873 crc crio[23211]: time="2026-06-11T17:27:13.35748655Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8adbfdcb-5573-46e7-a72a-82ef00942d0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.459344 | controller | Jun 11 17:27:13.378592 crc crio[23211]: time="2026-06-11T17:27:13.377057251Z" level=info msg="Removed container 01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=53e48fc3-9760-4594-921f-ce781ba4f90f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.459360 | controller | Jun 11 17:27:13.409904 crc crio[23211]: time="2026-06-11T17:27:13.399026041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=f427de54-d82c-492e-9e43-c17eeeb3995a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.459379 | controller | Jun 11 17:27:13.409904 crc crio[23211]: time="2026-06-11T17:27:13.401071513Z" level=info msg="Removing container: fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83" id=ebb55eb2-4f01-4a02-a91e-e88ae0c8ab27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.459395 | controller | Jun 11 17:27:13.409904 crc crio[23211]: time="2026-06-11T17:27:13.404789936Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=62bb2330-4e9f-4cde-a6b7-c0568657a1c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.459411 | controller | Jun 11 17:27:13.410732 crc crio[23211]: time="2026-06-11T17:27:13.410646542Z" level=info msg="Created container 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11: openstack/nova-metadata-0/nova-metadata-log" id=bda80841-9c9d-4643-9a00-3115889f94e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.459427 | controller | Jun 11 17:27:13.416508 crc crio[23211]: time="2026-06-11T17:27:13.413507015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459443 | controller | Jun 11 17:27:13.416769 crc crio[23211]: time="2026-06-11T17:27:13.416670414Z" level=info msg="Starting container: 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11" id=19af2b24-da2d-42fa-89ef-d653d93c7100 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.459459 | controller | Jun 11 17:27:13.424500 crc crio[23211]: time="2026-06-11T17:27:13.424321975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459475 | controller | Jun 11 17:27:13.425741 crc crio[23211]: time="2026-06-11T17:27:13.425658548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459490 | controller | Jun 11 17:27:13.447535 crc crio[23211]: time="2026-06-11T17:27:13.444584244Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=1179bb0d-7386-4b1c-ae58-1d58932f74b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.459506 | controller | Jun 11 17:27:13.494937 crc crio[23211]: time="2026-06-11T17:27:13.494805672Z" level=info msg="Started container" PID=241402 containerID=0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11 description=openstack/nova-metadata-0/nova-metadata-log id=19af2b24-da2d-42fa-89ef-d653d93c7100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66
2026-06-11 18:00:59.459542 | controller | Jun 11 17:27:13.527743 crc crio[23211]: time="2026-06-11T17:27:13.527590432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=811fb9b6-becd-462b-aa25-f277e0c56ba9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.459560 | controller | Jun 11 17:27:13.530936 crc crio[23211]: time="2026-06-11T17:27:13.530725461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459576 | controller | Jun 11 17:27:13.561837 crc crio[23211]: time="2026-06-11T17:27:13.561703377Z" level=warning msg="Stopping container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 with stop signal(15) timed out. Killing..."
2026-06-11 18:00:59.459591 | controller | Jun 11 17:27:13.568550 crc crio[23211]: time="2026-06-11T17:27:13.567771689Z" level=info msg="Stopped pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c" id=155c6278-0be0-4afe-bf7a-08dbbe956fa4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.459611 | controller | Jun 11 17:27:13.625003 crc crio[23211]: time="2026-06-11T17:27:13.624896301Z" level=info msg="Removed container fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=ebb55eb2-4f01-4a02-a91e-e88ae0c8ab27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.459628 | controller | Jun 11 17:27:13.629937 crc crio[23211]: time="2026-06-11T17:27:13.629827604Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=0ac7c423-b79b-46d4-9f09-9322a24a50d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.459645 | controller | Jun 11 17:27:13.636813 crc crio[23211]: time="2026-06-11T17:27:13.636735208Z" level=error msg="Killing container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:00:59.459661 | controller | Jun 11 17:27:13.646997 crc crio[23211]: time="2026-06-11T17:27:13.646903501Z" level=info msg="Created container 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=5519dbf1-c883-4111-b3fa-3921b3ed6522 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.459677 | controller | Jun 11 17:27:13.652660 crc crio[23211]: time="2026-06-11T17:27:13.652569444Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=a637ea1a-c20a-4295-a67c-b436f5a97fc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.459692 | controller | Jun 11 17:27:13.654949 crc crio[23211]: time="2026-06-11T17:27:13.654882252Z" level=info msg="Removing container: b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04" id=e74f98d8-a321-4cbd-a7f1-a7ca23e61596 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.459708 | controller | Jun 11 17:27:13.655161 crc crio[23211]: time="2026-06-11T17:27:13.655075377Z" level=info msg="Starting container: 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b" id=6e58ccc2-f836-4ffa-981e-1fcb43c77935 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.459723 | controller | Jun 11 17:27:13.668130 crc crio[23211]: time="2026-06-11T17:27:13.668024801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459739 | controller | Jun 11 17:27:13.670770 crc crio[23211]: time="2026-06-11T17:27:13.670688738Z" level=info msg="Started container" PID=241456 containerID=6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=6e58ccc2-f836-4ffa-981e-1fcb43c77935 name=/runtime.v1.RuntimeService/StartContainer sandboxID=778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7
2026-06-11 18:00:59.459755 | controller | Jun 11 17:27:13.677620 crc crio[23211]: time="2026-06-11T17:27:13.677304114Z" level=info msg="Stopped container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761: openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd" id=b0030dec-ef7b-4399-b188-2853ad486794 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.459771 | controller | Jun 11 17:27:13.678749 crc crio[23211]: time="2026-06-11T17:27:13.678679499Z" level=info msg="Stopping pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa" id=04c11429-fa7d-49a6-8751-446883dadffe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.459786 | controller | Jun 11 17:27:13.679902 crc crio[23211]: time="2026-06-11T17:27:13.679731895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459806 | controller | Jun 11 17:27:13.681827 crc crio[23211]: time="2026-06-11T17:27:13.681757045Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-tcz2l Namespace:openstack ID:ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa UID:30cb0911-66a3-452d-a95c-4e130e5cd04b NetNS:/var/run/netns/e0cb5a83-7c64-4058-9eb0-75b6b45aebb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30cb0911_66a3_452d_a95c_4e130e5cd04b.slice PodAnnotations:0xc00294e4d8}] Aliases:map[]}"
2026-06-11 18:00:59.459822 | controller | Jun 11 17:27:13.681987 crc crio[23211]: time="2026-06-11T17:27:13.681922399Z" level=info msg="Deleting pod openstack_ovn-controller-ovs-tcz2l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.459873 | controller | Jun 11 17:27:13.684864 crc crio[23211]: time="2026-06-11T17:27:13.684800952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459893 | controller | Jun 11 17:27:13.823589 crc crio[23211]: time="2026-06-11T17:27:13.820982023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459909 | controller | Jun 11 17:27:13.847616 crc crio[23211]: time="2026-06-11T17:27:13.845014435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.459924 | controller | Jun 11 17:27:13.936236 crc crio[23211]: time="2026-06-11T17:27:13.935703468Z" level=info msg="Removed container b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=e74f98d8-a321-4cbd-a7f1-a7ca23e61596 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.459940 | controller | Jun 11 17:27:13.953063 crc crio[23211]: time="2026-06-11T17:27:13.95294784Z" level=info msg="Removing container: 6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c" id=5b1638ff-0335-4e87-a871-b05e63603cb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.459955 | controller | Jun 11 17:27:14.217972 crc crio[23211]: time="2026-06-11T17:27:14.211715123Z" level=info msg="Removed container 6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c: openstack/barbican-db-create-9spfg/mariadb-database-create" id=5b1638ff-0335-4e87-a871-b05e63603cb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.459971 | controller | Jun 11 17:27:14.258502 crc crio[23211]: time="2026-06-11T17:27:14.258404253Z" level=info msg="Created container 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01: openstack/ovn-northd-0/ovn-northd" id=1179bb0d-7386-4b1c-ae58-1d58932f74b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.459987 | controller | Jun 11 17:27:14.276048 crc crio[23211]: time="2026-06-11T17:27:14.264266519Z" level=info msg="Starting container: 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01" id=79056155-3f77-48ca-a514-44307d7f08bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.460002 | controller | Jun 11 17:27:14.276048 crc crio[23211]: time="2026-06-11T17:27:14.265723676Z" level=info msg="Created container cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019: openstack/openstack-cell1-galera-0/galera" id=62bb2330-4e9f-4cde-a6b7-c0568657a1c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.460018 | controller | Jun 11 17:27:14.276048 crc crio[23211]: time="2026-06-11T17:27:14.267898221Z" level=info msg="Starting container: cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019" id=2fee3910-db38-49f6-b893-5363593990fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.460041 | controller | Jun 11 17:27:14.282472 crc crio[23211]: time="2026-06-11T17:27:14.279944403Z" level=info msg="Removing container: e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c" id=f010e409-30bf-4ab7-8176-ec71575a4381 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.460057 | controller | Jun 11 17:27:14.315492 crc crio[23211]: time="2026-06-11T17:27:14.314680944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.460073 | controller | Jun 11 17:27:14.354478 crc crio[23211]: time="2026-06-11T17:27:14.352897971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.460088 | controller | Jun 11 17:27:14.409483 crc crio[23211]: time="2026-06-11T17:27:14.408035342Z" level=info msg="Started container" PID=241537 containerID=874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01 description=openstack/ovn-northd-0/ovn-northd id=79056155-3f77-48ca-a514-44307d7f08bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663
2026-06-11 18:00:59.460104 | controller | Jun 11 17:27:14.430675 crc crio[23211]: time="2026-06-11T17:27:14.429958912Z" level=info msg="Started container" PID=241517 containerID=cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019 description=openstack/openstack-cell1-galera-0/galera id=2fee3910-db38-49f6-b893-5363593990fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661
2026-06-11 18:00:59.460119 | controller | Jun 11 17:27:14.446607 crc crio[23211]: time="2026-06-11T17:27:14.445924891Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=bb7f3707-b82e-488d-a7c6-5f9c793548c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.460212 | controller | Jun 11 17:27:14.474252 crc crio[23211]: time="2026-06-11T17:27:14.474089177Z" level=info msg="Removed container e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=f010e409-30bf-4ab7-8176-ec71575a4381 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.460229 | controller | Jun 11 17:27:14.526514 crc crio[23211]: time="2026-06-11T17:27:14.52486667Z" level=info msg="Removing container: 772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942" id=cd5fd71c-82ae-4327-ab0d-2f9667a421a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.460245 | controller | Jun 11 17:27:14.605520 crc crio[23211]: time="2026-06-11T17:27:14.60267639Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=8525e53c-9a60-48d3-8fb1-5acb513e9f47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.460261 | controller | Jun 11 17:27:14.653524 crc crio[23211]: time="2026-06-11T17:27:14.648359154Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=9d623eb2-5ee2-4c3e-9e7c-cdea5014dd6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.460276 | controller | Jun 11 17:27:14.662585 crc crio[23211]: time="2026-06-11T17:27:14.65662782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.460292 | controller | Jun 11 17:27:14.676069 crc crio[23211]: time="2026-06-11T17:27:14.648827755Z" level=info msg="Removed container 772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=cd5fd71c-82ae-4327-ab0d-2f9667a421a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.460312 | controller | Jun 11 17:27:14.699889 crc crio[23211]: time="2026-06-11T17:27:14.699800052Z" level=info msg="Removing container: e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f" id=d6ecf348-0ccb-4bd6-afca-8759d46d6491 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.460329 | controller | Jun 11 17:27:14.708391 crc crio[23211]: time="2026-06-11T17:27:14.708299286Z" level=info msg="Stopping container: cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f (timeout: 10s)" id=f3faa8b8-17a0-4921-b864-09ed641a91d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.460344 | controller | Jun 11 17:27:15.024123 crc crio[23211]: time="2026-06-11T17:27:15.023905783Z" level=info msg="Stopped container cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f: openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns" id=f3faa8b8-17a0-4921-b864-09ed641a91d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.460360 | controller | Jun 11 17:27:15.025384 crc crio[23211]: time="2026-06-11T17:27:15.025291468Z" level=info msg="Stopping pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055" id=4a7128ca-8d91-4f71-b629-280ed071605b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.460376 | controller | Jun 11 17:27:15.040509 crc crio[23211]: time="2026-06-11T17:27:15.040094129Z" level=info msg="Got pod network &{Name:dnsmasq-dns-94bfffd6f-k5bs8 Namespace:openstack ID:cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055 UID:08957320-bdab-4586-af59-1922aecf28c2 NetNS:/var/run/netns/5cbd27c3-8fe9-439f-8f7b-1e95de62a4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08957320_bdab_4586_af59_1922aecf28c2.slice PodAnnotations:0xc0001aeec0}] Aliases:map[]}"
2026-06-11 18:00:59.460393 | controller | Jun 11 17:27:15.040824 crc crio[23211]: time="2026-06-11T17:27:15.040581571Z" level=info msg="Deleting pod openstack_dnsmasq-dns-94bfffd6f-k5bs8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.460409 | controller | Jun 11 17:27:15.160567 crc crio[23211]: time="2026-06-11T17:27:15.160278939Z" level=info msg="Stopped container 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker" id=f12b3c20-6294-41ff-aab0-0337b5b321b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.460425 | controller | Jun 11 17:27:15.163247 crc crio[23211]: time="2026-06-11T17:27:15.161215924Z" level=info msg="Stopping pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a" id=8535446b-5442-4cc8-9b03-7917ee1f22a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.460441 | controller | Jun 11 17:27:15.163247 crc crio[23211]: time="2026-06-11T17:27:15.162346893Z" level=info msg="Got pod network &{Name:barbican-worker-5b66b446bf-2lnc9 Namespace:openstack ID:1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a UID:79eb111a-b601-492f-a91b-d94435522491 NetNS:/var/run/netns/04362ec4-143d-4c88-a596-52a811cdf195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79eb111a_b601_492f_a91b_d94435522491.slice PodAnnotations:0xc002818078}] Aliases:map[]}"
2026-06-11 18:00:59.460457 | controller | Jun 11 17:27:15.163247 crc crio[23211]: time="2026-06-11T17:27:15.162728491Z" level=info msg="Deleting pod openstack_barbican-worker-5b66b446bf-2lnc9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.460473 | controller | Jun 11 17:27:15.325209 crc crio[23211]: time="2026-06-11T17:27:15.324773341Z" level=info msg="Stopped pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa" id=04c11429-fa7d-49a6-8751-446883dadffe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.460492 | controller | Jun 11 17:27:15.466173 crc crio[23211]: time="2026-06-11T17:27:15.464573034Z" level=info msg="Stopped container 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener" id=f084c1de-dbda-4b09-bb85-e1b8e50c6121 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.460509 | controller | Jun 11 17:27:15.477967 crc crio[23211]: time="2026-06-11T17:27:15.477785736Z" level=info msg="Stopping pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0" id=e70db3a9-f5de-4a0c-808b-b8136a1a1bb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.460546 | controller | Jun 11 17:27:15.482497 crc crio[23211]: time="2026-06-11T17:27:15.481826087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.460563 | controller | Jun 11 17:27:15.485850 crc crio[23211]: time="2026-06-11T17:27:15.485764835Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5bbf9fb786-nlgt6 Namespace:openstack ID:82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0 UID:019f3308-d42d-492e-a77e-0f52a26fda91 NetNS:/var/run/netns/8dc7b4c0-8d91-4026-a0cf-fd62586ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod019f3308_d42d_492e_a77e_0f52a26fda91.slice PodAnnotations:0xc003088460}] Aliases:map[]}"
2026-06-11 18:00:59.460580 | controller | Jun 11 17:27:15.492873 crc crio[23211]: time="2026-06-11T17:27:15.485992252Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-5bbf9fb786-nlgt6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.460596 | controller | Jun 11 17:27:15.520041 crc crio[23211]: time="2026-06-11T17:27:15.517025538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.460612 | controller | Jun 11 17:27:15.577561 crc crio[23211]: time="2026-06-11T17:27:15.575267318Z" level=info msg="Created container 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c: openstack/nova-metadata-0/nova-metadata-metadata" id=a637ea1a-c20a-4295-a67c-b436f5a97fc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.460628 | controller | Jun 11 17:27:15.579819 crc crio[23211]: time="2026-06-11T17:27:15.579678858Z" level=info msg="Starting container: 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c" id=218108dc-bb72-4399-bea8-98d8c8b4a589 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.460644 | controller | Jun 11 17:27:15.594729 crc crio[23211]: time="2026-06-11T17:27:15.594672584Z" level=info msg="Started container" PID=241594 containerID=2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c description=openstack/nova-metadata-0/nova-metadata-metadata id=218108dc-bb72-4399-bea8-98d8c8b4a589 name=/runtime.v1.RuntimeService/StartContainer sandboxID=761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66
2026-06-11 18:00:59.460660 | controller | Jun 11 17:27:15.900382 crc crio[23211]: time="2026-06-11T17:27:15.899786129Z" level=info msg="Removed container e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f: openstack/glance-db-create-5c6nr/mariadb-database-create" id=d6ecf348-0ccb-4bd6-afca-8759d46d6491 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.460676 | controller | Jun 11 17:27:15.949501 crc crio[23211]: time="2026-06-11T17:27:15.947211787Z" level=info msg="Created container 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9: openstack/ovn-northd-0/openstack-network-exporter" id=9d623eb2-5ee2-4c3e-9e7c-cdea5014dd6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.460700 | controller | Jun 11 17:27:15.970639 crc crio[23211]: time="2026-06-11T17:27:15.970323116Z" level=info msg="Starting container: 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9" id=04a906cd-d58b-4554-bc19-6875a790d3b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.460716 | controller | Jun 11 17:27:15.973646 crc crio[23211]: time="2026-06-11T17:27:15.973574557Z" level=info msg="Removing container: 00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4" id=1906eab9-0dc4-4cab-957c-5d5691636152 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.460733 | controller | Jun 11 17:27:15.992281 crc crio[23211]: time="2026-06-11T17:27:15.992187044Z" level=info msg="Stopped pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055" id=4a7128ca-8d91-4f71-b629-280ed071605b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.460748 | controller | Jun 11 17:27:16.025269 crc crio[23211]: time="2026-06-11T17:27:16.020700238Z" level=info msg="Started container" PID=241796 containerID=68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9 description=openstack/ovn-northd-0/openstack-network-exporter id=04a906cd-d58b-4554-bc19-6875a790d3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663
2026-06-11 18:00:59.460764 | controller | Jun 11 17:27:16.134704 crc crio[23211]: time="2026-06-11T17:27:16.134614003Z" level=info msg="Removed container 00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=1906eab9-0dc4-4cab-957c-5d5691636152 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.460780 | controller | Jun 11 17:27:16.140162 crc crio[23211]: time="2026-06-11T17:27:16.14006342Z" level=info msg="Stopped pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a" id=8535446b-5442-4cc8-9b03-7917ee1f22a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.460796 | controller | Jun 11 17:27:16.152971 crc crio[23211]: time="2026-06-11T17:27:16.15285956Z" level=info msg="Removing container: a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be" id=6f5509c1-cebb-45a7-a745-84ccb9ed4fa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.460812 | controller | Jun 11 17:27:16.336757 crc crio[23211]: time="2026-06-11T17:27:16.336415129Z" level=info msg="Stopped pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0" id=e70db3a9-f5de-4a0c-808b-b8136a1a1bb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.460828 | controller | Jun 11 17:27:16.339986 crc crio[23211]: time="2026-06-11T17:27:16.339888215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.460843 | controller | Jun 11 17:27:16.405327 crc crio[23211]: time="2026-06-11T17:27:16.398883333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d3639fdf-32b1-4173-9787-35b7c7fefaaa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.460859 | controller | Jun 11 17:27:16.420590 crc crio[23211]: time="2026-06-11T17:27:16.420027324Z" level=info msg="Removed container a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=6f5509c1-cebb-45a7-a745-84ccb9ed4fa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.460875 | controller | Jun 11 17:27:16.449690 crc crio[23211]: time="2026-06-11T17:27:16.449546063Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4b2acdf7-0a90-448d-baca-50191a789c25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.460895 | controller | Jun 11 17:27:16.449690 crc crio[23211]: time="2026-06-11T17:27:16.449645866Z" level=info msg="Created container 05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136: openstack/rabbitmq-server-0/setup-container" id=0767b9df-ea5c-45fd-80d0-c4bd923dc6fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.460911 | controller | Jun 11 17:27:16.463189 crc crio[23211]: time="2026-06-11T17:27:16.457881093Z" level=info msg="Starting container: 05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136" id=501944b7-62df-41fb-84e8-97827fee920c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.460927 | controller | Jun 11 17:27:16.486037 crc crio[23211]: time="2026-06-11T17:27:16.479838232Z" level=info msg="Started container" PID=241457 containerID=05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136 description=openstack/rabbitmq-server-0/setup-container id=501944b7-62df-41fb-84e8-97827fee920c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8
2026-06-11 18:00:59.460942 | controller | Jun 11 17:27:16.511028 crc crio[23211]: time="2026-06-11T17:27:16.510958522Z" level=info msg="Removing container: 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1" id=7fcb230a-04f2-48fc-80e5-3c43018a3f31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.460958 | controller | Jun 11 17:27:16.513074 crc crio[23211]: time="2026-06-11T17:27:16.512722926Z" level=info msg="Creating container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update" id=3a313613-26a9-448b-801c-c018a0a13e11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.460977 | controller | Jun 11 17:27:16.514453 crc crio[23211]: time="2026-06-11T17:27:16.514363107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.460994 | controller | Jun 11 17:27:16.607487 crc crio[23211]: time="2026-06-11T17:27:16.602113176Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=a98cf744-372f-4e17-828e-59289ed2cf3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.461010 | controller | Jun 11 17:27:16.607487 crc crio[23211]: time="2026-06-11T17:27:16.602232449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.461026 | controller | Jun 11 17:27:16.663484 crc crio[23211]: time="2026-06-11T17:27:16.661698429Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-lbg5f/POD" id=7d76d7db-ddeb-45bb-ae17-39650dee3422 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.461041 | controller | Jun 11 17:27:16.663484 crc crio[23211]: time="2026-06-11T17:27:16.661853662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.461056 | controller | Jun 11 17:27:16.724726 crc crio[23211]: time="2026-06-11T17:27:16.724679167Z" level=info msg="Created container e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f: openstack/glance-default-internal-api-0/glance-log" id=b88b2a3c-fed0-4aa8-a9ca-bbeb21b455ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.461072 | controller | Jun 11 17:27:16.738832 crc crio[23211]: time="2026-06-11T17:27:16.738742549Z" level=info msg="Starting container: e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f" id=a4a50bb5-05eb-4291-b2f2-629786a5a142 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.461087 | controller | Jun 11 17:27:16.751480 crc crio[23211]: time="2026-06-11T17:27:16.751302164Z" level=info msg="Started container" PID=241895 containerID=e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f description=openstack/glance-default-internal-api-0/glance-log id=a4a50bb5-05eb-4291-b2f2-629786a5a142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8
2026-06-11 18:00:59.461106 | controller | Jun 11 17:27:16.775497 crc crio[23211]: time="2026-06-11T17:27:16.770566817Z" level=info msg="Removed container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1: openstack/swift-storage-0/swift-recon-cron" id=7fcb230a-04f2-48fc-80e5-3c43018a3f31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461122 | controller | Jun 11 17:27:16.792636 crc crio[23211]: time="2026-06-11T17:27:16.792550088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=f98c5e03-1dc8-4571-82a2-1e08a9219d37 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.461138 | controller | Jun 11 17:27:16.807987 crc crio[23211]: time="2026-06-11T17:27:16.807886592Z" level=info msg="Removing container: 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9" id=093c4049-26bc-41b5-afa3-0a77c8037a9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461153 | controller | Jun 11 17:27:16.895732 crc crio[23211]: time="2026-06-11T17:27:16.895562928Z" level=info msg="Removed container 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9: openstack/swift-storage-0/rsync" id=093c4049-26bc-41b5-afa3-0a77c8037a9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461168 | controller | Jun 11 17:27:16.902414 crc crio[23211]: time="2026-06-11T17:27:16.902231386Z" level=info msg="Removing container: 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2" id=7f4b9fe7-0529-4760-a511-752a3d6dcbb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461184 | controller | Jun 11 17:27:16.977806 crc crio[23211]: time="2026-06-11T17:27:16.974392233Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=592fa84d-ae00-4640-8f5c-879a819949dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.461199 | controller | Jun 11 17:27:16.979250 crc crio[23211]: time="2026-06-11T17:27:16.979180814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.461215 | controller | Jun 11 17:27:16.981103 crc crio[23211]: time="2026-06-11T17:27:16.980076085Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b UID:2772943d-956a-4fb4-a7a3-538bf8e6a912 NetNS:/var/run/netns/a5bdac8c-4180-4cab-88d0-5d2407abe543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2772943d_956a_4fb4_a7a3_538bf8e6a912.slice PodAnnotations:0xc002818018}] Aliases:map[]}"
2026-06-11 18:00:59.461231 | controller | Jun 11 17:27:16.981216 crc crio[23211]: time="2026-06-11T17:27:16.981115422Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.461247 | controller | Jun 11 17:27:16.985304 crc crio[23211]: time="2026-06-11T17:27:16.985237355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.461263 | controller | Jun 11 17:27:16.993043 crc crio[23211]: time="2026-06-11T17:27:16.992927718Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=2a8432ef-d331-4327-88b1-33cadddca59c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.461278 | controller | Jun 11 17:27:17.035207 crc crio[23211]: time="2026-06-11T17:27:17.035084644Z" level=info msg="Removed container 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2: openstack/swift-storage-0/object-expirer" id=7f4b9fe7-0529-4760-a511-752a3d6dcbb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461297 | controller | Jun 11 17:27:17.042389 crc crio[23211]: time="2026-06-11T17:27:17.042309515Z" level=info msg="Removing container: 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3" id=84e9ac2c-fdca-46cd-946b-c2ce799d1963 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461313 | controller | Jun 11 17:27:17.049095 crc crio[23211]: time="2026-06-11T17:27:17.049006082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.461328 | controller | Jun 11 17:27:17.086411 crc crio[23211]: time="2026-06-11T17:27:17.086317917Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-lbg5f Namespace:openstack ID:393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16 UID:d25cb0ac-7c9d-46da-b649-a8b8a92126b2 NetNS:/var/run/netns/365d1528-b276-4b24-b63c-9c6f75ef707f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25cb0ac_7c9d_46da_b649_a8b8a92126b2.slice PodAnnotations:0xc0001ae410}] Aliases:map[]}"
2026-06-11 18:00:59.461344 | controller | Jun 11 17:27:17.086411 crc crio[23211]: time="2026-06-11T17:27:17.086388499Z" level=info msg="Adding pod openstack_ovn-controller-ovs-lbg5f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.461360 | controller | Jun 11 17:27:17.146224 crc crio[23211]: time="2026-06-11T17:27:17.146114106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.461375 | controller | Jun 11 17:27:17.466734 crc crio[23211]: time="2026-06-11T17:27:17.466277868Z" level=info msg="Removed container 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3: openstack/swift-storage-0/object-updater" id=84e9ac2c-fdca-46cd-946b-c2ce799d1963 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461391 | controller | Jun 11 17:27:17.500833 crc crio[23211]: time="2026-06-11T17:27:17.499038978Z" level=info msg="Removing container: 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c" id=613f98f7-672d-4976-b8d5-52ad1e9e5590 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461407 | controller | Jun 11 17:27:17.586950 crc crio[23211]: time="2026-06-11T17:27:17.586301875Z" level=info msg="Created container c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update" id=3a313613-26a9-448b-801c-c018a0a13e11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.461422 | controller | Jun 11 17:27:17.596623 crc crio[23211]: time="2026-06-11T17:27:17.593103116Z" level=info msg="Starting container: c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859" id=13a65516-9109-472e-978c-0b36b581b91c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.461438 | controller | Jun 11 17:27:17.604771 crc crio[23211]: time="2026-06-11T17:27:17.604270625Z" level=info msg="Removed container 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c: openstack/swift-storage-0/object-auditor" id=613f98f7-672d-4976-b8d5-52ad1e9e5590 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461471 | controller | Jun 11 17:27:17.609210 crc crio[23211]: time="2026-06-11T17:27:17.607741322Z" level=info msg="Started container" PID=242121 containerID=c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859 description=openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update id=13a65516-9109-472e-978c-0b36b581b91c name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9
2026-06-11 18:00:59.461534 | controller | Jun 11 17:27:17.623198 crc crio[23211]: time="2026-06-11T17:27:17.622754788Z" level=info msg="Removing container: 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a" id=172b2650-2166-4aa3-9b4a-4f9964be8333 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461571 | controller | Jun 11 17:27:17.791334 crc crio[23211]: time="2026-06-11T17:27:17.789590469Z" level=info msg="Removed container 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a: openstack/swift-storage-0/object-replicator" id=172b2650-2166-4aa3-9b4a-4f9964be8333 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461600 | controller | Jun 11 17:27:17.798635 crc crio[23211]: time="2026-06-11T17:27:17.798348158Z" level=info msg="Removing container: b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8" id=f943f116-f9e2-431c-ac91-c8fbe86a7e2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461620 | controller | Jun 11 17:27:17.939172 crc crio[23211]: time="2026-06-11T17:27:17.939029403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.461637 | controller | Jun 11 17:27:17.967643 crc crio[23211]: time="2026-06-11T17:27:17.962523581Z" level=info msg="Removed container b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8: openstack/swift-storage-0/object-server" id=f943f116-f9e2-431c-ac91-c8fbe86a7e2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461654 | controller | Jun 11 17:27:17.978559 crc crio[23211]: time="2026-06-11T17:27:17.978364508Z" level=info msg="Removing container: 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18" id=446dc8f5-5763-4964-94ef-126bdcc4e12c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461670 | controller | Jun 11 17:27:18.098547 crc crio[23211]: 2026-06-11T17:27:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee5b326db185248 Mac:52:45:5f:25:bd:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/a5bdac8c-4180-4cab-88d0-5d2407abe543 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.461686 | controller | Jun 11 17:27:18.117979 crc crio[23211]: time="2026-06-11T17:27:18.112056018Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b UID:2772943d-956a-4fb4-a7a3-538bf8e6a912 NetNS:/var/run/netns/a5bdac8c-4180-4cab-88d0-5d2407abe543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2772943d_956a_4fb4_a7a3_538bf8e6a912.slice PodAnnotations:0xc002818018}] Aliases:map[]}"
2026-06-11 18:00:59.461703 | controller | Jun 11 17:27:18.117979 crc crio[23211]: time="2026-06-11T17:27:18.11253948Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.461719 | controller | Jun 11 17:27:18.160923 crc crio[23211]: time="2026-06-11T17:27:18.160235575Z" level=info msg="Removed container 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18: openstack/swift-storage-0/container-updater" id=446dc8f5-5763-4964-94ef-126bdcc4e12c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461735 | controller | Jun 11 17:27:18.176044 crc crio[23211]: time="2026-06-11T17:27:18.175926129Z" level=info msg="Created container 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9: openstack/cinder-scheduler-0/cinder-scheduler" id=f0f665e0-266c-460b-8985-64d27a99f49f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.461751 | controller | Jun 11 17:27:18.193827 crc crio[23211]: time="2026-06-11T17:27:18.190880323Z" level=info msg="Starting container: 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9" id=f9c5a3cb-808f-433a-99c5-365b448c4356 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.461771 | controller | Jun 11 17:27:18.206000 crc crio[23211]: time="2026-06-11T17:27:18.20155016Z" level=info msg="Removing container: d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3" id=3c1f9175-52c5-4cf2-af99-131316fefe21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461787 | controller | Jun 11 17:27:18.222682 crc crio[23211]: time="2026-06-11T17:27:18.220754731Z" level=info msg="Started container" PID=242239 containerID=4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9 description=openstack/cinder-scheduler-0/cinder-scheduler id=f9c5a3cb-808f-433a-99c5-365b448c4356 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319
2026-06-11 18:00:59.461802 | controller | Jun 11 17:27:18.241291 crc crio[23211]: time="2026-06-11T17:27:18.233547072Z" level=info msg="Ran pod sandbox ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b with infra container: openstack/swift-storage-0/POD" id=a98cf744-372f-4e17-828e-59289ed2cf3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.461818 | controller | Jun 11 17:27:18.260726 crc crio[23211]: time="2026-06-11T17:27:18.257234265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=ece0495c-37f8-4eb6-a061-d0f3e9630316 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.461834 | controller | Jun 11 17:27:18.268869 crc crio[23211]: time="2026-06-11T17:27:18.266643822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=486ecff0-dd72-4f63-bde4-48e79741bb55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.461849 | controller | Jun 11 17:27:18.336291 crc crio[23211]: time="2026-06-11T17:27:18.336181613Z" level=info msg="Removed container d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3: openstack/swift-storage-0/container-auditor" id=3c1f9175-52c5-4cf2-af99-131316fefe21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461865 | controller | Jun 11 17:27:18.353190 crc crio[23211]: time="2026-06-11T17:27:18.352835491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=1b909d35-5c97-4d49-b978-66ca34e0c52b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.461881 | controller | Jun 11 17:27:18.360022 crc crio[23211]: time="2026-06-11T17:27:18.35918352Z" level=info msg="Removing container: 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908" id=904fd8ce-2236-4acf-ace7-129accf4bec9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.461897 | controller | Jun 11 17:27:18.395068 crc crio[23211]: time="2026-06-11T17:27:18.392115075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f99ece63-81d7-4b36-a69e-3bada38342da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.461949 | controller | Jun 11 17:27:18.395068 crc crio[23211]: time="2026-06-11T17:27:18.393064749Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=455dc71e-82d9-463a-aa23-826eaccdf0b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.461968 | controller | Jun 11 17:27:18.395068 crc crio[23211]: time="2026-06-11T17:27:18.393401937Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=098f448a-2b75-4f09-b578-97aa177b5964 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.461984 | controller | Jun 11 17:27:18.395068 crc crio[23211]: time="2026-06-11T17:27:18.393767276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462005 | controller | Jun 11 17:27:18.399664 crc crio[23211]: time="2026-06-11T17:27:18.399610302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0953ca2c-fa41-4d8c-9e13-e44a1043e802 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.462021 | controller | Jun 11 17:27:18.400787 crc crio[23211]: time="2026-06-11T17:27:18.399706866Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7f23f8db-6436-4fb3-bf4c-27e1f315aa11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.462037 | controller | Jun 11 17:27:18.422830 crc crio[23211]: time="2026-06-11T17:27:18.422740042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d8027b36-9eee-4427-8cbf-0265678d88d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.462053 | controller | Jun 11 17:27:18.556494 crc crio[23211]: time="2026-06-11T17:27:18.552289128Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=30e1ae3c-51f9-4b40-9a14-0cfe7508b171 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.462068 | controller | Jun 11 17:27:18.667395 crc crio[23211]: 2026-06-11T17:27:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:393b848388748af Mac:8e:62:bb:97:4a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/365d1528-b276-4b24-b63c-9c6f75ef707f SocketPath: PciID:}] [{Interface:0xc00027c840 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.462084 | controller | Jun 11 17:27:18.670791 crc crio[23211]: time="2026-06-11T17:27:18.67055603Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-lbg5f Namespace:openstack ID:393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16 UID:d25cb0ac-7c9d-46da-b649-a8b8a92126b2 NetNS:/var/run/netns/365d1528-b276-4b24-b63c-9c6f75ef707f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25cb0ac_7c9d_46da_b649_a8b8a92126b2.slice PodAnnotations:0xc0001ae410}] Aliases:map[]}"
2026-06-11 18:00:59.462100 | controller | Jun 11 17:27:18.671097 crc crio[23211]: time="2026-06-11T17:27:18.670984362Z" level=info msg="Checking pod openstack_ovn-controller-ovs-lbg5f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.462116 | controller | Jun 11 17:27:18.748532 crc crio[23211]: time="2026-06-11T17:27:18.748385112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d02210d7-4335-4e4b-bd5c-e5f41fe1bf48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.462133 | controller | Jun 11 17:27:18.753573 crc crio[23211]: time="2026-06-11T17:27:18.753474509Z" level=info msg="Ran pod sandbox 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16 with infra container: openstack/ovn-controller-ovs-lbg5f/POD" id=7d76d7db-ddeb-45bb-ae17-39650dee3422 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.462149 | controller | Jun 11 17:27:18.756745 crc crio[23211]: time="2026-06-11T17:27:18.756634978Z" level=info msg="Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=bd7446c9-912c-46ae-99dd-53bcb2285829 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.462166 | controller | Jun 11 17:27:18.757080 crc crio[23211]: time="2026-06-11T17:27:18.756908505Z" level=info msg="Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=3f38b92b-438f-4bdf-8ffc-539420ecf045 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.462186 | controller | Jun 11 17:27:18.766484 crc crio[23211]: time="2026-06-11T17:27:18.758456044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462203 | controller | Jun 11 17:27:18.766484 crc crio[23211]: time="2026-06-11T17:27:18.765598342Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=1fef02a7-7fee-4dc4-b9c2-d284afce78ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.462219 | controller | Jun 11 17:27:18.768997 crc crio[23211]: time="2026-06-11T17:27:18.768922976Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=521689b1-5b1c-4ae7-9d26-263c138d17c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.462235 | controller | Jun 11 17:27:18.810056 crc crio[23211]: time="2026-06-11T17:27:18.809880183Z" level=info msg="Removed container 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908: openstack/swift-storage-0/container-replicator" id=904fd8ce-2236-4acf-ace7-129accf4bec9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.462251 | controller | Jun 11 17:27:18.811775 crc crio[23211]: time="2026-06-11T17:27:18.811641717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462267 | controller | Jun 11 17:27:18.842506 crc crio[23211]: time="2026-06-11T17:27:18.836971991Z" level=info msg="Stopping container: bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25 (timeout: 30s)" id=7d1a2a69-cbbd-48e1-9873-79a623e75060 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.462283 | controller | Jun 11 17:27:18.869496 crc crio[23211]: time="2026-06-11T17:27:18.860357776Z" level=info msg="Removing container: 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771" id=733dfffe-0604-4aa8-9c13-14b31cd66234 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.462299 | controller | Jun 11 17:27:18.941725 crc crio[23211]: time="2026-06-11T17:27:18.94070076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462314 | controller | Jun 11 17:27:18.941725 crc crio[23211]: time="2026-06-11T17:27:18.940920555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462330 | controller | Jun 11 17:27:18.954559 crc crio[23211]: time="2026-06-11T17:27:18.953291416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462346 | controller | Jun 11 17:27:18.963509 crc crio[23211]: time="2026-06-11T17:27:18.962404953Z" level=info msg="Creating container: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create" id=13e90f0d-d726-4718-b774-3ae786d04a90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.462362 | controller | Jun 11 17:27:18.963854 crc crio[23211]: time="2026-06-11T17:27:18.963802048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462378 | controller | Jun 11 17:27:18.980527 crc crio[23211]: time="2026-06-11T17:27:18.978831795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462397 | controller | Jun 11 17:27:19.032057 crc crio[23211]: time="2026-06-11T17:27:19.031954826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=1658e30d-15ed-41b5-9271-e1fbdbc71706 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.462414 | controller | Jun 11 17:27:19.078486 crc crio[23211]: time="2026-06-11T17:27:19.077769294Z" level=info msg="Removed container 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771: openstack/swift-storage-0/container-server" id=733dfffe-0604-4aa8-9c13-14b31cd66234 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.462430 | controller | Jun 11 17:27:19.094477 crc crio[23211]: time="2026-06-11T17:27:19.094089473Z" level=info msg="Removing container: c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a" id=496adc19-b668-4db7-8621-e6e80e52c236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.462446 | controller | Jun 11 17:27:19.208844 crc crio[23211]: time="2026-06-11T17:27:19.208751116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462462 | controller | Jun 11 17:27:19.260129 crc crio[23211]: time="2026-06-11T17:27:19.260043781Z" level=info msg="Creating container: openstack/ovn-controller-ovs-lbg5f/ovsdb-server-init" id=b727e2a7-712a-4704-8514-f3ecd419f471 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.462478 | controller | Jun 11 17:27:19.432505 crc crio[23211]: time="2026-06-11T17:27:19.428983475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462493 | controller | Jun 11 17:27:19.432505 crc crio[23211]: time="2026-06-11T17:27:19.42961437Z" level=info msg="Created container 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0: openstack/cinder-api-0/cinder-api-log" id=a686e074-7d5c-45d7-9401-e6549a34a0aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.462509 | controller | Jun 11 17:27:19.444544 crc crio[23211]: time="2026-06-11T17:27:19.437108377Z" level=info msg="Starting container: 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0" id=b07263e2-012a-4d84-a36f-e7b649b4c222 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.462553 | controller | Jun 11 17:27:19.487895 crc crio[23211]: time="2026-06-11T17:27:19.487792807Z" level=info msg="Started container" PID=242332 containerID=67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0 description=openstack/cinder-api-0/cinder-api-log id=b07263e2-012a-4d84-a36f-e7b649b4c222 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831
2026-06-11 18:00:59.462575 | controller | Jun 11 17:27:19.505508 crc crio[23211]: time="2026-06-11T17:27:19.504497957Z" level=info msg="Removed container c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a: openstack/swift-storage-0/account-reaper" id=496adc19-b668-4db7-8621-e6e80e52c236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.462600 | controller | Jun 11 17:27:19.549326 crc crio[23211]: time="2026-06-11T17:27:19.549196666Z" level=info msg="Removing container: d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312" id=7d9e1f01-dc3f-478a-8a59-0f0877478ced name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.462619 | controller | Jun 11 17:27:19.564970 crc crio[23211]: time="2026-06-11T17:27:19.559512935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462636 | controller | Jun 11 17:27:19.567127 crc crio[23211]: time="2026-06-11T17:27:19.561919165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462656 | controller | Jun 11 17:27:19.583205 crc crio[23211]: time="2026-06-11T17:27:19.583072795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462673 | controller | Jun 11 17:27:19.606487 crc crio[23211]: time="2026-06-11T17:27:19.603078336Z" level=info msg="Created container d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a: openstack/swift-storage-0/xattr-restore" id=455dc71e-82d9-463a-aa23-826eaccdf0b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.462689 | controller | Jun 11 17:27:19.613384 crc crio[23211]: time="2026-06-11T17:27:19.611072887Z" level=info msg="Starting container: d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a" id=de04f8d3-ffab-4bda-9a97-cdb072b65f6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.462705 | controller | Jun 11 17:27:19.619012 crc crio[23211]: time="2026-06-11T17:27:19.618925093Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=ad058c4a-f50d-4426-92a0-4c6378f73646 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.462721 | controller | Jun 11 17:27:19.666579 crc crio[23211]: time="2026-06-11T17:27:19.656365691Z" level=info msg="Created container 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347: openstack/glance-default-internal-api-0/glance-httpd" id=2a8432ef-d331-4327-88b1-33cadddca59c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.462737 | controller | Jun 11 17:27:19.666579 crc crio[23211]: time="2026-06-11T17:27:19.657598622Z" level=info msg="Starting container: 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347" id=42becfe5-da3f-4b04-b6cd-dacf20d0ea60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.462752 | controller | Jun 11 17:27:19.666935 crc crio[23211]: time="2026-06-11T17:27:19.657612832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462768 | controller | Jun 11 17:27:19.678478 crc crio[23211]: time="2026-06-11T17:27:19.668939266Z" level=info msg="Started container" PID=242397 containerID=20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347 description=openstack/glance-default-internal-api-0/glance-httpd id=42becfe5-da3f-4b04-b6cd-dacf20d0ea60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8
2026-06-11 18:00:59.462785 | controller | Jun 11 17:27:19.717274 crc crio[23211]: time="2026-06-11T17:27:19.717176604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462802 | controller | Jun 11 17:27:19.717887 crc crio[23211]: time="2026-06-11T17:27:19.717792199Z" level=info msg="Started container" PID=242356 containerID=d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a description=openstack/swift-storage-0/xattr-restore id=de04f8d3-ffab-4bda-9a97-cdb072b65f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.462818 | controller | Jun 11 17:27:19.718166 crc crio[23211]: time="2026-06-11T17:27:19.718084107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462834 | controller | Jun 11 17:27:19.723004 crc crio[23211]: time="2026-06-11T17:27:19.722632671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462850 | controller | Jun 11 17:27:19.872886 crc crio[23211]: time="2026-06-11T17:27:19.872725533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462869 | controller | Jun 11 17:27:19.891408 crc crio[23211]: time="2026-06-11T17:27:19.876619029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=4613b92b-5ea0-4e4c-a98c-f2a4c729d2fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.462886 | controller | Jun 11 17:27:20.102245 crc crio[23211]: time="2026-06-11T17:27:20.101919854Z" level=info msg="Removed container d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312: openstack/swift-storage-0/account-auditor" id=7d9e1f01-dc3f-478a-8a59-0f0877478ced name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.462901 | controller | Jun 11 17:27:20.118761 crc crio[23211]: time="2026-06-11T17:27:20.113852473Z" level=info msg="Removing container: 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab" id=cdfac704-b986-438a-ac70-3f567221e393 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.462917 | controller | Jun 11 17:27:20.128221 crc crio[23211]: time="2026-06-11T17:27:20.128101141Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=b81d7fb9-6f09-4175-ad15-9936f762c01f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.462933 | controller | Jun 11 17:27:20.128947 crc crio[23211]: time="2026-06-11T17:27:20.128733496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.462949 | controller | Jun 11 17:27:20.148371 crc crio[23211]: time="2026-06-11T17:27:20.146762088Z" level=info msg="Created container 98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=3f38b92b-438f-4bdf-8ffc-539420ecf045 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.462965 | controller | Jun 11 17:27:20.154834 crc crio[23211]: time="2026-06-11T17:27:20.153738693Z" level=info msg="Starting container: 98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2" id=e303d544-f2c3-4621-8000-bc3aa4a1f347 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.463040 | controller | Jun 11 17:27:20.166481 crc crio[23211]: time="2026-06-11T17:27:20.166341889Z" level=info msg="Started container" PID=242502 containerID=98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=e303d544-f2c3-4621-8000-bc3aa4a1f347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db
2026-06-11 18:00:59.463062 | controller | Jun 11 17:27:20.170065 crc crio[23211]: time="2026-06-11T17:27:20.169917859Z" level=info msg="Created container 7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=bd7446c9-912c-46ae-99dd-53bcb2285829 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.463079 | controller | Jun 11 17:27:20.172983 crc crio[23211]: time="2026-06-11T17:27:20.172886843Z" level=info msg="Created container adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create" id=13e90f0d-d726-4718-b774-3ae786d04a90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.463096 | controller | Jun 11 17:27:20.177404 crc crio[23211]: time="2026-06-11T17:27:20.177112879Z" level=info msg="Starting container: 7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e" id=c9a0c4ba-3b76-4480-af79-1312469f87a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.463138 | controller | Jun 11 17:27:20.230613 crc crio[23211]: time="2026-06-11T17:27:20.230385603Z" level=info msg="Started container" PID=242510 containerID=7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=c9a0c4ba-3b76-4480-af79-1312469f87a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175
2026-06-11 18:00:59.463170 | controller | Jun 11 17:27:20.234978 crc crio[23211]: time="2026-06-11T17:27:20.234883586Z" level=info msg="Starting container: adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7" id=31b3e0da-b8a8-46e0-80ae-f68dc083f45a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.463190 | controller | Jun 11 17:27:20.248779 crc crio[23211]: time="2026-06-11T17:27:20.248683122Z" level=info msg="Started container" PID=242505 containerID=adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7 description=openstack/nova-cell1-db-create-lrp4l/mariadb-database-create id=31b3e0da-b8a8-46e0-80ae-f68dc083f45a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5
2026-06-11 18:00:59.463210 | controller | Jun 11 17:27:20.361223 crc crio[23211]: time="2026-06-11T17:27:20.361020826Z" level=info msg="Removed container 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab: openstack/swift-storage-0/account-replicator" id=cdfac704-b986-438a-ac70-3f567221e393 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.463252 | controller | Jun 11 17:27:20.376730 crc crio[23211]: time="2026-06-11T17:27:20.376679169Z" level=info msg="Removing container: 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c" id=7b6a06cd-52ac-4222-b33c-60191af566af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.463292 | controller | Jun 11 17:27:20.573049 crc crio[23211]: time="2026-06-11T17:27:20.572847654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.463315 | controller | Jun 11 17:27:20.585775 crc crio[23211]: time="2026-06-11T17:27:20.584218438Z" level=info msg="Removed container 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c: openstack/swift-storage-0/account-server" id=7b6a06cd-52ac-4222-b33c-60191af566af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.463333 | controller | Jun 11 17:27:20.598827 crc crio[23211]: time="2026-06-11T17:27:20.598744043Z" level=info msg="Removing container: 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761" id=363da385-4efd-4fda-ab9d-4bbd45565945 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.463351 | controller | Jun 11 17:27:20.603259 crc crio[23211]: time="2026-06-11T17:27:20.603113772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.463368 | controller | Jun 11 17:27:20.660533 crc crio[23211]: time="2026-06-11T17:27:20.660395497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=d6d766ae-d587-4541-acdf-fd679cf503f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.463385 | controller | Jun 11 17:27:20.714686 crc crio[23211]: time="2026-06-11T17:27:20.713887527Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=394f9820-9c24-4f86-94ce-b30e6274d76e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.463402 | controller | Jun 11 17:27:20.923524 crc crio[23211]: time="2026-06-11T17:27:20.923342185Z" level=info msg="Removed container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761: openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd" id=363da385-4efd-4fda-ab9d-4bbd45565945 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.463426 | controller | Jun 11 17:27:20.937191 crc crio[23211]: time="2026-06-11T17:27:20.937074919Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=5d50d948-011a-4149-a069-49c2bb3beb29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.463443 | controller | Jun 11 17:27:20.937581 crc crio[23211]: time="2026-06-11T17:27:20.93752632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.463460 | controller | Jun 11 17:27:20.941768 crc crio[23211]: time="2026-06-11T17:27:20.941680774Z" level=info msg="Removing container: a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de" id=5fa6faba-382a-4274-92dc-5826c751b9ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.463477 | controller | Jun 11 17:27:21.051166 crc crio[23211]: time="2026-06-11T17:27:21.050980314Z" level=info msg="Removed container a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de: openstack/ovn-controller-ovs-tcz2l/ovsdb-server" id=5fa6faba-382a-4274-92dc-5826c751b9ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.463494 | controller | Jun 11 17:27:21.066917 crc crio[23211]: time="2026-06-11T17:27:21.06679627Z" level=info msg="Removing container: 4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2" id=6f76b65b-a212-4725-9787-434aa690f964 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.463529 | controller | Jun 11 17:27:21.119990 crc crio[23211]: time="2026-06-11T17:27:21.11988984Z" level=info msg="Created container fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904: openstack/ovn-controller-ovs-lbg5f/ovsdb-server-init" id=b727e2a7-712a-4704-8514-f3ecd419f471 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.463561 | controller | Jun 11 17:27:21.130188 crc crio[23211]: time="2026-06-11T17:27:21.129790468Z" level=info msg="Starting container: fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904" id=938d6fa5-493b-4a50-aecd-33a6d81b836d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.463580 | controller | Jun 11 17:27:21.149849 crc crio[23211]: time="2026-06-11T17:27:21.149745098Z" level=info msg="Started container" PID=242801 containerID=fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904 description=openstack/ovn-controller-ovs-lbg5f/ovsdb-server-init id=938d6fa5-493b-4a50-aecd-33a6d81b836d name=/runtime.v1.RuntimeService/StartContainer sandboxID=393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16
2026-06-11 18:00:59.463604 | controller | Jun 11 17:27:21.189512 crc crio[23211]: time="2026-06-11T17:27:21.188649294Z" level=info msg="Stopped container bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=7d1a2a69-cbbd-48e1-9873-79a623e75060 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.463628 | controller | Jun 11 17:27:21.195045 crc crio[23211]: time="2026-06-11T17:27:21.194956401Z" level=info msg="Stopping pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83" id=7360185a-00ac-4d22-b0d3-366b19a387a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.463647 | controller | Jun 11 17:27:21.196003 crc crio[23211]: time="2026-06-11T17:27:21.195632518Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83 UID:cec7a0a0-ef26-4418-95fb-21396fe4bd05 NetNS:/var/run/netns/7d3654e9-63db-4a5e-9267-d79e82b922b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcec7a0a0_ef26_4418_95fb_21396fe4bd05.slice PodAnnotations:0xc002794560}] Aliases:map[]}"
2026-06-11 18:00:59.463670 | controller | Jun 11 17:27:21.196003 crc crio[23211]: time="2026-06-11T17:27:21.195799743Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.463687 | controller | Jun 11 17:27:21.310905 crc crio[23211]: time="2026-06-11T17:27:21.310167717Z" level=info msg="Removed container 4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2: openstack/ovn-controller-ovs-tcz2l/ovsdb-server-init" id=6f76b65b-a212-4725-9787-434aa690f964 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.463704 | controller | Jun 11 17:27:21.351278 crc crio[23211]: time="2026-06-11T17:27:21.351085343Z" level=info msg="Removing container: cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f" id=a02be608-fff5-4230-b44d-a903b039f4ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.463765 | controller | Jun 11 17:27:21.396909 crc crio[23211]: time="2026-06-11T17:27:21.388326736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.463787 | controller | Jun 11 17:27:21.403500 crc crio[23211]: time="2026-06-11T17:27:21.401771492Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=18bc70c3-dd0d-4db9-b937-271d0568c0f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.463805 | controller | Jun 11 17:27:21.403500 crc crio[23211]: time="2026-06-11T17:27:21.401904625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=f7554bf7-ed32-42e0-beb2-5a972b1e2f16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.463822 | controller | Jun 11 17:27:21.403500 crc crio[23211]: time="2026-06-11T17:27:21.402008338Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a5b44cc9-2fbe-412a-b854-a3828d4e3951 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.463838 | controller | Jun 11 17:27:21.403500 crc crio[23211]: time="2026-06-11T17:27:21.402359238Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=43b3ead4-a4d7-41bb-aa45-c9d014a5cd54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.463854 | controller | Jun 11 17:27:21.411489 crc crio[23211]: time="2026-06-11T17:27:21.408230474Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=b35e5074-a517-4634-a7b8-bc3b3825819f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.463870 | controller | Jun 11 17:27:21.411489 crc crio[23211]: time="2026-06-11T17:27:21.408377228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=de7462ad-3674-481b-b8a7-259fb1d913f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.463886 | controller | Jun 11 17:27:21.411489 crc crio[23211]: time="2026-06-11T17:27:21.409276311Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=99fdeec1-26b8-4510-9996-f24537c1e989 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.463902 | controller | Jun 11 17:27:21.428870 crc crio[23211]: time="2026-06-11T17:27:21.426996614Z" level=info msg="Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=3add409e-5ac1-4735-9ad4-3b1ca16bb0ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.463918 | controller | Jun 11 17:27:21.428870 crc crio[23211]: time="2026-06-11T17:27:21.427396845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.463937 | controller | Jun 11 17:27:21.428870 crc crio[23211]: time="2026-06-11T17:27:21.427997Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=40ec1922-04af-423f-bcdb-355a7c6e1933 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.463953 | controller | Jun 11 17:27:21.435724 crc crio[23211]: time="2026-06-11T17:27:21.431170239Z" level=info msg="Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=4737eb54-5998-4e71-ab5d-77dc6deefe26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.463969 | controller | Jun 11 17:27:21.480255 crc crio[23211]: time="2026-06-11T17:27:21.479989712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.463985 | controller | Jun 11 17:27:21.506489 crc crio[23211]: time="2026-06-11T17:27:21.502388594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464000 | controller | Jun 11 17:27:21.506775 crc crio[23211]: time="2026-06-11T17:27:21.503184724Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config" id=e9e69dc4-8c33-4f9e-b8b5-17a2502b3c79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.464016 | controller | Jun 11 17:27:21.535129 crc crio[23211]: time="2026-06-11T17:27:21.534262143Z" level=info msg="Removed container cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f: openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns" id=a02be608-fff5-4230-b44d-a903b039f4ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.464031 | controller | Jun 11 17:27:21.613216 crc crio[23211]: time="2026-06-11T17:27:21.611811296Z" level=info msg="Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create" id=a0dd8e0b-cb17-4384-b55f-42988a4dba77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.464046 | controller | Jun 11 17:27:21.642126 crc crio[23211]: time="2026-06-11T17:27:21.642013062Z" level=info msg="Removing container: 5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500" id=89505fe3-216a-4ce7-9fed-b1bbe1a932d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.464062 | controller | Jun 11 17:27:21.702812 crc crio[23211]: time="2026-06-11T17:27:21.701930973Z" level=info msg="Created container 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3: openstack/swift-storage-0/account-server" id=5d50d948-011a-4149-a069-49c2bb3beb29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.464077 | controller | Jun 11 17:27:21.709623 crc crio[23211]: time="2026-06-11T17:27:21.709415271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464101 | controller | Jun 11 17:27:21.722852 crc crio[23211]: time="2026-06-11T17:27:21.722742645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464169 | controller | Jun 11 17:27:21.743530 crc crio[23211]: time="2026-06-11T17:27:21.733321959Z" level=info msg="Starting container: 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3" id=7985cc67-0e43-4bc9-8a4b-f4cca9f43dd7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.464197 | controller | Jun 11 17:27:21.753562 crc crio[23211]: time="2026-06-11T17:27:21.7492858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464224 | controller | Jun 11 17:27:21.760494 crc crio[23211]: time="2026-06-11T17:27:21.758822658Z" level=info msg="Started container" PID=242933 containerID=574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3 description=openstack/swift-storage-0/account-server id=7985cc67-0e43-4bc9-8a4b-f4cca9f43dd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.464242 | controller | Jun 11 17:27:21.788262 crc crio[23211]: time="2026-06-11T17:27:21.788127563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464259 | controller | Jun 11 17:27:21.793356 crc crio[23211]: time="2026-06-11T17:27:21.793279332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=b557a8cc-6a0a-4af4-b9dd-e5481fad3443 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.464275 | controller | Jun 11 17:27:21.797316 crc crio[23211]: time="2026-06-11T17:27:21.79638995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464291 | controller | Jun 11 17:27:21.812771 crc crio[23211]: time="2026-06-11T17:27:21.812645117Z" level=info msg="Removed container 5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500: openstack/dnsmasq-dns-94bfffd6f-k5bs8/init" id=89505fe3-216a-4ce7-9fed-b1bbe1a932d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.464307 | controller | Jun 11 17:27:21.835919 crc crio[23211]: time="2026-06-11T17:27:21.832090804Z" level=info msg="Stopped pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83" id=7360185a-00ac-4d22-b0d3-366b19a387a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.464323 | controller | Jun 11 17:27:21.836704 crc crio[23211]: time="2026-06-11T17:27:21.836371092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464340 | controller | Jun 11 17:27:21.852623 crc crio[23211]: time="2026-06-11T17:27:21.844929426Z" level=info msg="Removing container: 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7" id=f6151f10-db6c-42a9-8f3e-a412b6ca656e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.464355 | controller | Jun 11 17:27:21.865052 crc crio[23211]: time="2026-06-11T17:27:21.865001779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464371 | controller | Jun 11 17:27:21.879727 crc crio[23211]: time="2026-06-11T17:27:21.874044145Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=ff16b1dc-54d2-42e1-a1eb-1bfe5174e088 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.464387 | controller | Jun 11 17:27:21.920189 crc crio[23211]: time="2026-06-11T17:27:21.920102059Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=1b313d6f-88ef-4f30-acd9-55c2d53be188 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.464403 | controller | Jun 11 17:27:22.017281 crc crio[23211]: time="2026-06-11T17:27:22.01589445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464418 | controller | Jun 11 17:27:22.035013 crc crio[23211]: time="2026-06-11T17:27:22.034924177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464437 | controller | Jun 11 17:27:22.063508 crc crio[23211]: time="2026-06-11T17:27:22.049129102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464453 | controller | Jun 11 17:27:22.250097 crc crio[23211]: time="2026-06-11T17:27:22.249680707Z" level=info msg="Removed container 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker" id=f6151f10-db6c-42a9-8f3e-a412b6ca656e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.464469 | controller | Jun 11 17:27:22.262265 crc crio[23211]: time="2026-06-11T17:27:22.261683817Z" level=info msg="Removing container: 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804" id=8d2651b4-5fa4-4f5c-8716-ed0f1de65b9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.464484 | controller | Jun 11 17:27:22.292042 crc crio[23211]: time="2026-06-11T17:27:22.291944856Z" level=info msg="Created container fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=3add409e-5ac1-4735-9ad4-3b1ca16bb0ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.464500 | controller | Jun 11 17:27:22.295065 crc crio[23211]: time="2026-06-11T17:27:22.294990222Z" level=info msg="Starting container: fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559" id=28dd554f-e82d-479c-940e-0a22533ebe8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.464555 | controller | Jun 11 17:27:22.308247 crc crio[23211]: time="2026-06-11T17:27:22.308111151Z" level=info msg="Started container" PID=242996 containerID=fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559 description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=28dd554f-e82d-479c-940e-0a22533ebe8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e
2026-06-11 18:00:59.464589 | controller | Jun 11 17:27:22.360693 crc crio[23211]: time="2026-06-11T17:27:22.360576655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464612 | controller | Jun 11 17:27:22.382341 crc crio[23211]: time="2026-06-11T17:27:22.38187171Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c16457c5-42b7-426e-a099-aac8031294a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.464638 | controller | Jun 11 17:27:22.387751 crc crio[23211]: time="2026-06-11T17:27:22.384594637Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9c495ecc-19a5-4663-8e04-35e0d798eb7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.464657 | controller | Jun 11 17:27:22.387751 crc crio[23211]: time="2026-06-11T17:27:22.386199328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e2d53435-94d8-483a-9462-965d94c763dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.464673 | controller | Jun 11 17:27:22.387751 crc crio[23211]: time="2026-06-11T17:27:22.387313905Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ccd3c93c-3668-4d69-a7d5-53aac131cd0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.464690 | controller | Jun 11 17:27:22.392931 crc crio[23211]: time="2026-06-11T17:27:22.392859104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b459a648-ab5a-4469-83bf-fc8f92350307 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.464710 | controller | Jun 11 17:27:22.393415 crc crio[23211]: time="2026-06-11T17:27:22.393366648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=aada8ef2-96e7-40af-9ba1-e9fddb698f44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.464727 | controller | Jun 11 17:27:22.398237 crc crio[23211]: time="2026-06-11T17:27:22.398111036Z" level=info msg="Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=df8a52a3-44c5-44e5-b7ae-fac99d1e14e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.464743 | controller | Jun 11 17:27:22.398721 crc crio[23211]: time="2026-06-11T17:27:22.398651629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464758 | controller | Jun 11 17:27:22.406519 crc crio[23211]: time="2026-06-11T17:27:22.402284541Z" level=info msg="Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=50ac1c3d-f965-494f-b4d8-efc701c8693f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.464774 | controller | Jun 11 17:27:22.408194 crc crio[23211]: time="2026-06-11T17:27:22.408125147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464789 | controller | Jun 11 17:27:22.418960 crc crio[23211]: time="2026-06-11T17:27:22.418067836Z" level=info msg="Creating container: openstack/neutron-db-create-47llt/mariadb-database-create" id=efa7f74a-bd1a-48d1-935a-59383d31695e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.464805 | controller | Jun 11 17:27:22.504346 crc crio[23211]: time="2026-06-11T17:27:22.504263476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464820 | controller | Jun 11 17:27:22.504755 crc crio[23211]: time="2026-06-11T17:27:22.504267216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464836 | controller | Jun 11 17:27:22.540914 crc crio[23211]: time="2026-06-11T17:27:22.540797201Z" level=info msg="Created container bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a: openstack/cinder-scheduler-0/probe" id=1fef02a7-7fee-4dc4-b9c2-d284afce78ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.464851 | controller | Jun 11 17:27:22.545770 crc crio[23211]: time="2026-06-11T17:27:22.54553708Z" level=info msg="Starting container: bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a" id=695a066e-7597-4a1a-a1b1-91f8d046e890 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.464871 | controller | Jun 11 17:27:22.580222 crc crio[23211]: time="2026-06-11T17:27:22.579280516Z" level=info msg="Started container" PID=242994 containerID=bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a description=openstack/cinder-scheduler-0/probe id=695a066e-7597-4a1a-a1b1-91f8d046e890 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319
2026-06-11 18:00:59.464896 | controller | Jun 11 17:27:22.610104 crc crio[23211]: time="2026-06-11T17:27:22.606511358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464924 | controller | Jun 11 17:27:22.611415 crc crio[23211]: time="2026-06-11T17:27:22.611293237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464950 | controller | Jun 11 17:27:22.749309 crc crio[23211]: time="2026-06-11T17:27:22.749212433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464967 | controller | Jun 11 17:27:22.771195 crc crio[23211]: time="2026-06-11T17:27:22.771074401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.464983 | controller | Jun 11 17:27:22.782980 crc crio[23211]: time="2026-06-11T17:27:22.781209055Z" level=info msg="Created container 23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=4737eb54-5998-4e71-ab5d-77dc6deefe26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.465000 | controller | Jun 11 17:27:22.793482 crc crio[23211]: time="2026-06-11T17:27:22.785724127Z" level=info msg="Starting container: 23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d" id=b0d5efb6-dd43-4774-8139-b372971790f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.465016 | controller | Jun 11 17:27:22.793482 crc crio[23211]: time="2026-06-11T17:27:22.791749399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.465031 | controller | Jun 11 17:27:22.794551 crc crio[23211]: time="2026-06-11T17:27:22.794332334Z" level=info msg="Started container" PID=243000 containerID=23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=b0d5efb6-dd43-4774-8139-b372971790f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033
2026-06-11 18:00:59.465048 | controller | Jun 11 17:27:22.801628 crc crio[23211]: time="2026-06-11T17:27:22.801173665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.465064 | controller | Jun 11 17:27:22.810292 crc crio[23211]: time="2026-06-11T17:27:22.810206181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.465080 | controller | Jun 11 17:27:22.813091 crc crio[23211]: time="2026-06-11T17:27:22.813008922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.465111 | controller | Jun 11 17:27:22.876720 crc crio[23211]: time="2026-06-11T17:27:22.876546744Z" level=info msg="Created container dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021: openstack/barbican-db-create-9spfg/mariadb-database-create" id=a0dd8e0b-cb17-4384-b55f-42988a4dba77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.465146 | controller | Jun 11 17:27:22.878129 crc crio[23211]: time="2026-06-11T17:27:22.878064252Z" level=info msg="Starting container: dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021" id=5acbbe06-c1a7-4e3a-9afd-b1e40ffd34bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.465165 | controller | Jun 11 17:27:22.898986 crc crio[23211]: time="2026-06-11T17:27:22.898891544Z" level=info msg="Started container" PID=243011 containerID=dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021 description=openstack/barbican-db-create-9spfg/mariadb-database-create id=5acbbe06-c1a7-4e3a-9afd-b1e40ffd34bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d
2026-06-11 18:00:59.465217 | controller | Jun 11 17:27:23.052513 crc crio[23211]: time="2026-06-11T17:27:23.052368169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.465241 | controller | Jun 11 17:27:23.120687 crc crio[23211]: time="2026-06-11T17:27:23.120598158Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=5a218be2-ae95-43ea-9e49-1a8661530daf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465258 | controller | Jun 11 17:27:23.139237 crc crio[23211]: time="2026-06-11T17:27:23.13905213Z" level=info msg="Removed container 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log" id=8d2651b4-5fa4-4f5c-8716-ed0f1de65b9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.465274 | controller | Jun 11 17:27:23.146205 crc crio[23211]: time="2026-06-11T17:27:23.146076377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=781da40a-b886-4aa7-b3f0-4af28b9b62e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465290 | controller | Jun 11 17:27:23.153265 crc crio[23211]: time="2026-06-11T17:27:23.153167644Z" level=info msg="Removing container: 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90" id=ec0fbbaa-f2dd-45d5-bea3-85e6fb8315bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.465306 | controller | Jun 11 17:27:23.199687 crc crio[23211]: time="2026-06-11T17:27:23.199594697Z" level=info msg="Creating container: openstack/ovn-controller-ovs-lbg5f/ovsdb-server" id=3487e19f-60bd-4f53-8471-e11928c47fba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.465322 | controller | Jun 11 17:27:23.200168 crc crio[23211]: time="2026-06-11T17:27:23.20008211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.465338 | controller | Jun 11 17:27:23.297680 crc crio[23211]: time="2026-06-11T17:27:23.297584042Z" level=info msg="Removed container 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener" id=ec0fbbaa-f2dd-45d5-bea3-85e6fb8315bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.465354 | controller | Jun 11 17:27:23.303676 crc crio[23211]: time="2026-06-11T17:27:23.303595543Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=db42116c-6813-4a6b-a44d-6bcf90bedff6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465370 | controller | Jun 11 17:27:23.315387 crc crio[23211]: time="2026-06-11T17:27:23.3150312Z" level=info msg="Removing container: 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94" id=23858812-d98f-44cd-bbeb-1f99851c8ab7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.465386 | controller | Jun 11 17:27:23.321866 crc crio[23211]: time="2026-06-11T17:27:23.321776359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=89fa9dc8-7044-4d0e-8f55-d042bea15983 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465402 | controller | Jun 11 17:27:23.331383 crc crio[23211]: time="2026-06-11T17:27:23.331276017Z" level=info msg="Creating container: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config" id=81391a1a-4121-4675-b89b-2d9da19c563d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.465418 | controller | Jun 11 17:27:23.331811 crc crio[23211]: time="2026-06-11T17:27:23.331748429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.465444 | controller | Jun 11 17:27:23.379990 crc crio[23211]: time="2026-06-11T17:27:23.379801063Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a5f4f848-68f1-49e1-a70c-e8f0cb82b874 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465461 | controller | Jun 11 17:27:23.380239 crc crio[23211]: time="2026-06-11T17:27:23.380035678Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c2c36050-5374-4cd7-b25b-8a5d5144b918 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465477 | controller | Jun 11 17:27:23.380239 crc crio[23211]: time="2026-06-11T17:27:23.38010982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f6fe1ae0-882c-4c2f-bbd6-e8b6d0b3e9d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465492 | controller | Jun 11 17:27:23.380756 crc crio[23211]: time="2026-06-11T17:27:23.380683785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2f2bb069-7ce3-413b-b2e6-7564df4c0c33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465508 | controller | Jun 11 17:27:23.422101 crc crio[23211]: time="2026-06-11T17:27:23.421858266Z" level=info msg="Removed container 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log" id=23858812-d98f-44cd-bbeb-1f99851c8ab7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.465547 | controller | Jun 11 17:27:23.438793 crc crio[23211]: time="2026-06-11T17:27:23.437412727Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f242a9d1-fde9-4172-b503-41b6c3f15dbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465564 | controller | Jun 11 17:27:23.438793 crc crio[23211]: time="2026-06-11T17:27:23.438276318Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5f00a3d4-fa61-414f-bf09-dde24185382b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465580 | controller | Jun 11 17:27:23.451703 crc crio[23211]: time="2026-06-11T17:27:23.443052167Z" level=info msg="Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create" id=6b915ffd-fe7a-4456-8c56-ee0c4c7d7e3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.465596 | controller | Jun 11 17:27:23.451703 crc crio[23211]: time="2026-06-11T17:27:23.44395144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.465612 | controller | Jun 11 17:27:23.451703 crc crio[23211]: time="2026-06-11T17:27:23.451353795Z" level=info msg="Removing container: 48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb" id=6c93fa9f-99d7-4e5c-8371-11ec313e1ae0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.465633 | controller | Jun 11 17:27:23.463093 crc crio[23211]: time="2026-06-11T17:27:23.456086744Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a83e799b-71b3-441b-a3d6-9b3bc8426917 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465657 | controller | Jun 11 17:27:23.463093 crc crio[23211]: time="2026-06-11T17:27:23.456267029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1e68ecc2-ea2a-4f93-8f54-9e1b4735366b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465679 | controller | Jun 11 17:27:23.463896 crc crio[23211]: time="2026-06-11T17:27:23.463784438Z" level=info msg="Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=f248def6-c372-4b27-83f5-2a2f3be99f1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.465697 | controller | Jun 11 17:27:23.533163 crc crio[23211]: time="2026-06-11T17:27:23.533056653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.465713 | controller | Jun 11 17:27:23.577715 crc crio[23211]: time="2026-06-11T17:27:23.577307082Z" level=info msg="Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=ee0acf22-b747-48c6-9456-ac07f4d706f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.465729 | controller | Jun 11 17:27:23.582627 crc crio[23211]: time="2026-06-11T17:27:23.582553323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.465745 | controller | Jun 11 17:27:23.596660 crc crio[23211]: time="2026-06-11T17:27:23.596208605Z" level=info msg="Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create" id=ee406a53-6b51-447c-b6ae-0fd410194463 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.465762 | controller | Jun 11 17:27:23.628709 crc crio[23211]: time="2026-06-11T17:27:23.628375481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.465778 | controller | Jun 11 17:27:23.745499 crc crio[23211]: time="2026-06-11T17:27:23.744243723Z" level=info msg="Created container ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c: openstack/swift-storage-0/account-replicator" id=1b313d6f-88ef-4f30-acd9-55c2d53be188 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.465795 | controller | Jun 11 17:27:23.746915 crc crio[23211]: time="2026-06-11T17:27:23.746798678Z" level=info msg="Starting container: ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c" id=895202ba-8281-4787-a3ed-652575ae19ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.465811 | controller | Jun 11 17:27:23.764934 crc crio[23211]: time="2026-06-11T17:27:23.764794869Z" level=info msg="Started container" PID=243194 containerID=ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c description=openstack/swift-storage-0/account-replicator id=895202ba-8281-4787-a3ed-652575ae19ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.465827 | controller | Jun 11 17:27:23.776622 crc crio[23211]: time="2026-06-11T17:27:23.776545344Z" level=info msg="Created container 250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44: openstack/neutron-db-create-47llt/mariadb-database-create" id=efa7f74a-bd1a-48d1-935a-59383d31695e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.465843 | controller | Jun 11 17:27:23.778515 crc crio[23211]: time="2026-06-11T17:27:23.778333167Z" level=info msg="Starting container: 250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44" id=f3cc770f-dc9c-45fa-8c24-1711972ca79a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.465858 | controller | Jun 11 17:27:23.795022 crc crio[23211]: time="2026-06-11T17:27:23.794927033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=e63d273c-00d1-49e7-b915-2230319210b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465878 | controller | Jun 11 17:27:23.795641 crc crio[23211]: time="2026-06-11T17:27:23.795227941Z" level=info msg="Started container" PID=243183 containerID=250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44 description=openstack/neutron-db-create-47llt/mariadb-database-create id=f3cc770f-dc9c-45fa-8c24-1711972ca79a name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706
2026-06-11 18:00:59.465896 | controller | Jun 11 17:27:23.800304 crc crio[23211]: time="2026-06-11T17:27:23.800219986Z" level=info msg="Created container 96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=50ac1c3d-f965-494f-b4d8-efc701c8693f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.465914 | controller | Jun 11 17:27:23.809500 crc crio[23211]: time="2026-06-11T17:27:23.808840703Z" level=info msg="Starting container: 96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915" id=d85abd87-46a5-4dea-a951-851a6d270a8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.465931 | controller | Jun 11 17:27:23.823179 crc crio[23211]: time="2026-06-11T17:27:23.823000986Z" level=info msg="Started container" PID=243196 containerID=96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915 description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=d85abd87-46a5-4dea-a951-851a6d270a8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013
2026-06-11 18:00:59.465948 | controller | Jun 11 17:27:23.849656 crc crio[23211]: time="2026-06-11T17:27:23.849576353Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=f27cc72a-f6db-4a8d-8da7-f0be2f13f980 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.465964 | controller | Jun 11 17:27:23.868133 crc crio[23211]: time="2026-06-11T17:27:23.868007675Z" level=info msg="Created container a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config" id=e9e69dc4-8c33-4f9e-b8b5-17a2502b3c79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.465980 | controller | Jun 11 17:27:23.872291 crc crio[23211]: time="2026-06-11T17:27:23.87220829Z" level=info msg="Starting container: a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e" id=75ff2235-8e27-406d-aa47-720495764ab6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.465996 | controller | Jun 11 17:27:23.886481 crc crio[23211]: time="2026-06-11T17:27:23.886351714Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=491b05ce-6a82-4765-8355-871de21334d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.466012 | controller | Jun 11 17:27:23.887456 crc crio[23211]: time="2026-06-11T17:27:23.886971521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466028 | controller | Jun 11 17:27:23.894699 crc crio[23211]: time="2026-06-11T17:27:23.89374756Z" level=info msg="Started container" PID=243193 containerID=a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e description=openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config id=75ff2235-8e27-406d-aa47-720495764ab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e
2026-06-11 18:00:59.466045 | controller | Jun 11 17:27:23.920651 crc crio[23211]: time="2026-06-11T17:27:23.918657074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466063 | controller | Jun 11 17:27:24.381655 crc crio[23211]: time="2026-06-11T17:27:24.381122861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=651347dc-ec44-4072-a959-4bf73c879d95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.466080 | controller | Jun 11 17:27:24.539595 crc crio[23211]: time="2026-06-11T17:27:24.539507459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466100 | controller | Jun 11 17:27:24.555539 crc crio[23211]: time="2026-06-11T17:27:24.555350256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466123 | controller | Jun 11 17:27:24.585233 crc crio[23211]: time="2026-06-11T17:27:24.585119082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466140 | controller | Jun 11 17:27:24.635563 crc crio[23211]: time="2026-06-11T17:27:24.634648974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4fcb9a0d-a674-47f7-a0ef-668bcb12e8f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.466156 | controller | Jun 11 17:27:24.641543 crc crio[23211]: time="2026-06-11T17:27:24.641026533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466173 | controller | Jun 11 17:27:24.702042 crc crio[23211]: time="2026-06-11T17:27:24.701912879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466189 | controller | Jun 11 17:27:24.717822 crc crio[23211]: time="2026-06-11T17:27:24.717605902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466205 | controller | Jun 11 17:27:24.767689 crc crio[23211]: time="2026-06-11T17:27:24.765083052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466221 | controller | Jun 11 17:27:24.776061 crc crio[23211]: time="2026-06-11T17:27:24.775977614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466236 | controller | Jun 11 17:27:24.811641 crc crio[23211]: time="2026-06-11T17:27:24.811406612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466252 | controller | Jun 11 17:27:24.831003 crc crio[23211]: time="2026-06-11T17:27:24.83088572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466267 | controller | Jun 11 17:27:24.863331 crc crio[23211]: time="2026-06-11T17:27:24.863226261Z" level=info msg="Created container 13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=df8a52a3-44c5-44e5-b7ae-fac99d1e14e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.466282 | controller | Jun 11 17:27:24.870919 crc crio[23211]: time="2026-06-11T17:27:24.87081289Z" level=info msg="Starting container: 13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9" id=d2032dd6-8526-4d99-8cff-015b5d363624 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.466302 | controller | Jun 11 17:27:24.871189 crc crio[23211]: time="2026-06-11T17:27:24.871101627Z" level=info msg="Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=f8c88edf-c0bb-48c3-8a62-996d2426e99d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.466317 | controller | Jun 11 17:27:24.871726 crc crio[23211]: time="2026-06-11T17:27:24.871659291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466333 | controller | Jun 11 17:27:24.880058 crc crio[23211]: time="2026-06-11T17:27:24.879862488Z" level=info msg="Started container" PID=243197 containerID=13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=d2032dd6-8526-4d99-8cff-015b5d363624 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747
2026-06-11 18:00:59.466350 | controller | Jun 11 17:27:24.972259 crc crio[23211]: time="2026-06-11T17:27:24.972015386Z" level=info msg="Created container 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a: openstack/cinder-api-0/cinder-api" id=b81d7fb9-6f09-4175-ad15-9936f762c01f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.466366 | controller | Jun 11 17:27:24.977131 crc crio[23211]: time="2026-06-11T17:27:24.977027202Z" level=info msg="Starting container: 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a" id=6f23b0d3-c860-4c98-920a-c5da90cff6fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.466382 | controller | Jun 11 17:27:24.994851 crc crio[23211]: time="2026-06-11T17:27:24.994791887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466398 | controller | Jun 11 17:27:25.012884 crc crio[23211]: time="2026-06-11T17:27:25.011337471Z" level=info msg="Started container" PID=243198 containerID=75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a description=openstack/cinder-api-0/cinder-api id=6f23b0d3-c860-4c98-920a-c5da90cff6fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831
2026-06-11 18:00:59.466413 | controller | Jun 11 17:27:25.027934 crc crio[23211]: time="2026-06-11T17:27:25.024697196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466429 | controller | Jun 11 17:27:25.049550 crc crio[23211]: time="2026-06-11T17:27:25.043941648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466445 | controller | Jun 11 17:27:25.098998 crc crio[23211]: time="2026-06-11T17:27:25.098932016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466460 | controller | Jun 11 17:27:25.191774 crc crio[23211]: time="2026-06-11T17:27:25.191373942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466476 | controller | Jun 11 17:27:25.276835 crc crio[23211]: time="2026-06-11T17:27:25.269247614Z" level=info msg="Removed container 48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update" id=6c93fa9f-99d7-4e5c-8371-11ec313e1ae0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.466495 | controller | Jun 11 17:27:25.281528 crc crio[23211]: time="2026-06-11T17:27:25.279750366Z" level=info msg="Removing container: 69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2" id=24a228df-e245-4a29-be2a-5071458fd92a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.466526 | controller | Jun 11 17:27:25.346574 crc crio[23211]: time="2026-06-11T17:27:25.346409706Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=9c7e568f-5cf1-4d20-a6bd-40003a0b49fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.466549 | controller | Jun 11 17:27:25.346715 crc crio[23211]: time="2026-06-11T17:27:25.346593631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466565 | controller | Jun 11 17:27:25.384845 crc crio[23211]: time="2026-06-11T17:27:25.384760467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5c5431fb-6521-4c53-bc85-d58bebd55884 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.466581 | controller | Jun 11 17:27:25.388810 crc crio[23211]: time="2026-06-11T17:27:25.388721837Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1d7459f0-0404-4449-98f2-cc172ea86c33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.466596 | controller | Jun 11 17:27:25.414308 crc crio[23211]: time="2026-06-11T17:27:25.414197265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0902ceb1-6df9-4b30-93be-3009095d968a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.466611 | controller | Jun 11 17:27:25.415112 crc crio[23211]: time="2026-06-11T17:27:25.415065486Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=01b70b4c-03c6-4951-9d33-5bd5de8bd10d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.466627 | controller | Jun 11 17:27:25.415340 crc crio[23211]: time="2026-06-11T17:27:25.415318802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466646 | controller | Jun 11 17:27:25.421963 crc crio[23211]: time="2026-06-11T17:27:25.421878027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=29256bf2-9537-41d6-a446-9ecd78b976e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.466669 | controller | Jun 11 17:27:25.435885 crc crio[23211]: time="2026-06-11T17:27:25.435038237Z" level=info msg="Removed container 69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create" id=24a228df-e245-4a29-be2a-5071458fd92a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.466687 | controller | Jun 11 17:27:25.458826 crc crio[23211]: time="2026-06-11T17:27:25.458773262Z" level=info msg="Removing container: 32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f" id=d6ca1002-cd09-48cc-967b-33bf856cca72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.466702 | controller | Jun 11 17:27:25.530178 crc crio[23211]: time="2026-06-11T17:27:25.52971877Z" level=info msg="Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=fb572be0-628b-4603-b957-aab791d404cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.466718 | controller | Jun 11 17:27:25.539077 crc crio[23211]: time="2026-06-11T17:27:25.53894163Z" level=info msg="Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=a4c81cc0-4510-4565-9f6d-9b51111fc508 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.466738 | controller | Jun 11 17:27:25.567298 crc crio[23211]: time="2026-06-11T17:27:25.567210638Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e UID:d993dc88-7b9e-4655-af60-26b8dfb5e618 NetNS:/var/run/netns/562accc2-0b7c-4765-ab21-1659e4e0cd33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd993dc88_7b9e_4655_af60_26b8dfb5e618.slice PodAnnotations:0xc000612220}] Aliases:map[]}"
2026-06-11 18:00:59.466755 | controller | Jun 11 17:27:25.567298 crc crio[23211]: time="2026-06-11T17:27:25.56728029Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.466771 | controller | Jun 11 17:27:25.570604 crc crio[23211]: time="2026-06-11T17:27:25.570386539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466787 | controller | Jun 11 17:27:25.571827 crc crio[23211]: time="2026-06-11T17:27:25.571803464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466803 | controller | Jun 11 17:27:25.756499 crc crio[23211]: time="2026-06-11T17:27:25.75602208Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff UID:6b6a8278-d2ed-46ce-a9db-71d06ada09f6 NetNS:/var/run/netns/dd9b0960-9359-4a2d-b29a-7c61ea23484a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6a8278_d2ed_46ce_a9db_71d06ada09f6.slice PodAnnotations:0xc000612668}] Aliases:map[]}"
2026-06-11 18:00:59.466819 | controller | Jun 11 17:27:25.756499 crc crio[23211]: time="2026-06-11T17:27:25.756097032Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.466835 | controller | Jun 11 17:27:25.771192 crc crio[23211]: time="2026-06-11T17:27:25.768131793Z" level=info msg="Stopping container: c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994 (timeout: 30s)" id=c160f51c-e3f0-43b4-ba5a-e7e20e5ffd26 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.466851 | controller | Jun 11 17:27:25.846722 crc crio[23211]: time="2026-06-11T17:27:25.841222844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466867 | controller | Jun 11 17:27:25.850090 crc crio[23211]: time="2026-06-11T17:27:25.849707807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466882 | controller | Jun 11 17:27:25.886256 crc crio[23211]: time="2026-06-11T17:27:25.885485943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466898 | controller | Jun 11 17:27:25.908082 crc crio[23211]: time="2026-06-11T17:27:25.908003228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.466913 | controller | Jun 11 17:27:26.072682 crc crio[23211]: time="2026-06-11T17:27:26.068407537Z" level=info msg="Stopping container: 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f (timeout: 30s)" id=fb6fd517-9701-45c5-be94-40b8e71e2274 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.466935 | controller | Jun 11 17:27:26.237982 crc crio[23211]: time="2026-06-11T17:27:26.237841972Z" level=info msg="Stopped container 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f: openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter" id=fb6fd517-9701-45c5-be94-40b8e71e2274 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.466952 | controller | Jun 11 17:27:26.244095 crc crio[23211]: time="2026-06-11T17:27:26.244048397Z" level=info msg="Stopping pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7" id=ddadc8c5-11a6-4b49-9163-7749d0b9c61c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.466970 | controller | Jun 11 17:27:26.248742 crc crio[23211]: time="2026-06-11T17:27:26.248698993Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-pm9jc Namespace:openstack ID:a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7 UID:403f8650-48c4-406c-b5b4-6ae7343c6a7f NetNS:/var/run/netns/1bc0fdcd-f7b3-484f-bee7-763d28ade73a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod403f8650_48c4_406c_b5b4_6ae7343c6a7f.slice PodAnnotations:0xc0022783e8}] Aliases:map[]}"
2026-06-11 18:00:59.466988 | controller | Jun 11 17:27:26.249179 crc crio[23211]: time="2026-06-11T17:27:26.249130074Z" level=info msg="Deleting pod openstack_ovn-controller-metrics-pm9jc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.467004 | controller | Jun 11 17:27:26.389797 crc crio[23211]: time="2026-06-11T17:27:26.389753578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=45b6cdcd-be0a-488b-be0c-95c6d54cc25e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.467020 | controller | Jun 11 17:27:26.396907 crc crio[23211]: time="2026-06-11T17:27:26.396544258Z" level=info msg="Stopped container c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd" id=c160f51c-e3f0-43b4-ba5a-e7e20e5ffd26 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.467036 | controller | Jun 11 17:27:26.400668 crc crio[23211]: time="2026-06-11T17:27:26.400569009Z" level=info msg="Stopping pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d" id=1d9616fe-c22a-48a5-a112-b7f70d73c668 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.467052 | controller | Jun 11 17:27:26.409529 crc crio[23211]: time="2026-06-11T17:27:26.407772989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=61f9330e-5516-4f75-97a5-1e773d4d5d0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.467067 | controller | Jun 11 17:27:26.417988 crc crio[23211]: time="2026-06-11T17:27:26.417901283Z" level=info msg="Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=afea0c57-08ef-4339-a8ca-75b23555b5f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.467083 | controller | Jun 11 17:27:26.418395 crc crio[23211]: time="2026-06-11T17:27:26.418331103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.467106 | controller | Jun 11 17:27:26.474499 crc crio[23211]: time="2026-06-11T17:27:26.467052974Z" level=info msg="Stopped pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d" id=1d9616fe-c22a-48a5-a112-b7f70d73c668 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.467127 | controller | Jun 11 17:27:26.555524 crc crio[23211]: 2026-06-11T17:27:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b970f8ef7c4106 Mac:3a:3d:2e:bf:b4:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/562accc2-0b7c-4765-ab21-1659e4e0cd33 SocketPath: PciID:}] [{Interface:0xc00053e6b0 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.467149 | controller | Jun 11 17:27:26.555821 crc crio[23211]: time="2026-06-11T17:27:26.555746717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.467167 | controller | Jun 11 17:27:26.557247 crc crio[23211]: time="2026-06-11T17:27:26.557174552Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e UID:d993dc88-7b9e-4655-af60-26b8dfb5e618 NetNS:/var/run/netns/562accc2-0b7c-4765-ab21-1659e4e0cd33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd993dc88_7b9e_4655_af60_26b8dfb5e618.slice PodAnnotations:0xc000612220}] Aliases:map[]}"
2026-06-11 18:00:59.467183 | controller | Jun 11 17:27:26.557406 crc crio[23211]: time="2026-06-11T17:27:26.557350217Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.467199 | controller | Jun 11 17:27:26.560784 crc crio[23211]: time="2026-06-11T17:27:26.560713221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.467215 | controller | Jun 11 17:27:26.588207 crc crio[23211]: time="2026-06-11T17:27:26.587599464Z" level=info msg="Ran pod sandbox 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e with infra container: openstack/nova-cell1-conductor-0/POD" id=9c7e568f-5cf1-4d20-a6bd-40003a0b49fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.467232 | controller | Jun 11 17:27:26.607897 crc crio[23211]: time="2026-06-11T17:27:26.607817062Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=5bba9ed6-e220-4a79-b664-c54a90c4d812 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.467247 | controller | Jun 11 17:27:26.651783 crc crio[23211]: time="2026-06-11T17:27:26.650015379Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=3864b25b-2c2c-4e1a-8857-a88d640e4334 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.467262 | controller | Jun 11 17:27:26.660510 crc crio[23211]: time="2026-06-11T17:27:26.660395178Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=322bf19a-ef69-4942-9f09-b4b2951e4b07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.467278 | controller | Jun 11 17:27:26.660958 crc crio[23211]: time="2026-06-11T17:27:26.66081148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.467293 | controller | Jun 11 17:27:26.748038 crc crio[23211]: time="2026-06-11T17:27:26.74789298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.467309 | controller | Jun 11 17:27:26.753866 crc crio[23211]: time="2026-06-11T17:27:26.753741577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.467325 | controller | Jun 11 17:27:27.038488 crc crio[23211]: time="2026-06-11T17:27:27.036701357Z" level=info msg="Stopped pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7" id=ddadc8c5-11a6-4b49-9163-7749d0b9c61c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.467344 | controller | Jun 11 17:27:27.069501 crc crio[23211]: 2026-06-11T17:27:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9bd675c2b22886 Mac:7e:f8:62:76:9d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/dd9b0960-9359-4a2d-b29a-7c61ea23484a SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.467361 | controller | Jun 11 17:27:27.073490 crc crio[23211]: time="2026-06-11T17:27:27.070498074Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff UID:6b6a8278-d2ed-46ce-a9db-71d06ada09f6 NetNS:/var/run/netns/dd9b0960-9359-4a2d-b29a-7c61ea23484a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6a8278_d2ed_46ce_a9db_71d06ada09f6.slice PodAnnotations:0xc000612668}] Aliases:map[]}"
2026-06-11 18:00:59.467378 | controller | Jun 11 17:27:27.073490 crc crio[23211]: time="2026-06-11T17:27:27.07071935Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.467394 | controller | Jun 11 17:27:27.099502 crc crio[23211]: time="2026-06-11T17:27:27.096792843Z" level=info msg="Ran pod sandbox d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff with infra container: openstack/glance-default-external-api-0/POD" id=01b70b4c-03c6-4951-9d33-5bd5de8bd10d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.467410 | controller | Jun 11 17:27:27.105642 crc crio[23211]: time="2026-06-11T17:27:27.10548503Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=a75b6d52-e8c2-4e96-91cd-bce0b2c3853d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.467426 | controller | Jun 11 17:27:27.108187 crc crio[23211]: time="2026-06-11T17:27:27.108057375Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=bdb1e341-4d7f-4a7d-a966-87783a005d8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.467441 | controller | Jun 11 17:27:27.118384 crc crio[23211]: time="2026-06-11T17:27:27.118301391Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=e8ee547f-adc8-4c54-a4ce-ed7164698379 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.467456 | controller | Jun 11 17:27:27.118753 crc crio[23211]: time="2026-06-11T17:27:27.118690201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.467472 | controller | Jun 11 17:27:27.167924 crc crio[23211]: time="2026-06-11T17:27:27.167188356Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=45cdf4d7-d69a-4353-8e1e-b6e28fc021db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.467488 | controller | Jun 11 17:27:27.167924 crc crio[23211]: time="2026-06-11T17:27:27.167315479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.467503 | controller | Jun 11 17:27:27.201013 crc crio[23211]: time="2026-06-11T17:27:27.199820104Z" level=info msg="Removed container 32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=d6ca1002-cd09-48cc-967b-33bf856cca72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.467542 | controller | Jun 11 17:27:27.206679 crc crio[23211]: time="2026-06-11T17:27:27.206568944Z" level=info msg="Removing container: 4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077" id=f2a4d127-c9d1-41db-9655-cf968b74faf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.467563 | controller | Jun 11 17:27:27.227255 crc crio[23211]: time="2026-06-11T17:27:27.227171199Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/POD" id=f3fec72e-342b-4339-b958-840accd942de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.467579 | controller | Jun 11 17:27:27.227370 crc crio[23211]: time="2026-06-11T17:27:27.227286752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.467595 | controller | Jun 11 17:27:27.230767 crc crio[23211]: time="2026-06-11T17:27:27.230683208Z" level=info msg="Stopping pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e" id=9321aca5-2f36-4601-afa1-5b054361640e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.467611 | controller | Jun 11 17:27:27.231283 crc crio[23211]: time="2026-06-11T17:27:27.231222391Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781198801-42bj8 Namespace:openstack ID:cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e UID:7e37f581-9c9c-4382-859a-14da229c8cea NetNS:/var/run/netns/e62fef8b-e2ef-4676-b717-b23b965e7265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e37f581_9c9c_4382_859a_14da229c8cea.slice PodAnnotations:0xc000612780}] Aliases:map[]}"
2026-06-11 18:00:59.467628 | controller | Jun 11 17:27:27.231629 crc crio[23211]: time="2026-06-11T17:27:27.231384205Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781198801-42bj8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.467644 | controller | Jun 11 17:27:27.384294 crc crio[23211]: time="2026-06-11T17:27:27.384252895Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f0ad5f34-2cfa-4643-9a28-161f42f1f7dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.467663 | controller | Jun 11 17:27:27.422053 crc crio[23211]: time="2026-06-11T17:27:27.421658922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.467687 | controller | Jun 11 17:27:27.449330 crc crio[23211]: time="2026-06-11T17:27:27.443808627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=48bc5b58-42ea-43ba-8691-d583abd179cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.467705 | controller | Jun 11 17:27:27.480038 crc crio[23211]: time="2026-06-11T17:27:27.479621754Z" level=info msg="Removed container 4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=f2a4d127-c9d1-41db-9655-cf968b74faf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.467721 | controller | Jun 11 17:27:27.495186 crc crio[23211]: time="2026-06-11T17:27:27.490006755Z" level=info msg="Removing container: bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25" id=837091a0-bdca-458c-8bda-c27577004ce9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.467736 | controller | Jun 11 17:27:27.522404 crc crio[23211]: time="2026-06-11T17:27:27.522316985Z" level=info msg="Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=667b784f-77b2-45ec-977f-ce13a27447ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.467752 | controller | Jun 11 17:27:27.567752 crc crio[23211]: time="2026-06-11T17:27:27.567639631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.467772 | controller | Jun 11 17:27:27.629286 crc crio[23211]: time="2026-06-11T17:27:27.629192202Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652 UID:1fcc592e-fde9-4815-b4ee-897efebc326b NetNS:/var/run/netns/3feb4e07-449f-4593-ab1d-bcc7f40744d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fcc592e_fde9_4815_b4ee_897efebc326b.slice PodAnnotations:0xc000612a10}] Aliases:map[]}"
2026-06-11 18:00:59.467788 | controller | Jun 11 17:27:27.629286 crc crio[23211]: time="2026-06-11T17:27:27.629268274Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.467804 | controller | Jun 11 17:27:27.739007 crc crio[23211]: time="2026-06-11T17:27:27.73763676Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 Namespace:openstack ID:d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67 UID:51540e5e-9e55-47a0-9638-3dadc036be4f NetNS:/var/run/netns/c8566ced-b27d-4d49-bca0-11c8808b3227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51540e5e_9e55_47a0_9638_3dadc036be4f.slice PodAnnotations:0xc0006120b0}] Aliases:map[]}"
2026-06-11 18:00:59.467821 | controller | Jun 11 17:27:27.739007 crc crio[23211]: time="2026-06-11T17:27:27.737681921Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.467837 | controller | Jun 11 17:27:28.071197 crc crio[23211]: time="2026-06-11T17:27:28.070664544Z" level=info msg="Created container 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81: openstack/swift-storage-0/account-auditor" id=491b05ce-6a82-4765-8355-871de21334d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.467852 | controller | Jun 11 17:27:28.076838 crc crio[23211]: time="2026-06-11T17:27:28.076764826Z" level=info msg="Starting container: 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81" id=5e80c549-9877-4221-9acc-6cdd2a8c108f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.467868 | controller | Jun 11 17:27:28.111949 crc crio[23211]: time="2026-06-11T17:27:28.111757913Z" level=info msg="Created container a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0: openstack/glance-db-create-5c6nr/mariadb-database-create" id=ee406a53-6b51-447c-b6ae-0fd410194463 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.467883 | controller | Jun 11 17:27:28.119634 crc crio[23211]: time="2026-06-11T17:27:28.119354063Z" level=info msg="Starting container: a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0" id=db6d3688-7e83-4ca6-83f1-8cb630f90ce9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.467899 | controller | Jun 11 17:27:28.125739 crc crio[23211]: time="2026-06-11T17:27:28.124906012Z" level=info msg="Started container" PID=243836 containerID=723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81 description=openstack/swift-storage-0/account-auditor id=5e80c549-9877-4221-9acc-6cdd2a8c108f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.467915 | controller | Jun 11 17:27:28.151940 crc crio[23211]: time="2026-06-11T17:27:28.151234802Z" level=info msg="Started container" PID=243811 containerID=a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0 description=openstack/glance-db-create-5c6nr/mariadb-database-create id=db6d3688-7e83-4ca6-83f1-8cb630f90ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791
2026-06-11 18:00:59.467934 | controller | Jun 11 17:27:28.179098 crc crio[23211]: time="2026-06-11T17:27:28.179010698Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=5b8bc5ca-9481-4773-bdeb-695cd2114186 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.467950 | controller | Jun 11 17:27:28.196544 crc crio[23211]: time="2026-06-11T17:27:28.196238789Z" level=info msg="Created container 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619: openstack/ovn-controller-ovs-lbg5f/ovsdb-server" id=3487e19f-60bd-4f53-8471-e11928c47fba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.467966 | controller | Jun 11 17:27:28.201873 crc crio[23211]: time="2026-06-11T17:27:28.201723757Z" level=info msg="Starting container: 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619" id=56a0f24c-1d80-4c5f-bd52-b90538d5c2ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.467981 | controller | Jun 11 17:27:28.231593 crc crio[23211]: time="2026-06-11T17:27:28.231413281Z" level=info msg="Stopped pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e" id=9321aca5-2f36-4601-afa1-5b054361640e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.467996 | controller | Jun 11 17:27:28.311266 crc crio[23211]: time="2026-06-11T17:27:28.310910743Z" level=info msg="Started container" PID=243846 containerID=37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619 description=openstack/ovn-controller-ovs-lbg5f/ovsdb-server id=56a0f24c-1d80-4c5f-bd52-b90538d5c2ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16
2026-06-11 18:00:59.468013 | controller | Jun 11 17:27:28.389807 crc crio[23211]: time="2026-06-11T17:27:28.389648955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=d99ef557-0d96-4a37-b216-06fb8f7bc003 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.468028 | controller | Jun 11 17:27:28.407361 crc crio[23211]: time="2026-06-11T17:27:28.407300628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=1cfc7281-1cb8-49c5-9cd5-718523340898 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.468043 | controller | Jun 11 17:27:28.408979 crc crio[23211]: 2026-06-11T17:27:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc55073a25cfb7c Mac:be:5f:6d:ff:6e:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/3feb4e07-449f-4593-ab1d-bcc7f40744d7 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.468059 | controller | Jun 11 17:27:28.410105 crc crio[23211]: time="2026-06-11T17:27:28.410018636Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652 UID:1fcc592e-fde9-4815-b4ee-897efebc326b NetNS:/var/run/netns/3feb4e07-449f-4593-ab1d-bcc7f40744d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fcc592e_fde9_4815_b4ee_897efebc326b.slice PodAnnotations:0xc000612a10}] Aliases:map[]}"
2026-06-11 18:00:59.468075 | controller | Jun 11 17:27:28.410322 crc crio[23211]: time="2026-06-11T17:27:28.410281512Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.468113 | controller | Jun 11 17:27:28.428782 crc crio[23211]: time="2026-06-11T17:27:28.428726014Z" level=info msg="Creating container: openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd" id=9ef86731-6ba2-4cd2-9e5a-34957e9e9668 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.468140 | controller | Jun 11 17:27:28.629237 crc crio[23211]: time="2026-06-11T17:27:28.628711315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=08816143-a886-4e89-8ed6-d05657ccea84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.468159 | controller | Jun 11 17:27:28.630673 crc crio[23211]: time="2026-06-11T17:27:28.630555411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.468176 | controller | Jun 11 17:27:28.676012 crc crio[23211]: time="2026-06-11T17:27:28.675962729Z" level=info msg="Ran pod sandbox bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652 with infra container: openstack/kube-state-metrics-0/POD" id=45cdf4d7-d69a-4353-8e1e-b6e28fc021db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.468192 | controller | Jun 11 17:27:28.690564 crc crio[23211]: 2026-06-11T17:27:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2adb13c7873728 Mac:06:08:66:ca:49:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/c8566ced-b27d-4d49-bca0-11c8808b3227 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.468208 | controller | Jun 11 17:27:28.692590 crc crio[23211]: time="2026-06-11T17:27:28.692516293Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=4e3e3d3a-2cbe-43e3-985c-53e8c5c62bf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.468223 | controller | Jun 11 17:27:28.692980 crc crio[23211]: time="2026-06-11T17:27:28.692913444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.468239 | controller | Jun 11 17:27:28.696747 crc crio[23211]: time="2026-06-11T17:27:28.696666557Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 Namespace:openstack ID:d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67 UID:51540e5e-9e55-47a0-9638-3dadc036be4f NetNS:/var/run/netns/c8566ced-b27d-4d49-bca0-11c8808b3227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51540e5e_9e55_47a0_9638_3dadc036be4f.slice PodAnnotations:0xc0006120b0}] Aliases:map[]}"
2026-06-11 18:00:59.468256 | controller | Jun 11 17:27:28.697037 crc crio[23211]: time="2026-06-11T17:27:28.696986046Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.468272 | controller | Jun 11 17:27:28.702889 crc crio[23211]: time="2026-06-11T17:27:28.702758761Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=057a929d-ab9c-4fd9-9a00-93034d50ec31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.468288 | controller | Jun 11 17:27:28.724896 crc crio[23211]: time="2026-06-11T17:27:28.724621149Z" level=info msg="Created container 5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=ee0acf22-b747-48c6-9456-ac07f4d706f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.468304 | controller | Jun 11 17:27:28.726322 crc crio[23211]: time="2026-06-11T17:27:28.725966302Z" level=info msg="Created container ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=f248def6-c372-4b27-83f5-2a2f3be99f1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.468323 | controller | Jun 11 17:27:28.737235 crc crio[23211]: time="2026-06-11T17:27:28.737132731Z" level=info msg="Starting container: 5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2" id=1695b4bc-65ef-47b1-80a5-78278c5bf70a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.468340 | controller | Jun 11 17:27:28.737235 crc crio[23211]: time="2026-06-11T17:27:28.737201614Z" level=info msg="Starting container: ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8" id=6b04cad8-e02c-47fa-a729-21227dc96c0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.468356 | controller | Jun 11 17:27:28.758890 crc crio[23211]: time="2026-06-11T17:27:28.758766303Z" level=info msg="Started container" PID=243821 containerID=5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2 description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=1695b4bc-65ef-47b1-80a5-78278c5bf70a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79
2026-06-11 18:00:59.468372 | controller | Jun 11 17:27:28.765584 crc crio[23211]: time="2026-06-11T17:27:28.765540334Z" level=info msg="Started container" PID=243810 containerID=ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8 description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=6b04cad8-e02c-47fa-a729-21227dc96c0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f
2026-06-11 18:00:59.468388 | controller | Jun 11 17:27:28.809366 crc crio[23211]: time="2026-06-11T17:27:28.809051324Z" level=info msg="Created container e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=f8c88edf-c0bb-48c3-8a62-996d2426e99d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.468403 | controller | Jun 11 17:27:28.815906 crc crio[23211]: time="2026-06-11T17:27:28.815105725Z" level=info msg="Starting container: e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d" id=a721df6c-76ee-4cd3-a8a6-cbf553a97100 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.468419 | controller | Jun 11 17:27:28.828408 crc crio[23211]: time="2026-06-11T17:27:28.82768743Z" level=info msg="Started container" PID=243834 containerID=e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=a721df6c-76ee-4cd3-a8a6-cbf553a97100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef
2026-06-11 18:00:59.468436 | controller | Jun 11 17:27:28.921850 crc crio[23211]: time="2026-06-11T17:27:28.919538951Z" level=info msg="Ran pod sandbox d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/POD" id=f3fec72e-342b-4339-b958-840accd942de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.468452 | controller | Jun 11 17:27:28.934492 crc crio[23211]: time="2026-06-11T17:27:28.932568198Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=7fe39fd5-ea7b-4987-821a-c3b803abe195 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.468467 | controller | Jun 11 17:27:28.934492 crc crio[23211]: time="2026-06-11T17:27:28.932904707Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=7fe39fd5-ea7b-4987-821a-c3b803abe195 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.468487 | controller | Jun 11 17:27:28.934492 crc crio[23211]: time="2026-06-11T17:27:28.932969378Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=7fe39fd5-ea7b-4987-821a-c3b803abe195 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.468503 | controller | Jun 11 17:27:28.936995 crc crio[23211]: time="2026-06-11T17:27:28.936957268Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=758e429e-b70b-4188-88bf-af40476433a4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.468543 | controller | Jun 11 17:27:28.943390 crc crio[23211]: time="2026-06-11T17:27:28.943306908Z" level=info msg="Created container 9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815: openstack/placement-db-create-nkzqd/mariadb-database-create" id=6b915ffd-fe7a-4456-8c56-ee0c4c7d7e3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.468561 | controller | Jun 11 17:27:28.948566 crc crio[23211]: time="2026-06-11T17:27:28.945587765Z" level=info msg="Starting container: 9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815" id=32faf27d-ede3-4bd2-9fd4-0b6140c09b3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.468577 | controller | Jun 11 17:27:28.954646 crc crio[23211]: time="2026-06-11T17:27:28.951477133Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-11 18:00:59.468592 | controller | Jun 11 17:27:28.955586 crc crio[23211]: time="2026-06-11T17:27:28.955491792Z" level=info msg="Created container 29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=322bf19a-ef69-4942-9f09-b4b2951e4b07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.468608 | controller | Jun 11 17:27:28.969492 crc crio[23211]: time="2026-06-11T17:27:28.968816047Z" level=info msg="Starting container: 29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed" id=ff54dd5b-d99f-4149-9175-897d963d6a4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.468623 | controller | Jun 11 17:27:28.969804 crc crio[23211]: time="2026-06-11T17:27:28.969608677Z" level=info msg="Started container" PID=243850 containerID=9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815 description=openstack/placement-db-create-nkzqd/mariadb-database-create id=32faf27d-ede3-4bd2-9fd4-0b6140c09b3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b
2026-06-11 18:00:59.468640 | controller | Jun 11 17:27:28.976166 crc crio[23211]: time="2026-06-11T17:27:28.976020787Z" level=info msg="Started container" PID=243854 containerID=29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ff54dd5b-d99f-4149-9175-897d963d6a4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e
2026-06-11 18:00:59.468657 | controller | Jun 11 17:27:29.015999 crc crio[23211]: time="2026-06-11T17:27:29.015733433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.468674 | controller | Jun 11 17:27:29.024604 crc crio[23211]: time="2026-06-11T17:27:29.020354227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.468698 | controller | Jun 11 17:27:29.074108 crc crio[23211]: time="2026-06-11T17:27:29.073625682Z" level=info msg="Created container 41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=a4c81cc0-4510-4565-9f6d-9b51111fc508 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.468722 | controller | Jun 11 17:27:29.076703 crc crio[23211]: time="2026-06-11T17:27:29.073822618Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=86fc9a3f-c35c-4ba0-9209-718949874426 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.468739 | controller | Jun 11 17:27:29.087635 crc crio[23211]: time="2026-06-11T17:27:29.086861734Z" level=info msg="Starting container: 41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461" id=6744ebbf-9f6a-4f32-8c46-a7688ef9fda2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.468755 | controller | Jun 11 17:27:29.091039 crc crio[23211]: time="2026-06-11T17:27:29.090220879Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=91662002-4b69-4c7d-adfe-92d99bcc4350 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.468771 | controller | Jun 11 17:27:29.091039 crc crio[23211]: time="2026-06-11T17:27:29.09066886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.468788 | controller | Jun 11 17:27:29.098948 crc crio[23211]: time="2026-06-11T17:27:29.098842095Z" level=info msg="Started container" PID=243829 containerID=41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461 description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=6744ebbf-9f6a-4f32-8c46-a7688ef9fda2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27
2026-06-11 18:00:59.468805 | controller | Jun 11 17:27:29.158204 crc crio[23211]: time="2026-06-11T17:27:29.158034907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.468821 | controller | Jun 11 17:27:29.205490 crc crio[23211]: time="2026-06-11T17:27:29.20321845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.468836 | controller | Jun 11 17:27:29.220477 crc crio[23211]: time="2026-06-11T17:27:29.216972264Z" level=info msg="Created container 08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=fb572be0-628b-4603-b957-aab791d404cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.468852 | controller | Jun 11 17:27:29.228501 crc crio[23211]: time="2026-06-11T17:27:29.224072042Z" level=info msg="Starting container: 08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767" id=99e5d6fe-85fe-4392-9e0a-761c0c410c6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.468868 | controller | Jun 11 17:27:29.236681 crc crio[23211]: time="2026-06-11T17:27:29.236585005Z" level=info msg="Created container e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config" id=81391a1a-4121-4675-b89b-2d9da19c563d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.468884 | controller | Jun 11 17:27:29.238015 crc crio[23211]: time="2026-06-11T17:27:29.237799246Z" level=info msg="Starting container: e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b" id=8c843ab9-e888-4da1-a3bb-6044ccba3bdd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.468899 | controller | Jun 11 17:27:29.259575 crc crio[23211]: time="2026-06-11T17:27:29.250512784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.468914 | controller | Jun 11 17:27:29.270485 crc crio[23211]: time="2026-06-11T17:27:29.268910156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.468933 | controller | Jun 11 17:27:29.309474 crc crio[23211]: time="2026-06-11T17:27:29.309132023Z" level=info msg="Started container" PID=243851 containerID=08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767 description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=99e5d6fe-85fe-4392-9e0a-761c0c410c6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99
2026-06-11 18:00:59.468949 | controller | Jun 11 17:27:29.372968 crc crio[23211]: time="2026-06-11T17:27:29.372832439Z" level=info msg="Started container" PID=243813 containerID=e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b description=openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config id=8c843ab9-e888-4da1-a3bb-6044ccba3bdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786
2026-06-11 18:00:59.468966 | controller | Jun 11 17:27:29.448690 crc crio[23211]: time="2026-06-11T17:27:29.448347331Z" level=info msg="Removed container bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=837091a0-bdca-458c-8bda-c27577004ce9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.468982 | controller | Jun 11 17:27:29.507997 crc crio[23211]: time="2026-06-11T17:27:29.50734887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.468997 | controller | Jun 11 17:27:29.511289 crc crio[23211]: time="2026-06-11T17:27:29.511243288Z" level=info msg="Removing container: bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314" id=60039711-c330-4c6a-b493-767ec763ecf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.469013 | controller | Jun 11 17:27:29.530260 crc crio[23211]: time="2026-06-11T17:27:29.530187181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.469028 | controller | Jun 11 17:27:29.715363 crc crio[23211]: time="2026-06-11T17:27:29.714886429Z" level=info msg="Created container 34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=afea0c57-08ef-4339-a8ca-75b23555b5f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.469043 | controller | Jun 11 17:27:29.717396 crc crio[23211]: time="2026-06-11T17:27:29.717316571Z" level=info msg="Starting container: 34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229" id=7115d4e0-b5af-420c-9e09-6adc4aa81948 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.469059 | controller | Jun 11 17:27:29.788381 crc crio[23211]: time="2026-06-11T17:27:29.78352162Z" level=info msg="Started container" PID=243855 containerID=34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229 description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=7115d4e0-b5af-420c-9e09-6adc4aa81948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639
2026-06-11 18:00:59.469074 | controller | Jun 11 17:27:30.043929 crc crio[23211]: time="2026-06-11T17:27:30.043821361Z" level=info msg="Stopping container: 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e (timeout: 30s)" id=54a5af08-5e7c-4a9d-af1d-6dc05f54d29e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.469092 | controller | Jun 11 17:27:30.147983 crc crio[23211]: time="2026-06-11T17:27:30.147040648Z" level=info msg="Removed container bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=60039711-c330-4c6a-b493-767ec763ecf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.469119 | controller | Jun 11 17:27:30.181370 crc crio[23211]: time="2026-06-11T17:27:30.181287186Z" level=info msg="Removing container: 2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201" id=a8a9d2ed-28db-4332-8658-9dc73b28866c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.469141 | controller | Jun 11 17:27:30.234673 crc crio[23211]: time="2026-06-11T17:27:30.228079608Z" level=info msg="Stopped container 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log" id=54a5af08-5e7c-4a9d-af1d-6dc05f54d29e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.469157 | controller | Jun 11 17:27:30.241886 crc crio[23211]: time="2026-06-11T17:27:30.241813462Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=b6e07ae9-fb2f-46ae-baa7-012dcd145f3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.469172 | controller | Jun 11 17:27:30.281843 crc crio[23211]: time="2026-06-11T17:27:30.281502937Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=5a59f268-fb56-4c3a-b443-3c09d09ae4c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.469187 | controller | Jun 11 17:27:30.303373 crc crio[23211]: time="2026-06-11T17:27:30.303017396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.469202 | controller | Jun 11 17:27:30.314125 crc crio[23211]: time="2026-06-11T17:27:30.314033632Z" level=info msg="Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log" id=dde5f056-a898-4771-8de3-a56a8cbb4220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.469218 | controller | Jun 11 17:27:30.318534 crc crio[23211]: time="2026-06-11T17:27:30.31835512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.469232 | controller | Jun 11 17:27:30.460614 crc crio[23211]: time="2026-06-11T17:27:30.460504621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.469248 | controller | Jun 11 17:27:30.484680 crc crio[23211]: time="2026-06-11T17:27:30.484531473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.469263 | controller | Jun 11 17:27:30.726048 crc crio[23211]: time="2026-06-11T17:27:30.725968703Z" level=info msg="Stopping container: b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742 (timeout: 26s)" id=dd48d658-ca71-4b4f-9103-2a8ad05d446f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.469278 | controller | Jun 11 17:27:30.903204 crc crio[23211]: time="2026-06-11T17:27:30.90310111Z" level=info msg="Stopped container b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742: openstack/ovn-controller-vz669/ovn-controller" id=dd48d658-ca71-4b4f-9103-2a8ad05d446f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.469293 | controller | Jun 11 17:27:30.905014 crc crio[23211]: time="2026-06-11T17:27:30.904640949Z" level=info msg="Stopping pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590" id=b2cf03c6-90d4-4255-993e-0a7e2739dbda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.469309 | controller | Jun 11 17:27:30.906241 crc crio[23211]: time="2026-06-11T17:27:30.905744717Z" level=info msg="Got pod network &{Name:ovn-controller-vz669 Namespace:openstack ID:6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590 UID:1278d7e9-54fa-4f1e-8a75-0abc6a4feaa6 NetNS:/var/run/netns/f7b8bd20-e739-4a4f-9312-ac3dd8132b20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1278d7e9_54fa_4f1e_8a75_0abc6a4feaa6.slice PodAnnotations:0xc0001aef88}] Aliases:map[]}"
2026-06-11 18:00:59.469328 | controller | Jun 11 17:27:30.910188 crc crio[23211]: time="2026-06-11T17:27:30.908381423Z" level=info msg="Deleting pod openstack_ovn-controller-vz669 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.469345 | controller | Jun 11 17:27:31.153943 crc crio[23211]: time="2026-06-11T17:27:31.153688819Z" level=info msg="Removed container 2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201: openstack/barbican-db-create-9spfg/mariadb-database-create" id=a8a9d2ed-28db-4332-8658-9dc73b28866c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.469361 | controller | Jun 11 17:27:31.163948 crc crio[23211]: time="2026-06-11T17:27:31.16371986Z" level=info msg="Removing container: 77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46" id=3c29ef98-5222-40a3-8183-77446f83f5cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.469377 | controller | Jun 11 17:27:31.301211 crc crio[23211]: time="2026-06-11T17:27:31.291754069Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/POD" id=d6f077e8-0aa2-4c95-98e8-3504a3a84e8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.469392 | controller | Jun 11 17:27:31.301211 crc crio[23211]: time="2026-06-11T17:27:31.292304282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.469408 | controller | Jun 11 17:27:31.339694 crc crio[23211]: time="2026-06-11T17:27:31.33610388Z" level=info msg="Removed container 77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=3c29ef98-5222-40a3-8183-77446f83f5cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.469424 | controller | Jun 11 17:27:31.343699 crc crio[23211]: time="2026-06-11T17:27:31.343569017Z" level=info msg="Created container 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a: openstack/swift-storage-0/account-reaper" id=4e3e3d3a-2cbe-43e3-985c-53e8c5c62bf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.469439 | controller | Jun 11 17:27:31.359598 crc crio[23211]: time="2026-06-11T17:27:31.358885081Z" level=info msg="Starting container: 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a" id=0a6d917f-624e-430e-ac8c-54917378c11e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.469455 | controller | Jun 11 17:27:31.367641 crc crio[23211]: time="2026-06-11T17:27:31.367397344Z" level=info msg="Removing container: fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf" id=2da33ab1-7b7c-488f-8022-353ba7c27994 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.469470 | controller | Jun 11 17:27:31.384735 crc crio[23211]: time="2026-06-11T17:27:31.384683647Z" level=info msg="Created container 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db: openstack/glance-default-external-api-0/glance-log" id=e8ee547f-adc8-4c54-a4ce-ed7164698379 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.469486 | controller | Jun 11 17:27:31.388302 crc crio[23211]: time="2026-06-11T17:27:31.388213735Z" level=info msg="Starting container: 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db" id=5b881156-af0b-476a-bbf4-c62ad4056092 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.469501 | controller | Jun 11 17:27:31.389193 crc crio[23211]: time="2026-06-11T17:27:31.389115867Z" level=info msg="Created container 40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=667b784f-77b2-45ec-977f-ce13a27447ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.469541 | controller | Jun 11 17:27:31.398559 crc crio[23211]: time="2026-06-11T17:27:31.398271287Z" level=info msg="Starting container: 40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad" id=40c58cc5-11aa-4f8b-aede-e5747afac7ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.469560 | controller | Jun 11 17:27:31.426790 crc crio[23211]: time="2026-06-11T17:27:31.426653658Z" level=info msg="Started container" PID=244334 containerID=2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a description=openstack/swift-storage-0/account-reaper id=0a6d917f-624e-430e-ac8c-54917378c11e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.469576 | controller | Jun 11 17:27:31.438714 crc crio[23211]: time="2026-06-11T17:27:31.438636089Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d6f077e8-0aa2-4c95-98e8-3504a3a84e8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.469592 | controller | Jun 11 17:27:31.441357 crc crio[23211]: time="2026-06-11T17:27:31.441277545Z" level=info msg="Started container" PID=244324 containerID=31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db description=openstack/glance-default-external-api-0/glance-log id=5b881156-af0b-476a-bbf4-c62ad4056092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff
2026-06-11 18:00:59.469608 | controller | Jun 11 17:27:31.465132 crc crio[23211]: time="2026-06-11T17:27:31.465039359Z" level=info msg="Started container" PID=244332 containerID=40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=40c58cc5-11aa-4f8b-aede-e5747afac7ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e
2026-06-11 18:00:59.469625 | controller | Jun 11 17:27:31.480740 crc crio[23211]: time="2026-06-11T17:27:31.480394255Z" level=info msg="Created container 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log" id=dde5f056-a898-4771-8de3-a56a8cbb4220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.469641 | controller | Jun 11 17:27:31.494323 crc crio[23211]: time="2026-06-11T17:27:31.494115589Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=c71b77a7-7b60-4a0f-9dba-2dc24001fa2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.469656 | controller | Jun 11 17:27:31.494697 crc crio[23211]: time="2026-06-11T17:27:31.494332575Z" level=info msg="Starting container: 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887" id=88b0f5bf-13a2-48b7-a7c6-2e110a89f958 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.469672 | controller | Jun 11 17:27:31.494697 crc crio[23211]: time="2026-06-11T17:27:31.494647572Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=ce76c8b3-d9a6-4349-baee-3ececb9f13fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.469688 | controller | Jun 11 17:27:31.519072 crc crio[23211]: time="2026-06-11T17:27:31.518981462Z" level=info msg="Ran pod sandbox 700e2349d39c4afa009a519de5b9597212260018f19edb4aa535ecb5e800b35c with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/POD" id=d6f077e8-0aa2-4c95-98e8-3504a3a84e8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.469716 | controller | Jun 11 17:27:31.525862 crc crio[23211]: time="2026-06-11T17:27:31.525809683Z" level=info msg="Started container" PID=244610 containerID=9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887 description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log id=88b0f5bf-13a2-48b7-a7c6-2e110a89f958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b
2026-06-11 18:00:59.469738 | controller | Jun 11 17:27:31.536870 crc crio[23211]: time="2026-06-11T17:27:31.534643595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=a83e5fd1-edf8-4f2f-8417-3c62b4148109 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.469755 | controller | Jun 11 17:27:31.536870 crc crio[23211]: time="2026-06-11T17:27:31.53485501Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=a83e5fd1-edf8-4f2f-8417-3c62b4148109 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.469771 | controller | Jun 11 17:27:31.536870 crc crio[23211]: time="2026-06-11T17:27:31.534906341Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=a83e5fd1-edf8-4f2f-8417-3c62b4148109 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.469788 | controller | Jun 11 17:27:31.536870 crc crio[23211]: time="2026-06-11T17:27:31.536117152Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=3f3512a3-d624-48bf-b4b1-8fcb0066be71 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.469803 | controller | Jun 11 17:27:31.549403 crc crio[23211]: time="2026-06-11T17:27:31.547916077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=7e77f600-d9d5-435f-ada2-e915796d9983 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.469820 | controller | Jun 11 17:27:31.571591 crc crio[23211]: time="2026-06-11T17:27:31.555761813Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-11 18:00:59.469836 | controller | Jun 11 17:27:31.613203 crc crio[23211]: time="2026-06-11T17:27:31.611815838Z" level=info msg="Created container b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c: openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd" id=9ef86731-6ba2-4cd2-9e5a-34957e9e9668 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.469851 | controller | Jun 11 17:27:31.625322 crc crio[23211]: time="2026-06-11T17:27:31.625263716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=7390bfed-44e4-4147-9aa3-a14c42329391 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.469867 | controller | Jun 11 17:27:31.629843 crc crio[23211]: time="2026-06-11T17:27:31.62666197Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=e11c42ea-2033-4ac1-8b5d-f17c9a86d09c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.469883 | controller | Jun 11 17:27:31.632178 crc crio[23211]: time="2026-06-11T17:27:31.626872285Z" level=info msg="Starting container: b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c" id=9cd8ffc1-d5e8-46c1-b868-c27469de19b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.469899 | controller | Jun 11 17:27:31.638051 crc crio[23211]: time="2026-06-11T17:27:31.630974689Z" level=info msg="Created container 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6: openstack/kube-state-metrics-0/kube-state-metrics" id=91662002-4b69-4c7d-adfe-92d99bcc4350 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.469915 | controller | Jun 11 17:27:31.645238 crc crio[23211]: time="2026-06-11T17:27:31.645113012Z" level=info msg="Starting container: 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6" id=651734da-ce83-42cb-ad76-a0ad36d8faf8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.469938 | controller | Jun 11 17:27:31.648001 crc crio[23211]: time="2026-06-11T17:27:31.647923343Z" level=info msg="Started container" PID=244606 containerID=b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c description=openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd id=9cd8ffc1-d5e8-46c1-b868-c27469de19b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16
2026-06-11 18:00:59.469954 | controller | Jun 11 17:27:31.654638 crc crio[23211]: time="2026-06-11T17:27:31.654333793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.469971 | controller | Jun 11 17:27:31.658561 crc crio[23211]: time="2026-06-11T17:27:31.658493857Z" level=info msg="Started container" PID=244609 containerID=94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6 description=openstack/kube-state-metrics-0/kube-state-metrics id=651734da-ce83-42cb-ad76-a0ad36d8faf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652
2026-06-11 18:00:59.469987 | controller | Jun 11 17:27:31.679631 crc crio[23211]: time="2026-06-11T17:27:31.679555855Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=557dd913-7d9a-4456-a6b3-3b34a2a7be6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.470002 | controller | Jun 11 17:27:31.684211 crc crio[23211]: time="2026-06-11T17:27:31.683998076Z" level=info msg="Stopped pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590" id=b2cf03c6-90d4-4255-993e-0a7e2739dbda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.470019 | controller | Jun 11 17:27:31.737747 crc crio[23211]: time="2026-06-11T17:27:31.737596259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.470034 | controller | Jun 11 17:27:31.797977 crc crio[23211]: time="2026-06-11T17:27:31.79791329Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-tm8h2/POD" id=4b19c074-2d79-45c8-a38f-b0a55725df8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.470050 | controller | Jun 11 17:27:31.799907 crc crio[23211]: time="2026-06-11T17:27:31.799832919Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=e39e1088-82f5-447c-99ed-6eae15c7fb08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.470066 | controller | Jun 11 17:27:31.800322 crc crio[23211]: time="2026-06-11T17:27:31.800012683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.470081 | controller | Jun 11 17:27:31.800322 crc crio[23211]: time="2026-06-11T17:27:31.800291401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.470103 | controller | Jun 11 17:27:32.012736 crc crio[23211]: time="2026-06-11T17:27:32.012375184Z" level=info msg="Removed container fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config" id=2da33ab1-7b7c-488f-8022-353ba7c27994 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.470126 | controller | Jun 11 17:27:32.038512 crc crio[23211]: time="2026-06-11T17:27:32.038403986Z" level=info msg="Removing container: d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4" id=c1079ca1-69d0-4448-a1bd-905c2e574570 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.470146 | controller | Jun 11 17:27:32.104703 crc crio[23211]: time="2026-06-11T17:27:32.104578775Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-tm8h2 Namespace:openstack ID:77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b UID:0645d9d8-1dc8-4577-b810-b17ebe204656 NetNS:/var/run/netns/9d4d197b-62e2-451b-b7a8-e1bb6dc6b3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0645d9d8_1dc8_4577_b810_b17ebe204656.slice PodAnnotations:0xc0006128c8}] Aliases:map[]}"
2026-06-11 18:00:59.470167 | controller | Jun 11 17:27:32.104703 crc crio[23211]: time="2026-06-11T17:27:32.104653835Z" level=info msg="Adding pod openstack_ovn-controller-metrics-tm8h2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.470184 | controller | Jun 11 17:27:32.146909 crc crio[23211]: time="2026-06-11T17:27:32.14633397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.470200 | controller | Jun 11 17:27:32.157920 crc crio[23211]: time="2026-06-11T17:27:32.157814567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.470216 | controller | Jun 11 17:27:32.203205 crc crio[23211]: time="2026-06-11T17:27:32.172820314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.470232 | controller | Jun 11 17:27:32.253558 crc crio[23211]: time="2026-06-11T17:27:32.251783012Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda UID:86a66c5e-2352-4a14-ac25-002b0a32016d NetNS:/var/run/netns/bdd9d91a-eff7-40f6-a347-c845addbc285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a66c5e_2352_4a14_ac25_002b0a32016d.slice PodAnnotations:0xc007c143e8}] Aliases:map[]}"
2026-06-11 18:00:59.470249 | controller | Jun 11 17:27:32.253558 crc crio[23211]: time="2026-06-11T17:27:32.251845274Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.470265 | controller | Jun 11 17:27:32.330326 crc crio[23211]: time="2026-06-11T17:27:32.330285219Z" level=info msg="Running pod sandbox: openstack/ovn-controller-6hbvd/POD" id=9842ce1d-a222-4895-9f19-d1c7599daf64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.470280 | controller | Jun 11 17:27:32.331207 crc crio[23211]: time="2026-06-11T17:27:32.331182371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.470296 | controller | Jun 11 17:27:32.413400 crc crio[23211]: time="2026-06-11T17:27:32.40972753Z" level=info msg="Removed container d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=c1079ca1-69d0-4448-a1bd-905c2e574570 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.470312 | controller | Jun 11 17:27:32.457184 crc crio[23211]: time="2026-06-11T17:27:32.457097717Z" level=info msg="Removing container: d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1" id=c7bde636-fd5f-4d6f-baca-f2723d4ce644 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.470328 | controller | Jun 11 17:27:32.637983 crc crio[23211]: time="2026-06-11T17:27:32.637752983Z" level=info msg="Got pod network &{Name:ovn-controller-6hbvd Namespace:openstack ID:597a0bff08833de4380a24541eee50e48bdc0e2602f63ec7a49eac42fd5ed3a6 UID:c3bf225e-e608-454b-98b5-47d6048f845f NetNS:/var/run/netns/853f6b9a-23d8-4c9d-bf8b-025c1307fa14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3bf225e_e608_454b_98b5_47d6048f845f.slice PodAnnotations:0xc006bcc498}] Aliases:map[]}"
2026-06-11 18:00:59.470347 | controller | Jun 11 17:27:32.637983 crc crio[23211]: time="2026-06-11T17:27:32.637837066Z" level=info msg="Adding pod openstack_ovn-controller-6hbvd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.470363 | controller | Jun 11 17:27:32.883704 crc crio[23211]: time="2026-06-11T17:27:32.874381542Z" level=info msg="Removed container d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1: openstack/neutron-db-create-47llt/mariadb-database-create" id=c7bde636-fd5f-4d6f-baca-f2723d4ce644 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.470379 | controller | Jun 11 17:27:32.888694 crc crio[23211]: time="2026-06-11T17:27:32.887070279Z" level=info msg="Removing container: d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6" id=47fbac8e-3450-46db-b73b-35406f008413 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.470395 | controller | Jun 11 17:27:33.015178 crc crio[23211]: time="2026-06-11T17:27:33.014207115Z" level=info msg="Created container 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e: openstack/swift-storage-0/container-server" id=e11c42ea-2033-4ac1-8b5d-f17c9a86d09c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.470411 | controller | Jun 11 17:27:33.040301 crc crio[23211]: time="2026-06-11T17:27:33.039940719Z" level=info msg="Starting container: 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e" id=bafad74d-cda1-4514-a0ec-84e893699d91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.470427 | controller | Jun 11 17:27:33.066629 crc crio[23211]: time="2026-06-11T17:27:33.063695754Z" level=info msg="Started container" PID=244792 containerID=0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e description=openstack/swift-storage-0/container-server id=bafad74d-cda1-4514-a0ec-84e893699d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.470442 | controller | Jun 11 17:27:33.155544 crc crio[23211]: time="2026-06-11T17:27:33.152344806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=57e77c8e-8893-4e1d-97b0-6923b8b98710 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.470458 | controller | Jun 11 17:27:33.198924 crc crio[23211]: time="2026-06-11T17:27:33.195563779Z" level=info msg="Removed container d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=47fbac8e-3450-46db-b73b-35406f008413 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.470474 | controller | Jun 11 17:27:33.222414 crc crio[23211]: time="2026-06-11T17:27:33.221802357Z" level=info msg="Removing container: 4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87" id=a251c99a-3133-497b-aac4-4cfac474c661 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.470489 | controller | Jun 11 17:27:33.287988 crc crio[23211]: time="2026-06-11T17:27:33.281968694Z" level=info msg="Stopping pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786" id=c637a5f5-2dec-486b-9b85-3a360069063f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.470505 | controller | Jun 11 17:27:33.287988 crc crio[23211]: time="2026-06-11T17:27:33.282244041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=78c9b896-2cd3-47a5-bb33-0bb805450ee5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.470610 | controller | Jun 11 17:27:33.287988 crc crio[23211]: time="2026-06-11T17:27:33.282885527Z" level=info msg="Got pod network &{Name:ovn-controller-gtpx6-config-hr7b6 Namespace:openstack ID:77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786 UID:dd61e838-7d5d-4d0b-ada5-1827757b6544 NetNS:/var/run/netns/8d2a51eb-b3cc-414f-a937-625e083f2229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd61e838_7d5d_4d0b_ada5_1827757b6544.slice PodAnnotations:0xc00294e788}] Aliases:map[]}"
2026-06-11 18:00:59.470632 | controller | Jun 11 17:27:33.287988 crc crio[23211]: time="2026-06-11T17:27:33.283607685Z" level=info msg="Deleting pod openstack_ovn-controller-gtpx6-config-hr7b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.470649 | controller | Jun 11 17:27:33.366753 crc crio[23211]: time="2026-06-11T17:27:33.366628135Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=13ab4e22-79e8-4e93-818e-bd44678b110b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.470665 | controller | Jun 11 17:27:33.371538 crc crio[23211]: time="2026-06-11T17:27:33.371386764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.470682 | controller | Jun 11 17:27:33.655738 crc crio[23211]: 2026-06-11T17:27:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77a795c97c2f2ea Mac:d2:74:c1:69:36:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/9d4d197b-62e2-451b-b7a8-e1bb6dc6b3dd SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.470698 | controller | Jun 11 17:27:33.657791 crc crio[23211]: time="2026-06-11T17:27:33.657625896Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-tm8h2 Namespace:openstack ID:77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b UID:0645d9d8-1dc8-4577-b810-b17ebe204656 NetNS:/var/run/netns/9d4d197b-62e2-451b-b7a8-e1bb6dc6b3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0645d9d8_1dc8_4577_b810_b17ebe204656.slice PodAnnotations:0xc0006128c8}] Aliases:map[]}"
2026-06-11 18:00:59.470719 | controller | Jun 11 17:27:33.668907 crc crio[23211]: time="2026-06-11T17:27:33.667648967Z" level=info msg="Checking pod openstack_ovn-controller-metrics-tm8h2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.470744 | controller | Jun 11 17:27:33.686314 crc crio[23211]: time="2026-06-11T17:27:33.683055603Z" level=info msg="Removed container 4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=a251c99a-3133-497b-aac4-4cfac474c661 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.470762 | controller | Jun 11 17:27:33.709537 crc crio[23211]: time="2026-06-11T17:27:33.708310626Z" level=info msg="Removing container: 6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28" id=712a6be7-7082-456d-b852-10170dd3f558 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.470779 | controller | Jun 11 17:27:33.763826 crc crio[23211]: time="2026-06-11T17:27:33.760334319Z" level=info msg="Ran pod sandbox 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b with infra container: openstack/ovn-controller-metrics-tm8h2/POD" id=4b19c074-2d79-45c8-a38f-b0a55725df8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.470795 | controller | Jun 11 17:27:33.780894 crc crio[23211]: time="2026-06-11T17:27:33.780616487Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=3208d3cb-0e75-4439-a1a3-f193b5a2faa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.470816 | controller | Jun 11 17:27:33.781133 crc crio[23211]: time="2026-06-11T17:27:33.781007768Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=3208d3cb-0e75-4439-a1a3-f193b5a2faa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.470832 | controller | Jun 11 17:27:33.781133 crc crio[23211]: time="2026-06-11T17:27:33.781063599Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=3208d3cb-0e75-4439-a1a3-f193b5a2faa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.470847 | controller | Jun 11 17:27:33.800491 crc crio[23211]: time="2026-06-11T17:27:33.79029577Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=85cbbb01-460d-4f23-ab40-a99b1518be26 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.470863 | controller | Jun 11 17:27:33.800491 crc crio[23211]: time="2026-06-11T17:27:33.796049714Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-11 18:00:59.470878 | controller | Jun 11 17:27:33.967339 crc crio[23211]: time="2026-06-11T17:27:33.966671409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.470894 | controller | Jun 11 17:27:33.983411 crc crio[23211]: time="2026-06-11T17:27:33.982838494Z" level=info msg="Removed container 6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=712a6be7-7082-456d-b852-10170dd3f558 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.470910 | controller | Jun 11 17:27:34.000278 crc crio[23211]: time="2026-06-11T17:27:34.000126088Z" level=info msg="Removing container: 536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0" id=b8b2e627-7159-4c1c-8dde-a4d5dd5eb4f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.470925 | controller | Jun 11 17:27:34.103250 crc crio[23211]: time="2026-06-11T17:27:34.103064657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.470941 | controller | Jun 11 17:27:34.157766 crc crio[23211]: 2026-06-11T17:27:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd95eeb6326d829 Mac:82:39:a0:aa:01:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/bdd9d91a-eff7-40f6-a347-c845addbc285 SocketPath: PciID:}] [{Interface:0xc0004405d0 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.470957 | controller | Jun 11 17:27:34.185506 crc crio[23211]: time="2026-06-11T17:27:34.164759602Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda UID:86a66c5e-2352-4a14-ac25-002b0a32016d NetNS:/var/run/netns/bdd9d91a-eff7-40f6-a347-c845addbc285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a66c5e_2352_4a14_ac25_002b0a32016d.slice PodAnnotations:0xc007c143e8}] Aliases:map[]}"
2026-06-11 18:00:59.470973 | controller | Jun 11 17:27:34.185506 crc crio[23211]: time="2026-06-11T17:27:34.164981498Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.470989 | controller | Jun 11 17:27:34.185506 crc crio[23211]: time="2026-06-11T17:27:34.176325883Z" level=info msg="Removed container 536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=b8b2e627-7159-4c1c-8dde-a4d5dd5eb4f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.471008 | controller | Jun 11 17:27:34.195753 crc crio[23211]: time="2026-06-11T17:27:34.192335003Z" level=info msg="Removing container: 9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea" id=8f8d26e2-8a13-40d8-8238-444601433f0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.471024 | controller | Jun 11 17:27:34.228168 crc crio[23211]: time="2026-06-11T17:27:34.228015808Z" level=info msg="Ran pod sandbox cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda with infra container: openstack/ovsdbserver-nb-0/POD" id=e39e1088-82f5-447c-99ed-6eae15c7fb08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.471040 | controller | Jun 11 17:27:34.299403 crc crio[23211]: time="2026-06-11T17:27:34.299316504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=73ff51db-9011-46a7-be98-8f8cad996998 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.471055 | controller | Jun 11 17:27:34.430778 crc crio[23211]: time="2026-06-11T17:27:34.429163917Z" level=info msg="Created container bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697: openstack/swift-storage-0/container-replicator" id=13ab4e22-79e8-4e93-818e-bd44678b110b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.471070 | controller | Jun 11 17:27:34.440242 crc crio[23211]: time="2026-06-11T17:27:34.439884945Z" level=info msg="Starting container: bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697" id=19c4ae9f-3bb4-4da4-b971-1b606f69b838 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.471086 | controller | Jun 11 17:27:34.552197 crc crio[23211]: time="2026-06-11T17:27:34.552066926Z" level=info msg="Started container" PID=245005 containerID=bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697 description=openstack/swift-storage-0/container-replicator id=19c4ae9f-3bb4-4da4-b971-1b606f69b838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.471102 | controller | Jun 11 17:27:34.564891 crc crio[23211]: time="2026-06-11T17:27:34.552870026Z" level=info msg="Removed container 9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea: openstack/placement-db-create-nkzqd/mariadb-database-create" id=8f8d26e2-8a13-40d8-8238-444601433f0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.471117 | controller | Jun 11 17:27:34.670076 crc crio[23211]: time="2026-06-11T17:27:34.663307433Z" level=info msg="Stopped pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786" id=c637a5f5-2dec-486b-9b85-3a360069063f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.471133 | controller | Jun 11 17:27:34.706400 crc crio[23211]: time="2026-06-11T17:27:34.705905321Z" level=info msg="Removing container: 6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f" id=09d1abcb-b477-498f-be98-45e5515afb9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.471148 | controller | Jun 11 17:27:34.788258 crc crio[23211]: time="2026-06-11T17:27:34.778633122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=129dd685-ab75-4fcf-8a96-91510d91b2e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.471163 | controller | Jun 11 17:27:34.806311 crc crio[23211]: time="2026-06-11T17:27:34.804784318Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=69d2820f-8dbe-409a-a838-9dc88b7d0f7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.471179 | controller | Jun 11 17:27:34.831364 crc crio[23211]: time="2026-06-11T17:27:34.826482281Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=923231fc-e5f0-408f-a994-8504849f5d98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.471197 | controller | Jun 11 17:27:34.875018 crc crio[23211]: time="2026-06-11T17:27:34.87468775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.471213 | controller | Jun 11 17:27:34.882937 crc crio[23211]: time="2026-06-11T17:27:34.879015448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=7c73e521-5bb4-4261-9f21-1a8750db466f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.471229 | controller | Jun 11 17:27:34.892267 crc crio[23211]: time="2026-06-11T17:27:34.8886899Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=2a7b6f70-4a42-4e59-82e7-8a7bf945d3ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.471244 | controller | Jun 11 17:27:34.936965 crc crio[23211]: 2026-06-11T17:27:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:597a0bff08833de Mac:fe:87:b8:72:2a:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/853f6b9a-23d8-4c9d-bf8b-025c1307fa14 SocketPath: PciID:}] [{Interface:0xc00053a6d0 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.471259 | controller | Jun 11 17:27:34.959607 crc crio[23211]: time="2026-06-11T17:27:34.957041843Z" level=info msg="Got pod network &{Name:ovn-controller-6hbvd Namespace:openstack ID:597a0bff08833de4380a24541eee50e48bdc0e2602f63ec7a49eac42fd5ed3a6 UID:c3bf225e-e608-454b-98b5-47d6048f845f NetNS:/var/run/netns/853f6b9a-23d8-4c9d-bf8b-025c1307fa14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3bf225e_e608_454b_98b5_47d6048f845f.slice PodAnnotations:0xc006bcc498}] Aliases:map[]}"
2026-06-11 18:00:59.471275 | controller | Jun 11 17:27:34.960175 crc crio[23211]: time="2026-06-11T17:27:34.960076809Z" level=info msg="Checking pod openstack_ovn-controller-6hbvd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.471291 | controller | Jun 11 17:27:35.006125 crc crio[23211]: time="2026-06-11T17:27:35.001734233Z" level=info msg="Stopping container: c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344 (timeout: 30s)" id=1de4ad9e-0826-4ca7-b74d-fc54445e535e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.471307 | controller | Jun 11 17:27:35.338964 crc crio[23211]: time="2026-06-11T17:27:35.337735721Z" level=info msg="Ran pod sandbox 597a0bff08833de4380a24541eee50e48bdc0e2602f63ec7a49eac42fd5ed3a6 with infra container: openstack/ovn-controller-6hbvd/POD" id=9842ce1d-a222-4895-9f19-d1c7599daf64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.471323 | controller | Jun 11 17:27:35.350963 crc crio[23211]: time="2026-06-11T17:27:35.347354823Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=b5f9d845-36a3-4ec4-8532-7a889f02a71e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.471338 | controller | Jun 11 17:27:35.381007 crc crio[23211]: time="2026-06-11T17:27:35.367068147Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=b5f9d845-36a3-4ec4-8532-7a889f02a71e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.471354 | controller | Jun 11 17:27:35.381007 crc crio[23211]: time="2026-06-11T17:27:35.367325473Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=b5f9d845-36a3-4ec4-8532-7a889f02a71e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.471373 | controller | Jun 11 17:27:35.381007 crc crio[23211]: time="2026-06-11T17:27:35.371925388Z" level=info msg="Removed container 6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f: openstack/glance-db-create-5c6nr/mariadb-database-create" id=09d1abcb-b477-498f-be98-45e5515afb9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.471390 | controller | Jun 11 17:27:35.381007 crc crio[23211]: time="2026-06-11T17:27:35.374229566Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=53130882-c639-4071-82b5-f78129a218c2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.471405 | controller | Jun 11 17:27:35.381007 crc crio[23211]: time="2026-06-11T17:27:35.376297168Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=763a1280-cf53-4ec6-9b01-a713a9a3bf6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.471421 | controller | Jun 11 17:27:35.381911 crc crio[23211]: time="2026-06-11T17:27:35.381736514Z" level=info msg="Removing container: 68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb" id=37215f77-ffe5-4fd7-beb4-ccf07375d238 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.471436 | controller | Jun 11 17:27:35.390185 crc crio[23211]: time="2026-06-11T17:27:35.390098793Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-11 18:00:59.471452 | controller | Jun 11 17:27:35.398593 crc crio[23211]: time="2026-06-11T17:27:35.398402141Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=51797902-7417-4b82-9b17-18e8d6db3f9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.471467 | controller | Jun 11 17:27:35.398877 crc crio[23211]: time="2026-06-11T17:27:35.398820231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.471484 | controller | Jun 11 17:27:35.409266 crc crio[23211]: time="2026-06-11T17:27:35.40911268Z" level=info msg="Creating container: openstack/ovn-controller-vz669-config-8v4gn/ovn-config" id=1ceaebfa-84ed-427b-87fa-84a5a5471911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.471500 | controller | Jun 11 17:27:35.426167 crc crio[23211]: time="2026-06-11T17:27:35.426046584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.471536 | controller | Jun 11 17:27:35.447047 crc crio[23211]: time="2026-06-11T17:27:35.446725211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.471555 | controller | Jun 11 17:27:35.489941 crc crio[23211]: time="2026-06-11T17:27:35.486193121Z" level=info msg="Stopping container: b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c (timeout: 28s)" id=fb17fb58-5af3-4a07-8309-a2ee742235fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.471570 | controller | Jun 11 17:27:35.506590 crc crio[23211]: time="2026-06-11T17:27:35.50170988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.471586 | controller | Jun 11 17:27:35.509503 crc crio[23211]: time="2026-06-11T17:27:35.509090104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.471602 | controller | Jun 11 17:27:35.617745 crc crio[23211]: time="2026-06-11T17:27:35.606037583Z" level=info msg="Stopping container: 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619 (timeout: 28s)" id=315a4b5a-9f01-4652-9b87-84f3b3e9074f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.471621 | controller | Jun 11 17:27:35.786709 crc crio[23211]: time="2026-06-11T17:27:35.786618498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.471637 | controller | Jun 11 17:27:35.801983 crc crio[23211]: time="2026-06-11T17:27:35.801788428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.471652 | controller | Jun 11 17:27:35.824772 crc crio[23211]: time="2026-06-11T17:27:35.824712313Z" level=info msg="Created container ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359: openstack/glance-default-external-api-0/glance-httpd" id=557dd913-7d9a-4456-a6b3-3b34a2a7be6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.471668 | controller | Jun 11 17:27:35.827975 crc crio[23211]: time="2026-06-11T17:27:35.827615256Z" level=info msg="Starting container: ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359" id=fb59da88-93bf-4a68-92bb-b890e7abce07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.471683 | controller | Jun 11 17:27:35.833321 crc crio[23211]: time="2026-06-11T17:27:35.833125413Z" level=info msg="Started container" PID=245176 containerID=ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359 description=openstack/glance-default-external-api-0/glance-httpd id=fb59da88-93bf-4a68-92bb-b890e7abce07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff
2026-06-11 18:00:59.471699 | controller | Jun 11 17:27:35.845751 crc crio[23211]: time="2026-06-11T17:27:35.845516114Z" level=info msg="Created container dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=923231fc-e5f0-408f-a994-8504849f5d98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.471714 | controller | Jun 11 17:27:35.848847 crc crio[23211]: time="2026-06-11T17:27:35.848294413Z" level=info msg="Starting container: dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7" id=14c75630-699f-4ca0-9304-6f91d94b35ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.471732 | controller | Jun 11 17:27:35.888896 crc crio[23211]: time="2026-06-11T17:27:35.886507821Z" level=info msg="Started container" PID=245177 containerID=dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=14c75630-699f-4ca0-9304-6f91d94b35ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda
2026-06-11 18:00:59.471756 | controller | Jun 11 17:27:35.945615 crc crio[23211]: time="2026-06-11T17:27:35.945342955Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=c38cd29e-107f-49bc-861c-e653f4f37f3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.471775 | controller | Jun 11 17:27:35.953400 crc crio[23211]: time="2026-06-11T17:27:35.945704614Z" level=info msg="Stopped container b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c: openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd" id=fb17fb58-5af3-4a07-8309-a2ee742235fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.471791 | controller | Jun 11 17:27:36.081881 crc crio[23211]: time="2026-06-11T17:27:36.081067435Z" level=info msg="Created container ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b: openstack/swift-storage-0/container-auditor" id=51797902-7417-4b82-9b17-18e8d6db3f9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.471807 | controller | Jun 11 17:27:36.084715 crc crio[23211]: time="2026-06-11T17:27:36.084271216Z" level=info msg="Starting container: ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b" id=185752a3-88e0-4e87-b5ea-0213f3fbefff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.471826 | controller | Jun 11 17:27:36.104648 crc crio[23211]: time="2026-06-11T17:27:36.098999515Z" level=info msg="Started container" PID=245200 containerID=ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b description=openstack/swift-storage-0/container-auditor id=185752a3-88e0-4e87-b5ea-0213f3fbefff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.471843 | controller | Jun 11 17:27:36.105682 crc crio[23211]: time="2026-06-11T17:27:36.105275702Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=e399ae78-f572-475e-a7f2-c4d2bacffb5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.471858 | controller | Jun 11 17:27:36.117170 crc crio[23211]: time="2026-06-11T17:27:36.117031427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=9a1ba188-cf29-4aac-b737-2a57d6422fbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.471874 | controller | Jun 11 17:27:36.195407 crc crio[23211]: time="2026-06-11T17:27:36.195166804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.471890 | controller | Jun 11 17:27:36.199501 crc crio[23211]: time="2026-06-11T17:27:36.198726004Z" level=info msg="Stopped container 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619: openstack/ovn-controller-ovs-lbg5f/ovsdb-server" id=315a4b5a-9f01-4652-9b87-84f3b3e9074f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.471906 | controller | Jun 11 17:27:36.203594 crc crio[23211]: time="2026-06-11T17:27:36.203507833Z" level=info msg="Stopping pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16" id=c47b4bc0-a6ed-4a1b-8901-d64e50a5b599 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.471922 | controller | Jun 11 17:27:36.204746 crc crio[23211]: time="2026-06-11T17:27:36.204654922Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-lbg5f Namespace:openstack ID:393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16 UID:d25cb0ac-7c9d-46da-b649-a8b8a92126b2 NetNS:/var/run/netns/365d1528-b276-4b24-b63c-9c6f75ef707f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25cb0ac_7c9d_46da_b649_a8b8a92126b2.slice PodAnnotations:0xc0018be2f8}] Aliases:map[]}"
2026-06-11 18:00:59.471938 | controller | Jun 11 17:27:36.204949 crc crio[23211]: time="2026-06-11T17:27:36.204888878Z" level=info msg="Deleting pod openstack_ovn-controller-ovs-lbg5f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.471955 | controller | Jun 11 17:27:36.330490 crc crio[23211]: time="2026-06-11T17:27:36.32830163Z" level=info msg="Removed container 68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config" id=37215f77-ffe5-4fd7-beb4-ccf07375d238 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.471972 | controller | Jun 11 17:27:36.334048 crc crio[23211]: time="2026-06-11T17:27:36.333415639Z" level=info msg="Removing container: a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e" id=b5afbd21-3b61-4f9f-a570-51abdbccb806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.471988 | controller | Jun 11 17:27:36.352947 crc crio[23211]: time="2026-06-11T17:27:36.342552477Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=c0e1f9ef-39e6-41f5-b2d6-f9532a39d954 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.472007 | controller | Jun 11 17:27:36.379887 crc crio[23211]: time="2026-06-11T17:27:36.37976423Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=cca4bb4a-96af-46df-a1e6-b265e922a566 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.472023 | controller | Jun 11 17:27:36.407559 crc crio[23211]: time="2026-06-11T17:27:36.407378332Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=a1806ae3-2dc1-4374-be75-c6711f55d23c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.472039 | controller | Jun 11 17:27:36.435489 crc crio[23211]: time="2026-06-11T17:27:36.431211789Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=2cc39230-67ac-4ccb-9e40-2e8151610492 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.472055 | controller | Jun 11 17:27:36.802584 crc crio[23211]: time="2026-06-11T17:27:36.801986439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472070 | controller | Jun 11 17:27:36.907488 crc crio[23211]: time="2026-06-11T17:27:36.907366439Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=35cb3899-89b3-479f-a589-806de865baeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.472103 | controller | Jun 11 17:27:36.907488 crc crio[23211]: time="2026-06-11T17:27:36.907499702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472120 | controller | Jun 11 17:27:37.015848 crc crio[23211]: time="2026-06-11T17:27:37.015760854Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=f0992d04-79ca-4328-88fc-62cadb22b6c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.472135 | controller | Jun 11 17:27:37.016076 crc crio[23211]: time="2026-06-11T17:27:37.015854987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472151 | controller | Jun 11 17:27:37.042276 crc crio[23211]: time="2026-06-11T17:27:37.042084004Z" level=info msg="Created container 6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9: openstack/ovn-controller-vz669-config-8v4gn/ovn-config" id=1ceaebfa-84ed-427b-87fa-84a5a5471911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.472167 | controller | Jun 11 17:27:37.045032 crc crio[23211]: time="2026-06-11T17:27:37.044954756Z" level=info msg="Starting container: 6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9" id=bbe24a33-a546-4ed2-ac95-afec398c088f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.472182 | controller | Jun 11 17:27:37.059665 crc crio[23211]: time="2026-06-11T17:27:37.059575952Z" level=info msg="Started container" PID=245592 containerID=6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9 description=openstack/ovn-controller-vz669-config-8v4gn/ovn-config id=bbe24a33-a546-4ed2-ac95-afec398c088f name=/runtime.v1.RuntimeService/StartContainer sandboxID=08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f
2026-06-11 18:00:59.472199 | controller | Jun 11 17:27:38.052890 crc crio[23211]: time="2026-06-11T17:27:38.050352587Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=94dad69a-43da-4b50-9fbf-1991223da792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.472215 | controller | Jun 11 17:27:38.052890 crc crio[23211]: time="2026-06-11T17:27:38.05130157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472234 | controller | Jun 11 17:27:38.074185 crc crio[23211]: time="2026-06-11T17:27:38.074102342Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=eea1f21d-a382-4058-bf66-6c2d267940b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.472250 | controller | Jun 11 17:27:38.074346 crc crio[23211]: time="2026-06-11T17:27:38.074222385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472266 | controller | Jun 11 17:27:38.092858 crc crio[23211]: time="2026-06-11T17:27:38.092751759Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=a778678b-bcbb-4401-bdfd-ef4d017052ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.472281 | controller | Jun 11 17:27:38.092858 crc crio[23211]: time="2026-06-11T17:27:38.092859462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472297 | controller | Jun 11 17:27:38.411717 crc crio[23211]: time="2026-06-11T17:27:38.411075936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472313 | controller | Jun 11 17:27:38.421244 crc crio[23211]: time="2026-06-11T17:27:38.421087677Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=2de407f3-149e-4915-adf2-2451c5c1ffc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.472328 | controller | Jun 11 17:27:39.314803 crc crio[23211]: time="2026-06-11T17:27:39.314703667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472343 | controller | Jun 11 17:27:39.328633 crc crio[23211]: time="2026-06-11T17:27:39.327761993Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=a37e34cd-4c56-4be7-948c-b02921e9e780 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.472359 | controller | Jun 11 17:27:39.331055 crc crio[23211]: time="2026-06-11T17:27:39.330857492Z" level=info msg="Stopped pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16" id=c47b4bc0-a6ed-4a1b-8901-d64e50a5b599 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.472375 | controller | Jun 11 17:27:39.332324 crc crio[23211]: time="2026-06-11T17:27:39.332266716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472391 | controller | Jun 11 17:27:40.077924 crc crio[23211]: time="2026-06-11T17:27:40.076918464Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-xgqfx/POD" id=925cd466-a088-4577-a460-adab388653fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.472406 | controller | Jun 11 17:27:40.078128 crc crio[23211]: time="2026-06-11T17:27:40.077963651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472421 | controller | Jun 11 17:27:41.872505 crc crio[23211]: time="2026-06-11T17:27:41.870363981Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=c5996c5d-b175-4f5a-bee3-325fa86dfd5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.472436 | controller | Jun 11 17:27:41.873898 crc crio[23211]: time="2026-06-11T17:27:41.872521335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472455 | controller | Jun 11 17:27:42.986327 crc crio[23211]: time="2026-06-11T17:27:42.986226019Z" level=info msg="Removed container a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=b5afbd21-3b61-4f9f-a570-51abdbccb806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.472471 | controller | Jun 11 17:27:42.989822 crc crio[23211]: time="2026-06-11T17:27:42.988784214Z" level=info msg="Removing container: a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc" id=e1b29a7a-32de-4d85-9dcf-f7bc838f9952 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.472487 | controller | Jun 11 17:27:43.010252 crc crio[23211]: time="2026-06-11T17:27:43.010116158Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=85cbbb01-460d-4f23-ab40-a99b1518be26 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.472502 | controller | Jun 11 17:27:43.013287 crc crio[23211]: time="2026-06-11T17:27:43.013194336Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=0d889f60-81ab-4929-84a6-5da7ab4c984d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.472541 | controller | Jun 11 17:27:43.043656 crc crio[23211]: time="2026-06-11T17:27:43.041175056Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33 UID:6b35f971-1991-4c86-939d-c7f7523c8603 NetNS:/var/run/netns/4d14529d-e417-45ae-927e-97c33f30ab3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b35f971_1991_4c86_939d_c7f7523c8603.slice PodAnnotations:0xc007c14270}] Aliases:map[]}"
2026-06-11 18:00:59.472560 | controller | Jun 11 17:27:43.043656 crc crio[23211]: time="2026-06-11T17:27:43.041257098Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.472576 | controller | Jun 11 17:27:43.216259 crc crio[23211]: time="2026-06-11T17:27:43.215867494Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8a5b602b-d9a3-413e-b227-bba4cf9c96b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.472592 | controller | Jun 11 17:27:43.352658 crc crio[23211]: time="2026-06-11T17:27:43.352566258Z" level=info msg="Creating container: openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter" id=9f22d400-8a70-42f4-8cc7-43853b9f1308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.472608 | controller | Jun 11 17:27:43.353355 crc crio[23211]: time="2026-06-11T17:27:43.353263645Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285 UID:310f79b3-504d-4e6e-b170-b4a29bf5c4f2 NetNS:/var/run/netns/dbb4809f-4bad-4fbb-9529-f45f3905b300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod310f79b3_504d_4e6e_b170_b4a29bf5c4f2.slice PodAnnotations:0xc007c141f8}] Aliases:map[]}"
2026-06-11 18:00:59.472625 | controller | Jun 11 17:27:43.353542 crc crio[23211]: time="2026-06-11T17:27:43.353369128Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.472641 | controller | Jun 11 17:27:43.376066 crc crio[23211]: time="2026-06-11T17:27:43.376007366Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c UID:f8682883-c8f7-4e1c-8083-08b0b3cc3b86 NetNS:/var/run/netns/ce93b684-4442-40cc-885b-def3b9fcaa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8682883_c8f7_4e1c_8083_08b0b3cc3b86.slice PodAnnotations:0xc0038ac0f8}] Aliases:map[]}"
2026-06-11 18:00:59.472661 | controller | Jun 11 17:27:43.376536 crc crio[23211]: time="2026-06-11T17:27:43.376510818Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.472677 | controller | Jun 11 17:27:43.390066 crc crio[23211]: time="2026-06-11T17:27:43.389836923Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb UID:f26cb9b9-a653-4278-8cb4-4cccad1b9c0f NetNS:/var/run/netns/68957700-fe50-487c-8078-627789e00390 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf26cb9b9_a653_4278_8cb4_4cccad1b9c0f.slice PodAnnotations:0xc0030880f0}] Aliases:map[]}"
2026-06-11 18:00:59.472693 | controller | Jun 11 17:27:43.390066 crc crio[23211]: time="2026-06-11T17:27:43.389922395Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.472709 | controller | Jun 11 17:27:43.391469 crc crio[23211]: time="2026-06-11T17:27:43.391361931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472725 | controller | Jun 11 17:27:43.408186 crc crio[23211]: time="2026-06-11T17:27:43.407643039Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-xgqfx Namespace:openstack ID:a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd UID:e8288adf-69ab-4f62-af94-b44975ae672b NetNS:/var/run/netns/77f33a0b-207d-4284-8a9e-00d9612c43e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8288adf_69ab_4f62_af94_b44975ae672b.slice PodAnnotations:0xc006bcc190}] Aliases:map[]}"
2026-06-11 18:00:59.472741 | controller | Jun 11 17:27:43.408186 crc crio[23211]: time="2026-06-11T17:27:43.407848754Z" level=info msg="Adding pod openstack_ovn-controller-ovs-xgqfx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.472764 | controller | Jun 11 17:27:43.415065 crc crio[23211]: time="2026-06-11T17:27:43.414956122Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4 UID:0654780c-b6bb-4631-b338-3e9ec62ba244 NetNS:/var/run/netns/18b01d17-6b6d-4888-b4f0-a54d9f0348cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0654780c_b6bb_4631_b338_3e9ec62ba244.slice PodAnnotations:0xc0006124f0}] Aliases:map[]}"
2026-06-11 18:00:59.472786 | controller | Jun 11 17:27:43.415065 crc crio[23211]: time="2026-06-11T17:27:43.415018794Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.472803 | controller | Jun 11 17:27:43.430079 crc crio[23211]: time="2026-06-11T17:27:43.429998189Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab UID:f2a2bdaa-1e54-4225-adcb-08405b54a310 NetNS:/var/run/netns/9a47afe7-0623-431c-a945-22e5fe5003cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2a2bdaa_1e54_4225_adcb_08405b54a310.slice PodAnnotations:0xc002818100}] Aliases:map[]}"
2026-06-11 18:00:59.472819 | controller | Jun 11 17:27:43.430634 crc crio[23211]: time="2026-06-11T17:27:43.430075501Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.472839 | controller | Jun 11 17:27:43.605499 crc crio[23211]: time="2026-06-11T17:27:43.604267004Z" level=info msg="Removed container a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=e1b29a7a-32de-4d85-9dcf-f7bc838f9952 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.472855 | controller | Jun 11 17:27:43.620296 crc crio[23211]: time="2026-06-11T17:27:43.620195594Z" level=info msg="Removing container: f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0" id=ecac5983-5a65-41aa-b8ab-90f03487bf13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.472871 | controller | Jun 11 17:27:43.645395 crc crio[23211]: time="2026-06-11T17:27:43.644898193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472888 | controller | Jun 11 17:27:43.651822 crc crio[23211]: time="2026-06-11T17:27:43.651757104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472905 | controller | Jun 11 17:27:43.661310 crc crio[23211]: time="2026-06-11T17:27:43.661179671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472921 | controller | Jun 11 17:27:43.684133 crc crio[23211]: time="2026-06-11T17:27:43.684005553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472936 | controller | Jun 11 17:27:43.700178 crc crio[23211]: time="2026-06-11T17:27:43.698854325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472952 | controller | Jun 11 17:27:43.706473 crc crio[23211]: time="2026-06-11T17:27:43.705638215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472967 | controller | Jun 11 17:27:43.780011 crc crio[23211]: 2026-06-11T17:27:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77c73252c389fa6 Mac:fa:ff:77:72:b2:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/4d14529d-e417-45ae-927e-97c33f30ab3e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.472983 | controller | Jun 11 17:27:43.783896 crc crio[23211]: time="2026-06-11T17:27:43.783172648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.472999 | controller | Jun 11 17:27:43.801284 crc crio[23211]: time="2026-06-11T17:27:43.800803529Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33 UID:6b35f971-1991-4c86-939d-c7f7523c8603 NetNS:/var/run/netns/4d14529d-e417-45ae-927e-97c33f30ab3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b35f971_1991_4c86_939d_c7f7523c8603.slice PodAnnotations:0xc007c14270}] Aliases:map[]}"
2026-06-11 18:00:59.473016 | controller | Jun 11 17:27:43.801557 crc crio[23211]: time="2026-06-11T17:27:43.801504947Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.473033 | controller | Jun 11 17:27:43.920625 crc crio[23211]: time="2026-06-11T17:27:43.91978455Z" level=info msg="Removed container f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=ecac5983-5a65-41aa-b8ab-90f03487bf13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.473056 | controller | Jun 11 17:27:43.954056 crc crio[23211]: time="2026-06-11T17:27:43.953753572Z" level=info msg="Removing container: b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742" id=df20131c-20a1-44cc-8332-4a7b2f44927f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.473072 | controller | Jun 11 17:27:43.974054 crc crio[23211]: time="2026-06-11T17:27:43.973962748Z" level=info msg="Ran pod sandbox 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33 with infra container: openstack/openstack-galera-0/POD" id=f0992d04-79ca-4328-88fc-62cadb22b6c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.473088 | controller | Jun 11 17:27:43.980285 crc crio[23211]: time="2026-06-11T17:27:43.980219545Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3da616ed-e14d-4771-b6b4-e4a746aad2d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.473103 | controller | Jun 11 17:27:44.038872 crc crio[23211]: time="2026-06-11T17:27:44.038817493Z" level=info msg="Created container 38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=a1806ae3-2dc1-4374-be75-c6711f55d23c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.473119 | controller | Jun 11 17:27:44.042745 crc crio[23211]: time="2026-06-11T17:27:44.039106371Z" level=info msg="Created container 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=2de407f3-149e-4915-adf2-2451c5c1ffc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.473135 | controller | Jun 11 17:27:44.042745 crc crio[23211]: time="2026-06-11T17:27:44.042725381Z" level=info msg="Created container dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32: openstack/swift-storage-0/container-updater" id=a37e34cd-4c56-4be7-948c-b02921e9e780 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.473150 | controller | Jun 11 17:27:44.044679 crc crio[23211]: time="2026-06-11T17:27:44.044320121Z" level=info msg="Starting container: 38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d" id=c6cddda7-8422-4ec3-8626-9d7a20341fd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.473166 | controller | Jun 11 17:27:44.044679 crc crio[23211]: time="2026-06-11T17:27:44.044622748Z" level=info msg="Starting container: dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32" id=061f4569-f4b8-4d8b-90ba-6511749a0d91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.473181 | controller | Jun 11 17:27:44.045019 crc crio[23211]: time="2026-06-11T17:27:44.044950146Z" level=info msg="Starting container: 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568" id=4176ba26-5912-4cb4-be49-16b725ba68af name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.473197 | controller | Jun 11 17:27:44.065594 crc crio[23211]: time="2026-06-11T17:27:44.063333916Z" level=info msg="Started container" PID=246175 containerID=38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=c6cddda7-8422-4ec3-8626-9d7a20341fd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e
2026-06-11 18:00:59.473213 | controller | Jun 11 17:27:44.065594 crc crio[23211]: time="2026-06-11T17:27:44.064656411Z" level=info msg="Started container" PID=246172 containerID=230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=4176ba26-5912-4cb4-be49-16b725ba68af name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda
2026-06-11 18:00:59.473233 | controller | Jun 11 17:27:44.109952 crc crio[23211]: time="2026-06-11T17:27:44.109783461Z" level=info msg="Started container" PID=246169 containerID=dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32 description=openstack/swift-storage-0/container-updater id=061f4569-f4b8-4d8b-90ba-6511749a0d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.473249 | controller | Jun 11 17:27:44.125760 crc crio[23211]: time="2026-06-11T17:27:44.123716729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=9ebc21d8-34a5-4c4c-8e43-ed8fc292593a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.473265 | controller | Jun 11 17:27:44.125760 crc crio[23211]: time="2026-06-11T17:27:44.124810158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.473281 | controller | Jun 11 17:27:44.141477 crc crio[23211]: time="2026-06-11T17:27:44.140641054Z" level=info msg="Removed container b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742: openstack/ovn-controller-vz669/ovn-controller" id=df20131c-20a1-44cc-8332-4a7b2f44927f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.473297 | controller | Jun 11 17:27:44.150488 crc crio[23211]: time="2026-06-11T17:27:44.148351977Z" level=info msg="Removing container: 9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c" id=e5b17c70-d879-4809-a34d-ebc06bc754a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.473312 | controller | Jun 11 17:27:44.165706 crc crio[23211]: time="2026-06-11T17:27:44.16399915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=50253cec-9ade-41f3-85c2-c6ec6326b184 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.473328 | controller | Jun 11 17:27:44.191623 crc crio[23211]: time="2026-06-11T17:27:44.191489188Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=c6e256be-76d2-4e34-b910-48094a6d90ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.473343 | controller | Jun 11 17:27:44.192065 crc crio[23211]: time="2026-06-11T17:27:44.192014271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.473359 | controller | Jun 11 17:27:44.197405 crc crio[23211]: time="2026-06-11T17:27:44.197293573Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=597a557d-66e5-4968-a133-b682f44ec42d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.473374 | controller | Jun 11 17:27:44.257854 crc crio[23211]: time="2026-06-11T17:27:44.257543943Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=37e44d44-4fa9-4edf-83b7-23667a94abc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.473390 | controller | Jun 11 17:27:44.258122 crc crio[23211]: time="2026-06-11T17:27:44.257912562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.473405 | controller | Jun 11 17:27:44.353264 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76e5acee4f0d75f Mac:ca:b0:58:c0:2e:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/ce93b684-4442-40cc-885b-def3b9fcaa84 SocketPath: PciID:}] [{Interface:0xc0002767e0 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.473424 | controller | Jun 11 17:27:44.366731 crc crio[23211]: time="2026-06-11T17:27:44.359922469Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c UID:f8682883-c8f7-4e1c-8083-08b0b3cc3b86 NetNS:/var/run/netns/ce93b684-4442-40cc-885b-def3b9fcaa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8682883_c8f7_4e1c_8083_08b0b3cc3b86.slice PodAnnotations:0xc0038ac0f8}] Aliases:map[]}"
2026-06-11 18:00:59.473441 | controller | Jun 11 17:27:44.366731 crc crio[23211]: time="2026-06-11T17:27:44.360108243Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.473457 | controller | Jun 11 17:27:44.405070 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b565ccdab6c6df Mac:1a:d3:e6:72:c3:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/18b01d17-6b6d-4888-b4f0-a54d9f0348cc SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.473473 | controller | Jun 11 17:27:44.412597 crc crio[23211]: time="2026-06-11T17:27:44.412502636Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4 UID:0654780c-b6bb-4631-b338-3e9ec62ba244 NetNS:/var/run/netns/18b01d17-6b6d-4888-b4f0-a54d9f0348cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0654780c_b6bb_4631_b338_3e9ec62ba244.slice PodAnnotations:0xc0006124f0}] Aliases:map[]}"
2026-06-11 18:00:59.473489 | controller | Jun 11 17:27:44.423739 crc crio[23211]: time="2026-06-11T17:27:44.420721352Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.473505 | controller | Jun 11 17:27:44.440795 crc crio[23211]: time="2026-06-11T17:27:44.440705272Z" level=info msg="Created container 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed: openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter" id=9f22d400-8a70-42f4-8cc7-43853b9f1308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.473542 | controller | Jun 11 17:27:44.450594 crc crio[23211]: time="2026-06-11T17:27:44.450376864Z" level=info msg="Starting container: 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed" id=80e7efa5-2f6a-4ab1-a09b-4557db8876b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.473560 | controller | Jun 11 17:27:44.450741 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee10ce27dd25e6d Mac:86:8a:c2:06:09:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/68957700-fe50-487c-8078-627789e00390 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.473576 | controller | Jun 11 17:27:44.458031 crc crio[23211]: time="2026-06-11T17:27:44.457952515Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb UID:f26cb9b9-a653-4278-8cb4-4cccad1b9c0f NetNS:/var/run/netns/68957700-fe50-487c-8078-627789e00390 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf26cb9b9_a653_4278_8cb4_4cccad1b9c0f.slice PodAnnotations:0xc0030880f0}] Aliases:map[]}"
2026-06-11 18:00:59.473592 | controller | Jun 11 17:27:44.472818 crc crio[23211]: time="2026-06-11T17:27:44.472664493Z" level=info msg="Started container" PID=246225 containerID=94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed description=openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter id=80e7efa5-2f6a-4ab1-a09b-4557db8876b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b
2026-06-11 18:00:59.473613 | controller | Jun 11 17:27:44.480844 crc crio[23211]: time="2026-06-11T17:27:44.480688164Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.473629 | controller | Jun 11 17:27:44.542131 crc crio[23211]: time="2026-06-11T17:27:44.540788429Z" level=info msg="Ran pod sandbox 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c with infra container: openstack/ceilometer-0/POD" id=eea1f21d-a382-4058-bf66-6c2d267940b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.473645 | controller | Jun 11 17:27:44.560257 crc crio[23211]: time="2026-06-11T17:27:44.553207391Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=50738d33-ac83-453e-9e45-90bad79fee3a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.473660 | controller | Jun 11 17:27:44.560257 crc crio[23211]: time="2026-06-11T17:27:44.556701478Z" level=info msg="Ran pod sandbox 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=c5996c5d-b175-4f5a-bee3-325fa86dfd5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.473676 | controller | Jun 11 17:27:44.580483 crc crio[23211]: time="2026-06-11T17:27:44.570524475Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=16a08b63-45d7-4ad9-8d66-9a15ec31c74a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.473691 | controller | Jun 11 17:27:44.610105 crc crio[23211]: time="2026-06-11T17:27:44.609821479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.473707 | controller | Jun 11 17:27:44.613756 crc crio[23211]: time="2026-06-11T17:27:44.613695486Z" level=info msg="Ran pod sandbox ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb with infra container: openstack/nova-api-0/POD" id=94dad69a-43da-4b50-9fbf-1991223da792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.473722 | controller | Jun 11 17:27:44.614327 crc crio[23211]: time="2026-06-11T17:27:44.614263081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=825d71d0-caa4-4e43-9535-9763325e8320 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.473737 | controller | Jun 11 17:27:44.617373 crc crio[23211]: time="2026-06-11T17:27:44.617315677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.473753 | controller | Jun 11 17:27:44.622702 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:081adeb5b214a2b Mac:16:be:c1:07:5a:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/9a47afe7-0623-431c-a945-22e5fe5003cb SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.473772 | controller | Jun 11 17:27:44.622702 crc crio[23211]: time="2026-06-11T17:27:44.622669761Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab UID:f2a2bdaa-1e54-4225-adcb-08405b54a310 NetNS:/var/run/netns/9a47afe7-0623-431c-a945-22e5fe5003cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2a2bdaa_1e54_4225_adcb_08405b54a310.slice PodAnnotations:0xc002818100}] Aliases:map[]}"
2026-06-11 18:00:59.473800 | controller | Jun 11 17:27:44.622932 crc crio[23211]: time="2026-06-11T17:27:44.622794754Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.473818 | controller | Jun 11 17:27:44.632495 crc crio[23211]: time="2026-06-11T17:27:44.632345875Z" level=info msg="Removed container 9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=e5b17c70-d879-4809-a34d-ebc06bc754a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.473834 | controller | Jun 11 17:27:44.654036 crc crio[23211]: time="2026-06-11T17:27:44.653928175Z" level=info msg="Ran pod sandbox 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab with infra container: openstack/nova-cell0-conductor-0/POD" id=a778678b-bcbb-4401-bdfd-ef4d017052ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.473850 | controller | Jun 11 17:27:44.663898 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a981c675f746906 Mac:6a:af:67:94:3c:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/77f33a0b-207d-4284-8a9e-00d9612c43e8 SocketPath: PciID:}] [{Interface:0xc000410950 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.473865 | controller | Jun 11 17:27:44.664187 crc crio[23211]: time="2026-06-11T17:27:44.663807672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=1f2d67e1-8997-4969-b2d5-a58716bebdb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.473887 | controller | Jun 11 17:27:44.664854 crc crio[23211]: time="2026-06-11T17:27:44.664697555Z" level=info msg="Removing container: b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c" id=800e0064-34d7-486e-be4e-f22215e149f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.473903 | controller | Jun 11 17:27:44.665846 crc crio[23211]: time="2026-06-11T17:27:44.664840449Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-xgqfx Namespace:openstack ID:a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd UID:e8288adf-69ab-4f62-af94-b44975ae672b NetNS:/var/run/netns/77f33a0b-207d-4284-8a9e-00d9612c43e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8288adf_69ab_4f62_af94_b44975ae672b.slice PodAnnotations:0xc006bcc190}] Aliases:map[]}"
2026-06-11 18:00:59.473924 | controller | Jun 11 17:27:44.665846 crc crio[23211]: time="2026-06-11T17:27:44.665007423Z" level=info msg="Checking pod openstack_ovn-controller-ovs-xgqfx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.473987 | controller | Jun 11 17:27:44.666780 crc crio[23211]: time="2026-06-11T17:27:44.666631832Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=2a3f8f46-e9a3-433d-802b-708074866ab8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.474010 | controller | Jun 11 17:27:44.670362 crc crio[23211]: time="2026-06-11T17:27:44.67010553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=5bc2a54d-4fba-490b-8014-c093b0e430bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.474027 | controller | Jun 11 17:27:44.675684 crc crio[23211]: time="2026-06-11T17:27:44.675573617Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=7106ab59-e64b-4374-91fc-cf4c23a7d12d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.474047 | controller | Jun 11 17:27:44.678120 crc crio[23211]: time="2026-06-11T17:27:44.678055889Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=981df12c-7c0c-4a3b-b0fe-936953d85b44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.474063 | controller | Jun 11 17:27:44.683033 crc crio[23211]: time="2026-06-11T17:27:44.682940001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474079 | controller | Jun 11 17:27:44.690822 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:245ec67ac1062b7 Mac:aa:a8:6c:db:60:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/dbb4809f-4bad-4fbb-9529-f45f3905b300 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.474095 | controller | Jun 11 17:27:44.695264 crc crio[23211]: time="2026-06-11T17:27:44.695095166Z" level=info msg="Ran pod sandbox a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd with infra container: openstack/ovn-controller-ovs-xgqfx/POD" id=925cd466-a088-4577-a460-adab388653fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.474111 | controller | Jun 11 17:27:44.696799 crc crio[23211]: time="2026-06-11T17:27:44.696623854Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285 UID:310f79b3-504d-4e6e-b170-b4a29bf5c4f2 NetNS:/var/run/netns/dbb4809f-4bad-4fbb-9529-f45f3905b300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod310f79b3_504d_4e6e_b170_b4a29bf5c4f2.slice PodAnnotations:0xc007c141f8}] Aliases:map[]}"
2026-06-11 18:00:59.474127 | controller | Jun 11 17:27:44.696981 crc crio[23211]: time="2026-06-11T17:27:44.696807179Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.474144 | controller | Jun 11 17:27:44.707651 crc crio[23211]: time="2026-06-11T17:27:44.707513617Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=7260ed7d-bcac-499c-ab22-1a1af1b3d8b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.474160 | controller | Jun 11 17:27:44.709052 crc crio[23211]: time="2026-06-11T17:27:44.708988924Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=732e2b14-79b0-404b-bc59-c157a3130298 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.474176 | controller | Jun 11 17:27:44.709524 crc crio[23211]: time="2026-06-11T17:27:44.709465197Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=dc702643-d5cb-4975-a456-139c7b530080 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.474192 | controller | Jun 11 17:27:44.723687 crc crio[23211]: time="2026-06-11T17:27:44.723362894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=455d2084-4b8f-4cd8-9453-847cec915113 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.474207 | controller | Jun 11 17:27:44.745830 crc crio[23211]: time="2026-06-11T17:27:44.745687784Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=732e2b14-79b0-404b-bc59-c157a3130298 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.474226 | controller | Jun 11 17:27:44.745830 crc crio[23211]: time="2026-06-11T17:27:44.745751275Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=732e2b14-79b0-404b-bc59-c157a3130298 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.474243 | controller | Jun 11 17:27:44.747598 crc crio[23211]: time="2026-06-11T17:27:44.747387336Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=5c2234a7-015f-4b59-aec8-2f1c0c3ae8e4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.474259 | controller | Jun 11 17:27:44.765053 crc crio[23211]: time="2026-06-11T17:27:44.764934685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474274 | controller | Jun 11 17:27:44.767301 crc crio[23211]: time="2026-06-11T17:27:44.767128371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474290 | controller | Jun 11 17:27:44.771582 crc crio[23211]: time="2026-06-11T17:27:44.771257915Z" level=info msg="Ran pod sandbox 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285 with infra container: openstack/nova-scheduler-0/POD" id=35cb3899-89b3-479f-a589-806de865baeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.474306 | controller | Jun 11 17:27:44.775826 crc crio[23211]: time="2026-06-11T17:27:44.775761978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=bda2b9a3-5eec-4083-8b89-fcf174cc7590 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.474321 | controller | Jun 11 17:27:44.775942 crc crio[23211]: time="2026-06-11T17:27:44.775795507Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-11 18:00:59.474337 | controller | Jun 11 17:27:44.797211 crc crio[23211]: time="2026-06-11T17:27:44.796475027Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=706b89b6-cd21-4aa5-8bf1-4ddc49f95e42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.474353 | controller | Jun 11 17:27:44.813111 crc crio[23211]: time="2026-06-11T17:27:44.813067162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474368 | controller | Jun 11 17:27:44.830280 crc crio[23211]: time="2026-06-11T17:27:44.830245592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474384 | controller | Jun 11 17:27:44.854765 crc crio[23211]: time="2026-06-11T17:27:44.850937971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474400 | controller | Jun 11 17:27:44.857321 crc crio[23211]: time="2026-06-11T17:27:44.857286729Z" level=info msg="Removed container b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c: openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd" id=800e0064-34d7-486e-be4e-f22215e149f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.474415 | controller | Jun 11 17:27:44.897992 crc crio[23211]: time="2026-06-11T17:27:44.896905443Z" level=info msg="Removing container: 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619" id=0bf70e85-5f91-4a8e-84c9-1bcb0ad7696c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.474430 | controller | Jun 11 17:27:44.997491 crc crio[23211]: time="2026-06-11T17:27:44.992691012Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=ec7ad5e4-74b4-4037-a27d-bbdb1b3a6496 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.474452 | controller | Jun 11 17:27:45.057316 crc crio[23211]: time="2026-06-11T17:27:45.056482571Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=adc0a211-d490-48b7-ab64-a731055c2261 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.474469 | controller | Jun 11 17:27:45.063394 crc crio[23211]: time="2026-06-11T17:27:45.063321171Z" level=info msg="Created container ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18: openstack/swift-storage-0/object-server" id=c6e256be-76d2-4e34-b910-48094a6d90ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.474486 | controller | Jun 11 17:27:45.066033 crc crio[23211]: time="2026-06-11T17:27:45.065950828Z" level=info msg="Starting container: ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18" id=7b81b089-6d04-4eea-9c72-a1988ea929bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.474503 | controller | Jun 11 17:27:45.088491 crc crio[23211]: time="2026-06-11T17:27:45.08075556Z" level=info msg="Started container" PID=246299 containerID=ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18 description=openstack/swift-storage-0/object-server id=7b81b089-6d04-4eea-9c72-a1988ea929bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.474547 | controller | Jun 11 17:27:45.088491 crc crio[23211]: time="2026-06-11T17:27:45.080835311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474567 | controller | Jun 11 17:27:45.146805 crc crio[23211]: time="2026-06-11T17:27:45.145117781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=7cd3eaaf-3c1a-4f3f-8e20-3f4dcc01bb09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.474584 | controller | Jun 11 17:27:45.166690 crc crio[23211]: time="2026-06-11T17:27:45.166628131Z" level=info msg="Created container af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29: openstack/openstack-galera-0/mysql-bootstrap" id=37e44d44-4fa9-4edf-83b7-23667a94abc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.474600 | controller | Jun 11 17:27:45.177404 crc crio[23211]: time="2026-06-11T17:27:45.175257837Z" level=info msg="Starting container: af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29" id=f3e61471-f612-471b-8a70-22f251cc92ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.474616 | controller | Jun 11 17:27:45.177404 crc crio[23211]: time="2026-06-11T17:27:45.176497568Z" level=info msg="Removed container 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619: openstack/ovn-controller-ovs-lbg5f/ovsdb-server" id=0bf70e85-5f91-4a8e-84c9-1bcb0ad7696c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.474631 | controller | Jun 11 17:27:45.183353 crc crio[23211]: time="2026-06-11T17:27:45.182628111Z" level=info msg="Removing container: fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904" id=238aa847-fa57-4136-9b83-532af123a0f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.474647 | controller | Jun 11 17:27:45.188728 crc crio[23211]: time="2026-06-11T17:27:45.188637262Z" level=info msg="Started container" PID=246312 containerID=af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29 description=openstack/openstack-galera-0/mysql-bootstrap id=f3e61471-f612-471b-8a70-22f251cc92ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33
2026-06-11 18:00:59.474663 | controller | Jun 11 17:27:45.193558 crc crio[23211]: time="2026-06-11T17:27:45.193408152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474683 | controller | Jun 11 17:27:45.212493 crc crio[23211]: time="2026-06-11T17:27:45.207265739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=2e66e08f-4fe5-4b2d-a228-a75d4f7a5dca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.474700 | controller | Jun 11 17:27:45.212493 crc crio[23211]: time="2026-06-11T17:27:45.208234044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474716 | controller | Jun 11 17:27:45.292873 crc crio[23211]: time="2026-06-11T17:27:45.291568981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474731 | controller | Jun 11 17:27:45.314590 crc crio[23211]: time="2026-06-11T17:27:45.314476466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474747 | controller | Jun 11 17:27:45.324524 crc crio[23211]: time="2026-06-11T17:27:45.322407034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474762 | controller | Jun 11 17:27:45.328698 crc crio[23211]: time="2026-06-11T17:27:45.327512422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474778 | controller | Jun 11 17:27:45.329327 crc crio[23211]: time="2026-06-11T17:27:45.329109542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474802 | controller | Jun 11 17:27:45.342359 crc crio[23211]: time="2026-06-11T17:27:45.342240271Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=f048f544-b82e-4df9-b919-df74fa4eacd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.474824 | controller | Jun 11 17:27:45.343821 crc crio[23211]: time="2026-06-11T17:27:45.343738149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474840 | controller | Jun 11 17:27:45.347406 crc crio[23211]: time="2026-06-11T17:27:45.3473792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474856 | controller | Jun 11 17:27:45.386115 crc crio[23211]: time="2026-06-11T17:27:45.385925075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=272ada4e-246b-4854-a883-8852ed7b65b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.474872 | controller | Jun 11 17:27:45.419775 crc crio[23211]: time="2026-06-11T17:27:45.419593278Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5019d2ce-0838-4eab-96c8-3e2db673c550 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.474888 | controller | Jun 11 17:27:45.559913 crc crio[23211]: time="2026-06-11T17:27:45.559472803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474903 | controller | Jun 11 17:27:45.566658 crc crio[23211]: time="2026-06-11T17:27:45.566527151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474924 | controller | Jun 11 17:27:45.587520 crc crio[23211]: time="2026-06-11T17:27:45.577323901Z" level=info msg="Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=d6836109-fbaf-4f91-86b0-792322c2d061 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.474940 | controller | Jun 11 17:27:45.637098 crc crio[23211]: time="2026-06-11T17:27:45.636873823Z" level=info msg="Removed container fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904: openstack/ovn-controller-ovs-lbg5f/ovsdb-server-init" id=238aa847-fa57-4136-9b83-532af123a0f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.474956 | controller | Jun 11 17:27:45.638499 crc crio[23211]: time="2026-06-11T17:27:45.638023462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474972 | controller | Jun 11 17:27:45.703083 crc crio[23211]: time="2026-06-11T17:27:45.702935347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.474987 | controller | Jun 11 17:27:45.731091 crc crio[23211]: time="2026-06-11T17:27:45.730996391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.475003 | controller | Jun 11 17:27:45.932796 crc crio[23211]: time="2026-06-11T17:27:45.932704955Z" level=info msg="Created container 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0: openstack/nova-api-0/nova-api-log" id=7260ed7d-bcac-499c-ab22-1a1af1b3d8b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.475018 | controller | Jun 11 17:27:45.935367 crc crio[23211]: time="2026-06-11T17:27:45.935265529Z" level=info msg="Starting container: 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0" id=a083f9e0-0578-4df8-beca-6259bf079b3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.475034 | controller | Jun 11 17:27:45.946699 crc crio[23211]: time="2026-06-11T17:27:45.946605362Z" level=info msg="Created container b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba: openstack/ceilometer-0/ceilometer-central-agent" id=2a3f8f46-e9a3-433d-802b-708074866ab8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.475050 | controller | Jun 11 17:27:45.948542 crc crio[23211]: time="2026-06-11T17:27:45.948510191Z" level=info msg="Started container" PID=246408 containerID=4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0 description=openstack/nova-api-0/nova-api-log id=a083f9e0-0578-4df8-beca-6259bf079b3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb
2026-06-11 18:00:59.475066 | controller | Jun 11 17:27:45.960846 crc crio[23211]: time="2026-06-11T17:27:45.960224844Z" level=info msg="Starting container: b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba" id=0af080b5-25c2-44a9-b34a-1a99860e523f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.475082 | controller | Jun 11 17:27:45.967061 crc crio[23211]: time="2026-06-11T17:27:45.966986043Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=64226f95-dd4f-4606-9140-4594dd009cc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475097 | controller | Jun 11 17:27:45.980175 crc crio[23211]: time="2026-06-11T17:27:45.979682563Z" level=info msg="Started container" PID=246402 containerID=b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba description=openstack/ceilometer-0/ceilometer-central-agent id=0af080b5-25c2-44a9-b34a-1a99860e523f name=/runtime.v1.RuntimeService/StartContainer sandboxID=76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c
2026-06-11 18:00:59.475116 | controller | Jun 11 17:27:46.001510 crc crio[23211]: time="2026-06-11T17:27:46.001413345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=166bb367-1e30-402f-b980-f71f7e1737fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475132 | controller | Jun 11 17:27:46.014035 crc crio[23211]: time="2026-06-11T17:27:46.013897909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.475148 | controller | Jun 11 17:27:46.023241 crc crio[23211]: time="2026-06-11T17:27:46.023196142Z" level=info msg="Created container a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=706b89b6-cd21-4aa5-8bf1-4ddc49f95e42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.475163 | controller | Jun 11 17:27:46.024376 crc crio[23211]: time="2026-06-11T17:27:46.024295499Z" level=info msg="Starting container: a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115" id=59434a7c-2272-445e-b7dd-edabf3d935d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.475179 | controller | Jun 11 17:27:46.034681 crc crio[23211]: time="2026-06-11T17:27:46.034584338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.475194 | controller | Jun 11 17:27:46.052899 crc crio[23211]: time="2026-06-11T17:27:46.052796044Z" level=info msg="Created container 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=adc0a211-d490-48b7-ab64-a731055c2261 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.475210 | controller | Jun 11 17:27:46.066272 crc crio[23211]: time="2026-06-11T17:27:46.065917512Z" level=info msg="Starting container: 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c" id=35ca6bac-3f6c-466d-9843-91135088402c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.475225 | controller | Jun 11 17:27:46.072533 crc crio[23211]: time="2026-06-11T17:27:46.072396824Z" level=info msg="Started container" PID=246404 containerID=a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=59434a7c-2272-445e-b7dd-edabf3d935d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab
2026-06-11 18:00:59.475241 | controller | Jun 11 17:27:46.072957 crc crio[23211]: time="2026-06-11T17:27:46.072908858Z" level=info msg="Created container d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb: openstack/swift-storage-0/object-replicator" id=f048f544-b82e-4df9-b919-df74fa4eacd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.475256 | controller | Jun 11 17:27:46.074893 crc crio[23211]: time="2026-06-11T17:27:46.074817186Z" level=info msg="Starting container: d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb" id=3c079210-13c4-433e-be32-80ebc8a82106 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.475272 | controller | Jun 11 17:27:46.086670 crc crio[23211]: time="2026-06-11T17:27:46.086164419Z" level=info msg="Started container" PID=246429 containerID=62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=35ca6bac-3f6c-466d-9843-91135088402c name=/runtime.v1.RuntimeService/StartContainer sandboxID=245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285
2026-06-11 18:00:59.475291 | controller | Jun 11 17:27:46.101886 crc crio[23211]: time="2026-06-11T17:27:46.097662128Z" level=info msg="Started container" PID=246439 containerID=d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb description=openstack/swift-storage-0/object-replicator id=3c079210-13c4-433e-be32-80ebc8a82106 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.475307 | controller | Jun 11 17:27:46.101886 crc crio[23211]: time="2026-06-11T17:27:46.098223802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=c59b2e4d-c89e-4420-a0cc-d0ee129a15a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475322 | controller | Jun 11 17:27:46.117026 crc crio[23211]: time="2026-06-11T17:27:46.116927861Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=77dbb92c-5a5d-4d30-9781-f365c8f7d9f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.475338 | controller | Jun 11 17:27:46.118961 crc crio[23211]: time="2026-06-11T17:27:46.117840574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.475353 | controller | Jun 11 17:27:46.120996 crc crio[23211]: time="2026-06-11T17:27:46.120928451Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=946231ef-7326-4e96-9283-ff9254eb48b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475368 | controller | Jun 11 17:27:46.154113 crc crio[23211]: time="2026-06-11T17:27:46.15400787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=21358208-a207-422e-8b15-a32203b588d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475384 | controller | Jun 11 17:27:46.168667 crc crio[23211]: time="2026-06-11T17:27:46.168591226Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=97af6f48-ec8d-4715-90e0-3d168aaa3518 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475400 | controller | Jun 11 17:27:46.224028 crc crio[23211]: time="2026-06-11T17:27:46.223830779Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=76aaff01-abe9-44be-bc57-a8bd0bde0b9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.475416 | controller | Jun 11 17:27:46.224298 crc crio[23211]: time="2026-06-11T17:27:46.22425548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.475431 | controller | Jun 11 17:27:46.225470 crc crio[23211]: time="2026-06-11T17:27:46.225230954Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=90f6025e-92eb-4ca4-bb1a-da3321100c27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.475447 | controller | Jun 11 17:27:46.262928 crc crio[23211]: time="2026-06-11T17:27:46.262800006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.475462 | controller | Jun 11 17:27:46.287005 crc crio[23211]: time="2026-06-11T17:27:46.28693132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.475477 | controller | Jun 11 17:27:46.299388 crc crio[23211]: time="2026-06-11T17:27:46.298801908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.475497 | controller | Jun 11 17:27:46.401391 crc crio[23211]: time="2026-06-11T17:27:46.399096591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.475530 | controller | Jun 11 17:27:46.406036 crc crio[23211]: time="2026-06-11T17:27:46.405975313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.475553 | controller | Jun 11 17:27:46.482694 crc crio[23211]: time="2026-06-11T17:27:46.47527242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.475569 | controller | Jun 11 17:27:46.484005 crc crio[23211]: time="2026-06-11T17:27:46.483067365Z" level=info msg="Created container f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=d6836109-fbaf-4f91-86b0-792322c2d061 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.475585 | controller | Jun 11 17:27:46.487254 crc crio[23211]: time="2026-06-11T17:27:46.485486095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.475601 | controller | Jun 11 17:27:46.490387 crc crio[23211]: time="2026-06-11T17:27:46.490236814Z" level=info msg="Starting container: f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748" id=b41daae7-e985-419d-b21e-40f2e78a606a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.475618 | controller | Jun 11 17:27:46.510753 crc crio[23211]: time="2026-06-11T17:27:46.510617264Z" level=info msg="Started container" PID=246618 containerID=f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=b41daae7-e985-419d-b21e-40f2e78a606a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db
2026-06-11 18:00:59.475635 | controller | Jun 11 17:27:46.628203 crc crio[23211]: time="2026-06-11T17:27:46.628071677Z" level=info msg="Created container 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320: openstack/swift-storage-0/object-auditor" id=76aaff01-abe9-44be-bc57-a8bd0bde0b9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.475651 | controller | Jun 11 17:27:46.629806 crc crio[23211]: time="2026-06-11T17:27:46.629722669Z" level=info msg="Starting container: 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320" id=868922ea-a710-441a-8109-b60900988c15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.475667 | controller | Jun 11 17:27:46.660657 crc crio[23211]: time="2026-06-11T17:27:46.660563022Z" level=info msg="Started container" PID=246675 containerID=00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320 description=openstack/swift-storage-0/object-auditor id=868922ea-a710-441a-8109-b60900988c15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.475684 | controller | Jun 11 17:27:46.687221 crc crio[23211]: time="2026-06-11T17:27:46.685931397Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=bb6379ad-db03-4d56-89b6-29db5abf1f08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475699 | controller | Jun 11 17:27:46.880125 crc crio[23211]: time="2026-06-11T17:27:46.880036481Z" level=info msg="Created container 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709: openstack/ceilometer-0/ceilometer-notification-agent" id=77dbb92c-5a5d-4d30-9781-f365c8f7d9f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.475719 | controller | Jun 11 17:27:46.881847 crc crio[23211]: time="2026-06-11T17:27:46.881773074Z" level=info msg="Starting container: 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709" id=2eee5e9d-2477-49df-8548-6b4546727f20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.475735 | controller | Jun 11 17:27:46.882964 crc crio[23211]: time="2026-06-11T17:27:46.882902663Z" level=info msg="Created container dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21: openstack/nova-api-0/nova-api-api" id=90f6025e-92eb-4ca4-bb1a-da3321100c27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.475751 | controller | Jun 11 17:27:46.887961 crc crio[23211]: time="2026-06-11T17:27:46.887880747Z" level=info msg="Starting container: dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21" id=cb8b978f-0474-4dc0-8475-1a7e94478aaa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.475766 | controller | Jun 11 17:27:46.928767 crc crio[23211]: time="2026-06-11T17:27:46.928022613Z" level=info msg="Started container" PID=246628 containerID=1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709 description=openstack/ceilometer-0/ceilometer-notification-agent id=2eee5e9d-2477-49df-8548-6b4546727f20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c
2026-06-11 18:00:59.475783 | controller | Jun 11 17:27:46.935915 crc crio[23211]: time="2026-06-11T17:27:46.935799518Z" level=info msg="Started container" PID=246672 containerID=dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21 description=openstack/nova-api-0/nova-api-api id=cb8b978f-0474-4dc0-8475-1a7e94478aaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb
2026-06-11 18:00:59.475800 | controller | Jun 11 17:27:46.980793 crc crio[23211]: time="2026-06-11T17:27:46.980709354Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=2dda5e18-d9ad-4c7c-abcc-a6b00e24535f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475824 | controller | Jun 11 17:27:47.378804 crc crio[23211]: time="2026-06-11T17:27:47.378695265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7f868465-c74d-46ba-932c-fe75107c408f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475843 | controller | Jun 11 17:27:47.379633 crc crio[23211]: time="2026-06-11T17:27:47.37933183Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cbb69706-b540-437d-b076-435dc03c21e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475859 | controller | Jun 11 17:27:47.537862 crc crio[23211]: time="2026-06-11T17:27:47.53778506Z" level=info msg="Created container 3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f: openstack/rabbitmq-cell1-server-0/setup-container" id=dc702643-d5cb-4975-a456-139c7b530080 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.475875 | controller | Jun 11 17:27:47.539569 crc crio[23211]: time="2026-06-11T17:27:47.539490354Z" level=info msg="Starting container: 3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f" id=965a3ab3-879c-4a0b-93e6-c0a50d8ce525 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.475891 | controller | Jun 11 17:27:47.579978 crc crio[23211]: time="2026-06-11T17:27:47.579908876Z" level=info msg="Started container" PID=246401 containerID=3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f description=openstack/rabbitmq-cell1-server-0/setup-container id=965a3ab3-879c-4a0b-93e6-c0a50d8ce525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4
2026-06-11 18:00:59.475910 | controller | Jun 11 17:27:48.473952 crc crio[23211]: time="2026-06-11T17:27:48.472555902Z" level=info msg="Removing container: 98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2" id=38b85dd8-ff2c-4572-8345-107d726acc58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.475928 | controller | Jun 11 17:27:48.490723 crc crio[23211]: time="2026-06-11T17:27:48.490575923Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=89060f9b-039a-4eda-b45d-383516375e9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475944 | controller | Jun 11 17:27:49.455311 crc crio[23211]: time="2026-06-11T17:27:49.454844213Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=996a34d3-777f-44b9-99da-b4fa3f5edc4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475959 | controller | Jun 11 17:27:49.640704 crc crio[23211]: time="2026-06-11T17:27:49.640355271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=8d8cf061-3b29-4f2d-b245-7b8149f6819e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475974 | controller | Jun 11 17:27:50.382555 crc crio[23211]: time="2026-06-11T17:27:50.379279414Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d647b9b5-67ad-41fa-9c6b-c0b402e7a1ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.475989 | controller | Jun 11 17:27:50.720366 crc crio[23211]: time="2026-06-11T17:27:50.719261794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=2955684b-61c1-41ac-9ac9-cb3dc05e3d6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476005 | controller | Jun 11 17:27:51.399995 crc crio[23211]: time="2026-06-11T17:27:51.399861276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=451e749d-b83a-4a94-9558-addea663a846 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476020 | controller | Jun 11 17:27:52.380062 crc crio[23211]: time="2026-06-11T17:27:52.379987744Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e40df046-97f0-4532-a8b1-dccac81b3272 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476036 | controller | Jun 11 17:27:52.382067 crc crio[23211]: time="2026-06-11T17:27:52.380117577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e14f9b94-b955-444a-9bcd-3eb48200d641 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476051 | controller | Jun 11 17:27:53.405018 crc crio[23211]: time="2026-06-11T17:27:53.403499767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ea325974-9bee-4c9f-b5eb-e3064711a99e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476083 | controller | Jun 11 17:27:53.405018 crc crio[23211]: time="2026-06-11T17:27:53.404839242Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ec366015-4563-4a3c-8daa-dd18e10d8b60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476107 | controller | Jun 11 17:27:54.475059 crc crio[23211]: time="2026-06-11T17:27:54.474919863Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=12ec3f28-3f7b-41ce-98af-21c5a62d6c2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476123 | controller | Jun 11 17:27:54.479389 crc crio[23211]: time="2026-06-11T17:27:54.479019406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=41ff6fa6-6eab-454b-8bcf-e7a63ac9c8d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476139 | controller | Jun 11 17:27:54.479389 crc crio[23211]: time="2026-06-11T17:27:54.479352684Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3f1342a6-b4b1-4694-9391-7ffee0b2d0ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476154 | controller | Jun 11 17:27:54.479958 crc crio[23211]: time="2026-06-11T17:27:54.479553989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=18fd09a4-197d-40ad-9044-0006d9483f47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476170 | controller | Jun 11 17:27:54.479958 crc crio[23211]: time="2026-06-11T17:27:54.479678612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ea6c7cdd-552b-4cad-89cf-8666fd38197f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476185 | controller | Jun 11 17:27:54.479958 crc crio[23211]: time="2026-06-11T17:27:54.479757524Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=301816f5-0ce8-4a37-976d-afd45e39e236 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476200 | controller | Jun 11 17:27:54.479958 crc crio[23211]: time="2026-06-11T17:27:54.479918477Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8647e53e-e21c-4963-9b7d-1ab366c146a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476216 | controller | Jun 11 17:27:54.480776 crc crio[23211]: time="2026-06-11T17:27:54.480056831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c2035eaa-9422-4107-81cb-7f2a08c07f4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476231 | controller | Jun 11 17:27:54.480964 crc crio[23211]: time="2026-06-11T17:27:54.480889292Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=006457cf-475d-4531-9f6c-39cd0598090f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476246 | controller | Jun 11 17:27:54.484791 crc crio[23211]: time="2026-06-11T17:27:54.484548613Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d5764039-4cf4-406d-b879-a777397778f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476261 | controller | Jun 11 17:27:54.490901 crc crio[23211]: time="2026-06-11T17:27:54.490607366Z" level=info msg="Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=87997cd8-d95c-4874-937f-85bf93b6f160 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476277 | controller | Jun 11 17:27:54.491277 crc crio[23211]: time="2026-06-11T17:27:54.490992796Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=1932d154-aca9-4057-ab15-c1c683b11863 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476295 | controller | Jun 11 17:27:54.493499 crc crio[23211]: time="2026-06-11T17:27:54.493268372Z" level=info msg="Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=1bddecb4-872b-41a3-a6d1-9a405ea477ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476311 | controller | Jun 11 17:27:54.504621 crc crio[23211]: time="2026-06-11T17:27:54.497642042Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=49f87551-8254-4d81-8401-f776cde3d219 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476327 | controller | Jun 11 17:27:54.504621 crc crio[23211]: time="2026-06-11T17:27:54.498967925Z" level=info msg="Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=dbf48954-0336-4949-b590-18c472c76aef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476343 | controller | Jun 11 17:27:54.504621 crc crio[23211]: time="2026-06-11T17:27:54.500128624Z" level=info msg="Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=d32f132e-cc63-4a31-a84d-9278ebe9a874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476359 | controller | Jun 11 17:27:54.504621 crc crio[23211]: time="2026-06-11T17:27:54.503211101Z" level=info msg="Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create" id=84ecbe43-384e-4414-a4d1-8b8bacc1027f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476374 | controller | Jun 11 17:27:54.505394 crc crio[23211]: time="2026-06-11T17:27:54.503983331Z" level=info msg="Creating container: openstack/neutron-db-create-47llt/mariadb-database-create" id=80991b6d-8ce6-478e-8a88-06853274c09f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476390 | controller | Jun 11 17:27:54.505688 crc crio[23211]: time="2026-06-11T17:27:54.504005362Z" level=info msg="Creating container: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create" id=ca68d0e2-65e4-4a4d-afbf-ddfcda5d76f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476405 | controller | Jun 11 17:27:54.507091 crc crio[23211]: time="2026-06-11T17:27:54.506994077Z" level=info msg="Creating container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update" id=5f8a645a-40a0-4a6c-8451-4511f5f24583 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476420 | controller | Jun 11 17:27:54.507387 crc crio[23211]: time="2026-06-11T17:27:54.507332714Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=05434c33-9eea-487a-8587-1ed99c46315c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476436 | controller | Jun 11 17:27:54.528778 crc crio[23211]: time="2026-06-11T17:27:54.52872393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476451 | controller | Jun 11 17:27:54.529353 crc crio[23211]: time="2026-06-11T17:27:54.528747871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476466 | controller | Jun 11 17:27:54.529833 crc crio[23211]: time="2026-06-11T17:27:54.529705814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476482 | controller | Jun 11 17:27:54.531263 crc crio[23211]: time="2026-06-11T17:27:54.529768737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476501 | controller | Jun 11 17:27:54.531263 crc crio[23211]: time="2026-06-11T17:27:54.530039673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476538 | controller | Jun 11 17:27:54.531263 crc crio[23211]: time="2026-06-11T17:27:54.530272739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476557 | controller | Jun 11 17:27:54.531263 crc crio[23211]: time="2026-06-11T17:27:54.528762661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476572 | controller | Jun 11 17:27:54.531263 crc crio[23211]: time="2026-06-11T17:27:54.529343976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476588 | controller | Jun 11 17:27:54.532696 crc crio[23211]: time="2026-06-11T17:27:54.532646919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476603 | controller | Jun 11 17:27:54.537733 crc crio[23211]: time="2026-06-11T17:27:54.537659005Z" level=info msg="Stopped container c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344: openstack/barbican-api-7c96f598dd-69xx8/barbican-api" id=1de4ad9e-0826-4ca7-b74d-fc54445e535e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.476618 | controller | Jun 11 17:27:54.541746 crc crio[23211]: time="2026-06-11T17:27:54.539871341Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=a15cecbb-2f9d-4e75-8605-b44ac493877b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476634 | controller | Jun 11 17:27:54.541746 crc crio[23211]: time="2026-06-11T17:27:54.53988115Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=cd4d5e9f-9975-4582-aed5-7605ebbb18e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476649 | controller | Jun 11 17:27:54.545877 crc crio[23211]: time="2026-06-11T17:27:54.545136872Z" level=info msg="Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=a8e28ea9-f11d-4c7c-bfe1-cdf4da5af8ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476665 | controller | Jun 11 17:27:54.547003 crc crio[23211]: time="2026-06-11T17:27:54.546874295Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=851859a1-ece6-45ce-9a27-f8621a0d1696 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476680 | controller | Jun 11 17:27:54.560941 crc crio[23211]: time="2026-06-11T17:27:54.560755643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=47a2125e-c6d5-4456-b0c2-f99f4666130c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476696 | controller | Jun 11 17:27:54.591002 crc crio[23211]: time="2026-06-11T17:27:54.586037276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=c75e1e36-cd13-478b-8c3b-7c01a09f0a48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476711 | controller | Jun 11 17:27:55.380564 crc crio[23211]: time="2026-06-11T17:27:55.379810745Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d06e744e-ae7e-484b-be98-481acd8bd6f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476730 | controller | Jun 11 17:27:55.545791 crc crio[23211]: time="2026-06-11T17:27:55.545692962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476746 | controller | Jun 11 17:27:55.546872 crc crio[23211]: time="2026-06-11T17:27:55.545743643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476762 | controller | Jun 11 17:27:55.546872 crc crio[23211]: time="2026-06-11T17:27:55.546546172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476777 | controller | Jun 11 17:27:55.550372 crc crio[23211]: time="2026-06-11T17:27:55.550098962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=d8da9ad7-5363-4933-b924-b4404e7a4193 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476792 | controller | Jun 11 17:27:55.550737 crc crio[23211]: time="2026-06-11T17:27:55.550646445Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1f30ea92-ceb1-4678-b307-a64b34afebde name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476808 | controller | Jun 11 17:27:55.559732 crc crio[23211]: time="2026-06-11T17:27:55.558286297Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=82573578-1a53-454c-9b66-8d383b3ddc62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476829 | controller | Jun 11 17:27:55.562977 crc crio[23211]: time="2026-06-11T17:27:55.562363238Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=ec30b22a-5e9b-4b5f-b397-1f8c2c7177bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.476853 | controller | Jun 11 17:27:56.379264 crc crio[23211]: time="2026-06-11T17:27:56.379205915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6bb70b55-157d-4cf9-a1e9-9bf4e4e040fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476870 | controller | Jun 11 17:27:57.378871 crc crio[23211]: time="2026-06-11T17:27:57.378651777Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4e8ec279-4de7-47dd-9267-0f4af295383b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476886 | controller | Jun 11 17:27:57.380190 crc crio[23211]: time="2026-06-11T17:27:57.379261562Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=04d49998-c973-4763-87f2-59971463c5fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476901 | controller | Jun 11 17:27:57.380190 crc crio[23211]: time="2026-06-11T17:27:57.380115683Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f92898bd-8a75-494c-8f83-9e51dfc8b13d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476917 | controller | Jun 11 17:27:57.382813 crc crio[23211]: time="2026-06-11T17:27:57.382731579Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d88a072b-b61a-4e51-9497-180b7cd68153 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476932 | controller | Jun 11 17:27:58.379249 crc crio[23211]: time="2026-06-11T17:27:58.378269762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0c757488-dce2-412a-88c2-033615978885 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.476952 | controller | Jun 11 17:27:59.222919 crc crio[23211]: time="2026-06-11T17:27:59.222805963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476969 | controller | Jun 11 17:27:59.225887 crc crio[23211]: time="2026-06-11T17:27:59.223841189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.476985 | controller | Jun 11 17:27:59.234605 crc crio[23211]: time="2026-06-11T17:27:59.234528356Z" level=info msg="Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api" id=a44e6577-3a3c-4a4c-8384-3a3d4599df8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.477001 | controller | Jun 11 17:27:59.237221 crc crio[23211]: time="2026-06-11T17:27:59.237110141Z" level=info msg="Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=6d6c9a30-b949-4433-b7f4-20d0d852d3de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.477017 | controller | Jun 11 17:27:59.242283 crc crio[23211]: time="2026-06-11T17:27:59.241659935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=32c64bb6-856d-4af9-aaeb-fd13e52e9d75 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.477033 | controller | Jun 11 17:27:59.242283 crc crio[23211]: time="2026-06-11T17:27:59.242128057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ae80a351-dd12-4a0e-a574-fd1171dbc03c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.477048 | controller | Jun 11 17:27:59.242283 crc crio[23211]: time="2026-06-11T17:27:59.242205179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=556f08e3-3ec0-4b90-b968-3d0d37403b21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.477064 | controller | Jun 11 17:27:59.243072 crc crio[23211]: time="2026-06-11T17:27:59.242617389Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c2c5d15f-dbb8-4c5c-a5eb-04629a88ff40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.477080 | controller | Jun 11 17:27:59.243818 crc crio[23211]: time="2026-06-11T17:27:59.243714797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=268f80a9-dc6f-47f1-af91-8e134c781959 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.477096 | controller | Jun 11 17:27:59.244705 crc crio[23211]: time="2026-06-11T17:27:59.244623569Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ac0fe542-4edd-46ca-b877-54467cdb5223 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.477111 | controller | Jun 11 17:27:59.295074 crc crio[23211]: time="2026-06-11T17:27:59.294889258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477127 | controller | Jun 11 17:27:59.295484 crc crio[23211]: time="2026-06-11T17:27:59.295211406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477146 | controller | Jun 11 17:27:59.301195 crc crio[23211]: time="2026-06-11T17:27:59.301027082Z" level=info msg="Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=e5c8e6cd-d381-4d32-969f-06ed517b97f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.477163 | controller | Jun 11 17:27:59.301661 crc crio[23211]: time="2026-06-11T17:27:59.301615027Z" level=info msg="Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create" id=21ec6093-a6c8-46fd-b9b4-a5cb8ab3858f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.477180 | controller | Jun 11 17:27:59.305829 crc crio[23211]: time="2026-06-11T17:27:59.305786131Z" level=info msg="Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=7dddf11c-5db7-4187-80dc-9b59fdd43229 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.477195 | controller | Jun 11 17:27:59.307085 crc crio[23211]: time="2026-06-11T17:27:59.307032803Z" level=info msg="Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=4d3a855c-8351-4d06-b8dc-34e7bf98833b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.477211 | controller | Jun 11 17:27:59.308855 crc crio[23211]: time="2026-06-11T17:27:59.308800097Z" level=info msg="Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=3d64ff47-258a-4373-9306-cfb995057909 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.477227 | controller | Jun 11 17:27:59.313115 crc crio[23211]: time="2026-06-11T17:27:59.313013202Z" level=info msg="Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create" id=2bbaf0b1-cf8d-4290-8424-83d98e4291b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.477243 | controller | Jun 11 17:27:59.379075 crc crio[23211]: time="2026-06-11T17:27:59.378991205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477259 | controller | Jun 11 17:27:59.379703 crc crio[23211]: time="2026-06-11T17:27:59.379400986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477274 | controller | Jun 11 17:27:59.379703 crc crio[23211]: time="2026-06-11T17:27:59.379638512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477290 | controller | Jun 11 17:27:59.380222 crc crio[23211]: time="2026-06-11T17:27:59.380008371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477306 | controller | Jun 11 17:27:59.380222 crc crio[23211]: time="2026-06-11T17:27:59.380014981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477322 | controller | Jun 11 17:27:59.381098 crc crio[23211]: time="2026-06-11T17:27:59.381061258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477338 | controller | Jun 11 17:27:59.399533 crc crio[23211]: time="2026-06-11T17:27:59.398934695Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5d336889-e904-4c0c-b794-982138db4b99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.477353 | controller | Jun 11 17:27:59.466758 crc crio[23211]: time="2026-06-11T17:27:59.46657622Z" level=info msg="Removed container 98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=38b85dd8-ff2c-4572-8345-107d726acc58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.477373 | controller | Jun 11 17:27:59.482664 crc crio[23211]: time="2026-06-11T17:27:59.48255589Z" level=info msg="Removing container: 29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed" id=dd2e9c66-0018-4873-b3ce-7f230453debe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.477390 | controller | Jun 11 17:27:59.625736 crc crio[23211]: time="2026-06-11T17:27:59.625621226Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3e1d00f6-ce52-4ecc-a6e3-a909f9a7b8d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.477406 | controller | Jun 11 17:28:00.377578 crc crio[23211]: time="2026-06-11T17:28:00.377483953Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b01f31e5-aafd-451d-b4f0-4236d659e3b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.477422 | controller | Jun 11 17:28:00.823105 crc crio[23211]: time="2026-06-11T17:28:00.822983436Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ff6da058-5a3b-4361-8549-183fa78dc2ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.477438 | controller | Jun 11 17:28:00.826481 crc crio[23211]: time="2026-06-11T17:28:00.824576156Z" level=info msg="Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=89308c24-e838-4c92-893f-3e56c163622a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.477454 | controller | Jun 11 17:28:02.003252 crc crio[23211]: time="2026-06-11T17:28:02.001897573Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686648-nlhbg/POD" id=3fade3e3-e2e0-4570-a59e-8f1bc3b6e23c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.477470 | controller | Jun 11 17:28:02.009815 crc crio[23211]: time="2026-06-11T17:28:02.003275987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477485 | controller | Jun 11 17:28:02.162806 crc crio[23211]: time="2026-06-11T17:28:02.161896982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477501 | controller | Jun 11 17:28:02.168829 crc crio[23211]: time="2026-06-11T17:28:02.168100228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477537 | controller | Jun 11 17:28:02.187321 crc crio[23211]: time="2026-06-11T17:28:02.187234697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477556 | controller | Jun 11 17:28:02.192326 crc crio[23211]: time="2026-06-11T17:28:02.192240052Z" level=info msg="Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=600833e7-3776-4c3c-80f4-ef70c234b275 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.477572 | controller | Jun 11 17:28:02.236824 crc crio[23211]: time="2026-06-11T17:28:02.236741358Z" level=info msg="Removing container: db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386" id=ec2945c3-c799-46fb-bf1e-355007fec84a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.477588 | controller | Jun 11 17:28:02.270074 crc crio[23211]: time="2026-06-11T17:28:02.269978151Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee" id=5c2234a7-015f-4b59-aec8-2f1c0c3ae8e4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.477607 | controller | Jun 11 17:28:02.272532 crc crio[23211]: time="2026-06-11T17:28:02.2723429Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=e1a84c87-60fc-4a04-abab-df6456c93fd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.477624 | controller | Jun 11 17:28:02.353509 crc crio[23211]: time="2026-06-11T17:28:02.353196476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477640 | controller | Jun 11 17:28:02.359323 crc crio[23211]: time="2026-06-11T17:28:02.359258887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477656 | controller | Jun 11 17:28:02.383299 crc crio[23211]: time="2026-06-11T17:28:02.383128675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477672 | controller | Jun 11 17:28:02.388803 crc crio[23211]: time="2026-06-11T17:28:02.388694605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477688 | controller | Jun 11 17:28:02.426795 crc crio[23211]: time="2026-06-11T17:28:02.425242961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477704 | controller | Jun 11 17:28:02.438335 crc crio[23211]: time="2026-06-11T17:28:02.438200255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477720 | controller | Jun 11 17:28:02.467594 crc crio[23211]: time="2026-06-11T17:28:02.467338805Z" level=info msg="Created container e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a: openstack/neutron-db-create-47llt/mariadb-database-create" id=80991b6d-8ce6-478e-8a88-06853274c09f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.477735 | controller | Jun 11 17:28:02.468887 crc crio[23211]: time="2026-06-11T17:28:02.468839553Z" level=info msg="Starting container: e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a" id=009c72ff-50b2-4ba2-8bfd-3478e78b625d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.477751 | controller | Jun 11 17:28:02.511996 crc crio[23211]: time="2026-06-11T17:28:02.51184102Z" level=info msg="Started container" PID=247641 containerID=e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a description=openstack/neutron-db-create-47llt/mariadb-database-create id=009c72ff-50b2-4ba2-8bfd-3478e78b625d name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706
2026-06-11 18:00:59.477767 | controller | Jun 11 17:28:02.618331 crc crio[23211]: time="2026-06-11T17:28:02.617499438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477783 | controller | Jun 11 17:28:02.619327 crc crio[23211]: time="2026-06-11T17:28:02.619272092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477798 | controller | Jun 11 17:28:02.624971 crc crio[23211]: time="2026-06-11T17:28:02.624535353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477818 | controller | Jun 11 17:28:02.671957 crc crio[23211]: time="2026-06-11T17:28:02.671860039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477836 | controller | Jun 11 17:28:02.674615 crc crio[23211]: time="2026-06-11T17:28:02.674508316Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9" id=53130882-c639-4071-82b5-f78129a218c2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.477860 | controller | Jun 11 17:28:02.678328 crc crio[23211]: time="2026-06-11T17:28:02.67825444Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=a89ce67f-e813-4307-b07a-a1280c7469f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.477879 | controller | Jun 11 17:28:02.686012 crc crio[23211]: time="2026-06-11T17:28:02.68585619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477895 | controller | Jun 11 17:28:02.749532 crc crio[23211]: time="2026-06-11T17:28:02.749346671Z" level=info msg="Removed container db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=ec2945c3-c799-46fb-bf1e-355007fec84a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.477910 | controller | Jun 11 17:28:02.755057 crc crio[23211]: time="2026-06-11T17:28:02.755002642Z" level=info msg="Removing container: 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9" id=5a7b6716-c41a-452f-8f52-2276302e836d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.477926 | controller | Jun 11 17:28:02.768958 crc crio[23211]: time="2026-06-11T17:28:02.76884964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477941 | controller | Jun 11 17:28:02.774623 crc crio[23211]: time="2026-06-11T17:28:02.774546233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477957 | controller | Jun 11 17:28:02.791700 crc crio[23211]: time="2026-06-11T17:28:02.79161664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477972 | controller | Jun 11 17:28:02.798938 crc crio[23211]: time="2026-06-11T17:28:02.798851751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.477988 | controller | Jun 11 17:28:02.810749 crc crio[23211]: time="2026-06-11T17:28:02.810588445Z" level=info msg="Created container ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb: openstack/barbican-db-create-9spfg/mariadb-database-create" id=84ecbe43-384e-4414-a4d1-8b8bacc1027f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.478003 | controller | Jun 11 17:28:02.811726 crc crio[23211]: time="2026-06-11T17:28:02.81156193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478018 | controller | Jun 11 17:28:02.813686 crc crio[23211]: time="2026-06-11T17:28:02.813526549Z" level=info msg="Starting container: ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb" id=e7db25fc-91d9-4e73-86f1-fa4c531da13f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.478033 | controller | Jun 11 17:28:02.816566 crc crio[23211]: time="2026-06-11T17:28:02.816396952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478052 | controller | Jun 11 17:28:02.823484 crc crio[23211]: time="2026-06-11T17:28:02.823381097Z" level=info msg="Started container" PID=247693 containerID=ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb description=openstack/barbican-db-create-9spfg/mariadb-database-create id=e7db25fc-91d9-4e73-86f1-fa4c531da13f name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d
2026-06-11 18:00:59.478070 | controller | Jun 11 17:28:02.913987 crc crio[23211]: time="2026-06-11T17:28:02.913799161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478086 | controller | Jun 11 17:28:02.922132 crc crio[23211]: time="2026-06-11T17:28:02.921811172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478101 | controller | Jun 11 17:28:02.955668 crc crio[23211]: time="2026-06-11T17:28:02.955573798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478116 | controller | Jun 11 17:28:02.959978 crc crio[23211]: time="2026-06-11T17:28:02.959912297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478131 | controller | Jun 11 17:28:02.976918 crc crio[23211]: time="2026-06-11T17:28:02.976764659Z" level=info msg="Created container 33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=87997cd8-d95c-4874-937f-85bf93b6f160 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.478146 | controller | Jun 11 17:28:02.980187 crc crio[23211]: time="2026-06-11T17:28:02.98000617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478162 | controller | Jun 11 17:28:02.982888 crc crio[23211]: time="2026-06-11T17:28:02.98281054Z" level=info msg="Starting container: 33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034" id=a6d862d4-6ffd-4edf-8dc6-039219b9578c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.478177 | controller | Jun 11 17:28:02.988568 crc crio[23211]: time="2026-06-11T17:28:02.988322418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478192 | controller | Jun 11 17:28:02.999560 crc crio[23211]: time="2026-06-11T17:28:02.999483459Z" level=info msg="Created container 3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update" id=5f8a645a-40a0-4a6c-8451-4511f5f24583 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.478207 | controller | Jun 11 17:28:03.001793 crc crio[23211]: time="2026-06-11T17:28:03.001367485Z" level=info msg="Starting container: 3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab" id=5b4de2bd-a6e1-4f69-90ac-ffbc3da4ffa6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.478222 | controller | Jun 11 17:28:03.007754 crc crio[23211]: time="2026-06-11T17:28:03.007665743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478237 | controller | Jun 11 17:28:03.013716 crc crio[23211]: time="2026-06-11T17:28:03.013647364Z" level=info msg="Started container" PID=247694 containerID=33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034 description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=a6d862d4-6ffd-4edf-8dc6-039219b9578c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175
2026-06-11 18:00:59.478257 | controller | Jun 11 17:28:03.024562 crc crio[23211]: time="2026-06-11T17:28:03.022783632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478273 | controller | Jun 11 17:28:03.031032 crc crio[23211]: time="2026-06-11T17:28:03.030753301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478288 | controller | Jun 11 17:28:03.035739 crc crio[23211]: time="2026-06-11T17:28:03.035652415Z" level=info msg="Started container" PID=247691 containerID=3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab description=openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update id=5b4de2bd-a6e1-4f69-90ac-ffbc3da4ffa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9
2026-06-11 18:00:59.478304 | controller | Jun 11 17:28:03.040879 crc crio[23211]: time="2026-06-11T17:28:03.037957343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478319 | controller | Jun 11 17:28:03.060099 crc crio[23211]: time="2026-06-11T17:28:03.058092397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478335 | controller | Jun 11 17:28:03.095787 crc crio[23211]: time="2026-06-11T17:28:03.095711599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478350 | controller | Jun 11 17:28:03.109848 crc crio[23211]: time="2026-06-11T17:28:03.1097013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478366 | controller | Jun 11 17:28:03.119337 crc crio[23211]: time="2026-06-11T17:28:03.11926048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478381 | controller | Jun 11 17:28:03.119791 crc crio[23211]: time="2026-06-11T17:28:03.119712751Z" level=info msg="Created container 82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=dbf48954-0336-4949-b590-18c472c76aef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.478397 | controller | Jun 11 17:28:03.126577 crc crio[23211]: time="2026-06-11T17:28:03.125888375Z" level=info msg="Starting container: 82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb" id=7f05adf8-5d4a-42ef-a836-3d1c85ce7320 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.478413 | controller | Jun 11 17:28:03.182707 crc crio[23211]: time="2026-06-11T17:28:03.181245422Z" level=info msg="Started container" PID=247702 containerID=82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=7f05adf8-5d4a-42ef-a836-3d1c85ce7320 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033
2026-06-11 18:00:59.478428 | controller | Jun 11 17:28:03.188233 crc crio[23211]: time="2026-06-11T17:28:03.187335305Z" level=info msg="Created container 65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=1bddecb4-872b-41a3-a6d1-9a405ea477ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.478455 | controller | Jun 11 17:28:03.198971 crc crio[23211]: time="2026-06-11T17:28:03.196763151Z" level=info msg="Starting container: 65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3" id=2409e796-37b9-4545-a8d2-7eee86020544 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.478473 | controller | Jun 11 17:28:03.209112 crc crio[23211]: time="2026-06-11T17:28:03.208970047Z" level=info msg="Started container" PID=247722 containerID=65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3 description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=2409e796-37b9-4545-a8d2-7eee86020544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f
2026-06-11 18:00:59.478490 | controller | Jun 11 17:28:03.236487 crc crio[23211]: time="2026-06-11T17:28:03.236330013Z" level=info msg="Removed container 29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=dd2e9c66-0018-4873-b3ce-7f230453debe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.478505 | controller | Jun 11 17:28:03.273512 crc crio[23211]: time="2026-06-11T17:28:03.273367281Z" level=info msg="Created container d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=a8e28ea9-f11d-4c7c-bfe1-cdf4da5af8ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.478541 | controller | Jun 11 17:28:03.274769 crc crio[23211]: time="2026-06-11T17:28:03.274708954Z" level=info msg="Starting container: d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d" id=a3d032a7-b0e8-4c9a-a83b-85e25fcd3f2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.478558 | controller | Jun 11 17:28:03.297325 crc crio[23211]: time="2026-06-11T17:28:03.297217518Z" level=info msg="Removed container 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9: openstack/ceilometer-0/ceilometer-notification-agent" id=5a7b6716-c41a-452f-8f52-2276302e836d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.478574 | controller | Jun 11 17:28:03.300579 crc crio[23211]: time="2026-06-11T17:28:03.30048303Z" level=info msg="Started container" PID=247707 containerID=d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=a3d032a7-b0e8-4c9a-a83b-85e25fcd3f2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e
2026-06-11 18:00:59.478591 | controller | Jun 11 17:28:03.309061 crc crio[23211]: time="2026-06-11T17:28:03.308954922Z" level=info msg="Removing container: cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6" id=54aeafd7-c0eb-4256-9331-ed09b8757e0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.478608 | controller | Jun 11 17:28:03.330064 crc crio[23211]: time="2026-06-11T17:28:03.329943729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478624 | controller | Jun 11 17:28:03.335885 crc crio[23211]: time="2026-06-11T17:28:03.335797095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478639 | controller | Jun 11 17:28:03.340031 crc crio[23211]: time="2026-06-11T17:28:03.339939058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478655 | controller | Jun 11 17:28:03.340990 crc crio[23211]: time="2026-06-11T17:28:03.340923213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478675 | controller | Jun 11 17:28:03.344278 crc crio[23211]: time="2026-06-11T17:28:03.344187575Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=c921fddb-924a-4b81-92b9-ca435625bc83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.478692 | controller | Jun 11 17:28:03.371661 crc crio[23211]: time="2026-06-11T17:28:03.371569091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478707 | controller | Jun 11 17:28:03.375585 crc crio[23211]: time="2026-06-11T17:28:03.37552039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478723 | controller | Jun 11 17:28:03.378286 crc crio[23211]: time="2026-06-11T17:28:03.378247558Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=a8bbfe6f-0f2d-4ddb-913e-fdfbda24bc60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.478738 | controller | Jun 11 17:28:03.390704 crc crio[23211]: time="2026-06-11T17:28:03.390335861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478753 | controller | Jun 11 17:28:03.391329 crc crio[23211]: time="2026-06-11T17:28:03.391240444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478768 | controller | Jun 11 17:28:03.398105 crc crio[23211]: time="2026-06-11T17:28:03.398033814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478783 | controller | Jun 11 17:28:03.400864 crc crio[23211]: time="2026-06-11T17:28:03.400789513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478798 | controller | Jun 11 17:28:03.410837 crc crio[23211]: time="2026-06-11T17:28:03.410190949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478814 | controller | Jun 11 17:28:03.424614 crc crio[23211]: time="2026-06-11T17:28:03.424533118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478829 | controller | Jun 11 17:28:03.432345 crc crio[23211]: time="2026-06-11T17:28:03.431927463Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=2b0ab061-a7d4-4b89-bfb1-7f44fe66abf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.478845 | controller | Jun 11 17:28:03.446294 crc crio[23211]: time="2026-06-11T17:28:03.446029857Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686648-nlhbg Namespace:openshift-infra ID:d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4 UID:be114a58-6d82-466c-8cf5-b9af00a51e7f NetNS:/var/run/netns/53d2e263-85c5-42b6-a44d-0251f00d44a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe114a58_6d82_466c_8cf5_b9af00a51e7f.slice PodAnnotations:0xc0022785e8}] Aliases:map[]}"
2026-06-11 18:00:59.478870 | controller | Jun 11 17:28:03.446294 crc crio[23211]: time="2026-06-11T17:28:03.446079988Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686648-nlhbg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.478895 | controller | Jun 11 17:28:03.451257 crc crio[23211]: time="2026-06-11T17:28:03.451140864Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=3e1ee9b4-66ac-4b9c-ab09-5146c02589df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.478914 | controller | Jun 11 17:28:03.480052 crc crio[23211]: time="2026-06-11T17:28:03.479924656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=10737986-6395-41e2-a244-c8db33ef146f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.478930 | controller | Jun 11 17:28:03.552173 crc crio[23211]: time="2026-06-11T17:28:03.549378006Z" level=info msg="Creating container: openstack/ovn-controller-ovs-xgqfx/ovsdb-server-init" id=e7793bdb-0320-4f12-b96f-c3b646ce785e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.478946 | controller | Jun 11 17:28:03.552173 crc crio[23211]: time="2026-06-11T17:28:03.551207662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478961 | controller | Jun 11 17:28:03.559744 crc crio[23211]: time="2026-06-11T17:28:03.559173012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478977 | controller | Jun 11 17:28:03.565380 crc crio[23211]: time="2026-06-11T17:28:03.565290375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.478992 | controller | Jun 11 17:28:03.572076 crc crio[23211]: time="2026-06-11T17:28:03.571283545Z" level=info msg="Creating container: openstack/ovn-controller-6hbvd/ovn-controller" id=8b559b9e-a20a-4aac-80a0-66dec66cbe74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.479008 | controller | Jun 11 17:28:03.676128 crc crio[23211]: time="2026-06-11T17:28:03.675537776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.479023 | controller | Jun 11 17:28:03.720674 crc crio[23211]: time="2026-06-11T17:28:03.720508224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.479039 | controller | Jun 11 17:28:03.726996 crc crio[23211]: time="2026-06-11T17:28:03.726912055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.479054 | controller | Jun 11 17:28:03.743933 crc crio[23211]: time="2026-06-11T17:28:03.743864169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.479069 | controller | Jun 11 17:28:03.745611 crc crio[23211]: time="2026-06-11T17:28:03.745536921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.479084 | controller | Jun 11 17:28:03.751511 crc crio[23211]: time="2026-06-11T17:28:03.750610598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.479100 | controller | Jun 11 17:28:03.782990 crc crio[23211]: time="2026-06-11T17:28:03.782943838Z" level=info msg="Removed container cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6: openstack/rabbitmq-cell1-server-0/rabbitmq" id=54aeafd7-c0eb-4256-9331-ed09b8757e0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.479120 | controller | Jun 11 17:28:03.790017 crc crio[23211]: time="2026-06-11T17:28:03.789600555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.479136 | controller | Jun 11 17:28:03.816116 crc crio[23211]: time="2026-06-11T17:28:03.816027168Z" level=info msg="Removing container: 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77" id=538908ff-5a18-4ff0-b43b-77d61e149f00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.479152 | controller | Jun 11 17:28:03.868531 crc crio[23211]: time="2026-06-11T17:28:03.868391789Z" level=info msg="Created container 24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=d32f132e-cc63-4a31-a84d-9278ebe9a874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.479168 | controller | Jun 11 17:28:03.877174 crc crio[23211]: time="2026-06-11T17:28:03.877083417Z" level=info msg="Starting container: 24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317" id=cd1dd746-df92-4ca5-a401-997450ce5cd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.479184 | controller | Jun 11 17:28:03.881898 crc crio[23211]: time="2026-06-11T17:28:03.881738624Z" level=info msg="Created container fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create" id=ca68d0e2-65e4-4a4d-afbf-ddfcda5d76f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.479201 | controller | Jun 11 17:28:03.883987 crc crio[23211]: time="2026-06-11T17:28:03.883909478Z" level=info msg="Removed container 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77: openstack/memcached-0/memcached" id=538908ff-5a18-4ff0-b43b-77d61e149f00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.479217 | controller | Jun 11 17:28:03.892921 crc crio[23211]: time="2026-06-11T17:28:03.892826011Z" level=info msg="Started container" PID=247734 containerID=24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317 description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=cd1dd746-df92-4ca5-a401-997450ce5cd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013
2026-06-11 18:00:59.479234 | controller | Jun 11 17:28:03.907864 crc crio[23211]: time="2026-06-11T17:28:03.906232257Z" level=info msg="Starting container: fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457" id=bfcc2d38-d1a7-4f5a-9985-babba7706de4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.479250 | controller | Jun 11 17:28:03.909010 crc crio[23211]: time="2026-06-11T17:28:03.908294429Z" level=info msg="Removing container: 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13" id=463ee6fa-eab5-43f5-bb76-9f53d8df535a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.479265 | controller | Jun 11 17:28:03.921573 crc crio[23211]: time="2026-06-11T17:28:03.917709794Z" level=info msg="Started container" PID=247730 containerID=fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457 description=openstack/nova-cell1-db-create-lrp4l/mariadb-database-create id=bfcc2d38-d1a7-4f5a-9985-babba7706de4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5
2026-06-11 18:00:59.479281 | controller | Jun 11 17:28:03.951908 crc crio[23211]: time="2026-06-11T17:28:03.944739643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.479297 | controller | Jun 11 17:28:04.235271 crc crio[23211]: 2026-06-11T17:28:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7ece6d378543ff Mac:c6:26:54:a6:2d:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/53d2e263-85c5-42b6-a44d-0251f00d44a2 SocketPath: PciID:}] [{Interface:0xc000526770 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.479319 | controller | Jun 11 17:28:04.245969 crc crio[23211]: time="2026-06-11T17:28:04.237646751Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686648-nlhbg Namespace:openshift-infra ID:d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4 UID:be114a58-6d82-466c-8cf5-b9af00a51e7f NetNS:/var/run/netns/53d2e263-85c5-42b6-a44d-0251f00d44a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe114a58_6d82_466c_8cf5_b9af00a51e7f.slice PodAnnotations:0xc0022785e8}] Aliases:map[]}"
2026-06-11 18:00:59.479336 | controller | Jun 11 17:28:04.245969 crc crio[23211]: time="2026-06-11T17:28:04.237820696Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686648-nlhbg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.479352 | controller | Jun 11 17:28:04.308004 crc crio[23211]: time="2026-06-11T17:28:04.307790809Z" level=info msg="Removing container: 250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44" id=9f949dc2-da18-4e7a-838a-6f667682299d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.479368 | controller | Jun 11 17:28:04.380595 crc crio[23211]: time="2026-06-11T17:28:04.380533291Z" level=info msg="Removed container 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13: openstack/ceilometer-0/ceilometer-central-agent" id=463ee6fa-eab5-43f5-bb76-9f53d8df535a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.479384 | controller | Jun 11 17:28:04.386391 crc crio[23211]: time="2026-06-11T17:28:04.386303235Z" level=info msg="Removing container: 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6" id=4ac0030e-23d6-426c-a8f3-513d4516de66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.479399 | controller | Jun 11 17:28:04.557803 crc crio[23211]: time="2026-06-11T17:28:04.55769809Z" level=info msg="Ran pod sandbox d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4 with infra container: openshift-infra/auto-csr-approver-29686648-nlhbg/POD" id=3fade3e3-e2e0-4570-a59e-8f1bc3b6e23c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.479415 | controller | Jun 11 17:28:04.569484 crc crio[23211]: time="2026-06-11T17:28:04.569362112Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b5c828da-bddc-428b-bc8a-df770df15c17 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.479431 | controller | Jun 11 17:28:04.583960 crc crio[23211]: time="2026-06-11T17:28:04.583870165Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.479446 | controller | Jun 11 17:28:04.639258 crc crio[23211]: time="2026-06-11T17:28:04.638753431Z" level=info msg="Removed container 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6: openstack/cinder-api-0/cinder-api-log" id=4ac0030e-23d6-426c-a8f3-513d4516de66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.479462 | controller | Jun 11 17:28:04.651342 crc crio[23211]: time="2026-06-11T17:28:04.651258424Z" level=info msg="Removing container: 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4" id=c7b6535c-2b0f-443f-a989-406949e0ab9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.479478 | controller | Jun 11 17:28:04.685235 crc crio[23211]: time="2026-06-11T17:28:04.685054841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.479494 | controller | Jun 11 17:28:04.742823 crc crio[23211]: time="2026-06-11T17:28:04.742644583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.479527 | controller | Jun 11 17:28:04.806985 crc crio[23211]: time="2026-06-11T17:28:04.806837282Z" level=info msg="Created container be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595: openstack/rabbitmq-server-0/rabbitmq" id=82573578-1a53-454c-9b66-8d383b3ddc62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.479550 | controller | Jun 11 17:28:04.809541 crc crio[23211]: time="2026-06-11T17:28:04.809334145Z" level=info msg="Starting container: be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595" id=230f7070-5173-47bb-ac3f-082fe23ad750 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.479567 | controller | Jun 11 17:28:04.818932 crc crio[23211]: time="2026-06-11T17:28:04.818825852Z" level=info msg="Started container" PID=248195 containerID=be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595 description=openstack/rabbitmq-server-0/rabbitmq id=230f7070-5173-47bb-ac3f-082fe23ad750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8
2026-06-11 18:00:59.479583 | controller | Jun 11 17:28:04.902361 crc crio[23211]: time="2026-06-11T17:28:04.902257902Z" level=info msg="Created container 64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=7dddf11c-5db7-4187-80dc-9b59fdd43229 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.479599 | controller | Jun 11 17:28:04.906217 crc crio[23211]: time="2026-06-11T17:28:04.906030347Z" level=info msg="Created container 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2: openstack/swift-storage-0/object-updater" id=851859a1-ece6-45ce-9a27-f8621a0d1696 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.479615 | controller | Jun 11 17:28:04.906983 crc crio[23211]: time="2026-06-11T17:28:04.906045638Z" level=info msg="Starting container: 64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e" id=ea845baa-85fb-456e-9147-15df6fc4947e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.479631 | controller | Jun 11 17:28:04.908059 crc crio[23211]: time="2026-06-11T17:28:04.90774462Z" level=info msg="Created container 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36: openstack/ceilometer-0/sg-core" id=a15cecbb-2f9d-4e75-8605-b44ac493877b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.479646 | controller | Jun 11 17:28:04.908059 crc crio[23211]: time="2026-06-11T17:28:04.907788321Z" level=info msg="Starting container: 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2" id=f55e3957-5c79-488a-a972-f33b423297ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.479662 | controller | Jun 11 17:28:04.908587 crc crio[23211]: time="2026-06-11T17:28:04.908484179Z" level=info msg="Starting container: 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36" id=8435fec5-9285-4a37-be25-c17295349722 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.479678 | controller | Jun 11 17:28:04.918727 crc crio[23211]: time="2026-06-11T17:28:04.918619613Z" level=info msg="Started container" PID=248194 containerID=622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36 description=openstack/ceilometer-0/sg-core id=8435fec5-9285-4a37-be25-c17295349722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c
2026-06-11 18:00:59.479694 | controller | Jun 11 17:28:04.924410 crc crio[23211]: time="2026-06-11T17:28:04.923668139Z" level=info msg="Started container" PID=248163 containerID=8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2 description=openstack/swift-storage-0/object-updater id=f55e3957-5c79-488a-a972-f33b423297ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.479713 | controller | Jun 11 17:28:04.932858 crc crio[23211]: time="2026-06-11T17:28:04.932130551Z" level=info msg="Started container" PID=248198 containerID=64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=ea845baa-85fb-456e-9147-15df6fc4947e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79
2026-06-11 18:00:59.479730 | controller | Jun 11 17:28:04.939899 crc crio[23211]: time="2026-06-11T17:28:04.939796063Z" level=info msg="Created container 013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=600833e7-3776-4c3c-80f4-ef70c234b275 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.479746 | controller | Jun 11 17:28:04.941414 crc crio[23211]: time="2026-06-11T17:28:04.94127284Z" level=info msg="Starting container: 013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9" id=d53c3df9-1096-449e-8bb4-955c674409a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.479761 | controller | Jun 11 17:28:04.947197 crc crio[23211]: time="2026-06-11T17:28:04.947078515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=842c851b-ecf3-4349-a998-fb96d52ee680 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.479777 | controller | Jun 11 17:28:04.972094 crc crio[23211]: time="2026-06-11T17:28:04.958402649Z" level=info msg="Created container 6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=4d3a855c-8351-4d06-b8dc-34e7bf98833b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.479792 | controller | Jun 11 17:28:04.972094 crc crio[23211]: time="2026-06-11T17:28:04.95964748Z" level=info msg="Starting container: 6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d" id=ce67f3cb-2ae7-40e2-b2b8-cc671165852a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.479808 | controller | Jun 11 17:28:04.972094 crc crio[23211]: time="2026-06-11T17:28:04.96121362Z" level=info msg="Created container 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680: openstack/openstack-galera-0/galera" id=ec30b22a-5e9b-4b5f-b397-1f8c2c7177bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.479823 | controller | Jun 11 17:28:04.972094 crc crio[23211]: time="2026-06-11T17:28:04.963782834Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=4eccb12e-a2e2-4e78-983a-587d09567a7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.479840 | controller | Jun 11 17:28:04.972094 crc crio[23211]: time="2026-06-11T17:28:04.96404265Z" level=info msg="Starting container: 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680" id=df85a1be-85d2-4d34-90ef-d03795c6994a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.479855 | controller | Jun 11 17:28:04.972094 crc crio[23211]: time="2026-06-11T17:28:04.964678907Z" level=info msg="Started container" PID=248197 containerID=013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9 description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=d53c3df9-1096-449e-8bb4-955c674409a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef
2026-06-11 18:00:59.479875 | controller | Jun 11 17:28:04.975947 crc crio[23211]: time="2026-06-11T17:28:04.973835456Z" level=info msg="Started container" PID=248202 containerID=6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=ce67f3cb-2ae7-40e2-b2b8-cc671165852a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639
2026-06-11 18:00:59.479903 | controller | Jun 11 17:28:04.979547 crc crio[23211]: time="2026-06-11T17:28:04.979267893Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=be08df9d-3832-4fad-9212-701d7454824a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.479921 | controller | Jun 11 17:28:04.989662 crc crio[23211]: time="2026-06-11T17:28:04.989621202Z" level=info msg="Started container" PID=248190 containerID=2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680 description=openstack/openstack-galera-0/galera id=df85a1be-85d2-4d34-90ef-d03795c6994a name=/runtime.v1.RuntimeService/StartContainer sandboxID=77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33
2026-06-11 18:00:59.479937 | controller | Jun 11 17:28:04.999494 crc crio[23211]: time="2026-06-11T17:28:04.998661248Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=9f6a00e5-df36-4874-b33c-407dfb7e91c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.479953 | controller | Jun 11 17:28:04.999494 crc crio[23211]: time="2026-06-11T17:28:04.99917011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.479969 | controller | Jun 11 17:28:05.009097 crc crio[23211]: time="2026-06-11T17:28:05.008996867Z" level=info msg="Created container c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7: openstack/glance-db-create-5c6nr/mariadb-database-create" id=2bbaf0b1-cf8d-4290-8424-83d98e4291b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.479985 | controller | Jun 11 17:28:05.023927 crc crio[23211]: time="2026-06-11T17:28:05.023006738Z" level=info msg="Starting container: c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7" id=b1b6bd35-e0ff-44a7-b638-25873edbf137 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.480001 | controller | Jun 11 17:28:05.031906 crc crio[23211]: time="2026-06-11T17:28:05.031109961Z" level=info msg="Created container 1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=6d6c9a30-b949-4433-b7f4-20d0d852d3de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.480018 | controller | Jun 11 17:28:05.032660 crc crio[23211]: time="2026-06-11T17:28:05.032071065Z" level=info msg="Started container" PID=248199 containerID=c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7 description=openstack/glance-db-create-5c6nr/mariadb-database-create id=b1b6bd35-e0ff-44a7-b638-25873edbf137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791
2026-06-11 18:00:59.480034 | controller | Jun 11 17:28:05.036791 crc crio[23211]: time="2026-06-11T17:28:05.036723562Z" level=info msg="Starting container: 1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895" id=eda3b3cf-aa8f-467f-a106-9650c3c90e91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.480066 | controller | Jun 11 17:28:05.043130 crc crio[23211]: time="2026-06-11T17:28:05.042924506Z" level=info msg="Started container" PID=248182 containerID=1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895 description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=eda3b3cf-aa8f-467f-a106-9650c3c90e91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27
2026-06-11 18:00:59.480085 | controller | Jun 11 17:28:05.071500 crc crio[23211]: time="2026-06-11T17:28:05.071310248Z" level=info msg="Created container ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334: openstack/barbican-api-7c96f598dd-69xx8/barbican-api" id=a44e6577-3a3c-4a4c-8384-3a3d4599df8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.480105 | controller | Jun 11 17:28:05.075383 crc crio[23211]: time="2026-06-11T17:28:05.074654132Z" level=info msg="Starting container: ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334" id=e5be3ebf-4902-4d30-9f21-325b15654a4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.480122 | controller | Jun 11 17:28:05.080108 crc crio[23211]: time="2026-06-11T17:28:05.080054327Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=3a600b9f-0296-4ad7-a137-0ea06d36b95f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.480138 | controller | Jun 11 17:28:05.093569 crc crio[23211]: time="2026-06-11T17:28:05.093342171Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=a53326a8-f742-42ea-ad7f-1151fc5c29bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.480154 | controller | Jun 11 17:28:05.094007 crc crio[23211]: time="2026-06-11T17:28:05.093821452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.480171 | controller | Jun 11 17:28:05.094229 crc crio[23211]: time="2026-06-11T17:28:05.094108729Z" level=info msg="Started container" PID=248203 containerID=ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334 description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api id=e5be3ebf-4902-4d30-9f21-325b15654a4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b
2026-06-11 18:00:59.480187 | controller | Jun 11 17:28:05.277048 crc crio[23211]: time="2026-06-11T17:28:05.276882528Z" level=info msg="Created container edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=1932d154-aca9-4057-ab15-c1c683b11863 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.480202 | controller | Jun 11 17:28:05.279180 crc crio[23211]: time="2026-06-11T17:28:05.278677824Z" level=info msg="Starting container: edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d" id=ab39a980-c9a8-42bf-bae8-14a96b55d3f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.480218 | controller | Jun 11 17:28:05.297899 crc crio[23211]: time="2026-06-11T17:28:05.297744572Z" level=info msg="Started container" PID=248192 containerID=edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=ab39a980-c9a8-42bf-bae8-14a96b55d3f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab
2026-06-11 18:00:59.480235 | controller | Jun 11 17:28:05.352627 crc crio[23211]: time="2026-06-11T17:28:05.3523664Z" level=info msg="Created container 8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=3d64ff47-258a-4373-9306-cfb995057909 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.480251 | controller | Jun 11 17:28:05.365559 crc crio[23211]: time="2026-06-11T17:28:05.365494369Z" level=info msg="Starting container: 8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22" id=3d381b1d-aa33-4e8f-be50-0ca02f5763b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.480267 | controller | Jun 11 17:28:05.386638 crc crio[23211]: time="2026-06-11T17:28:05.386525696Z" level=info msg="Started container" PID=248200 containerID=8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22 description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=3d381b1d-aa33-4e8f-be50-0ca02f5763b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99
2026-06-11 18:00:59.480287 | controller | Jun 11 17:28:05.494847 crc crio[23211]: time="2026-06-11T17:28:05.494203514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.480304 | controller | Jun 11 17:28:05.512642 crc crio[23211]: time="2026-06-11T17:28:05.512577534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.480321 | controller | Jun 11 17:28:05.534630 crc crio[23211]: time="2026-06-11T17:28:05.533043407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.480336 | controller | Jun 11 17:28:05.549287 crc crio[23211]: time="2026-06-11T17:28:05.549097359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.480352 | controller | Jun 11 17:28:05.571206 crc crio[23211]: time="2026-06-11T17:28:05.570969008Z" level=info msg="Stopping container: 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887 (timeout: 30s)" id=e9a2f761-b57d-40bb-aecd-f6d26d9243f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.480368 | controller | Jun 11 17:28:05.734781 crc crio[23211]: time="2026-06-11T17:28:05.73393048Z" level=info msg="Removed container 250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44: openstack/neutron-db-create-47llt/mariadb-database-create" id=9f949dc2-da18-4e7a-838a-6f667682299d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.480384 | controller | Jun 11 17:28:05.741531 crc crio[23211]: time="2026-06-11T17:28:05.741304875Z" level=info msg="Created container 481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=89308c24-e838-4c92-893f-3e56c163622a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.480400 | controller | Jun 11 17:28:05.753257 crc crio[23211]: time="2026-06-11T17:28:05.752654769Z" level=info msg="Starting container: 481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11" id=f47dea9d-06cb-4bfd-be6e-5634f51c3b9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.480415 | controller | Jun 11 17:28:05.753257 crc crio[23211]: time="2026-06-11T17:28:05.752979588Z" level=info msg="Removing container: c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859" id=20809a6f-a567-4b71-9d05-54ef0cc62577 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.480431 | controller | Jun 11 17:28:05.768726 crc crio[23211]: time="2026-06-11T17:28:05.768553598Z" level=info msg="Removed container 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4: openstack/cinder-scheduler-0/cinder-scheduler" id=c7b6535c-2b0f-443f-a989-406949e0ab9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.480446 | controller | Jun 11 17:28:05.773738 crc crio[23211]: time="2026-06-11T17:28:05.772897397Z" level=info msg="Created container cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=3e1ee9b4-66ac-4b9c-ab09-5146c02589df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.480461 | controller | Jun 11 17:28:05.794535 crc crio[23211]: time="2026-06-11T17:28:05.783574584Z" level=info msg="Started container" PID=248183 containerID=481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11 description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=f47dea9d-06cb-4bfd-be6e-5634f51c3b9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e
2026-06-11 18:00:59.480480 | controller | Jun 11 17:28:05.794535 crc crio[23211]: time="2026-06-11T17:28:05.786761174Z" level=info msg="Starting container: cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23" id=f0ca06c5-c28e-4445-ba72-cdb5c5ac484f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.480496 | controller | Jun 11 17:28:05.794535 crc crio[23211]: time="2026-06-11T17:28:05.791100353Z" level=info msg="Removing container: c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48" id=5ba74699-abe0-418b-8093-b5748ef36b14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.480529 | controller | Jun 11 17:28:05.806103 crc crio[23211]: time="2026-06-11T17:28:05.802796897Z" level=info msg="Started container" PID=248188 containerID=cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f0ca06c5-c28e-4445-ba72-cdb5c5ac484f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e
2026-06-11 18:00:59.480551 | controller | Jun 11 17:28:05.841571 crc crio[23211]: time="2026-06-11T17:28:05.838696355Z" level=info msg="Stopping pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9" id=b4238fc6-4a16-4a12-b08b-18563621a7fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.480569 | controller | Jun 11 17:28:05.841571 crc crio[23211]: time="2026-06-11T17:28:05.840208853Z" level=info msg="Got pod network &{Name:nova-cell1-a0b3-account-create-update-m7ccp Namespace:openstack ID:56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9 UID:708e684e-4e82-4e1e-a5fa-a23ea85e1b36 NetNS:/var/run/netns/126eadc7-038d-473c-a581-c1019dbc3e30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod708e684e_4e82_4e1e_a5fa_a23ea85e1b36.slice PodAnnotations:0xc002794640}] Aliases:map[]}"
2026-06-11 18:00:59.480586 | controller | Jun 11 17:28:05.841571 crc crio[23211]: time="2026-06-11T17:28:05.840352807Z" level=info msg="Deleting pod openstack_nova-cell1-a0b3-account-create-update-m7ccp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.480602 | controller | Jun 11 17:28:05.978926 crc crio[23211]: time="2026-06-11T17:28:05.976139459Z" level=info msg="Removed container c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48: openstack/rabbitmq-server-0/setup-container" id=5ba74699-abe0-418b-8093-b5748ef36b14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.480617 | controller | Jun 11 17:28:05.989891 crc crio[23211]: time="2026-06-11T17:28:05.98936932Z" level=info msg="Removing container: dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e" id=12d10bc5-4f32-497e-a446-5cf4b9c2725a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.480633 | controller | Jun 11 17:28:06.023338 crc crio[23211]: time="2026-06-11T17:28:06.02326866Z" level=info msg="Stopped container 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log" id=e9a2f761-b57d-40bb-aecd-f6d26d9243f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.480649 | controller | Jun 11 17:28:06.029498 crc crio[23211]: time="2026-06-11T17:28:06.029373853Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=e1fab311-7b46-4d8c-a598-ab3d64eeaef8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.480664 | controller | Jun 11 17:28:06.049793 crc crio[23211]: time="2026-06-11T17:28:06.049737583Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=7b100d0f-fd06-446b-a18a-6456900996d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.480684 | controller | Jun 11 17:28:06.059799 crc crio[23211]: time="2026-06-11T17:28:06.059747844Z" level=info msg="Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log" id=f21d54a0-465f-406c-ae00-3c89e326182c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.480700 | controller | Jun 11 17:28:06.061173 crc crio[23211]: time="2026-06-11T17:28:06.061118748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.480716 | controller | Jun 11 17:28:06.152375 crc crio[23211]: time="2026-06-11T17:28:06.152307763Z" level=info msg="Created container fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac: openstack/placement-db-create-nkzqd/mariadb-database-create" id=21ec6093-a6c8-46fd-b9b4-a5cb8ab3858f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.480732 | controller | Jun 11 17:28:06.165738 crc crio[23211]: time="2026-06-11T17:28:06.165646517Z" level=info msg="Starting container: fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac" id=126985c0-8bc3-44bb-a057-9d9490543e5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.480747 | controller | Jun 11 17:28:06.201352 crc crio[23211]: time="2026-06-11T17:28:06.201235489Z" level=info msg="Started container" PID=248205 containerID=fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac description=openstack/placement-db-create-nkzqd/mariadb-database-create id=126985c0-8bc3-44bb-a057-9d9490543e5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b
2026-06-11 18:00:59.480763 | controller | Jun 11 17:28:06.348980 crc crio[23211]: time="2026-06-11T17:28:06.348835317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.480778 | controller | Jun 11 17:28:06.362556 crc crio[23211]: time="2026-06-11T17:28:06.362223583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.480794 | controller | Jun 11 17:28:06.900598 crc crio[23211]: time="2026-06-11T17:28:06.899941555Z" level=info msg="Stopping pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5" id=ee05eb62-d673-4077-990e-9b158501f7e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.480810 | controller | Jun 11 17:28:06.901257 crc crio[23211]: time="2026-06-11T17:28:06.901186036Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-lrp4l Namespace:openstack ID:8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5 UID:8e7ddf00-774b-4aa8-9b7c-a0b09992594c NetNS:/var/run/netns/51e09228-eb59-487b-8045-2398075a8fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e7ddf00_774b_4aa8_9b7c_a0b09992594c.slice PodAnnotations:0xc0030889c8}] Aliases:map[]}"
2026-06-11 18:00:59.480826 | controller | Jun 11 17:28:06.901589 crc crio[23211]: time="2026-06-11T17:28:06.90135506Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-lrp4l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.480842 | controller | Jun 11 17:28:06.955007 crc crio[23211]: time="2026-06-11T17:28:06.954525273Z" level=info msg="Created container 8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=e5c8e6cd-d381-4d32-969f-06ed517b97f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.480858 | controller | Jun 11 17:28:06.955979 crc crio[23211]: time="2026-06-11T17:28:06.955228151Z" level=info msg="Created container b1a4f938a919df86cd0bbdd6a22d90ad58c2e0a5415403e6928cd7aacfabf4a3: openstack/ovn-controller-6hbvd/ovn-controller" id=8b559b9e-a20a-4aac-80a0-66dec66cbe74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.480878 | controller | Jun 11 17:28:06.956264 crc crio[23211]: time="2026-06-11T17:28:06.956206915Z" level=info msg="Starting container: b1a4f938a919df86cd0bbdd6a22d90ad58c2e0a5415403e6928cd7aacfabf4a3" id=a5eabb7a-5051-45ac-ad07-b0513978cc52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.480900 | controller | Jun 11 17:28:06.956855 crc crio[23211]: time="2026-06-11T17:28:06.956221535Z" level=info msg="Starting container: 8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964" id=cb31b969-054d-49a2-842e-2046e59cc2e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.480923 | controller | Jun 11 17:28:06.963783 crc crio[23211]: time="2026-06-11T17:28:06.963416096Z" level=info msg="Started container" PID=248204 containerID=8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=cb31b969-054d-49a2-842e-2046e59cc2e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747
2026-06-11 18:00:59.480940 | controller | Jun 11 17:28:06.984360 crc crio[23211]: time="2026-06-11T17:28:06.984022162Z" level=info msg="Created container f34b03b950b9d13e61cd6439dcac0d1f343cbd587cfe9e97160429c92427d4e1: openstack/ovn-controller-ovs-xgqfx/ovsdb-server-init" id=e7793bdb-0320-4f12-b96f-c3b646ce785e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.480956 | controller | Jun 11 17:28:06.987321 crc crio[23211]: time="2026-06-11T17:28:06.9847865Z" level=info msg="Created container 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279: openstack/swift-storage-0/object-expirer" id=9f6a00e5-df36-4874-b33c-407dfb7e91c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.480972 | controller | Jun 11 17:28:06.987321 crc crio[23211]: time="2026-06-11T17:28:06.98635414Z" level=info msg="Starting container: f34b03b950b9d13e61cd6439dcac0d1f343cbd587cfe9e97160429c92427d4e1" id=449a697a-c07c-447f-b83e-ca7518c03cc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.480988 | controller | Jun 11 17:28:06.988897 crc crio[23211]: time="2026-06-11T17:28:06.987400676Z" level=info msg="Created container 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4: openstack/ceilometer-0/proxy-httpd" id=a53326a8-f742-42ea-ad7f-1151fc5c29bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.481004 | controller | Jun 11 17:28:06.988897 crc crio[23211]: time="2026-06-11T17:28:06.98875937Z" level=info msg="Starting container: 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4" id=87587cae-8c7f-4058-b90e-9b46e3f5ca95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.481019 | controller | Jun 11 17:28:06.990050 crc crio[23211]: time="2026-06-11T17:28:06.989907549Z" level=info msg="Starting container: 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279" id=648660e2-5cff-4034-b68b-e1b501b1c373 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.481034 | controller | Jun 11 17:28:06.994547 crc crio[23211]: time="2026-06-11T17:28:06.991617432Z" level=info msg="Created container 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log" id=f21d54a0-465f-406c-ae00-3c89e326182c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.481049 | controller | Jun 11 17:28:06.994547 crc crio[23211]: time="2026-06-11T17:28:06.992768941Z" level=info msg="Starting container: 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0" id=88748790-1d81-4377-ad9a-fd383ba87ffe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.481069 | controller | Jun 11 17:28:06.994547 crc crio[23211]: time="2026-06-11T17:28:06.99392482Z" level=info msg="Started container" PID=248644 containerID=b1a4f938a919df86cd0bbdd6a22d90ad58c2e0a5415403e6928cd7aacfabf4a3 description=openstack/ovn-controller-6hbvd/ovn-controller id=a5eabb7a-5051-45ac-ad07-b0513978cc52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=597a0bff08833de4380a24541eee50e48bdc0e2602f63ec7a49eac42fd5ed3a6
2026-06-11 18:00:59.481095 | controller | Jun 11 17:28:07.000404 crc crio[23211]: time="2026-06-11T17:28:07.00030648Z" level=info msg="Started container" PID=248642 containerID=f34b03b950b9d13e61cd6439dcac0d1f343cbd587cfe9e97160429c92427d4e1 description=openstack/ovn-controller-ovs-xgqfx/ovsdb-server-init id=449a697a-c07c-447f-b83e-ca7518c03cc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd
2026-06-11 18:00:59.481113 | controller | Jun 11 17:28:07.003784 crc crio[23211]: time="2026-06-11T17:28:07.003719255Z" level=info msg="Started container" PID=248635 containerID=32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4 description=openstack/ceilometer-0/proxy-httpd id=87587cae-8c7f-4058-b90e-9b46e3f5ca95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c
2026-06-11 18:00:59.481129 | controller | Jun 11 17:28:07.007015 crc crio[23211]: time="2026-06-11T17:28:07.006926725Z" level=info msg="Started container" PID=248907 containerID=298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0 description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log id=88748790-1d81-4377-ad9a-fd383ba87ffe name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b
2026-06-11 18:00:59.481145 | controller | Jun 11 17:28:07.016003 crc crio[23211]: time="2026-06-11T17:28:07.015761596Z" level=info msg="Started container" PID=248640 containerID=29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279 description=openstack/swift-storage-0/object-expirer id=648660e2-5cff-4034-b68b-e1b501b1c373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.481160 | controller | Jun 11 17:28:07.091017 crc crio[23211]: time="2026-06-11T17:28:07.09090085Z" level=info msg="Removed container dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e: openstack/nova-api-0/nova-api-api" id=12d10bc5-4f32-497e-a446-5cf4b9c2725a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481176 | controller | Jun 11 17:28:07.150054 crc crio[23211]: time="2026-06-11T17:28:07.149940518Z" level=info msg="Removing container: cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b" id=5d2b98a6-783b-4126-861d-6e5b85db3b6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481192 | controller | Jun 11 17:28:07.199208 crc crio[23211]: time="2026-06-11T17:28:07.198254889Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=f91cbb1c-1a14-4c42-903d-a2f2f0caae0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.481208 | controller | Jun 11 17:28:07.348296 crc crio[23211]: time="2026-06-11T17:28:07.347777806Z" level=info msg="Stopped pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9" id=b4238fc6-4a16-4a12-b08b-18563621a7fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.481224 | controller | Jun 11 17:28:07.434947 crc crio[23211]: time="2026-06-11T17:28:07.434849017Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=8157336d-d002-4e60-b741-4451381ecce9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.481240 | controller | Jun 11 17:28:07.622897 crc crio[23211]: time="2026-06-11T17:28:07.622698584Z" level=info msg="Removed container c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update" id=20809a6f-a567-4b71-9d05-54ef0cc62577 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481259 | controller | Jun 11 17:28:07.649631 crc crio[23211]: time="2026-06-11T17:28:07.649396503Z" level=info msg="Removing container: 7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e" id=f140571e-6671-4290-924d-e68ec22365fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481276 | controller | Jun 11 17:28:07.674798 crc crio[23211]: time="2026-06-11T17:28:07.674308907Z" level=info msg="Removed container cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b: openstack/ceilometer-0/sg-core" id=5d2b98a6-783b-4126-861d-6e5b85db3b6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481291 | controller | Jun 11 17:28:07.696903 crc crio[23211]: time="2026-06-11T17:28:07.696348729Z" level=info msg="Removing container: c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994" id=6fdc41fb-b535-4890-9022-d2d0fc22e5c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481307 | controller | Jun 11 17:28:07.700063 crc crio[23211]: time="2026-06-11T17:28:07.69997861Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=1b6486e7-4642-4bec-8ed5-68fea8cbd686 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.481323 | controller | Jun 11 17:28:07.707478 crc crio[23211]: time="2026-06-11T17:28:07.707269362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.481339 | controller | Jun 11 17:28:07.731784 crc crio[23211]: time="2026-06-11T17:28:07.731692625Z" level=info msg="Stopped pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5" id=ee05eb62-d673-4077-990e-9b158501f7e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.481355 | controller | Jun 11 17:28:07.772097 crc crio[23211]: time="2026-06-11T17:28:07.771964644Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b5c828da-bddc-428b-bc8a-df770df15c17 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.481371 | controller | Jun 11 17:28:07.773141 crc crio[23211]: time="2026-06-11T17:28:07.77305282Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6b2dd4cf-da33-414f-89c0-1afd4e48690c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.481387 | controller | Jun 11 17:28:07.870395 crc crio[23211]: time="2026-06-11T17:28:07.864066331Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=63f582ed-98bb-4d67-8fe8-d8e1a7d6b3ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.481403 | controller | Jun 11 17:28:07.900862 crc crio[23211]: time="2026-06-11T17:28:07.888402681Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686648-nlhbg/oc" id=67d97c00-b24e-44b7-8382-c3b5b85ea789 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.481419 | controller | Jun 11 17:28:07.900862 crc crio[23211]: time="2026-06-11T17:28:07.889092619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.481435 | controller | Jun 11 17:28:08.674403 crc crio[23211]: time="2026-06-11T17:28:08.673589474Z" level=info msg="Removed container 7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=f140571e-6671-4290-924d-e68ec22365fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481451 | controller | Jun 11 17:28:08.676128 crc crio[23211]: time="2026-06-11T17:28:08.675681768Z" level=info msg="Removing container: 23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d" id=4e9cb1ca-bd7f-4cf2-b46b-317e4697ddc4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481471 | controller | Jun 11 17:28:08.710331 crc crio[23211]: time="2026-06-11T17:28:08.710191462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.481488 | controller | Jun 11 17:28:08.714233 crc crio[23211]: time="2026-06-11T17:28:08.712636372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.481504 | controller | Jun 11 17:28:08.720770 crc crio[23211]: time="2026-06-11T17:28:08.717109564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.481544 | controller | Jun 11 17:28:08.734522 crc crio[23211]: time="2026-06-11T17:28:08.727249729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=818bab21-18f6-4f69-995b-69c6d2714a9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.481565 | controller | Jun 11 17:28:08.747009 crc crio[23211]: time="2026-06-11T17:28:08.746917682Z" level=info msg="Removed container c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd" id=6fdc41fb-b535-4890-9022-d2d0fc22e5c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481589 | controller | Jun 11 17:28:08.761081 crc crio[23211]: time="2026-06-11T17:28:08.760989664Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=d2970303-55d9-4297-a966-fcfbfd646406 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.481610 | controller | Jun 11 17:28:08.776306 crc crio[23211]: time="2026-06-11T17:28:08.776047612Z" level=info msg="Removing container: 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a" id=960d1707-38a1-4346-b885-6f84e92b140f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481632 | controller | Jun 11 17:28:08.779345 crc crio[23211]: time="2026-06-11T17:28:08.779263792Z" level=info msg="Creating container: openstack/ovn-controller-ovs-xgqfx/ovsdb-server" id=6169f272-455d-4e4d-bd1e-7e101999f1c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.481653 | controller | Jun 11 17:28:08.780090 crc crio[23211]: time="2026-06-11T17:28:08.779877968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.481673 | controller | Jun 11 17:28:08.970697 crc crio[23211]: time="2026-06-11T17:28:08.970581376Z" level=info msg="Removed container 23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=4e9cb1ca-bd7f-4cf2-b46b-317e4697ddc4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481695 | controller | Jun 11 17:28:08.990117 crc crio[23211]: time="2026-06-11T17:28:08.989980232Z" level=info msg="Removing container: fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559" id=248bf592-5d4f-422f-856e-509eea5bb370 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481717 | controller | Jun 11 17:28:09.006860 crc crio[23211]: time="2026-06-11T17:28:09.006783592Z" level=info msg="Removed container 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a: openstack/openstack-galera-0/galera" id=960d1707-38a1-4346-b885-6f84e92b140f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481739 | controller | Jun 11 17:28:09.022984 crc crio[23211]: time="2026-06-11T17:28:09.0218179Z" level=info msg="Removing container: 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07" id=98e60a24-9cf4-431d-9ba2-88ffcc6d7cae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481761 | controller | Jun 11 17:28:09.329515 crc crio[23211]: time="2026-06-11T17:28:09.327068738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.481791 | controller | Jun 11 17:28:09.340062 crc crio[23211]: time="2026-06-11T17:28:09.334893764Z" level=info msg="Created container 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a: openstack/swift-storage-0/rsync" id=1b6486e7-4642-4bec-8ed5-68fea8cbd686 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.481815 | controller | Jun 11 17:28:09.340406 crc crio[23211]: time="2026-06-11T17:28:09.340183656Z" level=info msg="Starting container: 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a" id=f00792bd-5941-4ccc-8a3a-35825e52f308 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.481832 | controller | Jun 11 17:28:09.422009 crc crio[23211]: time="2026-06-11T17:28:09.419017481Z" level=info msg="Started container" PID=249458 containerID=9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a description=openstack/swift-storage-0/rsync id=f00792bd-5941-4ccc-8a3a-35825e52f308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.481848 | controller | Jun 11 17:28:09.435657 crc crio[23211]: time="2026-06-11T17:28:09.435398462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.481864 | controller | Jun 11 17:28:09.533058 crc crio[23211]: time="2026-06-11T17:28:09.532938455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=a0ccfcd2-8e51-4c82-b155-bd68a9fe814b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.481880 | controller | Jun 11 17:28:09.567969 crc crio[23211]: time="2026-06-11T17:28:09.559128603Z" level=info msg="Removed container fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=248bf592-5d4f-422f-856e-509eea5bb370 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481896 | controller | Jun 11 17:28:09.589645 crc crio[23211]: time="2026-06-11T17:28:09.588303743Z" level=info msg="Removing container: dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021" id=242c38ea-52a9-45ae-8d0b-d6f70559a196 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481918 | controller | Jun 11 17:28:09.614516 crc crio[23211]: time="2026-06-11T17:28:09.614381047Z" level=info msg="Removed container 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07: openstack/ceilometer-0/proxy-httpd" id=98e60a24-9cf4-431d-9ba2-88ffcc6d7cae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481941 | controller | Jun 11 17:28:09.633368 crc crio[23211]: time="2026-06-11T17:28:09.633326152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=6bafa485-a6ff-4fb4-9b12-3e5599340ee5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.481958 | controller | Jun 11 17:28:09.640502 crc crio[23211]: time="2026-06-11T17:28:09.640357247Z" level=info msg="Removing container: d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3" id=22e7e208-6afd-44d5-b651-f61728a8ec55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.481975 | controller | Jun 11 17:28:09.653218 crc crio[23211]: time="2026-06-11T17:28:09.652398848Z" level=info msg="Created container 7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8: openshift-infra/auto-csr-approver-29686648-nlhbg/oc" id=67d97c00-b24e-44b7-8382-c3b5b85ea789 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.481990 | controller | Jun 11 17:28:09.660771 crc crio[23211]: time="2026-06-11T17:28:09.658727727Z" level=info msg="Starting container: 7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8" id=09c31807-4b64-4df2-acb2-3280100fc531 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.482011 | controller | Jun 11 17:28:09.663776 crc crio[23211]: time="2026-06-11T17:28:09.663702941Z" level=info msg="Started container" PID=249556 containerID=7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8 description=openshift-infra/auto-csr-approver-29686648-nlhbg/oc id=09c31807-4b64-4df2-acb2-3280100fc531 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4
2026-06-11 18:00:59.482028 | controller | Jun 11 17:28:09.666702 crc crio[23211]: time="2026-06-11T17:28:09.666634466Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=11253e66-eef7-48be-815b-ba2e9245628e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.482043 | controller | Jun 11 17:28:09.699276 crc crio[23211]: time="2026-06-11T17:28:09.699214452Z" level=info msg="Removed container d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3: openstack/ovn-northd-0/openstack-network-exporter" id=22e7e208-6afd-44d5-b651-f61728a8ec55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482060 | controller | Jun 11 17:28:09.702181 crc crio[23211]: time="2026-06-11T17:28:09.701363136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.482076 | controller | Jun 11 17:28:09.709995 crc crio[23211]: time="2026-06-11T17:28:09.708249338Z" level=info msg="Removing container: 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025" id=604d1440-6747-4262-82e2-b04579673794 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482094 | controller | Jun 11 17:28:09.850195 crc crio[23211]: time="2026-06-11T17:28:09.849913068Z" level=info msg="Removed container dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021: openstack/barbican-db-create-9spfg/mariadb-database-create" id=242c38ea-52a9-45ae-8d0b-d6f70559a196 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482118 | controller | Jun 11 17:28:09.880526 crc crio[23211]: time="2026-06-11T17:28:09.878294479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.482136 | controller | Jun 11 17:28:09.890012 crc crio[23211]: time="2026-06-11T17:28:09.88235911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.482152 | controller | Jun 11 17:28:09.897952 crc crio[23211]: time="2026-06-11T17:28:09.897866249Z" level=info msg="Removing container: ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8" id=a31d20f8-7a2c-4b9a-bf07-99bb0588a916 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482168 | controller | Jun 11 17:28:09.972720 crc crio[23211]: time="2026-06-11T17:28:09.972506329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.482184 | controller | Jun 11 17:28:10.026261 crc crio[23211]: time="2026-06-11T17:28:10.026134773Z" level=info msg="Removed container 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025: openstack/nova-metadata-0/nova-metadata-log" id=604d1440-6747-4262-82e2-b04579673794 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482199 | controller | Jun 11 17:28:10.037563 crc crio[23211]: time="2026-06-11T17:28:10.037332034Z" level=info msg="Removing container: 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7" id=b01de68a-b877-4288-b931-288a3a17c2e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482218 | controller | Jun 11 17:28:10.169819 crc crio[23211]: time="2026-06-11T17:28:10.169127536Z" level=info msg="Removed container 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7: openstack/rabbitmq-server-0/rabbitmq" id=b01de68a-b877-4288-b931-288a3a17c2e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482234 | controller | Jun 11 17:28:10.177940 crc crio[23211]: time="2026-06-11T17:28:10.177838424Z" level=info msg="Removing container: cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53" id=45dc5a68-8238-4988-9fb7-6a772643d1e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482250 | controller | Jun 11 17:28:10.320358 crc crio[23211]: time="2026-06-11T17:28:10.320293404Z" level=info msg="Created container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59: openstack/swift-storage-0/swift-recon-cron" id=11253e66-eef7-48be-815b-ba2e9245628e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.482266 | controller | Jun 11 17:28:10.330095 crc crio[23211]: time="2026-06-11T17:28:10.329940214Z" level=info msg="Removed container ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=a31d20f8-7a2c-4b9a-bf07-99bb0588a916 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482282 | controller | Jun 11 17:28:10.349492 crc crio[23211]: time="2026-06-11T17:28:10.349137236Z" level=info msg="Starting container: 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59" id=f1ce60bd-03a3-4b1e-bf54-688498aa14e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.482298 | controller | Jun 11 17:28:10.353380 crc crio[23211]: time="2026-06-11T17:28:10.35328575Z" level=info msg="Created container 736f687df7bbcea95a048ee0e4bb9dc407341bda6d50313f697bbe5da9344a9c: openstack/ovn-controller-ovs-xgqfx/ovsdb-server" id=6169f272-455d-4e4d-bd1e-7e101999f1c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.482313 | controller | Jun 11 17:28:10.356693 crc crio[23211]: time="2026-06-11T17:28:10.356606682Z" level=info msg="Started container" PID=249595 containerID=94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 description=openstack/swift-storage-0/swift-recon-cron id=f1ce60bd-03a3-4b1e-bf54-688498aa14e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b
2026-06-11 18:00:59.482329 | controller | Jun 11 17:28:10.383499 crc crio[23211]: time="2026-06-11T17:28:10.371084906Z" level=info msg="Starting container: 736f687df7bbcea95a048ee0e4bb9dc407341bda6d50313f697bbe5da9344a9c" id=ad1eb275-eefe-4bd9-8347-93777bfd2342 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.482344 | controller | Jun 11 17:28:10.383499 crc crio[23211]: time="2026-06-11T17:28:10.376496621Z" level=info msg="Removing container: 96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915" id=19a8a335-5d35-4954-90aa-7d06046e9776 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482360 | controller | Jun 11 17:28:10.390925 crc crio[23211]: time="2026-06-11T17:28:10.390736918Z" level=info msg="Started container" PID=249596 containerID=736f687df7bbcea95a048ee0e4bb9dc407341bda6d50313f697bbe5da9344a9c description=openstack/ovn-controller-ovs-xgqfx/ovsdb-server id=ad1eb275-eefe-4bd9-8347-93777bfd2342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd
2026-06-11 18:00:59.482377 | controller | Jun 11 17:28:10.418257 crc crio[23211]: time="2026-06-11T17:28:10.418116194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=5df27f43-b72d-45f4-a602-c08579d6c611 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.482393 | controller | Jun 11 17:28:10.455874 crc crio[23211]: time="2026-06-11T17:28:10.455374138Z" level=info msg="Removed container cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53: openstack/cinder-api-0/cinder-api" id=45dc5a68-8238-4988-9fb7-6a772643d1e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482416 | controller | Jun 11 17:28:10.466991 crc crio[23211]: time="2026-06-11T17:28:10.466864785Z" level=info msg="Removing container: 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f" id=0255d491-35f4-44d3-aa26-da145ad9f092 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482432 | controller | Jun 11 17:28:10.479852 crc crio[23211]: time="2026-06-11T17:28:10.479747029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=26d9d8ec-51d5-4dec-8111-43ea0f7a9575 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.482448 | controller | Jun 11 17:28:10.494643 crc crio[23211]: time="2026-06-11T17:28:10.494553289Z" level=info msg="Creating container: openstack/ovn-controller-ovs-xgqfx/ovs-vswitchd" id=cb00ab51-7a50-4495-a98d-fdae665dad09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.482464 | controller | Jun 11 17:28:10.495635 crc crio[23211]: time="2026-06-11T17:28:10.495593816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.482480 | controller | Jun 11 17:28:10.644742 crc crio[23211]: time="2026-06-11T17:28:10.644660511Z" level=info msg="Removed container 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f: openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter" id=0255d491-35f4-44d3-aa26-da145ad9f092 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482496 | controller | Jun 11 17:28:10.658518 crc crio[23211]: time="2026-06-11T17:28:10.658383834Z" level=info msg="Removing container: b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c" id=ba1e7e02-1109-4dc5-8057-babb6889c74a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482528 | controller | Jun 11 17:28:10.712580 crc crio[23211]: time="2026-06-11T17:28:10.711862355Z" level=info msg="Removed container 96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=19a8a335-5d35-4954-90aa-7d06046e9776 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482552 | controller | Jun 11 17:28:10.724755 crc crio[23211]: time="2026-06-11T17:28:10.724656975Z" level=info msg="Removing container: adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7" id=c39fe482-2b5e-40bf-9984-fb9c6d283faa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482569 | controller | Jun 11 17:28:10.728393 crc crio[23211]: time="2026-06-11T17:28:10.728299706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.482585 | controller | Jun 11 17:28:10.914742 crc crio[23211]: time="2026-06-11T17:28:10.914356388Z" level=info msg="Removed container b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=ba1e7e02-1109-4dc5-8057-babb6889c74a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482600 | controller | Jun 11 17:28:10.919041 crc crio[23211]: time="2026-06-11T17:28:10.918649005Z" level=info msg="Removing container: 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461" id=2842fefd-14b2-46bd-8e0d-1f4b5170a45c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482615 | controller | Jun 11 17:28:11.004657 crc crio[23211]: time="2026-06-11T17:28:11.004556397Z" level=info msg="Removed container adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create" id=c39fe482-2b5e-40bf-9984-fb9c6d283faa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482630 | controller | Jun 11 17:28:11.012113 crc crio[23211]: time="2026-06-11T17:28:11.010992849Z" level=info msg="Removing container: 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e" id=89856119-970d-4f11-a2b7-59ef1224cb52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482650 | controller | Jun 11 17:28:11.064049 crc crio[23211]: time="2026-06-11T17:28:11.063956266Z" level=info msg="Removed container 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461: openstack/glance-default-internal-api-0/glance-httpd" id=2842fefd-14b2-46bd-8e0d-1f4b5170a45c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482667 | controller | Jun 11 17:28:11.072562 crc crio[23211]: time="2026-06-11T17:28:11.07248643Z" level=info msg="Removing container: 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa" id=a3c573cf-0599-4ece-82f0-9776f2b8b569 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482683 | controller | Jun 11 17:28:11.184007 crc crio[23211]: time="2026-06-11T17:28:11.18382099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.482699 | controller | Jun 11 17:28:11.185915 crc crio[23211]: time="2026-06-11T17:28:11.18541529Z" level=info msg="Removed container 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=a3c573cf-0599-4ece-82f0-9776f2b8b569 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482715 | controller | Jun 11 17:28:11.192661 crc crio[23211]: time="2026-06-11T17:28:11.188585979Z" level=info msg="Removing container: 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5" id=762f5709-7e87-4749-adab-12f02a752ee0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482731 | controller | Jun 11 17:28:11.231104 crc crio[23211]: time="2026-06-11T17:28:11.231012511Z" level=info msg="Removed container 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log" id=89856119-970d-4f11-a2b7-59ef1224cb52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482747 | controller | Jun 11 17:28:11.251978 crc crio[23211]: time="2026-06-11T17:28:11.251909265Z" level=info msg="Removing container: a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0" id=efdbccaa-a24e-4d69-b0eb-ecb8444443df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482762 | controller | Jun 11 17:28:11.277280 crc crio[23211]: time="2026-06-11T17:28:11.277190688Z" level=info msg="Removed container 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5: openstack/nova-metadata-0/nova-metadata-metadata" id=762f5709-7e87-4749-adab-12f02a752ee0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482778 | controller | Jun 11 17:28:11.282311 crc crio[23211]: time="2026-06-11T17:28:11.282241015Z" level=info msg="Removing container: a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609" id=d1c5a2ec-c4a8-46ad-ad90-32bcef83da70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482794 | controller | Jun 11 17:28:11.386897 crc crio[23211]: time="2026-06-11T17:28:11.386188109Z" level=info msg="Created container f64eea261eb3749dd1385a46d154e96a0cf841c9e541dbb1fbdda457367be8d9: openstack/ovn-controller-ovs-xgqfx/ovs-vswitchd" id=cb00ab51-7a50-4495-a98d-fdae665dad09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.482809 | controller | Jun 11 17:28:11.389882 crc crio[23211]: time="2026-06-11T17:28:11.389783619Z" level=info msg="Starting container: f64eea261eb3749dd1385a46d154e96a0cf841c9e541dbb1fbdda457367be8d9" id=0c30c1d3-5a10-44fb-8b5e-c4520eda52fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.482825 | controller | Jun 11 17:28:11.407459 crc crio[23211]: time="2026-06-11T17:28:11.407328189Z" level=info msg="Started container" PID=249771 containerID=f64eea261eb3749dd1385a46d154e96a0cf841c9e541dbb1fbdda457367be8d9 description=openstack/ovn-controller-ovs-xgqfx/ovs-vswitchd id=0c30c1d3-5a10-44fb-8b5e-c4520eda52fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd
2026-06-11 18:00:59.482845 | controller | Jun 11 17:28:11.430212 crc crio[23211]: time="2026-06-11T17:28:11.430086Z" level=info msg="Removed container a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=d1c5a2ec-c4a8-46ad-ad90-32bcef83da70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482862 | controller | Jun 11 17:28:11.433132 crc crio[23211]: time="2026-06-11T17:28:11.433058664Z" level=info msg="Removing container: f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e" id=a6fb52d4-1d11-4160-952a-a81ecd73afd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482878 | controller | Jun 11 17:28:11.463183 crc crio[23211]: time="2026-06-11T17:28:11.462900112Z" level=info msg="Removed container a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0: openstack/glance-db-create-5c6nr/mariadb-database-create" id=efdbccaa-a24e-4d69-b0eb-ecb8444443df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482893 | controller | Jun 11 17:28:11.474537 crc crio[23211]: time="2026-06-11T17:28:11.47441013Z" level=info msg="Removing container: 34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229" id=eb6b14b0-15ec-461c-9fa7-145223c2262a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482909 | controller | Jun 11 17:28:11.491545 crc crio[23211]: time="2026-06-11T17:28:11.489860017Z" level=info msg="Removed container f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e: openstack/ovn-controller-gtpx6/ovn-controller" id=a6fb52d4-1d11-4160-952a-a81ecd73afd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482927 | controller | Jun 11 17:28:11.495677 crc crio[23211]: time="2026-06-11T17:28:11.494635086Z" level=info msg="Removing container: 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94" id=114b0373-f59b-4ac8-9b41-70f1e3bbc488 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482952 | controller | Jun 11 17:28:11.585065 crc crio[23211]: time="2026-06-11T17:28:11.584915179Z" level=info msg="Removed container 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=114b0373-f59b-4ac8-9b41-70f1e3bbc488 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482970 | controller | Jun 11 17:28:11.594191 crc crio[23211]: time="2026-06-11T17:28:11.594057807Z" level=info msg="Removing container: 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31" id=856d7189-1eaf-43fa-810e-172eab6ef2e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.482986 | controller | Jun 11 17:28:11.628032 crc crio[23211]: time="2026-06-11T17:28:11.627883366Z" level=info msg="Removed container 34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=eb6b14b0-15ec-461c-9fa7-145223c2262a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483002 | controller | Jun 11 17:28:11.632325 crc crio[23211]: time="2026-06-11T17:28:11.632247085Z" level=info msg="Removing container: 08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767" id=5e9dc150-27b6-42b1-b7a5-9982eb73546b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483017 | controller | Jun 11 17:28:11.664943 crc crio[23211]: time="2026-06-11T17:28:11.664838941Z" level=info msg="Removed container 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31: openstack/glance-default-internal-api-0/glance-log" id=856d7189-1eaf-43fa-810e-172eab6ef2e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483033 | controller | Jun 11 17:28:11.685997 crc crio[23211]: time="2026-06-11T17:28:11.685815877Z" level=info msg="Removing container: f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2" id=d24c461a-e26d-4ce7-9f23-99f18faa0b6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483052 | controller | Jun 11 17:28:11.934701 crc crio[23211]: time="2026-06-11T17:28:11.927379359Z" level=info msg="Removed container f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2: openstack/rabbitmq-cell1-server-0/setup-container" id=d24c461a-e26d-4ce7-9f23-99f18faa0b6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483068 | controller | Jun 11 17:28:11.937340 crc crio[23211]: time="2026-06-11T17:28:11.937268886Z" level=info msg="Removing container: 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f" id=fcc922a6-d2c8-4807-868e-5481167e8c14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483084 | controller | Jun 11 17:28:12.009718 crc crio[23211]: time="2026-06-11T17:28:12.00961845Z" level=info msg="Removed container 08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=5e9dc150-27b6-42b1-b7a5-9982eb73546b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483107 | controller | Jun 11 17:28:12.016407 crc crio[23211]: time="2026-06-11T17:28:12.016310767Z" level=info msg="Removing container: 40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad" id=29281d52-436e-43ca-bb03-d0d42cd1e73e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483127 | controller | Jun 11 17:28:12.038771 crc crio[23211]: time="2026-06-11T17:28:12.038630637Z" level=info msg="Removed container 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f: openstack/nova-api-0/nova-api-log" id=fcc922a6-d2c8-4807-868e-5481167e8c14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483143 | controller | Jun 11 17:28:12.045473 crc crio[23211]: time="2026-06-11T17:28:12.045194621Z" level=info msg="Removing container: 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28" id=8868cb2e-1963-4655-b1cf-caec2c0d52eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483159 | controller | Jun 11 17:28:12.090544 crc crio[23211]: time="2026-06-11T17:28:12.090384963Z" level=info msg="Stopping container: 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11 (timeout: 30s)" id=bb8d702f-7333-4db1-913a-5af8090153aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.483175 | controller | Jun 11 17:28:12.131485 crc crio[23211]: time="2026-06-11T17:28:12.12738846Z" level=info msg="Removed container 40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=29281d52-436e-43ca-bb03-d0d42cd1e73e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483190 | controller | Jun 11 17:28:12.153833 crc crio[23211]: time="2026-06-11T17:28:12.153786792Z" level=info msg="Removing container: 5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2" id=5e4cdaef-a753-43b8-aa5c-17c300db82d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483206 | controller | Jun 11 17:28:12.162600 crc crio[23211]: time="2026-06-11T17:28:12.16252315Z" level=info msg="Removed container 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=8868cb2e-1963-4655-b1cf-caec2c0d52eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483221 | controller | Jun 11 17:28:12.169507 crc crio[23211]: time="2026-06-11T17:28:12.169383842Z" level=info msg="Removing container: eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634" id=5714b102-ea28-4a6f-8f29-b54d5afa2d9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483237 | controller | Jun 11 17:28:12.247874 crc crio[23211]: time="2026-06-11T17:28:12.24750664Z" level=info msg="Stopped container 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11: openstack/nova-metadata-0/nova-metadata-log" id=bb8d702f-7333-4db1-913a-5af8090153aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.483256 | controller | Jun 11 17:28:12.253891 crc crio[23211]: time="2026-06-11T17:28:12.250206618Z" level=info msg="Stopping container: 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c (timeout: 30s)" id=9b56ca67-dfda-4be8-867f-631dae60ce97 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.483273 | controller | Jun 11 17:28:12.353073 crc crio[23211]: time="2026-06-11T17:28:12.352994964Z" level=info msg="Removed container eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/init" id=5714b102-ea28-4a6f-8f29-b54d5afa2d9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483288 | controller | Jun 11 17:28:12.358383 crc crio[23211]: time="2026-06-11T17:28:12.357687651Z" level=info msg="Removing container: 8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4" id=561ab863-39f4-4820-81e3-48b947e34dcc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483334 | controller | Jun 11 17:28:12.379965 crc crio[23211]: time="2026-06-11T17:28:12.379867037Z" level=info msg="Removed container 5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=5e4cdaef-a753-43b8-aa5c-17c300db82d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483354 | controller | Jun 11 17:28:12.383801 crc crio[23211]: time="2026-06-11T17:28:12.383734814Z" level=info msg="Removing container: e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d" id=c7033e90-ba09-4260-a363-0300e5d10dc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483371 | controller | Jun 11 17:28:12.432999 crc crio[23211]: time="2026-06-11T17:28:12.432823603Z" level=info msg="Removed container 8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4: openstack/openstack-galera-0/mysql-bootstrap" id=561ab863-39f4-4820-81e3-48b947e34dcc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483387 | controller | Jun 11 17:28:12.445494 crc crio[23211]: time="2026-06-11T17:28:12.442132296Z" level=info msg="Removing container: d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea" id=ed47e6f6-e5ab-4bf3-ace2-e99735feef15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483403 | controller | Jun 11 17:28:12.503338 crc crio[23211]: time="2026-06-11T17:28:12.503235808Z" level=info msg="Removed container d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=ed47e6f6-e5ab-4bf3-ace2-e99735feef15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483419 | controller | Jun 11 17:28:12.514676 crc crio[23211]: time="2026-06-11T17:28:12.514403378Z" level=info msg="Removing container: a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2" id=378b27c5-3ff5-4ba6-8ec8-8d7bdb6a4b4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483435 | controller | Jun 11 17:28:12.531477 crc crio[23211]: time="2026-06-11T17:28:12.531339132Z" level=info msg="Removed container e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=c7033e90-ba09-4260-a363-0300e5d10dc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483451 | controller | Jun 11 17:28:12.537967 crc crio[23211]: time="2026-06-11T17:28:12.53650236Z" level=info msg="Removing container: 41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461" id=e0321c85-d39e-4eb7-9590-3b4734b073ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483468 | controller | Jun 11 17:28:12.570411 crc crio[23211]: time="2026-06-11T17:28:12.570321598Z" level=info msg="Removed container a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2: openstack/ovn-northd-0/ovn-northd" id=378b27c5-3ff5-4ba6-8ec8-8d7bdb6a4b4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.483488 | controller | Jun 11 17:28:12.601930 crc crio[23211]: time="2026-06-11T17:28:12.601823187Z" level=info msg="Stopping pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c" id=4a936013-820a-4a10-a417-9bd1f24c9a99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.483504 | controller | Jun 11 17:28:12.601930 crc crio[23211]: time="2026-06-11T17:28:12.6019234Z" level=info msg="Stopped pod sandbox (already stopped): d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c" id=4a936013-820a-4a10-a417-9bd1f24c9a99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.483572 | controller | Jun 11 17:28:12.602813 crc crio[23211]: time="2026-06-11T17:28:12.602764521Z" level=info msg="Removing pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c" id=5833ddb5-d77b-4ae9-a72a-1c46102714f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.483592 | controller | Jun 11 17:28:12.631656 crc crio[23211]: time="2026-06-11T17:28:12.631602354Z" level=info msg="Removed pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c" id=5833ddb5-d77b-4ae9-a72a-1c46102714f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.483631 | controller | Jun 11 17:28:12.634571 crc crio[23211]: time="2026-06-11T17:28:12.634498127Z" level=info msg="Stopping pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86" id=873627ad-4f10-4e35-a0f7-c079151ec6b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.483658 | controller | Jun 11 17:28:12.634862 crc crio[23211]: time="2026-06-11T17:28:12.634811494Z" level=info msg="Stopped pod sandbox (already stopped): 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86" id=873627ad-4f10-4e35-a0f7-c079151ec6b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.483676 | controller | Jun 11 17:28:12.636215 crc crio[23211]: time="2026-06-11T17:28:12.635412679Z" level=info msg="Removing pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86" id=9350bb6a-23d6-449e-9c99-a289e43ae218 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.483692 | controller | Jun 11 17:28:13.211963 crc crio[23211]: time="2026-06-11T17:28:13.210680343Z" level=info msg="Stopping pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4" id=8aa8e4ab-36c5-4c66-82b3-611fa6152a34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.483738 | controller | Jun 11 17:28:13.212936 crc crio[23211]: time="2026-06-11T17:28:13.212069027Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686648-nlhbg Namespace:openshift-infra ID:d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4 UID:be114a58-6d82-466c-8cf5-b9af00a51e7f NetNS:/var/run/netns/53d2e263-85c5-42b6-a44d-0251f00d44a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe114a58_6d82_466c_8cf5_b9af00a51e7f.slice PodAnnotations:0xc006618220}] Aliases:map[]}"
2026-06-11 18:00:59.483758 | controller | Jun 11 17:28:13.212936 crc crio[23211]: time="2026-06-11T17:28:13.212250062Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686648-nlhbg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.483777 | controller | Jun 11 17:28:15.300383 crc crio[23211]: time="2026-06-11T17:28:15.29956707Z" level=info msg="Stopping pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f" id=61e8889e-ff19-4493-911a-d1aa36445048 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.483822 | controller | Jun 11 17:28:15.301944 crc crio[23211]: time="2026-06-11T17:28:15.301379107Z" level=info msg="Got pod network &{Name:ovn-controller-vz669-config-8v4gn Namespace:openstack ID:08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f UID:78df4fa0-f6e2-420e-b062-92b4dec9262d NetNS:/var/run/netns/78047a89-f212-4c4c-a6c8-52c8be59b470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78df4fa0_f6e2_420e_b062_92b4dec9262d.slice PodAnnotations:0xc00294e170}] Aliases:map[]}"
2026-06-11 18:00:59.483846 | controller | Jun 11 17:28:15.301944 crc crio[23211]: time="2026-06-11T17:28:15.301621412Z" level=info msg="Deleting pod openstack_ovn-controller-vz669-config-8v4gn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.483885 | controller | Jun 11 17:28:16.097741 crc crio[23211]: time="2026-06-11T17:28:16.097232176Z" level=info msg="Stopping container: f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8 (timeout: 30s)" id=07a911c5-f004-48ac-ab14-a0145662044e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.483911 | controller | Jun 11 17:28:16.103591 crc crio[23211]: time="2026-06-11T17:28:16.103139694Z" level=info msg="Stopping container: f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af (timeout: 30s)" id=cba5425e-88df-49ec-9e30-3c771653e22e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.483928 | controller | Jun 11 17:28:17.214515 crc crio[23211]: time="2026-06-11T17:28:17.210068059Z" level=info msg="Stopping container: 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4 (timeout: 30s)" id=05ea9764-499b-4eba-9b76-8cd9b53edb0b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.483972 | controller | Jun 11 17:28:17.214515 crc crio[23211]: time="2026-06-11T17:28:17.210817277Z" level=info msg="Stopping container: 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36 (timeout: 30s)" id=31bd78f8-d726-41ff-b52c-ec9a51c85689 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.484000 | controller | Jun 11 17:28:17.214515 crc crio[23211]: time="2026-06-11T17:28:17.210607912Z" level=info msg="Stopping container: b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba (timeout: 30s)" id=34919cf3-677b-4fa1-b02c-592356f5781d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.484018 | controller | Jun 11 17:28:17.215957 crc crio[23211]: time="2026-06-11T17:28:17.210836468Z" level=info msg="Stopping container: 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709 (timeout: 30s)" id=b7562c2e-8894-4b08-b91c-d54c77da4558 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.484072 | controller | Jun 11 17:28:20.448486 crc crio[23211]: time="2026-06-11T17:28:20.44776899Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=bf2d7f13-4026-41e3-a74c-bf1b03827bf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.484097 | controller | Jun 11 17:28:30.198938 crc crio[23211]: time="2026-06-11T17:28:30.197916965Z" level=info msg="Stopped container 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4: openstack/ceilometer-0/proxy-httpd" id=05ea9764-499b-4eba-9b76-8cd9b53edb0b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.484174 | controller | Jun 11 17:28:30.201790 crc crio[23211]: time="2026-06-11T17:28:30.20171721Z" level=info msg="Stopped container 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36: openstack/ceilometer-0/sg-core" id=31bd78f8-d726-41ff-b52c-ec9a51c85689 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.484200 | controller | Jun 11 17:28:30.232507 crc crio[23211]: time="2026-06-11T17:28:30.231725052Z" level=info msg="Stopped container 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709: openstack/ceilometer-0/ceilometer-notification-agent" id=b7562c2e-8894-4b08-b91c-d54c77da4558 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.484245 | controller | Jun 11 17:28:30.242309 crc crio[23211]: time="2026-06-11T17:28:30.242227976Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=101c96ad-fbbc-49cf-be69-fa7226003ac5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.484268 | controller | Jun 11 17:28:30.320204 crc crio[23211]: time="2026-06-11T17:28:30.320090026Z" level=info msg="Stopped container 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c: openstack/nova-metadata-0/nova-metadata-metadata" id=9b56ca67-dfda-4be8-867f-631dae60ce97 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.484307 | controller | Jun 11 17:28:30.322839 crc crio[23211]: time="2026-06-11T17:28:30.322760613Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=b1caf63b-71b2-44eb-a28b-987a0223a6e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.484332 | controller | Jun 11 17:28:30.322931 crc crio[23211]: time="2026-06-11T17:28:30.322826205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=9b23abe5-b03e-427f-a1ff-0141163df381 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.484349 | controller | Jun 11 17:28:30.340951 crc crio[23211]: time="2026-06-11T17:28:30.340769264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.484420 | controller | Jun 11 17:28:30.343640 crc crio[23211]: time="2026-06-11T17:28:30.343568385Z" level=info msg="Stopped pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4" id=8aa8e4ab-36c5-4c66-82b3-611fa6152a34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.484487 | controller | Jun 11 17:28:30.344329 crc crio[23211]: time="2026-06-11T17:28:30.344248541Z" level=info msg="Removed container 41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=e0321c85-d39e-4eb7-9590-3b4734b073ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.484507 | controller | Jun 11 17:28:30.347989 crc crio[23211]: time="2026-06-11T17:28:30.347922214Z" level=info msg="Removing container: 9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815" id=6dad84f2-e308-4f6c-b843-dcbd6dbc0dd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.484546 | controller | Jun 11 17:28:30.349603 crc crio[23211]: time="2026-06-11T17:28:30.349535184Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e1de2788-7814-428a-8a05-24ca3f34dffe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.484564 | controller | Jun 11 17:28:30.350265 crc crio[23211]: time="2026-06-11T17:28:30.350200991Z" level=info msg="Stopped pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f" id=61e8889e-ff19-4493-911a-d1aa36445048 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.484580 | controller | Jun 11 17:28:30.373116 crc crio[23211]: time="2026-06-11T17:28:30.373017592Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=3e2762c4-ada7-40a3-8e6b-34776c8f2db3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.484596 | controller | Jun 11 17:28:30.376137 crc crio[23211]: time="2026-06-11T17:28:30.376026427Z" level=info msg="Stopped container b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba: openstack/ceilometer-0/ceilometer-central-agent" id=34919cf3-677b-4fa1-b02c-592356f5781d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.484612 | controller | Jun 11 17:28:30.377893 crc crio[23211]: time="2026-06-11T17:28:30.377792883Z" level=info msg="Stopping pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c" id=7f21a656-0b8d-454c-a513-1e5e7a37e934 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.484633 | controller | Jun 11 17:28:30.384081 crc crio[23211]: time="2026-06-11T17:28:30.380081179Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c UID:f8682883-c8f7-4e1c-8083-08b0b3cc3b86 NetNS:/var/run/netns/ce93b684-4442-40cc-885b-def3b9fcaa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8682883_c8f7_4e1c_8083_08b0b3cc3b86.slice PodAnnotations:0xc0018be3b8}] Aliases:map[]}"
2026-06-11 18:00:59.484651 | controller | Jun 11 17:28:30.384081 crc crio[23211]: time="2026-06-11T17:28:30.380758286Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.484667 | controller | Jun 11 17:28:30.409819 crc crio[23211]: time="2026-06-11T17:28:30.409611569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.484684 | controller | Jun 11 17:28:30.413128 crc crio[23211]: time="2026-06-11T17:28:30.413041685Z" level=info msg="Stopped container f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api" id=07a911c5-f004-48ac-ab14-a0145662044e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.484700 | controller | Jun 11 17:28:30.423013 crc crio[23211]: time="2026-06-11T17:28:30.422515732Z" level=info msg="Stopped container f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log" id=cba5425e-88df-49ec-9e30-3c771653e22e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.484715 | controller | Jun 11 17:28:30.423459 crc crio[23211]: time="2026-06-11T17:28:30.423350684Z" level=info msg="Stopping pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745" id=31814932-6860-4259-b94d-944be7ce9c6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.484732 | controller | Jun 11 17:28:30.426256 crc crio[23211]: time="2026-06-11T17:28:30.425332023Z" level=info msg="Got pod network &{Name:barbican-api-587dc4c4dd-gw8ps Namespace:openstack ID:94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745 UID:899600c5-7a4a-43cc-9ba2-b5a17f564c86 NetNS:/var/run/netns/89ec8fcb-c011-4658-be95-8e2f4f44a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod899600c5_7a4a_43cc_9ba2_b5a17f564c86.slice PodAnnotations:0xc007c14ba8}] Aliases:map[]}"
2026-06-11 18:00:59.484749 | controller | Jun 11 17:28:30.426256 crc crio[23211]: time="2026-06-11T17:28:30.425863416Z" level=info msg="Deleting pod openstack_barbican-api-587dc4c4dd-gw8ps from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.484765 | controller | Jun 11 17:28:30.459531 crc crio[23211]: time="2026-06-11T17:28:30.459323244Z" level=info msg="Removed pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86" id=9350bb6a-23d6-449e-9c99-a289e43ae218 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.484782 | controller | Jun 11 17:28:30.461812 crc crio[23211]: time="2026-06-11T17:28:30.461732935Z" level=info msg="Stopping pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0" id=81f6418f-5615-428c-97ca-8c9386e2f08a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.484798 | controller | Jun 11 17:28:30.461922 crc crio[23211]: time="2026-06-11T17:28:30.461825737Z" level=info msg="Stopped pod sandbox (already stopped): 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0" id=81f6418f-5615-428c-97ca-8c9386e2f08a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.484817 | controller | Jun 11 17:28:30.463886 crc crio[23211]: time="2026-06-11T17:28:30.463717424Z" level=info msg="Removing pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0" id=f5c320bf-07f7-47aa-855f-e09a7a19774d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.484833 | controller | Jun 11 17:28:30.590492 crc crio[23211]: time="2026-06-11T17:28:30.589092016Z" level=info msg="Removed pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0" id=f5c320bf-07f7-47aa-855f-e09a7a19774d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.484849 | controller | Jun 11 17:28:30.593790 crc crio[23211]: time="2026-06-11T17:28:30.593686891Z" level=info msg="Stopping pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3" id=450d0a60-9e08-41cb-9ea3-2be4dbabe955 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.484865 | controller | Jun 11 17:28:30.593790 crc crio[23211]: time="2026-06-11T17:28:30.593790354Z" level=info msg="Stopped pod sandbox (already stopped): 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3" id=450d0a60-9e08-41cb-9ea3-2be4dbabe955 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.484881 | controller | Jun 11 17:28:30.594308 crc crio[23211]: time="2026-06-11T17:28:30.594210844Z" level=info msg="Removing pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3" id=3b784df4-bbf7-409c-a9a0-83ae52d776a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.484897 | controller | Jun 11 17:28:30.628727 crc crio[23211]: time="2026-06-11T17:28:30.628627086Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=3f3512a3-d624-48bf-b4b1-8fcb0066be71 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.484913 | controller | Jun 11 17:28:30.631374 crc crio[23211]: time="2026-06-11T17:28:30.631296294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.484929 | controller | Jun 11 17:28:30.633778 crc crio[23211]: time="2026-06-11T17:28:30.632898893Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=7c0d66dd-577c-4d27-9445-384a1b47eaf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.484945 | controller | Jun 11 17:28:30.652891 crc crio[23211]: time="2026-06-11T17:28:30.640811452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.484964 | controller | Jun 11 17:28:30.708592 crc crio[23211]: time="2026-06-11T17:28:30.705306008Z" level=info msg="Removed container 9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815: openstack/placement-db-create-nkzqd/mariadb-database-create" id=6dad84f2-e308-4f6c-b843-dcbd6dbc0dd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.484989 | controller | Jun 11 17:28:30.716242 crc crio[23211]: time="2026-06-11T17:28:30.71419694Z" level=info msg="Removing container: 13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9" id=754d8489-fc09-4863-914f-bd53696b2e01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.485009 | controller | Jun 11 17:28:30.727905 crc crio[23211]: time="2026-06-11T17:28:30.727794671Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=758e429e-b70b-4188-88bf-af40476433a4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.485025 | controller | Jun 11 17:28:30.730487 crc crio[23211]: time="2026-06-11T17:28:30.730323415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=8836b8f6-4e3b-4cb1-80b5-783355c5eaac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.485045 | controller | Jun 11 17:28:30.742508 crc crio[23211]: time="2026-06-11T17:28:30.742402187Z" level=info msg="Removed pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3" id=3b784df4-bbf7-409c-a9a0-83ae52d776a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.485061 | controller | Jun 11 17:28:30.744579 crc crio[23211]: time="2026-06-11T17:28:30.744394407Z" level=info msg="Stopping pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d" id=f73c556d-5792-4095-bbba-7518ae9b7cca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485077 | controller | Jun 11 17:28:30.745708 crc crio[23211]: time="2026-06-11T17:28:30.744621003Z" level=info msg="Stopped pod sandbox (already stopped): ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d" id=f73c556d-5792-4095-bbba-7518ae9b7cca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485097 | controller | Jun 11 17:28:30.745992 crc crio[23211]: time="2026-06-11T17:28:30.745958686Z" level=info msg="Removing pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d" id=0d014470-edb4-4e29-8acf-8604976b24ea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.485121 | controller | Jun 11 17:28:30.758199 crc crio[23211]: time="2026-06-11T17:28:30.757999528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.485141 | controller | Jun 11 17:28:30.764883 crc crio[23211]: time="2026-06-11T17:28:30.764811249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.485157 | controller | Jun 11 17:28:30.781878 crc crio[23211]: time="2026-06-11T17:28:30.777891627Z" level=info msg="Created container 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9: openstack/rabbitmq-cell1-server-0/rabbitmq" id=b1caf63b-71b2-44eb-a28b-987a0223a6e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.485173 | controller | Jun 11 17:28:30.785914 crc crio[23211]: time="2026-06-11T17:28:30.785825756Z" level=info msg="Starting container: 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9" id=e56c550f-4929-4629-aa85-f88e4a898f21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.485190 | controller | Jun 11 17:28:30.798751 crc crio[23211]: time="2026-06-11T17:28:30.797325183Z" level=info msg="Started container" PID=251145 containerID=495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=e56c550f-4929-4629-aa85-f88e4a898f21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4
2026-06-11 18:00:59.485206 | controller | Jun 11 17:28:30.807252 crc crio[23211]: time="2026-06-11T17:28:30.806817032Z" level=info msg="Removed pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d" id=0d014470-edb4-4e29-8acf-8604976b24ea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.485222 | controller | Jun 11 17:28:30.821995 crc crio[23211]: time="2026-06-11T17:28:30.820868853Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=e1d083e8-e716-4130-b1a9-6a68f9e1c5e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.485238 | controller | Jun 11 17:28:30.821995 crc crio[23211]: time="2026-06-11T17:28:30.820890543Z" level=info msg="Stopping pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f" id=4a702037-859f-46ac-925b-2a8d499d4686 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485253 | controller | Jun 11 17:28:30.821995 crc crio[23211]: time="2026-06-11T17:28:30.820982406Z" level=info msg="Stopped pod sandbox (already stopped): 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f" id=4a702037-859f-46ac-925b-2a8d499d4686 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485272 | controller | Jun 11 17:28:30.823856 crc crio[23211]: time="2026-06-11T17:28:30.823774796Z" level=info msg="Removing pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f" id=00ed6ad8-3cf4-46aa-83b3-e9ff54ea6dbd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.485288 | controller | Jun 11 17:28:30.851249 crc crio[23211]: time="2026-06-11T17:28:30.847269074Z" level=info msg="Removed container 13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=754d8489-fc09-4863-914f-bd53696b2e01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.485304 | controller | Jun 11 17:28:30.854935 crc crio[23211]: time="2026-06-11T17:28:30.854731162Z" level=info msg="Removing container: 399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12" id=bb472075-7083-4b64-a40c-9e752691a7ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.485321 | controller | Jun 11 17:28:30.863241 crc crio[23211]: time="2026-06-11T17:28:30.861753428Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=c44b9d49-187d-480b-8323-615292e5b781 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.485337 | controller | Jun 11 17:28:30.874639 crc crio[23211]: time="2026-06-11T17:28:30.874537328Z" level=info msg="Removed pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f" id=00ed6ad8-3cf4-46aa-83b3-e9ff54ea6dbd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.485353 | controller | Jun 11 17:28:30.875352 crc crio[23211]: time="2026-06-11T17:28:30.875277447Z" level=info msg="Stopping pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16" id=fd2fc22e-b81e-44bf-9b65-9c5ac1dbca37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485368 | controller | Jun 11 17:28:30.875588 crc crio[23211]: time="2026-06-11T17:28:30.875367589Z" level=info msg="Stopped pod sandbox (already stopped): 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16" id=fd2fc22e-b81e-44bf-9b65-9c5ac1dbca37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485384 | controller | Jun 11 17:28:30.875855 crc crio[23211]: time="2026-06-11T17:28:30.8757868Z" level=info msg="Removing pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16" id=325db2a9-6a95-4bd9-a701-a5d173039fcb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.485400 | controller | Jun 11 17:28:30.889046 crc crio[23211]: time="2026-06-11T17:28:30.888931118Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/init" id=2492ca0d-ca20-4c77-babe-fa013c497931 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.485416 | controller | Jun 11 17:28:30.920107 crc crio[23211]: time="2026-06-11T17:28:30.919975157Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/init" id=6f610a65-15b7-422b-91b9-62a108c74ffb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.485431 | controller | Jun 11 17:28:30.928998 crc crio[23211]: time="2026-06-11T17:28:30.92890053Z" level=info msg="Created container c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe: openstack/nova-metadata-0/nova-metadata-log" id=3e2762c4-ada7-40a3-8e6b-34776c8f2db3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.485447 | controller | Jun 11 17:28:30.929636 crc crio[23211]: time="2026-06-11T17:28:30.929564677Z" level=info msg="Removed pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16" id=325db2a9-6a95-4bd9-a701-a5d173039fcb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.485463 | controller | Jun 11 17:28:30.930908 crc crio[23211]: time="2026-06-11T17:28:30.930837338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.485482 | controller | Jun 11 17:28:30.933670 crc crio[23211]: time="2026-06-11T17:28:30.933494205Z" level=info msg="Starting container: c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe" id=c1b58f09-cebc-47ee-bebf-ba39713e8915 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.485498 | controller | Jun 11 17:28:30.937592 crc crio[23211]: time="2026-06-11T17:28:30.934957692Z" level=info msg="Stopping pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d" id=3848062c-b9db-48c3-bde6-14739e4623fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485562 | controller | Jun 11 17:28:30.937592 crc crio[23211]: time="2026-06-11T17:28:30.935082475Z" level=info msg="Stopped pod sandbox (already stopped): 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d" id=3848062c-b9db-48c3-bde6-14739e4623fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485590 | controller | Jun 11 17:28:30.944273 crc crio[23211]: time="2026-06-11T17:28:30.943687461Z" level=info msg="Removing pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d" id=4143d7f1-7d8c-41c3-99f5-c9221f58387f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.485608 | controller | Jun 11 17:28:30.950910 crc crio[23211]: time="2026-06-11T17:28:30.95080803Z" level=info msg="Started container" PID=251167 containerID=c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe description=openstack/nova-metadata-0/nova-metadata-log id=c1b58f09-cebc-47ee-bebf-ba39713e8915 name=/runtime.v1.RuntimeService/StartContainer sandboxID=761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66
2026-06-11 18:00:59.485625 | controller | Jun 11 17:28:30.976916 crc crio[23211]: time="2026-06-11T17:28:30.976593774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=1d7c09dd-3911-413d-944d-c888b69871c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.485641 | controller | Jun 11 17:28:31.064871 crc crio[23211]: time="2026-06-11T17:28:31.064760813Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=2b618c77-15ae-4731-822e-6a5966148518 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.485658 | controller | Jun 11 17:28:31.071364 crc crio[23211]: time="2026-06-11T17:28:31.070536259Z" level=info msg="Stopped pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c" id=7f21a656-0b8d-454c-a513-1e5e7a37e934 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485674 | controller | Jun 11 17:28:31.077254 crc crio[23211]: time="2026-06-11T17:28:31.077190766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.485690 | controller | Jun 11 17:28:31.127370 crc crio[23211]: time="2026-06-11T17:28:31.127273521Z" level=info msg="Removed pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d" id=4143d7f1-7d8c-41c3-99f5-c9221f58387f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.485705 | controller | Jun 11 17:28:31.129213 crc crio[23211]: time="2026-06-11T17:28:31.128581223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.485721 | controller | Jun 11 17:28:31.136654 crc crio[23211]: time="2026-06-11T17:28:31.129607759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.485741 | controller | Jun 11 17:28:31.136654 crc crio[23211]: time="2026-06-11T17:28:31.135999999Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=ee046875-ba01-4a66-8086-c9075f85da23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.485758 | controller | Jun 11 17:28:31.139540 crc crio[23211]: time="2026-06-11T17:28:31.139350523Z" level=info msg="Stopping pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a" id=704d9c4e-692b-4bf3-871a-9b3c89a4b840 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485774 | controller | Jun 11 17:28:31.139672 crc crio[23211]: time="2026-06-11T17:28:31.139539698Z" level=info msg="Stopped pod sandbox (already stopped): 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a" id=704d9c4e-692b-4bf3-871a-9b3c89a4b840 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485790 | controller | Jun 11 17:28:31.141269 crc crio[23211]: time="2026-06-11T17:28:31.140554153Z" level=info msg="Removing pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a" id=0bc161c6-a455-4af1-9b00-30a5ff2b31f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.485806 | controller | Jun 11 17:28:31.158956 crc crio[23211]: time="2026-06-11T17:28:31.158600416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.485823 | controller | Jun 11 17:28:31.198032 crc crio[23211]: time="2026-06-11T17:28:31.197846089Z" level=info msg="Stopped pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745" id=31814932-6860-4259-b94d-944be7ce9c6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485839 | controller | Jun 11 17:28:31.213707 crc crio[23211]: time="2026-06-11T17:28:31.213618974Z" level=info msg="Removed container 399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12: openstack/ovn-controller-vz669-config-8v4gn/ovn-config" id=bb472075-7083-4b64-a40c-9e752691a7ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.485856 | controller | Jun 11 17:28:31.248768 crc crio[23211]: time="2026-06-11T17:28:31.248244652Z" level=info msg="Removed pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a" id=0bc161c6-a455-4af1-9b00-30a5ff2b31f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.485872 | controller | Jun 11 17:28:31.260695 crc crio[23211]: time="2026-06-11T17:28:31.254802345Z" level=info msg="Stopping pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f" id=013af3a6-3225-4ead-ad9c-fd38298e5863 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485888 | controller | Jun 11 17:28:31.260695 crc crio[23211]: time="2026-06-11T17:28:31.254885977Z" level=info msg="Stopped pod sandbox (already stopped): d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f" id=013af3a6-3225-4ead-ad9c-fd38298e5863 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485904 | controller | Jun 11 17:28:31.260695 crc crio[23211]: time="2026-06-11T17:28:31.260229991Z" level=info msg="Removing pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f" id=c5f1e4e7-1780-4438-8693-96ad1789e959 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.485920 | controller | Jun 11 17:28:31.315698 crc crio[23211]: time="2026-06-11T17:28:31.315139098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.485936 | controller | Jun 11 17:28:31.320765 crc crio[23211]: time="2026-06-11T17:28:31.320684937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.485952 | controller | Jun 11 17:28:31.350082 crc crio[23211]: time="2026-06-11T17:28:31.34997477Z" level=info msg="Removed pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f" id=c5f1e4e7-1780-4438-8693-96ad1789e959 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.485972 | controller | Jun 11 17:28:31.351078 crc crio[23211]: time="2026-06-11T17:28:31.350976155Z" level=info msg="Stopping pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83" id=1be39a5a-f36e-4caf-8176-780741f59ed2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.485996 | controller | Jun 11 17:28:31.351206 crc crio[23211]: time="2026-06-11T17:28:31.351072338Z" level=info msg="Stopped pod sandbox (already stopped): 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83" id=1be39a5a-f36e-4caf-8176-780741f59ed2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486020 | controller | Jun 11 17:28:31.352126 crc crio[23211]: time="2026-06-11T17:28:31.352045022Z" level=info msg="Removing pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83" id=f49df15f-ea87-45e2-aecf-c12809fd8416 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486038 | controller | Jun 11 17:28:31.357383 crc crio[23211]: time="2026-06-11T17:28:31.357318005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.486055 | controller | Jun 11 17:28:31.363036 crc crio[23211]: time="2026-06-11T17:28:31.362951785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.486071 | controller | Jun 11 17:28:31.406752 crc crio[23211]: time="2026-06-11T17:28:31.406661341Z" level=info msg="Removed pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83" id=f49df15f-ea87-45e2-aecf-c12809fd8416 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486088 | controller | Jun 11 17:28:31.409978 crc crio[23211]: time="2026-06-11T17:28:31.409858991Z" level=info msg="Stopping pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055" id=09cdcefb-8496-4b28-b499-a50a7d979e6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486112 | controller | Jun 11 17:28:31.409978 crc crio[23211]: time="2026-06-11T17:28:31.409969614Z" level=info msg="Stopped pod sandbox (already stopped): cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055" id=09cdcefb-8496-4b28-b499-a50a7d979e6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486133 | controller | Jun 11 17:28:31.413105 crc crio[23211]: time="2026-06-11T17:28:31.411736597Z" level=info msg="Removing pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055" id=12b6b1d3-80a6-4299-b9c6-94d73e03a975 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486149 | controller | Jun 11 17:28:31.448845 crc crio[23211]: time="2026-06-11T17:28:31.448739545Z" level=info msg="Removed pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055" id=12b6b1d3-80a6-4299-b9c6-94d73e03a975 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486165 | controller | Jun 11 17:28:31.450192 crc crio[23211]: time="2026-06-11T17:28:31.450061648Z" level=info msg="Stopping pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7" id=fc29dffa-1de8-44a8-bb7a-d361ef67bd55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486182 | controller | Jun 11 17:28:31.450330 crc crio[23211]: time="2026-06-11T17:28:31.450206962Z" level=info msg="Stopped pod sandbox (already stopped): a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7" id=fc29dffa-1de8-44a8-bb7a-d361ef67bd55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486198 | controller | Jun 11 17:28:31.450980 crc crio[23211]: time="2026-06-11T17:28:31.450900709Z" level=info msg="Removing pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7" id=2325611d-f999-42de-8fed-fce3fe1ced72 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486221 | controller | Jun 11 17:28:31.467882 crc crio[23211]: time="2026-06-11T17:28:31.467792833Z" level=info msg="Removed pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7" id=2325611d-f999-42de-8fed-fce3fe1ced72 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486238 | controller | Jun 11 17:28:31.468931 crc crio[23211]: time="2026-06-11T17:28:31.468846309Z" level=info msg="Stopping pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958" id=c4fe6b4d-b462-4177-9123-24a1294404b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486255 | controller | Jun 11 17:28:31.469074 crc crio[23211]: time="2026-06-11T17:28:31.468949892Z" level=info msg="Stopped pod sandbox (already stopped): e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958" id=c4fe6b4d-b462-4177-9123-24a1294404b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486271 | controller | Jun 11 17:28:31.470292 crc crio[23211]: time="2026-06-11T17:28:31.470229774Z" level=info msg="Removing pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958" id=7120263a-9481-4c15-b67d-cf93cfd1fd76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486287 | controller | Jun 11 17:28:31.489649 crc crio[23211]: time="2026-06-11T17:28:31.489311601Z" level=info msg="Removed pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958" id=7120263a-9481-4c15-b67d-cf93cfd1fd76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486303 | controller | Jun 11 17:28:31.490767 crc crio[23211]: time="2026-06-11T17:28:31.490609934Z" level=info msg="Stopping pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5" id=a4f6c8e3-a041-475c-a70a-b2747e3d3222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486319 | controller | Jun 11 17:28:31.490767 crc crio[23211]: time="2026-06-11T17:28:31.490726877Z" level=info msg="Stopped pod sandbox (already stopped): 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5" id=a4f6c8e3-a041-475c-a70a-b2747e3d3222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486334 | controller | Jun 11 17:28:31.491588 crc crio[23211]: time="2026-06-11T17:28:31.491528357Z" level=info msg="Removing pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5" id=d0f0d3cd-1def-41d0-a5b9-eeeec2bfb4f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486350 | controller | Jun 11 17:28:31.509659 crc crio[23211]: time="2026-06-11T17:28:31.509492548Z" level=info msg="Removed pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5" id=d0f0d3cd-1def-41d0-a5b9-eeeec2bfb4f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486366 | controller | Jun 11 17:28:31.510979 crc crio[23211]: time="2026-06-11T17:28:31.510851981Z" level=info msg="Stopping pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e" id=0ee91d7b-bfc6-4883-864d-7fae3748702e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486383 | controller | Jun 11 17:28:31.511132 crc crio[23211]: time="2026-06-11T17:28:31.511062887Z" level=info msg="Stopped pod sandbox (already stopped): 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e" id=0ee91d7b-bfc6-4883-864d-7fae3748702e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486399 | controller | Jun 11 17:28:31.513197 crc crio[23211]: time="2026-06-11T17:28:31.513098437Z" level=info msg="Removing pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e" id=6a8c407c-2269-42b6-89fb-4a18e4c707bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486415 | controller | Jun 11 17:28:31.532533 crc crio[23211]: time="2026-06-11T17:28:31.532470713Z" level=info msg="Removed pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e" id=6a8c407c-2269-42b6-89fb-4a18e4c707bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486435 | controller | Jun 11 17:28:31.533870 crc crio[23211]: time="2026-06-11T17:28:31.533784715Z" level=info msg="Stopping pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d" id=285e1f2f-e1c7-4b20-ad6d-94d9da7b8772 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486452 | controller | Jun 11 17:28:31.534038 crc crio[23211]: time="2026-06-11T17:28:31.533894238Z" level=info msg="Stopped pod sandbox (already stopped): 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d" id=285e1f2f-e1c7-4b20-ad6d-94d9da7b8772 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486468 | controller | Jun 11 17:28:31.535732 crc crio[23211]: time="2026-06-11T17:28:31.535638722Z" level=info msg="Removing pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d" id=23d40f20-62d0-44e0-a2e1-605b7ecbaa92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486484 | controller | Jun 11 17:28:31.560347 crc crio[23211]: time="2026-06-11T17:28:31.560238748Z" level=info msg="Removed pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d" id=23d40f20-62d0-44e0-a2e1-605b7ecbaa92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486500 | controller | Jun 11 17:28:31.562048 crc crio[23211]: time="2026-06-11T17:28:31.561925481Z" level=info msg="Stopping pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65" id=a79bb536-1b21-4275-a7c7-a6027f35d0a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486538 | controller | Jun 11 17:28:31.562048 crc crio[23211]: time="2026-06-11T17:28:31.562020433Z" level=info msg="Stopped pod sandbox (already stopped): 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65" id=a79bb536-1b21-4275-a7c7-a6027f35d0a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486557 | controller | Jun 11 17:28:31.562835 crc crio[23211]: time="2026-06-11T17:28:31.562772323Z" level=info msg="Removing pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65" id=8f4008ba-29a1-4a39-b206-b0634d4da44b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486575 | controller | Jun 11 17:28:31.610916 crc crio[23211]: time="2026-06-11T17:28:31.602548618Z" level=info msg="Removed pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65" id=8f4008ba-29a1-4a39-b206-b0634d4da44b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486591 | controller | Jun 11 17:28:31.610916 crc crio[23211]: time="2026-06-11T17:28:31.603950824Z" level=info msg="Stopping pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590" id=f5b07294-bed8-44e4-919c-116067cabf32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486607 | controller | Jun 11 17:28:31.610916 crc crio[23211]: time="2026-06-11T17:28:31.604020536Z" level=info msg="Stopped pod sandbox (already stopped): 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590" id=f5b07294-bed8-44e4-919c-116067cabf32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486623 | controller | Jun 11 17:28:31.610916 crc crio[23211]: time="2026-06-11T17:28:31.604933589Z" level=info msg="Removing pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590" id=ec54e045-16e7-4d17-9c34-9f950bdcb40f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486639 | controller | Jun 11 17:28:31.631948 crc crio[23211]: time="2026-06-11T17:28:31.631826411Z" level=info msg="Removed pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590" id=ec54e045-16e7-4d17-9c34-9f950bdcb40f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486691 | controller | Jun 11 17:28:31.633985 crc crio[23211]: time="2026-06-11T17:28:31.633897464Z" level=info msg="Stopping pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4" id=5ce92e56-bfe9-4208-99d3-cd76c7ffbca2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486715 | controller | Jun 11 17:28:31.634066 crc crio[23211]: time="2026-06-11T17:28:31.633992986Z" level=info msg="Stopped pod sandbox (already stopped): de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4" id=5ce92e56-bfe9-4208-99d3-cd76c7ffbca2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486733 | controller | Jun 11 17:28:31.634787 crc crio[23211]: time="2026-06-11T17:28:31.634705685Z" level=info msg="Removing pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4" id=26242711-9c4e-47f8-a7b9-49a3a712a719 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486750 | controller | Jun 11 17:28:31.677361 crc crio[23211]: time="2026-06-11T17:28:31.67726601Z" level=info msg="Removed pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4" id=26242711-9c4e-47f8-a7b9-49a3a712a719 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486766 | controller | Jun 11 17:28:31.684289 crc crio[23211]: time="2026-06-11T17:28:31.682879272Z" level=info msg="Stopping pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e" id=f2442e42-a2f1-4d2d-b1ae-9c9782276e8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486782 | controller | Jun 11 17:28:31.684289 crc crio[23211]: time="2026-06-11T17:28:31.682994855Z" level=info msg="Stopped pod sandbox (already stopped): f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e" id=f2442e42-a2f1-4d2d-b1ae-9c9782276e8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486799 | controller | Jun 11 17:28:31.685968 crc crio[23211]: time="2026-06-11T17:28:31.685911588Z" level=info msg="Removing pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e" id=adf475e8-149f-4b24-ae00-c04f634bfac1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486815 | controller | Jun 11 17:28:31.718212 crc crio[23211]: time="2026-06-11T17:28:31.718095854Z" level=info msg="Created container d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/init" id=6f610a65-15b7-422b-91b9-62a108c74ffb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.486832 | controller | Jun 11 17:28:31.726588 crc crio[23211]: time="2026-06-11T17:28:31.725581081Z" level=info msg="Starting container: d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa" id=6a4ee555-a4b9-4d35-b933-e96483ed7498 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.486849 | controller | Jun 11 17:28:31.745755 crc crio[23211]: time="2026-06-11T17:28:31.745551742Z" level=info msg="Started container" PID=251239 containerID=d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/init id=6a4ee555-a4b9-4d35-b933-e96483ed7498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67
2026-06-11 18:00:59.486867 | controller | Jun 11 17:28:31.757675 crc crio[23211]: time="2026-06-11T17:28:31.756400933Z" level=info msg="Removed pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e" id=adf475e8-149f-4b24-ae00-c04f634bfac1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486884 | controller | Jun 11 17:28:31.757675 crc crio[23211]: time="2026-06-11T17:28:31.757562892Z" level=info msg="Stopping pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7" id=f0d1fd0a-a062-4cda-b830-7942a6d34d9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486902 | controller | Jun 11 17:28:31.757675 crc crio[23211]: time="2026-06-11T17:28:31.757661144Z" level=info msg="Stopped pod sandbox (already stopped): 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7" id=f0d1fd0a-a062-4cda-b830-7942a6d34d9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486923 | controller | Jun 11 17:28:31.758390 crc crio[23211]: time="2026-06-11T17:28:31.758322711Z" level=info msg="Removing pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7" id=0061467f-e869-4fa4-b289-685483e0ec93 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486940 | controller | Jun 11 17:28:31.775631 crc crio[23211]: time="2026-06-11T17:28:31.775560664Z" level=info msg="Removed pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7" id=0061467f-e869-4fa4-b289-685483e0ec93 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.486956 | controller | Jun 11 17:28:31.776591 crc crio[23211]: time="2026-06-11T17:28:31.776477316Z" level=info msg="Stopping pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7" id=c6422b81-0873-402f-a43e-48840b68d92a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486972 | controller | Jun 11 17:28:31.776736 crc crio[23211]: time="2026-06-11T17:28:31.77661206Z" level=info msg="Stopped pod sandbox (already stopped): a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7" id=c6422b81-0873-402f-a43e-48840b68d92a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.486989 | controller | Jun 11 17:28:31.777141 crc crio[23211]: time="2026-06-11T17:28:31.777083162Z" level=info msg="Removing pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7" id=420fc656-9a9e-4197-9511-3c5acf88dd7f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.487009 | controller | Jun 11 17:28:31.792779 crc crio[23211]: time="2026-06-11T17:28:31.789673758Z" level=info msg="Created container 80a6711db4bc9ce926943fe0aa759be9a7ad3aadeb6024b847b8fb1a3ecd8241: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/init" id=2492ca0d-ca20-4c77-babe-fa013c497931 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.487035 | controller | Jun 11 17:28:31.794118 crc crio[23211]: time="2026-06-11T17:28:31.794041606Z" level=info msg="Starting container: 80a6711db4bc9ce926943fe0aa759be9a7ad3aadeb6024b847b8fb1a3ecd8241" id=cfc94295-cf21-43e0-a201-d25fc69c5456 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.487055 | controller | Jun 11 17:28:31.800023 crc crio[23211]: time="2026-06-11T17:28:31.799933053Z" level=info msg="Started container" PID=251266 containerID=80a6711db4bc9ce926943fe0aa759be9a7ad3aadeb6024b847b8fb1a3ecd8241 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/init id=cfc94295-cf21-43e0-a201-d25fc69c5456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=700e2349d39c4afa009a519de5b9597212260018f19edb4aa535ecb5e800b35c
2026-06-11 18:00:59.487072 | controller | Jun 11 17:28:31.819853 crc crio[23211]: time="2026-06-11T17:28:31.819043363Z" level=info msg="Removed pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7" id=420fc656-9a9e-4197-9511-3c5acf88dd7f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.487091 | controller | Jun 11 17:28:31.822482 crc crio[23211]: time="2026-06-11T17:28:31.82167804Z" level=info msg="Stopping pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa" id=200d9178-61d1-4146-85d9-5ce27ef23760 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.487115 | controller | Jun 11 17:28:31.822482 crc crio[23211]: time="2026-06-11T17:28:31.821757302Z" level=info msg="Stopped pod sandbox (already stopped): ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa" id=200d9178-61d1-4146-85d9-5ce27ef23760 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.487134 | controller | Jun 11 17:28:31.828802 crc crio[23211]: time="2026-06-11T17:28:31.828726446Z" level=info msg="Removing pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa" id=c86603b2-8d34-42a2-9a32-24ab07b12a58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.487155 | controller | Jun 11 17:28:31.862017 crc crio[23211]: time="2026-06-11T17:28:31.861909237Z" level=info msg="Removed pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa" id=c86603b2-8d34-42a2-9a32-24ab07b12a58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.487172 | controller | Jun 11 17:28:31.871701 crc crio[23211]: time="2026-06-11T17:28:31.870212705Z" level=info msg="Stopping pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617" id=897e875f-b4ad-42f3-9f55-926dabbef95d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.487188 | controller | Jun 11 17:28:31.871701 crc crio[23211]: time="2026-06-11T17:28:31.870312627Z" level=info msg="Stopped pod sandbox (already stopped): efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617" id=897e875f-b4ad-42f3-9f55-926dabbef95d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.487204 | controller | Jun 11 17:28:31.871701 crc crio[23211]: time="2026-06-11T17:28:31.871405585Z" level=info msg="Removing pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617" id=b5f4cb1b-a802-4f1b-a5f8-f272180b4663 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.487221 | controller | Jun 11 17:28:31.897201 crc crio[23211]: time="2026-06-11T17:28:31.897073478Z" level=info msg="Removed pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617" id=b5f4cb1b-a802-4f1b-a5f8-f272180b4663 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.487237 | controller | Jun 11 17:28:31.899323 crc crio[23211]: time="2026-06-11T17:28:31.89918792Z" level=info msg="Stopping pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a" id=eeb166af-5882-4b77-b352-4ba8b3e208ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.487253 | controller | Jun 11 17:28:31.899323 crc crio[23211]: time="2026-06-11T17:28:31.899277032Z" level=info msg="Stopped pod sandbox (already stopped): c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a" id=eeb166af-5882-4b77-b352-4ba8b3e208ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.487269 | controller | Jun 11 17:28:31.900010 crc crio[23211]: time="2026-06-11T17:28:31.89995241Z" level=info msg="Removing pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a" id=16031263-5afd-4077-b511-f9c184f70cf7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.487285 | controller | Jun 11 17:28:31.928386 crc crio[23211]: time="2026-06-11T17:28:31.92829619Z" level=info msg="Removed pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a" id=16031263-5afd-4077-b511-f9c184f70cf7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.487300 | controller | Jun 11 17:28:31.929532 crc crio[23211]: time="2026-06-11T17:28:31.929394378Z" level=info msg="Stopping pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264" id=e8643b1b-ae8a-4717-88a8-9575b9c9a9f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.487317 | controller | Jun 11 17:28:31.929532 crc crio[23211]: time="2026-06-11T17:28:31.92950585Z" level=info msg="Stopped pod sandbox (already stopped): fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264" id=e8643b1b-ae8a-4717-88a8-9575b9c9a9f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.487334 | controller | Jun 11 17:28:31.933200 crc crio[23211]: time="2026-06-11T17:28:31.93310548Z" level=info msg="Removing pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264" id=32196f9c-b87b-4c72-9597-a45bf3c87670 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.487350 | controller | Jun 11 17:28:31.961878 crc crio[23211]: time="2026-06-11T17:28:31.961756968Z" level=info msg="Removed pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264" id=32196f9c-b87b-4c72-9597-a45bf3c87670 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.487370 | controller | Jun 11 17:28:31.963986 crc crio[23211]: time="2026-06-11T17:28:31.963899352Z" level=info msg="Stopping pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a" id=31a25395-4070-4cf5-b730-dff1f7a0fdea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.487387 | controller | Jun 11 17:28:31.964096 crc crio[23211]: time="2026-06-11T17:28:31.964001405Z" level=info msg="Stopped pod sandbox (already stopped): 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a" id=31a25395-4070-4cf5-b730-dff1f7a0fdea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.487402 | controller | Jun 11 17:28:31.968768 crc crio[23211]: time="2026-06-11T17:28:31.968699802Z" level=info msg="Removing pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a" id=afbc27a4-47a2-456a-a4f9-8c296114f108 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.487418 | controller | Jun 11 17:28:31.988597 crc crio[23211]: time="2026-06-11T17:28:31.988498029Z" level=info msg="Removed pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a" id=afbc27a4-47a2-456a-a4f9-8c296114f108 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.487434 | controller | Jun 11 17:28:32.293279 crc crio[23211]: time="2026-06-11T17:28:32.292482835Z" level=info msg="Removing container: f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8" id=c0891f8a-4dd7-405c-810b-343eb55195f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.487450 | controller | Jun 11 17:28:32.385830 crc crio[23211]: time="2026-06-11T17:28:32.385716511Z" level=info msg="Removed container f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api" id=c0891f8a-4dd7-405c-810b-343eb55195f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.487466 | controller | Jun 11 17:28:32.388293 crc crio[23211]: time="2026-06-11T17:28:32.388198743Z" level=info msg="Removing container: f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af" id=6d294b5d-af3f-4ecf-af46-0a6742775aeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.487482 | controller | Jun 11 17:28:32.421270 crc crio[23211]: time="2026-06-11T17:28:32.421116677Z" level=info msg="Removed container f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log" id=6d294b5d-af3f-4ecf-af46-0a6742775aeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.487498 | controller | Jun 11 17:28:32.425887 crc crio[23211]: time="2026-06-11T17:28:32.424556964Z" level=info msg="Removing container: 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4" id=6e1c3092-6468-4139-8573-fc8ac5026bd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.487531 | controller | Jun 11 17:28:32.474355 crc crio[23211]: time="2026-06-11T17:28:32.474221568Z" level=info msg="Removed container 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4: openstack/ceilometer-0/proxy-httpd" id=6e1c3092-6468-4139-8573-fc8ac5026bd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.487554 | controller | Jun 11 17:28:32.477855 crc crio[23211]: time="2026-06-11T17:28:32.477715136Z" level=info msg="Removing container: 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36" id=a4d634a6-4693-4f5b-9fa1-c3226ee649bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.487572 | controller | Jun 11 17:28:32.478552 crc crio[23211]: time="2026-06-11T17:28:32.478362173Z" level=info msg="Created container d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c: openstack/nova-metadata-0/nova-metadata-metadata" id=ee046875-ba01-4a66-8086-c9075f85da23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.487588 | controller | Jun 11 17:28:32.480235 crc crio[23211]: time="2026-06-11T17:28:32.480099866Z" level=info msg="Starting container: d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c" id=9ddbdd0f-5b2f-4471-9b89-f25289f37961 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.487608 | controller | Jun 11 17:28:32.485815 crc crio[23211]: time="2026-06-11T17:28:32.485646525Z" level=info msg="Started container" PID=251267 containerID=d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c description=openstack/nova-metadata-0/nova-metadata-metadata id=9ddbdd0f-5b2f-4471-9b89-f25289f37961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66
2026-06-11 18:00:59.487625 | controller | Jun 11 17:28:32.512301 crc crio[23211]: time="2026-06-11T17:28:32.512106648Z" level=info msg="Removed container 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36: openstack/ceilometer-0/sg-core" id=a4d634a6-4693-4f5b-9fa1-c3226ee649bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.487642 | controller | Jun 11 17:28:32.516691 crc crio[23211]: time="2026-06-11T17:28:32.51654886Z" level=info msg="Removing container: 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709" id=f7016b2c-dc54-40d1-9c57-e80a2d2b3e62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.487658 | controller | Jun 11 17:28:32.579943 crc crio[23211]: time="2026-06-11T17:28:32.579688801Z" level=info msg="Removed container 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709: openstack/ceilometer-0/ceilometer-notification-agent" id=f7016b2c-dc54-40d1-9c57-e80a2d2b3e62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.487675 | controller | Jun 11 17:28:32.582853 crc crio[23211]: time="2026-06-11T17:28:32.582781968Z" level=info msg="Removing container: b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba" id=6989503a-71c4-4203-85ba-c5a121d1f526 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.487691 | controller | Jun 11 17:28:32.671405 crc crio[23211]: time="2026-06-11T17:28:32.671278656Z" level=info msg="Removed container b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba: openstack/ceilometer-0/ceilometer-central-agent" id=6989503a-71c4-4203-85ba-c5a121d1f526 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.487707 | controller | Jun 11 17:28:37.395833 crc crio[23211]: time="2026-06-11T17:28:37.394946548Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=06024339-6a27-4341-9fbf-c79e80a63bbe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.487723 | controller | Jun 11 17:28:37.471969 crc crio[23211]: time="2026-06-11T17:28:37.471891247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=902b6dec-9b39-463f-8598-2c7e25184ba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.487739 | controller | Jun 11 17:28:37.894647 crc crio[23211]: time="2026-06-11T17:28:37.893808448Z" level=info msg="Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=64f92f97-62b9-414d-a8df-9e5bd31814f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.487755 | controller | Jun 11 17:28:37.896113 crc crio[23211]: time="2026-06-11T17:28:37.896002623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.487772 | controller | Jun 11 17:28:37.958968 crc crio[23211]: time="2026-06-11T17:28:37.958782407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.487788 | controller | Jun 11 17:28:37.963063 crc crio[23211]: time="2026-06-11T17:28:37.962998172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.487808 | controller | Jun 11 17:28:38.637684 crc crio[23211]: time="2026-06-11T17:28:38.636776224Z" level=info msg="Created container 7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=64f92f97-62b9-414d-a8df-9e5bd31814f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.487825 | controller | Jun 11 17:28:38.652777 crc crio[23211]: time="2026-06-11T17:28:38.651760869Z" level=info msg="Starting container: 7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637" id=5c8ad653-1d38-4e6d-9b15-3a0a8f29b122 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.487843 | controller | Jun 11 17:28:38.659505 crc crio[23211]: time="2026-06-11T17:28:38.659326039Z" level=info msg="Started container" PID=251811 containerID=7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=5c8ad653-1d38-4e6d-9b15-3a0a8f29b122 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db
2026-06-11 18:00:59.487861 | controller | Jun 11 17:28:41.030664 crc crio[23211]: time="2026-06-11T17:28:41.029627527Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=7517677e-696d-4de3-9ac5-5a348a7cbe7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.487878 | controller | Jun 11 17:28:41.031787 crc crio[23211]: time="2026-06-11T17:28:41.030689094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.487894 | controller | Jun 11 17:28:41.080541 crc crio[23211]: time="2026-06-11T17:28:41.08040806Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f UID:6ba32845-b555-4819-b2bf-1f4c16c9a647 NetNS:/var/run/netns/f5b285fe-ee4e-48c6-aa26-284571f3aea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ba32845_b555_4819_b2bf_1f4c16c9a647.slice PodAnnotations:0xc002818c50}] Aliases:map[]}"
2026-06-11 18:00:59.487911 | controller | Jun 11 17:28:41.080541 crc crio[23211]: time="2026-06-11T17:28:41.080531953Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.487929 | controller | Jun 11 17:28:41.689483 crc crio[23211]: 2026-06-11T17:28:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e40710b585da350 Mac:d6:63:74:9b:a4:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/f5b285fe-ee4e-48c6-aa26-284571f3aea7 SocketPath: PciID:}] [{Interface:0xc0002c45b0 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.487947 | controller | Jun 11 17:28:41.691293 crc crio[23211]: time="2026-06-11T17:28:41.691125431Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f UID:6ba32845-b555-4819-b2bf-1f4c16c9a647 NetNS:/var/run/netns/f5b285fe-ee4e-48c6-aa26-284571f3aea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ba32845_b555_4819_b2bf_1f4c16c9a647.slice PodAnnotations:0xc002818c50}] Aliases:map[]}"
2026-06-11 18:00:59.487964 | controller | Jun 11 17:28:41.691585 crc crio[23211]: time="2026-06-11T17:28:41.691322336Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.487980 | controller | Jun 11 17:28:41.700347 crc crio[23211]: time="2026-06-11T17:28:41.70029409Z" level=info msg="Ran pod sandbox e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f with infra container: openstack/ceilometer-0/POD" id=7517677e-696d-4de3-9ac5-5a348a7cbe7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.488001 | controller | Jun 11 17:28:41.702737 crc crio[23211]: time="2026-06-11T17:28:41.70265994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b1f44674-74d8-462f-b997-f105d7d10a2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.488039 | controller | Jun 11 17:28:41.742062 crc crio[23211]: time="2026-06-11T17:28:41.741951314Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=adffd7ed-9bcb-4137-82e9-c728556c68d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.488065 | controller | Jun 11 17:28:41.752657 crc crio[23211]: time="2026-06-11T17:28:41.752557301Z" level=info msg="Removing container: f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748" id=dc0f2218-1c70-4e95-a3d0-5993c87d2daa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.488083 | controller | Jun 11 17:28:41.754295 crc crio[23211]: time="2026-06-11T17:28:41.754245314Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=cdc4a1ec-b2a7-4288-bb8f-f9afe685916b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.488108 | controller | Jun 11 17:28:41.760878 crc crio[23211]: time="2026-06-11T17:28:41.758080489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488130 | controller | Jun 11 17:28:41.836549 crc crio[23211]: time="2026-06-11T17:28:41.836496524Z" level=info msg="Removed container f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=dc0f2218-1c70-4e95-a3d0-5993c87d2daa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.488148 | controller | Jun 11 17:28:41.889723 crc crio[23211]: time="2026-06-11T17:28:41.889540113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488165 | controller | Jun 11 17:28:41.896549 crc crio[23211]: time="2026-06-11T17:28:41.896384425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488182 | controller | Jun 11 17:28:42.082482 crc crio[23211]: time="2026-06-11T17:28:42.082359033Z" level=info msg="Created container a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9: openstack/ceilometer-0/ceilometer-central-agent" id=cdc4a1ec-b2a7-4288-bb8f-f9afe685916b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.488199 | controller | Jun 11 17:28:42.084321 crc crio[23211]: time="2026-06-11T17:28:42.084124058Z" level=info msg="Starting container: a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9" id=f72eeef6-6d73-4e9b-a9a5-f83a3ff4cab1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.488215 | controller | Jun 11 17:28:42.098051 crc crio[23211]: time="2026-06-11T17:28:42.097729749Z" level=info msg="Started container" PID=252076 containerID=a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9 description=openstack/ceilometer-0/ceilometer-central-agent id=f72eeef6-6d73-4e9b-a9a5-f83a3ff4cab1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f
2026-06-11 18:00:59.488233 | controller | Jun 11 17:28:42.112388 crc crio[23211]: time="2026-06-11T17:28:42.112306824Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=d112e277-e750-4e40-8628-7b70b6bf4010 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.488254 | controller | Jun 11 17:28:42.158087 crc crio[23211]: time="2026-06-11T17:28:42.157976879Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=1a1a3ff5-f3c9-4395-ae09-ea0d37d6d832 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.488271 | controller | Jun 11 17:28:42.170869 crc crio[23211]: time="2026-06-11T17:28:42.17078614Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=31cb202d-c035-4432-8a53-8a964e5b5d81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.488288 | controller | Jun 11 17:28:42.171245 crc crio[23211]: time="2026-06-11T17:28:42.17119341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488304 | controller | Jun 11 17:28:42.243839 crc crio[23211]: time="2026-06-11T17:28:42.243643305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488320 | controller | Jun 11 17:28:42.249195 crc crio[23211]: time="2026-06-11T17:28:42.249079461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488335 | controller | Jun 11 17:28:42.467820 crc crio[23211]: time="2026-06-11T17:28:42.467207816Z" level=info msg="Created container 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f: openstack/ceilometer-0/ceilometer-notification-agent" id=31cb202d-c035-4432-8a53-8a964e5b5d81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.488351 | controller | Jun 11 17:28:42.469856 crc crio[23211]: time="2026-06-11T17:28:42.469813271Z" level=info msg="Starting container: 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f" id=57b91916-3982-4dae-befb-3d16fdc6c401 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.488367 | controller | Jun 11 17:28:42.478751 crc crio[23211]: time="2026-06-11T17:28:42.478695795Z" level=info msg="Started container" PID=252142 containerID=897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f description=openstack/ceilometer-0/ceilometer-notification-agent id=57b91916-3982-4dae-befb-3d16fdc6c401 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f
2026-06-11 18:00:59.488383 | controller | Jun 11 17:28:42.503792 crc crio[23211]: time="2026-06-11T17:28:42.50363615Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=4dc29b68-1dab-4e57-b99c-ac658d12cbb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.488399 | controller | Jun 11 17:28:42.532120 crc crio[23211]: time="2026-06-11T17:28:42.531709312Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=6a1dfb97-fed5-465c-b135-8c6d43bb3233 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.488414 | controller | Jun 11 17:28:42.542267 crc crio[23211]: time="2026-06-11T17:28:42.542142244Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=db96df35-3cee-4b4a-a753-edfcf6a57928 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.488430 | controller | Jun 11 17:28:42.542680 crc crio[23211]: time="2026-06-11T17:28:42.542629437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488449 | controller | Jun 11 17:28:42.611755 crc crio[23211]: time="2026-06-11T17:28:42.611676126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488465 | controller | Jun 11 17:28:42.619078 crc crio[23211]: time="2026-06-11T17:28:42.61900946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488481 | controller | Jun 11 17:28:42.760094 crc crio[23211]: time="2026-06-11T17:28:42.759847378Z" level=info msg="Created container 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417: openstack/ceilometer-0/sg-core" id=db96df35-3cee-4b4a-a753-edfcf6a57928 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.488496 | controller | Jun 11 17:28:42.760981 crc crio[23211]: time="2026-06-11T17:28:42.760835113Z" level=info msg="Starting container: 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417" id=26a696b1-306c-440c-8f3a-147e68cd5bd7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.488543 | controller | Jun 11 17:28:42.767610 crc crio[23211]: time="2026-06-11T17:28:42.76750501Z" level=info msg="Started container" PID=252177 containerID=058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417 description=openstack/ceilometer-0/sg-core id=26a696b1-306c-440c-8f3a-147e68cd5bd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f
2026-06-11 18:00:59.488567 | controller | Jun 11 17:28:42.778954 crc crio[23211]: time="2026-06-11T17:28:42.778837244Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=d589a2e6-ec6d-462d-8fdb-a8ad08d1ca71 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.488584 | controller | Jun 11 17:28:42.782659 crc crio[23211]: time="2026-06-11T17:28:42.782609909Z" level=info msg="Stopping pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db" id=dd037f75-2c7c-42c1-8418-0c82d450f568 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.488600 | controller | Jun 11 17:28:42.784961 crc crio[23211]: time="2026-06-11T17:28:42.784923026Z" level=info msg="Got pod network &{Name:barbican-89d0-account-create-update-plxdq Namespace:openstack ID:1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db UID:82bd9849-3c28-4e4c-ba9f-94396f5cc17c NetNS:/var/run/netns/33e5a332-8325-4f4d-9c6c-1775b5b6093a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bd9849_3c28_4e4c_ba9f_94396f5cc17c.slice PodAnnotations:0xc006bcca70}] Aliases:map[]}"
2026-06-11 18:00:59.488617 | controller | Jun 11 17:28:42.785375 crc crio[23211]: time="2026-06-11T17:28:42.785353018Z" level=info msg="Deleting pod openstack_barbican-89d0-account-create-update-plxdq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.488633 | controller | Jun 11 17:28:42.852905 crc crio[23211]: time="2026-06-11T17:28:42.852800328Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=a203cb51-a5c7-485e-b4aa-d7e4ea01d48f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.488649 | controller | Jun 11 17:28:42.865903 crc crio[23211]: time="2026-06-11T17:28:42.865796514Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=84a1bed0-1e14-4bed-b3cd-5c57a2f751c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.488664 | controller | Jun 11 17:28:42.866395 crc crio[23211]: time="2026-06-11T17:28:42.866321857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488686 | controller | Jun 11 17:28:43.016471 crc crio[23211]: time="2026-06-11T17:28:43.015873403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488703 | controller | Jun 11 17:28:43.021312 crc crio[23211]: time="2026-06-11T17:28:43.021214967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488719 | controller | Jun 11 17:28:43.236412 crc crio[23211]: time="2026-06-11T17:28:43.235846194Z" level=info msg="Created container aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582: openstack/ceilometer-0/proxy-httpd" id=84a1bed0-1e14-4bed-b3cd-5c57a2f751c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.488734 | controller | Jun 11 17:28:43.238572 crc crio[23211]: time="2026-06-11T17:28:43.23846987Z" level=info msg="Starting container: aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582" id=6887e312-f255-4b31-8e41-1871f67d0fa1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.488750 | controller | Jun 11 17:28:43.245973 crc crio[23211]: time="2026-06-11T17:28:43.245869076Z" level=info msg="Started container" PID=252229 containerID=aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582 description=openstack/ceilometer-0/proxy-httpd id=6887e312-f255-4b31-8e41-1871f67d0fa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f
2026-06-11 18:00:59.488766 | controller | Jun 11 17:28:43.314930 crc crio[23211]: time="2026-06-11T17:28:43.314850834Z" level=info msg="Stopped pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db" id=dd037f75-2c7c-42c1-8418-0c82d450f568 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.488781 | controller | Jun 11 17:28:43.473968 crc crio[23211]: time="2026-06-11T17:28:43.473788426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e28b3a54-a638-42bb-b6b9-cd23f9335e99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.488797 | controller | Jun 11 17:28:43.479918 crc crio[23211]: time="2026-06-11T17:28:43.479725795Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=05e1f110-5030-44c3-8c17-b5900e413a32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.488812 | controller | Jun 11 17:28:43.486133 crc crio[23211]: time="2026-06-11T17:28:43.486034283Z" level=info msg="Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create" id=8aaff7a0-a778-42f2-aefc-5f53247f0496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.488828 | controller | Jun 11 17:28:43.486688 crc crio[23211]: time="2026-06-11T17:28:43.486625488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488843 | controller | Jun 11 17:28:43.552828 crc crio[23211]: time="2026-06-11T17:28:43.552674673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488859 | controller | Jun 11 17:28:43.559619 crc crio[23211]: time="2026-06-11T17:28:43.559398012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488874 | controller | Jun 11 17:28:43.878752 crc crio[23211]: time="2026-06-11T17:28:43.878077946Z" level=info msg="Created container b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1: openstack/barbican-db-create-9spfg/mariadb-database-create" id=8aaff7a0-a778-42f2-aefc-5f53247f0496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.488894 | controller | Jun 11 17:28:43.880827 crc crio[23211]: time="2026-06-11T17:28:43.880765263Z" level=info msg="Starting container: b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1" id=632c3db8-e5d7-4050-9910-a5d94275d8ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.488910 | controller | Jun 11 17:28:43.892039 crc crio[23211]: time="2026-06-11T17:28:43.891696717Z" level=info msg="Started container" PID=252272 containerID=b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1 description=openstack/barbican-db-create-9spfg/mariadb-database-create id=632c3db8-e5d7-4050-9910-a5d94275d8ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d
2026-06-11 18:00:59.488927 | controller | Jun 11 17:28:44.063536 crc crio[23211]: time="2026-06-11T17:28:44.058847746Z" level=info msg="Running pod sandbox: openstack/ovn-controller-6hbvd-config-dzzs8/POD" id=61fcbdbf-ad47-429e-a412-a600e02f9158 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.488943 | controller | Jun 11 17:28:44.063536 crc crio[23211]: time="2026-06-11T17:28:44.058929818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.488959 | controller | Jun 11 17:28:44.101967 crc crio[23211]: time="2026-06-11T17:28:44.101583086Z" level=info msg="Got pod network &{Name:ovn-controller-6hbvd-config-dzzs8 Namespace:openstack ID:8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10 UID:1939f931-8dce-48c3-800d-b022376808c0 NetNS:/var/run/netns/c56b6139-cf71-4457-a2b7-0ddccc4b42d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1939f931_8dce_48c3_800d_b022376808c0.slice PodAnnotations:0xc00294e728}] Aliases:map[]}"
2026-06-11 18:00:59.488974 | controller | Jun 11 17:28:44.102303 crc crio[23211]: time="2026-06-11T17:28:44.102275244Z" level=info msg="Adding pod openstack_ovn-controller-6hbvd-config-dzzs8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.488990 | controller | Jun 11 17:28:44.394331 crc crio[23211]: time="2026-06-11T17:28:44.393314145Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=52522ecb-a8f9-4e2e-888e-e459e0302972 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.489006 | controller | Jun 11 17:28:44.422882 crc crio[23211]: time="2026-06-11T17:28:44.422288682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9695b57f-7cb8-4d8d-87f2-946705397c08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.489021 | controller | Jun 11 17:28:44.429363 crc crio[23211]: time="2026-06-11T17:28:44.428627071Z" level=info msg="Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=a3545384-9783-457b-92bb-7253fcce9266 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.489037 | controller | Jun 11 17:28:44.429363 crc crio[23211]: time="2026-06-11T17:28:44.42900107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.489060 | controller | Jun 11 17:28:44.523735 crc crio[23211]: time="2026-06-11T17:28:44.52362759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.489083 | controller | Jun 11 17:28:44.527494 crc crio[23211]: time="2026-06-11T17:28:44.527233951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.489112 | controller | Jun 11 17:28:44.695954 crc crio[23211]: time="2026-06-11T17:28:44.695769834Z" level=info msg="Created container 1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=a3545384-9783-457b-92bb-7253fcce9266 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.489131 | controller | Jun 11 17:28:44.701783 crc crio[23211]: time="2026-06-11T17:28:44.701695122Z" level=info msg="Starting container: 1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951" id=408209d7-45dc-4d78-aa7b-f1301b949d98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.489148 | controller | Jun 11 17:28:44.709822 crc crio[23211]: time="2026-06-11T17:28:44.709747644Z" level=info msg="Started container" PID=252536 containerID=1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951 description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=408209d7-45dc-4d78-aa7b-f1301b949d98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f
2026-06-11 18:00:59.489164 | controller | Jun 11 17:28:44.769915 crc crio[23211]: 2026-06-11T17:28:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c7b5cebd2e553c Mac:4e:a8:8a:91:7f:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/c56b6139-cf71-4457-a2b7-0ddccc4b42d0 SocketPath: PciID:}] [{Interface:0xc0002ac760 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.489181 | controller | Jun 11 17:28:44.772522 crc crio[23211]: time="2026-06-11T17:28:44.772394154Z" level=info msg="Got pod network &{Name:ovn-controller-6hbvd-config-dzzs8 Namespace:openstack ID:8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10 UID:1939f931-8dce-48c3-800d-b022376808c0 NetNS:/var/run/netns/c56b6139-cf71-4457-a2b7-0ddccc4b42d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1939f931_8dce_48c3_800d_b022376808c0.slice PodAnnotations:0xc00294e728}] Aliases:map[]}"
2026-06-11 18:00:59.489198 | controller | Jun 11 17:28:44.772683 crc crio[23211]: time="2026-06-11T17:28:44.77264249Z" level=info msg="Checking pod openstack_ovn-controller-6hbvd-config-dzzs8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.489214 | controller | Jun 11 17:28:44.806319 crc crio[23211]: time="2026-06-11T17:28:44.805138264Z" level=info msg="Ran pod sandbox 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10 with infra container: openstack/ovn-controller-6hbvd-config-dzzs8/POD" id=61fcbdbf-ad47-429e-a412-a600e02f9158 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.489230 | controller | Jun 11 17:28:44.816395 crc crio[23211]: time="2026-06-11T17:28:44.81618283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=7f6c5e30-f46e-4c61-9ba8-e3dcc2f650a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.489246 | controller | Jun 11 17:28:44.828055 crc crio[23211]: time="2026-06-11T17:28:44.827970356Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=f921dfad-9e0f-49b1-9a94-db61538250b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.489263 | controller | Jun 11 17:28:44.855189 crc crio[23211]: time="2026-06-11T17:28:44.854863989Z" level=info msg="Creating container: openstack/ovn-controller-6hbvd-config-dzzs8/ovn-config" id=f04335f0-3c17-4f37-8316-b2f59421e5f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.489278 | controller | Jun 11 17:28:44.857275 crc crio[23211]: time="2026-06-11T17:28:44.856219653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.489298 | controller | Jun 11 17:28:44.958468 crc crio[23211]: time="2026-06-11T17:28:44.957987974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.489314 | controller | Jun 11 17:28:44.963476 crc crio[23211]: time="2026-06-11T17:28:44.962812074Z" level=info msg="Removing container: ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb" id=32029046-6a19-45bf-a17f-ebb8e76f95bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.489330 | controller | Jun 11 17:28:45.100464 crc crio[23211]: time="2026-06-11T17:28:45.09952685Z" level=info msg="Removed container ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb: openstack/barbican-db-create-9spfg/mariadb-database-create" id=32029046-6a19-45bf-a17f-ebb8e76f95bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.489346 | controller | Jun 11 17:28:45.324496 crc crio[23211]: time="2026-06-11T17:28:45.323769569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.489362 | controller | Jun 11 17:28:45.488330 crc crio[23211]: time="2026-06-11T17:28:45.488125176Z" level=info msg="Created container 7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc: openstack/ovn-controller-6hbvd-config-dzzs8/ovn-config" id=f04335f0-3c17-4f37-8316-b2f59421e5f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.489378 | controller | Jun 11 17:28:45.492951 crc crio[23211]: time="2026-06-11T17:28:45.492877035Z" level=info msg="Starting container: 7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc" id=916c36aa-03c2-4f20-9bd8-93ea5510bb2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.489393 | controller | Jun 11 17:28:45.505493 crc crio[23211]: time="2026-06-11T17:28:45.501710776Z" level=info msg="Started container" PID=252627 containerID=7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc description=openstack/ovn-controller-6hbvd-config-dzzs8/ovn-config id=916c36aa-03c2-4f20-9bd8-93ea5510bb2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10
2026-06-11 18:00:59.489409 | controller | Jun 11 17:28:45.983792 crc crio[23211]: time="2026-06-11T17:28:45.983659572Z" level=info msg="Stopping pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d" id=060823a1-2f84-4d29-ae86-8cd5eeb0427b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.489426 | controller | Jun 11 17:28:45.985834 crc crio[23211]: time="2026-06-11T17:28:45.985750815Z" level=info msg="Got pod network &{Name:barbican-db-create-9spfg Namespace:openstack ID:34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d UID:ba25827e-0234-45d8-8621-a51e39d2d33a NetNS:/var/run/netns/6319e243-3728-48ba-a5e4-7e2abf500e01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba25827e_0234_45d8_8621_a51e39d2d33a.slice PodAnnotations:0xc0066182b0}] Aliases:map[]}"
2026-06-11 18:00:59.489442 | controller | Jun 11 17:28:45.986078 crc crio[23211]: time="2026-06-11T17:28:45.986007641Z" level=info msg="Deleting pod openstack_barbican-db-create-9spfg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.489458 | controller | Jun 11 17:28:45.997951 crc crio[23211]: time="2026-06-11T17:28:45.997851358Z" level=info msg="Removing container: 65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3" id=c9551fec-5e50-4f2e-bc4b-eccb7b31f906 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.489474 | controller | Jun 11 17:28:46.155036 crc crio[23211]: time="2026-06-11T17:28:46.154829451Z" level=info msg="Removed container 65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=c9551fec-5e50-4f2e-bc4b-eccb7b31f906 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.489498 | controller | Jun 11 17:28:46.416211 crc crio[23211]: time="2026-06-11T17:28:46.415609595Z" level=info msg="Stopped pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d" id=060823a1-2f84-4d29-ae86-8cd5eeb0427b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.489538 | controller | Jun 11 17:28:47.071261 crc crio[23211]: time="2026-06-11T17:28:47.071138688Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=240cee21-b468-4ff3-81f6-09c85155dc66 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.489558 | controller | Jun 11 17:28:47.083774 crc crio[23211]: time="2026-06-11T17:28:47.083727045Z" level=info msg="Stopping pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f" id=d69c1800-85d3-4372-91ab-1ac9ed94d9e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.489575 | controller | Jun 11 17:28:47.087796 crc crio[23211]: time="2026-06-11T17:28:47.087656603Z" level=info msg="Got pod network &{Name:placement-2338-account-create-update-h52xm Namespace:openstack ID:fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f UID:3b9ea12d-67ac-4b8b-b295-c489e0078bd4 NetNS:/var/run/netns/a42bee22-f515-4bd9-b6aa-d6634733cd2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b9ea12d_67ac_4b8b_b295_c489e0078bd4.slice PodAnnotations:0xc0066180d0}] Aliases:map[]}"
2026-06-11 18:00:59.489592 | controller | Jun 11 17:28:47.089896 crc crio[23211]: time="2026-06-11T17:28:47.089873718Z" level=info msg="Deleting pod openstack_placement-2338-account-create-update-h52xm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.489610 | controller | Jun 11 17:28:47.092753 crc crio[23211]: time="2026-06-11T17:28:47.092582326Z" level=info msg="Stopping pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10" id=31c3ff96-6cae-4d25-b5ce-7ac9ba9a9f0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.489627 | controller | Jun 11 17:28:47.093281 crc crio[23211]: time="2026-06-11T17:28:47.093087829Z" level=info msg="Got pod network &{Name:ovn-controller-6hbvd-config-dzzs8 Namespace:openstack ID:8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10 UID:1939f931-8dce-48c3-800d-b022376808c0 NetNS:/var/run/netns/c56b6139-cf71-4457-a2b7-0ddccc4b42d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1939f931_8dce_48c3_800d_b022376808c0.slice PodAnnotations:0xc000612868}] Aliases:map[]}"
2026-06-11 18:00:59.489643 | controller | Jun 11 17:28:47.093281 crc crio[23211]: time="2026-06-11T17:28:47.093300325Z" level=info msg="Deleting pod openstack_ovn-controller-6hbvd-config-dzzs8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.489660 | controller | Jun 11 17:28:47.097137 crc crio[23211]: time="2026-06-11T17:28:47.096695399Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-11 18:00:59.489678 | controller | Jun 11 17:28:47.102246 crc crio[23211]: time="2026-06-11T17:28:47.102202148Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=0e9a545a-5ee6-4ab4-99f0-2804ec9a25a4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.489695 | controller | Jun 11 17:28:47.113370 crc crio[23211]: time="2026-06-11T17:28:47.113336137Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-11 18:00:59.489711 | controller | Jun 11 17:28:47.379561 crc crio[23211]: time="2026-06-11T17:28:47.37926255Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1f345304-6ab0-4f73-af00-2a2637feb4dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.489732 | controller | Jun 11 17:28:47.382333 crc crio[23211]: time="2026-06-11T17:28:47.382204063Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f9862684-b925-4bd5-8b07-5e2771abcc79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.489749 | controller | Jun 11 17:28:47.388610 crc crio[23211]: time="2026-06-11T17:28:47.388534552Z" level=info msg="Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=571d3ac3-153b-4262-9e80-6602cd795c25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.489766 | controller | Jun 11 17:28:47.389132 crc crio[23211]: time="2026-06-11T17:28:47.389078435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.489782 | controller | Jun 11 17:28:47.509907 crc crio[23211]: time="2026-06-11T17:28:47.50982009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.489799 | controller | Jun 11 17:28:47.524476 crc crio[23211]: time="2026-06-11T17:28:47.523570075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.489815 | controller | Jun 11 17:28:47.608108 crc crio[23211]: time="2026-06-11T17:28:47.607321094Z" level=info msg="Stopped pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10" id=31c3ff96-6cae-4d25-b5ce-7ac9ba9a9f0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.489831 | controller | Jun 11 17:28:47.699970 crc crio[23211]: time="2026-06-11T17:28:47.699355239Z" level=info msg="Stopped pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f" id=d69c1800-85d3-4372-91ab-1ac9ed94d9e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.489847 | controller | Jun 11 17:28:47.987644 crc crio[23211]: time="2026-06-11T17:28:47.987389636Z" level=info msg="Created container d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=571d3ac3-153b-4262-9e80-6602cd795c25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.489864 | controller | Jun 11 17:28:47.998029 crc crio[23211]: time="2026-06-11T17:28:47.989808216Z" level=info msg="Starting container: d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88" id=ace995ca-a4d6-4ac4-b28d-222c1becf9a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.489880 | controller | Jun 11 17:28:48.006522 crc crio[23211]: time="2026-06-11T17:28:48.006342331Z" level=info msg="Started container" PID=252874 containerID=d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88 description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=ace995ca-a4d6-4ac4-b28d-222c1becf9a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175
2026-06-11 18:00:59.489898 | controller | Jun 11 17:28:48.377764 crc crio[23211]: time="2026-06-11T17:28:48.377652553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6fd6972d-301e-486a-9c3c-11795c6e37f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.489914 | controller | Jun 11 17:28:48.387994 crc crio[23211]: time="2026-06-11T17:28:48.38787063Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9d9cf1fc-1e8f-4cdd-800c-8f6933dbaebc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.489934 | controller | Jun 11 17:28:48.395554 crc crio[23211]: time="2026-06-11T17:28:48.395359348Z" level=info msg="Creating container: openstack/neutron-db-create-47llt/mariadb-database-create" id=27d8c4ae-f63f-4704-a0fe-419bbcd0edbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.489952 | controller | Jun 11 17:28:48.395830 crc crio[23211]: time="2026-06-11T17:28:48.395814799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.489968 | controller | Jun 11 17:28:48.480590 crc crio[23211]: time="2026-06-11T17:28:48.479897336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.489984 | controller | Jun 11 17:28:48.484930 crc crio[23211]: time="2026-06-11T17:28:48.4848595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.490000 | controller | Jun 11 17:28:48.698175 crc crio[23211]: time="2026-06-11T17:28:48.69797046Z" level=info msg="Created container 3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522: openstack/neutron-db-create-47llt/mariadb-database-create" id=27d8c4ae-f63f-4704-a0fe-419bbcd0edbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.490017 | controller | Jun 11 17:28:48.700588 crc crio[23211]: time="2026-06-11T17:28:48.699243701Z" level=info msg="Starting container: 3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522" id=ba09e601-adf1-4c4f-b7f8-121da326349f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.490034 | controller | Jun 11 17:28:48.715853 crc crio[23211]: time="2026-06-11T17:28:48.715739155Z" level=info msg="Started container" PID=252948 containerID=3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522 description=openstack/neutron-db-create-47llt/mariadb-database-create id=ba09e601-adf1-4c4f-b7f8-121da326349f name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706
2026-06-11 18:00:59.490051 | controller | Jun 11 17:28:49.171856 crc crio[23211]: time="2026-06-11T17:28:49.171773741Z" level=info msg="Removing container: e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a" id=6b4d664d-e552-416b-a47d-d183ef7e2a71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.490072 | controller | Jun 11 17:28:49.396978 crc crio[23211]: time="2026-06-11T17:28:49.396516433Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cd8bee4c-db43-4a76-a3d8-e9bfdb73dd56 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.490098 | controller | Jun 11 17:28:49.529397 crc crio[23211]: time="2026-06-11T17:28:49.52930876Z" level=info msg="Running pod sandbox: openstack/ovn-controller-6hbvd-config-rz7hw/POD" id=1e795c5e-a64f-4353-9754-226813074137 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.490119 | controller | Jun 11 17:28:49.529614 crc crio[23211]: time="2026-06-11T17:28:49.529479914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.490137 | controller | Jun 11 17:28:49.767806 crc crio[23211]: time="2026-06-11T17:28:49.767708693Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f23fc5a2-f103-4299-bae7-0968bd8a38c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.490158 | controller | Jun 11 17:28:49.791752 crc crio[23211]: time="2026-06-11T17:28:49.791641752Z" level=info msg="Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create" id=9a89d5e4-02e1-4ff0-9d8a-5fabbd4f9d82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.490176 | controller | Jun 11 17:28:49.794859 crc crio[23211]: time="2026-06-11T17:28:49.794780831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.490193 | controller | Jun 11 17:28:49.909393 crc crio[23211]: time="2026-06-11T17:28:49.90927583Z" level=info msg="Got pod network &{Name:ovn-controller-6hbvd-config-rz7hw Namespace:openstack ID:a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7 UID:ca9c5dad-72bb-45ab-af46-6927a930575f NetNS:/var/run/netns/1d63b3a6-7ba1-42f7-9403-b14d5114c743 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca9c5dad_72bb_45ab_af46_6927a930575f.slice PodAnnotations:0xc000612850}] Aliases:map[]}"
2026-06-11 18:00:59.490210 | controller | Jun 11 17:28:49.909393 crc crio[23211]: time="2026-06-11T17:28:49.909374342Z" level=info msg="Adding pod openstack_ovn-controller-6hbvd-config-rz7hw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.490226 | controller | Jun 11 17:28:49.919726 crc crio[23211]: time="2026-06-11T17:28:49.919365252Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0" id=0e9a545a-5ee6-4ab4-99f0-2804ec9a25a4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.490243 | controller | Jun 11 17:28:49.921689 crc crio[23211]: time="2026-06-11T17:28:49.921135786Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=d43ca258-5b4a-4528-8567-d6fc96297356 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.490260 | controller | Jun 11 17:28:49.958198 crc crio[23211]: time="2026-06-11T17:28:49.957966309Z" level=info msg="Removed container e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a: openstack/neutron-db-create-47llt/mariadb-database-create" id=6b4d664d-e552-416b-a47d-d183ef7e2a71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.490276 | controller | Jun 11 17:28:49.964077 crc crio[23211]: time="2026-06-11T17:28:49.963976019Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=63c5bf94-00e8-4681-863a-2aac5551c236 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.490294 | controller | Jun 11 17:28:49.966897 crc crio[23211]: time="2026-06-11T17:28:49.966818031Z" level=info msg="Removing container: 33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034" id=7ff9b739-6bb3-4652-9cf5-7c18be7d8c18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.490310 | controller | Jun 11 17:28:49.984733 crc crio[23211]: time="2026-06-11T17:28:49.980946655Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/openstack-edpm-ipam-provisionserver-checksum-discovery" id=c78d45ec-bf63-40db-81a7-1bdbd6fe6c48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.490327 | controller | Jun 11 17:28:49.992617 crc crio[23211]: time="2026-06-11T17:28:49.986834533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.490344 | controller | Jun 11 17:28:49.998071 crc crio[23211]: time="2026-06-11T17:28:49.997960571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.490361 | controller | Jun 11 17:28:50.003960 crc crio[23211]: time="2026-06-11T17:28:50.00388152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.490381 | controller | Jun 11 17:28:50.120790 crc crio[23211]: time="2026-06-11T17:28:50.120091972Z" level=info msg="Removed container 33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=7ff9b739-6bb3-4652-9cf5-7c18be7d8c18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.490398 | controller | Jun 11 17:28:50.132781 crc crio[23211]: time="2026-06-11T17:28:50.132600676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.490415 | controller | Jun 11 17:28:50.140725 crc crio[23211]: time="2026-06-11T17:28:50.140634276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.490432 | controller | Jun 11 17:28:50.279907 crc crio[23211]: time="2026-06-11T17:28:50.279639789Z" level=info msg="Stopping pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706" id=ee9d099a-df8f-4b7a-92aa-2ef568d3f00f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.490448 | controller | Jun 11 17:28:50.282412 crc crio[23211]: time="2026-06-11T17:28:50.281564828Z" level=info msg="Got pod network &{Name:neutron-db-create-47llt Namespace:openstack ID:20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706 UID:4bd6afbb-23f1-49a4-ac8e-663564fdc417 NetNS:/var/run/netns/e4bcba65-fb44-41f1-8755-3ee7dc793122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd6afbb_23f1_49a4_ac8e_663564fdc417.slice PodAnnotations:0xc0001ae490}] Aliases:map[]}"
2026-06-11 18:00:59.490465 | controller | Jun 11 17:28:50.282412 crc crio[23211]: time="2026-06-11T17:28:50.281905416Z" level=info msg="Deleting pod openstack_neutron-db-create-47llt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.490481 | controller | Jun 11 17:28:50.285345 crc crio[23211]: time="2026-06-11T17:28:50.285225559Z" level=info msg="Created container e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9: openstack/placement-db-create-nkzqd/mariadb-database-create" id=9a89d5e4-02e1-4ff0-9d8a-5fabbd4f9d82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.490498 | controller | Jun 11 17:28:50.297001 crc crio[23211]: time="2026-06-11T17:28:50.295180158Z" level=info msg="Starting container: e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9" id=120cd13a-7527-4469-9489-d0ce24df4269 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.490530 | controller | Jun 11 17:28:50.297001 crc crio[23211]: time="2026-06-11T17:28:50.296247845Z" level=info msg="Stopping pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175" id=ea17ddb8-78f9-463e-9ad3-874e90d85a8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.490554 | controller | Jun 11 17:28:50.298000 crc crio[23211]: time="2026-06-11T17:28:50.297886466Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-nqg8c Namespace:openstack ID:4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175 UID:59511d83-1f01-4039-98f8-6f41a60f09ca NetNS:/var/run/netns/462e44f9-e8e4-47a8-b480-238c2d7990fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59511d83_1f01_4039_98f8_6f41a60f09ca.slice PodAnnotations:0xc007c14528}] Aliases:map[]}"
2026-06-11 18:00:59.490573 | controller | Jun 11 17:28:50.298124 crc crio[23211]: time="2026-06-11T17:28:50.298077841Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-nqg8c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.490594 | controller | Jun 11 17:28:50.312815 crc crio[23211]: time="2026-06-11T17:28:50.310481511Z" level=info msg="Started container" PID=253102 containerID=e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9 description=openstack/placement-db-create-nkzqd/mariadb-database-create id=120cd13a-7527-4469-9489-d0ce24df4269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b
2026-06-11 18:00:59.490614 | controller | Jun 11 17:28:50.348606 crc crio[23211]: 2026-06-11T17:28:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a792572361511f0 Mac:ae:31:7b:20:4c:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/1d63b3a6-7ba1-42f7-9403-b14d5114c743 SocketPath: PciID:}] [{Interface:0xc0001570f0 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.490632 | controller | Jun 11 17:28:50.349111 crc crio[23211]: time="2026-06-11T17:28:50.348962476Z" level=info msg="Created container 9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/openstack-edpm-ipam-provisionserver-checksum-discovery" id=c78d45ec-bf63-40db-81a7-1bdbd6fe6c48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.490648 | controller | Jun 11 17:28:50.349654 crc crio[23211]: time="2026-06-11T17:28:50.349584741Z" level=info msg="Got pod network &{Name:ovn-controller-6hbvd-config-rz7hw Namespace:openstack ID:a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7 UID:ca9c5dad-72bb-45ab-af46-6927a930575f NetNS:/var/run/netns/1d63b3a6-7ba1-42f7-9403-b14d5114c743 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca9c5dad_72bb_45ab_af46_6927a930575f.slice PodAnnotations:0xc000612850}] Aliases:map[]}"
2026-06-11 18:00:59.490665 | controller | Jun 11 17:28:50.349774 crc crio[23211]: time="2026-06-11T17:28:50.349749456Z" level=info msg="Checking pod openstack_ovn-controller-6hbvd-config-rz7hw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.490682 | controller | Jun 11 17:28:50.365284 crc crio[23211]: time="2026-06-11T17:28:50.365207563Z" level=info msg="Starting container: 9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be" id=eedf9d60-b439-406a-96ac-6076c9d580a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.490699 | controller | Jun 11 17:28:50.367549 crc crio[23211]: time="2026-06-11T17:28:50.367022639Z" level=info msg="Ran pod sandbox a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7 with infra container: openstack/ovn-controller-6hbvd-config-rz7hw/POD" id=1e795c5e-a64f-4353-9754-226813074137 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.490717 | controller | Jun 11 17:28:50.375227 crc crio[23211]: time="2026-06-11T17:28:50.374551237Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=ed4f211b-96e4-42d5-8dc2-5c9c21c46977 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.490734 | controller | Jun 11 17:28:50.377138 crc crio[23211]: time="2026-06-11T17:28:50.376890195Z" level=info msg="Started container" PID=253116 containerID=9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/openstack-edpm-ipam-provisionserver-checksum-discovery id=eedf9d60-b439-406a-96ac-6076c9d580a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67
2026-06-11 18:00:59.490750 | controller | Jun 11 17:28:50.381582 crc crio[23211]: time="2026-06-11T17:28:50.381528472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=14155a26-dc64-4405-b021-a7b8c654077b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.490771 | controller | Jun 11 17:28:50.405385 crc crio[23211]: time="2026-06-11T17:28:50.405306678Z" level=info msg="Creating container: openstack/ovn-controller-6hbvd-config-rz7hw/ovn-config" id=a30e44c5-d1e2-4a6c-8a09-79d59291bae0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.490788 | controller | Jun 11 17:28:50.408224 crc crio[23211]: time="2026-06-11T17:28:50.407965844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.490804 | controller | Jun 11 17:28:50.484880 crc crio[23211]: time="2026-06-11T17:28:50.484663596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.490820 | controller | Jun 11 17:28:50.782246 crc crio[23211]: time="2026-06-11T17:28:50.781828822Z" level=info msg="Stopped pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706" id=ee9d099a-df8f-4b7a-92aa-2ef568d3f00f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.490837 | controller | Jun 11 17:28:51.360663 crc crio[23211]: time="2026-06-11T17:28:51.360598904Z" level=info msg="Stopped pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175" id=ea17ddb8-78f9-463e-9ad3-874e90d85a8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.490853 | controller | Jun 11 17:28:51.390342 crc crio[23211]: time="2026-06-11T17:28:51.390298117Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2ab3e916-b094-4b69-8495-c7284d2ee5e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.490869 | controller | Jun 11 17:28:51.430187 crc crio[23211]: time="2026-06-11T17:28:51.426394671Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f1bd0c71-9f72-4dee-b86c-43f0b0fbcf03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.490885 | controller | Jun 11 17:28:51.469296 crc crio[23211]: time="2026-06-11T17:28:51.469204794Z" level=info msg="Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=434918aa-9b16-4b96-bea4-3fecbf9c906f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.490901 | controller | Jun 11 17:28:51.470123 crc crio[23211]: time="2026-06-11T17:28:51.469789928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.490918 | controller | Jun 11 17:28:51.470123 crc crio[23211]: time="2026-06-11T17:28:51.469979424Z" level=info msg="Running pod sandbox: openstack/barbican-worker-9448f885-fdklh/POD" id=a0646d67-5a38-485e-b670-cf17ef95b365 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.490935 | controller | Jun 11 17:28:51.470123 crc crio[23211]: time="2026-06-11T17:28:51.470058816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.490951 | controller | Jun 11 17:28:51.470943 crc crio[23211]: time="2026-06-11T17:28:51.470912727Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/POD" id=c16e7040-2c0d-43bd-a8c8-00b9c86e12fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.490967 | controller | Jun 11 17:28:51.471043 crc crio[23211]: time="2026-06-11T17:28:51.470954529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.490983 | controller | Jun 11 17:28:51.474476 crc crio[23211]: time="2026-06-11T17:28:51.474323473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.491003 | controller | Jun 11 17:28:51.503184 crc crio[23211]: time="2026-06-11T17:28:51.503081093Z" level=info msg="Removing container: fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac" id=3d97e74f-2860-4b11-a531-d36502a434e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.491020 | controller | Jun 11 17:28:51.649682 crc crio[23211]: time="2026-06-11T17:28:51.649000079Z" level=info msg="Created container d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9: openstack/ovn-controller-6hbvd-config-rz7hw/ovn-config" id=a30e44c5-d1e2-4a6c-8a09-79d59291bae0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.491037 | controller | Jun 11 17:28:51.655651 crc crio[23211]: time="2026-06-11T17:28:51.655557903Z" level=info msg="Starting container: d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9" id=3c0ff9d4-f5ed-41b5-98ac-927e9c24eb74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.491054 | controller | Jun 11 17:28:51.678494 crc crio[23211]: time="2026-06-11T17:28:51.670942339Z" level=info msg="Started container" PID=253278 containerID=d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9 description=openstack/ovn-controller-6hbvd-config-rz7hw/ovn-config id=3c0ff9d4-f5ed-41b5-98ac-927e9c24eb74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7
2026-06-11 18:00:59.491071 | controller | Jun 11 17:28:51.760380 crc crio[23211]: time="2026-06-11T17:28:51.760130554Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-578b5bf5c8-hjfcc Namespace:openstack ID:393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2 UID:b360469d-3f23-492a-8562-3414ea23ef6d NetNS:/var/run/netns/b8edcc4a-2eb9-4066-a5fb-e78346b9dd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb360469d_3f23_492a_8562_3414ea23ef6d.slice PodAnnotations:0xc000d2e8f0}] Aliases:map[]}"
2026-06-11 18:00:59.491091 | controller | Jun 11 17:28:51.760679 crc crio[23211]: time="2026-06-11T17:28:51.76038643Z" level=info msg="Adding pod openstack_barbican-keystone-listener-578b5bf5c8-hjfcc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.491115 | controller | Jun 11 17:28:51.770318 crc crio[23211]: time="2026-06-11T17:28:51.770254887Z" level=info msg="Running pod sandbox: openstack/barbican-api-8648d45f78-g5nqh/POD" id=b73e0ebf-67a0-4d5c-9bb1-6929e70d633d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.491133 | controller | Jun 11 17:28:51.770318 crc crio[23211]: time="2026-06-11T17:28:51.770343139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.491149 | controller | Jun 11 17:28:51.803229 crc crio[23211]: time="2026-06-11T17:28:51.802261989Z" level=info msg="Got pod network &{Name:barbican-worker-9448f885-fdklh Namespace:openstack ID:8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289 UID:337d0767-ba46-4f98-93d2-f606647b0ba2 NetNS:/var/run/netns/b7a336c1-9b1d-4690-9d28-650ba7513d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337d0767_ba46_4f98_93d2_f606647b0ba2.slice PodAnnotations:0xc002794838}] Aliases:map[]}"
2026-06-11 18:00:59.491166 | controller | Jun 11 17:28:51.803229 crc crio[23211]: time="2026-06-11T17:28:51.802356121Z" level=info msg="Adding pod openstack_barbican-worker-9448f885-fdklh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.491182 | controller | Jun 11 17:28:52.028490 crc crio[23211]: time="2026-06-11T17:28:52.022285842Z" level=info msg="Removed container fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac: openstack/placement-db-create-nkzqd/mariadb-database-create" id=3d97e74f-2860-4b11-a531-d36502a434e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.491202 | controller | Jun 11 17:28:52.057857 crc crio[23211]: time="2026-06-11T17:28:52.05775056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.491219 | controller | Jun 11 17:28:52.063124 crc crio[23211]: time="2026-06-11T17:28:52.063018472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.491235 | controller | Jun 11 17:28:52.074792 crc crio[23211]: time="2026-06-11T17:28:52.074641403Z" level=info msg="Got pod network &{Name:barbican-api-8648d45f78-g5nqh Namespace:openstack ID:5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c UID:8502a545-7ebf-48db-a088-19573aa96289 NetNS:/var/run/netns/78f07ed2-9373-4b0e-b40c-25675acf8c18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8502a545_7ebf_48db_a088_19573aa96289.slice PodAnnotations:0xc007c14098}] Aliases:map[]}"
2026-06-11 18:00:59.491251 | controller | Jun 11 17:28:52.074792 crc crio[23211]: time="2026-06-11T17:28:52.074705515Z" level=info msg="Adding pod openstack_barbican-api-8648d45f78-g5nqh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.491267 | controller | Jun 11 17:28:52.200251 crc crio[23211]: 2026-06-11T17:28:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:393ca73f3339081 Mac:a6:cc:31:42:36:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/b8edcc4a-2eb9-4066-a5fb-e78346b9dd36 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.491283 | controller | Jun 11 17:28:52.201021 crc crio[23211]: time="2026-06-11T17:28:52.200944677Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-578b5bf5c8-hjfcc Namespace:openstack ID:393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2 UID:b360469d-3f23-492a-8562-3414ea23ef6d NetNS:/var/run/netns/b8edcc4a-2eb9-4066-a5fb-e78346b9dd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb360469d_3f23_492a_8562_3414ea23ef6d.slice PodAnnotations:0xc000d2e8f0}] Aliases:map[]}"
2026-06-11 18:00:59.491299 | controller | Jun 11 17:28:52.201182 crc crio[23211]: time="2026-06-11T17:28:52.201111872Z" level=info msg="Checking pod openstack_barbican-keystone-listener-578b5bf5c8-hjfcc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.491315 | controller | Jun 11 17:28:52.247909 crc crio[23211]: time="2026-06-11T17:28:52.235955065Z" level=info msg="Ran pod sandbox 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2 with infra container: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/POD" id=c16e7040-2c0d-43bd-a8c8-00b9c86e12fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.491331 | controller | Jun 11 17:28:52.266118 crc crio[23211]: time="2026-06-11T17:28:52.264935452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=fe8c6601-e7ea-4da0-98e6-28faf4223f43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.491347 | controller | Jun 11 17:28:52.278594 crc crio[23211]: time="2026-06-11T17:28:52.277900106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=ff5adf5b-e543-44dc-9717-a6fd3dcc6047 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.491366 | controller | Jun 11 17:28:52.295966 crc crio[23211]: time="2026-06-11T17:28:52.295495887Z" level=info msg="Creating container: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log" id=e66849c2-33c6-4840-8bf1-8ce95a5c3134 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.491382 | controller | Jun 11 17:28:52.296259 crc crio[23211]: time="2026-06-11T17:28:52.295996029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.491398 | controller | Jun 11 17:28:52.386516 crc crio[23211]: time="2026-06-11T17:28:52.383961724Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=13621ec9-04bc-427f-b524-63e23c654457 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.491414 | controller | Jun 11 17:28:52.387638 crc crio[23211]: time="2026-06-11T17:28:52.387556714Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2613b736-1ee3-4383-b0ac-7580798eb051 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.491430 | controller | Jun 11 17:28:52.388351 crc crio[23211]: time="2026-06-11T17:28:52.388284601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6f0a3440-4119-4bec-b566-004f6cec358c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.491446 | controller | Jun 11 17:28:52.399665 crc crio[23211]: time="2026-06-11T17:28:52.399567634Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=79ba9313-c1d7-4a85-b7fc-100e1b43c780 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.491462 | controller | Jun 11 17:28:52.404763 crc crio[23211]: time="2026-06-11T17:28:52.404507738Z" level=info msg="Created container 7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=434918aa-9b16-4b96-bea4-3fecbf9c906f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.491478 | controller | Jun 11 17:28:52.410581 crc crio[23211]: time="2026-06-11T17:28:52.406109508Z" level=info msg="Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=885289ae-f54f-48b7-9a69-7fd7cb0ca03e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.491494 | controller | Jun 11 17:28:52.410581 crc crio[23211]: time="2026-06-11T17:28:52.409142864Z" level=info msg="Starting container: 7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1" id=659f2c68-5b2d-4fec-81fb-c0b19a601fac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.491510 | controller | Jun 11 17:28:52.417487 crc crio[23211]: time="2026-06-11T17:28:52.413031992Z" level=info msg="Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=c4e9a245-a041-4f52-b54b-4590736b3a87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.491549 | controller | Jun 11 17:28:52.419305 crc crio[23211]: time="2026-06-11T17:28:52.418185451Z" level=info msg="Started container" PID=253476 containerID=7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1 description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=659f2c68-5b2d-4fec-81fb-c0b19a601fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27
2026-06-11 18:00:59.491566 | controller | Jun 11 17:28:52.427983 crc crio[23211]: time="2026-06-11T17:28:52.424105869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.491586 | controller | Jun 11 17:28:52.427983 crc crio[23211]: time="2026-06-11T17:28:52.424187811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.491602 | controller | Jun 11 17:28:52.427983 crc crio[23211]: time="2026-06-11T17:28:52.426979051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.491618 | controller | Jun 11 17:28:52.438940 crc crio[23211]: time="2026-06-11T17:28:52.436957671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.491633 | controller | Jun 11 17:28:52.555617 crc crio[23211]: time="2026-06-11T17:28:52.548254289Z" level=info msg="Stopping pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b" id=91ab0c5c-d98f-45fc-8bc8-8385bf2ccd59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.491649 | controller | Jun 11 17:28:52.555617 crc crio[23211]: time="2026-06-11T17:28:52.553984533Z" level=info msg="Got pod network &{Name:placement-db-create-nkzqd Namespace:openstack ID:0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b UID:712a0222-38d3-47ef-b3af-bca5b1fa419d NetNS:/var/run/netns/bced8e10-713f-4cd2-a4fe-51407dbd61f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod712a0222_38d3_47ef_b3af_bca5b1fa419d.slice PodAnnotations:0xc000d2eb18}] Aliases:map[]}"
2026-06-11 18:00:59.491665 | controller | Jun 11 17:28:52.555617 crc crio[23211]: time="2026-06-11T17:28:52.554972718Z" level=info msg="Deleting pod openstack_placement-db-create-nkzqd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.491681 | controller | Jun 11 17:28:52.559467 crc crio[23211]: time="2026-06-11T17:28:52.557372438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.491696 | controller | Jun 11 17:28:52.563741 crc crio[23211]: time="2026-06-11T17:28:52.563674007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.491712 | controller | Jun 11 17:28:52.608514 crc crio[23211]: 2026-06-11T17:28:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b743d9ce6f1b13 Mac:7a:23:53:0b:28:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/b7a336c1-9b1d-4690-9d28-650ba7513d6c SocketPath: PciID:}] [{Interface:0xc00029cac0 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.491729 | controller | Jun 11 17:28:52.608514 crc crio[23211]: time="2026-06-11T17:28:52.607985806Z" level=info msg="Got pod network &{Name:barbican-worker-9448f885-fdklh Namespace:openstack ID:8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289 UID:337d0767-ba46-4f98-93d2-f606647b0ba2 NetNS:/var/run/netns/b7a336c1-9b1d-4690-9d28-650ba7513d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337d0767_ba46_4f98_93d2_f606647b0ba2.slice PodAnnotations:0xc002794838}] Aliases:map[]}"
2026-06-11 18:00:59.491745 | controller | Jun 11 17:28:52.608514 crc crio[23211]: time="2026-06-11T17:28:52.60812509Z" level=info msg="Checking pod openstack_barbican-worker-9448f885-fdklh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.491766 | controller | Jun 11 17:28:52.618779 crc crio[23211]: time="2026-06-11T17:28:52.618195183Z" level=info msg="Stopping pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67" id=3203db92-fa58-45e6-a3e6-8ce347427a98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.491783 | controller | Jun 11 17:28:52.620606 crc crio[23211]: time="2026-06-11T17:28:52.620408338Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 Namespace:openstack ID:d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67 UID:51540e5e-9e55-47a0-9638-3dadc036be4f NetNS:/var/run/netns/c8566ced-b27d-4d49-bca0-11c8808b3227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51540e5e_9e55_47a0_9638_3dadc036be4f.slice PodAnnotations:0xc0066182c0}] Aliases:map[]}"
2026-06-11 18:00:59.491800 | controller | Jun 11 17:28:52.620741 crc crio[23211]: time="2026-06-11T17:28:52.620692804Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.491816 | controller | Jun 11 17:28:52.679318 crc crio[23211]: time="2026-06-11T17:28:52.674305509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.491832 | controller | Jun 11 17:28:52.690226 crc crio[23211]: time="2026-06-11T17:28:52.688227777Z" level=info msg="Ran pod sandbox 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289 with infra container: openstack/barbican-worker-9448f885-fdklh/POD" id=a0646d67-5a38-485e-b670-cf17ef95b365 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.491848 | controller | Jun 11 17:28:52.690226 crc crio[23211]: time="2026-06-11T17:28:52.688834142Z" level=info msg="Created container 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log" id=e66849c2-33c6-4840-8bf1-8ce95a5c3134 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.491863 | controller | Jun 11 17:28:52.690226 crc crio[23211]: time="2026-06-11T17:28:52.690112974Z" level=info msg="Starting container: 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09" id=0d184d82-e39f-4760-9d2b-e0a296faa991 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.491879 | controller | Jun 11 17:28:52.695497 crc crio[23211]: time="2026-06-11T17:28:52.693205402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=4684506e-ffff-46ff-bf46-c78cb69a85b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.491895 | controller | Jun 11 17:28:52.699242 crc crio[23211]: time="2026-06-11T17:28:52.698855214Z" level=info msg="Started container" PID=253538 containerID=6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09 description=openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log id=0d184d82-e39f-4760-9d2b-e0a296faa991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2
2026-06-11 18:00:59.491911 | controller | Jun 11 17:28:52.702030 crc crio[23211]: time="2026-06-11T17:28:52.700716799Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=d4551d3c-2d78-4970-a3ba-a292946415a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.491926 | controller | Jun 11 17:28:52.716032 crc crio[23211]: time="2026-06-11T17:28:52.715898021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.491945 | controller | Jun 11 17:28:52.721133 crc crio[23211]: time="2026-06-11T17:28:52.720922205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=5f19ecb4-3911-44e2-ae4f-d2a427c151a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.491961 | controller | Jun 11 17:28:52.722307 crc crio[23211]: time="2026-06-11T17:28:52.721975862Z" level=info msg="Creating container: openstack/barbican-worker-9448f885-fdklh/barbican-worker-log" id=feb7a950-3835-4fa5-9f35-8d50e9b08231 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.491976 | controller | Jun 11 17:28:52.722647 crc crio[23211]: time="2026-06-11T17:28:52.722337241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.492005 | controller | Jun 11 17:28:52.768396 crc crio[23211]: time="2026-06-11T17:28:52.767617256Z" level=info msg="Created container 494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=885289ae-f54f-48b7-9a69-7fd7cb0ca03e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.492025 | controller | Jun 11 17:28:52.771995 crc crio[23211]: time="2026-06-11T17:28:52.77055451Z" level=info msg="Starting container: 494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9" id=4d281a47-a28f-4010-8a0e-10ecb3971e23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.492042 | controller | Jun 11 17:28:52.779400 crc crio[23211]: time="2026-06-11T17:28:52.779305729Z" level=info msg="Started container" PID=253573 containerID=494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=4d281a47-a28f-4010-8a0e-10ecb3971e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747
2026-06-11 18:00:59.492060 | controller | Jun 11 17:28:52.824513 crc crio[23211]: time="2026-06-11T17:28:52.824349728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=0131624a-64e2-4b37-8207-7d952ed28d7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.492077 | controller | Jun 11 17:28:52.836370 crc crio[23211]: time="2026-06-11T17:28:52.836295767Z" level=info msg="Creating container: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener" id=2cde935d-8ead-457f-91ff-04867e2ce225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.492094 | controller | Jun 11 17:28:52.837462 crc crio[23211]: time="2026-06-11T17:28:52.837387704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.492119 | controller | Jun 11 17:28:52.856542 crc crio[23211]: 2026-06-11T17:28:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5900ba3d29d25db Mac:4e:9c:f7:1a:76:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/78f07ed2-9373-4b0e-b40c-25675acf8c18 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.492141 | controller | Jun 11 17:28:52.858199 crc crio[23211]: time="2026-06-11T17:28:52.858095502Z" level=info msg="Got pod network &{Name:barbican-api-8648d45f78-g5nqh Namespace:openstack ID:5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c UID:8502a545-7ebf-48db-a088-19573aa96289 NetNS:/var/run/netns/78f07ed2-9373-4b0e-b40c-25675acf8c18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8502a545_7ebf_48db_a088_19573aa96289.slice PodAnnotations:0xc007c14098}] Aliases:map[]}"
2026-06-11 18:00:59.492164 | controller | Jun 11 17:28:52.858327 crc crio[23211]: time="2026-06-11T17:28:52.858312407Z" level=info msg="Checking pod openstack_barbican-api-8648d45f78-g5nqh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.492182 | controller | Jun 11 17:28:52.893636 crc crio[23211]: time="2026-06-11T17:28:52.893600562Z" level=info msg="Ran pod sandbox 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c with infra container: openstack/barbican-api-8648d45f78-g5nqh/POD" id=b73e0ebf-67a0-4d5c-9bb1-6929e70d633d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.492199 | controller | Jun 11 17:28:52.897005 crc crio[23211]: time="2026-06-11T17:28:52.896974398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=3c7fdc5c-4f8c-43ba-8c35-01fdba933666 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.492216 | controller | Jun 11 17:28:52.901632 crc crio[23211]: time="2026-06-11T17:28:52.900922826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=f485d96d-ff5b-41f1-ba91-26a04b8619fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.492233 | controller | Jun 11 17:28:52.920401 crc crio[23211]: time="2026-06-11T17:28:52.920073976Z" level=info msg="Creating container: openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log" id=b1803c9d-ddb5-47a0-b1ad-833817002cfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.492250 | controller | Jun 11 17:28:52.920869 crc crio[23211]: time="2026-06-11T17:28:52.920764404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.492267 | controller | Jun 11 17:28:52.957856 crc crio[23211]: time="2026-06-11T17:28:52.9577611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.492283 | controller | Jun 11 17:28:52.967312 crc crio[23211]: time="2026-06-11T17:28:52.966964931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.492299 | controller | Jun 11 17:28:52.970514 crc crio[23211]: time="2026-06-11T17:28:52.970360986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.492316 | controller | Jun 11 17:28:52.975135 crc crio[23211]: time="2026-06-11T17:28:52.975068443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.492332 | controller | Jun 11 17:28:53.055058 crc crio[23211]: time="2026-06-11T17:28:53.054916955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.492363 | controller | Jun 11 17:28:53.067274 crc crio[23211]: time="2026-06-11T17:28:53.067191052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.492381 | controller | Jun 11 17:28:53.203043 crc crio[23211]: time="2026-06-11T17:28:53.202895492Z" level=info msg="Stopped pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67" id=3203db92-fa58-45e6-a3e6-8ce347427a98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.492397 | controller | Jun 11 17:28:53.289960 crc crio[23211]: time="2026-06-11T17:28:53.289767149Z" level=info msg="Created container 510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=c4e9a245-a041-4f52-b54b-4590736b3a87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.492429 | controller | Jun 11 17:28:53.307402 crc crio[23211]: time="2026-06-11T17:28:53.301023401Z" level=info msg="Starting container: 510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6" id=ef594fd0-93c5-431c-bc89-d530f60d56f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.492447 | controller | Jun 11 17:28:53.323681 crc crio[23211]: time="2026-06-11T17:28:53.320294064Z" level=info msg="Started container" PID=253647 containerID=510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6 description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=ef594fd0-93c5-431c-bc89-d530f60d56f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033
2026-06-11 18:00:59.492465 | controller | Jun 11 17:28:53.361126 crc crio[23211]: time="2026-06-11T17:28:53.360994513Z" level=info msg="Stopped pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b" id=91ab0c5c-d98f-45fc-8bc8-8385bf2ccd59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.492483 | controller | Jun 11 17:28:53.375825 crc crio[23211]: time="2026-06-11T17:28:53.375769654Z" level=info msg="Created container 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8: openstack/barbican-worker-9448f885-fdklh/barbican-worker-log" id=feb7a950-3835-4fa5-9f35-8d50e9b08231 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.492500 | controller | Jun 11 17:28:53.387509 crc crio[23211]: time="2026-06-11T17:28:53.377646741Z" level=info msg="Starting container: 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8" id=b8790415-f5e7-47ab-a185-ae8a3f7b9582 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.492536 | controller | Jun 11 17:28:53.389071 crc crio[23211]: time="2026-06-11T17:28:53.388938383Z" level=info msg="Started container" PID=253695 containerID=07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8 description=openstack/barbican-worker-9448f885-fdklh/barbican-worker-log id=b8790415-f5e7-47ab-a185-ae8a3f7b9582 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289
2026-06-11 18:00:59.492556 | controller | Jun 11 17:28:53.403031 crc crio[23211]: time="2026-06-11T17:28:53.402880323Z" level=info msg="Created container e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40: openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log" id=b1803c9d-ddb5-47a0-b1ad-833817002cfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.492573 | controller | Jun 11 17:28:53.405136 crc crio[23211]: time="2026-06-11T17:28:53.405062008Z" level=info msg="Starting container: e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40" id=8721ffe0-4476-4194-9cdf-f3af610a3c55 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.492590 | controller | Jun 11 17:28:53.441603 crc crio[23211]: time="2026-06-11T17:28:53.429685514Z" level=info msg="Started container" PID=253697 containerID=e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40 description=openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log id=8721ffe0-4476-4194-9cdf-f3af610a3c55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c
2026-06-11 18:00:59.492608 | controller | Jun 11 17:28:53.441603 crc crio[23211]: time="2026-06-11T17:28:53.440570067Z" level=info msg="Created container 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener" id=2cde935d-8ead-457f-91ff-04867e2ce225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.492632 | controller | Jun 11 17:28:53.444693 crc crio[23211]: time="2026-06-11T17:28:53.444606447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=8b133920-dcb3-4aee-b892-eaceaa42bd10 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.492649 | controller | Jun 11 17:28:53.445008 crc crio[23211]: time="2026-06-11T17:28:53.444882355Z" level=info msg="Starting container: 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0" id=7b9bcb9a-5ad2-4e49-b9ce-60a57a05e616 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.492667 | controller | Jun 11 17:28:53.453861 crc crio[23211]: time="2026-06-11T17:28:53.453714526Z" level=info msg="Started container" PID=253691 containerID=8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0 description=openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener id=7b9bcb9a-5ad2-4e49-b9ce-60a57a05e616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2
2026-06-11 18:00:59.492684 | controller | Jun 11 17:28:53.531182 crc crio[23211]: time="2026-06-11T17:28:53.531094616Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=dd991692-8595-4389-b6c6-5526f210cd6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.492701 | controller | Jun 11 17:28:53.533628 crc crio[23211]: time="2026-06-11T17:28:53.531348642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=3b0b4341-7052-4001-aea2-18840d9fd8ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.492718 | controller | Jun 11 17:28:53.572517 crc crio[23211]: time="2026-06-11T17:28:53.570539893Z" level=info msg="Creating container: openstack/barbican-worker-9448f885-fdklh/barbican-worker" id=8c2955c1-8173-4ed2-b21d-8d7a33747360 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.492735 | controller | Jun 11 17:28:53.572517 crc crio[23211]: time="2026-06-11T17:28:53.571106658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.492751 | controller | Jun 11 17:28:53.644115 crc crio[23211]: time="2026-06-11T17:28:53.644020366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.492769 | controller | Jun 11 17:28:53.649634 crc crio[23211]: time="2026-06-11T17:28:53.649557893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.492785 | controller | Jun 11 17:28:53.691085 crc crio[23211]: time="2026-06-11T17:28:53.684389296Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=f25f650b-8137-401f-8cbc-4e8e80413a99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.492802 | controller | Jun 11 17:28:53.695285 crc crio[23211]: time="2026-06-11T17:28:53.695089325Z" level=info msg="Creating container: openstack/barbican-api-8648d45f78-g5nqh/barbican-api" id=33674fc3-5cd7-49c4-984d-7f7aa5bb7bf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.492818 | controller | Jun 11 17:28:53.695728 crc crio[23211]: time="2026-06-11T17:28:53.695608037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.492835 | controller | Jun 11 17:28:53.757852 crc crio[23211]: time="2026-06-11T17:28:53.757729084Z" level=info msg="Removing container: 8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964" id=1a6d25cd-5ffd-4dbe-943d-3351d8f409c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.492857 | controller | Jun 11 17:28:53.761956 crc crio[23211]: time="2026-06-11T17:28:53.761880467Z" level=info msg="Stopping container: 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7 (timeout: 30s)" id=27700b8a-cba6-45c2-9025-a17f063d4e6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.492875 | controller | Jun 11 17:28:53.762384 crc crio[23211]: time="2026-06-11T17:28:53.76235177Z" level=info msg="Stopping container: a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29 (timeout: 30s)" id=f394bf61-cc25-4389-bb2d-d4d2b606b00c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.492891 | controller | Jun 11 17:28:53.786829 crc crio[23211]: time="2026-06-11T17:28:53.78673492Z" level=info msg="Stopping pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7" id=1fc85be5-f0e4-4f40-b87b-317eef74bc1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.492936 | controller | Jun 11 17:28:53.791267 crc crio[23211]: time="2026-06-11T17:28:53.79069297Z" level=info msg="Got pod network &{Name:ovn-controller-6hbvd-config-rz7hw Namespace:openstack ID:a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7 UID:ca9c5dad-72bb-45ab-af46-6927a930575f NetNS:/var/run/netns/1d63b3a6-7ba1-42f7-9403-b14d5114c743 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca9c5dad_72bb_45ab_af46_6927a930575f.slice PodAnnotations:0xc0001ae2f0}] Aliases:map[]}"
2026-06-11 18:00:59.492986 | controller | Jun 11 17:28:53.791627 crc crio[23211]: time="2026-06-11T17:28:53.791347986Z" level=info msg="Deleting pod openstack_ovn-controller-6hbvd-config-rz7hw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.493009 | controller | Jun 11 17:28:53.913910 crc crio[23211]: time="2026-06-11T17:28:53.913815825Z" level=info msg="Created container 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423: openstack/barbican-worker-9448f885-fdklh/barbican-worker" id=8c2955c1-8173-4ed2-b21d-8d7a33747360 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.493028 | controller | Jun 11 17:28:53.923236 crc crio[23211]: time="2026-06-11T17:28:53.923009914Z" level=info msg="Stopped container a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log" id=f394bf61-cc25-4389-bb2d-d4d2b606b00c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.493070 | controller | Jun 11 17:28:53.924623 crc crio[23211]: time="2026-06-11T17:28:53.923715703Z" level=info msg="Starting container: 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423" id=13718ef5-9190-415f-b540-9c3565657ee8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.493093 | controller | Jun 11 17:28:53.951725 crc crio[23211]: time="2026-06-11T17:28:53.95077783Z" level=info msg="Started container" PID=253786 containerID=2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423 description=openstack/barbican-worker-9448f885-fdklh/barbican-worker id=13718ef5-9190-415f-b540-9c3565657ee8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289
2026-06-11 18:00:59.493112 | controller | Jun 11 17:28:53.980406 crc crio[23211]: time="2026-06-11T17:28:53.98030706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.493164 | controller | Jun 11 17:28:53.998662 crc crio[23211]: time="2026-06-11T17:28:53.998209289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.493192 | controller | Jun 11 17:28:54.148363 crc crio[23211]: time="2026-06-11T17:28:54.148258859Z" level=info msg="Removed container 8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=1a6d25cd-5ffd-4dbe-943d-3351d8f409c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.493233 | controller | Jun 11 17:28:54.155293 crc crio[23211]: time="2026-06-11T17:28:54.155247684Z" level=info msg="Removing container: 1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895" id=e5f5b7ff-217e-4916-b4c5-1eb6f6c8b7bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.493257 | controller | Jun 11 17:28:54.251730 crc crio[23211]: time="2026-06-11T17:28:54.251106316Z" level=info msg="Created container 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60: openstack/barbican-api-8648d45f78-g5nqh/barbican-api" id=33674fc3-5cd7-49c4-984d-7f7aa5bb7bf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.493275 | controller | Jun 11 17:28:54.253267 crc crio[23211]: time="2026-06-11T17:28:54.253226619Z" level=info msg="Starting container: 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60" id=47075ac5-d1c0-4bf6-a05c-f93c08e159b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.493292 | controller | Jun 11 17:28:54.263505 crc crio[23211]: time="2026-06-11T17:28:54.263380623Z" level=info msg="Started container" PID=253822 containerID=403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60 description=openstack/barbican-api-8648d45f78-g5nqh/barbican-api id=47075ac5-d1c0-4bf6-a05c-f93c08e159b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c
2026-06-11 18:00:59.493338 | controller | Jun 11 17:28:54.272523 crc crio[23211]: time="2026-06-11T17:28:54.272364808Z" level=info msg="Removed container 1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=e5f5b7ff-217e-4916-b4c5-1eb6f6c8b7bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.493357 | controller | Jun 11 17:28:54.331665 crc crio[23211]: time="2026-06-11T17:28:54.331547011Z" level=info msg="Stopped pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7" id=1fc85be5-f0e4-4f40-b87b-317eef74bc1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.493374 | controller | Jun 11 17:28:54.507493 crc crio[23211]: time="2026-06-11T17:28:54.507321425Z" level=info msg="Stopped container 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener" id=27700b8a-cba6-45c2-9025-a17f063d4e6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.493421 | controller | Jun 11 17:28:54.514061 crc crio[23211]: time="2026-06-11T17:28:54.51392875Z" level=info msg="Stopping pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04" id=3a2dad77-31b9-47b9-83a5-5df4e52476e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.493440 | controller | Jun 11 17:28:54.515551 crc crio[23211]: time="2026-06-11T17:28:54.51548815Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-64bc7569fd-b8fmr Namespace:openstack ID:35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04 UID:69742de5-2ffe-4c42-ab41-27f6e336ba36 NetNS:/var/run/netns/328d4c4d-0adb-470b-a153-32b04476ed8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69742de5_2ffe_4c42_ab41_27f6e336ba36.slice PodAnnotations:0xc0066184b8}] Aliases:map[]}"
2026-06-11 18:00:59.493458 | controller | Jun 11 17:28:54.515902 crc crio[23211]: time="2026-06-11T17:28:54.515725776Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-64bc7569fd-b8fmr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.493508 | controller | Jun 11 17:28:54.817902 crc crio[23211]: time="2026-06-11T17:28:54.817802594Z" level=info msg="Stopping pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27" id=22d68119-a742-4174-887e-1e0d4566b610 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.493563 | controller | Jun 11 17:28:54.821977 crc crio[23211]: time="2026-06-11T17:28:54.821903786Z" level=info msg="Got pod network &{Name:glance-32d7-account-create-update-2rnq5 Namespace:openstack ID:65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27 UID:6d04cbea-abd8-4fcb-812d-e1624d8277e2 NetNS:/var/run/netns/b30284a9-9304-45ff-8db1-ceab724c2082 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d04cbea_abd8_4fcb_812d_e1624d8277e2.slice PodAnnotations:0xc006618618}] Aliases:map[]}"
2026-06-11 18:00:59.493582 | controller | Jun 11 17:28:54.822240 crc crio[23211]: time="2026-06-11T17:28:54.822138432Z" level=info msg="Deleting pod openstack_glance-32d7-account-create-update-2rnq5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.493622 | controller | Jun 11 17:28:54.918702 crc crio[23211]: time="2026-06-11T17:28:54.916545918Z" level=info msg="Removing container: 82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb" id=c4917e34-8f69-4524-aa02-152e607dc5cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.493645 | controller | Jun 11 17:28:54.939489 crc crio[23211]: time="2026-06-11T17:28:54.93458961Z" level=info msg="Stopping pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747" id=3c18ba69-50ec-4194-adf8-0556ca27c42f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.493662 | controller | Jun 11 17:28:54.939489 crc crio[23211]: time="2026-06-11T17:28:54.938008546Z" level=info msg="Got pod network &{Name:nova-cell0-01ba-account-create-update-pmbm5 Namespace:openstack ID:f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747 UID:e8758c2a-57c9-41b3-895d-42842ad94048 NetNS:/var/run/netns/82fc185d-6a06-44b4-8f5d-cf455dbd4ebb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8758c2a_57c9_41b3_895d_42842ad94048.slice PodAnnotations:0xc007c144b0}] Aliases:map[]}"
2026-06-11 18:00:59.493678 | controller | Jun 11 17:28:54.939489 crc crio[23211]: time="2026-06-11T17:28:54.938216392Z" level=info msg="Deleting pod openstack_nova-cell0-01ba-account-create-update-pmbm5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.493720 | controller | Jun 11 17:28:55.047502 crc crio[23211]: time="2026-06-11T17:28:55.044087363Z" level=info msg="Removed container 82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=c4917e34-8f69-4524-aa02-152e607dc5cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.493738 | controller | Jun 11 17:28:55.142522 crc crio[23211]: time="2026-06-11T17:28:55.139773072Z" level=info msg="Stopped pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04" id=3a2dad77-31b9-47b9-83a5-5df4e52476e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.493754 | controller | Jun 11 17:28:55.245582 crc crio[23211]: time="2026-06-11T17:28:55.244191347Z" level=info msg="Stopping container: 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2 (timeout: 30s)" id=139b770a-9369-434b-9f47-54c0bb9403ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.493769 | controller | Jun 11 17:28:55.245582 crc crio[23211]: time="2026-06-11T17:28:55.244206238Z" level=info msg="Stopping container: 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55 (timeout: 30s)" id=149ba66d-32e2-4018-bac0-3ba9a248c013 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.493790 | controller | Jun 11 17:28:55.372808 crc crio[23211]: time="2026-06-11T17:28:55.371898117Z" level=info msg="Running pod sandbox: openstack/placement-f94b56c8-hflrd/POD" id=03036e17-0665-40ef-a37e-1f53b6c1dd5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.493806 | controller | Jun 11 17:28:55.372808 crc crio[23211]: time="2026-06-11T17:28:55.372635826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.493822 | controller | Jun 11 17:28:55.413505 crc crio[23211]: time="2026-06-11T17:28:55.411729515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0c8d524e-ac0e-4c40-9f3b-fd35244e2d67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.493838 | controller | Jun 11 17:28:55.418742 crc crio[23211]: time="2026-06-11T17:28:55.418648838Z" level=info msg="Stopped container 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log" id=149ba66d-32e2-4018-bac0-3ba9a248c013 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.493853 | controller | Jun 11 17:28:55.485812 crc crio[23211]: time="2026-06-11T17:28:55.485534434Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b5d9052e-3e87-476a-95e6-af4e982dc87f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.493869 | controller | Jun 11 17:28:55.500739 crc crio[23211]: time="2026-06-11T17:28:55.500631582Z" level=info msg="Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=1ef4f6bd-8e90-49d6-99b9-9582293ec9be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.493884 | controller | Jun 11 17:28:55.503212 crc crio[23211]: time="2026-06-11T17:28:55.500995281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.493900 | controller | Jun 11 17:28:55.503212 crc crio[23211]: time="2026-06-11T17:28:55.502492019Z" level=info msg="Got pod network &{Name:placement-f94b56c8-hflrd Namespace:openstack ID:327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec UID:e00cdeb6-7709-4ca4-9ed2-fe4adcfa04fd NetNS:/var/run/netns/98ad0cb0-7979-4e46-b48a-fe21fd43bcf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00cdeb6_7709_4ca4_9ed2_fe4adcfa04fd.slice PodAnnotations:0xc002794630}] Aliases:map[]}"
2026-06-11 18:00:59.493916 | controller | Jun 11 17:28:55.503212 crc crio[23211]: time="2026-06-11T17:28:55.50253803Z" level=info msg="Adding pod openstack_placement-f94b56c8-hflrd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.493932 | controller | Jun 11 17:28:55.691018 crc crio[23211]: time="2026-06-11T17:28:55.690528341Z" level=info msg="Stopped pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27" id=22d68119-a742-4174-887e-1e0d4566b610 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.493948 | controller | Jun 11 17:28:55.702067 crc crio[23211]: time="2026-06-11T17:28:55.701950407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.493964 | controller | Jun 11 17:28:55.707989 crc crio[23211]: time="2026-06-11T17:28:55.70725604Z" level=info msg="Stopped pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747" id=3c18ba69-50ec-4194-adf8-0556ca27c42f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.493985 | controller | Jun 11 17:28:55.711603 crc crio[23211]: time="2026-06-11T17:28:55.711539426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.494002 | controller | Jun 11 17:28:56.007349 crc crio[23211]: time="2026-06-11T17:28:56.007217505Z" level=info msg="Created container 8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=1ef4f6bd-8e90-49d6-99b9-9582293ec9be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.494056 | controller | Jun 11 17:28:56.015554 crc crio[23211]: time="2026-06-11T17:28:56.0153853Z" level=info msg="Starting container: 8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb" id=28ba93ba-0fbf-4c2a-bcf2-91fcc101a2d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.494075 | controller | Jun 11 17:28:56.028805 crc crio[23211]: time="2026-06-11T17:28:56.028737004Z" level=info msg="Started container" PID=254191 containerID=8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=28ba93ba-0fbf-4c2a-bcf2-91fcc101a2d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013
2026-06-11 18:00:59.494092 | controller | Jun 11 17:28:56.068531 crc crio[23211]: time="2026-06-11T17:28:56.068341447Z" level=info msg="Stopping pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033" id=0901beef-e098-46ca-8915-e69bf72418c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.494114 | controller | Jun 11 17:28:56.078737 crc crio[23211]: time="2026-06-11T17:28:56.071595108Z" level=info msg="Got pod network &{Name:root-account-create-update-x8649 Namespace:openstack ID:56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033 UID:41fe395e-76dc-4f64-a62e-0d8e501fd3ab NetNS:/var/run/netns/43106d95-bec1-4d16-adf6-4ca2d0995b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41fe395e_76dc_4f64_a62e_0d8e501fd3ab.slice PodAnnotations:0xc0018be5d8}] Aliases:map[]}"
2026-06-11 18:00:59.494139 | controller | Jun 11 17:28:56.079097 crc crio[23211]: time="2026-06-11T17:28:56.078997723Z" level=info msg="Deleting pod openstack_root-account-create-update-x8649 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.494163 | controller | Jun 11 17:28:56.084213 crc crio[23211]: time="2026-06-11T17:28:56.083409365Z" level=info msg="Removing container: 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7" id=e40ce9f9-dbe0-42bf-a745-903407b211e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.494188 | controller | Jun 11 17:28:56.193475 crc crio[23211]: 2026-06-11T17:28:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:327066dff6b1a13 Mac:82:df:a8:bc:3e:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/98ad0cb0-7979-4e46-b48a-fe21fd43bcf2 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.494211 | controller | Jun 11 17:28:56.196020 crc crio[23211]: time="2026-06-11T17:28:56.195963573Z" level=info msg="Got pod network &{Name:placement-f94b56c8-hflrd Namespace:openstack ID:327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec UID:e00cdeb6-7709-4ca4-9ed2-fe4adcfa04fd NetNS:/var/run/netns/98ad0cb0-7979-4e46-b48a-fe21fd43bcf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00cdeb6_7709_4ca4_9ed2_fe4adcfa04fd.slice PodAnnotations:0xc002794630}] Aliases:map[]}"
2026-06-11 18:00:59.494229 | controller | Jun 11 17:28:56.196728 crc crio[23211]: time="2026-06-11T17:28:56.196331443Z" level=info msg="Checking pod openstack_placement-f94b56c8-hflrd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.494250 | controller | Jun 11 17:28:56.226084 crc crio[23211]: time="2026-06-11T17:28:56.225976257Z" level=info msg="Ran pod sandbox 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec with infra container: openstack/placement-f94b56c8-hflrd/POD" id=03036e17-0665-40ef-a37e-1f53b6c1dd5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.494267 | controller | Jun 11 17:28:56.227740 crc crio[23211]: time="2026-06-11T17:28:56.227680339Z" level=info msg="Removed container 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener" id=e40ce9f9-dbe0-42bf-a745-903407b211e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.494284 | controller | Jun 11 17:28:56.230372 crc crio[23211]: time="2026-06-11T17:28:56.230294535Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=e7afacad-ed4a-4da5-9882-c105690d8ea8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.494300 | controller | Jun 11 17:28:56.234364 crc crio[23211]: time="2026-06-11T17:28:56.234289234Z" level=info msg="Removing container: a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29" id=e7c9a269-34d3-41c0-84bd-ef1c3fde85e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.494316 | controller | Jun 11 17:28:56.315325 crc crio[23211]: time="2026-06-11T17:28:56.315227252Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=9911e5ee-dfda-4329-be41-fbcd7f3e5124 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.494332 | controller | Jun 11 17:28:56.326634 crc crio[23211]: time="2026-06-11T17:28:56.326545946Z" level=info msg="Creating container: openstack/placement-f94b56c8-hflrd/placement-log" id=4b1ade05-bddf-4920-8d24-911750f33460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.494348 | controller | Jun 11 17:28:56.329338 crc crio[23211]: time="2026-06-11T17:28:56.328708001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.494364 | controller | Jun 11 17:28:56.353988 crc crio[23211]: time="2026-06-11T17:28:56.353896772Z" level=info msg="Removed container a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log" id=e7c9a269-34d3-41c0-84bd-ef1c3fde85e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.494380 | controller | Jun 11 17:28:56.378681 crc crio[23211]: time="2026-06-11T17:28:56.37854144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d9704ed2-4b62-4622-9e2a-f058fcc4b323 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.494396 | controller | Jun 11 17:28:56.422699 crc crio[23211]: time="2026-06-11T17:28:56.422588312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2d59eab9-1782-4b4d-a959-cbeb7a191a51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.494412 | controller | Jun 11 17:28:56.429961 crc crio[23211]: time="2026-06-11T17:28:56.429853835Z" level=info msg="Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=609a101e-573b-4c83-a010-79cdff069588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.494427 | controller | Jun 11 17:28:56.430939 crc crio[23211]: time="2026-06-11T17:28:56.430328546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.494448 | controller | Jun 11 17:28:56.441271 crc crio[23211]: time="2026-06-11T17:28:56.44084843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.494464 | controller | Jun 11 17:28:56.460719 crc crio[23211]: time="2026-06-11T17:28:56.446623055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.494480 | controller | Jun 11 17:28:56.550623 crc crio[23211]: time="2026-06-11T17:28:56.550521078Z" level=info msg="Stopped pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033" id=0901beef-e098-46ca-8915-e69bf72418c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.494495 | controller | Jun 11 17:28:56.564514 crc crio[23211]: time="2026-06-11T17:28:56.564355874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.494533 | controller | Jun 11 17:28:56.571064 crc crio[23211]: time="2026-06-11T17:28:56.57098634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.494558 | controller | Jun 11 17:28:56.626826 crc crio[23211]: time="2026-06-11T17:28:56.626698996Z" level=info msg="Created container c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91: openstack/placement-f94b56c8-hflrd/placement-log" id=4b1ade05-bddf-4920-8d24-911750f33460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.494576 | controller | Jun 11 17:28:56.631092 crc crio[23211]: time="2026-06-11T17:28:56.631006954Z" level=info msg="Starting container: c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91" id=f0637b72-5c2e-421f-8c77-6da93b2b89e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.494592 | controller | Jun 11 17:28:56.640179 crc crio[23211]: time="2026-06-11T17:28:56.640106252Z" level=info msg="Started container" PID=254279 containerID=c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91 description=openstack/placement-f94b56c8-hflrd/placement-log id=f0637b72-5c2e-421f-8c77-6da93b2b89e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec
2026-06-11 18:00:59.494609 | controller | Jun 11 17:28:56.662371 crc crio[23211]: time="2026-06-11T17:28:56.652256916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=c1fe02c7-abe4-4b9d-ab6e-70a62fa0fe58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.494625 | controller | Jun 11 17:28:56.707601 crc crio[23211]: time="2026-06-11T17:28:56.707501791Z" level=info msg="Created container a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=609a101e-573b-4c83-a010-79cdff069588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.494642 | controller | Jun 11 17:28:56.715553 crc crio[23211]: time="2026-06-11T17:28:56.715391419Z" level=info msg="Starting container: a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04" id=d34d21ff-8093-47b2-b2a6-4c8df00ecb1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.494658 | controller | Jun 11 17:28:56.727528 crc crio[23211]: time="2026-06-11T17:28:56.72737349Z" level=info msg="Started container" PID=254284 containerID=a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04 description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=d34d21ff-8093-47b2-b2a6-4c8df00ecb1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e
2026-06-11 18:00:59.494680 | controller | Jun 11 17:28:56.734100 crc crio[23211]: time="2026-06-11T17:28:56.733738078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=ae90b53a-91cd-42b7-8d35-287dee02b576 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.494697 | controller | Jun 11 17:28:56.746818 crc crio[23211]: time="2026-06-11T17:28:56.746737425Z" level=info msg="Creating container: openstack/placement-f94b56c8-hflrd/placement-api" id=849af7d7-963d-4e05-a41a-15724639cac5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.494713 | controller | Jun 11 17:28:56.747094 crc crio[23211]: time="2026-06-11T17:28:56.747050232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.494729 | controller | Jun 11 17:28:56.827784 crc crio[23211]: time="2026-06-11T17:28:56.827679832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.494745 | controller | Jun 11 17:28:56.832792 crc crio[23211]: time="2026-06-11T17:28:56.832718688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.494760 | controller | Jun 11 17:28:57.032480 crc crio[23211]: time="2026-06-11T17:28:57.03234818Z" level=info msg="Created container 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1: openstack/placement-f94b56c8-hflrd/placement-api" id=849af7d7-963d-4e05-a41a-15724639cac5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.494776 | controller | Jun 11 17:28:57.036225 crc crio[23211]: time="2026-06-11T17:28:57.035764136Z" level=info msg="Starting container: 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1" id=78d217b3-b2b3-4aa1-99e0-47f542573834 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.494792 | controller | Jun 11 17:28:57.044490 crc crio[23211]: time="2026-06-11T17:28:57.044366982Z" level=info msg="Started container" PID=254329 containerID=2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1 description=openstack/placement-f94b56c8-hflrd/placement-api id=78d217b3-b2b3-4aa1-99e0-47f542573834 name=/runtime.v1.RuntimeService/StartContainer sandboxID=327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec
2026-06-11 18:00:59.494809 | controller | Jun 11 17:28:57.167723 crc crio[23211]: time="2026-06-11T17:28:57.167341182Z" level=info msg="Removing container: 24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317" id=7f1f7f61-fadc-408f-9ed0-6bc2544b0adf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.494825 | controller | Jun 11 17:28:57.260997 crc crio[23211]: time="2026-06-11T17:28:57.260912796Z" level=info msg="Removed container 24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=7f1f7f61-fadc-408f-9ed0-6bc2544b0adf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.494841 | controller | Jun 11 17:28:57.264281 crc crio[23211]: time="2026-06-11T17:28:57.264161117Z" level=info msg="Removing container: d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d" id=75c421dd-b79b-4781-9683-5a46fb884db1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.494856 | controller | Jun 11 17:28:57.373891 crc crio[23211]: time="2026-06-11T17:28:57.373803085Z" level=info msg="Removed container d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=75c421dd-b79b-4781-9683-5a46fb884db1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.494877 | controller | Jun 11 17:28:57.378347 crc crio[23211]: time="2026-06-11T17:28:57.378261587Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=24e06299-6e91-4d42-a80c-3d400d328f1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.494893 | controller | Jun 11 17:28:57.383141 crc crio[23211]: time="2026-06-11T17:28:57.383050867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7a438f58-5ece-4830-a377-19b8e8aa79bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.494909 | controller | Jun 11 17:28:57.387140 crc crio[23211]: time="2026-06-11T17:28:57.387084159Z" level=info msg="Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create" id=1f760698-53b9-40d0-a8ae-287637d9ac01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.494925 | controller | Jun 11 17:28:57.390815 crc crio[23211]: time="2026-06-11T17:28:57.39074929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.494940 | controller | Jun 11 17:28:57.467109 crc crio[23211]: time="2026-06-11T17:28:57.467017591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.494956 | controller | Jun 11 17:28:57.476622 crc crio[23211]: time="2026-06-11T17:28:57.476364835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.494974 | controller | Jun 11 17:28:57.621246 crc crio[23211]: time="2026-06-11T17:28:57.621048611Z" level=info msg="Created container df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54: openstack/glance-db-create-5c6nr/mariadb-database-create" id=1f760698-53b9-40d0-a8ae-287637d9ac01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.494992 | controller | Jun 11 17:28:57.625321 crc crio[23211]: time="2026-06-11T17:28:57.622375274Z" level=info msg="Starting container: df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54" id=ae2f9ac0-ce32-42f4-8d6d-7135ec41cc4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.495007 | controller | Jun 11 17:28:57.637972 crc crio[23211]: time="2026-06-11T17:28:57.63581597Z" level=info msg="Started container" PID=254557 containerID=df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54 description=openstack/glance-db-create-5c6nr/mariadb-database-create id=ae2f9ac0-ce32-42f4-8d6d-7135ec41cc4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791
2026-06-11 18:00:59.495023 | controller | Jun 11 17:28:58.258691 crc crio[23211]: time="2026-06-11T17:28:58.256762017Z" level=info msg="Stopping pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e" id=00b86bd2-229e-47f8-8ce4-e3751a769f71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.495039 | controller | Jun 11 17:28:58.261925 crc crio[23211]: time="2026-06-11T17:28:58.261842225Z" level=info msg="Got pod network &{Name:nova-api-db-create-fl7rw Namespace:openstack ID:6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e UID:628f3645-de9b-415d-9cc8-76a69c7e6237 NetNS:/var/run/netns/2948d732-1f09-4743-8973-9b687de5696d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod628f3645_de9b_415d_9cc8_76a69c7e6237.slice PodAnnotations:0xc0030886d0}] Aliases:map[]}"
2026-06-11 18:00:59.495055 | controller | Jun 11 17:28:58.262382 crc crio[23211]: time="2026-06-11T17:28:58.262255145Z" level=info msg="Deleting pod openstack_nova-api-db-create-fl7rw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.495076 | controller | Jun 11 17:28:58.275638 crc crio[23211]: time="2026-06-11T17:28:58.275542639Z" level=info msg="Removing container: c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7" id=d111da87-a833-490c-9b8b-774a00279ca5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.495093 | controller | Jun 11 17:28:58.283654 crc crio[23211]: time="2026-06-11T17:28:58.279690953Z" level=info msg="Stopping pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013" id=c26b516e-d3d9-4b16-907d-b066bc9f3d09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.495109 | controller | Jun 11 17:28:58.286879 crc crio[23211]: time="2026-06-11T17:28:58.286151245Z" level=info msg="Got pod network &{Name:neutron-245d-account-create-update-n8lqd Namespace:openstack ID:d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013 UID:18705645-a4b0-40b0-b728-6352dddd57af NetNS:/var/run/netns/df91a283-314e-4251-aaa0-99642b428958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18705645_a4b0_40b0_b728_6352dddd57af.slice PodAnnotations:0xc007c148d8}] Aliases:map[]}"
2026-06-11 18:00:59.495125 | controller | Jun 11 17:28:58.287096 crc crio[23211]: time="2026-06-11T17:28:58.287022637Z" level=info msg="Deleting pod openstack_neutron-245d-account-create-update-n8lqd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.495141 | controller | Jun 11 17:28:58.379862 crc crio[23211]: time="2026-06-11T17:28:58.379782081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1982795a-c01b-4b34-ac07-6bbb62e2b15f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.495156 | controller | Jun 11 17:28:59.295092 crc crio[23211]: time="2026-06-11T17:28:59.29452979Z" level=info msg="Stopping pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791" id=4c4e72a9-51d6-464c-a39b-784900fa89ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.495176 | controller | Jun 11 17:28:59.297309 crc crio[23211]: time="2026-06-11T17:28:59.297227028Z" level=info msg="Got pod network &{Name:glance-db-create-5c6nr Namespace:openstack ID:c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791 UID:4355afef-ebf7-4e34-8acd-67347b0c4c98 NetNS:/var/run/netns/2065f6ea-1f53-450d-80b3-8f9ecd6fb2c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4355afef_ebf7_4e34_8acd_67347b0c4c98.slice PodAnnotations:0xc0001ae238}] Aliases:map[]}"
2026-06-11 18:00:59.495200 | controller | Jun 11 17:28:59.297547 crc crio[23211]: time="2026-06-11T17:28:59.297406712Z" level=info msg="Deleting pod openstack_glance-db-create-5c6nr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.495218 | controller | Jun 11 17:28:59.401961 crc crio[23211]: time="2026-06-11T17:28:59.401733385Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=334e6c2e-c5cf-4685-8ef2-6e342a622b60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.495235 | controller | Jun 11 17:28:59.403581 crc crio[23211]: time="2026-06-11T17:28:59.402323991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c305b715-a31d-45a6-baba-d74c419f2d1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.495251 | controller | Jun 11 17:29:00.379075 crc crio[23211]: time="2026-06-11T17:29:00.378936819Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e6824f5b-26ff-4ef1-808b-ae50dcfd3b2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.495272 | controller | Jun 11 17:29:02.380790 crc crio[23211]: time="2026-06-11T17:29:02.379022785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2c9a8e63-056f-42b5-8574-d3f85d143f0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.495288 | controller | Jun 11 17:29:03.454665 crc crio[23211]: time="2026-06-11T17:29:03.454575344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5c9805cf-729b-419f-8fdf-d9716d5e9632 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.495304 | controller | Jun 11 17:29:03.455797 crc crio[23211]: time="2026-06-11T17:29:03.454708467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=343030ad-4ff8-4fc9-ac18-b0a46c0d3afe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.495319 | controller | Jun 11 17:29:03.455797 crc crio[23211]: time="2026-06-11T17:29:03.454588814Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ac255ee7-f472-4191-b156-4ef75ae11f97 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.495334 | controller | Jun 11 17:29:03.455797 crc crio[23211]: time="2026-06-11T17:29:03.454921412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=04d00f5a-9c52-4896-ace1-fd3295eaa1b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.495349 | controller | Jun 11 17:29:03.459049 crc crio[23211]: time="2026-06-11T17:29:03.458984774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9215e2bf-fcc0-4d4e-b01e-ff1e0e90e5cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.495364 | controller | Jun 11 17:29:04.942103 crc crio[23211]: time="2026-06-11T17:29:04.91478217Z" level=info msg="Stopping container: 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0 (timeout: 30s)" id=abec19ca-71d9-4bea-970c-3dd9e79470ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.495380 | controller | Jun 11 17:29:04.943753 crc crio[23211]: time="2026-06-11T17:29:04.921083058Z" level=info msg="Stopping container: ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334 (timeout: 30s)" id=65be6573-b1e6-49a5-9545-bf2757ca58f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.495395 | controller | Jun 11 17:29:06.740903 crc crio[23211]: time="2026-06-11T17:29:06.739488151Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-966qj/POD" id=b84995ea-3c5c-4463-a4c2-852d9a221c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.495411 | controller | Jun 11 17:29:06.740903 crc crio[23211]: time="2026-06-11T17:29:06.740360533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.495426 | controller | Jun 11 17:29:07.762936 crc crio[23211]: time="2026-06-11T17:29:07.760299417Z" level=info msg="Stopped pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e" id=00b86bd2-229e-47f8-8ce4-e3751a769f71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.495442 | controller | Jun 11 17:29:07.767793 crc crio[23211]: time="2026-06-11T17:29:07.766138845Z" level=info msg="Stopped pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013" id=c26b516e-d3d9-4b16-907d-b066bc9f3d09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.495462 | controller | Jun 11 17:29:07.794227 crc crio[23211]: time="2026-06-11T17:29:07.794080924Z" level=info msg="Stopped pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791" id=4c4e72a9-51d6-464c-a39b-784900fa89ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.495479 | controller | Jun 11 17:29:07.890964 crc crio[23211]: time="2026-06-11T17:29:07.890853068Z" level=info msg="Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=7940072f-13c6-4357-9771-dcc65270901d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.495495 | controller | Jun 11 17:29:07.899083 crc crio[23211]: time="2026-06-11T17:29:07.89770888Z" level=info msg="Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=c4bfc9ce-8c0a-4e87-98ac-70fe64b0ae68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.495526 | controller | Jun 11 17:29:07.899083 crc crio[23211]: time="2026-06-11T17:29:07.897728862Z" level=info msg="Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=a0f4e801-5fb7-4e63-ae1f-abf4abe272b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.495550 | controller | Jun 11 17:29:07.899083 crc crio[23211]: time="2026-06-11T17:29:07.898983713Z" level=info msg="Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=c261f411-1d8b-43ee-928a-9fd4ae4f7e4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.495568 | controller | Jun 11 17:29:07.900925 crc crio[23211]: time="2026-06-11T17:29:07.900891491Z" level=info msg="Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=e8a53a7e-27c1-4ce0-a58a-18b04d3321e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.495584 | controller | Jun 11 17:29:07.920757 crc crio[23211]: time="2026-06-11T17:29:07.920645055Z" level=info msg="Stopped container 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker" id=139b770a-9369-434b-9f47-54c0bb9403ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.495600 | controller | Jun 11 17:29:07.926106 crc crio[23211]: time="2026-06-11T17:29:07.921833235Z" level=info msg="Stopping pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54" id=a1e592a9-c450-4bf1-a194-2848e2181f67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.495616 | controller | Jun 11 17:29:07.946134 crc crio[23211]: time="2026-06-11T17:29:07.94595733Z" level=info msg="Got pod network &{Name:barbican-worker-75fb77fcc-75qjt Namespace:openstack ID:db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54 UID:8f15d0c8-fd55-4e16-be5e-1ad0619958eb NetNS:/var/run/netns/92d41305-19f5-43b4-a93f-4846f7091564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f15d0c8_fd55_4e16_be5e_1ad0619958eb.slice PodAnnotations:0xc000613750}] Aliases:map[]}"
2026-06-11 18:00:59.495633 | controller | Jun 11 17:29:07.946812 crc crio[23211]: time="2026-06-11T17:29:07.946359039Z" level=info msg="Deleting pod openstack_barbican-worker-75fb77fcc-75qjt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.495649 | controller | Jun 11 17:29:07.964000 crc crio[23211]: time="2026-06-11T17:29:07.963832148Z" level=info msg="Stopped container 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log" id=abec19ca-71d9-4bea-970c-3dd9e79470ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.495666 | controller | Jun 11 17:29:09.010711 crc crio[23211]: time="2026-06-11T17:29:09.008896182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.495687 | controller | Jun 11 17:29:09.010711 crc crio[23211]: time="2026-06-11T17:29:09.009034175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.495704 | controller | Jun 11 17:29:09.010711 crc crio[23211]: time="2026-06-11T17:29:09.009118897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.495720 | controller | Jun 11 17:29:09.010711 crc crio[23211]: time="2026-06-11T17:29:09.009715953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.495735 | controller | Jun 11 17:29:09.012304 crc crio[23211]: time="2026-06-11T17:29:09.009853276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.495751 | controller | Jun 11 17:29:09.058199 crc crio[23211]: time="2026-06-11T17:29:09.056493094Z" level=info msg="Removed container c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7: openstack/glance-db-create-5c6nr/mariadb-database-create" id=d111da87-a833-490c-9b8b-774a00279ca5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.495767 | controller | Jun 11 17:29:09.063136 crc crio[23211]: time="2026-06-11T17:29:09.062965387Z" level=info msg="Removing container: 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887" id=58a21592-0d3a-4dec-b8e6-9bc8145de2e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.495783 | controller | Jun 11 17:29:09.116603 crc crio[23211]: time="2026-06-11T17:29:09.116119869Z" level=info msg="Stopped container ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334: openstack/barbican-api-7c96f598dd-69xx8/barbican-api" id=65be6573-b1e6-49a5-9545-bf2757ca58f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.495799 | controller | Jun 11 17:29:09.123344 crc crio[23211]: time="2026-06-11T17:29:09.123052071Z" level=info msg="Stopping pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b" id=dc57ba98-ea94-48a7-87d2-eb7a9bae01bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.495815 | controller | Jun 11 17:29:09.126364 crc crio[23211]: time="2026-06-11T17:29:09.125928204Z" level=info msg="Got pod network &{Name:barbican-api-7c96f598dd-69xx8 Namespace:openstack ID:3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b UID:5ea91540-4736-4f3b-b8a4-d5d40f433d33 NetNS:/var/run/netns/141741b9-7f3c-410f-b986-43014bf5bfe5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ea91540_4736_4f3b_b8a4_d5d40f433d33.slice PodAnnotations:0xc006618200}] Aliases:map[]}"
2026-06-11 18:00:59.495832 | controller | Jun 11 17:29:09.126364 crc crio[23211]: time="2026-06-11T17:29:09.126269543Z" level=info msg="Deleting pod openstack_barbican-api-7c96f598dd-69xx8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.495849 | controller | Jun 11 17:29:09.263558 crc crio[23211]: time="2026-06-11T17:29:09.263316186Z" level=info msg="Stopped pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54" id=a1e592a9-c450-4bf1-a194-2848e2181f67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.495865 | controller | Jun 11 17:29:09.346577 crc crio[23211]: time="2026-06-11T17:29:09.346278575Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=240cee21-b468-4ff3-81f6-09c85155dc66 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.495886 | controller | Jun 11 17:29:09.348414 crc crio[23211]: time="2026-06-11T17:29:09.348296205Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=03004ecd-b25b-433e-b569-9e196a1f2689 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.495902 | controller | Jun 11 17:29:09.447081 crc crio[23211]: time="2026-06-11T17:29:09.446701911Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=06db2fff-13a8-4f29-a097-09906b141951 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.495918 | controller | Jun 11 17:29:09.457179 crc crio[23211]: time="2026-06-11T17:29:09.45702829Z" level=info msg="Removed container 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log" id=58a21592-0d3a-4dec-b8e6-9bc8145de2e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.495934 | controller | Jun 11 17:29:09.462987 crc crio[23211]: time="2026-06-11T17:29:09.462866726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.495950 | controller | Jun 11 17:29:09.463631 crc crio[23211]: time="2026-06-11T17:29:09.463511112Z" level=info msg="Got pod network &{Name:root-account-create-update-966qj Namespace:openstack ID:2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd UID:6db82f9c-9d5f-4134-a301-0222adcee834 NetNS:/var/run/netns/c342d9e0-00ab-4d42-bd43-448343c11f50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6db82f9c_9d5f_4134_a301_0222adcee834.slice PodAnnotations:0xc00008cd38}] Aliases:map[]}"
2026-06-11 18:00:59.495966 | controller | Jun 11 17:29:09.463631 crc crio[23211]: time="2026-06-11T17:29:09.463563643Z" level=info msg="Adding pod openstack_root-account-create-update-966qj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.495997 | controller | Jun 11 17:29:09.467367 crc crio[23211]: time="2026-06-11T17:29:09.467300897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.496015 | controller | Jun 11 17:29:09.473713 crc crio[23211]: time="2026-06-11T17:29:09.473616355Z" level=info msg="Removing container: c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344" id=1dbf5056-38b6-41b3-b57e-eab39183f030 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.496031 | controller | Jun 11 17:29:09.478101 crc crio[23211]: time="2026-06-11T17:29:09.478033346Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/osp-httpd" id=9593d8be-d14b-4192-8bf0-166f3520aead name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.496047 | controller | Jun 11 17:29:09.492563 crc crio[23211]: time="2026-06-11T17:29:09.492213951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.496062 | controller | Jun 11 17:29:09.497330 crc crio[23211]: time="2026-06-11T17:29:09.497072223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.496078 | controller | Jun 11 17:29:09.503367 crc crio[23211]: time="2026-06-11T17:29:09.503116555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.496093 | controller | Jun 11 17:29:09.560874 crc crio[23211]: time="2026-06-11T17:29:09.560755619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.496109 | controller | Jun 11 17:29:09.567218 crc crio[23211]: time="2026-06-11T17:29:09.567121189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.496131 | controller | Jun 11 17:29:09.590014 crc crio[23211]: time="2026-06-11T17:29:09.589900779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.496148 | controller | Jun 11 17:29:09.595312 crc crio[23211]: time="2026-06-11T17:29:09.595245593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.496163 | controller | Jun 11 17:29:09.595617 crc crio[23211]: time="2026-06-11T17:29:09.59551858Z" level=info msg="Stopped pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b" id=dc57ba98-ea94-48a7-87d2-eb7a9bae01bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.496178 | controller | Jun 11 17:29:09.631551 crc crio[23211]: time="2026-06-11T17:29:09.617405629Z" level=info msg="Removed container c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344: openstack/barbican-api-7c96f598dd-69xx8/barbican-api" id=1dbf5056-38b6-41b3-b57e-eab39183f030 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.496200 | controller | Jun 11 17:29:09.676360 crc crio[23211]: time="2026-06-11T17:29:09.676253413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.496909 | controller | Jun 11 17:29:09.681491 crc crio[23211]: time="2026-06-11T17:29:09.68133028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.496944 | controller | Jun 11 17:29:09.718534 crc crio[23211]: time="2026-06-11T17:29:09.715560117Z" level=info msg="Removing container: 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2" id=4f9856e2-21e9-4151-a6db-571e57903759 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.496964 | controller | Jun 11 17:29:09.731836 crc crio[23211]: time="2026-06-11T17:29:09.729399125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.496981 | controller | Jun 11 17:29:09.735897 crc crio[23211]: time="2026-06-11T17:29:09.735804154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.496997 | controller | Jun 11 17:29:09.776579 crc crio[23211]: time="2026-06-11T17:29:09.76832503Z" level=info msg="Removed container 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker" id=4f9856e2-21e9-4151-a6db-571e57903759 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497014 | controller | Jun 11 17:29:09.784643 crc crio[23211]: time="2026-06-11T17:29:09.78431665Z" level=info msg="Removing container: 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55" id=5d4112d6-731e-4d4f-9325-853d1a189018 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497030 | controller | Jun 11 17:29:09.848266 crc crio[23211]: time="2026-06-11T17:29:09.8469983Z" level=info msg="Removed container 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log" id=5d4112d6-731e-4d4f-9325-853d1a189018 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497046 | controller | Jun 11 17:29:09.851606 crc crio[23211]: time="2026-06-11T17:29:09.85136302Z" level=info msg="Removing container: 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0" id=e7c833e0-89a5-4f61-ba6d-84ab1087582b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497072 | controller | Jun 11 17:29:09.892367 crc crio[23211]: time="2026-06-11T17:29:09.892275475Z" level=info msg="Removed container 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log" id=e7c833e0-89a5-4f61-ba6d-84ab1087582b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497090 | controller | Jun 11 17:29:09.895181 crc crio[23211]: time="2026-06-11T17:29:09.895080115Z" level=info msg="Removing container: ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334" id=dafee427-9778-486a-b822-59950695edbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497107 | controller | Jun 11 17:29:09.908350 crc crio[23211]: time="2026-06-11T17:29:09.908236396Z" level=info msg="Created container 9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=c261f411-1d8b-43ee-928a-9fd4ae4f7e4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.497124 | controller | Jun 11 17:29:09.914568 crc crio[23211]: time="2026-06-11T17:29:09.912763699Z" level=info msg="Starting container: 9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03" id=0162d495-dcd7-495e-a971-f8f52370107a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.497141 | controller | Jun 11 17:29:09.923222 crc crio[23211]: time="2026-06-11T17:29:09.922967363Z" level=info msg="Started container" PID=255484 containerID=9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03 description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=0162d495-dcd7-495e-a971-f8f52370107a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79
2026-06-11 18:00:59.497158 | controller | Jun 11 17:29:09.937929 crc crio[23211]: time="2026-06-11T17:29:09.937834266Z" level=info msg="Removed container ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334: openstack/barbican-api-7c96f598dd-69xx8/barbican-api" id=dafee427-9778-486a-b822-59950695edbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497175 | controller | Jun 11 17:29:09.975525 crc crio[23211]: time="2026-06-11T17:29:09.975328786Z" level=info msg="Created container 22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=7940072f-13c6-4357-9771-dcc65270901d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.497191 | controller | Jun 11 17:29:09.976048 crc crio[23211]: time="2026-06-11T17:29:09.975622294Z" level=info msg="Created container 287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=e8a53a7e-27c1-4ce0-a58a-18b04d3321e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.497211 | controller | Jun 11 17:29:09.979180 crc crio[23211]: time="2026-06-11T17:29:09.978837254Z" level=info msg="Starting container: 22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07" id=2f81ef4c-38b6-4c27-954d-30f0859bb3f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.497236 | controller | Jun 11 17:29:09.979180 crc crio[23211]: time="2026-06-11T17:29:09.97909457Z" level=info msg="Starting container: 287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f" id=0e7f28f8-5b56-46a7-b722-a6b79f3d3c4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.497255 | controller | Jun 11 17:29:09.994590 crc crio[23211]: time="2026-06-11T17:29:09.989270665Z" level=info msg="Started container" PID=255499 containerID=22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07 description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=2f81ef4c-38b6-4c27-954d-30f0859bb3f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef
2026-06-11 18:00:59.497278 | controller | Jun 11 17:29:09.994590 crc crio[23211]: time="2026-06-11T17:29:09.991020829Z" level=info msg="Started container" PID=255486 containerID=287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=0e7f28f8-5b56-46a7-b722-a6b79f3d3c4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99
2026-06-11 18:00:59.497296 | controller | Jun 11 17:29:10.057042 crc crio[23211]: time="2026-06-11T17:29:10.056591332Z" level=info msg="Created container 0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=a0f4e801-5fb7-4e63-ae1f-abf4abe272b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.497313 | controller | Jun 11 17:29:10.060520 crc crio[23211]: time="2026-06-11T17:29:10.060234923Z" level=info msg="Starting container: 0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00" id=0bb22fcd-c022-4fe6-9c1d-30bce9b3355a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.497330 | controller | Jun 11 17:29:10.089689 crc crio[23211]: time="2026-06-11T17:29:10.088477121Z" level=info msg="Started container" PID=255513 containerID=0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00 description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=0bb22fcd-c022-4fe6-9c1d-30bce9b3355a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639
2026-06-11 18:00:59.497348 | controller | Jun 11 17:29:10.095339 crc crio[23211]: time="2026-06-11T17:29:10.094909432Z" level=info msg="Created container 4e4c00b1e8ab644271d067cd1e68e062742dda8f59177ccd6f72f78bf511c218: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/osp-httpd" id=9593d8be-d14b-4192-8bf0-166f3520aead name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.497365 | controller | Jun 11 17:29:10.118125 crc crio[23211]: time="2026-06-11T17:29:10.118017701Z" level=info msg="Starting container: 4e4c00b1e8ab644271d067cd1e68e062742dda8f59177ccd6f72f78bf511c218" id=8fbc1c90-9a61-4fca-8989-d6b8a2557440 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.497381 | controller | Jun 11 17:29:10.123982 crc crio[23211]: time="2026-06-11T17:29:10.123826287Z" level=info msg="Created container 2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=c4bfc9ce-8c0a-4e87-98ac-70fe64b0ae68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.497398 | controller | Jun 11 17:29:10.127620 crc crio[23211]: time="2026-06-11T17:29:10.127192521Z" level=info msg="Starting container: 2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240" id=1e4ac191-220a-4b16-b34f-6067ec31f86c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.497414 | controller | Jun 11 17:29:10.134887 crc crio[23211]: time="2026-06-11T17:29:10.13473604Z" level=info msg="Started container" PID=255544 containerID=4e4c00b1e8ab644271d067cd1e68e062742dda8f59177ccd6f72f78bf511c218 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/osp-httpd id=8fbc1c90-9a61-4fca-8989-d6b8a2557440 name=/runtime.v1.RuntimeService/StartContainer sandboxID=700e2349d39c4afa009a519de5b9597212260018f19edb4aa535ecb5e800b35c
2026-06-11 18:00:59.497432 | controller | Jun 11 17:29:10.141744 crc crio[23211]: time="2026-06-11T17:29:10.140655908Z" level=info msg="Started container" PID=255542 containerID=2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240 description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=1e4ac191-220a-4b16-b34f-6067ec31f86c name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e
2026-06-11 18:00:59.497454 | controller | Jun 11 17:29:10.153146 crc crio[23211]: 2026-06-11T17:29:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ae4129e4d432e6 Mac:3a:4c:85:79:d9:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/c342d9e0-00ab-4d42-bd43-448343c11f50 SocketPath: PciID:}] [{Interface:0xc00051e780 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.497472 | controller | Jun 11 17:29:10.156892 crc crio[23211]: time="2026-06-11T17:29:10.156082635Z" level=info msg="Got pod network &{Name:root-account-create-update-966qj Namespace:openstack ID:2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd UID:6db82f9c-9d5f-4134-a301-0222adcee834 NetNS:/var/run/netns/c342d9e0-00ab-4d42-bd43-448343c11f50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6db82f9c_9d5f_4134_a301_0222adcee834.slice PodAnnotations:0xc00008cd38}] Aliases:map[]}"
2026-06-11 18:00:59.497488 | controller | Jun 11 17:29:10.156892 crc crio[23211]: time="2026-06-11T17:29:10.156319761Z" level=info msg="Checking pod openstack_root-account-create-update-966qj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.497505 | controller | Jun 11 17:29:10.196778 crc crio[23211]: time="2026-06-11T17:29:10.196674751Z" level=info msg="Ran pod sandbox 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd with infra container: openstack/root-account-create-update-966qj/POD" id=b84995ea-3c5c-4463-a4c2-852d9a221c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.497545 | controller | Jun 11 17:29:10.199761 crc crio[23211]: time="2026-06-11T17:29:10.199689538Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9c762aef-68eb-4d8e-8c77-afc745825732 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.497563 | controller | Jun 11 17:29:10.202378 crc crio[23211]: time="2026-06-11T17:29:10.202298523Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=23b66292-f7d8-4318-b0d4-973cd4eb4423 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.497580 | controller | Jun 11 17:29:10.211501 crc crio[23211]: time="2026-06-11T17:29:10.211223757Z" level=info msg="Creating container: openstack/root-account-create-update-966qj/mariadb-account-create-update" id=61eef418-b8ca-4ae2-8e11-e82c186e1e5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.497595 | controller | Jun 11 17:29:10.211761 crc crio[23211]: time="2026-06-11T17:29:10.211644827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.497611 | controller | Jun 11 17:29:10.269907 crc crio[23211]: time="2026-06-11T17:29:10.269799634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.497627 | controller | Jun 11 17:29:10.275419 crc crio[23211]: time="2026-06-11T17:29:10.275343053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.497643 | controller | Jun 11 17:29:10.531825 crc crio[23211]: time="2026-06-11T17:29:10.530916176Z" level=info msg="Created container 8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8: openstack/root-account-create-update-966qj/mariadb-account-create-update" id=61eef418-b8ca-4ae2-8e11-e82c186e1e5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.497659 | controller | Jun 11 17:29:10.533902 crc crio[23211]: time="2026-06-11T17:29:10.533849861Z" level=info msg="Starting container: 8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8" id=3ee14881-001c-4e4a-b7f6-728433f51a0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.497680 | controller | Jun 11 17:29:10.543132 crc crio[23211]: time="2026-06-11T17:29:10.542076596Z" level=info msg="Started container" PID=255749 containerID=8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8 description=openstack/root-account-create-update-966qj/mariadb-account-create-update id=3ee14881-001c-4e4a-b7f6-728433f51a0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd
2026-06-11 18:00:59.497697 | controller | Jun 11 17:29:10.772975 crc crio[23211]: time="2026-06-11T17:29:10.772852618Z" level=info msg="Removing container: 481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11" id=a7a40939-6239-4fea-9380-038934e6bffe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497714 | controller | Jun 11 17:29:10.883701 crc crio[23211]: time="2026-06-11T17:29:10.883510811Z" level=info msg="Removed container 481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=a7a40939-6239-4fea-9380-038934e6bffe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497730 | controller | Jun 11 17:29:10.888962 crc crio[23211]: time="2026-06-11T17:29:10.886827274Z" level=info msg="Removing container: 64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e" id=216c6272-6ced-45f8-a2ff-4613b9eef479 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497746 | controller | Jun 11 17:29:10.987919 crc crio[23211]: time="2026-06-11T17:29:10.987728223Z" level=info msg="Removed container 64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=216c6272-6ced-45f8-a2ff-4613b9eef479 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497763 | controller | Jun 11 17:29:10.992245 crc crio[23211]: time="2026-06-11T17:29:10.992201714Z" level=info msg="Removing container: 013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9" id=fdde7473-bc03-4b67-902b-d796ae308dc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497779 | controller | Jun 11 17:29:11.043524 crc crio[23211]: time="2026-06-11T17:29:11.043351876Z" level=info msg="Removed container 013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=fdde7473-bc03-4b67-902b-d796ae308dc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497795 | controller | Jun 11 17:29:11.046411 crc crio[23211]: time="2026-06-11T17:29:11.046347571Z" level=info msg="Removing container: 6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d" id=63fc9117-d89b-4757-a0cc-c1088f4e6caf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497811 | controller | Jun 11 17:29:11.172281 crc crio[23211]: time="2026-06-11T17:29:11.17203917Z" level=info msg="Removed container 6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=63fc9117-d89b-4757-a0cc-c1088f4e6caf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497826 | controller | Jun 11 17:29:11.180184 crc crio[23211]: time="2026-06-11T17:29:11.180067221Z" level=info msg="Removing container: 8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22" id=e76bd4ac-a9f9-4a15-b0f5-0a69d8f68755 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497842 | controller | Jun 11 17:29:11.306384 crc crio[23211]: time="2026-06-11T17:29:11.305763601Z" level=info msg="Removed container 8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=e76bd4ac-a9f9-4a15-b0f5-0a69d8f68755 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.497866 | controller | Jun 11 17:29:11.311661 crc crio[23211]: time="2026-06-11T17:29:11.310279364Z" level=info msg="Running pod sandbox: openstack/neutron-86df755bf-m2kv8/POD" id=9db80fab-5b3a-4e13-94b2-9a6738b6f5b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.497889 | controller | Jun 11 17:29:11.311661 crc crio[23211]: time="2026-06-11T17:29:11.310395597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.497912 | controller | Jun 11 17:29:11.350176 crc crio[23211]: time="2026-06-11T17:29:11.35003866Z" level=info msg="Got pod network &{Name:neutron-86df755bf-m2kv8 Namespace:openstack ID:691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08 UID:08b62f76-0073-4ad6-88ff-ba05c925a6b5 NetNS:/var/run/netns/dc3bdbb9-34e7-4454-b49b-f9ada32522ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b62f76_0073_4ad6_88ff_ba05c925a6b5.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}"
2026-06-11 18:00:59.497935 | controller | Jun 11 17:29:11.350176 crc crio[23211]: time="2026-06-11T17:29:11.350097111Z" level=info msg="Adding pod openstack_neutron-86df755bf-m2kv8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.497956 | controller | Jun 11 17:29:11.871137 crc crio[23211]: time="2026-06-11T17:29:11.870575062Z" level=info msg="Stopping pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99" id=1b3f05a7-8f8c-4b61-8229-aaa139e1788f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.497973 | controller | Jun 11 17:29:11.872781 crc crio[23211]: time="2026-06-11T17:29:11.872713196Z" level=info msg="Got pod network &{Name:nova-api-c07c-account-create-update-nrplw Namespace:openstack ID:2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99 UID:79e01218-3912-4166-8240-2eaff8ef27d9 NetNS:/var/run/netns/1db11da9-5dec-422a-9916-4c9cad187f1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e01218_3912_4166_8240_2eaff8ef27d9.slice PodAnnotations:0xc0028189e8}] Aliases:map[]}"
2026-06-11 18:00:59.497990 | controller | Jun 11 17:29:11.872945 crc crio[23211]: time="2026-06-11T17:29:11.872921071Z" level=info msg="Deleting pod openstack_nova-api-c07c-account-create-update-nrplw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.498006 | controller | Jun 11 17:29:11.875200 crc crio[23211]: time="2026-06-11T17:29:11.875102065Z" level=info msg="Stopping pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e" id=19349450-3b4e-45c6-8264-b3cceed0fabd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.498022 | controller | Jun 11 17:29:11.876753 crc crio[23211]: time="2026-06-11T17:29:11.876694515Z" level=info msg="Got pod network &{Name:keystone-db-create-dbhpr Namespace:openstack ID:56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e UID:ced79c80-9db1-4805-9f8f-5f169cf1cbef NetNS:/var/run/netns/35d6e3f5-dc55-42a4-b04a-fb546c610171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podced79c80_9db1_4805_9f8f_5f169cf1cbef.slice PodAnnotations:0xc006bcc550}] Aliases:map[]}"
2026-06-11 18:00:59.498038 | controller | Jun 11 17:29:11.876959 crc crio[23211]: time="2026-06-11T17:29:11.876907281Z" level=info msg="Deleting pod openstack_keystone-db-create-dbhpr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.498054 | controller | Jun 11 17:29:11.880073 crc crio[23211]: time="2026-06-11T17:29:11.879761383Z" level=info msg="Stopping pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79" id=06ba0c17-dd81-4286-b1f8-8cf4fd444bdf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.498076 | controller | Jun 11 17:29:11.881249 crc crio[23211]: time="2026-06-11T17:29:11.881140567Z" level=info msg="Got pod network &{Name:keystone-048b-account-create-update-sjsc8 Namespace:openstack ID:ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79 UID:8be1c391-c2df-476d-8234-951fb84cca96 NetNS:/var/run/netns/ebc20fb5-6faf-4079-8209-dd59b95d01a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8be1c391_c2df_476d_8234_951fb84cca96.slice PodAnnotations:0xc000d2eaf8}] Aliases:map[]}"
2026-06-11 18:00:59.498093 | controller | Jun 11 17:29:11.881538 crc crio[23211]: time="2026-06-11T17:29:11.881366333Z" level=info msg="Deleting pod openstack_keystone-048b-account-create-update-sjsc8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.498109 | controller | Jun 11 17:29:11.886060 crc crio[23211]: time="2026-06-11T17:29:11.885941117Z" level=info msg="Stopping pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef" id=f045906e-7653-463f-bca8-929cda97d12e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.498125 | controller | Jun 11 17:29:11.889997 crc crio[23211]: time="2026-06-11T17:29:11.889834305Z" level=info msg="Got pod network &{Name:cinder-5e6c-account-create-update-m4x2g Namespace:openstack ID:7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef UID:b09f463c-7a68-4db8-9df6-46f4c3f397b0 NetNS:/var/run/netns/5b76138e-1274-4711-88b6-e84815bacc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09f463c_7a68_4db8_9df6_46f4c3f397b0.slice PodAnnotations:0xc003088100}] Aliases:map[]}"
2026-06-11 18:00:59.498140 | controller | Jun 11 17:29:11.890646 crc crio[23211]: time="2026-06-11T17:29:11.890388398Z" level=info msg="Deleting pod openstack_cinder-5e6c-account-create-update-m4x2g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.498156 | controller | Jun 11 17:29:11.894287 crc crio[23211]: time="2026-06-11T17:29:11.894193904Z" level=info msg="Stopping pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639" id=332c79ae-5708-4535-95cc-49380ec837ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.498172 | controller | Jun 11 17:29:11.895911 crc crio[23211]: time="2026-06-11T17:29:11.895829235Z" level=info msg="Got pod network &{Name:cinder-db-create-cmtnz Namespace:openstack ID:5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639 UID:4d76df57-b859-4193-83cb-064d2afd7021 NetNS:/var/run/netns/e041aa48-a9ae-4467-9560-f838804ab7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d76df57_b859_4193_83cb_064d2afd7021.slice PodAnnotations:0xc00294e348}] Aliases:map[]}"
2026-06-11 18:00:59.498188 | controller | Jun 11 17:29:11.896859 crc crio[23211]: time="2026-06-11T17:29:11.896120732Z" level=info msg="Deleting pod openstack_cinder-db-create-cmtnz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.498204 | controller | Jun 11 17:29:12.151462 crc crio[23211]: 2026-06-11T17:29:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:691d27560a25268 Mac:72:11:f6:d1:e1:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/dc3bdbb9-34e7-4454-b49b-f9ada32522ad SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.498222 | controller | Jun 11 17:29:12.152712 crc crio[23211]: time="2026-06-11T17:29:12.152611218Z" level=info msg="Got pod network &{Name:neutron-86df755bf-m2kv8 Namespace:openstack ID:691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08 UID:08b62f76-0073-4ad6-88ff-ba05c925a6b5 NetNS:/var/run/netns/dc3bdbb9-34e7-4454-b49b-f9ada32522ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b62f76_0073_4ad6_88ff_ba05c925a6b5.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}"
2026-06-11 18:00:59.498253 | controller | Jun 11 17:29:12.152836 crc crio[23211]: time="2026-06-11T17:29:12.152819244Z" level=info msg="Checking pod openstack_neutron-86df755bf-m2kv8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.498272 | controller | Jun 11 17:29:12.170059 crc crio[23211]: time="2026-06-11T17:29:12.169343527Z" level=info msg="Ran pod sandbox 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08 with infra container: openstack/neutron-86df755bf-m2kv8/POD" id=9db80fab-5b3a-4e13-94b2-9a6738b6f5b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.498288 | controller | Jun 11 17:29:12.176141 crc crio[23211]: time="2026-06-11T17:29:12.176033945Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b2806d5d-d341-4717-977e-d62c5c91be31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.498304 | controller | Jun 11 17:29:12.254791 crc crio[23211]: time="2026-06-11T17:29:12.254699486Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=6d40a245-6766-4a05-b2a4-4852b872eebc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.498319 | controller | Jun 11 17:29:12.265788 crc crio[23211]: time="2026-06-11T17:29:12.265720192Z" level=info msg="Creating container: openstack/neutron-86df755bf-m2kv8/neutron-api" id=a4e6009d-3b3b-4f0f-b9bc-1e9ad5af8296 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.498335 | controller | Jun 11 17:29:12.266296 crc crio[23211]: time="2026-06-11T17:29:12.266200034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.498350 | controller | Jun 11 17:29:12.342798 crc crio[23211]: time="2026-06-11T17:29:12.342065406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.498366 | controller | Jun 11 17:29:12.348874 crc crio[23211]: time="2026-06-11T17:29:12.3486597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.498382 | controller | Jun 11 17:29:12.388706 crc crio[23211]: time="2026-06-11T17:29:12.386097568Z" level=info msg="Stopped pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99" id=1b3f05a7-8f8c-4b61-8229-aaa139e1788f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.498398 | controller | Jun 11 17:29:12.502851 crc crio[23211]: time="2026-06-11T17:29:12.502765622Z" level=info msg="Stopped pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef" id=f045906e-7653-463f-bca8-929cda97d12e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.498414 | controller | Jun 11 17:29:12.519392 crc crio[23211]: time="2026-06-11T17:29:12.519015709Z" level=info msg="Stopped pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79" id=06ba0c17-dd81-4286-b1f8-8cf4fd444bdf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.498430 | controller | Jun 11 17:29:12.523178 crc crio[23211]: time="2026-06-11T17:29:12.52310744Z" level=info msg="Stopped pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e" id=19349450-3b4e-45c6-8264-b3cceed0fabd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.498450 | controller | Jun 11 17:29:12.547532 crc crio[23211]: time="2026-06-11T17:29:12.5473711Z" level=info msg="Stopped pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639" id=332c79ae-5708-4535-95cc-49380ec837ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.498467 | controller | Jun 11 17:29:12.677742 crc crio[23211]: time="2026-06-11T17:29:12.677546861Z" level=info msg="Created container 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931: openstack/neutron-86df755bf-m2kv8/neutron-api" id=a4e6009d-3b3b-4f0f-b9bc-1e9ad5af8296 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.498483 | controller | Jun 11 17:29:12.679410 crc crio[23211]: time="2026-06-11T17:29:12.678913695Z" level=info msg="Starting container: 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931" id=c53688a0-f255-4db5-adcb-7f93eec22f66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.498498 | controller | Jun 11 17:29:12.693800 crc crio[23211]: time="2026-06-11T17:29:12.693335236Z" level=info msg="Started container" PID=256254 containerID=98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931 description=openstack/neutron-86df755bf-m2kv8/neutron-api id=c53688a0-f255-4db5-adcb-7f93eec22f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08
2026-06-11 18:00:59.498535 | controller | Jun 11 17:29:12.706675 crc crio[23211]: time="2026-06-11T17:29:12.706365913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ba9be79a-7500-476d-a422-766c87f30f36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.498555 | controller | Jun 11 17:29:12.780402 crc crio[23211]: time="2026-06-11T17:29:12.780320986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=22c74e16-4b1f-491b-9877-d7e736e2369b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.498571 | controller | Jun 11 17:29:12.805310 crc crio[23211]: time="2026-06-11T17:29:12.805100836Z" level=info msg="Creating container: openstack/neutron-86df755bf-m2kv8/neutron-httpd" id=c839f7cd-eb98-4e31-9a5f-68de5a880675 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.498614 | controller | Jun 11 17:29:12.806040 crc crio[23211]: time="2026-06-11T17:29:12.805954888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.498633 | controller | Jun 11 17:29:12.884665 crc crio[23211]: time="2026-06-11T17:29:12.883763918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.498649 | controller | Jun 11 17:29:12.890337 crc crio[23211]: time="2026-06-11T17:29:12.890221479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.498665 | controller | Jun 11 17:29:12.953541 crc crio[23211]: time="2026-06-11T17:29:12.953002832Z" level=info msg="Stopping pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd" id=6b6cb97c-f7dc-4cc6-8aba-6718b6531b40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.498681 | controller | Jun 11 17:29:12.954625 crc crio[23211]: time="2026-06-11T17:29:12.954398657Z" level=info msg="Got pod network &{Name:root-account-create-update-966qj Namespace:openstack ID:2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd UID:6db82f9c-9d5f-4134-a301-0222adcee834 NetNS:/var/run/netns/c342d9e0-00ab-4d42-bd43-448343c11f50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6db82f9c_9d5f_4134_a301_0222adcee834.slice PodAnnotations:0xc00294e5f8}] Aliases:map[]}"
2026-06-11 18:00:59.498704 | controller | Jun 11 17:29:12.956295 crc crio[23211]: time="2026-06-11T17:29:12.956202232Z" level=info msg="Deleting pod openstack_root-account-create-update-966qj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.498721 | controller | Jun 11 17:29:13.104352 crc crio[23211]: time="2026-06-11T17:29:13.104219081Z" level=info msg="Created container 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30: openstack/neutron-86df755bf-m2kv8/neutron-httpd" id=c839f7cd-eb98-4e31-9a5f-68de5a880675 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.498738 | controller | Jun 11 17:29:13.112828 crc crio[23211]: time="2026-06-11T17:29:13.108600281Z" level=info msg="Starting container: 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30" id=24bafaea-8941-458a-9bc6-86210ff41de6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.498755 | controller | Jun 11 17:29:13.117818 crc crio[23211]: time="2026-06-11T17:29:13.115971445Z" level=info msg="Started container" PID=256296 containerID=759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30 description=openstack/neutron-86df755bf-m2kv8/neutron-httpd id=24bafaea-8941-458a-9bc6-86210ff41de6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08
2026-06-11 18:00:59.498771 | controller | Jun 11 17:29:13.301643 crc crio[23211]: time="2026-06-11T17:29:13.301555466Z" level=info msg="Stopped pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd" id=6b6cb97c-f7dc-4cc6-8aba-6718b6531b40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.498787 | controller | Jun 11 17:29:16.394923 crc crio[23211]: time="2026-06-11T17:29:16.393540507Z" level=info msg="Running pod sandbox: openstack/keystone-596467fd76-d4zgm/POD" id=437e0722-7a09-43ea-ae6f-80043cbea055 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.498803 | controller | Jun 11 17:29:16.396755 crc crio[23211]: time="2026-06-11T17:29:16.396725216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.498819 | controller | Jun 11 17:29:16.443072 crc crio[23211]: time="2026-06-11T17:29:16.442564124Z" level=info msg="Got pod network &{Name:keystone-596467fd76-d4zgm Namespace:openstack ID:0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d UID:46f5bada-2977-4087-99c9-ba98e1ee1c77 NetNS:/var/run/netns/07a46b73-b685-4b15-afc7-096399dbc516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46f5bada_2977_4087_99c9_ba98e1ee1c77.slice PodAnnotations:0xc00294ed58}] Aliases:map[]}"
2026-06-11 18:00:59.498835 | controller | Jun 11 17:29:16.443072 crc crio[23211]: time="2026-06-11T17:29:16.442642786Z" level=info msg="Adding pod openstack_keystone-596467fd76-d4zgm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.498852 | controller | Jun 11 17:29:16.868226 crc crio[23211]: 2026-06-11T17:29:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0abe208269f42de Mac:b6:a5:9a:e0:89:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/07a46b73-b685-4b15-afc7-096399dbc516 SocketPath: PciID:}] [{Interface:0xc00011ada0 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.498869 | controller | Jun 11 17:29:16.870364 crc crio[23211]: time="2026-06-11T17:29:16.870285801Z" level=info msg="Got pod network &{Name:keystone-596467fd76-d4zgm Namespace:openstack ID:0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d UID:46f5bada-2977-4087-99c9-ba98e1ee1c77 NetNS:/var/run/netns/07a46b73-b685-4b15-afc7-096399dbc516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46f5bada_2977_4087_99c9_ba98e1ee1c77.slice PodAnnotations:0xc00294ed58}] Aliases:map[]}"
2026-06-11 18:00:59.498890 | controller | Jun 11 17:29:16.870589 crc crio[23211]: time="2026-06-11T17:29:16.870518166Z" level=info msg="Checking pod openstack_keystone-596467fd76-d4zgm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.498906 | controller | Jun 11 17:29:16.882775 crc crio[23211]: time="2026-06-11T17:29:16.88264261Z" level=info msg="Ran pod sandbox 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d with infra container: openstack/keystone-596467fd76-d4zgm/POD" id=437e0722-7a09-43ea-ae6f-80043cbea055 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.498923 | controller | Jun 11 17:29:16.885314 crc crio[23211]: time="2026-06-11T17:29:16.885256597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=74322f51-d46f-4e73-a293-844c16dbef78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.498939 | controller | Jun 11 17:29:16.953226 crc crio[23211]: time="2026-06-11T17:29:16.952585184Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=ee296fcc-4691-4802-bb37-45e7972c2540 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.498955 | controller | Jun 11 17:29:16.964763 crc crio[23211]: time="2026-06-11T17:29:16.964664066Z" level=info msg="Creating container: openstack/keystone-596467fd76-d4zgm/keystone-api" id=64b428df-c0a5-4626-ae25-5fd09cbc42e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.498981 | controller | Jun 11 17:29:16.965499 crc crio[23211]: time="2026-06-11T17:29:16.965357843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.499024 | controller | Jun 11 17:29:17.041650 crc crio[23211]: time="2026-06-11T17:29:17.041554282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.499047 | controller | Jun 11 17:29:17.047669 crc crio[23211]: time="2026-06-11T17:29:17.047605905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.499068 | controller | Jun 11 17:29:17.179722 crc crio[23211]: time="2026-06-11T17:29:17.179396746Z" level=info msg="Created container c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098: openstack/keystone-596467fd76-d4zgm/keystone-api" id=64b428df-c0a5-4626-ae25-5fd09cbc42e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.499144 | controller | Jun 11 17:29:17.181045 crc crio[23211]: time="2026-06-11T17:29:17.180943095Z" level=info msg="Starting container: c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098" id=ee17240a-4ebd-46aa-9b41-ed148c5ba01c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.499170 | controller | Jun 11 17:29:17.186730 crc crio[23211]: time="2026-06-11T17:29:17.186664169Z" level=info msg="Started container" PID=256668 containerID=c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098 description=openstack/keystone-596467fd76-d4zgm/keystone-api id=ee17240a-4ebd-46aa-9b41-ed148c5ba01c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d
2026-06-11 18:00:59.499191 | controller | Jun 11 17:29:18.319986 crc crio[23211]: time="2026-06-11T17:29:18.319276957Z" level=info msg="Stopping container: bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a (timeout: 30s)" id=d5c4074b-ee5d-42da-8ed0-241b41c6decb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.499248 | controller | Jun 11 17:29:18.321328 crc crio[23211]: time="2026-06-11T17:29:18.319322798Z" level=info msg="Stopping container: 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9 (timeout: 30s)" id=76ca1c07-001d-42c5-99cb-a354066b2b45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.499275 | controller | Jun 11 17:29:18.554908 crc crio[23211]: time="2026-06-11T17:29:18.554762157Z" level=info msg="Stopping container: 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a (timeout: 30s)" id=9b25b8bd-6505-4036-849c-494cbed8a621 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.499292 | controller | Jun 11 17:29:18.555179 crc crio[23211]: time="2026-06-11T17:29:18.555060554Z" level=info msg="Stopping container: 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0 (timeout: 30s)" id=2e6d2acc-022e-4dd0-9b21-66c79f6a3fe2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.499309 | controller | Jun 11 17:29:18.707616 crc crio[23211]: time="2026-06-11T17:29:18.707510114Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-46v49/POD" id=eacf13a0-9b23-44f1-8036-87a64271f9fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.499325 | controller | Jun 11 17:29:18.707757 crc crio[23211]: time="2026-06-11T17:29:18.707666807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.499340 | controller | Jun 11 17:29:18.730745 crc crio[23211]: time="2026-06-11T17:29:18.730644234Z" level=info msg="Stopped container 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0: openstack/cinder-api-0/cinder-api-log" id=2e6d2acc-022e-4dd0-9b21-66c79f6a3fe2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.499356 | controller | Jun 11 17:29:18.771889 crc crio[23211]: time="2026-06-11T17:29:18.77048028Z" level=info msg="Got pod network &{Name:cinder-db-sync-46v49 Namespace:openstack ID:0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27 UID:a0520f12-0442-4a73-acb0-d502bcab2c47 NetNS:/var/run/netns/0267a191-2452-45c0-9e50-6b4f7d8cd5f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0520f12_0442_4a73_acb0_d502bcab2c47.slice PodAnnotations:0xc002278e10}] Aliases:map[]}"
2026-06-11 18:00:59.499373 | controller | Jun 11 17:29:18.771889 crc crio[23211]: time="2026-06-11T17:29:18.770544433Z" level=info msg="Adding pod openstack_cinder-db-sync-46v49 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.499389 | controller | Jun 11 17:29:19.410402 crc crio[23211]: 2026-06-11T17:29:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0880aa2ebcdfbc1 Mac:be:9e:ee:ab:5a:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/0267a191-2452-45c0-9e50-6b4f7d8cd5f3 SocketPath: PciID:}] [{Interface:0xc00030e760 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.499405 | controller | Jun 11 17:29:19.418250 crc crio[23211]: time="2026-06-11T17:29:19.417922424Z" level=info msg="Got pod network &{Name:cinder-db-sync-46v49 Namespace:openstack ID:0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27 UID:a0520f12-0442-4a73-acb0-d502bcab2c47 NetNS:/var/run/netns/0267a191-2452-45c0-9e50-6b4f7d8cd5f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0520f12_0442_4a73_acb0_d502bcab2c47.slice PodAnnotations:0xc002278e10}] Aliases:map[]}"
2026-06-11 18:00:59.499422 | controller | Jun 11 17:29:19.418250 crc crio[23211]: time="2026-06-11T17:29:19.418201491Z" level=info msg="Checking pod openstack_cinder-db-sync-46v49 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.499438 | controller | Jun 11 17:29:19.419693 crc crio[23211]: time="2026-06-11T17:29:19.419604456Z" level=info msg="Stopped container bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a: openstack/cinder-scheduler-0/probe" id=d5c4074b-ee5d-42da-8ed0-241b41c6decb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.500913 | controller | Jun 11 17:29:19.671920 crc crio[23211]: time="2026-06-11T17:29:19.669343423Z" level=info msg="Stopped container 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9: openstack/cinder-scheduler-0/cinder-scheduler" id=76ca1c07-001d-42c5-99cb-a354066b2b45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.500960 | controller | Jun 11 17:29:19.686241 crc crio[23211]: time="2026-06-11T17:29:19.685293132Z" level=info msg="Stopping pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319" id=cb644246-df8e-4c18-a90d-7cf2d0edf831 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.500984 | controller | Jun 11 17:29:19.691666 crc crio[23211]: time="2026-06-11T17:29:19.689862957Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319 UID:63679fb7-7361-49e5-9065-e3387352e058 NetNS:/var/run/netns/2df20b42-c355-4193-8cf9-2eec68ce70a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63679fb7_7361_49e5_9065_e3387352e058.slice PodAnnotations:0xc002279010}] Aliases:map[]}"
2026-06-11 18:00:59.501005 | controller | Jun 11 17:29:19.692389 crc crio[23211]: time="2026-06-11T17:29:19.691680872Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.501024 | controller | Jun 11 17:29:20.203744 crc crio[23211]: time="2026-06-11T17:29:20.20365777Z" level=info msg="Ran pod sandbox 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27 with infra container: openstack/cinder-db-sync-46v49/POD" id=eacf13a0-9b23-44f1-8036-87a64271f9fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.501042 | controller | Jun 11 17:29:20.213811 crc crio[23211]: time="2026-06-11T17:29:20.213766644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=7727c783-1ba5-419b-9d29-594becf20ded name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.501060 | controller | Jun 11 17:29:20.264670 crc crio[23211]: time="2026-06-11T17:29:20.264549096Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=f35c6891-ca0b-45a9-8054-dc1ba3a2c071 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.501077 | controller | Jun 11 17:29:20.300618 crc crio[23211]: time="2026-06-11T17:29:20.299895541Z" level=info msg="Creating container: openstack/cinder-db-sync-46v49/cinder-db-sync" id=87edfbe0-ea11-4f7a-9021-6f99f68a7566 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.501094 | controller | Jun 11 17:29:20.301074 crc crio[23211]: time="2026-06-11T17:29:20.30100703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.501110 | controller | Jun 11 17:29:20.366532 crc crio[23211]: time="2026-06-11T17:29:20.366368507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.501126 | controller | Jun 11 17:29:20.387816 crc crio[23211]: time="2026-06-11T17:29:20.387731552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.501142 | controller | Jun 11 17:29:20.566197 crc crio[23211]: time="2026-06-11T17:29:20.565927527Z" level=info msg="Created container 05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881: openstack/cinder-db-sync-46v49/cinder-db-sync" id=87edfbe0-ea11-4f7a-9021-6f99f68a7566 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.501163 | controller | Jun 11 17:29:20.570643 crc crio[23211]: time="2026-06-11T17:29:20.568744928Z" level=info msg="Starting container: 05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881" id=64dc9c75-9c67-433c-89f0-fe9c740aecb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.501181 | controller | Jun 11 17:29:20.575044 crc crio[23211]: time="2026-06-11T17:29:20.574947754Z" level=info msg="Started container" PID=257194 containerID=05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881 description=openstack/cinder-db-sync-46v49/cinder-db-sync id=64dc9c75-9c67-433c-89f0-fe9c740aecb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27
2026-06-11 18:00:59.501198 | controller | Jun 11 17:29:20.621676 crc crio[23211]: time="2026-06-11T17:29:20.62157497Z" level=info msg="Stopped pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319" id=cb644246-df8e-4c18-a90d-7cf2d0edf831 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.501214 | controller | Jun 11 17:29:21.240905 crc crio[23211]: time="2026-06-11T17:29:21.240184391Z" level=info msg="Removing container: bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a" id=872d753a-4eeb-46c4-9dc6-004dcf770f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.501230 | controller | Jun 11 17:29:21.292026 crc crio[23211]: time="2026-06-11T17:29:21.291869306Z" level=info msg="Removed container bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a: openstack/cinder-scheduler-0/probe" id=872d753a-4eeb-46c4-9dc6-004dcf770f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.501246 | controller | Jun 11 17:29:21.294356 crc crio[23211]: time="2026-06-11T17:29:21.294264126Z" level=info msg="Removing container: 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9" id=8a7b0bd0-fe02-41f0-b10a-d86aa5aad9ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.501263 | controller | Jun 11 17:29:21.344084 crc crio[23211]: time="2026-06-11T17:29:21.34397176Z" level=info msg="Removed container 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9: openstack/cinder-scheduler-0/cinder-scheduler" id=8a7b0bd0-fe02-41f0-b10a-d86aa5aad9ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.501278 | controller | Jun 11 17:29:21.753006 crc crio[23211]: time="2026-06-11T17:29:21.752882087Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=4d31ea40-bb38-47c4-a8e4-1408950c12af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.501294 | controller | Jun 11 17:29:21.753006 crc crio[23211]: time="2026-06-11T17:29:21.75300255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.501311 | controller | Jun 11 17:29:21.789676 crc crio[23211]: time="2026-06-11T17:29:21.788879879Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3 UID:32c158fc-eb56-4347-96fc-620d3591b400 NetNS:/var/run/netns/33545c3b-c3d5-4021-80b8-81e9efba5601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32c158fc_eb56_4347_96fc_620d3591b400.slice PodAnnotations:0xc0022781a8}] Aliases:map[]}"
2026-06-11 18:00:59.501327 | controller | Jun 11 17:29:21.789676 crc crio[23211]: time="2026-06-11T17:29:21.78891875Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.501347 | controller | Jun 11 17:29:22.260031 crc crio[23211]: time="2026-06-11T17:29:22.259302986Z" level=info msg="Stopped container 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a: openstack/cinder-api-0/cinder-api" id=9b25b8bd-6505-4036-849c-494cbed8a621 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.501364 | controller | Jun 11 17:29:22.263201 crc crio[23211]: time="2026-06-11T17:29:22.263105351Z" level=info msg="Stopping pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831" id=5b178c20-675c-420d-9a76-449ffd32b9d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.501381 | controller | Jun 11 17:29:22.265567 crc crio[23211]: time="2026-06-11T17:29:22.265325706Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831 UID:7f913049-2dc7-4447-ad03-2f0468447656 NetNS:/var/run/netns/630308fb-0cdd-447e-ad09-bf31fdf76dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f913049_2dc7_4447_ad03_2f0468447656.slice PodAnnotations:0xc003088888}] Aliases:map[]}"
2026-06-11 18:00:59.501398 | controller | Jun 11 17:29:22.265567 crc crio[23211]: time="2026-06-11T17:29:22.265548552Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.501415 | controller | Jun 11 17:29:22.381596 crc crio[23211]: 2026-06-11T17:29:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b8a1371dd53332 Mac:f2:b7:4b:78:f1:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/33545c3b-c3d5-4021-80b8-81e9efba5601 SocketPath: PciID:}] [{Interface:0xc0003d8980 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.501432 | controller | Jun 11 17:29:22.383210 crc crio[23211]: time="2026-06-11T17:29:22.383121837Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3 UID:32c158fc-eb56-4347-96fc-620d3591b400 NetNS:/var/run/netns/33545c3b-c3d5-4021-80b8-81e9efba5601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32c158fc_eb56_4347_96fc_620d3591b400.slice PodAnnotations:0xc0022781a8}] Aliases:map[]}"
2026-06-11 18:00:59.501449 | controller | Jun 11 17:29:22.383383 crc crio[23211]: time="2026-06-11T17:29:22.383321672Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.501465 | controller | Jun 11 17:29:22.394868 crc crio[23211]: time="2026-06-11T17:29:22.394056222Z" level=info msg="Ran pod sandbox 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3 with infra container: openstack/cinder-scheduler-0/POD" id=4d31ea40-bb38-47c4-a8e4-1408950c12af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.501481 | controller | Jun 11 17:29:22.397882 crc crio[23211]: time="2026-06-11T17:29:22.397803236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=b1f25626-eef2-4366-b7c6-001455b1aca9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.501498 | controller | Jun 11 17:29:22.448573 crc crio[23211]: time="2026-06-11T17:29:22.448363262Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=52131ca5-51c4-4bc5-825d-df46122a036b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.501532 | controller | Jun 11 17:29:22.465501 crc crio[23211]: time="2026-06-11T17:29:22.464273221Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=4ff76035-5612-47e9-8ffc-99242789b220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.501559 | controller | Jun 11 17:29:22.465501 crc crio[23211]: time="2026-06-11T17:29:22.464821144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.501576 | controller | Jun 11 17:29:22.541797 crc crio[23211]: time="2026-06-11T17:29:22.538821118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.501593 | controller | Jun 11 17:29:22.637629 crc crio[23211]: time="2026-06-11T17:29:22.637367277Z" level=info msg="Stopped pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831" id=5b178c20-675c-420d-9a76-449ffd32b9d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.501610 | controller | Jun 11 17:29:23.322183 crc crio[23211]: time="2026-06-11T17:29:23.32151271Z" level=info msg="Removing container: 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a" id=23a07913-d66c-46fb-92ef-0eb07eca35d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.501626 | controller | Jun 11 17:29:23.390551 crc crio[23211]: time="2026-06-11T17:29:23.390400846Z" level=info msg="Removed container 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a: openstack/cinder-api-0/cinder-api" id=23a07913-d66c-46fb-92ef-0eb07eca35d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.501642 | controller | Jun 11 17:29:23.408284 crc crio[23211]: time="2026-06-11T17:29:23.408131999Z" level=info msg="Removing container: 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0" id=67221042-fe6b-40e3-a88a-aed4cb9cfbc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.501658 | controller | Jun 11 17:29:23.506889 crc crio[23211]: time="2026-06-11T17:29:23.506626998Z" level=info msg="Removed container 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0: openstack/cinder-api-0/cinder-api-log" id=67221042-fe6b-40e3-a88a-aed4cb9cfbc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.501675 | controller | Jun 11 17:29:23.862963 crc crio[23211]: time="2026-06-11T17:29:23.862867553Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=72dc6d04-e093-41e5-bce8-5219a7f67626 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.501691 | controller | Jun 11 17:29:23.863125 crc crio[23211]: time="2026-06-11T17:29:23.863002036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.501707 | controller | Jun 11 17:29:23.897004 crc crio[23211]: time="2026-06-11T17:29:23.896904745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.501724 | controller | Jun 11 17:29:23.914683 crc crio[23211]: time="2026-06-11T17:29:23.914622599Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655 UID:0d684fab-26fe-42eb-b93b-c32c40619c12 NetNS:/var/run/netns/6a1a487f-e08f-4e93-b0b7-7b497cf74bb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d684fab_26fe_42eb_b93b_c32c40619c12.slice PodAnnotations:0xc003088960}] Aliases:map[]}"
2026-06-11 18:00:59.501741 | controller | Jun 11 17:29:23.914998 crc crio[23211]: time="2026-06-11T17:29:23.914982929Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.501757 | controller | Jun 11 17:29:24.207194 crc crio[23211]: time="2026-06-11T17:29:24.206266417Z" level=info msg="Created container 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4: openstack/cinder-scheduler-0/cinder-scheduler" id=4ff76035-5612-47e9-8ffc-99242789b220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.501776 | controller | Jun 11 17:29:24.208937 crc crio[23211]: time="2026-06-11T17:29:24.20881466Z" level=info msg="Starting container: 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4" id=0065feb5-19f1-43a0-9f52-1826139a3df8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.501794 | controller | Jun 11 17:29:24.226064 crc crio[23211]: time="2026-06-11T17:29:24.225932709Z" level=info msg="Started container" PID=257511 containerID=9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4 description=openstack/cinder-scheduler-0/cinder-scheduler id=0065feb5-19f1-43a0-9f52-1826139a3df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3
2026-06-11 18:00:59.501812 | controller | Jun 11 17:29:24.265044 crc crio[23211]: time="2026-06-11T17:29:24.264957977Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=b2ad2d62-4917-49ad-bb19-a1ac2386384a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.501828 | controller | Jun 11 17:29:24.332842 crc crio[23211]: time="2026-06-11T17:29:24.332739526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=ef633b4d-fcda-4346-9c52-6c951c5a7d55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.501845 | controller | Jun 11 17:29:24.342043 crc crio[23211]: time="2026-06-11T17:29:24.341864264Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=cf7870a8-ab76-4eb3-83ab-a65950a651f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.501861 | controller | Jun 11 17:29:24.342328 crc crio[23211]: time="2026-06-11T17:29:24.342263184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.501877 | controller | Jun 11 17:29:24.406519 crc crio[23211]: time="2026-06-11T17:29:24.406241197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.501893 | controller | Jun 11 17:29:24.446988 crc crio[23211]: time="2026-06-11T17:29:24.446894035Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/POD" id=052000d3-b061-4e0f-ba3f-ea034f4b36cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.501909 | controller | Jun 11 17:29:24.447115 crc crio[23211]: time="2026-06-11T17:29:24.447024359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.501925 | controller | Jun 11 17:29:24.493383 crc crio[23211]: time="2026-06-11T17:29:24.493277928Z" level=info msg="Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn Namespace:openstack ID:73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396 UID:bc9054b6-a119-44bb-959e-65f2ed5ba347 NetNS:/var/run/netns/384ddb64-a0eb-4c01-ad06-100a5baca2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc9054b6_a119_44bb_959e_65f2ed5ba347.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}"
2026-06-11 18:00:59.501943 | controller | Jun 11 17:29:24.493383 crc crio[23211]: time="2026-06-11T17:29:24.493343339Z" level=info msg="Adding pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.501960 | controller | Jun 11 17:29:24.504807 crc crio[23211]: 2026-06-11T17:29:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc256ec34daf805 Mac:7a:0b:ba:59:cf:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/6a1a487f-e08f-4e93-b0b7-7b497cf74bb3 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.501983 | controller | Jun 11 17:29:24.506110 crc crio[23211]: time="2026-06-11T17:29:24.506020847Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655 UID:0d684fab-26fe-42eb-b93b-c32c40619c12 NetNS:/var/run/netns/6a1a487f-e08f-4e93-b0b7-7b497cf74bb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d684fab_26fe_42eb_b93b_c32c40619c12.slice PodAnnotations:0xc003088960}] Aliases:map[]}"
2026-06-11 18:00:59.502002 | controller | Jun 11 17:29:24.506306 crc crio[23211]: time="2026-06-11T17:29:24.506288245Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.502018 | controller | Jun 11 17:29:24.517710 crc crio[23211]: time="2026-06-11T17:29:24.517255719Z" level=info msg="Ran pod sandbox fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655 with infra container: openstack/cinder-api-0/POD" id=72dc6d04-e093-41e5-bce8-5219a7f67626 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.502035 | controller | Jun 11 17:29:24.525882 crc crio[23211]: time="2026-06-11T17:29:24.525824083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=9376e9eb-236c-4656-802f-fa338d66467f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.502051 | controller | Jun 11 17:29:24.530372 crc crio[23211]: time="2026-06-11T17:29:24.530198114Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=3329540f-d2fa-4cdd-a571-3a872654252f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.502067 | controller | Jun 11 17:29:24.538496 crc crio[23211]: time="2026-06-11T17:29:24.538091241Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=69942eca-cef4-4197-a91e-7a12d102f4b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.502083 | controller | Jun 11 17:29:24.538724 crc crio[23211]: time="2026-06-11T17:29:24.538608463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.502099 | controller | Jun 11 17:29:24.678006 crc crio[23211]: time="2026-06-11T17:29:24.67694521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.502115 | controller | Jun 11 17:29:25.277709 crc crio[23211]: 2026-06-11T17:29:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73ab57ae5b74b48 Mac:c6:43:5a:9d:0e:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/384ddb64-a0eb-4c01-ad06-100a5baca2bd SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.502131 | controller | Jun 11 17:29:25.279666 crc crio[23211]: time="2026-06-11T17:29:25.27959106Z" level=info msg="Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn Namespace:openstack ID:73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396 UID:bc9054b6-a119-44bb-959e-65f2ed5ba347 NetNS:/var/run/netns/384ddb64-a0eb-4c01-ad06-100a5baca2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc9054b6_a119_44bb_959e_65f2ed5ba347.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}"
2026-06-11 18:00:59.502151 | controller | Jun 11 17:29:25.279875 crc crio[23211]: time="2026-06-11T17:29:25.279806725Z" level=info msg="Checking pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.502168 | controller | Jun 11 17:29:25.291249 crc crio[23211]: time="2026-06-11T17:29:25.290705868Z" level=info msg="Ran pod sandbox 73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396 with infra container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/POD" id=052000d3-b061-4e0f-ba3f-ea034f4b36cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.502186 | controller | Jun 11 17:29:25.296412 crc crio[23211]: time="2026-06-11T17:29:25.294245717Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=65efc710-64b4-4340-9c1e-3ebca52c59d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.502202 | controller | Jun 11 17:29:25.296412 crc crio[23211]: time="2026-06-11T17:29:25.294457803Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=65efc710-64b4-4340-9c1e-3ebca52c59d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.502218 | controller | Jun 11 17:29:25.296412 crc crio[23211]: time="2026-06-11T17:29:25.294512854Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=65efc710-64b4-4340-9c1e-3ebca52c59d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.502234 | controller | Jun 11 17:29:25.296412 crc crio[23211]: time="2026-06-11T17:29:25.295621662Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=efddc9bf-8623-4797-9cad-d1c649b38366 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.502250 | controller | Jun 11 17:29:25.315476 crc crio[23211]: time="2026-06-11T17:29:25.315059798Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-11 18:00:59.502266 | controller | Jun 11 17:29:25.371817 crc crio[23211]: time="2026-06-11T17:29:25.371730317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.502283 | controller | Jun 11 17:29:25.394409 crc crio[23211]: time="2026-06-11T17:29:25.393754591Z" level=info msg="Stopping pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27" id=cb676546-173d-4631-800b-1cc0caa5dcba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.502300 | controller | Jun 11 17:29:25.426246 crc crio[23211]: time="2026-06-11T17:29:25.421566826Z" level=info msg="Got pod network &{Name:cinder-db-sync-46v49 Namespace:openstack ID:0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27 UID:a0520f12-0442-4a73-acb0-d502bcab2c47 NetNS:/var/run/netns/0267a191-2452-45c0-9e50-6b4f7d8cd5f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0520f12_0442_4a73_acb0_d502bcab2c47.slice PodAnnotations:0xc00294fec0}] Aliases:map[]}"
2026-06-11 18:00:59.502317 | controller | Jun 11 17:29:25.426246 crc crio[23211]: time="2026-06-11T17:29:25.421829463Z" level=info msg="Deleting pod openstack_cinder-db-sync-46v49 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.502334 | controller | Jun 11 17:29:25.551900 crc crio[23211]: time="2026-06-11T17:29:25.551728999Z" level=info msg="Created container d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083: openstack/cinder-scheduler-0/probe" id=cf7870a8-ab76-4eb3-83ab-a65950a651f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.502351 | controller | Jun 11 17:29:25.553775 crc crio[23211]: time="2026-06-11T17:29:25.553505112Z" level=info msg="Starting container: d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083" id=7561fa42-86f4-4821-8f3c-aab44a3a28ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.502371 | controller | Jun 11 17:29:25.564846 crc crio[23211]: time="2026-06-11T17:29:25.564724883Z" level=info msg="Started container" PID=257669 containerID=d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083 description=openstack/cinder-scheduler-0/probe id=7561fa42-86f4-4821-8f3c-aab44a3a28ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3
2026-06-11 18:00:59.502388 | controller | Jun 11 17:29:25.805613 crc crio[23211]: time="2026-06-11T17:29:25.80527089Z" level=info msg="Stopped pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27" id=cb676546-173d-4631-800b-1cc0caa5dcba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.502405 | controller | Jun 11 17:29:26.173899 crc crio[23211]: time="2026-06-11T17:29:26.173806654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.502421 | controller | Jun 11 17:29:26.365219 crc crio[23211]: time="2026-06-11T17:29:26.364970734Z" level=info msg="Created container 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27: openstack/cinder-api-0/cinder-api-log" id=69942eca-cef4-4197-a91e-7a12d102f4b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.502437 | controller | Jun 11 17:29:26.367356 crc crio[23211]: time="2026-06-11T17:29:26.367259982Z" level=info msg="Starting container: 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27" id=ae5e1d99-5475-4084-8b88-4d9ef12e13fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.502452 | controller | Jun 11 17:29:26.373474 crc crio[23211]: time="2026-06-11T17:29:26.373338103Z" level=info msg="Started container" PID=257753 containerID=6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27 description=openstack/cinder-api-0/cinder-api-log id=ae5e1d99-5475-4084-8b88-4d9ef12e13fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655
2026-06-11 18:00:59.502468 | controller | Jun 11 17:29:26.389103 crc crio[23211]: time="2026-06-11T17:29:26.388796261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=237db5cd-9b26-4fe9-8b58-64ac3de2660a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.502484 | controller | Jun 11 17:29:26.498598 crc crio[23211]: time="2026-06-11T17:29:26.498507789Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=9087e917-35e3-439f-99ac-6045a7eeab64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.502499 | controller | Jun 11 17:29:26.525953 crc crio[23211]: time="2026-06-11T17:29:26.525844565Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=a7403ae0-ade7-439e-b3a4-111ccd954480 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.502536 | controller | Jun 11 17:29:26.527070 crc crio[23211]: time="2026-06-11T17:29:26.527013864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.502554 | controller | Jun 11 17:29:26.625057 crc crio[23211]: time="2026-06-11T17:29:26.624966879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.502570 | controller | Jun 11 17:29:26.980856 crc crio[23211]: time="2026-06-11T17:29:26.980761903Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-m2kkn/POD" id=1dd39efa-ae5d-433e-a09e-7b240b15f021 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.502589 | controller | Jun 11 17:29:26.981016 crc crio[23211]: time="2026-06-11T17:29:26.980879546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.502606 | controller | Jun 11 17:29:27.061998 crc crio[23211]: time="2026-06-11T17:29:27.061815283Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-m2kkn Namespace:openstack ID:9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e UID:93f8d1a3-1d7d-495e-845f-f1836a990897 NetNS:/var/run/netns/40107073-034b-41e6-a9f3-b6fcbde002d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93f8d1a3_1d7d_495e_845f_f1836a990897.slice PodAnnotations:0xc006bcc398}] Aliases:map[]}"
2026-06-11 18:00:59.502623 | controller | Jun 11 17:29:27.062860 crc crio[23211]: time="2026-06-11T17:29:27.062056559Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-m2kkn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.502640 | controller | Jun 11 17:29:27.464103 crc crio[23211]: 2026-06-11T17:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d659b691f320b4 Mac:16:54:ab:9f:83:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/40107073-034b-41e6-a9f3-b6fcbde002d3 SocketPath: PciID:}] [{Interface:0xc000322930 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.502657 | controller | Jun 11 17:29:27.466111 crc crio[23211]: time="2026-06-11T17:29:27.46601021Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-m2kkn Namespace:openstack ID:9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e UID:93f8d1a3-1d7d-495e-845f-f1836a990897 NetNS:/var/run/netns/40107073-034b-41e6-a9f3-b6fcbde002d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93f8d1a3_1d7d_495e_845f_f1836a990897.slice PodAnnotations:0xc006bcc398}] Aliases:map[]}"
2026-06-11 18:00:59.502673 | controller | Jun 11 17:29:27.466276 crc crio[23211]: time="2026-06-11T17:29:27.466258296Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-m2kkn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.502689 | controller | Jun 11 17:29:27.504277 crc crio[23211]: time="2026-06-11T17:29:27.504136015Z" level=info msg="Ran pod sandbox 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e with infra container: openstack/cinder-online-data-migrations-m2kkn/POD" id=1dd39efa-ae5d-433e-a09e-7b240b15f021 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.502705 | controller | Jun 11 17:29:27.509864 crc crio[23211]: time="2026-06-11T17:29:27.509816578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=fd8a097d-b15e-43ff-a24d-4fafb3fcf6b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.502721 | controller | Jun 11 17:29:27.535236 crc crio[23211]: time="2026-06-11T17:29:27.534901027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=a0e38da2-faf5-42f1-af1d-476141f6de9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.502737 | controller | Jun 11 17:29:27.562616 crc crio[23211]: time="2026-06-11T17:29:27.548955729Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-m2kkn/cinder-online-data-migrations" id=6855fd19-8ffb-451c-853a-cf5055089cd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.502757 | controller | Jun 11 17:29:27.562616 crc crio[23211]: time="2026-06-11T17:29:27.550257662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.502773 | controller | Jun 11 17:29:27.690935 crc crio[23211]: time="2026-06-11T17:29:27.690834393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.502789 | controller | Jun 11 17:29:27.701298 crc crio[23211]: time="2026-06-11T17:29:27.701120001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.502805 | controller | Jun 11 17:29:27.731137 crc crio[23211]: time="2026-06-11T17:29:27.730919368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.502820 | controller | Jun 11 17:29:27.858952 crc crio[23211]: time="2026-06-11T17:29:27.858357092Z" level=info msg="Created container 2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c: openstack/cinder-online-data-migrations-m2kkn/cinder-online-data-migrations" id=6855fd19-8ffb-451c-853a-cf5055089cd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.502836 | controller | Jun 11 17:29:27.861134 crc crio[23211]: time="2026-06-11T17:29:27.860993538Z" level=info msg="Starting container: 2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c" id=7071c787-b765-4daa-942b-ab017930e659 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.502853 | controller | Jun 11 17:29:27.869123 crc crio[23211]: time="2026-06-11T17:29:27.869038289Z" level=info msg="Started container" PID=257913 containerID=2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c description=openstack/cinder-online-data-migrations-m2kkn/cinder-online-data-migrations id=7071c787-b765-4daa-942b-ab017930e659 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e
2026-06-11 18:00:59.502870 | controller | Jun 11 17:29:27.874603 crc crio[23211]: time="2026-06-11T17:29:27.874321481Z" level=info msg="Created container 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca: openstack/cinder-api-0/cinder-api" id=a7403ae0-ade7-439e-b3a4-111ccd954480 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.502886 | controller | Jun 11 17:29:27.877651 crc crio[23211]: time="2026-06-11T17:29:27.877511422Z" level=info msg="Starting container: 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca" id=ec0a183d-56a9-4ad0-a2db-5c2ca087b999 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.502902 | controller | Jun 11 17:29:27.886789 crc crio[23211]: time="2026-06-11T17:29:27.886394444Z" level=info msg="Started container" PID=257918 containerID=9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca description=openstack/cinder-api-0/cinder-api id=ec0a183d-56a9-4ad0-a2db-5c2ca087b999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655
2026-06-11 18:00:59.502918 | controller | Jun 11 17:29:29.675389 crc crio[23211]: time="2026-06-11T17:29:29.674153266Z" level=info msg="Stopping container: 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b (timeout: 30s)" id=ada47d92-980f-4084-ab86-5860f363d407 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.502933 | controller | Jun 11 17:29:29.677022 crc crio[23211]: time="2026-06-11T17:29:29.674602338Z" level=info msg="Stopping container: 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c (timeout: 30s)" id=48dd520e-fab3-4f03-855e-93bd14831e94 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.502949 | controller | Jun 11 17:29:29.845112 crc crio[23211]: time="2026-06-11T17:29:29.844871964Z" level=info msg="Stopped container 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c: openstack/placement-6688f9c8b6-rcdrq/placement-log" id=48dd520e-fab3-4f03-855e-93bd14831e94 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.502968 | controller | Jun 11 17:29:32.048192 crc crio[23211]: time="2026-06-11T17:29:32.047701997Z" level=info msg="Removing container: 0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146" id=cba54a69-0494-41f1-b212-b35faf225858 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.502985 | controller | Jun 11 17:29:32.644854 crc crio[23211]: time="2026-06-11T17:29:32.644274724Z" level=info msg="Stopping pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e" id=4178dc56-78de-4ad8-9110-7805a83794bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503004 | controller | Jun 11 17:29:32.645593 crc crio[23211]: time="2026-06-11T17:29:32.645497224Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-m2kkn Namespace:openstack ID:9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e UID:93f8d1a3-1d7d-495e-845f-f1836a990897 NetNS:/var/run/netns/40107073-034b-41e6-a9f3-b6fcbde002d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93f8d1a3_1d7d_495e_845f_f1836a990897.slice PodAnnotations:0xc0006120c8}] Aliases:map[]}"
2026-06-11 18:00:59.503022 | controller | Jun 11 17:29:32.645726 crc crio[23211]: time="2026-06-11T17:29:32.645684699Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-m2kkn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.503038 | controller | Jun 11 17:29:40.431666 crc crio[23211]: time="2026-06-11T17:29:40.429620407Z" level=info msg="Removed container 0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146: openshift-infra/auto-csr-approver-29686642-x6pkm/oc" id=cba54a69-0494-41f1-b212-b35faf225858 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.503054 | controller | Jun 11 17:29:40.443605 crc crio[23211]: time="2026-06-11T17:29:40.443509055Z" level=info msg="Stopping pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b" id=78a41cba-17de-4d17-a1c2-3882d36d5d29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503069 | controller | Jun 11 17:29:40.443605 crc crio[23211]: time="2026-06-11T17:29:40.443601948Z" level=info msg="Stopped pod sandbox (already stopped): 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b" id=78a41cba-17de-4d17-a1c2-3882d36d5d29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503085 | controller | Jun 11 17:29:40.444910 crc crio[23211]: time="2026-06-11T17:29:40.444848139Z" level=info msg="Removing pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b" id=2c59e381-bae4-4fdd-9b91-e4d95d5a0de2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503100 | controller | Jun 11 17:29:40.503534 crc crio[23211]: time="2026-06-11T17:29:40.502256177Z" level=info msg="Stopped pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e" id=4178dc56-78de-4ad8-9110-7805a83794bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503115 | controller | Jun 11 17:29:40.521233 crc crio[23211]: time="2026-06-11T17:29:40.521000738Z" level=info msg="Stopped container 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b: openstack/placement-6688f9c8b6-rcdrq/placement-api" id=ada47d92-980f-4084-ab86-5860f363d407 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.503131 | controller | Jun 11 17:29:40.525338 crc crio[23211]: time="2026-06-11T17:29:40.525219803Z" level=info msg="Stopping pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00" id=4e7aad74-8436-49fb-a7eb-d19167e4d358 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503150 | controller | Jun 11 17:29:40.529050 crc crio[23211]: time="2026-06-11T17:29:40.528925625Z" level=info msg="Got pod network &{Name:placement-6688f9c8b6-rcdrq Namespace:openstack ID:0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00 UID:b770aba6-ea4e-4e8d-ae03-04c51b7c55ce NetNS:/var/run/netns/0848fe3f-dbbe-4bc3-bf95-3828f8e59ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb770aba6_ea4e_4e8d_ae03_04c51b7c55ce.slice PodAnnotations:0xc007c141d0}] Aliases:map[]}"
2026-06-11 18:00:59.503167 | controller | Jun 11 17:29:40.529310 crc crio[23211]: time="2026-06-11T17:29:40.529246573Z" level=info msg="Deleting pod openstack_placement-6688f9c8b6-rcdrq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.503183 | controller | Jun 11 17:29:40.571292 crc crio[23211]: time="2026-06-11T17:29:40.569304807Z" level=info msg="Removed pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b" id=2c59e381-bae4-4fdd-9b91-e4d95d5a0de2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503199 | controller | Jun 11 17:29:40.573963 crc crio[23211]: time="2026-06-11T17:29:40.573833911Z" level=info msg="Stopping pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319" id=8612ff54-e7d7-4604-9e1d-d23adb003aac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503215 | controller | Jun 11 17:29:40.573963 crc crio[23211]: time="2026-06-11T17:29:40.573943063Z" level=info msg="Stopped pod sandbox (already stopped): 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319" id=8612ff54-e7d7-4604-9e1d-d23adb003aac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503231 | controller | Jun 11 17:29:40.575296 crc crio[23211]: time="2026-06-11T17:29:40.575265216Z" level=info msg="Removing pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319" id=f0071269-95d6-4ded-b863-e1e1d4532fa0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503247 | controller | Jun 11 17:29:40.602624 crc crio[23211]: time="2026-06-11T17:29:40.60252494Z" level=info msg="Removed pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319" id=f0071269-95d6-4ded-b863-e1e1d4532fa0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503263 | controller | Jun 11 17:29:40.605518 crc crio[23211]: time="2026-06-11T17:29:40.605350591Z" level=info msg="Stopping pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04" id=df6acad3-ed50-448a-8fb4-edba4e645d04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503278 | controller | Jun 11 17:29:40.605627 crc crio[23211]: time="2026-06-11T17:29:40.605522425Z" level=info msg="Stopped pod sandbox (already stopped): 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04" id=df6acad3-ed50-448a-8fb4-edba4e645d04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503294 | controller | Jun 11 17:29:40.606408 crc crio[23211]: time="2026-06-11T17:29:40.606277493Z" level=info msg="Removing pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04" id=7a80fa9e-4c81-4f02-b226-c6118250d415 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503309 | controller | Jun 11 17:29:40.626703 crc crio[23211]: time="2026-06-11T17:29:40.626393617Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=efddc9bf-8623-4797-9cad-d1c649b38366 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.503324 | controller | Jun 11 17:29:40.631311 crc crio[23211]: time="2026-06-11T17:29:40.631220008Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=75a83459-1e38-480b-89ee-025e2f03e0e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.503339 | controller | Jun 11 17:29:40.639206 crc crio[23211]: time="2026-06-11T17:29:40.639067455Z" level=info msg="Removed pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04" id=7a80fa9e-4c81-4f02-b226-c6118250d415 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503358 | controller | Jun 11 17:29:40.642537 crc crio[23211]: time="2026-06-11T17:29:40.640567763Z" level=info msg="Stopping pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745" id=cbfb7293-4a68-4e1d-8e60-e41aa4b22df8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503373 | controller | Jun 11 17:29:40.642537 crc crio[23211]: time="2026-06-11T17:29:40.640690316Z" level=info msg="Stopped pod sandbox (already stopped): 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745" id=cbfb7293-4a68-4e1d-8e60-e41aa4b22df8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503388 | controller | Jun 11 17:29:40.642537 crc crio[23211]: time="2026-06-11T17:29:40.641318721Z" level=info msg="Removing pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745" id=6b87d71b-e2d8-4825-b869-282936811ffb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503403 | controller | Jun 11 17:29:40.700653 crc crio[23211]: time="2026-06-11T17:29:40.683780246Z" level=info msg="Removed pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745" id=6b87d71b-e2d8-4825-b869-282936811ffb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503417 | controller | Jun 11 17:29:40.707600 crc crio[23211]: time="2026-06-11T17:29:40.702556545Z" level=info msg="Stopping pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831" id=b1799ca1-46c8-4db5-934a-1f0ded50b21d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503432 | controller | Jun 11 17:29:40.707600 crc crio[23211]: time="2026-06-11T17:29:40.70271817Z" level=info msg="Stopped pod sandbox (already stopped): d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831" id=b1799ca1-46c8-4db5-934a-1f0ded50b21d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503447 | controller | Jun 11 17:29:40.719714 crc crio[23211]: time="2026-06-11T17:29:40.719613923Z" level=info msg="Removing pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831" id=39978e21-76f8-49b1-8ede-5f46d90f04f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503462 | controller | Jun 11 17:29:40.731118 crc crio[23211]: time="2026-06-11T17:29:40.730842634Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=dc7cf5e1-283d-4d67-b3af-fecb28e30613 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.503477 | controller | Jun 11 17:29:40.750321 crc crio[23211]: time="2026-06-11T17:29:40.75021239Z" level=info msg="Removed pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831" id=39978e21-76f8-49b1-8ede-5f46d90f04f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503492 | controller | Jun 11 17:29:40.754825 crc crio[23211]: time="2026-06-11T17:29:40.754736624Z" level=info msg="Stopping pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b" id=57ee3ef8-d357-4ea0-9550-90cbf51cf46b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503507 | controller | Jun 11 17:29:40.754825 crc crio[23211]: time="2026-06-11T17:29:40.754821836Z" level=info msg="Stopped pod sandbox (already stopped): 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b" id=57ee3ef8-d357-4ea0-9550-90cbf51cf46b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503544 | controller | Jun 11 17:29:40.756212 crc crio[23211]: time="2026-06-11T17:29:40.756038466Z" level=info msg="Removing pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b" id=d4c59472-42b1-47e9-ad7e-eb9bcf8040fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503561 | controller | Jun 11 17:29:40.769095 crc crio[23211]: time="2026-06-11T17:29:40.768991761Z" level=info msg="Creating container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/ovn-edpm-ovn-update-openstack-edpm-ipam" id=df3cb39e-c154-446b-bdc2-db363d71b1a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.503580 | controller | Jun 11 17:29:40.785802 crc crio[23211]: time="2026-06-11T17:29:40.785744651Z" level=info msg="Removed pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b" id=d4c59472-42b1-47e9-ad7e-eb9bcf8040fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503595 | controller | Jun 11 17:29:40.787995 crc crio[23211]: time="2026-06-11T17:29:40.787766991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.503610 | controller | Jun 11 17:29:40.789640 crc crio[23211]: time="2026-06-11T17:29:40.788652413Z" level=info msg="Stopping pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c" id=9a84d9a4-bcb3-4279-ac25-02473cce2e9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503626 | controller | Jun 11 17:29:40.789640 crc crio[23211]: time="2026-06-11T17:29:40.788737965Z" level=info msg="Stopped pod sandbox (already stopped): 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c" id=9a84d9a4-bcb3-4279-ac25-02473cce2e9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503641 | controller | Jun 11 17:29:40.789640 crc crio[23211]: time="2026-06-11T17:29:40.789410552Z" level=info msg="Removing pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c" id=3e1d386d-d2ed-421e-8985-58a218784a82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503656 | controller | Jun 11 17:29:40.849837 crc crio[23211]: time="2026-06-11T17:29:40.849709213Z" level=info msg="Removed pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c" id=3e1d386d-d2ed-421e-8985-58a218784a82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503671 | controller | Jun 11 17:29:40.855538 crc crio[23211]: time="2026-06-11T17:29:40.855362454Z" level=info msg="Stopping pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54" id=f0d8bccc-aafb-460a-8251-494d7883e432 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503686 | controller | Jun 11 17:29:40.855761 crc crio[23211]: time="2026-06-11T17:29:40.855562609Z" level=info msg="Stopped pod sandbox (already stopped): db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54" id=f0d8bccc-aafb-460a-8251-494d7883e432 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503701 | controller | Jun 11 17:29:40.856347 crc crio[23211]: time="2026-06-11T17:29:40.856293488Z" level=info msg="Removing pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54" id=daaa3d7d-9dca-49f1-a3ff-f414aa20c677 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503716 | controller | Jun 11 17:29:40.925703 crc crio[23211]: time="2026-06-11T17:29:40.925572983Z" level=info msg="Removed pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54" id=daaa3d7d-9dca-49f1-a3ff-f414aa20c677 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.503731 | controller | Jun 11 17:29:40.960020 crc crio[23211]: time="2026-06-11T17:29:40.959877863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.503746 | controller | Jun 11 17:29:40.966106 crc crio[23211]: time="2026-06-11T17:29:40.966029297Z" level=info msg="Stopped pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00" id=4e7aad74-8436-49fb-a7eb-d19167e4d358 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.503762 | controller | Jun 11 17:29:40.968006 crc crio[23211]: time="2026-06-11T17:29:40.967938775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.503784 | controller | Jun 11 17:29:41.198593 crc crio[23211]: time="2026-06-11T17:29:41.197846926Z" level=info msg="Created container 1cfa57bfbf00b2d8bd8df39e5a3451785c69881863825712708a0ad74a9494b4: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/ovn-edpm-ovn-update-openstack-edpm-ipam" id=df3cb39e-c154-446b-bdc2-db363d71b1a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.503800 | controller | Jun 11 17:29:41.201508 crc crio[23211]: time="2026-06-11T17:29:41.201396385Z" level=info msg="Starting container: 1cfa57bfbf00b2d8bd8df39e5a3451785c69881863825712708a0ad74a9494b4" id=2b3ee60e-df83-414e-8e50-3210898d26d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.503816 | controller | Jun 11 17:29:41.208593 crc crio[23211]: time="2026-06-11T17:29:41.207928268Z" level=info msg="Started container" PID=258878 containerID=1cfa57bfbf00b2d8bd8df39e5a3451785c69881863825712708a0ad74a9494b4 description=openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/ovn-edpm-ovn-update-openstack-edpm-ipam id=2b3ee60e-df83-414e-8e50-3210898d26d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396
2026-06-11 18:00:59.503833 | controller | Jun 11 17:29:41.898846 crc crio[23211]: time="2026-06-11T17:29:41.898759417Z" level=info msg="Removing container: 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b" id=89c5653c-b295-4127-a671-1913427452e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.503849 | controller | Jun 11 17:29:41.942883 crc crio[23211]: time="2026-06-11T17:29:41.942765399Z" level=info msg="Removed container 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b: openstack/placement-6688f9c8b6-rcdrq/placement-api" id=89c5653c-b295-4127-a671-1913427452e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.503865 | controller | Jun 11 17:29:41.950062 crc crio[23211]: time="2026-06-11T17:29:41.950000921Z" level=info msg="Removing container: 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c" id=61f7c581-2a32-41a4-8bca-bb0570d463f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.503881 | controller | Jun 11 17:29:41.993833 crc crio[23211]: time="2026-06-11T17:29:41.993259095Z" level=info msg="Removed container 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c: openstack/placement-6688f9c8b6-rcdrq/placement-log" id=61f7c581-2a32-41a4-8bca-bb0570d463f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.503897 | controller | Jun 11 17:29:45.198069 crc crio[23211]: time="2026-06-11T17:29:45.195253112Z" level=info msg="Stopping container: 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f (timeout: 30s)" id=b938fa90-3bc8-4272-a430-f4574a06e611 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.503912 | controller | Jun 11 17:29:45.198069 crc crio[23211]: time="2026-06-11T17:29:45.195871927Z" level=info msg="Stopping container: 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5 (timeout: 30s)" id=0a668d09-cb0d-47b1-a7d6-3926d739fb1d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.503928 | controller | Jun 11 17:29:45.655649 crc crio[23211]: time="2026-06-11T17:29:45.65496373Z" level=info msg="Stopped container 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5: openstack/neutron-847668f5fc-bgqxx/neutron-httpd" id=0a668d09-cb0d-47b1-a7d6-3926d739fb1d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.503959 | controller | Jun 11 17:29:52.077511 crc crio[23211]: time="2026-06-11T17:29:52.070005882Z" level=info msg="Stopping container: a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32 (timeout: 30s)" id=ce666432-bda4-4e45-8ebc-6aaae3df847d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.503977 | controller | Jun 11 17:29:53.943408 crc crio[23211]: time="2026-06-11T17:29:53.942818286Z" level=info msg="Stopping container: 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 (timeout: 2s)" id=a30dfe22-aedb-4b79-80cb-9187c818b579 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.503997 | controller | Jun 11 17:29:54.565099 crc crio[23211]: time="2026-06-11T17:29:54.564366248Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=b830e762-2143-4d5e-83c0-c9252556308e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.504013 | controller | Jun 11 17:29:54.565351 crc crio[23211]: time="2026-06-11T17:29:54.565122806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.504029 | controller | Jun 11 17:29:54.602710 crc crio[23211]: time="2026-06-11T17:29:54.602531034Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108 UID:abbbff6f-a6f8-4f8b-8df4-1e4b2b0f9d54 NetNS:/var/run/netns/32781944-9daa-4818-a383-bbea39857640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbbff6f_a6f8_4f8b_8df4_1e4b2b0f9d54.slice PodAnnotations:0xc002819490}] Aliases:map[]}"
2026-06-11 18:00:59.504045 | controller | Jun 11 17:29:54.602710 crc crio[23211]: time="2026-06-11T17:29:54.602602256Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.504061 | controller | Jun 11 17:29:55.029516 crc crio[23211]: 2026-06-11T17:29:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10a7d2b9fcb4c52 Mac:fe:1a:80:0c:42:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/32781944-9daa-4818-a383-bbea39857640 SocketPath: PciID:}] [{Interface:0xc00025aa10 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.504078 | controller | Jun 11 17:29:55.031510 crc crio[23211]: time="2026-06-11T17:29:55.030919877Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108 UID:abbbff6f-a6f8-4f8b-8df4-1e4b2b0f9d54 NetNS:/var/run/netns/32781944-9daa-4818-a383-bbea39857640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbbff6f_a6f8_4f8b_8df4_1e4b2b0f9d54.slice PodAnnotations:0xc002819490}] Aliases:map[]}"
2026-06-11 18:00:59.504094 | controller | Jun 11 17:29:55.031510 crc crio[23211]: time="2026-06-11T17:29:55.031122123Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.504111 | controller | Jun 11 17:29:55.068223 crc crio[23211]: time="2026-06-11T17:29:55.051050542Z" level=info msg="Ran pod sandbox 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108 with infra container: openstack/openstackclient/POD" id=b830e762-2143-4d5e-83c0-c9252556308e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.504126 | controller | Jun 11 17:29:55.068223 crc crio[23211]: time="2026-06-11T17:29:55.054806657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=160ad4e5-d53c-49eb-a057-60bbd61a9507 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.504143 | controller | Jun 11 17:29:55.126729 crc crio[23211]: time="2026-06-11T17:29:55.126601935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=a093403e-039f-435d-854a-7a2d924d973c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.504162 | controller | Jun 11 17:29:55.137408 crc crio[23211]: time="2026-06-11T17:29:55.137298354Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=6a6ec1da-991f-491d-8cec-322507ecdff0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.504178 | controller | Jun 11 17:29:55.137909 crc crio[23211]: time="2026-06-11T17:29:55.137846127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.504193 | controller | Jun 11 17:29:55.218672 crc crio[23211]: time="2026-06-11T17:29:55.21855009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.504209 | controller | Jun 11 17:29:55.237744 crc crio[23211]: time="2026-06-11T17:29:55.237661438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.504224 | controller | Jun 11 17:29:55.404508 crc crio[23211]: time="2026-06-11T17:29:55.404366795Z" level=info msg="Created container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180: openstack/openstackclient/openstackclient" id=6a6ec1da-991f-491d-8cec-322507ecdff0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.504240 | controller | Jun 11 17:29:55.408848 crc crio[23211]: time="2026-06-11T17:29:55.408735044Z" level=info msg="Starting container: 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180" id=509387dd-0e4d-42b6-965a-e7489c64d9e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.504256 | controller | Jun 11 17:29:55.422518 crc crio[23211]: time="2026-06-11T17:29:55.422288534Z" level=info msg="Started container" PID=259902 containerID=96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 description=openstack/openstackclient/openstackclient id=509387dd-0e4d-42b6-965a-e7489c64d9e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108
2026-06-11 18:00:59.504272 | controller | Jun 11 17:29:55.700008 crc crio[23211]: time="2026-06-11T17:29:55.699853978Z" level=info msg="Stopped container a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32: openstack/keystone-6bf8c966dc-gk7hl/keystone-api" id=ce666432-bda4-4e45-8ebc-6aaae3df847d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.504288 | controller | Jun 11 17:29:55.701323 crc crio[23211]: time="2026-06-11T17:29:55.701222952Z" level=info msg="Stopping pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8" id=4ff1bf90-3351-4a10-9e68-a55aefb59eae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.504304 | controller | Jun 11 17:29:55.702908 crc crio[23211]: time="2026-06-11T17:29:55.702719731Z" level=info msg="Got pod network &{Name:keystone-6bf8c966dc-gk7hl Namespace:openstack ID:8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8 UID:5086879e-40b6-48ef-b292-fe87e73e3307 NetNS:/var/run/netns/f45ae987-4110-4a51-8e5c-c06581e00f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5086879e_40b6_48ef_b292_fe87e73e3307.slice PodAnnotations:0xc007c142d0}] Aliases:map[]}"
2026-06-11 18:00:59.504320 | controller | Jun 11 17:29:55.703252 crc crio[23211]: time="2026-06-11T17:29:55.702934605Z" level=info msg="Deleting pod openstack_keystone-6bf8c966dc-gk7hl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.504336 | controller | Jun 11 17:29:55.965878 crc crio[23211]: time="2026-06-11T17:29:55.96333969Z" level=warning msg="Stopping container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 with stop signal(15) timed out. Killing..."
2026-06-11 18:00:59.504352 | controller | Jun 11 17:29:56.015649 crc crio[23211]: time="2026-06-11T17:29:56.010994184Z" level=error msg="Killing container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:00:59.504372 | controller | Jun 11 17:29:56.075484 crc crio[23211]: time="2026-06-11T17:29:56.075257994Z" level=info msg="Stopped container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9: openstack/openstackclient/openstackclient" id=a30dfe22-aedb-4b79-80cb-9187c818b579 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.504388 | controller | Jun 11 17:29:56.078494 crc crio[23211]: time="2026-06-11T17:29:56.078383943Z" level=info msg="Stopping pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346" id=d6da1b49-b5a8-4cad-8fe5-0b73366cb97a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.504405 | controller | Jun 11 17:29:56.081065 crc crio[23211]: time="2026-06-11T17:29:56.080920267Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346 UID:29a5dafb-49bf-48e2-9ab8-ed1f56077dd3 NetNS:/var/run/netns/a92508ce-7a0e-4c94-9751-a2b456e4fef3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a5dafb_49bf_48e2_9ab8_ed1f56077dd3.slice PodAnnotations:0xc0001308a8}] Aliases:map[]}"
2026-06-11 18:00:59.504421 | controller | Jun 11 17:29:56.081215 crc crio[23211]: time="2026-06-11T17:29:56.081131782Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.504437 | controller | Jun 11 17:29:56.201733 crc crio[23211]: time="2026-06-11T17:29:56.201030956Z" level=info msg="Stopped pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8" id=4ff1bf90-3351-4a10-9e68-a55aefb59eae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.504452 | controller | Jun 11 17:29:56.362999 crc crio[23211]: time="2026-06-11T17:29:56.362915782Z" level=info msg="Stopped pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346" id=d6da1b49-b5a8-4cad-8fe5-0b73366cb97a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.504468 | controller | Jun 11 17:29:57.335523 crc crio[23211]: time="2026-06-11T17:29:57.334511525Z" level=info msg="Removing container: 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9" id=53380a5a-e6bb-46bd-8095-c8c36791421a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.504484 | controller | Jun 11 17:29:57.409740 crc crio[23211]: time="2026-06-11T17:29:57.409626837Z" level=info msg="Removed container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9: openstack/openstackclient/openstackclient" id=53380a5a-e6bb-46bd-8095-c8c36791421a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.504501 | controller | Jun 11 17:30:00.632682 crc crio[23211]: time="2026-06-11T17:30:00.63180188Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/POD" id=08054e1a-0feb-4ee6-be00-28927127e8a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.504540 | controller | Jun 11 17:30:00.634096 crc crio[23211]: time="2026-06-11T17:30:00.634065487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.504558 | controller | Jun 11 17:30:00.649899 crc crio[23211]: time="2026-06-11T17:30:00.647224286Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686650-vtv5j/POD" id=15ab78ce-ac0d-446b-bb37-e757c199a473 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.504575 | controller | Jun 11 17:30:00.649899 crc crio[23211]: time="2026-06-11T17:30:00.647297688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.504598 | controller | Jun 11 17:30:00.704215 crc crio[23211]: time="2026-06-11T17:30:00.703897636Z" level=info msg="Got pod network &{Name:collect-profiles-29686650-2lths Namespace:openshift-operator-lifecycle-manager ID:e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c UID:bf4d2d6c-2ee7-4264-8827-83622f79246e NetNS:/var/run/netns/d2c842ff-1b27-4c21-864c-5d8c46989cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf4d2d6c_2ee7_4264_8827_83622f79246e.slice PodAnnotations:0xc00008d8d8}] Aliases:map[]}"
2026-06-11 18:00:59.504616 | controller | Jun 11 17:30:00.704215 crc crio[23211]: time="2026-06-11T17:30:00.703982799Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686650-2lths to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.504633 | controller | Jun 11 17:30:00.711710 crc crio[23211]: time="2026-06-11T17:30:00.711604709Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686650-vtv5j Namespace:openshift-infra ID:3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe UID:49512ed6-9396-43a2-aab0-33fa1f8bdb99 NetNS:/var/run/netns/e7c49a33-6797-4bec-8b67-79d87e737c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49512ed6_9396_43a2_aab0_33fa1f8bdb99.slice PodAnnotations:0xc000d2fa98}] Aliases:map[]}"
2026-06-11 18:00:59.504650 | controller | Jun 11 17:30:00.711710 crc crio[23211]: time="2026-06-11T17:30:00.711667641Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686650-vtv5j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.504667 | controller | Jun 11 17:30:01.321814 crc crio[23211]: 2026-06-11T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fa87019a157c2f Mac:f6:f0:e0:76:3f:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/e7c49a33-6797-4bec-8b67-79d87e737c03 SocketPath: PciID:}] [{Interface:0xc0004c6720 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.504684 | controller | Jun 11 17:30:01.323007 crc crio[23211]: time="2026-06-11T17:30:01.322930496Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686650-vtv5j Namespace:openshift-infra ID:3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe UID:49512ed6-9396-43a2-aab0-33fa1f8bdb99 NetNS:/var/run/netns/e7c49a33-6797-4bec-8b67-79d87e737c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49512ed6_9396_43a2_aab0_33fa1f8bdb99.slice PodAnnotations:0xc000d2fa98}] Aliases:map[]}"
2026-06-11 18:00:59.504701 | controller | Jun 11 17:30:01.323141 crc crio[23211]: time="2026-06-11T17:30:01.32310643Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686650-vtv5j for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.504717 | controller | Jun 11 17:30:01.333769 crc crio[23211]: time="2026-06-11T17:30:01.333700896Z" level=info msg="Ran pod sandbox 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe with infra container: openshift-infra/auto-csr-approver-29686650-vtv5j/POD" id=15ab78ce-ac0d-446b-bb37-e757c199a473 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.504734 | controller | Jun 11 17:30:01.337737 crc crio[23211]: time="2026-06-11T17:30:01.337616954Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=bc8eb97e-f394-40a7-9060-a2491ff385c6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.504750 | controller | Jun 11 17:30:01.351785 crc crio[23211]: time="2026-06-11T17:30:01.351364848Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.504771 | controller | Jun 11 17:30:01.426165 crc crio[23211]: 2026-06-11T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2bc4492323a477 Mac:72:76:1d:09:0a:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/d2c842ff-1b27-4c21-864c-5d8c46989cce SocketPath: PciID:}] [{Interface:0xc000344640 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.504788 | controller | Jun 11 17:30:01.427298 crc crio[23211]: time="2026-06-11T17:30:01.427166528Z" level=info msg="Got pod network &{Name:collect-profiles-29686650-2lths Namespace:openshift-operator-lifecycle-manager ID:e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c UID:bf4d2d6c-2ee7-4264-8827-83622f79246e NetNS:/var/run/netns/d2c842ff-1b27-4c21-864c-5d8c46989cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf4d2d6c_2ee7_4264_8827_83622f79246e.slice PodAnnotations:0xc00008d8d8}] Aliases:map[]}"
2026-06-11 18:00:59.504804 | controller | Jun 11 17:30:01.427401 crc crio[23211]: time="2026-06-11T17:30:01.427377073Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686650-2lths for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.504821 | controller | Jun 11 17:30:01.436694 crc crio[23211]: time="2026-06-11T17:30:01.436558763Z" level=info msg="Ran pod sandbox e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/POD" id=08054e1a-0feb-4ee6-be00-28927127e8a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.504837 | controller | Jun 11 17:30:01.440318 crc crio[23211]: time="2026-06-11T17:30:01.440271256Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bb9afb35-4c45-4bc6-adb3-ac85496cc28b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.504854 | controller | Jun 11 17:30:01.443404 crc crio[23211]: time="2026-06-11T17:30:01.443339333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6a2754aa-8872-4376-a685-1bf88529df40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.504870 | controller | Jun 11 17:30:01.452381 crc crio[23211]: time="2026-06-11T17:30:01.452305868Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/collect-profiles" id=5142f560-ef7a-4281-8b93-14f115f0b030 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.504886 | controller | Jun 11 17:30:01.453071 crc crio[23211]: time="2026-06-11T17:30:01.452958694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.504902 | controller | Jun 11 17:30:01.557644 crc crio[23211]: time="2026-06-11T17:30:01.557331658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.504918 | controller | Jun 11 17:30:01.566981 crc crio[23211]: time="2026-06-11T17:30:01.566915699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.504934 | controller | Jun 11 17:30:01.722913 crc crio[23211]: time="2026-06-11T17:30:01.722701322Z" level=info msg="Created container 64dfd83896381e7071384ae955cd3b0c951027aece5ded5adce69bcfd066e1a0: openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/collect-profiles" id=5142f560-ef7a-4281-8b93-14f115f0b030 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.504954 | controller | Jun 11 17:30:01.724511 crc crio[23211]: time="2026-06-11T17:30:01.724325003Z" level=info msg="Starting container: 64dfd83896381e7071384ae955cd3b0c951027aece5ded5adce69bcfd066e1a0" id=738ca046-63ec-46e7-820a-fd4ac1eb9d5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.504971 | controller | Jun 11 17:30:01.731099 crc crio[23211]: time="2026-06-11T17:30:01.731032981Z" level=info msg="Started container" PID=260433 containerID=64dfd83896381e7071384ae955cd3b0c951027aece5ded5adce69bcfd066e1a0 description=openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/collect-profiles id=738ca046-63ec-46e7-820a-fd4ac1eb9d5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c
2026-06-11 18:00:59.504988 | controller | Jun 11 17:30:03.161137 crc crio[23211]: time="2026-06-11T17:30:03.160243821Z" level=info msg="Stopped container 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f: openstack/neutron-847668f5fc-bgqxx/neutron-api" id=b938fa90-3bc8-4272-a430-f4574a06e611 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.505005 | controller | Jun 11 17:30:03.163404 crc crio[23211]: time="2026-06-11T17:30:03.163379599Z" level=info msg="Stopping pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3" id=9b619090-e098-4af3-b279-10e205ae022c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.505022 | controller | Jun 11 17:30:03.164915 crc crio[23211]: time="2026-06-11T17:30:03.164890837Z" level=info msg="Got pod network &{Name:neutron-847668f5fc-bgqxx Namespace:openstack ID:39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3 UID:72b3e5ed-10e0-4714-b5f6-11b2ec6582d2 NetNS:/var/run/netns/64f11533-ff64-4e4b-8543-cd3182e18e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3e5ed_10e0_4714_b5f6_11b2ec6582d2.slice PodAnnotations:0xc0018beaa0}] Aliases:map[]}"
2026-06-11 18:00:59.505039 | controller | Jun 11 17:30:03.165254 crc crio[23211]: time="2026-06-11T17:30:03.165230125Z" level=info msg="Deleting pod openstack_neutron-847668f5fc-bgqxx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.505055 | controller | Jun 11 17:30:03.481197 crc crio[23211]: time="2026-06-11T17:30:03.480577096Z" level=info msg="Stopping pod sandbox: e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c" id=f7e592ae-5b9f-4d61-aca8-b952db5fa175 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.505072 | controller | Jun 11 17:30:03.481303 crc crio[23211]: time="2026-06-11T17:30:03.481256483Z" level=info msg="Got pod network &{Name:collect-profiles-29686650-2lths Namespace:openshift-operator-lifecycle-manager ID:e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c UID:bf4d2d6c-2ee7-4264-8827-83622f79246e NetNS:/var/run/netns/d2c842ff-1b27-4c21-864c-5d8c46989cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf4d2d6c_2ee7_4264_8827_83622f79246e.slice PodAnnotations:0xc0018bebf0}] Aliases:map[]}"
2026-06-11 18:00:59.505090 | controller | Jun 11 17:30:03.481619 crc crio[23211]: time="2026-06-11T17:30:03.48150423Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686650-2lths from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.505106 | controller | Jun 11 17:30:03.751072 crc crio[23211]: time="2026-06-11T17:30:03.750681635Z" level=info msg="Stopped pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3" id=9b619090-e098-4af3-b279-10e205ae022c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.505122 | controller | Jun 11 17:30:03.999687 crc crio[23211]: time="2026-06-11T17:30:03.997339194Z" level=info msg="Stopped pod sandbox: e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c" id=f7e592ae-5b9f-4d61-aca8-b952db5fa175 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.505142 | controller | Jun 11 17:30:04.364591 crc crio[23211]: time="2026-06-11T17:30:04.364370531Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=bc8eb97e-f394-40a7-9060-a2491ff385c6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.505159 | controller | Jun 11 17:30:04.368028 crc crio[23211]: time="2026-06-11T17:30:04.367666883Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b2e05a18-345a-42fc-8da3-6aeb37126a4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.505175 | controller | Jun 11 17:30:04.381128 crc crio[23211]: time="2026-06-11T17:30:04.380882954Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=85f53ba1-c0f3-4a8d-9ef5-8fe0efbca772 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.505191 | controller | Jun 11 17:30:04.413811 crc crio[23211]: time="2026-06-11T17:30:04.410914596Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686650-vtv5j/oc" id=f20ec83c-7993-4502-b700-e41e91a17861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.505207 | controller | Jun 11 17:30:04.414376 crc crio[23211]: time="2026-06-11T17:30:04.414316841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.505223 | controller | Jun 11 17:30:04.532651 crc crio[23211]: time="2026-06-11T17:30:04.532583275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.505239 | controller | Jun 11 17:30:04.584953 crc crio[23211]: time="2026-06-11T17:30:04.584839154Z" level=info msg="Removing container: 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5" id=05644830-c9d9-4e6c-88d5-46be7d0c9f82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.505255 | controller | Jun 11 17:30:04.702495 crc crio[23211]: time="2026-06-11T17:30:04.700264517Z" level=info msg="Removed container 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5: openstack/neutron-847668f5fc-bgqxx/neutron-httpd" id=05644830-c9d9-4e6c-88d5-46be7d0c9f82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.505272 | controller | Jun 11 17:30:04.716837 crc crio[23211]: time="2026-06-11T17:30:04.710825351Z" level=info msg="Removing container: 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f" id=9db1c6be-e4ae-42c8-b536-1c3f0604fbfe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.505289 | controller | Jun 11 17:30:04.875319 crc crio[23211]: time="2026-06-11T17:30:04.874881772Z" level=info msg="Running pod sandbox: openstack/swift-proxy-6564cc5f57-v8twm/POD" id=72615376-f7a4-4377-b4c0-f00582305288 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.505305 | controller | Jun 11 17:30:04.875319 crc crio[23211]: time="2026-06-11T17:30:04.875053486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.505322 | controller | Jun 11 17:30:04.891566 crc crio[23211]: time="2026-06-11T17:30:04.890532743Z" level=info msg="Removed container 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f: openstack/neutron-847668f5fc-bgqxx/neutron-api" id=9db1c6be-e4ae-42c8-b536-1c3f0604fbfe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.505338 | controller | Jun 11 17:30:05.004849 crc crio[23211]: time="2026-06-11T17:30:05.004786456Z" level=info msg="Got pod network &{Name:swift-proxy-6564cc5f57-v8twm Namespace:openstack ID:f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35 UID:8519852e-55e4-4408-a9f5-f6d64ada885f NetNS:/var/run/netns/861831bc-befa-47de-b26f-055a876161c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8519852e_55e4_4408_a9f5_f6d64ada885f.slice PodAnnotations:0xc0066180d0}] Aliases:map[]}"
2026-06-11 18:00:59.505358 | controller | Jun 11 17:30:05.005212 crc crio[23211]: time="2026-06-11T17:30:05.005143935Z" level=info msg="Adding pod openstack_swift-proxy-6564cc5f57-v8twm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.505375 | controller | Jun 11 17:30:05.090253 crc crio[23211]: time="2026-06-11T17:30:05.088220587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.505392 | controller | Jun 11 17:30:05.293588 crc crio[23211]: time="2026-06-11T17:30:05.292855534Z" level=info msg="Created container 3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184: openshift-infra/auto-csr-approver-29686650-vtv5j/oc" id=f20ec83c-7993-4502-b700-e41e91a17861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.505409 | controller | Jun 11 17:30:05.295116 crc crio[23211]: time="2026-06-11T17:30:05.294588057Z" level=info msg="Starting container: 3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184" id=15775eb3-cb8b-4834-bc91-49ec3646b5cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.505425 | controller | Jun 11 17:30:05.300365 crc crio[23211]: time="2026-06-11T17:30:05.299340807Z" level=info msg="Started container" PID=260740 containerID=3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184 description=openshift-infra/auto-csr-approver-29686650-vtv5j/oc id=15775eb3-cb8b-4834-bc91-49ec3646b5cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe
2026-06-11 18:00:59.505442 | controller | Jun 11 17:30:05.778518 crc crio[23211]: 2026-06-11T17:30:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f102fd32c3c3788 Mac:56:00:e4:ca:a0:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/861831bc-befa-47de-b26f-055a876161c1 SocketPath: PciID:}] [{Interface:0xc0001485d0 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.505458 | controller | Jun 11 17:30:05.780281 crc crio[23211]: time="2026-06-11T17:30:05.779825285Z" level=info msg="Got pod network &{Name:swift-proxy-6564cc5f57-v8twm Namespace:openstack ID:f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35 UID:8519852e-55e4-4408-a9f5-f6d64ada885f NetNS:/var/run/netns/861831bc-befa-47de-b26f-055a876161c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8519852e_55e4_4408_a9f5_f6d64ada885f.slice PodAnnotations:0xc0066180d0}] Aliases:map[]}"
2026-06-11 18:00:59.505475 | controller | Jun 11 17:30:05.780281 crc crio[23211]: time="2026-06-11T17:30:05.779995649Z" level=info msg="Checking pod openstack_swift-proxy-6564cc5f57-v8twm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.505492 | controller | Jun 11 17:30:05.791259 crc crio[23211]: time="2026-06-11T17:30:05.791077517Z" level=info msg="Ran pod sandbox f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35 with infra container: openstack/swift-proxy-6564cc5f57-v8twm/POD" id=72615376-f7a4-4377-b4c0-f00582305288 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.505508 | controller | Jun 11 17:30:05.795403 crc crio[23211]: time="2026-06-11T17:30:05.794722298Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=a5e227b6-7dbf-4a08-9767-04e650788ac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.505552 | controller | Jun 11 17:30:05.889343 crc crio[23211]: time="2026-06-11T17:30:05.888698772Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=334b18c0-b2c6-4aa0-820d-e1ff7682cf65 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.505570 | controller | Jun 11 17:30:05.906590 crc crio[23211]: time="2026-06-11T17:30:05.905686358Z" level=info msg="Creating container: openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd" id=a4f231b5-a26d-43b4-94cd-1cc502c8f0f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.505586 | controller | Jun 11 17:30:05.906590 crc crio[23211]: time="2026-06-11T17:30:05.90614868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.505602 | controller | Jun 11 17:30:05.992562 crc crio[23211]: time="2026-06-11T17:30:05.992405652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.505618 | controller | Jun 11 17:30:05.999564 crc crio[23211]: time="2026-06-11T17:30:05.999300104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.505634 | controller | Jun 11 17:30:06.506549 crc crio[23211]: time="2026-06-11T17:30:06.506282796Z" level=info msg="Created container b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea: openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd" id=a4f231b5-a26d-43b4-94cd-1cc502c8f0f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.505650 | controller | Jun 11 17:30:06.507934 crc crio[23211]: time="2026-06-11T17:30:06.507833815Z" level=info msg="Starting container: b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea" id=4f68e9f8-698a-4a87-b959-1211526b4fde name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.505666 | controller | Jun 11 17:30:06.523257 crc crio[23211]: time="2026-06-11T17:30:06.523084597Z" level=info msg="Started container" PID=260849 containerID=b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea description=openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd id=4f68e9f8-698a-4a87-b959-1211526b4fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35
2026-06-11 18:00:59.505683 | controller | Jun 11 17:30:06.716244 crc crio[23211]: time="2026-06-11T17:30:06.715679273Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=9c873e7f-6fbb-4dc3-bd04-d7d8a9c0ecdd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.505699 | controller | Jun 11 17:30:06.808877 crc crio[23211]: time="2026-06-11T17:30:06.808781786Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=50cb13b2-7e69-43f2-a3f4-97b6838c13e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.505715 | controller | Jun 11 17:30:06.881326 crc crio[23211]: time="2026-06-11T17:30:06.881228182Z" level=info msg="Creating container: openstack/swift-proxy-6564cc5f57-v8twm/proxy-server" id=9c471c98-e383-40c2-a3cc-83942eaf9362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.505731 | controller | Jun 11 17:30:06.881796 crc crio[23211]: time="2026-06-11T17:30:06.881713743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.505747 | controller | Jun 11 17:30:06.940345 crc crio[23211]: time="2026-06-11T17:30:06.94024122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.505766 | controller | Jun 11 17:30:06.947638 crc crio[23211]: time="2026-06-11T17:30:06.947559373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.505782 | controller | Jun 11 17:30:07.273579 crc crio[23211]: time="2026-06-11T17:30:07.273379796Z" level=info msg="Created container 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947: openstack/swift-proxy-6564cc5f57-v8twm/proxy-server" id=9c471c98-e383-40c2-a3cc-83942eaf9362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.505798 | controller | Jun 11 17:30:07.274907 crc crio[23211]: time="2026-06-11T17:30:07.274844453Z" level=info msg="Starting container: 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947" id=aa9ae957-894c-4d2a-a0b0-096d3c132d0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.505813 | controller | Jun 11 17:30:07.283479 crc crio[23211]: time="2026-06-11T17:30:07.280598657Z" level=info msg="Started container" PID=260886 containerID=9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947 description=openstack/swift-proxy-6564cc5f57-v8twm/proxy-server id=aa9ae957-894c-4d2a-a0b0-096d3c132d0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35
2026-06-11 18:00:59.505830 | controller | Jun 11 17:30:07.676771 crc crio[23211]: time="2026-06-11T17:30:07.675301856Z" level=info msg="Stopping pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe" id=789b7e51-9653-40f8-8cb3-f5d1b6789e18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.505846 | controller | Jun 11 17:30:07.676771 crc crio[23211]: time="2026-06-11T17:30:07.676367533Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686650-vtv5j Namespace:openshift-infra ID:3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe UID:49512ed6-9396-43a2-aab0-33fa1f8bdb99 NetNS:/var/run/netns/e7c49a33-6797-4bec-8b67-79d87e737c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49512ed6_9396_43a2_aab0_33fa1f8bdb99.slice PodAnnotations:0xc002819180}] Aliases:map[]}"
2026-06-11 18:00:59.505862 | controller | Jun 11 17:30:07.676771 crc crio[23211]: time="2026-06-11T17:30:07.676547848Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686650-vtv5j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.505878 | controller | Jun 11 17:30:08.140506 crc crio[23211]: time="2026-06-11T17:30:08.13040564Z" level=info msg="Stopped pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe" id=789b7e51-9653-40f8-8cb3-f5d1b6789e18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.505895 | controller | Jun 11 17:30:08.655124 crc crio[23211]: time="2026-06-11T17:30:08.654615744Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-q6br8/POD" id=c39da30c-3cc5-40bd-8f77-ddc08d989fe9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.505911 | controller | Jun 11 17:30:08.655296 crc crio[23211]: time="2026-06-11T17:30:08.655145746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.505927 | controller | Jun 11 17:30:08.756222 crc crio[23211]: time="2026-06-11T17:30:08.756094326Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-q6br8 Namespace:openstack ID:cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90 UID:79b7ac2d-4666-42f0-b694-bc49d2fc4221 NetNS:/var/run/netns/2c72248d-77b7-428c-b29b-7386ca0b06ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79b7ac2d_4666_42f0_b694_bc49d2fc4221.slice PodAnnotations:0xc002818100}] Aliases:map[]}"
2026-06-11 18:00:59.505948 | controller | Jun 11 17:30:08.756222 crc crio[23211]: time="2026-06-11T17:30:08.756208309Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-q6br8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.505965 | controller | Jun 11 17:30:09.235326 crc crio[23211]: time="2026-06-11T17:30:09.234347128Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-t5zl9/POD" id=1c751cd3-4227-4af5-84f4-38724b7bf781 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.505981 | controller | Jun 11 17:30:09.237248 crc crio[23211]: time="2026-06-11T17:30:09.235365534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.505998 | controller | Jun 11 17:30:09.282737 crc crio[23211]: time="2026-06-11T17:30:09.282640418Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-t5zl9 Namespace:openstack ID:067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb UID:541f9eb9-bb96-47bd-9ffb-2f6fab8077ff NetNS:/var/run/netns/e415b30f-73de-451c-a17a-94ad856edb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541f9eb9_bb96_47bd_9ffb_2f6fab8077ff.slice PodAnnotations:0xc000131608}] Aliases:map[]}"
2026-06-11 18:00:59.506014 | controller | Jun 11 17:30:09.282737 crc crio[23211]: time="2026-06-11T17:30:09.282716311Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-t5zl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.506030 | controller | Jun 11 17:30:09.466720 crc crio[23211]: 2026-06-11T17:30:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd469e420ae3dcf Mac:06:6d:13:98:89:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/2c72248d-77b7-428c-b29b-7386ca0b06ea SocketPath: PciID:}] [{Interface:0xc0001126f0 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.506047 | controller | Jun 11 17:30:09.468463 crc crio[23211]: time="2026-06-11T17:30:09.468336381Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-q6br8 Namespace:openstack ID:cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90 UID:79b7ac2d-4666-42f0-b694-bc49d2fc4221 NetNS:/var/run/netns/2c72248d-77b7-428c-b29b-7386ca0b06ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79b7ac2d_4666_42f0_b694_bc49d2fc4221.slice PodAnnotations:0xc002818100}] Aliases:map[]}"
2026-06-11 18:00:59.506064 | controller | Jun 11 17:30:09.468594 crc crio[23211]: time="2026-06-11T17:30:09.468580377Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-q6br8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.506080 | controller | Jun 11 17:30:09.514472 crc crio[23211]: time="2026-06-11T17:30:09.513700448Z" level=info msg="Ran pod sandbox cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90 with infra container: openstack/nova-cell0-cell-mapping-q6br8/POD" id=c39da30c-3cc5-40bd-8f77-ddc08d989fe9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.506096 | controller | Jun 11 17:30:09.523322 crc crio[23211]: time="2026-06-11T17:30:09.523120204Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=e705149b-ca7b-4658-9243-966d0ed6388a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.506112 | controller | Jun 11 17:30:09.588974 crc crio[23211]: time="2026-06-11T17:30:09.588886622Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=08e04c09-6e9c-414c-a1e8-52d47513562b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.506132 | controller | Jun 11 17:30:09.604968 crc crio[23211]: time="2026-06-11T17:30:09.604863923Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-q6br8/nova-manage" id=a241cba3-1974-4375-a36b-f263ce7e71cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.506148 | controller | Jun 11 17:30:09.605454 crc crio[23211]: time="2026-06-11T17:30:09.605347354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.506165 | controller | Jun 11 17:30:09.691777 crc crio[23211]: time="2026-06-11T17:30:09.691682767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.506181 | controller | Jun 11 17:30:09.700607 crc crio[23211]: time="2026-06-11T17:30:09.700397916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.506197 | controller | Jun 11 17:30:09.919841 crc crio[23211]: 2026-06-11T17:30:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:067a9cd92620197 Mac:f2:b5:5f:4b:0c:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/e415b30f-73de-451c-a17a-94ad856edb69 SocketPath: PciID:}] [{Interface:0xc00022c760 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.506213 | controller | Jun 11 17:30:09.921487 crc crio[23211]: time="2026-06-11T17:30:09.921336502Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-t5zl9 Namespace:openstack ID:067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb UID:541f9eb9-bb96-47bd-9ffb-2f6fab8077ff NetNS:/var/run/netns/e415b30f-73de-451c-a17a-94ad856edb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541f9eb9_bb96_47bd_9ffb_2f6fab8077ff.slice PodAnnotations:0xc000131608}] Aliases:map[]}"
2026-06-11 18:00:59.506230 | controller | Jun 11 17:30:09.921657 crc crio[23211]: time="2026-06-11T17:30:09.921630159Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-t5zl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.506247 | controller | Jun 11 17:30:09.934196 crc crio[23211]: time="2026-06-11T17:30:09.93405517Z" level=info msg="Ran pod sandbox 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb with infra container: openstack/nova-cell1-cell-mapping-t5zl9/POD" id=1c751cd3-4227-4af5-84f4-38724b7bf781 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.506263 | controller | Jun 11 17:30:09.935511 crc crio[23211]: time="2026-06-11T17:30:09.935385013Z" level=info msg="Created container bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e: openstack/nova-cell0-cell-mapping-q6br8/nova-manage" id=a241cba3-1974-4375-a36b-f263ce7e71cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.506279 | controller | Jun 11 17:30:09.949858 crc crio[23211]: time="2026-06-11T17:30:09.949228971Z" level=info msg="Starting container: bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e" id=ff3d09b4-39f7-48a8-92fd-8666cdae7b32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.506295 | controller | Jun 11 17:30:09.956691 crc crio[23211]: time="2026-06-11T17:30:09.956617416Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=9769bae0-4b94-4de7-8f4a-6e854f36a283 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.506311 | controller | Jun 11 17:30:09.967956 crc crio[23211]: time="2026-06-11T17:30:09.967849857Z" level=info msg="Started container" PID=261325 containerID=bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e description=openstack/nova-cell0-cell-mapping-q6br8/nova-manage id=ff3d09b4-39f7-48a8-92fd-8666cdae7b32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90
2026-06-11 18:00:59.506332 | controller | Jun 11 17:30:10.043690 crc crio[23211]: time="2026-06-11T17:30:10.043559204Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=4ea71263-23ec-4c44-aefd-b2bd02dd28f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.506348 | controller | Jun 11 17:30:10.058229 crc crio[23211]: time="2026-06-11T17:30:10.057979235Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-t5zl9/nova-manage" id=3027521b-aad5-4c40-af64-c8cfab01d0bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.506363 | controller | Jun 11 17:30:10.058629 crc crio[23211]: time="2026-06-11T17:30:10.058594171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.506379 | controller | Jun 11 17:30:10.167532 crc crio[23211]: time="2026-06-11T17:30:10.167385667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.506395 | controller | Jun 11 17:30:10.173912 crc crio[23211]: time="2026-06-11T17:30:10.173711955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.506410 | controller | Jun 11 17:30:10.437722 crc crio[23211]: time="2026-06-11T17:30:10.437010122Z" level=info msg="Created container 004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e: openstack/nova-cell1-cell-mapping-t5zl9/nova-manage" id=3027521b-aad5-4c40-af64-c8cfab01d0bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.506426 | controller | Jun 11 17:30:10.439011 crc crio[23211]: time="2026-06-11T17:30:10.438885508Z" level=info msg="Starting container: 004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e" id=6deb3748-2642-4796-93d6-e371fdd11c2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.506442 | controller | Jun 11 17:30:10.448076 crc crio[23211]: time="2026-06-11T17:30:10.447964605Z" level=info msg="Started container" PID=261393 containerID=004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e description=openstack/nova-cell1-cell-mapping-t5zl9/nova-manage id=6deb3748-2642-4796-93d6-e371fdd11c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb
2026-06-11 18:00:59.506459 | controller | Jun 11 17:30:15.010702 crc crio[23211]: time="2026-06-11T17:30:15.009567489Z" level=info msg="Stopping container: a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e (timeout: 30s)" id=80342868-ae61-45da-9424-a4325af7febe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.506475 | controller | Jun 11 17:30:15.011832 crc crio[23211]: time="2026-06-11T17:30:15.009890207Z" level=info msg="Stopping container: 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0 (timeout: 30s)" id=a3892df6-e5d5-4743-9320-7b0b0565f5fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.506491 | controller | Jun 11 17:30:15.444298 crc crio[23211]: time="2026-06-11T17:30:15.443561452Z" level=info msg="Stopped container 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd" id=a3892df6-e5d5-4743-9320-7b0b0565f5fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.506507 | controller | Jun 11 17:30:15.562830 crc crio[23211]: time="2026-06-11T17:30:15.562769139Z" level=info msg="Stopped container a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server" id=80342868-ae61-45da-9424-a4325af7febe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.506549 | controller | Jun 11 17:30:15.564381 crc crio[23211]: time="2026-06-11T17:30:15.564280766Z" level=info msg="Stopping pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53" id=db1fbca6-e614-4442-afdf-70ea1afb77e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.506568 | controller | Jun 11 17:30:15.566063 crc crio[23211]: time="2026-06-11T17:30:15.566035551Z" level=info msg="Got pod network &{Name:swift-proxy-665fb68d6f-8ccb8 Namespace:openstack ID:10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53 UID:5ad6740b-20d9-43c8-a292-9fdd13c157cb NetNS:/var/run/netns/b54f0da7-f79b-4fca-9872-b12d5b0d6411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad6740b_20d9_43c8_a292_9fdd13c157cb.slice PodAnnotations:0xc0066182d8}] Aliases:map[]}"
2026-06-11 18:00:59.506585 | controller | Jun 11 17:30:15.566227 crc crio[23211]: time="2026-06-11T17:30:15.566208465Z" level=info msg="Deleting pod openstack_swift-proxy-665fb68d6f-8ccb8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.506602 | controller | Jun 11 17:30:16.165904 crc crio[23211]: time="2026-06-11T17:30:16.165794727Z" level=info msg="Stopped pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53" id=db1fbca6-e614-4442-afdf-70ea1afb77e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.506619 | controller | Jun 11 17:30:16.999244 crc crio[23211]: time="2026-06-11T17:30:16.998746669Z" level=info msg="Removing container: a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e" id=f6ec00e1-69ab-4a62-a50a-c4a962f03a96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.506636 | controller | Jun 11 17:30:17.051863 crc crio[23211]: time="2026-06-11T17:30:17.051621112Z" level=info msg="Removed container a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server" id=f6ec00e1-69ab-4a62-a50a-c4a962f03a96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.506653 | controller | Jun 11 17:30:17.058999 crc crio[23211]: time="2026-06-11T17:30:17.058913985Z" level=info msg="Removing container: 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0" id=181e635a-93f8-4183-969c-677981bfbab0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.506669 | controller | Jun 11 17:30:17.101263 crc crio[23211]: time="2026-06-11T17:30:17.100702592Z" level=info msg="Removed container 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd" id=181e635a-93f8-4183-969c-677981bfbab0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.506686 | controller | Jun 11 17:30:20.081753 crc crio[23211]: time="2026-06-11T17:30:20.080687237Z" level=info msg="Stopping pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90" id=af6a0894-6177-41fb-ae49-660dd889de1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.506703 | controller | Jun 11 17:30:20.083769 crc crio[23211]: time="2026-06-11T17:30:20.082720338Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-q6br8 Namespace:openstack ID:cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90 UID:79b7ac2d-4666-42f0-b694-bc49d2fc4221 NetNS:/var/run/netns/2c72248d-77b7-428c-b29b-7386ca0b06ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79b7ac2d_4666_42f0_b694_bc49d2fc4221.slice PodAnnotations:0xc00294e050}] Aliases:map[]}"
2026-06-11 18:00:59.506727 | controller | Jun 11 17:30:20.083769 crc crio[23211]: time="2026-06-11T17:30:20.082859111Z" level=info msg="Stopping pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb" id=aee10400-1693-4a63-857e-3c86f09ed303 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.506744 | controller | Jun 11 17:30:20.083769 crc crio[23211]: time="2026-06-11T17:30:20.082913782Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-q6br8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.506761 | controller | Jun 11 17:30:20.084053 crc crio[23211]: time="2026-06-11T17:30:20.083805375Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-t5zl9 Namespace:openstack ID:067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb UID:541f9eb9-bb96-47bd-9ffb-2f6fab8077ff NetNS:/var/run/netns/e415b30f-73de-451c-a17a-94ad856edb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541f9eb9_bb96_47bd_9ffb_2f6fab8077ff.slice PodAnnotations:0xc0038ac010}] Aliases:map[]}"
2026-06-11 18:00:59.506778 | controller | Jun 11 17:30:20.084053 crc crio[23211]: time="2026-06-11T17:30:20.08399537Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-t5zl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.506794 | controller | Jun 11 17:30:20.620637 crc crio[23211]: time="2026-06-11T17:30:20.619783854Z" level=info msg="Stopped pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90" id=af6a0894-6177-41fb-ae49-660dd889de1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.506811 | controller | Jun 11 17:30:20.745762 crc crio[23211]: time="2026-06-11T17:30:20.745675979Z" level=info msg="Stopped pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb" id=aee10400-1693-4a63-857e-3c86f09ed303 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.506827 | controller | Jun 11 17:30:21.343338 crc crio[23211]: time="2026-06-11T17:30:21.342761778Z" level=info msg="Stopping container: 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0 (timeout: 30s)" id=ea662a4f-06d8-4ae9-b755-0a7731cfde9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.506844 | controller | Jun 11 17:30:21.345087 crc crio[23211]: time="2026-06-11T17:30:21.343315472Z" level=info msg="Stopping container: dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21 (timeout: 30s)" id=a183ce11-5734-4c93-9488-06b0ab5d8a32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.506860 | controller | Jun 11 17:30:21.405053 crc crio[23211]: time="2026-06-11T17:30:21.404951766Z" level=info msg="Stopping container: 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c (timeout: 30s)" id=1e0c43bc-e3b3-4e5b-a069-5b694a3981c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.506876 | controller | Jun 11 17:30:21.497503 crc crio[23211]: time="2026-06-11T17:30:21.497349651Z" level=info msg="Stopping container: d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c (timeout: 30s)" id=0718a67a-9b5c-4d3f-8e4d-3a26b06e4b2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.506893 | controller | Jun 11 17:30:21.499983 crc crio[23211]: time="2026-06-11T17:30:21.499806842Z" level=info msg="Stopping container: c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe (timeout: 30s)" id=239dca0e-b7d7-4506-a75e-169f49ca9d35 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.506909 | controller | Jun 11 17:30:21.518666 crc crio[23211]: time="2026-06-11T17:30:21.518344767Z" level=info msg="Stopped container 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0: openstack/nova-api-0/nova-api-log" id=ea662a4f-06d8-4ae9-b755-0a7731cfde9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.506925 | controller | Jun 11 17:30:21.635261 crc crio[23211]: time="2026-06-11T17:30:21.634911319Z" level=info msg="Stopped container c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe: openstack/nova-metadata-0/nova-metadata-log" id=239dca0e-b7d7-4506-a75e-169f49ca9d35 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.506945 | controller | Jun 11 17:30:22.130039 crc crio[23211]: time="2026-06-11T17:30:22.129932811Z" level=info msg="Removing container: 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11" id=295bf604-9e01-4d98-b267-44b6631405f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.506963 | controller | Jun 11 17:30:22.205151 crc crio[23211]: time="2026-06-11T17:30:22.204954431Z" level=info msg="Removed container 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11: openstack/nova-metadata-0/nova-metadata-log" id=295bf604-9e01-4d98-b267-44b6631405f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.506979 | controller | Jun 11 17:30:24.592673 crc crio[23211]: time="2026-06-11T17:30:24.591731024Z" level=info msg="Stopped container dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21: openstack/nova-api-0/nova-api-api" id=a183ce11-5734-4c93-9488-06b0ab5d8a32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.506996 | controller | Jun 11 17:30:24.593991 crc crio[23211]: time="2026-06-11T17:30:24.5939228Z" level=info msg="Stopping pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb" id=2f38e5c7-0817-45e2-8fd7-7db303df568a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.507013 | controller | Jun 11 17:30:24.595619 crc crio[23211]: time="2026-06-11T17:30:24.59555394Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb UID:f26cb9b9-a653-4278-8cb4-4cccad1b9c0f NetNS:/var/run/netns/68957700-fe50-487c-8078-627789e00390 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf26cb9b9_a653_4278_8cb4_4cccad1b9c0f.slice PodAnnotations:0xc000131a58}] Aliases:map[]}"
2026-06-11 18:00:59.507029 | controller | Jun 11 17:30:24.595731 crc crio[23211]: time="2026-06-11T17:30:24.595718894Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.507046 | controller | Jun 11 17:30:24.749575 crc crio[23211]: time="2026-06-11T17:30:24.749407855Z" level=info msg="Stopped container d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c: openstack/nova-metadata-0/nova-metadata-metadata" id=0718a67a-9b5c-4d3f-8e4d-3a26b06e4b2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.507062 | controller | Jun 11 17:30:24.752830 crc crio[23211]: time="2026-06-11T17:30:24.752556244Z" level=info msg="Stopping pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66" id=13c8df6e-96a7-4191-a352-6e000ffa9419 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.507079 | controller | Jun 11 17:30:24.754584 crc crio[23211]: time="2026-06-11T17:30:24.754519693Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66 UID:fe4229ab-df34-46b1-88a2-6ea6d96408d2 NetNS:/var/run/netns/5a892ee0-494c-4c46-bd51-6854c93b6651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe4229ab_df34_46b1_88a2_6ea6d96408d2.slice PodAnnotations:0xc0001af370}] Aliases:map[]}"
2026-06-11 18:00:59.507096 | controller | Jun 11 17:30:24.754772 crc crio[23211]: time="2026-06-11T17:30:24.754718558Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.507112 | controller | Jun 11 17:30:25.161523 crc crio[23211]: time="2026-06-11T17:30:25.160803853Z" level=info msg="Stopped pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb" id=2f38e5c7-0817-45e2-8fd7-7db303df568a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.507132 | controller | Jun 11 17:30:25.223689 crc crio[23211]: time="2026-06-11T17:30:25.223565796Z" level=info msg="Stopped pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66" id=13c8df6e-96a7-4191-a352-6e000ffa9419 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.507149 | controller | Jun 11 17:30:25.238974 crc crio[23211]: time="2026-06-11T17:30:25.238538761Z" level=info msg="Removing container: 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c" id=ac64b974-9b4b-409f-974b-ad9db5cba698 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.507165 | controller | Jun 11 17:30:25.394738 crc crio[23211]: time="2026-06-11T17:30:25.394633142Z" level=info msg="Removed container 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c: openstack/nova-metadata-0/nova-metadata-metadata" id=ac64b974-9b4b-409f-974b-ad9db5cba698 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.507181 | controller | Jun 11 17:30:26.255152 crc crio[23211]: time="2026-06-11T17:30:26.254529637Z" level=info msg="Stopped container 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1e0c43bc-e3b3-4e5b-a069-5b694a3981c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.507197 | controller | Jun 11 17:30:26.257082 crc crio[23211]: time="2026-06-11T17:30:26.256351202Z" level=info msg="Stopping pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285" id=57ecc7f0-3877-4010-8b32-3b4d0ddb18cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.507213 | controller | Jun 11 17:30:26.257935 crc crio[23211]: time="2026-06-11T17:30:26.257865661Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285 UID:310f79b3-504d-4e6e-b170-b4a29bf5c4f2 NetNS:/var/run/netns/dbb4809f-4bad-4fbb-9529-f45f3905b300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod310f79b3_504d_4e6e_b170_b4a29bf5c4f2.slice PodAnnotations:0xc0001af508}] Aliases:map[]}"
2026-06-11 18:00:59.507230 | controller | Jun 11 17:30:26.258411 crc crio[23211]: time="2026-06-11T17:30:26.258285652Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.507246 | controller | Jun 11 17:30:26.294752 crc crio[23211]: time="2026-06-11T17:30:26.294638012Z" level=info msg="Removing container: d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c" id=7f50ee15-9cce-40e5-9464-9b10c6bb2c69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.507263 | controller | Jun 11 17:30:26.412158 crc crio[23211]: time="2026-06-11T17:30:26.412092235Z" level=info msg="Removed container d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c: openstack/nova-metadata-0/nova-metadata-metadata" id=7f50ee15-9cce-40e5-9464-9b10c6bb2c69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.507280 | controller | Jun 11 17:30:26.416150 crc crio[23211]: time="2026-06-11T17:30:26.416058734Z" level=info msg="Removing container: c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe" id=cb5b5996-448d-49d9-8e8f-4c5dfe255064 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.507297 | controller | Jun 11 17:30:26.450350 crc crio[23211]: time="2026-06-11T17:30:26.450195539Z" level=info msg="Removed container c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe: openstack/nova-metadata-0/nova-metadata-log" id=cb5b5996-448d-49d9-8e8f-4c5dfe255064 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.507313 | controller | Jun 11 17:30:26.735573 crc crio[23211]: time="2026-06-11T17:30:26.733276682Z" level=info msg="Stopped pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285" id=57ecc7f0-3877-4010-8b32-3b4d0ddb18cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.507333 | controller | Jun 11 17:30:26.877549 crc crio[23211]: time="2026-06-11T17:30:26.87689295Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=9ca73be9-ecda-441a-a291-eed8a938def0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.507351 | controller | Jun 11 17:30:26.877753 crc crio[23211]: time="2026-06-11T17:30:26.87765472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.507368 | controller | Jun 11 17:30:26.915155 crc crio[23211]: time="2026-06-11T17:30:26.915044387Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347 UID:9ff269bc-5344-4fce-a8e0-983aa015ebb7 NetNS:/var/run/netns/26c17a4b-3180-412e-89c4-4a7d721ef68b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff269bc_5344_4fce_a8e0_983aa015ebb7.slice PodAnnotations:0xc006bcc328}] Aliases:map[]}"
2026-06-11 18:00:59.507384 | controller | Jun 11 17:30:26.915155 crc crio[23211]: time="2026-06-11T17:30:26.915107769Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.507401 | controller | Jun 11 17:30:26.925375 crc crio[23211]: time="2026-06-11T17:30:26.925297244Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=f822e8ed-0384-4fda-bd5f-21e5fa0af6bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.507417 | controller | Jun 11 17:30:26.925641 crc crio[23211]: time="2026-06-11T17:30:26.925396876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.507434 | controller | Jun 11 17:30:26.963289 crc crio[23211]: time="2026-06-11T17:30:26.963114731Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12 UID:0fceda24-36f4-49c2-94fc-44ed0d721386 NetNS:/var/run/netns/0f196d9c-af60-48e8-b698-f2db4152915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fceda24_36f4_49c2_94fc_44ed0d721386.slice PodAnnotations:0xc0001ae868}] Aliases:map[]}"
2026-06-11 18:00:59.507451 | controller | Jun 11 17:30:26.963289 crc crio[23211]: time="2026-06-11T17:30:26.963230884Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.507467 | controller | Jun 11 17:30:27.338204 crc crio[23211]: time="2026-06-11T17:30:27.337666356Z" level=info msg="Removing container: 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c" id=abcab92e-5889-4369-8730-33a899af6f18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.507483 | controller | Jun 11 17:30:27.478620 crc crio[23211]: time="2026-06-11T17:30:27.469812147Z" level=info msg="Removed container 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=abcab92e-5889-4369-8730-33a899af6f18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.507499 | controller | Jun 11 17:30:27.589770 crc crio[23211]: 2026-06-11T17:30:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab7f9b00132ef6e Mac:16:e6:9e:ab:5c:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:78 Mtu:0 Sandbox:/var/run/netns/0f196d9c-af60-48e8-b698-f2db4152915f SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.1.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.507538 | controller | Jun 11 17:30:27.591086 crc crio[23211]: time="2026-06-11T17:30:27.590999663Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12 UID:0fceda24-36f4-49c2-94fc-44ed0d721386 NetNS:/var/run/netns/0f196d9c-af60-48e8-b698-f2db4152915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fceda24_36f4_49c2_94fc_44ed0d721386.slice PodAnnotations:0xc0001ae868}] Aliases:map[]}"
2026-06-11 18:00:59.507557 | controller | Jun 11 17:30:27.591330 crc crio[23211]: time="2026-06-11T17:30:27.59126352Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.507573 | controller | Jun 11 17:30:27.605347 crc crio[23211]: time="2026-06-11T17:30:27.605262891Z" level=info msg="Ran pod sandbox ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12 with infra container: openstack/nova-metadata-0/POD" id=f822e8ed-0384-4fda-bd5f-21e5fa0af6bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.507589 | controller | Jun 11 17:30:27.616087 crc crio[23211]: time="2026-06-11T17:30:27.615983719Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=5c1a1ed0-55b5-4501-86cc-c5823ffa410d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.507604 | controller | Jun 11 17:30:27.619286 crc crio[23211]: time="2026-06-11T17:30:27.619148218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d66eb53d-7c8c-4091-b835-d95967561eec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.507620 | controller | Jun 11 17:30:27.627549 crc crio[23211]: 2026-06-11T17:30:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b1ef3fa9562460 Mac:4e:3c:1d:95:e9:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/26c17a4b-3180-412e-89c4-4a7d721ef68b SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.507636 | controller | Jun 11 17:30:27.628359 crc crio[23211]: time="2026-06-11T17:30:27.628280577Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=59df04b4-9a21-4a85-b1f3-7928b5d037fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.507652 | controller | Jun 11 17:30:27.628359 crc crio[23211]: time="2026-06-11T17:30:27.628334298Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347 UID:9ff269bc-5344-4fce-a8e0-983aa015ebb7 NetNS:/var/run/netns/26c17a4b-3180-412e-89c4-4a7d721ef68b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff269bc_5344_4fce_a8e0_983aa015ebb7.slice PodAnnotations:0xc006bcc328}] Aliases:map[]}"
2026-06-11 18:00:59.507668 | controller | Jun 11 17:30:27.628661 crc crio[23211]: time="2026-06-11T17:30:27.628563845Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.507684 | controller | Jun 11 17:30:27.628776 crc crio[23211]: time="2026-06-11T17:30:27.628728248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.507700 | controller | Jun 11 17:30:27.640715 crc crio[23211]: time="2026-06-11T17:30:27.640596196Z" level=info msg="Ran pod sandbox 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347 with infra container: openstack/nova-api-0/POD" id=9ca73be9-ecda-441a-a291-eed8a938def0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.507719 | controller | Jun 11 17:30:27.645227 crc crio[23211]: time="2026-06-11T17:30:27.645059917Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=1e7d428f-2da9-46b8-bda5-1564b8fc84bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.507735 | controller | Jun 11 17:30:27.663085 crc crio[23211]: time="2026-06-11T17:30:27.662968146Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=9d4481a3-eb8a-4f3a-a19f-d5ea11df98fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.507750 | controller | Jun 11 17:30:27.676893 crc crio[23211]: time="2026-06-11T17:30:27.676756012Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=5b29a582-5414-4e13-b5a7-5bc649ef6491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.507765 | controller | Jun 11 17:30:27.677378 crc crio[23211]: time="2026-06-11T17:30:27.677324516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.507780 | controller | Jun 11 17:30:27.726658 crc crio[23211]: time="2026-06-11T17:30:27.726539099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.507796 | controller | Jun 11 17:30:27.734112 crc crio[23211]: time="2026-06-11T17:30:27.734009047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.507811 | controller | Jun 11 17:30:27.742883 crc crio[23211]: time="2026-06-11T17:30:27.742758164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.507825 | controller | Jun 11 17:30:27.749065 crc crio[23211]: time="2026-06-11T17:30:27.748981322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.507840 | controller | Jun 11 17:30:27.890761 crc crio[23211]: time="2026-06-11T17:30:27.890666842Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=22dc2cf8-06d1-47ec-a6fb-bb308a468b67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.507856 | controller | Jun 11 17:30:27.891016 crc crio[23211]: time="2026-06-11T17:30:27.890787935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.507871 | controller | Jun 11 17:30:27.956616 crc crio[23211]: time="2026-06-11T17:30:27.956109501Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669 UID:d377d0d5-3304-48d5-af85-e7f5bd2aace7 NetNS:/var/run/netns/d2fa0520-0a30-4ff9-96db-83408fb63c7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd377d0d5_3304_48d5_af85_e7f5bd2aace7.slice PodAnnotations:0xc0001af168}] Aliases:map[]}"
2026-06-11 18:00:59.507887 | controller | Jun 11 17:30:27.956616 crc crio[23211]: time="2026-06-11T17:30:27.956558802Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.507902 | controller | Jun 11 17:30:27.999501 crc crio[23211]: time="2026-06-11T17:30:27.995749523Z" level=info msg="Created container 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4: openstack/nova-metadata-0/nova-metadata-log" id=59df04b4-9a21-4a85-b1f3-7928b5d037fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.507921 | controller | Jun 11 17:30:27.999501 crc crio[23211]: time="2026-06-11T17:30:27.997250932Z" level=info msg="Starting container: 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4" id=5ec40c46-8f72-457a-b113-6ec309ed422a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.507953 | controller | Jun 11 17:30:28.013046 crc crio[23211]: time="2026-06-11T17:30:28.012931305Z" level=info msg="Started container" PID=262910 containerID=481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4 description=openstack/nova-metadata-0/nova-metadata-log id=5ec40c46-8f72-457a-b113-6ec309ed422a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12
2026-06-11 18:00:59.507971 | controller | Jun 11 17:30:28.028953 crc crio[23211]: time="2026-06-11T17:30:28.028857123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=ccde35ed-c24c-4b60-8a31-62873b030d2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.507989 | controller | Jun 11 17:30:28.035751 crc crio[23211]: time="2026-06-11T17:30:28.035662364Z" level=info msg="Created container 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6: openstack/nova-api-0/nova-api-log" id=5b29a582-5414-4e13-b5a7-5bc649ef6491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.508004 | controller | Jun 11 17:30:28.038572 crc crio[23211]: time="2026-06-11T17:30:28.038498104Z" level=info msg="Starting container: 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6" id=524fb6cc-7e7f-4978-8667-26a23b0af36d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.508020 | controller | Jun 11 17:30:28.051540 crc crio[23211]: time="2026-06-11T17:30:28.051355367Z" level=info msg="Started container" PID=262911 containerID=94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6 description=openstack/nova-api-0/nova-api-log id=524fb6cc-7e7f-4978-8667-26a23b0af36d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347
2026-06-11 18:00:59.508035 | controller | Jun 11 17:30:28.075532 crc crio[23211]: time="2026-06-11T17:30:28.075364968Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=2e744091-110f-420e-905b-4adbd52d3a29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.508051 | controller | Jun 11 17:30:28.090115 crc crio[23211]: time="2026-06-11T17:30:28.090020276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=83ecd1a0-bbd4-485b-af5b-26caa0764fb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.508066 | controller | Jun 11 17:30:28.120803 crc crio[23211]: time="2026-06-11T17:30:28.118261954Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=6ea752a6-412d-4af9-bdb8-5c0e76212e20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.508081 | controller | Jun 11 17:30:28.120803 crc crio[23211]: time="2026-06-11T17:30:28.119275549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.508097 | controller | Jun 11 17:30:28.164235 crc crio[23211]: time="2026-06-11T17:30:28.16280748Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4a74e9b4-1e7e-4482-853e-62163f1c4b99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.508113 | controller | Jun 11 17:30:28.181639 crc crio[23211]: time="2026-06-11T17:30:28.180866062Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=102fae34-0095-48ea-9daa-e5c2da63137f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.508131 | controller | Jun 11 17:30:28.182087 crc crio[23211]: time="2026-06-11T17:30:28.182015841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.508147 | controller | Jun 11 17:30:28.187392 crc crio[23211]: time="2026-06-11T17:30:28.187300933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.508162 | controller | Jun 11 17:30:28.191042 crc crio[23211]: time="2026-06-11T17:30:28.190983126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.508177 | controller | Jun 11 17:30:28.283768 crc crio[23211]: time="2026-06-11T17:30:28.283649247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.508193 | controller | Jun 11 17:30:28.291151 crc crio[23211]: time="2026-06-11T17:30:28.291075954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.508208 | controller | Jun 11 17:30:28.346231 crc crio[23211]: time="2026-06-11T17:30:28.34598753Z" level=info msg="Created container 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7: openstack/nova-metadata-0/nova-metadata-metadata" id=6ea752a6-412d-4af9-bdb8-5c0e76212e20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.508223 | controller | Jun 11 17:30:28.349088 crc crio[23211]: time="2026-06-11T17:30:28.349028896Z" level=info msg="Starting container: 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7" id=02934356-ef17-45eb-b48d-86a20417cb8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.508239 | controller | Jun 11 17:30:28.356573 crc crio[23211]: time="2026-06-11T17:30:28.356303908Z" level=info msg="Started container" PID=262989 containerID=89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7 description=openstack/nova-metadata-0/nova-metadata-metadata id=02934356-ef17-45eb-b48d-86a20417cb8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12
2026-06-11 18:00:59.508255 | controller | Jun 11 17:30:28.440988 crc crio[23211]: time="2026-06-11T17:30:28.440847126Z" level=info msg="Created container d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484: openstack/nova-api-0/nova-api-api" id=102fae34-0095-48ea-9daa-e5c2da63137f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.508271 | controller | Jun 11 17:30:28.445044 crc crio[23211]: time="2026-06-11T17:30:28.444811275Z" level=info msg="Starting container: d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484" id=8f656936-dcd7-46f3-a873-1966657ea6fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.508287 | controller | Jun 11 17:30:28.456922 crc crio[23211]: time="2026-06-11T17:30:28.456742904Z" level=info msg="Started container" PID=263004 containerID=d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484 description=openstack/nova-api-0/nova-api-api id=8f656936-dcd7-46f3-a873-1966657ea6fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347
2026-06-11 18:00:59.508302 | controller | Jun 11 17:30:28.618875 crc crio[23211]: 2026-06-11T17:30:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d72df61f37492d3 Mac:36:82:9f:f1:fa:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/d2fa0520-0a30-4ff9-96db-83408fb63c7f SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.508321 | controller | Jun 11 17:30:28.620730 crc crio[23211]: time="2026-06-11T17:30:28.620646201Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669 UID:d377d0d5-3304-48d5-af85-e7f5bd2aace7 NetNS:/var/run/netns/d2fa0520-0a30-4ff9-96db-83408fb63c7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd377d0d5_3304_48d5_af85_e7f5bd2aace7.slice PodAnnotations:0xc0001af168}] Aliases:map[]}"
2026-06-11 18:00:59.508337 | controller | Jun 11 17:30:28.620915 crc crio[23211]: time="2026-06-11T17:30:28.620832546Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.508353 | controller | Jun 11 17:30:28.633592 crc crio[23211]: time="2026-06-11T17:30:28.633158534Z" level=info msg="Ran pod sandbox d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669 with infra container: openstack/nova-scheduler-0/POD" id=22dc2cf8-06d1-47ec-a6fb-bb308a468b67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.508369 | controller | Jun 11 17:30:28.636027 crc crio[23211]: time="2026-06-11T17:30:28.635941655Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=5b0b079b-ad28-462d-a69e-8ea9d659fb1f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.508384 | controller | Jun 11 17:30:28.659350 crc crio[23211]: time="2026-06-11T17:30:28.659070614Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=12aeba38-f249-4788-8986-148f3ff6346d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.508400 | controller | Jun 11 17:30:28.666762 crc crio[23211]: time="2026-06-11T17:30:28.666638744Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a43f65b1-4556-479d-94f9-ffad067e900f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.508415 | controller | Jun 11 17:30:28.667064 crc crio[23211]: time="2026-06-11T17:30:28.667013713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.508431 | controller | Jun 11 17:30:28.722493 crc crio[23211]: time="2026-06-11T17:30:28.72233072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.508446 | controller | Jun 11 17:30:28.726343 crc crio[23211]: time="2026-06-11T17:30:28.72594912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.508462 | controller | Jun 11 17:30:28.899083 crc crio[23211]: time="2026-06-11T17:30:28.898931393Z" level=info msg="Created container 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a43f65b1-4556-479d-94f9-ffad067e900f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.508477 | controller | Jun 11 17:30:28.900396 crc crio[23211]: time="2026-06-11T17:30:28.900226207Z" level=info msg="Starting container: 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1" id=929e51b2-56cc-464c-bc48-a331d9f1b800 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.508493 | controller | Jun 11 17:30:28.908670 crc crio[23211]: time="2026-06-11T17:30:28.908561855Z" level=info msg="Started container" PID=263281 containerID=6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=929e51b2-56cc-464c-bc48-a331d9f1b800 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669
2026-06-11 18:00:59.508530 | controller | Jun 11 17:30:40.982380 crc crio[23211]: time="2026-06-11T17:30:40.981925667Z" level=info msg="Removing container: 6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b" id=812cbcd4-aa03-4f60-aa7a-dd2cf795a65c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.508552 | controller | Jun 11 17:30:41.014732 crc crio[23211]: time="2026-06-11T17:30:41.014593234Z" level=info msg="Removed container 6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/collect-profiles" id=812cbcd4-aa03-4f60-aa7a-dd2cf795a65c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.508569 | controller | Jun 11 17:30:41.018842 crc crio[23211]: time="2026-06-11T17:30:41.018724579Z" level=info msg="Removing container: a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32" id=4f5710df-2046-4cb5-930a-f2821b91a743 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.508585 | controller | Jun 11 17:30:41.084669 crc crio[23211]: time="2026-06-11T17:30:41.084577369Z" level=info msg="Removed container a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32: openstack/keystone-6bf8c966dc-gk7hl/keystone-api" id=4f5710df-2046-4cb5-930a-f2821b91a743 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.508601 | controller | Jun 11 17:30:41.087352 crc crio[23211]: time="2026-06-11T17:30:41.08705895Z" level=info msg="Removing container: 6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c" id=2f2257db-254d-4a38-a97d-130afa19dea9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.508617 | controller | Jun 11 17:30:41.207390 crc crio[23211]: time="2026-06-11T17:30:41.207252042Z" level=info msg="Removed container 6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c: openshift-infra/auto-csr-approver-29686644-wqbws/oc" id=2f2257db-254d-4a38-a97d-130afa19dea9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.508632 | controller | Jun 11 17:30:41.222574 crc crio[23211]: time="2026-06-11T17:30:41.22231362Z" level=info msg="Stopping pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66" id=f54e003f-9e94-453a-980e-2d3bbaf09411 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.508648 | controller | Jun 11 17:30:41.222938 crc crio[23211]: time="2026-06-11T17:30:41.222913504Z" level=info msg="Stopped pod sandbox (already stopped): 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66" id=f54e003f-9e94-453a-980e-2d3bbaf09411 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.508663 | controller | Jun 11 17:30:41.223757 crc crio[23211]: time="2026-06-11T17:30:41.223684004Z" level=info msg="Removing pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66" id=d00919fc-bbeb-4086-88f3-f23e31619a1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.508678 | controller | Jun 11 17:30:41.243013 crc crio[23211]: time="2026-06-11T17:30:41.242961077Z" level=info msg="Removed pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66" id=d00919fc-bbeb-4086-88f3-f23e31619a1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.508694 | controller | Jun 11 17:30:41.244811 crc crio[23211]: time="2026-06-11T17:30:41.244737321Z" level=info msg="Stopping pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587" id=024f5e97-961b-4a3d-8033-922562c66580 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.508710 | controller | Jun 11 17:30:41.244954 crc crio[23211]: time="2026-06-11T17:30:41.244826924Z" level=info msg="Stopped pod sandbox (already stopped): a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587" id=024f5e97-961b-4a3d-8033-922562c66580 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.508729 | controller | Jun 11 17:30:41.245608 crc crio[23211]: time="2026-06-11T17:30:41.245544512Z" level=info msg="Removing pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587" id=a7534dfa-4ceb-4e7d-84ca-364b5d35741b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.508745 | controller | Jun 11 17:30:41.263480 crc crio[23211]: time="2026-06-11T17:30:41.263329038Z" level=info msg="Removed pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587" id=a7534dfa-4ceb-4e7d-84ca-364b5d35741b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.508761 | controller | Jun 11 17:30:41.264572 crc crio[23211]: time="2026-06-11T17:30:41.264532837Z" level=info msg="Stopping pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3" id=47aa1227-ceca-4622-9624-86822f997243 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.508777 | controller | Jun 11 17:30:41.264730 crc crio[23211]: time="2026-06-11T17:30:41.264712552Z" level=info msg="Stopped pod sandbox (already stopped): 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3" id=47aa1227-ceca-4622-9624-86822f997243 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.508794 | controller | Jun 11 17:30:41.265402 crc crio[23211]: time="2026-06-11T17:30:41.265347398Z" level=info msg="Removing pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3" id=512980f1-4bbb-47e1-896f-bb38f29b2bc9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.508810 | controller | Jun 11 17:30:41.289563 crc crio[23211]: time="2026-06-11T17:30:41.288932078Z" level=info msg="Removed pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3" id=512980f1-4bbb-47e1-896f-bb38f29b2bc9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.508826 | controller | Jun 11 17:30:41.290316 crc crio[23211]: time="2026-06-11T17:30:41.290230722Z" level=info msg="Stopping pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00" id=33649455-ef47-433e-800a-e05525c24c3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.508842 | controller | Jun 11 17:30:41.290563 crc crio[23211]: time="2026-06-11T17:30:41.290543779Z" level=info msg="Stopped pod sandbox (already stopped): 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00" id=33649455-ef47-433e-800a-e05525c24c3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.508857 | controller | Jun 11 17:30:41.292337 crc crio[23211]: time="2026-06-11T17:30:41.292224821Z" level=info msg="Removing pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00" id=12b04112-c5a0-484e-9eb9-dfcbec5e3530 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.508873 | controller | Jun 11 17:30:41.327270 crc crio[23211]: time="2026-06-11T17:30:41.327119576Z" level=info msg="Removed pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00" id=12b04112-c5a0-484e-9eb9-dfcbec5e3530 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.508889 | controller | Jun 11 17:30:41.328371 crc crio[23211]: time="2026-06-11T17:30:41.328253934Z" level=info msg="Stopping pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346" id=723c6552-98e0-437a-b01c-0d7aa1cf9118 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.508904 | controller | Jun 11 17:30:41.328791 crc crio[23211]: time="2026-06-11T17:30:41.328513151Z" level=info msg="Stopped pod sandbox (already stopped): d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346" id=723c6552-98e0-437a-b01c-0d7aa1cf9118 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.508920 | controller | Jun 11 17:30:41.335994 crc crio[23211]: time="2026-06-11T17:30:41.33565483Z" level=info msg="Removing pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346" id=94a6a02a-15ef-42f7-ac23-5aa520b22edb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.508939 | controller | Jun 11 17:30:41.364360 crc crio[23211]: time="2026-06-11T17:30:41.364255027Z" level=info msg="Removed pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346" id=94a6a02a-15ef-42f7-ac23-5aa520b22edb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.508955 | controller | Jun 11 17:30:41.365904 crc crio[23211]: time="2026-06-11T17:30:41.365612421Z" level=info msg="Stopping pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285" id=f1625613-a7b9-4c16-a0ac-32ac1d5d5996 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.508971 | controller | Jun 11 17:30:41.365904 crc crio[23211]: time="2026-06-11T17:30:41.365727983Z" level=info msg="Stopped pod sandbox (already stopped): 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285" id=f1625613-a7b9-4c16-a0ac-32ac1d5d5996 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.508986 | controller | Jun 11 17:30:41.368150 crc crio[23211]: time="2026-06-11T17:30:41.367966899Z" level=info msg="Removing pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285" id=706763d5-7adc-4dcd-94cb-6c9a8b6f27c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.509002 | controller | Jun 11 17:30:41.393398 crc crio[23211]: time="2026-06-11T17:30:41.393079498Z" level=info msg="Removed pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285" id=706763d5-7adc-4dcd-94cb-6c9a8b6f27c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.509017 | controller | Jun 11 17:30:41.394209 crc crio[23211]: time="2026-06-11T17:30:41.394134255Z" level=info msg="Stopping pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53" id=480e41a6-4b91-40d2-ac60-3509d8f68783 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.509033 | controller | Jun 11 17:30:41.394327 crc crio[23211]: time="2026-06-11T17:30:41.394224807Z" level=info msg="Stopped pod sandbox (already stopped): 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53" id=480e41a6-4b91-40d2-ac60-3509d8f68783 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.509048 | controller | Jun 11 17:30:41.394932 crc crio[23211]: time="2026-06-11T17:30:41.394851603Z" level=info msg="Removing pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53" id=774c8370-5ac4-49a4-ad64-60c9fa27a52c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.509063 | controller | Jun 11 17:30:41.414627 crc crio[23211]: time="2026-06-11T17:30:41.414415313Z" level=info msg="Removed pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53" id=774c8370-5ac4-49a4-ad64-60c9fa27a52c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.509078 | controller | Jun 11 17:30:41.415720 crc crio[23211]: time="2026-06-11T17:30:41.415636673Z" level=info msg="Stopping pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8" id=8c0f50a0-7a10-4e50-98f9-d85cf90f89e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.509094 | controller | Jun 11 17:30:41.415837 crc crio[23211]: time="2026-06-11T17:30:41.415721185Z" level=info msg="Stopped pod sandbox (already stopped): 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8" id=8c0f50a0-7a10-4e50-98f9-d85cf90f89e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.509109 | controller | Jun 11 17:30:41.416327 crc crio[23211]: time="2026-06-11T17:30:41.416247059Z" level=info msg="Removing pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8" id=5c72ca28-0008-4948-83d3-b5b8994599d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.509125 | controller | Jun 11 17:30:41.440376 crc crio[23211]: time="2026-06-11T17:30:41.439995763Z" level=info msg="Removed pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8" id=5c72ca28-0008-4948-83d3-b5b8994599d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.509143 | controller | Jun 11 17:30:41.442964 crc crio[23211]: time="2026-06-11T17:30:41.442801395Z" level=info msg="Stopping pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4" id=fe6376fd-6118-4f32-9029-d8ec28f16b41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.509158 | controller | Jun 11 17:30:41.443206 crc crio[23211]: time="2026-06-11T17:30:41.443048841Z" level=info msg="Stopped pod sandbox (already stopped): 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4" id=fe6376fd-6118-4f32-9029-d8ec28f16b41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.509173 | controller | Jun 11 17:30:41.444522 crc crio[23211]: time="2026-06-11T17:30:41.444388754Z" level=info msg="Removing pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4" id=4d45f123-35bd-4825-91af-c5bb5ba053db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.509188 | controller | Jun 11 17:30:41.465518 crc crio[23211]: time="2026-06-11T17:30:41.46537923Z" level=info msg="Removed pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4" id=4d45f123-35bd-4825-91af-c5bb5ba053db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.509203 | controller | Jun 11 17:31:13.320305 crc crio[23211]: time="2026-06-11T17:31:13.318951611Z" level=info msg="Stopping pod sandbox: 73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396" id=e01c4a1b-4584-4b9c-a525-1c22153d0eaf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.509219 | controller | Jun 11 17:31:13.324041 crc crio[23211]: time="2026-06-11T17:31:13.323947546Z" level=info msg="Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn Namespace:openstack ID:73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396 UID:bc9054b6-a119-44bb-959e-65f2ed5ba347 NetNS:/var/run/netns/384ddb64-a0eb-4c01-ad06-100a5baca2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc9054b6_a119_44bb_959e_65f2ed5ba347.slice PodAnnotations:0xc0022780b0}] Aliases:map[]}"
2026-06-11 18:00:59.509235 | controller | Jun 11 17:31:13.324564 crc crio[23211]: time="2026-06-11T17:31:13.324409157Z" level=info msg="Deleting pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.509250 | controller | Jun 11 17:31:13.901283 crc crio[23211]: time="2026-06-11T17:31:13.900861772Z" level=info msg="Stopped pod sandbox: 73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396" id=e01c4a1b-4584-4b9c-a525-1c22153d0eaf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.509265 | controller | Jun 11 17:31:15.433143 crc crio[23211]: time="2026-06-11T17:31:15.432514198Z" level=info msg="Running pod sandbox: openstack/keystone-79d989f4-fjfbq/POD" id=d547251d-5ce3-4b16-bbd5-495270b785b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.509280 | controller | Jun 11 17:31:15.434842 crc crio[23211]: time="2026-06-11T17:31:15.433252676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.509296 | controller | Jun 11 17:31:15.519457 crc crio[23211]: time="2026-06-11T17:31:15.519307603Z" level=info msg="Stopping container: be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595 (timeout: 604800s)" id=57dd73f0-c199-4ceb-8c90-75cc2b594fef name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509311 | controller | Jun 11 17:31:15.537126 crc crio[23211]: time="2026-06-11T17:31:15.536871042Z" level=info msg="Got pod network &{Name:keystone-79d989f4-fjfbq Namespace:openstack ID:14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115 UID:42ae7354-1cec-4843-9539-a9a98be69483 NetNS:/var/run/netns/e2407cca-fb4d-4146-a290-073a3e7b5647 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ae7354_1cec_4843_9539_a9a98be69483.slice PodAnnotations:0xc006bcc4d8}] Aliases:map[]}"
2026-06-11 18:00:59.509340 | controller | Jun 11 17:31:15.537126 crc crio[23211]: time="2026-06-11T17:31:15.536972404Z" level=info msg="Adding pod openstack_keystone-79d989f4-fjfbq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.509445 | controller | Jun 11 17:31:15.712635 crc crio[23211]: time="2026-06-11T17:31:15.710866451Z" level=info msg="Stopping container: d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083 (timeout: 30s)" id=d7fe8ef1-d8c5-4802-a92c-7a00f8960915 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509470 | controller | Jun 11 17:31:15.712635 crc crio[23211]: time="2026-06-11T17:31:15.711292132Z" level=info msg="Stopping container: 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4 (timeout: 30s)" id=05193888-6a69-4fa4-83e7-16efbe29a7d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509487 | controller | Jun 11 17:31:15.922997 crc crio[23211]: time="2026-06-11T17:31:15.921045677Z" level=info msg="Stopping container: 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca (timeout: 30s)" id=c6c0801f-0741-4b12-9047-f33b0652ffff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509504 | controller | Jun 11 17:31:15.925943 crc crio[23211]: time="2026-06-11T17:31:15.923372316Z" level=info msg="Stopping container: 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27 (timeout: 30s)" id=fed46d57-23f0-4442-b7ef-0d5ae44d6819 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509541 | controller | Jun 11 17:31:16.457521 crc crio[23211]: time="2026-06-11T17:31:16.457353266Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-67cdc78c98-dm848/POD" id=97ce76b2-71c5-479d-a008-606b9ee39441 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.509559 | controller | Jun 11 17:31:16.458206 crc crio[23211]: time="2026-06-11T17:31:16.45753366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.509576 | controller | Jun 11 17:31:16.578726 crc crio[23211]: time="2026-06-11T17:31:16.575254239Z" level=info msg="Running pod sandbox: openstack/barbican-worker-6c4d94f6fc-bf45w/POD" id=dbc43b64-6b20-477b-b2e8-9bf235dccb34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.509592 | controller | Jun 11 17:31:16.578726 crc crio[23211]: time="2026-06-11T17:31:16.578251224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.509607 | controller | Jun 11 17:31:16.599931 crc crio[23211]: time="2026-06-11T17:31:16.599817544Z" level=info msg="Running pod sandbox: openstack/neutron-7569fcd46f-pzncl/POD" id=fdfdfa1e-ad33-4377-8e5a-977de1c7e05b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.509623 | controller | Jun 11 17:31:16.600191 crc crio[23211]: time="2026-06-11T17:31:16.599943197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.509638 | controller | Jun 11 17:31:16.769488 crc crio[23211]: time="2026-06-11T17:31:16.765964908Z" level=info msg="Stopping container: edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d (timeout: 30s)" id=8a8cc021-57a7-4ed6-bf54-07e29df2c70c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509654 | controller | Jun 11 17:31:16.788494 crc crio[23211]: 2026-06-11T17:31:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14c69e829cec501 Mac:8a:f6:75:06:0f:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/e2407cca-fb4d-4146-a290-073a3e7b5647 SocketPath: PciID:}] [{Interface:0xc00053e6f0 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.509674 | controller | Jun 11 17:31:16.797501 crc crio[23211]: time="2026-06-11T17:31:16.796077622Z" level=info msg="Got pod network &{Name:keystone-79d989f4-fjfbq Namespace:openstack ID:14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115 UID:42ae7354-1cec-4843-9539-a9a98be69483 NetNS:/var/run/netns/e2407cca-fb4d-4146-a290-073a3e7b5647 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ae7354_1cec_4843_9539_a9a98be69483.slice PodAnnotations:0xc006bcc4d8}] Aliases:map[]}"
2026-06-11 18:00:59.509691 | controller | Jun 11 17:31:16.797501 crc crio[23211]: time="2026-06-11T17:31:16.796363159Z" level=info msg="Checking pod openstack_keystone-79d989f4-fjfbq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.509707 | controller | Jun 11 17:31:16.829509 crc crio[23211]: time="2026-06-11T17:31:16.829376016Z" level=info msg="Stopping container: d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484 (timeout: 30s)" id=59020f01-422a-4756-aa8a-a9cb61f2a1f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509723 | controller | Jun 11 17:31:16.841224 crc crio[23211]: time="2026-06-11T17:31:16.833729835Z" level=info msg="Stopping container: 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6 (timeout: 30s)" id=c8b8d71a-6479-463b-b418-8375db70c81c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509739 | controller | Jun 11 17:31:16.887647 crc crio[23211]: time="2026-06-11T17:31:16.886948848Z" level=info msg="Stopping container: 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1 (timeout: 30s)" id=23052d10-0125-4f97-92bf-be42d6869d23 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509755 | controller | Jun 11 17:31:16.929230 crc crio[23211]: time="2026-06-11T17:31:16.929055723Z" level=info msg="Stopping container: 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7 (timeout: 30s)" id=bb54750e-f4f9-4fb6-8102-f50eb1502f1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509771 | controller | Jun 11 17:31:16.937378 crc crio[23211]: time="2026-06-11T17:31:16.932957921Z" level=info msg="Stopping container: 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4 (timeout: 30s)" id=b0717fd8-5e61-4a40-b2c8-78dcfd57d771 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509787 | controller | Jun 11 17:31:16.970117 crc crio[23211]: time="2026-06-11T17:31:16.969872426Z" level=info msg="Stopped container 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27: openstack/cinder-api-0/cinder-api-log" id=fed46d57-23f0-4442-b7ef-0d5ae44d6819 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509803 | controller | Jun 11 17:31:17.252619 crc crio[23211]: time="2026-06-11T17:31:17.252369104Z" level=info msg="Stopped container 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4: openstack/nova-metadata-0/nova-metadata-log" id=b0717fd8-5e61-4a40-b2c8-78dcfd57d771 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509820 | controller | Jun 11 17:31:17.267972 crc crio[23211]: time="2026-06-11T17:31:17.267890304Z" level=info msg="Got pod network &{Name:barbican-worker-6c4d94f6fc-bf45w Namespace:openstack ID:2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10 UID:2765af29-6c8c-448c-9173-9b95eb8027a4 NetNS:/var/run/netns/a3a9ea78-8049-4284-b326-17c7036aeb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2765af29_6c8c_448c_9173_9b95eb8027a4.slice PodAnnotations:0xc006bcc248}] Aliases:map[]}"
2026-06-11 18:00:59.509836 | controller | Jun 11 17:31:17.267972 crc crio[23211]: time="2026-06-11T17:31:17.267966586Z" level=info msg="Adding pod openstack_barbican-worker-6c4d94f6fc-bf45w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.509858 | controller | Jun 11 17:31:17.288891 crc crio[23211]: time="2026-06-11T17:31:17.288819098Z" level=info msg="Stopping container: 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b (timeout: 30s)" id=0dd2c46c-93f0-4985-9592-e4e899900a26 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509875 | controller | Jun 11 17:31:17.323374 crc crio[23211]: time="2026-06-11T17:31:17.322608755Z" level=info msg="Got pod network &{Name:neutron-7569fcd46f-pzncl Namespace:openstack ID:741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d UID:bbf8bd4f-a982-42ac-b7cc-32c251891428 NetNS:/var/run/netns/6414b41d-ff19-4af7-bb3c-7d4b5181920e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbf8bd4f_a982_42ac_b7cc_32c251891428.slice PodAnnotations:0xc00294e188}] Aliases:map[]}"
2026-06-11 18:00:59.509892 | controller | Jun 11 17:31:17.323374 crc crio[23211]: time="2026-06-11T17:31:17.322678037Z" level=info msg="Adding pod openstack_neutron-7569fcd46f-pzncl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.509908 | controller | Jun 11 17:31:17.376238 crc crio[23211]: time="2026-06-11T17:31:17.375600682Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-67cdc78c98-dm848 Namespace:openstack ID:1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5 UID:de58a9e7-2d85-4470-8cce-979b5f8f610c NetNS:/var/run/netns/bc6f6643-c880-444a-aaeb-eb80b995ce73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde58a9e7_2d85_4470_8cce_979b5f8f610c.slice PodAnnotations:0xc00008c208}] Aliases:map[]}"
2026-06-11 18:00:59.509924 | controller | Jun 11 17:31:17.376898 crc crio[23211]: time="2026-06-11T17:31:17.376867804Z" level=info msg="Adding pod openstack_barbican-keystone-listener-67cdc78c98-dm848 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.509940 | controller | Jun 11 17:31:17.388208 crc crio[23211]: time="2026-06-11T17:31:17.387161411Z" level=info msg="Ran pod sandbox 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115 with infra container: openstack/keystone-79d989f4-fjfbq/POD" id=d547251d-5ce3-4b16-bbd5-495270b785b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.509956 | controller | Jun 11 17:31:17.411067 crc crio[23211]: time="2026-06-11T17:31:17.408987449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=c05c4ed8-7289-4946-855c-a6dcedf34a76 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.509972 | controller | Jun 11 17:31:17.556797 crc crio[23211]: time="2026-06-11T17:31:17.556056683Z" level=info msg="Stopped container 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6: openstack/nova-api-0/nova-api-log" id=c8b8d71a-6479-463b-b418-8375db70c81c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.509987 | controller | Jun 11 17:31:17.674393 crc crio[23211]: time="2026-06-11T17:31:17.671834785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=85ea956b-4b21-4a22-b5db-d7b4e9f371f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.510004 | controller | Jun 11 17:31:17.742960 crc crio[23211]: time="2026-06-11T17:31:17.742332681Z" level=info msg="Stopping container: 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9 (timeout: 604800s)" id=2fa136d3-62bd-4b66-a2dd-b5f34f08ab8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.510023 | controller | Jun 11 17:31:17.749082 crc crio[23211]: time="2026-06-11T17:31:17.749011178Z" level=info msg="Creating container: openstack/keystone-79d989f4-fjfbq/keystone-api" id=d2f26749-22fc-4d9a-aaf9-4bfb45652be3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.510039 | controller | Jun 11 17:31:17.752691 crc crio[23211]: time="2026-06-11T17:31:17.749640393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.510055 | controller | Jun 11 17:31:17.848754 crc crio[23211]: time="2026-06-11T17:31:17.848670695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.510070 | controller | Jun 11 17:31:17.861936 crc crio[23211]: time="2026-06-11T17:31:17.857948987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.510085 | controller | Jun 11 17:31:17.888580 crc crio[23211]: time="2026-06-11T17:31:17.887733873Z" level=info msg="Running pod sandbox: openstack/barbican-api-695766c6-f8jzs/POD" id=1168fa1c-83c9-4774-a60b-d518f66c0e27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.510101 | controller | Jun 11 17:31:17.888580 crc crio[23211]: time="2026-06-11T17:31:17.888506003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.510116 | controller | Jun 11 17:31:18.020492 crc crio[23211]: time="2026-06-11T17:31:18.020269614Z" level=info msg="Created container 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5: openstack/keystone-79d989f4-fjfbq/keystone-api" id=d2f26749-22fc-4d9a-aaf9-4bfb45652be3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.510131 | controller | Jun 11 17:31:18.023847 crc crio[23211]: time="2026-06-11T17:31:18.022296245Z" level=info msg="Starting container: 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5" id=d18c2227-eb41-4527-8849-f6a7815a9c90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.510147 | controller | Jun 11 17:31:18.044128 crc crio[23211]: time="2026-06-11T17:31:18.043100617Z" level=info msg="Started container" PID=266274 containerID=6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5 description=openstack/keystone-79d989f4-fjfbq/keystone-api id=d18c2227-eb41-4527-8849-f6a7815a9c90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115
2026-06-11 18:00:59.510163 | controller | Jun 11 17:31:18.387349 crc crio[23211]: 2026-06-11T17:31:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a5ff81250221fd Mac:5e:6a:23:bf:2e:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/a3a9ea78-8049-4284-b326-17c7036aeb04 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.510179 | controller | Jun 11 17:31:18.392306 crc crio[23211]: time="2026-06-11T17:31:18.390903881Z" level=info msg="Got pod network &{Name:barbican-worker-6c4d94f6fc-bf45w Namespace:openstack ID:2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10 UID:2765af29-6c8c-448c-9173-9b95eb8027a4 NetNS:/var/run/netns/a3a9ea78-8049-4284-b326-17c7036aeb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2765af29_6c8c_448c_9173_9b95eb8027a4.slice PodAnnotations:0xc006bcc248}] Aliases:map[]}"
2026-06-11 18:00:59.510194 | controller | Jun 11 17:31:18.393782 crc crio[23211]: time="2026-06-11T17:31:18.393079545Z" level=info msg="Checking pod openstack_barbican-worker-6c4d94f6fc-bf45w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.510214 | controller | Jun 11 17:31:18.407021 crc crio[23211]: time="2026-06-11T17:31:18.406882861Z" level=info msg="Stopped container d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083: openstack/cinder-scheduler-0/probe" id=d7fe8ef1-d8c5-4802-a92c-7a00f8960915 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.510230 | controller | Jun 11 17:31:18.470824 crc crio[23211]: time="2026-06-11T17:31:18.47072043Z" level=info msg="Stopped container 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=0dd2c46c-93f0-4985-9592-e4e899900a26 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.510246 | controller | Jun 11 17:31:18.472114 crc crio[23211]: time="2026-06-11T17:31:18.471959431Z" level=info msg="Stopping pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7" id=a1b04ec1-7aca-436d-ae53-55eb0971e671 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.510262 | controller | Jun 11 17:31:18.473691 crc crio[23211]: time="2026-06-11T17:31:18.473616833Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7 UID:d21fdfd8-e4b7-4764-b76c-f52cc90c0a31 NetNS:/var/run/netns/b0dd59c9-f6c6-4659-b034-06e26fb16bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd21fdfd8_e4b7_4764_b76c_f52cc90c0a31.slice PodAnnotations:0xc002278a90}] Aliases:map[]}"
2026-06-11 18:00:59.510277 | controller | Jun 11 17:31:18.473841 crc crio[23211]: time="2026-06-11T17:31:18.473801088Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.510293 | controller | Jun 11 17:31:18.508704 crc crio[23211]: 2026-06-11T17:31:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:741069bef144aff Mac:4a:68:90:07:8a:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/6414b41d-ff19-4af7-bb3c-7d4b5181920e SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.510309 | controller | Jun 11 17:31:18.510009 crc crio[23211]: time="2026-06-11T17:31:18.509928894Z" level=info msg="Got pod network &{Name:neutron-7569fcd46f-pzncl Namespace:openstack ID:741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d UID:bbf8bd4f-a982-42ac-b7cc-32c251891428 NetNS:/var/run/netns/6414b41d-ff19-4af7-bb3c-7d4b5181920e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbf8bd4f_a982_42ac_b7cc_32c251891428.slice PodAnnotations:0xc00294e188}] Aliases:map[]}"
2026-06-11 18:00:59.510325 | controller | Jun 11 17:31:18.510130 crc crio[23211]: time="2026-06-11T17:31:18.510101497Z" level=info msg="Checking pod openstack_neutron-7569fcd46f-pzncl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.510341 | controller | Jun 11 17:31:18.517722 crc crio[23211]: time="2026-06-11T17:31:18.517635576Z" level=info msg="Stopped container edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=8a8cc021-57a7-4ed6-bf54-07e29df2c70c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.510356 | controller | Jun 11 17:31:18.521926 crc crio[23211]: time="2026-06-11T17:31:18.521835081Z" level=info msg="Stopping pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab" id=8d32f33d-367a-488a-a452-edf73d1b70f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.510371 | controller | Jun 11 17:31:18.524837 crc crio[23211]: time="2026-06-11T17:31:18.524764625Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab UID:f2a2bdaa-1e54-4225-adcb-08405b54a310 NetNS:/var/run/netns/9a47afe7-0623-431c-a945-22e5fe5003cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2a2bdaa_1e54_4225_adcb_08405b54a310.slice PodAnnotations:0xc003089220}] Aliases:map[]}"
2026-06-11 18:00:59.510390 | controller | Jun 11 17:31:18.525009 crc crio[23211]: time="2026-06-11T17:31:18.52496952Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.510407 | controller | Jun 11 17:31:18.530738 crc crio[23211]: time="2026-06-11T17:31:18.530646792Z" level=info msg="Ran pod sandbox 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10 with infra container: openstack/barbican-worker-6c4d94f6fc-bf45w/POD" id=dbc43b64-6b20-477b-b2e8-9bf235dccb34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.510423 | controller | Jun 11 17:31:18.542610 crc crio[23211]: time="2026-06-11T17:31:18.534006406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=13b162b0-a406-4837-8f33-4791a8cd9877 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.510438 | controller | Jun 11 17:31:18.542610 crc crio[23211]: time="2026-06-11T17:31:18.540804347Z" level=info msg="Ran pod sandbox 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d with infra container: openstack/neutron-7569fcd46f-pzncl/POD" id=fdfdfa1e-ad33-4377-8e5a-977de1c7e05b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.510454 | controller | Jun 11 17:31:18.545069 crc crio[23211]: time="2026-06-11T17:31:18.544330834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f9c149f9-9771-47cc-8155-ae82462910d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.510469 | controller | Jun 11 17:31:18.568840 crc crio[23211]: time="2026-06-11T17:31:18.56687523Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=6f2c4bc1-0eb6-4f56-9630-9fbcd7b51463 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.510485 | controller | Jun 11 17:31:18.604094 crc crio[23211]: time="2026-06-11T17:31:18.598414059Z" level=info msg="Got pod network &{Name:barbican-api-695766c6-f8jzs Namespace:openstack ID:7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245 UID:8592ca57-6b9a-48c3-b47b-d9cf29916197 NetNS:/var/run/netns/843a3f7a-0f09-4ea0-9d3a-aa3c518c377f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8592ca57_6b9a_48c3_b47b_d9cf29916197.slice PodAnnotations:0xc006bcd200}] Aliases:map[]}"
2026-06-11 18:00:59.510500 | controller | Jun 11 17:31:18.604094 crc crio[23211]: time="2026-06-11T17:31:18.598578113Z" level=info msg="Adding pod openstack_barbican-api-695766c6-f8jzs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.510535 | controller | Jun 11 17:31:18.607940 crc crio[23211]: time="2026-06-11T17:31:18.607641251Z" level=info msg="Creating container: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log" id=b79627cd-67f7-4ce2-a7c0-06d90b6f83b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.510553 | controller | Jun 11 17:31:18.608615 crc crio[23211]: time="2026-06-11T17:31:18.608591444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.510569 | controller | Jun 11 17:31:18.657139 crc crio[23211]: 2026-06-11T17:31:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ba0e065817cfdb Mac:46:14:61:be:aa:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/bc6f6643-c880-444a-aaeb-eb80b995ce73 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.510588 | controller | Jun 11 17:31:18.669517 crc crio[23211]: time="2026-06-11T17:31:18.669323016Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-67cdc78c98-dm848 Namespace:openstack ID:1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5 UID:de58a9e7-2d85-4470-8cce-979b5f8f610c NetNS:/var/run/netns/bc6f6643-c880-444a-aaeb-eb80b995ce73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde58a9e7_2d85_4470_8cce_979b5f8f610c.slice PodAnnotations:0xc00008c208}] Aliases:map[]}"
2026-06-11 18:00:59.510605 | controller | Jun 11 17:31:18.674134 crc crio[23211]: time="2026-06-11T17:31:18.674081706Z" level=info msg="Checking pod openstack_barbican-keystone-listener-67cdc78c98-dm848 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.510620 | controller | Jun 11 17:31:18.696576 crc crio[23211]: time="2026-06-11T17:31:18.69538647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=83ba5cb7-bea4-469f-b49f-0645dc1eed98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.510636 | controller | Jun 11 17:31:18.718637 crc crio[23211]: time="2026-06-11T17:31:18.71453321Z" level=info msg="Stopping container: 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680 (timeout: 30s)" id=15d2ca93-7725-4822-8b63-08758e226ca1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.510651 | controller | Jun 11 17:31:18.725277 crc crio[23211]: time="2026-06-11T17:31:18.725145395Z" level=info msg="Ran pod sandbox 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5 with infra container: openstack/barbican-keystone-listener-67cdc78c98-dm848/POD" id=97ce76b2-71c5-479d-a008-606b9ee39441 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.510667 | controller | Jun 11 17:31:18.729765 crc crio[23211]: time="2026-06-11T17:31:18.729377801Z" level=info msg="Stopping container: cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019 (timeout: 30s)" id=34767901-4e09-4de5-b214-813ff86d5119 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.510682 | controller | Jun 11 17:31:18.732668 crc crio[23211]: time="2026-06-11T17:31:18.732600833Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=e2e44547-9fee-4569-ae94-af7f097f7708 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.510697 | controller | Jun 11 17:31:18.745712 crc crio[23211]: time="2026-06-11T17:31:18.738164281Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=a5298864-e5f9-4871-9016-0e5a907a66dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.510712 | controller | Jun 11 17:31:18.754103 crc crio[23211]: time="2026-06-11T17:31:18.75286566Z" level=info msg="Creating container: openstack/neutron-7569fcd46f-pzncl/neutron-api" id=a596acdb-be06-4017-9536-9472dc6f53b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.510727 | controller | Jun 11 17:31:18.754103 crc crio[23211]: time="2026-06-11T17:31:18.753343802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.510742 | controller | Jun 11 17:31:18.766402 crc crio[23211]: time="2026-06-11T17:31:18.764350228Z" level=info msg="Creating container: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log" id=0702ff21-f663-4c6b-8641-4375cf55cc87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.510761 | controller | Jun 11 17:31:18.767369 crc crio[23211]: time="2026-06-11T17:31:18.767268531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.510777 | controller | Jun 11 17:31:18.828501 crc crio[23211]: time="2026-06-11T17:31:18.827547481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.510792 | controller | Jun 11 17:31:18.833033 crc crio[23211]: time="2026-06-11T17:31:18.832947396Z" level=info msg="Removing container: a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115" id=fc35f15d-dd60-49f5-8d2b-bf33293eb0a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.510808 | controller | Jun 11 17:31:18.850690 crc crio[23211]: time="2026-06-11T17:31:18.847882291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.510822 | controller | Jun 11 17:31:18.942054 crc crio[23211]: time="2026-06-11T17:31:18.941929127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.510837 | controller | Jun 11 17:31:18.948262 crc crio[23211]: time="2026-06-11T17:31:18.948078531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.510852 | controller | Jun 11 17:31:18.974054 crc crio[23211]: time="2026-06-11T17:31:18.973863757Z" level=info msg="Created container 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log" id=b79627cd-67f7-4ce2-a7c0-06d90b6f83b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.510868 | controller | Jun 11 17:31:18.977075 crc crio[23211]: time="2026-06-11T17:31:18.976981785Z" level=info msg="Starting container: 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54" id=bc9169f6-ecf9-4839-967b-ac1d95c1725d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.510884 | controller | Jun 11 17:31:18.985008 crc crio[23211]: time="2026-06-11T17:31:18.984907554Z" level=info msg="Started container" PID=266519 containerID=6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54 description=openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log id=bc9169f6-ecf9-4839-967b-ac1d95c1725d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10
2026-06-11 18:00:59.510900 | controller | Jun 11 17:31:18.991354 crc crio[23211]: time="2026-06-11T17:31:18.991268833Z" level=info msg="Removed container a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=fc35f15d-dd60-49f5-8d2b-bf33293eb0a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.510916 | controller | Jun 11 17:31:19.052095 crc crio[23211]: time="2026-06-11T17:31:19.049582904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=cad88016-d547-4dd4-8962-d059c74f1fb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.510931 | controller | Jun 11 17:31:19.147010 crc crio[23211]: time="2026-06-11T17:31:19.140758028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.510947 | controller | Jun 11 17:31:19.173668 crc crio[23211]: time="2026-06-11T17:31:19.1735668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.510968 | controller | Jun 11 17:31:19.176014 crc crio[23211]: time="2026-06-11T17:31:19.174960625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=f8264c19-1883-47da-8fa5-f6727c57793f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.510986 | controller | Jun 11 17:31:19.220033 crc crio[23211]: time="2026-06-11T17:31:19.219765408Z" level=info msg="Creating container: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker" id=7671f875-55e6-4c05-a36f-36a6b2120831 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.511001 | controller | Jun 11 17:31:19.240613 crc crio[23211]: time="2026-06-11T17:31:19.232096998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.511017 | controller | Jun 11 17:31:19.250639 crc crio[23211]: time="2026-06-11T17:31:19.249694218Z" level=info msg="Stopped pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7" id=a1b04ec1-7aca-436d-ae53-55eb0971e671 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.511033 | controller | Jun 11 17:31:19.312994 crc crio[23211]: time="2026-06-11T17:31:19.305882696Z" level=info msg="Stopping container: 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c (timeout: 30s)" id=768c94e2-cc50-44ca-bd23-46d76f4c245d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.511049 | controller | Jun 11 17:31:19.473309 crc crio[23211]: time="2026-06-11T17:31:19.472994703Z" level=info msg="Stopped pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab" id=8d32f33d-367a-488a-a452-edf73d1b70f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.511065 | controller | Jun 11 17:31:19.593500 crc crio[23211]: time="2026-06-11T17:31:19.588842846Z" level=info msg="Created container c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log" id=0702ff21-f663-4c6b-8641-4375cf55cc87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.511080 | controller | Jun 11 17:31:19.616909 crc crio[23211]: time="2026-06-11T17:31:19.607617985Z" level=info msg="Starting container: c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1" id=ab72dc5d-8355-4f8d-a16a-26230db6f3d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.511096 | controller | Jun 11 17:31:19.617683 crc crio[23211]: time="2026-06-11T17:31:19.617604177Z" level=info msg="Started container" PID=266653 containerID=c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1 description=openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log id=ab72dc5d-8355-4f8d-a16a-26230db6f3d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5
2026-06-11 18:00:59.511112 | controller | Jun 11 17:31:19.637776 crc crio[23211]: time="2026-06-11T17:31:19.637680529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=af2c07f6-bb30-4c20-9408-c16ce2909d64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.511128 | controller | Jun 11 17:31:19.744730 crc crio[23211]: time="2026-06-11T17:31:19.744020774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.511145 | controller | Jun 11 17:31:19.752591 crc crio[23211]: time="2026-06-11T17:31:19.752310101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.511164 | controller | Jun 11 17:31:19.806198 crc crio[23211]: 2026-06-11T17:31:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d3eacb2cb3aa83 Mac:a6:d8:06:fd:79:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7e Mtu:0 Sandbox:/var/run/netns/843a3f7a-0f09-4ea0-9d3a-aa3c518c377f SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.1.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.511181 | controller | Jun 11 17:31:19.807914 crc crio[23211]: time="2026-06-11T17:31:19.807841662Z" level=info msg="Got pod network &{Name:barbican-api-695766c6-f8jzs Namespace:openstack ID:7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245 UID:8592ca57-6b9a-48c3-b47b-d9cf29916197 NetNS:/var/run/netns/843a3f7a-0f09-4ea0-9d3a-aa3c518c377f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8592ca57_6b9a_48c3_b47b_d9cf29916197.slice PodAnnotations:0xc006bcd200}] Aliases:map[]}"
2026-06-11 18:00:59.511197 | controller | Jun 11 17:31:19.808037 crc crio[23211]: time="2026-06-11T17:31:19.808016087Z" level=info msg="Checking pod openstack_barbican-api-695766c6-f8jzs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.511212 | controller | Jun 11 17:31:19.817995 crc crio[23211]: time="2026-06-11T17:31:19.817937605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=63e7af10-7e19-46e6-9678-9a0678744dcd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.511229 | controller | Jun 11 17:31:19.820663 crc crio[23211]: time="2026-06-11T17:31:19.820371116Z" level=info msg="Stopped container cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019: openstack/openstack-cell1-galera-0/galera" id=34767901-4e09-4de5-b214-813ff86d5119 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.511244 | controller | Jun 11 17:31:19.821492 crc crio[23211]: time="2026-06-11T17:31:19.821355281Z" level=info msg="Stopping pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661" id=770e4999-d6ed-4cf5-9944-041536fbb864 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.511260 | controller | Jun 11 17:31:19.822780 crc crio[23211]: time="2026-06-11T17:31:19.822701085Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661 UID:d35c7fcb-e859-4e4d-9b18-a38cf4e050ad NetNS:/var/run/netns/0ad0f5ed-af20-415d-a05e-ee48753cfe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd35c7fcb_e859_4e4d_9b18_a38cf4e050ad.slice PodAnnotations:0xc000d2e9b0}] Aliases:map[]}"
2026-06-11 18:00:59.511277 | controller | Jun 11 17:31:19.822946 crc crio[23211]: time="2026-06-11T17:31:19.82289478Z" level=info msg="Deleting pod openstack_openstack-cell1-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.511293 | controller | Jun 11 17:31:19.837263 crc crio[23211]: time="2026-06-11T17:31:19.837145426Z" level=info msg="Ran pod sandbox 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245 with infra container: openstack/barbican-api-695766c6-f8jzs/POD" id=1168fa1c-83c9-4774-a60b-d518f66c0e27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.511309 | controller | Jun 11 17:31:19.845246 crc crio[23211]: time="2026-06-11T17:31:19.845148947Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=bc83cdbc-94e9-44f9-a258-1c21eb4fffb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.511328 | controller | Jun 11 17:31:19.854404 crc crio[23211]: time="2026-06-11T17:31:19.854275066Z" level=info msg="Stopped container 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c: openstack/memcached-0/memcached" id=768c94e2-cc50-44ca-bd23-46d76f4c245d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.511344 | controller | Jun 11 17:31:19.859610 crc crio[23211]: time="2026-06-11T17:31:19.859509107Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=0655b55b-6784-43f4-83f9-4646fc4babb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.511360 | controller | Jun 11 17:31:19.860013 crc crio[23211]: time="2026-06-11T17:31:19.859954859Z" level=info msg="Stopping pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243" id=34242142-694f-418a-8515-3d5c4760a227 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.511376 | controller | Jun 11 17:31:19.861518 crc crio[23211]: time="2026-06-11T17:31:19.861369544Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243 UID:4f7abdfd-3635-4eb5-aba0-e98845859542 NetNS:/var/run/netns/c9db5815-b7c4-4043-9658-889eb2c9dc0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f7abdfd_3635_4eb5_aba0_e98845859542.slice PodAnnotations:0xc0018bed40}] Aliases:map[]}"
2026-06-11 18:00:59.511392 | controller | Jun 11 17:31:19.861620 crc crio[23211]: time="2026-06-11T17:31:19.86159819Z" level=info msg="Deleting pod openstack_memcached-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.511409 | controller | Jun 11 17:31:19.865356 crc crio[23211]: time="2026-06-11T17:31:19.865260991Z" level=info msg="Creating container: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener" id=03ec20a1-1346-45ac-a755-e4318b39fb6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.511425 | controller | Jun 11 17:31:19.936645 crc crio[23211]: time="2026-06-11T17:31:19.936592928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.511441 | controller | Jun 11 17:31:19.941286 crc crio[23211]: time="2026-06-11T17:31:19.940831715Z" level=info msg="Stopped container 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680: openstack/openstack-galera-0/galera" id=15d2ca93-7725-4822-8b63-08758e226ca1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.511457 | controller | Jun 11 17:31:19.956680 crc crio[23211]: time="2026-06-11T17:31:19.956613781Z" level=info msg="Stopping pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33" id=e7c04974-0ea7-4ebe-b57f-e835bdccd1c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.511473 | controller | Jun 11 17:31:19.960090 crc crio[23211]: time="2026-06-11T17:31:19.959966064Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33 UID:6b35f971-1991-4c86-939d-c7f7523c8603 NetNS:/var/run/netns/4d14529d-e417-45ae-927e-97c33f30ab3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b35f971_1991_4c86_939d_c7f7523c8603.slice PodAnnotations:0xc000612e28}] Aliases:map[]}"
2026-06-11 18:00:59.511489 | controller | Jun 11 17:31:19.961813 crc crio[23211]: time="2026-06-11T17:31:19.96020235Z" level=info msg="Deleting pod openstack_openstack-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.511505 | controller | Jun 11 17:31:19.962908 crc crio[23211]: time="2026-06-11T17:31:19.962729873Z" level=info msg="Creating container: openstack/barbican-api-695766c6-f8jzs/barbican-api-log" id=ca28aa18-860f-4644-87ab-c7e3c60f2f85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.511545 | controller | Jun 11 17:31:20.175050 crc crio[23211]: time="2026-06-11T17:31:20.174755005Z" level=info msg="Created container d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8: openstack/neutron-7569fcd46f-pzncl/neutron-api" id=a596acdb-be06-4017-9536-9472dc6f53b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.511563 | controller | Jun 11 17:31:20.183960 crc crio[23211]: time="2026-06-11T17:31:20.183866834Z" level=info msg="Starting container: d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8" id=7d0e4652-f1f1-4b97-9b34-84f55bc9ab99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.511579 | controller | Jun 11 17:31:20.250920 crc crio[23211]: time="2026-06-11T17:31:20.250510293Z" level=info msg="Started container" PID=266541 containerID=d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8 description=openstack/neutron-7569fcd46f-pzncl/neutron-api id=7d0e4652-f1f1-4b97-9b34-84f55bc9ab99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d
2026-06-11 18:00:59.511595 | controller | Jun 11 17:31:20.284841 crc crio[23211]: time="2026-06-11T17:31:20.283815308Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b0cf6985-5d2c-408d-9349-cf56d67f8cf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.511611 | controller | Jun 11 17:31:20.338933 crc crio[23211]: time="2026-06-11T17:31:20.338819047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.511627 | controller | Jun 11 17:31:20.346274 crc crio[23211]: time="2026-06-11T17:31:20.34620059Z" level=info msg="Stopped container 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca: openstack/cinder-api-0/cinder-api" id=c6c0801f-0741-4b12-9047-f33b0652ffff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.511643 | controller | Jun 11 17:31:20.347732 crc crio[23211]: time="2026-06-11T17:31:20.347699788Z" level=info msg="Stopping pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655" id=e417cdd8-1312-41da-9df1-f10a20a3cb38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.511658 | controller | Jun 11 17:31:20.349923 crc crio[23211]: time="2026-06-11T17:31:20.349884733Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655 UID:0d684fab-26fe-42eb-b93b-c32c40619c12 NetNS:/var/run/netns/6a1a487f-e08f-4e93-b0b7-7b497cf74bb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d684fab_26fe_42eb_b93b_c32c40619c12.slice PodAnnotations:0xc00294e378}] Aliases:map[]}"
2026-06-11 18:00:59.511675 | controller | Jun 11 17:31:20.351376 crc crio[23211]: time="2026-06-11T17:31:20.35134544Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.511691 | controller | Jun 11 17:31:20.373488 crc crio[23211]: time="2026-06-11T17:31:20.369403862Z" level=info msg="Stopped pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661" id=770e4999-d6ed-4cf5-9944-041536fbb864 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.511707 | controller | Jun 11 17:31:20.561645 crc crio[23211]: time="2026-06-11T17:31:20.560798528Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=de40c0f1-a80e-4b9a-bf45-340a3acc0c5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.511726 | controller | Jun 11 17:31:20.680954 crc crio[23211]: time="2026-06-11T17:31:20.680772294Z" level=info msg="Stopped container d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484: openstack/nova-api-0/nova-api-api" id=59020f01-422a-4756-aa8a-a9cb61f2a1f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.511742 | controller | Jun 11 17:31:20.684510 crc crio[23211]: time="2026-06-11T17:31:20.683140233Z" level=info msg="Stopping pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347" id=53883f66-5e8f-48f6-b8fa-10b8f0ae6103 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.511758 | controller | Jun 11 17:31:20.684510 crc crio[23211]: time="2026-06-11T17:31:20.684028166Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347 UID:9ff269bc-5344-4fce-a8e0-983aa015ebb7 NetNS:/var/run/netns/26c17a4b-3180-412e-89c4-4a7d721ef68b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff269bc_5344_4fce_a8e0_983aa015ebb7.slice PodAnnotations:0xc000612270}] Aliases:map[]}"
2026-06-11 18:00:59.511775 | controller | Jun 11 17:31:20.684510 crc crio[23211]: time="2026-06-11T17:31:20.684237451Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.511791 | controller | Jun 11 17:31:20.688512 crc crio[23211]: time="2026-06-11T17:31:20.688158039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.511807 | controller | Jun 11 17:31:20.699363 crc crio[23211]: time="2026-06-11T17:31:20.699265407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.511823 | controller | Jun 11 17:31:20.733398 crc crio[23211]: time="2026-06-11T17:31:20.732647244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.511839 | controller | Jun 11 17:31:20.738208 crc crio[23211]: time="2026-06-11T17:31:20.738111151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.511855 | controller | Jun 11 17:31:20.745514 crc crio[23211]: time="2026-06-11T17:31:20.737905046Z" level=info msg="Creating container: openstack/neutron-7569fcd46f-pzncl/neutron-httpd" id=02b76070-009f-4222-9fd0-b88f1011da4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.511870 | controller | Jun 11 17:31:20.767102 crc crio[23211]: time="2026-06-11T17:31:20.767007134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.511886 | controller | Jun 11 17:31:20.790530 crc crio[23211]: time="2026-06-11T17:31:20.785669873Z" level=info msg="Stopped pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243" id=34242142-694f-418a-8515-3d5c4760a227 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.511901 | controller | Jun 11 17:31:20.822117 crc crio[23211]: time="2026-06-11T17:31:20.82189294Z" level=info msg="Stopped container 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=23052d10-0125-4f97-92bf-be42d6869d23 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.511934 | controller | Jun 11 17:31:20.824495 crc crio[23211]: time="2026-06-11T17:31:20.823410538Z" level=info msg="Stopping pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669" id=45b67ce6-da06-4b25-948a-8b455b9277b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.511955 | controller | Jun 11 17:31:20.824495 crc crio[23211]: time="2026-06-11T17:31:20.824057474Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669 UID:d377d0d5-3304-48d5-af85-e7f5bd2aace7 NetNS:/var/run/netns/d2fa0520-0a30-4ff9-96db-83408fb63c7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd377d0d5_3304_48d5_af85_e7f5bd2aace7.slice PodAnnotations:0xc0018be2c0}] Aliases:map[]}"
2026-06-11 18:00:59.511971 | controller | Jun 11 17:31:20.824495 crc crio[23211]: time="2026-06-11T17:31:20.824226348Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.511987 | controller | Jun 11 17:31:20.849232 crc crio[23211]: time="2026-06-11T17:31:20.84826781Z" level=info msg="Stopping container: a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9 (timeout: 30s)" id=6014e32a-dca9-4eaa-9fa3-665620cf0027 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.512002 | controller | Jun 11 17:31:20.849232 crc crio[23211]: time="2026-06-11T17:31:20.849151163Z" level=info msg="Stopping container: 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f (timeout: 30s)" id=3abe069e-fce6-4df2-8c8d-4b726287c5f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.512018 | controller | Jun 11 17:31:20.849715 crc crio[23211]: time="2026-06-11T17:31:20.849299846Z" level=info msg="Stopping container: 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417 (timeout: 30s)" id=2fbbe695-d7a5-4e7c-a476-97169e0b0af0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.512034 | controller | Jun 11 17:31:20.851678 crc crio[23211]: time="2026-06-11T17:31:20.851569114Z" level=info msg="Stopping container: aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582 (timeout: 30s)" id=dcf4d636-0aeb-4b8a-91e6-1042131ef043 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.512050 | controller | Jun 11 17:31:20.875998 crc crio[23211]: time="2026-06-11T17:31:20.875901853Z" level=info msg="Removing container: 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b" id=b08ddfe0-0282-48e3-bba1-d67f7e17719f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.512065 | controller | Jun 11 17:31:20.892622 crc crio[23211]: time="2026-06-11T17:31:20.892226222Z" level=info msg="Stopping container: cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23 (timeout: 30s)" id=9d834476-1b2d-42c8-a62f-55befa8885f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.512081 | controller | Jun 11 17:31:21.072510 crc crio[23211]: time="2026-06-11T17:31:21.06412755Z" level=info msg="Stopped container 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7: openstack/nova-metadata-0/nova-metadata-metadata" id=bb54750e-f4f9-4fb6-8102-f50eb1502f1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.512097 | controller | Jun 11 17:31:21.072510 crc crio[23211]: time="2026-06-11T17:31:21.071621737Z" level=info msg="Stopping pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12" id=3ed1d2fc-6e56-4777-ac6f-9a5f5b1ada46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.512112 | controller | Jun 11 17:31:21.072510 crc crio[23211]: time="2026-06-11T17:31:21.072101079Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12 UID:0fceda24-36f4-49c2-94fc-44ed0d721386 NetNS:/var/run/netns/0f196d9c-af60-48e8-b698-f2db4152915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fceda24_36f4_49c2_94fc_44ed0d721386.slice PodAnnotations:0xc002278800}] Aliases:map[]}"
2026-06-11 18:00:59.512132 | controller | Jun 11 17:31:21.072510 crc crio[23211]: time="2026-06-11T17:31:21.072301784Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.512148 | controller | Jun 11 17:31:21.146167 crc crio[23211]: time="2026-06-11T17:31:21.146029401Z" level=info msg="Stopped pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33" id=e7c04974-0ea7-4ebe-b57f-e835bdccd1c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.512164 | controller | Jun 11 17:31:21.169832 crc crio[23211]: time="2026-06-11T17:31:21.169347056Z" level=info msg="Stopped container 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417: openstack/ceilometer-0/sg-core" id=2fbbe695-d7a5-4e7c-a476-97169e0b0af0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.512180 | controller | Jun 11 17:31:21.470862 crc crio[23211]: time="2026-06-11T17:31:21.470698806Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-lq6q6/POD" id=742d0753-c2c5-43e9-8b20-c5baeb2decca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.512195 | controller | Jun 11 17:31:21.470862 crc crio[23211]: time="2026-06-11T17:31:21.470790168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.512211 | controller | Jun 11 17:31:21.603314 crc crio[23211]: time="2026-06-11T17:31:21.603211766Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=8355dc18-8e83-4a09-8ff6-0c853086c348 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.512226 | controller | Jun 11 17:31:21.603505 crc crio[23211]: time="2026-06-11T17:31:21.603332519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.512241 | controller | Jun 11 17:31:21.667817 crc crio[23211]: time="2026-06-11T17:31:21.667704542Z" level=info msg="Stopped container 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4: openstack/cinder-scheduler-0/cinder-scheduler" id=05193888-6a69-4fa4-83e7-16efbe29a7d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.512257 | controller | Jun 11 17:31:21.698961 crc crio[23211]: time="2026-06-11T17:31:21.698857022Z" level=info msg="Stopping pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3" id=cfd2ec9b-98ab-4c13-8f58-1d057917bd7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.512273 | controller | Jun 11 17:31:21.700698 crc crio[23211]: time="2026-06-11T17:31:21.699726245Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3 UID:32c158fc-eb56-4347-96fc-620d3591b400 NetNS:/var/run/netns/33545c3b-c3d5-4021-80b8-81e9efba5601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32c158fc_eb56_4347_96fc_620d3591b400.slice PodAnnotations:0xc006bccaf0}] Aliases:map[]}"
2026-06-11 18:00:59.512289 | controller | Jun 11 17:31:21.700698 crc crio[23211]: time="2026-06-11T17:31:21.699860148Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.512305 | controller | Jun 11 17:31:21.778109 crc crio[23211]: time="2026-06-11T17:31:21.777934254Z" level=info msg="Created container 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker" id=7671f875-55e6-4c05-a36f-36a6b2120831 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.512320 | controller | Jun 11 17:31:21.789873 crc crio[23211]: time="2026-06-11T17:31:21.78973945Z" level=info msg="Starting container: 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938" id=59a3523b-325b-4826-a8f3-ba2c0eb6a1e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.512340 | controller | Jun 11 17:31:21.813505 crc crio[23211]: time="2026-06-11T17:31:21.813245898Z" level=info msg="Started container" PID=266976 containerID=42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938 description=openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker id=59a3523b-325b-4826-a8f3-ba2c0eb6a1e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10
2026-06-11 18:00:59.512356 | controller | Jun 11 17:31:21.834499 crc crio[23211]: time="2026-06-11T17:31:21.834367558Z" level=info msg="Stopped container aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582: openstack/ceilometer-0/proxy-httpd" id=dcf4d636-0aeb-4b8a-91e6-1042131ef043 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.512372 | controller | Jun 11 17:31:21.960660 crc crio[23211]: time="2026-06-11T17:31:21.960351475Z" level=info msg="Removed container 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=b08ddfe0-0282-48e3-bba1-d67f7e17719f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.512388 | controller | Jun 11 17:31:22.063578 crc crio[23211]: time="2026-06-11T17:31:22.051237962Z" level=info msg="Stopped pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655" id=e417cdd8-1312-41da-9df1-f10a20a3cb38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.512403 | controller | Jun 11 17:31:22.078566 crc crio[23211]: time="2026-06-11T17:31:22.075668573Z" level=info msg="Created container 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener" id=03ec20a1-1346-45ac-a755-e4318b39fb6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.512418 | controller | Jun 11 17:31:22.079917 crc crio[23211]: time="2026-06-11T17:31:22.079845358Z" level=info msg="Starting container: 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc" id=107179b4-5d5f-4dec-8912-bd03ea191888 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.512433 | controller | Jun 11 17:31:22.083811 crc crio[23211]: time="2026-06-11T17:31:22.083614193Z" level=info msg="Stopped pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347" id=53883f66-5e8f-48f6-b8fa-10b8f0ae6103 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.512449 | controller | Jun 11 17:31:22.089763 crc crio[23211]: time="2026-06-11T17:31:22.089620253Z" level=info msg="Started container" PID=266988 containerID=2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc description=openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener id=107179b4-5d5f-4dec-8912-bd03ea191888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5
2026-06-11 18:00:59.512464 | controller | Jun 11 17:31:22.090866 crc crio[23211]: time="2026-06-11T17:31:22.090753362Z" level=info msg="Stopped container a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9: openstack/ceilometer-0/ceilometer-central-agent" id=6014e32a-dca9-4eaa-9fa3-665620cf0027 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.512480 | controller | Jun 11 17:31:22.163608 crc crio[23211]: time="2026-06-11T17:31:22.163496904Z" level=info msg="Stopped pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12" id=3ed1d2fc-6e56-4777-ac6f-9a5f5b1ada46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.512495 | controller | Jun 11 17:31:22.276615 crc crio[23211]: time="2026-06-11T17:31:22.265649244Z" level=info msg="Stopped container be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595: openstack/rabbitmq-server-0/rabbitmq" id=57dd73f0-c199-4ceb-8c90-75cc2b594fef name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.512532 | controller | Jun 11 17:31:22.276615 crc crio[23211]: time="2026-06-11T17:31:22.272991188Z" level=info msg="Stopping pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8" id=058ce4d2-eeeb-4786-b3ff-2468729cf453 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.512554 | controller | Jun 11 17:31:22.276615 crc crio[23211]: time="2026-06-11T17:31:22.276223748Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8 UID:18f2683f-c688-4862-b3a2-02d915e635de NetNS:/var/run/netns/9e1453f6-7885-4854-86c6-92e1320f242a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18f2683f_c688_4862_b3a2_02d915e635de.slice PodAnnotations:0xc002278058}] Aliases:map[]}"
2026-06-11 18:00:59.512571 | controller | Jun 11 17:31:22.276615 crc crio[23211]: time="2026-06-11T17:31:22.276496676Z" level=info msg="Deleting pod openstack_rabbitmq-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.512587 | controller | Jun 11 17:31:22.289492 crc crio[23211]: time="2026-06-11T17:31:22.287928072Z" level=info msg="Stopped pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669" id=45b67ce6-da06-4b25-948a-8b455b9277b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.512603 | controller | Jun 11 17:31:22.309637 crc crio[23211]: time="2026-06-11T17:31:22.303938193Z" level=info msg="Created container a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27: openstack/barbican-api-695766c6-f8jzs/barbican-api-log" id=ca28aa18-860f-4644-87ab-c7e3c60f2f85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.512618 | controller | Jun 11 17:31:22.316814 crc crio[23211]: time="2026-06-11T17:31:22.312703063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.512634 | controller | Jun 11 17:31:22.316814 crc crio[23211]: time="2026-06-11T17:31:22.314062516Z" level=info msg="Stopped pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3" id=cfd2ec9b-98ab-4c13-8f58-1d057917bd7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.512649 | controller | Jun 11 17:31:22.316814 crc crio[23211]: time="2026-06-11T17:31:22.314411045Z" level=info msg="Got pod network &{Name:keystone-db-sync-lq6q6 Namespace:openstack ID:575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098 UID:f5d9eb4b-a6dc-4d99-8a5c-2518e9077f56 NetNS:/var/run/netns/bcdb774e-2208-4dab-bf0f-f824a34c9ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d9eb4b_a6dc_4d99_8a5c_2518e9077f56.slice PodAnnotations:0xc00008c728}] Aliases:map[]}"
2026-06-11 18:00:59.512665 | controller | Jun 11 17:31:22.316814 crc crio[23211]: time="2026-06-11T17:31:22.314511047Z" level=info msg="Adding pod openstack_keystone-db-sync-lq6q6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.512681 | controller | Jun 11 17:31:22.335899 crc crio[23211]: time="2026-06-11T17:31:22.331512424Z" level=info msg="Starting container: a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27" id=24ae0ba4-361b-4cf2-9641-95737e29e8c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.512696 | controller | Jun 11 17:31:22.352711 crc crio[23211]: time="2026-06-11T17:31:22.349699319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.512712 | controller | Jun 11 17:31:22.367212 crc crio[23211]: time="2026-06-11T17:31:22.367102525Z" level=info msg="Started container" PID=267022 containerID=a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27 description=openstack/barbican-api-695766c6-f8jzs/barbican-api-log id=24ae0ba4-361b-4cf2-9641-95737e29e8c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245
2026-06-11 18:00:59.512734 | controller | Jun 11 17:31:22.379130 crc crio[23211]: time="2026-06-11T17:31:22.379062465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=6be09606-7fc2-45be-98b6-bda035a9a354 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.512859 | controller | Jun 11 17:31:22.391608 crc crio[23211]: time="2026-06-11T17:31:22.389931098Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c UID:617f6b3d-4985-4892-a93c-acb3742737bc NetNS:/var/run/netns/1b0f68f1-2d2c-473d-98f9-13c4cc8eb095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f6b3d_4985_4892_a93c_acb3742737bc.slice PodAnnotations:0xc00008c970}] Aliases:map[]}"
2026-06-11 18:00:59.512877 | controller | Jun 11 17:31:22.391608 crc crio[23211]: time="2026-06-11T17:31:22.389996099Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.512893 | controller | Jun 11 17:31:22.592115 crc crio[23211]: time="2026-06-11T17:31:22.591309313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=8dcfe29b-03a4-4d18-a68c-beb8246a6360 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.512909 | controller | Jun 11 17:31:22.604542 crc crio[23211]: time="2026-06-11T17:31:22.604331639Z" level=info msg="Creating container: openstack/barbican-api-695766c6-f8jzs/barbican-api" id=27361033-b864-4d75-9dfe-ce61e7bcab2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.512925 | controller | Jun 11 17:31:22.604959 crc crio[23211]: time="2026-06-11T17:31:22.604882323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.512940 | controller | Jun 11 17:31:22.725784 crc crio[23211]: time="2026-06-11T17:31:22.72570457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.512956 | controller | Jun 11 17:31:22.731602 crc crio[23211]: time="2026-06-11T17:31:22.731403923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.512971 | controller | Jun 11 17:31:22.864164 crc crio[23211]: time="2026-06-11T17:31:22.863626166Z" level=info msg="Stopping container: 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423 (timeout: 30s)" id=e1451528-60cc-4493-928d-f4846eb36d8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.512986 | controller | Jun 11 17:31:22.867370 crc crio[23211]: time="2026-06-11T17:31:22.867232747Z" level=info msg="Stopping container: 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8 (timeout: 30s)" id=202694f6-71a9-4793-93f2-846a7274a426 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.513002 | controller | Jun 11 17:31:22.869157 crc crio[23211]: time="2026-06-11T17:31:22.869009201Z" level=info msg="Stopped pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8" id=058ce4d2-eeeb-4786-b3ff-2468729cf453 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.513017 | controller | Jun 11 17:31:22.869800 crc crio[23211]: time="2026-06-11T17:31:22.86971984Z" level=info msg="Removing container: 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680" id=3c02cf69-dcfb-484b-93c2-65365d9023a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.513037 | controller | Jun 11 17:31:22.874045 crc crio[23211]: time="2026-06-11T17:31:22.873959546Z" level=info msg="Stopping container: 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09 (timeout: 30s)" id=50fa417e-2b5a-4f88-8955-bd27002b51d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.513052 | controller | Jun 11 17:31:22.882079 crc crio[23211]: time="2026-06-11T17:31:22.88014786Z" level=info msg="Stopping container: 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0 (timeout: 30s)" id=d127fa27-01db-43dc-837d-a2bcddcfc649 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.513068 | controller | Jun 11 17:31:23.037532 crc crio[23211]: time="2026-06-11T17:31:23.03739194Z" level=info msg="Stopped container 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8: openstack/barbican-worker-9448f885-fdklh/barbican-worker-log" id=202694f6-71a9-4793-93f2-846a7274a426 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.513084 | controller | Jun 11 17:31:23.066772 crc crio[23211]: time="2026-06-11T17:31:23.066670734Z" level=info msg="Stopped container 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log" id=50fa417e-2b5a-4f88-8955-bd27002b51d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.513099 | controller | Jun 11 17:31:23.159748 crc crio[23211]: 2026-06-11T17:31:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:575df47f0b6b950 Mac:06:3d:b6:97:ef:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7f Mtu:0 Sandbox:/var/run/netns/bcdb774e-2208-4dab-bf0f-f824a34c9ec5 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.513115 | controller | Jun 11 17:31:23.161864 crc crio[23211]: time="2026-06-11T17:31:23.161784416Z" level=info msg="Got pod network &{Name:keystone-db-sync-lq6q6 Namespace:openstack ID:575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098 UID:f5d9eb4b-a6dc-4d99-8a5c-2518e9077f56 NetNS:/var/run/netns/bcdb774e-2208-4dab-bf0f-f824a34c9ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d9eb4b_a6dc_4d99_8a5c_2518e9077f56.slice PodAnnotations:0xc00008c728}] Aliases:map[]}"
2026-06-11 18:00:59.513132 | controller | Jun 11 17:31:23.162053 crc crio[23211]: time="2026-06-11T17:31:23.161990721Z" level=info msg="Checking pod openstack_keystone-db-sync-lq6q6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.513148 | controller | Jun 11 17:31:23.226777 crc crio[23211]: 2026-06-11T17:31:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d8299a1ad8820 Mac:7a:fa:f5:97:5d:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:80 Mtu:0 Sandbox:/var/run/netns/1b0f68f1-2d2c-473d-98f9-13c4cc8eb095 SocketPath: PciID:}] [{Interface:0xc00053e710 Address:{IP:10.217.1.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.513163 | controller | Jun 11 17:31:23.226777 crc crio[23211]: time="2026-06-11T17:31:23.226561869Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c UID:617f6b3d-4985-4892-a93c-acb3742737bc NetNS:/var/run/netns/1b0f68f1-2d2c-473d-98f9-13c4cc8eb095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f6b3d_4985_4892_a93c_acb3742737bc.slice PodAnnotations:0xc00008c970}] Aliases:map[]}"
2026-06-11 18:00:59.513179 | controller | Jun 11 17:31:23.226777 crc crio[23211]: time="2026-06-11T17:31:23.226696573Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.513198 | controller | Jun 11 17:31:23.239227 crc crio[23211]: time="2026-06-11T17:31:23.239059273Z" level=info msg="Removed container 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680: openstack/openstack-galera-0/galera" id=3c02cf69-dcfb-484b-93c2-65365d9023a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.513214 | controller | Jun 11 17:31:23.252014 crc crio[23211]: time="2026-06-11T17:31:23.251827022Z" level=info msg="Removing container: af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29" id=93ca79b4-0ffa-4f94-9ee0-ab03941f6f10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.513230 | controller | Jun 11 17:31:23.264399 crc crio[23211]: time="2026-06-11T17:31:23.263771812Z" level=info msg="Ran pod sandbox d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c with infra container: openstack/nova-cell1-novncproxy-0/POD" id=8355dc18-8e83-4a09-8ff6-0c853086c348 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.513245 | controller | Jun 11 17:31:23.283596 crc crio[23211]: time="2026-06-11T17:31:23.283526057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=0d97ac63-14b0-4906-84c5-675ce6f3a7f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.513261 | controller | Jun 11 17:31:23.364625 crc crio[23211]: time="2026-06-11T17:31:23.3630539Z" level=info msg="Ran pod sandbox 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098 with infra container: openstack/keystone-db-sync-lq6q6/POD" id=742d0753-c2c5-43e9-8b20-c5baeb2decca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.513277 | controller | Jun 11 17:31:23.384929 crc crio[23211]: time="2026-06-11T17:31:23.384818075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=12766fe6-111e-42aa-b9d4-03f87b6b8420 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.513292 | controller | Jun 11 17:31:23.385259 crc crio[23211]: time="2026-06-11T17:31:23.385117982Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=12766fe6-111e-42aa-b9d4-03f87b6b8420 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.513308 | controller | Jun 11 17:31:23.385259 crc crio[23211]: time="2026-06-11T17:31:23.385207534Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=12766fe6-111e-42aa-b9d4-03f87b6b8420 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.513323 | controller | Jun 11 17:31:23.397028 crc crio[23211]: time="2026-06-11T17:31:23.396939278Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=dc0069d0-a038-4b9d-971d-783451a370c5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.513339 | controller | Jun 11 17:31:23.409614 crc crio[23211]: time="2026-06-11T17:31:23.409323419Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-11 18:00:59.513354 | controller | Jun 11 17:31:23.571614 crc crio[23211]: time="2026-06-11T17:31:23.568691152Z" level=info msg="Removed container af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29: openstack/openstack-galera-0/mysql-bootstrap" id=93ca79b4-0ffa-4f94-9ee0-ab03941f6f10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.513371 | controller | Jun 11 17:31:23.598351 crc crio[23211]: time="2026-06-11T17:31:23.598213041Z" level=info msg="Removing container: 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c" id=dc705a89-31b5-4578-bfe4-1f00cfd922f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.513389 | controller | Jun 11 17:31:23.788890 crc crio[23211]: time="2026-06-11T17:31:23.788796016Z" level=info msg="Created container bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf: openstack/neutron-7569fcd46f-pzncl/neutron-httpd" id=02b76070-009f-4222-9fd0-b88f1011da4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.513405 | controller | Jun 11 17:31:23.796731 crc crio[23211]: time="2026-06-11T17:31:23.793683109Z" level=info msg="Starting container: bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf" id=c221b78e-c236-4f54-9cee-6cd003cda6e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.513422 | controller | Jun 11 17:31:23.835779 crc crio[23211]: time="2026-06-11T17:31:23.833717552Z" level=info msg="Started container" PID=267287 containerID=bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf description=openstack/neutron-7569fcd46f-pzncl/neutron-httpd id=c221b78e-c236-4f54-9cee-6cd003cda6e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d
2026-06-11 18:00:59.513438 | controller | Jun 11 17:31:23.881361 crc crio[23211]: time="2026-06-11T17:31:23.881035737Z" level=info msg="Created container 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48: openstack/barbican-api-695766c6-f8jzs/barbican-api" id=27361033-b864-4d75-9dfe-ce61e7bcab2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.513454 | controller | Jun 11 17:31:23.897222 crc crio[23211]: time="2026-06-11T17:31:23.89711313Z" level=info msg="Starting container: 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48" id=e73ccea0-247b-442a-a1c0-07c4644f0e2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.513469 | controller | Jun 11 17:31:23.915808 crc crio[23211]: time="2026-06-11T17:31:23.915711716Z" level=info msg="Started container" PID=267280 containerID=2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48 description=openstack/barbican-api-695766c6-f8jzs/barbican-api id=e73ccea0-247b-442a-a1c0-07c4644f0e2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245
2026-06-11 18:00:59.513485 | controller | Jun 11 17:31:23.989483 crc crio[23211]: time="2026-06-11T17:31:23.989088715Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=dad07f30-59cd-472c-8893-9660cead0d44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.513501 | controller | Jun 11 17:31:24.001759 crc crio[23211]: time="2026-06-11T17:31:24.000931671Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=0aab038a-ca31-4fda-b8d9-c7816e68c541 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.513540 | controller | Jun 11 17:31:24.001759 crc crio[23211]: time="2026-06-11T17:31:24.001395643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.513559 | controller | Jun 11 17:31:24.111309 crc crio[23211]: time="2026-06-11T17:31:24.110977118Z" level=info msg="Stopped container 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9: openstack/rabbitmq-cell1-server-0/rabbitmq" id=2fa136d3-62bd-4b66-a2dd-b5f34f08ab8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.513575 | controller | Jun 11 17:31:24.114609 crc crio[23211]: time="2026-06-11T17:31:24.114502137Z" level=info msg="Stopping pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4" id=c32ad946-1185-437c-acd0-428e3283ec0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.513592 | controller | Jun 11 17:31:24.121484 crc crio[23211]: time="2026-06-11T17:31:24.117772529Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4 UID:0654780c-b6bb-4631-b338-3e9ec62ba244 NetNS:/var/run/netns/18b01d17-6b6d-4888-b4f0-a54d9f0348cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0654780c_b6bb_4631_b338_3e9ec62ba244.slice PodAnnotations:0xc002818bc0}] Aliases:map[]}"
2026-06-11 18:00:59.513615 | controller | Jun 11 17:31:24.121484 crc crio[23211]: time="2026-06-11T17:31:24.118029826Z" level=info msg="Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.513632 | controller | Jun 11 17:31:24.276533 crc crio[23211]: time="2026-06-11T17:31:24.275550332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.513648 | controller | Jun 11 17:31:24.297640 crc crio[23211]: time="2026-06-11T17:31:24.29623321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.513664 | controller | Jun 11 17:31:24.438157 crc crio[23211]: time="2026-06-11T17:31:24.438059935Z" level=info msg="Stopped container 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423: openstack/barbican-worker-9448f885-fdklh/barbican-worker" id=e1451528-60cc-4493-928d-f4846eb36d8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.513680 | controller | Jun 11 17:31:24.439397 crc crio[23211]: time="2026-06-11T17:31:24.439337156Z" level=info msg="Stopping pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289" id=88928faf-fa25-4220-b3ec-6b0aa09df3ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.513695 | controller | Jun 11 17:31:24.440561 crc crio[23211]: time="2026-06-11T17:31:24.440498825Z" level=info msg="Got pod network &{Name:barbican-worker-9448f885-fdklh Namespace:openstack ID:8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289 UID:337d0767-ba46-4f98-93d2-f606647b0ba2 NetNS:/var/run/netns/b7a336c1-9b1d-4690-9d28-650ba7513d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337d0767_ba46_4f98_93d2_f606647b0ba2.slice PodAnnotations:0xc000130748}] Aliases:map[]}"
2026-06-11 18:00:59.513711 | controller | Jun 11 17:31:24.440753 crc crio[23211]: time="2026-06-11T17:31:24.44070013Z" level=info msg="Deleting pod openstack_barbican-worker-9448f885-fdklh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.513727 | controller | Jun 11 17:31:24.564305 crc crio[23211]: time="2026-06-11T17:31:24.564208804Z" level=info msg="Stopped container 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener" id=d127fa27-01db-43dc-837d-a2bcddcfc649 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.513743 | controller | Jun 11 17:31:24.569386 crc crio[23211]: time="2026-06-11T17:31:24.569295872Z" level=info msg="Stopping pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2" id=b9d8a2be-5143-4bf7-a4a5-d56406911c2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.513758 | controller | Jun 11 17:31:24.570319 crc crio[23211]: time="2026-06-11T17:31:24.569987629Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-578b5bf5c8-hjfcc Namespace:openstack ID:393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2 UID:b360469d-3f23-492a-8562-3414ea23ef6d NetNS:/var/run/netns/b8edcc4a-2eb9-4066-a5fb-e78346b9dd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb360469d_3f23_492a_8562_3414ea23ef6d.slice PodAnnotations:0xc002818d38}] Aliases:map[]}"
2026-06-11 18:00:59.513778 | controller | Jun 11 17:31:24.570492 crc crio[23211]: time="2026-06-11T17:31:24.570367099Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-578b5bf5c8-hjfcc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.513794 | controller | Jun 11 17:31:24.815405 crc crio[23211]: time="2026-06-11T17:31:24.814837245Z" level=info msg="Removed container 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c: openstack/memcached-0/memcached" id=dc705a89-31b5-4578-bfe4-1f00cfd922f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.513810 | controller | Jun 11 17:31:24.821905 crc crio[23211]: time="2026-06-11T17:31:24.82181801Z" level=info msg="Removing container: cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019" id=256f97d0-19bb-4bfb-a66c-0ec68c0806d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.513826 | controller | Jun 11 17:31:24.822967 crc crio[23211]: time="2026-06-11T17:31:24.822889446Z" level=info msg="Stopped pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4" id=c32ad946-1185-437c-acd0-428e3283ec0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.513842 | controller | Jun 11 17:31:25.128025 crc crio[23211]: time="2026-06-11T17:31:25.127952469Z" level=info msg="Stopped pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2" id=b9d8a2be-5143-4bf7-a4a5-d56406911c2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.513857 | controller | Jun 11 17:31:25.154792 crc crio[23211]: time="2026-06-11T17:31:25.154394582Z" level=info msg="Stopped pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289" id=88928faf-fa25-4220-b3ec-6b0aa09df3ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.513873 | controller | Jun 11 17:31:25.396585 crc crio[23211]: time="2026-06-11T17:31:25.396049247Z" level=info msg="Removed container cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019: openstack/openstack-cell1-galera-0/galera" id=256f97d0-19bb-4bfb-a66c-0ec68c0806d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.513889 | controller | Jun 11 17:31:25.400074 crc crio[23211]: time="2026-06-11T17:31:25.399857182Z" level=info msg="Removing container: 714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41" id=0362e1c0-1e91-4df9-9451-217a284eb6f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.513904 | controller | Jun 11 17:31:25.533338 crc crio[23211]: time="2026-06-11T17:31:25.529943661Z" level=info msg="Created container 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=0aab038a-ca31-4fda-b8d9-c7816e68c541 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.513920 | controller | Jun 11 17:31:25.538838 crc crio[23211]: time="2026-06-11T17:31:25.538717922Z" level=info msg="Starting container: 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f" id=072fc6e3-094a-4347-96ad-3ed7fd13ecdd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.513936 | controller | Jun 11 17:31:25.546750 crc crio[23211]: time="2026-06-11T17:31:25.544286341Z" level=info msg="Started container" PID=267863 containerID=932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=072fc6e3-094a-4347-96ad-3ed7fd13ecdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c
2026-06-11 18:00:59.513953 | controller | Jun 11 17:31:25.611965 crc crio[23211]: time="2026-06-11T17:31:25.611861965Z" level=info msg="Removed container 714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=0362e1c0-1e91-4df9-9451-217a284eb6f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.513969 | controller | Jun 11 17:31:25.648493 crc crio[23211]: time="2026-06-11T17:31:25.646776278Z" level=info msg="Removing container: be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595" id=bdc6090c-75e6-4429-91a2-4aceb29d4839 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.513989 | controller | Jun 11 17:31:25.814901 crc crio[23211]: time="2026-06-11T17:31:25.811730162Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=c4166523-21b2-42c6-87c3-d0673957ba76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.514005 | controller | Jun 11 17:31:25.814901 crc crio[23211]: time="2026-06-11T17:31:25.811868436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.514021 | controller | Jun 11 17:31:25.831328 crc crio[23211]: time="2026-06-11T17:31:25.829871216Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=655ffd64-7fa9-4ba0-8460-ad09ab0d0a50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.514036 | controller | Jun 11 17:31:25.831328 crc crio[23211]: time="2026-06-11T17:31:25.829955099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.514052 | controller | Jun 11 17:31:25.848458 crc crio[23211]: time="2026-06-11T17:31:25.848340219Z" level=info msg="Removed container be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595: openstack/rabbitmq-server-0/rabbitmq" id=bdc6090c-75e6-4429-91a2-4aceb29d4839 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.514068 | controller | Jun 11 17:31:25.891553 crc crio[23211]: time="2026-06-11T17:31:25.89147202Z" level=info msg="Removing container: 05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136" id=5a94ba53-55a4-4645-a203-65809791225b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.514084 | controller | Jun 11 17:31:25.940142 crc crio[23211]: time="2026-06-11T17:31:25.939991455Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=0db790c4-7ecb-45b5-9bde-1c9926c707f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.514099 | controller | Jun 11 17:31:25.940142 crc crio[23211]: time="2026-06-11T17:31:25.940087148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.514115 | controller | Jun 11 17:31:25.958014 crc crio[23211]: time="2026-06-11T17:31:25.957859143Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=5ffd7875-6628-4063-bf39-56ce4e6eec00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.514130 | controller | Jun 11 17:31:25.958014 crc crio[23211]: time="2026-06-11T17:31:25.957950825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.514146 | controller | Jun 11 17:31:26.044643 crc crio[23211]: time="2026-06-11T17:31:26.044545174Z" level=info msg="Removed container 05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136: openstack/rabbitmq-server-0/setup-container" id=5a94ba53-55a4-4645-a203-65809791225b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.514163 | controller | Jun 11 17:31:26.100310 crc crio[23211]: time="2026-06-11T17:31:26.100115427Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834 UID:9ea22501-7d9a-4989-a72e-18fb24564d87 NetNS:/var/run/netns/44c22a81-8889-42c9-bdf8-9aa97ae38b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ea22501_7d9a_4989_a72e_18fb24564d87.slice PodAnnotations:0xc00008c488}] Aliases:map[]}"
2026-06-11 18:00:59.514182 | controller | Jun 11 17:31:26.100310 crc crio[23211]: time="2026-06-11T17:31:26.100206829Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.514199 | controller | Jun 11 17:31:26.137529 crc crio[23211]: time="2026-06-11T17:31:26.137407882Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab UID:28c2bf9d-2bb2-42e9-af40-f45b6a9b7dbd NetNS:/var/run/netns/e86c32d6-ff36-4806-a790-de3159a2dc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c2bf9d_2bb2_42e9_af40_f45b6a9b7dbd.slice PodAnnotations:0xc007c14028}] Aliases:map[]}"
2026-06-11 18:00:59.514215 | controller | Jun 11 17:31:26.137529 crc crio[23211]: time="2026-06-11T17:31:26.137526374Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.514232 | controller | Jun 11 17:31:26.175928 crc crio[23211]: time="2026-06-11T17:31:26.173273331Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096 UID:0c45c01b-6717-47be-ad7e-f2694f4f3152 NetNS:/var/run/netns/797673e6-59ea-4e87-8dcc-e323a97e52f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c45c01b_6717_47be_ad7e_f2694f4f3152.slice PodAnnotations:0xc0018be2c0}] Aliases:map[]}"
2026-06-11 18:00:59.514248 | controller | Jun 11 17:31:26.175928 crc crio[23211]: time="2026-06-11T17:31:26.173973298Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.514264 | controller | Jun 11 17:31:26.183621 crc crio[23211]: time="2026-06-11T17:31:26.180605484Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:ebb7831fee9ad620b5cc441320a984a5173c72aafaad8a8b294be2afc2e53de3 UID:86b9d015-37af-4d79-b6c7-34cf94d93732 NetNS:/var/run/netns/5bad1bf0-e8a9-40a9-ae6d-12dc0c590f3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86b9d015_37af_4d79_b6c7_34cf94d93732.slice PodAnnotations:0xc002794118}] Aliases:map[]}"
2026-06-11 18:00:59.514280 | controller | Jun 11 17:31:26.183621 crc crio[23211]: time="2026-06-11T17:31:26.180669816Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.514297 | controller | Jun 11 17:31:26.236549 crc crio[23211]: time="2026-06-11T17:31:26.235325845Z" level=info msg="Removing container: 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423" id=116dbe96-9a8d-4720-83b8-0e6d8d0f38f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.514312 | controller | Jun 11 17:31:26.332669 crc crio[23211]: time="2026-06-11T17:31:26.327981096Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=8230b6c1-2da3-4245-b8b2-3d3262523fe9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.514328 | controller | Jun 11 17:31:26.332669 crc crio[23211]: time="2026-06-11T17:31:26.328079819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.514344 | controller | Jun 11 17:31:26.355209 crc crio[23211]: time="2026-06-11T17:31:26.355091025Z" level=info msg="Removed container 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423: openstack/barbican-worker-9448f885-fdklh/barbican-worker" id=116dbe96-9a8d-4720-83b8-0e6d8d0f38f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.514360 | controller | Jun 11 17:31:26.377613 crc crio[23211]: time="2026-06-11T17:31:26.364330657Z" level=info msg="Removing container: 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8" id=e2a80897-8cf3-4b38-8e1e-b2e6ad92e9b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.514379 | controller | Jun 11 17:31:26.403193 crc crio[23211]: time="2026-06-11T17:31:26.389918388Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=68f459f9-6a40-4ef5-8474-cc578a7ba60d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.514396 | controller | Jun 11 17:31:26.403193 crc crio[23211]: time="2026-06-11T17:31:26.38999552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.514411 | controller | Jun 11 17:31:26.518919 crc crio[23211]: time="2026-06-11T17:31:26.512961651Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=0c9304a2-4f2d-47d9-a2c2-3e62bb8de4ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.514427 | controller | Jun 11 17:31:26.518919 crc crio[23211]: time="2026-06-11T17:31:26.514245993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.514443 | controller | Jun 11 17:31:26.549369 crc crio[23211]: time="2026-06-11T17:31:26.542342547Z" level=info msg="Removed container 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8: openstack/barbican-worker-9448f885-fdklh/barbican-worker-log" id=e2a80897-8cf3-4b38-8e1e-b2e6ad92e9b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.514458 | controller | Jun 11 17:31:26.584702 crc crio[23211]: time="2026-06-11T17:31:26.584627517Z" level=info msg="Removing container: 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0" id=05c1c30f-f21e-4807-9399-ae3de9fcd4de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.514474 | controller | Jun 11 17:31:26.655796 crc crio[23211]: time="2026-06-11T17:31:26.65461471Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a UID:1a3b749a-0506-471c-942a-69d9ea3ab783 NetNS:/var/run/netns/946254b6-8cd7-46f7-aee3-4f335862760e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3b749a_0506_471c_942a_69d9ea3ab783.slice PodAnnotations:0xc0018be930}] Aliases:map[]}"
2026-06-11 18:00:59.514491 | controller | Jun 11 17:31:26.655796 crc crio[23211]: time="2026-06-11T17:31:26.654678641Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.514507 | controller | Jun 11 17:31:26.681745 crc crio[23211]: time="2026-06-11T17:31:26.681536144Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f UID:ef6ab8ba-5e2e-4eae-9ce1-9df12f03fe07 NetNS:/var/run/netns/a31c5993-77b2-49c8-a87a-a2f443fda298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef6ab8ba_5e2e_4eae_9ce1_9df12f03fe07.slice PodAnnotations:0xc007c14238}] Aliases:map[]}"
2026-06-11 18:00:59.514546 | controller | Jun 11 17:31:26.681745 crc crio[23211]: time="2026-06-11T17:31:26.681625186Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.514564 | controller | Jun 11 17:31:26.700663 crc crio[23211]: 2026-06-11T17:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffeb8199a5fefa6 Mac:46:ff:25:9d:1c:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:82 Mtu:0 Sandbox:/var/run/netns/44c22a81-8889-42c9-bdf8-9aa97ae38b46 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.1.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.514584 | controller | Jun 11 17:31:26.701203 crc crio[23211]: time="2026-06-11T17:31:26.700817279Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834 UID:9ea22501-7d9a-4989-a72e-18fb24564d87 NetNS:/var/run/netns/44c22a81-8889-42c9-bdf8-9aa97ae38b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ea22501_7d9a_4989_a72e_18fb24564d87.slice PodAnnotations:0xc00008c488}] Aliases:map[]}"
2026-06-11 18:00:59.514601 | controller | Jun 11 17:31:26.701203 crc crio[23211]: time="2026-06-11T17:31:26.700953862Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.514617 | controller | Jun 11 17:31:26.701498 crc crio[23211]: time="2026-06-11T17:31:26.701370942Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=b23efb04-d50c-4778-9d58-b03012a4f22b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.514633 | controller | Jun 11 17:31:26.701550 crc crio[23211]: time="2026-06-11T17:31:26.701504035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.514649 | controller | Jun 11 17:31:26.765797 crc crio[23211]: time="2026-06-11T17:31:26.765728103Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4 UID:6417481d-30f3-4596-a338-b963d41b14d7 NetNS:/var/run/netns/9a2908ef-e7dd-4d20-bc8b-c9dcce5753e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6417481d_30f3_4596_a338_b963d41b14d7.slice PodAnnotations:0xc0018beb88}] Aliases:map[]}"
2026-06-11 18:00:59.514665 | controller | Jun 11 17:31:26.765797 crc crio[23211]: time="2026-06-11T17:31:26.765782505Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.514681 | controller | Jun 11 17:31:26.774960 crc crio[23211]: time="2026-06-11T17:31:26.774861563Z" level=info msg="Ran pod sandbox ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834 with infra container: openstack/openstack-cell1-galera-0/POD" id=655ffd64-7fa9-4ba0-8460-ad09ab0d0a50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.514698 | controller | Jun 11 17:31:26.783658 crc crio[23211]: time="2026-06-11T17:31:26.783560112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=90040558-ad98-4c41-b491-1ce77dd4ebe0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.514714 | controller | Jun 11 17:31:26.840913 crc crio[23211]: time="2026-06-11T17:31:26.840808255Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=90040558-ad98-4c41-b491-1ce77dd4ebe0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.514730 | controller | Jun 11 17:31:26.840913 crc crio[23211]: time="2026-06-11T17:31:26.840907717Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=90040558-ad98-4c41-b491-1ce77dd4ebe0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.514745 | controller | Jun 11 17:31:26.842320 crc crio[23211]: time="2026-06-11T17:31:26.84221015Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=820cd949-9ea6-4580-8e89-ca15289bc806 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.514761 | controller | Jun 11 17:31:26.849497 crc crio[23211]: time="2026-06-11T17:31:26.84938876Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-11 18:00:59.514780 | controller | Jun 11 17:31:26.944324 crc crio[23211]: time="2026-06-11T17:31:26.944226926Z" level=info msg="Stopped container 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f: openstack/ceilometer-0/ceilometer-notification-agent" id=3abe069e-fce6-4df2-8c8d-4b726287c5f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.514796 | controller | Jun 11 17:31:26.950676 crc crio[23211]: time="2026-06-11T17:31:26.950592215Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=fc85f8b2-4e11-40b0-9009-5dc65f4294af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.514811 | controller | Jun 11 17:31:26.954032 crc crio[23211]: time="2026-06-11T17:31:26.95395268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.514826 | controller | Jun 11 17:31:26.954634 crc crio[23211]: time="2026-06-11T17:31:26.954596636Z" level=info msg="Stopping pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f" id=cbbc6fea-5be7-4b93-80b2-07e91da266c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.514842 | controller | Jun 11 17:31:26.956135 crc crio[23211]: time="2026-06-11T17:31:26.955049258Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f UID:6ba32845-b555-4819-b2bf-1f4c16c9a647 NetNS:/var/run/netns/f5b285fe-ee4e-48c6-aa26-284571f3aea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ba32845_b555_4819_b2bf_1f4c16c9a647.slice PodAnnotations:0xc0022780c0}] Aliases:map[]}"
2026-06-11 18:00:59.514858 | controller | Jun 11 17:31:26.956135 crc crio[23211]: time="2026-06-11T17:31:26.955236292Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.514874 | controller | Jun 11 17:31:26.991245 crc crio[23211]: 2026-06-11T17:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10c9b43db3fbc64 Mac:f6:0a:f2:64:10:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:81 Mtu:0 Sandbox:/var/run/netns/e86c32d6-ff36-4806-a790-de3159a2dc0d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.514890 | controller | Jun 11 17:31:26.992974 crc crio[23211]: time="2026-06-11T17:31:26.992901796Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab UID:28c2bf9d-2bb2-42e9-af40-f45b6a9b7dbd NetNS:/var/run/netns/e86c32d6-ff36-4806-a790-de3159a2dc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c2bf9d_2bb2_42e9_af40_f45b6a9b7dbd.slice PodAnnotations:0xc007c14028}] Aliases:map[]}"
2026-06-11 18:00:59.514906 | controller | Jun 11 17:31:26.993166 crc crio[23211]: time="2026-06-11T17:31:26.993085241Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.514921 | controller | Jun 11 17:31:27.004761 crc crio[23211]: 2026-06-11T17:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc1de4831acaf49 Mac:5a:05:e3:8d:88:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:84 Mtu:0 Sandbox:/var/run/netns/797673e6-59ea-4e87-8dcc-e323a97e52f5 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.514936 | controller | Jun 11 17:31:27.006701 crc crio[23211]: time="2026-06-11T17:31:27.006622159Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096 UID:0c45c01b-6717-47be-ad7e-f2694f4f3152 NetNS:/var/run/netns/797673e6-59ea-4e87-8dcc-e323a97e52f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c45c01b_6717_47be_ad7e_f2694f4f3152.slice PodAnnotations:0xc0018be2c0}] Aliases:map[]}"
2026-06-11 18:00:59.514956 | controller | Jun 11 17:31:27.006954 crc crio[23211]: time="2026-06-11T17:31:27.006848636Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.514971 | controller | Jun 11 17:31:27.008318 crc crio[23211]: time="2026-06-11T17:31:27.00821033Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c UID:b125ded8-4d46-4d39-aa21-f7e1eefa93a3 NetNS:/var/run/netns/5d670ae7-65e1-4fd3-973e-a4b3f8e477b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb125ded8_4d46_4d39_aa21_f7e1eefa93a3.slice PodAnnotations:0xc0028182d0}] Aliases:map[]}"
2026-06-11 18:00:59.514987 | controller | Jun 11 17:31:27.008318 crc crio[23211]: time="2026-06-11T17:31:27.008258001Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.515002 | controller | Jun 11 17:31:27.009074 crc crio[23211]: time="2026-06-11T17:31:27.008986769Z" level=info msg="Stopped container cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=9d834476-1b2d-42c8-a62f-55befa8885f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.515018 | controller | Jun 11 17:31:27.025068 crc crio[23211]: time="2026-06-11T17:31:27.024821486Z" level=info msg="Stopping pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e" id=56cab3d3-9d4f-4ef5-9c22-3b38cfd962df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.515033 | controller | Jun 11 17:31:27.033766 crc crio[23211]: time="2026-06-11T17:31:27.033667637Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e UID:d993dc88-7b9e-4655-af60-26b8dfb5e618 NetNS:/var/run/netns/562accc2-0b7c-4765-ab21-1659e4e0cd33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd993dc88_7b9e_4655_af60_26b8dfb5e618.slice PodAnnotations:0xc007c14078}] Aliases:map[]}"
2026-06-11 18:00:59.515049 | controller | Jun 11 17:31:27.033959 crc crio[23211]: time="2026-06-11T17:31:27.033927054Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.515064 | controller | Jun 11 17:31:27.051387 crc crio[23211]: time="2026-06-11T17:31:27.05131949Z" level=info msg="Ran pod sandbox 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab with infra container: openstack/nova-cell0-conductor-0/POD" id=c4166523-21b2-42c6-87c3-d0673957ba76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.515080 | controller | Jun 11 17:31:27.051975 crc crio[23211]: time="2026-06-11T17:31:27.05172649Z" level=info msg="Ran pod sandbox dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096 with infra container: openstack/openstack-galera-0/POD" id=0db790c4-7ecb-45b5-9bde-1c9926c707f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.515095 | controller | Jun 11 17:31:27.057019 crc crio[23211]: time="2026-06-11T17:31:27.05692436Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=b146c5c5-a291-47d5-b7b4-b747cbbec821 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.515113 | controller | Jun 11 17:31:27.057019 crc crio[23211]: time="2026-06-11T17:31:27.057017783Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=74fb7e62-df96-4c1c-ac36-a154f0007344 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.515129 | controller | Jun 11 17:31:27.059344 crc crio[23211]: time="2026-06-11T17:31:27.059151186Z" level=info msg="Removed container 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener" id=05c1c30f-f21e-4807-9399-ae3de9fcd4de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.515144 | controller | Jun 11 17:31:27.060380 crc crio[23211]: time="2026-06-11T17:31:27.059652459Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=74fb7e62-df96-4c1c-ac36-a154f0007344 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.515160 | controller | Jun 11 17:31:27.060380 crc crio[23211]: time="2026-06-11T17:31:27.059722631Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=74fb7e62-df96-4c1c-ac36-a154f0007344 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.515175 | controller | Jun 11 17:31:27.063773 crc crio[23211]: time="2026-06-11T17:31:27.061884685Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1baf72b6-f028-4494-90f5-875a3ab2c065 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.515190 | controller | Jun 11 17:31:27.074671 crc crio[23211]: time="2026-06-11T17:31:27.073112917Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-11 18:00:59.515206 | controller | Jun 11 17:31:27.075966 crc crio[23211]: time="2026-06-11T17:31:27.075849384Z" level=info msg="Removing container: 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09" id=e678b224-049c-421c-9837-2e7ba9f0db48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.515221 | controller | Jun 11 17:31:27.100100 crc crio[23211]: time="2026-06-11T17:31:27.097888377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=9409c53f-9bf7-44ab-8b7e-d5d53025a7e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.515237 | controller | Jun 11 17:31:27.115294 crc crio[23211]: time="2026-06-11T17:31:27.114617006Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183 UID:4245aa31-ad6a-4fbf-b7a4-662be43939a7 NetNS:/var/run/netns/dca66dd8-4c8b-41d3-b84f-77684ab68d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4245aa31_ad6a_4fbf_b7a4_662be43939a7.slice PodAnnotations:0xc0001306c0}] Aliases:map[]}"
2026-06-11 18:00:59.515253 | controller | Jun 11 17:31:27.115294 crc crio[23211]: time="2026-06-11T17:31:27.114956684Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.515269 | controller | Jun 11 17:31:27.116959 crc crio[23211]: time="2026-06-11T17:31:27.11680178Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=01fce4d7-482b-4aaa-9bba-f1b96e5e7b38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.515284 | controller | Jun 11 17:31:27.155680 crc crio[23211]: time="2026-06-11T17:31:27.155617853Z" level=info msg="Removed container 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log" id=e678b224-049c-421c-9837-2e7ba9f0db48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.515303 | controller | Jun 11 17:31:27.167026 crc crio[23211]: time="2026-06-11T17:31:27.164887525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.515320 | controller | Jun 11 17:31:27.178033 crc crio[23211]: 2026-06-11T17:31:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebb7831fee9ad62 Mac:be:7f:82:b0:19:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:83 Mtu:0 Sandbox:/var/run/netns/5bad1bf0-e8a9-40a9-ae6d-12dc0c590f3c SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.1.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.515335 | controller | Jun 11 17:31:27.188255 crc crio[23211]: time="2026-06-11T17:31:27.188150078Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:ebb7831fee9ad620b5cc441320a984a5173c72aafaad8a8b294be2afc2e53de3 UID:86b9d015-37af-4d79-b6c7-34cf94d93732 NetNS:/var/run/netns/5bad1bf0-e8a9-40a9-ae6d-12dc0c590f3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86b9d015_37af_4d79_b6c7_34cf94d93732.slice PodAnnotations:0xc002794118}] Aliases:map[]}"
2026-06-11 18:00:59.515351 | controller | Jun 11 17:31:27.188594 crc crio[23211]: time="2026-06-11T17:31:27.188396294Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.515367 | controller | Jun 11 17:31:27.207843 crc crio[23211]: time="2026-06-11T17:31:27.20774856Z" level=info msg="Ran pod sandbox ebb7831fee9ad620b5cc441320a984a5173c72aafaad8a8b294be2afc2e53de3 with infra container: openstack/memcached-0/POD" id=5ffd7875-6628-4063-bf39-56ce4e6eec00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.515383 | controller | Jun 11 17:31:27.232396 crc crio[23211]: time="2026-06-11T17:31:27.232311645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=b0718639-bbd0-4e6d-b3b7-6d20bb36c269 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.515399 | controller | Jun 11 17:31:27.232687 crc crio[23211]: time="2026-06-11T17:31:27.232565722Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=b0718639-bbd0-4e6d-b3b7-6d20bb36c269 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.515414 | controller | Jun 11 17:31:27.232687 crc crio[23211]: time="2026-06-11T17:31:27.232611003Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=b0718639-bbd0-4e6d-b3b7-6d20bb36c269 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.515430 | controller | Jun 11 17:31:27.235587 crc crio[23211]: time="2026-06-11T17:31:27.234951741Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=d1eed6eb-086c-4de6-a8f6-ee6c5bfcb6d6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.515446 | controller | Jun 11 17:31:27.239874 crc crio[23211]: time="2026-06-11T17:31:27.238671484Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-11 18:00:59.515461 | controller | Jun 11 17:31:27.246398 crc crio[23211]: time="2026-06-11T17:31:27.246270864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.515477 | controller | Jun 11 17:31:27.251025 crc crio[23211]: time="2026-06-11T17:31:27.250949081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.515493 | controller | Jun 11 17:31:27.343400 crc crio[23211]: time="2026-06-11T17:31:27.33430182Z" level=info msg="Removing container: 38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d" id=07435107-5726-4f1b-a859-451e86eaaf02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.515528 | controller | Jun 11 17:31:27.514999 crc crio[23211]: time="2026-06-11T17:31:27.496600217Z" level=info msg="Created container 4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=01fce4d7-482b-4aaa-9bba-f1b96e5e7b38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.515550 | controller | Jun 11 17:31:27.523958 crc crio[23211]: time="2026-06-11T17:31:27.516630888Z" level=info msg="Starting container: 4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5" id=dc0dfff9-5d6d-489d-9747-1a4653ed082a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.515567 | controller | Jun 11 17:31:27.523958 crc crio[23211]: time="2026-06-11T17:31:27.522951496Z" level=info msg="Started container" PID=268344 containerID=4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=dc0dfff9-5d6d-489d-9747-1a4653ed082a name=/runtime.v1.RuntimeService/StartContainer sandboxID=10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab
2026-06-11 18:00:59.515584 | controller | Jun 11 17:31:27.539662 crc crio[23211]: 2026-06-11T17:31:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2ab18d7d21690e Mac:92:4f:14:ef:38:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:85 Mtu:0 Sandbox:/var/run/netns/946254b6-8cd7-46f7-aee3-4f335862760e SocketPath: PciID:}] [{Interface:0xc0002005d0 Address:{IP:10.217.1.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.515600 | controller | Jun 11 17:31:27.539662 crc crio[23211]: time="2026-06-11T17:31:27.535654625Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a UID:1a3b749a-0506-471c-942a-69d9ea3ab783 NetNS:/var/run/netns/946254b6-8cd7-46f7-aee3-4f335862760e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3b749a_0506_471c_942a_69d9ea3ab783.slice PodAnnotations:0xc0018be930}] Aliases:map[]}"
2026-06-11 18:00:59.515616 | controller | Jun 11 17:31:27.539662 crc crio[23211]: time="2026-06-11T17:31:27.535786249Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.515632 | controller | Jun 11 17:31:27.583349 crc crio[23211]: time="2026-06-11T17:31:27.573278138Z" level=info msg="Ran pod sandbox c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a with infra container: openstack/nova-metadata-0/POD" id=8230b6c1-2da3-4245-b8b2-3d3262523fe9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.515648 | controller | Jun 11 17:31:27.600045 crc crio[23211]: time="2026-06-11T17:31:27.599990007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c276f5e4-d7ff-4fd4-a0c8-873699d31f49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.515664 | controller | Jun 11 17:31:27.623014 crc crio[23211]: time="2026-06-11T17:31:27.622334467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e9f3845f-0cc0-48de-97a9-67fc9cbfc66f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.515679 | controller | Jun 11 17:31:27.646030 crc crio[23211]: time="2026-06-11T17:31:27.645917208Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=b3a4968b-b4b0-4098-b875-b15b7df93136 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.515695 | controller | Jun 11 17:31:27.648124 crc crio[23211]: time="2026-06-11T17:31:27.646733508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.515717 | controller | Jun 11 17:31:27.747672 crc crio[23211]: time="2026-06-11T17:31:27.747324679Z" level=info msg="Removed container 38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=07435107-5726-4f1b-a859-451e86eaaf02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.515734 | controller | Jun 11 17:31:27.761280 crc crio[23211]: time="2026-06-11T17:31:27.761214537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.515749 | controller | Jun 11 17:31:27.785104 crc crio[23211]: time="2026-06-11T17:31:27.784803758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.515765 | controller | Jun 11 17:31:27.785414 crc crio[23211]: 2026-06-11T17:31:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e0db0268f78de6 Mac:f6:3e:e9:74:26:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:87 Mtu:0 Sandbox:/var/run/netns/9a2908ef-e7dd-4d20-bc8b-c9dcce5753e9 SocketPath: PciID:}] [{Interface:0xc00028c770 Address:{IP:10.217.1.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.515781 | controller | Jun 11 17:31:27.833879 crc crio[23211]: time="2026-06-11T17:31:27.833395155Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4 UID:6417481d-30f3-4596-a338-b963d41b14d7 NetNS:/var/run/netns/9a2908ef-e7dd-4d20-bc8b-c9dcce5753e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6417481d_30f3_4596_a338_b963d41b14d7.slice PodAnnotations:0xc0018beb88}] Aliases:map[]}"
2026-06-11 18:00:59.515798 | controller | Jun 11 17:31:27.834053 crc crio[23211]: 2026-06-11T17:31:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67ee0ba44542da2 Mac:c2:08:a4:2f:a3:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:86 Mtu:0 Sandbox:/var/run/netns/a31c5993-77b2-49c8-a87a-a2f443fda298 SocketPath: PciID:}] [{Interface:0xc000496c50 Address:{IP:10.217.1.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.515814 | controller | Jun 11 17:31:27.834159 crc crio[23211]: time="2026-06-11T17:31:27.834102372Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.515830 | controller | Jun 11 17:31:27.835080 crc crio[23211]: time="2026-06-11T17:31:27.835003965Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f UID:ef6ab8ba-5e2e-4eae-9ce1-9df12f03fe07 NetNS:/var/run/netns/a31c5993-77b2-49c8-a87a-a2f443fda298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef6ab8ba_5e2e_4eae_9ce1_9df12f03fe07.slice PodAnnotations:0xc007c14238}] Aliases:map[]}"
2026-06-11 18:00:59.515847 | controller | Jun 11 17:31:27.835262 crc crio[23211]: time="2026-06-11T17:31:27.835246981Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.515863 | controller | Jun 11 17:31:27.897642 crc crio[23211]: time="2026-06-11T17:31:27.897134002Z" level=info msg="Ran pod sandbox 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f with infra container: openstack/nova-scheduler-0/POD" id=68f459f9-6a40-4ef5-8474-cc578a7ba60d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.515879 | controller | Jun 11 17:31:27.957708 crc crio[23211]: time="2026-06-11T17:31:27.954970201Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=71d438e9-3930-4a99-9250-2e50a3f6ecb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.515912 | controller | Jun 11 17:31:28.002541 crc crio[23211]: time="2026-06-11T17:31:28.002373818Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=2250996d-2ff8-4b81-b5b6-63dbae14ef13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.515929 | controller | Jun 11 17:31:28.003073 crc crio[23211]: time="2026-06-11T17:31:28.002970223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.515945 | controller | Jun 11 17:31:28.004640 crc crio[23211]: time="2026-06-11T17:31:28.003986329Z" level=info msg="Ran pod sandbox 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4 with infra container: openstack/cinder-scheduler-0/POD" id=0c9304a2-4f2d-47d9-a2c2-3e62bb8de4ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.515961 | controller | Jun 11 17:31:28.016875 crc crio[23211]: time="2026-06-11T17:31:28.016754719Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=1586a1e2-9209-4127-9350-3f8b93f8c27e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.515977 | controller | Jun 11 17:31:28.087505 crc crio[23211]: time="2026-06-11T17:31:28.086011974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=3cb6f1a2-6d7d-4953-847b-b81999c6a8b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.515992 | controller | Jun 11 17:31:28.132969 crc crio[23211]: time="2026-06-11T17:31:28.132412117Z" level=info msg="Created container e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad: openstack/nova-metadata-0/nova-metadata-log" id=b3a4968b-b4b0-4098-b875-b15b7df93136 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.516008 | controller | Jun 11 17:31:28.159770 crc crio[23211]: 2026-06-11T17:31:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8be58aa673bc16 Mac:7e:eb:07:16:24:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:88 Mtu:0 Sandbox:/var/run/netns/5d670ae7-65e1-4fd3-973e-a4b3f8e477b0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.516024 | controller | Jun 11 17:31:28.161280 crc crio[23211]: time="2026-06-11T17:31:28.161154048Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c UID:b125ded8-4d46-4d39-aa21-f7e1eefa93a3 NetNS:/var/run/netns/5d670ae7-65e1-4fd3-973e-a4b3f8e477b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb125ded8_4d46_4d39_aa21_f7e1eefa93a3.slice PodAnnotations:0xc0028182d0}] Aliases:map[]}"
2026-06-11 18:00:59.516039 | controller | Jun 11 17:31:28.161463 crc crio[23211]: time="2026-06-11T17:31:28.161334582Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.516055 | controller | Jun 11 17:31:28.162222 crc crio[23211]: time="2026-06-11T17:31:28.162100711Z" level=info msg="Starting container: e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad" id=7e8f3e14-b221-4c0f-9a6e-b6ce18b2e268 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.516071 | controller | Jun 11 17:31:28.182744 crc crio[23211]: time="2026-06-11T17:31:28.182646046Z" level=info msg="Started container" PID=268474 containerID=e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad description=openstack/nova-metadata-0/nova-metadata-log id=7e8f3e14-b221-4c0f-9a6e-b6ce18b2e268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a
2026-06-11 18:00:59.516090 | controller | Jun 11 17:31:28.189749 crc crio[23211]: time="2026-06-11T17:31:28.189385394Z" level=info msg="Stopped pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f" id=cbbc6fea-5be7-4b93-80b2-07e91da266c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.516106 | controller | Jun 11 17:31:28.191796 crc crio[23211]: time="2026-06-11T17:31:28.191686943Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1f30f942-cf16-434f-b06e-8a677e1ddf8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.516122 | controller | Jun 11 17:31:28.202508 crc crio[23211]: time="2026-06-11T17:31:28.201344134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4bc7972f-ae27-4827-8375-4a8d55d42b54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.516137 | controller | Jun 11 17:31:28.212362 crc crio[23211]: time="2026-06-11T17:31:28.210926944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=11dc5241-28ae-4086-8797-905f8eb7e677 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.516153 | controller | Jun 11 17:31:28.235503 crc crio[23211]: time="2026-06-11T17:31:28.232832553Z" level=info msg="Ran pod sandbox a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c with infra container: openstack/cinder-api-0/POD" id=b23efb04-d50c-4778-9d58-b03012a4f22b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.516168 | controller | Jun 11 17:31:28.235503 crc crio[23211]: time="2026-06-11T17:31:28.234160606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.516184 | controller | Jun 11 17:31:28.239481 crc crio[23211]: time="2026-06-11T17:31:28.235965012Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=cf7b4d50-a255-4eb6-a023-ea1183e09074 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.516199 | controller | Jun 11 17:31:28.239481 crc crio[23211]: time="2026-06-11T17:31:28.236386013Z" level=info msg="Stopped pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e" id=56cab3d3-9d4f-4ef5-9c22-3b38cfd962df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.516214 | controller | Jun 11 17:31:28.248489 crc crio[23211]: time="2026-06-11T17:31:28.247601263Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=729cf845-df1b-4b46-9c62-81336cd970b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.516230 | controller | Jun 11 17:31:28.259590 crc crio[23211]: time="2026-06-11T17:31:28.258902626Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c UID:8983f454-5780-4017-a5ac-05a78c6e195b NetNS:/var/run/netns/b63d4584-beed-4d22-a0c2-4f15ade12ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8983f454_5780_4017_a5ac_05a78c6e195b.slice PodAnnotations:0xc00294e340}] Aliases:map[]}"
2026-06-11 18:00:59.516246 | controller | Jun 11 17:31:28.259590 crc crio[23211]: time="2026-06-11T17:31:28.258987408Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.516265 | controller | Jun 11 17:31:28.331505 crc crio[23211]: time="2026-06-11T17:31:28.327606167Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=87ac9eb5-27f7-4ab7-b227-815e056d9655 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.516281 | controller | Jun 11 17:31:28.397022 crc crio[23211]: time="2026-06-11T17:31:28.392816262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.516296 | controller | Jun 11 17:31:28.406129 crc crio[23211]: time="2026-06-11T17:31:28.405406627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=b93d3cc5-f1b9-4ab1-af81-8d419ed4baa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.516312 | controller | Jun 11 17:31:28.406129 crc crio[23211]: time="2026-06-11T17:31:28.405776806Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=419fb597-3054-443c-aabb-8e1edc305b92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.516327 | controller | Jun 11 17:31:28.406129 crc crio[23211]: time="2026-06-11T17:31:28.405855168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.516342 | controller | Jun 11 17:31:28.418725 crc crio[23211]: 2026-06-11T17:31:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ce06dad65c4f0f Mac:fa:bf:96:e5:bf:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:89 Mtu:0 Sandbox:/var/run/netns/dca66dd8-4c8b-41d3-b84f-77684ab68d8e SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.516358 | controller | Jun 11 17:31:28.418725 crc crio[23211]: time="2026-06-11T17:31:28.417793067Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183 UID:4245aa31-ad6a-4fbf-b7a4-662be43939a7 NetNS:/var/run/netns/dca66dd8-4c8b-41d3-b84f-77684ab68d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4245aa31_ad6a_4fbf_b7a4_662be43939a7.slice PodAnnotations:0xc0001306c0}] Aliases:map[]}"
2026-06-11 18:00:59.516374 | controller | Jun 11 17:31:28.418725 crc crio[23211]: time="2026-06-11T17:31:28.418204618Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.516390 | controller | Jun 11 17:31:28.438101 crc crio[23211]: time="2026-06-11T17:31:28.428536937Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=184be98e-7f24-42f3-bfb4-7e890a5154a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.516406 | controller | Jun 11 17:31:28.485965 crc crio[23211]: time="2026-06-11T17:31:28.485030302Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=d330c0f6-8e9a-40c0-a2ab-5e2c1a2e7393 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.516422 | controller | Jun 11 17:31:28.583591 crc crio[23211]: time="2026-06-11T17:31:28.581347035Z" level=info msg="Ran pod sandbox 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183 with infra container: openstack/nova-api-0/POD" id=fc85f8b2-4e11-40b0-9009-5dc65f4294af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.516437 | controller | Jun 11 17:31:28.591213 crc crio[23211]: time="2026-06-11T17:31:28.590953675Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=9a41fd47-0d09-4836-ada5-30d97334435b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.516456 | controller | Jun 11 17:31:28.608256 crc crio[23211]: time="2026-06-11T17:31:28.606856124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.516472 | controller | Jun 11 17:31:28.610933 crc crio[23211]: time="2026-06-11T17:31:28.608500405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.516487 | controller | Jun 11 17:31:28.618494 crc crio[23211]: time="2026-06-11T17:31:28.615770427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=197df9cf-0052-448f-9003-384656d01b62 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.516502 | controller | Jun 11 17:31:28.641333 crc crio[23211]: time="2026-06-11T17:31:28.640142328Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=3490ce26-b19f-431c-aea6-db070381af9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.516539 | controller | Jun 11 17:31:28.702505 crc crio[23211]: time="2026-06-11T17:31:28.698569992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.516556 | controller | Jun 11 17:31:28.708493 crc crio[23211]: time="2026-06-11T17:31:28.703494555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.516571 | controller | Jun 11 17:31:28.708493 crc crio[23211]: time="2026-06-11T17:31:28.703888055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.516587 | controller | Jun 11 17:31:28.758814 crc crio[23211]: time="2026-06-11T17:31:28.75874619Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad UID:252ad926-fc80-4f6f-b542-64af4ee7e6f9 NetNS:/var/run/netns/1a7d0368-fa4d-4a38-900e-f91bd8955bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod252ad926_fc80_4f6f_b542_64af4ee7e6f9.slice PodAnnotations:0xc0066181b0}] Aliases:map[]}"
2026-06-11 18:00:59.516602 | controller | Jun 11 17:31:28.758814 crc crio[23211]: time="2026-06-11T17:31:28.758793601Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.516618 | controller | Jun 11 17:31:28.810740 crc crio[23211]: time="2026-06-11T17:31:28.809166123Z" level=info msg="Removing container: aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582" id=79434a07-8db3-4a10-8a1c-109e383f4dac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.516634 | controller | Jun 11 17:31:28.912503 crc crio[23211]: time="2026-06-11T17:31:28.907807215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.516650 | controller | Jun 11 17:31:28.924488 crc crio[23211]: time="2026-06-11T17:31:28.924333218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.516665 | controller | Jun 11 17:31:28.930483 crc crio[23211]: time="2026-06-11T17:31:28.929121799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.516681 | controller | Jun 11 17:31:29.054327 crc crio[23211]: 2026-06-11T17:31:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8ce0eddf3794c6 Mac:72:07:86:40:9b:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8a Mtu:0 Sandbox:/var/run/netns/b63d4584-beed-4d22-a0c2-4f15ade12ca2 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.1.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.516702 | controller | Jun 11 17:31:29.058326 crc crio[23211]: time="2026-06-11T17:31:29.055753641Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c UID:8983f454-5780-4017-a5ac-05a78c6e195b NetNS:/var/run/netns/b63d4584-beed-4d22-a0c2-4f15ade12ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8983f454_5780_4017_a5ac_05a78c6e195b.slice PodAnnotations:0xc00294e340}] Aliases:map[]}"
2026-06-11 18:00:59.516719 | controller | Jun 11 17:31:29.058326 crc crio[23211]: time="2026-06-11T17:31:29.055933045Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.516735 | controller | Jun 11 17:31:29.062505 crc crio[23211]: time="2026-06-11T17:31:29.061905585Z" level=info msg="Removed container aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582: openstack/ceilometer-0/proxy-httpd" id=79434a07-8db3-4a10-8a1c-109e383f4dac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.516751 | controller | Jun 11 17:31:29.074777 crc crio[23211]: time="2026-06-11T17:31:29.073281781Z" level=info msg="Removing container: 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417" id=def90bc4-4fa7-4ba1-9f80-56bd52255ede name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.516767 | controller | Jun 11 17:31:29.074777 crc crio[23211]: time="2026-06-11T17:31:29.074481421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.516783 | controller | Jun 11 17:31:29.219484 crc crio[23211]: time="2026-06-11T17:31:29.217055413Z" level=info msg="Created container 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1f30f942-cf16-434f-b06e-8a677e1ddf8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.516799 | controller | Jun 11 17:31:29.219484 crc crio[23211]: time="2026-06-11T17:31:29.219073353Z" level=info msg="Starting container: 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624" id=6c81c495-dae9-4ef2-b50a-113c1e89cac8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.516815 | controller | Jun 11 17:31:29.266365 crc crio[23211]: time="2026-06-11T17:31:29.266125623Z" level=info msg="Started container" PID=268619 containerID=71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=6c81c495-dae9-4ef2-b50a-113c1e89cac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f
2026-06-11 18:00:59.516831 | controller | Jun 11 17:31:29.282475 crc crio[23211]: time="2026-06-11T17:31:29.278494582Z" level=info msg="Created container 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2: openstack/nova-metadata-0/nova-metadata-metadata" id=184be98e-7f24-42f3-bfb4-7e890a5154a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.516847 | controller | Jun 11 17:31:29.284928 crc crio[23211]: time="2026-06-11T17:31:29.284812471Z" level=info msg="Ran pod sandbox b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c with infra container: openstack/rabbitmq-server-0/POD" id=2250996d-2ff8-4b81-b5b6-63dbae14ef13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.516862 | controller | Jun 11 17:31:29.285715 crc crio[23211]: time="2026-06-11T17:31:29.284824771Z" level=info msg="Starting container: 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2" id=0b6a4a4a-7526-4009-a540-3758383b122f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.516881 | controller | Jun 11 17:31:29.294218 crc crio[23211]: time="2026-06-11T17:31:29.294096163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=fe23de55-7120-41f9-8d8f-ac6f217f282a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.516897 | controller | Jun 11 17:31:29.295789 crc crio[23211]: time="2026-06-11T17:31:29.295698194Z" level=info msg="Removed container 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417: openstack/ceilometer-0/sg-core" id=def90bc4-4fa7-4ba1-9f80-56bd52255ede name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.516913 | controller | Jun 11 17:31:29.296167 crc crio[23211]: time="2026-06-11T17:31:29.296080873Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=fe23de55-7120-41f9-8d8f-ac6f217f282a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.516928 | controller | Jun 11 17:31:29.296292 crc crio[23211]: time="2026-06-11T17:31:29.296238457Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=fe23de55-7120-41f9-8d8f-ac6f217f282a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.516944 | controller | Jun 11 17:31:29.300833 crc crio[23211]: time="2026-06-11T17:31:29.300789951Z" level=info msg="Removing container: 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f" id=d9f03df2-6b0e-4c9e-8b6c-133eccee3dbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.516961 | controller | Jun 11 17:31:29.309890 crc crio[23211]: time="2026-06-11T17:31:29.309816157Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=9c0a66cb-da23-41b4-9ae0-b24210848478 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.516976 | controller | Jun 11 17:31:29.320744 crc crio[23211]: time="2026-06-11T17:31:29.320673819Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-11 18:00:59.516992 | controller | Jun 11 17:31:29.321140 crc crio[23211]: time="2026-06-11T17:31:29.321080259Z" level=info msg="Started container" PID=268640 containerID=79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2 description=openstack/nova-metadata-0/nova-metadata-metadata id=0b6a4a4a-7526-4009-a540-3758383b122f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a
2026-06-11 18:00:59.517009 | controller | Jun 11 17:31:29.442620 crc crio[23211]: time="2026-06-11T17:31:29.442502562Z" level=info msg="Removed container 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f: openstack/ceilometer-0/ceilometer-notification-agent" id=d9f03df2-6b0e-4c9e-8b6c-133eccee3dbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.517025 | controller | Jun 11 17:31:29.454513 crc crio[23211]: time="2026-06-11T17:31:29.454371029Z" level=info msg="Removing container: a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9" id=b917a3bd-d58a-4e0e-b719-c6e2b28a62d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.517041 | controller | Jun 11 17:31:29.512649 crc crio[23211]: time="2026-06-11T17:31:29.509362846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.517057 | controller | Jun 11 17:31:29.528162 crc crio[23211]: time="2026-06-11T17:31:29.528059744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.517072 | controller | Jun 11 17:31:29.671503 crc crio[23211]: time="2026-06-11T17:31:29.668002502Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=120f4178-b2f6-4dd8-9b8c-250d39e51f42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.517092 | controller | Jun 11 17:31:29.671503 crc crio[23211]: time="2026-06-11T17:31:29.668136375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.517108 | controller | Jun 11 17:31:29.695744 crc crio[23211]: 2026-06-11T17:31:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b9b35b480eba00 Mac:5a:77:4a:c7:4d:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8b Mtu:0 Sandbox:/var/run/netns/1a7d0368-fa4d-4a38-900e-f91bd8955bdf SocketPath: PciID:}] [{Interface:0xc00032c980 Address:{IP:10.217.1.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.517123 | controller | Jun 11 17:31:29.705813 crc crio[23211]: time="2026-06-11T17:31:29.699873361Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=bd6bfe91-2c20-4278-87f3-3456b282b1a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.517139 | controller | Jun 11 17:31:29.705813 crc crio[23211]: time="2026-06-11T17:31:29.699946602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.517154 | controller | Jun 11 17:31:29.707793 crc crio[23211]: time="2026-06-11T17:31:29.707703896Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad UID:252ad926-fc80-4f6f-b542-64af4ee7e6f9 NetNS:/var/run/netns/1a7d0368-fa4d-4a38-900e-f91bd8955bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod252ad926_fc80_4f6f_b542_64af4ee7e6f9.slice PodAnnotations:0xc0066181b0}] Aliases:map[]}"
2026-06-11 18:00:59.517170 | controller | Jun 11 17:31:29.708080 crc crio[23211]: time="2026-06-11T17:31:29.707999113Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.517185 | controller | Jun 11 17:31:29.741463 crc crio[23211]: time="2026-06-11T17:31:29.740512778Z" level=info msg="Removed container a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9: openstack/ceilometer-0/ceilometer-central-agent" id=b917a3bd-d58a-4e0e-b719-c6e2b28a62d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.517201 | controller | Jun 11 17:31:29.788057 crc crio[23211]: time="2026-06-11T17:31:29.787954837Z" level=info msg="Ran pod sandbox 9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad with infra container: openstack/rabbitmq-cell1-server-0/POD" id=419fb597-3054-443c-aabb-8e1edc305b92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.517216 | controller | Jun 11 17:31:29.790905 crc crio[23211]: time="2026-06-11T17:31:29.790839089Z" level=info msg="Removing container: cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23" id=44ad7f09-9894-4b5c-b104-0abf35ad0eb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.517232 | controller | Jun 11 17:31:29.827385 crc crio[23211]: time="2026-06-11T17:31:29.827289712Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b69990da-cfc8-489b-bb38-87ca40e2f776 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.517247 | controller | Jun 11 17:31:29.827852 crc crio[23211]: time="2026-06-11T17:31:29.827798414Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=b69990da-cfc8-489b-bb38-87ca40e2f776 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.517262 | controller | Jun 11 17:31:29.827926 crc crio[23211]: time="2026-06-11T17:31:29.827871677Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=b69990da-cfc8-489b-bb38-87ca40e2f776 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.517282 | controller | Jun 11 17:31:29.913366 crc crio[23211]: time="2026-06-11T17:31:29.853564542Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=955d3003-32ce-47fb-8cf5-8343de479b4f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.517298 | controller | Jun 11 17:31:29.913366 crc crio[23211]: time="2026-06-11T17:31:29.869986433Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-11 18:00:59.517314 | controller | Jun 11 17:31:29.964287 crc crio[23211]: time="2026-06-11T17:31:29.963631909Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7 UID:dbe00af4-e783-4b6e-9802-e66539668778 NetNS:/var/run/netns/dfe1e77a-cfcb-4945-93ba-ae1624cc3963 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbe00af4_e783_4b6e_9802_e66539668778.slice PodAnnotations:0xc007c149f8}] Aliases:map[]}"
2026-06-11 18:00:59.517330 | controller | Jun 11 17:31:29.964652 crc crio[23211]: time="2026-06-11T17:31:29.964386547Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.517346 | controller | Jun 11 17:31:30.046660 crc crio[23211]: time="2026-06-11T17:31:30.046555946Z" level=info msg="Created container d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089: openstack/nova-api-0/nova-api-log" id=3490ce26-b19f-431c-aea6-db070381af9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.517362 | controller | Jun 11 17:31:30.049476 crc crio[23211]: time="2026-06-11T17:31:30.049353656Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5 UID:7406a613-e689-4836-a054-11132a3bf217 NetNS:/var/run/netns/93ffaeca-4da6-43f4-97be-8aa064a72851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7406a613_e689_4836_a054_11132a3bf217.slice PodAnnotations:0xc0066192f8}] Aliases:map[]}"
2026-06-11 18:00:59.517378 | controller | Jun 11 17:31:30.049476 crc crio[23211]: time="2026-06-11T17:31:30.049413058Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.517394 | controller | Jun 11 17:31:30.059541 crc crio[23211]: time="2026-06-11T17:31:30.059395378Z" level=info msg="Starting container: d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089" id=24f6267b-6782-4ace-bc25-93a748a4c51e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.517409 | controller | Jun 11 17:31:30.108549 crc crio[23211]: time="2026-06-11T17:31:30.107788521Z" level=info msg="Started container" PID=268720 containerID=d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089 description=openstack/nova-api-0/nova-api-log id=24f6267b-6782-4ace-bc25-93a748a4c51e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183
2026-06-11 18:00:59.517425 | controller | Jun 11 17:31:30.194493 crc crio[23211]: time="2026-06-11T17:31:30.18959429Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e95c9fee-91e2-4c74-ba39-6935e8f44640 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.517440 | controller | Jun 11 17:31:30.351491 crc crio[23211]: time="2026-06-11T17:31:30.348658566Z" level=info msg="Removed container cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=44ad7f09-9894-4b5c-b104-0abf35ad0eb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.517459 | controller | Jun 11 17:31:30.478143 crc crio[23211]: time="2026-06-11T17:31:30.475707108Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=bea8a846-5ca9-4357-9721-a64cc598488d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.517475 | controller | Jun 11 17:31:30.503489 crc crio[23211]: time="2026-06-11T17:31:30.501518086Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=5e6ae122-448d-49a2-ba4a-0f8b1a83c4d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.517491 | controller | Jun 11 17:31:30.503489 crc crio[23211]: time="2026-06-11T17:31:30.502047328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.517506 | controller | Jun 11 17:31:30.638168 crc crio[23211]: 2026-06-11T17:31:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcfaa968af02205 Mac:3a:1b:59:4e:59:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8c Mtu:0 Sandbox:/var/run/netns/dfe1e77a-cfcb-4945-93ba-ae1624cc3963 SocketPath: PciID:}] [{Interface:0xc000448720 Address:{IP:10.217.1.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.517545 | controller | Jun 11 17:31:30.658043 crc crio[23211]: time="2026-06-11T17:31:30.657934655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.517563 | controller | Jun 11 17:31:30.663121 crc crio[23211]: time="2026-06-11T17:31:30.662666393Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7 UID:dbe00af4-e783-4b6e-9802-e66539668778 NetNS:/var/run/netns/dfe1e77a-cfcb-4945-93ba-ae1624cc3963 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbe00af4_e783_4b6e_9802_e66539668778.slice PodAnnotations:0xc007c149f8}] Aliases:map[]}"
2026-06-11 18:00:59.517579 | controller | Jun 11 17:31:30.663121 crc crio[23211]: time="2026-06-11T17:31:30.66296442Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.517595 | controller | Jun 11 17:31:30.683501 crc crio[23211]: time="2026-06-11T17:31:30.67489465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.517610 | controller | Jun 11 17:31:30.704652 crc crio[23211]: time="2026-06-11T17:31:30.704563303Z" level=info msg="Ran pod sandbox dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7 with infra container: openstack/ceilometer-0/POD" id=120f4178-b2f6-4dd8-9b8c-250d39e51f42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.517626 | controller | Jun 11 17:31:30.709775 crc crio[23211]: time="2026-06-11T17:31:30.709675191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=8eaef867-a1af-437f-bed3-50ff5b37c6f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.517641 | controller | Jun 11 17:31:30.795569 crc crio[23211]: time="2026-06-11T17:31:30.786714812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=7177d3b1-c460-47d8-accb-bfb237325358 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.517656 | controller | Jun 11 17:31:30.795949 crc crio[23211]: time="2026-06-11T17:31:30.795745757Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=c4fd0556-ab73-4194-bc15-c5e4f0a37849 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.517675 | controller | Jun 11 17:31:30.798579 crc crio[23211]: time="2026-06-11T17:31:30.796415914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.517690 | controller | Jun 11 17:31:30.813383 crc crio[23211]: 2026-06-11T17:31:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea23a5096e1165a Mac:06:94:0c:ad:31:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8d Mtu:0 Sandbox:/var/run/netns/93ffaeca-4da6-43f4-97be-8aa064a72851 SocketPath: PciID:}] [{Interface:0xc0004c81a0 Address:{IP:10.217.1.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.517706 | controller | Jun 11 17:31:30.815332 crc crio[23211]: time="2026-06-11T17:31:30.815251416Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5 UID:7406a613-e689-4836-a054-11132a3bf217 NetNS:/var/run/netns/93ffaeca-4da6-43f4-97be-8aa064a72851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7406a613_e689_4836_a054_11132a3bf217.slice PodAnnotations:0xc0066192f8}] Aliases:map[]}"
2026-06-11 18:00:59.517721 | controller | Jun 11 17:31:30.815658 crc crio[23211]: time="2026-06-11T17:31:30.815522913Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.517737 | controller | Jun 11 17:31:30.875813 crc crio[23211]: time="2026-06-11T17:31:30.8756724Z" level=info msg="Ran pod sandbox ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5 with infra container: openstack/nova-cell1-conductor-0/POD" id=bd6bfe91-2c20-4278-87f3-3456b282b1a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.517752 | controller | Jun 11 17:31:30.881102 crc crio[23211]: time="2026-06-11T17:31:30.880998284Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=06cf98dd-e5d4-41e6-bda8-2a555955d379 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.517767 | controller | Jun 11 17:31:30.922126 crc crio[23211]: time="2026-06-11T17:31:30.922019051Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=0f017a32-9eec-49b8-a0b1-42162ba7314e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.517783 | controller | Jun 11 17:31:30.941331 crc crio[23211]: time="2026-06-11T17:31:30.941020547Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=8022699c-a176-4b1f-b9d0-173676795da0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.517799 | controller | Jun 11 17:31:30.947136 crc crio[23211]: time="2026-06-11T17:31:30.947047388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.517814 | controller | Jun 11 17:31:30.969651 crc crio[23211]: time="2026-06-11T17:31:30.968071366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.517829 | controller | Jun 11 17:31:30.975778 crc crio[23211]: time="2026-06-11T17:31:30.975601163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.517845 | controller | Jun 11 17:31:31.194554 crc crio[23211]: time="2026-06-11T17:31:31.194396595Z" level=info msg="Created container c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1: openstack/ceilometer-0/ceilometer-central-agent" id=c4fd0556-ab73-4194-bc15-c5e4f0a37849 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.517864 | controller | Jun 11 17:31:31.202476 crc crio[23211]: time="2026-06-11T17:31:31.202237202Z" level=info msg="Starting container: c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1" id=93c10775-6593-438d-ab17-c56670cd09ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.517879 | controller | Jun 11 17:31:31.210741 crc crio[23211]: time="2026-06-11T17:31:31.21053644Z" level=info msg="Created container af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95: openstack/nova-api-0/nova-api-api" id=5e6ae122-448d-49a2-ba4a-0f8b1a83c4d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.517895 | controller | Jun 11 17:31:31.219133 crc crio[23211]: time="2026-06-11T17:31:31.219036413Z" level=info msg="Started container" PID=269006 containerID=c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1 description=openstack/ceilometer-0/ceilometer-central-agent id=93c10775-6593-438d-ab17-c56670cd09ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7
2026-06-11 18:00:59.517911 | controller | Jun 11 17:31:31.219553 crc crio[23211]: time="2026-06-11T17:31:31.219241198Z" level=info msg="Starting container: af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95" id=33ffe8e8-1d45-425e-8146-ccd848cae685 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.517926 | controller | Jun 11 17:31:31.235977 crc crio[23211]: time="2026-06-11T17:31:31.235715241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.517942 | controller | Jun 11 17:31:31.241012 crc crio[23211]: time="2026-06-11T17:31:31.24088256Z" level=info msg="Started container" PID=269000 containerID=af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95 description=openstack/nova-api-0/nova-api-api id=33ffe8e8-1d45-425e-8146-ccd848cae685 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183
2026-06-11 18:00:59.517958 | controller | Jun 11 17:31:31.248546 crc crio[23211]: time="2026-06-11T17:31:31.248469841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=efdf7c47-031c-46c4-a1f4-3a691bdb84bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.517973 | controller | Jun 11 17:31:31.308810 crc crio[23211]: time="2026-06-11T17:31:31.302478194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=23d5006c-d30c-4d62-a58b-428db1586d0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.517989 | controller | Jun 11 17:31:31.314389 crc crio[23211]: time="2026-06-11T17:31:31.313768517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518004 | controller | Jun 11 17:31:31.318273 crc crio[23211]: time="2026-06-11T17:31:31.316677339Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=dbe139f7-46ac-4db0-ba54-a054a6bee09f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518019 | controller | Jun 11 17:31:31.318273 crc crio[23211]: time="2026-06-11T17:31:31.317149091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518037 | controller | Jun 11 17:31:31.321078 crc crio[23211]: time="2026-06-11T17:31:31.320943406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518053 | controller | Jun 11 17:31:31.539634 crc crio[23211]: time="2026-06-11T17:31:31.538851725Z" level=info msg="Created container 5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=8022699c-a176-4b1f-b9d0-173676795da0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518069 | controller | Jun 11 17:31:31.542257 crc crio[23211]: time="2026-06-11T17:31:31.542139128Z" level=info msg="Starting container: 5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8" id=f8c5ae22-3013-49d6-96df-ab7e62a33d4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.518085 | controller | Jun 11 17:31:31.580368 crc crio[23211]: time="2026-06-11T17:31:31.577394752Z" level=info msg="Created container 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186: openstack/cinder-scheduler-0/cinder-scheduler" id=729cf845-df1b-4b46-9c62-81336cd970b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518101 | controller | Jun 11 17:31:31.580368 crc crio[23211]: time="2026-06-11T17:31:31.578005847Z" level=info msg="Started container" PID=269033 containerID=5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f8c5ae22-3013-49d6-96df-ab7e62a33d4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5
2026-06-11 18:00:59.518117 | controller | Jun 11 17:31:31.592517 crc crio[23211]: time="2026-06-11T17:31:31.590704596Z" level=info msg="Starting container: 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186" id=6e4f114e-cfcb-44ad-9a2b-2645471dcc5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.518133 | controller | Jun 11 17:31:31.596874 crc crio[23211]: time="2026-06-11T17:31:31.596769627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518149 | controller | Jun 11 17:31:31.644515 crc crio[23211]: time="2026-06-11T17:31:31.644232436Z" level=info msg="Started container" PID=269025 containerID=12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186 description=openstack/cinder-scheduler-0/cinder-scheduler id=6e4f114e-cfcb-44ad-9a2b-2645471dcc5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4
2026-06-11 18:00:59.518165 | controller | Jun 11 17:31:31.656511 crc crio[23211]: time="2026-06-11T17:31:31.653223461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518181 | controller | Jun 11 17:31:31.682478 crc crio[23211]: time="2026-06-11T17:31:31.681347436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518197 | controller | Jun 11 17:31:31.741375 crc crio[23211]: time="2026-06-11T17:31:31.739130973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=61ddeccd-d63f-4d45-a34f-aab396c9cb59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.518212 | controller | Jun 11 17:31:31.880568 crc crio[23211]: time="2026-06-11T17:31:31.878849054Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=c9217da6-0bce-46a3-826d-c23612fe6b3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.518231 | controller | Jun 11 17:31:31.900480 crc crio[23211]: time="2026-06-11T17:31:31.899859221Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=51d05b81-5283-4b6a-b18d-e5e4fa94678a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518247 | controller | Jun 11 17:31:31.901523 crc crio[23211]: time="2026-06-11T17:31:31.901165343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518262 | controller | Jun 11 17:31:31.924292 crc crio[23211]: time="2026-06-11T17:31:31.924134Z" level=info msg="Created container 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c: openstack/cinder-api-0/cinder-api-log" id=d330c0f6-8e9a-40c0-a2ab-5e2c1a2e7393 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518278 | controller | Jun 11 17:31:31.926588 crc crio[23211]: time="2026-06-11T17:31:31.926375796Z" level=info msg="Starting container: 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c" id=e6bfb757-543b-4c57-8967-041d62cfcac0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.518293 | controller | Jun 11 17:31:31.935783 crc crio[23211]: time="2026-06-11T17:31:31.935665858Z" level=info msg="Started container" PID=269074 containerID=92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c description=openstack/cinder-api-0/cinder-api-log id=e6bfb757-543b-4c57-8967-041d62cfcac0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c
2026-06-11 18:00:59.518309 | controller | Jun 11 17:31:32.040576 crc crio[23211]: time="2026-06-11T17:31:32.005779975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=dadf894f-cf1e-4d76-ae93-b65c305ec789 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.518325 | controller | Jun 11 17:31:32.237979 crc crio[23211]: time="2026-06-11T17:31:32.22751707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518341 | controller | Jun 11 17:31:32.313248 crc crio[23211]: time="2026-06-11T17:31:32.308735505Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=a0440d6d-1103-469d-98c6-2922c5f6cbe3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.518356 | controller | Jun 11 17:31:32.320205 crc crio[23211]: time="2026-06-11T17:31:32.32005455Z" level=info msg="Created container ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894: openstack/ceilometer-0/ceilometer-notification-agent" id=dbe139f7-46ac-4db0-ba54-a054a6bee09f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518372 | controller | Jun 11 17:31:32.323688 crc crio[23211]: time="2026-06-11T17:31:32.323607228Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=cafe836a-4d20-405d-a0d5-4de28131dba5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518387 | controller | Jun 11 17:31:32.324082 crc crio[23211]: time="2026-06-11T17:31:32.324027039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518403 | controller | Jun 11 17:31:32.329949 crc crio[23211]: time="2026-06-11T17:31:32.329895276Z" level=info msg="Starting container: ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894" id=30f24246-0bf3-4031-bd41-13cc9ea398fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.518418 | controller | Jun 11 17:31:32.351295 crc crio[23211]: time="2026-06-11T17:31:32.351157359Z" level=info msg="Started container" PID=269084 containerID=ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894 description=openstack/ceilometer-0/ceilometer-notification-agent id=30f24246-0bf3-4031-bd41-13cc9ea398fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7
2026-06-11 18:00:59.518437 | controller | Jun 11 17:31:32.367981 crc crio[23211]: time="2026-06-11T17:31:32.367834207Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=a4cb6831-ef92-45db-b767-fb53f7f51a43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.518453 | controller | Jun 11 17:31:32.487546 crc crio[23211]: time="2026-06-11T17:31:32.486982152Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=f954011c-e62d-4b69-b33d-293b92de827d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.518469 | controller | Jun 11 17:31:32.631000 crc crio[23211]: time="2026-06-11T17:31:32.630900858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518484 | controller | Jun 11 17:31:32.754600 crc crio[23211]: time="2026-06-11T17:31:32.754488604Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=41915e43-63f7-4bfa-b7d6-571bd6ffa7d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518500 | controller | Jun 11 17:31:32.755394 crc crio[23211]: time="2026-06-11T17:31:32.755322564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518535 | controller | Jun 11 17:31:33.026641 crc crio[23211]: time="2026-06-11T17:31:33.024963991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518553 | controller | Jun 11 17:31:33.057575 crc crio[23211]: time="2026-06-11T17:31:33.05727798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518569 | controller | Jun 11 17:31:33.314605 crc crio[23211]: time="2026-06-11T17:31:33.31152879Z" level=info msg="Created container a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3: openstack/ceilometer-0/sg-core" id=41915e43-63f7-4bfa-b7d6-571bd6ffa7d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518585 | controller | Jun 11 17:31:33.316532 crc crio[23211]: time="2026-06-11T17:31:33.316375592Z" level=info msg="Starting container: a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3" id=161cbe61-27a7-42ec-80a2-9111d4c2d27d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.518602 | controller | Jun 11 17:31:33.328911 crc crio[23211]: time="2026-06-11T17:31:33.328787883Z" level=info msg="Started container" PID=269296 containerID=a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3 description=openstack/ceilometer-0/sg-core id=161cbe61-27a7-42ec-80a2-9111d4c2d27d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7
2026-06-11 18:00:59.518618 | controller | Jun 11 17:31:33.429603 crc crio[23211]: time="2026-06-11T17:31:33.429354583Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=feb3f588-d440-4419-873b-60d6f1b70a7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.518634 | controller | Jun 11 17:31:33.543957 crc crio[23211]: time="2026-06-11T17:31:33.543866582Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=65083220-5939-4cb3-96d0-63fce78719c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.518656 | controller | Jun 11 17:31:33.665038 crc crio[23211]: time="2026-06-11T17:31:33.663789777Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=51ebaae1-dfec-43c5-98b4-ad377136fc86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518672 | controller | Jun 11 17:31:33.665599 crc crio[23211]: time="2026-06-11T17:31:33.665406967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518688 | controller | Jun 11 17:31:33.728853 crc crio[23211]: time="2026-06-11T17:31:33.728275823Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=4e65ff00-1aea-4ec6-80c5-30609c2efdab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.518704 | controller | Jun 11 17:31:33.841554 crc crio[23211]: time="2026-06-11T17:31:33.841357666Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=0372b8ed-16a1-466d-a1a0-03dc53fb5d6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.518719 | controller | Jun 11 17:31:33.856129 crc crio[23211]: time="2026-06-11T17:31:33.855760937Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=6d1f2e59-58ef-45e0-a724-a8a40f03df6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518735 | controller | Jun 11 17:31:33.856830 crc crio[23211]: time="2026-06-11T17:31:33.856334621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518751 | controller | Jun 11 17:31:34.117627 crc crio[23211]: time="2026-06-11T17:31:34.117533225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518766 | controller | Jun 11 17:31:34.129705 crc crio[23211]: time="2026-06-11T17:31:34.129615808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518782 | controller | Jun 11 17:31:34.261156 crc crio[23211]: time="2026-06-11T17:31:34.259405491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518798 | controller | Jun 11 17:31:34.287095 crc crio[23211]: time="2026-06-11T17:31:34.287028853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518813 | controller | Jun 11 17:31:34.323134 crc crio[23211]: time="2026-06-11T17:31:34.323010104Z" level=info msg="Created container 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8: openstack/ceilometer-0/proxy-httpd" id=51ebaae1-dfec-43c5-98b4-ad377136fc86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518829 | controller | Jun 11 17:31:34.328730 crc crio[23211]: time="2026-06-11T17:31:34.328525772Z" level=info msg="Starting container: 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8" id=e5a3fe44-231e-4c98-9110-38df1a44f5f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.518845 | controller | Jun 11 17:31:34.351688 crc crio[23211]: time="2026-06-11T17:31:34.350584725Z" level=info msg="Started container" PID=269358 containerID=3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8 description=openstack/ceilometer-0/proxy-httpd id=e5a3fe44-231e-4c98-9110-38df1a44f5f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7
2026-06-11 18:00:59.518865 | controller | Jun 11 17:31:34.460763 crc crio[23211]: time="2026-06-11T17:31:34.460676463Z" level=info msg="Created container 7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=6d1f2e59-58ef-45e0-a724-a8a40f03df6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518881 | controller | Jun 11 17:31:34.465817 crc crio[23211]: time="2026-06-11T17:31:34.465273709Z" level=info msg="Starting container: 7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9" id=56571ae2-cf6f-4b94-b29e-d2fec442ab9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.518897 | controller | Jun 11 17:31:34.479024 crc crio[23211]: time="2026-06-11T17:31:34.478217073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518912 | controller | Jun 11 17:31:34.499533 crc crio[23211]: time="2026-06-11T17:31:34.499314681Z" level=info msg="Started container" PID=269365 containerID=7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=56571ae2-cf6f-4b94-b29e-d2fec442ab9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab
2026-06-11 18:00:59.518929 | controller | Jun 11 17:31:34.685686 crc crio[23211]: time="2026-06-11T17:31:34.68524124Z" level=info msg="Created container dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c: openstack/cinder-scheduler-0/probe" id=51d05b81-5283-4b6a-b18d-e5e4fa94678a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.518945 | controller | Jun 11 17:31:34.693638 crc crio[23211]: time="2026-06-11T17:31:34.693384024Z" level=info msg="Starting container: dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c" id=989e219d-06b5-4d63-b28e-f51cf345b59f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.518961 | controller | Jun 11 17:31:34.737538 crc crio[23211]: time="2026-06-11T17:31:34.735581761Z" level=info msg="Started container" PID=269381 containerID=dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c description=openstack/cinder-scheduler-0/probe id=989e219d-06b5-4d63-b28e-f51cf345b59f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4
2026-06-11 18:00:59.518976 | controller | Jun 11 17:31:34.881831 crc crio[23211]: time="2026-06-11T17:31:34.880954284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.518992 | controller | Jun 11 17:31:35.080892 crc crio[23211]: time="2026-06-11T17:31:35.080771289Z" level=info msg="Created container acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d: openstack/cinder-api-0/cinder-api" id=cafe836a-4d20-405d-a0d5-4de28131dba5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.519007 | controller | Jun 11 17:31:35.083906 crc crio[23211]: time="2026-06-11T17:31:35.083811897Z" level=info msg="Starting container: acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d" id=1fea1d25-0caf-436f-8b40-1f9b582a09b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.519023 | controller | Jun 11 17:31:35.096620 crc crio[23211]: time="2026-06-11T17:31:35.096514695Z" level=info msg="Started container" PID=269608 containerID=acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d description=openstack/cinder-api-0/cinder-api id=1fea1d25-0caf-436f-8b40-1f9b582a09b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c
2026-06-11 18:00:59.519038 | controller | Jun 11 17:31:36.042735 crc crio[23211]: time="2026-06-11T17:31:36.041742958Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=26d7fc1b-a66b-4df0-9b3c-9ef7ffe74006 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519057 | controller | Jun 11 17:31:38.145909 crc crio[23211]: time="2026-06-11T17:31:38.143949888Z" level=info msg="Removing container: 4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5" id=6ae625eb-8dce-4f03-a82d-983a604baaed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.519073 | controller | Jun 11 17:31:41.515111 crc crio[23211]: time="2026-06-11T17:31:41.513905294Z" level=info msg="Stopping pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8" id=2328414b-c491-4928-a32b-37942501b35a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.519088 | controller | Jun 11 17:31:41.515111 crc crio[23211]: time="2026-06-11T17:31:41.515066533Z" level=info msg="Stopped pod sandbox (already stopped): a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8" id=2328414b-c491-4928-a32b-37942501b35a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.519103 | controller | Jun 11 17:31:41.517862 crc crio[23211]: time="2026-06-11T17:31:41.517666008Z" level=info msg="Removing pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8" id=c250c485-8b8f-4cea-87f7-3147444dab4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.519118 | controller | Jun 11 17:31:44.927166 crc crio[23211]: time="2026-06-11T17:31:44.92139173Z" level=info msg="Stopping container: a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27 (timeout: 30s)" id=ba46a654-68c8-4b9a-b055-eab57efd0465 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.519134 | controller | Jun 11 17:31:47.515949 crc crio[23211]: time="2026-06-11T17:31:47.515158308Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=5c12f7a7-b2dc-40d6-b968-b19bdf22115e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519149 | controller | Jun 11 17:31:52.048314 crc crio[23211]: time="2026-06-11T17:31:52.04709626Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=f7d46778-4808-45b6-81ff-4474898b26b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.519165 | controller | Jun 11 17:31:52.179014 crc crio[23211]: time="2026-06-11T17:31:52.178930333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.519180 | controller | Jun 11 17:31:52.769818 crc crio[23211]: time="2026-06-11T17:31:52.762656398Z" level=info msg="Stopping container: c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098 (timeout: 30s)" id=66c89488-4141-4344-b31a-ace7c106213a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.519196 | controller | Jun 11 17:31:54.379574 crc crio[23211]: time="2026-06-11T17:31:54.379488549Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=a4c3b098-1e5c-4121-b593-f908adc80458 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519212 | controller | Jun 11 17:31:56.316049 crc crio[23211]: time="2026-06-11T17:31:56.314308586Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=c12eb59e-3f8d-4b11-83c3-d862da3e9e05 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519228 | controller | Jun 11 17:31:56.333594 crc crio[23211]: time="2026-06-11T17:31:56.333415075Z" level=info msg="Stopped container a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27: openstack/barbican-api-695766c6-f8jzs/barbican-api-log" id=ba46a654-68c8-4b9a-b055-eab57efd0465 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.519247 | controller | Jun 11 17:31:56.335213 crc crio[23211]: time="2026-06-11T17:31:56.335114358Z" level=info msg="Stopping container: 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48 (timeout: 30s)" id=2ad44341-252d-427d-935c-0be0452acb95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.519262 | controller | Jun 11 17:31:57.686869 crc crio[23211]: time="2026-06-11T17:31:57.685872382Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=ace1d9c5-ef96-469e-b3fd-3c54c645e2fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.519277 | controller | Jun 11 17:31:57.744155 crc crio[23211]: time="2026-06-11T17:31:57.74406412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.519292 | controller | Jun 11 17:31:57.806264 crc crio[23211]: time="2026-06-11T17:31:57.806134575Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3" id=dc0069d0-a038-4b9d-971d-783451a370c5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.519307 | controller | Jun 11 17:31:57.808689 crc crio[23211]: time="2026-06-11T17:31:57.808629328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=9ccb09f3-95f8-44c1-bf69-03a75ff42748 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519322 | controller | Jun 11 17:31:57.863656 crc crio[23211]: time="2026-06-11T17:31:57.863562604Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=820cd949-9ea6-4580-8e89-ca15289bc806 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.519338 | controller | Jun 11 17:31:57.865154 crc crio[23211]: time="2026-06-11T17:31:57.865042961Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2b4772fe-73ed-4172-a053-76fe8bcab680 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519353 | controller | Jun 11 17:31:57.877254 crc crio[23211]: time="2026-06-11T17:31:57.877121274Z" level=info msg="Removed pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8" id=c250c485-8b8f-4cea-87f7-3147444dab4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.519369 | controller | Jun 11 17:31:57.878390 crc crio[23211]: time="2026-06-11T17:31:57.878277293Z" level=info msg="Stopping pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661" id=0f45ccae-4e9a-4cd9-865d-1d68807ec459 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.519384 | controller | Jun 11 17:31:57.878594 crc crio[23211]: time="2026-06-11T17:31:57.878511359Z" level=info msg="Stopped pod sandbox (already stopped): 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661" id=0f45ccae-4e9a-4cd9-865d-1d68807ec459 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.519399 | controller | Jun 11 17:31:57.879686 crc crio[23211]: time="2026-06-11T17:31:57.879574276Z" level=info msg="Removing pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661" id=6bcf8af6-91b7-4679-87bb-6395dd6ca0f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.519414 | controller | Jun 11 17:31:57.913846 crc crio[23211]: time="2026-06-11T17:31:57.91368935Z" level=info msg="Stopped container c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098: openstack/keystone-596467fd76-d4zgm/keystone-api" id=66c89488-4141-4344-b31a-ace7c106213a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.519430 | controller | Jun 11 17:31:57.915124 crc crio[23211]: time="2026-06-11T17:31:57.914972372Z" level=info msg="Stopping pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d" id=c5c29cd8-e53a-4b0c-ac38-1db287e1718f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.519449 | controller | Jun 11 17:31:57.916779 crc crio[23211]: time="2026-06-11T17:31:57.916553232Z" level=info msg="Got pod network &{Name:keystone-596467fd76-d4zgm Namespace:openstack ID:0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d UID:46f5bada-2977-4087-99c9-ba98e1ee1c77 NetNS:/var/run/netns/07a46b73-b685-4b15-afc7-096399dbc516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46f5bada_2977_4087_99c9_ba98e1ee1c77.slice PodAnnotations:0xc0030886c8}] Aliases:map[]}"
2026-06-11 18:00:59.519466 | controller | Jun 11 17:31:57.917121 crc crio[23211]: time="2026-06-11T17:31:57.917036723Z" level=info msg="Deleting pod openstack_keystone-596467fd76-d4zgm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.519482 | controller | Jun 11 17:31:57.937010 crc crio[23211]: time="2026-06-11T17:31:57.935061425Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=955d3003-32ce-47fb-8cf5-8343de479b4f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.519498 | controller | Jun 11 17:31:57.937010 crc crio[23211]: time="2026-06-11T17:31:57.935871736Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=09bd2198-1bbf-4def-9276-bbdeb957e2e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519534 | controller | Jun 11 17:31:57.962897 crc crio[23211]: time="2026-06-11T17:31:57.96280176Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a" id=d1eed6eb-086c-4de6-a8f6-ee6c5bfcb6d6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.519558 | controller | Jun 11 17:31:57.964202 crc crio[23211]: time="2026-06-11T17:31:57.96355504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=a7dbf72b-6196-4ddf-b6ea-1cc645328608 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519574 | controller | Jun 11 17:31:58.001826 crc crio[23211]: time="2026-06-11T17:31:58.001639524Z" level=info msg="Removed container 4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=6ae625eb-8dce-4f03-a82d-983a604baaed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.519595 | controller | Jun 11 17:31:58.052312 crc crio[23211]: time="2026-06-11T17:31:58.042268941Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5793ea37-1673-4bd1-9ff5-b62edc046ad9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519698 | controller | Jun 11 17:31:58.056005 crc crio[23211]: time="2026-06-11T17:31:58.055890212Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b7042f6f-25a2-4af4-b697-bd663dcdf3eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519721 | controller | Jun 11 17:31:58.081008 crc crio[23211]: time="2026-06-11T17:31:58.072711854Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=9c0a66cb-da23-41b4-9ae0-b24210848478 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.519738 | controller | Jun 11 17:31:58.081008 crc crio[23211]: time="2026-06-11T17:31:58.075491085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=0e15b9d3-324d-4dba-91ac-180c04929c09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519753 | controller | Jun 11 17:31:58.128397 crc crio[23211]: time="2026-06-11T17:31:58.128149513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=4174f810-bfed-464a-807b-7e45e2491768 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519772 | controller | Jun 11 17:31:58.139733 crc crio[23211]: time="2026-06-11T17:31:58.136829741Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=68168c59-dc84-4206-89eb-8cf4300e1574 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519788 | controller | Jun 11 17:31:58.158578 crc crio[23211]: time="2026-06-11T17:31:58.156413841Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=1baf72b6-f028-4494-90f5-875a3ab2c065 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.519804 | controller | Jun 11 17:31:58.162002 crc crio[23211]: time="2026-06-11T17:31:58.160394101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=50f5fe53-3ef8-493e-94e7-1f8fa5453c1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519820 | controller | Jun 11 17:31:58.186735 crc crio[23211]: time="2026-06-11T17:31:58.186648129Z" level=info msg="Removed pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661" id=6bcf8af6-91b7-4679-87bb-6395dd6ca0f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.519835 | controller | Jun 11 17:31:58.193861 crc crio[23211]: time="2026-06-11T17:31:58.19347759Z" level=info msg="Stopping pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2" id=70e50e4c-9442-4f82-89c0-aa1d1c7227c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.519850 | controller | Jun 11 17:31:58.193861 crc crio[23211]: time="2026-06-11T17:31:58.193805618Z" level=info msg="Stopped pod sandbox (already stopped): 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2" id=70e50e4c-9442-4f82-89c0-aa1d1c7227c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.519866 | controller | Jun 11 17:31:58.201094 crc crio[23211]: time="2026-06-11T17:31:58.200994808Z" level=info msg="Removing pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2" id=6f249504-8d9d-4531-838e-95c504da7b78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.519892 | controller | Jun 11 17:31:58.226491 crc crio[23211]: time="2026-06-11T17:31:58.223859702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.519909 | controller | Jun 11 17:31:58.248584 crc crio[23211]: time="2026-06-11T17:31:58.240800175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.519925 | controller | Jun 11 17:31:58.255760 crc crio[23211]: time="2026-06-11T17:31:58.255670908Z" level=info msg="Removed pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2" id=6f249504-8d9d-4531-838e-95c504da7b78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.519940 | controller | Jun 11 17:31:58.261706 crc crio[23211]: time="2026-06-11T17:31:58.261590426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b046616d-6ca8-4aea-9b23-ff726b2b70c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519955 | controller | Jun 11 17:31:58.262215 crc crio[23211]: time="2026-06-11T17:31:58.26212336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2594b89d-8a2d-42d9-b902-5a3524a5f1b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.519971 | controller | Jun 11 17:31:58.262518 crc crio[23211]: time="2026-06-11T17:31:58.262370316Z" level=info msg="Stopping pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33" id=c1ee7b53-0252-4bb7-b31b-f98ee96c96d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.519990 | controller | Jun 11 17:31:58.262621 crc crio[23211]: time="2026-06-11T17:31:58.2625204Z" level=info msg="Stopped pod sandbox (already stopped): 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33" id=c1ee7b53-0252-4bb7-b31b-f98ee96c96d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.520005 | controller | Jun 11 17:31:58.263990 crc crio[23211]: time="2026-06-11T17:31:58.263917695Z" level=info msg="Removing pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33" id=ddaab01e-1f7f-4179-bf16-b633541aa2ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.520021 | controller | Jun 11 17:31:58.272585 crc crio[23211]: time="2026-06-11T17:31:58.272345616Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=01fbf8dc-bb0b-41ac-995c-a755af6b4d81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.520036 | controller | Jun 11 17:31:58.282545 crc crio[23211]: time="2026-06-11T17:31:58.282367697Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=db1abc3d-0fb6-4152-bb4e-4386da75398b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.520051 | controller | Jun 11 17:31:58.299861 crc crio[23211]: time="2026-06-11T17:31:58.298687226Z" level=info msg="Creating container: openstack/keystone-db-sync-lq6q6/keystone-db-sync" id=bd8e5847-568c-40d4-95e6-20c714dd844b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.520067 | controller | Jun 11 17:31:58.300358 crc crio[23211]: time="2026-06-11T17:31:58.300291476Z" level=info msg="Removed pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33" id=ddaab01e-1f7f-4179-bf16-b633541aa2ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.520082 | controller | Jun 11 17:31:58.303209 crc crio[23211]: time="2026-06-11T17:31:58.303097027Z" level=info msg="Stopping pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f" id=d4aa9d1f-768c-436d-a0b1-4bd3deaef97a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.520098 | controller | Jun 11 17:31:58.306603 crc crio[23211]: time="2026-06-11T17:31:58.306279336Z" level=info msg="Stopped pod sandbox (already stopped): e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f" id=d4aa9d1f-768c-436d-a0b1-4bd3deaef97a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.520113 | controller | Jun 11 17:31:58.313320 crc crio[23211]: time="2026-06-11T17:31:58.31322906Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/wipe-data" id=d5772034-6069-41ce-a9b1-d7f92279f1b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.520128 | controller | Jun 11 17:31:58.314566 crc crio[23211]: time="2026-06-11T17:31:58.31441294Z" level=info msg="Removing pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f" id=0170c138-08d7-4896-b4d3-b38b372bebc6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.520144 | controller | Jun 11 17:31:58.317735 crc crio[23211]: time="2026-06-11T17:31:58.317637852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520159 | controller | Jun 11 17:31:58.324204 crc crio[23211]: time="2026-06-11T17:31:58.324127024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520175 | controller | Jun 11 17:31:58.325158 crc crio[23211]: time="2026-06-11T17:31:58.324150664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520191 | controller | Jun 11 17:31:58.338039 crc crio[23211]: time="2026-06-11T17:31:58.337876148Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=49b8d2b9-3f2a-4c78-9964-3325458540cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.520209 | controller | Jun 11 17:31:58.357881 crc crio[23211]: time="2026-06-11T17:31:58.357758117Z" level=info msg="Removed pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f" id=0170c138-08d7-4896-b4d3-b38b372bebc6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.520225 | controller | Jun 11 17:31:58.359617 crc crio[23211]: time="2026-06-11T17:31:58.359557811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520241 | controller | Jun 11 17:31:58.360057 crc crio[23211]: time="2026-06-11T17:31:58.359939741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520257 | controller | Jun 11 17:31:58.362673 crc crio[23211]: time="2026-06-11T17:31:58.362605868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520273 | controller | Jun 11 17:31:58.369385 crc crio[23211]: time="2026-06-11T17:31:58.369286616Z" level=info msg="Stopping pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289" id=4d8eee20-a125-41be-b4ea-240957a4b429 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.520288 | controller | Jun 11 17:31:58.369576 crc crio[23211]: time="2026-06-11T17:31:58.369390418Z" level=info msg="Stopped pod sandbox (already stopped): 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289" id=4d8eee20-a125-41be-b4ea-240957a4b429 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.520306 | controller | Jun 11 17:31:58.370621 crc crio[23211]: time="2026-06-11T17:31:58.370530376Z" level=info msg="Removing pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289" id=85ef5bf0-116a-4232-8e7a-03651e386899 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.520323 | controller | Jun 11 17:31:58.371648 crc crio[23211]: time="2026-06-11T17:31:58.371413469Z" level=info msg="Creating container: openstack/rabbitmq-server-0/wipe-data" id=4eb6c179-a6e5-4a02-8083-7ea612db7cb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.520339 | controller | Jun 11 17:31:58.393006 crc crio[23211]: time="2026-06-11T17:31:58.392918277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520355 | controller | Jun 11 17:31:58.426994 crc crio[23211]: time="2026-06-11T17:31:58.426771615Z" level=info msg="Stopped pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d" id=c5c29cd8-e53a-4b0c-ac38-1db287e1718f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.520370 | controller | Jun 11 17:31:58.437612 crc crio[23211]: time="2026-06-11T17:31:58.437512704Z" level=info msg="Removed pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289" id=85ef5bf0-116a-4232-8e7a-03651e386899 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.520386 | controller | Jun 11 17:31:58.438309 crc crio[23211]: time="2026-06-11T17:31:58.438270843Z" level=info msg="Stopping pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e" id=032782cb-e854-4394-97ca-3e357e9ff41e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.520402 | controller | Jun 11 17:31:58.438547 crc crio[23211]: time="2026-06-11T17:31:58.43851805Z" level=info msg="Stopped pod sandbox (already stopped): 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e" id=032782cb-e854-4394-97ca-3e357e9ff41e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.520422 | controller | Jun 11 17:31:58.440762 crc crio[23211]: time="2026-06-11T17:31:58.440682145Z" level=info msg="Removing pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e" id=3aefcffe-5559-46f3-9d9b-73e52177263f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.520438 | controller | Jun 11 17:31:58.463802 crc crio[23211]: time="2026-06-11T17:31:58.4636786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520455 | controller | Jun 11 17:31:58.476658 crc crio[23211]: time="2026-06-11T17:31:58.476473501Z" level=info msg="Created container f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=f7d46778-4808-45b6-81ff-4474898b26b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.520471 | controller | Jun 11 17:31:58.479527 crc crio[23211]: time="2026-06-11T17:31:58.479383394Z" level=info msg="Starting container: f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde" id=41563646-2fbb-4d52-b313-b6da75100878 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.520487 | controller | Jun 11 17:31:58.485385 crc crio[23211]: time="2026-06-11T17:31:58.485312343Z" level=info msg="Started container" PID=270917 containerID=f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=41563646-2fbb-4d52-b313-b6da75100878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5
2026-06-11 18:00:59.520503 | controller | Jun 11 17:31:58.537937 crc crio[23211]: time="2026-06-11T17:31:58.537351497Z" level=info msg="Created container cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=ace1d9c5-ef96-469e-b3fd-3c54c645e2fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.520574 | controller | Jun 11 17:31:58.550998 crc crio[23211]: time="2026-06-11T17:31:58.54988152Z" level=info msg="Starting container: cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46" id=c88967c9-0c04-4fad-b02a-8ee3ab8201ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.520593 | controller | Jun 11 17:31:58.571932 crc crio[23211]: time="2026-06-11T17:31:58.57182351Z" level=info msg="Started container" PID=270923 containerID=cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=c88967c9-0c04-4fad-b02a-8ee3ab8201ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab
2026-06-11 18:00:59.520609 | controller | Jun 11 17:31:58.599098 crc crio[23211]: time="2026-06-11T17:31:58.596113589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520625 | controller | Jun 11 17:31:58.607935 crc crio[23211]: time="2026-06-11T17:31:58.605878204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520641 | controller | Jun 11 17:31:58.722605 crc crio[23211]: time="2026-06-11T17:31:58.721405738Z" level=info msg="Removed pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e" id=3aefcffe-5559-46f3-9d9b-73e52177263f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.520656 | controller | Jun 11 17:31:58.731731 crc crio[23211]: time="2026-06-11T17:31:58.725794748Z" level=info msg="Stopping pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7" id=c78ca49e-d8a6-4ae6-8aa5-4043089b8a7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.520675 | controller | Jun 11 17:31:58.731731 crc crio[23211]: time="2026-06-11T17:31:58.725845799Z" level=info msg="Stopped pod sandbox (already stopped): 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7" id=c78ca49e-d8a6-4ae6-8aa5-4043089b8a7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.520691 | controller | Jun 11 17:31:58.737750 crc crio[23211]: time="2026-06-11T17:31:58.737304876Z" level=info msg="Removing pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7" id=ecdddabe-ac3b-45e1-9deb-d6326d0f571b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.520706 | controller | Jun 11 17:31:58.739939 crc crio[23211]: time="2026-06-11T17:31:58.73984866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520722 | controller | Jun 11 17:31:58.744313 crc crio[23211]: time="2026-06-11T17:31:58.744235979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520737 | controller | Jun 11 17:31:58.751562 crc crio[23211]: time="2026-06-11T17:31:58.750963798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520753 | controller | Jun 11 17:31:58.754324 crc crio[23211]: time="2026-06-11T17:31:58.754248701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520768 | controller | Jun 11 17:31:58.769949 crc crio[23211]: time="2026-06-11T17:31:58.769881862Z" level=info msg="Created container 86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243: openstack/keystone-db-sync-lq6q6/keystone-db-sync" id=bd8e5847-568c-40d4-95e6-20c714dd844b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.520783 | controller | Jun 11 17:31:58.773270 crc crio[23211]: time="2026-06-11T17:31:58.771595895Z" level=info msg="Starting container: 86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243" id=f6e74f37-8169-4ce6-9130-8eec7edf6358 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.520799 | controller | Jun 11 17:31:58.775264 crc crio[23211]: time="2026-06-11T17:31:58.775169604Z" level=info msg="Removing container: c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098" id=a8d12140-1940-400f-97e2-05301b11edd8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.520815 | controller | Jun 11 17:31:58.788495 crc crio[23211]: time="2026-06-11T17:31:58.777589545Z" level=info msg="Started container" PID=270957 containerID=86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243 description=openstack/keystone-db-sync-lq6q6/keystone-db-sync id=f6e74f37-8169-4ce6-9130-8eec7edf6358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098
2026-06-11 18:00:59.520831 | controller | Jun 11 17:31:58.836941 crc crio[23211]: time="2026-06-11T17:31:58.836655925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520846 | controller | Jun 11 17:31:58.848682 crc crio[23211]: time="2026-06-11T17:31:58.847052326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520862 | controller | Jun 11 17:31:58.910360 crc crio[23211]: time="2026-06-11T17:31:58.909783478Z" level=info msg="Removed container c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098: openstack/keystone-596467fd76-d4zgm/keystone-api" id=a8d12140-1940-400f-97e2-05301b11edd8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.520877 | controller | Jun 11 17:31:58.929534 crc crio[23211]: time="2026-06-11T17:31:58.929370128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520896 | controller | Jun 11 17:31:58.972680 crc crio[23211]: time="2026-06-11T17:31:58.936361943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.520912 | controller | Jun 11 17:31:58.974349 crc crio[23211]: time="2026-06-11T17:31:58.958254172Z" level=info msg="Created container 9a5e84ce1a3615b89a7007d35fd5ad07b370c397eaa20f16e1e7940f4383771f: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=01fbf8dc-bb0b-41ac-995c-a755af6b4d81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.520928 | controller | Jun 11 17:31:58.974601 crc crio[23211]: time="2026-06-11T17:31:58.962632321Z" level=info msg="Removed pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7" id=ecdddabe-ac3b-45e1-9deb-d6326d0f571b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.520944 | controller | Jun 11 17:31:58.975844 crc crio[23211]: time="2026-06-11T17:31:58.975719659Z" level=info msg="Stopping pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243" id=4af7fc56-6fdd-448a-880a-532088e3c2f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.520960 | controller | Jun 11 17:31:58.975998 crc crio[23211]: time="2026-06-11T17:31:58.975856042Z" level=info msg="Stopped pod sandbox (already stopped): 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243" id=4af7fc56-6fdd-448a-880a-532088e3c2f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.520976 | controller | Jun 11 17:31:58.976328 crc crio[23211]: time="2026-06-11T17:31:58.976261123Z" level=info msg="Starting container: 9a5e84ce1a3615b89a7007d35fd5ad07b370c397eaa20f16e1e7940f4383771f" id=893b4d58-91ba-476e-84fe-646b41fc4829 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.520992 | controller | Jun 11 17:31:58.979920 crc crio[23211]: time="2026-06-11T17:31:58.979803881Z" level=info msg="Removing pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243" id=1cadacc6-c40f-41ec-8f57-21568f819b16 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.521007 | controller | Jun 11 17:31:58.990304 crc crio[23211]: time="2026-06-11T17:31:58.985215828Z" level=info msg="Started container" PID=270984 containerID=9a5e84ce1a3615b89a7007d35fd5ad07b370c397eaa20f16e1e7940f4383771f description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=893b4d58-91ba-476e-84fe-646b41fc4829 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834
2026-06-11 18:00:59.521023 | controller | Jun 11 17:31:59.012869 crc crio[23211]: time="2026-06-11T17:31:59.012784498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521038 | controller | Jun 11 17:31:59.022511 crc crio[23211]: time="2026-06-11T17:31:59.020691987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521054 | controller | Jun 11 17:31:59.061365 crc crio[23211]: time="2026-06-11T17:31:59.061248723Z" level=info msg="Removed pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243" id=1cadacc6-c40f-41ec-8f57-21568f819b16 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.521070 | controller | Jun 11 17:31:59.439410 crc crio[23211]: time="2026-06-11T17:31:59.4387233Z" level=info msg="Created container 7bd61badf0c9d9ad005b1a0165451a72beed62649651cc00030c831b709a3b45: openstack/openstack-galera-0/mysql-bootstrap" id=49b8d2b9-3f2a-4c78-9964-3325458540cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.521089 | controller | Jun 11 17:31:59.444636 crc crio[23211]: time="2026-06-11T17:31:59.444548897Z" level=info msg="Starting container: 7bd61badf0c9d9ad005b1a0165451a72beed62649651cc00030c831b709a3b45" id=464a7e73-bc08-45b4-ac98-6474df93512e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.521105 | controller | Jun 11 17:31:59.459327 crc crio[23211]: time="2026-06-11T17:31:59.45665706Z" level=info msg="Created container 5c5801f9bc0380e4d20ef178df70f04828f15643dcebde04d0e564c87e61ad01: openstack/memcached-0/memcached" id=db1abc3d-0fb6-4152-bb4e-4386da75398b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.521120 | controller | Jun 11 17:31:59.459327 crc crio[23211]: time="2026-06-11T17:31:59.456779893Z" level=info msg="Started container" PID=270993 containerID=7bd61badf0c9d9ad005b1a0165451a72beed62649651cc00030c831b709a3b45 description=openstack/openstack-galera-0/mysql-bootstrap id=464a7e73-bc08-45b4-ac98-6474df93512e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096
2026-06-11 18:00:59.521136 | controller | Jun 11 17:31:59.459327 crc crio[23211]: time="2026-06-11T17:31:59.457375838Z" level=info msg="Starting container: 5c5801f9bc0380e4d20ef178df70f04828f15643dcebde04d0e564c87e61ad01" id=91e2171b-7bed-4c50-b92a-275e31d01100 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.521152 | controller | Jun 11 17:31:59.479882 crc crio[23211]: time="2026-06-11T17:31:59.47978686Z" level=info msg="Started container" PID=271024 containerID=5c5801f9bc0380e4d20ef178df70f04828f15643dcebde04d0e564c87e61ad01 description=openstack/memcached-0/memcached id=91e2171b-7bed-4c50-b92a-275e31d01100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebb7831fee9ad620b5cc441320a984a5173c72aafaad8a8b294be2afc2e53de3
2026-06-11 18:00:59.521167 | controller | Jun 11 17:32:00.839481 crc crio[23211]: time="2026-06-11T17:32:00.83882039Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686652-d9n7p/POD" id=7c79e93f-4754-4c25-8b77-5153698671df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.521183 | controller | Jun 11 17:32:00.839481 crc crio[23211]: time="2026-06-11T17:32:00.839478446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521199 | controller | Jun 11 17:32:00.987972 crc crio[23211]: time="2026-06-11T17:32:00.987861574Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686652-d9n7p Namespace:openshift-infra ID:1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4 UID:5efe1ed6-1bf0-4104-89f0-93318361da4f NetNS:/var/run/netns/b1b51ef9-8b78-4ceb-9c5f-6562e8c10fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5efe1ed6_1bf0_4104_89f0_93318361da4f.slice PodAnnotations:0xc0038ada48}] Aliases:map[]}"
2026-06-11 18:00:59.521215 | controller | Jun 11 17:32:00.987972 crc crio[23211]: time="2026-06-11T17:32:00.987968896Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686652-d9n7p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.521231 | controller | Jun 11 17:32:01.006694 crc crio[23211]: time="2026-06-11T17:32:01.006592544Z" level=info msg="Created container 3536e921302cc842747fc857ced2973e78f7bab8c2e397ceef8bd13f9d16e9c1: openstack/rabbitmq-cell1-server-0/wipe-data" id=d5772034-6069-41ce-a9b1-d7f92279f1b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.521248 | controller | Jun 11 17:32:01.008463 crc crio[23211]: time="2026-06-11T17:32:01.008324117Z" level=info msg="Starting container: 3536e921302cc842747fc857ced2973e78f7bab8c2e397ceef8bd13f9d16e9c1" id=bbd6100a-7cbe-445c-b707-63bba065a28f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.521264 | controller | Jun 11 17:32:01.017629 crc crio[23211]: time="2026-06-11T17:32:01.017535118Z" level=info msg="Started container" PID=270985 containerID=3536e921302cc842747fc857ced2973e78f7bab8c2e397ceef8bd13f9d16e9c1 description=openstack/rabbitmq-cell1-server-0/wipe-data id=bbd6100a-7cbe-445c-b707-63bba065a28f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad
2026-06-11 18:00:59.521283 | controller | Jun 11 17:32:01.385074 crc crio[23211]: 2026-06-11T17:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c43af6f4b0fbb3 Mac:3e:21:c9:30:96:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8e Mtu:0 Sandbox:/var/run/netns/b1b51ef9-8b78-4ceb-9c5f-6562e8c10fca SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.1.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.521300 | controller | Jun 11 17:32:01.385666 crc crio[23211]: time="2026-06-11T17:32:01.38557666Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686652-d9n7p Namespace:openshift-infra ID:1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4 UID:5efe1ed6-1bf0-4104-89f0-93318361da4f NetNS:/var/run/netns/b1b51ef9-8b78-4ceb-9c5f-6562e8c10fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5efe1ed6_1bf0_4104_89f0_93318361da4f.slice PodAnnotations:0xc0038ada48}] Aliases:map[]}"
2026-06-11 18:00:59.521316 | controller | Jun 11 17:32:01.385813 crc crio[23211]: time="2026-06-11T17:32:01.385751384Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686652-d9n7p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.521332 | controller | Jun 11 17:32:01.420553 crc crio[23211]: time="2026-06-11T17:32:01.420491784Z" level=info msg="Ran pod sandbox 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4 with infra container: openshift-infra/auto-csr-approver-29686652-d9n7p/POD" id=7c79e93f-4754-4c25-8b77-5153698671df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.521348 | controller | Jun 11 17:32:01.423898 crc crio[23211]: time="2026-06-11T17:32:01.423821968Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7ae46968-7fa3-433a-9c63-bc2803b1221e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.521364 | controller | Jun 11 17:32:01.438287 crc crio[23211]: time="2026-06-11T17:32:01.438164237Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.521381 | controller | Jun 11 17:32:01.706971 crc crio[23211]: time="2026-06-11T17:32:01.704738126Z" level=info msg="Created container 9e16fff65334517c75f47ddd9e95df9305ce69948d161db1365090b3601e117f: openstack/rabbitmq-server-0/wipe-data" id=4eb6c179-a6e5-4a02-8083-7ea612db7cb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.521397 | controller | Jun 11 17:32:01.706971 crc crio[23211]: time="2026-06-11T17:32:01.70649917Z" level=info msg="Starting container: 9e16fff65334517c75f47ddd9e95df9305ce69948d161db1365090b3601e117f" id=8d5da2a8-39b5-445d-a192-31d8ca8abd7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.521413 | controller | Jun 11 17:32:01.715327 crc crio[23211]: time="2026-06-11T17:32:01.714928011Z" level=info msg="Started container" PID=271022 containerID=9e16fff65334517c75f47ddd9e95df9305ce69948d161db1365090b3601e117f description=openstack/rabbitmq-server-0/wipe-data id=8d5da2a8-39b5-445d-a192-31d8ca8abd7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c
2026-06-11 18:00:59.521429 | controller | Jun 11 17:32:02.239354 crc crio[23211]: time="2026-06-11T17:32:02.239265118Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7ae46968-7fa3-433a-9c63-bc2803b1221e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.521444 | controller | Jun 11 17:32:02.241270 crc crio[23211]: time="2026-06-11T17:32:02.240289094Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e878634c-2a1f-4a23-a8e2-f344e9dca7d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.521463 | controller | Jun 11 17:32:02.242820 crc crio[23211]: time="2026-06-11T17:32:02.242754546Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=37871c8d-956a-429a-a69b-dfb96e84804c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.521479 | controller | Jun 11 17:32:02.251511 crc crio[23211]: time="2026-06-11T17:32:02.251317421Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686652-d9n7p/oc" id=bf8c4896-01ff-46ec-9b83-011d6def5692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.521495 | controller | Jun 11 17:32:02.252097 crc crio[23211]: time="2026-06-11T17:32:02.252020058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521526 | controller | Jun 11 17:32:02.333914 crc crio[23211]: time="2026-06-11T17:32:02.333797737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521548 | controller | Jun 11 17:32:02.578262 crc crio[23211]: time="2026-06-11T17:32:02.577910483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521564 | controller | Jun 11 17:32:02.724099 crc crio[23211]: time="2026-06-11T17:32:02.723080161Z" level=info msg="Created container e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba: openshift-infra/auto-csr-approver-29686652-d9n7p/oc" id=bf8c4896-01ff-46ec-9b83-011d6def5692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.521580 | controller | Jun 11 17:32:02.725918 crc crio[23211]: time="2026-06-11T17:32:02.72584814Z" level=info msg="Starting container: e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba" id=842a65fa-5c26-4363-a695-6cd993d5a0ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.521596 | controller | Jun 11 17:32:02.734136 crc crio[23211]: time="2026-06-11T17:32:02.734067936Z" level=info msg="Started container" PID=271568 containerID=e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba description=openshift-infra/auto-csr-approver-29686652-d9n7p/oc id=842a65fa-5c26-4363-a695-6cd993d5a0ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4
2026-06-11 18:00:59.521612 | controller | Jun 11 17:32:02.908680 crc crio[23211]: time="2026-06-11T17:32:02.906213399Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=80cb18f6-ad6e-4e4e-a1d0-3a702ae68d56 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.521629 | controller | Jun 11 17:32:02.940222 crc crio[23211]: time="2026-06-11T17:32:02.940091818Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=e3692b08-8067-4b61-8e0d-8ca2a037d9f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.521644 | controller | Jun 11 17:32:02.951882 crc crio[23211]: time="2026-06-11T17:32:02.951593206Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=4db547ff-2a53-42b1-85a7-352633f89f89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.521660 | controller | Jun 11 17:32:02.953212 crc crio[23211]: time="2026-06-11T17:32:02.953151325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521675 | controller | Jun 11 17:32:03.024380 crc crio[23211]: time="2026-06-11T17:32:03.024274807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521694 | controller | Jun 11 17:32:03.028456 crc crio[23211]: time="2026-06-11T17:32:03.028349669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521710 | controller | Jun 11 17:32:03.948392 crc crio[23211]: time="2026-06-11T17:32:03.948284469Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=eed3d6d7-6d4c-47c0-8887-dd87dcb217cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.521725 | controller | Jun 11 17:32:03.964820 crc crio[23211]: time="2026-06-11T17:32:03.964745231Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a27b5bff-3f31-4dbc-8433-2f502c710790 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.521740 | controller | Jun 11 17:32:03.969765 crc crio[23211]: time="2026-06-11T17:32:03.969641473Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=bfb255af-d4d4-4342-8d66-726f0a88b1fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.521755 | controller | Jun 11 17:32:04.000737 crc crio[23211]: time="2026-06-11T17:32:04.000266361Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=9501b3e7-ce9b-4ae1-974f-392576926abb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.521770 | controller | Jun 11 17:32:04.021734 crc crio[23211]: time="2026-06-11T17:32:04.021603325Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=e3979ea3-4eaf-4f77-b7db-1fda4e63eb82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.521785 | controller | Jun 11 17:32:04.038068 crc crio[23211]: time="2026-06-11T17:32:04.034708173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521801 | controller | Jun 11 17:32:04.073765 crc crio[23211]: time="2026-06-11T17:32:04.073320182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=15d73b91-5789-49c0-9468-69253d032fbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.521816 | controller | Jun 11 17:32:04.077000 crc crio[23211]: time="2026-06-11T17:32:04.076884091Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=29534e49-4716-46f7-8df3-f21f1026437a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.521831 | controller | Jun 11 17:32:04.097511 crc crio[23211]: time="2026-06-11T17:32:04.09401492Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=8aa5deda-b71b-47db-b345-7471cbf88c01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.521846 | controller | Jun 11 17:32:04.097511 crc crio[23211]: time="2026-06-11T17:32:04.096726768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521861 | controller | Jun 11 17:32:04.101000 crc crio[23211]: time="2026-06-11T17:32:04.100284176Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=a255e4e0-2e55-4946-ae5e-888997f9b8af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.521876 | controller | Jun 11 17:32:04.165552 crc crio[23211]: time="2026-06-11T17:32:04.165395008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521891 | controller | Jun 11 17:32:04.174056 crc crio[23211]: time="2026-06-11T17:32:04.173942403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521912 | controller | Jun 11 17:32:04.181652 crc crio[23211]: time="2026-06-11T17:32:04.181398259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521928 | controller | Jun 11 17:32:04.290161 crc crio[23211]: time="2026-06-11T17:32:04.290060183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521943 | controller | Jun 11 17:32:04.293930 crc crio[23211]: time="2026-06-11T17:32:04.293866347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521959 | controller | Jun 11 17:32:04.394380 crc crio[23211]: time="2026-06-11T17:32:04.394295253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521976 | controller | Jun 11 17:32:04.403168 crc crio[23211]: time="2026-06-11T17:32:04.403095303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.521994 | controller | Jun 11 17:32:04.573272 crc crio[23211]: time="2026-06-11T17:32:04.573125795Z" level=info msg="Created container e15c837fed5bbe34c776667f28d77ff8fc833a45ef5273d2e1574d0546598aa9: openstack/openstack-galera-0/galera" id=8aa5deda-b71b-47db-b345-7471cbf88c01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.522009 | controller | Jun 11 17:32:04.576213 crc crio[23211]: time="2026-06-11T17:32:04.576068638Z" level=info msg="Starting container: e15c837fed5bbe34c776667f28d77ff8fc833a45ef5273d2e1574d0546598aa9" id=c8983fa1-1fa3-4488-82bd-7d0b5567794a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.522024 | controller | Jun 11 17:32:04.584597 crc crio[23211]: time="2026-06-11T17:32:04.584256563Z" level=info msg="Started container" PID=271694 containerID=e15c837fed5bbe34c776667f28d77ff8fc833a45ef5273d2e1574d0546598aa9 description=openstack/openstack-galera-0/galera id=c8983fa1-1fa3-4488-82bd-7d0b5567794a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096
2026-06-11 18:00:59.522039 | controller | Jun 11 17:32:05.018735 crc crio[23211]: time="2026-06-11T17:32:05.018657707Z" level=info msg="Stopping pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4" id=177e26b0-f7c1-40d7-88d7-0b650e10e6ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.522055 | controller | Jun 11 17:32:05.019738 crc crio[23211]: time="2026-06-11T17:32:05.019665592Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686652-d9n7p Namespace:openshift-infra ID:1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4 UID:5efe1ed6-1bf0-4104-89f0-93318361da4f NetNS:/var/run/netns/b1b51ef9-8b78-4ceb-9c5f-6562e8c10fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5efe1ed6_1bf0_4104_89f0_93318361da4f.slice PodAnnotations:0xc006618250}] Aliases:map[]}"
2026-06-11 18:00:59.522071 | controller | Jun 11 17:32:05.020005 crc crio[23211]: time="2026-06-11T17:32:05.019928699Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686652-d9n7p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.522086 | controller | Jun 11 17:32:05.245962 crc crio[23211]: time="2026-06-11T17:32:05.24587049Z" level=info msg="Created container 85677cda2929774c5e61eab5f632afd29026894aa46e9c92913a1a0db4b7ab1e: openstack/openstack-cell1-galera-0/galera" id=a255e4e0-2e55-4946-ae5e-888997f9b8af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.522105 | controller | Jun 11 17:32:05.249014 crc crio[23211]: time="2026-06-11T17:32:05.248939307Z" level=info msg="Starting container: 85677cda2929774c5e61eab5f632afd29026894aa46e9c92913a1a0db4b7ab1e" id=8a812ec2-9532-4125-a789-9b9a33d703d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.522121 | controller | Jun 11 17:32:05.259362 crc crio[23211]: time="2026-06-11T17:32:05.258990698Z" level=info msg="Started container" PID=271695 containerID=85677cda2929774c5e61eab5f632afd29026894aa46e9c92913a1a0db4b7ab1e description=openstack/openstack-cell1-galera-0/galera id=8a812ec2-9532-4125-a789-9b9a33d703d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834
2026-06-11 18:00:59.522137 | controller | Jun 11 17:32:05.523754 crc crio[23211]: time="2026-06-11T17:32:05.521694901Z" level=info msg="Stopped pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4" id=177e26b0-f7c1-40d7-88d7-0b650e10e6ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.522152 | controller | Jun 11 17:32:05.907636 crc crio[23211]: time="2026-06-11T17:32:05.906839251Z" level=info msg="Created container b3ef3c45c4ac5b8543fbaa400f4940dd6afa62f64952c1197680328502711f78: openstack/rabbitmq-cell1-server-0/setup-container" id=4db547ff-2a53-42b1-85a7-352633f89f89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.522167 | controller | Jun 11 17:32:05.908907 crc crio[23211]: time="2026-06-11T17:32:05.90882938Z" level=info msg="Starting container: b3ef3c45c4ac5b8543fbaa400f4940dd6afa62f64952c1197680328502711f78" id=5ca166b1-4eff-4649-84ed-96be20cd457a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.522182 | controller | Jun 11 17:32:05.914780 crc crio[23211]: time="2026-06-11T17:32:05.914670686Z" level=info msg="Started container" PID=271620 containerID=b3ef3c45c4ac5b8543fbaa400f4940dd6afa62f64952c1197680328502711f78 description=openstack/rabbitmq-cell1-server-0/setup-container id=5ca166b1-4eff-4649-84ed-96be20cd457a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad
2026-06-11 18:00:59.522198 | controller | Jun 11 17:32:06.702727 crc crio[23211]: time="2026-06-11T17:32:06.701869311Z" level=info msg="Created container 2fe1fe2e2e99bfa8be3f8faa8f52b4b25762399864320a844b24aa77126afdd8: openstack/rabbitmq-server-0/setup-container" id=e3979ea3-4eaf-4f77-b7db-1fda4e63eb82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.522213 | controller | Jun 11 17:32:06.707353 crc crio[23211]: time="2026-06-11T17:32:06.707230125Z" level=info msg="Starting container: 2fe1fe2e2e99bfa8be3f8faa8f52b4b25762399864320a844b24aa77126afdd8" id=d2d8c396-aa44-4458-b5ff-935f1fc60fcc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.522228 | controller | Jun 11 17:32:06.712865 crc crio[23211]: time="2026-06-11T17:32:06.712682632Z" level=info msg="Started container" PID=271692 containerID=2fe1fe2e2e99bfa8be3f8faa8f52b4b25762399864320a844b24aa77126afdd8 description=openstack/rabbitmq-server-0/setup-container id=d2d8c396-aa44-4458-b5ff-935f1fc60fcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c
2026-06-11 18:00:59.522243 | controller | Jun 11 17:32:09.888920 crc crio[23211]: time="2026-06-11T17:32:09.88762306Z" level=info msg="Stopped container 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48: openstack/barbican-api-695766c6-f8jzs/barbican-api" id=2ad44341-252d-427d-935c-0be0452acb95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.522259 | controller | Jun 11 17:32:09.891648 crc crio[23211]: time="2026-06-11T17:32:09.891555809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=43c5bd18-c657-47e9-8452-e8c0b86578fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.522277 | controller | Jun 11 17:32:09.896944 crc crio[23211]: time="2026-06-11T17:32:09.896834692Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=7acd289f-5ac0-434b-bcc6-a7b3cf0aaae2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.522293 | controller | Jun 11 17:32:09.919023 crc crio[23211]: time="2026-06-11T17:32:09.918927144Z" level=info msg="Creating container: openstack/barbican-api-695766c6-f8jzs/barbican-api-log" id=6a280eca-5536-4834-97b5-659c31190c61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.522308 | controller | Jun 11 17:32:09.919504 crc crio[23211]: time="2026-06-11T17:32:09.919400626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.522323 | controller | Jun 11 17:32:09.969826 crc crio[23211]: time="2026-06-11T17:32:09.969728958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.522338 | controller | Jun 11 17:32:09.977954 crc crio[23211]: time="2026-06-11T17:32:09.977888373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.522354 | controller | Jun 11 17:32:10.227889 crc crio[23211]: time="2026-06-11T17:32:10.227365643Z" level=info msg="Created container faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d: openstack/barbican-api-695766c6-f8jzs/barbican-api-log" id=6a280eca-5536-4834-97b5-659c31190c61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.522369 | controller | Jun 11 17:32:10.229272 crc crio[23211]: time="2026-06-11T17:32:10.229006314Z" level=info msg="Starting container: faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d" id=e71ebabb-7939-46b4-ac00-c8271588a32c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.522385 | controller | Jun 11 17:32:10.236664 crc crio[23211]: time="2026-06-11T17:32:10.236403599Z" level=info msg="Started container" PID=272344 containerID=faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d description=openstack/barbican-api-695766c6-f8jzs/barbican-api-log id=e71ebabb-7939-46b4-ac00-c8271588a32c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245
2026-06-11 18:00:59.522400 | controller | Jun 11 17:32:10.249354 crc crio[23211]: time="2026-06-11T17:32:10.249239472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=9b31b1f8-ded0-423b-b328-4b1d0337496d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.522416 | controller | Jun 11 17:32:10.262276 crc crio[23211]: time="2026-06-11T17:32:10.262073592Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=d7546e48-20d5-421f-9162-b6231b91d95a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.522432 | controller | Jun 11 17:32:10.269317 crc crio[23211]: time="2026-06-11T17:32:10.268626716Z" level=info msg="Creating container: openstack/barbican-api-695766c6-f8jzs/barbican-api" id=56fc36a2-217a-4918-9c14-78436f064a90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.522448 | controller | Jun 11 17:32:10.269317 crc crio[23211]: time="2026-06-11T17:32:10.269052857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.522463 | controller | Jun 11 17:32:10.380211 crc crio[23211]: time="2026-06-11T17:32:10.379743651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.522482 | controller | Jun 11 17:32:10.394802 crc crio[23211]: time="2026-06-11T17:32:10.394698825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.522498 | controller | Jun 11 17:32:10.593057 crc crio[23211]: time="2026-06-11T17:32:10.592849999Z" level=info msg="Created container 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e: openstack/barbican-api-695766c6-f8jzs/barbican-api" id=56fc36a2-217a-4918-9c14-78436f064a90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.522532 | controller | Jun 11 17:32:10.594695 crc crio[23211]: time="2026-06-11T17:32:10.594596964Z" level=info msg="Starting container: 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e" id=0f654589-da8e-4d6f-a400-353defc93a5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.522553 | controller | Jun 11 17:32:10.602637 crc crio[23211]: time="2026-06-11T17:32:10.602532963Z" level=info msg="Started container" PID=272441 containerID=81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e description=openstack/barbican-api-695766c6-f8jzs/barbican-api id=0f654589-da8e-4d6f-a400-353defc93a5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245
2026-06-11 18:00:59.522570 | controller | Jun 11 17:32:13.267997 crc crio[23211]: time="2026-06-11T17:32:13.264758016Z" level=info msg="Stopping pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098" id=4ad48953-4e65-4e79-8c27-2ed4b7cd3544 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.522586 | controller | Jun 11 17:32:13.269584 crc crio[23211]: time="2026-06-11T17:32:13.269003182Z" level=info msg="Got pod network &{Name:keystone-db-sync-lq6q6 Namespace:openstack ID:575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098 UID:f5d9eb4b-a6dc-4d99-8a5c-2518e9077f56 NetNS:/var/run/netns/bcdb774e-2208-4dab-bf0f-f824a34c9ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d9eb4b_a6dc_4d99_8a5c_2518e9077f56.slice PodAnnotations:0xc006bcc7e8}] Aliases:map[]}"
2026-06-11 18:00:59.522602 | controller | Jun 11 17:32:13.269584 crc crio[23211]: time="2026-06-11T17:32:13.269253728Z" level=info msg="Deleting pod openstack_keystone-db-sync-lq6q6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.522618 | controller | Jun 11 17:32:13.693341 crc crio[23211]: time="2026-06-11T17:32:13.693163769Z" level=info msg="Stopped pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098" id=4ad48953-4e65-4e79-8c27-2ed4b7cd3544 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.522634 | controller | Jun 11 17:32:14.977653 crc crio[23211]: time="2026-06-11T17:32:14.976075323Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-zgn6w/POD" id=6baedb05-e972-43d4-adf1-84e82df5be5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.522650 | controller | Jun 11 17:32:14.979507 crc crio[23211]: time="2026-06-11T17:32:14.977722854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.522666 | controller | Jun 11 17:32:15.034165 crc crio[23211]: time="2026-06-11T17:32:15.034001425Z" level=info msg="Got pod network &{Name:keystone-bootstrap-zgn6w Namespace:openstack ID:947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799 UID:0eb28ad4-63aa-4331-9524-bdf5929bcc5e NetNS:/var/run/netns/7e8bf45d-8dfc-461f-947e-092eb58b5617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0eb28ad4_63aa_4331_9524_bdf5929bcc5e.slice PodAnnotations:0xc003088430}] Aliases:map[]}"
2026-06-11 18:00:59.522686 | controller | Jun 11 17:32:15.034165 crc crio[23211]: time="2026-06-11T17:32:15.034053126Z" level=info msg="Adding pod openstack_keystone-bootstrap-zgn6w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.522702 | controller | Jun 11 17:32:15.655240 crc crio[23211]: 2026-06-11T17:32:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:947bd2f60bcfba0 Mac:a6:d7:45:ca:e6:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8f Mtu:0 Sandbox:/var/run/netns/7e8bf45d-8dfc-461f-947e-092eb58b5617 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.522719 | controller | Jun 11 17:32:15.656595 crc crio[23211]: time="2026-06-11T17:32:15.656253785Z" level=info msg="Got pod network &{Name:keystone-bootstrap-zgn6w Namespace:openstack ID:947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799 UID:0eb28ad4-63aa-4331-9524-bdf5929bcc5e NetNS:/var/run/netns/7e8bf45d-8dfc-461f-947e-092eb58b5617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0eb28ad4_63aa_4331_9524_bdf5929bcc5e.slice PodAnnotations:0xc003088430}] Aliases:map[]}"
2026-06-11 18:00:59.522735 | controller | Jun 11 17:32:15.656595 crc crio[23211]: time="2026-06-11T17:32:15.656558494Z" level=info msg="Checking pod openstack_keystone-bootstrap-zgn6w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.522752 | controller | Jun 11 17:32:15.667917 crc crio[23211]: time="2026-06-11T17:32:15.667849537Z" level=info msg="Ran pod sandbox 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799 with infra container: openstack/keystone-bootstrap-zgn6w/POD" id=6baedb05-e972-43d4-adf1-84e82df5be5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.522768 | controller | Jun 11 17:32:15.671592 crc crio[23211]: time="2026-06-11T17:32:15.671168689Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=56891516-30f6-4dc2-bda4-1daebb197a50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.522784 | controller | Jun 11 17:32:15.703399 crc crio[23211]: time="2026-06-11T17:32:15.703158591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=b98df2c9-0700-4a35-b464-ff3db34896b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.522799 | controller | Jun 11 17:32:15.715553 crc crio[23211]: time="2026-06-11T17:32:15.715288944Z" level=info msg="Creating container: openstack/keystone-bootstrap-zgn6w/keystone-bootstrap" id=6cb703c0-668d-4ecb-8741-fcaea4ed6648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.522815 | controller | Jun 11 17:32:15.717517 crc crio[23211]: time="2026-06-11T17:32:15.717363217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.522830 | controller | Jun 11 17:32:15.787074 crc crio[23211]: time="2026-06-11T17:32:15.78696875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.522846 | controller | Jun 11 17:32:15.792044 crc crio[23211]: time="2026-06-11T17:32:15.791952634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.522861 | controller | Jun 11 17:32:15.939898 crc crio[23211]: time="2026-06-11T17:32:15.939092692Z" level=info msg="Created container 3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec: openstack/keystone-bootstrap-zgn6w/keystone-bootstrap" id=6cb703c0-668d-4ecb-8741-fcaea4ed6648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.522880 | controller | Jun 11 17:32:15.941453 crc crio[23211]: time="2026-06-11T17:32:15.941272797Z" level=info msg="Starting container: 3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec" id=29a64dfc-ae0c-4ddb-a6aa-b6ea54bbcb87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.522897 | controller | Jun 11 17:32:15.949829 crc crio[23211]: time="2026-06-11T17:32:15.949725229Z" level=info msg="Started container" PID=272895 containerID=3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec description=openstack/keystone-bootstrap-zgn6w/keystone-bootstrap id=29a64dfc-ae0c-4ddb-a6aa-b6ea54bbcb87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799
2026-06-11 18:00:59.522913 | controller | Jun 11 17:32:19.730263 crc crio[23211]: time="2026-06-11T17:32:19.729219344Z" level=info msg="Stopping container: e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40 (timeout: 30s)" id=b57d2f2c-2e1a-40a7-b54f-42e65b008b1b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.522930 | controller | Jun 11 17:32:19.731903 crc crio[23211]: time="2026-06-11T17:32:19.729682357Z" level=info msg="Stopping container: 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60 (timeout: 30s)" id=765e9024-88ef-4b65-88c6-44488b8e2bd1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.522946 | controller | Jun 11 17:32:19.879174 crc crio[23211]: time="2026-06-11T17:32:19.878955136Z" level=info msg="Stopped container e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40: openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log" id=b57d2f2c-2e1a-40a7-b54f-42e65b008b1b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.522963 | controller | Jun 11 17:32:22.593339 crc crio[23211]: time="2026-06-11T17:32:22.590006422Z" level=info msg="Stopping pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799" id=38befcdd-d0a5-44b4-87e0-f01ec1c5889d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.522979 | controller | Jun 11 17:32:22.594996 crc crio[23211]: time="2026-06-11T17:32:22.593535791Z" level=info msg="Got pod network &{Name:keystone-bootstrap-zgn6w Namespace:openstack ID:947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799 UID:0eb28ad4-63aa-4331-9524-bdf5929bcc5e NetNS:/var/run/netns/7e8bf45d-8dfc-461f-947e-092eb58b5617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0eb28ad4_63aa_4331_9524_bdf5929bcc5e.slice PodAnnotations:0xc00008d328}] Aliases:map[]}"
2026-06-11 18:00:59.522996 | controller | Jun 11 17:32:22.594996 crc crio[23211]: time="2026-06-11T17:32:22.593784207Z" level=info msg="Deleting pod openstack_keystone-bootstrap-zgn6w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.523012 | controller | Jun 11 17:32:23.089746 crc crio[23211]: time="2026-06-11T17:32:23.089661481Z" level=info msg="Stopped pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799" id=38befcdd-d0a5-44b4-87e0-f01ec1c5889d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.523029 | controller | Jun 11 17:32:24.131550 crc crio[23211]: time="2026-06-11T17:32:24.129792132Z" level=info msg="Stopped container 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60: openstack/barbican-api-8648d45f78-g5nqh/barbican-api" id=765e9024-88ef-4b65-88c6-44488b8e2bd1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.523045 | controller | Jun 11 17:32:24.135538 crc crio[23211]: time="2026-06-11T17:32:24.135416473Z" level=info msg="Stopping pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c" id=3e0a9151-3532-4265-b56a-9e2e4f55f81b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.523062 | controller | Jun 11 17:32:24.136219 crc crio[23211]: time="2026-06-11T17:32:24.136131232Z" level=info msg="Got pod network &{Name:barbican-api-8648d45f78-g5nqh Namespace:openstack ID:5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c UID:8502a545-7ebf-48db-a088-19573aa96289 NetNS:/var/run/netns/78f07ed2-9373-4b0e-b40c-25675acf8c18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8502a545_7ebf_48db_a088_19573aa96289.slice PodAnnotations:0xc0001afc20}] Aliases:map[]}"
2026-06-11 18:00:59.523082 | controller | Jun 11 17:32:24.136744 crc crio[23211]: time="2026-06-11T17:32:24.136318726Z" level=info msg="Deleting pod openstack_barbican-api-8648d45f78-g5nqh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.523099 | controller | Jun 11 17:32:24.537136 crc crio[23211]: time="2026-06-11T17:32:24.53522371Z" level=info msg="Stopping container: ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894 (timeout: 30s)" id=54791cde-1093-46c7-9ed7-3b94c036bb49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.523116 | controller | Jun 11 17:32:24.537136 crc crio[23211]: time="2026-06-11T17:32:24.535807505Z" level=info msg="Stopping container: 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8 (timeout: 30s)" id=6718d579-b27d-4e9a-939a-3d14163b6775 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.523132 | controller | Jun 11 17:32:24.537136 crc crio[23211]: time="2026-06-11T17:32:24.535742233Z" level=info msg="Stopping container: c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1 (timeout: 30s)" id=e063abcf-d0a5-40dd-b8e1-1af07f7371bc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.523148 | controller | Jun 11 17:32:24.539141 crc crio[23211]: time="2026-06-11T17:32:24.539049366Z" level=info msg="Stopping container: a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3 (timeout: 30s)" id=a2cf4a3a-2545-4ae7-95e5-4622372240d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.523164 | controller | Jun 11 17:32:24.706906 crc crio[23211]: time="2026-06-11T17:32:24.70682117Z" level=info msg="Stopped container a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3: openstack/ceilometer-0/sg-core" id=a2cf4a3a-2545-4ae7-95e5-4622372240d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.523181 | controller | Jun 11 17:32:24.712918 crc crio[23211]: time="2026-06-11T17:32:24.712847231Z" level=info msg="Stopped pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c" id=3e0a9151-3532-4265-b56a-9e2e4f55f81b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.523197 | controller | Jun 11 17:32:24.794372 crc crio[23211]: time="2026-06-11T17:32:24.794245141Z" level=info msg="Stopped container 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8: openstack/ceilometer-0/proxy-httpd" id=6718d579-b27d-4e9a-939a-3d14163b6775 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.523212 | controller | Jun 11 17:32:25.084238 crc crio[23211]: time="2026-06-11T17:32:25.083776714Z" level=info msg="Stopped container ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894: openstack/ceilometer-0/ceilometer-notification-agent" id=54791cde-1093-46c7-9ed7-3b94c036bb49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.523229 | controller | Jun 11 17:32:25.169521 crc crio[23211]: time="2026-06-11T17:32:25.1693824Z" level=info msg="Stopped container c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1: openstack/ceilometer-0/ceilometer-central-agent" id=e063abcf-d0a5-40dd-b8e1-1af07f7371bc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.523245 | controller | Jun 11 17:32:25.170813 crc crio[23211]: time="2026-06-11T17:32:25.170623071Z" level=info msg="Stopping pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7" id=f0ee3f66-ee2c-4c61-841c-1eef69e95318 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.523264 | controller | Jun 11 17:32:25.171262 crc crio[23211]: time="2026-06-11T17:32:25.171150004Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7 UID:dbe00af4-e783-4b6e-9802-e66539668778 NetNS:/var/run/netns/dfe1e77a-cfcb-4945-93ba-ae1624cc3963 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbe00af4_e783_4b6e_9802_e66539668778.slice PodAnnotations:0xc002794af8}] Aliases:map[]}"
2026-06-11 18:00:59.523281 | controller | Jun 11 17:32:25.171382 crc crio[23211]: time="2026-06-11T17:32:25.171330638Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.523298 | controller | Jun 11 17:32:25.535081 crc crio[23211]: time="2026-06-11T17:32:25.534719434Z" level=info msg="Stopped pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7" id=f0ee3f66-ee2c-4c61-841c-1eef69e95318 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.523314 | controller | Jun 11 17:32:25.699716 crc crio[23211]: time="2026-06-11T17:32:25.699306607Z" level=info msg="Removing container: 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60" id=cbc0a422-5a8a-4cb2-a864-3b72417c2f4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.523330 | controller | Jun 11 17:32:26.057671 crc crio[23211]: time="2026-06-11T17:32:26.05703785Z" level=info msg="Removed container 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60: openstack/barbican-api-8648d45f78-g5nqh/barbican-api" id=cbc0a422-5a8a-4cb2-a864-3b72417c2f4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.523346 | controller | Jun 11 17:32:26.061010 crc crio[23211]: time="2026-06-11T17:32:26.060954149Z" level=info msg="Removing container: e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40" id=8283eac8-23ce-440e-9949-f388a73af119 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.523362 | controller | Jun 11 17:32:26.101652 crc crio[23211]: time="2026-06-11T17:32:26.099893825Z" level=info msg="Removed container e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40: openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log" id=8283eac8-23ce-440e-9949-f388a73af119 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.523378 | controller | Jun 11 17:32:26.103599 crc crio[23211]: time="2026-06-11T17:32:26.103526155Z" level=info msg="Removing container: 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8" id=1aa8d79a-b2bc-4052-8068-6cd476f83769 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.523393 | controller | Jun 11 17:32:26.205368 crc crio[23211]: time="2026-06-11T17:32:26.205243864Z" level=info msg="Removed container 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8: openstack/ceilometer-0/proxy-httpd" id=1aa8d79a-b2bc-4052-8068-6cd476f83769 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.523409 | controller | Jun 11 17:32:26.214774 crc crio[23211]: time="2026-06-11T17:32:26.214397344Z" level=info msg="Removing container: a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3" id=b3768298-73c0-4ead-8c99-98265ae5475d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.523425 | controller | Jun 11 17:32:26.258772 crc crio[23211]: time="2026-06-11T17:32:26.258661842Z" level=info msg="Removed container a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3: openstack/ceilometer-0/sg-core" id=b3768298-73c0-4ead-8c99-98265ae5475d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.523441 | controller | Jun 11 17:32:26.263542 crc crio[23211]: time="2026-06-11T17:32:26.263469353Z" level=info msg="Removing container: ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894" id=55bd741d-3c1d-41c1-89e3-f748ecabdf83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.523460 | controller | Jun 11 17:32:26.295687 crc crio[23211]: time="2026-06-11T17:32:26.295588458Z" level=info msg="Removed container ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894: openstack/ceilometer-0/ceilometer-notification-agent" id=55bd741d-3c1d-41c1-89e3-f748ecabdf83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.523476 | controller | Jun 11 17:32:26.298733 crc crio[23211]: time="2026-06-11T17:32:26.298666075Z" level=info msg="Removing container: c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1" id=a47805b8-756d-4940-9c27-2f80679d233c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.523492 | controller | Jun 11 17:32:26.334507 crc crio[23211]: time="2026-06-11T17:32:26.334368639Z" level=info msg="Removed container c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1: openstack/ceilometer-0/ceilometer-central-agent" id=a47805b8-756d-4940-9c27-2f80679d233c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.523508 | controller | Jun 11 17:32:26.346929 crc crio[23211]: time="2026-06-11T17:32:26.34675154Z" level=info msg="Running pod sandbox: openstack/keystone-5fdf847c98-tv4vc/POD" id=e6938aab-0a85-4a16-ac5e-6f0e6bd907d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.523543 | controller | Jun 11 17:32:26.346929 crc crio[23211]: time="2026-06-11T17:32:26.346895744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.523560 | controller | Jun 11 17:32:26.463205 crc crio[23211]: time="2026-06-11T17:32:26.463036073Z" level=info msg="Got pod network &{Name:keystone-5fdf847c98-tv4vc Namespace:openstack ID:e9124c0ca1538805f21cb4d6726011cc61301d27b574092eb8e9c552ce3bc6f0 UID:b72da2df-4171-45c6-8868-4c082744ce8c NetNS:/var/run/netns/1df715c5-cb9d-4757-82f3-36feb441f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb72da2df_4171_45c6_8868_4c082744ce8c.slice PodAnnotations:0xc00294e130}] Aliases:map[]}"
2026-06-11 18:00:59.523577 | controller | Jun 11 17:32:26.463205 crc crio[23211]: time="2026-06-11T17:32:26.463111715Z" level=info msg="Adding pod openstack_keystone-5fdf847c98-tv4vc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.523593 | controller | Jun 11 17:32:26.536918 crc crio[23211]: time="2026-06-11T17:32:26.536788721Z" level=info msg="Stopping container: 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30 (timeout: 30s)" id=c62d81b5-3b22-4823-ad27-6055e9bfe8f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.523610 | controller | Jun 11 17:32:26.537839 crc crio[23211]: time="2026-06-11T17:32:26.537739266Z" level=info msg="Stopping container: 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931 (timeout: 30s)" id=000e15d6-d5f5-47be-9e0f-f3246dd6f8cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.523626 | controller | Jun 11 17:32:27.002365 crc crio[23211]: time="2026-06-11T17:32:26.997414203Z" level=info msg="Stopped container 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30: openstack/neutron-86df755bf-m2kv8/neutron-httpd" id=c62d81b5-3b22-4823-ad27-6055e9bfe8f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.523643 | controller | Jun 11 17:32:27.123974 crc crio[23211]: 2026-06-11T17:32:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9124c0ca153880 Mac:72:5f:cd:ca:96:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:90 Mtu:0 Sandbox:/var/run/netns/1df715c5-cb9d-4757-82f3-36feb441f9e3 SocketPath: PciID:}] [{Interface:0xc000482740 Address:{IP:10.217.1.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.523659 | controller | Jun 11 17:32:27.127761 crc crio[23211]: time="2026-06-11T17:32:27.127144443Z" level=info msg="Got pod network &{Name:keystone-5fdf847c98-tv4vc Namespace:openstack ID:e9124c0ca1538805f21cb4d6726011cc61301d27b574092eb8e9c552ce3bc6f0 UID:b72da2df-4171-45c6-8868-4c082744ce8c NetNS:/var/run/netns/1df715c5-cb9d-4757-82f3-36feb441f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb72da2df_4171_45c6_8868_4c082744ce8c.slice PodAnnotations:0xc00294e130}] Aliases:map[]}"
2026-06-11 18:00:59.523680 | controller | Jun 11 17:32:27.127761 crc crio[23211]: time="2026-06-11T17:32:27.127372338Z" level=info msg="Checking pod openstack_keystone-5fdf847c98-tv4vc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.523696 | controller | Jun 11 17:32:27.146819 crc crio[23211]: time="2026-06-11T17:32:27.146644903Z" level=info msg="Ran pod sandbox e9124c0ca1538805f21cb4d6726011cc61301d27b574092eb8e9c552ce3bc6f0 with infra container: openstack/keystone-5fdf847c98-tv4vc/POD" id=e6938aab-0a85-4a16-ac5e-6f0e6bd907d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.523713 | controller | Jun 11 17:32:27.152077 crc crio[23211]: time="2026-06-11T17:32:27.151288629Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=0be6cd68-3343-491c-a959-1fa0ed56f678 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.523729 | controller | Jun 11 17:32:27.240728 crc crio[23211]: time="2026-06-11T17:32:27.240615067Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=85328360-6ab2-482c-89cf-530c732e7521 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.523746 | controller | Jun 11 17:32:27.244811 crc crio[23211]: time="2026-06-11T17:32:27.244653758Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=c1372557-dc60-4b82-83ca-4868ef78e994 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.523762 | controller | Jun 11 17:32:27.244811 crc crio[23211]: time="2026-06-11T17:32:27.24473457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.523778 | controller | Jun 11 17:32:27.253125 crc crio[23211]: time="2026-06-11T17:32:27.252989617Z" level=info msg="Creating container: openstack/keystone-5fdf847c98-tv4vc/keystone-api" id=91d35b42-04fa-43a0-a9c5-3835667b64e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.523794 | controller | Jun 11 17:32:27.278870 crc crio[23211]: time="2026-06-11T17:32:27.277834959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.523810 | controller | Jun 11 17:32:27.292707 crc crio[23211]: time="2026-06-11T17:32:27.292567729Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88 UID:7d9f9c90-7dc8-44db-add0-355dacb62654 NetNS:/var/run/netns/09c1de2c-9389-47a8-9684-1de65ee7c9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9f9c90_7dc8_44db_add0_355dacb62654.slice PodAnnotations:0xc00008cfe8}] Aliases:map[]}"
2026-06-11 18:00:59.523827 | controller | Jun 11 17:32:27.292707 crc crio[23211]: time="2026-06-11T17:32:27.292645381Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.523843 | controller | Jun 11 17:32:27.416930 crc crio[23211]: time="2026-06-11T17:32:27.416282458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.523874 | controller | Jun 11 17:32:27.420609 crc crio[23211]: time="2026-06-11T17:32:27.420403111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.523895 | controller | Jun 11 17:32:27.616680 crc crio[23211]: time="2026-06-11T17:32:27.615946841Z" level=info msg="Created container a40df037aecab77cfedf2f5b359ba586c96dd81b41d66d146015fd40d9dd99f6: openstack/keystone-5fdf847c98-tv4vc/keystone-api" id=91d35b42-04fa-43a0-a9c5-3835667b64e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.523912 | controller | Jun 11 17:32:27.618288 crc crio[23211]: time="2026-06-11T17:32:27.618233969Z" level=info msg="Starting container: a40df037aecab77cfedf2f5b359ba586c96dd81b41d66d146015fd40d9dd99f6" id=8fd9eb04-f0bf-4b89-a76d-ddfebfce50f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.523928 | controller | Jun 11 17:32:27.627883 crc crio[23211]: time="2026-06-11T17:32:27.627810888Z" level=info msg="Started container" PID=274008 containerID=a40df037aecab77cfedf2f5b359ba586c96dd81b41d66d146015fd40d9dd99f6 description=openstack/keystone-5fdf847c98-tv4vc/keystone-api id=8fd9eb04-f0bf-4b89-a76d-ddfebfce50f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9124c0ca1538805f21cb4d6726011cc61301d27b574092eb8e9c552ce3bc6f0
2026-06-11 18:00:59.523945 | controller | Jun 11 17:32:27.936745 crc crio[23211]: 2026-06-11T17:32:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaf2042c19e414a Mac:8e:d4:45:b4:0d:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:91 Mtu:0 Sandbox:/var/run/netns/09c1de2c-9389-47a8-9684-1de65ee7c9e7 SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.1.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.523962 | controller | Jun 11 17:32:27.938481 crc crio[23211]: time="2026-06-11T17:32:27.938351449Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88 UID:7d9f9c90-7dc8-44db-add0-355dacb62654 NetNS:/var/run/netns/09c1de2c-9389-47a8-9684-1de65ee7c9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9f9c90_7dc8_44db_add0_355dacb62654.slice PodAnnotations:0xc00008cfe8}] Aliases:map[]}"
2026-06-11 18:00:59.523981 | controller | Jun 11 17:32:27.938587 crc crio[23211]: time="2026-06-11T17:32:27.938563884Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.523999 | controller | Jun 11 17:32:27.972655 crc crio[23211]: time="2026-06-11T17:32:27.972588287Z" level=info msg="Ran pod sandbox aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88 with infra container: openstack/ceilometer-0/POD" id=c1372557-dc60-4b82-83ca-4868ef78e994 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.524014 | controller | Jun 11 17:32:27.986345 crc crio[23211]: time="2026-06-11T17:32:27.985588393Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=793599c2-3481-4bcd-81a1-ddb19665d611 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524030 | controller | Jun 11 17:32:28.045272 crc crio[23211]: time="2026-06-11T17:32:28.04414719Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e8de41c8-d1c5-4e66-a60c-560c23e044c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524046 | controller | Jun 11 17:32:28.052280 crc crio[23211]: time="2026-06-11T17:32:28.052113859Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e5f24581-8ded-42d9-b619-76b2274de3a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.524062 | controller | Jun 11 17:32:28.052709 crc crio[23211]: time="2026-06-11T17:32:28.052663294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524081 | controller | Jun 11 17:32:28.139481 crc crio[23211]: time="2026-06-11T17:32:28.138600426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524097 | controller | Jun 11 17:32:28.144596 crc crio[23211]: time="2026-06-11T17:32:28.144522905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524113 | controller | Jun 11 17:32:28.588825 crc crio[23211]: time="2026-06-11T17:32:28.588734524Z" level=info msg="Created container b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913: openstack/ceilometer-0/ceilometer-central-agent" id=e5f24581-8ded-42d9-b619-76b2274de3a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.524129 | controller | Jun 11 17:32:28.590163 crc crio[23211]: time="2026-06-11T17:32:28.589804521Z" level=info msg="Starting container: b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913" id=84777dfc-4666-41e1-b44e-82205c79e5ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.524145 | controller | Jun 11 17:32:28.599849 crc crio[23211]: time="2026-06-11T17:32:28.59974843Z" level=info msg="Started container" PID=274084 containerID=b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913 description=openstack/ceilometer-0/ceilometer-central-agent id=84777dfc-4666-41e1-b44e-82205c79e5ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88
2026-06-11 18:00:59.524162 | controller | Jun 11 17:32:28.613120 crc crio[23211]: time="2026-06-11T17:32:28.613077085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=25d8eb48-41c1-4a9c-885f-7a91046c5706 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524177 | controller | Jun 11 17:32:28.646745 crc crio[23211]: time="2026-06-11T17:32:28.646544453Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=16454d3a-5416-4f47-a4c3-52f615108d8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524194 | controller | Jun 11 17:32:28.659581 crc crio[23211]: time="2026-06-11T17:32:28.659513538Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=bc60163c-ce65-4fdf-a9cc-5381dd00dc73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.524210 | controller | Jun 11 17:32:28.660399 crc crio[23211]: time="2026-06-11T17:32:28.66037123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524226 | controller | Jun 11 17:32:28.747750 crc crio[23211]: time="2026-06-11T17:32:28.747691217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524241 | controller | Jun 11 17:32:28.752274 crc crio[23211]: time="2026-06-11T17:32:28.752244141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524258 | controller | Jun 11 17:32:28.982600 crc crio[23211]: time="2026-06-11T17:32:28.982000258Z" level=info msg="Created container 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c: openstack/ceilometer-0/ceilometer-notification-agent" id=bc60163c-ce65-4fdf-a9cc-5381dd00dc73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.524273 | controller | Jun 11 17:32:28.984288 crc crio[23211]: time="2026-06-11T17:32:28.984142622Z" level=info msg="Starting container: 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c" id=cfdd8d4d-ae06-4088-97c9-b3c44a56d649 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.524292 | controller | Jun 11 17:32:28.989665 crc crio[23211]: time="2026-06-11T17:32:28.989543097Z" level=info msg="Started container" PID=274252 containerID=090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c description=openstack/ceilometer-0/ceilometer-notification-agent id=cfdd8d4d-ae06-4088-97c9-b3c44a56d649 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88
2026-06-11 18:00:59.524309 | controller | Jun 11 17:32:29.003456 crc crio[23211]: time="2026-06-11T17:32:29.003370553Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=bdadac80-1975-4032-a001-83615e617091 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524325 | controller | Jun 11 17:32:29.018273 crc crio[23211]: time="2026-06-11T17:32:29.018175914Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=1a5e2e36-bc2d-4bfd-a1ba-5788e8100366 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524341 | controller | Jun 11 17:32:29.028125 crc crio[23211]: time="2026-06-11T17:32:29.02800296Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=19475cee-ca5b-4836-978d-57c869a87a62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.524357 | controller | Jun 11 17:32:29.028672 crc crio[23211]: time="2026-06-11T17:32:29.028628165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524373 | controller | Jun 11 17:32:29.081282 crc crio[23211]: time="2026-06-11T17:32:29.081210623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524389 | controller | Jun 11 17:32:29.086017 crc crio[23211]: time="2026-06-11T17:32:29.085947682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524404 | controller | Jun 11 17:32:29.278854 crc crio[23211]: time="2026-06-11T17:32:29.278725483Z" level=info msg="Created container 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8: openstack/ceilometer-0/sg-core" id=19475cee-ca5b-4836-978d-57c869a87a62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.524420 | controller | Jun 11 17:32:29.280628 crc crio[23211]: time="2026-06-11T17:32:29.280536048Z" level=info msg="Starting container: 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8" id=0bf86257-7747-42bc-a9db-83141e538fbc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.524436 | controller | Jun 11 17:32:29.290373 crc crio[23211]: time="2026-06-11T17:32:29.289339538Z" level=info msg="Started container" PID=274278 containerID=5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8 description=openstack/ceilometer-0/sg-core id=0bf86257-7747-42bc-a9db-83141e538fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88
2026-06-11 18:00:59.524452 | controller | Jun 11 17:32:29.301482 crc crio[23211]: time="2026-06-11T17:32:29.301279388Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=8e94a078-56c4-4cba-9428-64640ed82861 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524467 | controller | Jun 11 17:32:29.378501 crc crio[23211]: time="2026-06-11T17:32:29.377849366Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=6ce49658-2097-4881-80a5-9fb3536250ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524486 | controller | Jun 11 17:32:29.396358 crc crio[23211]: time="2026-06-11T17:32:29.395939969Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=29c3176b-c294-41e4-85e6-ac3e213be9c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.524503 | controller | Jun 11 17:32:29.396933 crc crio[23211]: time="2026-06-11T17:32:29.396496174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524538 | controller | Jun 11 17:32:29.502161 crc crio[23211]: time="2026-06-11T17:32:29.502004177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524556 | controller | Jun 11 17:32:29.507332 crc crio[23211]: time="2026-06-11T17:32:29.506306305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524572 | controller | Jun 11 17:32:29.613384 crc crio[23211]: time="2026-06-11T17:32:29.613294225Z" level=info msg="Created container 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f: openstack/ceilometer-0/proxy-httpd" id=29c3176b-c294-41e4-85e6-ac3e213be9c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.524587 | controller | Jun 11 17:32:29.616224 crc crio[23211]: time="2026-06-11T17:32:29.616114156Z" level=info msg="Starting container: 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f" id=bc92aa2e-be0e-4011-8a1a-fe8fc46dc5e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.524603 | controller | Jun 11 17:32:29.622775 crc crio[23211]: time="2026-06-11T17:32:29.62266033Z" level=info msg="Started container" PID=274330 containerID=4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f description=openstack/ceilometer-0/proxy-httpd id=bc92aa2e-be0e-4011-8a1a-fe8fc46dc5e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88
2026-06-11 18:00:59.524619 | controller | Jun 11 17:32:39.029376 crc crio[23211]: time="2026-06-11T17:32:39.028683691Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=2048b687-9dad-40a2-8f1f-c8485e6a6d98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524635 | controller | Jun 11 17:32:39.124144 crc crio[23211]: time="2026-06-11T17:32:39.123347863Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=e9ffb366-88ae-4639-bebe-f79d76ef24e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524651 | controller | Jun 11 17:32:39.135689 crc crio[23211]: time="2026-06-11T17:32:39.1356362Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=abcb81e3-4f3c-4f94-aa15-87f46b857213 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.524666 | controller | Jun 11 17:32:39.136516 crc crio[23211]: time="2026-06-11T17:32:39.13641199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524682 | controller | Jun 11 17:32:39.214987 crc crio[23211]: time="2026-06-11T17:32:39.214874376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524704 | controller | Jun 11 17:32:39.218737 crc crio[23211]: time="2026-06-11T17:32:39.218672141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524733 | controller | Jun 11 17:32:39.475591 crc crio[23211]: time="2026-06-11T17:32:39.474902881Z" level=info msg="Created container 2f2831285ff4a6815d840e03d07cfea8e1695729a2f1c9e971116b76178abf44: openstack/rabbitmq-cell1-server-0/rabbitmq" id=abcb81e3-4f3c-4f94-aa15-87f46b857213 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.524758 | controller | Jun 11 17:32:39.477218 crc crio[23211]: time="2026-06-11T17:32:39.477073095Z" level=info msg="Starting container: 2f2831285ff4a6815d840e03d07cfea8e1695729a2f1c9e971116b76178abf44" id=11647086-4b65-43d1-8995-2a184e27bc47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.524776 | controller | Jun 11 17:32:39.486943 crc crio[23211]: time="2026-06-11T17:32:39.48682921Z" level=info msg="Started container" PID=275052 containerID=2f2831285ff4a6815d840e03d07cfea8e1695729a2f1c9e971116b76178abf44 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=11647086-4b65-43d1-8995-2a184e27bc47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad
2026-06-11 18:00:59.524793 | controller | Jun 11 17:32:39.508631 crc crio[23211]: time="2026-06-11T17:32:39.508488742Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=ed9003eb-88ae-4d3f-8ee8-08644203475f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524810 | controller | Jun 11 17:32:39.517566 crc crio[23211]: time="2026-06-11T17:32:39.516495433Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=dd275409-2250-4384-b0ce-1f589ec959dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524828 | controller | Jun 11 17:32:39.533911 crc crio[23211]: time="2026-06-11T17:32:39.533253313Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/amqp-proxy" id=5ede203f-8c27-4255-b67d-afdfd3611c93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.524845 | controller | Jun 11 17:32:39.534216 crc crio[23211]: time="2026-06-11T17:32:39.533950081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524862 | controller | Jun 11 17:32:39.632216 crc crio[23211]: time="2026-06-11T17:32:39.63170328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524879 | controller | Jun 11 17:32:39.639560 crc crio[23211]: time="2026-06-11T17:32:39.639498856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.524896 | controller | Jun 11 17:32:39.961054 crc crio[23211]: time="2026-06-11T17:32:39.960807566Z" level=info msg="Created container c967111ed5c02a1422b27ef29d497ddbb4776539a71edd25e6f6e1002e67fadd: openstack/rabbitmq-cell1-server-0/amqp-proxy" id=5ede203f-8c27-4255-b67d-afdfd3611c93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.524913 | controller | Jun 11 17:32:39.963879 crc crio[23211]: time="2026-06-11T17:32:39.963799661Z" level=info msg="Starting container: c967111ed5c02a1422b27ef29d497ddbb4776539a71edd25e6f6e1002e67fadd" id=2e1a73da-694f-41e2-b46b-d48a170c6542 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.524931 | controller | Jun 11 17:32:39.977896 crc crio[23211]: time="2026-06-11T17:32:39.977798631Z" level=info msg="Started container" PID=275128 containerID=c967111ed5c02a1422b27ef29d497ddbb4776539a71edd25e6f6e1002e67fadd description=openstack/rabbitmq-cell1-server-0/amqp-proxy id=2e1a73da-694f-41e2-b46b-d48a170c6542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad
2026-06-11 18:00:59.524947 | controller | Jun 11 17:32:40.062056 crc crio[23211]: time="2026-06-11T17:32:40.061342904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=c7e84b17-e89d-4904-b712-0ee629ecf771 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524972 | controller | Jun 11 17:32:40.168874 crc crio[23211]: time="2026-06-11T17:32:40.168775286Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6c677be3-7e3d-49e9-946e-62764cae489f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.524990 | controller | Jun 11 17:32:40.204572 crc crio[23211]: time="2026-06-11T17:32:40.204218784Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=f08b2f12-1a4c-48d4-909b-a437adf2485b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.525008 | controller | Jun 11 17:32:40.212300 crc crio[23211]: time="2026-06-11T17:32:40.211791604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.525026 | controller | Jun 11 17:32:40.314672 crc crio[23211]: time="2026-06-11T17:32:40.31462532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.525043 | controller | Jun 11 17:32:40.319217 crc crio[23211]: time="2026-06-11T17:32:40.319158454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.525060 | controller | Jun 11 17:32:40.536068 crc crio[23211]: time="2026-06-11T17:32:40.535496964Z" level=info msg="Created container e95805c8dd5d2472a0f81d78b10ddd17527a6695b4564f36f50ae4ac75942555: openstack/rabbitmq-server-0/rabbitmq" id=f08b2f12-1a4c-48d4-909b-a437adf2485b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.525077 | controller | Jun 11 17:32:40.538483 crc crio[23211]: time="2026-06-11T17:32:40.538384216Z" level=info msg="Starting container: e95805c8dd5d2472a0f81d78b10ddd17527a6695b4564f36f50ae4ac75942555" id=7ceae650-e940-49e8-8df7-e80dcb21f896 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.525094 | controller | Jun 11 17:32:40.546693 crc crio[23211]: time="2026-06-11T17:32:40.546606333Z" level=info msg="Started container" PID=275203 containerID=e95805c8dd5d2472a0f81d78b10ddd17527a6695b4564f36f50ae4ac75942555 description=openstack/rabbitmq-server-0/rabbitmq id=7ceae650-e940-49e8-8df7-e80dcb21f896 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c
2026-06-11 18:00:59.525112 | controller | Jun 11 17:32:40.561087 crc crio[23211]: time="2026-06-11T17:32:40.560968692Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=3e623c20-f643-411c-a941-d08d3ae51848 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.525129 | controller | Jun 11 17:32:40.564293 crc crio[23211]: time="2026-06-11T17:32:40.564214994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=5296900f-4f86-4e12-a85b-bd48702ca33f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.525147 | controller | Jun 11 17:32:40.576533 crc crio[23211]: time="2026-06-11T17:32:40.576285936Z" level=info msg="Creating container: openstack/rabbitmq-server-0/amqp-proxy" id=cbada27f-94bb-4e82-a931-cc0109154897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.525164 | controller | Jun 11 17:32:40.576985 crc crio[23211]: time="2026-06-11T17:32:40.576902702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.525182 | controller | Jun 11 17:32:40.650087 crc crio[23211]: time="2026-06-11T17:32:40.649970293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.525203 | controller | Jun 11 17:32:40.654012 crc crio[23211]: time="2026-06-11T17:32:40.653927582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.525222 | controller | Jun 11 17:32:40.887882 crc crio[23211]: time="2026-06-11T17:32:40.88776077Z" level=info msg="Created container c35a065a2871abbb4eaf6260c9df3ee7488898038e983343feb94263e2d13386: openstack/rabbitmq-server-0/amqp-proxy" id=cbada27f-94bb-4e82-a931-cc0109154897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.525240 | controller | Jun 11 17:32:40.889595 crc crio[23211]: time="2026-06-11T17:32:40.889496404Z" level=info msg="Starting container: c35a065a2871abbb4eaf6260c9df3ee7488898038e983343feb94263e2d13386" id=4e8dbb71-fa31-4db2-9692-7fbe7295344e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.525258 | controller | Jun 11 17:32:40.898133 crc crio[23211]: time="2026-06-11T17:32:40.898036548Z" level=info msg="Started container" PID=275261 containerID=c35a065a2871abbb4eaf6260c9df3ee7488898038e983343feb94263e2d13386 description=openstack/rabbitmq-server-0/amqp-proxy id=4e8dbb71-fa31-4db2-9692-7fbe7295344e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c
2026-06-11 18:00:59.525276 | controller | Jun 11 17:32:42.914049 crc crio[23211]: time="2026-06-11T17:32:42.913900226Z" level=info msg="Stopped container 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931: openstack/neutron-86df755bf-m2kv8/neutron-api" id=000e15d6-d5f5-47be-9e0f-f3246dd6f8cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.525293 | controller | Jun 11 17:32:42.916609 crc crio[23211]: time="2026-06-11T17:32:42.915621889Z" level=info msg="Stopping pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08" id=5d61d4e1-df87-4531-898d-ebf299ab8c21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.525310 | controller | Jun 11 17:32:42.919410 crc crio[23211]: time="2026-06-11T17:32:42.919173949Z" level=info msg="Got pod network &{Name:neutron-86df755bf-m2kv8 Namespace:openstack ID:691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08 UID:08b62f76-0073-4ad6-88ff-ba05c925a6b5 NetNS:/var/run/netns/dc3bdbb9-34e7-4454-b49b-f9ada32522ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b62f76_0073_4ad6_88ff_ba05c925a6b5.slice PodAnnotations:0xc006618340}] Aliases:map[]}"
2026-06-11 18:00:59.525328 | controller | Jun 11 17:32:42.924534 crc crio[23211]: time="2026-06-11T17:32:42.924378368Z" level=info msg="Deleting pod openstack_neutron-86df755bf-m2kv8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.525346 | controller | Jun 11 17:32:43.724798 crc crio[23211]: time="2026-06-11T17:32:43.724098486Z" level=info msg="Stopped pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08" id=5d61d4e1-df87-4531-898d-ebf299ab8c21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.525364 | controller | Jun 11 17:32:44.188543 crc crio[23211]: time="2026-06-11T17:32:44.188485661Z" level=info msg="Removing container: 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30" id=03d5cc6a-8352-4ed8-b885-426999f7bf48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.525381 | controller | Jun 11 17:32:44.224471 crc crio[23211]: time="2026-06-11T17:32:44.224239387Z" level=info msg="Removed container 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30: openstack/neutron-86df755bf-m2kv8/neutron-httpd" id=03d5cc6a-8352-4ed8-b885-426999f7bf48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.525399 | controller | Jun 11 17:32:44.229134 crc crio[23211]: time="2026-06-11T17:32:44.229058128Z" level=info msg="Removing container: 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931" id=cfe0fc8a-39a2-4cbc-a935-6e1d73b1feab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.525420 | controller | Jun 11 17:32:44.271833 crc crio[23211]: time="2026-06-11T17:32:44.271641335Z" level=info msg="Removed container 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931: openstack/neutron-86df755bf-m2kv8/neutron-api" id=cfe0fc8a-39a2-4cbc-a935-6e1d73b1feab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.525439 | controller | Jun 11 17:32:50.277408 crc crio[23211]: time="2026-06-11T17:32:50.276529648Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-v6tn6/POD" id=d985fed0-f85d-433f-be14-08e162fb7aaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.525455 | controller | Jun 11 17:32:50.278763 crc crio[23211]: time="2026-06-11T17:32:50.277466172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.525474 | controller | Jun 11 17:32:50.335780 crc crio[23211]: time="2026-06-11T17:32:50.33566575Z" level=info msg="Got pod network &{Name:redhat-marketplace-v6tn6 Namespace:openshift-marketplace ID:592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd UID:6ad3779a-c485-41d8-9a1f-39190aba510a NetNS:/var/run/netns/020a3ca9-1334-4bed-b66e-ff3651dcfb3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ad3779a_c485_41d8_9a1f_39190aba510a.slice PodAnnotations:0xc007c14088}] Aliases:map[]}"
2026-06-11 18:00:59.525492 | controller | Jun 11 17:32:50.336142 crc crio[23211]: time="2026-06-11T17:32:50.335756542Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-v6tn6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.525510 | controller | Jun 11 17:32:50.773382 crc crio[23211]: 2026-06-11T17:32:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:592f6a70e4601f6 Mac:7e:cb:bd:17:be:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:92 Mtu:0 Sandbox:/var/run/netns/020a3ca9-1334-4bed-b66e-ff3651dcfb3f SocketPath: PciID:}] [{Interface:0xc00029e770 Address:{IP:10.217.1.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.525550 | controller | Jun 11 17:32:50.776005 crc crio[23211]: time="2026-06-11T17:32:50.774653119Z" level=info msg="Got pod network &{Name:redhat-marketplace-v6tn6 Namespace:openshift-marketplace ID:592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd UID:6ad3779a-c485-41d8-9a1f-39190aba510a NetNS:/var/run/netns/020a3ca9-1334-4bed-b66e-ff3651dcfb3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ad3779a_c485_41d8_9a1f_39190aba510a.slice PodAnnotations:0xc007c14088}] Aliases:map[]}"
2026-06-11 18:00:59.525569 | controller | Jun 11 17:32:50.776005 crc crio[23211]: time="2026-06-11T17:32:50.775065539Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-v6tn6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.525587 | controller | Jun 11 17:32:50.787555 crc crio[23211]: time="2026-06-11T17:32:50.787413219Z" level=info msg="Ran pod sandbox 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd with infra container: openshift-marketplace/redhat-marketplace-v6tn6/POD" id=d985fed0-f85d-433f-be14-08e162fb7aaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.525604 | controller | Jun 11 17:32:50.790127 crc crio[23211]: time="2026-06-11T17:32:50.790019074Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=17803bdf-cac9-400a-9975-2bcac69d4b98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.525622 | controller | Jun 11 17:32:50.794712 crc crio[23211]: time="2026-06-11T17:32:50.79464344Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3fbecd58-a147-489e-aeb6-925df1b3b743 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.525643 | controller | Jun 11 17:32:50.805590 crc crio[23211]: time="2026-06-11T17:32:50.805479942Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-v6tn6/extract-utilities" id=1c308022-fd23-40c2-94f9-ad118d6c79c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.525661 | controller | Jun 11 17:32:50.805987 crc crio[23211]: time="2026-06-11T17:32:50.805934683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.525681 | controller | Jun 11 17:32:50.863691 crc crio[23211]: time="2026-06-11T17:32:50.862806288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.525706 | controller | Jun 11 17:32:50.867706 crc crio[23211]: time="2026-06-11T17:32:50.86763472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.525726 | controller | Jun 11 17:32:51.017987 crc crio[23211]: time="2026-06-11T17:32:51.017889354Z" level=info msg="Created container f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6: openshift-marketplace/redhat-marketplace-v6tn6/extract-utilities" id=1c308022-fd23-40c2-94f9-ad118d6c79c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.525744 | controller | Jun 11 17:32:51.019500 crc crio[23211]: time="2026-06-11T17:32:51.019371111Z" level=info msg="Starting container: f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6" id=ce5c80ca-6cd2-4a03-a5fb-3517f3a8f50c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.525761 | controller | Jun 11 17:32:51.024879 crc crio[23211]: time="2026-06-11T17:32:51.024775536Z" level=info msg="Started container" PID=275960 containerID=f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6 description=openshift-marketplace/redhat-marketplace-v6tn6/extract-utilities id=ce5c80ca-6cd2-4a03-a5fb-3517f3a8f50c name=/runtime.v1.RuntimeService/StartContainer sandboxID=592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd
2026-06-11 18:00:59.525779 | controller | Jun 11 17:32:51.300011 crc crio[23211]: time="2026-06-11T17:32:51.29990863Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=11e80c52-a9cf-4d25-be35-ac7f92b4b1c1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.525797 | controller | Jun 11 17:32:51.309247 crc crio[23211]: time="2026-06-11T17:32:51.3090963Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:00:59.525815 | controller | Jun 11 17:32:51.994875 crc crio[23211]: time="2026-06-11T17:32:51.994357689Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=11e80c52-a9cf-4d25-be35-ac7f92b4b1c1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.525833 | controller | Jun 11 17:32:51.996599 crc crio[23211]: time="2026-06-11T17:32:51.996382071Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=dca22574-fdf3-4e94-9945-cc771221f499 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.525850 | controller | Jun 11 17:32:51.999502 crc crio[23211]: time="2026-06-11T17:32:51.999381516Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3a07ce43-a25e-4805-86fd-85dd114575ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.525867 | controller | Jun 11 17:32:52.009975 crc crio[23211]: time="2026-06-11T17:32:52.009811946Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-v6tn6/extract-content" id=077227a9-29f7-47fa-9021-0f0d76d8b55a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.525888 | controller | Jun 11 17:32:52.010379 crc crio[23211]: time="2026-06-11T17:32:52.010334529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.525907 | controller | Jun 11 17:32:52.062128 crc crio[23211]: time="2026-06-11T17:32:52.061676347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.525925 | controller | Jun 11 17:32:52.066712 crc crio[23211]: time="2026-06-11T17:32:52.06662361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.525942 | controller | Jun 11 17:32:52.262904 crc crio[23211]: time="2026-06-11T17:32:52.262800745Z" level=info msg="Created container c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d: openshift-marketplace/redhat-marketplace-v6tn6/extract-content" id=077227a9-29f7-47fa-9021-0f0d76d8b55a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.525960 | controller | Jun 11 17:32:52.264037 crc crio[23211]: time="2026-06-11T17:32:52.263950024Z" level=info msg="Starting container: c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d" id=cae218db-a122-4e26-b1d2-4799a0a0a4dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.525977 | controller | Jun 11 17:32:52.273695 crc crio[23211]: time="2026-06-11T17:32:52.273387651Z" level=info msg="Started container" PID=276044 containerID=c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d description=openshift-marketplace/redhat-marketplace-v6tn6/extract-content id=cae218db-a122-4e26-b1d2-4799a0a0a4dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd
2026-06-11 18:00:59.525997 | controller | Jun 11 17:32:53.350873 crc crio[23211]: time="2026-06-11T17:32:53.349151564Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=280a30de-4757-43ca-b9b9-6b4f1b65bce0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.526014 | controller | Jun 11 17:32:53.354594 crc crio[23211]: time="2026-06-11T17:32:53.354399106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3762f580-440e-4cd5-a467-c0f3713ebad0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.526032 | controller | Jun 11 17:32:53.365095 crc crio[23211]: time="2026-06-11T17:32:53.36495542Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-v6tn6/registry-server" id=87545221-1cdb-4d1f-94dc-dd7a1b6b7916 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.526049 | controller | Jun 11 17:32:53.366039 crc crio[23211]: time="2026-06-11T17:32:53.365953694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.526066 | controller | Jun 11 17:32:53.460865 crc crio[23211]: time="2026-06-11T17:32:53.460762651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.526084 | controller | Jun 11 17:32:53.465228 crc crio[23211]: time="2026-06-11T17:32:53.465086489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.526105 | controller | Jun 11 17:32:53.638545 crc crio[23211]: time="2026-06-11T17:32:53.63832842Z" level=info msg="Created container 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7: openshift-marketplace/redhat-marketplace-v6tn6/registry-server" id=87545221-1cdb-4d1f-94dc-dd7a1b6b7916 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.526123 | controller | Jun 11 17:32:53.640478 crc crio[23211]: time="2026-06-11T17:32:53.640340059Z" level=info msg="Starting container: 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7" id=a030713d-fdd1-454a-b184-133ad85adf94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.526141 | controller | Jun 11 17:32:53.647213 crc crio[23211]: time="2026-06-11T17:32:53.647061999Z" level=info msg="Started container" PID=276177 containerID=69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7 description=openshift-marketplace/redhat-marketplace-v6tn6/registry-server id=a030713d-fdd1-454a-b184-133ad85adf94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd
2026-06-11 18:00:59.526160 | controller | Jun 11 17:32:59.139576 crc crio[23211]: time="2026-06-11T17:32:59.138920028Z" level=info msg="Removing container: 98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7" id=f9fc2fe6-6906-4508-b029-e14dd56dc39d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.526178 | controller | Jun 11 17:32:59.248897 crc crio[23211]: time="2026-06-11T17:32:59.248802812Z" level=info msg="Removed container 98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7: openshift-infra/auto-csr-approver-29686646-7tqg9/oc" id=f9fc2fe6-6906-4508-b029-e14dd56dc39d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.526196 | controller | Jun 11 17:32:59.264474 crc crio[23211]: time="2026-06-11T17:32:59.264007772Z" level=info msg="Stopping pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d" id=b32f6662-d506-49eb-89af-d2c96509b3cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526214 | controller | Jun 11 17:32:59.264474 crc crio[23211]: time="2026-06-11T17:32:59.264381501Z" level=info msg="Stopped pod sandbox (already stopped): 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d" id=b32f6662-d506-49eb-89af-d2c96509b3cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526232 | controller | Jun 11 17:32:59.267610 crc crio[23211]: time="2026-06-11T17:32:59.265368636Z" level=info msg="Removing pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d" id=04fca3ee-04bf-4241-8724-5a1650d8af66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.526250 | controller | Jun 11 17:32:59.281212 crc crio[23211]: time="2026-06-11T17:32:59.281131911Z" level=info msg="Removed pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d" id=04fca3ee-04bf-4241-8724-5a1650d8af66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.526267 | controller | Jun 11 17:32:59.282514 crc crio[23211]: time="2026-06-11T17:32:59.282368562Z" level=info msg="Stopping pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7" id=479a7e96-4de5-4791-8e12-fa3248622858 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526285 | controller | Jun 11 17:32:59.282514 crc crio[23211]: time="2026-06-11T17:32:59.282498605Z" level=info msg="Stopped pod sandbox (already stopped): dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7" id=479a7e96-4de5-4791-8e12-fa3248622858 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526302 | controller | Jun 11 17:32:59.283319 crc crio[23211]: time="2026-06-11T17:32:59.28308456Z" level=info msg="Removing pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7" id=dab2cb7b-aadb-431c-b7b5-8697abde4835 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.526319 | controller | Jun 11 17:32:59.301831 crc crio[23211]: time="2026-06-11T17:32:59.301732197Z" level=info msg="Removed pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7" id=dab2cb7b-aadb-431c-b7b5-8697abde4835 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.526341 | controller | Jun 11 17:32:59.303092 crc crio[23211]: time="2026-06-11T17:32:59.3030424Z" level=info msg="Stopping pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5" id=2e45fe91-5209-4293-8ed5-80e75919d0ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526359 | controller | Jun 11 17:32:59.303513 crc crio[23211]: time="2026-06-11T17:32:59.303481942Z" level=info msg="Stopped pod sandbox (already stopped): da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5" id=2e45fe91-5209-4293-8ed5-80e75919d0ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526377 | controller | Jun 11 17:32:59.304518 crc crio[23211]: time="2026-06-11T17:32:59.304381664Z" level=info msg="Removing pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5" id=91c42689-6930-4b07-80b2-a416bd75c0a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.526395 | controller | Jun 11 17:32:59.324351 crc crio[23211]: time="2026-06-11T17:32:59.324289553Z" level=info msg="Removed pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5" id=91c42689-6930-4b07-80b2-a416bd75c0a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.526411 | controller | Jun 11 17:32:59.327410 crc crio[23211]: time="2026-06-11T17:32:59.32733832Z" level=info msg="Stopping pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c" id=a4e2f165-2f1d-432e-846a-5d3f9989021e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526428 | controller | Jun 11 17:32:59.327699 crc crio[23211]: time="2026-06-11T17:32:59.327594626Z" level=info msg="Stopped pod sandbox (already stopped): 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c" id=a4e2f165-2f1d-432e-846a-5d3f9989021e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526446 | controller | Jun 11 17:32:59.328369 crc crio[23211]: time="2026-06-11T17:32:59.328340494Z" level=info msg="Removing pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c" id=9b05cef6-d6e5-4959-8270-0f5cde11ebcc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.526462 | controller | Jun 11 17:32:59.346000 crc crio[23211]: time="2026-06-11T17:32:59.345774501Z" level=info msg="Removed pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c" id=9b05cef6-d6e5-4959-8270-0f5cde11ebcc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.526479 | controller | Jun 11 17:32:59.347309 crc crio[23211]: time="2026-06-11T17:32:59.347230848Z" level=info msg="Stopping pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08" id=163fb0e3-f82d-4565-b6fe-57020d19cfeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526496 | controller | Jun 11 17:32:59.347479 crc crio[23211]: time="2026-06-11T17:32:59.347336501Z" level=info msg="Stopped pod sandbox (already stopped): 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08" id=163fb0e3-f82d-4565-b6fe-57020d19cfeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526529 | controller | Jun 11 17:32:59.347953 crc crio[23211]: time="2026-06-11T17:32:59.347926055Z" level=info msg="Removing pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08" id=5413e277-70f8-4b67-a431-2b4f1034b384 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.526553 | controller | Jun 11 17:32:59.366577 crc crio[23211]: time="2026-06-11T17:32:59.3665163Z" level=info msg="Removed pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08" id=5413e277-70f8-4b67-a431-2b4f1034b384 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.526571 | controller | Jun 11 17:33:01.558637 crc crio[23211]: time="2026-06-11T17:33:01.55800557Z" level=info msg="Stopping container: 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5 (timeout: 30s)" id=63c911e0-9072-4eb0-9dae-6d2b247de8c5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.526601 | controller | Jun 11 17:33:02.500929 crc crio[23211]: time="2026-06-11T17:33:02.500092074Z" level=info msg="Stopping container: 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7 (timeout: 2s)" id=06f402c0-4795-4883-941f-03c60bb09cb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.526620 | controller | Jun 11 17:33:02.629880 crc crio[23211]: time="2026-06-11T17:33:02.629801013Z" level=info msg="Stopped container 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7: openshift-marketplace/redhat-marketplace-v6tn6/registry-server" id=06f402c0-4795-4883-941f-03c60bb09cb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.526636 | controller | Jun 11 17:33:02.630883 crc crio[23211]: time="2026-06-11T17:33:02.630597944Z" level=info msg="Stopping pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd" id=37122cc0-cced-4969-9312-f50b2735c917 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526653 | controller | Jun 11 17:33:02.631207 crc crio[23211]: time="2026-06-11T17:33:02.631130127Z" level=info msg="Got pod network &{Name:redhat-marketplace-v6tn6 Namespace:openshift-marketplace ID:592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd UID:6ad3779a-c485-41d8-9a1f-39190aba510a NetNS:/var/run/netns/020a3ca9-1334-4bed-b66e-ff3651dcfb3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ad3779a_c485_41d8_9a1f_39190aba510a.slice PodAnnotations:0xc000131048}] Aliases:map[]}"
2026-06-11 18:00:59.526670 | controller | Jun 11 17:33:02.631330 crc crio[23211]: time="2026-06-11T17:33:02.631301011Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-v6tn6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.526693 | controller | Jun 11 17:33:03.082309 crc crio[23211]: time="2026-06-11T17:33:03.082147867Z" level=info msg="Stopping container: 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568 (timeout: 300s)" id=6be7709d-8374-4c5a-9fce-91fb4f003cdd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.526715 | controller | Jun 11 17:33:03.096973 crc crio[23211]: time="2026-06-11T17:33:03.096906477Z" level=info msg="Stopped pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd" id=37122cc0-cced-4969-9312-f50b2735c917 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526733 | controller | Jun 11 17:33:03.103876 crc crio[23211]: time="2026-06-11T17:33:03.10383733Z" level=info msg="Stopping container: 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9 (timeout: 30s)" id=5cfe9553-ecd8-4940-aee2-15db1cb5dcda name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.526751 | controller | Jun 11 17:33:03.106209 crc crio[23211]: time="2026-06-11T17:33:03.106089927Z" level=info msg="Stopping container: 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01 (timeout: 30s)" id=a004f075-0178-4b22-9c2c-882b165b228b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.526767 | controller | Jun 11 17:33:03.177313 crc crio[23211]: time="2026-06-11T17:33:03.177257021Z" level=info msg="Stopping container: dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7 (timeout: 300s)" id=0e23b74f-3dbd-42b4-acb9-930e29ccb35a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.526783 | controller | Jun 11 17:33:03.218987 crc crio[23211]: time="2026-06-11T17:33:03.217012277Z" level=info msg="Stopped container 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=6be7709d-8374-4c5a-9fce-91fb4f003cdd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.526803 | controller | Jun 11 17:33:03.241121 crc crio[23211]: time="2026-06-11T17:33:03.241003297Z" level=info msg="Stopped container 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9: openstack/ovn-northd-0/openstack-network-exporter" id=5cfe9553-ecd8-4940-aee2-15db1cb5dcda name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.526820 | controller | Jun 11 17:33:03.305561 crc crio[23211]: time="2026-06-11T17:33:03.304835486Z" level=info msg="Stopping container: 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed (timeout: 30s)" id=5664f8c6-769c-4463-b7e6-42a0859d8197 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.526837 | controller | Jun 11 17:33:03.312814 crc crio[23211]: time="2026-06-11T17:33:03.311477573Z" level=info msg="Stopped container dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=0e23b74f-3dbd-42b4-acb9-930e29ccb35a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.526853 | controller | Jun 11 17:33:03.313587 crc crio[23211]: time="2026-06-11T17:33:03.31331281Z" level=info msg="Stopping pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda" id=d7377279-3fbb-4c2c-b92e-28386e16e5c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526870 | controller | Jun 11 17:33:03.314895 crc crio[23211]: time="2026-06-11T17:33:03.314819507Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda UID:86a66c5e-2352-4a14-ac25-002b0a32016d NetNS:/var/run/netns/bdd9d91a-eff7-40f6-a347-c845addbc285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a66c5e_2352_4a14_ac25_002b0a32016d.slice PodAnnotations:0xc006bcc2e8}] Aliases:map[]}"
2026-06-11 18:00:59.526888 | controller | Jun 11 17:33:03.315038 crc crio[23211]: time="2026-06-11T17:33:03.315004822Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.526905 | controller | Jun 11 17:33:03.381932 crc crio[23211]: time="2026-06-11T17:33:03.381851516Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-79fb556855-m2pm5/POD" id=3bf2f1d9-5820-4545-ac79-bc88ab6cae40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.526921 | controller | Jun 11 17:33:03.382075 crc crio[23211]: time="2026-06-11T17:33:03.38197943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.526937 | controller | Jun 11 17:33:03.494044 crc crio[23211]: time="2026-06-11T17:33:03.493924504Z" level=info msg="Stopped container 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed: openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter" id=5664f8c6-769c-4463-b7e6-42a0859d8197 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.526953 | controller | Jun 11 17:33:03.507261 crc crio[23211]: time="2026-06-11T17:33:03.507143095Z" level=info msg="Stopping pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b" id=bdc74c5a-30ff-42f4-8e19-4566f335f845 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.526969 | controller | Jun 11 17:33:03.508616 crc crio[23211]: time="2026-06-11T17:33:03.508335965Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79fb556855-m2pm5 Namespace:openstack ID:ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6 UID:e5111a6a-3583-40f3-a996-8b78cd4f25a0 NetNS:/var/run/netns/de13831e-919f-4772-a822-1280f79470fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5111a6a_3583_40f3_a996_8b78cd4f25a0.slice PodAnnotations:0xc00008ce48}] Aliases:map[]}"
2026-06-11 18:00:59.526990 | controller | Jun 11 17:33:03.508616 crc crio[23211]: time="2026-06-11T17:33:03.508597531Z" level=info msg="Adding pod openstack_dnsmasq-dns-79fb556855-m2pm5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.527007 | controller | Jun 11 17:33:03.508929 crc crio[23211]: time="2026-06-11T17:33:03.50853568Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-tm8h2 Namespace:openstack ID:77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b UID:0645d9d8-1dc8-4577-b810-b17ebe204656 NetNS:/var/run/netns/9d4d197b-62e2-451b-b7a8-e1bb6dc6b3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0645d9d8_1dc8_4577_b810_b17ebe204656.slice PodAnnotations:0xc0030889e8}] Aliases:map[]}"
2026-06-11 18:00:59.527023 | controller | Jun 11 17:33:03.509043 crc crio[23211]: time="2026-06-11T17:33:03.509020642Z" level=info msg="Deleting pod openstack_ovn-controller-metrics-tm8h2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.527041 | controller | Jun 11 17:33:03.518141 crc crio[23211]: time="2026-06-11T17:33:03.518027939Z" level=info msg="Stopping container: 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a (timeout: 300s)" id=cd646c68-50c4-4287-a4da-57a6b328a8ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.527057 | controller | Jun 11 17:33:03.701960 crc crio[23211]: time="2026-06-11T17:33:03.695781852Z" level=info msg="Stopped container 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=cd646c68-50c4-4287-a4da-57a6b328a8ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.527074 | controller | Jun 11 17:33:03.707889 crc crio[23211]: time="2026-06-11T17:33:03.707812753Z" level=info msg="Stopping container: 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1 (timeout: 300s)" id=ccc3c485-96cc-45bc-affb-ebe7e4cd9653 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.527090 | controller | Jun 11 17:33:03.754490 crc crio[23211]: time="2026-06-11T17:33:03.751938829Z" level=info msg="Removing container: 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7" id=2ad5290d-64c6-43d1-96fd-e7b5a358c42d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.527106 | controller | Jun 11 17:33:03.966487 crc crio[23211]: time="2026-06-11T17:33:03.962873664Z" level=info msg="Stopped container 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=ccc3c485-96cc-45bc-affb-ebe7e4cd9653 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.527123 | controller | Jun 11 17:33:03.966487 crc crio[23211]: time="2026-06-11T17:33:03.963975181Z" level=info msg="Stopping pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9" id=cf991404-be91-4bf0-8322-ade5170e40ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.527140 | controller | Jun 11 17:33:03.966487 crc crio[23211]: time="2026-06-11T17:33:03.965769156Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9 UID:e8fdbec0-1ed3-4db6-83c7-0a31f7232b25 NetNS:/var/run/netns/0588c59f-596e-4f42-b791-59273e3e451b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8fdbec0_1ed3_4db6_83c7_0a31f7232b25.slice PodAnnotations:0xc003088eb0}] Aliases:map[]}"
2026-06-11 18:00:59.527156 | controller | Jun 11 17:33:03.966487 crc crio[23211]: time="2026-06-11T17:33:03.96591228Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.527173 | controller | Jun 11 17:33:04.141460 crc crio[23211]: time="2026-06-11T17:33:04.141338646Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-25f55/POD" id=dff5d68a-6ecc-4184-bafd-50cf740187f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.527193 | controller | Jun 11 17:33:04.141735 crc crio[23211]: time="2026-06-11T17:33:04.14151053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.527210 | controller | Jun 11 17:33:04.192529 crc crio[23211]: time="2026-06-11T17:33:04.18824467Z" level=info msg="Removed container 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7: openshift-marketplace/redhat-marketplace-v6tn6/registry-server" id=2ad5290d-64c6-43d1-96fd-e7b5a358c42d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.527227 | controller | Jun 11 17:33:04.197489 crc crio[23211]: time="2026-06-11T17:33:04.197282297Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-pjgdq/POD" id=364971de-5edb-4578-b4fb-65b6ea9bbb0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.527242 | controller | Jun 11 17:33:04.197602 crc crio[23211]: time="2026-06-11T17:33:04.197512442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.527258 | controller | Jun 11 17:33:04.219875 crc crio[23211]: time="2026-06-11T17:33:04.21812763Z" level=info msg="Removing container: c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d" id=1a14cd3d-a00d-47bd-a5ea-243639275d5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.527275 | controller | Jun 11 17:33:04.415489 crc crio[23211]: time="2026-06-11T17:33:04.407251298Z" level=info msg="Stopping container: 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 (timeout: 2s)" id=9cbdbaad-d12f-44f3-8e60-9e6592bcf568 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.527291 | controller | Jun 11 17:33:04.440061 crc crio[23211]: time="2026-06-11T17:33:04.434400618Z" level=info msg="Removed container c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d: openshift-marketplace/redhat-marketplace-v6tn6/extract-content" id=1a14cd3d-a00d-47bd-a5ea-243639275d5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.527307 | controller | Jun 11 17:33:04.453485 crc crio[23211]: time="2026-06-11T17:33:04.450813089Z" level=info msg="Removing container: f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6" id=289e309c-648c-4683-aed1-dc8296101960 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.527323 | controller | Jun 11 17:33:04.473132 crc crio[23211]: time="2026-06-11T17:33:04.467754504Z" level=info msg="Stopped pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b" id=bdc74c5a-30ff-42f4-8e19-4566f335f845 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.527339 | controller | Jun 11 17:33:04.488994 crc crio[23211]: time="2026-06-11T17:33:04.4851705Z" level=info msg="Got pod network &{Name:placement-db-sync-25f55 Namespace:openstack ID:ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750 UID:149c2a83-04eb-4d5d-8c75-f4d187955a25 NetNS:/var/run/netns/72f99cd9-6b2a-45c2-88d5-f00f10927fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod149c2a83_04eb_4d5d_8c75_f4d187955a25.slice PodAnnotations:0xc0001307c8}] Aliases:map[]}"
2026-06-11 18:00:59.527355 | controller | Jun 11 17:33:04.488994 crc crio[23211]: time="2026-06-11T17:33:04.485263612Z" level=info msg="Adding pod openstack_placement-db-sync-25f55 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.527373 | controller | Jun 11 17:33:04.490970 crc crio[23211]: time="2026-06-11T17:33:04.489842827Z" level=info msg="Got pod network &{Name:glance-db-sync-pjgdq Namespace:openstack ID:48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61 UID:2d6d4d99-237f-4403-9200-096012db3796 NetNS:/var/run/netns/f6b78fb0-cd26-40d4-a95d-5a00cd933508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d6d4d99_237f_4403_9200_096012db3796.slice PodAnnotations:0xc0018be868}] Aliases:map[]}"
2026-06-11 18:00:59.527392 | controller | Jun 11 17:33:04.490970 crc crio[23211]: time="2026-06-11T17:33:04.490937014Z" level=info msg="Adding pod openstack_glance-db-sync-pjgdq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.527410 | controller | Jun 11 17:33:04.562464 crc crio[23211]: time="2026-06-11T17:33:04.556133058Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-fgn75/POD" id=9f81ebf2-3564-41b2-89a6-57a332a9246c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.527427 | controller | Jun 11 17:33:04.562464 crc crio[23211]: time="2026-06-11T17:33:04.556367155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.527443 | controller | Jun 11 17:33:04.831386 crc crio[23211]: time="2026-06-11T17:33:04.830861171Z" level=info msg="Removed container f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6: openshift-marketplace/redhat-marketplace-v6tn6/extract-utilities" id=289e309c-648c-4683-aed1-dc8296101960 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.527459 | controller | Jun 11 17:33:04.941950 crc crio[23211]: time="2026-06-11T17:33:04.941020071Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-hh27n/POD" id=e11ac66e-02a2-4283-8697-791855e0ff93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.527476 | controller | Jun 11 17:33:04.941950 crc crio[23211]: time="2026-06-11T17:33:04.941615526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.527491 | controller | Jun 11 17:33:05.029583 crc crio[23211]: time="2026-06-11T17:33:05.025107119Z" level=info msg="Removing container: 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed" id=293786d9-243c-42aa-af7d-7901dcf81874 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.527508 | controller | Jun 11 17:33:05.031898 crc crio[23211]: time="2026-06-11T17:33:05.031757746Z" level=info msg="Got pod network &{Name:cinder-db-sync-fgn75 Namespace:openstack ID:9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248 UID:92bf7e0e-ee38-48b9-b10e-bb2ad2922cb4 NetNS:/var/run/netns/07f1ab75-9c11-408a-bf98-542513b24458 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bf7e0e_ee38_48b9_b10e_bb2ad2922cb4.slice PodAnnotations:0xc002278170}] Aliases:map[]}"
2026-06-11 18:00:59.527547 | controller | Jun 11 17:33:05.031898 crc crio[23211]: time="2026-06-11T17:33:05.031845428Z" level=info msg="Adding pod openstack_cinder-db-sync-fgn75 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.527565 | controller | Jun 11 17:33:05.044048 crc crio[23211]: time="2026-06-11T17:33:05.043938581Z" level=info msg="Stopped pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda" id=d7377279-3fbb-4c2c-b92e-28386e16e5c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.527582 | controller | Jun 11 17:33:05.404494 crc crio[23211]: time="2026-06-11T17:33:05.403832338Z" level=info msg="Removed container 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed: openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter" id=293786d9-243c-42aa-af7d-7901dcf81874 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.527598 | controller | Jun 11 17:33:05.404818 crc crio[23211]: time="2026-06-11T17:33:05.404756291Z" level=info msg="Got pod network &{Name:neutron-db-sync-hh27n Namespace:openstack ID:382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046 UID:b453ae28-a6d7-49f7-8e78-d680d372b54f NetNS:/var/run/netns/f21dd0d5-7d89-423f-a466-3ea8837b2f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb453ae28_a6d7_49f7_8e78_d680d372b54f.slice PodAnnotations:0xc0018bed68}] Aliases:map[]}"
2026-06-11 18:00:59.527620 | controller | Jun 11 17:33:05.404913 crc crio[23211]: time="2026-06-11T17:33:05.404852103Z" level=info msg="Adding pod openstack_neutron-db-sync-hh27n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.527636 | controller | Jun 11 17:33:05.514998 crc crio[23211]: time="2026-06-11T17:33:05.514757747Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=dc070780-9065-4920-aaab-1131dc4c5d84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.527653 | controller | Jun 11 17:33:05.519796 crc crio[23211]: time="2026-06-11T17:33:05.51969071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.527669 | controller | Jun 11 17:33:05.592842 crc crio[23211]: time="2026-06-11T17:33:05.589151231Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-c7lhc/POD" id=854e2a8f-4610-4656-9248-5a54015f04e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.527689 | controller | Jun 11 17:33:05.592842 crc crio[23211]: time="2026-06-11T17:33:05.589652363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.527712 | controller | Jun 11 17:33:05.745667 crc crio[23211]: time="2026-06-11T17:33:05.74315488Z" level=info msg="Stopped pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9" id=cf991404-be91-4bf0-8322-ade5170e40ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.527729 | controller | Jun 11 17:33:05.793575 crc crio[23211]: time="2026-06-11T17:33:05.786966827Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:5100266d87ad343c11cfdc1b37713ead0e15326f085889ee12c6e29179664294 UID:31f24924-43fc-4178-bc3a-aab9081bacd2 NetNS:/var/run/netns/74eca156-1f5a-4709-a342-1c06ce2ed15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31f24924_43fc_4178_bc3a_aab9081bacd2.slice PodAnnotations:0xc000130988}] Aliases:map[]}"
2026-06-11 18:00:59.527746 | controller | Jun 11 17:33:05.793575 crc crio[23211]: time="2026-06-11T17:33:05.787037649Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.527763 | controller | Jun 11 17:33:05.863275 crc crio[23211]: time="2026-06-11T17:33:05.85655318Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-gmqk9/POD" id=20d5a3a0-d314-45b9-af86-038a7b668136 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.527779 | controller | Jun 11 17:33:05.863275 crc crio[23211]: time="2026-06-11T17:33:05.856636853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.527795 | controller | Jun 11 17:33:05.871169 crc crio[23211]: time="2026-06-11T17:33:05.871074854Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-c7lhc Namespace:openstack ID:0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e UID:870e336f-551a-40b4-9813-6693290d98c5 NetNS:/var/run/netns/a803b21c-bf41-4efb-9d1c-5d0283b3c186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod870e336f_551a_40b4_9813_6693290d98c5.slice PodAnnotations:0xc000130ce8}] Aliases:map[]}"
2026-06-11 18:00:59.527816 | controller | Jun 11 17:33:05.871169 crc crio[23211]: time="2026-06-11T17:33:05.871165016Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-c7lhc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.527833 | controller | Jun 11 17:33:06.022888 crc crio[23211]: time="2026-06-11T17:33:06.022664523Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-gmqk9 Namespace:openstack ID:56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd UID:a99cdd8c-8dbd-411a-b370-cbce92ea3648 NetNS:/var/run/netns/cf525d61-864f-443b-88b0-a90c3c64f754 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99cdd8c_8dbd_411a_b370_cbce92ea3648.slice PodAnnotations:0xc006bcc058}] Aliases:map[]}"
2026-06-11 18:00:59.527866 | controller | Jun 11 17:33:06.022888 crc crio[23211]: time="2026-06-11T17:33:06.022739565Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-gmqk9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.527883 | controller | Jun 11 17:33:06.038521 crc crio[23211]: 2026-06-11T17:33:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad297e9f8d2b7b6 Mac:9e:8c:68:be:79:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:93 Mtu:0 Sandbox:/var/run/netns/de13831e-919f-4772-a822-1280f79470fc SocketPath: PciID:}] [{Interface:0xc0004b4770 Address:{IP:10.217.1.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.527900 | controller | Jun 11 17:33:06.069710 crc crio[23211]: time="2026-06-11T17:33:06.060416258Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79fb556855-m2pm5 Namespace:openstack ID:ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6 UID:e5111a6a-3583-40f3-a996-8b78cd4f25a0 NetNS:/var/run/netns/de13831e-919f-4772-a822-1280f79470fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5111a6a_3583_40f3_a996_8b78cd4f25a0.slice PodAnnotations:0xc00008ce48}] Aliases:map[]}"
2026-06-11 18:00:59.527917 | controller | Jun 11 17:33:06.069710 crc crio[23211]: time="2026-06-11T17:33:06.064991502Z" level=info msg="Checking pod openstack_dnsmasq-dns-79fb556855-m2pm5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.527933 | controller | Jun 11 17:33:06.217929 crc crio[23211]: time="2026-06-11T17:33:06.217812972Z" level=info msg="Stopped container 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5: openstack/keystone-79d989f4-fjfbq/keystone-api" id=63c911e0-9072-4eb0-9dae-6d2b247de8c5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.527951 | controller | Jun 11 17:33:06.230025 crc crio[23211]: time="2026-06-11T17:33:06.229916815Z" level=info msg="Stopping pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115" id=47cc4e3e-e243-48b2-8e6e-eaa9d05b7bf0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.527967 | controller | Jun 11 17:33:06.231060 crc crio[23211]: time="2026-06-11T17:33:06.230983582Z" level=info msg="Got pod network &{Name:keystone-79d989f4-fjfbq Namespace:openstack ID:14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115 UID:42ae7354-1cec-4843-9539-a9a98be69483 NetNS:/var/run/netns/e2407cca-fb4d-4146-a290-073a3e7b5647 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ae7354_1cec_4843_9539_a9a98be69483.slice PodAnnotations:0xc00294e868}] Aliases:map[]}"
2026-06-11 18:00:59.527983 | controller | Jun 11 17:33:06.231334 crc crio[23211]: time="2026-06-11T17:33:06.231270949Z" level=info msg="Deleting pod openstack_keystone-79d989f4-fjfbq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.528002 | controller | Jun 11 17:33:06.248868 crc crio[23211]: time="2026-06-11T17:33:06.248655925Z" level=info msg="Ran pod sandbox ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6 with infra container: openstack/dnsmasq-dns-79fb556855-m2pm5/POD" id=3bf2f1d9-5820-4545-ac79-bc88ab6cae40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.528019 | controller | Jun 11 17:33:06.289788 crc crio[23211]: time="2026-06-11T17:33:06.289684113Z" level=info msg="Stopping container: 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f (timeout: 30s)" id=9de95ee0-3f40-418c-b871-9288084e92cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528035 | controller | Jun 11 17:33:06.321639 crc crio[23211]: time="2026-06-11T17:33:06.315253833Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6582ebd5-75d7-4ae7-af25-e7323e4657df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.528052 | controller | Jun 11 17:33:06.321639 crc crio[23211]: time="2026-06-11T17:33:06.315629003Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=6582ebd5-75d7-4ae7-af25-e7323e4657df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.528069 | controller | Jun 11 17:33:06.321639 crc crio[23211]: time="2026-06-11T17:33:06.315674624Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=6582ebd5-75d7-4ae7-af25-e7323e4657df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.528085 | controller | Jun 11 17:33:06.321639 crc crio[23211]: time="2026-06-11T17:33:06.3207054Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ef15ca82-ac86-446f-9f74-4be163b4b28c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.528101 | controller | Jun 11 17:33:06.350530 crc crio[23211]: time="2026-06-11T17:33:06.344119147Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 18:00:59.528118 | controller | Jun 11 17:33:06.431534 crc crio[23211]: time="2026-06-11T17:33:06.423545437Z" level=warning msg="Stopping container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 with stop signal(15) timed out. Killing..."
2026-06-11 18:00:59.528134 | controller | Jun 11 17:33:06.482078 crc crio[23211]: time="2026-06-11T17:33:06.48195994Z" level=info msg="Removing container: 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568" id=50eaa2db-6bcc-43ca-b7a0-02a73c58f870 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.528150 | controller | Jun 11 17:33:06.497336 crc crio[23211]: time="2026-06-11T17:33:06.493720674Z" level=info msg="Stopping container: ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c (timeout: 30s)" id=5f299539-bb2f-4516-ab45-af378ace014f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528165 | controller | Jun 11 17:33:06.497336 crc crio[23211]: time="2026-06-11T17:33:06.49474482Z" level=info msg="Stopping container: bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697 (timeout: 30s)" id=50c8d3be-9dac-4154-a63a-31e5add5f7e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528181 | controller | Jun 11 17:33:06.497336 crc crio[23211]: time="2026-06-11T17:33:06.494815732Z" level=info msg="Stopping container: 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3 (timeout: 30s)" id=ada85f30-b5a0-454f-86ab-124030a4669a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528198 | controller | Jun 11 17:33:06.497336 crc crio[23211]: time="2026-06-11T17:33:06.495236432Z" level=info msg="Stopping container: dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32 (timeout: 30s)" id=70a1fba6-0f5b-452e-9b6d-9027761c3c5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528221 | controller | Jun 11 17:33:06.504007 crc crio[23211]: time="2026-06-11T17:33:06.503721875Z" level=info msg="Stopping container: 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279 (timeout: 30s)" id=5cbb4b93-b5b2-45bf-90d8-6bbd1d48500e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528238 | controller | Jun 11 17:33:06.505765 crc crio[23211]: time="2026-06-11T17:33:06.504951267Z" level=info msg="Stopping container: 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e (timeout: 30s)" id=2d27dd8d-5e16-4f8a-b15f-ffa78d4bc3bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528255 | controller | Jun 11 17:33:06.505765 crc crio[23211]: time="2026-06-11T17:33:06.505602853Z" level=info msg="Stopping container: 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 (timeout: 30s)" id=df46b0f6-76f3-4080-8839-5f0684f6fd14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528270 | controller | Jun 11 17:33:06.506024 crc crio[23211]: time="2026-06-11T17:33:06.50586349Z" level=info msg="Stopping container: 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a (timeout: 30s)" id=da774946-287f-4c42-bf4c-51b1a285ebca name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528286 | controller | Jun 11 17:33:06.506276 crc crio[23211]: time="2026-06-11T17:33:06.506162017Z" level=info msg="Stopping container: 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2 (timeout: 30s)" id=7ae31438-49b0-4f9f-a8fc-78f04f483c65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528302 | controller | Jun 11 17:33:06.510552 crc crio[23211]: time="2026-06-11T17:33:06.506751481Z" level=info msg="Stopping container: ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18 (timeout: 30s)" id=cf6c5293-a71d-40bb-892f-db54edf62352 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528317 | controller | Jun 11 17:33:06.510552 crc crio[23211]: time="2026-06-11T17:33:06.507069649Z" level=info msg="Stopping container: 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320 (timeout: 30s)" id=09d28601-8732-4e82-9123-89625cb79285 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528333 | controller | Jun 11 17:33:06.519899 crc crio[23211]: time="2026-06-11T17:33:06.515584392Z" level=info msg="Stopping container: 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a (timeout: 30s)" id=4b301e43-58cc-4b12-b5fa-26eec8179f80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528350 | controller | Jun 11 17:33:06.519899 crc crio[23211]: time="2026-06-11T17:33:06.518721221Z" level=info msg="Stopping container: ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b (timeout: 30s)" id=d5c22c9e-ddad-4f33-a85c-2fb00a4e7867 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528367 | controller | Jun 11 17:33:06.519899 crc crio[23211]: time="2026-06-11T17:33:06.519018918Z" level=info msg="Stopping container: 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81 (timeout: 30s)" id=31a0e653-848a-4f8b-8806-de90ca548888 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528383 | controller | Jun 11 17:33:06.520095 crc crio[23211]: time="2026-06-11T17:33:06.49475092Z" level=info msg="Stopping container: d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb (timeout: 30s)" id=a715f64a-ac3c-4259-b499-edc7a0e39d86 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528400 | controller | Jun 11 17:33:06.720279 crc crio[23211]: time="2026-06-11T17:33:06.713326958Z" level=error msg="Killing container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:00:59.528416 | controller | Jun 11 17:33:06.726708 crc crio[23211]: 2026-06-11T17:33:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e37e17c22185ba Mac:ca:b3:a1:bc:92:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:96 Mtu:0 Sandbox:/var/run/netns/07f1ab75-9c11-408a-bf98-542513b24458 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.528437 | controller | Jun 11 17:33:06.731372 crc crio[23211]: time="2026-06-11T17:33:06.729724438Z" level=info msg="Got pod network &{Name:cinder-db-sync-fgn75 Namespace:openstack ID:9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248 UID:92bf7e0e-ee38-48b9-b10e-bb2ad2922cb4 NetNS:/var/run/netns/07f1ab75-9c11-408a-bf98-542513b24458 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bf7e0e_ee38_48b9_b10e_bb2ad2922cb4.slice PodAnnotations:0xc002278170}] Aliases:map[]}"
2026-06-11 18:00:59.528454 | controller | Jun 11 17:33:06.731372 crc crio[23211]: time="2026-06-11T17:33:06.729955263Z" level=info msg="Checking pod openstack_cinder-db-sync-fgn75 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.528472 | controller | Jun 11 17:33:06.762854 crc crio[23211]: time="2026-06-11T17:33:06.762755556Z" level=info msg="Stopped container ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c: openstack/swift-storage-0/account-replicator" id=5f299539-bb2f-4516-ab45-af378ace014f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528489 | controller | Jun 11 17:33:06.775392 crc crio[23211]: time="2026-06-11T17:33:06.77529692Z" level=info msg="Stopped container d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb: openstack/swift-storage-0/object-replicator" id=a715f64a-ac3c-4259-b499-edc7a0e39d86 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528505 | controller | Jun 11 17:33:06.777660 crc crio[23211]: 2026-06-11T17:33:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef735cb978d4852 Mac:5a:94:74:a8:70:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:94 Mtu:0 Sandbox:/var/run/netns/72f99cd9-6b2a-45c2-88d5-f00f10927fd4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.528546 | controller | Jun 11 17:33:06.781547 crc crio[23211]: time="2026-06-11T17:33:06.779096704Z" level=info msg="Got pod network &{Name:placement-db-sync-25f55 Namespace:openstack ID:ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750 UID:149c2a83-04eb-4d5d-8c75-f4d187955a25 NetNS:/var/run/netns/72f99cd9-6b2a-45c2-88d5-f00f10927fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod149c2a83_04eb_4d5d_8c75_f4d187955a25.slice PodAnnotations:0xc0001307c8}] Aliases:map[]}"
2026-06-11 18:00:59.528565 | controller | Jun 11 17:33:06.781547 crc crio[23211]: time="2026-06-11T17:33:06.779497035Z" level=info msg="Checking pod openstack_placement-db-sync-25f55 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.528582 | controller | Jun 11 17:33:06.815604 crc crio[23211]: time="2026-06-11T17:33:06.814662926Z" level=info msg="Stopped container 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81: openstack/swift-storage-0/account-auditor" id=31a0e653-848a-4f8b-8806-de90ca548888 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528598 | controller | Jun 11 17:33:06.826795 crc crio[23211]: time="2026-06-11T17:33:06.824644496Z" level=info msg="Stopped container 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2: openstack/swift-storage-0/object-updater" id=7ae31438-49b0-4f9f-a8fc-78f04f483c65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528615 | controller | Jun 11 17:33:06.881345 crc crio[23211]: time="2026-06-11T17:33:06.881272595Z" level=info msg="Stopped container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180: openstack/openstackclient/openstackclient" id=9cbdbaad-d12f-44f3-8e60-9e6592bcf568 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528635 | controller | Jun 11 17:33:06.884947 crc crio[23211]: time="2026-06-11T17:33:06.884913666Z" level=info msg="Stopping pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108" id=142ddee8-7d20-4a7b-9b3f-c38d299e98f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.528652 | controller | Jun 11 17:33:07.069488 crc crio[23211]: time="2026-06-11T17:33:07.066264661Z" level=info msg="Stopped container 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279: openstack/swift-storage-0/object-expirer" id=5cbb4b93-b5b2-45bf-90d8-6bbd1d48500e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528669 | controller | Jun 11 17:33:07.080351 crc crio[23211]: time="2026-06-11T17:33:07.080280362Z" level=info msg="Stopped container bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697: openstack/swift-storage-0/container-replicator" id=50c8d3be-9dac-4154-a63a-31e5add5f7e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528690 | controller | Jun 11 17:33:07.102202 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48ed23dde55d007 Mac:62:a1:26:e7:7e:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:95 Mtu:0 Sandbox:/var/run/netns/f6b78fb0-cd26-40d4-a95d-5a00cd933508 SocketPath: PciID:}] [{Interface:0xc00028e6f0 Address:{IP:10.217.1.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.528715 | controller | Jun 11 17:33:07.103766 crc crio[23211]: time="2026-06-11T17:33:07.103699378Z" level=info msg="Got pod network &{Name:glance-db-sync-pjgdq Namespace:openstack ID:48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61 UID:2d6d4d99-237f-4403-9200-096012db3796 NetNS:/var/run/netns/f6b78fb0-cd26-40d4-a95d-5a00cd933508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d6d4d99_237f_4403_9200_096012db3796.slice PodAnnotations:0xc0018be868}] Aliases:map[]}"
2026-06-11 18:00:59.528735 | controller | Jun 11 17:33:07.103990 crc crio[23211]: time="2026-06-11T17:33:07.103897323Z" level=info msg="Checking pod openstack_glance-db-sync-pjgdq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.528751 | controller | Jun 11 17:33:07.263058 crc crio[23211]: time="2026-06-11T17:33:07.262939788Z" level=info msg="Stopped container dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32: openstack/swift-storage-0/container-updater" id=70a1fba6-0f5b-452e-9b6d-9027761c3c5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528768 | controller | Jun 11 17:33:07.267062 crc crio[23211]: time="2026-06-11T17:33:07.266955159Z" level=info msg="Stopped container 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a: openstack/swift-storage-0/rsync" id=da774946-287f-4c42-bf4c-51b1a285ebca name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528784 | controller | Jun 11 17:33:07.270343 crc crio[23211]: time="2026-06-11T17:33:07.270107779Z" level=info msg="Stopped container 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a: openstack/swift-storage-0/account-reaper" id=4b301e43-58cc-4b12-b5fa-26eec8179f80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528802 | controller | Jun 11 17:33:07.270809 crc crio[23211]: time="2026-06-11T17:33:07.270598461Z" level=info msg="Stopped container ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b: openstack/swift-storage-0/container-auditor" id=d5c22c9e-ddad-4f33-a85c-2fb00a4e7867 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528819 | controller | Jun 11 17:33:07.308496 crc crio[23211]: time="2026-06-11T17:33:07.298373117Z" level=info msg="Stopped container 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320: openstack/swift-storage-0/object-auditor" id=09d28601-8732-4e82-9123-89625cb79285 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528840 | controller | Jun 11 17:33:07.355734 crc crio[23211]: time="2026-06-11T17:33:07.353892317Z" level=info msg="Stopped container 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3: openstack/swift-storage-0/account-server" id=ada85f30-b5a0-454f-86ab-124030a4669a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528856 | controller | Jun 11 17:33:07.396528 crc crio[23211]: time="2026-06-11T17:33:07.396330171Z" level=info msg="Stopped container 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e: openstack/swift-storage-0/container-server" id=2d27dd8d-5e16-4f8a-b15f-ffa78d4bc3bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.528873 | controller | Jun 11 17:33:07.418250 crc crio[23211]: time="2026-06-11T17:33:07.414740202Z" level=info msg="Stopped pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115" id=47cc4e3e-e243-48b2-8e6e-eaa9d05b7bf0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.528889 | controller | Jun 11 17:33:07.449489 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:382598b9d968afc Mac:b6:be:83:cb:c9:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:97 Mtu:0 Sandbox:/var/run/netns/f21dd0d5-7d89-423f-a466-3ea8837b2f86 SocketPath: PciID:}] [{Interface:0xc0003047b0 Address:{IP:10.217.1.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.528905 | controller | Jun 11 17:33:07.449489 crc crio[23211]: time="2026-06-11T17:33:07.447862662Z" level=info msg="Got pod network &{Name:neutron-db-sync-hh27n Namespace:openstack ID:382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046 UID:b453ae28-a6d7-49f7-8e78-d680d372b54f NetNS:/var/run/netns/f21dd0d5-7d89-423f-a466-3ea8837b2f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb453ae28_a6d7_49f7_8e78_d680d372b54f.slice PodAnnotations:0xc0018bed68}] Aliases:map[]}"
2026-06-11 18:00:59.528922 | controller | Jun 11 17:33:07.456518 crc crio[23211]: time="2026-06-11T17:33:07.452876797Z" level=info msg="Checking pod openstack_neutron-db-sync-hh27n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.528938 | controller | Jun 11 17:33:07.546486 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56abb8c8e442259 Mac:4e:74:8e:64:2d:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9a Mtu:0 Sandbox:/var/run/netns/cf525d61-864f-443b-88b0-a90c3c64f754 SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.1.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.528955 | controller | Jun 11 17:33:07.546486 crc crio[23211]: time="2026-06-11T17:33:07.54556574Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-gmqk9 Namespace:openstack ID:56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd UID:a99cdd8c-8dbd-411a-b370-cbce92ea3648 NetNS:/var/run/netns/cf525d61-864f-443b-88b0-a90c3c64f754 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99cdd8c_8dbd_411a_b370_cbce92ea3648.slice PodAnnotations:0xc006bcc058}] Aliases:map[]}"
2026-06-11 18:00:59.528971 | controller | Jun 11 17:33:07.558342 crc crio[23211]: time="2026-06-11T17:33:07.558077504Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-gmqk9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.528987 | controller | Jun 11 17:33:07.688216 crc crio[23211]: time="2026-06-11T17:33:07.688084882Z" level=info msg="Stopped container ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18: openstack/swift-storage-0/object-server" id=cf6c5293-a71d-40bb-892f-db54edf62352 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.529003 | controller | Jun 11 17:33:07.705542 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c6552cfbf060f4 Mac:ae:45:53:97:6d:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:99 Mtu:0 Sandbox:/var/run/netns/a803b21c-bf41-4efb-9d1c-5d0283b3c186 SocketPath: PciID:}] [{Interface:0xc0002f6e20 Address:{IP:10.217.1.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.529023 | controller | Jun 11 17:33:07.705542 crc crio[23211]: time="2026-06-11T17:33:07.705115878Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-c7lhc Namespace:openstack ID:0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e UID:870e336f-551a-40b4-9813-6693290d98c5 NetNS:/var/run/netns/a803b21c-bf41-4efb-9d1c-5d0283b3c186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod870e336f_551a_40b4_9813_6693290d98c5.slice PodAnnotations:0xc000130ce8}] Aliases:map[]}"
2026-06-11 18:00:59.529041 | controller | Jun 11 17:33:07.705542 crc crio[23211]: time="2026-06-11T17:33:07.705282012Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-c7lhc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.529058 | controller | Jun 11 17:33:07.842466 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5100266d87ad343 Mac:7a:8c:0a:38:6c:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:98 Mtu:0 Sandbox:/var/run/netns/74eca156-1f5a-4709-a342-1c06ce2ed15b SocketPath: PciID:}] [{Interface:0xc0001886c0 Address:{IP:10.217.1.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.529075 | controller | Jun 11 17:33:07.842466 crc crio[23211]: time="2026-06-11T17:33:07.841657869Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:5100266d87ad343c11cfdc1b37713ead0e15326f085889ee12c6e29179664294 UID:31f24924-43fc-4178-bc3a-aab9081bacd2 NetNS:/var/run/netns/74eca156-1f5a-4709-a342-1c06ce2ed15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31f24924_43fc_4178_bc3a_aab9081bacd2.slice PodAnnotations:0xc000130988}] Aliases:map[]}"
2026-06-11 18:00:59.529091 | controller | Jun 11 17:33:07.842466 crc crio[23211]: time="2026-06-11T17:33:07.841793842Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.529108 | controller | Jun 11 17:33:07.842466 crc crio[23211]: time="2026-06-11T17:33:07.841989078Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108 UID:abbbff6f-a6f8-4f8b-8df4-1e4b2b0f9d54 NetNS:/var/run/netns/32781944-9daa-4818-a383-bbea39857640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbbff6f_a6f8_4f8b_8df4_1e4b2b0f9d54.slice PodAnnotations:0xc00008ceb0}] Aliases:map[]}"
2026-06-11 18:00:59.529125 | controller | Jun 11 17:33:07.842466 crc crio[23211]: time="2026-06-11T17:33:07.84207653Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.529141 | controller | Jun 11 17:33:07.970517 crc crio[23211]: time="2026-06-11T17:33:07.968535948Z" level=info msg="Stopped container 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=9de95ee0-3f40-418c-b871-9288084e92cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.529157 | controller | Jun 11 17:33:07.975367 crc crio[23211]: time="2026-06-11T17:33:07.974259722Z" level=info msg="Stopping pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c" id=7149f697-d47b-499c-9c95-8d11d743d1ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.529177 | controller | Jun 11 17:33:07.984934 crc crio[23211]: time="2026-06-11T17:33:07.984838767Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c UID:617f6b3d-4985-4892-a93c-acb3742737bc NetNS:/var/run/netns/1b0f68f1-2d2c-473d-98f9-13c4cc8eb095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f6b3d_4985_4892_a93c_acb3742737bc.slice PodAnnotations:0xc0018bedb8}] Aliases:map[]}"
2026-06-11 18:00:59.529195 | controller | Jun 11 17:33:07.987097 crc crio[23211]: time="2026-06-11T17:33:07.98695483Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.529211 | controller | Jun 11 17:33:08.082553 crc crio[23211]: time="2026-06-11T17:33:08.082410191Z" level=info msg="Ran pod sandbox 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61 with infra container: openstack/glance-db-sync-pjgdq/POD" id=364971de-5edb-4578-b4fb-65b6ea9bbb0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.529228 | controller | Jun 11 17:33:08.094728 crc crio[23211]: time="2026-06-11T17:33:08.094658178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=743f24b7-1de8-46e0-8b65-e66a469aa53b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529244 | controller | Jun 11 17:33:08.095133 crc crio[23211]: time="2026-06-11T17:33:08.095113139Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=743f24b7-1de8-46e0-8b65-e66a469aa53b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529260 | controller | Jun 11 17:33:08.095480 crc crio[23211]: time="2026-06-11T17:33:08.095380157Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=743f24b7-1de8-46e0-8b65-e66a469aa53b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529276 | controller | Jun 11 17:33:08.106597 crc crio[23211]: time="2026-06-11T17:33:08.105752157Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=eed9123d-5de3-47f9-b7da-1e5362e6b241 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.529292 | controller | Jun 11 17:33:08.111536 crc crio[23211]: time="2026-06-11T17:33:08.110120316Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-11 18:00:59.529308 | controller | Jun 11 17:33:08.228837 crc crio[23211]: time="2026-06-11T17:33:08.225876086Z" level=info msg="Ran pod sandbox 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046 with infra container: openstack/neutron-db-sync-hh27n/POD" id=e11ac66e-02a2-4283-8697-791855e0ff93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.529324 | controller | Jun 11 17:33:08.247308 crc crio[23211]: time="2026-06-11T17:33:08.247223032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6855936a-a204-42eb-a2a7-812b4c0ee27a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529339 | controller | Jun 11 17:33:08.247592 crc crio[23211]: time="2026-06-11T17:33:08.247521789Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=6855936a-a204-42eb-a2a7-812b4c0ee27a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529354 | controller | Jun 11 17:33:08.247592 crc crio[23211]: time="2026-06-11T17:33:08.2475727Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=6855936a-a204-42eb-a2a7-812b4c0ee27a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529369 | controller | Jun 11 17:33:08.250225 crc crio[23211]: time="2026-06-11T17:33:08.249692273Z" level=info msg="Ran pod sandbox 5100266d87ad343c11cfdc1b37713ead0e15326f085889ee12c6e29179664294 with infra container: openstack/openstackclient/POD" id=dc070780-9065-4920-aaab-1131dc4c5d84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.529389 | controller | Jun 11 17:33:08.253284 crc crio[23211]: time="2026-06-11T17:33:08.251878238Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4cc8d3d6-d193-4b9c-a7b1-f02996409089 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.529405 | controller | Jun 11 17:33:08.253284 crc crio[23211]: time="2026-06-11T17:33:08.252732879Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=dcf01409-f0ea-40ea-88d3-8b815bad1df2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529420 | controller | Jun 11 17:33:08.253284 crc crio[23211]: time="2026-06-11T17:33:08.252892383Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=dcf01409-f0ea-40ea-88d3-8b815bad1df2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529435 | controller | Jun 11 17:33:08.253284 crc crio[23211]: time="2026-06-11T17:33:08.252931314Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=dcf01409-f0ea-40ea-88d3-8b815bad1df2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529451 | controller | Jun 11 17:33:08.254266 crc crio[23211]: time="2026-06-11T17:33:08.254124714Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=5d90c750-2dc3-4acd-a4dd-0e3c6be3650e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.529466 | controller | Jun 11 17:33:08.258738 crc crio[23211]: time="2026-06-11T17:33:08.25598643Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-11 18:00:59.529482 | controller | Jun 11 17:33:08.258738 crc crio[23211]: time="2026-06-11T17:33:08.256068172Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 18:00:59.529497 | controller | Jun 11 17:33:08.357041 crc crio[23211]: time="2026-06-11T17:33:08.348825276Z" level=info msg="Ran pod sandbox ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750 with infra container: openstack/placement-db-sync-25f55/POD" id=dff5d68a-6ecc-4184-bafd-50cf740187f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.529529 | controller | Jun 11 17:33:08.362842 crc crio[23211]: time="2026-06-11T17:33:08.362797036Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=8ddb5d30-1664-4647-95d5-5bed1ea9fe51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529552 | controller | Jun 11 17:33:08.363526 crc crio[23211]: time="2026-06-11T17:33:08.363502844Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=8ddb5d30-1664-4647-95d5-5bed1ea9fe51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529569 | controller | Jun 11 17:33:08.363993 crc crio[23211]: time="2026-06-11T17:33:08.363971426Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=8ddb5d30-1664-4647-95d5-5bed1ea9fe51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529584 | controller | Jun 11 17:33:08.370223 crc crio[23211]: time="2026-06-11T17:33:08.365000533Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=381dd43a-ce3c-468a-8611-af9cf529d70b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.529600 | controller | Jun 11 17:33:08.374013 crc crio[23211]: time="2026-06-11T17:33:08.373910175Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-11 18:00:59.529619 | controller | Jun 11 17:33:08.375969 crc crio[23211]: time="2026-06-11T17:33:08.375822373Z" level=info msg="Ran pod sandbox 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e with infra container: openstack/nova-cell0-conductor-db-sync-c7lhc/POD" id=854e2a8f-4610-4656-9248-5a54015f04e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.529635 | controller | Jun 11 17:33:08.389071 crc crio[23211]: time="2026-06-11T17:33:08.385369613Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=913bbe12-fc5b-4e5b-8a54-bf596cdca4cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529650 | controller | Jun 11 17:33:08.389071 crc crio[23211]: time="2026-06-11T17:33:08.385720781Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=913bbe12-fc5b-4e5b-8a54-bf596cdca4cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529665 | controller | Jun 11 17:33:08.389071 crc crio[23211]: time="2026-06-11T17:33:08.385767643Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=913bbe12-fc5b-4e5b-8a54-bf596cdca4cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529685 | controller | Jun 11 17:33:08.389881 crc crio[23211]: time="2026-06-11T17:33:08.389843785Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=3b2671f9-ea78-4f53-9559-8bf212ac05ac name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.529710 | controller | Jun 11 17:33:08.397061 crc crio[23211]: time="2026-06-11T17:33:08.395217569Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-11 18:00:59.529729 | controller | Jun 11 17:33:08.460691 crc crio[23211]: time="2026-06-11T17:33:08.460560507Z" level=info msg="Stopped pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108" id=142ddee8-7d20-4a7b-9b3f-c38d299e98f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.529746 | controller | Jun 11 17:33:08.661377 crc crio[23211]: time="2026-06-11T17:33:08.661303386Z" level=info msg="Stopped pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c" id=7149f697-d47b-499c-9c95-8d11d743d1ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.529763 | controller | Jun 11 17:33:08.754086 crc crio[23211]: time="2026-06-11T17:33:08.749406804Z" level=info msg="Ran pod sandbox 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248 with infra container: openstack/cinder-db-sync-fgn75/POD" id=9f81ebf2-3564-41b2-89a6-57a332a9246c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.529786 | controller | Jun 11 17:33:08.760555 crc crio[23211]: time="2026-06-11T17:33:08.760501302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=37b364fc-d434-4431-8117-b6aade14ce24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529905 | controller | Jun 11 17:33:08.760800 crc crio[23211]: time="2026-06-11T17:33:08.760706627Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=37b364fc-d434-4431-8117-b6aade14ce24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529931 | controller | Jun 11 17:33:08.760800 crc crio[23211]: time="2026-06-11T17:33:08.760760018Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=37b364fc-d434-4431-8117-b6aade14ce24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.529948 | controller | Jun 11 17:33:08.764807 crc crio[23211]: time="2026-06-11T17:33:08.764743638Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=999938eb-b4b3-4271-8a03-5ce13f4e390e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.529968 | controller | Jun 11 17:33:08.768338 crc crio[23211]: time="2026-06-11T17:33:08.767290872Z" level=info msg="Ran pod sandbox 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd with infra container: openstack/nova-cell1-conductor-db-sync-gmqk9/POD" id=20d5a3a0-d314-45b9-af86-038a7b668136 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.529985 | controller | Jun 11 17:33:08.775073 crc crio[23211]: time="2026-06-11T17:33:08.775010725Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-11 18:00:59.530001 | controller | Jun 11 17:33:08.776273 crc crio[23211]: time="2026-06-11T17:33:08.776118032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=c59bba15-1f6d-4567-8024-7e460fc2528e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.530017 | controller | Jun 11 17:33:08.776604 crc crio[23211]: time="2026-06-11T17:33:08.776325848Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=c59bba15-1f6d-4567-8024-7e460fc2528e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.530032 | controller | Jun 11 17:33:08.776604 crc crio[23211]: time="2026-06-11T17:33:08.776371439Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=c59bba15-1f6d-4567-8024-7e460fc2528e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.530048 | controller | Jun 11 17:33:08.777739 crc crio[23211]: time="2026-06-11T17:33:08.777679412Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=449627cc-dd8d-473e-915c-8835ce4cc74b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.530063 | controller | Jun 11 17:33:08.781278 crc crio[23211]: time="2026-06-11T17:33:08.781021786Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-11 18:00:59.530080 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:08.950238116Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-7brz7/POD" id=6c6eea64-a5e8-4971-8bf1-f4c857b08220 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.530096 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:08.950654527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.530112 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.011898731Z" level=info msg="Removed container 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=50eaa2db-6bcc-43ca-b7a0-02a73c58f870 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.530128 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.033571054Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-mj7z2/POD" id=b20c0060-4597-430d-8185-f9e01e7ba343 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.530144 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.033642266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.530160 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.059011441Z" level=info msg="Removing container: dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7" id=e49ce994-e6e6-4836-8fa5-a20ce1677376 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.530176 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.266214923Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-7brz7 Namespace:openstack ID:3a1203acafa4c4406274efd091a80646f521cf3606d73257fdda44d2430b96c4 UID:a77931be-5061-4638-8773-c4b263fb2b9a NetNS:/var/run/netns/0ddeb838-cdac-410b-ac77-43adfd029d75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda77931be_5061_4638_8773_c4b263fb2b9a.slice PodAnnotations:0xc006618048}] Aliases:map[]}"
2026-06-11 18:00:59.530196 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.266643223Z" level=info msg="Adding pod openstack_ovn-controller-metrics-7brz7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.530212 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.269816923Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-h5574/POD" id=c9678ad6-440d-498f-84ae-4868928f24c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.530229 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.269895685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.530245 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.271535457Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-zxfxf/POD" id=b087062b-0a64-438d-956e-de1d9bb2b6d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.530261 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.271626979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.530277 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.39501355Z" level=info msg="Removed container dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=e49ce994-e6e6-4836-8fa5-a20ce1677376 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.530293 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.438546811Z" level=info msg="Removing container: 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a" id=3cb62c87-5891-432f-97df-97b0859fb2f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.530309 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.929709207Z" level=info msg="Got pod network &{Name:barbican-db-sync-mj7z2 Namespace:openstack ID:359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04 UID:b22ddc6e-9caf-42dc-945a-392b7ce2b01a NetNS:/var/run/netns/c9abdcfe-234d-4d05-bd99-a5dc63cecc43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb22ddc6e_9caf_42dc_945a_392b7ce2b01a.slice PodAnnotations:0xc000612510}] Aliases:map[]}"
2026-06-11 18:00:59.530326 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:09.930229371Z" level=info msg="Adding pod openstack_barbican-db-sync-mj7z2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.530342 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:10.135264517Z" level=info msg="Got pod network &{Name:community-operators-h5574 Namespace:openshift-marketplace ID:9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39 UID:cabb519f-9216-44f1-b71c-22058a2569db NetNS:/var/run/netns/022c5eaa-e7e6-4557-94dc-118da7880988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcabb519f_9216_44f1_b71c_22058a2569db.slice PodAnnotations:0xc00294e1b0}] Aliases:map[]}"
2026-06-11 18:00:59.530362 | controller | Jun 11 17:33:10.259701 crc crio[23211]: time="2026-06-11T17:33:10.154805766Z" level=info msg="Adding pod openshift-marketplace_community-operators-h5574 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.530378 | controller | Jun 11 17:33:10.461723 crc crio[23211]: time="2026-06-11T17:33:10.457746277Z" level=info msg="Removed container 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=3cb62c87-5891-432f-97df-97b0859fb2f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.530394 | controller | Jun 11 17:33:10.491777 crc crio[23211]: time="2026-06-11T17:33:10.491691337Z" level=info msg="Removing container: 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1" id=5022bd72-04c9-402d-ba67-cffe8be20201 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.530409 | controller | Jun 11 17:33:10.497832 crc crio[23211]: 2026-06-11T17:33:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a1203acafa4c44 Mac:96:46:d7:25:27:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9b Mtu:0 Sandbox:/var/run/netns/0ddeb838-cdac-410b-ac77-43adfd029d75 SocketPath: PciID:}] [{Interface:0xc00011a8e0 Address:{IP:10.217.1.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.530425 | controller | Jun 11 17:33:10.773333 crc crio[23211]: time="2026-06-11T17:33:10.773079708Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-7brz7 Namespace:openstack ID:3a1203acafa4c4406274efd091a80646f521cf3606d73257fdda44d2430b96c4 UID:a77931be-5061-4638-8773-c4b263fb2b9a NetNS:/var/run/netns/0ddeb838-cdac-410b-ac77-43adfd029d75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda77931be_5061_4638_8773_c4b263fb2b9a.slice PodAnnotations:0xc006618048}] Aliases:map[]}"
2026-06-11 18:00:59.530442 | controller | Jun 11 17:33:10.773624 crc crio[23211]: time="2026-06-11T17:33:10.773379075Z" level=info msg="Checking pod openstack_ovn-controller-metrics-7brz7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.530457 | controller | Jun 11 17:33:10.792868 crc crio[23211]: time="2026-06-11T17:33:10.792668898Z" level=info msg="Ran pod sandbox 3a1203acafa4c4406274efd091a80646f521cf3606d73257fdda44d2430b96c4 with infra container: openstack/ovn-controller-metrics-7brz7/POD" id=6c6eea64-a5e8-4971-8bf1-f4c857b08220 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.530473 | controller | Jun 11 17:33:10.799819 crc crio[23211]: time="2026-06-11T17:33:10.79792455Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=b52d2968-bc93-4d8b-add3-d57a902f5576 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.530489 | controller | Jun 11 17:33:10.939557 crc crio[23211]: time="2026-06-11T17:33:10.938748439Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-zxfxf Namespace:openstack ID:ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1 UID:fa9a60c6-41a2-4baf-ace3-6d1a5dbd4acf NetNS:/var/run/netns/62157280-3ed6-47c2-a1e8-b0364affeaba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa9a60c6_41a2_4baf_ace3_6d1a5dbd4acf.slice PodAnnotations:0xc0018be8c8}] Aliases:map[]}"
2026-06-11 18:00:59.530505 | controller | Jun 11 17:33:10.939557 crc crio[23211]: time="2026-06-11T17:33:10.939237811Z" level=info msg="Adding pod openstack_swift-ring-rebalance-zxfxf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.530543 | controller | Jun 11 17:33:10.954908 crc crio[23211]: time="2026-06-11T17:33:10.951376886Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=56af5172-1000-4048-baaf-b5b6b49ab972 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.530565 | controller | Jun 11 17:33:10.985126 crc crio[23211]: time="2026-06-11T17:33:10.985036099Z" level=info msg="Creating container: openstack/ovn-controller-metrics-7brz7/openstack-network-exporter" id=5f4bfeb1-452e-4448-986a-8059e115d8c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.530582 | controller | Jun 11 17:33:10.985858 crc crio[23211]: time="2026-06-11T17:33:10.985805698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.530598 | controller | Jun 11 17:33:11.005547 crc crio[23211]: time="2026-06-11T17:33:11.005409289Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=3aa2f3d1-d016-4a63-b8db-16909b454143 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.530614 | controller | Jun 11 17:33:11.005685 crc crio[23211]: time="2026-06-11T17:33:11.005572683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.530630 | controller | Jun 11 17:33:11.185581 crc crio[23211]: time="2026-06-11T17:33:11.185414129Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=d91b77dc-ccac-4467-948c-553355f4c0d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.530646 | controller | Jun 11 17:33:11.185810 crc crio[23211]: time="2026-06-11T17:33:11.185791369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.530662 | controller | Jun 11 17:33:11.218289 crc crio[23211]: time="2026-06-11T17:33:11.218086418Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-hksvt/POD" id=e2315e2c-13ce-4345-9aa4-2a4e87728f68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.530678 | controller | Jun 11 17:33:11.218289 crc crio[23211]: time="2026-06-11T17:33:11.218238331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.530693 | controller | Jun 11 17:33:11.558351 crc crio[23211]: time="2026-06-11T17:33:11.557529092Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=ad305717-4a94-4bdc-8e1e-9e5c5c63eb04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.530709 | controller | Jun 11 17:33:11.558351 crc crio[23211]: time="2026-06-11T17:33:11.557939912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.530724 | controller | Jun 11 17:33:11.584626 crc crio[23211]: time="2026-06-11T17:33:11.584517229Z" level=info msg="Removed container 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=5022bd72-04c9-402d-ba67-cffe8be20201 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.530740 | controller | Jun 11 17:33:11.592416 crc crio[23211]: time="2026-06-11T17:33:11.591799152Z" level=info msg="Removing container: 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f" id=8a0e02ec-c554-4efd-909b-6c1a086fcbfe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.530756 | controller | Jun 11 17:33:11.737034 crc crio[23211]: 2026-06-11T17:33:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:359d670f6f31253 Mac:86:76:62:bd:93:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9c Mtu:0 Sandbox:/var/run/netns/c9abdcfe-234d-4d05-bd99-a5dc63cecc43 SocketPath: PciID:}] [{Interface:0xc0002f47f0 Address:{IP:10.217.1.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.530773 | controller | Jun 11 17:33:11.739125 crc crio[23211]: time="2026-06-11T17:33:11.739074751Z" level=info msg="Got pod network &{Name:barbican-db-sync-mj7z2 Namespace:openstack ID:359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04 UID:b22ddc6e-9caf-42dc-945a-392b7ce2b01a NetNS:/var/run/netns/c9abdcfe-234d-4d05-bd99-a5dc63cecc43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb22ddc6e_9caf_42dc_945a_392b7ce2b01a.slice PodAnnotations:0xc000612510}] Aliases:map[]}"
2026-06-11 18:00:59.530794 | controller | Jun 11 17:33:11.740091 crc crio[23211]: time="2026-06-11T17:33:11.739523222Z" level=info msg="Checking pod openstack_barbican-db-sync-mj7z2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.530810 | controller | Jun 11 17:33:11.903415 crc crio[23211]: 2026-06-11T17:33:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b8c2706f78a3b5 Mac:46:bd:c9:f8:af:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9e Mtu:0 Sandbox:/var/run/netns/022c5eaa-e7e6-4557-94dc-118da7880988 SocketPath: PciID:}] [{Interface:0xc0002d6960 Address:{IP:10.217.1.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.530827 | controller | Jun 11 17:33:11.924165 crc crio[23211]: time="2026-06-11T17:33:11.923544944Z" level=info msg="Got pod network &{Name:community-operators-h5574 Namespace:openshift-marketplace ID:9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39 UID:cabb519f-9216-44f1-b71c-22058a2569db NetNS:/var/run/netns/022c5eaa-e7e6-4557-94dc-118da7880988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcabb519f_9216_44f1_b71c_22058a2569db.slice PodAnnotations:0xc00294e1b0}] Aliases:map[]}"
2026-06-11 18:00:59.530843 | controller | Jun 11 17:33:11.924165 crc crio[23211]: time="2026-06-11T17:33:11.923895782Z" level=info msg="Checking pod openshift-marketplace_community-operators-h5574 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.530859 | controller | Jun 11 17:33:11.946741 crc crio[23211]: time="2026-06-11T17:33:11.945247857Z" level=info msg="Ran pod sandbox 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04 with infra container: openstack/barbican-db-sync-mj7z2/POD" id=b20c0060-4597-430d-8185-f9e01e7ba343 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.530874 | controller | Jun 11 17:33:11.988926 crc crio[23211]: time="2026-06-11T17:33:11.988703956Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=6e37d261-fbec-4be4-8bc0-18c9c91d02de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.530890 | controller | Jun 11 17:33:12.028988 crc crio[23211]: time="2026-06-11T17:33:12.027544769Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=6e37d261-fbec-4be4-8bc0-18c9c91d02de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.530905 | controller | Jun 11 17:33:12.028988 crc crio[23211]: time="2026-06-11T17:33:12.027644241Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=6e37d261-fbec-4be4-8bc0-18c9c91d02de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.530943 | controller | Jun 11 17:33:12.035467 crc crio[23211]: time="2026-06-11T17:33:12.034543374Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=16abbadf-e5a9-4457-b083-7763c499e864 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.530959 | controller | Jun 11 17:33:12.065263 crc crio[23211]: time="2026-06-11T17:33:12.065124791Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-11 18:00:59.530975 | controller | Jun 11 17:33:12.072849 crc crio[23211]: time="2026-06-11T17:33:12.072714001Z" level=info msg="Ran pod sandbox 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39 with infra container: openshift-marketplace/community-operators-h5574/POD" id=c9678ad6-440d-498f-84ae-4868928f24c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.530998 | controller | Jun 11 17:33:12.082335 crc crio[23211]: time="2026-06-11T17:33:12.081930752Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e7b2ac37-3700-441b-bda5-7eff326f1761 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.531023 | controller | Jun 11 17:33:12.088046 crc crio[23211]: time="2026-06-11T17:33:12.087979654Z" level=info msg="Removed container 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=8a0e02ec-c554-4efd-909b-6c1a086fcbfe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.531048 | controller | Jun 11 17:33:12.155234 crc crio[23211]: time="2026-06-11T17:33:12.154336205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=04aa2984-ee39-4722-a7cb-3ed9a52b314a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.531073 | controller | Jun 11 17:33:12.261650 crc crio[23211]: time="2026-06-11T17:33:12.256979748Z" level=info msg="Creating container: openshift-marketplace/community-operators-h5574/extract-utilities" id=05b125df-0893-41a1-90c2-76766fc052fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.531093 | controller | Jun 11 17:33:12.267171 crc crio[23211]: time="2026-06-11T17:33:12.262532517Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002 UID:9d4a31ab-3218-487a-8a84-9aa76842ef9e NetNS:/var/run/netns/c96d760f-ebc1-4b6a-b01b-7c51df04aff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d4a31ab_3218_487a_8a84_9aa76842ef9e.slice PodAnnotations:0xc0006129d8}] Aliases:map[]}"
2026-06-11 18:00:59.531111 | controller | Jun 11 17:33:12.272609 crc crio[23211]: time="2026-06-11T17:33:12.272561278Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.531127 | controller | Jun 11 17:33:12.289659 crc crio[23211]: 2026-06-11T17:33:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ede0a209bb2a471 Mac:9e:d1:5e:e0:6a:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9d Mtu:0 Sandbox:/var/run/netns/62157280-3ed6-47c2-a1e8-b0364affeaba SocketPath: PciID:}] [{Interface:0xc0003245c0 Address:{IP:10.217.1.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.531145 | controller | Jun 11 17:33:12.290494 crc crio[23211]: time="2026-06-11T17:33:12.290372825Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-zxfxf Namespace:openstack ID:ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1 UID:fa9a60c6-41a2-4baf-ace3-6d1a5dbd4acf NetNS:/var/run/netns/62157280-3ed6-47c2-a1e8-b0364affeaba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa9a60c6_41a2_4baf_ace3_6d1a5dbd4acf.slice PodAnnotations:0xc0018be8c8}] Aliases:map[]}"
2026-06-11 18:00:59.531163 | controller | Jun 11 17:33:12.293126 crc crio[23211]: time="2026-06-11T17:33:12.290635031Z" level=info msg="Checking pod openstack_swift-ring-rebalance-zxfxf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.531179 | controller | Jun 11 17:33:12.301522 crc crio[23211]: time="2026-06-11T17:33:12.30139227Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a UID:fae5e025-e1a7-4165-b549-806ed06b0107 NetNS:/var/run/netns/6900c7c1-e1c0-4b3f-b7f6-a003d641f60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae5e025_e1a7_4165_b549_806ed06b0107.slice PodAnnotations:0xc006bcc548}] Aliases:map[]}"
2026-06-11 18:00:59.531201 | controller | Jun 11 17:33:12.301522 crc crio[23211]: time="2026-06-11T17:33:12.301506324Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.531218 | controller | Jun 11 17:33:12.306393 crc crio[23211]: time="2026-06-11T17:33:12.306305814Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:cffe26213a06e4cca449838bd6d28b66d6dc635743f777abf18ad1b7ce2605ed UID:a12b6202-3267-4aec-bbf1-af57aadb41bc NetNS:/var/run/netns/440857b1-2089-4f97-8d52-f9ee30ec5c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda12b6202_3267_4aec_bbf1_af57aadb41bc.slice PodAnnotations:0xc000612b90}] Aliases:map[]}"
2026-06-11 18:00:59.531235 | controller | Jun 11 17:33:12.306685 crc crio[23211]: time="2026-06-11T17:33:12.306401936Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.531251 | controller | Jun 11 17:33:12.307263 crc crio[23211]: time="2026-06-11T17:33:12.307168725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.531268 | controller | Jun 11 17:33:12.317506 crc crio[23211]: time="2026-06-11T17:33:12.31735489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.531285 | controller | Jun 11 17:33:12.563639 crc crio[23211]: time="2026-06-11T17:33:12.563514648Z" level=info msg="Ran pod sandbox ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1 with infra container: openstack/swift-ring-rebalance-zxfxf/POD" id=b087062b-0a64-438d-956e-de1d9bb2b6d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.531303 | controller | Jun 11 17:33:12.586482 crc crio[23211]: time="2026-06-11T17:33:12.582249438Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=0773e519-abe4-40b0-86b7-24460719de0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.531320 | controller | Jun 11 17:33:12.596314 crc crio[23211]: time="2026-06-11T17:33:12.596225339Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=0773e519-abe4-40b0-86b7-24460719de0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.531337 | controller | Jun 11 17:33:12.596314 crc crio[23211]: time="2026-06-11T17:33:12.596325551Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=0773e519-abe4-40b0-86b7-24460719de0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.531353 | controller | Jun 11 17:33:12.612898 crc crio[23211]: time="2026-06-11T17:33:12.612839214Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=652c2a1a-9051-47ec-a103-3d707132a3fd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.531369 | controller | Jun 11 17:33:12.656649 crc crio[23211]: time="2026-06-11T17:33:12.65659764Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-11 18:00:59.531386 | controller | Jun 11 17:33:12.710032 crc crio[23211]: time="2026-06-11T17:33:12.706317596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.531409 | controller | Jun 11 17:33:12.812774 crc crio[23211]: time="2026-06-11T17:33:12.809890281Z" level=info msg="Got pod network &{Name:certified-operators-hksvt Namespace:openshift-marketplace ID:29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820 UID:461c621a-5345-477b-9a2e-0e2585b86d2f NetNS:/var/run/netns/72d0aa12-b3d3-47fb-9325-b7f27e5202ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod461c621a_5345_477b_9a2e_0e2585b86d2f.slice PodAnnotations:0xc006bcc238}] Aliases:map[]}"
2026-06-11 18:00:59.531427 | controller | Jun 11 17:33:12.812774 crc crio[23211]: time="2026-06-11T17:33:12.809938572Z" level=info msg="Adding pod openshift-marketplace_certified-operators-hksvt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.531444 | controller | Jun 11 17:33:12.914939 crc crio[23211]: time="2026-06-11T17:33:12.914845981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.531460 | controller | Jun 11 17:33:12.944694 crc crio[23211]: time="2026-06-11T17:33:12.944599017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.531476 | controller | Jun 11 17:33:13.008632 crc crio[23211]: time="2026-06-11T17:33:13.008520948Z" level=info msg="Created container 0dd740e555871ab775e43e18fe68bf4a775bf99fec5a68d26da5a1b0747478ae: openstack/ovn-controller-metrics-7brz7/openstack-network-exporter" id=5f4bfeb1-452e-4448-986a-8059e115d8c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.531491 | controller | Jun 11 17:33:13.015634 crc crio[23211]: time="2026-06-11T17:33:13.015571295Z" level=info msg="Starting container: 0dd740e555871ab775e43e18fe68bf4a775bf99fec5a68d26da5a1b0747478ae" id=7d6472ff-5508-4edb-9b52-07761546b0b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.531507 | controller | Jun 11 17:33:13.032559 crc crio[23211]: time="2026-06-11T17:33:13.030064588Z" level=info msg="Started container" PID=278505 containerID=0dd740e555871ab775e43e18fe68bf4a775bf99fec5a68d26da5a1b0747478ae description=openstack/ovn-controller-metrics-7brz7/openstack-network-exporter id=7d6472ff-5508-4edb-9b52-07761546b0b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a1203acafa4c4406274efd091a80646f521cf3606d73257fdda44d2430b96c4
2026-06-11 18:00:59.531548 | controller | Jun 11 17:33:13.177161 crc crio[23211]: time="2026-06-11T17:33:13.175820949Z" level=info msg="Created container 7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267: openshift-marketplace/community-operators-h5574/extract-utilities" id=05b125df-0893-41a1-90c2-76766fc052fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.531567 | controller | Jun 11 17:33:13.188561 crc crio[23211]: time="2026-06-11T17:33:13.188409645Z" level=info msg="Starting container: 7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267" id=b99a27da-a62c-4cca-88d2-d13d0a63f53f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.531584 | controller | Jun 11 17:33:13.246967 crc crio[23211]: time="2026-06-11T17:33:13.245044164Z" level=info msg="Started container" PID=278533 containerID=7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267 description=openshift-marketplace/community-operators-h5574/extract-utilities id=b99a27da-a62c-4cca-88d2-d13d0a63f53f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39
2026-06-11 18:00:59.531602 | controller | Jun 11 17:33:13.421631 crc crio[23211]: 2026-06-11T17:33:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1077d40044e1050 Mac:7a:48:49:f4:97:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a0 Mtu:0 Sandbox:/var/run/netns/6900c7c1-e1c0-4b3f-b7f6-a003d641f60e SocketPath: PciID:}] [{Interface:0xc000482750 Address:{IP:10.217.1.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.531622 | controller | Jun 11 17:33:13.428229 crc crio[23211]: time="2026-06-11T17:33:13.428035909Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a UID:fae5e025-e1a7-4165-b549-806ed06b0107 NetNS:/var/run/netns/6900c7c1-e1c0-4b3f-b7f6-a003d641f60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae5e025_e1a7_4165_b549_806ed06b0107.slice PodAnnotations:0xc006bcc548}] Aliases:map[]}"
2026-06-11 18:00:59.531640 | controller | Jun 11 17:33:13.428229 crc crio[23211]: time="2026-06-11T17:33:13.428279906Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.531656 | controller | Jun 11 17:33:13.456214 crc crio[23211]: time="2026-06-11T17:33:13.455914007Z" level=info msg="Ran pod sandbox 1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a with infra container: openstack/ovsdbserver-sb-0/POD" id=d91b77dc-ccac-4467-948c-553355f4c0d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.531674 | controller | Jun 11 17:33:13.460903 crc crio[23211]: time="2026-06-11T17:33:13.460040181Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=b9f3b158-24b7-4b70-ba90-272cecdb2e4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.531696 | controller | Jun 11 17:33:13.461171 crc crio[23211]: time="2026-06-11T17:33:13.461026596Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=b9f3b158-24b7-4b70-ba90-272cecdb2e4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.531719 | controller | Jun 11 17:33:13.461171 crc crio[23211]: time="2026-06-11T17:33:13.461151879Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=b9f3b158-24b7-4b70-ba90-272cecdb2e4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.531736 | controller | Jun 11 17:33:13.464297 crc crio[23211]: time="2026-06-11T17:33:13.464080452Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=5b1685bf-7e58-4299-b6a4-d029dc8c44a4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.531753 | controller | Jun 11 17:33:13.471892 crc crio[23211]: time="2026-06-11T17:33:13.471767014Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-11 18:00:59.531769 | controller | Jun 11 17:33:13.696041 crc crio[23211]: time="2026-06-11T17:33:13.695924321Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=cc1fd488-f28b-4913-97f7-f194e66b0acb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.531785 | controller | Jun 11 17:33:13.699469 crc crio[23211]: time="2026-06-11T17:33:13.699357037Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:00:59.531802 | controller | Jun 11 17:33:13.770743 crc crio[23211]: 2026-06-11T17:33:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:347b5b57af4b7b1 Mac:f6:f2:ac:b8:c5:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9f Mtu:0 Sandbox:/var/run/netns/c96d760f-ebc1-4b6a-b01b-7c51df04aff6 SocketPath: PciID:}] [{Interface:0xc0001946d0 Address:{IP:10.217.1.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.531819 | controller | Jun 11 17:33:13.772514 crc crio[23211]: time="2026-06-11T17:33:13.77212606Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002 UID:9d4a31ab-3218-487a-8a84-9aa76842ef9e NetNS:/var/run/netns/c96d760f-ebc1-4b6a-b01b-7c51df04aff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d4a31ab_3218_487a_8a84_9aa76842ef9e.slice PodAnnotations:0xc0006129d8}] Aliases:map[]}"
2026-06-11 18:00:59.531864 | controller | Jun 11 17:33:13.772514 crc crio[23211]: time="2026-06-11T17:33:13.772408807Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.531883 | controller | Jun 11 17:33:13.785968 crc crio[23211]: time="2026-06-11T17:33:13.785067694Z" level=info msg="Ran pod sandbox 347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002 with infra container: openstack/ovsdbserver-nb-0/POD" id=3aa2f3d1-d016-4a63-b8db-16909b454143 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.531901 | controller | Jun 11 17:33:13.817691 crc crio[23211]: time="2026-06-11T17:33:13.81760965Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=158fd082-3aff-435d-8bfb-425b5978c97d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.531918 | controller | Jun 11 17:33:13.818366 crc crio[23211]: time="2026-06-11T17:33:13.818132873Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=158fd082-3aff-435d-8bfb-425b5978c97d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.531934 | controller | Jun 11 17:33:13.818843 crc crio[23211]: time="2026-06-11T17:33:13.818778799Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=158fd082-3aff-435d-8bfb-425b5978c97d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.531950 | controller | Jun 11 17:33:13.823170 crc crio[23211]: time="2026-06-11T17:33:13.823076246Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=f558de88-a269-4439-97a3-45b4c4292321 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.531967 | controller | Jun 11 17:33:13.857211 crc crio[23211]: time="2026-06-11T17:33:13.857082339Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-11 18:00:59.531982 | controller | Jun 11 17:33:13.992930 crc crio[23211]: time="2026-06-11T17:33:13.991708911Z" level=info msg="Running pod sandbox: openstack/swift-proxy-5d86cb9469-r7k4t/POD" id=131eab20-4551-41b8-9d8c-7f1711bc915c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.531998 | controller | Jun 11 17:33:13.992930 crc crio[23211]: time="2026-06-11T17:33:13.992096502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.532014 | controller | Jun 11 17:33:14.117254 crc crio[23211]: 2026-06-11T17:33:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29a8cee316e62fd Mac:6e:a1:b1:ac:65:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a1 Mtu:0 Sandbox:/var/run/netns/72d0aa12-b3d3-47fb-9325-b7f27e5202ef SocketPath: PciID:}] [{Interface:0xc00029e830 Address:{IP:10.217.1.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.532030 | controller | Jun 11 17:33:14.118775 crc crio[23211]: time="2026-06-11T17:33:14.118658783Z" level=info msg="Got pod network &{Name:certified-operators-hksvt Namespace:openshift-marketplace ID:29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820 UID:461c621a-5345-477b-9a2e-0e2585b86d2f NetNS:/var/run/netns/72d0aa12-b3d3-47fb-9325-b7f27e5202ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod461c621a_5345_477b_9a2e_0e2585b86d2f.slice PodAnnotations:0xc006bcc238}] Aliases:map[]}"
2026-06-11 18:00:59.532047 | controller | Jun 11 17:33:14.118891 crc crio[23211]: time="2026-06-11T17:33:14.118821487Z" level=info msg="Checking pod openshift-marketplace_certified-operators-hksvt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.532067 | controller | Jun 11 17:33:14.203840 crc crio[23211]: 2026-06-11T17:33:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cffe26213a06e4c Mac:6e:9c:27:09:c6:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a2 Mtu:0 Sandbox:/var/run/netns/440857b1-2089-4f97-8d52-f9ee30ec5c2d SocketPath: PciID:}] [{Interface:0xc0000151b0 Address:{IP:10.217.1.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.532085 | controller | Jun 11 17:33:14.204961 crc crio[23211]: time="2026-06-11T17:33:14.204837373Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:cffe26213a06e4cca449838bd6d28b66d6dc635743f777abf18ad1b7ce2605ed UID:a12b6202-3267-4aec-bbf1-af57aadb41bc NetNS:/var/run/netns/440857b1-2089-4f97-8d52-f9ee30ec5c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda12b6202_3267_4aec_bbf1_af57aadb41bc.slice PodAnnotations:0xc000612b90}] Aliases:map[]}"
2026-06-11 18:00:59.532101 | controller | Jun 11 17:33:14.205047 crc crio[23211]: time="2026-06-11T17:33:14.205035738Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.532117 | controller | Jun 11 17:33:14.329484 crc crio[23211]: time="2026-06-11T17:33:14.329374242Z" level=info msg="Ran pod sandbox 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820 with infra container: openshift-marketplace/certified-operators-hksvt/POD" id=e2315e2c-13ce-4345-9aa4-2a4e87728f68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.532133 | controller | Jun 11 17:33:14.350513 crc crio[23211]: time="2026-06-11T17:33:14.338947372Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=694d93cb-6713-4a56-849c-f7e3bde693c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.532150 | controller | Jun 11 17:33:14.350513 crc crio[23211]: time="2026-06-11T17:33:14.349479216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=23fcb422-665e-4d11-9444-e57e99b32ae6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.532165 | controller | Jun 11 17:33:14.350513 crc crio[23211]: time="2026-06-11T17:33:14.349862576Z" level=info msg="Ran pod sandbox cffe26213a06e4cca449838bd6d28b66d6dc635743f777abf18ad1b7ce2605ed with infra container: openstack/nova-cell1-novncproxy-0/POD" id=ad305717-4a94-4bdc-8e1e-9e5c5c63eb04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.532181 | controller | Jun 11 17:33:14.360068 crc crio[23211]: time="2026-06-11T17:33:14.359948588Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=128568a8-8874-4d35-91b5-d0c3c521f783 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.532197 | controller | Jun 11 17:33:14.362296 crc crio[23211]: time="2026-06-11T17:33:14.362245976Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=128568a8-8874-4d35-91b5-d0c3c521f783 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.532213 | controller | Jun 11 17:33:14.362507 crc crio[23211]: time="2026-06-11T17:33:14.3624077Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=128568a8-8874-4d35-91b5-d0c3c521f783 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.532230 | controller | Jun 11 17:33:14.363553 crc crio[23211]: time="2026-06-11T17:33:14.363414336Z" level=info msg="Creating container: openshift-marketplace/certified-operators-hksvt/extract-utilities" id=fba81e46-274e-4c1e-8068-5f85d25ede2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.532250 | controller | Jun 11 17:33:14.364008 crc crio[23211]: time="2026-06-11T17:33:14.363926788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.532267 | controller | Jun 11 17:33:14.364752 crc crio[23211]: time="2026-06-11T17:33:14.364682077Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=89eb8f8c-7ed2-4b83-b4b3-dd05fa1eec14 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.532283 | controller | Jun 11 17:33:14.373965 crc crio[23211]: time="2026-06-11T17:33:14.373852687Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-11 18:00:59.532300 | controller | Jun 11 17:33:14.601032 crc crio[23211]: time="2026-06-11T17:33:14.600937196Z" level=info msg="Got pod network &{Name:swift-proxy-5d86cb9469-r7k4t Namespace:openstack ID:71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1 UID:e1f42f6a-b25b-47f0-8da8-dd3134aca18f NetNS:/var/run/netns/ac43f51d-dd97-4a95-bf6d-fc35cb262151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f42f6a_b25b_47f0_8da8_dd3134aca18f.slice PodAnnotations:0xc0018bf0f0}] Aliases:map[]}"
2026-06-11 18:00:59.532317 | controller | Jun 11 17:33:14.601032 crc crio[23211]: time="2026-06-11T17:33:14.601015338Z" level=info msg="Adding pod openstack_swift-proxy-5d86cb9469-r7k4t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.532333 | controller | Jun 11 17:33:14.615976 crc crio[23211]: time="2026-06-11T17:33:14.61584175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.532349 | controller | Jun 11 17:33:14.623371 crc crio[23211]: time="2026-06-11T17:33:14.620217449Z" level=info msg="Stopped container 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01: openstack/ovn-northd-0/ovn-northd" id=a004f075-0178-4b22-9c2c-882b165b228b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.532365 | controller | Jun 11 17:33:14.623371 crc crio[23211]: time="2026-06-11T17:33:14.622726382Z" level=info msg="Stopping pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663" id=d477cc3e-dfe9-414b-aa5d-9a166461a15b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.532380 | controller | Jun 11 17:33:14.625270 crc crio[23211]: time="2026-06-11T17:33:14.625138532Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663 UID:4b3915d6-2f58-4929-8715-f28c8a038cf7 NetNS:/var/run/netns/a085d679-4c20-4425-8381-34cf34a93f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b3915d6_2f58_4929_8715_f28c8a038cf7.slice PodAnnotations:0xc006618530}] Aliases:map[]}"
2026-06-11 18:00:59.532396 | controller | Jun 11 17:33:14.629785 crc crio[23211]: time="2026-06-11T17:33:14.629631246Z" level=info msg="Deleting pod openstack_ovn-northd-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.532412 | controller | Jun 11 17:33:14.659950 crc crio[23211]: time="2026-06-11T17:33:14.658794556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.532427 | controller | Jun 11 17:33:14.822599 crc crio[23211]: time="2026-06-11T17:33:14.822015965Z" level=info msg="Created container 3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1: openshift-marketplace/certified-operators-hksvt/extract-utilities" id=fba81e46-274e-4c1e-8068-5f85d25ede2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.532447 | controller | Jun 11 17:33:14.830396 crc crio[23211]: time="2026-06-11T17:33:14.830337273Z" level=info msg="Starting container: 3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1" id=3f86bb34-ea35-4358-ac87-5066e3c1399c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.532463 | controller | Jun 11 17:33:14.854219 crc crio[23211]: time="2026-06-11T17:33:14.851599247Z" level=info msg="Started container" PID=278719 containerID=3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1 description=openshift-marketplace/certified-operators-hksvt/extract-utilities id=3f86bb34-ea35-4358-ac87-5066e3c1399c name=/runtime.v1.RuntimeService/StartContainer sandboxID=29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820
2026-06-11 18:00:59.532479 | controller | Jun 11 17:33:15.395492 crc crio[23211]: time="2026-06-11T17:33:15.381780141Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=cc1fd488-f28b-4913-97f7-f194e66b0acb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.532496 | controller | Jun 11 17:33:15.395492 crc crio[23211]: time="2026-06-11T17:33:15.384226172Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=218b64cc-8594-4519-8124-9cbcd73951e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.532536 | controller | Jun 11 17:33:15.395492 crc crio[23211]: time="2026-06-11T17:33:15.393221847Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e4080951-b3eb-47b3-9724-e57d7469089e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.532556 | controller | Jun 11 17:33:15.423009 crc crio[23211]: time="2026-06-11T17:33:15.418956332Z" level=info msg="Creating container: openshift-marketplace/community-operators-h5574/extract-content" id=f56d604b-4773-4a56-b4e3-94c6f4139963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.532573 | controller | Jun 11 17:33:15.423009 crc crio[23211]: time="2026-06-11T17:33:15.419623419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.532589 | controller | Jun 11 17:33:15.508315 crc crio[23211]: time="2026-06-11T17:33:15.50670046Z" level=info msg="Stopped pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663" id=d477cc3e-dfe9-414b-aa5d-9a166461a15b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.532606 | controller | Jun 11 17:33:15.519826 crc crio[23211]: 2026-06-11T17:33:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f6e9d12480cc7 Mac:26:82:4a:c1:3c:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a3 Mtu:0 Sandbox:/var/run/netns/ac43f51d-dd97-4a95-bf6d-fc35cb262151 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.532622 | controller | Jun 11 17:33:15.522676 crc crio[23211]: time="2026-06-11T17:33:15.522516108Z" level=info msg="Got pod network &{Name:swift-proxy-5d86cb9469-r7k4t Namespace:openstack ID:71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1 UID:e1f42f6a-b25b-47f0-8da8-dd3134aca18f NetNS:/var/run/netns/ac43f51d-dd97-4a95-bf6d-fc35cb262151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f42f6a_b25b_47f0_8da8_dd3134aca18f.slice PodAnnotations:0xc0018bf0f0}] Aliases:map[]}"
2026-06-11 18:00:59.532639 | controller | Jun 11 17:33:15.522890 crc crio[23211]: time="2026-06-11T17:33:15.522777643Z" level=info msg="Checking pod openstack_swift-proxy-5d86cb9469-r7k4t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.532660 | controller | Jun 11 17:33:15.624646 crc crio[23211]: time="2026-06-11T17:33:15.624221315Z" level=info msg="Ran pod sandbox 71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1 with infra container: openstack/swift-proxy-5d86cb9469-r7k4t/POD" id=131eab20-4551-41b8-9d8c-7f1711bc915c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.532678 | controller | Jun 11 17:33:15.649676 crc crio[23211]: time="2026-06-11T17:33:15.649528529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=86e0b887-0c72-4f3b-9589-97b535ec37e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.532702 | controller | Jun 11 17:33:15.649934 crc crio[23211]: time="2026-06-11T17:33:15.649900308Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=86e0b887-0c72-4f3b-9589-97b535ec37e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.532721 | controller | Jun 11 17:33:15.649993 crc crio[23211]: time="2026-06-11T17:33:15.64996566Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=86e0b887-0c72-4f3b-9589-97b535ec37e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.532738 | controller | Jun 11 17:33:15.652402 crc crio[23211]: time="2026-06-11T17:33:15.652261068Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=10a1a302-450a-44bb-af8d-676aa8f4e458 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.532754 | controller | Jun 11 17:33:15.700550 crc crio[23211]: time="2026-06-11T17:33:15.684972728Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-11 18:00:59.532770 | controller | Jun 11 17:33:15.855973 crc crio[23211]: time="2026-06-11T17:33:15.850766692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.532786 | controller | Jun 11 17:33:15.881059 crc crio[23211]: time="2026-06-11T17:33:15.879185223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.532802 | controller | Jun 11 17:33:16.163137 crc crio[23211]: time="2026-06-11T17:33:16.162062051Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f0ac531e-ad16-4e8c-a28e-2dca6034dc96 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.532818 | controller | Jun 11 17:33:16.169157 crc crio[23211]: time="2026-06-11T17:33:16.169072186Z" level=info msg="Created container 2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051: openshift-marketplace/community-operators-h5574/extract-content" id=f56d604b-4773-4a56-b4e3-94c6f4139963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.532848 | controller | Jun 11 17:33:16.173174 crc crio[23211]: time="2026-06-11T17:33:16.170972794Z" level=info msg="Starting container: 2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051" id=486775a8-04e1-449f-a851-8135618b3e39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.532864 | controller | Jun 11 17:33:16.180034 crc crio[23211]: time="2026-06-11T17:33:16.178324519Z" level=info msg="Removing container: 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9" id=925e530e-7bc0-4a00-911b-19acba6ad6ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.532880 | controller | Jun 11 17:33:16.180642 crc crio[23211]: time="2026-06-11T17:33:16.180162544Z" level=info msg="Started container" PID=278870 containerID=2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051 description=openshift-marketplace/community-operators-h5574/extract-content id=486775a8-04e1-449f-a851-8135618b3e39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39
2026-06-11 18:00:59.532900 | controller | Jun 11 17:33:16.197575 crc crio[23211]: time="2026-06-11T17:33:16.19314935Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:00:59.532917 | controller | Jun 11 17:33:16.372519 crc crio[23211]: time="2026-06-11T17:33:16.371929139Z" level=info msg="Stopping container: 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6 (timeout: 30s)" id=3ab8fc2d-a8af-4654-9a56-33e050a69f30 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.532935 | controller | Jun 11 17:33:16.712947 crc crio[23211]: time="2026-06-11T17:33:16.712346768Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=1ff808a6-fdbc-4e59-abe1-85ffc3873e69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.532952 | controller | Jun 11 17:33:16.734744 crc crio[23211]: time="2026-06-11T17:33:16.734652717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.532971 | controller | Jun 11 17:33:19.462009 crc crio[23211]: time="2026-06-11T17:33:19.460068343Z" level=info msg="Removed container 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9: openstack/ovn-northd-0/openstack-network-exporter" id=925e530e-7bc0-4a00-911b-19acba6ad6ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.532990 | controller | Jun 11 17:33:19.476118 crc crio[23211]: time="2026-06-11T17:33:19.475259954Z" level=info msg="Removing container: 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01" id=cd4eea91-7c0c-46dc-93a0-9aa7fc93fe15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.533006 | controller | Jun 11 17:33:19.481006 crc crio[23211]: time="2026-06-11T17:33:19.480933886Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=efeb50e2-62cf-40bb-8609-a90c34cb87cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.533023 | controller | Jun 11 17:33:19.732164 crc crio[23211]: time="2026-06-11T17:33:19.727632168Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ceaed6e9-cb9e-4f9e-842a-a05f67d6efca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.533038 | controller | Jun 11 17:33:19.732164 crc crio[23211]: time="2026-06-11T17:33:19.732175421Z" level=info msg="Stopped container 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6: openstack/kube-state-metrics-0/kube-state-metrics" id=3ab8fc2d-a8af-4654-9a56-33e050a69f30 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.533055 | controller | Jun 11 17:33:19.743206 crc crio[23211]: time="2026-06-11T17:33:19.743020804Z" level=info msg="Stopping pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652" id=2e8aa887-40ce-4527-bc75-fbe906cab22e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.533072 | controller | Jun 11 17:33:19.744998 crc crio[23211]: time="2026-06-11T17:33:19.744919891Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652 UID:1fcc592e-fde9-4815-b4ee-897efebc326b NetNS:/var/run/netns/3feb4e07-449f-4593-ab1d-bcc7f40744d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fcc592e_fde9_4815_b4ee_897efebc326b.slice PodAnnotations:0xc00294e2e8}] Aliases:map[]}"
2026-06-11 18:00:59.533088 | controller | Jun 11 17:33:19.745173 crc crio[23211]: time="2026-06-11T17:33:19.745122006Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.533109 | controller | Jun 11 17:33:21.890136 crc crio[23211]: time="2026-06-11T17:33:21.886662932Z" level=info msg="Stopping container: 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8 (timeout: 30s)" id=38b20ec3-db0c-4047-a0f8-a0bdea1a4efc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.533127 | controller | Jun 11 17:33:21.891025 crc crio[23211]: time="2026-06-11T17:33:21.886705894Z" level=info msg="Stopping container: b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913 (timeout: 30s)" id=09212f24-1365-4695-a565-37dd20127591 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.533144 | controller | Jun 11 17:33:21.891025 crc crio[23211]: time="2026-06-11T17:33:21.890696513Z" level=info msg="Stopping container: 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c (timeout: 30s)" id=dc1d31c2-7d92-4955-90e6-d37e032de65a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.533160 | controller | Jun 11 17:33:21.893089 crc crio[23211]: time="2026-06-11T17:33:21.886857257Z" level=info msg="Stopping container: 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f (timeout: 30s)" id=09bffa8b-fada-44f5-9e42-377ab0f04788 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.533177 | controller | Jun 11 17:33:25.129235 crc crio[23211]: time="2026-06-11T17:33:25.124693332Z" level=info msg="Creating container: openshift-marketplace/community-operators-h5574/registry-server" id=767d7f65-86e1-4d59-9d21-5002ec0b181c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.533193 | controller | Jun 11 17:33:25.166834 crc crio[23211]: time="2026-06-11T17:33:25.166763067Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90" id=5b1685bf-7e58-4299-b6a4-d029dc8c44a4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.533210 | controller | Jun 11 17:33:25.167932 crc crio[23211]: time="2026-06-11T17:33:25.167344501Z" level=info msg="Stopped container 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c: openstack/ceilometer-0/ceilometer-notification-agent" id=dc1d31c2-7d92-4955-90e6-d37e032de65a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.533227 | controller | Jun 11 17:33:25.168170 crc crio[23211]: time="2026-06-11T17:33:25.167495615Z" level=info msg="Stopped container 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8: openstack/ceilometer-0/sg-core" id=38b20ec3-db0c-4047-a0f8-a0bdea1a4efc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.533244 | controller | Jun 11 17:33:25.173681 crc crio[23211]: time="2026-06-11T17:33:25.17250769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=f6c1377f-3472-473e-8a02-10d44a76536b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.533260 | controller | Jun 11 17:33:25.206332 crc crio[23211]: time="2026-06-11T17:33:25.206172694Z" level=info msg="Stopped container 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f: openstack/ceilometer-0/proxy-httpd" id=09bffa8b-fada-44f5-9e42-377ab0f04788 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.533277 | controller | Jun 11 17:33:25.221141 crc crio[23211]: time="2026-06-11T17:33:25.221056777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.533293 | controller | Jun 11 17:33:25.228919 crc crio[23211]: time="2026-06-11T17:33:25.228854202Z" level=info msg="Stopped pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652" id=2e8aa887-40ce-4527-bc75-fbe906cab22e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.533310 | controller | Jun 11 17:33:25.496632 crc crio[23211]: time="2026-06-11T17:33:25.49658247Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c" id=f558de88-a269-4439-97a3-45b4c4292321 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.533329 | controller | Jun 11 17:33:25.499748 crc crio[23211]: time="2026-06-11T17:33:25.499582615Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=5555cafc-7911-457f-aa9e-5743a8a7e85c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.533346 | controller | Jun 11 17:33:25.840520 crc crio[23211]: time="2026-06-11T17:33:25.840381805Z" level=info msg="Stopped container b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913: openstack/ceilometer-0/ceilometer-central-agent" id=09212f24-1365-4695-a565-37dd20127591 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.533362 | controller | Jun 11 17:33:25.842918 crc crio[23211]: time="2026-06-11T17:33:25.842854846Z" level=info msg="Stopping pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88" id=409f7861-0ba0-4b1f-9fef-38efd02ba80a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.533379 | controller | Jun 11 17:33:25.843485 crc crio[23211]: time="2026-06-11T17:33:25.843363689Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88 UID:7d9f9c90-7dc8-44db-add0-355dacb62654 NetNS:/var/run/netns/09c1de2c-9389-47a8-9684-1de65ee7c9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9f9c90_7dc8_44db_add0_355dacb62654.slice PodAnnotations:0xc007c142e8}] Aliases:map[]}"
2026-06-11 18:00:59.533396 | controller | Jun 11 17:33:25.843615 crc crio[23211]: time="2026-06-11T17:33:25.843568254Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.533413 | controller | Jun 11 17:33:27.376846 crc crio[23211]: time="2026-06-11T17:33:27.375584249Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=54a32b38-875d-480a-abe8-2b83a4b981a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.533430 | controller | Jun 11 17:33:27.377921 crc crio[23211]: time="2026-06-11T17:33:27.376938973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.533446 | controller | Jun 11 17:33:36.608498 crc crio[23211]: time="2026-06-11T17:33:36.607367754Z" level=warning msg="Stopping container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 with stop signal(15) timed out. Killing..."
2026-06-11 18:00:59.533462 | controller | Jun 11 17:33:36.648494 crc crio[23211]: time="2026-06-11T17:33:36.648313999Z" level=error msg="Killing container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:00:59.533479 | controller | Jun 11 17:33:42.530771 crc crio[23211]: time="2026-06-11T17:33:42.529333191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=476e8a45-e3c0-4b59-9cc1-e21c166e6e68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.533496 | controller | Jun 11 17:33:44.234996 crc crio[23211]: time="2026-06-11T17:33:44.233773956Z" level=info msg="Removed container 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01: openstack/ovn-northd-0/ovn-northd" id=cd4eea91-7c0c-46dc-93a0-9aa7fc93fe15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.533528 | controller | Jun 11 17:33:44.238776 crc crio[23211]: time="2026-06-11T17:33:44.238641637Z" level=info msg="Removing container: 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6" id=f33902b7-2ec5-4884-85c9-af58d4911029 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.533551 | controller | Jun 11 17:33:52.192854 crc crio[23211]: time="2026-06-11T17:33:52.191496321Z" level=info msg="Stopped pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88" id=409f7861-0ba0-4b1f-9fef-38efd02ba80a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.533568 | controller | Jun 11 17:33:52.203625 crc crio[23211]: time="2026-06-11T17:33:52.203016219Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=68f2afec-e432-4b0f-abef-ffae72092f95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.533585 | controller | Jun 11 17:33:52.225086 crc crio[23211]: time="2026-06-11T17:33:52.223369879Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=29c75222-802f-47c8-8e9a-719afdbf1705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.533602 | controller | Jun 11 17:33:53.261734 crc crio[23211]: time="2026-06-11T17:33:53.261068869Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=c6c0352c-235e-4627-86a6-d2365d02f28a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.533618 | controller | Jun 11 17:33:53.261734 crc crio[23211]: time="2026-06-11T17:33:53.261719285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.533634 | controller | Jun 11 17:33:59.440287 crc crio[23211]: time="2026-06-11T17:33:59.438728712Z" level=info msg="Removing container: dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21" id=a7591608-2c09-4dd0-ae27-b762b5986b82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.533650 | controller | Jun 11 17:34:00.551851 crc crio[23211]: time="2026-06-11T17:34:00.551165124Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686654-j4dbl/POD" id=393fa24e-ce2c-433b-9d89-3e342efab308 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.533665 | controller | Jun 11 17:34:00.551851 crc crio[23211]: time="2026-06-11T17:34:00.55183504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.533684 | controller | Jun 11 17:34:08.581640 crc crio[23211]: time="2026-06-11T17:34:08.581084136Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-qxthp/POD" id=a517d026-c3e2-475c-956f-0d27fb02eac9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.533708 | controller | Jun 11 17:34:08.582860 crc crio[23211]: time="2026-06-11T17:34:08.581693052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.533726 | controller | Jun 11 17:34:30.317677 crc crio[23211]: time="2026-06-11T17:34:30.316870304Z" level=info msg="Stopped container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59: openstack/swift-storage-0/swift-recon-cron" id=df46b0f6-76f3-4080-8839-5f0684f6fd14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.533743 | controller | Jun 11 17:34:30.319654 crc crio[23211]: time="2026-06-11T17:34:30.319609163Z" level=info msg="Stopping pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b" id=78ed3033-07f4-4431-a5f6-7eb8d6531503 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.533760 | controller | Jun 11 17:34:30.321720 crc crio[23211]: time="2026-06-11T17:34:30.321690916Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b UID:2772943d-956a-4fb4-a7a3-538bf8e6a912 NetNS:/var/run/netns/a5bdac8c-4180-4cab-88d0-5d2407abe543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2772943d_956a_4fb4_a7a3_538bf8e6a912.slice PodAnnotations:0xc007c14108}] Aliases:map[]}"
2026-06-11 18:00:59.533782 | controller | Jun 11 17:34:30.321951 crc crio[23211]: time="2026-06-11T17:34:30.321932362Z" level=info msg="Deleting pod openstack_swift-storage-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.533799 | controller | Jun 11 17:34:31.620042 crc crio[23211]: time="2026-06-11T17:34:31.619609256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.533816 | controller | Jun 11 17:34:31.632016 crc crio[23211]: time="2026-06-11T17:34:31.631909394Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=47cbbd5f-69ab-4796-baee-901a0657e64b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.533832 | controller | Jun 11 17:34:31.636099 crc crio[23211]: time="2026-06-11T17:34:31.635981605Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2" id=381dd43a-ce3c-468a-8611-af9cf529d70b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.533848 | controller | Jun 11 17:34:31.637569 crc crio[23211]: time="2026-06-11T17:34:31.637523345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=f3316efe-33e6-4306-960b-e5e3bea4bf4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.533865 | controller | Jun 11 17:34:32.582749 crc crio[23211]: time="2026-06-11T17:34:32.581988268Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b UID:d5c4f1d1-ca1c-431a-8990-f26978981262 NetNS:/var/run/netns/49081431-a23b-49db-81df-f67ae2cba06d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c4f1d1_ca1c_431a_8990_f26978981262.slice PodAnnotations:0xc0028185c0}] Aliases:map[]}"
2026-06-11 18:00:59.533881 | controller | Jun 11 17:34:32.582749 crc crio[23211]: time="2026-06-11T17:34:32.582695976Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.533897 | controller | Jun 11 17:34:32.622818 crc crio[23211]: time="2026-06-11T17:34:32.622629937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.533915 | controller | Jun 11 17:34:32.635008 crc crio[23211]: time="2026-06-11T17:34:32.634668088Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=652c2a1a-9051-47ec-a103-3d707132a3fd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.533930 | controller | Jun 11 17:34:32.640138 crc crio[23211]: time="2026-06-11T17:34:32.639722624Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=0cd30471-0504-45b7-b01f-69b5669cb8e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.533947 | controller | Jun 11 17:34:32.667284 crc crio[23211]: time="2026-06-11T17:34:32.666942077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=e1003375-d881-4335-a836-22cb485e986c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.533962 | controller | Jun 11 17:34:33.276847 crc crio[23211]: 2026-06-11T17:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e0316709066e6a Mac:32:ee:d3:8a:08:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a4 Mtu:0 Sandbox:/var/run/netns/49081431-a23b-49db-81df-f67ae2cba06d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.533983 | controller | Jun 11 17:34:33.278004 crc crio[23211]: time="2026-06-11T17:34:33.277918875Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b UID:d5c4f1d1-ca1c-431a-8990-f26978981262 NetNS:/var/run/netns/49081431-a23b-49db-81df-f67ae2cba06d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c4f1d1_ca1c_431a_8990_f26978981262.slice PodAnnotations:0xc0028185c0}] Aliases:map[]}"
2026-06-11 18:00:59.533999 | controller | Jun 11 17:34:33.278142 crc crio[23211]: time="2026-06-11T17:34:33.278090249Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.534015 | controller | Jun 11 17:34:35.643358 crc crio[23211]: time="2026-06-11T17:34:35.64247371Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=f0ac531e-ad16-4e8c-a28e-2dca6034dc96 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.534032 | controller | Jun 11 17:34:35.646341 crc crio[23211]: time="2026-06-11T17:34:35.646256265Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=41c8e0eb-195e-4ac7-a151-88027f6b56f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534048 | controller | Jun 11 17:34:35.650831 crc crio[23211]: time="2026-06-11T17:34:35.650744977Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04" id=5d90c750-2dc3-4acd-a4dd-0e3c6be3650e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.534065 | controller | Jun 11 17:34:35.651701 crc crio[23211]: time="2026-06-11T17:34:35.651628559Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=f5bb733a-55ba-4a36-8f3d-14f6fa29501d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534081 | controller | Jun 11 17:34:35.714850 crc crio[23211]: time="2026-06-11T17:34:35.714752101Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9" id=eed9123d-5de3-47f9-b7da-1e5362e6b241 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.534097 | controller | Jun 11 17:34:35.716153 crc crio[23211]: time="2026-06-11T17:34:35.716055034Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=db5b6d18-73bf-47d1-9650-f47b15a6113b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534113 | controller | Jun 11 17:34:35.718952 crc crio[23211]: time="2026-06-11T17:34:35.718869304Z" level=info msg="Stopped pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b" id=78ed3033-07f4-4431-a5f6-7eb8d6531503 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.534129 | controller | Jun 11 17:34:35.747995 crc crio[23211]: time="2026-06-11T17:34:35.74788477Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=4cc8d3d6-d193-4b9c-a7b1-f02996409089 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.534144 | controller | Jun 11 17:34:35.749322 crc crio[23211]: time="2026-06-11T17:34:35.749242905Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=432478a8-d213-4bc3-b5c1-eb94c6c8078d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534160 | controller | Jun 11 17:34:35.760040 crc crio[23211]: time="2026-06-11T17:34:35.759960593Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1" id=16abbadf-e5a9-4457-b083-7763c499e864 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.534184 | controller | Jun 11 17:34:35.761151 crc crio[23211]: time="2026-06-11T17:34:35.761070111Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=a1fcaf65-2aae-4c1b-b609-451a7aa6c695 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534201 | controller | Jun 11 17:34:35.780245 crc crio[23211]: time="2026-06-11T17:34:35.779303588Z" level=info msg="Removed container 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6: openstack/kube-state-metrics-0/kube-state-metrics" id=f33902b7-2ec5-4884-85c9-af58d4911029 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.534216 | controller | Jun 11 17:34:35.794130 crc crio[23211]: time="2026-06-11T17:34:35.793304899Z" level=info msg="Removing container: 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f" id=4cd7490e-2547-4c4b-a0e2-2bb3637fb7c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.534232 | controller | Jun 11 17:34:35.811649 crc crio[23211]: time="2026-06-11T17:34:35.811582856Z" level=info msg="Ran pod sandbox 0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b with infra container: openstack/ovn-northd-0/POD" id=1ff808a6-fdbc-4e59-abe1-85ffc3873e69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.534249 | controller | Jun 11 17:34:35.815261 crc crio[23211]: time="2026-06-11T17:34:35.815127026Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=dcf8a3c5-6cfd-40b7-995a-0ae162159b49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534264 | controller | Jun 11 17:34:35.827260 crc crio[23211]: time="2026-06-11T17:34:35.827149237Z" level=info msg="Removed container dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21: openstack/nova-api-0/nova-api-api" id=a7591608-2c09-4dd0-ae27-b762b5986b82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.534280 | controller | Jun 11 17:34:35.830604 crc crio[23211]: time="2026-06-11T17:34:35.830510292Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d39fc3fc-d757-4d21-9def-1d02779f2da0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534295 | controller | Jun 11 17:34:35.830900 crc crio[23211]: time="2026-06-11T17:34:35.830745577Z" level=info msg="Removing container: f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242" id=4dc1ded9-a8d1-4541-a6b2-3391680ac178 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.534311 | controller | Jun 11 17:34:35.876925 crc crio[23211]: time="2026-06-11T17:34:35.876800011Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=dcf8a3c5-6cfd-40b7-995a-0ae162159b49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534326 | controller | Jun 11 17:34:35.877188 crc crio[23211]: time="2026-06-11T17:34:35.876946045Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=dcf8a3c5-6cfd-40b7-995a-0ae162159b49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534342 | controller | Jun 11 17:34:35.880405 crc crio[23211]: time="2026-06-11T17:34:35.880276978Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=f6081a8a-20d6-40e2-8f56-51f1466d5535 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.534358 | controller | Jun 11 17:34:35.891904 crc crio[23211]: time="2026-06-11T17:34:35.891734675Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-11 18:00:59.534374 | controller | Jun 11 17:34:35.934045 crc crio[23211]: time="2026-06-11T17:34:35.933636285Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=10a1a302-450a-44bb-af8d-676aa8f4e458 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.534394 | controller | Jun 11 17:34:35.937149 crc crio[23211]: time="2026-06-11T17:34:35.936961828Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=64816ba7-2a13-4b7c-992d-844bc2f9ddbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534410 | controller | Jun 11 17:34:35.940117 crc crio[23211]: time="2026-06-11T17:34:35.939949812Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=449627cc-dd8d-473e-915c-8835ce4cc74b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.534427 | controller | Jun 11 17:34:35.941787 crc crio[23211]: time="2026-06-11T17:34:35.941663536Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=5ca668b2-2bb5-4646-aba6-aeaab3803e6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534442 | controller | Jun 11 17:34:35.976329 crc crio[23211]: time="2026-06-11T17:34:35.97611949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.534458 | controller | Jun 11 17:34:35.980809 crc crio[23211]: time="2026-06-11T17:34:35.980713025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.534474 | controller | Jun 11 17:34:36.002166 crc crio[23211]: time="2026-06-11T17:34:36.002029558Z" level=info msg="Creating container: openshift-marketplace/certified-operators-hksvt/extract-content" id=10530ea6-0625-46d8-8a0b-f4fea00fd088 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.534489 | controller | Jun 11 17:34:36.020958 crc crio[23211]: time="2026-06-11T17:34:36.015540247Z" level=info msg="Creating container: openstack/placement-db-sync-25f55/placement-db-sync" id=6eab4dd3-98f1-4645-bb3f-8f3411da76d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.534505 | controller | Jun 11 17:34:36.020958 crc crio[23211]: time="2026-06-11T17:34:36.019396813Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=ef15ca82-ac86-446f-9f74-4be163b4b28c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.534547 | controller | Jun 11 17:34:36.022770 crc crio[23211]: time="2026-06-11T17:34:36.022702007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.534566 | controller | Jun 11 17:34:36.024113 crc crio[23211]: time="2026-06-11T17:34:36.024036929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8a96d5de-ed60-4644-b76f-b23f61aed0f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534583 | controller | Jun 11 17:34:36.040926 crc crio[23211]: time="2026-06-11T17:34:36.040578305Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:1333c956c1ed75fb3c6934ea908f54290d12a176ef57e3c0eea5f6e50580d755 UID:71ac5301-ba59-4c41-a601-42d3fe7f1984 NetNS:/var/run/netns/083e3de7-6789-4d97-93c8-f6a47ab3a0a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71ac5301_ba59_4c41_a601_42d3fe7f1984.slice PodAnnotations:0xc006618450}] Aliases:map[]}"
2026-06-11 18:00:59.534600 | controller | Jun 11 17:34:36.040926 crc crio[23211]: time="2026-06-11T17:34:36.040639306Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.534624 | controller | Jun 11 17:34:36.061742 crc crio[23211]: time="2026-06-11T17:34:36.061116169Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90" id=89eb8f8c-7ed2-4b83-b4b3-dd05fa1eec14 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.534642 | controller | Jun 11 17:34:36.071586 crc crio[23211]: time="2026-06-11T17:34:36.071247653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=71b91994-a418-4869-bdcf-b6544f60a472 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534658 | controller | Jun 11 17:34:36.093834 crc crio[23211]: time="2026-06-11T17:34:36.091508971Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2d996b2b-6cdd-4b96-8f02-c08817efbd60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534674 | controller | Jun 11 17:34:36.108140 crc crio[23211]: time="2026-06-11T17:34:36.108040455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b6560709-a4c9-432b-9239-7b1468b5317b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534697 | controller | Jun 11 17:34:36.113898 crc crio[23211]: time="2026-06-11T17:34:36.113698067Z" level=info msg="Removed container 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f: openstack/ceilometer-0/proxy-httpd" id=4cd7490e-2547-4c4b-a0e2-2bb3637fb7c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.534719 | controller | Jun 11 17:34:36.115006 crc crio[23211]: time="2026-06-11T17:34:36.114909517Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=6d442325-c057-403a-afea-ad501194e860 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534737 | controller | Jun 11 17:34:36.117581 crc crio[23211]: time="2026-06-11T17:34:36.117530332Z" level=info msg="Removing container: 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8" id=22a4b106-bbbe-4127-9d4f-59c53dc2e6bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.534754 | controller | Jun 11 17:34:36.128251 crc crio[23211]: time="2026-06-11T17:34:36.128107757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.534770 | controller | Jun 11 17:34:36.142850 crc crio[23211]: time="2026-06-11T17:34:36.142747695Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=2fc768f1-679d-4300-b5ab-8d59e33d5771 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534787 | controller | Jun 11 17:34:36.199330 crc crio[23211]: time="2026-06-11T17:34:36.19923996Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=3b2671f9-ea78-4f53-9559-8bf212ac05ac name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.534803 | controller | Jun 11 17:34:36.207491 crc crio[23211]: time="2026-06-11T17:34:36.206954523Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=116605d7-d458-4910-8cba-e1ea9893062a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534819 | controller | Jun 11 17:34:36.207491 crc crio[23211]: time="2026-06-11T17:34:36.206962933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=ebe49563-6f02-4d97-8277-ab060f626fca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534835 | controller | Jun 11 17:34:36.221491 crc crio[23211]: time="2026-06-11T17:34:36.210131252Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=0cfaaaf7-e8e5-4bfc-bda2-c71a31b5173e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534857 | controller | Jun 11 17:34:36.221491 crc crio[23211]: time="2026-06-11T17:34:36.216365309Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a" id=999938eb-b4b3-4271-8a03-5ce13f4e390e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.534879 | controller | Jun 11 17:34:36.225492 crc crio[23211]: time="2026-06-11T17:34:36.222618755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=ee88dbc1-a151-445a-9357-8a127242406d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534896 | controller | Jun 11 17:34:36.243512 crc crio[23211]: time="2026-06-11T17:34:36.243366695Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793 UID:af867d0e-da6c-41c2-ba36-7155de49ed19 NetNS:/var/run/netns/6a47158e-9d52-466e-9bb9-93cf4aa0c7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf867d0e_da6c_41c2_ba36_7155de49ed19.slice PodAnnotations:0xc0001305d8}] Aliases:map[]}"
2026-06-11 18:00:59.534913 | controller | Jun 11 17:34:36.243512 crc crio[23211]: time="2026-06-11T17:34:36.243467907Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.534930 | controller | Jun 11 17:34:36.252865 crc crio[23211]: time="2026-06-11T17:34:36.25036893Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686654-j4dbl Namespace:openshift-infra ID:15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d UID:449c9786-da0b-4220-ac77-2f8bcf101ec8 NetNS:/var/run/netns/55cfcba1-665a-4e7f-86ac-c052aec36d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449c9786_da0b_4220_ac77_2f8bcf101ec8.slice PodAnnotations:0xc0030880a0}] Aliases:map[]}"
2026-06-11 18:00:59.534947 | controller | Jun 11 17:34:36.252865 crc crio[23211]: time="2026-06-11T17:34:36.25074837Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686654-j4dbl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.534964 | controller | Jun 11 17:34:36.260778 crc crio[23211]: time="2026-06-11T17:34:36.260692079Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f56b8970-6160-4fd7-8bd3-7f249ddb8a40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.534981 | controller | Jun 11 17:34:36.271541 crc crio[23211]: time="2026-06-11T17:34:36.270357831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.534997 | controller | Jun 11 17:34:36.271894 crc crio[23211]: time="2026-06-11T17:34:36.270789492Z" level=info msg="Got pod network &{Name:redhat-operators-qxthp Namespace:openshift-marketplace ID:bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96 UID:03f58812-c32a-4538-8863-c8c424eacc17 NetNS:/var/run/netns/43ac5edd-ef72-4df6-b109-15baf99ab320 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03f58812_c32a_4538_8863_c8c424eacc17.slice PodAnnotations:0xc000d2e2f0}] Aliases:map[]}"
2026-06-11 18:00:59.535014 | controller | Jun 11 17:34:36.272017 crc crio[23211]: time="2026-06-11T17:34:36.27189446Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-qxthp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.535034 | controller | Jun 11 17:34:36.288918 crc crio[23211]: time="2026-06-11T17:34:36.288164847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.535051 | controller | Jun 11 17:34:36.290081 crc crio[23211]: time="2026-06-11T17:34:36.290019444Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=76852675-b817-4e6b-a542-8855bfcea906 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.535068 | controller | Jun 11 17:34:36.296969 crc crio[23211]: time="2026-06-11T17:34:36.294615729Z" level=info msg="Creating container: openstack/swift-ring-rebalance-zxfxf/swift-ring-rebalance" id=0ea2b9c4-5dc9-4d16-9863-ecd66cd7d43f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.535084 | controller | Jun 11 17:34:36.299067 crc crio[23211]: time="2026-06-11T17:34:36.298990359Z" level=info msg="Created container 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254: openshift-marketplace/community-operators-h5574/registry-server" id=767d7f65-86e1-4d59-9d21-5002ec0b181c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.535100 | controller | Jun 11 17:34:36.304504 crc crio[23211]: time="2026-06-11T17:34:36.304405885Z" level=info msg="Starting container: 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254" id=c9835017-14a5-4fcc-b72b-ca8168a4967d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.535115 | controller | Jun 11 17:34:36.316497 crc crio[23211]: time="2026-06-11T17:34:36.316171109Z" level=info msg="Removed container 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8: openstack/ceilometer-0/sg-core" id=22a4b106-bbbe-4127-9d4f-59c53dc2e6bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.535132 | controller | Jun 11 17:34:36.324347 crc crio[23211]: time="2026-06-11T17:34:36.322939269Z" level=info msg="Started container" PID=283596 containerID=2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254 description=openshift-marketplace/community-operators-h5574/registry-server id=c9835017-14a5-4fcc-b72b-ca8168a4967d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39
2026-06-11 18:00:59.535149 | controller | Jun 11 17:34:36.333171 crc crio[23211]: time="2026-06-11T17:34:36.32977658Z" level=info msg="Removing container: 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c" id=a9956327-d70e-4d67-943b-ea66b41aa75b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.535166 | controller | Jun 11 17:34:36.342593 crc crio[23211]: time="2026-06-11T17:34:36.341490654Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=f01542aa-d3cc-4192-a852-e86320ec4fae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.535182 | controller | Jun 11 17:34:36.362848 crc crio[23211]: time="2026-06-11T17:34:36.362584492Z" level=info msg="Removed container f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242: openstack/swift-ring-rebalance-xdz67/swift-ring-rebalance" id=4dc1ded9-a8d1-4541-a6b2-3391680ac178 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.535198 | controller | Jun 11 17:34:36.369724 crc crio[23211]: time="2026-06-11T17:34:36.36965438Z" level=info msg="Removing container: bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697" id=6192f89c-e512-468a-b80b-0e8b16a71047 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.535215 | controller | Jun 11 17:34:36.396944 crc crio[23211]: time="2026-06-11T17:34:36.395318853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.535230 | controller | Jun 11 17:34:36.415234 crc crio[23211]: time="2026-06-11T17:34:36.415118419Z" level=info msg="Creating container: openstack/dnsmasq-dns-79fb556855-m2pm5/init" id=2ff8758b-7f4d-4616-bc00-2e18ec14dd6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.535250 | controller | Jun 11 17:34:36.424456 crc crio[23211]: time="2026-06-11T17:34:36.42434378Z" level=info msg="Creating container: openstack/swift-proxy-5d86cb9469-r7k4t/proxy-httpd" id=f28b2b73-7554-4b65-baaf-c6c30ae341f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.535266 | controller | Jun 11 17:34:36.436389 crc crio[23211]: time="2026-06-11T17:34:36.436301339Z" level=info msg="Creating container: openstack/neutron-db-sync-hh27n/neutron-db-sync" id=d52883b7-e239-428b-9974-2680b9b47ebd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.535281 | controller | Jun 11 17:34:36.453625 crc crio[23211]: time="2026-06-11T17:34:36.453413148Z" level=info msg="Removed container 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c: openstack/ceilometer-0/ceilometer-notification-agent" id=a9956327-d70e-4d67-943b-ea66b41aa75b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.535297 | controller | Jun 11 17:34:36.454755 crc crio[23211]: time="2026-06-11T17:34:36.454259269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.535313 | controller | Jun 11 17:34:36.462300 crc crio[23211]: time="2026-06-11T17:34:36.462234328Z" level=info msg="Creating container: openstack/glance-db-sync-pjgdq/glance-db-sync" id=7fbd4d64-988e-4309-8948-14f2d48d413c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.535328 | controller | Jun 11 17:34:36.462605 crc crio[23211]: time="2026-06-11T17:34:36.462464985Z" level=info msg="Removing container: b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913" id=931648fe-b1e2-4a0a-8b62-708a0b90735f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.535344 | controller | Jun 11 17:34:36.504031 crc crio[23211]: time="2026-06-11T17:34:36.503131084Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ba2d24da-3fda-4a5b-b963-0790cfaeec85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.535359 | controller | Jun 11 17:34:36.540048 crc crio[23211]: time="2026-06-11T17:34:36.539740531Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-gmqk9/nova-cell1-conductor-db-sync" id=631b15fe-9d15-4df2-aec0-846697b3613d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.535375 | controller | Jun 11 17:34:36.545958 crc crio[23211]: time="2026-06-11T17:34:36.545874314Z" level=info msg="Creating container: openstack/barbican-db-sync-mj7z2/barbican-db-sync" id=bd236211-992a-4916-af11-75eafd7fb8c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.535391 | controller | Jun 11 17:34:36.586674 crc crio[23211]: time="2026-06-11T17:34:36.586532123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a26a7b18-a980-4d96-9070-389347dc412c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.535407 | controller | Jun 11 17:34:36.620810 crc crio[23211]: time="2026-06-11T17:34:36.620692749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=b1e91dd5-f7dc-4d52-8515-407f98151865 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.535422 | controller | Jun 11 17:34:36.645960 crc crio[23211]: time="2026-06-11T17:34:36.645849439Z" level=info msg="Created container 765e97ae66137a3ddeb462b886a8a4f6d41e1f5898060934c721e789fedd0fe9: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=29c75222-802f-47c8-8e9a-719afdbf1705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.535439 | controller | Jun 11 17:34:36.657487 crc crio[23211]: time="2026-06-11T17:34:36.655616424Z" level=info msg="Starting container: 765e97ae66137a3ddeb462b886a8a4f6d41e1f5898060934c721e789fedd0fe9" id=ec212163-5c79-47ff-8f10-393c10dc04cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.535458 | controller | Jun 11 17:34:36.667865 crc crio[23211]: time="2026-06-11T17:34:36.667780369Z" level=info msg="Started container" PID=283733 containerID=765e97ae66137a3ddeb462b886a8a4f6d41e1f5898060934c721e789fedd0fe9 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=ec212163-5c79-47ff-8f10-393c10dc04cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a
2026-06-11 18:00:59.535476 | controller | Jun 11 17:34:36.707547 crc crio[23211]: time="2026-06-11T17:34:36.705586886Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=7fc15bbb-82c7-4eef-8860-00398f16e1db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.535493 | controller | Jun 11 17:34:36.728182 crc crio[23211]: time="2026-06-11T17:34:36.727887555Z" level=info msg="Removed container bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697: openstack/swift-storage-0/container-replicator" id=6192f89c-e512-468a-b80b-0e8b16a71047 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.535510 | controller | Jun 11 17:34:36.738721 crc crio[23211]: time="2026-06-11T17:34:36.738638474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.535549 | controller | Jun 11 17:34:36.750079 crc crio[23211]: time="2026-06-11T17:34:36.749958118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.535567 | controller | Jun 11 17:34:36.750947 crc crio[23211]: time="2026-06-11T17:34:36.750365838Z" level=info msg="Removing container: d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb" id=3e1dc834-06ea-40ae-9f30-0b21a7aaba81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.535584 | controller | Jun 11 17:34:36.768019 crc crio[23211]: time="2026-06-11T17:34:36.767905498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.535600 | controller | Jun 11 17:34:36.774749 crc crio[23211]: 2026-06-11T17:34:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1333c956c1ed75f Mac:ce:86:1d:2c:1e:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a5 Mtu:0 Sandbox:/var/run/netns/083e3de7-6789-4d97-93c8-f6a47ab3a0a1 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.535617 | controller | Jun 11 17:34:36.794792 crc crio[23211]: time="2026-06-11T17:34:36.79193406Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:1333c956c1ed75fb3c6934ea908f54290d12a176ef57e3c0eea5f6e50580d755 UID:71ac5301-ba59-4c41-a601-42d3fe7f1984 NetNS:/var/run/netns/083e3de7-6789-4d97-93c8-f6a47ab3a0a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71ac5301_ba59_4c41_a601_42d3fe7f1984.slice PodAnnotations:0xc006618450}] Aliases:map[]}"
2026-06-11 18:00:59.535634 | controller | Jun 11 17:34:36.794792 crc crio[23211]: time="2026-06-11T17:34:36.792465453Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.535650 | controller | Jun 11 17:34:36.814513 crc crio[23211]: time="2026-06-11T17:34:36.812997617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.535667 | controller | Jun 11 17:34:36.819800 crc crio[23211]: time="2026-06-11T17:34:36.819670775Z" level=info msg="Removed container b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913: openstack/ceilometer-0/ceilometer-central-agent" id=931648fe-b1e2-4a0a-8b62-708a0b90735f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.535692 | controller | Jun 11 17:34:36.837367 crc crio[23211]: time="2026-06-11T17:34:36.836116537Z" level=info msg="Removing container: 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59" id=e91bf39d-c495-4e03-a701-e7b731b88661 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.535717 | controller | Jun 11 17:34:36.863180 crc crio[23211]: time="2026-06-11T17:34:36.861651997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.535735 | controller | Jun 11 17:34:36.871284 crc crio[23211]: 2026-06-11T17:34:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0801650c193d6f8 Mac:82:da:42:50:5c:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a6 Mtu:0 Sandbox:/var/run/netns/6a47158e-9d52-466e-9bb9-93cf4aa0c7a3 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.535753 | controller | Jun 11 17:34:36.873525 crc crio[23211]: time="2026-06-11T17:34:36.873459692Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793 UID:af867d0e-da6c-41c2-ba36-7155de49ed19 NetNS:/var/run/netns/6a47158e-9d52-466e-9bb9-93cf4aa0c7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf867d0e_da6c_41c2_ba36_7155de49ed19.slice PodAnnotations:0xc0001305d8}] Aliases:map[]}"
2026-06-11 18:00:59.535770 | controller | Jun 11 17:34:36.873751 crc crio[23211]: time="2026-06-11T17:34:36.873681728Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.535787 | controller | Jun 11 17:34:36.874656 crc crio[23211]: time="2026-06-11T17:34:36.874599811Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=69c18c92-dfe6-4b41-b36e-7f899550ba14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.535803 | controller | Jun 11 17:34:36.878018 crc crio[23211]: time="2026-06-11T17:34:36.877873913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.535835 | controller | Jun 11 17:34:36.878788 crc crio[23211]: time="2026-06-11T17:34:36.878702294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.535851 | controller | Jun 11 17:34:36.878926 crc crio[23211]: time="2026-06-11T17:34:36.878840957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.535867 | controller | Jun 11 17:34:36.891015 crc crio[23211]: time="2026-06-11T17:34:36.889123684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.535883 | controller | Jun 11 17:34:36.891286 crc crio[23211]: time="2026-06-11T17:34:36.891175476Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-c7lhc/nova-cell0-conductor-db-sync" id=36f9c467-07ca-4bc7-b588-8dc20221bcb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.535900 | controller | Jun 11 17:34:36.894247 crc crio[23211]: time="2026-06-11T17:34:36.894036978Z" level=info msg="Ran pod sandbox 1333c956c1ed75fb3c6934ea908f54290d12a176ef57e3c0eea5f6e50580d755 with infra container: openstack/kube-state-metrics-0/POD" id=54a32b38-875d-480a-abe8-2b83a4b981a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.535922 | controller | Jun 11 17:34:36.901190 crc crio[23211]: time="2026-06-11T17:34:36.899011322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.535941 | controller | Jun 11 17:34:36.903968 crc crio[23211]: time="2026-06-11T17:34:36.903529646Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=11a6e7d2-512d-410f-a1d9-773aa8c5f9dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.535958 | controller | Jun 11 17:34:36.908859 crc crio[23211]: time="2026-06-11T17:34:36.906860899Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=11a6e7d2-512d-410f-a1d9-773aa8c5f9dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.535973 | controller | Jun 11 17:34:36.908859 crc crio[23211]: time="2026-06-11T17:34:36.906960832Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=11a6e7d2-512d-410f-a1d9-773aa8c5f9dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.535989 | controller | Jun 11 17:34:36.908859 crc crio[23211]: time="2026-06-11T17:34:36.907630468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536005 | controller | Jun 11 17:34:36.914552 crc crio[23211]: time="2026-06-11T17:34:36.914364157Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=592ed334-ad2d-41f9-bfab-11c82ff576b8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.536021 | controller | Jun 11 17:34:36.926030 crc crio[23211]: time="2026-06-11T17:34:36.924681326Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-11 18:00:59.536037 | controller | Jun 11 17:34:36.943410 crc crio[23211]: time="2026-06-11T17:34:36.941043525Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=afa5189e-5f33-4fdb-8c49-c67c9bb74949 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.536054 | controller | Jun 11 17:34:36.951537 crc crio[23211]: time="2026-06-11T17:34:36.948970215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536069 | controller | Jun 11 17:34:36.979642 crc crio[23211]: time="2026-06-11T17:34:36.978858513Z" level=info msg="Ran pod sandbox 0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793 with infra container: openstack/ceilometer-0/POD" id=c6c0352c-235e-4627-86a6-d2365d02f28a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.536086 | controller | Jun 11 17:34:36.990947 crc crio[23211]: time="2026-06-11T17:34:36.99027646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=a153812f-6298-4d88-b56f-81db24a807e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.536103 | controller | Jun 11 17:34:36.990947 crc crio[23211]: time="2026-06-11T17:34:36.990548216Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=a153812f-6298-4d88-b56f-81db24a807e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.536121 | controller | Jun 11 17:34:36.990947 crc crio[23211]: time="2026-06-11T17:34:36.990594727Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=a153812f-6298-4d88-b56f-81db24a807e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.536138 | controller | Jun 11 17:34:36.993879 crc crio[23211]: time="2026-06-11T17:34:36.993800358Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=62070abc-0f06-43cc-8237-9bdeb7f9b57b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.536158 | controller | Jun 11 17:34:37.002152 crc crio[23211]: time="2026-06-11T17:34:37.000250339Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=d3809b02-4f82-43ed-a147-63ad1b59553d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.536176 | controller | Jun 11 17:34:37.004645 crc crio[23211]: time="2026-06-11T17:34:37.003365617Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-11 18:00:59.536193 | controller | Jun 11 17:34:37.019831 crc crio[23211]: time="2026-06-11T17:34:37.018659631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536210 | controller | Jun 11 17:34:37.031709 crc crio[23211]: time="2026-06-11T17:34:37.031593684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536227 | controller | Jun 11 17:34:37.035763 crc crio[23211]: time="2026-06-11T17:34:37.035482462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536243 | controller | Jun 11 17:34:37.077522 crc crio[23211]: time="2026-06-11T17:34:37.073567036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536259 | controller | Jun 11 17:34:37.077522 crc crio[23211]: time="2026-06-11T17:34:37.073860013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536275 | controller | Jun 11 17:34:37.083622 crc crio[23211]: time="2026-06-11T17:34:37.08129653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536290 | controller | Jun 11 17:34:37.176729 crc crio[23211]: time="2026-06-11T17:34:37.176564287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536306 | controller | Jun 11 17:34:37.198315 crc crio[23211]: time="2026-06-11T17:34:37.189384748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536321 | controller | Jun 11 17:34:37.199340 crc crio[23211]: time="2026-06-11T17:34:37.199235005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536336 | controller | Jun 11 17:34:37.209670 crc crio[23211]: time="2026-06-11T17:34:37.209522673Z" level=info msg="Creating container: openstack/cinder-db-sync-fgn75/cinder-db-sync" id=bded3c34-a820-443c-8c92-13cdac637376 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.536352 | controller | Jun 11 17:34:37.215855 crc crio[23211]: 2026-06-11T17:34:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15bfa2e3973ee66 Mac:96:53:c8:fd:ad:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a7 Mtu:0 Sandbox:/var/run/netns/55cfcba1-665a-4e7f-86ac-c052aec36d8e SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.1.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.536367 | controller | Jun 11 17:34:37.218615 crc crio[23211]: time="2026-06-11T17:34:37.218401125Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686654-j4dbl Namespace:openshift-infra ID:15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d UID:449c9786-da0b-4220-ac77-2f8bcf101ec8 NetNS:/var/run/netns/55cfcba1-665a-4e7f-86ac-c052aec36d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449c9786_da0b_4220_ac77_2f8bcf101ec8.slice PodAnnotations:0xc0030880a0}] Aliases:map[]}"
2026-06-11 18:00:59.536388 | controller | Jun 11 17:34:37.218872 crc crio[23211]: time="2026-06-11T17:34:37.218752984Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686654-j4dbl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.536406 | controller | Jun 11 17:34:37.220827 crc crio[23211]: 2026-06-11T17:34:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf670ca99e1f5c0 Mac:b2:4b:ff:98:10:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a8 Mtu:0 Sandbox:/var/run/netns/43ac5edd-ef72-4df6-b109-15baf99ab320 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.536423 | controller | Jun 11 17:34:37.222782 crc crio[23211]: time="2026-06-11T17:34:37.222413286Z" level=info msg="Got pod network &{Name:redhat-operators-qxthp Namespace:openshift-marketplace ID:bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96 UID:03f58812-c32a-4538-8863-c8c424eacc17 NetNS:/var/run/netns/43ac5edd-ef72-4df6-b109-15baf99ab320 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03f58812_c32a_4538_8863_c8c424eacc17.slice PodAnnotations:0xc000d2e2f0}] Aliases:map[]}"
2026-06-11 18:00:59.536440 | controller | Jun 11 17:34:37.222782 crc crio[23211]: time="2026-06-11T17:34:37.222737964Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-qxthp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.536456 | controller | Jun 11 17:34:37.251609 crc crio[23211]: time="2026-06-11T17:34:37.251510424Z" level=info msg="Removed container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59: openstack/swift-storage-0/swift-recon-cron" id=e91bf39d-c495-4e03-a701-e7b731b88661 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.536473 | controller | Jun 11 17:34:37.262244 crc crio[23211]: time="2026-06-11T17:34:37.262126281Z" level=info msg="Removing container: 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a" id=da93e0c8-8cd6-4ec9-81a3-f337e29502fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.536489 | controller | Jun 11 17:34:37.376983 crc crio[23211]: time="2026-06-11T17:34:37.376318161Z" level=info msg="Ran pod sandbox bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96 with infra container: openshift-marketplace/redhat-operators-qxthp/POD" id=a517d026-c3e2-475c-956f-0d27fb02eac9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.536506 | controller | Jun 11 17:34:37.382149 crc crio[23211]: time="2026-06-11T17:34:37.382105466Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=11408354-a3ca-4d46-b848-213a6ddc162b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.536545 | controller | Jun 11 17:34:37.388541 crc crio[23211]: time="2026-06-11T17:34:37.386972439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5059d0cb-8814-49ba-b094-09016742dff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.536563 | controller | Jun 11 17:34:37.404144 crc crio[23211]: time="2026-06-11T17:34:37.404048876Z" level=info msg="Ran pod sandbox 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d with infra container: openshift-infra/auto-csr-approver-29686654-j4dbl/POD" id=393fa24e-ce2c-433b-9d89-3e342efab308 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.536583 | controller | Jun 11 17:34:37.408504 crc crio[23211]: time="2026-06-11T17:34:37.407800981Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e1170eda-eb31-4a58-b24e-de96c98ebd5b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.536600 | controller | Jun 11 17:34:37.419345 crc crio[23211]: time="2026-06-11T17:34:37.419256127Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.536616 | controller | Jun 11 17:34:37.430388 crc crio[23211]: time="2026-06-11T17:34:37.430305334Z" level=info msg="Removed container d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb: openstack/swift-storage-0/object-replicator" id=3e1dc834-06ea-40ae-9f30-0b21a7aaba81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.536633 | controller | Jun 11 17:34:37.449692 crc crio[23211]: time="2026-06-11T17:34:37.449607078Z" level=info msg="Removing container: a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e" id=aa4a1d2c-4551-4aea-b74f-1a231dbc8a20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.536648 | controller | Jun 11 17:34:37.548583 crc crio[23211]: time="2026-06-11T17:34:37.548406233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536664 | controller | Jun 11 17:34:37.623110 crc crio[23211]: time="2026-06-11T17:34:37.622366006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536683 | controller | Jun 11 17:34:37.630559 crc crio[23211]: time="2026-06-11T17:34:37.630242504Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qxthp/extract-utilities" id=0794f226-27ec-4020-8f25-c11a54293186 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.536707 | controller | Jun 11 17:34:37.638522 crc crio[23211]: time="2026-06-11T17:34:37.637318231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536727 | controller | Jun 11 17:34:37.838268 crc crio[23211]: time="2026-06-11T17:34:37.836143733Z" level=info msg="Removed container a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config" id=aa4a1d2c-4551-4aea-b74f-1a231dbc8a20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.536745 | controller | Jun 11 17:34:37.839572 crc crio[23211]: time="2026-06-11T17:34:37.837039005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536761 | controller | Jun 11 17:34:37.871521 crc crio[23211]: time="2026-06-11T17:34:37.860831341Z" level=info msg="Removing container: 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81" id=79499ed6-cf82-4299-9ed1-b087358ffb67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.536776 | controller | Jun 11 17:34:37.921852 crc crio[23211]: time="2026-06-11T17:34:37.921738467Z" level=info msg="Removed container 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a: openstack/swift-storage-0/rsync" id=da93e0c8-8cd6-4ec9-81a3-f337e29502fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.536793 | controller | Jun 11 17:34:37.928037 crc crio[23211]: time="2026-06-11T17:34:37.926184379Z" level=info msg="Removing container: 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279" id=6e28e1b6-3fa4-460a-b6e3-ad629ef3569e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.536809 | controller | Jun 11 17:34:38.014492 crc crio[23211]: time="2026-06-11T17:34:38.011553838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.536830 | controller | Jun 11 17:34:38.130615 crc crio[23211]: time="2026-06-11T17:34:38.130521969Z" level=info msg="Created container f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49: openshift-marketplace/certified-operators-hksvt/extract-content" id=10530ea6-0625-46d8-8a0b-f4fea00fd088 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.536846 | controller | Jun 11 17:34:38.135385 crc crio[23211]: time="2026-06-11T17:34:38.134380724Z" level=info msg="Starting container: f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49" id=d8b3846a-6145-4fac-9cfa-cccdec128c74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.536861 | controller | Jun 11 17:34:38.146136 crc crio[23211]: time="2026-06-11T17:34:38.146082748Z" level=info msg="Started container" PID=283982 containerID=f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49 description=openshift-marketplace/certified-operators-hksvt/extract-content id=d8b3846a-6145-4fac-9cfa-cccdec128c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820
2026-06-11 18:00:59.536877 | controller | Jun 11 17:34:38.263788 crc crio[23211]: time="2026-06-11T17:34:38.263691805Z" level=info msg="Created container f46121ecbaa319860d6b77831559adde3b165d3342e1e1b004745c606bd8b792: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=47cbbd5f-69ab-4796-baee-901a0657e64b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.536894 | controller | Jun 11 17:34:38.267687 crc crio[23211]: time="2026-06-11T17:34:38.267523741Z" level=info msg="Created container 1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76: openstack/nova-cell1-conductor-db-sync-gmqk9/nova-cell1-conductor-db-sync" id=631b15fe-9d15-4df2-aec0-846697b3613d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.536910 | controller | Jun 11 17:34:38.273750 crc crio[23211]: time="2026-06-11T17:34:38.271276476Z" level=info msg="Starting container: f46121ecbaa319860d6b77831559adde3b165d3342e1e1b004745c606bd8b792" id=2f8bca86-4879-4717-9865-2be7b8344229 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.536926 | controller | Jun 11 17:34:38.287497 crc crio[23211]: time="2026-06-11T17:34:38.287365808Z" level=info msg="Starting container: 1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76" id=e2f9e20e-27bc-43d6-b56e-13021e341fa2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.536941 | controller | Jun 11 17:34:38.287711 crc crio[23211]: time="2026-06-11T17:34:38.287664696Z" level=info msg="Started container" PID=283993 containerID=f46121ecbaa319860d6b77831559adde3b165d3342e1e1b004745c606bd8b792 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=2f8bca86-4879-4717-9865-2be7b8344229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002
2026-06-11 18:00:59.536956 | controller | Jun 11 17:34:38.304793 crc crio[23211]: time="2026-06-11T17:34:38.304703962Z" level=info msg="Started container" PID=283979 containerID=1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76 description=openstack/nova-cell1-conductor-db-sync-gmqk9/nova-cell1-conductor-db-sync id=e2f9e20e-27bc-43d6-b56e-13021e341fa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd
2026-06-11 18:00:59.536975 | controller | Jun 11 17:34:38.319141 crc crio[23211]: time="2026-06-11T17:34:38.319056303Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=811c8859-0313-4fbe-abb6-bd8b3fc66ecf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.536992 | controller | Jun 11 17:34:38.486815 crc crio[23211]: time="2026-06-11T17:34:38.48660816Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=4350c571-00d1-4ad1-a3dd-d57fc044d1e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.537011 | controller | Jun 11 17:34:38.553289 crc crio[23211]: time="2026-06-11T17:34:38.551990169Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e1170eda-eb31-4a58-b24e-de96c98ebd5b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.537028 | controller | Jun 11 17:34:38.557781 crc crio[23211]: time="2026-06-11T17:34:38.557703872Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=12f92c27-4aef-41cc-951d-0dad04d1a493 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.537044 | controller | Jun 11 17:34:38.580696 crc crio[23211]: time="2026-06-11T17:34:38.5803889Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=b991a6df-3540-495f-87d4-ed8c477254ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.537060 | controller | Jun 11 17:34:38.672878 crc crio[23211]: time="2026-06-11T17:34:38.672304183Z" level=info msg="Created container 16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5: openstack/placement-db-sync-25f55/placement-db-sync" id=6eab4dd3-98f1-4645-bb3f-8f3411da76d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.537076 | controller | Jun 11 17:34:38.676516 crc crio[23211]: time="2026-06-11T17:34:38.676385345Z" level=info msg="Starting container: 16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5" id=2aebe92e-857f-4fae-8ad4-925eac6f385e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.537093 | controller | Jun 11 17:34:38.690254 crc crio[23211]: time="2026-06-11T17:34:38.689990856Z" level=info msg="Started container" PID=283985 containerID=16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5 description=openstack/placement-db-sync-25f55/placement-db-sync id=2aebe92e-857f-4fae-8ad4-925eac6f385e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750
2026-06-11 18:00:59.537109 | controller | Jun 11 17:34:39.078521 crc crio[23211]: time="2026-06-11T17:34:39.077868485Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=400e6792-313a-46e4-a999-e01d5a561164 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.537126 | controller | Jun 11 17:34:39.078521 crc crio[23211]: time="2026-06-11T17:34:39.077978738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537143 | controller | Jun 11 17:34:39.108974 crc crio[23211]: time="2026-06-11T17:34:39.108870912Z" level=info msg="Created container 2c2a7bd4af823389a16d03fa0346268b6349e5e22fa6ae7e54404ba6024e7b07: openstack/swift-proxy-5d86cb9469-r7k4t/proxy-httpd" id=f28b2b73-7554-4b65-baaf-c6c30ae341f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.537160 | controller | Jun 11 17:34:39.112029 crc crio[23211]: time="2026-06-11T17:34:39.111942738Z" level=info msg="Starting container: 2c2a7bd4af823389a16d03fa0346268b6349e5e22fa6ae7e54404ba6024e7b07" id=fc94e3e4-e427-48a8-a2e9-2840f8647459 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.537176 | controller | Jun 11 17:34:39.133706 crc crio[23211]: time="2026-06-11T17:34:39.13353889Z" level=info msg="Started container" PID=283989 containerID=2c2a7bd4af823389a16d03fa0346268b6349e5e22fa6ae7e54404ba6024e7b07 description=openstack/swift-proxy-5d86cb9469-r7k4t/proxy-httpd id=fc94e3e4-e427-48a8-a2e9-2840f8647459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1
2026-06-11 18:00:59.537193 | controller | Jun 11 17:34:39.172110 crc crio[23211]: time="2026-06-11T17:34:39.171900781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=e30e2f11-caa7-48ec-99cf-3e980a8f7a96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.537212 | controller | Jun 11 17:34:39.303628 crc crio[23211]: time="2026-06-11T17:34:39.303494448Z" level=info msg="Created container c86eeaf7609b16b0ccdcd1cb64eb90aa9b2e9850ed98f3f6dc66c213b274230c: openstack/swift-ring-rebalance-zxfxf/swift-ring-rebalance" id=0ea2b9c4-5dc9-4d16-9863-ecd66cd7d43f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.537228 | controller | Jun 11 17:34:39.305526 crc crio[23211]: time="2026-06-11T17:34:39.305373695Z" level=info msg="Starting container: c86eeaf7609b16b0ccdcd1cb64eb90aa9b2e9850ed98f3f6dc66c213b274230c" id=0b53cebb-8dd2-4395-9082-5516dea2a63a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.537243 | controller | Jun 11 17:34:39.328520 crc crio[23211]: time="2026-06-11T17:34:39.326962715Z" level=info msg="Started container" PID=283995 containerID=c86eeaf7609b16b0ccdcd1cb64eb90aa9b2e9850ed98f3f6dc66c213b274230c description=openstack/swift-ring-rebalance-zxfxf/swift-ring-rebalance id=0b53cebb-8dd2-4395-9082-5516dea2a63a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1
2026-06-11 18:00:59.537259 | controller | Jun 11 17:34:39.344609 crc crio[23211]: time="2026-06-11T17:34:39.341061398Z" level=info msg="Created container 23465a459d8a037ba2d4d60981cc68a82556ee593cd416823e7b38ee75cd1e80: openstack/openstackclient/openstackclient" id=76852675-b817-4e6b-a542-8855bfcea906 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.537275 | controller | Jun 11 17:34:39.344609 crc crio[23211]: time="2026-06-11T17:34:39.34308641Z" level=info msg="Starting container: 23465a459d8a037ba2d4d60981cc68a82556ee593cd416823e7b38ee75cd1e80" id=8f9efb8a-2898-47f8-a6cf-4c3b4c361b0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.537290 | controller | Jun 11 17:34:39.374414 crc crio[23211]: time="2026-06-11T17:34:39.374266582Z" level=info msg="Started container" PID=284122 containerID=23465a459d8a037ba2d4d60981cc68a82556ee593cd416823e7b38ee75cd1e80 description=openstack/openstackclient/openstackclient id=8f9efb8a-2898-47f8-a6cf-4c3b4c361b0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5100266d87ad343c11cfdc1b37713ead0e15326f085889ee12c6e29179664294
2026-06-11 18:00:59.537306 | controller | Jun 11 17:34:40.746331 crc crio[23211]: time="2026-06-11T17:34:40.745709623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537323 | controller | Jun 11 17:34:40.917002 crc crio[23211]: time="2026-06-11T17:34:40.91682068Z" level=info msg="Created container f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375: openstack/glance-db-sync-pjgdq/glance-db-sync" id=7fbd4d64-988e-4309-8948-14f2d48d413c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.537340 | controller | Jun 11 17:34:40.919081 crc crio[23211]: time="2026-06-11T17:34:40.919012795Z" level=info msg="Starting container: f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375" id=b7fb0edc-d9e8-46dc-a362-36efd8c77a81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.537356 | controller | Jun 11 17:34:40.935552 crc crio[23211]: time="2026-06-11T17:34:40.935144989Z" level=info msg="Started container" PID=284693 containerID=f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375 description=openstack/glance-db-sync-pjgdq/glance-db-sync id=b7fb0edc-d9e8-46dc-a362-36efd8c77a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61
2026-06-11 18:00:59.537372 | controller | Jun 11 17:34:40.990571 crc crio[23211]: time="2026-06-11T17:34:40.990466906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537388 | controller | Jun 11 17:34:41.001016 crc crio[23211]: time="2026-06-11T17:34:41.000834455Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8f089d25-ce58-495d-97af-bceef4c9d516 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.537408 | controller | Jun 11 17:34:41.017731 crc crio[23211]: time="2026-06-11T17:34:41.017643406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537424 | controller | Jun 11 17:34:41.022534 crc crio[23211]: time="2026-06-11T17:34:41.021949254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537439 | controller | Jun 11 17:34:41.041157 crc crio[23211]: time="2026-06-11T17:34:41.041019432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537455 | controller | Jun 11 17:34:41.043121 crc crio[23211]: time="2026-06-11T17:34:41.043042243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537471 | controller | Jun 11 17:34:41.050727 crc crio[23211]: time="2026-06-11T17:34:41.049784732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537488 | controller | Jun 11 17:34:41.053270 crc crio[23211]: time="2026-06-11T17:34:41.053118616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537504 | controller | Jun 11 17:34:41.053851 crc crio[23211]: time="2026-06-11T17:34:41.053801122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537541 | controller | Jun 11 17:34:41.059838 crc crio[23211]: time="2026-06-11T17:34:41.059745111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537560 | controller | Jun 11 17:34:41.062867 crc crio[23211]: time="2026-06-11T17:34:41.062787927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537576 | controller | Jun 11 17:34:41.067930 crc crio[23211]: time="2026-06-11T17:34:41.067850513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537591 | controller | Jun 11 17:34:41.095730 crc crio[23211]: time="2026-06-11T17:34:41.09559864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537607 | controller | Jun 11 17:34:41.099261 crc crio[23211]: time="2026-06-11T17:34:41.099159948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537622 | controller | Jun 11 17:34:41.106898 crc crio[23211]: time="2026-06-11T17:34:41.10680152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537638 | controller | Jun 11 17:34:41.109482 crc crio[23211]: time="2026-06-11T17:34:41.109092998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537653 | controller | Jun 11 17:34:41.180870 crc crio[23211]: time="2026-06-11T17:34:41.180768123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537673 | controller | Jun 11 17:34:41.189135 crc crio[23211]: time="2026-06-11T17:34:41.1890092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537689 | controller | Jun 11 17:34:41.199674 crc crio[23211]: time="2026-06-11T17:34:41.199603915Z" level=info msg="Removed container 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81: openstack/swift-storage-0/account-auditor" id=79499ed6-cf82-4299-9ed1-b087358ffb67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.537705 | controller | Jun 11 17:34:41.206791 crc crio[23211]: time="2026-06-11T17:34:41.206707203Z" level=info msg="Removing container: dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32" id=08ab6f7d-2638-46c2-938b-377418ba3c24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.537721 | controller | Jun 11 17:34:41.218674 crc crio[23211]: time="2026-06-11T17:34:41.21775386Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686654-j4dbl/oc" id=56a8baa3-12a2-4fff-9190-14e2aaf6bb57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.537737 | controller | Jun 11 17:34:41.245749 crc crio[23211]: time="2026-06-11T17:34:41.244823439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=35c11539-506c-4d48-ba8d-b037f30c3938 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.537752 | controller | Jun 11 17:34:41.284133 crc crio[23211]: time="2026-06-11T17:34:41.28399252Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=592ed334-ad2d-41f9-bfab-11c82ff576b8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.537768 | controller | Jun 11 17:34:41.287252 crc crio[23211]: time="2026-06-11T17:34:41.286007321Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=4b56bac1-beb3-46fd-941f-4370d4c5557d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.537784 | controller | Jun 11 17:34:41.332636 crc crio[23211]: time="2026-06-11T17:34:41.332477555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3cb0f2b2-d09f-40bb-a101-2b60aed1f00c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.537799 | controller | Jun 11 17:34:41.336309 crc crio[23211]: time="2026-06-11T17:34:41.336223599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537815 | controller | Jun 11 17:34:41.361866 crc crio[23211]: time="2026-06-11T17:34:41.361784599Z" level=info msg="Creating container: openshift-marketplace/certified-operators-hksvt/registry-server" id=0daede12-59a5-4ba9-9023-9039408d72e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.537830 | controller | Jun 11 17:34:41.374323 crc crio[23211]: time="2026-06-11T17:34:41.374231951Z" level=info msg="Removed container 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279: openstack/swift-storage-0/object-expirer" id=6e28e1b6-3fa4-460a-b6e3-ad629ef3569e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.537846 | controller | Jun 11 17:34:41.374521 crc crio[23211]: time="2026-06-11T17:34:41.374318953Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=a7d5a1a6-91ac-4c29-a802-51321fa4123e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.537861 | controller | Jun 11 17:34:41.374726 crc crio[23211]: time="2026-06-11T17:34:41.374662521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537883 | controller | Jun 11 17:34:41.383040 crc crio[23211]: time="2026-06-11T17:34:41.382052627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537899 | controller | Jun 11 17:34:41.383040 crc crio[23211]: time="2026-06-11T17:34:41.382280962Z" level=info msg="Removing container: 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2" id=100149df-3617-4914-867a-79a70fb054a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.537916 | controller | Jun 11 17:34:41.385860 crc crio[23211]: time="2026-06-11T17:34:41.385803131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.537932 | controller | Jun 11 17:34:41.390659 crc crio[23211]: time="2026-06-11T17:34:41.39052449Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904" id=f6081a8a-20d6-40e2-8f56-51f1466d5535 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.537948 | controller | Jun 11 17:34:41.401235 crc crio[23211]: time="2026-06-11T17:34:41.399829062Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=4a2f2616-d4a1-43d4-aa62-1e9101ff4c3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.537964 | controller | Jun 11 17:34:41.421224 crc crio[23211]: time="2026-06-11T17:34:41.421080034Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=02ee1c77-9cc4-44f1-93e8-23e2ae0551cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.537979 | controller | Jun 11 17:34:41.435539 crc crio[23211]: time="2026-06-11T17:34:41.435397003Z" level=info msg="Removed container dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32: openstack/swift-storage-0/container-updater" id=08ab6f7d-2638-46c2-938b-377418ba3c24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.537995 | controller | Jun 11 17:34:41.442044 crc crio[23211]: time="2026-06-11T17:34:41.442016549Z" level=info msg="Removing container: ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b" id=87dd3525-a71b-438b-8c34-d81f37ead928 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.538011 | controller | Jun 11 17:34:41.454905 crc crio[23211]: time="2026-06-11T17:34:41.454747688Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64 UID:b7c14e55-06b3-4b69-9510-7a0625230131 NetNS:/var/run/netns/4a2edbe1-5b82-4375-8ea8-4234695a1ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c14e55_06b3_4b69_9510_7a0625230131.slice PodAnnotations:0xc007c14160}] Aliases:map[]}"
2026-06-11 18:00:59.538028 | controller | Jun 11 17:34:41.454905 crc crio[23211]: time="2026-06-11T17:34:41.45482402Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.538044 | controller | Jun 11 17:34:41.471009 crc crio[23211]: time="2026-06-11T17:34:41.470975915Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=94fa887a-07f5-45d3-9dcf-7c229f0942a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.538060 | controller | Jun 11 17:34:41.549127 crc crio[23211]: time="2026-06-11T17:34:41.549024351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.538079 | controller | Jun 11 17:34:41.568080 crc crio[23211]: time="2026-06-11T17:34:41.567995025Z" level=info msg="Creating container: openstack/swift-proxy-5d86cb9469-r7k4t/proxy-server" id=e5d9c017-e0a4-47a2-9fa5-7388fc8775f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.538095 | controller | Jun 11 17:34:41.626519 crc crio[23211]: time="2026-06-11T17:34:41.625931197Z" level=info msg="Removed container 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2: openstack/swift-storage-0/object-updater" id=100149df-3617-4914-867a-79a70fb054a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.538111 | controller | Jun 11 17:34:41.647336 crc crio[23211]: time="2026-06-11T17:34:41.647042985Z" level=info msg="Removing container: 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320" id=478e8466-fb26-4014-9e20-304e6285c32c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.538127 | controller | Jun 11 17:34:41.656824 crc crio[23211]: time="2026-06-11T17:34:41.656765479Z" level=info msg="Removed container ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b: openstack/swift-storage-0/container-auditor" id=87dd3525-a71b-438b-8c34-d81f37ead928 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.538142 | controller | Jun 11 17:34:41.674973 crc crio[23211]: time="2026-06-11T17:34:41.674881064Z" level=info msg="Removing container: 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a" id=a3f5f9fb-feb7-4e6e-8a55-f40995abf15f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.538158 | controller | Jun 11 17:34:41.739085 crc crio[23211]: time="2026-06-11T17:34:41.739040161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.538174 | controller | Jun 11 17:34:41.762908 crc crio[23211]: time="2026-06-11T17:34:41.761266328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=bd8bf5f4-df13-4024-91ba-2048e0779ac0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.538190 | controller | Jun 11 17:34:41.837332 crc crio[23211]: time="2026-06-11T17:34:41.837048136Z" level=info msg="Removed container 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320: openstack/swift-storage-0/object-auditor" id=478e8466-fb26-4014-9e20-304e6285c32c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.538206 | controller | Jun 11 17:34:41.864488 crc crio[23211]: time="2026-06-11T17:34:41.858694809Z" level=info msg="Removing container: ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18" id=606aeda2-cd62-4763-8756-e6f9d900f46e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.538222 | controller | Jun 11 17:34:41.901375 crc crio[23211]: time="2026-06-11T17:34:41.901136962Z" level=info msg="Removed container 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a: openstack/swift-storage-0/account-reaper" id=a3f5f9fb-feb7-4e6e-8a55-f40995abf15f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.538238 | controller | Jun 11 17:34:41.906629 crc crio[23211]: time="2026-06-11T17:34:41.906548498Z" level=info msg="Removing container: e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b" id=a27f5cb1-337f-49de-9ba0-8d01bd7c85d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.538253 | controller | Jun 11 17:34:41.917764 crc crio[23211]: time="2026-06-11T17:34:41.917345459Z" level=info msg="Created container 9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4: openshift-marketplace/redhat-operators-qxthp/extract-utilities" id=0794f226-27ec-4020-8f25-c11a54293186 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.538269 | controller | Jun 11 17:34:41.923475 crc crio[23211]: time="2026-06-11T17:34:41.921336429Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=425b9ff8-7e99-468a-940c-fc6bb5561832 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.538288 | controller | Jun 11 17:34:41.935268 crc crio[23211]: time="2026-06-11T17:34:41.935225976Z" level=info msg="Starting container: 9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4" id=1dee708a-61d0-4d22-9211-f95c30628aaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.538304 | controller | Jun 11 17:34:41.946074 crc crio[23211]: time="2026-06-11T17:34:41.946011577Z" level=info msg="Created container 77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db: openstack/neutron-db-sync-hh27n/neutron-db-sync" id=d52883b7-e239-428b-9974-2680b9b47ebd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.538319 | controller | Jun 11 17:34:41.946582 crc crio[23211]: time="2026-06-11T17:34:41.946555511Z" level=info msg="Started container" PID=284762 containerID=9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4 description=openshift-marketplace/redhat-operators-qxthp/extract-utilities id=1dee708a-61d0-4d22-9211-f95c30628aaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96
2026-06-11 18:00:59.538335 | controller | Jun 11 17:34:41.982811 crc crio[23211]: time="2026-06-11T17:34:41.982149422Z" level=info msg="Starting container: 77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db" id=268b34d7-71b0-4802-85b4-957b7a3daeef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.538351 | controller | Jun 11 17:34:42.024685 crc crio[23211]: time="2026-06-11T17:34:42.024520155Z" level=info msg="Started container" PID=284773 containerID=77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db description=openstack/neutron-db-sync-hh27n/neutron-db-sync id=268b34d7-71b0-4802-85b4-957b7a3daeef name=/runtime.v1.RuntimeService/StartContainer sandboxID=382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046
2026-06-11 18:00:59.538367 | controller | Jun 11 17:34:42.081736 crc crio[23211]: time="2026-06-11T17:34:42.081638715Z" level=info msg="Created container 4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f: openstack/barbican-db-sync-mj7z2/barbican-db-sync" id=bd236211-992a-4916-af11-75eafd7fb8c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.538382 | controller | Jun 11 17:34:42.083340 crc crio[23211]: time="2026-06-11T17:34:42.083184824Z" level=info msg="Starting container: 4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f" id=afec98bc-54c9-4e89-979e-2448acfee14e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.538398 | controller | Jun 11 17:34:42.131320 crc crio[23211]: time="2026-06-11T17:34:42.131183657Z" level=info msg="Started container" PID=284781 containerID=4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f description=openstack/barbican-db-sync-mj7z2/barbican-db-sync id=afec98bc-54c9-4e89-979e-2448acfee14e name=/runtime.v1.RuntimeService/StartContainer sandboxID=359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04
2026-06-11 18:00:59.538413 | controller | Jun 11 17:34:42.136984 crc crio[23211]: time="2026-06-11T17:34:42.136869129Z" level=info msg="Created container b1c7aab98a182244506f9ef0d7e46591eaae8165ffd4eb52c0c3a78478ca63c7: openstack/dnsmasq-dns-79fb556855-m2pm5/init" id=2ff8758b-7f4d-4616-bc00-2e18ec14dd6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.538428 | controller | Jun 11 17:34:42.155116 crc crio[23211]: time="2026-06-11T17:34:42.154948192Z" level=info msg="Starting container: b1c7aab98a182244506f9ef0d7e46591eaae8165ffd4eb52c0c3a78478ca63c7" id=9d375f98-909a-4ff2-8e5a-259a30a0df06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.538444 | controller | Jun 11 17:34:42.162459 crc crio[23211]: time="2026-06-11T17:34:42.162318877Z" level=info msg="Removed container e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config" id=a27f5cb1-337f-49de-9ba0-8d01bd7c85d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.538463 | controller | Jun 11 17:34:42.171180 crc crio[23211]: time="2026-06-11T17:34:42.171104917Z" level=info msg="Removing container: 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0" id=e6127b68-0099-49db-a31a-91cf288f4ce0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.538479 | controller | Jun 11 17:34:42.175069 crc crio[23211]: time="2026-06-11T17:34:42.175002855Z" level=info msg="Started container" PID=284790 containerID=b1c7aab98a182244506f9ef0d7e46591eaae8165ffd4eb52c0c3a78478ca63c7 description=openstack/dnsmasq-dns-79fb556855-m2pm5/init id=9d375f98-909a-4ff2-8e5a-259a30a0df06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6
2026-06-11 18:00:59.538495 | controller | Jun 11 17:34:42.252723 crc crio[23211]: time="2026-06-11T17:34:42.251832789Z" level=info msg="Removed container ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18: openstack/swift-storage-0/object-server" id=606aeda2-cd62-4763-8756-e6f9d900f46e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.538525 | controller | Jun 11 17:34:42.257591 crc crio[23211]: time="2026-06-11T17:34:42.257535073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.538547 | controller | Jun 11 17:34:42.264123 crc crio[23211]: time="2026-06-11T17:34:42.259590074Z" level=info msg="Removing container: 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e" id=896848c1-31f0-451c-90eb-5672f2cee571 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.538563 | controller | Jun 11 17:34:42.324241 crc crio[23211]: time="2026-06-11T17:34:42.319960756Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6bc27188-a1ac-4553-b4c5-33b82de6e617 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.538579 | controller | Jun 11 17:34:42.329540 crc crio[23211]: time="2026-06-11T17:34:42.327801132Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:00:59.538594 | controller | Jun 11 17:34:42.342572 crc crio[23211]: time="2026-06-11T17:34:42.337868605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.538610 | controller | Jun 11 17:34:42.385299 crc crio[23211]: 2026-06-11T17:34:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8822ad0d56f965 Mac:b2:8f:02:e3:a2:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a9 Mtu:0 Sandbox:/var/run/netns/4a2edbe1-5b82-4375-8ea8-4234695a1ac5 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.538626 | controller | Jun 11 17:34:42.390366 crc crio[23211]: time="2026-06-11T17:34:42.390006601Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64 UID:b7c14e55-06b3-4b69-9510-7a0625230131 NetNS:/var/run/netns/4a2edbe1-5b82-4375-8ea8-4234695a1ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c14e55_06b3_4b69_9510_7a0625230131.slice PodAnnotations:0xc007c14160}] Aliases:map[]}"
2026-06-11 18:00:59.538642 | controller | Jun 11 17:34:42.394580 crc crio[23211]: time="2026-06-11T17:34:42.390583916Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.538657 | controller | Jun 11 17:34:42.428651 crc crio[23211]: time="2026-06-11T17:34:42.428585318Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1249aab5-fd67-4224-bbc7-0d5001fc22b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.538677 | controller | Jun 11 17:34:42.444660 crc crio[23211]: time="2026-06-11T17:34:42.436842785Z" level=info msg="Created container 126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a: openstack/cinder-db-sync-fgn75/cinder-db-sync" id=bded3c34-a820-443c-8c92-13cdac637376 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.538693 | controller | Jun 11 17:34:42.444660 crc crio[23211]: time="2026-06-11T17:34:42.438845065Z" level=info msg="Starting container: 126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a" id=c056912f-b2ac-487e-9728-d0233c95c863 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.538708 | controller | Jun 11 17:34:42.452897 crc crio[23211]: time="2026-06-11T17:34:42.44667186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.538723 | controller | Jun 11 17:34:42.485494 crc crio[23211]: time="2026-06-11T17:34:42.475349049Z" level=info msg="Ran pod sandbox d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64 with infra container: openstack/swift-storage-0/POD" id=400e6792-313a-46e4-a999-e01d5a561164 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.538739 | controller | Jun 11 17:34:42.492232 crc crio[23211]: time="2026-06-11T17:34:42.49214049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.538754 | controller | Jun 11 17:34:42.495138 crc crio[23211]: time="2026-06-11T17:34:42.494889109Z" level=info msg="Started container" PID=284765 containerID=126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a description=openstack/cinder-db-sync-fgn75/cinder-db-sync id=c056912f-b2ac-487e-9728-d0233c95c863 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248
2026-06-11 18:00:59.538770 | controller | Jun 11 17:34:42.495381 crc crio[23211]: time="2026-06-11T17:34:42.495309129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b43fcd6e-514c-41a2-ab7c-3e3736f7e3c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.538785 | controller | Jun 11 17:34:42.495626 crc crio[23211]: time="2026-06-11T17:34:42.495567497Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=b43fcd6e-514c-41a2-ab7c-3e3736f7e3c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.538801 | controller | Jun 11 17:34:42.495738 crc crio[23211]: time="2026-06-11T17:34:42.495636497Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=b43fcd6e-514c-41a2-ab7c-3e3736f7e3c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.538817 | controller | Jun 11 17:34:42.503027 crc crio[23211]: time="2026-06-11T17:34:42.502973862Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=5eca2518-9f7b-40a1-9aed-111e7ed4f0c0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.538832 | controller | Jun 11 17:34:42.508537 crc crio[23211]: time="2026-06-11T17:34:42.508402727Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-11 18:00:59.538848 | controller | Jun 11 17:34:42.559222 crc crio[23211]: time="2026-06-11T17:34:42.558991555Z" level=info msg="Created container 662c35218f39b9a466302f7101091f16194cd74ec848d26e443381729f406bf4: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=b991a6df-3540-495f-87d4-ed8c477254ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.538863 | controller | Jun 11 17:34:42.562892 crc crio[23211]: time="2026-06-11T17:34:42.562815001Z" level=info msg="Starting container: 662c35218f39b9a466302f7101091f16194cd74ec848d26e443381729f406bf4" id=17876808-e122-4d79-bb5e-3adf7a656e93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.538882 | controller | Jun 11 17:34:42.582599 crc crio[23211]: time="2026-06-11T17:34:42.58235249Z" level=info msg="Started container" PID=284791 containerID=662c35218f39b9a466302f7101091f16194cd74ec848d26e443381729f406bf4 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=17876808-e122-4d79-bb5e-3adf7a656e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002
2026-06-11 18:00:59.538898 | controller | Jun 11 17:34:42.630305 crc crio[23211]: time="2026-06-11T17:34:42.630179449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f436da00-3bd1-4a43-89a1-3e69cff301e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.538914 | controller | Jun 11 17:34:42.634675 crc crio[23211]: time="2026-06-11T17:34:42.63460093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.538929 | controller | Jun 11 17:34:42.639401 crc crio[23211]: time="2026-06-11T17:34:42.639278877Z" level=info msg="Creating container: openstack/dnsmasq-dns-79fb556855-m2pm5/dnsmasq-dns" id=eec6553d-c16c-44e9-bfb2-095070f7b4a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.538944 | controller | Jun 11 17:34:42.643763 crc crio[23211]: time="2026-06-11T17:34:42.643705077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.538960 | controller | Jun 11 17:34:42.645343 crc crio[23211]: time="2026-06-11T17:34:42.645278478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.538975 | controller | Jun 11 17:34:42.697729 crc crio[23211]: time="2026-06-11T17:34:42.697578838Z" level=info msg="Created container 54096c0f0c24f71e2371f46fb81c894b391c0eee717cbadb7ad5bd2e6794f3cf: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=69c18c92-dfe6-4b41-b36e-7f899550ba14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.538990 | controller | Jun 11 17:34:42.699749 crc crio[23211]: time="2026-06-11T17:34:42.699629119Z" level=info msg="Starting container: 54096c0f0c24f71e2371f46fb81c894b391c0eee717cbadb7ad5bd2e6794f3cf" id=9bde3089-bbac-464c-8e8c-9db58b6d41ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.539005 | controller | Jun 11 17:34:42.701026 crc crio[23211]: time="2026-06-11T17:34:42.700958272Z" level=info msg="Created container f899e17a4ed3e134d492ab0f0aa0b72f7415bbf1f1eab14bba72ea95838fec62: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=d3809b02-4f82-43ed-a147-63ad1b59553d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.539020 | controller | Jun 11 17:34:42.705406 crc crio[23211]: time="2026-06-11T17:34:42.705334541Z" level=info msg="Starting container: f899e17a4ed3e134d492ab0f0aa0b72f7415bbf1f1eab14bba72ea95838fec62" id=3539013b-3fe7-4f8e-91eb-711f7fc77940 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.539036 | controller | Jun 11 17:34:42.719756 crc crio[23211]: time="2026-06-11T17:34:42.719659251Z" level=info msg="Started container" PID=284774 containerID=54096c0f0c24f71e2371f46fb81c894b391c0eee717cbadb7ad5bd2e6794f3cf description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=9bde3089-bbac-464c-8e8c-9db58b6d41ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=cffe26213a06e4cca449838bd6d28b66d6dc635743f777abf18ad1b7ce2605ed
2026-06-11 18:00:59.539052 | controller | Jun 11 17:34:42.726485 crc crio[23211]: time="2026-06-11T17:34:42.72638784Z" level=info msg="Started container" PID=284789 containerID=f899e17a4ed3e134d492ab0f0aa0b72f7415bbf1f1eab14bba72ea95838fec62 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=3539013b-3fe7-4f8e-91eb-711f7fc77940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a
2026-06-11 18:00:59.539071 | controller | Jun 11 17:34:42.737867 crc crio[23211]: time="2026-06-11T17:34:42.737782595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.539087 | controller | Jun 11 17:34:42.739011 crc crio[23211]: time="2026-06-11T17:34:42.738956184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.539103 | controller | Jun 11 17:34:42.744122 crc crio[23211]: time="2026-06-11T17:34:42.744046092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.539118 | controller | Jun 11 17:34:42.745704 crc crio[23211]: time="2026-06-11T17:34:42.745648212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.539133 | controller | Jun 11 17:34:42.792990 crc crio[23211]: time="2026-06-11T17:34:42.792557278Z" level=info msg="Created container 7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0: openstack/nova-cell0-conductor-db-sync-c7lhc/nova-cell0-conductor-db-sync" id=36f9c467-07ca-4bc7-b588-8dc20221bcb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.539148 | controller | Jun 11 17:34:42.798480 crc crio[23211]: time="2026-06-11T17:34:42.797054249Z" level=info msg="Starting container: 7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0" id=1cd7a94b-0f7f-47e1-ac83-519799c3ea25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.539163 | controller | Jun 11 17:34:42.807302 crc crio[23211]: time="2026-06-11T17:34:42.807165254Z" level=info msg="Started container" PID=284787 containerID=7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0 description=openstack/nova-cell0-conductor-db-sync-c7lhc/nova-cell0-conductor-db-sync id=1cd7a94b-0f7f-47e1-ac83-519799c3ea25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e
2026-06-11 18:00:59.539179 | controller | Jun 11 17:34:42.817001 crc crio[23211]: time="2026-06-11T17:34:42.816909897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.539195 | controller | Jun 11 17:34:42.852553 crc crio[23211]: time="2026-06-11T17:34:42.852295834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.539210 | controller | Jun 11 17:34:43.081477 crc crio[23211]: time="2026-06-11T17:34:43.078638905Z" level=info msg="Removed container 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0: openstack/nova-api-0/nova-api-log" id=e6127b68-0099-49db-a31a-91cf288f4ce0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.539225 | controller | Jun 11 17:34:43.091481 crc crio[23211]: time="2026-06-11T17:34:43.087917958Z" level=info msg="Removing container: 6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9" id=dd609502-9b35-48e2-b46c-746b7c8f11cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.539241 | controller | Jun 11 17:34:43.143288 crc crio[23211]: time="2026-06-11T17:34:43.143169172Z" level=info msg="Removed container 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e: openstack/swift-storage-0/container-server" id=896848c1-31f0-451c-90eb-5672f2cee571 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.539259 | controller | Jun 11 17:34:43.162492 crc crio[23211]: time="2026-06-11T17:34:43.161783349Z" level=info msg="Removing container: ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c" id=bf5e6052-a548-42e9-84c7-86dcbc5f2ac4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.539275 | controller | Jun 11 17:34:43.259318 crc crio[23211]: time="2026-06-11T17:34:43.259167168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.539290 | controller | Jun 11 17:34:43.398384 crc crio[23211]: time="2026-06-11T17:34:43.398298654Z" level=info msg="Removed container 6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9: openstack/ovn-controller-vz669-config-8v4gn/ovn-config" id=dd609502-9b35-48e2-b46c-746b7c8f11cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.539306 | controller | Jun 11 17:34:43.410478 crc crio[23211]: time="2026-06-11T17:34:43.409608567Z" level=info msg="Removing container: ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c" id=b1b1a264-6357-42a8-8655-5bac5935ec47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.539321 | controller | Jun 11 17:34:43.484506 crc crio[23211]: time="2026-06-11T17:34:43.484352411Z" level=info msg="Removed container ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c: openstack/swift-storage-0/account-replicator" id=bf5e6052-a548-42e9-84c7-86dcbc5f2ac4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.539337 | controller | Jun 11 17:34:43.488031 crc crio[23211]: time="2026-06-11T17:34:43.485184751Z" level=info msg="Container ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c not known, assuming it got already removed" id=b1b1a264-6357-42a8-8655-5bac5935ec47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.539352 | controller | Jun 11 17:34:43.488031 crc crio[23211]: time="2026-06-11T17:34:43.487024717Z" level=info msg="Removing container: 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3" id=2dcc35d7-e184-44f8-95ae-e19d7a991508 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.539368 | controller | Jun 11 17:34:43.492331 crc crio[23211]: time="2026-06-11T17:34:43.49151519Z" level=info msg="Removing container: 3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f" id=fbf44576-fa04-41f6-b585-1582cd8bbfe3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.539383 | controller | Jun 11 17:34:43.605657 crc crio[23211]: time="2026-06-11T17:34:43.605558117Z" level=info msg="Removed container 3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f: openstack/rabbitmq-cell1-server-0/setup-container" id=fbf44576-fa04-41f6-b585-1582cd8bbfe3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.539399 | controller | Jun 11 17:34:43.623049 crc crio[23211]: time="2026-06-11T17:34:43.622882752Z" level=info msg="Stopping pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda" id=985f40c4-846a-4201-8662-9da1cebda6a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.539414 | controller | Jun 11 17:34:43.623049 crc crio[23211]: time="2026-06-11T17:34:43.623018785Z" level=info msg="Stopped pod sandbox (already stopped): cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda" id=985f40c4-846a-4201-8662-9da1cebda6a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.539430 | controller | Jun 11 17:34:43.623772 crc crio[23211]: time="2026-06-11T17:34:43.62364353Z" level=info msg="Removing pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda" id=0cd0c182-7142-4148-b80c-655cf0f484e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.539445 | controller | Jun 11 17:34:43.654884 crc crio[23211]: time="2026-06-11T17:34:43.654725269Z" level=info msg="Created container 17a8d0f2b70dc86b452e199a5070adad0564e7f032a6129c3540929ec6275f55: openstack/swift-proxy-5d86cb9469-r7k4t/proxy-server" id=e5d9c017-e0a4-47a2-9fa5-7388fc8775f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.539464 | controller | Jun 11 17:34:43.655646 crc crio[23211]: time="2026-06-11T17:34:43.65556593Z" level=info msg="Created container 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1: openshift-marketplace/certified-operators-hksvt/registry-server" id=0daede12-59a5-4ba9-9023-9039408d72e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.539479 | controller | Jun 11 17:34:43.660860 crc crio[23211]: time="2026-06-11T17:34:43.66079096Z" level=info msg="Starting container: 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1" id=7b2a1fb3-4eaf-4b65-a242-93e17f201be8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.539495 | controller | Jun 11 17:34:43.663927 crc crio[23211]: time="2026-06-11T17:34:43.663619092Z" level=info msg="Starting container: 17a8d0f2b70dc86b452e199a5070adad0564e7f032a6129c3540929ec6275f55" id=e384fb51-ae4e-4afc-84b2-8d5ec9a96308 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.539524 | controller | Jun 11 17:34:43.687854 crc crio[23211]: time="2026-06-11T17:34:43.687677795Z" level=info msg="Started container" PID=285007 containerID=17a8d0f2b70dc86b452e199a5070adad0564e7f032a6129c3540929ec6275f55 description=openstack/swift-proxy-5d86cb9469-r7k4t/proxy-server id=e384fb51-ae4e-4afc-84b2-8d5ec9a96308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1
2026-06-11 18:00:59.539546 | controller | Jun 11 17:34:43.689961 crc crio[23211]: time="2026-06-11T17:34:43.68988181Z" level=info msg="Started container" PID=285005 containerID=945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1 description=openshift-marketplace/certified-operators-hksvt/registry-server id=7b2a1fb3-4eaf-4b65-a242-93e17f201be8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820
2026-06-11 18:00:59.539562 | controller | Jun 11 17:34:43.743775 crc crio[23211]: time="2026-06-11T17:34:43.742814357Z" level=info msg="Removed container 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3: openstack/swift-storage-0/account-server" id=2dcc35d7-e184-44f8-95ae-e19d7a991508 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.539579 | controller | Jun 11 17:34:43.746456 crc crio[23211]: time="2026-06-11T17:34:43.746298604Z" level=info msg="Removing container: d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a" id=dd20e2fc-2089-405e-a39c-ef6d1af8f29f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.539595 | controller | Jun 11 17:34:43.796964 crc crio[23211]: time="2026-06-11T17:34:43.79684083Z" level=info msg="Created container b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a: openshift-infra/auto-csr-approver-29686654-j4dbl/oc" id=56a8baa3-12a2-4fff-9190-14e2aaf6bb57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.539611 | controller | Jun 11 17:34:43.800109 crc crio[23211]: time="2026-06-11T17:34:43.80001299Z" level=info msg="Starting container: b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a" id=e83e86fb-86bb-4d38-9d6e-06295e90fc8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.539626 | controller | Jun 11 17:34:43.800627 crc crio[23211]: time="2026-06-11T17:34:43.800391488Z" level=info msg="Removed pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda" id=0cd0c182-7142-4148-b80c-655cf0f484e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.539642 | controller | Jun 11 17:34:43.802234 crc crio[23211]: time="2026-06-11T17:34:43.802074921Z" level=info msg="Created container ebd166800922cfbb9d2e8733ea0ae75687622697910b5c31ab2a9d9f1aeed57b: openstack/kube-state-metrics-0/kube-state-metrics" id=94fa887a-07f5-45d3-9dcf-7c229f0942a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.539661 | controller | Jun 11 17:34:43.805346 crc crio[23211]: time="2026-06-11T17:34:43.805274521Z" level=info msg="Stopping pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9" id=d475f682-7cad-417b-a0d0-5e07cfe4fc69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.539676 | controller | Jun 11 17:34:43.805489 crc crio[23211]: time="2026-06-11T17:34:43.805361313Z" level=info msg="Stopped pod sandbox (already stopped): 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9" id=d475f682-7cad-417b-a0d0-5e07cfe4fc69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.539692 | controller | Jun 11 17:34:43.805742 crc crio[23211]: time="2026-06-11T17:34:43.80562522Z" level=info msg="Starting container: ebd166800922cfbb9d2e8733ea0ae75687622697910b5c31ab2a9d9f1aeed57b" id=6830877d-f926-478a-8c49-9192f4a89202 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.539707 | controller | Jun 11 17:34:43.811611 crc crio[23211]: time="2026-06-11T17:34:43.811099107Z" level=info msg="Removing pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9" id=3c0ca1c7-d09e-4827-bdf4-2d40ba80c9be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.539722 | controller | Jun 11 17:34:43.823117 crc crio[23211]: time="2026-06-11T17:34:43.82282882Z" level=info msg="Started container" PID=285008 containerID=ebd166800922cfbb9d2e8733ea0ae75687622697910b5c31ab2a9d9f1aeed57b description=openstack/kube-state-metrics-0/kube-state-metrics id=6830877d-f926-478a-8c49-9192f4a89202 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1333c956c1ed75fb3c6934ea908f54290d12a176ef57e3c0eea5f6e50580d755
2026-06-11 18:00:59.539738 | controller | Jun 11 17:34:43.829401 crc crio[23211]: time="2026-06-11T17:34:43.829050636Z" level=info msg="Started container" PID=285014 containerID=b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a description=openshift-infra/auto-csr-approver-29686654-j4dbl/oc id=e83e86fb-86bb-4d38-9d6e-06295e90fc8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d
2026-06-11 18:00:59.539753 | controller | Jun 11 17:34:43.866352 crc crio[23211]: time="2026-06-11T17:34:43.86626666Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=6bc27188-a1ac-4553-b4c5-33b82de6e617 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.539769 | controller | Jun 11 17:34:43.866946 crc crio[23211]: time="2026-06-11T17:34:43.866844274Z" level=info msg="Created container ff7f908a369170b7e5f1b6f68e955e5c4c352e6ae0d33cfc989e47e558442c03: openstack/ovn-northd-0/ovn-northd" id=425b9ff8-7e99-468a-940c-fc6bb5561832 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.539784 | controller | Jun 11 17:34:43.871079 crc crio[23211]: time="2026-06-11T17:34:43.870962507Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9f07b2d5-4592-43af-b081-8102f2a2085c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.539816 | controller | Jun 11 17:34:43.871306 crc crio[23211]: time="2026-06-11T17:34:43.871245404Z" level=info msg="Starting container: ff7f908a369170b7e5f1b6f68e955e5c4c352e6ae0d33cfc989e47e558442c03" id=4506b33d-2dd0-4a25-9700-c80e69a32059 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.539835 | controller | Jun 11 17:34:43.885970 crc crio[23211]: time="2026-06-11T17:34:43.885823829Z" level=info msg="Created container 847dcd649eedca9b2be545529ed0818b362550b3de94f1ff0a6c8eff40aa1937: openstack/dnsmasq-dns-79fb556855-m2pm5/dnsmasq-dns" id=eec6553d-c16c-44e9-bfb2-095070f7b4a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.539850 | controller | Jun 11 17:34:43.893808 crc crio[23211]: time="2026-06-11T17:34:43.893727467Z" level=info msg="Started container" PID=285010 containerID=ff7f908a369170b7e5f1b6f68e955e5c4c352e6ae0d33cfc989e47e558442c03 description=openstack/ovn-northd-0/ovn-northd id=4506b33d-2dd0-4a25-9700-c80e69a32059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b
2026-06-11 18:00:59.539878 | controller | Jun 11 17:34:43.895150 crc crio[23211]: time="2026-06-11T17:34:43.895073351Z" level=info msg="Starting container: 847dcd649eedca9b2be545529ed0818b362550b3de94f1ff0a6c8eff40aa1937" id=38f53e7a-b122-493e-9373-d3c49677b335 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.539894 | controller | Jun 11 17:34:43.917302 crc crio[23211]: time="2026-06-11T17:34:43.917085993Z" level=info msg="Started container" PID=285013 containerID=847dcd649eedca9b2be545529ed0818b362550b3de94f1ff0a6c8eff40aa1937 description=openstack/dnsmasq-dns-79fb556855-m2pm5/dnsmasq-dns id=38f53e7a-b122-493e-9373-d3c49677b335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6
2026-06-11 18:00:59.539910 | controller | Jun 11 17:34:43.963148 crc crio[23211]: time="2026-06-11T17:34:43.963058144Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=faec4b8a-e798-441c-b5bc-082678533a19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.539925 | controller | Jun 11 17:34:43.986518 crc crio[23211]: time="2026-06-11T17:34:43.986351748Z" level=info msg="Removed pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9" id=3c0ca1c7-d09e-4827-bdf4-2d40ba80c9be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.539941 | controller | Jun 11 17:34:43.989972 crc crio[23211]: time="2026-06-11T17:34:43.989884887Z" level=info msg="Stopping pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f" id=54a0492e-94d5-4e61-adae-9ed1baff539b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.539970 | controller | Jun 11 17:34:43.989972 crc crio[23211]: time="2026-06-11T17:34:43.989957959Z" level=info msg="Stopped pod sandbox (already stopped): 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f" id=54a0492e-94d5-4e61-adae-9ed1baff539b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.539993 | controller | Jun 11 17:34:43.997550 crc crio[23211]: time="2026-06-11T17:34:43.997249301Z" level=info msg="Removing pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f" id=101872a9-7dc9-4bef-8c3b-7e9287c4b594 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540013 | controller | Jun 11 17:34:44.014841 crc crio[23211]: time="2026-06-11T17:34:44.013878168Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a0fe3a93-2b90-45ad-9da6-bbbc59c718ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.540033 | controller | Jun 11 17:34:44.043153 crc crio[23211]: time="2026-06-11T17:34:44.042988237Z" level=info msg="Removed container d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a: openstack/swift-storage-0/xattr-restore" id=dd20e2fc-2089-405e-a39c-ef6d1af8f29f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.540053 | controller | Jun 11 17:34:44.073912 crc crio[23211]: time="2026-06-11T17:34:44.07382774Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=a46585b1-a5d9-45fe-a9f8-44c5457f969b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.540073 | controller | Jun 11 17:34:44.075528 crc crio[23211]: time="2026-06-11T17:34:44.07541106Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qxthp/extract-content" id=c46b342f-d610-49a0-afe3-d47582aa52c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.540093 | controller | Jun 11 17:34:44.132811 crc crio[23211]: time="2026-06-11T17:34:44.131941837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.540117 | controller | Jun 11 17:34:44.134565 crc crio[23211]: time="2026-06-11T17:34:44.134407678Z" level=info msg="Removed pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f" id=101872a9-7dc9-4bef-8c3b-7e9287c4b594 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540138 | controller | Jun 11 17:34:44.144978 crc crio[23211]: time="2026-06-11T17:34:44.144786667Z" level=info msg="Stopping pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663" id=0f9aa5bb-3aa6-4aa6-bdb3-d10b3fa50e4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540158 | controller | Jun 11 17:34:44.144978 crc crio[23211]: time="2026-06-11T17:34:44.1448835Z" level=info msg="Stopped pod sandbox (already stopped): 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663" id=0f9aa5bb-3aa6-4aa6-bdb3-d10b3fa50e4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540178 | controller | Jun 11 17:34:44.173031 crc crio[23211]: time="2026-06-11T17:34:44.172906962Z" level=info msg="Removing pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663" id=81c42553-efce-4e2d-ab0b-e16c9b39306d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540198 | controller | Jun 11 17:34:44.237999 crc crio[23211]: time="2026-06-11T17:34:44.23789044Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=5a62b888-78e4-467d-964b-fcbe01b8aa42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.540219 | controller | Jun 11 17:34:44.257887 crc crio[23211]: time="2026-06-11T17:34:44.257815499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.540239 | controller | Jun 11 17:34:44.288502 crc crio[23211]: time="2026-06-11T17:34:44.288319434Z" level=info msg="Removed pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663" id=81c42553-efce-4e2d-ab0b-e16c9b39306d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540258 | controller | Jun 11 17:34:44.293508 crc crio[23211]: time="2026-06-11T17:34:44.29339261Z" level=info msg="Stopping pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652" id=278d59ca-6745-49ef-aa1e-c3fa56764ced name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540278 | controller | Jun 11 17:34:44.293653 crc crio[23211]: time="2026-06-11T17:34:44.293598056Z" level=info msg="Stopped pod sandbox (already stopped): bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652" id=278d59ca-6745-49ef-aa1e-c3fa56764ced name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540299 | controller | Jun 11 17:34:44.294346 crc crio[23211]: time="2026-06-11T17:34:44.294290964Z" level=info msg="Removing pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652" id=9fe49930-ce7f-446f-82c5-085052282f80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540318 | controller | Jun 11 17:34:44.341512 crc crio[23211]: time="2026-06-11T17:34:44.341401354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.540338 | controller | Jun 11 17:34:44.343859 crc crio[23211]: time="2026-06-11T17:34:44.343800414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.540358 | controller | Jun 11 17:34:44.374702 crc crio[23211]: time="2026-06-11T17:34:44.374606766Z" level=info msg="Removed pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652" id=9fe49930-ce7f-446f-82c5-085052282f80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540378 | controller | Jun 11 17:34:44.378699 crc crio[23211]: time="2026-06-11T17:34:44.378350429Z" level=info msg="Stopping pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786" id=b6d09b86-3347-4fc7-b5b2-0bc0e7066616 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540402 | controller | Jun 11 17:34:44.378699 crc crio[23211]: time="2026-06-11T17:34:44.378487723Z" level=info msg="Stopped pod sandbox (already stopped): 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786" id=b6d09b86-3347-4fc7-b5b2-0bc0e7066616 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540423 | controller | Jun 11 17:34:44.382100 crc crio[23211]: time="2026-06-11T17:34:44.382016812Z" level=info msg="Removing pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786" id=d3f1ffcf-2a29-4ada-bb77-9d3d6956d477 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540443 | controller | Jun 11 17:34:44.413994 crc crio[23211]: time="2026-06-11T17:34:44.413739657Z" level=info msg="Removed pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786" id=d3f1ffcf-2a29-4ada-bb77-9d3d6956d477 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540463 | controller | Jun 11 17:34:44.424288 crc crio[23211]: time="2026-06-11T17:34:44.424128587Z" level=info msg="Stopping pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88" id=9db077c5-5b9a-4280-8c13-387493763f89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540483 | controller | Jun 11 17:34:44.424667 crc crio[23211]: time="2026-06-11T17:34:44.424304651Z" level=info msg="Stopped pod sandbox (already stopped): aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88" id=9db077c5-5b9a-4280-8c13-387493763f89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540503 | controller | Jun 11 17:34:44.430069 crc crio[23211]: time="2026-06-11T17:34:44.4294629Z" level=info msg="Removing pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88" id=e6efe506-9266-4844-a23c-6105e2b33518 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540542 | controller | Jun 11 17:34:44.430736 crc crio[23211]: time="2026-06-11T17:34:44.430611359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.540564 | controller | Jun 11 17:34:44.441725 crc crio[23211]: time="2026-06-11T17:34:44.441607784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.540585 | controller | Jun 11 17:34:44.459016 crc crio[23211]: time="2026-06-11T17:34:44.458924179Z" level=info msg="Removed pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88" id=e6efe506-9266-4844-a23c-6105e2b33518 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540605 | controller | Jun 11 17:34:44.460120 crc crio[23211]: time="2026-06-11T17:34:44.460052737Z" level=info msg="Stopping pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c" id=e83af751-b949-43b0-a8df-edfa8b682adb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540625 | controller | Jun 11 17:34:44.460251 crc crio[23211]: time="2026-06-11T17:34:44.460144469Z" level=info msg="Stopped pod sandbox (already stopped): d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c" id=e83af751-b949-43b0-a8df-edfa8b682adb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540646 | controller | Jun 11 17:34:44.460659 crc crio[23211]: time="2026-06-11T17:34:44.460615541Z" level=info msg="Removing pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c" id=030ad478-1055-4d3b-94ba-ec5defe33504 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540666 | controller | Jun 11 17:34:44.497263 crc crio[23211]: time="2026-06-11T17:34:44.492798917Z" level=info msg="Removed pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c" id=030ad478-1055-4d3b-94ba-ec5defe33504 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540690 | controller | Jun 11 17:34:44.503035 crc crio[23211]: time="2026-06-11T17:34:44.502994132Z" level=info msg="Stopping pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e" id=7c5d720e-62fa-4d52-9f2c-285ca3b6022a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540711 | controller | Jun 11 17:34:44.503264 crc crio[23211]: time="2026-06-11T17:34:44.503234178Z" level=info msg="Stopped pod sandbox (already stopped): cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e" id=7c5d720e-62fa-4d52-9f2c-285ca3b6022a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540732 | controller | Jun 11 17:34:44.505387 crc crio[23211]: time="2026-06-11T17:34:44.50529044Z" level=info msg="Removing pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e" id=b8d765f4-8b2f-4b2d-a849-498ccd9716b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540751 | controller | Jun 11 17:34:44.597865 crc crio[23211]: time="2026-06-11T17:34:44.597805538Z" level=info msg="Removed pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e" id=b8d765f4-8b2f-4b2d-a849-498ccd9716b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540771 | controller | Jun 11 17:34:44.604522 crc crio[23211]: time="2026-06-11T17:34:44.60427069Z" level=info msg="Stopping pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd" id=342714c9-8525-44bc-991d-f3e65db518ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540791 | controller | Jun 11 17:34:44.604522 crc crio[23211]: time="2026-06-11T17:34:44.604412663Z" level=info msg="Stopped pod sandbox (already stopped): 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd" id=342714c9-8525-44bc-991d-f3e65db518ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540811 | controller | Jun 11 17:34:44.608086 crc crio[23211]: time="2026-06-11T17:34:44.608040975Z" level=info msg="Removing pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd" id=4984a95f-9ad4-44d5-83ce-59d9d198745b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540831 | controller | Jun 11 17:34:44.715547 crc crio[23211]: time="2026-06-11T17:34:44.707087606Z" level=info msg="Created container ae8ce95ed6e71a5549b2039c0b3e11cabfec5f6c6c5a2eaa20f9f2b204f598b0: openstack/ovn-northd-0/openstack-network-exporter" id=5a62b888-78e4-467d-964b-fcbe01b8aa42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.540851 | controller | Jun 11 17:34:44.715547 crc crio[23211]: time="2026-06-11T17:34:44.712053261Z" level=info msg="Starting container: ae8ce95ed6e71a5549b2039c0b3e11cabfec5f6c6c5a2eaa20f9f2b204f598b0" id=c67b89d9-d904-4290-89b6-0097dd8cef4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.540871 | controller | Jun 11 17:34:44.724930 crc crio[23211]: time="2026-06-11T17:34:44.71800255Z" level=info msg="Removed pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd" id=4984a95f-9ad4-44d5-83ce-59d9d198745b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.540891 | controller | Jun 11 17:34:44.736233 crc crio[23211]: time="2026-06-11T17:34:44.72478128Z" level=info msg="Created container 9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06: openshift-marketplace/redhat-operators-qxthp/extract-content" id=c46b342f-d610-49a0-afe3-d47582aa52c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.540910 | controller | Jun 11 17:34:44.749128 crc crio[23211]: time="2026-06-11T17:34:44.749060808Z" level=info msg="Stopping pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750" id=0523ab80-6497-47cf-ad34-587ac3d82df0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.540931 | controller | Jun 11 17:34:44.752005 crc crio[23211]: time="2026-06-11T17:34:44.751886419Z" level=info msg="Started container" PID=285139 containerID=ae8ce95ed6e71a5549b2039c0b3e11cabfec5f6c6c5a2eaa20f9f2b204f598b0 description=openstack/ovn-northd-0/openstack-network-exporter id=c67b89d9-d904-4290-89b6-0097dd8cef4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b
2026-06-11 18:00:59.540955 | controller | Jun 11 17:34:44.753136 crc crio[23211]: time="2026-06-11T17:34:44.753092459Z" level=info msg="Starting container: 9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06" id=3bd66810-c2f3-411f-94cf-ef9388fa9fac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.540976 | controller | Jun 11 17:34:44.754029 crc crio[23211]: time="2026-06-11T17:34:44.7539606Z" level=info msg="Got pod network &{Name:placement-db-sync-25f55 Namespace:openstack ID:ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750 UID:149c2a83-04eb-4d5d-8c75-f4d187955a25 NetNS:/var/run/netns/72f99cd9-6b2a-45c2-88d5-f00f10927fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod149c2a83_04eb_4d5d_8c75_f4d187955a25.slice PodAnnotations:0xc00008c658}] Aliases:map[]}"
2026-06-11 18:00:59.540997 | controller | Jun 11 17:34:44.754390 crc crio[23211]: time="2026-06-11T17:34:44.75436664Z" level=info msg="Deleting pod openstack_placement-db-sync-25f55 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.541017 | controller | Jun 11 17:34:44.758986 crc crio[23211]: time="2026-06-11T17:34:44.753173451Z" level=info msg="Stopping pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb" id=baa320e4-2b0b-4ca5-bcd0-9e9f882804fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541037 | controller | Jun 11 17:34:44.763034 crc crio[23211]: time="2026-06-11T17:34:44.759274315Z" level=info msg="Stopped pod sandbox (already stopped): ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb" id=baa320e4-2b0b-4ca5-bcd0-9e9f882804fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541057 | controller | Jun 11 17:34:44.763556 crc crio[23211]: time="2026-06-11T17:34:44.762634618Z" level=info msg="Started container" PID=285138 containerID=9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06 description=openshift-marketplace/redhat-operators-qxthp/extract-content id=3bd66810-c2f3-411f-94cf-ef9388fa9fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96
2026-06-11 18:00:59.541077 | controller | Jun 11 17:34:44.793859 crc crio[23211]: time="2026-06-11T17:34:44.787961543Z" level=info msg="Removing pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb" id=c9e3918c-0275-40b1-9042-e3f597adde26 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.541097 | controller | Jun 11 17:34:44.904617 crc crio[23211]: time="2026-06-11T17:34:44.903301102Z" level=info msg="Removed pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb" id=c9e3918c-0275-40b1-9042-e3f597adde26 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.541117 | controller | Jun 11 17:34:44.916189 crc crio[23211]: time="2026-06-11T17:34:44.916049693Z" level=info msg="Stopping pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b" id=8c0bdc92-0bc9-425d-b035-f9b9486df0ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541137 | controller | Jun 11 17:34:44.916189 crc crio[23211]: time="2026-06-11T17:34:44.916160545Z" level=info msg="Stopped pod sandbox (already stopped): 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b" id=8c0bdc92-0bc9-425d-b035-f9b9486df0ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541157 | controller | Jun 11 17:34:44.917364 crc crio[23211]: time="2026-06-11T17:34:44.91716937Z" level=info msg="Removing pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b" id=159187a9-b89d-40b8-b55b-791bddaad405 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.541183 | controller | Jun 11 17:34:44.962154 crc crio[23211]: time="2026-06-11T17:34:44.960755383Z" level=info msg="Removed pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b" id=159187a9-b89d-40b8-b55b-791bddaad405 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.541203 | controller | Jun 11 17:34:44.965558 crc crio[23211]: time="2026-06-11T17:34:44.965489621Z" level=info msg="Stopping pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710" id=aa1a5ff5-4462-4597-a4a8-b4a0407b18fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541223 | controller | Jun 11 17:34:44.965651 crc crio[23211]: time="2026-06-11T17:34:44.965623334Z" level=info msg="Stopped pod sandbox (already stopped): b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710" id=aa1a5ff5-4462-4597-a4a8-b4a0407b18fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541243 | controller | Jun 11 17:34:44.972375 crc crio[23211]: time="2026-06-11T17:34:44.972300141Z" level=info msg="Removing pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710" id=b58d76a7-3fb1-43a1-8b2d-f0782c64805a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.541262 | controller | Jun 11 17:34:45.050796 crc crio[23211]: time="2026-06-11T17:34:45.050736596Z" level=info msg="Removed pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710" id=b58d76a7-3fb1-43a1-8b2d-f0782c64805a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.541282 | controller | Jun 11 17:34:45.428901 crc crio[23211]: time="2026-06-11T17:34:45.428087621Z" level=info msg="Stopped pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750" id=0523ab80-6497-47cf-ad34-587ac3d82df0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541301 | controller | Jun 11 17:34:46.467496 crc crio[23211]: time="2026-06-11T17:34:46.466819157Z" level=info msg="Running pod sandbox: openstack/placement-7ddcd4df44-thnrc/POD" id=2bfe9782-17c6-4f4f-a213-06813de8c51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.541321 | controller | Jun 11 17:34:46.468513 crc crio[23211]: time="2026-06-11T17:34:46.467511745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.541340 | controller | Jun 11 17:34:46.950811 crc crio[23211]: time="2026-06-11T17:34:46.950332621Z" level=info msg="Stopping pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04" id=ed21de0f-52d0-4244-a10d-ebbea27f6d24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541360 | controller | Jun 11 17:34:46.951703 crc crio[23211]: time="2026-06-11T17:34:46.951613193Z" level=info msg="Stopping pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d" id=d28c9dd2-c0de-44fd-8707-07aa0fb2ccb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541379 | controller | Jun 11 17:34:46.953362 crc crio[23211]: time="2026-06-11T17:34:46.953247364Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686654-j4dbl Namespace:openshift-infra ID:15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d UID:449c9786-da0b-4220-ac77-2f8bcf101ec8 NetNS:/var/run/netns/55cfcba1-665a-4e7f-86ac-c052aec36d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449c9786_da0b_4220_ac77_2f8bcf101ec8.slice PodAnnotations:0xc0001ae550}] Aliases:map[]}"
2026-06-11 18:00:59.541399 | controller | Jun 11 17:34:46.954129 crc crio[23211]: time="2026-06-11T17:34:46.954058315Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686654-j4dbl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.541423 | controller | Jun 11 17:34:47.031238 crc crio[23211]: time="2026-06-11T17:34:47.031108905Z" level=info msg="Got pod network &{Name:barbican-db-sync-mj7z2 Namespace:openstack ID:359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04 UID:b22ddc6e-9caf-42dc-945a-392b7ce2b01a NetNS:/var/run/netns/c9abdcfe-234d-4d05-bd99-a5dc63cecc43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb22ddc6e_9caf_42dc_945a_392b7ce2b01a.slice PodAnnotations:0xc00294e2b8}] Aliases:map[]}"
2026-06-11 18:00:59.541444 | controller | Jun 11 17:34:47.031567 crc crio[23211]: time="2026-06-11T17:34:47.031374662Z" level=info msg="Deleting pod openstack_barbican-db-sync-mj7z2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.541464 | controller | Jun 11 17:34:47.972866 crc crio[23211]: time="2026-06-11T17:34:47.972081852Z" level=info msg="Stopping pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61" id=42da14b3-e33e-470f-bd36-f5138e5daa59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541484 | controller | Jun 11 17:34:48.111687 crc crio[23211]: time="2026-06-11T17:34:48.111325811Z" level=info msg="Got pod network &{Name:glance-db-sync-pjgdq Namespace:openstack ID:48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61 UID:2d6d4d99-237f-4403-9200-096012db3796 NetNS:/var/run/netns/f6b78fb0-cd26-40d4-a95d-5a00cd933508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d6d4d99_237f_4403_9200_096012db3796.slice PodAnnotations:0xc0018be810}] Aliases:map[]}"
2026-06-11 18:00:59.541504 | controller | Jun 11 17:34:48.111687 crc crio[23211]: time="2026-06-11T17:34:48.111610718Z" level=info msg="Deleting pod openstack_glance-db-sync-pjgdq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.541631 | controller | Jun 11 17:34:48.520364 crc crio[23211]: time="2026-06-11T17:34:48.520073652Z" level=info msg="Stopped pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d" id=d28c9dd2-c0de-44fd-8707-07aa0fb2ccb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541655 | controller | Jun 11 17:34:48.533989 crc crio[23211]: time="2026-06-11T17:34:48.533877857Z" level=info msg="Stopped pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04" id=ed21de0f-52d0-4244-a10d-ebbea27f6d24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541672 | controller | Jun 11 17:34:52.118469 crc crio[23211]: time="2026-06-11T17:34:52.116924643Z" level=info msg="Stopping pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd" id=21965b10-f13e-458f-a3de-74ba9c7cf74a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541687 | controller | Jun 11 17:34:52.128096 crc crio[23211]: time="2026-06-11T17:34:52.127885776Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-gmqk9 Namespace:openstack ID:56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd UID:a99cdd8c-8dbd-411a-b370-cbce92ea3648 NetNS:/var/run/netns/cf525d61-864f-443b-88b0-a90c3c64f754 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99cdd8c_8dbd_411a_b370_cbce92ea3648.slice PodAnnotations:0xc0018be0e8}] Aliases:map[]}"
2026-06-11 18:00:59.541704 | controller | Jun 11 17:34:52.128309 crc crio[23211]: time="2026-06-11T17:34:52.128137003Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-gmqk9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.541719 | controller | Jun 11 17:34:53.210939 crc crio[23211]: time="2026-06-11T17:34:53.21003421Z" level=info msg="Stopping container: 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e (timeout: 10s)" id=d25af528-9a4e-4a52-87d4-6d463b0bdaf9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.541739 | controller | Jun 11 17:34:53.267683 crc crio[23211]: time="2026-06-11T17:34:53.2663146Z" level=info msg="Running pod sandbox: openstack/barbican-worker-58b4887cdc-d7ms2/POD" id=eb5beaa0-c107-49bc-a33f-0f24c0598e5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.541755 | controller | Jun 11 17:34:53.267804 crc crio[23211]: time="2026-06-11T17:34:53.267735526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.541771 | controller | Jun 11 17:34:53.772525 crc crio[23211]: time="2026-06-11T17:34:53.772393251Z" level=info msg="Running pod sandbox: openstack/barbican-api-778b85f7cd-bpdn9/POD" id=90769069-97d7-4342-b798-d4407985645f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.541786 | controller | Jun 11 17:34:53.772653 crc crio[23211]: time="2026-06-11T17:34:53.772562825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.541802 | controller | Jun 11 17:34:53.985520 crc crio[23211]: time="2026-06-11T17:34:53.985394097Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-7fbc787878-qj29d/POD" id=b402d595-77c9-409c-8ce0-ffd55645f353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.541817 | controller | Jun 11 17:34:53.985662 crc crio[23211]: time="2026-06-11T17:34:53.985541341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.541832 | controller | Jun 11 17:34:54.224765 crc crio[23211]: time="2026-06-11T17:34:54.224631822Z" level=info msg="Stopping pod sandbox: ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1" id=e517dedf-fc38-4aac-9f6b-3ccd0e38a2ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541848 | controller | Jun 11 17:34:54.272971 crc crio[23211]: time="2026-06-11T17:34:54.272301916Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-zxfxf Namespace:openstack ID:ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1 UID:fa9a60c6-41a2-4baf-ace3-6d1a5dbd4acf NetNS:/var/run/netns/62157280-3ed6-47c2-a1e8-b0364affeaba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa9a60c6_41a2_4baf_ace3_6d1a5dbd4acf.slice PodAnnotations:0xc0018bf598}] Aliases:map[]}"
2026-06-11 18:00:59.541864 | controller | Jun 11 17:34:54.272971 crc crio[23211]: time="2026-06-11T17:34:54.273031914Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-zxfxf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.541880 | controller | Jun 11 17:34:55.213524 crc crio[23211]: time="2026-06-11T17:34:55.211045926Z" level=info msg="Stopping container: 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947 (timeout: 30s)" id=ae0d25b8-9fab-4f9d-9230-90fef78b26ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.541896 | controller | Jun 11 17:34:55.213524 crc crio[23211]: time="2026-06-11T17:34:55.211325504Z" level=info msg="Stopping container: b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea (timeout: 30s)" id=804a0824-5203-4d57-8698-96de31e79b7d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.541912 | controller | Jun 11 17:34:55.269066 crc crio[23211]: time="2026-06-11T17:34:55.266777023Z" level=info msg="Stopping pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248" id=c6430eaa-1e00-46a8-81bc-d2518da68148 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.541927 | controller | Jun 11 17:34:55.269066 crc crio[23211]: time="2026-06-11T17:34:55.268233719Z" level=info msg="Stopping container: 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1 (timeout: 2s)" id=29cf10d1-8894-4282-9789-3145fd63d786 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.541946 | controller | Jun 11 17:34:55.269066 crc crio[23211]: time="2026-06-11T17:34:55.268855915Z" level=info msg="Got pod network &{Name:cinder-db-sync-fgn75 Namespace:openstack ID:9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248 UID:92bf7e0e-ee38-48b9-b10e-bb2ad2922cb4 NetNS:/var/run/netns/07f1ab75-9c11-408a-bf98-542513b24458 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bf7e0e_ee38_48b9_b10e_bb2ad2922cb4.slice PodAnnotations:0xc00008d480}] Aliases:map[]}"
2026-06-11 18:00:59.541963 | controller | Jun 11 17:34:55.269066 crc crio[23211]: time="2026-06-11T17:34:55.268997229Z" level=info msg="Deleting pod openstack_cinder-db-sync-fgn75 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.541979 | controller | Jun 11 17:34:56.360286 crc crio[23211]: time="2026-06-11T17:34:56.359233184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=291e5736-bdba-49b5-9524-3fdfd5ed3948 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.541995 | controller | Jun 11 17:34:56.831914 crc crio[23211]: time="2026-06-11T17:34:56.831735453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=13b38bb6-d254-458a-a9d6-99c251031937 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.542010 | controller | Jun 11 17:34:56.844806 crc crio[23211]: time="2026-06-11T17:34:56.844725639Z" level=info msg="Got pod network &{Name:placement-7ddcd4df44-thnrc Namespace:openstack ID:b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462 UID:58873b79-f455-4d23-ae38-09bfccdcefcd NetNS:/var/run/netns/87e22539-a293-43bc-8165-be0e84bd35cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58873b79_f455_4d23_ae38_09bfccdcefcd.slice PodAnnotations:0xc0001ae5d0}] Aliases:map[]}"
2026-06-11 18:00:59.542026 | controller | Jun 11 17:34:56.845029 crc crio[23211]: time="2026-06-11T17:34:56.845011156Z" level=info msg="Adding pod openstack_placement-7ddcd4df44-thnrc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.542042 | controller | Jun 11 17:34:56.854386 crc crio[23211]: time="2026-06-11T17:34:56.854304959Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qxthp/registry-server" id=ccc004d9-a248-4ac6-8551-69ed6b99131f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.542059 | controller | Jun 11 17:34:56.865658 crc crio[23211]: time="2026-06-11T17:34:56.865565131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.542075 | controller | Jun 11 17:34:56.871797 crc crio[23211]: time="2026-06-11T17:34:56.871723385Z" level=info msg="Stopped pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61" id=42da14b3-e33e-470f-bd36-f5138e5daa59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.542091 | controller | Jun 11 17:34:56.873644 crc crio[23211]: time="2026-06-11T17:34:56.873334146Z" level=info msg="Stopped pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd" id=21965b10-f13e-458f-a3de-74ba9c7cf74a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.542107 | controller | Jun 11 17:34:56.878398 crc crio[23211]: time="2026-06-11T17:34:56.87830107Z" level=info msg="Stopped container 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e: openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns" id=d25af528-9a4e-4a52-87d4-6d463b0bdaf9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.542126 | controller | Jun 11 17:34:56.879691 crc crio[23211]: time="2026-06-11T17:34:56.879612443Z" level=info msg="Stopping pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57" id=c286c92e-08ca-450a-a8be-6c9e90761033 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.542142 | controller | Jun 11 17:34:56.882778 crc crio[23211]: time="2026-06-11T17:34:56.88270702Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694549dd57-nbsxf Namespace:openstack ID:39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57 UID:0a4f0276-93e1-4b4b-ac6b-387c524d1311 NetNS:/var/run/netns/5e345c83-3002-4118-8824-384000689208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4f0276_93e1_4b4b_ac6b_387c524d1311.slice PodAnnotations:0xc006bcc128}] Aliases:map[]}"
2026-06-11 18:00:59.542158 | controller | Jun 11 17:34:56.882962 crc crio[23211]: time="2026-06-11T17:34:56.882906615Z" level=info msg="Deleting pod openstack_dnsmasq-dns-694549dd57-nbsxf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.542175 | controller | Jun 11 17:34:56.957478 crc crio[23211]: time="2026-06-11T17:34:56.957102494Z" level=info msg="Stopped container 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1: openshift-marketplace/certified-operators-hksvt/registry-server" id=29cf10d1-8894-4282-9789-3145fd63d786 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.542191 | controller | Jun 11 17:34:56.960604 crc crio[23211]: time="2026-06-11T17:34:56.958717094Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083" id=5eca2518-9f7b-40a1-9aed-111e7ed4f0c0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.542206 | controller | Jun 11 17:34:56.960604 crc crio[23211]: time="2026-06-11T17:34:56.960363406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7e2508ab-62ff-4101-a4d4-fe24c802b3c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.542222 | controller | Jun 11 17:34:56.960604 crc crio[23211]: time="2026-06-11T17:34:56.960603052Z" level=info msg="Stopping pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820" id=3aa57ed4-3f85-4795-9ef9-b45dfb2d46e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.542237 | controller | Jun 11 17:34:56.963025 crc crio[23211]: time="2026-06-11T17:34:56.96290632Z" level=info msg="Got pod network &{Name:certified-operators-hksvt Namespace:openshift-marketplace ID:29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820 UID:461c621a-5345-477b-9a2e-0e2585b86d2f NetNS:/var/run/netns/72d0aa12-b3d3-47fb-9325-b7f27e5202ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod461c621a_5345_477b_9a2e_0e2585b86d2f.slice PodAnnotations:0xc006bcc290}] Aliases:map[]}"
2026-06-11 18:00:59.542253 | controller | Jun 11 17:34:56.963612 crc crio[23211]: time="2026-06-11T17:34:56.963407482Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-hksvt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.542269 | controller | Jun 11 17:34:57.436127 crc crio[23211]: time="2026-06-11T17:34:57.435099489Z" level=info msg="Stopped pod sandbox: ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1" id=e517dedf-fc38-4aac-9f6b-3ccd0e38a2ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.542286 | controller | Jun 11 17:34:57.436127 crc crio[23211]: time="2026-06-11T17:34:57.435876509Z" level=info msg="Stopped pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248" id=c6430eaa-1e00-46a8-81bc-d2518da68148 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.542306 | controller | Jun 11 17:34:57.457569 crc crio[23211]: time="2026-06-11T17:34:57.453410698Z" level=info msg="Stopped container 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947: openstack/swift-proxy-6564cc5f57-v8twm/proxy-server" id=ae0d25b8-9fab-4f9d-9230-90fef78b26ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.542322 | controller | Jun 11 17:34:57.490731 crc crio[23211]: time="2026-06-11T17:34:57.490603698Z" level=info msg="Stopped container b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea: openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd" id=804a0824-5203-4d57-8698-96de31e79b7d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.542338 | controller | Jun 11 17:34:57.495767 crc crio[23211]: time="2026-06-11T17:34:57.495689356Z" level=info msg="Stopping pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35" id=6765e91a-4822-4d57-822d-1c4ccb2eb33d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.542354 | controller | Jun 11 17:34:57.498915 crc crio[23211]: time="2026-06-11T17:34:57.498699871Z" level=info msg="Got pod network &{Name:swift-proxy-6564cc5f57-v8twm Namespace:openstack ID:f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35 UID:8519852e-55e4-4408-a9f5-f6d64ada885f NetNS:/var/run/netns/861831bc-befa-47de-b26f-055a876161c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8519852e_55e4_4408_a9f5_f6d64ada885f.slice PodAnnotations:0xc003088020}] Aliases:map[]}"
2026-06-11 18:00:59.542371 | controller | Jun 11 17:34:57.499119 crc crio[23211]: time="2026-06-11T17:34:57.499059171Z" level=info msg="Deleting pod openstack_swift-proxy-6564cc5f57-v8twm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.542387 | controller | Jun 11 17:34:57.606054 crc crio[23211]: time="2026-06-11T17:34:57.605625409Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=4b0f1dcf-0aac-4cc0-9fa6-362e28a75baa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.542403 | controller | Jun 11 17:34:57.714465 crc crio[23211]: time="2026-06-11T17:34:57.713709604Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c" id=62070abc-0f06-43cc-8237-9bdeb7f9b57b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.542418 | controller | Jun 11 17:34:57.716803 crc crio[23211]: time="2026-06-11T17:34:57.716620007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5b7074fe-3ac7-4d15-8ecf-f8a5f89d933d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.542434 | controller | Jun 11 17:34:57.814243 crc crio[23211]: time="2026-06-11T17:34:57.813985683Z" level=info msg="Got pod network &{Name:barbican-worker-58b4887cdc-d7ms2 Namespace:openstack ID:20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48 UID:1213348f-ec01-41ab-827e-104d5a25742b NetNS:/var/run/netns/830a01b4-8bbe-49c5-9df5-19748db6bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1213348f_ec01_41ab_827e_104d5a25742b.slice PodAnnotations:0xc0022781c0}] Aliases:map[]}"
2026-06-11 18:00:59.542450 | controller | Jun 11 17:34:57.814243 crc crio[23211]: time="2026-06-11T17:34:57.814054715Z" level=info msg="Adding pod openstack_barbican-worker-58b4887cdc-d7ms2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.542466 | controller | Jun 11 17:34:57.817669 crc crio[23211]: time="2026-06-11T17:34:57.817504782Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-7fbc787878-qj29d Namespace:openstack ID:e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb UID:e763ff38-f960-4199-8278-8015b33786ce NetNS:/var/run/netns/2550ef6d-18df-4367-b3a8-46efc465112f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode763ff38_f960_4199_8278_8015b33786ce.slice PodAnnotations:0xc00294e130}] Aliases:map[]}"
2026-06-11 18:00:59.542486 | controller | Jun 11 17:34:57.817669 crc crio[23211]: time="2026-06-11T17:34:57.817576614Z" level=info msg="Adding pod openstack_barbican-keystone-listener-7fbc787878-qj29d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.542502 | controller | Jun 11 17:34:57.821142 crc crio[23211]: time="2026-06-11T17:34:57.821068201Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=ee88f8a1-521c-4728-817c-cf83094ac2cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.542540 | controller | Jun 11 17:34:57.845970 crc crio[23211]: time="2026-06-11T17:34:57.845180794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.542558 | controller | Jun 11 17:34:57.885597 crc crio[23211]: time="2026-06-11T17:34:57.885521094Z" level=info msg="Got pod network &{Name:barbican-api-778b85f7cd-bpdn9 Namespace:openstack ID:bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1 UID:25e87c99-9db4-45fa-8b0b-338e0d90dc0e NetNS:/var/run/netns/66e31bd5-8fa3-4fb6-8ebb-5a1743031edb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25e87c99_9db4_45fa_8b0b_338e0d90dc0e.slice PodAnnotations:0xc000130618}] Aliases:map[]}"
2026-06-11 18:00:59.542574 | controller | Jun 11 17:34:57.885956 crc crio[23211]: time="2026-06-11T17:34:57.885928164Z" level=info msg="Adding pod openstack_barbican-api-778b85f7cd-bpdn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.542591 | controller | Jun 11 17:34:57.914803 crc crio[23211]: time="2026-06-11T17:34:57.908695775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=aa72df87-37e0-45bd-8882-11ddfef338d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.542607 | controller | Jun 11 17:34:57.932310 crc crio[23211]: time="2026-06-11T17:34:57.928647994Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=dbd01c86-394d-412d-a5d6-997745fa3472 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.542622 | controller | Jun 11 17:34:57.957027 crc crio[23211]: time="2026-06-11T17:34:57.956967003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.542638 | controller | Jun 11 17:34:57.962954 crc crio[23211]: time="2026-06-11T17:34:57.961864996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.542653 | controller | Jun 11 17:34:57.987158 crc crio[23211]: time="2026-06-11T17:34:57.986402259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.542669 | controller | Jun 11 17:34:57.987158 crc crio[23211]: time="2026-06-11T17:34:57.987008465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.542685 | controller | Jun 11 17:34:58.014945 crc crio[23211]: time="2026-06-11T17:34:58.014476233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.542704 | controller | Jun 11 17:34:58.189909 crc crio[23211]: time="2026-06-11T17:34:58.186390706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.542720 | controller | Jun 11 17:34:58.206790 crc crio[23211]: time="2026-06-11T17:34:58.205587555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.542736 | controller | Jun 11 17:34:58.441085 crc crio[23211]: 2026-06-11T17:34:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b88b2a1bbdf7b51 Mac:0e:7b:e2:2e:75:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:aa Mtu:0 Sandbox:/var/run/netns/87e22539-a293-43bc-8165-be0e84bd35cf SocketPath: PciID:}] [{Interface:0xc0001844d0 Address:{IP:10.217.1.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.542752 | controller | Jun 11 17:34:58.445717 crc crio[23211]: time="2026-06-11T17:34:58.44564972Z" level=info msg="Got pod network &{Name:placement-7ddcd4df44-thnrc Namespace:openstack ID:b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462 UID:58873b79-f455-4d23-ae38-09bfccdcefcd NetNS:/var/run/netns/87e22539-a293-43bc-8165-be0e84bd35cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58873b79_f455_4d23_ae38_09bfccdcefcd.slice PodAnnotations:0xc0001ae5d0}] Aliases:map[]}"
2026-06-11 18:00:59.542767 | controller | Jun 11 17:34:58.445881 crc crio[23211]: time="2026-06-11T17:34:58.445829595Z" level=info msg="Checking pod openstack_placement-7ddcd4df44-thnrc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.542784 | controller | Jun 11 17:34:58.563076 crc crio[23211]: time="2026-06-11T17:34:58.56216963Z" level=info msg="Ran pod sandbox b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462 with infra container: openstack/placement-7ddcd4df44-thnrc/POD" id=2bfe9782-17c6-4f4f-a213-06813de8c51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.542800 | controller | Jun 11 17:34:58.591380 crc crio[23211]: time="2026-06-11T17:34:58.578751625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=b35592c0-d16d-4683-bb58-1e46f8a45862 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.542815 | controller | Jun 11 17:34:58.632823 crc crio[23211]: time="2026-06-11T17:34:58.632273146Z" level=info msg="Stopped pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57" id=c286c92e-08ca-450a-a8be-6c9e90761033 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.542830 | controller | Jun 11 17:34:58.714647 crc crio[23211]: time="2026-06-11T17:34:58.713968203Z" level=info msg="Stopping pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046" id=17159dae-28db-420f-b0de-e8c235203f08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.542846 | controller | Jun 11 17:34:58.715895 crc crio[23211]: time="2026-06-11T17:34:58.71580364Z" level=info msg="Got pod network &{Name:neutron-db-sync-hh27n Namespace:openstack ID:382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046 UID:b453ae28-a6d7-49f7-8e78-d680d372b54f NetNS:/var/run/netns/f21dd0d5-7d89-423f-a466-3ea8837b2f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb453ae28_a6d7_49f7_8e78_d680d372b54f.slice PodAnnotations:0xc0022788e8}] Aliases:map[]}"
2026-06-11 18:00:59.542862 | controller | Jun 11 17:34:58.715987 crc crio[23211]: time="2026-06-11T17:34:58.715959022Z" level=info msg="Deleting pod openstack_neutron-db-sync-hh27n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.542878 | controller | Jun 11 17:34:59.078133 crc crio[23211]: time="2026-06-11T17:34:59.074365313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=cda830ac-8625-43d2-ac20-39e7ea2f0069 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.542898 | controller | Jun 11 17:34:59.108504 crc crio[23211]: time="2026-06-11T17:34:59.100247221Z" level=info msg="Creating container: openstack/placement-7ddcd4df44-thnrc/placement-log" id=40bf743f-e94a-4c77-9dea-5fd550c7ba83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.542913 | controller | Jun 11 17:34:59.118740 crc crio[23211]: time="2026-06-11T17:34:59.116656383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.542929 | controller | Jun 11 17:34:59.120979 crc crio[23211]: 2026-06-11T17:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0f9363d379a1b2 Mac:02:de:a6:e7:ad:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ac Mtu:0 Sandbox:/var/run/netns/2550ef6d-18df-4367-b3a8-46efc465112f SocketPath: PciID:}] [{Interface:0xc00041d0e0 Address:{IP:10.217.1.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.542945 | controller | Jun 11 17:34:59.123962 crc crio[23211]: time="2026-06-11T17:34:59.122694934Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-7fbc787878-qj29d Namespace:openstack ID:e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb UID:e763ff38-f960-4199-8278-8015b33786ce NetNS:/var/run/netns/2550ef6d-18df-4367-b3a8-46efc465112f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode763ff38_f960_4199_8278_8015b33786ce.slice PodAnnotations:0xc00294e130}] Aliases:map[]}"
2026-06-11 18:00:59.542961 | controller | Jun 11 17:34:59.123962 crc crio[23211]: time="2026-06-11T17:34:59.12294347Z" level=info msg="Checking pod openstack_barbican-keystone-listener-7fbc787878-qj29d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.542979 | controller | Jun 11 17:34:59.188791 crc crio[23211]: time="2026-06-11T17:34:59.188585655Z" level=info msg="Stopped pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820" id=3aa57ed4-3f85-4795-9ef9-b45dfb2d46e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.542997 | controller | Jun 11 17:34:59.244942 crc crio[23211]: time="2026-06-11T17:34:59.243195063Z" level=info msg="Ran pod sandbox e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb with infra container: openstack/barbican-keystone-listener-7fbc787878-qj29d/POD" id=b402d595-77c9-409c-8ce0-ffd55645f353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.543012 | controller | Jun 11 17:34:59.247767 crc crio[23211]: time="2026-06-11T17:34:59.247631154Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=5444fea3-41ba-4ec7-9428-6874a55c3386 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543028 | controller | Jun 11 17:34:59.247952 crc crio[23211]: time="2026-06-11T17:34:59.24786097Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=5444fea3-41ba-4ec7-9428-6874a55c3386 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543043 | controller | Jun 11 17:34:59.247952 crc crio[23211]: time="2026-06-11T17:34:59.247930731Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=5444fea3-41ba-4ec7-9428-6874a55c3386 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543059 | controller | Jun 11 17:34:59.257016 crc crio[23211]: time="2026-06-11T17:34:59.254356633Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=e368e06f-008f-4cba-bc8e-c12c98e8c3e6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.543077 | controller | Jun 11 17:34:59.257016 crc crio[23211]: time="2026-06-11T17:34:59.256343413Z" level=info msg="Stopped pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35" id=6765e91a-4822-4d57-822d-1c4ccb2eb33d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.543093 | controller | Jun 11 17:34:59.276085 crc crio[23211]: time="2026-06-11T17:34:59.275991284Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-11 18:00:59.543108 | controller | Jun 11 17:34:59.370883 crc crio[23211]: time="2026-06-11T17:34:59.370721738Z" level=info msg="Created container 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163: openshift-marketplace/redhat-operators-qxthp/registry-server" id=ccc004d9-a248-4ac6-8551-69ed6b99131f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.543124 | controller | Jun 11 17:34:59.393194 crc crio[23211]: time="2026-06-11T17:34:59.387508419Z" level=info msg="Starting container: 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163" id=feed302b-1272-4e4a-9875-8b3aad7e0575 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.543139 | controller | Jun 11 17:34:59.407853 crc crio[23211]: time="2026-06-11T17:34:59.406086045Z" level=info msg="Created container a7b67c626b2a511e449abe59763e72865f2d2588ece79a609f841a07003acfd4: openstack/swift-storage-0/xattr-restore" id=ee88f8a1-521c-4728-817c-cf83094ac2cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.543155 | controller | Jun 11 17:34:59.407853 crc crio[23211]: time="2026-06-11T17:34:59.406194207Z" level=info msg="Started container" PID=286796 containerID=4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163 description=openshift-marketplace/redhat-operators-qxthp/registry-server id=feed302b-1272-4e4a-9875-8b3aad7e0575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96
2026-06-11 18:00:59.543172 | controller | Jun 11 17:34:59.427250 crc crio[23211]: time="2026-06-11T17:34:59.427109692Z" level=info msg="Starting container: a7b67c626b2a511e449abe59763e72865f2d2588ece79a609f841a07003acfd4" id=3b767955-d541-49d4-9ed2-673305fa13d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.543188 | controller | Jun 11 17:34:59.467271 crc crio[23211]: 2026-06-11T17:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd6fd346757c5e4 Mac:da:4c:0d:f2:39:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ad Mtu:0 Sandbox:/var/run/netns/66e31bd5-8fa3-4fb6-8ebb-5a1743031edb SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.543204 | controller | Jun 11 17:34:59.467271 crc crio[23211]: time="2026-06-11T17:34:59.466342934Z" level=info msg="Got pod network &{Name:barbican-api-778b85f7cd-bpdn9 Namespace:openstack ID:bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1 UID:25e87c99-9db4-45fa-8b0b-338e0d90dc0e NetNS:/var/run/netns/66e31bd5-8fa3-4fb6-8ebb-5a1743031edb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25e87c99_9db4_45fa_8b0b_338e0d90dc0e.slice PodAnnotations:0xc000130618}] Aliases:map[]}"
2026-06-11 18:00:59.543220 | controller | Jun 11 17:34:59.467271 crc crio[23211]: time="2026-06-11T17:34:59.466522928Z" level=info msg="Checking pod openstack_barbican-api-778b85f7cd-bpdn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.543236 | controller | Jun 11 17:34:59.497112 crc crio[23211]: time="2026-06-11T17:34:59.49412309Z" level=info msg="Started container" PID=286802 containerID=a7b67c626b2a511e449abe59763e72865f2d2588ece79a609f841a07003acfd4 description=openstack/swift-storage-0/xattr-restore id=3b767955-d541-49d4-9ed2-673305fa13d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.543256 | controller | Jun 11 17:34:59.648569 crc crio[23211]: time="2026-06-11T17:34:59.646818826Z" level=info msg="Ran pod sandbox bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1 with infra container: openstack/barbican-api-778b85f7cd-bpdn9/POD" id=90769069-97d7-4342-b798-d4407985645f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.543273 | controller | Jun 11 17:34:59.655815 crc crio[23211]: time="2026-06-11T17:34:59.655711109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=9d377141-cd29-4ff0-8027-fa5f78e5c401 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543288 | controller | Jun 11 17:34:59.721950 crc crio[23211]: 2026-06-11T17:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20cc2bd2a30d348 Mac:c2:6b:2c:c7:3a:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ab Mtu:0 Sandbox:/var/run/netns/830a01b4-8bbe-49c5-9df5-19748db6bbc2 SocketPath: PciID:}] [{Interface:0xc0001975d0 Address:{IP:10.217.1.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.543304 | controller | Jun 11 17:34:59.724986 crc crio[23211]: time="2026-06-11T17:34:59.7248064Z" level=info msg="Got pod network &{Name:barbican-worker-58b4887cdc-d7ms2 Namespace:openstack ID:20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48 UID:1213348f-ec01-41ab-827e-104d5a25742b NetNS:/var/run/netns/830a01b4-8bbe-49c5-9df5-19748db6bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1213348f_ec01_41ab_827e_104d5a25742b.slice PodAnnotations:0xc0022781c0}] Aliases:map[]}"
2026-06-11 18:00:59.543320 | controller | Jun 11 17:34:59.725097 crc crio[23211]: time="2026-06-11T17:34:59.725001535Z" level=info msg="Checking pod openstack_barbican-worker-58b4887cdc-d7ms2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.543335 | controller | Jun 11 17:34:59.738297 crc crio[23211]: time="2026-06-11T17:34:59.738168934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=49fba7e1-8f71-4a68-9c65-1e292aa2b4f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543351 | controller | Jun 11 17:34:59.751173 crc crio[23211]: time="2026-06-11T17:34:59.750076653Z" level=info msg="Ran pod sandbox 20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48 with infra container: openstack/barbican-worker-58b4887cdc-d7ms2/POD" id=eb5beaa0-c107-49bc-a33f-0f24c0598e5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.543366 | controller | Jun 11 17:34:59.773175 crc crio[23211]: time="2026-06-11T17:34:59.762393832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=20532a54-2d40-4e1e-9f37-94241d3b7dec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543382 | controller | Jun 11 17:34:59.773175 crc crio[23211]: time="2026-06-11T17:34:59.762616457Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=20532a54-2d40-4e1e-9f37-94241d3b7dec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543398 | controller | Jun 11 17:34:59.773175 crc crio[23211]: time="2026-06-11T17:34:59.762669489Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=20532a54-2d40-4e1e-9f37-94241d3b7dec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543413 | controller | Jun 11 17:34:59.773175 crc crio[23211]: time="2026-06-11T17:34:59.773030978Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=2e5273cd-8054-4c96-891b-b3ba8a41f5f0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.543433 | controller | Jun 11 17:34:59.788300 crc crio[23211]: time="2026-06-11T17:34:59.785798658Z" level=info msg="Creating container: openstack/barbican-api-778b85f7cd-bpdn9/barbican-api-log" id=00f11dab-4c96-452c-b0a1-b63e3cb01d5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.543450 | controller | Jun 11 17:34:59.794042 crc crio[23211]: time="2026-06-11T17:34:59.792913737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.543466 | controller | Jun 11 17:34:59.806612 crc crio[23211]: time="2026-06-11T17:34:59.806539767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=e30d3e2c-effa-4bfe-ac3f-891c770d750a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543481 | controller | Jun 11 17:34:59.810041 crc crio[23211]: time="2026-06-11T17:34:59.809979104Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-11 18:00:59.543497 | controller | Jun 11 17:34:59.844988 crc crio[23211]: time="2026-06-11T17:34:59.844890448Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=e30d3e2c-effa-4bfe-ac3f-891c770d750a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543528 | controller | Jun 11 17:34:59.844988 crc crio[23211]: time="2026-06-11T17:34:59.84497919Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=e30d3e2c-effa-4bfe-ac3f-891c770d750a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543549 | controller | Jun 11 17:34:59.850522 crc crio[23211]: time="2026-06-11T17:34:59.850409477Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=4812a649-6056-477b-a971-349ba303bd23 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.543566 | controller | Jun 11 17:34:59.861492 crc crio[23211]: time="2026-06-11T17:34:59.860701265Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-11 18:00:59.543582 | controller | Jun 11 17:34:59.884784 crc crio[23211]: time="2026-06-11T17:34:59.884699106Z" level=info msg="Stopped pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046" id=17159dae-28db-420f-b0de-e8c235203f08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.543597 | controller | Jun 11 17:35:00.170690 crc crio[23211]: time="2026-06-11T17:35:00.166283912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.543612 | controller | Jun 11 17:35:00.176521 crc crio[23211]: time="2026-06-11T17:35:00.172514418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.543628 | controller | Jun 11 17:35:00.272637 crc crio[23211]: time="2026-06-11T17:35:00.271932639Z" level=info msg="Created container d28195c509bb54ba75b3a7d73dcc8171c5b81e62165df1a9d47ad2760c0e2237: openstack/ceilometer-0/ceilometer-central-agent" id=dbd01c86-394d-412d-a5d6-997745fa3472 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.543643 | controller | Jun 11 17:35:00.275545 crc crio[23211]: time="2026-06-11T17:35:00.275045086Z" level=info msg="Starting container: d28195c509bb54ba75b3a7d73dcc8171c5b81e62165df1a9d47ad2760c0e2237" id=1efcfad7-20e8-4b0c-abff-1d6f45745e64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.543658 | controller | Jun 11 17:35:00.285917 crc crio[23211]: time="2026-06-11T17:35:00.285833997Z" level=info msg="Started container" PID=286811 containerID=d28195c509bb54ba75b3a7d73dcc8171c5b81e62165df1a9d47ad2760c0e2237 description=openstack/ceilometer-0/ceilometer-central-agent id=1efcfad7-20e8-4b0c-abff-1d6f45745e64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793
2026-06-11 18:00:59.543678 | controller | Jun 11 17:35:00.324042 crc crio[23211]: time="2026-06-11T17:35:00.323827139Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=3cabea18-9bc4-42b6-8454-a080544a2628 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543694 | controller | Jun 11 17:35:00.324278 crc crio[23211]: time="2026-06-11T17:35:00.324059054Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=3cabea18-9bc4-42b6-8454-a080544a2628 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543709 | controller | Jun 11 17:35:00.324278 crc crio[23211]: time="2026-06-11T17:35:00.324117216Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=3cabea18-9bc4-42b6-8454-a080544a2628 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.543725 | controller | Jun 11 17:35:00.326854 crc crio[23211]: time="2026-06-11T17:35:00.326383833Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=ec394a38-094f-46ab-a9b1-c4245f7b9233 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.543740 | controller | Jun 11 17:35:00.327086 crc crio[23211]: time="2026-06-11T17:35:00.327059669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.543756 | controller | Jun 11 17:35:00.331962 crc crio[23211]: time="2026-06-11T17:35:00.33186732Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-11 18:00:59.543771 | controller | Jun 11 17:35:00.341192 crc crio[23211]: time="2026-06-11T17:35:00.341150742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.543799 | controller | Jun 11 17:35:00.675120 crc crio[23211]: time="2026-06-11T17:35:00.674990256Z" level=info msg="Stopping container: 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db (timeout: 30s)" id=6045f106-cedd-4037-997e-f07ecdd40d95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.543815 | controller | Jun 11 17:35:00.676526 crc crio[23211]: time="2026-06-11T17:35:00.676400093Z" level=info msg="Stopping container: 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347 (timeout: 30s)" id=83bfb581-3769-4518-8438-3bf24c01001a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.543830 | controller | Jun 11 17:35:00.676859 crc crio[23211]: time="2026-06-11T17:35:00.676817233Z" level=info msg="Stopping container: ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359 (timeout: 30s)" id=8b5c2a77-ac60-40fb-87d2-3d8693de2f62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.543845 | controller | Jun 11 17:35:00.677112 crc crio[23211]: time="2026-06-11T17:35:00.677024018Z" level=info msg="Stopping container: e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f (timeout: 30s)" id=da676940-4ff3-45de-bb43-6fb3d87bb91c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.543860 | controller | Jun 11 17:35:00.677996 crc crio[23211]: time="2026-06-11T17:35:00.677753477Z" level=info msg="Stopping container: f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde (timeout: 30s)" id=4fd5deae-41da-4835-8076-7a4446011ca0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.543876 | controller | Jun 11 17:35:00.682223 crc crio[23211]: time="2026-06-11T17:35:00.682030723Z" level=info msg="Removing container: 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e" id=1cabfcb9-8d7a-46c1-b5fc-ca77cc4b4f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.543895 | controller | Jun 11 17:35:00.879266 crc crio[23211]: time="2026-06-11T17:35:00.879170723Z" level=info msg="Stopped container e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f: openstack/glance-default-internal-api-0/glance-log" id=da676940-4ff3-45de-bb43-6fb3d87bb91c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.543911 | controller | Jun 11 17:35:00.972554 crc crio[23211]: time="2026-06-11T17:35:00.972415899Z" level=info msg="Stopped container 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db: openstack/glance-default-external-api-0/glance-log" id=6045f106-cedd-4037-997e-f07ecdd40d95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.543926 | controller | Jun 11 17:35:01.040262 crc crio[23211]: time="2026-06-11T17:35:01.039585222Z" level=info msg="Stopping pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e" id=18feb901-4f57-4f68-ad03-b2228b550b39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.543942 | controller | Jun 11 17:35:01.041971 crc crio[23211]: time="2026-06-11T17:35:01.041912751Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-c7lhc Namespace:openstack ID:0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e UID:870e336f-551a-40b4-9813-6693290d98c5 NetNS:/var/run/netns/a803b21c-bf41-4efb-9d1c-5d0283b3c186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod870e336f_551a_40b4_9813_6693290d98c5.slice PodAnnotations:0xc0018bed08}] Aliases:map[]}"
2026-06-11 18:00:59.543958 | controller | Jun 11 17:35:01.042160 crc crio[23211]: time="2026-06-11T17:35:01.042098715Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-c7lhc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.543974 | controller | Jun 11 17:35:01.577695 crc crio[23211]: time="2026-06-11T17:35:01.573862109Z" level=info msg="Removed container 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e: openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns" id=1cabfcb9-8d7a-46c1-b5fc-ca77cc4b4f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.543990 | controller | Jun 11 17:35:01.638861 crc crio[23211]: time="2026-06-11T17:35:01.638813676Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-zj9rq/POD" id=879aa699-2339-4c40-bc26-39bc6dae1719 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.544005 | controller | Jun 11 17:35:01.639070 crc crio[23211]: time="2026-06-11T17:35:01.639051983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.544020 | controller | Jun 11 17:35:01.663261 crc crio[23211]: time="2026-06-11T17:35:01.663127036Z" level=info msg="Created container d9f192c8a737f40e07a62d272f307d3637f0064078b7a047a265ca0934d3fb43: openstack/placement-7ddcd4df44-thnrc/placement-log" id=40bf743f-e94a-4c77-9dea-5fd550c7ba83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.544035 | controller | Jun 11 17:35:01.663674 crc crio[23211]: time="2026-06-11T17:35:01.663630118Z" level=info msg="Removing container: 33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2" id=6b15ef8e-ce65-4574-a476-af9c37c4fd80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.544050 | controller | Jun 11 17:35:01.669752 crc crio[23211]: time="2026-06-11T17:35:01.669611847Z" level=info msg="Starting container: d9f192c8a737f40e07a62d272f307d3637f0064078b7a047a265ca0934d3fb43" id=79197e7c-4795-47fd-846e-7365d0b5974f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.544065 | controller | Jun 11 17:35:01.681530 crc crio[23211]: time="2026-06-11T17:35:01.679601358Z" level=info msg="Started container" PID=287099 containerID=d9f192c8a737f40e07a62d272f307d3637f0064078b7a047a265ca0934d3fb43 description=openstack/placement-7ddcd4df44-thnrc/placement-log id=79197e7c-4795-47fd-846e-7365d0b5974f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462
2026-06-11 18:00:59.544085 | controller | Jun 11 17:35:01.717706 crc crio[23211]: time="2026-06-11T17:35:01.717631921Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=6d573348-a2fc-4923-8187-92b937c8ec65 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.544100 | controller | Jun 11 17:35:01.832286 crc crio[23211]: time="2026-06-11T17:35:01.832082618Z" level=info msg="Created container 08921e7abd743cb515a1573e4dc141391d4dcff1217c02a01757c92ccaa0cb2f: openstack/barbican-api-778b85f7cd-bpdn9/barbican-api-log" id=00f11dab-4c96-452c-b0a1-b63e3cb01d5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.544116 | controller | Jun 11 17:35:01.836003 crc crio[23211]: time="2026-06-11T17:35:01.835916845Z" level=info msg="Starting container: 08921e7abd743cb515a1573e4dc141391d4dcff1217c02a01757c92ccaa0cb2f" id=f7c62549-ecbf-4165-95de-1f8d5edd30f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.544131 | controller | Jun 11 17:35:01.858707 crc crio[23211]: time="2026-06-11T17:35:01.858570322Z" level=info msg="Started container" PID=287100 containerID=08921e7abd743cb515a1573e4dc141391d4dcff1217c02a01757c92ccaa0cb2f description=openstack/barbican-api-778b85f7cd-bpdn9/barbican-api-log id=f7c62549-ecbf-4165-95de-1f8d5edd30f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1
2026-06-11 18:00:59.544147 | controller | Jun 11 17:35:01.866125 crc crio[23211]: time="2026-06-11T17:35:01.866056789Z" level=info msg="Stopped pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e" id=18feb901-4f57-4f68-ad03-b2228b550b39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.544162 | controller | Jun 11 17:35:01.877810 crc crio[23211]: time="2026-06-11T17:35:01.877760152Z" level=info msg="Removed container 33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2: openstack/dnsmasq-dns-694549dd57-nbsxf/init" id=6b15ef8e-ce65-4574-a476-af9c37c4fd80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.544177 | controller | Jun 11 17:35:01.895799 crc crio[23211]: time="2026-06-11T17:35:01.895729482Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=0be6ccb7-843e-466c-af0a-6864a530d2c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.544192 | controller | Jun 11 17:35:01.913124 crc crio[23211]: time="2026-06-11T17:35:01.913026246Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-zj9rq Namespace:openstack ID:b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879 UID:8855e458-bbd4-4b9b-b145-292a9abefe22 NetNS:/var/run/netns/5257b856-5da9-4bea-a585-96c301d1d9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8855e458_bbd4_4b9b_b145_292a9abefe22.slice PodAnnotations:0xc0022780f0}] Aliases:map[]}"
2026-06-11 18:00:59.544208 | controller | Jun 11 17:35:01.913124 crc crio[23211]: time="2026-06-11T17:35:01.913112088Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-zj9rq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.544223 | controller | Jun 11 17:35:02.112138 crc crio[23211]: time="2026-06-11T17:35:02.111792077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=964ab9c1-5677-40d8-bc0d-e44c41b95663 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.544239 | controller | Jun 11 17:35:02.121876 crc crio[23211]: time="2026-06-11T17:35:02.121797157Z" level=info msg="Creating container: openstack/placement-7ddcd4df44-thnrc/placement-api" id=105b9972-684e-4619-b76f-668c70058ea6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.544260 | controller | Jun 11 17:35:02.125943 crc crio[23211]: time="2026-06-11T17:35:02.125880579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.544276 | controller | Jun 11 17:35:02.138544 crc crio[23211]: time="2026-06-11T17:35:02.138468965Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=6a3a4116-d5b5-4581-b50f-68778902aad5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.544291 | controller | Jun 11 17:35:02.354183 crc crio[23211]: time="2026-06-11T17:35:02.352904108Z" level=info msg="Stopped container f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=4fd5deae-41da-4835-8076-7a4446011ca0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.544306 | controller | Jun 11 17:35:02.355559 crc crio[23211]: time="2026-06-11T17:35:02.355476742Z" level=info msg="Stopping pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5" id=4a6a62fd-eac1-4ed0-8952-7fb6c24602df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.544322 | controller | Jun 11 17:35:02.357090 crc crio[23211]: time="2026-06-11T17:35:02.357012821Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5 UID:7406a613-e689-4836-a054-11132a3bf217 NetNS:/var/run/netns/93ffaeca-4da6-43f4-97be-8aa064a72851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7406a613_e689_4836_a054_11132a3bf217.slice PodAnnotations:0xc0001ae760}] Aliases:map[]}"
2026-06-11 18:00:59.544338 | controller | Jun 11 17:35:02.362958 crc crio[23211]: time="2026-06-11T17:35:02.362876237Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.544353 | controller | Jun 11 17:35:02.747726 crc crio[23211]: 2026-06-11T17:35:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b62ba3f44475e6a Mac:5e:93:49:21:8d:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ae Mtu:0 Sandbox:/var/run/netns/5257b856-5da9-4bea-a585-96c301d1d9bd SocketPath: PciID:}] [{Interface:0xc000152eb0 Address:{IP:10.217.1.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.544370 | controller | Jun 11 17:35:02.754619 crc crio[23211]: time="2026-06-11T17:35:02.751524774Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-zj9rq Namespace:openstack ID:b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879 UID:8855e458-bbd4-4b9b-b145-292a9abefe22 NetNS:/var/run/netns/5257b856-5da9-4bea-a585-96c301d1d9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8855e458_bbd4_4b9b_b145_292a9abefe22.slice PodAnnotations:0xc0022780f0}] Aliases:map[]}"
2026-06-11 18:00:59.544386 | controller | Jun 11 17:35:02.754619 crc crio[23211]: time="2026-06-11T17:35:02.751683188Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-zj9rq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.544401 | controller | Jun 11 17:35:03.256997 crc crio[23211]: time="2026-06-11T17:35:03.256389635Z" level=info msg="Stopping container: cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46 (timeout: 30s)" id=3fa2f399-5c7d-49d1-9cb4-76e46c59f6e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.544418 | controller | Jun 11 17:35:03.315120 crc crio[23211]: time="2026-06-11T17:35:03.315006343Z" level=info msg="Removing container: 5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8" id=56ecbe28-1a1c-453b-ae1f-ae8a223def46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.544439 | controller | Jun 11 17:35:03.482898 crc crio[23211]: time="2026-06-11T17:35:03.482821538Z" level=info msg="Running pod sandbox: openstack/neutron-67bc49c7b5-2682v/POD" id=639b5984-5890-4910-b6c2-baad61f116d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.544455 | controller | Jun 11 17:35:03.482898 crc crio[23211]: time="2026-06-11T17:35:03.48292132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.544470 | controller | Jun 11 17:35:03.709653 crc crio[23211]: time="2026-06-11T17:35:03.70918762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.544486 | controller | Jun 11 17:35:03.719237 crc crio[23211]: time="2026-06-11T17:35:03.719088268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.544501 | controller | Jun 11 17:35:03.891805 crc crio[23211]: time="2026-06-11T17:35:03.891046756Z" level=info msg="Created container c85c69f8bee66e22908022805a1cfc4cc6751cee963e4869c43348299b3114cc: openstack/placement-7ddcd4df44-thnrc/placement-api" id=105b9972-684e-4619-b76f-668c70058ea6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.544535 | controller | Jun 11 17:35:03.893553 crc crio[23211]: time="2026-06-11T17:35:03.893265482Z" level=info msg="Starting container: c85c69f8bee66e22908022805a1cfc4cc6751cee963e4869c43348299b3114cc" id=5d00796f-a3a4-4ec4-8efc-19790ed7408d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.544553 | controller | Jun 11 17:35:03.901404 crc crio[23211]: time="2026-06-11T17:35:03.901311623Z" level=info msg="Started container" PID=287368 containerID=c85c69f8bee66e22908022805a1cfc4cc6751cee963e4869c43348299b3114cc description=openstack/placement-7ddcd4df44-thnrc/placement-api id=5d00796f-a3a4-4ec4-8efc-19790ed7408d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462
2026-06-11 18:00:59.544569 | controller | Jun 11 17:35:04.314633 crc crio[23211]: time="2026-06-11T17:35:04.314541727Z" level=info msg="Stopping container: af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95 (timeout: 30s)" id=1691b8d2-fa1a-4562-bd16-81a89dde6f6d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.544586 | controller | Jun 11 17:35:04.316132 crc crio[23211]: time="2026-06-11T17:35:04.316052375Z" level=info msg="Stopping container: d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089 (timeout: 30s)" id=bccaa6c9-7e81-414a-b1a5-da3563be2317 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.544602 | controller | Jun 11 17:35:04.337837 crc crio[23211]: time="2026-06-11T17:35:04.337771989Z" level=info msg="Stopping container: 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624 (timeout: 30s)" id=b730971d-8c8c-4ab9-a1c7-1b593ec24f23 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.544617 | controller | Jun 11 17:35:04.390775 crc crio[23211]: time="2026-06-11T17:35:04.390656275Z" level=info msg="Stopping container: 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2 (timeout: 30s)" id=2b811305-3fc4-4c38-ac18-c196e63caa1d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.544633 | controller | Jun 11 17:35:04.398322 crc crio[23211]: time="2026-06-11T17:35:04.398237004Z" level=info msg="Stopping container: e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad (timeout: 30s)" id=b6f2798d-90d4-4f64-8489-e0ea5efd4cde name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.544649 | controller | Jun 11 17:35:05.013056 crc crio[23211]: time="2026-06-11T17:35:05.010600317Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-f5qv4/POD" id=5c06459c-cf9f-4d8e-aa80-b88d1f1ee922 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.544668 | controller | Jun 11 17:35:05.013056 crc crio[23211]: time="2026-06-11T17:35:05.012066003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.544685 | controller | Jun 11 17:35:05.321975 crc crio[23211]: time="2026-06-11T17:35:05.320117352Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-vmjjv/POD" id=55baed13-1b6e-40b0-a789-6725a8755f35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.544700 | controller | Jun 11 17:35:05.321975 crc crio[23211]: time="2026-06-11T17:35:05.320829049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.544716 | controller | Jun 11 17:35:05.339897 crc crio[23211]: time="2026-06-11T17:35:05.339817575Z" level=info msg="Ran pod sandbox b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879 with infra container: openstack/cinder-online-data-migrations-zj9rq/POD" id=879aa699-2339-4c40-bc26-39bc6dae1719 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.544732 | controller | Jun 11 17:35:05.341038 crc crio[23211]: time="2026-06-11T17:35:05.340898423Z" level=info msg="Stopped pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5" id=4a6a62fd-eac1-4ed0-8952-7fb6c24602df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.544748 | controller | Jun 11 17:35:05.355493 crc crio[23211]: time="2026-06-11T17:35:05.342590256Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=c51391d2-e95a-4e20-9668-32b66de301d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.544764 | controller | Jun 11 17:35:06.260906 crc crio[23211]: time="2026-06-11T17:35:06.260281727Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=a50c58df-0d9f-41c1-81a4-9aa1e31b1a50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.544779 | controller | Jun 11 17:35:06.261991 crc crio[23211]: time="2026-06-11T17:35:06.260936554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.544795 | controller | Jun 11 17:35:06.538769 crc crio[23211]: time="2026-06-11T17:35:06.538694184Z" level=info msg="Creating container: openstack/barbican-api-778b85f7cd-bpdn9/barbican-api" id=694bc9d6-3bf5-4d58-8e85-52d66080b2c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.544810 | controller | Jun 11 17:35:06.668172 crc crio[23211]: time="2026-06-11T17:35:06.667766058Z" level=info msg="Stopped container ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359: openstack/glance-default-external-api-0/glance-httpd" id=8b5c2a77-ac60-40fb-87d2-3d8693de2f62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.544826 | controller | Jun 11 17:35:06.669092 crc crio[23211]: time="2026-06-11T17:35:06.669012189Z" level=info msg="Stopping pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff" id=d022713a-a8d0-4a46-904b-02e2815c5a6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.544842 | controller | Jun 11 17:35:06.687987 crc crio[23211]: time="2026-06-11T17:35:06.687876901Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff UID:6b6a8278-d2ed-46ce-a9db-71d06ada09f6 NetNS:/var/run/netns/dd9b0960-9359-4a2d-b29a-7c61ea23484a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6a8278_d2ed_46ce_a9db_71d06ada09f6.slice PodAnnotations:0xc002818820}] Aliases:map[]}"
2026-06-11 18:00:59.544862 | controller | Jun 11 17:35:06.688312 crc crio[23211]: time="2026-06-11T17:35:06.688150328Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.544879 | controller | Jun 11 17:35:06.796491 crc crio[23211]: time="2026-06-11T17:35:06.796173226Z" level=info msg="Stopped container 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347: openstack/glance-default-internal-api-0/glance-httpd" id=83bfb581-3769-4518-8438-3bf24c01001a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.544895 | controller | Jun 11 17:35:06.798629 crc crio[23211]: time="2026-06-11T17:35:06.798564705Z" level=info msg="Stopped container d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089: openstack/nova-api-0/nova-api-log" id=bccaa6c9-7e81-414a-b1a5-da3563be2317 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.544911 | controller | Jun 11 17:35:06.799028 crc crio[23211]: time="2026-06-11T17:35:06.798824361Z" level=info msg="Stopping pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8" id=119304c2-960b-484d-a085-2c2b83a8b8cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.544926 | controller | Jun 11 17:35:06.800813 crc crio[23211]: time="2026-06-11T17:35:06.800729299Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8 UID:e7e70b16-7545-4958-84b5-f9538101e7c7 NetNS:/var/run/netns/7c184b5e-9252-49fd-a900-7e1d3e2c0441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e70b16_7545_4958_84b5_f9538101e7c7.slice PodAnnotations:0xc00008d588}] Aliases:map[]}"
2026-06-11 18:00:59.544943 | controller | Jun 11 17:35:06.801037 crc crio[23211]: time="2026-06-11T17:35:06.800957865Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.544958 | controller | Jun 11 17:35:06.810385 crc crio[23211]: time="2026-06-11T17:35:06.810280869Z" level=info msg="Stopped container e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad: openstack/nova-metadata-0/nova-metadata-log" id=b6f2798d-90d4-4f64-8489-e0ea5efd4cde name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.544975 | controller | Jun 11 17:35:08.716931 crc crio[23211]: time="2026-06-11T17:35:08.713176676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.544991 | controller | Jun 11 17:35:08.998679 crc crio[23211]: time="2026-06-11T17:35:08.993743496Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310" id=4812a649-6056-477b-a971-349ba303bd23 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.545007 | controller | Jun 11 17:35:09.011586 crc crio[23211]: time="2026-06-11T17:35:09.00390821Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=95a7a972-262b-4ec2-942f-0b0fd97219f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.545022 | controller | Jun 11 17:35:09.046377 crc crio[23211]: time="2026-06-11T17:35:09.041372169Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de" id=e368e06f-008f-4cba-bc8e-c12c98e8c3e6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.545038 | controller | Jun 11 17:35:09.046377 crc crio[23211]: time="2026-06-11T17:35:09.042988739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=a916c59a-4f25-4911-8570-dda9a3aa5a7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.545057 | controller | Jun 11 17:35:09.093065 crc crio[23211]: time="2026-06-11T17:35:09.092368757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=4a23a058-4d8c-47ad-9143-618f4c769d7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.545074 | controller | Jun 11 17:35:09.270965 crc crio[23211]: time="2026-06-11T17:35:09.270787637Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f" id=2e5273cd-8054-4c96-891b-b3ba8a41f5f0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.545089 | controller | Jun 11 17:35:09.271779 crc crio[23211]: time="2026-06-11T17:35:09.271714261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=3c7e4b29-0602-4166-97ba-e0834852a422 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.545105 | controller | Jun 11 17:35:09.313460 crc crio[23211]: time="2026-06-11T17:35:09.313038496Z" level=info msg="Stopped pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff" id=d022713a-a8d0-4a46-904b-02e2815c5a6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.545120 | controller | Jun 11 17:35:09.320860 crc crio[23211]: time="2026-06-11T17:35:09.319024346Z" level=info msg="Stopped pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8" id=119304c2-960b-484d-a085-2c2b83a8b8cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.545136 | controller | Jun 11 17:35:09.325904 crc crio[23211]: time="2026-06-11T17:35:09.325833796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=1c542d8c-3dd5-40e4-a718-658d619184b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.545151 | controller | Jun 11 17:35:09.342887 crc crio[23211]: time="2026-06-11T17:35:09.342798361Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-zj9rq/cinder-online-data-migrations" id=8a52959f-828a-413e-a4ce-ed3de4686bbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.545167 | controller | Jun 11 17:35:09.370391 crc crio[23211]: time="2026-06-11T17:35:09.368965916Z" level=info msg="Stopped container af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95: openstack/nova-api-0/nova-api-api" id=1691b8d2-fa1a-4562-bd16-81a89dde6f6d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.545182 | controller | Jun 11 17:35:09.379652 crc crio[23211]: time="2026-06-11T17:35:09.379034859Z" level=info msg="Stopping pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183" id=4ba1ab86-1aec-44e5-8e26-d4318efef9ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.545197 | controller | Jun 11 17:35:09.383832 crc crio[23211]: time="2026-06-11T17:35:09.383664715Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183 UID:4245aa31-ad6a-4fbf-b7a4-662be43939a7 NetNS:/var/run/netns/dca66dd8-4c8b-41d3-b84f-77684ab68d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4245aa31_ad6a_4fbf_b7a4_662be43939a7.slice PodAnnotations:0xc0038ac758}] Aliases:map[]}"
2026-06-11 18:00:59.545213 | controller | Jun 11 17:35:09.383967 crc crio[23211]: time="2026-06-11T17:35:09.383850669Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.545229 | controller | Jun 11 17:35:09.402920 crc crio[23211]: time="2026-06-11T17:35:09.402637861Z" level=info msg="Removed container 5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=56ecbe28-1a1c-453b-ae1f-ae8a223def46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.545249 | controller | Jun 11 17:35:09.414557 crc crio[23211]: time="2026-06-11T17:35:09.414343863Z" level=info msg="Removing container: f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde" id=12dfacbe-cf9b-4e97-a5be-7031eb4e98a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.545265 | controller | Jun 11 17:35:09.441132 crc crio[23211]: time="2026-06-11T17:35:09.435591776Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=eca70b31-4fce-4b60-95f5-8fea93913564 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.545281 | controller | Jun 11 17:35:09.451962 crc crio[23211]: time="2026-06-11T17:35:09.443354731Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f" id=ec394a38-094f-46ab-a9b1-c4245f7b9233 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.545296 | controller | Jun 11 17:35:09.451962 crc crio[23211]: time="2026-06-11T17:35:09.451650468Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=aa49592f-62f9-425a-8239-f72fbfbc704d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.545312 | controller | Jun 11 17:35:09.476652 crc crio[23211]: time="2026-06-11T17:35:09.476293666Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=7023b67e-021b-4de0-abac-8a27eb912dfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.545327 | controller | Jun 11 17:35:09.512900 crc crio[23211]: time="2026-06-11T17:35:09.51196817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545343 | controller | Jun 11 17:35:09.516957 crc crio[23211]: time="2026-06-11T17:35:09.516881022Z" level=info msg="Got pod network &{Name:neutron-67bc49c7b5-2682v Namespace:openstack ID:635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72 UID:be5a7966-9a94-4d5d-a414-79140c78ba84 NetNS:/var/run/netns/99099728-4039-42d4-b483-40c3351d777f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe5a7966_9a94_4d5d_a414_79140c78ba84.slice PodAnnotations:0xc006618660}] Aliases:map[]}"
2026-06-11 18:00:59.545359 | controller | Jun 11 17:35:09.516957 crc crio[23211]: time="2026-06-11T17:35:09.516938064Z" level=info msg="Adding pod openstack_neutron-67bc49c7b5-2682v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.545375 | controller | Jun 11 17:35:09.551813 crc crio[23211]: time="2026-06-11T17:35:09.543879689Z" level=info msg="Creating container: openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener-log" id=35d41616-d00f-43bf-b9b1-c487652e9dbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.545391 | controller | Jun 11 17:35:09.568616 crc crio[23211]: time="2026-06-11T17:35:09.568538278Z" level=info msg="Stopped container 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2: openstack/nova-metadata-0/nova-metadata-metadata" id=2b811305-3fc4-4c38-ac18-c196e63caa1d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.545407 | controller | Jun 11 17:35:09.581103 crc crio[23211]: time="2026-06-11T17:35:09.58104794Z" level=info msg="Stopping pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a" id=07b68f9e-a76e-4160-b547-ffa5deaf1dda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.545423 | controller | Jun 11 17:35:09.584650 crc crio[23211]: time="2026-06-11T17:35:09.5846163Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a UID:1a3b749a-0506-471c-942a-69d9ea3ab783 NetNS:/var/run/netns/946254b6-8cd7-46f7-aee3-4f335862760e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3b749a_0506_471c_942a_69d9ea3ab783.slice PodAnnotations:0xc000612f00}] Aliases:map[]}"
2026-06-11 18:00:59.545442 | controller | Jun 11 17:35:09.585122 crc crio[23211]: time="2026-06-11T17:35:09.585096552Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.545459 | controller | Jun 11 17:35:09.655267 crc crio[23211]: time="2026-06-11T17:35:09.65522352Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f634858054497c24b9585c81aed00d06f2ad967aeeb9beafe7a6bc4b43935f20 UID:f578c66a-5dbe-4fe7-9fbe-6371e77dd910 NetNS:/var/run/netns/48ca083a-b48d-40d2-9f48-0f4856b9573c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf578c66a_5dbe_4fe7_9fbe_6371e77dd910.slice PodAnnotations:0xc000613128}] Aliases:map[]}"
2026-06-11 18:00:59.545476 | controller | Jun 11 17:35:09.658022 crc crio[23211]: time="2026-06-11T17:35:09.657994879Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.545491 | controller | Jun 11 17:35:09.722960 crc crio[23211]: time="2026-06-11T17:35:09.722622747Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=bc7fa3d7-6934-442e-9a9e-1701b9a7e63c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.545507 | controller | Jun 11 17:35:09.730266 crc crio[23211]: time="2026-06-11T17:35:09.730110555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545542 | controller | Jun 11 17:35:09.753069 crc crio[23211]: time="2026-06-11T17:35:09.752850455Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-f5qv4 Namespace:openstack ID:b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d UID:f64c7a77-19ce-41e7-a0ae-1d685707ecc3 NetNS:/var/run/netns/ee3e46bb-7077-40f4-8812-a9c2fefcce2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf64c7a77_19ce_41e7_a0ae_1d685707ecc3.slice PodAnnotations:0xc0038aca08}] Aliases:map[]}"
2026-06-11 18:00:59.545560 | controller | Jun 11 17:35:09.753069 crc crio[23211]: time="2026-06-11T17:35:09.75306648Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-f5qv4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.545576 | controller | Jun 11 17:35:09.779855 crc crio[23211]: time="2026-06-11T17:35:09.778298092Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-vmjjv Namespace:openstack ID:e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0 UID:b77e8a4d-dbcd-4562-9ab3-6eef6a2774d0 NetNS:/var/run/netns/df9830d8-8347-4d09-bbbf-b4b72b921edc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb77e8a4d_dbcd_4562_9ab3_6eef6a2774d0.slice PodAnnotations:0xc0001ae750}] Aliases:map[]}"
2026-06-11 18:00:59.545592 | controller | Jun 11 17:35:09.779855 crc crio[23211]: time="2026-06-11T17:35:09.779834151Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-vmjjv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.545608 | controller | Jun 11 17:35:09.787764 crc crio[23211]: time="2026-06-11T17:35:09.787723039Z" level=info msg="Creating container: openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker-log" id=7db81f11-3b79-497f-a54c-e48333d8aaaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.545627 | controller | Jun 11 17:35:09.878071 crc crio[23211]: time="2026-06-11T17:35:09.878014391Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=076e32c0-a674-45cc-bbfa-b3c349e12885 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.545643 | controller | Jun 11 17:35:09.880193 crc crio[23211]: time="2026-06-11T17:35:09.880057072Z" level=info msg="Removed container f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=12dfacbe-cf9b-4e97-a5be-7031eb4e98a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.545658 | controller | Jun 11 17:35:09.886153 crc crio[23211]: time="2026-06-11T17:35:09.886076483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545674 | controller | Jun 11 17:35:09.924180 crc crio[23211]: time="2026-06-11T17:35:09.924102296Z" level=info msg="Removing container: ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359" id=7d2ecb40-baba-4ced-8202-a694685d09de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.545690 | controller | Jun 11 17:35:10.036869 crc crio[23211]: time="2026-06-11T17:35:10.029541698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545705 | controller | Jun 11 17:35:10.217377 crc crio[23211]: time="2026-06-11T17:35:10.217293462Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=65d231a4-dbb9-47b5-b75b-29079b1933a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.545721 | controller | Jun 11 17:35:10.557662 crc crio[23211]: time="2026-06-11T17:35:10.555712312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545736 | controller | Jun 11 17:35:10.605065 crc crio[23211]: time="2026-06-11T17:35:10.605021117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545751 | controller | Jun 11 17:35:10.620647 crc crio[23211]: time="2026-06-11T17:35:10.609616552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545767 | controller | Jun 11 17:35:10.633932 crc crio[23211]: time="2026-06-11T17:35:10.633870629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545782 | controller | Jun 11 17:35:10.689938 crc crio[23211]: time="2026-06-11T17:35:10.688645592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545797 | controller | Jun 11 17:35:10.716799 crc crio[23211]: time="2026-06-11T17:35:10.716407788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545812 | controller | Jun 11 17:35:10.730921 crc crio[23211]: time="2026-06-11T17:35:10.729881925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545826 | controller | Jun 11 17:35:10.830525 crc crio[23211]: time="2026-06-11T17:35:10.829626474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545845 | controller | Jun 11 17:35:10.855014 crc crio[23211]: time="2026-06-11T17:35:10.854792154Z" level=info msg="Removed container ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359: openstack/glance-default-external-api-0/glance-httpd" id=7d2ecb40-baba-4ced-8202-a694685d09de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.545861 | controller | Jun 11 17:35:10.863971 crc crio[23211]: time="2026-06-11T17:35:10.863814451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545875 | controller | Jun 11 17:35:10.887624 crc crio[23211]: time="2026-06-11T17:35:10.885330699Z" level=info msg="Removing container: 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db" id=a70bd59c-9c05-4e39-a249-8acd60364d87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.545890 | controller | Jun 11 17:35:10.932143 crc crio[23211]: time="2026-06-11T17:35:10.932037909Z" level=info msg="Created container 8800fa0cdaf057e1ea9fb1c3637fdb1ba399f7348dd2ff84bb18fc55823334e2: openstack/barbican-api-778b85f7cd-bpdn9/barbican-api" id=694bc9d6-3bf5-4d58-8e85-52d66080b2c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.545905 | controller | Jun 11 17:35:10.934029 crc crio[23211]: time="2026-06-11T17:35:10.933961838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545920 | controller | Jun 11 17:35:10.958537 crc crio[23211]: time="2026-06-11T17:35:10.955066527Z" level=info msg="Starting container: 8800fa0cdaf057e1ea9fb1c3637fdb1ba399f7348dd2ff84bb18fc55823334e2" id=00de3df0-90a5-49f4-9570-987c3d24ff74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.545935 | controller | Jun 11 17:35:10.980090 crc crio[23211]: time="2026-06-11T17:35:10.978942195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.545951 | controller | Jun 11 17:35:10.985615 crc crio[23211]: time="2026-06-11T17:35:10.98548599Z" level=info msg="Stopped container cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=3fa2f399-5c7d-49d1-9cb4-76e46c59f6e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.545968 | controller | Jun 11 17:35:11.029275 crc crio[23211]: time="2026-06-11T17:35:11.028588089Z" level=info msg="Started container" PID=288346 containerID=8800fa0cdaf057e1ea9fb1c3637fdb1ba399f7348dd2ff84bb18fc55823334e2 description=openstack/barbican-api-778b85f7cd-bpdn9/barbican-api id=00de3df0-90a5-49f4-9570-987c3d24ff74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1
2026-06-11 18:00:59.545986 | controller | Jun 11 17:35:11.031907 crc crio[23211]: time="2026-06-11T17:35:11.031848141Z" level=info msg="Stopping pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab" id=da158709-c0e2-4254-8e0e-6403b47f71c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.546002 | controller | Jun 11 17:35:11.108272 crc crio[23211]: time="2026-06-11T17:35:11.106414579Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab UID:28c2bf9d-2bb2-42e9-af40-f45b6a9b7dbd NetNS:/var/run/netns/e86c32d6-ff36-4806-a790-de3159a2dc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c2bf9d_2bb2_42e9_af40_f45b6a9b7dbd.slice PodAnnotations:0xc00008cfc8}] Aliases:map[]}"
2026-06-11 18:00:59.546018 | controller | Jun 11 17:35:11.108272 crc crio[23211]: time="2026-06-11T17:35:11.107129557Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.546037 | controller | Jun 11 17:35:11.113614 crc crio[23211]: time="2026-06-11T17:35:11.113559288Z" level=info msg="Created container e2958ab6db4ed1da0f82211f0203c903d5b277155d8810139784401bbed3beef: openstack/swift-storage-0/account-server" id=bc7fa3d7-6934-442e-9a9e-1701b9a7e63c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.546053 | controller | Jun 11 17:35:11.128849 crc crio[23211]: time="2026-06-11T17:35:11.12480858Z" level=info msg="Starting container: e2958ab6db4ed1da0f82211f0203c903d5b277155d8810139784401bbed3beef" id=ba37cc0f-663b-4490-84f7-078a99938f82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.546069 | controller | Jun 11 17:35:11.138108 crc crio[23211]: time="2026-06-11T17:35:11.13802855Z" level=info msg="Started container" PID=288341 containerID=e2958ab6db4ed1da0f82211f0203c903d5b277155d8810139784401bbed3beef description=openstack/swift-storage-0/account-server id=ba37cc0f-663b-4490-84f7-078a99938f82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.546085 | controller | Jun 11 17:35:11.151507 crc crio[23211]: time="2026-06-11T17:35:11.14279134Z" level=info msg="Removed container 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db: openstack/glance-default-external-api-0/glance-log" id=a70bd59c-9c05-4e39-a249-8acd60364d87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.546100 | controller | Jun 11 17:35:11.181495 crc crio[23211]: time="2026-06-11T17:35:11.177611283Z" level=info msg="Stopped pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183" id=4ba1ab86-1aec-44e5-8e26-d4318efef9ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.546115 | controller | Jun 11 17:35:11.188302 crc crio[23211]: time="2026-06-11T17:35:11.184741372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=eca6fb64-790c-41ca-8ecb-f584b47163db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.546131 | controller | Jun 11 17:35:11.233516 crc crio[23211]: time="2026-06-11T17:35:11.233150514Z" level=info msg="Removing container: 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347" id=61a306ed-4e3c-4082-90a2-9d41ca85a347 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.546146 | controller | Jun 11 17:35:11.292929 crc crio[23211]: time="2026-06-11T17:35:11.29285948Z" level=info msg="Stopping container: 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254 (timeout: 2s)" id=029c9dd7-747f-4aa7-b6a9-7c823045059e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.546161 | controller | Jun 11 17:35:11.460572 crc crio[23211]: time="2026-06-11T17:35:11.455752842Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=7ce0a752-61cc-4685-a228-f400d8f8f4ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.546177 | controller | Jun 11 17:35:11.467538 crc crio[23211]: time="2026-06-11T17:35:11.463533797Z" level=info msg="Removed container 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347: openstack/glance-default-internal-api-0/glance-httpd" id=61a306ed-4e3c-4082-90a2-9d41ca85a347 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.546192 | controller | Jun 11 17:35:11.496914 crc crio[23211]: time="2026-06-11T17:35:11.496812531Z" level=info msg="Removing container: e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f" id=4c7b872e-56cd-47f6-a8b9-22bc6191bedb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.546207 | controller | Jun 11 17:35:11.560724 crc crio[23211]: time="2026-06-11T17:35:11.558778873Z" level=info msg="Created container 1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab: openstack/cinder-online-data-migrations-zj9rq/cinder-online-data-migrations" id=8a52959f-828a-413e-a4ce-ed3de4686bbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.546226 | controller | Jun 11 17:35:11.570496 crc crio[23211]: time="2026-06-11T17:35:11.570342203Z" level=info msg="Starting container: 1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab" id=9209548b-1765-4dbf-ad52-7a1bb53c164e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.546241 | controller | Jun 11 17:35:11.582190 crc crio[23211]: time="2026-06-11T17:35:11.582081518Z" level=info msg="Started container" PID=288358 containerID=1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab description=openstack/cinder-online-data-migrations-zj9rq/cinder-online-data-migrations id=9209548b-1765-4dbf-ad52-7a1bb53c164e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879
2026-06-11 18:00:59.546258 | controller | Jun 11 17:35:11.603542 crc crio[23211]: time="2026-06-11T17:35:11.603302529Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=f50803aa-dd05-4b47-8ad4-0b84a38c3f78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.546273 | controller | Jun 11 17:35:11.604078 crc crio[23211]: time="2026-06-11T17:35:11.603841272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.546288 | controller | Jun 11 17:35:11.728726 crc crio[23211]: time="2026-06-11T17:35:11.726371683Z" level=info msg="Stopped pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a" id=07b68f9e-a76e-4160-b547-ffa5deaf1dda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.546304 | controller | Jun 11 17:35:11.756367 crc crio[23211]: time="2026-06-11T17:35:11.756306502Z" level=info msg="Created container b2c41733dda445bbdb0af427e2b721001f2bfedba9e9e67242cf3c2cf1b76322: openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener-log" id=35d41616-d00f-43bf-b9b1-c487652e9dbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.546320 | controller | Jun 11 17:35:11.761905 crc crio[23211]: time="2026-06-11T17:35:11.761824871Z" level=info msg="Starting container: b2c41733dda445bbdb0af427e2b721001f2bfedba9e9e67242cf3c2cf1b76322" id=6595b027-dddc-4921-bd35-8289e083d995 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.546335 | controller | Jun 11 17:35:11.773035 crc crio[23211]: time="2026-06-11T17:35:11.772673033Z" level=info msg="Started container" PID=288370 containerID=b2c41733dda445bbdb0af427e2b721001f2bfedba9e9e67242cf3c2cf1b76322 description=openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener-log id=6595b027-dddc-4921-bd35-8289e083d995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb
2026-06-11 18:00:59.546351 | controller | Jun 11 17:35:11.790570 crc crio[23211]: time="2026-06-11T17:35:11.789838823Z" level=info msg="Stopped container 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=b730971d-8c8c-4ab9-a1c7-1b593ec24f23 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.546367 | controller | Jun 11 17:35:11.799613 crc crio[23211]: time="2026-06-11T17:35:11.799527376Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=6141f642-c647-44e2-a769-c64d584e1a43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.546382 | controller | Jun 11 17:35:11.800502 crc crio[23211]: time="2026-06-11T17:35:11.800361896Z" level=info msg="Stopping pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f" id=dadc5f69-817d-4840-bee9-e90e1845c34a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.546401 | controller | Jun 11 17:35:11.805139 crc crio[23211]: time="2026-06-11T17:35:11.804190812Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f UID:ef6ab8ba-5e2e-4eae-9ce1-9df12f03fe07 NetNS:/var/run/netns/a31c5993-77b2-49c8-a87a-a2f443fda298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef6ab8ba_5e2e_4eae_9ce1_9df12f03fe07.slice PodAnnotations:0xc00294e0a8}] Aliases:map[]}"
2026-06-11 18:00:59.546418 | controller | Jun 11 17:35:11.805139 crc crio[23211]: time="2026-06-11T17:35:11.804389337Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.546434 | controller | Jun 11 17:35:11.852926 crc crio[23211]: time="2026-06-11T17:35:11.84881359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.546450 | controller | Jun 11 17:35:11.888591 crc crio[23211]: time="2026-06-11T17:35:11.887080709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.546465 | controller | Jun 11 17:35:11.907802 crc crio[23211]: time="2026-06-11T17:35:11.907685115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.546481 | controller | Jun 11 17:35:11.923277 crc crio[23211]: time="2026-06-11T17:35:11.921879971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.546496 | controller | Jun 11 17:35:11.943693 crc crio[23211]: time="2026-06-11T17:35:11.941336478Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=f672ccea-b2cc-44aa-921f-26363efa0473 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.546525 | controller | Jun 11 17:35:11.948622 crc crio[23211]: time="2026-06-11T17:35:11.947297757Z" level=info msg="Created container 8883dd357bdacf6d05ccc082cf2e6fd0ce5758f439227547d691101bfa852e00: openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker-log" id=7db81f11-3b79-497f-a54c-e48333d8aaaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.546547 | controller | Jun 11 17:35:11.952227 crc crio[23211]: time="2026-06-11T17:35:11.950628842Z" level=info msg="Starting container: 8883dd357bdacf6d05ccc082cf2e6fd0ce5758f439227547d691101bfa852e00" id=72626f03-ef9a-4a67-8ed5-4aa2fb5689f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.546563 | controller | Jun 11 17:35:11.957598 crc crio[23211]: time="2026-06-11T17:35:11.956812896Z" level=info msg="Started container" PID=288380 containerID=8883dd357bdacf6d05ccc082cf2e6fd0ce5758f439227547d691101bfa852e00 description=openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker-log id=72626f03-ef9a-4a67-8ed5-4aa2fb5689f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48
2026-06-11 18:00:59.546580 | controller | Jun 11 17:35:11.973783 crc crio[23211]: time="2026-06-11T17:35:11.97214419Z" level=info msg="Creating container: openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener" id=8043efe3-022e-48c6-ac2e-fc5fdef6f1ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.546596 | controller | Jun 11 17:35:11.973783 crc crio[23211]: time="2026-06-11T17:35:11.972665403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.546611 | controller | Jun 11 17:35:12.000840 crc crio[23211]: time="2026-06-11T17:35:12.000731876Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=5801dcd2-a699-4285-aa62-7bbb0d152be7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.546632 | controller | Jun 11 17:35:12.076118 crc crio[23211]: time="2026-06-11T17:35:12.076014083Z" level=info msg="Stopped container 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254: openshift-marketplace/community-operators-h5574/registry-server" id=029c9dd7-747f-4aa7-b6a9-7c823045059e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.546648 | controller | Jun 11 17:35:12.079823 crc crio[23211]: time="2026-06-11T17:35:12.079640544Z" level=info msg="Stopping pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39" id=6fd94b9c-45d1-41cb-8296-434a8a9862c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.546664 | controller | Jun 11 17:35:12.087335 crc crio[23211]: time="2026-06-11T17:35:12.08583121Z" level=info msg="Got pod network &{Name:community-operators-h5574 Namespace:openshift-marketplace ID:9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39 UID:cabb519f-9216-44f1-b71c-22058a2569db NetNS:/var/run/netns/022c5eaa-e7e6-4557-94dc-118da7880988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcabb519f_9216_44f1_b71c_22058a2569db.slice PodAnnotations:0xc007c14980}] Aliases:map[]}"
2026-06-11 18:00:59.546680 | controller | Jun 11 17:35:12.087335 crc crio[23211]: time="2026-06-11T17:35:12.086322102Z" level=info msg="Deleting pod openshift-marketplace_community-operators-h5574 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.546696 | controller | Jun 11 17:35:12.098486 crc crio[23211]: time="2026-06-11T17:35:12.093741067Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=3d4b279f-8cb8-4b32-a130-2fbb21825773 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.546712 | controller | Jun 11 17:35:12.107299 crc crio[23211]: time="2026-06-11T17:35:12.107256666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.546727 | controller | Jun 11 17:35:12.123564 crc crio[23211]: time="2026-06-11T17:35:12.123506784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.546742 | controller | Jun 11 17:35:12.149091 crc crio[23211]: 2026-06-11T17:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f634858054497c2 Mac:fa:c8:fd:ef:d4:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b2 Mtu:0 Sandbox:/var/run/netns/48ca083a-b48d-40d2-9f48-0f4856b9573c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.546758 | controller | Jun 11 17:35:12.149316 crc crio[23211]: time="2026-06-11T17:35:12.149175726Z" level=info msg="Creating container: openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker" id=0076d784-7248-420f-8b54-afd1fc71819c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.546773 | controller | Jun 11 17:35:12.159499 crc crio[23211]: time="2026-06-11T17:35:12.153069304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.546789 | controller | Jun 11 17:35:12.212878 crc crio[23211]: time="2026-06-11T17:35:12.211301503Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=b22c5b70-f869-47ce-b616-d9ac1282fa96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.546804 | controller | Jun 11 17:35:12.212878 crc crio[23211]: time="2026-06-11T17:35:12.211485718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.546824 | controller | Jun 11 17:35:12.212878 crc crio[23211]: time="2026-06-11T17:35:12.212726109Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f634858054497c24b9585c81aed00d06f2ad967aeeb9beafe7a6bc4b43935f20 UID:f578c66a-5dbe-4fe7-9fbe-6371e77dd910 NetNS:/var/run/netns/48ca083a-b48d-40d2-9f48-0f4856b9573c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf578c66a_5dbe_4fe7_9fbe_6371e77dd910.slice PodAnnotations:0xc000613128}] Aliases:map[]}"
2026-06-11 18:00:59.546841 | controller | Jun 11 17:35:12.213266 crc crio[23211]: time="2026-06-11T17:35:12.212981565Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.547003 | controller | Jun 11 17:35:12.294725 crc crio[23211]: time="2026-06-11T17:35:12.292369755Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=f9dc5afe-f894-486e-ac02-7c3e54cf2533 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.547019 | controller | Jun 11 17:35:12.294725 crc crio[23211]: time="2026-06-11T17:35:12.293080242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.547035 | controller | Jun 11 17:35:12.300934 crc crio[23211]: 2026-06-11T17:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8436dbfea1a23e Mac:12:6e:2c:50:84:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b0 Mtu:0 Sandbox:/var/run/netns/ee3e46bb-7077-40f4-8812-a9c2fefcce2c SocketPath: PciID:}] [{Interface:0xc0004b6740 Address:{IP:10.217.1.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.547051 | controller | Jun 11 17:35:12.303774 crc crio[23211]: time="2026-06-11T17:35:12.303639147Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-f5qv4 Namespace:openstack ID:b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d UID:f64c7a77-19ce-41e7-a0ae-1d685707ecc3 NetNS:/var/run/netns/ee3e46bb-7077-40f4-8812-a9c2fefcce2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf64c7a77_19ce_41e7_a0ae_1d685707ecc3.slice PodAnnotations:0xc0038aca08}] Aliases:map[]}"
2026-06-11 18:00:59.547067 | controller | Jun 11 17:35:12.304332 crc crio[23211]: time="2026-06-11T17:35:12.30419051Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-f5qv4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.547082 | controller | Jun 11 17:35:12.305234 crc crio[23211]: 2026-06-11T17:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7efe5b8cb616ac Mac:0a:11:24:c0:eb:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b1 Mtu:0 Sandbox:/var/run/netns/df9830d8-8347-4d09-bbbf-b4b72b921edc SocketPath: PciID:}] [{Interface:0xc0001be5b0 Address:{IP:10.217.1.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.547098 | controller | Jun 11 17:35:12.313746 crc crio[23211]: time="2026-06-11T17:35:12.313521644Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-vmjjv Namespace:openstack ID:e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0 UID:b77e8a4d-dbcd-4562-9ab3-6eef6a2774d0 NetNS:/var/run/netns/df9830d8-8347-4d09-bbbf-b4b72b921edc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb77e8a4d_dbcd_4562_9ab3_6eef6a2774d0.slice PodAnnotations:0xc0001ae750}] Aliases:map[]}"
2026-06-11 18:00:59.547114 | controller | Jun 11 17:35:12.347603 crc crio[23211]: time="2026-06-11T17:35:12.347360632Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-vmjjv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.547133 | controller | Jun 11 17:35:12.361610 crc crio[23211]: 2026-06-11T17:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:635ede11b47745e Mac:26:21:bb:9c:26:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:af Mtu:0 Sandbox:/var/run/netns/99099728-4039-42d4-b483-40c3351d777f SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.547149 | controller | Jun 11 17:35:12.361905 crc crio[23211]: time="2026-06-11T17:35:12.361835365Z" level=info msg="Ran pod sandbox f634858054497c24b9585c81aed00d06f2ad967aeeb9beafe7a6bc4b43935f20 with infra container: openstack/nova-cell1-conductor-0/POD" id=a50c58df-0d9f-41c1-81a4-9aa1e31b1a50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.547165 | controller | Jun 11 17:35:12.362537 crc crio[23211]: time="2026-06-11T17:35:12.362391819Z" level=info msg="Got pod network &{Name:neutron-67bc49c7b5-2682v Namespace:openstack ID:635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72 UID:be5a7966-9a94-4d5d-a414-79140c78ba84 NetNS:/var/run/netns/99099728-4039-42d4-b483-40c3351d777f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe5a7966_9a94_4d5d_a414_79140c78ba84.slice PodAnnotations:0xc006618660}] Aliases:map[]}"
2026-06-11 18:00:59.547181 | controller | Jun 11 17:35:12.362682 crc crio[23211]: time="2026-06-11T17:35:12.362620354Z" level=info msg="Checking pod openstack_neutron-67bc49c7b5-2682v for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.547197 | controller | Jun 11 17:35:12.396016 crc crio[23211]: time="2026-06-11T17:35:12.395893988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a6f7f7db-b39a-48a8-aa61-c1d061ca61b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.547213 | controller | Jun 11 17:35:12.407170 crc crio[23211]: time="2026-06-11T17:35:12.407084818Z" level=info msg="Removed container e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f: openstack/glance-default-internal-api-0/glance-log" id=4c7b872e-56cd-47f6-a8b9-22bc6191bedb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.547229 | controller | Jun 11 17:35:12.440014 crc crio[23211]: time="2026-06-11T17:35:12.439925122Z" level=info msg="Removing container: 7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9" id=d04148c8-ed6b-459e-ba5c-7bb1d5ac05b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.547245 | controller | Jun 11 17:35:12.479255 crc crio[23211]: time="2026-06-11T17:35:12.478764755Z" level=info msg="Ran pod sandbox b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d with infra container: openstack/nova-cell0-cell-mapping-f5qv4/POD" id=5c06459c-cf9f-4d8e-aa80-b88d1f1ee922 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.547260 | controller | Jun 11 17:35:12.484707 crc crio[23211]: time="2026-06-11T17:35:12.484191601Z" level=info msg="Ran pod sandbox e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0 with infra container: openstack/nova-cell1-cell-mapping-vmjjv/POD" id=55baed13-1b6e-40b0-a789-6725a8755f35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.547276 | controller | Jun 11 17:35:12.494795 crc crio[23211]: time="2026-06-11T17:35:12.494357635Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=9b988b24-93dd-4298-ba93-a07391641360 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.547291 | controller | Jun 11 17:35:12.494795 crc crio[23211]: time="2026-06-11T17:35:12.494667563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=1cee00e8-3d21-49d6-ad2a-41324384fc1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.547313 | controller | Jun 11 17:35:12.519501 crc crio[23211]: time="2026-06-11T17:35:12.51887367Z" level=info msg="Stopped pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab" id=da158709-c0e2-4254-8e0e-6403b47f71c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.547328 | controller | Jun 11 17:35:12.557562 crc crio[23211]: time="2026-06-11T17:35:12.553181559Z" level=info msg="Ran pod sandbox 635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72 with infra container: openstack/neutron-67bc49c7b5-2682v/POD" id=639b5984-5890-4910-b6c2-baad61f116d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.547344 | controller | Jun 11 17:35:12.583743 crc crio[23211]: time="2026-06-11T17:35:12.572601096Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d98c70f6-0955-45f3-9c1b-da7ff658f464 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.547359 | controller | Jun 11 17:35:12.738955 crc crio[23211]: time="2026-06-11T17:35:12.738689857Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=c731d543-ac79-4d4f-aec2-b69d40a652d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.547374 | controller | Jun 11 17:35:12.746667 crc crio[23211]: time="2026-06-11T17:35:12.746593265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=d23cdd75-a514-4d00-be31-500d934d5f1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.547389 | controller | Jun 11 17:35:12.770093 crc crio[23211]: time="2026-06-11T17:35:12.76996608Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=9d205d00-74aa-4441-94e8-e1abf856a21a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.547405 | controller | Jun 11 17:35:12.781505 crc crio[23211]: time="2026-06-11T17:35:12.781374066Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-vmjjv/nova-manage" id=5c65b8c0-1dd1-4ccc-b43e-dba0745039e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.547420 | controller | Jun 11 17:35:12.795170 crc crio[23211]: time="2026-06-11T17:35:12.787156951Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=c7a75bdd-9a20-4287-85a9-d8a1c90dfab0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.547435 | controller | Jun 11 17:35:12.795170 crc crio[23211]: time="2026-06-11T17:35:12.791944071Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-f5qv4/nova-manage" id=c47fc806-a354-4c1e-b1e1-d450ebb97b79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.547450 | controller | Jun 11 17:35:12.838409 crc crio[23211]: time="2026-06-11T17:35:12.838307723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.547465 | controller | Jun 11 17:35:12.842324 crc crio[23211]: time="2026-06-11T17:35:12.8421855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.547481 | controller | Jun 11 17:35:12.849738 crc crio[23211]: time="2026-06-11T17:35:12.849113364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.547496 | controller | Jun 11 17:35:12.858589 crc crio[23211]: time="2026-06-11T17:35:12.854492449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=646d8955-1cdf-4ecc-8b51-1e76b857021d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.547525 | controller | Jun 11 17:35:12.865621 crc crio[23211]: time="2026-06-11T17:35:12.864034137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.547550 | controller | Jun 11 17:35:12.868614 crc crio[23211]: time="2026-06-11T17:35:12.868346376Z" level=info msg="Stopped pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39" id=6fd94b9c-45d1-41cb-8296-434a8a9862c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.547567 | controller | Jun 11 17:35:12.870365 crc crio[23211]: time="2026-06-11T17:35:12.869587747Z" level=info msg="Stopped pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f" id=dadc5f69-817d-4840-bee9-e90e1845c34a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.547583 | controller | Jun 11 17:35:12.876153 crc crio[23211]: time="2026-06-11T17:35:12.876071139Z" level=info msg="Creating container: openstack/neutron-67bc49c7b5-2682v/neutron-api" id=8ae3312f-fa72-4f70-bd81-a68219c8a4c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.547599 | controller | Jun 11 17:35:12.885615 crc crio[23211]: time="2026-06-11T17:35:12.881609508Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09 UID:5c08d246-4139-412d-844d-fc8db420c8f6 NetNS:/var/run/netns/0a693318-da2e-4fa9-bc52-85b8a22761d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c08d246_4139_412d_844d_fc8db420c8f6.slice PodAnnotations:0xc000d2eb28}] Aliases:map[]}"
2026-06-11 18:00:59.547615 | controller | Jun 11 17:35:12.885615 crc crio[23211]: time="2026-06-11T17:35:12.884852629Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.547632 | controller | Jun 11 17:35:12.886021 crc crio[23211]: time="2026-06-11T17:35:12.881837644Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355 UID:f56a0570-4ac3-45d2-9ee6-d2110e89315c NetNS:/var/run/netns/ede25ed7-99fe-479a-87b9-f07432781da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf56a0570_4ac3_45d2_9ee6_d2110e89315c.slice PodAnnotations:0xc000d2eb98}] Aliases:map[]}"
2026-06-11 18:00:59.547649 | controller | Jun 11 17:35:12.886176 crc crio[23211]: time="2026-06-11T17:35:12.886148862Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.547664 | controller | Jun 11 17:35:12.956064 crc crio[23211]: time="2026-06-11T17:35:12.955842968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.547680 | controller | Jun 11 17:35:12.997488 crc crio[23211]: time="2026-06-11T17:35:12.99661545Z" level=info msg="Created container b6da2642f216aad521192349ec1ef244f210478ac6c24d5072b42a8bcdb246ee: openstack/ceilometer-0/ceilometer-notification-agent" id=65d231a4-dbb9-47b5-b75b-29079b1933a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.547696 | controller | Jun 11 17:35:13.000244 crc crio[23211]: time="2026-06-11T17:35:12.999529503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.547711 | controller | Jun 11 17:35:13.006190 crc crio[23211]: time="2026-06-11T17:35:13.005165893Z" level=info msg="Starting container: b6da2642f216aad521192349ec1ef244f210478ac6c24d5072b42a8bcdb246ee" id=42101d1e-0edf-40f5-b8f4-35df369393d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.547731 | controller | Jun 11 17:35:13.035760 crc crio[23211]: time="2026-06-11T17:35:13.024941189Z" level=info msg="Started container" PID=288652 containerID=b6da2642f216aad521192349ec1ef244f210478ac6c24d5072b42a8bcdb246ee description=openstack/ceilometer-0/ceilometer-notification-agent id=42101d1e-0edf-40f5-b8f4-35df369393d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793
2026-06-11 18:00:59.547747 | controller | Jun 11 17:35:13.048923 crc crio[23211]: time="2026-06-11T17:35:13.048839298Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=a26ea1d7-8573-4030-bed7-a3bd58d1d4bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.547773 | controller | Jun 11 17:35:13.050397 crc crio[23211]: time="2026-06-11T17:35:13.050309375Z" level=info msg="Removed container 7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=d04148c8-ed6b-459e-ba5c-7bb1d5ac05b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.547790 | controller | Jun 11 17:35:13.051355 crc crio[23211]: time="2026-06-11T17:35:13.051137576Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=a26ea1d7-8573-4030-bed7-a3bd58d1d4bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.547805 | controller | Jun 11 17:35:13.051355 crc crio[23211]: time="2026-06-11T17:35:13.051267009Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=a26ea1d7-8573-4030-bed7-a3bd58d1d4bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.547821 | controller | Jun 11 17:35:13.069121 crc crio[23211]: time="2026-06-11T17:35:13.068919092Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=ad99afbd-4dc4-4f5c-90f9-195d9c25dce3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.547837 | controller | Jun 11 17:35:13.080404 crc crio[23211]: time="2026-06-11T17:35:13.080303427Z" level=info msg="Removing container: 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2" id=d7e768a4-8fca-429f-b0a8-043e160a46a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.547853 | controller | Jun 11 17:35:13.100526 crc crio[23211]: time="2026-06-11T17:35:13.10040307Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-11 18:00:59.547870 | controller | Jun 11 17:35:13.425711 crc crio[23211]: time="2026-06-11T17:35:13.425172957Z" level=info msg="Created container 010ffbb9ffe35de9fa0da583d748cacea10d7ea288df5487f0b5678d9a2555c8: openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener" id=8043efe3-022e-48c6-ac2e-fc5fdef6f1ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.547886 | controller | Jun 11 17:35:13.434485 crc crio[23211]: time="2026-06-11T17:35:13.431903046Z" level=info msg="Starting container: 010ffbb9ffe35de9fa0da583d748cacea10d7ea288df5487f0b5678d9a2555c8" id=22e6f37a-9165-4ba1-80ba-735d681c12ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.547902 | controller | Jun 11 17:35:13.450525 crc crio[23211]: time="2026-06-11T17:35:13.447587139Z" level=info msg="Created container 9d98d7c1031af29e84588de9698a1f7765b5b34aea00ee5cdc18b17e25349f13: openstack/swift-storage-0/account-replicator" id=f50803aa-dd05-4b47-8ad4-0b84a38c3f78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.547918 | controller | Jun 11 17:35:13.450525 crc crio[23211]: time="2026-06-11T17:35:13.44922557Z" level=info msg="Started container" PID=288688 containerID=010ffbb9ffe35de9fa0da583d748cacea10d7ea288df5487f0b5678d9a2555c8 description=openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener id=22e6f37a-9165-4ba1-80ba-735d681c12ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb
2026-06-11 18:00:59.547935 | controller | Jun 11 17:35:13.457892 crc crio[23211]: time="2026-06-11T17:35:13.457556339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.547955 | controller | Jun 11 17:35:13.460334 crc crio[23211]: time="2026-06-11T17:35:13.459257901Z" level=info msg="Starting container: 9d98d7c1031af29e84588de9698a1f7765b5b34aea00ee5cdc18b17e25349f13" id=2fc1b831-77cd-4a0f-a88e-6f68ca8517e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.547971 | controller | Jun 11 17:35:13.463119 crc crio[23211]: time="2026-06-11T17:35:13.463063807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.547987 | controller | Jun 11 17:35:13.480391 crc crio[23211]: time="2026-06-11T17:35:13.477904049Z" level=info msg="Started container" PID=288651 containerID=9d98d7c1031af29e84588de9698a1f7765b5b34aea00ee5cdc18b17e25349f13 description=openstack/swift-storage-0/account-replicator id=2fc1b831-77cd-4a0f-a88e-6f68ca8517e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.548003 | controller | Jun 11 17:35:13.503599 crc crio[23211]: time="2026-06-11T17:35:13.503547531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548018 | controller | Jun 11 17:35:13.510897 crc crio[23211]: time="2026-06-11T17:35:13.510220059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548034 | controller | Jun 11 17:35:13.512836 crc crio[23211]: time="2026-06-11T17:35:13.512768042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=a398d75e-63ee-4d63-bcca-a920a9cc86c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.548050 | controller | Jun 11 17:35:13.514127 crc crio[23211]: time="2026-06-11T17:35:13.514102395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548065 | controller | Jun 11 17:35:13.535002 crc crio[23211]: time="2026-06-11T17:35:13.534955639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548081 | controller | Jun 11 17:35:13.542604 crc crio[23211]: time="2026-06-11T17:35:13.541646246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548097 | controller | Jun 11 17:35:13.543894 crc crio[23211]: time="2026-06-11T17:35:13.543400519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548113 | controller | Jun 11 17:35:13.584610 crc crio[23211]: time="2026-06-11T17:35:13.584559621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=2ab4d7ff-e908-4d80-802f-b356a25e80b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.548129 | controller | Jun 11 17:35:13.600335 crc crio[23211]: time="2026-06-11T17:35:13.600279665Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=93627875-46b4-43d9-b4a4-98a126465a83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.548144 | controller | Jun 11 17:35:13.600996 crc crio[23211]: time="2026-06-11T17:35:13.600974812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548163 | controller | Jun 11 17:35:13.626732 crc crio[23211]: 2026-06-11T17:35:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11d3fa060af5b17 Mac:0a:68:91:d3:e7:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b4 Mtu:0 Sandbox:/var/run/netns/0a693318-da2e-4fa9-bc52-85b8a22761d4 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.548180 | controller | Jun 11 17:35:13.628767 crc crio[23211]: time="2026-06-11T17:35:13.628703087Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09 UID:5c08d246-4139-412d-844d-fc8db420c8f6 NetNS:/var/run/netns/0a693318-da2e-4fa9-bc52-85b8a22761d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c08d246_4139_412d_844d_fc8db420c8f6.slice PodAnnotations:0xc000d2eb28}] Aliases:map[]}"
2026-06-11 18:00:59.548196 | controller | Jun 11 17:35:13.628959 crc crio[23211]: time="2026-06-11T17:35:13.628901552Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.548213 | controller | Jun 11 17:35:13.669304 crc crio[23211]: time="2026-06-11T17:35:13.669172922Z" level=info msg="Ran pod sandbox 11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09 with infra container: openstack/glance-default-external-api-0/POD" id=f9dc5afe-f894-486e-ac02-7c3e54cf2533 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.548229 | controller | Jun 11 17:35:13.678760 crc crio[23211]: time="2026-06-11T17:35:13.678655179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4a620c7b-1b06-455e-908c-19a8e88d236c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.548244 | controller | Jun 11 17:35:13.690580 crc crio[23211]: time="2026-06-11T17:35:13.690527117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548260 | controller | Jun 11 17:35:13.691344 crc crio[23211]: time="2026-06-11T17:35:13.691128191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=dc436a2a-ed15-4ec9-be39-454f2a0f6ef4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.548275 | controller | Jun 11 17:35:13.704750 crc crio[23211]: time="2026-06-11T17:35:13.704694981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548291 | controller | Jun 11 17:35:13.706327 crc crio[23211]: time="2026-06-11T17:35:13.704971328Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=d74c4eda-7d55-4f05-98f0-12eb871b388d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.548306 | controller | Jun 11 17:35:13.751906 crc crio[23211]: time="2026-06-11T17:35:13.751804171Z" level=info msg="Removed container 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2: openstack/nova-metadata-0/nova-metadata-metadata" id=d7e768a4-8fca-429f-b0a8-043e160a46a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.548321 | controller | Jun 11 17:35:13.752465 crc crio[23211]: time="2026-06-11T17:35:13.752361455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548337 | controller | Jun 11 17:35:13.766914 crc crio[23211]: time="2026-06-11T17:35:13.766575562Z" level=info msg="Removing container: e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad" id=b80dd315-c573-4b25-886f-fb4b2f8f0d68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.548356 | controller | Jun 11 17:35:13.817101 crc crio[23211]: 2026-06-11T17:35:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d66cc4f088470f6 Mac:da:e9:1b:a4:e3:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b3 Mtu:0 Sandbox:/var/run/netns/ede25ed7-99fe-479a-87b9-f07432781da6 SocketPath: PciID:}] [{Interface:0xc0003eaad0 Address:{IP:10.217.1.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.548372 | controller | Jun 11 17:35:13.817101 crc crio[23211]: time="2026-06-11T17:35:13.811746313Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355 UID:f56a0570-4ac3-45d2-9ee6-d2110e89315c NetNS:/var/run/netns/ede25ed7-99fe-479a-87b9-f07432781da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf56a0570_4ac3_45d2_9ee6_d2110e89315c.slice PodAnnotations:0xc000d2eb98}] Aliases:map[]}"
2026-06-11 18:00:59.548388 | controller | Jun 11 17:35:13.817101 crc crio[23211]: time="2026-06-11T17:35:13.811896597Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.548404 | controller | Jun 11 17:35:13.850623 crc crio[23211]: time="2026-06-11T17:35:13.848808131Z" level=info msg="Ran pod sandbox d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355 with infra container: openstack/glance-default-internal-api-0/POD" id=b22c5b70-f869-47ce-b616-d9ac1282fa96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.548420 | controller | Jun 11 17:35:13.875544 crc crio[23211]: time="2026-06-11T17:35:13.875335156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f748d265-7d2f-4f45-97d2-cd7921e4749b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.548436 | controller | Jun 11 17:35:13.884491 crc crio[23211]: time="2026-06-11T17:35:13.883197503Z" level=info msg="Removed container e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad: openstack/nova-metadata-0/nova-metadata-log" id=b80dd315-c573-4b25-886f-fb4b2f8f0d68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.548451 | controller | Jun 11 17:35:13.888602 crc crio[23211]: time="2026-06-11T17:35:13.887344577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=9af07aab-42ea-4a3a-a494-14115220b47e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.548466 | controller | Jun 11 17:35:13.913689 crc crio[23211]: time="2026-06-11T17:35:13.912861697Z" level=info msg="Removing container: af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95" id=7b89f315-d95a-4e8c-a4ec-466ce0f3e490 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.548482 | controller | Jun 11 17:35:13.939194 crc crio[23211]: time="2026-06-11T17:35:13.938275893Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=866cae29-608c-4b81-8a29-aa1a27d64b3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.548497 | controller | Jun 11 17:35:14.111489 crc crio[23211]: time="2026-06-11T17:35:14.097013131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548526 | controller | Jun 11 17:35:14.111489 crc crio[23211]: time="2026-06-11T17:35:14.103496124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548547 | controller | Jun 11 17:35:14.196609 crc crio[23211]: time="2026-06-11T17:35:14.195879507Z" level=info msg="Stopping container: 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc (timeout: 30s)" id=58a818a6-c05b-4a65-b2c4-88eed28f08c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.548566 | controller | Jun 11 17:35:14.196609 crc crio[23211]: time="2026-06-11T17:35:14.19599377Z" level=info msg="Stopping container: c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1 (timeout: 30s)" id=81ca4c7c-85d2-4a9c-8ae7-e9d552606e74 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.548583 | controller | Jun 11 17:35:14.207343 crc crio[23211]: time="2026-06-11T17:35:14.207246612Z" level=info msg="Removed container af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95: openstack/nova-api-0/nova-api-api" id=7b89f315-d95a-4e8c-a4ec-466ce0f3e490 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.548598 | controller | Jun 11 17:35:14.215848 crc crio[23211]: time="2026-06-11T17:35:14.215769357Z" level=info msg="Removing container: d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089" id=95b752dd-c848-482b-a3cf-4249acaea7f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.548614 | controller | Jun 11 17:35:14.383633 crc crio[23211]: time="2026-06-11T17:35:14.383374855Z" level=info msg="Stopped container c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log" id=81ca4c7c-85d2-4a9c-8ae7-e9d552606e74 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.548629 | controller | Jun 11 17:35:14.421617 crc crio[23211]: time="2026-06-11T17:35:14.419707796Z" level=info msg="Created container e40d0f1be2a0d2253b3cff77f17a22bd15c83424a1e7005d06cb2891ffbf8c37: openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker" id=0076d784-7248-420f-8b54-afd1fc71819c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.548645 | controller | Jun 11 17:35:14.421617 crc crio[23211]: time="2026-06-11T17:35:14.420946827Z" level=info msg="Starting container: e40d0f1be2a0d2253b3cff77f17a22bd15c83424a1e7005d06cb2891ffbf8c37" id=1ea8af6f-3d42-4423-83e5-f49e55dbdb25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.548660 | controller | Jun 11 17:35:14.431329 crc crio[23211]: time="2026-06-11T17:35:14.431230945Z" level=info msg="Started container" PID=288881 containerID=e40d0f1be2a0d2253b3cff77f17a22bd15c83424a1e7005d06cb2891ffbf8c37 description=openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker id=1ea8af6f-3d42-4423-83e5-f49e55dbdb25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48
2026-06-11 18:00:59.548676 | controller | Jun 11 17:35:14.443822 crc crio[23211]: time="2026-06-11T17:35:14.442596659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548691 | controller | Jun 11 17:35:14.660605 crc crio[23211]: time="2026-06-11T17:35:14.660022046Z" level=info msg="Created container 3aa9d5d0b9a71443fe4e814f231f8757c0a0680d5b305619a6c7eead92f651b6: openstack/neutron-67bc49c7b5-2682v/neutron-api" id=8ae3312f-fa72-4f70-bd81-a68219c8a4c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.548706 | controller | Jun 11 17:35:14.662590 crc crio[23211]: time="2026-06-11T17:35:14.66251417Z" level=info msg="Starting container: 3aa9d5d0b9a71443fe4e814f231f8757c0a0680d5b305619a6c7eead92f651b6" id=822bfac1-a598-4ea7-9b8e-e57bc7ccfd4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.548721 | controller | Jun 11 17:35:14.676410 crc crio[23211]: time="2026-06-11T17:35:14.676304344Z" level=info msg="Created container fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359: openstack/nova-cell1-cell-mapping-vmjjv/nova-manage" id=5c65b8c0-1dd1-4ccc-b43e-dba0745039e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.548736 | controller | Jun 11 17:35:14.679117 crc crio[23211]: time="2026-06-11T17:35:14.679042014Z" level=info msg="Starting container: fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359" id=478a737e-bd44-4f96-87c1-14be5d410e1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.548755 | controller | Jun 11 17:35:14.696412 crc crio[23211]: time="2026-06-11T17:35:14.696243395Z" level=info msg="Started container" PID=289075 containerID=3aa9d5d0b9a71443fe4e814f231f8757c0a0680d5b305619a6c7eead92f651b6 description=openstack/neutron-67bc49c7b5-2682v/neutron-api id=822bfac1-a598-4ea7-9b8e-e57bc7ccfd4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72
2026-06-11 18:00:59.548771 | controller | Jun 11 17:35:14.727352 crc crio[23211]: time="2026-06-11T17:35:14.727096048Z" level=info msg="Started container" PID=289081 containerID=fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359 description=openstack/nova-cell1-cell-mapping-vmjjv/nova-manage id=478a737e-bd44-4f96-87c1-14be5d410e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0
2026-06-11 18:00:59.548787 | controller | Jun 11 17:35:14.883556 crc crio[23211]: time="2026-06-11T17:35:14.883476585Z" level=info msg="Removed container d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089: openstack/nova-api-0/nova-api-log" id=95b752dd-c848-482b-a3cf-4249acaea7f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.548803 | controller | Jun 11 17:35:14.887340 crc crio[23211]: time="2026-06-11T17:35:14.887273131Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=b2861a41-ef8a-40b9-b940-88a9af7c2cb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.548818 | controller | Jun 11 17:35:14.887542 crc crio[23211]: time="2026-06-11T17:35:14.887495736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.548834 | controller | Jun 11 17:35:14.901045 crc crio[23211]: time="2026-06-11T17:35:14.900984505Z" level=info msg="Removing container: 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624" id=7ceb4bbd-a87c-4a4c-9465-1b9164b4084d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.548849 | controller | Jun 11 17:35:14.915949 crc crio[23211]: time="2026-06-11T17:35:14.915852837Z" level=info msg="Created container 68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da: openstack/nova-cell0-cell-mapping-f5qv4/nova-manage" id=c47fc806-a354-4c1e-b1e1-d450ebb97b79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.548865 | controller | Jun 11 17:35:14.920270 crc crio[23211]: time="2026-06-11T17:35:14.920164655Z" level=info msg="Starting container: 68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da" id=b8cfc98d-f950-46b1-8e1a-6b107911486b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.548880 | controller | Jun 11 17:35:14.921037 crc crio[23211]: time="2026-06-11T17:35:14.920891413Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e0dd54a0-2dbd-4a4b-8984-41e00e5ea840 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.548895 | controller | Jun 11 17:35:14.970920 crc crio[23211]: time="2026-06-11T17:35:14.970843225Z" level=info msg="Created container 1c8b7cfa41a2deb786d4dba634799842a63432b1cef24900422dc884f2282771: openstack/swift-storage-0/account-auditor" id=93627875-46b4-43d9-b4a4-98a126465a83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.548910 | controller | Jun 11 17:35:14.981235 crc crio[23211]: time="2026-06-11T17:35:14.981107622Z" level=info msg="Starting container: 1c8b7cfa41a2deb786d4dba634799842a63432b1cef24900422dc884f2282771" id=2630531c-0e9b-4626-8322-58182da0f489 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.548926 | controller | Jun 11 17:35:14.982355 crc crio[23211]: time="2026-06-11T17:35:14.982269711Z" level=info msg="Created container e901da33a15b2608d0ae5008c2ef54c254abbbff8e54e510a6b21c59713803d6: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=c7a75bdd-9a20-4287-85a9-d8a1c90dfab0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.548945 | controller | Jun 11 17:35:14.998582 crc crio[23211]: time="2026-06-11T17:35:14.998397156Z" level=info msg="Starting container: e901da33a15b2608d0ae5008c2ef54c254abbbff8e54e510a6b21c59713803d6" id=e2329eac-67de-4e7e-8d39-e10bcfdc823a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.548962 | controller | Jun 11 17:35:15.010498 crc crio[23211]: time="2026-06-11T17:35:15.005643307Z" level=info msg="Removed container 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=7ceb4bbd-a87c-4a4c-9465-1b9164b4084d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.548981 | controller | Jun 11 17:35:15.012036 crc crio[23211]: time="2026-06-11T17:35:15.011900533Z" level=info msg="Started container" PID=289082 containerID=e901da33a15b2608d0ae5008c2ef54c254abbbff8e54e510a6b21c59713803d6 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=e2329eac-67de-4e7e-8d39-e10bcfdc823a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f634858054497c24b9585c81aed00d06f2ad967aeeb9beafe7a6bc4b43935f20
2026-06-11 18:00:59.548999 | controller | Jun 11 17:35:15.027973 crc crio[23211]: time="2026-06-11T17:35:15.01656127Z" level=info msg="Removing container: cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46" id=74f24aca-96ff-493f-8cef-6a6ba6e87cb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.549015 | controller | Jun 11 17:35:15.080633 crc crio[23211]: time="2026-06-11T17:35:15.080526423Z" level=info msg="Started container" PID=289080 containerID=68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da description=openstack/nova-cell0-cell-mapping-f5qv4/nova-manage id=b8cfc98d-f950-46b1-8e1a-6b107911486b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d
2026-06-11 18:00:59.549031 | controller | Jun 11 17:35:15.083738 crc crio[23211]: time="2026-06-11T17:35:15.083652961Z" level=info msg="Started container" PID=289085 containerID=1c8b7cfa41a2deb786d4dba634799842a63432b1cef24900422dc884f2282771 description=openstack/swift-storage-0/account-auditor id=2630531c-0e9b-4626-8322-58182da0f489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.549047 | controller | Jun 11 17:35:15.102119 crc crio[23211]: time="2026-06-11T17:35:15.102055993Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a UID:60e4f92e-54fe-40eb-84e4-9c2e29bc3abb NetNS:/var/run/netns/12709eb7-c490-4a4a-a4df-123bc22b9a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e4f92e_54fe_40eb_84e4_9c2e29bc3abb.slice PodAnnotations:0xc007c146a8}] Aliases:map[]}"
2026-06-11 18:00:59.549063 | controller | Jun 11 17:35:15.102479 crc crio[23211]: time="2026-06-11T17:35:15.102404141Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.549079 | controller | Jun 11 17:35:15.152228 crc crio[23211]: time="2026-06-11T17:35:15.152110196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=c4657200-363f-402e-a64b-50e3c8aa4393 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.549095 | controller | Jun 11 17:35:15.219487 crc crio[23211]: time="2026-06-11T17:35:15.210843598Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=fe6b2ca9-d56a-445b-a96f-f3e480568300 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.549111 | controller | Jun 11 17:35:15.228908 crc crio[23211]: time="2026-06-11T17:35:15.228819278Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=37747918-4a7c-42c9-84e3-c401e4dfac14 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.549129 | controller | Jun 11 17:35:15.239467 crc crio[23211]: time="2026-06-11T17:35:15.236728737Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=931a6b8e-ab39-441a-8348-15e872eb13c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.549145 | controller | Jun 11 17:35:15.239467 crc crio[23211]: time="2026-06-11T17:35:15.237123297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.549161 | controller | Jun 11 17:35:15.253954 crc crio[23211]: time="2026-06-11T17:35:15.253860866Z" level=info msg="Creating container: openstack/neutron-67bc49c7b5-2682v/neutron-httpd" id=9311dcc8-5687-49d3-89db-c71e57e2e471 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.549177 | controller | Jun 11 17:35:15.453964 crc crio[23211]: time="2026-06-11T17:35:15.452858763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.549193 | controller | Jun 11 17:35:15.549509 crc crio[23211]: time="2026-06-11T17:35:15.548032067Z" level=info msg="Removed container cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=74f24aca-96ff-493f-8cef-6a6ba6e87cb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.549209 | controller | Jun 11 17:35:15.660480 crc crio[23211]: time="2026-06-11T17:35:15.659601992Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=3a3926f5-469b-49c8-8a73-0d4d41783048 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.549225 | controller | Jun 11 17:35:15.660480 crc crio[23211]: time="2026-06-11T17:35:15.660108184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.549241 | controller | Jun 11 17:35:15.692481 crc crio[23211]: time="2026-06-11T17:35:15.691570862Z" level=info msg="Stopping container: 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938 (timeout: 30s)" id=6f5941fe-e58a-408b-b92a-6cebbe918845 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.549257 | controller | Jun 11 17:35:15.694682 crc crio[23211]: time="2026-06-11T17:35:15.693614014Z" level=info msg="Stopping container: 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54 (timeout: 30s)" id=52d923be-e78b-45d9-ab79-51bb1877a7cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.549273 | controller | Jun 11 17:35:15.731329 crc crio[23211]: 2026-06-11T17:35:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2cb15d4ffd3578 Mac:9a:74:b0:06:06:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b5 Mtu:0 Sandbox:/var/run/netns/12709eb7-c490-4a4a-a4df-123bc22b9a75 SocketPath: PciID:}] [{Interface:0xc0002b0750 Address:{IP:10.217.1.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.549290 | controller | Jun 11 17:35:15.731898 crc crio[23211]: time="2026-06-11T17:35:15.731836321Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a UID:60e4f92e-54fe-40eb-84e4-9c2e29bc3abb NetNS:/var/run/netns/12709eb7-c490-4a4a-a4df-123bc22b9a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e4f92e_54fe_40eb_84e4_9c2e29bc3abb.slice PodAnnotations:0xc007c146a8}] Aliases:map[]}"
2026-06-11 18:00:59.549306 | controller | Jun 11 17:35:15.732310 crc crio[23211]: time="2026-06-11T17:35:15.73219159Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.549326 | controller | Jun 11 17:35:15.858002 crc crio[23211]: time="2026-06-11T17:35:15.857925291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.549342 | controller | Jun 11 17:35:15.889841 crc crio[23211]: time="2026-06-11T17:35:15.887705337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.549358 | controller | Jun 11 17:35:15.957311 crc crio[23211]: time="2026-06-11T17:35:15.953292091Z" level=info msg="Ran pod sandbox a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a with infra container: openstack/nova-api-0/POD" id=b2861a41-ef8a-40b9-b940-88a9af7c2cb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.549374 | controller | Jun 11 17:35:15.980613 crc crio[23211]: time="2026-06-11T17:35:15.976161783Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=823f5879-10c6-4a04-92ed-21467c929685 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.549390 | controller | Jun 11 17:35:15.980613 crc crio[23211]: time="2026-06-11T17:35:15.977237811Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=823f5879-10c6-4a04-92ed-21467c929685 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.549406 | controller | Jun 11 17:35:15.980613 crc crio[23211]: time="2026-06-11T17:35:15.977289632Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=823f5879-10c6-4a04-92ed-21467c929685 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.549422 | controller | Jun 11 17:35:15.981813 crc crio[23211]: time="2026-06-11T17:35:15.981773484Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=357072a6-9100-44a9-af2c-5a2d431d052f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.549437 | controller | Jun 11 17:35:15.992765 crc crio[23211]: time="2026-06-11T17:35:15.988888632Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-11 18:00:59.549453 | controller | Jun 11 17:35:16.110879 crc crio[23211]: time="2026-06-11T17:35:16.110764176Z" level=info msg="Stopped container 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log" id=52d923be-e78b-45d9-ab79-51bb1877a7cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.549469 | controller | Jun 11 17:35:16.119488 crc crio[23211]: time="2026-06-11T17:35:16.116930151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.549485 | controller | Jun 11 17:35:16.136241 crc crio[23211]: time="2026-06-11T17:35:16.136121782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.549501 | controller | Jun 11 17:35:16.164013 crc crio[23211]: time="2026-06-11T17:35:16.163917948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.549541 | controller | Jun 11 17:35:16.179043 crc crio[23211]: time="2026-06-11T17:35:16.178708469Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c2d87ed53d842445567ce5ef57ea77f2ed2d1cf30ee77cfd2d27c93a286494ec UID:3de257dd-0172-4e23-b953-07b3a3891c3c NetNS:/var/run/netns/aaeb6c66-7b5e-4131-aea6-fbe00868509a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3de257dd_0172_4e23_b953_07b3a3891c3c.slice PodAnnotations:0xc002794e48}] Aliases:map[]}"
2026-06-11 18:00:59.549564 | controller | Jun 11 17:35:16.179043 crc crio[23211]: time="2026-06-11T17:35:16.179014626Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.549580 | controller | Jun 11 17:35:16.205344 crc crio[23211]: time="2026-06-11T17:35:16.205242563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.549597 | controller | Jun 11 17:35:16.224666 crc crio[23211]: time="2026-06-11T17:35:16.224478876Z" level=info msg="Stopped container 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener" id=58a818a6-c05b-4a65-b2c4-88eed28f08c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.549613 | controller | Jun 11 17:35:16.229286 crc crio[23211]: time="2026-06-11T17:35:16.229175302Z" level=info msg="Stopping pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5" id=7835b66f-b7a9-46e8-8460-9159a4f93bb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.549628 | controller | Jun 11 17:35:16.232751 crc crio[23211]: time="2026-06-11T17:35:16.232676221Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-67cdc78c98-dm848 Namespace:openstack ID:1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5 UID:de58a9e7-2d85-4470-8cce-979b5f8f610c NetNS:/var/run/netns/bc6f6643-c880-444a-aaeb-eb80b995ce73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde58a9e7_2d85_4470_8cce_979b5f8f610c.slice PodAnnotations:0xc0027941b8}] Aliases:map[]}"
2026-06-11 18:00:59.549645 | controller | Jun 11 17:35:16.232873 crc crio[23211]: time="2026-06-11T17:35:16.232856495Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-67cdc78c98-dm848 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.549661 | controller | Jun 11 17:35:16.289923 crc crio[23211]: time="2026-06-11T17:35:16.289825173Z" level=info msg="Created container 15de541d97ae55c89ad3ddb811c081712686ba3bcea8f0292e050fa5da94930a: openstack/neutron-67bc49c7b5-2682v/neutron-httpd" id=9311dcc8-5687-49d3-89db-c71e57e2e471 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.549677 | controller | Jun 11 17:35:16.294952 crc crio[23211]: time="2026-06-11T17:35:16.294839069Z" level=info msg="Starting container: 15de541d97ae55c89ad3ddb811c081712686ba3bcea8f0292e050fa5da94930a" id=ffdaf590-3d88-4300-9f65-65df509d8898 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.549693 | controller | Jun 11 17:35:16.337082 crc crio[23211]: time="2026-06-11T17:35:16.337047535Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=a1b5c02e-aca5-4bff-b4bb-2de6e4e3f1f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.549709 | controller | Jun 11 17:35:16.337286 crc crio[23211]: time="2026-06-11T17:35:16.337263701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.549725 | controller | Jun 11 17:35:16.369997 crc crio[23211]: time="2026-06-11T17:35:16.364659877Z" level=info msg="Started container" PID=289313 containerID=15de541d97ae55c89ad3ddb811c081712686ba3bcea8f0292e050fa5da94930a description=openstack/neutron-67bc49c7b5-2682v/neutron-httpd id=ffdaf590-3d88-4300-9f65-65df509d8898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72
2026-06-11 18:00:59.549742 | controller | Jun 11 17:35:16.401904 crc crio[23211]: time="2026-06-11T17:35:16.401166102Z" level=info msg="Created container dff824b2e9f0168cf16d64113cf5679c406addb6c8932a02ca6e3b929978642c: openstack/glance-default-internal-api-0/glance-log" id=866cae29-608c-4b81-8a29-aa1a27d64b3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.549761 | controller | Jun 11 17:35:16.406755 crc crio[23211]: time="2026-06-11T17:35:16.405395568Z" level=info msg="Starting container: dff824b2e9f0168cf16d64113cf5679c406addb6c8932a02ca6e3b929978642c" id=245d2881-4c03-4f2b-a6a1-3b36c357b80c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.549777 | controller | Jun 11 17:35:16.451537 crc crio[23211]: time="2026-06-11T17:35:16.449815591Z" level=info msg="Started container" PID=289366 containerID=dff824b2e9f0168cf16d64113cf5679c406addb6c8932a02ca6e3b929978642c description=openstack/glance-default-internal-api-0/glance-log id=245d2881-4c03-4f2b-a6a1-3b36c357b80c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355
2026-06-11 18:00:59.549793 | controller | Jun 11 17:35:16.465149 crc crio[23211]: time="2026-06-11T17:35:16.465104394Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c UID:b7dd40c9-f2f6-4825-ab43-1b15265ee180 NetNS:/var/run/netns/0df6b102-24dc-4cef-a0ed-3e74a52d6f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd40c9_f2f6_4825_ab43_1b15265ee180.slice PodAnnotations:0xc006bcc278}] Aliases:map[]}"
2026-06-11 18:00:59.549810 | controller | Jun 11 17:35:16.465549 crc crio[23211]: time="2026-06-11T17:35:16.465399652Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.549825 | controller | Jun 11 17:35:16.471086 crc crio[23211]: time="2026-06-11T17:35:16.471004982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e92cef3b-84f5-4f4a-88a3-3e0f1ea21cea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.549841 | controller | Jun 11 17:35:16.535497 crc crio[23211]: time="2026-06-11T17:35:16.535308883Z" level=info msg="Created container 0f94e342a71f8d1e05a6ee487595d1103897015978680c0c0884ff3fe07abaa0: openstack/swift-storage-0/account-reaper" id=931a6b8e-ab39-441a-8348-15e872eb13c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.549856 | controller | Jun 11 17:35:16.540382 crc crio[23211]: time="2026-06-11T17:35:16.540328019Z" level=info msg="Starting container: 0f94e342a71f8d1e05a6ee487595d1103897015978680c0c0884ff3fe07abaa0" id=168b9a9a-ef68-44d8-a39b-0a86385bd455 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.549871 | controller | Jun 11 17:35:16.562876 crc crio[23211]: time="2026-06-11T17:35:16.562817631Z" level=info msg="Started container" PID=289423 containerID=0f94e342a71f8d1e05a6ee487595d1103897015978680c0c0884ff3fe07abaa0 description=openstack/swift-storage-0/account-reaper id=168b9a9a-ef68-44d8-a39b-0a86385bd455 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.549887 | controller | Jun 11 17:35:16.581962 crc crio[23211]: time="2026-06-11T17:35:16.581892491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=e2cf4703-ccd1-4070-8624-a10419a2950d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.549902 | controller | Jun 11 17:35:16.582644 crc crio[23211]: time="2026-06-11T17:35:16.582403213Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=e2cf4703-ccd1-4070-8624-a10419a2950d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.549917 | controller | Jun 11 17:35:16.582776 crc crio[23211]: time="2026-06-11T17:35:16.582757792Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=e2cf4703-ccd1-4070-8624-a10419a2950d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.549936 | controller | Jun 11 17:35:16.586479 crc crio[23211]: time="2026-06-11T17:35:16.585393918Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=5d1d9fe2-098f-4d9a-88c5-38765006cbc7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.549952 | controller | Jun 11 17:35:16.608108 crc crio[23211]: time="2026-06-11T17:35:16.608011865Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-11 18:00:59.549967 | controller | Jun 11 17:35:16.730485 crc crio[23211]: time="2026-06-11T17:35:16.728965336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4b1de983-e25f-42ee-a823-6433740d66a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.549983 | controller | Jun 11 17:35:16.736377 crc crio[23211]: time="2026-06-11T17:35:16.732954395Z" level=info msg="Created container 199e87e1d28cdf8f06d77ed782e7dab1748e4dd082127f7ac035372fa56742bb: openstack/glance-default-external-api-0/glance-log" id=d74c4eda-7d55-4f05-98f0-12eb871b388d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.549998 | controller | Jun 11 17:35:16.747490 crc crio[23211]: time="2026-06-11T17:35:16.746251649Z" level=info msg="Starting container: 199e87e1d28cdf8f06d77ed782e7dab1748e4dd082127f7ac035372fa56742bb" id=8a7b0240-4e15-4d22-8e47-bb2ee4bf8eb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.550014 | controller | Jun 11 17:35:16.755590 crc crio[23211]: time="2026-06-11T17:35:16.755511861Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=b809ece5-a0d3-440c-a523-43481b0fc722 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.550029 | controller | Jun 11 17:35:16.759631 crc crio[23211]: time="2026-06-11T17:35:16.75587611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.550045 | controller | Jun 11 17:35:16.775581 crc crio[23211]: time="2026-06-11T17:35:16.774789143Z" level=info msg="Started container" PID=289410 containerID=199e87e1d28cdf8f06d77ed782e7dab1748e4dd082127f7ac035372fa56742bb description=openstack/glance-default-external-api-0/glance-log id=8a7b0240-4e15-4d22-8e47-bb2ee4bf8eb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09
2026-06-11 18:00:59.550060 | controller | Jun 11 17:35:16.819505 crc crio[23211]: time="2026-06-11T17:35:16.819390141Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=01ebca49-2e34-4a18-bd68-126302131595 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.550076 | controller | Jun 11 17:35:16.931727 crc crio[23211]: time="2026-06-11T17:35:16.931191142Z" level=info msg="Stopped pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5" id=7835b66f-b7a9-46e8-8460-9159a4f93bb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.550092 | controller | Jun 11 17:35:17.096554 crc crio[23211]: time="2026-06-11T17:35:17.095481368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.550108 | controller | Jun 11 17:35:17.256094 crc crio[23211]: time="2026-06-11T17:35:17.256021881Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=388a8b0b-b490-4cce-8f63-bbc9f55df0cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.550124 | controller | Jun 11 17:35:17.289912 crc crio[23211]: time="2026-06-11T17:35:17.289829198Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=9c0d4e56-b5eb-4e99-8dc8-1a6f5600a3c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.550143 | controller | Jun 11 17:35:17.291392 crc crio[23211]: time="2026-06-11T17:35:17.29029711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.550159 | controller | Jun 11 17:35:17.338717 crc crio[23211]: 2026-06-11T17:35:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2d87ed53d84244 Mac:9a:e8:cc:91:a3:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b6 Mtu:0 Sandbox:/var/run/netns/aaeb6c66-7b5e-4131-aea6-fbe00868509a SocketPath: PciID:}] [{Interface:0xc00011c750 Address:{IP:10.217.1.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.550175 | controller | Jun 11 17:35:17.338717 crc crio[23211]: time="2026-06-11T17:35:17.336281712Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c2d87ed53d842445567ce5ef57ea77f2ed2d1cf30ee77cfd2d27c93a286494ec UID:3de257dd-0172-4e23-b953-07b3a3891c3c NetNS:/var/run/netns/aaeb6c66-7b5e-4131-aea6-fbe00868509a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3de257dd_0172_4e23_b953_07b3a3891c3c.slice PodAnnotations:0xc002794e48}] Aliases:map[]}"
2026-06-11 18:00:59.550191 | controller | Jun 11 17:35:17.338717 crc crio[23211]: time="2026-06-11T17:35:17.336475987Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.550207 | controller | Jun 11 17:35:17.351536 crc crio[23211]: 2026-06-11T17:35:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4e8a25f915ace3 Mac:36:b7:78:fc:ef:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b7 Mtu:0 Sandbox:/var/run/netns/0df6b102-24dc-4cef-a0ed-3e74a52d6f13 SocketPath: PciID:}] [{Interface:0xc000014f30 Address:{IP:10.217.1.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.550222 | controller | Jun 11 17:35:17.352392 crc crio[23211]: time="2026-06-11T17:35:17.352262042Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c UID:b7dd40c9-f2f6-4825-ab43-1b15265ee180 NetNS:/var/run/netns/0df6b102-24dc-4cef-a0ed-3e74a52d6f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd40c9_f2f6_4825_ab43_1b15265ee180.slice PodAnnotations:0xc006bcc278}] Aliases:map[]}"
2026-06-11 18:00:59.550238 | controller | Jun 11 17:35:17.352536 crc crio[23211]: time="2026-06-11T17:35:17.352470747Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.550253 | controller | Jun 11 17:35:17.407629 crc crio[23211]: time="2026-06-11T17:35:17.407037785Z" level=info msg="Ran pod sandbox c2d87ed53d842445567ce5ef57ea77f2ed2d1cf30ee77cfd2d27c93a286494ec with infra container: openstack/nova-cell0-conductor-0/POD" id=3a3926f5-469b-49c8-8a73-0d4d41783048 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.550269 | controller | Jun 11 17:35:17.416782 crc crio[23211]: time="2026-06-11T17:35:17.416582014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=bb0a43b8-b5f2-469b-8850-eafea3df8520 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.550284 | controller | Jun 11 17:35:17.443981 crc crio[23211]: time="2026-06-11T17:35:17.440095383Z" level=info msg="Ran pod sandbox a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c with infra container: openstack/nova-scheduler-0/POD" id=a1b5c02e-aca5-4bff-b4bb-2de6e4e3f1f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.550300 | controller | Jun 11 17:35:17.473560 crc crio[23211]: time="2026-06-11T17:35:17.473494679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=09c98f07-7953-4c2d-827c-fd296901ab4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.550321 | controller | Jun 11 17:35:17.475384 crc crio[23211]: time="2026-06-11T17:35:17.475358896Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=09c98f07-7953-4c2d-827c-fd296901ab4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.550338 | controller | Jun 11 17:35:17.475609 crc crio[23211]: time="2026-06-11T17:35:17.475590342Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=09c98f07-7953-4c2d-827c-fd296901ab4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.550354 | controller | Jun 11 17:35:17.478066 crc crio[23211]: time="2026-06-11T17:35:17.477978442Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=9cc16714-f919-4826-a0b3-3d28dd1f68f5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.550370 | controller | Jun 11 17:35:17.494784 crc crio[23211]: time="2026-06-11T17:35:17.49347938Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-11 18:00:59.550386 | controller | Jun 11 17:35:17.515521 crc crio[23211]: time="2026-06-11T17:35:17.514397964Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=113c15e3-36f4-4db5-9216-7448a3f428e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.550401 | controller | Jun 11 17:35:17.536865 crc crio[23211]: time="2026-06-11T17:35:17.536298913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.550417 | controller | Jun 11 17:35:17.563107 crc crio[23211]: time="2026-06-11T17:35:17.562406348Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=a61d259a-a13c-4c0c-8041-55989bf3a47b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.550433 | controller | Jun 11 17:35:17.571875 crc crio[23211]: time="2026-06-11T17:35:17.571779712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.550449 | controller | Jun 11 17:35:17.723256 crc crio[23211]: time="2026-06-11T17:35:17.723164216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.550464 | controller | Jun 11 17:35:17.775860 crc crio[23211]: time="2026-06-11T17:35:17.775773933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.550480 | controller | Jun 11 17:35:18.043730 crc crio[23211]: time="2026-06-11T17:35:18.043258625Z" level=info msg="Created container 13a41b98d2f5bf7c92627ee71e61feb62d605ab5343145ebcdc47f92b86964dd: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=a61d259a-a13c-4c0c-8041-55989bf3a47b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.550495 | controller | Jun 11 17:35:18.046134 crc crio[23211]: time="2026-06-11T17:35:18.045923822Z" level=info msg="Starting container: 13a41b98d2f5bf7c92627ee71e61feb62d605ab5343145ebcdc47f92b86964dd" id=1fb44404-ed35-41f7-80dd-c9714a32198b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.550524 | controller | Jun 11 17:35:18.085171 crc crio[23211]: time="2026-06-11T17:35:18.085095625Z" level=info msg="Started container" PID=289759 containerID=13a41b98d2f5bf7c92627ee71e61feb62d605ab5343145ebcdc47f92b86964dd description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=1fb44404-ed35-41f7-80dd-c9714a32198b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2d87ed53d842445567ce5ef57ea77f2ed2d1cf30ee77cfd2d27c93a286494ec
2026-06-11 18:00:59.550550 | controller | Jun 11 17:35:18.520501 crc crio[23211]: time="2026-06-11T17:35:18.52038753Z" level=info msg="Removing container: 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc" id=7a8b3b9b-6015-4edd-9874-1ca1e4cc4d0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.550567 | controller | Jun 11 17:35:18.672974 crc crio[23211]: time="2026-06-11T17:35:18.672297086Z" level=info msg="Removed container 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener" id=7a8b3b9b-6015-4edd-9874-1ca1e4cc4d0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.550583 | controller | Jun 11 17:35:18.678925 crc crio[23211]: time="2026-06-11T17:35:18.678875751Z" level=info msg="Removing container: c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1" id=9792dd02-6525-4407-9996-38d6588e6345 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.550598 | controller | Jun 11 17:35:18.767561 crc crio[23211]: time="2026-06-11T17:35:18.767394269Z" level=info msg="Removed container c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log" id=9792dd02-6525-4407-9996-38d6588e6345 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.550614 | controller | Jun 11 17:35:18.771370 crc crio[23211]: time="2026-06-11T17:35:18.771282367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.550629 | controller | Jun 11 17:35:18.986411 crc crio[23211]: time="2026-06-11T17:35:18.982664163Z" level=info msg="Created container 93febf23aae67b99645416c01b1845984ef23caffb9f8aaa7ebfe50ac9e77630: openstack/glance-default-internal-api-0/glance-httpd" id=b809ece5-a0d3-440c-a523-43481b0fc722 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.550645 | controller | Jun 11 17:35:18.988624 crc crio[23211]: time="2026-06-11T17:35:18.988522629Z" level=info msg="Starting container: 93febf23aae67b99645416c01b1845984ef23caffb9f8aaa7ebfe50ac9e77630" id=058eb6a0-d7ab-4267-87ce-c9f566ddc1e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.550661 | controller | Jun 11 17:35:19.015174 crc crio[23211]: time="2026-06-11T17:35:19.015001554Z" level=info msg="Started container" PID=289866 containerID=93febf23aae67b99645416c01b1845984ef23caffb9f8aaa7ebfe50ac9e77630 description=openstack/glance-default-internal-api-0/glance-httpd id=058eb6a0-d7ab-4267-87ce-c9f566ddc1e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355
2026-06-11 18:00:59.550677 | controller | Jun 11 17:35:19.119810 crc crio[23211]: time="2026-06-11T17:35:19.119721367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.550692 | controller | Jun 11 17:35:19.477855 crc crio[23211]: time="2026-06-11T17:35:19.477524231Z" level=info msg="Created container b82bf8c21b0fe92b2f43f0c9008456f129f659e8bbff81ccfa7ffe924ae98b6a: openstack/glance-default-external-api-0/glance-httpd" id=9c0d4e56-b5eb-4e99-8dc8-1a6f5600a3c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.550708 | controller | Jun 11 17:35:19.480588 crc crio[23211]: time="2026-06-11T17:35:19.480527927Z" level=info msg="Starting container: b82bf8c21b0fe92b2f43f0c9008456f129f659e8bbff81ccfa7ffe924ae98b6a" id=8ec4a7ea-a935-4043-a438-317a1407bee2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.550723 | controller | Jun 11 17:35:19.500576 crc crio[23211]: time="2026-06-11T17:35:19.500516018Z" level=info msg="Started container" PID=289895 containerID=b82bf8c21b0fe92b2f43f0c9008456f129f659e8bbff81ccfa7ffe924ae98b6a description=openstack/glance-default-external-api-0/glance-httpd id=8ec4a7ea-a935-4043-a438-317a1407bee2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09
2026-06-11 18:00:59.550742 | controller | Jun 11 17:35:20.600499 crc crio[23211]: time="2026-06-11T17:35:20.597108593Z" level=info msg="Stopping container: 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163 (timeout: 2s)" id=e3090a11-47a1-4f3d-acae-af86eea2a6ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.550758 | controller | Jun 11 17:35:22.737776 crc crio[23211]: time="2026-06-11T17:35:22.736630259Z" level=info msg="Stopping pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879" id=db320a14-4984-4b8f-9270-dec446807281 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.550774 | controller | Jun 11 17:35:22.738986 crc crio[23211]: time="2026-06-11T17:35:22.738535397Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-zj9rq Namespace:openstack ID:b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879 UID:8855e458-bbd4-4b9b-b145-292a9abefe22 NetNS:/var/run/netns/5257b856-5da9-4bea-a585-96c301d1d9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8855e458_bbd4_4b9b_b145_292a9abefe22.slice PodAnnotations:0xc007c14410}] Aliases:map[]}"
2026-06-11 18:00:59.550789 | controller | Jun 11 17:35:22.738986 crc crio[23211]: time="2026-06-11T17:35:22.738681411Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-zj9rq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.550805 | controller | Jun 11 17:35:23.052502 crc crio[23211]: time="2026-06-11T17:35:23.047700144Z" level=info msg="Stopping container: 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e (timeout: 30s)" id=473c9951-c2c4-47e3-b7bc-c06ce385e977 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.550821 | controller | Jun 11 17:35:23.052502 crc crio[23211]: time="2026-06-11T17:35:23.047973751Z" level=info msg="Stopping container: faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d (timeout: 30s)" id=79e884db-2fe8-4c52-aef0-7b06f4a18362 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.550836 | controller | Jun 11 17:35:23.785841 crc crio[23211]: time="2026-06-11T17:35:23.785057648Z" level=info msg="Removing container: a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27" id=b64b85cc-f82b-4be1-9fc1-065b902a1c81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.550851 | controller | Jun 11 17:35:24.315892 crc crio[23211]: time="2026-06-11T17:35:24.315789396Z" level=info msg="Stopped container faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d: openstack/barbican-api-695766c6-f8jzs/barbican-api-log" id=79e884db-2fe8-4c52-aef0-7b06f4a18362 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.550867 | controller | Jun 11 17:35:24.320385 crc crio[23211]: time="2026-06-11T17:35:24.320064953Z" level=info msg="Stopped container 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163: openshift-marketplace/redhat-operators-qxthp/registry-server" id=e3090a11-47a1-4f3d-acae-af86eea2a6ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.550882 | controller | Jun 11 17:35:24.324026 crc crio[23211]: time="2026-06-11T17:35:24.32393225Z" level=info msg="Stopping pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96" id=70754f97-b3b2-4d4a-9779-7640905d2e61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.550898 | controller | Jun 11 17:35:24.324828 crc crio[23211]: time="2026-06-11T17:35:24.3247694Z" level=info msg="Got pod network &{Name:redhat-operators-qxthp Namespace:openshift-marketplace ID:bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96 UID:03f58812-c32a-4538-8863-c8c424eacc17 NetNS:/var/run/netns/43ac5edd-ef72-4df6-b109-15baf99ab320 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03f58812_c32a_4538_8863_c8c424eacc17.slice PodAnnotations:0xc002818360}] Aliases:map[]}"
2026-06-11 18:00:59.550918 | controller | Jun 11 17:35:24.324988 crc crio[23211]: time="2026-06-11T17:35:24.324934685Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-qxthp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.550934 | controller | Jun 11 17:35:28.897953 crc crio[23211]: time="2026-06-11T17:35:28.894976689Z" level=info msg="Stopping pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d" id=5f0b6c7c-2125-446a-a644-386619fcc76a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.550950 | controller | Jun 11 17:35:28.899945 crc crio[23211]: time="2026-06-11T17:35:28.895146312Z" level=info msg="Stopping pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0" id=22482ab7-acc4-434e-a292-58546293e311 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.550966 | controller | Jun 11 17:35:28.901179 crc crio[23211]: time="2026-06-11T17:35:28.901115352Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-vmjjv Namespace:openstack ID:e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0 UID:b77e8a4d-dbcd-4562-9ab3-6eef6a2774d0 NetNS:/var/run/netns/df9830d8-8347-4d09-bbbf-b4b72b921edc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb77e8a4d_dbcd_4562_9ab3_6eef6a2774d0.slice PodAnnotations:0xc006618da0}] Aliases:map[]}"
2026-06-11 18:00:59.550982 | controller | Jun 11 17:35:28.901334 crc crio[23211]: time="2026-06-11T17:35:28.901310488Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-vmjjv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.550997 | controller | Jun 11 17:35:28.901711 crc crio[23211]: time="2026-06-11T17:35:28.901130323Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-f5qv4 Namespace:openstack ID:b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d UID:f64c7a77-19ce-41e7-a0ae-1d685707ecc3 NetNS:/var/run/netns/ee3e46bb-7077-40f4-8812-a9c2fefcce2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf64c7a77_19ce_41e7_a0ae_1d685707ecc3.slice PodAnnotations:0xc0001aec80}] Aliases:map[]}"
2026-06-11 18:00:59.551013 | controller | Jun 11 17:35:28.902499 crc crio[23211]: time="2026-06-11T17:35:28.902410495Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-f5qv4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.551029 | controller | Jun 11 17:35:30.554254 crc crio[23211]: time="2026-06-11T17:35:30.553269768Z" level=info msg="Stopped pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879" id=db320a14-4984-4b8f-9270-dec446807281 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.551044 | controller | Jun 11 17:35:30.609519 crc crio[23211]: time="2026-06-11T17:35:30.609327002Z" level=info msg="Stopped container 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker" id=6f5941fe-e58a-408b-b92a-6cebbe918845 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.551059 | controller | Jun 11 17:35:30.610704 crc crio[23211]: time="2026-06-11T17:35:30.610616234Z" level=info msg="Stopping pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10" id=48d3f985-b4b2-47f3-b05e-03beaa095cab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.551078 | controller | Jun 11 17:35:30.612586 crc crio[23211]: time="2026-06-11T17:35:30.612489092Z" level=info msg="Got pod network &{Name:barbican-worker-6c4d94f6fc-bf45w Namespace:openstack ID:2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10 UID:2765af29-6c8c-448c-9173-9b95eb8027a4 NetNS:/var/run/netns/a3a9ea78-8049-4284-b326-17c7036aeb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2765af29_6c8c_448c_9173_9b95eb8027a4.slice PodAnnotations:0xc002818510}] Aliases:map[]}"
2026-06-11 18:00:59.551095 | controller | Jun 11 17:35:30.615322 crc crio[23211]: time="2026-06-11T17:35:30.61523849Z" level=info msg="Deleting pod openstack_barbican-worker-6c4d94f6fc-bf45w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.551110 | controller | Jun 11 17:35:30.617818 crc crio[23211]: time="2026-06-11T17:35:30.617718392Z" level=info msg="Stopped pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0" id=22482ab7-acc4-434e-a292-58546293e311 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.551126 | controller | Jun 11 17:35:30.624278 crc crio[23211]: time="2026-06-11T17:35:30.624146914Z" level=info msg="Stopped pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d" id=5f0b6c7c-2125-446a-a644-386619fcc76a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.551141 | controller | Jun 11 17:35:30.634148 crc crio[23211]: time="2026-06-11T17:35:30.63398094Z" level=info msg="Stopped pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96" id=70754f97-b3b2-4d4a-9779-7640905d2e61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.551156 | controller | Jun 11 17:35:30.635119 crc crio[23211]: time="2026-06-11T17:35:30.635024277Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e" id=9cc16714-f919-4826-a0b3-3d28dd1f68f5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.551172 | controller | Jun 11 17:35:30.635902 crc crio[23211]: time="2026-06-11T17:35:30.635795875Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=2ae7b291-cebd-47cd-b3ed-6e2e9737143e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.551187 | controller | Jun 11 17:35:30.637235 crc crio[23211]: time="2026-06-11T17:35:30.637111138Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53" id=5d1d9fe2-098f-4d9a-88c5-38765006cbc7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.551203 | controller | Jun 11 17:35:30.638190 crc crio[23211]: time="2026-06-11T17:35:30.638083943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=45aca802-bb8b-47f5-a810-cbb2d83c0685 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.551218 | controller | Jun 11 17:35:30.656650 crc crio[23211]: time="2026-06-11T17:35:30.656414062Z" level=info msg="Stopped container 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e: openstack/barbican-api-695766c6-f8jzs/barbican-api" id=473c9951-c2c4-47e3-b7bc-c06ce385e977 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.551234 | controller | Jun 11 17:35:30.657675 crc crio[23211]: time="2026-06-11T17:35:30.65757438Z" level=info msg="Stopping pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245" id=18c701b7-2ab7-476b-8642-9e593c1bf509 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.551250 | controller | Jun 11 17:35:30.659290 crc crio[23211]: time="2026-06-11T17:35:30.659258033Z" level=info msg="Got pod network &{Name:barbican-api-695766c6-f8jzs Namespace:openstack ID:7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245 UID:8592ca57-6b9a-48c3-b47b-d9cf29916197 NetNS:/var/run/netns/843a3f7a-0f09-4ea0-9d3a-aa3c518c377f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8592ca57_6b9a_48c3_b47b_d9cf29916197.slice PodAnnotations:0xc00008c830}] Aliases:map[]}"
2026-06-11 18:00:59.551270 | controller | Jun 11 17:35:30.659610 crc crio[23211]: time="2026-06-11T17:35:30.659535149Z" level=info msg="Deleting pod openstack_barbican-api-695766c6-f8jzs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.551286 | controller | Jun 11 17:35:30.663199 crc crio[23211]: time="2026-06-11T17:35:30.663006267Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=357072a6-9100-44a9-af2c-5a2d431d052f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.551302 | controller | Jun 11 17:35:30.665355 crc crio[23211]: time="2026-06-11T17:35:30.664843953Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8f8b3191-0438-4bb1-9679-18d56fb237a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.551318 | controller | Jun 11 17:35:30.699606 crc crio[23211]: time="2026-06-11T17:35:30.699505721Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765" id=ad99afbd-4dc4-4f5c-90f9-195d9c25dce3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.551334 | controller | Jun 11 17:35:30.700989 crc crio[23211]: time="2026-06-11T17:35:30.700841516Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=d6b1301d-868d-4f16-9873-f133e5331a2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.551349 | controller | Jun 11 17:35:30.712363 crc crio[23211]: time="2026-06-11T17:35:30.712268191Z" level=info msg="Removed container a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27: openstack/barbican-api-695766c6-f8jzs/barbican-api-log" id=b64b85cc-f82b-4be1-9fc1-065b902a1c81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.551365 | controller | Jun 11 17:35:30.723493 crc crio[23211]: time="2026-06-11T17:35:30.720049816Z" level=info msg="Removing container: 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48" id=05d48a84-8928-423e-91e5-2244a795e2c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.551381 | controller | Jun 11 17:35:30.723493 crc crio[23211]: time="2026-06-11T17:35:30.720302073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8ab48de2-80b0-470b-a0b4-720761c03d59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.551396 | controller | Jun 11 17:35:30.736089 crc crio[23211]: time="2026-06-11T17:35:30.735955665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=33fa8e3b-f744-4601-90dd-4cc18531bb1f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.551411 | controller | Jun 11 17:35:30.741282 crc crio[23211]: time="2026-06-11T17:35:30.74094709Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=d93b2ce1-f34b-4beb-bd88-2a165c5fa8f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.551426 | controller | Jun 11 17:35:30.748384 crc crio[23211]: time="2026-06-11T17:35:30.748282573Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=e459b9dc-4788-4c33-ad78-ec6b003ccb81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.551441 | controller | Jun 11 17:35:30.752799 crc crio[23211]: time="2026-06-11T17:35:30.752696894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.551460 | controller | Jun 11 17:35:30.759187 crc crio[23211]: time="2026-06-11T17:35:30.757828723Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=5b42ad49-a518-49ee-b51d-7d01cf911d2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.551476 | controller | Jun 11 17:35:30.764393 crc crio[23211]: time="2026-06-11T17:35:30.764183832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=343495ef-f4f9-42b9-82e8-10d16b2d3d7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.551492 | controller | Jun 11 17:35:30.766941 crc crio[23211]: time="2026-06-11T17:35:30.766850329Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=fe7cc289-412b-4c1c-a4e1-6a9376c3d92a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.551508 | controller | Jun 11 17:35:30.804718 crc crio[23211]: time="2026-06-11T17:35:30.804478601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.551544 | controller | Jun 11 17:35:30.806552 crc crio[23211]: time="2026-06-11T17:35:30.80640603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.551560 | controller | Jun 11 17:35:30.846605 crc crio[23211]: time="2026-06-11T17:35:30.845834907Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=078ea9ab-1b48-4dff-9237-51d3553551e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.551575 | controller | Jun 11 17:35:30.872809 crc crio[23211]: time="2026-06-11T17:35:30.87266683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.551591 | controller | Jun 11 17:35:30.878053 crc crio[23211]: time="2026-06-11T17:35:30.877972033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.551606 | controller | Jun 11 17:35:30.953676 crc crio[23211]: time="2026-06-11T17:35:30.953589008Z" level=info msg="Removed container 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48: openstack/barbican-api-695766c6-f8jzs/barbican-api" id=05d48a84-8928-423e-91e5-2244a795e2c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.551621 | controller | Jun 11 17:35:30.972179 crc crio[23211]: time="2026-06-11T17:35:30.972103402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.551637 | controller | Jun 11 17:35:31.002400 crc crio[23211]: time="2026-06-11T17:35:31.002318048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.551652 | controller | Jun 11 17:35:31.063834 crc crio[23211]: time="2026-06-11T17:35:31.061122542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.551668 | controller | Jun 11 17:35:31.139355 crc crio[23211]: time="2026-06-11T17:35:31.138845009Z" level=info msg="Removing container: 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163" id=e55300ae-f6c3-49ac-b1e5-68e260fd8263 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.551684 | controller | Jun 11 17:35:31.164681 crc crio[23211]: time="2026-06-11T17:35:31.164571404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.551706 | controller | Jun 11 17:35:31.175622 crc crio[23211]: time="2026-06-11T17:35:31.175540969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.551730 | controller | Jun 11 17:35:31.258903 crc crio[23211]: time="2026-06-11T17:35:31.258789295Z" level=info msg="Removed container 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163: openshift-marketplace/redhat-operators-qxthp/registry-server" id=e55300ae-f6c3-49ac-b1e5-68e260fd8263 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.551761 | controller | Jun 11 17:35:31.263153 crc crio[23211]: time="2026-06-11T17:35:31.262913138Z" level=info msg="Removing container: 9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06" id=9fd3348d-762b-4cef-9348-2ea578e56432 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.551778 | controller | Jun 11 17:35:31.269632 crc crio[23211]: time="2026-06-11T17:35:31.269521944Z" level=info msg="Stopped pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10" id=48d3f985-b4b2-47f3-b05e-03beaa095cab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.551799 | controller | Jun 11 17:35:31.270114 crc crio[23211]: time="2026-06-11T17:35:31.270039826Z" level=info msg="Stopped pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245" id=18c701b7-2ab7-476b-8642-9e593c1bf509 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.551819 | controller | Jun 11 17:35:31.333132 crc crio[23211]: time="2026-06-11T17:35:31.33288834Z" level=info msg="Removed container 9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06: openshift-marketplace/redhat-operators-qxthp/extract-content" id=9fd3348d-762b-4cef-9348-2ea578e56432 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.551839 | controller | Jun 11 17:35:31.349027 crc crio[23211]: time="2026-06-11T17:35:31.348940753Z" level=info msg="Removing container: 9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4" id=4e57b3f8-c79d-4122-941b-ba7bf4f84433 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.551860 | controller | Jun 11 17:35:31.418652 crc crio[23211]: time="2026-06-11T17:35:31.415533552Z" level=info msg="Removed container 9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4: openshift-marketplace/redhat-operators-qxthp/extract-utilities" id=4e57b3f8-c79d-4122-941b-ba7bf4f84433 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.551880 | controller | Jun 11 17:35:31.423342 crc crio[23211]: time="2026-06-11T17:35:31.422980758Z" level=info msg="Created container 87f7b644eb952f794cb4c0a19ccc43f3bb6aa89367a1186118eb1a9209a69ad8: openstack/swift-storage-0/container-server" id=e459b9dc-4788-4c33-ad78-ec6b003ccb81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.551901 | controller | Jun 11 17:35:31.424600 crc crio[23211]: time="2026-06-11T17:35:31.424530928Z" level=info msg="Starting container: 87f7b644eb952f794cb4c0a19ccc43f3bb6aa89367a1186118eb1a9209a69ad8" id=b50570be-0898-4ac7-957b-338af236f929 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.551921 | controller | Jun 11 17:35:31.434820 crc crio[23211]: time="2026-06-11T17:35:31.434752603Z" level=info msg="Started container" PID=291297 containerID=87f7b644eb952f794cb4c0a19ccc43f3bb6aa89367a1186118eb1a9209a69ad8 description=openstack/swift-storage-0/container-server id=b50570be-0898-4ac7-957b-338af236f929 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.551941 | controller | Jun 11 17:35:31.437560 crc crio[23211]: time="2026-06-11T17:35:31.437488292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.551964 | controller | Jun 11 17:35:31.445612 crc crio[23211]: time="2026-06-11T17:35:31.445157504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.551991 | controller | Jun 11 17:35:31.449983 crc crio[23211]: time="2026-06-11T17:35:31.449940804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=a266417e-2fa0-4727-9330-aca58e172fca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.552012 | controller | Jun 11 17:35:31.477076 crc crio[23211]: time="2026-06-11T17:35:31.476978152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=f3d90b6a-9605-4d91-8a3c-c6d51403a3a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.552032 | controller | Jun 11 17:35:31.487383 crc crio[23211]: time="2026-06-11T17:35:31.486761127Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=dc9a1f65-e356-42b4-acf1-444791bc263c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.552052 | controller | Jun 11 17:35:31.490084 crc crio[23211]: time="2026-06-11T17:35:31.490056279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.552072 | controller | Jun 11 17:35:31.551064 crc crio[23211]: time="2026-06-11T17:35:31.550918924Z" level=info msg="Created container f29040bd42d267621890850d6427a3486d78ebcff07c63ced9c8529e74d728a4: openstack/ceilometer-0/sg-core" id=fe7cc289-412b-4c1c-a4e1-6a9376c3d92a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.552092 | controller | Jun 11 17:35:31.558492 crc crio[23211]: time="2026-06-11T17:35:31.555281734Z" level=info msg="Starting container: f29040bd42d267621890850d6427a3486d78ebcff07c63ced9c8529e74d728a4" id=efaea63e-f487-4ae1-9913-4b6d3a802a0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.552112 | controller | Jun 11 17:35:31.568743 crc crio[23211]: time="2026-06-11T17:35:31.568590087Z" level=info msg="Started container" PID=291344 containerID=f29040bd42d267621890850d6427a3486d78ebcff07c63ced9c8529e74d728a4 description=openstack/ceilometer-0/sg-core id=efaea63e-f487-4ae1-9913-4b6d3a802a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793
2026-06-11 18:00:59.552132 | controller | Jun 11 17:35:31.606668 crc crio[23211]: time="2026-06-11T17:35:31.606492406Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=40adce14-e1f7-4ac7-9288-4a115dfb919b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.552153 | controller | Jun 11 17:35:31.608966 crc crio[23211]: time="2026-06-11T17:35:31.60864537Z" level=info msg="Created container c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b: openstack/nova-api-0/nova-api-log" id=5b42ad49-a518-49ee-b51d-7d01cf911d2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.552173 | controller | Jun 11 17:35:31.610593 crc crio[23211]: time="2026-06-11T17:35:31.610379924Z" level=info msg="Starting container: c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b" id=85ff749b-29e4-4b8a-8c84-00653dfd7d28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.552193 | controller | Jun 11 17:35:31.619327 crc crio[23211]: time="2026-06-11T17:35:31.619236806Z" level=info msg="Started container" PID=291349 containerID=c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b description=openstack/nova-api-0/nova-api-log id=85ff749b-29e4-4b8a-8c84-00653dfd7d28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a
2026-06-11 18:00:59.552212 | controller | Jun 11 17:35:31.642122 crc crio[23211]: time="2026-06-11T17:35:31.642013577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=be88c2d2-b6be-4f20-be05-97a462a88e6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.552236 | controller | Jun 11 17:35:31.647315 crc crio[23211]: time="2026-06-11T17:35:31.647267699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.552256 | controller | Jun 11 17:35:31.655634 crc crio[23211]: time="2026-06-11T17:35:31.655583377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.552277 | controller | Jun 11 17:35:31.717602 crc crio[23211]: time="2026-06-11T17:35:31.717541789Z" level=info msg="Created container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=078ea9ab-1b48-4dff-9237-51d3553551e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.552298 | controller | Jun 11 17:35:31.720320 crc crio[23211]: time="2026-06-11T17:35:31.720251267Z" level=info msg="Starting container: 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41" id=b8b9fcae-ce0c-47dc-896b-5c662ae8ea7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.552318 | controller | Jun 11 17:35:31.727410 crc crio[23211]: time="2026-06-11T17:35:31.727116958Z" level=info msg="Started container" PID=291400 containerID=5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=b8b9fcae-ce0c-47dc-896b-5c662ae8ea7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c
2026-06-11 18:00:59.552338 | controller | Jun 11 17:35:31.760068 crc crio[23211]: time="2026-06-11T17:35:31.759798568Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=5ed9cd73-75f6-4b76-bb84-bc0c3e1a0f8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.552359 | controller | Jun 11 17:35:31.767630 crc crio[23211]: time="2026-06-11T17:35:31.767530341Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=d3ccb0da-ef7b-40e3-b867-fb0e7028e307 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.552380 | controller | Jun 11 17:35:31.767983 crc crio[23211]: time="2026-06-11T17:35:31.767929052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.552400 | controller | Jun 11 17:35:31.791932 crc crio[23211]: time="2026-06-11T17:35:31.79179058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=bcbb209f-385d-480e-85db-e408807383d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.552416 | controller | Jun 11 17:35:31.806102 crc crio[23211]: time="2026-06-11T17:35:31.806018686Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=25c9431c-f51e-4d31-b6df-884ed62147f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.552432 | controller | Jun 11 17:35:31.807863 crc crio[23211]: time="2026-06-11T17:35:31.80780305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.552448 | controller | Jun 11 17:35:31.865196 crc crio[23211]: time="2026-06-11T17:35:31.864650515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.552463 | controller | Jun 11 17:35:31.871600 crc crio[23211]: time="2026-06-11T17:35:31.871526767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.552479 | controller | Jun 11 17:35:31.898094 crc crio[23211]: time="2026-06-11T17:35:31.898006411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.552499 | controller | Jun 11 17:35:31.901901 crc crio[23211]: time="2026-06-11T17:35:31.901804625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.552530 | controller | Jun 11 17:35:32.232951 crc crio[23211]: time="2026-06-11T17:35:32.232905542Z" level=info msg="Created container d3d6105a59059704e33b63678abbfa1dd0f65fef0c80b0e18264f73bc60ded94: openstack/swift-storage-0/container-replicator" id=dc9a1f65-e356-42b4-acf1-444791bc263c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.552551 | controller | Jun 11 17:35:32.234799 crc crio[23211]: time="2026-06-11T17:35:32.234735997Z" level=info msg="Created container 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412: openstack/nova-api-0/nova-api-api" id=25c9431c-f51e-4d31-b6df-884ed62147f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.552568 | controller | Jun 11 17:35:32.235012 crc crio[23211]: time="2026-06-11T17:35:32.234932772Z" level=info msg="Starting container: d3d6105a59059704e33b63678abbfa1dd0f65fef0c80b0e18264f73bc60ded94" id=f94f2ab1-6ee6-4634-b40f-7d4241795df2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.552584 | controller | Jun 11 17:35:32.240027 crc crio[23211]: time="2026-06-11T17:35:32.239900487Z" level=info msg="Starting container: 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412" id=f9569804-693d-4995-b1a3-8d397893090d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.552601 | controller | Jun 11 17:35:32.243164 crc crio[23211]: time="2026-06-11T17:35:32.242837931Z" level=info msg="Started container" PID=291480 containerID=d3d6105a59059704e33b63678abbfa1dd0f65fef0c80b0e18264f73bc60ded94 description=openstack/swift-storage-0/container-replicator id=f94f2ab1-6ee6-4634-b40f-7d4241795df2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.552618 | controller | Jun 11 17:35:32.247003 crc crio[23211]: time="2026-06-11T17:35:32.246888172Z" level=info msg="Created container ce42595f8507b5ebe8cd3251b57c04bfae101e20a7b4bf52192d9fa99e91f675: openstack/ceilometer-0/proxy-httpd" id=d3ccb0da-ef7b-40e3-b867-fb0e7028e307 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.552634 | controller | Jun 11 17:35:32.250953 crc crio[23211]: time="2026-06-11T17:35:32.25079138Z" level=info msg="Starting container: ce42595f8507b5ebe8cd3251b57c04bfae101e20a7b4bf52192d9fa99e91f675" id=b1408b37-44ae-4d76-b945-d606d515fb83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.552650 | controller | Jun 11 17:35:32.251831 crc crio[23211]: time="2026-06-11T17:35:32.251726023Z" level=info msg="Started container" PID=291479 containerID=7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412 description=openstack/nova-api-0/nova-api-api id=f9569804-693d-4995-b1a3-8d397893090d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a
2026-06-11 18:00:59.552665 | controller | Jun 11 17:35:32.260736 crc crio[23211]: time="2026-06-11T17:35:32.259110089Z" level=info msg="Started container" PID=291481 containerID=ce42595f8507b5ebe8cd3251b57c04bfae101e20a7b4bf52192d9fa99e91f675 description=openstack/ceilometer-0/proxy-httpd id=b1408b37-44ae-4d76-b945-d606d515fb83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793
2026-06-11 18:00:59.552681 | controller | Jun 11 17:35:32.283374 crc crio[23211]: time="2026-06-11T17:35:32.283265354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=5e1045f5-bb55-4e53-aab1-5180f97644ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.552696 | controller | Jun 11 17:35:32.308153 crc crio[23211]: time="2026-06-11T17:35:32.308062705Z" level=info msg="Stopping container: 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186 (timeout: 30s)" id=0f78a45b-b126-4c16-bcc6-e9a58e68bb12 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.552715 | controller | Jun 11 17:35:32.308662 crc crio[23211]: time="2026-06-11T17:35:32.308540937Z" level=info msg="Stopping container: dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c (timeout: 30s)" id=4d266c38-2eef-46e0-86cf-258170773574 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.552731 | controller | Jun 11 17:35:32.345767 crc crio[23211]: time="2026-06-11T17:35:32.343741069Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=7b63b786-c7a4-4e2c-bf02-0a5ea784297e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.552747 | controller | Jun 11 17:35:32.359145 crc crio[23211]: time="2026-06-11T17:35:32.359061393Z" level=info msg="Stopping container: acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d (timeout: 30s)" id=d5ec800d-3dcc-4168-b38a-b72af580f250 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.552762 | controller | Jun 11 17:35:32.361146 crc crio[23211]: time="2026-06-11T17:35:32.360949689Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=ced8e680-a1d5-453d-ae4f-c2ff95de871a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.552778 | controller | Jun 11 17:35:32.363899 crc crio[23211]: time="2026-06-11T17:35:32.363818101Z" level=info msg="Stopping container: 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c (timeout: 30s)" id=b4933463-3638-4dbf-b267-dd9e13735006 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.552794 | controller | Jun 11 17:35:32.375306 crc crio[23211]: time="2026-06-11T17:35:32.375102645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.552809 | controller | Jun 11 17:35:32.425483 crc crio[23211]: time="2026-06-11T17:35:32.424520052Z" level=info msg="Removing container: 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938" id=a231504f-9d18-4459-97bf-6e15171cf0d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.552825 | controller | Jun 11 17:35:32.592280 crc crio[23211]: time="2026-06-11T17:35:32.59166291Z" level=info msg="Stopped container 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c: openstack/cinder-api-0/cinder-api-log" id=b4933463-3638-4dbf-b267-dd9e13735006 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.552840 | controller | Jun 11 17:35:32.595935 crc crio[23211]: time="2026-06-11T17:35:32.595861966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.552856 | controller | Jun 11 17:35:32.604968 crc crio[23211]: time="2026-06-11T17:35:32.604892971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.552871 | controller | Jun 11 17:35:32.620740 crc crio[23211]: time="2026-06-11T17:35:32.620647787Z" level=info msg="Removed container 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker" id=a231504f-9d18-4459-97bf-6e15171cf0d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.552887 | controller | Jun 11 17:35:32.627727 crc crio[23211]: time="2026-06-11T17:35:32.627645212Z" level=info msg="Removing container: 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54" id=65641520-9b22-483f-ba66-a996725f8a30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.552902 | controller | Jun 11 17:35:32.703087 crc crio[23211]: time="2026-06-11T17:35:32.702908167Z" level=info msg="Removed container 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log" id=65641520-9b22-483f-ba66-a996725f8a30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.552921 | controller | Jun 11 17:35:32.715274 crc crio[23211]: time="2026-06-11T17:35:32.715145714Z" level=info msg="Removing container: 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e" id=7e121c08-d901-45b2-aeb2-376b14cb1d68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.552936 | controller | Jun 11 17:35:32.799266 crc crio[23211]: time="2026-06-11T17:35:32.799125838Z" level=info msg="Removed container 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e: openstack/barbican-api-695766c6-f8jzs/barbican-api" id=7e121c08-d901-45b2-aeb2-376b14cb1d68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.552952 | controller | Jun 11 17:35:32.809504 crc crio[23211]: time="2026-06-11T17:35:32.809361724Z" level=info msg="Removing container: faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d" id=d3046902-027d-4653-a18d-fef05b0de5cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.552967 | controller | Jun 11 17:35:32.847016 crc crio[23211]: time="2026-06-11T17:35:32.846914825Z" level=info msg="Removed container faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d: openstack/barbican-api-695766c6-f8jzs/barbican-api-log" id=d3046902-027d-4653-a18d-fef05b0de5cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.552983 | controller | Jun 11 17:35:32.897125 crc crio[23211]: time="2026-06-11T17:35:32.8969874Z" level=info msg="Created container 800dda08065db654f243d851bbeb090613c41406a06738858a652631e2c42699: openstack/swift-storage-0/container-auditor" id=ced8e680-a1d5-453d-ae4f-c2ff95de871a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.552998 | controller | Jun 11 17:35:32.898697 crc crio[23211]: time="2026-06-11T17:35:32.898620121Z" level=info msg="Starting container: 800dda08065db654f243d851bbeb090613c41406a06738858a652631e2c42699" id=ea0f3962-0e90-48c2-8360-94cf21271e54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.553013 | controller | Jun 11 17:35:32.905855 crc crio[23211]: time="2026-06-11T17:35:32.90576201Z" level=info msg="Started container" PID=291557 containerID=800dda08065db654f243d851bbeb090613c41406a06738858a652631e2c42699 description=openstack/swift-storage-0/container-auditor id=ea0f3962-0e90-48c2-8360-94cf21271e54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.553029 | controller | Jun 11 17:35:32.918628 crc crio[23211]: time="2026-06-11T17:35:32.918513159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=27970641-118a-4647-ab21-77758295180e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.553044 | controller | Jun 11 17:35:32.936943 crc crio[23211]: time="2026-06-11T17:35:32.936817778Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=a86f4450-09f4-4863-b4b5-a801cad30239 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.553059 | controller | Jun 11 17:35:32.947495 crc crio[23211]: time="2026-06-11T17:35:32.947360152Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=6094ab6e-76f7-4c6e-8fdb-d5afd80b2e3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.553075 | controller | Jun 11 17:35:32.949011 crc crio[23211]: time="2026-06-11T17:35:32.948947402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553090 | controller | Jun 11 17:35:33.002151 crc crio[23211]: time="2026-06-11T17:35:33.002039412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553116 | controller | Jun 11 17:35:33.009163 crc crio[23211]: time="2026-06-11T17:35:33.00912309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553132 | controller | Jun 11 17:35:33.248742 crc crio[23211]: time="2026-06-11T17:35:33.248131568Z" level=info msg="Created container de92737e5c7ee4ba0345b28859c1334557a9b41e1095a9b5a343a28969db33cd: openstack/swift-storage-0/container-updater" id=6094ab6e-76f7-4c6e-8fdb-d5afd80b2e3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.553147 | controller | Jun 11 17:35:33.251177 crc crio[23211]: time="2026-06-11T17:35:33.251076632Z" level=info msg="Starting container: de92737e5c7ee4ba0345b28859c1334557a9b41e1095a9b5a343a28969db33cd" id=07f2b5c0-fd3c-45c5-8478-55931cb5af81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.553162 | controller | Jun 11 17:35:33.259512 crc crio[23211]: time="2026-06-11T17:35:33.257915434Z" level=info msg="Started container" PID=291891 containerID=de92737e5c7ee4ba0345b28859c1334557a9b41e1095a9b5a343a28969db33cd description=openstack/swift-storage-0/container-updater id=07f2b5c0-fd3c-45c5-8478-55931cb5af81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.553178 | controller | Jun 11 17:35:33.271933 crc crio[23211]: time="2026-06-11T17:35:33.271844822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=372a3058-bc03-4b61-85da-1bfefb5ac33e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.553193 | controller | Jun 11 17:35:33.289885 crc crio[23211]: time="2026-06-11T17:35:33.289762792Z" level=info msg="Stopped container dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c: openstack/cinder-scheduler-0/probe" id=4d266c38-2eef-46e0-86cf-258170773574 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.553209 | controller | Jun 11 17:35:33.295905 crc crio[23211]: time="2026-06-11T17:35:33.295741091Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7c97dae4-32eb-432e-8ff1-84e31395fc8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.553225 | controller | Jun 11 17:35:33.303537 crc crio[23211]: time="2026-06-11T17:35:33.303374822Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=d9199f4b-03e9-496e-893c-770cf46329ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.553240 | controller | Jun 11 17:35:33.304019 crc crio[23211]: time="2026-06-11T17:35:33.303946866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553256 | controller | Jun 11 17:35:33.360396 crc crio[23211]: time="2026-06-11T17:35:33.360140025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553271 | controller | Jun 11 17:35:33.367023 crc crio[23211]: time="2026-06-11T17:35:33.366955556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553287 | controller | Jun 11 17:35:33.536840 crc crio[23211]: time="2026-06-11T17:35:33.53676951Z" level=info msg="Created container 33d5c9704953d69d46b8f79d61d7fdce0bd88a1b36f809a9fc8a981ae76b5a8d: openstack/swift-storage-0/object-server" id=d9199f4b-03e9-496e-893c-770cf46329ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.553302 | controller | Jun 11 17:35:33.537832 crc crio[23211]: time="2026-06-11T17:35:33.537733484Z" level=info msg="Starting container: 33d5c9704953d69d46b8f79d61d7fdce0bd88a1b36f809a9fc8a981ae76b5a8d" id=08cd1691-c0ad-4f42-a604-2e658683f5b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.553321 | controller | Jun 11 17:35:33.549982 crc crio[23211]: time="2026-06-11T17:35:33.549769056Z" level=info msg="Started container" PID=291926 containerID=33d5c9704953d69d46b8f79d61d7fdce0bd88a1b36f809a9fc8a981ae76b5a8d description=openstack/swift-storage-0/object-server id=08cd1691-c0ad-4f42-a604-2e658683f5b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.553337 | controller | Jun 11 17:35:33.574482 crc crio[23211]: time="2026-06-11T17:35:33.574313541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=83e4359d-9d79-4aae-8212-f1705994de27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.553353 | controller | Jun 11 17:35:33.594167 crc crio[23211]: time="2026-06-11T17:35:33.593769669Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=14e030fe-a299-4fe8-94d3-1f32f41cfb52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.553368 | controller | Jun 11 17:35:33.606387 crc crio[23211]: time="2026-06-11T17:35:33.606299333Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=b5b0488a-a2a0-4d16-82fa-dbe916794fab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.553383 | controller | Jun 11 17:35:33.607276 crc crio[23211]: time="2026-06-11T17:35:33.607185004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553398 | controller | Jun 11 17:35:33.713578 crc crio[23211]: time="2026-06-11T17:35:33.712608896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553414 | controller | Jun 11 17:35:33.719183 crc crio[23211]: time="2026-06-11T17:35:33.719092088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553429 | controller | Jun 11 17:35:33.888516 crc crio[23211]: time="2026-06-11T17:35:33.886194796Z" level=info msg="Created container 22d04ba1376209e7f4920a4657abf288951013a6255cf0f3204ddbe20ff4e041: openstack/swift-storage-0/object-replicator" id=b5b0488a-a2a0-4d16-82fa-dbe916794fab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.553444 | controller | Jun 11 17:35:33.889382 crc crio[23211]: time="2026-06-11T17:35:33.889312163Z" level=info msg="Starting container: 22d04ba1376209e7f4920a4657abf288951013a6255cf0f3204ddbe20ff4e041" id=1daffd92-027b-40e4-bbd5-6f910db1dd89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.553459 | controller | Jun 11 17:35:33.897478 crc crio[23211]: time="2026-06-11T17:35:33.896251897Z" level=info msg="Started container" PID=291985 containerID=22d04ba1376209e7f4920a4657abf288951013a6255cf0f3204ddbe20ff4e041 description=openstack/swift-storage-0/object-replicator id=1daffd92-027b-40e4-bbd5-6f910db1dd89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.553475 | controller | Jun 11 17:35:33.907366 crc crio[23211]: time="2026-06-11T17:35:33.907263742Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7f6ad02a-095c-422f-90e6-aa63dd5cc650 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.553490 | controller | Jun 11 17:35:33.927748 crc crio[23211]: time="2026-06-11T17:35:33.927669014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=08f7aff7-d34d-4e1e-8c03-d9e38ba4f3e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.553506 | controller | Jun 11 17:35:33.935186 crc crio[23211]: time="2026-06-11T17:35:33.93509244Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=34bf898a-a640-48dc-8d5e-d805e2d52d1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.553547 | controller | Jun 11 17:35:33.935567 crc crio[23211]: time="2026-06-11T17:35:33.935528661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553564 | controller | Jun 11 17:35:34.010898 crc crio[23211]: time="2026-06-11T17:35:34.010843508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553580 | controller | Jun 11 17:35:34.014591 crc crio[23211]: time="2026-06-11T17:35:34.0145188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553595 | controller | Jun 11 17:35:34.152902 crc crio[23211]: time="2026-06-11T17:35:34.152807805Z" level=info msg="Created container 2e93a5e2ab4b6b559991713fd54fac1ffc151028aaef639484327399d426d1bf: openstack/swift-storage-0/object-auditor" id=34bf898a-a640-48dc-8d5e-d805e2d52d1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.553611 | controller | Jun 11 17:35:34.154032 crc crio[23211]: time="2026-06-11T17:35:34.153966774Z" level=info msg="Starting container: 2e93a5e2ab4b6b559991713fd54fac1ffc151028aaef639484327399d426d1bf" id=ab89141d-c981-4f76-aa59-5835b90d2708 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.553627 | controller | Jun 11 17:35:34.160235 crc crio[23211]: time="2026-06-11T17:35:34.160136419Z" level=info msg="Started container" PID=291995 containerID=2e93a5e2ab4b6b559991713fd54fac1ffc151028aaef639484327399d426d1bf description=openstack/swift-storage-0/object-auditor id=ab89141d-c981-4f76-aa59-5835b90d2708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.553642 | controller | Jun 11 17:35:34.179159 crc crio[23211]: time="2026-06-11T17:35:34.179053993Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=4efa6850-2d41-496b-9819-4365398b7263 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.553658 | controller | Jun 11 17:35:34.192496 crc crio[23211]: time="2026-06-11T17:35:34.191969056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=446a0442-42d5-4ebc-a059-1c87e28c0eb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.553674 | controller | Jun 11 17:35:34.201820 crc crio[23211]: time="2026-06-11T17:35:34.201733401Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=f18cf27a-ed8e-4fb3-87eb-c9b323018a49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.553690 | controller | Jun 11 17:35:34.202351 crc crio[23211]: time="2026-06-11T17:35:34.202265294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553705 | controller | Jun 11 17:35:34.259966 crc crio[23211]: time="2026-06-11T17:35:34.259782235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553721 | controller | Jun 11 17:35:34.265612 crc crio[23211]: time="2026-06-11T17:35:34.26553793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553737 | controller | Jun 11 17:35:34.372355 crc crio[23211]: time="2026-06-11T17:35:34.372262404Z" level=info msg="Created container 923ca538aa0d1be9945b01a02c47590cc45f85210ce8db8d5ed0d70c67045f39: openstack/swift-storage-0/object-updater" id=f18cf27a-ed8e-4fb3-87eb-c9b323018a49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.553756 | controller | Jun 11 17:35:34.373849 crc crio[23211]: time="2026-06-11T17:35:34.373759351Z" level=info msg="Starting container: 923ca538aa0d1be9945b01a02c47590cc45f85210ce8db8d5ed0d70c67045f39" id=6b49a705-fac6-45e4-9865-b0e7c6504599 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.553772 | controller | Jun 11 17:35:34.379182 crc crio[23211]: time="2026-06-11T17:35:34.379108936Z" level=info msg="Started container" PID=292021 containerID=923ca538aa0d1be9945b01a02c47590cc45f85210ce8db8d5ed0d70c67045f39 description=openstack/swift-storage-0/object-updater id=6b49a705-fac6-45e4-9865-b0e7c6504599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.553788 | controller | Jun 11 17:35:34.400367 crc crio[23211]: time="2026-06-11T17:35:34.400267296Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=74aa9a25-6c0b-45b8-ba54-fc61f7d79c8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.553803 | controller | Jun 11 17:35:34.419550 crc crio[23211]: time="2026-06-11T17:35:34.418834991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=006a3867-2f37-42e3-b310-937907d8246e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.553819 | controller | Jun 11 17:35:34.428534 crc crio[23211]: time="2026-06-11T17:35:34.428399929Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=dc995aab-a37c-4143-a00b-3c27c61a4b67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.553835 | controller | Jun 11 17:35:34.428867 crc crio[23211]: time="2026-06-11T17:35:34.42881268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553851 | controller | Jun 11 17:35:34.491253 crc crio[23211]: time="2026-06-11T17:35:34.491094581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553867 | controller | Jun 11 17:35:34.495496 crc crio[23211]: time="2026-06-11T17:35:34.495320726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.553883 | controller | Jun 11 17:35:34.600496 crc crio[23211]: time="2026-06-11T17:35:34.598542113Z" level=info msg="Stopping container: c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b (timeout: 30s)" id=6bf680ae-4ec6-4d9c-ad7f-e11c940f463a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.553899 | controller | Jun 11 17:35:34.602324 crc crio[23211]: time="2026-06-11T17:35:34.60198285Z" level=info msg="Stopping container: 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 (timeout: 30s)" id=deef2b53-ca70-4799-821d-9c6e7365fb53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.553915 | controller | Jun 11 17:35:34.603916 crc crio[23211]: time="2026-06-11T17:35:34.603781204Z" level=info msg="Stopping container: 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412 (timeout: 30s)" id=6ce9acdf-c2df-4800-9ea3-d694f7cc9ece name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.553931 | controller | Jun 11 17:35:34.704941 crc crio[23211]: time="2026-06-11T17:35:34.704881187Z" level=info msg="Created container f4094c2d9d1319ccfe1384e593f78007d2cf5151e0654226487094f8e9ac222c: openstack/swift-storage-0/object-expirer" id=dc995aab-a37c-4143-a00b-3c27c61a4b67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.553947 | controller | Jun 11 17:35:34.707898 crc crio[23211]: time="2026-06-11T17:35:34.70779424Z" level=info msg="Starting container: f4094c2d9d1319ccfe1384e593f78007d2cf5151e0654226487094f8e9ac222c" id=d8744068-2fee-441f-bd6e-7017da37104c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.553966 | controller | Jun 11 17:35:34.716006 crc crio[23211]: time="2026-06-11T17:35:34.715901364Z" level=info msg="Started container" PID=292040 containerID=f4094c2d9d1319ccfe1384e593f78007d2cf5151e0654226487094f8e9ac222c description=openstack/swift-storage-0/object-expirer id=d8744068-2fee-441f-bd6e-7017da37104c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.553983 | controller | Jun 11 17:35:34.734819 crc crio[23211]: time="2026-06-11T17:35:34.734703265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b7b3369c-49ae-4466-a73b-ae25ff7df961 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.553998 | controller | Jun 11 17:35:34.763199 crc crio[23211]: time="2026-06-11T17:35:34.763126076Z" level=info msg="Stopped container c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b: openstack/nova-api-0/nova-api-log" id=6bf680ae-4ec6-4d9c-ad7f-e11c940f463a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.554015 | controller | Jun 11 17:35:34.779102 crc crio[23211]: time="2026-06-11T17:35:34.778979984Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f7724675-c8e2-40eb-a9da-414723593a2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.554030 | controller | Jun 11 17:35:34.790137 crc crio[23211]: time="2026-06-11T17:35:34.790081452Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=4d0c6f55-dfff-41e3-abfc-ca7bd852da6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.554046 | controller | Jun 11 17:35:34.790886 crc crio[23211]: time="2026-06-11T17:35:34.790863462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.554061 | controller | Jun 11 17:35:34.851263 crc crio[23211]: time="2026-06-11T17:35:34.850985048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.554077 | controller | Jun 11 17:35:34.854613 crc crio[23211]: time="2026-06-11T17:35:34.854556348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.554093 | controller | Jun 11 17:35:34.950063 crc crio[23211]: time="2026-06-11T17:35:34.949967658Z" level=info msg="Stopped container 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412: openstack/nova-api-0/nova-api-api" id=6ce9acdf-c2df-4800-9ea3-d694f7cc9ece name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.554108 | controller | Jun 11 17:35:34.951412 crc crio[23211]: time="2026-06-11T17:35:34.951332462Z" level=info msg="Stopping pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a" id=b88afb42-506b-432e-89c1-68172cef8aad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.554124 | controller | Jun 11 17:35:34.952345 crc crio[23211]: time="2026-06-11T17:35:34.952314817Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a UID:60e4f92e-54fe-40eb-84e4-9c2e29bc3abb NetNS:/var/run/netns/12709eb7-c490-4a4a-a4df-123bc22b9a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e4f92e_54fe_40eb_84e4_9c2e29bc3abb.slice PodAnnotations:0xc007c14350}] Aliases:map[]}"
2026-06-11 18:00:59.554141 | controller | Jun 11 17:35:34.952711 crc crio[23211]: time="2026-06-11T17:35:34.952684167Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.554160 | controller | Jun 11 17:35:35.180025 crc crio[23211]: time="2026-06-11T17:35:35.17916905Z" level=info msg="Created container 577a8f6c70017ab14fe9e4e79b46a845a1c9cf5b6050c24afac7650f47633f2c: openstack/swift-storage-0/rsync" id=4d0c6f55-dfff-41e3-abfc-ca7bd852da6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.554177 | controller | Jun 11 17:35:35.185409 crc crio[23211]: time="2026-06-11T17:35:35.184758881Z" level=info msg="Starting container: 577a8f6c70017ab14fe9e4e79b46a845a1c9cf5b6050c24afac7650f47633f2c" id=7151ba3c-81c6-456e-9a6c-3267a4066e88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.554193 | controller | Jun 11 17:35:35.197140 crc crio[23211]: time="2026-06-11T17:35:35.194771342Z" level=info msg="Started container" PID=292125 containerID=577a8f6c70017ab14fe9e4e79b46a845a1c9cf5b6050c24afac7650f47633f2c description=openstack/swift-storage-0/rsync id=7151ba3c-81c6-456e-9a6c-3267a4066e88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.554209 | controller | Jun 11 17:35:35.228854 crc crio[23211]: time="2026-06-11T17:35:35.228282311Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=8dc0c483-dea2-4afc-b67a-c9f91fe975fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.554225 | controller | Jun 11 17:35:35.255569 crc crio[23211]: time="2026-06-11T17:35:35.255376291Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=76ece40e-0264-47cb-bab3-ecf87b0814c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.554240 | controller | Jun 11 17:35:35.264795 crc crio[23211]: time="2026-06-11T17:35:35.264617622Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=eea385ca-1bc2-4c47-82c3-17bccbc09dd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.554256 | controller | Jun 11 17:35:35.265252 crc crio[23211]: time="2026-06-11T17:35:35.265110595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.554271 | controller | Jun 11 17:35:35.321724 crc crio[23211]: time="2026-06-11T17:35:35.317809845Z" level=info msg="Stopped pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a" id=b88afb42-506b-432e-89c1-68172cef8aad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.554287 | controller | Jun 11 17:35:35.340123 crc crio[23211]: time="2026-06-11T17:35:35.340012031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.554302 | controller | Jun 11 17:35:35.346713 crc crio[23211]: time="2026-06-11T17:35:35.343713444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.554318 | controller | Jun 11 17:35:35.536149 crc crio[23211]: time="2026-06-11T17:35:35.536059063Z" level=info msg="Created container d7021f78693df5fdc9e64426392db20264c584e15d2bf6f496a0d82383f1427c: openstack/swift-storage-0/swift-recon-cron" id=eea385ca-1bc2-4c47-82c3-17bccbc09dd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.554333 | controller | Jun 11 17:35:35.537712 crc crio[23211]: time="2026-06-11T17:35:35.537674533Z" level=info msg="Starting container: d7021f78693df5fdc9e64426392db20264c584e15d2bf6f496a0d82383f1427c" id=e0a3bd1d-e046-4e67-a577-38b3acc1e04f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.554349 | controller | Jun 11 17:35:35.551065 crc crio[23211]: time="2026-06-11T17:35:35.550976007Z" level=info msg="Started container" PID=292162 containerID=d7021f78693df5fdc9e64426392db20264c584e15d2bf6f496a0d82383f1427c description=openstack/swift-storage-0/swift-recon-cron id=e0a3bd1d-e046-4e67-a577-38b3acc1e04f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64
2026-06-11 18:00:59.554368 | controller | Jun 11 17:35:35.636630 crc crio[23211]: time="2026-06-11T17:35:35.63652663Z" level=info msg="Removing container: 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412" id=dbc8189b-92a2-4a67-859d-3694a6ed9b87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.554384 | controller | Jun 11 17:35:35.767180 crc crio[23211]: time="2026-06-11T17:35:35.767082521Z" level=info msg="Removed container 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412: openstack/nova-api-0/nova-api-api" id=dbc8189b-92a2-4a67-859d-3694a6ed9b87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.554399 | controller | Jun 11 17:35:35.779722 crc crio[23211]: time="2026-06-11T17:35:35.779629205Z" level=info msg="Removing container: c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b" id=8338e8d4-3067-4536-a1da-e68ab1a90009 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.554414 | controller | Jun 11 17:35:35.857154 crc crio[23211]: time="2026-06-11T17:35:35.855905137Z" level=info msg="Removed container c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b: openstack/nova-api-0/nova-api-log" id=8338e8d4-3067-4536-a1da-e68ab1a90009 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.554429 | controller | Jun 11 17:35:36.087919 crc crio[23211]: time="2026-06-11T17:35:36.086112075Z" level=info msg="Stopped container acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d: openstack/cinder-api-0/cinder-api" id=d5ec800d-3dcc-4168-b38a-b72af580f250 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.554444 | controller | Jun 11 17:35:36.093155 crc crio[23211]: time="2026-06-11T17:35:36.092378271Z" level=info msg="Stopping pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c" id=492bd13f-dd42-4b5f-8b06-68b6f9474c9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.554460 | controller | Jun 11 17:35:36.097171 crc crio[23211]: time="2026-06-11T17:35:36.094056623Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c UID:b125ded8-4d46-4d39-aa21-f7e1eefa93a3 NetNS:/var/run/netns/5d670ae7-65e1-4fd3-973e-a4b3f8e477b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb125ded8_4d46_4d39_aa21_f7e1eefa93a3.slice PodAnnotations:0xc0038ac278}] Aliases:map[]}"
2026-06-11 18:00:59.554476 | controller | Jun 11 17:35:36.097171 crc crio[23211]: time="2026-06-11T17:35:36.094239958Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.554491 | controller | Jun 11 17:35:36.272042 crc crio[23211]: time="2026-06-11T17:35:36.271783936Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=50d3619c-0791-4e08-9179-18de8f437fbf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.554507 | controller | Jun 11 17:35:36.272042 crc crio[23211]: time="2026-06-11T17:35:36.271889159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.554545 | controller | Jun 11 17:35:36.315070 crc crio[23211]: time="2026-06-11T17:35:36.314987039Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6 UID:a5234333-668e-418a-81de-897439993603 NetNS:/var/run/netns/36a6906b-9b9c-4401-8150-ce8a63cac374 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5234333_668e_418a_81de_897439993603.slice PodAnnotations:0xc006bcc490}] Aliases:map[]}"
2026-06-11 18:00:59.554572 | controller | Jun 11 17:35:36.315070 crc crio[23211]: time="2026-06-11T17:35:36.31504534Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.554589 | controller | Jun 11 17:35:36.512817 crc crio[23211]: time="2026-06-11T17:35:36.512177759Z" level=info msg="Stopped pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c" id=492bd13f-dd42-4b5f-8b06-68b6f9474c9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.554610 | controller | Jun 11 17:35:36.774489 crc crio[23211]: time="2026-06-11T17:35:36.772038311Z" level=info msg="Removing container: acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d" id=f7a3bf8b-8dd3-45a7-ac89-1eb8f907bd67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.554626 | controller | Jun 11 17:35:36.789854 crc crio[23211]: 2026-06-11T17:35:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e08f05ab7bbb2dc Mac:ee:74:23:09:d7:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b8 Mtu:0 Sandbox:/var/run/netns/36a6906b-9b9c-4401-8150-ce8a63cac374 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.554645 | controller | Jun 11 17:35:36.791872 crc crio[23211]: time="2026-06-11T17:35:36.791770164Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6 UID:a5234333-668e-418a-81de-897439993603 NetNS:/var/run/netns/36a6906b-9b9c-4401-8150-ce8a63cac374 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5234333_668e_418a_81de_897439993603.slice PodAnnotations:0xc006bcc490}] Aliases:map[]}"
2026-06-11 18:00:59.554663 | controller | Jun 11 17:35:36.792052 crc crio[23211]: time="2026-06-11T17:35:36.79199897Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.554684 | controller | Jun 11 17:35:36.806965 crc crio[23211]: time="2026-06-11T17:35:36.806890873Z" level=info msg="Ran pod sandbox e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6 with infra container: openstack/nova-api-0/POD" id=50d3619c-0791-4e08-9179-18de8f437fbf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.554701 | controller | Jun 11 17:35:36.825187 crc crio[23211]: time="2026-06-11T17:35:36.824780402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9f42a124-3402-47d0-b02b-914f69a32e52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.554719 | controller | Jun 11 17:35:36.833509 crc crio[23211]: time="2026-06-11T17:35:36.832922756Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=5a9e7434-09e9-4071-8487-fe7d3878766d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.554736 | controller | Jun 11 17:35:36.850946 crc crio[23211]: time="2026-06-11T17:35:36.848943918Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=91115ce3-408f-4b8e-b568-2810fa139bc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.554757 | controller | Jun 11 17:35:36.920330 crc crio[23211]: time="2026-06-11T17:35:36.920186332Z" level=info msg="Removed container acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d: openstack/cinder-api-0/cinder-api" id=f7a3bf8b-8dd3-45a7-ac89-1eb8f907bd67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.554777 | controller | Jun 11 17:35:36.921192 crc crio[23211]: time="2026-06-11T17:35:36.92089782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.554797 | controller | Jun 11 17:35:36.924783 crc crio[23211]: time="2026-06-11T17:35:36.924664185Z" level=info msg="Removing container: 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c" id=b6ab0486-7a4e-46b6-b86c-aff733ea99d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.554820 | controller | Jun 11 17:35:36.985835 crc crio[23211]: time="2026-06-11T17:35:36.985242313Z" level=info msg="Removed container 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c: openstack/cinder-api-0/cinder-api-log" id=b6ab0486-7a4e-46b6-b86c-aff733ea99d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.554836 | controller | Jun 11 17:35:36.995749 crc crio[23211]: time="2026-06-11T17:35:36.995673325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.554853 | controller | Jun 11 17:35:37.000980 crc crio[23211]: time="2026-06-11T17:35:37.000902395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.554873 | controller | Jun 11 17:35:37.121880 crc crio[23211]: time="2026-06-11T17:35:37.121788813Z" level=info msg="Created container 282e1034b72e75db63dd05a9c73dbac8a70fbdbaddb4bdddf356d961ef294dd7: openstack/nova-api-0/nova-api-log" id=91115ce3-408f-4b8e-b568-2810fa139bc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.554974 | controller | Jun 11 17:35:37.122974 crc crio[23211]: time="2026-06-11T17:35:37.12286083Z" level=info msg="Starting container: 282e1034b72e75db63dd05a9c73dbac8a70fbdbaddb4bdddf356d961ef294dd7" id=de0f5f22-9d04-489c-b9c1-825f463eb23b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.554996 | controller | Jun 11 17:35:37.140880 crc crio[23211]: time="2026-06-11T17:35:37.140773769Z" level=info msg="Started container" PID=292468 containerID=282e1034b72e75db63dd05a9c73dbac8a70fbdbaddb4bdddf356d961ef294dd7 description=openstack/nova-api-0/nova-api-log id=de0f5f22-9d04-489c-b9c1-825f463eb23b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6
2026-06-11 18:00:59.555013 | controller | Jun 11 17:35:37.154095 crc crio[23211]: time="2026-06-11T17:35:37.15400087Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=87a57048-1801-4126-b499-8113a711b956 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.555029 | controller | Jun 11 17:35:37.276615 crc crio[23211]: time="2026-06-11T17:35:37.276410898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ffd5a5be-8f3f-4f48-84b9-c56657c45fa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.555046 | controller | Jun 11 17:35:37.293549 crc crio[23211]: time="2026-06-11T17:35:37.292104961Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=f4190746-162a-47aa-813f-115d6d8a5f20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.555062 | controller | Jun 11 17:35:37.300517 crc crio[23211]: time="2026-06-11T17:35:37.296194644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.555077 | controller | Jun 11 17:35:37.511181 crc crio[23211]: time="2026-06-11T17:35:37.511108999Z" level=info msg="Stopping container: 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1 (timeout: 30s)" id=05e9e4d9-4d86-4bde-942a-0e854ef88399 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.555093 | controller | Jun 11 17:35:37.511694 crc crio[23211]: time="2026-06-11T17:35:37.511637862Z" level=info msg="Stopping container: c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91 (timeout: 30s)" id=5dd43c3f-f513-41b1-8ed5-a7d9a439552a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.555112 | controller | Jun 11 17:35:37.532316 crc crio[23211]: time="2026-06-11T17:35:37.531028308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.555128 | controller | Jun 11 17:35:37.537314 crc crio[23211]: time="2026-06-11T17:35:37.537174701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.555145 | controller | Jun 11 17:35:37.613664 crc crio[23211]: time="2026-06-11T17:35:37.613154985Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=9ef985db-aa04-4b07-a220-3d1a548296d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.555161 | controller | Jun 11 17:35:37.613664 crc crio[23211]: time="2026-06-11T17:35:37.613301568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.555177 | controller | Jun 11 17:35:37.675798 crc crio[23211]: time="2026-06-11T17:35:37.675712682Z" level=info msg="Stopped container c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91: openstack/placement-f94b56c8-hflrd/placement-log" id=5dd43c3f-f513-41b1-8ed5-a7d9a439552a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.555193 | controller | Jun 11 17:35:37.701096 crc crio[23211]: time="2026-06-11T17:35:37.700880783Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336 UID:5083a98f-679f-476e-997a-33de793ca590 NetNS:/var/run/netns/fb7df32c-220a-4c23-9dc7-616c396ba0ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5083a98f_679f_476e_997a_33de793ca590.slice PodAnnotations:0xc006bcc2c0}] Aliases:map[]}"
2026-06-11 18:00:59.555209 | controller | Jun 11 17:35:37.701096 crc crio[23211]: time="2026-06-11T17:35:37.700945175Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.555225 | controller | Jun 11 17:35:37.777048 crc crio[23211]: time="2026-06-11T17:35:37.776843746Z" level=info msg="Created container 94ef9618b8d99d8c5cec489ba8f7cbfb5634eaea5760cbefff9961dd8683debc: openstack/nova-api-0/nova-api-api" id=f4190746-162a-47aa-813f-115d6d8a5f20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.555241 | controller | Jun 11 17:35:37.779817 crc crio[23211]: time="2026-06-11T17:35:37.779595285Z" level=info msg="Starting container: 94ef9618b8d99d8c5cec489ba8f7cbfb5634eaea5760cbefff9961dd8683debc" id=394301b7-b403-486c-a783-ea904595d54b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.555256 | controller | Jun 11 17:35:37.795612 crc crio[23211]: time="2026-06-11T17:35:37.794587681Z" level=info msg="Started container" PID=292604 containerID=94ef9618b8d99d8c5cec489ba8f7cbfb5634eaea5760cbefff9961dd8683debc description=openstack/nova-api-0/nova-api-api id=394301b7-b403-486c-a783-ea904595d54b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6
2026-06-11 18:00:59.555272 | controller | Jun 11 17:35:38.706713 crc crio[23211]: 2026-06-11T17:35:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38a5eb38a27b14e Mac:6a:1f:c3:b5:e8:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b9 Mtu:0 Sandbox:/var/run/netns/fb7df32c-220a-4c23-9dc7-616c396ba0ac SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.1.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.555288 | controller | Jun 11 17:35:38.706713 crc crio[23211]: time="2026-06-11T17:35:38.704827928Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336 UID:5083a98f-679f-476e-997a-33de793ca590 NetNS:/var/run/netns/fb7df32c-220a-4c23-9dc7-616c396ba0ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5083a98f_679f_476e_997a_33de793ca590.slice PodAnnotations:0xc006bcc2c0}] Aliases:map[]}"
2026-06-11 18:00:59.555307 | controller | Jun 11 17:35:38.706713 crc crio[23211]: time="2026-06-11T17:35:38.704965431Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.555323 | controller | Jun 11 17:35:38.721316 crc crio[23211]: time="2026-06-11T17:35:38.718837439Z" level=info msg="Ran pod sandbox 38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336 with infra container: openstack/cinder-api-0/POD" id=9ef985db-aa04-4b07-a220-3d1a548296d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.555339 | controller | Jun 11 17:35:38.726338 crc crio[23211]: time="2026-06-11T17:35:38.725728861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=b0ff144b-5e04-4ace-b8d2-89ad13f008ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.555355 | controller | Jun 11 17:35:38.730044 crc crio[23211]: time="2026-06-11T17:35:38.729944296Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=2f962fb6-62de-433b-84bd-66bbee16aec0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.555371 | controller | Jun 11 17:35:38.742634 crc crio[23211]: time="2026-06-11T17:35:38.742542833Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=8f72bd4c-e102-4f5e-ba2a-815c71122809 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.555386 | controller | Jun 11 17:35:38.743028 crc crio[23211]: time="2026-06-11T17:35:38.742930402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.555402 | controller | Jun 11 17:35:38.836967 crc crio[23211]: time="2026-06-11T17:35:38.836345373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.555417 | controller | Jun 11 17:35:40.672876 crc crio[23211]: time="2026-06-11T17:35:40.672485669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.555433 | controller | Jun 11 17:35:40.801986 crc crio[23211]: time="2026-06-11T17:35:40.801393868Z" level=info msg="Created container 7bafab3a0d232b32795395cbaba311331ec0dc33cdd60424799782fbc80d42d1: openstack/cinder-api-0/cinder-api-log" id=8f72bd4c-e102-4f5e-ba2a-815c71122809 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.555449 | controller | Jun 11 17:35:40.803187 crc crio[23211]: time="2026-06-11T17:35:40.803099311Z" level=info msg="Starting container: 7bafab3a0d232b32795395cbaba311331ec0dc33cdd60424799782fbc80d42d1" id=6283de45-270b-4963-aaee-706ece9623a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.555464 | controller | Jun 11 17:35:40.810175 crc crio[23211]: time="2026-06-11T17:35:40.810033505Z" level=info msg="Started container" PID=293009 containerID=7bafab3a0d232b32795395cbaba311331ec0dc33cdd60424799782fbc80d42d1 description=openstack/cinder-api-0/cinder-api-log id=6283de45-270b-4963-aaee-706ece9623a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336
2026-06-11 18:00:59.555479 | controller | Jun 11 17:35:40.824407 crc crio[23211]: time="2026-06-11T17:35:40.824309332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=db2705c1-c653-4060-b05d-8de510921d5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.555498 | controller | Jun 11 17:35:41.047748 crc crio[23211]: time="2026-06-11T17:35:41.046712744Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=8daddff6-d8c6-4921-b227-79e0878c7195 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.555536 | controller | Jun 11 17:35:41.086713 crc crio[23211]: time="2026-06-11T17:35:41.085490416Z" level=info msg="Stopped container 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1: openstack/placement-f94b56c8-hflrd/placement-api" id=05e9e4d9-4d86-4bde-942a-0e854ef88399 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.555559 | controller | Jun 11 17:35:41.089475 crc crio[23211]: time="2026-06-11T17:35:41.089336182Z" level=info msg="Stopping pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec" id=4fedc8a4-7d12-42e2-b05a-84b68c6a45b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.555576 | controller | Jun 11 17:35:41.093392 crc crio[23211]: time="2026-06-11T17:35:41.091804914Z" level=info msg="Got pod network &{Name:placement-f94b56c8-hflrd Namespace:openstack ID:327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec UID:e00cdeb6-7709-4ca4-9ed2-fe4adcfa04fd NetNS:/var/run/netns/98ad0cb0-7979-4e46-b48a-fe21fd43bcf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00cdeb6_7709_4ca4_9ed2_fe4adcfa04fd.slice PodAnnotations:0xc003088fd8}] Aliases:map[]}"
2026-06-11 18:00:59.555592 | controller | Jun 11 17:35:41.093392 crc crio[23211]: time="2026-06-11T17:35:41.09203029Z" level=info msg="Deleting pod openstack_placement-f94b56c8-hflrd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.555608 | controller | Jun 11 17:35:41.120855 crc crio[23211]: time="2026-06-11T17:35:41.12076283Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=ce0dd2dd-f7df-4928-baed-9ccb8fc936a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.555624 | controller | Jun 11 17:35:41.121290 crc crio[23211]: time="2026-06-11T17:35:41.12118424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.555639 | controller | Jun 11 17:35:41.200001 crc crio[23211]: time="2026-06-11T17:35:41.199847841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.555654 | controller | Jun 11 17:35:41.417784 crc crio[23211]: time="2026-06-11T17:35:41.417399652Z" level=info msg="Stopped pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec" id=4fedc8a4-7d12-42e2-b05a-84b68c6a45b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.555670 | controller | Jun 11 17:35:42.200143 crc crio[23211]: time="2026-06-11T17:35:42.200102823Z" level=info msg="Removing container: 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1" id=9c5a5dee-a75b-423a-a78d-90fd9b433adb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.555685 | controller | Jun 11 17:35:42.294668 crc crio[23211]: time="2026-06-11T17:35:42.293961234Z" level=info msg="Removed container 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1: openstack/placement-f94b56c8-hflrd/placement-api" id=9c5a5dee-a75b-423a-a78d-90fd9b433adb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.555700 | controller | Jun 11 17:35:42.338237 crc crio[23211]: time="2026-06-11T17:35:42.33810203Z" level=info msg="Removing container: c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91" id=2f09725a-72f9-44be-9a1d-300cc98977c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.555715 | controller | Jun 11 17:35:42.376591 crc crio[23211]: time="2026-06-11T17:35:42.37639694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.555752 | controller | Jun 11 17:35:42.404093 crc crio[23211]: time="2026-06-11T17:35:42.404007641Z" level=info msg="Removed container c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91: openstack/placement-f94b56c8-hflrd/placement-log" id=2f09725a-72f9-44be-9a1d-300cc98977c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.555769 | controller | Jun 11 17:35:42.525582 crc crio[23211]: time="2026-06-11T17:35:42.525278059Z" level=info msg="Created container 7005685140dcfe9207a837b6bd403e9072a5f6f03e6bea93b98b5864fa38288e: openstack/cinder-api-0/cinder-api" id=ce0dd2dd-f7df-4928-baed-9ccb8fc936a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.555784 | controller | Jun 11 17:35:42.531485 crc crio[23211]: time="2026-06-11T17:35:42.527783313Z" level=info msg="Starting container: 7005685140dcfe9207a837b6bd403e9072a5f6f03e6bea93b98b5864fa38288e" id=5d07767a-d329-46fd-9adf-8088ec50e47c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.555801 | controller | Jun 11 17:35:42.534876 crc crio[23211]: time="2026-06-11T17:35:42.534780239Z" level=info msg="Started container" PID=293115 containerID=7005685140dcfe9207a837b6bd403e9072a5f6f03e6bea93b98b5864fa38288e description=openstack/cinder-api-0/cinder-api id=5d07767a-d329-46fd-9adf-8088ec50e47c name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336
2026-06-11 18:00:59.555816 | controller | Jun 11 17:35:42.798194 crc crio[23211]: time="2026-06-11T17:35:42.798065094Z" level=info msg="Stopped container 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186: openstack/cinder-scheduler-0/cinder-scheduler" id=0f78a45b-b126-4c16-bcc6-e9a58e68bb12 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.555832 | controller | Jun 11 17:35:42.799356 crc crio[23211]: time="2026-06-11T17:35:42.799268364Z" level=info msg="Stopping pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4" id=71c90af4-8e66-42c1-9bb8-61fa9a5ef28a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.555847 | controller | Jun 11 17:35:42.802340 crc crio[23211]: time="2026-06-11T17:35:42.802150367Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4 UID:6417481d-30f3-4596-a338-b963d41b14d7 NetNS:/var/run/netns/9a2908ef-e7dd-4d20-bc8b-c9dcce5753e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6417481d_30f3_4596_a338_b963d41b14d7.slice PodAnnotations:0xc0038ac1c0}] Aliases:map[]}"
2026-06-11 18:00:59.555863 | controller | Jun 11 17:35:42.802590 crc crio[23211]: time="2026-06-11T17:35:42.802507185Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.555879 | controller | Jun 11 17:35:43.273391 crc crio[23211]: time="2026-06-11T17:35:43.272856351Z" level=info msg="Stopped pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4" id=71c90af4-8e66-42c1-9bb8-61fa9a5ef28a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.555894 | controller | Jun 11 17:35:44.254135 crc crio[23211]: time="2026-06-11T17:35:44.253043399Z" level=info msg="Removing container: dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c" id=8f0b0ba0-5ca9-4ccf-b777-e81234cf259d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.555909 | controller | Jun 11 17:35:44.316021 crc crio[23211]: time="2026-06-11T17:35:44.315937755Z" level=info msg="Removed container dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c: openstack/cinder-scheduler-0/probe" id=8f0b0ba0-5ca9-4ccf-b777-e81234cf259d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.555928 | controller | Jun 11 17:35:44.327565 crc crio[23211]: time="2026-06-11T17:35:44.327399412Z" level=info msg="Removing container: 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186" id=d74d6215-7f8c-4ea1-b058-4dc419422d36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.555944 | controller | Jun 11 17:35:44.392040 crc crio[23211]: time="2026-06-11T17:35:44.391985731Z" level=info msg="Removed container 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186: openstack/cinder-scheduler-0/cinder-scheduler" id=d74d6215-7f8c-4ea1-b058-4dc419422d36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.555959 | controller | Jun 11 17:35:44.791692 crc crio[23211]: time="2026-06-11T17:35:44.790874455Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=b3b11eeb-38de-4c0c-939b-0b01dc6fff8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.555975 | controller | Jun 11 17:35:44.791863 crc crio[23211]: time="2026-06-11T17:35:44.791727676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.555990 | controller | Jun 11 17:35:44.820491 crc crio[23211]: time="2026-06-11T17:35:44.820328143Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=e1751f6f-583e-4725-bad7-664c351c6c47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.556005 | controller | Jun 11 17:35:44.820655 crc crio[23211]: time="2026-06-11T17:35:44.820542758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.556021 | controller | Jun 11 17:35:44.901859 crc crio[23211]: time="2026-06-11T17:35:44.90162411Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd UID:9f447083-aa96-4bbd-894b-8381a444114c NetNS:/var/run/netns/25982b9a-aa82-4e5e-8de0-ebd36d29141f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f447083_aa96_4bbd_894b_8381a444114c.slice PodAnnotations:0xc0018be348}] Aliases:map[]}"
2026-06-11 18:00:59.556037 | controller | Jun 11 17:35:44.901859 crc crio[23211]: time="2026-06-11T17:35:44.901677161Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.556053 | controller | Jun 11 17:35:44.920265 crc crio[23211]: time="2026-06-11T17:35:44.920138034Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd UID:c4918e33-7279-4014-a129-700c0fb94f11 NetNS:/var/run/netns/a1ee8815-8642-4c9b-b60e-3ecda9a82a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4918e33_7279_4014_a129_700c0fb94f11.slice PodAnnotations:0xc003088270}] Aliases:map[]}"
2026-06-11 18:00:59.556069 | controller | Jun 11 17:35:44.920396 crc crio[23211]: time="2026-06-11T17:35:44.920282307Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.556085 | controller | Jun 11 17:35:45.146967 crc crio[23211]: time="2026-06-11T17:35:45.146020683Z" level=info msg="Removing container: 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9" id=75f79424-5c14-48a1-8f4b-dcfdc4a1c283 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556101 | controller | Jun 11 17:35:45.198847 crc crio[23211]: time="2026-06-11T17:35:45.198708633Z" level=info msg="Removed container 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9: openstack/rabbitmq-cell1-server-0/rabbitmq" id=75f79424-5c14-48a1-8f4b-dcfdc4a1c283 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556120 | controller | Jun 11 17:35:45.205900 crc crio[23211]: time="2026-06-11T17:35:45.205844152Z" level=info msg="Removing container: 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca" id=0878d971-77c2-440d-bb3c-1d3e6a41e48b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556136 | controller | Jun 11 17:35:45.312984 crc crio[23211]: 2026-06-11T17:35:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c96363465e3450b Mac:3e:c9:15:9a:62:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ba Mtu:0 Sandbox:/var/run/netns/25982b9a-aa82-4e5e-8de0-ebd36d29141f SocketPath: PciID:}] [{Interface:0xc0002b0750 Address:{IP:10.217.1.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.556152 | controller | Jun 11 17:35:45.314631 crc crio[23211]: time="2026-06-11T17:35:45.31431113Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd UID:9f447083-aa96-4bbd-894b-8381a444114c NetNS:/var/run/netns/25982b9a-aa82-4e5e-8de0-ebd36d29141f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f447083_aa96_4bbd_894b_8381a444114c.slice PodAnnotations:0xc0018be348}] Aliases:map[]}"
2026-06-11 18:00:59.556168 | controller | Jun 11 17:35:45.314805 crc crio[23211]: time="2026-06-11T17:35:45.314652899Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.556184 | controller | Jun 11 17:35:45.319171 crc crio[23211]: time="2026-06-11T17:35:45.317968851Z" level=info msg="Removed container 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca: openstack/cinder-api-0/cinder-api" id=0878d971-77c2-440d-bb3c-1d3e6a41e48b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556200 | controller | Jun 11 17:35:45.330011 crc crio[23211]: time="2026-06-11T17:35:45.326618139Z" level=info msg="Removing container: d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083" id=5af0fa6e-2285-41e6-b805-4c3e92157240 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556216 | controller | Jun 11 17:35:45.331149 crc crio[23211]: time="2026-06-11T17:35:45.331049429Z" level=info msg="Ran pod sandbox c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd with infra container: openstack/nova-metadata-0/POD" id=b3b11eeb-38de-4c0c-939b-0b01dc6fff8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.556231 | controller | Jun 11 17:35:45.337669 crc crio[23211]: time="2026-06-11T17:35:45.337401328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=48c1daa2-e2d2-4e9d-9352-9d9c8f27fb02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.556247 | controller | Jun 11 17:35:45.346958 crc crio[23211]: time="2026-06-11T17:35:45.346856015Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f9831cd3-f4f4-4030-b436-e9d6fa86f06f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.556263 | controller | Jun 11 17:35:45.363114 crc crio[23211]: time="2026-06-11T17:35:45.362889948Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=74791a95-b318-40c3-a27b-f36a9cb20aaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.556278 | controller | Jun 11 17:35:45.380691 crc crio[23211]: time="2026-06-11T17:35:45.378641052Z" level=info msg="Removed container d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083: openstack/cinder-scheduler-0/probe" id=5af0fa6e-2285-41e6-b805-4c3e92157240 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556294 | controller | Jun 11 17:35:45.380691 crc crio[23211]: time="2026-06-11T17:35:45.379116594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.556314 | controller | Jun 11 17:35:45.381720 crc crio[23211]: 2026-06-11T17:35:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b68404f34627bfd Mac:62:5c:7b:60:d2:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bb Mtu:0 Sandbox:/var/run/netns/a1ee8815-8642-4c9b-b60e-3ecda9a82a97 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.556331 | controller | Jun 11 17:35:45.382282 crc crio[23211]: time="2026-06-11T17:35:45.38218673Z" level=info msg="Removing container: 510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6" id=ebe9a288-8fab-4f3e-b89d-410ca73936b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556347 | controller | Jun 11 17:35:45.382689 crc crio[23211]: time="2026-06-11T17:35:45.382625851Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd UID:c4918e33-7279-4014-a129-700c0fb94f11 NetNS:/var/run/netns/a1ee8815-8642-4c9b-b60e-3ecda9a82a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4918e33_7279_4014_a129_700c0fb94f11.slice PodAnnotations:0xc003088270}] Aliases:map[]}"
2026-06-11 18:00:59.556363 | controller | Jun 11 17:35:45.382898 crc crio[23211]: time="2026-06-11T17:35:45.382795085Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.556379 | controller | Jun 11 17:35:45.406256 crc crio[23211]: time="2026-06-11T17:35:45.406121101Z" level=info msg="Ran pod sandbox b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd with infra container: openstack/cinder-scheduler-0/POD" id=e1751f6f-583e-4725-bad7-664c351c6c47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.556395 | controller | Jun 11 17:35:45.408809 crc crio[23211]: time="2026-06-11T17:35:45.408722385Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=4f821b65-9974-4ed3-8b34-1e42548499b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.556411 | controller | Jun 11 17:35:45.409081 crc crio[23211]: time="2026-06-11T17:35:45.40892271Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=4f821b65-9974-4ed3-8b34-1e42548499b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.556426 | controller | Jun 11 17:35:45.409081 crc crio[23211]: time="2026-06-11T17:35:45.409041423Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=4f821b65-9974-4ed3-8b34-1e42548499b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.556442 | controller | Jun 11 17:35:45.413813 crc crio[23211]: time="2026-06-11T17:35:45.413571947Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=1d74f7dc-87d1-4138-bbdd-4ca104c3fd09 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.556457 | controller | Jun 11 17:35:45.422178 crc crio[23211]: time="2026-06-11T17:35:45.42208228Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-11 18:00:59.556473 | controller | Jun 11 17:35:45.451477 crc crio[23211]: time="2026-06-11T17:35:45.451274571Z" level=info msg="Removed container 510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6: openstack/root-account-create-update-x8649/mariadb-account-create-update" id=ebe9a288-8fab-4f3e-b89d-410ca73936b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556489 | controller | Jun 11 17:35:45.458158 crc crio[23211]: time="2026-06-11T17:35:45.458007891Z" level=info msg="Removing container: 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27" id=c4d6b25d-12b2-4ced-a934-5ecd215891d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556508 | controller | Jun 11 17:35:45.459045 crc crio[23211]: time="2026-06-11T17:35:45.458995995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.556546 | controller | Jun 11 17:35:45.463736 crc crio[23211]: time="2026-06-11T17:35:45.463639681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.556564 | controller | Jun 11 17:35:45.492371 crc crio[23211]: time="2026-06-11T17:35:45.492144886Z" level=info msg="Removed container 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27: openstack/cinder-api-0/cinder-api-log" id=c4d6b25d-12b2-4ced-a934-5ecd215891d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556580 | controller | Jun 11 17:35:45.494993 crc crio[23211]: time="2026-06-11T17:35:45.494835974Z" level=info msg="Removing container: 05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881" id=eedd3007-22a5-403e-be12-1ca028a684b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556596 | controller | Jun 11 17:35:45.592559 crc crio[23211]: time="2026-06-11T17:35:45.59090362Z" level=info msg="Removed container 05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881: openstack/cinder-db-sync-46v49/cinder-db-sync" id=eedd3007-22a5-403e-be12-1ca028a684b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556612 | controller | Jun 11 17:35:45.597099 crc crio[23211]: time="2026-06-11T17:35:45.594599363Z" level=info msg="Removing container: 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4" id=b025a393-ac64-450e-9955-fda5b501cf24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556628 | controller | Jun 11 17:35:45.611151 crc crio[23211]: time="2026-06-11T17:35:45.611036974Z" level=info msg="Created container 01e93f445d16ddee80564377565679bedaaebd26f0f38dc179a84e948eabcf83: openstack/nova-metadata-0/nova-metadata-log" id=74791a95-b318-40c3-a27b-f36a9cb20aaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.556644 | controller | Jun 11 17:35:45.614496 crc crio[23211]: time="2026-06-11T17:35:45.612710547Z" level=info msg="Starting container: 01e93f445d16ddee80564377565679bedaaebd26f0f38dc179a84e948eabcf83" id=0c91ea0e-5705-4f73-8788-b2c4571e08ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.556659 | controller | Jun 11 17:35:45.620711 crc crio[23211]: time="2026-06-11T17:35:45.620533713Z" level=info msg="Started container" PID=293511 containerID=01e93f445d16ddee80564377565679bedaaebd26f0f38dc179a84e948eabcf83 description=openstack/nova-metadata-0/nova-metadata-log id=0c91ea0e-5705-4f73-8788-b2c4571e08ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd
2026-06-11 18:00:59.556675 | controller | Jun 11 17:35:45.636292 crc crio[23211]: time="2026-06-11T17:35:45.636182815Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=65fbeb13-ae54-41f1-9999-ce8c41505ddf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.556691 | controller | Jun 11 17:35:45.703331 crc crio[23211]: time="2026-06-11T17:35:45.703198534Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b4f1c46f-0629-4032-9311-9cfb9cd4dd50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.556707 | controller | Jun 11 17:35:45.711087 crc crio[23211]: time="2026-06-11T17:35:45.710983779Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=1183eaf8-9f35-4348-9557-72b62804d98d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.556729 | controller | Jun 11 17:35:45.711773 crc crio[23211]: time="2026-06-11T17:35:45.711689767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.556745 | controller | Jun 11 17:35:45.812001 crc crio[23211]: time="2026-06-11T17:35:45.811899267Z" level=info msg="Removed container 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4: openstack/cinder-scheduler-0/cinder-scheduler" id=b025a393-ac64-450e-9955-fda5b501cf24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556761 | controller | Jun 11 17:35:45.816364 crc crio[23211]: time="2026-06-11T17:35:45.816233466Z" level=info msg="Removing container: 7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc" id=1c9f2fcd-1394-4079-885c-8c516df0ebab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556776 | controller | Jun 11 17:35:45.818105 crc crio[23211]: time="2026-06-11T17:35:45.81802467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.556792 | controller | Jun 11 17:35:45.822065 crc crio[23211]: time="2026-06-11T17:35:45.82200258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.556807 | controller | Jun 11 17:35:46.033132 crc crio[23211]: time="2026-06-11T17:35:46.032988257Z" level=info msg="Created container 12d41d97392951ed71f959ac4048fcf375dbd255a2a2d2e78272d5b512e38bdf: openstack/nova-metadata-0/nova-metadata-metadata" id=1183eaf8-9f35-4348-9557-72b62804d98d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.556823 | controller | Jun 11 17:35:46.034796 crc crio[23211]: time="2026-06-11T17:35:46.034695499Z" level=info msg="Starting container: 12d41d97392951ed71f959ac4048fcf375dbd255a2a2d2e78272d5b512e38bdf" id=47bceb7f-e737-4725-aefd-779d1c1a99ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.556839 | controller | Jun 11 17:35:46.042039 crc crio[23211]: time="2026-06-11T17:35:46.041942141Z" level=info msg="Started container" PID=293559 containerID=12d41d97392951ed71f959ac4048fcf375dbd255a2a2d2e78272d5b512e38bdf description=openstack/nova-metadata-0/nova-metadata-metadata id=47bceb7f-e737-4725-aefd-779d1c1a99ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd
2026-06-11 18:00:59.556855 | controller | Jun 11 17:35:46.113744 crc crio[23211]: time="2026-06-11T17:35:46.113601337Z" level=info msg="Removed container 7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc: openstack/ovn-controller-6hbvd-config-dzzs8/ovn-config" id=1c9f2fcd-1394-4079-885c-8c516df0ebab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556871 | controller | Jun 11 17:35:46.117119 crc crio[23211]: time="2026-06-11T17:35:46.11693265Z" level=info msg="Removing container: 7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8" id=e861e738-e46b-4dd6-96e0-0ee87368a342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556886 | controller | Jun 11 17:35:46.127921 crc crio[23211]: time="2026-06-11T17:35:46.127814653Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4" id=1d74f7dc-87d1-4138-bbdd-4ca104c3fd09 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.556902 | controller | Jun 11 17:35:46.130498 crc crio[23211]: time="2026-06-11T17:35:46.130328606Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=767cfa4b-9fde-4695-a800-27717be526c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.556917 | controller | Jun 11 17:35:46.213106 crc crio[23211]: time="2026-06-11T17:35:46.212412722Z" level=info msg="Removed container 7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8: openshift-infra/auto-csr-approver-29686648-nlhbg/oc" id=e861e738-e46b-4dd6-96e0-0ee87368a342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556936 | controller | Jun 11 17:35:46.219512 crc crio[23211]: time="2026-06-11T17:35:46.219397037Z" level=info msg="Removing container: 2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c" id=1a4a2270-85a6-4b29-b1e2-dc093abf076d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556953 | controller | Jun 11 17:35:46.253570 crc crio[23211]: time="2026-06-11T17:35:46.253380878Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=134aebfc-1c7c-4383-94cc-ec4be4ce2598 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.556969 | controller | Jun 11 17:35:46.277558 crc crio[23211]: time="2026-06-11T17:35:46.277252406Z" level=info msg="Removed container 2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c: openstack/cinder-online-data-migrations-m2kkn/cinder-online-data-migrations" id=1a4a2270-85a6-4b29-b1e2-dc093abf076d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.556984 | controller | Jun 11 17:35:46.281079 crc crio[23211]: time="2026-06-11T17:35:46.2809738Z" level=info msg="Removing container: d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9" id=f56923a4-78d3-486f-91f6-ca0c86a94204 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.557000 | controller | Jun 11 17:35:46.302108 crc crio[23211]: time="2026-06-11T17:35:46.302027747Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=25f7688b-d3bc-4712-af2f-1b4bf546f4de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.557016 | controller | Jun 11 17:35:46.399518 crc crio[23211]: time="2026-06-11T17:35:46.399385266Z" level=info msg="Removed container d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9: openstack/ovn-controller-6hbvd-config-rz7hw/ovn-config" id=f56923a4-78d3-486f-91f6-ca0c86a94204 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.557031 | controller | Jun 11 17:35:46.400777 crc crio[23211]: time="2026-06-11T17:35:46.4007024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.557047 | controller | Jun 11 17:35:46.404915 crc crio[23211]: time="2026-06-11T17:35:46.404836994Z" level=info msg="Removing container: edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d" id=acfc81b0-681d-4c19-8091-81c1fc4e2f5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.557062 | controller | Jun 11 17:35:46.457150 crc crio[23211]: time="2026-06-11T17:35:46.457049131Z" level=info msg="Removed container edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=acfc81b0-681d-4c19-8091-81c1fc4e2f5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.557078 | controller | Jun 11 17:35:46.481085 crc crio[23211]: time="2026-06-11T17:35:46.480662453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.557094 | controller | Jun 11 17:35:46.550798 crc crio[23211]: time="2026-06-11T17:35:46.550616996Z" level=info msg="Stopping pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5" id=59bb2c7e-0807-48ee-b6bd-925b205e3533 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557109 | controller | Jun 11 17:35:46.550798 crc crio[23211]: time="2026-06-11T17:35:46.550701868Z" level=info msg="Stopped pod sandbox (already stopped): ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5" id=59bb2c7e-0807-48ee-b6bd-925b205e3533 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557127 | controller | Jun 11 17:35:46.563325 crc crio[23211]: time="2026-06-11T17:35:46.563241592Z" level=info msg="Removing pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5" id=4c25f2c7-b015-47ac-b606-c81f9a71d044 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557143 | controller | Jun 11 17:35:46.630840 crc crio[23211]: time="2026-06-11T17:35:46.628794874Z" level=info msg="Removed pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5" id=4c25f2c7-b015-47ac-b606-c81f9a71d044 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557159 | controller | Jun 11 17:35:46.630840 crc crio[23211]: time="2026-06-11T17:35:46.630124437Z" level=info msg="Stopping pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff" id=b0d63930-bb14-4744-98ef-c6021998f8f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557174 | controller | Jun 11 17:35:46.630840 crc crio[23211]: time="2026-06-11T17:35:46.630195629Z" level=info msg="Stopped pod sandbox (already stopped): d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff" id=b0d63930-bb14-4744-98ef-c6021998f8f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557190 | controller | Jun 11 17:35:46.634622 crc crio[23211]: time="2026-06-11T17:35:46.633875262Z" level=info msg="Removing pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff" id=cce205d8-7dad-4d29-94a8-ba0e576f1bf7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557206 | controller | Jun 11 17:35:46.674083 crc crio[23211]: time="2026-06-11T17:35:46.673869144Z" level=info msg="Removed pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff" id=cce205d8-7dad-4d29-94a8-ba0e576f1bf7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557221 | controller | Jun 11 17:35:46.675633 crc crio[23211]: time="2026-06-11T17:35:46.675551076Z" level=info msg="Stopping pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96" id=3b5c32be-c772-4dae-ab97-8d5117efb9b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557237 | controller | Jun 11 17:35:46.675633 crc crio[23211]: time="2026-06-11T17:35:46.675621748Z" level=info msg="Stopped pod sandbox (already stopped): bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96" id=3b5c32be-c772-4dae-ab97-8d5117efb9b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557252 | controller | Jun 11 17:35:46.676545 crc crio[23211]: time="2026-06-11T17:35:46.676371567Z" level=info msg="Removing pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96" id=bd7f778b-b16f-4e8f-8fae-2c64cf4a8076 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557267 | controller | Jun 11 17:35:46.707622 crc crio[23211]: time="2026-06-11T17:35:46.707511577Z" level=info msg="Removed pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96" id=bd7f778b-b16f-4e8f-8fae-2c64cf4a8076 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557282 | controller | Jun 11 17:35:46.712693 crc crio[23211]: time="2026-06-11T17:35:46.712608824Z" level=info msg="Stopping pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57" id=9c2cc7fe-b1aa-451c-84e7-c75bd18789ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557298 | controller | Jun 11 17:35:46.712781 crc crio[23211]: time="2026-06-11T17:35:46.712697396Z" level=info msg="Stopped pod sandbox (already stopped): 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57" id=9c2cc7fe-b1aa-451c-84e7-c75bd18789ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557313 | controller | Jun 11 17:35:46.714009 crc crio[23211]: time="2026-06-11T17:35:46.713947898Z" level=info msg="Removing pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57" id=d886d17e-fb21-4e70-8e3d-893715f59bf5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557331 | controller | Jun 11 17:35:46.779870 crc crio[23211]: time="2026-06-11T17:35:46.77949428Z" level=info msg="Removed pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57" id=d886d17e-fb21-4e70-8e3d-893715f59bf5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557347 | controller | Jun 11 17:35:46.781677 crc crio[23211]: time="2026-06-11T17:35:46.781602364Z" level=info msg="Stopping pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7" id=88390355-de38-444b-90e8-e98b5b770d14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557362 | controller | Jun 11 17:35:46.781748 crc crio[23211]: time="2026-06-11T17:35:46.781697146Z" level=info msg="Stopped pod sandbox (already stopped): a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7" id=88390355-de38-444b-90e8-e98b5b770d14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557377 | controller | Jun 11 17:35:46.784660 crc crio[23211]: time="2026-06-11T17:35:46.784400333Z" level=info msg="Removing pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7" id=c4e466f5-38c1-402c-a3c1-ce3805f8ef7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557392 | controller | Jun 11 17:35:46.820033 crc crio[23211]: time="2026-06-11T17:35:46.819896252Z" level=info msg="Removed pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7" id=c4e466f5-38c1-402c-a3c1-ce3805f8ef7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557407 | controller | Jun 11 17:35:46.821478 crc crio[23211]: time="2026-06-11T17:35:46.821347969Z" level=info msg="Stopping pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183" id=8e93613c-79e1-4ff9-ac9d-49f384c70eb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557423 | controller | Jun 11 17:35:46.821634 crc crio[23211]: time="2026-06-11T17:35:46.821498943Z" level=info msg="Stopped pod sandbox (already stopped): 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183" id=8e93613c-79e1-4ff9-ac9d-49f384c70eb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557438 | controller | Jun 11 17:35:46.822022 crc crio[23211]: time="2026-06-11T17:35:46.821981194Z" level=info msg="Removing pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183" id=967d633f-fc3c-47fb-9d5e-52e8e9199e61 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557454 | controller | Jun 11 17:35:46.874758 crc crio[23211]: time="2026-06-11T17:35:46.874641634Z" level=info msg="Removed pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183" id=967d633f-fc3c-47fb-9d5e-52e8e9199e61 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557470 | controller | Jun 11 17:35:46.875795 crc crio[23211]: time="2026-06-11T17:35:46.875720461Z" level=info msg="Stopping pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10" id=22ada417-ec80-4ac7-b513-3710b2e8e7df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557485 | controller | Jun 11 17:35:46.875795 crc crio[23211]: time="2026-06-11T17:35:46.875784293Z" level=info msg="Stopped pod sandbox (already stopped): 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10" id=22ada417-ec80-4ac7-b513-3710b2e8e7df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557501 | controller | Jun 11 17:35:46.876583 crc crio[23211]: time="2026-06-11T17:35:46.876528491Z" level=info msg="Removing pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10" id=93421c47-77c1-4618-b977-3c9099224d86 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557537 | controller | Jun 11 17:35:46.897529 crc crio[23211]: time="2026-06-11T17:35:46.896603655Z" level=info msg="Removed pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10" id=93421c47-77c1-4618-b977-3c9099224d86 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557559 | controller | Jun 11 17:35:46.903004 crc crio[23211]: time="2026-06-11T17:35:46.899130548Z" level=info msg="Stopping pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e" id=c23fd3ee-fc38-47f7-90d8-3253b39558c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557575 | controller | Jun 11 17:35:46.903004 crc crio[23211]: time="2026-06-11T17:35:46.899238671Z" level=info msg="Stopped pod sandbox (already stopped): 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e" id=c23fd3ee-fc38-47f7-90d8-3253b39558c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557591 | controller | Jun 11 17:35:46.903004 crc crio[23211]: time="2026-06-11T17:35:46.900199214Z" level=info msg="Removing pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e" id=6124cab5-9500-404a-83b7-5acbf3a54636 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557607 | controller | Jun 11 17:35:46.925016 crc crio[23211]: time="2026-06-11T17:35:46.923690733Z" level=info msg="Removed pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e" id=6124cab5-9500-404a-83b7-5acbf3a54636 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557622 | controller | Jun 11 17:35:46.928524 crc crio[23211]: time="2026-06-11T17:35:46.928098524Z" level=info msg="Stopping pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab" id=c8eb64ee-9ef2-4798-a4fc-a792e4742865 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557638 | controller | Jun 11 17:35:46.928524 crc crio[23211]: time="2026-06-11T17:35:46.928271149Z" level=info msg="Stopped pod sandbox (already stopped): 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab" id=c8eb64ee-9ef2-4798-a4fc-a792e4742865 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557653 | controller | Jun 11 17:35:46.929244 crc crio[23211]: time="2026-06-11T17:35:46.92915112Z" level=info msg="Removing pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab" id=92a970f2-710c-4ceb-b21a-fb3f4c4af614 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557668 | controller | Jun 11 17:35:46.964703 crc crio[23211]: time="2026-06-11T17:35:46.964525006Z" level=info msg="Removed pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab" id=92a970f2-710c-4ceb-b21a-fb3f4c4af614 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557683 | controller | Jun 11 17:35:46.968662 crc crio[23211]: time="2026-06-11T17:35:46.968404824Z" level=info msg="Stopping pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec" id=74ab6352-6c6b-4e8e-adf2-c5babc1ebcf9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557698 | controller | Jun 11 17:35:46.968662 crc crio[23211]: time="2026-06-11T17:35:46.968589448Z" level=info msg="Stopped pod sandbox (already stopped): 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec" id=74ab6352-6c6b-4e8e-adf2-c5babc1ebcf9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557713 | controller | Jun 11 17:35:46.969414 crc crio[23211]: time="2026-06-11T17:35:46.969347757Z" level=info msg="Removing pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec" id=0a015658-1ce9-4c7e-9968-4bcba5be57cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557728 | controller | Jun 11 17:35:47.022306 crc crio[23211]: time="2026-06-11T17:35:47.022196461Z" level=info msg="Removed pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec" id=0a015658-1ce9-4c7e-9968-4bcba5be57cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557744 | controller | Jun 11 17:35:47.023868 crc crio[23211]: time="2026-06-11T17:35:47.023805522Z" level=info msg="Stopping pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27" id=9e66369a-0744-4261-99c0-5ee39dbdf89d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557764 | controller | Jun 11 17:35:47.023949 crc crio[23211]: time="2026-06-11T17:35:47.023889184Z" level=info msg="Stopped pod sandbox (already stopped): 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27" id=9e66369a-0744-4261-99c0-5ee39dbdf89d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557780 | controller | Jun 11 17:35:47.024311 crc crio[23211]: time="2026-06-11T17:35:47.024277163Z" level=info msg="Removing pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27" id=d7aace16-517f-4f67-b712-1d2d6c26ca07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557795 | controller | Jun 11 17:35:47.047389 crc crio[23211]: time="2026-06-11T17:35:47.047307031Z" level=info msg="Removed pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27" id=d7aace16-517f-4f67-b712-1d2d6c26ca07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557810 | controller | Jun 11 17:35:47.048743 crc crio[23211]: time="2026-06-11T17:35:47.048685435Z" level=info msg="Stopping pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5" id=96948735-c676-4ba1-9157-8f4f4eda63c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557826 | controller | Jun 11 17:35:47.048847 crc crio[23211]: time="2026-06-11T17:35:47.048761496Z" level=info msg="Stopped pod sandbox (already stopped): 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5" id=96948735-c676-4ba1-9157-8f4f4eda63c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557841 | controller | Jun 11 17:35:47.049670 crc crio[23211]: time="2026-06-11T17:35:47.049597588Z" level=info msg="Removing pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5" id=cfca0749-115b-40bf-9370-9552ddc605d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557856 | controller | Jun 11 17:35:47.131823 crc crio[23211]: time="2026-06-11T17:35:47.131697454Z" level=info msg="Removed pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5" id=cfca0749-115b-40bf-9370-9552ddc605d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557871 | controller | Jun 11 17:35:47.140083 crc crio[23211]: time="2026-06-11T17:35:47.139845228Z" level=info msg="Stopping pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4" id=36ddf8dc-52b2-4705-a2b6-537d606cdfe7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557886 | controller | Jun 11 17:35:47.140083 crc crio[23211]: time="2026-06-11T17:35:47.139975702Z" level=info msg="Stopped pod sandbox (already stopped): 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4" id=36ddf8dc-52b2-4705-a2b6-537d606cdfe7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557902 | controller | Jun 11 17:35:47.142382 crc crio[23211]: time="2026-06-11T17:35:47.142282221Z" level=info msg="Removing pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4" id=692fcf21-5cfa-435f-9412-4027fd0a2d80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557917 | controller | Jun 11 17:35:47.220659 crc crio[23211]: time="2026-06-11T17:35:47.220558641Z" level=info msg="Removed pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4" id=692fcf21-5cfa-435f-9412-4027fd0a2d80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557932 | controller | Jun 11 17:35:47.249410 crc crio[23211]: time="2026-06-11T17:35:47.249300141Z" level=info msg="Stopping pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f" id=0b635e3c-78a0-421d-8c65-05712fd961f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557948 | controller | Jun 11 17:35:47.249410 crc crio[23211]: time="2026-06-11T17:35:47.249391113Z" level=info msg="Stopped pod sandbox (already stopped): 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f" id=0b635e3c-78a0-421d-8c65-05712fd961f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.557966 | controller | Jun 11 17:35:47.255348 crc crio[23211]: time="2026-06-11T17:35:47.25527482Z" level=info msg="Removing pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f" id=75358074-1b5f-4dbc-afae-e44679ee7a78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557981 | controller | Jun 11 17:35:47.303751 crc crio[23211]: time="2026-06-11T17:35:47.301785816Z" level=info msg="Removed pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f" id=75358074-1b5f-4dbc-afae-e44679ee7a78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.557996 | controller | Jun 11 17:35:47.305530 crc crio[23211]: time="2026-06-11T17:35:47.305339345Z" level=info msg="Stopping pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c" id=62923cb5-8f89-4e5f-b6c2-0d515989179d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558011 | controller | Jun 11 17:35:47.305633 crc crio[23211]: time="2026-06-11T17:35:47.30554834Z" level=info msg="Stopped pod sandbox (already stopped): a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c" id=62923cb5-8f89-4e5f-b6c2-0d515989179d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558026 | controller | Jun 11 17:35:47.307194 crc crio[23211]: time="2026-06-11T17:35:47.30712491Z" level=info msg="Removing pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c" id=eea72a3f-8390-4530-ad72-ad74c335dabd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558042 | controller | Jun 11 17:35:47.333368 crc crio[23211]: time="2026-06-11T17:35:47.333282675Z" level=info msg="Removed pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c" id=eea72a3f-8390-4530-ad72-ad74c335dabd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558057 | controller | Jun 11 17:35:47.334475 crc crio[23211]: time="2026-06-11T17:35:47.334346583Z" level=info msg="Stopping pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a" id=73335806-63cb-4151-a179-c40738113103 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558072 | controller | Jun 11 17:35:47.334580 crc crio[23211]: time="2026-06-11T17:35:47.334483186Z" level=info msg="Stopped pod sandbox (already stopped): c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a" id=73335806-63cb-4151-a179-c40738113103 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558087 | controller | Jun 11 17:35:47.335132 crc crio[23211]: time="2026-06-11T17:35:47.33506731Z" level=info msg="Removing pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a" id=97acd97b-3ac0-4eb2-bfe4-629ac76ef5a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558102 | controller | Jun 11 17:35:47.361156 crc crio[23211]: time="2026-06-11T17:35:47.360903397Z" level=info msg="Removed pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a" id=97acd97b-3ac0-4eb2-bfe4-629ac76ef5a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558118 | controller | Jun 11 17:35:47.367918 crc crio[23211]: time="2026-06-11T17:35:47.367849221Z" level=info msg="Stopping pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4" id=3aa13687-b808-40fc-a5bc-5025270effbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558133 | controller | Jun 11 17:35:47.368058 crc crio[23211]: time="2026-06-11T17:35:47.368001195Z" level=info msg="Stopped pod sandbox (already stopped): 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4" id=3aa13687-b808-40fc-a5bc-5025270effbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558148 | controller | Jun 11 17:35:47.368491 crc crio[23211]: time="2026-06-11T17:35:47.368371594Z" level=info msg="Removing pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4" id=0a2f28f0-c110-4b85-b5c5-426b6ffc4b33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558166 | controller | Jun 11 17:35:47.498356 crc crio[23211]: time="2026-06-11T17:35:47.497655984Z" level=info msg="Removed pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4" id=0a2f28f0-c110-4b85-b5c5-426b6ffc4b33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558182 | controller | Jun 11 17:35:47.500052 crc crio[23211]: time="2026-06-11T17:35:47.499246574Z" level=info msg="Stopping pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655" id=096be9dc-53e4-4e82-a1b4-016bc0db6e98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558197 | controller | Jun 11 17:35:47.500052 crc crio[23211]: time="2026-06-11T17:35:47.499364237Z" level=info msg="Stopped pod sandbox (already stopped): fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655" id=096be9dc-53e4-4e82-a1b4-016bc0db6e98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558212 | controller | Jun 11 17:35:47.505163 crc crio[23211]: time="2026-06-11T17:35:47.505044659Z" level=info msg="Removing pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655" id=a7123292-573f-4323-9e60-08e6276a69d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558228 | controller | Jun 11 17:35:47.518166 crc crio[23211]: time="2026-06-11T17:35:47.517906562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.558243 | controller | Jun 11 17:35:47.523479 crc crio[23211]: time="2026-06-11T17:35:47.523335537Z" level=info msg="Removed pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655" id=a7123292-573f-4323-9e60-08e6276a69d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558259 | controller | Jun 11 17:35:47.524724 crc crio[23211]: time="2026-06-11T17:35:47.524620089Z" level=info msg="Stopping pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4" id=8aa9030a-314f-46a6-b6dc-85e1acabbb71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558275 | controller | Jun 11 17:35:47.524827 crc crio[23211]: time="2026-06-11T17:35:47.524731762Z" level=info msg="Stopped pod sandbox (already stopped): d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4" id=8aa9030a-314f-46a6-b6dc-85e1acabbb71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558291 | controller | Jun 11 17:35:47.526399 crc crio[23211]: time="2026-06-11T17:35:47.526157028Z" level=info msg="Removing pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4" id=36dc6e70-2182-44ba-bd4a-f6c2f3287db8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558306 | controller | Jun 11 17:35:47.553372 crc crio[23211]: time="2026-06-11T17:35:47.553270538Z" level=info msg="Removed pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4" id=36dc6e70-2182-44ba-bd4a-f6c2f3287db8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558321 | controller | Jun 11 17:35:47.556901 crc crio[23211]: time="2026-06-11T17:35:47.556760785Z" level=info msg="Stopping pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033" id=5a6bb159-6b1e-4d69-b384-348eb5fcf4d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558337 | controller | Jun 11 17:35:47.556901 crc crio[23211]: time="2026-06-11T17:35:47.556861737Z" level=info msg="Stopped pod sandbox (already stopped): 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033" id=5a6bb159-6b1e-4d69-b384-348eb5fcf4d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558353 | controller | Jun 11 17:35:47.557790 crc crio[23211]: time="2026-06-11T17:35:47.557727079Z" level=info msg="Removing pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033" id=9514d5bc-3246-4c92-a47a-c0b84f697bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558372 | controller | Jun 11 17:35:47.580677 crc crio[23211]: time="2026-06-11T17:35:47.577388722Z" level=info msg="Removed pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033" id=9514d5bc-3246-4c92-a47a-c0b84f697bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558387 | controller | Jun 11 17:35:47.580677 crc crio[23211]: time="2026-06-11T17:35:47.578359876Z" level=info msg="Stopping pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab" id=3cca40db-9639-4f96-a11e-f87a9ecb0f4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558403 | controller | Jun 11 17:35:47.580677 crc crio[23211]: time="2026-06-11T17:35:47.57852955Z" level=info msg="Stopped pod sandbox (already stopped): 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab" id=3cca40db-9639-4f96-a11e-f87a9ecb0f4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558418 | controller | Jun 11 17:35:47.580677 crc crio[23211]: time="2026-06-11T17:35:47.579259278Z" level=info msg="Removing pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab" id=3ddc381d-719b-4787-921a-38e4eb7238e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558433 | controller | Jun 11 17:35:47.618367 crc crio[23211]: time="2026-06-11T17:35:47.618161853Z" level=info msg="Removed pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab" id=3ddc381d-719b-4787-921a-38e4eb7238e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558449 | controller | Jun 11 17:35:47.620102 crc crio[23211]: time="2026-06-11T17:35:47.619922727Z" level=info msg="Stopping pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245" id=dbf36ee2-6ba4-40e6-958b-5b3061a35859 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558464 | controller | Jun 11 17:35:47.620197 crc crio[23211]: time="2026-06-11T17:35:47.620119542Z" level=info msg="Stopped pod sandbox (already stopped): 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245" id=dbf36ee2-6ba4-40e6-958b-5b3061a35859 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558479 | controller | Jun 11 17:35:47.621017 crc crio[23211]: time="2026-06-11T17:35:47.620948153Z" level=info msg="Removing pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245" id=dffcf672-88b4-440b-90fe-f2e4ce2360f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558495 | controller | Jun 11 17:35:47.642100 crc crio[23211]: time="2026-06-11T17:35:47.641946839Z" level=info msg="Removed pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245" id=dffcf672-88b4-440b-90fe-f2e4ce2360f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558709 | controller | Jun 11 17:35:47.643116 crc crio[23211]: time="2026-06-11T17:35:47.642920524Z" level=info msg="Stopping pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10" id=73907fe1-6659-47b2-a7c4-0e549acff389 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558740 | controller | Jun 11 17:35:47.643116 crc crio[23211]: time="2026-06-11T17:35:47.643077358Z" level=info msg="Stopped pod sandbox (already stopped): 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10" id=73907fe1-6659-47b2-a7c4-0e549acff389 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558759 | controller | Jun 11 17:35:47.644048 crc crio[23211]: time="2026-06-11T17:35:47.643904179Z" level=info msg="Removing pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10" id=cf8327ce-0185-4f3c-a561-87b6e90fc893 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558775 | controller | Jun 11 17:35:47.669876 crc crio[23211]: time="2026-06-11T17:35:47.669753946Z" level=info msg="Removed pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10" id=cf8327ce-0185-4f3c-a561-87b6e90fc893 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558795 | controller | Jun 11 17:35:47.670996 crc crio[23211]: time="2026-06-11T17:35:47.670892725Z" level=info msg="Stopping pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a" id=dc095490-6626-4cb9-af09-fd22bdccb295 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558812 | controller | Jun 11 17:35:47.671097 crc crio[23211]: time="2026-06-11T17:35:47.671006948Z" level=info msg="Stopped pod sandbox (already stopped): a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a" id=dc095490-6626-4cb9-af09-fd22bdccb295 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558828 | controller | Jun 11 17:35:47.672021 crc crio[23211]: time="2026-06-11T17:35:47.671952342Z" level=info msg="Removing pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a" id=5790e0db-14e0-4fb3-b928-7b8b5790d26f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558843 | controller | Jun 11 17:35:47.687878 crc crio[23211]: time="2026-06-11T17:35:47.687711626Z" level=info msg="Created container 86d92efa05bc1ad4de582b8bda02475243df124e2ad99e2c3b8b77d2fba80a3d: openstack/cinder-scheduler-0/cinder-scheduler" id=25f7688b-d3bc-4712-af2f-1b4bf546f4de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.558859 | controller | Jun 11 17:35:47.690155 crc crio[23211]: time="2026-06-11T17:35:47.689604723Z" level=info msg="Starting container: 86d92efa05bc1ad4de582b8bda02475243df124e2ad99e2c3b8b77d2fba80a3d" id=008b5fcd-3825-40cd-b040-b7597adb0b01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.558875 | controller | Jun 11 17:35:47.696017 crc crio[23211]: time="2026-06-11T17:35:47.695789539Z" level=info msg="Started container" PID=293966 containerID=86d92efa05bc1ad4de582b8bda02475243df124e2ad99e2c3b8b77d2fba80a3d description=openstack/cinder-scheduler-0/cinder-scheduler id=008b5fcd-3825-40cd-b040-b7597adb0b01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd
2026-06-11 18:00:59.558890 | controller | Jun 11 17:35:47.698700 crc crio[23211]: time="2026-06-11T17:35:47.698640589Z" level=info msg="Removed pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a" id=5790e0db-14e0-4fb3-b928-7b8b5790d26f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558905 | controller | Jun 11 17:35:47.699554 crc crio[23211]: time="2026-06-11T17:35:47.69947479Z" level=info msg="Stopping pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3" id=1703fab2-94c9-450f-a7bf-b5ff356db8c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558921 | controller | Jun 11 17:35:47.699643 crc crio[23211]: time="2026-06-11T17:35:47.699572883Z" level=info msg="Stopped pod sandbox (already stopped): 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3" id=1703fab2-94c9-450f-a7bf-b5ff356db8c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.558936 | controller | Jun 11 17:35:47.700185 crc crio[23211]: time="2026-06-11T17:35:47.700113917Z" level=info msg="Removing pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3" id=6956d349-7528-4a59-9a19-e4ed90e149ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558952 | controller | Jun 11 17:35:47.709380 crc crio[23211]: time="2026-06-11T17:35:47.709099302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=1637803a-19c5-4139-87c1-3225b692a31d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.558967 | controller | Jun 11 17:35:47.733267 crc crio[23211]: time="2026-06-11T17:35:47.733110253Z" level=info msg="Removed pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3" id=6956d349-7528-4a59-9a19-e4ed90e149ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.558983 | controller | Jun 11 17:35:47.736353 crc crio[23211]: time="2026-06-11T17:35:47.736248442Z" level=info msg="Stopping pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b" id=4e49d377-04f3-4914-a0e0-76d768c8a0a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.559057 | controller | Jun 11 17:35:47.736543 crc crio[23211]: time="2026-06-11T17:35:47.736475498Z" level=info msg="Stopped pod sandbox (already stopped): ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b" id=4e49d377-04f3-4914-a0e0-76d768c8a0a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.559076 | controller | Jun 11 17:35:47.737280 crc crio[23211]: time="2026-06-11T17:35:47.737171085Z" level=info msg="Removing pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b" id=5130d923-da89-4bc4-a353-4bc8b0ce65de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.559092 | controller | Jun 11 17:35:47.792409 crc crio[23211]: time="2026-06-11T17:35:47.792302486Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=7264fe23-9dd2-4b8a-b53c-aa40a408b6ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.559108 | controller | Jun 11 17:35:47.806789 crc crio[23211]: time="2026-06-11T17:35:47.806698597Z" level=info msg="Removed pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b" id=5130d923-da89-4bc4-a353-4bc8b0ce65de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.559123 | controller | Jun 11 17:35:47.808759 crc crio[23211]: time="2026-06-11T17:35:47.808656046Z" level=info msg="Stopping pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8" id=00316966-5366-4066-9a2a-1da42e0b8443 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.559139 | controller | Jun 11 17:35:47.808759 crc crio[23211]: time="2026-06-11T17:35:47.808744428Z" level=info msg="Stopped pod sandbox (already stopped): 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8" id=00316966-5366-4066-9a2a-1da42e0b8443 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.559155 | controller | Jun 11 17:35:47.809645 crc crio[23211]: time="2026-06-11T17:35:47.809264632Z" level=info msg="Removing pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8" id=64ee4d38-61bc-443e-b762-9ccb66ef092c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.559170 | controller | Jun 11 17:35:47.839263 crc crio[23211]: time="2026-06-11T17:35:47.83915406Z" level=info msg="Removed pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8" id=64ee4d38-61bc-443e-b762-9ccb66ef092c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.559186 | controller | Jun 11 17:35:47.852287 crc crio[23211]: time="2026-06-11T17:35:47.852141956Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=5e9e78a9-84b8-46f7-a7a6-00a472d20f1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.559202 | controller | Jun 11 17:35:47.853832 crc crio[23211]: time="2026-06-11T17:35:47.853787907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.559217 | controller | Jun 11 17:35:47.926328 crc crio[23211]: time="2026-06-11T17:35:47.925714059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.559233 | controller | Jun 11 17:35:48.823864 crc crio[23211]: time="2026-06-11T17:35:48.823135224Z" level=info msg="Stopping container: bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf (timeout: 30s)" id=a8be0a34-e996-4975-8a6d-6f458b724ba1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.559248 | controller | Jun 11 17:35:48.826695 crc crio[23211]: time="2026-06-11T17:35:48.826647142Z" level=info msg="Stopping container: d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8 (timeout: 30s)" id=136504dc-cd0f-4ea3-8b16-bccf20b22a25 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.559267 | controller | Jun 11 17:35:49.330554 crc crio[23211]: time="2026-06-11T17:35:49.32988926Z" level=info msg="Stopped container bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf: openstack/neutron-7569fcd46f-pzncl/neutron-httpd" id=a8be0a34-e996-4975-8a6d-6f458b724ba1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.559283 | controller | Jun 11 17:35:50.033398 crc crio[23211]: time="2026-06-11T17:35:50.032924436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.559299 | controller | Jun 11 17:35:50.453381 crc crio[23211]: time="2026-06-11T17:35:50.452616222Z" level=info msg="Created container 454bcd47a4a2567cd4affe97e5ab56463cbb3393f0a598baea4e2c65acf4edd1: openstack/cinder-scheduler-0/probe" id=5e9e78a9-84b8-46f7-a7a6-00a472d20f1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.559315 | controller | Jun 11 17:35:50.454683 crc crio[23211]: time="2026-06-11T17:35:50.454382614Z" level=info msg="Starting container: 454bcd47a4a2567cd4affe97e5ab56463cbb3393f0a598baea4e2c65acf4edd1" id=0084d875-966b-443f-b711-b7a39af5725c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.559331 | controller | Jun 11 17:35:50.464073 crc crio[23211]: time="2026-06-11T17:35:50.463954614Z" level=info msg="Started container" PID=294128 containerID=454bcd47a4a2567cd4affe97e5ab56463cbb3393f0a598baea4e2c65acf4edd1 description=openstack/cinder-scheduler-0/probe id=0084d875-966b-443f-b711-b7a39af5725c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd
2026-06-11 18:00:59.559347 | controller | Jun 11 17:35:54.115106 crc crio[23211]: time="2026-06-11T17:35:54.112870971Z" level=info msg="Stopped container d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8: openstack/neutron-7569fcd46f-pzncl/neutron-api" id=136504dc-cd0f-4ea3-8b16-bccf20b22a25 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.559363 | controller | Jun 11 17:35:54.117178 crc crio[23211]: time="2026-06-11T17:35:54.116289737Z" level=info msg="Stopping pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d" id=baaf4e77-ad9b-465d-8cb5-a2f88a05c596 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.559379 | controller | Jun 11 17:35:54.118294 crc crio[23211]: time="2026-06-11T17:35:54.118167284Z" level=info msg="Got pod network &{Name:neutron-7569fcd46f-pzncl Namespace:openstack ID:741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d UID:bbf8bd4f-a982-42ac-b7cc-32c251891428 NetNS:/var/run/netns/6414b41d-ff19-4af7-bb3c-7d4b5181920e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbf8bd4f_a982_42ac_b7cc_32c251891428.slice PodAnnotations:0xc0001af7a8}] Aliases:map[]}"
2026-06-11 18:00:59.559396 | controller | Jun 11 17:35:54.118500 crc crio[23211]: time="2026-06-11T17:35:54.11839788Z" level=info msg="Deleting pod openstack_neutron-7569fcd46f-pzncl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.559412 | controller | Jun 11 17:35:54.755176 crc crio[23211]: time="2026-06-11T17:35:54.75463059Z" level=info msg="Stopped pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d" id=baaf4e77-ad9b-465d-8cb5-a2f88a05c596 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.559428 | controller | Jun 11 17:35:55.806005 crc crio[23211]: time="2026-06-11T17:35:55.804166786Z" level=info msg="Removing container: bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf" id=ef4130eb-6ecd-485c-b53f-27770c9f7aa1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.559444 | controller | Jun 11 17:35:55.876312 crc crio[23211]: time="2026-06-11T17:35:55.876063318Z" level=info msg="Removed container bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf: openstack/neutron-7569fcd46f-pzncl/neutron-httpd" id=ef4130eb-6ecd-485c-b53f-27770c9f7aa1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.559463 | controller | Jun 11 17:35:55.881045 crc crio[23211]: time="2026-06-11T17:35:55.880941541Z" level=info msg="Removing container: d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8" id=be8c461f-66ba-4a0c-a2af-56944f6f3f26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.559479 | controller | Jun 11 17:35:55.917086 crc crio[23211]: time="2026-06-11T17:35:55.916970443Z" level=info msg="Removed container d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8: openstack/neutron-7569fcd46f-pzncl/neutron-api" id=be8c461f-66ba-4a0c-a2af-56944f6f3f26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.559495 | controller | Jun 11 17:36:00.565776 crc crio[23211]: time="2026-06-11T17:36:00.564915049Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686656-2h7k8/POD" id=ce6b471b-201c-4ca6-8fb2-8e6933ebf686 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.559527 | controller | Jun 11 17:36:00.566961 crc crio[23211]: time="2026-06-11T17:36:00.566840248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.559578 | controller | Jun 11 17:36:00.608349 crc crio[23211]: time="2026-06-11T17:36:00.608170293Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686656-2h7k8 Namespace:openshift-infra ID:3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23 UID:66d0f3fe-5eee-4b9a-8105-c8904b63a1a2 NetNS:/var/run/netns/f294fb65-dc64-43a0-9d21-ce80ea8a1485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d0f3fe_5eee_4b9a_8105_c8904b63a1a2.slice PodAnnotations:0xc0018be610}] Aliases:map[]}"
2026-06-11 18:00:59.559596 | controller | Jun 11 17:36:00.608349 crc crio[23211]: time="2026-06-11T17:36:00.608289316Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686656-2h7k8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.559613 | controller | Jun 11 17:36:01.224508 crc crio[23211]: 2026-06-11T17:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d88f25278e1a31 Mac:da:9d:16:02:7b:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bc Mtu:0 Sandbox:/var/run/netns/f294fb65-dc64-43a0-9d21-ce80ea8a1485 SocketPath: PciID:}] [{Interface:0xc00034e9d0 Address:{IP:10.217.1.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.559629 | controller | Jun 11 17:36:01.226897 crc crio[23211]: time="2026-06-11T17:36:01.226779613Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686656-2h7k8 Namespace:openshift-infra ID:3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23 UID:66d0f3fe-5eee-4b9a-8105-c8904b63a1a2 NetNS:/var/run/netns/f294fb65-dc64-43a0-9d21-ce80ea8a1485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d0f3fe_5eee_4b9a_8105_c8904b63a1a2.slice PodAnnotations:0xc0018be610}] Aliases:map[]}"
2026-06-11 18:00:59.559646 | controller | Jun 11 17:36:01.227104 crc crio[23211]: time="2026-06-11T17:36:01.227039399Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686656-2h7k8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.559662 | controller | Jun 11 17:36:01.240375 crc crio[23211]: time="2026-06-11T17:36:01.240194979Z" level=info msg="Ran pod sandbox 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23 with infra container: openshift-infra/auto-csr-approver-29686656-2h7k8/POD" id=ce6b471b-201c-4ca6-8fb2-8e6933ebf686 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.559682 | controller | Jun 11 17:36:01.243833 crc crio[23211]: time="2026-06-11T17:36:01.243730477Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=297aa2db-d75a-409f-86ce-97bf1e7a3c3c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.559699 | controller | Jun 11 17:36:01.255197 crc crio[23211]: time="2026-06-11T17:36:01.255006909Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.559728 | controller | Jun 11 17:36:02.221961 crc crio[23211]: time="2026-06-11T17:36:02.21807086Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=297aa2db-d75a-409f-86ce-97bf1e7a3c3c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.559746 | controller | Jun 11 17:36:02.224379 crc crio[23211]: time="2026-06-11T17:36:02.222715186Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f2d711ca-eebc-495b-a5c9-5aff6df5aa47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.559762 | controller | Jun 11 17:36:02.225686 crc crio[23211]: time="2026-06-11T17:36:02.225584717Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7cfd93ae-47fe-43de-9f3d-dcfedf26fb1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.559778 | controller | Jun 11 17:36:02.242492 crc crio[23211]: time="2026-06-11T17:36:02.242282266Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686656-2h7k8/oc" id=bb3040aa-e72f-40f4-9496-6c9c87fb72f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.559793 | controller | Jun 11 17:36:02.243127 crc crio[23211]: time="2026-06-11T17:36:02.243032764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.559809 | controller | Jun 11 17:36:02.293102 crc crio[23211]: time="2026-06-11T17:36:02.292965346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.559824 | controller | Jun 11 17:36:02.632081 crc crio[23211]: time="2026-06-11T17:36:02.631334294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.559840 | controller | Jun 11 17:36:02.771924 crc crio[23211]: time="2026-06-11T17:36:02.771745222Z" level=info msg="Created container 50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2: openshift-infra/auto-csr-approver-29686656-2h7k8/oc" id=bb3040aa-e72f-40f4-9496-6c9c87fb72f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.559855 | controller | Jun 11 17:36:02.774961 crc crio[23211]: time="2026-06-11T17:36:02.774656205Z" level=info msg="Starting container: 50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2" id=9c47a0ad-83f6-4a3b-851d-85c26caea601 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.559871 | controller | Jun 11 17:36:02.781033 crc crio[23211]: time="2026-06-11T17:36:02.780937991Z" level=info msg="Started container" PID=295041 containerID=50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2 description=openshift-infra/auto-csr-approver-29686656-2h7k8/oc id=9c47a0ad-83f6-4a3b-851d-85c26caea601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23
2026-06-11 18:00:59.559887 | controller | Jun 11 17:36:04.623993 crc crio[23211]: time="2026-06-11T17:36:04.623262123Z" level=warning msg="Stopping container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 with stop signal(15) timed out. Killing..."
2026-06-11 18:00:59.559903 | controller | Jun 11 17:36:04.756878 crc crio[23211]: time="2026-06-11T17:36:04.756129341Z" level=error msg="Killing container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:00:59.559922 | controller | Jun 11 17:36:04.801604 crc crio[23211]: time="2026-06-11T17:36:04.801498408Z" level=info msg="Stopped container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=deef2b53-ca70-4799-821d-9c6e7365fb53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.559939 | controller | Jun 11 17:36:04.802953 crc crio[23211]: time="2026-06-11T17:36:04.802774539Z" level=info msg="Stopping pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c" id=836e4e6e-f137-44b7-a0e0-d44ed569cecb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.559955 | controller | Jun 11 17:36:04.803636 crc crio[23211]: time="2026-06-11T17:36:04.80361034Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c UID:b7dd40c9-f2f6-4825-ab43-1b15265ee180 NetNS:/var/run/netns/0df6b102-24dc-4cef-a0ed-3e74a52d6f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd40c9_f2f6_4825_ab43_1b15265ee180.slice PodAnnotations:0xc0001aeb98}] Aliases:map[]}"
2026-06-11 18:00:59.559972 | controller | Jun 11 17:36:04.803881 crc crio[23211]: time="2026-06-11T17:36:04.803863427Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.559988 | controller | Jun 11 17:36:05.012119 crc crio[23211]: time="2026-06-11T17:36:05.012011182Z" level=info msg="Stopping pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23" id=75218e45-23df-4dbb-a20f-52f4691ddef0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.560004 | controller | Jun 11 17:36:05.013060 crc crio[23211]: time="2026-06-11T17:36:05.012966195Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686656-2h7k8 Namespace:openshift-infra ID:3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23 UID:66d0f3fe-5eee-4b9a-8105-c8904b63a1a2 NetNS:/var/run/netns/f294fb65-dc64-43a0-9d21-ce80ea8a1485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d0f3fe_5eee_4b9a_8105_c8904b63a1a2.slice PodAnnotations:0xc000130d28}] Aliases:map[]}"
2026-06-11 18:00:59.560020 | controller | Jun 11 17:36:05.013326 crc crio[23211]: time="2026-06-11T17:36:05.013244072Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686656-2h7k8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.560036 | controller | Jun 11 17:36:05.289183 crc crio[23211]: time="2026-06-11T17:36:05.289077804Z" level=info msg="Stopped pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c" id=836e4e6e-f137-44b7-a0e0-d44ed569cecb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.560052 | controller | Jun 11 17:36:05.548572 crc crio[23211]: time="2026-06-11T17:36:05.546243348Z" level=info msg="Stopped pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23" id=75218e45-23df-4dbb-a20f-52f4691ddef0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.560067 | controller | Jun 11 17:36:06.027913 crc crio[23211]: time="2026-06-11T17:36:06.027824534Z" level=info msg="Removing container: 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41" id=7cf30aa9-3fa7-4fa6-bbef-1bf5a4ddf099 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560083 | controller | Jun 11 17:36:06.105892 crc crio[23211]: time="2026-06-11T17:36:06.105199372Z" level=info msg="Removed container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=7cf30aa9-3fa7-4fa6-bbef-1bf5a4ddf099 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560103 | controller | Jun 11 17:36:06.539160 crc crio[23211]: time="2026-06-11T17:36:06.539073433Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=aa9ef39e-e7cb-458d-8985-a3c3c2663ea3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.560118 | controller | Jun 11 17:36:06.539353 crc crio[23211]: time="2026-06-11T17:36:06.539182366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.560134 | controller | Jun 11 17:36:06.595358 crc crio[23211]: time="2026-06-11T17:36:06.594958624Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5c4d8e1a5b6fb857eb52be2bb9ea42e4b3adc0d6edb011a5899a7414add3f144 UID:1e4186dc-b9f9-494e-9128-c2a5742cf1d3 NetNS:/var/run/netns/2fdc02bd-0161-402e-877b-bb2304be1e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4186dc_b9f9_494e_9128_c2a5742cf1d3.slice PodAnnotations:0xc00294ec38}] Aliases:map[]}"
2026-06-11 18:00:59.560151 | controller | Jun 11 17:36:06.595358 crc crio[23211]: time="2026-06-11T17:36:06.595049846Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.560167 | controller | Jun 11 17:36:07.213940 crc crio[23211]: 2026-06-11T17:36:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c4d8e1a5b6fb85 Mac:42:68:f1:d0:0c:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bd Mtu:0 Sandbox:/var/run/netns/2fdc02bd-0161-402e-877b-bb2304be1e68 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.560183 | controller | Jun 11 17:36:07.215897 crc crio[23211]: time="2026-06-11T17:36:07.215810239Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5c4d8e1a5b6fb857eb52be2bb9ea42e4b3adc0d6edb011a5899a7414add3f144 UID:1e4186dc-b9f9-494e-9128-c2a5742cf1d3 NetNS:/var/run/netns/2fdc02bd-0161-402e-877b-bb2304be1e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4186dc_b9f9_494e_9128_c2a5742cf1d3.slice PodAnnotations:0xc00294ec38}] Aliases:map[]}"
2026-06-11 18:00:59.560198 | controller | Jun 11 17:36:07.216066 crc crio[23211]: time="2026-06-11T17:36:07.215967113Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.560214 | controller | Jun 11 17:36:07.238802 crc crio[23211]: time="2026-06-11T17:36:07.23862157Z" level=info msg="Ran pod sandbox 5c4d8e1a5b6fb857eb52be2bb9ea42e4b3adc0d6edb011a5899a7414add3f144 with infra container: openstack/nova-scheduler-0/POD" id=aa9ef39e-e7cb-458d-8985-a3c3c2663ea3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.560230 | controller | Jun 11 17:36:07.270393 crc crio[23211]: time="2026-06-11T17:36:07.269839972Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=86f6c13f-ddb2-4f58-9fdc-f8d3a3445d64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.560246 | controller | Jun 11 17:36:07.311833 crc crio[23211]: time="2026-06-11T17:36:07.311702601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=c7845ced-fa58-4865-9a04-514bc13e3449 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.560261 | controller | Jun 11 17:36:07.329681 crc crio[23211]: time="2026-06-11T17:36:07.325686273Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1e77a2ae-b7be-4737-8d0f-223706ffd2ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.560279 | controller | Jun 11 17:36:07.329681 crc crio[23211]: time="2026-06-11T17:36:07.326334308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.560295 | controller | Jun 11 17:36:07.520343 crc crio[23211]: time="2026-06-11T17:36:07.520255186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.560310 | controller | Jun 11 17:36:07.528330 crc crio[23211]: time="2026-06-11T17:36:07.528171615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.560325 | controller | Jun 11 17:36:07.711998 crc crio[23211]: time="2026-06-11T17:36:07.711885218Z" level=info msg="Created container e6227b0e52ea0f98c207e18e8f773c42d4ecf86662d6240ed822526ce44b63ad: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1e77a2ae-b7be-4737-8d0f-223706ffd2ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.560341 | controller | Jun 11 17:36:07.714017 crc crio[23211]: time="2026-06-11T17:36:07.71391776Z" level=info msg="Starting container: e6227b0e52ea0f98c207e18e8f773c42d4ecf86662d6240ed822526ce44b63ad" id=32d5321c-f253-4a2e-95e3-5d0fb5dd20c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.560356 | controller | Jun 11 17:36:07.720675 crc crio[23211]: time="2026-06-11T17:36:07.720581017Z" level=info msg="Started container" PID=295640 containerID=e6227b0e52ea0f98c207e18e8f773c42d4ecf86662d6240ed822526ce44b63ad description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=32d5321c-f253-4a2e-95e3-5d0fb5dd20c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c4d8e1a5b6fb857eb52be2bb9ea42e4b3adc0d6edb011a5899a7414add3f144
2026-06-11 18:00:59.560372 | controller | Jun 11 17:36:25.128639 crc crio[23211]: time="2026-06-11T17:36:25.127822599Z" level=info msg="Running pod sandbox: openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/POD" id=99a34bab-357d-4d9e-9f49-83da53876b28 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.560387 | controller | Jun 11 17:36:25.129743 crc crio[23211]: time="2026-06-11T17:36:25.128727752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.560403 | controller | Jun 11 17:36:25.169897 crc crio[23211]: time="2026-06-11T17:36:25.169814841Z" level=info msg="Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-9ntf4 Namespace:openstack ID:55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286 UID:be24ff0f-b98a-42ee-bb83-d4bd3626c8c1 NetNS:/var/run/netns/9e3ef39b-2501-4d5b-9b5c-f4ba44c22dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24ff0f_b98a_42ee_bb83_d4bd3626c8c1.slice PodAnnotations:0xc0001aecf0}] Aliases:map[]}"
2026-06-11 18:00:59.560418 | controller | Jun 11 17:36:25.169897 crc crio[23211]: time="2026-06-11T17:36:25.169880743Z" level=info msg="Adding pod openstack_update-edpm-update-openstack-edpm-ipam-9ntf4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.560434 | controller | Jun 11 17:36:25.921796 crc crio[23211]: 2026-06-11T17:36:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55787719c2a403f Mac:36:ea:c0:02:ac:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:be Mtu:0 Sandbox:/var/run/netns/9e3ef39b-2501-4d5b-9b5c-f4ba44c22dd9 SocketPath: PciID:}] [{Interface:0xc0002f0eb0 Address:{IP:10.217.1.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.560449 | controller | Jun 11 17:36:25.924120 crc crio[23211]: time="2026-06-11T17:36:25.924018248Z" level=info msg="Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-9ntf4 Namespace:openstack ID:55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286 UID:be24ff0f-b98a-42ee-bb83-d4bd3626c8c1 NetNS:/var/run/netns/9e3ef39b-2501-4d5b-9b5c-f4ba44c22dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24ff0f_b98a_42ee_bb83_d4bd3626c8c1.slice PodAnnotations:0xc0001aecf0}] Aliases:map[]}"
2026-06-11 18:00:59.560468 | controller | Jun 11 17:36:25.924358 crc crio[23211]: time="2026-06-11T17:36:25.924289595Z" level=info msg="Checking pod openstack_update-edpm-update-openstack-edpm-ipam-9ntf4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.560485 | controller | Jun 11 17:36:25.936263 crc crio[23211]: time="2026-06-11T17:36:25.936170203Z" level=info msg="Ran pod sandbox 55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286 with infra container: openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/POD" id=99a34bab-357d-4d9e-9f49-83da53876b28 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.560501 | controller | Jun 11 17:36:25.938965 crc crio[23211]: time="2026-06-11T17:36:25.938897192Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2648b398-7e32-4748-9462-3b8b5d5bfd38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.560537 | controller | Jun 11 17:36:25.971560 crc crio[23211]: time="2026-06-11T17:36:25.970898912Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=20c208a1-48cc-42b6-9940-346a8a10ee2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.560554 | controller | Jun 11 17:36:25.981676 crc crio[23211]: time="2026-06-11T17:36:25.98157571Z" level=info msg="Creating container: openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/update-edpm-update-openstack-edpm-ipam" id=7b202d0b-b48c-4814-b8b6-6c7e543e4c28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.560570 | controller | Jun 11 17:36:25.982199 crc crio[23211]: time="2026-06-11T17:36:25.982136704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.560586 | controller | Jun 11 17:36:26.078167 crc crio[23211]: time="2026-06-11T17:36:26.078052788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.560602 | controller | Jun 11 17:36:26.084946 crc crio[23211]: time="2026-06-11T17:36:26.084899819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.560618 | controller | Jun 11 17:36:26.257965 crc crio[23211]: time="2026-06-11T17:36:26.257905813Z" level=info msg="Created container 14fb57e03fd5fee72c5a96c9d5941f9cfd7a6cfc685289b2ea060ff0f5f0c495: openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/update-edpm-update-openstack-edpm-ipam" id=7b202d0b-b48c-4814-b8b6-6c7e543e4c28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.560633 | controller | Jun 11 17:36:26.261013 crc crio[23211]: time="2026-06-11T17:36:26.260913849Z" level=info msg="Starting container: 14fb57e03fd5fee72c5a96c9d5941f9cfd7a6cfc685289b2ea060ff0f5f0c495" id=1ffec942-8876-403b-b079-8451b50c1ba8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.560649 | controller | Jun 11 17:36:26.268829 crc crio[23211]: time="2026-06-11T17:36:26.268745555Z" level=info msg="Started container" PID=296724 containerID=14fb57e03fd5fee72c5a96c9d5941f9cfd7a6cfc685289b2ea060ff0f5f0c495 description=openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/update-edpm-update-openstack-edpm-ipam id=1ffec942-8876-403b-b079-8451b50c1ba8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286
2026-06-11 18:00:59.560669 | controller | Jun 11 17:36:47.895620 crc crio[23211]: time="2026-06-11T17:36:47.894794824Z" level=info msg="Removing container: 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6" id=26cd3ba1-8358-47fb-bee6-403de35811ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560685 | controller | Jun 11 17:36:47.931262 crc crio[23211]: time="2026-06-11T17:36:47.931064083Z" level=info msg="Removed container 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6: openstack/nova-api-0/nova-api-log" id=26cd3ba1-8358-47fb-bee6-403de35811ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560701 | controller | Jun 11 17:36:47.934262 crc crio[23211]: time="2026-06-11T17:36:47.93418295Z" level=info msg="Removing container: 3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184" id=9d9b2bec-e626-4cb4-9b1b-9aa7c854dd6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560716 | controller | Jun 11 17:36:48.066728 crc crio[23211]: time="2026-06-11T17:36:48.066565647Z" level=info msg="Removed container 3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184: openshift-infra/auto-csr-approver-29686650-vtv5j/oc" id=9d9b2bec-e626-4cb4-9b1b-9aa7c854dd6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560732 | controller | Jun 11 17:36:48.070704 crc crio[23211]: time="2026-06-11T17:36:48.070635119Z" level=info msg="Removing container: 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1" id=7b5214fe-6af3-4ec6-8529-bc76afd95f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560747 | controller | Jun 11 17:36:48.105535 crc crio[23211]: time="2026-06-11T17:36:48.105360309Z" level=info msg="Removed container 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=7b5214fe-6af3-4ec6-8529-bc76afd95f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560762 | controller | Jun 11 17:36:48.108986 crc crio[23211]: time="2026-06-11T17:36:48.108892617Z" level=info msg="Removing container: 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4" id=d43d9e99-9d5e-47eb-ba62-04e3e766f078 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560778 | controller | Jun 11 17:36:48.145615 crc crio[23211]: time="2026-06-11T17:36:48.145390002Z" level=info msg="Removed container 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4: openstack/nova-metadata-0/nova-metadata-log" id=d43d9e99-9d5e-47eb-ba62-04e3e766f078 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560793 | controller | Jun 11 17:36:48.148540 crc crio[23211]: time="2026-06-11T17:36:48.148397998Z" level=info msg="Removing container: 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7" id=3a468fea-1b71-438a-a277-63dbc4095b01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560808 | controller | Jun 11 17:36:48.178345 crc crio[23211]: time="2026-06-11T17:36:48.178196613Z" level=info msg="Removed container 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7: openstack/nova-metadata-0/nova-metadata-metadata" id=3a468fea-1b71-438a-a277-63dbc4095b01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560824 | controller | Jun 11 17:36:48.181819 crc crio[23211]: time="2026-06-11T17:36:48.18166706Z" level=info msg="Removing container: d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484" id=b97a60f7-98f2-4581-94fc-4fad426346bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560840 | controller | Jun 11 17:36:48.212512 crc crio[23211]: time="2026-06-11T17:36:48.212330959Z" level=info msg="Removed container d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484: openstack/nova-api-0/nova-api-api" id=b97a60f7-98f2-4581-94fc-4fad426346bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560856 | controller | Jun 11 17:36:48.216179 crc crio[23211]: time="2026-06-11T17:36:48.216071033Z" level=info msg="Removing container: 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947" id=d0bd2a20-40e3-4958-827c-c7bbc5fe56b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560876 | controller | Jun 11 17:36:48.262099 crc crio[23211]: time="2026-06-11T17:36:48.261988523Z" level=info msg="Removed container 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947: openstack/swift-proxy-6564cc5f57-v8twm/proxy-server" id=d0bd2a20-40e3-4958-827c-c7bbc5fe56b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560892 | controller | Jun 11 17:36:48.266092 crc crio[23211]: time="2026-06-11T17:36:48.266010124Z" level=info msg="Removing container: 004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e" id=82886974-9ab3-4576-8885-a938bfa72a0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560908 | controller | Jun 11 17:36:48.373737 crc crio[23211]: time="2026-06-11T17:36:48.371608839Z" level=info msg="Removed container 004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e: openstack/nova-cell1-cell-mapping-t5zl9/nova-manage" id=82886974-9ab3-4576-8885-a938bfa72a0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560924 | controller | Jun 11 17:36:48.380251 crc crio[23211]: time="2026-06-11T17:36:48.380112573Z" level=info msg="Removing container: 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180" id=512a7a61-1da8-4415-b419-5ce42d263bad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560939 | controller | Jun 11 17:36:48.425889 crc crio[23211]: time="2026-06-11T17:36:48.425784258Z" level=info msg="Removed container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180: openstack/openstackclient/openstackclient" id=512a7a61-1da8-4415-b419-5ce42d263bad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560955 | controller | Jun 11 17:36:48.430341 crc crio[23211]: time="2026-06-11T17:36:48.429471079Z" level=info msg="Removing container: b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea" id=f3d0188e-6043-4f51-af49-af182eb460c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560971 | controller | Jun 11 17:36:48.472272 crc crio[23211]: time="2026-06-11T17:36:48.472137669Z" level=info msg="Removed container b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea: openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd" id=f3d0188e-6043-4f51-af49-af182eb460c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.560987 | controller | Jun 11 17:36:48.476877 crc crio[23211]: time="2026-06-11T17:36:48.476668462Z" level=info msg="Removing container: bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e" id=e930dd9b-0957-4980-a949-e0e4f57368d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.561002 | controller | Jun 11 17:36:48.569076 crc crio[23211]: time="2026-06-11T17:36:48.568966995Z" level=info msg="Removed container bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e: openstack/nova-cell0-cell-mapping-q6br8/nova-manage" id=e930dd9b-0957-4980-a949-e0e4f57368d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.561018 | controller | Jun 11 17:36:48.586980 crc crio[23211]: time="2026-06-11T17:36:48.58675188Z" level=info msg="Stopping pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108" id=aca30618-fe67-45ac-81eb-c5b78c4bfd20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561033 | controller | Jun 11 17:36:48.586980 crc crio[23211]: time="2026-06-11T17:36:48.586848693Z" level=info msg="Stopped pod sandbox (already stopped): 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108" id=aca30618-fe67-45ac-81eb-c5b78c4bfd20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561048 | controller | Jun 11 17:36:48.587720 crc crio[23211]: time="2026-06-11T17:36:48.587650733Z" level=info msg="Removing pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108" id=3e00c6fa-b22f-4f0e-87ff-061174f63f45 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561067 | controller | Jun 11 17:36:48.617598 crc crio[23211]: time="2026-06-11T17:36:48.617497441Z" level=info msg="Removed pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108" id=3e00c6fa-b22f-4f0e-87ff-061174f63f45 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561083 | controller | Jun 11 17:36:48.618726 crc crio[23211]: time="2026-06-11T17:36:48.618639919Z" level=info msg="Stopping pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d" id=8e9061d0-5973-4230-8d50-36a9bfa3406d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561099 | controller | Jun 11 17:36:48.618726 crc crio[23211]: time="2026-06-11T17:36:48.61870591Z" level=info msg="Stopped pod sandbox (already stopped): 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d" id=8e9061d0-5973-4230-8d50-36a9bfa3406d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561115 | controller | Jun 11 17:36:48.619575 crc crio[23211]: time="2026-06-11T17:36:48.619517651Z" level=info msg="Removing pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d" id=aa946507-7148-4552-bf35-bb5b136d5912 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561131 | controller | Jun 11 17:36:48.642558 crc crio[23211]: time="2026-06-11T17:36:48.642487746Z" level=info msg="Removed pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d" id=aa946507-7148-4552-bf35-bb5b136d5912 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561147 | controller | Jun 11 17:36:48.644802 crc crio[23211]: time="2026-06-11T17:36:48.644701652Z" level=info msg="Stopping pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347" id=df866c5b-af54-451d-a48e-0020cd7e2556 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561163 | controller | Jun 11 17:36:48.644920 crc crio[23211]: time="2026-06-11T17:36:48.644822635Z" level=info msg="Stopped pod sandbox (already stopped): 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347" id=df866c5b-af54-451d-a48e-0020cd7e2556 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561178 | controller | Jun 11 17:36:48.645746 crc crio[23211]: time="2026-06-11T17:36:48.645714058Z" level=info msg="Removing pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347" id=79842970-c076-4ef5-8ebd-36efac43eb92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561194 | controller | Jun 11 17:36:48.676826 crc crio[23211]: time="2026-06-11T17:36:48.676754616Z" level=info msg="Removed pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347" id=79842970-c076-4ef5-8ebd-36efac43eb92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561209 | controller | Jun 11 17:36:48.677985 crc crio[23211]: time="2026-06-11T17:36:48.677914525Z" level=info msg="Stopping pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb" id=7c3c4093-7a56-41ad-a113-ed234c581f92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561224 | controller | Jun 11 17:36:48.677985 crc crio[23211]: time="2026-06-11T17:36:48.677970666Z" level=info msg="Stopped pod sandbox (already stopped): 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb" id=7c3c4093-7a56-41ad-a113-ed234c581f92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561239 | controller | Jun 11 17:36:48.678986 crc crio[23211]: time="2026-06-11T17:36:48.67889862Z" level=info msg="Removing pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb" id=d312eff8-a9c5-4363-834e-a1a1ffd981c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561255 | controller | Jun 11 17:36:48.709642 crc crio[23211]: time="2026-06-11T17:36:48.708261785Z" level=info msg="Removed pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb" id=d312eff8-a9c5-4363-834e-a1a1ffd981c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561274 | controller | Jun 11 17:36:48.709642 crc crio[23211]: time="2026-06-11T17:36:48.709521766Z" level=info msg="Stopping pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90" id=d5f9de07-ea4c-429e-87e1-516c4cb7131b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561290 | controller | Jun 11 17:36:48.709642 crc crio[23211]: time="2026-06-11T17:36:48.709596048Z" level=info msg="Stopped pod sandbox (already stopped): cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90" id=d5f9de07-ea4c-429e-87e1-516c4cb7131b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561305 | controller | Jun 11 17:36:48.710875 crc crio[23211]: time="2026-06-11T17:36:48.710835239Z" level=info msg="Removing pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90" id=1b93cc52-e3a8-49fc-8606-fa54ca154b7e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561321 | controller | Jun 11 17:36:48.743499 crc crio[23211]: time="2026-06-11T17:36:48.743362414Z" level=info msg="Removed pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90" id=1b93cc52-e3a8-49fc-8606-fa54ca154b7e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561336 | controller | Jun 11 17:36:48.744911 crc crio[23211]: time="2026-06-11T17:36:48.744832132Z" level=info msg="Stopping pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe" id=77ef017c-ea20-4eb5-bfc1-dc8df1384b10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561352 | controller | Jun 11 17:36:48.744992 crc crio[23211]: time="2026-06-11T17:36:48.744931894Z" level=info msg="Stopped pod sandbox (already stopped): 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe" id=77ef017c-ea20-4eb5-bfc1-dc8df1384b10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561368 | controller | Jun 11 17:36:48.745732 crc crio[23211]: time="2026-06-11T17:36:48.745679372Z" level=info msg="Removing pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe" id=0fb06d56-7ff8-4bd7-a817-8a0bce77f947 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561383 | controller | Jun 11 17:36:48.764918 crc crio[23211]: time="2026-06-11T17:36:48.764828892Z" level=info msg="Removed pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe" id=0fb06d56-7ff8-4bd7-a817-8a0bce77f947 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561398 | controller | Jun 11 17:36:48.766017 crc crio[23211]: time="2026-06-11T17:36:48.76591911Z" level=info msg="Stopping pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c" id=9aa5264b-296d-4abb-a733-07c310d2e610 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561414 | controller | Jun 11 17:36:48.766017 crc crio[23211]: time="2026-06-11T17:36:48.766008322Z" level=info msg="Stopped pod sandbox (already stopped): a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c" id=9aa5264b-296d-4abb-a733-07c310d2e610 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561429 | controller | Jun 11 17:36:48.766873 crc crio[23211]: time="2026-06-11T17:36:48.766797551Z" level=info msg="Removing pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c" id=563e3f38-aa77-4016-ac96-e3a3a6c0337c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561445 | controller | Jun 11 17:36:48.786414 crc crio[23211]: time="2026-06-11T17:36:48.786280719Z" level=info msg="Removed pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c" id=563e3f38-aa77-4016-ac96-e3a3a6c0337c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561460 | controller | Jun 11 17:36:48.787630 crc crio[23211]: time="2026-06-11T17:36:48.787571222Z" level=info msg="Stopping pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12" id=fa583fe6-ba76-4035-b221-a62fec9cc644 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561479 | controller | Jun 11 17:36:48.787728 crc crio[23211]: time="2026-06-11T17:36:48.787655034Z" level=info msg="Stopped pod sandbox (already stopped): ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12" id=fa583fe6-ba76-4035-b221-a62fec9cc644 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561494 | controller | Jun 11 17:36:48.788924 crc crio[23211]: time="2026-06-11T17:36:48.788786892Z" level=info msg="Removing pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12" id=8128e275-a760-4313-8828-83b254f4f717 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561509 | controller | Jun 11 17:36:48.810064 crc crio[23211]: time="2026-06-11T17:36:48.809953793Z" level=info msg="Removed pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12" id=8128e275-a760-4313-8828-83b254f4f717 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561546 | controller | Jun 11 17:36:48.810956 crc crio[23211]: time="2026-06-11T17:36:48.810879946Z" level=info msg="Stopping pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35" id=b445ebcf-46e0-475c-bfd8-1d7e8957d8d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561563 | controller | Jun 11 17:36:48.811110 crc crio[23211]: time="2026-06-11T17:36:48.810973549Z" level=info msg="Stopped pod sandbox (already stopped): f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35" id=b445ebcf-46e0-475c-bfd8-1d7e8957d8d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561579 | controller | Jun 11 17:36:48.811774 crc crio[23211]: time="2026-06-11T17:36:48.811637865Z" level=info msg="Removing pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35" id=7699f597-fcb4-4066-bbd8-7f19c0d7aa7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561594 | controller | Jun 11 17:36:48.842174 crc crio[23211]: time="2026-06-11T17:36:48.841907933Z" level=info msg="Removed pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35" id=7699f597-fcb4-4066-bbd8-7f19c0d7aa7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561609 | controller | Jun 11 17:36:48.843565 crc crio[23211]: time="2026-06-11T17:36:48.8433563Z" level=info msg="Stopping pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669" id=ac433297-d1b7-4c6e-8fd4-b800264f2e09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561625 | controller | Jun 11 17:36:48.843565 crc crio[23211]: time="2026-06-11T17:36:48.843550484Z" level=info msg="Stopped pod sandbox (already stopped): d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669" id=ac433297-d1b7-4c6e-8fd4-b800264f2e09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561640 | controller | Jun 11 17:36:48.844371 crc crio[23211]: time="2026-06-11T17:36:48.844296314Z" level=info msg="Removing pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669" id=21f67876-6880-4bc1-9209-a64420d49f0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561655 | controller | Jun 11 17:36:48.869810 crc crio[23211]: time="2026-06-11T17:36:48.869678058Z" level=info msg="Removed pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669" id=21f67876-6880-4bc1-9209-a64420d49f0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561671 | controller | Jun 11 17:37:48.904489 crc crio[23211]: time="2026-06-11T17:37:48.903729253Z" level=info msg="Removing container: 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5" id=ca38b29a-25a1-4a83-8827-485c360a1725 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.561686 | controller | Jun 11 17:37:48.954614 crc crio[23211]: time="2026-06-11T17:37:48.954499559Z" level=info msg="Removed container 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5: openstack/keystone-79d989f4-fjfbq/keystone-api" id=ca38b29a-25a1-4a83-8827-485c360a1725 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.561708 | controller | Jun 11 17:37:48.968917 crc crio[23211]: time="2026-06-11T17:37:48.9688113Z" level=info msg="Stopping pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115" id=80663bbb-06ba-431d-aad9-1a1d0b977b7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561723 | controller | Jun 11 17:37:48.968917 crc crio[23211]: time="2026-06-11T17:37:48.968895881Z" level=info msg="Stopped pod sandbox (already stopped): 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115" id=80663bbb-06ba-431d-aad9-1a1d0b977b7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.561739 | controller | Jun 11 17:37:48.969865 crc crio[23211]: time="2026-06-11T17:37:48.969770063Z" level=info msg="Removing pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115" id=4164fdf3-6713-458e-92d7-e01a460e3c98 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561755 | controller | Jun 11 17:37:48.999090 crc crio[23211]: time="2026-06-11T17:37:48.998997531Z" level=info msg="Removed pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115" id=4164fdf3-6713-458e-92d7-e01a460e3c98 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.561770 | controller | Jun 11 17:38:00.576282 crc crio[23211]: time="2026-06-11T17:38:00.575363884Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686658-dlq7z/POD" id=0d4c3bc5-bdb7-4381-84d8-f552bb19eac9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.561784 | controller | Jun 11 17:38:00.577953 crc crio[23211]: time="2026-06-11T17:38:00.576360119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.561800 | controller | Jun 11 17:38:00.615866 crc crio[23211]: time="2026-06-11T17:38:00.615297374Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686658-dlq7z Namespace:openshift-infra ID:021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8 UID:f6b19d7c-6962-4518-80e2-38c0be97b374 NetNS:/var/run/netns/ffd5c525-2ff8-4bca-8811-0bf0fe30a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6b19d7c_6962_4518_80e2_38c0be97b374.slice PodAnnotations:0xc0018be768}] Aliases:map[]}"
2026-06-11 18:00:59.561816 | controller | Jun 11 17:38:00.615866 crc crio[23211]: time="2026-06-11T17:38:00.615821876Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686658-dlq7z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.561832 | controller | Jun 11 17:38:00.994277 crc crio[23211]: 2026-06-11T17:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:021aa5c8424ed8e Mac:e2:c4:4f:f0:2e:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bf Mtu:0 Sandbox:/var/run/netns/ffd5c525-2ff8-4bca-8811-0bf0fe30a70d SocketPath: PciID:}] [{Interface:0xc0002b4ba0 Address:{IP:10.217.1.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.561848 | controller | Jun 11 17:38:00.995590 crc crio[23211]: time="2026-06-11T17:38:00.995356608Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686658-dlq7z Namespace:openshift-infra ID:021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8 UID:f6b19d7c-6962-4518-80e2-38c0be97b374 NetNS:/var/run/netns/ffd5c525-2ff8-4bca-8811-0bf0fe30a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6b19d7c_6962_4518_80e2_38c0be97b374.slice PodAnnotations:0xc0018be768}] Aliases:map[]}"
2026-06-11 18:00:59.561865 | controller | Jun 11 17:38:00.995590 crc crio[23211]: time="2026-06-11T17:38:00.995571394Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686658-dlq7z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.561884 | controller | Jun 11 17:38:01.005544 crc crio[23211]: time="2026-06-11T17:38:01.005414704Z" level=info msg="Ran pod sandbox 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8 with infra container: openshift-infra/auto-csr-approver-29686658-dlq7z/POD" id=0d4c3bc5-bdb7-4381-84d8-f552bb19eac9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.561900 | controller | Jun 11 17:38:01.009677 crc crio[23211]: time="2026-06-11T17:38:01.009525426Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c2f885ff-869a-47e1-a3a0-f06d84a8d069 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.561915 | controller | Jun 11 17:38:01.022348 crc crio[23211]: time="2026-06-11T17:38:01.022252849Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.561931 | controller | Jun 11 17:38:02.616078 crc crio[23211]: time="2026-06-11T17:38:02.615246103Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c2f885ff-869a-47e1-a3a0-f06d84a8d069 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.561947 | controller | Jun 11 17:38:02.618643 crc crio[23211]: time="2026-06-11T17:38:02.617251141Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a1c897bb-f9b4-47c2-a931-421e7b19e7d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.561965 | controller | Jun 11 17:38:02.620573 crc crio[23211]: time="2026-06-11T17:38:02.620308796Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7034d9d8-6de2-434a-8832-d62e2832c617 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.561984 | controller | Jun 11 17:38:02.632322 crc crio[23211]: time="2026-06-11T17:38:02.632065465Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686658-dlq7z/oc" id=f8b67e3d-d6c4-4257-813e-c34e51268d7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.562000 | controller | Jun 11 17:38:02.632865 crc crio[23211]: time="2026-06-11T17:38:02.632777372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.562016 | controller | Jun 11 17:38:02.695928 crc crio[23211]: time="2026-06-11T17:38:02.695777459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.562032 | controller | Jun 11 17:38:02.948168 crc crio[23211]: time="2026-06-11T17:38:02.947648449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.562048 | controller | Jun 11 17:38:03.078507 crc crio[23211]: time="2026-06-11T17:38:03.078046317Z" level=info msg="Created container e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951: openshift-infra/auto-csr-approver-29686658-dlq7z/oc" id=f8b67e3d-d6c4-4257-813e-c34e51268d7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.562064 | controller | Jun 11 17:38:03.080255 crc crio[23211]: time="2026-06-11T17:38:03.080119148Z" level=info msg="Starting container: e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951" id=98d5ab90-efe5-45cd-ab97-4340d9cebe72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.562080 | controller | Jun 11 17:38:03.099124 crc crio[23211]: time="2026-06-11T17:38:03.098374116Z" level=info msg="Started container" PID=302983 containerID=e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951 description=openshift-infra/auto-csr-approver-29686658-dlq7z/oc id=98d5ab90-efe5-45cd-ab97-4340d9cebe72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8
2026-06-11 18:00:59.562099 | controller | Jun 11 17:38:05.242670 crc crio[23211]: time="2026-06-11T17:38:05.240841672Z" level=info msg="Stopping pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8" id=65a3e1d7-6ab4-46f2-9921-1f153ba24ca6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.562115 | controller | Jun 11 17:38:05.245133 crc crio[23211]: time="2026-06-11T17:38:05.243862176Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686658-dlq7z Namespace:openshift-infra ID:021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8 UID:f6b19d7c-6962-4518-80e2-38c0be97b374 NetNS:/var/run/netns/ffd5c525-2ff8-4bca-8811-0bf0fe30a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6b19d7c_6962_4518_80e2_38c0be97b374.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}"
2026-06-11 18:00:59.562131 | controller | Jun 11 17:38:05.245133 crc crio[23211]: time="2026-06-11T17:38:05.244109071Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686658-dlq7z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.562147 | controller | Jun 11 17:38:05.567700 crc crio[23211]: time="2026-06-11T17:38:05.567116777Z" level=info msg="Stopped pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8" id=65a3e1d7-6ab4-46f2-9921-1f153ba24ca6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.562163 | controller | Jun 11 17:38:49.155685 crc crio[23211]: time="2026-06-11T17:38:49.154768551Z" level=info msg="Removing container: fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457" id=b06415ad-feb5-44d7-8e38-efb6846a1de0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562178 | controller | Jun 11 17:38:49.300824 crc crio[23211]: time="2026-06-11T17:38:49.300710481Z" level=info msg="Removed container fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create" id=b06415ad-feb5-44d7-8e38-efb6846a1de0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562194 | controller | Jun 11 17:38:49.304290 crc crio[23211]: time="2026-06-11T17:38:49.304158916Z" level=info msg="Removing container: 7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637" id=31b5dc23-5c31-4595-aea5-b0c213c5d817 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562210 | controller | Jun 11 17:38:49.375115 crc crio[23211]: time="2026-06-11T17:38:49.368171727Z" level=info msg="Removed container 7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update" id=31b5dc23-5c31-4595-aea5-b0c213c5d817 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562226 | controller | Jun 11 17:38:49.375115 crc crio[23211]: time="2026-06-11T17:38:49.372046141Z" level=info msg="Removing container: 3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab" id=3b91abb7-57ad-41d6-9996-138ecb3c868a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562242 | controller | Jun 11 17:38:49.430991 crc crio[23211]: time="2026-06-11T17:38:49.430914125Z" level=info msg="Removed container 3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update" id=3b91abb7-57ad-41d6-9996-138ecb3c868a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562257 | controller | Jun 11 17:38:49.439562 crc crio[23211]: time="2026-06-11T17:38:49.439022085Z" level=info msg="Removing container: e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba" id=899da92d-4e63-4222-8d2a-355c5e296319 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562273 | controller | Jun 11 17:38:49.601486 crc crio[23211]: time="2026-06-11T17:38:49.601332926Z" level=info msg="Removed container e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba: openshift-infra/auto-csr-approver-29686652-d9n7p/oc" id=899da92d-4e63-4222-8d2a-355c5e296319 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562291 | controller | Jun 11 17:38:49.615307 crc crio[23211]: time="2026-06-11T17:38:49.615113865Z" level=info msg="Stopping pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9" id=320d0183-363d-4874-872d-ccc6920b8a63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.562307 | controller | Jun 11 17:38:49.615307 crc crio[23211]: time="2026-06-11T17:38:49.615234078Z" level=info msg="Stopped pod sandbox (already stopped): 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9" id=320d0183-363d-4874-872d-ccc6920b8a63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.562323 | controller | Jun 11 17:38:49.619214 crc crio[23211]: time="2026-06-11T17:38:49.619140384Z" level=info msg="Removing pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9" id=753acbee-3c3c-4411-899c-9cc4b48a5197 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.562338 | controller | Jun 11 17:38:49.636167 crc crio[23211]: time="2026-06-11T17:38:49.635977826Z" level=info msg="Removed pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9" id=753acbee-3c3c-4411-899c-9cc4b48a5197 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.562353 | controller | Jun 11 17:38:49.637310 crc crio[23211]: time="2026-06-11T17:38:49.637238918Z" level=info msg="Stopping pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db" id=4fc54e58-a5d0-43bb-99e0-59a7755fb043 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.562368 | controller | Jun 11 17:38:49.637310 crc crio[23211]: time="2026-06-11T17:38:49.63729876Z" level=info msg="Stopped pod sandbox (already stopped): 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db" id=4fc54e58-a5d0-43bb-99e0-59a7755fb043 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.562384 | controller | Jun 11 17:38:49.638222 crc crio[23211]: time="2026-06-11T17:38:49.638168331Z" level=info msg="Removing pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db" id=bb419611-82cc-4db5-9364-fe3d8d9dac67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.562399 | controller | Jun 11 17:38:49.653963 crc crio[23211]: time="2026-06-11T17:38:49.653852096Z" level=info msg="Removed pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db" id=bb419611-82cc-4db5-9364-fe3d8d9dac67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.562414 | controller | Jun 11 17:38:49.655339 crc crio[23211]: time="2026-06-11T17:38:49.655295161Z" level=info msg="Stopping pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4" id=0da0c96f-86da-461f-a788-89717690a911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.562429 | controller | Jun 11 17:38:49.655464 crc crio[23211]: time="2026-06-11T17:38:49.655347583Z" level=info msg="Stopped pod sandbox (already stopped): 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4" id=0da0c96f-86da-461f-a788-89717690a911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.562445 | controller | Jun 11 17:38:49.655915 crc crio[23211]: time="2026-06-11T17:38:49.655854755Z" level=info msg="Removing pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4" id=22e18d57-07d6-45a0-b026-28f3a42fcb37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.562460 | controller | Jun 11 17:38:49.683385 crc crio[23211]: time="2026-06-11T17:38:49.683282918Z" level=info msg="Removed pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4" id=22e18d57-07d6-45a0-b026-28f3a42fcb37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.562475 | controller | Jun 11 17:38:49.685059 crc crio[23211]: time="2026-06-11T17:38:49.68500125Z" level=info msg="Stopping pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5" id=91728a08-bf9f-478b-8bdd-e5d8dc042127 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.562494 | controller | Jun 11 17:38:49.685154 crc crio[23211]: time="2026-06-11T17:38:49.685071972Z" level=info msg="Stopped pod sandbox (already stopped): 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5" id=91728a08-bf9f-478b-8bdd-e5d8dc042127 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.562510 | controller | Jun 11 17:38:49.686011 crc crio[23211]: time="2026-06-11T17:38:49.685932472Z" level=info msg="Removing pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5" id=a95810c6-474d-4d2a-a99b-e3fa9602aa04 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.562547 | controller | Jun 11 17:38:49.718123 crc crio[23211]: time="2026-06-11T17:38:49.718002649Z" level=info msg="Removed pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5" id=a95810c6-474d-4d2a-a99b-e3fa9602aa04 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.562563 | controller | Jun 11 17:39:49.921025 crc crio[23211]: time="2026-06-11T17:39:49.919689888Z" level=info msg="Removing container: 8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb" id=d531a982-ca68-411a-9af3-10fd3da013a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562579 | controller | Jun 11 17:39:49.989841 crc crio[23211]: time="2026-06-11T17:39:49.989727698Z" level=info msg="Removed container 8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update" id=d531a982-ca68-411a-9af3-10fd3da013a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562594 | controller | Jun 11 17:39:49.992815 crc crio[23211]: time="2026-06-11T17:39:49.992737182Z" level=info msg="Removing container: 8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8" id=cde11c29-10a1-486c-869b-22997b871871 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562610 | controller | Jun 11 17:39:50.043336 crc crio[23211]: time="2026-06-11T17:39:50.043211041Z" level=info msg="Removed container 8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8: openstack/root-account-create-update-966qj/mariadb-account-create-update" id=cde11c29-10a1-486c-869b-22997b871871 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562625 | controller | Jun 11 17:39:50.047101 crc crio[23211]: time="2026-06-11T17:39:50.047003835Z" level=info msg="Removing container: 287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f" id=7ef8a5fa-eeed-4d8b-845f-e5fe9a3a9585 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562640 | controller | Jun 11 17:39:50.099543 crc crio[23211]: time="2026-06-11T17:39:50.099390611Z" level=info msg="Removed container 287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update" id=7ef8a5fa-eeed-4d8b-845f-e5fe9a3a9585 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562655 | controller | Jun 11 17:39:50.112885 crc crio[23211]: time="2026-06-11T17:39:50.11278334Z" level=info msg="Removing container: d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa" id=391c6f72-680e-4239-a368-b6fbe239022f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562670 | controller | Jun 11 17:39:50.156001 crc crio[23211]: time="2026-06-11T17:39:50.154867123Z" level=info msg="Removed container d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/init" id=391c6f72-680e-4239-a368-b6fbe239022f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562686 | controller | Jun 11 17:39:50.159200 crc crio[23211]: time="2026-06-11T17:39:50.159079587Z" level=info msg="Removing container: 1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951" id=43a9fc53-4788-4771-b7e5-2e42ea1dd8a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562705 | controller | Jun 11 17:39:50.233681 crc crio[23211]: time="2026-06-11T17:39:50.233580926Z" level=info msg="Removed container 1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update" id=43a9fc53-4788-4771-b7e5-2e42ea1dd8a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562721 | controller | Jun 11 17:39:50.241354 crc crio[23211]: time="2026-06-11T17:39:50.241256054Z" level=info msg="Removing container: df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54" id=b9144ebf-c542-4aea-bb4b-95c1ee2c53ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562736 | controller | Jun 11 17:39:50.278622 crc crio[23211]: time="2026-06-11T17:39:50.27854736Z" level=info msg="Removed container df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54: openstack/glance-db-create-5c6nr/mariadb-database-create" id=b9144ebf-c542-4aea-bb4b-95c1ee2c53ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562751 | controller | Jun 11 17:39:50.283956 crc crio[23211]: time="2026-06-11T17:39:50.283858991Z" level=info msg="Removing container: e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9" id=77863c22-cf5f-43da-b106-12c4d61e1561 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562767 | controller | Jun 11 17:39:50.322600 crc crio[23211]: time="2026-06-11T17:39:50.322529669Z" level=info msg="Removed container e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9: openstack/placement-db-create-nkzqd/mariadb-database-create" id=77863c22-cf5f-43da-b106-12c4d61e1561 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562782 | controller | Jun 11 17:39:50.336821 crc crio[23211]: time="2026-06-11T17:39:50.336735219Z" level=info msg="Removing container: 2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240" id=48c5f15a-8297-4911-924b-6cb51bdbcb9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562797 | controller | Jun 11 17:39:50.370690 crc crio[23211]: time="2026-06-11T17:39:50.370479787Z" level=info msg="Removed container 2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240: openstack/keystone-db-create-dbhpr/mariadb-database-create" id=48c5f15a-8297-4911-924b-6cb51bdbcb9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562812 | controller | Jun 11 17:39:50.375931 crc crio[23211]: time="2026-06-11T17:39:50.375865209Z" level=info msg="Removing container: 3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522" id=0a769628-23c7-4277-890c-1928f57f71ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562828 | controller | Jun 11 17:39:50.405510 crc crio[23211]: time="2026-06-11T17:39:50.405384343Z" level=info msg="Removed container 3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522: openstack/neutron-db-create-47llt/mariadb-database-create" id=0a769628-23c7-4277-890c-1928f57f71ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562843 | controller | Jun 11 17:39:50.408031 crc crio[23211]: time="2026-06-11T17:39:50.407950976Z" level=info msg="Removing container: d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88" id=59abecc4-d8be-47ad-9c1d-ca6b28b4be00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562859 | controller | Jun 11 17:39:50.450109 crc crio[23211]: time="2026-06-11T17:39:50.449901394Z" level=info msg="Removed container d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create" id=59abecc4-d8be-47ad-9c1d-ca6b28b4be00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562874 | controller | Jun 11 17:39:50.453008 crc crio[23211]: time="2026-06-11T17:39:50.452911469Z" level=info msg="Removing container: 494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9" id=d8b75197-3d2e-435f-bab6-4c635b65fe2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562893 | controller | Jun 11 17:39:50.487654 crc crio[23211]: time="2026-06-11T17:39:50.487541069Z" level=info msg="Removed container 494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update" id=d8b75197-3d2e-435f-bab6-4c635b65fe2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562908 | controller | Jun 11 17:39:50.493869 crc crio[23211]: time="2026-06-11T17:39:50.493785702Z" level=info msg="Removing container: b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1" id=952e8563-ac01-449a-a598-c27ca784fcf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562923 | controller | Jun 11 17:39:50.552840 crc crio[23211]: time="2026-06-11T17:39:50.552721019Z" level=info msg="Removed container b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1: openstack/barbican-db-create-9spfg/mariadb-database-create" id=952e8563-ac01-449a-a598-c27ca784fcf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562938 | controller | Jun 11 17:39:50.556562 crc crio[23211]: time="2026-06-11T17:39:50.55648912Z" level=info msg="Removing container: a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04" id=11c4f89f-ef8a-4116-877a-c4da7fd09639 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562953 | controller | Jun 11 17:39:50.601118 crc crio[23211]: time="2026-06-11T17:39:50.601004453Z" level=info msg="Removed container a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04: openstack/nova-api-db-create-fl7rw/mariadb-database-create" id=11c4f89f-ef8a-4116-877a-c4da7fd09639 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562968 | controller | Jun 11 17:39:50.604709 crc crio[23211]: time="2026-06-11T17:39:50.60459279Z" level=info msg="Removing container: 7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1" id=4c380709-503a-4ac1-a4e6-f874f7510726 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562983 | controller | Jun 11 17:39:50.643714 crc crio[23211]: time="2026-06-11T17:39:50.643609278Z" level=info msg="Removed container 7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update" id=4c380709-503a-4ac1-a4e6-f874f7510726 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.562998 | controller | Jun 11 17:39:50.646218 crc crio[23211]: time="2026-06-11T17:39:50.64614058Z" level=info msg="Removing container: 3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1" id=caddf5ee-4f80-4ce6-a6b4-fda31a96846a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563013 | controller | Jun 11 17:39:50.681058 crc crio[23211]: time="2026-06-11T17:39:50.680902343Z" level=info msg="Removed container 3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1: openshift-marketplace/certified-operators-hksvt/extract-utilities" id=caddf5ee-4f80-4ce6-a6b4-fda31a96846a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563028 | controller | Jun 11 17:39:50.684927 crc crio[23211]: time="2026-06-11T17:39:50.68484057Z" level=info msg="Removing container: 7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267" id=915fce18-8af9-4d39-a204-b325caca0903 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563043 | controller | Jun 11 17:39:50.717389 crc crio[23211]: time="2026-06-11T17:39:50.717211194Z" level=info msg="Removed container 7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267: openshift-marketplace/community-operators-h5574/extract-utilities" id=915fce18-8af9-4d39-a204-b325caca0903 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563059 | controller | Jun 11 17:39:50.725401 crc crio[23211]: time="2026-06-11T17:39:50.725278512Z" level=info msg="Removing container: 0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00" id=2f0c6855-b121-490c-8d7a-5a7f8d748485 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563078 | controller | Jun 11 17:39:50.757012 crc crio[23211]: time="2026-06-11T17:39:50.756943608Z" level=info msg="Removed container 0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00: openstack/cinder-db-create-cmtnz/mariadb-database-create" id=2f0c6855-b121-490c-8d7a-5a7f8d748485 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563094 | controller | Jun 11 17:39:50.760657 crc crio[23211]: time="2026-06-11T17:39:50.760598168Z" level=info msg="Removing container: 2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051" id=52f97c6e-f621-43b4-a4be-030ba293a073 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563110 | controller | Jun 11 17:39:50.817650 crc crio[23211]: time="2026-06-11T17:39:50.817498265Z" level=info msg="Removed container 2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051: openshift-marketplace/community-operators-h5574/extract-content" id=52f97c6e-f621-43b4-a4be-030ba293a073 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563125 | controller | Jun 11 17:39:50.821976 crc crio[23211]: time="2026-06-11T17:39:50.821853771Z" level=info msg="Removing container: 9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03" id=e0dc9165-a060-4c35-9a0c-c4c306e4ceaa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563140 | controller | Jun 11 17:39:50.865789 crc crio[23211]: time="2026-06-11T17:39:50.865637655Z" level=info msg="Removed container 9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update" id=e0dc9165-a060-4c35-9a0c-c4c306e4ceaa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563155 | controller | Jun 11 17:39:50.870191 crc crio[23211]: time="2026-06-11T17:39:50.870074104Z" level=info msg="Removing container: 9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be" id=2796018a-08d3-4376-b7d8-d4f9a44a94ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563171 | controller | Jun 11 17:39:50.904815 crc crio[23211]: time="2026-06-11T17:39:50.904649973Z" level=info msg="Removed container 9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/openstack-edpm-ipam-provisionserver-checksum-discovery" id=2796018a-08d3-4376-b7d8-d4f9a44a94ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563186 | controller | Jun 11 17:39:50.909710 crc crio[23211]: time="2026-06-11T17:39:50.909601524Z" level=info msg="Removing container: 22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07" id=7bd675ce-21ed-45d8-a92b-c6c789754c49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563201 | controller | Jun 11 17:39:50.960707 crc crio[23211]: time="2026-06-11T17:39:50.96038582Z" level=info msg="Removed container 22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update" id=7bd675ce-21ed-45d8-a92b-c6c789754c49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.563216 | controller | Jun 11 17:39:50.981731 crc crio[23211]: time="2026-06-11T17:39:50.981371355Z" level=info msg="Stopping pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd" id=bdec935e-46dd-4c8d-a185-5d7d1a0cf5bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563231 | controller | Jun 11 17:39:50.981731 crc crio[23211]: time="2026-06-11T17:39:50.981517499Z" level=info msg="Stopped pod sandbox (already stopped): 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd" id=bdec935e-46dd-4c8d-a185-5d7d1a0cf5bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563250 | controller | Jun 11 17:39:50.982363 crc crio[23211]: time="2026-06-11T17:39:50.982246096Z" level=info msg="Removing pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd" id=f7e2305a-f780-4e98-bbe5-ac79ed7a885b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563266 | controller | Jun 11 17:39:51.009657 crc crio[23211]: time="2026-06-11T17:39:51.009400692Z" level=info msg="Removed pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd" id=f7e2305a-f780-4e98-bbe5-ac79ed7a885b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563282 | controller | Jun 11 17:39:51.010761 crc crio[23211]: time="2026-06-11T17:39:51.010665674Z" level=info msg="Stopping pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79" id=81497b28-e62a-49b6-915d-998b1f87128e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563297 | controller | Jun 11 17:39:51.010761 crc crio[23211]: time="2026-06-11T17:39:51.010758777Z" level=info msg="Stopped pod sandbox (already stopped): ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79" id=81497b28-e62a-49b6-915d-998b1f87128e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563314 | controller | Jun 11 17:39:51.011618 crc crio[23211]: time="2026-06-11T17:39:51.011370781Z" level=info msg="Removing pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79" id=0217f304-0304-408c-ae73-d17883777a92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563330 | controller | Jun 11 17:39:51.310502 crc crio[23211]: time="2026-06-11T17:39:51.310249015Z" level=info msg="Removed pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79" id=0217f304-0304-408c-ae73-d17883777a92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563346 | controller | Jun 11 17:39:51.311655 crc crio[23211]: time="2026-06-11T17:39:51.311520935Z" level=info msg="Stopping pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b" id=b8a5dd22-75ec-4b49-95c3-dd3f3b9c472e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563362 | controller | Jun 11 17:39:51.311655 crc crio[23211]: time="2026-06-11T17:39:51.311605057Z" level=info msg="Stopped pod sandbox (already stopped): 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b" id=b8a5dd22-75ec-4b49-95c3-dd3f3b9c472e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563377 | controller | Jun 11 17:39:51.312583 crc crio[23211]: time="2026-06-11T17:39:51.31251763Z" level=info msg="Removing pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b" id=49874580-69d9-4d5a-9f8a-ca4572bbb07d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563393 | controller | Jun 11 17:39:51.328486 crc crio[23211]: time="2026-06-11T17:39:51.328346568Z" level=info msg="Removed pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b" id=49874580-69d9-4d5a-9f8a-ca4572bbb07d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563408 | controller | Jun 11 17:39:51.329677 crc crio[23211]: time="2026-06-11T17:39:51.329597868Z" level=info msg="Stopping pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e" id=17b7910f-01ae-447a-8d65-39b28d275f5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563424 | controller | Jun 11 17:39:51.329786 crc crio[23211]: time="2026-06-11T17:39:51.32968051Z" level=info msg="Stopped pod sandbox (already stopped): 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e" id=17b7910f-01ae-447a-8d65-39b28d275f5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563439 | controller | Jun 11 17:39:51.330353 crc crio[23211]: time="2026-06-11T17:39:51.330268955Z" level=info msg="Removing pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e" id=8359781c-a960-4f19-b9c9-986a2f37238b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563458 | controller | Jun 11 17:39:51.348617 crc crio[23211]: time="2026-06-11T17:39:51.348500603Z" level=info msg="Removed pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e" id=8359781c-a960-4f19-b9c9-986a2f37238b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563475 | controller | Jun 11 17:39:51.353208 crc crio[23211]: time="2026-06-11T17:39:51.353075694Z" level=info msg="Stopping pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f" id=1dd1a87d-65d3-4e9a-8a63-9ade9c6d3456 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563490 | controller | Jun 11 17:39:51.353410 crc crio[23211]: time="2026-06-11T17:39:51.353235578Z" level=info msg="Stopped pod sandbox (already stopped): fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f" id=1dd1a87d-65d3-4e9a-8a63-9ade9c6d3456 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563506 | controller | Jun 11 17:39:51.354147 crc crio[23211]: time="2026-06-11T17:39:51.354049838Z" level=info msg="Removing pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f" id=77f17e0d-a3e0-4f68-a79c-c5a9443e4baa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563542 | controller | Jun 11 17:39:51.377883 crc crio[23211]: time="2026-06-11T17:39:51.377744549Z" level=info msg="Removed pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f" id=77f17e0d-a3e0-4f68-a79c-c5a9443e4baa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563560 | controller | Jun 11 17:39:51.378655 crc crio[23211]: time="2026-06-11T17:39:51.37858053Z" level=info msg="Stopping pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175" id=987e0f53-0f9c-44bb-8591-c4e3afdbcb03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563576 | controller | Jun 11 17:39:51.378655 crc crio[23211]: time="2026-06-11T17:39:51.378644172Z" level=info msg="Stopped pod sandbox (already stopped): 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175" id=987e0f53-0f9c-44bb-8591-c4e3afdbcb03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563591 | controller | Jun 11 17:39:51.379120 crc crio[23211]: time="2026-06-11T17:39:51.379048162Z" level=info msg="Removing pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175" id=1299891f-0661-45a2-9d74-b5b830aeadf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563606 | controller | Jun 11 17:39:51.398065 crc crio[23211]: time="2026-06-11T17:39:51.397915555Z" level=info msg="Removed pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175" id=1299891f-0661-45a2-9d74-b5b830aeadf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563622 | controller | Jun 11 17:39:51.399095 crc crio[23211]: time="2026-06-11T17:39:51.399009932Z" level=info msg="Stopping pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27" id=9ae1e4e6-76c3-4f2a-8c52-18bf0aac2128 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563638 | controller | Jun 11 17:39:51.399095 crc crio[23211]: time="2026-06-11T17:39:51.399084424Z" level=info msg="Stopped pod sandbox (already stopped): 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27" id=9ae1e4e6-76c3-4f2a-8c52-18bf0aac2128 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563653 | controller | Jun 11 17:39:51.400085 crc crio[23211]: time="2026-06-11T17:39:51.399979886Z" level=info msg="Removing pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27" id=d3ad8a47-2edd-44a8-8147-2636c10f9759 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563669 | controller | Jun 11 17:39:51.415883 crc crio[23211]: time="2026-06-11T17:39:51.415742023Z" level=info msg="Removed pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27" id=d3ad8a47-2edd-44a8-8147-2636c10f9759 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563701 | controller | Jun 11 17:39:51.416938 crc crio[23211]: time="2026-06-11T17:39:51.416837739Z" level=info msg="Stopping pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791" id=9c37dcc1-e5d2-43e0-9b16-b59c20289244 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563718 | controller | Jun 11 17:39:51.420019 crc crio[23211]: time="2026-06-11T17:39:51.419936245Z" level=info msg="Stopped pod sandbox (already stopped): c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791" id=9c37dcc1-e5d2-43e0-9b16-b59c20289244 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563734 | controller | Jun 11 17:39:51.420907 crc crio[23211]: time="2026-06-11T17:39:51.420821337Z" level=info msg="Removing pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791" id=e3019f7a-33b0-4640-b4f8-29ce7774fd8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563749 | controller | Jun 11 17:39:51.463678 crc crio[23211]: time="2026-06-11T17:39:51.463546305Z" level=info msg="Removed pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791" id=e3019f7a-33b0-4640-b4f8-29ce7774fd8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563765 | controller | Jun 11 17:39:51.465197 crc crio[23211]: time="2026-06-11T17:39:51.465100153Z" level=info msg="Stopping pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706" id=be5308ba-8cbb-49ae-904f-2e456005ca59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563780 | controller | Jun 11 17:39:51.465331 crc crio[23211]: time="2026-06-11T17:39:51.465230746Z" level=info msg="Stopped pod sandbox (already stopped): 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706" id=be5308ba-8cbb-49ae-904f-2e456005ca59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563795 | controller | Jun 11 17:39:51.466508 crc crio[23211]: time="2026-06-11T17:39:51.466361634Z" level=info msg="Removing pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706" id=410e747a-12d6-49ec-a99d-6de7d9be0e18 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563811 | controller | Jun 11 17:39:51.497195 crc crio[23211]: time="2026-06-11T17:39:51.496934054Z" level=info msg="Removed pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706" id=410e747a-12d6-49ec-a99d-6de7d9be0e18 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563826 | controller | Jun 11 17:39:51.498531 crc crio[23211]: time="2026-06-11T17:39:51.498269876Z" level=info msg="Stopping pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99" id=0a4cceda-ba13-4276-bb93-9800111eb2e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563842 | controller | Jun 11 17:39:51.498666 crc crio[23211]: time="2026-06-11T17:39:51.498549963Z" level=info msg="Stopped pod sandbox (already stopped): 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99" id=0a4cceda-ba13-4276-bb93-9800111eb2e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563857 | controller | Jun 11 17:39:51.499528 crc crio[23211]: time="2026-06-11T17:39:51.499385005Z" level=info msg="Removing pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99" id=10e368d6-1181-4572-b126-36cb4680f80b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563872 | controller | Jun 11 17:39:51.523152 crc crio[23211]: time="2026-06-11T17:39:51.522939232Z" level=info msg="Removed pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99" id=10e368d6-1181-4572-b126-36cb4680f80b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563888 | controller | Jun 11 17:39:51.524923 crc crio[23211]: time="2026-06-11T17:39:51.524767677Z" level=info msg="Stopping pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67" id=7f951151-0a1a-4ca8-81da-533ecdfcfb15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563907 | controller | Jun 11 17:39:51.525020 crc crio[23211]: time="2026-06-11T17:39:51.524982202Z" level=info msg="Stopped pod sandbox (already stopped): d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67" id=7f951151-0a1a-4ca8-81da-533ecdfcfb15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563923 | controller | Jun 11 17:39:51.526110 crc crio[23211]: time="2026-06-11T17:39:51.525954496Z" level=info msg="Removing pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67" id=5e49cff7-ccc6-4e47-9157-e0216c74c7c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563938 | controller | Jun 11 17:39:51.543345 crc crio[23211]: time="2026-06-11T17:39:51.543204929Z" level=info msg="Removed pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67" id=5e49cff7-ccc6-4e47-9157-e0216c74c7c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563953 | controller | Jun 11 17:39:51.544507 crc crio[23211]: time="2026-06-11T17:39:51.544332428Z" level=info msg="Stopping pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e" id=606e9e6f-18fb-4878-bbd5-731bc09d10c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563968 | controller | Jun 11 17:39:51.544583 crc crio[23211]: time="2026-06-11T17:39:51.544511852Z" level=info msg="Stopped pod sandbox (already stopped): 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e" id=606e9e6f-18fb-4878-bbd5-731bc09d10c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.563983 | controller | Jun 11 17:39:51.545586 crc crio[23211]: time="2026-06-11T17:39:51.545525696Z" level=info msg="Removing pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e" id=62d73e68-3aae-4de0-933a-2822487936bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.563999 | controller | Jun 11 17:39:51.574941 crc crio[23211]: time="2026-06-11T17:39:51.574051776Z" level=info msg="Removed pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e" id=62d73e68-3aae-4de0-933a-2822487936bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564014 | controller | Jun 11 17:39:51.577558 crc crio[23211]: time="2026-06-11T17:39:51.577410649Z" level=info msg="Stopping pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013" id=ed8df708-bd92-41f7-955c-bf60e84bbfa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564029 | controller | Jun 11 17:39:51.577717 crc crio[23211]: time="2026-06-11T17:39:51.577621744Z" level=info msg="Stopped pod sandbox (already stopped): d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013" id=ed8df708-bd92-41f7-955c-bf60e84bbfa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564045 | controller | Jun 11 17:39:51.578500 crc crio[23211]: time="2026-06-11T17:39:51.578347542Z" level=info msg="Removing pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013" id=f1ff64f5-007d-45c3-b426-30c5dd56ada2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564061 | controller | Jun 11 17:39:51.600479 crc crio[23211]: time="2026-06-11T17:39:51.600091505Z" level=info msg="Removed pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013" id=f1ff64f5-007d-45c3-b426-30c5dd56ada2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564076 | controller | Jun 11 17:39:51.601670 crc crio[23211]: time="2026-06-11T17:39:51.601554361Z" level=info msg="Stopping pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d" id=ac9cbabb-a0aa-4832-8ad9-d93d2fe3c8be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564092 | controller | Jun 11 17:39:51.601763 crc crio[23211]: time="2026-06-11T17:39:51.601701784Z" level=info msg="Stopped pod sandbox (already stopped): 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d" id=ac9cbabb-a0aa-4832-8ad9-d93d2fe3c8be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564111 | controller | Jun 11 17:39:51.602547 crc crio[23211]: time="2026-06-11T17:39:51.602413162Z" level=info msg="Removing pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d" id=ae111ca0-4d80-43be-8b46-79ff73ff854e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564127 | controller | Jun 11 17:39:51.623923 crc crio[23211]: time="2026-06-11T17:39:51.623720225Z" level=info msg="Removed pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d" id=ae111ca0-4d80-43be-8b46-79ff73ff854e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564143 | controller | Jun 11 17:39:51.625522 crc crio[23211]: time="2026-06-11T17:39:51.625289133Z" level=info msg="Stopping pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747" id=3133eb85-ca8f-43b9-930d-1dbd1aa8590f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564159 | controller | Jun 11 17:39:51.625674 crc crio[23211]: time="2026-06-11T17:39:51.625596842Z" level=info msg="Stopped pod sandbox (already stopped): f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747" id=3133eb85-ca8f-43b9-930d-1dbd1aa8590f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564174 | controller | Jun 11 17:39:51.626645 crc crio[23211]: time="2026-06-11T17:39:51.626545404Z" level=info msg="Removing pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747" id=4bbe0ace-7ba3-4e8a-8bbc-fe5d6569abde name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564190 | controller | Jun 11 17:39:51.655390 crc crio[23211]: time="2026-06-11T17:39:51.655272649Z" level=info msg="Removed pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747" id=4bbe0ace-7ba3-4e8a-8bbc-fe5d6569abde name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564206 | controller | Jun 11 17:39:51.656791 crc crio[23211]: time="2026-06-11T17:39:51.65650615Z" level=info msg="Stopping pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef" id=a0b7792a-7045-4523-9ac5-e017337d727c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564221 | controller | Jun 11 17:39:51.656791 crc crio[23211]: time="2026-06-11T17:39:51.656667124Z" level=info msg="Stopped pod sandbox (already stopped): 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef" id=a0b7792a-7045-4523-9ac5-e017337d727c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564236 | controller | Jun 11 17:39:51.657860 crc crio[23211]: time="2026-06-11T17:39:51.657808951Z" level=info msg="Removing pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef" id=16a56899-679c-4156-8c00-ae2543aace55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564252 | controller | Jun 11 17:39:51.683833 crc crio[23211]: time="2026-06-11T17:39:51.683669316Z" level=info msg="Removed pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef" id=16a56899-679c-4156-8c00-ae2543aace55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564267 | controller | Jun 11 17:39:51.684975 crc crio[23211]: time="2026-06-11T17:39:51.684865295Z" level=info msg="Stopping pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639" id=13b43168-acf0-43af-a258-686849f9ccbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564283 | controller | Jun 11 17:39:51.684975 crc crio[23211]: time="2026-06-11T17:39:51.684940057Z" level=info msg="Stopped pod sandbox (already stopped): 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639" id=13b43168-acf0-43af-a258-686849f9ccbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564298 | controller | Jun 11 17:39:51.685917 crc crio[23211]: time="2026-06-11T17:39:51.685821039Z" level=info msg="Removing pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639" id=5b644032-0767-4cda-8ef7-f3f0173f61c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564316 | controller | Jun 11 17:39:51.716608 crc crio[23211]: time="2026-06-11T17:39:51.71640254Z" level=info msg="Removed pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639" id=5b644032-0767-4cda-8ef7-f3f0173f61c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564332 | controller | Jun 11 17:40:02.801655 crc crio[23211]: time="2026-06-11T17:40:02.800561691Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686660-hp5hg/POD" id=6c6e8e4f-0ced-4f01-8381-2028031a4ead name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.564347 | controller | Jun 11 17:40:02.803724 crc crio[23211]: time="2026-06-11T17:40:02.801685149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.564363 | controller | Jun 11 17:40:02.841830 crc crio[23211]: time="2026-06-11T17:40:02.841732781Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686660-hp5hg Namespace:openshift-infra ID:98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d UID:71a7022f-fd90-40b0-a3cc-a81244596fcc NetNS:/var/run/netns/f887d924-2283-4680-9498-26c6eb1611b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71a7022f_fd90_40b0_a3cc_a81244596fcc.slice PodAnnotations:0xc002818278}] Aliases:map[]}"
2026-06-11 18:00:59.564380 | controller | Jun 11 17:40:02.841830 crc crio[23211]: time="2026-06-11T17:40:02.841819873Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686660-hp5hg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.564396 | controller | Jun 11 17:40:03.494021 crc crio[23211]: 2026-06-11T17:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98680381bd2b622 Mac:de:62:e7:33:d5:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c0 Mtu:0 Sandbox:/var/run/netns/f887d924-2283-4680-9498-26c6eb1611b6 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.1.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.564412 | controller | Jun 11 17:40:03.497729 crc crio[23211]: time="2026-06-11T17:40:03.497196386Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686660-hp5hg Namespace:openshift-infra ID:98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d UID:71a7022f-fd90-40b0-a3cc-a81244596fcc NetNS:/var/run/netns/f887d924-2283-4680-9498-26c6eb1611b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71a7022f_fd90_40b0_a3cc_a81244596fcc.slice PodAnnotations:0xc002818278}] Aliases:map[]}"
2026-06-11 18:00:59.564428 | controller | Jun 11 17:40:03.497729 crc crio[23211]: time="2026-06-11T17:40:03.497666359Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686660-hp5hg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.564444 | controller | Jun 11 17:40:03.514269 crc crio[23211]: time="2026-06-11T17:40:03.514035791Z" level=info msg="Ran pod sandbox 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d with infra container: openshift-infra/auto-csr-approver-29686660-hp5hg/POD" id=6c6e8e4f-0ced-4f01-8381-2028031a4ead name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.564460 | controller | Jun 11 17:40:03.518124 crc crio[23211]: time="2026-06-11T17:40:03.518030708Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d3ade1ce-f470-44ac-99ba-cf2685608ec9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.564476 | controller | Jun 11 17:40:03.529369 crc crio[23211]: time="2026-06-11T17:40:03.529268214Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.564491 | controller | Jun 11 17:40:06.003000 crc crio[23211]: time="2026-06-11T17:40:06.001610414Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d3ade1ce-f470-44ac-99ba-cf2685608ec9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.564523 | controller | Jun 11 17:40:06.006357 crc crio[23211]: time="2026-06-11T17:40:06.006265998Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f4d76647-aeb5-4ca7-9812-ad57a6c56d32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.564542 | controller | Jun 11 17:40:06.009191 crc crio[23211]: time="2026-06-11T17:40:06.009072758Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=de5583dd-4b01-447d-9f7c-6efa4d6871f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.564558 | controller | Jun 11 17:40:06.019820 crc crio[23211]: time="2026-06-11T17:40:06.019732279Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686660-hp5hg/oc" id=03e56592-8410-4134-b532-377cc3567316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.564574 | controller | Jun 11 17:40:06.020387 crc crio[23211]: time="2026-06-11T17:40:06.020311853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.564589 | controller | Jun 11 17:40:06.091844 crc crio[23211]: time="2026-06-11T17:40:06.091734877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.564605 | controller | Jun 11 17:40:06.353796 crc crio[23211]: time="2026-06-11T17:40:06.35368883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.564620 | controller | Jun 11 17:40:06.481096 crc crio[23211]: time="2026-06-11T17:40:06.480982586Z" level=info msg="Created container d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b: openshift-infra/auto-csr-approver-29686660-hp5hg/oc" id=03e56592-8410-4134-b532-377cc3567316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.564636 | controller | Jun 11 17:40:06.482518 crc crio[23211]: time="2026-06-11T17:40:06.482411901Z" level=info msg="Starting container: d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b" id=88d993ec-1edf-4753-916a-defa63503e5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.564651 | controller | Jun 11 17:40:06.488526 crc crio[23211]: time="2026-06-11T17:40:06.488394916Z" level=info msg="Started container" PID=310881 containerID=d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b description=openshift-infra/auto-csr-approver-29686660-hp5hg/oc id=88d993ec-1edf-4753-916a-defa63503e5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d
2026-06-11 18:00:59.564667 | controller | Jun 11 17:40:08.509787 crc crio[23211]: time="2026-06-11T17:40:08.508341099Z" level=info msg="Stopping pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d" id=e97cbc7a-1293-4ec4-83fb-27de919dc9ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564683 | controller | Jun 11 17:40:08.511577 crc crio[23211]: time="2026-06-11T17:40:08.510204244Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686660-hp5hg Namespace:openshift-infra ID:98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d UID:71a7022f-fd90-40b0-a3cc-a81244596fcc NetNS:/var/run/netns/f887d924-2283-4680-9498-26c6eb1611b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71a7022f_fd90_40b0_a3cc_a81244596fcc.slice PodAnnotations:0xc000d2ec00}] Aliases:map[]}"
2026-06-11 18:00:59.564699 | controller | Jun 11 17:40:08.511577 crc crio[23211]: time="2026-06-11T17:40:08.510362288Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686660-hp5hg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.564721 | controller | Jun 11 17:40:08.875567 crc crio[23211]: time="2026-06-11T17:40:08.874984882Z" level=info msg="Stopped pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d" id=e97cbc7a-1293-4ec4-83fb-27de919dc9ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564737 | controller | Jun 11 17:40:51.753314 crc crio[23211]: time="2026-06-11T17:40:51.751750305Z" level=info msg="Removing container: f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49" id=7584d5ae-4ec9-4e73-a1a3-b58dccf5a900 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.564752 | controller | Jun 11 17:40:51.814574 crc crio[23211]: time="2026-06-11T17:40:51.814496326Z" level=info msg="Removed container f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49: openshift-marketplace/certified-operators-hksvt/extract-content" id=7584d5ae-4ec9-4e73-a1a3-b58dccf5a900 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.564767 | controller | Jun 11 17:40:51.819330 crc crio[23211]: time="2026-06-11T17:40:51.819115208Z" level=info msg="Removing container: 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1" id=fc50a228-2c37-4528-9fda-ec307ab303bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.564783 | controller | Jun 11 17:40:51.868498 crc crio[23211]: time="2026-06-11T17:40:51.868259905Z" level=info msg="Removed container 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1: openshift-marketplace/certified-operators-hksvt/registry-server" id=fc50a228-2c37-4528-9fda-ec307ab303bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.564798 | controller | Jun 11 17:40:51.873339 crc crio[23211]: time="2026-06-11T17:40:51.873265607Z" level=info msg="Removing container: b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a" id=847c32c6-8e10-4fdc-b965-58abf89e09be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.564813 | controller | Jun 11 17:40:52.081200 crc crio[23211]: time="2026-06-11T17:40:52.081090255Z" level=info msg="Removed container b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a: openshift-infra/auto-csr-approver-29686654-j4dbl/oc" id=847c32c6-8e10-4fdc-b965-58abf89e09be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.564829 | controller | Jun 11 17:40:52.084899 crc crio[23211]: time="2026-06-11T17:40:52.084809847Z" level=info msg="Removing container: 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254" id=08f55e18-e07b-4346-98dc-1b78c7669628 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.564844 | controller | Jun 11 17:40:52.122232 crc crio[23211]: time="2026-06-11T17:40:52.122094012Z" level=info msg="Removed container 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254: openshift-marketplace/community-operators-h5574/registry-server" id=08f55e18-e07b-4346-98dc-1b78c7669628 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.564859 | controller | Jun 11 17:40:52.147317 crc crio[23211]: time="2026-06-11T17:40:52.14687202Z" level=info msg="Stopping pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39" id=a9de5ffb-7785-411a-9c9c-42b7a3968509 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564874 | controller | Jun 11 17:40:52.147317 crc crio[23211]: time="2026-06-11T17:40:52.147241399Z" level=info msg="Stopped pod sandbox (already stopped): 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39" id=a9de5ffb-7785-411a-9c9c-42b7a3968509 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564890 | controller | Jun 11 17:40:52.148551 crc crio[23211]: time="2026-06-11T17:40:52.148367057Z" level=info msg="Removing pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39" id=dedd938a-0d4f-4d08-9101-d3037972550d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564908 | controller | Jun 11 17:40:52.175561 crc crio[23211]: time="2026-06-11T17:40:52.17539595Z" level=info msg="Removed pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39" id=dedd938a-0d4f-4d08-9101-d3037972550d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564924 | controller | Jun 11 17:40:52.176838 crc crio[23211]: time="2026-06-11T17:40:52.176760193Z" level=info msg="Stopping pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820" id=efbf523b-9793-4eba-9385-1d76db2a7e3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564939 | controller | Jun 11 17:40:52.177130 crc crio[23211]: time="2026-06-11T17:40:52.177013979Z" level=info msg="Stopped pod sandbox (already stopped): 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820" id=efbf523b-9793-4eba-9385-1d76db2a7e3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.564955 | controller | Jun 11 17:40:52.178551 crc crio[23211]: time="2026-06-11T17:40:52.178411174Z" level=info msg="Removing pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820" id=6db15245-90f3-4bd4-b9c6-6db6260da149 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564970 | controller | Jun 11 17:40:52.199006 crc crio[23211]: time="2026-06-11T17:40:52.198886096Z" level=info msg="Removed pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820" id=6db15245-90f3-4bd4-b9c6-6db6260da149 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.564985 | controller | Jun 11 17:40:52.200398 crc crio[23211]: time="2026-06-11T17:40:52.200110177Z" level=info msg="Stopping pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d" id=f6dc7ee1-b85c-47c3-acb4-b29ae79e210e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.565001 | controller | Jun 11 17:40:52.200811 crc crio[23211]: time="2026-06-11T17:40:52.20067331Z" level=info msg="Stopped pod sandbox (already stopped): 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d" id=f6dc7ee1-b85c-47c3-acb4-b29ae79e210e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.565016 | controller | Jun 11 17:40:52.202641 crc crio[23211]: time="2026-06-11T17:40:52.202508485Z" level=info msg="Removing pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d" id=3c78a26e-6e6a-4a93-885d-d320d15ad0a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.565031 | controller | Jun 11 17:40:52.238352 crc crio[23211]: time="2026-06-11T17:40:52.238242142Z" level=info msg="Removed pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d" id=3c78a26e-6e6a-4a93-885d-d320d15ad0a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.565128 | controller | Jun 11 17:42:00.574381 crc crio[23211]: time="2026-06-11T17:42:00.573069188Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686662-265bc/POD" id=3d7574a0-392f-48de-b462-af07538a503d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.565151 | controller | Jun 11 17:42:00.576594 crc crio[23211]: time="2026-06-11T17:42:00.574412071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.565168 | controller | Jun 11 17:42:00.613487 crc crio[23211]: time="2026-06-11T17:42:00.613315875Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686662-265bc Namespace:openshift-infra ID:530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b UID:43a3e64e-d5de-44ef-a328-612d28ae07ca NetNS:/var/run/netns/c90cbcd1-0cf1-4607-bf3c-9018dc4e99b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43a3e64e_d5de_44ef_a328_612d28ae07ca.slice PodAnnotations:0xc003088530}] Aliases:map[]}"
2026-06-11 18:00:59.565188 | controller | Jun 11 17:42:00.613487 crc crio[23211]: time="2026-06-11T17:42:00.613386307Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686662-265bc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.565204 | controller | Jun 11 17:42:00.993039 crc crio[23211]: 2026-06-11T17:42:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:530a4486c39a2b6 Mac:22:60:0a:24:d3:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c1 Mtu:0 Sandbox:/var/run/netns/c90cbcd1-0cf1-4607-bf3c-9018dc4e99b8 SocketPath: PciID:}] [{Interface:0xc00025ac70 Address:{IP:10.217.1.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.565220 | controller | Jun 11 17:42:00.994676 crc crio[23211]: time="2026-06-11T17:42:00.99458217Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686662-265bc Namespace:openshift-infra ID:530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b UID:43a3e64e-d5de-44ef-a328-612d28ae07ca NetNS:/var/run/netns/c90cbcd1-0cf1-4607-bf3c-9018dc4e99b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43a3e64e_d5de_44ef_a328_612d28ae07ca.slice PodAnnotations:0xc003088530}] Aliases:map[]}"
2026-06-11 18:00:59.565236 | controller | Jun 11 17:42:00.994808 crc crio[23211]: time="2026-06-11T17:42:00.994748844Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686662-265bc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.565252 | controller | Jun 11 17:42:01.003651 crc crio[23211]: time="2026-06-11T17:42:01.003510999Z" level=info msg="Ran pod sandbox 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b with infra container: openshift-infra/auto-csr-approver-29686662-265bc/POD" id=3d7574a0-392f-48de-b462-af07538a503d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.565268 | controller | Jun 11 17:42:01.008763 crc crio[23211]: time="2026-06-11T17:42:01.008615664Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=697f7557-fc25-46ae-9c23-1edef511f65b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.565284 | controller | Jun 11 17:42:01.020703 crc crio[23211]: time="2026-06-11T17:42:01.020612158Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.565300 | controller | Jun 11 17:42:02.421871 crc crio[23211]: time="2026-06-11T17:42:02.42150063Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=697f7557-fc25-46ae-9c23-1edef511f65b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.565316 | controller | Jun 11 17:42:02.425145 crc crio[23211]: time="2026-06-11T17:42:02.424645737Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ff553ea7-c44a-4d0c-a53b-ce1263778906 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.565331 | controller | Jun 11 17:42:02.431220 crc crio[23211]: time="2026-06-11T17:42:02.430980372Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=40760caa-73ed-4224-8e28-9e753f43444f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.565347 | controller | Jun 11 17:42:02.442263 crc crio[23211]: time="2026-06-11T17:42:02.442152486Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686662-265bc/oc" id=58d87a2f-3fbd-47d3-adc3-b4141b205961 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.565362 | controller | Jun 11 17:42:02.442891 crc crio[23211]: time="2026-06-11T17:42:02.442827562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.565378 | controller | Jun 11 17:42:02.510026 crc crio[23211]: time="2026-06-11T17:42:02.509827367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.565397 | controller | Jun 11 17:42:02.780784 crc crio[23211]: time="2026-06-11T17:42:02.754590962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.565413 | controller | Jun 11 17:42:02.914688 crc crio[23211]: time="2026-06-11T17:42:02.914529876Z" level=info msg="Created container 5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba: openshift-infra/auto-csr-approver-29686662-265bc/oc" id=58d87a2f-3fbd-47d3-adc3-b4141b205961 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.565429 | controller | Jun 11 17:42:02.916569 crc crio[23211]: time="2026-06-11T17:42:02.916378071Z" level=info msg="Starting container: 5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba" id=e4df36e6-93c1-4892-9646-13283c43b0f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.565444 | controller | Jun 11 17:42:02.926738 crc crio[23211]: time="2026-06-11T17:42:02.926659353Z" level=info msg="Started container" PID=318564 containerID=5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba description=openshift-infra/auto-csr-approver-29686662-265bc/oc id=e4df36e6-93c1-4892-9646-13283c43b0f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b
2026-06-11 18:00:59.565460 | controller | Jun 11 17:42:04.840057 crc crio[23211]: time="2026-06-11T17:42:04.8388884Z" level=info msg="Stopping pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b" id=debea28d-d957-4f27-ac39-51616d48f49d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.565476 | controller | Jun 11 17:42:04.843039 crc crio[23211]: time="2026-06-11T17:42:04.84093474Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686662-265bc Namespace:openshift-infra ID:530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b UID:43a3e64e-d5de-44ef-a328-612d28ae07ca NetNS:/var/run/netns/c90cbcd1-0cf1-4607-bf3c-9018dc4e99b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43a3e64e_d5de_44ef_a328_612d28ae07ca.slice PodAnnotations:0xc000d2e210}] Aliases:map[]}"
2026-06-11 18:00:59.565493 | controller | Jun 11 17:42:04.843039 crc crio[23211]: time="2026-06-11T17:42:04.841146756Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686662-265bc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.565509 | controller | Jun 11 17:42:05.278381 crc crio[23211]: time="2026-06-11T17:42:05.276850576Z" level=info msg="Stopped pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b" id=debea28d-d957-4f27-ac39-51616d48f49d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.565548 | controller | Jun 11 17:42:52.304535 crc crio[23211]: time="2026-06-11T17:42:52.303613954Z" level=info msg="Removing container: 86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243" id=61c5aa8f-26af-406c-8e9a-7dec034a18d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.565565 | controller | Jun 11 17:42:52.405263 crc crio[23211]: time="2026-06-11T17:42:52.404553651Z" level=info msg="Removed container 86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243: openstack/keystone-db-sync-lq6q6/keystone-db-sync" id=61c5aa8f-26af-406c-8e9a-7dec034a18d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.565581 | controller | Jun 11 17:42:52.408584 crc crio[23211]: time="2026-06-11T17:42:52.408507278Z" level=info msg="Removing container: 3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec" id=34f6de20-722e-4f9a-9598-d168b1ad8c11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.565600 | controller | Jun 11 17:42:52.479050 crc crio[23211]: time="2026-06-11T17:42:52.478938757Z" level=info msg="Removed container 3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec: openstack/keystone-bootstrap-zgn6w/keystone-bootstrap" id=34f6de20-722e-4f9a-9598-d168b1ad8c11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.565616 | controller | Jun 11 17:42:52.481931 crc crio[23211]: time="2026-06-11T17:42:52.481851967Z" level=info msg="Removing container: 50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2" id=160936e2-697a-4181-9d2b-e9cf033e8760 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.565632 | controller | Jun 11 17:42:52.664596 crc crio[23211]: time="2026-06-11T17:42:52.664330825Z" level=info msg="Removed container 50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2: openshift-infra/auto-csr-approver-29686656-2h7k8/oc" id=160936e2-697a-4181-9d2b-e9cf033e8760 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.565647 | controller | Jun 11 17:42:52.678159 crc crio[23211]: time="2026-06-11T17:42:52.67796581Z" level=info msg="Stopping pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098" id=87f2b2f3-a3de-4edf-b918-11b2111bbb13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.565664 | controller | Jun 11 17:42:52.678159 crc crio[23211]: time="2026-06-11T17:42:52.678161634Z" level=info msg="Stopped pod sandbox (already stopped): 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098" id=87f2b2f3-a3de-4edf-b918-11b2111bbb13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.565680 | controller | Jun 11 17:42:52.679769 crc crio[23211]: time="2026-06-11T17:42:52.679044605Z" level=info msg="Removing pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098" id=66b77061-b5ee-438b-ad45-efb7ddae8644 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.565696 | controller | Jun 11 17:42:52.710158 crc crio[23211]: time="2026-06-11T17:42:52.710010835Z" level=info msg="Removed pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098" id=66b77061-b5ee-438b-ad45-efb7ddae8644 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.565712 | controller | Jun 11 17:42:52.711312 crc crio[23211]: time="2026-06-11T17:42:52.711184995Z" level=info msg="Stopping pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799" id=8a269212-19b4-4777-8e32-1b36c8fd272b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.565727 | controller | Jun 11 17:42:52.711383 crc crio[23211]: time="2026-06-11T17:42:52.711295998Z" level=info msg="Stopped pod sandbox (already stopped): 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799" id=8a269212-19b4-4777-8e32-1b36c8fd272b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.565743 | controller | Jun 11 17:42:52.712580 crc crio[23211]: time="2026-06-11T17:42:52.712506186Z" level=info msg="Removing pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799" id=f6b51c95-37af-4358-a810-39686ab7bcec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.565759 | controller | Jun 11 17:42:52.742897 crc crio[23211]: time="2026-06-11T17:42:52.74283166Z" level=info msg="Removed pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799" id=f6b51c95-37af-4358-a810-39686ab7bcec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.565774 | controller | Jun 11 17:42:52.744554 crc crio[23211]: time="2026-06-11T17:42:52.744347058Z" level=info msg="Stopping pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23" id=43c12229-5f85-43ef-a7e9-eed61472bf87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.565790 | controller | Jun 11 17:42:52.744554 crc crio[23211]: time="2026-06-11T17:42:52.744539353Z" level=info msg="Stopped pod sandbox (already stopped): 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23" id=43c12229-5f85-43ef-a7e9-eed61472bf87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.565809 | controller | Jun 11 17:42:52.745214 crc crio[23211]: time="2026-06-11T17:42:52.745137008Z" level=info msg="Removing pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23" id=976144af-3cf0-4669-b793-4c3deb8d9135 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.565825 | controller | Jun 11 17:42:52.766173 crc crio[23211]: time="2026-06-11T17:42:52.766002349Z" level=info msg="Removed pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23" id=976144af-3cf0-4669-b793-4c3deb8d9135 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.565840 | controller | Jun 11 17:43:27.446599 crc crio[23211]: time="2026-06-11T17:43:27.445166014Z" level=info msg="Stopping pod sandbox: 55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286" id=578979ba-3cef-4da9-8933-6782a5591d20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.565856 | controller | Jun 11 17:43:27.448592 crc crio[23211]: time="2026-06-11T17:43:27.447615494Z" level=info msg="Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-9ntf4 Namespace:openstack ID:55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286 UID:be24ff0f-b98a-42ee-bb83-d4bd3626c8c1 NetNS:/var/run/netns/9e3ef39b-2501-4d5b-9b5c-f4ba44c22dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24ff0f_b98a_42ee_bb83_d4bd3626c8c1.slice PodAnnotations:0xc00294e228}] Aliases:map[]}"
2026-06-11 18:00:59.565871 | controller | Jun 11 17:43:27.448592 crc crio[23211]: time="2026-06-11T17:43:27.44788142Z" level=info msg="Deleting pod openstack_update-edpm-update-openstack-edpm-ipam-9ntf4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.565887 | controller | Jun 11 17:43:28.010111 crc crio[23211]: time="2026-06-11T17:43:28.009562292Z" level=info msg="Stopped pod sandbox: 55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286" id=578979ba-3cef-4da9-8933-6782a5591d20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.565903 | controller | Jun 11 17:43:37.696248 crc crio[23211]: time="2026-06-11T17:43:37.694838006Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.565918 | controller | Jun 11 17:43:45.417980 crc crio[23211]: time="2026-06-11T17:43:45.416896848Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.565933 | controller | Jun 11 17:43:49.097522 crc crio[23211]: time="2026-06-11T17:43:49.096566818Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.565949 | controller | Jun 11 17:43:52.041903 crc crio[23211]: time="2026-06-11T17:43:52.040628781Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.565964 | controller | Jun 11 17:43:55.455851 crc crio[23211]: time="2026-06-11T17:43:55.454940992Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.565979 | controller | Jun 11 17:44:00.576626 crc crio[23211]: time="2026-06-11T17:44:00.575244139Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686664-ltd8r/POD" id=1488dbd7-a2c2-498b-8829-c62bd009292f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.565994 | controller | Jun 11 17:44:00.578316 crc crio[23211]: time="2026-06-11T17:44:00.576723645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.566013 | controller | Jun 11 17:44:00.672909 crc crio[23211]: time="2026-06-11T17:44:00.672619708Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686664-ltd8r Namespace:openshift-infra ID:1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0 UID:d0acd3bc-1962-46fd-b0f1-3f3466e05f71 NetNS:/var/run/netns/0490155d-7336-480c-bdf0-b547d3f26e1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0acd3bc_1962_46fd_b0f1_3f3466e05f71.slice PodAnnotations:0xc002278038}] Aliases:map[]}"
2026-06-11 18:00:59.566029 | controller | Jun 11 17:44:00.672909 crc crio[23211]: time="2026-06-11T17:44:00.672846584Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686664-ltd8r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.566045 | controller | Jun 11 17:44:01.266578 crc crio[23211]: 2026-06-11T17:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1070e667fa4a78d Mac:7a:39:4b:11:4c:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c2 Mtu:0 Sandbox:/var/run/netns/0490155d-7336-480c-bdf0-b547d3f26e1c SocketPath: PciID:}] [{Interface:0xc000121140 Address:{IP:10.217.1.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.566061 | controller | Jun 11 17:44:01.269133 crc crio[23211]: time="2026-06-11T17:44:01.2690174Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686664-ltd8r Namespace:openshift-infra ID:1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0 UID:d0acd3bc-1962-46fd-b0f1-3f3466e05f71 NetNS:/var/run/netns/0490155d-7336-480c-bdf0-b547d3f26e1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0acd3bc_1962_46fd_b0f1_3f3466e05f71.slice PodAnnotations:0xc002278038}] Aliases:map[]}"
2026-06-11 18:00:59.566077 | controller | Jun 11 17:44:01.269492 crc crio[23211]: time="2026-06-11T17:44:01.269247857Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686664-ltd8r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.566093 | controller | Jun 11 17:44:01.282156 crc crio[23211]: time="2026-06-11T17:44:01.28201192Z" level=info msg="Ran pod sandbox 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0 with infra container: openshift-infra/auto-csr-approver-29686664-ltd8r/POD" id=1488dbd7-a2c2-498b-8829-c62bd009292f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.566109 | controller | Jun 11 17:44:01.286646 crc crio[23211]: time="2026-06-11T17:44:01.28655225Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=775d0ada-2526-45e8-87b4-f33b2473901f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.566125 | controller | Jun 11 17:44:01.298511 crc crio[23211]: time="2026-06-11T17:44:01.2983568Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.566141 | controller | Jun 11 17:44:01.500820 crc crio[23211]: time="2026-06-11T17:44:01.500650774Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.566157 | controller | Jun 11 17:44:02.468708 crc crio[23211]: time="2026-06-11T17:44:02.468551361Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=775d0ada-2526-45e8-87b4-f33b2473901f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.566173 | controller | Jun 11 17:44:02.470694 crc crio[23211]: time="2026-06-11T17:44:02.469895624Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=218a04e5-0211-499c-b059-13ef64c4cfc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.566188 | controller | Jun 11 17:44:02.476116 crc crio[23211]: time="2026-06-11T17:44:02.474514017Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=da5a150a-131b-4dcf-a56b-df771f366b23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.566207 | controller | Jun 11 17:44:02.482291 crc crio[23211]: time="2026-06-11T17:44:02.482199016Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686664-ltd8r/oc" id=c6d2a054-e52d-4d91-ace6-84d43637e4d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.566223 | controller | Jun 11 17:44:02.482868 crc crio[23211]: time="2026-06-11T17:44:02.48276588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.566238 | controller | Jun 11 17:44:02.546271 crc crio[23211]: time="2026-06-11T17:44:02.545508749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.566254 | controller | Jun 11 17:44:02.886168 crc crio[23211]: time="2026-06-11T17:44:02.885899531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.566270 | controller | Jun 11 17:44:03.017104 crc crio[23211]: time="2026-06-11T17:44:03.016982237Z" level=info msg="Created container 83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59: openshift-infra/auto-csr-approver-29686664-ltd8r/oc" id=c6d2a054-e52d-4d91-ace6-84d43637e4d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.566285 | controller | Jun 11 17:44:03.018953 crc crio[23211]: time="2026-06-11T17:44:03.018852563Z" level=info msg="Starting container: 83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59" id=6f22d745-d641-4443-ba6d-664ae6d07d58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.566302 | controller | Jun 11 17:44:03.024405 crc crio[23211]: time="2026-06-11T17:44:03.024305097Z" level=info msg="Started container" PID=326331 containerID=83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59 description=openshift-infra/auto-csr-approver-29686664-ltd8r/oc id=6f22d745-d641-4443-ba6d-664ae6d07d58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0
2026-06-11 18:00:59.566318 | controller | Jun 11 17:44:05.172492 crc crio[23211]: time="2026-06-11T17:44:05.1707538Z" level=info msg="Stopping pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0" id=b4a8641b-c044-47fa-a69a-3e7d45bb75b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.566334 | controller | Jun 11 17:44:05.174836 crc crio[23211]: time="2026-06-11T17:44:05.173545088Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686664-ltd8r Namespace:openshift-infra ID:1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0 UID:d0acd3bc-1962-46fd-b0f1-3f3466e05f71 NetNS:/var/run/netns/0490155d-7336-480c-bdf0-b547d3f26e1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0acd3bc_1962_46fd_b0f1_3f3466e05f71.slice PodAnnotations:0xc006bcc5c8}] Aliases:map[]}"
2026-06-11 18:00:59.566350 | controller | Jun 11 17:44:05.174836 crc crio[23211]: time="2026-06-11T17:44:05.173746983Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686664-ltd8r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.566366 | controller | Jun 11 17:44:05.614905 crc crio[23211]: time="2026-06-11T17:44:05.614334683Z" level=info msg="Stopped pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0" id=b4a8641b-c044-47fa-a69a-3e7d45bb75b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.566382 | controller | Jun 11 17:44:07.396102 crc crio[23211]: time="2026-06-11T17:44:07.395250428Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-zkdcf/POD" id=ed9baf37-13f3-402d-b166-53367e804c0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.566407 | controller | Jun 11 17:44:07.397822 crc crio[23211]: time="2026-06-11T17:44:07.39611179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.566424 | controller | Jun 11 17:44:07.443685 crc crio[23211]: time="2026-06-11T17:44:07.442853996Z" level=info msg="Got pod network &{Name:redhat-marketplace-zkdcf Namespace:openshift-marketplace ID:f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876 UID:b54744b2-8fd3-44e7-939f-4aead22ee54c NetNS:/var/run/netns/d94c8249-0825-4ab8-836c-c1a4de4af732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb54744b2_8fd3_44e7_939f_4aead22ee54c.slice PodAnnotations:0xc0001ae9c0}] Aliases:map[]}"
2026-06-11 18:00:59.566440 | controller | Jun 11 17:44:07.443685 crc crio[23211]: time="2026-06-11T17:44:07.443524582Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-zkdcf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.566455 | controller | Jun 11 17:44:07.475974 crc crio[23211]: time="2026-06-11T17:44:07.475838825Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.566471 | controller | Jun 11 17:44:07.974992 crc crio[23211]: 2026-06-11T17:44:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f787c42ef4f8be5 Mac:e6:60:6d:c0:31:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c3 Mtu:0 Sandbox:/var/run/netns/d94c8249-0825-4ab8-836c-c1a4de4af732 SocketPath: PciID:}] [{Interface:0xc0003146d0 Address:{IP:10.217.1.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.566488 | controller | Jun 11 17:44:07.977523 crc crio[23211]: time="2026-06-11T17:44:07.977389031Z" level=info msg="Got pod network &{Name:redhat-marketplace-zkdcf Namespace:openshift-marketplace ID:f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876 UID:b54744b2-8fd3-44e7-939f-4aead22ee54c NetNS:/var/run/netns/d94c8249-0825-4ab8-836c-c1a4de4af732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb54744b2_8fd3_44e7_939f_4aead22ee54c.slice PodAnnotations:0xc0001ae9c0}] Aliases:map[]}"
2026-06-11 18:00:59.566504 | controller | Jun 11 17:44:07.977718 crc crio[23211]: time="2026-06-11T17:44:07.977653408Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-zkdcf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.566539 | controller | Jun 11 17:44:08.001502 crc crio[23211]: time="2026-06-11T17:44:07.998239503Z" level=info msg="Ran pod sandbox f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876 with infra container: openshift-marketplace/redhat-marketplace-zkdcf/POD" id=ed9baf37-13f3-402d-b166-53367e804c0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.566558 | controller | Jun 11 17:44:08.004942 crc crio[23211]: time="2026-06-11T17:44:08.004870965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7e22db47-1d41-4aae-ad79-93edb2602685 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.566574 | controller | Jun 11 17:44:08.008138 crc crio[23211]: time="2026-06-11T17:44:08.007162151Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dd9de8dc-9e2e-4cc7-949a-6f57d0e2ff88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.566593 | controller | Jun 11 17:44:08.017128 crc crio[23211]: time="2026-06-11T17:44:08.017040064Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zkdcf/extract-utilities" id=a2e7c042-7cb2-4863-8aaa-a279aa778891 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.566610 | controller | Jun 11 17:44:08.017663 crc crio[23211]: time="2026-06-11T17:44:08.017606098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.566625 | controller | Jun 11 17:44:08.095886 crc crio[23211]: time="2026-06-11T17:44:08.095723554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.566641 | controller | Jun 11 17:44:08.102289 crc crio[23211]: time="2026-06-11T17:44:08.101724561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.566656 | controller | Jun 11 17:44:08.308802 crc crio[23211]: time="2026-06-11T17:44:08.308374582Z" level=info msg="Created container f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022: openshift-marketplace/redhat-marketplace-zkdcf/extract-utilities" id=a2e7c042-7cb2-4863-8aaa-a279aa778891 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.566671 | controller | Jun 11 17:44:08.309777 crc crio[23211]: time="2026-06-11T17:44:08.309647463Z" level=info msg="Starting container: f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022" id=9c1d94ca-9b29-4cf3-b991-0d63b50dc2fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.566686 | controller | Jun 11 17:44:08.320013 crc crio[23211]: time="2026-06-11T17:44:08.319901584Z" level=info msg="Started container" PID=326858 containerID=f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022 description=openshift-marketplace/redhat-marketplace-zkdcf/extract-utilities id=9c1d94ca-9b29-4cf3-b991-0d63b50dc2fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876
2026-06-11 18:00:59.566702 | controller | Jun 11 17:44:09.278480 crc crio[23211]: time="2026-06-11T17:44:09.278041743Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=fca61a69-df2f-46f0-b97b-135272b9ec41 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.566718 | controller | Jun 11 17:44:09.284946 crc crio[23211]: time="2026-06-11T17:44:09.2848718Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:00:59.566734 | controller | Jun 11 17:44:09.972581 crc crio[23211]: time="2026-06-11T17:44:09.972146502Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=fca61a69-df2f-46f0-b97b-135272b9ec41 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.566749 | controller | Jun 11 17:44:09.973564 crc crio[23211]: time="2026-06-11T17:44:09.973305271Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=37257c32-2b3b-4dcd-90c5-55c4d84fa390 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.566765 | controller | Jun 11 17:44:09.978034 crc crio[23211]: time="2026-06-11T17:44:09.977952834Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e6aa70fd-8f1e-4560-968b-e5c2961af623 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.566780 | controller | Jun 11 17:44:09.988336 crc crio[23211]: time="2026-06-11T17:44:09.988212547Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zkdcf/extract-content" id=5af94b23-1c73-4c80-b815-13cf610b0ee7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.566796 | controller | Jun 11 17:44:09.988870 crc crio[23211]: time="2026-06-11T17:44:09.988829441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.566815 | controller | Jun 11 17:44:10.049909 crc crio[23211]: time="2026-06-11T17:44:10.049740327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.566831 | controller | Jun 11 17:44:10.054222 crc crio[23211]: time="2026-06-11T17:44:10.054148984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.566847 | controller | Jun 11 17:44:10.233173 crc crio[23211]: time="2026-06-11T17:44:10.232248964Z" level=info msg="Created container a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604: openshift-marketplace/redhat-marketplace-zkdcf/extract-content" id=5af94b23-1c73-4c80-b815-13cf610b0ee7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.566862 | controller | Jun 11 17:44:10.234667 crc crio[23211]: time="2026-06-11T17:44:10.23453183Z" level=info msg="Starting container: a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604" id=2eab9b93-029c-490a-a09f-512c1ab4a108 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.566878 | controller | Jun 11 17:44:10.242744 crc crio[23211]: time="2026-06-11T17:44:10.242621788Z" level=info msg="Started container" PID=326944 containerID=a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604 description=openshift-marketplace/redhat-marketplace-zkdcf/extract-content id=2eab9b93-029c-490a-a09f-512c1ab4a108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876
2026-06-11 18:00:59.566894 | controller | Jun 11 17:44:10.975703 crc crio[23211]: time="2026-06-11T17:44:10.974834513Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.566910 | controller | Jun 11 17:44:11.333299 crc crio[23211]: time="2026-06-11T17:44:11.333254867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e6b72867-3e8e-49c4-bfd6-14ec1075006f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.566926 | controller | Jun 11 17:44:11.335976 crc crio[23211]: time="2026-06-11T17:44:11.335944383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=603bb3c3-0055-4c06-a441-e96e1bfc7f30 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.566941 | controller | Jun 11 17:44:11.353378 crc crio[23211]: time="2026-06-11T17:44:11.353304878Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zkdcf/registry-server" id=91a44158-df83-4a0d-a8b2-1df13a161842 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.566956 | controller | Jun 11 17:44:11.353994 crc crio[23211]: time="2026-06-11T17:44:11.353937745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.566971 | controller | Jun 11 17:44:11.430503 crc crio[23211]: time="2026-06-11T17:44:11.430337339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.566986 | controller | Jun 11 17:44:11.436494 crc crio[23211]: time="2026-06-11T17:44:11.436359027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.567001 | controller | Jun 11 17:44:11.648452 crc crio[23211]: time="2026-06-11T17:44:11.648324977Z" level=info msg="Created container 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451: openshift-marketplace/redhat-marketplace-zkdcf/registry-server" id=91a44158-df83-4a0d-a8b2-1df13a161842 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.567019 | controller | Jun 11 17:44:11.650620 crc crio[23211]: time="2026-06-11T17:44:11.650525361Z" level=info msg="Starting container: 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451" id=c095b888-7cb3-471e-942f-70bf8c887543 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.567035 | controller | Jun 11 17:44:11.657930 crc crio[23211]: time="2026-06-11T17:44:11.657844431Z" level=info msg="Started container" PID=327009 containerID=79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451 description=openshift-marketplace/redhat-marketplace-zkdcf/registry-server id=c095b888-7cb3-471e-942f-70bf8c887543 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876
2026-06-11 18:00:59.567050 | controller | Jun 11 17:44:19.495768 crc crio[23211]: time="2026-06-11T17:44:19.494775409Z" level=info msg="Stopping container: 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451 (timeout: 2s)" id=3e999def-27c7-46de-8b6e-5c359818d3dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.567066 | controller | Jun 11 17:44:19.623946 crc crio[23211]: time="2026-06-11T17:44:19.623832435Z" level=info msg="Stopped container 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451: openshift-marketplace/redhat-marketplace-zkdcf/registry-server" id=3e999def-27c7-46de-8b6e-5c359818d3dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.567081 | controller | Jun 11 17:44:19.641754 crc crio[23211]: time="2026-06-11T17:44:19.639653852Z" level=info msg="Stopping pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876" id=f26ad799-ca88-4d46-a123-05f58d681bc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.567097 | controller | Jun 11 17:44:19.641754 crc crio[23211]: time="2026-06-11T17:44:19.640634406Z" level=info msg="Got pod network &{Name:redhat-marketplace-zkdcf Namespace:openshift-marketplace ID:f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876 UID:b54744b2-8fd3-44e7-939f-4aead22ee54c NetNS:/var/run/netns/d94c8249-0825-4ab8-836c-c1a4de4af732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb54744b2_8fd3_44e7_939f_4aead22ee54c.slice PodAnnotations:0xc0066191a8}] Aliases:map[]}"
2026-06-11 18:00:59.567113 | controller | Jun 11 17:44:19.641754 crc crio[23211]: time="2026-06-11T17:44:19.64080108Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-zkdcf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.567129 | controller | Jun 11 17:44:20.014615 crc crio[23211]: time="2026-06-11T17:44:20.014273745Z" level=info msg="Stopped pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876" id=f26ad799-ca88-4d46-a123-05f58d681bc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.567144 | controller | Jun 11 17:44:20.521634 crc crio[23211]: time="2026-06-11T17:44:20.521267734Z" level=info msg="Removing container: 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451" id=2e0120d7-9912-488e-bbda-0aa5caed17a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.567160 | controller | Jun 11 17:44:20.563194 crc crio[23211]: time="2026-06-11T17:44:20.563014928Z" level=info msg="Removed container 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451: openshift-marketplace/redhat-marketplace-zkdcf/registry-server" id=2e0120d7-9912-488e-bbda-0aa5caed17a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.567175 | controller | Jun 11 17:44:20.571684 crc crio[23211]: time="2026-06-11T17:44:20.570935182Z" level=info msg="Removing container: a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604" id=90f62534-7d29-4313-a024-8802fb2b8543 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.567194 | controller | Jun 11 17:44:20.611927 crc crio[23211]: time="2026-06-11T17:44:20.611810465Z" level=info msg="Removed container a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604: openshift-marketplace/redhat-marketplace-zkdcf/extract-content" id=90f62534-7d29-4313-a024-8802fb2b8543 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.567209 | controller | Jun 11 17:44:20.615000 crc crio[23211]: time="2026-06-11T17:44:20.614916722Z" level=info msg="Removing container: f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022" id=031cdbd1-6b4e-4ddd-ac1c-d35f572a2b35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.567225 | controller | Jun 11 17:44:20.678298 crc crio[23211]: time="2026-06-11T17:44:20.678163682Z" level=info msg="Removed container f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022: openshift-marketplace/redhat-marketplace-zkdcf/extract-utilities" id=031cdbd1-6b4e-4ddd-ac1c-d35f572a2b35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.567240 | controller | Jun 11 17:44:28.854537 crc crio[23211]: time="2026-06-11T17:44:28.853536215Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-q4vrd/POD" id=26bdf3d4-d677-419f-ac0b-89c934d16df6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.567256 | controller | Jun 11 17:44:28.856135 crc crio[23211]: time="2026-06-11T17:44:28.854667013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.567271 | controller | Jun 11 17:44:28.932000 crc crio[23211]: time="2026-06-11T17:44:28.931796396Z" level=info msg="Got pod network &{Name:certified-operators-q4vrd Namespace:openshift-marketplace ID:8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089 UID:620859a2-10af-4d24-98cd-1257fafc2d75 NetNS:/var/run/netns/c5223c4d-d4c0-497a-94d7-96f4e98d8d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620859a2_10af_4d24_98cd_1257fafc2d75.slice PodAnnotations:0xc0001ae118}] Aliases:map[]}"
2026-06-11 18:00:59.567287 | controller | Jun 11 17:44:28.932000 crc crio[23211]: time="2026-06-11T17:44:28.931895729Z" level=info msg="Adding pod openshift-marketplace_certified-operators-q4vrd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.567302 | controller | Jun 11 17:44:29.666496 crc crio[23211]: 2026-06-11T17:44:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8740399f742ed68 Mac:22:0a:1e:21:e1:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c4 Mtu:0 Sandbox:/var/run/netns/c5223c4d-d4c0-497a-94d7-96f4e98d8d06 SocketPath: PciID:}] [{Interface:0xc00030c850 Address:{IP:10.217.1.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.567318 | controller | Jun 11 17:44:29.668543 crc crio[23211]: time="2026-06-11T17:44:29.668401999Z" level=info msg="Got pod network &{Name:certified-operators-q4vrd Namespace:openshift-marketplace ID:8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089 UID:620859a2-10af-4d24-98cd-1257fafc2d75 NetNS:/var/run/netns/c5223c4d-d4c0-497a-94d7-96f4e98d8d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620859a2_10af_4d24_98cd_1257fafc2d75.slice PodAnnotations:0xc0001ae118}] Aliases:map[]}"
2026-06-11 18:00:59.567334 | controller | Jun 11 17:44:29.668702 crc crio[23211]: time="2026-06-11T17:44:29.668659745Z" level=info msg="Checking pod openshift-marketplace_certified-operators-q4vrd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.567353 | controller | Jun 11 17:44:29.684150 crc crio[23211]: time="2026-06-11T17:44:29.684105013Z" level=info msg="Ran pod sandbox 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089 with infra container: openshift-marketplace/certified-operators-q4vrd/POD" id=26bdf3d4-d677-419f-ac0b-89c934d16df6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.567369 | controller | Jun 11 17:44:29.686827 crc crio[23211]: time="2026-06-11T17:44:29.686371969Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4fa5a9f3-872d-45eb-9734-deacf214d18c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.567385 | controller | Jun 11 17:44:29.688515 crc crio[23211]: time="2026-06-11T17:44:29.688476701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=55d66be7-ed00-413f-806e-1f98a6ee993f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.567399 | controller | Jun 11 17:44:29.699681 crc crio[23211]: time="2026-06-11T17:44:29.699579043Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q4vrd/extract-utilities" id=123430c1-3de3-469e-be41-bcfd2703d5df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.567414 | controller | Jun 11 17:44:29.700080 crc crio[23211]: time="2026-06-11T17:44:29.700016563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.567430 | controller | Jun 11 17:44:29.773176 crc crio[23211]: time="2026-06-11T17:44:29.773098348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.567445 | controller | Jun 11 17:44:29.779386 crc crio[23211]: time="2026-06-11T17:44:29.77933061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.567460 | controller | Jun 11 17:44:29.971098 crc crio[23211]: time="2026-06-11T17:44:29.970937252Z" level=info msg="Created container e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12: openshift-marketplace/certified-operators-q4vrd/extract-utilities" id=123430c1-3de3-469e-be41-bcfd2703d5df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.567475 | controller | Jun 11 17:44:29.972924 crc crio[23211]: time="2026-06-11T17:44:29.972706565Z" level=info msg="Starting container: e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12" id=3d7b23b5-c7bd-4237-ad2a-fe413b0362d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.567491 | controller | Jun 11 17:44:29.983045 crc crio[23211]: time="2026-06-11T17:44:29.982765251Z" level=info msg="Started container" PID=328267 containerID=e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12 description=openshift-marketplace/certified-operators-q4vrd/extract-utilities id=3d7b23b5-c7bd-4237-ad2a-fe413b0362d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089
2026-06-11 18:00:59.567506 | controller | Jun 11 17:44:30.841709 crc crio[23211]: time="2026-06-11T17:44:30.839036119Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=eb6c4209-002b-4203-8aae-e9e22508a9bd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.567541 | controller | Jun 11 17:44:30.985378 crc crio[23211]: time="2026-06-11T17:44:30.94827569Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:00:59.567559 | controller | Jun 11 17:44:32.063554 crc crio[23211]: time="2026-06-11T17:44:32.062950558Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=eb6c4209-002b-4203-8aae-e9e22508a9bd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.567578 | controller | Jun 11 17:44:32.064819 crc crio[23211]: time="2026-06-11T17:44:32.064740302Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4b2a8c87-a001-432b-8ba0-a65af0ab30e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.567594 | controller | Jun 11 17:44:32.068642 crc crio[23211]: time="2026-06-11T17:44:32.068504845Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=17d5e08c-2469-4249-a5ad-3ba65094b793 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.567609 | controller | Jun 11 17:44:32.081408 crc crio[23211]: time="2026-06-11T17:44:32.08134809Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q4vrd/extract-content" id=60876ba2-866a-4148-ab17-8443d0ede0ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.567625 | controller | Jun 11 17:44:32.081861 crc crio[23211]: time="2026-06-11T17:44:32.081826942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.567641 | controller | Jun 11 17:44:32.166082 crc crio[23211]: time="2026-06-11T17:44:32.165939886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.567657 | controller | Jun 11 17:44:32.173290 crc crio[23211]: time="2026-06-11T17:44:32.173178523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.567687 | controller | Jun 11 17:44:32.396612 crc crio[23211]: time="2026-06-11T17:44:32.39641073Z" level=info msg="Created container 57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb: openshift-marketplace/certified-operators-q4vrd/extract-content" id=60876ba2-866a-4148-ab17-8443d0ede0ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.567704 | controller | Jun 11 17:44:32.398067 crc crio[23211]: time="2026-06-11T17:44:32.397955628Z" level=info msg="Starting container: 57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb" id=bfcf66f4-6d86-4f5f-816d-7c5bca2ac2ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.567720 | controller | Jun 11 17:44:32.406686 crc crio[23211]: time="2026-06-11T17:44:32.40659473Z" level=info msg="Started container" PID=328350 containerID=57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb description=openshift-marketplace/certified-operators-q4vrd/extract-content id=bfcf66f4-6d86-4f5f-816d-7c5bca2ac2ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089
2026-06-11 18:00:59.567736 | controller | Jun 11 17:44:35.098067 crc crio[23211]: time="2026-06-11T17:44:35.09703801Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=19d138e7-b36f-4e64-813c-63ea76723f68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.567752 | controller | Jun 11 17:44:35.106477 crc crio[23211]: time="2026-06-11T17:44:35.106297917Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bcc58bc9-bfd6-4d0a-bf20-bffa69d5bf4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.567768 | controller | Jun 11 17:44:35.116333 crc crio[23211]: time="2026-06-11T17:44:35.115925103Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q4vrd/registry-server" id=6a5c4706-5813-46e3-958b-1821767f5528 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.567783 | controller | Jun 11 17:44:35.116809 crc crio[23211]: time="2026-06-11T17:44:35.116736623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.567806 | controller | Jun 11 17:44:35.214946 crc crio[23211]: time="2026-06-11T17:44:35.21480607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.567821 | controller | Jun 11 17:44:35.219157 crc crio[23211]: time="2026-06-11T17:44:35.219079844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.567837 | controller | Jun 11 17:44:35.407067 crc crio[23211]: time="2026-06-11T17:44:35.406151375Z" level=info msg="Created container 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89: openshift-marketplace/certified-operators-q4vrd/registry-server" id=6a5c4706-5813-46e3-958b-1821767f5528 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.567852 | controller | Jun 11 17:44:35.409643 crc crio[23211]: time="2026-06-11T17:44:35.409316011Z" level=info msg="Starting container: 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89" id=b5720457-ecab-4bb8-98dc-489dd4620fcf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.567868 | controller | Jun 11 17:44:35.422714 crc crio[23211]: time="2026-06-11T17:44:35.422529736Z" level=info msg="Started container" PID=328495 containerID=33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89 description=openshift-marketplace/certified-operators-q4vrd/registry-server id=b5720457-ecab-4bb8-98dc-489dd4620fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089
2026-06-11 18:00:59.567884 | controller | Jun 11 17:44:49.430115 crc crio[23211]: time="2026-06-11T17:44:49.428669488Z" level=info msg="Stopping container: 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89 (timeout: 2s)" id=7a065478-cd0c-414c-95fb-cf19e4970715 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.567900 | controller | Jun 11 17:44:49.562273 crc crio[23211]: time="2026-06-11T17:44:49.562155793Z" level=info msg="Stopped container 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89: openshift-marketplace/certified-operators-q4vrd/registry-server" id=7a065478-cd0c-414c-95fb-cf19e4970715 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.567917 | controller | Jun 11 17:44:49.563290 crc crio[23211]: time="2026-06-11T17:44:49.563233609Z" level=info msg="Stopping pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089" id=8f54c5c4-a164-41c5-88a4-1fe32b47c740 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.567933 | controller | Jun 11 17:44:49.564376 crc crio[23211]: time="2026-06-11T17:44:49.564268415Z" level=info msg="Got pod network &{Name:certified-operators-q4vrd Namespace:openshift-marketplace ID:8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089 UID:620859a2-10af-4d24-98cd-1257fafc2d75 NetNS:/var/run/netns/c5223c4d-d4c0-497a-94d7-96f4e98d8d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620859a2_10af_4d24_98cd_1257fafc2d75.slice PodAnnotations:0xc0018be928}] Aliases:map[]}"
2026-06-11 18:00:59.567950 | controller | Jun 11 17:44:49.564755 crc crio[23211]: time="2026-06-11T17:44:49.564585251Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-q4vrd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.567967 | controller | Jun 11 17:44:49.926158 crc crio[23211]: time="2026-06-11T17:44:49.925734003Z" level=info msg="Stopped pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089" id=8f54c5c4-a164-41c5-88a4-1fe32b47c740 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.567989 | controller | Jun 11 17:44:50.426521 crc crio[23211]: time="2026-06-11T17:44:50.426088179Z" level=info msg="Removing container: 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89" id=40bd0479-8a32-40f4-946e-23ec6038ede2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.568006 | controller | Jun 11 17:44:50.496619 crc crio[23211]: time="2026-06-11T17:44:50.496528107Z" level=info msg="Removed container 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89: openshift-marketplace/certified-operators-q4vrd/registry-server" id=40bd0479-8a32-40f4-946e-23ec6038ede2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.568021 | controller | Jun 11 17:44:50.502390 crc crio[23211]: time="2026-06-11T17:44:50.50230917Z" level=info msg="Removing container: 57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb" id=a1d0337f-6fd3-47d5-8b27-b5851ee1df64 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.568037 | controller | Jun 11 17:44:50.566861 crc crio[23211]: time="2026-06-11T17:44:50.56677372Z" level=info msg="Removed container 57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb: openshift-marketplace/certified-operators-q4vrd/extract-content" id=a1d0337f-6fd3-47d5-8b27-b5851ee1df64 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.568052 | controller | Jun 11 17:44:50.571246 crc crio[23211]: time="2026-06-11T17:44:50.571136458Z" level=info msg="Removing container: e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12" id=50213899-e00e-4549-a768-721e67bfd217 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.568068 | controller | Jun 11 17:44:50.614196 crc crio[23211]: time="2026-06-11T17:44:50.614110102Z" level=info msg="Removed container e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12: openshift-marketplace/certified-operators-q4vrd/extract-utilities" id=50213899-e00e-4549-a768-721e67bfd217 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.568083 | controller | Jun 11 17:44:52.832707 crc crio[23211]: time="2026-06-11T17:44:52.832215343Z" level=info msg="Removing container: 4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f" id=561b9a54-fc5d-4d43-9fe2-090671a6d8a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.568099 | controller | Jun 11 17:44:52.939293 crc crio[23211]: time="2026-06-11T17:44:52.938380718Z" level=info msg="Removed container 4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f: openstack/barbican-db-sync-mj7z2/barbican-db-sync" id=561b9a54-fc5d-4d43-9fe2-090671a6d8a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.568115 | controller | Jun 11 17:44:52.944801 crc crio[23211]: time="2026-06-11T17:44:52.944659743Z" level=info msg="Removing container: 16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5" id=da53bb93-97b2-462d-a120-8d7ed89b2327 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.568130 | controller | Jun 11 17:44:53.031778 crc crio[23211]: time="2026-06-11T17:44:53.031557024Z" level=info msg="Removed container 16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5: openstack/placement-db-sync-25f55/placement-db-sync" id=da53bb93-97b2-462d-a120-8d7ed89b2327 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.568146 | controller | Jun 11 17:44:53.036766 crc crio[23211]: time="2026-06-11T17:44:53.03666149Z" level=info msg="Removing container: e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951" id=51332cd6-974b-4bde-8002-2fd328323941 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.568161 | controller | Jun 11 17:44:53.261306 crc crio[23211]: time="2026-06-11T17:44:53.261173327Z" level=info msg="Removed container e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951: openshift-infra/auto-csr-approver-29686658-dlq7z/oc" id=51332cd6-974b-4bde-8002-2fd328323941 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.568180 | controller | Jun 11 17:44:53.282706 crc crio[23211]: time="2026-06-11T17:44:53.282600304Z" level=info msg="Stopping pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750" id=33acd646-10ab-4a07-b855-f2d997faf5f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.568196 | controller | Jun 11 17:44:53.282706 crc crio[23211]: time="2026-06-11T17:44:53.282694646Z" level=info msg="Stopped pod sandbox (already stopped): ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750" id=33acd646-10ab-4a07-b855-f2d997faf5f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.568212 | controller | Jun 11 17:44:53.284400 crc crio[23211]: time="2026-06-11T17:44:53.284285805Z" level=info msg="Removing pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750" id=632cf648-9afd-41d9-8009-5034c5f9f3f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.568228 | controller | Jun 11 17:44:53.322915 crc crio[23211]: time="2026-06-11T17:44:53.322800519Z" level=info msg="Removed pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750" id=632cf648-9afd-41d9-8009-5034c5f9f3f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.568244 | controller | Jun 11 17:44:53.324091 crc crio[23211]: time="2026-06-11T17:44:53.323943328Z" level=info msg="Stopping pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8" id=49207656-74bf-4eee-bdde-2d258c930f4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.568259 | controller | Jun 11 17:44:53.324198 crc crio[23211]: time="2026-06-11T17:44:53.324146573Z" level=info msg="Stopped pod sandbox (already stopped): 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8" id=49207656-74bf-4eee-bdde-2d258c930f4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.568274 | controller | Jun 11 17:44:53.325253 crc crio[23211]: time="2026-06-11T17:44:53.325155247Z" level=info msg="Removing pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8" id=0ed850df-074b-48ba-836e-8839c939322f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.568290 | controller | Jun 11 17:44:53.343599 crc crio[23211]: time="2026-06-11T17:44:53.343264682Z" level=info msg="Removed pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8" id=0ed850df-074b-48ba-836e-8839c939322f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.568306 | controller | Jun 11 17:44:53.345577 crc crio[23211]: time="2026-06-11T17:44:53.345412675Z" level=info msg="Stopping pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04" id=c6082976-e1d4-4054-8aeb-132dd9fbd6f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.568321 | controller | Jun 11 17:44:53.345840 crc crio[23211]: time="2026-06-11T17:44:53.345757384Z" level=info msg="Stopped pod sandbox (already stopped): 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04" id=c6082976-e1d4-4054-8aeb-132dd9fbd6f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.568336 | controller | Jun 11 17:44:53.347316 crc crio[23211]: time="2026-06-11T17:44:53.347237299Z" level=info msg="Removing pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04" id=54efea7b-71d7-4ade-8f02-3a844f518af6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.568352 | controller | Jun 11 17:44:53.368689 crc crio[23211]: time="2026-06-11T17:44:53.368591784Z" level=info msg="Removed pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04" id=54efea7b-71d7-4ade-8f02-3a844f518af6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.568368 | controller | Jun 11 17:44:53.369800 crc crio[23211]: time="2026-06-11T17:44:53.36969205Z" level=info msg="Stopping pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089" id=0a331878-e5e6-4df9-8828-aa5ede1904c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.568386 | controller | Jun 11 17:44:53.370151 crc crio[23211]: time="2026-06-11T17:44:53.370025298Z" level=info msg="Stopped pod sandbox (already stopped): 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089" id=0a331878-e5e6-4df9-8828-aa5ede1904c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.568403 | controller | Jun 11 17:44:53.371147 crc crio[23211]: time="2026-06-11T17:44:53.371069574Z" level=info msg="Removing pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089" id=27a6ffa4-4c5c-4b4e-b474-7ebc59c785bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.568418 | controller | Jun 11 17:44:53.390025 crc crio[23211]: time="2026-06-11T17:44:53.389925806Z" level=info msg="Removed pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089" id=27a6ffa4-4c5c-4b4e-b474-7ebc59c785bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.568434 | controller | Jun 11 17:44:53.391207 crc crio[23211]: time="2026-06-11T17:44:53.391065575Z" level=info msg="Stopping pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876" id=93635e5f-9f75-49df-81ec-ce6603733ea5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.568449 | controller | Jun 11 17:44:53.391207 crc crio[23211]: time="2026-06-11T17:44:53.391160748Z" level=info msg="Stopped pod sandbox (already stopped): f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876" id=93635e5f-9f75-49df-81ec-ce6603733ea5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.568465 | controller | Jun 11 17:44:53.392964 crc crio[23211]: time="2026-06-11T17:44:53.39288339Z" level=info msg="Removing pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876" id=0148d3bc-9683-4af8-9ad6-25786fb2484d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.568481 | controller | Jun 11 17:44:53.424660 crc crio[23211]: time="2026-06-11T17:44:53.424546376Z" level=info msg="Removed pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876" id=0148d3bc-9683-4af8-9ad6-25786fb2484d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.568496 | controller | Jun 11 17:45:00.579594 crc crio[23211]: time="2026-06-11T17:45:00.578688702Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/POD" id=21172487-f747-425d-82d2-261453b943f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.568525 | controller | Jun 11 17:45:00.581001 crc crio[23211]: time="2026-06-11T17:45:00.579627695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.568547 | controller | Jun 11 17:45:00.625731 crc crio[23211]: time="2026-06-11T17:45:00.625609953Z" level=info msg="Got pod network &{Name:collect-profiles-29686665-7gfzv Namespace:openshift-operator-lifecycle-manager ID:588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2 UID:06d8b1b3-8604-4ac0-be72-78b0c54893c9 NetNS:/var/run/netns/22f983c6-627e-4871-91e7-95d8179968a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06d8b1b3_8604_4ac0_be72_78b0c54893c9.slice PodAnnotations:0xc000d2f580}] Aliases:map[]}"
2026-06-11 18:00:59.568565 | controller | Jun 11 17:45:00.625731 crc crio[23211]: time="2026-06-11T17:45:00.625689295Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686665-7gfzv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.568581 | controller | Jun 11 17:45:00.901187 crc crio[23211]: time="2026-06-11T17:45:00.900761204Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-v556s/POD" id=6e373841-2642-4f10-a63d-0c91c7d6934d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.568596 | controller | Jun 11 17:45:00.901340 crc crio[23211]: time="2026-06-11T17:45:00.901186145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.568615 | controller | Jun 11 17:45:00.939294 crc crio[23211]: time="2026-06-11T17:45:00.939172076Z" level=info msg="Got pod network &{Name:redhat-operators-v556s Namespace:openshift-marketplace ID:27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193 UID:30feed6b-ab11-491a-ab24-c8bda1721d2b NetNS:/var/run/netns/27498b3e-e228-4347-bcc8-7db4e2125f54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30feed6b_ab11_491a_ab24_c8bda1721d2b.slice PodAnnotations:0xc002818670}] Aliases:map[]}"
2026-06-11 18:00:59.568631 | controller | Jun 11 17:45:00.939294 crc crio[23211]: time="2026-06-11T17:45:00.939258478Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-v556s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.568647 | controller | Jun 11 17:45:01.065946 crc crio[23211]: 2026-06-11T17:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:588e3e7c321ae09 Mac:de:9c:00:13:56:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c5 Mtu:0 Sandbox:/var/run/netns/22f983c6-627e-4871-91e7-95d8179968a9 SocketPath: PciID:}] [{Interface:0xc0002808b0 Address:{IP:10.217.1.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.568663 | controller | Jun 11 17:45:01.067716 crc crio[23211]: time="2026-06-11T17:45:01.067654309Z" level=info msg="Got pod network &{Name:collect-profiles-29686665-7gfzv Namespace:openshift-operator-lifecycle-manager ID:588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2 UID:06d8b1b3-8604-4ac0-be72-78b0c54893c9 NetNS:/var/run/netns/22f983c6-627e-4871-91e7-95d8179968a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06d8b1b3_8604_4ac0_be72_78b0c54893c9.slice PodAnnotations:0xc000d2f580}] Aliases:map[]}"
2026-06-11 18:00:59.568679 | controller | Jun 11 17:45:01.067877 crc crio[23211]: time="2026-06-11T17:45:01.067811992Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686665-7gfzv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.568694 | controller | Jun 11 17:45:01.080477 crc crio[23211]: time="2026-06-11T17:45:01.080283328Z" level=info msg="Ran pod sandbox 588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/POD" id=21172487-f747-425d-82d2-261453b943f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.568710 | controller | Jun 11 17:45:01.084177 crc crio[23211]: time="2026-06-11T17:45:01.084102902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=76e369a3-95f3-4834-93b3-fe9e78eda9b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.568726 | controller | Jun 11 17:45:01.088082 crc crio[23211]: time="2026-06-11T17:45:01.087882285Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=621d2ea2-1793-456c-85fb-7404a1545c47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.568741 | controller | Jun 11 17:45:01.096966 crc crio[23211]: time="2026-06-11T17:45:01.096892896Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/collect-profiles" id=db62ee94-cd14-4394-beb9-d98355f46cd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.568757 | controller | Jun 11 17:45:01.097557 crc crio[23211]: time="2026-06-11T17:45:01.097501031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.568775 | controller | Jun 11 17:45:01.157129 crc crio[23211]: time="2026-06-11T17:45:01.156573671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.568792 | controller | Jun 11 17:45:01.161979 crc crio[23211]: time="2026-06-11T17:45:01.161933182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.568808 | controller | Jun 11 17:45:01.313393 crc crio[23211]: time="2026-06-11T17:45:01.313298016Z" level=info msg="Created container e73e82ea5c0b0f32da2d5277b600cd5cd46a646337c5d949872b987a988faa29: openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/collect-profiles" id=db62ee94-cd14-4394-beb9-d98355f46cd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.568824 | controller | Jun 11 17:45:01.314938 crc crio[23211]: time="2026-06-11T17:45:01.314838434Z" level=info msg="Starting container: e73e82ea5c0b0f32da2d5277b600cd5cd46a646337c5d949872b987a988faa29" id=8cf67ccf-f499-45f2-9c73-effe2f85f22d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.568840 | controller | Jun 11 17:45:01.321110 crc crio[23211]: time="2026-06-11T17:45:01.320881602Z" level=info msg="Started container" PID=330363 containerID=e73e82ea5c0b0f32da2d5277b600cd5cd46a646337c5d949872b987a988faa29 description=openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/collect-profiles id=8cf67ccf-f499-45f2-9c73-effe2f85f22d name=/runtime.v1.RuntimeService/StartContainer sandboxID=588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2
2026-06-11 18:00:59.568856 | controller | Jun 11 17:45:01.618619 crc crio[23211]: 2026-06-11T17:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27b3f9a22021b5a Mac:d6:4c:cf:cb:ec:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c6 Mtu:0 Sandbox:/var/run/netns/27498b3e-e228-4347-bcc8-7db4e2125f54 SocketPath: PciID:}] [{Interface:0xc000192f90 Address:{IP:10.217.1.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.568872 | controller | Jun 11 17:45:01.620353 crc crio[23211]: time="2026-06-11T17:45:01.619620021Z" level=info msg="Got pod network &{Name:redhat-operators-v556s Namespace:openshift-marketplace ID:27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193 UID:30feed6b-ab11-491a-ab24-c8bda1721d2b NetNS:/var/run/netns/27498b3e-e228-4347-bcc8-7db4e2125f54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30feed6b_ab11_491a_ab24_c8bda1721d2b.slice PodAnnotations:0xc002818670}] Aliases:map[]}"
2026-06-11 18:00:59.568889 | controller | Jun 11 17:45:01.620353 crc crio[23211]: time="2026-06-11T17:45:01.619867048Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-v556s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.568904 | controller | Jun 11 17:45:01.633675 crc crio[23211]: time="2026-06-11T17:45:01.633563624Z" level=info msg="Ran pod sandbox 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193 with infra container: openshift-marketplace/redhat-operators-v556s/POD" id=6e373841-2642-4f10-a63d-0c91c7d6934d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.568921 | controller | Jun 11 17:45:01.636816 crc crio[23211]: time="2026-06-11T17:45:01.636771703Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9862568a-f385-4d08-a0af-844339e86c6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.568936 | controller | Jun 11 17:45:01.639671 crc crio[23211]: time="2026-06-11T17:45:01.639599732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=be07fa54-7af0-422d-bd0c-931a18d8b1cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.568955 | controller | Jun 11 17:45:01.647639 crc crio[23211]: time="2026-06-11T17:45:01.647495515Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-v556s/extract-utilities" id=f8afedd8-0c71-45a6-a456-0f860ea4dbe2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.568972 | controller | Jun 11 17:45:01.648051 crc crio[23211]: time="2026-06-11T17:45:01.647894975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.568987 | controller | Jun 11 17:45:01.722723 crc crio[23211]: time="2026-06-11T17:45:01.722600068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.569003 | controller | Jun 11 17:45:01.727481 crc crio[23211]: time="2026-06-11T17:45:01.727368706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.569018 | controller | Jun 11 17:45:01.932159 crc crio[23211]: time="2026-06-11T17:45:01.931711009Z" level=info msg="Created container 5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342: openshift-marketplace/redhat-operators-v556s/extract-utilities" id=f8afedd8-0c71-45a6-a456-0f860ea4dbe2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.569034 | controller | Jun 11 17:45:01.933924 crc crio[23211]: time="2026-06-11T17:45:01.933856241Z" level=info msg="Starting container: 5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342" id=e30e1e1e-fb60-4bc3-9bea-ce042a537c06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.569051 | controller | Jun 11 17:45:01.943570 crc crio[23211]: time="2026-06-11T17:45:01.943394015Z" level=info msg="Started container" PID=330384 containerID=5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342 description=openshift-marketplace/redhat-operators-v556s/extract-utilities id=e30e1e1e-fb60-4bc3-9bea-ce042a537c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193
2026-06-11 18:00:59.569067 | controller | Jun 11 17:45:02.659327 crc crio[23211]: time="2026-06-11T17:45:02.658841179Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=083e30a2-7183-47cf-a311-97d4be1457b6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.569082 | controller | Jun 11 17:45:02.673516 crc crio[23211]: time="2026-06-11T17:45:02.673347595Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:00:59.569098 | controller | Jun 11 17:45:03.434071 crc crio[23211]: time="2026-06-11T17:45:03.433977076Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=083e30a2-7183-47cf-a311-97d4be1457b6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.569114 | controller | Jun 11 17:45:03.435600 crc crio[23211]: time="2026-06-11T17:45:03.435488193Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8e0f1ed6-e41f-49c5-ba30-20812a63111e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.569129 | controller | Jun 11 17:45:03.438616 crc crio[23211]: time="2026-06-11T17:45:03.438282073Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=388c74d4-2ed8-487d-ad59-b0f9ab82cfad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.569144 | controller | Jun 11 17:45:03.448345 crc crio[23211]: time="2026-06-11T17:45:03.448224517Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-v556s/extract-content" id=ead3b570-ac9c-4afe-a91d-d703688f517c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.569163 | controller | Jun 11 17:45:03.449877 crc crio[23211]: time="2026-06-11T17:45:03.449799925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.569179 | controller | Jun 11 17:45:03.523910 crc crio[23211]: time="2026-06-11T17:45:03.523845182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.569195 | controller | Jun 11 17:45:03.527701 crc crio[23211]: time="2026-06-11T17:45:03.527650145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.569210 | controller | Jun 11 17:45:03.682067 crc crio[23211]: time="2026-06-11T17:45:03.681305025Z" level=info msg="Stopping pod sandbox: 588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2" id=0ae22900-867c-4fb1-ae13-0a6e7e21bd3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.569226 | controller | Jun 11 17:45:03.682954 crc crio[23211]: time="2026-06-11T17:45:03.682878193Z" level=info msg="Got pod network &{Name:collect-profiles-29686665-7gfzv Namespace:openshift-operator-lifecycle-manager ID:588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2 UID:06d8b1b3-8604-4ac0-be72-78b0c54893c9 NetNS:/var/run/netns/22f983c6-627e-4871-91e7-95d8179968a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06d8b1b3_8604_4ac0_be72_78b0c54893c9.slice PodAnnotations:0xc002794c18}] Aliases:map[]}"
2026-06-11 18:00:59.569242 | controller | Jun 11 17:45:03.683203 crc crio[23211]: time="2026-06-11T17:45:03.68313835Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686665-7gfzv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.569257 | controller | Jun 11 17:45:03.733306 crc crio[23211]: time="2026-06-11T17:45:03.733193938Z" level=info msg="Created container b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4: openshift-marketplace/redhat-operators-v556s/extract-content" id=ead3b570-ac9c-4afe-a91d-d703688f517c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.569273 | controller | Jun 11 17:45:03.735100 crc crio[23211]: time="2026-06-11T17:45:03.734961601Z" level=info msg="Starting container: b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4" id=9ed95e7c-259d-4632-8e84-a90f09752178 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.569288 | controller | Jun 11 17:45:03.746327 crc crio[23211]: time="2026-06-11T17:45:03.746191557Z" level=info msg="Started container" PID=330465 containerID=b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4 description=openshift-marketplace/redhat-operators-v556s/extract-content id=9ed95e7c-259d-4632-8e84-a90f09752178 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193
2026-06-11 18:00:59.569304 | controller | Jun 11 17:45:04.107537 crc crio[23211]: time="2026-06-11T17:45:04.107248136Z" level=info msg="Stopped pod sandbox: 588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2" id=0ae22900-867c-4fb1-ae13-0a6e7e21bd3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.569319 | controller | Jun 11 17:45:09.798780 crc crio[23211]: time="2026-06-11T17:45:09.797587708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=70c68491-2544-4377-8014-1909f88cc794 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.569334 | controller | Jun 11 17:45:09.803625 crc crio[23211]: time="2026-06-11T17:45:09.803538605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=738ecfb5-367c-442c-8693-192c37d73455 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.569353 | controller | Jun 11 17:45:09.812074 crc crio[23211]: time="2026-06-11T17:45:09.8119609Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-v556s/registry-server" id=29c64e5f-7739-43d8-bb71-4a28d582ecb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.569369 | controller | Jun 11 17:45:09.812770 crc crio[23211]: time="2026-06-11T17:45:09.812701299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.569384 | controller | Jun 11 17:45:09.936305 crc crio[23211]: time="2026-06-11T17:45:09.936102296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.569400 | controller | Jun 11 17:45:09.941854 crc crio[23211]: time="2026-06-11T17:45:09.941753265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.569415 | controller | Jun 11 17:45:10.130905 crc crio[23211]: time="2026-06-11T17:45:10.129942523Z" level=info msg="Created container 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261: openshift-marketplace/redhat-operators-v556s/registry-server" id=29c64e5f-7739-43d8-bb71-4a28d582ecb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.569431 | controller | Jun 11 17:45:10.138842 crc crio[23211]: time="2026-06-11T17:45:10.134522375Z" level=info msg="Starting container: 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261" id=34e499ec-b440-4c28-b8e6-9497efadb88c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.569446 | controller | Jun 11 17:45:10.141961 crc crio[23211]: time="2026-06-11T17:45:10.141854075Z" level=info msg="Started container" PID=331003 containerID=4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261 description=openshift-marketplace/redhat-operators-v556s/registry-server id=34e499ec-b440-4c28-b8e6-9497efadb88c name=/runtime.v1.RuntimeService/StartContainer sandboxID=27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193
2026-06-11 18:00:59.569462 | controller | Jun 11 17:45:32.185268 crc crio[23211]: time="2026-06-11T17:45:32.183964139Z" level=info msg="Stopping container: 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261 (timeout: 2s)" id=2294bbdd-51b1-4e42-a788-3ff4e3ea2f0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.569478 | controller | Jun 11 17:45:32.319511 crc crio[23211]: time="2026-06-11T17:45:32.317050395Z" level=info msg="Stopped container 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261: openshift-marketplace/redhat-operators-v556s/registry-server" id=2294bbdd-51b1-4e42-a788-3ff4e3ea2f0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.569493 | controller | Jun 11 17:45:32.319511 crc crio[23211]: time="2026-06-11T17:45:32.318276265Z" level=info msg="Stopping pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193" id=318c25d8-ca93-47ee-8efb-12eaec325349 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.569509 | controller | Jun 11 17:45:32.319511 crc crio[23211]: time="2026-06-11T17:45:32.319330171Z" level=info msg="Got pod network &{Name:redhat-operators-v556s Namespace:openshift-marketplace ID:27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193 UID:30feed6b-ab11-491a-ab24-c8bda1721d2b NetNS:/var/run/netns/27498b3e-e228-4347-bcc8-7db4e2125f54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30feed6b_ab11_491a_ab24_c8bda1721d2b.slice PodAnnotations:0xc000612948}] Aliases:map[]}"
2026-06-11 18:00:59.569550 | controller | Jun 11 17:45:32.319922 crc crio[23211]: time="2026-06-11T17:45:32.319526766Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-v556s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.569567 | controller | Jun 11 17:45:32.731393 crc crio[23211]: time="2026-06-11T17:45:32.730842148Z" level=info msg="Stopped pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193" id=318c25d8-ca93-47ee-8efb-12eaec325349 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.569583 | controller | Jun 11 17:45:33.240348 crc crio[23211]: time="2026-06-11T17:45:33.240240925Z" level=info msg="Removing container: 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261" id=e5c0effc-5e08-4bd3-a3be-eae91e762961 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569599 | controller | Jun 11 17:45:33.298471 crc crio[23211]: time="2026-06-11T17:45:33.297377778Z" level=info msg="Removed container 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261: openshift-marketplace/redhat-operators-v556s/registry-server" id=e5c0effc-5e08-4bd3-a3be-eae91e762961 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569614 | controller | Jun 11 17:45:33.301771 crc crio[23211]: time="2026-06-11T17:45:33.301675432Z" level=info msg="Removing container: b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4" id=91067609-600d-4d42-9298-8e6f360f37d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569629 | controller | Jun 11 17:45:33.405005 crc crio[23211]: time="2026-06-11T17:45:33.404933566Z" level=info msg="Removed container b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4: openshift-marketplace/redhat-operators-v556s/extract-content" id=91067609-600d-4d42-9298-8e6f360f37d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569645 | controller | Jun 11 17:45:33.419078 crc crio[23211]: time="2026-06-11T17:45:33.418898449Z" level=info msg="Removing container: 5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342" id=c0955187-4f41-4b3d-a7e8-7d9d900cd8df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569660 | controller | Jun 11 17:45:33.490988 crc crio[23211]: time="2026-06-11T17:45:33.490680829Z" level=info msg="Removed container 5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342: openshift-marketplace/redhat-operators-v556s/extract-utilities" id=c0955187-4f41-4b3d-a7e8-7d9d900cd8df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569675 | controller | Jun 11 17:45:53.460574 crc crio[23211]: time="2026-06-11T17:45:53.459372061Z" level=info msg="Removing container: 7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0" id=ca966b91-3561-4e12-8ab6-7e1df38fd0b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569690 | controller | Jun 11 17:45:53.551055 crc crio[23211]: time="2026-06-11T17:45:53.550264641Z" level=info msg="Removed container 7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0: openstack/nova-cell0-conductor-db-sync-c7lhc/nova-cell0-conductor-db-sync" id=ca966b91-3561-4e12-8ab6-7e1df38fd0b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569705 | controller | Jun 11 17:45:53.554597 crc crio[23211]: time="2026-06-11T17:45:53.554506675Z" level=info msg="Removing container: 68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da" id=47fd6990-158f-453e-96bf-b8f936b3069b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569721 | controller | Jun 11 17:45:53.640348 crc crio[23211]: time="2026-06-11T17:45:53.640233208Z" level=info msg="Removed container 68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da: openstack/nova-cell0-cell-mapping-f5qv4/nova-manage" id=47fd6990-158f-453e-96bf-b8f936b3069b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569739 | controller | Jun 11 17:45:53.643500 crc crio[23211]: time="2026-06-11T17:45:53.643379876Z" level=info msg="Removing container: 180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a" id=0894cf50-336f-4815-91d6-00ea6e7108d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569755 | controller | Jun 11 17:45:53.691641 crc crio[23211]: time="2026-06-11T17:45:53.691508286Z" level=info msg="Removed container 180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/collect-profiles" id=0894cf50-336f-4815-91d6-00ea6e7108d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569771 | controller | Jun 11 17:45:53.701249 crc crio[23211]: time="2026-06-11T17:45:53.701068641Z" level=info msg="Removing container: fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359" id=1386a729-30c2-429b-ade7-128b78f79fef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569786 | controller | Jun 11 17:45:53.806757 crc crio[23211]: time="2026-06-11T17:45:53.806664192Z" level=info msg="Removed container fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359: openstack/nova-cell1-cell-mapping-vmjjv/nova-manage" id=1386a729-30c2-429b-ade7-128b78f79fef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569801 | controller | Jun 11 17:45:53.810780 crc crio[23211]: time="2026-06-11T17:45:53.810736412Z" level=info msg="Removing container: 77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db" id=04cca8ba-bfae-427a-aca4-91c69b62214c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569817 | controller | Jun 11 17:45:53.910036 crc crio[23211]: time="2026-06-11T17:45:53.904938074Z" level=info msg="Removed container 77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db: openstack/neutron-db-sync-hh27n/neutron-db-sync" id=04cca8ba-bfae-427a-aca4-91c69b62214c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569832 | controller | Jun 11 17:45:53.917349 crc crio[23211]: time="2026-06-11T17:45:53.917238896Z" level=info msg="Removing container: 1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab" id=5b75a198-310a-41c7-89f1-e39845c7299e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569847 | controller | Jun 11 17:45:53.981256 crc crio[23211]: time="2026-06-11T17:45:53.981100961Z" level=info msg="Removed container 1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab: openstack/cinder-online-data-migrations-zj9rq/cinder-online-data-migrations" id=5b75a198-310a-41c7-89f1-e39845c7299e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569862 | controller | Jun 11 17:45:53.986224 crc crio[23211]: time="2026-06-11T17:45:53.986112894Z" level=info msg="Removing container: 126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a" id=48e2fe07-72ef-4a2e-a73d-3a56d037e763 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569877 | controller | Jun 11 17:45:54.059248 crc crio[23211]: time="2026-06-11T17:45:54.059155086Z" level=info msg="Removed container 126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a: openstack/cinder-db-sync-fgn75/cinder-db-sync" id=48e2fe07-72ef-4a2e-a73d-3a56d037e763 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569893 | controller | Jun 11 17:45:54.063095 crc crio[23211]: time="2026-06-11T17:45:54.062987312Z" level=info msg="Removing container: f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375" id=e5fa2607-a497-48de-babc-d28137fad6ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569908 | controller | Jun 11 17:45:54.262890 crc crio[23211]: time="2026-06-11T17:45:54.262528067Z" level=info msg="Removed container f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375: openstack/glance-db-sync-pjgdq/glance-db-sync" id=e5fa2607-a497-48de-babc-d28137fad6ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569924 | controller | Jun 11 17:45:54.266596 crc crio[23211]: time="2026-06-11T17:45:54.266360471Z" level=info msg="Removing container: 1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76" id=02865a35-3e4b-4575-92f1-ee21ef0db715 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569942 | controller | Jun 11 17:45:54.344905 crc crio[23211]: time="2026-06-11T17:45:54.344683352Z" level=info msg="Removed container 1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76: openstack/nova-cell1-conductor-db-sync-gmqk9/nova-cell1-conductor-db-sync" id=02865a35-3e4b-4575-92f1-ee21ef0db715 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.569958 | controller | Jun 11 17:45:54.356648 crc crio[23211]: time="2026-06-11T17:45:54.356544633Z" level=info msg="Stopping pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61" id=f06b2042-839f-492d-b88f-bcdeb0b7cd06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.569973 | controller | Jun 11 17:45:54.356648 crc crio[23211]: time="2026-06-11T17:45:54.356634785Z" level=info msg="Stopped pod sandbox (already stopped): 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61" id=f06b2042-839f-492d-b88f-bcdeb0b7cd06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.569988 | controller | Jun 11 17:45:54.357325 crc crio[23211]: time="2026-06-11T17:45:54.357258891Z" level=info msg="Removing pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61" id=978434b3-8f43-4a17-8656-6779082ac0f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570004 | controller | Jun 11 17:45:54.372635 crc crio[23211]: time="2026-06-11T17:45:54.372510145Z" level=info msg="Removed pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61" id=978434b3-8f43-4a17-8656-6779082ac0f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570019 | controller | Jun 11 17:45:54.373894 crc crio[23211]: time="2026-06-11T17:45:54.373673673Z" level=info msg="Stopping pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879" id=43c10308-c741-46ce-a9ad-e22d7e3f04ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570034 | controller | Jun 11 17:45:54.374121 crc crio[23211]: time="2026-06-11T17:45:54.37394245Z" level=info msg="Stopped pod sandbox (already stopped): b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879" id=43c10308-c741-46ce-a9ad-e22d7e3f04ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570049 | controller | Jun 11 17:45:54.375174 crc crio[23211]: time="2026-06-11T17:45:54.37474321Z" level=info msg="Removing pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879" id=32d87b34-12f5-4e8f-8a06-4f4a5ed03bb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570064 | controller | Jun 11 17:45:54.392768 crc crio[23211]: time="2026-06-11T17:45:54.392598407Z" level=info msg="Removed pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879" id=32d87b34-12f5-4e8f-8a06-4f4a5ed03bb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570080 | controller | Jun 11 17:45:54.394603 crc crio[23211]: time="2026-06-11T17:45:54.394190927Z" level=info msg="Stopping pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193" id=3336b52c-9b8d-4e41-914e-2d50d206a0be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570095 | controller | Jun 11 17:45:54.394603 crc crio[23211]: time="2026-06-11T17:45:54.394521375Z" level=info msg="Stopped pod sandbox (already stopped): 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193" id=3336b52c-9b8d-4e41-914e-2d50d206a0be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570110 | controller | Jun 11 17:45:54.395170 crc crio[23211]: time="2026-06-11T17:45:54.39509355Z" level=info msg="Removing pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193" id=178ff0f7-c134-4a1b-8a7e-2c714d55e6d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570129 | controller | Jun 11 17:45:54.414870 crc crio[23211]: time="2026-06-11T17:45:54.414766031Z" level=info msg="Removed pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193" id=178ff0f7-c134-4a1b-8a7e-2c714d55e6d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570145 | controller | Jun 11 17:45:54.416626 crc crio[23211]: time="2026-06-11T17:45:54.416545775Z" level=info msg="Stopping pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046" id=fcb39a82-d1e4-416a-95f8-556ea56c0254 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570161 | controller | Jun 11 17:45:54.417038 crc crio[23211]: time="2026-06-11T17:45:54.416646858Z" level=info msg="Stopped pod sandbox (already stopped): 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046" id=fcb39a82-d1e4-416a-95f8-556ea56c0254 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570177 | controller | Jun 11 17:45:54.418168 crc crio[23211]: time="2026-06-11T17:45:54.418086763Z" level=info msg="Removing pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046" id=0313a45f-9f47-4141-a268-f4e1d8855a9f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570193 | controller | Jun 11 17:45:54.443654 crc crio[23211]: time="2026-06-11T17:45:54.443389624Z" level=info msg="Removed pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046" id=0313a45f-9f47-4141-a268-f4e1d8855a9f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570209 | controller | Jun 11 17:45:54.445038 crc crio[23211]: time="2026-06-11T17:45:54.444930552Z" level=info msg="Stopping pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd" id=9cc7f6bf-8b5b-43b3-9161-228856873858 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570224 | controller | Jun 11 17:45:54.445141 crc crio[23211]: time="2026-06-11T17:45:54.445049674Z" level=info msg="Stopped pod sandbox (already stopped): 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd" id=9cc7f6bf-8b5b-43b3-9161-228856873858 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570240 | controller | Jun 11 17:45:54.446241 crc crio[23211]: time="2026-06-11T17:45:54.446164642Z" level=info msg="Removing pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd" id=2b352027-db1b-4490-b153-5c5986bf7358 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570255 | controller | Jun 11 17:45:54.467331 crc crio[23211]: time="2026-06-11T17:45:54.467239189Z" level=info msg="Removed pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd" id=2b352027-db1b-4490-b153-5c5986bf7358 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570270 | controller | Jun 11 17:45:54.469538 crc crio[23211]: time="2026-06-11T17:45:54.469370101Z" level=info msg="Stopping pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0" id=b69520d3-d46c-4f59-a67d-480a9bf78201 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570286 | controller | Jun 11 17:45:54.469689 crc crio[23211]: time="2026-06-11T17:45:54.469635507Z" level=info msg="Stopped pod sandbox (already stopped): e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0" id=b69520d3-d46c-4f59-a67d-480a9bf78201 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570302 | controller | Jun 11 17:45:54.470956 crc crio[23211]: time="2026-06-11T17:45:54.470846467Z" level=info msg="Removing pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0" id=607a8d5a-3894-4991-9e8b-abc70604fdb7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570317 | controller | Jun 11 17:45:54.494760 crc crio[23211]: time="2026-06-11T17:45:54.494507059Z" level=info msg="Removed pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0" id=607a8d5a-3894-4991-9e8b-abc70604fdb7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570336 | controller | Jun 11 17:45:54.496995 crc crio[23211]: time="2026-06-11T17:45:54.495833981Z" level=info msg="Stopping pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248" id=a21cac4f-dd9a-4f2d-8bf3-e9e6230c64cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570352 | controller | Jun 11 17:45:54.496995 crc crio[23211]: time="2026-06-11T17:45:54.495901073Z" level=info msg="Stopped pod sandbox (already stopped): 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248" id=a21cac4f-dd9a-4f2d-8bf3-e9e6230c64cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570368 | controller | Jun 11 17:45:54.496995 crc crio[23211]: time="2026-06-11T17:45:54.496759293Z" level=info msg="Removing pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248" id=eb1772e1-acea-4c45-9525-be4894b7c227 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570384 | controller | Jun 11 17:45:54.530736 crc crio[23211]: time="2026-06-11T17:45:54.530655665Z" level=info msg="Removed pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248" id=eb1772e1-acea-4c45-9525-be4894b7c227 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570399 | controller | Jun 11 17:45:54.532166 crc crio[23211]: time="2026-06-11T17:45:54.53208851Z" level=info msg="Stopping pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03" id=2357c3e1-3fee-4ddd-852b-ab6df527a73c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570415 | controller | Jun 11 17:45:54.532263 crc crio[23211]: time="2026-06-11T17:45:54.532181502Z" level=info msg="Stopped pod sandbox (already stopped): 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03" id=2357c3e1-3fee-4ddd-852b-ab6df527a73c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570430 | controller | Jun 11 17:45:54.533099 crc crio[23211]: time="2026-06-11T17:45:54.532968332Z" level=info msg="Removing pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03" id=abceaf24-476e-4126-bfa6-ddc60808403a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570445 | controller | Jun 11 17:45:54.555673 crc crio[23211]: time="2026-06-11T17:45:54.555552726Z" level=info msg="Removed pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03" id=abceaf24-476e-4126-bfa6-ddc60808403a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570461 | controller | Jun 11 17:45:54.557411 crc crio[23211]: time="2026-06-11T17:45:54.557341689Z" level=info msg="Stopping pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d" id=b4f46f89-a5f0-4308-b77b-e21b516d7ac7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570476 | controller | Jun 11 17:45:54.557578 crc crio[23211]: time="2026-06-11T17:45:54.557521974Z" level=info msg="Stopped pod sandbox (already stopped): b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d" id=b4f46f89-a5f0-4308-b77b-e21b516d7ac7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570491 | controller | Jun 11 17:45:54.558752 crc crio[23211]: time="2026-06-11T17:45:54.558631321Z" level=info msg="Removing pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d" id=571469db-40c9-4357-ba4a-b41896eafba0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570506 | controller | Jun 11 17:45:54.578173 crc crio[23211]: time="2026-06-11T17:45:54.578063138Z" level=info msg="Removed pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d" id=571469db-40c9-4357-ba4a-b41896eafba0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570546 | controller | Jun 11 17:45:54.579179 crc crio[23211]: time="2026-06-11T17:45:54.57893484Z" level=info msg="Stopping pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e" id=d8a788d9-cd7a-4a73-8065-897dbb552788 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570575 | controller | Jun 11 17:45:54.579179 crc crio[23211]: time="2026-06-11T17:45:54.579055343Z" level=info msg="Stopped pod sandbox (already stopped): 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e" id=d8a788d9-cd7a-4a73-8065-897dbb552788 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.570600 | controller | Jun 11 17:45:54.583523 crc crio[23211]: time="2026-06-11T17:45:54.579959375Z" level=info msg="Removing pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e" id=1d28ad49-7ee7-4df8-971c-0240995aee08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570625 | controller | Jun 11 17:45:54.601226 crc crio[23211]: time="2026-06-11T17:45:54.601165464Z" level=info msg="Removed pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e" id=1d28ad49-7ee7-4df8-971c-0240995aee08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.570647 | controller | Jun 11 17:46:00.567288 crc crio[23211]: time="2026-06-11T17:46:00.566265309Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686666-d4g87/POD" id=0b3ae102-26ba-4fd1-9029-bfe4747f5ed2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.570664 | controller | Jun 11 17:46:00.569404 crc crio[23211]: time="2026-06-11T17:46:00.567329015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.570686 | controller | Jun 11 17:46:00.631834 crc crio[23211]: time="2026-06-11T17:46:00.631043628Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686666-d4g87 Namespace:openshift-infra ID:fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05 UID:e62cfa58-e28a-4b83-92cc-bbb8d6610253 NetNS:/var/run/netns/451f565c-249d-470f-ad95-952b45dab5a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62cfa58_e28a_4b83_92cc_bbb8d6610253.slice PodAnnotations:0xc00008c578}] Aliases:map[]}"
2026-06-11 18:00:59.570712 | controller | Jun 11 17:46:00.631834 crc crio[23211]: time="2026-06-11T17:46:00.631762656Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686666-d4g87 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.570736 | controller | Jun 11 17:46:00.981737 crc crio[23211]: 2026-06-11T17:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdb66deee9fc8fa Mac:56:bb:5a:e9:dc:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c7 Mtu:0 Sandbox:/var/run/netns/451f565c-249d-470f-ad95-952b45dab5a3 SocketPath: PciID:}] [{Interface:0xc000224ed0 Address:{IP:10.217.1.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.570758 | controller | Jun 11 17:46:00.983305 crc crio[23211]: time="2026-06-11T17:46:00.9832464Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686666-d4g87 Namespace:openshift-infra ID:fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05 UID:e62cfa58-e28a-4b83-92cc-bbb8d6610253 NetNS:/var/run/netns/451f565c-249d-470f-ad95-952b45dab5a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62cfa58_e28a_4b83_92cc_bbb8d6610253.slice PodAnnotations:0xc00008c578}] Aliases:map[]}"
2026-06-11 18:00:59.570775 | controller | Jun 11 17:46:00.983487 crc crio[23211]: time="2026-06-11T17:46:00.983406364Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686666-d4g87 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.570791 | controller | Jun 11 17:46:00.992045 crc crio[23211]: time="2026-06-11T17:46:00.991945853Z" level=info msg="Ran pod sandbox fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05 with infra container: openshift-infra/auto-csr-approver-29686666-d4g87/POD" id=0b3ae102-26ba-4fd1-9029-bfe4747f5ed2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.570814 | controller | Jun 11 17:46:00.996312 crc crio[23211]: time="2026-06-11T17:46:00.996200418Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0c31e651-cbb9-47a2-ae59-0885c8e712c5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.570832 | controller | Jun 11 17:46:01.009110 crc crio[23211]: time="2026-06-11T17:46:01.009032642Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.570849 | controller | Jun 11 17:46:01.840975 crc crio[23211]: time="2026-06-11T17:46:01.840330898Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0c31e651-cbb9-47a2-ae59-0885c8e712c5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.570865 | controller | Jun 11 17:46:01.842490 crc crio[23211]: time="2026-06-11T17:46:01.842181954Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ba1af539-83f5-4982-ba3b-e447b4435b18 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.570881 | controller | Jun 11 17:46:01.844862 crc crio[23211]: time="2026-06-11T17:46:01.844797098Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=41c160ea-6377-4f0d-a69c-79834f51ecc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.570897 | controller | Jun 11 17:46:01.854912 crc crio[23211]: time="2026-06-11T17:46:01.854286241Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686666-d4g87/oc" id=57ad74ce-2dad-4b02-8903-9ff705ca5e5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.570912 | controller | Jun 11 17:46:01.855653 crc crio[23211]: time="2026-06-11T17:46:01.855581373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.570929 | controller | Jun 11 17:46:01.921331 crc crio[23211]: time="2026-06-11T17:46:01.921104101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.570945 | controller | Jun 11 17:46:02.146607 crc crio[23211]: time="2026-06-11T17:46:02.146517681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.570962 | controller | Jun 11 17:46:02.279102 crc crio[23211]: time="2026-06-11T17:46:02.27894231Z" level=info msg="Created container afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f: openshift-infra/auto-csr-approver-29686666-d4g87/oc" id=57ad74ce-2dad-4b02-8903-9ff705ca5e5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.570978 | controller | Jun 11 17:46:02.280526 crc crio[23211]: time="2026-06-11T17:46:02.280404235Z" level=info msg="Starting container: afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f" id=3305f598-38f4-465c-85c7-9c501297f43d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.570994 | controller | Jun 11 17:46:02.288675 crc crio[23211]: time="2026-06-11T17:46:02.288551785Z" level=info msg="Started container" PID=334166 containerID=afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f description=openshift-infra/auto-csr-approver-29686666-d4g87/oc id=3305f598-38f4-465c-85c7-9c501297f43d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05
2026-06-11 18:00:59.571011 | controller | Jun 11 17:46:04.822327 crc crio[23211]: time="2026-06-11T17:46:04.820986159Z" level=info msg="Stopping pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05" id=b4f1aac0-d758-426d-b89e-0b44760a7f68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.571027 | controller | Jun 11 17:46:04.824981 crc crio[23211]: time="2026-06-11T17:46:04.82470797Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686666-d4g87 Namespace:openshift-infra ID:fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05 UID:e62cfa58-e28a-4b83-92cc-bbb8d6610253 NetNS:/var/run/netns/451f565c-249d-470f-ad95-952b45dab5a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62cfa58_e28a_4b83_92cc_bbb8d6610253.slice PodAnnotations:0xc0038ac920}] Aliases:map[]}"
2026-06-11 18:00:59.571048 | controller | Jun 11 17:46:04.825409 crc crio[23211]: time="2026-06-11T17:46:04.825255593Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686666-d4g87 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.571065 | controller | Jun 11 17:46:05.239843 crc crio[23211]: time="2026-06-11T17:46:05.239343504Z" level=info msg="Stopped pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05" id=b4f1aac0-d758-426d-b89e-0b44760a7f68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.571081 | controller | Jun 11 17:46:29.834516 crc crio[23211]: time="2026-06-11T17:46:29.833371718Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-q89j8/POD" id=24bf7cf3-9909-4a05-b189-afeab5827c05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.571097 | controller | Jun 11 17:46:29.835975 crc crio[23211]: time="2026-06-11T17:46:29.834562108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.571114 | controller | Jun 11 17:46:29.872972 crc crio[23211]: time="2026-06-11T17:46:29.872916648Z" level=info msg="Got pod network &{Name:community-operators-q89j8 Namespace:openshift-marketplace ID:26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4 UID:0273ed1f-eb40-4c31-a9d6-951c3b57d880 NetNS:/var/run/netns/e14ee14c-7899-4596-8674-8045548725f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0273ed1f_eb40_4c31_a9d6_951c3b57d880.slice PodAnnotations:0xc0038ac8b8}] Aliases:map[]}"
2026-06-11 18:00:59.571131 | controller | Jun 11 17:46:29.873276 crc crio[23211]: time="2026-06-11T17:46:29.873254526Z" level=info msg="Adding pod openshift-marketplace_community-operators-q89j8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.571147 | controller | Jun 11 17:46:30.552290 crc crio[23211]: 2026-06-11T17:46:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26bd38e5144f64f Mac:de:c0:80:6f:2b:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c8 Mtu:0 Sandbox:/var/run/netns/e14ee14c-7899-4596-8674-8045548725f2 SocketPath: PciID:}] [{Interface:0xc0002c2a00 Address:{IP:10.217.1.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.571164 | controller | Jun 11 17:46:30.552290 crc crio[23211]: time="2026-06-11T17:46:30.550569024Z" level=info msg="Got pod network &{Name:community-operators-q89j8 Namespace:openshift-marketplace ID:26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4 UID:0273ed1f-eb40-4c31-a9d6-951c3b57d880 NetNS:/var/run/netns/e14ee14c-7899-4596-8674-8045548725f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0273ed1f_eb40_4c31_a9d6_951c3b57d880.slice PodAnnotations:0xc0038ac8b8}] Aliases:map[]}"
2026-06-11 18:00:59.571180 | controller | Jun 11 17:46:30.552290 crc crio[23211]: time="2026-06-11T17:46:30.5507446Z" level=info msg="Checking pod openshift-marketplace_community-operators-q89j8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.571196 | controller | Jun 11 17:46:30.563040 crc crio[23211]: time="2026-06-11T17:46:30.562944598Z" level=info msg="Ran pod sandbox 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4 with infra container: openshift-marketplace/community-operators-q89j8/POD" id=24bf7cf3-9909-4a05-b189-afeab5827c05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.571216 | controller | Jun 11 17:46:30.566343 crc crio[23211]: time="2026-06-11T17:46:30.56626569Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=88195c6d-b149-4c17-9a52-4dc0d039f43a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.571234 | controller | Jun 11 17:46:30.570360 crc crio[23211]: time="2026-06-11T17:46:30.57031196Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ef3f82ad-cd94-4f46-92c4-d74958c0b11e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.571250 | controller | Jun 11 17:46:30.580280 crc crio[23211]: time="2026-06-11T17:46:30.580046658Z" level=info msg="Creating container: openshift-marketplace/community-operators-q89j8/extract-utilities" id=d5cd01a7-fe5a-4ae8-a960-86afc65e3c82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.571265 | controller | Jun 11 17:46:30.580580 crc crio[23211]: time="2026-06-11T17:46:30.580533839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.571281 | controller | Jun 11 17:46:30.634738 crc crio[23211]: time="2026-06-11T17:46:30.634691168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.571296 | controller | Jun 11 17:46:30.638664 crc crio[23211]: time="2026-06-11T17:46:30.638640725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.571312 | controller | Jun 11 17:46:30.812902 crc crio[23211]: time="2026-06-11T17:46:30.812810628Z" level=info msg="Created container 64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c: openshift-marketplace/community-operators-q89j8/extract-utilities" id=d5cd01a7-fe5a-4ae8-a960-86afc65e3c82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.571327 | controller | Jun 11 17:46:30.814758 crc crio[23211]: time="2026-06-11T17:46:30.814212244Z" level=info msg="Starting container: 64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c" id=1355fbfd-8a0e-4f6a-9219-0587434b1f6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.571343 | controller | Jun 11 17:46:30.821679 crc crio[23211]: time="2026-06-11T17:46:30.821592104Z" level=info msg="Started container" PID=336089 containerID=64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c description=openshift-marketplace/community-operators-q89j8/extract-utilities id=1355fbfd-8a0e-4f6a-9219-0587434b1f6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4
2026-06-11 18:00:59.571360 | controller | Jun 11 17:46:31.405246 crc crio[23211]: time="2026-06-11T17:46:31.404623999Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=e50f6ec6-140b-4d42-9c8e-f59ac1329d71 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.571376 | controller | Jun 11 17:46:31.425719 crc crio[23211]: time="2026-06-11T17:46:31.425556912Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:00:59.571393 | controller | Jun 11 17:46:32.064272 crc crio[23211]: time="2026-06-11T17:46:32.064162072Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=e50f6ec6-140b-4d42-9c8e-f59ac1329d71 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.571412 | controller | Jun 11 17:46:32.067957 crc crio[23211]: time="2026-06-11T17:46:32.067865832Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=57d7dda2-c6fd-4d17-a00e-3fb278812527 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.571430 | controller | Jun 11 17:46:32.073674 crc crio[23211]: time="2026-06-11T17:46:32.072404763Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ceb24aab-89c2-4da2-b4c8-bd8ca77c8a32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.571446 | controller | Jun 11 17:46:32.105640 crc crio[23211]: time="2026-06-11T17:46:32.105385652Z" level=info msg="Creating container: openshift-marketplace/community-operators-q89j8/extract-content" id=4820a735-7987-4a3c-8c69-c805f4b57c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.571462 | controller | Jun 11 17:46:32.106144 crc crio[23211]: time="2026-06-11T17:46:32.106071069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.571478 | controller | Jun 11 17:46:32.181980 crc crio[23211]: time="2026-06-11T17:46:32.181329926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.571494 | controller | Jun 11 17:46:32.186851 crc crio[23211]: time="2026-06-11T17:46:32.186758659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.571528 | controller | Jun 11 17:46:32.359080 crc crio[23211]: time="2026-06-11T17:46:32.358928083Z" level=info msg="Created container a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897: openshift-marketplace/community-operators-q89j8/extract-content" id=4820a735-7987-4a3c-8c69-c805f4b57c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.571552 | controller | Jun 11 17:46:32.360395 crc crio[23211]: time="2026-06-11T17:46:32.360333238Z" level=info msg="Starting container: a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897" id=41b5a907-5072-4fb2-9115-35253eef16eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.571569 | controller | Jun 11 17:46:32.371846 crc crio[23211]: time="2026-06-11T17:46:32.36898365Z" level=info msg="Started container" PID=336111 containerID=a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897 description=openshift-marketplace/community-operators-q89j8/extract-content id=41b5a907-5072-4fb2-9115-35253eef16eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4
2026-06-11 18:00:59.571586 | controller | Jun 11 17:46:34.481309 crc crio[23211]: time="2026-06-11T17:46:34.481179112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7bb2f9cb-bb2f-4446-87f3-3f64697156d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.571603 | controller | Jun 11 17:46:34.487236 crc crio[23211]: time="2026-06-11T17:46:34.487110888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=18a3f7d4-6946-4734-92c0-1bc3b2c5d955 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.571618 | controller | Jun 11 17:46:34.497926 crc crio[23211]: time="2026-06-11T17:46:34.49782214Z" level=info msg="Creating container: openshift-marketplace/community-operators-q89j8/registry-server" id=cb83751b-8223-44b8-9351-4c46d211a87e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.571635 | controller | Jun 11 17:46:34.498608 crc crio[23211]: time="2026-06-11T17:46:34.498522708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.571668 | controller | Jun 11 17:46:34.591846 crc crio[23211]: time="2026-06-11T17:46:34.591289744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.571693 | controller | Jun 11 17:46:34.598306 crc crio[23211]: time="2026-06-11T17:46:34.598151722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.571714 | controller | Jun 11 17:46:34.813935 crc crio[23211]: time="2026-06-11T17:46:34.813770413Z" level=info msg="Created container 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5: openshift-marketplace/community-operators-q89j8/registry-server" id=cb83751b-8223-44b8-9351-4c46d211a87e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.571731 | controller | Jun 11 17:46:34.815670 crc crio[23211]: time="2026-06-11T17:46:34.815573836Z" level=info msg="Starting container: 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5" id=624bf7df-f84f-46f0-b0b8-9ec2cd2b8783 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.571747 | controller | Jun 11 17:46:34.826354 crc crio[23211]: time="2026-06-11T17:46:34.826267059Z" level=info msg="Started container" PID=336218 containerID=61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5 description=openshift-marketplace/community-operators-q89j8/registry-server id=624bf7df-f84f-46f0-b0b8-9ec2cd2b8783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4
2026-06-11 18:00:59.571763 | controller | Jun 11 17:46:42.632680 crc crio[23211]: time="2026-06-11T17:46:42.631516372Z" level=info msg="Stopping container: 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5 (timeout: 2s)" id=bd204a72-ad87-4ef7-a72d-e71e38beca25 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.571780 | controller | Jun 11 17:46:42.761873 crc crio[23211]: time="2026-06-11T17:46:42.761630173Z" level=info msg="Stopped container 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5: openshift-marketplace/community-operators-q89j8/registry-server" id=bd204a72-ad87-4ef7-a72d-e71e38beca25 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.571796 | controller | Jun 11 17:46:42.763254 crc crio[23211]: time="2026-06-11T17:46:42.763092689Z" level=info msg="Stopping pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4" id=525e6ce2-57b1-4925-811d-af31dda54ec8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.571812 | controller | Jun 11 17:46:42.764693 crc crio[23211]: time="2026-06-11T17:46:42.7643507Z" level=info msg="Got pod network &{Name:community-operators-q89j8 Namespace:openshift-marketplace ID:26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4 UID:0273ed1f-eb40-4c31-a9d6-951c3b57d880 NetNS:/var/run/netns/e14ee14c-7899-4596-8674-8045548725f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0273ed1f_eb40_4c31_a9d6_951c3b57d880.slice PodAnnotations:0xc002818e10}] Aliases:map[]}"
2026-06-11 18:00:59.571829 | controller | Jun 11 17:46:42.765248 crc crio[23211]: time="2026-06-11T17:46:42.765096028Z" level=info msg="Deleting pod openshift-marketplace_community-operators-q89j8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.571845 | controller | Jun 11 17:46:43.229558 crc crio[23211]: time="2026-06-11T17:46:43.228873988Z" level=info msg="Stopped pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4" id=525e6ce2-57b1-4925-811d-af31dda54ec8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.571861 | controller | Jun 11 17:46:43.649943 crc crio[23211]: time="2026-06-11T17:46:43.649761074Z" level=info msg="Removing container: 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5" id=731d46a3-9bed-4bda-90d0-90703f9d18a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.571881 | controller | Jun 11 17:46:43.682010 crc crio[23211]: time="2026-06-11T17:46:43.681635156Z" level=info msg="Removed container 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5: openshift-marketplace/community-operators-q89j8/registry-server" id=731d46a3-9bed-4bda-90d0-90703f9d18a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.571897 | controller | Jun 11 17:46:43.686223 crc crio[23211]: time="2026-06-11T17:46:43.686059174Z" level=info msg="Removing container: a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897" id=07def6a9-9e12-422d-b7c8-7a185ca39ecb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.571913 | controller | Jun 11 17:46:43.732501 crc crio[23211]: time="2026-06-11T17:46:43.730589977Z" level=info msg="Removed container a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897: openshift-marketplace/community-operators-q89j8/extract-content" id=07def6a9-9e12-422d-b7c8-7a185ca39ecb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.571928 | controller | Jun 11 17:46:43.742193 crc crio[23211]: time="2026-06-11T17:46:43.742099719Z" level=info msg="Removing container: 64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c" id=cbd4c69f-beab-4397-a428-eb4bf7495ec4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.571944 | controller | Jun 11 17:46:43.778762 crc crio[23211]: time="2026-06-11T17:46:43.778570265Z" level=info msg="Removed container 64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c: openshift-marketplace/community-operators-q89j8/extract-utilities" id=cbd4c69f-beab-4397-a428-eb4bf7495ec4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.571960 | controller | Jun 11 17:46:54.637909 crc crio[23211]: time="2026-06-11T17:46:54.636698009Z" level=info msg="Removing container: d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b" id=088f4d06-339f-4a5e-bece-3cb2d7d0d696 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.571976 | controller | Jun 11 17:46:54.868800 crc crio[23211]: time="2026-06-11T17:46:54.868143688Z" level=info msg="Removed container d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b: openshift-infra/auto-csr-approver-29686660-hp5hg/oc" id=088f4d06-339f-4a5e-bece-3cb2d7d0d696 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.571992 | controller | Jun 11 17:46:54.883053 crc crio[23211]: time="2026-06-11T17:46:54.882803637Z" level=info msg="Stopping pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d" id=3bf44f5d-0d01-46cf-b1f9-871826015807 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.572008 | controller | Jun 11 17:46:54.883053 crc crio[23211]: time="2026-06-11T17:46:54.88294869Z" level=info msg="Stopped pod sandbox (already stopped): 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d" id=3bf44f5d-0d01-46cf-b1f9-871826015807 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.572024 | controller | Jun 11 17:46:54.883854 crc crio[23211]: time="2026-06-11T17:46:54.883790241Z" level=info msg="Removing pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d" id=5b26e65f-26be-42e3-9bbd-777281786dec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.572040 | controller | Jun 11 17:46:54.909319 crc crio[23211]: time="2026-06-11T17:46:54.909224906Z" level=info msg="Removed pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d" id=5b26e65f-26be-42e3-9bbd-777281786dec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.572055 | controller | Jun 11 17:46:54.911116 crc crio[23211]: time="2026-06-11T17:46:54.910951898Z" level=info msg="Stopping pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4" id=a6fa4ac4-a2bb-4d4b-9725-b5766a14d186 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.572073 | controller | Jun 11 17:46:54.911116 crc crio[23211]: time="2026-06-11T17:46:54.911080461Z" level=info msg="Stopped pod sandbox (already stopped): 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4" id=a6fa4ac4-a2bb-4d4b-9725-b5766a14d186 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.572091 | controller | Jun 11 17:46:54.912171 crc crio[23211]: time="2026-06-11T17:46:54.912091175Z" level=info msg="Removing pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4" id=0751409f-c8dc-4c6a-b931-b2966ca6b66b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.572107 | controller | Jun 11 17:46:54.936080 crc crio[23211]: time="2026-06-11T17:46:54.93593081Z" level=info msg="Removed pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4" id=0751409f-c8dc-4c6a-b931-b2966ca6b66b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.572123 | controller | Jun 11 17:48:00.561578 crc crio[23211]: time="2026-06-11T17:48:00.560555939Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686668-fkt2x/POD" id=6d221ba3-ac51-4a77-bc09-509dffd82523 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.572139 | controller | Jun 11 17:48:00.563413 crc crio[23211]: time="2026-06-11T17:48:00.561576155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.572156 | controller | Jun 11 17:48:00.605619 crc crio[23211]: time="2026-06-11T17:48:00.605555403Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686668-fkt2x Namespace:openshift-infra ID:5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302 UID:0b953596-afb4-4787-a784-b9a6ef7345b6 NetNS:/var/run/netns/c1a7f187-47b5-4782-b6f4-6d132302e0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b953596_afb4_4787_a784_b9a6ef7345b6.slice PodAnnotations:0xc002818188}] Aliases:map[]}"
2026-06-11 18:00:59.572172 | controller | Jun 11 17:48:00.605927 crc crio[23211]: time="2026-06-11T17:48:00.605902052Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686668-fkt2x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.572188 | controller | Jun 11 17:48:00.979054 crc crio[23211]: 2026-06-11T17:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cecad9207f7eb5 Mac:2a:e2:16:f4:a6:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c9 Mtu:0 Sandbox:/var/run/netns/c1a7f187-47b5-4782-b6f4-6d132302e0fa SocketPath: PciID:}] [{Interface:0xc0002fabd0 Address:{IP:10.217.1.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.572204 | controller | Jun 11 17:48:00.981513 crc crio[23211]: time="2026-06-11T17:48:00.981321082Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686668-fkt2x Namespace:openshift-infra ID:5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302 UID:0b953596-afb4-4787-a784-b9a6ef7345b6 NetNS:/var/run/netns/c1a7f187-47b5-4782-b6f4-6d132302e0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b953596_afb4_4787_a784_b9a6ef7345b6.slice PodAnnotations:0xc002818188}] Aliases:map[]}"
2026-06-11 18:00:59.572220 | controller | Jun 11 17:48:00.981605 crc crio[23211]: time="2026-06-11T17:48:00.981582089Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686668-fkt2x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.572237 | controller | Jun 11 17:48:00.990318 crc crio[23211]: time="2026-06-11T17:48:00.990239181Z" level=info msg="Ran pod sandbox 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302 with infra container: openshift-infra/auto-csr-approver-29686668-fkt2x/POD" id=6d221ba3-ac51-4a77-bc09-509dffd82523 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.572257 | controller | Jun 11 17:48:00.993636 crc crio[23211]: time="2026-06-11T17:48:00.993559733Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=857c1633-ca0d-40d5-b4da-ce0df6ac44ec name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.572274 | controller | Jun 11 17:48:01.004732 crc crio[23211]: time="2026-06-11T17:48:01.004669025Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.572290 | controller | Jun 11 17:48:01.953666 crc crio[23211]: time="2026-06-11T17:48:01.953535875Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=857c1633-ca0d-40d5-b4da-ce0df6ac44ec name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.572307 | controller | Jun 11 17:48:01.955710 crc crio[23211]: time="2026-06-11T17:48:01.954865968Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f4b12986-ffd7-4bf6-8553-022a72f497cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.572324 | controller | Jun 11 17:48:01.958306 crc crio[23211]: time="2026-06-11T17:48:01.958152869Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d805fcde-0b3a-4b39-a136-7ff19d1f509d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.572340 | controller | Jun 11 17:48:01.967317 crc crio[23211]: time="2026-06-11T17:48:01.96717687Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686668-fkt2x/oc" id=f06988ff-7791-4f31-b28d-b4c8311d4105 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.572356 | controller | Jun 11 17:48:01.968703 crc crio[23211]: time="2026-06-11T17:48:01.968525163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.572372 | controller | Jun 11 17:48:02.028074 crc crio[23211]: time="2026-06-11T17:48:02.027838609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.572387 | controller | Jun 11 17:48:02.293473 crc crio[23211]: time="2026-06-11T17:48:02.292909542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.572403 | controller | Jun 11 17:48:02.426787 crc crio[23211]: time="2026-06-11T17:48:02.426640583Z" level=info msg="Created container df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94: openshift-infra/auto-csr-approver-29686668-fkt2x/oc" id=f06988ff-7791-4f31-b28d-b4c8311d4105 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.572420 | controller | Jun 11 17:48:02.428152 crc crio[23211]: time="2026-06-11T17:48:02.428053469Z" level=info msg="Starting container: df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94" id=bd2f45af-df8a-41e8-9208-a7dcba35ca1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.572437 | controller | Jun 11 17:48:02.433805 crc crio[23211]: time="2026-06-11T17:48:02.433668546Z" level=info msg="Started container" PID=341507 containerID=df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94 description=openshift-infra/auto-csr-approver-29686668-fkt2x/oc id=bd2f45af-df8a-41e8-9208-a7dcba35ca1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302
2026-06-11 18:00:59.572453 | controller | Jun 11 17:48:04.414149 crc crio[23211]: time="2026-06-11T17:48:04.413592794Z" level=info msg="Stopping pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302" id=260fccbb-e711-4f7a-b989-dec0b761c8a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.572472 | controller | Jun 11 17:48:04.415522 crc crio[23211]: time="2026-06-11T17:48:04.414920017Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686668-fkt2x Namespace:openshift-infra ID:5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302 UID:0b953596-afb4-4787-a784-b9a6ef7345b6 NetNS:/var/run/netns/c1a7f187-47b5-4782-b6f4-6d132302e0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b953596_afb4_4787_a784_b9a6ef7345b6.slice PodAnnotations:0xc0001318f0}] Aliases:map[]}"
2026-06-11 18:00:59.572489 | controller | Jun 11 17:48:04.415522 crc crio[23211]: time="2026-06-11T17:48:04.415134562Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686668-fkt2x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.572505 | controller | Jun 11 17:48:04.780597 crc crio[23211]: time="2026-06-11T17:48:04.780135017Z" level=info msg="Stopped pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302" id=260fccbb-e711-4f7a-b989-dec0b761c8a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.572543 | controller | Jun 11 17:48:24.785042 crc crio[23211]: time="2026-06-11T17:48:24.784135825Z" level=info msg="Running pod sandbox: openshift-must-gather-ldn8t/must-gather-jnrfc/POD" id=8373fbbf-6f94-4bd9-b718-44cb0cf072bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.572561 | controller | Jun 11 17:48:24.786738 crc crio[23211]: time="2026-06-11T17:48:24.786706308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.572577 | controller | Jun 11 17:48:24.854255 crc crio[23211]: time="2026-06-11T17:48:24.854118223Z" level=info msg="Got pod network &{Name:must-gather-jnrfc Namespace:openshift-must-gather-ldn8t ID:8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b UID:599e6c62-b3aa-4a53-958e-1743248a326c NetNS:/var/run/netns/5b91a85c-a216-44fc-8ded-c90e6f75daf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod599e6c62_b3aa_4a53_958e_1743248a326c.slice PodAnnotations:0xc002818020}] Aliases:map[]}"
2026-06-11 18:00:59.572594 | controller | Jun 11 17:48:24.854255 crc crio[23211]: time="2026-06-11T17:48:24.854229815Z" level=info msg="Adding pod openshift-must-gather-ldn8t_must-gather-jnrfc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.572610 | controller | Jun 11 17:48:25.565825 crc crio[23211]: 2026-06-11T17:48:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8053b4c2410fe8e Mac:c2:bb:05:10:98:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ca Mtu:0 Sandbox:/var/run/netns/5b91a85c-a216-44fc-8ded-c90e6f75daf7 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.572628 | controller | Jun 11 17:48:25.570210 crc crio[23211]: time="2026-06-11T17:48:25.570010085Z" level=info msg="Got pod network &{Name:must-gather-jnrfc Namespace:openshift-must-gather-ldn8t ID:8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b UID:599e6c62-b3aa-4a53-958e-1743248a326c NetNS:/var/run/netns/5b91a85c-a216-44fc-8ded-c90e6f75daf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod599e6c62_b3aa_4a53_958e_1743248a326c.slice PodAnnotations:0xc002818020}] Aliases:map[]}"
2026-06-11 18:00:59.572645 | controller | Jun 11 17:48:25.570636 crc crio[23211]: time="2026-06-11T17:48:25.570544838Z" level=info msg="Checking pod openshift-must-gather-ldn8t_must-gather-jnrfc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.572662 | controller | Jun 11 17:48:25.586706 crc crio[23211]: time="2026-06-11T17:48:25.586217363Z" level=info msg="Ran pod sandbox 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b with infra container: openshift-must-gather-ldn8t/must-gather-jnrfc/POD" id=8373fbbf-6f94-4bd9-b718-44cb0cf072bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.572685 | controller | Jun 11 17:48:25.589790 crc crio[23211]: time="2026-06-11T17:48:25.588674643Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=a57f68c1-cd47-490f-98b9-8884ed39a659 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.572709 | controller | Jun 11 17:48:25.589790 crc crio[23211]: time="2026-06-11T17:48:25.588897999Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=a57f68c1-cd47-490f-98b9-8884ed39a659 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.572727 | controller | Jun 11 17:48:25.589790 crc crio[23211]: time="2026-06-11T17:48:25.588981261Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=a57f68c1-cd47-490f-98b9-8884ed39a659 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.572743 | controller | Jun 11 17:48:25.590233 crc crio[23211]: time="2026-06-11T17:48:25.590142969Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=000bd438-68cd-4524-800a-a45df087fb7e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.572758 | controller | Jun 11 17:48:25.598913 crc crio[23211]: time="2026-06-11T17:48:25.598838573Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-11 18:00:59.572775 | controller | Jun 11 17:48:32.452505 crc crio[23211]: time="2026-06-11T17:48:32.451719429Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=000bd438-68cd-4524-800a-a45df087fb7e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.572791 | controller | Jun 11 17:48:32.454353 crc crio[23211]: time="2026-06-11T17:48:32.453492532Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=8cf000a6-c1be-4e4d-b6a1-9d6035d59274 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.572806 | controller | Jun 11 17:48:32.457143 crc crio[23211]: time="2026-06-11T17:48:32.45707038Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=da2a717a-33cf-4ae6-8204-f89660be19d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.572822 | controller | Jun 11 17:48:32.465761 crc crio[23211]: time="2026-06-11T17:48:32.465687411Z" level=info msg="Creating container: openshift-must-gather-ldn8t/must-gather-jnrfc/gather" id=f5aacf75-abce-4f84-96c4-a803ac075be1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.572837 | controller | Jun 11 17:48:32.466903 crc crio[23211]: time="2026-06-11T17:48:32.466802548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.572853 | controller | Jun 11 17:48:32.516335 crc crio[23211]: time="2026-06-11T17:48:32.516225321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.572868 | controller | Jun 11 17:48:32.732514 crc crio[23211]: time="2026-06-11T17:48:32.732228741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.572884 | controller | Jun 11 17:48:32.849622 crc crio[23211]: time="2026-06-11T17:48:32.849063478Z" level=info msg="Created container db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90: openshift-must-gather-ldn8t/must-gather-jnrfc/gather" id=f5aacf75-abce-4f84-96c4-a803ac075be1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.572904 | controller | Jun 11 17:48:32.852154 crc crio[23211]: time="2026-06-11T17:48:32.852112333Z" level=info msg="Starting container: db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90" id=42db056a-12d0-41f1-800a-90035131dfa5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.572921 | controller | Jun 11 17:48:32.858086 crc crio[23211]: time="2026-06-11T17:48:32.857999136Z" level=info msg="Started container" PID=343466 containerID=db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90 description=openshift-must-gather-ldn8t/must-gather-jnrfc/gather id=42db056a-12d0-41f1-800a-90035131dfa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b
2026-06-11 18:00:59.572938 | controller | Jun 11 17:48:32.869138 crc crio[23211]: time="2026-06-11T17:48:32.869003626Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=43a0bfbb-992c-4ad5-8f80-e4a7f79e3054 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.572953 | controller | Jun 11 17:48:32.875294 crc crio[23211]: time="2026-06-11T17:48:32.875027465Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=166ef43f-dac1-42a9-b0ba-5e52a3d41aba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.572970 | controller | Jun 11 17:48:32.889383 crc crio[23211]: time="2026-06-11T17:48:32.88909185Z" level=info msg="Creating container: openshift-must-gather-ldn8t/must-gather-jnrfc/copy" id=5a79c3b2-49e3-443d-83eb-c1d89987251c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.572986 | controller | Jun 11 17:48:32.890980 crc crio[23211]: time="2026-06-11T17:48:32.890862443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.573001 | controller | Jun 11 17:48:32.956570 crc crio[23211]: time="2026-06-11T17:48:32.956393231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.573017 | controller | Jun 11 17:48:33.150271 crc crio[23211]: time="2026-06-11T17:48:33.150151155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.573033 | controller | Jun 11 17:48:33.292781 crc crio[23211]: time="2026-06-11T17:48:33.292660891Z" level=info msg="Created container 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20: openshift-must-gather-ldn8t/must-gather-jnrfc/copy" id=5a79c3b2-49e3-443d-83eb-c1d89987251c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.573049 | controller | Jun 11 17:48:33.295858 crc crio[23211]: time="2026-06-11T17:48:33.295684495Z" level=info msg="Starting container: 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20" id=2708b3c9-6a79-4668-876c-a24616bc25cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.573064 | controller | Jun 11 17:48:33.311077 crc crio[23211]: time="2026-06-11T17:48:33.310975171Z" level=info msg="Started container" PID=343498 containerID=58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20 description=openshift-must-gather-ldn8t/must-gather-jnrfc/copy id=2708b3c9-6a79-4668-876c-a24616bc25cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b
2026-06-11 18:00:59.573080 | controller | Jun 11 17:48:33.336852 crc crio[23211]: time="2026-06-11T17:48:33.336790154Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.573096 | controller | Jun 11 17:48:36.562468 crc crio[23211]: time="2026-06-11T17:48:36.561572314Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.573115 | controller | Jun 11 17:48:36.596587 crc crio[23211]: time="2026-06-11T17:48:36.596513392Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.573131 | controller | Jun 11 17:48:36.906557 crc crio[23211]: time="2026-06-11T17:48:36.906315322Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.573147 | controller | Jun 11 17:48:36.972314 crc crio[23211]: time="2026-06-11T17:48:36.968912568Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.573162 | controller | Jun 11 17:48:37.041592 crc crio[23211]: time="2026-06-11T17:48:37.04151327Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.573178 | controller | Jun 11 17:48:37.134523 crc crio[23211]: time="2026-06-11T17:48:37.134401769Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.573195 | controller | Jun 11 17:48:37.545659 crc crio[23211]: time="2026-06-11T17:48:37.544981762Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.573211 | controller | Jun 11 17:48:37.558221 crc crio[23211]: time="2026-06-11T17:48:37.558152136Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.573226 | controller | Jun 11 17:48:38.839827 crc crio[23211]: time="2026-06-11T17:48:38.837869533Z" level=info msg="Running pod sandbox: openshift-must-gather-ldn8t/crc-debug-cxrwz/POD" id=8cee4554-0850-447f-b5f3-b8424ef28af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.573241 | controller | Jun 11 17:48:38.843771 crc crio[23211]: time="2026-06-11T17:48:38.843702626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.573257 | controller | Jun 11 17:48:38.878285 crc crio[23211]: time="2026-06-11T17:48:38.878197913Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8cee4554-0850-447f-b5f3-b8424ef28af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.573272 | controller | Jun 11 17:48:38.902953 crc crio[23211]: time="2026-06-11T17:48:38.902273044Z" level=info msg="Ran pod sandbox e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6 with infra container: openshift-must-gather-ldn8t/crc-debug-cxrwz/POD" id=8cee4554-0850-447f-b5f3-b8424ef28af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.573288 | controller | Jun 11 17:48:38.904963 crc crio[23211]: time="2026-06-11T17:48:38.904894778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=aed1d04d-3075-469b-85a5-19e92639cb6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.573303 | controller | Jun 11 17:48:38.905579 crc crio[23211]: time="2026-06-11T17:48:38.905555034Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=aed1d04d-3075-469b-85a5-19e92639cb6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.573323 | controller | Jun 11 17:48:38.905731 crc crio[23211]: time="2026-06-11T17:48:38.905709568Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=aed1d04d-3075-469b-85a5-19e92639cb6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.573340 | controller | Jun 11 17:48:38.907525 crc crio[23211]: time="2026-06-11T17:48:38.907494712Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=4db6c256-ca65-4eed-944a-10d7ba413318 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.573356 | controller | Jun 11 17:48:38.918824 crc crio[23211]: time="2026-06-11T17:48:38.918688496Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-11 18:00:59.573373 | controller | Jun 11 17:48:54.983652 crc crio[23211]: time="2026-06-11T17:48:54.98278995Z" level=info msg="Removing container: 5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba" id=2f6419d8-0536-4cd5-9be6-7a00ed43be93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.573389 | controller | Jun 11 17:49:02.615325 crc crio[23211]: time="2026-06-11T17:49:02.613818097Z" level=info msg="Removed container 5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba: openshift-infra/auto-csr-approver-29686662-265bc/oc" id=2f6419d8-0536-4cd5-9be6-7a00ed43be93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.573405 | controller | Jun 11 17:49:02.628675 crc crio[23211]: time="2026-06-11T17:49:02.628469406Z" level=info msg="Stopping pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b" id=2fce1294-5afa-4b3d-adca-0e5af71796bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.573421 | controller | Jun 11 17:49:02.628675 crc crio[23211]: time="2026-06-11T17:49:02.628607041Z" level=info msg="Stopped pod sandbox (already stopped): 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b" id=2fce1294-5afa-4b3d-adca-0e5af71796bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.573439 | controller | Jun 11 17:49:02.629643 crc crio[23211]: time="2026-06-11T17:49:02.62940683Z" level=info msg="Removing pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b" id=692498c7-a7fa-423e-b755-d2f06a9ff622 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.573455 | controller | Jun 11 17:49:02.666297 crc crio[23211]: time="2026-06-11T17:49:02.66608442Z" level=info msg="Removed pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b" id=692498c7-a7fa-423e-b755-d2f06a9ff622 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.573471 | controller | Jun 11 17:49:03.392262 crc crio[23211]: time="2026-06-11T17:49:03.392068061Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=4db6c256-ca65-4eed-944a-10d7ba413318 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.573487 | controller | Jun 11 17:49:03.393977 crc crio[23211]: time="2026-06-11T17:49:03.393813334Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=c3ab4440-36d5-4b2d-ae6d-7a13525db878 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.573503 | controller | Jun 11 17:49:03.399155 crc crio[23211]: time="2026-06-11T17:49:03.399066173Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=3f44678e-e211-4ded-a4b5-5f20b4639d27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.573541 | controller | Jun 11 17:49:03.408775 crc crio[23211]: time="2026-06-11T17:49:03.40869738Z" level=info msg="Creating container: openshift-must-gather-ldn8t/crc-debug-cxrwz/container-00" id=a5117058-170f-4dd3-80ca-6a14466e5ae3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.573564 | controller | Jun 11 17:49:03.410729 crc crio[23211]: time="2026-06-11T17:49:03.410655578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.573580 | controller | Jun 11 17:49:03.462630 crc crio[23211]: time="2026-06-11T17:49:03.4625158Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=a5117058-170f-4dd3-80ca-6a14466e5ae3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.573597 | controller | Jun 11 17:49:03.477610 crc crio[23211]: time="2026-06-11T17:49:03.476851982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.573614 | controller | Jun 11 17:49:03.480284 crc crio[23211]: time="2026-06-11T17:49:03.480232765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.573630 | controller | Jun 11 17:49:03.693866 crc crio[23211]: time="2026-06-11T17:49:03.693031626Z" level=info msg="Created container 644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae: openshift-must-gather-ldn8t/crc-debug-cxrwz/container-00" id=a5117058-170f-4dd3-80ca-6a14466e5ae3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.573646 | controller | Jun 11 17:49:03.695821 crc crio[23211]: time="2026-06-11T17:49:03.695564087Z" level=info msg="Starting container: 644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae" id=5130df18-e19f-4c24-9d7d-9df2f562fd8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.573661 | controller | Jun 11 17:49:03.707113 crc crio[23211]: time="2026-06-11T17:49:03.707018148Z" level=info msg="Started container" PID=349551 containerID=644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae description=openshift-must-gather-ldn8t/crc-debug-cxrwz/container-00 id=5130df18-e19f-4c24-9d7d-9df2f562fd8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6
2026-06-11 18:00:59.573679 | controller | Jun 11 17:49:32.433109 crc crio[23211]: time="2026-06-11T17:49:32.43181254Z" level=info msg="Stopping pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6" id=f48919df-ba01-4795-8366-094372c2f00a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.573702 | controller | Jun 11 17:49:32.465488 crc crio[23211]: time="2026-06-11T17:49:32.465329322Z" level=info msg="Stopped pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6" id=f48919df-ba01-4795-8366-094372c2f00a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.573722 | controller | Jun 11 17:49:33.469986 crc crio[23211]: time="2026-06-11T17:49:33.469268753Z" level=info msg="Removing container: 644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae" id=9f0a994f-2d34-4f95-aee5-7d4d80353512 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.573739 | controller | Jun 11 17:49:33.514841 crc crio[23211]: time="2026-06-11T17:49:33.514728409Z" level=info msg="Removed container 644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae: openshift-must-gather-ldn8t/crc-debug-cxrwz/container-00" id=9f0a994f-2d34-4f95-aee5-7d4d80353512 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.573755 | controller | Jun 11 17:49:34.401832 crc crio[23211]: time="2026-06-11T17:49:34.40127118Z" level=info msg="Running pod sandbox: openshift-must-gather-ldn8t/crc-debug-fjsrc/POD" id=e12d21f6-3a10-4484-a590-a9c2dddf9978 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.573776 | controller | Jun 11 17:49:34.401975 crc crio[23211]: time="2026-06-11T17:49:34.401851194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.573792 | controller | Jun 11 17:49:34.427373 crc crio[23211]: time="2026-06-11T17:49:34.427276518Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e12d21f6-3a10-4484-a590-a9c2dddf9978 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.573808 | controller | Jun 11 17:49:34.443631 crc crio[23211]: time="2026-06-11T17:49:34.443579118Z" level=info msg="Ran pod sandbox ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4 with infra container: openshift-must-gather-ldn8t/crc-debug-fjsrc/POD" id=e12d21f6-3a10-4484-a590-a9c2dddf9978 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.573824 | controller | Jun 11 17:49:34.446192 crc crio[23211]: time="2026-06-11T17:49:34.44611558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=aa22fe4e-2537-4423-98c8-65576c2984c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.573840 | controller | Jun 11 17:49:34.448655 crc crio[23211]: time="2026-06-11T17:49:34.448570861Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=032a7afd-edc5-4618-a5d8-cddeb743ebbe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.573856 | controller | Jun 11 17:49:34.459323 crc crio[23211]: time="2026-06-11T17:49:34.459249454Z" level=info msg="Creating container: openshift-must-gather-ldn8t/crc-debug-fjsrc/container-00" id=dce155c5-e988-46b1-acf5-6e821fe2753c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.573871 | controller | Jun 11 17:49:34.459850 crc crio[23211]: time="2026-06-11T17:49:34.459787506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.573887 | controller | Jun 11 17:49:34.502571 crc crio[23211]: time="2026-06-11T17:49:34.502475053Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=dce155c5-e988-46b1-acf5-6e821fe2753c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.573903 | controller | Jun 11 17:49:34.519481 crc crio[23211]: time="2026-06-11T17:49:34.519333377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.573918 | controller | Jun 11 17:49:34.521538 crc crio[23211]: time="2026-06-11T17:49:34.52147691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.573933 | controller | Jun 11 17:49:34.711559 crc crio[23211]: time="2026-06-11T17:49:34.709471412Z" level=info msg="Created container cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766: openshift-must-gather-ldn8t/crc-debug-fjsrc/container-00" id=dce155c5-e988-46b1-acf5-6e821fe2753c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.573949 | controller | Jun 11 17:49:34.715956 crc crio[23211]: time="2026-06-11T17:49:34.712587389Z" level=info msg="Starting container: cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766" id=d2de9075-5875-4403-a9e4-983ad0dddc43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.573965 | controller | Jun 11 17:49:34.727899 crc crio[23211]: time="2026-06-11T17:49:34.727824722Z" level=info msg="Started container" PID=354853 containerID=cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766 description=openshift-must-gather-ldn8t/crc-debug-fjsrc/container-00 id=d2de9075-5875-4403-a9e4-983ad0dddc43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4
2026-06-11 18:00:59.573988 | controller | Jun 11 17:49:36.520646 crc crio[23211]: time="2026-06-11T17:49:36.519700936Z" level=info msg="Stopping pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4" id=a5f97774-241d-4d44-88f4-3f16004534f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.574004 | controller | Jun 11 17:49:36.535565 crc crio[23211]: time="2026-06-11T17:49:36.534275264Z" level=info msg="Stopped pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4" id=a5f97774-241d-4d44-88f4-3f16004534f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.574021 | controller | Jun 11 17:49:37.540719 crc crio[23211]: time="2026-06-11T17:49:37.540143213Z" level=info msg="Removing container: cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766" id=b3063eb9-1889-45ed-9843-8ef33ab11ee6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.574037 | controller | Jun 11 17:49:37.576136 crc crio[23211]: time="2026-06-11T17:49:37.576050663Z" level=info msg="Removed container cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766: openshift-must-gather-ldn8t/crc-debug-fjsrc/container-00" id=b3063eb9-1889-45ed-9843-8ef33ab11ee6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.574052 | controller | Jun 11 17:50:00.560372 crc crio[23211]: time="2026-06-11T17:50:00.55939153Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686670-4k9sb/POD" id=359fdec6-e48a-4f7d-ba36-7a4c9abdb551 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.574068 | controller | Jun 11 17:50:00.562055 crc crio[23211]: time="2026-06-11T17:50:00.560491287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.574084 | controller | Jun 11 17:50:00.606291 crc crio[23211]: time="2026-06-11T17:50:00.606210859Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686670-4k9sb Namespace:openshift-infra ID:fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9 UID:dc16e25e-d9ab-4b94-95ab-67f3e75bccee NetNS:/var/run/netns/d31415fb-d78f-4a91-887f-d3a41eee8f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc16e25e_d9ab_4b94_95ab_67f3e75bccee.slice PodAnnotations:0xc00008dc18}] Aliases:map[]}"
2026-06-11 18:00:59.574100 | controller | Jun 11 17:50:00.606291 crc crio[23211]: time="2026-06-11T17:50:00.60625489Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686670-4k9sb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.574116 | controller | Jun 11 17:50:01.239355 crc crio[23211]: 2026-06-11T17:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fef4de8204d2220 Mac:82:1d:47:ff:7d:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cb Mtu:0 Sandbox:/var/run/netns/d31415fb-d78f-4a91-887f-d3a41eee8f4a SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.574133 | controller | Jun 11 17:50:01.244098 crc crio[23211]: time="2026-06-11T17:50:01.243946986Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686670-4k9sb Namespace:openshift-infra ID:fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9 UID:dc16e25e-d9ab-4b94-95ab-67f3e75bccee NetNS:/var/run/netns/d31415fb-d78f-4a91-887f-d3a41eee8f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc16e25e_d9ab_4b94_95ab_67f3e75bccee.slice PodAnnotations:0xc00008dc18}] Aliases:map[]}"
2026-06-11 18:00:59.574153 | controller | Jun 11 17:50:01.244512 crc crio[23211]: time="2026-06-11T17:50:01.244358665Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686670-4k9sb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.574170 | controller | Jun 11 17:50:01.259836 crc crio[23211]: time="2026-06-11T17:50:01.259728064Z" level=info msg="Ran pod sandbox fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9 with infra container: openshift-infra/auto-csr-approver-29686670-4k9sb/POD" id=359fdec6-e48a-4f7d-ba36-7a4c9abdb551 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.574186 | controller | Jun 11 17:50:01.266943 crc crio[23211]: time="2026-06-11T17:50:01.266850958Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9cd9403f-8768-4229-af49-4370bb42fb02 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.574202 | controller | Jun 11 17:50:01.273277 crc crio[23211]: time="2026-06-11T17:50:01.272720012Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.574217 | controller | Jun 11 17:50:02.438946 crc crio[23211]: time="2026-06-11T17:50:02.438718709Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9cd9403f-8768-4229-af49-4370bb42fb02 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.574234 | controller | Jun 11 17:50:02.440873 crc crio[23211]: time="2026-06-11T17:50:02.439719044Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b7ad50ad-7e67-4e50-8e55-ecd4652f3482 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.574250 | controller | Jun 11 17:50:02.442076 crc crio[23211]: time="2026-06-11T17:50:02.44197901Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=426acefe-8e85-4d18-b274-5522e3e6961b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.574266 | controller | Jun 11 17:50:02.448233 crc crio[23211]: time="2026-06-11T17:50:02.448157801Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686670-4k9sb/oc" id=e093700f-27ee-4145-8735-f4305531da47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.574282 | controller | Jun 11 17:50:02.448814 crc crio[23211]: time="2026-06-11T17:50:02.448752155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.574298 | controller | Jun 11 17:50:02.491806 crc crio[23211]: time="2026-06-11T17:50:02.49172741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.574313 | controller | Jun 11 17:50:02.718147 crc crio[23211]: time="2026-06-11T17:50:02.71671407Z" level=info msg="Stopping pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6" id=c7a13f18-5ddb-4497-b33b-000705586d54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.574329 | controller | Jun 11 17:50:02.718365 crc crio[23211]: time="2026-06-11T17:50:02.718018712Z" level=info msg="Stopped pod sandbox (already stopped): e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6" id=c7a13f18-5ddb-4497-b33b-000705586d54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.574344 | controller | Jun 11 17:50:02.720377 crc crio[23211]: time="2026-06-11T17:50:02.719991961Z" level=info msg="Removing pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6" id=415015b5-1749-419e-bc35-ebdbf08d49db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.574360 | controller | Jun 11 17:50:02.762236 crc crio[23211]: time="2026-06-11T17:50:02.762123604Z" level=info msg="Removed pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6" id=415015b5-1749-419e-bc35-ebdbf08d49db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.574378 | controller | Jun 11 17:50:02.763699 crc crio[23211]: time="2026-06-11T17:50:02.763618092Z" level=info msg="Stopping pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4" id=a55cd387-768f-473a-ba4e-541aed0e2c8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.574394 | controller | Jun 11 17:50:02.763776 crc crio[23211]: time="2026-06-11T17:50:02.763711594Z" level=info msg="Stopped pod sandbox (already stopped): ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4" id=a55cd387-768f-473a-ba4e-541aed0e2c8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.574411 | controller | Jun 11 17:50:02.764384 crc crio[23211]: time="2026-06-11T17:50:02.764256587Z" level=info msg="Removing pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4" id=73aaeac9-96d1-42d3-ad36-ba4458775a14 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.574427 | controller | Jun 11 17:50:02.780882 crc crio[23211]: time="2026-06-11T17:50:02.779850879Z" level=info msg="Removed pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4" id=73aaeac9-96d1-42d3-ad36-ba4458775a14 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.574442 | controller | Jun 11 17:50:02.787867 crc crio[23211]: time="2026-06-11T17:50:02.787789184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.574458 | controller | Jun 11 17:50:02.929997 crc crio[23211]: time="2026-06-11T17:50:02.92986811Z" level=info msg="Created container 3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e: openshift-infra/auto-csr-approver-29686670-4k9sb/oc" id=e093700f-27ee-4145-8735-f4305531da47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.574474 | controller | Jun 11 17:50:02.932379 crc crio[23211]: time="2026-06-11T17:50:02.93230132Z" level=info msg="Starting container: 3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e" id=140d85d4-3d78-4dd8-a940-5a265a89396e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.574489 | controller | Jun 11 17:50:02.938741 crc crio[23211]: time="2026-06-11T17:50:02.938662356Z" level=info msg="Started container" PID=360484 containerID=3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e description=openshift-infra/auto-csr-approver-29686670-4k9sb/oc id=140d85d4-3d78-4dd8-a940-5a265a89396e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9
2026-06-11 18:00:59.574505 | controller | Jun 11 17:50:05.014385 crc crio[23211]: time="2026-06-11T17:50:05.013158413Z" level=info msg="Stopping pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9" id=3a9f667a-c703-481a-8144-1ab5a51cf654 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.574542 | controller | Jun 11 17:50:05.018282 crc crio[23211]: time="2026-06-11T17:50:05.018201878Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686670-4k9sb Namespace:openshift-infra ID:fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9 UID:dc16e25e-d9ab-4b94-95ab-67f3e75bccee NetNS:/var/run/netns/d31415fb-d78f-4a91-887f-d3a41eee8f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc16e25e_d9ab_4b94_95ab_67f3e75bccee.slice PodAnnotations:0xc003088148}] Aliases:map[]}"
2026-06-11 18:00:59.574561 | controller | Jun 11 17:50:05.019221 crc crio[23211]: time="2026-06-11T17:50:05.018991756Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686670-4k9sb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.574577 | controller | Jun 11 17:50:05.477843 crc crio[23211]: time="2026-06-11T17:50:05.477253859Z" level=info msg="Stopped pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9" id=3a9f667a-c703-481a-8144-1ab5a51cf654 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.574596 | controller | Jun 11 17:51:02.804089 crc crio[23211]: time="2026-06-11T17:51:02.803243743Z" level=info msg="Removing container: 83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59" id=6ee02ca2-cd93-4911-9f18-12e9707fdceb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.574612 | controller | Jun 11 17:51:03.011606 crc crio[23211]: time="2026-06-11T17:51:03.008785637Z" level=info msg="Removed container 83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59: openshift-infra/auto-csr-approver-29686664-ltd8r/oc" id=6ee02ca2-cd93-4911-9f18-12e9707fdceb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.574629 | controller | Jun 11 17:51:03.023900 crc crio[23211]: time="2026-06-11T17:51:03.023783556Z" level=info msg="Stopping pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0" id=1e0a3ec6-6864-421b-8c3c-9e9d8461c70d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.574645 | controller | Jun 11 17:51:03.023900 crc crio[23211]: time="2026-06-11T17:51:03.023906048Z" level=info msg="Stopped pod sandbox (already stopped): 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0" id=1e0a3ec6-6864-421b-8c3c-9e9d8461c70d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.574662 | controller | Jun 11 17:51:03.027687 crc crio[23211]: time="2026-06-11T17:51:03.027625419Z" level=info msg="Removing pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0" id=e24f7820-9216-424c-8d6b-2ffa3997c864 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.574679 | controller | Jun 11 17:51:03.040277 crc crio[23211]: time="2026-06-11T17:51:03.040172027Z" level=info msg="Removed pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0" id=e24f7820-9216-424c-8d6b-2ffa3997c864 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.574703 | controller | Jun 11 17:52:00.550410 crc crio[23211]: time="2026-06-11T17:52:00.549543118Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686672-zl5p4/POD" id=d0315cf1-c9d1-4ea9-83e8-e0773ac3c34a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.574724 | controller | Jun 11 17:52:00.551883 crc crio[23211]: time="2026-06-11T17:52:00.550511182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.574741 | controller | Jun 11 17:52:00.632237 crc crio[23211]: time="2026-06-11T17:52:00.632128324Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686672-zl5p4 Namespace:openshift-infra ID:404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d UID:a48dbbdb-23b5-49f7-84db-83192bd0ce53 NetNS:/var/run/netns/6c862161-e67b-4165-87ce-c7924f46d03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48dbbdb_23b5_49f7_84db_83192bd0ce53.slice PodAnnotations:0xc00294e0b0}] Aliases:map[]}"
2026-06-11 18:00:59.574758 | controller | Jun 11 17:52:00.632237 crc crio[23211]: time="2026-06-11T17:52:00.632194616Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686672-zl5p4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.574774 | controller | Jun 11 17:52:01.045282 crc crio[23211]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:404c8d80e3626e0 Mac:42:aa:55:aa:42:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cc Mtu:0 Sandbox:/var/run/netns/6c862161-e67b-4165-87ce-c7924f46d03f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.574791 | controller | Jun 11 17:52:01.047774 crc crio[23211]: time="2026-06-11T17:52:01.04769056Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686672-zl5p4 Namespace:openshift-infra ID:404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d UID:a48dbbdb-23b5-49f7-84db-83192bd0ce53 NetNS:/var/run/netns/6c862161-e67b-4165-87ce-c7924f46d03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48dbbdb_23b5_49f7_84db_83192bd0ce53.slice PodAnnotations:0xc00294e0b0}] Aliases:map[]}"
2026-06-11 18:00:59.574811 | controller | Jun 11 17:52:01.047916 crc crio[23211]: time="2026-06-11T17:52:01.047897075Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686672-zl5p4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.574829 | controller | Jun 11 17:52:01.063727 crc crio[23211]: time="2026-06-11T17:52:01.063664912Z" level=info msg="Ran pod sandbox 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d with infra container: openshift-infra/auto-csr-approver-29686672-zl5p4/POD" id=d0315cf1-c9d1-4ea9-83e8-e0773ac3c34a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.574845 | controller | Jun 11 17:52:01.068067 crc crio[23211]: time="2026-06-11T17:52:01.068017069Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0d6ce2ab-a953-4aff-988f-6d9db2e416b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.574862 | controller | Jun 11 17:52:01.078943 crc crio[23211]: time="2026-06-11T17:52:01.078370333Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.574878 | controller | Jun 11 17:52:02.185602 crc crio[23211]: time="2026-06-11T17:52:02.185505046Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0d6ce2ab-a953-4aff-988f-6d9db2e416b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.574895 | controller | Jun 11 17:52:02.189071 crc crio[23211]: time="2026-06-11T17:52:02.188997742Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=23bd65f3-53f5-4738-87b6-1283c01909a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.574911 | controller | Jun 11 17:52:02.191449 crc crio[23211]: time="2026-06-11T17:52:02.191297179Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a291ffd4-19b4-4401-8f26-8578853de420 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.574927 | controller | Jun 11 17:52:02.201884 crc crio[23211]: time="2026-06-11T17:52:02.201729584Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686672-zl5p4/oc" id=0a08c542-5bed-49ce-ad53-47795ee7c275 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.574943 | controller | Jun 11 17:52:02.203807 crc crio[23211]: time="2026-06-11T17:52:02.203741633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.574959 | controller | Jun 11 17:52:02.269936 crc crio[23211]: time="2026-06-11T17:52:02.269323082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.574975 | controller | Jun 11 17:52:02.586764 crc crio[23211]: time="2026-06-11T17:52:02.586674069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.574991 | controller | Jun 11 17:52:02.731219 crc crio[23211]: time="2026-06-11T17:52:02.731134423Z" level=info msg="Created container cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856: openshift-infra/auto-csr-approver-29686672-zl5p4/oc" id=0a08c542-5bed-49ce-ad53-47795ee7c275 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.575008 | controller | Jun 11 17:52:02.732922 crc crio[23211]: time="2026-06-11T17:52:02.732719852Z" level=info msg="Starting container: cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856" id=252c3ddf-a881-46cb-9675-20b55487d1e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.575027 | controller | Jun 11 17:52:02.741046 crc crio[23211]: time="2026-06-11T17:52:02.740916963Z" level=info msg="Started container" PID=388996 containerID=cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856 description=openshift-infra/auto-csr-approver-29686672-zl5p4/oc id=252c3ddf-a881-46cb-9675-20b55487d1e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d
2026-06-11 18:00:59.575045 | controller | Jun 11 17:52:04.754834 crc crio[23211]: time="2026-06-11T17:52:04.753098282Z" level=info msg="Stopping pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d" id=c306ae2b-4d39-4e17-a5c0-f44265a0aff8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.575061 | controller | Jun 11 17:52:04.760790 crc crio[23211]: time="2026-06-11T17:52:04.759920449Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686672-zl5p4 Namespace:openshift-infra ID:404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d UID:a48dbbdb-23b5-49f7-84db-83192bd0ce53 NetNS:/var/run/netns/6c862161-e67b-4165-87ce-c7924f46d03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48dbbdb_23b5_49f7_84db_83192bd0ce53.slice PodAnnotations:0xc00294e4c8}] Aliases:map[]}"
2026-06-11 18:00:59.575077 | controller | Jun 11 17:52:04.760790 crc crio[23211]: time="2026-06-11T17:52:04.760257987Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686672-zl5p4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.575093 | controller | Jun 11 17:52:05.204533 crc crio[23211]: time="2026-06-11T17:52:05.204413136Z" level=info msg="Stopped pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d" id=c306ae2b-4d39-4e17-a5c0-f44265a0aff8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.575108 | controller | Jun 11 17:53:03.106766 crc crio[23211]: time="2026-06-11T17:53:03.105553401Z" level=info msg="Removing container: afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f" id=ba23ebd1-7f21-4936-a48a-d73dd0797227 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.575124 | controller | Jun 11 17:53:03.304538 crc crio[23211]: time="2026-06-11T17:53:03.30398677Z" level=info msg="Removed container afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f: openshift-infra/auto-csr-approver-29686666-d4g87/oc" id=ba23ebd1-7f21-4936-a48a-d73dd0797227 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.575139 | controller | Jun 11 17:53:03.322514 crc crio[23211]: time="2026-06-11T17:53:03.322366721Z" level=info msg="Stopping pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05" id=92d4f872-e26f-4190-956c-46a398416d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.575155 | controller | Jun 11 17:53:03.322602 crc crio[23211]: time="2026-06-11T17:53:03.322553826Z" level=info msg="Stopped pod sandbox (already stopped): fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05" id=92d4f872-e26f-4190-956c-46a398416d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.575171 | controller | Jun 11 17:53:03.323609 crc crio[23211]: time="2026-06-11T17:53:03.32353695Z" level=info msg="Removing pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05" id=48dc06cc-24e7-42b6-a1b9-d6c2a6f4c5f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.575188 | controller | Jun 11 17:53:03.340493 crc crio[23211]: time="2026-06-11T17:53:03.340337382Z" level=info msg="Removed pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05" id=48dc06cc-24e7-42b6-a1b9-d6c2a6f4c5f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.575216 | controller | Jun 11 17:54:01.042337 crc crio[23211]: time="2026-06-11T17:54:01.040952319Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686674-6p7xf/POD" id=084988c6-80a2-42c6-a370-33efd7c7a062 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.575234 | controller | Jun 11 17:54:01.044896 crc crio[23211]: time="2026-06-11T17:54:01.042457766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.575258 | controller | Jun 11 17:54:01.116319 crc crio[23211]: time="2026-06-11T17:54:01.116138924Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686674-6p7xf Namespace:openshift-infra ID:22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5 UID:1aedf83f-b520-464c-964f-52616bdcadb5 NetNS:/var/run/netns/a5471f62-7bdd-46b2-b582-cd5b20890dbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aedf83f_b520_464c_964f_52616bdcadb5.slice PodAnnotations:0xc007c140f0}] Aliases:map[]}"
2026-06-11 18:00:59.575276 | controller | Jun 11 17:54:01.116836 crc crio[23211]: time="2026-06-11T17:54:01.11637023Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686674-6p7xf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.575298 | controller | Jun 11 17:54:01.497987 crc crio[23211]: 2026-06-11T17:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22103373f526123 Mac:56:85:7c:32:26:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cd Mtu:0 Sandbox:/var/run/netns/a5471f62-7bdd-46b2-b582-cd5b20890dbf SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.575317 | controller | Jun 11 17:54:01.499990 crc crio[23211]: time="2026-06-11T17:54:01.499910748Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686674-6p7xf Namespace:openshift-infra ID:22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5 UID:1aedf83f-b520-464c-964f-52616bdcadb5 NetNS:/var/run/netns/a5471f62-7bdd-46b2-b582-cd5b20890dbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aedf83f_b520_464c_964f_52616bdcadb5.slice PodAnnotations:0xc007c140f0}] Aliases:map[]}"
2026-06-11 18:00:59.575338 | controller | Jun 11 17:54:01.500106 crc crio[23211]: time="2026-06-11T17:54:01.500075423Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686674-6p7xf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.575357 | controller | Jun 11 17:54:01.510534 crc crio[23211]: time="2026-06-11T17:54:01.509882954Z" level=info msg="Ran pod sandbox 22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5 with infra container: openshift-infra/auto-csr-approver-29686674-6p7xf/POD" id=084988c6-80a2-42c6-a370-33efd7c7a062 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.575378 | controller | Jun 11 17:54:01.514485 crc crio[23211]: time="2026-06-11T17:54:01.514352703Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0383c7c6-7f2b-4ae8-aab8-1f254e7a2a12 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.575394 | controller | Jun 11 17:54:01.524829 crc crio[23211]: time="2026-06-11T17:54:01.524643476Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.575412 | controller | Jun 11 17:54:02.332211 crc crio[23211]: time="2026-06-11T17:54:02.331195944Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0383c7c6-7f2b-4ae8-aab8-1f254e7a2a12 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.575431 | controller | Jun 11 17:54:02.334620 crc crio[23211]: time="2026-06-11T17:54:02.334237649Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=eb9a34c1-72fe-453f-9211-670f9cd17fb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.575452 | controller | Jun 11 17:54:02.338044 crc crio[23211]: time="2026-06-11T17:54:02.33794113Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=780afb66-c637-4b2d-83ca-49cb347effd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.575475 | controller | Jun 11 17:54:02.352362 crc crio[23211]: time="2026-06-11T17:54:02.35222881Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686674-6p7xf/oc" id=224bd4d5-7e24-450e-87f8-7778ecae6dac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.575496 | controller | Jun 11 17:54:02.353050 crc crio[23211]: time="2026-06-11T17:54:02.35302235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.575534 | controller | Jun 11 17:54:02.417626 crc crio[23211]: time="2026-06-11T17:54:02.41698791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.575557 | controller | Jun 11 17:54:02.863872 crc crio[23211]: time="2026-06-11T17:54:02.863096684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.575579 | controller | Jun 11 17:54:03.002538 crc crio[23211]: time="2026-06-11T17:54:03.002458903Z" level=info msg="Created container 912496a47cff25c1e14fc13f0a4069002e46c20330185137812dc93c5bb2d278: openshift-infra/auto-csr-approver-29686674-6p7xf/oc" id=224bd4d5-7e24-450e-87f8-7778ecae6dac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.575599 | controller | Jun 11 17:54:03.006031 crc crio[23211]: time="2026-06-11T17:54:03.005941459Z" level=info msg="Starting container: 912496a47cff25c1e14fc13f0a4069002e46c20330185137812dc93c5bb2d278" id=08bbff2a-965b-460e-a8a3-1305f18f2bab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.575620 | controller | Jun 11 17:54:03.013988 crc crio[23211]: time="2026-06-11T17:54:03.013896933Z" level=info msg="Started container" PID=405581 containerID=912496a47cff25c1e14fc13f0a4069002e46c20330185137812dc93c5bb2d278 description=openshift-infra/auto-csr-approver-29686674-6p7xf/oc id=08bbff2a-965b-460e-a8a3-1305f18f2bab name=/runtime.v1.RuntimeService/StartContainer sandboxID=22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5
2026-06-11 18:00:59.575653 | controller | Jun 11 17:54:04.641063 crc crio[23211]: time="2026-06-11T17:54:04.640073182Z" level=info msg="Stopping pod sandbox: 22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5" id=1b9fae07-557c-4990-9844-958167435b3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.575755 | controller | Jun 11 17:54:04.642726 crc crio[23211]: time="2026-06-11T17:54:04.641772754Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686674-6p7xf Namespace:openshift-infra ID:22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5 UID:1aedf83f-b520-464c-964f-52616bdcadb5 NetNS:/var/run/netns/a5471f62-7bdd-46b2-b582-cd5b20890dbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aedf83f_b520_464c_964f_52616bdcadb5.slice PodAnnotations:0xc0027943a8}] Aliases:map[]}"
2026-06-11 18:00:59.575785 | controller | Jun 11 17:54:04.642726 crc crio[23211]: time="2026-06-11T17:54:04.641948009Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686674-6p7xf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.575804 | controller | Jun 11 17:54:05.011993 crc crio[23211]: time="2026-06-11T17:54:05.011627448Z" level=info msg="Stopped pod sandbox: 22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5" id=1b9fae07-557c-4990-9844-958167435b3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.575825 | controller | Jun 11 17:54:41.663383 crc crio[23211]: time="2026-06-11T17:54:41.662580621Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-29r9b/POD" id=9240d898-81b0-402d-910c-d2f14acb992a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.575842 | controller | Jun 11 17:54:41.665095 crc crio[23211]: time="2026-06-11T17:54:41.663402201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.575859 | controller | Jun 11 17:54:41.707654 crc crio[23211]: time="2026-06-11T17:54:41.707600096Z" level=info msg="Got pod network &{Name:certified-operators-29r9b Namespace:openshift-marketplace ID:1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63 UID:1add7a0e-583c-46b0-a984-4fc3c2498dd3 NetNS:/var/run/netns/ab1a5c77-df16-42e9-974a-7626b8475910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1add7a0e_583c_46b0_a984_4fc3c2498dd3.slice PodAnnotations:0xc0001aec30}] Aliases:map[]}"
2026-06-11 18:00:59.575877 | controller | Jun 11 17:54:41.707941 crc crio[23211]: time="2026-06-11T17:54:41.707917844Z" level=info msg="Adding pod openshift-marketplace_certified-operators-29r9b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.575893 | controller | Jun 11 17:54:42.122986 crc crio[23211]: 2026-06-11T17:54:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c257f778bc6cf2 Mac:1e:29:3e:3a:78:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ce Mtu:0 Sandbox:/var/run/netns/ab1a5c77-df16-42e9-974a-7626b8475910 SocketPath: PciID:}] [{Interface:0xc0001a75f0 Address:{IP:10.217.1.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.575910 | controller | Jun 11 17:54:42.122986 crc crio[23211]: time="2026-06-11T17:54:42.120808405Z" level=info msg="Got pod network &{Name:certified-operators-29r9b Namespace:openshift-marketplace ID:1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63 UID:1add7a0e-583c-46b0-a984-4fc3c2498dd3 NetNS:/var/run/netns/ab1a5c77-df16-42e9-974a-7626b8475910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1add7a0e_583c_46b0_a984_4fc3c2498dd3.slice PodAnnotations:0xc0001aec30}] Aliases:map[]}"
2026-06-11 18:00:59.575926 | controller | Jun 11 17:54:42.122986 crc crio[23211]: time="2026-06-11T17:54:42.120953568Z" level=info msg="Checking pod openshift-marketplace_certified-operators-29r9b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.575942 | controller | Jun 11 17:54:42.156666 crc crio[23211]: time="2026-06-11T17:54:42.148673938Z" level=info msg="Ran pod sandbox 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63 with infra container: openshift-marketplace/certified-operators-29r9b/POD" id=9240d898-81b0-402d-910c-d2f14acb992a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.575959 | controller | Jun 11 17:54:42.165098 crc crio[23211]: time="2026-06-11T17:54:42.165009028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e1634935-d46e-4bcd-83bd-aec094fe838a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.575975 | controller | Jun 11 17:54:42.169924 crc crio[23211]: time="2026-06-11T17:54:42.169702744Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bc2cf199-4e2e-41c6-af37-ccbaee3ff89f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.575995 | controller | Jun 11 17:54:42.184360 crc crio[23211]: time="2026-06-11T17:54:42.184309552Z" level=info msg="Creating container: openshift-marketplace/certified-operators-29r9b/extract-utilities" id=7c96490b-1a4c-433b-9f2c-42698fe65a44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.576012 | controller | Jun 11 17:54:42.185070 crc crio[23211]: time="2026-06-11T17:54:42.18504815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.576028 | controller | Jun 11 17:54:42.298498 crc crio[23211]: time="2026-06-11T17:54:42.29837171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.576043 | controller | Jun 11 17:54:42.317280 crc crio[23211]: time="2026-06-11T17:54:42.317225663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.576059 | controller | Jun 11 17:54:42.446907 crc crio[23211]: time="2026-06-11T17:54:42.446368932Z" level=info msg="Created container bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a: openshift-marketplace/certified-operators-29r9b/extract-utilities" id=7c96490b-1a4c-433b-9f2c-42698fe65a44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.576074 | controller | Jun 11 17:54:42.448595 crc crio[23211]: time="2026-06-11T17:54:42.448512854Z" level=info msg="Starting container: bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a" id=a90150c9-aed4-420b-a394-6f3385bbb767 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.576090 | controller | Jun 11 17:54:42.458067 crc crio[23211]: time="2026-06-11T17:54:42.457996977Z" level=info msg="Started container" PID=411035 containerID=bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a description=openshift-marketplace/certified-operators-29r9b/extract-utilities id=a90150c9-aed4-420b-a394-6f3385bbb767 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63
2026-06-11 18:00:59.576107 | controller | Jun 11 17:54:43.281015 crc crio[23211]: time="2026-06-11T17:54:43.280149022Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bb473226-a3e6-4e2e-b7d6-07698063f59d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.576123 | controller | Jun 11 17:54:43.290471 crc crio[23211]: time="2026-06-11T17:54:43.290336627Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:00:59.576141 | controller | Jun 11 17:54:43.906730 crc crio[23211]: time="2026-06-11T17:54:43.906137732Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=bb473226-a3e6-4e2e-b7d6-07698063f59d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.576157 | controller | Jun 11 17:54:43.908374 crc crio[23211]: time="2026-06-11T17:54:43.908094972Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=24f3fc40-2eda-4ab3-ab1f-36143a0a3e4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.576173 | controller | Jun 11 17:54:43.911212 crc crio[23211]: time="2026-06-11T17:54:43.911090976Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ac2a9436-0d3b-4012-85b2-cb4712c754bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.576189 | controller | Jun 11 17:54:43.920933 crc crio[23211]: time="2026-06-11T17:54:43.920570832Z" level=info msg="Creating container: openshift-marketplace/certified-operators-29r9b/extract-content" id=45681b02-d7f4-46c8-89bf-1408de061f4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.576208 | controller | Jun 11 17:54:43.921262 crc crio[23211]: time="2026-06-11T17:54:43.921130775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.576226 | controller | Jun 11 17:54:43.981583 crc crio[23211]: time="2026-06-11T17:54:43.981254922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.576242 | controller | Jun 11 17:54:43.985940 crc crio[23211]: time="2026-06-11T17:54:43.985863726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.576258 | controller | Jun 11 17:54:44.188344 crc crio[23211]: time="2026-06-11T17:54:44.1882759Z" level=info msg="Created container ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8: openshift-marketplace/certified-operators-29r9b/extract-content" id=45681b02-d7f4-46c8-89bf-1408de061f4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.576274 | controller | Jun 11 17:54:44.191243 crc crio[23211]: time="2026-06-11T17:54:44.190801333Z" level=info msg="Starting container: ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8" id=de858e54-495a-46c8-90eb-deb65dca5a4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.576290 | controller | Jun 11 17:54:44.197028 crc crio[23211]: time="2026-06-11T17:54:44.196821643Z" level=info msg="Started container" PID=411221 containerID=ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8 description=openshift-marketplace/certified-operators-29r9b/extract-content id=de858e54-495a-46c8-90eb-deb65dca5a4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63
2026-06-11 18:00:59.576306 | controller | Jun 11 17:54:46.329676 crc crio[23211]: time="2026-06-11T17:54:46.328912023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=809f7209-d6b0-4588-a058-d9924b6967d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.576323 | controller | Jun 11 17:54:46.335733 crc crio[23211]: time="2026-06-11T17:54:46.335684802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4c09d28b-ea13-436b-b18f-c2c6b2356535 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.576338 | controller | Jun 11 17:54:46.343314 crc crio[23211]: time="2026-06-11T17:54:46.343236759Z" level=info msg="Creating container: openshift-marketplace/certified-operators-29r9b/registry-server" id=e2546722-be5c-4893-9ce6-13d168833c88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.576354 | controller | Jun 11 17:54:46.343746 crc crio[23211]: time="2026-06-11T17:54:46.343679981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.576370 | controller | Jun 11 17:54:46.420692 crc crio[23211]: time="2026-06-11T17:54:46.420588004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.576386 | controller | Jun 11 17:54:46.434808 crc crio[23211]: time="2026-06-11T17:54:46.434675834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.576401 | controller | Jun 11 17:54:46.604291 crc crio[23211]: time="2026-06-11T17:54:46.604147049Z" level=info msg="Created container dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55: openshift-marketplace/certified-operators-29r9b/registry-server" id=e2546722-be5c-4893-9ce6-13d168833c88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.576420 | controller | Jun 11 17:54:46.605608 crc crio[23211]: time="2026-06-11T17:54:46.605412401Z" level=info msg="Starting container: dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55" id=8de5db57-f595-4f7d-984e-c9c6bf11d47d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.576437 | controller | Jun 11 17:54:46.610584 crc crio[23211]: time="2026-06-11T17:54:46.610513117Z" level=info msg="Started container" PID=411599 containerID=dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55 description=openshift-marketplace/certified-operators-29r9b/registry-server id=8de5db57-f595-4f7d-984e-c9c6bf11d47d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63
2026-06-11 18:00:59.576453 | controller | Jun 11 17:54:54.472234 crc crio[23211]: time="2026-06-11T17:54:54.471326979Z" level=info msg="Stopping container: dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55 (timeout: 2s)" id=8aaaceca-b5b5-4068-a8f3-3af8f3e9148e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.576470 | controller | Jun 11 17:54:54.607168 crc crio[23211]: time="2026-06-11T17:54:54.606987374Z" level=info msg="Stopped container dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55: openshift-marketplace/certified-operators-29r9b/registry-server" id=8aaaceca-b5b5-4068-a8f3-3af8f3e9148e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.576487 | controller | Jun 11 17:54:54.608131 crc crio[23211]: time="2026-06-11T17:54:54.608062211Z" level=info msg="Stopping pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63" id=f9a92700-6ae8-4ffc-9b5d-98362555fdc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.576503 | controller | Jun 11 17:54:54.609301 crc crio[23211]: time="2026-06-11T17:54:54.609060996Z" level=info msg="Got pod network &{Name:certified-operators-29r9b Namespace:openshift-marketplace ID:1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63 UID:1add7a0e-583c-46b0-a984-4fc3c2498dd3 NetNS:/var/run/netns/ab1a5c77-df16-42e9-974a-7626b8475910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1add7a0e_583c_46b0_a984_4fc3c2498dd3.slice PodAnnotations:0xc0001ae2d8}] Aliases:map[]}"
2026-06-11 18:00:59.576537 | controller | Jun 11 17:54:54.609376 crc crio[23211]: time="2026-06-11T17:54:54.609326762Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-29r9b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.576556 | controller | Jun 11 17:54:55.015002 crc crio[23211]: time="2026-06-11T17:54:55.014374017Z" level=info msg="Stopped pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63" id=f9a92700-6ae8-4ffc-9b5d-98362555fdc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.576573 | controller | Jun 11 17:54:55.492638 crc crio[23211]: time="2026-06-11T17:54:55.492413868Z" level=info msg="Removing container: dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55" id=acfb0dea-6395-40ae-93fe-4cf6b956fa8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.576588 | controller | Jun 11 17:54:55.536399 crc crio[23211]: time="2026-06-11T17:54:55.536316099Z" level=info msg="Removed container dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55: openshift-marketplace/certified-operators-29r9b/registry-server" id=acfb0dea-6395-40ae-93fe-4cf6b956fa8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.576604 | controller | Jun 11 17:54:55.544641 crc crio[23211]: time="2026-06-11T17:54:55.544575715Z" level=info msg="Removing container: ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8" id=fc8f4af4-f589-48e2-b3b5-98f5e6386c3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.576623 | controller | Jun 11 17:54:55.581377 crc crio[23211]: time="2026-06-11T17:54:55.581268967Z" level=info msg="Removed container ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8: openshift-marketplace/certified-operators-29r9b/extract-content" id=fc8f4af4-f589-48e2-b3b5-98f5e6386c3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.576639 | controller | Jun 11 17:54:55.583727 crc crio[23211]: time="2026-06-11T17:54:55.583692838Z" level=info msg="Removing container: bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a" id=98f1fcc2-d5b3-4cd9-b191-f91624651ac7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.576654 | controller | Jun 11 17:54:55.644632 crc crio[23211]: time="2026-06-11T17:54:55.643968317Z" level=info msg="Removed container bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a: openshift-marketplace/certified-operators-29r9b/extract-utilities" id=98f1fcc2-d5b3-4cd9-b191-f91624651ac7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.576670 | controller | Jun 11 17:55:03.395161 crc crio[23211]: time="2026-06-11T17:55:03.394002905Z" level=info msg="Removing container: df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94" id=074f2902-ee8e-404d-9c2e-0402aab75bc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.576686 | controller | Jun 11 17:55:03.591755 crc crio[23211]: time="2026-06-11T17:55:03.589873677Z" level=info msg="Removed container df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94: openshift-infra/auto-csr-approver-29686668-fkt2x/oc" id=074f2902-ee8e-404d-9c2e-0402aab75bc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.576702 | controller | Jun 11 17:55:03.612844 crc crio[23211]: time="2026-06-11T17:55:03.60969922Z" level=info msg="Stopping pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63" id=921feb63-9060-43f8-814d-53573df9ffb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.576719 | controller | Jun 11 17:55:03.612844 crc crio[23211]: time="2026-06-11T17:55:03.609823203Z" level=info msg="Stopped pod sandbox (already stopped): 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63" id=921feb63-9060-43f8-814d-53573df9ffb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.576734 | controller | Jun 11 17:55:03.612844 crc crio[23211]: time="2026-06-11T17:55:03.611186517Z" level=info msg="Removing pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63" id=4840a94d-91c8-42e3-a410-acce234d69db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.576750 | controller | Jun 11 17:55:03.634839 crc crio[23211]: time="2026-06-11T17:55:03.634707802Z" level=info msg="Removed pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63" id=4840a94d-91c8-42e3-a410-acce234d69db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.576767 | controller | Jun 11 17:55:03.636601 crc crio[23211]: time="2026-06-11T17:55:03.636497237Z" level=info msg="Stopping pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302" id=4800210e-129d-46c7-9acb-ed803494838e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.576783 | controller | Jun 11 17:55:03.636601 crc crio[23211]: time="2026-06-11T17:55:03.636578319Z" level=info msg="Stopped pod sandbox (already stopped): 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302" id=4800210e-129d-46c7-9acb-ed803494838e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.576799 | controller | Jun 11 17:55:03.637258 crc crio[23211]: time="2026-06-11T17:55:03.637197274Z" level=info msg="Removing pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302" id=39a14d00-23d7-4493-b037-1dd9473f0e30 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.576814 | controller | Jun 11 17:55:03.674796 crc crio[23211]: time="2026-06-11T17:55:03.674615775Z" level=info msg="Removed pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302" id=39a14d00-23d7-4493-b037-1dd9473f0e30 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.576833 | controller | Jun 11 17:55:50.403035 crc crio[23211]: time="2026-06-11T17:55:50.402371643Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.576849 | controller | Jun 11 17:55:50.827888 crc crio[23211]: time="2026-06-11T17:55:50.827804575Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.576865 | controller | Jun 11 17:55:50.834341 crc crio[23211]: time="2026-06-11T17:55:50.834244794Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.576880 | controller | Jun 11 17:55:51.272557 crc crio[23211]: time="2026-06-11T17:55:51.272325301Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.576895 | controller | Jun 11 17:55:51.505827 crc crio[23211]: time="2026-06-11T17:55:51.505152323Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.576911 | controller | Jun 11 17:55:51.557190 crc crio[23211]: time="2026-06-11T17:55:51.557146576Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.576926 | controller | Jun 11 17:55:51.618507 crc crio[23211]: time="2026-06-11T17:55:51.618312627Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.576942 | controller | Jun 11 17:55:51.713572 crc crio[23211]: time="2026-06-11T17:55:51.713498415Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-xxzjl/POD" id=52c1bcf2-4369-45a1-a8aa-c0bf610daca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.576957 | controller | Jun 11 17:55:51.713691 crc crio[23211]: time="2026-06-11T17:55:51.713601148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.576974 | controller | Jun 11 17:55:51.763975 crc crio[23211]: time="2026-06-11T17:55:51.762280329Z" level=info msg="Got pod network &{Name:redhat-operators-xxzjl Namespace:openshift-marketplace ID:2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36 UID:24caef0b-353f-4ba7-bbb5-80f176209f03 NetNS:/var/run/netns/0dfadc99-5818-4608-bedf-001d162d9263 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24caef0b_353f_4ba7_bbb5_80f176209f03.slice PodAnnotations:0xc002278e50}] Aliases:map[]}"
2026-06-11 18:00:59.576990 | controller | Jun 11 17:55:51.764200 crc crio[23211]: time="2026-06-11T17:55:51.764146885Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-xxzjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.577006 | controller | Jun 11 17:55:51.797921 crc crio[23211]: time="2026-06-11T17:55:51.79253968Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.577022 | controller | Jun 11 17:55:51.948988 crc crio[23211]: time="2026-06-11T17:55:51.948545131Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.577038 | controller | Jun 11 17:55:51.986140 crc crio[23211]: time="2026-06-11T17:55:51.986032913Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-bqpsz/POD" id=fe88ab7b-30dc-4781-9488-88625476fbb2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.577058 | controller | Jun 11 17:55:51.986140 crc crio[23211]: time="2026-06-11T17:55:51.986121465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.577073 | controller | Jun 11 17:55:52.035787 crc crio[23211]: time="2026-06-11T17:55:52.035710978Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.577089 | controller | Jun 11 17:55:52.048959 crc crio[23211]: time="2026-06-11T17:55:52.048839236Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.577104 | controller | Jun 11 17:55:52.062063 crc crio[23211]: time="2026-06-11T17:55:52.061977223Z" level=info msg="Got pod network &{Name:redhat-marketplace-bqpsz Namespace:openshift-marketplace ID:9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8 UID:9a95be5a-a159-4a7a-8cb2-11aa68b89490 NetNS:/var/run/netns/f256536b-3d23-4b1d-a6f6-672214711112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a95be5a_a159_4a7a_8cb2_11aa68b89490.slice PodAnnotations:0xc0030882c0}] Aliases:map[]}"
2026-06-11 18:00:59.577120 | controller | Jun 11 17:55:52.062063 crc crio[23211]: time="2026-06-11T17:55:52.062045995Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-bqpsz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.577136 | controller | Jun 11 17:55:52.370363 crc crio[23211]: time="2026-06-11T17:55:52.369113172Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.577153 | controller | Jun 11 17:55:52.491754 crc crio[23211]: 2026-06-11T17:55:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e227012538edba Mac:1e:03:22:3f:82:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cf Mtu:0 Sandbox:/var/run/netns/0dfadc99-5818-4608-bedf-001d162d9263 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.577169 | controller | Jun 11 17:55:52.504529 crc crio[23211]: time="2026-06-11T17:55:52.501029293Z" level=info msg="Got pod network &{Name:redhat-operators-xxzjl Namespace:openshift-marketplace ID:2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36 UID:24caef0b-353f-4ba7-bbb5-80f176209f03 NetNS:/var/run/netns/0dfadc99-5818-4608-bedf-001d162d9263 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24caef0b_353f_4ba7_bbb5_80f176209f03.slice PodAnnotations:0xc002278e50}] Aliases:map[]}"
2026-06-11 18:00:59.577185 | controller | Jun 11 17:55:52.504529 crc crio[23211]: time="2026-06-11T17:55:52.501265129Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-xxzjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.577201 | controller | Jun 11 17:55:52.537480 crc crio[23211]: time="2026-06-11T17:55:52.535729326Z" level=info msg="Ran pod sandbox 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36 with infra container: openshift-marketplace/redhat-operators-xxzjl/POD" id=52c1bcf2-4369-45a1-a8aa-c0bf610daca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.577217 | controller | Jun 11 17:55:52.553257 crc crio[23211]: time="2026-06-11T17:55:52.553155999Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e8f9604a-083b-4d51-b427-11f28e8aaedf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.577241 | controller | Jun 11 17:55:52.558937 crc crio[23211]: time="2026-06-11T17:55:52.558248036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e4522d1c-0d10-462d-9ca0-e88558d8f877 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.577258 | controller | Jun 11 17:55:52.578592 crc crio[23211]: time="2026-06-11T17:55:52.578404297Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-xxzjl/extract-utilities" id=662171f8-2819-4282-9cf9-5e65f15881d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.577273 | controller | Jun 11 17:55:52.579654 crc crio[23211]: time="2026-06-11T17:55:52.579603687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.577288 | controller | Jun 11 17:55:52.806651 crc crio[23211]: time="2026-06-11T17:55:52.806563202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.577304 | controller | Jun 11 17:55:52.821391 crc crio[23211]: time="2026-06-11T17:55:52.821299699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.577319 | controller | Jun 11 17:55:52.938963 crc crio[23211]: 2026-06-11T17:55:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bd0f59045e01b6 Mac:0e:f0:cb:c7:a9:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d0 Mtu:0 Sandbox:/var/run/netns/f256536b-3d23-4b1d-a6f6-672214711112 SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.1.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.577336 | controller | Jun 11 17:55:52.940870 crc crio[23211]: time="2026-06-11T17:55:52.940743Z" level=info msg="Got pod network &{Name:redhat-marketplace-bqpsz Namespace:openshift-marketplace ID:9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8 UID:9a95be5a-a159-4a7a-8cb2-11aa68b89490 NetNS:/var/run/netns/f256536b-3d23-4b1d-a6f6-672214711112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a95be5a_a159_4a7a_8cb2_11aa68b89490.slice PodAnnotations:0xc0030882c0}] Aliases:map[]}"
2026-06-11 18:00:59.577353 | controller | Jun 11 17:55:52.941003 crc crio[23211]: time="2026-06-11T17:55:52.940983826Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-bqpsz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.577369 | controller | Jun 11 17:55:52.964645 crc crio[23211]: time="2026-06-11T17:55:52.964602273Z" level=info msg="Ran pod sandbox 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8 with infra container: openshift-marketplace/redhat-marketplace-bqpsz/POD" id=fe88ab7b-30dc-4781-9488-88625476fbb2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.577385 | controller | Jun 11 17:55:52.969539 crc crio[23211]: time="2026-06-11T17:55:52.969338531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=199a47ca-673f-4119-9a84-b321b3bfc16d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.577401 | controller | Jun 11 17:55:52.972856 crc crio[23211]: time="2026-06-11T17:55:52.972718646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4db6339b-3b4d-4d51-8a41-98ff0305cca7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.577421 | controller | Jun 11 17:55:53.030581 crc crio[23211]: time="2026-06-11T17:55:53.030117303Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-bqpsz/extract-utilities" id=67177d59-3201-4b72-96d8-e33b96d47d67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.577437 | controller | Jun 11 17:55:53.031194 crc crio[23211]: time="2026-06-11T17:55:53.031091628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.577453 | controller | Jun 11 17:55:53.081201 crc crio[23211]: time="2026-06-11T17:55:53.080934528Z" level=info msg="Created container 628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85: openshift-marketplace/redhat-operators-xxzjl/extract-utilities" id=662171f8-2819-4282-9cf9-5e65f15881d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.577469 | controller | Jun 11 17:55:53.082802 crc crio[23211]: time="2026-06-11T17:55:53.082679591Z" level=info msg="Starting container: 628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85" id=81582e19-d165-474b-997f-ef5ff4045f2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.577484 | controller | Jun 11 17:55:53.099954 crc crio[23211]: time="2026-06-11T17:55:53.099892459Z" level=info msg="Started container" PID=421824 containerID=628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85 description=openshift-marketplace/redhat-operators-xxzjl/extract-utilities id=81582e19-d165-474b-997f-ef5ff4045f2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36
2026-06-11 18:00:59.577500 | controller | Jun 11 17:55:53.138060 crc crio[23211]: time="2026-06-11T17:55:53.13734828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.577536 | controller | Jun 11 17:55:53.149739 crc crio[23211]: time="2026-06-11T17:55:53.149534923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.577556 | controller | Jun 11 17:55:53.230888 crc crio[23211]: time="2026-06-11T17:55:53.230807304Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.577573 | controller | Jun 11 17:55:53.405983 crc crio[23211]: time="2026-06-11T17:55:53.405886179Z" level=info msg="Created container 5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b: openshift-marketplace/redhat-marketplace-bqpsz/extract-utilities" id=67177d59-3201-4b72-96d8-e33b96d47d67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.577590 | controller | Jun 11 17:55:53.410545 crc crio[23211]: time="2026-06-11T17:55:53.410394722Z" level=info msg="Starting container: 5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b" id=66a6eac6-ac26-4c20-85cd-dbe2ddeb3a50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.577607 | controller | Jun 11 17:55:53.421875 crc crio[23211]: time="2026-06-11T17:55:53.421744203Z" level=info msg="Started container" PID=421891 containerID=5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b description=openshift-marketplace/redhat-marketplace-bqpsz/extract-utilities id=66a6eac6-ac26-4c20-85cd-dbe2ddeb3a50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8
2026-06-11 18:00:59.577623 | controller | Jun 11 17:55:53.473848 crc crio[23211]: time="2026-06-11T17:55:53.473366298Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.577640 | controller | Jun 11 17:55:53.575312 crc crio[23211]: time="2026-06-11T17:55:53.572815372Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=be1b77ef-6363-4984-b80c-fd664a5a3ad9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.577660 | controller | Jun 11 17:55:53.589604 crc crio[23211]: time="2026-06-11T17:55:53.588483371Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:00:59.577677 | controller | Jun 11 17:55:54.109811 crc crio[23211]: time="2026-06-11T17:55:54.109709935Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.577693 | controller | Jun 11 17:55:54.319232 crc crio[23211]: time="2026-06-11T17:55:54.319099725Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=be1b77ef-6363-4984-b80c-fd664a5a3ad9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.577710 | controller | Jun 11 17:55:54.320520 crc crio[23211]: time="2026-06-11T17:55:54.320413166Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=42d5f99e-c4fd-4387-9454-5eed90076d5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.577727 | controller | Jun 11 17:55:54.323506 crc crio[23211]: time="2026-06-11T17:55:54.3233866Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=80157676-cddf-48a1-962c-4aad0f2435e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.577743 | controller | Jun 11 17:55:54.334752 crc crio[23211]: time="2026-06-11T17:55:54.334660241Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-xxzjl/extract-content" id=bab5d0f9-8d9c-4a35-9823-e99d3767ba5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.577759 | controller | Jun 11 17:55:54.335348 crc crio[23211]: time="2026-06-11T17:55:54.335239786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.577775 | controller | Jun 11 17:55:54.421907 crc crio[23211]: time="2026-06-11T17:55:54.421357138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.577792 | controller | Jun 11 17:55:54.425277 crc crio[23211]: time="2026-06-11T17:55:54.425205333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.577808 | controller | Jun 11 17:55:54.601556 crc crio[23211]: time="2026-06-11T17:55:54.600581286Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d6544082-c20c-49c0-a8fd-4c87fc2a0629 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.577824 | controller | Jun 11 17:55:54.609159 crc crio[23211]: time="2026-06-11T17:55:54.605737845Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:00:59.577841 | controller | Jun 11 17:55:54.651668 crc crio[23211]: time="2026-06-11T17:55:54.651555374Z" level=info msg="Created container 03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88: openshift-marketplace/redhat-operators-xxzjl/extract-content" id=bab5d0f9-8d9c-4a35-9823-e99d3767ba5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.577857 | controller | Jun 11 17:55:54.657902 crc crio[23211]: time="2026-06-11T17:55:54.657827759Z" level=info msg="Starting container: 03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88" id=aadcef33-efa7-4b35-b052-df370de56530 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.577873 | controller | Jun 11 17:55:54.670958 crc crio[23211]: time="2026-06-11T17:55:54.670864244Z" level=info msg="Started container" PID=422045 containerID=03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88 description=openshift-marketplace/redhat-operators-xxzjl/extract-content id=aadcef33-efa7-4b35-b052-df370de56530 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36
2026-06-11 18:00:59.577893 | controller | Jun 11 17:55:55.075147 crc crio[23211]: time="2026-06-11T17:55:55.075025366Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.577910 | controller | Jun 11 17:55:55.719319 crc crio[23211]: time="2026-06-11T17:55:55.718703827Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=d6544082-c20c-49c0-a8fd-4c87fc2a0629 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.577926 | controller | Jun 11 17:55:55.720331 crc crio[23211]: time="2026-06-11T17:55:55.719164958Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.577942 | controller | Jun 11 17:55:55.720929 crc crio[23211]: time="2026-06-11T17:55:55.72082455Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=cb152550-642b-4785-b194-970651a5825d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.577957 | controller | Jun 11 17:55:55.723158 crc crio[23211]: time="2026-06-11T17:55:55.723103666Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=390f67fb-5233-4135-8112-7938d09ce703 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.577973 | controller | Jun 11 17:55:55.734816 crc crio[23211]: time="2026-06-11T17:55:55.734685074Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-bqpsz/extract-content" id=1fcd540f-0a7f-41a2-9839-90c98cf268de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.577989 | controller | Jun 11 17:55:55.735342 crc crio[23211]: time="2026-06-11T17:55:55.735277319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.578004 | controller | Jun 11 17:55:55.907571 crc crio[23211]: time="2026-06-11T17:55:55.901856382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.578020 | controller | Jun 11 17:55:55.907571 crc crio[23211]: time="2026-06-11T17:55:55.906743513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.578035 | controller | Jun 11 17:55:56.467303 crc crio[23211]: time="2026-06-11T17:55:56.466616749Z" level=info msg="Created container ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d: openshift-marketplace/redhat-marketplace-bqpsz/extract-content" id=1fcd540f-0a7f-41a2-9839-90c98cf268de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.578051 | controller | Jun 11 17:55:56.470488 crc crio[23211]: time="2026-06-11T17:55:56.470338171Z" level=info msg="Starting container: ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d" id=2622c314-1c94-4ce9-817a-c97c6536f460 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.578066 | controller | Jun 11 17:55:56.476906 crc crio[23211]: time="2026-06-11T17:55:56.475732537Z" level=info msg="Started container" PID=422182 containerID=ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d description=openshift-marketplace/redhat-marketplace-bqpsz/extract-content id=2622c314-1c94-4ce9-817a-c97c6536f460 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8
2026-06-11 18:00:59.578083 | controller | Jun 11 17:55:56.835620 crc crio[23211]: time="2026-06-11T17:55:56.825619469Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.578101 | controller | Jun 11 17:55:57.631627 crc crio[23211]: time="2026-06-11T17:55:57.631515894Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.578117 | controller | Jun 11 17:55:57.643716 crc crio[23211]: time="2026-06-11T17:55:57.643645226Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.578133 | controller | Jun 11 17:55:57.698203 crc crio[23211]: time="2026-06-11T17:55:57.698032838Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.578148 | controller | Jun 11 17:55:58.736605 crc crio[23211]: time="2026-06-11T17:55:58.735992065Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2be3bda2-9890-4bbe-8ca7-6b0f5c48f9ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.578165 | controller | Jun 11 17:55:58.739718 crc crio[23211]: time="2026-06-11T17:55:58.739644596Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5bc6d7f8-d9f5-486a-bc45-0599de002cc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.578180 | controller | Jun 11 17:55:58.748231 crc crio[23211]: time="2026-06-11T17:55:58.748160869Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-bqpsz/registry-server" id=17eb047d-48eb-434d-9627-f3665319e21a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.578197 | controller | Jun 11 17:55:58.748637 crc crio[23211]: time="2026-06-11T17:55:58.748576859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.578212 | controller | Jun 11 17:55:58.831986 crc crio[23211]: time="2026-06-11T17:55:58.831892762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.578227 | controller | Jun 11 17:55:58.837281 crc crio[23211]: time="2026-06-11T17:55:58.837197313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.578242 | controller | Jun 11 17:55:59.093119 crc crio[23211]: time="2026-06-11T17:55:59.092671918Z" level=info msg="Created container 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6: openshift-marketplace/redhat-marketplace-bqpsz/registry-server" id=17eb047d-48eb-434d-9627-f3665319e21a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.578258 | controller | Jun 11 17:55:59.094384 crc crio[23211]: time="2026-06-11T17:55:59.094321229Z" level=info msg="Starting container: 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6" id=c1c4e7ae-7a35-4f2a-83f6-c2b7f0c0cb43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.578274 | controller | Jun 11 17:55:59.106723 crc crio[23211]: time="2026-06-11T17:55:59.106639865Z" level=info msg="Started container" PID=422624 containerID=5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6 description=openshift-marketplace/redhat-marketplace-bqpsz/registry-server id=c1c4e7ae-7a35-4f2a-83f6-c2b7f0c0cb43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8
2026-06-11 18:00:59.578292 | controller | Jun 11 17:56:00.613390 crc crio[23211]: time="2026-06-11T17:56:00.611315941Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686676-228rq/POD" id=fa05680d-cdaa-46e4-872f-1286c0963fcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.578311 | controller | Jun 11 17:56:00.613390 crc crio[23211]: time="2026-06-11T17:56:00.611947987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.578328 | controller | Jun 11 17:56:00.692979 crc crio[23211]: time="2026-06-11T17:56:00.692475539Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686676-228rq Namespace:openshift-infra ID:fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d UID:eb1753d4-1d97-43ee-893e-633fb487abf3 NetNS:/var/run/netns/5f8f6dda-2405-494d-96db-507d9c5885c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb1753d4_1d97_43ee_893e_633fb487abf3.slice PodAnnotations:0xc002794808}] Aliases:map[]}"
2026-06-11 18:00:59.578345 | controller | Jun 11 17:56:00.692979 crc crio[23211]: time="2026-06-11T17:56:00.692965502Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686676-228rq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.578362 | controller | Jun 11 17:56:01.392027 crc crio[23211]: 2026-06-11T17:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fed46474eb52253 Mac:06:6b:f9:1b:48:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d1 Mtu:0 Sandbox:/var/run/netns/5f8f6dda-2405-494d-96db-507d9c5885c1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.578379 | controller | Jun 11 17:56:01.393580 crc crio[23211]: time="2026-06-11T17:56:01.393487766Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686676-228rq Namespace:openshift-infra ID:fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d UID:eb1753d4-1d97-43ee-893e-633fb487abf3 NetNS:/var/run/netns/5f8f6dda-2405-494d-96db-507d9c5885c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb1753d4_1d97_43ee_893e_633fb487abf3.slice PodAnnotations:0xc002794808}] Aliases:map[]}"
2026-06-11 18:00:59.578396 | controller | Jun 11 17:56:01.393699 crc crio[23211]: time="2026-06-11T17:56:01.39363671Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686676-228rq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.578412 | controller | Jun 11 17:56:01.405033 crc crio[23211]: time="2026-06-11T17:56:01.404942141Z" level=info msg="Ran pod sandbox fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d with infra container: openshift-infra/auto-csr-approver-29686676-228rq/POD" id=fa05680d-cdaa-46e4-872f-1286c0963fcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.578428 | controller | Jun 11 17:56:01.409796 crc crio[23211]: time="2026-06-11T17:56:01.409626408Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b8bbdb3d-b780-4583-9707-c38139cdd497 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.578443 | controller | Jun 11 17:56:01.418480 crc crio[23211]: time="2026-06-11T17:56:01.414510539Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.578459 | controller | Jun 11 17:56:02.487646 crc crio[23211]: time="2026-06-11T17:56:02.486911473Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.578475 | controller | Jun 11 17:56:02.532296 crc crio[23211]: time="2026-06-11T17:56:02.53218475Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b8bbdb3d-b780-4583-9707-c38139cdd497 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.578496 | controller | Jun 11 17:56:02.533389 crc crio[23211]: time="2026-06-11T17:56:02.533334037Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f552386d-2fad-47ff-b95c-eec3b64a0710 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.578527 | controller | Jun 11 17:56:02.536110 crc crio[23211]: time="2026-06-11T17:56:02.536043265Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=41e1d9b5-3ed0-42da-8af3-7e7f73404c52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.578550 | controller | Jun 11 17:56:02.548402 crc crio[23211]: time="2026-06-11T17:56:02.548323961Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686676-228rq/oc" id=961b6895-e781-4d3c-98ce-442b40b78d27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.578568 | controller | Jun 11 17:56:02.548869 crc crio[23211]: time="2026-06-11T17:56:02.548816703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.578585 | controller | Jun 11 17:56:02.594021 crc crio[23211]: time="2026-06-11T17:56:02.593935106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.578601 | controller | Jun 11 17:56:03.041465 crc crio[23211]: time="2026-06-11T17:56:03.040941574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.578616 | controller | Jun 11 17:56:03.238921 crc crio[23211]: time="2026-06-11T17:56:03.238825925Z" level=info msg="Created container 57250dad5c74b1f767717f869718a08995637a8d77cdefbf1a74484aff8f379b: openshift-infra/auto-csr-approver-29686676-228rq/oc" id=961b6895-e781-4d3c-98ce-442b40b78d27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.578632 | controller | Jun 11 17:56:03.240796 crc crio[23211]: time="2026-06-11T17:56:03.240709823Z" level=info msg="Starting container: 57250dad5c74b1f767717f869718a08995637a8d77cdefbf1a74484aff8f379b" id=7d05c31f-9a4b-4bb7-8ca1-e50c32c2e57c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.578648 | controller | Jun 11 17:56:03.247843 crc crio[23211]: time="2026-06-11T17:56:03.247748377Z" level=info msg="Started container" PID=422936 containerID=57250dad5c74b1f767717f869718a08995637a8d77cdefbf1a74484aff8f379b description=openshift-infra/auto-csr-approver-29686676-228rq/oc id=7d05c31f-9a4b-4bb7-8ca1-e50c32c2e57c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d
2026-06-11 18:00:59.578664 | controller | Jun 11 17:56:03.306493 crc crio[23211]: time="2026-06-11T17:56:03.306355445Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.578680 | controller | Jun 11 17:56:03.406847 crc crio[23211]: time="2026-06-11T17:56:03.406155137Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.578695 | controller | Jun 11 17:56:03.870671 crc crio[23211]: time="2026-06-11T17:56:03.870589629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=749094a7-9a51-484b-bd50-17d3091edc58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.578711 | controller | Jun 11 17:56:03.875580 crc crio[23211]: time="2026-06-11T17:56:03.875509142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=07cb0147-5e3c-46a7-a893-edb4fdbe30f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.578732 | controller | Jun 11 17:56:04.052306 crc crio[23211]: time="2026-06-11T17:56:04.052194406Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-xxzjl/registry-server" id=18365ca9-a9e3-41fd-bbbc-e631fd56b3d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.578748 | controller | Jun 11 17:56:04.052899 crc crio[23211]: time="2026-06-11T17:56:04.052842032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.578764 | controller | Jun 11 17:56:04.154706 crc crio[23211]: time="2026-06-11T17:56:04.154409629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.578778 | controller | Jun 11 17:56:04.158976 crc crio[23211]: time="2026-06-11T17:56:04.1588975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.578793 | controller | Jun 11 17:56:04.383200 crc crio[23211]: time="2026-06-11T17:56:04.382749488Z" level=info msg="Created container 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a: openshift-marketplace/redhat-operators-xxzjl/registry-server" id=18365ca9-a9e3-41fd-bbbc-e631fd56b3d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.578809 | controller | Jun 11 17:56:04.384726 crc crio[23211]: time="2026-06-11T17:56:04.384637176Z" level=info msg="Starting container: 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a" id=a0df6109-ad66-4a80-9ca1-737cd954cdf5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.578824 | controller | Jun 11 17:56:04.391367 crc crio[23211]: time="2026-06-11T17:56:04.391127907Z" level=info msg="Started container" PID=423092 containerID=87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a description=openshift-marketplace/redhat-operators-xxzjl/registry-server id=a0df6109-ad66-4a80-9ca1-737cd954cdf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36
2026-06-11 18:00:59.578840 | controller | Jun 11 17:56:04.641783 crc crio[23211]: time="2026-06-11T17:56:04.641663758Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.578856 | controller | Jun 11 17:56:05.942272 crc crio[23211]: time="2026-06-11T17:56:05.942213017Z" level=info msg="Stopping pod sandbox: fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d" id=e3986a52-bfe1-4f9c-8760-bab6292d7263 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.578872 | controller | Jun 11 17:56:05.944403 crc crio[23211]: time="2026-06-11T17:56:05.94436763Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686676-228rq Namespace:openshift-infra ID:fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d UID:eb1753d4-1d97-43ee-893e-633fb487abf3 NetNS:/var/run/netns/5f8f6dda-2405-494d-96db-507d9c5885c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb1753d4_1d97_43ee_893e_633fb487abf3.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}"
2026-06-11 18:00:59.578888 | controller | Jun 11 17:56:05.944853 crc crio[23211]: time="2026-06-11T17:56:05.94472461Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686676-228rq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.578904 | controller | Jun 11 17:56:06.402559 crc crio[23211]: time="2026-06-11T17:56:06.401652083Z" level=info msg="Stopped pod sandbox: fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d" id=e3986a52-bfe1-4f9c-8760-bab6292d7263 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.578923 | controller | Jun 11 17:56:08.014960 crc crio[23211]: time="2026-06-11T17:56:08.013953337Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.578939 | controller | Jun 11 17:56:08.144950 crc crio[23211]: time="2026-06-11T17:56:08.144844512Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.578954 | controller | Jun 11 17:56:08.146801 crc crio[23211]: time="2026-06-11T17:56:08.146699308Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.578970 | controller | Jun 11 17:56:08.665897 crc crio[23211]: time="2026-06-11T17:56:08.665669956Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.578987 | controller | Jun 11 17:56:09.363469 crc crio[23211]: time="2026-06-11T17:56:09.362711274Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579005 | controller | Jun 11 17:56:09.422013 crc crio[23211]: time="2026-06-11T17:56:09.421937957Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579020 | controller | Jun 11 17:56:09.950860 crc crio[23211]: time="2026-06-11T17:56:09.95072999Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579035 | controller | Jun 11 17:56:10.809077 crc crio[23211]: time="2026-06-11T17:56:10.808477795Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579050 | controller | Jun 11 17:56:11.217891 crc crio[23211]: time="2026-06-11T17:56:11.217806876Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579065 | controller | Jun 11 17:56:12.781194 crc crio[23211]: time="2026-06-11T17:56:12.779754526Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579079 | controller | Jun 11 17:56:13.328049 crc crio[23211]: time="2026-06-11T17:56:13.327974603Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579094 | controller | Jun 11 17:56:14.063267 crc crio[23211]: time="2026-06-11T17:56:14.063179469Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579110 | controller | Jun 11 17:56:14.105705 crc crio[23211]: time="2026-06-11T17:56:14.104755733Z" level=info msg="Stopping container: 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6 (timeout: 2s)" id=534583b2-c86c-4fd6-83b3-c2dce6de22c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.579126 | controller | Jun 11 17:56:14.240369 crc crio[23211]: time="2026-06-11T17:56:14.240200102Z" level=info msg="Stopped container 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6: openshift-marketplace/redhat-marketplace-bqpsz/registry-server" id=534583b2-c86c-4fd6-83b3-c2dce6de22c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.579142 | controller | Jun 11 17:56:14.241665 crc crio[23211]: time="2026-06-11T17:56:14.241524885Z" level=info msg="Stopping pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8" id=58e2f340-9190-47cd-9f20-51dd44811c8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.579161 | controller | Jun 11 17:56:14.242557 crc crio[23211]: time="2026-06-11T17:56:14.242493189Z" level=info msg="Got pod network &{Name:redhat-marketplace-bqpsz Namespace:openshift-marketplace ID:9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8 UID:9a95be5a-a159-4a7a-8cb2-11aa68b89490 NetNS:/var/run/netns/f256536b-3d23-4b1d-a6f6-672214711112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a95be5a_a159_4a7a_8cb2_11aa68b89490.slice PodAnnotations:0xc000612040}] Aliases:map[]}"
2026-06-11 18:00:59.579178 | controller | Jun 11 17:56:14.242805 crc crio[23211]: time="2026-06-11T17:56:14.242736815Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-bqpsz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.579195 | controller | Jun 11 17:56:14.787061 crc crio[23211]: time="2026-06-11T17:56:14.786635184Z" level=info msg="Stopped pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8" id=58e2f340-9190-47cd-9f20-51dd44811c8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.579211 | controller | Jun 11 17:56:14.994953 crc crio[23211]: time="2026-06-11T17:56:14.994307138Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579228 | controller | Jun 11 17:56:15.115473 crc crio[23211]: time="2026-06-11T17:56:15.11533651Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579243 | controller | Jun 11 17:56:15.146626 crc crio[23211]: time="2026-06-11T17:56:15.146543736Z" level=info msg="Removing container: 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6" id=83065684-ee5f-4faf-9980-725b7cacb886 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579259 | controller | Jun 11 17:56:15.194685 crc crio[23211]: time="2026-06-11T17:56:15.194590471Z" level=info msg="Removed container 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6: openshift-marketplace/redhat-marketplace-bqpsz/registry-server" id=83065684-ee5f-4faf-9980-725b7cacb886 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579274 | controller | Jun 11 17:56:15.203566 crc crio[23211]: time="2026-06-11T17:56:15.20341326Z" level=info msg="Removing container: ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d" id=b7ad55f3-3d6f-4d56-bcf5-d5bde6ad1c45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579290 | controller | Jun 11 17:56:15.243978 crc crio[23211]: time="2026-06-11T17:56:15.243898987Z" level=info msg="Removed container ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d: openshift-marketplace/redhat-marketplace-bqpsz/extract-content" id=b7ad55f3-3d6f-4d56-bcf5-d5bde6ad1c45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579305 | controller | Jun 11 17:56:15.247180 crc crio[23211]: time="2026-06-11T17:56:15.247020856Z" level=info msg="Removing container: 5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b" id=80241006-d9ff-469f-95d3-1be0b00cf60e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579320 | controller | Jun 11 17:56:15.298569 crc crio[23211]: time="2026-06-11T17:56:15.298478995Z" level=info msg="Removed container 5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b: openshift-marketplace/redhat-marketplace-bqpsz/extract-utilities" id=80241006-d9ff-469f-95d3-1be0b00cf60e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579337 | controller | Jun 11 17:56:16.154563 crc crio[23211]: time="2026-06-11T17:56:16.154022945Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579356 | controller | Jun 11 17:56:17.209524 crc crio[23211]: time="2026-06-11T17:56:17.209053107Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579372 | controller | Jun 11 17:56:18.530442 crc crio[23211]: time="2026-06-11T17:56:18.529899321Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579389 | controller | Jun 11 17:56:18.591013 crc crio[23211]: time="2026-06-11T17:56:18.590935339Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579404 | controller | Jun 11 17:56:20.090809 crc crio[23211]: time="2026-06-11T17:56:20.09023104Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579420 | controller | Jun 11 17:56:20.722292 crc crio[23211]: time="2026-06-11T17:56:20.721729148Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579436 | controller | Jun 11 17:56:22.389288 crc crio[23211]: time="2026-06-11T17:56:22.38866597Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579451 | controller | Jun 11 17:56:22.535158 crc crio[23211]: time="2026-06-11T17:56:22.535070152Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579467 | controller | Jun 11 17:56:23.869237 crc crio[23211]: time="2026-06-11T17:56:23.868519079Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.579482 | controller | Jun 11 17:56:33.412574 crc crio[23211]: time="2026-06-11T17:56:33.411708528Z" level=info msg="Stopping container: 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a (timeout: 2s)" id=bb90e425-d722-4c1f-ba0d-296ff8dc48ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.579499 | controller | Jun 11 17:56:34.140806 crc crio[23211]: time="2026-06-11T17:56:34.140637779Z" level=info msg="Stopped container 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a: openshift-marketplace/redhat-operators-xxzjl/registry-server" id=bb90e425-d722-4c1f-ba0d-296ff8dc48ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.579530 | controller | Jun 11 17:56:34.142750 crc crio[23211]: time="2026-06-11T17:56:34.142579957Z" level=info msg="Stopping pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36" id=e3a350bf-9f03-4301-86f2-0f7cd9d8d4ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.579549 | controller | Jun 11 17:56:34.143568 crc crio[23211]: time="2026-06-11T17:56:34.143340656Z" level=info msg="Got pod network &{Name:redhat-operators-xxzjl Namespace:openshift-marketplace ID:2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36 UID:24caef0b-353f-4ba7-bbb5-80f176209f03 NetNS:/var/run/netns/0dfadc99-5818-4608-bedf-001d162d9263 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24caef0b_353f_4ba7_bbb5_80f176209f03.slice PodAnnotations:0xc0038ac720}] Aliases:map[]}"
2026-06-11 18:00:59.579567 | controller | Jun 11 17:56:34.143732 crc crio[23211]: time="2026-06-11T17:56:34.143601602Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-xxzjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.579594 | controller | Jun 11 17:56:34.474053 crc crio[23211]: time="2026-06-11T17:56:34.473474018Z" level=info msg="Stopped pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36" id=e3a350bf-9f03-4301-86f2-0f7cd9d8d4ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.579611 | controller | Jun 11 17:56:35.465631 crc crio[23211]: time="2026-06-11T17:56:35.46502084Z" level=info msg="Removing container: 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a" id=248bb57a-c30e-48e1-976a-b74cda2bbb83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579641 | controller | Jun 11 17:56:35.519553 crc crio[23211]: time="2026-06-11T17:56:35.519248638Z" level=info msg="Removed container 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a: openshift-marketplace/redhat-operators-xxzjl/registry-server" id=248bb57a-c30e-48e1-976a-b74cda2bbb83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579662 | controller | Jun 11 17:56:35.527996 crc crio[23211]: time="2026-06-11T17:56:35.527377651Z" level=info msg="Removing container: 03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88" id=1ff5a151-32fb-428c-aad3-0b67c4fe3330 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579679 | controller | Jun 11 17:56:35.582527 crc crio[23211]: time="2026-06-11T17:56:35.582266266Z" level=info msg="Removed container 03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88: openshift-marketplace/redhat-operators-xxzjl/extract-content" id=1ff5a151-32fb-428c-aad3-0b67c4fe3330 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579695 | controller | Jun 11 17:56:35.587490 crc crio[23211]: time="2026-06-11T17:56:35.586972844Z" level=info msg="Removing container: 628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85" id=259df9b1-3233-46c7-b683-87a37912d01f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579712 | controller | Jun 11 17:56:35.620643 crc crio[23211]: time="2026-06-11T17:56:35.620553069Z" level=info msg="Removed container 628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85: openshift-marketplace/redhat-operators-xxzjl/extract-utilities" id=259df9b1-3233-46c7-b683-87a37912d01f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579732 | controller | Jun 11 17:57:03.776945 crc crio[23211]: time="2026-06-11T17:57:03.772305959Z" level=info msg="Removing container: 3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e" id=58cbd41d-68c8-4e75-a01e-55a783228c38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579755 | controller | Jun 11 17:57:03.943248 crc crio[23211]: time="2026-06-11T17:57:03.942383449Z" level=info msg="Removed container 3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e: openshift-infra/auto-csr-approver-29686670-4k9sb/oc" id=58cbd41d-68c8-4e75-a01e-55a783228c38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.579780 | controller | Jun 11 17:57:03.968079 crc crio[23211]: time="2026-06-11T17:57:03.967979315Z" level=info msg="Stopping pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36" id=c45f4bd2-f7eb-4cbf-b3ed-6c5d99743b0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.579804 | controller | Jun 11 17:57:03.968341 crc crio[23211]: time="2026-06-11T17:57:03.968095718Z" level=info msg="Stopped pod sandbox (already stopped): 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36" id=c45f4bd2-f7eb-4cbf-b3ed-6c5d99743b0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.579822 | controller | Jun 11 17:57:03.969734 crc crio[23211]: time="2026-06-11T17:57:03.969567236Z" level=info msg="Removing pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36" id=276b3a42-cf67-4ad1-9f46-af243bbc9f41 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.579843 | controller | Jun 11 17:57:03.986141 crc crio[23211]: time="2026-06-11T17:57:03.986043945Z" level=info msg="Removed pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36" id=276b3a42-cf67-4ad1-9f46-af243bbc9f41 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.579860 | controller | Jun 11 17:57:03.987359 crc crio[23211]: time="2026-06-11T17:57:03.987278616Z" level=info msg="Stopping pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9" id=9558d776-02a2-408c-b8b6-80bb21dd5b5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.579877 | controller | Jun 11 17:57:03.987524 crc crio[23211]: time="2026-06-11T17:57:03.987385928Z" level=info msg="Stopped pod sandbox (already stopped): fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9" id=9558d776-02a2-408c-b8b6-80bb21dd5b5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.579893 | controller | Jun 11 17:57:03.990891 crc crio[23211]: time="2026-06-11T17:57:03.990798414Z" level=info msg="Removing pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9" id=4c3631f8-e450-4b77-8283-06d1043257ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.579910 | controller | Jun 11 17:57:04.003634 crc crio[23211]: time="2026-06-11T17:57:04.00352435Z" level=info msg="Removed pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9" id=4c3631f8-e450-4b77-8283-06d1043257ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.579927 | controller | Jun 11 17:57:04.007712 crc crio[23211]: time="2026-06-11T17:57:04.00754624Z" level=info msg="Stopping pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8" id=8ff1a217-c9ea-49c3-bd45-ce113a34ae42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.579943 | controller | Jun 11 17:57:04.008061 crc crio[23211]: time="2026-06-11T17:57:04.008005462Z" level=info msg="Stopped pod sandbox (already stopped): 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8" id=8ff1a217-c9ea-49c3-bd45-ce113a34ae42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.579959 | controller | Jun 11 17:57:04.010575 crc crio[23211]: time="2026-06-11T17:57:04.01036213Z" level=info msg="Removing pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8" id=856e9df4-45bb-4831-9949-f8cd7fdb19ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.579975 | controller | Jun 11 17:57:04.026727 crc crio[23211]: time="2026-06-11T17:57:04.026558774Z" level=info msg="Removed pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8" id=856e9df4-45bb-4831-9949-f8cd7fdb19ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.579991 | controller | Jun 11 17:58:00.986344 crc crio[23211]: time="2026-06-11T17:58:00.985484428Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686678-frl52/POD" id=dc173ec4-515e-4198-8a80-f473276877c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.580007 | controller | Jun 11 17:58:00.988562 crc crio[23211]: time="2026-06-11T17:58:00.986502543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.580024 | controller | Jun 11 17:58:01.041699 crc crio[23211]: time="2026-06-11T17:58:01.041584213Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686678-frl52 Namespace:openshift-infra ID:4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79 UID:46461fc7-9d29-41f2-86ee-a52ac41b617f NetNS:/var/run/netns/1d133750-b646-41b7-bf08-a3e93ac95f90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46461fc7_9d29_41f2_86ee_a52ac41b617f.slice PodAnnotations:0xc00008d1e0}] Aliases:map[]}"
2026-06-11 18:00:59.580044 | controller | Jun 11 17:58:01.041699 crc crio[23211]: time="2026-06-11T17:58:01.041667215Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686678-frl52 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.580061 | controller | Jun 11 17:58:01.645530 crc crio[23211]: 2026-06-11T17:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b5816fb5d9c013 Mac:72:a5:ce:67:58:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d2 Mtu:0 Sandbox:/var/run/netns/1d133750-b646-41b7-bf08-a3e93ac95f90 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.580076 | controller | Jun 11 17:58:01.648490 crc crio[23211]: time="2026-06-11T17:58:01.648214582Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686678-frl52 Namespace:openshift-infra ID:4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79 UID:46461fc7-9d29-41f2-86ee-a52ac41b617f NetNS:/var/run/netns/1d133750-b646-41b7-bf08-a3e93ac95f90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46461fc7_9d29_41f2_86ee_a52ac41b617f.slice PodAnnotations:0xc00008d1e0}] Aliases:map[]}"
2026-06-11 18:00:59.580093 | controller | Jun 11 17:58:01.648687 crc crio[23211]: time="2026-06-11T17:58:01.64856373Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686678-frl52 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.580108 | controller | Jun 11 17:58:01.662920 crc crio[23211]: time="2026-06-11T17:58:01.661735238Z" level=info msg="Ran pod sandbox 4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79 with infra container: openshift-infra/auto-csr-approver-29686678-frl52/POD" id=dc173ec4-515e-4198-8a80-f473276877c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.580124 | controller | Jun 11 17:58:01.665385 crc crio[23211]: time="2026-06-11T17:58:01.665125133Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c9d61a26-d3fe-409f-8f4c-7c12745705e9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.580140 | controller | Jun 11 17:58:01.680711 crc crio[23211]: time="2026-06-11T17:58:01.680656439Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.580157 | controller | Jun 11 17:58:02.646109 crc crio[23211]: time="2026-06-11T17:58:02.645080018Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c9d61a26-d3fe-409f-8f4c-7c12745705e9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.580173 | controller | Jun 11 17:58:02.647924 crc crio[23211]: time="2026-06-11T17:58:02.647316303Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=41adc39f-b1cf-418c-a530-1cb3f285278d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.580189 | controller | Jun 11 17:58:02.649574 crc crio[23211]: time="2026-06-11T17:58:02.649348773Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=32cd1d28-11a0-43b7-8e37-b4a11fd3c6db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.580204 | controller | Jun 11 17:58:02.660981 crc crio[23211]: time="2026-06-11T17:58:02.660889871Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686678-frl52/oc" id=6a8716b3-f30d-46f1-b35f-d6604f574862 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.580220 | controller | Jun 11 17:58:02.661404 crc crio[23211]: time="2026-06-11T17:58:02.661336462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.580236 | controller | Jun 11 17:58:02.706939 crc crio[23211]: time="2026-06-11T17:58:02.706847764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.580255 | controller | Jun 11 17:58:02.984840 crc crio[23211]: time="2026-06-11T17:58:02.984591932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.580271 | controller | Jun 11 17:58:03.184310 crc crio[23211]: time="2026-06-11T17:58:03.184209337Z" level=info msg="Created container 2abe93e398eb36e8dcbdb5ee2276025a850c57e17a773398b33dd9a0cc5477de: openshift-infra/auto-csr-approver-29686678-frl52/oc" id=6a8716b3-f30d-46f1-b35f-d6604f574862 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.580287 | controller | Jun 11 17:58:03.185820 crc crio[23211]: time="2026-06-11T17:58:03.185636683Z" level=info msg="Starting container: 2abe93e398eb36e8dcbdb5ee2276025a850c57e17a773398b33dd9a0cc5477de" id=0da9cffc-0fd0-4d4f-b074-a03377d9442f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.580303 | controller | Jun 11 17:58:03.192228 crc crio[23211]: time="2026-06-11T17:58:03.192046283Z" level=info msg="Started container" PID=431512 containerID=2abe93e398eb36e8dcbdb5ee2276025a850c57e17a773398b33dd9a0cc5477de description=openshift-infra/auto-csr-approver-29686678-frl52/oc id=0da9cffc-0fd0-4d4f-b074-a03377d9442f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79
2026-06-11 18:00:59.580320 | controller | Jun 11 17:58:04.908902 crc crio[23211]: time="2026-06-11T17:58:04.908013784Z" level=info msg="Stopping pod sandbox: 4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79" id=cba5b96c-89d4-4471-a0d4-6b6429ca9721 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.580336 | controller | Jun 11 17:58:04.910201 crc crio[23211]: time="2026-06-11T17:58:04.909554901Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686678-frl52 Namespace:openshift-infra ID:4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79 UID:46461fc7-9d29-41f2-86ee-a52ac41b617f NetNS:/var/run/netns/1d133750-b646-41b7-bf08-a3e93ac95f90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46461fc7_9d29_41f2_86ee_a52ac41b617f.slice PodAnnotations:0xc0001ae108}] Aliases:map[]}"
2026-06-11 18:00:59.580353 | controller | Jun 11 17:58:04.910201 crc crio[23211]: time="2026-06-11T17:58:04.909686745Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686678-frl52 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.580369 | controller | Jun 11 17:58:05.339494 crc crio[23211]: time="2026-06-11T17:58:05.33769891Z" level=info msg="Stopped pod sandbox: 4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79" id=cba5b96c-89d4-4471-a0d4-6b6429ca9721 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.580385 | controller | Jun 11 17:58:09.302316 crc crio[23211]: time="2026-06-11T17:58:09.301676827Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:00:59.580401 | controller | Jun 11 17:58:17.256576 crc crio[23211]: time="2026-06-11T17:58:17.255648754Z" level=info msg="Stopping container: 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20 (timeout: 2s)" id=255a7943-4841-4549-8a6c-f36183c7a004 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.580417 | controller | Jun 11 17:58:17.511579 crc crio[23211]: time="2026-06-11T17:58:17.510864771Z" level=info msg="Stopped container 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20: openshift-must-gather-ldn8t/must-gather-jnrfc/copy" id=255a7943-4841-4549-8a6c-f36183c7a004 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:00:59.580433 | controller | Jun 11 17:58:17.512517 crc crio[23211]: time="2026-06-11T17:58:17.512304767Z" level=info msg="Stopping pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b" id=4174d479-ca30-486c-8504-fbbadee48d11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.580455 | controller | Jun 11 17:58:17.513778 crc crio[23211]: time="2026-06-11T17:58:17.51364072Z" level=info msg="Got pod network &{Name:must-gather-jnrfc Namespace:openshift-must-gather-ldn8t ID:8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b UID:599e6c62-b3aa-4a53-958e-1743248a326c NetNS:/var/run/netns/5b91a85c-a216-44fc-8ded-c90e6f75daf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod599e6c62_b3aa_4a53_958e_1743248a326c.slice PodAnnotations:0xc0001ae598}] Aliases:map[]}"
2026-06-11 18:00:59.580471 | controller | Jun 11 17:58:17.514001 crc crio[23211]: time="2026-06-11T17:58:17.513930707Z" level=info msg="Deleting pod openshift-must-gather-ldn8t_must-gather-jnrfc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.580488 | controller | Jun 11 17:58:17.832584 crc crio[23211]: time="2026-06-11T17:58:17.832476751Z" level=info msg="Stopped pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b" id=4174d479-ca30-486c-8504-fbbadee48d11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.580505 | controller | Jun 11 17:58:18.194208 crc crio[23211]: time="2026-06-11T17:58:18.193143131Z" level=info msg="Removing container: 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20" id=63e0ca07-3f72-4ac2-93a2-c078d134f087 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.580542 | controller | Jun 11 17:58:18.227791 crc crio[23211]: time="2026-06-11T17:58:18.22766872Z" level=info msg="Removed container 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20: openshift-must-gather-ldn8t/must-gather-jnrfc/copy" id=63e0ca07-3f72-4ac2-93a2-c078d134f087 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.580561 | controller | Jun 11 17:58:18.233708 crc crio[23211]: time="2026-06-11T17:58:18.232514031Z" level=info msg="Removing container: db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90" id=1208715a-d17d-43c2-9e4b-0cb5e433ebe6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.580577 | controller | Jun 11 17:58:18.424207 crc crio[23211]: time="2026-06-11T17:58:18.424074555Z" level=info msg="Removed container db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90: openshift-must-gather-ldn8t/must-gather-jnrfc/gather" id=1208715a-d17d-43c2-9e4b-0cb5e433ebe6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.580593 | controller | Jun 11 17:59:04.074502 crc crio[23211]: time="2026-06-11T17:59:04.073647771Z" level=info msg="Removing container: cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856" id=d8ae86fe-30c7-494c-a6d7-f681b217aa55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.580610 | controller | Jun 11 17:59:04.257044 crc crio[23211]: time="2026-06-11T17:59:04.256664212Z" level=info msg="Removed container cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856: openshift-infra/auto-csr-approver-29686672-zl5p4/oc" id=d8ae86fe-30c7-494c-a6d7-f681b217aa55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:00:59.580626 | controller | Jun 11 17:59:04.281373 crc crio[23211]: time="2026-06-11T17:59:04.281274495Z" level=info msg="Stopping pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d" id=405a3343-f2c1-4a0b-8fd7-0d3ddb304ed0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.580643 | controller | Jun 11 17:59:04.281698 crc crio[23211]: time="2026-06-11T17:59:04.281394338Z" level=info msg="Stopped pod sandbox (already stopped): 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d" id=405a3343-f2c1-4a0b-8fd7-0d3ddb304ed0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.580663 | controller | Jun 11 17:59:04.282243 crc crio[23211]: time="2026-06-11T17:59:04.282184728Z" level=info msg="Removing pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d" id=b58e748d-688c-4cb3-ab6d-ba60867398a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.580683 | controller | Jun 11 17:59:04.312917 crc crio[23211]: time="2026-06-11T17:59:04.312691057Z" level=info msg="Removed pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d" id=b58e748d-688c-4cb3-ab6d-ba60867398a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.580708 | controller | Jun 11 17:59:04.314909 crc crio[23211]: time="2026-06-11T17:59:04.314794369Z" level=info msg="Stopping pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b" id=b519b2de-b446-4009-91c5-4d9a1f5618de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.580728 | controller | Jun 11 17:59:04.315005 crc crio[23211]: time="2026-06-11T17:59:04.314923412Z" level=info msg="Stopped pod sandbox (already stopped): 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b" id=b519b2de-b446-4009-91c5-4d9a1f5618de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.580746 | controller | Jun 11 17:59:04.322393 crc crio[23211]: time="2026-06-11T17:59:04.319833754Z" level=info msg="Removing pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b" id=6ae58d98-90a9-4483-b637-1eff96a2370b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.580762 | controller | Jun 11 17:59:04.337877 crc crio[23211]: time="2026-06-11T17:59:04.337702169Z" level=info msg="Removed pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b" id=6ae58d98-90a9-4483-b637-1eff96a2370b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:00:59.580778 | controller | Jun 11 18:00:00.578650 crc crio[23211]: time="2026-06-11T18:00:00.57727106Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686680-7h65k/POD" id=e17c86b8-ecf0-47aa-b4c2-04c94de20e11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.580794 | controller | Jun 11 18:00:00.578650 crc crio[23211]: time="2026-06-11T18:00:00.578633733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.580809 | controller | Jun 11 18:00:00.595219 crc crio[23211]: time="2026-06-11T18:00:00.595077232Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/POD" id=2bb763e2-72ff-4270-83d6-a8ecaa53093d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.580825 | controller | Jun 11 18:00:00.595219 crc crio[23211]: time="2026-06-11T18:00:00.595212116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.580842 | controller | Jun 11 18:00:00.664279 crc crio[23211]: time="2026-06-11T18:00:00.660214452Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686680-7h65k Namespace:openshift-infra ID:840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841 UID:15f352b9-6d52-4887-807c-547456e10160 NetNS:/var/run/netns/772d1790-a4fe-4f35-9eec-429b7c9204a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15f352b9_6d52_4887_807c_547456e10160.slice PodAnnotations:0xc002278060}] Aliases:map[]}"
2026-06-11 18:00:59.580859 | controller | Jun 11 18:00:00.664279 crc crio[23211]: time="2026-06-11T18:00:00.664027587Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686680-7h65k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.580876 | controller | Jun 11 18:00:00.670578 crc crio[23211]: time="2026-06-11T18:00:00.670387045Z" level=info msg="Got pod network &{Name:collect-profiles-29686680-c8bh9 Namespace:openshift-operator-lifecycle-manager ID:5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea UID:2a9daa15-6f6a-4c29-b0fe-7407c38a7837 NetNS:/var/run/netns/5432d10e-8751-4dc6-8767-60a360efb7bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a9daa15_6f6a_4c29_b0fe_7407c38a7837.slice PodAnnotations:0xc0038ac3c8}] Aliases:map[]}"
2026-06-11 18:00:59.580898 | controller | Jun 11 18:00:00.670578 crc crio[23211]: time="2026-06-11T18:00:00.670564999Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686680-c8bh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.580916 | controller | Jun 11 18:00:01.146947 crc crio[23211]: 2026-06-11T18:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:840bd212746f9d3 Mac:9a:d4:a4:57:a8:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d3 Mtu:0 Sandbox:/var/run/netns/772d1790-a4fe-4f35-9eec-429b7c9204a6 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.1.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.580933 | controller | Jun 11 18:00:01.149931 crc crio[23211]: time="2026-06-11T18:00:01.149830101Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686680-7h65k Namespace:openshift-infra ID:840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841 UID:15f352b9-6d52-4887-807c-547456e10160 NetNS:/var/run/netns/772d1790-a4fe-4f35-9eec-429b7c9204a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15f352b9_6d52_4887_807c_547456e10160.slice PodAnnotations:0xc002278060}] Aliases:map[]}"
2026-06-11 18:00:59.580951 | controller | Jun 11 18:00:01.150230 crc crio[23211]: time="2026-06-11T18:00:01.150156188Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686680-7h65k for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.580969 | controller | Jun 11 18:00:01.165373 crc crio[23211]: time="2026-06-11T18:00:01.165276545Z" level=info msg="Ran pod sandbox 840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841 with infra container: openshift-infra/auto-csr-approver-29686680-7h65k/POD" id=e17c86b8-ecf0-47aa-b4c2-04c94de20e11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.580988 | controller | Jun 11 18:00:01.168584 crc crio[23211]: time="2026-06-11T18:00:01.168504276Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1e3c0995-1966-475a-9ce2-4b2af971bd44 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.581004 | controller | Jun 11 18:00:01.182124 crc crio[23211]: time="2026-06-11T18:00:01.182081703Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:00:59.581020 | controller | Jun 11 18:00:01.259829 crc crio[23211]: 2026-06-11T18:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e1210d4a9c81f6 Mac:76:3e:0e:97:13:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d4 Mtu:0 Sandbox:/var/run/netns/5432d10e-8751-4dc6-8767-60a360efb7bf SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.1.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:00:59.581037 | controller | Jun 11 18:00:01.261027 crc crio[23211]: time="2026-06-11T18:00:01.260877192Z" level=info msg="Got pod network &{Name:collect-profiles-29686680-c8bh9 Namespace:openshift-operator-lifecycle-manager ID:5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea UID:2a9daa15-6f6a-4c29-b0fe-7407c38a7837 NetNS:/var/run/netns/5432d10e-8751-4dc6-8767-60a360efb7bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a9daa15_6f6a_4c29_b0fe_7407c38a7837.slice PodAnnotations:0xc0038ac3c8}] Aliases:map[]}"
2026-06-11 18:00:59.581059 | controller | Jun 11 18:00:01.261129 crc crio[23211]: time="2026-06-11T18:00:01.261097889Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686680-c8bh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:00:59.581076 | controller | Jun 11 18:00:01.270528 crc crio[23211]: time="2026-06-11T18:00:01.270379559Z" level=info msg="Ran pod sandbox 5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/POD" id=2bb763e2-72ff-4270-83d6-a8ecaa53093d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:00:59.581093 | controller | Jun 11 18:00:01.274188 crc crio[23211]: time="2026-06-11T18:00:01.274106202Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ed4b5787-ae56-4152-94bc-b8ada01d9403 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.581110 | controller | Jun 11 18:00:01.276688 crc crio[23211]: time="2026-06-11T18:00:01.276603064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=330e251e-363a-465b-9a0d-2e2b40b3c2aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.581127 | controller | Jun 11 18:00:01.292127 crc crio[23211]: time="2026-06-11T18:00:01.292027938Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/collect-profiles" id=4c2d03d5-2820-451b-a6b0-3cd7e7a65b1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.581143 | controller | Jun 11 18:00:01.292649 crc crio[23211]: time="2026-06-11T18:00:01.292581681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.581158 | controller | Jun 11 18:00:01.352781 crc crio[23211]: time="2026-06-11T18:00:01.352260626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.581174 | controller | Jun 11 18:00:01.356667 crc crio[23211]: time="2026-06-11T18:00:01.356595654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.581190 | controller | Jun 11 18:00:01.483594 crc crio[23211]: time="2026-06-11T18:00:01.483310015Z" level=info msg="Created container d0e8cedec6e034ba09fcae45bb1799f13d63624780b60f7b2b0252931f209a56: openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/collect-profiles" id=4c2d03d5-2820-451b-a6b0-3cd7e7a65b1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.581206 | controller | Jun 11 18:00:01.485905 crc crio[23211]: time="2026-06-11T18:00:01.485813528Z" level=info msg="Starting container: d0e8cedec6e034ba09fcae45bb1799f13d63624780b60f7b2b0252931f209a56" id=6cd317b1-1524-467c-9aa8-f748fe905406 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.581222 | controller | Jun 11 18:00:01.491665 crc crio[23211]: time="2026-06-11T18:00:01.491547891Z" level=info msg="Started container" PID=438589 containerID=d0e8cedec6e034ba09fcae45bb1799f13d63624780b60f7b2b0252931f209a56 description=openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/collect-profiles id=6cd317b1-1524-467c-9aa8-f748fe905406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea
2026-06-11 18:00:59.581238 | controller | Jun 11 18:00:03.967117 crc crio[23211]: time="2026-06-11T18:00:03.965939787Z" level=info msg="Stopping pod sandbox: 5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea" id=74062e58-eaae-4a8e-9f34-bc4b0909f5c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.581255 | controller | Jun 11 18:00:03.968790 crc crio[23211]: time="2026-06-11T18:00:03.967951466Z" level=info msg="Got pod network &{Name:collect-profiles-29686680-c8bh9 Namespace:openshift-operator-lifecycle-manager ID:5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea UID:2a9daa15-6f6a-4c29-b0fe-7407c38a7837 NetNS:/var/run/netns/5432d10e-8751-4dc6-8767-60a360efb7bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a9daa15_6f6a_4c29_b0fe_7407c38a7837.slice PodAnnotations:0xc000d2e9a8}] Aliases:map[]}"
2026-06-11 18:00:59.581276 | controller | Jun 11 18:00:03.969315 crc crio[23211]: time="2026-06-11T18:00:03.969184157Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686680-c8bh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.581293 | controller | Jun 11 18:00:04.389786 crc crio[23211]: time="2026-06-11T18:00:04.389675476Z" level=info msg="Stopped pod sandbox: 5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea" id=74062e58-eaae-4a8e-9f34-bc4b0909f5c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.581311 | controller | Jun 11 18:00:05.365403 crc crio[23211]: time="2026-06-11T18:00:05.363316773Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1e3c0995-1966-475a-9ce2-4b2af971bd44 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:00:59.581327 | controller | Jun 11 18:00:05.365403 crc crio[23211]: time="2026-06-11T18:00:05.364896293Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6692b583-38a9-4c32-bdd4-050be29c09e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.581344 | controller | Jun 11 18:00:05.367368 crc crio[23211]: time="2026-06-11T18:00:05.36680936Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=11a86007-eb95-4667-bdc2-146b4d2bd574 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:00:59.581360 | controller | Jun 11 18:00:05.374039 crc crio[23211]: time="2026-06-11T18:00:05.373953308Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686680-7h65k/oc" id=5478236e-1184-4ddf-8e02-437ab4ec7d51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.581377 | controller | Jun 11 18:00:05.374597 crc crio[23211]: time="2026-06-11T18:00:05.374519872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.581394 | controller | Jun 11 18:00:05.422023 crc crio[23211]: time="2026-06-11T18:00:05.42186299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.581409 | controller | Jun 11 18:00:05.719494 crc crio[23211]: time="2026-06-11T18:00:05.719332059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:00:59.581425 | controller | Jun 11 18:00:05.842781 crc crio[23211]: time="2026-06-11T18:00:05.842630616Z" level=info msg="Created container 1c5fa64ab52544d9180f6d088ea508b379885c6b8c3ce4f073ce893666ae3cde: openshift-infra/auto-csr-approver-29686680-7h65k/oc" id=5478236e-1184-4ddf-8e02-437ab4ec7d51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:00:59.581441 | controller | Jun 11 18:00:05.843970 crc crio[23211]: time="2026-06-11T18:00:05.843887397Z" level=info msg="Starting container: 1c5fa64ab52544d9180f6d088ea508b379885c6b8c3ce4f073ce893666ae3cde" id=a87d17ce-9089-4c0c-92ef-403b35243285 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:00:59.581458 | controller | Jun 11 18:00:05.849909 crc crio[23211]: time="2026-06-11T18:00:05.849331963Z" level=info msg="Started container" PID=438840 containerID=1c5fa64ab52544d9180f6d088ea508b379885c6b8c3ce4f073ce893666ae3cde description=openshift-infra/auto-csr-approver-29686680-7h65k/oc id=a87d17ce-9089-4c0c-92ef-403b35243285 name=/runtime.v1.RuntimeService/StartContainer sandboxID=840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841
2026-06-11 18:00:59.581478 | controller | Jun 11 18:00:08.062837 crc crio[23211]: time="2026-06-11T18:00:08.061505446Z" level=info msg="Stopping pod sandbox: 840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841" id=f1e9135f-44e2-4739-86cc-cfbfbfdd7530 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.581494 | controller | Jun 11 18:00:08.064117 crc crio[23211]: time="2026-06-11T18:00:08.063671329Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686680-7h65k Namespace:openshift-infra ID:840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841 UID:15f352b9-6d52-4887-807c-547456e10160 NetNS:/var/run/netns/772d1790-a4fe-4f35-9eec-429b7c9204a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15f352b9_6d52_4887_807c_547456e10160.slice PodAnnotations:0xc003088468}] Aliases:map[]}"
2026-06-11 18:00:59.581525 | controller | Jun 11 18:00:08.064117 crc crio[23211]: time="2026-06-11T18:00:08.063857234Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686680-7h65k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:00:59.581548 | controller | Jun 11 18:00:08.456887 crc crio[23211]: time="2026-06-11T18:00:08.456349027Z" level=info msg="Stopped pod sandbox: 840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841" id=f1e9135f-44e2-4739-86cc-cfbfbfdd7530 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:00:59.581603 | controller | ok: Item: crc Runtime: 0:00:01.348905
2026-06-11 18:01:00.182160 | 
2026-06-11 18:01:00.182291 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-11 18:01:02.829488 | controller | changed:
2026-06-11 18:01:02.829712 | controller | {
2026-06-11 18:01:02.829740 | controller |   "ansible_loop_var": "item",
2026-06-11 18:01:02.829760 | controller |   "changed": true,
2026-06-11 18:01:02.829778 | controller |   "cmd": [
2026-06-11 18:01:02.829796 | controller |     "oc",
2026-06-11 18:01:02.829813 | controller |     "adm",
2026-06-11 18:01:02.829830 | controller |     "node-logs",
2026-06-11 18:01:02.829846 | controller |     "crc",
2026-06-11 18:01:02.829864 | controller |     "-u",
2026-06-11 18:01:02.829880 | controller |     "crio",
2026-06-11 18:01:02.829896 | controller |     "--since=-24h"
2026-06-11 18:01:02.829912 | controller |   ],
2026-06-11 18:01:02.829929 | controller |   "delta": "0:00:01.348905",
2026-06-11 18:01:02.829946 | controller |   "end": "2026-06-11 18:00:58.635570",
2026-06-11 18:01:02.829964 | controller |   "failed": false,
2026-06-11 18:01:02.829981 | controller |   "failed_when_result": false,
2026-06-11 18:01:02.829998 | controller |   "invocation": {
2026-06-11 18:01:02.830014 | controller |     "module_args": {
2026-06-11 18:01:02.830030 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-11 18:01:02.830046 | controller |       "_uses_shell": false,
2026-06-11 18:01:02.830063 | controller |       "argv": null,
2026-06-11 18:01:02.830079 | controller |       "chdir": null,
2026-06-11 18:01:02.830095 | controller |       "creates": null,
2026-06-11 18:01:02.830111 | controller |       "executable": null,
2026-06-11 18:01:02.830127 | controller |       "expand_argument_vars": true,
2026-06-11 18:01:02.830143 | controller |       "removes": null,
2026-06-11 18:01:02.830159 | controller |       "stdin": null,
2026-06-11 18:01:02.830175 | controller |       "stdin_add_newline": true,
2026-06-11 18:01:02.830191 | controller |       "strip_empty_ends": true,
2026-06-11 18:01:02.830208 | controller |       "zuul_ansible_split_streams": false,
2026-06-11 18:01:02.830224 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-11 18:01:02.830249 | controller |       "zuul_no_log": false,
2026-06-11 18:01:02.830265 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-11 18:01:02.830281 | controller |     }
2026-06-11 18:01:02.830298 | controller |   },
2026-06-11 18:01:02.830315 | controller |   "item": "crc",
2026-06-11 18:01:02.830331 | controller |   "msg": "",
2026-06-11 18:01:02.830347 | controller |   "rc": 0,
2026-06-11 18:01:02.830362 | controller |   "start": "2026-06-11 18:00:57.286665",
2026-06-11 18:01:02.830379 | controller |   "stderr": "",
2026-06-11 18:01:02.830395 | controller |   "stderr_lines": [],
2026-06-11 18:01:02.831163 | controller |   "stdout": "Jun 11 15:57:16.903398 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 15:57:18.196397 crc crio[3638]: time=\"2026-06-11T15:57:18.194592551Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 15:57:18.196397 crc crio[3638]: time=\"2026-06-11T15:57:18.196370638Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 15:57:18.208151 crc crio[3638]: time=\"2026-06-11T15:57:18.207734859Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 15:57:18.209343 crc crio[3638]: time=\"2026-06-11T15:57:18.209236969Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 15:57:18.356398 crc crio[3638]: time=\"2026-06-11T15:57:18.356175783Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 15:57:18.358384 crc crio[3638]: time=\"2026-06-11T15:57:18.35791667Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 15:57:18.358384 crc crio[3638]: time=\"2026-06-11T15:57:18.358009648Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 15:57:18.358768 crc crio[3638]: time=\"2026-06-11T15:57:18.358605751Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 15:57:18.358768 crc crio[3638]: time=\"2026-06-11T15:57:18.358623601Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 15:57:18.438630 crc crio[3638]: time=\"2026-06-11T15:57:18.438278297Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 15:57:18.480538 crc crio[3638]: time=\"2026-06-11T15:57:18.480377735Z\" 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 11 15:57:18.490028 crc crio[3638]: time=\"2026-06-11T15:57:18.4898985Z\" 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 11 15:57:18.811772 crc crio[3638]: time=\"2026-06-11T15:57:18.810600285Z\" 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 11 15:57:19.541275 crc crio[3638]: time=\"2026-06-11T15:57:19.539098776Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 15:57:19.541275 crc crio[3638]: time=\"2026-06-11T15:57:19.539366502Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 15:57:19.541275 crc crio[3638]: time=\"2026-06-11T15:57:19.539405572Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 15:57:19.541275 crc crio[3638]: time=\"2026-06-11T15:57:19.53956344Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 15:57:19.541275 crc crio[3638]: time=\"2026-06-11T15:57:19.539599589Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 15:57:19.555272 crc crio[3638]: time=\"2026-06-11T15:57:19.554328646Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 15:57:19.555343 crc crio[3638]: time=\"2026-06-11T15:57:19.555295763Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 15:57:19.567934 crc crio[3638]: time=\"2026-06-11T15:57:19.567642162Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 15:57:19.567934 crc crio[3638]: time=\"2026-06-11T15:57:19.567833649Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 15:57:20.218773 crc crio[3638]: time=\"2026-06-11T15:57:20.217187281Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 15:57:20.218773 crc crio[3638]: time=\"2026-06-11T15:57:20.217781556Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 15:57:20.218773 crc crio[3638]: time=\"2026-06-11T15:57:20.218653588Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 15:57:20.218773 crc crio[3638]: time=\"2026-06-11T15:57:20.218671375Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 15:57:20.219910 crc crio[3638]: time=\"2026-06-11T15:57:20.219712299Z\" 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 = [\\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.criu.config\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\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 11 15:57:20.224830 crc crio[3638]: time=\"2026-06-11T15:57:20.224594751Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 11 15:57:22.097914 crc crio[3638]: time=\"2026-06-11T15:57:22.096703601Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 15:57:22.100916 crc crio[3638]: time=\"2026-06-11T15:57:22.098545887Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 15:57:22.448725 crc crio[3638]: time=\"2026-06-11T15:57:22.448411089Z\" 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 11 15:57:22.468265 crc crio[3638]: time=\"2026-06-11T15:57:22.468064251Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 11 15:57:22.553076 crc crio[3638]: time=\"2026-06-11T15:57:22.552978965Z\" 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 11 15:57:22.565577 crc crio[3638]: time=\"2026-06-11T15:57:22.565298677Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 11 15:57:22.614072 crc crio[3638]: time=\"2026-06-11T15:57:22.613303474Z\" 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 11 15:57:22.621735 crc crio[3638]: time=\"2026-06-11T15:57:22.621634759Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 11 15:57:22.793644 crc crio[3638]: time=\"2026-06-11T15:57:22.793559384Z\" 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 11 15:57:22.804101 crc crio[3638]: time=\"2026-06-11T15:57:22.80397083Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 11 15:57:22.837870 crc crio[3638]: time=\"2026-06-11T15:57:22.837707128Z\" 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 11 15:57:22.850096 crc crio[3638]: time=\"2026-06-11T15:57:22.849738947Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 11 15:57:22.884004 crc crio[3638]: time=\"2026-06-11T15:57:22.883880325Z\" 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 11 15:57:22.888330 crc crio[3638]: time=\"2026-06-11T15:57:22.888112235Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 11 15:57:22.928889 crc crio[3638]: time=\"2026-06-11T15:57:22.928773484Z\" 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 11 15:57:22.940773 crc crio[3638]: time=\"2026-06-11T15:57:22.940645533Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 11 15:57:22.947919 crc crio[3638]: time=\"2026-06-11T15:57:22.947818526Z\" 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 11 15:57:22.967737 crc crio[3638]: time=\"2026-06-11T15:57:22.967539414Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 11 15:57:22.977740 crc crio[3638]: time=\"2026-06-11T15:57:22.977630254Z\" 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 11 15:57:22.986141 crc crio[3638]: time=\"2026-06-11T15:57:22.985994512Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 11 15:57:23.018241 crc crio[3638]: time=\"2026-06-11T15:57:23.017948261Z\" 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 11 15:57:23.035057 crc crio[3638]: time=\"2026-06-11T15:57:23.034849653Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 11 15:57:23.220822 crc crio[3638]: time=\"2026-06-11T15:57:23.219600161Z\" 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 11 15:57:23.268537 crc crio[3638]: time=\"2026-06-11T15:57:23.268367947Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 11 15:57:23.289341 crc crio[3638]: time=\"2026-06-11T15:57:23.289192641Z\" 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 11 15:57:23.303106 crc crio[3638]: time=\"2026-06-11T15:57:23.302966397Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 11 15:57:23.332562 crc crio[3638]: time=\"2026-06-11T15:57:23.332328514Z\" 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 11 15:57:23.363179 crc crio[3638]: time=\"2026-06-11T15:57:23.36220782Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 11 15:57:23.425555 crc crio[3638]: time=\"2026-06-11T15:57:23.425285149Z\" 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 11 15:57:23.431786 crc crio[3638]: time=\"2026-06-11T15:57:23.431657379Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 11 15:57:23.438941 crc crio[3638]: time=\"2026-06-11T15:57:23.438724431Z\" 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 11 15:57:23.444254 crc crio[3638]: time=\"2026-06-11T15:57:23.44418399Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 11 15:57:23.475342 crc crio[3638]: time=\"2026-06-11T15:57:23.475123297Z\" 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 11 15:57:23.483907 crc crio[3638]: time=\"2026-06-11T15:57:23.483781398Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 11 15:57:23.492249 crc crio[3638]: time=\"2026-06-11T15:57:23.492142866Z\" 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 11 15:57:23.499404 crc crio[3638]: time=\"2026-06-11T15:57:23.499285074Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 11 15:57:23.519522 crc crio[3638]: time=\"2026-06-11T15:57:23.519342087Z\" 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 11 15:57:23.528880 crc crio[3638]: time=\"2026-06-11T15:57:23.52875712Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 11 15:57:23.548060 crc crio[3638]: time=\"2026-06-11T15:57:23.547888014Z\" 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 11 15:57:23.558936 crc crio[3638]: time=\"2026-06-11T15:57:23.558800742Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 11 15:57:23.575149 crc crio[3638]: time=\"2026-06-11T15:57:23.574848172Z\" 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 11 15:57:23.585245 crc crio[3638]: time=\"2026-06-11T15:57:23.58510179Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 11 15:57:23.615302 crc crio[3638]: time=\"2026-06-11T15:57:23.615091373Z\" 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 11 15:57:23.618883 crc crio[3638]: time=\"2026-06-11T15:57:23.618794767Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 11 15:57:23.627541 crc crio[3638]: time=\"2026-06-11T15:57:23.627400028Z\" 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 11 15:57:23.633722 crc crio[3638]: time=\"2026-06-11T15:57:23.63350197Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 11 15:57:23.644945 crc crio[3638]: time=\"2026-06-11T15:57:23.644857592Z\" 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 11 15:57:23.649816 crc crio[3638]: time=\"2026-06-11T15:57:23.649743762Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 11 15:57:23.667990 crc crio[3638]: time=\"2026-06-11T15:57:23.667883472Z\" 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 11 15:57:23.672983 crc crio[3638]: time=\"2026-06-11T15:57:23.672909765Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 11 15:57:23.685280 crc crio[3638]: time=\"2026-06-11T15:57:23.685077878Z\" 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 11 15:57:23.689282 crc crio[3638]: time=\"2026-06-11T15:57:23.688948447Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 11 15:57:23.758696 crc crio[3638]: time=\"2026-06-11T15:57:23.758299204Z\" 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 11 15:57:23.770273 crc crio[3638]: time=\"2026-06-11T15:57:23.770098169Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 11 15:57:23.793737 crc crio[3638]: time=\"2026-06-11T15:57:23.793577621Z\" 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 11 15:57:23.801593 crc crio[3638]: time=\"2026-06-11T15:57:23.801390598Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 11 15:57:23.819868 crc crio[3638]: time=\"2026-06-11T15:57:23.81905285Z\" 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 11 15:57:23.826692 crc crio[3638]: time=\"2026-06-11T15:57:23.826615356Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 11 15:57:23.841852 crc crio[3638]: time=\"2026-06-11T15:57:23.841731959Z\" 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 11 15:57:23.845908 crc crio[3638]: time=\"2026-06-11T15:57:23.845790212Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 11 15:57:23.853221 crc crio[3638]: time=\"2026-06-11T15:57:23.853096179Z\" 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 11 15:57:23.858337 crc crio[3638]: time=\"2026-06-11T15:57:23.858249797Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 11 15:57:23.868940 crc crio[3638]: time=\"2026-06-11T15:57:23.868828271Z\" 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 11 15:57:23.873616 crc crio[3638]: time=\"2026-06-11T15:57:23.873369909Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 11 15:57:23.879708 crc crio[3638]: time=\"2026-06-11T15:57:23.879613473Z\" 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 11 15:57:23.885312 crc crio[3638]: time=\"2026-06-11T15:57:23.885198817Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 11 15:57:23.907695 crc crio[3638]: time=\"2026-06-11T15:57:23.907527075Z\" 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 11 15:57:23.913615 crc crio[3638]: time=\"2026-06-11T15:57:23.913529307Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 11 15:57:23.924054 crc crio[3638]: time=\"2026-06-11T15:57:23.923964309Z\" 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 11 15:57:23.931674 crc crio[3638]: time=\"2026-06-11T15:57:23.931203068Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 11 15:57:23.942366 crc crio[3638]: time=\"2026-06-11T15:57:23.941853458Z\" 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 11 15:57:23.947614 crc crio[3638]: time=\"2026-06-11T15:57:23.947366584Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 11 15:57:23.961640 crc crio[3638]: time=\"2026-06-11T15:57:23.961536794Z\" 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 11 15:57:23.967299 crc crio[3638]: time=\"2026-06-11T15:57:23.967202312Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 11 15:57:23.978309 crc crio[3638]: time=\"2026-06-11T15:57:23.978183937Z\" 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 11 15:57:23.983339 crc crio[3638]: time=\"2026-06-11T15:57:23.983216679Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 11 15:57:24.001898 crc crio[3638]: time=\"2026-06-11T15:57:24.001714538Z\" 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 11 15:57:24.012850 crc crio[3638]: time=\"2026-06-11T15:57:24.0126021Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 11 15:57:24.024530 crc crio[3638]: time=\"2026-06-11T15:57:24.024334968Z\" 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 11 15:57:24.031670 crc crio[3638]: time=\"2026-06-11T15:57:24.031531655Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 11 15:57:24.043800 crc crio[3638]: time=\"2026-06-11T15:57:24.043693719Z\" 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 11 15:57:24.050208 crc crio[3638]: time=\"2026-06-11T15:57:24.050058859Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 11 15:57:24.078289 crc crio[3638]: time=\"2026-06-11T15:57:24.078167342Z\" 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 11 15:57:24.083362 crc crio[3638]: time=\"2026-06-11T15:57:24.083263892Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 11 15:57:24.096137 crc crio[3638]: time=\"2026-06-11T15:57:24.095973847Z\" 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 11 15:57:24.107566 crc crio[3638]: time=\"2026-06-11T15:57:24.107353753Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 11 15:57:24.119677 crc crio[3638]: time=\"2026-06-11T15:57:24.118962254Z\" 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 11 15:57:24.124851 crc crio[3638]: time=\"2026-06-11T15:57:24.124762227Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 11 15:57:24.152241 crc crio[3638]: time=\"2026-06-11T15:57:24.15199958Z\" 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 11 15:57:24.160234 crc crio[3638]: time=\"2026-06-11T15:57:24.160039082Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 11 15:57:24.179709 crc crio[3638]: time=\"2026-06-11T15:57:24.179567518Z\" 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 11 15:57:24.186479 crc crio[3638]: time=\"2026-06-11T15:57:24.186298207Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 11 15:57:24.207576 crc crio[3638]: time=\"2026-06-11T15:57:24.207329321Z\" 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 11 15:57:24.214680 crc crio[3638]: time=\"2026-06-11T15:57:24.214566654Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 11 15:57:24.223681 crc crio[3638]: time=\"2026-06-11T15:57:24.223573109Z\" 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 11 15:57:24.228273 crc crio[3638]: time=\"2026-06-11T15:57:24.22815785Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 11 15:57:24.275674 crc crio[3638]: time=\"2026-06-11T15:57:24.27521389Z\" 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 11 15:57:24.282613 crc crio[3638]: time=\"2026-06-11T15:57:24.282510358Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 11 15:57:24.288768 crc crio[3638]: time=\"2026-06-11T15:57:24.288660308Z\" 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 11 15:57:24.294646 crc crio[3638]: time=\"2026-06-11T15:57:24.294544242Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 11 15:57:24.313624 crc crio[3638]: time=\"2026-06-11T15:57:24.313211322Z\" 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 11 15:57:24.318405 crc crio[3638]: time=\"2026-06-11T15:57:24.3181524Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 11 15:57:24.329991 crc crio[3638]: time=\"2026-06-11T15:57:24.329853163Z\" 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 11 15:57:24.335300 crc crio[3638]: time=\"2026-06-11T15:57:24.335188327Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 11 15:57:24.350865 crc crio[3638]: time=\"2026-06-11T15:57:24.350715848Z\" 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 11 15:57:24.356696 crc crio[3638]: time=\"2026-06-11T15:57:24.356575103Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 11 15:57:24.370113 crc crio[3638]: time=\"2026-06-11T15:57:24.36990824Z\" 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 11 15:57:24.374091 crc crio[3638]: time=\"2026-06-11T15:57:24.373876226Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 11 15:57:24.393495 crc crio[3638]: time=\"2026-06-11T15:57:24.393336655Z\" 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 11 15:57:24.398539 crc crio[3638]: time=\"2026-06-11T15:57:24.398379705Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 11 15:57:24.405725 crc crio[3638]: time=\"2026-06-11T15:57:24.405685361Z\" 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 11 15:57:24.412553 crc crio[3638]: time=\"2026-06-11T15:57:24.412361384Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 11 15:57:24.422684 crc crio[3638]: time=\"2026-06-11T15:57:24.422522385Z\" 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 11 15:57:24.428898 crc crio[3638]: time=\"2026-06-11T15:57:24.428783546Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 11 15:57:24.435933 crc crio[3638]: time=\"2026-06-11T15:57:24.435846143Z\" 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 11 15:57:24.440699 crc crio[3638]: time=\"2026-06-11T15:57:24.440647755Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 11 15:57:24.449285 crc crio[3638]: time=\"2026-06-11T15:57:24.449248495Z\" 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 11 15:57:24.453772 crc crio[3638]: time=\"2026-06-11T15:57:24.45367337Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 11 15:57:24.523295 crc crio[3638]: time=\"2026-06-11T15:57:24.523112549Z\" 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 11 15:57:24.526613 crc crio[3638]: time=\"2026-06-11T15:57:24.526276935Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 11 15:57:24.532636 crc crio[3638]: time=\"2026-06-11T15:57:24.532576952Z\" 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 11 15:57:24.537915 crc crio[3638]: time=\"2026-06-11T15:57:24.537363324Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 11 15:57:24.543780 crc crio[3638]: time=\"2026-06-11T15:57:24.543654682Z\" 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 11 15:57:24.549759 crc crio[3638]: time=\"2026-06-11T15:57:24.549630417Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 11 15:57:24.559296 crc crio[3638]: time=\"2026-06-11T15:57:24.559130807Z\" 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 11 15:57:24.564364 crc crio[3638]: time=\"2026-06-11T15:57:24.564242651Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 11 15:57:24.627184 crc crio[3638]: time=\"2026-06-11T15:57:24.627046263Z\" 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 11 15:57:24.631771 crc crio[3638]: time=\"2026-06-11T15:57:24.631607456Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 11 15:57:24.647061 crc crio[3638]: time=\"2026-06-11T15:57:24.646930355Z\" 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 11 15:57:24.653688 crc crio[3638]: time=\"2026-06-11T15:57:24.65324913Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 11 15:57:24.664840 crc crio[3638]: time=\"2026-06-11T15:57:24.664703775Z\" 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 11 15:57:24.668691 crc crio[3638]: time=\"2026-06-11T15:57:24.668634104Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 11 15:57:24.674874 crc crio[3638]: time=\"2026-06-11T15:57:24.67481855Z\" 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 11 15:57:24.679473 crc crio[3638]: time=\"2026-06-11T15:57:24.679391692Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 11 15:57:24.688947 crc crio[3638]: time=\"2026-06-11T15:57:24.688389167Z\" 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 11 15:57:24.691648 crc crio[3638]: time=\"2026-06-11T15:57:24.691544575Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 11 15:57:24.696789 crc crio[3638]: time=\"2026-06-11T15:57:24.696691044Z\" 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 11 15:57:24.700089 crc crio[3638]: time=\"2026-06-11T15:57:24.700031365Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 11 15:57:24.713934 crc crio[3638]: time=\"2026-06-11T15:57:24.71372979Z\" 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 11 15:57:24.717783 crc crio[3638]: time=\"2026-06-11T15:57:24.716975949Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 11 15:57:24.732730 crc crio[3638]: time=\"2026-06-11T15:57:24.732280841Z\" 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 11 15:57:24.745098 crc crio[3638]: time=\"2026-06-11T15:57:24.74493235Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 11 15:57:24.750506 crc crio[3638]: time=\"2026-06-11T15:57:24.750337586Z\" 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 11 15:57:24.753691 crc crio[3638]: time=\"2026-06-11T15:57:24.753609053Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 11 15:57:24.832880 crc crio[3638]: time=\"2026-06-11T15:57:24.832235771Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 11 15:57:24.832880 crc crio[3638]: time=\"2026-06-11T15:57:24.832283647Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:24.833570 crc crio[3638]: time=\"2026-06-11T15:57:24.833513117Z\" 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 11 15:57:24.835221 crc crio[3638]: time=\"2026-06-11T15:57:24.834795903Z\" 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:0xc000182050}] Aliases:map[]}\"\nJun 11 15:57:24.835221 crc crio[3638]: time=\"2026-06-11T15:57:24.835096676Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:24.837196 crc crio[3638]: time=\"2026-06-11T15:57:24.837016255Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 15:57:24.842891 crc crio[3638]: time=\"2026-06-11T15:57:24.842641431Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 15:57:24.843367 crc crio[3638]: time=\"2026-06-11T15:57:24.843022617Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 15:57:24.843367 crc crio[3638]: time=\"2026-06-11T15:57:24.843289733Z\" level=info msg=\"Create NRI interface\"\nJun 11 15:57:24.845653 crc crio[3638]: time=\"2026-06-11T15:57:24.845479638Z\" level=info msg=\"runtime interface created\"\nJun 11 15:57:24.846027 crc crio[3638]: time=\"2026-06-11T15:57:24.845866493Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 15:57:24.846027 crc crio[3638]: time=\"2026-06-11T15:57:24.845952595Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 15:57:24.846027 crc crio[3638]: time=\"2026-06-11T15:57:24.846015929Z\" level=info msg=\"starting plugins...\"\nJun 11 15:57:24.846714 crc crio[3638]: time=\"2026-06-11T15:57:24.846586368Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 15:57:24.851039 crc crio[3638]: time=\"2026-06-11T15:57:24.850516187Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 15:57:24.858102 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 15:57:25.003097 crc crio[3638]: 2026-06-11T15:57:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:25.003631 crc crio[3638]: time=\"2026-06-11T15:57:25.00353752Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 11 15:57:25.003631 crc crio[3638]: time=\"2026-06-11T15:57:25.003614993Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:25.003768 crc crio[3638]: time=\"2026-06-11T15:57:25.003671038Z\" 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 11 15:57:25.004240 crc crio[3638]: time=\"2026-06-11T15:57:25.004163555Z\" 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:0xc000a88010}] Aliases:map[]}\"\nJun 11 15:57:25.004578 crc crio[3638]: time=\"2026-06-11T15:57:25.004496975Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:25.285228 crc crio[3638]: 2026-06-11T15:57:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.28530012Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.285533969Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.285571645Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.285585114Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.28562775Z\" 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 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.285829982Z\" 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:0xc0003d14e8}] Aliases:map[]}\"\nJun 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.286012676Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:25.307754 crc crio[3638]: 2026-06-11T15:57:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:25.308067 crc crio[3638]: time=\"2026-06-11T15:57:25.307968343Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 11 15:57:25.308067 crc crio[3638]: time=\"2026-06-11T15:57:25.308043816Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:25.308172 crc crio[3638]: time=\"2026-06-11T15:57:25.308095072Z\" 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 11 15:57:25.308521 crc crio[3638]: time=\"2026-06-11T15:57:25.308368897Z\" 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:0xc0003d1578}] Aliases:map[]}\"\nJun 11 15:57:25.308703 crc crio[3638]: time=\"2026-06-11T15:57:25.308632743Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:25.334160 crc crio[3638]: 2026-06-11T15:57:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:25.334405 crc crio[3638]: time=\"2026-06-11T15:57:25.33427954Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 11 15:57:25.334405 crc crio[3638]: time=\"2026-06-11T15:57:25.334326766Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:25.334405 crc crio[3638]: time=\"2026-06-11T15:57:25.334367962Z\" 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 11 15:57:25.334798 crc crio[3638]: time=\"2026-06-11T15:57:25.334713011Z\" 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:0xc0003d1608}] Aliases:map[]}\"\nJun 11 15:57:25.335036 crc crio[3638]: time=\"2026-06-11T15:57:25.334962389Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:25.878943 crc crio[3638]: 2026-06-11T15:57:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:25.879342 crc crio[3638]: time=\"2026-06-11T15:57:25.879078043Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 11 15:57:25.879342 crc crio[3638]: time=\"2026-06-11T15:57:25.87912094Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:25.879342 crc crio[3638]: time=\"2026-06-11T15:57:25.879157937Z\" 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 11 15:57:25.879961 crc crio[3638]: time=\"2026-06-11T15:57:25.879392176Z\" 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:0xc000a880b8}] Aliases:map[]}\"\nJun 11 15:57:25.879961 crc crio[3638]: time=\"2026-06-11T15:57:25.879653672Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:26.303375 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:26.305167 crc crio[3638]: time=\"2026-06-11T15:57:26.303733753Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 11 15:57:26.305167 crc crio[3638]: time=\"2026-06-11T15:57:26.303850183Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:26.305167 crc crio[3638]: time=\"2026-06-11T15:57:26.303933875Z\" 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 11 15:57:26.305167 crc crio[3638]: time=\"2026-06-11T15:57:26.304376076Z\" 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:0xc00012a6a0}] Aliases:map[]}\"\nJun 11 15:57:26.305167 crc crio[3638]: time=\"2026-06-11T15:57:26.304868631Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:26.741276 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:26.741782 crc crio[3638]: time=\"2026-06-11T15:57:26.741556585Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 11 15:57:26.741782 crc crio[3638]: time=\"2026-06-11T15:57:26.741674095Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:26.741904 crc crio[3638]: time=\"2026-06-11T15:57:26.741831081Z\" 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 11 15:57:26.742277 crc crio[3638]: time=\"2026-06-11T15:57:26.742180309Z\" 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:0xc000182450}] Aliases:map[]}\"\nJun 11 15:57:26.742922 crc crio[3638]: time=\"2026-06-11T15:57:26.742821432Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:26.791524 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:26.791935 crc crio[3638]: time=\"2026-06-11T15:57:26.791834879Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 11 15:57:26.791935 crc crio[3638]: time=\"2026-06-11T15:57:26.791904543Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:26.792102 crc crio[3638]: time=\"2026-06-11T15:57:26.791954218Z\" 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 11 15:57:26.792271 crc crio[3638]: time=\"2026-06-11T15:57:26.792193557Z\" 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:0xc000182508}] Aliases:map[]}\"\nJun 11 15:57:26.792506 crc crio[3638]: time=\"2026-06-11T15:57:26.79237611Z\" 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 11 15:57:26.832009 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:26.832283 crc crio[3638]: time=\"2026-06-11T15:57:26.832135974Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 11 15:57:26.832283 crc crio[3638]: time=\"2026-06-11T15:57:26.83217283Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:26.832283 crc crio[3638]: time=\"2026-06-11T15:57:26.832216076Z\" 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 11 15:57:26.832594 crc crio[3638]: time=\"2026-06-11T15:57:26.832517689Z\" 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:0xc0003d16c0}] Aliases:map[]}\"\nJun 11 15:57:26.832783 crc crio[3638]: time=\"2026-06-11T15:57:26.832696633Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:26.946560 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:26.946923 crc crio[3638]: time=\"2026-06-11T15:57:26.94678478Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 11 15:57:26.946923 crc crio[3638]: time=\"2026-06-11T15:57:26.946821216Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:26.946923 crc crio[3638]: time=\"2026-06-11T15:57:26.946864712Z\" 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 11 15:57:26.947081 crc crio[3638]: time=\"2026-06-11T15:57:26.947012299Z\" 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:0xc000a88160}] Aliases:map[]}\"\nJun 11 15:57:26.947081 crc crio[3638]: time=\"2026-06-11T15:57:26.947059605Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 15:57:26.947081 crc crio[3638]: time=\"2026-06-11T15:57:26.947071384Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 15:57:26.947081 crc crio[3638]: time=\"2026-06-11T15:57:26.947082353Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:26.967637 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:26.967637 crc crio[3638]: time=\"2026-06-11T15:57:26.967617447Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 11 15:57:26.967814 crc crio[3638]: time=\"2026-06-11T15:57:26.967655223Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:26.967814 crc crio[3638]: time=\"2026-06-11T15:57:26.967697349Z\" 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 11 15:57:26.968013 crc crio[3638]: time=\"2026-06-11T15:57:26.967946957Z\" 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:0xc00012a750}] Aliases:map[]}\"\nJun 11 15:57:26.968167 crc crio[3638]: time=\"2026-06-11T15:57:26.968106462Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:27.070964 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:27.071326 crc crio[3638]: time=\"2026-06-11T15:57:27.071234599Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 11 15:57:27.071385 crc crio[3638]: time=\"2026-06-11T15:57:27.071323131Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:27.071502 crc crio[3638]: time=\"2026-06-11T15:57:27.071388995Z\" 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 11 15:57:27.072007 crc crio[3638]: time=\"2026-06-11T15:57:27.071915648Z\" 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:0xc0001825b8}] Aliases:map[]}\"\nJun 11 15:57:27.072280 crc crio[3638]: time=\"2026-06-11T15:57:27.072206083Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:27.304405 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:27.306137 crc crio[3638]: time=\"2026-06-11T15:57:27.304817068Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 11 15:57:27.306137 crc crio[3638]: time=\"2026-06-11T15:57:27.304883752Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:27.306137 crc crio[3638]: time=\"2026-06-11T15:57:27.304965925Z\" 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 11 15:57:27.306137 crc crio[3638]: time=\"2026-06-11T15:57:27.305321583Z\" 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:0xc000182658}] Aliases:map[]}\"\nJun 11 15:57:27.306137 crc crio[3638]: time=\"2026-06-11T15:57:27.306025729Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:27.492962 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:27.493277 crc crio[3638]: time=\"2026-06-11T15:57:27.493176412Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 11 15:57:27.493336 crc crio[3638]: time=\"2026-06-11T15:57:27.493285382Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:27.493371 crc crio[3638]: time=\"2026-06-11T15:57:27.493353036Z\" 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 11 15:57:27.493969 crc crio[3638]: time=\"2026-06-11T15:57:27.493891017Z\" 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:0xc0003d17e0}] Aliases:map[]}\"\nJun 11 15:57:27.494240 crc crio[3638]: time=\"2026-06-11T15:57:27.494175702Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:27.621850 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:27.621850 crc crio[3638]: time=\"2026-06-11T15:57:27.621111238Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 11 15:57:27.621850 crc crio[3638]: time=\"2026-06-11T15:57:27.621169503Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:27.621850 crc crio[3638]: time=\"2026-06-11T15:57:27.621217359Z\" 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 11 15:57:27.621850 crc crio[3638]: time=\"2026-06-11T15:57:27.621733093Z\" 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:0xc0001829e8}] Aliases:map[]}\"\nJun 11 15:57:27.629894 crc crio[3638]: time=\"2026-06-11T15:57:27.628759295Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:27.831198 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:27.832109 crc crio[3638]: time=\"2026-06-11T15:57:27.831824043Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.83240287Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.832965961Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.833110918Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.833835202Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.833852111Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.833901886Z\" 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 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.835356046Z\" 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:0xc001446000}] Aliases:map[]}\"\nJun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.836921647Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:27.878132 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:27.878323 crc crio[3638]: time=\"2026-06-11T15:57:27.878249161Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 11 15:57:27.878323 crc crio[3638]: time=\"2026-06-11T15:57:27.878290267Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:27.878546 crc crio[3638]: time=\"2026-06-11T15:57:27.878326794Z\" 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 11 15:57:27.879184 crc crio[3638]: time=\"2026-06-11T15:57:27.878821439Z\" 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:0xc0001823a8}] Aliases:map[]}\"\nJun 11 15:57:27.879184 crc crio[3638]: time=\"2026-06-11T15:57:27.878973146Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:28.056799 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:28.056799 crc crio[3638]: time=\"2026-06-11T15:57:28.056752315Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 11 15:57:28.057244 crc crio[3638]: time=\"2026-06-11T15:57:28.056849856Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:28.057244 crc crio[3638]: time=\"2026-06-11T15:57:28.056890523Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 11 15:57:28.057370 crc crio[3638]: time=\"2026-06-11T15:57:28.056898772Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:28.057511 crc crio[3638]: time=\"2026-06-11T15:57:28.057414505Z\" 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 11 15:57:28.172383 crc crio[3638]: time=\"2026-06-11T15:57:28.170343017Z\" 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:0xc00012a8c8}] Aliases:map[]}\"\nJun 11 15:57:28.172383 crc crio[3638]: time=\"2026-06-11T15:57:28.17229801Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:28.209098 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:28.209098 crc crio[3638]: time=\"2026-06-11T15:57:28.209142546Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 11 15:57:28.209098 crc crio[3638]: time=\"2026-06-11T15:57:28.209181612Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:28.209098 crc crio[3638]: time=\"2026-06-11T15:57:28.209234057Z\" 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 11 15:57:28.245018 crc crio[3638]: time=\"2026-06-11T15:57:28.209746682Z\" 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:0xc00008c470}] Aliases:map[]}\"\nJun 11 15:57:28.245018 crc crio[3638]: time=\"2026-06-11T15:57:28.20999203Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:28.647948 crc crio[3638]: time=\"2026-06-11T15:57:28.646013342Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=674c2542-637e-4fc0-9360-147b7229729d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.647948 crc crio[3638]: time=\"2026-06-11T15:57:28.646302557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:28.655051 crc crio[3638]: time=\"2026-06-11T15:57:28.653757949Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=08f57fb9-5b6d-4caa-b902-a1d59373d8d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.655051 crc crio[3638]: time=\"2026-06-11T15:57:28.653869839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:28.655315 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:28.655670 crc crio[3638]: time=\"2026-06-11T15:57:28.655409552Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 11 15:57:28.655670 crc crio[3638]: time=\"2026-06-11T15:57:28.655508373Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:28.655670 crc crio[3638]: time=\"2026-06-11T15:57:28.655569938Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 11 15:57:28.655670 crc crio[3638]: time=\"2026-06-11T15:57:28.655586866Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:28.655670 crc crio[3638]: time=\"2026-06-11T15:57:28.655624183Z\" 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 11 15:57:28.655873 crc crio[3638]: time=\"2026-06-11T15:57:28.655840603Z\" 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:0xc00008c468}] Aliases:map[]}\"\nJun 11 15:57:28.656070 crc crio[3638]: time=\"2026-06-11T15:57:28.655983241Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:28.668789 crc crio[3638]: time=\"2026-06-11T15:57:28.668617372Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=08f57fb9-5b6d-4caa-b902-a1d59373d8d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.669401 crc crio[3638]: time=\"2026-06-11T15:57:28.668830041Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=674c2542-637e-4fc0-9360-147b7229729d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.702014 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:28.702370 crc crio[3638]: time=\"2026-06-11T15:57:28.702242193Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 11 15:57:28.702370 crc crio[3638]: time=\"2026-06-11T15:57:28.702351483Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:28.702631 crc crio[3638]: time=\"2026-06-11T15:57:28.702515119Z\" 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 11 15:57:28.703214 crc crio[3638]: time=\"2026-06-11T15:57:28.703075098Z\" 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:0xc00210c200}] Aliases:map[]}\"\nJun 11 15:57:28.704016 crc crio[3638]: time=\"2026-06-11T15:57:28.703896145Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:28.737114 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:28.737387 crc crio[3638]: time=\"2026-06-11T15:57:28.737248912Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 11 15:57:28.737387 crc crio[3638]: time=\"2026-06-11T15:57:28.737371951Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:28.737837 crc crio[3638]: time=\"2026-06-11T15:57:28.737647656Z\" 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 11 15:57:28.737837 crc crio[3638]: time=\"2026-06-11T15:57:28.737802552Z\" 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:0xc00210c290}] Aliases:map[]}\"\nJun 11 15:57:28.737961 crc crio[3638]: time=\"2026-06-11T15:57:28.737864807Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 15:57:28.737961 crc crio[3638]: time=\"2026-06-11T15:57:28.737878985Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 15:57:28.737961 crc crio[3638]: time=\"2026-06-11T15:57:28.737892734Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:28.743485 crc crio[3638]: time=\"2026-06-11T15:57:28.74321303Z\" level=info msg=\"Ran pod sandbox 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d with infra container: openshift-etcd/etcd-crc/POD\" id=674c2542-637e-4fc0-9360-147b7229729d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.743781 crc crio[3638]: time=\"2026-06-11T15:57:28.743621043Z\" level=info msg=\"Ran pod sandbox 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=08f57fb9-5b6d-4caa-b902-a1d59373d8d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.750512 crc crio[3638]: time=\"2026-06-11T15:57:28.750221853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9fdbf2ff-f02c-4703-afea-79bb7f011207 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:28.755146 crc crio[3638]: time=\"2026-06-11T15:57:28.75505151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6d290d5c-d569-4ebe-b42b-66063f43c660 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:28.760483 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:28.760580 crc crio[3638]: time=\"2026-06-11T15:57:28.760509612Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 11 15:57:28.760580 crc crio[3638]: time=\"2026-06-11T15:57:28.760573007Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:28.760665 crc crio[3638]: time=\"2026-06-11T15:57:28.760611803Z\" 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 11 15:57:28.760901 crc crio[3638]: time=\"2026-06-11T15:57:28.760826344Z\" 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:0xc000b12518}] Aliases:map[]}\"\nJun 11 15:57:28.761093 crc crio[3638]: time=\"2026-06-11T15:57:28.761027856Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:28.768582 crc crio[3638]: time=\"2026-06-11T15:57:28.768398117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=935f1d25-017d-483e-b1ee-432de7d67037 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:28.770853 crc crio[3638]: time=\"2026-06-11T15:57:28.770741287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e5e35c27-41bd-4d7b-9e30-119b96a08f45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:28.778067 crc crio[3638]: time=\"2026-06-11T15:57:28.778029275Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fa42d35f-38d5-4405-8391-ec01929db78d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:28.778940 crc crio[3638]: time=\"2026-06-11T15:57:28.778027785Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=44145dae-20f3-4b9b-961e-aa567864e377 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:28.789513 crc crio[3638]: time=\"2026-06-11T15:57:28.789397559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:28.789738 crc crio[3638]: time=\"2026-06-11T15:57:28.789654256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:28.819616 crc crio[3638]: time=\"2026-06-11T15:57:28.819065526Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=fbe8cbd2-6576-4328-b8e7-fbe15816e684 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.820042 crc crio[3638]: time=\"2026-06-11T15:57:28.819782771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:28.840825 crc crio[3638]: time=\"2026-06-11T15:57:28.840725628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:28.840825 crc crio[3638]: time=\"2026-06-11T15:57:28.840792802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:28.845268 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:28.846025 crc crio[3638]: time=\"2026-06-11T15:57:28.845415638Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 11 15:57:28.846223 crc crio[3638]: time=\"2026-06-11T15:57:28.846015564Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:28.846223 crc crio[3638]: time=\"2026-06-11T15:57:28.84618002Z\" 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 11 15:57:28.848293 crc crio[3638]: time=\"2026-06-11T15:57:28.847915805Z\" 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:0xc0003d0b28}] Aliases:map[]}\"\nJun 11 15:57:28.848293 crc crio[3638]: time=\"2026-06-11T15:57:28.848386532Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:28.850391 crc crio[3638]: time=\"2026-06-11T15:57:28.850143225Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fbe8cbd2-6576-4328-b8e7-fbe15816e684 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.863393 crc crio[3638]: time=\"2026-06-11T15:57:28.863270111Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=a23b5a03-c376-4953-aa2f-457d7000a9d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.863657 crc crio[3638]: time=\"2026-06-11T15:57:28.863592942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:28.896817 crc crio[3638]: time=\"2026-06-11T15:57:28.895924161Z\" level=info msg=\"Ran pod sandbox 98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=fbe8cbd2-6576-4328-b8e7-fbe15816e684 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.903909 crc crio[3638]: time=\"2026-06-11T15:57:28.903785868Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a23b5a03-c376-4953-aa2f-457d7000a9d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.906840 crc crio[3638]: time=\"2026-06-11T15:57:28.903810157Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=e659f879-7465-4ce9-9719-d7363aa7e4e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.907221 crc crio[3638]: time=\"2026-06-11T15:57:28.906957895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:28.915635 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:28.915635 crc crio[3638]: time=\"2026-06-11T15:57:28.915133103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=804a195d-e242-43ce-aeba-5d339c682745 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:28.915635 crc crio[3638]: time=\"2026-06-11T15:57:28.915262571Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 11 15:57:28.915635 crc crio[3638]: time=\"2026-06-11T15:57:28.915307047Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:28.915635 crc crio[3638]: time=\"2026-06-11T15:57:28.915348244Z\" 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 11 15:57:28.916068 crc crio[3638]: time=\"2026-06-11T15:57:28.915769326Z\" 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:0xc00210c000}] Aliases:map[]}\"\nJun 11 15:57:28.916068 crc crio[3638]: time=\"2026-06-11T15:57:28.915941361Z\" 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 11 15:57:28.926707 crc crio[3638]: time=\"2026-06-11T15:57:28.926645343Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e659f879-7465-4ce9-9719-d7363aa7e4e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.928786 crc crio[3638]: time=\"2026-06-11T15:57:28.928641775Z\" level=info msg=\"Ran pod sandbox d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=a23b5a03-c376-4953-aa2f-457d7000a9d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.929356 crc crio[3638]: time=\"2026-06-11T15:57:28.928875044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2c4c3918-71e3-4acf-8b07-608792b6d622 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:28.931625 crc crio[3638]: time=\"2026-06-11T15:57:28.931306507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=aa513e87-025c-48cf-8c92-d24c757dd066 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:28.936372 crc crio[3638]: time=\"2026-06-11T15:57:28.936191959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=62fd85d8-a03a-45b9-9d43-8d5b13f84158 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:28.941028 crc crio[3638]: time=\"2026-06-11T15:57:28.940415342Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=c2b3ccea-7afc-4073-bf2a-adfe46804653 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:28.942167 crc crio[3638]: time=\"2026-06-11T15:57:28.94212022Z\" level=info msg=\"Ran pod sandbox 2989741bb8b09770fdef556be3416e0047aef22d51bc9744897c43ba4c0af861 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=e659f879-7465-4ce9-9719-d7363aa7e4e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:57:28.942978 crc crio[3638]: time=\"2026-06-11T15:57:28.942401885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:28.946928 crc crio[3638]: time=\"2026-06-11T15:57:28.94635777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6668f6c1-9562-49dc-9cdb-64c99e95e5f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:28.947059 crc crio[3638]: time=\"2026-06-11T15:57:28.947011512Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=b5fd17bd-3bb2-4ec1-9cb7-a11074ee79f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:28.952792 crc crio[3638]: time=\"2026-06-11T15:57:28.952643488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:28.958288 crc crio[3638]: time=\"2026-06-11T15:57:28.958185462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d3c5a193-a817-4692-88cc-72a2a8554306 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:28.964211 crc crio[3638]: time=\"2026-06-11T15:57:28.964144739Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=74d9d802-245b-4cfd-a151-677639a33da6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:28.966046 crc crio[3638]: time=\"2026-06-11T15:57:28.966014761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:28.967086 crc crio[3638]: time=\"2026-06-11T15:57:28.966969377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:28.990748 crc crio[3638]: time=\"2026-06-11T15:57:28.990155403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:29.002401 crc crio[3638]: time=\"2026-06-11T15:57:29.001030271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:29.250414 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 15:57:29.251068 crc crio[3638]: time=\"2026-06-11T15:57:29.250871704Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 11 15:57:29.251140 crc crio[3638]: time=\"2026-06-11T15:57:29.251068968Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:29.251179 crc crio[3638]: time=\"2026-06-11T15:57:29.251136072Z\" 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 11 15:57:29.251846 crc crio[3638]: time=\"2026-06-11T15:57:29.251694141Z\" 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:0xc001930000}] Aliases:map[]}\"\nJun 11 15:57:29.252139 crc crio[3638]: time=\"2026-06-11T15:57:29.252030761Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:29.505254 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 15:57:29.505948 crc crio[3638]: time=\"2026-06-11T15:57:29.505809903Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 11 15:57:29.506014 crc crio[3638]: time=\"2026-06-11T15:57:29.50594931Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:29.506014 crc crio[3638]: time=\"2026-06-11T15:57:29.506004625Z\" 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 11 15:57:29.506386 crc crio[3638]: time=\"2026-06-11T15:57:29.506274101Z\" 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:0xc0019301b0}] Aliases:map[]}\"\nJun 11 15:57:29.506760 crc crio[3638]: time=\"2026-06-11T15:57:29.506665466Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:29.644381 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 15:57:29.645477 crc crio[3638]: time=\"2026-06-11T15:57:29.645324674Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 11 15:57:29.645477 crc crio[3638]: time=\"2026-06-11T15:57:29.645399858Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:29.645714 crc crio[3638]: time=\"2026-06-11T15:57:29.645644436Z\" 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 11 15:57:29.645979 crc crio[3638]: time=\"2026-06-11T15:57:29.645910762Z\" 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:0xc002aae098}] Aliases:map[]}\"\nJun 11 15:57:29.646182 crc crio[3638]: time=\"2026-06-11T15:57:29.646117364Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:29.668125 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 15:57:29.669086 crc crio[3638]: time=\"2026-06-11T15:57:29.668903116Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 11 15:57:29.669086 crc crio[3638]: time=\"2026-06-11T15:57:29.669053453Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:29.669086 crc crio[3638]: time=\"2026-06-11T15:57:29.669088609Z\" 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 11 15:57:29.669297 crc crio[3638]: time=\"2026-06-11T15:57:29.669277072Z\" 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:0xc000b12378}] Aliases:map[]}\"\nJun 11 15:57:29.669536 crc crio[3638]: time=\"2026-06-11T15:57:29.669397452Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:29.823300 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 11 15:57:29.823610 crc crio[3638]: time=\"2026-06-11T15:57:29.82349573Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 11 15:57:29.823610 crc crio[3638]: time=\"2026-06-11T15:57:29.823544525Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:29.823610 crc crio[3638]: time=\"2026-06-11T15:57:29.82359768Z\" 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 11 15:57:29.825361 crc crio[3638]: time=\"2026-06-11T15:57:29.824548706Z\" 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:0xc000b127f0}] Aliases:map[]}\"\nJun 11 15:57:29.825361 crc crio[3638]: time=\"2026-06-11T15:57:29.82472348Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:30.186540 crc crio[3638]: 2026-06-11T15:57:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:30.186900 crc crio[3638]: time=\"2026-06-11T15:57:30.186620124Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 11 15:57:30.186900 crc crio[3638]: time=\"2026-06-11T15:57:30.186670966Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:30.186900 crc crio[3638]: time=\"2026-06-11T15:57:30.186716247Z\" 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 11 15:57:30.187042 crc crio[3638]: time=\"2026-06-11T15:57:30.186986226Z\" 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:0xc002224048}] Aliases:map[]}\"\nJun 11 15:57:30.187299 crc crio[3638]: time=\"2026-06-11T15:57:30.187229004Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:30.560995 crc crio[3638]: 2026-06-11T15:57:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:30.561575 crc crio[3638]: time=\"2026-06-11T15:57:30.561512577Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 11 15:57:30.561744 crc crio[3638]: time=\"2026-06-11T15:57:30.561705414Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:30.561928 crc crio[3638]: time=\"2026-06-11T15:57:30.56189365Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 11 15:57:30.562069 crc crio[3638]: time=\"2026-06-11T15:57:30.562040196Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:30.563181 crc crio[3638]: time=\"2026-06-11T15:57:30.563143941Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 11 15:57:30.563634 crc crio[3638]: time=\"2026-06-11T15:57:30.563600687Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:30.563810 crc crio[3638]: time=\"2026-06-11T15:57:30.563778953Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 11 15:57:30.563955 crc crio[3638]: time=\"2026-06-11T15:57:30.563923658Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:30.564125 crc crio[3638]: time=\"2026-06-11T15:57:30.564084323Z\" 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 11 15:57:30.565171 crc crio[3638]: time=\"2026-06-11T15:57:30.565126358Z\" 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:0xc001446220}] Aliases:map[]}\"\nJun 11 15:57:30.565835 crc crio[3638]: time=\"2026-06-11T15:57:30.56579238Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:30.778182 crc crio[3638]: 2026-06-11T15:57:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:30.778923 crc crio[3638]: time=\"2026-06-11T15:57:30.778221046Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 11 15:57:30.778923 crc crio[3638]: time=\"2026-06-11T15:57:30.778266658Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:30.778923 crc crio[3638]: time=\"2026-06-11T15:57:30.778310119Z\" 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 11 15:57:30.778923 crc crio[3638]: time=\"2026-06-11T15:57:30.778582758Z\" 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:0xc000b121d8}] Aliases:map[]}\"\nJun 11 15:57:30.778923 crc crio[3638]: time=\"2026-06-11T15:57:30.778826076Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:30.922221 crc crio[3638]: 2026-06-11T15:57:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:30.922561 crc crio[3638]: time=\"2026-06-11T15:57:30.922377545Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 11 15:57:30.922561 crc crio[3638]: time=\"2026-06-11T15:57:30.922501529Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:30.922561 crc crio[3638]: time=\"2026-06-11T15:57:30.922526Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 11 15:57:30.922561 crc crio[3638]: time=\"2026-06-11T15:57:30.92253779Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:30.922561 crc crio[3638]: time=\"2026-06-11T15:57:30.922550651Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 11 15:57:30.922561 crc crio[3638]: time=\"2026-06-11T15:57:30.922561831Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:30.922945 crc crio[3638]: time=\"2026-06-11T15:57:30.922605274Z\" 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 11 15:57:30.923007 crc crio[3638]: time=\"2026-06-11T15:57:30.922943435Z\" 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:0xc00012a868}] Aliases:map[]}\"\nJun 11 15:57:30.923187 crc crio[3638]: time=\"2026-06-11T15:57:30.923129231Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:31.096802 crc crio[3638]: 2026-06-11T15:57:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:31.097072 crc crio[3638]: time=\"2026-06-11T15:57:31.096914013Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 11 15:57:31.097072 crc crio[3638]: time=\"2026-06-11T15:57:31.096960554Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:31.097072 crc crio[3638]: time=\"2026-06-11T15:57:31.096999036Z\" 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 11 15:57:31.097320 crc crio[3638]: time=\"2026-06-11T15:57:31.097109829Z\" 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:0xc002aae050}] Aliases:map[]}\"\nJun 11 15:57:31.097320 crc crio[3638]: time=\"2026-06-11T15:57:31.097163271Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 15:57:31.097320 crc crio[3638]: time=\"2026-06-11T15:57:31.097174871Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 15:57:31.097320 crc crio[3638]: time=\"2026-06-11T15:57:31.097185302Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:31.142160 crc crio[3638]: 2026-06-11T15:57:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:31.142481 crc crio[3638]: time=\"2026-06-11T15:57:31.14229061Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 11 15:57:31.142481 crc crio[3638]: time=\"2026-06-11T15:57:31.142337341Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:31.142481 crc crio[3638]: time=\"2026-06-11T15:57:31.142470105Z\" 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 11 15:57:31.142689 crc crio[3638]: time=\"2026-06-11T15:57:31.142627771Z\" 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:0xc0003d02c8}] Aliases:map[]}\"\nJun 11 15:57:31.142689 crc crio[3638]: time=\"2026-06-11T15:57:31.142686822Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 15:57:31.142791 crc crio[3638]: time=\"2026-06-11T15:57:31.142700583Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 15:57:31.142791 crc crio[3638]: time=\"2026-06-11T15:57:31.142715323Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:31.449889 crc crio[3638]: time=\"2026-06-11T15:57:31.448880873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:31.450240 crc crio[3638]: time=\"2026-06-11T15:57:31.449911568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:31.450925 crc crio[3638]: time=\"2026-06-11T15:57:31.450837678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:31.451055 crc crio[3638]: time=\"2026-06-11T15:57:31.449315309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:31.454328 crc crio[3638]: time=\"2026-06-11T15:57:31.454102417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:31.573643 crc crio[3638]: 2026-06-11T15:57:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:31.573808 crc crio[3638]: time=\"2026-06-11T15:57:31.5737405Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 11 15:57:31.573808 crc crio[3638]: time=\"2026-06-11T15:57:31.573806122Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:31.574052 crc crio[3638]: time=\"2026-06-11T15:57:31.573965427Z\" 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 11 15:57:31.574480 crc crio[3638]: time=\"2026-06-11T15:57:31.574284418Z\" 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:0xc00008c140}] Aliases:map[]}\"\nJun 11 15:57:31.574711 crc crio[3638]: time=\"2026-06-11T15:57:31.574629459Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:31.751591 crc crio[3638]: time=\"2026-06-11T15:57:31.75104725Z\" level=info msg=\"Created container bfcaceb9e688ab17a10ead54024b05b7d9486656a5d33854976545dc911841f6: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=c2b3ccea-7afc-4073-bf2a-adfe46804653 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:31.754471 crc crio[3638]: time=\"2026-06-11T15:57:31.754164964Z\" level=info msg=\"Starting container: bfcaceb9e688ab17a10ead54024b05b7d9486656a5d33854976545dc911841f6\" id=54ae7a48-b544-485e-a3c5-f8562401c3ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:31.772356 crc crio[3638]: time=\"2026-06-11T15:57:31.772162042Z\" level=info msg=\"Created container b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2: openshift-etcd/etcd-crc/setup\" id=44145dae-20f3-4b9b-961e-aa567864e377 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:31.773383 crc crio[3638]: time=\"2026-06-11T15:57:31.773235448Z\" level=info msg=\"Created container 59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fa42d35f-38d5-4405-8391-ec01929db78d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:31.774184 crc crio[3638]: time=\"2026-06-11T15:57:31.774086445Z\" level=info msg=\"Starting container: b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2\" id=5f7d3f78-697d-4535-a502-d7f2eeb47bb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:31.776176 crc crio[3638]: time=\"2026-06-11T15:57:31.776071712Z\" level=info msg=\"Starting container: 59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe\" id=41188d49-ca82-4caf-9d7c-89c10e362744 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:31.786348 crc crio[3638]: time=\"2026-06-11T15:57:31.786062114Z\" level=info msg=\"Started container\" PID=5309 containerID=b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2 description=openshift-etcd/etcd-crc/setup id=5f7d3f78-697d-4535-a502-d7f2eeb47bb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\nJun 11 15:57:31.790359 crc crio[3638]: time=\"2026-06-11T15:57:31.790261823Z\" level=info msg=\"Started container\" PID=5306 containerID=bfcaceb9e688ab17a10ead54024b05b7d9486656a5d33854976545dc911841f6 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=54ae7a48-b544-485e-a3c5-f8562401c3ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93\nJun 11 15:57:31.791812 crc crio[3638]: time=\"2026-06-11T15:57:31.791723112Z\" level=info msg=\"Created container e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=b5fd17bd-3bb2-4ec1-9cb7-a11074ee79f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:31.793228 crc crio[3638]: time=\"2026-06-11T15:57:31.793083637Z\" level=info msg=\"Starting container: e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29\" id=384b9a63-3ffe-461b-a7a9-7ba12ab43163 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:31.806175 crc crio[3638]: time=\"2026-06-11T15:57:31.805899272Z\" level=info msg=\"Started container\" PID=5310 containerID=e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=384b9a63-3ffe-461b-a7a9-7ba12ab43163 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497\nJun 11 15:57:31.811031 crc crio[3638]: time=\"2026-06-11T15:57:31.810731993Z\" level=info msg=\"Created container 6fa422cd9dbd17edc6819cc1d2882d99a416b07134f25ef0fe72bc5bd129682d: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=74d9d802-245b-4cfd-a151-677639a33da6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:31.816369 crc crio[3638]: time=\"2026-06-11T15:57:31.816181124Z\" level=info msg=\"Starting container: 6fa422cd9dbd17edc6819cc1d2882d99a416b07134f25ef0fe72bc5bd129682d\" id=871ed387-b3b1-497c-99ed-4eb302d8f76a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:31.817350 crc crio[3638]: time=\"2026-06-11T15:57:31.817106545Z\" level=info msg=\"Started container\" PID=5307 containerID=59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe description=openshift-kube-apiserver/kube-apiserver-crc/setup id=41188d49-ca82-4caf-9d7c-89c10e362744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\nJun 11 15:57:31.834106 crc crio[3638]: time=\"2026-06-11T15:57:31.833723906Z\" level=info msg=\"Started container\" PID=5311 containerID=6fa422cd9dbd17edc6819cc1d2882d99a416b07134f25ef0fe72bc5bd129682d description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=871ed387-b3b1-497c-99ed-4eb302d8f76a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2989741bb8b09770fdef556be3416e0047aef22d51bc9744897c43ba4c0af861\nJun 11 15:57:31.846766 crc crio[3638]: time=\"2026-06-11T15:57:31.846628385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e18d256b-7bbf-4b3f-ae4c-f1351acf4c60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:31.854273 crc crio[3638]: time=\"2026-06-11T15:57:31.853847985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ecd50155-4941-4521-b479-3ca812812c19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:31.860386 crc crio[3638]: time=\"2026-06-11T15:57:31.860227608Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=91863dc0-a135-4f7c-95ce-eae02b20ba77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:31.861330 crc crio[3638]: time=\"2026-06-11T15:57:31.861243211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:31.901000 crc crio[3638]: time=\"2026-06-11T15:57:31.900798075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:32.042305 crc crio[3638]: 2026-06-11T15:57:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:32.042587 crc crio[3638]: time=\"2026-06-11T15:57:32.042504182Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 11 15:57:32.042587 crc crio[3638]: time=\"2026-06-11T15:57:32.042565714Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:32.042587 crc crio[3638]: time=\"2026-06-11T15:57:32.042587025Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 11 15:57:32.042725 crc crio[3638]: time=\"2026-06-11T15:57:32.042596445Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:32.042725 crc crio[3638]: time=\"2026-06-11T15:57:32.042608526Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 11 15:57:32.042725 crc crio[3638]: time=\"2026-06-11T15:57:32.042616126Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:32.042725 crc crio[3638]: time=\"2026-06-11T15:57:32.042648737Z\" 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 11 15:57:32.042877 crc crio[3638]: time=\"2026-06-11T15:57:32.042850644Z\" 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:0xc00008c9c8}] Aliases:map[]}\"\nJun 11 15:57:32.043186 crc crio[3638]: time=\"2026-06-11T15:57:32.043019759Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:32.064639 crc crio[3638]: 2026-06-11T15:57:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:32.064850 crc crio[3638]: time=\"2026-06-11T15:57:32.06472161Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 11 15:57:32.064850 crc crio[3638]: time=\"2026-06-11T15:57:32.064763802Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:32.064850 crc crio[3638]: time=\"2026-06-11T15:57:32.064814334Z\" 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 11 15:57:32.065011 crc crio[3638]: time=\"2026-06-11T15:57:32.064972309Z\" 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:0xc001447188}] Aliases:map[]}\"\nJun 11 15:57:32.065066 crc crio[3638]: time=\"2026-06-11T15:57:32.06501925Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 15:57:32.065066 crc crio[3638]: time=\"2026-06-11T15:57:32.065031251Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 15:57:32.065066 crc crio[3638]: time=\"2026-06-11T15:57:32.065046501Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:32.145545 crc crio[3638]: time=\"2026-06-11T15:57:32.145296507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:32.184698 crc crio[3638]: 2026-06-11T15:57:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:32.184875 crc crio[3638]: time=\"2026-06-11T15:57:32.184777938Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 11 15:57:32.184875 crc crio[3638]: time=\"2026-06-11T15:57:32.184873982Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:32.184993 crc crio[3638]: time=\"2026-06-11T15:57:32.184923023Z\" 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 11 15:57:32.185862 crc crio[3638]: time=\"2026-06-11T15:57:32.185166621Z\" 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:0xc00210c000}] Aliases:map[]}\"\nJun 11 15:57:32.186156 crc crio[3638]: time=\"2026-06-11T15:57:32.186007429Z\" 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 11 15:57:32.300040 crc crio[3638]: time=\"2026-06-11T15:57:32.299780258Z\" level=info msg=\"Created container 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=91863dc0-a135-4f7c-95ce-eae02b20ba77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:32.305013 crc crio[3638]: time=\"2026-06-11T15:57:32.304874648Z\" level=info msg=\"Starting container: 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2\" id=c6cf8194-f9fc-4f4f-9a01-1c285641677d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:32.326195 crc crio[3638]: time=\"2026-06-11T15:57:32.326056241Z\" level=info msg=\"Started container\" PID=5379 containerID=10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c6cf8194-f9fc-4f4f-9a01-1c285641677d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497\nJun 11 15:57:32.344680 crc crio[3638]: time=\"2026-06-11T15:57:32.344255035Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=3de18309-d502-41c0-8869-341f428bcc16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:32.349229 crc crio[3638]: time=\"2026-06-11T15:57:32.348988053Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=69260b57-c210-4b37-8834-085d9d0d8f21 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:32.353388 crc crio[3638]: time=\"2026-06-11T15:57:32.353133791Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=f9d9a9a4-fa7f-4bb5-b865-a2529717fa5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:32.357235 crc crio[3638]: time=\"2026-06-11T15:57:32.357007159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:32.390799 crc crio[3638]: time=\"2026-06-11T15:57:32.390578134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:32.409592 crc crio[3638]: 2026-06-11T15:57:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:32.410021 crc crio[3638]: time=\"2026-06-11T15:57:32.409813783Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 11 15:57:32.410021 crc crio[3638]: time=\"2026-06-11T15:57:32.409966388Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:32.410235 crc crio[3638]: time=\"2026-06-11T15:57:32.41003976Z\" 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 11 15:57:32.410571 crc crio[3638]: time=\"2026-06-11T15:57:32.4103236Z\" 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:0xc002cb6198}] Aliases:map[]}\"\nJun 11 15:57:32.410952 crc crio[3638]: time=\"2026-06-11T15:57:32.410817386Z\" 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 11 15:57:32.441062 crc crio[3638]: time=\"2026-06-11T15:57:32.440801972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=21062642-4893-4d12-9b8a-b18a48ab1f9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:32.448325 crc crio[3638]: time=\"2026-06-11T15:57:32.448202019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d4da0b7f-2402-4210-be3d-1d8cd7a2da13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:32.453389 crc crio[3638]: time=\"2026-06-11T15:57:32.453223665Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=5c672c97-1e6f-4123-ba49-f00b6010f543 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:32.453882 crc crio[3638]: time=\"2026-06-11T15:57:32.453602447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=88508a63-060c-4c7f-8eb4-9b527f2282db name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:32.453882 crc crio[3638]: time=\"2026-06-11T15:57:32.45367299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:32.458118 crc crio[3638]: time=\"2026-06-11T15:57:32.457950973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5b8eddcb-12a8-47f3-a7bf-dd6d8ff0c0d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:32.463714 crc crio[3638]: time=\"2026-06-11T15:57:32.463482935Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8f473ae1-94d3-4c4f-8734-e93af271c782 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:32.468917 crc crio[3638]: time=\"2026-06-11T15:57:32.468776041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:32.469814 crc crio[3638]: time=\"2026-06-11T15:57:32.46963666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cd4bc6cd-b0f7-4d68-82fd-284e58634d0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:32.481636 crc crio[3638]: time=\"2026-06-11T15:57:32.480069886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=75e071ca-917a-42ea-8f5e-a6a680bde20b name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:32.488171 crc crio[3638]: time=\"2026-06-11T15:57:32.487934278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7cacfcc8-4a6b-42b6-92f9-9ed002f2d201 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:32.492186 crc crio[3638]: time=\"2026-06-11T15:57:32.492044875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:32.499173 crc crio[3638]: time=\"2026-06-11T15:57:32.498965364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c57df6b8-12cd-4337-a4d9-9a47310434bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:32.501081 crc crio[3638]: time=\"2026-06-11T15:57:32.500777664Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=45e75303-36ae-4b31-a813-74bf21f37a10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:32.502363 crc crio[3638]: time=\"2026-06-11T15:57:32.502080018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:32.503739 crc crio[3638]: time=\"2026-06-11T15:57:32.502971437Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=70fd8766-a66f-47c8-b09d-8e89397fe289 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:32.509392 crc crio[3638]: time=\"2026-06-11T15:57:32.504189127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:32.548833 crc crio[3638]: time=\"2026-06-11T15:57:32.547598421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:32.578095 crc crio[3638]: time=\"2026-06-11T15:57:32.578009131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:32.604330 crc crio[3638]: time=\"2026-06-11T15:57:32.604155989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:33.229581 crc crio[3638]: 2026-06-11T15:57:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:33.229581 crc crio[3638]: time=\"2026-06-11T15:57:33.228942824Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 11 15:57:33.229581 crc crio[3638]: time=\"2026-06-11T15:57:33.228991645Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:33.229581 crc crio[3638]: time=\"2026-06-11T15:57:33.229046147Z\" 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 11 15:57:33.229581 crc crio[3638]: time=\"2026-06-11T15:57:33.229284105Z\" 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:0xc0003d04d0}] Aliases:map[]}\"\nJun 11 15:57:33.231335 crc crio[3638]: time=\"2026-06-11T15:57:33.229627616Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:34.119373 crc crio[3638]: time=\"2026-06-11T15:57:34.119045132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:34.335927 crc crio[3638]: time=\"2026-06-11T15:57:34.327954192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:34.345810 crc crio[3638]: 2026-06-11T15:57:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:34.345810 crc crio[3638]: time=\"2026-06-11T15:57:34.3453501Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 11 15:57:34.345810 crc crio[3638]: time=\"2026-06-11T15:57:34.345402552Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:34.345810 crc crio[3638]: time=\"2026-06-11T15:57:34.345767523Z\" 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 11 15:57:34.347537 crc crio[3638]: time=\"2026-06-11T15:57:34.346925491Z\" 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:0xc0016c0828}] Aliases:map[]}\"\nJun 11 15:57:34.347537 crc crio[3638]: time=\"2026-06-11T15:57:34.347144919Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:34.432786 crc crio[3638]: 2026-06-11T15:57:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:34.432786 crc crio[3638]: time=\"2026-06-11T15:57:34.430391474Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 11 15:57:34.432786 crc crio[3638]: time=\"2026-06-11T15:57:34.430482267Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:34.432786 crc crio[3638]: time=\"2026-06-11T15:57:34.430537709Z\" 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 11 15:57:34.432786 crc crio[3638]: time=\"2026-06-11T15:57:34.430742046Z\" 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:0xc000b129b0}] Aliases:map[]}\"\nJun 11 15:57:34.432786 crc crio[3638]: time=\"2026-06-11T15:57:34.430923432Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:34.434893 crc crio[3638]: time=\"2026-06-11T15:57:34.434216892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:34.444369 crc crio[3638]: time=\"2026-06-11T15:57:34.444066139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:34.559236 crc crio[3638]: time=\"2026-06-11T15:57:34.558331594Z\" level=info msg=\"Created container 1c4fd8684b2e7920729742d190a8ead0c88cce12b007dd106deeca4d661f0347: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=5c672c97-1e6f-4123-ba49-f00b6010f543 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:34.562024 crc crio[3638]: time=\"2026-06-11T15:57:34.561406346Z\" level=info msg=\"Starting container: 1c4fd8684b2e7920729742d190a8ead0c88cce12b007dd106deeca4d661f0347\" id=a321518f-c0e3-46df-9737-0b1ecbc52999 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:34.579766 crc crio[3638]: time=\"2026-06-11T15:57:34.579330641Z\" level=info msg=\"Started container\" PID=5456 containerID=1c4fd8684b2e7920729742d190a8ead0c88cce12b007dd106deeca4d661f0347 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a321518f-c0e3-46df-9737-0b1ecbc52999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93\nJun 11 15:57:34.642816 crc crio[3638]: time=\"2026-06-11T15:57:34.641348832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4b88a9b0-69f1-4e84-a73b-0a9d576128a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:34.650353 crc crio[3638]: time=\"2026-06-11T15:57:34.649117119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ae0a191a-8b87-4153-91f7-73f903eafbcd name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:34.660296 crc crio[3638]: time=\"2026-06-11T15:57:34.660122346Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=e396c0c3-95b5-4bf8-a248-a901338055d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:34.664400 crc crio[3638]: time=\"2026-06-11T15:57:34.663202558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:34.737306 crc crio[3638]: time=\"2026-06-11T15:57:34.735066465Z\" level=info msg=\"Created container 53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8f473ae1-94d3-4c4f-8734-e93af271c782 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:34.759123 crc crio[3638]: time=\"2026-06-11T15:57:34.757970136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:34.766112 crc crio[3638]: time=\"2026-06-11T15:57:34.765353761Z\" level=info msg=\"Starting container: 53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775\" id=4acf29b6-974e-47a8-a52c-53b21b5a6714 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:34.973689 crc crio[3638]: time=\"2026-06-11T15:57:34.973314619Z\" level=info msg=\"Started container\" PID=5470 containerID=53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=4acf29b6-974e-47a8-a52c-53b21b5a6714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\nJun 11 15:57:35.127002 crc crio[3638]: time=\"2026-06-11T15:57:35.126165157Z\" level=info msg=\"Created container 4dd337a8384b22d0278141b857f64761c0f17164425bab8bf15e9bc4cca7fad8: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=70fd8766-a66f-47c8-b09d-8e89397fe289 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:35.154276 crc crio[3638]: time=\"2026-06-11T15:57:35.150134444Z\" level=info msg=\"Starting container: 4dd337a8384b22d0278141b857f64761c0f17164425bab8bf15e9bc4cca7fad8\" id=fd29ae9f-fe6d-4541-874d-4bfe2d905cf4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:35.204054 crc crio[3638]: time=\"2026-06-11T15:57:35.203908909Z\" level=info msg=\"Created container 5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=45e75303-36ae-4b31-a813-74bf21f37a10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:35.213626 crc crio[3638]: time=\"2026-06-11T15:57:35.210320372Z\" level=info msg=\"Starting container: 5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3\" id=dcff9ce7-bcc2-4964-8968-f3ef6d57b071 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:35.214810 crc crio[3638]: time=\"2026-06-11T15:57:35.214296584Z\" level=info msg=\"Started container\" PID=5485 containerID=4dd337a8384b22d0278141b857f64761c0f17164425bab8bf15e9bc4cca7fad8 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=fd29ae9f-fe6d-4541-874d-4bfe2d905cf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2989741bb8b09770fdef556be3416e0047aef22d51bc9744897c43ba4c0af861\nJun 11 15:57:35.269116 crc crio[3638]: time=\"2026-06-11T15:57:35.268820456Z\" level=info msg=\"Started container\" PID=5486 containerID=5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=dcff9ce7-bcc2-4964-8968-f3ef6d57b071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\nJun 11 15:57:35.461903 crc crio[3638]: time=\"2026-06-11T15:57:35.459939995Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c7e34330-5fa2-4a6c-9d02-ba39729ad21d name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:35.481056 crc crio[3638]: time=\"2026-06-11T15:57:35.480193417Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3a79ffee-0f6b-44b6-85c3-a14700ec4f8d name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:35.509776 crc crio[3638]: time=\"2026-06-11T15:57:35.509335245Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=c31aef6c-f6d7-441d-a0ef-140aa2662b1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:35.544194 crc crio[3638]: time=\"2026-06-11T15:57:35.540338837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:35.608808 crc crio[3638]: 2026-06-11T15:57:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:35.610025 crc crio[3638]: time=\"2026-06-11T15:57:35.609089669Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 11 15:57:35.610025 crc crio[3638]: time=\"2026-06-11T15:57:35.609692568Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:35.619202 crc crio[3638]: time=\"2026-06-11T15:57:35.610268948Z\" 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 11 15:57:35.619202 crc crio[3638]: time=\"2026-06-11T15:57:35.612077108Z\" 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:0xc000b120b8}] Aliases:map[]}\"\nJun 11 15:57:35.619202 crc crio[3638]: time=\"2026-06-11T15:57:35.612411249Z\" 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 11 15:57:35.622689 crc crio[3638]: time=\"2026-06-11T15:57:35.622106711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:35.789901 crc crio[3638]: 2026-06-11T15:57:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:35.789901 crc crio[3638]: time=\"2026-06-11T15:57:35.789788492Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 11 15:57:35.789901 crc crio[3638]: time=\"2026-06-11T15:57:35.789852304Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:35.789901 crc crio[3638]: time=\"2026-06-11T15:57:35.789868265Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 11 15:57:35.789901 crc crio[3638]: time=\"2026-06-11T15:57:35.789876275Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:35.789901 crc crio[3638]: time=\"2026-06-11T15:57:35.789887475Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 11 15:57:35.789901 crc crio[3638]: time=\"2026-06-11T15:57:35.789899316Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:35.791212 crc crio[3638]: time=\"2026-06-11T15:57:35.789946337Z\" 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 11 15:57:35.791212 crc crio[3638]: time=\"2026-06-11T15:57:35.790129193Z\" 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:0xc00008c690}] Aliases:map[]}\"\nJun 11 15:57:35.791212 crc crio[3638]: time=\"2026-06-11T15:57:35.790854137Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:35.796546 crc crio[3638]: time=\"2026-06-11T15:57:35.795920385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=12e7b16a-9e50-43d7-a7c7-225464927a2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:35.808011 crc crio[3638]: time=\"2026-06-11T15:57:35.807841861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e285a73c-d39a-475f-9361-608f72576a57 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:35.818858 crc crio[3638]: time=\"2026-06-11T15:57:35.818799075Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=2b167887-d4c3-4cf3-b82c-a02d278c4ed4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:35.827348 crc crio[3638]: time=\"2026-06-11T15:57:35.827306398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:35.939894 crc crio[3638]: time=\"2026-06-11T15:57:35.937688384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:35.942084 crc crio[3638]: time=\"2026-06-11T15:57:35.941069037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:36.225680 crc crio[3638]: 2026-06-11T15:57:36Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:36.225680 crc crio[3638]: time=\"2026-06-11T15:57:36.225621339Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 11 15:57:36.225680 crc crio[3638]: time=\"2026-06-11T15:57:36.2256611Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:36.226107 crc crio[3638]: time=\"2026-06-11T15:57:36.225785394Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 11 15:57:36.226107 crc crio[3638]: time=\"2026-06-11T15:57:36.225802055Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:36.226107 crc crio[3638]: time=\"2026-06-11T15:57:36.225841986Z\" 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 11 15:57:36.226107 crc crio[3638]: time=\"2026-06-11T15:57:36.226007602Z\" 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:0xc000b122d8}] Aliases:map[]}\"\nJun 11 15:57:36.226250 crc crio[3638]: time=\"2026-06-11T15:57:36.226144826Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:36.419120 crc crio[3638]: time=\"2026-06-11T15:57:36.418875039Z\" level=info msg=\"Created container 6742a34a135db50455931ccddfb21f787c2cae2ebae3a620943188e0bba3ed6a: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=e396c0c3-95b5-4bf8-a248-a901338055d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:36.426315 crc crio[3638]: time=\"2026-06-11T15:57:36.425628483Z\" level=info msg=\"Starting container: 6742a34a135db50455931ccddfb21f787c2cae2ebae3a620943188e0bba3ed6a\" id=f7a58a87-3bc8-4342-aa28-7bc087270545 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:36.477533 crc crio[3638]: time=\"2026-06-11T15:57:36.477251767Z\" level=info msg=\"Started container\" PID=5528 containerID=6742a34a135db50455931ccddfb21f787c2cae2ebae3a620943188e0bba3ed6a description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=f7a58a87-3bc8-4342-aa28-7bc087270545 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93\nJun 11 15:57:36.596802 crc crio[3638]: time=\"2026-06-11T15:57:36.596690054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=99eb0680-f310-4827-b034-7612e0425aa4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:36.609233 crc crio[3638]: time=\"2026-06-11T15:57:36.60916594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c5fffe7a-1880-46d6-b7e8-b19b2afa2c23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:36.623265 crc crio[3638]: time=\"2026-06-11T15:57:36.622899536Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=1342f5de-3095-4efb-b565-81bb03b7f74d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:36.623734 crc crio[3638]: time=\"2026-06-11T15:57:36.623623979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:36.694209 crc crio[3638]: time=\"2026-06-11T15:57:36.694081299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:37.470693 crc crio[3638]: time=\"2026-06-11T15:57:37.470586715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:38.381280 crc crio[3638]: time=\"2026-06-11T15:57:38.380999667Z\" level=info msg=\"Created container d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df: openshift-etcd/etcd-crc/etcd-resources-copy\" id=2b167887-d4c3-4cf3-b82c-a02d278c4ed4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:38.428985 crc crio[3638]: time=\"2026-06-11T15:57:38.428915879Z\" level=info msg=\"Starting container: d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df\" id=b778bc5e-f05c-4ce2-a944-4573fcae1f9a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:38.438578 crc crio[3638]: 2026-06-11T15:57:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:38.438578 crc crio[3638]: time=\"2026-06-11T15:57:38.437317888Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 11 15:57:38.438578 crc crio[3638]: time=\"2026-06-11T15:57:38.437357029Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:38.438578 crc crio[3638]: time=\"2026-06-11T15:57:38.43737112Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 11 15:57:38.438578 crc crio[3638]: time=\"2026-06-11T15:57:38.43737912Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:38.438578 crc crio[3638]: time=\"2026-06-11T15:57:38.437661Z\" 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 11 15:57:38.438981 crc crio[3638]: time=\"2026-06-11T15:57:38.438726625Z\" 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:0xc00008c540}] Aliases:map[]}\"\nJun 11 15:57:38.438981 crc crio[3638]: time=\"2026-06-11T15:57:38.438903251Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:38.538320 crc crio[3638]: time=\"2026-06-11T15:57:38.53790696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:38.583327 crc crio[3638]: time=\"2026-06-11T15:57:38.580779053Z\" level=info msg=\"Started container\" PID=5583 containerID=d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df description=openshift-etcd/etcd-crc/etcd-resources-copy id=b778bc5e-f05c-4ce2-a944-4573fcae1f9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\nJun 11 15:57:38.891137 crc crio[3638]: 2026-06-11T15:57:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:38.891941 crc crio[3638]: time=\"2026-06-11T15:57:38.891890328Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 11 15:57:38.892073 crc crio[3638]: time=\"2026-06-11T15:57:38.892051743Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:38.892175 crc crio[3638]: time=\"2026-06-11T15:57:38.892158467Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 11 15:57:38.892246 crc crio[3638]: time=\"2026-06-11T15:57:38.89223345Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:38.892379 crc crio[3638]: time=\"2026-06-11T15:57:38.892357714Z\" 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 11 15:57:38.893099 crc crio[3638]: time=\"2026-06-11T15:57:38.893070627Z\" 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:0xc0003d0368}] Aliases:map[]}\"\nJun 11 15:57:38.893406 crc crio[3638]: time=\"2026-06-11T15:57:38.893369957Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:38.919177 crc crio[3638]: time=\"2026-06-11T15:57:38.918211833Z\" level=info msg=\"Created container 241cdf0c7bcf6aca69312090c968a74c3fdc98288c4ef32233672ef10fb03eab: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=1342f5de-3095-4efb-b565-81bb03b7f74d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:38.942249 crc crio[3638]: time=\"2026-06-11T15:57:38.941820056Z\" level=info msg=\"Starting container: 241cdf0c7bcf6aca69312090c968a74c3fdc98288c4ef32233672ef10fb03eab\" id=4fc1d4e3-8ccb-4de2-b8b1-e6c6d12dc01d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:38.992892 crc crio[3638]: time=\"2026-06-11T15:57:38.99278891Z\" level=info msg=\"Started container\" PID=5616 containerID=241cdf0c7bcf6aca69312090c968a74c3fdc98288c4ef32233672ef10fb03eab description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4fc1d4e3-8ccb-4de2-b8b1-e6c6d12dc01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93\nJun 11 15:57:39.045348 crc crio[3638]: 2026-06-11T15:57:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:39.046913 crc crio[3638]: time=\"2026-06-11T15:57:39.045932325Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 11 15:57:39.046913 crc crio[3638]: time=\"2026-06-11T15:57:39.046221115Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:39.046913 crc crio[3638]: time=\"2026-06-11T15:57:39.046265346Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 11 15:57:39.046913 crc crio[3638]: time=\"2026-06-11T15:57:39.046284727Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:39.046913 crc crio[3638]: time=\"2026-06-11T15:57:39.046328508Z\" 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 11 15:57:39.046913 crc crio[3638]: time=\"2026-06-11T15:57:39.046869236Z\" 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:0xc00210c1f8}] Aliases:map[]}\"\nJun 11 15:57:39.047771 crc crio[3638]: time=\"2026-06-11T15:57:39.047407164Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:40.326655 crc crio[3638]: time=\"2026-06-11T15:57:40.326106831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=85c6c3b9-10b2-4fae-be48-425560df561b name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:40.352095 crc crio[3638]: time=\"2026-06-11T15:57:40.352036083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d9567eba-8b8c-4399-92b8-68ee4e740b0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:40.378804 crc crio[3638]: time=\"2026-06-11T15:57:40.378345056Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=d80d90b1-21bf-42c7-a865-a9b4765ec063 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:40.379415 crc crio[3638]: time=\"2026-06-11T15:57:40.379393931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:40.593183 crc crio[3638]: time=\"2026-06-11T15:57:40.592378678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:40.766918 crc crio[3638]: 2026-06-11T15:57:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.76528288Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.765324181Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.765372362Z\" 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 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.765584189Z\" 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:0xc00210c258}] Aliases:map[]}\"\nJun 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.765637571Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.765650522Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.765663062Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:57:41.579266 crc crio[3638]: time=\"2026-06-11T15:57:41.574999637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:42.886074 crc crio[3638]: time=\"2026-06-11T15:57:41.615564894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:43.191540 crc crio[3638]: time=\"2026-06-11T15:57:43.189121376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:43.212687 crc crio[3638]: 2026-06-11T15:57:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 15:57:43.212883 crc crio[3638]: time=\"2026-06-11T15:57:43.212791862Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 11 15:57:43.212883 crc crio[3638]: time=\"2026-06-11T15:57:43.212861945Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 15:57:43.212883 crc crio[3638]: time=\"2026-06-11T15:57:43.212880735Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 11 15:57:43.327845 crc crio[3638]: time=\"2026-06-11T15:57:43.327763602Z\" level=info msg=\"Created container 510883250f07c47471b194717d67927fb13fde65983902e9f80825be469d8397: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=f9d9a9a4-fa7f-4bb5-b865-a2529717fa5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:43.335829 crc crio[3638]: time=\"2026-06-11T15:57:43.335797549Z\" level=info msg=\"Starting container: 510883250f07c47471b194717d67927fb13fde65983902e9f80825be469d8397\" id=2c8241e1-5123-4766-8564-e7deace3207d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:43.344178 crc crio[3638]: time=\"2026-06-11T15:57:43.34369141Z\" level=info msg=\"Created container 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=c31aef6c-f6d7-441d-a0ef-140aa2662b1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:43.348052 crc crio[3638]: time=\"2026-06-11T15:57:43.347790057Z\" level=info msg=\"Starting container: 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f\" id=3a57a92f-6f70-4545-ae0a-8fd1d7446aef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:43.394053 crc crio[3638]: time=\"2026-06-11T15:57:43.393083711Z\" level=info msg=\"Started container\" PID=5700 containerID=18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=3a57a92f-6f70-4545-ae0a-8fd1d7446aef name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\nJun 11 15:57:43.418750 crc crio[3638]: time=\"2026-06-11T15:57:43.417975759Z\" level=info msg=\"Started container\" PID=5699 containerID=510883250f07c47471b194717d67927fb13fde65983902e9f80825be469d8397 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=2c8241e1-5123-4766-8564-e7deace3207d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497\nJun 11 15:57:43.443521 crc crio[3638]: time=\"2026-06-11T15:57:43.443003189Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cf405f78-0943-45e3-a311-3f6ec360de78 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:43.449605 crc crio[3638]: time=\"2026-06-11T15:57:43.449199795Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=113810d6-786e-4c98-bc18-ba4f5833c013 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:43.456922 crc crio[3638]: time=\"2026-06-11T15:57:43.456304582Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=44bad454-355a-4174-9a0c-76838a5b74d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:43.457310 crc crio[3638]: time=\"2026-06-11T15:57:43.457148169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:43.463608 crc crio[3638]: time=\"2026-06-11T15:57:43.463569563Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c05f6211-742f-45eb-8f11-9c27b374ea64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:43.496275 crc crio[3638]: time=\"2026-06-11T15:57:43.496187906Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=fd98667f-eeab-4198-b6ba-f640e2331826 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:43.515256 crc crio[3638]: time=\"2026-06-11T15:57:43.515161727Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=3ddfce8c-cf5b-49a2-8edd-7530d1c596c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:43.524235 crc crio[3638]: time=\"2026-06-11T15:57:43.524185296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:43.529959 crc crio[3638]: time=\"2026-06-11T15:57:43.529530824Z\" level=info msg=\"Created container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5: openshift-etcd/etcd-crc/etcdctl\" id=d80d90b1-21bf-42c7-a865-a9b4765ec063 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:43.535860 crc crio[3638]: time=\"2026-06-11T15:57:43.5342224Z\" level=info msg=\"Starting container: 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5\" id=d8849f84-ecec-499a-a19e-ede00a5aed67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:43.539050 crc crio[3638]: time=\"2026-06-11T15:57:43.538633107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:43.797909 crc crio[3638]: time=\"2026-06-11T15:57:43.796994439Z\" level=info msg=\"Started container\" PID=5720 containerID=9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 description=openshift-etcd/etcd-crc/etcdctl id=d8849f84-ecec-499a-a19e-ede00a5aed67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\nJun 11 15:57:43.816983 crc crio[3638]: time=\"2026-06-11T15:57:43.814289853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:43.956051 crc crio[3638]: time=\"2026-06-11T15:57:43.954365796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=96ded280-63bc-42b1-b5b3-df86ee45fb60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:43.991839 crc crio[3638]: time=\"2026-06-11T15:57:43.990378293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c5c0a50a-aacc-4dcc-99af-358258ab79ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:44.030120 crc crio[3638]: time=\"2026-06-11T15:57:44.025339354Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=22289497-029d-4767-82e6-605e686c7802 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:44.030120 crc crio[3638]: time=\"2026-06-11T15:57:44.030118114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:44.304682 crc crio[3638]: time=\"2026-06-11T15:57:44.304553809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:45.778702 crc crio[3638]: time=\"2026-06-11T15:57:45.778323735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:45.863310 crc crio[3638]: time=\"2026-06-11T15:57:45.863187493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:46.238596 crc crio[3638]: time=\"2026-06-11T15:57:46.238260494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:46.364534 crc crio[3638]: time=\"2026-06-11T15:57:46.364119815Z\" level=info msg=\"Created container 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=44bad454-355a-4174-9a0c-76838a5b74d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:46.367968 crc crio[3638]: time=\"2026-06-11T15:57:46.367698373Z\" level=info msg=\"Starting container: 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5\" id=e9d91296-dc7e-4df0-aea4-34faa34458eb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:46.379868 crc crio[3638]: time=\"2026-06-11T15:57:46.379654231Z\" level=info msg=\"Created container 5d8554ff365ea0aca9d70e7b057340c12a0e89b530ffdbad4483af4437fca192: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=3ddfce8c-cf5b-49a2-8edd-7530d1c596c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:46.383087 crc crio[3638]: time=\"2026-06-11T15:57:46.382758362Z\" level=info msg=\"Starting container: 5d8554ff365ea0aca9d70e7b057340c12a0e89b530ffdbad4483af4437fca192\" id=d23c8d67-ff1e-4364-aac8-61111fd5a1c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:46.407977 crc crio[3638]: time=\"2026-06-11T15:57:46.407843687Z\" level=info msg=\"Started container\" PID=5759 containerID=799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=e9d91296-dc7e-4df0-aea4-34faa34458eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\nJun 11 15:57:46.445754 crc crio[3638]: time=\"2026-06-11T15:57:46.444867636Z\" level=info msg=\"Started container\" PID=5760 containerID=5d8554ff365ea0aca9d70e7b057340c12a0e89b530ffdbad4483af4437fca192 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=d23c8d67-ff1e-4364-aac8-61111fd5a1c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497\nJun 11 15:57:46.489313 crc crio[3638]: time=\"2026-06-11T15:57:46.489027524Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=910cd1ca-d760-42ba-8837-7e4bc0d2891c name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:46.496089 crc crio[3638]: time=\"2026-06-11T15:57:46.495836239Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=291f2ec1-3ccf-4808-a37d-8f461d2b304a name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:46.501299 crc crio[3638]: time=\"2026-06-11T15:57:46.501199788Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=36d27971-1219-4b6d-8be5-5e1e5bf7a1ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:46.503160 crc crio[3638]: time=\"2026-06-11T15:57:46.50305683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:46.515224 crc crio[3638]: time=\"2026-06-11T15:57:46.51512679Z\" level=info msg=\"Created container dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a: openshift-etcd/etcd-crc/etcd\" id=22289497-029d-4767-82e6-605e686c7802 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:46.519638 crc crio[3638]: time=\"2026-06-11T15:57:46.519162235Z\" level=info msg=\"Starting container: dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a\" id=b0a29f55-252f-4145-a1e3-918505c58b51 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:46.537728 crc crio[3638]: time=\"2026-06-11T15:57:46.537237165Z\" level=info msg=\"Started container\" PID=5769 containerID=dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a description=openshift-etcd/etcd-crc/etcd id=b0a29f55-252f-4145-a1e3-918505c58b51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\nJun 11 15:57:46.558735 crc crio[3638]: time=\"2026-06-11T15:57:46.558654977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:46.570605 crc crio[3638]: time=\"2026-06-11T15:57:46.570191869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f10d6d76-061b-486c-be1b-f4f04879c695 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:46.578102 crc crio[3638]: time=\"2026-06-11T15:57:46.577891075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=72ed8fe5-0fad-4253-a06b-29f1ad864b1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:46.583083 crc crio[3638]: time=\"2026-06-11T15:57:46.582788479Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=d5893f71-2b95-4581-9bf4-8de7b00fd369 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:46.584345 crc crio[3638]: time=\"2026-06-11T15:57:46.583899746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:46.685285 crc crio[3638]: time=\"2026-06-11T15:57:46.684969373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:47.991821 crc crio[3638]: time=\"2026-06-11T15:57:47.991209164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:48.403945 crc crio[3638]: time=\"2026-06-11T15:57:48.389990451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:48.632778 crc crio[3638]: time=\"2026-06-11T15:57:48.631583327Z\" level=info msg=\"Created container 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=36d27971-1219-4b6d-8be5-5e1e5bf7a1ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:48.641199 crc crio[3638]: time=\"2026-06-11T15:57:48.640933697Z\" level=info msg=\"Starting container: 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3\" id=ea883bfc-18ac-4e1a-8807-b93accba5d63 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:48.719013 crc crio[3638]: time=\"2026-06-11T15:57:48.718692511Z\" level=info msg=\"Started container\" PID=5840 containerID=988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=ea883bfc-18ac-4e1a-8807-b93accba5d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\nJun 11 15:57:48.927805 crc crio[3638]: time=\"2026-06-11T15:57:48.926813615Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=179e4e99-5499-4846-a8fa-618fa1ad8057 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:48.927805 crc crio[3638]: time=\"2026-06-11T15:57:48.927768266Z\" level=info msg=\"Created container 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3: openshift-etcd/etcd-crc/etcd-metrics\" id=d5893f71-2b95-4581-9bf4-8de7b00fd369 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:48.935269 crc crio[3638]: time=\"2026-06-11T15:57:48.934992356Z\" level=info msg=\"Starting container: 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3\" id=2bab2eef-dc87-44f3-81a5-234ad28e9083 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:48.955367 crc crio[3638]: time=\"2026-06-11T15:57:48.945139093Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8a908094-215c-4686-98c6-c2febdce66aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:48.969933 crc crio[3638]: time=\"2026-06-11T15:57:48.968128506Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=181f756c-6f9c-4c9a-917e-b77b0d3e0e8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:48.973619 crc crio[3638]: time=\"2026-06-11T15:57:48.972689638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:49.091194 crc crio[3638]: time=\"2026-06-11T15:57:49.08893316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:49.096874 crc crio[3638]: time=\"2026-06-11T15:57:49.094567947Z\" level=info msg=\"Started container\" PID=5849 containerID=249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3 description=openshift-etcd/etcd-crc/etcd-metrics id=2bab2eef-dc87-44f3-81a5-234ad28e9083 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\nJun 11 15:57:49.364696 crc crio[3638]: time=\"2026-06-11T15:57:49.363678367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=046baa1e-1189-4152-8792-c552e78cd4d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:49.392652 crc crio[3638]: time=\"2026-06-11T15:57:49.391235293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b5de6e9a-700d-4783-8461-7f1e8e56685c name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:49.408332 crc crio[3638]: time=\"2026-06-11T15:57:49.407059818Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=5bf28e12-a896-4527-ac12-a90b1dc947ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:49.409741 crc crio[3638]: time=\"2026-06-11T15:57:49.40922084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:49.675319 crc crio[3638]: time=\"2026-06-11T15:57:49.672296359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:50.751093 crc crio[3638]: time=\"2026-06-11T15:57:50.732312431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:51.158005 crc crio[3638]: time=\"2026-06-11T15:57:51.15761282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:51.503132 crc crio[3638]: time=\"2026-06-11T15:57:51.502679193Z\" level=info msg=\"Created container adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=181f756c-6f9c-4c9a-917e-b77b0d3e0e8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:51.508613 crc crio[3638]: time=\"2026-06-11T15:57:51.508049382Z\" level=info msg=\"Starting container: adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143\" id=3f7ddb2f-c2e9-47aa-b3e3-22b062cb6e76 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:51.533601 crc crio[3638]: time=\"2026-06-11T15:57:51.533332142Z\" level=info msg=\"Created container 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490: openshift-etcd/etcd-crc/etcd-readyz\" id=5bf28e12-a896-4527-ac12-a90b1dc947ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:51.539086 crc crio[3638]: time=\"2026-06-11T15:57:51.53871381Z\" level=info msg=\"Starting container: 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490\" id=d71ec9ad-8c81-4dfd-8176-133c247952f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:51.544656 crc crio[3638]: time=\"2026-06-11T15:57:51.544310975Z\" level=info msg=\"Started container\" PID=5882 containerID=adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=3f7ddb2f-c2e9-47aa-b3e3-22b062cb6e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\nJun 11 15:57:51.599784 crc crio[3638]: time=\"2026-06-11T15:57:51.599402905Z\" level=info msg=\"Started container\" PID=5887 containerID=3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490 description=openshift-etcd/etcd-crc/etcd-readyz id=d71ec9ad-8c81-4dfd-8176-133c247952f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\nJun 11 15:57:51.784105 crc crio[3638]: time=\"2026-06-11T15:57:51.78403938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=608beb7b-f44e-4831-9779-63b636fa2c6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:51.789351 crc crio[3638]: time=\"2026-06-11T15:57:51.789282713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4a98114d-8546-4a03-bddb-e4e8dc70565b name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:57:51.792302 crc crio[3638]: time=\"2026-06-11T15:57:51.792240071Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=4d111902-a672-433b-b680-94f0be22b6eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:51.792815 crc crio[3638]: time=\"2026-06-11T15:57:51.792760158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:51.837256 crc crio[3638]: time=\"2026-06-11T15:57:51.836724519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:52.512168 crc crio[3638]: time=\"2026-06-11T15:57:52.511544687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:57:52.817034 crc crio[3638]: time=\"2026-06-11T15:57:52.816809567Z\" level=info msg=\"Created container 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af: openshift-etcd/etcd-crc/etcd-rev\" id=4d111902-a672-433b-b680-94f0be22b6eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:57:52.827207 crc crio[3638]: time=\"2026-06-11T15:57:52.82679857Z\" level=info msg=\"Starting container: 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af\" id=a53ebdb0-ee75-4be8-bdea-2823af52da8b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:57:52.868156 crc crio[3638]: time=\"2026-06-11T15:57:52.867944867Z\" level=info msg=\"Started container\" PID=5905 containerID=1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af description=openshift-etcd/etcd-crc/etcd-rev id=a53ebdb0-ee75-4be8-bdea-2823af52da8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\nJun 11 15:58:10.734208 crc crio[3638]: time=\"2026-06-11T15:58:10.732754382Z\" level=info msg=\"Stopping container: 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2 (timeout: 30s)\" id=548b23e2-2f79-4646-9908-accc1bc69087 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 15:58:10.900291 crc crio[3638]: time=\"2026-06-11T15:58:10.899925555Z\" level=info msg=\"Stopped container 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=548b23e2-2f79-4646-9908-accc1bc69087 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 15:58:10.916088 crc crio[3638]: time=\"2026-06-11T15:58:10.908257511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=830ba6e6-ec46-44fe-a827-89863c7e16f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:58:10.923769 crc crio[3638]: time=\"2026-06-11T15:58:10.923282571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=cec74b54-2a26-4938-b8c5-6dd088f3db11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:58:10.927242 crc crio[3638]: time=\"2026-06-11T15:58:10.927084707Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=496f25ec-2798-43d0-a646-ef32b19635ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:58:10.927940 crc crio[3638]: time=\"2026-06-11T15:58:10.927758039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:10.951695 crc crio[3638]: time=\"2026-06-11T15:58:10.951613022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:11.294618 crc crio[3638]: time=\"2026-06-11T15:58:11.294495312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:11.370352 crc crio[3638]: time=\"2026-06-11T15:58:11.370214387Z\" level=info msg=\"Created container c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=496f25ec-2798-43d0-a646-ef32b19635ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:58:11.371682 crc crio[3638]: time=\"2026-06-11T15:58:11.371561502Z\" level=info msg=\"Starting container: c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967\" id=4d5806cf-5c73-4369-a29e-4e3fbe1d0a52 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:58:11.377603 crc crio[3638]: time=\"2026-06-11T15:58:11.377403496Z\" level=info msg=\"Started container\" PID=6157 containerID=c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4d5806cf-5c73-4369-a29e-4e3fbe1d0a52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497\nJun 11 15:58:12.158657 crc crio[3638]: time=\"2026-06-11T15:58:12.158309687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e0cf36f8-a4a3-4fd3-8e67-5219547b8ca3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:58:12.163889 crc crio[3638]: time=\"2026-06-11T15:58:12.163745938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b42b8b8d-3510-424e-a4ea-4d153c6a0339 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:58:12.168208 crc crio[3638]: time=\"2026-06-11T15:58:12.168095932Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=41e81b2a-aca8-45c2-81ba-6604d604a5f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:58:12.169160 crc crio[3638]: time=\"2026-06-11T15:58:12.168974232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:12.200248 crc crio[3638]: time=\"2026-06-11T15:58:12.200112846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:12.592805 crc crio[3638]: time=\"2026-06-11T15:58:12.592700378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:12.701725 crc crio[3638]: time=\"2026-06-11T15:58:12.701522123Z\" level=info msg=\"Created container 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=41e81b2a-aca8-45c2-81ba-6604d604a5f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:58:12.703774 crc crio[3638]: time=\"2026-06-11T15:58:12.703686404Z\" level=info msg=\"Starting container: 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8\" id=692560f6-8129-45c0-a3b5-e73ebc4021b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:58:12.710342 crc crio[3638]: time=\"2026-06-11T15:58:12.710250123Z\" level=info msg=\"Started container\" PID=6182 containerID=68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=692560f6-8129-45c0-a3b5-e73ebc4021b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\nJun 11 15:58:13.226742 crc crio[3638]: time=\"2026-06-11T15:58:13.225968184Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4f5caf88-d8a1-4e6f-bebf-a78b1fb179e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:58:13.231843 crc crio[3638]: time=\"2026-06-11T15:58:13.23154064Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=17d86e71-5ee4-473b-b537-3f12c721a41c name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:58:13.235836 crc crio[3638]: time=\"2026-06-11T15:58:13.23575386Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=279c0ce3-924f-4c0a-bfb2-ce4b1f821b65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:58:13.236193 crc crio[3638]: time=\"2026-06-11T15:58:13.236132813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:13.248114 crc crio[3638]: time=\"2026-06-11T15:58:13.247943965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:13.758700 crc crio[3638]: time=\"2026-06-11T15:58:13.758491154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:13.872617 crc crio[3638]: time=\"2026-06-11T15:58:13.872512942Z\" level=info msg=\"Created container e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=279c0ce3-924f-4c0a-bfb2-ce4b1f821b65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:58:13.874203 crc crio[3638]: time=\"2026-06-11T15:58:13.873990541Z\" level=info msg=\"Starting container: e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664\" id=2ea61646-b48e-4006-8767-456cfba37b77 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:58:13.897816 crc crio[3638]: time=\"2026-06-11T15:58:13.897671468Z\" level=info msg=\"Started container\" PID=6248 containerID=e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=2ea61646-b48e-4006-8767-456cfba37b77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\nJun 11 15:58:57.691594 crc crio[3638]: time=\"2026-06-11T15:58:57.690389449Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=a1c9b2e5-400d-4aee-89a1-bb82a7c3c0f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:57.693478 crc crio[3638]: time=\"2026-06-11T15:58:57.693032506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:57.698400 crc crio[3638]: time=\"2026-06-11T15:58:57.690373729Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=20b0780d-6185-4400-bc5a-c441543b0dcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:57.698400 crc crio[3638]: time=\"2026-06-11T15:58:57.695085619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:57.698400 crc crio[3638]: time=\"2026-06-11T15:58:57.690375289Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:57.698400 crc crio[3638]: time=\"2026-06-11T15:58:57.691014685Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:57.698400 crc crio[3638]: time=\"2026-06-11T15:58:57.696357309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:57.698400 crc crio[3638]: time=\"2026-06-11T15:58:57.696806226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:57.732880 crc crio[3638]: time=\"2026-06-11T15:58:57.732525462Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:57.732961 crc crio[3638]: time=\"2026-06-11T15:58:57.732884646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:57.876050 crc crio[3638]: time=\"2026-06-11T15:58:57.875815239Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:57.876134 crc crio[3638]: time=\"2026-06-11T15:58:57.876112991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:57.930834 crc crio[3638]: time=\"2026-06-11T15:58:57.929256926Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=e0f77a81-7bc3-4e9c-83a6-edaffcbf033f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:57.930834 crc crio[3638]: time=\"2026-06-11T15:58:57.930101201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:57.970135 crc crio[3638]: time=\"2026-06-11T15:58:57.969770395Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a1c9b2e5-400d-4aee-89a1-bb82a7c3c0f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:57.984644 crc crio[3638]: time=\"2026-06-11T15:58:57.984355732Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:57.984726 crc crio[3638]: time=\"2026-06-11T15:58:57.984663874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:57.985074 crc crio[3638]: time=\"2026-06-11T15:58:57.98504023Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:57.985613 crc crio[3638]: time=\"2026-06-11T15:58:57.985586782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:58.092077 crc crio[3638]: time=\"2026-06-11T15:58:58.09199722Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:58.092400 crc crio[3638]: time=\"2026-06-11T15:58:58.092377095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:58.136215 crc crio[3638]: time=\"2026-06-11T15:58:58.12431382Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:58.137255 crc crio[3638]: time=\"2026-06-11T15:58:58.137221838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:58.141136 crc crio[3638]: time=\"2026-06-11T15:58:58.140273451Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=3410e9b4-ed6b-4a72-ac02-425a275ad597 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:58.141136 crc crio[3638]: time=\"2026-06-11T15:58:58.140794892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:58.157147 crc crio[3638]: time=\"2026-06-11T15:58:58.15591517Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bb952497-0ee9-4142-8d5b-5b40a01dbafc 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:0xc00008c4e8}] Aliases:map[]}\"\nJun 11 15:58:58.157147 crc crio[3638]: time=\"2026-06-11T15:58:58.15641619Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:58:58.378762 crc crio[3638]: time=\"2026-06-11T15:58:58.375315431Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=20b0780d-6185-4400-bc5a-c441543b0dcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:58.412680 crc crio[3638]: time=\"2026-06-11T15:58:58.403516634Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f40fcc1c-1da2-45f4-8b8a-ff4107966c60 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:0xc001b140f8}] Aliases:map[]}\"\nJun 11 15:58:58.412680 crc crio[3638]: time=\"2026-06-11T15:58:58.404003324Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:58:58.412680 crc crio[3638]: time=\"2026-06-11T15:58:58.407000815Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/893bd17a-0143-499a-a54a-7e5c7d457c77 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:0xc000b124f0}] Aliases:map[]}\"\nJun 11 15:58:58.412680 crc crio[3638]: time=\"2026-06-11T15:58:58.407026986Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:58:58.414248 crc crio[3638]: time=\"2026-06-11T15:58:58.413919983Z\" level=info msg=\"Ran pod sandbox 0cac4a910a13557802ad773daae9347c66697f36d450044e8d5b51c62ee06e18 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=a1c9b2e5-400d-4aee-89a1-bb82a7c3c0f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:58.423163 crc crio[3638]: time=\"2026-06-11T15:58:58.422325031Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e0f77a81-7bc3-4e9c-83a6-edaffcbf033f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:58.469370 crc crio[3638]: time=\"2026-06-11T15:58:58.465104892Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:58.469370 crc crio[3638]: time=\"2026-06-11T15:58:58.465201495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:58.470744 crc crio[3638]: time=\"2026-06-11T15:58:58.470134943Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/f61ea80b-0da5-4ce8-be0d-5fa6d1d0f74d 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:0xc000182548}] Aliases:map[]}\"\nJun 11 15:58:58.470744 crc crio[3638]: time=\"2026-06-11T15:58:58.47031336Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:58:58.514243 crc crio[3638]: time=\"2026-06-11T15:58:58.506897761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4ce306f0-2089-4b4a-9942-d3498cb057b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:58:58.546838 crc crio[3638]: time=\"2026-06-11T15:58:58.543169079Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/83b97448-e575-44a5-80f9-fb0c52e5e331 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:0xc002cb61c0}] Aliases:map[]}\"\nJun 11 15:58:58.546838 crc crio[3638]: time=\"2026-06-11T15:58:58.543380608Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:58:58.570003 crc crio[3638]: time=\"2026-06-11T15:58:58.561956794Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=a75aaaad-8189-455c-9f96-c077ceef8428 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:58.570003 crc crio[3638]: time=\"2026-06-11T15:58:58.562051428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:58.586905 crc crio[3638]: time=\"2026-06-11T15:58:58.586863966Z\" level=info msg=\"Ran pod sandbox 5d8625d577c160c211f1c2a56d357d8a22cc1da66d52e14f020c4885d783bf0f with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=20b0780d-6185-4400-bc5a-c441543b0dcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:58.636068 crc crio[3638]: time=\"2026-06-11T15:58:58.635741691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=3e3d8d6e-cca6-4963-9df2-c4831a9227b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:58:58.640264 crc crio[3638]: time=\"2026-06-11T15:58:58.639966711Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:58.640353 crc crio[3638]: time=\"2026-06-11T15:58:58.640290255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:58.640879 crc crio[3638]: time=\"2026-06-11T15:58:58.640835237Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:58.644710 crc crio[3638]: time=\"2026-06-11T15:58:58.64468022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:58:58.673978 crc crio[3638]: time=\"2026-06-11T15:58:58.673363584Z\" level=info msg=\"Ran pod sandbox 78af3da5b5a5fb7735319705711dd6347b8216a61cfb752fe3a131bac1887d70 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=e0f77a81-7bc3-4e9c-83a6-edaffcbf033f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:58.735410 crc crio[3638]: time=\"2026-06-11T15:58:58.734257013Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3410e9b4-ed6b-4a72-ac02-425a275ad597 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:58.760788 crc crio[3638]: time=\"2026-06-11T15:58:58.760747028Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3861522c-7dae-486c-b6ff-a7161eb0759e 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:0xc002cb6500}] Aliases:map[]}\"\nJun 11 15:58:58.767007 crc crio[3638]: time=\"2026-06-11T15:58:58.766755209Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:58:58.863313 crc crio[3638]: time=\"2026-06-11T15:58:58.862208727Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ab5ee5fd-1abc-4388-a265-99b81cc2f8e2 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:0xc0001828f0}] Aliases:map[]}\"\nJun 11 15:58:58.863313 crc crio[3638]: time=\"2026-06-11T15:58:58.862866594Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:58:58.987412 crc crio[3638]: time=\"2026-06-11T15:58:58.974891517Z\" level=info msg=\"Ran pod sandbox 299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=3410e9b4-ed6b-4a72-ac02-425a275ad597 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:59.250930 crc crio[3638]: time=\"2026-06-11T15:58:59.250811751Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a75aaaad-8189-455c-9f96-c077ceef8428 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:58:59.354191 crc crio[3638]: time=\"2026-06-11T15:58:59.350937376Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/0814bd9d-79af-4d78-bbda-0859afbecabe 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:0xc00210c118}] Aliases:map[]}\"\nJun 11 15:58:59.354191 crc crio[3638]: time=\"2026-06-11T15:58:59.351982828Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:58:59.392859 crc crio[3638]: time=\"2026-06-11T15:58:59.391864941Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/4c16b9b6-be95-4847-ad5b-a71300d4e680 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:0xc00008c5c0}] Aliases:map[]}\"\nJun 11 15:58:59.392859 crc crio[3638]: time=\"2026-06-11T15:58:59.391927674Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:58:59.455703 crc crio[3638]: time=\"2026-06-11T15:58:59.455637816Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/1b01a0c4-1808-40bf-91a3-bacb447f239d 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:0xc002cb61d0}] Aliases:map[]}\"\nJun 11 15:58:59.455974 crc crio[3638]: time=\"2026-06-11T15:58:59.455945868Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:58:59.619954 crc crio[3638]: time=\"2026-06-11T15:58:59.604629767Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/26705198-e9a5-4668-bd0a-6df6bee6ffcf 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:0xc000b12380}] Aliases:map[]}\"\nJun 11 15:58:59.619954 crc crio[3638]: time=\"2026-06-11T15:58:59.60472059Z\" 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 11 15:58:59.619954 crc crio[3638]: time=\"2026-06-11T15:58:59.619022624Z\" level=info msg=\"Ran pod sandbox 851716397c59ab6c7136fc7fb6f95c1dee00180850abbe70cc2a9b445a89e59f with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=a75aaaad-8189-455c-9f96-c077ceef8428 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:00.012966 crc crio[3638]: time=\"2026-06-11T15:59:00.010087556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3c2735b7-bfb3-48df-92e5-ac6ee6c42c37 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:00.021025 crc crio[3638]: time=\"2026-06-11T15:59:00.019317748Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=6a26daff-18c1-46ed-8bc9-3ce0fd56a45b name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:00.047724 crc crio[3638]: time=\"2026-06-11T15:59:00.046308152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=64ae0720-881d-4712-87b5-b268b6f9f868 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:00.437354 crc crio[3638]: time=\"2026-06-11T15:59:00.436182648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=da6628ac-fb28-48f0-a018-a3d73b19dcce name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:01.336983 crc crio[3638]: time=\"2026-06-11T15:59:01.336837418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=98ce8cfd-79e3-401c-809b-991c20108aa8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:01.722983 crc crio[3638]: time=\"2026-06-11T15:59:01.712066314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=385e7622-95a0-4797-922f-c41acb7eece7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:01.722983 crc crio[3638]: time=\"2026-06-11T15:59:01.714319845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=700e9d83-0a38-4d35-88cc-f1df30f5aaea name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:01.722983 crc crio[3638]: time=\"2026-06-11T15:59:01.71494202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=49efb3d5-e210-4c05-9581-5a0a5176467f name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:01.722983 crc crio[3638]: time=\"2026-06-11T15:59:01.715866717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=45aea521-c6d5-42e0-a812-dba078d59484 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:01.817272 crc crio[3638]: time=\"2026-06-11T15:59:01.724210673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=111fe806-6fc3-46ae-af9a-333dcf82389b name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:01.817272 crc crio[3638]: time=\"2026-06-11T15:59:01.724773415Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=2f039f73-5603-45a1-9488-341b4ae64cf9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:01.817272 crc crio[3638]: time=\"2026-06-11T15:59:01.725003124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0f666433-2c47-43b5-961a-75fd9663e265 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:02.109773 crc crio[3638]: time=\"2026-06-11T15:59:02.109720282Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=eab015e7-03ec-445c-b389-bed7beca01c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.109895 crc crio[3638]: time=\"2026-06-11T15:59:02.109802585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:02.124862 crc crio[3638]: time=\"2026-06-11T15:59:02.12435558Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=eab015e7-03ec-445c-b389-bed7beca01c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.175023 crc crio[3638]: time=\"2026-06-11T15:59:02.174957665Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.175141 crc crio[3638]: time=\"2026-06-11T15:59:02.175066669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:02.210891 crc crio[3638]: time=\"2026-06-11T15:59:02.210523575Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.211015 crc crio[3638]: time=\"2026-06-11T15:59:02.21092806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:02.278127 crc crio[3638]: time=\"2026-06-11T15:59:02.277652793Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=0c903c61-d6a5-46ad-8de2-49e1ef874e9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.278127 crc crio[3638]: time=\"2026-06-11T15:59:02.277779809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:02.318756 crc crio[3638]: time=\"2026-06-11T15:59:02.317765246Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0c903c61-d6a5-46ad-8de2-49e1ef874e9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.335821 crc crio[3638]: time=\"2026-06-11T15:59:02.334894636Z\" level=info msg=\"Ran pod sandbox 88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=eab015e7-03ec-445c-b389-bed7beca01c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.338473 crc crio[3638]: time=\"2026-06-11T15:59:02.338355934Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7fe9c68a-b0b1-4a06-835e-24b17c9d7363 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:0xc00210c3b8}] Aliases:map[]}\"\nJun 11 15:59:02.339987 crc crio[3638]: time=\"2026-06-11T15:59:02.338483469Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:02.348966 crc crio[3638]: time=\"2026-06-11T15:59:02.345843365Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7ef1e6ac-2bb2-4def-b9f5-f4b62dfaf84a 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:0xc00008cf90}] Aliases:map[]}\"\nJun 11 15:59:02.348966 crc crio[3638]: time=\"2026-06-11T15:59:02.345872006Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:02.348966 crc crio[3638]: time=\"2026-06-11T15:59:02.345888447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=b9628f41-9c3a-485b-a575-e065ae3b3ac8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:02.373952 crc crio[3638]: time=\"2026-06-11T15:59:02.373243927Z\" level=info msg=\"Ran pod sandbox c4768c4c8d64492f779d05e201a6789e45532120a5e108731c3bfaa1fbe4753b with infra container: openshift-multus/multus-bzhnf/POD\" id=0c903c61-d6a5-46ad-8de2-49e1ef874e9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.391289 crc crio[3638]: time=\"2026-06-11T15:59:02.390351205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b64dca1d-786b-4aa7-9077-c03ebeb772ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:02.396166 crc crio[3638]: time=\"2026-06-11T15:59:02.395980871Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=8f9e9fd7-5266-4240-8e6b-9a7e14f99581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.396241 crc crio[3638]: time=\"2026-06-11T15:59:02.39620102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:02.405837 crc crio[3638]: time=\"2026-06-11T15:59:02.405804596Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8f9e9fd7-5266-4240-8e6b-9a7e14f99581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.454584 crc crio[3638]: time=\"2026-06-11T15:59:02.454547136Z\" level=info msg=\"Ran pod sandbox b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=8f9e9fd7-5266-4240-8e6b-9a7e14f99581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.469903 crc crio[3638]: time=\"2026-06-11T15:59:02.469355771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=592f928d-6b20-44ff-903c-3f6f0e8f43b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:02.503277 crc crio[3638]: time=\"2026-06-11T15:59:02.498202971Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.503277 crc crio[3638]: time=\"2026-06-11T15:59:02.498276484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:02.506044 crc crio[3638]: time=\"2026-06-11T15:59:02.505974254Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.506385 crc crio[3638]: time=\"2026-06-11T15:59:02.506097559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:02.543215 crc crio[3638]: time=\"2026-06-11T15:59:02.542141587Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.543215 crc crio[3638]: time=\"2026-06-11T15:59:02.54295698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:02.613839 crc crio[3638]: time=\"2026-06-11T15:59:02.612314429Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:02.613839 crc crio[3638]: time=\"2026-06-11T15:59:02.61282938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:02.623105 crc crio[3638]: time=\"2026-06-11T15:59:02.617259507Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/24ce5ce7-ad8c-4d42-a01c-01e429d4ef21 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:0xc001b14388}] Aliases:map[]}\"\nJun 11 15:59:02.623105 crc crio[3638]: time=\"2026-06-11T15:59:02.617296929Z\" 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 11 15:59:02.927592 crc crio[3638]: time=\"2026-06-11T15:59:02.927342005Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cfcbf673-e515-4a6b-9c8e-8cbe801ebfd6 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:0xc00008c308}] Aliases:map[]}\"\nJun 11 15:59:02.927592 crc crio[3638]: time=\"2026-06-11T15:59:02.927591015Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:02.989246 crc crio[3638]: time=\"2026-06-11T15:59:02.987273045Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/14204b1e-d922-4a9b-a110-656caae7e4ab 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:0xc000182478}] Aliases:map[]}\"\nJun 11 15:59:02.989246 crc crio[3638]: time=\"2026-06-11T15:59:02.988053746Z\" 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 11 15:59:03.033905 crc crio[3638]: time=\"2026-06-11T15:59:03.031314706Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/387f16b9-def6-4bc4-99a4-8fee57578398 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:0xc000182750}] Aliases:map[]}\"\nJun 11 15:59:03.038092 crc crio[3638]: time=\"2026-06-11T15:59:03.035238184Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.268122614Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.268918246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=c349c76e-35dd-4309-94d7-8c227c9cb14c name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.26903178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.269713308Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=24ca60bf-17e6-4834-86e9-0a2f6f97255a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.269791891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.269832443Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.270060352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.270286121Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.270351724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.271066013Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.271162937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.272786192Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.272856854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.272893506Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.273068743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.273081323Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.27325725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.268591243Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=00e82c22-f7ac-4e03-88c6-b6f0a78a1d21 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.273666016Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.27371867Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.273799603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.27374318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.273887356Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=194492bf-83c9-41ed-9c26-7411371f2f8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.273923298Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.274064943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.274136446Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.274179709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.274210629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.277312663Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=87c5c684-7fe2-4b2d-92d9-c7767e01c9b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.277409677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.278311155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1e75e1a5-dd7b-4f30-a82c-be4d78ed42cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.278351195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=147fa362-c67d-4e82-b6cf-0ec59177c670 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.278408189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=51739944-5834-4ff4-bab9-053caf5e375b name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.278810825Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.278881677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.279149528Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.27921023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.279375327Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=e8dbe840-3986-49ad-901d-fc8871294fbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.279557264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.297789387Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.298214695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.29885294Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.299011546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.299181073Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.299248366Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.299317808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.299334339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302155423Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302223495Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302280748Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=b454a186-bc2a-4307-bc46-bbe9178ce3b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.30233586Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302371711Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302392433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302300008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302410563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302233796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302524587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.303380762Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=36200192-a014-4ba0-9b31-7b518e9fe495 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.303691705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.305185154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f45e7fb2-cb3b-4237-aa40-ffa9f242236a name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.305243877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd015749-40d8-4199-9006-6e91d74fd239 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.305269748Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.305383423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.311707 crc crio[3638]: time=\"2026-06-11T15:59:24.306880233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=58d03173-60d0-4090-9be5-5e98f42efd04 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:24.323155 crc crio[3638]: time=\"2026-06-11T15:59:24.323110295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b59c8e67-460f-4589-8cc5-6a799bf7be07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:24.325899 crc crio[3638]: time=\"2026-06-11T15:59:24.32572966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b339aaf3-99de-49ba-8d87-0b12b28c912a name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:24.330706 crc crio[3638]: time=\"2026-06-11T15:59:24.330622798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=49768937-0f87-4978-9a2f-e789f0c16660 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:24.360892 crc crio[3638]: time=\"2026-06-11T15:59:24.36079844Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.361104 crc crio[3638]: time=\"2026-06-11T15:59:24.360917185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.457578 crc crio[3638]: time=\"2026-06-11T15:59:24.457281249Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/f6e78a7b-b404-4474-846e-98718b1c565d 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:0xc0016c00f8}] Aliases:map[]}\"\nJun 11 15:59:24.457679 crc crio[3638]: time=\"2026-06-11T15:59:24.457612792Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:24.498829 crc crio[3638]: time=\"2026-06-11T15:59:24.498738126Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.498829 crc crio[3638]: time=\"2026-06-11T15:59:24.498808949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.500981 crc crio[3638]: time=\"2026-06-11T15:59:24.500909914Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.501049 crc crio[3638]: time=\"2026-06-11T15:59:24.500997078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.519697 crc crio[3638]: time=\"2026-06-11T15:59:24.519607286Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16271f08-fb98-46dd-9b52-546271f6cf31 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:0xc00008c800}] Aliases:map[]}\"\nJun 11 15:59:24.519697 crc crio[3638]: time=\"2026-06-11T15:59:24.519675998Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:24.543092 crc crio[3638]: time=\"2026-06-11T15:59:24.542991465Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.543203 crc crio[3638]: time=\"2026-06-11T15:59:24.54311408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.665858 crc crio[3638]: time=\"2026-06-11T15:59:24.665712229Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.666084 crc crio[3638]: time=\"2026-06-11T15:59:24.665895767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.700207 crc crio[3638]: time=\"2026-06-11T15:59:24.69906242Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.700207 crc crio[3638]: time=\"2026-06-11T15:59:24.699740057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:24.727090 crc crio[3638]: time=\"2026-06-11T15:59:24.726860767Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/2c098487-9d7b-40c8-b0da-b54298d65598 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:0xc000182ca0}] Aliases:map[]}\"\nJun 11 15:59:24.727090 crc crio[3638]: time=\"2026-06-11T15:59:24.726891129Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:24.787237 crc crio[3638]: time=\"2026-06-11T15:59:24.787148452Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/07d3329b-ee98-42b1-9d20-bfa1b505cdbc 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:0xc000182f20}] Aliases:map[]}\"\nJun 11 15:59:24.787237 crc crio[3638]: time=\"2026-06-11T15:59:24.787214405Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:24.827191 crc crio[3638]: time=\"2026-06-11T15:59:24.82564673Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6b6257c0-64b6-4cbe-a0a0-56b30123d357 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:0xc001b14270}] Aliases:map[]}\"\nJun 11 15:59:24.827191 crc crio[3638]: time=\"2026-06-11T15:59:24.825705702Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:24.830027 crc crio[3638]: time=\"2026-06-11T15:59:24.829868699Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=24ca60bf-17e6-4834-86e9-0a2f6f97255a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.854670 crc crio[3638]: time=\"2026-06-11T15:59:24.85078334Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=194492bf-83c9-41ed-9c26-7411371f2f8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.877233 crc crio[3638]: time=\"2026-06-11T15:59:24.874261245Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e8dbe840-3986-49ad-901d-fc8871294fbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.882410 crc crio[3638]: time=\"2026-06-11T15:59:24.881514396Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/4e796cb9-27c0-4f53-b623-794181c2446f 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:0xc001b14520}] Aliases:map[]}\"\nJun 11 15:59:24.882410 crc crio[3638]: time=\"2026-06-11T15:59:24.88187361Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:24.917200 crc crio[3638]: time=\"2026-06-11T15:59:24.916719891Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/78c8e767-0c19-46c6-937f-694f7b24a0dd 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:0xc002cb6240}] Aliases:map[]}\"\nJun 11 15:59:24.917200 crc crio[3638]: time=\"2026-06-11T15:59:24.917184179Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:24.927277 crc crio[3638]: time=\"2026-06-11T15:59:24.926926712Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4930ba0c-8844-4523-a4c5-8558957cf407 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:0xc002cb6320}] Aliases:map[]}\"\nJun 11 15:59:24.927277 crc crio[3638]: time=\"2026-06-11T15:59:24.9271282Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:24.934311 crc crio[3638]: time=\"2026-06-11T15:59:24.930699653Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/bdae7700-e915-4e87-bf9d-0c1ed60749d5 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:0xc00210c2f8}] Aliases:map[]}\"\nJun 11 15:59:24.934311 crc crio[3638]: time=\"2026-06-11T15:59:24.931129011Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:24.959766 crc crio[3638]: time=\"2026-06-11T15:59:24.959153318Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=87c5c684-7fe2-4b2d-92d9-c7767e01c9b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:24.963148 crc crio[3638]: time=\"2026-06-11T15:59:24.963037314Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/503e37e4-f04b-4f8e-ba71-6db1a6404af7 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:0xc000b12578}] Aliases:map[]}\"\nJun 11 15:59:24.963250 crc crio[3638]: time=\"2026-06-11T15:59:24.963151909Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:24.966346 crc crio[3638]: time=\"2026-06-11T15:59:24.96616916Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b168f23b-5f61-4065-a25e-b5286a10ad8d 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:0xc0003d0048}] Aliases:map[]}\"\nJun 11 15:59:24.966346 crc crio[3638]: time=\"2026-06-11T15:59:24.966296635Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:24.983164 crc crio[3638]: time=\"2026-06-11T15:59:24.982312789Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/573b99eb-e5cc-4e94-8da2-8fe62b764845 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:0xc00210c458}] Aliases:map[]}\"\nJun 11 15:59:24.983164 crc crio[3638]: time=\"2026-06-11T15:59:24.982755097Z\" 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 11 15:59:25.015988 crc crio[3638]: time=\"2026-06-11T15:59:25.012845036Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c99f8b44-9ddf-450b-a3cc-d1a8b95e601c 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:0xc001b14710}] Aliases:map[]}\"\nJun 11 15:59:25.015988 crc crio[3638]: time=\"2026-06-11T15:59:25.013332605Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:25.017117 crc crio[3638]: time=\"2026-06-11T15:59:25.016127478Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4a4a4cd2-5cb0-486e-afbe-4126bdd8d66d 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:0xc002cb6490}] Aliases:map[]}\"\nJun 11 15:59:25.017117 crc crio[3638]: time=\"2026-06-11T15:59:25.016362217Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:25.037345 crc crio[3638]: time=\"2026-06-11T15:59:25.037290699Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/e32aefcd-7e8f-44f8-ab82-230a07fd5eda 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:0xc00012a5f8}] Aliases:map[]}\"\nJun 11 15:59:25.037715 crc crio[3638]: time=\"2026-06-11T15:59:25.037692675Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:25.103155 crc crio[3638]: time=\"2026-06-11T15:59:25.100267391Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/bd2941b0-0998-4bdb-8086-e0a9ea72cfd6 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:0xc00008ca00}] Aliases:map[]}\"\nJun 11 15:59:25.103155 crc crio[3638]: time=\"2026-06-11T15:59:25.100342014Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:25.111308 crc crio[3638]: time=\"2026-06-11T15:59:25.110664719Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=36200192-a014-4ba0-9b31-7b518e9fe495 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:25.179557 crc crio[3638]: time=\"2026-06-11T15:59:25.178734935Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/38aded4a-6d9b-4b68-937c-5751f8ef9c1b 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:0xc001446110}] Aliases:map[]}\"\nJun 11 15:59:25.179557 crc crio[3638]: time=\"2026-06-11T15:59:25.178807268Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:25.187039 crc crio[3638]: time=\"2026-06-11T15:59:25.183300119Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/4b272157-0544-4da2-a1cc-2324ea6d2810 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:0xc00210c5f8}] Aliases:map[]}\"\nJun 11 15:59:25.187039 crc crio[3638]: time=\"2026-06-11T15:59:25.184792019Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:25.283285 crc crio[3638]: time=\"2026-06-11T15:59:25.282174134Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f1128ee9-7ce3-441b-bb58-6f746c6a06e4 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:0xc000a88278}] Aliases:map[]}\"\nJun 11 15:59:25.285251 crc crio[3638]: time=\"2026-06-11T15:59:25.282780379Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:25.288307 crc crio[3638]: time=\"2026-06-11T15:59:25.286414895Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b454a186-bc2a-4307-bc46-bbe9178ce3b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:25.337826 crc crio[3638]: time=\"2026-06-11T15:59:25.337584593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bac4a07b-dbad-4df7-9c18-5d639cace7f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:25.338107 crc crio[3638]: time=\"2026-06-11T15:59:25.337943677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=9ee857fe-4851-49ed-bba3-fb6b37926fcb name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:25.510381 crc crio[3638]: time=\"2026-06-11T15:59:25.510014875Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fc9ef7b3-87af-452f-98e2-367cb6738cbf 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:0xc001b141e8}] Aliases:map[]}\"\nJun 11 15:59:25.510381 crc crio[3638]: time=\"2026-06-11T15:59:25.510293906Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:25.634209 crc crio[3638]: time=\"2026-06-11T15:59:25.633272461Z\" level=info msg=\"Ran pod sandbox 30a047308e901e9ca88a68d964eddf75fac8dfcff028d98520fbbaab341e1f6d with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=24ca60bf-17e6-4834-86e9-0a2f6f97255a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:25.653767 crc crio[3638]: time=\"2026-06-11T15:59:25.653275394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4bb7b0de-3db8-4447-891a-32fe4773996b name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:25.683826 crc crio[3638]: time=\"2026-06-11T15:59:25.683696888Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f297c9ec-97ea-4139-9542-4fe47ae301a5 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:0xc00210c250}] Aliases:map[]}\"\nJun 11 15:59:25.683826 crc crio[3638]: time=\"2026-06-11T15:59:25.68375767Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:25.691038 crc crio[3638]: time=\"2026-06-11T15:59:25.690807213Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/df8ae1a1-2d4c-494f-91e1-c109e21562bb 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:0xc0001826c8}] Aliases:map[]}\"\nJun 11 15:59:25.691128 crc crio[3638]: time=\"2026-06-11T15:59:25.691050243Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:25.739364 crc crio[3638]: time=\"2026-06-11T15:59:25.738929909Z\" level=info msg=\"Ran pod sandbox 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=194492bf-83c9-41ed-9c26-7411371f2f8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:25.752836 crc crio[3638]: time=\"2026-06-11T15:59:25.751912141Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/edac65d7-c622-4f3f-81a2-43512fb04683 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:0xc00008c610}] Aliases:map[]}\"\nJun 11 15:59:25.752836 crc crio[3638]: time=\"2026-06-11T15:59:25.752321437Z\" 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 11 15:59:25.782256 crc crio[3638]: time=\"2026-06-11T15:59:25.780780331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8db32172-8611-44fa-9d69-e0a066fbbd50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:25.786034 crc crio[3638]: time=\"2026-06-11T15:59:25.785347094Z\" level=info msg=\"Ran pod sandbox db67a8832041edb76274d8b640b836a40073793e31f2733364ec1a00da18048d with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=e8dbe840-3986-49ad-901d-fc8871294fbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:25.823905 crc crio[3638]: time=\"2026-06-11T15:59:25.823233438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6e62e4a8-7b5b-482e-b90d-f123c9937cdd name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:25.969914 crc crio[3638]: time=\"2026-06-11T15:59:25.969342032Z\" level=info msg=\"Ran pod sandbox e5d081cb3a5baeb9f0d46e88b4ce4a94273b5414e877c74e7b08a6508bd1ae32 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=87c5c684-7fe2-4b2d-92d9-c7767e01c9b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:25.982272 crc crio[3638]: time=\"2026-06-11T15:59:25.981919208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=3998b23b-eb09-4ee3-8c07-12b19ab52b46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:26.032868 crc crio[3638]: time=\"2026-06-11T15:59:26.032126336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2a5dee5d-05a7-4b93-a939-269eea588898 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:26.040254 crc crio[3638]: time=\"2026-06-11T15:59:26.037575475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=aa29d563-8bb1-4e21-9c72-a0c1e745ad2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:26.110254 crc crio[3638]: time=\"2026-06-11T15:59:26.110196276Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b288848-f72a-4b9a-ac91-b17a117828a4 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:0xc00210c668}] Aliases:map[]}\"\nJun 11 15:59:26.112184 crc crio[3638]: time=\"2026-06-11T15:59:26.112158614Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:26.231341 crc crio[3638]: time=\"2026-06-11T15:59:26.230365356Z\" level=info msg=\"Ran pod sandbox d587df9adc173f284eb1aa2d35f7bd84cefb4258d0f1d1a7ec1825bbb3b0cece with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=36200192-a014-4ba0-9b31-7b518e9fe495 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:26.261334 crc crio[3638]: time=\"2026-06-11T15:59:26.260759268Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/7885458a-7021-46b1-a568-5b4ad02e5ed6 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:0xc000182a18}] Aliases:map[]}\"\nJun 11 15:59:26.261334 crc crio[3638]: time=\"2026-06-11T15:59:26.260916434Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:26.265327 crc crio[3638]: time=\"2026-06-11T15:59:26.263896444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9841ecfa-5881-4329-a75b-e24fbe2a0b86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:26.265327 crc crio[3638]: time=\"2026-06-11T15:59:26.264065372Z\" level=info msg=\"Ran pod sandbox 570af542d7ba877b3c2ad83f2e4b726c1fded3d4079ac332635de7f66d6479b1 with infra container: openshift-dns/node-resolver-277xp/POD\" id=b454a186-bc2a-4307-bc46-bbe9178ce3b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 15:59:26.320490 crc crio[3638]: time=\"2026-06-11T15:59:26.318814772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=89998cee-322f-49d4-8853-1e7d3ff0a4a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:26.470223 crc crio[3638]: time=\"2026-06-11T15:59:26.469922048Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/10675570-7186-48af-b7ca-c134b5b2bef0 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:0xc00008cb20}] Aliases:map[]}\"\nJun 11 15:59:26.470223 crc crio[3638]: time=\"2026-06-11T15:59:26.470213869Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:26.484509 crc crio[3638]: time=\"2026-06-11T15:59:26.483345498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f3a51e6f-32cc-4d46-a6e0-e5e5bcd0023c name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:26.491063 crc crio[3638]: time=\"2026-06-11T15:59:26.49086006Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/61c3764b-66cd-4383-9758-d630ae57a51a 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:0xc000182b80}] Aliases:map[]}\"\nJun 11 15:59:26.491063 crc crio[3638]: time=\"2026-06-11T15:59:26.490907402Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:26.492215 crc crio[3638]: time=\"2026-06-11T15:59:26.491813069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1b818b19-c231-43d9-b8fa-54cebdc2fc55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:26.499797 crc crio[3638]: time=\"2026-06-11T15:59:26.497601442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b9eb4c37-f62d-4781-b6de-b2a35ea37b44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:26.513854 crc crio[3638]: time=\"2026-06-11T15:59:26.513299473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d82af348-45fb-4d75-bf3e-c62425f6fdb7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:26.530895 crc crio[3638]: time=\"2026-06-11T15:59:26.521295275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=5ddc8bee-badc-46ff-af17-f0bffc8fd14d name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:26.542050 crc crio[3638]: time=\"2026-06-11T15:59:26.541940054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=2c32cbae-3a0a-4f97-b502-c9f129228cce name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:26.567101 crc crio[3638]: time=\"2026-06-11T15:59:26.566934039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5a74ba15-5913-4db7-8fc2-63a922ba0486 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:26.585863 crc crio[3638]: time=\"2026-06-11T15:59:26.584114849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5a5e2f03-a0c5-4626-b1a4-6f1c49cee79b name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:27.215139 crc crio[3638]: time=\"2026-06-11T15:59:27.215070808Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/c8a84477-2e4d-4434-9819-579acad599b9 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:0xc00210c998}] Aliases:map[]}\"\nJun 11 15:59:27.218834 crc crio[3638]: time=\"2026-06-11T15:59:27.218802978Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 15:59:37.288590 crc crio[3638]: time=\"2026-06-11T15:59:37.28527095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4a1643eb-f8cf-4cbd-9ce5-42262b71f852 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:37.290390 crc crio[3638]: time=\"2026-06-11T15:59:37.285817233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ba957523-8ce6-4650-93e0-ee8573c7bbc0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:37.290390 crc crio[3638]: time=\"2026-06-11T15:59:37.285868245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8cb9e83a-4a24-48e8-aba1-7bb4e704eaa5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:37.290390 crc crio[3638]: time=\"2026-06-11T15:59:37.290050622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=2bea165a-fb10-48fd-b367-f053ee8741af name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:37.297723 crc crio[3638]: time=\"2026-06-11T15:59:37.296630268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=006e9a8a-c3a0-4932-a320-d6bc1f5a0d08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:38.303599 crc crio[3638]: time=\"2026-06-11T15:59:38.303012205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ed99e42c-7041-411d-81e7-cc513fe86797 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:38.305860 crc crio[3638]: time=\"2026-06-11T15:59:38.303885808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=95278cc1-ef5e-46ee-8246-26ce4bda5e73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:38.316700 crc crio[3638]: time=\"2026-06-11T15:59:38.315345508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=6c18488f-d3fa-4f91-bee3-710f6f571bdd name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:39.283186 crc crio[3638]: time=\"2026-06-11T15:59:39.283032524Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=601dff7a-72c4-4ec9-b52e-33363a839010 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:39.283680 crc crio[3638]: time=\"2026-06-11T15:59:39.283565608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8369e3f9-f20f-4cf9-a6e5-465fc89ccda2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:39.284268 crc crio[3638]: time=\"2026-06-11T15:59:39.284189603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=15f7e4d9-1946-48ff-bd77-70350586b0ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:39.288762 crc crio[3638]: time=\"2026-06-11T15:59:39.288670096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=767b613a-3452-482d-bf61-019478363f85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:40.286283 crc crio[3638]: time=\"2026-06-11T15:59:40.285942723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=5d751208-137e-4c35-80de-cd426eefc8bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:40.286283 crc crio[3638]: time=\"2026-06-11T15:59:40.286263781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f3daba2a-c24f-49cf-bdc8-1a3c94b57983 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:41.284213 crc crio[3638]: time=\"2026-06-11T15:59:41.283930928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=817f707b-59fa-4976-8256-1b2c1e9b0a94 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:41.292548 crc crio[3638]: time=\"2026-06-11T15:59:41.288693988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=003bf404-c41b-4a7d-a193-f36718d2fda2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:42.299317 crc crio[3638]: time=\"2026-06-11T15:59:42.299054377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=0a168d18-2b92-4fa3-a030-73f0b72db6b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:42.299317 crc crio[3638]: time=\"2026-06-11T15:59:42.299219271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=2ee291f8-e31f-4300-9942-52e9afd2c05d name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:49.283830 crc crio[3638]: time=\"2026-06-11T15:59:49.283255355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=85f8abde-7387-4d89-b759-9158fe7c1ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:49.284371 crc crio[3638]: time=\"2026-06-11T15:59:49.283887552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=92da5415-89c2-4330-8767-5392f63bc683 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:49.287617 crc crio[3638]: time=\"2026-06-11T15:59:49.28738298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=52e7beb5-2d76-401c-903b-aeae9cee2f1b name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:49.289747 crc crio[3638]: time=\"2026-06-11T15:59:49.289060113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=c92f89f6-c488-42cf-9de7-dce08b2ebd1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:49.295536 crc crio[3638]: time=\"2026-06-11T15:59:49.291480584Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=a86b79b4-923d-4ab4-a450-7b2e67d11b3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:49.295536 crc crio[3638]: time=\"2026-06-11T15:59:49.2917491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:49.295536 crc crio[3638]: time=\"2026-06-11T15:59:49.293119895Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=04c39a76-2bcd-4d3b-a69f-68100ed8d2a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:49.300155 crc crio[3638]: time=\"2026-06-11T15:59:49.299969609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:49.329690 crc crio[3638]: time=\"2026-06-11T15:59:49.326411859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:49.371324 crc crio[3638]: time=\"2026-06-11T15:59:49.370775943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:49.997375 crc crio[3638]: time=\"2026-06-11T15:59:49.997125372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:50.034251 crc crio[3638]: time=\"2026-06-11T15:59:50.03415756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:50.120265 crc crio[3638]: time=\"2026-06-11T15:59:50.120179929Z\" level=info msg=\"Created container a484adbb830d0af246aa553d35574131b792d97d88cae0a24a05245f6a285668: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=04c39a76-2bcd-4d3b-a69f-68100ed8d2a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:50.122174 crc crio[3638]: time=\"2026-06-11T15:59:50.122020186Z\" level=info msg=\"Starting container: a484adbb830d0af246aa553d35574131b792d97d88cae0a24a05245f6a285668\" id=11ad1461-c3e9-41b5-88bf-40ac94a62d1d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:59:50.129726 crc crio[3638]: time=\"2026-06-11T15:59:50.129645879Z\" level=info msg=\"Started container\" PID=7753 containerID=a484adbb830d0af246aa553d35574131b792d97d88cae0a24a05245f6a285668 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=11ad1461-c3e9-41b5-88bf-40ac94a62d1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd\nJun 11 15:59:50.132119 crc crio[3638]: time=\"2026-06-11T15:59:50.131993729Z\" level=info msg=\"Created container 55174e0ee0e3e9de408c6def411910e979d681229a1facaac4c798152fa014a5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=a86b79b4-923d-4ab4-a450-7b2e67d11b3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:50.133526 crc crio[3638]: time=\"2026-06-11T15:59:50.133378713Z\" level=info msg=\"Starting container: 55174e0ee0e3e9de408c6def411910e979d681229a1facaac4c798152fa014a5\" id=59bf7606-75b5-4336-a747-2262de885531 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:59:50.141724 crc crio[3638]: time=\"2026-06-11T15:59:50.141616602Z\" level=info msg=\"Started container\" PID=7756 containerID=55174e0ee0e3e9de408c6def411910e979d681229a1facaac4c798152fa014a5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=59bf7606-75b5-4336-a747-2262de885531 name=/runtime.v1.RuntimeService/StartContainer sandboxID=299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2\nJun 11 15:59:50.161540 crc crio[3638]: time=\"2026-06-11T15:59:50.161462506Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_873a4d02-f7ac-43de-9578-c0a72cf22f70\\\"\"\nJun 11 15:59:50.164111 crc crio[3638]: time=\"2026-06-11T15:59:50.16401545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=607b8f32-5bdc-4fa9-b3fe-9256e5cf52d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:50.166283 crc crio[3638]: time=\"2026-06-11T15:59:50.166216206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=e418df21-37cb-4b5f-aac5-42d2ac7dcec9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:50.169366 crc crio[3638]: time=\"2026-06-11T15:59:50.169173201Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9bbe7a30-8314-4e2d-9b48-eb98bcb53552 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:50.169706 crc crio[3638]: time=\"2026-06-11T15:59:50.169629742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:50.192154 crc crio[3638]: time=\"2026-06-11T15:59:50.191963258Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 15:59:50.193839 crc crio[3638]: time=\"2026-06-11T15:59:50.193749593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:50.286554 crc crio[3638]: time=\"2026-06-11T15:59:50.286270617Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=56cfdec9-58a8-490e-8665-ec9349f924c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:50.292488 crc crio[3638]: time=\"2026-06-11T15:59:50.286999436Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=4db449f5-e0d4-46d8-a319-3625a3904193 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:50.292488 crc crio[3638]: time=\"2026-06-11T15:59:50.288185035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=64aa1b1c-5e49-495d-8311-adaf02a1e590 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:50.304134 crc crio[3638]: time=\"2026-06-11T15:59:50.303879833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=58769adc-18a0-4241-9957-2c02d0998957 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:50.308544 crc crio[3638]: time=\"2026-06-11T15:59:50.308201563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=21a6391c-170b-4dfd-9ef0-cd2e476cfe55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:50.309318 crc crio[3638]: time=\"2026-06-11T15:59:50.309002704Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=d44255a8-f62b-4092-b950-1d730813161f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:50.309405 crc crio[3638]: time=\"2026-06-11T15:59:50.309348082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:50.314782 crc crio[3638]: time=\"2026-06-11T15:59:50.313246061Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=11731735-1f95-4694-b21f-a30a6de8d7ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:50.322331 crc crio[3638]: time=\"2026-06-11T15:59:50.322249509Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ff1d6ab5-602b-4a4a-bb64-6699718b18ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:50.325862 crc crio[3638]: time=\"2026-06-11T15:59:50.32388666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:50.416664 crc crio[3638]: time=\"2026-06-11T15:59:50.416313862Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=7f34d9c4-0543-499e-a33f-f0c64f4faac5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:50.418691 crc crio[3638]: time=\"2026-06-11T15:59:50.418024045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:50.435680 crc crio[3638]: time=\"2026-06-11T15:59:50.433524687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:50.470544 crc crio[3638]: time=\"2026-06-11T15:59:50.469756096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:50.487745 crc crio[3638]: time=\"2026-06-11T15:59:50.487400613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:50.504719 crc crio[3638]: time=\"2026-06-11T15:59:50.504312371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:50.564175 crc crio[3638]: time=\"2026-06-11T15:59:50.557761775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:50.568727 crc crio[3638]: time=\"2026-06-11T15:59:50.567473312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:50.893403 crc crio[3638]: time=\"2026-06-11T15:59:50.883035927Z\" level=info msg=\"Created container cceb11b3b7c6d321d2b08e6de0d1d4110355ff35d37b8e0f58c396bce4946903: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=d44255a8-f62b-4092-b950-1d730813161f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:50.900730 crc crio[3638]: time=\"2026-06-11T15:59:50.896564759Z\" level=info msg=\"Starting container: cceb11b3b7c6d321d2b08e6de0d1d4110355ff35d37b8e0f58c396bce4946903\" id=07c3c65e-b5b1-4d6f-8956-5ccb7f2f63b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:59:50.987336 crc crio[3638]: time=\"2026-06-11T15:59:50.98699308Z\" level=info msg=\"Started container\" PID=7795 containerID=cceb11b3b7c6d321d2b08e6de0d1d4110355ff35d37b8e0f58c396bce4946903 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=07c3c65e-b5b1-4d6f-8956-5ccb7f2f63b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d587df9adc173f284eb1aa2d35f7bd84cefb4258d0f1d1a7ec1825bbb3b0cece\nJun 11 15:59:51.035651 crc crio[3638]: time=\"2026-06-11T15:59:51.034248858Z\" level=info msg=\"Created container 8a3468bc07e531ce5a69b260c55db43f09454f1299494b91412291a4942cb266: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=7f34d9c4-0543-499e-a33f-f0c64f4faac5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:51.037770 crc crio[3638]: time=\"2026-06-11T15:59:51.037698535Z\" level=info msg=\"Starting container: 8a3468bc07e531ce5a69b260c55db43f09454f1299494b91412291a4942cb266\" id=3a7758e2-c7e8-468c-a71a-98b3028b5a86 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:59:51.086312 crc crio[3638]: time=\"2026-06-11T15:59:51.085782433Z\" level=info msg=\"Created container 990a961082cd33e6a1e7b93111865b3aa6e5ec790aa2b40d796d7d6fb66afedb: openshift-multus/multus-bzhnf/kube-multus\" id=11731735-1f95-4694-b21f-a30a6de8d7ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:51.088837 crc crio[3638]: time=\"2026-06-11T15:59:51.088139313Z\" level=info msg=\"Starting container: 990a961082cd33e6a1e7b93111865b3aa6e5ec790aa2b40d796d7d6fb66afedb\" id=e306bcad-f4c9-49ae-bd86-09d72649f9b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:59:51.166803 crc crio[3638]: time=\"2026-06-11T15:59:51.166634661Z\" level=info msg=\"Started container\" PID=7800 containerID=990a961082cd33e6a1e7b93111865b3aa6e5ec790aa2b40d796d7d6fb66afedb description=openshift-multus/multus-bzhnf/kube-multus id=e306bcad-f4c9-49ae-bd86-09d72649f9b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4768c4c8d64492f779d05e201a6789e45532120a5e108731c3bfaa1fbe4753b\nJun 11 15:59:51.223316 crc crio[3638]: time=\"2026-06-11T15:59:51.222329003Z\" level=info msg=\"Started container\" PID=7801 containerID=8a3468bc07e531ce5a69b260c55db43f09454f1299494b91412291a4942cb266 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=3a7758e2-c7e8-468c-a71a-98b3028b5a86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78af3da5b5a5fb7735319705711dd6347b8216a61cfb752fe3a131bac1887d70\nJun 11 15:59:51.292835 crc crio[3638]: time=\"2026-06-11T15:59:51.291353022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=968cd22b-3b39-4cb9-9683-64eee32fa804 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:51.311805 crc crio[3638]: time=\"2026-06-11T15:59:51.309744588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=58b00256-10dd-49f9-ab28-a7422f02ecc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:51.321238 crc crio[3638]: time=\"2026-06-11T15:59:51.317605386Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=27637b98-6f6d-4273-8733-0625ba61458c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:51.321238 crc crio[3638]: time=\"2026-06-11T15:59:51.317964835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:51.577964 crc crio[3638]: time=\"2026-06-11T15:59:51.577811619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:51.619565 crc crio[3638]: time=\"2026-06-11T15:59:51.614249662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:52.177371 crc crio[3638]: time=\"2026-06-11T15:59:52.175266376Z\" level=info msg=\"Created container ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9bbe7a30-8314-4e2d-9b48-eb98bcb53552 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:52.184042 crc crio[3638]: time=\"2026-06-11T15:59:52.183991087Z\" level=info msg=\"Starting container: ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197\" id=11d2c193-fd70-483a-b164-79ed5edb31a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:59:52.342892 crc crio[3638]: time=\"2026-06-11T15:59:52.34161711Z\" level=info msg=\"Started container\" PID=7847 containerID=ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=11d2c193-fd70-483a-b164-79ed5edb31a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2\nJun 11 15:59:52.396878 crc crio[3638]: time=\"2026-06-11T15:59:52.396815008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=41523d78-f309-404c-bbfb-03f58105c704 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:52.434810 crc crio[3638]: time=\"2026-06-11T15:59:52.433620381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=f4a11129-330d-4a00-81c4-2cb2fcb58028 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:52.475639 crc crio[3638]: time=\"2026-06-11T15:59:52.47503138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=36d14aea-33f6-4bc7-8a98-1c349011b592 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:52.515665 crc crio[3638]: time=\"2026-06-11T15:59:52.48805542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=8ed5a697-7bae-405c-a0ce-fc0da1f886de name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:52.581753 crc crio[3638]: time=\"2026-06-11T15:59:52.581214221Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=4e84bb5b-dd82-4116-83c5-eedd21dd910f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:52.594248 crc crio[3638]: time=\"2026-06-11T15:59:52.593312407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b7eeadb7-c8db-482b-ae87-f035badba2b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:52.649034 crc crio[3638]: time=\"2026-06-11T15:59:52.647983232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4d7e71cd-c334-422b-a85f-7cc0e7f59cd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:52.657854 crc crio[3638]: time=\"2026-06-11T15:59:52.657211816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:52.748229 crc crio[3638]: time=\"2026-06-11T15:59:52.748183841Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=eadf0797-d4a3-4bc2-99ba-d3c6d6eeca87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:52.749034 crc crio[3638]: time=\"2026-06-11T15:59:52.749009602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:52.780292 crc crio[3638]: time=\"2026-06-11T15:59:52.779581286Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=aefb1f58-7f13-4db9-8ab5-7a099a387d04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:53.316917 crc crio[3638]: time=\"2026-06-11T15:59:53.312051807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=6194df84-8807-4520-9425-c9ef8a770949 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:53.316917 crc crio[3638]: time=\"2026-06-11T15:59:53.314296513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3834b0ab-4cdc-468c-92a1-ecee228cac27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:53.667179 crc crio[3638]: time=\"2026-06-11T15:59:53.666967618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=48ff561f-60f9-4af4-ace8-4abca01544bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:53.684781 crc crio[3638]: time=\"2026-06-11T15:59:53.67178884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:53.738528 crc crio[3638]: time=\"2026-06-11T15:59:53.71954326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=da8c99f5-3f92-489a-888c-e79239eae1c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:54.188602 crc crio[3638]: time=\"2026-06-11T15:59:54.187851455Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=ddd2c529-17b5-4aae-80ca-9a065c0beab5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:54.202242 crc crio[3638]: time=\"2026-06-11T15:59:54.201634214Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=67531966-7931-49d1-a472-b27078144d23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:54.213965 crc crio[3638]: time=\"2026-06-11T15:59:54.209868183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:54.338348 crc crio[3638]: time=\"2026-06-11T15:59:54.336866451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=50b24f55-56e9-4d79-ac5b-6975f65a0b5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:54.479851 crc crio[3638]: time=\"2026-06-11T15:59:54.479091524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:54.602721 crc crio[3638]: time=\"2026-06-11T15:59:54.597971526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:54.613021 crc crio[3638]: time=\"2026-06-11T15:59:54.605840764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:54.632812 crc crio[3638]: time=\"2026-06-11T15:59:54.631910975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f04943ff-4215-4bba-a9c4-ede9510a9be5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:54.869782 crc crio[3638]: time=\"2026-06-11T15:59:54.86460333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:54.883748 crc crio[3638]: time=\"2026-06-11T15:59:54.883535201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:54.944409 crc crio[3638]: time=\"2026-06-11T15:59:54.936966294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:54.944409 crc crio[3638]: time=\"2026-06-11T15:59:54.943769007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:55.021671 crc crio[3638]: time=\"2026-06-11T15:59:55.021338581Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=42b28ebc-b564-428b-84fe-6fffd6afaa66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:55.338164 crc crio[3638]: time=\"2026-06-11T15:59:55.337406719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a2eb75fe-b3ef-45ed-be02-074916dc2584 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:55.447060 crc crio[3638]: time=\"2026-06-11T15:59:55.446831482Z\" level=info msg=\"Created container 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=27637b98-6f6d-4273-8733-0625ba61458c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:55.463971 crc crio[3638]: time=\"2026-06-11T15:59:55.463365209Z\" level=info msg=\"Starting container: 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2\" id=3830b209-a584-4905-bd65-88e07bea52cc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:59:55.567765 crc crio[3638]: time=\"2026-06-11T15:59:55.567271963Z\" level=info msg=\"Created container e5bee39b75e6eb471c2b999e9a8e2e29cbe4b07fbc8d49ff6c7a4ae2969b50dc: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=eadf0797-d4a3-4bc2-99ba-d3c6d6eeca87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:55.577295 crc crio[3638]: time=\"2026-06-11T15:59:55.575737027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:55.582650 crc crio[3638]: time=\"2026-06-11T15:59:55.582606691Z\" level=info msg=\"Starting container: e5bee39b75e6eb471c2b999e9a8e2e29cbe4b07fbc8d49ff6c7a4ae2969b50dc\" id=5ea1c814-bdac-487d-99df-ffe5f16c5b25 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:59:55.660997 crc crio[3638]: time=\"2026-06-11T15:59:55.642717974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:55.678975 crc crio[3638]: time=\"2026-06-11T15:59:55.678921881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1a440152-026a-46d1-b955-251a79e26bc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:55.711788 crc crio[3638]: time=\"2026-06-11T15:59:55.71124037Z\" level=info msg=\"Started container\" PID=7900 containerID=94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=3830b209-a584-4905-bd65-88e07bea52cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\nJun 11 15:59:56.168936 crc crio[3638]: time=\"2026-06-11T15:59:56.166818363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=55231e64-ea50-4b92-8c0d-03a76bdf3c53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:56.182328 crc crio[3638]: time=\"2026-06-11T15:59:56.169182533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:56.182328 crc crio[3638]: time=\"2026-06-11T15:59:56.181201157Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=47b14ede-6c20-4299-99f0-58ac5d041ea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:56.182328 crc crio[3638]: time=\"2026-06-11T15:59:56.18168335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:56.235312 crc crio[3638]: time=\"2026-06-11T15:59:56.234195049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=16bbec25-1571-4d89-a730-cfcc95bb01f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:56.344754 crc crio[3638]: time=\"2026-06-11T15:59:56.343778495Z\" level=info msg=\"Started container\" PID=7884 containerID=e5bee39b75e6eb471c2b999e9a8e2e29cbe4b07fbc8d49ff6c7a4ae2969b50dc description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=5ea1c814-bdac-487d-99df-ffe5f16c5b25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cac4a910a13557802ad773daae9347c66697f36d450044e8d5b51c62ee06e18\nJun 11 15:59:56.569970 crc crio[3638]: time=\"2026-06-11T15:59:56.569225908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1cf3360e-918a-49f2-9665-b5cf1375cd1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:56.625688 crc crio[3638]: time=\"2026-06-11T15:59:56.619605853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:56.677324 crc crio[3638]: time=\"2026-06-11T15:59:56.676668969Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=7625a220-5722-429a-bb6d-4424afabb9ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:56.706043 crc crio[3638]: time=\"2026-06-11T15:59:56.705740946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c25c0b60-5256-4b55-b155-9c378e4ecbc9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:56.931705 crc crio[3638]: time=\"2026-06-11T15:59:56.929041385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:56.934830 crc crio[3638]: time=\"2026-06-11T15:59:56.933778915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:56.941358 crc crio[3638]: time=\"2026-06-11T15:59:56.93393982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:56.942149 crc crio[3638]: time=\"2026-06-11T15:59:56.942030284Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=21bd1680-8d1e-4af1-abe9-0be5ca9551ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:56.986553 crc crio[3638]: time=\"2026-06-11T15:59:56.985204951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:56.986553 crc crio[3638]: time=\"2026-06-11T15:59:56.985616172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:56.995380 crc crio[3638]: time=\"2026-06-11T15:59:56.991328947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:57.290413 crc crio[3638]: time=\"2026-06-11T15:59:57.288714106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d39a2d3d-31ab-4338-a9ff-55f926114220 name=/runtime.v1.ImageService/ImageStatus\nJun 11 15:59:57.830778 crc crio[3638]: time=\"2026-06-11T15:59:57.81528472Z\" level=info msg=\"Created container 5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=67531966-7931-49d1-a472-b27078144d23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:57.833988 crc crio[3638]: time=\"2026-06-11T15:59:57.8338867Z\" level=info msg=\"Starting container: 5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97\" id=802ee7b8-bc51-434e-a79a-321efa9cb3ae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:59:57.860770 crc crio[3638]: time=\"2026-06-11T15:59:57.859910767Z\" level=info msg=\"Created container 0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=47b14ede-6c20-4299-99f0-58ac5d041ea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:57.902731 crc crio[3638]: time=\"2026-06-11T15:59:57.901970774Z\" level=info msg=\"Starting container: 0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4\" id=6e6040c3-3489-4053-9a12-ecc32763ea4e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:59:58.197348 crc crio[3638]: time=\"2026-06-11T15:59:58.197065719Z\" level=info msg=\"Started container\" PID=7935 containerID=5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=802ee7b8-bc51-434e-a79a-321efa9cb3ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d081cb3a5baeb9f0d46e88b4ce4a94273b5414e877c74e7b08a6508bd1ae32\nJun 11 15:59:58.546857 crc crio[3638]: time=\"2026-06-11T15:59:58.545815935Z\" level=info msg=\"Started container\" PID=7936 containerID=0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=6e6040c3-3489-4053-9a12-ecc32763ea4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\nJun 11 15:59:59.432608 crc crio[3638]: time=\"2026-06-11T15:59:59.432548853Z\" level=info msg=\"Created container b4a819b01fdd7cbe5ca384c65b50185dfeefd3b983e3491fbc978bcf89703176: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=42b28ebc-b564-428b-84fe-6fffd6afaa66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 15:59:59.444140 crc crio[3638]: time=\"2026-06-11T15:59:59.443944361Z\" level=info msg=\"Starting container: b4a819b01fdd7cbe5ca384c65b50185dfeefd3b983e3491fbc978bcf89703176\" id=0adf231f-9d94-4527-b050-ffb8e6b9b279 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 15:59:59.673131 crc crio[3638]: time=\"2026-06-11T15:59:59.672206004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:59.766242 crc crio[3638]: time=\"2026-06-11T15:59:59.765918448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 15:59:59.903510 crc crio[3638]: time=\"2026-06-11T15:59:59.902809216Z\" level=info msg=\"Started container\" PID=7946 containerID=b4a819b01fdd7cbe5ca384c65b50185dfeefd3b983e3491fbc978bcf89703176 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=0adf231f-9d94-4527-b050-ffb8e6b9b279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db67a8832041edb76274d8b640b836a40073793e31f2733364ec1a00da18048d\nJun 11 16:00:00.117386 crc crio[3638]: time=\"2026-06-11T16:00:00.112899489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=fbe2768e-4fd7-4e93-83ec-2e245f06f738 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:00.120739 crc crio[3638]: time=\"2026-06-11T16:00:00.120527612Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=9c071dda-b64a-45ca-9b12-1ad6f1530c27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:00.124863 crc crio[3638]: time=\"2026-06-11T16:00:00.121315643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:00.155113 crc crio[3638]: time=\"2026-06-11T16:00:00.154967415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=dbdf21fb-8abe-4717-ac2f-ee29661709f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:00.241820 crc crio[3638]: time=\"2026-06-11T16:00:00.241063426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd6fe4ea-f8ab-4157-9715-753014357514 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:00.260298 crc crio[3638]: time=\"2026-06-11T16:00:00.259706178Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=69ae478a-d854-462f-9416-3cd505415663 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:00.261819 crc crio[3638]: time=\"2026-06-11T16:00:00.260789705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:00.385362 crc crio[3638]: time=\"2026-06-11T16:00:00.384912371Z\" level=info msg=\"Created container 2112f84823efa21bfd9f117e076da4cbac595b983340f36c64f7669e2477f002: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=21bd1680-8d1e-4af1-abe9-0be5ca9551ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:00.396049 crc crio[3638]: time=\"2026-06-11T16:00:00.395384427Z\" level=info msg=\"Starting container: 2112f84823efa21bfd9f117e076da4cbac595b983340f36c64f7669e2477f002\" id=e908e3b2-2f7d-4c60-99f9-5feead8ef1cb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:00.465800 crc crio[3638]: time=\"2026-06-11T16:00:00.465395419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:00.501955 crc crio[3638]: time=\"2026-06-11T16:00:00.501608347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:00.515876 crc crio[3638]: time=\"2026-06-11T16:00:00.51478987Z\" level=info msg=\"Started container\" PID=7978 containerID=2112f84823efa21bfd9f117e076da4cbac595b983340f36c64f7669e2477f002 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=e908e3b2-2f7d-4c60-99f9-5feead8ef1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cac4a910a13557802ad773daae9347c66697f36d450044e8d5b51c62ee06e18\nJun 11 16:00:00.520543 crc crio[3638]: time=\"2026-06-11T16:00:00.519019819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:00.572360 crc crio[3638]: time=\"2026-06-11T16:00:00.572041931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:00.573282 crc crio[3638]: time=\"2026-06-11T16:00:00.572916214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:01.557129 crc crio[3638]: time=\"2026-06-11T16:00:01.555948486Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:01.569833 crc crio[3638]: time=\"2026-06-11T16:00:01.556406199Z\" level=info msg=\"NetworkStart: stopping network for sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:01.575176 crc crio[3638]: time=\"2026-06-11T16:00:01.574886617Z\" level=info msg=\"NetworkStart: stopping network for sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:01.606544 crc crio[3638]: time=\"2026-06-11T16:00:01.604325442Z\" level=info msg=\"Created container 7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=7625a220-5722-429a-bb6d-4424afabb9ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:01.619245 crc crio[3638]: time=\"2026-06-11T16:00:01.618922792Z\" level=info msg=\"Created container 868076ab4dd794fc9f4685a6b8fd9f700294a976b8334f47e0a184ae69dd3cf6: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=69ae478a-d854-462f-9416-3cd505415663 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:01.634948 crc crio[3638]: time=\"2026-06-11T16:00:01.633375368Z\" level=info msg=\"Starting container: 868076ab4dd794fc9f4685a6b8fd9f700294a976b8334f47e0a184ae69dd3cf6\" id=ca8a0ee7-50c7-44c6-8b27-86444b34fe43 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:01.653821 crc crio[3638]: time=\"2026-06-11T16:00:01.652377499Z\" level=info msg=\"Starting container: 7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546\" id=f633b785-1ea7-4b8b-a44e-f44f30305466 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:01.717785 crc crio[3638]: time=\"2026-06-11T16:00:01.717308724Z\" level=info msg=\"Started container\" PID=7993 containerID=7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=f633b785-1ea7-4b8b-a44e-f44f30305466 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\nJun 11 16:00:01.720046 crc crio[3638]: time=\"2026-06-11T16:00:01.719589932Z\" level=info msg=\"NetworkStart: stopping network for sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:01.752219 crc crio[3638]: time=\"2026-06-11T16:00:01.751856089Z\" level=info msg=\"Started container\" PID=7999 containerID=868076ab4dd794fc9f4685a6b8fd9f700294a976b8334f47e0a184ae69dd3cf6 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=ca8a0ee7-50c7-44c6-8b27-86444b34fe43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db67a8832041edb76274d8b640b836a40073793e31f2733364ec1a00da18048d\nJun 11 16:00:01.913223 crc crio[3638]: time=\"2026-06-11T16:00:01.910834597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=aab5a828-fbb7-42da-bd08-7a56bd509a4d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:01.917991 crc crio[3638]: time=\"2026-06-11T16:00:01.917235349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cf37a820-0a49-4198-93a7-1d4871090bf6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:01.925605 crc crio[3638]: time=\"2026-06-11T16:00:01.92555343Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=d14508d8-8691-4adf-94f1-cf1345bd59e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:01.930409 crc crio[3638]: time=\"2026-06-11T16:00:01.930168567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:01.938241 crc crio[3638]: time=\"2026-06-11T16:00:01.935144343Z\" level=info msg=\"NetworkStart: stopping network for sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:01.994359 crc crio[3638]: time=\"2026-06-11T16:00:01.991660955Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:01.994941 crc crio[3638]: time=\"2026-06-11T16:00:01.994889807Z\" level=info msg=\"NetworkStart: stopping network for sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:02.001356 crc crio[3638]: time=\"2026-06-11T16:00:02.000847687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:02.045292 crc crio[3638]: time=\"2026-06-11T16:00:02.005778092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:02.150818 crc crio[3638]: time=\"2026-06-11T16:00:02.150238283Z\" level=info msg=\"NetworkStart: stopping network for sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:02.157587 crc crio[3638]: time=\"2026-06-11T16:00:02.153365192Z\" level=info msg=\"NetworkStart: stopping network for sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:02.178043 crc crio[3638]: time=\"2026-06-11T16:00:02.177975995Z\" level=info msg=\"NetworkStart: stopping network for sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:02.183617 crc crio[3638]: time=\"2026-06-11T16:00:02.183333361Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:02.709535 crc crio[3638]: time=\"2026-06-11T16:00:02.708876856Z\" level=info msg=\"NetworkStart: stopping network for sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:03.027552 crc crio[3638]: time=\"2026-06-11T16:00:03.026753009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=464deda9-ab06-4637-be21-a8bcf6be7234 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:03.046031 crc crio[3638]: time=\"2026-06-11T16:00:03.045869862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=183043ea-c263-4b8f-8a34-97c38623d393 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:03.058676 crc crio[3638]: time=\"2026-06-11T16:00:03.0584099Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=3261caba-9873-4016-ae96-8708973ad63c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:03.059564 crc crio[3638]: time=\"2026-06-11T16:00:03.059057817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:03.200672 crc crio[3638]: time=\"2026-06-11T16:00:03.197856093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:03.288914 crc crio[3638]: time=\"2026-06-11T16:00:03.288713985Z\" level=info msg=\"NetworkStart: stopping network for sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:03.449276 crc crio[3638]: time=\"2026-06-11T16:00:03.447911008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:03.478866 crc crio[3638]: time=\"2026-06-11T16:00:03.478189275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:03.485634 crc crio[3638]: time=\"2026-06-11T16:00:03.484988097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:03.596764 crc crio[3638]: time=\"2026-06-11T16:00:03.595996609Z\" level=info msg=\"Created container ea74e4de4b2fdb52af95793992357ecd4e9c06376908183abbfe9e3c35fc3c86: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=aefb1f58-7f13-4db9-8ab5-7a099a387d04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:03.612354 crc crio[3638]: time=\"2026-06-11T16:00:03.61182045Z\" level=info msg=\"Starting container: ea74e4de4b2fdb52af95793992357ecd4e9c06376908183abbfe9e3c35fc3c86\" id=9827d507-93e9-4ccc-9bda-bfefeaa545a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:03.654871 crc crio[3638]: time=\"2026-06-11T16:00:03.653739413Z\" level=info msg=\"Started container\" PID=8053 containerID=ea74e4de4b2fdb52af95793992357ecd4e9c06376908183abbfe9e3c35fc3c86 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=9827d507-93e9-4ccc-9bda-bfefeaa545a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=851716397c59ab6c7136fc7fb6f95c1dee00180850abbe70cc2a9b445a89e59f\nJun 11 16:00:03.732907 crc crio[3638]: time=\"2026-06-11T16:00:03.73140062Z\" level=info msg=\"Created container 55be5d2c67003fb377b83a75427e537eafc8a96ad5b8900bbf03290ea4410568: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=9c071dda-b64a-45ca-9b12-1ad6f1530c27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:03.734860 crc crio[3638]: time=\"2026-06-11T16:00:03.73454971Z\" level=info msg=\"Starting container: 55be5d2c67003fb377b83a75427e537eafc8a96ad5b8900bbf03290ea4410568\" id=7b05aa8d-963a-47ef-8b03-f38bcdf3f223 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:03.760011 crc crio[3638]: time=\"2026-06-11T16:00:03.759937983Z\" level=info msg=\"Started container\" PID=8055 containerID=55be5d2c67003fb377b83a75427e537eafc8a96ad5b8900bbf03290ea4410568 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=7b05aa8d-963a-47ef-8b03-f38bcdf3f223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=570af542d7ba877b3c2ad83f2e4b726c1fded3d4079ac332635de7f66d6479b1\nJun 11 16:00:03.927572 crc crio[3638]: time=\"2026-06-11T16:00:03.926998487Z\" level=info msg=\"Created container 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=d14508d8-8691-4adf-94f1-cf1345bd59e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:03.930592 crc crio[3638]: time=\"2026-06-11T16:00:03.929332436Z\" level=info msg=\"Starting container: 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d\" id=d37153cb-1b90-4542-ac9b-b672c8b5365c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:04.016175 crc crio[3638]: time=\"2026-06-11T16:00:04.015985811Z\" level=info msg=\"Started container\" PID=8067 containerID=4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=d37153cb-1b90-4542-ac9b-b672c8b5365c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\nJun 11 16:00:04.039752 crc crio[3638]: time=\"2026-06-11T16:00:04.034377908Z\" level=info msg=\"NetworkStart: stopping network for sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:04.064208 crc crio[3638]: time=\"2026-06-11T16:00:04.063938716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=78b62ee7-73c8-4190-a52c-4236ac027279 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:04.079219 crc crio[3638]: time=\"2026-06-11T16:00:04.079128021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4fd3f33e-bb52-4723-875f-346558c86445 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:04.097654 crc crio[3638]: time=\"2026-06-11T16:00:04.097509557Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=e4f61a85-51df-4c14-829d-08e03de20860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:04.098360 crc crio[3638]: time=\"2026-06-11T16:00:04.098159413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:04.112696 crc crio[3638]: time=\"2026-06-11T16:00:04.112196128Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:04.118374 crc crio[3638]: time=\"2026-06-11T16:00:04.118306703Z\" level=info msg=\"Created container 88e9ca1e079182baba54473c5833bfddef522f949b614d341f9c789451a9d4fe: openshift-image-registry/node-ca-2wddl/node-ca\" id=ddd2c529-17b5-4aae-80ca-9a065c0beab5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:04.149228 crc crio[3638]: time=\"2026-06-11T16:00:04.148853647Z\" level=info msg=\"Starting container: 88e9ca1e079182baba54473c5833bfddef522f949b614d341f9c789451a9d4fe\" id=28577e68-6d6d-45ce-b9a8-a2f8bc29b37d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:04.175146 crc crio[3638]: time=\"2026-06-11T16:00:04.174670251Z\" level=info msg=\"Started container\" PID=8054 containerID=88e9ca1e079182baba54473c5833bfddef522f949b614d341f9c789451a9d4fe description=openshift-image-registry/node-ca-2wddl/node-ca id=28577e68-6d6d-45ce-b9a8-a2f8bc29b37d name=/runtime.v1.RuntimeService/StartContainer sandboxID=30a047308e901e9ca88a68d964eddf75fac8dfcff028d98520fbbaab341e1f6d\nJun 11 16:00:04.216000 crc crio[3638]: time=\"2026-06-11T16:00:04.215598828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:04.227836 crc crio[3638]: time=\"2026-06-11T16:00:04.227215852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:04.317837 crc crio[3638]: time=\"2026-06-11T16:00:04.308742118Z\" level=info msg=\"NetworkStart: stopping network for sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:04.405593 crc crio[3638]: time=\"2026-06-11T16:00:04.398665356Z\" level=info msg=\"NetworkStart: stopping network for sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:04.503349 crc crio[3638]: time=\"2026-06-11T16:00:04.502909337Z\" level=info msg=\"Created container ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=e4f61a85-51df-4c14-829d-08e03de20860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:04.512284 crc crio[3638]: time=\"2026-06-11T16:00:04.511894424Z\" level=info msg=\"Starting container: ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2\" id=eace8457-0886-465c-862e-5c44c8ba892e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:04.540715 crc crio[3638]: time=\"2026-06-11T16:00:04.539977056Z\" level=info msg=\"Started container\" PID=8093 containerID=ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=eace8457-0886-465c-862e-5c44c8ba892e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\nJun 11 16:00:04.678786 crc crio[3638]: time=\"2026-06-11T16:00:04.67394638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c179e2a6-ba1c-40bc-9d0d-e712d137d3f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:04.693394 crc crio[3638]: time=\"2026-06-11T16:00:04.693163997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=56cf2015-d96f-45a9-8c77-e3252e39595d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:04.699872 crc crio[3638]: time=\"2026-06-11T16:00:04.699306852Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=e97fa1f5-323c-4555-8ce9-221202df09ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:04.710759 crc crio[3638]: time=\"2026-06-11T16:00:04.702807811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:04.811036 crc crio[3638]: time=\"2026-06-11T16:00:04.81090435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:04.827828 crc crio[3638]: time=\"2026-06-11T16:00:04.824381101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:04.966656 crc crio[3638]: time=\"2026-06-11T16:00:04.964876232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:05.164915 crc crio[3638]: time=\"2026-06-11T16:00:05.163485794Z\" level=info msg=\"Created container 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=e97fa1f5-323c-4555-8ce9-221202df09ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:05.182692 crc crio[3638]: time=\"2026-06-11T16:00:05.177710214Z\" level=info msg=\"Starting container: 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6\" id=e2cdc345-8e92-42f1-9fad-18aa964bff7d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:05.203634 crc crio[3638]: time=\"2026-06-11T16:00:05.202918033Z\" level=info msg=\"Started container\" PID=8147 containerID=3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=e2cdc345-8e92-42f1-9fad-18aa964bff7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\nJun 11 16:00:05.221157 crc crio[3638]: time=\"2026-06-11T16:00:05.220937379Z\" level=info msg=\"Created container 9fa42d81d3a93b7ac8ebf8b78ceb5c83da897c83be3f1572d03406ad47e0b684: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=3261caba-9873-4016-ae96-8708973ad63c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:05.226285 crc crio[3638]: time=\"2026-06-11T16:00:05.226212163Z\" level=info msg=\"Starting container: 9fa42d81d3a93b7ac8ebf8b78ceb5c83da897c83be3f1572d03406ad47e0b684\" id=90f5c2ac-c189-4380-abd2-b49d3603fa87 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:05.255927 crc crio[3638]: time=\"2026-06-11T16:00:05.255841154Z\" level=info msg=\"Started container\" PID=8152 containerID=9fa42d81d3a93b7ac8ebf8b78ceb5c83da897c83be3f1572d03406ad47e0b684 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=90f5c2ac-c189-4380-abd2-b49d3603fa87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd\nJun 11 16:00:05.276050 crc crio[3638]: time=\"2026-06-11T16:00:05.274332712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8d839d07-5bc4-43c8-90e7-9f99a56d7599 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:05.287655 crc crio[3638]: time=\"2026-06-11T16:00:05.286037258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d56da247-b792-40dc-a108-68eb5ef2779e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:05.296920 crc crio[3638]: time=\"2026-06-11T16:00:05.29594191Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=62b8d91f-b9db-4ad7-8b42-9501d804d4e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:05.303985 crc crio[3638]: time=\"2026-06-11T16:00:05.303776588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:05.423777 crc crio[3638]: time=\"2026-06-11T16:00:05.422902975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:05.445654 crc crio[3638]: time=\"2026-06-11T16:00:05.44480437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:05.911603 crc crio[3638]: time=\"2026-06-11T16:00:05.908018785Z\" level=info msg=\"Created container 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=62b8d91f-b9db-4ad7-8b42-9501d804d4e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:05.915026 crc crio[3638]: time=\"2026-06-11T16:00:05.914846228Z\" level=info msg=\"Starting container: 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b\" id=027713ff-c2c3-422f-be26-fae0e78306b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:05.988849 crc crio[3638]: time=\"2026-06-11T16:00:05.988227858Z\" level=info msg=\"Started container\" PID=8192 containerID=52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=027713ff-c2c3-422f-be26-fae0e78306b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\nJun 11 16:00:06.126662 crc crio[3638]: time=\"2026-06-11T16:00:06.126246066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1463642d-41ce-4f48-a375-81c3832fc12a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:06.148605 crc crio[3638]: time=\"2026-06-11T16:00:06.148183571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4ab76448-09d0-4fa4-83a7-b37f9d90ef9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:06.162915 crc crio[3638]: time=\"2026-06-11T16:00:06.162642247Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=da788911-3945-438f-b15d-3df892f131ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:06.167172 crc crio[3638]: time=\"2026-06-11T16:00:06.163273713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:06.267043 crc crio[3638]: time=\"2026-06-11T16:00:06.266374235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:06.299906 crc crio[3638]: time=\"2026-06-11T16:00:06.297615516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:06.982582 crc crio[3638]: time=\"2026-06-11T16:00:06.982040185Z\" level=info msg=\"Created container 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=da788911-3945-438f-b15d-3df892f131ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:06.994865 crc crio[3638]: time=\"2026-06-11T16:00:06.992285835Z\" level=info msg=\"Starting container: 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606\" id=fcb27715-fb31-41dd-a2f9-01646e96b28d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:07.100990 crc crio[3638]: time=\"2026-06-11T16:00:07.100274961Z\" level=info msg=\"Started container\" PID=8221 containerID=54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=fcb27715-fb31-41dd-a2f9-01646e96b28d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\nJun 11 16:00:07.239065 crc crio[3638]: time=\"2026-06-11T16:00:07.237900317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ef55f47b-4519-4cfa-9256-e7e734878835 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:07.287568 crc crio[3638]: time=\"2026-06-11T16:00:07.279679275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ddf68a08-2da5-449d-9fc6-8c4b880d1b57 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:07.288102 crc crio[3638]: time=\"2026-06-11T16:00:07.287950535Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=80d020d9-bcc0-492e-8cff-b187ef90f60b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:07.288844 crc crio[3638]: time=\"2026-06-11T16:00:07.28850595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:07.535694 crc crio[3638]: time=\"2026-06-11T16:00:07.526689314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:07.535694 crc crio[3638]: time=\"2026-06-11T16:00:07.531985847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:08.002262 crc crio[3638]: time=\"2026-06-11T16:00:08.002025266Z\" level=info msg=\"Created container c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=80d020d9-bcc0-492e-8cff-b187ef90f60b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:08.005977 crc crio[3638]: time=\"2026-06-11T16:00:08.00531713Z\" level=info msg=\"Starting container: c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d\" id=24e5481a-26fe-4418-9941-efc26d6f6991 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:08.026096 crc crio[3638]: time=\"2026-06-11T16:00:08.02583996Z\" level=info msg=\"Started container\" PID=8238 containerID=c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=24e5481a-26fe-4418-9941-efc26d6f6991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\nJun 11 16:00:11.760176 crc crio[3638]: time=\"2026-06-11T16:00:11.754134318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=650cc2f3-25da-47a3-90a0-ca2160d128d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:11.787263 crc crio[3638]: time=\"2026-06-11T16:00:11.786554499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=96f31190-05a8-4991-8f6c-8f7b381ca525 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:11.805144 crc crio[3638]: time=\"2026-06-11T16:00:11.804814641Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=62b19319-6721-4a49-9770-332dec676f63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:11.814338 crc crio[3638]: time=\"2026-06-11T16:00:11.814034454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:12.198511 crc crio[3638]: time=\"2026-06-11T16:00:12.19822097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:12.207394 crc crio[3638]: time=\"2026-06-11T16:00:12.207164986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:12.813621 crc crio[3638]: time=\"2026-06-11T16:00:12.813231411Z\" level=info msg=\"Created container c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=62b19319-6721-4a49-9770-332dec676f63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:12.861988 crc crio[3638]: time=\"2026-06-11T16:00:12.861212956Z\" level=info msg=\"Starting container: c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b\" id=c5542bb3-424b-44cc-876d-b2055fbf9ab0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:13.035680 crc crio[3638]: time=\"2026-06-11T16:00:13.034920838Z\" level=info msg=\"Started container\" PID=8366 containerID=c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=c5542bb3-424b-44cc-876d-b2055fbf9ab0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\nJun 11 16:00:16.147306 crc crio[3638]: time=\"2026-06-11T16:00:16.145014083Z\" level=info msg=\"Created container 4533215be61b60912b9f27f736e299e60440ba6fd5bd7291a0f81e4075da845a: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=4e84bb5b-dd82-4116-83c5-eedd21dd910f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:16.162879 crc crio[3638]: time=\"2026-06-11T16:00:16.155805416Z\" level=info msg=\"Starting container: 4533215be61b60912b9f27f736e299e60440ba6fd5bd7291a0f81e4075da845a\" id=e6bbf992-04eb-45bb-aa38-e5f861f95973 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:16.196707 crc crio[3638]: time=\"2026-06-11T16:00:16.195392209Z\" level=info msg=\"Started container\" PID=8052 containerID=4533215be61b60912b9f27f736e299e60440ba6fd5bd7291a0f81e4075da845a description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=e6bbf992-04eb-45bb-aa38-e5f861f95973 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d8625d577c160c211f1c2a56d357d8a22cc1da66d52e14f020c4885d783bf0f\nJun 11 16:00:16.465814 crc crio[3638]: time=\"2026-06-11T16:00:16.463265745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d8f57145-60ea-4dd8-bee7-2cc0b80933d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:16.595339 crc crio[3638]: time=\"2026-06-11T16:00:16.595059545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=57e72827-838e-4d9a-8f30-014bb4202fdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:16.612014 crc crio[3638]: time=\"2026-06-11T16:00:16.609608913Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=ae8f80ba-8f67-42de-9fde-fb7f50e7ee6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:16.612014 crc crio[3638]: time=\"2026-06-11T16:00:16.611138302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:16.711760 crc crio[3638]: time=\"2026-06-11T16:00:16.710401107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:16.721035 crc crio[3638]: time=\"2026-06-11T16:00:16.716308516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:17.172170 crc crio[3638]: time=\"2026-06-11T16:00:17.171832457Z\" level=info msg=\"Created container 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=ae8f80ba-8f67-42de-9fde-fb7f50e7ee6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:17.176590 crc crio[3638]: time=\"2026-06-11T16:00:17.176327431Z\" level=info msg=\"Starting container: 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab\" id=f61b5c60-9f23-4715-b659-de916af5a62f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:17.229970 crc crio[3638]: time=\"2026-06-11T16:00:17.229886238Z\" level=info msg=\"Started container\" PID=8522 containerID=697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=f61b5c60-9f23-4715-b659-de916af5a62f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\nJun 11 16:00:24.538629 crc crio[3638]: time=\"2026-06-11T16:00:24.536763133Z\" level=info msg=\"NetworkStart: stopping network for sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:24.776996 crc crio[3638]: time=\"2026-06-11T16:00:24.77622188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=0ca312e8-5c45-4597-92d1-8de7357f3f60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:24.799711 crc crio[3638]: time=\"2026-06-11T16:00:24.796988106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=81233ee4-89f3-4603-a307-b61d89a96b34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:24.817504 crc crio[3638]: time=\"2026-06-11T16:00:24.805989905Z\" level=info msg=\"NetworkStart: stopping network for sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:24.837400 crc crio[3638]: time=\"2026-06-11T16:00:24.836899138Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:24.853594 crc crio[3638]: time=\"2026-06-11T16:00:24.851942048Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=ea375b14-0f2a-490e-8c6a-9b222d24550e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:24.853594 crc crio[3638]: time=\"2026-06-11T16:00:24.853330153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:25.122371 crc crio[3638]: time=\"2026-06-11T16:00:25.122058672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:26.956901 crc crio[3638]: time=\"2026-06-11T16:00:26.956542111Z\" level=info msg=\"NetworkStart: stopping network for sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:27.248968 crc crio[3638]: time=\"2026-06-11T16:00:27.247512513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:27.507920 crc crio[3638]: time=\"2026-06-11T16:00:27.503655233Z\" level=info msg=\"Created container 76bcb8e79ceaffdb536a95f2673547f66dada8526bd8ae2aa0c36e758078ddaa: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=ea375b14-0f2a-490e-8c6a-9b222d24550e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:27.519876 crc crio[3638]: time=\"2026-06-11T16:00:27.51898274Z\" level=info msg=\"Starting container: 76bcb8e79ceaffdb536a95f2673547f66dada8526bd8ae2aa0c36e758078ddaa\" id=5696feeb-25d2-42c8-9f04-978d896ab444 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:27.579295 crc crio[3638]: time=\"2026-06-11T16:00:27.576789305Z\" level=info msg=\"Started container\" PID=8760 containerID=76bcb8e79ceaffdb536a95f2673547f66dada8526bd8ae2aa0c36e758078ddaa description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=5696feeb-25d2-42c8-9f04-978d896ab444 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd\nJun 11 16:00:28.614871 crc crio[3638]: time=\"2026-06-11T16:00:28.613686627Z\" level=info msg=\"NetworkStart: stopping network for sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:28.973677 crc crio[3638]: time=\"2026-06-11T16:00:28.960334219Z\" level=info msg=\"NetworkStart: stopping network for sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:28.994776 crc crio[3638]: time=\"2026-06-11T16:00:28.994581517Z\" level=info msg=\"NetworkStart: stopping network for sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:29.042950 crc crio[3638]: time=\"2026-06-11T16:00:29.04285078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=8343716c-9c14-4c8a-979b-35b769f8a4f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:29.051397 crc crio[3638]: time=\"2026-06-11T16:00:29.049664202Z\" level=info msg=\"NetworkStart: stopping network for sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:29.053566 crc crio[3638]: time=\"2026-06-11T16:00:29.051632412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=409cd6b1-59bd-4213-a4cb-6d8cfe36a21a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:29.059307 crc crio[3638]: time=\"2026-06-11T16:00:29.058789613Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=3613fd88-0d8e-4604-9a4a-f8d5da444fc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:29.060197 crc crio[3638]: time=\"2026-06-11T16:00:29.060020584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:29.075762 crc crio[3638]: time=\"2026-06-11T16:00:29.07565366Z\" level=info msg=\"NetworkStart: stopping network for sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:29.108827 crc crio[3638]: time=\"2026-06-11T16:00:29.108702318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:29.239633 crc crio[3638]: time=\"2026-06-11T16:00:29.238501977Z\" level=info msg=\"NetworkStart: stopping network for sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:29.277010 crc crio[3638]: time=\"2026-06-11T16:00:29.274415077Z\" level=info msg=\"NetworkStart: stopping network for sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:29.362656 crc crio[3638]: time=\"2026-06-11T16:00:29.359619625Z\" level=info msg=\"NetworkStart: stopping network for sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:30.112831 crc crio[3638]: time=\"2026-06-11T16:00:30.111766991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=eb10d2d2-402f-4a07-b8ce-f5b7155097c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:30.151536 crc crio[3638]: time=\"2026-06-11T16:00:30.150356579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c4a7e03e-a773-4565-a507-63d151e20ab3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:30.213892 crc crio[3638]: time=\"2026-06-11T16:00:30.212545174Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=200fbc20-7cd2-47e4-a5fa-820dfbcaf97c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:30.213892 crc crio[3638]: time=\"2026-06-11T16:00:30.213759134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:30.536308 crc crio[3638]: time=\"2026-06-11T16:00:30.536199613Z\" level=info msg=\"NetworkStart: stopping network for sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:30.553792 crc crio[3638]: time=\"2026-06-11T16:00:30.551857801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:30.556022 crc crio[3638]: time=\"2026-06-11T16:00:30.555581575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:30.630678 crc crio[3638]: time=\"2026-06-11T16:00:30.630678628Z\" level=info msg=\"NetworkStart: stopping network for sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:30.691932 crc crio[3638]: time=\"2026-06-11T16:00:30.690885693Z\" level=info msg=\"NetworkStart: stopping network for sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:30.723690 crc crio[3638]: time=\"2026-06-11T16:00:30.722409342Z\" level=info msg=\"Created container 93418efd959977b35f367c9256c9a26ebcf70aaa120b40e4b95f2cb6bbb6f1cf: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=3613fd88-0d8e-4604-9a4a-f8d5da444fc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:30.728652 crc crio[3638]: time=\"2026-06-11T16:00:30.728614489Z\" level=info msg=\"Starting container: 93418efd959977b35f367c9256c9a26ebcf70aaa120b40e4b95f2cb6bbb6f1cf\" id=385bcea1-b87f-41f5-9cc8-5943eff0d5db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:30.746035 crc crio[3638]: time=\"2026-06-11T16:00:30.745912178Z\" level=info msg=\"NetworkStart: stopping network for sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:30.760175 crc crio[3638]: time=\"2026-06-11T16:00:30.759950503Z\" level=info msg=\"NetworkStart: stopping network for sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:30.766636 crc crio[3638]: time=\"2026-06-11T16:00:30.766584481Z\" level=info msg=\"Started container\" PID=8907 containerID=93418efd959977b35f367c9256c9a26ebcf70aaa120b40e4b95f2cb6bbb6f1cf description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=385bcea1-b87f-41f5-9cc8-5943eff0d5db name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd\nJun 11 16:00:30.788063 crc crio[3638]: time=\"2026-06-11T16:00:30.787413829Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:30.840280 crc crio[3638]: time=\"2026-06-11T16:00:30.840110013Z\" level=info msg=\"NetworkStart: stopping network for sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:30.937576 crc crio[3638]: time=\"2026-06-11T16:00:30.936706591Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.122840 crc crio[3638]: time=\"2026-06-11T16:00:31.122632512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=8b55276d-6a9d-4044-865f-cc4c18fd253c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:31.134746 crc crio[3638]: time=\"2026-06-11T16:00:31.134639366Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.141180 crc crio[3638]: time=\"2026-06-11T16:00:31.140995477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=9137e24d-6b1b-4e39-9be6-83cdeb9e49da name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:31.146709 crc crio[3638]: time=\"2026-06-11T16:00:31.146505578Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=183a3dc2-3d6a-4a8b-93f3-eb4bab7ded2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:31.147011 crc crio[3638]: time=\"2026-06-11T16:00:31.146893517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:31.204977 crc crio[3638]: time=\"2026-06-11T16:00:31.203676095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:31.351665 crc crio[3638]: time=\"2026-06-11T16:00:31.349852048Z\" level=info msg=\"NetworkStart: stopping network for sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.380768 crc crio[3638]: time=\"2026-06-11T16:00:31.377708144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:31.454315 crc crio[3638]: time=\"2026-06-11T16:00:31.453492275Z\" level=info msg=\"NetworkStart: stopping network for sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.469975 crc crio[3638]: time=\"2026-06-11T16:00:31.468729761Z\" level=info msg=\"NetworkStart: stopping network for sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.494920 crc crio[3638]: time=\"2026-06-11T16:00:31.493832156Z\" level=info msg=\"Created container 3b54ab1c1fdd9675e2add617844697ba8711ce4d6067a5b96f8ce91e34adf229: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=200fbc20-7cd2-47e4-a5fa-820dfbcaf97c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:31.499533 crc crio[3638]: time=\"2026-06-11T16:00:31.49946468Z\" level=info msg=\"Starting container: 3b54ab1c1fdd9675e2add617844697ba8711ce4d6067a5b96f8ce91e34adf229\" id=5288c4a9-fcce-4f8f-9a9b-e8098d3de038 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:31.548785 crc crio[3638]: time=\"2026-06-11T16:00:31.546202874Z\" level=info msg=\"Started container\" PID=8928 containerID=3b54ab1c1fdd9675e2add617844697ba8711ce4d6067a5b96f8ce91e34adf229 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=5288c4a9-fcce-4f8f-9a9b-e8098d3de038 name=/runtime.v1.RuntimeService/StartContainer sandboxID=299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2\nJun 11 16:00:31.570277 crc crio[3638]: time=\"2026-06-11T16:00:31.562924797Z\" level=info msg=\"NetworkStart: stopping network for sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.574756 crc crio[3638]: time=\"2026-06-11T16:00:31.574666604Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.603853 crc crio[3638]: time=\"2026-06-11T16:00:31.602733266Z\" level=info msg=\"NetworkStart: stopping network for sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.749349 crc crio[3638]: time=\"2026-06-11T16:00:31.74894331Z\" level=info msg=\"NetworkStart: stopping network for sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.751691 crc crio[3638]: time=\"2026-06-11T16:00:31.749227827Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:00:31.751691 crc crio[3638]: time=\"2026-06-11T16:00:31.749615777Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1e67e47a-6cba-4940-ac9a-22dcde4688e5\\\"\"\nJun 11 16:00:31.751691 crc crio[3638]: time=\"2026-06-11T16:00:31.751054043Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f40fcc1c-1da2-45f4-8b8a-ff4107966c60 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:0xc0001833f0}] Aliases:map[]}\"\nJun 11 16:00:31.751691 crc crio[3638]: time=\"2026-06-11T16:00:31.75134175Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.751691 crc crio[3638]: time=\"2026-06-11T16:00:31.751389112Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.751691 crc crio[3638]: time=\"2026-06-11T16:00:31.751403882Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.753003 crc crio[3638]: time=\"2026-06-11T16:00:31.752911341Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/26705198-e9a5-4668-bd0a-6df6bee6ffcf 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:0xc000b12d88}] Aliases:map[]}\"\nJun 11 16:00:31.753353 crc crio[3638]: time=\"2026-06-11T16:00:31.752997452Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bb952497-0ee9-4142-8d5b-5b40a01dbafc 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:0xc002cb6878}] Aliases:map[]}\"\nJun 11 16:00:31.753353 crc crio[3638]: time=\"2026-06-11T16:00:31.753053264Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.753353 crc crio[3638]: time=\"2026-06-11T16:00:31.753063684Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.753353 crc crio[3638]: time=\"2026-06-11T16:00:31.75333264Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753360232Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/4c16b9b6-be95-4847-ad5b-a71300d4e680 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:0xc000b12da0}] Aliases:map[]}\"\nJun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753382873Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/78c8e767-0c19-46c6-937f-694f7b24a0dd 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:0xc0036a44b8}] Aliases:map[]}\"\nJun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753660159Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/1b01a0c4-1808-40bf-91a3-bacb447f239d 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:0xc000b12db8}] Aliases:map[]}\"\nJun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.75369387Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753704191Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753713871Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753779512Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753808823Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753824414Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.756833 crc crio[3638]: time=\"2026-06-11T16:00:31.756733887Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3861522c-7dae-486c-b6ff-a7161eb0759e 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:0xc000a88a78}] Aliases:map[]}\"\nJun 11 16:00:31.756970 crc crio[3638]: time=\"2026-06-11T16:00:31.756947403Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.757054 crc crio[3638]: time=\"2026-06-11T16:00:31.757039806Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.757239 crc crio[3638]: time=\"2026-06-11T16:00:31.75721839Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.758013 crc crio[3638]: time=\"2026-06-11T16:00:31.757745373Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7ef1e6ac-2bb2-4def-b9f5-f4b62dfaf84a 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:0xc001b14dd0}] Aliases:map[]}\"\nJun 11 16:00:31.758013 crc crio[3638]: time=\"2026-06-11T16:00:31.757887897Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.758013 crc crio[3638]: time=\"2026-06-11T16:00:31.757901217Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.758013 crc crio[3638]: time=\"2026-06-11T16:00:31.757914677Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.758067141Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ab5ee5fd-1abc-4388-a265-99b81cc2f8e2 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:0xc000b12e28}] Aliases:map[]}\"\nJun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.75839789Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.758517493Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.758528903Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.760043131Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/edac65d7-c622-4f3f-81a2-43512fb04683 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:0xc00210cc00}] Aliases:map[]}\"\nJun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.760153603Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.760167814Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.760179114Z\" 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 11 16:00:31.761627 crc crio[3638]: time=\"2026-06-11T16:00:31.761569Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f297c9ec-97ea-4139-9542-4fe47ae301a5 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:0xc0016c0610}] Aliases:map[]}\"\nJun 11 16:00:31.761627 crc crio[3638]: time=\"2026-06-11T16:00:31.761609901Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.761627 crc crio[3638]: time=\"2026-06-11T16:00:31.761619341Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.761627 crc crio[3638]: time=\"2026-06-11T16:00:31.761627982Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.766822 crc crio[3638]: time=\"2026-06-11T16:00:31.762290409Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/38aded4a-6d9b-4b68-937c-5751f8ef9c1b 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:0xc00012ad40}] Aliases:map[]}\"\nJun 11 16:00:31.766822 crc crio[3638]: time=\"2026-06-11T16:00:31.762891214Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.766822 crc crio[3638]: time=\"2026-06-11T16:00:31.762905454Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.766822 crc crio[3638]: time=\"2026-06-11T16:00:31.762915324Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.767844 crc crio[3638]: time=\"2026-06-11T16:00:31.767733236Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/e32aefcd-7e8f-44f8-ab82-230a07fd5eda 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:0xc0016c0680}] Aliases:map[]}\"\nJun 11 16:00:31.767915 crc crio[3638]: time=\"2026-06-11T16:00:31.767844479Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4930ba0c-8844-4523-a4c5-8558957cf407 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:0xc0036a4528}] Aliases:map[]}\"\nJun 11 16:00:31.767915 crc crio[3638]: time=\"2026-06-11T16:00:31.767906Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b288848-f72a-4b9a-ac91-b17a117828a4 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:0xc0016c0688}] Aliases:map[]}\"\nJun 11 16:00:31.768007 crc crio[3638]: time=\"2026-06-11T16:00:31.767935221Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.768007 crc crio[3638]: time=\"2026-06-11T16:00:31.767946121Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.768007 crc crio[3638]: time=\"2026-06-11T16:00:31.767955691Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.768683 crc crio[3638]: time=\"2026-06-11T16:00:31.768051814Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/bdae7700-e915-4e87-bf9d-0c1ed60749d5 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:0xc0036a4540}] Aliases:map[]}\"\nJun 11 16:00:31.768683 crc crio[3638]: time=\"2026-06-11T16:00:31.768333732Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.768683 crc crio[3638]: time=\"2026-06-11T16:00:31.768354972Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.768683 crc crio[3638]: time=\"2026-06-11T16:00:31.768372493Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.768878 crc crio[3638]: time=\"2026-06-11T16:00:31.768395082Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7fe9c68a-b0b1-4a06-835e-24b17c9d7363 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:0xc001b14e40}] Aliases:map[]}\"\nJun 11 16:00:31.768878 crc crio[3638]: time=\"2026-06-11T16:00:31.768817264Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.768878 crc crio[3638]: time=\"2026-06-11T16:00:31.768828513Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.768878 crc crio[3638]: time=\"2026-06-11T16:00:31.768837933Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.769210 crc crio[3638]: time=\"2026-06-11T16:00:31.768938747Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c99f8b44-9ddf-450b-a3cc-d1a8b95e601c 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:0xc00008cee8}] Aliases:map[]}\"\nJun 11 16:00:31.769210 crc crio[3638]: time=\"2026-06-11T16:00:31.769145222Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.769210 crc crio[3638]: time=\"2026-06-11T16:00:31.769155032Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.769210 crc crio[3638]: time=\"2026-06-11T16:00:31.769170662Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.769210 crc crio[3638]: time=\"2026-06-11T16:00:31.769187543Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fc9ef7b3-87af-452f-98e2-367cb6738cbf 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:0xc0003d0ce8}] Aliases:map[]}\"\nJun 11 16:00:31.769781 crc crio[3638]: time=\"2026-06-11T16:00:31.769224044Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.769781 crc crio[3638]: time=\"2026-06-11T16:00:31.769232484Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.769781 crc crio[3638]: time=\"2026-06-11T16:00:31.769241734Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.770162 crc crio[3638]: time=\"2026-06-11T16:00:31.770132367Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/83b97448-e575-44a5-80f9-fb0c52e5e331 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:0xc000a88ad8}] Aliases:map[]}\"\nJun 11 16:00:31.773642 crc crio[3638]: time=\"2026-06-11T16:00:31.773256406Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/df8ae1a1-2d4c-494f-91e1-c109e21562bb 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:0xc001b14db8}] Aliases:map[]}\"\nJun 11 16:00:31.773724 crc crio[3638]: time=\"2026-06-11T16:00:31.772839446Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/2c098487-9d7b-40c8-b0da-b54298d65598 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:0xc0036a4610}] Aliases:map[]}\"\nJun 11 16:00:31.773724 crc crio[3638]: time=\"2026-06-11T16:00:31.773693527Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.773724 crc crio[3638]: time=\"2026-06-11T16:00:31.773705767Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.773724 crc crio[3638]: time=\"2026-06-11T16:00:31.773716387Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.774144 crc crio[3638]: time=\"2026-06-11T16:00:31.771680926Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/7885458a-7021-46b1-a568-5b4ad02e5ed6 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:0xc000b12e80}] Aliases:map[]}\"\nJun 11 16:00:31.774144 crc crio[3638]: time=\"2026-06-11T16:00:31.773855451Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.774144 crc crio[3638]: time=\"2026-06-11T16:00:31.773867521Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.774144 crc crio[3638]: time=\"2026-06-11T16:00:31.773877611Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.774895 crc crio[3638]: time=\"2026-06-11T16:00:31.772020255Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/387f16b9-def6-4bc4-99a4-8fee57578398 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:0xc0036a45e0}] Aliases:map[]}\"\nJun 11 16:00:31.774895 crc crio[3638]: time=\"2026-06-11T16:00:31.77419138Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.774895 crc crio[3638]: time=\"2026-06-11T16:00:31.77420867Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.774895 crc crio[3638]: time=\"2026-06-11T16:00:31.774220181Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.776229 crc crio[3638]: time=\"2026-06-11T16:00:31.773281017Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.776229 crc crio[3638]: time=\"2026-06-11T16:00:31.77578967Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.776229 crc crio[3638]: time=\"2026-06-11T16:00:31.775805261Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.771059921Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f1128ee9-7ce3-441b-bb58-6f746c6a06e4 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:0xc000b12e50}] Aliases:map[]}\"\nJun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.777494973Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.777512074Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.771669926Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/10675570-7186-48af-b7ca-c134b5b2bef0 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:0xc000a88b80}] Aliases:map[]}\"\nJun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.777533244Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.777574325Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.777585466Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.778003 crc crio[3638]: time=\"2026-06-11T16:00:31.777598306Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.778756 crc crio[3638]: time=\"2026-06-11T16:00:31.770982509Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/503e37e4-f04b-4f8e-ba71-6db1a6404af7 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:0xc000a88b20}] Aliases:map[]}\"\nJun 11 16:00:31.778832 crc crio[3638]: time=\"2026-06-11T16:00:31.778768216Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.778832 crc crio[3638]: time=\"2026-06-11T16:00:31.778786056Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.778832 crc crio[3638]: time=\"2026-06-11T16:00:31.778795846Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.779044 crc crio[3638]: time=\"2026-06-11T16:00:31.771242795Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/07d3329b-ee98-42b1-9d20-bfa1b505cdbc 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:0xc000a88b50}] Aliases:map[]}\"\nJun 11 16:00:31.779247 crc crio[3638]: time=\"2026-06-11T16:00:31.772382673Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16271f08-fb98-46dd-9b52-546271f6cf31 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:0xc000b12eb0}] Aliases:map[]}\"\nJun 11 16:00:31.779395 crc crio[3638]: time=\"2026-06-11T16:00:31.77933088Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.779395 crc crio[3638]: time=\"2026-06-11T16:00:31.779372131Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.779395 crc crio[3638]: time=\"2026-06-11T16:00:31.779391591Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.779858 crc crio[3638]: time=\"2026-06-11T16:00:31.77104182Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/c8a84477-2e4d-4434-9819-579acad599b9 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:0xc000a88b38}] Aliases:map[]}\"\nJun 11 16:00:31.779858 crc crio[3638]: time=\"2026-06-11T16:00:31.779569555Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.779858 crc crio[3638]: time=\"2026-06-11T16:00:31.779582726Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.779858 crc crio[3638]: time=\"2026-06-11T16:00:31.779591396Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.783386 crc crio[3638]: time=\"2026-06-11T16:00:31.779388682Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.783545 crc crio[3638]: time=\"2026-06-11T16:00:31.783527077Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.783641 crc crio[3638]: time=\"2026-06-11T16:00:31.783623609Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.784061 crc crio[3638]: time=\"2026-06-11T16:00:31.767939631Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.784573 crc crio[3638]: time=\"2026-06-11T16:00:31.772485637Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/573b99eb-e5cc-4e94-8da2-8fe62b764845 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:0xc000a88bc8}] Aliases:map[]}\"\nJun 11 16:00:31.784709 crc crio[3638]: time=\"2026-06-11T16:00:31.784650595Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.784709 crc crio[3638]: time=\"2026-06-11T16:00:31.784697526Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.784948 crc crio[3638]: time=\"2026-06-11T16:00:31.770789873Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6b6257c0-64b6-4cbe-a0a0-56b30123d357 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:0xc000a88b08}] Aliases:map[]}\"\nJun 11 16:00:31.784948 crc crio[3638]: time=\"2026-06-11T16:00:31.784781958Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.784948 crc crio[3638]: time=\"2026-06-11T16:00:31.784795318Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.784948 crc crio[3638]: time=\"2026-06-11T16:00:31.784804768Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.785769 crc crio[3638]: time=\"2026-06-11T16:00:31.773518032Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.785843 crc crio[3638]: time=\"2026-06-11T16:00:31.753002043Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.785936 crc crio[3638]: time=\"2026-06-11T16:00:31.753404153Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.786016 crc crio[3638]: time=\"2026-06-11T16:00:31.767852559Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.786137 crc crio[3638]: time=\"2026-06-11T16:00:31.770592418Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/4e796cb9-27c0-4f53-b623-794181c2446f 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:0xc000a88af0}] Aliases:map[]}\"\nJun 11 16:00:31.786266 crc crio[3638]: time=\"2026-06-11T16:00:31.786245775Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.786896 crc crio[3638]: time=\"2026-06-11T16:00:31.786876041Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.787005 crc crio[3638]: time=\"2026-06-11T16:00:31.786982154Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.788670 crc crio[3638]: time=\"2026-06-11T16:00:31.787834225Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.788670 crc crio[3638]: time=\"2026-06-11T16:00:31.787890446Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.788670 crc crio[3638]: time=\"2026-06-11T16:00:31.787907507Z\" 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 11 16:00:31.792695 crc crio[3638]: time=\"2026-06-11T16:00:31.769000338Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/4b272157-0544-4da2-a1cc-2324ea6d2810 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:0xc0003d0cd0}] Aliases:map[]}\"\nJun 11 16:00:31.792818 crc crio[3638]: time=\"2026-06-11T16:00:31.79274598Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.792818 crc crio[3638]: time=\"2026-06-11T16:00:31.79276671Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.792818 crc crio[3638]: time=\"2026-06-11T16:00:31.792782141Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.798741 crc crio[3638]: time=\"2026-06-11T16:00:31.771266316Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/61c3764b-66cd-4383-9758-d630ae57a51a 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:0xc0036a45b0}] Aliases:map[]}\"\nJun 11 16:00:31.798976 crc crio[3638]: time=\"2026-06-11T16:00:31.798950808Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.799104 crc crio[3638]: time=\"2026-06-11T16:00:31.79905273Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.799211 crc crio[3638]: time=\"2026-06-11T16:00:31.799191674Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.802514 crc crio[3638]: time=\"2026-06-11T16:00:31.771967493Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/f6e78a7b-b404-4474-846e-98718b1c565d 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:0xc0036a45c8}] Aliases:map[]}\"\nJun 11 16:00:31.802726 crc crio[3638]: time=\"2026-06-11T16:00:31.802708222Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.802837 crc crio[3638]: time=\"2026-06-11T16:00:31.802819095Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.803224 crc crio[3638]: time=\"2026-06-11T16:00:31.803201565Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.814330 crc crio[3638]: time=\"2026-06-11T16:00:31.771301807Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/bd2941b0-0998-4bdb-8086-e0a9ea72cfd6 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:0xc000b12e68}] Aliases:map[]}\"\nJun 11 16:00:31.814805 crc crio[3638]: time=\"2026-06-11T16:00:31.814734887Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.815372 crc crio[3638]: time=\"2026-06-11T16:00:31.814754058Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.821004 crc crio[3638]: time=\"2026-06-11T16:00:31.817294062Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.822027 crc crio[3638]: time=\"2026-06-11T16:00:31.772003504Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/14204b1e-d922-4a9b-a110-656caae7e4ab 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:0xc000b12e98}] Aliases:map[]}\"\nJun 11 16:00:31.822027 crc crio[3638]: time=\"2026-06-11T16:00:31.82194632Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.822027 crc crio[3638]: time=\"2026-06-11T16:00:31.82196204Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.822027 crc crio[3638]: time=\"2026-06-11T16:00:31.82196973Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.822027 crc crio[3638]: time=\"2026-06-11T16:00:31.821984171Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.822027 crc crio[3638]: time=\"2026-06-11T16:00:31.822001451Z\" 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 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.767747466Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/f61ea80b-0da5-4ce8-be0d-5fa6d1d0f74d 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:0xc002cb6918}] Aliases:map[]}\"\nJun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.823367785Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.823386455Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.823400916Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.772100737Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cfcbf673-e515-4a6b-9c8e-8cbe801ebfd6 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:0xc0036a45f8}] Aliases:map[]}\"\nJun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.823705454Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.823725985Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.823741435Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.825378 crc crio[3638]: time=\"2026-06-11T16:00:31.772362584Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/0814bd9d-79af-4d78-bbda-0859afbecabe 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:0xc000a88bb0}] Aliases:map[]}\"\nJun 11 16:00:31.825607 crc crio[3638]: time=\"2026-06-11T16:00:31.825587113Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.825681 crc crio[3638]: time=\"2026-06-11T16:00:31.825663004Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.825772 crc crio[3638]: time=\"2026-06-11T16:00:31.825755537Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.828770 crc crio[3638]: time=\"2026-06-11T16:00:31.82195506Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.828770 crc crio[3638]: time=\"2026-06-11T16:00:31.827625083Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.828770 crc crio[3638]: time=\"2026-06-11T16:00:31.827646863Z\" 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 11 16:00:31.828947 crc crio[3638]: time=\"2026-06-11T16:00:31.828826523Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.828947 crc crio[3638]: time=\"2026-06-11T16:00:31.828884325Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.833040 crc crio[3638]: time=\"2026-06-11T16:00:31.75292457Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/893bd17a-0143-499a-a54a-7e5c7d457c77 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:0xc002cb6860}] Aliases:map[]}\"\nJun 11 16:00:31.833040 crc crio[3638]: time=\"2026-06-11T16:00:31.832806455Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.833040 crc crio[3638]: time=\"2026-06-11T16:00:31.832825446Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.833040 crc crio[3638]: time=\"2026-06-11T16:00:31.832838316Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.841983 crc crio[3638]: time=\"2026-06-11T16:00:31.771586424Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b168f23b-5f61-4065-a25e-b5286a10ad8d 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:0xc000a88b68}] Aliases:map[]}\"\nJun 11 16:00:31.841983 crc crio[3638]: time=\"2026-06-11T16:00:31.841727051Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.841983 crc crio[3638]: time=\"2026-06-11T16:00:31.841756052Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.841983 crc crio[3638]: time=\"2026-06-11T16:00:31.841775482Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.845481 crc crio[3638]: time=\"2026-06-11T16:00:31.772502987Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4a4a4cd2-5cb0-486e-afbe-4126bdd8d66d 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:0xc000b12ec8}] Aliases:map[]}\"\nJun 11 16:00:31.845582 crc crio[3638]: time=\"2026-06-11T16:00:31.845517367Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.845582 crc crio[3638]: time=\"2026-06-11T16:00:31.845538908Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.845582 crc crio[3638]: time=\"2026-06-11T16:00:31.845549628Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.885944 crc crio[3638]: time=\"2026-06-11T16:00:31.821975391Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:31.887973 crc crio[3638]: time=\"2026-06-11T16:00:31.771987244Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/24ce5ce7-ad8c-4d42-a01c-01e429d4ef21 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:0xc000a88b98}] Aliases:map[]}\"\nJun 11 16:00:31.887973 crc crio[3638]: time=\"2026-06-11T16:00:31.887789188Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:00:31.887973 crc crio[3638]: time=\"2026-06-11T16:00:31.887804778Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:00:31.887973 crc crio[3638]: time=\"2026-06-11T16:00:31.887814889Z\" 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 11 16:00:31.913187 crc crio[3638]: time=\"2026-06-11T16:00:31.912318729Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:00:31.947415 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:31.947415 crc crio[3638]: time=\"2026-06-11T16:00:31.947603983Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.969769 crc crio[3638]: time=\"2026-06-11T16:00:31.969304273Z\" level=info msg=\"runSandbox: deleting pod ID 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc from idIndex\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.969769 crc crio[3638]: time=\"2026-06-11T16:00:31.969555249Z\" level=info msg=\"runSandbox: removing pod sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.970294 crc crio[3638]: time=\"2026-06-11T16:00:31.969810895Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.970902 crc crio[3638]: time=\"2026-06-11T16:00:31.970340099Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.977047 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:31.977047 crc crio[3638]: time=\"2026-06-11T16:00:31.975311495Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.977047 crc crio[3638]: time=\"2026-06-11T16:00:31.975595482Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.977047 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:31.977047 crc crio[3638]: time=\"2026-06-11T16:00:31.976497475Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.996497 crc crio[3638]: time=\"2026-06-11T16:00:31.995914997Z\" level=info msg=\"runSandbox: deleting pod ID dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0 from idIndex\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.996497 crc crio[3638]: time=\"2026-06-11T16:00:31.996003199Z\" level=info msg=\"runSandbox: removing pod sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.996497 crc crio[3638]: time=\"2026-06-11T16:00:31.996308067Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:31.997177 crc crio[3638]: time=\"2026-06-11T16:00:31.996991044Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.014222 crc crio[3638]: time=\"2026-06-11T16:00:32.013645246Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.028266 crc crio[3638]: time=\"2026-06-11T16:00:32.028040221Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.028614 crc crio[3638]: time=\"2026-06-11T16:00:32.028585174Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.031376 crc crio[3638]: time=\"2026-06-11T16:00:32.030932254Z\" level=info msg=\"runSandbox: deleting pod ID d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0 from idIndex\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.031825 crc crio[3638]: time=\"2026-06-11T16:00:32.031398556Z\" level=info msg=\"runSandbox: removing pod sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.031825 crc crio[3638]: time=\"2026-06-11T16:00:32.031723734Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.031825 crc crio[3638]: time=\"2026-06-11T16:00:32.031759275Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.056545 crc crio[3638]: time=\"2026-06-11T16:00:32.055734663Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.179307 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:32.179307 crc crio[3638]: time=\"2026-06-11T16:00:32.178945274Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.198801 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:32.203714 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:32.203714 crc crio[3638]: time=\"2026-06-11T16:00:32.20325451Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.211023 crc crio[3638]: time=\"2026-06-11T16:00:32.210065593Z\" level=info msg=\"runSandbox: deleting pod ID b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72 from idIndex\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.211023 crc crio[3638]: time=\"2026-06-11T16:00:32.21033353Z\" level=info msg=\"runSandbox: removing pod sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.211023 crc crio[3638]: time=\"2026-06-11T16:00:32.210383631Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.211023 crc crio[3638]: time=\"2026-06-11T16:00:32.210407361Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.219702 crc crio[3638]: time=\"2026-06-11T16:00:32.219291327Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.270691 crc crio[3638]: time=\"2026-06-11T16:00:32.261357393Z\" level=info msg=\"runSandbox: deleting pod ID 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618 from idIndex\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.270691 crc crio[3638]: time=\"2026-06-11T16:00:32.26758632Z\" level=info msg=\"runSandbox: removing pod sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.270691 crc crio[3638]: time=\"2026-06-11T16:00:32.267701043Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.274054 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:32.274923 crc crio[3638]: time=\"2026-06-11T16:00:32.274404483Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.308363 crc crio[3638]: time=\"2026-06-11T16:00:32.306984088Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.327754 crc crio[3638]: time=\"2026-06-11T16:00:32.327688893Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.339149 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:32.339149 crc crio[3638]: time=\"2026-06-11T16:00:32.337006708Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.352178 crc crio[3638]: time=\"2026-06-11T16:00:32.352127601Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.359201291Z\" level=info msg=\"runSandbox: deleting pod ID 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a from idIndex\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.359281123Z\" level=info msg=\"runSandbox: removing pod sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.359363485Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.360376181Z\" level=info msg=\"runSandbox: deleting pod ID b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac from idIndex\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.360686208Z\" level=info msg=\"runSandbox: removing pod sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.360723529Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.36074546Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.367288 crc crio[3638]: time=\"2026-06-11T16:00:32.362387732Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.381329 crc crio[3638]: time=\"2026-06-11T16:00:32.38003638Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.381329 crc crio[3638]: time=\"2026-06-11T16:00:32.38121395Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.406029 crc crio[3638]: time=\"2026-06-11T16:00:32.404326415Z\" level=info msg=\"runSandbox: deleting pod ID debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155 from idIndex\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.406029 crc crio[3638]: time=\"2026-06-11T16:00:32.404847037Z\" level=info msg=\"runSandbox: removing pod sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.406029 crc crio[3638]: time=\"2026-06-11T16:00:32.404919369Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.406029 crc crio[3638]: time=\"2026-06-11T16:00:32.40493884Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.438329 crc crio[3638]: time=\"2026-06-11T16:00:32.437618838Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.623676 crc crio[3638]: time=\"2026-06-11T16:00:32.62202605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:32.833664 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:32.833664 crc crio[3638]: time=\"2026-06-11T16:00:32.828976113Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.849482 crc crio[3638]: time=\"2026-06-11T16:00:32.837611851Z\" level=info msg=\"runSandbox: deleting pod ID 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160 from idIndex\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.849482 crc crio[3638]: time=\"2026-06-11T16:00:32.838208386Z\" level=info msg=\"runSandbox: removing pod sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.849482 crc crio[3638]: time=\"2026-06-11T16:00:32.838269698Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.849482 crc crio[3638]: time=\"2026-06-11T16:00:32.838295738Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.891652 crc crio[3638]: time=\"2026-06-11T16:00:32.885883144Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.918953 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:32.918953 crc crio[3638]: time=\"2026-06-11T16:00:32.909306769Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.918953 crc crio[3638]: time=\"2026-06-11T16:00:32.9144978Z\" level=info msg=\"runSandbox: deleting pod ID d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8 from idIndex\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.918953 crc crio[3638]: time=\"2026-06-11T16:00:32.914552661Z\" level=info msg=\"runSandbox: removing pod sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.918953 crc crio[3638]: time=\"2026-06-11T16:00:32.914625514Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.918953 crc crio[3638]: time=\"2026-06-11T16:00:32.914657965Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:32.918953 crc crio[3638]: time=\"2026-06-11T16:00:32.916363708Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.064207 crc crio[3638]: time=\"2026-06-11T16:00:33.062956751Z\" level=info msg=\"Created container f19f443c32a7140bc928e75bd79150f9408f7e1c4be7023b11cf5d64d5a8a55b: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=183a3dc2-3d6a-4a8b-93f3-eb4bab7ded2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:33.077309 crc crio[3638]: time=\"2026-06-11T16:00:33.07630468Z\" level=info msg=\"Starting container: f19f443c32a7140bc928e75bd79150f9408f7e1c4be7023b11cf5d64d5a8a55b\" id=80d2f5a0-aef0-4bc2-aa8d-125509a2f667 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:33.079149 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:33.081322 crc crio[3638]: time=\"2026-06-11T16:00:33.079992183Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.133325 crc crio[3638]: time=\"2026-06-11T16:00:33.130273297Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.159342 crc crio[3638]: time=\"2026-06-11T16:00:33.158153143Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.159342 crc crio[3638]: time=\"2026-06-11T16:00:33.15566769Z\" level=info msg=\"runSandbox: deleting pod ID 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f from idIndex\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.159342 crc crio[3638]: time=\"2026-06-11T16:00:33.158337868Z\" level=info msg=\"runSandbox: removing pod sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.159342 crc crio[3638]: time=\"2026-06-11T16:00:33.158370459Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.159342 crc crio[3638]: time=\"2026-06-11T16:00:33.158392859Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.180047 crc crio[3638]: time=\"2026-06-11T16:00:33.178319254Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.180047 crc crio[3638]: time=\"2026-06-11T16:00:33.178409576Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.224751 crc crio[3638]: time=\"2026-06-11T16:00:33.218880921Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.224751 crc crio[3638]: time=\"2026-06-11T16:00:33.219937168Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.313816 crc crio[3638]: time=\"2026-06-11T16:00:33.306980384Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.313816 crc crio[3638]: time=\"2026-06-11T16:00:33.307039445Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.316205 crc crio[3638]: time=\"2026-06-11T16:00:33.314975866Z\" level=info msg=\"Started container\" PID=9178 containerID=f19f443c32a7140bc928e75bd79150f9408f7e1c4be7023b11cf5d64d5a8a55b description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=80d2f5a0-aef0-4bc2-aa8d-125509a2f667 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd\nJun 11 16:00:33.316205 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:33.318210 crc crio[3638]: time=\"2026-06-11T16:00:33.318111536Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.320840 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:33.320840 crc crio[3638]: time=\"2026-06-11T16:00:33.320057685Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.323974 crc crio[3638]: time=\"2026-06-11T16:00:33.323934394Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.324243 crc crio[3638]: time=\"2026-06-11T16:00:33.324216711Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.350372 crc crio[3638]: time=\"2026-06-11T16:00:33.34985919Z\" level=info msg=\"runSandbox: deleting pod ID 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597 from idIndex\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.351962 crc crio[3638]: time=\"2026-06-11T16:00:33.351822441Z\" level=info msg=\"runSandbox: removing pod sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.351962 crc crio[3638]: time=\"2026-06-11T16:00:33.351885642Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.351962 crc crio[3638]: time=\"2026-06-11T16:00:33.351906523Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.352406 crc crio[3638]: time=\"2026-06-11T16:00:33.350599038Z\" level=info msg=\"runSandbox: deleting pod ID 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a from idIndex\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.352406 crc crio[3638]: time=\"2026-06-11T16:00:33.352299222Z\" level=info msg=\"runSandbox: removing pod sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.352406 crc crio[3638]: time=\"2026-06-11T16:00:33.352371864Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.352406 crc crio[3638]: time=\"2026-06-11T16:00:33.352402255Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.358606 crc crio[3638]: time=\"2026-06-11T16:00:33.358272813Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.360879 crc crio[3638]: time=\"2026-06-11T16:00:33.360060038Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.370324 crc crio[3638]: time=\"2026-06-11T16:00:33.367959879Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.372384 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:33.394291 crc crio[3638]: time=\"2026-06-11T16:00:33.392547212Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.472146 crc crio[3638]: time=\"2026-06-11T16:00:33.471207175Z\" level=info msg=\"runSandbox: deleting pod ID 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3 from idIndex\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.472146 crc crio[3638]: time=\"2026-06-11T16:00:33.472151458Z\" level=info msg=\"runSandbox: removing pod sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.472405 crc crio[3638]: time=\"2026-06-11T16:00:33.47222945Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.473146 crc crio[3638]: time=\"2026-06-11T16:00:33.47224912Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.481989 crc crio[3638]: time=\"2026-06-11T16:00:33.481723211Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.488611 crc crio[3638]: time=\"2026-06-11T16:00:33.488227346Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.492249 crc crio[3638]: time=\"2026-06-11T16:00:33.489733994Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.492589 crc crio[3638]: time=\"2026-06-11T16:00:33.492302849Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.493260 crc crio[3638]: time=\"2026-06-11T16:00:33.493003486Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.507848 crc crio[3638]: time=\"2026-06-11T16:00:33.507388771Z\" 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=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.508821 crc crio[3638]: time=\"2026-06-11T16:00:33.508346545Z\" 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=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.703976 crc crio[3638]: time=\"2026-06-11T16:00:33.703355837Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.711723 crc crio[3638]: time=\"2026-06-11T16:00:33.711689168Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.712785 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:33.728558 crc crio[3638]: time=\"2026-06-11T16:00:33.726653627Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.775302 crc crio[3638]: time=\"2026-06-11T16:00:33.775257768Z\" level=info msg=\"runSandbox: deleting pod ID aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847 from idIndex\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.776279 crc crio[3638]: time=\"2026-06-11T16:00:33.776253504Z\" level=info msg=\"runSandbox: removing pod sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.776586 crc crio[3638]: time=\"2026-06-11T16:00:33.776405717Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.776711 crc crio[3638]: time=\"2026-06-11T16:00:33.776687504Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.827999 crc crio[3638]: time=\"2026-06-11T16:00:33.817541049Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.835018 crc crio[3638]: time=\"2026-06-11T16:00:33.825408799Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.839855 crc crio[3638]: time=\"2026-06-11T16:00:33.839814124Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.908985 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:33.912889 crc crio[3638]: time=\"2026-06-11T16:00:33.911747906Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.942540 crc crio[3638]: time=\"2026-06-11T16:00:33.942053354Z\" level=info msg=\"runSandbox: deleting pod ID d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6 from idIndex\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.942540 crc crio[3638]: time=\"2026-06-11T16:00:33.94230718Z\" level=info msg=\"runSandbox: removing pod sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.942540 crc crio[3638]: time=\"2026-06-11T16:00:33.942357421Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.942540 crc crio[3638]: time=\"2026-06-11T16:00:33.942375302Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:33.951830 crc crio[3638]: time=\"2026-06-11T16:00:33.95098574Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.157897 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:34.160312 crc crio[3638]: time=\"2026-06-11T16:00:34.157959414Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.286716 crc crio[3638]: time=\"2026-06-11T16:00:34.281033061Z\" level=info msg=\"runSandbox: deleting pod ID b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf from idIndex\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.286716 crc crio[3638]: time=\"2026-06-11T16:00:34.281139514Z\" level=info msg=\"runSandbox: removing pod sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.286716 crc crio[3638]: time=\"2026-06-11T16:00:34.281201535Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.286716 crc crio[3638]: time=\"2026-06-11T16:00:34.281230746Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.319589 crc crio[3638]: time=\"2026-06-11T16:00:34.317387132Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.338741 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:34.338741 crc crio[3638]: time=\"2026-06-11T16:00:34.337324228Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.387308 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:34.387308 crc crio[3638]: time=\"2026-06-11T16:00:34.386700527Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.419712 crc crio[3638]: time=\"2026-06-11T16:00:34.417915618Z\" level=info msg=\"runSandbox: deleting pod ID 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a from idIndex\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.419712 crc crio[3638]: time=\"2026-06-11T16:00:34.418281338Z\" level=info msg=\"runSandbox: removing pod sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.419712 crc crio[3638]: time=\"2026-06-11T16:00:34.418331069Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.419712 crc crio[3638]: time=\"2026-06-11T16:00:34.41834909Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.428162 crc crio[3638]: time=\"2026-06-11T16:00:34.427713376Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.474030 crc crio[3638]: time=\"2026-06-11T16:00:34.473610691Z\" level=info msg=\"runSandbox: deleting pod ID 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084 from idIndex\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.474030 crc crio[3638]: time=\"2026-06-11T16:00:34.473744464Z\" level=info msg=\"runSandbox: removing pod sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.474030 crc crio[3638]: time=\"2026-06-11T16:00:34.473809965Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.474030 crc crio[3638]: time=\"2026-06-11T16:00:34.473830546Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.482043 crc crio[3638]: time=\"2026-06-11T16:00:34.480877574Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.494532 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:34.494532 crc crio[3638]: time=\"2026-06-11T16:00:34.493810452Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.514801 crc crio[3638]: time=\"2026-06-11T16:00:34.512257189Z\" level=info msg=\"runSandbox: deleting pod ID 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413 from idIndex\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.514801 crc crio[3638]: time=\"2026-06-11T16:00:34.512750481Z\" level=info msg=\"runSandbox: removing pod sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.514801 crc crio[3638]: time=\"2026-06-11T16:00:34.512793492Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.514801 crc crio[3638]: time=\"2026-06-11T16:00:34.512809923Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.526021 crc crio[3638]: time=\"2026-06-11T16:00:34.523918024Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.624027 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:34.624027 crc crio[3638]: time=\"2026-06-11T16:00:34.623968649Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.641625 crc crio[3638]: time=\"2026-06-11T16:00:34.63899611Z\" level=info msg=\"runSandbox: deleting pod ID 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24 from idIndex\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.641625 crc crio[3638]: time=\"2026-06-11T16:00:34.640028517Z\" level=info msg=\"runSandbox: removing pod sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.641625 crc crio[3638]: time=\"2026-06-11T16:00:34.640254102Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.641625 crc crio[3638]: time=\"2026-06-11T16:00:34.640287833Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.649193 crc crio[3638]: time=\"2026-06-11T16:00:34.647950538Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.707618 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:34.713759 crc crio[3638]: time=\"2026-06-11T16:00:34.712967744Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.718186 crc crio[3638]: time=\"2026-06-11T16:00:34.716901563Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.718186 crc crio[3638]: time=\"2026-06-11T16:00:34.717302953Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.718186 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:34.718628 crc crio[3638]: time=\"2026-06-11T16:00:34.718197076Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.748703 crc crio[3638]: time=\"2026-06-11T16:00:34.748605837Z\" level=info msg=\"runSandbox: deleting pod ID e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58 from idIndex\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.749760 crc crio[3638]: time=\"2026-06-11T16:00:34.749229272Z\" level=info msg=\"runSandbox: removing pod sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.751405 crc crio[3638]: time=\"2026-06-11T16:00:34.751369907Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.751643 crc crio[3638]: time=\"2026-06-11T16:00:34.751623143Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.753160 crc crio[3638]: time=\"2026-06-11T16:00:34.752829844Z\" level=info msg=\"runSandbox: deleting pod ID f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6 from idIndex\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.754504 crc crio[3638]: time=\"2026-06-11T16:00:34.753526992Z\" level=info msg=\"runSandbox: removing pod sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.754504 crc crio[3638]: time=\"2026-06-11T16:00:34.753780648Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.754504 crc crio[3638]: time=\"2026-06-11T16:00:34.75382894Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.755662 crc crio[3638]: time=\"2026-06-11T16:00:34.755630575Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.763318 crc crio[3638]: time=\"2026-06-11T16:00:34.763229817Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.819949 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:34.821050 crc crio[3638]: time=\"2026-06-11T16:00:34.820757835Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.823628 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:34.823897 crc crio[3638]: time=\"2026-06-11T16:00:34.823742041Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.837281 crc crio[3638]: time=\"2026-06-11T16:00:34.837145811Z\" level=info msg=\"runSandbox: deleting pod ID 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f from idIndex\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.837281 crc crio[3638]: time=\"2026-06-11T16:00:34.837186922Z\" level=info msg=\"runSandbox: removing pod sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.837281 crc crio[3638]: time=\"2026-06-11T16:00:34.837224253Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.837281 crc crio[3638]: time=\"2026-06-11T16:00:34.837249464Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.838789 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:34.840196 crc crio[3638]: time=\"2026-06-11T16:00:34.839539091Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.843937 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:34.844699 crc crio[3638]: time=\"2026-06-11T16:00:34.844266121Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.846311 crc crio[3638]: time=\"2026-06-11T16:00:34.845702018Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.870729 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:34.870729 crc crio[3638]: time=\"2026-06-11T16:00:34.869917371Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.873684 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:34.873684 crc crio[3638]: time=\"2026-06-11T16:00:34.873655845Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.882953 crc crio[3638]: time=\"2026-06-11T16:00:34.882774907Z\" level=info msg=\"runSandbox: deleting pod ID 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3 from idIndex\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.883302 crc crio[3638]: time=\"2026-06-11T16:00:34.883277359Z\" level=info msg=\"runSandbox: removing pod sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.883752 crc crio[3638]: time=\"2026-06-11T16:00:34.883728461Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.884372 crc crio[3638]: time=\"2026-06-11T16:00:34.884341946Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.885714 crc crio[3638]: time=\"2026-06-11T16:00:34.883743591Z\" level=info msg=\"runSandbox: deleting pod ID 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29 from idIndex\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.885714 crc crio[3638]: time=\"2026-06-11T16:00:34.885374963Z\" level=info msg=\"runSandbox: removing pod sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.885714 crc crio[3638]: time=\"2026-06-11T16:00:34.885559887Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.885714 crc crio[3638]: time=\"2026-06-11T16:00:34.885598388Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.892815 crc crio[3638]: time=\"2026-06-11T16:00:34.892324399Z\" level=info msg=\"runSandbox: deleting pod ID 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5 from idIndex\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.892815 crc crio[3638]: time=\"2026-06-11T16:00:34.892567705Z\" level=info msg=\"runSandbox: removing pod sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.892815 crc crio[3638]: time=\"2026-06-11T16:00:34.892611916Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.892815 crc crio[3638]: time=\"2026-06-11T16:00:34.892630756Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.899567 crc crio[3638]: time=\"2026-06-11T16:00:34.899538701Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.899776 crc crio[3638]: time=\"2026-06-11T16:00:34.899551932Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.899875 crc crio[3638]: time=\"2026-06-11T16:00:34.899615843Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.907923 crc crio[3638]: time=\"2026-06-11T16:00:34.906915798Z\" level=info msg=\"runSandbox: deleting pod ID 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f from idIndex\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.907923 crc crio[3638]: time=\"2026-06-11T16:00:34.907217116Z\" level=info msg=\"runSandbox: removing pod sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.907923 crc crio[3638]: time=\"2026-06-11T16:00:34.907270507Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.907923 crc crio[3638]: time=\"2026-06-11T16:00:34.907289887Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.912484 crc crio[3638]: time=\"2026-06-11T16:00:34.910338714Z\" level=info msg=\"runSandbox: deleting pod ID de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22 from idIndex\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.912484 crc crio[3638]: time=\"2026-06-11T16:00:34.910788976Z\" level=info msg=\"runSandbox: removing pod sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.912484 crc crio[3638]: time=\"2026-06-11T16:00:34.910819277Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.912484 crc crio[3638]: time=\"2026-06-11T16:00:34.910852858Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.919199 crc crio[3638]: time=\"2026-06-11T16:00:34.917979348Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.919199 crc crio[3638]: time=\"2026-06-11T16:00:34.918368618Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.938006 crc crio[3638]: time=\"2026-06-11T16:00:34.937933694Z\" 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=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:34.975769 crc crio[3638]: time=\"2026-06-11T16:00:34.975494165Z\" 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=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.002616 crc crio[3638]: time=\"2026-06-11T16:00:35.002394387Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.002616 crc crio[3638]: time=\"2026-06-11T16:00:35.00253313Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.006717 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.006717 crc crio[3638]: time=\"2026-06-11T16:00:35.006010469Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.011838 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.012775 crc crio[3638]: time=\"2026-06-11T16:00:35.01274305Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.062373 crc crio[3638]: time=\"2026-06-11T16:00:35.039371163Z\" 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=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.062373 crc crio[3638]: time=\"2026-06-11T16:00:35.039608359Z\" 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=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.075914 crc crio[3638]: time=\"2026-06-11T16:00:35.073918379Z\" 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=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.075914 crc crio[3638]: time=\"2026-06-11T16:00:35.074047982Z\" 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=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.085999 crc crio[3638]: time=\"2026-06-11T16:00:35.085928134Z\" level=info msg=\"runSandbox: deleting pod ID 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758 from idIndex\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.087407 crc crio[3638]: time=\"2026-06-11T16:00:35.0873703Z\" level=info msg=\"runSandbox: removing pod sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.088734 crc crio[3638]: time=\"2026-06-11T16:00:35.088711024Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.089245 crc crio[3638]: time=\"2026-06-11T16:00:35.089220598Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.090939 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.110262 crc crio[3638]: time=\"2026-06-11T16:00:35.091570087Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.110262 crc crio[3638]: time=\"2026-06-11T16:00:35.107333065Z\" level=info msg=\"runSandbox: deleting pod ID abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90 from idIndex\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.110262 crc crio[3638]: time=\"2026-06-11T16:00:35.107409267Z\" level=info msg=\"runSandbox: removing pod sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.110262 crc crio[3638]: time=\"2026-06-11T16:00:35.107676954Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.110262 crc crio[3638]: time=\"2026-06-11T16:00:35.107706375Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.113171 crc crio[3638]: time=\"2026-06-11T16:00:35.113013839Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.117323 crc crio[3638]: time=\"2026-06-11T16:00:35.117210346Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.123736 crc crio[3638]: time=\"2026-06-11T16:00:35.123024463Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.123736 crc crio[3638]: time=\"2026-06-11T16:00:35.123186157Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.124332 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.125920 crc crio[3638]: time=\"2026-06-11T16:00:35.125401703Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.126371 crc crio[3638]: time=\"2026-06-11T16:00:35.125947357Z\" level=info msg=\"runSandbox: deleting pod ID 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718 from idIndex\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.126371 crc crio[3638]: time=\"2026-06-11T16:00:35.126312467Z\" level=info msg=\"runSandbox: removing pod sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.126778 crc crio[3638]: time=\"2026-06-11T16:00:35.126391269Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.126778 crc crio[3638]: time=\"2026-06-11T16:00:35.126680596Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.129599 crc crio[3638]: time=\"2026-06-11T16:00:35.128989545Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.131817 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.131817 crc crio[3638]: time=\"2026-06-11T16:00:35.131379475Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.147266 crc crio[3638]: time=\"2026-06-11T16:00:35.146841606Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.151412 crc crio[3638]: time=\"2026-06-11T16:00:35.150678844Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.170908 crc crio[3638]: time=\"2026-06-11T16:00:35.169798128Z\" level=info msg=\"runSandbox: deleting pod ID 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d from idIndex\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.170908 crc crio[3638]: time=\"2026-06-11T16:00:35.170324051Z\" level=info msg=\"runSandbox: removing pod sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.170908 crc crio[3638]: time=\"2026-06-11T16:00:35.170391073Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.170908 crc crio[3638]: time=\"2026-06-11T16:00:35.170718351Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.172390 crc crio[3638]: time=\"2026-06-11T16:00:35.172322292Z\" level=info msg=\"runSandbox: deleting pod ID b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5 from idIndex\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.173957 crc crio[3638]: time=\"2026-06-11T16:00:35.173936022Z\" level=info msg=\"runSandbox: removing pod sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.174151 crc crio[3638]: time=\"2026-06-11T16:00:35.174126848Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.174259 crc crio[3638]: time=\"2026-06-11T16:00:35.174238731Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.177324 crc crio[3638]: time=\"2026-06-11T16:00:35.176332823Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.183632 crc crio[3638]: time=\"2026-06-11T16:00:35.183263329Z\" 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=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.183632 crc crio[3638]: time=\"2026-06-11T16:00:35.183539646Z\" 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=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.191539 crc crio[3638]: time=\"2026-06-11T16:00:35.189937038Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.194115 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.194938 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.194938 crc crio[3638]: time=\"2026-06-11T16:00:35.1947658Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.195051 crc crio[3638]: time=\"2026-06-11T16:00:35.194929884Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.195784 crc crio[3638]: time=\"2026-06-11T16:00:35.194939654Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.197693 crc crio[3638]: time=\"2026-06-11T16:00:35.196400861Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.228413 crc crio[3638]: time=\"2026-06-11T16:00:35.228204218Z\" level=info msg=\"runSandbox: deleting pod ID 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e from idIndex\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.232347 crc crio[3638]: time=\"2026-06-11T16:00:35.232176038Z\" level=info msg=\"runSandbox: removing pod sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.242282 crc crio[3638]: time=\"2026-06-11T16:00:35.238789626Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.242282 crc crio[3638]: time=\"2026-06-11T16:00:35.238852998Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.242282 crc crio[3638]: time=\"2026-06-11T16:00:35.241987648Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.242602 crc crio[3638]: time=\"2026-06-11T16:00:35.242135201Z\" level=info msg=\"runSandbox: deleting pod ID 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c from idIndex\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.242602 crc crio[3638]: time=\"2026-06-11T16:00:35.24252316Z\" level=info msg=\"runSandbox: removing pod sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.244309 crc crio[3638]: time=\"2026-06-11T16:00:35.244133672Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.252054 crc crio[3638]: time=\"2026-06-11T16:00:35.245306311Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.252054 crc crio[3638]: time=\"2026-06-11T16:00:35.247970528Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.264835 crc crio[3638]: time=\"2026-06-11T16:00:35.264487098Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.264835 crc crio[3638]: time=\"2026-06-11T16:00:35.264626091Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.280049 crc crio[3638]: time=\"2026-06-11T16:00:35.278868372Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.297210 crc crio[3638]: time=\"2026-06-11T16:00:35.286735691Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.297210 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.297210 crc crio[3638]: time=\"2026-06-11T16:00:35.291259036Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.310919 crc crio[3638]: time=\"2026-06-11T16:00:35.301658119Z\" level=info msg=\"runSandbox: deleting pod ID 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910 from idIndex\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.310919 crc crio[3638]: time=\"2026-06-11T16:00:35.30169293Z\" level=info msg=\"runSandbox: removing pod sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.310919 crc crio[3638]: time=\"2026-06-11T16:00:35.301734372Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.310919 crc crio[3638]: time=\"2026-06-11T16:00:35.301762163Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.310919 crc crio[3638]: time=\"2026-06-11T16:00:35.302203543Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.310919 crc crio[3638]: time=\"2026-06-11T16:00:35.302278745Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.320900 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.320900 crc crio[3638]: time=\"2026-06-11T16:00:35.320839775Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.321290 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.325666 crc crio[3638]: time=\"2026-06-11T16:00:35.321385069Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.327656 crc crio[3638]: time=\"2026-06-11T16:00:35.322031446Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.327656 crc crio[3638]: time=\"2026-06-11T16:00:35.326822557Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.327656 crc crio[3638]: time=\"2026-06-11T16:00:35.326334465Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.335348 crc crio[3638]: time=\"2026-06-11T16:00:35.335127347Z\" level=info msg=\"runSandbox: deleting pod ID fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc from idIndex\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.335494 crc crio[3638]: time=\"2026-06-11T16:00:35.335375183Z\" level=info msg=\"runSandbox: removing pod sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.335548 crc crio[3638]: time=\"2026-06-11T16:00:35.335508396Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.335727 crc crio[3638]: time=\"2026-06-11T16:00:35.335560369Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.342407 crc crio[3638]: time=\"2026-06-11T16:00:35.342246676Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.342863 crc crio[3638]: time=\"2026-06-11T16:00:35.34270082Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.342863 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.343020 crc crio[3638]: time=\"2026-06-11T16:00:35.342882003Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.343844 crc crio[3638]: time=\"2026-06-11T16:00:35.343753256Z\" level=info msg=\"runSandbox: deleting pod ID 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003 from idIndex\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.343844 crc crio[3638]: time=\"2026-06-11T16:00:35.343812447Z\" level=info msg=\"runSandbox: removing pod sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.343991 crc crio[3638]: time=\"2026-06-11T16:00:35.343853099Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.343991 crc crio[3638]: time=\"2026-06-11T16:00:35.34388225Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.344584 crc crio[3638]: time=\"2026-06-11T16:00:35.344167316Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.348918 crc crio[3638]: time=\"2026-06-11T16:00:35.347202273Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.350144 crc crio[3638]: time=\"2026-06-11T16:00:35.350021445Z\" level=info msg=\"runSandbox: deleting pod ID ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911 from idIndex\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.350144 crc crio[3638]: time=\"2026-06-11T16:00:35.350112717Z\" level=info msg=\"runSandbox: removing pod sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.350370 crc crio[3638]: time=\"2026-06-11T16:00:35.350157178Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.350370 crc crio[3638]: time=\"2026-06-11T16:00:35.350184859Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.350784 crc crio[3638]: time=\"2026-06-11T16:00:35.350689071Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.352900 crc crio[3638]: time=\"2026-06-11T16:00:35.352829416Z\" 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=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.352900 crc crio[3638]: time=\"2026-06-11T16:00:35.352887687Z\" 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=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.368410 crc crio[3638]: time=\"2026-06-11T16:00:35.368242195Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.368410 crc crio[3638]: time=\"2026-06-11T16:00:35.368398799Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.388761 crc crio[3638]: time=\"2026-06-11T16:00:35.388650303Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.388761 crc crio[3638]: time=\"2026-06-11T16:00:35.388757956Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.391004 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.391004 crc crio[3638]: time=\"2026-06-11T16:00:35.390570081Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.391406 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.391836 crc crio[3638]: time=\"2026-06-11T16:00:35.391792783Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.394939 crc crio[3638]: time=\"2026-06-11T16:00:35.394883311Z\" level=info msg=\"runSandbox: deleting pod ID bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803 from idIndex\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.394939 crc crio[3638]: time=\"2026-06-11T16:00:35.394937933Z\" level=info msg=\"runSandbox: removing pod sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.395197 crc crio[3638]: time=\"2026-06-11T16:00:35.394982534Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.395197 crc crio[3638]: time=\"2026-06-11T16:00:35.395001954Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.395691 crc crio[3638]: time=\"2026-06-11T16:00:35.39565445Z\" level=info msg=\"runSandbox: deleting pod ID 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b from idIndex\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.395844 crc crio[3638]: time=\"2026-06-11T16:00:35.395819184Z\" level=info msg=\"runSandbox: removing pod sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.395973 crc crio[3638]: time=\"2026-06-11T16:00:35.395950868Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.396191 crc crio[3638]: time=\"2026-06-11T16:00:35.39606394Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.398300 crc crio[3638]: time=\"2026-06-11T16:00:35.398058972Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.398530 crc crio[3638]: time=\"2026-06-11T16:00:35.39840353Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.400324 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.400665 crc crio[3638]: time=\"2026-06-11T16:00:35.400413282Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.406974 crc crio[3638]: time=\"2026-06-11T16:00:35.406854115Z\" 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=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.407125 crc crio[3638]: time=\"2026-06-11T16:00:35.407011969Z\" 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=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.408859 crc crio[3638]: time=\"2026-06-11T16:00:35.408803344Z\" level=info msg=\"runSandbox: deleting pod ID 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186 from idIndex\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.408859 crc crio[3638]: time=\"2026-06-11T16:00:35.408837705Z\" level=info msg=\"runSandbox: removing pod sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.408979 crc crio[3638]: time=\"2026-06-11T16:00:35.408890126Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.408979 crc crio[3638]: time=\"2026-06-11T16:00:35.408929567Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.413069 crc crio[3638]: time=\"2026-06-11T16:00:35.4129675Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.416407 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.416407 crc crio[3638]: time=\"2026-06-11T16:00:35.416244702Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.418062 crc crio[3638]: time=\"2026-06-11T16:00:35.417965956Z\" level=info msg=\"runSandbox: deleting pod ID 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9 from idIndex\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.418062 crc crio[3638]: time=\"2026-06-11T16:00:35.418026177Z\" level=info msg=\"runSandbox: removing pod sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.418062 crc crio[3638]: time=\"2026-06-11T16:00:35.41809897Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.418309 crc crio[3638]: time=\"2026-06-11T16:00:35.418125941Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.418951 crc crio[3638]: time=\"2026-06-11T16:00:35.418885699Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.420057 crc crio[3638]: time=\"2026-06-11T16:00:35.419967437Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.420168 crc crio[3638]: time=\"2026-06-11T16:00:35.42010116Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.425579 crc crio[3638]: time=\"2026-06-11T16:00:35.425266991Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.425579 crc crio[3638]: time=\"2026-06-11T16:00:35.425382894Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.430172 crc crio[3638]: time=\"2026-06-11T16:00:35.429360414Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.430172 crc crio[3638]: time=\"2026-06-11T16:00:35.429502528Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.434690 crc crio[3638]: time=\"2026-06-11T16:00:35.434325681Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.435016 crc crio[3638]: time=\"2026-06-11T16:00:35.434903145Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.443317 crc crio[3638]: time=\"2026-06-11T16:00:35.442551969Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.443317 crc crio[3638]: time=\"2026-06-11T16:00:35.44260404Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.445825 crc crio[3638]: time=\"2026-06-11T16:00:35.445802801Z\" 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=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.445945 crc crio[3638]: time=\"2026-06-11T16:00:35.445831572Z\" 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=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.449202 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 16:00:35.449401 crc crio[3638]: time=\"2026-06-11T16:00:35.449372162Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.449942 crc crio[3638]: time=\"2026-06-11T16:00:35.449916005Z\" 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=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.450603 crc crio[3638]: time=\"2026-06-11T16:00:35.449513886Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:00:35.450603 crc crio[3638]: time=\"2026-06-11T16:00:35.450559582Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 11 16:00:35.451330 crc crio[3638]: time=\"2026-06-11T16:00:35.45127545Z\" 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=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.451696 crc crio[3638]: time=\"2026-06-11T16:00:35.451535056Z\" level=info msg=\"runSandbox: deleting pod ID 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58 from idIndex\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.451806 crc crio[3638]: time=\"2026-06-11T16:00:35.451785363Z\" level=info msg=\"runSandbox: removing pod sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.451904 crc crio[3638]: time=\"2026-06-11T16:00:35.451885506Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.451989 crc crio[3638]: time=\"2026-06-11T16:00:35.451974228Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.452558 crc crio[3638]: time=\"2026-06-11T16:00:35.452400959Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.453576 crc crio[3638]: time=\"2026-06-11T16:00:35.453552538Z\" 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=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.453669 crc crio[3638]: time=\"2026-06-11T16:00:35.453652771Z\" 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=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.457571 crc crio[3638]: time=\"2026-06-11T16:00:35.457485938Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.457645 crc crio[3638]: time=\"2026-06-11T16:00:35.45757893Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.463099 crc crio[3638]: time=\"2026-06-11T16:00:35.462869943Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.463099 crc crio[3638]: time=\"2026-06-11T16:00:35.462964946Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.467795 crc crio[3638]: time=\"2026-06-11T16:00:35.467751578Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.467940 crc crio[3638]: time=\"2026-06-11T16:00:35.467913792Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.475641 crc crio[3638]: time=\"2026-06-11T16:00:35.475592306Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.475717 crc crio[3638]: time=\"2026-06-11T16:00:35.475655777Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.486167 crc crio[3638]: time=\"2026-06-11T16:00:35.48168799Z\" 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=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.486167 crc crio[3638]: time=\"2026-06-11T16:00:35.481852464Z\" 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=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.486840 crc crio[3638]: time=\"2026-06-11T16:00:35.486683778Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.486840 crc crio[3638]: time=\"2026-06-11T16:00:35.48676599Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.490858 crc crio[3638]: time=\"2026-06-11T16:00:35.4907701Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:00:35.490858 crc crio[3638]: time=\"2026-06-11T16:00:35.490834192Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:00:35.490984 crc crio[3638]: time=\"2026-06-11T16:00:35.490880333Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_873a4d02-f7ac-43de-9578-c0a72cf22f70\\\"\"\nJun 11 16:00:35.490984 crc crio[3638]: time=\"2026-06-11T16:00:35.490928194Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ad16c736-7854-4228-94d6-d3512de7d226\\\"\"\nJun 11 16:00:35.493528 crc crio[3638]: time=\"2026-06-11T16:00:35.493293874Z\" 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=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.493528 crc crio[3638]: time=\"2026-06-11T16:00:35.493399277Z\" 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=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.498721 crc crio[3638]: time=\"2026-06-11T16:00:35.498678861Z\" 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=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.498867 crc crio[3638]: time=\"2026-06-11T16:00:35.498835135Z\" 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=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.516038 crc crio[3638]: time=\"2026-06-11T16:00:35.515886047Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:00:35.516038 crc crio[3638]: time=\"2026-06-11T16:00:35.515953908Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:00:35.516038 crc crio[3638]: time=\"2026-06-11T16:00:35.51603236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:00:35.611411 crc crio[3638]: time=\"2026-06-11T16:00:35.611265003Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:00:35.611411 crc crio[3638]: time=\"2026-06-11T16:00:35.611408006Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:00:35.611718 crc crio[3638]: time=\"2026-06-11T16:00:35.611566901Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 11 16:00:35.678959 crc crio[3638]: time=\"2026-06-11T16:00:35.678822184Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:00:35.678959 crc crio[3638]: time=\"2026-06-11T16:00:35.678944557Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:00:35.678959 crc crio[3638]: time=\"2026-06-11T16:00:35.678986508Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 11 16:00:35.682336 crc crio[3638]: time=\"2026-06-11T16:00:35.68224099Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/POD\" id=988e1612-488d-4f4e-8e60-41b5f6435047 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:35.682567 crc crio[3638]: time=\"2026-06-11T16:00:35.682380624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:35.729580 crc crio[3638]: time=\"2026-06-11T16:00:35.729227731Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686560-dg8j7 Namespace:openshift-operator-lifecycle-manager ID:5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2 UID:3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89 NetNS:/var/run/netns/740b9bd6-3f15-4048-a842-50db1959d376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a2a4e7c_22d2_4e29_bf93_221e9d1d0a89.slice PodAnnotations:0xc00210cbf0}] Aliases:map[]}\"\nJun 11 16:00:35.729580 crc crio[3638]: time=\"2026-06-11T16:00:35.729327364Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686560-dg8j7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:35.775591 crc crio[3638]: time=\"2026-06-11T16:00:35.773869793Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:00:45.287024 crc crio[3638]: time=\"2026-06-11T16:00:45.285608864Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=13ff38f0-3b05-4e6e-8548-8db3b8b16685 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:45.289063 crc crio[3638]: time=\"2026-06-11T16:00:45.287070891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:45.289063 crc crio[3638]: time=\"2026-06-11T16:00:45.287265016Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=381875c7-3c36-45ce-b8ac-cd8f52ace1f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:45.289063 crc crio[3638]: time=\"2026-06-11T16:00:45.287307507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:45.289063 crc crio[3638]: time=\"2026-06-11T16:00:45.287414381Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=af570e92-c6e3-47c3-8e22-05016fe975af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:45.289063 crc crio[3638]: time=\"2026-06-11T16:00:45.287534426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:46.003361 crc crio[3638]: time=\"2026-06-11T16:00:46.002794523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=eec1f941-436b-476f-9fd7-b41a67184bf6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:46.007630 crc crio[3638]: time=\"2026-06-11T16:00:46.006250383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=a6b8fcc2-1ae9-4d68-945c-507c873281e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:46.016352 crc crio[3638]: time=\"2026-06-11T16:00:46.016259505Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=c19e8437-21bf-41a9-9fd0-e06488b0a774 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:46.016850 crc crio[3638]: time=\"2026-06-11T16:00:46.016779761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:46.043763 crc crio[3638]: time=\"2026-06-11T16:00:46.04362155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:46.290905 crc crio[3638]: time=\"2026-06-11T16:00:46.290272632Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=c656437c-d646-43b1-977d-e6523ed4b8a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:46.292372 crc crio[3638]: time=\"2026-06-11T16:00:46.292348329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:46.293353 crc crio[3638]: time=\"2026-06-11T16:00:46.290312083Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=ad38abee-cee2-49b8-b742-ba3eeb82a338 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:46.293749 crc crio[3638]: time=\"2026-06-11T16:00:46.290363615Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=6d578ec4-94dc-4f24-a433-ebee33be918f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:46.294107 crc crio[3638]: time=\"2026-06-11T16:00:46.293907828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:46.299224 crc crio[3638]: time=\"2026-06-11T16:00:46.290372395Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=9489e36f-bc96-4fc3-9760-b9193162c17d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:46.299519 crc crio[3638]: time=\"2026-06-11T16:00:46.299296801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:46.299884 crc crio[3638]: time=\"2026-06-11T16:00:46.29054766Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=000a4a38-9b48-481b-9c68-941587c464a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:46.300081 crc crio[3638]: time=\"2026-06-11T16:00:46.299979572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:46.300225 crc crio[3638]: time=\"2026-06-11T16:00:46.293387472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:46.300305 crc crio[3638]: time=\"2026-06-11T16:00:46.290671664Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=b107e77b-94fe-4517-bdf4-683888eebe3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:46.300305 crc crio[3638]: time=\"2026-06-11T16:00:46.300294873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:46.300534 crc crio[3638]: time=\"2026-06-11T16:00:46.290579481Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=74ce7186-d011-4dc5-85b0-041ceb9a55f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:46.300534 crc crio[3638]: time=\"2026-06-11T16:00:46.3005154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:46.300631 crc crio[3638]: time=\"2026-06-11T16:00:46.290921032Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=d9e6b0ca-571a-4ebf-9228-0d6917e8d100 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:46.300669 crc crio[3638]: time=\"2026-06-11T16:00:46.300638714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:46.303313 crc crio[3638]: time=\"2026-06-11T16:00:46.290495259Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=54b9a20e-89d2-4632-b278-10adcfeb91b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:46.303313 crc crio[3638]: time=\"2026-06-11T16:00:46.302839064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:46.578742 crc crio[3638]: time=\"2026-06-11T16:00:46.578536686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:46.686079 crc crio[3638]: time=\"2026-06-11T16:00:46.686001134Z\" level=info msg=\"Created container a5efb424851bf80877e76455f09d61ef27b0d617d1abb55419562d385a21abab: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=c19e8437-21bf-41a9-9fd0-e06488b0a774 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:46.688540 crc crio[3638]: time=\"2026-06-11T16:00:46.688245497Z\" level=info msg=\"Starting container: a5efb424851bf80877e76455f09d61ef27b0d617d1abb55419562d385a21abab\" id=5c10a46a-899c-401b-a649-092d3b50457e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:46.697108 crc crio[3638]: time=\"2026-06-11T16:00:46.695025575Z\" level=info msg=\"Started container\" PID=9803 containerID=a5efb424851bf80877e76455f09d61ef27b0d617d1abb55419562d385a21abab description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=5c10a46a-899c-401b-a649-092d3b50457e name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd\nJun 11 16:00:47.039386 crc crio[3638]: time=\"2026-06-11T16:00:47.038587348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=447b814d-27af-410e-bf53-ad8024239af4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:47.043155 crc crio[3638]: time=\"2026-06-11T16:00:47.042858924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6612cad9-e0bd-4b01-9775-f835b2e1d2d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:47.048380 crc crio[3638]: time=\"2026-06-11T16:00:47.048292778Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=c8070faf-d854-4ba3-b7ab-3d2ac0a680da name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:47.048967 crc crio[3638]: time=\"2026-06-11T16:00:47.048865706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:47.092073 crc crio[3638]: time=\"2026-06-11T16:00:47.091987586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:47.285811 crc crio[3638]: time=\"2026-06-11T16:00:47.285664083Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=74e8ec0d-8b2e-4b5a-a87d-cab136bab794 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:47.286002 crc crio[3638]: time=\"2026-06-11T16:00:47.285826859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:47.286110 crc crio[3638]: time=\"2026-06-11T16:00:47.286011755Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=c10f812d-8e69-49fb-8ba4-3b12b50c048c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:47.286110 crc crio[3638]: time=\"2026-06-11T16:00:47.286088608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:47.286286 crc crio[3638]: time=\"2026-06-11T16:00:47.285718405Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=5e6e55ab-4c4b-452c-a801-23e46539b3b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:47.286286 crc crio[3638]: time=\"2026-06-11T16:00:47.286276263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:47.287371 crc crio[3638]: time=\"2026-06-11T16:00:47.287043078Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=085d2190-0b74-4b03-9bb1-26dfcfd0207a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:47.287371 crc crio[3638]: time=\"2026-06-11T16:00:47.287197353Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=1dc010ff-4de6-4b29-9261-e2a8ad6bc0bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:47.287371 crc crio[3638]: time=\"2026-06-11T16:00:47.287237015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:47.287666 crc crio[3638]: time=\"2026-06-11T16:00:47.287601306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:47.292667 crc crio[3638]: time=\"2026-06-11T16:00:47.292626396Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=c32ba850-c55b-4d83-a504-bc061b501d6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:47.293387 crc crio[3638]: time=\"2026-06-11T16:00:47.29336579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:47.296619 crc crio[3638]: time=\"2026-06-11T16:00:47.294211337Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=6bc704c8-1e42-4ae1-9c68-4155e5177c16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:47.296619 crc crio[3638]: time=\"2026-06-11T16:00:47.29432185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:47.365711 crc crio[3638]: time=\"2026-06-11T16:00:47.364978602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:47.611513 crc crio[3638]: time=\"2026-06-11T16:00:47.610361703Z\" level=info msg=\"Created container c42f799e81a4a3aba9c414879f8f31fbee0779351fb7f2de586622c77b9d911d: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=c8070faf-d854-4ba3-b7ab-3d2ac0a680da name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:47.620831 crc crio[3638]: time=\"2026-06-11T16:00:47.620398814Z\" level=info msg=\"Starting container: c42f799e81a4a3aba9c414879f8f31fbee0779351fb7f2de586622c77b9d911d\" id=a683b0d6-fa8e-46c6-ad46-88fbd51c59ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:47.639851 crc crio[3638]: time=\"2026-06-11T16:00:47.639503365Z\" level=info msg=\"Started container\" PID=9918 containerID=c42f799e81a4a3aba9c414879f8f31fbee0779351fb7f2de586622c77b9d911d description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=a683b0d6-fa8e-46c6-ad46-88fbd51c59ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd\nJun 11 16:00:48.294296 crc crio[3638]: time=\"2026-06-11T16:00:48.29306466Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=0122ba0f-29ac-47e8-b103-33049fc41526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:48.295536 crc crio[3638]: time=\"2026-06-11T16:00:48.294379582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:48.295536 crc crio[3638]: time=\"2026-06-11T16:00:48.295479956Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=f43d1198-432a-48ba-bc07-2003934d2a14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:48.295536 crc crio[3638]: time=\"2026-06-11T16:00:48.295532448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:48.297298 crc crio[3638]: time=\"2026-06-11T16:00:48.297130449Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=25cba0e4-00e8-4a3d-83fa-5d47c251a7a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:48.297298 crc crio[3638]: time=\"2026-06-11T16:00:48.297279413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:48.298177 crc crio[3638]: time=\"2026-06-11T16:00:48.297918415Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=c927e91e-b18e-4100-8bc5-43732c8d9dd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:48.298326 crc crio[3638]: time=\"2026-06-11T16:00:48.298218755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:48.298326 crc crio[3638]: time=\"2026-06-11T16:00:48.298286836Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=a10b1daf-a4b9-4e35-aad0-ee1c6908818f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:48.298401 crc crio[3638]: time=\"2026-06-11T16:00:48.298328047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:48.299878 crc crio[3638]: time=\"2026-06-11T16:00:48.299612719Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=c20782a6-e8f9-4dfe-a21d-aabe01c3859e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:48.299946 crc crio[3638]: time=\"2026-06-11T16:00:48.299923958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:48.303028 crc crio[3638]: time=\"2026-06-11T16:00:48.302864222Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=a28e71fc-9809-4a5a-9531-12391b3b9c87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:48.303103 crc crio[3638]: time=\"2026-06-11T16:00:48.303034668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:49.285806 crc crio[3638]: time=\"2026-06-11T16:00:49.285682252Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=0909085a-b5de-4df2-957c-2eb3f364bf07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:49.285908 crc crio[3638]: time=\"2026-06-11T16:00:49.285866478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:49.286269 crc crio[3638]: time=\"2026-06-11T16:00:49.286192549Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c4613a3b-3331-4cb8-a829-83804e1141da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:49.286463 crc crio[3638]: time=\"2026-06-11T16:00:49.286395535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:49.288347 crc crio[3638]: time=\"2026-06-11T16:00:49.287920244Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=027d772f-6c44-4da8-8e3a-b6a9c7084d62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:49.288347 crc crio[3638]: time=\"2026-06-11T16:00:49.288064229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:49.289050 crc crio[3638]: time=\"2026-06-11T16:00:49.287930974Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d17ba8d4-84a3-499c-8e74-3852c74478ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:49.289122 crc crio[3638]: time=\"2026-06-11T16:00:49.289093132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:49.289365 crc crio[3638]: time=\"2026-06-11T16:00:49.289212955Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=92eb09c6-98c5-4ca3-b94b-ef34c784b6fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:49.289522 crc crio[3638]: time=\"2026-06-11T16:00:49.289385161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:49.289598 crc crio[3638]: time=\"2026-06-11T16:00:49.289312999Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=8ece8b30-669f-4672-9918-fdc7530ab7cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:49.289598 crc crio[3638]: time=\"2026-06-11T16:00:49.289578577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:49.290029 crc crio[3638]: time=\"2026-06-11T16:00:49.289551566Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=2d50c46f-c168-4d83-9e82-39d2c622fc35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:49.290029 crc crio[3638]: time=\"2026-06-11T16:00:49.289732492Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2ef3a5af-0733-4bd7-9c7b-3335d8dd5f60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:49.290029 crc crio[3638]: time=\"2026-06-11T16:00:49.289773073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:49.290029 crc crio[3638]: time=\"2026-06-11T16:00:49.28968573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:49.290029 crc crio[3638]: time=\"2026-06-11T16:00:49.289923049Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=08302726-0305-4f34-ac39-5f9eda93bf00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:49.290338 crc crio[3638]: time=\"2026-06-11T16:00:49.290042242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:49.290799 crc crio[3638]: time=\"2026-06-11T16:00:49.290768975Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=dc767ae1-9008-4a8b-89b7-2b6742df32bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:49.290934 crc crio[3638]: time=\"2026-06-11T16:00:49.290910461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:50.286485 crc crio[3638]: time=\"2026-06-11T16:00:50.286019763Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=b86d41f9-7589-4d0b-9bb1-b14053d52de0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:50.286829 crc crio[3638]: time=\"2026-06-11T16:00:50.286525529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:50.288342 crc crio[3638]: time=\"2026-06-11T16:00:50.287319694Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=0ba14095-96f7-435e-907a-d0be0375ea88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:50.288342 crc crio[3638]: time=\"2026-06-11T16:00:50.287393827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:50.288342 crc crio[3638]: time=\"2026-06-11T16:00:50.288314097Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=f49abe31-83d5-4911-8708-c26e0228c417 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:50.288708 crc crio[3638]: time=\"2026-06-11T16:00:50.288347458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:50.288956 crc crio[3638]: time=\"2026-06-11T16:00:50.288910485Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=c826351f-65c4-4ca6-8cde-a9a63048e224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:50.289090 crc crio[3638]: time=\"2026-06-11T16:00:50.28906545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:50.289361 crc crio[3638]: time=\"2026-06-11T16:00:50.286184058Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=94827ce2-fe74-454e-98c5-eba8786a1650 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:50.289650 crc crio[3638]: time=\"2026-06-11T16:00:50.289627428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:50.289794 crc crio[3638]: time=\"2026-06-11T16:00:50.28626596Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2f0af402-53d1-48ae-8be8-a81678ca17c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:50.289911 crc crio[3638]: time=\"2026-06-11T16:00:50.289888157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:50.290027 crc crio[3638]: time=\"2026-06-11T16:00:50.286335013Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=8cc2e5be-9df3-4ee1-ac8e-bf2d1082ce38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:50.290143 crc crio[3638]: time=\"2026-06-11T16:00:50.290123744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:50.311708 crc crio[3638]: time=\"2026-06-11T16:00:50.311049154Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=9fb97c5f-55c8-4002-8f15-f3861a7bc171 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:50.311922 crc crio[3638]: time=\"2026-06-11T16:00:50.31189419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:51.285587 crc crio[3638]: time=\"2026-06-11T16:00:51.28469561Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=d4d46a97-2719-41f6-a907-31c1a577f05e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:51.285587 crc crio[3638]: time=\"2026-06-11T16:00:51.284781243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:52.916573 crc crio[3638]: 2026-06-11T16:00:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c443af6e945fef Mac:ba:50:c8:68:0e:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/740b9bd6-3f15-4048-a842-50db1959d376 SocketPath: PciID:}] [{Interface:0xc0002b1010 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:00:52.918231 crc crio[3638]: time=\"2026-06-11T16:00:52.917345274Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:00:52.918231 crc crio[3638]: time=\"2026-06-11T16:00:52.917614482Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 11 16:00:52.918362 crc crio[3638]: time=\"2026-06-11T16:00:52.918260403Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686560-dg8j7 Namespace:openshift-operator-lifecycle-manager ID:5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2 UID:3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89 NetNS:/var/run/netns/740b9bd6-3f15-4048-a842-50db1959d376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a2a4e7c_22d2_4e29_bf93_221e9d1d0a89.slice PodAnnotations:0xc00210cbf0}] Aliases:map[]}\"\nJun 11 16:00:52.919880 crc crio[3638]: time=\"2026-06-11T16:00:52.918515301Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686560-dg8j7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.921777785Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 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:0xc0014460b8}] Aliases:map[]}\"\nJun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.921843417Z\" 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 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.922383765Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f 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:0xc000182890}] Aliases:map[]}\"\nJun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.922627612Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.922710535Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 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:0xc000a88090}] Aliases:map[]}\"\nJun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.922844539Z\" 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 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.92286754Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 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:0xc002cb6598}] Aliases:map[]}\"\nJun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.922952262Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.922998635Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6873c5d5-1848-403f-b05f-e76b488e259a 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:0xc002cb65d8}] Aliases:map[]}\"\nJun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.923057347Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:52.929580 crc crio[3638]: time=\"2026-06-11T16:00:52.929310626Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be 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:0xc00210c000}] Aliases:map[]}\"\nJun 11 16:00:52.929580 crc crio[3638]: time=\"2026-06-11T16:00:52.929534313Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:52.931049 crc crio[3638]: time=\"2026-06-11T16:00:52.930849474Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5e2e0485-68e0-47eb-b2fe-ab5ac9d330d0 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:0xc00012a8e8}] Aliases:map[]}\"\nJun 11 16:00:52.931049 crc crio[3638]: time=\"2026-06-11T16:00:52.931040051Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:52.933532 crc crio[3638]: time=\"2026-06-11T16:00:52.933046436Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 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:0xc000b125f0}] Aliases:map[]}\"\nJun 11 16:00:52.933672 crc crio[3638]: time=\"2026-06-11T16:00:52.933563312Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:52.934947 crc crio[3638]: time=\"2026-06-11T16:00:52.934723389Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 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:0xc0036a42c0}] Aliases:map[]}\"\nJun 11 16:00:52.934947 crc crio[3638]: time=\"2026-06-11T16:00:52.934935275Z\" 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 11 16:00:52.937612 crc crio[3638]: time=\"2026-06-11T16:00:52.936948441Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 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:0xc0036a4248}] Aliases:map[]}\"\nJun 11 16:00:52.937612 crc crio[3638]: time=\"2026-06-11T16:00:52.93758697Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 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:0xc00210c070}] Aliases:map[]}\"\nJun 11 16:00:52.937800 crc crio[3638]: time=\"2026-06-11T16:00:52.937623991Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:52.940827 crc crio[3638]: time=\"2026-06-11T16:00:52.939256015Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad121dbb-75e2-46a4-9825-eaa85b6edf49 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:0xc000a880d8}] Aliases:map[]}\"\nJun 11 16:00:52.940827 crc crio[3638]: time=\"2026-06-11T16:00:52.94003752Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:52.943118 crc crio[3638]: time=\"2026-06-11T16:00:52.94287546Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc000a88190}] Aliases:map[]}\"\nJun 11 16:00:52.945159 crc crio[3638]: time=\"2026-06-11T16:00:52.944375459Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:52.953634 crc crio[3638]: time=\"2026-06-11T16:00:52.937590221Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:52.990518 crc crio[3638]: time=\"2026-06-11T16:00:52.990242436Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 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:0xc000a88150}] Aliases:map[]}\"\nJun 11 16:00:52.990518 crc crio[3638]: time=\"2026-06-11T16:00:52.990509774Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.001274 crc crio[3638]: time=\"2026-06-11T16:00:52.998984455Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf 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:0xc001446210}] Aliases:map[]}\"\nJun 11 16:00:53.001978 crc crio[3638]: time=\"2026-06-11T16:00:53.001389252Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.015335 crc crio[3638]: time=\"2026-06-11T16:00:53.015137093Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 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:0xc00210c108}] Aliases:map[]}\"\nJun 11 16:00:53.015335 crc crio[3638]: time=\"2026-06-11T16:00:53.015321918Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.018008 crc crio[3638]: time=\"2026-06-11T16:00:53.017779707Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b 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:0xc0036a4288}] Aliases:map[]}\"\nJun 11 16:00:53.018008 crc crio[3638]: time=\"2026-06-11T16:00:53.017904991Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.018504 crc crio[3638]: time=\"2026-06-11T16:00:53.018312654Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 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:0xc000b12640}] Aliases:map[]}\"\nJun 11 16:00:53.018504 crc crio[3638]: time=\"2026-06-11T16:00:53.018364116Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.025827 crc crio[3638]: time=\"2026-06-11T16:00:53.025641219Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b 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:0xc002cb67a0}] Aliases:map[]}\"\nJun 11 16:00:53.025827 crc crio[3638]: time=\"2026-06-11T16:00:53.025754323Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.117348 crc crio[3638]: time=\"2026-06-11T16:00:53.114011046Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 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:0xc00210c138}] Aliases:map[]}\"\nJun 11 16:00:53.117348 crc crio[3638]: time=\"2026-06-11T16:00:53.114628606Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.121053 crc crio[3638]: time=\"2026-06-11T16:00:53.120766322Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 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:0xc000b12670}] Aliases:map[]}\"\nJun 11 16:00:53.121053 crc crio[3638]: time=\"2026-06-11T16:00:53.121044501Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.125955759Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e 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:0xc00210c1f0}] Aliases:map[]}\"\nJun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.126102843Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.127271661Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 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:0xc00210c178}] Aliases:map[]}\"\nJun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.127340033Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.128033085Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d 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:0xc002cb66f0}] Aliases:map[]}\"\nJun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.128077906Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.129697529Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c 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:0xc000a881a8}] Aliases:map[]}\"\nJun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.1297532Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.148880 crc crio[3638]: time=\"2026-06-11T16:00:53.138034735Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 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:0xc000b12748}] Aliases:map[]}\"\nJun 11 16:00:53.148880 crc crio[3638]: time=\"2026-06-11T16:00:53.138071037Z\" 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 11 16:00:53.148880 crc crio[3638]: time=\"2026-06-11T16:00:53.140155633Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b 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:0xc000b12790}] Aliases:map[]}\"\nJun 11 16:00:53.148880 crc crio[3638]: time=\"2026-06-11T16:00:53.141020131Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.148880 crc crio[3638]: time=\"2026-06-11T16:00:53.144738219Z\" level=info msg=\"Ran pod sandbox 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/POD\" id=988e1612-488d-4f4e-8e60-41b5f6435047 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:00:53.150877 crc crio[3638]: time=\"2026-06-11T16:00:53.150561256Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 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:0xc00012a930}] Aliases:map[]}\"\nJun 11 16:00:53.150877 crc crio[3638]: time=\"2026-06-11T16:00:53.150747852Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.160541 crc crio[3638]: time=\"2026-06-11T16:00:53.151043781Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5347f3d6-21bd-47f5-82e1-a2df5242046d 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:0xc0036a4360}] Aliases:map[]}\"\nJun 11 16:00:53.160541 crc crio[3638]: time=\"2026-06-11T16:00:53.15132631Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.160541 crc crio[3638]: time=\"2026-06-11T16:00:53.15195317Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac 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:0xc002cb67b8}] Aliases:map[]}\"\nJun 11 16:00:53.160541 crc crio[3638]: time=\"2026-06-11T16:00:53.152014942Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.162868 crc crio[3638]: time=\"2026-06-11T16:00:53.162682484Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 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:0xc002cb6770}] Aliases:map[]}\"\nJun 11 16:00:53.162966 crc crio[3638]: time=\"2026-06-11T16:00:53.16286813Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.163894 crc crio[3638]: time=\"2026-06-11T16:00:53.163333615Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/a855ff99-68e8-428e-9ab9-47bebf4da9a2 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:0xc000182a08}] Aliases:map[]}\"\nJun 11 16:00:53.163894 crc crio[3638]: time=\"2026-06-11T16:00:53.163392667Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.164017 crc crio[3638]: time=\"2026-06-11T16:00:53.163929494Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 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:0xc0016c0028}] Aliases:map[]}\"\nJun 11 16:00:53.164017 crc crio[3638]: time=\"2026-06-11T16:00:53.163993496Z\" 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 11 16:00:53.167532 crc crio[3638]: time=\"2026-06-11T16:00:53.166390303Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/84ba9f08-2ef6-41ed-9fde-29a9eadc1b1c 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:0xc00210c1c0}] Aliases:map[]}\"\nJun 11 16:00:53.167532 crc crio[3638]: time=\"2026-06-11T16:00:53.166986471Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.167657 crc crio[3638]: time=\"2026-06-11T16:00:53.167570901Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 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:0xc0016c0118}] Aliases:map[]}\"\nJun 11 16:00:53.167657 crc crio[3638]: time=\"2026-06-11T16:00:53.167608012Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.180713 crc crio[3638]: time=\"2026-06-11T16:00:53.175325789Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc001446000}] Aliases:map[]}\"\nJun 11 16:00:53.180713 crc crio[3638]: time=\"2026-06-11T16:00:53.175667Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.180713 crc crio[3638]: time=\"2026-06-11T16:00:53.176644901Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 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:0xc0003d0480}] Aliases:map[]}\"\nJun 11 16:00:53.180713 crc crio[3638]: time=\"2026-06-11T16:00:53.176683013Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.192370343Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3b1f594b-e3b5-4dfb-84ae-00a15212cbaf 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:0xc0036a4368}] Aliases:map[]}\"\nJun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.192537448Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.193088948Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad 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:0xc000182ab8}] Aliases:map[]}\"\nJun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.19315177Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.197400315Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc0036a42c8}] Aliases:map[]}\"\nJun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.197485587Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.198718147Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 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:0xc000a88290}] Aliases:map[]}\"\nJun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.198740908Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.200705 crc crio[3638]: time=\"2026-06-11T16:00:53.199992638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22f703cf-4f26-4e6e-9d99-f831b50062d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:53.201134 crc crio[3638]: time=\"2026-06-11T16:00:53.200915258Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 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:0xc002cb6728}] Aliases:map[]}\"\nJun 11 16:00:53.201134 crc crio[3638]: time=\"2026-06-11T16:00:53.201124754Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.215510 crc crio[3638]: time=\"2026-06-11T16:00:53.206010111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b27b514-612b-481a-abcb-b059b405fb50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:00:53.215510 crc crio[3638]: time=\"2026-06-11T16:00:53.208993505Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 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:0xc0036a4308}] Aliases:map[]}\"\nJun 11 16:00:53.215510 crc crio[3638]: time=\"2026-06-11T16:00:53.209025686Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.230825 crc crio[3638]: time=\"2026-06-11T16:00:53.223927013Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 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:0xc000a88120}] Aliases:map[]}\"\nJun 11 16:00:53.230825 crc crio[3638]: time=\"2026-06-11T16:00:53.224244783Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.230825 crc crio[3638]: time=\"2026-06-11T16:00:53.224248905Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/collect-profiles\" id=a9354fcd-d69a-4e80-820c-745fa3146059 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:53.230825 crc crio[3638]: time=\"2026-06-11T16:00:53.224913685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:53.230825 crc crio[3638]: time=\"2026-06-11T16:00:53.224986468Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 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:0xc000182a28}] Aliases:map[]}\"\nJun 11 16:00:53.230825 crc crio[3638]: time=\"2026-06-11T16:00:53.225025399Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:00:53.973294 crc crio[3638]: time=\"2026-06-11T16:00:53.971076121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:54.036258 crc crio[3638]: time=\"2026-06-11T16:00:54.029413588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:00:55.684063 crc crio[3638]: time=\"2026-06-11T16:00:55.682611672Z\" level=info msg=\"Created container c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/collect-profiles\" id=a9354fcd-d69a-4e80-820c-745fa3146059 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:00:55.710114 crc crio[3638]: time=\"2026-06-11T16:00:55.710025719Z\" level=info msg=\"Starting container: c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4\" id=f1e93a00-0e02-484c-b7fb-81c28754e2aa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:00:58.512968 crc crio[3638]: time=\"2026-06-11T16:00:58.510142381Z\" level=info msg=\"Started container\" PID=10281 containerID=c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4 description=openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/collect-profiles id=f1e93a00-0e02-484c-b7fb-81c28754e2aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2\nJun 11 16:01:00.818366 crc crio[3638]: 2026-06-11T16:01:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9c99b2cbe6b9bf Mac:1a:43:9a:40:20:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 SocketPath: PciID:}] [{Interface:0xc000014f80 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:01.011969 crc crio[3638]: time=\"2026-06-11T16:01:01.007209506Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 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:0xc0014460b8}] Aliases:map[]}\"\nJun 11 16:01:01.011969 crc crio[3638]: time=\"2026-06-11T16:01:01.009076805Z\" 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 11 16:01:01.354179 crc crio[3638]: 2026-06-11T16:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89189e142ece1ff Mac:1a:95:0d:9d:93:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:01.357852 crc crio[3638]: time=\"2026-06-11T16:01:01.355952334Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 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:0xc000a88090}] Aliases:map[]}\"\nJun 11 16:01:01.357852 crc crio[3638]: time=\"2026-06-11T16:01:01.356302985Z\" 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 11 16:01:01.399781 crc crio[3638]: time=\"2026-06-11T16:01:01.391514852Z\" level=info msg=\"Ran pod sandbox 89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=c927e91e-b18e-4100-8bc5-43732c8d9dd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:01.503331 crc crio[3638]: time=\"2026-06-11T16:01:01.498817145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=b502a418-1c79-4746-9ba0-e79f559c5621 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:01.553860 crc crio[3638]: time=\"2026-06-11T16:01:01.5273903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=58bce21d-d0e6-4707-b11d-cfedfc9053bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:01.567062 crc crio[3638]: time=\"2026-06-11T16:01:01.554930251Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=15451289-d8cc-4419-8d1d-c1f9a5435fcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:01.567062 crc crio[3638]: time=\"2026-06-11T16:01:01.557570536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:02.229773 crc crio[3638]: time=\"2026-06-11T16:01:02.229499118Z\" level=info msg=\"Ran pod sandbox a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=ad38abee-cee2-49b8-b742-ba3eeb82a338 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:02.251205 crc crio[3638]: 2026-06-11T16:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60190373a1c46d3 Mac:8e:e6:72:70:c8:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 SocketPath: PciID:}] [{Interface:0xc000518680 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:02.279790 crc crio[3638]: time=\"2026-06-11T16:01:02.27772335Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=e3a865e9-84ba-4465-8bf6-2a9e45b57ac7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:02.446390 crc crio[3638]: time=\"2026-06-11T16:01:02.446342196Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 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:0xc002cb6598}] Aliases:map[]}\"\nJun 11 16:01:02.446848 crc crio[3638]: time=\"2026-06-11T16:01:02.446826282Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:03.791545 crc crio[3638]: time=\"2026-06-11T16:01:03.784224656Z\" level=info msg=\"Ran pod sandbox 60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=c20782a6-e8f9-4dfe-a21d-aabe01c3859e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:03.901806 crc crio[3638]: time=\"2026-06-11T16:01:03.901201129Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a3e2ef5b-1eba-45de-a1c5-9bc2d20d5a73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:04.010844 crc crio[3638]: time=\"2026-06-11T16:01:04.010013802Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=e4391ec8-c2c0-400e-a84b-86a07024bbb2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:04.031146 crc crio[3638]: time=\"2026-06-11T16:01:04.030059133Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=07df0d3d-ebc5-464c-85f5-cfbbb8c68c20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:04.059804 crc crio[3638]: time=\"2026-06-11T16:01:04.047545052Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=4b24376a-0010-4df7-a59c-1f01cfef0a2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:04.059804 crc crio[3638]: time=\"2026-06-11T16:01:04.04810191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:04.059804 crc crio[3638]: time=\"2026-06-11T16:01:04.048877985Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=50fb4703-aedc-4a17-bc87-d26c4e52c804 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:04.059804 crc crio[3638]: time=\"2026-06-11T16:01:04.049713772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:04.263356 crc crio[3638]: time=\"2026-06-11T16:01:04.262748759Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:04.316567 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abe3238af59a2a3 Mac:ba:8a:61:24:21:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:04.491822 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1572c76a2129b4d Mac:c6:1e:44:a6:1f:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:04.491822 crc crio[3638]: time=\"2026-06-11T16:01:04.490616141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:04.689526 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8172b4c6e87eee9 Mac:1e:ad:c8:a8:79:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 SocketPath: PciID:}] [{Interface:0xc0004b4730 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:04.689526 crc crio[3638]: time=\"2026-06-11T16:01:04.682063357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:04.867879 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff16dbe83ceeb7b Mac:3a:98:6f:3d:62:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 SocketPath: PciID:}] [{Interface:0xc00019cf40 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:04.893405 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f8dd6ac756eb1e Mac:aa:5f:fa:98:8c:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:05.444124 crc crio[3638]: time=\"2026-06-11T16:01:05.440223518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:05.491227 crc crio[3638]: time=\"2026-06-11T16:01:05.490953961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:06.664657 crc crio[3638]: time=\"2026-06-11T16:01:06.663939026Z\" level=info msg=\"Created container 99d25bea22f6020c3d465820b9e489b8c0261f040743532424229ee87335549c: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=15451289-d8cc-4419-8d1d-c1f9a5435fcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:06.738809 crc crio[3638]: time=\"2026-06-11T16:01:06.738654317Z\" level=info msg=\"Starting container: 99d25bea22f6020c3d465820b9e489b8c0261f040743532424229ee87335549c\" id=981791e1-3530-4fe6-995f-f212ce4ead46 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:07.033717 crc crio[3638]: time=\"2026-06-11T16:01:07.031608641Z\" level=info msg=\"Started container\" PID=10877 containerID=99d25bea22f6020c3d465820b9e489b8c0261f040743532424229ee87335549c description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=981791e1-3530-4fe6-995f-f212ce4ead46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e\nJun 11 16:01:08.416972 crc crio[3638]: 2026-06-11T16:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e3e278852eaa5b Mac:9a:1c:84:e9:50:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 SocketPath: PciID:}] [{Interface:0xc00028c860 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:08.598128 crc crio[3638]: 2026-06-11T16:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ca39b5bcbd39f0 Mac:de:bd:34:90:21:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 SocketPath: PciID:}] [{Interface:0xc00051e8c0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:08.612180 crc crio[3638]: 2026-06-11T16:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d922a8a13b83dc6 Mac:1e:d4:5a:d9:ed:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be SocketPath: PciID:}] [{Interface:0xc000346d20 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:09.092226 crc crio[3638]: 2026-06-11T16:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:643d8f207bd451e Mac:5a:62:9e:57:53:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 SocketPath: PciID:}] [{Interface:0xc000124870 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:09.110228 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfe2c5d6102aa98 Mac:c2:be:6e:0b:f4:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 SocketPath: PciID:}] [{Interface:0xc00011a780 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:09.226003 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11319ed2dca89f5 Mac:2e:8b:f7:7f:28:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 SocketPath: PciID:}] [{Interface:0xc0002ea8d0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:09.439614 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a24f763ee540d0 Mac:8e:3a:19:47:20:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 SocketPath: PciID:}] [{Interface:0xc000195210 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:09.747591 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eeebc0789a434a8 Mac:62:f5:b7:b0:18:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f SocketPath: PciID:}] [{Interface:0xc0004bc5e0 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:09.798620 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ab757b7b8c7c65 Mac:b6:76:27:17:ac:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b SocketPath: PciID:}] [{Interface:0xc000540730 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:09.899013 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:318ba81f8412f22 Mac:0a:a4:59:b7:a5:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:09.996164 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2aeb3cbba17a258 Mac:da:07:61:48:ac:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:13.593039 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:781d360d844d8ab Mac:42:a0:2e:a7:80:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/5347f3d6-21bd-47f5-82e1-a2df5242046d SocketPath: PciID:}] [{Interface:0xc000528f30 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:13.668288 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40192da4d6cd157 Mac:e6:4f:db:e1:c7:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 SocketPath: PciID:}] [{Interface:0xc0001608b0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:13.754252 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9883a8e4dec933e Mac:d2:d2:5f:1d:23:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:13.758703 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf18d5383bb83dc Mac:32:d9:be:20:cb:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/ad121dbb-75e2-46a4-9825-eaa85b6edf49 SocketPath: PciID:}] [{Interface:0xc000407230 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:13.994852 crc crio[3638]: 2026-06-11T16:01:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be539775b8e722a Mac:02:ab:bb:07:f7:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/84ba9f08-2ef6-41ed-9fde-29a9eadc1b1c SocketPath: PciID:}] [{Interface:0xc000194c60 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:13.995363 crc crio[3638]: 2026-06-11T16:01:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a80167e6cbfd16 Mac:26:47:1c:22:1b:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:13.995646 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1072dd5e13f2c99 Mac:36:c3:d0:d3:68:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 SocketPath: PciID:}] [{Interface:0xc0001812c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:13.998675 crc crio[3638]: time=\"2026-06-11T16:01:13.998642493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:14.002888 crc crio[3638]: time=\"2026-06-11T16:01:14.002824846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:14.009594 crc crio[3638]: time=\"2026-06-11T16:01:14.00698617Z\" level=info msg=\"Stopping pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2\" id=e006fd96-7ffa-42bb-9903-09b66472fd57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:01:14.223837 crc crio[3638]: time=\"2026-06-11T16:01:14.223610632Z\" level=info msg=\"Created container 28e74b5e9b3ced103e80fe11826bc6f01a2104cef148d5ee46f643edfa8fe275: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=4b24376a-0010-4df7-a59c-1f01cfef0a2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:14.227471 crc crio[3638]: time=\"2026-06-11T16:01:14.227295689Z\" level=info msg=\"Starting container: 28e74b5e9b3ced103e80fe11826bc6f01a2104cef148d5ee46f643edfa8fe275\" id=b7460e31-53b7-414f-b11c-cfbf552447e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:14.234170 crc crio[3638]: time=\"2026-06-11T16:01:14.233750576Z\" level=info msg=\"Started container\" PID=11471 containerID=28e74b5e9b3ced103e80fe11826bc6f01a2104cef148d5ee46f643edfa8fe275 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=b7460e31-53b7-414f-b11c-cfbf552447e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5\nJun 11 16:01:14.234956 crc crio[3638]: time=\"2026-06-11T16:01:14.234411056Z\" level=info msg=\"Created container f53bcc10ae93c44cb845d483944c940bb3e7aeb29ecd4f09d45c8d63a6828691: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=50fb4703-aedc-4a17-bc87-d26c4e52c804 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:14.236724 crc crio[3638]: time=\"2026-06-11T16:01:14.236248006Z\" level=info msg=\"Starting container: f53bcc10ae93c44cb845d483944c940bb3e7aeb29ecd4f09d45c8d63a6828691\" id=976ccf15-717c-4a76-9691-06cad2dcee6a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:14.274784 crc crio[3638]: time=\"2026-06-11T16:01:14.274486869Z\" level=info msg=\"Started container\" PID=11481 containerID=f53bcc10ae93c44cb845d483944c940bb3e7aeb29ecd4f09d45c8d63a6828691 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=976ccf15-717c-4a76-9691-06cad2dcee6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad\nJun 11 16:01:14.962949 crc crio[3638]: 2026-06-11T16:01:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a55801158e2d9d6 Mac:ba:28:58:19:4b:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b SocketPath: PciID:}] [{Interface:0xc000207130 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.005924 crc crio[3638]: 2026-06-11T16:01:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51e89219bca177c Mac:5a:9b:8e:f5:f5:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 SocketPath: PciID:}] [{Interface:0xc0003f33b0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.043823 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dac0ef87bfdd46 Mac:26:df:eb:52:e1:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 SocketPath: PciID:}] [{Interface:0xc0002d07e0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.181220 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c73ce04ad8a2b2 Mac:46:a9:61:73:b7:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.181220 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5677a96f9f79486 Mac:26:c3:05:d1:6a:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 SocketPath: PciID:}] [{Interface:0xc000194b80 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.199077 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47a7b8c84c87bb5 Mac:12:6d:9e:b1:e6:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac SocketPath: PciID:}] [{Interface:0xc00039e770 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.217817 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:784aa78eeec1810 Mac:52:46:1a:d1:6b:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e SocketPath: PciID:}] [{Interface:0xc00012e9f0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.237116 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d3c4a4e95ecda0 Mac:ba:4b:b2:cb:18:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 SocketPath: PciID:}] [{Interface:0xc000014850 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.240133 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:311c5b28accd89e Mac:5e:25:44:86:73:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.403667 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6ab18f715e6653 Mac:a6:cc:08:67:ac:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d SocketPath: PciID:}] [{Interface:0xc00011d4e0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.408952 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d1650c7e83930b Mac:e6:58:92:14:0d:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/a855ff99-68e8-428e-9ab9-47bebf4da9a2 SocketPath: PciID:}] [{Interface:0xc000195180 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.433622 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d018bec0f88e0c Mac:76:63:2d:42:cc:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.599036 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a283be193b5aa10 Mac:5a:8d:8e:70:84:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 SocketPath: PciID:}] [{Interface:0xc000114850 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.599307 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5953d996170f6c Mac:d6:af:b0:6c:e5:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/3b1f594b-e3b5-4dfb-84ae-00a15212cbaf SocketPath: PciID:}] [{Interface:0xc0002025c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.600904 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f943fb40bd74f3 Mac:06:e5:38:4c:5e:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 SocketPath: PciID:}] [{Interface:0xc00011ccd0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.601246 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ce1e6a77647c19 Mac:be:e8:4e:1c:fb:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/5e2e0485-68e0-47eb-b2fe-ab5ac9d330d0 SocketPath: PciID:}] [{Interface:0xc00042d2c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.603811 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7856d2f80240919 Mac:fe:da:34:da:31:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c SocketPath: PciID:}] [{Interface:0xc0005927c0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.611865 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfcfba284db296b Mac:f6:18:30:ea:a0:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.627840 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10d16adf0fc8124 Mac:32:93:3a:7c:8a:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/6873c5d5-1848-403f-b05f-e76b488e259a SocketPath: PciID:}] [{Interface:0xc000181830 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:01:15.628754 crc crio[3638]: time=\"2026-06-11T16:01:15.62863569Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:15.628832 crc crio[3638]: time=\"2026-06-11T16:01:15.628774855Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 11 16:01:15.629654 crc crio[3638]: time=\"2026-06-11T16:01:15.629557449Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad121dbb-75e2-46a4-9825-eaa85b6edf49 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:0xc000a880d8}] Aliases:map[]}\"\nJun 11 16:01:15.629654 crc crio[3638]: time=\"2026-06-11T16:01:15.629609551Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 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:0xc00210c070}] Aliases:map[]}\"\nJun 11 16:01:15.629819 crc crio[3638]: time=\"2026-06-11T16:01:15.629657122Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 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:0xc000182a28}] Aliases:map[]}\"\nJun 11 16:01:15.629819 crc crio[3638]: time=\"2026-06-11T16:01:15.629771626Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.629912 crc crio[3638]: time=\"2026-06-11T16:01:15.629828988Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 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:0xc0003d0480}] Aliases:map[]}\"\nJun 11 16:01:15.629912 crc crio[3638]: time=\"2026-06-11T16:01:15.629875179Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.629912 crc crio[3638]: time=\"2026-06-11T16:01:15.629906561Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 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:0xc002cb6728}] Aliases:map[]}\"\nJun 11 16:01:15.630067 crc crio[3638]: time=\"2026-06-11T16:01:15.630011165Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.630128 crc crio[3638]: time=\"2026-06-11T16:01:15.630072985Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.630187 crc crio[3638]: time=\"2026-06-11T16:01:15.62987878Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be 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:0xc00210c000}] Aliases:map[]}\"\nJun 11 16:01:15.630369 crc crio[3638]: time=\"2026-06-11T16:01:15.629609551Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 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:0xc000a88150}] Aliases:map[]}\"\nJun 11 16:01:15.630369 crc crio[3638]: time=\"2026-06-11T16:01:15.630319384Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d 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:0xc002cb66f0}] Aliases:map[]}\"\nJun 11 16:01:15.630602 crc crio[3638]: time=\"2026-06-11T16:01:15.63049815Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.630602 crc crio[3638]: time=\"2026-06-11T16:01:15.630557322Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.630783 crc crio[3638]: time=\"2026-06-11T16:01:15.629626192Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad 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:0xc000182ab8}] Aliases:map[]}\"\nJun 11 16:01:15.630783 crc crio[3638]: time=\"2026-06-11T16:01:15.630774008Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686560-dg8j7 Namespace:openshift-operator-lifecycle-manager ID:5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2 UID:3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89 NetNS:/var/run/netns/740b9bd6-3f15-4048-a842-50db1959d376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a2a4e7c_22d2_4e29_bf93_221e9d1d0a89.slice PodAnnotations:0xc00008cbe0}] Aliases:map[]}\"\nJun 11 16:01:15.630952 crc crio[3638]: time=\"2026-06-11T16:01:15.63081883Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/a855ff99-68e8-428e-9ab9-47bebf4da9a2 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:0xc000182a08}] Aliases:map[]}\"\nJun 11 16:01:15.630952 crc crio[3638]: time=\"2026-06-11T16:01:15.630873762Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.630952 crc crio[3638]: time=\"2026-06-11T16:01:15.630900562Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc001446000}] Aliases:map[]}\"\nJun 11 16:01:15.631156 crc crio[3638]: time=\"2026-06-11T16:01:15.630977745Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.631156 crc crio[3638]: time=\"2026-06-11T16:01:15.631041427Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.631156 crc crio[3638]: time=\"2026-06-11T16:01:15.630881322Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686560-dg8j7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:01:15.631471 crc crio[3638]: time=\"2026-06-11T16:01:15.631243573Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc0036a42c8}] Aliases:map[]}\"\nJun 11 16:01:15.631471 crc crio[3638]: time=\"2026-06-11T16:01:15.631263254Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b 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:0xc0036a4288}] Aliases:map[]}\"\nJun 11 16:01:15.631636 crc crio[3638]: time=\"2026-06-11T16:01:15.631521782Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.632040 crc crio[3638]: time=\"2026-06-11T16:01:15.631815483Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 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:0xc000a88120}] Aliases:map[]}\"\nJun 11 16:01:15.632040 crc crio[3638]: time=\"2026-06-11T16:01:15.632009909Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/84ba9f08-2ef6-41ed-9fde-29a9eadc1b1c 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:0xc00210c1c0}] Aliases:map[]}\"\nJun 11 16:01:15.632199 crc crio[3638]: time=\"2026-06-11T16:01:15.632030679Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b 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:0xc000b12790}] Aliases:map[]}\"\nJun 11 16:01:15.632199 crc crio[3638]: time=\"2026-06-11T16:01:15.632137372Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.632199 crc crio[3638]: time=\"2026-06-11T16:01:15.632165964Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.632599 crc crio[3638]: time=\"2026-06-11T16:01:15.632209714Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.632599 crc crio[3638]: time=\"2026-06-11T16:01:15.630284353Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.62958629Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 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:0xc0016c0118}] Aliases:map[]}\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631823732Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 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:0xc00210c138}] Aliases:map[]}\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.632787082Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.632828505Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.629891841Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 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:0xc0016c0028}] Aliases:map[]}\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.62986568Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 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:0xc000b12640}] Aliases:map[]}\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.633079093Z\" 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 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.633158435Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.630305574Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3b1f594b-e3b5-4dfb-84ae-00a15212cbaf 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:0xc0036a4368}] Aliases:map[]}\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.633388032Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.629640492Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 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:0xc0036a4248}] Aliases:map[]}\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.633624531Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631845443Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 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:0xc000a88290}] Aliases:map[]}\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.633865248Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631833423Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631858563Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac 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:0xc002cb67b8}] Aliases:map[]}\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.634482327Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631864774Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 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:0xc002cb6770}] Aliases:map[]}\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.634735186Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631873364Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e 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:0xc00210c1f0}] Aliases:map[]}\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.634970484Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631880864Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 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:0xc0036a42c0}] Aliases:map[]}\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.635222122Z\" 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 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.62959306Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 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:0xc00210c178}] Aliases:map[]}\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.635555272Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.629848699Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.631944246Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 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:0xc00210c108}] Aliases:map[]}\"\nJun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.635948864Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.631886204Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 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:0xc000b12748}] Aliases:map[]}\"\nJun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.636209002Z\" 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 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.631960477Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc000a88190}] Aliases:map[]}\"\nJun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.636502283Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.631957536Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6873c5d5-1848-403f-b05f-e76b488e259a 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:0xc002cb65d8}] Aliases:map[]}\"\nJun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.636796512Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.637580 crc crio[3638]: time=\"2026-06-11T16:01:15.631973387Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f 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:0xc000182890}] Aliases:map[]}\"\nJun 11 16:01:15.637580 crc crio[3638]: time=\"2026-06-11T16:01:15.63705182Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.637580 crc crio[3638]: time=\"2026-06-11T16:01:15.631974707Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 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:0xc000b125f0}] Aliases:map[]}\"\nJun 11 16:01:15.637580 crc crio[3638]: time=\"2026-06-11T16:01:15.63734775Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.637580 crc crio[3638]: time=\"2026-06-11T16:01:15.631987247Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5347f3d6-21bd-47f5-82e1-a2df5242046d 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:0xc0036a4360}] Aliases:map[]}\"\nJun 11 16:01:15.637803 crc crio[3638]: time=\"2026-06-11T16:01:15.631911055Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c 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:0xc000a881a8}] Aliases:map[]}\"\nJun 11 16:01:15.637803 crc crio[3638]: time=\"2026-06-11T16:01:15.63765925Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.637803 crc crio[3638]: time=\"2026-06-11T16:01:15.637737761Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.637933 crc crio[3638]: time=\"2026-06-11T16:01:15.631987247Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b 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:0xc002cb67a0}] Aliases:map[]}\"\nJun 11 16:01:15.637933 crc crio[3638]: time=\"2026-06-11T16:01:15.637902847Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.638024 crc crio[3638]: time=\"2026-06-11T16:01:15.631911115Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 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:0xc0036a4308}] Aliases:map[]}\"\nJun 11 16:01:15.638071 crc crio[3638]: time=\"2026-06-11T16:01:15.638047171Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.638071 crc crio[3638]: time=\"2026-06-11T16:01:15.632000768Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 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:0xc00012a930}] Aliases:map[]}\"\nJun 11 16:01:15.638160 crc crio[3638]: time=\"2026-06-11T16:01:15.638145695Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.638256 crc crio[3638]: time=\"2026-06-11T16:01:15.631924365Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5e2e0485-68e0-47eb-b2fe-ab5ac9d330d0 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:0xc00012a8e8}] Aliases:map[]}\"\nJun 11 16:01:15.638361 crc crio[3638]: time=\"2026-06-11T16:01:15.631931766Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf 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:0xc001446210}] Aliases:map[]}\"\nJun 11 16:01:15.638498 crc crio[3638]: time=\"2026-06-11T16:01:15.638373692Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.638498 crc crio[3638]: time=\"2026-06-11T16:01:15.638467385Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.638678 crc crio[3638]: time=\"2026-06-11T16:01:15.631939186Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 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:0xc000b12670}] Aliases:map[]}\"\nJun 11 16:01:15.638784 crc crio[3638]: time=\"2026-06-11T16:01:15.638752525Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:01:15.652403 crc crio[3638]: time=\"2026-06-11T16:01:15.652266517Z\" level=info msg=\"Ran pod sandbox bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=d9e6b0ca-571a-4ebf-9228-0d6917e8d100 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.667364 crc crio[3638]: time=\"2026-06-11T16:01:15.666608215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=eb9ec4ad-ac18-41d9-983c-cf50f454ca9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.684498 crc crio[3638]: time=\"2026-06-11T16:01:15.677551516Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:15.684498 crc crio[3638]: time=\"2026-06-11T16:01:15.680957304Z\" level=info msg=\"Ran pod sandbox ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=000a4a38-9b48-481b-9c68-941587c464a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.684498 crc crio[3638]: time=\"2026-06-11T16:01:15.68364027Z\" level=info msg=\"Ran pod sandbox 643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b with infra container: openshift-dns/dns-default-qtghf/POD\" id=94827ce2-fe74-454e-98c5-eba8786a1650 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.685113 crc crio[3638]: time=\"2026-06-11T16:01:15.684957703Z\" level=info msg=\"Ran pod sandbox 9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=92eb09c6-98c5-4ca3-b94b-ef34c784b6fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.689825 crc crio[3638]: time=\"2026-06-11T16:01:15.689586891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=0c30c1c7-ee5a-43c8-a331-1b77ca31023a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.689930 crc crio[3638]: time=\"2026-06-11T16:01:15.689900771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b8003df1-4e6c-402a-a822-3f6cff60c537 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.690369 crc crio[3638]: time=\"2026-06-11T16:01:15.690076667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=f49576fe-f0eb-45cb-b960-9db83ab99ddf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.691299 crc crio[3638]: time=\"2026-06-11T16:01:15.691186961Z\" level=info msg=\"Ran pod sandbox 1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=c32ba850-c55b-4d83-a504-bc061b501d6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.694841 crc crio[3638]: time=\"2026-06-11T16:01:15.694808588Z\" level=info msg=\"Ran pod sandbox e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=0ba14095-96f7-435e-907a-d0be0375ea88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.695092 crc crio[3638]: time=\"2026-06-11T16:01:15.694913971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=831ae70b-561d-410b-bc83-0b8b1bf26b68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.697659 crc crio[3638]: time=\"2026-06-11T16:01:15.697590357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5bbf4397-7615-4c0a-adbc-0c43bbe72e38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.703313 crc crio[3638]: time=\"2026-06-11T16:01:15.703238537Z\" level=info msg=\"Ran pod sandbox abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=2d50c46f-c168-4d83-9e82-39d2c622fc35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.707659 crc crio[3638]: time=\"2026-06-11T16:01:15.707571177Z\" level=info msg=\"Ran pod sandbox 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=54b9a20e-89d2-4632-b278-10adcfeb91b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.709486 crc crio[3638]: time=\"2026-06-11T16:01:15.709398144Z\" level=info msg=\"Ran pod sandbox 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=af570e92-c6e3-47c3-8e22-05016fe975af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.717841 crc crio[3638]: time=\"2026-06-11T16:01:15.717783763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=5f381814-5c01-409b-8d34-762d7c62e3fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.718303 crc crio[3638]: time=\"2026-06-11T16:01:15.717915427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b40377e5-0526-41c8-954e-0726a90e0e1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.719628 crc crio[3638]: time=\"2026-06-11T16:01:15.719600911Z\" level=info msg=\"Ran pod sandbox 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=08302726-0305-4f34-ac39-5f9eda93bf00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.723220 crc crio[3638]: time=\"2026-06-11T16:01:15.723131894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=c99570e2-4e4c-4edf-b2da-8baf6ed86a4d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.725146 crc crio[3638]: time=\"2026-06-11T16:01:15.725048206Z\" level=info msg=\"Ran pod sandbox a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=1dc010ff-4de6-4b29-9261-e2a8ad6bc0bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.729011 crc crio[3638]: time=\"2026-06-11T16:01:15.728957221Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=088d2b97-2e22-40fb-b798-ac3a4ba7aa64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.733460 crc crio[3638]: time=\"2026-06-11T16:01:15.733039031Z\" level=info msg=\"Ran pod sandbox 0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=6bc704c8-1e42-4ae1-9c68-4155e5177c16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.739609 crc crio[3638]: time=\"2026-06-11T16:01:15.739107205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=db425ca5-0531-4cf8-8683-71bca420a4ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.739756 crc crio[3638]: time=\"2026-06-11T16:01:15.739119186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=8f3e19f4-21ba-4163-9d84-f659ae60fd47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.745034 crc crio[3638]: time=\"2026-06-11T16:01:15.744933292Z\" level=info msg=\"Ran pod sandbox d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=027d772f-6c44-4da8-8e3a-b6a9c7084d62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.749353 crc crio[3638]: time=\"2026-06-11T16:01:15.749209259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=25a9776e-fa87-401c-b21a-f63e7c7d14b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.753933 crc crio[3638]: time=\"2026-06-11T16:01:15.753806025Z\" level=info msg=\"Ran pod sandbox 8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=9489e36f-bc96-4fc3-9760-b9193162c17d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.756007 crc crio[3638]: time=\"2026-06-11T16:01:15.755964024Z\" level=info msg=\"Ran pod sandbox 7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=5e6e55ab-4c4b-452c-a801-23e46539b3b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.760996 crc crio[3638]: time=\"2026-06-11T16:01:15.760551941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=69637efd-de92-4066-9427-54468fb8756a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.769887 crc crio[3638]: time=\"2026-06-11T16:01:15.762911906Z\" level=info msg=\"Ran pod sandbox 6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=f49abe31-83d5-4911-8708-c26e0228c417 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.769887 crc crio[3638]: time=\"2026-06-11T16:01:15.76521528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=18ebe2cc-8f2b-4030-8888-a06f38ab89b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.769887 crc crio[3638]: time=\"2026-06-11T16:01:15.766314076Z\" level=info msg=\"Ran pod sandbox 5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c4613a3b-3331-4cb8-a829-83804e1141da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.769887 crc crio[3638]: time=\"2026-06-11T16:01:15.766579404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=dfedf889-e979-45ff-a6e6-d71e3a78e260 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.769887 crc crio[3638]: time=\"2026-06-11T16:01:15.768563467Z\" level=info msg=\"Ran pod sandbox 0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=0909085a-b5de-4df2-957c-2eb3f364bf07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.769887 crc crio[3638]: time=\"2026-06-11T16:01:15.769147696Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=be59877f-fe95-4896-8e15-91dbf809f776 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.771833 crc crio[3638]: time=\"2026-06-11T16:01:15.771716679Z\" level=info msg=\"Ran pod sandbox 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=f43d1198-432a-48ba-bc07-2003934d2a14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.773649 crc crio[3638]: time=\"2026-06-11T16:01:15.772702331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=e0630099-8d58-44c7-be8d-1c9216484975 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.775086 crc crio[3638]: time=\"2026-06-11T16:01:15.773844817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4d4ab10e-b1d1-4919-bf99-cc2f3674a852 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.777936 crc crio[3638]: time=\"2026-06-11T16:01:15.777780382Z\" level=info msg=\"Ran pod sandbox 3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=a28e71fc-9809-4a5a-9531-12391b3b9c87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.782722 crc crio[3638]: time=\"2026-06-11T16:01:15.779713435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6c08b2ce-7f37-45cc-aa86-b8c71d225101 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.787125 crc crio[3638]: time=\"2026-06-11T16:01:15.787027789Z\" level=info msg=\"Ran pod sandbox e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=8cc2e5be-9df3-4ee1-ac8e-bf2d1082ce38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.788245 crc crio[3638]: time=\"2026-06-11T16:01:15.788159465Z\" level=info msg=\"Ran pod sandbox 11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=dc767ae1-9008-4a8b-89b7-2b6742df32bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.790361 crc crio[3638]: time=\"2026-06-11T16:01:15.790259082Z\" level=info msg=\"Ran pod sandbox dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=74ce7186-d011-4dc5-85b0-041ceb9a55f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.790523 crc crio[3638]: time=\"2026-06-11T16:01:15.790375376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=7f63200a-be50-4f06-b7a9-34fedf6728c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.790585 crc crio[3638]: time=\"2026-06-11T16:01:15.790540212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=370fc221-529b-4650-8408-dc96b942fc42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.793896 crc crio[3638]: time=\"2026-06-11T16:01:15.793857477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=a2e202b9-3541-427f-b96c-f1aeb06b6213 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.796980 crc crio[3638]: time=\"2026-06-11T16:01:15.796939926Z\" level=info msg=\"Ran pod sandbox 784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=8ece8b30-669f-4672-9918-fdc7530ab7cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.803801 crc crio[3638]: time=\"2026-06-11T16:01:15.803613779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=282d3dc6-e43b-4abd-8ad4-2372c25fea73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.805114 crc crio[3638]: time=\"2026-06-11T16:01:15.804383375Z\" level=info msg=\"Ran pod sandbox be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d17ba8d4-84a3-499c-8e74-3852c74478ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.806660 crc crio[3638]: time=\"2026-06-11T16:01:15.806625986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f5b871fa-0422-4b2d-84f4-ce3219a4d329 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.808520 crc crio[3638]: time=\"2026-06-11T16:01:15.807123372Z\" level=info msg=\"Ran pod sandbox eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=c656437c-d646-43b1-977d-e6523ed4b8a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.811933 crc crio[3638]: time=\"2026-06-11T16:01:15.811870974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c1553067-10da-4a0f-ba91-60ba8e560304 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.811933 crc crio[3638]: time=\"2026-06-11T16:01:15.811922294Z\" level=info msg=\"Ran pod sandbox 311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=085d2190-0b74-4b03-9bb1-26dfcfd0207a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.812648 crc crio[3638]: time=\"2026-06-11T16:01:15.812620017Z\" level=info msg=\"Ran pod sandbox 1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=9fb97c5f-55c8-4002-8f15-f3861a7bc171 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.815162 crc crio[3638]: time=\"2026-06-11T16:01:15.815087407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=2e9e5e2e-93b9-40a3-89cc-72eb69cac48a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.815552 crc crio[3638]: time=\"2026-06-11T16:01:15.815268502Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=890e50e9-75bc-4724-b6e8-f135a9a3a3be name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.866763 crc crio[3638]: time=\"2026-06-11T16:01:15.862586267Z\" level=info msg=\"Ran pod sandbox 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2f0af402-53d1-48ae-8be8-a81678ca17c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.868399 crc crio[3638]: time=\"2026-06-11T16:01:15.868259168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=1c093973-449d-4f74-8f57-bb3ce67f8297 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.868828 crc crio[3638]: time=\"2026-06-11T16:01:15.868670062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a6fd5c4d-8570-45cd-b10d-e0ba2e5ff775 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.868828 crc crio[3638]: time=\"2026-06-11T16:01:15.868772875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=64b70439-eb89-4afe-9989-f81c9889fdf4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.868933 crc crio[3638]: time=\"2026-06-11T16:01:15.868873168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=645ce569-01c6-4308-adf0-daebb863c967 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.869081 crc crio[3638]: time=\"2026-06-11T16:01:15.869023843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ae745f5a-a46d-4b3d-9aeb-bee8d14e144d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.869240 crc crio[3638]: time=\"2026-06-11T16:01:15.869174308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=212d93b7-28c2-434e-8f6d-2d833e1b2873 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.869403 crc crio[3638]: time=\"2026-06-11T16:01:15.869346793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=0740532c-f139-455b-b501-d3c0190cf072 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.869546 crc crio[3638]: time=\"2026-06-11T16:01:15.869410195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e03ba903-7551-4513-ae3d-61850226f6e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.869751 crc crio[3638]: time=\"2026-06-11T16:01:15.869611001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=044cd4a6-b5e4-40a2-add7-c2b18e4b1285 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.869751 crc crio[3638]: time=\"2026-06-11T16:01:15.869655813Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=93478967-0c89-4991-b930-f1a8e6b04bc5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.869751 crc crio[3638]: time=\"2026-06-11T16:01:15.869718255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=8192ebcb-b81e-407a-9474-3e5809e74215 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.870519 crc crio[3638]: time=\"2026-06-11T16:01:15.869947563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=95d409b1-5afa-45ea-a063-f91a88f24cf2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.870519 crc crio[3638]: time=\"2026-06-11T16:01:15.869637602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=a2dac4fa-e5ea-4fa7-ba45-9f47392b6a36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.870519 crc crio[3638]: time=\"2026-06-11T16:01:15.870153049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=91071359-f0f9-4427-a236-f7be7863f543 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.873791 crc crio[3638]: time=\"2026-06-11T16:01:15.873754464Z\" level=info msg=\"Ran pod sandbox 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=a10b1daf-a4b9-4e35-aad0-ee1c6908818f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.877792 crc crio[3638]: time=\"2026-06-11T16:01:15.877745592Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=81cafc6e-43fc-4f4a-9439-1dbcd03fe943 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.878843 crc crio[3638]: time=\"2026-06-11T16:01:15.877761182Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=d0ebd031-ce4c-49d7-87f5-2c164f09845f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.878941 crc crio[3638]: time=\"2026-06-11T16:01:15.878908479Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=bffcf96c-c537-490d-a624-29fb37fd1cea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.879526 crc crio[3638]: time=\"2026-06-11T16:01:15.879248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.879887 crc crio[3638]: time=\"2026-06-11T16:01:15.879822568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.879958 crc crio[3638]: time=\"2026-06-11T16:01:15.878494035Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=005438d0-44db-4d35-88c5-c89395cd890e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.880146 crc crio[3638]: time=\"2026-06-11T16:01:15.877856945Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5a85bf1f-49be-47fd-915f-fb7fe5b58363 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.880830 crc crio[3638]: time=\"2026-06-11T16:01:15.877790033Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=96292017-a4cc-4fa9-9094-42cf1b9327df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.880830 crc crio[3638]: time=\"2026-06-11T16:01:15.877978699Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=dd6efac0-f243-4f05-8c84-5be94a8b92c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.881071 crc crio[3638]: time=\"2026-06-11T16:01:15.880933964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.881229 crc crio[3638]: time=\"2026-06-11T16:01:15.881158122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.881363 crc crio[3638]: time=\"2026-06-11T16:01:15.881181311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.881606 crc crio[3638]: time=\"2026-06-11T16:01:15.878064072Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=91f01cdd-e990-42d2-bf95-f165b80e045f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.881606 crc crio[3638]: time=\"2026-06-11T16:01:15.881593965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.881837 crc crio[3638]: time=\"2026-06-11T16:01:15.877891586Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4fd34b8c-b2ab-41fc-8a2a-a943e32241ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.882035 crc crio[3638]: time=\"2026-06-11T16:01:15.881854223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.882305 crc crio[3638]: time=\"2026-06-11T16:01:15.882228805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.882944 crc crio[3638]: time=\"2026-06-11T16:01:15.882841504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.883602 crc crio[3638]: time=\"2026-06-11T16:01:15.883370812Z\" level=info msg=\"Ran pod sandbox 51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=25cba0e4-00e8-4a3d-83fa-5d47c251a7a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.884738 crc crio[3638]: time=\"2026-06-11T16:01:15.884238109Z\" level=info msg=\"Ran pod sandbox a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=b107e77b-94fe-4517-bdf4-683888eebe3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.884873 crc crio[3638]: time=\"2026-06-11T16:01:15.884846749Z\" level=info msg=\"Ran pod sandbox 7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=c826351f-65c4-4ca6-8cde-a9a63048e224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.885370 crc crio[3638]: time=\"2026-06-11T16:01:15.885270042Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=d2ef1eaf-0cdf-4c95-87fa-91765b042f2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.885659 crc crio[3638]: time=\"2026-06-11T16:01:15.885609403Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=115991eb-e0a2-4936-8c07-c673e944ac5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.885740 crc crio[3638]: time=\"2026-06-11T16:01:15.885688085Z\" level=info msg=\"Ran pod sandbox 7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=0122ba0f-29ac-47e8-b103-33049fc41526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.885855 crc crio[3638]: time=\"2026-06-11T16:01:15.88582741Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=b8cf8d4b-9827-4fc8-a3a4-8399b814ba44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.886021 crc crio[3638]: time=\"2026-06-11T16:01:15.88583229Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=3d060452-bc21-4a53-aaf4-d95920bff0f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.886461 crc crio[3638]: time=\"2026-06-11T16:01:15.886241904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=c5b66b36-1842-46d5-9c3d-3e6b3bbb9665 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.886748 crc crio[3638]: time=\"2026-06-11T16:01:15.886563454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2ffcfa6a-dcd4-42af-aa55-f03573945cdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.886748 crc crio[3638]: time=\"2026-06-11T16:01:15.886653646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=9bc65fa3-d350-4cef-8bbe-7d16ec0294bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.886748 crc crio[3638]: time=\"2026-06-11T16:01:15.886697508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f4ebb63c-2d26-4736-a803-32ebf66fcbd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.886901 crc crio[3638]: time=\"2026-06-11T16:01:15.886748589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=58336792-aa8d-4dcf-9a0a-2e187a2ed178 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.886901 crc crio[3638]: time=\"2026-06-11T16:01:15.886662707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5d3748ce-872a-498c-8dd3-a4d2dc803695 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.886901 crc crio[3638]: time=\"2026-06-11T16:01:15.886847933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1ae4e057-d3a1-4cf6-905a-8c6825ec4916 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.886901 crc crio[3638]: time=\"2026-06-11T16:01:15.886706458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=682682ef-c6db-4965-ad81-78d831169ab2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.887070 crc crio[3638]: time=\"2026-06-11T16:01:15.886916626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=0c2792e4-5312-4418-ba09-966a51b58f99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.887115 crc crio[3638]: time=\"2026-06-11T16:01:15.886878144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=61d5be86-3b19-4694-9013-cf10fa8a9135 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.889509 crc crio[3638]: time=\"2026-06-11T16:01:15.889406346Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=1b1264ad-d8b8-4ebe-88a9-22ff54419eb8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.889603 crc crio[3638]: time=\"2026-06-11T16:01:15.88953476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4dc4675a-1d62-437b-8ddb-09530aca399c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.889752 crc crio[3638]: time=\"2026-06-11T16:01:15.88956773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=8d409137-ec7d-434f-8dd8-44dd41f710a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.889854 crc crio[3638]: time=\"2026-06-11T16:01:15.889584231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d693b892-6f13-444e-9198-5465be1188a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.889854 crc crio[3638]: time=\"2026-06-11T16:01:15.889812958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4c74fc8b-6eee-4a1a-8aee-17f734ffea32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.889948 crc crio[3638]: time=\"2026-06-11T16:01:15.889640443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=0266e92d-6716-4d3d-825b-8be3ae5d1d07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.889948 crc crio[3638]: time=\"2026-06-11T16:01:15.889917432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e3563253-8b1b-49d0-85ba-8335d7c87380 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.891198 crc crio[3638]: time=\"2026-06-11T16:01:15.89113197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=7cb48918-54f0-424e-8d85-e5a8427c4324 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.891779 crc crio[3638]: time=\"2026-06-11T16:01:15.891684447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=415b8b11-631f-4199-8bdd-f936100a9724 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.895204 crc crio[3638]: time=\"2026-06-11T16:01:15.895173119Z\" level=info msg=\"Ran pod sandbox bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=b86d41f9-7589-4d0b-9bb1-b14053d52de0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.896093 crc crio[3638]: time=\"2026-06-11T16:01:15.896027407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=710a257b-664b-4332-9515-710433831cc3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.897756 crc crio[3638]: time=\"2026-06-11T16:01:15.897627988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9c70b799-608b-471a-94ec-557218bb954f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.903476 crc crio[3638]: time=\"2026-06-11T16:01:15.901820772Z\" level=info msg=\"Ran pod sandbox 40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=381875c7-3c36-45ce-b8ac-cd8f52ace1f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.905491 crc crio[3638]: time=\"2026-06-11T16:01:15.903872428Z\" level=info msg=\"Ran pod sandbox 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=13ff38f0-3b05-4e6e-8548-8db3b8b16685 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.905491 crc crio[3638]: time=\"2026-06-11T16:01:15.90426303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=68285c94-17ee-4a82-ba93-cffa96973882 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.908576 crc crio[3638]: time=\"2026-06-11T16:01:15.905762988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8dcb8217-dea0-42fb-b22f-0aefcb43f5a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.930207 crc crio[3638]: time=\"2026-06-11T16:01:15.930127948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=01803fc6-3970-48ed-9163-b6a635574714 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.932033 crc crio[3638]: time=\"2026-06-11T16:01:15.931956516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.932394 crc crio[3638]: time=\"2026-06-11T16:01:15.932261526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.932767 crc crio[3638]: time=\"2026-06-11T16:01:15.932745021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.934254 crc crio[3638]: time=\"2026-06-11T16:01:15.934180647Z\" level=info msg=\"Ran pod sandbox 47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=d4d46a97-2719-41f6-a907-31c1a577f05e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.936117 crc crio[3638]: time=\"2026-06-11T16:01:15.935951504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.937933 crc crio[3638]: time=\"2026-06-11T16:01:15.937824254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=203e1f1b-cbf2-46ff-a7b3-c56362eee738 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.937933 crc crio[3638]: time=\"2026-06-11T16:01:15.937857394Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=174603bd-8d2a-4049-865b-b208047fa223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.938041 crc crio[3638]: time=\"2026-06-11T16:01:15.937946528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=567c9f02-80e9-4060-aeed-87b48cfbdd82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.938041 crc crio[3638]: time=\"2026-06-11T16:01:15.937979779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7501160a-8af7-426e-a6ac-b9fb05088870 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.939282 crc crio[3638]: time=\"2026-06-11T16:01:15.939145327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bdb11a32-8dd3-4078-a3b4-1b0ccfcc0937 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.939282 crc crio[3638]: time=\"2026-06-11T16:01:15.939183777Z\" level=info msg=\"Ran pod sandbox 318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=6d578ec4-94dc-4f24-a433-ebee33be918f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.939282 crc crio[3638]: time=\"2026-06-11T16:01:15.9392355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58159479-2387-422e-9f07-cd2e491a89d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.939282 crc crio[3638]: time=\"2026-06-11T16:01:15.939281211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=f757c0c2-ed18-43fe-8da2-d2fe4782d59d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.940371 crc crio[3638]: time=\"2026-06-11T16:01:15.939973373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4909eddb-60be-4542-9765-3d3b0d239e37 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.940761 crc crio[3638]: time=\"2026-06-11T16:01:15.940656784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e47416b-2b82-43c8-8c3b-0b4083893e76 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.941567 crc crio[3638]: time=\"2026-06-11T16:01:15.940975285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=79ad87d3-5aca-4e84-9a8b-db42fd33da03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.943146 crc crio[3638]: time=\"2026-06-11T16:01:15.942929637Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:15.943146 crc crio[3638]: time=\"2026-06-11T16:01:15.943005789Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 11 16:01:15.943630 crc crio[3638]: time=\"2026-06-11T16:01:15.943571927Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=a365edca-8433-441d-982f-003ab22c4128 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.944529 crc crio[3638]: time=\"2026-06-11T16:01:15.944084504Z\" level=info msg=\"Ran pod sandbox 9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=74e8ec0d-8b2e-4b5a-a87d-cab136bab794 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.945251 crc crio[3638]: time=\"2026-06-11T16:01:15.945126028Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=ea83b58e-702b-42a9-a14c-fedbc3d5cd21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.945251 crc crio[3638]: time=\"2026-06-11T16:01:15.945244332Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=c47127e5-d15f-4ae2-ba1d-abff0f9e9eea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.945766 crc crio[3638]: time=\"2026-06-11T16:01:15.945603473Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=d39726cd-c801-424c-9fa0-9a6dae220940 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.945766 crc crio[3638]: time=\"2026-06-11T16:01:15.945650394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=ef578877-61b2-4d37-8620-d4e0116f7d1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.945878 crc crio[3638]: time=\"2026-06-11T16:01:15.945769608Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=9a863ace-68e0-4cd0-9f5d-8cabbf922b03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.947148 crc crio[3638]: time=\"2026-06-11T16:01:15.946272185Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=2b345ec9-3f09-4f3a-8feb-171c4d4bda5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.947635 crc crio[3638]: time=\"2026-06-11T16:01:15.947494014Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=23ac9f95-d89d-454b-9cab-0200294bb044 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.950003 crc crio[3638]: time=\"2026-06-11T16:01:15.94990586Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=fcfd64ef-d95c-435e-b5b2-a6676a0aea34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.952002 crc crio[3638]: time=\"2026-06-11T16:01:15.951567944Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=193bbb97-b685-4a6a-8897-d6b60b0e990c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.952002 crc crio[3638]: time=\"2026-06-11T16:01:15.951703749Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2acbcbb0-47d8-4562-9ce0-ad8f27855231 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.952002 crc crio[3638]: time=\"2026-06-11T16:01:15.951863624Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=c8a6f7ad-880a-45e7-af78-f1907903545c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.952613 crc crio[3638]: time=\"2026-06-11T16:01:15.952550465Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=23acae47-f73c-4913-a258-5dbcdf0feb5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.952686 crc crio[3638]: time=\"2026-06-11T16:01:15.952654258Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=1b8b5aa2-dd8f-4e8f-b588-6100cdbb0df9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.954365 crc crio[3638]: time=\"2026-06-11T16:01:15.95428188Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=0c53bad3-cc78-48dc-adac-d0c9d378768a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.954519 crc crio[3638]: time=\"2026-06-11T16:01:15.954390925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.954690 crc crio[3638]: time=\"2026-06-11T16:01:15.954621452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.955198 crc crio[3638]: time=\"2026-06-11T16:01:15.955123718Z\" level=info msg=\"Ran pod sandbox 9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=c10f812d-8e69-49fb-8ba4-3b12b50c048c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:15.957719 crc crio[3638]: time=\"2026-06-11T16:01:15.957560026Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=a9836e0c-3fcd-4d41-8b13-2ebc016d9021 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.958394 crc crio[3638]: time=\"2026-06-11T16:01:15.95830658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=1ea8a2c4-0054-4115-b749-cb1db60b85dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.967570 crc crio[3638]: time=\"2026-06-11T16:01:15.967481573Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:15.967570 crc crio[3638]: time=\"2026-06-11T16:01:15.967535215Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:15.968562 crc crio[3638]: time=\"2026-06-11T16:01:15.967581627Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 11 16:01:15.978601 crc crio[3638]: time=\"2026-06-11T16:01:15.978019881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=6f6e0402-2700-45c9-972a-13d5052f11ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.988550 crc crio[3638]: time=\"2026-06-11T16:01:15.988409343Z\" level=info msg=\"Stopped pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2\" id=e006fd96-7ffa-42bb-9903-09b66472fd57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:01:15.989029 crc crio[3638]: time=\"2026-06-11T16:01:15.98896648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.989535 crc crio[3638]: time=\"2026-06-11T16:01:15.989388904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.989989 crc crio[3638]: time=\"2026-06-11T16:01:15.989964553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.994011 crc crio[3638]: time=\"2026-06-11T16:01:15.993808926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=8fdfc7b9-4b2d-456f-ae6c-c6e0d693070e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:15.994011 crc crio[3638]: time=\"2026-06-11T16:01:15.993990222Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=af51b3d9-d0fe-4ba0-9590-09d42b8dfb68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.994179 crc crio[3638]: time=\"2026-06-11T16:01:15.994052513Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=7b8d7022-1e8b-49d0-9329-71084f45b586 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.996230 crc crio[3638]: time=\"2026-06-11T16:01:15.99614239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.996917 crc crio[3638]: time=\"2026-06-11T16:01:15.996689037Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:15.996917 crc crio[3638]: time=\"2026-06-11T16:01:15.996712728Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:15.996917 crc crio[3638]: time=\"2026-06-11T16:01:15.996732438Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 11 16:01:15.996917 crc crio[3638]: time=\"2026-06-11T16:01:15.996877354Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=30800e88-c8c8-4805-abf7-f346c7249356 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:15.997481 crc crio[3638]: time=\"2026-06-11T16:01:15.996987757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.997481 crc crio[3638]: time=\"2026-06-11T16:01:15.997091091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.997481 crc crio[3638]: time=\"2026-06-11T16:01:15.997238535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.997481 crc crio[3638]: time=\"2026-06-11T16:01:15.997106231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.997727 crc crio[3638]: time=\"2026-06-11T16:01:15.997675839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.997727 crc crio[3638]: time=\"2026-06-11T16:01:15.99769994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:15.999686 crc crio[3638]: time=\"2026-06-11T16:01:15.999615932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.000045 crc crio[3638]: time=\"2026-06-11T16:01:15.999652313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.000130 crc crio[3638]: time=\"2026-06-11T16:01:16.000075746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.000372 crc crio[3638]: time=\"2026-06-11T16:01:16.000270182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.000514 crc crio[3638]: time=\"2026-06-11T16:01:16.000397216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.000575 crc crio[3638]: time=\"2026-06-11T16:01:16.000546472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.000794 crc crio[3638]: time=\"2026-06-11T16:01:16.000698346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.002872 crc crio[3638]: time=\"2026-06-11T16:01:16.002804463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.007579 crc crio[3638]: time=\"2026-06-11T16:01:16.007501503Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=06d64783-df9f-43e2-a2d2-8196bc8f8a00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.007905 crc crio[3638]: time=\"2026-06-11T16:01:16.007827514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=fc297119-32ff-4484-8897-c09f7c84a666 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:16.008378 crc crio[3638]: time=\"2026-06-11T16:01:16.008277219Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=c3ddd911-53a4-4aa9-85b9-b30f67cff06e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.008639 crc crio[3638]: time=\"2026-06-11T16:01:16.008572168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=470d3b47-1dd7-474d-91de-73e7cedfd881 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:16.008803 crc crio[3638]: time=\"2026-06-11T16:01:16.008743424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=15db5327-aaea-46f8-84ee-9cf736949108 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:16.009284 crc crio[3638]: time=\"2026-06-11T16:01:16.009216708Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=503450b2-20a8-422b-b524-70ae387bf12d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.009548 crc crio[3638]: time=\"2026-06-11T16:01:16.009489727Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=285cd09a-5ef5-4cce-a826-aa0b6d945293 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.011576 crc crio[3638]: time=\"2026-06-11T16:01:16.011484132Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=e7954ee6-de14-481f-a692-c4895f6c5218 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.011691 crc crio[3638]: time=\"2026-06-11T16:01:16.011510433Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=19899fa7-4c25-4382-b3d9-7b5d145eee29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.015352 crc crio[3638]: time=\"2026-06-11T16:01:16.015256292Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.015352 crc crio[3638]: time=\"2026-06-11T16:01:16.015300513Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.015575 crc crio[3638]: time=\"2026-06-11T16:01:16.015380006Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 11 16:01:16.033155 crc crio[3638]: time=\"2026-06-11T16:01:16.033070032Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.033155 crc crio[3638]: time=\"2026-06-11T16:01:16.033127814Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.033155 crc crio[3638]: time=\"2026-06-11T16:01:16.033152195Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 11 16:01:16.054651 crc crio[3638]: time=\"2026-06-11T16:01:16.054611591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.055793 crc crio[3638]: time=\"2026-06-11T16:01:16.055673765Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.055793 crc crio[3638]: time=\"2026-06-11T16:01:16.055726527Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.055793 crc crio[3638]: time=\"2026-06-11T16:01:16.055749768Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 11 16:01:16.096610 crc crio[3638]: time=\"2026-06-11T16:01:16.095675116Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.096610 crc crio[3638]: time=\"2026-06-11T16:01:16.095709346Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.096610 crc crio[3638]: time=\"2026-06-11T16:01:16.095728988Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 11 16:01:16.126366 crc crio[3638]: time=\"2026-06-11T16:01:16.125876592Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.126366 crc crio[3638]: time=\"2026-06-11T16:01:16.126362787Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.126563 crc crio[3638]: time=\"2026-06-11T16:01:16.126393038Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 11 16:01:16.144361 crc crio[3638]: time=\"2026-06-11T16:01:16.144239589Z\" level=info msg=\"Ran pod sandbox 6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2ef3a5af-0733-4bd7-9c7b-3335d8dd5f60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:01:16.148645 crc crio[3638]: time=\"2026-06-11T16:01:16.148584439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=ad83eadc-377a-4a52-8c24-93f871400d47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:16.158693 crc crio[3638]: time=\"2026-06-11T16:01:16.158590809Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.158693 crc crio[3638]: time=\"2026-06-11T16:01:16.158668912Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.158857 crc crio[3638]: time=\"2026-06-11T16:01:16.158709413Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 11 16:01:16.207688 crc crio[3638]: time=\"2026-06-11T16:01:16.207577877Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.207688 crc crio[3638]: time=\"2026-06-11T16:01:16.207639589Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.207688 crc crio[3638]: time=\"2026-06-11T16:01:16.20766583Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 11 16:01:16.226880 crc crio[3638]: time=\"2026-06-11T16:01:16.22677069Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.226880 crc crio[3638]: time=\"2026-06-11T16:01:16.226855193Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.226880 crc crio[3638]: time=\"2026-06-11T16:01:16.226886284Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 11 16:01:16.243058 crc crio[3638]: time=\"2026-06-11T16:01:16.242950298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.244490 crc crio[3638]: time=\"2026-06-11T16:01:16.243569598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.245320 crc crio[3638]: time=\"2026-06-11T16:01:16.245285963Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=8aea0d7e-ce74-4849-804e-7e63f9b92f14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.246649 crc crio[3638]: time=\"2026-06-11T16:01:16.245493719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.246649 crc crio[3638]: time=\"2026-06-11T16:01:16.245657994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.246649 crc crio[3638]: time=\"2026-06-11T16:01:16.245761288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.246649 crc crio[3638]: time=\"2026-06-11T16:01:16.245938004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.246649 crc crio[3638]: time=\"2026-06-11T16:01:16.246154961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.247352 crc crio[3638]: time=\"2026-06-11T16:01:16.247257546Z\" level=info msg=\"Created container a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5a85bf1f-49be-47fd-915f-fb7fe5b58363 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.247887 crc crio[3638]: time=\"2026-06-11T16:01:16.24770364Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=8c9860fa-d68d-4c09-85b6-688cacbf3223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.248100 crc crio[3638]: time=\"2026-06-11T16:01:16.24800742Z\" level=info msg=\"Starting container: a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04\" id=6f85c024-9fcd-49eb-909a-5d9dd3eb7cc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:16.248316 crc crio[3638]: time=\"2026-06-11T16:01:16.248131635Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=df30ba32-e4bd-4cb2-8479-e55e539a5670 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.248870 crc crio[3638]: time=\"2026-06-11T16:01:16.248849977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.249045 crc crio[3638]: time=\"2026-06-11T16:01:16.248968051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.260990 crc crio[3638]: time=\"2026-06-11T16:01:16.260900982Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.260990 crc crio[3638]: time=\"2026-06-11T16:01:16.260979325Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.261157 crc crio[3638]: time=\"2026-06-11T16:01:16.261018256Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 11 16:01:16.261693 crc crio[3638]: time=\"2026-06-11T16:01:16.261649166Z\" level=info msg=\"Started container\" PID=11765 containerID=a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=6f85c024-9fcd-49eb-909a-5d9dd3eb7cc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\nJun 11 16:01:16.270560 crc crio[3638]: time=\"2026-06-11T16:01:16.270517401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.273672 crc crio[3638]: time=\"2026-06-11T16:01:16.27269489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.281565 crc crio[3638]: time=\"2026-06-11T16:01:16.281294075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.282770 crc crio[3638]: time=\"2026-06-11T16:01:16.282192803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.282919 crc crio[3638]: time=\"2026-06-11T16:01:16.282796063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=20152b54-34aa-4590-917f-0a615033844f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:16.283393 crc crio[3638]: time=\"2026-06-11T16:01:16.283360832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.284721 crc crio[3638]: time=\"2026-06-11T16:01:16.283687472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.288022 crc crio[3638]: time=\"2026-06-11T16:01:16.287856115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.300764 crc crio[3638]: time=\"2026-06-11T16:01:16.296704488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.300764 crc crio[3638]: time=\"2026-06-11T16:01:16.298393202Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.300764 crc crio[3638]: time=\"2026-06-11T16:01:16.298550567Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.300764 crc crio[3638]: time=\"2026-06-11T16:01:16.29866547Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 11 16:01:16.325564 crc crio[3638]: time=\"2026-06-11T16:01:16.323147554Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.325564 crc crio[3638]: time=\"2026-06-11T16:01:16.323300189Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.325564 crc crio[3638]: time=\"2026-06-11T16:01:16.323514757Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 11 16:01:16.353034 crc crio[3638]: time=\"2026-06-11T16:01:16.352826385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.367692 crc crio[3638]: time=\"2026-06-11T16:01:16.367138062Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.367894 crc crio[3638]: time=\"2026-06-11T16:01:16.367644828Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.370628 crc crio[3638]: time=\"2026-06-11T16:01:16.370170159Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ad16c736-7854-4228-94d6-d3512de7d226\\\"\"\nJun 11 16:01:16.370763 crc crio[3638]: time=\"2026-06-11T16:01:16.370671625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:01:16.401041 crc crio[3638]: time=\"2026-06-11T16:01:16.400944093Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.401041 crc crio[3638]: time=\"2026-06-11T16:01:16.401004865Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.401041 crc crio[3638]: time=\"2026-06-11T16:01:16.401050558Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1f1bf635-d2e1-41ca-ac28-5e2fdea11e7f\\\"\"\nJun 11 16:01:16.415671 crc crio[3638]: time=\"2026-06-11T16:01:16.41424579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.428039 crc crio[3638]: time=\"2026-06-11T16:01:16.427885936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.430777 crc crio[3638]: time=\"2026-06-11T16:01:16.430697195Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=0fcb4e31-b6c2-49c2-8416-606cb3cf301d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.435535 crc crio[3638]: time=\"2026-06-11T16:01:16.435405057Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.435535 crc crio[3638]: time=\"2026-06-11T16:01:16.43551292Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.435629 crc crio[3638]: time=\"2026-06-11T16:01:16.435542611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:01:16.455268 crc crio[3638]: time=\"2026-06-11T16:01:16.454841869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.460630 crc crio[3638]: time=\"2026-06-11T16:01:16.459226079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.468926 crc crio[3638]: time=\"2026-06-11T16:01:16.467542265Z\" level=info msg=\"Created container 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=174603bd-8d2a-4049-865b-b208047fa223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.468926 crc crio[3638]: time=\"2026-06-11T16:01:16.468766984Z\" level=info msg=\"Starting container: 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c\" id=0cb5ca0d-1aba-4818-ab59-80b82186a89e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:16.469354 crc crio[3638]: time=\"2026-06-11T16:01:16.46922215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.469823 crc crio[3638]: time=\"2026-06-11T16:01:16.469765887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.470103 crc crio[3638]: time=\"2026-06-11T16:01:16.470043285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.470789 crc crio[3638]: time=\"2026-06-11T16:01:16.470652865Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.470862 crc crio[3638]: time=\"2026-06-11T16:01:16.47078776Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.470862 crc crio[3638]: time=\"2026-06-11T16:01:16.470821891Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 11 16:01:16.471063 crc crio[3638]: time=\"2026-06-11T16:01:16.470067736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.473190 crc crio[3638]: time=\"2026-06-11T16:01:16.473049681Z\" level=info msg=\"Created container ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4fd34b8c-b2ab-41fc-8a2a-a943e32241ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.474560 crc crio[3638]: time=\"2026-06-11T16:01:16.474534099Z\" level=info msg=\"Starting container: ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d\" id=357ada78-8407-4227-8cd6-837e92775216 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:16.474903 crc crio[3638]: time=\"2026-06-11T16:01:16.474768586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.478366 crc crio[3638]: time=\"2026-06-11T16:01:16.478209377Z\" level=info msg=\"Created container 35f95c9928b4bb591d4df03281c658a59c84c835a1e150ed99c67782d3e300b1: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=91f01cdd-e990-42d2-bf95-f165b80e045f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.480295 crc crio[3638]: time=\"2026-06-11T16:01:16.4802104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.481248 crc crio[3638]: time=\"2026-06-11T16:01:16.4808249Z\" level=info msg=\"Starting container: 35f95c9928b4bb591d4df03281c658a59c84c835a1e150ed99c67782d3e300b1\" id=77704ed4-8591-4b75-9ea1-0036ab83e28e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:16.485643 crc crio[3638]: time=\"2026-06-11T16:01:16.485588923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.490034 crc crio[3638]: time=\"2026-06-11T16:01:16.489828588Z\" level=info msg=\"Started container\" PID=11828 containerID=8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=0cb5ca0d-1aba-4818-ab59-80b82186a89e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\nJun 11 16:01:16.497875 crc crio[3638]: time=\"2026-06-11T16:01:16.497768943Z\" level=info msg=\"Created container f4d4c507020230dee0e210f6a7d2f0265f86767fb9c691bbeb2b2452b2f99788: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=dd6efac0-f243-4f05-8c84-5be94a8b92c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:16.502120 crc crio[3638]: time=\"2026-06-11T16:01:16.501589734Z\" level=info msg=\"Started container\" PID=11836 containerID=35f95c9928b4bb591d4df03281c658a59c84c835a1e150ed99c67782d3e300b1 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=77704ed4-8591-4b75-9ea1-0036ab83e28e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b\nJun 11 16:01:16.537132 crc crio[3638]: time=\"2026-06-11T16:01:16.537046699Z\" level=info msg=\"Starting container: f4d4c507020230dee0e210f6a7d2f0265f86767fb9c691bbeb2b2452b2f99788\" id=6115281e-7668-43c2-a475-b1f9299ec0b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:16.538350 crc crio[3638]: time=\"2026-06-11T16:01:16.538146874Z\" level=info msg=\"Started container\" PID=11826 containerID=ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=357ada78-8407-4227-8cd6-837e92775216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1\nJun 11 16:01:16.543015 crc crio[3638]: time=\"2026-06-11T16:01:16.542900437Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.543015 crc crio[3638]: time=\"2026-06-11T16:01:16.54300933Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.543177 crc crio[3638]: time=\"2026-06-11T16:01:16.543037841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:01:16.545634 crc crio[3638]: time=\"2026-06-11T16:01:16.545401897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.555607 crc crio[3638]: time=\"2026-06-11T16:01:16.555520899Z\" level=info msg=\"Started container\" PID=11840 containerID=f4d4c507020230dee0e210f6a7d2f0265f86767fb9c691bbeb2b2452b2f99788 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=6115281e-7668-43c2-a475-b1f9299ec0b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2\nJun 11 16:01:16.580471 crc crio[3638]: time=\"2026-06-11T16:01:16.580317523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.598483 crc crio[3638]: time=\"2026-06-11T16:01:16.59831587Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.598483 crc crio[3638]: time=\"2026-06-11T16:01:16.598464375Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.598628 crc crio[3638]: time=\"2026-06-11T16:01:16.598502116Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1f1bf635-d2e1-41ca-ac28-5e2fdea11e7f\\\"\"\nJun 11 16:01:16.598628 crc crio[3638]: time=\"2026-06-11T16:01:16.598538867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:01:16.626698 crc crio[3638]: time=\"2026-06-11T16:01:16.626631206Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.626698 crc crio[3638]: time=\"2026-06-11T16:01:16.626682438Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.626698 crc crio[3638]: time=\"2026-06-11T16:01:16.626702468Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_c43975a4-8bc2-4735-9365-d6b4f1fbe5e8\\\"\"\nJun 11 16:01:16.645889 crc crio[3638]: time=\"2026-06-11T16:01:16.64582376Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.645889 crc crio[3638]: time=\"2026-06-11T16:01:16.645881752Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.646009 crc crio[3638]: time=\"2026-06-11T16:01:16.645899363Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 11 16:01:16.732836 crc crio[3638]: time=\"2026-06-11T16:01:16.729193188Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.732836 crc crio[3638]: time=\"2026-06-11T16:01:16.729711464Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.732836 crc crio[3638]: time=\"2026-06-11T16:01:16.729744235Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_c43975a4-8bc2-4735-9365-d6b4f1fbe5e8\\\"\"\nJun 11 16:01:16.732836 crc crio[3638]: time=\"2026-06-11T16:01:16.729814687Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 11 16:01:16.766195 crc crio[3638]: time=\"2026-06-11T16:01:16.766017307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.773310 crc crio[3638]: time=\"2026-06-11T16:01:16.773222787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.774614 crc crio[3638]: time=\"2026-06-11T16:01:16.774532298Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.774614 crc crio[3638]: time=\"2026-06-11T16:01:16.7745876Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.774614 crc crio[3638]: time=\"2026-06-11T16:01:16.774614841Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 11 16:01:16.779011 crc crio[3638]: time=\"2026-06-11T16:01:16.778917028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.794137 crc crio[3638]: time=\"2026-06-11T16:01:16.794059713Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.794137 crc crio[3638]: time=\"2026-06-11T16:01:16.794108194Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.794137 crc crio[3638]: time=\"2026-06-11T16:01:16.794132765Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 11 16:01:16.810517 crc crio[3638]: time=\"2026-06-11T16:01:16.810401256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.821834 crc crio[3638]: time=\"2026-06-11T16:01:16.821745539Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.822001 crc crio[3638]: time=\"2026-06-11T16:01:16.821855173Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.822001 crc crio[3638]: time=\"2026-06-11T16:01:16.821880223Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 11 16:01:16.861641 crc crio[3638]: time=\"2026-06-11T16:01:16.861273704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.863561 crc crio[3638]: time=\"2026-06-11T16:01:16.863414483Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.863669 crc crio[3638]: time=\"2026-06-11T16:01:16.863615849Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.863826 crc crio[3638]: time=\"2026-06-11T16:01:16.86365331Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 11 16:01:16.900019 crc crio[3638]: time=\"2026-06-11T16:01:16.89583703Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.900019 crc crio[3638]: time=\"2026-06-11T16:01:16.895892082Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.900019 crc crio[3638]: time=\"2026-06-11T16:01:16.895912772Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 11 16:01:16.908994 crc crio[3638]: time=\"2026-06-11T16:01:16.906956096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.923202 crc crio[3638]: time=\"2026-06-11T16:01:16.923114094Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.923202 crc crio[3638]: time=\"2026-06-11T16:01:16.923175745Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.923412 crc crio[3638]: time=\"2026-06-11T16:01:16.923219997Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 11 16:01:16.935308 crc crio[3638]: time=\"2026-06-11T16:01:16.935229481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:16.953740 crc crio[3638]: time=\"2026-06-11T16:01:16.953600878Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.953828 crc crio[3638]: time=\"2026-06-11T16:01:16.953782634Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.954076 crc crio[3638]: time=\"2026-06-11T16:01:16.954022001Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 11 16:01:16.983234 crc crio[3638]: time=\"2026-06-11T16:01:16.983073612Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:16.983234 crc crio[3638]: time=\"2026-06-11T16:01:16.983129304Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:16.983234 crc crio[3638]: time=\"2026-06-11T16:01:16.983170845Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1e67e47a-6cba-4940-ac9a-22dcde4688e5\\\"\"\nJun 11 16:01:16.983234 crc crio[3638]: time=\"2026-06-11T16:01:16.983206767Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_12ee9917-191d-4490-a85d-69f9d5e62ced\\\"\"\nJun 11 16:01:17.003532 crc crio[3638]: time=\"2026-06-11T16:01:17.003282659Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:17.003646 crc crio[3638]: time=\"2026-06-11T16:01:17.003557727Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:17.003792 crc crio[3638]: time=\"2026-06-11T16:01:17.003709872Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 11 16:01:17.021659 crc crio[3638]: time=\"2026-06-11T16:01:17.021584014Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:17.021659 crc crio[3638]: time=\"2026-06-11T16:01:17.021636816Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:17.021864 crc crio[3638]: time=\"2026-06-11T16:01:17.02177417Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 11 16:01:17.051628 crc crio[3638]: time=\"2026-06-11T16:01:17.051401168Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:17.051628 crc crio[3638]: time=\"2026-06-11T16:01:17.051584214Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:17.051628 crc crio[3638]: time=\"2026-06-11T16:01:17.051612785Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 11 16:01:17.108281 crc crio[3638]: time=\"2026-06-11T16:01:17.106680327Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:17.108281 crc crio[3638]: time=\"2026-06-11T16:01:17.10677802Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:17.108281 crc crio[3638]: time=\"2026-06-11T16:01:17.106818132Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_12ee9917-191d-4490-a85d-69f9d5e62ced\\\"\"\nJun 11 16:01:17.108281 crc crio[3638]: time=\"2026-06-11T16:01:17.106889044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 16:01:17.114385 crc crio[3638]: time=\"2026-06-11T16:01:17.114254429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.126111 crc crio[3638]: time=\"2026-06-11T16:01:17.125994165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.149133 crc crio[3638]: time=\"2026-06-11T16:01:17.149063543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.152876 crc crio[3638]: time=\"2026-06-11T16:01:17.152554095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.173658 crc crio[3638]: time=\"2026-06-11T16:01:17.173585237Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:01:17.173658 crc crio[3638]: time=\"2026-06-11T16:01:17.17365984Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:01:17.179227 crc crio[3638]: time=\"2026-06-11T16:01:17.179050353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.189983 crc crio[3638]: time=\"2026-06-11T16:01:17.18990068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.194535 crc crio[3638]: time=\"2026-06-11T16:01:17.193845006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.218676 crc crio[3638]: time=\"2026-06-11T16:01:17.217817453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.228754 crc crio[3638]: time=\"2026-06-11T16:01:17.228628579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.233019 crc crio[3638]: time=\"2026-06-11T16:01:17.232963658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.233863 crc crio[3638]: time=\"2026-06-11T16:01:17.233746113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.234511 crc crio[3638]: time=\"2026-06-11T16:01:17.234224508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.247163 crc crio[3638]: time=\"2026-06-11T16:01:17.246943976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.262274 crc crio[3638]: time=\"2026-06-11T16:01:17.262033229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.282980 crc crio[3638]: time=\"2026-06-11T16:01:17.282675979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.292581 crc crio[3638]: time=\"2026-06-11T16:01:17.292492013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.299968 crc crio[3638]: time=\"2026-06-11T16:01:17.299918771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.317188 crc crio[3638]: time=\"2026-06-11T16:01:17.317116831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.477255 crc crio[3638]: time=\"2026-06-11T16:01:17.476885093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.486606 crc crio[3638]: time=\"2026-06-11T16:01:17.486188841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.488684 crc crio[3638]: time=\"2026-06-11T16:01:17.487862985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.491610 crc crio[3638]: time=\"2026-06-11T16:01:17.491539793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:17.494816 crc crio[3638]: time=\"2026-06-11T16:01:17.494697264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.705164 crc crio[3638]: time=\"2026-06-11T16:01:21.70467544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.714882 crc crio[3638]: time=\"2026-06-11T16:01:21.713655476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.722981 crc crio[3638]: time=\"2026-06-11T16:01:21.722869551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.723313 crc crio[3638]: time=\"2026-06-11T16:01:21.723235374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.744273 crc crio[3638]: time=\"2026-06-11T16:01:21.743502362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.753624 crc crio[3638]: time=\"2026-06-11T16:01:21.753514882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.759687 crc crio[3638]: time=\"2026-06-11T16:01:21.759594747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.768779 crc crio[3638]: time=\"2026-06-11T16:01:21.768653087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.770051 crc crio[3638]: time=\"2026-06-11T16:01:21.769977259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.775214 crc crio[3638]: time=\"2026-06-11T16:01:21.775102122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.779513 crc crio[3638]: time=\"2026-06-11T16:01:21.779312168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.790694 crc crio[3638]: time=\"2026-06-11T16:01:21.790554568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.792623 crc crio[3638]: time=\"2026-06-11T16:01:21.792312164Z\" level=info msg=\"Created container c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a: openshift-console/console-6c684df5db-cc8g8/console\" id=005438d0-44db-4d35-88c5-c89395cd890e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:21.794291 crc crio[3638]: time=\"2026-06-11T16:01:21.794261206Z\" level=info msg=\"Starting container: c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a\" id=141e1e87-3e21-4ed4-ae14-656b378a30d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:21.798703 crc crio[3638]: time=\"2026-06-11T16:01:21.798599096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.813891 crc crio[3638]: time=\"2026-06-11T16:01:21.812301923Z\" level=info msg=\"Started container\" PID=11884 containerID=c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a description=openshift-console/console-6c684df5db-cc8g8/console id=141e1e87-3e21-4ed4-ae14-656b378a30d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd\nJun 11 16:01:21.840155 crc crio[3638]: time=\"2026-06-11T16:01:21.839876846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.843391 crc crio[3638]: time=\"2026-06-11T16:01:21.843117159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.844634 crc crio[3638]: time=\"2026-06-11T16:01:21.844597688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.844941 crc crio[3638]: time=\"2026-06-11T16:01:21.844857436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.855108 crc crio[3638]: time=\"2026-06-11T16:01:21.85500913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.855283 crc crio[3638]: time=\"2026-06-11T16:01:21.855258438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.857226 crc crio[3638]: time=\"2026-06-11T16:01:21.85501113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.864186 crc crio[3638]: time=\"2026-06-11T16:01:21.863593485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.873015 crc crio[3638]: time=\"2026-06-11T16:01:21.872941104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.875772 crc crio[3638]: time=\"2026-06-11T16:01:21.875724123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.901919 crc crio[3638]: time=\"2026-06-11T16:01:21.901195678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.904556 crc crio[3638]: time=\"2026-06-11T16:01:21.9043938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.908209 crc crio[3638]: time=\"2026-06-11T16:01:21.908073388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.913931 crc crio[3638]: time=\"2026-06-11T16:01:21.913894234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.914592 crc crio[3638]: time=\"2026-06-11T16:01:21.914294077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.933298 crc crio[3638]: time=\"2026-06-11T16:01:21.933207333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:21.944722 crc crio[3638]: time=\"2026-06-11T16:01:21.94468044Z\" level=info msg=\"Created container 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=115991eb-e0a2-4936-8c07-c673e944ac5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:21.945019 crc crio[3638]: time=\"2026-06-11T16:01:21.944773273Z\" level=info msg=\"Created container 3cb38c608a8c5c0d3cbcf3e9ff50fefd8704c3eae17a34055086e62341f68e10: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=b8cf8d4b-9827-4fc8-a3a4-8399b814ba44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:21.945919 crc crio[3638]: time=\"2026-06-11T16:01:21.945867458Z\" level=info msg=\"Created container 1ee53099232d906e45293e152366a623fe32991f0fe8c88053e9dbb735f022d0: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=96292017-a4cc-4fa9-9094-42cf1b9327df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:21.947946 crc crio[3638]: time=\"2026-06-11T16:01:21.947021884Z\" level=info msg=\"Created container 7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=81cafc6e-43fc-4f4a-9439-1dbcd03fe943 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:21.947946 crc crio[3638]: time=\"2026-06-11T16:01:21.947850041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a9f5d182-0636-4126-afcc-6b6dda256c03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:21.949761 crc crio[3638]: time=\"2026-06-11T16:01:21.948663807Z\" level=info msg=\"Starting container: 7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca\" id=7a56ecb1-e99a-4c81-b0e3-3c03e7caf005 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:21.952243 crc crio[3638]: time=\"2026-06-11T16:01:21.952151499Z\" level=info msg=\"Starting container: 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765\" id=afea0e31-9997-4f64-a831-c795f386ea73 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:21.952391 crc crio[3638]: time=\"2026-06-11T16:01:21.952270283Z\" level=info msg=\"Starting container: 3cb38c608a8c5c0d3cbcf3e9ff50fefd8704c3eae17a34055086e62341f68e10\" id=ce855a98-d45d-4bfe-a20a-711633626060 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:21.952391 crc crio[3638]: time=\"2026-06-11T16:01:21.952327555Z\" level=info msg=\"Starting container: 1ee53099232d906e45293e152366a623fe32991f0fe8c88053e9dbb735f022d0\" id=0aa8a0fa-2067-4f1e-b426-01d026039ac6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:21.979806 crc crio[3638]: time=\"2026-06-11T16:01:21.97968849Z\" level=info msg=\"Started container\" PID=11900 containerID=1ee53099232d906e45293e152366a623fe32991f0fe8c88053e9dbb735f022d0 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=0aa8a0fa-2067-4f1e-b426-01d026039ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59\nJun 11 16:01:21.982025 crc crio[3638]: time=\"2026-06-11T16:01:21.981035222Z\" level=info msg=\"Started container\" PID=11905 containerID=3cb38c608a8c5c0d3cbcf3e9ff50fefd8704c3eae17a34055086e62341f68e10 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=ce855a98-d45d-4bfe-a20a-711633626060 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a\nJun 11 16:01:22.000712 crc crio[3638]: time=\"2026-06-11T16:01:22.000350811Z\" level=info msg=\"Started container\" PID=11885 containerID=7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=7a56ecb1-e99a-4c81-b0e3-3c03e7caf005 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\nJun 11 16:01:22.014064 crc crio[3638]: time=\"2026-06-11T16:01:22.013991138Z\" level=info msg=\"Started container\" PID=12097 containerID=65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=afea0e31-9997-4f64-a831-c795f386ea73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54\nJun 11 16:01:22.093272 crc crio[3638]: time=\"2026-06-11T16:01:22.092988925Z\" level=info msg=\"Created container 846e7e4b0c18713062dd40c38fa6240575056494f01514952b509ef263883464: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=3d060452-bc21-4a53-aaf4-d95920bff0f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.106301 crc crio[3638]: time=\"2026-06-11T16:01:22.105179566Z\" level=info msg=\"Created container b7b2ae107297fee0042ec3f47e4f8b3d9caac222fdfb255cdf2fef1525963975: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=0c53bad3-cc78-48dc-adac-d0c9d378768a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.136813 crc crio[3638]: time=\"2026-06-11T16:01:22.134301727Z\" level=info msg=\"Created container 8d9bed40628cc78d99889cfb6c7a55e5522c6d557e7aae12c89e38c24e554356: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=1b8b5aa2-dd8f-4e8f-b588-6100cdbb0df9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.136813 crc crio[3638]: time=\"2026-06-11T16:01:22.134804283Z\" level=info msg=\"Created container e8ec44c747f1088dd5ccd0d4da9cdf9435f4915898001a55d3e73a6804eda8c3: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2acbcbb0-47d8-4562-9ce0-ad8f27855231 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.136813 crc crio[3638]: time=\"2026-06-11T16:01:22.135581269Z\" level=info msg=\"Created container eea52e90e10a246db3e250363e0532152566aeb9a23657016047466904b017f2: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=ea83b58e-702b-42a9-a14c-fedbc3d5cd21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.137651 crc crio[3638]: time=\"2026-06-11T16:01:22.137309613Z\" level=info msg=\"Created container c265aeffb238142450dffa030eed1dfb382fa4b1831dbc1c6ef4f838dc92c9fe: openshift-dns/dns-default-qtghf/dns\" id=bffcf96c-c537-490d-a624-29fb37fd1cea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.147528 crc crio[3638]: time=\"2026-06-11T16:01:22.144733552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cfbb071e-4588-480f-a117-5200cb578eac name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:22.147528 crc crio[3638]: time=\"2026-06-11T16:01:22.145947281Z\" level=info msg=\"Created container aeef35967c4b24d0104a5895a7ac27673855348ccd2854e149d20f8e957a886d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=23ac9f95-d89d-454b-9cab-0200294bb044 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.154465 crc crio[3638]: time=\"2026-06-11T16:01:22.15188631Z\" level=info msg=\"Created container 6f1205d79cc0b9a3de0f846c27f7d8fb1795be255ce67bb9755bf6a89f34df9e: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=06d64783-df9f-43e2-a2d2-8196bc8f8a00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.154465 crc crio[3638]: time=\"2026-06-11T16:01:22.153232783Z\" level=info msg=\"Created container 31ba7ecc8d9a58733b8f5b6bd728b049ad96f0b64c8d8ad487683ef08fd8f3c0: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=7b8d7022-1e8b-49d0-9329-71084f45b586 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.154465 crc crio[3638]: time=\"2026-06-11T16:01:22.154198665Z\" level=info msg=\"Created container e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=a365edca-8433-441d-982f-003ab22c4128 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.155307 crc crio[3638]: time=\"2026-06-11T16:01:22.15499878Z\" level=info msg=\"Created container d2b43704f6d7590bf156d581c6c05a8c6fecbe615da452e7f5ce7cb74f43aa1d: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=a9836e0c-3fcd-4d41-8b13-2ebc016d9021 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.155307 crc crio[3638]: time=\"2026-06-11T16:01:22.155128384Z\" level=info msg=\"Created container 92896b72da8655df732a863d4a6c4532f67a7ace551087eff5f48c09c7788810: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=d0ebd031-ce4c-49d7-87f5-2c164f09845f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.164618 crc crio[3638]: time=\"2026-06-11T16:01:22.157751078Z\" level=info msg=\"Starting container: b7b2ae107297fee0042ec3f47e4f8b3d9caac222fdfb255cdf2fef1525963975\" id=21d75f5b-e9d7-4290-ba1f-f579ccc9c0b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.164618 crc crio[3638]: time=\"2026-06-11T16:01:22.158286555Z\" level=info msg=\"Created container 78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=30800e88-c8c8-4805-abf7-f346c7249356 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.164618 crc crio[3638]: time=\"2026-06-11T16:01:22.158918965Z\" level=info msg=\"Created container 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=d2ef1eaf-0cdf-4c95-87fa-91765b042f2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.164618 crc crio[3638]: time=\"2026-06-11T16:01:22.159109921Z\" level=info msg=\"Created container 31d15ed4b683ccff8c6bf8deb16913a0365db024aee958cc7bffee102de31a5a: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=af51b3d9-d0fe-4ba0-9590-09d42b8dfb68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.164618 crc crio[3638]: time=\"2026-06-11T16:01:22.163338967Z\" level=info msg=\"Starting container: 78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e\" id=e0ae1446-cf06-4d95-b139-33f99b654376 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.174693 crc crio[3638]: time=\"2026-06-11T16:01:22.173338277Z\" level=info msg=\"Starting container: 846e7e4b0c18713062dd40c38fa6240575056494f01514952b509ef263883464\" id=2ee74c01-1d70-4a85-bdc1-71170a2daff0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.177181 crc crio[3638]: time=\"2026-06-11T16:01:22.175780335Z\" level=info msg=\"Starting container: 31d15ed4b683ccff8c6bf8deb16913a0365db024aee958cc7bffee102de31a5a\" id=523a898e-cfb7-4c16-806c-54f89e95c954 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.177181 crc crio[3638]: time=\"2026-06-11T16:01:22.176189968Z\" level=info msg=\"Starting container: aeef35967c4b24d0104a5895a7ac27673855348ccd2854e149d20f8e957a886d\" id=5d3f5771-ead3-4168-9a1f-fdb55837e25d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.177181 crc crio[3638]: time=\"2026-06-11T16:01:22.176253081Z\" level=info msg=\"Starting container: 6f1205d79cc0b9a3de0f846c27f7d8fb1795be255ce67bb9755bf6a89f34df9e\" id=d451e063-785e-4288-b235-ef1af5ea36a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.177181 crc crio[3638]: time=\"2026-06-11T16:01:22.176327193Z\" level=info msg=\"Starting container: 31ba7ecc8d9a58733b8f5b6bd728b049ad96f0b64c8d8ad487683ef08fd8f3c0\" id=ae0f4002-5607-4207-8b10-ad29f9550e64 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.177181 crc crio[3638]: time=\"2026-06-11T16:01:22.176994954Z\" level=info msg=\"Starting container: 8d9bed40628cc78d99889cfb6c7a55e5522c6d557e7aae12c89e38c24e554356\" id=1fa32972-360b-4f10-a446-f4e980d2c84d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.187618 crc crio[3638]: time=\"2026-06-11T16:01:22.178830522Z\" level=info msg=\"Starting container: d2b43704f6d7590bf156d581c6c05a8c6fecbe615da452e7f5ce7cb74f43aa1d\" id=08b2b994-fb71-48c0-b433-0569f71dd55f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.187618 crc crio[3638]: time=\"2026-06-11T16:01:22.179562885Z\" level=info msg=\"Starting container: e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e\" id=b65a491d-8587-4aab-98cd-589ec69d0bfa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.207967 crc crio[3638]: time=\"2026-06-11T16:01:22.207135668Z\" level=info msg=\"Starting container: eea52e90e10a246db3e250363e0532152566aeb9a23657016047466904b017f2\" id=3fd1ea46-b1e2-4ca9-9532-103bd567bb40 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.217767 crc crio[3638]: time=\"2026-06-11T16:01:22.176206709Z\" level=info msg=\"Starting container: 92896b72da8655df732a863d4a6c4532f67a7ace551087eff5f48c09c7788810\" id=2249dc52-053f-4c0c-bd90-4da8fe8b7513 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.220152 crc crio[3638]: time=\"2026-06-11T16:01:22.220127654Z\" level=info msg=\"Starting container: 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637\" id=3160055b-9bca-42e0-862c-1365c8485d73 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.224065 crc crio[3638]: time=\"2026-06-11T16:01:22.223224863Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=a8a6bb20-50da-467d-8347-6be3c3a27200 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.225760 crc crio[3638]: time=\"2026-06-11T16:01:22.224134102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:22.227937 crc crio[3638]: time=\"2026-06-11T16:01:22.227393587Z\" level=info msg=\"Started container\" PID=12083 containerID=b7b2ae107297fee0042ec3f47e4f8b3d9caac222fdfb255cdf2fef1525963975 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=21d75f5b-e9d7-4290-ba1f-f579ccc9c0b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d\nJun 11 16:01:22.232003 crc crio[3638]: time=\"2026-06-11T16:01:22.231235709Z\" level=info msg=\"Started container\" PID=12011 containerID=31d15ed4b683ccff8c6bf8deb16913a0365db024aee958cc7bffee102de31a5a description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=523a898e-cfb7-4c16-806c-54f89e95c954 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae\nJun 11 16:01:22.239876 crc crio[3638]: time=\"2026-06-11T16:01:22.23966656Z\" level=info msg=\"Started container\" PID=12110 containerID=846e7e4b0c18713062dd40c38fa6240575056494f01514952b509ef263883464 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=2ee74c01-1d70-4a85-bdc1-71170a2daff0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939\nJun 11 16:01:22.242501 crc crio[3638]: time=\"2026-06-11T16:01:22.240869908Z\" level=info msg=\"Started container\" PID=12073 containerID=d2b43704f6d7590bf156d581c6c05a8c6fecbe615da452e7f5ce7cb74f43aa1d description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=08b2b994-fb71-48c0-b433-0569f71dd55f name=/runtime.v1.RuntimeService/StartContainer sandboxID=11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570\nJun 11 16:01:22.250530 crc crio[3638]: time=\"2026-06-11T16:01:22.247219721Z\" level=info msg=\"Started container\" PID=12104 containerID=eea52e90e10a246db3e250363e0532152566aeb9a23657016047466904b017f2 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=3fd1ea46-b1e2-4ca9-9532-103bd567bb40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08\nJun 11 16:01:22.250530 crc crio[3638]: time=\"2026-06-11T16:01:22.247950224Z\" level=info msg=\"Starting container: e8ec44c747f1088dd5ccd0d4da9cdf9435f4915898001a55d3e73a6804eda8c3\" id=6115d516-e44a-482e-a01f-1fddd3a88615 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.265180 crc crio[3638]: time=\"2026-06-11T16:01:22.262533431Z\" level=info msg=\"Starting container: c265aeffb238142450dffa030eed1dfb382fa4b1831dbc1c6ef4f838dc92c9fe\" id=6f7451e7-ac9a-4b22-9587-c74d7a6cac96 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.268205 crc crio[3638]: time=\"2026-06-11T16:01:22.26719943Z\" level=info msg=\"Started container\" PID=12009 containerID=67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=3160055b-9bca-42e0-862c-1365c8485d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\nJun 11 16:01:22.269041 crc crio[3638]: time=\"2026-06-11T16:01:22.268666267Z\" level=info msg=\"Started container\" PID=11959 containerID=78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=e0ae1446-cf06-4d95-b139-33f99b654376 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\nJun 11 16:01:22.280588 crc crio[3638]: time=\"2026-06-11T16:01:22.280235347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:22.289084 crc crio[3638]: time=\"2026-06-11T16:01:22.288600935Z\" level=info msg=\"Started container\" PID=12107 containerID=6f1205d79cc0b9a3de0f846c27f7d8fb1795be255ce67bb9755bf6a89f34df9e description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=d451e063-785e-4288-b235-ef1af5ea36a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb\nJun 11 16:01:22.292580 crc crio[3638]: time=\"2026-06-11T16:01:22.290890758Z\" level=info msg=\"Started container\" PID=12096 containerID=e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=b65a491d-8587-4aab-98cd-589ec69d0bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\nJun 11 16:01:22.295576 crc crio[3638]: time=\"2026-06-11T16:01:22.291202748Z\" level=info msg=\"Started container\" PID=11973 containerID=92896b72da8655df732a863d4a6c4532f67a7ace551087eff5f48c09c7788810 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=2249dc52-053f-4c0c-bd90-4da8fe8b7513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc\nJun 11 16:01:22.340885 crc crio[3638]: time=\"2026-06-11T16:01:22.331346973Z\" level=info msg=\"Started container\" PID=12140 containerID=8d9bed40628cc78d99889cfb6c7a55e5522c6d557e7aae12c89e38c24e554356 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=1fa32972-360b-4f10-a446-f4e980d2c84d name=/runtime.v1.RuntimeService/StartContainer sandboxID=eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7\nJun 11 16:01:22.340885 crc crio[3638]: time=\"2026-06-11T16:01:22.332688846Z\" level=info msg=\"Started container\" PID=11990 containerID=c265aeffb238142450dffa030eed1dfb382fa4b1831dbc1c6ef4f838dc92c9fe description=openshift-dns/dns-default-qtghf/dns id=6f7451e7-ac9a-4b22-9587-c74d7a6cac96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b\nJun 11 16:01:22.340885 crc crio[3638]: time=\"2026-06-11T16:01:22.334765372Z\" level=info msg=\"Started container\" PID=12142 containerID=31ba7ecc8d9a58733b8f5b6bd728b049ad96f0b64c8d8ad487683ef08fd8f3c0 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=ae0f4002-5607-4207-8b10-ad29f9550e64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0\nJun 11 16:01:22.340885 crc crio[3638]: time=\"2026-06-11T16:01:22.336522998Z\" level=info msg=\"Started container\" PID=12086 containerID=aeef35967c4b24d0104a5895a7ac27673855348ccd2854e149d20f8e957a886d description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=5d3f5771-ead3-4168-9a1f-fdb55837e25d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43\nJun 11 16:01:22.425945 crc crio[3638]: time=\"2026-06-11T16:01:22.42531215Z\" level=info msg=\"Started container\" PID=12138 containerID=e8ec44c747f1088dd5ccd0d4da9cdf9435f4915898001a55d3e73a6804eda8c3 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=6115d516-e44a-482e-a01f-1fddd3a88615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96\nJun 11 16:01:22.662584 crc crio[3638]: time=\"2026-06-11T16:01:22.659029588Z\" level=info msg=\"Created container c1d758114d306badb4b04dfb891e3e4c55ac96cf0f8fd29cf3fa417a566d883d: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=e7954ee6-de14-481f-a692-c4895f6c5218 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.745826 crc crio[3638]: time=\"2026-06-11T16:01:22.73223458Z\" level=info msg=\"Created container 10b19b3696cc208fb853c8517da06f49e37d376a42e070408f9a46ae81c723ab: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=2b345ec9-3f09-4f3a-8feb-171c4d4bda5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.745826 crc crio[3638]: time=\"2026-06-11T16:01:22.733886702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a61e0109-4125-42de-ab22-c7762bdd45cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:22.745826 crc crio[3638]: time=\"2026-06-11T16:01:22.734281966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=79d82737-158b-470a-8673-e85f4c35f5da name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:22.745826 crc crio[3638]: time=\"2026-06-11T16:01:22.735354769Z\" level=info msg=\"Created container 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=c8a6f7ad-880a-45e7-af78-f1907903545c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.745826 crc crio[3638]: time=\"2026-06-11T16:01:22.739893525Z\" level=info msg=\"Starting container: c1d758114d306badb4b04dfb891e3e4c55ac96cf0f8fd29cf3fa417a566d883d\" id=93ef8739-0fb2-4bb6-9ca7-4744d2db515a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.745826 crc crio[3638]: time=\"2026-06-11T16:01:22.745760873Z\" level=info msg=\"Created container 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=9a863ace-68e0-4cd0-9f5d-8cabbf922b03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.750175 crc crio[3638]: time=\"2026-06-11T16:01:22.749990808Z\" level=info msg=\"Created container 5336694880b6557da69cc469056ab2c4e260ae208f2c15ebef2830b0034d51e5: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=193bbb97-b685-4a6a-8897-d6b60b0e990c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.761132 crc crio[3638]: time=\"2026-06-11T16:01:22.760998671Z\" level=info msg=\"Starting container: 10b19b3696cc208fb853c8517da06f49e37d376a42e070408f9a46ae81c723ab\" id=c9c0523f-d227-4fa6-9660-6f0d7b911670 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.766659 crc crio[3638]: time=\"2026-06-11T16:01:22.766518787Z\" level=info msg=\"Starting container: 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b\" id=e0a60509-a3e7-40df-9471-ba3f7c935fdd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.767236 crc crio[3638]: time=\"2026-06-11T16:01:22.767090775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a34acbd9-f731-4009-91b6-4eb4c15229fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.770578047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=773b6e8b-0a64-46dc-8173-7272cde5e592 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.771077733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2b97d434-8345-4a50-98d0-5033f8ace95b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.771276789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=af8c78ee-490f-4d84-9228-5a4d3ec27ab8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.766555828Z\" level=info msg=\"Starting container: 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44\" id=1ecf949c-c167-4066-aa1f-82f355218508 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.807865408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=503b2aa9-1298-498f-8b28-5689392e4ceb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.810183473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=87ad8af1-ee93-4e32-a26e-c1812e1ef026 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.810930937Z\" level=info msg=\"Starting container: 5336694880b6557da69cc469056ab2c4e260ae208f2c15ebef2830b0034d51e5\" id=1484b44d-f548-45f8-8072-97038b430597 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.81101907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a6f2f56-927c-4a0e-a27c-80347d3afb3e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.811618939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1666fb14-d373-43ef-b928-956f24fedbcf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.812870069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.829642467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a61e8d69-fc0e-4772-8264-b60cd1d7855b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:22.928667 crc crio[3638]: time=\"2026-06-11T16:01:22.914357608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3c02a660-1b39-496b-ac3d-de303669cb4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:22.928667 crc crio[3638]: time=\"2026-06-11T16:01:22.917011433Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=13cd4966-0e2d-42f8-8961-a05c353a57d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.928667 crc crio[3638]: time=\"2026-06-11T16:01:22.917701125Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=89500633-c0ba-40a3-a7ba-8e6322a4fb15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.928667 crc crio[3638]: time=\"2026-06-11T16:01:22.918009325Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=046910df-f725-47bd-b7ef-e062d2c96cba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.928667 crc crio[3638]: time=\"2026-06-11T16:01:22.918317595Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=5f7e5377-e258-4b04-a4a5-9895f262935b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.928667 crc crio[3638]: time=\"2026-06-11T16:01:22.923222992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:22.939691 crc crio[3638]: time=\"2026-06-11T16:01:22.934348778Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=a66eda50-4cd5-44c9-91a5-b6459fd5c1e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.939691 crc crio[3638]: time=\"2026-06-11T16:01:22.935087131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:22.942819 crc crio[3638]: time=\"2026-06-11T16:01:22.939864754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:22.942819 crc crio[3638]: time=\"2026-06-11T16:01:22.940141803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:22.942819 crc crio[3638]: time=\"2026-06-11T16:01:22.939998029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:22.955682 crc crio[3638]: time=\"2026-06-11T16:01:22.952048824Z\" level=info msg=\"Started container\" PID=12203 containerID=70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=1ecf949c-c167-4066-aa1f-82f355218508 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21\nJun 11 16:01:22.964628 crc crio[3638]: time=\"2026-06-11T16:01:22.963919974Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=79a14269-68f8-4d2a-92d0-31841180f04f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:22.965286 crc crio[3638]: time=\"2026-06-11T16:01:22.965189945Z\" level=info msg=\"Started container\" PID=12202 containerID=10b19b3696cc208fb853c8517da06f49e37d376a42e070408f9a46ae81c723ab description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=c9c0523f-d227-4fa6-9660-6f0d7b911670 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27\nJun 11 16:01:23.677671 crc crio[3638]: time=\"2026-06-11T16:01:23.675570066Z\" level=info msg=\"Created container 87c1c8ee534a0d4e039977b31757644ffb212c636430dfaf4eeb3bdb7916e153: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=d39726cd-c801-424c-9fa0-9a6dae220940 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:23.707987 crc crio[3638]: time=\"2026-06-11T16:01:23.707263951Z\" level=info msg=\"Starting container: 87c1c8ee534a0d4e039977b31757644ffb212c636430dfaf4eeb3bdb7916e153\" id=d8469dca-7956-4265-8418-99d883b5a320 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:23.748670 crc crio[3638]: time=\"2026-06-11T16:01:23.737313732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:23.776589 crc crio[3638]: time=\"2026-06-11T16:01:23.775587848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=99b86bee-6ec6-4288-b956-3422a7631293 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:23.901799 crc crio[3638]: time=\"2026-06-11T16:01:23.895949458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:23.931048 crc crio[3638]: time=\"2026-06-11T16:01:23.93068505Z\" level=info msg=\"Started container\" PID=12214 containerID=87c1c8ee534a0d4e039977b31757644ffb212c636430dfaf4eeb3bdb7916e153 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=d8469dca-7956-4265-8418-99d883b5a320 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb\nJun 11 16:01:23.934216 crc crio[3638]: time=\"2026-06-11T16:01:23.933777979Z\" level=info msg=\"Started container\" PID=12205 containerID=5336694880b6557da69cc469056ab2c4e260ae208f2c15ebef2830b0034d51e5 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=1484b44d-f548-45f8-8072-97038b430597 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf\nJun 11 16:01:23.959276 crc crio[3638]: time=\"2026-06-11T16:01:23.958237511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8d5c642a-047e-4965-8b33-d25ee13ff1db name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:23.999145 crc crio[3638]: time=\"2026-06-11T16:01:23.999081269Z\" level=info msg=\"Started container\" PID=12206 containerID=c1d758114d306badb4b04dfb891e3e4c55ac96cf0f8fd29cf3fa417a566d883d description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=93ef8739-0fb2-4bb6-9ca7-4744d2db515a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384\nJun 11 16:01:24.039836 crc crio[3638]: time=\"2026-06-11T16:01:24.018307795Z\" level=info msg=\"Started container\" PID=12215 containerID=4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=e0a60509-a3e7-40df-9471-ba3f7c935fdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574\nJun 11 16:01:24.107681 crc crio[3638]: time=\"2026-06-11T16:01:24.106948661Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=ef89365e-9cf6-45c8-bbc2-2c67703da949 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:24.356913 crc crio[3638]: time=\"2026-06-11T16:01:24.356712923Z\" level=info msg=\"Created container c8c9c5e9bad4fdea03bb354664590dcb3d81c0b56c66484d376aee036c477fc6: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=23acae47-f73c-4913-a258-5dbcdf0feb5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:24.944041 crc crio[3638]: time=\"2026-06-11T16:01:24.941258328Z\" level=info msg=\"Created container 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=8aea0d7e-ce74-4849-804e-7e63f9b92f14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:25.020836 crc crio[3638]: time=\"2026-06-11T16:01:25.001225147Z\" level=info msg=\"Created container b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=df30ba32-e4bd-4cb2-8479-e55e539a5670 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:25.103763 crc crio[3638]: time=\"2026-06-11T16:01:25.044550962Z\" level=info msg=\"Created container d12a8bbce493ebd7f18ee18049fe87ada24ec926d89dbf001a460d66ad4e6fe3: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=8c9860fa-d68d-4c09-85b6-688cacbf3223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:25.121112 crc crio[3638]: time=\"2026-06-11T16:01:25.120778044Z\" level=info msg=\"Starting container: c8c9c5e9bad4fdea03bb354664590dcb3d81c0b56c66484d376aee036c477fc6\" id=0ed558f6-051b-4626-a886-862713f2ac28 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:25.123805 crc crio[3638]: time=\"2026-06-11T16:01:25.123223871Z\" level=info msg=\"Starting container: 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175\" id=ef71a2d5-65fc-4289-acf2-dad0fa9a7c7c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:25.175145 crc crio[3638]: time=\"2026-06-11T16:01:25.174812502Z\" level=info msg=\"Created container 19061d5d26b3946efd6226d7bd039eb511e04a0cf7e264b5daa8200b3f5c81e3: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=503450b2-20a8-422b-b524-70ae387bf12d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:25.256244 crc crio[3638]: time=\"2026-06-11T16:01:25.255281497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=fe09dc8b-f43b-4aec-9ec9-e2cdeac1b8a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:25.307750 crc crio[3638]: time=\"2026-06-11T16:01:25.283730198Z\" level=info msg=\"Starting container: b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac\" id=dc22140a-7b3b-4355-b25b-4ef68608c217 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:25.307750 crc crio[3638]: time=\"2026-06-11T16:01:25.283884693Z\" level=info msg=\"Starting container: 19061d5d26b3946efd6226d7bd039eb511e04a0cf7e264b5daa8200b3f5c81e3\" id=8c76a4d6-b212-4efa-bd38-fa288ffa08db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:25.307750 crc crio[3638]: time=\"2026-06-11T16:01:25.284006696Z\" level=info msg=\"Starting container: d12a8bbce493ebd7f18ee18049fe87ada24ec926d89dbf001a460d66ad4e6fe3\" id=0731e0f5-a064-471b-a48b-61a6e5f0641b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:25.323776 crc crio[3638]: time=\"2026-06-11T16:01:25.319072708Z\" level=info msg=\"Started container\" PID=12293 containerID=9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=ef71a2d5-65fc-4289-acf2-dad0fa9a7c7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec\nJun 11 16:01:25.344067 crc crio[3638]: time=\"2026-06-11T16:01:25.343835991Z\" level=info msg=\"Created container 5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=285cd09a-5ef5-4cce-a826-aa0b6d945293 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:25.361145 crc crio[3638]: time=\"2026-06-11T16:01:25.360322528Z\" level=info msg=\"Starting container: 5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4\" id=23a43f37-5219-4df0-96d9-4b7c4d93e382 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:25.387923 crc crio[3638]: time=\"2026-06-11T16:01:25.385353859Z\" level=info msg=\"Started container\" PID=12284 containerID=d12a8bbce493ebd7f18ee18049fe87ada24ec926d89dbf001a460d66ad4e6fe3 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=0731e0f5-a064-471b-a48b-61a6e5f0641b name=/runtime.v1.RuntimeService/StartContainer sandboxID=318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d\nJun 11 16:01:25.477011 crc crio[3638]: time=\"2026-06-11T16:01:25.476726032Z\" level=info msg=\"Started container\" PID=12317 containerID=5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=23a43f37-5219-4df0-96d9-4b7c4d93e382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6\nJun 11 16:01:25.508762 crc crio[3638]: time=\"2026-06-11T16:01:25.50415434Z\" level=info msg=\"Started container\" PID=12273 containerID=19061d5d26b3946efd6226d7bd039eb511e04a0cf7e264b5daa8200b3f5c81e3 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=8c76a4d6-b212-4efa-bd38-fa288ffa08db name=/runtime.v1.RuntimeService/StartContainer sandboxID=40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5\nJun 11 16:01:25.510227 crc crio[3638]: time=\"2026-06-11T16:01:25.510005397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:25.573992 crc crio[3638]: time=\"2026-06-11T16:01:25.569922005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:25.671091 crc crio[3638]: time=\"2026-06-11T16:01:25.670863926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=5aabb639-00d2-4922-9bb6-e7919b5e31a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:25.700077 crc crio[3638]: time=\"2026-06-11T16:01:25.697140456Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=f5391ec8-9602-4e57-88e9-edd18d2d8e3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:25.714037 crc crio[3638]: time=\"2026-06-11T16:01:25.703653365Z\" level=info msg=\"Created container 1e5e40504c71fc592f11729e5e49dd7548f2c7294e7a089c36d8ced3065de8ec: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=19899fa7-4c25-4382-b3d9-7b5d145eee29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:25.755911 crc crio[3638]: time=\"2026-06-11T16:01:25.754896995Z\" level=info msg=\"Started container\" PID=12297 containerID=c8c9c5e9bad4fdea03bb354664590dcb3d81c0b56c66484d376aee036c477fc6 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=0ed558f6-051b-4626-a886-862713f2ac28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153\nJun 11 16:01:25.775204 crc crio[3638]: time=\"2026-06-11T16:01:25.773020965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:25.846201 crc crio[3638]: time=\"2026-06-11T16:01:25.845231886Z\" level=info msg=\"Starting container: 1e5e40504c71fc592f11729e5e49dd7548f2c7294e7a089c36d8ced3065de8ec\" id=4aeef606-763b-4580-b70a-68590127dc68 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:26.039481 crc crio[3638]: time=\"2026-06-11T16:01:26.031894579Z\" level=info msg=\"Created container 1b0d29305e0609857b42fe2074243f62ed8787d16373178e7efaf4ad34c74166: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=fcfd64ef-d95c-435e-b5b2-a6676a0aea34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:26.142988 crc crio[3638]: time=\"2026-06-11T16:01:26.142079905Z\" level=info msg=\"Started container\" PID=12298 containerID=b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=dc22140a-7b3b-4355-b25b-4ef68608c217 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1\nJun 11 16:01:26.214112 crc crio[3638]: time=\"2026-06-11T16:01:26.191154086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e4788530-76d7-406e-bf6a-862572a9911b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:26.242690 crc crio[3638]: time=\"2026-06-11T16:01:26.242360053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:26.254963 crc crio[3638]: time=\"2026-06-11T16:01:26.245202325Z\" level=info msg=\"Created container 276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=c3ddd911-53a4-4aa9-85b9-b30f67cff06e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:26.254963 crc crio[3638]: time=\"2026-06-11T16:01:26.252905591Z\" level=info msg=\"Starting container: 1b0d29305e0609857b42fe2074243f62ed8787d16373178e7efaf4ad34c74166\" id=77891664-8b27-4785-9e44-ff35e79f1c7b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:26.285282 crc crio[3638]: time=\"2026-06-11T16:01:26.285099821Z\" level=info msg=\"Starting container: 276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f\" id=ed1f9e58-8a58-4fd1-ad7b-d34d55cc0b94 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:26.333672 crc crio[3638]: time=\"2026-06-11T16:01:26.325907916Z\" level=info msg=\"Started container\" PID=12301 containerID=1e5e40504c71fc592f11729e5e49dd7548f2c7294e7a089c36d8ced3065de8ec description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=4aeef606-763b-4580-b70a-68590127dc68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f\nJun 11 16:01:26.364732 crc crio[3638]: time=\"2026-06-11T16:01:26.360520934Z\" level=info msg=\"Created container 435bf4b3a3915a37d1976973df4ea3eafbd0d0475a079809e973f461afb03c12: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=0fcb4e31-b6c2-49c2-8416-606cb3cf301d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:26.434255 crc crio[3638]: time=\"2026-06-11T16:01:26.434081379Z\" level=info msg=\"Starting container: 435bf4b3a3915a37d1976973df4ea3eafbd0d0475a079809e973f461afb03c12\" id=4b12d05e-f574-436e-b6f7-2d596b4d2f3e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:26.528721 crc crio[3638]: time=\"2026-06-11T16:01:26.528357436Z\" level=info msg=\"Started container\" PID=12313 containerID=1b0d29305e0609857b42fe2074243f62ed8787d16373178e7efaf4ad34c74166 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=77891664-8b27-4785-9e44-ff35e79f1c7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e\nJun 11 16:01:26.631842 crc crio[3638]: time=\"2026-06-11T16:01:26.63163215Z\" level=info msg=\"Created container 4baee8a9c2d77d2751e7b899a1e59b7db206e9efc65ad37d0ab557658fe3ba57: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=a8a6bb20-50da-467d-8347-6be3c3a27200 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:26.661779 crc crio[3638]: time=\"2026-06-11T16:01:26.661380183Z\" level=info msg=\"Starting container: 4baee8a9c2d77d2751e7b899a1e59b7db206e9efc65ad37d0ab557658fe3ba57\" id=7a1ae41b-6a51-4630-bd4c-1545b16c10b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:26.707815 crc crio[3638]: time=\"2026-06-11T16:01:26.707351543Z\" level=info msg=\"Started container\" PID=12303 containerID=435bf4b3a3915a37d1976973df4ea3eafbd0d0475a079809e973f461afb03c12 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=4b12d05e-f574-436e-b6f7-2d596b4d2f3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760\nJun 11 16:01:26.707815 crc crio[3638]: time=\"2026-06-11T16:01:26.707745625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=d8a996fb-c14a-4af1-8980-0e060e69a3b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:26.723128 crc crio[3638]: time=\"2026-06-11T16:01:26.720257756Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6fe953b5-b5f4-4c97-a099-2bbecebf42b1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:01:26.846359 crc crio[3638]: time=\"2026-06-11T16:01:26.846058982Z\" level=info msg=\"Started container\" PID=12397 containerID=4baee8a9c2d77d2751e7b899a1e59b7db206e9efc65ad37d0ab557658fe3ba57 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=7a1ae41b-6a51-4630-bd4c-1545b16c10b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b\nJun 11 16:01:26.983292 crc crio[3638]: time=\"2026-06-11T16:01:26.983101597Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2bc3ccdf-c37c-4dd0-96f9-20913803b1ad name=/runtime.v1.ImageService/PullImage\nJun 11 16:01:27.019887 crc crio[3638]: time=\"2026-06-11T16:01:27.019077658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:27.062245 crc crio[3638]: time=\"2026-06-11T16:01:27.06100846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:27.076919 crc crio[3638]: time=\"2026-06-11T16:01:27.076373272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=306480f2-07dc-42fa-ba9c-fdd63a08ace5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:27.151004 crc crio[3638]: time=\"2026-06-11T16:01:27.150849375Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 16:01:27.173930 crc crio[3638]: time=\"2026-06-11T16:01:27.169763459Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 16:01:27.186732 crc crio[3638]: time=\"2026-06-11T16:01:27.185915917Z\" level=info msg=\"Started container\" PID=12309 containerID=276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=ed1f9e58-8a58-4fd1-ad7b-d34d55cc0b94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\nJun 11 16:01:27.291925 crc crio[3638]: time=\"2026-06-11T16:01:27.291079593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:27.593624 crc crio[3638]: time=\"2026-06-11T16:01:27.565647878Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e6b5d893-874a-4a41-93d0-4b2d54a99e66 name=/runtime.v1.ImageService/PullImage\nJun 11 16:01:27.617984 crc crio[3638]: time=\"2026-06-11T16:01:27.617924511Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 16:01:28.165707 crc crio[3638]: time=\"2026-06-11T16:01:28.164393619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=e92c7d82-e995-4da0-85b9-efd1e4ae78f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:28.468683 crc crio[3638]: time=\"2026-06-11T16:01:28.468010126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=95b052ba-81e8-4515-b91e-8688efbe032a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:28.494792 crc crio[3638]: time=\"2026-06-11T16:01:28.493373017Z\" level=info msg=\"Created container f036c5ff8a4de92b102d8629a5849146e5bfd443a190bab7d98dfdd3f5318228: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=5f7e5377-e258-4b04-a4a5-9895f262935b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:28.533219 crc crio[3638]: time=\"2026-06-11T16:01:28.532010193Z\" level=info msg=\"Starting container: f036c5ff8a4de92b102d8629a5849146e5bfd443a190bab7d98dfdd3f5318228\" id=c6fec2f1-4405-432a-85a9-8838794cdd16 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:29.239715 crc crio[3638]: time=\"2026-06-11T16:01:29.225069061Z\" level=info msg=\"Started container\" PID=12433 containerID=f036c5ff8a4de92b102d8629a5849146e5bfd443a190bab7d98dfdd3f5318228 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=c6fec2f1-4405-432a-85a9-8838794cdd16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08\nJun 11 16:01:30.761475 crc crio[3638]: time=\"2026-06-11T16:01:30.75983023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=5a339734-4d3c-40bf-89fa-6ded92111354 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:30.762141 crc crio[3638]: time=\"2026-06-11T16:01:30.761472984Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=fafddd4f-ae0e-4ad2-9860-3f0c3988f3ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:30.786808 crc crio[3638]: time=\"2026-06-11T16:01:30.786698431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:30.803734 crc crio[3638]: time=\"2026-06-11T16:01:30.802877188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:30.846583 crc crio[3638]: time=\"2026-06-11T16:01:30.846291878Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=6b5bfcc0-d85b-4e53-82a9-c688428dfcd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:30.847303 crc crio[3638]: time=\"2026-06-11T16:01:30.847086313Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=b624c64b-c809-4431-8489-647d490c5cda name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:31.007336 crc crio[3638]: time=\"2026-06-11T16:01:31.00701333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:31.089004 crc crio[3638]: time=\"2026-06-11T16:01:31.088746136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a37b2add-f8bf-429a-be7e-18aff1e7df43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:31.092595 crc crio[3638]: time=\"2026-06-11T16:01:31.090189101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:31.239345 crc crio[3638]: time=\"2026-06-11T16:01:31.239290673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=796819e3-7be7-4562-a29a-6ce1599d3403 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:32.061987 crc crio[3638]: time=\"2026-06-11T16:01:32.057316578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:32.128892 crc crio[3638]: time=\"2026-06-11T16:01:32.125392777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:32.128892 crc crio[3638]: time=\"2026-06-11T16:01:32.125734778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:32.638985 crc crio[3638]: time=\"2026-06-11T16:01:32.6342494Z\" level=info msg=\"Created container c65e01bffee0271d920e9607375a557f5ee0ef1f59e7ace88ec5dd31bc50b572: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=13cd4966-0e2d-42f8-8961-a05c353a57d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:32.657841 crc crio[3638]: time=\"2026-06-11T16:01:32.657792733Z\" level=info msg=\"Starting container: c65e01bffee0271d920e9607375a557f5ee0ef1f59e7ace88ec5dd31bc50b572\" id=00715b8f-3a4c-4614-afde-b33ee3513f98 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:32.968984 crc crio[3638]: time=\"2026-06-11T16:01:32.968304449Z\" level=info msg=\"Started container\" PID=12495 containerID=c65e01bffee0271d920e9607375a557f5ee0ef1f59e7ace88ec5dd31bc50b572 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=00715b8f-3a4c-4614-afde-b33ee3513f98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb\nJun 11 16:01:33.205849 crc crio[3638]: time=\"2026-06-11T16:01:33.202250115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:33.270074 crc crio[3638]: time=\"2026-06-11T16:01:33.269063263Z\" level=info msg=\"Created container 9b7fe4bd8cfb03467635052a0c9c7ef16d5c4c2252cbdea6eac0ab23f4d5f995: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=a66eda50-4cd5-44c9-91a5-b6459fd5c1e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:33.388324 crc crio[3638]: time=\"2026-06-11T16:01:33.387055109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:33.426847 crc crio[3638]: time=\"2026-06-11T16:01:33.426714367Z\" level=info msg=\"Created container 520359608f6aea8b2b2a2da2b6a2adcc2822b3ec62d4c9e08c1632b6914cd150: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=79a14269-68f8-4d2a-92d0-31841180f04f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:33.458661 crc crio[3638]: time=\"2026-06-11T16:01:33.458044609Z\" level=info msg=\"Starting container: 520359608f6aea8b2b2a2da2b6a2adcc2822b3ec62d4c9e08c1632b6914cd150\" id=b7e7b891-822c-4934-bf96-8831aad054b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:33.503701 crc crio[3638]: time=\"2026-06-11T16:01:33.493292868Z\" level=info msg=\"Starting container: 9b7fe4bd8cfb03467635052a0c9c7ef16d5c4c2252cbdea6eac0ab23f4d5f995\" id=e8073bcb-5bf1-4776-81ed-2a77d31b6eec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:33.902281 crc crio[3638]: time=\"2026-06-11T16:01:33.900131176Z\" level=info msg=\"Started container\" PID=12625 containerID=9b7fe4bd8cfb03467635052a0c9c7ef16d5c4c2252cbdea6eac0ab23f4d5f995 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=e8073bcb-5bf1-4776-81ed-2a77d31b6eec name=/runtime.v1.RuntimeService/StartContainer sandboxID=a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae\nJun 11 16:01:33.941025 crc crio[3638]: time=\"2026-06-11T16:01:33.939953421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=9e031ec1-d09c-41b8-923b-be90474bc4c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:33.959186 crc crio[3638]: time=\"2026-06-11T16:01:33.958966899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=dfbe2cda-cb00-403c-a35c-654e3d7b4bc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:34.647188 crc crio[3638]: time=\"2026-06-11T16:01:34.646276082Z\" level=info msg=\"Started container\" PID=12606 containerID=520359608f6aea8b2b2a2da2b6a2adcc2822b3ec62d4c9e08c1632b6914cd150 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=b7e7b891-822c-4934-bf96-8831aad054b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570\nJun 11 16:01:35.164906 crc crio[3638]: time=\"2026-06-11T16:01:35.164304598Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f4f9a7c5-995d-4b4d-8b1d-2276e5b6572a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:35.224763 crc crio[3638]: time=\"2026-06-11T16:01:35.217252752Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=85bf5182-dcfd-45ce-977a-5b0bad154d46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:35.224763 crc crio[3638]: time=\"2026-06-11T16:01:35.217952555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:35.267944 crc crio[3638]: time=\"2026-06-11T16:01:35.259870106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:36.157092 crc crio[3638]: time=\"2026-06-11T16:01:36.15600464Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bb13c753-b5fd-482c-b0e3-962105b75982 name=/runtime.v1.ImageService/PullImage\nJun 11 16:01:36.250352 crc crio[3638]: time=\"2026-06-11T16:01:36.249635487Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 16:01:37.703667 crc crio[3638]: time=\"2026-06-11T16:01:37.702930492Z\" level=info msg=\"Created container c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=046910df-f725-47bd-b7ef-e062d2c96cba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:37.778874 crc crio[3638]: time=\"2026-06-11T16:01:37.778271012Z\" level=info msg=\"Starting container: c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda\" id=00e1b665-5e45-4876-bee4-1408375b7e59 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:37.840953 crc crio[3638]: time=\"2026-06-11T16:01:37.840013098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:38.124783 crc crio[3638]: time=\"2026-06-11T16:01:38.124570302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:38.423861 crc crio[3638]: time=\"2026-06-11T16:01:38.423132357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:38.507351 crc crio[3638]: time=\"2026-06-11T16:01:38.50728865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:38.726035 crc crio[3638]: time=\"2026-06-11T16:01:38.724057487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:39.146501 crc crio[3638]: time=\"2026-06-11T16:01:39.118193189Z\" level=info msg=\"Started container\" PID=12676 containerID=c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=00e1b665-5e45-4876-bee4-1408375b7e59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0\nJun 11 16:01:39.456143 crc crio[3638]: time=\"2026-06-11T16:01:39.434010515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:41.190197 crc crio[3638]: time=\"2026-06-11T16:01:41.189071444Z\" level=info msg=\"Created container 0e340105e995e5560f7644bdb8d897fc60be5fda5f04eae23b992843b0e8e465: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=89500633-c0ba-40a3-a7ba-8e6322a4fb15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:41.216876 crc crio[3638]: time=\"2026-06-11T16:01:41.216020397Z\" level=info msg=\"Starting container: 0e340105e995e5560f7644bdb8d897fc60be5fda5f04eae23b992843b0e8e465\" id=a0d6fe18-a18f-447f-9cb7-ae5c37d06328 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:41.909883 crc crio[3638]: time=\"2026-06-11T16:01:41.90492159Z\" level=info msg=\"Created container a8fd6aaebdfedbaac32df6896ffd31c5aee8d0a2c04d6d5c89d7f07a12a73382: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=f5391ec8-9602-4e57-88e9-edd18d2d8e3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:42.034235 crc crio[3638]: time=\"2026-06-11T16:01:42.024327262Z\" level=info msg=\"Starting container: a8fd6aaebdfedbaac32df6896ffd31c5aee8d0a2c04d6d5c89d7f07a12a73382\" id=7e757678-ff41-4350-912d-9983701ceb40 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:42.133270 crc crio[3638]: time=\"2026-06-11T16:01:42.131058827Z\" level=info msg=\"Started container\" PID=12748 containerID=a8fd6aaebdfedbaac32df6896ffd31c5aee8d0a2c04d6d5c89d7f07a12a73382 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=7e757678-ff41-4350-912d-9983701ceb40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384\nJun 11 16:01:42.426052 crc crio[3638]: time=\"2026-06-11T16:01:42.424187784Z\" level=info msg=\"Started container\" PID=12742 containerID=0e340105e995e5560f7644bdb8d897fc60be5fda5f04eae23b992843b0e8e465 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=a0d6fe18-a18f-447f-9cb7-ae5c37d06328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b\nJun 11 16:01:43.705882 crc crio[3638]: time=\"2026-06-11T16:01:43.698828798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:43.726927 crc crio[3638]: time=\"2026-06-11T16:01:43.710748988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:47.484799 crc crio[3638]: time=\"2026-06-11T16:01:47.484744336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:47.667306 crc crio[3638]: time=\"2026-06-11T16:01:47.667255869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:47.761888 crc crio[3638]: time=\"2026-06-11T16:01:47.761336243Z\" level=info msg=\"Created container b30ceb9ec777970ec73fb925ecfb187985edf2d113f6a03d56144f1660d5b5c1: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=b624c64b-c809-4431-8489-647d490c5cda name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:48.009992 crc crio[3638]: time=\"2026-06-11T16:01:48.009318677Z\" level=info msg=\"Starting container: b30ceb9ec777970ec73fb925ecfb187985edf2d113f6a03d56144f1660d5b5c1\" id=ca023ca9-af57-418c-a592-a2de14a9f72b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:48.462239 crc crio[3638]: time=\"2026-06-11T16:01:48.461112554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:48.566819 crc crio[3638]: time=\"2026-06-11T16:01:48.565407307Z\" level=info msg=\"Started container\" PID=12784 containerID=b30ceb9ec777970ec73fb925ecfb187985edf2d113f6a03d56144f1660d5b5c1 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=ca023ca9-af57-418c-a592-a2de14a9f72b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760\nJun 11 16:01:49.489826 crc crio[3638]: time=\"2026-06-11T16:01:49.487265693Z\" level=info msg=\"Created container 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f4f9a7c5-995d-4b4d-8b1d-2276e5b6572a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:50.278990 crc crio[3638]: time=\"2026-06-11T16:01:50.278377204Z\" level=info msg=\"Starting container: 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932\" id=e223df78-b10a-4c2f-b103-fe2dab936642 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:50.638242 crc crio[3638]: time=\"2026-06-11T16:01:50.634214705Z\" level=info msg=\"Started container\" PID=12902 containerID=23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=e223df78-b10a-4c2f-b103-fe2dab936642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a\nJun 11 16:01:50.659941 crc crio[3638]: time=\"2026-06-11T16:01:50.659771326Z\" level=info msg=\"Stopping container: a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04 (timeout: 30s)\" id=26bd5a7b-0e8f-46d1-896a-01dfb4b3d66f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:01:50.713075 crc crio[3638]: time=\"2026-06-11T16:01:50.712843845Z\" level=info msg=\"Stopping container: ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d (timeout: 2s)\" id=35f59b0b-3ad9-46cd-bb9d-f9f862088cbf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:01:50.718919 crc crio[3638]: time=\"2026-06-11T16:01:50.716756837Z\" level=info msg=\"Stopping container: 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765 (timeout: 30s)\" id=7e1e5360-9606-4d7c-b878-bbada2c08229 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:01:51.638800 crc crio[3638]: time=\"2026-06-11T16:01:51.589203221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:51.657380 crc crio[3638]: time=\"2026-06-11T16:01:51.654913928Z\" level=info msg=\"Stopped container 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=7e1e5360-9606-4d7c-b878-bbada2c08229 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:01:52.193759 crc crio[3638]: time=\"2026-06-11T16:01:52.186143835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=6c3f29b9-ec25-4010-9ecf-6a2152df1e25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:52.271612 crc crio[3638]: time=\"2026-06-11T16:01:52.263102205Z\" level=info msg=\"Stopping container: 5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4 (timeout: 30s)\" id=4d12c2e6-98ca-46e4-9742-2954f45416d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:01:52.289347 crc crio[3638]: time=\"2026-06-11T16:01:52.280095225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=b2eb21f5-f4c0-44b5-879e-b25e48350bdc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:52.475173 crc crio[3638]: time=\"2026-06-11T16:01:52.474729792Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b1e0903b-e741-49b1-a48f-1d03cfdc37d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:52.712377 crc crio[3638]: time=\"2026-06-11T16:01:52.712154318Z\" level=info msg=\"Stopping container: b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac (timeout: 30s)\" id=de658234-b16c-421d-9dcc-39647d83ffbe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:01:52.820213 crc crio[3638]: time=\"2026-06-11T16:01:52.815320835Z\" level=info msg=\"Stopped container ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=35f59b0b-3ad9-46cd-bb9d-f9f862088cbf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:01:52.929985 crc crio[3638]: time=\"2026-06-11T16:01:52.924390051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:52.940642 crc crio[3638]: time=\"2026-06-11T16:01:52.938289018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9ed2d560-8b30-45bc-8431-f6a0ebae54bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:52.991378 crc crio[3638]: time=\"2026-06-11T16:01:52.991184722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b05ce399-63d5-418e-89b9-3d03a96c1571 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:53.057897 crc crio[3638]: time=\"2026-06-11T16:01:53.042815686Z\" level=info msg=\"Created container 7f166dbf8d3ae325333689378f372c5ed7948045c3ec56c0ea6d81ee06522924: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=ef89365e-9cf6-45c8-bbc2-2c67703da949 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:53.164136 crc crio[3638]: time=\"2026-06-11T16:01:53.163923266Z\" level=info msg=\"Starting container: 7f166dbf8d3ae325333689378f372c5ed7948045c3ec56c0ea6d81ee06522924\" id=47d7d629-b254-426a-ab37-05e141dde2d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:53.204958 crc crio[3638]: time=\"2026-06-11T16:01:53.20319298Z\" level=info msg=\"Stopped container a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=26bd5a7b-0e8f-46d1-896a-01dfb4b3d66f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:01:53.367881 crc crio[3638]: time=\"2026-06-11T16:01:53.367093895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=93606507-865d-44c0-952e-eb1058d372da name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:53.695315 crc crio[3638]: time=\"2026-06-11T16:01:53.676242887Z\" level=info msg=\"Started container\" PID=13003 containerID=7f166dbf8d3ae325333689378f372c5ed7948045c3ec56c0ea6d81ee06522924 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=47d7d629-b254-426a-ab37-05e141dde2d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc\nJun 11 16:01:54.671366 crc crio[3638]: time=\"2026-06-11T16:01:54.665894629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:54.783084 crc crio[3638]: time=\"2026-06-11T16:01:54.777335201Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=09038b12-f20f-4594-9b5f-a778e2ccb1d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:54.783773 crc crio[3638]: time=\"2026-06-11T16:01:54.783589237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:54.974103 crc crio[3638]: time=\"2026-06-11T16:01:54.970907084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=99ec406a-fb0f-4356-80b8-3424cc90779d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:55.616772 crc crio[3638]: time=\"2026-06-11T16:01:55.59521087Z\" level=info msg=\"Stopped container 5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=4d12c2e6-98ca-46e4-9742-2954f45416d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:01:55.641322 crc crio[3638]: time=\"2026-06-11T16:01:55.640895625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=52963edf-5a3f-4544-b063-81982df0b54f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:55.692672 crc crio[3638]: time=\"2026-06-11T16:01:55.681969232Z\" level=info msg=\"Stopping container: 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c (timeout: 30s)\" id=c1887fb5-67bf-4663-a725-a042a0624f7f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:01:56.031220 crc crio[3638]: time=\"2026-06-11T16:01:56.018111679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:56.700211 crc crio[3638]: time=\"2026-06-11T16:01:56.698348762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:56.828740 crc crio[3638]: time=\"2026-06-11T16:01:56.778790564Z\" level=info msg=\"Stopped container b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=de658234-b16c-421d-9dcc-39647d83ffbe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:01:56.833310 crc crio[3638]: time=\"2026-06-11T16:01:56.831394872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86e329d5-438d-41a8-93b8-44b935db31c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:57.829885 crc crio[3638]: time=\"2026-06-11T16:01:57.827948224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aae02cf7-4de8-4906-90f1-ced854e19195 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:57.881072 crc crio[3638]: time=\"2026-06-11T16:01:57.880573712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6a41f474-945b-4895-a4d8-ce3b765ce36b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:01:58.173171 crc crio[3638]: time=\"2026-06-11T16:01:58.172093929Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ebac9856-7ce9-4f45-b55e-d4185d6a6381 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:58.173171 crc crio[3638]: time=\"2026-06-11T16:01:58.173169905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:58.292402 crc crio[3638]: time=\"2026-06-11T16:01:58.291734054Z\" level=info msg=\"Created container 1ecb350b87b10004b69db1dfd31af9e4f5c06bd7704b0dcf99357a716c06f76d: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=c47127e5-d15f-4ae2-ba1d-abff0f9e9eea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:58.304041 crc crio[3638]: time=\"2026-06-11T16:01:58.303293036Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=7dc1a9a9-f4f0-46d3-9537-45908ae4a180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:58.306102 crc crio[3638]: time=\"2026-06-11T16:01:58.304089335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:58.532824 crc crio[3638]: time=\"2026-06-11T16:01:58.532325825Z\" level=info msg=\"Created container c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b1e0903b-e741-49b1-a48f-1d03cfdc37d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:58.707348 crc crio[3638]: time=\"2026-06-11T16:01:58.707211899Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=292c5ecd-af2c-4f97-b186-7596a3eb2897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:01:59.139786 crc crio[3638]: time=\"2026-06-11T16:01:59.139621021Z\" level=info msg=\"Starting container: c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a\" id=dc7a1d74-c87c-4db7-94cb-3ab2c66a7084 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:59.281627 crc crio[3638]: time=\"2026-06-11T16:01:59.277083664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:59.361209 crc crio[3638]: time=\"2026-06-11T16:01:59.359988504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:59.391216 crc crio[3638]: time=\"2026-06-11T16:01:59.390223296Z\" level=info msg=\"Starting container: 1ecb350b87b10004b69db1dfd31af9e4f5c06bd7704b0dcf99357a716c06f76d\" id=ad456f15-4631-443f-b6c6-89ab5cf67166 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:01:59.409771 crc crio[3638]: time=\"2026-06-11T16:01:59.409324896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:01:59.545828 crc crio[3638]: time=\"2026-06-11T16:01:59.54558084Z\" level=info msg=\"Started container\" PID=13081 containerID=c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=dc7a1d74-c87c-4db7-94cb-3ab2c66a7084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54\nJun 11 16:01:59.591798 crc crio[3638]: time=\"2026-06-11T16:01:59.590655711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:00.250240 crc crio[3638]: time=\"2026-06-11T16:02:00.249950111Z\" level=info msg=\"Stopped container 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=c1887fb5-67bf-4663-a725-a042a0624f7f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:00.336876 crc crio[3638]: time=\"2026-06-11T16:02:00.330415914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3354f5fc-de69-404e-8a51-9268f0fd0345 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:00.499118 crc crio[3638]: time=\"2026-06-11T16:02:00.498387216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:00.974369 crc crio[3638]: time=\"2026-06-11T16:02:00.974088316Z\" level=info msg=\"Created container 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=09038b12-f20f-4594-9b5f-a778e2ccb1d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:01.039168 crc crio[3638]: time=\"2026-06-11T16:02:01.038186734Z\" level=info msg=\"Started container\" PID=13049 containerID=1ecb350b87b10004b69db1dfd31af9e4f5c06bd7704b0dcf99357a716c06f76d description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=ad456f15-4631-443f-b6c6-89ab5cf67166 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e\nJun 11 16:02:01.166939 crc crio[3638]: time=\"2026-06-11T16:02:01.165824697Z\" level=info msg=\"Starting container: 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1\" id=51cd7518-e7de-4a59-9c06-8c614c05eb13 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:01.208841 crc crio[3638]: time=\"2026-06-11T16:02:01.208790148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c3d7b748-b30f-40c5-86dd-36e0c71b498e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:01.272277 crc crio[3638]: time=\"2026-06-11T16:02:01.27223697Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=66e24b58-3fe8-4e0c-a309-a73974b83340 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:01.485957 crc crio[3638]: time=\"2026-06-11T16:02:01.4830625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:01.487207 crc crio[3638]: time=\"2026-06-11T16:02:01.487158526Z\" level=info msg=\"Started container\" PID=13131 containerID=062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=51cd7518-e7de-4a59-9c06-8c614c05eb13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1\nJun 11 16:02:01.614503 crc crio[3638]: time=\"2026-06-11T16:02:01.604829234Z\" level=info msg=\"Created container 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ebac9856-7ce9-4f45-b55e-d4185d6a6381 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:01.712746 crc crio[3638]: time=\"2026-06-11T16:02:01.712317222Z\" level=info msg=\"Starting container: 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81\" id=c7c7792a-9c26-43e8-8414-85f0a57e2593 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:01.794986 crc crio[3638]: time=\"2026-06-11T16:02:01.792150409Z\" level=info msg=\"Stopping container: 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932 (timeout: 30s)\" id=1bebe35d-d6bb-4b2b-af4e-e804e13eeb56 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:02.209930 crc crio[3638]: time=\"2026-06-11T16:02:02.209388146Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=ef2e0df9-b1fe-4dc2-a40d-46e556895f09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:02.210100 crc crio[3638]: time=\"2026-06-11T16:02:02.21003974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:02.217753 crc crio[3638]: time=\"2026-06-11T16:02:02.21336296Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=851d20cc-2071-4420-af3d-0c67a2793e15 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:02.246123 crc crio[3638]: time=\"2026-06-11T16:02:02.24188858Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=2f859aff-0373-4735-b906-93b8ddd167ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:02.246123 crc crio[3638]: time=\"2026-06-11T16:02:02.242299509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:02.443333 crc crio[3638]: time=\"2026-06-11T16:02:02.443077322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:02.915227 crc crio[3638]: time=\"2026-06-11T16:02:02.908227756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:03.330390 crc crio[3638]: time=\"2026-06-11T16:02:03.329307591Z\" level=info msg=\"Started container\" PID=13156 containerID=9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=c7c7792a-9c26-43e8-8414-85f0a57e2593 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1\nJun 11 16:02:03.427864 crc crio[3638]: time=\"2026-06-11T16:02:03.42277863Z\" level=info msg=\"Stopping container: 5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97 (timeout: 3600s)\" id=b6a2d212-d705-4998-8adf-336d00de4970 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:03.477796 crc crio[3638]: time=\"2026-06-11T16:02:03.477369124Z\" level=info msg=\"Created container f18386af899f9da11a5ac419e5067a90f83106a7dae1be19a9f0a9bb6b8c3348: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=85bf5182-dcfd-45ce-977a-5b0bad154d46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:03.543123 crc crio[3638]: time=\"2026-06-11T16:02:03.543038549Z\" level=info msg=\"Starting container: f18386af899f9da11a5ac419e5067a90f83106a7dae1be19a9f0a9bb6b8c3348\" id=17f7885f-95d3-4094-8a8f-c6ede969af14 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:04.165402 crc crio[3638]: time=\"2026-06-11T16:02:04.165066951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:04.689215 crc crio[3638]: time=\"2026-06-11T16:02:04.688121306Z\" level=info msg=\"Created container c82619e831721e2469451913c8761ad003d4c79c97b8ef7c912fa25325d78317: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=292c5ecd-af2c-4f97-b186-7596a3eb2897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:04.746206 crc crio[3638]: time=\"2026-06-11T16:02:04.746029187Z\" level=info msg=\"Starting container: c82619e831721e2469451913c8761ad003d4c79c97b8ef7c912fa25325d78317\" id=b4f2b6cd-1931-4183-8381-864fe9fe516b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:05.045031 crc crio[3638]: time=\"2026-06-11T16:02:05.043915655Z\" level=info msg=\"Started container\" PID=13175 containerID=f18386af899f9da11a5ac419e5067a90f83106a7dae1be19a9f0a9bb6b8c3348 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=17f7885f-95d3-4094-8a8f-c6ede969af14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb\nJun 11 16:02:05.223621 crc crio[3638]: time=\"2026-06-11T16:02:05.221235985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:05.308781 crc crio[3638]: time=\"2026-06-11T16:02:05.308716784Z\" level=info msg=\"Stopped container 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1bebe35d-d6bb-4b2b-af4e-e804e13eeb56 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:05.342307 crc crio[3638]: time=\"2026-06-11T16:02:05.339376755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=01e57c99-0e13-4872-8d92-878fb478a4d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:05.567505 crc crio[3638]: time=\"2026-06-11T16:02:05.564953502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=4bb0efa6-a264-4edd-b065-1d90fc7c1f26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:05.586009 crc crio[3638]: time=\"2026-06-11T16:02:05.585789481Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2c4f84ca-adab-4bfa-852a-089059df32f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:05.594613 crc crio[3638]: time=\"2026-06-11T16:02:05.586389816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:05.615151 crc crio[3638]: time=\"2026-06-11T16:02:05.612839438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:05.648932 crc crio[3638]: time=\"2026-06-11T16:02:05.648026205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:06.151397 crc crio[3638]: time=\"2026-06-11T16:02:06.150916158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:06.299764 crc crio[3638]: time=\"2026-06-11T16:02:06.293080281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:06.534774 crc crio[3638]: time=\"2026-06-11T16:02:06.522980749Z\" level=info msg=\"Started container\" PID=13183 containerID=c82619e831721e2469451913c8761ad003d4c79c97b8ef7c912fa25325d78317 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=b4f2b6cd-1931-4183-8381-864fe9fe516b name=/runtime.v1.RuntimeService/StartContainer sandboxID=51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6\nJun 11 16:02:06.589282 crc crio[3638]: time=\"2026-06-11T16:02:06.588362936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:06.772149 crc crio[3638]: time=\"2026-06-11T16:02:06.772090289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:07.085182 crc crio[3638]: time=\"2026-06-11T16:02:07.085109622Z\" level=info msg=\"Created container 3d99656c6edf82b9de44ece0d7df8fc3d6a0753e3dab5914164c5ebd546a1438: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=fafddd4f-ae0e-4ad2-9860-3f0c3988f3ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:07.121783 crc crio[3638]: time=\"2026-06-11T16:02:07.121383126Z\" level=info msg=\"Starting container: 3d99656c6edf82b9de44ece0d7df8fc3d6a0753e3dab5914164c5ebd546a1438\" id=db3e9e06-f17c-40ef-a138-6c4a26fa4a62 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:07.410820 crc crio[3638]: time=\"2026-06-11T16:02:07.404029615Z\" level=info msg=\"Created container e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=7dc1a9a9-f4f0-46d3-9537-45908ae4a180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:07.558633 crc crio[3638]: time=\"2026-06-11T16:02:07.558065759Z\" level=info msg=\"Starting container: e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121\" id=292fc7a4-3d93-4a82-a156-15448199dfd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:07.832057 crc crio[3638]: time=\"2026-06-11T16:02:07.779950348Z\" level=info msg=\"Started container\" PID=13237 containerID=e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=292fc7a4-3d93-4a82-a156-15448199dfd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\nJun 11 16:02:08.105973 crc crio[3638]: time=\"2026-06-11T16:02:08.10275618Z\" level=info msg=\"Created container cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2c4f84ca-adab-4bfa-852a-089059df32f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:08.115758 crc crio[3638]: time=\"2026-06-11T16:02:08.103266493Z\" level=info msg=\"Started container\" PID=13205 containerID=3d99656c6edf82b9de44ece0d7df8fc3d6a0753e3dab5914164c5ebd546a1438 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=db3e9e06-f17c-40ef-a138-6c4a26fa4a62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153\nJun 11 16:02:08.161959 crc crio[3638]: time=\"2026-06-11T16:02:08.161907023Z\" level=info msg=\"Starting container: cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879\" id=467a93aa-628c-4a00-89a1-4277ba583c61 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:08.185267 crc crio[3638]: time=\"2026-06-11T16:02:08.185226181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:08.401568 crc crio[3638]: time=\"2026-06-11T16:02:08.269121165Z\" level=info msg=\"Created container d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=ef2e0df9-b1fe-4dc2-a40d-46e556895f09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:08.412377 crc crio[3638]: time=\"2026-06-11T16:02:08.41220755Z\" level=info msg=\"Started container\" PID=13271 containerID=cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=467a93aa-628c-4a00-89a1-4277ba583c61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a\nJun 11 16:02:08.465100 crc crio[3638]: time=\"2026-06-11T16:02:08.464827368Z\" level=info msg=\"Starting container: d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4\" id=fa17ba35-0dbf-45a2-a4cb-49382014459b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:08.705208 crc crio[3638]: time=\"2026-06-11T16:02:08.69871864Z\" level=info msg=\"Started container\" PID=13264 containerID=d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=fa17ba35-0dbf-45a2-a4cb-49382014459b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\nJun 11 16:02:10.475263 crc crio[3638]: time=\"2026-06-11T16:02:10.474638396Z\" level=info msg=\"Created container a843091305ab266fdde284854d29cbba90d58d9fab550b9e5b1b927e1dcb59a5: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=6b5bfcc0-d85b-4e53-82a9-c688428dfcd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:10.497290 crc crio[3638]: time=\"2026-06-11T16:02:10.497243268Z\" level=info msg=\"Starting container: a843091305ab266fdde284854d29cbba90d58d9fab550b9e5b1b927e1dcb59a5\" id=76c2726d-cb69-485b-aabc-3e0b3ef69d56 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:10.744740 crc crio[3638]: time=\"2026-06-11T16:02:10.744685317Z\" level=info msg=\"Started container\" PID=13323 containerID=a843091305ab266fdde284854d29cbba90d58d9fab550b9e5b1b927e1dcb59a5 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=76c2726d-cb69-485b-aabc-3e0b3ef69d56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939\nJun 11 16:02:11.832935 crc crio[3638]: time=\"2026-06-11T16:02:11.832063265Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-c285j/POD\" id=3956acd8-dcd8-476e-8362-3bc5bd488dc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:02:11.834407 crc crio[3638]: time=\"2026-06-11T16:02:11.834384479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:11.922723 crc crio[3638]: time=\"2026-06-11T16:02:11.922654456Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3956acd8-dcd8-476e-8362-3bc5bd488dc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:02:12.031068 crc crio[3638]: time=\"2026-06-11T16:02:12.030996755Z\" level=info msg=\"Ran pod sandbox 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc with infra container: openshift-multus/cni-sysctl-allowlist-ds-c285j/POD\" id=3956acd8-dcd8-476e-8362-3bc5bd488dc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:02:12.066730 crc crio[3638]: time=\"2026-06-11T16:02:12.06010694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5dae3170-c51c-4cbb-bb9d-0e8e612f4b43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:12.223954 crc crio[3638]: time=\"2026-06-11T16:02:12.223893182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9043468a-4a58-4580-ab02-466ca997a377 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:12.257686 crc crio[3638]: time=\"2026-06-11T16:02:12.251198855Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins\" id=e5a6cb6f-5ad3-4892-886f-94e19a7a8321 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:12.257686 crc crio[3638]: time=\"2026-06-11T16:02:12.251921132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:12.271010 crc crio[3638]: time=\"2026-06-11T16:02:12.27094684Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9c288e91-f7de-4d20-b6ce-a8bc3a840ddc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:12.299202 crc crio[3638]: time=\"2026-06-11T16:02:12.298276242Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d3b6718a-ffe9-43f8-9f7e-43af05b5b05b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:12.384600 crc crio[3638]: time=\"2026-06-11T16:02:12.383773563Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=d87d2939-1267-4efd-95e1-daf5fe7c95d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:12.499154 crc crio[3638]: time=\"2026-06-11T16:02:12.498231655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:17.906162 crc crio[3638]: time=\"2026-06-11T16:02:17.904965289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:18.038064 crc crio[3638]: time=\"2026-06-11T16:02:18.025072653Z\" level=info msg=\"Stopping container: 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175 (timeout: 30s)\" id=d76cacfe-b2e8-40d6-b64a-2c402ff70035 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:19.105652 crc crio[3638]: time=\"2026-06-11T16:02:19.095107374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:19.521916 crc crio[3638]: time=\"2026-06-11T16:02:19.52124778Z\" level=info msg=\"Stopping container: cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879 (timeout: 30s)\" id=dfff2260-1b5b-44c6-8d12-fcd9c23b9a06 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:21.074864 crc crio[3638]: time=\"2026-06-11T16:02:21.063365085Z\" level=info msg=\"Stopped container cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=dfff2260-1b5b-44c6-8d12-fcd9c23b9a06 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:21.174890 crc crio[3638]: time=\"2026-06-11T16:02:21.174647603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=cd57e62a-2190-4b3d-b72e-4c2d78005100 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:21.216775 crc crio[3638]: time=\"2026-06-11T16:02:21.216341913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=fcd2597b-ad3b-4b7a-8a88-f8d93723802a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:21.242209 crc crio[3638]: time=\"2026-06-11T16:02:21.241778783Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d87ea5c0-0cfb-42ae-a005-1b9b0a546ae5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:21.242728 crc crio[3638]: time=\"2026-06-11T16:02:21.242300924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:21.873679 crc crio[3638]: time=\"2026-06-11T16:02:21.857072077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:21.936080 crc crio[3638]: time=\"2026-06-11T16:02:21.935697565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:21.962681 crc crio[3638]: time=\"2026-06-11T16:02:21.960861317Z\" level=info msg=\"Removing container: 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932\" id=f885a92f-78df-493b-8f22-b5d3226fc9d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:24.329314 crc crio[3638]: time=\"2026-06-11T16:02:24.328195905Z\" level=info msg=\"Created container 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d87ea5c0-0cfb-42ae-a005-1b9b0a546ae5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:24.594173 crc crio[3638]: time=\"2026-06-11T16:02:24.59403699Z\" level=info msg=\"Starting container: 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd\" id=e9a36f0a-0907-4022-9324-140634c8c2e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:25.669971 crc crio[3638]: time=\"2026-06-11T16:02:25.669203561Z\" level=info msg=\"Started container\" PID=13517 containerID=4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=e9a36f0a-0907-4022-9324-140634c8c2e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a\nJun 11 16:02:26.112061 crc crio[3638]: time=\"2026-06-11T16:02:26.111975807Z\" level=info msg=\"Removed container 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f885a92f-78df-493b-8f22-b5d3226fc9d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:27.438742 crc crio[3638]: time=\"2026-06-11T16:02:27.437306272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:29.398323 crc crio[3638]: time=\"2026-06-11T16:02:29.39773324Z\" level=info msg=\"Stopping container: c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a (timeout: 30s)\" id=b5ca1009-fb49-4efd-bdee-537711f9cee9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:29.542103 crc crio[3638]: time=\"2026-06-11T16:02:29.536201787Z\" level=info msg=\"Stopping container: 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1 (timeout: 2s)\" id=81c44388-eaef-4f88-b66d-6699014894b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:30.738200 crc crio[3638]: time=\"2026-06-11T16:02:30.728185587Z\" level=info msg=\"Stopped container 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=81c44388-eaef-4f88-b66d-6699014894b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:30.753809 crc crio[3638]: time=\"2026-06-11T16:02:30.745251688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=12e8085e-27f8-4ba9-8fc5-b9324f80fca4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:30.783008 crc crio[3638]: time=\"2026-06-11T16:02:30.782902164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=4b3211ae-fafb-4831-b5c3-c0a8f4976ba0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:30.809263 crc crio[3638]: time=\"2026-06-11T16:02:30.801263346Z\" level=info msg=\"Created container ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42: openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins\" id=e5a6cb6f-5ad3-4892-886f-94e19a7a8321 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:30.809263 crc crio[3638]: time=\"2026-06-11T16:02:30.808594888Z\" level=info msg=\"Stopped container c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b5ca1009-fb49-4efd-bdee-537711f9cee9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:30.811784 crc crio[3638]: time=\"2026-06-11T16:02:30.811734571Z\" level=info msg=\"Starting container: ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42\" id=f75fe47e-8911-4fec-bf73-462c713ea0a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:30.825289 crc crio[3638]: time=\"2026-06-11T16:02:30.813649917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=56cf600b-770f-4e19-968e-828c02bcde3a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:30.825289 crc crio[3638]: time=\"2026-06-11T16:02:30.814319682Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5e23bd59-16f4-470e-b58d-266b71c29ac2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:30.825289 crc crio[3638]: time=\"2026-06-11T16:02:30.815028949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:30.839233 crc crio[3638]: time=\"2026-06-11T16:02:30.834368735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=50cf60c0-64cd-4199-9806-64c79b793821 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:30.866792 crc crio[3638]: time=\"2026-06-11T16:02:30.857731094Z\" level=info msg=\"Started container\" PID=13570 containerID=ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42 description=openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins id=f75fe47e-8911-4fec-bf73-462c713ea0a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc\nJun 11 16:02:30.892938 crc crio[3638]: time=\"2026-06-11T16:02:30.885346334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:31.081774 crc crio[3638]: time=\"2026-06-11T16:02:31.081675373Z\" level=info msg=\"Stopped container 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=d76cacfe-b2e8-40d6-b64a-2c402ff70035 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:31.085826 crc crio[3638]: time=\"2026-06-11T16:02:31.085732468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:31.172524 crc crio[3638]: time=\"2026-06-11T16:02:31.171806193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:31.971947 crc crio[3638]: time=\"2026-06-11T16:02:31.970787489Z\" level=info msg=\"Created container aa9335c5d5024eae84af596d2a796ae66df6ea4c32dbd9a5024597c83b8e1210: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=d87d2939-1267-4efd-95e1-daf5fe7c95d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:33.428401 crc crio[3638]: time=\"2026-06-11T16:02:33.428286777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=b4c8d2d0-cf15-43db-9a28-f53168317391 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:33.458686 crc crio[3638]: time=\"2026-06-11T16:02:33.45858477Z\" level=info msg=\"Starting container: aa9335c5d5024eae84af596d2a796ae66df6ea4c32dbd9a5024597c83b8e1210\" id=56e5fd0b-2ce4-43d8-b00f-50996931d0ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:33.493573 crc crio[3638]: time=\"2026-06-11T16:02:33.493225854Z\" level=info msg=\"Created container c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5e23bd59-16f4-470e-b58d-266b71c29ac2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:33.509832 crc crio[3638]: time=\"2026-06-11T16:02:33.498134871Z\" level=info msg=\"Started container\" PID=13605 containerID=aa9335c5d5024eae84af596d2a796ae66df6ea4c32dbd9a5024597c83b8e1210 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=56e5fd0b-2ce4-43d8-b00f-50996931d0ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939\nJun 11 16:02:33.593669 crc crio[3638]: time=\"2026-06-11T16:02:33.59286777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=737a0aa2-6281-4bf8-9ede-fac2696fe6aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:33.600956 crc crio[3638]: time=\"2026-06-11T16:02:33.600337965Z\" level=info msg=\"Starting container: c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36\" id=e5ecbafa-83da-47d2-bc6c-fe0ef2439752 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:33.631635 crc crio[3638]: time=\"2026-06-11T16:02:33.631218762Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c3e59e12-656f-488e-9309-1af07f2d5452 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:33.631847 crc crio[3638]: time=\"2026-06-11T16:02:33.631820596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:33.637158 crc crio[3638]: time=\"2026-06-11T16:02:33.637021868Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=54c30efd-01c5-4278-9803-a9857f31cbc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:33.774762 crc crio[3638]: time=\"2026-06-11T16:02:33.774283777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:33.916284 crc crio[3638]: time=\"2026-06-11T16:02:33.915042449Z\" level=info msg=\"Stopping container: c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda (timeout: 30s)\" id=ea671c65-0882-4100-87e0-858d4c1971c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:34.047892 crc crio[3638]: time=\"2026-06-11T16:02:34.047757211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:34.056509 crc crio[3638]: time=\"2026-06-11T16:02:34.056177188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:34.056903 crc crio[3638]: time=\"2026-06-11T16:02:34.056868015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:34.057873 crc crio[3638]: time=\"2026-06-11T16:02:34.057231894Z\" level=info msg=\"Started container\" PID=13607 containerID=c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=e5ecbafa-83da-47d2-bc6c-fe0ef2439752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1\nJun 11 16:02:34.153727 crc crio[3638]: time=\"2026-06-11T16:02:34.144123247Z\" level=info msg=\"Removing container: 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765\" id=f458d55d-9bdd-4daa-881c-baaf74eae1f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:34.153727 crc crio[3638]: time=\"2026-06-11T16:02:34.152965746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:34.308321 crc crio[3638]: time=\"2026-06-11T16:02:34.307079122Z\" level=info msg=\"Stopping container: e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121 (timeout: 30s)\" id=fd5f6226-00d9-49b7-980c-b85870886d88 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:34.632342 crc crio[3638]: time=\"2026-06-11T16:02:34.616410458Z\" level=info msg=\"Removed container 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=f458d55d-9bdd-4daa-881c-baaf74eae1f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:34.632342 crc crio[3638]: time=\"2026-06-11T16:02:34.625025841Z\" level=info msg=\"Stopping container: 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81 (timeout: 30s)\" id=80492a77-ebc8-456c-8f4d-f94d142e4688 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:34.668141 crc crio[3638]: time=\"2026-06-11T16:02:34.668011432Z\" level=info msg=\"Created container c2f677c85ab2682f7fe2d32b469a4ea454cac221a9555cef37351906acd5b817: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c3e59e12-656f-488e-9309-1af07f2d5452 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:34.675305 crc crio[3638]: time=\"2026-06-11T16:02:34.675196841Z\" level=info msg=\"Removing container: ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d\" id=a42e8f9c-aae9-4c0c-8033-dc96b3a94291 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:34.694566 crc crio[3638]: time=\"2026-06-11T16:02:34.690830078Z\" level=info msg=\"Starting container: c2f677c85ab2682f7fe2d32b469a4ea454cac221a9555cef37351906acd5b817\" id=f44061f2-afe1-47db-ad6d-4860c56c0d86 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:34.828915 crc crio[3638]: time=\"2026-06-11T16:02:34.828630761Z\" level=info msg=\"Started container\" PID=13625 containerID=c2f677c85ab2682f7fe2d32b469a4ea454cac221a9555cef37351906acd5b817 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=f44061f2-afe1-47db-ad6d-4860c56c0d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54\nJun 11 16:02:34.907883 crc crio[3638]: time=\"2026-06-11T16:02:34.9077028Z\" level=info msg=\"Stopped container c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ea671c65-0882-4100-87e0-858d4c1971c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:34.913934 crc crio[3638]: time=\"2026-06-11T16:02:34.913337113Z\" level=info msg=\"Removed container ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a42e8f9c-aae9-4c0c-8033-dc96b3a94291 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:34.913934 crc crio[3638]: time=\"2026-06-11T16:02:34.913866985Z\" level=info msg=\"Created container 2db85d4601e59faacb4bc65c717d31b4a2c53187f1e15ae9fbd14022c5803431: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=54c30efd-01c5-4278-9803-a9857f31cbc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:34.917757 crc crio[3638]: time=\"2026-06-11T16:02:34.917592923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=31a62552-8ce4-4217-9331-4a3d8404ff3e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:34.928345 crc crio[3638]: time=\"2026-06-11T16:02:34.92813094Z\" level=info msg=\"Starting container: 2db85d4601e59faacb4bc65c717d31b4a2c53187f1e15ae9fbd14022c5803431\" id=789a2cbd-bb21-4576-9425-2023fa543413 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:34.933021 crc crio[3638]: time=\"2026-06-11T16:02:34.932808001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a34ff46-23df-4b18-b056-e820097c96d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:34.976152 crc crio[3638]: time=\"2026-06-11T16:02:34.976099719Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=248e33a2-a93d-42b8-94cc-34cf90dd9d14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:34.977304 crc crio[3638]: time=\"2026-06-11T16:02:34.977280516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:34.985500 crc crio[3638]: time=\"2026-06-11T16:02:34.982193412Z\" level=info msg=\"Started container\" PID=13631 containerID=2db85d4601e59faacb4bc65c717d31b4a2c53187f1e15ae9fbd14022c5803431 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=789a2cbd-bb21-4576-9425-2023fa543413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec\nJun 11 16:02:35.499230 crc crio[3638]: time=\"2026-06-11T16:02:35.498309684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:35.602712 crc crio[3638]: time=\"2026-06-11T16:02:35.589302065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:35.990832 crc crio[3638]: time=\"2026-06-11T16:02:35.990096653Z\" level=info msg=\"Stopped container e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=fd5f6226-00d9-49b7-980c-b85870886d88 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:36.006755 crc crio[3638]: time=\"2026-06-11T16:02:36.005772572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=7cb000dc-9445-4f0c-bc94-9a57c75915a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:36.055682 crc crio[3638]: time=\"2026-06-11T16:02:36.055269956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c5f9a3dd-fe61-4db9-9f7a-6f839c205b4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:36.083096 crc crio[3638]: time=\"2026-06-11T16:02:36.080317075Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1b66f216-53a4-482a-a576-03039dc9c9a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:36.098089 crc crio[3638]: time=\"2026-06-11T16:02:36.094944169Z\" level=info msg=\"Created container 2c53418fbede0b6fffa0f72846e870ff2e4257e7309fa0484889d2321973b540: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=248e33a2-a93d-42b8-94cc-34cf90dd9d14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:36.104914 crc crio[3638]: time=\"2026-06-11T16:02:36.104294199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:36.155336 crc crio[3638]: time=\"2026-06-11T16:02:36.152748449Z\" level=info msg=\"Starting container: 2c53418fbede0b6fffa0f72846e870ff2e4257e7309fa0484889d2321973b540\" id=40a4bd25-74bf-4996-b08e-ecaa551d5210 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:36.356319 crc crio[3638]: time=\"2026-06-11T16:02:36.356100114Z\" level=info msg=\"Started container\" PID=13679 containerID=2c53418fbede0b6fffa0f72846e870ff2e4257e7309fa0484889d2321973b540 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=40a4bd25-74bf-4996-b08e-ecaa551d5210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0\nJun 11 16:02:37.055737 crc crio[3638]: time=\"2026-06-11T16:02:37.052043645Z\" level=info msg=\"Stopping container: 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd (timeout: 30s)\" id=7749c52e-46f5-464d-847d-246edf533519 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:37.731729 crc crio[3638]: time=\"2026-06-11T16:02:37.728903319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:37.933985 crc crio[3638]: time=\"2026-06-11T16:02:37.926968858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:38.405895 crc crio[3638]: time=\"2026-06-11T16:02:38.396404101Z\" level=info msg=\"Stopping container: ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42 (timeout: 30s)\" id=8b681018-5392-48ba-9d6a-d59d67c07038 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:38.848839 crc crio[3638]: time=\"2026-06-11T16:02:38.846999122Z\" level=info msg=\"Removing container: a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04\" id=d590e38e-5b81-47d9-be8a-0779ee717879 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:39.626316 crc crio[3638]: time=\"2026-06-11T16:02:39.626071259Z\" level=info msg=\"Removed container a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=d590e38e-5b81-47d9-be8a-0779ee717879 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:39.714879 crc crio[3638]: time=\"2026-06-11T16:02:39.714750545Z\" level=info msg=\"Stopped container 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7749c52e-46f5-464d-847d-246edf533519 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:39.795915 crc crio[3638]: time=\"2026-06-11T16:02:39.795830972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=43b6aa46-7314-4399-a885-03e1d656e0d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:39.822812 crc crio[3638]: time=\"2026-06-11T16:02:39.822753035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1e0b24f6-f99e-4344-bc84-7ea155a1ab35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:39.857090 crc crio[3638]: time=\"2026-06-11T16:02:39.852344891Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=11fcb0a1-9016-491f-8b22-c347d32fa9cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:39.857716 crc crio[3638]: time=\"2026-06-11T16:02:39.857645576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:40.048879 crc crio[3638]: time=\"2026-06-11T16:02:40.048815294Z\" level=info msg=\"Created container 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1b66f216-53a4-482a-a576-03039dc9c9a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:40.111135 crc crio[3638]: time=\"2026-06-11T16:02:40.110872673Z\" level=info msg=\"Starting container: 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8\" id=75e7bf62-d24c-4d80-8000-4c017f7ea754 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:40.776946 crc crio[3638]: time=\"2026-06-11T16:02:40.776687805Z\" level=info msg=\"Started container\" PID=13716 containerID=47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=75e7bf62-d24c-4d80-8000-4c017f7ea754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\nJun 11 16:02:40.848934 crc crio[3638]: time=\"2026-06-11T16:02:40.848110295Z\" level=info msg=\"Removing container: cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879\" id=e39a0781-a28c-4e27-9f3c-da894ee721f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:41.301553 crc crio[3638]: time=\"2026-06-11T16:02:41.300889478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:41.457728 crc crio[3638]: time=\"2026-06-11T16:02:41.454987223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:41.482055 crc crio[3638]: time=\"2026-06-11T16:02:41.468684755Z\" level=info msg=\"Removed container cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e39a0781-a28c-4e27-9f3c-da894ee721f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:41.627034 crc crio[3638]: time=\"2026-06-11T16:02:41.626053317Z\" level=info msg=\"Stopping container: 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b (timeout: 30s)\" id=bb748135-2e43-4c3e-8afc-c7df333af9fa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:41.802823 crc crio[3638]: time=\"2026-06-11T16:02:41.802547479Z\" level=info msg=\"Stopping container: 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637 (timeout: 14s)\" id=403f4edc-b834-4fa1-9187-7ed200f6937e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:42.108756 crc crio[3638]: time=\"2026-06-11T16:02:42.107891543Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xxm5s/POD\" id=c3ed1a47-1efc-47c1-97fc-236cc09b8726 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:02:42.108896 crc crio[3638]: time=\"2026-06-11T16:02:42.108767073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:42.170260 crc crio[3638]: time=\"2026-06-11T16:02:42.170008713Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-wrz8v/POD\" id=c5b67e06-dbe8-4733-9233-02bc1effd621 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:02:42.170260 crc crio[3638]: time=\"2026-06-11T16:02:42.170150757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:42.686861 crc crio[3638]: time=\"2026-06-11T16:02:42.681706691Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-fggxz/POD\" id=39e73add-b20e-4950-87ab-3faffa82644d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:02:42.686861 crc crio[3638]: time=\"2026-06-11T16:02:42.681945016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:42.811383 crc crio[3638]: time=\"2026-06-11T16:02:42.797032443Z\" level=info msg=\"Created container 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=11fcb0a1-9016-491f-8b22-c347d32fa9cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:42.820770 crc crio[3638]: time=\"2026-06-11T16:02:42.82024025Z\" level=info msg=\"Starting container: 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e\" id=a41b5b83-0e36-4241-a39c-8a68afc2d4cc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:42.909890 crc crio[3638]: time=\"2026-06-11T16:02:42.909625032Z\" level=info msg=\"Started container\" PID=13770 containerID=10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a41b5b83-0e36-4241-a39c-8a68afc2d4cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a\nJun 11 16:02:42.995232 crc crio[3638]: time=\"2026-06-11T16:02:42.99498211Z\" level=info msg=\"Stopped container 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=bb748135-2e43-4c3e-8afc-c7df333af9fa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:43.026876 crc crio[3638]: time=\"2026-06-11T16:02:43.025475677Z\" level=info msg=\"Got pod network &{Name:certified-operators-xxm5s Namespace:openshift-marketplace ID:74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82 UID:6ff13057-2817-40e3-8d80-0fb6e189f9e1 NetNS:/var/run/netns/77089f43-d0be-40b5-b0ac-488999bc645a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ff13057_2817_40e3_8d80_0fb6e189f9e1.slice PodAnnotations:0xc00210c130}] Aliases:map[]}\"\nJun 11 16:02:43.026876 crc crio[3638]: time=\"2026-06-11T16:02:43.025750734Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xxm5s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:02:43.087278 crc crio[3638]: time=\"2026-06-11T16:02:43.083994543Z\" level=info msg=\"Stopping pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574\" id=c395ff0d-232f-4e45-9f8d-de3cd6781269 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:02:43.099791 crc crio[3638]: time=\"2026-06-11T16:02:43.091498501Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/84ba9f08-2ef6-41ed-9fde-29a9eadc1b1c 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:0xc001446110}] Aliases:map[]}\"\nJun 11 16:02:43.099791 crc crio[3638]: time=\"2026-06-11T16:02:43.096684412Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:02:43.109512 crc crio[3638]: time=\"2026-06-11T16:02:43.105705005Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-dgpbn/POD\" id=fe3da6ae-78d0-4d08-8cb4-657b731bc2cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:02:43.126107 crc crio[3638]: time=\"2026-06-11T16:02:43.126064253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:43.530606 crc crio[3638]: time=\"2026-06-11T16:02:43.521301631Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fggxz Namespace:openshift-marketplace ID:65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553 UID:762ef139-f9ec-4b60-9da1-76f7e2ebeb2b NetNS:/var/run/netns/39f4eb96-2bbe-4161-9380-a6028d35d189 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod762ef139_f9ec_4b60_9da1_76f7e2ebeb2b.slice PodAnnotations:0xc0003d02a0}] Aliases:map[]}\"\nJun 11 16:02:43.530606 crc crio[3638]: time=\"2026-06-11T16:02:43.521558907Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-fggxz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:02:43.641802 crc crio[3638]: time=\"2026-06-11T16:02:43.640873264Z\" level=info msg=\"Got pod network &{Name:community-operators-wrz8v Namespace:openshift-marketplace ID:1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2 UID:a8e20d30-2278-4a7e-a0d7-986e53395978 NetNS:/var/run/netns/94ec5f5e-fd60-46e2-a2c6-a96a9175b1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8e20d30_2278_4a7e_a0d7_986e53395978.slice PodAnnotations:0xc001446278}] Aliases:map[]}\"\nJun 11 16:02:43.641802 crc crio[3638]: time=\"2026-06-11T16:02:43.640922905Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-wrz8v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:02:43.883798 crc crio[3638]: time=\"2026-06-11T16:02:43.883748717Z\" level=info msg=\"Stopping container: 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44 (timeout: 30s)\" id=7ca2fd77-2e48-44e3-8cf8-68403ebc8996 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:44.393776 crc crio[3638]: time=\"2026-06-11T16:02:44.392058445Z\" level=info msg=\"Stopped container 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=403f4edc-b834-4fa1-9187-7ed200f6937e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:44.508810 crc crio[3638]: time=\"2026-06-11T16:02:44.508313909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=f19e0a32-d32a-45ad-be23-06de94c65252 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:44.652942 crc crio[3638]: time=\"2026-06-11T16:02:44.65289503Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dgpbn Namespace:openshift-marketplace ID:fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5 UID:4e62c4ac-f483-4073-b758-40a162460570 NetNS:/var/run/netns/5accd0d5-963f-41a9-b4e9-acd693c3fcf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e62c4ac_f483_4073_b758_40a162460570.slice PodAnnotations:0xc00210c5f0}] Aliases:map[]}\"\nJun 11 16:02:44.653220 crc crio[3638]: time=\"2026-06-11T16:02:44.653199167Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-dgpbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:02:44.687983 crc crio[3638]: time=\"2026-06-11T16:02:44.687890953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=916960e6-680f-48aa-b33b-973d9f8694be name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:44.715730 crc crio[3638]: time=\"2026-06-11T16:02:44.715607556Z\" level=info msg=\"Stopped container 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7ca2fd77-2e48-44e3-8cf8-68403ebc8996 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:44.841795 crc crio[3638]: time=\"2026-06-11T16:02:44.838610398Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=f0f29ef6-be60-4de9-a4d2-c54d3c293618 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:44.841795 crc crio[3638]: time=\"2026-06-11T16:02:44.839264374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:44.841795 crc crio[3638]: time=\"2026-06-11T16:02:44.840017112Z\" level=info msg=\"Stopping pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21\" id=61b7085d-2fca-48a0-9882-bb2e3c04e7d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:02:44.841795 crc crio[3638]: time=\"2026-06-11T16:02:44.84075744Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3b1f594b-e3b5-4dfb-84ae-00a15212cbaf 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:0xc0016c02c0}] Aliases:map[]}\"\nJun 11 16:02:44.841795 crc crio[3638]: time=\"2026-06-11T16:02:44.840917834Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:02:45.103215 crc crio[3638]: time=\"2026-06-11T16:02:45.08990363Z\" level=warning msg=\"Failed to find process for container 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81: checking if PID of 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81 is running failed: open /proc/13156/stat: no such process\"\nJun 11 16:02:45.443763 crc crio[3638]: time=\"2026-06-11T16:02:45.443635632Z\" level=info msg=\"Stopped container 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=80492a77-ebc8-456c-8f4d-f94d142e4688 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:45.452545 crc crio[3638]: time=\"2026-06-11T16:02:45.445839674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=78431d06-3946-4031-9cde-d58117b4130b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:45.452545 crc crio[3638]: time=\"2026-06-11T16:02:45.449767266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12193130-5a87-42bb-931f-79535a73bce7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:45.535087 crc crio[3638]: time=\"2026-06-11T16:02:45.522027236Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ce615ae6-c9f3-4524-a31a-520827032c7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:45.535087 crc crio[3638]: time=\"2026-06-11T16:02:45.522973807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:46.240914 crc crio[3638]: time=\"2026-06-11T16:02:46.237824934Z\" level=info msg=\"Removing container: b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac\" id=822298f0-0181-4ebb-82de-254d57d54e0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:46.635806 crc crio[3638]: time=\"2026-06-11T16:02:46.634821143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:47.019588 crc crio[3638]: time=\"2026-06-11T16:02:47.018837637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:47.294615 crc crio[3638]: time=\"2026-06-11T16:02:47.292099356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:48.945691 crc crio[3638]: time=\"2026-06-11T16:02:48.944811159Z\" level=info msg=\"Removed container b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=822298f0-0181-4ebb-82de-254d57d54e0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:50.891014 crc crio[3638]: time=\"2026-06-11T16:02:50.890947013Z\" level=info msg=\"Created container ea3c8795cd9e96d5c8ddf598698335c6cb9d2a75259dfbfe1261158de6c07040: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ce615ae6-c9f3-4524-a31a-520827032c7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:50.947971 crc crio[3638]: time=\"2026-06-11T16:02:50.947028799Z\" level=info msg=\"Starting container: ea3c8795cd9e96d5c8ddf598698335c6cb9d2a75259dfbfe1261158de6c07040\" id=20177c08-0085-49f9-9cbc-1eb491601dda name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:51.056843 crc crio[3638]: time=\"2026-06-11T16:02:51.056007113Z\" level=info msg=\"Started container\" PID=13874 containerID=ea3c8795cd9e96d5c8ddf598698335c6cb9d2a75259dfbfe1261158de6c07040 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=20177c08-0085-49f9-9cbc-1eb491601dda name=/runtime.v1.RuntimeService/StartContainer sandboxID=47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1\nJun 11 16:02:53.084950 crc crio[3638]: time=\"2026-06-11T16:02:53.08324839Z\" level=info msg=\"Stopping container: 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e (timeout: 30s)\" id=f4ea0844-d70a-4f2f-9ba7-d5aff407fb65 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:53.445681 crc crio[3638]: time=\"2026-06-11T16:02:53.444186753Z\" level=info msg=\"Stopped container 5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=b6a2d212-d705-4998-8adf-336d00de4970 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:53.478822 crc crio[3638]: time=\"2026-06-11T16:02:53.476298387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=03d4dd52-d852-491f-9629-f02120e7cf84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:53.496871 crc crio[3638]: time=\"2026-06-11T16:02:53.495413014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=c7f9bd1b-e90b-4ba4-a787-1fcdf21897cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:53.499808 crc crio[3638]: time=\"2026-06-11T16:02:53.499261514Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=020b4d5b-f90a-43b1-b2c4-c2588f3784f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:53.518133 crc crio[3638]: time=\"2026-06-11T16:02:53.508757217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:53.971843 crc crio[3638]: time=\"2026-06-11T16:02:53.971300323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:54.304910 crc crio[3638]: time=\"2026-06-11T16:02:54.304604188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:54.520700 crc crio[3638]: time=\"2026-06-11T16:02:54.520306438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:55.049748 crc crio[3638]: 2026-06-11T16:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fecf34b6affa217 Mac:46:76:97:4f:00:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/5accd0d5-963f-41a9-b4e9-acd693c3fcf0 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:02:55.068785 crc crio[3638]: time=\"2026-06-11T16:02:55.068272677Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dgpbn Namespace:openshift-marketplace ID:fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5 UID:4e62c4ac-f483-4073-b758-40a162460570 NetNS:/var/run/netns/5accd0d5-963f-41a9-b4e9-acd693c3fcf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e62c4ac_f483_4073_b758_40a162460570.slice PodAnnotations:0xc00210c5f0}] Aliases:map[]}\"\nJun 11 16:02:55.069237 crc crio[3638]: time=\"2026-06-11T16:02:55.069030595Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-dgpbn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:02:55.686710 crc crio[3638]: time=\"2026-06-11T16:02:55.676068329Z\" level=info msg=\"Created container 8026105ea1aa061b56fa0480a0f7c6e945c2b4dbae2a99a9566b63ae6428424c: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=020b4d5b-f90a-43b1-b2c4-c2588f3784f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:55.702711 crc crio[3638]: time=\"2026-06-11T16:02:55.699396256Z\" level=info msg=\"Created container ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=f0f29ef6-be60-4de9-a4d2-c54d3c293618 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:55.749859 crc crio[3638]: time=\"2026-06-11T16:02:55.749793268Z\" level=info msg=\"Starting container: 8026105ea1aa061b56fa0480a0f7c6e945c2b4dbae2a99a9566b63ae6428424c\" id=b1721c2d-464f-4985-b996-4d97749b530b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:55.852835 crc crio[3638]: time=\"2026-06-11T16:02:55.82541063Z\" level=info msg=\"Starting container: ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9\" id=6771385c-14dd-428f-ba47-c653b3a42e84 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:02:55.976736 crc crio[3638]: time=\"2026-06-11T16:02:55.973822231Z\" level=info msg=\"Started container\" PID=14031 containerID=8026105ea1aa061b56fa0480a0f7c6e945c2b4dbae2a99a9566b63ae6428424c description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=b1721c2d-464f-4985-b996-4d97749b530b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d081cb3a5baeb9f0d46e88b4ce4a94273b5414e877c74e7b08a6508bd1ae32\nJun 11 16:02:55.976736 crc crio[3638]: time=\"2026-06-11T16:02:55.975838378Z\" level=info msg=\"Started container\" PID=14021 containerID=ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=6771385c-14dd-428f-ba47-c653b3a42e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\nJun 11 16:02:57.251910 crc crio[3638]: time=\"2026-06-11T16:02:57.250956417Z\" level=info msg=\"Ran pod sandbox fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5 with infra container: openshift-marketplace/redhat-operators-dgpbn/POD\" id=fe3da6ae-78d0-4d08-8cb4-657b731bc2cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:02:57.251910 crc crio[3638]: time=\"2026-06-11T16:02:57.251358738Z\" level=info msg=\"Stopped container 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f4ea0844-d70a-4f2f-9ba7-d5aff407fb65 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:57.267556 crc crio[3638]: time=\"2026-06-11T16:02:57.266656955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d579d03e-70b0-4ea3-bae4-bcc00fd4d0c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:57.276023 crc crio[3638]: time=\"2026-06-11T16:02:57.274152062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa7a97b8-dd20-473e-8e11-070098154b48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:02:57.299545 crc crio[3638]: time=\"2026-06-11T16:02:57.298625765Z\" level=info msg=\"Stopped pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21\" id=61b7085d-2fca-48a0-9882-bb2e3c04e7d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:02:57.311257 crc crio[3638]: time=\"2026-06-11T16:02:57.310596186Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dgpbn/extract-utilities\" id=4984b8f1-442c-454f-990f-547647b11667 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:02:57.311677 crc crio[3638]: time=\"2026-06-11T16:02:57.311386574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:58.357036 crc crio[3638]: time=\"2026-06-11T16:02:58.316261588Z\" level=info msg=\"Removing container: 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd\" id=293536f8-c427-4585-8f98-8c3822f2ced5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:58.390918 crc crio[3638]: time=\"2026-06-11T16:02:58.382723916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:58.676879 crc crio[3638]: time=\"2026-06-11T16:02:58.64902262Z\" level=info msg=\"Stopping container: c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36 (timeout: 2s)\" id=3b442096-988b-4211-b420-549544f943e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:02:58.846843 crc crio[3638]: time=\"2026-06-11T16:02:58.84514681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:58.931847 crc crio[3638]: time=\"2026-06-11T16:02:58.928699619Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-54c68796c7-92gwz/POD\" id=1fe47742-ccc6-4a34-9c58-d099167535cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:02:59.073217 crc crio[3638]: time=\"2026-06-11T16:02:59.067240287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:02:59.872828 crc crio[3638]: time=\"2026-06-11T16:02:59.868302521Z\" level=info msg=\"Removed container 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=293536f8-c427-4585-8f98-8c3822f2ced5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:02:59.946129 crc crio[3638]: 2026-06-11T16:02:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74ed817a7213627 Mac:72:6f:6b:59:ac:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/77089f43-d0be-40b5-b0ac-488999bc645a SocketPath: PciID:}] [{Interface:0xc0002e8e00 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:03:00.037987 crc crio[3638]: time=\"2026-06-11T16:03:00.036780242Z\" level=info msg=\"Got pod network &{Name:certified-operators-xxm5s Namespace:openshift-marketplace ID:74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82 UID:6ff13057-2817-40e3-8d80-0fb6e189f9e1 NetNS:/var/run/netns/77089f43-d0be-40b5-b0ac-488999bc645a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ff13057_2817_40e3_8d80_0fb6e189f9e1.slice PodAnnotations:0xc00210c130}] Aliases:map[]}\"\nJun 11 16:03:00.037987 crc crio[3638]: time=\"2026-06-11T16:03:00.037130499Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xxm5s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:03:00.092402 crc crio[3638]: time=\"2026-06-11T16:03:00.092231382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:00.172605 crc crio[3638]: time=\"2026-06-11T16:03:00.167653921Z\" level=info msg=\"Ran pod sandbox 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82 with infra container: openshift-marketplace/certified-operators-xxm5s/POD\" id=c3ed1a47-1efc-47c1-97fc-236cc09b8726 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:03:00.194780 crc crio[3638]: time=\"2026-06-11T16:03:00.192584236Z\" level=info msg=\"Stopped container c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3b442096-988b-4211-b420-549544f943e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:03:00.212475 crc crio[3638]: time=\"2026-06-11T16:03:00.209936012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=68b31130-9b55-4bfc-96bf-92413355ae3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:00.226902 crc crio[3638]: time=\"2026-06-11T16:03:00.223817728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d3898e04-407f-4425-bd6c-b1a71751fbd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:00.272049 crc crio[3638]: time=\"2026-06-11T16:03:00.268853705Z\" level=info msg=\"Removing container: 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44\" id=5dedb1c2-6d92-4242-b8a9-e8982dd9446d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:03:00.314401 crc crio[3638]: time=\"2026-06-11T16:03:00.300412383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=14a15f71-6aed-4bd8-abba-f7c067488536 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:00.314401 crc crio[3638]: time=\"2026-06-11T16:03:00.300874546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a411ec9d-8a76-4952-bb79-f959c05e7c7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:00.372976 crc crio[3638]: time=\"2026-06-11T16:03:00.372507424Z\" level=info msg=\"Created container 51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae: openshift-marketplace/redhat-operators-dgpbn/extract-utilities\" id=4984b8f1-442c-454f-990f-547647b11667 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:00.379786 crc crio[3638]: time=\"2026-06-11T16:03:00.375836833Z\" level=info msg=\"Starting container: 51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae\" id=6ce10d30-ae08-4231-93e5-3fa3817c3cef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:03:00.477201 crc crio[3638]: time=\"2026-06-11T16:03:00.467907461Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=aaf8e60b-0f23-4803-b4ed-a8811b0a4752 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:00.477201 crc crio[3638]: time=\"2026-06-11T16:03:00.470208725Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xxm5s/extract-utilities\" id=e140a6dc-8123-47b9-a451-6c3f9e2737f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:00.477201 crc crio[3638]: time=\"2026-06-11T16:03:00.471790462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:00.483531 crc crio[3638]: time=\"2026-06-11T16:03:00.482983825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:00.494092 crc crio[3638]: time=\"2026-06-11T16:03:00.493917652Z\" level=info msg=\"Stopped pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574\" id=c395ff0d-232f-4e45-9f8d-de3cd6781269 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:03:00.517069 crc crio[3638]: time=\"2026-06-11T16:03:00.514093364Z\" level=info msg=\"Started container\" PID=14144 containerID=51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae description=openshift-marketplace/redhat-operators-dgpbn/extract-utilities id=6ce10d30-ae08-4231-93e5-3fa3817c3cef name=/runtime.v1.RuntimeService/StartContainer sandboxID=fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\nJun 11 16:03:00.548238 crc crio[3638]: time=\"2026-06-11T16:03:00.546875124Z\" level=info msg=\"Got pod network &{Name:controller-manager-54c68796c7-92gwz Namespace:openshift-controller-manager ID:864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4 UID:371960de-bbf0-4421-83c1-297ac8ed7579 NetNS:/var/run/netns/98f04b64-7174-47eb-9126-2d17182ca02e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371960de_bbf0_4421_83c1_297ac8ed7579.slice PodAnnotations:0xc00210c600}] Aliases:map[]}\"\nJun 11 16:03:00.548238 crc crio[3638]: time=\"2026-06-11T16:03:00.546974116Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-54c68796c7-92gwz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:03:01.347558 crc crio[3638]: 2026-06-11T16:03:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cb20b72a03ccbe Mac:b2:ab:35:4d:3b:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/94ec5f5e-fd60-46e2-a2c6-a96a9175b1cb SocketPath: PciID:}] [{Interface:0xc000436f40 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:03:01.438084 crc crio[3638]: time=\"2026-06-11T16:03:01.437907967Z\" level=info msg=\"Got pod network &{Name:community-operators-wrz8v Namespace:openshift-marketplace ID:1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2 UID:a8e20d30-2278-4a7e-a0d7-986e53395978 NetNS:/var/run/netns/94ec5f5e-fd60-46e2-a2c6-a96a9175b1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8e20d30_2278_4a7e_a0d7_986e53395978.slice PodAnnotations:0xc001446278}] Aliases:map[]}\"\nJun 11 16:03:01.438686 crc crio[3638]: time=\"2026-06-11T16:03:01.438415468Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-wrz8v for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:03:01.485515 crc crio[3638]: time=\"2026-06-11T16:03:01.482412061Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f882a0b1-b29e-4c9e-a081-873835e81f0c name=/runtime.v1.ImageService/PullImage\nJun 11 16:03:01.558917 crc crio[3638]: time=\"2026-06-11T16:03:01.558622367Z\" level=info msg=\"Created container 6619b082f9dbe54b443bf178f9378c6a5c62a6bfc26c695283f8d1737d57cefc: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=2f859aff-0373-4735-b906-93b8ddd167ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:01.588245 crc crio[3638]: time=\"2026-06-11T16:03:01.586352018Z\" level=info msg=\"Starting container: 6619b082f9dbe54b443bf178f9378c6a5c62a6bfc26c695283f8d1737d57cefc\" id=c7d7eddf-b8ef-4590-92ba-807b3ef0cafc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:03:01.609414 crc crio[3638]: time=\"2026-06-11T16:03:01.60903346Z\" level=info msg=\"Removed container 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=5dedb1c2-6d92-4242-b8a9-e8982dd9446d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:03:01.624569 crc crio[3638]: time=\"2026-06-11T16:03:01.62395845Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 16:03:01.636815 crc crio[3638]: time=\"2026-06-11T16:03:01.630688827Z\" level=info msg=\"Ran pod sandbox 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2 with infra container: openshift-marketplace/community-operators-wrz8v/POD\" id=c5b67e06-dbe8-4733-9233-02bc1effd621 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:03:01.716825 crc crio[3638]: time=\"2026-06-11T16:03:01.712811424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fd2d0456-b59c-4992-ba3f-770c9e4be1f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:01.716825 crc crio[3638]: time=\"2026-06-11T16:03:01.713026999Z\" level=info msg=\"Started container\" PID=14176 containerID=6619b082f9dbe54b443bf178f9378c6a5c62a6bfc26c695283f8d1737d57cefc description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=c7d7eddf-b8ef-4590-92ba-807b3ef0cafc name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e\nJun 11 16:03:01.781059 crc crio[3638]: time=\"2026-06-11T16:03:01.780963161Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/POD\" id=4af99dd1-1b24-4221-ba10-4d5d9d52795d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:03:01.781059 crc crio[3638]: time=\"2026-06-11T16:03:01.781037613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:01.788604 crc crio[3638]: 2026-06-11T16:03:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65f4c6806404d2b Mac:6a:46:ae:b8:0c:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/39f4eb96-2bbe-4161-9380-a6028d35d189 SocketPath: PciID:}] [{Interface:0xc000338f30 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:03:01.790162 crc crio[3638]: time=\"2026-06-11T16:03:01.790124766Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fggxz Namespace:openshift-marketplace ID:65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553 UID:762ef139-f9ec-4b60-9da1-76f7e2ebeb2b NetNS:/var/run/netns/39f4eb96-2bbe-4161-9380-a6028d35d189 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod762ef139_f9ec_4b60_9da1_76f7e2ebeb2b.slice PodAnnotations:0xc0003d02a0}] Aliases:map[]}\"\nJun 11 16:03:01.800745 crc crio[3638]: time=\"2026-06-11T16:03:01.790602937Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-fggxz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:03:01.862021 crc crio[3638]: time=\"2026-06-11T16:03:01.791619041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:01.862342 crc crio[3638]: time=\"2026-06-11T16:03:01.824028601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a65321a2-8fe4-4fca-8590-c97480ca86cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:01.863540 crc crio[3638]: time=\"2026-06-11T16:03:01.863406385Z\" level=info msg=\"Removing container: 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b\" id=ac14832f-8639-4d19-9438-928566d7fc1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:03:01.968474 crc crio[3638]: time=\"2026-06-11T16:03:01.968254203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:01.987293 crc crio[3638]: time=\"2026-06-11T16:03:01.987074565Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=409fd640-5d29-4275-92b0-fb96e45108e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:02.124089 crc crio[3638]: time=\"2026-06-11T16:03:02.124036907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:02.163756 crc crio[3638]: time=\"2026-06-11T16:03:02.155564466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:02.568918 crc crio[3638]: time=\"2026-06-11T16:03:02.544080176Z\" level=info msg=\"Created container 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=aaf8e60b-0f23-4803-b4ed-a8811b0a4752 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:02.602627 crc crio[3638]: time=\"2026-06-11T16:03:02.602182209Z\" level=info msg=\"Starting container: 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11\" id=b4eaaf55-8038-4678-b6cb-75fa82afc9a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:03:02.627226 crc crio[3638]: time=\"2026-06-11T16:03:02.623395086Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wrz8v/extract-utilities\" id=078fbfdc-ca82-4d2d-a1df-6c5d15e1cc9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:02.658984 crc crio[3638]: time=\"2026-06-11T16:03:02.658051819Z\" level=info msg=\"Ran pod sandbox 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553 with infra container: openshift-marketplace/redhat-marketplace-fggxz/POD\" id=39e73add-b20e-4950-87ab-3faffa82644d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:03:02.665854 crc crio[3638]: time=\"2026-06-11T16:03:02.659890802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:02.671809 crc crio[3638]: time=\"2026-06-11T16:03:02.667010978Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=8ce18af8-3a4c-46b5-83b0-0a6667ff4226 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:02.671809 crc crio[3638]: time=\"2026-06-11T16:03:02.668566955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c8b2e20-2c67-4f30-b419-9d70d46e7523 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:02.693828 crc crio[3638]: time=\"2026-06-11T16:03:02.692611159Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=9ac48612-f9ec-4f0f-a042-630126cfe4de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:02.693828 crc crio[3638]: time=\"2026-06-11T16:03:02.693048529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1eb51a0-5d1c-421d-a8b8-d15732542819 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:02.814207 crc crio[3638]: time=\"2026-06-11T16:03:02.81379568Z\" level=info msg=\"Started container\" PID=14236 containerID=087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b4eaaf55-8038-4678-b6cb-75fa82afc9a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1\nJun 11 16:03:02.836376 crc crio[3638]: time=\"2026-06-11T16:03:02.836112574Z\" level=info msg=\"Removed container 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=ac14832f-8639-4d19-9438-928566d7fc1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:03:02.867873 crc crio[3638]: time=\"2026-06-11T16:03:02.867704135Z\" level=info msg=\"Removing container: 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1\" id=4891119f-67be-4c30-af54-64f8583d1395 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:03:02.888170 crc crio[3638]: time=\"2026-06-11T16:03:02.886805092Z\" level=info msg=\"Created container bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e: openshift-marketplace/certified-operators-xxm5s/extract-utilities\" id=e140a6dc-8123-47b9-a451-6c3f9e2737f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:02.900937 crc crio[3638]: time=\"2026-06-11T16:03:02.900168035Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fggxz/extract-utilities\" id=40d132d5-0c7b-42e3-b68f-10a43d16f8f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:02.900937 crc crio[3638]: time=\"2026-06-11T16:03:02.900873712Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b499fc5ff-6nklx Namespace:openshift-route-controller-manager ID:4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a UID:034f4642-b5d5-4a0c-9cec-e2426d5e31fd NetNS:/var/run/netns/de567b05-faf8-498e-a47b-724d0efa0ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod034f4642_b5d5_4a0c_9cec_e2426d5e31fd.slice PodAnnotations:0xc0036a41c8}] Aliases:map[]}\"\nJun 11 16:03:02.900937 crc crio[3638]: time=\"2026-06-11T16:03:02.900918993Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7b499fc5ff-6nklx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:03:02.907050 crc crio[3638]: time=\"2026-06-11T16:03:02.906797021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:02.967732 crc crio[3638]: time=\"2026-06-11T16:03:02.967136897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:02.984630 crc crio[3638]: time=\"2026-06-11T16:03:02.982976508Z\" level=info msg=\"Starting container: bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e\" id=35bb9e26-077e-4bf6-9f47-9cf73cd7f830 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:03:03.268948 crc crio[3638]: time=\"2026-06-11T16:03:03.265164195Z\" level=info msg=\"Started container\" PID=14237 containerID=bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e description=openshift-marketplace/certified-operators-xxm5s/extract-utilities id=35bb9e26-077e-4bf6-9f47-9cf73cd7f830 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\nJun 11 16:03:04.321122 crc crio[3638]: 2026-06-11T16:03:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:864698039c567e8 Mac:6a:b6:8f:4e:5e:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/98f04b64-7174-47eb-9126-2d17182ca02e SocketPath: PciID:}] [{Interface:0xc000194f30 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:03:04.332726 crc crio[3638]: time=\"2026-06-11T16:03:04.327161168Z\" level=info msg=\"Got pod network &{Name:controller-manager-54c68796c7-92gwz Namespace:openshift-controller-manager ID:864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4 UID:371960de-bbf0-4421-83c1-297ac8ed7579 NetNS:/var/run/netns/98f04b64-7174-47eb-9126-2d17182ca02e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371960de_bbf0_4421_83c1_297ac8ed7579.slice PodAnnotations:0xc00210c600}] Aliases:map[]}\"\nJun 11 16:03:04.332726 crc crio[3638]: time=\"2026-06-11T16:03:04.327803933Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-54c68796c7-92gwz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:03:04.505548 crc crio[3638]: time=\"2026-06-11T16:03:04.505138981Z\" level=info msg=\"Removed container 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4891119f-67be-4c30-af54-64f8583d1395 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:03:04.512332 crc crio[3638]: time=\"2026-06-11T16:03:04.512248028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:04.528814 crc crio[3638]: time=\"2026-06-11T16:03:04.526817219Z\" level=info msg=\"Ran pod sandbox 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4 with infra container: openshift-controller-manager/controller-manager-54c68796c7-92gwz/POD\" id=1fe47742-ccc6-4a34-9c58-d099167535cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:03:04.532811 crc crio[3638]: time=\"2026-06-11T16:03:04.532696738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:04.534390 crc crio[3638]: time=\"2026-06-11T16:03:04.534336816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:04.546921 crc crio[3638]: time=\"2026-06-11T16:03:04.546585294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=bca124d6-62d9-4b4a-bca8-1219b4998f2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:04.554904 crc crio[3638]: time=\"2026-06-11T16:03:04.554692184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f5ad4e66-6176-40a0-af7c-1f90b7bc768f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:04.595532 crc crio[3638]: time=\"2026-06-11T16:03:04.587965064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:04.618476 crc crio[3638]: time=\"2026-06-11T16:03:04.613828769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:04.618476 crc crio[3638]: time=\"2026-06-11T16:03:04.618324416Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager\" id=111d117d-288e-4ad3-bf8c-c9f81d289ddb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:04.618958 crc crio[3638]: time=\"2026-06-11T16:03:04.618751595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:05.225750 crc crio[3638]: time=\"2026-06-11T16:03:05.22491477Z\" level=info msg=\"Created container d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0: openshift-marketplace/community-operators-wrz8v/extract-utilities\" id=078fbfdc-ca82-4d2d-a1df-6c5d15e1cc9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:05.242072 crc crio[3638]: time=\"2026-06-11T16:03:05.238211101Z\" level=info msg=\"Starting container: d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0\" id=23e7be83-0eb8-4cad-90ec-a9a7ff2183c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:03:05.270777 crc crio[3638]: time=\"2026-06-11T16:03:05.267516698Z\" level=info msg=\"Created container c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4: openshift-marketplace/redhat-marketplace-fggxz/extract-utilities\" id=40d132d5-0c7b-42e3-b68f-10a43d16f8f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:05.303751 crc crio[3638]: time=\"2026-06-11T16:03:05.301790032Z\" level=info msg=\"Started container\" PID=14309 containerID=d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0 description=openshift-marketplace/community-operators-wrz8v/extract-utilities id=23e7be83-0eb8-4cad-90ec-a9a7ff2183c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\nJun 11 16:03:05.313906 crc crio[3638]: time=\"2026-06-11T16:03:05.306979384Z\" level=info msg=\"Starting container: c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4\" id=2fa06ffc-134a-49e0-94ef-1c118951f430 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:03:05.692159 crc crio[3638]: time=\"2026-06-11T16:03:05.690118388Z\" level=info msg=\"Started container\" PID=14308 containerID=c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4 description=openshift-marketplace/redhat-marketplace-fggxz/extract-utilities id=2fa06ffc-134a-49e0-94ef-1c118951f430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\nJun 11 16:03:05.797684 crc crio[3638]: time=\"2026-06-11T16:03:05.789736354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:06.183935 crc crio[3638]: time=\"2026-06-11T16:03:06.171177668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:06.592053 crc crio[3638]: time=\"2026-06-11T16:03:06.591401882Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5851cc28-bc6d-4b08-8be0-d019fba4076d name=/runtime.v1.ImageService/PullImage\nJun 11 16:03:06.620945 crc crio[3638]: time=\"2026-06-11T16:03:06.618758203Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 16:03:06.840159 crc crio[3638]: time=\"2026-06-11T16:03:06.840109764Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=361c9e3c-417b-4f86-bdf0-e4abe7a8d290 name=/runtime.v1.ImageService/PullImage\nJun 11 16:03:06.899596 crc crio[3638]: time=\"2026-06-11T16:03:06.893384054Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 16:03:07.899088 crc crio[3638]: time=\"2026-06-11T16:03:07.899007933Z\" level=info msg=\"Created container ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7: openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager\" id=111d117d-288e-4ad3-bf8c-c9f81d289ddb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:08.218475 crc crio[3638]: 2026-06-11T16:03:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ac93648e3019b6 Mac:06:78:ac:14:3c:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/de567b05-faf8-498e-a47b-724d0efa0ca9 SocketPath: PciID:}] [{Interface:0xc000014b10 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:03:08.218475 crc crio[3638]: time=\"2026-06-11T16:03:08.213262083Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b499fc5ff-6nklx Namespace:openshift-route-controller-manager ID:4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a UID:034f4642-b5d5-4a0c-9cec-e2426d5e31fd NetNS:/var/run/netns/de567b05-faf8-498e-a47b-724d0efa0ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod034f4642_b5d5_4a0c_9cec_e2426d5e31fd.slice PodAnnotations:0xc0036a41c8}] Aliases:map[]}\"\nJun 11 16:03:08.218475 crc crio[3638]: time=\"2026-06-11T16:03:08.213777744Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7b499fc5ff-6nklx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:03:08.346973 crc crio[3638]: time=\"2026-06-11T16:03:08.344511529Z\" level=info msg=\"Starting container: ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7\" id=13198c7f-df38-48a1-8fe5-d1844403d051 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:03:08.376629 crc crio[3638]: time=\"2026-06-11T16:03:08.375728942Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=101fefd7-8f3c-4fc8-95ae-24554c9878f9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:03:08.421007 crc crio[3638]: time=\"2026-06-11T16:03:08.420952273Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 16:03:08.465145 crc crio[3638]: time=\"2026-06-11T16:03:08.437204204Z\" level=info msg=\"Ran pod sandbox 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a with infra container: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/POD\" id=4af99dd1-1b24-4221-ba10-4d5d9d52795d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:03:08.511276 crc crio[3638]: time=\"2026-06-11T16:03:08.511100906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f7ab3aac-6514-41c5-8ac0-310c4de80eec name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:08.541831 crc crio[3638]: time=\"2026-06-11T16:03:08.53516008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=c7d686b9-4c79-4e86-a805-cc59f347b183 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:08.568944 crc crio[3638]: time=\"2026-06-11T16:03:08.5688185Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager\" id=e3d7c5a2-7ef9-46c2-8e73-ce1e0427d7a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:08.585981 crc crio[3638]: time=\"2026-06-11T16:03:08.569284581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:08.785960 crc crio[3638]: time=\"2026-06-11T16:03:08.778020805Z\" level=warning msg=\"Stopping container ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42 with stop signal(15) timed out. Killing...\"\nJun 11 16:03:09.106413 crc crio[3638]: time=\"2026-06-11T16:03:09.10538213Z\" level=info msg=\"Started container\" PID=14369 containerID=ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7 description=openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager id=13198c7f-df38-48a1-8fe5-d1844403d051 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4\nJun 11 16:03:10.772004 crc crio[3638]: time=\"2026-06-11T16:03:10.768839096Z\" level=info msg=\"Stopping container: ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7 (timeout: 30s)\" id=b1395746-5350-427f-b886-3d9e03ffe7f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:03:11.292055 crc crio[3638]: time=\"2026-06-11T16:03:11.290744124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:11.530707 crc crio[3638]: time=\"2026-06-11T16:03:11.529957362Z\" level=info msg=\"Stopped container ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42: openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins\" id=8b681018-5392-48ba-9d6a-d59d67c07038 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:03:11.537078 crc crio[3638]: time=\"2026-06-11T16:03:11.536871215Z\" level=info msg=\"Stopping pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc\" id=a91855cd-94e4-4b2c-b67f-3e9038e89feb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:03:11.554652 crc crio[3638]: time=\"2026-06-11T16:03:11.554406026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:11.603647 crc crio[3638]: time=\"2026-06-11T16:03:11.601717525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:11.605650 crc crio[3638]: time=\"2026-06-11T16:03:11.604732736Z\" level=info msg=\"Stopped container ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7: openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager\" id=b1395746-5350-427f-b886-3d9e03ffe7f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:03:11.627057 crc crio[3638]: time=\"2026-06-11T16:03:11.621673934Z\" level=info msg=\"Stopping pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4\" id=622c60fa-be72-433a-9d6b-532e7d8ae659 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:03:11.627057 crc crio[3638]: time=\"2026-06-11T16:03:11.622270107Z\" level=info msg=\"Got pod network &{Name:controller-manager-54c68796c7-92gwz Namespace:openshift-controller-manager ID:864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4 UID:371960de-bbf0-4421-83c1-297ac8ed7579 NetNS:/var/run/netns/98f04b64-7174-47eb-9126-2d17182ca02e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371960de_bbf0_4421_83c1_297ac8ed7579.slice PodAnnotations:0xc0016c0ea0}] Aliases:map[]}\"\nJun 11 16:03:11.627057 crc crio[3638]: time=\"2026-06-11T16:03:11.624802697Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-54c68796c7-92gwz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:03:12.026733 crc crio[3638]: time=\"2026-06-11T16:03:12.026643179Z\" level=info msg=\"Stopped pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc\" id=a91855cd-94e4-4b2c-b67f-3e9038e89feb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:03:12.129798 crc crio[3638]: time=\"2026-06-11T16:03:12.126823577Z\" level=info msg=\"Created container 42194fcd761213ae8b23540969d28daa466606848d14cafac5960cbbb4e2fbe2: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=9ac48612-f9ec-4f0f-a042-630126cfe4de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:12.195783 crc crio[3638]: time=\"2026-06-11T16:03:12.18833242Z\" level=info msg=\"Starting container: 42194fcd761213ae8b23540969d28daa466606848d14cafac5960cbbb4e2fbe2\" id=a76c59e3-bf5b-4323-8587-924476c0d1a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:03:12.204636 crc crio[3638]: time=\"2026-06-11T16:03:12.198896138Z\" level=info msg=\"Created container 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager\" id=e3d7c5a2-7ef9-46c2-8e73-ce1e0427d7a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:12.388066 crc crio[3638]: time=\"2026-06-11T16:03:12.360644541Z\" level=info msg=\"Starting container: 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199\" id=6195e37f-a50a-4778-9c11-3618de4afa81 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:03:12.550541 crc crio[3638]: time=\"2026-06-11T16:03:12.543723263Z\" level=info msg=\"Started container\" PID=14466 containerID=42194fcd761213ae8b23540969d28daa466606848d14cafac5960cbbb4e2fbe2 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=a76c59e3-bf5b-4323-8587-924476c0d1a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e\nJun 11 16:03:13.157712 crc crio[3638]: time=\"2026-06-11T16:03:13.155007787Z\" level=info msg=\"Started container\" PID=14471 containerID=511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199 description=openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager id=6195e37f-a50a-4778-9c11-3618de4afa81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a\nJun 11 16:03:13.180521 crc crio[3638]: time=\"2026-06-11T16:03:13.1785998Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=755e2479-ac86-4da6-b1bc-3e657aff8c24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:13.192197 crc crio[3638]: time=\"2026-06-11T16:03:13.191370919Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=eb9c36d9-8d33-4a19-9d75-33dc11029aa1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:13.310764 crc crio[3638]: time=\"2026-06-11T16:03:13.310309117Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=608d9271-c434-4d01-b0e5-762c6e878127 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:13.311108 crc crio[3638]: time=\"2026-06-11T16:03:13.311028554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:14.558889 crc crio[3638]: time=\"2026-06-11T16:03:14.554113112Z\" level=info msg=\"Stopping container: 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199 (timeout: 30s)\" id=6cb8f80f-35cf-4730-adf2-6a1e4b9ae1b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:03:14.939993 crc crio[3638]: time=\"2026-06-11T16:03:14.939845607Z\" level=info msg=\"Removing container: ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42\" id=75d4744c-b0a8-4909-874f-4111d207ae76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:03:15.846409 crc crio[3638]: time=\"2026-06-11T16:03:15.845783948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:16.455740 crc crio[3638]: time=\"2026-06-11T16:03:16.444059376Z\" level=info msg=\"Removed container ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42: openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins\" id=75d4744c-b0a8-4909-874f-4111d207ae76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:03:17.397486 crc crio[3638]: time=\"2026-06-11T16:03:17.397068671Z\" level=info msg=\"Stopped container 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager\" id=6cb8f80f-35cf-4730-adf2-6a1e4b9ae1b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:03:17.454403 crc crio[3638]: time=\"2026-06-11T16:03:17.454038846Z\" level=info msg=\"Stopping pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a\" id=c8f176a1-55ae-4865-b505-f81d4bdc51b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:03:17.455525 crc crio[3638]: time=\"2026-06-11T16:03:17.455176593Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b499fc5ff-6nklx Namespace:openshift-route-controller-manager ID:4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a UID:034f4642-b5d5-4a0c-9cec-e2426d5e31fd NetNS:/var/run/netns/de567b05-faf8-498e-a47b-724d0efa0ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod034f4642_b5d5_4a0c_9cec_e2426d5e31fd.slice PodAnnotations:0xc002cb6c70}] Aliases:map[]}\"\nJun 11 16:03:17.455601 crc crio[3638]: time=\"2026-06-11T16:03:17.455559982Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-7b499fc5ff-6nklx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:03:23.278359 crc crio[3638]: time=\"2026-06-11T16:03:23.275936904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:24.273538 crc crio[3638]: time=\"2026-06-11T16:03:24.266159083Z\" level=info msg=\"Created container 19b4b5813f3665629cabafc659dce9cd7dfb95c14e6c50f14828f92ee280c4cc: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=608d9271-c434-4d01-b0e5-762c6e878127 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:24.299789 crc crio[3638]: time=\"2026-06-11T16:03:24.296954615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f985e7e3-0dbb-4f36-a4ea-8fe152182f7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:24.307818 crc crio[3638]: time=\"2026-06-11T16:03:24.307117763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=69ce4ef8-ed2e-47ca-b017-8ea0a86ec67a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:03:24.313123 crc crio[3638]: time=\"2026-06-11T16:03:24.310254946Z\" level=info msg=\"Starting container: 19b4b5813f3665629cabafc659dce9cd7dfb95c14e6c50f14828f92ee280c4cc\" id=36337f77-0166-40fc-a159-08b49ea887c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:03:24.407354 crc crio[3638]: time=\"2026-06-11T16:03:24.406105674Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a79e2342-cade-43b0-9c51-4507adf8a2f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:03:24.621720 crc crio[3638]: time=\"2026-06-11T16:03:24.62087008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:24.752871 crc crio[3638]: time=\"2026-06-11T16:03:24.748901641Z\" level=info msg=\"Started container\" PID=14614 containerID=19b4b5813f3665629cabafc659dce9cd7dfb95c14e6c50f14828f92ee280c4cc description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=36337f77-0166-40fc-a159-08b49ea887c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e\nJun 11 16:03:25.177651 crc crio[3638]: time=\"2026-06-11T16:03:25.170645401Z\" level=info msg=\"Stopped pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a\" id=c8f176a1-55ae-4865-b505-f81d4bdc51b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:03:25.201612 crc crio[3638]: time=\"2026-06-11T16:03:25.195048523Z\" level=info msg=\"Stopped pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4\" id=622c60fa-be72-433a-9d6b-532e7d8ae659 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:03:26.068793 crc crio[3638]: time=\"2026-06-11T16:03:26.067390938Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-7f88546bc-f77wp/POD\" id=a7b0bb7c-1912-4ae7-a0a7-c21320d2446d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:03:26.068793 crc crio[3638]: time=\"2026-06-11T16:03:26.067725377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:26.122783 crc crio[3638]: time=\"2026-06-11T16:03:26.118926627Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/POD\" id=4a39df22-765d-4e06-92d8-5a28ef98587d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:03:26.122783 crc crio[3638]: time=\"2026-06-11T16:03:26.119200093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:26.607742 crc crio[3638]: time=\"2026-06-11T16:03:26.607410281Z\" level=info msg=\"Removing container: ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7\" id=52bc9cd3-0fcc-47df-81fd-895eb77b411b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:03:28.495260 crc crio[3638]: time=\"2026-06-11T16:03:28.494782736Z\" level=info msg=\"Stopping container: 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11 (timeout: 2s)\" id=5bad2ff1-8d58-4c77-b2cf-5dddce2297a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:03:34.091253 crc crio[3638]: time=\"2026-06-11T16:03:34.087750352Z\" level=info msg=\"Stopping pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21\" id=c0a8e27b-91a0-4b26-b488-c97ca3b018b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:03:34.092919 crc crio[3638]: time=\"2026-06-11T16:03:34.091564162Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21\" id=c0a8e27b-91a0-4b26-b488-c97ca3b018b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:03:34.106360 crc crio[3638]: time=\"2026-06-11T16:03:34.103660866Z\" level=info msg=\"Removing pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21\" id=5ca363a6-66fd-4900-b1cd-a56b4dc09deb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:03:34.727002 crc crio[3638]: time=\"2026-06-11T16:03:34.726261135Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=b3ef9882-db7e-4461-96cb-e808627999d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:03:34.727002 crc crio[3638]: time=\"2026-06-11T16:03:34.726801948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:35.333150 crc crio[3638]: time=\"2026-06-11T16:03:35.333008493Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=f6e9bec6-8deb-411b-9e3d-8c9f00aefbfd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:03:35.333150 crc crio[3638]: time=\"2026-06-11T16:03:35.333138436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:03:39.192746 crc crio[3638]: time=\"2026-06-11T16:03:39.188029517Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=ccf9c190-7c85-4260-b5c9-57f607912b0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:03:39.192746 crc crio[3638]: time=\"2026-06-11T16:03:39.189151404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:04:30.119322 crc crio[3638]: time=\"2026-06-11T16:04:30.11859947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:04:30.262829 crc crio[3638]: time=\"2026-06-11T16:04:30.262714335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:04:30.873794 crc crio[3638]: time=\"2026-06-11T16:04:30.873240514Z\" level=info msg=\"Created container 971d494e8669bfe95f6b81f169616152b3d091dcdf2b34ac5eb437dc0acc61f7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a79e2342-cade-43b0-9c51-4507adf8a2f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:04:30.883320 crc crio[3638]: time=\"2026-06-11T16:04:30.883034253Z\" level=info msg=\"Starting container: 971d494e8669bfe95f6b81f169616152b3d091dcdf2b34ac5eb437dc0acc61f7\" id=00ff28ad-1e9f-439d-8e6b-1c631bb37ff2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:04:31.040528 crc crio[3638]: time=\"2026-06-11T16:04:31.040395126Z\" level=info msg=\"Started container\" PID=14952 containerID=971d494e8669bfe95f6b81f169616152b3d091dcdf2b34ac5eb437dc0acc61f7 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=00ff28ad-1e9f-439d-8e6b-1c631bb37ff2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a\nJun 11 16:04:49.067244 crc crio[3638]: time=\"2026-06-11T16:04:49.066071034Z\" level=info msg=\"Removed container ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7: openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager\" id=52bc9cd3-0fcc-47df-81fd-895eb77b411b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:04:49.071540 crc crio[3638]: time=\"2026-06-11T16:04:49.071464851Z\" level=info msg=\"Removing container: 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199\" id=5c9d1413-f03e-4c1a-92a8-5210663b389d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:04:49.150586 crc crio[3638]: time=\"2026-06-11T16:04:49.150352903Z\" level=info msg=\"Stopped container 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5bad2ff1-8d58-4c77-b2cf-5dddce2297a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:04:49.154930 crc crio[3638]: time=\"2026-06-11T16:04:49.154889109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=48ef7a58-ec3f-4875-bb0d-6ea93ec0a99c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:04:49.223119 crc crio[3638]: time=\"2026-06-11T16:04:49.222746749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a7d51d9d-aba3-4ffe-815c-10d59c0ba313 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:05:12.366355 crc crio[3638]: time=\"2026-06-11T16:05:12.365499415Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2633430a-041e-426b-9ba6-482ad639af1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:05:12.381606 crc crio[3638]: time=\"2026-06-11T16:05:12.381521935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:05:12.407767 crc crio[3638]: time=\"2026-06-11T16:05:12.40769968Z\" level=info msg=\"Removed pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21\" id=5ca363a6-66fd-4900-b1cd-a56b4dc09deb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:05:12.409256 crc crio[3638]: time=\"2026-06-11T16:05:12.409211211Z\" level=info msg=\"Stopping pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc\" id=f80d35e2-76cf-4e2a-98da-8ed6ec38d8c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:05:12.410656 crc crio[3638]: time=\"2026-06-11T16:05:12.410295498Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc\" id=f80d35e2-76cf-4e2a-98da-8ed6ec38d8c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:05:12.411966 crc crio[3638]: time=\"2026-06-11T16:05:12.41186464Z\" level=info msg=\"Removing pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc\" id=a0164852-6ee3-43e5-a7a2-7b69b3f22060 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:06:18.807176 crc crio[3638]: time=\"2026-06-11T16:06:18.806058237Z\" level=info msg=\"Removed container 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager\" id=5c9d1413-f03e-4c1a-92a8-5210663b389d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:18.812236 crc crio[3638]: time=\"2026-06-11T16:06:18.812158622Z\" level=info msg=\"Removing container: c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36\" id=55328819-a9c3-46f2-80a4-fc93d407242f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:18.843875 crc crio[3638]: time=\"2026-06-11T16:06:18.843810906Z\" level=info msg=\"Got pod network &{Name:controller-manager-7f88546bc-f77wp Namespace:openshift-controller-manager ID:2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 UID:873d27dc-4ecf-42a4-8770-381ae567cf12 NetNS:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod873d27dc_4ecf_42a4_8770_381ae567cf12.slice PodAnnotations:0xc0003d0cd0}] Aliases:map[]}\"\nJun 11 16:06:18.844192 crc crio[3638]: time=\"2026-06-11T16:06:18.844168944Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-7f88546bc-f77wp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:06:18.886581 crc crio[3638]: time=\"2026-06-11T16:06:18.885897209Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-98548687b-xnt6d Namespace:openshift-route-controller-manager ID:d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc UID:de4503c7-6b94-42bf-9d26-68df6310bcfa NetNS:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde4503c7_6b94_42bf_9d26_68df6310bcfa.slice PodAnnotations:0xc000a88128}] Aliases:map[]}\"\nJun 11 16:06:18.886581 crc crio[3638]: time=\"2026-06-11T16:06:18.886008551Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-98548687b-xnt6d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:06:19.007552 crc crio[3638]: time=\"2026-06-11T16:06:19.003243502Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e UID:392d0588-ab44-4ec8-87bf-ba7f0cacf25b NetNS:/var/run/netns/7f5df4d8-7141-4a2f-9f3c-7112ba4775ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod392d0588_ab44_4ec8_87bf_ba7f0cacf25b.slice PodAnnotations:0xc0003d0048}] Aliases:map[]}\"\nJun 11 16:06:19.007552 crc crio[3638]: time=\"2026-06-11T16:06:19.003396946Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:06:19.029274 crc crio[3638]: time=\"2026-06-11T16:06:19.029179029Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2 UID:758062bd-d923-482f-9cff-0b4944b3a717 NetNS:/var/run/netns/17e8440c-e2ea-4e0a-bfb9-60d86fdedcff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod758062bd_d923_482f_9cff_0b4944b3a717.slice PodAnnotations:0xc002cb6298}] Aliases:map[]}\"\nJun 11 16:06:19.029274 crc crio[3638]: time=\"2026-06-11T16:06:19.029266701Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:06:19.032888 crc crio[3638]: time=\"2026-06-11T16:06:19.032813306Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e 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:0xc0003d0368}] Aliases:map[]}\"\nJun 11 16:06:19.032888 crc crio[3638]: time=\"2026-06-11T16:06:19.032877728Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:06:19.042247 crc crio[3638]: time=\"2026-06-11T16:06:19.042111507Z\" level=info msg=\"Removed pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc\" id=a0164852-6ee3-43e5-a7a2-7b69b3f22060 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:06:19.043317 crc crio[3638]: time=\"2026-06-11T16:06:19.043209783Z\" level=info msg=\"Stopping pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574\" id=7cbbae15-0a06-4451-91ac-33f7aa28b7bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:06:19.043518 crc crio[3638]: time=\"2026-06-11T16:06:19.043388038Z\" level=info msg=\"Stopped pod sandbox (already stopped): be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574\" id=7cbbae15-0a06-4451-91ac-33f7aa28b7bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:06:19.044930 crc crio[3638]: time=\"2026-06-11T16:06:19.04474438Z\" level=info msg=\"Removing pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574\" id=18beaa89-8779-4059-9357-43b115a8021b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:06:19.110971 crc crio[3638]: time=\"2026-06-11T16:06:19.110326392Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=e6b5d893-874a-4a41-93d0-4b2d54a99e66 name=/runtime.v1.ImageService/PullImage\nJun 11 16:06:19.122806 crc crio[3638]: time=\"2026-06-11T16:06:19.116780996Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=5851cc28-bc6d-4b08-8be0-d019fba4076d name=/runtime.v1.ImageService/PullImage\nJun 11 16:06:19.122806 crc crio[3638]: time=\"2026-06-11T16:06:19.118035546Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9a019be3-b9d1-4d38-9c9a-d3b3e908dab5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.122806 crc crio[3638]: time=\"2026-06-11T16:06:19.11823222Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3609518c-7feb-47f5-a09d-710797d302a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.132941 crc crio[3638]: time=\"2026-06-11T16:06:19.132770176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.179248 crc crio[3638]: time=\"2026-06-11T16:06:19.178946366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.185149 crc crio[3638]: time=\"2026-06-11T16:06:19.185050462Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=101fefd7-8f3c-4fc8-95ae-24554c9878f9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:06:19.188582 crc crio[3638]: time=\"2026-06-11T16:06:19.188203917Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5460a960-8a03-409a-ae74-7081a53f8de1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.195096 crc crio[3638]: time=\"2026-06-11T16:06:19.194895666Z\" level=info msg=\"Removed container c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=55328819-a9c3-46f2-80a4-fc93d407242f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:19.203099 crc crio[3638]: time=\"2026-06-11T16:06:19.202941988Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=24e7d7c3-061c-4f52-9182-c4e62fd699a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.214887 crc crio[3638]: time=\"2026-06-11T16:06:19.213285734Z\" level=info msg=\"Removed pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574\" id=18beaa89-8779-4059-9357-43b115a8021b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:06:19.248880 crc crio[3638]: time=\"2026-06-11T16:06:19.246916545Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4de19e6e-0f80-47f2-8c19-ce0d48381040 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.248880 crc crio[3638]: time=\"2026-06-11T16:06:19.247362186Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fggxz/extract-content\" id=ad3f91e9-5722-4eb3-9b38-6c107ebd3c35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:19.264497 crc crio[3638]: time=\"2026-06-11T16:06:19.260718193Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=3a4a439c-6d6c-4f4c-89f9-154d25844ead name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:19.264497 crc crio[3638]: time=\"2026-06-11T16:06:19.260880457Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=77c2bfcc-be5f-4d1a-8c22-ee51874c7cd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.283579 crc crio[3638]: time=\"2026-06-11T16:06:19.283207009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.284664 crc crio[3638]: time=\"2026-06-11T16:06:19.284318816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.296314 crc crio[3638]: time=\"2026-06-11T16:06:19.29586393Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xxm5s/extract-content\" id=660d4f95-4ad9-45fe-90c0-e06d2836adcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:19.315223 crc crio[3638]: time=\"2026-06-11T16:06:19.315051568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.342259 crc crio[3638]: time=\"2026-06-11T16:06:19.342068771Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=bb13c753-b5fd-482c-b0e3-962105b75982 name=/runtime.v1.ImageService/PullImage\nJun 11 16:06:19.363672 crc crio[3638]: time=\"2026-06-11T16:06:19.363252065Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=93d9f3e8-254d-4561-bfa6-4e0d51a4778a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.438132 crc crio[3638]: time=\"2026-06-11T16:06:19.437902433Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=2bc3ccdf-c37c-4dd0-96f9-20913803b1ad name=/runtime.v1.ImageService/PullImage\nJun 11 16:06:19.442691 crc crio[3638]: time=\"2026-06-11T16:06:19.44199108Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4d2debb2-7adc-4581-97ec-cab80898787e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.447174 crc crio[3638]: time=\"2026-06-11T16:06:19.447083792Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=43047dc0-0acb-4c1e-ad98-9eb59e8001b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.458996 crc crio[3638]: time=\"2026-06-11T16:06:19.45879587Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=361c9e3c-417b-4f86-bdf0-e4abe7a8d290 name=/runtime.v1.ImageService/PullImage\nJun 11 16:06:19.467327 crc crio[3638]: time=\"2026-06-11T16:06:19.467179131Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=6fe953b5-b5f4-4c97-a099-2bbecebf42b1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:06:19.469193 crc crio[3638]: time=\"2026-06-11T16:06:19.469035495Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=c2a51228-cada-44a3-8635-644b33c6379c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:19.470133 crc crio[3638]: time=\"2026-06-11T16:06:19.470027928Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5182a498-9b69-4cc0-8be2-15a52def1aed name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.470238 crc crio[3638]: time=\"2026-06-11T16:06:19.470173521Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=22427fd5-682c-4c2d-9478-6af22614d6be name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.470238 crc crio[3638]: time=\"2026-06-11T16:06:19.470208742Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=70a1474f-6058-45a3-8afa-cf9c608cfbf5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.498931 crc crio[3638]: time=\"2026-06-11T16:06:19.49696863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.501626 crc crio[3638]: time=\"2026-06-11T16:06:19.501405696Z\" level=info msg=\"Created container 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2633430a-041e-426b-9ba6-482ad639af1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:19.506188 crc crio[3638]: time=\"2026-06-11T16:06:19.505749249Z\" level=info msg=\"Starting container: 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75\" id=6e980d2c-b693-4517-bd47-2b17cf533777 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:19.509349 crc crio[3638]: time=\"2026-06-11T16:06:19.508964235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.509907 crc crio[3638]: time=\"2026-06-11T16:06:19.509669432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.516887 crc crio[3638]: time=\"2026-06-11T16:06:19.515062331Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=f3047cbc-c375-414f-b714-f1a6f4407d87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:19.516887 crc crio[3638]: time=\"2026-06-11T16:06:19.515907952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.516887 crc crio[3638]: time=\"2026-06-11T16:06:19.51670653Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1fbcb3b8-97cc-499a-9eac-235ced445a1b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.518038 crc crio[3638]: time=\"2026-06-11T16:06:19.517010357Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=414bccba-f078-4b45-85b9-3d17222aa5a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.572915 crc crio[3638]: time=\"2026-06-11T16:06:19.572845867Z\" level=info msg=\"Started container\" PID=15511 containerID=22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6e980d2c-b693-4517-bd47-2b17cf533777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1\nJun 11 16:06:19.583759 crc crio[3638]: time=\"2026-06-11T16:06:19.578944152Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=aba7b5b1-9f4c-4088-b8a8-fa3072492785 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:19.603233 crc crio[3638]: time=\"2026-06-11T16:06:19.602569744Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wrz8v/extract-content\" id=04acce84-4327-4f83-a07b-c97910e273a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:19.628061 crc crio[3638]: time=\"2026-06-11T16:06:19.627900117Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=f882a0b1-b29e-4c9e-a081-873835e81f0c name=/runtime.v1.ImageService/PullImage\nJun 11 16:06:19.634725 crc crio[3638]: time=\"2026-06-11T16:06:19.634685329Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=caf527b8-ef34-4ed4-ab4f-b14c1a9aa49f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.663136 crc crio[3638]: time=\"2026-06-11T16:06:19.661273912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.679511 crc crio[3638]: time=\"2026-06-11T16:06:19.665658537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.679511 crc crio[3638]: time=\"2026-06-11T16:06:19.676883054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.688725 crc crio[3638]: time=\"2026-06-11T16:06:19.688552102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.693505 crc crio[3638]: time=\"2026-06-11T16:06:19.689825893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.698587 crc crio[3638]: time=\"2026-06-11T16:06:19.698302365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.701840 crc crio[3638]: time=\"2026-06-11T16:06:19.701747986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.712804 crc crio[3638]: time=\"2026-06-11T16:06:19.711777615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.718123 crc crio[3638]: time=\"2026-06-11T16:06:19.718034973Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=13c80934-4481-42e0-bc75-b45aab8b26a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:19.730320 crc crio[3638]: time=\"2026-06-11T16:06:19.730167983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.736344 crc crio[3638]: time=\"2026-06-11T16:06:19.7363201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.748633 crc crio[3638]: time=\"2026-06-11T16:06:19.747952506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.753621 crc crio[3638]: time=\"2026-06-11T16:06:19.751589272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.788878 crc crio[3638]: time=\"2026-06-11T16:06:19.788799429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:19.793533 crc crio[3638]: time=\"2026-06-11T16:06:19.793491731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:20.886889 crc crio[3638]: time=\"2026-06-11T16:06:20.88612431Z\" level=info msg=\"Created container ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed: openshift-marketplace/redhat-marketplace-fggxz/extract-content\" id=ad3f91e9-5722-4eb3-9b38-6c107ebd3c35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:20.888714 crc crio[3638]: time=\"2026-06-11T16:06:20.888580308Z\" level=info msg=\"Starting container: ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed\" id=644ef668-1bd1-42a8-af08-316173c47faf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:20.902210 crc crio[3638]: time=\"2026-06-11T16:06:20.90208777Z\" level=info msg=\"Started container\" PID=15541 containerID=ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed description=openshift-marketplace/redhat-marketplace-fggxz/extract-content id=644ef668-1bd1-42a8-af08-316173c47faf name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\nJun 11 16:06:20.986288 crc crio[3638]: time=\"2026-06-11T16:06:20.986160382Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dgpbn/extract-content\" id=8031a9e5-1204-414f-92c0-729a1c5f8401 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:20.994532 crc crio[3638]: time=\"2026-06-11T16:06:20.994320137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:21.021996 crc crio[3638]: time=\"2026-06-11T16:06:21.021919594Z\" level=info msg=\"Created container 4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=f3047cbc-c375-414f-b714-f1a6f4407d87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:21.022760 crc crio[3638]: time=\"2026-06-11T16:06:21.02217834Z\" level=info msg=\"Created container e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=aba7b5b1-9f4c-4088-b8a8-fa3072492785 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:21.023271 crc crio[3638]: time=\"2026-06-11T16:06:21.022296093Z\" level=info msg=\"Created container 5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e: openshift-marketplace/certified-operators-l27pk/extract-content\" id=c2a51228-cada-44a3-8635-644b33c6379c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:21.023740 crc crio[3638]: time=\"2026-06-11T16:06:21.023566593Z\" level=info msg=\"Created container aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c: openshift-marketplace/community-operators-qhh6t/extract-content\" id=3a4a439c-6d6c-4f4c-89f9-154d25844ead name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:21.024562 crc crio[3638]: time=\"2026-06-11T16:06:21.024361101Z\" level=info msg=\"Starting container: 5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e\" id=ceba4e9b-1e38-41c2-91c1-829b27404351 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:21.025056 crc crio[3638]: time=\"2026-06-11T16:06:21.024741791Z\" level=info msg=\"Starting container: e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa\" id=46128421-7473-44a1-8a4a-442d93446705 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:21.025056 crc crio[3638]: time=\"2026-06-11T16:06:21.024785252Z\" level=info msg=\"Starting container: 4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc\" id=afeae6be-d51d-4369-a15f-c6cfdbb7470c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:21.026819 crc crio[3638]: time=\"2026-06-11T16:06:21.025778366Z\" level=info msg=\"Starting container: aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c\" id=db3911d5-ba3e-4d41-878b-71f62caa8d59 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:21.028951 crc crio[3638]: time=\"2026-06-11T16:06:21.028833849Z\" level=info msg=\"Created container 1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933: openshift-marketplace/community-operators-wrz8v/extract-content\" id=04acce84-4327-4f83-a07b-c97910e273a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:21.030002 crc crio[3638]: time=\"2026-06-11T16:06:21.029913335Z\" level=info msg=\"Starting container: 1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933\" id=1797a710-a412-4126-9f23-8ec625012629 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:21.030736 crc crio[3638]: time=\"2026-06-11T16:06:21.03059328Z\" level=info msg=\"Created container 756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6: openshift-marketplace/certified-operators-xxm5s/extract-content\" id=660d4f95-4ad9-45fe-90c0-e06d2836adcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:21.043544 crc crio[3638]: time=\"2026-06-11T16:06:21.035301142Z\" level=info msg=\"Starting container: 756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6\" id=b6d25ea6-0c19-4ab4-bd3f-4d38ff8f3a09 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:21.043544 crc crio[3638]: time=\"2026-06-11T16:06:21.041389608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:21.044279 crc crio[3638]: time=\"2026-06-11T16:06:21.044201785Z\" level=info msg=\"Started container\" PID=15667 containerID=1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933 description=openshift-marketplace/community-operators-wrz8v/extract-content id=1797a710-a412-4126-9f23-8ec625012629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\nJun 11 16:06:21.044937 crc crio[3638]: time=\"2026-06-11T16:06:21.04484669Z\" level=info msg=\"Started container\" PID=15672 containerID=e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=46128421-7473-44a1-8a4a-442d93446705 name=/runtime.v1.RuntimeService/StartContainer sandboxID=781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\nJun 11 16:06:21.061599 crc crio[3638]: time=\"2026-06-11T16:06:21.049721066Z\" level=info msg=\"Started container\" PID=15666 containerID=4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=afeae6be-d51d-4369-a15f-c6cfdbb7470c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\nJun 11 16:06:21.061599 crc crio[3638]: time=\"2026-06-11T16:06:21.050345181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:21.061599 crc crio[3638]: time=\"2026-06-11T16:06:21.059043147Z\" level=info msg=\"Started container\" PID=15665 containerID=756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6 description=openshift-marketplace/certified-operators-xxm5s/extract-content id=b6d25ea6-0c19-4ab4-bd3f-4d38ff8f3a09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\nJun 11 16:06:21.063271 crc crio[3638]: time=\"2026-06-11T16:06:21.063191017Z\" level=info msg=\"Started container\" PID=15663 containerID=5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e description=openshift-marketplace/certified-operators-l27pk/extract-content id=ceba4e9b-1e38-41c2-91c1-829b27404351 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\nJun 11 16:06:21.106633 crc crio[3638]: time=\"2026-06-11T16:06:21.106192071Z\" level=info msg=\"Started container\" PID=15652 containerID=aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c description=openshift-marketplace/community-operators-qhh6t/extract-content id=db3911d5-ba3e-4d41-878b-71f62caa8d59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\nJun 11 16:06:21.905155 crc crio[3638]: time=\"2026-06-11T16:06:21.905029544Z\" level=info msg=\"Created container 7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc: openshift-marketplace/redhat-operators-dgpbn/extract-content\" id=8031a9e5-1204-414f-92c0-729a1c5f8401 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:21.907830 crc crio[3638]: time=\"2026-06-11T16:06:21.907766938Z\" level=info msg=\"Starting container: 7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc\" id=99a15cff-fa4b-4fe4-bb62-856c9ca1e0ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:21.913751 crc crio[3638]: time=\"2026-06-11T16:06:21.91366867Z\" level=info msg=\"Started container\" PID=15727 containerID=7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc description=openshift-marketplace/redhat-operators-dgpbn/extract-content id=99a15cff-fa4b-4fe4-bb62-856c9ca1e0ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\nJun 11 16:06:21.953525 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b932566cb4bc81 Mac:2a:38:9a:22:16:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/7f5df4d8-7141-4a2f-9f3c-7112ba4775ff SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:06:21.957781 crc crio[3638]: time=\"2026-06-11T16:06:21.956954909Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e UID:392d0588-ab44-4ec8-87bf-ba7f0cacf25b NetNS:/var/run/netns/7f5df4d8-7141-4a2f-9f3c-7112ba4775ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod392d0588_ab44_4ec8_87bf_ba7f0cacf25b.slice PodAnnotations:0xc0003d0048}] Aliases:map[]}\"\nJun 11 16:06:21.957781 crc crio[3638]: time=\"2026-06-11T16:06:21.957325259Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:06:21.961275 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0afa16bde4b187 Mac:76:56:fa:9c:df:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 SocketPath: PciID:}] [{Interface:0xc000123600 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:06:21.961997 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a105acf5bbc7864 Mac:c2:37:83:1b:2e:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/17e8440c-e2ea-4e0a-bfb9-60d86fdedcff SocketPath: PciID:}] [{Interface:0xc000248a00 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:06:21.963059 crc crio[3638]: time=\"2026-06-11T16:06:21.962828839Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-98548687b-xnt6d Namespace:openshift-route-controller-manager ID:d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc UID:de4503c7-6b94-42bf-9d26-68df6310bcfa NetNS:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde4503c7_6b94_42bf_9d26_68df6310bcfa.slice PodAnnotations:0xc000a88128}] Aliases:map[]}\"\nJun 11 16:06:21.963562 crc crio[3638]: time=\"2026-06-11T16:06:21.963215199Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-98548687b-xnt6d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:06:21.965075 crc crio[3638]: time=\"2026-06-11T16:06:21.965036732Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2 UID:758062bd-d923-482f-9cff-0b4944b3a717 NetNS:/var/run/netns/17e8440c-e2ea-4e0a-bfb9-60d86fdedcff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod758062bd_d923_482f_9cff_0b4944b3a717.slice PodAnnotations:0xc002cb6298}] Aliases:map[]}\"\nJun 11 16:06:21.965276 crc crio[3638]: time=\"2026-06-11T16:06:21.965243217Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:06:21.974730 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d072d065faf542 Mac:2e:c4:6f:76:d4:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:06:21.975016 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be4be13f61d1282 Mac:7a:75:0b:33:75:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:06:21.979209 crc crio[3638]: time=\"2026-06-11T16:06:21.979139359Z\" level=info msg=\"Got pod network &{Name:controller-manager-7f88546bc-f77wp Namespace:openshift-controller-manager ID:2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 UID:873d27dc-4ecf-42a4-8770-381ae567cf12 NetNS:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod873d27dc_4ecf_42a4_8770_381ae567cf12.slice PodAnnotations:0xc0003d0cd0}] Aliases:map[]}\"\nJun 11 16:06:21.979348 crc crio[3638]: time=\"2026-06-11T16:06:21.979324613Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7f88546bc-f77wp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:06:21.979910 crc crio[3638]: time=\"2026-06-11T16:06:21.979138899Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e 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:0xc0003d0368}] Aliases:map[]}\"\nJun 11 16:06:21.979910 crc crio[3638]: time=\"2026-06-11T16:06:21.979828465Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:06:21.995111 crc crio[3638]: time=\"2026-06-11T16:06:21.993384288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef77742f-804a-4d00-92b9-ce6853544052 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:21.999344 crc crio[3638]: time=\"2026-06-11T16:06:21.999271028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=419422a6-a59a-4aed-9d1a-cbac465517fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.015114 crc crio[3638]: time=\"2026-06-11T16:06:22.015065004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c79c1d00-426f-4ae2-8a87-54e2a8163d60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.018183 crc crio[3638]: time=\"2026-06-11T16:06:22.018149827Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xxm5s/registry-server\" id=be30c30b-499d-4150-9679-a099185aac4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.018672 crc crio[3638]: time=\"2026-06-11T16:06:22.01865051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.020666 crc crio[3638]: time=\"2026-06-11T16:06:22.020587085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38711d8e-912a-44c4-8af6-d191c820b402 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.020747 crc crio[3638]: time=\"2026-06-11T16:06:22.020622576Z\" level=info msg=\"Ran pod sandbox be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=f6e9bec6-8deb-411b-9e3d-8c9f00aefbfd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:06:22.023719 crc crio[3638]: time=\"2026-06-11T16:06:22.023237689Z\" level=info msg=\"Ran pod sandbox d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc with infra container: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/POD\" id=4a39df22-765d-4e06-92d8-5a28ef98587d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:06:22.023931 crc crio[3638]: time=\"2026-06-11T16:06:22.023863223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=ad0f636b-6668-46a2-8b48-e5c11228b828 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.024376 crc crio[3638]: time=\"2026-06-11T16:06:22.024307614Z\" level=info msg=\"Ran pod sandbox 2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 with infra container: openshift-controller-manager/controller-manager-7f88546bc-f77wp/POD\" id=a7b0bb7c-1912-4ae7-a0a7-c21320d2446d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:06:22.033339 crc crio[3638]: time=\"2026-06-11T16:06:22.033239177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=40952bfc-9faf-4882-ae77-6f7d227d8456 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.041297 crc crio[3638]: time=\"2026-06-11T16:06:22.041207337Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=ea09f459-7313-4e70-b9e0-19481f056907 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.042215 crc crio[3638]: time=\"2026-06-11T16:06:22.042024907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.042215 crc crio[3638]: time=\"2026-06-11T16:06:22.042101068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=251cf5f0-82df-44d4-9e29-cd4cbadc3b28 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.044929 crc crio[3638]: time=\"2026-06-11T16:06:22.043326868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=822f6ea3-511e-4a33-a779-09d96644b9e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.044929 crc crio[3638]: time=\"2026-06-11T16:06:22.043821059Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=8f833787-e586-4a6c-b8e5-8713c1a0cacb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.046104 crc crio[3638]: time=\"2026-06-11T16:06:22.045929329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=912f5069-21ba-4f49-9908-82e9f07eb1bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.049053 crc crio[3638]: time=\"2026-06-11T16:06:22.048878919Z\" level=info msg=\"Ran pod sandbox 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=b3ef9882-db7e-4461-96cb-e808627999d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:06:22.052164 crc crio[3638]: time=\"2026-06-11T16:06:22.051386189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=75139c44-6abf-4646-a825-34edabdf4360 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.052164 crc crio[3638]: time=\"2026-06-11T16:06:22.052076456Z\" level=info msg=\"Ran pod sandbox a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=ccf9c190-7c85-4260-b5c9-57f607912b0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:06:22.061305 crc crio[3638]: time=\"2026-06-11T16:06:22.058230472Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=89b4b5dc-d84a-4396-b277-dc713a04b657 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.062347 crc crio[3638]: time=\"2026-06-11T16:06:22.061676843Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager\" id=b623106a-bd9a-40b4-8d36-712eecd4e818 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.062347 crc crio[3638]: time=\"2026-06-11T16:06:22.062180745Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=24390ed4-4cbd-488a-9b47-c722e795cbfb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.067944 crc crio[3638]: time=\"2026-06-11T16:06:22.067889662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=846f10e5-9b9d-4cb6-bd59-55d19c36b81b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.070719 crc crio[3638]: time=\"2026-06-11T16:06:22.070659828Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=54b0389c-8a9a-42f3-abe0-133e1131ae61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.074712 crc crio[3638]: time=\"2026-06-11T16:06:22.072105851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.074712 crc crio[3638]: time=\"2026-06-11T16:06:22.072904082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.085758 crc crio[3638]: time=\"2026-06-11T16:06:22.084808255Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ea69e744-9090-41d0-b717-d1cb9a71d423 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.085758 crc crio[3638]: time=\"2026-06-11T16:06:22.084917947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4896afaa-e2ee-4bd0-a98d-84788540b085 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.085758 crc crio[3638]: time=\"2026-06-11T16:06:22.084952278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d5851a87-56a0-4c9d-a75a-169e7d2b2576 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.085758 crc crio[3638]: time=\"2026-06-11T16:06:22.084989709Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b5ff5994-bcd8-492d-abb9-853c65c510ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.103069 crc crio[3638]: time=\"2026-06-11T16:06:22.102974077Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager\" id=76ce0164-744c-479f-b62c-b5f16332d46d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.108370 crc crio[3638]: time=\"2026-06-11T16:06:22.108300604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b7278836-999b-4e64-9227-648e6f5da067 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.116256 crc crio[3638]: time=\"2026-06-11T16:06:22.116143432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d74c211-46be-42e7-b29c-409972bcd8eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.162036 crc crio[3638]: time=\"2026-06-11T16:06:22.161946682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.162512 crc crio[3638]: time=\"2026-06-11T16:06:22.162471524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.173011 crc crio[3638]: time=\"2026-06-11T16:06:22.172960924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.199104 crc crio[3638]: time=\"2026-06-11T16:06:22.199014965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.202872 crc crio[3638]: time=\"2026-06-11T16:06:22.202815385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.219394 crc crio[3638]: time=\"2026-06-11T16:06:22.219286477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4c425eba-6646-4341-9ea4-f8cce8089109 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.219801 crc crio[3638]: time=\"2026-06-11T16:06:22.219328808Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=43fb7407-d6ad-43f1-a09a-b23342cf4b07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.219801 crc crio[3638]: time=\"2026-06-11T16:06:22.219498502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=324872bf-254a-4074-811d-6a1317f94807 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:22.225578 crc crio[3638]: time=\"2026-06-11T16:06:22.225512656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.236884 crc crio[3638]: time=\"2026-06-11T16:06:22.236775454Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=c69bdc4d-1283-44c8-a809-23fb93a621b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.237267 crc crio[3638]: time=\"2026-06-11T16:06:22.237208704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.239571 crc crio[3638]: time=\"2026-06-11T16:06:22.239364206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.259615 crc crio[3638]: time=\"2026-06-11T16:06:22.254352732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.260540 crc crio[3638]: time=\"2026-06-11T16:06:22.260095029Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wrz8v/registry-server\" id=7b4b7c6e-5d7c-429f-a932-a2470d1654eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.289644 crc crio[3638]: time=\"2026-06-11T16:06:22.28955767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.289941 crc crio[3638]: time=\"2026-06-11T16:06:22.289865038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.300556 crc crio[3638]: time=\"2026-06-11T16:06:22.295990154Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=c6f06b31-7893-44f7-a8d9-d72788eb6816 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.302661 crc crio[3638]: time=\"2026-06-11T16:06:22.296394843Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=1bbb85c3-eb56-4203-9044-d788d3c2b242 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.307111 crc crio[3638]: time=\"2026-06-11T16:06:22.306194537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.312291 crc crio[3638]: time=\"2026-06-11T16:06:22.312219101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.312502 crc crio[3638]: time=\"2026-06-11T16:06:22.312284192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.331511 crc crio[3638]: time=\"2026-06-11T16:06:22.331355916Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fggxz/registry-server\" id=3a11bfe5-7804-4a4a-8707-a3b993851048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.396208 crc crio[3638]: time=\"2026-06-11T16:06:22.393718421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.399527 crc crio[3638]: time=\"2026-06-11T16:06:22.397005779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.400719 crc crio[3638]: time=\"2026-06-11T16:06:22.400629935Z\" level=info msg=\"Created container a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500: openshift-marketplace/certified-operators-l27pk/registry-server\" id=ea09f459-7313-4e70-b9e0-19481f056907 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.402502 crc crio[3638]: time=\"2026-06-11T16:06:22.402368577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.403293 crc crio[3638]: time=\"2026-06-11T16:06:22.403194877Z\" level=info msg=\"Starting container: a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500\" id=4c01ff42-cad3-496c-8042-97dab1d9ffd7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:22.408989 crc crio[3638]: time=\"2026-06-11T16:06:22.408939303Z\" level=info msg=\"Created container 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a: openshift-marketplace/certified-operators-xxm5s/registry-server\" id=be30c30b-499d-4150-9679-a099185aac4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.412802 crc crio[3638]: time=\"2026-06-11T16:06:22.412701764Z\" level=info msg=\"Started container\" PID=15771 containerID=a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500 description=openshift-marketplace/certified-operators-l27pk/registry-server id=4c01ff42-cad3-496c-8042-97dab1d9ffd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\nJun 11 16:06:22.415097 crc crio[3638]: time=\"2026-06-11T16:06:22.412723883Z\" level=info msg=\"Starting container: 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a\" id=f7af8ae9-2b7a-498b-bae9-64ec31c7d016 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:22.421787 crc crio[3638]: time=\"2026-06-11T16:06:22.421740118Z\" level=info msg=\"Started container\" PID=15773 containerID=330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a description=openshift-marketplace/certified-operators-xxm5s/registry-server id=f7af8ae9-2b7a-498b-bae9-64ec31c7d016 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\nJun 11 16:06:22.445769 crc crio[3638]: time=\"2026-06-11T16:06:22.445696429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.450392 crc crio[3638]: time=\"2026-06-11T16:06:22.450267018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.468225 crc crio[3638]: time=\"2026-06-11T16:06:22.467922658Z\" level=info msg=\"Created container 1b59cd4152456c67b2111174bb7e07eeac8eba56aea5b7693ec24310f7c0f454: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager\" id=b623106a-bd9a-40b4-8d36-712eecd4e818 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.473364 crc crio[3638]: time=\"2026-06-11T16:06:22.471052303Z\" level=info msg=\"Starting container: 1b59cd4152456c67b2111174bb7e07eeac8eba56aea5b7693ec24310f7c0f454\" id=e035f44f-fc0c-4305-933a-a451b04d8acb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:22.475374 crc crio[3638]: time=\"2026-06-11T16:06:22.475229281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.488905 crc crio[3638]: time=\"2026-06-11T16:06:22.486833038Z\" level=info msg=\"Started container\" PID=15777 containerID=1b59cd4152456c67b2111174bb7e07eeac8eba56aea5b7693ec24310f7c0f454 description=openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager id=e035f44f-fc0c-4305-933a-a451b04d8acb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc\nJun 11 16:06:22.497660 crc crio[3638]: time=\"2026-06-11T16:06:22.49613197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.497660 crc crio[3638]: time=\"2026-06-11T16:06:22.496904139Z\" level=info msg=\"Created container 6af4ae3dcef6f691b5dec314f576fb95f944c5997ae31dc826113303e9c2b4da: openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager\" id=76ce0164-744c-479f-b62c-b5f16332d46d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.503557 crc crio[3638]: time=\"2026-06-11T16:06:22.498958247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.503557 crc crio[3638]: time=\"2026-06-11T16:06:22.499006098Z\" level=info msg=\"Starting container: 6af4ae3dcef6f691b5dec314f576fb95f944c5997ae31dc826113303e9c2b4da\" id=fb580128-bfa3-4d74-93bd-55b1fa828f3e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:22.516008 crc crio[3638]: time=\"2026-06-11T16:06:22.5158581Z\" level=info msg=\"Started container\" PID=15780 containerID=6af4ae3dcef6f691b5dec314f576fb95f944c5997ae31dc826113303e9c2b4da description=openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager id=fb580128-bfa3-4d74-93bd-55b1fa828f3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952\nJun 11 16:06:22.517106 crc crio[3638]: time=\"2026-06-11T16:06:22.516938436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.521545 crc crio[3638]: time=\"2026-06-11T16:06:22.521103575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.578126 crc crio[3638]: time=\"2026-06-11T16:06:22.576620836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.589143 crc crio[3638]: time=\"2026-06-11T16:06:22.589068573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.606725 crc crio[3638]: time=\"2026-06-11T16:06:22.602711018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:22.607731 crc crio[3638]: time=\"2026-06-11T16:06:22.607655175Z\" level=info msg=\"Created container 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732: openshift-marketplace/community-operators-qhh6t/registry-server\" id=43fb7407-d6ad-43f1-a09a-b23342cf4b07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.611144 crc crio[3638]: time=\"2026-06-11T16:06:22.610917533Z\" level=info msg=\"Starting container: 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732\" id=2ca24ba4-efe0-4ef5-9553-b1c92f67f158 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:22.625329 crc crio[3638]: time=\"2026-06-11T16:06:22.620099402Z\" level=info msg=\"Started container\" PID=15791 containerID=56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732 description=openshift-marketplace/community-operators-qhh6t/registry-server id=2ca24ba4-efe0-4ef5-9553-b1c92f67f158 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\nJun 11 16:06:22.648306 crc crio[3638]: time=\"2026-06-11T16:06:22.648222002Z\" level=info msg=\"Created container 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=c6f06b31-7893-44f7-a8d9-d72788eb6816 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.664052 crc crio[3638]: time=\"2026-06-11T16:06:22.658839954Z\" level=info msg=\"Created container 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540: openshift-marketplace/community-operators-wrz8v/registry-server\" id=7b4b7c6e-5d7c-429f-a932-a2470d1654eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.664052 crc crio[3638]: time=\"2026-06-11T16:06:22.663767102Z\" level=info msg=\"Starting container: 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186\" id=fec489ed-e00e-4ec9-80aa-200d5b6729ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:22.664217 crc crio[3638]: time=\"2026-06-11T16:06:22.664050089Z\" level=info msg=\"Starting container: 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540\" id=b979d2a4-4a47-46d1-a8f8-8036794ccd67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:22.674639 crc crio[3638]: time=\"2026-06-11T16:06:22.673675968Z\" level=info msg=\"Started container\" PID=15820 containerID=02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=fec489ed-e00e-4ec9-80aa-200d5b6729ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\nJun 11 16:06:22.710763 crc crio[3638]: time=\"2026-06-11T16:06:22.710501715Z\" level=info msg=\"Started container\" PID=15804 containerID=0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540 description=openshift-marketplace/community-operators-wrz8v/registry-server id=b979d2a4-4a47-46d1-a8f8-8036794ccd67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\nJun 11 16:06:22.744973 crc crio[3638]: time=\"2026-06-11T16:06:22.741314939Z\" level=info msg=\"Created container bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582: openshift-marketplace/redhat-marketplace-fggxz/registry-server\" id=3a11bfe5-7804-4a4a-8707-a3b993851048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.747691 crc crio[3638]: time=\"2026-06-11T16:06:22.747549277Z\" level=info msg=\"Starting container: bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582\" id=6b389b76-c121-4afb-8ef9-fc31d181b046 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:22.754627 crc crio[3638]: time=\"2026-06-11T16:06:22.750024616Z\" level=info msg=\"Created container 1e8a4230089fa02b5c294eaffa32ac71eeee692ab563d6604bcf735df4697dda: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=54b0389c-8a9a-42f3-abe0-133e1131ae61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:22.755764 crc crio[3638]: time=\"2026-06-11T16:06:22.755642179Z\" level=info msg=\"Starting container: 1e8a4230089fa02b5c294eaffa32ac71eeee692ab563d6604bcf735df4697dda\" id=5d1c6b8c-b679-46d3-9e85-d60a4166bb4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:22.769769 crc crio[3638]: time=\"2026-06-11T16:06:22.767693587Z\" level=info msg=\"Started container\" PID=15853 containerID=bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582 description=openshift-marketplace/redhat-marketplace-fggxz/registry-server id=6b389b76-c121-4afb-8ef9-fc31d181b046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\nJun 11 16:06:22.782713 crc crio[3638]: time=\"2026-06-11T16:06:22.782666993Z\" level=info msg=\"Started container\" PID=15835 containerID=1e8a4230089fa02b5c294eaffa32ac71eeee692ab563d6604bcf735df4697dda description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=5d1c6b8c-b679-46d3-9e85-d60a4166bb4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0\nJun 11 16:06:23.322328 crc crio[3638]: time=\"2026-06-11T16:06:23.322251552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:23.337555 crc crio[3638]: time=\"2026-06-11T16:06:23.337068215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:24.357785 crc crio[3638]: time=\"2026-06-11T16:06:24.357609478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea3bf81e-4749-4324-b365-a2a076194392 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:24.368916 crc crio[3638]: time=\"2026-06-11T16:06:24.368806804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=04c76a4f-38fa-4305-8e39-ffbfabafad9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:24.392158 crc crio[3638]: time=\"2026-06-11T16:06:24.391935725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c85cb0fb-f6f5-4ebe-9f8d-8e78c2ddf255 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:24.392863 crc crio[3638]: time=\"2026-06-11T16:06:24.392821705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1e4212eb-77bd-4fcd-ae7f-4c6d558a48c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:25.149194 crc crio[3638]: time=\"2026-06-11T16:06:25.149084625Z\" level=info msg=\"Created container b90a2960a6b8b002114903ba7b0c2b8d397ee69746b1f0bdab84eb3fbbc29c7f: openshift-kube-apiserver/installer-13-crc/installer\" id=1bbb85c3-eb56-4203-9044-d788d3c2b242 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:25.151483 crc crio[3638]: time=\"2026-06-11T16:06:25.151208946Z\" level=info msg=\"Starting container: b90a2960a6b8b002114903ba7b0c2b8d397ee69746b1f0bdab84eb3fbbc29c7f\" id=40e64c63-04d1-48ec-be70-198f6e5ce759 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:25.165999 crc crio[3638]: time=\"2026-06-11T16:06:25.163972439Z\" level=info msg=\"Started container\" PID=15896 containerID=b90a2960a6b8b002114903ba7b0c2b8d397ee69746b1f0bdab84eb3fbbc29c7f description=openshift-kube-apiserver/installer-13-crc/installer id=40e64c63-04d1-48ec-be70-198f6e5ce759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2\nJun 11 16:06:25.227753 crc crio[3638]: time=\"2026-06-11T16:06:25.227247406Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dgpbn/registry-server\" id=b5532f9c-eaa6-499f-bb95-daefd59dd0bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:25.227753 crc crio[3638]: time=\"2026-06-11T16:06:25.227694766Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=fd30654c-2075-4c06-b50f-635757ae6f4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:25.228083 crc crio[3638]: time=\"2026-06-11T16:06:25.227998143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:25.228400 crc crio[3638]: time=\"2026-06-11T16:06:25.227998614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:25.296367 crc crio[3638]: time=\"2026-06-11T16:06:25.295765148Z\" level=info msg=\"Created container dbd2509f06eb7b318a20f35af9f10b52794f8f6d73d61a0ea0c4b68fe166b5a8: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=c69bdc4d-1283-44c8-a809-23fb93a621b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:25.302309 crc crio[3638]: time=\"2026-06-11T16:06:25.30173755Z\" level=info msg=\"Starting container: dbd2509f06eb7b318a20f35af9f10b52794f8f6d73d61a0ea0c4b68fe166b5a8\" id=cf797449-b639-4119-a5b7-4894d34199d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:25.363595 crc crio[3638]: time=\"2026-06-11T16:06:25.363492771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:25.374609 crc crio[3638]: time=\"2026-06-11T16:06:25.374052822Z\" level=info msg=\"Started container\" PID=15897 containerID=dbd2509f06eb7b318a20f35af9f10b52794f8f6d73d61a0ea0c4b68fe166b5a8 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=cf797449-b639-4119-a5b7-4894d34199d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e\nJun 11 16:06:25.378874 crc crio[3638]: time=\"2026-06-11T16:06:25.378677352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:25.404989 crc crio[3638]: time=\"2026-06-11T16:06:25.403930944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:25.443144 crc crio[3638]: time=\"2026-06-11T16:06:25.442948223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:26.276999 crc crio[3638]: time=\"2026-06-11T16:06:26.276741569Z\" level=info msg=\"Created container ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=fd30654c-2075-4c06-b50f-635757ae6f4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:26.278234 crc crio[3638]: time=\"2026-06-11T16:06:26.278138942Z\" level=info msg=\"Starting container: ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8\" id=b13279cb-ec82-4262-92af-0dad863dfe45 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:26.284113 crc crio[3638]: time=\"2026-06-11T16:06:26.284033992Z\" level=info msg=\"Started container\" PID=16001 containerID=ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=b13279cb-ec82-4262-92af-0dad863dfe45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\nJun 11 16:06:26.341160 crc crio[3638]: time=\"2026-06-11T16:06:26.341061939Z\" level=info msg=\"Created container 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4: openshift-marketplace/redhat-operators-dgpbn/registry-server\" id=b5532f9c-eaa6-499f-bb95-daefd59dd0bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:26.344345 crc crio[3638]: time=\"2026-06-11T16:06:26.342900544Z\" level=info msg=\"Starting container: 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4\" id=089c52da-0431-491f-9025-984d1e4a3253 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:26.351759 crc crio[3638]: time=\"2026-06-11T16:06:26.351659573Z\" level=info msg=\"Started container\" PID=15998 containerID=5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4 description=openshift-marketplace/redhat-operators-dgpbn/registry-server id=089c52da-0431-491f-9025-984d1e4a3253 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\nJun 11 16:06:31.771208 crc crio[3638]: time=\"2026-06-11T16:06:31.770305058Z\" level=info msg=\"Stopping pod sandbox: 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e\" id=4f5051f3-b4a3-4f58-aba6-3ab82f84e12a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:06:31.774069 crc crio[3638]: time=\"2026-06-11T16:06:31.773200847Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e UID:392d0588-ab44-4ec8-87bf-ba7f0cacf25b NetNS:/var/run/netns/7f5df4d8-7141-4a2f-9f3c-7112ba4775ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod392d0588_ab44_4ec8_87bf_ba7f0cacf25b.slice PodAnnotations:0xc00210c1c8}] Aliases:map[]}\"\nJun 11 16:06:31.774145 crc crio[3638]: time=\"2026-06-11T16:06:31.774090118Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:06:35.306209 crc crio[3638]: time=\"2026-06-11T16:06:35.305498682Z\" level=info msg=\"Stopped pod sandbox: 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e\" id=4f5051f3-b4a3-4f58-aba6-3ab82f84e12a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:06:45.581134 crc crio[3638]: time=\"2026-06-11T16:06:45.579340484Z\" level=info msg=\"Stopping container: 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a (timeout: 2s)\" id=a1b175d1-1b52-4293-b89c-3230d977ce76 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:06:46.162598 crc crio[3638]: time=\"2026-06-11T16:06:46.16209251Z\" level=info msg=\"Stopping container: bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582 (timeout: 2s)\" id=8b753d8f-7120-432c-abbe-3985a7549f1f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:06:46.270674 crc crio[3638]: time=\"2026-06-11T16:06:46.270083773Z\" level=info msg=\"Stopped container 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a: openshift-marketplace/certified-operators-xxm5s/registry-server\" id=a1b175d1-1b52-4293-b89c-3230d977ce76 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:06:46.272525 crc crio[3638]: time=\"2026-06-11T16:06:46.272378707Z\" level=info msg=\"Stopping pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\" id=29549874-d4c0-47bb-be19-29b9bc1480cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:06:46.275087 crc crio[3638]: time=\"2026-06-11T16:06:46.274680201Z\" level=info msg=\"Got pod network &{Name:certified-operators-xxm5s Namespace:openshift-marketplace ID:74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82 UID:6ff13057-2817-40e3-8d80-0fb6e189f9e1 NetNS:/var/run/netns/77089f43-d0be-40b5-b0ac-488999bc645a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ff13057_2817_40e3_8d80_0fb6e189f9e1.slice PodAnnotations:0xc001b15038}] Aliases:map[]}\"\nJun 11 16:06:46.275748 crc crio[3638]: time=\"2026-06-11T16:06:46.275194854Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xxm5s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:06:46.318211 crc crio[3638]: time=\"2026-06-11T16:06:46.318078615Z\" level=info msg=\"Stopped container bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582: openshift-marketplace/redhat-marketplace-fggxz/registry-server\" id=8b753d8f-7120-432c-abbe-3985a7549f1f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:06:46.323758 crc crio[3638]: time=\"2026-06-11T16:06:46.323181356Z\" level=info msg=\"Stopping pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\" id=8654cdf6-2617-4501-9324-d28477ae2707 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:06:46.324580 crc crio[3638]: time=\"2026-06-11T16:06:46.324085198Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fggxz Namespace:openshift-marketplace ID:65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553 UID:762ef139-f9ec-4b60-9da1-76f7e2ebeb2b NetNS:/var/run/netns/39f4eb96-2bbe-4161-9380-a6028d35d189 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod762ef139_f9ec_4b60_9da1_76f7e2ebeb2b.slice PodAnnotations:0xc0003d1220}] Aliases:map[]}\"\nJun 11 16:06:46.324580 crc crio[3638]: time=\"2026-06-11T16:06:46.324546409Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-fggxz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:06:46.706333 crc crio[3638]: time=\"2026-06-11T16:06:46.705982032Z\" level=info msg=\"Stopped pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\" id=29549874-d4c0-47bb-be19-29b9bc1480cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:06:46.965115 crc crio[3638]: time=\"2026-06-11T16:06:46.965039161Z\" level=info msg=\"Stopped pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\" id=8654cdf6-2617-4501-9324-d28477ae2707 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:06:47.442163 crc crio[3638]: time=\"2026-06-11T16:06:47.442093821Z\" level=info msg=\"Removing container: bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582\" id=69799dc9-d5cd-4e33-9b10-e7f489a2cf3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:47.512533 crc crio[3638]: time=\"2026-06-11T16:06:47.512392855Z\" level=info msg=\"Removed container bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582: openshift-marketplace/redhat-marketplace-fggxz/registry-server\" id=69799dc9-d5cd-4e33-9b10-e7f489a2cf3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:47.521340 crc crio[3638]: time=\"2026-06-11T16:06:47.521268197Z\" level=info msg=\"Removing container: ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed\" id=bda41f30-c8c2-4c14-9fab-aefc6eb1ad6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:47.559608 crc crio[3638]: time=\"2026-06-11T16:06:47.559528058Z\" level=info msg=\"Removed container ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed: openshift-marketplace/redhat-marketplace-fggxz/extract-content\" id=bda41f30-c8c2-4c14-9fab-aefc6eb1ad6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:47.562000 crc crio[3638]: time=\"2026-06-11T16:06:47.561900304Z\" level=info msg=\"Removing container: c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4\" id=e6f90abf-d5c3-45b2-84e1-1deea17ae1a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:47.579855 crc crio[3638]: time=\"2026-06-11T16:06:47.579794451Z\" level=info msg=\"Removed container c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4: openshift-marketplace/redhat-marketplace-fggxz/extract-utilities\" id=e6f90abf-d5c3-45b2-84e1-1deea17ae1a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:47.582845 crc crio[3638]: time=\"2026-06-11T16:06:47.582793792Z\" level=info msg=\"Removing container: 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a\" id=95179493-88fd-4d8b-9c1b-320b14f383d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:47.603615 crc crio[3638]: time=\"2026-06-11T16:06:47.603527395Z\" level=info msg=\"Removed container 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a: openshift-marketplace/certified-operators-xxm5s/registry-server\" id=95179493-88fd-4d8b-9c1b-320b14f383d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:47.606741 crc crio[3638]: time=\"2026-06-11T16:06:47.606671341Z\" level=info msg=\"Removing container: 756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6\" id=55c49c22-bf24-4040-9f34-31dc2930390f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:47.627913 crc crio[3638]: time=\"2026-06-11T16:06:47.627815224Z\" level=info msg=\"Removed container 756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6: openshift-marketplace/certified-operators-xxm5s/extract-content\" id=55c49c22-bf24-4040-9f34-31dc2930390f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:47.630353 crc crio[3638]: time=\"2026-06-11T16:06:47.630294333Z\" level=info msg=\"Removing container: bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e\" id=075bc3be-a34d-43ad-9223-9c3069d2db15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:47.648219 crc crio[3638]: time=\"2026-06-11T16:06:47.648026416Z\" level=info msg=\"Removed container bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e: openshift-marketplace/certified-operators-xxm5s/extract-utilities\" id=075bc3be-a34d-43ad-9223-9c3069d2db15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:47.947328 crc crio[3638]: time=\"2026-06-11T16:06:47.94724024Z\" level=info msg=\"Stopping container: 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540 (timeout: 2s)\" id=d543152e-b5b6-4abf-be4e-3adb8e678ddb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:06:48.087206 crc crio[3638]: time=\"2026-06-11T16:06:48.08706366Z\" level=info msg=\"Stopped container 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540: openshift-marketplace/community-operators-wrz8v/registry-server\" id=d543152e-b5b6-4abf-be4e-3adb8e678ddb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:06:48.088301 crc crio[3638]: time=\"2026-06-11T16:06:48.088224208Z\" level=info msg=\"Stopping pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\" id=e09db366-a381-45ea-9a50-884ad6e66761 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:06:48.088821 crc crio[3638]: time=\"2026-06-11T16:06:48.088757771Z\" level=info msg=\"Got pod network &{Name:community-operators-wrz8v Namespace:openshift-marketplace ID:1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2 UID:a8e20d30-2278-4a7e-a0d7-986e53395978 NetNS:/var/run/netns/94ec5f5e-fd60-46e2-a2c6-a96a9175b1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8e20d30_2278_4a7e_a0d7_986e53395978.slice PodAnnotations:0xc001b14358}] Aliases:map[]}\"\nJun 11 16:06:48.089112 crc crio[3638]: time=\"2026-06-11T16:06:48.088986437Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-wrz8v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:06:48.465917 crc crio[3638]: time=\"2026-06-11T16:06:48.465712618Z\" level=info msg=\"Stopping container: 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75 (timeout: 2s)\" id=2cf4409f-b73f-4b98-9899-864c9348e172 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:06:48.666000 crc crio[3638]: time=\"2026-06-11T16:06:48.665089765Z\" level=info msg=\"Stopped container 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2cf4409f-b73f-4b98-9899-864c9348e172 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:06:48.668611 crc crio[3638]: time=\"2026-06-11T16:06:48.668303701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e4c914f3-ff33-4589-b698-83434b982e0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:48.673035 crc crio[3638]: time=\"2026-06-11T16:06:48.672545193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b3ca06b1-2e0a-40ee-9297-6e0bfbc8cc48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:06:48.698803 crc crio[3638]: time=\"2026-06-11T16:06:48.693508822Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c5fc1694-a78a-4dd2-abd7-228446c4d828 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:48.698803 crc crio[3638]: time=\"2026-06-11T16:06:48.695235203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:48.752964 crc crio[3638]: time=\"2026-06-11T16:06:48.75268606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:48.773719 crc crio[3638]: time=\"2026-06-11T16:06:48.772896701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:06:48.946115 crc crio[3638]: time=\"2026-06-11T16:06:48.945610466Z\" level=info msg=\"Created container edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c5fc1694-a78a-4dd2-abd7-228446c4d828 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:06:48.952311 crc crio[3638]: time=\"2026-06-11T16:06:48.952145781Z\" level=info msg=\"Starting container: edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265\" id=fc52d145-b31b-40fe-98d2-1191be8c18a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:06:48.957195 crc crio[3638]: time=\"2026-06-11T16:06:48.957105019Z\" level=info msg=\"Started container\" PID=16563 containerID=edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fc52d145-b31b-40fe-98d2-1191be8c18a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1\nJun 11 16:06:49.208829 crc crio[3638]: time=\"2026-06-11T16:06:49.208201178Z\" level=info msg=\"Stopped pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\" id=e09db366-a381-45ea-9a50-884ad6e66761 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:06:49.505708 crc crio[3638]: time=\"2026-06-11T16:06:49.504976126Z\" level=info msg=\"Removing container: 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540\" id=b5b60238-7ce0-4859-b0f1-a455eb5ddd52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:49.533823 crc crio[3638]: time=\"2026-06-11T16:06:49.53372486Z\" level=info msg=\"Removed container 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540: openshift-marketplace/community-operators-wrz8v/registry-server\" id=b5b60238-7ce0-4859-b0f1-a455eb5ddd52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:49.541771 crc crio[3638]: time=\"2026-06-11T16:06:49.541612818Z\" level=info msg=\"Removing container: 1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933\" id=e91c9278-deee-4ced-948f-8c536be8db87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:49.570971 crc crio[3638]: time=\"2026-06-11T16:06:49.570871095Z\" level=info msg=\"Removed container 1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933: openshift-marketplace/community-operators-wrz8v/extract-content\" id=e91c9278-deee-4ced-948f-8c536be8db87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:49.583583 crc crio[3638]: time=\"2026-06-11T16:06:49.583037325Z\" level=info msg=\"Removing container: d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0\" id=3fa72cb1-e822-4c91-8884-3ff9fddcb111 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:49.628108 crc crio[3638]: time=\"2026-06-11T16:06:49.628025685Z\" level=info msg=\"Removed container d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0: openshift-marketplace/community-operators-wrz8v/extract-utilities\" id=3fa72cb1-e822-4c91-8884-3ff9fddcb111 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:49.631161 crc crio[3638]: time=\"2026-06-11T16:06:49.631068628Z\" level=info msg=\"Removing container: 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11\" id=5d55e989-0ac1-4b14-aab6-2dcf00017b06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:49.695918 crc crio[3638]: time=\"2026-06-11T16:06:49.695851291Z\" level=info msg=\"Removed container 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5d55e989-0ac1-4b14-aab6-2dcf00017b06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:54.587233 crc crio[3638]: time=\"2026-06-11T16:06:54.586462162Z\" level=info msg=\"Stopping container: 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4 (timeout: 2s)\" id=1c3ad9e6-ba26-463e-bd20-dc953bad8331 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:06:55.213654 crc crio[3638]: time=\"2026-06-11T16:06:55.213592006Z\" level=info msg=\"Stopped container 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4: openshift-marketplace/redhat-operators-dgpbn/registry-server\" id=1c3ad9e6-ba26-463e-bd20-dc953bad8331 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:06:55.215001 crc crio[3638]: time=\"2026-06-11T16:06:55.214912177Z\" level=info msg=\"Stopping pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\" id=910baa55-52fd-4080-a6dd-c05206ae1e1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:06:55.215628 crc crio[3638]: time=\"2026-06-11T16:06:55.215560712Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dgpbn Namespace:openshift-marketplace ID:fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5 UID:4e62c4ac-f483-4073-b758-40a162460570 NetNS:/var/run/netns/5accd0d5-963f-41a9-b4e9-acd693c3fcf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e62c4ac_f483_4073_b758_40a162460570.slice PodAnnotations:0xc001b14938}] Aliases:map[]}\"\nJun 11 16:06:55.215767 crc crio[3638]: time=\"2026-06-11T16:06:55.215723636Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-dgpbn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:06:56.206601 crc crio[3638]: time=\"2026-06-11T16:06:56.206269065Z\" level=info msg=\"Stopped pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\" id=910baa55-52fd-4080-a6dd-c05206ae1e1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:06:56.635638 crc crio[3638]: time=\"2026-06-11T16:06:56.6348108Z\" level=info msg=\"Removing container: 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4\" id=61a57caa-d93f-4b21-8ff2-a5a9b5f2dea8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:56.672073 crc crio[3638]: time=\"2026-06-11T16:06:56.671890513Z\" level=info msg=\"Removed container 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4: openshift-marketplace/redhat-operators-dgpbn/registry-server\" id=61a57caa-d93f-4b21-8ff2-a5a9b5f2dea8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:56.676655 crc crio[3638]: time=\"2026-06-11T16:06:56.676536464Z\" level=info msg=\"Removing container: 7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc\" id=9d594bbc-9376-4c6d-b2db-b14fd3c7dd1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:56.719852 crc crio[3638]: time=\"2026-06-11T16:06:56.719744253Z\" level=info msg=\"Removed container 7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc: openshift-marketplace/redhat-operators-dgpbn/extract-content\" id=9d594bbc-9376-4c6d-b2db-b14fd3c7dd1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:56.723165 crc crio[3638]: time=\"2026-06-11T16:06:56.72301597Z\" level=info msg=\"Removing container: 51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae\" id=4207c1b4-79b3-49f1-b488-39ce61a7f218 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:06:56.751270 crc crio[3638]: time=\"2026-06-11T16:06:56.751034287Z\" level=info msg=\"Removed container 51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae: openshift-marketplace/redhat-operators-dgpbn/extract-utilities\" id=4207c1b4-79b3-49f1-b488-39ce61a7f218 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:10.308314 crc crio[3638]: time=\"2026-06-11T16:07:10.304129844Z\" level=info msg=\"Stopping container: 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f (timeout: 15s)\" id=28a42a3e-a9ed-4e6f-94fb-d7da395786d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:07:10.309623 crc crio[3638]: time=\"2026-06-11T16:07:10.309144447Z\" level=info msg=\"Stopping container: 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3 (timeout: 15s)\" id=8fa4d6d3-e0fc-4f42-ab7c-761300b2f673 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:07:10.310009 crc crio[3638]: time=\"2026-06-11T16:07:10.309838723Z\" level=info msg=\"Stopping container: 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8 (timeout: 15s)\" id=92c7af3c-bc0b-42fa-9e7d-4f7bcda19df8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:07:10.311400 crc crio[3638]: time=\"2026-06-11T16:07:10.311251324Z\" level=info msg=\"Stopping container: e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664 (timeout: 15s)\" id=fa79aad4-34b7-40de-9d18-266f6f1ece58 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:07:10.312867 crc crio[3638]: time=\"2026-06-11T16:07:10.312752368Z\" level=info msg=\"Stopping container: 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5 (timeout: 15s)\" id=11717309-9e81-4d55-a7bf-be9ea2e73821 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:07:10.606251 crc crio[3638]: time=\"2026-06-11T16:07:10.605603337Z\" level=info msg=\"Stopped container 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=8fa4d6d3-e0fc-4f42-ab7c-761300b2f673 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:07:10.733226 crc crio[3638]: time=\"2026-06-11T16:07:10.732610411Z\" level=info msg=\"Stopped container 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=28a42a3e-a9ed-4e6f-94fb-d7da395786d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:07:10.762762 crc crio[3638]: time=\"2026-06-11T16:07:10.762688677Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=565e8770-50b0-41f2-9e6d-4aca25ef7f01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:07:10.762918 crc crio[3638]: time=\"2026-06-11T16:07:10.762805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:10.851490 crc crio[3638]: time=\"2026-06-11T16:07:10.851231056Z\" level=info msg=\"Stopped container 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=11717309-9e81-4d55-a7bf-be9ea2e73821 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:07:10.915320 crc crio[3638]: time=\"2026-06-11T16:07:10.909762581Z\" level=info msg=\"Stopped container e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fa79aad4-34b7-40de-9d18-266f6f1ece58 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:07:10.930976 crc crio[3638]: time=\"2026-06-11T16:07:10.930770963Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=565e8770-50b0-41f2-9e6d-4aca25ef7f01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:07:10.943304 crc crio[3638]: time=\"2026-06-11T16:07:10.943158312Z\" level=info msg=\"Ran pod sandbox a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=565e8770-50b0-41f2-9e6d-4aca25ef7f01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:07:10.948179 crc crio[3638]: time=\"2026-06-11T16:07:10.947992239Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2c84f29f-8c0c-462a-9342-029e82425294 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:10.972326 crc crio[3638]: time=\"2026-06-11T16:07:10.972144742Z\" level=info msg=\"Removing container: adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143\" id=8dd24c54-41e1-42ba-9e02-f6e7175171fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:10.976343 crc crio[3638]: time=\"2026-06-11T16:07:10.975996619Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6108751c-002d-4af4-a270-5794cdbd40d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:11.082786 crc crio[3638]: time=\"2026-06-11T16:07:11.082671445Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=abf1fe12-c5c7-4d2b-86b6-e3c3d50646fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:11.084343 crc crio[3638]: time=\"2026-06-11T16:07:11.083285599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:11.142086 crc crio[3638]: time=\"2026-06-11T16:07:11.141739832Z\" level=info msg=\"Removed container adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=8dd24c54-41e1-42ba-9e02-f6e7175171fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:11.153171 crc crio[3638]: time=\"2026-06-11T16:07:11.153062937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:11.411025 crc crio[3638]: time=\"2026-06-11T16:07:11.410315286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:11.642695 crc crio[3638]: time=\"2026-06-11T16:07:11.642569694Z\" level=info msg=\"Created container 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=abf1fe12-c5c7-4d2b-86b6-e3c3d50646fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:11.647760 crc crio[3638]: time=\"2026-06-11T16:07:11.646156315Z\" level=info msg=\"Starting container: 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250\" id=b05516a6-3c02-448c-990f-6f1160122860 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:07:11.680576 crc crio[3638]: time=\"2026-06-11T16:07:11.6802844Z\" level=info msg=\"Started container\" PID=16963 containerID=6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=b05516a6-3c02-448c-990f-6f1160122860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57\nJun 11 16:07:14.052632 crc crio[3638]: time=\"2026-06-11T16:07:14.051670097Z\" level=info msg=\"Removing container: 5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3\" id=4d1e8aa2-e404-4192-8e29-cc4500e4a7fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:14.401841 crc crio[3638]: time=\"2026-06-11T16:07:14.401737841Z\" level=info msg=\"Removed container 5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=4d1e8aa2-e404-4192-8e29-cc4500e4a7fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:14.556861 crc crio[3638]: time=\"2026-06-11T16:07:14.556759074Z\" level=info msg=\"Stopped container 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=92c7af3c-bc0b-42fa-9e7d-4f7bcda19df8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:07:14.558936 crc crio[3638]: time=\"2026-06-11T16:07:14.55878362Z\" level=info msg=\"Stopping pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\" id=599b6163-4773-48c4-8f8a-785dd9708a4f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:14.572699 crc crio[3638]: time=\"2026-06-11T16:07:14.572246693Z\" level=info msg=\"Stopped pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\" id=599b6163-4773-48c4-8f8a-785dd9708a4f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:15.071261 crc crio[3638]: time=\"2026-06-11T16:07:15.07110953Z\" level=info msg=\"Removing container: e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664\" id=4071c3dc-3690-470c-8921-300bd4bda6d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:15.117238 crc crio[3638]: time=\"2026-06-11T16:07:15.116675883Z\" level=info msg=\"Removed container e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4071c3dc-3690-470c-8921-300bd4bda6d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:15.157073 crc crio[3638]: time=\"2026-06-11T16:07:15.156862856Z\" level=info msg=\"Removing container: 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8\" id=0e22ecf7-194c-4bbf-a296-ddff53e3045e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:15.217238 crc crio[3638]: time=\"2026-06-11T16:07:15.21708238Z\" level=info msg=\"Removed container 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=0e22ecf7-194c-4bbf-a296-ddff53e3045e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:15.221103 crc crio[3638]: time=\"2026-06-11T16:07:15.220996238Z\" level=info msg=\"Removing container: 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3\" id=b482fb11-9897-44e3-bcce-f145bff7d9a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:15.244238 crc crio[3638]: time=\"2026-06-11T16:07:15.244079836Z\" level=info msg=\"Removed container 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b482fb11-9897-44e3-bcce-f145bff7d9a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:15.254596 crc crio[3638]: time=\"2026-06-11T16:07:15.254335016Z\" level=info msg=\"Removing container: 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5\" id=941fc63a-8183-4c42-ae73-adfd77cf3306 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:15.277592 crc crio[3638]: time=\"2026-06-11T16:07:15.277479156Z\" level=info msg=\"Removed container 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=941fc63a-8183-4c42-ae73-adfd77cf3306 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:15.279813 crc crio[3638]: time=\"2026-06-11T16:07:15.279712987Z\" level=info msg=\"Removing container: 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f\" id=3255b287-c23d-4b7f-a2b8-17c0403e8c5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:15.299466 crc crio[3638]: time=\"2026-06-11T16:07:15.299289307Z\" level=info msg=\"Removed container 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3255b287-c23d-4b7f-a2b8-17c0403e8c5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:15.304314 crc crio[3638]: time=\"2026-06-11T16:07:15.303725316Z\" level=info msg=\"Removing container: 59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe\" id=3a3f0109-d169-412b-b00e-8c47a6c051f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:15.403666 crc crio[3638]: time=\"2026-06-11T16:07:15.402949835Z\" level=info msg=\"Removed container 59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3a3f0109-d169-412b-b00e-8c47a6c051f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:18.100979 crc crio[3638]: time=\"2026-06-11T16:07:18.100080009Z\" level=info msg=\"Stopping pod sandbox: a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2\" id=1435f49a-7a89-446b-bc5f-555868246c4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:18.104741 crc crio[3638]: time=\"2026-06-11T16:07:18.102140605Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2 UID:758062bd-d923-482f-9cff-0b4944b3a717 NetNS:/var/run/netns/17e8440c-e2ea-4e0a-bfb9-60d86fdedcff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod758062bd_d923_482f_9cff_0b4944b3a717.slice PodAnnotations:0xc000a88c10}] Aliases:map[]}\"\nJun 11 16:07:18.104741 crc crio[3638]: time=\"2026-06-11T16:07:18.102330379Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:07:18.467780 crc crio[3638]: time=\"2026-06-11T16:07:18.467647606Z\" level=info msg=\"Stopping container: edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265 (timeout: 2s)\" id=262512a3-01d7-44d2-9144-e547fc02b93a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:07:18.672787 crc crio[3638]: time=\"2026-06-11T16:07:18.672644933Z\" level=info msg=\"Stopped pod sandbox: a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2\" id=1435f49a-7a89-446b-bc5f-555868246c4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.117088 crc crio[3638]: time=\"2026-06-11T16:07:19.116045364Z\" level=info msg=\"Stopped container edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=262512a3-01d7-44d2-9144-e547fc02b93a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:07:19.129000 crc crio[3638]: time=\"2026-06-11T16:07:19.128886642Z\" level=info msg=\"Removing container: 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75\" id=49bd07d1-be7d-4bda-ad99-181ca6865ef6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:19.271319 crc crio[3638]: time=\"2026-06-11T16:07:19.269892661Z\" level=info msg=\"Stopping pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\" id=c104dd2c-2206-4356-ad84-634b88a9e44a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.271319 crc crio[3638]: time=\"2026-06-11T16:07:19.269990043Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\" id=c104dd2c-2206-4356-ad84-634b88a9e44a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.271319 crc crio[3638]: time=\"2026-06-11T16:07:19.270953794Z\" level=info msg=\"Removing pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\" id=04b60461-356d-428d-9d65-85e9f7c07a17 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:19.440326 crc crio[3638]: time=\"2026-06-11T16:07:19.440195187Z\" level=info msg=\"Removed container 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=49bd07d1-be7d-4bda-ad99-181ca6865ef6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:07:19.453240 crc crio[3638]: time=\"2026-06-11T16:07:19.453131277Z\" level=info msg=\"Removed pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\" id=04b60461-356d-428d-9d65-85e9f7c07a17 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:19.455853 crc crio[3638]: time=\"2026-06-11T16:07:19.455754486Z\" level=info msg=\"Stopping pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a\" id=7f013c1e-c2b0-47b5-b663-09ec2befad55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.455994 crc crio[3638]: time=\"2026-06-11T16:07:19.455912839Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a\" id=7f013c1e-c2b0-47b5-b663-09ec2befad55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.457121 crc crio[3638]: time=\"2026-06-11T16:07:19.457045005Z\" level=info msg=\"Removing pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a\" id=d521dfe4-8ad0-4dd5-81b6-552b1c3941b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:19.468743 crc crio[3638]: time=\"2026-06-11T16:07:19.468652117Z\" level=info msg=\"Removed pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a\" id=d521dfe4-8ad0-4dd5-81b6-552b1c3941b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:19.470118 crc crio[3638]: time=\"2026-06-11T16:07:19.469980735Z\" level=info msg=\"Stopping pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\" id=45acad3c-cfdd-454b-a1d4-dd4dc5acb5a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.470215 crc crio[3638]: time=\"2026-06-11T16:07:19.47017575Z\" level=info msg=\"Stopped pod sandbox (already stopped): fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\" id=45acad3c-cfdd-454b-a1d4-dd4dc5acb5a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.471316 crc crio[3638]: time=\"2026-06-11T16:07:19.471237464Z\" level=info msg=\"Removing pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\" id=0bbe090f-4b80-484e-90d9-7d9e354c88b4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:19.487649 crc crio[3638]: time=\"2026-06-11T16:07:19.487565991Z\" level=info msg=\"Removed pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\" id=0bbe090f-4b80-484e-90d9-7d9e354c88b4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:19.488377 crc crio[3638]: time=\"2026-06-11T16:07:19.488283097Z\" level=info msg=\"Stopping pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\" id=9ef8fbfb-b216-4bc7-acd8-2c6f2e3b31e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.488524 crc crio[3638]: time=\"2026-06-11T16:07:19.488502032Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\" id=9ef8fbfb-b216-4bc7-acd8-2c6f2e3b31e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.489137 crc crio[3638]: time=\"2026-06-11T16:07:19.489065085Z\" level=info msg=\"Removing pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\" id=9a59acbd-85ab-46dd-bdfc-41a65b01b0e7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:19.496955 crc crio[3638]: time=\"2026-06-11T16:07:19.49687708Z\" level=info msg=\"Removed pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\" id=9a59acbd-85ab-46dd-bdfc-41a65b01b0e7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:19.497701 crc crio[3638]: time=\"2026-06-11T16:07:19.497605726Z\" level=info msg=\"Stopping pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4\" id=549c260b-bf31-4b51-88ab-f3e5422db1d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.497807 crc crio[3638]: time=\"2026-06-11T16:07:19.497703569Z\" level=info msg=\"Stopped pod sandbox (already stopped): 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4\" id=549c260b-bf31-4b51-88ab-f3e5422db1d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.498510 crc crio[3638]: time=\"2026-06-11T16:07:19.498320103Z\" level=info msg=\"Removing pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4\" id=b58f4ec6-a793-4d70-a381-a7e2b4254985 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:19.509681 crc crio[3638]: time=\"2026-06-11T16:07:19.508682135Z\" level=info msg=\"Removed pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4\" id=b58f4ec6-a793-4d70-a381-a7e2b4254985 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:19.510907 crc crio[3638]: time=\"2026-06-11T16:07:19.510744721Z\" level=info msg=\"Stopping pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\" id=901d2c48-a383-4d5a-a5b6-50b429eab15f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.510907 crc crio[3638]: time=\"2026-06-11T16:07:19.510892924Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\" id=901d2c48-a383-4d5a-a5b6-50b429eab15f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.512838 crc crio[3638]: time=\"2026-06-11T16:07:19.512683705Z\" level=info msg=\"Removing pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\" id=40f142d8-6574-48ee-9ae3-d0885ca3c701 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:19.523588 crc crio[3638]: time=\"2026-06-11T16:07:19.523295274Z\" level=info msg=\"Removed pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\" id=40f142d8-6574-48ee-9ae3-d0885ca3c701 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:19.525163 crc crio[3638]: time=\"2026-06-11T16:07:19.525062224Z\" level=info msg=\"Stopping pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\" id=c8d219e1-acca-41ce-bfe1-14de371dc845 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.525163 crc crio[3638]: time=\"2026-06-11T16:07:19.525138246Z\" level=info msg=\"Stopped pod sandbox (already stopped): 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\" id=c8d219e1-acca-41ce-bfe1-14de371dc845 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:07:19.525804 crc crio[3638]: time=\"2026-06-11T16:07:19.525726408Z\" level=info msg=\"Removing pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\" id=0b321445-3c2f-4977-b1b1-07c7e288c75b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:19.538576 crc crio[3638]: time=\"2026-06-11T16:07:19.536894129Z\" level=info msg=\"Removed pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\" id=0b321445-3c2f-4977-b1b1-07c7e288c75b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:07:23.348866 crc crio[3638]: time=\"2026-06-11T16:07:23.348235095Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=d6fa1542-e238-4767-b9c6-ba7343ba9f5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:07:23.350066 crc crio[3638]: time=\"2026-06-11T16:07:23.348886161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:23.372804 crc crio[3638]: time=\"2026-06-11T16:07:23.372664085Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d6fa1542-e238-4767-b9c6-ba7343ba9f5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:07:23.386663 crc crio[3638]: time=\"2026-06-11T16:07:23.386524706Z\" level=info msg=\"Ran pod sandbox de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=d6fa1542-e238-4767-b9c6-ba7343ba9f5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:07:23.389262 crc crio[3638]: time=\"2026-06-11T16:07:23.389188656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=45d08ed1-df76-4edd-9695-9f3a85008655 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:23.393047 crc crio[3638]: time=\"2026-06-11T16:07:23.392732825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6da0fc06-6e7a-4913-a3eb-3d0b521308f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:23.415698 crc crio[3638]: time=\"2026-06-11T16:07:23.414393102Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fa0fd6fb-cc5f-4c4a-80ba-8eca3539a794 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:23.416547 crc crio[3638]: time=\"2026-06-11T16:07:23.416191183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:23.453176 crc crio[3638]: time=\"2026-06-11T16:07:23.45304137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:23.648069 crc crio[3638]: time=\"2026-06-11T16:07:23.64756676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:23.766574 crc crio[3638]: time=\"2026-06-11T16:07:23.76637777Z\" level=info msg=\"Created container aad1bfc81276b195adc4d9bfa12b21439c317fb5e2e74c7075be7cadc36abe98: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fa0fd6fb-cc5f-4c4a-80ba-8eca3539a794 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:23.767764 crc crio[3638]: time=\"2026-06-11T16:07:23.76771081Z\" level=info msg=\"Starting container: aad1bfc81276b195adc4d9bfa12b21439c317fb5e2e74c7075be7cadc36abe98\" id=810147e7-55c1-44c8-b3fc-cde2053fd8be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:07:23.778233 crc crio[3638]: time=\"2026-06-11T16:07:23.778113754Z\" level=info msg=\"Started container\" PID=17141 containerID=aad1bfc81276b195adc4d9bfa12b21439c317fb5e2e74c7075be7cadc36abe98 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=810147e7-55c1-44c8-b3fc-cde2053fd8be name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a\nJun 11 16:07:24.195716 crc crio[3638]: time=\"2026-06-11T16:07:24.195592143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2eb8e7dd-4825-4bd9-b66b-5f1a0bc0e963 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:24.199752 crc crio[3638]: time=\"2026-06-11T16:07:24.199620463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f7f219f8-c64a-4469-9c58-ac04e6603c94 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:24.203926 crc crio[3638]: time=\"2026-06-11T16:07:24.203730075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e624fcb3-350f-4fa7-a0a1-16c395c0c135 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:24.207578 crc crio[3638]: time=\"2026-06-11T16:07:24.207248435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c6d08a03-426e-450a-93f9-abe149ba6168 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:24.216957 crc crio[3638]: time=\"2026-06-11T16:07:24.216879921Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=a8e6f690-a72f-46b0-abc2-f05ad12a9d11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:24.217629 crc crio[3638]: time=\"2026-06-11T16:07:24.21731483Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=93d0b5c5-46bc-4d8a-9b76-6f5933fa2a40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:24.217629 crc crio[3638]: time=\"2026-06-11T16:07:24.217595647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:24.218310 crc crio[3638]: time=\"2026-06-11T16:07:24.218140748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:24.285152 crc crio[3638]: time=\"2026-06-11T16:07:24.285014511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:24.398912 crc crio[3638]: time=\"2026-06-11T16:07:24.398789078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:24.536602 crc crio[3638]: time=\"2026-06-11T16:07:24.536521432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:24.582941 crc crio[3638]: time=\"2026-06-11T16:07:24.582810532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:24.635149 crc crio[3638]: time=\"2026-06-11T16:07:24.634616555Z\" level=info msg=\"Created container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=93d0b5c5-46bc-4d8a-9b76-6f5933fa2a40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:24.636660 crc crio[3638]: time=\"2026-06-11T16:07:24.636546788Z\" level=info msg=\"Starting container: 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34\" id=86e59d23-4270-4fdc-823b-b42025893e62 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:07:24.644621 crc crio[3638]: time=\"2026-06-11T16:07:24.644518438Z\" level=info msg=\"Started container\" PID=17214 containerID=8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=86e59d23-4270-4fdc-823b-b42025893e62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497\nJun 11 16:07:24.682918 crc crio[3638]: time=\"2026-06-11T16:07:24.682790607Z\" level=info msg=\"Created container 6596dbb5a8696e542856b4af8a01fbdc0ae8e3c5c05773ff800089c3758f86cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=a8e6f690-a72f-46b0-abc2-f05ad12a9d11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:24.684400 crc crio[3638]: time=\"2026-06-11T16:07:24.684238091Z\" level=info msg=\"Starting container: 6596dbb5a8696e542856b4af8a01fbdc0ae8e3c5c05773ff800089c3758f86cc\" id=d735fb9a-c783-4ff4-a0a1-1c09b0e08d4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:07:24.690946 crc crio[3638]: time=\"2026-06-11T16:07:24.690870229Z\" level=info msg=\"Started container\" PID=17219 containerID=6596dbb5a8696e542856b4af8a01fbdc0ae8e3c5c05773ff800089c3758f86cc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d735fb9a-c783-4ff4-a0a1-1c09b0e08d4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a\nJun 11 16:07:24.704377 crc crio[3638]: time=\"2026-06-11T16:07:24.704266511Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bff13893-f41a-4058-9463-9e4d660eb9d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:24.706239 crc crio[3638]: time=\"2026-06-11T16:07:24.706157183Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b73e59c9-d587-4522-988f-815a8bc550bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:24.716788 crc crio[3638]: time=\"2026-06-11T16:07:24.716643008Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=df68407c-1dd2-4926-a582-87b1ae56142c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:24.717308 crc crio[3638]: time=\"2026-06-11T16:07:24.717218151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:24.750738 crc crio[3638]: time=\"2026-06-11T16:07:24.750633942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:24.927991 crc crio[3638]: time=\"2026-06-11T16:07:24.927758811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:25.023863 crc crio[3638]: time=\"2026-06-11T16:07:25.023742878Z\" level=info msg=\"Created container ad2f6f4a67acabdb04b7f60942679777d7b2bc718032f75895f8771ecaad68ec: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=df68407c-1dd2-4926-a582-87b1ae56142c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:25.024950 crc crio[3638]: time=\"2026-06-11T16:07:25.024864143Z\" level=info msg=\"Starting container: ad2f6f4a67acabdb04b7f60942679777d7b2bc718032f75895f8771ecaad68ec\" id=9e3c2a02-5d45-4dff-b51c-b3fc0383984a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:07:25.033797 crc crio[3638]: time=\"2026-06-11T16:07:25.033668081Z\" level=info msg=\"Started container\" PID=17256 containerID=ad2f6f4a67acabdb04b7f60942679777d7b2bc718032f75895f8771ecaad68ec description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=9e3c2a02-5d45-4dff-b51c-b3fc0383984a name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a\nJun 11 16:07:25.047191 crc crio[3638]: time=\"2026-06-11T16:07:25.047114243Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b8ef420d-8da0-4b2d-89ef-65cc1b0c9f97 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:25.049971 crc crio[3638]: time=\"2026-06-11T16:07:25.049916216Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5a886103-d396-49c4-9cf7-4693ef5dc4ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:25.059095 crc crio[3638]: time=\"2026-06-11T16:07:25.05856174Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=86c1154c-263b-4d4c-a413-7158e18d234b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:25.059095 crc crio[3638]: time=\"2026-06-11T16:07:25.058980419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:25.084626 crc crio[3638]: time=\"2026-06-11T16:07:25.08437991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:25.282859 crc crio[3638]: time=\"2026-06-11T16:07:25.282714446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:25.384608 crc crio[3638]: time=\"2026-06-11T16:07:25.384488443Z\" level=info msg=\"Created container 853f13e61e976c5a1410ba12b4bd09840e453b3456a9411fa1ec415b240763bf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=86c1154c-263b-4d4c-a413-7158e18d234b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:25.390978 crc crio[3638]: time=\"2026-06-11T16:07:25.390885386Z\" level=info msg=\"Starting container: 853f13e61e976c5a1410ba12b4bd09840e453b3456a9411fa1ec415b240763bf\" id=20f65503-afca-458e-b1ea-40d174be8660 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:07:25.398847 crc crio[3638]: time=\"2026-06-11T16:07:25.398762553Z\" level=info msg=\"Started container\" PID=17300 containerID=853f13e61e976c5a1410ba12b4bd09840e453b3456a9411fa1ec415b240763bf description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=20f65503-afca-458e-b1ea-40d174be8660 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a\nJun 11 16:07:25.409187 crc crio[3638]: time=\"2026-06-11T16:07:25.409059384Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a6857b35-1641-418c-964d-9eb45d617a5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:25.411202 crc crio[3638]: time=\"2026-06-11T16:07:25.41107946Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b03024a9-2fa6-4bf8-8a7e-45a3b9943b84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:25.420528 crc crio[3638]: time=\"2026-06-11T16:07:25.420488021Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=699f84cc-87c3-4567-b881-050a11d5d21e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:25.420869 crc crio[3638]: time=\"2026-06-11T16:07:25.420767387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:25.448298 crc crio[3638]: time=\"2026-06-11T16:07:25.448174193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:26.098869 crc crio[3638]: time=\"2026-06-11T16:07:25.768766505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:26.214639 crc crio[3638]: time=\"2026-06-11T16:07:26.214400958Z\" level=info msg=\"Created container 3bf46c8ba2ff58fc54a3537833f4062625c6a2b59e3233a78b77fe5d796176b5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=699f84cc-87c3-4567-b881-050a11d5d21e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:26.216505 crc crio[3638]: time=\"2026-06-11T16:07:26.216354081Z\" level=info msg=\"Starting container: 3bf46c8ba2ff58fc54a3537833f4062625c6a2b59e3233a78b77fe5d796176b5\" id=da89254c-63b4-4a01-8b6f-ec1f1bb46ef0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:07:26.229963 crc crio[3638]: time=\"2026-06-11T16:07:26.229890686Z\" level=info msg=\"Started container\" PID=17332 containerID=3bf46c8ba2ff58fc54a3537833f4062625c6a2b59e3233a78b77fe5d796176b5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=da89254c-63b4-4a01-8b6f-ec1f1bb46ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a\nJun 11 16:07:26.247408 crc crio[3638]: time=\"2026-06-11T16:07:26.24705636Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=26d6be6c-03a0-4471-8fdd-0e3e49bd6edd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:26.251637 crc crio[3638]: time=\"2026-06-11T16:07:26.251289295Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7961da72-c834-4211-81a1-74389e457a02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:07:26.261383 crc crio[3638]: time=\"2026-06-11T16:07:26.261235519Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=1a56eabd-b693-444e-a9d1-b08d7d322c9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:26.261795 crc crio[3638]: time=\"2026-06-11T16:07:26.26172709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:26.297487 crc crio[3638]: time=\"2026-06-11T16:07:26.293722059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:26.542064 crc crio[3638]: time=\"2026-06-11T16:07:26.541973866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:07:26.613060 crc crio[3638]: time=\"2026-06-11T16:07:26.612858479Z\" level=info msg=\"Created container 0582d06247b174f563e12307af18185908030db5560771d71366aaa74e268aa6: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=1a56eabd-b693-444e-a9d1-b08d7d322c9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:07:26.614108 crc crio[3638]: time=\"2026-06-11T16:07:26.613963634Z\" level=info msg=\"Starting container: 0582d06247b174f563e12307af18185908030db5560771d71366aaa74e268aa6\" id=e4572b94-ebcd-41ef-9b19-13d0f947221f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:07:26.620662 crc crio[3638]: time=\"2026-06-11T16:07:26.620564402Z\" level=info msg=\"Started container\" PID=17352 containerID=0582d06247b174f563e12307af18185908030db5560771d71366aaa74e268aa6 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=e4572b94-ebcd-41ef-9b19-13d0f947221f name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a\nJun 11 16:07:46.954610 crc crio[3638]: time=\"2026-06-11T16:07:46.95197924Z\" level=info msg=\"Stopping container: 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 (timeout: 30s)\" id=c026290e-a2bc-4ca3-a6dd-ecc1e5d44b72 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:07:55.252389 crc crio[3638]: time=\"2026-06-11T16:07:55.25161175Z\" level=info msg=\"Stopping container: 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250 (timeout: 5s)\" id=ab07cdaf-d51b-408b-a84a-56428e906a53 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:08:00.258593 crc crio[3638]: time=\"2026-06-11T16:08:00.257864262Z\" level=warning msg=\"Stopping container 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250 with stop signal(15) timed out. Killing...\"\nJun 11 16:08:00.924927 crc crio[3638]: time=\"2026-06-11T16:08:00.922079014Z\" level=info msg=\"Stopped container 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ab07cdaf-d51b-408b-a84a-56428e906a53 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:08:00.930849 crc crio[3638]: time=\"2026-06-11T16:08:00.930612396Z\" level=info msg=\"Stopping pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57\" id=bbcc50e0-a5d4-4902-8834-5a0e6337eec2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:08:00.939909 crc crio[3638]: time=\"2026-06-11T16:08:00.939777332Z\" level=info msg=\"Stopped pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57\" id=bbcc50e0-a5d4-4902-8834-5a0e6337eec2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:08:01.744409 crc crio[3638]: time=\"2026-06-11T16:08:01.744176184Z\" level=info msg=\"Removing container: 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250\" id=365deff9-4d9d-47c3-83e5-d4de6327cb7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:08:01.783406 crc crio[3638]: time=\"2026-06-11T16:08:01.78319628Z\" level=info msg=\"Removed container 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=365deff9-4d9d-47c3-83e5-d4de6327cb7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:08:16.983671 crc crio[3638]: time=\"2026-06-11T16:08:16.982597504Z\" level=warning msg=\"Stopping container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 with stop signal(15) timed out. Killing...\"\nJun 11 16:08:17.032675 crc crio[3638]: time=\"2026-06-11T16:08:17.03201059Z\" level=error msg=\"Killing container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 16:08:17.089304 crc crio[3638]: time=\"2026-06-11T16:08:17.088582906Z\" level=info msg=\"Stopped container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c026290e-a2bc-4ca3-a6dd-ecc1e5d44b72 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:08:17.091411 crc crio[3638]: time=\"2026-06-11T16:08:17.091323408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=86d9848a-a2ed-46ac-ba3a-2b240f7ff91b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:08:17.098285 crc crio[3638]: time=\"2026-06-11T16:08:17.097988034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=96f4c565-90c5-41c1-a54e-2cf833bbd186 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:08:17.106888 crc crio[3638]: time=\"2026-06-11T16:08:17.106727655Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=81be615b-b4fe-4632-8fa1-f08d2f25267d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:08:17.107686 crc crio[3638]: time=\"2026-06-11T16:08:17.107583398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:08:17.146036 crc crio[3638]: time=\"2026-06-11T16:08:17.145816529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:08:17.395278 crc crio[3638]: time=\"2026-06-11T16:08:17.395127229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:08:17.500041 crc crio[3638]: time=\"2026-06-11T16:08:17.49995891Z\" level=info msg=\"Created container 2c0da3371b3a4007c6c99239ca2ff5b3f6c8a9d0a97f280fb47fea6344efafaf: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=81be615b-b4fe-4632-8fa1-f08d2f25267d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:08:17.501586 crc crio[3638]: time=\"2026-06-11T16:08:17.501156592Z\" level=info msg=\"Starting container: 2c0da3371b3a4007c6c99239ca2ff5b3f6c8a9d0a97f280fb47fea6344efafaf\" id=fb20c7d8-8e5e-447c-bf38-c2f8230d84cf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:08:17.513141 crc crio[3638]: time=\"2026-06-11T16:08:17.513016366Z\" level=info msg=\"Started container\" PID=18152 containerID=2c0da3371b3a4007c6c99239ca2ff5b3f6c8a9d0a97f280fb47fea6344efafaf description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=fb20c7d8-8e5e-447c-bf38-c2f8230d84cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497\nJun 11 16:08:17.932123 crc crio[3638]: time=\"2026-06-11T16:08:17.931963021Z\" level=info msg=\"Removing container: e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29\" id=adba4eb0-f6d4-49bf-9c23-68a6a41698cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:08:18.042312 crc crio[3638]: time=\"2026-06-11T16:08:18.042113263Z\" level=info msg=\"Removed container e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=adba4eb0-f6d4-49bf-9c23-68a6a41698cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:08:19.566014 crc crio[3638]: time=\"2026-06-11T16:08:19.565231738Z\" level=info msg=\"Stopping pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57\" id=9b5b5b73-5bba-44bd-bfbc-69d6d693f235 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:08:19.566014 crc crio[3638]: time=\"2026-06-11T16:08:19.565914684Z\" level=info msg=\"Stopped pod sandbox (already stopped): a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57\" id=9b5b5b73-5bba-44bd-bfbc-69d6d693f235 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:08:19.568008 crc crio[3638]: time=\"2026-06-11T16:08:19.56689518Z\" level=info msg=\"Removing pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57\" id=201935ad-3bb1-4c70-aebc-b56c02b5faed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:08:19.587264 crc crio[3638]: time=\"2026-06-11T16:08:19.586997623Z\" level=info msg=\"Removed pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57\" id=201935ad-3bb1-4c70-aebc-b56c02b5faed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:08:44.292890 crc crio[3638]: time=\"2026-06-11T16:08:44.291879945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=fafa225a-d1f4-43bb-bd5c-bc95c17721b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:08:44.308752 crc crio[3638]: time=\"2026-06-11T16:08:44.307568221Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1e646fc7-a432-4cab-9b5f-0bdd78e1d6cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:08:44.316962 crc crio[3638]: time=\"2026-06-11T16:08:44.316673741Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=80d45293-d53f-48e2-898b-a7b5b4b2192f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:08:44.318013 crc crio[3638]: time=\"2026-06-11T16:08:44.317805381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:08:44.551998 crc crio[3638]: time=\"2026-06-11T16:08:44.551816367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:08:44.571000 crc crio[3638]: time=\"2026-06-11T16:08:44.57083665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:08:44.809253 crc crio[3638]: time=\"2026-06-11T16:08:44.808989964Z\" level=info msg=\"Created container 4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=80d45293-d53f-48e2-898b-a7b5b4b2192f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:08:44.810692 crc crio[3638]: time=\"2026-06-11T16:08:44.810613497Z\" level=info msg=\"Starting container: 4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45\" id=b5892812-e15d-4a60-ac6d-358d4a6b9159 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:08:44.819569 crc crio[3638]: time=\"2026-06-11T16:08:44.819481902Z\" level=info msg=\"Started container\" PID=18486 containerID=4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b5892812-e15d-4a60-ac6d-358d4a6b9159 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1\nJun 11 16:09:08.480888 crc crio[3638]: time=\"2026-06-11T16:09:08.469172192Z\" level=info msg=\"Stopping container: 4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45 (timeout: 2s)\" id=ca83f90a-a445-4251-b777-d788941adb32 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:09:08.704374 crc crio[3638]: time=\"2026-06-11T16:09:08.704049641Z\" level=info msg=\"Stopped container 4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ca83f90a-a445-4251-b777-d788941adb32 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:09:08.834646 crc crio[3638]: time=\"2026-06-11T16:09:08.834557581Z\" level=info msg=\"Removing container: edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265\" id=c7bab5fd-39c6-4478-86c3-169daeafd881 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:09:09.273058 crc crio[3638]: time=\"2026-06-11T16:09:09.272864838Z\" level=info msg=\"Removed container edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c7bab5fd-39c6-4478-86c3-169daeafd881 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:39.691794 crc crio[3638]: time=\"2026-06-11T16:10:39.690299106Z\" level=info msg=\"Stopping container: a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500 (timeout: 30s)\" id=a8e13045-ff9e-4b9e-af33-a44d042cceee name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:10:39.728375 crc crio[3638]: time=\"2026-06-11T16:10:39.728269885Z\" level=info msg=\"Stopping container: 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732 (timeout: 30s)\" id=d64bfd80-34da-48af-816b-056b1318e53a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:10:39.763878 crc crio[3638]: time=\"2026-06-11T16:10:39.763745202Z\" level=info msg=\"Stopping container: 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8 (timeout: 30s)\" id=c2887a36-265a-4716-8b0a-8412ffdc7df7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:10:39.782229 crc crio[3638]: time=\"2026-06-11T16:10:39.782135223Z\" level=info msg=\"Stopping container: 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186 (timeout: 30s)\" id=abd24238-4c1c-43af-9ff1-0f699bad43d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:10:39.805629 crc crio[3638]: time=\"2026-06-11T16:10:39.805298734Z\" level=info msg=\"Stopping container: ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8 (timeout: 30s)\" id=5fb9ad3b-ca19-404a-8828-ad096e9a50fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:10:39.838604 crc crio[3638]: time=\"2026-06-11T16:10:39.836131136Z\" level=info msg=\"Stopped container a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500: openshift-marketplace/certified-operators-l27pk/registry-server\" id=a8e13045-ff9e-4b9e-af33-a44d042cceee name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:10:39.839497 crc crio[3638]: time=\"2026-06-11T16:10:39.839031666Z\" level=info msg=\"Stopping pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\" id=3708c592-a3ee-4f35-b5eb-2774a58279de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:10:39.839960 crc crio[3638]: time=\"2026-06-11T16:10:39.839882894Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6873c5d5-1848-403f-b05f-e76b488e259a 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:0xc00008c768}] Aliases:map[]}\"\nJun 11 16:10:39.840194 crc crio[3638]: time=\"2026-06-11T16:10:39.840139509Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:10:39.854303 crc crio[3638]: time=\"2026-06-11T16:10:39.854228292Z\" level=info msg=\"Stopped container 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732: openshift-marketplace/community-operators-qhh6t/registry-server\" id=d64bfd80-34da-48af-816b-056b1318e53a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:10:39.855317 crc crio[3638]: time=\"2026-06-11T16:10:39.855244592Z\" level=info msg=\"Stopping pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\" id=28341ebf-b30e-495c-b582-be11afa61727 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:10:39.855907 crc crio[3638]: time=\"2026-06-11T16:10:39.855825085Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5e2e0485-68e0-47eb-b2fe-ab5ac9d330d0 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:0xc00012a2f0}] Aliases:map[]}\"\nJun 11 16:10:39.856096 crc crio[3638]: time=\"2026-06-11T16:10:39.856045759Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:10:39.897803 crc crio[3638]: time=\"2026-06-11T16:10:39.897762485Z\" level=info msg=\"Stopped container 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c2887a36-265a-4716-8b0a-8412ffdc7df7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:10:39.906076 crc crio[3638]: time=\"2026-06-11T16:10:39.906036157Z\" level=info msg=\"Stopping pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\" id=73afc623-2062-48cf-9689-38514f6158c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:10:39.906663 crc crio[3638]: time=\"2026-06-11T16:10:39.90662732Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad121dbb-75e2-46a4-9825-eaa85b6edf49 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:0xc0036a47d8}] Aliases:map[]}\"\nJun 11 16:10:39.907045 crc crio[3638]: time=\"2026-06-11T16:10:39.907017438Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:10:39.923509 crc crio[3638]: time=\"2026-06-11T16:10:39.92253296Z\" level=info msg=\"Stopped container 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=abd24238-4c1c-43af-9ff1-0f699bad43d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:10:39.927377 crc crio[3638]: time=\"2026-06-11T16:10:39.927216758Z\" level=info msg=\"Stopping pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\" id=91d1a072-4683-4cf5-9ba3-5e41c66ac0fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:10:39.929091 crc crio[3638]: time=\"2026-06-11T16:10:39.929011085Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/a855ff99-68e8-428e-9ab9-47bebf4da9a2 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:0xc00012a890}] Aliases:map[]}\"\nJun 11 16:10:39.929201 crc crio[3638]: time=\"2026-06-11T16:10:39.929182739Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:10:39.942099 crc crio[3638]: time=\"2026-06-11T16:10:39.941996096Z\" level=info msg=\"Stopped container ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=5fb9ad3b-ca19-404a-8828-ad096e9a50fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:10:39.944772 crc crio[3638]: time=\"2026-06-11T16:10:39.94467392Z\" level=info msg=\"Stopping pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\" id=09bb5f44-679f-47af-a4bf-64aa08356f41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:10:39.945269 crc crio[3638]: time=\"2026-06-11T16:10:39.945169531Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5347f3d6-21bd-47f5-82e1-a2df5242046d 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:0xc000182a18}] Aliases:map[]}\"\nJun 11 16:10:39.945560 crc crio[3638]: time=\"2026-06-11T16:10:39.945379066Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:10:40.131143 crc crio[3638]: time=\"2026-06-11T16:10:40.130611084Z\" level=info msg=\"Removing container: e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121\" id=ea442f88-7bfc-4562-a2c6-366774b54019 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:40.134262 crc crio[3638]: time=\"2026-06-11T16:10:40.134108657Z\" level=info msg=\"Stopped pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\" id=3708c592-a3ee-4f35-b5eb-2774a58279de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:10:40.176364 crc crio[3638]: time=\"2026-06-11T16:10:40.176175871Z\" level=info msg=\"Removed container e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=ea442f88-7bfc-4562-a2c6-366774b54019 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:40.186032 crc crio[3638]: time=\"2026-06-11T16:10:40.185950684Z\" level=info msg=\"Stopped pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\" id=28341ebf-b30e-495c-b582-be11afa61727 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:10:40.300153 crc crio[3638]: time=\"2026-06-11T16:10:40.299154596Z\" level=info msg=\"Stopped pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\" id=91d1a072-4683-4cf5-9ba3-5e41c66ac0fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:10:40.311532 crc crio[3638]: time=\"2026-06-11T16:10:40.311480492Z\" level=info msg=\"Stopped pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\" id=73afc623-2062-48cf-9689-38514f6158c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:10:40.317834 crc crio[3638]: time=\"2026-06-11T16:10:40.317728152Z\" level=info msg=\"Stopped pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\" id=09bb5f44-679f-47af-a4bf-64aa08356f41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:10:40.402154 crc crio[3638]: time=\"2026-06-11T16:10:40.402079844Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/POD\" id=7a91c288-6f75-496c-ad03-03d407452000 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:10:40.402240 crc crio[3638]: time=\"2026-06-11T16:10:40.402213777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:40.435665 crc crio[3638]: time=\"2026-06-11T16:10:40.435514389Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-p8hr8 Namespace:openshift-marketplace ID:0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 UID:ec689149-9cf1-4790-945c-323e394cbd75 NetNS:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec689149_9cf1_4790_945c_323e394cbd75.slice PodAnnotations:0xc0036a4b78}] Aliases:map[]}\"\nJun 11 16:10:40.435665 crc crio[3638]: time=\"2026-06-11T16:10:40.43558094Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-p8hr8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:10:40.768396 crc crio[3638]: 2026-06-11T16:10:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d97858fe37fca9 Mac:6e:f7:3e:3b:73:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f SocketPath: PciID:}] [{Interface:0xc000014e80 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:10:40.770920 crc crio[3638]: time=\"2026-06-11T16:10:40.770296914Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-p8hr8 Namespace:openshift-marketplace ID:0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 UID:ec689149-9cf1-4790-945c-323e394cbd75 NetNS:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec689149_9cf1_4790_945c_323e394cbd75.slice PodAnnotations:0xc0036a4b78}] Aliases:map[]}\"\nJun 11 16:10:40.770920 crc crio[3638]: time=\"2026-06-11T16:10:40.77059043Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-p8hr8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:10:40.779073 crc crio[3638]: time=\"2026-06-11T16:10:40.77874575Z\" level=info msg=\"Ran pod sandbox 0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/POD\" id=7a91c288-6f75-496c-ad03-03d407452000 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:10:40.782681 crc crio[3638]: time=\"2026-06-11T16:10:40.78258489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=2eedee4e-769d-4a35-86ed-403484d1d509 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:40.784904 crc crio[3638]: time=\"2026-06-11T16:10:40.784794526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f16f9105-4ea4-4647-83f5-8c5141b1546d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:40.801363 crc crio[3638]: time=\"2026-06-11T16:10:40.801225987Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator\" id=19ba7ba3-eff8-4fe2-80e9-84437f41316e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:40.803218 crc crio[3638]: time=\"2026-06-11T16:10:40.803088815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:40.860008 crc crio[3638]: time=\"2026-06-11T16:10:40.859927416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:40.866623 crc crio[3638]: time=\"2026-06-11T16:10:40.866551464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:41.025011 crc crio[3638]: time=\"2026-06-11T16:10:41.024749161Z\" level=info msg=\"Created container fffb6c6a26515092760480e457c9665e711da8e8f314654137681941d651edb3: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator\" id=19ba7ba3-eff8-4fe2-80e9-84437f41316e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:41.026484 crc crio[3638]: time=\"2026-06-11T16:10:41.026305943Z\" level=info msg=\"Starting container: fffb6c6a26515092760480e457c9665e711da8e8f314654137681941d651edb3\" id=bb163ab5-e566-4f1e-8fa1-4138e12ab029 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:10:41.041048 crc crio[3638]: time=\"2026-06-11T16:10:41.040931468Z\" level=info msg=\"Started container\" PID=20200 containerID=fffb6c6a26515092760480e457c9665e711da8e8f314654137681941d651edb3 description=openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator id=bb163ab5-e566-4f1e-8fa1-4138e12ab029 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341\nJun 11 16:10:41.163802 crc crio[3638]: time=\"2026-06-11T16:10:41.163685468Z\" level=info msg=\"Removing container: a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500\" id=18dc00d8-2e85-47e4-a8f2-f871db9a5f0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.197146 crc crio[3638]: time=\"2026-06-11T16:10:41.197055761Z\" level=info msg=\"Removed container a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500: openshift-marketplace/certified-operators-l27pk/registry-server\" id=18dc00d8-2e85-47e4-a8f2-f871db9a5f0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.204637 crc crio[3638]: time=\"2026-06-11T16:10:41.204571097Z\" level=info msg=\"Removing container: 5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e\" id=6a7ad610-8190-4194-b9aa-84cfd02f0c80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.254580 crc crio[3638]: time=\"2026-06-11T16:10:41.254266799Z\" level=info msg=\"Removed container 5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e: openshift-marketplace/certified-operators-l27pk/extract-content\" id=6a7ad610-8190-4194-b9aa-84cfd02f0c80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.259990 crc crio[3638]: time=\"2026-06-11T16:10:41.259412327Z\" level=info msg=\"Removing container: 276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f\" id=e529b9d6-50b2-4eac-9355-671fe78423c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.304144 crc crio[3638]: time=\"2026-06-11T16:10:41.304103655Z\" level=info msg=\"Removed container 276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=e529b9d6-50b2-4eac-9355-671fe78423c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.307750 crc crio[3638]: time=\"2026-06-11T16:10:41.30769552Z\" level=info msg=\"Removing container: 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732\" id=823bc721-22ce-4268-bf29-e1878e10aa20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.331746 crc crio[3638]: time=\"2026-06-11T16:10:41.331645157Z\" level=info msg=\"Removed container 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732: openshift-marketplace/community-operators-qhh6t/registry-server\" id=823bc721-22ce-4268-bf29-e1878e10aa20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.342981 crc crio[3638]: time=\"2026-06-11T16:10:41.342899911Z\" level=info msg=\"Removing container: aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c\" id=e297ecd1-802c-4307-a660-b8ca5d0778b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.374404 crc crio[3638]: time=\"2026-06-11T16:10:41.374344074Z\" level=info msg=\"Removed container aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c: openshift-marketplace/community-operators-qhh6t/extract-content\" id=e297ecd1-802c-4307-a660-b8ca5d0778b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.382830 crc crio[3638]: time=\"2026-06-11T16:10:41.382787389Z\" level=info msg=\"Removing container: 78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e\" id=a1a7cbfd-4180-4c04-8d6a-f13a97fbb4bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.404997 crc crio[3638]: time=\"2026-06-11T16:10:41.404824347Z\" level=info msg=\"Removed container 78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=a1a7cbfd-4180-4c04-8d6a-f13a97fbb4bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.407956 crc crio[3638]: time=\"2026-06-11T16:10:41.407878492Z\" level=info msg=\"Removing container: 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8\" id=94135d99-78e0-4efc-956b-bfa8ba85d5a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.428382 crc crio[3638]: time=\"2026-06-11T16:10:41.427937028Z\" level=info msg=\"Removed container 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=94135d99-78e0-4efc-956b-bfa8ba85d5a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.431058 crc crio[3638]: time=\"2026-06-11T16:10:41.430999312Z\" level=info msg=\"Removing container: ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8\" id=fe5888d8-6ddf-4c1d-bf84-6540fa3512b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.447487 crc crio[3638]: time=\"2026-06-11T16:10:41.447353732Z\" level=info msg=\"Removed container ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=fe5888d8-6ddf-4c1d-bf84-6540fa3512b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.449902 crc crio[3638]: time=\"2026-06-11T16:10:41.449795102Z\" level=info msg=\"Removing container: e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa\" id=b5ce7fb5-c3ac-4c52-a508-f5a270e4144c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.474130 crc crio[3638]: time=\"2026-06-11T16:10:41.474072237Z\" level=info msg=\"Removed container e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=b5ce7fb5-c3ac-4c52-a508-f5a270e4144c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.477189 crc crio[3638]: time=\"2026-06-11T16:10:41.4771285Z\" level=info msg=\"Removing container: e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e\" id=a41fe3d9-d7d1-4a7e-9b3b-12cbc406f0e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.497598 crc crio[3638]: time=\"2026-06-11T16:10:41.49738409Z\" level=info msg=\"Removed container e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=a41fe3d9-d7d1-4a7e-9b3b-12cbc406f0e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.503634 crc crio[3638]: time=\"2026-06-11T16:10:41.503562119Z\" level=info msg=\"Removing container: 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186\" id=fece8c3c-f281-47c9-b741-4c808fc30fa7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.524509 crc crio[3638]: time=\"2026-06-11T16:10:41.524368762Z\" level=info msg=\"Removed container 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=fece8c3c-f281-47c9-b741-4c808fc30fa7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.526892 crc crio[3638]: time=\"2026-06-11T16:10:41.526784931Z\" level=info msg=\"Removing container: 4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc\" id=4c336bb6-8bbd-4f0f-a22a-ef1c5b4471c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.546774 crc crio[3638]: time=\"2026-06-11T16:10:41.546665054Z\" level=info msg=\"Removed container 4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=4c336bb6-8bbd-4f0f-a22a-ef1c5b4471c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.548869 crc crio[3638]: time=\"2026-06-11T16:10:41.548756508Z\" level=info msg=\"Removing container: 7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca\" id=08304c37-f700-45a7-a374-bb21a6246840 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:41.565051 crc crio[3638]: time=\"2026-06-11T16:10:41.565008206Z\" level=info msg=\"Removed container 7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=08304c37-f700-45a7-a374-bb21a6246840 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:10:42.251748 crc crio[3638]: time=\"2026-06-11T16:10:42.251647982Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5kplv/POD\" id=7e25ab7e-8f3a-44f9-a9bd-edad449db147 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:10:42.252950 crc crio[3638]: time=\"2026-06-11T16:10:42.251767854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:42.282150 crc crio[3638]: time=\"2026-06-11T16:10:42.282096754Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc001b14bd8}] Aliases:map[]}\"\nJun 11 16:10:42.282622 crc crio[3638]: time=\"2026-06-11T16:10:42.282504863Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5kplv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:10:42.496743 crc crio[3638]: time=\"2026-06-11T16:10:42.496184073Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-tfzks/POD\" id=ecb84ab5-060b-49f0-a86f-b85557c7b4bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:10:42.496866 crc crio[3638]: time=\"2026-06-11T16:10:42.496780184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:42.517559 crc crio[3638]: time=\"2026-06-11T16:10:42.517484074Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc000a88bd8}] Aliases:map[]}\"\nJun 11 16:10:42.517559 crc crio[3638]: time=\"2026-06-11T16:10:42.517537495Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-tfzks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:10:42.580091 crc crio[3638]: 2026-06-11T16:10:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e21f8d0a7a591ee Mac:d2:c3:13:fa:51:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:10:42.581772 crc crio[3638]: time=\"2026-06-11T16:10:42.581351732Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc001b14bd8}] Aliases:map[]}\"\nJun 11 16:10:42.581772 crc crio[3638]: time=\"2026-06-11T16:10:42.581623798Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5kplv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:10:42.589263 crc crio[3638]: time=\"2026-06-11T16:10:42.589188134Z\" level=info msg=\"Ran pod sandbox e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 with infra container: openshift-marketplace/redhat-marketplace-5kplv/POD\" id=7e25ab7e-8f3a-44f9-a9bd-edad449db147 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:10:42.593663 crc crio[3638]: time=\"2026-06-11T16:10:42.591777668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3507a895-dd53-4d86-81e0-71a885c89bb2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:42.594031 crc crio[3638]: time=\"2026-06-11T16:10:42.593994985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58487ecb-4e89-4168-aa55-4afa0dd5c87e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:42.606724 crc crio[3638]: time=\"2026-06-11T16:10:42.606632407Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5kplv/extract-utilities\" id=142ca2fb-2040-46ac-97c3-8f03f66a66a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:42.607144 crc crio[3638]: time=\"2026-06-11T16:10:42.607101987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:42.645618 crc crio[3638]: time=\"2026-06-11T16:10:42.645371943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:42.648943 crc crio[3638]: time=\"2026-06-11T16:10:42.648882015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:42.759811 crc crio[3638]: time=\"2026-06-11T16:10:42.759660846Z\" level=info msg=\"Created container 8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f: openshift-marketplace/redhat-marketplace-5kplv/extract-utilities\" id=142ca2fb-2040-46ac-97c3-8f03f66a66a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:42.761213 crc crio[3638]: time=\"2026-06-11T16:10:42.761170078Z\" level=info msg=\"Starting container: 8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f\" id=0e142b47-f3d0-4d7d-a60c-953ee2d66728 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:10:42.766114 crc crio[3638]: time=\"2026-06-11T16:10:42.766035189Z\" level=info msg=\"Started container\" PID=20306 containerID=8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f description=openshift-marketplace/redhat-marketplace-5kplv/extract-utilities id=0e142b47-f3d0-4d7d-a60c-953ee2d66728 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\nJun 11 16:10:42.813937 crc crio[3638]: 2026-06-11T16:10:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b307c81041155b4 Mac:66:60:4f:9e:6a:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 SocketPath: PciID:}] [{Interface:0xc0007025c0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:10:42.815150 crc crio[3638]: time=\"2026-06-11T16:10:42.815066258Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc000a88bd8}] Aliases:map[]}\"\nJun 11 16:10:42.815385 crc crio[3638]: time=\"2026-06-11T16:10:42.815312692Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-tfzks for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:10:42.827752 crc crio[3638]: time=\"2026-06-11T16:10:42.827402913Z\" level=info msg=\"Ran pod sandbox b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af with infra container: openshift-marketplace/redhat-operators-tfzks/POD\" id=ecb84ab5-060b-49f0-a86f-b85557c7b4bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:10:42.833669 crc crio[3638]: time=\"2026-06-11T16:10:42.833556402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2fe6a3fb-6b94-4da4-a514-df512a1951d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:42.838763 crc crio[3638]: time=\"2026-06-11T16:10:42.838531095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32cf3740-8c2f-4843-874f-0ddd0fc75fe0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:42.859738 crc crio[3638]: time=\"2026-06-11T16:10:42.859615884Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tfzks/extract-utilities\" id=176d6ee8-bcfd-4cfd-b163-be0ccf579e55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:42.861137 crc crio[3638]: time=\"2026-06-11T16:10:42.861116175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:42.890779 crc crio[3638]: time=\"2026-06-11T16:10:42.89073142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:42.894474 crc crio[3638]: time=\"2026-06-11T16:10:42.894387735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:43.117397 crc crio[3638]: time=\"2026-06-11T16:10:43.11698792Z\" level=info msg=\"Created container a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae: openshift-marketplace/redhat-operators-tfzks/extract-utilities\" id=176d6ee8-bcfd-4cfd-b163-be0ccf579e55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:43.118304 crc crio[3638]: time=\"2026-06-11T16:10:43.118208376Z\" level=info msg=\"Starting container: a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae\" id=06cfea7c-ea41-44e2-b12f-9c4a350ea725 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:10:43.127094 crc crio[3638]: time=\"2026-06-11T16:10:43.126982118Z\" level=info msg=\"Started container\" PID=20319 containerID=a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae description=openshift-marketplace/redhat-operators-tfzks/extract-utilities id=06cfea7c-ea41-44e2-b12f-9c4a350ea725 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\nJun 11 16:10:43.248957 crc crio[3638]: time=\"2026-06-11T16:10:43.245393668Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a3d58513-aeea-434c-89e6-22c92d8ea4c4 name=/runtime.v1.ImageService/PullImage\nJun 11 16:10:43.255258 crc crio[3638]: time=\"2026-06-11T16:10:43.25510408Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c99db0ce-60eb-4a99-a6b0-55c37827f26e name=/runtime.v1.ImageService/PullImage\nJun 11 16:10:43.261987 crc crio[3638]: time=\"2026-06-11T16:10:43.261817559Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 16:10:43.266558 crc crio[3638]: time=\"2026-06-11T16:10:43.266240932Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 16:10:43.956603 crc crio[3638]: time=\"2026-06-11T16:10:43.956221356Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=a3d58513-aeea-434c-89e6-22c92d8ea4c4 name=/runtime.v1.ImageService/PullImage\nJun 11 16:10:43.957773 crc crio[3638]: time=\"2026-06-11T16:10:43.957674107Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a1a22228-a638-48a1-a757-53e5dcc94c91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:43.968866 crc crio[3638]: time=\"2026-06-11T16:10:43.968662355Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=458dc256-0bed-4931-8a15-7a01dae0f11d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:43.991221 crc crio[3638]: time=\"2026-06-11T16:10:43.991158032Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5kplv/extract-content\" id=ff7c22cd-62f7-4188-8a2a-f30767138bd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:43.993216 crc crio[3638]: time=\"2026-06-11T16:10:43.993141924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:43.993300 crc crio[3638]: time=\"2026-06-11T16:10:43.993234576Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=c99db0ce-60eb-4a99-a6b0-55c37827f26e name=/runtime.v1.ImageService/PullImage\nJun 11 16:10:43.994085 crc crio[3638]: time=\"2026-06-11T16:10:43.993992682Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ac6294f2-0ae8-495b-92a5-3cceb49374c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:44.000095 crc crio[3638]: time=\"2026-06-11T16:10:43.999915175Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a1b4f81d-1737-4067-88b7-b345ae3f0aa7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:44.018701 crc crio[3638]: time=\"2026-06-11T16:10:44.018605933Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tfzks/extract-content\" id=67dd73bc-b24f-4d91-8fa2-ae9be3adfade name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:44.019241 crc crio[3638]: time=\"2026-06-11T16:10:44.019166054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:44.036143 crc crio[3638]: time=\"2026-06-11T16:10:44.036040756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:44.040516 crc crio[3638]: time=\"2026-06-11T16:10:44.040259422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:44.056890 crc crio[3638]: time=\"2026-06-11T16:10:44.056692954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:44.060491 crc crio[3638]: time=\"2026-06-11T16:10:44.060245888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:44.209732 crc crio[3638]: time=\"2026-06-11T16:10:44.209007009Z\" level=info msg=\"Created container 39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6: openshift-marketplace/redhat-operators-tfzks/extract-content\" id=67dd73bc-b24f-4d91-8fa2-ae9be3adfade name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:44.210879 crc crio[3638]: time=\"2026-06-11T16:10:44.210728224Z\" level=info msg=\"Starting container: 39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6\" id=4e90140a-9588-49e7-b966-de73981d04f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:10:44.212202 crc crio[3638]: time=\"2026-06-11T16:10:44.211733914Z\" level=info msg=\"Created container 3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63: openshift-marketplace/redhat-marketplace-5kplv/extract-content\" id=ff7c22cd-62f7-4188-8a2a-f30767138bd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:44.212878 crc crio[3638]: time=\"2026-06-11T16:10:44.212757287Z\" level=info msg=\"Starting container: 3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63\" id=d9fa47fa-80f2-468d-830a-74b166c38400 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:10:44.219358 crc crio[3638]: time=\"2026-06-11T16:10:44.219236092Z\" level=info msg=\"Started container\" PID=20333 containerID=39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6 description=openshift-marketplace/redhat-operators-tfzks/extract-content id=4e90140a-9588-49e7-b966-de73981d04f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\nJun 11 16:10:44.222093 crc crio[3638]: time=\"2026-06-11T16:10:44.221802314Z\" level=info msg=\"Started container\" PID=20332 containerID=3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63 description=openshift-marketplace/redhat-marketplace-5kplv/extract-content id=d9fa47fa-80f2-468d-830a-74b166c38400 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\nJun 11 16:10:44.686533 crc crio[3638]: time=\"2026-06-11T16:10:44.685915817Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-cjs9d/POD\" id=56b806bd-154b-414e-955c-c496395c2bb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:10:44.687333 crc crio[3638]: time=\"2026-06-11T16:10:44.68654565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:44.712177 crc crio[3638]: time=\"2026-06-11T16:10:44.71154147Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc000182f80}] Aliases:map[]}\"\nJun 11 16:10:44.712177 crc crio[3638]: time=\"2026-06-11T16:10:44.711971958Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-cjs9d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:10:44.953637 crc crio[3638]: time=\"2026-06-11T16:10:44.948057194Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-cm758/POD\" id=2c7296bc-ca96-4299-9c59-68e7185cf6df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:10:44.953889 crc crio[3638]: time=\"2026-06-11T16:10:44.953758892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:44.984543 crc crio[3638]: time=\"2026-06-11T16:10:44.98400734Z\" level=info msg=\"Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc00012a850}] Aliases:map[]}\"\nJun 11 16:10:44.984543 crc crio[3638]: time=\"2026-06-11T16:10:44.984067612Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-cm758 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:10:45.026339 crc crio[3638]: 2026-06-11T16:10:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e85f0f7a7ac8769 Mac:16:20:ac:ff:d3:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 SocketPath: PciID:}] [{Interface:0xc000292840 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:10:45.028021 crc crio[3638]: time=\"2026-06-11T16:10:45.027936913Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc000182f80}] Aliases:map[]}\"\nJun 11 16:10:45.028193 crc crio[3638]: time=\"2026-06-11T16:10:45.028141617Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-cjs9d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:10:45.036769 crc crio[3638]: time=\"2026-06-11T16:10:45.036308276Z\" level=info msg=\"Ran pod sandbox e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e with infra container: openshift-marketplace/certified-operators-cjs9d/POD\" id=56b806bd-154b-414e-955c-c496395c2bb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:10:45.039182 crc crio[3638]: time=\"2026-06-11T16:10:45.038984873Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3adf1c9-fc0c-4e70-bf9e-f40da39566ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:45.041693 crc crio[3638]: time=\"2026-06-11T16:10:45.041546726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c2751b2-b8a3-4e0a-bb95-d560a33e3aa1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:45.047725 crc crio[3638]: time=\"2026-06-11T16:10:45.04751862Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cjs9d/extract-utilities\" id=10e269eb-5de9-4e53-8835-12d1b90cd238 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:45.047983 crc crio[3638]: time=\"2026-06-11T16:10:45.047926688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:45.071697 crc crio[3638]: time=\"2026-06-11T16:10:45.070791324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:45.076764 crc crio[3638]: time=\"2026-06-11T16:10:45.076646205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:45.189946 crc crio[3638]: time=\"2026-06-11T16:10:45.185034647Z\" level=info msg=\"Created container 7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707: openshift-marketplace/certified-operators-cjs9d/extract-utilities\" id=10e269eb-5de9-4e53-8835-12d1b90cd238 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:45.189946 crc crio[3638]: time=\"2026-06-11T16:10:45.186723092Z\" level=info msg=\"Starting container: 7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707\" id=ce1aebb1-6b70-4fc1-83c1-f3ae0adbd6ec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:10:45.194115 crc crio[3638]: time=\"2026-06-11T16:10:45.194034654Z\" level=info msg=\"Started container\" PID=20422 containerID=7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707 description=openshift-marketplace/certified-operators-cjs9d/extract-utilities id=ce1aebb1-6b70-4fc1-83c1-f3ae0adbd6ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\nJun 11 16:10:45.270411 crc crio[3638]: 2026-06-11T16:10:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:191e1cf24e8cb56 Mac:4a:bf:f3:1b:64:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 SocketPath: PciID:}] [{Interface:0xc0003aa9e0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:10:45.273176 crc crio[3638]: time=\"2026-06-11T16:10:45.273139098Z\" level=info msg=\"Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc00012a850}] Aliases:map[]}\"\nJun 11 16:10:45.273880 crc crio[3638]: time=\"2026-06-11T16:10:45.273854772Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-cm758 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:10:45.291007 crc crio[3638]: time=\"2026-06-11T16:10:45.290953208Z\" level=info msg=\"Ran pod sandbox 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 with infra container: openshift-marketplace/community-operators-cm758/POD\" id=2c7296bc-ca96-4299-9c59-68e7185cf6df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:10:45.300189 crc crio[3638]: time=\"2026-06-11T16:10:45.300113318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d6581efd-497b-4126-bc5d-98f28e6ef5e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:45.303225 crc crio[3638]: time=\"2026-06-11T16:10:45.303137931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7dcae573-fd1b-433d-a806-0afca9e82d48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:45.316132 crc crio[3638]: time=\"2026-06-11T16:10:45.315755963Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-cm758/extract-utilities\" id=d1595b53-5fc2-4302-a268-8cc069347b14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:45.316633 crc crio[3638]: time=\"2026-06-11T16:10:45.316356586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2920a5d9-470d-430e-adfc-d9e4ca1f5f71 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:45.317190 crc crio[3638]: time=\"2026-06-11T16:10:45.317122991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:45.319680 crc crio[3638]: time=\"2026-06-11T16:10:45.319549522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8683eefa-a9fd-4404-b53c-59d8fc4aae96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:45.331579 crc crio[3638]: time=\"2026-06-11T16:10:45.331346607Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=830a6a7f-50a4-40ab-9422-ba97bbe97123 name=/runtime.v1.ImageService/PullImage\nJun 11 16:10:45.341957 crc crio[3638]: time=\"2026-06-11T16:10:45.341251242Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 16:10:45.342218 crc crio[3638]: time=\"2026-06-11T16:10:45.342153212Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5kplv/registry-server\" id=fbbf9699-eaa6-4e96-8a88-2a586f58ccd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:45.342591 crc crio[3638]: time=\"2026-06-11T16:10:45.3425397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:45.369020 crc crio[3638]: time=\"2026-06-11T16:10:45.368802755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:45.375583 crc crio[3638]: time=\"2026-06-11T16:10:45.375501874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:45.383699 crc crio[3638]: time=\"2026-06-11T16:10:45.383597093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:45.392115 crc crio[3638]: time=\"2026-06-11T16:10:45.392076729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:45.500275 crc crio[3638]: time=\"2026-06-11T16:10:45.500226525Z\" level=info msg=\"Created container fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701: openshift-marketplace/redhat-marketplace-5kplv/registry-server\" id=fbbf9699-eaa6-4e96-8a88-2a586f58ccd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:45.502102 crc crio[3638]: time=\"2026-06-11T16:10:45.502043744Z\" level=info msg=\"Starting container: fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701\" id=06459a74-a23e-4b72-9057-c7551dc1bb81 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:10:45.504260 crc crio[3638]: time=\"2026-06-11T16:10:45.504154577Z\" level=info msg=\"Created container c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89: openshift-marketplace/community-operators-cm758/extract-utilities\" id=d1595b53-5fc2-4302-a268-8cc069347b14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:45.505128 crc crio[3638]: time=\"2026-06-11T16:10:45.505031975Z\" level=info msg=\"Starting container: c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89\" id=0d9b9fa6-6959-4ec7-ba6f-41facf307526 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:10:45.511966 crc crio[3638]: time=\"2026-06-11T16:10:45.511881317Z\" level=info msg=\"Started container\" PID=20443 containerID=fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701 description=openshift-marketplace/redhat-marketplace-5kplv/registry-server id=06459a74-a23e-4b72-9057-c7551dc1bb81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\nJun 11 16:10:45.516668 crc crio[3638]: time=\"2026-06-11T16:10:45.516586286Z\" level=info msg=\"Started container\" PID=20442 containerID=c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89 description=openshift-marketplace/community-operators-cm758/extract-utilities id=0d9b9fa6-6959-4ec7-ba6f-41facf307526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\nJun 11 16:10:46.055755 crc crio[3638]: time=\"2026-06-11T16:10:46.055553443Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=830a6a7f-50a4-40ab-9422-ba97bbe97123 name=/runtime.v1.ImageService/PullImage\nJun 11 16:10:46.058255 crc crio[3638]: time=\"2026-06-11T16:10:46.058050225Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=089f75b5-db8a-4953-8a0d-d0d18a34e17a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:46.062702 crc crio[3638]: time=\"2026-06-11T16:10:46.062624571Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0e20630e-93e0-442c-9545-8e672a506098 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:46.068200 crc crio[3638]: time=\"2026-06-11T16:10:46.068122975Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cjs9d/extract-content\" id=36667b5d-ffa7-48d5-bc83-c762d2af2347 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:46.068746 crc crio[3638]: time=\"2026-06-11T16:10:46.068691486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:46.096414 crc crio[3638]: time=\"2026-06-11T16:10:46.096328041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:46.099871 crc crio[3638]: time=\"2026-06-11T16:10:46.099610849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:46.214887 crc crio[3638]: time=\"2026-06-11T16:10:46.214776942Z\" level=info msg=\"Created container 4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39: openshift-marketplace/certified-operators-cjs9d/extract-content\" id=36667b5d-ffa7-48d5-bc83-c762d2af2347 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:46.216736 crc crio[3638]: time=\"2026-06-11T16:10:46.216645921Z\" level=info msg=\"Starting container: 4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39\" id=3b6a7c8c-c621-487c-985c-e2e7f47ecfa7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:10:46.227133 crc crio[3638]: time=\"2026-06-11T16:10:46.227075777Z\" level=info msg=\"Started container\" PID=20473 containerID=4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39 description=openshift-marketplace/certified-operators-cjs9d/extract-content id=3b6a7c8c-c621-487c-985c-e2e7f47ecfa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\nJun 11 16:10:46.335866 crc crio[3638]: time=\"2026-06-11T16:10:46.335270485Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b80af678-9fe2-4e5e-b69f-7e1d8a858811 name=/runtime.v1.ImageService/PullImage\nJun 11 16:10:46.340916 crc crio[3638]: time=\"2026-06-11T16:10:46.340735209Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 16:10:46.344637 crc crio[3638]: time=\"2026-06-11T16:10:46.344612199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=154c7041-c6a2-4190-a71b-ee7e6e55d779 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:46.350062 crc crio[3638]: time=\"2026-06-11T16:10:46.349913189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2d76c533-7ba6-4f84-9a88-ef3373f1f196 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:46.360346 crc crio[3638]: time=\"2026-06-11T16:10:46.360283714Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tfzks/registry-server\" id=1d6d4248-85ab-437a-b98b-aeaed58c4bd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:46.360887 crc crio[3638]: time=\"2026-06-11T16:10:46.360786664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:46.398802 crc crio[3638]: time=\"2026-06-11T16:10:46.398765934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:46.402742 crc crio[3638]: time=\"2026-06-11T16:10:46.402719557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:46.499327 crc crio[3638]: time=\"2026-06-11T16:10:46.499260132Z\" level=info msg=\"Created container 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422: openshift-marketplace/redhat-operators-tfzks/registry-server\" id=1d6d4248-85ab-437a-b98b-aeaed58c4bd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:46.500593 crc crio[3638]: time=\"2026-06-11T16:10:46.500488858Z\" level=info msg=\"Starting container: 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422\" id=a2284dd0-69bd-4d21-964f-15ae7856a234 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:10:46.506358 crc crio[3638]: time=\"2026-06-11T16:10:46.506291409Z\" level=info msg=\"Started container\" PID=20486 containerID=3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422 description=openshift-marketplace/redhat-operators-tfzks/registry-server id=a2284dd0-69bd-4d21-964f-15ae7856a234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\nJun 11 16:10:46.979009 crc crio[3638]: time=\"2026-06-11T16:10:46.978639092Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=b80af678-9fe2-4e5e-b69f-7e1d8a858811 name=/runtime.v1.ImageService/PullImage\nJun 11 16:10:46.980786 crc crio[3638]: time=\"2026-06-11T16:10:46.980648033Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f7d704a5-4282-4640-bc6c-c2ac704b1ff2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:46.984294 crc crio[3638]: time=\"2026-06-11T16:10:46.984203788Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=62931d7c-dac8-45eb-8756-0961d87a5888 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:46.991258 crc crio[3638]: time=\"2026-06-11T16:10:46.991173112Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-cm758/extract-content\" id=436f68e8-697c-43c2-ac86-f83c6e717595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:46.991985 crc crio[3638]: time=\"2026-06-11T16:10:46.991799685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:47.027387 crc crio[3638]: time=\"2026-06-11T16:10:47.027098329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:47.030647 crc crio[3638]: time=\"2026-06-11T16:10:47.03055475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:47.135545 crc crio[3638]: time=\"2026-06-11T16:10:47.135333938Z\" level=info msg=\"Created container 7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01: openshift-marketplace/community-operators-cm758/extract-content\" id=436f68e8-697c-43c2-ac86-f83c6e717595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:47.139653 crc crio[3638]: time=\"2026-06-11T16:10:47.139553675Z\" level=info msg=\"Starting container: 7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01\" id=f0fadca5-9da3-4fea-8ec3-a500205486da name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:10:47.147087 crc crio[3638]: time=\"2026-06-11T16:10:47.146412668Z\" level=info msg=\"Started container\" PID=20509 containerID=7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01 description=openshift-marketplace/community-operators-cm758/extract-content id=f0fadca5-9da3-4fea-8ec3-a500205486da name=/runtime.v1.RuntimeService/StartContainer sandboxID=191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\nJun 11 16:10:47.360404 crc crio[3638]: time=\"2026-06-11T16:10:47.360325351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f0236eeb-5b50-49da-bbfa-ca6bb000c88e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:47.362260 crc crio[3638]: time=\"2026-06-11T16:10:47.362181081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bd46cc8f-a5c6-4f10-999b-6197ee24a524 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:47.375000 crc crio[3638]: time=\"2026-06-11T16:10:47.374923925Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cjs9d/registry-server\" id=1f4c1019-da90-429d-b155-998c8ada9da6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:47.375412 crc crio[3638]: time=\"2026-06-11T16:10:47.375351874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:47.415917 crc crio[3638]: time=\"2026-06-11T16:10:47.415783874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:47.421864 crc crio[3638]: time=\"2026-06-11T16:10:47.421754739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:47.542590 crc crio[3638]: time=\"2026-06-11T16:10:47.542487067Z\" level=info msg=\"Created container 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5: openshift-marketplace/certified-operators-cjs9d/registry-server\" id=1f4c1019-da90-429d-b155-998c8ada9da6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:47.543845 crc crio[3638]: time=\"2026-06-11T16:10:47.543775264Z\" level=info msg=\"Starting container: 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5\" id=3eadec46-7de8-4866-b396-6b5569d4a675 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:10:47.550966 crc crio[3638]: time=\"2026-06-11T16:10:47.550878941Z\" level=info msg=\"Started container\" PID=20521 containerID=4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5 description=openshift-marketplace/certified-operators-cjs9d/registry-server id=3eadec46-7de8-4866-b396-6b5569d4a675 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\nJun 11 16:10:48.376339 crc crio[3638]: time=\"2026-06-11T16:10:48.375640787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aefe9084-a77c-4ac7-a12f-fdc2dddec6d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:48.379149 crc crio[3638]: time=\"2026-06-11T16:10:48.379019127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5e5146f2-7831-4288-92e6-d605ef110e2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:10:48.385355 crc crio[3638]: time=\"2026-06-11T16:10:48.385232766Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-cm758/registry-server\" id=c992c449-6cde-4d14-ada1-5dcfd3a44308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:48.385709 crc crio[3638]: time=\"2026-06-11T16:10:48.385632774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:48.440163 crc crio[3638]: time=\"2026-06-11T16:10:48.440050565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:48.445907 crc crio[3638]: time=\"2026-06-11T16:10:48.445762544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:10:48.571483 crc crio[3638]: time=\"2026-06-11T16:10:48.571346293Z\" level=info msg=\"Created container eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f: openshift-marketplace/community-operators-cm758/registry-server\" id=c992c449-6cde-4d14-ada1-5dcfd3a44308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:10:48.572693 crc crio[3638]: time=\"2026-06-11T16:10:48.57261726Z\" level=info msg=\"Starting container: eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f\" id=174fdbf2-1bf0-486b-b96d-3ec07cacb387 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:10:48.583878 crc crio[3638]: time=\"2026-06-11T16:10:48.583624329Z\" level=info msg=\"Started container\" PID=20567 containerID=eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f description=openshift-marketplace/community-operators-cm758/registry-server id=174fdbf2-1bf0-486b-b96d-3ec07cacb387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\nJun 11 16:11:00.284665 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 11 16:11:00.350252 crc systemd[1]: crio.service: Deactivated successfully.\nJun 11 16:11:00.351113 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 11 16:11:00.351510 crc systemd[1]: crio.service: Consumed 24min 52.727s CPU time.\nJun 11 16:11:00.429679 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 16:11:00.539926 crc crio[21458]: time=\"2026-06-11T16:11:00.539850407Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 16:11:00.539926 crc crio[21458]: time=\"2026-06-11T16:11:00.539904698Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 16:11:00.541259 crc crio[21458]: time=\"2026-06-11T16:11:00.541208715Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 16:11:00.541326 crc crio[21458]: time=\"2026-06-11T16:11:00.541290837Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 16:11:00.566475 crc crio[21458]: time=\"2026-06-11T16:11:00.566306626Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 16:11:00.566791 crc crio[21458]: time=\"2026-06-11T16:11:00.566692605Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 16:11:00.566856 crc crio[21458]: time=\"2026-06-11T16:11:00.566821917Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 16:11:00.567045 crc crio[21458]: time=\"2026-06-11T16:11:00.56698017Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 16:11:00.567220 crc crio[21458]: time=\"2026-06-11T16:11:00.567039752Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 16:11:00.592338 crc crio[21458]: time=\"2026-06-11T16:11:00.592254586Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 16:11:00.614505 crc crio[21458]: time=\"2026-06-11T16:11:00.61318707Z\" 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 11 16:11:00.618372 crc crio[21458]: time=\"2026-06-11T16:11:00.618337848Z\" 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 11 16:11:00.655364 crc crio[21458]: time=\"2026-06-11T16:11:00.655320686Z\" 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 11 16:11:00.830751 crc crio[21458]: time=\"2026-06-11T16:11:00.829872773Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 16:11:00.830751 crc crio[21458]: time=\"2026-06-11T16:11:00.829922454Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 16:11:00.830751 crc crio[21458]: time=\"2026-06-11T16:11:00.829932894Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 16:11:00.830751 crc crio[21458]: time=\"2026-06-11T16:11:00.829939794Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 16:11:00.830751 crc crio[21458]: time=\"2026-06-11T16:11:00.829946874Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 16:11:00.844283 crc crio[21458]: time=\"2026-06-11T16:11:00.842218249Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 16:11:00.844283 crc crio[21458]: time=\"2026-06-11T16:11:00.842786181Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 16:11:00.851948 crc crio[21458]: time=\"2026-06-11T16:11:00.8518814Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 16:11:00.851948 crc crio[21458]: time=\"2026-06-11T16:11:00.851918181Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 16:11:00.887074 crc crio[21458]: time=\"2026-06-11T16:11:00.886930498Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:11:00.887074 crc crio[21458]: time=\"2026-06-11T16:11:00.887066031Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:11:00.887854 crc crio[21458]: time=\"2026-06-11T16:11:00.887673703Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 16:11:00.887996 crc crio[21458]: time=\"2026-06-11T16:11:00.887934518Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 16:11:00.890225 crc crio[21458]: time=\"2026-06-11T16:11:00.889990442Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\"]\\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 11 16:11:00.897500 crc crio[21458]: time=\"2026-06-11T16:11:00.897373825Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 16:11:00.898036 crc crio[21458]: time=\"2026-06-11T16:11:00.897960038Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 16:11:02.937230 crc crio[21458]: time=\"2026-06-11T16:11:02.93694729Z\" level=info msg=\"Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc0007bbbd8}] Aliases:map[]}\"\nJun 11 16:11:02.938203 crc crio[21458]: time=\"2026-06-11T16:11:02.937234646Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-cm758 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.938249 crc crio[21458]: time=\"2026-06-11T16:11:02.938217257Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc0007bbd20}] Aliases:map[]}\"\nJun 11 16:11:02.938611 crc crio[21458]: time=\"2026-06-11T16:11:02.938541943Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-cjs9d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.939680 crc crio[21458]: time=\"2026-06-11T16:11:02.939601445Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc0007bbde0}] Aliases:map[]}\"\nJun 11 16:11:02.939998 crc crio[21458]: time=\"2026-06-11T16:11:02.939926412Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-tfzks for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.940945 crc crio[21458]: time=\"2026-06-11T16:11:02.940870532Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc0007bbeb8}] Aliases:map[]}\"\nJun 11 16:11:02.941323 crc crio[21458]: time=\"2026-06-11T16:11:02.941254489Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5kplv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.942678 crc crio[21458]: time=\"2026-06-11T16:11:02.942567387Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-p8hr8 Namespace:openshift-marketplace ID:0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 UID:ec689149-9cf1-4790-945c-323e394cbd75 NetNS:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec689149_9cf1_4790_945c_323e394cbd75.slice PodAnnotations:0xc0007bbf70}] Aliases:map[]}\"\nJun 11 16:11:02.943032 crc crio[21458]: time=\"2026-06-11T16:11:02.942979015Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-p8hr8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.944014 crc crio[21458]: time=\"2026-06-11T16:11:02.943930655Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e 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:0xc001c84078}] Aliases:map[]}\"\nJun 11 16:11:02.944266 crc crio[21458]: time=\"2026-06-11T16:11:02.944201801Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.944685 crc crio[21458]: time=\"2026-06-11T16:11:02.94461857Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.944783 crc crio[21458]: time=\"2026-06-11T16:11:02.944704252Z\" level=warning msg=\"Could not restore sandbox IP for a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_758062bd-d923-482f-9cff-0b4944b3a717_0(a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.944840 crc crio[21458]: time=\"2026-06-11T16:11:02.944801734Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.944877 crc crio[21458]: time=\"2026-06-11T16:11:02.944832424Z\" level=warning msg=\"Could not restore sandbox IP for 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_392d0588-ab44-4ec8-87bf-ba7f0cacf25b_0(5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.945403 crc crio[21458]: time=\"2026-06-11T16:11:02.945344885Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-98548687b-xnt6d Namespace:openshift-route-controller-manager ID:d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc UID:de4503c7-6b94-42bf-9d26-68df6310bcfa NetNS:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde4503c7_6b94_42bf_9d26_68df6310bcfa.slice PodAnnotations:0xc001c84118}] Aliases:map[]}\"\nJun 11 16:11:02.945735 crc crio[21458]: time=\"2026-06-11T16:11:02.945672811Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-98548687b-xnt6d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.946989 crc crio[21458]: time=\"2026-06-11T16:11:02.946904427Z\" level=info msg=\"Got pod network &{Name:controller-manager-7f88546bc-f77wp Namespace:openshift-controller-manager ID:2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 UID:873d27dc-4ecf-42a4-8770-381ae567cf12 NetNS:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod873d27dc_4ecf_42a4_8770_381ae567cf12.slice PodAnnotations:0xc001c841a8}] Aliases:map[]}\"\nJun 11 16:11:02.947290 crc crio[21458]: time=\"2026-06-11T16:11:02.947235393Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7f88546bc-f77wp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.948245 crc crio[21458]: time=\"2026-06-11T16:11:02.948175113Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac 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:0xc001c84240}] Aliases:map[]}\"\nJun 11 16:11:02.948692 crc crio[21458]: time=\"2026-06-11T16:11:02.948601912Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.949473 crc crio[21458]: time=\"2026-06-11T16:11:02.949350228Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b 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:0xc001c842d0}] Aliases:map[]}\"\nJun 11 16:11:02.949891 crc crio[21458]: time=\"2026-06-11T16:11:02.949827147Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.950676 crc crio[21458]: time=\"2026-06-11T16:11:02.950607744Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 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:0xc001c84360}] Aliases:map[]}\"\nJun 11 16:11:02.951340 crc crio[21458]: time=\"2026-06-11T16:11:02.951096454Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.952357 crc crio[21458]: time=\"2026-06-11T16:11:02.952269108Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 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:0xc001c843e0}] Aliases:map[]}\"\nJun 11 16:11:02.952938 crc crio[21458]: time=\"2026-06-11T16:11:02.95282826Z\" 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 11 16:11:02.955941 crc crio[21458]: time=\"2026-06-11T16:11:02.955817112Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 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:0xc00012abc8}] Aliases:map[]}\"\nJun 11 16:11:02.956161 crc crio[21458]: time=\"2026-06-11T16:11:02.956098807Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.956822 crc crio[21458]: time=\"2026-06-11T16:11:02.956642939Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d 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:0xc001c84070}] Aliases:map[]}\"\nJun 11 16:11:02.956822 crc crio[21458]: time=\"2026-06-11T16:11:02.956817093Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.957012 crc crio[21458]: time=\"2026-06-11T16:11:02.956938885Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.957012 crc crio[21458]: time=\"2026-06-11T16:11:02.956985176Z\" level=warning msg=\"Could not restore sandbox IP for 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.957371 crc crio[21458]: time=\"2026-06-11T16:11:02.957290912Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 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:0xc001c84108}] Aliases:map[]}\"\nJun 11 16:11:02.957522 crc crio[21458]: time=\"2026-06-11T16:11:02.957493426Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.958348 crc crio[21458]: time=\"2026-06-11T16:11:02.95814663Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc001c84198}] Aliases:map[]}\"\nJun 11 16:11:02.958348 crc crio[21458]: time=\"2026-06-11T16:11:02.958284723Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.958865 crc crio[21458]: time=\"2026-06-11T16:11:02.958722582Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be 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:0xc001c844a0}] Aliases:map[]}\"\nJun 11 16:11:02.959011 crc crio[21458]: time=\"2026-06-11T16:11:02.958899446Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.959343 crc crio[21458]: time=\"2026-06-11T16:11:02.959276623Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad 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:0xc001c84530}] Aliases:map[]}\"\nJun 11 16:11:02.959677 crc crio[21458]: time=\"2026-06-11T16:11:02.959501149Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.961167 crc crio[21458]: time=\"2026-06-11T16:11:02.961054591Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 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:0xc001c845c0}] Aliases:map[]}\"\nJun 11 16:11:02.961316 crc crio[21458]: time=\"2026-06-11T16:11:02.961236585Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.961968 crc crio[21458]: time=\"2026-06-11T16:11:02.961810496Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 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:0xc001c84650}] Aliases:map[]}\"\nJun 11 16:11:02.962325 crc crio[21458]: time=\"2026-06-11T16:11:02.962135733Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.963610 crc crio[21458]: time=\"2026-06-11T16:11:02.963310207Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e 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:0xc001c846d0}] Aliases:map[]}\"\nJun 11 16:11:02.963951 crc crio[21458]: time=\"2026-06-11T16:11:02.963822238Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.965270 crc crio[21458]: time=\"2026-06-11T16:11:02.965200317Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 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:0xc001c84760}] Aliases:map[]}\"\nJun 11 16:11:02.965602 crc crio[21458]: time=\"2026-06-11T16:11:02.965528704Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.966178 crc crio[21458]: time=\"2026-06-11T16:11:02.966099805Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 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:0xc001c847f8}] Aliases:map[]}\"\nJun 11 16:11:02.966351 crc crio[21458]: time=\"2026-06-11T16:11:02.966282249Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.967310 crc crio[21458]: time=\"2026-06-11T16:11:02.967234879Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 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:0xc001c84878}] Aliases:map[]}\"\nJun 11 16:11:02.967557 crc crio[21458]: time=\"2026-06-11T16:11:02.967416703Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.967797 crc crio[21458]: time=\"2026-06-11T16:11:02.967675568Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.967797 crc crio[21458]: time=\"2026-06-11T16:11:02.967721999Z\" level=warning msg=\"Could not restore sandbox IP for 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.968303 crc crio[21458]: time=\"2026-06-11T16:11:02.96823708Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 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:0xc001c84910}] Aliases:map[]}\"\nJun 11 16:11:02.968505 crc crio[21458]: time=\"2026-06-11T16:11:02.968390533Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.969096 crc crio[21458]: time=\"2026-06-11T16:11:02.969018346Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 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:0xc001c84990}] Aliases:map[]}\"\nJun 11 16:11:02.969269 crc crio[21458]: time=\"2026-06-11T16:11:02.9691988Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.969733 crc crio[21458]: time=\"2026-06-11T16:11:02.9696659Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 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:0xc001c84a10}] Aliases:map[]}\"\nJun 11 16:11:02.969917 crc crio[21458]: time=\"2026-06-11T16:11:02.969855143Z\" 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 11 16:11:02.970480 crc crio[21458]: time=\"2026-06-11T16:11:02.970349754Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 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:0xc001c84aa0}] Aliases:map[]}\"\nJun 11 16:11:02.970667 crc crio[21458]: time=\"2026-06-11T16:11:02.970592489Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.971156 crc crio[21458]: time=\"2026-06-11T16:11:02.971090939Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c 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:0xc001c84b30}] Aliases:map[]}\"\nJun 11 16:11:02.971288 crc crio[21458]: time=\"2026-06-11T16:11:02.971226472Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.971792 crc crio[21458]: time=\"2026-06-11T16:11:02.971693631Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc001c84bc0}] Aliases:map[]}\"\nJun 11 16:11:02.971939 crc crio[21458]: time=\"2026-06-11T16:11:02.971888485Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.972643 crc crio[21458]: time=\"2026-06-11T16:11:02.97257554Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 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:0xc001c84c50}] Aliases:map[]}\"\nJun 11 16:11:02.972793 crc crio[21458]: time=\"2026-06-11T16:11:02.972721493Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.973311 crc crio[21458]: time=\"2026-06-11T16:11:02.973145531Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b 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:0xc001c84cd0}] Aliases:map[]}\"\nJun 11 16:11:02.973311 crc crio[21458]: time=\"2026-06-11T16:11:02.973288194Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.974252 crc crio[21458]: time=\"2026-06-11T16:11:02.974129302Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 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:0xc001c84d60}] Aliases:map[]}\"\nJun 11 16:11:02.974913 crc crio[21458]: time=\"2026-06-11T16:11:02.974828576Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.976480 crc crio[21458]: time=\"2026-06-11T16:11:02.976341388Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 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:0xc00012a5b8}] Aliases:map[]}\"\nJun 11 16:11:02.976835 crc crio[21458]: time=\"2026-06-11T16:11:02.976721906Z\" 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 11 16:11:02.977934 crc crio[21458]: time=\"2026-06-11T16:11:02.977811878Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 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:0xc00012a810}] Aliases:map[]}\"\nJun 11 16:11:02.978166 crc crio[21458]: time=\"2026-06-11T16:11:02.978088465Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.979468 crc crio[21458]: time=\"2026-06-11T16:11:02.979338831Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 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:0xc00012a948}] Aliases:map[]}\"\nJun 11 16:11:02.979923 crc crio[21458]: time=\"2026-06-11T16:11:02.979738839Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.981017 crc crio[21458]: time=\"2026-06-11T16:11:02.980939124Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 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:0xc00012aa78}] Aliases:map[]}\"\nJun 11 16:11:02.981288 crc crio[21458]: time=\"2026-06-11T16:11:02.981212529Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.981692 crc crio[21458]: time=\"2026-06-11T16:11:02.981613568Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.981800 crc crio[21458]: time=\"2026-06-11T16:11:02.981697649Z\" level=warning msg=\"Could not restore sandbox IP for bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.982471 crc crio[21458]: time=\"2026-06-11T16:11:02.982339343Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 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:0xc00012ab38}] Aliases:map[]}\"\nJun 11 16:11:02.982815 crc crio[21458]: time=\"2026-06-11T16:11:02.98270034Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.983716 crc crio[21458]: time=\"2026-06-11T16:11:02.98363522Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b 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:0xc00012ac08}] Aliases:map[]}\"\nJun 11 16:11:02.984071 crc crio[21458]: time=\"2026-06-11T16:11:02.983990127Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.985230 crc crio[21458]: time=\"2026-06-11T16:11:02.985131691Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 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:0xc00012ac90}] Aliases:map[]}\"\nJun 11 16:11:02.985644 crc crio[21458]: time=\"2026-06-11T16:11:02.98556439Z\" 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 11 16:11:02.986839 crc crio[21458]: time=\"2026-06-11T16:11:02.986691983Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc00012ad30}] Aliases:map[]}\"\nJun 11 16:11:02.987320 crc crio[21458]: time=\"2026-06-11T16:11:02.987225754Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.989027 crc crio[21458]: time=\"2026-06-11T16:11:02.988933319Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf 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:0xc00012add0}] Aliases:map[]}\"\nJun 11 16:11:02.989338 crc crio[21458]: time=\"2026-06-11T16:11:02.989247626Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.990816 crc crio[21458]: time=\"2026-06-11T16:11:02.990671926Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 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:0xc00012ae70}] Aliases:map[]}\"\nJun 11 16:11:02.991184 crc crio[21458]: time=\"2026-06-11T16:11:02.991095745Z\" 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 11 16:11:02.992685 crc crio[21458]: time=\"2026-06-11T16:11:02.992579565Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 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:0xc00012aef0}] Aliases:map[]}\"\nJun 11 16:11:02.993201 crc crio[21458]: time=\"2026-06-11T16:11:02.993123916Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.994533 crc crio[21458]: time=\"2026-06-11T16:11:02.994374932Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f 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:0xc00012af80}] Aliases:map[]}\"\nJun 11 16:11:02.995058 crc crio[21458]: time=\"2026-06-11T16:11:02.994957425Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.995503 crc crio[21458]: time=\"2026-06-11T16:11:02.995364443Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.995690 crc crio[21458]: time=\"2026-06-11T16:11:02.995599288Z\" level=warning msg=\"Could not restore sandbox IP for 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.995747 crc crio[21458]: time=\"2026-06-11T16:11:02.99571373Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.995944 crc crio[21458]: time=\"2026-06-11T16:11:02.995748041Z\" level=warning msg=\"Could not restore sandbox IP for 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.996915 crc crio[21458]: time=\"2026-06-11T16:11:02.996830315Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 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:0xc00012b020}] Aliases:map[]}\"\nJun 11 16:11:02.997225 crc crio[21458]: time=\"2026-06-11T16:11:02.99709824Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:02.997360 crc crio[21458]: time=\"2026-06-11T16:11:02.997289274Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.997360 crc crio[21458]: time=\"2026-06-11T16:11:02.997312394Z\" level=warning msg=\"Could not restore sandbox IP for 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2: failed to get network status for pod sandbox k8s_collect-profiles-29686560-dg8j7_openshift-operator-lifecycle-manager_3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89_0(5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:02.998247 crc crio[21458]: time=\"2026-06-11T16:11:02.998150112Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 16:11:03.001005 crc crio[21458]: time=\"2026-06-11T16:11:03.00092998Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 16:11:03.001080 crc crio[21458]: time=\"2026-06-11T16:11:03.000986311Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 16:11:03.001172 crc crio[21458]: time=\"2026-06-11T16:11:03.001118724Z\" level=info msg=\"Create NRI interface\"\nJun 11 16:11:03.001291 crc crio[21458]: time=\"2026-06-11T16:11:03.001240066Z\" level=info msg=\"runtime interface created\"\nJun 11 16:11:03.001348 crc crio[21458]: time=\"2026-06-11T16:11:03.001313648Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 16:11:03.001348 crc crio[21458]: time=\"2026-06-11T16:11:03.001335608Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 16:11:03.001412 crc crio[21458]: time=\"2026-06-11T16:11:03.001355358Z\" level=info msg=\"starting plugins...\"\nJun 11 16:11:03.001591 crc crio[21458]: time=\"2026-06-11T16:11:03.001512642Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 16:11:03.013152 crc crio[21458]: time=\"2026-06-11T16:11:03.013061881Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 16:11:03.023107 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 16:11:10.936829 crc crio[21458]: time=\"2026-06-11T16:11:10.935898204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=74a603ac-e084-4a1f-a947-2e128d017787 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:11:10.940505 crc crio[21458]: time=\"2026-06-11T16:11:10.940378118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=783e126c-8f47-40fb-8a95-1c4f2175a46c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:11:10.945045 crc crio[21458]: time=\"2026-06-11T16:11:10.944976243Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0e83e88d-5523-475e-8d0b-aada5f2999e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:11:10.945499 crc crio[21458]: time=\"2026-06-11T16:11:10.945464404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:11:10.978200 crc crio[21458]: time=\"2026-06-11T16:11:10.978066841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:11:10.983188 crc crio[21458]: time=\"2026-06-11T16:11:10.983093056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:11:11.120419 crc crio[21458]: time=\"2026-06-11T16:11:11.119923908Z\" level=info msg=\"Created container 3f8845fd0d83643fff7feb0fd118b217ceac35a9334670e7c2f404e2f229630b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0e83e88d-5523-475e-8d0b-aada5f2999e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:11:11.122980 crc crio[21458]: time=\"2026-06-11T16:11:11.122545573Z\" level=info msg=\"Starting container: 3f8845fd0d83643fff7feb0fd118b217ceac35a9334670e7c2f404e2f229630b\" id=fcb261c6-32bc-4d05-88b2-3f8972e67362 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:11:11.129644 crc crio[21458]: time=\"2026-06-11T16:11:11.129307354Z\" level=info msg=\"Started container\" PID=22255 containerID=3f8845fd0d83643fff7feb0fd118b217ceac35a9334670e7c2f404e2f229630b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fcb261c6-32bc-4d05-88b2-3f8972e67362 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1\nJun 11 16:11:17.518315 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 11 16:11:26.177263 crc systemd[1]: crio.service: Deactivated successfully.\nJun 11 16:11:26.178554 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 11 16:11:26.179107 crc systemd[1]: crio.service: Consumed 4.736s CPU time.\nJun 11 16:11:26.265533 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 16:11:26.384969 crc crio[23211]: time=\"2026-06-11T16:11:26.384303251Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 16:11:26.384969 crc crio[23211]: time=\"2026-06-11T16:11:26.384940068Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 16:11:26.387098 crc crio[23211]: time=\"2026-06-11T16:11:26.387012241Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 16:11:26.387255 crc crio[23211]: time=\"2026-06-11T16:11:26.387163315Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 16:11:26.394938 crc crio[23211]: time=\"2026-06-11T16:11:26.394860734Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 11 16:11:26.427066 crc crio[23211]: time=\"2026-06-11T16:11:26.426937252Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 16:11:26.427326 crc crio[23211]: time=\"2026-06-11T16:11:26.427191359Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 16:11:26.427326 crc crio[23211]: time=\"2026-06-11T16:11:26.427206489Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 16:11:26.427493 crc crio[23211]: time=\"2026-06-11T16:11:26.427334233Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 16:11:26.427493 crc crio[23211]: time=\"2026-06-11T16:11:26.427380754Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 16:11:26.452235 crc crio[23211]: time=\"2026-06-11T16:11:26.45200862Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 16:11:26.471692 crc crio[23211]: time=\"2026-06-11T16:11:26.471477303Z\" 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 11 16:11:26.476380 crc crio[23211]: time=\"2026-06-11T16:11:26.476289028Z\" 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 11 16:11:26.511771 crc crio[23211]: time=\"2026-06-11T16:11:26.51162758Z\" 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 11 16:11:26.682443 crc crio[23211]: time=\"2026-06-11T16:11:26.682350421Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 16:11:26.682443 crc crio[23211]: time=\"2026-06-11T16:11:26.682407783Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 16:11:26.682443 crc crio[23211]: time=\"2026-06-11T16:11:26.682457954Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 16:11:26.682881 crc crio[23211]: time=\"2026-06-11T16:11:26.682469124Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 16:11:26.682881 crc crio[23211]: time=\"2026-06-11T16:11:26.682476554Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 16:11:26.688014 crc crio[23211]: time=\"2026-06-11T16:11:26.687874224Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 16:11:26.688014 crc crio[23211]: time=\"2026-06-11T16:11:26.687911575Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 16:11:26.693940 crc crio[23211]: time=\"2026-06-11T16:11:26.69389049Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 16:11:26.693940 crc crio[23211]: time=\"2026-06-11T16:11:26.693926061Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 16:11:26.716150 crc crio[23211]: time=\"2026-06-11T16:11:26.71598099Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:11:26.716150 crc crio[23211]: time=\"2026-06-11T16:11:26.716054022Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:11:26.716772 crc crio[23211]: time=\"2026-06-11T16:11:26.716711179Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 16:11:26.716772 crc crio[23211]: time=\"2026-06-11T16:11:26.716758401Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 16:11:26.717639 crc crio[23211]: time=\"2026-06-11T16:11:26.717415527Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\"]\\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 11 16:11:26.718562 crc crio[23211]: time=\"2026-06-11T16:11:26.718500705Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 16:11:26.718906 crc crio[23211]: time=\"2026-06-11T16:11:26.718858954Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 16:11:28.661112 crc crio[23211]: time=\"2026-06-11T16:11:28.660326754Z\" level=info msg=\"Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc00008d328}] Aliases:map[]}\"\nJun 11 16:11:28.663352 crc crio[23211]: time=\"2026-06-11T16:11:28.661339721Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-cm758 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.665005 crc crio[23211]: time=\"2026-06-11T16:11:28.664880162Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc00008d428}] Aliases:map[]}\"\nJun 11 16:11:28.665362 crc crio[23211]: time=\"2026-06-11T16:11:28.665232942Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-cjs9d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.667040 crc crio[23211]: time=\"2026-06-11T16:11:28.666917125Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc000612b60}] Aliases:map[]}\"\nJun 11 16:11:28.667240 crc crio[23211]: time=\"2026-06-11T16:11:28.667195952Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-tfzks for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.668782 crc crio[23211]: time=\"2026-06-11T16:11:28.668636129Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc000612c00}] Aliases:map[]}\"\nJun 11 16:11:28.669064 crc crio[23211]: time=\"2026-06-11T16:11:28.668959487Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5kplv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.671010 crc crio[23211]: time=\"2026-06-11T16:11:28.670895097Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-p8hr8 Namespace:openshift-marketplace ID:0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 UID:ec689149-9cf1-4790-945c-323e394cbd75 NetNS:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec689149_9cf1_4790_945c_323e394cbd75.slice PodAnnotations:0xc000612c90}] Aliases:map[]}\"\nJun 11 16:11:28.671151 crc crio[23211]: time=\"2026-06-11T16:11:28.671104102Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-p8hr8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.672024 crc crio[23211]: time=\"2026-06-11T16:11:28.671924644Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e 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:0xc000612d10}] Aliases:map[]}\"\nJun 11 16:11:28.672182 crc crio[23211]: time=\"2026-06-11T16:11:28.672108368Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.672283 crc crio[23211]: time=\"2026-06-11T16:11:28.672249262Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.672367 crc crio[23211]: time=\"2026-06-11T16:11:28.672281513Z\" level=warning msg=\"Could not restore sandbox IP for a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_758062bd-d923-482f-9cff-0b4944b3a717_0(a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.672367 crc crio[23211]: time=\"2026-06-11T16:11:28.672316444Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.672367 crc crio[23211]: time=\"2026-06-11T16:11:28.672337264Z\" level=warning msg=\"Could not restore sandbox IP for 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_392d0588-ab44-4ec8-87bf-ba7f0cacf25b_0(5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.673356 crc crio[23211]: time=\"2026-06-11T16:11:28.673208777Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-98548687b-xnt6d Namespace:openshift-route-controller-manager ID:d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc UID:de4503c7-6b94-42bf-9d26-68df6310bcfa NetNS:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde4503c7_6b94_42bf_9d26_68df6310bcfa.slice PodAnnotations:0xc000612db0}] Aliases:map[]}\"\nJun 11 16:11:28.673633 crc crio[23211]: time=\"2026-06-11T16:11:28.673550936Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-98548687b-xnt6d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.674410 crc crio[23211]: time=\"2026-06-11T16:11:28.674296054Z\" level=info msg=\"Got pod network &{Name:controller-manager-7f88546bc-f77wp Namespace:openshift-controller-manager ID:2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 UID:873d27dc-4ecf-42a4-8770-381ae567cf12 NetNS:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod873d27dc_4ecf_42a4_8770_381ae567cf12.slice PodAnnotations:0xc000612e40}] Aliases:map[]}\"\nJun 11 16:11:28.674773 crc crio[23211]: time=\"2026-06-11T16:11:28.674721976Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7f88546bc-f77wp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.675603 crc crio[23211]: time=\"2026-06-11T16:11:28.675372573Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac 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:0xc000612ed0}] Aliases:map[]}\"\nJun 11 16:11:28.675827 crc crio[23211]: time=\"2026-06-11T16:11:28.67566276Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.676849 crc crio[23211]: time=\"2026-06-11T16:11:28.676753688Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b 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:0xc000612f60}] Aliases:map[]}\"\nJun 11 16:11:28.677010 crc crio[23211]: time=\"2026-06-11T16:11:28.676951343Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.677754 crc crio[23211]: time=\"2026-06-11T16:11:28.6775757Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 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:0xc000612ff0}] Aliases:map[]}\"\nJun 11 16:11:28.677919 crc crio[23211]: time=\"2026-06-11T16:11:28.677855267Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.678644 crc crio[23211]: time=\"2026-06-11T16:11:28.678505963Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 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:0xc000613070}] Aliases:map[]}\"\nJun 11 16:11:28.678969 crc crio[23211]: time=\"2026-06-11T16:11:28.678895054Z\" 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 11 16:11:28.679754 crc crio[23211]: time=\"2026-06-11T16:11:28.679593631Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 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:0xc000613100}] Aliases:map[]}\"\nJun 11 16:11:28.679912 crc crio[23211]: time=\"2026-06-11T16:11:28.679896379Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.681075 crc crio[23211]: time=\"2026-06-11T16:11:28.680868704Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d 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:0xc000613180}] Aliases:map[]}\"\nJun 11 16:11:28.681895 crc crio[23211]: time=\"2026-06-11T16:11:28.681128101Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.681895 crc crio[23211]: time=\"2026-06-11T16:11:28.681277945Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.681895 crc crio[23211]: time=\"2026-06-11T16:11:28.681305635Z\" level=warning msg=\"Could not restore sandbox IP for 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.682282 crc crio[23211]: time=\"2026-06-11T16:11:28.682199809Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 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:0xc000613218}] Aliases:map[]}\"\nJun 11 16:11:28.682544 crc crio[23211]: time=\"2026-06-11T16:11:28.682415964Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.684945 crc crio[23211]: time=\"2026-06-11T16:11:28.684841437Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc0001ae938}] Aliases:map[]}\"\nJun 11 16:11:28.685118 crc crio[23211]: time=\"2026-06-11T16:11:28.685024192Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.685827 crc crio[23211]: time=\"2026-06-11T16:11:28.68572432Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be 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:0xc0001aea20}] Aliases:map[]}\"\nJun 11 16:11:28.685964 crc crio[23211]: time=\"2026-06-11T16:11:28.685908525Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.686902 crc crio[23211]: time=\"2026-06-11T16:11:28.686798967Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad 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:0xc0001aeae8}] Aliases:map[]}\"\nJun 11 16:11:28.687065 crc crio[23211]: time=\"2026-06-11T16:11:28.686982183Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.687790 crc crio[23211]: time=\"2026-06-11T16:11:28.687596098Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 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:0xc0001aebb8}] Aliases:map[]}\"\nJun 11 16:11:28.687960 crc crio[23211]: time=\"2026-06-11T16:11:28.687882156Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.688344 crc crio[23211]: time=\"2026-06-11T16:11:28.688246265Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 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:0xc0001aec70}] Aliases:map[]}\"\nJun 11 16:11:28.688616 crc crio[23211]: time=\"2026-06-11T16:11:28.68841049Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.689022 crc crio[23211]: time=\"2026-06-11T16:11:28.688919903Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e 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:0xc0001aed18}] Aliases:map[]}\"\nJun 11 16:11:28.689176 crc crio[23211]: time=\"2026-06-11T16:11:28.689088597Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.689757 crc crio[23211]: time=\"2026-06-11T16:11:28.68961763Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 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:0xc0001aedd8}] Aliases:map[]}\"\nJun 11 16:11:28.689890 crc crio[23211]: time=\"2026-06-11T16:11:28.689819746Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.690385 crc crio[23211]: time=\"2026-06-11T16:11:28.690258227Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 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:0xc0001aeea8}] Aliases:map[]}\"\nJun 11 16:11:28.690816 crc crio[23211]: time=\"2026-06-11T16:11:28.690516974Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.691201 crc crio[23211]: time=\"2026-06-11T16:11:28.69111788Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 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:0xc0001aef38}] Aliases:map[]}\"\nJun 11 16:11:28.691527 crc crio[23211]: time=\"2026-06-11T16:11:28.691379657Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.691835 crc crio[23211]: time=\"2026-06-11T16:11:28.691746466Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.691835 crc crio[23211]: time=\"2026-06-11T16:11:28.691816807Z\" level=warning msg=\"Could not restore sandbox IP for 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.692298 crc crio[23211]: time=\"2026-06-11T16:11:28.692207297Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 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:0xc0001aeff0}] Aliases:map[]}\"\nJun 11 16:11:28.692655 crc crio[23211]: time=\"2026-06-11T16:11:28.692379652Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.693367 crc crio[23211]: time=\"2026-06-11T16:11:28.693291516Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 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:0xc0001af098}] Aliases:map[]}\"\nJun 11 16:11:28.693999 crc crio[23211]: time=\"2026-06-11T16:11:28.693919912Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.695103 crc crio[23211]: time=\"2026-06-11T16:11:28.69501713Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 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:0xc000613288}] Aliases:map[]}\"\nJun 11 16:11:28.695511 crc crio[23211]: time=\"2026-06-11T16:11:28.695357959Z\" 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 11 16:11:28.696024 crc crio[23211]: time=\"2026-06-11T16:11:28.695943064Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 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:0xc000613318}] Aliases:map[]}\"\nJun 11 16:11:28.696171 crc crio[23211]: time=\"2026-06-11T16:11:28.696125099Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.696876 crc crio[23211]: time=\"2026-06-11T16:11:28.696804067Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c 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:0xc0006133a8}] Aliases:map[]}\"\nJun 11 16:11:28.697282 crc crio[23211]: time=\"2026-06-11T16:11:28.697194377Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.705972 crc crio[23211]: time=\"2026-06-11T16:11:28.700590465Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc000613438}] Aliases:map[]}\"\nJun 11 16:11:28.706776 crc crio[23211]: time=\"2026-06-11T16:11:28.70664868Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.707803 crc crio[23211]: time=\"2026-06-11T16:11:28.707765449Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 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:0xc0018be058}] Aliases:map[]}\"\nJun 11 16:11:28.708104 crc crio[23211]: time=\"2026-06-11T16:11:28.708080787Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.708904 crc crio[23211]: time=\"2026-06-11T16:11:28.708873709Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b 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:0xc0018be0d8}] Aliases:map[]}\"\nJun 11 16:11:28.709260 crc crio[23211]: time=\"2026-06-11T16:11:28.709230628Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.713058 crc crio[23211]: time=\"2026-06-11T16:11:28.712943843Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 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:0xc0018be168}] Aliases:map[]}\"\nJun 11 16:11:28.713413 crc crio[23211]: time=\"2026-06-11T16:11:28.713325063Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.714962 crc crio[23211]: time=\"2026-06-11T16:11:28.714833692Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 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:0xc0001ae120}] Aliases:map[]}\"\nJun 11 16:11:28.715519 crc crio[23211]: time=\"2026-06-11T16:11:28.71515187Z\" 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 11 16:11:28.717002 crc crio[23211]: time=\"2026-06-11T16:11:28.716886445Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 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:0xc0001ae218}] Aliases:map[]}\"\nJun 11 16:11:28.718390 crc crio[23211]: time=\"2026-06-11T16:11:28.717240784Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.718927 crc crio[23211]: time=\"2026-06-11T16:11:28.718809206Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 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:0xc0001ae330}] Aliases:map[]}\"\nJun 11 16:11:28.719279 crc crio[23211]: time=\"2026-06-11T16:11:28.719170774Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.720375 crc crio[23211]: time=\"2026-06-11T16:11:28.720275672Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 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:0xc0001ae3f8}] Aliases:map[]}\"\nJun 11 16:11:28.720700 crc crio[23211]: time=\"2026-06-11T16:11:28.7205812Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.720965 crc crio[23211]: time=\"2026-06-11T16:11:28.720875157Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.720965 crc crio[23211]: time=\"2026-06-11T16:11:28.72094753Z\" level=warning msg=\"Could not restore sandbox IP for bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.721560 crc crio[23211]: time=\"2026-06-11T16:11:28.721299159Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 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:0xc0001ae510}] Aliases:map[]}\"\nJun 11 16:11:28.721720 crc crio[23211]: time=\"2026-06-11T16:11:28.721582817Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.722545 crc crio[23211]: time=\"2026-06-11T16:11:28.722384067Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b 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:0xc0001ae5f8}] Aliases:map[]}\"\nJun 11 16:11:28.722881 crc crio[23211]: time=\"2026-06-11T16:11:28.722763738Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.723515 crc crio[23211]: time=\"2026-06-11T16:11:28.723331831Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 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:0xc0001ae718}] Aliases:map[]}\"\nJun 11 16:11:28.723875 crc crio[23211]: time=\"2026-06-11T16:11:28.723767683Z\" 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 11 16:11:28.724826 crc crio[23211]: time=\"2026-06-11T16:11:28.724578453Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc0001ae7e0}] Aliases:map[]}\"\nJun 11 16:11:28.724944 crc crio[23211]: time=\"2026-06-11T16:11:28.724868641Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.725706 crc crio[23211]: time=\"2026-06-11T16:11:28.72557788Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf 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:0xc0001ae8c8}] Aliases:map[]}\"\nJun 11 16:11:28.726036 crc crio[23211]: time=\"2026-06-11T16:11:28.725940299Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.726704 crc crio[23211]: time=\"2026-06-11T16:11:28.726596186Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 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:0xc0001ae998}] Aliases:map[]}\"\nJun 11 16:11:28.726911 crc crio[23211]: time=\"2026-06-11T16:11:28.726837742Z\" 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 11 16:11:28.728385 crc crio[23211]: time=\"2026-06-11T16:11:28.727927201Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 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:0xc0001aea50}] Aliases:map[]}\"\nJun 11 16:11:28.728385 crc crio[23211]: time=\"2026-06-11T16:11:28.728089395Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.728834 crc crio[23211]: time=\"2026-06-11T16:11:28.728744891Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f 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:0xc00008c1f0}] Aliases:map[]}\"\nJun 11 16:11:28.728978 crc crio[23211]: time=\"2026-06-11T16:11:28.728931486Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.729299 crc crio[23211]: time=\"2026-06-11T16:11:28.72911089Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.729299 crc crio[23211]: time=\"2026-06-11T16:11:28.729158802Z\" level=warning msg=\"Could not restore sandbox IP for 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.729299 crc crio[23211]: time=\"2026-06-11T16:11:28.729191182Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.729299 crc crio[23211]: time=\"2026-06-11T16:11:28.729203633Z\" level=warning msg=\"Could not restore sandbox IP for 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.729824 crc crio[23211]: time=\"2026-06-11T16:11:28.729627194Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 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:0xc00008c440}] Aliases:map[]}\"\nJun 11 16:11:28.729930 crc crio[23211]: time=\"2026-06-11T16:11:28.729879741Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:28.730126 crc crio[23211]: time=\"2026-06-11T16:11:28.730059855Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.730126 crc crio[23211]: time=\"2026-06-11T16:11:28.730110166Z\" level=warning msg=\"Could not restore sandbox IP for 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2: failed to get network status for pod sandbox k8s_collect-profiles-29686560-dg8j7_openshift-operator-lifecycle-manager_3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89_0(5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:11:28.730916 crc crio[23211]: time=\"2026-06-11T16:11:28.730846107Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 16:11:28.732371 crc crio[23211]: time=\"2026-06-11T16:11:28.732338184Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 16:11:28.732746 crc crio[23211]: time=\"2026-06-11T16:11:28.732615212Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 16:11:28.732931 crc crio[23211]: time=\"2026-06-11T16:11:28.732904219Z\" level=info msg=\"Create NRI interface\"\nJun 11 16:11:28.733101 crc crio[23211]: time=\"2026-06-11T16:11:28.733077163Z\" level=info msg=\"runtime interface created\"\nJun 11 16:11:28.733284 crc crio[23211]: time=\"2026-06-11T16:11:28.733261628Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 16:11:28.733391 crc crio[23211]: time=\"2026-06-11T16:11:28.73337387Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 16:11:28.733640 crc crio[23211]: time=\"2026-06-11T16:11:28.733613537Z\" level=info msg=\"starting plugins...\"\nJun 11 16:11:28.734024 crc crio[23211]: time=\"2026-06-11T16:11:28.733999027Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 16:11:28.739351 crc crio[23211]: time=\"2026-06-11T16:11:28.739317295Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 16:11:28.749272 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 16:11:45.796988 crc crio[23211]: time=\"2026-06-11T16:11:45.796045371Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=d58ab135-f058-426a-8255-1e6b1f126c42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:11:45.798763 crc crio[23211]: time=\"2026-06-11T16:11:45.797057318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:11:45.826361 crc crio[23211]: time=\"2026-06-11T16:11:45.825998636Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19 UID:01e52695-d981-42aa-9b3d-76237c796c21 NetNS:/var/run/netns/4b4b4c4f-ff31-4d7b-b635-e6f577f8aabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod01e52695_d981_42aa_9b3d_76237c796c21.slice PodAnnotations:0xc00008cdf8}] Aliases:map[]}\"\nJun 11 16:11:45.826361 crc crio[23211]: time=\"2026-06-11T16:11:45.826341655Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:11:46.666517 crc crio[23211]: 2026-06-11T16:11:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2622c0e49402de8 Mac:56:3e:f8:1a:ce:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/4b4b4c4f-ff31-4d7b-b635-e6f577f8aabc SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:11:46.668857 crc crio[23211]: time=\"2026-06-11T16:11:46.668793649Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19 UID:01e52695-d981-42aa-9b3d-76237c796c21 NetNS:/var/run/netns/4b4b4c4f-ff31-4d7b-b635-e6f577f8aabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod01e52695_d981_42aa_9b3d_76237c796c21.slice PodAnnotations:0xc00008cdf8}] Aliases:map[]}\"\nJun 11 16:11:46.668997 crc crio[23211]: time=\"2026-06-11T16:11:46.668949563Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:11:46.677528 crc crio[23211]: time=\"2026-06-11T16:11:46.677291409Z\" level=info msg=\"Ran pod sandbox 2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19 with infra container: openshift-etcd/installer-3-crc/POD\" id=d58ab135-f058-426a-8255-1e6b1f126c42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:11:46.683561 crc crio[23211]: time=\"2026-06-11T16:11:46.683367457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6b76fd5b-a173-4667-b928-2fd70a527a93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:11:46.688682 crc crio[23211]: time=\"2026-06-11T16:11:46.688265073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=efd82f57-184b-4020-b56c-da2a9f2f6183 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:11:46.711193 crc crio[23211]: time=\"2026-06-11T16:11:46.710938399Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=319d2f6c-5ea2-42c2-9378-1adf5ad3c7c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:11:46.712017 crc crio[23211]: time=\"2026-06-11T16:11:46.711813361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:11:46.755063 crc crio[23211]: time=\"2026-06-11T16:11:46.754575516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:11:47.342759 crc crio[23211]: time=\"2026-06-11T16:11:47.342644029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:11:47.510877 crc crio[23211]: time=\"2026-06-11T16:11:47.510796623Z\" level=info msg=\"Created container 583825ba7c4bde63ac3cc04839369bb977317cf76cb8ddf502c2243cee08200f: openshift-etcd/installer-3-crc/installer\" id=319d2f6c-5ea2-42c2-9378-1adf5ad3c7c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:11:47.512939 crc crio[23211]: time=\"2026-06-11T16:11:47.512861677Z\" level=info msg=\"Starting container: 583825ba7c4bde63ac3cc04839369bb977317cf76cb8ddf502c2243cee08200f\" id=9075eccc-b482-4439-9e70-2fbbaf579f8d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:11:47.521137 crc crio[23211]: time=\"2026-06-11T16:11:47.521064288Z\" level=info msg=\"Started container\" PID=23789 containerID=583825ba7c4bde63ac3cc04839369bb977317cf76cb8ddf502c2243cee08200f description=openshift-etcd/installer-3-crc/installer id=9075eccc-b482-4439-9e70-2fbbaf579f8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19\nJun 11 16:12:20.192576 crc crio[23211]: time=\"2026-06-11T16:12:20.188836474Z\" level=info msg=\"Stopping container: 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3 (timeout: 30s)\" id=f2edeb72-3628-4fb5-b4d1-ad43407c64e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:12:20.192576 crc crio[23211]: time=\"2026-06-11T16:12:20.189212483Z\" level=info msg=\"Stopping container: 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 (timeout: 30s)\" id=ad0d5f45-82ce-4d8a-b91f-0f2155e2564c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:12:20.192576 crc crio[23211]: time=\"2026-06-11T16:12:20.189316736Z\" level=info msg=\"Stopping container: 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490 (timeout: 30s)\" id=aee7563f-968f-4ed9-b151-a52afda6005e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:12:20.192576 crc crio[23211]: time=\"2026-06-11T16:12:20.189372097Z\" level=info msg=\"Stopping container: dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a (timeout: 30s)\" id=609a5c1f-36db-4814-b36f-7c2d3af682b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:12:20.192576 crc crio[23211]: time=\"2026-06-11T16:12:20.189381268Z\" level=info msg=\"Stopping container: 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af (timeout: 30s)\" id=a3dfb2d3-3b76-426a-995e-695577f4b3a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:12:20.395628 crc crio[23211]: time=\"2026-06-11T16:12:20.395410061Z\" level=info msg=\"Stopped container 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3: openshift-etcd/etcd-crc/etcd-metrics\" id=f2edeb72-3628-4fb5-b4d1-ad43407c64e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:12:20.467566 crc crio[23211]: time=\"2026-06-11T16:12:20.467281608Z\" level=info msg=\"Stopped container 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490: openshift-etcd/etcd-crc/etcd-readyz\" id=aee7563f-968f-4ed9-b151-a52afda6005e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:12:20.576813 crc crio[23211]: time=\"2026-06-11T16:12:20.576617203Z\" level=info msg=\"Stopped container 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af: openshift-etcd/etcd-crc/etcd-rev\" id=a3dfb2d3-3b76-426a-995e-695577f4b3a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:12:29.365308 crc crio[23211]: time=\"2026-06-11T16:12:29.363603812Z\" level=info msg=\"Stopping pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\" id=884fdf2b-d778-4d61-a18b-1e9e9dc15dcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:29.365308 crc crio[23211]: time=\"2026-06-11T16:12:29.365154402Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\" id=884fdf2b-d778-4d61-a18b-1e9e9dc15dcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:29.369267 crc crio[23211]: time=\"2026-06-11T16:12:29.36738222Z\" level=info msg=\"Removing pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\" id=5169d42b-0742-481c-85c1-20907c56a504 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:12:29.388152 crc crio[23211]: time=\"2026-06-11T16:12:29.388033314Z\" level=info msg=\"Removed pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\" id=5169d42b-0742-481c-85c1-20907c56a504 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:12:29.390192 crc crio[23211]: time=\"2026-06-11T16:12:29.390073696Z\" level=info msg=\"Stopping pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\" id=d6bf6f40-19f6-417e-b79e-156779ed8ef3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:29.390359 crc crio[23211]: time=\"2026-06-11T16:12:29.390257341Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\" id=d6bf6f40-19f6-417e-b79e-156779ed8ef3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:29.392817 crc crio[23211]: time=\"2026-06-11T16:12:29.3921844Z\" level=info msg=\"Removing pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\" id=f3791d95-8c2a-4718-bcba-c7b28950a49c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:12:29.408974 crc crio[23211]: time=\"2026-06-11T16:12:29.408615465Z\" level=info msg=\"Removed pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\" id=f3791d95-8c2a-4718-bcba-c7b28950a49c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:12:29.410266 crc crio[23211]: time=\"2026-06-11T16:12:29.410143604Z\" level=info msg=\"Stopping pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\" id=358d7a8b-63e0-48bb-9c40-14d2a1871c18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:29.410596 crc crio[23211]: time=\"2026-06-11T16:12:29.410274768Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\" id=358d7a8b-63e0-48bb-9c40-14d2a1871c18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:29.411695 crc crio[23211]: time=\"2026-06-11T16:12:29.411582231Z\" level=info msg=\"Removing pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\" id=80c8a34a-fb27-464f-9b0c-c794f81cddf0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:12:29.423972 crc crio[23211]: time=\"2026-06-11T16:12:29.423813318Z\" level=info msg=\"Removed pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\" id=80c8a34a-fb27-464f-9b0c-c794f81cddf0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:12:29.426388 crc crio[23211]: time=\"2026-06-11T16:12:29.426138358Z\" level=info msg=\"Stopping pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\" id=f13599e4-8665-46a8-a410-c4d583974ae2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:29.426388 crc crio[23211]: time=\"2026-06-11T16:12:29.426282412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\" id=f13599e4-8665-46a8-a410-c4d583974ae2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:29.429097 crc crio[23211]: time=\"2026-06-11T16:12:29.42896804Z\" level=info msg=\"Removing pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\" id=3435f24e-8006-4882-9ecf-6b851f752ecc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:12:29.457237 crc crio[23211]: time=\"2026-06-11T16:12:29.457132358Z\" level=info msg=\"Removed pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\" id=3435f24e-8006-4882-9ecf-6b851f752ecc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:12:29.460108 crc crio[23211]: time=\"2026-06-11T16:12:29.459902469Z\" level=info msg=\"Stopping pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\" id=ba09c0db-0ae5-47fd-bf0b-dbdbee36ec2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:29.460108 crc crio[23211]: time=\"2026-06-11T16:12:29.460011362Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\" id=ba09c0db-0ae5-47fd-bf0b-dbdbee36ec2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:29.461063 crc crio[23211]: time=\"2026-06-11T16:12:29.460917276Z\" level=info msg=\"Removing pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\" id=5c61ad25-d526-4782-a375-34216a27df75 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:12:29.476130 crc crio[23211]: time=\"2026-06-11T16:12:29.476011616Z\" level=info msg=\"Removed pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\" id=5c61ad25-d526-4782-a375-34216a27df75 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:12:34.498943 crc crio[23211]: time=\"2026-06-11T16:12:34.497216021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b033f2db-32da-4ff4-b8c9-58bc807b0f48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:12:34.502600 crc crio[23211]: time=\"2026-06-11T16:12:34.499921862Z\" level=info msg=\"Removing container: 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34\" id=469814c3-4503-43a4-8e45-b9106257891a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:34.502600 crc crio[23211]: time=\"2026-06-11T16:12:34.501717477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c670d525-3844-458c-a58a-3f2d1bd22c80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:12:34.512588 crc crio[23211]: time=\"2026-06-11T16:12:34.512374052Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7f81d26d-65f0-4694-8f9c-e249962bbbca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:12:34.514287 crc crio[23211]: time=\"2026-06-11T16:12:34.514175939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:12:34.552090 crc crio[23211]: time=\"2026-06-11T16:12:34.551312069Z\" level=info msg=\"Removed container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=469814c3-4503-43a4-8e45-b9106257891a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:34.561802 crc crio[23211]: time=\"2026-06-11T16:12:34.560210019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:12:34.854233 crc crio[23211]: time=\"2026-06-11T16:12:34.853982458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:12:34.966202 crc crio[23211]: time=\"2026-06-11T16:12:34.966015143Z\" level=info msg=\"Created container 55c74870064e93a6085290a2e42a304ccc019d75eb2eb61f6813331785126086: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7f81d26d-65f0-4694-8f9c-e249962bbbca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:12:34.968297 crc crio[23211]: time=\"2026-06-11T16:12:34.96822953Z\" level=info msg=\"Starting container: 55c74870064e93a6085290a2e42a304ccc019d75eb2eb61f6813331785126086\" id=d1a006e3-c5fa-4707-b675-c4cf69f70f44 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:12:34.976008 crc crio[23211]: time=\"2026-06-11T16:12:34.97595614Z\" level=info msg=\"Started container\" PID=24455 containerID=55c74870064e93a6085290a2e42a304ccc019d75eb2eb61f6813331785126086 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=d1a006e3-c5fa-4707-b675-c4cf69f70f44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497\nJun 11 16:12:35.517321 crc crio[23211]: time=\"2026-06-11T16:12:35.516797033Z\" level=info msg=\"Stopping pod sandbox: 2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19\" id=cd80b460-afbc-4759-b898-35aa8e897964 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:35.518274 crc crio[23211]: time=\"2026-06-11T16:12:35.518038646Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19 UID:01e52695-d981-42aa-9b3d-76237c796c21 NetNS:/var/run/netns/4b4b4c4f-ff31-4d7b-b635-e6f577f8aabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod01e52695_d981_42aa_9b3d_76237c796c21.slice PodAnnotations:0xc002818300}] Aliases:map[]}\"\nJun 11 16:12:35.518274 crc crio[23211]: time=\"2026-06-11T16:12:35.518180599Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:12:35.875349 crc crio[23211]: time=\"2026-06-11T16:12:35.875265945Z\" level=info msg=\"Stopped pod sandbox: 2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19\" id=cd80b460-afbc-4759-b898-35aa8e897964 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:47.377110 crc crio[23211]: time=\"2026-06-11T16:12:47.374917407Z\" level=info msg=\"Stopped container dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a: openshift-etcd/etcd-crc/etcd\" id=609a5c1f-36db-4814-b36f-7c2d3af682b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:12:50.199920 crc crio[23211]: time=\"2026-06-11T16:12:50.198919198Z\" level=warning msg=\"Stopping container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 with stop signal(15) timed out. Killing...\"\nJun 11 16:12:50.239064 crc crio[23211]: time=\"2026-06-11T16:12:50.238963833Z\" level=error msg=\"Killing container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 16:12:50.327001 crc crio[23211]: time=\"2026-06-11T16:12:50.326561955Z\" level=info msg=\"Stopped container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5: openshift-etcd/etcd-crc/etcdctl\" id=ad0d5f45-82ce-4d8a-b91f-0f2155e2564c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:12:50.327577 crc crio[23211]: time=\"2026-06-11T16:12:50.327368296Z\" level=info msg=\"Stopping pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\" id=26d7fcce-ad58-41ef-ad1c-2683367b7774 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:50.333358 crc crio[23211]: time=\"2026-06-11T16:12:50.333269669Z\" level=info msg=\"Stopped pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\" id=26d7fcce-ad58-41ef-ad1c-2683367b7774 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:12:50.723306 crc crio[23211]: time=\"2026-06-11T16:12:50.723215233Z\" level=info msg=\"Removing container: 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af\" id=b3f33caf-6d6f-4de0-9cd4-2537478dc4cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:50.766523 crc crio[23211]: time=\"2026-06-11T16:12:50.76455249Z\" level=info msg=\"Removed container 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af: openshift-etcd/etcd-crc/etcd-rev\" id=b3f33caf-6d6f-4de0-9cd4-2537478dc4cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:50.776938 crc crio[23211]: time=\"2026-06-11T16:12:50.776852289Z\" level=info msg=\"Removing container: 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490\" id=cd08f9a4-6bb1-4b4c-82d6-5fafa6120a81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:50.814587 crc crio[23211]: time=\"2026-06-11T16:12:50.814240454Z\" level=info msg=\"Removed container 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490: openshift-etcd/etcd-crc/etcd-readyz\" id=cd08f9a4-6bb1-4b4c-82d6-5fafa6120a81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:50.821602 crc crio[23211]: time=\"2026-06-11T16:12:50.82104038Z\" level=info msg=\"Removing container: 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3\" id=1afced05-b58a-4215-ac87-fe054ebc5fd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:50.860481 crc crio[23211]: time=\"2026-06-11T16:12:50.860316715Z\" level=info msg=\"Removed container 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3: openshift-etcd/etcd-crc/etcd-metrics\" id=1afced05-b58a-4215-ac87-fe054ebc5fd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:50.866553 crc crio[23211]: time=\"2026-06-11T16:12:50.866374522Z\" level=info msg=\"Removing container: dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a\" id=5abbdb09-3c55-4675-9124-40dd4b00e135 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:50.895163 crc crio[23211]: time=\"2026-06-11T16:12:50.894933029Z\" level=info msg=\"Removed container dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a: openshift-etcd/etcd-crc/etcd\" id=5abbdb09-3c55-4675-9124-40dd4b00e135 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:50.898351 crc crio[23211]: time=\"2026-06-11T16:12:50.898216434Z\" level=info msg=\"Removing container: 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5\" id=b4491bfb-d7c9-4ddb-8a3f-41afb85ed24b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:50.923143 crc crio[23211]: time=\"2026-06-11T16:12:50.922970564Z\" level=info msg=\"Removed container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5: openshift-etcd/etcd-crc/etcdctl\" id=b4491bfb-d7c9-4ddb-8a3f-41afb85ed24b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:50.926671 crc crio[23211]: time=\"2026-06-11T16:12:50.926282739Z\" level=info msg=\"Removing container: d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df\" id=a47522af-0328-4c79-bfff-ecc75e598125 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:51.052155 crc crio[23211]: time=\"2026-06-11T16:12:51.051979687Z\" level=info msg=\"Removed container d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df: openshift-etcd/etcd-crc/etcd-resources-copy\" id=a47522af-0328-4c79-bfff-ecc75e598125 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:51.056247 crc crio[23211]: time=\"2026-06-11T16:12:51.056137604Z\" level=info msg=\"Removing container: 53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775\" id=c93289ad-4f5a-4fd1-ad64-5780df47e55a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:51.161406 crc crio[23211]: time=\"2026-06-11T16:12:51.160757926Z\" level=info msg=\"Removed container 53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c93289ad-4f5a-4fd1-ad64-5780df47e55a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:51.164397 crc crio[23211]: time=\"2026-06-11T16:12:51.164271848Z\" level=info msg=\"Removing container: b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2\" id=1d1d0db9-def4-42d7-afa5-c4f443d9fc94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:12:51.249242 crc crio[23211]: time=\"2026-06-11T16:12:51.249039737Z\" level=info msg=\"Removed container b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2: openshift-etcd/etcd-crc/setup\" id=1d1d0db9-def4-42d7-afa5-c4f443d9fc94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:13:11.972254 crc crio[23211]: time=\"2026-06-11T16:13:11.971047237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e7345251-33f5-4ddf-b998-2dd27a4e5dc5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:13:11.974745 crc crio[23211]: time=\"2026-06-11T16:13:11.974557088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3d7db34e-d083-4878-9c33-3f29c88720c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:13:11.979123 crc crio[23211]: time=\"2026-06-11T16:13:11.978989053Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=d53431b8-9fbe-4ce1-9d79-ee235124d438 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:13:11.979582 crc crio[23211]: time=\"2026-06-11T16:13:11.979341442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:13:12.015551 crc crio[23211]: time=\"2026-06-11T16:13:12.015363063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:13:12.021763 crc crio[23211]: time=\"2026-06-11T16:13:12.021649675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:13:12.153680 crc crio[23211]: time=\"2026-06-11T16:13:12.153357567Z\" level=info msg=\"Created container 5a5492dc49595e3396b8be702e015f4b026db3c607f76d23e88494bedca2f014: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=d53431b8-9fbe-4ce1-9d79-ee235124d438 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:13:12.155918 crc crio[23211]: time=\"2026-06-11T16:13:12.155842031Z\" level=info msg=\"Starting container: 5a5492dc49595e3396b8be702e015f4b026db3c607f76d23e88494bedca2f014\" id=f99b4ba4-dc08-4c66-a73d-1922db1bbe26 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:13:12.162511 crc crio[23211]: time=\"2026-06-11T16:13:12.16232245Z\" level=info msg=\"Started container\" PID=25061 containerID=5a5492dc49595e3396b8be702e015f4b026db3c607f76d23e88494bedca2f014 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f99b4ba4-dc08-4c66-a73d-1922db1bbe26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cac4a910a13557802ad773daae9347c66697f36d450044e8d5b51c62ee06e18\nJun 11 16:13:29.510129 crc crio[23211]: time=\"2026-06-11T16:13:29.509101744Z\" level=info msg=\"Stopping pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\" id=a7750734-adfe-43ce-a73b-cc1d3844bf27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:13:29.510129 crc crio[23211]: time=\"2026-06-11T16:13:29.509980636Z\" level=info msg=\"Stopped pod sandbox (already stopped): 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\" id=a7750734-adfe-43ce-a73b-cc1d3844bf27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:13:29.515166 crc crio[23211]: time=\"2026-06-11T16:13:29.511035833Z\" level=info msg=\"Removing pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\" id=7546a1e9-e1f0-4524-b278-02350c6bb7f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:13:29.529057 crc crio[23211]: time=\"2026-06-11T16:13:29.528866204Z\" level=info msg=\"Removed pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\" id=7546a1e9-e1f0-4524-b278-02350c6bb7f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:13:33.430294 crc crio[23211]: time=\"2026-06-11T16:13:33.429156501Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=0f23f0f2-b877-4fde-9754-c444110968ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:13:33.431710 crc crio[23211]: time=\"2026-06-11T16:13:33.430353272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:13:33.458709 crc crio[23211]: time=\"2026-06-11T16:13:33.458566372Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0f23f0f2-b877-4fde-9754-c444110968ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:13:33.472913 crc crio[23211]: time=\"2026-06-11T16:13:33.472787018Z\" level=info msg=\"Ran pod sandbox 075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca with infra container: openshift-etcd/etcd-crc/POD\" id=0f23f0f2-b877-4fde-9754-c444110968ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:13:33.475932 crc crio[23211]: time=\"2026-06-11T16:13:33.475692874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4e74d9b5-d330-4fe1-9d7e-68bcb43dd80c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:13:33.482946 crc crio[23211]: time=\"2026-06-11T16:13:33.482794268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5e20af9a-e036-40fe-a152-1c30db810a75 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:13:33.514089 crc crio[23211]: time=\"2026-06-11T16:13:33.513962353Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=eb1ab72b-17cb-44e7-8e3d-8db1dc6a5dd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:13:33.514572 crc crio[23211]: time=\"2026-06-11T16:13:33.514507696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:13:33.544359 crc crio[23211]: time=\"2026-06-11T16:13:33.544203154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:13:33.733326 crc crio[23211]: time=\"2026-06-11T16:13:33.732698224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:13:33.861083 crc crio[23211]: time=\"2026-06-11T16:13:33.860922017Z\" level=info msg=\"Created container ae407e8dd841cec4c0b7c55c33532b9dc6844c08a47913a6ff2f597d3b4cc7dc: openshift-etcd/etcd-crc/setup\" id=eb1ab72b-17cb-44e7-8e3d-8db1dc6a5dd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:13:33.862396 crc crio[23211]: time=\"2026-06-11T16:13:33.862252921Z\" level=info msg=\"Starting container: ae407e8dd841cec4c0b7c55c33532b9dc6844c08a47913a6ff2f597d3b4cc7dc\" id=ee8e5011-d18c-4d54-bc67-6ae137914d69 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:13:33.875614 crc crio[23211]: time=\"2026-06-11T16:13:33.875341089Z\" level=info msg=\"Started container\" PID=25332 containerID=ae407e8dd841cec4c0b7c55c33532b9dc6844c08a47913a6ff2f597d3b4cc7dc description=openshift-etcd/etcd-crc/setup id=ee8e5011-d18c-4d54-bc67-6ae137914d69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca\nJun 11 16:14:08.241995 crc crio[23211]: time=\"2026-06-11T16:14:08.239171281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0d838580-db90-4f56-a2fa-0242225c2d0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:08.245380 crc crio[23211]: time=\"2026-06-11T16:14:08.24524554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=44f324bd-26b1-4809-b454-ae60f68b2321 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:08.278687 crc crio[23211]: time=\"2026-06-11T16:14:08.278558855Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=7a13745d-0f12-46fe-b2ce-b53ab33bcac4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:08.279529 crc crio[23211]: time=\"2026-06-11T16:14:08.279379576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:08.306991 crc crio[23211]: time=\"2026-06-11T16:14:08.30684238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:08.515554 crc crio[23211]: time=\"2026-06-11T16:14:08.515267654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:08.640968 crc crio[23211]: time=\"2026-06-11T16:14:08.640822946Z\" level=info msg=\"Created container 4bd2881efb210fb358c9f59110ed5e4a1f3b865e5308da15a25de4a18e11c2f5: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=7a13745d-0f12-46fe-b2ce-b53ab33bcac4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:08.642107 crc crio[23211]: time=\"2026-06-11T16:14:08.642039958Z\" level=info msg=\"Starting container: 4bd2881efb210fb358c9f59110ed5e4a1f3b865e5308da15a25de4a18e11c2f5\" id=2a24ce78-5d70-451b-af20-715628730091 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:14:08.649305 crc crio[23211]: time=\"2026-06-11T16:14:08.649101851Z\" level=info msg=\"Started container\" PID=25737 containerID=4bd2881efb210fb358c9f59110ed5e4a1f3b865e5308da15a25de4a18e11c2f5 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=2a24ce78-5d70-451b-af20-715628730091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca\nJun 11 16:14:16.698978 crc crio[23211]: time=\"2026-06-11T16:14:16.697608746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=7e641039-a978-4692-98a1-11d2faeff726 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:16.705588 crc crio[23211]: time=\"2026-06-11T16:14:16.705308957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c026f1d9-654e-4c62-8325-ddff795856c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:16.710327 crc crio[23211]: time=\"2026-06-11T16:14:16.710213253Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator\" id=af4c153e-bf26-4c96-be15-7fc29156f86f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:16.710959 crc crio[23211]: time=\"2026-06-11T16:14:16.710829209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:16.764554 crc crio[23211]: time=\"2026-06-11T16:14:16.764229607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:16.773602 crc crio[23211]: time=\"2026-06-11T16:14:16.773371845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:16.936417 crc crio[23211]: time=\"2026-06-11T16:14:16.936317198Z\" level=info msg=\"Created container 99a831d6a869e89e74f26eeecbbb77adcfc413d9fc88f3e6afeac6f3cc4a4732: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator\" id=af4c153e-bf26-4c96-be15-7fc29156f86f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:16.938675 crc crio[23211]: time=\"2026-06-11T16:14:16.938310549Z\" level=info msg=\"Starting container: 99a831d6a869e89e74f26eeecbbb77adcfc413d9fc88f3e6afeac6f3cc4a4732\" id=644a47d3-67a3-4540-8a45-699c3a05b848 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:14:16.947946 crc crio[23211]: time=\"2026-06-11T16:14:16.947646882Z\" level=info msg=\"Started container\" PID=25883 containerID=99a831d6a869e89e74f26eeecbbb77adcfc413d9fc88f3e6afeac6f3cc4a4732 description=openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator id=644a47d3-67a3-4540-8a45-699c3a05b848 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341\nJun 11 16:14:43.045554 crc crio[23211]: time=\"2026-06-11T16:14:43.044364598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=23a3c613-5965-4dbf-b8ea-b4b6b3f207c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:43.047999 crc crio[23211]: time=\"2026-06-11T16:14:43.047855598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=746baeb8-3625-48b5-ae59-08921b4f85bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:43.051263 crc crio[23211]: time=\"2026-06-11T16:14:43.051104132Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=82184636-e781-4f9a-8d34-3c7b3d0f93ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:43.051755 crc crio[23211]: time=\"2026-06-11T16:14:43.051606255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f6e94763-54c9-44dd-9749-95ca5d8e4c54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:43.052037 crc crio[23211]: time=\"2026-06-11T16:14:43.05180076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:43.055961 crc crio[23211]: time=\"2026-06-11T16:14:43.055674101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=be96ab24-59f9-4131-8773-e8e2ecda1acb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:43.074410 crc crio[23211]: time=\"2026-06-11T16:14:43.074278215Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e7ba0a65-d417-4219-987b-fd9f7118b1bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:43.074985 crc crio[23211]: time=\"2026-06-11T16:14:43.07488703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:43.101103 crc crio[23211]: time=\"2026-06-11T16:14:43.100890286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:43.104129 crc crio[23211]: time=\"2026-06-11T16:14:43.104008707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:43.111871 crc crio[23211]: time=\"2026-06-11T16:14:43.111738707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:43.298781 crc crio[23211]: time=\"2026-06-11T16:14:43.297388401Z\" level=info msg=\"Created container dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e7ba0a65-d417-4219-987b-fd9f7118b1bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:43.308742 crc crio[23211]: time=\"2026-06-11T16:14:43.308583541Z\" level=info msg=\"Starting container: dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9\" id=e312dd56-4728-4061-bc8a-803aea429268 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:14:43.316355 crc crio[23211]: time=\"2026-06-11T16:14:43.316229151Z\" level=info msg=\"Started container\" PID=26247 containerID=dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=e312dd56-4728-4061-bc8a-803aea429268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\nJun 11 16:14:43.467122 crc crio[23211]: time=\"2026-06-11T16:14:43.466961966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:43.575461 crc crio[23211]: time=\"2026-06-11T16:14:43.575309891Z\" level=info msg=\"Created container 136aa09a8325c0d4faf260719c612548e0e4da4dc42748bd332456cf40c9a660: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=82184636-e781-4f9a-8d34-3c7b3d0f93ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:43.576591 crc crio[23211]: time=\"2026-06-11T16:14:43.576408039Z\" level=info msg=\"Starting container: 136aa09a8325c0d4faf260719c612548e0e4da4dc42748bd332456cf40c9a660\" id=f76e97dd-e1f7-48b2-bd36-4ecfa78a5518 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:14:43.584654 crc crio[23211]: time=\"2026-06-11T16:14:43.584102099Z\" level=info msg=\"Started container\" PID=26272 containerID=136aa09a8325c0d4faf260719c612548e0e4da4dc42748bd332456cf40c9a660 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=f76e97dd-e1f7-48b2-bd36-4ecfa78a5518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93\nJun 11 16:14:43.621184 crc crio[23211]: time=\"2026-06-11T16:14:43.62107244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8da3b852-8be5-40b8-83ed-d945545c2469 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:43.623545 crc crio[23211]: time=\"2026-06-11T16:14:43.6233891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7d00b13e-0dfa-4353-9201-e6817718f9bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:43.630572 crc crio[23211]: time=\"2026-06-11T16:14:43.630365261Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=47be63e2-444d-486e-b655-bb0430944954 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:43.634488 crc crio[23211]: time=\"2026-06-11T16:14:43.631642655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:43.667116 crc crio[23211]: time=\"2026-06-11T16:14:43.666986043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:43.859652 crc crio[23211]: time=\"2026-06-11T16:14:43.85936891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:43.966754 crc crio[23211]: time=\"2026-06-11T16:14:43.966584016Z\" level=info msg=\"Created container ca603991460ef44b93f4a00bffd1220fdc058cd81bb3ac972133b49842413994: openshift-etcd/etcd-crc/etcd-resources-copy\" id=47be63e2-444d-486e-b655-bb0430944954 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:43.968639 crc crio[23211]: time=\"2026-06-11T16:14:43.968470485Z\" level=info msg=\"Starting container: ca603991460ef44b93f4a00bffd1220fdc058cd81bb3ac972133b49842413994\" id=ee279c9b-4d79-46d7-b4ee-23978b609a3a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:14:43.975735 crc crio[23211]: time=\"2026-06-11T16:14:43.975626381Z\" level=info msg=\"Started container\" PID=26307 containerID=ca603991460ef44b93f4a00bffd1220fdc058cd81bb3ac972133b49842413994 description=openshift-etcd/etcd-crc/etcd-resources-copy id=ee279c9b-4d79-46d7-b4ee-23978b609a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca\nJun 11 16:14:49.134579 crc crio[23211]: time=\"2026-06-11T16:14:49.13314481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4f6a2c6b-1e57-4cf4-8e0f-25884561482a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:49.137511 crc crio[23211]: time=\"2026-06-11T16:14:49.137307358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4e2c4f16-df14-4091-90d1-adcc7e5f4572 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:49.142882 crc crio[23211]: time=\"2026-06-11T16:14:49.140131821Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=3e540c98-ca1e-4cf5-aab0-065860b16721 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:49.142882 crc crio[23211]: time=\"2026-06-11T16:14:49.140659405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:49.165962 crc crio[23211]: time=\"2026-06-11T16:14:49.165673875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:49.171081 crc crio[23211]: time=\"2026-06-11T16:14:49.170973283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:49.341298 crc crio[23211]: time=\"2026-06-11T16:14:49.341096972Z\" level=info msg=\"Created container 49ed5bcce1b23063dacbe095e4bcfb5a1d65ab46c64d52bea00b58192c797865: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=3e540c98-ca1e-4cf5-aab0-065860b16721 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:49.342854 crc crio[23211]: time=\"2026-06-11T16:14:49.342714235Z\" level=info msg=\"Starting container: 49ed5bcce1b23063dacbe095e4bcfb5a1d65ab46c64d52bea00b58192c797865\" id=7ba03c12-7c21-40df-ae87-9536a5a63451 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:14:49.349077 crc crio[23211]: time=\"2026-06-11T16:14:49.348982607Z\" level=info msg=\"Started container\" PID=26353 containerID=49ed5bcce1b23063dacbe095e4bcfb5a1d65ab46c64d52bea00b58192c797865 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=7ba03c12-7c21-40df-ae87-9536a5a63451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27\nJun 11 16:14:51.181121 crc crio[23211]: time=\"2026-06-11T16:14:51.179697548Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=5b3a6ffa-0334-4a7e-b340-7a4f796f48e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:51.185853 crc crio[23211]: time=\"2026-06-11T16:14:51.185708344Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d223dd02-d8c3-4729-9596-d9fe42252229 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:51.189742 crc crio[23211]: time=\"2026-06-11T16:14:51.189619846Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=83291e08-e889-4f90-9b92-c26f811fcd9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:51.190575 crc crio[23211]: time=\"2026-06-11T16:14:51.190350354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:51.222696 crc crio[23211]: time=\"2026-06-11T16:14:51.222567722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:51.466414 crc crio[23211]: time=\"2026-06-11T16:14:51.466128469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:51.613541 crc crio[23211]: time=\"2026-06-11T16:14:51.612717818Z\" level=info msg=\"Created container f7731b9f14f35c97e3ace5b2a4586f233b84b0fa0578010edaa6ea487b30d58e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=83291e08-e889-4f90-9b92-c26f811fcd9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:51.615243 crc crio[23211]: time=\"2026-06-11T16:14:51.61509964Z\" level=info msg=\"Starting container: f7731b9f14f35c97e3ace5b2a4586f233b84b0fa0578010edaa6ea487b30d58e\" id=f3635df7-c4e9-4379-8579-b451ba4ec04c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:14:51.626676 crc crio[23211]: time=\"2026-06-11T16:14:51.625573661Z\" level=info msg=\"Started container\" PID=26421 containerID=f7731b9f14f35c97e3ace5b2a4586f233b84b0fa0578010edaa6ea487b30d58e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=f3635df7-c4e9-4379-8579-b451ba4ec04c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497\nJun 11 16:14:53.231598 crc crio[23211]: time=\"2026-06-11T16:14:53.230853986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f4f29161-3d36-48bd-80b9-97e3891f93eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:53.233126 crc crio[23211]: time=\"2026-06-11T16:14:53.232024117Z\" level=info msg=\"Removing container: 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2\" id=12a6d28e-217a-41b9-9d51-f8189f041015 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:14:53.233723 crc crio[23211]: time=\"2026-06-11T16:14:53.233577017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c9835140-83de-4da5-abf9-57cec8ca7f81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:14:53.237546 crc crio[23211]: time=\"2026-06-11T16:14:53.237127449Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6511f9b0-3b6a-41e4-a733-b63dcbbfb2de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:53.238608 crc crio[23211]: time=\"2026-06-11T16:14:53.238403752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:53.271725 crc crio[23211]: time=\"2026-06-11T16:14:53.271645206Z\" level=info msg=\"Removed container 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=12a6d28e-217a-41b9-9d51-f8189f041015 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:14:53.278271 crc crio[23211]: time=\"2026-06-11T16:14:53.278165244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:53.462838 crc crio[23211]: time=\"2026-06-11T16:14:53.462588906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:14:53.554108 crc crio[23211]: time=\"2026-06-11T16:14:53.553869248Z\" level=info msg=\"Created container 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6511f9b0-3b6a-41e4-a733-b63dcbbfb2de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:14:53.555350 crc crio[23211]: time=\"2026-06-11T16:14:53.555280395Z\" level=info msg=\"Starting container: 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab\" id=d9d92dc6-d03a-4ba2-902f-7287859bb329 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:14:53.563912 crc crio[23211]: time=\"2026-06-11T16:14:53.563811746Z\" level=info msg=\"Started container\" PID=26471 containerID=20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=d9d92dc6-d03a-4ba2-902f-7287859bb329 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497\nJun 11 16:15:06.387561 crc crio[23211]: time=\"2026-06-11T16:15:06.386682476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=70b21585-0c91-4e4b-863b-fb7db0eec4e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:06.392053 crc crio[23211]: time=\"2026-06-11T16:15:06.391756357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a122c5b0-560c-4231-a7bb-f0bf974f6001 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:06.394770 crc crio[23211]: time=\"2026-06-11T16:15:06.394519479Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=986fc690-7b41-4a57-b983-a4baf65343ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:06.395383 crc crio[23211]: time=\"2026-06-11T16:15:06.395241967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:06.395703 crc crio[23211]: time=\"2026-06-11T16:15:06.395250228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5d81de6d-dd3c-402d-bf4a-013bf057e12a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:06.395997 crc crio[23211]: time=\"2026-06-11T16:15:06.395375911Z\" level=info msg=\"Removing container: ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197\" id=3cbbcd68-597b-4b55-aeb1-b8ec8dc086ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:15:06.399827 crc crio[23211]: time=\"2026-06-11T16:15:06.399728744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a9b0cdcf-b608-467b-b1ec-9378c4b2afb5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:06.457313 crc crio[23211]: time=\"2026-06-11T16:15:06.457195328Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8dea04ce-2c25-4939-9f0e-257b8aef5400 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:06.465217 crc crio[23211]: time=\"2026-06-11T16:15:06.465116464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:06.487807 crc crio[23211]: time=\"2026-06-11T16:15:06.487662629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:06.496030 crc crio[23211]: time=\"2026-06-11T16:15:06.495885472Z\" level=info msg=\"Removed container ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=3cbbcd68-597b-4b55-aeb1-b8ec8dc086ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:15:06.502804 crc crio[23211]: time=\"2026-06-11T16:15:06.502758891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:06.665030 crc crio[23211]: time=\"2026-06-11T16:15:06.664810471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:06.677841 crc crio[23211]: time=\"2026-06-11T16:15:06.677807329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:06.739123 crc crio[23211]: time=\"2026-06-11T16:15:06.738563317Z\" level=info msg=\"Created container 9130199b44474aa1e57596eca9e28d2aad96ebf946d969f70a17c24fd1d032de: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8dea04ce-2c25-4939-9f0e-257b8aef5400 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:06.739803 crc crio[23211]: time=\"2026-06-11T16:15:06.739727268Z\" level=info msg=\"Created container 8345ea7ecb83bf4f8af16a2ea40206b74e1ead842d15c7f750a894cf961043ed: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=986fc690-7b41-4a57-b983-a4baf65343ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:06.740940 crc crio[23211]: time=\"2026-06-11T16:15:06.740788625Z\" level=info msg=\"Starting container: 9130199b44474aa1e57596eca9e28d2aad96ebf946d969f70a17c24fd1d032de\" id=3eb203fb-cea1-4614-b96e-766fd4448da4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:15:06.741156 crc crio[23211]: time=\"2026-06-11T16:15:06.740798095Z\" level=info msg=\"Starting container: 8345ea7ecb83bf4f8af16a2ea40206b74e1ead842d15c7f750a894cf961043ed\" id=3677c003-82c9-4668-8a6c-d4bccc75bed1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:15:06.746557 crc crio[23211]: time=\"2026-06-11T16:15:06.746481513Z\" level=info msg=\"Started container\" PID=26656 containerID=9130199b44474aa1e57596eca9e28d2aad96ebf946d969f70a17c24fd1d032de description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3eb203fb-cea1-4614-b96e-766fd4448da4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2\nJun 11 16:15:06.747045 crc crio[23211]: time=\"2026-06-11T16:15:06.746623857Z\" level=info msg=\"Started container\" PID=26655 containerID=8345ea7ecb83bf4f8af16a2ea40206b74e1ead842d15c7f750a894cf961043ed description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=3677c003-82c9-4668-8a6c-d4bccc75bed1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93\nJun 11 16:15:18.346649 crc crio[23211]: time=\"2026-06-11T16:15:18.346046031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5620786d-14d1-4cfa-8abb-a8b985bdc56a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:18.350857 crc crio[23211]: time=\"2026-06-11T16:15:18.350733643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4d220ed6-9c29-4c7d-9d89-ffb4865de55e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:18.385099 crc crio[23211]: time=\"2026-06-11T16:15:18.384954041Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=4f86e899-0dd6-41fb-9aeb-6bf08a1f1257 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:18.385633 crc crio[23211]: time=\"2026-06-11T16:15:18.385534946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:18.427290 crc crio[23211]: time=\"2026-06-11T16:15:18.427185368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:18.607741 crc crio[23211]: time=\"2026-06-11T16:15:18.607250956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:18.711166 crc crio[23211]: time=\"2026-06-11T16:15:18.71095651Z\" level=info msg=\"Created container 9b56f0215925c3c0e54e63defe935aaa5548e58b2373e08bcb223754b3bbcc9f: openshift-etcd/etcd-crc/etcdctl\" id=4f86e899-0dd6-41fb-9aeb-6bf08a1f1257 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:18.712841 crc crio[23211]: time=\"2026-06-11T16:15:18.712739146Z\" level=info msg=\"Starting container: 9b56f0215925c3c0e54e63defe935aaa5548e58b2373e08bcb223754b3bbcc9f\" id=563480d7-7e52-47ad-a933-bb1248a9c108 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:15:18.719341 crc crio[23211]: time=\"2026-06-11T16:15:18.719179064Z\" level=info msg=\"Started container\" PID=26855 containerID=9b56f0215925c3c0e54e63defe935aaa5548e58b2373e08bcb223754b3bbcc9f description=openshift-etcd/etcd-crc/etcdctl id=563480d7-7e52-47ad-a933-bb1248a9c108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca\nJun 11 16:15:18.733456 crc crio[23211]: time=\"2026-06-11T16:15:18.733342372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d8f26141-abd4-41ae-82c1-74d0f90c86ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:18.735873 crc crio[23211]: time=\"2026-06-11T16:15:18.735503569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8ba5fa4d-79c0-4e14-b59c-5ef46be79592 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:18.743885 crc crio[23211]: time=\"2026-06-11T16:15:18.743788534Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=3d167a3b-be67-4224-9759-0abd656d2a25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:18.744603 crc crio[23211]: time=\"2026-06-11T16:15:18.744537033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:18.776947 crc crio[23211]: time=\"2026-06-11T16:15:18.776827932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:19.062175 crc crio[23211]: time=\"2026-06-11T16:15:19.062069712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:19.176205 crc crio[23211]: time=\"2026-06-11T16:15:19.176078024Z\" level=info msg=\"Created container 6e145c4295fb157b93dab5dcb2a6022cd165d81f30f5ea96c2f0d4e6951258d5: openshift-etcd/etcd-crc/etcd\" id=3d167a3b-be67-4224-9759-0abd656d2a25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:19.177790 crc crio[23211]: time=\"2026-06-11T16:15:19.177705397Z\" level=info msg=\"Starting container: 6e145c4295fb157b93dab5dcb2a6022cd165d81f30f5ea96c2f0d4e6951258d5\" id=5e13b8b9-0dcc-46f5-ad76-e0446b0acb24 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:15:19.184277 crc crio[23211]: time=\"2026-06-11T16:15:19.184145514Z\" level=info msg=\"Started container\" PID=26871 containerID=6e145c4295fb157b93dab5dcb2a6022cd165d81f30f5ea96c2f0d4e6951258d5 description=openshift-etcd/etcd-crc/etcd id=5e13b8b9-0dcc-46f5-ad76-e0446b0acb24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca\nJun 11 16:15:19.195071 crc crio[23211]: time=\"2026-06-11T16:15:19.194881033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=866f7281-55b4-4aa6-8d29-7b4815af07a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:19.198501 crc crio[23211]: time=\"2026-06-11T16:15:19.198366453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=04a5239b-e4e2-4e59-b031-114d55c07db7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:19.204552 crc crio[23211]: time=\"2026-06-11T16:15:19.204406061Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=af5a77c3-e195-41c5-88de-53b40776a643 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:19.204864 crc crio[23211]: time=\"2026-06-11T16:15:19.204803931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:19.233002 crc crio[23211]: time=\"2026-06-11T16:15:19.232835389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:19.418573 crc crio[23211]: time=\"2026-06-11T16:15:19.41804067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:19.659650 crc crio[23211]: time=\"2026-06-11T16:15:19.659250917Z\" level=info msg=\"Created container dfb4f5a7f04b1c28c5bf62d1adffb00b4821e30c4217caebe829db948ccb748b: openshift-etcd/etcd-crc/etcd-metrics\" id=af5a77c3-e195-41c5-88de-53b40776a643 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:19.661298 crc crio[23211]: time=\"2026-06-11T16:15:19.661211068Z\" level=info msg=\"Starting container: dfb4f5a7f04b1c28c5bf62d1adffb00b4821e30c4217caebe829db948ccb748b\" id=e3da63e5-d9e6-41df-aef1-1bc8747d9f74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:15:19.667618 crc crio[23211]: time=\"2026-06-11T16:15:19.667500491Z\" level=info msg=\"Started container\" PID=26889 containerID=dfb4f5a7f04b1c28c5bf62d1adffb00b4821e30c4217caebe829db948ccb748b description=openshift-etcd/etcd-crc/etcd-metrics id=e3da63e5-d9e6-41df-aef1-1bc8747d9f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca\nJun 11 16:15:19.685862 crc crio[23211]: time=\"2026-06-11T16:15:19.685740924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=075d1129-6d24-4230-b890-0decb9d91631 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:19.688839 crc crio[23211]: time=\"2026-06-11T16:15:19.688599539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d0a81cfd-344c-4652-8ccb-48a5d2f7d98f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:19.696619 crc crio[23211]: time=\"2026-06-11T16:15:19.696400322Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=a96f78a8-9d22-4762-a92f-c90ec8c2d467 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:19.697085 crc crio[23211]: time=\"2026-06-11T16:15:19.696954566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:19.721762 crc crio[23211]: time=\"2026-06-11T16:15:19.721632037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:19.866094 crc crio[23211]: time=\"2026-06-11T16:15:19.865752391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:19.987232 crc crio[23211]: time=\"2026-06-11T16:15:19.987137695Z\" level=info msg=\"Created container 8ce02c5b3fc55d9c9ed801f64d054ddc223ada8a61913fccc5b5300e25b6973e: openshift-etcd/etcd-crc/etcd-readyz\" id=a96f78a8-9d22-4762-a92f-c90ec8c2d467 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:19.988141 crc crio[23211]: time=\"2026-06-11T16:15:19.988074759Z\" level=info msg=\"Starting container: 8ce02c5b3fc55d9c9ed801f64d054ddc223ada8a61913fccc5b5300e25b6973e\" id=5c47f195-7347-4d4f-af92-87d712aaa796 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:15:19.994955 crc crio[23211]: time=\"2026-06-11T16:15:19.994858465Z\" level=info msg=\"Started container\" PID=26908 containerID=8ce02c5b3fc55d9c9ed801f64d054ddc223ada8a61913fccc5b5300e25b6973e description=openshift-etcd/etcd-crc/etcd-readyz id=5c47f195-7347-4d4f-af92-87d712aaa796 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca\nJun 11 16:15:20.010285 crc crio[23211]: time=\"2026-06-11T16:15:20.010236345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=18db9c26-ce9e-44ea-87d3-8da1892d4a90 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:20.012215 crc crio[23211]: time=\"2026-06-11T16:15:20.012142295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=cbdaf7af-1333-4880-9668-d5a684adaf13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:20.021890 crc crio[23211]: time=\"2026-06-11T16:15:20.021864327Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=eea2418e-959b-4ab6-b812-e924fd474902 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:20.022259 crc crio[23211]: time=\"2026-06-11T16:15:20.022239256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:20.046211 crc crio[23211]: time=\"2026-06-11T16:15:20.046122678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:20.214108 crc crio[23211]: time=\"2026-06-11T16:15:20.213948367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:20.314082 crc crio[23211]: time=\"2026-06-11T16:15:20.314040108Z\" level=info msg=\"Created container e667e24e73b1c82f41203ebe1ce5c0b1cf1b37fd192e17f52acdcf391a7dd198: openshift-etcd/etcd-crc/etcd-rev\" id=eea2418e-959b-4ab6-b812-e924fd474902 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:20.315269 crc crio[23211]: time=\"2026-06-11T16:15:20.315207588Z\" level=info msg=\"Starting container: e667e24e73b1c82f41203ebe1ce5c0b1cf1b37fd192e17f52acdcf391a7dd198\" id=d20a1d57-6663-4854-abf4-beabaaf187a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:15:20.325249 crc crio[23211]: time=\"2026-06-11T16:15:20.325110795Z\" level=info msg=\"Started container\" PID=26966 containerID=e667e24e73b1c82f41203ebe1ce5c0b1cf1b37fd192e17f52acdcf391a7dd198 description=openshift-etcd/etcd-crc/etcd-rev id=d20a1d57-6663-4854-abf4-beabaaf187a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca\nJun 11 16:15:24.110233 crc crio[23211]: time=\"2026-06-11T16:15:24.108392642Z\" level=info msg=\"Stopping container: 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab (timeout: 30s)\" id=3ed1d23f-5753-4935-9d65-a473c611fa13 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:15:24.177119 crc crio[23211]: time=\"2026-06-11T16:15:24.176919983Z\" level=info msg=\"Stopped container 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3ed1d23f-5753-4935-9d65-a473c611fa13 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:15:24.181871 crc crio[23211]: time=\"2026-06-11T16:15:24.181735548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=beceb927-fdb1-4cd0-8cc8-f537f0065ab5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:24.185636 crc crio[23211]: time=\"2026-06-11T16:15:24.185316711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2bf07057-c9af-4613-95ae-ab15426f2768 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:24.190165 crc crio[23211]: time=\"2026-06-11T16:15:24.189886609Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=90e15b6a-72f9-4516-a8dc-1319dad1e994 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:24.190727 crc crio[23211]: time=\"2026-06-11T16:15:24.190401732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:24.221640 crc crio[23211]: time=\"2026-06-11T16:15:24.221505761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:24.433318 crc crio[23211]: time=\"2026-06-11T16:15:24.432658536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:24.451595 crc crio[23211]: time=\"2026-06-11T16:15:24.451365863Z\" level=info msg=\"Removing container: c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967\" id=5f971928-6e08-4244-b39c-f5e688d2d76b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:15:24.576865 crc crio[23211]: time=\"2026-06-11T16:15:24.57671922Z\" level=info msg=\"Created container 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=90e15b6a-72f9-4516-a8dc-1319dad1e994 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:24.577752 crc crio[23211]: time=\"2026-06-11T16:15:24.577678464Z\" level=info msg=\"Starting container: 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed\" id=f01ae8a1-3880-494b-b7aa-da920a028c98 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:15:24.590412 crc crio[23211]: time=\"2026-06-11T16:15:24.588039684Z\" level=info msg=\"Started container\" PID=27050 containerID=4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f01ae8a1-3880-494b-b7aa-da920a028c98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497\nJun 11 16:15:24.591195 crc crio[23211]: time=\"2026-06-11T16:15:24.591074321Z\" level=info msg=\"Removed container c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5f971928-6e08-4244-b39c-f5e688d2d76b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:15:55.337991 crc crio[23211]: time=\"2026-06-11T16:15:55.335546406Z\" level=info msg=\"Stopping container: 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed (timeout: 30s)\" id=23ddeed9-c67d-4104-a4a1-2d3e2597c0c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:15:55.413755 crc crio[23211]: time=\"2026-06-11T16:15:55.413619808Z\" level=info msg=\"Stopped container 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=23ddeed9-c67d-4104-a4a1-2d3e2597c0c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:15:55.415959 crc crio[23211]: time=\"2026-06-11T16:15:55.415849996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8d6e3747-66d6-405a-b9d2-0d8616e6a77d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:55.423723 crc crio[23211]: time=\"2026-06-11T16:15:55.42362153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=bdc7e091-d332-4873-b07a-5815283211f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:15:55.428675 crc crio[23211]: time=\"2026-06-11T16:15:55.427566513Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d7486325-d922-4c4d-a855-132340a5727f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:55.428675 crc crio[23211]: time=\"2026-06-11T16:15:55.42822825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:55.456473 crc crio[23211]: time=\"2026-06-11T16:15:55.456328405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:55.644508 crc crio[23211]: time=\"2026-06-11T16:15:55.644167957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:15:55.746321 crc crio[23211]: time=\"2026-06-11T16:15:55.746112883Z\" level=info msg=\"Created container 8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d7486325-d922-4c4d-a855-132340a5727f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:15:55.747975 crc crio[23211]: time=\"2026-06-11T16:15:55.747827297Z\" level=info msg=\"Starting container: 8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2\" id=0a008b3f-7760-425b-86bd-e51dd35e8e40 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:15:55.757655 crc crio[23211]: time=\"2026-06-11T16:15:55.757412448Z\" level=info msg=\"Started container\" PID=27470 containerID=8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=0a008b3f-7760-425b-86bd-e51dd35e8e40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497\nJun 11 16:15:55.839397 crc crio[23211]: time=\"2026-06-11T16:15:55.839298519Z\" level=info msg=\"Removing container: 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab\" id=bac5d45a-c308-48b3-9d71-e9f767051ecb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:15:55.883112 crc crio[23211]: time=\"2026-06-11T16:15:55.882970832Z\" level=info msg=\"Removed container 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=bac5d45a-c308-48b3-9d71-e9f767051ecb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:16:25.982800 crc crio[23211]: time=\"2026-06-11T16:16:25.981070681Z\" level=info msg=\"Stopping container: 8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2 (timeout: 30s)\" id=4ca21937-f0d7-4618-a555-f9b5efb77cb0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:16:26.201967 crc crio[23211]: time=\"2026-06-11T16:16:26.201260368Z\" level=info msg=\"Removing container: 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed\" id=209ea7c9-6386-4974-a7eb-d65e7994bc95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:16:26.212728 crc crio[23211]: time=\"2026-06-11T16:16:26.212588495Z\" level=info msg=\"Stopped container 8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4ca21937-f0d7-4618-a555-f9b5efb77cb0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:16:26.250730 crc crio[23211]: time=\"2026-06-11T16:16:26.250352322Z\" level=info msg=\"Removed container 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=209ea7c9-6386-4974-a7eb-d65e7994bc95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:16:57.640515 crc crio[23211]: time=\"2026-06-11T16:16:57.635959822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=29d8f006-d884-453e-ba6d-2d5ef997c245 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.642660 crc crio[23211]: time=\"2026-06-11T16:16:57.641841567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=bbdddd4c-9fcf-4e43-99c8-88cb121c67a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.646872 crc crio[23211]: time=\"2026-06-11T16:16:57.644868485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=979b757e-7813-4e10-9445-ed7253dce514 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.646872 crc crio[23211]: time=\"2026-06-11T16:16:57.645300637Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=1a1bec41-3fe1-47be-b3fb-b8b8dffde905 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.646872 crc crio[23211]: time=\"2026-06-11T16:16:57.646389736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.647315 crc crio[23211]: time=\"2026-06-11T16:16:57.647207016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=9aeba709-cb74-44b6-872a-034adc2bb5e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.649910 crc crio[23211]: time=\"2026-06-11T16:16:57.649826836Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=385320c0-732c-4d2e-b7f4-7c0e385ba62d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.650331 crc crio[23211]: time=\"2026-06-11T16:16:57.650217696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.650834 crc crio[23211]: time=\"2026-06-11T16:16:57.65075675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ebeb5a3d-2ecb-495f-ae96-595b1da7e0ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.659255 crc crio[23211]: time=\"2026-06-11T16:16:57.659018016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=15db99b5-0816-4b57-8fb1-e747adca90c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.660024 crc crio[23211]: time=\"2026-06-11T16:16:57.659994682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9524cd2c-4934-4ac2-9ace-c7dfc184a16b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.663006 crc crio[23211]: time=\"2026-06-11T16:16:57.662929437Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=6f149604-589f-495a-a225-b03d2b6db77e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.663632 crc crio[23211]: time=\"2026-06-11T16:16:57.663523984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f5d29ed6-ef55-4664-addd-2e2f3a50f454 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.665670 crc crio[23211]: time=\"2026-06-11T16:16:57.665606549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=5b161a0b-e3dd-412b-939e-5ac3eade6b17 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.670921 crc crio[23211]: time=\"2026-06-11T16:16:57.670768054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=177e2dd2-1b71-4a1c-99fd-799054148f23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.670921 crc crio[23211]: time=\"2026-06-11T16:16:57.670866295Z\" level=info msg=\"Removing container: 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175\" id=55a5722f-ec48-406a-9ac3-88deb279ee77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:16:57.675403 crc crio[23211]: time=\"2026-06-11T16:16:57.675279562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=83df2aa3-0e94-42e6-96c4-72f2626df477 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.682866 crc crio[23211]: time=\"2026-06-11T16:16:57.682779467Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4235ae63-a8c2-45b6-b7ac-c2913b4f0254 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.686544 crc crio[23211]: time=\"2026-06-11T16:16:57.68635819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.687686 crc crio[23211]: time=\"2026-06-11T16:16:57.687605494Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=77ff627b-7a92-40d8-bd1e-7ad19a89e26c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.687931 crc crio[23211]: time=\"2026-06-11T16:16:57.687797769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3a73adef-edbc-4294-9439-327c391fa7c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.688164 crc crio[23211]: time=\"2026-06-11T16:16:57.687803219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=8ec52649-4dec-458e-b125-33b13e229d92 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.689047 crc crio[23211]: time=\"2026-06-11T16:16:57.68861074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=f4880f73-9fc4-4ed4-a3a1-7a9c42d2b540 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.690178 crc crio[23211]: time=\"2026-06-11T16:16:57.689971565Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=bd27a437-b019-48d8-bc1c-f0ce316821b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.691993 crc crio[23211]: time=\"2026-06-11T16:16:57.691953558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=c76a2155-f864-4910-b0d9-fe8fabfcb55f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.692349 crc crio[23211]: time=\"2026-06-11T16:16:57.692293056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.692675 crc crio[23211]: time=\"2026-06-11T16:16:57.692548073Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b155195f-80a2-4d73-b320-b9b28ff32753 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.692802 crc crio[23211]: time=\"2026-06-11T16:16:57.692765618Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager\" id=1c000904-b841-46a4-99cf-c80cb144c5eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.694125 crc crio[23211]: time=\"2026-06-11T16:16:57.69398657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f68e5d3a-7328-409a-b6c3-7ede8a520912 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.694353 crc crio[23211]: time=\"2026-06-11T16:16:57.694283028Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=3ce1f357-0a7f-4d30-8c41-1d852c7f17c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.694513 crc crio[23211]: time=\"2026-06-11T16:16:57.694406271Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=e0c27c34-a3c5-4ce4-91b8-4f44199050d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.695906 crc crio[23211]: time=\"2026-06-11T16:16:57.69587916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.696087 crc crio[23211]: time=\"2026-06-11T16:16:57.695964402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.696370 crc crio[23211]: time=\"2026-06-11T16:16:57.696297261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.700197 crc crio[23211]: time=\"2026-06-11T16:16:57.700074899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=432bbfd4-68c8-485a-8e2a-0e6255c9e00f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.700914 crc crio[23211]: time=\"2026-06-11T16:16:57.700411518Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=e8c20828-abaf-4f63-8220-a2b481a75f5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.702238 crc crio[23211]: time=\"2026-06-11T16:16:57.70200624Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=1530e428-f3e2-44c8-ab2a-cd35973bbb3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.706123 crc crio[23211]: time=\"2026-06-11T16:16:57.706024826Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e95eb861-d0fb-46c1-abbe-47db303e7893 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.710632 crc crio[23211]: time=\"2026-06-11T16:16:57.710371518Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=f993f378-34d9-496f-842e-3d84297697e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.710632 crc crio[23211]: time=\"2026-06-11T16:16:57.710566074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=581e2c37-384f-4e3c-89d8-1a1fb3bad1aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.721116 crc crio[23211]: time=\"2026-06-11T16:16:57.721026687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=77d43e92-68db-4df9-9bb5-4a38df214e45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.730782 crc crio[23211]: time=\"2026-06-11T16:16:57.730326811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.731778 crc crio[23211]: time=\"2026-06-11T16:16:57.731703867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.734536 crc crio[23211]: time=\"2026-06-11T16:16:57.734397317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=6de5e420-c96c-4aaa-8134-3cb63898a435 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.734631 crc crio[23211]: time=\"2026-06-11T16:16:57.734592032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f74ced04-f11d-4b12-a3e9-9c9cf1696361 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.734777 crc crio[23211]: time=\"2026-06-11T16:16:57.734642064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=e9230216-bf71-4cc7-94d8-e75df90ce312 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.734777 crc crio[23211]: time=\"2026-06-11T16:16:57.734688995Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=80b6e402-dd9a-47de-bc77-47f13dcd934f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:16:57.736913 crc crio[23211]: time=\"2026-06-11T16:16:57.736813621Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=b68424b6-79bb-4007-9ea4-2b8d34f52bab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.741295 crc crio[23211]: time=\"2026-06-11T16:16:57.741224365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.746565 crc crio[23211]: time=\"2026-06-11T16:16:57.743852714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.749312 crc crio[23211]: time=\"2026-06-11T16:16:57.748876286Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=995964ef-16c6-4879-97a5-746a96f945a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.749978 crc crio[23211]: time=\"2026-06-11T16:16:57.749897583Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager\" id=7d51e2d3-e09c-4b27-85a7-3b6b217da644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.752749 crc crio[23211]: time=\"2026-06-11T16:16:57.752664305Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=039471ee-196a-4d3f-84ea-99e0dee7bc62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.752979 crc crio[23211]: time=\"2026-06-11T16:16:57.752907221Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3a9a3a54-41ae-4fdd-91de-fe4f59664f65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:57.758506 crc crio[23211]: time=\"2026-06-11T16:16:57.758366744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.759175 crc crio[23211]: time=\"2026-06-11T16:16:57.759062052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.762582 crc crio[23211]: time=\"2026-06-11T16:16:57.762486732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.765751 crc crio[23211]: time=\"2026-06-11T16:16:57.765683215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.767827 crc crio[23211]: time=\"2026-06-11T16:16:57.76776339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.769304 crc crio[23211]: time=\"2026-06-11T16:16:57.769191507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.769304 crc crio[23211]: time=\"2026-06-11T16:16:57.769269029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.769850 crc crio[23211]: time=\"2026-06-11T16:16:57.769756272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.903689 crc crio[23211]: time=\"2026-06-11T16:16:57.903592152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.904286 crc crio[23211]: time=\"2026-06-11T16:16:57.904222438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.905760 crc crio[23211]: time=\"2026-06-11T16:16:57.905630085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.911729 crc crio[23211]: time=\"2026-06-11T16:16:57.911128339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.912735 crc crio[23211]: time=\"2026-06-11T16:16:57.912678339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.913712 crc crio[23211]: time=\"2026-06-11T16:16:57.913623744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.920475 crc crio[23211]: time=\"2026-06-11T16:16:57.920394361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.954496 crc crio[23211]: time=\"2026-06-11T16:16:57.951562096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.981589 crc crio[23211]: time=\"2026-06-11T16:16:57.98150757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.985863 crc crio[23211]: time=\"2026-06-11T16:16:57.985804272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.989399 crc crio[23211]: time=\"2026-06-11T16:16:57.989344634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:57.992501 crc crio[23211]: time=\"2026-06-11T16:16:57.992369843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:58.002265 crc crio[23211]: time=\"2026-06-11T16:16:58.002124168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:58.010320 crc crio[23211]: time=\"2026-06-11T16:16:58.010259781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:58.012290 crc crio[23211]: time=\"2026-06-11T16:16:58.012204332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:58.014162 crc crio[23211]: time=\"2026-06-11T16:16:58.01406673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:58.015533 crc crio[23211]: time=\"2026-06-11T16:16:58.015482557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:58.018602 crc crio[23211]: time=\"2026-06-11T16:16:58.018536538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:58.034032 crc crio[23211]: time=\"2026-06-11T16:16:58.033953291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:58.062495 crc crio[23211]: time=\"2026-06-11T16:16:58.062374024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:58.164516 crc crio[23211]: time=\"2026-06-11T16:16:58.16433291Z\" level=info msg=\"Removed container 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=55a5722f-ec48-406a-9ac3-88deb279ee77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:16:58.165742 crc crio[23211]: time=\"2026-06-11T16:16:58.165669196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:58.168514 crc crio[23211]: time=\"2026-06-11T16:16:58.168346736Z\" level=info msg=\"Removing container: 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e\" id=b800031a-845f-470f-9ae2-fd0c74e6a7c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:16:58.243730 crc crio[23211]: time=\"2026-06-11T16:16:58.242610998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:58.265560 crc crio[23211]: time=\"2026-06-11T16:16:58.264967612Z\" level=info msg=\"Removed container 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b800031a-845f-470f-9ae2-fd0c74e6a7c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:16:58.314555 crc crio[23211]: time=\"2026-06-11T16:16:58.314480097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:16:58.520055 crc crio[23211]: time=\"2026-06-11T16:16:58.519902499Z\" level=info msg=\"Created container 96f2878144b5e89cf3accbf7f4d0468c6f765155dadbaf0c9cdb48d2766c935d: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=1530e428-f3e2-44c8-ab2a-cd35973bbb3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.521307 crc crio[23211]: time=\"2026-06-11T16:16:58.520077994Z\" level=info msg=\"Created container 7486c6153ba45cacaa7dd1fbc322df7ef1e0ed56d0a30c29d485015217fa6d65: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager\" id=1c000904-b841-46a4-99cf-c80cb144c5eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.521307 crc crio[23211]: time=\"2026-06-11T16:16:58.520725931Z\" level=info msg=\"Created container 0ad618d093f061cc4c0223c89044095efeabee1dafbdbe3aa0c4ccb427729d68: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3a9a3a54-41ae-4fdd-91de-fe4f59664f65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.521307 crc crio[23211]: time=\"2026-06-11T16:16:58.520874565Z\" level=info msg=\"Created container 3c25dadc225294078fc599212757f6c14c9cbefe33224301396a3cd7d47a7e2c: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=6f149604-589f-495a-a225-b03d2b6db77e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.521367797Z\" level=info msg=\"Created container 63ba18cb8e469ede60260cc72a1aa5dbfc79d1766c221600b8aa1aad5a53afbf: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=385320c0-732c-4d2e-b7f4-7c0e385ba62d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.521609944Z\" level=info msg=\"Created container 547af342da25c33c46aaecd9b4f81623347c46ebb1ec1c9eaea599d492945755: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=995964ef-16c6-4879-97a5-746a96f945a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.521856641Z\" level=info msg=\"Created container 789d862ed5cf00b98703ef31ac2fc7c6df4b959459373b78f6723d2e25458948: openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager\" id=7d51e2d3-e09c-4b27-85a7-3b6b217da644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.522116306Z\" level=info msg=\"Created container 2bcc78ecf578ae72afdb2403cacd9562a95db454d874814f18bc3b8d28102350: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=1a1bec41-3fe1-47be-b3fb-b8b8dffde905 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.523339189Z\" level=info msg=\"Created container d251c76756cfa9e7fb4f62572b7a3aed29c98dba7f7487809e4931fd57293fb5: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=039471ee-196a-4d3f-84ea-99e0dee7bc62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.523941885Z\" level=info msg=\"Created container 334c08e7006a64f9350a9ad41d62d8bcab48aba4fb9bcb2f6c8df1666b0a6127: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=e8c20828-abaf-4f63-8220-a2b481a75f5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.524832458Z\" level=info msg=\"Starting container: 7486c6153ba45cacaa7dd1fbc322df7ef1e0ed56d0a30c29d485015217fa6d65\" id=9d53721c-a04b-4143-8627-10205858ab0c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.524984531Z\" level=info msg=\"Starting container: 96f2878144b5e89cf3accbf7f4d0468c6f765155dadbaf0c9cdb48d2766c935d\" id=1e38057b-2d97-4100-a933-f8a273484798 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.526287 crc crio[23211]: time=\"2026-06-11T16:16:58.525863165Z\" level=info msg=\"Starting container: 0ad618d093f061cc4c0223c89044095efeabee1dafbdbe3aa0c4ccb427729d68\" id=ebcec5ea-9650-476d-9ef7-9d307a16edfa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.526287 crc crio[23211]: time=\"2026-06-11T16:16:58.525994148Z\" level=info msg=\"Starting container: 63ba18cb8e469ede60260cc72a1aa5dbfc79d1766c221600b8aa1aad5a53afbf\" id=af5d837c-cd36-472b-960f-559bc9c6c8db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.528774 crc crio[23211]: time=\"2026-06-11T16:16:58.527388875Z\" level=info msg=\"Created container 19cc47dead6fbdf496852cab70b2304e257e2d0c8efbf2e81057e84197f16578: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=e0c27c34-a3c5-4ce4-91b8-4f44199050d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.528774 crc crio[23211]: time=\"2026-06-11T16:16:58.527924469Z\" level=info msg=\"Created container 13fe6a91f11b65270cf6c7717bbc8b3e6579565a2973b959f6b006c0c5c695e7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=3ce1f357-0a7f-4d30-8c41-1d852c7f17c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.528774 crc crio[23211]: time=\"2026-06-11T16:16:58.527947669Z\" level=info msg=\"Starting container: 3c25dadc225294078fc599212757f6c14c9cbefe33224301396a3cd7d47a7e2c\" id=2ff7ef8b-473a-4574-a1ff-17590945f348 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.528774 crc crio[23211]: time=\"2026-06-11T16:16:58.528296189Z\" level=info msg=\"Created container 9125087311fc514b56c8ac6aca4cff614618cb64c9164b3af62537b8e303594f: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=f993f378-34d9-496f-842e-3d84297697e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.528774 crc crio[23211]: time=\"2026-06-11T16:16:58.527626091Z\" level=info msg=\"Starting container: 2bcc78ecf578ae72afdb2403cacd9562a95db454d874814f18bc3b8d28102350\" id=5c87c855-800e-4a20-b136-6c997ea4dc6b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.532679 crc crio[23211]: time=\"2026-06-11T16:16:58.528864493Z\" level=info msg=\"Created container 7a2ab2662c333fcee1f261895a7d5d486956f03053f5c93712486c5e13ef4514: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=b68424b6-79bb-4007-9ea4-2b8d34f52bab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:16:58.532679 crc crio[23211]: time=\"2026-06-11T16:16:58.528870253Z\" level=info msg=\"Starting container: d251c76756cfa9e7fb4f62572b7a3aed29c98dba7f7487809e4931fd57293fb5\" id=b41fae14-24ab-4fe7-8784-b10b4a0e0f76 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.532679 crc crio[23211]: time=\"2026-06-11T16:16:58.527783116Z\" level=info msg=\"Starting container: 547af342da25c33c46aaecd9b4f81623347c46ebb1ec1c9eaea599d492945755\" id=0d12a218-2cdc-4023-bf3c-2bda2bc2bdd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.532679 crc crio[23211]: time=\"2026-06-11T16:16:58.527751424Z\" level=info msg=\"Starting container: 789d862ed5cf00b98703ef31ac2fc7c6df4b959459373b78f6723d2e25458948\" id=d6719553-4fea-4b34-adf6-22783e702c11 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.533041 crc crio[23211]: time=\"2026-06-11T16:16:58.53293474Z\" level=info msg=\"Started container\" PID=28379 containerID=0ad618d093f061cc4c0223c89044095efeabee1dafbdbe3aa0c4ccb427729d68 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=ebcec5ea-9650-476d-9ef7-9d307a16edfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a\nJun 11 16:16:58.534750 crc crio[23211]: time=\"2026-06-11T16:16:58.534628375Z\" level=info msg=\"Starting container: 334c08e7006a64f9350a9ad41d62d8bcab48aba4fb9bcb2f6c8df1666b0a6127\" id=b31ae39c-d4a9-4f4d-8c64-04130aad197a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.535531 crc crio[23211]: time=\"2026-06-11T16:16:58.535104097Z\" level=info msg=\"Starting container: 19cc47dead6fbdf496852cab70b2304e257e2d0c8efbf2e81057e84197f16578\" id=257e3704-e60a-4577-a19c-6c17061b008c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.535531 crc crio[23211]: time=\"2026-06-11T16:16:58.53522333Z\" level=info msg=\"Starting container: 9125087311fc514b56c8ac6aca4cff614618cb64c9164b3af62537b8e303594f\" id=1c02098b-35ae-4fda-be3c-09933d17d5a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.535531 crc crio[23211]: time=\"2026-06-11T16:16:58.535113627Z\" level=info msg=\"Starting container: 13fe6a91f11b65270cf6c7717bbc8b3e6579565a2973b959f6b006c0c5c695e7\" id=997c2873-d116-4b96-afbe-b9bdde49f1aa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.536295 crc crio[23211]: time=\"2026-06-11T16:16:58.536229185Z\" level=info msg=\"Starting container: 7a2ab2662c333fcee1f261895a7d5d486956f03053f5c93712486c5e13ef4514\" id=b02496d9-b707-4d8e-921c-032b66aee063 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:16:58.539576 crc crio[23211]: time=\"2026-06-11T16:16:58.538626458Z\" level=info msg=\"Started container\" PID=28385 containerID=63ba18cb8e469ede60260cc72a1aa5dbfc79d1766c221600b8aa1aad5a53afbf description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=af5d837c-cd36-472b-960f-559bc9c6c8db name=/runtime.v1.RuntimeService/StartContainer sandboxID=311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96\nJun 11 16:16:58.547580 crc crio[23211]: time=\"2026-06-11T16:16:58.540887598Z\" level=info msg=\"Started container\" PID=28389 containerID=96f2878144b5e89cf3accbf7f4d0468c6f765155dadbaf0c9cdb48d2766c935d description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=1e38057b-2d97-4100-a933-f8a273484798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad\nJun 11 16:16:58.547580 crc crio[23211]: time=\"2026-06-11T16:16:58.542992643Z\" level=info msg=\"Started container\" PID=28384 containerID=13fe6a91f11b65270cf6c7717bbc8b3e6579565a2973b959f6b006c0c5c695e7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=997c2873-d116-4b96-afbe-b9bdde49f1aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a\nJun 11 16:16:58.551559 crc crio[23211]: time=\"2026-06-11T16:16:58.549237106Z\" level=info msg=\"Started container\" PID=28370 containerID=334c08e7006a64f9350a9ad41d62d8bcab48aba4fb9bcb2f6c8df1666b0a6127 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=b31ae39c-d4a9-4f4d-8c64-04130aad197a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59\nJun 11 16:16:58.553675 crc crio[23211]: time=\"2026-06-11T16:16:58.553563398Z\" level=info msg=\"Started container\" PID=28368 containerID=7486c6153ba45cacaa7dd1fbc322df7ef1e0ed56d0a30c29d485015217fa6d65 description=openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager id=9d53721c-a04b-4143-8627-10205858ab0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc\nJun 11 16:16:58.554186 crc crio[23211]: time=\"2026-06-11T16:16:58.554092433Z\" level=info msg=\"Started container\" PID=28374 containerID=789d862ed5cf00b98703ef31ac2fc7c6df4b959459373b78f6723d2e25458948 description=openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager id=d6719553-4fea-4b34-adf6-22783e702c11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952\nJun 11 16:16:58.554614 crc crio[23211]: time=\"2026-06-11T16:16:58.554546734Z\" level=info msg=\"Started container\" PID=28393 containerID=547af342da25c33c46aaecd9b4f81623347c46ebb1ec1c9eaea599d492945755 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=0d12a218-2cdc-4023-bf3c-2bda2bc2bdd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5\nJun 11 16:16:58.560639 crc crio[23211]: time=\"2026-06-11T16:16:58.560261515Z\" level=info msg=\"Started container\" PID=28371 containerID=2bcc78ecf578ae72afdb2403cacd9562a95db454d874814f18bc3b8d28102350 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=5c87c855-800e-4a20-b136-6c997ea4dc6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=851716397c59ab6c7136fc7fb6f95c1dee00180850abbe70cc2a9b445a89e59f\nJun 11 16:16:58.563340 crc crio[23211]: time=\"2026-06-11T16:16:58.56316463Z\" level=info msg=\"Started container\" PID=28376 containerID=7a2ab2662c333fcee1f261895a7d5d486956f03053f5c93712486c5e13ef4514 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=b02496d9-b707-4d8e-921c-032b66aee063 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384\nJun 11 16:16:58.564700 crc crio[23211]: time=\"2026-06-11T16:16:58.564608247Z\" level=info msg=\"Started container\" PID=28380 containerID=3c25dadc225294078fc599212757f6c14c9cbefe33224301396a3cd7d47a7e2c description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=2ff7ef8b-473a-4574-a1ff-17590945f348 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b\nJun 11 16:16:58.568194 crc crio[23211]: time=\"2026-06-11T16:16:58.567112094Z\" level=info msg=\"Started container\" PID=28382 containerID=19cc47dead6fbdf496852cab70b2304e257e2d0c8efbf2e81057e84197f16578 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=257e3704-e60a-4577-a19c-6c17061b008c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e\nJun 11 16:16:58.569066 crc crio[23211]: time=\"2026-06-11T16:16:58.568977522Z\" level=info msg=\"Started container\" PID=28383 containerID=d251c76756cfa9e7fb4f62572b7a3aed29c98dba7f7487809e4931fd57293fb5 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b41fae14-24ab-4fe7-8784-b10b4a0e0f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e\nJun 11 16:16:58.581370 crc crio[23211]: time=\"2026-06-11T16:16:58.581202701Z\" level=info msg=\"Started container\" PID=28386 containerID=9125087311fc514b56c8ac6aca4cff614618cb64c9164b3af62537b8e303594f description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=1c02098b-35ae-4fda-be3c-09933d17d5a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec\nJun 11 16:17:11.379810 crc crio[23211]: time=\"2026-06-11T16:17:11.378898071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4110f12e-09ca-4bfd-882a-4bc13f9349c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:17:11.382235 crc crio[23211]: time=\"2026-06-11T16:17:11.381601721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=1d52d80f-32f3-4bd4-9e3e-9cb2c8eb375d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:17:11.383867 crc crio[23211]: time=\"2026-06-11T16:17:11.383779778Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=216e2b9d-b6a9-4bdc-a9f6-9783e240ec0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:17:11.384126 crc crio[23211]: time=\"2026-06-11T16:17:11.384035754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:17:11.436285 crc crio[23211]: time=\"2026-06-11T16:17:11.436116217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:17:11.626793 crc crio[23211]: time=\"2026-06-11T16:17:11.626704301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:17:11.722405 crc crio[23211]: time=\"2026-06-11T16:17:11.722322731Z\" level=info msg=\"Created container 6a5afd2ddef35e11953b3ec1d58319e29fba7cf5881751fb11a6ee9404b2f579: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=216e2b9d-b6a9-4bdc-a9f6-9783e240ec0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:17:11.724625 crc crio[23211]: time=\"2026-06-11T16:17:11.72454077Z\" level=info msg=\"Starting container: 6a5afd2ddef35e11953b3ec1d58319e29fba7cf5881751fb11a6ee9404b2f579\" id=63ebc270-b137-4584-9289-3316a838c912 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:17:11.730559 crc crio[23211]: time=\"2026-06-11T16:17:11.730487245Z\" level=info msg=\"Started container\" PID=28858 containerID=6a5afd2ddef35e11953b3ec1d58319e29fba7cf5881751fb11a6ee9404b2f579 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=63ebc270-b137-4584-9289-3316a838c912 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497\nJun 11 16:17:46.963394 crc crio[23211]: time=\"2026-06-11T16:17:46.96193542Z\" level=info msg=\"Stopping container: ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9 (timeout: 15s)\" id=e7eb8df2-bec8-4a84-ba0f-5010673327bd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:17:47.195392 crc crio[23211]: time=\"2026-06-11T16:17:47.194281697Z\" level=info msg=\"Stopped container ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=e7eb8df2-bec8-4a84-ba0f-5010673327bd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:17:47.196902 crc crio[23211]: time=\"2026-06-11T16:17:47.196744051Z\" level=info msg=\"Stopping pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\" id=1568fbaf-3813-4f92-8a98-4ae4fa1edcff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:17:47.197805 crc crio[23211]: time=\"2026-06-11T16:17:47.197688266Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc002818110}] Aliases:map[]}\"\nJun 11 16:17:47.198019 crc crio[23211]: time=\"2026-06-11T16:17:47.197991894Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:17:47.375635 crc crio[23211]: time=\"2026-06-11T16:17:47.374638864Z\" level=info msg=\"Removing container: 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637\" id=9bab9b88-336c-4f78-80d1-402f0b37aee6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:17:47.415397 crc crio[23211]: time=\"2026-06-11T16:17:47.415304907Z\" level=info msg=\"Removed container 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=9bab9b88-336c-4f78-80d1-402f0b37aee6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:17:47.507499 crc crio[23211]: time=\"2026-06-11T16:17:47.507317113Z\" level=info msg=\"Stopped pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\" id=1568fbaf-3813-4f92-8a98-4ae4fa1edcff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:17:48.385813 crc crio[23211]: time=\"2026-06-11T16:17:48.385298843Z\" level=info msg=\"Removing container: ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9\" id=781af8a4-65f3-49f8-9395-d6dd29124f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:17:48.420193 crc crio[23211]: time=\"2026-06-11T16:17:48.41997477Z\" level=info msg=\"Removed container ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=781af8a4-65f3-49f8-9395-d6dd29124f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:18:29.670278 crc crio[23211]: time=\"2026-06-11T16:18:29.669255759Z\" level=info msg=\"Stopping pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\" id=c876edb8-77bc-4d46-aadd-4ea062c842d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:18:29.670278 crc crio[23211]: time=\"2026-06-11T16:18:29.670231684Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\" id=c876edb8-77bc-4d46-aadd-4ea062c842d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:18:29.674889 crc crio[23211]: time=\"2026-06-11T16:18:29.671896047Z\" level=info msg=\"Removing pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\" id=12e2146c-5aac-4e0f-8308-ef12514449b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:18:29.688539 crc crio[23211]: time=\"2026-06-11T16:18:29.68837611Z\" level=info msg=\"Removed pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\" id=12e2146c-5aac-4e0f-8308-ef12514449b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:19:57.154249 crc crio[23211]: time=\"2026-06-11T16:19:57.153126963Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4hn8n/POD\" id=9b410d4f-284a-4362-b1c7-b972dcf7aa50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:19:57.156628 crc crio[23211]: time=\"2026-06-11T16:19:57.154357485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.179683 crc crio[23211]: time=\"2026-06-11T16:19:57.179567732Z\" level=info msg=\"Got pod network &{Name:community-operators-4hn8n Namespace:openshift-marketplace ID:c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64 UID:aa183173-cdcc-4b73-9568-39b6445041d8 NetNS:/var/run/netns/3e4fd056-4f59-4d9c-9c38-056f9f9b8d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa183173_cdcc_4b73_9568_39b6445041d8.slice PodAnnotations:0xc002794bb0}] Aliases:map[]}\"\nJun 11 16:19:57.179683 crc crio[23211]: time=\"2026-06-11T16:19:57.179647095Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4hn8n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:19:57.252176 crc crio[23211]: time=\"2026-06-11T16:19:57.252080078Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-ktkpz/POD\" id=9d9c1a04-01d6-42e7-89ce-2a67d3b63e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:19:57.252307 crc crio[23211]: time=\"2026-06-11T16:19:57.252195101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.266896 crc crio[23211]: time=\"2026-06-11T16:19:57.266790096Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/POD\" id=48a69e0c-e410-4676-8afd-d5d517790b41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:19:57.268974 crc crio[23211]: time=\"2026-06-11T16:19:57.267103634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.280575 crc crio[23211]: time=\"2026-06-11T16:19:57.280324174Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ktkpz Namespace:openshift-marketplace ID:68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93 UID:ad265e84-c815-41cd-8093-28bfef86cbe0 NetNS:/var/run/netns/ebfd7ad1-8890-4dac-8017-e35dc85fa398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad265e84_c815_41cd_8093_28bfef86cbe0.slice PodAnnotations:0xc0001ae490}] Aliases:map[]}\"\nJun 11 16:19:57.280575 crc crio[23211]: time=\"2026-06-11T16:19:57.280498488Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-ktkpz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:19:57.315768 crc crio[23211]: time=\"2026-06-11T16:19:57.315183311Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-7d6b7b5d77-sz5td Namespace:openshift-authentication ID:db63e12e5cc0e312e94dbe7625c7286c5eb239e1813909f96c689b3cc4d41668 UID:6a9fde0c-6c9e-408b-942e-910109469851 NetNS:/var/run/netns/2cd907a7-be88-4df8-a94c-2330918cad74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9fde0c_6c9e_408b_942e_910109469851.slice PodAnnotations:0xc002794fc0}] Aliases:map[]}\"\nJun 11 16:19:57.316109 crc crio[23211]: time=\"2026-06-11T16:19:57.316082473Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-7d6b7b5d77-sz5td to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:19:57.369203 crc crio[23211]: time=\"2026-06-11T16:19:57.369102627Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686578-5hw26/POD\" id=cc95a50a-d78c-4325-a014-77666dad622e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:19:57.369395 crc crio[23211]: time=\"2026-06-11T16:19:57.369260132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.396240 crc crio[23211]: time=\"2026-06-11T16:19:57.396135091Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686578-5hw26 Namespace:openshift-infra ID:53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3 UID:455a7c6d-dc8c-4a85-96a4-ee5974540ccb NetNS:/var/run/netns/46416830-6347-4a48-a875-1d35f8ef70e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7c6d_dc8c_4a85_96a4_ee5974540ccb.slice PodAnnotations:0xc0027952a8}] Aliases:map[]}\"\nJun 11 16:19:57.396240 crc crio[23211]: time=\"2026-06-11T16:19:57.396212893Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686578-5hw26 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:19:57.412131 crc crio[23211]: time=\"2026-06-11T16:19:57.411852265Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/POD\" id=8732ac2b-39b5-412c-8871-7bd82f51e5c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:19:57.412376 crc crio[23211]: time=\"2026-06-11T16:19:57.412073731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.474047 crc crio[23211]: time=\"2026-06-11T16:19:57.473927912Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686575-hxdzj Namespace:openshift-operator-lifecycle-manager ID:e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67 UID:c6ff893a-5617-4115-9d22-832da4a5ac24 NetNS:/var/run/netns/9b85e204-7b45-4026-a5ae-78f96cef9c7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ff893a_5617_4115_9d22_832da4a5ac24.slice PodAnnotations:0xc002818060}] Aliases:map[]}\"\nJun 11 16:19:57.474047 crc crio[23211]: time=\"2026-06-11T16:19:57.474014445Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686575-hxdzj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:19:57.550601 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c91f78d0bbb0159 Mac:ba:63:49:75:a4:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/3e4fd056-4f59-4d9c-9c38-056f9f9b8d2b SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:19:57.552374 crc crio[23211]: time=\"2026-06-11T16:19:57.552333269Z\" level=info msg=\"Got pod network &{Name:community-operators-4hn8n Namespace:openshift-marketplace ID:c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64 UID:aa183173-cdcc-4b73-9568-39b6445041d8 NetNS:/var/run/netns/3e4fd056-4f59-4d9c-9c38-056f9f9b8d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa183173_cdcc_4b73_9568_39b6445041d8.slice PodAnnotations:0xc002794bb0}] Aliases:map[]}\"\nJun 11 16:19:57.552840 crc crio[23211]: time=\"2026-06-11T16:19:57.55279094Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4hn8n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:19:57.569654 crc crio[23211]: time=\"2026-06-11T16:19:57.569555991Z\" level=info msg=\"Ran pod sandbox c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64 with infra container: openshift-marketplace/community-operators-4hn8n/POD\" id=9b410d4f-284a-4362-b1c7-b972dcf7aa50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:19:57.579517 crc crio[23211]: time=\"2026-06-11T16:19:57.575778882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c42d381c-ccee-4d51-9472-b64471c1bd45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:57.579517 crc crio[23211]: time=\"2026-06-11T16:19:57.578604264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=290880c1-8451-47e2-b120-951e10829257 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:57.596747 crc crio[23211]: time=\"2026-06-11T16:19:57.596639297Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5gwvp/POD\" id=e271a7d5-c1d6-4c8a-9aa6-a4d51e09eadb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:19:57.597080 crc crio[23211]: time=\"2026-06-11T16:19:57.597021308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.597271 crc crio[23211]: time=\"2026-06-11T16:19:57.597220912Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4hn8n/extract-utilities\" id=f209bfac-d68e-419b-89c6-0b720550e764 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:57.597945 crc crio[23211]: time=\"2026-06-11T16:19:57.59791537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.630844 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68dbece6622a275 Mac:3a:28:99:8c:6e:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/ebfd7ad1-8890-4dac-8017-e35dc85fa398 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:19:57.631984 crc crio[23211]: time=\"2026-06-11T16:19:57.631942445Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ktkpz Namespace:openshift-marketplace ID:68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93 UID:ad265e84-c815-41cd-8093-28bfef86cbe0 NetNS:/var/run/netns/ebfd7ad1-8890-4dac-8017-e35dc85fa398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad265e84_c815_41cd_8093_28bfef86cbe0.slice PodAnnotations:0xc0001ae490}] Aliases:map[]}\"\nJun 11 16:19:57.632209 crc crio[23211]: time=\"2026-06-11T16:19:57.632190372Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-ktkpz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:19:57.653853 crc crio[23211]: time=\"2026-06-11T16:19:57.653747916Z\" level=info msg=\"Ran pod sandbox 68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93 with infra container: openshift-marketplace/redhat-operators-ktkpz/POD\" id=9d9c1a04-01d6-42e7-89ce-2a67d3b63e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:19:57.663157 crc crio[23211]: time=\"2026-06-11T16:19:57.662999404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69b96d69-1fe3-4e19-bcd0-e3db19fb67db name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:57.665218 crc crio[23211]: time=\"2026-06-11T16:19:57.665169061Z\" level=info msg=\"Got pod network &{Name:certified-operators-5gwvp Namespace:openshift-marketplace ID:4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c UID:fe169243-2f9b-4968-94ad-b7a714c92a2c NetNS:/var/run/netns/db9c908c-d95b-4fd2-ad41-df6d8de037f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe169243_2f9b_4968_94ad_b7a714c92a2c.slice PodAnnotations:0xc002278280}] Aliases:map[]}\"\nJun 11 16:19:57.665368 crc crio[23211]: time=\"2026-06-11T16:19:57.665348335Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5gwvp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:19:57.670614 crc crio[23211]: time=\"2026-06-11T16:19:57.670509127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9451b6a6-6522-4d88-8992-7974cd89216d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:57.693015 crc crio[23211]: time=\"2026-06-11T16:19:57.692184485Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ktkpz/extract-utilities\" id=50d8216e-d642-496c-9128-b8cde73d1b6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:57.693247 crc crio[23211]: time=\"2026-06-11T16:19:57.693122379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.699053 crc crio[23211]: time=\"2026-06-11T16:19:57.69471765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.701275 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db63e12e5cc0e31 Mac:3e:96:68:3f:e3:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/2cd907a7-be88-4df8-a94c-2330918cad74 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:19:57.704350 crc crio[23211]: time=\"2026-06-11T16:19:57.704306437Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-7d6b7b5d77-sz5td Namespace:openshift-authentication ID:db63e12e5cc0e312e94dbe7625c7286c5eb239e1813909f96c689b3cc4d41668 UID:6a9fde0c-6c9e-408b-942e-910109469851 NetNS:/var/run/netns/2cd907a7-be88-4df8-a94c-2330918cad74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9fde0c_6c9e_408b_942e_910109469851.slice PodAnnotations:0xc002794fc0}] Aliases:map[]}\"\nJun 11 16:19:57.704679 crc crio[23211]: time=\"2026-06-11T16:19:57.704659776Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-7d6b7b5d77-sz5td for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:19:57.716199 crc crio[23211]: time=\"2026-06-11T16:19:57.714740735Z\" level=info msg=\"Ran pod sandbox db63e12e5cc0e312e94dbe7625c7286c5eb239e1813909f96c689b3cc4d41668 with infra container: openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/POD\" id=48a69e0c-e410-4676-8afd-d5d517790b41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:19:57.721710 crc crio[23211]: time=\"2026-06-11T16:19:57.718873091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=d805f703-2610-42af-8fc9-47f1bac77757 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:57.729697 crc crio[23211]: time=\"2026-06-11T16:19:57.725549282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.729697 crc crio[23211]: time=\"2026-06-11T16:19:57.729529785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=c11a090e-2840-44cd-bde1-08cff14e07ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:57.740395 crc crio[23211]: time=\"2026-06-11T16:19:57.740310023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.746133 crc crio[23211]: time=\"2026-06-11T16:19:57.744363817Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/oauth-openshift\" id=1374a66f-7036-4180-931c-728b1efaed38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:57.747363 crc crio[23211]: time=\"2026-06-11T16:19:57.747303332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.762047 crc crio[23211]: time=\"2026-06-11T16:19:57.761962069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.792828 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53cfb2ee8e2aaa2 Mac:ee:88:dc:9f:ed:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/46416830-6347-4a48-a875-1d35f8ef70e1 SocketPath: PciID:}] [{Interface:0xc0007045d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:19:57.797728 crc crio[23211]: time=\"2026-06-11T16:19:57.796851506Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686578-5hw26 Namespace:openshift-infra ID:53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3 UID:455a7c6d-dc8c-4a85-96a4-ee5974540ccb NetNS:/var/run/netns/46416830-6347-4a48-a875-1d35f8ef70e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7c6d_dc8c_4a85_96a4_ee5974540ccb.slice PodAnnotations:0xc0027952a8}] Aliases:map[]}\"\nJun 11 16:19:57.797728 crc crio[23211]: time=\"2026-06-11T16:19:57.797063122Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686578-5hw26 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:19:57.829714 crc crio[23211]: time=\"2026-06-11T16:19:57.829067675Z\" level=info msg=\"Ran pod sandbox 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3 with infra container: openshift-infra/auto-csr-approver-29686578-5hw26/POD\" id=cc95a50a-d78c-4325-a014-77666dad622e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:19:57.834095 crc crio[23211]: time=\"2026-06-11T16:19:57.834023612Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cb3fd28a-e9d1-453e-a2eb-438361204936 name=/runtime.v1.ImageService/PullImage\nJun 11 16:19:57.851904 crc crio[23211]: time=\"2026-06-11T16:19:57.851784029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.852022 crc crio[23211]: time=\"2026-06-11T16:19:57.851830839Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:19:57.890808 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e04250597bc6fba Mac:6a:36:fe:af:85:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/9b85e204-7b45-4026-a5ae-78f96cef9c7d SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:19:57.891662 crc crio[23211]: time=\"2026-06-11T16:19:57.891590453Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686575-hxdzj Namespace:openshift-operator-lifecycle-manager ID:e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67 UID:c6ff893a-5617-4115-9d22-832da4a5ac24 NetNS:/var/run/netns/9b85e204-7b45-4026-a5ae-78f96cef9c7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ff893a_5617_4115_9d22_832da4a5ac24.slice PodAnnotations:0xc002818060}] Aliases:map[]}\"\nJun 11 16:19:57.891777 crc crio[23211]: time=\"2026-06-11T16:19:57.891748467Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686575-hxdzj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:19:57.899026 crc crio[23211]: time=\"2026-06-11T16:19:57.898934072Z\" level=info msg=\"Ran pod sandbox e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/POD\" id=8732ac2b-39b5-412c-8871-7bd82f51e5c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:19:57.906199 crc crio[23211]: time=\"2026-06-11T16:19:57.906076786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cba12473-5730-4ca4-8226-2e27504a11f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:57.909747 crc crio[23211]: time=\"2026-06-11T16:19:57.909675458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a33cbb2c-7af4-45e0-8bbe-b7c961901c11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:57.913132 crc crio[23211]: time=\"2026-06-11T16:19:57.913013093Z\" level=info msg=\"Created container 35686f25b06a2c743795fba0b09a1a48d61f15fae7a8dca2c728dea5703a2135: openshift-marketplace/community-operators-4hn8n/extract-utilities\" id=f209bfac-d68e-419b-89c6-0b720550e764 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:57.915609 crc crio[23211]: time=\"2026-06-11T16:19:57.914682827Z\" level=info msg=\"Starting container: 35686f25b06a2c743795fba0b09a1a48d61f15fae7a8dca2c728dea5703a2135\" id=c3afb639-5369-4ace-9c15-f8fb52096701 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:19:57.918348 crc crio[23211]: time=\"2026-06-11T16:19:57.918313801Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/collect-profiles\" id=a75019cb-55cd-407a-bbb6-10ff76a312ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:57.918919 crc crio[23211]: time=\"2026-06-11T16:19:57.918811663Z\" level=info msg=\"Created container d5e1cb851389befba899245e50da16e7597d87c3ded9909318f654e35a220851: openshift-marketplace/redhat-operators-ktkpz/extract-utilities\" id=50d8216e-d642-496c-9128-b8cde73d1b6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:57.919199 crc crio[23211]: time=\"2026-06-11T16:19:57.918838274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.920201 crc crio[23211]: time=\"2026-06-11T16:19:57.919972113Z\" level=info msg=\"Starting container: d5e1cb851389befba899245e50da16e7597d87c3ded9909318f654e35a220851\" id=faa32018-e2b6-4e31-85c7-d4d6f7726753 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:19:57.924317 crc crio[23211]: time=\"2026-06-11T16:19:57.923911474Z\" level=info msg=\"Started container\" PID=31222 containerID=35686f25b06a2c743795fba0b09a1a48d61f15fae7a8dca2c728dea5703a2135 description=openshift-marketplace/community-operators-4hn8n/extract-utilities id=c3afb639-5369-4ace-9c15-f8fb52096701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64\nJun 11 16:19:57.943835 crc crio[23211]: time=\"2026-06-11T16:19:57.943708813Z\" level=info msg=\"Started container\" PID=31227 containerID=d5e1cb851389befba899245e50da16e7597d87c3ded9909318f654e35a220851 description=openshift-marketplace/redhat-operators-ktkpz/extract-utilities id=faa32018-e2b6-4e31-85c7-d4d6f7726753 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93\nJun 11 16:19:57.980229 crc crio[23211]: time=\"2026-06-11T16:19:57.980114259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:57.991801 crc crio[23211]: time=\"2026-06-11T16:19:57.991662226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:58.017487 crc crio[23211]: 2026-06-11T16:19:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b4a2597981c99e Mac:42:fe:13:e4:12:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/db9c908c-d95b-4fd2-ad41-df6d8de037f7 SocketPath: PciID:}] [{Interface:0xc00048c6d0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:19:58.018698 crc crio[23211]: time=\"2026-06-11T16:19:58.01862946Z\" level=info msg=\"Got pod network &{Name:certified-operators-5gwvp Namespace:openshift-marketplace ID:4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c UID:fe169243-2f9b-4968-94ad-b7a714c92a2c NetNS:/var/run/netns/db9c908c-d95b-4fd2-ad41-df6d8de037f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe169243_2f9b_4968_94ad_b7a714c92a2c.slice PodAnnotations:0xc002278280}] Aliases:map[]}\"\nJun 11 16:19:58.018844 crc crio[23211]: time=\"2026-06-11T16:19:58.018816364Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5gwvp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:19:58.025282 crc crio[23211]: time=\"2026-06-11T16:19:58.025196068Z\" level=info msg=\"Ran pod sandbox 4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c with infra container: openshift-marketplace/certified-operators-5gwvp/POD\" id=e271a7d5-c1d6-4c8a-9aa6-a4d51e09eadb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:19:58.034257 crc crio[23211]: time=\"2026-06-11T16:19:58.03419785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff28f7fb-272e-49e5-bbc7-4a4ad7c34f82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:58.035961 crc crio[23211]: time=\"2026-06-11T16:19:58.035932914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=15e1b3db-1741-47e1-b97b-cba71c9a2227 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:58.054091 crc crio[23211]: time=\"2026-06-11T16:19:58.05402179Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5gwvp/extract-utilities\" id=9f5d2139-df51-41dd-8511-8e790c90f325 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:58.054556 crc crio[23211]: time=\"2026-06-11T16:19:58.05439172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:58.082391 crc crio[23211]: time=\"2026-06-11T16:19:58.082299938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:58.087619 crc crio[23211]: time=\"2026-06-11T16:19:58.087510301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:58.130838 crc crio[23211]: time=\"2026-06-11T16:19:58.130269981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:58.276725 crc crio[23211]: time=\"2026-06-11T16:19:58.276618374Z\" level=info msg=\"Created container dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/collect-profiles\" id=a75019cb-55cd-407a-bbb6-10ff76a312ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:58.278148 crc crio[23211]: time=\"2026-06-11T16:19:58.277709912Z\" level=info msg=\"Starting container: dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42\" id=4322f7d2-461b-4e28-b9c3-8c94800fbd8c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:19:58.284144 crc crio[23211]: time=\"2026-06-11T16:19:58.284077586Z\" level=info msg=\"Started container\" PID=31259 containerID=dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42 description=openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/collect-profiles id=4322f7d2-461b-4e28-b9c3-8c94800fbd8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67\nJun 11 16:19:58.285154 crc crio[23211]: time=\"2026-06-11T16:19:58.285121102Z\" level=info msg=\"Created container bbaeadf02055cd70fb761fa6e64b378ef033a232684fb41a616f8fad6b585c03: openshift-marketplace/certified-operators-5gwvp/extract-utilities\" id=9f5d2139-df51-41dd-8511-8e790c90f325 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:58.286836 crc crio[23211]: time=\"2026-06-11T16:19:58.286811387Z\" level=info msg=\"Starting container: bbaeadf02055cd70fb761fa6e64b378ef033a232684fb41a616f8fad6b585c03\" id=a0addb71-4864-4fe9-81a3-f2ccaf8bb751 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:19:58.293937 crc crio[23211]: time=\"2026-06-11T16:19:58.293877368Z\" level=info msg=\"Started container\" PID=31261 containerID=bbaeadf02055cd70fb761fa6e64b378ef033a232684fb41a616f8fad6b585c03 description=openshift-marketplace/certified-operators-5gwvp/extract-utilities id=a0addb71-4864-4fe9-81a3-f2ccaf8bb751 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c\nJun 11 16:19:58.303062 crc crio[23211]: time=\"2026-06-11T16:19:58.303000282Z\" level=info msg=\"Created container 25bb10948c022e7aca921bad9b56f6e65852290fdb26e240396dfdc2a2bd7657: openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/oauth-openshift\" id=1374a66f-7036-4180-931c-728b1efaed38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:58.306070 crc crio[23211]: time=\"2026-06-11T16:19:58.305934488Z\" level=info msg=\"Starting container: 25bb10948c022e7aca921bad9b56f6e65852290fdb26e240396dfdc2a2bd7657\" id=0a5f3480-b75b-44ee-bb0d-cd36a2e18bae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:19:58.314494 crc crio[23211]: time=\"2026-06-11T16:19:58.314352114Z\" level=info msg=\"Started container\" PID=31262 containerID=25bb10948c022e7aca921bad9b56f6e65852290fdb26e240396dfdc2a2bd7657 description=openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/oauth-openshift id=0a5f3480-b75b-44ee-bb0d-cd36a2e18bae name=/runtime.v1.RuntimeService/StartContainer sandboxID=db63e12e5cc0e312e94dbe7625c7286c5eb239e1813909f96c689b3cc4d41668\nJun 11 16:19:58.846921 crc crio[23211]: time=\"2026-06-11T16:19:58.846832768Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=67570c60-0044-408b-98e9-713abd1e4326 name=/runtime.v1.ImageService/PullImage\nJun 11 16:19:58.854210 crc crio[23211]: time=\"2026-06-11T16:19:58.853954491Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4eb60871-7834-4da6-bda4-2e44522ad3df name=/runtime.v1.ImageService/PullImage\nJun 11 16:19:58.856724 crc crio[23211]: time=\"2026-06-11T16:19:58.854404172Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 16:19:58.857706 crc crio[23211]: time=\"2026-06-11T16:19:58.857541713Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 16:19:58.868880 crc crio[23211]: time=\"2026-06-11T16:19:58.86830059Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=35fba1d1-9ead-4a20-939b-3d39258b39d8 name=/runtime.v1.ImageService/PullImage\nJun 11 16:19:58.874601 crc crio[23211]: time=\"2026-06-11T16:19:58.874076038Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 16:19:59.522527 crc crio[23211]: time=\"2026-06-11T16:19:59.521411684Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=4eb60871-7834-4da6-bda4-2e44522ad3df name=/runtime.v1.ImageService/PullImage\nJun 11 16:19:59.523791 crc crio[23211]: time=\"2026-06-11T16:19:59.523728444Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6e22f163-5c32-45f6-9b29-be4bd167c706 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:59.541169 crc crio[23211]: time=\"2026-06-11T16:19:59.54102429Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=da0b4b7c-76c2-43f0-b28c-1cc586ac804f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:59.562246 crc crio[23211]: time=\"2026-06-11T16:19:59.562118442Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4hn8n/extract-content\" id=d5f0c4dc-1dbc-42f2-be82-e3a3992b55bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:59.574300 crc crio[23211]: time=\"2026-06-11T16:19:59.574207812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:59.580737 crc crio[23211]: time=\"2026-06-11T16:19:59.580629387Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=35fba1d1-9ead-4a20-939b-3d39258b39d8 name=/runtime.v1.ImageService/PullImage\nJun 11 16:19:59.582941 crc crio[23211]: time=\"2026-06-11T16:19:59.582857564Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a87e304c-bcc8-4e55-8510-59b3dd29de60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:59.587003 crc crio[23211]: time=\"2026-06-11T16:19:59.586902409Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=64309673-71ef-4fcc-8a54-b4225640045c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:59.604228 crc crio[23211]: time=\"2026-06-11T16:19:59.603166707Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ktkpz/extract-content\" id=87d22758-ba09-4bd3-b886-7b389848dfd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:59.613530 crc crio[23211]: time=\"2026-06-11T16:19:59.612673332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:59.626342 crc crio[23211]: time=\"2026-06-11T16:19:59.62624444Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=67570c60-0044-408b-98e9-713abd1e4326 name=/runtime.v1.ImageService/PullImage\nJun 11 16:19:59.628806 crc crio[23211]: time=\"2026-06-11T16:19:59.628729324Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4d9aae80-bed4-48ee-9aab-6dbd0308166b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:59.647659 crc crio[23211]: time=\"2026-06-11T16:19:59.647063636Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ff7eb41c-b9d2-4a04-bbbe-3fe5d52ab70f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:19:59.652360 crc crio[23211]: time=\"2026-06-11T16:19:59.652020783Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5gwvp/extract-content\" id=7f843eef-f0a5-4fe0-9f1b-468017b9e902 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:59.671135 crc crio[23211]: time=\"2026-06-11T16:19:59.670997481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:59.672308 crc crio[23211]: time=\"2026-06-11T16:19:59.672223193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:59.677683 crc crio[23211]: time=\"2026-06-11T16:19:59.677320184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:59.711876 crc crio[23211]: time=\"2026-06-11T16:19:59.71175052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:59.714173 crc crio[23211]: time=\"2026-06-11T16:19:59.714085449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:59.714578 crc crio[23211]: time=\"2026-06-11T16:19:59.714537851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:59.717378 crc crio[23211]: time=\"2026-06-11T16:19:59.717316592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:19:59.840670 crc crio[23211]: time=\"2026-06-11T16:19:59.8404894Z\" level=info msg=\"Created container 625b70ff5d332f8b84cba725f0585d4073ac903e27fc402cab7eae4d3830da1a: openshift-marketplace/community-operators-4hn8n/extract-content\" id=d5f0c4dc-1dbc-42f2-be82-e3a3992b55bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:59.842908 crc crio[23211]: time=\"2026-06-11T16:19:59.84167028Z\" level=info msg=\"Starting container: 625b70ff5d332f8b84cba725f0585d4073ac903e27fc402cab7eae4d3830da1a\" id=194e506c-deaf-43c9-85d6-04dd3080798b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:19:59.845115 crc crio[23211]: time=\"2026-06-11T16:19:59.844485772Z\" level=info msg=\"Created container dd3638eebf072c377715b8b6df65d196ef6b12b8a872fa30211a6e97a0cc39b3: openshift-marketplace/redhat-operators-ktkpz/extract-content\" id=87d22758-ba09-4bd3-b886-7b389848dfd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:59.849316 crc crio[23211]: time=\"2026-06-11T16:19:59.846616207Z\" level=info msg=\"Starting container: dd3638eebf072c377715b8b6df65d196ef6b12b8a872fa30211a6e97a0cc39b3\" id=74ccec03-71b7-40e6-aa07-63afcd96d47e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:19:59.849316 crc crio[23211]: time=\"2026-06-11T16:19:59.847085329Z\" level=info msg=\"Created container 53b242081ab187438dcc120b9560699c16aa971313f555d080e05617e7414e7c: openshift-marketplace/certified-operators-5gwvp/extract-content\" id=7f843eef-f0a5-4fe0-9f1b-468017b9e902 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:19:59.849316 crc crio[23211]: time=\"2026-06-11T16:19:59.848971018Z\" level=info msg=\"Starting container: 53b242081ab187438dcc120b9560699c16aa971313f555d080e05617e7414e7c\" id=0ccd1574-0bac-4da5-99aa-57da5b461b98 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:19:59.849673 crc crio[23211]: time=\"2026-06-11T16:19:59.84904101Z\" level=info msg=\"Started container\" PID=31338 containerID=625b70ff5d332f8b84cba725f0585d4073ac903e27fc402cab7eae4d3830da1a description=openshift-marketplace/community-operators-4hn8n/extract-content id=194e506c-deaf-43c9-85d6-04dd3080798b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64\nJun 11 16:19:59.855154 crc crio[23211]: time=\"2026-06-11T16:19:59.855079425Z\" level=info msg=\"Started container\" PID=31344 containerID=dd3638eebf072c377715b8b6df65d196ef6b12b8a872fa30211a6e97a0cc39b3 description=openshift-marketplace/redhat-operators-ktkpz/extract-content id=74ccec03-71b7-40e6-aa07-63afcd96d47e name=/runtime.v1.RuntimeService/StartContainer sandboxID=68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93\nJun 11 16:19:59.856263 crc crio[23211]: time=\"2026-06-11T16:19:59.856098611Z\" level=info msg=\"Started container\" PID=31343 containerID=53b242081ab187438dcc120b9560699c16aa971313f555d080e05617e7414e7c description=openshift-marketplace/certified-operators-5gwvp/extract-content id=0ccd1574-0bac-4da5-99aa-57da5b461b98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c\nJun 11 16:19:59.903905 crc crio[23211]: time=\"2026-06-11T16:19:59.903661965Z\" level=info msg=\"Stopping pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67\" id=55c696a2-7707-4ec3-b331-78715586203d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:19:59.904403 crc crio[23211]: time=\"2026-06-11T16:19:59.904322911Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686575-hxdzj Namespace:openshift-operator-lifecycle-manager ID:e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67 UID:c6ff893a-5617-4115-9d22-832da4a5ac24 NetNS:/var/run/netns/9b85e204-7b45-4026-a5ae-78f96cef9c7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ff893a_5617_4115_9d22_832da4a5ac24.slice PodAnnotations:0xc0030883e0}] Aliases:map[]}\"\nJun 11 16:19:59.904674 crc crio[23211]: time=\"2026-06-11T16:19:59.904560197Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686575-hxdzj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:20:00.346648 crc crio[23211]: time=\"2026-06-11T16:20:00.345708132Z\" level=info msg=\"Stopped pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67\" id=55c696a2-7707-4ec3-b331-78715586203d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:20:00.604568 crc crio[23211]: time=\"2026-06-11T16:20:00.60425956Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686580-lzlkv/POD\" id=90c83c4c-9333-4e9b-95d9-870fcb7d5a14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:20:00.605254 crc crio[23211]: time=\"2026-06-11T16:20:00.604586068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:00.687860 crc crio[23211]: time=\"2026-06-11T16:20:00.687703736Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686580-lzlkv Namespace:openshift-infra ID:bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd UID:d450ff9e-a9a9-486c-9049-9be802f7fce6 NetNS:/var/run/netns/15a28b31-b68d-4c8c-a402-3cbfe2e2eac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd450ff9e_a9a9_486c_9049_9be802f7fce6.slice PodAnnotations:0xc00008cdf8}] Aliases:map[]}\"\nJun 11 16:20:00.687860 crc crio[23211]: time=\"2026-06-11T16:20:00.687787899Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686580-lzlkv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:20:04.618549 crc crio[23211]: time=\"2026-06-11T16:20:04.611723342Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nrvpm/POD\" id=433d75a8-c1bb-482e-ab5c-040c22d57226 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:20:04.618549 crc crio[23211]: time=\"2026-06-11T16:20:04.613941598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:05.012780 crc crio[23211]: time=\"2026-06-11T16:20:05.012064348Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nrvpm Namespace:openshift-marketplace ID:ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231 UID:9d2fc4cb-957b-400b-ba35-cb881f0fbf16 NetNS:/var/run/netns/809dbffb-27f3-4306-8e7b-249db203c429 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d2fc4cb_957b_400b_ba35_cb881f0fbf16.slice PodAnnotations:0xc0038ac690}] Aliases:map[]}\"\nJun 11 16:20:05.012780 crc crio[23211]: time=\"2026-06-11T16:20:05.012373696Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nrvpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:20:06.718501 crc crio[23211]: 2026-06-11T16:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbc8c996b89e817 Mac:26:30:86:0f:51:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/15a28b31-b68d-4c8c-a402-3cbfe2e2eac3 SocketPath: PciID:}] [{Interface:0xc0004b0790 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:20:06.759167 crc crio[23211]: time=\"2026-06-11T16:20:06.758858007Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686580-lzlkv Namespace:openshift-infra ID:bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd UID:d450ff9e-a9a9-486c-9049-9be802f7fce6 NetNS:/var/run/netns/15a28b31-b68d-4c8c-a402-3cbfe2e2eac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd450ff9e_a9a9_486c_9049_9be802f7fce6.slice PodAnnotations:0xc00008cdf8}] Aliases:map[]}\"\nJun 11 16:20:06.759167 crc crio[23211]: time=\"2026-06-11T16:20:06.759179774Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686580-lzlkv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:20:06.798407 crc crio[23211]: time=\"2026-06-11T16:20:06.798110842Z\" level=info msg=\"Ran pod sandbox bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd with infra container: openshift-infra/auto-csr-approver-29686580-lzlkv/POD\" id=90c83c4c-9333-4e9b-95d9-870fcb7d5a14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:20:06.806369 crc crio[23211]: time=\"2026-06-11T16:20:06.806203993Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0041f119-5ccd-4cf6-99a7-72d404b0f366 name=/runtime.v1.ImageService/PullImage\nJun 11 16:20:06.830536 crc crio[23211]: time=\"2026-06-11T16:20:06.830276741Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:20:08.671379 crc crio[23211]: 2026-06-11T16:20:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebec06f6db9a08d Mac:ca:85:97:6b:62:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/809dbffb-27f3-4306-8e7b-249db203c429 SocketPath: PciID:}] [{Interface:0xc0000148f0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:20:08.672719 crc crio[23211]: time=\"2026-06-11T16:20:08.672687714Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nrvpm Namespace:openshift-marketplace ID:ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231 UID:9d2fc4cb-957b-400b-ba35-cb881f0fbf16 NetNS:/var/run/netns/809dbffb-27f3-4306-8e7b-249db203c429 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d2fc4cb_957b_400b_ba35_cb881f0fbf16.slice PodAnnotations:0xc0038ac690}] Aliases:map[]}\"\nJun 11 16:20:08.673586 crc crio[23211]: time=\"2026-06-11T16:20:08.672836398Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nrvpm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:20:08.736859 crc crio[23211]: time=\"2026-06-11T16:20:08.736800997Z\" level=info msg=\"Ran pod sandbox ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231 with infra container: openshift-marketplace/redhat-marketplace-nrvpm/POD\" id=433d75a8-c1bb-482e-ab5c-040c22d57226 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:20:08.740477 crc crio[23211]: time=\"2026-06-11T16:20:08.740087119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e9314a05-2ebd-40b8-9dda-dd7325661b87 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:08.750402 crc crio[23211]: time=\"2026-06-11T16:20:08.750322193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e06bd02-a5ed-4158-8472-5c11e40389b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:08.795999 crc crio[23211]: time=\"2026-06-11T16:20:08.795900045Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nrvpm/extract-utilities\" id=b4be5a62-d562-49b3-a97f-d1893dad202c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:08.797140 crc crio[23211]: time=\"2026-06-11T16:20:08.796787517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:08.903875 crc crio[23211]: time=\"2026-06-11T16:20:08.90357895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:08.927835 crc crio[23211]: time=\"2026-06-11T16:20:08.927142836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:09.517187 crc crio[23211]: time=\"2026-06-11T16:20:09.515258716Z\" level=info msg=\"Created container 4e6e4443803846f67f7e9b19be293024a00a421b8cb846bb8c040bd21d96fd75: openshift-marketplace/redhat-marketplace-nrvpm/extract-utilities\" id=b4be5a62-d562-49b3-a97f-d1893dad202c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:09.520103 crc crio[23211]: time=\"2026-06-11T16:20:09.520062886Z\" level=info msg=\"Starting container: 4e6e4443803846f67f7e9b19be293024a00a421b8cb846bb8c040bd21d96fd75\" id=c4a31458-96fa-44b1-9923-efec93fbdb10 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:20:09.552349 crc crio[23211]: time=\"2026-06-11T16:20:09.552299287Z\" level=info msg=\"Started container\" PID=31600 containerID=4e6e4443803846f67f7e9b19be293024a00a421b8cb846bb8c040bd21d96fd75 description=openshift-marketplace/redhat-marketplace-nrvpm/extract-utilities id=c4a31458-96fa-44b1-9923-efec93fbdb10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231\nJun 11 16:20:10.357793 crc crio[23211]: time=\"2026-06-11T16:20:10.357696286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ab2f066a-90ac-40d2-8fbd-6b109ac77322 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:10.365391 crc crio[23211]: time=\"2026-06-11T16:20:10.365354128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9ab9052d-469d-4c1e-803e-d2ef9782090d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:10.369925 crc crio[23211]: time=\"2026-06-11T16:20:10.369154341Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=896b0456-7271-45fa-ab20-5177ef8351a9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:20:10.374345 crc crio[23211]: time=\"2026-06-11T16:20:10.374261299Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 16:20:10.460654 crc crio[23211]: time=\"2026-06-11T16:20:10.459005303Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4hn8n/registry-server\" id=dc32eea0-4905-4eb8-b587-4c725294b39b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:10.462156 crc crio[23211]: time=\"2026-06-11T16:20:10.460877501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:10.562154 crc crio[23211]: time=\"2026-06-11T16:20:10.561991542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:10.567085 crc crio[23211]: time=\"2026-06-11T16:20:10.565714374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:11.472776 crc crio[23211]: time=\"2026-06-11T16:20:11.472202474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a9c180e1-9c05-4715-894e-cf4087d5135d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:11.565579 crc crio[23211]: time=\"2026-06-11T16:20:11.565327958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=51d2d205-68c7-4726-98bf-502d3f1e0232 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:12.907730 crc crio[23211]: time=\"2026-06-11T16:20:12.90696559Z\" level=info msg=\"Created container c17e1ce5d5e8b104e0a09bb453ac4323110d2fe90f0d2a9e7d5c6d5b94f743d6: openshift-marketplace/community-operators-4hn8n/registry-server\" id=dc32eea0-4905-4eb8-b587-4c725294b39b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:12.909395 crc crio[23211]: time=\"2026-06-11T16:20:12.909280917Z\" level=info msg=\"Starting container: c17e1ce5d5e8b104e0a09bb453ac4323110d2fe90f0d2a9e7d5c6d5b94f743d6\" id=2f037f5a-06e2-4ceb-8748-6f2c58166c74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:20:12.963185 crc crio[23211]: time=\"2026-06-11T16:20:12.962923049Z\" level=info msg=\"Started container\" PID=31668 containerID=c17e1ce5d5e8b104e0a09bb453ac4323110d2fe90f0d2a9e7d5c6d5b94f743d6 description=openshift-marketplace/community-operators-4hn8n/registry-server id=2f037f5a-06e2-4ceb-8748-6f2c58166c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64\nJun 11 16:20:13.291040 crc crio[23211]: time=\"2026-06-11T16:20:13.290939808Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5gwvp/registry-server\" id=53284ade-3af6-440b-8914-d997da92833e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:13.292061 crc crio[23211]: time=\"2026-06-11T16:20:13.291954704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:13.392240 crc crio[23211]: time=\"2026-06-11T16:20:13.391275232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:13.406328 crc crio[23211]: time=\"2026-06-11T16:20:13.405129295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:14.384128 crc crio[23211]: time=\"2026-06-11T16:20:14.383909933Z\" level=info msg=\"Created container b4da1290915e7d59df3e28bfdc815272e5fa84a7db0c573873ba2735c3bb00b0: openshift-marketplace/certified-operators-5gwvp/registry-server\" id=53284ade-3af6-440b-8914-d997da92833e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:14.395981 crc crio[23211]: time=\"2026-06-11T16:20:14.395295245Z\" level=info msg=\"Starting container: b4da1290915e7d59df3e28bfdc815272e5fa84a7db0c573873ba2735c3bb00b0\" id=20706558-d33f-4e34-84ab-5dc14f71feee name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:20:14.427941 crc crio[23211]: time=\"2026-06-11T16:20:14.427707831Z\" level=info msg=\"Started container\" PID=31745 containerID=b4da1290915e7d59df3e28bfdc815272e5fa84a7db0c573873ba2735c3bb00b0 description=openshift-marketplace/certified-operators-5gwvp/registry-server id=20706558-d33f-4e34-84ab-5dc14f71feee name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c\nJun 11 16:20:31.463972 crc crio[23211]: time=\"2026-06-11T16:20:31.452934228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b9924937-3279-482f-b695-3e052a13780f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:38.347175 crc crio[23211]: time=\"2026-06-11T16:20:38.344054504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fe1447ae-087d-43e2-b439-09dfa3f38f0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:38.410559 crc crio[23211]: time=\"2026-06-11T16:20:38.409960721Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ktkpz/registry-server\" id=4dbfd4fa-af7a-4143-9803-15317998cec5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:38.461747 crc crio[23211]: time=\"2026-06-11T16:20:38.460850456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:38.506212 crc crio[23211]: time=\"2026-06-11T16:20:38.503924406Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=896b0456-7271-45fa-ab20-5177ef8351a9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:20:38.513719 crc crio[23211]: time=\"2026-06-11T16:20:38.510373006Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ac9a081c-7473-4a8b-8666-af7a655a0026 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:38.744862 crc crio[23211]: time=\"2026-06-11T16:20:38.744199885Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2674cbbf-b581-4db2-84e6-53be26396e70 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:38.852093 crc crio[23211]: time=\"2026-06-11T16:20:38.851956232Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nrvpm/extract-content\" id=28741aa5-783f-41a7-b81f-73c5fe24535e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:38.925298 crc crio[23211]: time=\"2026-06-11T16:20:38.924818672Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0041f119-5ccd-4cf6-99a7-72d404b0f366 name=/runtime.v1.ImageService/PullImage\nJun 11 16:20:38.952914 crc crio[23211]: time=\"2026-06-11T16:20:38.952304805Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0632f06b-1d0c-4bcd-901c-d69bbafb4dc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:39.055723 crc crio[23211]: time=\"2026-06-11T16:20:39.05516251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:39.255691 crc crio[23211]: time=\"2026-06-11T16:20:39.255061508Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec5bd4d8-a05a-4816-9da6-f708b3b0df8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:39.321990 crc crio[23211]: time=\"2026-06-11T16:20:39.321039207Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cb3fd28a-e9d1-453e-a2eb-438361204936 name=/runtime.v1.ImageService/PullImage\nJun 11 16:20:39.326723 crc crio[23211]: time=\"2026-06-11T16:20:39.32640809Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=75e6000a-9e90-4a89-8f68-ca28ed790025 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:39.346271 crc crio[23211]: time=\"2026-06-11T16:20:39.339767573Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=353e83f8-9703-4720-a11e-3623642f517c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:39.346271 crc crio[23211]: time=\"2026-06-11T16:20:39.344713135Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686580-lzlkv/oc\" id=0bd5029b-c3ee-4906-aae3-7f956338d496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:39.349410 crc crio[23211]: time=\"2026-06-11T16:20:39.349316149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:39.354344 crc crio[23211]: time=\"2026-06-11T16:20:39.354281173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:39.358089 crc crio[23211]: time=\"2026-06-11T16:20:39.358011825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:39.358547 crc crio[23211]: time=\"2026-06-11T16:20:39.358360844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:39.364318 crc crio[23211]: time=\"2026-06-11T16:20:39.363267866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:39.392887 crc crio[23211]: time=\"2026-06-11T16:20:39.392601134Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686578-5hw26/oc\" id=1d6dc344-5b99-4be5-a99e-8ac2e6f08999 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:39.396071 crc crio[23211]: time=\"2026-06-11T16:20:39.395924077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:39.411773 crc crio[23211]: time=\"2026-06-11T16:20:39.411677449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:39.451270 crc crio[23211]: time=\"2026-06-11T16:20:39.451220301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:39.668694 crc crio[23211]: time=\"2026-06-11T16:20:39.668027678Z\" level=info msg=\"Created container dcee52d5911f91a46229c315107082f9efe3ea6e71bf9a26c69387486ab695d8: openshift-marketplace/redhat-marketplace-nrvpm/extract-content\" id=28741aa5-783f-41a7-b81f-73c5fe24535e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:39.689923 crc crio[23211]: time=\"2026-06-11T16:20:39.689802828Z\" level=info msg=\"Starting container: dcee52d5911f91a46229c315107082f9efe3ea6e71bf9a26c69387486ab695d8\" id=5998cda9-3509-4c11-bdcd-bfb3453c95fc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:20:39.703885 crc crio[23211]: time=\"2026-06-11T16:20:39.703656372Z\" level=info msg=\"Created container afff43a28ba0ce179f97aa6d8ca33d936713c6e2d9935e30fb70dd7f87f13c28: openshift-marketplace/redhat-operators-ktkpz/registry-server\" id=4dbfd4fa-af7a-4143-9803-15317998cec5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:39.705881 crc crio[23211]: time=\"2026-06-11T16:20:39.705746705Z\" level=info msg=\"Started container\" PID=32213 containerID=dcee52d5911f91a46229c315107082f9efe3ea6e71bf9a26c69387486ab695d8 description=openshift-marketplace/redhat-marketplace-nrvpm/extract-content id=5998cda9-3509-4c11-bdcd-bfb3453c95fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231\nJun 11 16:20:39.707212 crc crio[23211]: time=\"2026-06-11T16:20:39.706968935Z\" level=info msg=\"Starting container: afff43a28ba0ce179f97aa6d8ca33d936713c6e2d9935e30fb70dd7f87f13c28\" id=889ded02-7af8-46b4-9438-753eb609a5d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:20:39.715009 crc crio[23211]: time=\"2026-06-11T16:20:39.714267195Z\" level=info msg=\"Started container\" PID=32215 containerID=afff43a28ba0ce179f97aa6d8ca33d936713c6e2d9935e30fb70dd7f87f13c28 description=openshift-marketplace/redhat-operators-ktkpz/registry-server id=889ded02-7af8-46b4-9438-753eb609a5d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93\nJun 11 16:20:39.951694 crc crio[23211]: time=\"2026-06-11T16:20:39.951306675Z\" level=info msg=\"Stopping container: eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f (timeout: 2s)\" id=b7d31b05-42e5-4676-9206-8b1572ee451f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:20:40.639755 crc crio[23211]: time=\"2026-06-11T16:20:40.63901898Z\" level=info msg=\"Stopped container eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f: openshift-marketplace/community-operators-cm758/registry-server\" id=b7d31b05-42e5-4676-9206-8b1572ee451f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:20:40.641252 crc crio[23211]: time=\"2026-06-11T16:20:40.641098352Z\" level=info msg=\"Stopping pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\" id=6ee296a2-fd6c-4cbb-b1fe-9df3fe236800 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:20:40.641711 crc crio[23211]: time=\"2026-06-11T16:20:40.641634615Z\" level=info msg=\"Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc002278a08}] Aliases:map[]}\"\nJun 11 16:20:40.642906 crc crio[23211]: time=\"2026-06-11T16:20:40.64184983Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-cm758 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:20:41.251241 crc crio[23211]: time=\"2026-06-11T16:20:41.250795999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:41.251701 crc crio[23211]: time=\"2026-06-11T16:20:41.251115137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:41.309151 crc crio[23211]: time=\"2026-06-11T16:20:41.308347969Z\" level=info msg=\"Stopping container: 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5 (timeout: 2s)\" id=037625d8-8164-4e53-acf7-8d26db869de9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:20:41.394938 crc crio[23211]: time=\"2026-06-11T16:20:41.394809697Z\" level=info msg=\"Created container 2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420: openshift-infra/auto-csr-approver-29686578-5hw26/oc\" id=1d6dc344-5b99-4be5-a99e-8ac2e6f08999 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:41.396193 crc crio[23211]: time=\"2026-06-11T16:20:41.395885704Z\" level=info msg=\"Starting container: 2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420\" id=499ae160-9ae1-4c67-a461-6b5f717ddbd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:20:41.409261 crc crio[23211]: time=\"2026-06-11T16:20:41.408869617Z\" level=info msg=\"Started container\" PID=32334 containerID=2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420 description=openshift-infra/auto-csr-approver-29686578-5hw26/oc id=499ae160-9ae1-4c67-a461-6b5f717ddbd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3\nJun 11 16:20:41.443771 crc crio[23211]: time=\"2026-06-11T16:20:41.443698082Z\" level=info msg=\"Created container f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9: openshift-infra/auto-csr-approver-29686580-lzlkv/oc\" id=0bd5029b-c3ee-4906-aae3-7f956338d496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:41.445004 crc crio[23211]: time=\"2026-06-11T16:20:41.444884171Z\" level=info msg=\"Starting container: f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9\" id=a0b9af45-ce48-4270-bba6-44796d1dd47a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:20:41.451179 crc crio[23211]: time=\"2026-06-11T16:20:41.451062545Z\" level=info msg=\"Started container\" PID=32335 containerID=f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9 description=openshift-infra/auto-csr-approver-29686580-lzlkv/oc id=a0b9af45-ce48-4270-bba6-44796d1dd47a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd\nJun 11 16:20:41.465246 crc crio[23211]: time=\"2026-06-11T16:20:41.463978715Z\" level=info msg=\"Stopped pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\" id=6ee296a2-fd6c-4cbb-b1fe-9df3fe236800 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:20:42.252910 crc crio[23211]: time=\"2026-06-11T16:20:42.252361921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ddca8826-1a64-4176-a7d0-708b0738e376 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:42.255139 crc crio[23211]: time=\"2026-06-11T16:20:42.255074929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c0cce1fe-bfd2-4c0e-9dff-2bf59e05dae1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:20:42.335645 crc crio[23211]: time=\"2026-06-11T16:20:42.330931904Z\" level=info msg=\"Removing container: eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f\" id=0e9909d5-987f-46cf-99cf-5524c222c94c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:42.428389 crc crio[23211]: time=\"2026-06-11T16:20:42.427854901Z\" level=info msg=\"Removed container eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f: openshift-marketplace/community-operators-cm758/registry-server\" id=0e9909d5-987f-46cf-99cf-5524c222c94c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:42.446489 crc crio[23211]: time=\"2026-06-11T16:20:42.446214178Z\" level=info msg=\"Removing container: 7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01\" id=ddc3abd2-17c4-4013-a980-2ec9e9a470a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:42.557385 crc crio[23211]: time=\"2026-06-11T16:20:42.557181014Z\" level=info msg=\"Removed container 7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01: openshift-marketplace/community-operators-cm758/extract-content\" id=ddc3abd2-17c4-4013-a980-2ec9e9a470a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:42.569497 crc crio[23211]: time=\"2026-06-11T16:20:42.569207484Z\" level=info msg=\"Removing container: c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89\" id=d4b424c8-c87d-4db1-b5f0-1dae42d03f4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:42.608336 crc crio[23211]: time=\"2026-06-11T16:20:42.6081009Z\" level=info msg=\"Removed container c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89: openshift-marketplace/community-operators-cm758/extract-utilities\" id=d4b424c8-c87d-4db1-b5f0-1dae42d03f4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:46.103808 crc crio[23211]: time=\"2026-06-11T16:20:46.10309767Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nrvpm/registry-server\" id=08725216-2130-415a-ade2-7d6bde4eb2e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:46.105028 crc crio[23211]: time=\"2026-06-11T16:20:46.104191027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:46.130802 crc crio[23211]: time=\"2026-06-11T16:20:46.130664505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:46.134551 crc crio[23211]: time=\"2026-06-11T16:20:46.134480099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:20:46.883150 crc crio[23211]: time=\"2026-06-11T16:20:46.882640526Z\" level=warning msg=\"Failed to find container exit file for 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5: timed out waiting for the condition\" id=037625d8-8164-4e53-acf7-8d26db869de9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:20:50.705613 crc crio[23211]: time=\"2026-06-11T16:20:50.699361939Z\" level=info msg=\"Stopped container 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5: openshift-marketplace/certified-operators-cjs9d/registry-server\" id=037625d8-8164-4e53-acf7-8d26db869de9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:20:50.707994 crc crio[23211]: time=\"2026-06-11T16:20:50.705720256Z\" level=info msg=\"Stopping pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\" id=2f5bc216-7750-48c8-ad76-93e685c7d336 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:20:50.707994 crc crio[23211]: time=\"2026-06-11T16:20:50.70668885Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc002818390}] Aliases:map[]}\"\nJun 11 16:20:50.707994 crc crio[23211]: time=\"2026-06-11T16:20:50.706923466Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-cjs9d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:20:51.089325 crc crio[23211]: time=\"2026-06-11T16:20:51.089125081Z\" level=info msg=\"Created container 26825355be9fd03e9f21262e997be94322da669dcb8380227a103e15e501776e: openshift-marketplace/redhat-marketplace-nrvpm/registry-server\" id=08725216-2130-415a-ade2-7d6bde4eb2e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:20:51.102155 crc crio[23211]: time=\"2026-06-11T16:20:51.101780655Z\" level=info msg=\"Starting container: 26825355be9fd03e9f21262e997be94322da669dcb8380227a103e15e501776e\" id=e0f2c321-b071-48d2-8f55-5bfbf6fe1ada name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:20:51.478248 crc crio[23211]: time=\"2026-06-11T16:20:51.475188612Z\" level=info msg=\"Started container\" PID=32442 containerID=26825355be9fd03e9f21262e997be94322da669dcb8380227a103e15e501776e description=openshift-marketplace/redhat-marketplace-nrvpm/registry-server id=e0f2c321-b071-48d2-8f55-5bfbf6fe1ada name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231\nJun 11 16:20:52.078528 crc crio[23211]: time=\"2026-06-11T16:20:52.078347899Z\" level=info msg=\"Stopped pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\" id=2f5bc216-7750-48c8-ad76-93e685c7d336 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:20:52.600192 crc crio[23211]: time=\"2026-06-11T16:20:52.59972829Z\" level=info msg=\"Removing container: 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5\" id=de0e0d4c-5605-4bd9-872e-27853235a342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:52.672205 crc crio[23211]: time=\"2026-06-11T16:20:52.672098279Z\" level=info msg=\"Removed container 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5: openshift-marketplace/certified-operators-cjs9d/registry-server\" id=de0e0d4c-5605-4bd9-872e-27853235a342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:52.675962 crc crio[23211]: time=\"2026-06-11T16:20:52.675891203Z\" level=info msg=\"Removing container: 4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39\" id=b8871403-6f80-48eb-b4c0-7de99589cdaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:52.724022 crc crio[23211]: time=\"2026-06-11T16:20:52.723951077Z\" level=info msg=\"Removed container 4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39: openshift-marketplace/certified-operators-cjs9d/extract-content\" id=b8871403-6f80-48eb-b4c0-7de99589cdaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:52.739188 crc crio[23211]: time=\"2026-06-11T16:20:52.739108833Z\" level=info msg=\"Removing container: 7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707\" id=c46d4261-57ae-4b32-b0bc-48c5bcb83670 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:52.760754 crc crio[23211]: time=\"2026-06-11T16:20:52.76067424Z\" level=info msg=\"Removed container 7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707: openshift-marketplace/certified-operators-cjs9d/extract-utilities\" id=c46d4261-57ae-4b32-b0bc-48c5bcb83670 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:53.631749 crc crio[23211]: time=\"2026-06-11T16:20:53.631709689Z\" level=info msg=\"Stopping pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd\" id=43f0a515-89da-4a19-a651-21e35dad558c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:20:53.632557 crc crio[23211]: time=\"2026-06-11T16:20:53.632348676Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686580-lzlkv Namespace:openshift-infra ID:bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd UID:d450ff9e-a9a9-486c-9049-9be802f7fce6 NetNS:/var/run/netns/15a28b31-b68d-4c8c-a402-3cbfe2e2eac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd450ff9e_a9a9_486c_9049_9be802f7fce6.slice PodAnnotations:0xc0038ac248}] Aliases:map[]}\"\nJun 11 16:20:53.632717 crc crio[23211]: time=\"2026-06-11T16:20:53.632658673Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686580-lzlkv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:20:53.925037 crc crio[23211]: time=\"2026-06-11T16:20:53.924961365Z\" level=info msg=\"Stopped pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd\" id=43f0a515-89da-4a19-a651-21e35dad558c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:20:54.658301 crc crio[23211]: time=\"2026-06-11T16:20:54.657104065Z\" level=info msg=\"Stopping pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3\" id=6ca8767d-34fa-4ac8-94ad-cec4ae57e25d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:20:54.658301 crc crio[23211]: time=\"2026-06-11T16:20:54.657968826Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686578-5hw26 Namespace:openshift-infra ID:53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3 UID:455a7c6d-dc8c-4a85-96a4-ee5974540ccb NetNS:/var/run/netns/46416830-6347-4a48-a875-1d35f8ef70e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7c6d_dc8c_4a85_96a4_ee5974540ccb.slice PodAnnotations:0xc0001af878}] Aliases:map[]}\"\nJun 11 16:20:54.658301 crc crio[23211]: time=\"2026-06-11T16:20:54.65809768Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686578-5hw26 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:20:55.018729 crc crio[23211]: time=\"2026-06-11T16:20:55.018645597Z\" level=info msg=\"Stopped pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3\" id=6ca8767d-34fa-4ac8-94ad-cec4ae57e25d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:20:58.685263 crc crio[23211]: time=\"2026-06-11T16:20:58.684764139Z\" level=info msg=\"Stopping container: 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422 (timeout: 2s)\" id=907bc6db-3dfb-4c19-9238-ac6e0ac7b9c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:20:58.819973 crc crio[23211]: time=\"2026-06-11T16:20:58.819182157Z\" level=info msg=\"Stopped container 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422: openshift-marketplace/redhat-operators-tfzks/registry-server\" id=907bc6db-3dfb-4c19-9238-ac6e0ac7b9c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:20:58.820835 crc crio[23211]: time=\"2026-06-11T16:20:58.820756537Z\" level=info msg=\"Stopping pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\" id=d15e14bf-ffde-4ce9-923b-afb860c29940 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:20:58.821383 crc crio[23211]: time=\"2026-06-11T16:20:58.821322111Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc00008cf30}] Aliases:map[]}\"\nJun 11 16:20:58.821664 crc crio[23211]: time=\"2026-06-11T16:20:58.821603737Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-tfzks from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:20:59.068756 crc crio[23211]: time=\"2026-06-11T16:20:59.068619995Z\" level=info msg=\"Stopped pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\" id=d15e14bf-ffde-4ce9-923b-afb860c29940 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:20:59.721277 crc crio[23211]: time=\"2026-06-11T16:20:59.721200966Z\" level=info msg=\"Removing container: 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422\" id=c55e1b6b-0ea6-42af-a8b9-8e934c0a7617 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:59.752024 crc crio[23211]: time=\"2026-06-11T16:20:59.751934971Z\" level=info msg=\"Removed container 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422: openshift-marketplace/redhat-operators-tfzks/registry-server\" id=c55e1b6b-0ea6-42af-a8b9-8e934c0a7617 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:59.755646 crc crio[23211]: time=\"2026-06-11T16:20:59.755564111Z\" level=info msg=\"Removing container: 39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6\" id=b3e7536c-3266-487a-ace3-0c9823107bf6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:59.799588 crc crio[23211]: time=\"2026-06-11T16:20:59.799502232Z\" level=info msg=\"Removed container 39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6: openshift-marketplace/redhat-operators-tfzks/extract-content\" id=b3e7536c-3266-487a-ace3-0c9823107bf6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:59.804706 crc crio[23211]: time=\"2026-06-11T16:20:59.804402764Z\" level=info msg=\"Removing container: a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae\" id=ef1f7c36-e09f-441e-9e4c-1d0b0af2932e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:20:59.837210 crc crio[23211]: time=\"2026-06-11T16:20:59.837109976Z\" level=info msg=\"Removed container a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae: openshift-marketplace/redhat-operators-tfzks/extract-utilities\" id=ef1f7c36-e09f-441e-9e4c-1d0b0af2932e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:21:06.986501 crc crio[23211]: time=\"2026-06-11T16:21:06.98506565Z\" level=info msg=\"Stopping container: fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701 (timeout: 2s)\" id=4864f285-1b13-4a67-ad16-4c5a1d4cacf5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:21:07.163092 crc crio[23211]: time=\"2026-06-11T16:21:07.162896429Z\" level=info msg=\"Stopped container fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701: openshift-marketplace/redhat-marketplace-5kplv/registry-server\" id=4864f285-1b13-4a67-ad16-4c5a1d4cacf5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:21:07.166033 crc crio[23211]: time=\"2026-06-11T16:21:07.165958675Z\" level=info msg=\"Stopping pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\" id=25b9ef02-7266-49da-8a13-fe346bb51d0f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:21:07.166811 crc crio[23211]: time=\"2026-06-11T16:21:07.166733004Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc00294e8f8}] Aliases:map[]}\"\nJun 11 16:21:07.166971 crc crio[23211]: time=\"2026-06-11T16:21:07.166915109Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-5kplv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:21:07.409543 crc crio[23211]: time=\"2026-06-11T16:21:07.409056224Z\" level=info msg=\"Stopped pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\" id=25b9ef02-7266-49da-8a13-fe346bb51d0f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:21:07.827349 crc crio[23211]: time=\"2026-06-11T16:21:07.82668377Z\" level=info msg=\"Removing container: fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701\" id=9cc0bd93-4107-40bf-90a6-75f8e6b79166 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:21:07.849719 crc crio[23211]: time=\"2026-06-11T16:21:07.84961336Z\" level=info msg=\"Removed container fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701: openshift-marketplace/redhat-marketplace-5kplv/registry-server\" id=9cc0bd93-4107-40bf-90a6-75f8e6b79166 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:21:07.854098 crc crio[23211]: time=\"2026-06-11T16:21:07.85400309Z\" level=info msg=\"Removing container: 3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63\" id=b1c2071d-5ca2-489f-8544-c29a1f50e35e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:21:07.889225 crc crio[23211]: time=\"2026-06-11T16:21:07.889122492Z\" level=info msg=\"Removed container 3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63: openshift-marketplace/redhat-marketplace-5kplv/extract-content\" id=b1c2071d-5ca2-489f-8544-c29a1f50e35e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:21:07.892869 crc crio[23211]: time=\"2026-06-11T16:21:07.892783832Z\" level=info msg=\"Removing container: 8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f\" id=e9239ff1-1622-4f4a-bde3-33c5304f7ad1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:21:07.910640 crc crio[23211]: time=\"2026-06-11T16:21:07.910571545Z\" level=info msg=\"Removed container 8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f: openshift-marketplace/redhat-marketplace-5kplv/extract-utilities\" id=e9239ff1-1622-4f4a-bde3-33c5304f7ad1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:21:29.786219 crc crio[23211]: time=\"2026-06-11T16:21:29.784591796Z\" level=info msg=\"Stopping pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\" id=b3dd5887-e7dc-46ba-a41a-f03776bd2cc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:21:29.786219 crc crio[23211]: time=\"2026-06-11T16:21:29.785628921Z\" level=info msg=\"Stopped pod sandbox (already stopped): b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\" id=b3dd5887-e7dc-46ba-a41a-f03776bd2cc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:21:29.788122 crc crio[23211]: time=\"2026-06-11T16:21:29.786299998Z\" level=info msg=\"Removing pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\" id=bc4c45ea-4db9-4bc4-a7e2-d058f127c8a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:21:29.808373 crc crio[23211]: time=\"2026-06-11T16:21:29.808248004Z\" level=info msg=\"Removed pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\" id=bc4c45ea-4db9-4bc4-a7e2-d058f127c8a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:21:29.809876 crc crio[23211]: time=\"2026-06-11T16:21:29.809756891Z\" level=info msg=\"Stopping pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\" id=1d4edfbf-5b65-4d91-a878-08d37abda77d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:21:29.809876 crc crio[23211]: time=\"2026-06-11T16:21:29.809867434Z\" level=info msg=\"Stopped pod sandbox (already stopped): 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\" id=1d4edfbf-5b65-4d91-a878-08d37abda77d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:21:29.810595 crc crio[23211]: time=\"2026-06-11T16:21:29.810492929Z\" level=info msg=\"Removing pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\" id=7116101e-9e3a-4c2e-89f2-9fa69be1a0f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:21:29.823266 crc crio[23211]: time=\"2026-06-11T16:21:29.823137423Z\" level=info msg=\"Removed pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\" id=7116101e-9e3a-4c2e-89f2-9fa69be1a0f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:21:29.824684 crc crio[23211]: time=\"2026-06-11T16:21:29.824592229Z\" level=info msg=\"Stopping pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\" id=e2484b2b-836a-4879-9ddf-3ffc51c8cb64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:21:29.824771 crc crio[23211]: time=\"2026-06-11T16:21:29.824715552Z\" level=info msg=\"Stopped pod sandbox (already stopped): e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\" id=e2484b2b-836a-4879-9ddf-3ffc51c8cb64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:21:29.825808 crc crio[23211]: time=\"2026-06-11T16:21:29.825697187Z\" level=info msg=\"Removing pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\" id=6f849440-8b90-46ed-8a9d-0f62f4f6863f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:21:29.846269 crc crio[23211]: time=\"2026-06-11T16:21:29.838964977Z\" level=info msg=\"Removed pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\" id=6f849440-8b90-46ed-8a9d-0f62f4f6863f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:21:29.848704 crc crio[23211]: time=\"2026-06-11T16:21:29.848598106Z\" level=info msg=\"Stopping pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\" id=40db924c-04af-446f-bedf-30563ace10bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:21:29.848704 crc crio[23211]: time=\"2026-06-11T16:21:29.848704098Z\" level=info msg=\"Stopped pod sandbox (already stopped): e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\" id=40db924c-04af-446f-bedf-30563ace10bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:21:29.849556 crc crio[23211]: time=\"2026-06-11T16:21:29.849364245Z\" level=info msg=\"Removing pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\" id=0f795dc7-1749-44fa-b3a3-1b7c65b529ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:21:29.864574 crc crio[23211]: time=\"2026-06-11T16:21:29.863782373Z\" level=info msg=\"Removed pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\" id=0f795dc7-1749-44fa-b3a3-1b7c65b529ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:22:07.132606 crc crio[23211]: time=\"2026-06-11T16:22:07.131358361Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686582-7mqtw/POD\" id=16722d91-1736-42f8-a72b-5cf59d370bfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:07.134814 crc crio[23211]: time=\"2026-06-11T16:22:07.132738135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:22:07.177827 crc crio[23211]: time=\"2026-06-11T16:22:07.177729563Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686582-7mqtw Namespace:openshift-infra ID:481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc UID:852de64c-0915-4b6e-b28f-78c74d455d56 NetNS:/var/run/netns/aa1b6cb7-2ca8-484d-b94f-8e9f256fcc41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod852de64c_0915_4b6e_b28f_78c74d455d56.slice PodAnnotations:0xc00294e128}] Aliases:map[]}\"\nJun 11 16:22:07.177827 crc crio[23211]: time=\"2026-06-11T16:22:07.177808185Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686582-7mqtw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:07.501861 crc crio[23211]: 2026-06-11T16:22:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:481089e5f1411c4 Mac:66:5e:07:4d:53:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/aa1b6cb7-2ca8-484d-b94f-8e9f256fcc41 SocketPath: PciID:}] [{Interface:0xc00022c5a0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:22:07.503539 crc crio[23211]: time=\"2026-06-11T16:22:07.503335262Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686582-7mqtw Namespace:openshift-infra ID:481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc UID:852de64c-0915-4b6e-b28f-78c74d455d56 NetNS:/var/run/netns/aa1b6cb7-2ca8-484d-b94f-8e9f256fcc41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod852de64c_0915_4b6e_b28f_78c74d455d56.slice PodAnnotations:0xc00294e128}] Aliases:map[]}\"\nJun 11 16:22:07.503754 crc crio[23211]: time=\"2026-06-11T16:22:07.50368535Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686582-7mqtw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:22:07.512360 crc crio[23211]: time=\"2026-06-11T16:22:07.512279714Z\" level=info msg=\"Ran pod sandbox 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc with infra container: openshift-infra/auto-csr-approver-29686582-7mqtw/POD\" id=16722d91-1736-42f8-a72b-5cf59d370bfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:07.517994 crc crio[23211]: time=\"2026-06-11T16:22:07.517932235Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7b5da423-fc7d-403b-8486-463b3a58e96b name=/runtime.v1.ImageService/PullImage\nJun 11 16:22:07.531021 crc crio[23211]: time=\"2026-06-11T16:22:07.530899807Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:22:08.687390 crc crio[23211]: time=\"2026-06-11T16:22:08.686859746Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7b5da423-fc7d-403b-8486-463b3a58e96b name=/runtime.v1.ImageService/PullImage\nJun 11 16:22:08.688773 crc crio[23211]: time=\"2026-06-11T16:22:08.688710851Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=49737740-68e6-4201-8690-0a1f2df3a19f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:08.691088 crc crio[23211]: time=\"2026-06-11T16:22:08.691018559Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f1982f4c-f66a-43ab-aea4-a7b74d7ca5e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:08.702552 crc crio[23211]: time=\"2026-06-11T16:22:08.70233598Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686582-7mqtw/oc\" id=c1717868-efd8-4587-a975-05435caf3270 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:08.703366 crc crio[23211]: time=\"2026-06-11T16:22:08.703277844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:22:08.739829 crc crio[23211]: time=\"2026-06-11T16:22:08.739669528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:22:09.090852 crc crio[23211]: time=\"2026-06-11T16:22:09.09071764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:22:11.179764 crc crio[23211]: time=\"2026-06-11T16:22:11.178790345Z\" level=info msg=\"Created container 0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960: openshift-infra/auto-csr-approver-29686582-7mqtw/oc\" id=c1717868-efd8-4587-a975-05435caf3270 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:11.181144 crc crio[23211]: time=\"2026-06-11T16:22:11.18097463Z\" level=info msg=\"Starting container: 0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960\" id=710575a1-757b-4418-bde3-dce265b3b4bd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:11.187296 crc crio[23211]: time=\"2026-06-11T16:22:11.187218725Z\" level=info msg=\"Started container\" PID=33817 containerID=0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960 description=openshift-infra/auto-csr-approver-29686582-7mqtw/oc id=710575a1-757b-4418-bde3-dce265b3b4bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc\nJun 11 16:22:12.594750 crc crio[23211]: time=\"2026-06-11T16:22:12.593969734Z\" level=info msg=\"Stopping pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc\" id=05c146ba-ebc1-43ec-8830-e0c726b7a05f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:22:12.596390 crc crio[23211]: time=\"2026-06-11T16:22:12.595281497Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686582-7mqtw Namespace:openshift-infra ID:481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc UID:852de64c-0915-4b6e-b28f-78c74d455d56 NetNS:/var/run/netns/aa1b6cb7-2ca8-484d-b94f-8e9f256fcc41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod852de64c_0915_4b6e_b28f_78c74d455d56.slice PodAnnotations:0xc00008c888}] Aliases:map[]}\"\nJun 11 16:22:12.596390 crc crio[23211]: time=\"2026-06-11T16:22:12.595549043Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686582-7mqtw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:12.831035 crc crio[23211]: time=\"2026-06-11T16:22:12.83089362Z\" level=info msg=\"Stopped pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc\" id=05c146ba-ebc1-43ec-8830-e0c726b7a05f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:24:00.901791 crc crio[23211]: time=\"2026-06-11T16:24:00.900863356Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686584-qxvbm/POD\" id=45919f68-176d-489c-92a7-c5ef3e11ac55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:00.903712 crc crio[23211]: time=\"2026-06-11T16:24:00.902035325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:24:00.948707 crc crio[23211]: time=\"2026-06-11T16:24:00.94856159Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686584-qxvbm Namespace:openshift-infra ID:12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c UID:d4e5b813-d6cd-469f-9125-fd6a52afdb73 NetNS:/var/run/netns/59df8ea0-0b8b-4894-a33a-4715b1b38645 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e5b813_d6cd_469f_9125_fd6a52afdb73.slice PodAnnotations:0xc000613658}] Aliases:map[]}\"\nJun 11 16:24:00.948707 crc crio[23211]: time=\"2026-06-11T16:24:00.948636202Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686584-qxvbm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:01.243908 crc crio[23211]: 2026-06-11T16:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12f0b46f94746be Mac:b2:a2:a0:9c:03:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/59df8ea0-0b8b-4894-a33a-4715b1b38645 SocketPath: PciID:}] [{Interface:0xc0004b25c0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:24:01.245527 crc crio[23211]: time=\"2026-06-11T16:24:01.245398235Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686584-qxvbm Namespace:openshift-infra ID:12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c UID:d4e5b813-d6cd-469f-9125-fd6a52afdb73 NetNS:/var/run/netns/59df8ea0-0b8b-4894-a33a-4715b1b38645 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e5b813_d6cd_469f_9125_fd6a52afdb73.slice PodAnnotations:0xc000613658}] Aliases:map[]}\"\nJun 11 16:24:01.245640 crc crio[23211]: time=\"2026-06-11T16:24:01.24562183Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686584-qxvbm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:24:01.252898 crc crio[23211]: time=\"2026-06-11T16:24:01.252793408Z\" level=info msg=\"Ran pod sandbox 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c with infra container: openshift-infra/auto-csr-approver-29686584-qxvbm/POD\" id=45919f68-176d-489c-92a7-c5ef3e11ac55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:01.254786 crc crio[23211]: time=\"2026-06-11T16:24:01.254687076Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ed1f4d2a-928f-420d-9600-edb626283644 name=/runtime.v1.ImageService/PullImage\nJun 11 16:24:01.269596 crc crio[23211]: time=\"2026-06-11T16:24:01.26934362Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:24:02.271743 crc crio[23211]: time=\"2026-06-11T16:24:02.271070136Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ed1f4d2a-928f-420d-9600-edb626283644 name=/runtime.v1.ImageService/PullImage\nJun 11 16:24:02.273689 crc crio[23211]: time=\"2026-06-11T16:24:02.272738357Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=430e7645-a42c-4d0f-8ede-4256405d6595 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:02.275813 crc crio[23211]: time=\"2026-06-11T16:24:02.275686862Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4500a6cc-f296-45f9-bdcc-83fd6b62ae07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:02.283535 crc crio[23211]: time=\"2026-06-11T16:24:02.283392092Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686584-qxvbm/oc\" id=8f03acd7-79e6-42b7-b4ef-5270e7a5e9ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:02.284059 crc crio[23211]: time=\"2026-06-11T16:24:02.283988167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:24:02.317489 crc crio[23211]: time=\"2026-06-11T16:24:02.31704481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:24:02.615093 crc crio[23211]: time=\"2026-06-11T16:24:02.6149681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:24:02.727997 crc crio[23211]: time=\"2026-06-11T16:24:02.727832515Z\" level=info msg=\"Created container 9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a: openshift-infra/auto-csr-approver-29686584-qxvbm/oc\" id=8f03acd7-79e6-42b7-b4ef-5270e7a5e9ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:02.729827 crc crio[23211]: time=\"2026-06-11T16:24:02.729730861Z\" level=info msg=\"Starting container: 9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a\" id=c6d0bbcd-0e6f-4225-af6b-b66110d18b0b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:02.738759 crc crio[23211]: time=\"2026-06-11T16:24:02.738669833Z\" level=info msg=\"Started container\" PID=35362 containerID=9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a description=openshift-infra/auto-csr-approver-29686584-qxvbm/oc id=c6d0bbcd-0e6f-4225-af6b-b66110d18b0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c\nJun 11 16:24:04.910249 crc crio[23211]: time=\"2026-06-11T16:24:04.906398028Z\" level=info msg=\"Stopping pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c\" id=bd67cd4c-f7a6-4a8a-8e05-0d6c216c9720 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:24:04.910249 crc crio[23211]: time=\"2026-06-11T16:24:04.908289675Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686584-qxvbm Namespace:openshift-infra ID:12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c UID:d4e5b813-d6cd-469f-9125-fd6a52afdb73 NetNS:/var/run/netns/59df8ea0-0b8b-4894-a33a-4715b1b38645 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e5b813_d6cd_469f_9125_fd6a52afdb73.slice PodAnnotations:0xc00294e018}] Aliases:map[]}\"\nJun 11 16:24:04.910249 crc crio[23211]: time=\"2026-06-11T16:24:04.908679845Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686584-qxvbm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:05.208186 crc crio[23211]: time=\"2026-06-11T16:24:05.20791799Z\" level=info msg=\"Stopped pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c\" id=bd67cd4c-f7a6-4a8a-8e05-0d6c216c9720 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:25:02.946823 crc crio[23211]: time=\"2026-06-11T16:25:02.946199711Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/POD\" id=342c2c91-40aa-45f0-a26f-f7cfc5ec9299 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:02.948754 crc crio[23211]: time=\"2026-06-11T16:25:02.946915418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:02.970805 crc crio[23211]: time=\"2026-06-11T16:25:02.96921969Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-57mz8/POD\" id=e9777486-cb0f-47c9-9a18-4a93c150481c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:02.970805 crc crio[23211]: time=\"2026-06-11T16:25:02.969355383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:02.976282 crc crio[23211]: time=\"2026-06-11T16:25:02.976186595Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-rkptg Namespace:cert-manager ID:8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc UID:c013bada-5d01-4571-a775-56d3bb8b4b03 NetNS:/var/run/netns/40972dd7-3c9e-4ac0-983c-26617944cd3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc013bada_5d01_4571_a775_56d3bb8b4b03.slice PodAnnotations:0xc0001313e8}] Aliases:map[]}\"\nJun 11 16:25:02.976282 crc crio[23211]: time=\"2026-06-11T16:25:02.976263997Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-rkptg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:02.995135 crc crio[23211]: time=\"2026-06-11T16:25:02.995009228Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/POD\" id=940169e9-348b-42a6-bb82-ad84b4a914de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:02.995319 crc crio[23211]: time=\"2026-06-11T16:25:02.995151921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:03.000264 crc crio[23211]: time=\"2026-06-11T16:25:03.000157687Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-57mz8 Namespace:cert-manager ID:288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb UID:9f0af1ca-926c-4047-b53a-d15bb324fa45 NetNS:/var/run/netns/9fb4c51e-ab2c-43af-b382-f78eea757043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f0af1ca_926c_4047_b53a_d15bb324fa45.slice PodAnnotations:0xc0006121c8}] Aliases:map[]}\"\nJun 11 16:25:03.000264 crc crio[23211]: time=\"2026-06-11T16:25:03.000243169Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-57mz8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:03.041290 crc crio[23211]: time=\"2026-06-11T16:25:03.041016594Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-5g7vv Namespace:cert-manager ID:c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08 UID:93e63535-18ac-4e25-9ff4-e43617770cf9 NetNS:/var/run/netns/9641831d-ef8a-4009-b5d4-dbc69b03055f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93e63535_18ac_4e25_9ff4_e43617770cf9.slice PodAnnotations:0xc0001315e8}] Aliases:map[]}\"\nJun 11 16:25:03.041290 crc crio[23211]: time=\"2026-06-11T16:25:03.041079706Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-5g7vv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:04.137866 crc crio[23211]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:288bb9e46597a60 Mac:12:3c:ae:11:4c:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/9fb4c51e-ab2c-43af-b382-f78eea757043 SocketPath: PciID:}] [{Interface:0xc000144d80 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:04.137866 crc crio[23211]: time=\"2026-06-11T16:25:04.136401094Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-57mz8 Namespace:cert-manager ID:288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb UID:9f0af1ca-926c-4047-b53a-d15bb324fa45 NetNS:/var/run/netns/9fb4c51e-ab2c-43af-b382-f78eea757043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f0af1ca_926c_4047_b53a_d15bb324fa45.slice PodAnnotations:0xc0006121c8}] Aliases:map[]}\"\nJun 11 16:25:04.137866 crc crio[23211]: time=\"2026-06-11T16:25:04.136732022Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-57mz8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:04.145277 crc crio[23211]: time=\"2026-06-11T16:25:04.14422059Z\" level=info msg=\"Ran pod sandbox 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb with infra container: cert-manager/cert-manager-7b8b89f89d-57mz8/POD\" id=e9777486-cb0f-47c9-9a18-4a93c150481c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:04.148903 crc crio[23211]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d24559353e09c5 Mac:da:5c:76:94:aa:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/40972dd7-3c9e-4ac0-983c-26617944cd3d SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:04.148903 crc crio[23211]: time=\"2026-06-11T16:25:04.148231099Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-rkptg Namespace:cert-manager ID:8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc UID:c013bada-5d01-4571-a775-56d3bb8b4b03 NetNS:/var/run/netns/40972dd7-3c9e-4ac0-983c-26617944cd3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc013bada_5d01_4571_a775_56d3bb8b4b03.slice PodAnnotations:0xc0001313e8}] Aliases:map[]}\"\nJun 11 16:25:04.148903 crc crio[23211]: time=\"2026-06-11T16:25:04.148324553Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=db724ba8-4a72-4eba-a1af-9f928ae4e6aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:04.148903 crc crio[23211]: time=\"2026-06-11T16:25:04.148403825Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-rkptg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:04.148903 crc crio[23211]: time=\"2026-06-11T16:25:04.148646131Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=db724ba8-4a72-4eba-a1af-9f928ae4e6aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:04.148903 crc crio[23211]: time=\"2026-06-11T16:25:04.148744433Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=db724ba8-4a72-4eba-a1af-9f928ae4e6aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:04.150493 crc crio[23211]: time=\"2026-06-11T16:25:04.14981404Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=bd6fb12c-ae11-494b-a95a-d2f25e48e88c name=/runtime.v1.ImageService/PullImage\nJun 11 16:25:04.162579 crc crio[23211]: time=\"2026-06-11T16:25:04.156357954Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 11 16:25:04.162579 crc crio[23211]: time=\"2026-06-11T16:25:04.157141774Z\" level=info msg=\"Ran pod sandbox 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/POD\" id=342c2c91-40aa-45f0-a26f-f7cfc5ec9299 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:04.165921 crc crio[23211]: time=\"2026-06-11T16:25:04.164772126Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=6ab4c8da-fdca-4de1-968b-d33fd44d2fd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:04.165921 crc crio[23211]: time=\"2026-06-11T16:25:04.165130545Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=6ab4c8da-fdca-4de1-968b-d33fd44d2fd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:04.165921 crc crio[23211]: time=\"2026-06-11T16:25:04.165175066Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=6ab4c8da-fdca-4de1-968b-d33fd44d2fd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:04.167557 crc crio[23211]: time=\"2026-06-11T16:25:04.167477164Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=aaaaa3fc-0fcb-4b5f-954d-d27a448840dc name=/runtime.v1.ImageService/PullImage\nJun 11 16:25:04.170819 crc crio[23211]: time=\"2026-06-11T16:25:04.170543611Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 11 16:25:04.285847 crc crio[23211]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6557b5d0cf54eb Mac:76:07:8c:11:17:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/9641831d-ef8a-4009-b5d4-dbc69b03055f SocketPath: PciID:}] [{Interface:0xc00042ab10 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:04.287556 crc crio[23211]: time=\"2026-06-11T16:25:04.287358207Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-5g7vv Namespace:cert-manager ID:c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08 UID:93e63535-18ac-4e25-9ff4-e43617770cf9 NetNS:/var/run/netns/9641831d-ef8a-4009-b5d4-dbc69b03055f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93e63535_18ac_4e25_9ff4_e43617770cf9.slice PodAnnotations:0xc0001315e8}] Aliases:map[]}\"\nJun 11 16:25:04.287690 crc crio[23211]: time=\"2026-06-11T16:25:04.287642594Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-5g7vv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:04.294059 crc crio[23211]: time=\"2026-06-11T16:25:04.293975323Z\" level=info msg=\"Ran pod sandbox c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/POD\" id=940169e9-348b-42a6-bb82-ad84b4a914de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:04.298136 crc crio[23211]: time=\"2026-06-11T16:25:04.298066746Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=eace171a-faab-4bfc-9931-7f6db5059a80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:04.298288 crc crio[23211]: time=\"2026-06-11T16:25:04.298264131Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=eace171a-faab-4bfc-9931-7f6db5059a80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:04.298354 crc crio[23211]: time=\"2026-06-11T16:25:04.298314462Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=eace171a-faab-4bfc-9931-7f6db5059a80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:04.300972 crc crio[23211]: time=\"2026-06-11T16:25:04.300351394Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=befcbcde-ac75-4bdb-8bbf-5e8d139b2af6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:25:04.303235 crc crio[23211]: time=\"2026-06-11T16:25:04.303164225Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 11 16:25:09.016221 crc crio[23211]: time=\"2026-06-11T16:25:09.015334159Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=bd6fb12c-ae11-494b-a95a-d2f25e48e88c name=/runtime.v1.ImageService/PullImage\nJun 11 16:25:09.018729 crc crio[23211]: time=\"2026-06-11T16:25:09.017038831Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=4a907a10-f6aa-4421-8564-54b3d36ad6c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:09.023251 crc crio[23211]: time=\"2026-06-11T16:25:09.023185186Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=8a0a792e-e2af-41c5-8ffe-7cec112c6168 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:09.034255 crc crio[23211]: time=\"2026-06-11T16:25:09.034172331Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller\" id=858184c5-7ce8-4830-a5c6-91e2c758e5c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:09.037150 crc crio[23211]: time=\"2026-06-11T16:25:09.037046274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:09.065177 crc crio[23211]: time=\"2026-06-11T16:25:09.0651021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:09.073292 crc crio[23211]: time=\"2026-06-11T16:25:09.073213763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:09.187877 crc crio[23211]: time=\"2026-06-11T16:25:09.187780792Z\" level=info msg=\"Created container fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59: cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller\" id=858184c5-7ce8-4830-a5c6-91e2c758e5c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:09.189162 crc crio[23211]: time=\"2026-06-11T16:25:09.189044484Z\" level=info msg=\"Starting container: fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59\" id=b8e2fdd0-e018-47b0-ba5a-50d87c4b524d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:09.196745 crc crio[23211]: time=\"2026-06-11T16:25:09.196657306Z\" level=info msg=\"Started container\" PID=37170 containerID=fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59 description=cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller id=b8e2fdd0-e018-47b0-ba5a-50d87c4b524d name=/runtime.v1.RuntimeService/StartContainer sandboxID=288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb\nJun 11 16:25:11.228566 crc crio[23211]: time=\"2026-06-11T16:25:11.228030756Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=aaaaa3fc-0fcb-4b5f-954d-d27a448840dc name=/runtime.v1.ImageService/PullImage\nJun 11 16:25:11.229838 crc crio[23211]: time=\"2026-06-11T16:25:11.229708979Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=bd1d4f25-7d4a-4c8b-8786-9d1117184fa7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:11.238107 crc crio[23211]: time=\"2026-06-11T16:25:11.237973667Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=8026dff0-96b5-4255-ac59-76d0c59e7f01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:11.283792 crc crio[23211]: time=\"2026-06-11T16:25:11.283667635Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector\" id=801f5327-d0a3-429e-b3f1-4a56430db963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:11.284564 crc crio[23211]: time=\"2026-06-11T16:25:11.284393363Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=befcbcde-ac75-4bdb-8bbf-5e8d139b2af6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:25:11.285297 crc crio[23211]: time=\"2026-06-11T16:25:11.285248645Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=5783fb2a-3ffe-4ac6-90de-c2c00c34abca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:11.285880 crc crio[23211]: time=\"2026-06-11T16:25:11.285821448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:11.290698 crc crio[23211]: time=\"2026-06-11T16:25:11.290580379Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=0dc05d6e-4149-4c1c-b0af-4a04b986a810 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:11.304343 crc crio[23211]: time=\"2026-06-11T16:25:11.304282513Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook\" id=03d67c81-1ca4-4294-9751-cea96ae63081 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:11.306787 crc crio[23211]: time=\"2026-06-11T16:25:11.306710625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:11.328267 crc crio[23211]: time=\"2026-06-11T16:25:11.328162223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:11.331396 crc crio[23211]: time=\"2026-06-11T16:25:11.331338233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:11.344688 crc crio[23211]: time=\"2026-06-11T16:25:11.344575816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:11.351404 crc crio[23211]: time=\"2026-06-11T16:25:11.351019687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:11.477125 crc crio[23211]: time=\"2026-06-11T16:25:11.477015714Z\" level=info msg=\"Created container 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook\" id=03d67c81-1ca4-4294-9751-cea96ae63081 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:11.478352 crc crio[23211]: time=\"2026-06-11T16:25:11.478269166Z\" level=info msg=\"Starting container: 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904\" id=cd5037c5-7af9-4b4e-89df-3b2f838bec37 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:11.485391 crc crio[23211]: time=\"2026-06-11T16:25:11.485277892Z\" level=info msg=\"Created container 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector\" id=801f5327-d0a3-429e-b3f1-4a56430db963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:11.486710 crc crio[23211]: time=\"2026-06-11T16:25:11.486629686Z\" level=info msg=\"Starting container: 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad\" id=783d3ed4-73ea-4a04-ab43-a30de1c93b77 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:11.493261 crc crio[23211]: time=\"2026-06-11T16:25:11.491068808Z\" level=info msg=\"Started container\" PID=37271 containerID=7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904 description=cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook id=cd5037c5-7af9-4b4e-89df-3b2f838bec37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08\nJun 11 16:25:11.493261 crc crio[23211]: time=\"2026-06-11T16:25:11.492664687Z\" level=info msg=\"Started container\" PID=37270 containerID=2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector id=783d3ed4-73ea-4a04-ab43-a30de1c93b77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc\nJun 11 16:25:11.949954 crc crio[23211]: time=\"2026-06-11T16:25:11.949867768Z\" level=info msg=\"Stopping container: dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9 (timeout: 30s)\" id=4cd77932-9daf-4f11-99c5-34823d036918 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:11.950090 crc crio[23211]: time=\"2026-06-11T16:25:11.94995616Z\" level=info msg=\"Stopping container: 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2 (timeout: 30s)\" id=5794aa99-d66f-4bb6-bfc2-36f1b75f0fc6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.069867 crc crio[23211]: time=\"2026-06-11T16:25:12.069550335Z\" level=info msg=\"Stopping container: ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2 (timeout: 30s)\" id=2b01a682-8f7f-4137-86d1-2ec5ed736689 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.069867 crc crio[23211]: time=\"2026-06-11T16:25:12.069826453Z\" level=info msg=\"Stopping container: 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b (timeout: 30s)\" id=4abf99c9-89fb-43e2-aadc-df38fcd2abc8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.070958 crc crio[23211]: time=\"2026-06-11T16:25:12.070842689Z\" level=info msg=\"Stopping container: 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d (timeout: 30s)\" id=77c8a7f5-ede8-48c2-a87a-9fa05dd6fee0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.074602 crc crio[23211]: time=\"2026-06-11T16:25:12.074345476Z\" level=info msg=\"Stopping container: c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b (timeout: 30s)\" id=930c453c-55eb-40d5-b97d-f9272455a04b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.074822 crc crio[23211]: time=\"2026-06-11T16:25:12.074746376Z\" level=info msg=\"Stopping container: 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6 (timeout: 30s)\" id=3d44543a-1af9-4288-8842-efdfb69a0f42 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.079575 crc crio[23211]: time=\"2026-06-11T16:25:12.076323145Z\" level=info msg=\"Stopping container: 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606 (timeout: 30s)\" id=1aed9dd7-dffa-496c-952c-5b8d3933f369 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.079575 crc crio[23211]: time=\"2026-06-11T16:25:12.076753966Z\" level=info msg=\"Stopping container: c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d (timeout: 30s)\" id=4d1fc200-9390-42ad-a594-511930a61ecc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.205878 crc crio[23211]: time=\"2026-06-11T16:25:12.205686606Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 16:25:12.205878 crc crio[23211]: time=\"2026-06-11T16:25:12.20585582Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:12.231882 crc crio[23211]: time=\"2026-06-11T16:25:12.231831434Z\" level=info msg=\"Stopping container: 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab (timeout: 30s)\" id=1951755f-85f7-4d8b-a594-f5b0b37ac4b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.364517 crc crio[23211]: time=\"2026-06-11T16:25:12.364236421Z\" level=info msg=\"Stopped container 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=5794aa99-d66f-4bb6-bfc2-36f1b75f0fc6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.372363 crc crio[23211]: time=\"2026-06-11T16:25:12.372247563Z\" level=info msg=\"Stopped container dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4cd77932-9daf-4f11-99c5-34823d036918 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.373374 crc crio[23211]: time=\"2026-06-11T16:25:12.37329267Z\" level=info msg=\"Stopping pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\" id=2d849251-82ae-415c-9df9-efa2d2c8a87d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:25:12.373520 crc crio[23211]: time=\"2026-06-11T16:25:12.373398052Z\" level=info msg=\"Stopped container 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=3d44543a-1af9-4288-8842-efdfb69a0f42 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.379654 crc crio[23211]: time=\"2026-06-11T16:25:12.379572767Z\" level=info msg=\"Stopped container ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=2b01a682-8f7f-4137-86d1-2ec5ed736689 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.380288 crc crio[23211]: time=\"2026-06-11T16:25:12.379919855Z\" level=info msg=\"Stopped container 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=4abf99c9-89fb-43e2-aadc-df38fcd2abc8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.380288 crc crio[23211]: time=\"2026-06-11T16:25:12.38011833Z\" level=info msg=\"Stopped container 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=77c8a7f5-ede8-48c2-a87a-9fa05dd6fee0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.381752 crc crio[23211]: time=\"2026-06-11T16:25:12.380776047Z\" level=info msg=\"Stopped pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\" id=2d849251-82ae-415c-9df9-efa2d2c8a87d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:25:12.422017 crc crio[23211]: time=\"2026-06-11T16:25:12.421907881Z\" level=info msg=\"Stopped container c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=930c453c-55eb-40d5-b97d-f9272455a04b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.448637 crc crio[23211]: time=\"2026-06-11T16:25:12.4485624Z\" level=info msg=\"Stopped container 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=1aed9dd7-dffa-496c-952c-5b8d3933f369 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.449020 crc crio[23211]: time=\"2026-06-11T16:25:12.448940101Z\" level=info msg=\"Stopped container c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=4d1fc200-9390-42ad-a594-511930a61ecc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:12.941362 crc crio[23211]: time=\"2026-06-11T16:25:12.940895924Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/POD\" id=ef237310-65eb-43bc-80e8-cbfccc3636e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:12.941362 crc crio[23211]: time=\"2026-06-11T16:25:12.941354415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:12.957248 crc crio[23211]: time=\"2026-06-11T16:25:12.95709113Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ef237310-65eb-43bc-80e8-cbfccc3636e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:12.970014 crc crio[23211]: time=\"2026-06-11T16:25:12.969020951Z\" level=info msg=\"Ran pod sandbox 03e6a7b5212543585506948719bfd6169cf76672ecc50eafdd0463cbcb2fa3c6 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/POD\" id=ef237310-65eb-43bc-80e8-cbfccc3636e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:12.971238 crc crio[23211]: time=\"2026-06-11T16:25:12.971140223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a6f0e5c6-75b1-4089-b743-8968150e60d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:12.973500 crc crio[23211]: time=\"2026-06-11T16:25:12.973340759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3b8da19d-ed10-442b-9abe-b0d11d456423 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:12.981520 crc crio[23211]: time=\"2026-06-11T16:25:12.981372051Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/kube-rbac-proxy\" id=9a0ee8a7-196d-41bf-ae4c-5347369606e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:12.982130 crc crio[23211]: time=\"2026-06-11T16:25:12.982073938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:13.026052 crc crio[23211]: time=\"2026-06-11T16:25:13.025755696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:13.069936 crc crio[23211]: time=\"2026-06-11T16:25:13.069717201Z\" level=info msg=\"Stopped container 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=1951755f-85f7-4d8b-a594-f5b0b37ac4b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:13.070598 crc crio[23211]: time=\"2026-06-11T16:25:13.070388278Z\" level=info msg=\"Stopping pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\" id=c159b345-1b99-4e97-9876-75f7784e5982 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:25:13.075667 crc crio[23211]: time=\"2026-06-11T16:25:13.075563878Z\" level=info msg=\"Stopped pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\" id=c159b345-1b99-4e97-9876-75f7784e5982 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:25:13.077807 crc crio[23211]: time=\"2026-06-11T16:25:13.077398234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ebebf513-6eb6-45a1-9310-6d14d55d38c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:13.084288 crc crio[23211]: time=\"2026-06-11T16:25:13.083941599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=73e99220-78cb-40b2-b623-934c124a8f11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:13.089997 crc crio[23211]: time=\"2026-06-11T16:25:13.089821936Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=7e12ef49-d1ab-43d0-a710-877bd4c8b193 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:13.090723 crc crio[23211]: time=\"2026-06-11T16:25:13.090664858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:13.118795 crc crio[23211]: time=\"2026-06-11T16:25:13.114843435Z\" level=info msg=\"Removing container: dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9\" id=5b55d973-b7f6-4526-af0b-93c99dce6d4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:13.152964 crc crio[23211]: time=\"2026-06-11T16:25:13.152855901Z\" level=info msg=\"Removed container dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=5b55d973-b7f6-4526-af0b-93c99dce6d4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:13.157084 crc crio[23211]: time=\"2026-06-11T16:25:13.156954934Z\" level=info msg=\"Removing container: 7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546\" id=0236632b-2532-413d-8429-411c3b0ff0ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:13.158727 crc crio[23211]: time=\"2026-06-11T16:25:13.158555105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:13.164781 crc crio[23211]: time=\"2026-06-11T16:25:13.164655268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:13.222052 crc crio[23211]: time=\"2026-06-11T16:25:13.217389202Z\" level=info msg=\"Removed container 7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=0236632b-2532-413d-8429-411c3b0ff0ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:13.248157 crc crio[23211]: time=\"2026-06-11T16:25:13.248067393Z\" level=info msg=\"Removing container: 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2\" id=29df6188-da4e-4d81-b3b1-ab3f231d1961 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:13.305718 crc crio[23211]: time=\"2026-06-11T16:25:13.303913076Z\" level=info msg=\"Removed container 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=29df6188-da4e-4d81-b3b1-ab3f231d1961 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:13.322330 crc crio[23211]: time=\"2026-06-11T16:25:13.322230487Z\" level=info msg=\"Created container 190f33a76c4047c780ad51d75f5c3587498cbaf016d39ef51b3a781ac4489b50: openshift-multus/multus-bzhnf/kube-multus\" id=7e12ef49-d1ab-43d0-a710-877bd4c8b193 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:13.323126 crc crio[23211]: time=\"2026-06-11T16:25:13.323034197Z\" level=info msg=\"Starting container: 190f33a76c4047c780ad51d75f5c3587498cbaf016d39ef51b3a781ac4489b50\" id=d6bc5add-d641-428a-8d8f-7b6a2ab69aa9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:13.335306 crc crio[23211]: time=\"2026-06-11T16:25:13.334943396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:13.336605 crc crio[23211]: time=\"2026-06-11T16:25:13.336243119Z\" level=info msg=\"Started container\" PID=37457 containerID=190f33a76c4047c780ad51d75f5c3587498cbaf016d39ef51b3a781ac4489b50 description=openshift-multus/multus-bzhnf/kube-multus id=d6bc5add-d641-428a-8d8f-7b6a2ab69aa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4768c4c8d64492f779d05e201a6789e45532120a5e108731c3bfaa1fbe4753b\nJun 11 16:25:13.355037 crc crio[23211]: time=\"2026-06-11T16:25:13.354930739Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_18699111-42c5-40ae-bd35-2ceb6ee9abba\\\"\"\nJun 11 16:25:13.355322 crc crio[23211]: time=\"2026-06-11T16:25:13.355063182Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:13.480858 crc crio[23211]: time=\"2026-06-11T16:25:13.480228957Z\" level=info msg=\"Created container a2e6fdacf4d6bceff3635b75be2c13766205fb8921e98934b9fb5c41c3e80f0f: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/kube-rbac-proxy\" id=9a0ee8a7-196d-41bf-ae4c-5347369606e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:13.482875 crc crio[23211]: time=\"2026-06-11T16:25:13.48274308Z\" level=info msg=\"Starting container: a2e6fdacf4d6bceff3635b75be2c13766205fb8921e98934b9fb5c41c3e80f0f\" id=03968af7-f7a1-496b-8fb2-487776af99be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:13.488781 crc crio[23211]: time=\"2026-06-11T16:25:13.48869517Z\" level=info msg=\"Started container\" PID=37476 containerID=a2e6fdacf4d6bceff3635b75be2c13766205fb8921e98934b9fb5c41c3e80f0f description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/kube-rbac-proxy id=03968af7-f7a1-496b-8fb2-487776af99be name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e6a7b5212543585506948719bfd6169cf76672ecc50eafdd0463cbcb2fa3c6\nJun 11 16:25:13.503155 crc crio[23211]: time=\"2026-06-11T16:25:13.503016269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bfa27295-cf9d-4776-be54-d5dd294e0d60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:13.505940 crc crio[23211]: time=\"2026-06-11T16:25:13.50581497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=83caa6d6-78cc-419b-9542-6cb8df498db4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:13.513961 crc crio[23211]: time=\"2026-06-11T16:25:13.513898593Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/ovnkube-cluster-manager\" id=2b675d81-77db-4f13-987b-0ed7e8aac41a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:13.517280 crc crio[23211]: time=\"2026-06-11T16:25:13.514299503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:13.538811 crc crio[23211]: time=\"2026-06-11T16:25:13.538690946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:13.541945 crc crio[23211]: time=\"2026-06-11T16:25:13.541859006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:13.583751 crc crio[23211]: time=\"2026-06-11T16:25:13.583661926Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-gxmsx/POD\" id=6ddccd1f-51cc-47a1-bfc7-858090b33d6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:13.583845 crc crio[23211]: time=\"2026-06-11T16:25:13.583776449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:13.597014 crc crio[23211]: time=\"2026-06-11T16:25:13.596907548Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6ddccd1f-51cc-47a1-bfc7-858090b33d6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:13.608837 crc crio[23211]: time=\"2026-06-11T16:25:13.608756477Z\" level=info msg=\"Ran pod sandbox e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735 with infra container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/POD\" id=6ddccd1f-51cc-47a1-bfc7-858090b33d6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:13.611246 crc crio[23211]: time=\"2026-06-11T16:25:13.611039433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4de0cd28-218c-46ae-9cef-d80dbcb1f465 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:13.613074 crc crio[23211]: time=\"2026-06-11T16:25:13.612947952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=933d4dc4-5267-4d73-94ba-25781ee23c98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:13.624808 crc crio[23211]: time=\"2026-06-11T16:25:13.624632715Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kubecfg-setup\" id=a1bd86d5-34f8-4ef4-8f01-ee5268c82e41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:13.625389 crc crio[23211]: time=\"2026-06-11T16:25:13.624950254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:13.629627 crc crio[23211]: time=\"2026-06-11T16:25:13.629399126Z\" level=info msg=\"Created container f9656e0fb120db9629e1fc6295287822b7b6d91eae85f66bcd43df5504f0993f: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/ovnkube-cluster-manager\" id=2b675d81-77db-4f13-987b-0ed7e8aac41a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:13.635302 crc crio[23211]: time=\"2026-06-11T16:25:13.63519369Z\" level=info msg=\"Starting container: f9656e0fb120db9629e1fc6295287822b7b6d91eae85f66bcd43df5504f0993f\" id=22d90414-c6f2-4ba9-af25-5a31feb5e8bf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:13.649687 crc crio[23211]: time=\"2026-06-11T16:25:13.649513351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:13.651992 crc crio[23211]: time=\"2026-06-11T16:25:13.651891751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:13.652836 crc crio[23211]: time=\"2026-06-11T16:25:13.652758252Z\" level=info msg=\"Started container\" PID=37498 containerID=f9656e0fb120db9629e1fc6295287822b7b6d91eae85f66bcd43df5504f0993f description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/ovnkube-cluster-manager id=22d90414-c6f2-4ba9-af25-5a31feb5e8bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e6a7b5212543585506948719bfd6169cf76672ecc50eafdd0463cbcb2fa3c6\nJun 11 16:25:13.744504 crc crio[23211]: time=\"2026-06-11T16:25:13.744211301Z\" level=info msg=\"Created container bca7bc553b61d7236ff8800e232c9c2a8ebb379051aa486cb5bb4cef1db76796: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kubecfg-setup\" id=a1bd86d5-34f8-4ef4-8f01-ee5268c82e41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:13.745647 crc crio[23211]: time=\"2026-06-11T16:25:13.745525374Z\" level=info msg=\"Starting container: bca7bc553b61d7236ff8800e232c9c2a8ebb379051aa486cb5bb4cef1db76796\" id=0a2a6467-d893-4660-a76c-dfa337ded720 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:13.756503 crc crio[23211]: time=\"2026-06-11T16:25:13.75529412Z\" level=info msg=\"Started container\" PID=37512 containerID=bca7bc553b61d7236ff8800e232c9c2a8ebb379051aa486cb5bb4cef1db76796 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/kubecfg-setup id=0a2a6467-d893-4660-a76c-dfa337ded720 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735\nJun 11 16:25:13.904036 crc crio[23211]: time=\"2026-06-11T16:25:13.903912335Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 11 16:25:13.904482 crc crio[23211]: time=\"2026-06-11T16:25:13.904409207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:13.913190 crc crio[23211]: time=\"2026-06-11T16:25:13.913111586Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 11 16:25:13.913368 crc crio[23211]: time=\"2026-06-11T16:25:13.913240919Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:13.913616 crc crio[23211]: time=\"2026-06-11T16:25:13.913474496Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 11 16:25:13.913616 crc crio[23211]: time=\"2026-06-11T16:25:13.913565198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:13.925055 crc crio[23211]: time=\"2026-06-11T16:25:13.924842231Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 11 16:25:13.925055 crc crio[23211]: time=\"2026-06-11T16:25:13.925024145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:13.936092 crc crio[23211]: time=\"2026-06-11T16:25:13.936005972Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 11 16:25:13.936092 crc crio[23211]: time=\"2026-06-11T16:25:13.936141625Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:13.947203 crc crio[23211]: time=\"2026-06-11T16:25:13.947160382Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 11 16:25:13.947503 crc crio[23211]: time=\"2026-06-11T16:25:13.94747868Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:13.954683 crc crio[23211]: time=\"2026-06-11T16:25:13.954563418Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 11 16:25:13.954683 crc crio[23211]: time=\"2026-06-11T16:25:13.95466848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:13.955147 crc crio[23211]: time=\"2026-06-11T16:25:13.955126272Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 11 16:25:13.955337 crc crio[23211]: time=\"2026-06-11T16:25:13.955273026Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:13.964991 crc crio[23211]: time=\"2026-06-11T16:25:13.964872596Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_18699111-42c5-40ae-bd35-2ceb6ee9abba\\\"\"\nJun 11 16:25:14.120651 crc crio[23211]: time=\"2026-06-11T16:25:14.120062277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=814502d5-7079-4a58-9831-a365fce7a74a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:14.123312 crc crio[23211]: time=\"2026-06-11T16:25:14.123251107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bc0c5090-6280-461d-851b-583e5dc179ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:14.130023 crc crio[23211]: time=\"2026-06-11T16:25:14.129927855Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-controller\" id=68c9ef65-5262-4915-aaf7-616d4439be74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:14.130570 crc crio[23211]: time=\"2026-06-11T16:25:14.130359715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.135858 crc crio[23211]: time=\"2026-06-11T16:25:14.135819733Z\" level=info msg=\"Removing container: 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab\" id=45b479d8-c3c2-4cb1-974d-2670b0acafbf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.157220 crc crio[23211]: time=\"2026-06-11T16:25:14.156350568Z\" level=info msg=\"Removed container 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=45b479d8-c3c2-4cb1-974d-2670b0acafbf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.159201 crc crio[23211]: time=\"2026-06-11T16:25:14.159143389Z\" level=info msg=\"Removing container: c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b\" id=7aa11894-fc0c-4ee0-a9e3-12e4e08750cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.165407 crc crio[23211]: time=\"2026-06-11T16:25:14.165252262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.170588 crc crio[23211]: time=\"2026-06-11T16:25:14.170402412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.182980 crc crio[23211]: time=\"2026-06-11T16:25:14.182893756Z\" level=info msg=\"Removed container c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=7aa11894-fc0c-4ee0-a9e3-12e4e08750cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.188365 crc crio[23211]: time=\"2026-06-11T16:25:14.188297412Z\" level=info msg=\"Removing container: c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d\" id=f0ce0813-9fd6-4af2-a3e0-a8e4279b66fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.235689 crc crio[23211]: time=\"2026-06-11T16:25:14.226077912Z\" level=info msg=\"Removed container c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=f0ce0813-9fd6-4af2-a3e0-a8e4279b66fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.246149 crc crio[23211]: time=\"2026-06-11T16:25:14.246048993Z\" level=info msg=\"Removing container: 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606\" id=a27e3d7c-4315-437d-a1c2-1a0f205dde5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.276926 crc crio[23211]: time=\"2026-06-11T16:25:14.276808446Z\" level=info msg=\"Removed container 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=a27e3d7c-4315-437d-a1c2-1a0f205dde5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.280025 crc crio[23211]: time=\"2026-06-11T16:25:14.279952115Z\" level=info msg=\"Removing container: 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b\" id=bba25fb3-79d6-40c5-8a9f-c97c1eab0aea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.281869 crc crio[23211]: time=\"2026-06-11T16:25:14.28173368Z\" level=info msg=\"Created container bec2a205cd082c2589271b5ae88508f643536fb5773b84fb059995cf9d02f54d: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-controller\" id=68c9ef65-5262-4915-aaf7-616d4439be74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:14.285219 crc crio[23211]: time=\"2026-06-11T16:25:14.283095795Z\" level=info msg=\"Starting container: bec2a205cd082c2589271b5ae88508f643536fb5773b84fb059995cf9d02f54d\" id=42e96bc8-b9ee-4863-a3c6-0558850afa20 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:14.294366 crc crio[23211]: time=\"2026-06-11T16:25:14.29367084Z\" level=info msg=\"Started container\" PID=37550 containerID=bec2a205cd082c2589271b5ae88508f643536fb5773b84fb059995cf9d02f54d description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-controller id=42e96bc8-b9ee-4863-a3c6-0558850afa20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735\nJun 11 16:25:14.302914 crc crio[23211]: time=\"2026-06-11T16:25:14.30283199Z\" level=info msg=\"Removed container 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=bba25fb3-79d6-40c5-8a9f-c97c1eab0aea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.306264 crc crio[23211]: time=\"2026-06-11T16:25:14.306231386Z\" level=info msg=\"Removing container: 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6\" id=da2b4756-d288-43bd-bc47-50df8293fd51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.311784 crc crio[23211]: time=\"2026-06-11T16:25:14.311159099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fadfd1d5-bc76-4494-9add-ef85e8f1a3e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:14.319594 crc crio[23211]: time=\"2026-06-11T16:25:14.319262333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8124df94-5081-407e-ba7e-3d8fe14d7862 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:14.327719 crc crio[23211]: time=\"2026-06-11T16:25:14.327569442Z\" level=info msg=\"Removed container 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=da2b4756-d288-43bd-bc47-50df8293fd51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.333336 crc crio[23211]: time=\"2026-06-11T16:25:14.331967112Z\" level=info msg=\"Removing container: ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2\" id=efb00466-24ca-49c2-beea-96e1ca6ea252 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.340855 crc crio[23211]: time=\"2026-06-11T16:25:14.3406259Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-acl-logging\" id=1c6da823-7ee0-4bf7-8ecf-156eea911784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:14.341131 crc crio[23211]: time=\"2026-06-11T16:25:14.34105433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.367207 crc crio[23211]: time=\"2026-06-11T16:25:14.367060334Z\" level=info msg=\"Removed container ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=efb00466-24ca-49c2-beea-96e1ca6ea252 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.370381 crc crio[23211]: time=\"2026-06-11T16:25:14.370301996Z\" level=info msg=\"Removing container: 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d\" id=6e0db6fc-eb5c-49d8-a5a8-dd8e45f8a1fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.370900 crc crio[23211]: time=\"2026-06-11T16:25:14.370809519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.372780 crc crio[23211]: time=\"2026-06-11T16:25:14.372691236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.434377 crc crio[23211]: time=\"2026-06-11T16:25:14.433391191Z\" level=info msg=\"Removed container 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=6e0db6fc-eb5c-49d8-a5a8-dd8e45f8a1fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.439375 crc crio[23211]: time=\"2026-06-11T16:25:14.438149881Z\" level=info msg=\"Removing container: 0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4\" id=c8522447-6222-4119-a116-6ee55383698d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.467127 crc crio[23211]: time=\"2026-06-11T16:25:14.467016587Z\" level=info msg=\"Removed container 0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=c8522447-6222-4119-a116-6ee55383698d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:14.533493 crc crio[23211]: time=\"2026-06-11T16:25:14.533317992Z\" level=info msg=\"Created container 92e716b68e07cc1880bb5285453232b37ef26af33b2926debb24b11a63ba2d9c: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-acl-logging\" id=1c6da823-7ee0-4bf7-8ecf-156eea911784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:14.534857 crc crio[23211]: time=\"2026-06-11T16:25:14.534728618Z\" level=info msg=\"Starting container: 92e716b68e07cc1880bb5285453232b37ef26af33b2926debb24b11a63ba2d9c\" id=a524ab56-78e8-4aa5-9e3a-abd8b664f120 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:14.541185 crc crio[23211]: time=\"2026-06-11T16:25:14.541042367Z\" level=info msg=\"Started container\" PID=37569 containerID=92e716b68e07cc1880bb5285453232b37ef26af33b2926debb24b11a63ba2d9c description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-acl-logging id=a524ab56-78e8-4aa5-9e3a-abd8b664f120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735\nJun 11 16:25:14.554623 crc crio[23211]: time=\"2026-06-11T16:25:14.552745151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f3a95ae6-d2a9-4cbd-b41d-941ec7750178 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:14.556778 crc crio[23211]: time=\"2026-06-11T16:25:14.556525186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0f1d0f8f-77f7-43f3-91e2-67a06a243cea name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:14.563867 crc crio[23211]: time=\"2026-06-11T16:25:14.563780517Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-node\" id=4d77980a-9fc3-49c1-96cc-0156d2d7afda name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:14.564244 crc crio[23211]: time=\"2026-06-11T16:25:14.564167998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.588089 crc crio[23211]: time=\"2026-06-11T16:25:14.587992516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.590941 crc crio[23211]: time=\"2026-06-11T16:25:14.590845188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.710662 crc crio[23211]: time=\"2026-06-11T16:25:14.710567347Z\" level=info msg=\"Created container 937af1f958beb6fae4796d61f816fa818be44b615f925f8c2aaec05b360c6469: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-node\" id=4d77980a-9fc3-49c1-96cc-0156d2d7afda name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:14.711948 crc crio[23211]: time=\"2026-06-11T16:25:14.711858669Z\" level=info msg=\"Starting container: 937af1f958beb6fae4796d61f816fa818be44b615f925f8c2aaec05b360c6469\" id=dcc99b74-be69-4ade-9068-e9fae4956d06 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:14.726634 crc crio[23211]: time=\"2026-06-11T16:25:14.725592694Z\" level=info msg=\"Started container\" PID=37591 containerID=937af1f958beb6fae4796d61f816fa818be44b615f925f8c2aaec05b360c6469 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-node id=dcc99b74-be69-4ade-9068-e9fae4956d06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735\nJun 11 16:25:14.740338 crc crio[23211]: time=\"2026-06-11T16:25:14.740223832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=15ea995d-4561-45b8-aa18-3bc838406272 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:14.746160 crc crio[23211]: time=\"2026-06-11T16:25:14.746049478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=826ed143-b966-41e0-9589-c5b09e12ec40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:14.752014 crc crio[23211]: time=\"2026-06-11T16:25:14.751864814Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-ovn-metrics\" id=84acd6ce-fd7a-4010-8477-8ea8e6707124 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:14.752511 crc crio[23211]: time=\"2026-06-11T16:25:14.752378287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.793168 crc crio[23211]: time=\"2026-06-11T16:25:14.792909625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.796563 crc crio[23211]: time=\"2026-06-11T16:25:14.796485235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.909696 crc crio[23211]: time=\"2026-06-11T16:25:14.909128037Z\" level=info msg=\"Created container 650cd8512234ce39f5a9779e94f0338add6e8755c5e50e5ef3bd42c543837ca2: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-ovn-metrics\" id=84acd6ce-fd7a-4010-8477-8ea8e6707124 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:14.911061 crc crio[23211]: time=\"2026-06-11T16:25:14.910986703Z\" level=info msg=\"Starting container: 650cd8512234ce39f5a9779e94f0338add6e8755c5e50e5ef3bd42c543837ca2\" id=ce324966-2ccb-4157-9c55-b619c422ce13 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:14.915643 crc crio[23211]: time=\"2026-06-11T16:25:14.915578598Z\" level=info msg=\"Started container\" PID=37628 containerID=650cd8512234ce39f5a9779e94f0338add6e8755c5e50e5ef3bd42c543837ca2 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-ovn-metrics id=ce324966-2ccb-4157-9c55-b619c422ce13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735\nJun 11 16:25:14.927481 crc crio[23211]: time=\"2026-06-11T16:25:14.925704202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ba00ff3a-e804-4f24-8b09-86ce582ad499 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:14.928722 crc crio[23211]: time=\"2026-06-11T16:25:14.928633847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6cac8be5-0822-490c-b4e7-126863501fa9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:14.934717 crc crio[23211]: time=\"2026-06-11T16:25:14.934523844Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/northd\" id=301e2a1c-2c01-4ecf-ad6f-518e2d646860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:14.935934 crc crio[23211]: time=\"2026-06-11T16:25:14.935758525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.968701 crc crio[23211]: time=\"2026-06-11T16:25:14.968476878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:14.971330 crc crio[23211]: time=\"2026-06-11T16:25:14.971245947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:15.067808 crc crio[23211]: time=\"2026-06-11T16:25:15.06764153Z\" level=info msg=\"Created container bb4f6bc7a95fdb6af0dad71e8866ab510bfe351c2fbdce3edf63d8fc580f03c6: openshift-ovn-kubernetes/ovnkube-node-gxmsx/northd\" id=301e2a1c-2c01-4ecf-ad6f-518e2d646860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:15.069272 crc crio[23211]: time=\"2026-06-11T16:25:15.069193809Z\" level=info msg=\"Starting container: bb4f6bc7a95fdb6af0dad71e8866ab510bfe351c2fbdce3edf63d8fc580f03c6\" id=023d949a-9f41-49eb-9df6-967daab69784 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:15.074837 crc crio[23211]: time=\"2026-06-11T16:25:15.074740278Z\" level=info msg=\"Started container\" PID=37647 containerID=bb4f6bc7a95fdb6af0dad71e8866ab510bfe351c2fbdce3edf63d8fc580f03c6 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/northd id=023d949a-9f41-49eb-9df6-967daab69784 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735\nJun 11 16:25:15.086089 crc crio[23211]: time=\"2026-06-11T16:25:15.085996471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b32ef500-86d6-4ba6-b9a3-4c9a98efdc0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:15.088946 crc crio[23211]: time=\"2026-06-11T16:25:15.088840232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c56b307d-4157-4cc3-98a6-0f6b1210d7e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:15.094692 crc crio[23211]: time=\"2026-06-11T16:25:15.094613147Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/nbdb\" id=5af148be-f612-41a1-b763-afe256aaf093 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:15.095061 crc crio[23211]: time=\"2026-06-11T16:25:15.094986327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:15.136495 crc crio[23211]: time=\"2026-06-11T16:25:15.136340955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:15.139316 crc crio[23211]: time=\"2026-06-11T16:25:15.139231458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:15.241131 crc crio[23211]: time=\"2026-06-11T16:25:15.240986916Z\" level=info msg=\"Created container c12026ceef5da50b761314ff9c8da4823a723b75815d9d0801b4a6ca171cefa8: openshift-ovn-kubernetes/ovnkube-node-gxmsx/nbdb\" id=5af148be-f612-41a1-b763-afe256aaf093 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:15.243624 crc crio[23211]: time=\"2026-06-11T16:25:15.24312236Z\" level=info msg=\"Starting container: c12026ceef5da50b761314ff9c8da4823a723b75815d9d0801b4a6ca171cefa8\" id=08bd661f-8c4c-4ba4-9657-a5964bcd2eaf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:15.262970 crc crio[23211]: time=\"2026-06-11T16:25:15.262850805Z\" level=info msg=\"Started container\" PID=37660 containerID=c12026ceef5da50b761314ff9c8da4823a723b75815d9d0801b4a6ca171cefa8 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/nbdb id=08bd661f-8c4c-4ba4-9657-a5964bcd2eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735\nJun 11 16:25:17.374465 crc crio[23211]: time=\"2026-06-11T16:25:17.373760704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=971db578-8355-48ad-b80c-ad79c7f9b4f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:17.379605 crc crio[23211]: time=\"2026-06-11T16:25:17.379383335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7ab70ba8-eecf-4a81-85ee-145b9dff221e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:17.388525 crc crio[23211]: time=\"2026-06-11T16:25:17.388365021Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/sbdb\" id=b95f4fda-bf67-492e-a60f-19c4493c335a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:17.389670 crc crio[23211]: time=\"2026-06-11T16:25:17.389633233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:17.431098 crc crio[23211]: time=\"2026-06-11T16:25:17.430758436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:17.433878 crc crio[23211]: time=\"2026-06-11T16:25:17.433783742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:17.560246 crc crio[23211]: time=\"2026-06-11T16:25:17.560119687Z\" level=info msg=\"Created container 351131b26835cb2964cb48e3211a77f6c5c5ca7fe582e9b60ffbc9d32fba1895: openshift-ovn-kubernetes/ovnkube-node-gxmsx/sbdb\" id=b95f4fda-bf67-492e-a60f-19c4493c335a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:17.563739 crc crio[23211]: time=\"2026-06-11T16:25:17.563681136Z\" level=info msg=\"Starting container: 351131b26835cb2964cb48e3211a77f6c5c5ca7fe582e9b60ffbc9d32fba1895\" id=e54c9d89-481c-4506-969b-12ba4e71699d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:17.575978 crc crio[23211]: time=\"2026-06-11T16:25:17.575863933Z\" level=info msg=\"Started container\" PID=37758 containerID=351131b26835cb2964cb48e3211a77f6c5c5ca7fe582e9b60ffbc9d32fba1895 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/sbdb id=e54c9d89-481c-4506-969b-12ba4e71699d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735\nJun 11 16:25:19.687751 crc crio[23211]: time=\"2026-06-11T16:25:19.687600864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d5d187c0-0d8e-4ddd-b670-7370b006895e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:19.726674 crc crio[23211]: time=\"2026-06-11T16:25:19.721993068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1d49755d-d74e-40db-afdf-a565e12d85b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:19.731234 crc crio[23211]: time=\"2026-06-11T16:25:19.731147889Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovnkube-controller\" id=993298d8-7281-42aa-8c7c-a358de246456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:19.731777 crc crio[23211]: time=\"2026-06-11T16:25:19.731708462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:19.775246 crc crio[23211]: time=\"2026-06-11T16:25:19.774039906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:19.776192 crc crio[23211]: time=\"2026-06-11T16:25:19.776088078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:19.935355 crc crio[23211]: time=\"2026-06-11T16:25:19.935221267Z\" level=info msg=\"Created container 06e970ea93abc97dd21bbdb1e74d870129e98edbae9bcaeea48a48e2e8060c48: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovnkube-controller\" id=993298d8-7281-42aa-8c7c-a358de246456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:19.936588 crc crio[23211]: time=\"2026-06-11T16:25:19.936516699Z\" level=info msg=\"Starting container: 06e970ea93abc97dd21bbdb1e74d870129e98edbae9bcaeea48a48e2e8060c48\" id=59784371-4a6a-403f-a319-38b7e2bf3921 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:19.942743 crc crio[23211]: time=\"2026-06-11T16:25:19.942570572Z\" level=info msg=\"Started container\" PID=37856 containerID=06e970ea93abc97dd21bbdb1e74d870129e98edbae9bcaeea48a48e2e8060c48 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovnkube-controller id=59784371-4a6a-403f-a319-38b7e2bf3921 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735\nJun 11 16:25:20.030208 crc crio[23211]: time=\"2026-06-11T16:25:20.03005089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.030516 crc crio[23211]: time=\"2026-06-11T16:25:20.030306886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.030744 crc crio[23211]: time=\"2026-06-11T16:25:20.030638975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.030818 crc crio[23211]: time=\"2026-06-11T16:25:20.030790819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.030872 crc crio[23211]: time=\"2026-06-11T16:25:20.03082595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.030872 crc crio[23211]: time=\"2026-06-11T16:25:20.030866661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.031133 crc crio[23211]: time=\"2026-06-11T16:25:20.031075266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.031133 crc crio[23211]: time=\"2026-06-11T16:25:20.031129157Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.031674 crc crio[23211]: time=\"2026-06-11T16:25:20.031595389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.031765 crc crio[23211]: time=\"2026-06-11T16:25:20.031693321Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.031826 crc crio[23211]: time=\"2026-06-11T16:25:20.031756903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.031826 crc crio[23211]: time=\"2026-06-11T16:25:20.031807794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.031995 crc crio[23211]: time=\"2026-06-11T16:25:20.031927228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.032119 crc crio[23211]: time=\"2026-06-11T16:25:20.032044171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.032653 crc crio[23211]: time=\"2026-06-11T16:25:20.032392199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.032653 crc crio[23211]: time=\"2026-06-11T16:25:20.032597754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.032780 crc crio[23211]: time=\"2026-06-11T16:25:20.032761848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.032835 crc crio[23211]: time=\"2026-06-11T16:25:20.032804919Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.032989 crc crio[23211]: time=\"2026-06-11T16:25:20.032950983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.033070 crc crio[23211]: time=\"2026-06-11T16:25:20.033000594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.033297 crc crio[23211]: time=\"2026-06-11T16:25:20.033238551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.033393 crc crio[23211]: time=\"2026-06-11T16:25:20.033305323Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.033622 crc crio[23211]: time=\"2026-06-11T16:25:20.033587649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.033686 crc crio[23211]: time=\"2026-06-11T16:25:20.033638691Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.033843 crc crio[23211]: time=\"2026-06-11T16:25:20.033801165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.033923 crc crio[23211]: time=\"2026-06-11T16:25:20.033862786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.034087 crc crio[23211]: time=\"2026-06-11T16:25:20.03402753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.034087 crc crio[23211]: time=\"2026-06-11T16:25:20.034074191Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.034334 crc crio[23211]: time=\"2026-06-11T16:25:20.034289217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.034406 crc crio[23211]: time=\"2026-06-11T16:25:20.034350258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.034810 crc crio[23211]: time=\"2026-06-11T16:25:20.034752898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.034810 crc crio[23211]: time=\"2026-06-11T16:25:20.034788099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.035045 crc crio[23211]: time=\"2026-06-11T16:25:20.034996655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.035120 crc crio[23211]: time=\"2026-06-11T16:25:20.035060416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.035231 crc crio[23211]: time=\"2026-06-11T16:25:20.035196559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.035292 crc crio[23211]: time=\"2026-06-11T16:25:20.03524712Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.035664 crc crio[23211]: time=\"2026-06-11T16:25:20.03561875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.035777 crc crio[23211]: time=\"2026-06-11T16:25:20.035683572Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.035960 crc crio[23211]: time=\"2026-06-11T16:25:20.035921337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.036031 crc crio[23211]: time=\"2026-06-11T16:25:20.035974489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.036179 crc crio[23211]: time=\"2026-06-11T16:25:20.036131762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.036247 crc crio[23211]: time=\"2026-06-11T16:25:20.036193844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.036376 crc crio[23211]: time=\"2026-06-11T16:25:20.036341109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.036510 crc crio[23211]: time=\"2026-06-11T16:25:20.036389169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.036922 crc crio[23211]: time=\"2026-06-11T16:25:20.036882602Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.036996 crc crio[23211]: time=\"2026-06-11T16:25:20.036941603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.037060 crc crio[23211]: time=\"2026-06-11T16:25:20.037017865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.037060 crc crio[23211]: time=\"2026-06-11T16:25:20.037057056Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.037509 crc crio[23211]: time=\"2026-06-11T16:25:20.037393875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.037509 crc crio[23211]: time=\"2026-06-11T16:25:20.037502938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.037683 crc crio[23211]: time=\"2026-06-11T16:25:20.037646992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.037683 crc crio[23211]: time=\"2026-06-11T16:25:20.037679972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.038013 crc crio[23211]: time=\"2026-06-11T16:25:20.037946329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.038013 crc crio[23211]: time=\"2026-06-11T16:25:20.03800011Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.038198 crc crio[23211]: time=\"2026-06-11T16:25:20.038156134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.038263 crc crio[23211]: time=\"2026-06-11T16:25:20.038206075Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.038461 crc crio[23211]: time=\"2026-06-11T16:25:20.038366609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.038461 crc crio[23211]: time=\"2026-06-11T16:25:20.038461351Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.038640 crc crio[23211]: time=\"2026-06-11T16:25:20.038606675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.038701 crc crio[23211]: time=\"2026-06-11T16:25:20.038642636Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.038931 crc crio[23211]: time=\"2026-06-11T16:25:20.038834441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.038931 crc crio[23211]: time=\"2026-06-11T16:25:20.038885733Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.039115 crc crio[23211]: time=\"2026-06-11T16:25:20.039043427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.039115 crc crio[23211]: time=\"2026-06-11T16:25:20.039090828Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.039291 crc crio[23211]: time=\"2026-06-11T16:25:20.039254111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.039371 crc crio[23211]: time=\"2026-06-11T16:25:20.039301372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.039572 crc crio[23211]: time=\"2026-06-11T16:25:20.039516048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.039640 crc crio[23211]: time=\"2026-06-11T16:25:20.03958594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.039790 crc crio[23211]: time=\"2026-06-11T16:25:20.039757524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.039857 crc crio[23211]: time=\"2026-06-11T16:25:20.039803895Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.040212 crc crio[23211]: time=\"2026-06-11T16:25:20.040152954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.040288 crc crio[23211]: time=\"2026-06-11T16:25:20.040217505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.040336 crc crio[23211]: time=\"2026-06-11T16:25:20.040305178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.040388 crc crio[23211]: time=\"2026-06-11T16:25:20.040338499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.040703 crc crio[23211]: time=\"2026-06-11T16:25:20.040651596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.040789 crc crio[23211]: time=\"2026-06-11T16:25:20.040703597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.040876 crc crio[23211]: time=\"2026-06-11T16:25:20.040824431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.040940 crc crio[23211]: time=\"2026-06-11T16:25:20.040890033Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.041067 crc crio[23211]: time=\"2026-06-11T16:25:20.041019085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.041132 crc crio[23211]: time=\"2026-06-11T16:25:20.041069836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.041325 crc crio[23211]: time=\"2026-06-11T16:25:20.041251752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.041408 crc crio[23211]: time=\"2026-06-11T16:25:20.041328803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.041608 crc crio[23211]: time=\"2026-06-11T16:25:20.041516728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.041608 crc crio[23211]: time=\"2026-06-11T16:25:20.041579649Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.041957 crc crio[23211]: time=\"2026-06-11T16:25:20.041906698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.042026 crc crio[23211]: time=\"2026-06-11T16:25:20.0419609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.042163 crc crio[23211]: time=\"2026-06-11T16:25:20.042112194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.042239 crc crio[23211]: time=\"2026-06-11T16:25:20.042167975Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.042497 crc crio[23211]: time=\"2026-06-11T16:25:20.042399761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.042602 crc crio[23211]: time=\"2026-06-11T16:25:20.042501063Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.042693 crc crio[23211]: time=\"2026-06-11T16:25:20.042645217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.042773 crc crio[23211]: time=\"2026-06-11T16:25:20.042702758Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.042941 crc crio[23211]: time=\"2026-06-11T16:25:20.042896423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.043017 crc crio[23211]: time=\"2026-06-11T16:25:20.042947914Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.043217 crc crio[23211]: time=\"2026-06-11T16:25:20.043133259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.043217 crc crio[23211]: time=\"2026-06-11T16:25:20.043199281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.043644 crc crio[23211]: time=\"2026-06-11T16:25:20.043345495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.043644 crc crio[23211]: time=\"2026-06-11T16:25:20.043377935Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.043986 crc crio[23211]: time=\"2026-06-11T16:25:20.043653122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.043986 crc crio[23211]: time=\"2026-06-11T16:25:20.043687753Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.043986 crc crio[23211]: time=\"2026-06-11T16:25:20.043851977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.043986 crc crio[23211]: time=\"2026-06-11T16:25:20.043885948Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.044634 crc crio[23211]: time=\"2026-06-11T16:25:20.044188295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.044634 crc crio[23211]: time=\"2026-06-11T16:25:20.044228786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.044634 crc crio[23211]: time=\"2026-06-11T16:25:20.044606546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.044775 crc crio[23211]: time=\"2026-06-11T16:25:20.044640327Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.045101 crc crio[23211]: time=\"2026-06-11T16:25:20.045051977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.045173 crc crio[23211]: time=\"2026-06-11T16:25:20.045106189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.045173 crc crio[23211]: time=\"2026-06-11T16:25:20.04514295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.045173 crc crio[23211]: time=\"2026-06-11T16:25:20.04516657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.045623 crc crio[23211]: time=\"2026-06-11T16:25:20.04556337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.045623 crc crio[23211]: time=\"2026-06-11T16:25:20.045623721Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.045793 crc crio[23211]: time=\"2026-06-11T16:25:20.045749214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.045890 crc crio[23211]: time=\"2026-06-11T16:25:20.045808906Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.046088 crc crio[23211]: time=\"2026-06-11T16:25:20.046038192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.046145 crc crio[23211]: time=\"2026-06-11T16:25:20.046093014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.046257 crc crio[23211]: time=\"2026-06-11T16:25:20.046218677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.046327 crc crio[23211]: time=\"2026-06-11T16:25:20.046267298Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.046594 crc crio[23211]: time=\"2026-06-11T16:25:20.046519294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.046667 crc crio[23211]: time=\"2026-06-11T16:25:20.046599936Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.046907 crc crio[23211]: time=\"2026-06-11T16:25:20.046851592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.046907 crc crio[23211]: time=\"2026-06-11T16:25:20.046906524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.047158 crc crio[23211]: time=\"2026-06-11T16:25:20.047120799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.047222 crc crio[23211]: time=\"2026-06-11T16:25:20.04717083Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.047356 crc crio[23211]: time=\"2026-06-11T16:25:20.047313635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.047414 crc crio[23211]: time=\"2026-06-11T16:25:20.047365916Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.047608 crc crio[23211]: time=\"2026-06-11T16:25:20.047583191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.047657 crc crio[23211]: time=\"2026-06-11T16:25:20.047618332Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.047843 crc crio[23211]: time=\"2026-06-11T16:25:20.047806617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.047903 crc crio[23211]: time=\"2026-06-11T16:25:20.047861408Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.048182 crc crio[23211]: time=\"2026-06-11T16:25:20.048132234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.048240 crc crio[23211]: time=\"2026-06-11T16:25:20.048189186Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.048240 crc crio[23211]: time=\"2026-06-11T16:25:20.048221167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.048305 crc crio[23211]: time=\"2026-06-11T16:25:20.048245417Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.048623 crc crio[23211]: time=\"2026-06-11T16:25:20.048508344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.048776 crc crio[23211]: time=\"2026-06-11T16:25:20.048638887Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.049347 crc crio[23211]: time=\"2026-06-11T16:25:20.049183221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.049347 crc crio[23211]: time=\"2026-06-11T16:25:20.049241363Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.049347 crc crio[23211]: time=\"2026-06-11T16:25:20.049289214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.049347 crc crio[23211]: time=\"2026-06-11T16:25:20.049315324Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.049829 crc crio[23211]: time=\"2026-06-11T16:25:20.049678553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.049829 crc crio[23211]: time=\"2026-06-11T16:25:20.049722404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.049970 crc crio[23211]: time=\"2026-06-11T16:25:20.049918519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.050026 crc crio[23211]: time=\"2026-06-11T16:25:20.049980371Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.050060 crc crio[23211]: time=\"2026-06-11T16:25:20.050036823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.050115 crc crio[23211]: time=\"2026-06-11T16:25:20.050071794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.050391 crc crio[23211]: time=\"2026-06-11T16:25:20.050324209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.050624 crc crio[23211]: time=\"2026-06-11T16:25:20.050401031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.050624 crc crio[23211]: time=\"2026-06-11T16:25:20.050601167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.050971 crc crio[23211]: time=\"2026-06-11T16:25:20.050643908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.050971 crc crio[23211]: time=\"2026-06-11T16:25:20.050912454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.050971 crc crio[23211]: time=\"2026-06-11T16:25:20.050946815Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.051174 crc crio[23211]: time=\"2026-06-11T16:25:20.05112822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.051174 crc crio[23211]: time=\"2026-06-11T16:25:20.051161191Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.051502 crc crio[23211]: time=\"2026-06-11T16:25:20.051396056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.051502 crc crio[23211]: time=\"2026-06-11T16:25:20.051496129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.051730 crc crio[23211]: time=\"2026-06-11T16:25:20.051688184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.051798 crc crio[23211]: time=\"2026-06-11T16:25:20.051747835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.052083 crc crio[23211]: time=\"2026-06-11T16:25:20.05197143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.052083 crc crio[23211]: time=\"2026-06-11T16:25:20.052032273Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.052179 crc crio[23211]: time=\"2026-06-11T16:25:20.052160436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.052219 crc crio[23211]: time=\"2026-06-11T16:25:20.052193797Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.052471 crc crio[23211]: time=\"2026-06-11T16:25:20.052362981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.052471 crc crio[23211]: time=\"2026-06-11T16:25:20.052411062Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.052909 crc crio[23211]: time=\"2026-06-11T16:25:20.052847043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.052909 crc crio[23211]: time=\"2026-06-11T16:25:20.052906234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.053024 crc crio[23211]: time=\"2026-06-11T16:25:20.052967507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.053024 crc crio[23211]: time=\"2026-06-11T16:25:20.053002567Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.053380 crc crio[23211]: time=\"2026-06-11T16:25:20.053318765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.053562 crc crio[23211]: time=\"2026-06-11T16:25:20.053382427Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.053630 crc crio[23211]: time=\"2026-06-11T16:25:20.053609442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.053675 crc crio[23211]: time=\"2026-06-11T16:25:20.053646283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.053863 crc crio[23211]: time=\"2026-06-11T16:25:20.053795577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.053922 crc crio[23211]: time=\"2026-06-11T16:25:20.053864948Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.054064 crc crio[23211]: time=\"2026-06-11T16:25:20.054017782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.054131 crc crio[23211]: time=\"2026-06-11T16:25:20.054069743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.054374 crc crio[23211]: time=\"2026-06-11T16:25:20.054317131Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.054374 crc crio[23211]: time=\"2026-06-11T16:25:20.054368372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.054662 crc crio[23211]: time=\"2026-06-11T16:25:20.054608128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.054720 crc crio[23211]: time=\"2026-06-11T16:25:20.054675279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.054789 crc crio[23211]: time=\"2026-06-11T16:25:20.054726151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.054789 crc crio[23211]: time=\"2026-06-11T16:25:20.054763501Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.055115 crc crio[23211]: time=\"2026-06-11T16:25:20.055064839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.055172 crc crio[23211]: time=\"2026-06-11T16:25:20.05512849Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.055335 crc crio[23211]: time=\"2026-06-11T16:25:20.055283214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.055396 crc crio[23211]: time=\"2026-06-11T16:25:20.055337825Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.055616 crc crio[23211]: time=\"2026-06-11T16:25:20.055565701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.055676 crc crio[23211]: time=\"2026-06-11T16:25:20.055615913Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.055950 crc crio[23211]: time=\"2026-06-11T16:25:20.05589436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.056008 crc crio[23211]: time=\"2026-06-11T16:25:20.055963602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.056055 crc crio[23211]: time=\"2026-06-11T16:25:20.056002883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.056055 crc crio[23211]: time=\"2026-06-11T16:25:20.056037744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.056248 crc crio[23211]: time=\"2026-06-11T16:25:20.056201098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.056311 crc crio[23211]: time=\"2026-06-11T16:25:20.056254019Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.056409 crc crio[23211]: time=\"2026-06-11T16:25:20.056376942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.056573 crc crio[23211]: time=\"2026-06-11T16:25:20.056466934Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.056794 crc crio[23211]: time=\"2026-06-11T16:25:20.056748971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.056857 crc crio[23211]: time=\"2026-06-11T16:25:20.056803172Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.056973 crc crio[23211]: time=\"2026-06-11T16:25:20.056935737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.057026 crc crio[23211]: time=\"2026-06-11T16:25:20.056989028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.057298 crc crio[23211]: time=\"2026-06-11T16:25:20.057233434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.057369 crc crio[23211]: time=\"2026-06-11T16:25:20.057305696Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.057649 crc crio[23211]: time=\"2026-06-11T16:25:20.057595693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.057649 crc crio[23211]: time=\"2026-06-11T16:25:20.057651264Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.057836 crc crio[23211]: time=\"2026-06-11T16:25:20.057790317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.057915 crc crio[23211]: time=\"2026-06-11T16:25:20.057838729Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.058040 crc crio[23211]: time=\"2026-06-11T16:25:20.057995192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.058040 crc crio[23211]: time=\"2026-06-11T16:25:20.058043134Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.058338 crc crio[23211]: time=\"2026-06-11T16:25:20.058280679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.058478 crc crio[23211]: time=\"2026-06-11T16:25:20.058342031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.058620 crc crio[23211]: time=\"2026-06-11T16:25:20.058587998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.058704 crc crio[23211]: time=\"2026-06-11T16:25:20.058638979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.058985 crc crio[23211]: time=\"2026-06-11T16:25:20.058908596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.059082 crc crio[23211]: time=\"2026-06-11T16:25:20.059035099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.059152 crc crio[23211]: time=\"2026-06-11T16:25:20.059111641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.059152 crc crio[23211]: time=\"2026-06-11T16:25:20.059141791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.059573 crc crio[23211]: time=\"2026-06-11T16:25:20.05948581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.059637 crc crio[23211]: time=\"2026-06-11T16:25:20.059586732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.059859 crc crio[23211]: time=\"2026-06-11T16:25:20.059817429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.059913 crc crio[23211]: time=\"2026-06-11T16:25:20.05986822Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.060169 crc crio[23211]: time=\"2026-06-11T16:25:20.060122476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.060227 crc crio[23211]: time=\"2026-06-11T16:25:20.060178128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.060490 crc crio[23211]: time=\"2026-06-11T16:25:20.060336051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.060490 crc crio[23211]: time=\"2026-06-11T16:25:20.060484425Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.060754 crc crio[23211]: time=\"2026-06-11T16:25:20.060719121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.060808 crc crio[23211]: time=\"2026-06-11T16:25:20.060766752Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.061097 crc crio[23211]: time=\"2026-06-11T16:25:20.061054629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.061150 crc crio[23211]: time=\"2026-06-11T16:25:20.06110571Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.061562 crc crio[23211]: time=\"2026-06-11T16:25:20.061365998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.061562 crc crio[23211]: time=\"2026-06-11T16:25:20.061517431Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.061756 crc crio[23211]: time=\"2026-06-11T16:25:20.061712956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.061819 crc crio[23211]: time=\"2026-06-11T16:25:20.061762767Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.062240 crc crio[23211]: time=\"2026-06-11T16:25:20.062185998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.062240 crc crio[23211]: time=\"2026-06-11T16:25:20.062240439Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.062760 crc crio[23211]: time=\"2026-06-11T16:25:20.062712862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.062760 crc crio[23211]: time=\"2026-06-11T16:25:20.062762083Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.063213 crc crio[23211]: time=\"2026-06-11T16:25:20.063158212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.063213 crc crio[23211]: time=\"2026-06-11T16:25:20.063213264Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.063940 crc crio[23211]: time=\"2026-06-11T16:25:20.063645074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.063940 crc crio[23211]: time=\"2026-06-11T16:25:20.063695296Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.064056 crc crio[23211]: time=\"2026-06-11T16:25:20.063952252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.064056 crc crio[23211]: time=\"2026-06-11T16:25:20.063988043Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.064265 crc crio[23211]: time=\"2026-06-11T16:25:20.064208939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.064265 crc crio[23211]: time=\"2026-06-11T16:25:20.06425673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.064649 crc crio[23211]: time=\"2026-06-11T16:25:20.064586638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.064649 crc crio[23211]: time=\"2026-06-11T16:25:20.06464229Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.064798 crc crio[23211]: time=\"2026-06-11T16:25:20.064765603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.064863 crc crio[23211]: time=\"2026-06-11T16:25:20.064821354Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.065292 crc crio[23211]: time=\"2026-06-11T16:25:20.065239134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.065292 crc crio[23211]: time=\"2026-06-11T16:25:20.065290585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.066002 crc crio[23211]: time=\"2026-06-11T16:25:20.065902361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.066002 crc crio[23211]: time=\"2026-06-11T16:25:20.065977513Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.066269 crc crio[23211]: time=\"2026-06-11T16:25:20.066221189Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.066346 crc crio[23211]: time=\"2026-06-11T16:25:20.06627059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.066626 crc crio[23211]: time=\"2026-06-11T16:25:20.066571468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.066626 crc crio[23211]: time=\"2026-06-11T16:25:20.066625639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.066960 crc crio[23211]: time=\"2026-06-11T16:25:20.066908887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.066960 crc crio[23211]: time=\"2026-06-11T16:25:20.066957128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.067146 crc crio[23211]: time=\"2026-06-11T16:25:20.067114012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.067196 crc crio[23211]: time=\"2026-06-11T16:25:20.067160593Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.067585 crc crio[23211]: time=\"2026-06-11T16:25:20.067521492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.067659 crc crio[23211]: time=\"2026-06-11T16:25:20.067599754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.067956 crc crio[23211]: time=\"2026-06-11T16:25:20.067912402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.068027 crc crio[23211]: time=\"2026-06-11T16:25:20.067962453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.068069 crc crio[23211]: time=\"2026-06-11T16:25:20.068040755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.068141 crc crio[23211]: time=\"2026-06-11T16:25:20.068075376Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.068338 crc crio[23211]: time=\"2026-06-11T16:25:20.068284861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.068338 crc crio[23211]: time=\"2026-06-11T16:25:20.068336972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.068643 crc crio[23211]: time=\"2026-06-11T16:25:20.068592329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.068732 crc crio[23211]: time=\"2026-06-11T16:25:20.06864647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.068781 crc crio[23211]: time=\"2026-06-11T16:25:20.068737753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.068781 crc crio[23211]: time=\"2026-06-11T16:25:20.068768493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.069053 crc crio[23211]: time=\"2026-06-11T16:25:20.069000429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.069053 crc crio[23211]: time=\"2026-06-11T16:25:20.06905079Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.069154 crc crio[23211]: time=\"2026-06-11T16:25:20.069143173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.069192 crc crio[23211]: time=\"2026-06-11T16:25:20.069173243Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.069520 crc crio[23211]: time=\"2026-06-11T16:25:20.069484221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.069617 crc crio[23211]: time=\"2026-06-11T16:25:20.069563123Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.069921 crc crio[23211]: time=\"2026-06-11T16:25:20.069872621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.069921 crc crio[23211]: time=\"2026-06-11T16:25:20.069920193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.070201 crc crio[23211]: time=\"2026-06-11T16:25:20.070077406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.070201 crc crio[23211]: time=\"2026-06-11T16:25:20.070128308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.070318 crc crio[23211]: time=\"2026-06-11T16:25:20.07022015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.070318 crc crio[23211]: time=\"2026-06-11T16:25:20.070250991Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.070625 crc crio[23211]: time=\"2026-06-11T16:25:20.070587999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.070698 crc crio[23211]: time=\"2026-06-11T16:25:20.07063786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.070762 crc crio[23211]: time=\"2026-06-11T16:25:20.070698202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.070762 crc crio[23211]: time=\"2026-06-11T16:25:20.070729852Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.071004 crc crio[23211]: time=\"2026-06-11T16:25:20.070952849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.071004 crc crio[23211]: time=\"2026-06-11T16:25:20.07100106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.071252 crc crio[23211]: time=\"2026-06-11T16:25:20.071205475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.071352 crc crio[23211]: time=\"2026-06-11T16:25:20.071256746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.071352 crc crio[23211]: time=\"2026-06-11T16:25:20.071314668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.071352 crc crio[23211]: time=\"2026-06-11T16:25:20.071349768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.071740 crc crio[23211]: time=\"2026-06-11T16:25:20.071692157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.071740 crc crio[23211]: time=\"2026-06-11T16:25:20.071738758Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.071942 crc crio[23211]: time=\"2026-06-11T16:25:20.071902202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.072020 crc crio[23211]: time=\"2026-06-11T16:25:20.071953033Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.072361 crc crio[23211]: time=\"2026-06-11T16:25:20.07222657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.072516 crc crio[23211]: time=\"2026-06-11T16:25:20.072370003Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.072661 crc crio[23211]: time=\"2026-06-11T16:25:20.072623561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.072723 crc crio[23211]: time=\"2026-06-11T16:25:20.072676602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.072915 crc crio[23211]: time=\"2026-06-11T16:25:20.072883746Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.072980 crc crio[23211]: time=\"2026-06-11T16:25:20.072928877Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.073265 crc crio[23211]: time=\"2026-06-11T16:25:20.073213885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.073389 crc crio[23211]: time=\"2026-06-11T16:25:20.073273716Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.073595 crc crio[23211]: time=\"2026-06-11T16:25:20.073499912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.073595 crc crio[23211]: time=\"2026-06-11T16:25:20.073592224Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.073739 crc crio[23211]: time=\"2026-06-11T16:25:20.073693407Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.073795 crc crio[23211]: time=\"2026-06-11T16:25:20.073744588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.073996 crc crio[23211]: time=\"2026-06-11T16:25:20.073953374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.074054 crc crio[23211]: time=\"2026-06-11T16:25:20.074015736Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.074198 crc crio[23211]: time=\"2026-06-11T16:25:20.074152989Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.074253 crc crio[23211]: time=\"2026-06-11T16:25:20.07420475Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.074363 crc crio[23211]: time=\"2026-06-11T16:25:20.074314533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.074559 crc crio[23211]: time=\"2026-06-11T16:25:20.074381014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.074697 crc crio[23211]: time=\"2026-06-11T16:25:20.074659201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.074842 crc crio[23211]: time=\"2026-06-11T16:25:20.074705262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.074906 crc crio[23211]: time=\"2026-06-11T16:25:20.074852676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.074906 crc crio[23211]: time=\"2026-06-11T16:25:20.074879707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.075094 crc crio[23211]: time=\"2026-06-11T16:25:20.075041971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.075094 crc crio[23211]: time=\"2026-06-11T16:25:20.075092632Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.075258 crc crio[23211]: time=\"2026-06-11T16:25:20.075221295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.075321 crc crio[23211]: time=\"2026-06-11T16:25:20.075273316Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.075507 crc crio[23211]: time=\"2026-06-11T16:25:20.075413101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.075603 crc crio[23211]: time=\"2026-06-11T16:25:20.075516923Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.075729 crc crio[23211]: time=\"2026-06-11T16:25:20.075694197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.075781 crc crio[23211]: time=\"2026-06-11T16:25:20.075742638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.075901 crc crio[23211]: time=\"2026-06-11T16:25:20.075868142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.075955 crc crio[23211]: time=\"2026-06-11T16:25:20.075916993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.076135 crc crio[23211]: time=\"2026-06-11T16:25:20.076090326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.076197 crc crio[23211]: time=\"2026-06-11T16:25:20.076141677Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.076268 crc crio[23211]: time=\"2026-06-11T16:25:20.076233591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.076323 crc crio[23211]: time=\"2026-06-11T16:25:20.076285002Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.076612 crc crio[23211]: time=\"2026-06-11T16:25:20.076574479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.076686 crc crio[23211]: time=\"2026-06-11T16:25:20.07662041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.076745 crc crio[23211]: time=\"2026-06-11T16:25:20.076707562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.076745 crc crio[23211]: time=\"2026-06-11T16:25:20.076737763Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.077023 crc crio[23211]: time=\"2026-06-11T16:25:20.076940379Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.077103 crc crio[23211]: time=\"2026-06-11T16:25:20.077035971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.077240 crc crio[23211]: time=\"2026-06-11T16:25:20.077163213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.077340 crc crio[23211]: time=\"2026-06-11T16:25:20.077259646Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.077401 crc crio[23211]: time=\"2026-06-11T16:25:20.077353789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.077401 crc crio[23211]: time=\"2026-06-11T16:25:20.07738616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.077694 crc crio[23211]: time=\"2026-06-11T16:25:20.077660727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.077756 crc crio[23211]: time=\"2026-06-11T16:25:20.077704878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.077946 crc crio[23211]: time=\"2026-06-11T16:25:20.077910983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.077998 crc crio[23211]: time=\"2026-06-11T16:25:20.077964784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.078164 crc crio[23211]: time=\"2026-06-11T16:25:20.078130438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.078242 crc crio[23211]: time=\"2026-06-11T16:25:20.07817274Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.078561 crc crio[23211]: time=\"2026-06-11T16:25:20.078496797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.078633 crc crio[23211]: time=\"2026-06-11T16:25:20.078578019Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.078777 crc crio[23211]: time=\"2026-06-11T16:25:20.078740794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.078846 crc crio[23211]: time=\"2026-06-11T16:25:20.078790685Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.079009 crc crio[23211]: time=\"2026-06-11T16:25:20.078905757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.079009 crc crio[23211]: time=\"2026-06-11T16:25:20.078951778Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.079171 crc crio[23211]: time=\"2026-06-11T16:25:20.079137964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.079229 crc crio[23211]: time=\"2026-06-11T16:25:20.079183845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.079404 crc crio[23211]: time=\"2026-06-11T16:25:20.079368269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.079553 crc crio[23211]: time=\"2026-06-11T16:25:20.07941129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.079709 crc crio[23211]: time=\"2026-06-11T16:25:20.079669478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.079782 crc crio[23211]: time=\"2026-06-11T16:25:20.079719599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.079917 crc crio[23211]: time=\"2026-06-11T16:25:20.079878182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.079970 crc crio[23211]: time=\"2026-06-11T16:25:20.079944703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.080099 crc crio[23211]: time=\"2026-06-11T16:25:20.080065687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.080159 crc crio[23211]: time=\"2026-06-11T16:25:20.080111308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.080395 crc crio[23211]: time=\"2026-06-11T16:25:20.080346703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.080596 crc crio[23211]: time=\"2026-06-11T16:25:20.080409525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.080700 crc crio[23211]: time=\"2026-06-11T16:25:20.080624991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.080700 crc crio[23211]: time=\"2026-06-11T16:25:20.080667792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.080904 crc crio[23211]: time=\"2026-06-11T16:25:20.080868507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.080969 crc crio[23211]: time=\"2026-06-11T16:25:20.080921888Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.081107 crc crio[23211]: time=\"2026-06-11T16:25:20.081073442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.081159 crc crio[23211]: time=\"2026-06-11T16:25:20.081119813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.081357 crc crio[23211]: time=\"2026-06-11T16:25:20.081324188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.081410 crc crio[23211]: time=\"2026-06-11T16:25:20.081371679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.081504 crc crio[23211]: time=\"2026-06-11T16:25:20.081476862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.081574 crc crio[23211]: time=\"2026-06-11T16:25:20.081509923Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.081755 crc crio[23211]: time=\"2026-06-11T16:25:20.081722058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.081814 crc crio[23211]: time=\"2026-06-11T16:25:20.081769139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.082003 crc crio[23211]: time=\"2026-06-11T16:25:20.081965415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.082064 crc crio[23211]: time=\"2026-06-11T16:25:20.082028746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.082153 crc crio[23211]: time=\"2026-06-11T16:25:20.082121548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.082206 crc crio[23211]: time=\"2026-06-11T16:25:20.08217186Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.082390 crc crio[23211]: time=\"2026-06-11T16:25:20.082357624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.082498 crc crio[23211]: time=\"2026-06-11T16:25:20.082404485Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.082641 crc crio[23211]: time=\"2026-06-11T16:25:20.08260957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.082694 crc crio[23211]: time=\"2026-06-11T16:25:20.082656631Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.082784 crc crio[23211]: time=\"2026-06-11T16:25:20.082750184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.082835 crc crio[23211]: time=\"2026-06-11T16:25:20.082796965Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.082976 crc crio[23211]: time=\"2026-06-11T16:25:20.082944359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.083024 crc crio[23211]: time=\"2026-06-11T16:25:20.08299085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.083321 crc crio[23211]: time=\"2026-06-11T16:25:20.083274918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.083461 crc crio[23211]: time=\"2026-06-11T16:25:20.083327549Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.083515 crc crio[23211]: time=\"2026-06-11T16:25:20.083464712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.083515 crc crio[23211]: time=\"2026-06-11T16:25:20.083496683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.083723 crc crio[23211]: time=\"2026-06-11T16:25:20.083677838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.083787 crc crio[23211]: time=\"2026-06-11T16:25:20.08372972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.083898 crc crio[23211]: time=\"2026-06-11T16:25:20.083856393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.084083 crc crio[23211]: time=\"2026-06-11T16:25:20.083907954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.084139 crc crio[23211]: time=\"2026-06-11T16:25:20.084100929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.084139 crc crio[23211]: time=\"2026-06-11T16:25:20.084129539Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.084497 crc crio[23211]: time=\"2026-06-11T16:25:20.084376776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.084497 crc crio[23211]: time=\"2026-06-11T16:25:20.084491508Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.084742 crc crio[23211]: time=\"2026-06-11T16:25:20.084673333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.084880 crc crio[23211]: time=\"2026-06-11T16:25:20.084795086Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.085156 crc crio[23211]: time=\"2026-06-11T16:25:20.085109674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.085285 crc crio[23211]: time=\"2026-06-11T16:25:20.085160236Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.085517 crc crio[23211]: time=\"2026-06-11T16:25:20.085365351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.085517 crc crio[23211]: time=\"2026-06-11T16:25:20.085482784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.085883 crc crio[23211]: time=\"2026-06-11T16:25:20.085820982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.085883 crc crio[23211]: time=\"2026-06-11T16:25:20.085879043Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.086086 crc crio[23211]: time=\"2026-06-11T16:25:20.086033067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.086163 crc crio[23211]: time=\"2026-06-11T16:25:20.086099979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.086622 crc crio[23211]: time=\"2026-06-11T16:25:20.086569521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.086681 crc crio[23211]: time=\"2026-06-11T16:25:20.086640223Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.086928 crc crio[23211]: time=\"2026-06-11T16:25:20.086877609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.086983 crc crio[23211]: time=\"2026-06-11T16:25:20.08693776Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.087383 crc crio[23211]: time=\"2026-06-11T16:25:20.087255398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.087383 crc crio[23211]: time=\"2026-06-11T16:25:20.087306699Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.088789 crc crio[23211]: time=\"2026-06-11T16:25:20.088722795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.088858 crc crio[23211]: time=\"2026-06-11T16:25:20.088792446Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.089222 crc crio[23211]: time=\"2026-06-11T16:25:20.089044922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.089222 crc crio[23211]: time=\"2026-06-11T16:25:20.089097155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.089311 crc crio[23211]: time=\"2026-06-11T16:25:20.089234727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.089311 crc crio[23211]: time=\"2026-06-11T16:25:20.089266708Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.089662 crc crio[23211]: time=\"2026-06-11T16:25:20.089608877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.089721 crc crio[23211]: time=\"2026-06-11T16:25:20.0897039Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.090172 crc crio[23211]: time=\"2026-06-11T16:25:20.09011263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.090236 crc crio[23211]: time=\"2026-06-11T16:25:20.090180771Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.090735 crc crio[23211]: time=\"2026-06-11T16:25:20.090684395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.090810 crc crio[23211]: time=\"2026-06-11T16:25:20.090742886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.091246 crc crio[23211]: time=\"2026-06-11T16:25:20.091188197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.091246 crc crio[23211]: time=\"2026-06-11T16:25:20.091244868Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.091603 crc crio[23211]: time=\"2026-06-11T16:25:20.091517805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.091669 crc crio[23211]: time=\"2026-06-11T16:25:20.091617137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.091785 crc crio[23211]: time=\"2026-06-11T16:25:20.09173347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.091871 crc crio[23211]: time=\"2026-06-11T16:25:20.091787911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.092104 crc crio[23211]: time=\"2026-06-11T16:25:20.092035039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.092196 crc crio[23211]: time=\"2026-06-11T16:25:20.09210714Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.092254 crc crio[23211]: time=\"2026-06-11T16:25:20.092234343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.092306 crc crio[23211]: time=\"2026-06-11T16:25:20.092268304Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.092905 crc crio[23211]: time=\"2026-06-11T16:25:20.092563351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.092996 crc crio[23211]: time=\"2026-06-11T16:25:20.09290841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.092996 crc crio[23211]: time=\"2026-06-11T16:25:20.092956991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.092996 crc crio[23211]: time=\"2026-06-11T16:25:20.092986382Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.093276 crc crio[23211]: time=\"2026-06-11T16:25:20.093202437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.093339 crc crio[23211]: time=\"2026-06-11T16:25:20.093283859Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.093339 crc crio[23211]: time=\"2026-06-11T16:25:20.09330272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.093339 crc crio[23211]: time=\"2026-06-11T16:25:20.0933214Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.093502 crc crio[23211]: time=\"2026-06-11T16:25:20.093379501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.093721 crc crio[23211]: time=\"2026-06-11T16:25:20.093655128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.093957 crc crio[23211]: time=\"2026-06-11T16:25:20.093898944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.094324 crc crio[23211]: time=\"2026-06-11T16:25:20.094250713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.094413 crc crio[23211]: time=\"2026-06-11T16:25:20.094372877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.094413 crc crio[23211]: time=\"2026-06-11T16:25:20.094402747Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.094413 crc crio[23211]: time=\"2026-06-11T16:25:20.09451543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.094735 crc crio[23211]: time=\"2026-06-11T16:25:20.094585102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.094914 crc crio[23211]: time=\"2026-06-11T16:25:20.094854899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.094914 crc crio[23211]: time=\"2026-06-11T16:25:20.094912721Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.095125 crc crio[23211]: time=\"2026-06-11T16:25:20.095076385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.095198 crc crio[23211]: time=\"2026-06-11T16:25:20.095130786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.095386 crc crio[23211]: time=\"2026-06-11T16:25:20.095338181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.095386 crc crio[23211]: time=\"2026-06-11T16:25:20.095388252Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.095762262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.0965013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.096629123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.096663504Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.096784776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.096807917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.096914091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.097008703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.097148486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.097188837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.097617348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.097876094Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.097971396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098002057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.09811322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098260155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098392888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098685475Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098734146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098759227Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098985893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099140577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099156887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099174698Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099365453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099410184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099628489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.09966791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099831284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099882995Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.100029209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.100061999Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100389288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100605604Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100623794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100646045Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100691626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100713536Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100966573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.101004253Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.101186178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.101230629Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.101733 crc crio[23211]: time=\"2026-06-11T16:25:20.101301891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.101733 crc crio[23211]: time=\"2026-06-11T16:25:20.101334682Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.101887 crc crio[23211]: time=\"2026-06-11T16:25:20.101847935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.101939 crc crio[23211]: time=\"2026-06-11T16:25:20.101901446Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.101939 crc crio[23211]: time=\"2026-06-11T16:25:20.101919407Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.101939 crc crio[23211]: time=\"2026-06-11T16:25:20.101936377Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.102311 crc crio[23211]: time=\"2026-06-11T16:25:20.102244065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.102311 crc crio[23211]: time=\"2026-06-11T16:25:20.102311456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.102411 crc crio[23211]: time=\"2026-06-11T16:25:20.102343287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.102411 crc crio[23211]: time=\"2026-06-11T16:25:20.102369878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.102643 crc crio[23211]: time=\"2026-06-11T16:25:20.102520161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.102643 crc crio[23211]: time=\"2026-06-11T16:25:20.102602743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.102643 crc crio[23211]: time=\"2026-06-11T16:25:20.102620743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.102643 crc crio[23211]: time=\"2026-06-11T16:25:20.102641783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.102860 crc crio[23211]: time=\"2026-06-11T16:25:20.102809889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.102929 crc crio[23211]: time=\"2026-06-11T16:25:20.10286524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.103160 crc crio[23211]: time=\"2026-06-11T16:25:20.103007553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.103160 crc crio[23211]: time=\"2026-06-11T16:25:20.103138917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.103263 crc crio[23211]: time=\"2026-06-11T16:25:20.103163037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.103263 crc crio[23211]: time=\"2026-06-11T16:25:20.103188378Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.103353 crc crio[23211]: time=\"2026-06-11T16:25:20.103302791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.103353 crc crio[23211]: time=\"2026-06-11T16:25:20.103334971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.103784 crc crio[23211]: time=\"2026-06-11T16:25:20.103728322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.103784 crc crio[23211]: time=\"2026-06-11T16:25:20.103795314Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.104092 crc crio[23211]: time=\"2026-06-11T16:25:20.103896356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.104092 crc crio[23211]: time=\"2026-06-11T16:25:20.103946137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.104318 crc crio[23211]: time=\"2026-06-11T16:25:20.104286276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.104403 crc crio[23211]: time=\"2026-06-11T16:25:20.104367808Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.104696 crc crio[23211]: time=\"2026-06-11T16:25:20.104641265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.104752 crc crio[23211]: time=\"2026-06-11T16:25:20.104708577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.104980 crc crio[23211]: time=\"2026-06-11T16:25:20.104931821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.105057 crc crio[23211]: time=\"2026-06-11T16:25:20.104988473Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.105093 crc crio[23211]: time=\"2026-06-11T16:25:20.105074085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.105163 crc crio[23211]: time=\"2026-06-11T16:25:20.105103556Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.105304 crc crio[23211]: time=\"2026-06-11T16:25:20.10523648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.105379 crc crio[23211]: time=\"2026-06-11T16:25:20.105326302Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.105588 crc crio[23211]: time=\"2026-06-11T16:25:20.105525447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.105677 crc crio[23211]: time=\"2026-06-11T16:25:20.105603739Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.105820 crc crio[23211]: time=\"2026-06-11T16:25:20.105778873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.105883 crc crio[23211]: time=\"2026-06-11T16:25:20.105831744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.105972 crc crio[23211]: time=\"2026-06-11T16:25:20.105935557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.106035 crc crio[23211]: time=\"2026-06-11T16:25:20.105984088Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.106204 crc crio[23211]: time=\"2026-06-11T16:25:20.106168323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.106255 crc crio[23211]: time=\"2026-06-11T16:25:20.106218204Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.106622 crc crio[23211]: time=\"2026-06-11T16:25:20.106520381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.106689 crc crio[23211]: time=\"2026-06-11T16:25:20.106663755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.106769 crc crio[23211]: time=\"2026-06-11T16:25:20.106734066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.106824 crc crio[23211]: time=\"2026-06-11T16:25:20.106783508Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.106921 crc crio[23211]: time=\"2026-06-11T16:25:20.10689011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.106973 crc crio[23211]: time=\"2026-06-11T16:25:20.106933861Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.107146 crc crio[23211]: time=\"2026-06-11T16:25:20.107111677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.107197 crc crio[23211]: time=\"2026-06-11T16:25:20.107159778Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.107278 crc crio[23211]: time=\"2026-06-11T16:25:20.10724426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.107350 crc crio[23211]: time=\"2026-06-11T16:25:20.107286111Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.107684 crc crio[23211]: time=\"2026-06-11T16:25:20.107632239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.107684 crc crio[23211]: time=\"2026-06-11T16:25:20.10767959Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.107933 crc crio[23211]: time=\"2026-06-11T16:25:20.107889676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.107996 crc crio[23211]: time=\"2026-06-11T16:25:20.107933577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.107996 crc crio[23211]: time=\"2026-06-11T16:25:20.107947807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.107996 crc crio[23211]: time=\"2026-06-11T16:25:20.107967728Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.108208 crc crio[23211]: time=\"2026-06-11T16:25:20.108159442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.108208 crc crio[23211]: time=\"2026-06-11T16:25:20.108204803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.109332 crc crio[23211]: time=\"2026-06-11T16:25:20.10923898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.109410 crc crio[23211]: time=\"2026-06-11T16:25:20.109378713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.109514 crc crio[23211]: time=\"2026-06-11T16:25:20.109407164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.109514 crc crio[23211]: time=\"2026-06-11T16:25:20.109511196Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.109675 crc crio[23211]: time=\"2026-06-11T16:25:20.109569858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.109675 crc crio[23211]: time=\"2026-06-11T16:25:20.10961724Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.110061 crc crio[23211]: time=\"2026-06-11T16:25:20.109811785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.110061 crc crio[23211]: time=\"2026-06-11T16:25:20.109868356Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.110061 crc crio[23211]: time=\"2026-06-11T16:25:20.11004002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.110413 crc crio[23211]: time=\"2026-06-11T16:25:20.110085901Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.110413 crc crio[23211]: time=\"2026-06-11T16:25:20.110396439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.110413 crc crio[23211]: time=\"2026-06-11T16:25:20.110473731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.110716 crc crio[23211]: time=\"2026-06-11T16:25:20.110675817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.110778 crc crio[23211]: time=\"2026-06-11T16:25:20.110729028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.110889 crc crio[23211]: time=\"2026-06-11T16:25:20.110827889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.110946 crc crio[23211]: time=\"2026-06-11T16:25:20.110899421Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.111065 crc crio[23211]: time=\"2026-06-11T16:25:20.111019865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.111626 crc crio[23211]: time=\"2026-06-11T16:25:20.111073176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.111626 crc crio[23211]: time=\"2026-06-11T16:25:20.111196289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.111626 crc crio[23211]: time=\"2026-06-11T16:25:20.11123233Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.111626 crc crio[23211]: time=\"2026-06-11T16:25:20.111509417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.111626 crc crio[23211]: time=\"2026-06-11T16:25:20.111572199Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.111862 crc crio[23211]: time=\"2026-06-11T16:25:20.111705032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.111862 crc crio[23211]: time=\"2026-06-11T16:25:20.111739583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.112011 crc crio[23211]: time=\"2026-06-11T16:25:20.111965679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.112090 crc crio[23211]: time=\"2026-06-11T16:25:20.112025171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.112090 crc crio[23211]: time=\"2026-06-11T16:25:20.112142932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.112561 crc crio[23211]: time=\"2026-06-11T16:25:20.112499132Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.112636 crc crio[23211]: time=\"2026-06-11T16:25:20.112521783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.112761 crc crio[23211]: time=\"2026-06-11T16:25:20.112685377Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.112888 crc crio[23211]: time=\"2026-06-11T16:25:20.112854261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.112994 crc crio[23211]: time=\"2026-06-11T16:25:20.112960303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.113046 crc crio[23211]: time=\"2026-06-11T16:25:20.113003464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.113046 crc crio[23211]: time=\"2026-06-11T16:25:20.113035665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.113165 crc crio[23211]: time=\"2026-06-11T16:25:20.113070636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.113165 crc crio[23211]: time=\"2026-06-11T16:25:20.113114787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.113397 crc crio[23211]: time=\"2026-06-11T16:25:20.113358004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.113566 crc crio[23211]: time=\"2026-06-11T16:25:20.113413145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.113636 crc crio[23211]: time=\"2026-06-11T16:25:20.113602419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.113702 crc crio[23211]: time=\"2026-06-11T16:25:20.11363553Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.113940 crc crio[23211]: time=\"2026-06-11T16:25:20.113879737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.114032 crc crio[23211]: time=\"2026-06-11T16:25:20.113946919Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.114087 crc crio[23211]: time=\"2026-06-11T16:25:20.114061041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.114136 crc crio[23211]: time=\"2026-06-11T16:25:20.114095062Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.114360 crc crio[23211]: time=\"2026-06-11T16:25:20.114315628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.114484 crc crio[23211]: time=\"2026-06-11T16:25:20.114369979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.114639 crc crio[23211]: time=\"2026-06-11T16:25:20.114605555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.114701 crc crio[23211]: time=\"2026-06-11T16:25:20.114653526Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.114853 crc crio[23211]: time=\"2026-06-11T16:25:20.114813941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.114935 crc crio[23211]: time=\"2026-06-11T16:25:20.114862811Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.115147 crc crio[23211]: time=\"2026-06-11T16:25:20.115030255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.115258 crc crio[23211]: time=\"2026-06-11T16:25:20.115153708Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.115258 crc crio[23211]: time=\"2026-06-11T16:25:20.115256882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.115379 crc crio[23211]: time=\"2026-06-11T16:25:20.115362574Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.115661 crc crio[23211]: time=\"2026-06-11T16:25:20.115575089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.115661 crc crio[23211]: time=\"2026-06-11T16:25:20.11560772Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.115838 crc crio[23211]: time=\"2026-06-11T16:25:20.115801846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.115894 crc crio[23211]: time=\"2026-06-11T16:25:20.115847557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.116181 crc crio[23211]: time=\"2026-06-11T16:25:20.116005121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.116181 crc crio[23211]: time=\"2026-06-11T16:25:20.116108123Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.116307 crc crio[23211]: time=\"2026-06-11T16:25:20.116219585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.116307 crc crio[23211]: time=\"2026-06-11T16:25:20.116253466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.116576 crc crio[23211]: time=\"2026-06-11T16:25:20.116498313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.116576 crc crio[23211]: time=\"2026-06-11T16:25:20.116574155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.116763 crc crio[23211]: time=\"2026-06-11T16:25:20.116723488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.116814 crc crio[23211]: time=\"2026-06-11T16:25:20.11677452Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.116982 crc crio[23211]: time=\"2026-06-11T16:25:20.116941674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.117052 crc crio[23211]: time=\"2026-06-11T16:25:20.116990025Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.117338 crc crio[23211]: time=\"2026-06-11T16:25:20.117279562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.117338 crc crio[23211]: time=\"2026-06-11T16:25:20.117331533Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.117771 crc crio[23211]: time=\"2026-06-11T16:25:20.117711483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.117771 crc crio[23211]: time=\"2026-06-11T16:25:20.117764835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.118022 crc crio[23211]: time=\"2026-06-11T16:25:20.11796487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.118093 crc crio[23211]: time=\"2026-06-11T16:25:20.118024451Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.118134 crc crio[23211]: time=\"2026-06-11T16:25:20.118119763Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.118168 crc crio[23211]: time=\"2026-06-11T16:25:20.118151414Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.118403 crc crio[23211]: time=\"2026-06-11T16:25:20.118347079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.118403 crc crio[23211]: time=\"2026-06-11T16:25:20.1183967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.118649 crc crio[23211]: time=\"2026-06-11T16:25:20.118604125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.118707 crc crio[23211]: time=\"2026-06-11T16:25:20.118654796Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.118861 crc crio[23211]: time=\"2026-06-11T16:25:20.118815561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.118924 crc crio[23211]: time=\"2026-06-11T16:25:20.118865613Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.119091 crc crio[23211]: time=\"2026-06-11T16:25:20.119045597Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.119174 crc crio[23211]: time=\"2026-06-11T16:25:20.119098258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.119281 crc crio[23211]: time=\"2026-06-11T16:25:20.119245862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.119341 crc crio[23211]: time=\"2026-06-11T16:25:20.119292743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.119855 crc crio[23211]: time=\"2026-06-11T16:25:20.119719043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.119855 crc crio[23211]: time=\"2026-06-11T16:25:20.119769165Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.119974 crc crio[23211]: time=\"2026-06-11T16:25:20.119916218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.119974 crc crio[23211]: time=\"2026-06-11T16:25:20.119948179Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.120212 crc crio[23211]: time=\"2026-06-11T16:25:20.120167884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.120268 crc crio[23211]: time=\"2026-06-11T16:25:20.120216307Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.120649 crc crio[23211]: time=\"2026-06-11T16:25:20.120528104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.120754 crc crio[23211]: time=\"2026-06-11T16:25:20.120721099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.120858 crc crio[23211]: time=\"2026-06-11T16:25:20.120823171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.120972 crc crio[23211]: time=\"2026-06-11T16:25:20.120939894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.121120 crc crio[23211]: time=\"2026-06-11T16:25:20.121043587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.121245 crc crio[23211]: time=\"2026-06-11T16:25:20.121202201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.121397 crc crio[23211]: time=\"2026-06-11T16:25:20.121349684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.121608 crc crio[23211]: time=\"2026-06-11T16:25:20.12157272Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.121679 crc crio[23211]: time=\"2026-06-11T16:25:20.121616521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.121679 crc crio[23211]: time=\"2026-06-11T16:25:20.121666102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.121776 crc crio[23211]: time=\"2026-06-11T16:25:20.121680962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.121776 crc crio[23211]: time=\"2026-06-11T16:25:20.121702474Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.122086 crc crio[23211]: time=\"2026-06-11T16:25:20.122025142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.122141 crc crio[23211]: time=\"2026-06-11T16:25:20.122113554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.122174 crc crio[23211]: time=\"2026-06-11T16:25:20.122149245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.122206 crc crio[23211]: time=\"2026-06-11T16:25:20.122174575Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.122350 crc crio[23211]: time=\"2026-06-11T16:25:20.122315739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.122613 crc crio[23211]: time=\"2026-06-11T16:25:20.122574205Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.122676 crc crio[23211]: time=\"2026-06-11T16:25:20.122665777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.122711 crc crio[23211]: time=\"2026-06-11T16:25:20.122691258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.122819 crc crio[23211]: time=\"2026-06-11T16:25:20.12278223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.122872 crc crio[23211]: time=\"2026-06-11T16:25:20.122830462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.123329 crc crio[23211]: time=\"2026-06-11T16:25:20.123191261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.123405 crc crio[23211]: time=\"2026-06-11T16:25:20.123389426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.123523 crc crio[23211]: time=\"2026-06-11T16:25:20.123512099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.123737 crc crio[23211]: time=\"2026-06-11T16:25:20.123624572Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.123892 crc crio[23211]: time=\"2026-06-11T16:25:20.123752455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.123892 crc crio[23211]: time=\"2026-06-11T16:25:20.123779466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.124040 crc crio[23211]: time=\"2026-06-11T16:25:20.123919019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.124040 crc crio[23211]: time=\"2026-06-11T16:25:20.124017501Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.124122 crc crio[23211]: time=\"2026-06-11T16:25:20.124046782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.124161 crc crio[23211]: time=\"2026-06-11T16:25:20.124140534Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.124296 crc crio[23211]: time=\"2026-06-11T16:25:20.124237767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.124382 crc crio[23211]: time=\"2026-06-11T16:25:20.12435476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.124466 crc crio[23211]: time=\"2026-06-11T16:25:20.12438224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.124519 crc crio[23211]: time=\"2026-06-11T16:25:20.124499064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.124775 crc crio[23211]: time=\"2026-06-11T16:25:20.124693439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.124863 crc crio[23211]: time=\"2026-06-11T16:25:20.124830702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.124960 crc crio[23211]: time=\"2026-06-11T16:25:20.124917384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.125239 crc crio[23211]: time=\"2026-06-11T16:25:20.124963196Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.125239 crc crio[23211]: time=\"2026-06-11T16:25:20.124989936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.125239 crc crio[23211]: time=\"2026-06-11T16:25:20.125006357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.125239 crc crio[23211]: time=\"2026-06-11T16:25:20.125204411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.125239 crc crio[23211]: time=\"2026-06-11T16:25:20.125231022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.126911 crc crio[23211]: time=\"2026-06-11T16:25:20.126853413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.126911 crc crio[23211]: time=\"2026-06-11T16:25:20.126903744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.127222 crc crio[23211]: time=\"2026-06-11T16:25:20.127029568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.127222 crc crio[23211]: time=\"2026-06-11T16:25:20.127056859Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.127625 crc crio[23211]: time=\"2026-06-11T16:25:20.127263814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.127625 crc crio[23211]: time=\"2026-06-11T16:25:20.127293704Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.127625 crc crio[23211]: time=\"2026-06-11T16:25:20.127414117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.127625 crc crio[23211]: time=\"2026-06-11T16:25:20.127570121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.127927 crc crio[23211]: time=\"2026-06-11T16:25:20.127687444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.127927 crc crio[23211]: time=\"2026-06-11T16:25:20.127714885Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.127927 crc crio[23211]: time=\"2026-06-11T16:25:20.127849438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.127927 crc crio[23211]: time=\"2026-06-11T16:25:20.127874969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.128058 crc crio[23211]: time=\"2026-06-11T16:25:20.128012292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.128058 crc crio[23211]: time=\"2026-06-11T16:25:20.128037693Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.128230 crc crio[23211]: time=\"2026-06-11T16:25:20.128171856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.128230 crc crio[23211]: time=\"2026-06-11T16:25:20.128222317Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.128507 crc crio[23211]: time=\"2026-06-11T16:25:20.128364821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.128507 crc crio[23211]: time=\"2026-06-11T16:25:20.128413492Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.128706 crc crio[23211]: time=\"2026-06-11T16:25:20.128660498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.128762 crc crio[23211]: time=\"2026-06-11T16:25:20.128707979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.128970 crc crio[23211]: time=\"2026-06-11T16:25:20.128916365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.128970 crc crio[23211]: time=\"2026-06-11T16:25:20.128964696Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.129148 crc crio[23211]: time=\"2026-06-11T16:25:20.12911559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.129202 crc crio[23211]: time=\"2026-06-11T16:25:20.129157821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.129304 crc crio[23211]: time=\"2026-06-11T16:25:20.129269924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.129375 crc crio[23211]: time=\"2026-06-11T16:25:20.129311435Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.129790 crc crio[23211]: time=\"2026-06-11T16:25:20.129672244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.129864 crc crio[23211]: time=\"2026-06-11T16:25:20.129784836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.129984 crc crio[23211]: time=\"2026-06-11T16:25:20.129882929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.129984 crc crio[23211]: time=\"2026-06-11T16:25:20.129976741Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.130110 crc crio[23211]: time=\"2026-06-11T16:25:20.130003822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.130228 crc crio[23211]: time=\"2026-06-11T16:25:20.130114374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.130337 crc crio[23211]: time=\"2026-06-11T16:25:20.130234477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.130477 crc crio[23211]: time=\"2026-06-11T16:25:20.130345311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.130559 crc crio[23211]: time=\"2026-06-11T16:25:20.130491384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.130559 crc crio[23211]: time=\"2026-06-11T16:25:20.130518065Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.130952 crc crio[23211]: time=\"2026-06-11T16:25:20.130828243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.131088 crc crio[23211]: time=\"2026-06-11T16:25:20.131032848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.131231 crc crio[23211]: time=\"2026-06-11T16:25:20.131180601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.131321 crc crio[23211]: time=\"2026-06-11T16:25:20.131247903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.131675 crc crio[23211]: time=\"2026-06-11T16:25:20.131570012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.131791 crc crio[23211]: time=\"2026-06-11T16:25:20.131757276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.131857 crc crio[23211]: time=\"2026-06-11T16:25:20.131813478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.131857 crc crio[23211]: time=\"2026-06-11T16:25:20.131847139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.131933 crc crio[23211]: time=\"2026-06-11T16:25:20.131906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.131933 crc crio[23211]: time=\"2026-06-11T16:25:20.131925101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.132236 crc crio[23211]: time=\"2026-06-11T16:25:20.132181607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.132236 crc crio[23211]: time=\"2026-06-11T16:25:20.132235038Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.132370 crc crio[23211]: time=\"2026-06-11T16:25:20.13232995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.132467 crc crio[23211]: time=\"2026-06-11T16:25:20.132396762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.132619 crc crio[23211]: time=\"2026-06-11T16:25:20.132584237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.132685 crc crio[23211]: time=\"2026-06-11T16:25:20.132634028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.132868 crc crio[23211]: time=\"2026-06-11T16:25:20.132833814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.132919 crc crio[23211]: time=\"2026-06-11T16:25:20.132883035Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.133121 crc crio[23211]: time=\"2026-06-11T16:25:20.133014398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.133121 crc crio[23211]: time=\"2026-06-11T16:25:20.13308755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.133362 crc crio[23211]: time=\"2026-06-11T16:25:20.133323036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.133414 crc crio[23211]: time=\"2026-06-11T16:25:20.133374857Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.133635 crc crio[23211]: time=\"2026-06-11T16:25:20.133599712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.133689 crc crio[23211]: time=\"2026-06-11T16:25:20.133647324Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.133854 crc crio[23211]: time=\"2026-06-11T16:25:20.133813238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.133922 crc crio[23211]: time=\"2026-06-11T16:25:20.133877629Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.134293 crc crio[23211]: time=\"2026-06-11T16:25:20.134154387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.134293 crc crio[23211]: time=\"2026-06-11T16:25:20.134205678Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.134293 crc crio[23211]: time=\"2026-06-11T16:25:20.134252659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.134412 crc crio[23211]: time=\"2026-06-11T16:25:20.13429719Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.134412 crc crio[23211]: time=\"2026-06-11T16:25:20.134386522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.134613 crc crio[23211]: time=\"2026-06-11T16:25:20.134485105Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.134699 crc crio[23211]: time=\"2026-06-11T16:25:20.134656309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.134760 crc crio[23211]: time=\"2026-06-11T16:25:20.134719851Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.134856 crc crio[23211]: time=\"2026-06-11T16:25:20.134820703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.134913 crc crio[23211]: time=\"2026-06-11T16:25:20.134870064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.135080 crc crio[23211]: time=\"2026-06-11T16:25:20.135046179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.135150 crc crio[23211]: time=\"2026-06-11T16:25:20.13509506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.135519 crc crio[23211]: time=\"2026-06-11T16:25:20.13548172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.135603 crc crio[23211]: time=\"2026-06-11T16:25:20.135564652Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.135703 crc crio[23211]: time=\"2026-06-11T16:25:20.135661065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.135755 crc crio[23211]: time=\"2026-06-11T16:25:20.135727476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.135899 crc crio[23211]: time=\"2026-06-11T16:25:20.13586479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.135958 crc crio[23211]: time=\"2026-06-11T16:25:20.135913071Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.136081 crc crio[23211]: time=\"2026-06-11T16:25:20.136046624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.136144 crc crio[23211]: time=\"2026-06-11T16:25:20.136099595Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.136221 crc crio[23211]: time=\"2026-06-11T16:25:20.136185278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.136279 crc crio[23211]: time=\"2026-06-11T16:25:20.136234089Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.136747 crc crio[23211]: time=\"2026-06-11T16:25:20.136473215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.136863 crc crio[23211]: time=\"2026-06-11T16:25:20.136766262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.137124 crc crio[23211]: time=\"2026-06-11T16:25:20.13706381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.137182 crc crio[23211]: time=\"2026-06-11T16:25:20.137155512Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.137785 crc crio[23211]: time=\"2026-06-11T16:25:20.137713546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.137785 crc crio[23211]: time=\"2026-06-11T16:25:20.137774527Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.137986 crc crio[23211]: time=\"2026-06-11T16:25:20.137937091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.138042 crc crio[23211]: time=\"2026-06-11T16:25:20.137995103Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.138042 crc crio[23211]: time=\"2026-06-11T16:25:20.138032144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.138105 crc crio[23211]: time=\"2026-06-11T16:25:20.138061964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.138297 crc crio[23211]: time=\"2026-06-11T16:25:20.13825353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.138487 crc crio[23211]: time=\"2026-06-11T16:25:20.138301211Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.138487 crc crio[23211]: time=\"2026-06-11T16:25:20.138373143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.138487 crc crio[23211]: time=\"2026-06-11T16:25:20.138405494Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.138697 crc crio[23211]: time=\"2026-06-11T16:25:20.13865922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.138753 crc crio[23211]: time=\"2026-06-11T16:25:20.138719781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.138882 crc crio[23211]: time=\"2026-06-11T16:25:20.138833674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.138945 crc crio[23211]: time=\"2026-06-11T16:25:20.138885185Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.139029 crc crio[23211]: time=\"2026-06-11T16:25:20.138990108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.139082 crc crio[23211]: time=\"2026-06-11T16:25:20.13905097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.139265 crc crio[23211]: time=\"2026-06-11T16:25:20.139218184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.139319 crc crio[23211]: time=\"2026-06-11T16:25:20.139267655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.139585 crc crio[23211]: time=\"2026-06-11T16:25:20.139388568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.139585 crc crio[23211]: time=\"2026-06-11T16:25:20.139510341Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.139746 crc crio[23211]: time=\"2026-06-11T16:25:20.139632394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.139746 crc crio[23211]: time=\"2026-06-11T16:25:20.139668325Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.139871 crc crio[23211]: time=\"2026-06-11T16:25:20.139830529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.139923 crc crio[23211]: time=\"2026-06-11T16:25:20.13988876Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.140018 crc crio[23211]: time=\"2026-06-11T16:25:20.139985432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.140068 crc crio[23211]: time=\"2026-06-11T16:25:20.140029763Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.140269 crc crio[23211]: time=\"2026-06-11T16:25:20.140222188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.140331 crc crio[23211]: time=\"2026-06-11T16:25:20.140272409Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.140517 crc crio[23211]: time=\"2026-06-11T16:25:20.140401223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.140622 crc crio[23211]: time=\"2026-06-11T16:25:20.140519565Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.140698 crc crio[23211]: time=\"2026-06-11T16:25:20.14066267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.140861 crc crio[23211]: time=\"2026-06-11T16:25:20.140709271Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.140861 crc crio[23211]: time=\"2026-06-11T16:25:20.140846654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.140987 crc crio[23211]: time=\"2026-06-11T16:25:20.140882155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.141150 crc crio[23211]: time=\"2026-06-11T16:25:20.141113361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.141213 crc crio[23211]: time=\"2026-06-11T16:25:20.141165832Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.141317 crc crio[23211]: time=\"2026-06-11T16:25:20.141282386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.141383 crc crio[23211]: time=\"2026-06-11T16:25:20.141329987Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.141776 crc crio[23211]: time=\"2026-06-11T16:25:20.141741466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.141847 crc crio[23211]: time=\"2026-06-11T16:25:20.141791097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.142013 crc crio[23211]: time=\"2026-06-11T16:25:20.141978692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.142063 crc crio[23211]: time=\"2026-06-11T16:25:20.142027014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.142263 crc crio[23211]: time=\"2026-06-11T16:25:20.142228809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.142323 crc crio[23211]: time=\"2026-06-11T16:25:20.14227865Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.142523 crc crio[23211]: time=\"2026-06-11T16:25:20.142487815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.142604 crc crio[23211]: time=\"2026-06-11T16:25:20.142565277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.142720 crc crio[23211]: time=\"2026-06-11T16:25:20.142667171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.142720 crc crio[23211]: time=\"2026-06-11T16:25:20.142702762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.142932 crc crio[23211]: time=\"2026-06-11T16:25:20.142847644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.142932 crc crio[23211]: time=\"2026-06-11T16:25:20.142881715Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.143135 crc crio[23211]: time=\"2026-06-11T16:25:20.143088221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.143188 crc crio[23211]: time=\"2026-06-11T16:25:20.143160083Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.143255 crc crio[23211]: time=\"2026-06-11T16:25:20.143223973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.143305 crc crio[23211]: time=\"2026-06-11T16:25:20.143268194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.143687 crc crio[23211]: time=\"2026-06-11T16:25:20.143637484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.143779 crc crio[23211]: time=\"2026-06-11T16:25:20.143690116Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.143855 crc crio[23211]: time=\"2026-06-11T16:25:20.143813439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.143906 crc crio[23211]: time=\"2026-06-11T16:25:20.14387668Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.143984 crc crio[23211]: time=\"2026-06-11T16:25:20.143950292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.144096 crc crio[23211]: time=\"2026-06-11T16:25:20.143996673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.144200 crc crio[23211]: time=\"2026-06-11T16:25:20.144163807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.144262 crc crio[23211]: time=\"2026-06-11T16:25:20.144219209Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.144652 crc crio[23211]: time=\"2026-06-11T16:25:20.144609449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.144712 crc crio[23211]: time=\"2026-06-11T16:25:20.144670381Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.144866 crc crio[23211]: time=\"2026-06-11T16:25:20.144816454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.144934 crc crio[23211]: time=\"2026-06-11T16:25:20.144880716Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.145074 crc crio[23211]: time=\"2026-06-11T16:25:20.14503411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.145245 crc crio[23211]: time=\"2026-06-11T16:25:20.145089311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.145351 crc crio[23211]: time=\"2026-06-11T16:25:20.145235405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.145351 crc crio[23211]: time=\"2026-06-11T16:25:20.145283656Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.145510 crc crio[23211]: time=\"2026-06-11T16:25:20.14541177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.145607 crc crio[23211]: time=\"2026-06-11T16:25:20.145592564Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.145760 crc crio[23211]: time=\"2026-06-11T16:25:20.145719576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.145814 crc crio[23211]: time=\"2026-06-11T16:25:20.145772508Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.146045 crc crio[23211]: time=\"2026-06-11T16:25:20.146010914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.146135 crc crio[23211]: time=\"2026-06-11T16:25:20.146060356Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.146288 crc crio[23211]: time=\"2026-06-11T16:25:20.14625456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.146341 crc crio[23211]: time=\"2026-06-11T16:25:20.146301852Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.146625 crc crio[23211]: time=\"2026-06-11T16:25:20.146588159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.146682 crc crio[23211]: time=\"2026-06-11T16:25:20.1466357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.146819 crc crio[23211]: time=\"2026-06-11T16:25:20.146784773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.146881 crc crio[23211]: time=\"2026-06-11T16:25:20.146834505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.147041 crc crio[23211]: time=\"2026-06-11T16:25:20.147003479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.147166 crc crio[23211]: time=\"2026-06-11T16:25:20.14705762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.147166 crc crio[23211]: time=\"2026-06-11T16:25:20.147135282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.147238 crc crio[23211]: time=\"2026-06-11T16:25:20.147166473Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.147272 crc crio[23211]: time=\"2026-06-11T16:25:20.147253315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.147310 crc crio[23211]: time=\"2026-06-11T16:25:20.147284346Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.147633 crc crio[23211]: time=\"2026-06-11T16:25:20.147568684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.147633 crc crio[23211]: time=\"2026-06-11T16:25:20.147616055Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.147740 crc crio[23211]: time=\"2026-06-11T16:25:20.147708537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.147740 crc crio[23211]: time=\"2026-06-11T16:25:20.147740148Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.147999 crc crio[23211]: time=\"2026-06-11T16:25:20.147954263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.148060 crc crio[23211]: time=\"2026-06-11T16:25:20.148023225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.148187 crc crio[23211]: time=\"2026-06-11T16:25:20.148105017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.148247 crc crio[23211]: time=\"2026-06-11T16:25:20.148201039Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.148282 crc crio[23211]: time=\"2026-06-11T16:25:20.14825118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.148282 crc crio[23211]: time=\"2026-06-11T16:25:20.148281391Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.148604 crc crio[23211]: time=\"2026-06-11T16:25:20.148562388Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.148684 crc crio[23211]: time=\"2026-06-11T16:25:20.148609329Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.148780 crc crio[23211]: time=\"2026-06-11T16:25:20.148743583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.148840 crc crio[23211]: time=\"2026-06-11T16:25:20.148794164Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.148952 crc crio[23211]: time=\"2026-06-11T16:25:20.148917517Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.149032 crc crio[23211]: time=\"2026-06-11T16:25:20.148963979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.149220 crc crio[23211]: time=\"2026-06-11T16:25:20.149179834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.149273 crc crio[23211]: time=\"2026-06-11T16:25:20.149239125Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.149344 crc crio[23211]: time=\"2026-06-11T16:25:20.149307307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.149394 crc crio[23211]: time=\"2026-06-11T16:25:20.149357428Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.149621 crc crio[23211]: time=\"2026-06-11T16:25:20.149584624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.149677 crc crio[23211]: time=\"2026-06-11T16:25:20.149644145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.149788 crc crio[23211]: time=\"2026-06-11T16:25:20.149752118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.149839 crc crio[23211]: time=\"2026-06-11T16:25:20.149807289Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.149956 crc crio[23211]: time=\"2026-06-11T16:25:20.149918212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.150008 crc crio[23211]: time=\"2026-06-11T16:25:20.149976073Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.150181 crc crio[23211]: time=\"2026-06-11T16:25:20.150148658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.150238 crc crio[23211]: time=\"2026-06-11T16:25:20.15019388Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.150336 crc crio[23211]: time=\"2026-06-11T16:25:20.150303792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.150387 crc crio[23211]: time=\"2026-06-11T16:25:20.150350603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.150635 crc crio[23211]: time=\"2026-06-11T16:25:20.150595419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.150691 crc crio[23211]: time=\"2026-06-11T16:25:20.150658301Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.150827 crc crio[23211]: time=\"2026-06-11T16:25:20.150793594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.150919 crc crio[23211]: time=\"2026-06-11T16:25:20.150838305Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.151045 crc crio[23211]: time=\"2026-06-11T16:25:20.151000079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.151045 crc crio[23211]: time=\"2026-06-11T16:25:20.15104826Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.151208 crc crio[23211]: time=\"2026-06-11T16:25:20.151172984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.151263 crc crio[23211]: time=\"2026-06-11T16:25:20.151218225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.151414 crc crio[23211]: time=\"2026-06-11T16:25:20.151373218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.151596 crc crio[23211]: time=\"2026-06-11T16:25:20.151489531Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.151733 crc crio[23211]: time=\"2026-06-11T16:25:20.151560394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.151801 crc crio[23211]: time=\"2026-06-11T16:25:20.151748399Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.151801 crc crio[23211]: time=\"2026-06-11T16:25:20.151766249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.151801 crc crio[23211]: time=\"2026-06-11T16:25:20.15178663Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.151972 crc crio[23211]: time=\"2026-06-11T16:25:20.151931933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.152026 crc crio[23211]: time=\"2026-06-11T16:25:20.151989564Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.152284 crc crio[23211]: time=\"2026-06-11T16:25:20.15220473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.152393 crc crio[23211]: time=\"2026-06-11T16:25:20.152352783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.152497 crc crio[23211]: time=\"2026-06-11T16:25:20.152412845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.152588 crc crio[23211]: time=\"2026-06-11T16:25:20.152510587Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.152750 crc crio[23211]: time=\"2026-06-11T16:25:20.152599489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.152802 crc crio[23211]: time=\"2026-06-11T16:25:20.152763793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.152863 crc crio[23211]: time=\"2026-06-11T16:25:20.152826916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.152916 crc crio[23211]: time=\"2026-06-11T16:25:20.152879447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.153113 crc crio[23211]: time=\"2026-06-11T16:25:20.153072812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.153171 crc crio[23211]: time=\"2026-06-11T16:25:20.153137214Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.153206 crc crio[23211]: time=\"2026-06-11T16:25:20.153170054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.153206 crc crio[23211]: time=\"2026-06-11T16:25:20.153192805Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.153388 crc crio[23211]: time=\"2026-06-11T16:25:20.153343949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.153517 crc crio[23211]: time=\"2026-06-11T16:25:20.153504872Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.153681 crc crio[23211]: time=\"2026-06-11T16:25:20.153602465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.153681 crc crio[23211]: time=\"2026-06-11T16:25:20.153628816Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.153863 crc crio[23211]: time=\"2026-06-11T16:25:20.1538256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.153926 crc crio[23211]: time=\"2026-06-11T16:25:20.153871861Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.154025 crc crio[23211]: time=\"2026-06-11T16:25:20.153992484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.154084 crc crio[23211]: time=\"2026-06-11T16:25:20.154034665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.154314 crc crio[23211]: time=\"2026-06-11T16:25:20.154282201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.154380 crc crio[23211]: time=\"2026-06-11T16:25:20.154326372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.154672 crc crio[23211]: time=\"2026-06-11T16:25:20.154614841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.154741 crc crio[23211]: time=\"2026-06-11T16:25:20.154701073Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.154836 crc crio[23211]: time=\"2026-06-11T16:25:20.154798145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.154897 crc crio[23211]: time=\"2026-06-11T16:25:20.154851136Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.155414 crc crio[23211]: time=\"2026-06-11T16:25:20.155184565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.155617 crc crio[23211]: time=\"2026-06-11T16:25:20.155566265Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.155688 crc crio[23211]: time=\"2026-06-11T16:25:20.155621196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.155688 crc crio[23211]: time=\"2026-06-11T16:25:20.155657257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.155760 crc crio[23211]: time=\"2026-06-11T16:25:20.155732159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.155886 crc crio[23211]: time=\"2026-06-11T16:25:20.15577325Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.155997 crc crio[23211]: time=\"2026-06-11T16:25:20.155973105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.156035 crc crio[23211]: time=\"2026-06-11T16:25:20.156008166Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.156299 crc crio[23211]: time=\"2026-06-11T16:25:20.156234941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.156299 crc crio[23211]: time=\"2026-06-11T16:25:20.156290792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.156405 crc crio[23211]: time=\"2026-06-11T16:25:20.156358275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.156405 crc crio[23211]: time=\"2026-06-11T16:25:20.156389656Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.156760 crc crio[23211]: time=\"2026-06-11T16:25:20.156712784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.156826 crc crio[23211]: time=\"2026-06-11T16:25:20.156764885Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.156989 crc crio[23211]: time=\"2026-06-11T16:25:20.156921589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.157055 crc crio[23211]: time=\"2026-06-11T16:25:20.157019801Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.157232 crc crio[23211]: time=\"2026-06-11T16:25:20.157196266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.157291 crc crio[23211]: time=\"2026-06-11T16:25:20.157247957Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.157376 crc crio[23211]: time=\"2026-06-11T16:25:20.157341009Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.157471 crc crio[23211]: time=\"2026-06-11T16:25:20.15738857Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.157726 crc crio[23211]: time=\"2026-06-11T16:25:20.157673727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.157726 crc crio[23211]: time=\"2026-06-11T16:25:20.157725759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.157898 crc crio[23211]: time=\"2026-06-11T16:25:20.157859073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.157980 crc crio[23211]: time=\"2026-06-11T16:25:20.157909534Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.158034 crc crio[23211]: time=\"2026-06-11T16:25:20.158018236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.158084 crc crio[23211]: time=\"2026-06-11T16:25:20.158048066Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.158254 crc crio[23211]: time=\"2026-06-11T16:25:20.158207411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.158397 crc crio[23211]: time=\"2026-06-11T16:25:20.158359745Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.158570 crc crio[23211]: time=\"2026-06-11T16:25:20.158509749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.158644 crc crio[23211]: time=\"2026-06-11T16:25:20.158599491Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.158681 crc crio[23211]: time=\"2026-06-11T16:25:20.158649902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.158717 crc crio[23211]: time=\"2026-06-11T16:25:20.158686623Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.158750 crc crio[23211]: time=\"2026-06-11T16:25:20.158730444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.158789 crc crio[23211]: time=\"2026-06-11T16:25:20.158754655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.159003 crc crio[23211]: time=\"2026-06-11T16:25:20.15896396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.159070 crc crio[23211]: time=\"2026-06-11T16:25:20.159020671Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.159409 crc crio[23211]: time=\"2026-06-11T16:25:20.15934454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.159559 crc crio[23211]: time=\"2026-06-11T16:25:20.159480323Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.159647 crc crio[23211]: time=\"2026-06-11T16:25:20.159605286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.159700 crc crio[23211]: time=\"2026-06-11T16:25:20.159660338Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.159919 crc crio[23211]: time=\"2026-06-11T16:25:20.159858553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.159980 crc crio[23211]: time=\"2026-06-11T16:25:20.159930194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.160031 crc crio[23211]: time=\"2026-06-11T16:25:20.160008756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.160068 crc crio[23211]: time=\"2026-06-11T16:25:20.160043967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.160627 crc crio[23211]: time=\"2026-06-11T16:25:20.160515809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.160627 crc crio[23211]: time=\"2026-06-11T16:25:20.160622601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.160723 crc crio[23211]: time=\"2026-06-11T16:25:20.160673212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.160723 crc crio[23211]: time=\"2026-06-11T16:25:20.160712293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.160786 crc crio[23211]: time=\"2026-06-11T16:25:20.160729284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.160786 crc crio[23211]: time=\"2026-06-11T16:25:20.160756554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.160999 crc crio[23211]: time=\"2026-06-11T16:25:20.160905099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.161071 crc crio[23211]: time=\"2026-06-11T16:25:20.161000291Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.161200 crc crio[23211]: time=\"2026-06-11T16:25:20.161140815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.161264 crc crio[23211]: time=\"2026-06-11T16:25:20.161201846Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.161303 crc crio[23211]: time=\"2026-06-11T16:25:20.161281068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.161356 crc crio[23211]: time=\"2026-06-11T16:25:20.161314329Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.161561 crc crio[23211]: time=\"2026-06-11T16:25:20.16136884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.161622 crc crio[23211]: time=\"2026-06-11T16:25:20.161396981Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.161622 crc crio[23211]: time=\"2026-06-11T16:25:20.161599336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.161689 crc crio[23211]: time=\"2026-06-11T16:25:20.161628307Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.161761 crc crio[23211]: time=\"2026-06-11T16:25:20.161727759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.161815 crc crio[23211]: time=\"2026-06-11T16:25:20.16177065Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.161971 crc crio[23211]: time=\"2026-06-11T16:25:20.161906904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.161971 crc crio[23211]: time=\"2026-06-11T16:25:20.161963455Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.162069 crc crio[23211]: time=\"2026-06-11T16:25:20.162048937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.162103 crc crio[23211]: time=\"2026-06-11T16:25:20.162077978Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.162327 crc crio[23211]: time=\"2026-06-11T16:25:20.162272554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.162327 crc crio[23211]: time=\"2026-06-11T16:25:20.162324255Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.162677 crc crio[23211]: time=\"2026-06-11T16:25:20.16252329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.162677 crc crio[23211]: time=\"2026-06-11T16:25:20.162594991Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.162937 crc crio[23211]: time=\"2026-06-11T16:25:20.162745975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.162937 crc crio[23211]: time=\"2026-06-11T16:25:20.162771746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.162937 crc crio[23211]: time=\"2026-06-11T16:25:20.162895679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.162937 crc crio[23211]: time=\"2026-06-11T16:25:20.162922439Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.163465 crc crio[23211]: time=\"2026-06-11T16:25:20.163044972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.163465 crc crio[23211]: time=\"2026-06-11T16:25:20.163069983Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.163465 crc crio[23211]: time=\"2026-06-11T16:25:20.163215317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.163465 crc crio[23211]: time=\"2026-06-11T16:25:20.163242917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.163799 crc crio[23211]: time=\"2026-06-11T16:25:20.163511835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.163799 crc crio[23211]: time=\"2026-06-11T16:25:20.163573896Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.163799 crc crio[23211]: time=\"2026-06-11T16:25:20.16373929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.163799 crc crio[23211]: time=\"2026-06-11T16:25:20.163765041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.163971 crc crio[23211]: time=\"2026-06-11T16:25:20.163931735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.163971 crc crio[23211]: time=\"2026-06-11T16:25:20.163960686Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.164224 crc crio[23211]: time=\"2026-06-11T16:25:20.164188731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.164295 crc crio[23211]: time=\"2026-06-11T16:25:20.164229732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.164521 crc crio[23211]: time=\"2026-06-11T16:25:20.164482799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.164616 crc crio[23211]: time=\"2026-06-11T16:25:20.16452591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.164770 crc crio[23211]: time=\"2026-06-11T16:25:20.164737065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.164823 crc crio[23211]: time=\"2026-06-11T16:25:20.164779326Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.165014 crc crio[23211]: time=\"2026-06-11T16:25:20.164978762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.165079 crc crio[23211]: time=\"2026-06-11T16:25:20.165025663Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.165188 crc crio[23211]: time=\"2026-06-11T16:25:20.165152706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.165241 crc crio[23211]: time=\"2026-06-11T16:25:20.165203247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.165491 crc crio[23211]: time=\"2026-06-11T16:25:20.165404642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.165593 crc crio[23211]: time=\"2026-06-11T16:25:20.165503394Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.165741 crc crio[23211]: time=\"2026-06-11T16:25:20.165700279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.165815 crc crio[23211]: time=\"2026-06-11T16:25:20.16574851Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.165969 crc crio[23211]: time=\"2026-06-11T16:25:20.165927555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.166045 crc crio[23211]: time=\"2026-06-11T16:25:20.165980226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.166155 crc crio[23211]: time=\"2026-06-11T16:25:20.166120729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.166222 crc crio[23211]: time=\"2026-06-11T16:25:20.16616201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.166343 crc crio[23211]: time=\"2026-06-11T16:25:20.166306645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.166501 crc crio[23211]: time=\"2026-06-11T16:25:20.166350186Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.166615 crc crio[23211]: time=\"2026-06-11T16:25:20.166562481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.166615 crc crio[23211]: time=\"2026-06-11T16:25:20.166589942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.166793 crc crio[23211]: time=\"2026-06-11T16:25:20.166754716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.166866 crc crio[23211]: time=\"2026-06-11T16:25:20.166797407Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.166976 crc crio[23211]: time=\"2026-06-11T16:25:20.16694014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.167045 crc crio[23211]: time=\"2026-06-11T16:25:20.166983462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.167233 crc crio[23211]: time=\"2026-06-11T16:25:20.167136225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.167233 crc crio[23211]: time=\"2026-06-11T16:25:20.167161336Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.167331 crc crio[23211]: time=\"2026-06-11T16:25:20.167306159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.167331 crc crio[23211]: time=\"2026-06-11T16:25:20.16733138Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.167583 crc crio[23211]: time=\"2026-06-11T16:25:20.167524325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.167640 crc crio[23211]: time=\"2026-06-11T16:25:20.167592846Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.167796 crc crio[23211]: time=\"2026-06-11T16:25:20.1677182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.167796 crc crio[23211]: time=\"2026-06-11T16:25:20.167764032Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.168041 crc crio[23211]: time=\"2026-06-11T16:25:20.167871624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.168041 crc crio[23211]: time=\"2026-06-11T16:25:20.167899065Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.168041 crc crio[23211]: time=\"2026-06-11T16:25:20.168037138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.168272 crc crio[23211]: time=\"2026-06-11T16:25:20.168063459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.168272 crc crio[23211]: time=\"2026-06-11T16:25:20.168186102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.168272 crc crio[23211]: time=\"2026-06-11T16:25:20.168210553Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.168565 crc crio[23211]: time=\"2026-06-11T16:25:20.168368236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.168565 crc crio[23211]: time=\"2026-06-11T16:25:20.168392777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.168697 crc crio[23211]: time=\"2026-06-11T16:25:20.168660834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.168750 crc crio[23211]: time=\"2026-06-11T16:25:20.168710125Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.168946 crc crio[23211]: time=\"2026-06-11T16:25:20.168877669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.169007 crc crio[23211]: time=\"2026-06-11T16:25:20.168949501Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.169162 crc crio[23211]: time=\"2026-06-11T16:25:20.169129326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.169221 crc crio[23211]: time=\"2026-06-11T16:25:20.169172387Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.169350 crc crio[23211]: time=\"2026-06-11T16:25:20.169318731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.169502 crc crio[23211]: time=\"2026-06-11T16:25:20.169360712Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.169648 crc crio[23211]: time=\"2026-06-11T16:25:20.169615278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.169702 crc crio[23211]: time=\"2026-06-11T16:25:20.169658209Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.169830 crc crio[23211]: time=\"2026-06-11T16:25:20.169799842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.169891 crc crio[23211]: time=\"2026-06-11T16:25:20.169843683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.170092 crc crio[23211]: time=\"2026-06-11T16:25:20.170053009Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.170159 crc crio[23211]: time=\"2026-06-11T16:25:20.17010552Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.170263 crc crio[23211]: time=\"2026-06-11T16:25:20.170226953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.170317 crc crio[23211]: time=\"2026-06-11T16:25:20.170281924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.170488 crc crio[23211]: time=\"2026-06-11T16:25:20.170387307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.170488 crc crio[23211]: time=\"2026-06-11T16:25:20.1704832Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.170671 crc crio[23211]: time=\"2026-06-11T16:25:20.170635094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.170752 crc crio[23211]: time=\"2026-06-11T16:25:20.170684605Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.170870 crc crio[23211]: time=\"2026-06-11T16:25:20.170835079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.170923 crc crio[23211]: time=\"2026-06-11T16:25:20.17088448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.171030 crc crio[23211]: time=\"2026-06-11T16:25:20.170996623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.171094 crc crio[23211]: time=\"2026-06-11T16:25:20.171043104Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.171267 crc crio[23211]: time=\"2026-06-11T16:25:20.171227578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.171334 crc crio[23211]: time=\"2026-06-11T16:25:20.171276649Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.171406 crc crio[23211]: time=\"2026-06-11T16:25:20.171371022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.171594 crc crio[23211]: time=\"2026-06-11T16:25:20.171560686Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.171649 crc crio[23211]: time=\"2026-06-11T16:25:20.171618868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.171649 crc crio[23211]: time=\"2026-06-11T16:25:20.171646928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.171868 crc crio[23211]: time=\"2026-06-11T16:25:20.171831454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.171927 crc crio[23211]: time=\"2026-06-11T16:25:20.171882505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.172055 crc crio[23211]: time=\"2026-06-11T16:25:20.172020429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.172108 crc crio[23211]: time=\"2026-06-11T16:25:20.17207103Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.172142 crc crio[23211]: time=\"2026-06-11T16:25:20.172131471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.172176 crc crio[23211]: time=\"2026-06-11T16:25:20.172152842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.172369 crc crio[23211]: time=\"2026-06-11T16:25:20.172338156Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.172491 crc crio[23211]: time=\"2026-06-11T16:25:20.172379487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.172614 crc crio[23211]: time=\"2026-06-11T16:25:20.172580832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.172669 crc crio[23211]: time=\"2026-06-11T16:25:20.172624403Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.172821 crc crio[23211]: time=\"2026-06-11T16:25:20.172789487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.172873 crc crio[23211]: time=\"2026-06-11T16:25:20.172833238Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.173001 crc crio[23211]: time=\"2026-06-11T16:25:20.172966942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.173057 crc crio[23211]: time=\"2026-06-11T16:25:20.173012443Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.173158 crc crio[23211]: time=\"2026-06-11T16:25:20.173126946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.173219 crc crio[23211]: time=\"2026-06-11T16:25:20.173168667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.173304 crc crio[23211]: time=\"2026-06-11T16:25:20.1732735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.173367 crc crio[23211]: time=\"2026-06-11T16:25:20.173314571Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.173585 crc crio[23211]: time=\"2026-06-11T16:25:20.173526146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.173644 crc crio[23211]: time=\"2026-06-11T16:25:20.173594378Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.173743 crc crio[23211]: time=\"2026-06-11T16:25:20.173712091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.173798 crc crio[23211]: time=\"2026-06-11T16:25:20.173753302Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.173924 crc crio[23211]: time=\"2026-06-11T16:25:20.173885695Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.173998 crc crio[23211]: time=\"2026-06-11T16:25:20.173929676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.174076 crc crio[23211]: time=\"2026-06-11T16:25:20.174042759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.174144 crc crio[23211]: time=\"2026-06-11T16:25:20.17408329Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.174250 crc crio[23211]: time=\"2026-06-11T16:25:20.174212433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.174314 crc crio[23211]: time=\"2026-06-11T16:25:20.174264584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.174595 crc crio[23211]: time=\"2026-06-11T16:25:20.17448649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.174595 crc crio[23211]: time=\"2026-06-11T16:25:20.174563372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.174717 crc crio[23211]: time=\"2026-06-11T16:25:20.174673645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.174717 crc crio[23211]: time=\"2026-06-11T16:25:20.174699706Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.174856 crc crio[23211]: time=\"2026-06-11T16:25:20.174819019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.174911 crc crio[23211]: time=\"2026-06-11T16:25:20.1748716Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.175187 crc crio[23211]: time=\"2026-06-11T16:25:20.175132287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.175250 crc crio[23211]: time=\"2026-06-11T16:25:20.175192948Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.175250 crc crio[23211]: time=\"2026-06-11T16:25:20.175209158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.175250 crc crio[23211]: time=\"2026-06-11T16:25:20.175227439Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.175340 crc crio[23211]: time=\"2026-06-11T16:25:20.17528164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.175340 crc crio[23211]: time=\"2026-06-11T16:25:20.175303331Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.175592 crc crio[23211]: time=\"2026-06-11T16:25:20.175518756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.175666 crc crio[23211]: time=\"2026-06-11T16:25:20.175597708Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.175666 crc crio[23211]: time=\"2026-06-11T16:25:20.175654979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.175772 crc crio[23211]: time=\"2026-06-11T16:25:20.17567533Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.175975 crc crio[23211]: time=\"2026-06-11T16:25:20.175913336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.175975 crc crio[23211]: time=\"2026-06-11T16:25:20.175966797Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.176070 crc crio[23211]: time=\"2026-06-11T16:25:20.1760573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.176107 crc crio[23211]: time=\"2026-06-11T16:25:20.176084341Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.176257 crc crio[23211]: time=\"2026-06-11T16:25:20.176207474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.176321 crc crio[23211]: time=\"2026-06-11T16:25:20.176261505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.176483 crc crio[23211]: time=\"2026-06-11T16:25:20.176387798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.176603 crc crio[23211]: time=\"2026-06-11T16:25:20.176567843Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.176669 crc crio[23211]: time=\"2026-06-11T16:25:20.176626584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.176669 crc crio[23211]: time=\"2026-06-11T16:25:20.176650545Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.176822 crc crio[23211]: time=\"2026-06-11T16:25:20.176790228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.176900 crc crio[23211]: time=\"2026-06-11T16:25:20.176832009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.176983 crc crio[23211]: time=\"2026-06-11T16:25:20.176944412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.176983 crc crio[23211]: time=\"2026-06-11T16:25:20.176971562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.177234 crc crio[23211]: time=\"2026-06-11T16:25:20.177182278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.177234 crc crio[23211]: time=\"2026-06-11T16:25:20.177228289Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.177489 crc crio[23211]: time=\"2026-06-11T16:25:20.177388573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.177489 crc crio[23211]: time=\"2026-06-11T16:25:20.177487536Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.177943 crc crio[23211]: time=\"2026-06-11T16:25:20.177888556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.177943 crc crio[23211]: time=\"2026-06-11T16:25:20.177939457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.178208 crc crio[23211]: time=\"2026-06-11T16:25:20.178161052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.178208 crc crio[23211]: time=\"2026-06-11T16:25:20.178209164Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.178381 crc crio[23211]: time=\"2026-06-11T16:25:20.178340997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.178484 crc crio[23211]: time=\"2026-06-11T16:25:20.178385038Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.178681 crc crio[23211]: time=\"2026-06-11T16:25:20.178639654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.178755 crc crio[23211]: time=\"2026-06-11T16:25:20.178686125Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.178859 crc crio[23211]: time=\"2026-06-11T16:25:20.17882383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.178912 crc crio[23211]: time=\"2026-06-11T16:25:20.178873031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.179083 crc crio[23211]: time=\"2026-06-11T16:25:20.179037715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.179146 crc crio[23211]: time=\"2026-06-11T16:25:20.179084026Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.179266 crc crio[23211]: time=\"2026-06-11T16:25:20.1792349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.179320 crc crio[23211]: time=\"2026-06-11T16:25:20.179276191Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.179688 crc crio[23211]: time=\"2026-06-11T16:25:20.17964435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.179768 crc crio[23211]: time=\"2026-06-11T16:25:20.179693581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.179960 crc crio[23211]: time=\"2026-06-11T16:25:20.179908146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.179960 crc crio[23211]: time=\"2026-06-11T16:25:20.179954707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.180132 crc crio[23211]: time=\"2026-06-11T16:25:20.18008242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.180132 crc crio[23211]: time=\"2026-06-11T16:25:20.180128262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.180319 crc crio[23211]: time=\"2026-06-11T16:25:20.180271146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.180319 crc crio[23211]: time=\"2026-06-11T16:25:20.180315047Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.180697 crc crio[23211]: time=\"2026-06-11T16:25:20.180649035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.180796 crc crio[23211]: time=\"2026-06-11T16:25:20.180764638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.180882 crc crio[23211]: time=\"2026-06-11T16:25:20.1808462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.180972 crc crio[23211]: time=\"2026-06-11T16:25:20.180896231Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.181174 crc crio[23211]: time=\"2026-06-11T16:25:20.181099546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.181174 crc crio[23211]: time=\"2026-06-11T16:25:20.181146467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.181320 crc crio[23211]: time=\"2026-06-11T16:25:20.181285411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.181375 crc crio[23211]: time=\"2026-06-11T16:25:20.181329212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.181675 crc crio[23211]: time=\"2026-06-11T16:25:20.18161998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.181675 crc crio[23211]: time=\"2026-06-11T16:25:20.181666321Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.181789 crc crio[23211]: time=\"2026-06-11T16:25:20.181771914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.181933 crc crio[23211]: time=\"2026-06-11T16:25:20.181891677Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.182064 crc crio[23211]: time=\"2026-06-11T16:25:20.18203272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.182128 crc crio[23211]: time=\"2026-06-11T16:25:20.182076681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.182254 crc crio[23211]: time=\"2026-06-11T16:25:20.182223475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.182308 crc crio[23211]: time=\"2026-06-11T16:25:20.182264166Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:20.182308 crc crio[23211]: time=\"2026-06-11T16:25:20.182293786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:25:20.182372 crc crio[23211]: time=\"2026-06-11T16:25:20.182312687Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:25:24.179883 crc crio[23211]: time=\"2026-06-11T16:25:24.178511857Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 16:25:24.211567 crc crio[23211]: time=\"2026-06-11T16:25:24.211360362Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:25:24.211567 crc crio[23211]: time=\"2026-06-11T16:25:24.211579638Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:25:24.211938 crc crio[23211]: time=\"2026-06-11T16:25:24.211650969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 16:25:24.243232 crc crio[23211]: time=\"2026-06-11T16:25:24.242238989Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:25:24.243232 crc crio[23211]: time=\"2026-06-11T16:25:24.243190782Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:25:29.968102 crc crio[23211]: time=\"2026-06-11T16:25:29.967352059Z\" level=info msg=\"Stopping pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\" id=def39170-009e-4831-8dcd-30961759cf02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:25:29.968102 crc crio[23211]: time=\"2026-06-11T16:25:29.968095427Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\" id=def39170-009e-4831-8dcd-30961759cf02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:25:29.969593 crc crio[23211]: time=\"2026-06-11T16:25:29.96898977Z\" level=info msg=\"Removing pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\" id=1a79933b-daf2-4872-b3c7-92d3592e9a75 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:25:29.984517 crc crio[23211]: time=\"2026-06-11T16:25:29.984368427Z\" level=info msg=\"Removed pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\" id=1a79933b-daf2-4872-b3c7-92d3592e9a75 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:25:29.985499 crc crio[23211]: time=\"2026-06-11T16:25:29.985302589Z\" level=info msg=\"Stopping pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\" id=7fbccdd8-3ae3-4035-b9a2-8f300f87c43a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:25:29.985605 crc crio[23211]: time=\"2026-06-11T16:25:29.985527785Z\" level=info msg=\"Stopped pod sandbox (already stopped): b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\" id=7fbccdd8-3ae3-4035-b9a2-8f300f87c43a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:25:29.987483 crc crio[23211]: time=\"2026-06-11T16:25:29.987334661Z\" level=info msg=\"Removing pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\" id=e943c9e5-9a89-4428-b9fd-c9c9850e4b9a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:25:30.002680 crc crio[23211]: time=\"2026-06-11T16:25:30.002588753Z\" level=info msg=\"Removed pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\" id=e943c9e5-9a89-4428-b9fd-c9c9850e4b9a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:25:57.119368 crc crio[23211]: time=\"2026-06-11T16:25:57.118216818Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/POD\" id=c4c1d15b-f97b-4f94-9ab8-bcf700e1e68a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:57.121269 crc crio[23211]: time=\"2026-06-11T16:25:57.119534141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:57.156730 crc crio[23211]: time=\"2026-06-11T16:25:57.155205797Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 Namespace:openshift-marketplace ID:65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f UID:b76e54c2-9d98-456d-b227-2f70e818a41e NetNS:/var/run/netns/03ebf317-d247-4cf6-aa56-30ec051dd7c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb76e54c2_9d98_456d_b227_2f70e818a41e.slice PodAnnotations:0xc000d2f350}] Aliases:map[]}\"\nJun 11 16:25:57.156730 crc crio[23211]: time=\"2026-06-11T16:25:57.155262588Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:58.224094 crc crio[23211]: 2026-06-11T16:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65bc32103936e37 Mac:8e:c3:8c:29:7c:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/03ebf317-d247-4cf6-aa56-30ec051dd7c4 SocketPath: PciID:}] [{Interface:0xc000394960 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:58.226130 crc crio[23211]: time=\"2026-06-11T16:25:58.225638747Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 Namespace:openshift-marketplace ID:65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f UID:b76e54c2-9d98-456d-b227-2f70e818a41e NetNS:/var/run/netns/03ebf317-d247-4cf6-aa56-30ec051dd7c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb76e54c2_9d98_456d_b227_2f70e818a41e.slice PodAnnotations:0xc000d2f350}] Aliases:map[]}\"\nJun 11 16:25:58.226130 crc crio[23211]: time=\"2026-06-11T16:25:58.225784981Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:58.242324 crc crio[23211]: time=\"2026-06-11T16:25:58.238951543Z\" level=info msg=\"Ran pod sandbox 65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/POD\" id=c4c1d15b-f97b-4f94-9ab8-bcf700e1e68a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:58.244960 crc crio[23211]: time=\"2026-06-11T16:25:58.244869992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd9ffdcd-407a-4ea1-82a0-0a1a85ceb959 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:58.247712 crc crio[23211]: time=\"2026-06-11T16:25:58.247659382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4753e876-b64b-4495-a5ee-676098851eb8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:58.268825 crc crio[23211]: time=\"2026-06-11T16:25:58.26747431Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/util\" id=89c0f837-0512-43cd-a6a3-d22652e220bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:58.269144 crc crio[23211]: time=\"2026-06-11T16:25:58.268837494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:58.300666 crc crio[23211]: time=\"2026-06-11T16:25:58.300359806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:58.306051 crc crio[23211]: time=\"2026-06-11T16:25:58.305943886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:25:58.450896 crc crio[23211]: time=\"2026-06-11T16:25:58.450254293Z\" level=info msg=\"Created container 7c4bdabcc1dcdf2cc06702d7a6e3ee686c480588d91ce297b078a027357346f2: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/util\" id=89c0f837-0512-43cd-a6a3-d22652e220bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:58.452143 crc crio[23211]: time=\"2026-06-11T16:25:58.452023658Z\" level=info msg=\"Starting container: 7c4bdabcc1dcdf2cc06702d7a6e3ee686c480588d91ce297b078a027357346f2\" id=392a293f-3a44-4a5a-9eda-9414d68ce1a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:58.457842 crc crio[23211]: time=\"2026-06-11T16:25:58.457721901Z\" level=info msg=\"Started container\" PID=39440 containerID=7c4bdabcc1dcdf2cc06702d7a6e3ee686c480588d91ce297b078a027357346f2 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/util id=392a293f-3a44-4a5a-9eda-9414d68ce1a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f\nJun 11 16:25:59.834343 crc crio[23211]: time=\"2026-06-11T16:25:59.833850105Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=5f23126a-d7a3-4cce-bf7e-2ec9593c11b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:59.835228 crc crio[23211]: time=\"2026-06-11T16:25:59.834666575Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=5f23126a-d7a3-4cce-bf7e-2ec9593c11b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:59.835228 crc crio[23211]: time=\"2026-06-11T16:25:59.834739346Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=5f23126a-d7a3-4cce-bf7e-2ec9593c11b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:59.836003 crc crio[23211]: time=\"2026-06-11T16:25:59.835958817Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=56552ea1-7e87-45ad-a9ae-625ed8ddacf2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:25:59.846834 crc crio[23211]: time=\"2026-06-11T16:25:59.846737527Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 11 16:26:00.590051 crc crio[23211]: time=\"2026-06-11T16:26:00.589956545Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686586-nnscz/POD\" id=aec9e919-148c-4d62-a9a2-be1ac84a2eb7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:00.590265 crc crio[23211]: time=\"2026-06-11T16:26:00.590078288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:00.619100 crc crio[23211]: time=\"2026-06-11T16:26:00.618936054Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686586-nnscz Namespace:openshift-infra ID:d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b UID:0db7b9fc-5f04-40c5-abbd-2bd7d1417fc8 NetNS:/var/run/netns/1f3b6472-2656-4db8-9369-72592faf1dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0db7b9fc_5f04_40c5_abbd_2bd7d1417fc8.slice PodAnnotations:0xc0001aea00}] Aliases:map[]}\"\nJun 11 16:26:00.619100 crc crio[23211]: time=\"2026-06-11T16:26:00.619000996Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686586-nnscz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:01.044019 crc crio[23211]: 2026-06-11T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1de751962d5db3 Mac:b6:45:0f:56:f3:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/1f3b6472-2656-4db8-9369-72592faf1dec SocketPath: PciID:}] [{Interface:0xc00023a850 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:26:01.045687 crc crio[23211]: time=\"2026-06-11T16:26:01.045136676Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686586-nnscz Namespace:openshift-infra ID:d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b UID:0db7b9fc-5f04-40c5-abbd-2bd7d1417fc8 NetNS:/var/run/netns/1f3b6472-2656-4db8-9369-72592faf1dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0db7b9fc_5f04_40c5_abbd_2bd7d1417fc8.slice PodAnnotations:0xc0001aea00}] Aliases:map[]}\"\nJun 11 16:26:01.045687 crc crio[23211]: time=\"2026-06-11T16:26:01.04532291Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686586-nnscz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:26:01.052611 crc crio[23211]: time=\"2026-06-11T16:26:01.052371198Z\" level=info msg=\"Ran pod sandbox d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b with infra container: openshift-infra/auto-csr-approver-29686586-nnscz/POD\" id=aec9e919-148c-4d62-a9a2-be1ac84a2eb7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:01.058197 crc crio[23211]: time=\"2026-06-11T16:26:01.057548977Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=50abca87-ee95-490f-9b9b-79fa2daf8a0e name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:01.060869 crc crio[23211]: time=\"2026-06-11T16:26:01.060788248Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:26:03.450198 crc crio[23211]: time=\"2026-06-11T16:26:03.449605862Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=56552ea1-7e87-45ad-a9ae-625ed8ddacf2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:03.452387 crc crio[23211]: time=\"2026-06-11T16:26:03.451285765Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=60892266-5bc5-4a50-b1e9-b20dfabb4928 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:03.584487 crc crio[23211]: time=\"2026-06-11T16:26:03.584294318Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=50abca87-ee95-490f-9b9b-79fa2daf8a0e name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:03.584766 crc crio[23211]: time=\"2026-06-11T16:26:03.584687238Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=6f1dea88-fc7b-4693-ae01-4354a43c4e46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:03.585191 crc crio[23211]: time=\"2026-06-11T16:26:03.585125699Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c14533d-865f-4db3-a8ec-26f5d57def77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:03.586496 crc crio[23211]: time=\"2026-06-11T16:26:03.586366701Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7c69974f-9801-41cc-a616-13df40e8a02c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:03.627118 crc crio[23211]: time=\"2026-06-11T16:26:03.627022512Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/pull\" id=e3f90f79-a759-443e-b238-bda61808a89c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:03.628859 crc crio[23211]: time=\"2026-06-11T16:26:03.628775266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:03.637247 crc crio[23211]: time=\"2026-06-11T16:26:03.637116346Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686586-nnscz/oc\" id=dc5db8de-6a07-482a-98c8-19a2ed28ca64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:03.651035 crc crio[23211]: time=\"2026-06-11T16:26:03.650972183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:03.673376 crc crio[23211]: time=\"2026-06-11T16:26:03.673245394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:03.673806 crc crio[23211]: time=\"2026-06-11T16:26:03.673766067Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/5454df29529b0dd76f17a1b1d10c5b5270ab6ef0aaf0a3d376df18f1a57273d3/merged/etc/passwd: no such file or directory\"\nJun 11 16:26:03.673924 crc crio[23211]: time=\"2026-06-11T16:26:03.673819928Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/5454df29529b0dd76f17a1b1d10c5b5270ab6ef0aaf0a3d376df18f1a57273d3/merged/etc/group: no such file or directory\"\nJun 11 16:26:03.678408 crc crio[23211]: time=\"2026-06-11T16:26:03.67827004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:03.698964 crc crio[23211]: time=\"2026-06-11T16:26:03.698848877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:03.851720 crc crio[23211]: time=\"2026-06-11T16:26:03.850744294Z\" level=info msg=\"Created container 025f25222907cf6609cddde960cfbf9cb27784d6b7c612849375c065b84e3567: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/pull\" id=e3f90f79-a759-443e-b238-bda61808a89c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:03.853877 crc crio[23211]: time=\"2026-06-11T16:26:03.85336951Z\" level=info msg=\"Starting container: 025f25222907cf6609cddde960cfbf9cb27784d6b7c612849375c065b84e3567\" id=2d31497f-4565-4a43-8ea6-72395aaa85a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:03.862533 crc crio[23211]: time=\"2026-06-11T16:26:03.86212282Z\" level=info msg=\"Started container\" PID=39532 containerID=025f25222907cf6609cddde960cfbf9cb27784d6b7c612849375c065b84e3567 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/pull id=2d31497f-4565-4a43-8ea6-72395aaa85a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f\nJun 11 16:26:04.156795 crc crio[23211]: time=\"2026-06-11T16:26:04.156603091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:04.406735 crc crio[23211]: time=\"2026-06-11T16:26:04.406019518Z\" level=info msg=\"Created container 667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4: openshift-infra/auto-csr-approver-29686586-nnscz/oc\" id=dc5db8de-6a07-482a-98c8-19a2ed28ca64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:04.411672 crc crio[23211]: time=\"2026-06-11T16:26:04.410665026Z\" level=info msg=\"Starting container: 667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4\" id=8a678c65-86a0-409c-a34f-3f2c8d729a39 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:04.422937 crc crio[23211]: time=\"2026-06-11T16:26:04.42282693Z\" level=info msg=\"Started container\" PID=39546 containerID=667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4 description=openshift-infra/auto-csr-approver-29686586-nnscz/oc id=8a678c65-86a0-409c-a34f-3f2c8d729a39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b\nJun 11 16:26:04.952942 crc crio[23211]: time=\"2026-06-11T16:26:04.95199332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2762f5fc-67a2-4ffb-b615-2d16dfc14dbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:04.958551 crc crio[23211]: time=\"2026-06-11T16:26:04.958148704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=70ddf4a4-2f49-448e-ad17-5f528730e6d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:05.016079 crc crio[23211]: time=\"2026-06-11T16:26:05.015724972Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/extract\" id=66ed11ed-3456-409d-8adf-7698ac4cdbf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:05.016707 crc crio[23211]: time=\"2026-06-11T16:26:05.016367958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:05.042687 crc crio[23211]: time=\"2026-06-11T16:26:05.042584177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:05.046197 crc crio[23211]: time=\"2026-06-11T16:26:05.046097334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:05.239950 crc crio[23211]: time=\"2026-06-11T16:26:05.239846003Z\" level=info msg=\"Created container 2d5714c957babff3a4056347fff73460d6426b3ee754c2aa1f1513c12859cd81: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/extract\" id=66ed11ed-3456-409d-8adf-7698ac4cdbf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:05.242240 crc crio[23211]: time=\"2026-06-11T16:26:05.241976737Z\" level=info msg=\"Starting container: 2d5714c957babff3a4056347fff73460d6426b3ee754c2aa1f1513c12859cd81\" id=cf375eb9-eb7f-4ef8-a228-59f6e821894d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:05.251717 crc crio[23211]: time=\"2026-06-11T16:26:05.251095407Z\" level=info msg=\"Started container\" PID=39596 containerID=2d5714c957babff3a4056347fff73460d6426b3ee754c2aa1f1513c12859cd81 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/extract id=cf375eb9-eb7f-4ef8-a228-59f6e821894d name=/runtime.v1.RuntimeService/StartContainer sandboxID=65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f\nJun 11 16:26:06.991785 crc crio[23211]: time=\"2026-06-11T16:26:06.991126656Z\" level=info msg=\"Stopping pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b\" id=8d7c0dc6-ad30-4145-82bb-53c72120e64c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:26:06.994020 crc crio[23211]: time=\"2026-06-11T16:26:06.991229658Z\" level=info msg=\"Stopping pod sandbox: 65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f\" id=80cf8919-b8ae-4a21-ac05-f04ac5c1b8ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:26:06.994020 crc crio[23211]: time=\"2026-06-11T16:26:06.992232413Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686586-nnscz Namespace:openshift-infra ID:d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b UID:0db7b9fc-5f04-40c5-abbd-2bd7d1417fc8 NetNS:/var/run/netns/1f3b6472-2656-4db8-9369-72592faf1dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0db7b9fc_5f04_40c5_abbd_2bd7d1417fc8.slice PodAnnotations:0xc00294e8d8}] Aliases:map[]}\"\nJun 11 16:26:06.994020 crc crio[23211]: time=\"2026-06-11T16:26:06.992600264Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 Namespace:openshift-marketplace ID:65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f UID:b76e54c2-9d98-456d-b227-2f70e818a41e NetNS:/var/run/netns/03ebf317-d247-4cf6-aa56-30ec051dd7c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb76e54c2_9d98_456d_b227_2f70e818a41e.slice PodAnnotations:0xc0038ac6c8}] Aliases:map[]}\"\nJun 11 16:26:06.994020 crc crio[23211]: time=\"2026-06-11T16:26:06.992654584Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686586-nnscz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:06.994020 crc crio[23211]: time=\"2026-06-11T16:26:06.992880959Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:07.669672 crc crio[23211]: time=\"2026-06-11T16:26:07.66936636Z\" level=info msg=\"Stopped pod sandbox: 65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f\" id=80cf8919-b8ae-4a21-ac05-f04ac5c1b8ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:26:08.145796 crc crio[23211]: time=\"2026-06-11T16:26:08.144229515Z\" level=info msg=\"Stopped pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b\" id=8d7c0dc6-ad30-4145-82bb-53c72120e64c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:26:16.807073 crc crio[23211]: time=\"2026-06-11T16:26:16.805843123Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-mrj47/POD\" id=07a5cc46-1e66-48c6-8346-c7cd749e12a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:16.808690 crc crio[23211]: time=\"2026-06-11T16:26:16.807136586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:16.843715 crc crio[23211]: time=\"2026-06-11T16:26:16.843543711Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-mrj47 Namespace:openshift-nmstate ID:96b05f8a64441e35c359bd9461811d0a2f90812aa6192e47a66a4ed7960f591b UID:e5b60263-3b55-4b0d-8611-ce1f683f90ae NetNS:/var/run/netns/1533ecf1-894d-468b-ab0d-5a64302c1616 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5b60263_3b55_4b0d_8611_ce1f683f90ae.slice PodAnnotations:0xc000612918}] Aliases:map[]}\"\nJun 11 16:26:16.843715 crc crio[23211]: time=\"2026-06-11T16:26:16.843677784Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-mrj47 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:17.564705 crc crio[23211]: 2026-06-11T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b05f8a64441e3 Mac:ae:dc:3f:ce:71:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/1533ecf1-894d-468b-ab0d-5a64302c1616 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:26:17.566621 crc crio[23211]: time=\"2026-06-11T16:26:17.566483269Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-mrj47 Namespace:openshift-nmstate ID:96b05f8a64441e35c359bd9461811d0a2f90812aa6192e47a66a4ed7960f591b UID:e5b60263-3b55-4b0d-8611-ce1f683f90ae NetNS:/var/run/netns/1533ecf1-894d-468b-ab0d-5a64302c1616 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5b60263_3b55_4b0d_8611_ce1f683f90ae.slice PodAnnotations:0xc000612918}] Aliases:map[]}\"\nJun 11 16:26:17.566804 crc crio[23211]: time=\"2026-06-11T16:26:17.566752506Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-mrj47 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:26:17.575407 crc crio[23211]: time=\"2026-06-11T16:26:17.575305012Z\" level=info msg=\"Ran pod sandbox 96b05f8a64441e35c359bd9461811d0a2f90812aa6192e47a66a4ed7960f591b with infra container: openshift-nmstate/nmstate-operator-6569c8c666-mrj47/POD\" id=07a5cc46-1e66-48c6-8346-c7cd749e12a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:17.579618 crc crio[23211]: time=\"2026-06-11T16:26:17.579522278Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=68ea9611-b305-4a3e-98c5-7eaf51d70bc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:17.579871 crc crio[23211]: time=\"2026-06-11T16:26:17.579811225Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=68ea9611-b305-4a3e-98c5-7eaf51d70bc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:17.579871 crc crio[23211]: time=\"2026-06-11T16:26:17.579866306Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=68ea9611-b305-4a3e-98c5-7eaf51d70bc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:17.589512 crc crio[23211]: time=\"2026-06-11T16:26:17.58762508Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=6e3745d5-44cf-411a-bf73-971da9567cb0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:17.596257 crc crio[23211]: time=\"2026-06-11T16:26:17.596175895Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 11 16:26:23.616126 crc crio[23211]: time=\"2026-06-11T16:26:23.615366117Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=6e3745d5-44cf-411a-bf73-971da9567cb0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:23.617539 crc crio[23211]: time=\"2026-06-11T16:26:23.616951346Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=070b1ac2-5294-4d9b-85f5-f01068baea11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:23.620947 crc crio[23211]: time=\"2026-06-11T16:26:23.620899897Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=83602a3e-d561-4e0b-ba1d-fa4b7460ab38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:23.789284 crc crio[23211]: time=\"2026-06-11T16:26:23.789097924Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-mrj47/nmstate-operator\" id=479c8e50-80bd-49cd-b2b9-71155a66b03e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:23.791857 crc crio[23211]: time=\"2026-06-11T16:26:23.791755251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:23.825261 crc crio[23211]: time=\"2026-06-11T16:26:23.825079488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:23.834385 crc crio[23211]: time=\"2026-06-11T16:26:23.834282399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:24.098132 crc crio[23211]: time=\"2026-06-11T16:26:24.098025278Z\" level=info msg=\"Created container 78066535dd103afa16ca24e0326535787a6b25368ab8984a32f69df5604ba6a9: openshift-nmstate/nmstate-operator-6569c8c666-mrj47/nmstate-operator\" id=479c8e50-80bd-49cd-b2b9-71155a66b03e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:24.099919 crc crio[23211]: time=\"2026-06-11T16:26:24.09973856Z\" level=info msg=\"Starting container: 78066535dd103afa16ca24e0326535787a6b25368ab8984a32f69df5604ba6a9\" id=20a4987b-4d27-43ad-bb95-ac5f1a966b4e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:24.109964 crc crio[23211]: time=\"2026-06-11T16:26:24.109870665Z\" level=info msg=\"Started container\" PID=40010 containerID=78066535dd103afa16ca24e0326535787a6b25368ab8984a32f69df5604ba6a9 description=openshift-nmstate/nmstate-operator-6569c8c666-mrj47/nmstate-operator id=20a4987b-4d27-43ad-bb95-ac5f1a966b4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b05f8a64441e35c359bd9461811d0a2f90812aa6192e47a66a4ed7960f591b\nJun 11 16:26:38.226961 crc crio[23211]: time=\"2026-06-11T16:26:38.226207629Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/POD\" id=c7549407-9b55-4b09-8290-2b29fb0b1bbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:38.228191 crc crio[23211]: time=\"2026-06-11T16:26:38.2270026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:38.250527 crc crio[23211]: time=\"2026-06-11T16:26:38.250280034Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-mttlw Namespace:openshift-nmstate ID:45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd UID:5d726fa3-4e88-421d-a6d7-e69b69f86b75 NetNS:/var/run/netns/9bda482c-dae9-45fc-8067-ef632debd5ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d726fa3_4e88_421d_a6d7_e69b69f86b75.slice PodAnnotations:0xc000612218}] Aliases:map[]}\"\nJun 11 16:26:38.250527 crc crio[23211]: time=\"2026-06-11T16:26:38.250337846Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-mttlw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:38.336407 crc crio[23211]: time=\"2026-06-11T16:26:38.33571772Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-w4dzk/POD\" id=94573f45-91fe-46f2-8e45-3ea241836ab2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:38.336570 crc crio[23211]: time=\"2026-06-11T16:26:38.336528851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:38.370536 crc crio[23211]: time=\"2026-06-11T16:26:38.37029568Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=94573f45-91fe-46f2-8e45-3ea241836ab2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:38.383199 crc crio[23211]: time=\"2026-06-11T16:26:38.3830404Z\" level=info msg=\"Ran pod sandbox d5e0524e83181333fb7dde69bd58edc5fc816f6af4e48253adc9470f0c52facc with infra container: openshift-nmstate/nmstate-handler-w4dzk/POD\" id=94573f45-91fe-46f2-8e45-3ea241836ab2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:38.386244 crc crio[23211]: time=\"2026-06-11T16:26:38.386178339Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=2610e163-b5be-4ece-ba7a-5dbbd10e2a20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:38.386647 crc crio[23211]: time=\"2026-06-11T16:26:38.386487137Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=2610e163-b5be-4ece-ba7a-5dbbd10e2a20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:38.386647 crc crio[23211]: time=\"2026-06-11T16:26:38.38662259Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=2610e163-b5be-4ece-ba7a-5dbbd10e2a20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:38.388876 crc crio[23211]: time=\"2026-06-11T16:26:38.388756284Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=51d970cc-493d-4b89-80f7-48946e04f6df name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:38.400757 crc crio[23211]: time=\"2026-06-11T16:26:38.400682003Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 16:26:38.758604 crc crio[23211]: 2026-06-11T16:26:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45c92bd460ca55e Mac:52:7f:1c:6f:da:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/9bda482c-dae9-45fc-8067-ef632debd5ee SocketPath: PciID:}] [{Interface:0xc0001950d0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:26:38.759726 crc crio[23211]: time=\"2026-06-11T16:26:38.759650305Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-mttlw Namespace:openshift-nmstate ID:45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd UID:5d726fa3-4e88-421d-a6d7-e69b69f86b75 NetNS:/var/run/netns/9bda482c-dae9-45fc-8067-ef632debd5ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d726fa3_4e88_421d_a6d7_e69b69f86b75.slice PodAnnotations:0xc000612218}] Aliases:map[]}\"\nJun 11 16:26:38.759888 crc crio[23211]: time=\"2026-06-11T16:26:38.75984026Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-mttlw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:26:38.767879 crc crio[23211]: time=\"2026-06-11T16:26:38.767295647Z\" level=info msg=\"Ran pod sandbox 45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/POD\" id=c7549407-9b55-4b09-8290-2b29fb0b1bbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:38.769513 crc crio[23211]: time=\"2026-06-11T16:26:38.76939077Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=17d86afd-89a4-4b0f-beb2-790f44da3014 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:38.770054 crc crio[23211]: time=\"2026-06-11T16:26:38.770012575Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=17d86afd-89a4-4b0f-beb2-790f44da3014 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:38.770261 crc crio[23211]: time=\"2026-06-11T16:26:38.770235451Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=17d86afd-89a4-4b0f-beb2-790f44da3014 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:38.771896 crc crio[23211]: time=\"2026-06-11T16:26:38.771858751Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=df527fa8-28d6-4611-9f0f-fc1517f4ec6b name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:38.778205 crc crio[23211]: time=\"2026-06-11T16:26:38.778159159Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 16:26:38.845642 crc crio[23211]: time=\"2026-06-11T16:26:38.845540874Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/POD\" id=98d6f835-09d9-48e0-a6d9-2cb66ac4a527 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:38.845952 crc crio[23211]: time=\"2026-06-11T16:26:38.845916573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:38.883630 crc crio[23211]: time=\"2026-06-11T16:26:38.881361983Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-g8hhj Namespace:openshift-nmstate ID:5ddd8ff17a72bb37a22ddbdb4dd2e533f6eeea31c40785708b2c02b21cacdbad UID:dd5c12be-1776-466e-b9d8-e05acc84d84f NetNS:/var/run/netns/cc95afb9-8c24-4dae-82d6-0bc278f2d25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd5c12be_1776_466e_b9d8_e05acc84d84f.slice PodAnnotations:0xc000d2e610}] Aliases:map[]}\"\nJun 11 16:26:38.883630 crc crio[23211]: time=\"2026-06-11T16:26:38.881903086Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-g8hhj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:39.245095 crc crio[23211]: 2026-06-11T16:26:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ddd8ff17a72bb3 Mac:82:b6:a5:96:15:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/cc95afb9-8c24-4dae-82d6-0bc278f2d25d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:26:39.246800 crc crio[23211]: time=\"2026-06-11T16:26:39.246739275Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-g8hhj Namespace:openshift-nmstate ID:5ddd8ff17a72bb37a22ddbdb4dd2e533f6eeea31c40785708b2c02b21cacdbad UID:dd5c12be-1776-466e-b9d8-e05acc84d84f NetNS:/var/run/netns/cc95afb9-8c24-4dae-82d6-0bc278f2d25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd5c12be_1776_466e_b9d8_e05acc84d84f.slice PodAnnotations:0xc000d2e610}] Aliases:map[]}\"\nJun 11 16:26:39.246943 crc crio[23211]: time=\"2026-06-11T16:26:39.246892729Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-g8hhj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:26:39.254290 crc crio[23211]: time=\"2026-06-11T16:26:39.254217603Z\" level=info msg=\"Ran pod sandbox 5ddd8ff17a72bb37a22ddbdb4dd2e533f6eeea31c40785708b2c02b21cacdbad with infra container: openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/POD\" id=98d6f835-09d9-48e0-a6d9-2cb66ac4a527 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:39.256501 crc crio[23211]: time=\"2026-06-11T16:26:39.256373069Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f87a7c05-cdf0-47be-8cfc-7a2e642ed5f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:39.256886 crc crio[23211]: time=\"2026-06-11T16:26:39.256820059Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=f87a7c05-cdf0-47be-8cfc-7a2e642ed5f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:39.256959 crc crio[23211]: time=\"2026-06-11T16:26:39.256924562Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=f87a7c05-cdf0-47be-8cfc-7a2e642ed5f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:39.259032 crc crio[23211]: time=\"2026-06-11T16:26:39.258961783Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=57874fbb-4466-44af-8017-a1987fd3f2ec name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:39.264739 crc crio[23211]: time=\"2026-06-11T16:26:39.264279477Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 16:26:39.463642 crc crio[23211]: time=\"2026-06-11T16:26:39.463406881Z\" level=info msg=\"Running pod sandbox: openshift-console/console-db85965b-lfmc7/POD\" id=cdd4d95d-240a-4abc-8894-877d1ad5d629 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:39.463642 crc crio[23211]: time=\"2026-06-11T16:26:39.463617937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:39.486321 crc crio[23211]: time=\"2026-06-11T16:26:39.486264096Z\" level=info msg=\"Got pod network &{Name:console-db85965b-lfmc7 Namespace:openshift-console ID:a6c36efb7034804af05aa536640fe18f0ad6fb7665f92b8aa494824b4866afde UID:137fcf91-f9b6-4fcd-a0ee-7150d7e833dd NetNS:/var/run/netns/e9be9d9b-705c-4918-9646-b63a90a0b54f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod137fcf91_f9b6_4fcd_a0ee_7150d7e833dd.slice PodAnnotations:0xc0001af080}] Aliases:map[]}\"\nJun 11 16:26:39.486985 crc crio[23211]: time=\"2026-06-11T16:26:39.486958973Z\" level=info msg=\"Adding pod openshift-console_console-db85965b-lfmc7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:39.594229 crc crio[23211]: time=\"2026-06-11T16:26:39.593973872Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/POD\" id=63da0838-3701-44a0-819d-c1ec0a931bb3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:39.594516 crc crio[23211]: time=\"2026-06-11T16:26:39.59428974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:39.629862 crc crio[23211]: time=\"2026-06-11T16:26:39.629728201Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-jcrpj Namespace:openshift-nmstate ID:ac0e957a1bdb7de25f71ad7d645c4dcad86e9732c1d645f6b9c433147137cd94 UID:92aa1647-1ad3-4b7e-b3b7-bb48996f16ad NetNS:/var/run/netns/ce675a6e-4219-4c57-93be-c242f283fdc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92aa1647_1ad3_4b7e_b3b7_bb48996f16ad.slice PodAnnotations:0xc0038ac5d0}] Aliases:map[]}\"\nJun 11 16:26:39.629862 crc crio[23211]: time=\"2026-06-11T16:26:39.629854994Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-jcrpj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:40.250021 crc crio[23211]: 2026-06-11T16:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6c36efb7034804 Mac:e2:86:70:24:42:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/e9be9d9b-705c-4918-9646-b63a90a0b54f SocketPath: PciID:}] [{Interface:0xc00013abc0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:26:40.251556 crc crio[23211]: time=\"2026-06-11T16:26:40.251388592Z\" level=info msg=\"Got pod network &{Name:console-db85965b-lfmc7 Namespace:openshift-console ID:a6c36efb7034804af05aa536640fe18f0ad6fb7665f92b8aa494824b4866afde UID:137fcf91-f9b6-4fcd-a0ee-7150d7e833dd NetNS:/var/run/netns/e9be9d9b-705c-4918-9646-b63a90a0b54f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod137fcf91_f9b6_4fcd_a0ee_7150d7e833dd.slice PodAnnotations:0xc0001af080}] Aliases:map[]}\"\nJun 11 16:26:40.251766 crc crio[23211]: time=\"2026-06-11T16:26:40.25171304Z\" level=info msg=\"Checking pod openshift-console_console-db85965b-lfmc7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:26:40.266644 crc crio[23211]: time=\"2026-06-11T16:26:40.26402848Z\" level=info msg=\"Ran pod sandbox a6c36efb7034804af05aa536640fe18f0ad6fb7665f92b8aa494824b4866afde with infra container: openshift-console/console-db85965b-lfmc7/POD\" id=cdd4d95d-240a-4abc-8894-877d1ad5d629 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:40.266644 crc crio[23211]: time=\"2026-06-11T16:26:40.266554164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=cb80d8e6-e872-4e5f-8c22-79639ca2df2b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:40.272510 crc crio[23211]: time=\"2026-06-11T16:26:40.27239471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=ce8a2698-79dc-471a-b272-8b5cb8e5ed1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:40.309532 crc crio[23211]: time=\"2026-06-11T16:26:40.309309009Z\" level=info msg=\"Creating container: openshift-console/console-db85965b-lfmc7/console\" id=6fd4842d-8cc2-42e5-a99d-ebedd3446f08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:40.310939 crc crio[23211]: time=\"2026-06-11T16:26:40.310853417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:40.331051 crc crio[23211]: 2026-06-11T16:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac0e957a1bdb7de Mac:72:5c:45:e9:11:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/ce675a6e-4219-4c57-93be-c242f283fdc2 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:26:40.332225 crc crio[23211]: time=\"2026-06-11T16:26:40.332104921Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-jcrpj Namespace:openshift-nmstate ID:ac0e957a1bdb7de25f71ad7d645c4dcad86e9732c1d645f6b9c433147137cd94 UID:92aa1647-1ad3-4b7e-b3b7-bb48996f16ad NetNS:/var/run/netns/ce675a6e-4219-4c57-93be-c242f283fdc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92aa1647_1ad3_4b7e_b3b7_bb48996f16ad.slice PodAnnotations:0xc0038ac5d0}] Aliases:map[]}\"\nJun 11 16:26:40.332984 crc crio[23211]: time=\"2026-06-11T16:26:40.332747287Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-jcrpj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:26:40.359244 crc crio[23211]: time=\"2026-06-11T16:26:40.3591205Z\" level=info msg=\"Ran pod sandbox ac0e957a1bdb7de25f71ad7d645c4dcad86e9732c1d645f6b9c433147137cd94 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/POD\" id=63da0838-3701-44a0-819d-c1ec0a931bb3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:40.368836 crc crio[23211]: time=\"2026-06-11T16:26:40.368301521Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=bd96bfba-4804-4acc-aaf7-97910f518b64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:40.368836 crc crio[23211]: time=\"2026-06-11T16:26:40.368761002Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=bd96bfba-4804-4acc-aaf7-97910f518b64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:40.368836 crc crio[23211]: time=\"2026-06-11T16:26:40.368823104Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=bd96bfba-4804-4acc-aaf7-97910f518b64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:40.371106 crc crio[23211]: time=\"2026-06-11T16:26:40.370897885Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=b0f12f50-31d5-4334-b2e5-0fc2f80dc981 name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:40.371236 crc crio[23211]: time=\"2026-06-11T16:26:40.371111132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:40.377018 crc crio[23211]: time=\"2026-06-11T16:26:40.376299091Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 11 16:26:40.378961 crc crio[23211]: time=\"2026-06-11T16:26:40.378814175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:40.497945 crc crio[23211]: time=\"2026-06-11T16:26:40.497759094Z\" level=info msg=\"Created container 5ac9327e59eef77d848958f8b7e193154a8cda95c9330f7d7c1dd189f96511fe: openshift-console/console-db85965b-lfmc7/console\" id=6fd4842d-8cc2-42e5-a99d-ebedd3446f08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:40.501402 crc crio[23211]: time=\"2026-06-11T16:26:40.501289823Z\" level=info msg=\"Starting container: 5ac9327e59eef77d848958f8b7e193154a8cda95c9330f7d7c1dd189f96511fe\" id=589f37a2-425f-4a0b-af9e-46316decd770 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:40.508943 crc crio[23211]: time=\"2026-06-11T16:26:40.508859623Z\" level=info msg=\"Started container\" PID=40425 containerID=5ac9327e59eef77d848958f8b7e193154a8cda95c9330f7d7c1dd189f96511fe description=openshift-console/console-db85965b-lfmc7/console id=589f37a2-425f-4a0b-af9e-46316decd770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6c36efb7034804af05aa536640fe18f0ad6fb7665f92b8aa494824b4866afde\nJun 11 16:26:43.253500 crc crio[23211]: time=\"2026-06-11T16:26:43.252981827Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=57874fbb-4466-44af-8017-a1987fd3f2ec name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:43.255797 crc crio[23211]: time=\"2026-06-11T16:26:43.255744836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b2ea7ef5-37c3-487c-9cee-c4497be46300 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:43.332557 crc crio[23211]: time=\"2026-06-11T16:26:43.332261948Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=df527fa8-28d6-4611-9f0f-fc1517f4ec6b name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:43.333977 crc crio[23211]: time=\"2026-06-11T16:26:43.33388146Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=259280bd-f3ac-48f6-993b-e94d78e2982a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:43.350197 crc crio[23211]: time=\"2026-06-11T16:26:43.349966804Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=47abe57d-7558-4f68-91fe-d3eeec1029b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:43.355304 crc crio[23211]: time=\"2026-06-11T16:26:43.355073421Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=511a0977-00e6-4d7d-acb3-3c968d17887d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:43.357695 crc crio[23211]: time=\"2026-06-11T16:26:43.357156834Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=51d970cc-493d-4b89-80f7-48946e04f6df name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:43.359145 crc crio[23211]: time=\"2026-06-11T16:26:43.359062013Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=932e7ea5-fba5-431f-8f57-a01aded52d81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:43.363654 crc crio[23211]: time=\"2026-06-11T16:26:43.363403092Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f7273f7a-b791-4838-b57e-3d703ba68014 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:43.371686 crc crio[23211]: time=\"2026-06-11T16:26:43.371347321Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/nmstate-webhook\" id=c727d634-376f-4dee-bf6d-546e3ac3ce8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:43.375827 crc crio[23211]: time=\"2026-06-11T16:26:43.375735982Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/nmstate-metrics\" id=6e1a1da1-1439-44b9-b7db-461c24c8e16b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:43.377974 crc crio[23211]: time=\"2026-06-11T16:26:43.377890205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:43.380363 crc crio[23211]: time=\"2026-06-11T16:26:43.380255494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:43.381256 crc crio[23211]: time=\"2026-06-11T16:26:43.381148057Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-w4dzk/nmstate-handler\" id=ff4e71ee-7343-4696-b87c-99590a2e7ec2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:43.394253 crc crio[23211]: time=\"2026-06-11T16:26:43.394170095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:43.412106 crc crio[23211]: time=\"2026-06-11T16:26:43.411999663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:43.415562 crc crio[23211]: time=\"2026-06-11T16:26:43.415509291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:43.430435 crc crio[23211]: time=\"2026-06-11T16:26:43.430342133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:43.434528 crc crio[23211]: time=\"2026-06-11T16:26:43.434306414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:43.463936 crc crio[23211]: time=\"2026-06-11T16:26:43.463841025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:43.597354 crc crio[23211]: time=\"2026-06-11T16:26:43.597181786Z\" level=info msg=\"Created container 4f5c311de31f56761432bd82eef774d98a19d9d4c2053d14eba124cc537cdb0f: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/nmstate-metrics\" id=6e1a1da1-1439-44b9-b7db-461c24c8e16b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:43.599758 crc crio[23211]: time=\"2026-06-11T16:26:43.599675499Z\" level=info msg=\"Starting container: 4f5c311de31f56761432bd82eef774d98a19d9d4c2053d14eba124cc537cdb0f\" id=3c0bffca-5bfb-4089-a41e-fa137dae0bee name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:43.600764 crc crio[23211]: time=\"2026-06-11T16:26:43.600692965Z\" level=info msg=\"Created container 0e4c9ad336fb1b698c3d10ab2b7d5d0f08693c93cafbbc2ee440aa2742802df3: openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/nmstate-webhook\" id=c727d634-376f-4dee-bf6d-546e3ac3ce8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:43.603976 crc crio[23211]: time=\"2026-06-11T16:26:43.603889456Z\" level=info msg=\"Starting container: 0e4c9ad336fb1b698c3d10ab2b7d5d0f08693c93cafbbc2ee440aa2742802df3\" id=b95c3498-30b4-482a-9e87-0f27d4e6e8be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:43.608882 crc crio[23211]: time=\"2026-06-11T16:26:43.608795338Z\" level=info msg=\"Started container\" PID=40476 containerID=4f5c311de31f56761432bd82eef774d98a19d9d4c2053d14eba124cc537cdb0f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/nmstate-metrics id=3c0bffca-5bfb-4089-a41e-fa137dae0bee name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd\nJun 11 16:26:43.618890 crc crio[23211]: time=\"2026-06-11T16:26:43.61879703Z\" level=info msg=\"Started container\" PID=40479 containerID=0e4c9ad336fb1b698c3d10ab2b7d5d0f08693c93cafbbc2ee440aa2742802df3 description=openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/nmstate-webhook id=b95c3498-30b4-482a-9e87-0f27d4e6e8be name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ddd8ff17a72bb37a22ddbdb4dd2e533f6eeea31c40785708b2c02b21cacdbad\nJun 11 16:26:43.639201 crc crio[23211]: time=\"2026-06-11T16:26:43.638663639Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=6d298064-222b-4b22-a8a1-32c1d4b1c6a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:43.641959 crc crio[23211]: time=\"2026-06-11T16:26:43.639819738Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=6d298064-222b-4b22-a8a1-32c1d4b1c6a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:43.643145 crc crio[23211]: time=\"2026-06-11T16:26:43.643023168Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=6d298064-222b-4b22-a8a1-32c1d4b1c6a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:43.647062 crc crio[23211]: time=\"2026-06-11T16:26:43.646935527Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=074eea1e-6dab-4064-b4c6-db35076d76a1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:43.653766 crc crio[23211]: time=\"2026-06-11T16:26:43.653277367Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 11 16:26:43.724138 crc crio[23211]: time=\"2026-06-11T16:26:43.722851734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:43.902549 crc crio[23211]: time=\"2026-06-11T16:26:43.902030597Z\" level=info msg=\"Created container 3804e70b8ad9ba169899e75a16fac8e23273b130805494e1ec7e0db50c21334b: openshift-nmstate/nmstate-handler-w4dzk/nmstate-handler\" id=ff4e71ee-7343-4696-b87c-99590a2e7ec2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:43.903538 crc crio[23211]: time=\"2026-06-11T16:26:43.903369511Z\" level=info msg=\"Starting container: 3804e70b8ad9ba169899e75a16fac8e23273b130805494e1ec7e0db50c21334b\" id=f994137c-fbe5-4a4a-bc83-53886a879182 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:43.913933 crc crio[23211]: time=\"2026-06-11T16:26:43.913854515Z\" level=info msg=\"Started container\" PID=40505 containerID=3804e70b8ad9ba169899e75a16fac8e23273b130805494e1ec7e0db50c21334b description=openshift-nmstate/nmstate-handler-w4dzk/nmstate-handler id=f994137c-fbe5-4a4a-bc83-53886a879182 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5e0524e83181333fb7dde69bd58edc5fc816f6af4e48253adc9470f0c52facc\nJun 11 16:26:45.616303 crc crio[23211]: time=\"2026-06-11T16:26:45.615394398Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=b0f12f50-31d5-4334-b2e5-0fc2f80dc981 name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:45.617636 crc crio[23211]: time=\"2026-06-11T16:26:45.617195723Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=b883c56b-dda5-424a-a96a-7fbcbc568d6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:45.632342 crc crio[23211]: time=\"2026-06-11T16:26:45.63223883Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=e7acc44a-54a4-4a50-a5a6-75505e5737a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:45.643967 crc crio[23211]: time=\"2026-06-11T16:26:45.643859052Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/nmstate-console-plugin\" id=e1bc0162-5aa2-429d-a457-3e4e26926b44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:45.648014 crc crio[23211]: time=\"2026-06-11T16:26:45.647928024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:45.691561 crc crio[23211]: time=\"2026-06-11T16:26:45.691365656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:45.698343 crc crio[23211]: time=\"2026-06-11T16:26:45.69827081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:45.829699 crc crio[23211]: time=\"2026-06-11T16:26:45.829153039Z\" level=info msg=\"Created container 9c520c8735ff3692e34bfb8d92ae5836bdd54d18921e1e6769e9f8e1e3022f65: openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/nmstate-console-plugin\" id=e1bc0162-5aa2-429d-a457-3e4e26926b44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:45.830959 crc crio[23211]: time=\"2026-06-11T16:26:45.830856742Z\" level=info msg=\"Starting container: 9c520c8735ff3692e34bfb8d92ae5836bdd54d18921e1e6769e9f8e1e3022f65\" id=07b9517e-430f-4d86-a953-00952ba546dd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:45.837147 crc crio[23211]: time=\"2026-06-11T16:26:45.837002626Z\" level=info msg=\"Started container\" PID=40587 containerID=9c520c8735ff3692e34bfb8d92ae5836bdd54d18921e1e6769e9f8e1e3022f65 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/nmstate-console-plugin id=07b9517e-430f-4d86-a953-00952ba546dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac0e957a1bdb7de25f71ad7d645c4dcad86e9732c1d645f6b9c433147137cd94\nJun 11 16:26:48.198894 crc crio[23211]: time=\"2026-06-11T16:26:48.198107355Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=074eea1e-6dab-4064-b4c6-db35076d76a1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:48.200313 crc crio[23211]: time=\"2026-06-11T16:26:48.200003682Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=616fab0f-0a18-462f-abfd-39cb3b69be5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:48.205548 crc crio[23211]: time=\"2026-06-11T16:26:48.205147962Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d8a1514e-a949-4668-b35b-5c73d93ebf45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:48.327322 crc crio[23211]: time=\"2026-06-11T16:26:48.327177037Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/kube-rbac-proxy\" id=aea3a4fd-91ad-4c83-9809-e6eaa619454c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:48.331768 crc crio[23211]: time=\"2026-06-11T16:26:48.33165317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:48.377619 crc crio[23211]: time=\"2026-06-11T16:26:48.372308683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:48.377619 crc crio[23211]: time=\"2026-06-11T16:26:48.376363384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:26:48.640109 crc crio[23211]: time=\"2026-06-11T16:26:48.63999394Z\" level=info msg=\"Created container 78e45f3840a6a575bb182c46ffa98125eaf9004058bb04212b3368ecfdb12d22: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/kube-rbac-proxy\" id=aea3a4fd-91ad-4c83-9809-e6eaa619454c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:48.643133 crc crio[23211]: time=\"2026-06-11T16:26:48.643047307Z\" level=info msg=\"Starting container: 78e45f3840a6a575bb182c46ffa98125eaf9004058bb04212b3368ecfdb12d22\" id=2bc49132-3595-4a04-b7a9-a33d9f2270b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:48.650987 crc crio[23211]: time=\"2026-06-11T16:26:48.650870563Z\" level=info msg=\"Started container\" PID=40676 containerID=78e45f3840a6a575bb182c46ffa98125eaf9004058bb04212b3368ecfdb12d22 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/kube-rbac-proxy id=2bc49132-3595-4a04-b7a9-a33d9f2270b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd\nJun 11 16:27:15.235267 crc crio[23211]: time=\"2026-06-11T16:27:15.233927445Z\" level=info msg=\"Stopping container: c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a (timeout: 15s)\" id=042ce829-ff5d-40b0-a2ab-53cc2c211a14 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:27:15.371824 crc crio[23211]: time=\"2026-06-11T16:27:15.371717708Z\" level=info msg=\"Stopped container c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a: openshift-console/console-6c684df5db-cc8g8/console\" id=042ce829-ff5d-40b0-a2ab-53cc2c211a14 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:27:15.373316 crc crio[23211]: time=\"2026-06-11T16:27:15.373245056Z\" level=info msg=\"Stopping pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd\" id=a740651a-9be3-4d2c-98e5-cd8b9a182693 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:27:15.374321 crc crio[23211]: time=\"2026-06-11T16:27:15.374253902Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc0018bee50}] Aliases:map[]}\"\nJun 11 16:27:15.374579 crc crio[23211]: time=\"2026-06-11T16:27:15.374515208Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:27:15.662744 crc crio[23211]: time=\"2026-06-11T16:27:15.661790988Z\" level=info msg=\"Stopped pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd\" id=a740651a-9be3-4d2c-98e5-cd8b9a182693 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:27:15.839389 crc crio[23211]: time=\"2026-06-11T16:27:15.839265147Z\" level=info msg=\"Removing container: c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a\" id=5902d031-2158-4154-b849-12dc7a3c5dc9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:27:15.872279 crc crio[23211]: time=\"2026-06-11T16:27:15.871717312Z\" level=info msg=\"Removed container c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a: openshift-console/console-6c684df5db-cc8g8/console\" id=5902d031-2158-4154-b849-12dc7a3c5dc9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:27:22.846911 crc crio[23211]: time=\"2026-06-11T16:27:22.845890483Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/POD\" id=53f263a9-d235-43fb-8d21-265a9e684073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:27:22.848835 crc crio[23211]: time=\"2026-06-11T16:27:22.846928299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:27:22.876718 crc crio[23211]: time=\"2026-06-11T16:27:22.876581704Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx Namespace:openshift-marketplace ID:1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242 UID:4277bd3f-dd1e-490a-8e28-b00059e1264e NetNS:/var/run/netns/8ffd9ed7-1e3f-4c02-aca3-b15b89a44dd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4277bd3f_dd1e_490a_8e28_b00059e1264e.slice PodAnnotations:0xc000d2e198}] Aliases:map[]}\"\nJun 11 16:27:22.876718 crc crio[23211]: time=\"2026-06-11T16:27:22.876682856Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:27:23.222190 crc crio[23211]: 2026-06-11T16:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f501c345a32ef7 Mac:7a:41:6d:39:d6:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/8ffd9ed7-1e3f-4c02-aca3-b15b89a44dd1 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:27:23.223921 crc crio[23211]: time=\"2026-06-11T16:27:23.223827301Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx Namespace:openshift-marketplace ID:1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242 UID:4277bd3f-dd1e-490a-8e28-b00059e1264e NetNS:/var/run/netns/8ffd9ed7-1e3f-4c02-aca3-b15b89a44dd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4277bd3f_dd1e_490a_8e28_b00059e1264e.slice PodAnnotations:0xc000d2e198}] Aliases:map[]}\"\nJun 11 16:27:23.224120 crc crio[23211]: time=\"2026-06-11T16:27:23.224019255Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:27:23.234649 crc crio[23211]: time=\"2026-06-11T16:27:23.232210801Z\" level=info msg=\"Ran pod sandbox 1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/POD\" id=53f263a9-d235-43fb-8d21-265a9e684073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:27:23.236131 crc crio[23211]: time=\"2026-06-11T16:27:23.236049737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9fddbce5-b4c9-44c6-b410-fd299dc774e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:23.238272 crc crio[23211]: time=\"2026-06-11T16:27:23.238177341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=526fbdc8-047e-4998-96e3-b078e1c9b586 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:23.251102 crc crio[23211]: time=\"2026-06-11T16:27:23.250969183Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/util\" id=1650147f-7084-41ee-8f77-2c209d3e5be5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:27:23.251637 crc crio[23211]: time=\"2026-06-11T16:27:23.251535186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:27:23.284922 crc crio[23211]: time=\"2026-06-11T16:27:23.284812743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:27:23.290508 crc crio[23211]: time=\"2026-06-11T16:27:23.289242084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:27:23.397940 crc crio[23211]: time=\"2026-06-11T16:27:23.397893875Z\" level=info msg=\"Created container a8e3c7eb0720e3e8201de9fe1d0b3965c92ab8115d4c2f57180041194d096e4c: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/util\" id=1650147f-7084-41ee-8f77-2c209d3e5be5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:27:23.402484 crc crio[23211]: time=\"2026-06-11T16:27:23.401126736Z\" level=info msg=\"Starting container: a8e3c7eb0720e3e8201de9fe1d0b3965c92ab8115d4c2f57180041194d096e4c\" id=ada19918-36e1-44d0-ad7a-246c4624d091 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:27:23.409880 crc crio[23211]: time=\"2026-06-11T16:27:23.409706332Z\" level=info msg=\"Started container\" PID=41994 containerID=a8e3c7eb0720e3e8201de9fe1d0b3965c92ab8115d4c2f57180041194d096e4c description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/util id=ada19918-36e1-44d0-ad7a-246c4624d091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242\nJun 11 16:27:24.027144 crc crio[23211]: time=\"2026-06-11T16:27:24.026506293Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=5cf1495c-6952-4520-8463-c3200bd29118 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:24.028365 crc crio[23211]: time=\"2026-06-11T16:27:24.027306453Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=5cf1495c-6952-4520-8463-c3200bd29118 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:24.028365 crc crio[23211]: time=\"2026-06-11T16:27:24.027373084Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=5cf1495c-6952-4520-8463-c3200bd29118 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:24.029036 crc crio[23211]: time=\"2026-06-11T16:27:24.028898833Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=c6866c15-8de0-408c-a968-599aaa6dc227 name=/runtime.v1.ImageService/PullImage\nJun 11 16:27:24.037582 crc crio[23211]: time=\"2026-06-11T16:27:24.037255933Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 11 16:27:26.002966 crc crio[23211]: time=\"2026-06-11T16:27:26.002295857Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=c6866c15-8de0-408c-a968-599aaa6dc227 name=/runtime.v1.ImageService/PullImage\nJun 11 16:27:26.004381 crc crio[23211]: time=\"2026-06-11T16:27:26.003790164Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=e97a0a17-b679-42f8-8382-d23717d27872 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:26.007709 crc crio[23211]: time=\"2026-06-11T16:27:26.007551229Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=e040dd27-d19a-4260-bea0-5e66e2cf1dfe name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:26.025801 crc crio[23211]: time=\"2026-06-11T16:27:26.025745266Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/pull\" id=90d87f27-1eea-4667-b5a0-d1e3c1955e2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:27:26.027148 crc crio[23211]: time=\"2026-06-11T16:27:26.02707475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:27:26.056262 crc crio[23211]: time=\"2026-06-11T16:27:26.056168351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:27:26.056723 crc crio[23211]: time=\"2026-06-11T16:27:26.056662163Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d0eeebf5dd777a7dbd1d2f36d8197a651ee0a3b3f9fa93718f3bd8639c456677/merged/etc/passwd: no such file or directory\"\nJun 11 16:27:26.056723 crc crio[23211]: time=\"2026-06-11T16:27:26.056722395Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/d0eeebf5dd777a7dbd1d2f36d8197a651ee0a3b3f9fa93718f3bd8639c456677/merged/etc/group: no such file or directory\"\nJun 11 16:27:26.062319 crc crio[23211]: time=\"2026-06-11T16:27:26.062239124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:27:26.212384 crc crio[23211]: time=\"2026-06-11T16:27:26.212242533Z\" level=info msg=\"Created container 85ee2a217db488e4700384efaacaf9ff661abc098b5ec5273693559c4104d92b: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/pull\" id=90d87f27-1eea-4667-b5a0-d1e3c1955e2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:27:26.213797 crc crio[23211]: time=\"2026-06-11T16:27:26.213730701Z\" level=info msg=\"Starting container: 85ee2a217db488e4700384efaacaf9ff661abc098b5ec5273693559c4104d92b\" id=e5deb5fc-d3ee-41f6-aafc-1e2ea5919931 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:27:26.225033 crc crio[23211]: time=\"2026-06-11T16:27:26.224924552Z\" level=info msg=\"Started container\" PID=42052 containerID=85ee2a217db488e4700384efaacaf9ff661abc098b5ec5273693559c4104d92b description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/pull id=e5deb5fc-d3ee-41f6-aafc-1e2ea5919931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242\nJun 11 16:27:27.066351 crc crio[23211]: time=\"2026-06-11T16:27:27.065551628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b2df89f9-c2c8-47a5-812f-24958980a456 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:27.073573 crc crio[23211]: time=\"2026-06-11T16:27:27.073492947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d5429bd0-347c-4177-9e5b-eeb398e270e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:27.086068 crc crio[23211]: time=\"2026-06-11T16:27:27.08593918Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/extract\" id=8b0fd324-fbd4-43e0-a6f2-6cda4c4c8f25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:27:27.087012 crc crio[23211]: time=\"2026-06-11T16:27:27.086931205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:27:27.130707 crc crio[23211]: time=\"2026-06-11T16:27:27.130564352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:27:27.137519 crc crio[23211]: time=\"2026-06-11T16:27:27.137118707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:27:27.296863 crc crio[23211]: time=\"2026-06-11T16:27:27.295873146Z\" level=info msg=\"Created container ad4f9d595257c1c90e7e9d60499a21227c0eff319d531f569a0da8b92ee8372c: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/extract\" id=8b0fd324-fbd4-43e0-a6f2-6cda4c4c8f25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:27:27.298772 crc crio[23211]: time=\"2026-06-11T16:27:27.298680147Z\" level=info msg=\"Starting container: ad4f9d595257c1c90e7e9d60499a21227c0eff319d531f569a0da8b92ee8372c\" id=aac85fc1-11dc-4077-a539-dbef5ed41762 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:27:27.307802 crc crio[23211]: time=\"2026-06-11T16:27:27.307655253Z\" level=info msg=\"Started container\" PID=42080 containerID=ad4f9d595257c1c90e7e9d60499a21227c0eff319d531f569a0da8b92ee8372c description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/extract id=aac85fc1-11dc-4077-a539-dbef5ed41762 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242\nJun 11 16:27:29.114848 crc crio[23211]: time=\"2026-06-11T16:27:29.112778167Z\" level=info msg=\"Stopping pod sandbox: 1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242\" id=1644b6ea-7048-4f49-9e94-cd086311e835 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:27:29.114848 crc crio[23211]: time=\"2026-06-11T16:27:29.11408559Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx Namespace:openshift-marketplace ID:1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242 UID:4277bd3f-dd1e-490a-8e28-b00059e1264e NetNS:/var/run/netns/8ffd9ed7-1e3f-4c02-aca3-b15b89a44dd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4277bd3f_dd1e_490a_8e28_b00059e1264e.slice PodAnnotations:0xc000130bf8}] Aliases:map[]}\"\nJun 11 16:27:29.114848 crc crio[23211]: time=\"2026-06-11T16:27:29.114308025Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:27:29.632908 crc crio[23211]: time=\"2026-06-11T16:27:29.632075659Z\" level=info msg=\"Stopped pod sandbox: 1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242\" id=1644b6ea-7048-4f49-9e94-cd086311e835 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:27:30.051784 crc crio[23211]: time=\"2026-06-11T16:27:30.051254003Z\" level=info msg=\"Removing container: f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9\" id=a0c40d0b-3559-4e99-8338-689896ab292d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:27:30.591686 crc crio[23211]: time=\"2026-06-11T16:27:30.591362877Z\" level=info msg=\"Removed container f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9: openshift-infra/auto-csr-approver-29686580-lzlkv/oc\" id=a0c40d0b-3559-4e99-8338-689896ab292d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:27:30.595138 crc crio[23211]: time=\"2026-06-11T16:27:30.595042359Z\" level=info msg=\"Removing container: 2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420\" id=8ba260c7-4b69-4ce1-8d8c-56fc4de51f7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:27:30.902112 crc crio[23211]: time=\"2026-06-11T16:27:30.901869651Z\" level=info msg=\"Removed container 2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420: openshift-infra/auto-csr-approver-29686578-5hw26/oc\" id=8ba260c7-4b69-4ce1-8d8c-56fc4de51f7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:27:30.910696 crc crio[23211]: time=\"2026-06-11T16:27:30.91059003Z\" level=info msg=\"Stopping pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd\" id=40a96006-3996-4916-a18f-84d0bafd9d81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:27:30.910696 crc crio[23211]: time=\"2026-06-11T16:27:30.910700342Z\" level=info msg=\"Stopped pod sandbox (already stopped): bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd\" id=40a96006-3996-4916-a18f-84d0bafd9d81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:27:30.912006 crc crio[23211]: time=\"2026-06-11T16:27:30.911910843Z\" level=info msg=\"Removing pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd\" id=8dce0e14-606e-4845-9eca-4e6aa96b0e04 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:27:30.923981 crc crio[23211]: time=\"2026-06-11T16:27:30.923889023Z\" level=info msg=\"Removed pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd\" id=8dce0e14-606e-4845-9eca-4e6aa96b0e04 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:27:30.925242 crc crio[23211]: time=\"2026-06-11T16:27:30.925177816Z\" level=info msg=\"Stopping pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3\" id=40f16cea-3cab-4233-bd16-84ec90800278 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:27:30.925321 crc crio[23211]: time=\"2026-06-11T16:27:30.925253798Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3\" id=40f16cea-3cab-4233-bd16-84ec90800278 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:27:30.926082 crc crio[23211]: time=\"2026-06-11T16:27:30.926044038Z\" level=info msg=\"Removing pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3\" id=fa004817-46c5-4064-a734-27e3dd460016 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:27:30.934247 crc crio[23211]: time=\"2026-06-11T16:27:30.934173053Z\" level=info msg=\"Removed pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3\" id=fa004817-46c5-4064-a734-27e3dd460016 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:27:30.935376 crc crio[23211]: time=\"2026-06-11T16:27:30.935316272Z\" level=info msg=\"Stopping pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd\" id=0ad7fba3-acd9-44c1-9762-5708daf94ace name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:27:30.935513 crc crio[23211]: time=\"2026-06-11T16:27:30.935378243Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd\" id=0ad7fba3-acd9-44c1-9762-5708daf94ace name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:27:30.936140 crc crio[23211]: time=\"2026-06-11T16:27:30.936093981Z\" level=info msg=\"Removing pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd\" id=fe455390-be3f-40e0-87f9-5271872a0486 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:27:30.944379 crc crio[23211]: time=\"2026-06-11T16:27:30.944293146Z\" level=info msg=\"Removed pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd\" id=fe455390-be3f-40e0-87f9-5271872a0486 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:27:41.324974 crc crio[23211]: time=\"2026-06-11T16:27:41.32385978Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/POD\" id=5f9f06b1-b7e2-411f-bf56-79f2139d64fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:27:41.326562 crc crio[23211]: time=\"2026-06-11T16:27:41.325155073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:27:41.383558 crc crio[23211]: time=\"2026-06-11T16:27:41.383400686Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-87fb488f9-gt7jq Namespace:metallb-system ID:4faff6a090c7272a0113a117e58953741cb43bb07e2b95e8c764c8a7887efe0a UID:daba2fdb-abe3-4381-bb3b-0813df6ef3fb NetNS:/var/run/netns/30c0a17c-5b4b-43ca-89c1-4634ad7a0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaba2fdb_abe3_4381_bb3b_0813df6ef3fb.slice PodAnnotations:0xc00294e7f8}] Aliases:map[]}\"\nJun 11 16:27:41.383558 crc crio[23211]: time=\"2026-06-11T16:27:41.383544991Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-87fb488f9-gt7jq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:27:41.842528 crc crio[23211]: time=\"2026-06-11T16:27:41.842382852Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/POD\" id=5e071be3-6bf3-42e9-8574-cb1085e497b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:27:41.842905 crc crio[23211]: time=\"2026-06-11T16:27:41.842730811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:27:41.867995 crc crio[23211]: time=\"2026-06-11T16:27:41.867857651Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-687df7897-hdm2p Namespace:metallb-system ID:c07c5db381556fbbcc0cfd0e4bde4245aec94a4b1749ad7d395ced517fc0cbdb UID:3db9115d-4b0a-4a5a-877f-da7da55cacbf NetNS:/var/run/netns/3b4c3a0a-1d83-402c-8855-96ad0ac79071 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db9115d_4b0a_4a5a_877f_da7da55cacbf.slice PodAnnotations:0xc0018bebd0}] Aliases:map[]}\"\nJun 11 16:27:41.867995 crc crio[23211]: time=\"2026-06-11T16:27:41.867968104Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-687df7897-hdm2p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:27:42.726378 crc crio[23211]: 2026-06-11T16:27:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4faff6a090c7272 Mac:7e:32:e2:09:94:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/30c0a17c-5b4b-43ca-89c1-4634ad7a0a59 SocketPath: PciID:}] [{Interface:0xc0001e29f0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:27:42.737072 crc crio[23211]: time=\"2026-06-11T16:27:42.736922142Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-87fb488f9-gt7jq Namespace:metallb-system ID:4faff6a090c7272a0113a117e58953741cb43bb07e2b95e8c764c8a7887efe0a UID:daba2fdb-abe3-4381-bb3b-0813df6ef3fb NetNS:/var/run/netns/30c0a17c-5b4b-43ca-89c1-4634ad7a0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaba2fdb_abe3_4381_bb3b_0813df6ef3fb.slice PodAnnotations:0xc00294e7f8}] Aliases:map[]}\"\nJun 11 16:27:42.738785 crc crio[23211]: time=\"2026-06-11T16:27:42.738412309Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-87fb488f9-gt7jq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:27:42.756364 crc crio[23211]: time=\"2026-06-11T16:27:42.756009412Z\" level=info msg=\"Ran pod sandbox 4faff6a090c7272a0113a117e58953741cb43bb07e2b95e8c764c8a7887efe0a with infra container: metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/POD\" id=5f9f06b1-b7e2-411f-bf56-79f2139d64fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:27:42.765136 crc crio[23211]: time=\"2026-06-11T16:27:42.764997157Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=eedaf709-f268-4478-81b0-d4508182944c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:42.765798 crc crio[23211]: time=\"2026-06-11T16:27:42.765642824Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=eedaf709-f268-4478-81b0-d4508182944c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:42.765872 crc crio[23211]: time=\"2026-06-11T16:27:42.765849889Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=eedaf709-f268-4478-81b0-d4508182944c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:42.769871 crc crio[23211]: time=\"2026-06-11T16:27:42.769717547Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=b62fb58b-aede-425c-9790-6c09a58587c6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:27:42.777886 crc crio[23211]: time=\"2026-06-11T16:27:42.777222134Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 11 16:27:43.118261 crc crio[23211]: 2026-06-11T16:27:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c07c5db381556fb Mac:f2:c0:ad:d8:7d:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/3b4c3a0a-1d83-402c-8855-96ad0ac79071 SocketPath: PciID:}] [{Interface:0xc000446710 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:27:43.120930 crc crio[23211]: time=\"2026-06-11T16:27:43.120497362Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-687df7897-hdm2p Namespace:metallb-system ID:c07c5db381556fbbcc0cfd0e4bde4245aec94a4b1749ad7d395ced517fc0cbdb UID:3db9115d-4b0a-4a5a-877f-da7da55cacbf NetNS:/var/run/netns/3b4c3a0a-1d83-402c-8855-96ad0ac79071 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db9115d_4b0a_4a5a_877f_da7da55cacbf.slice PodAnnotations:0xc0018bebd0}] Aliases:map[]}\"\nJun 11 16:27:43.121208 crc crio[23211]: time=\"2026-06-11T16:27:43.121055406Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-687df7897-hdm2p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:27:43.134051 crc crio[23211]: time=\"2026-06-11T16:27:43.133972391Z\" level=info msg=\"Ran pod sandbox c07c5db381556fbbcc0cfd0e4bde4245aec94a4b1749ad7d395ced517fc0cbdb with infra container: metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/POD\" id=5e071be3-6bf3-42e9-8574-cb1085e497b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:27:43.136032 crc crio[23211]: time=\"2026-06-11T16:27:43.135801686Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=bb6f91c7-4438-4448-8c18-03a7933b0da7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:43.136032 crc crio[23211]: time=\"2026-06-11T16:27:43.136021762Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=bb6f91c7-4438-4448-8c18-03a7933b0da7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:43.136297 crc crio[23211]: time=\"2026-06-11T16:27:43.136076793Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=bb6f91c7-4438-4448-8c18-03a7933b0da7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:43.137648 crc crio[23211]: time=\"2026-06-11T16:27:43.13754522Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=364fd8ce-ea18-4686-a6d5-66bf084f5164 name=/runtime.v1.ImageService/PullImage\nJun 11 16:27:43.142538 crc crio[23211]: time=\"2026-06-11T16:27:43.142413972Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 11 16:28:00.578997 crc crio[23211]: time=\"2026-06-11T16:28:00.578317098Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686588-zlr9p/POD\" id=325ab932-066d-408a-a81a-86e6efcb6377 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:28:00.581677 crc crio[23211]: time=\"2026-06-11T16:28:00.579021935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:01.454146 crc crio[23211]: time=\"2026-06-11T16:28:01.453706657Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=b62fb58b-aede-425c-9790-6c09a58587c6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:28:01.455820 crc crio[23211]: time=\"2026-06-11T16:28:01.455741897Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=56febdb6-13ed-42d7-bb18-4e457921ce6b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:01.472778 crc crio[23211]: time=\"2026-06-11T16:28:01.472694433Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=c16bc51e-1281-4ae6-a6ba-f4d94823b276 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:01.490858 crc crio[23211]: time=\"2026-06-11T16:28:01.490760147Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/manager\" id=a02566f4-4542-4e0b-a568-3d7ab475ea8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:01.494568 crc crio[23211]: time=\"2026-06-11T16:28:01.494472841Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686588-zlr9p Namespace:openshift-infra ID:e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6 UID:f045794d-5306-4ca6-accd-8fc67eced850 NetNS:/var/run/netns/00b2bc5e-59d3-43a9-a4f8-a98ee40f7fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf045794d_5306_4ca6_accd_8fc67eced850.slice PodAnnotations:0xc000d2e8d8}] Aliases:map[]}\"\nJun 11 16:28:01.494568 crc crio[23211]: time=\"2026-06-11T16:28:01.494543863Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686588-zlr9p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:28:01.495330 crc crio[23211]: time=\"2026-06-11T16:28:01.49522879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:01.513787 crc crio[23211]: time=\"2026-06-11T16:28:01.513602532Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=364fd8ce-ea18-4686-a6d5-66bf084f5164 name=/runtime.v1.ImageService/PullImage\nJun 11 16:28:01.515889 crc crio[23211]: time=\"2026-06-11T16:28:01.515754086Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=93e50453-e4f2-42af-85c3-40d34569e546 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:01.567004 crc crio[23211]: time=\"2026-06-11T16:28:01.566279745Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7d63b291-230f-45ea-ae25-7a03dc5899e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:01.574550 crc crio[23211]: time=\"2026-06-11T16:28:01.574482662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:01.578872 crc crio[23211]: time=\"2026-06-11T16:28:01.57880931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:01.586563 crc crio[23211]: time=\"2026-06-11T16:28:01.586506544Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/webhook-server\" id=91b56771-6ea5-4a36-83bb-44b1d6aa0347 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:01.591052 crc crio[23211]: time=\"2026-06-11T16:28:01.591011687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:01.723273 crc crio[23211]: time=\"2026-06-11T16:28:01.723116957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:01.734784 crc crio[23211]: time=\"2026-06-11T16:28:01.734726068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:01.777698 crc crio[23211]: time=\"2026-06-11T16:28:01.777570485Z\" level=info msg=\"Created container 01685403e2698883a704859226d9fd894d71beac00e636884a15063ecbf72140: metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/manager\" id=a02566f4-4542-4e0b-a568-3d7ab475ea8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:01.779022 crc crio[23211]: time=\"2026-06-11T16:28:01.778852818Z\" level=info msg=\"Starting container: 01685403e2698883a704859226d9fd894d71beac00e636884a15063ecbf72140\" id=de864800-c6bf-4661-b312-3fd1092c4fa7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:01.792242 crc crio[23211]: time=\"2026-06-11T16:28:01.792080011Z\" level=info msg=\"Started container\" PID=42784 containerID=01685403e2698883a704859226d9fd894d71beac00e636884a15063ecbf72140 description=metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/manager id=de864800-c6bf-4661-b312-3fd1092c4fa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4faff6a090c7272a0113a117e58953741cb43bb07e2b95e8c764c8a7887efe0a\nJun 11 16:28:01.886569 crc crio[23211]: time=\"2026-06-11T16:28:01.885984929Z\" level=info msg=\"Created container 0485ae0783dde31018d56926d99ffe0cc957876f776753161d72ea04458aca35: metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/webhook-server\" id=91b56771-6ea5-4a36-83bb-44b1d6aa0347 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:01.890811 crc crio[23211]: time=\"2026-06-11T16:28:01.889850757Z\" level=info msg=\"Starting container: 0485ae0783dde31018d56926d99ffe0cc957876f776753161d72ea04458aca35\" id=1103f1be-9ab2-4417-89e4-32b5cbba378c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:01.904963 crc crio[23211]: time=\"2026-06-11T16:28:01.904778052Z\" level=info msg=\"Started container\" PID=42800 containerID=0485ae0783dde31018d56926d99ffe0cc957876f776753161d72ea04458aca35 description=metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/webhook-server id=1103f1be-9ab2-4417-89e4-32b5cbba378c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c07c5db381556fbbcc0cfd0e4bde4245aec94a4b1749ad7d395ced517fc0cbdb\nJun 11 16:28:02.645381 crc crio[23211]: 2026-06-11T16:28:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e27254949c61c76 Mac:ba:a3:be:a6:27:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/00b2bc5e-59d3-43a9-a4f8-a98ee40f7fb3 SocketPath: PciID:}] [{Interface:0xc0004be6b0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:28:02.647983 crc crio[23211]: time=\"2026-06-11T16:28:02.647897747Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686588-zlr9p Namespace:openshift-infra ID:e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6 UID:f045794d-5306-4ca6-accd-8fc67eced850 NetNS:/var/run/netns/00b2bc5e-59d3-43a9-a4f8-a98ee40f7fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf045794d_5306_4ca6_accd_8fc67eced850.slice PodAnnotations:0xc000d2e8d8}] Aliases:map[]}\"\nJun 11 16:28:02.648158 crc crio[23211]: time=\"2026-06-11T16:28:02.648083202Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686588-zlr9p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:28:02.668298 crc crio[23211]: time=\"2026-06-11T16:28:02.668219509Z\" level=info msg=\"Ran pod sandbox e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6 with infra container: openshift-infra/auto-csr-approver-29686588-zlr9p/POD\" id=325ab932-066d-408a-a81a-86e6efcb6377 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:28:02.672252 crc crio[23211]: time=\"2026-06-11T16:28:02.672172927Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6a49645b-88e9-44bb-8c42-3a255ba03f59 name=/runtime.v1.ImageService/PullImage\nJun 11 16:28:02.676158 crc crio[23211]: time=\"2026-06-11T16:28:02.676056365Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:28:03.704608 crc crio[23211]: time=\"2026-06-11T16:28:03.704111571Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6a49645b-88e9-44bb-8c42-3a255ba03f59 name=/runtime.v1.ImageService/PullImage\nJun 11 16:28:03.705868 crc crio[23211]: time=\"2026-06-11T16:28:03.705750762Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4b3bb320-10d9-48b3-b563-9fe13a27bd93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:03.708202 crc crio[23211]: time=\"2026-06-11T16:28:03.708123512Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=543b4135-2585-4a9b-ba69-0a931c29c71a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:03.716797 crc crio[23211]: time=\"2026-06-11T16:28:03.716690027Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686588-zlr9p/oc\" id=4fc27c5d-d5f5-45ef-87ab-33cdafdc3ba8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:03.717306 crc crio[23211]: time=\"2026-06-11T16:28:03.717237862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:03.745301 crc crio[23211]: time=\"2026-06-11T16:28:03.745212175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:04.067917 crc crio[23211]: time=\"2026-06-11T16:28:04.06775581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:04.169242 crc crio[23211]: time=\"2026-06-11T16:28:04.169091356Z\" level=info msg=\"Created container d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73: openshift-infra/auto-csr-approver-29686588-zlr9p/oc\" id=4fc27c5d-d5f5-45ef-87ab-33cdafdc3ba8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:04.171965 crc crio[23211]: time=\"2026-06-11T16:28:04.171887827Z\" level=info msg=\"Starting container: d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73\" id=e5449ea7-364c-4282-972b-94e4b73a90a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:04.178862 crc crio[23211]: time=\"2026-06-11T16:28:04.17877098Z\" level=info msg=\"Started container\" PID=42868 containerID=d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73 description=openshift-infra/auto-csr-approver-29686588-zlr9p/oc id=e5449ea7-364c-4282-972b-94e4b73a90a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6\nJun 11 16:28:06.715793 crc crio[23211]: time=\"2026-06-11T16:28:06.715328847Z\" level=info msg=\"Stopping pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6\" id=23622a27-b137-452a-bad5-3210c7d7d8f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:28:06.717844 crc crio[23211]: time=\"2026-06-11T16:28:06.716208648Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686588-zlr9p Namespace:openshift-infra ID:e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6 UID:f045794d-5306-4ca6-accd-8fc67eced850 NetNS:/var/run/netns/00b2bc5e-59d3-43a9-a4f8-a98ee40f7fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf045794d_5306_4ca6_accd_8fc67eced850.slice PodAnnotations:0xc0001ae788}] Aliases:map[]}\"\nJun 11 16:28:06.717844 crc crio[23211]: time=\"2026-06-11T16:28:06.716392453Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686588-zlr9p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:28:07.101135 crc crio[23211]: time=\"2026-06-11T16:28:07.100376683Z\" level=info msg=\"Stopped pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6\" id=23622a27-b137-452a-bad5-3210c7d7d8f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:28:30.966719 crc crio[23211]: time=\"2026-06-11T16:28:30.965998381Z\" level=info msg=\"Removing container: 0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960\" id=678a7aab-6e8b-42f9-8c46-f7905de60842 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:28:31.159348 crc crio[23211]: time=\"2026-06-11T16:28:31.159250578Z\" level=info msg=\"Removed container 0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960: openshift-infra/auto-csr-approver-29686582-7mqtw/oc\" id=678a7aab-6e8b-42f9-8c46-f7905de60842 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:28:31.166002 crc crio[23211]: time=\"2026-06-11T16:28:31.165884765Z\" level=info msg=\"Stopping pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc\" id=0c837905-6e1e-48e6-a781-093bab6c068b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:28:31.166566 crc crio[23211]: time=\"2026-06-11T16:28:31.166540301Z\" level=info msg=\"Stopped pod sandbox (already stopped): 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc\" id=0c837905-6e1e-48e6-a781-093bab6c068b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:28:31.167655 crc crio[23211]: time=\"2026-06-11T16:28:31.167559137Z\" level=info msg=\"Removing pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc\" id=daed9978-1389-4ace-b6bf-a8bcd9f6e797 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:28:31.177120 crc crio[23211]: time=\"2026-06-11T16:28:31.177025705Z\" level=info msg=\"Removed pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc\" id=daed9978-1389-4ace-b6bf-a8bcd9f6e797 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:28:35.145708 crc crio[23211]: time=\"2026-06-11T16:28:35.14515693Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-rt9kj/POD\" id=dda2eb81-2d11-4a5c-97c5-6dc593e4c8f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:28:35.146921 crc crio[23211]: time=\"2026-06-11T16:28:35.145753005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:35.187892 crc crio[23211]: time=\"2026-06-11T16:28:35.187806042Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-rt9kj Namespace:metallb-system ID:1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23 UID:2495957c-c310-46ec-a4ac-d1c85076fb2c NetNS:/var/run/netns/533106f5-0849-4ff8-893a-9a2a4a70564e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2495957c_c310_46ec_a4ac_d1c85076fb2c.slice PodAnnotations:0xc002278588}] Aliases:map[]}\"\nJun 11 16:28:35.187892 crc crio[23211]: time=\"2026-06-11T16:28:35.187871934Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-rt9kj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:28:36.187971 crc crio[23211]: 2026-06-11T16:28:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d2184f91f337e5 Mac:62:0f:32:5d:7c:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/533106f5-0849-4ff8-893a-9a2a4a70564e SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:28:36.189949 crc crio[23211]: time=\"2026-06-11T16:28:36.189883225Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-rt9kj Namespace:metallb-system ID:1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23 UID:2495957c-c310-46ec-a4ac-d1c85076fb2c NetNS:/var/run/netns/533106f5-0849-4ff8-893a-9a2a4a70564e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2495957c_c310_46ec_a4ac_d1c85076fb2c.slice PodAnnotations:0xc002278588}] Aliases:map[]}\"\nJun 11 16:28:36.190098 crc crio[23211]: time=\"2026-06-11T16:28:36.190046269Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-rt9kj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:28:36.196934 crc crio[23211]: time=\"2026-06-11T16:28:36.19683532Z\" level=info msg=\"Ran pod sandbox 1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23 with infra container: metallb-system/controller-8464864885-rt9kj/POD\" id=dda2eb81-2d11-4a5c-97c5-6dc593e4c8f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:28:36.204689 crc crio[23211]: time=\"2026-06-11T16:28:36.204586976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=cfdfcf2a-fd2c-44d3-b570-fa8e5c43c10e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:36.207028 crc crio[23211]: time=\"2026-06-11T16:28:36.206962755Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=29af5ab4-cd46-4fd1-bb9e-c0cde1f8fa67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:36.216942 crc crio[23211]: time=\"2026-06-11T16:28:36.216858383Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-rt9kj/controller\" id=ed8cb109-9afe-4196-871f-350ab1b833a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:36.217367 crc crio[23211]: time=\"2026-06-11T16:28:36.217307715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:36.262968 crc crio[23211]: time=\"2026-06-11T16:28:36.26287692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:36.280203 crc crio[23211]: time=\"2026-06-11T16:28:36.280080713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:36.374485 crc crio[23211]: time=\"2026-06-11T16:28:36.374349281Z\" level=info msg=\"Created container 8257f9f5b7f22612f5a12175da8b3a9a32f0b8f869457d7b4b9e293dc4574bb2: metallb-system/controller-8464864885-rt9kj/controller\" id=ed8cb109-9afe-4196-871f-350ab1b833a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:36.375844 crc crio[23211]: time=\"2026-06-11T16:28:36.375733866Z\" level=info msg=\"Starting container: 8257f9f5b7f22612f5a12175da8b3a9a32f0b8f869457d7b4b9e293dc4574bb2\" id=12f79cd5-eccc-4f19-ad97-e7a92ff1142c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:36.381158 crc crio[23211]: time=\"2026-06-11T16:28:36.38105974Z\" level=info msg=\"Started container\" PID=43436 containerID=8257f9f5b7f22612f5a12175da8b3a9a32f0b8f869457d7b4b9e293dc4574bb2 description=metallb-system/controller-8464864885-rt9kj/controller id=12f79cd5-eccc-4f19-ad97-e7a92ff1142c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23\nJun 11 16:28:36.391752 crc crio[23211]: time=\"2026-06-11T16:28:36.391604395Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=44bd9747-3df8-4413-8388-97ecfef461cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:36.394726 crc crio[23211]: time=\"2026-06-11T16:28:36.394603781Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=ed9c4672-0892-4590-917d-c923d1684d9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:36.408832 crc crio[23211]: time=\"2026-06-11T16:28:36.408725035Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-rt9kj/kube-rbac-proxy\" id=72487cc0-f967-4bad-bafa-5e7adf03fe23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:36.409511 crc crio[23211]: time=\"2026-06-11T16:28:36.409199967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:36.449920 crc crio[23211]: time=\"2026-06-11T16:28:36.448999948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:36.454197 crc crio[23211]: time=\"2026-06-11T16:28:36.454101006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:36.544037 crc crio[23211]: time=\"2026-06-11T16:28:36.543929744Z\" level=info msg=\"Created container 9d7734ff717b6f0b1ba2f69cc01427df123d72b6781ef71bb2f376d0ec7c77c6: metallb-system/controller-8464864885-rt9kj/kube-rbac-proxy\" id=72487cc0-f967-4bad-bafa-5e7adf03fe23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:36.545272 crc crio[23211]: time=\"2026-06-11T16:28:36.545145474Z\" level=info msg=\"Starting container: 9d7734ff717b6f0b1ba2f69cc01427df123d72b6781ef71bb2f376d0ec7c77c6\" id=fec31099-0bc0-44fa-a621-92591a04cdca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:36.550796 crc crio[23211]: time=\"2026-06-11T16:28:36.550675082Z\" level=info msg=\"Started container\" PID=43449 containerID=9d7734ff717b6f0b1ba2f69cc01427df123d72b6781ef71bb2f376d0ec7c77c6 description=metallb-system/controller-8464864885-rt9kj/kube-rbac-proxy id=fec31099-0bc0-44fa-a621-92591a04cdca name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23\nJun 11 16:28:38.716323 crc crio[23211]: time=\"2026-06-11T16:28:38.715089987Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-rnmlh/POD\" id=43e77af0-a8f1-422e-a8ef-547aa4fa9d9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:28:38.716323 crc crio[23211]: time=\"2026-06-11T16:28:38.716188375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:38.761849 crc crio[23211]: time=\"2026-06-11T16:28:38.761385971Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=43e77af0-a8f1-422e-a8ef-547aa4fa9d9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:28:38.788848 crc crio[23211]: time=\"2026-06-11T16:28:38.788711908Z\" level=info msg=\"Ran pod sandbox 81c12ec6ee9a61ac00e5d6d563b5970a3783a5abc16aba669181f2de558873b2 with infra container: metallb-system/speaker-rnmlh/POD\" id=43e77af0-a8f1-422e-a8ef-547aa4fa9d9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:28:38.794811 crc crio[23211]: time=\"2026-06-11T16:28:38.793917629Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=65eed5b6-a379-4177-9ba6-efdda23a0439 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:38.798722 crc crio[23211]: time=\"2026-06-11T16:28:38.798211347Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=d6848fcf-d68f-4783-95b7-4c7d8c2dea83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:38.810839 crc crio[23211]: time=\"2026-06-11T16:28:38.810706891Z\" level=info msg=\"Creating container: metallb-system/speaker-rnmlh/speaker\" id=97391115-0742-4fed-bc53-6d6451672bf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:38.811488 crc crio[23211]: time=\"2026-06-11T16:28:38.811193083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:38.859163 crc crio[23211]: time=\"2026-06-11T16:28:38.859014415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:39.175529 crc crio[23211]: time=\"2026-06-11T16:28:39.173541739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:39.278796 crc crio[23211]: time=\"2026-06-11T16:28:39.278701822Z\" level=info msg=\"Created container 4e374cf648df69d7b6678702cde5ce8531833186986c212b440a66a14234bbec: metallb-system/speaker-rnmlh/speaker\" id=97391115-0742-4fed-bc53-6d6451672bf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:39.280404 crc crio[23211]: time=\"2026-06-11T16:28:39.280313522Z\" level=info msg=\"Starting container: 4e374cf648df69d7b6678702cde5ce8531833186986c212b440a66a14234bbec\" id=b2a8139d-f0a3-4280-8dbc-addfa6268f0c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:39.290498 crc crio[23211]: time=\"2026-06-11T16:28:39.28779869Z\" level=info msg=\"Started container\" PID=43563 containerID=4e374cf648df69d7b6678702cde5ce8531833186986c212b440a66a14234bbec description=metallb-system/speaker-rnmlh/speaker id=b2a8139d-f0a3-4280-8dbc-addfa6268f0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=81c12ec6ee9a61ac00e5d6d563b5970a3783a5abc16aba669181f2de558873b2\nJun 11 16:28:39.332088 crc crio[23211]: time=\"2026-06-11T16:28:39.331023277Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f257b1ca-7b4c-4408-ab57-229028ac8977 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:39.354013 crc crio[23211]: time=\"2026-06-11T16:28:39.353333947Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f1610a4f-8e8f-4dcb-9ffa-4460fa22b709 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:39.367225 crc crio[23211]: time=\"2026-06-11T16:28:39.366088979Z\" level=info msg=\"Creating container: metallb-system/speaker-rnmlh/kube-rbac-proxy\" id=eaaf30ab-3400-45fc-a0b9-b8520594c948 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:39.367225 crc crio[23211]: time=\"2026-06-11T16:28:39.367048502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:39.577822 crc crio[23211]: time=\"2026-06-11T16:28:39.577627755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:40.083123 crc crio[23211]: time=\"2026-06-11T16:28:40.083045926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:40.343577 crc crio[23211]: time=\"2026-06-11T16:28:40.343106892Z\" level=info msg=\"Created container a1e2b1f80676b611612f6793101adfadcfaa783b444dfbac5a56c7668ae72ca0: metallb-system/speaker-rnmlh/kube-rbac-proxy\" id=eaaf30ab-3400-45fc-a0b9-b8520594c948 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:40.348108 crc crio[23211]: time=\"2026-06-11T16:28:40.347342929Z\" level=info msg=\"Starting container: a1e2b1f80676b611612f6793101adfadcfaa783b444dfbac5a56c7668ae72ca0\" id=94a42721-2614-4373-babe-5081494c984e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:40.356953 crc crio[23211]: time=\"2026-06-11T16:28:40.356861308Z\" level=info msg=\"Started container\" PID=43578 containerID=a1e2b1f80676b611612f6793101adfadcfaa783b444dfbac5a56c7668ae72ca0 description=metallb-system/speaker-rnmlh/kube-rbac-proxy id=94a42721-2614-4373-babe-5081494c984e name=/runtime.v1.RuntimeService/StartContainer sandboxID=81c12ec6ee9a61ac00e5d6d563b5970a3783a5abc16aba669181f2de558873b2\nJun 11 16:28:54.328916 crc crio[23211]: time=\"2026-06-11T16:28:54.327760956Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/POD\" id=2005c287-f5ee-4add-b363-c3d3bbb7d454 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:28:54.328916 crc crio[23211]: time=\"2026-06-11T16:28:54.328655067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:54.358391 crc crio[23211]: time=\"2026-06-11T16:28:54.358230237Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 Namespace:openshift-marketplace ID:7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b UID:7a1b46aa-f959-417e-9e51-166f932c7e6d NetNS:/var/run/netns/f53eead3-dd5d-4841-83d2-b00cf3190afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a1b46aa_f959_417e_9e51_166f932c7e6d.slice PodAnnotations:0xc0038ac780}] Aliases:map[]}\"\nJun 11 16:28:54.358391 crc crio[23211]: time=\"2026-06-11T16:28:54.35833636Z\" level=info msg=\"Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:28:55.070682 crc crio[23211]: 2026-06-11T16:28:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c69ba31be8d8a7 Mac:96:0e:99:3f:fc:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/f53eead3-dd5d-4841-83d2-b00cf3190afa SocketPath: PciID:}] [{Interface:0xc000015650 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:28:55.072477 crc crio[23211]: time=\"2026-06-11T16:28:55.07228852Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 Namespace:openshift-marketplace ID:7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b UID:7a1b46aa-f959-417e-9e51-166f932c7e6d NetNS:/var/run/netns/f53eead3-dd5d-4841-83d2-b00cf3190afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a1b46aa_f959_417e_9e51_166f932c7e6d.slice PodAnnotations:0xc0038ac780}] Aliases:map[]}\"\nJun 11 16:28:55.072551 crc crio[23211]: time=\"2026-06-11T16:28:55.072495715Z\" level=info msg=\"Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:28:55.081910 crc crio[23211]: time=\"2026-06-11T16:28:55.080031923Z\" level=info msg=\"Ran pod sandbox 7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/POD\" id=2005c287-f5ee-4add-b363-c3d3bbb7d454 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:28:55.084276 crc crio[23211]: time=\"2026-06-11T16:28:55.082938482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e8586540-fe13-4e9c-bcc1-980935f5f136 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:55.086340 crc crio[23211]: time=\"2026-06-11T16:28:55.086265311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a628ffee-6a40-426e-92db-455f9bada855 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:55.096548 crc crio[23211]: time=\"2026-06-11T16:28:55.09641016Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/util\" id=82bfe545-c6ca-48c4-b53a-98fbfef44128 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:55.097048 crc crio[23211]: time=\"2026-06-11T16:28:55.096979694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:55.125690 crc crio[23211]: time=\"2026-06-11T16:28:55.12556126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:55.131174 crc crio[23211]: time=\"2026-06-11T16:28:55.131113781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:28:55.252222 crc crio[23211]: time=\"2026-06-11T16:28:55.252072173Z\" level=info msg=\"Created container 941fe72422ea2fdb975aca2b35aafdf48712a54ec58c4c5601896daf569fd651: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/util\" id=82bfe545-c6ca-48c4-b53a-98fbfef44128 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:55.254195 crc crio[23211]: time=\"2026-06-11T16:28:55.2541174Z\" level=info msg=\"Starting container: 941fe72422ea2fdb975aca2b35aafdf48712a54ec58c4c5601896daf569fd651\" id=0c2f8cea-c7aa-41ff-9bdb-8ae9978076ea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:55.265846 crc crio[23211]: time=\"2026-06-11T16:28:55.265755556Z\" level=info msg=\"Started container\" PID=43851 containerID=941fe72422ea2fdb975aca2b35aafdf48712a54ec58c4c5601896daf569fd651 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/util id=0c2f8cea-c7aa-41ff-9bdb-8ae9978076ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b\nJun 11 16:28:55.401918 crc crio[23211]: time=\"2026-06-11T16:28:55.401873177Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=582d5aa2-8abd-4fcd-ac37-b5254b8861fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:55.402900 crc crio[23211]: time=\"2026-06-11T16:28:55.402785738Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found\" id=582d5aa2-8abd-4fcd-ac37-b5254b8861fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:55.402900 crc crio[23211]: time=\"2026-06-11T16:28:55.40284667Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found\" id=582d5aa2-8abd-4fcd-ac37-b5254b8861fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:55.407850 crc crio[23211]: time=\"2026-06-11T16:28:55.407723415Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=8ab1f515-f419-43d0-9253-5dd92988f513 name=/runtime.v1.ImageService/PullImage\nJun 11 16:28:55.419505 crc crio[23211]: time=\"2026-06-11T16:28:55.419379641Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\\\"\"\nJun 11 16:29:02.163912 crc crio[23211]: time=\"2026-06-11T16:29:02.162162614Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-b9jvw/POD\" id=7074db5b-9d80-4c11-87e2-7b5b18251265 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:02.165694 crc crio[23211]: time=\"2026-06-11T16:29:02.163957648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:02.929731 crc crio[23211]: time=\"2026-06-11T16:29:02.929093128Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/POD\" id=cd40a5e5-f1b7-4bac-a9c5-d2e5551dd3a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:02.929882 crc crio[23211]: time=\"2026-06-11T16:29:02.929792474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:03.496823 crc crio[23211]: time=\"2026-06-11T16:29:03.496341648Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cd40a5e5-f1b7-4bac-a9c5-d2e5551dd3a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:03.570151 crc crio[23211]: time=\"2026-06-11T16:29:03.570056382Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7074db5b-9d80-4c11-87e2-7b5b18251265 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:03.585846 crc crio[23211]: time=\"2026-06-11T16:29:03.585744632Z\" level=info msg=\"Ran pod sandbox d35d29280b8f4a8fd2abadfde63898ec757d8c0a229cea3eff031e9b20c4b1a3 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/POD\" id=cd40a5e5-f1b7-4bac-a9c5-d2e5551dd3a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:03.588534 crc crio[23211]: time=\"2026-06-11T16:29:03.588299994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7bed80b5-9e0b-4113-bdfe-9aa7a8cfe595 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:03.588956 crc crio[23211]: time=\"2026-06-11T16:29:03.588644642Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=7bed80b5-9e0b-4113-bdfe-9aa7a8cfe595 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:03.588956 crc crio[23211]: time=\"2026-06-11T16:29:03.588719194Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=7bed80b5-9e0b-4113-bdfe-9aa7a8cfe595 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:03.590046 crc crio[23211]: time=\"2026-06-11T16:29:03.589963713Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d8640eb2-b1bb-4524-ba9e-39c40de55c5f name=/runtime.v1.ImageService/PullImage\nJun 11 16:29:03.597060 crc crio[23211]: time=\"2026-06-11T16:29:03.596977608Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=8ab1f515-f419-43d0-9253-5dd92988f513 name=/runtime.v1.ImageService/PullImage\nJun 11 16:29:03.598132 crc crio[23211]: time=\"2026-06-11T16:29:03.598032474Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 11 16:29:03.599555 crc crio[23211]: time=\"2026-06-11T16:29:03.599342014Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=5fd125a8-6836-4260-9e6d-96bed52a09b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:03.605753 crc crio[23211]: time=\"2026-06-11T16:29:03.605654003Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=6fe99ca9-76f3-4072-9cf7-75edb7bcb7ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:03.615906 crc crio[23211]: time=\"2026-06-11T16:29:03.615780373Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/pull\" id=aa717a1d-9849-4490-9c2d-0eddc56cca9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:03.617944 crc crio[23211]: time=\"2026-06-11T16:29:03.617880373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:03.652021 crc crio[23211]: time=\"2026-06-11T16:29:03.65152967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:03.657286 crc crio[23211]: time=\"2026-06-11T16:29:03.657125911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:03.710137 crc crio[23211]: time=\"2026-06-11T16:29:03.709988162Z\" level=info msg=\"Ran pod sandbox 575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406 with infra container: openshift-frr-k8s/frr-k8s-b9jvw/POD\" id=7074db5b-9d80-4c11-87e2-7b5b18251265 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:03.714530 crc crio[23211]: time=\"2026-06-11T16:29:03.714030597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0ffabc56-0bc8-4839-bf2c-24b1614c0294 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:03.715250 crc crio[23211]: time=\"2026-06-11T16:29:03.715153143Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=0ffabc56-0bc8-4839-bf2c-24b1614c0294 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:03.715250 crc crio[23211]: time=\"2026-06-11T16:29:03.715232185Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=0ffabc56-0bc8-4839-bf2c-24b1614c0294 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:03.716533 crc crio[23211]: time=\"2026-06-11T16:29:03.716378143Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=345141dc-53ab-4ae6-b16f-c9b08d259b8c name=/runtime.v1.ImageService/PullImage\nJun 11 16:29:03.720964 crc crio[23211]: time=\"2026-06-11T16:29:03.720890129Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 11 16:29:03.752782 crc crio[23211]: time=\"2026-06-11T16:29:03.752507747Z\" level=info msg=\"Created container b93745942dd66bb0d9329600343b61f56390a773bc5d1971e062f3c93ac75d0a: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/pull\" id=aa717a1d-9849-4490-9c2d-0eddc56cca9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:03.757884 crc crio[23211]: time=\"2026-06-11T16:29:03.757797504Z\" level=info msg=\"Starting container: b93745942dd66bb0d9329600343b61f56390a773bc5d1971e062f3c93ac75d0a\" id=d1fcd702-d935-4bdb-9640-768d3dff3da1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:03.762735 crc crio[23211]: time=\"2026-06-11T16:29:03.762663758Z\" level=info msg=\"Started container\" PID=44010 containerID=b93745942dd66bb0d9329600343b61f56390a773bc5d1971e062f3c93ac75d0a description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/pull id=d1fcd702-d935-4bdb-9640-768d3dff3da1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b\nJun 11 16:29:04.579924 crc crio[23211]: time=\"2026-06-11T16:29:04.544881554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c6f50c3b-91c5-43bf-ad05-b112381d59e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:04.579924 crc crio[23211]: time=\"2026-06-11T16:29:04.547942865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7a8a5702-f28f-45e4-91a8-f47c702bd3d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:04.579924 crc crio[23211]: time=\"2026-06-11T16:29:04.573977921Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/extract\" id=c33329f9-de4c-4909-a454-fad3c6c5ec80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:04.582545 crc crio[23211]: time=\"2026-06-11T16:29:04.5806847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:04.640031 crc crio[23211]: time=\"2026-06-11T16:29:04.639808988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:04.650369 crc crio[23211]: time=\"2026-06-11T16:29:04.650293176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:04.819971 crc crio[23211]: time=\"2026-06-11T16:29:04.819851438Z\" level=info msg=\"Created container 1ba3c436aecbd9303488113f5cd12a44b5df3454f3c323b43d44b0d3c6bc45c9: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/extract\" id=c33329f9-de4c-4909-a454-fad3c6c5ec80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:04.824163 crc crio[23211]: time=\"2026-06-11T16:29:04.823924245Z\" level=info msg=\"Starting container: 1ba3c436aecbd9303488113f5cd12a44b5df3454f3c323b43d44b0d3c6bc45c9\" id=06731418-5e4e-4b54-9d0d-fab7bcc08d73 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:04.864775 crc crio[23211]: time=\"2026-06-11T16:29:04.864293009Z\" level=info msg=\"Started container\" PID=44046 containerID=1ba3c436aecbd9303488113f5cd12a44b5df3454f3c323b43d44b0d3c6bc45c9 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/extract id=06731418-5e4e-4b54-9d0d-fab7bcc08d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b\nJun 11 16:29:06.625005 crc crio[23211]: time=\"2026-06-11T16:29:06.62406309Z\" level=info msg=\"Stopping pod sandbox: 7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b\" id=f0ae21f2-d35b-41c4-9543-546353acbc97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:06.626980 crc crio[23211]: time=\"2026-06-11T16:29:06.626893007Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 Namespace:openshift-marketplace ID:7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b UID:7a1b46aa-f959-417e-9e51-166f932c7e6d NetNS:/var/run/netns/f53eead3-dd5d-4841-83d2-b00cf3190afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a1b46aa_f959_417e_9e51_166f932c7e6d.slice PodAnnotations:0xc0030887b8}] Aliases:map[]}\"\nJun 11 16:29:06.627515 crc crio[23211]: time=\"2026-06-11T16:29:06.627318507Z\" level=info msg=\"Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:29:08.560311 crc crio[23211]: time=\"2026-06-11T16:29:08.559693562Z\" level=info msg=\"Stopped pod sandbox: 7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b\" id=f0ae21f2-d35b-41c4-9543-546353acbc97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:23.116009 crc crio[23211]: time=\"2026-06-11T16:29:23.115062059Z\" level=info msg=\"Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/POD\" id=5728ab05-21a3-45b4-9382-72ead6c88626 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:23.117302 crc crio[23211]: time=\"2026-06-11T16:29:23.116037382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:34.466836 crc crio[23211]: time=\"2026-06-11T16:29:34.465806427Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-4xd4b Namespace:cert-manager-operator ID:f254d9e98bf2b2500430f93bdd1229c954c084367add5b9cd0e5705ac004222f UID:6426fee3-7d64-4b66-bf06-9c43534f7895 NetNS:/var/run/netns/4bb60359-9c3f-4f28-8a40-760229251fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6426fee3_7d64_4b66_bf06_9c43534f7895.slice PodAnnotations:0xc000612710}] Aliases:map[]}\"\nJun 11 16:29:34.466836 crc crio[23211]: time=\"2026-06-11T16:29:34.466523254Z\" level=info msg=\"Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-4xd4b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:29:34.574906 crc crio[23211]: time=\"2026-06-11T16:29:34.574300704Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=345141dc-53ab-4ae6-b16f-c9b08d259b8c name=/runtime.v1.ImageService/PullImage\nJun 11 16:29:34.577550 crc crio[23211]: time=\"2026-06-11T16:29:34.577366946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6ed0d44a-b2fe-4c57-963f-9a7358857c0c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:34.581696 crc crio[23211]: time=\"2026-06-11T16:29:34.581637287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=88624277-f41c-451e-8ce9-12c474e4c284 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:34.591023 crc crio[23211]: time=\"2026-06-11T16:29:34.590942488Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-files\" id=31ede22b-308c-49f2-a110-e4708a957bd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:34.593207 crc crio[23211]: time=\"2026-06-11T16:29:34.593110149Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d8640eb2-b1bb-4524-ba9e-39c40de55c5f name=/runtime.v1.ImageService/PullImage\nJun 11 16:29:34.593794 crc crio[23211]: time=\"2026-06-11T16:29:34.593705623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:34.594336 crc crio[23211]: time=\"2026-06-11T16:29:34.594248606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b43cf57b-a241-4ee2-b0f1-296cec89efdf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:34.600299 crc crio[23211]: time=\"2026-06-11T16:29:34.600212308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7b30c239-ccae-4253-81b5-2f2b7bea9a7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:34.638551 crc crio[23211]: time=\"2026-06-11T16:29:34.637865817Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/frr-k8s-webhook-server\" id=bb9fc3a1-2809-4773-9b52-f36aa6f7728f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:34.640068 crc crio[23211]: time=\"2026-06-11T16:29:34.639935496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:34.655206 crc crio[23211]: time=\"2026-06-11T16:29:34.649220477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:34.658358 crc crio[23211]: time=\"2026-06-11T16:29:34.658022185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:34.694194 crc crio[23211]: time=\"2026-06-11T16:29:34.694106679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:34.700776 crc crio[23211]: time=\"2026-06-11T16:29:34.70052728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:34.800247 crc crio[23211]: time=\"2026-06-11T16:29:34.800147577Z\" level=info msg=\"Created container 3625f0d48dba79fb8cd390081dd2da553d44a0535a6c11cd97230cd002668746: openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-files\" id=31ede22b-308c-49f2-a110-e4708a957bd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:34.801090 crc crio[23211]: time=\"2026-06-11T16:29:34.801009197Z\" level=info msg=\"Created container 8412e59ae98d3b792276b6bdec03ec3fa55726c5692d86d59a0d09cac3e09624: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/frr-k8s-webhook-server\" id=bb9fc3a1-2809-4773-9b52-f36aa6f7728f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:34.803766 crc crio[23211]: time=\"2026-06-11T16:29:34.803726881Z\" level=info msg=\"Starting container: 3625f0d48dba79fb8cd390081dd2da553d44a0535a6c11cd97230cd002668746\" id=2e9d4132-ac05-46bd-a078-ea4f3c6e2acb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:34.804111 crc crio[23211]: time=\"2026-06-11T16:29:34.803732982Z\" level=info msg=\"Starting container: 8412e59ae98d3b792276b6bdec03ec3fa55726c5692d86d59a0d09cac3e09624\" id=5683c0a8-6716-4447-86bb-c82c4dea4c2d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:34.810208 crc crio[23211]: time=\"2026-06-11T16:29:34.810082512Z\" level=info msg=\"Started container\" PID=44609 containerID=8412e59ae98d3b792276b6bdec03ec3fa55726c5692d86d59a0d09cac3e09624 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/frr-k8s-webhook-server id=5683c0a8-6716-4447-86bb-c82c4dea4c2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d35d29280b8f4a8fd2abadfde63898ec757d8c0a229cea3eff031e9b20c4b1a3\nJun 11 16:29:34.816535 crc crio[23211]: time=\"2026-06-11T16:29:34.816404581Z\" level=info msg=\"Started container\" PID=44598 containerID=3625f0d48dba79fb8cd390081dd2da553d44a0535a6c11cd97230cd002668746 description=openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-files id=2e9d4132-ac05-46bd-a078-ea4f3c6e2acb name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406\nJun 11 16:29:34.848235 crc crio[23211]: 2026-06-11T16:29:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f254d9e98bf2b25 Mac:1e:c7:43:c3:88:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/4bb60359-9c3f-4f28-8a40-760229251fed SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:29:34.850540 crc crio[23211]: time=\"2026-06-11T16:29:34.849473464Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-4xd4b Namespace:cert-manager-operator ID:f254d9e98bf2b2500430f93bdd1229c954c084367add5b9cd0e5705ac004222f UID:6426fee3-7d64-4b66-bf06-9c43534f7895 NetNS:/var/run/netns/4bb60359-9c3f-4f28-8a40-760229251fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6426fee3_7d64_4b66_bf06_9c43534f7895.slice PodAnnotations:0xc000612710}] Aliases:map[]}\"\nJun 11 16:29:34.850540 crc crio[23211]: time=\"2026-06-11T16:29:34.849790122Z\" level=info msg=\"Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-4xd4b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:29:34.866053 crc crio[23211]: time=\"2026-06-11T16:29:34.865861811Z\" level=info msg=\"Ran pod sandbox f254d9e98bf2b2500430f93bdd1229c954c084367add5b9cd0e5705ac004222f with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/POD\" id=5728ab05-21a3-45b4-9382-72ead6c88626 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:34.868265 crc crio[23211]: time=\"2026-06-11T16:29:34.868200007Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=c4623ed7-6dbf-474f-b15f-fab9d26d9f13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:34.868532 crc crio[23211]: time=\"2026-06-11T16:29:34.868477603Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found\" id=c4623ed7-6dbf-474f-b15f-fab9d26d9f13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:34.868669 crc crio[23211]: time=\"2026-06-11T16:29:34.868557945Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found\" id=c4623ed7-6dbf-474f-b15f-fab9d26d9f13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:34.869711 crc crio[23211]: time=\"2026-06-11T16:29:34.869684222Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=f6e08825-9772-4cbd-8f76-1a4cc7c0b0d9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:29:34.880925 crc crio[23211]: time=\"2026-06-11T16:29:34.880705242Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\\\"\"\nJun 11 16:29:35.406274 crc crio[23211]: time=\"2026-06-11T16:29:35.406231475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7ab27631-c4ad-44b5-927b-302bae981c2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:35.411302 crc crio[23211]: time=\"2026-06-11T16:29:35.411260354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3b165896-21df-4369-a328-bc2607d1d243 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:35.422949 crc crio[23211]: time=\"2026-06-11T16:29:35.422847118Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/cp-reloader\" id=f45eb576-9728-4b3f-8279-3c822a2c61a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:35.424818 crc crio[23211]: time=\"2026-06-11T16:29:35.424744153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:35.458955 crc crio[23211]: time=\"2026-06-11T16:29:35.45883638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:35.463028 crc crio[23211]: time=\"2026-06-11T16:29:35.462966768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:35.577129 crc crio[23211]: time=\"2026-06-11T16:29:35.576923693Z\" level=info msg=\"Created container 6138e140b80bcb4405b1d084c0dd337ca80cb526dab1fc32060c0bea5620eed8: openshift-frr-k8s/frr-k8s-b9jvw/cp-reloader\" id=f45eb576-9728-4b3f-8279-3c822a2c61a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:35.580300 crc crio[23211]: time=\"2026-06-11T16:29:35.578261625Z\" level=info msg=\"Starting container: 6138e140b80bcb4405b1d084c0dd337ca80cb526dab1fc32060c0bea5620eed8\" id=8d79a129-6c10-4e11-91bd-76af67f32a37 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:35.583509 crc crio[23211]: time=\"2026-06-11T16:29:35.583300444Z\" level=info msg=\"Started container\" PID=44636 containerID=6138e140b80bcb4405b1d084c0dd337ca80cb526dab1fc32060c0bea5620eed8 description=openshift-frr-k8s/frr-k8s-b9jvw/cp-reloader id=8d79a129-6c10-4e11-91bd-76af67f32a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406\nJun 11 16:29:36.429923 crc crio[23211]: time=\"2026-06-11T16:29:36.42857035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=618e995f-f58f-4eae-9aab-f01f5a67a05b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:36.434851 crc crio[23211]: time=\"2026-06-11T16:29:36.433710021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d95af8e3-40c2-4c44-bc98-8abf2c1bf234 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:36.447392 crc crio[23211]: time=\"2026-06-11T16:29:36.447351375Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/cp-metrics\" id=9a751ea5-ea5d-4109-96e9-f96c2c48c1f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:36.451302 crc crio[23211]: time=\"2026-06-11T16:29:36.451276728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:36.490046 crc crio[23211]: time=\"2026-06-11T16:29:36.489969613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:36.493941 crc crio[23211]: time=\"2026-06-11T16:29:36.493883036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:36.620042 crc crio[23211]: time=\"2026-06-11T16:29:36.619950018Z\" level=info msg=\"Created container c0fea29252de5254269c984b1607419387637a1c1faec7a3060ed2e8fa061669: openshift-frr-k8s/frr-k8s-b9jvw/cp-metrics\" id=9a751ea5-ea5d-4109-96e9-f96c2c48c1f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:36.621500 crc crio[23211]: time=\"2026-06-11T16:29:36.621404722Z\" level=info msg=\"Starting container: c0fea29252de5254269c984b1607419387637a1c1faec7a3060ed2e8fa061669\" id=d2c4085e-c264-40b1-8b3b-7c27b079d45d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:36.629396 crc crio[23211]: time=\"2026-06-11T16:29:36.629171577Z\" level=info msg=\"Started container\" PID=44653 containerID=c0fea29252de5254269c984b1607419387637a1c1faec7a3060ed2e8fa061669 description=openshift-frr-k8s/frr-k8s-b9jvw/cp-metrics id=d2c4085e-c264-40b1-8b3b-7c27b079d45d name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406\nJun 11 16:29:37.449183 crc crio[23211]: time=\"2026-06-11T16:29:37.448376847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e5fb0a92-83d4-440e-8708-8b4fb53c9e1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:38.037101 crc crio[23211]: time=\"2026-06-11T16:29:38.037024882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=eb13da93-91d8-468f-b209-56360028545a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:38.048250 crc crio[23211]: time=\"2026-06-11T16:29:38.048157395Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-status\" id=c6659fbb-991d-4456-960d-3b674e4deb3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:38.050509 crc crio[23211]: time=\"2026-06-11T16:29:38.050363778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:38.143375 crc crio[23211]: time=\"2026-06-11T16:29:38.143175602Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e\" id=f6e08825-9772-4cbd-8f76-1a4cc7c0b0d9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:29:38.145371 crc crio[23211]: time=\"2026-06-11T16:29:38.145290783Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=68046935-223d-4d47-a155-acfd24c4ae2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:38.152067 crc crio[23211]: time=\"2026-06-11T16:29:38.151999262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:38.158624 crc crio[23211]: time=\"2026-06-11T16:29:38.158414353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:38.166884 crc crio[23211]: time=\"2026-06-11T16:29:38.166780342Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=a98da3ab-c694-4227-a984-5631c8dc355e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:38.178617 crc crio[23211]: time=\"2026-06-11T16:29:38.177563146Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/cert-manager-operator\" id=bc33d3f7-77f0-40fc-9bf7-44e85aad8e35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:38.180962 crc crio[23211]: time=\"2026-06-11T16:29:38.180889586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:38.227460 crc crio[23211]: time=\"2026-06-11T16:29:38.227359855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:38.230764 crc crio[23211]: time=\"2026-06-11T16:29:38.230700374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:38.698403 crc crio[23211]: time=\"2026-06-11T16:29:38.698125541Z\" level=info msg=\"Created container 4d88fee61475bb91b9a517060b45d6bff3313fd4041fbf48739dbfaf35a4360a: openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-status\" id=c6659fbb-991d-4456-960d-3b674e4deb3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:38.698931 crc crio[23211]: time=\"2026-06-11T16:29:38.698852288Z\" level=info msg=\"Created container 8665ed4f016ccc793e64224d5b6cbbceedb6d8f57c5aacefc7e2680ede321c63: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/cert-manager-operator\" id=bc33d3f7-77f0-40fc-9bf7-44e85aad8e35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:38.709136 crc crio[23211]: time=\"2026-06-11T16:29:38.708954057Z\" level=info msg=\"Starting container: 4d88fee61475bb91b9a517060b45d6bff3313fd4041fbf48739dbfaf35a4360a\" id=a74b73e2-99b0-47f2-b331-3bc1d3cb9839 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:38.709676 crc crio[23211]: time=\"2026-06-11T16:29:38.709146042Z\" level=info msg=\"Starting container: 8665ed4f016ccc793e64224d5b6cbbceedb6d8f57c5aacefc7e2680ede321c63\" id=97f6c65c-5073-4277-ae91-f9411eb2e02b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:38.722495 crc crio[23211]: time=\"2026-06-11T16:29:38.719996079Z\" level=info msg=\"Started container\" PID=44745 containerID=8665ed4f016ccc793e64224d5b6cbbceedb6d8f57c5aacefc7e2680ede321c63 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/cert-manager-operator id=97f6c65c-5073-4277-ae91-f9411eb2e02b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f254d9e98bf2b2500430f93bdd1229c954c084367add5b9cd0e5705ac004222f\nJun 11 16:29:38.722495 crc crio[23211]: time=\"2026-06-11T16:29:38.721039614Z\" level=info msg=\"Started container\" PID=44740 containerID=4d88fee61475bb91b9a517060b45d6bff3313fd4041fbf48739dbfaf35a4360a description=openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-status id=a74b73e2-99b0-47f2-b331-3bc1d3cb9839 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406\nJun 11 16:29:39.481707 crc crio[23211]: time=\"2026-06-11T16:29:39.481416031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c48e9606-d0ae-4e08-91cc-c56aa1d138a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:39.498533 crc crio[23211]: time=\"2026-06-11T16:29:39.498375754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9a2bf2e5-4bdb-474e-8391-eaacc4d40637 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:39.508224 crc crio[23211]: time=\"2026-06-11T16:29:39.508118584Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/controller\" id=777994fe-89e4-4840-8a77-288d854c134a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:39.508738 crc crio[23211]: time=\"2026-06-11T16:29:39.508677467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:39.546905 crc crio[23211]: time=\"2026-06-11T16:29:39.546502762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:39.552609 crc crio[23211]: time=\"2026-06-11T16:29:39.552481953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:39.686546 crc crio[23211]: time=\"2026-06-11T16:29:39.686466823Z\" level=info msg=\"Created container 9f921808ca18aaf59d9200bbb29aef340766ed20b1315985ac1e9f708a53e405: openshift-frr-k8s/frr-k8s-b9jvw/controller\" id=777994fe-89e4-4840-8a77-288d854c134a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:39.687888 crc crio[23211]: time=\"2026-06-11T16:29:39.687816865Z\" level=info msg=\"Starting container: 9f921808ca18aaf59d9200bbb29aef340766ed20b1315985ac1e9f708a53e405\" id=147c197f-8143-4fdb-a00e-a4a50c65771a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:39.700813 crc crio[23211]: time=\"2026-06-11T16:29:39.700692159Z\" level=info msg=\"Started container\" PID=44789 containerID=9f921808ca18aaf59d9200bbb29aef340766ed20b1315985ac1e9f708a53e405 description=openshift-frr-k8s/frr-k8s-b9jvw/controller id=147c197f-8143-4fdb-a00e-a4a50c65771a name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406\nJun 11 16:29:39.715939 crc crio[23211]: time=\"2026-06-11T16:29:39.715717785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9c1f8307-bbb6-4127-9e69-0093bf52ebde name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:39.720120 crc crio[23211]: time=\"2026-06-11T16:29:39.719999486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4c399ff2-1ca9-4af8-95bc-665779e42d76 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:39.727871 crc crio[23211]: time=\"2026-06-11T16:29:39.727255938Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/frr\" id=9d8723ac-d089-4d46-82c8-a2407ff3b365 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:39.728749 crc crio[23211]: time=\"2026-06-11T16:29:39.728133449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:39.840234 crc crio[23211]: time=\"2026-06-11T16:29:39.839985095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:39.846353 crc crio[23211]: time=\"2026-06-11T16:29:39.845935465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:40.065833 crc crio[23211]: time=\"2026-06-11T16:29:40.065223973Z\" level=info msg=\"Created container d2af4922c0c5a4dfa069ead5727168de4fb385f50df5f3331932dc2bac74046d: openshift-frr-k8s/frr-k8s-b9jvw/frr\" id=9d8723ac-d089-4d46-82c8-a2407ff3b365 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:40.073111 crc crio[23211]: time=\"2026-06-11T16:29:40.072120036Z\" level=info msg=\"Starting container: d2af4922c0c5a4dfa069ead5727168de4fb385f50df5f3331932dc2bac74046d\" id=c7d035e8-8b9b-4502-91c5-0f28167081eb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:40.089372 crc crio[23211]: time=\"2026-06-11T16:29:40.08793405Z\" level=info msg=\"Started container\" PID=44803 containerID=d2af4922c0c5a4dfa069ead5727168de4fb385f50df5f3331932dc2bac74046d description=openshift-frr-k8s/frr-k8s-b9jvw/frr id=c7d035e8-8b9b-4502-91c5-0f28167081eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406\nJun 11 16:29:40.119025 crc crio[23211]: time=\"2026-06-11T16:29:40.118290378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4bcf8d79-3fbb-422a-a19d-016e6b8359ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:40.128231 crc crio[23211]: time=\"2026-06-11T16:29:40.128080681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ad3c8a55-1090-46f0-8bc4-0efb94ab0f81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:40.141890 crc crio[23211]: time=\"2026-06-11T16:29:40.141276362Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/reloader\" id=5852559c-c657-4f31-80e9-cf47502ae3bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:40.142308 crc crio[23211]: time=\"2026-06-11T16:29:40.142001529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:40.180222 crc crio[23211]: time=\"2026-06-11T16:29:40.180137102Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-79c8d999ff-z757t/POD\" id=7f976a4d-8a08-4e41-b1f8-00aed9d0e1a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:40.181348 crc crio[23211]: time=\"2026-06-11T16:29:40.18131159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:40.284903 crc crio[23211]: time=\"2026-06-11T16:29:40.284799758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:40.295404 crc crio[23211]: time=\"2026-06-11T16:29:40.294683801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:40.321090 crc crio[23211]: time=\"2026-06-11T16:29:40.320949393Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-z757t Namespace:cert-manager ID:643d505b024d2f0ef85d40a1a49df429cbc85a3767310d6e802e5455e1f5aa2c UID:bf18bb80-d1d5-4bba-87dc-cceb964b3372 NetNS:/var/run/netns/6bf8416a-0cb8-4b7a-87c6-199697974cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf18bb80_d1d5_4bba_87dc_cceb964b3372.slice PodAnnotations:0xc0001ae210}] Aliases:map[]}\"\nJun 11 16:29:40.321090 crc crio[23211]: time=\"2026-06-11T16:29:40.321062686Z\" level=info msg=\"Adding pod cert-manager_cert-manager-79c8d999ff-z757t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:29:40.620490 crc crio[23211]: time=\"2026-06-11T16:29:40.619190018Z\" level=info msg=\"Created container 41b9e3c3d84884697daaf333d4adbb2deaec20c80cb144b3ce9475a5f0988c40: openshift-frr-k8s/frr-k8s-b9jvw/reloader\" id=5852559c-c657-4f31-80e9-cf47502ae3bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:40.623700 crc crio[23211]: time=\"2026-06-11T16:29:40.622871295Z\" level=info msg=\"Starting container: 41b9e3c3d84884697daaf333d4adbb2deaec20c80cb144b3ce9475a5f0988c40\" id=1e9c24b9-edc3-462b-bd58-fd6bd89f1b37 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:40.650632 crc crio[23211]: time=\"2026-06-11T16:29:40.649872964Z\" level=info msg=\"Started container\" PID=44856 containerID=41b9e3c3d84884697daaf333d4adbb2deaec20c80cb144b3ce9475a5f0988c40 description=openshift-frr-k8s/frr-k8s-b9jvw/reloader id=1e9c24b9-edc3-462b-bd58-fd6bd89f1b37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406\nJun 11 16:29:40.682249 crc crio[23211]: time=\"2026-06-11T16:29:40.682006284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9c9e351a-1652-45c5-85b1-3a7907ada214 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:40.696713 crc crio[23211]: time=\"2026-06-11T16:29:40.694789346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=76e68033-d675-4a81-8292-68a035342907 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:40.719500 crc crio[23211]: time=\"2026-06-11T16:29:40.719172583Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/frr-metrics\" id=04a4e494-5e6f-4386-96ef-33c7f228ee9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:40.720175 crc crio[23211]: time=\"2026-06-11T16:29:40.719897451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:40.846106 crc crio[23211]: time=\"2026-06-11T16:29:40.844347695Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-d5jqj/POD\" id=6b83cb55-e7f6-4719-94e6-d1a85a6a213f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:40.846106 crc crio[23211]: time=\"2026-06-11T16:29:40.844677344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:41.036550 crc crio[23211]: time=\"2026-06-11T16:29:41.036297156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:41.070931 crc crio[23211]: time=\"2026-06-11T16:29:41.070385152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:41.079330 crc crio[23211]: time=\"2026-06-11T16:29:41.079290493Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-d5jqj Namespace:cert-manager ID:219d022412e08dcc4b6b0776097bde2d32dcb95404ce0e6474fe31fadcff862e UID:a934d83a-6e64-481f-b2eb-478eb940c74a NetNS:/var/run/netns/e54b0624-a09a-46e7-bc45-16df5a6a4b6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda934d83a_6e64_481f_b2eb_478eb940c74a.slice PodAnnotations:0xc0001ae848}] Aliases:map[]}\"\nJun 11 16:29:41.080412 crc crio[23211]: time=\"2026-06-11T16:29:41.079751394Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-587ccfb98-d5jqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:29:41.579038 crc crio[23211]: time=\"2026-06-11T16:29:41.578059473Z\" level=info msg=\"Created container d88af9425b5e8d0da0438b5c2345b4c12714646d45181d5e80718009046afb5f: openshift-frr-k8s/frr-k8s-b9jvw/frr-metrics\" id=04a4e494-5e6f-4386-96ef-33c7f228ee9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:41.593042 crc crio[23211]: time=\"2026-06-11T16:29:41.592792561Z\" level=info msg=\"Starting container: d88af9425b5e8d0da0438b5c2345b4c12714646d45181d5e80718009046afb5f\" id=b4c859b2-befd-4598-af84-8286fd0149b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:41.644721 crc crio[23211]: time=\"2026-06-11T16:29:41.644272879Z\" level=info msg=\"Started container\" PID=44909 containerID=d88af9425b5e8d0da0438b5c2345b4c12714646d45181d5e80718009046afb5f description=openshift-frr-k8s/frr-k8s-b9jvw/frr-metrics id=b4c859b2-befd-4598-af84-8286fd0149b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406\nJun 11 16:29:41.738041 crc crio[23211]: time=\"2026-06-11T16:29:41.735312863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=46de124d-3bbe-4f09-b882-5aca42f795cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:41.791138 crc crio[23211]: time=\"2026-06-11T16:29:41.791025332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=469736b7-c965-4f92-8c71-d24a2a992df2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:41.906147 crc crio[23211]: time=\"2026-06-11T16:29:41.904220019Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/frr-status\" id=3c1a5674-7817-4375-96ab-35ee2cce7be1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:41.906147 crc crio[23211]: time=\"2026-06-11T16:29:41.904815613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:42.219479 crc crio[23211]: time=\"2026-06-11T16:29:42.218188757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:42.227973 crc crio[23211]: time=\"2026-06-11T16:29:42.227274091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:42.473681 crc crio[23211]: time=\"2026-06-11T16:29:42.469748738Z\" level=info msg=\"Created container 1c5b54a91713d009974faf53a5d4527b87d4515fb522087445ce372aeeedef87: openshift-frr-k8s/frr-k8s-b9jvw/frr-status\" id=3c1a5674-7817-4375-96ab-35ee2cce7be1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:42.474127 crc crio[23211]: time=\"2026-06-11T16:29:42.47405727Z\" level=info msg=\"Starting container: 1c5b54a91713d009974faf53a5d4527b87d4515fb522087445ce372aeeedef87\" id=44b14601-5356-4e79-bef5-fd406a97fd4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:42.510566 crc crio[23211]: time=\"2026-06-11T16:29:42.508386352Z\" level=info msg=\"Started container\" PID=44963 containerID=1c5b54a91713d009974faf53a5d4527b87d4515fb522087445ce372aeeedef87 description=openshift-frr-k8s/frr-k8s-b9jvw/frr-status id=44b14601-5356-4e79-bef5-fd406a97fd4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406\nJun 11 16:29:42.588774 crc crio[23211]: time=\"2026-06-11T16:29:42.579169367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=44b7047f-ff6d-4e11-8769-739bcff61f9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:42.617048 crc crio[23211]: time=\"2026-06-11T16:29:42.607875395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e95839a9-2c98-4a9a-8500-cd7e43400bb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:42.665270 crc crio[23211]: time=\"2026-06-11T16:29:42.664012985Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy\" id=1a3ca4ef-8b0d-4a1c-8663-bfca3e89e163 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:42.665270 crc crio[23211]: time=\"2026-06-11T16:29:42.66507638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:42.937146 crc crio[23211]: time=\"2026-06-11T16:29:42.933139521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:43.180058 crc crio[23211]: 2026-06-11T16:29:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:643d505b024d2f0 Mac:6e:ce:84:28:8e:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/6bf8416a-0cb8-4b7a-87c6-199697974cf0 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:29:43.182259 crc crio[23211]: time=\"2026-06-11T16:29:43.181866775Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-z757t Namespace:cert-manager ID:643d505b024d2f0ef85d40a1a49df429cbc85a3767310d6e802e5455e1f5aa2c UID:bf18bb80-d1d5-4bba-87dc-cceb964b3372 NetNS:/var/run/netns/6bf8416a-0cb8-4b7a-87c6-199697974cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf18bb80_d1d5_4bba_87dc_cceb964b3372.slice PodAnnotations:0xc0001ae210}] Aliases:map[]}\"\nJun 11 16:29:43.182372 crc crio[23211]: time=\"2026-06-11T16:29:43.182295935Z\" level=info msg=\"Checking pod cert-manager_cert-manager-79c8d999ff-z757t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:29:43.306277 crc crio[23211]: time=\"2026-06-11T16:29:43.305725054Z\" level=info msg=\"Ran pod sandbox 643d505b024d2f0ef85d40a1a49df429cbc85a3767310d6e802e5455e1f5aa2c with infra container: cert-manager/cert-manager-79c8d999ff-z757t/POD\" id=7f976a4d-8a08-4e41-b1f8-00aed9d0e1a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:43.317460 crc crio[23211]: time=\"2026-06-11T16:29:43.317286628Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=4a7a3d0d-4a0a-41b9-9585-71fc4d645e07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:43.327522 crc crio[23211]: time=\"2026-06-11T16:29:43.321352265Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=4a7a3d0d-4a0a-41b9-9585-71fc4d645e07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:43.327522 crc crio[23211]: time=\"2026-06-11T16:29:43.32156334Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=4a7a3d0d-4a0a-41b9-9585-71fc4d645e07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:43.335165 crc crio[23211]: time=\"2026-06-11T16:29:43.334976017Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=de30efdf-40d6-43ac-a416-247b81f9cdbe name=/runtime.v1.ImageService/PullImage\nJun 11 16:29:43.345760 crc crio[23211]: time=\"2026-06-11T16:29:43.343720554Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 11 16:29:44.255716 crc crio[23211]: time=\"2026-06-11T16:29:44.254808328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:44.507096 crc crio[23211]: time=\"2026-06-11T16:29:44.506204545Z\" level=info msg=\"Created container 8b1b74a3a131b42abe14889632c98fcb6844e67927589c52cb2b3de4ca9fb5ff: openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy\" id=1a3ca4ef-8b0d-4a1c-8663-bfca3e89e163 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:44.515706 crc crio[23211]: time=\"2026-06-11T16:29:44.515316811Z\" level=info msg=\"Starting container: 8b1b74a3a131b42abe14889632c98fcb6844e67927589c52cb2b3de4ca9fb5ff\" id=7057fed9-c15e-408e-acec-825bb4938cb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:44.526387 crc crio[23211]: time=\"2026-06-11T16:29:44.526169087Z\" level=info msg=\"Started container\" PID=45025 containerID=8b1b74a3a131b42abe14889632c98fcb6844e67927589c52cb2b3de4ca9fb5ff description=openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy id=7057fed9-c15e-408e-acec-825bb4938cb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406\nJun 11 16:29:44.553300 crc crio[23211]: time=\"2026-06-11T16:29:44.553066464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=78c0aa30-20e6-4322-b73a-8d6fc5c47346 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:44.563440 crc crio[23211]: time=\"2026-06-11T16:29:44.563192383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5f8962c3-f022-41d7-aee3-449d83b26a2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:44.578904 crc crio[23211]: time=\"2026-06-11T16:29:44.578859214Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy-frr\" id=64c2a3a6-b8de-438a-bb86-afcb89036464 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:44.580903 crc crio[23211]: time=\"2026-06-11T16:29:44.580871362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:44.729491 crc crio[23211]: time=\"2026-06-11T16:29:44.726378503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:45.290004 crc crio[23211]: time=\"2026-06-11T16:29:45.285372198Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-2bzz4/POD\" id=210e9727-bc44-4f26-9d83-ad0510040a76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:45.290004 crc crio[23211]: time=\"2026-06-11T16:29:45.288397529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:45.398899 crc crio[23211]: 2026-06-11T16:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:219d022412e08dc Mac:22:df:99:12:0f:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e54b0624-a09a-46e7-bc45-16df5a6a4b6f SocketPath: PciID:}] [{Interface:0xc0002f2ae0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:29:45.403884 crc crio[23211]: time=\"2026-06-11T16:29:45.403287567Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-d5jqj Namespace:cert-manager ID:219d022412e08dcc4b6b0776097bde2d32dcb95404ce0e6474fe31fadcff862e UID:a934d83a-6e64-481f-b2eb-478eb940c74a NetNS:/var/run/netns/e54b0624-a09a-46e7-bc45-16df5a6a4b6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda934d83a_6e64_481f_b2eb_478eb940c74a.slice PodAnnotations:0xc0001ae848}] Aliases:map[]}\"\nJun 11 16:29:45.405336 crc crio[23211]: time=\"2026-06-11T16:29:45.404364102Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-587ccfb98-d5jqj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:29:45.450563 crc crio[23211]: time=\"2026-06-11T16:29:45.44904628Z\" level=info msg=\"Ran pod sandbox 219d022412e08dcc4b6b0776097bde2d32dcb95404ce0e6474fe31fadcff862e with infra container: cert-manager/cert-manager-webhook-587ccfb98-d5jqj/POD\" id=6b83cb55-e7f6-4719-94e6-d1a85a6a213f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:45.458487 crc crio[23211]: time=\"2026-06-11T16:29:45.458260459Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-2bzz4 Namespace:cert-manager ID:f115aba27a416a265eb7968e130627f65db82d284d5832d4f278cc90e8aa60a4 UID:9c65d64a-b4e5-403b-8811-32248f478de6 NetNS:/var/run/netns/3b572e38-da53-43b0-86e4-7eae08e803f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c65d64a_b4e5_403b_8811_32248f478de6.slice PodAnnotations:0xc000612638}] Aliases:map[]}\"\nJun 11 16:29:45.458487 crc crio[23211]: time=\"2026-06-11T16:29:45.458482694Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-68b757865b-2bzz4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:29:45.491208 crc crio[23211]: time=\"2026-06-11T16:29:45.49091956Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=899a8cd5-af6a-43c4-b693-a4ede6b37df1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:45.491642 crc crio[23211]: time=\"2026-06-11T16:29:45.491508984Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=899a8cd5-af6a-43c4-b693-a4ede6b37df1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:45.496782 crc crio[23211]: time=\"2026-06-11T16:29:45.494379532Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=899a8cd5-af6a-43c4-b693-a4ede6b37df1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:45.500552 crc crio[23211]: time=\"2026-06-11T16:29:45.500021406Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=52145b9f-2f87-42b2-ab1c-7ecc566482d9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:29:45.513290 crc crio[23211]: time=\"2026-06-11T16:29:45.513172597Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 11 16:29:45.831341 crc crio[23211]: time=\"2026-06-11T16:29:45.83114457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:46.038031 crc crio[23211]: time=\"2026-06-11T16:29:46.037956693Z\" level=info msg=\"Created container beadef37ddbf1261fec8dd6928bf15448480bbecf2d3774f87d9690f0a17aaf2: openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy-frr\" id=64c2a3a6-b8de-438a-bb86-afcb89036464 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:46.039479 crc crio[23211]: time=\"2026-06-11T16:29:46.039311244Z\" level=info msg=\"Starting container: beadef37ddbf1261fec8dd6928bf15448480bbecf2d3774f87d9690f0a17aaf2\" id=ef76fc3a-7cc6-4ebc-952d-5b5acca6f23c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:46.061195 crc crio[23211]: time=\"2026-06-11T16:29:46.061040669Z\" level=info msg=\"Started container\" PID=45123 containerID=beadef37ddbf1261fec8dd6928bf15448480bbecf2d3774f87d9690f0a17aaf2 description=openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy-frr id=ef76fc3a-7cc6-4ebc-952d-5b5acca6f23c name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406\nJun 11 16:29:46.819117 crc crio[23211]: 2026-06-11T16:29:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f115aba27a416a2 Mac:aa:45:5f:41:69:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/3b572e38-da53-43b0-86e4-7eae08e803f6 SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:29:46.824556 crc crio[23211]: time=\"2026-06-11T16:29:46.822306878Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-2bzz4 Namespace:cert-manager ID:f115aba27a416a265eb7968e130627f65db82d284d5832d4f278cc90e8aa60a4 UID:9c65d64a-b4e5-403b-8811-32248f478de6 NetNS:/var/run/netns/3b572e38-da53-43b0-86e4-7eae08e803f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c65d64a_b4e5_403b_8811_32248f478de6.slice PodAnnotations:0xc000612638}] Aliases:map[]}\"\nJun 11 16:29:46.824556 crc crio[23211]: time=\"2026-06-11T16:29:46.822698117Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-68b757865b-2bzz4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:29:46.832662 crc crio[23211]: time=\"2026-06-11T16:29:46.832534859Z\" level=info msg=\"Ran pod sandbox f115aba27a416a265eb7968e130627f65db82d284d5832d4f278cc90e8aa60a4 with infra container: cert-manager/cert-manager-cainjector-68b757865b-2bzz4/POD\" id=210e9727-bc44-4f26-9d83-ad0510040a76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:46.850592 crc crio[23211]: time=\"2026-06-11T16:29:46.850394141Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=fdc75b7b-5cf6-4100-a631-061b289ba736 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:46.850883 crc crio[23211]: time=\"2026-06-11T16:29:46.85075199Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=fdc75b7b-5cf6-4100-a631-061b289ba736 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:46.850883 crc crio[23211]: time=\"2026-06-11T16:29:46.850813742Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=fdc75b7b-5cf6-4100-a631-061b289ba736 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:46.855670 crc crio[23211]: time=\"2026-06-11T16:29:46.854654702Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=6d186206-b0c2-4577-acba-f242412e18f0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:29:46.864717 crc crio[23211]: time=\"2026-06-11T16:29:46.86467604Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 11 16:29:58.417379 crc crio[23211]: time=\"2026-06-11T16:29:58.416328067Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=de30efdf-40d6-43ac-a416-247b81f9cdbe name=/runtime.v1.ImageService/PullImage\nJun 11 16:29:58.421666 crc crio[23211]: time=\"2026-06-11T16:29:58.421612802Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=66f48025-77c3-4dfa-b1f7-7a6d0911d2ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:58.439746 crc crio[23211]: time=\"2026-06-11T16:29:58.439342762Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=52145b9f-2f87-42b2-ab1c-7ecc566482d9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:29:58.440749 crc crio[23211]: time=\"2026-06-11T16:29:58.440710444Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=f607ded5-57ed-413d-93d5-f32a69b38b52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:58.466518 crc crio[23211]: time=\"2026-06-11T16:29:58.464769893Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=01ac7730-9767-4cf5-985d-d79cb3c8378d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:58.466518 crc crio[23211]: time=\"2026-06-11T16:29:58.466047613Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=36783123-256a-4ec0-93bf-21a3baf44fb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:58.477250 crc crio[23211]: time=\"2026-06-11T16:29:58.475913197Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=6d186206-b0c2-4577-acba-f242412e18f0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:29:58.477250 crc crio[23211]: time=\"2026-06-11T16:29:58.47603633Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-587ccfb98-d5jqj/cert-manager-webhook\" id=6ca4b4f9-40eb-4365-81b6-4c4d3137a807 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:58.477250 crc crio[23211]: time=\"2026-06-11T16:29:58.476930921Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=f51fc911-1e0b-4cb9-8114-c80e9272c6c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:58.479178 crc crio[23211]: time=\"2026-06-11T16:29:58.479111572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:58.481591 crc crio[23211]: time=\"2026-06-11T16:29:58.481473128Z\" level=info msg=\"Creating container: cert-manager/cert-manager-79c8d999ff-z757t/cert-manager-controller\" id=89b8b118-8421-4bc5-9057-454cbead3232 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:58.483183 crc crio[23211]: time=\"2026-06-11T16:29:58.483115847Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=0081935e-63f8-4811-b39b-4db4b4879540 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:58.483837 crc crio[23211]: time=\"2026-06-11T16:29:58.483607158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:58.504690 crc crio[23211]: time=\"2026-06-11T16:29:58.504552394Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-2bzz4/cert-manager-cainjector\" id=06183259-854a-43a3-950a-7dbc2b975720 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:58.522464 crc crio[23211]: time=\"2026-06-11T16:29:58.522291414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:58.523914 crc crio[23211]: time=\"2026-06-11T16:29:58.52383035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:58.529041 crc crio[23211]: time=\"2026-06-11T16:29:58.52893678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:58.550174 crc crio[23211]: time=\"2026-06-11T16:29:58.549975049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:58.556153 crc crio[23211]: time=\"2026-06-11T16:29:58.555802007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:58.596678 crc crio[23211]: time=\"2026-06-11T16:29:58.596625142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:58.599296 crc crio[23211]: time=\"2026-06-11T16:29:58.599269245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:29:58.735780 crc crio[23211]: time=\"2026-06-11T16:29:58.735657201Z\" level=info msg=\"Created container 2fca2da078a65d02118ab95eceefe4164ba7eb0497871ac5092e66b829786376: cert-manager/cert-manager-webhook-587ccfb98-d5jqj/cert-manager-webhook\" id=6ca4b4f9-40eb-4365-81b6-4c4d3137a807 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:58.737510 crc crio[23211]: time=\"2026-06-11T16:29:58.737358261Z\" level=info msg=\"Starting container: 2fca2da078a65d02118ab95eceefe4164ba7eb0497871ac5092e66b829786376\" id=ec0c34d7-6735-44fc-b94c-d7645698b25d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:58.745963 crc crio[23211]: time=\"2026-06-11T16:29:58.745904884Z\" level=info msg=\"Started container\" PID=45387 containerID=2fca2da078a65d02118ab95eceefe4164ba7eb0497871ac5092e66b829786376 description=cert-manager/cert-manager-webhook-587ccfb98-d5jqj/cert-manager-webhook id=ec0c34d7-6735-44fc-b94c-d7645698b25d name=/runtime.v1.RuntimeService/StartContainer sandboxID=219d022412e08dcc4b6b0776097bde2d32dcb95404ce0e6474fe31fadcff862e\nJun 11 16:29:58.750324 crc crio[23211]: time=\"2026-06-11T16:29:58.750212726Z\" level=info msg=\"Created container 3dc588c377368f1673c84ff77155b1b84af0a1a8a16824a3250358cdc9e0f573: cert-manager/cert-manager-79c8d999ff-z757t/cert-manager-controller\" id=89b8b118-8421-4bc5-9057-454cbead3232 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:58.751326 crc crio[23211]: time=\"2026-06-11T16:29:58.75124594Z\" level=info msg=\"Starting container: 3dc588c377368f1673c84ff77155b1b84af0a1a8a16824a3250358cdc9e0f573\" id=45b6ed21-58bc-407a-928c-b755e4c9b502 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:58.761068 crc crio[23211]: time=\"2026-06-11T16:29:58.760987761Z\" level=info msg=\"Started container\" PID=45390 containerID=3dc588c377368f1673c84ff77155b1b84af0a1a8a16824a3250358cdc9e0f573 description=cert-manager/cert-manager-79c8d999ff-z757t/cert-manager-controller id=45b6ed21-58bc-407a-928c-b755e4c9b502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643d505b024d2f0ef85d40a1a49df429cbc85a3767310d6e802e5455e1f5aa2c\nJun 11 16:29:58.765896 crc crio[23211]: time=\"2026-06-11T16:29:58.76522318Z\" level=info msg=\"Created container 2cb741dce1e5a853cc034e42591ae571d9de69bb2ef187c3166785524506e140: cert-manager/cert-manager-cainjector-68b757865b-2bzz4/cert-manager-cainjector\" id=06183259-854a-43a3-950a-7dbc2b975720 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:58.770161 crc crio[23211]: time=\"2026-06-11T16:29:58.76983997Z\" level=info msg=\"Starting container: 2cb741dce1e5a853cc034e42591ae571d9de69bb2ef187c3166785524506e140\" id=684a5e07-a383-4d7a-931c-edb0f647b5bf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:58.779057 crc crio[23211]: time=\"2026-06-11T16:29:58.778870924Z\" level=info msg=\"Started container\" PID=45393 containerID=2cb741dce1e5a853cc034e42591ae571d9de69bb2ef187c3166785524506e140 description=cert-manager/cert-manager-cainjector-68b757865b-2bzz4/cert-manager-cainjector id=684a5e07-a383-4d7a-931c-edb0f647b5bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f115aba27a416a265eb7968e130627f65db82d284d5832d4f278cc90e8aa60a4\nJun 11 16:29:59.471642 crc crio[23211]: time=\"2026-06-11T16:29:59.470985656Z\" level=info msg=\"Stopping container: fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59 (timeout: 30s)\" id=a1a2594d-dbc1-4d99-9630-68774146cb62 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:59.513226 crc crio[23211]: time=\"2026-06-11T16:29:59.5129982Z\" level=info msg=\"Stopping container: 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad (timeout: 30s)\" id=c931d664-561f-4c48-9150-79873b4909fb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:59.650821 crc crio[23211]: time=\"2026-06-11T16:29:59.650715329Z\" level=info msg=\"Stopped container 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector\" id=c931d664-561f-4c48-9150-79873b4909fb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:59.651868 crc crio[23211]: time=\"2026-06-11T16:29:59.651804605Z\" level=info msg=\"Stopping pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc\" id=1143a909-46e3-4f9e-9cca-324a7b0bea41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:59.652311 crc crio[23211]: time=\"2026-06-11T16:29:59.652247595Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-rkptg Namespace:cert-manager ID:8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc UID:c013bada-5d01-4571-a775-56d3bb8b4b03 NetNS:/var/run/netns/40972dd7-3c9e-4ac0-983c-26617944cd3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc013bada_5d01_4571_a775_56d3bb8b4b03.slice PodAnnotations:0xc002278688}] Aliases:map[]}\"\nJun 11 16:29:59.652512 crc crio[23211]: time=\"2026-06-11T16:29:59.652410699Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-rkptg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:00.053603 crc crio[23211]: time=\"2026-06-11T16:30:00.052976746Z\" level=info msg=\"Stopped pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc\" id=1143a909-46e3-4f9e-9cca-324a7b0bea41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:00.107811 crc crio[23211]: time=\"2026-06-11T16:30:00.106737647Z\" level=info msg=\"Stopped container fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59: cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller\" id=a1a2594d-dbc1-4d99-9630-68774146cb62 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:30:00.110376 crc crio[23211]: time=\"2026-06-11T16:30:00.110137067Z\" level=info msg=\"Stopping pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb\" id=85d69136-f367-43af-885d-6b72c90ac7dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:00.113866 crc crio[23211]: time=\"2026-06-11T16:30:00.113536247Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-57mz8 Namespace:cert-manager ID:288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb UID:9f0af1ca-926c-4047-b53a-d15bb324fa45 NetNS:/var/run/netns/9fb4c51e-ab2c-43af-b382-f78eea757043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f0af1ca_926c_4047_b53a_d15bb324fa45.slice PodAnnotations:0xc000d2e950}] Aliases:map[]}\"\nJun 11 16:30:00.114787 crc crio[23211]: time=\"2026-06-11T16:30:00.11450485Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-7b8b89f89d-57mz8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:00.412145 crc crio[23211]: time=\"2026-06-11T16:30:00.411961767Z\" level=info msg=\"Removing container: 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad\" id=e802eebb-77de-49b4-9831-c46068065c59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:00.440826 crc crio[23211]: time=\"2026-06-11T16:30:00.440665477Z\" level=info msg=\"Removed container 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector\" id=e802eebb-77de-49b4-9831-c46068065c59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:00.562265 crc crio[23211]: time=\"2026-06-11T16:30:00.562155241Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686590-k66dl/POD\" id=fa6ccbc2-207d-475f-8ace-8d52baeb0a76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:00.565332 crc crio[23211]: time=\"2026-06-11T16:30:00.563591945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:00.617638 crc crio[23211]: time=\"2026-06-11T16:30:00.61752266Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686590-k66dl Namespace:openshift-infra ID:a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a UID:9478ca2f-5924-4a66-aa13-5c930d2810e5 NetNS:/var/run/netns/44a30176-1bbd-4a06-bab9-161ec524c786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9478ca2f_5924_4a66_aa13_5c930d2810e5.slice PodAnnotations:0xc0018bedc8}] Aliases:map[]}\"\nJun 11 16:30:00.617638 crc crio[23211]: time=\"2026-06-11T16:30:00.617618592Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686590-k66dl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:00.646232 crc crio[23211]: time=\"2026-06-11T16:30:00.645881352Z\" level=info msg=\"Stopped pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb\" id=85d69136-f367-43af-885d-6b72c90ac7dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:00.676230 crc crio[23211]: time=\"2026-06-11T16:30:00.676155647Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/POD\" id=36cdf6b6-4225-4ed9-ad95-5f7d747e8fc5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:00.676669 crc crio[23211]: time=\"2026-06-11T16:30:00.6762537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:00.732898 crc crio[23211]: time=\"2026-06-11T16:30:00.732215824Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686590-nspq2 Namespace:openshift-operator-lifecycle-manager ID:13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841 UID:fe57fa08-47c4-4d79-9d8c-f6cbab0c20ae NetNS:/var/run/netns/02bc998e-cb62-42d3-b7d9-73c3fde930c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe57fa08_47c4_4d79_9d8c_f6cbab0c20ae.slice PodAnnotations:0xc0038ac030}] Aliases:map[]}\"\nJun 11 16:30:00.732898 crc crio[23211]: time=\"2026-06-11T16:30:00.732858758Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686590-nspq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:00.976268 crc crio[23211]: 2026-06-11T16:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6f417ea982574a Mac:92:4c:4b:f1:65:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/44a30176-1bbd-4a06-bab9-161ec524c786 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:30:00.977284 crc crio[23211]: time=\"2026-06-11T16:30:00.977138428Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686590-k66dl Namespace:openshift-infra ID:a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a UID:9478ca2f-5924-4a66-aa13-5c930d2810e5 NetNS:/var/run/netns/44a30176-1bbd-4a06-bab9-161ec524c786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9478ca2f_5924_4a66_aa13_5c930d2810e5.slice PodAnnotations:0xc0018bedc8}] Aliases:map[]}\"\nJun 11 16:30:00.977284 crc crio[23211]: time=\"2026-06-11T16:30:00.977283241Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686590-k66dl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:30:00.984112 crc crio[23211]: time=\"2026-06-11T16:30:00.98397362Z\" level=info msg=\"Ran pod sandbox a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a with infra container: openshift-infra/auto-csr-approver-29686590-k66dl/POD\" id=fa6ccbc2-207d-475f-8ace-8d52baeb0a76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:00.987791 crc crio[23211]: time=\"2026-06-11T16:30:00.987577694Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=11029112-1861-4c7c-b0c1-1c813f0e4c11 name=/runtime.v1.ImageService/PullImage\nJun 11 16:30:00.995369 crc crio[23211]: time=\"2026-06-11T16:30:00.995303007Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:30:01.351574 crc crio[23211]: 2026-06-11T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13b1ed31a764392 Mac:9e:c0:8d:2d:5f:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/02bc998e-cb62-42d3-b7d9-73c3fde930c5 SocketPath: PciID:}] [{Interface:0xc00011adc0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:30:01.355736 crc crio[23211]: time=\"2026-06-11T16:30:01.355640952Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686590-nspq2 Namespace:openshift-operator-lifecycle-manager ID:13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841 UID:fe57fa08-47c4-4d79-9d8c-f6cbab0c20ae NetNS:/var/run/netns/02bc998e-cb62-42d3-b7d9-73c3fde930c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe57fa08_47c4_4d79_9d8c_f6cbab0c20ae.slice PodAnnotations:0xc0038ac030}] Aliases:map[]}\"\nJun 11 16:30:01.356257 crc crio[23211]: time=\"2026-06-11T16:30:01.356064821Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686590-nspq2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:30:01.367971 crc crio[23211]: time=\"2026-06-11T16:30:01.367700387Z\" level=info msg=\"Ran pod sandbox 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/POD\" id=36cdf6b6-4225-4ed9-ad95-5f7d747e8fc5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:01.370489 crc crio[23211]: time=\"2026-06-11T16:30:01.370250398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3e6c90bd-3ccf-499a-aab4-6543f4f37f8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:01.373869 crc crio[23211]: time=\"2026-06-11T16:30:01.373767692Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19916911-9661-460c-a3ae-f12c21a8baee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:01.400246 crc crio[23211]: time=\"2026-06-11T16:30:01.400140815Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/collect-profiles\" id=90799ee1-92a8-4d00-a391-d03220bfa428 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:01.400922 crc crio[23211]: time=\"2026-06-11T16:30:01.400864091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:01.423376 crc crio[23211]: time=\"2026-06-11T16:30:01.423278562Z\" level=info msg=\"Removing container: fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59\" id=40e3f6da-f4ee-4c32-9873-e04958840d20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:01.445664 crc crio[23211]: time=\"2026-06-11T16:30:01.445522428Z\" level=info msg=\"Removed container fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59: cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller\" id=40e3f6da-f4ee-4c32-9873-e04958840d20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:01.451756 crc crio[23211]: time=\"2026-06-11T16:30:01.451284845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:01.455169 crc crio[23211]: time=\"2026-06-11T16:30:01.455096605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:01.569505 crc crio[23211]: time=\"2026-06-11T16:30:01.565725513Z\" level=info msg=\"Created container 8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/collect-profiles\" id=90799ee1-92a8-4d00-a391-d03220bfa428 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:01.569505 crc crio[23211]: time=\"2026-06-11T16:30:01.56729406Z\" level=info msg=\"Starting container: 8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527\" id=aa16b2d1-62c8-4010-a604-d54599d0ff3f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:30:01.574403 crc crio[23211]: time=\"2026-06-11T16:30:01.574142752Z\" level=info msg=\"Started container\" PID=45624 containerID=8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527 description=openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/collect-profiles id=aa16b2d1-62c8-4010-a604-d54599d0ff3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841\nJun 11 16:30:02.065679 crc crio[23211]: time=\"2026-06-11T16:30:02.064341508Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=11029112-1861-4c7c-b0c1-1c813f0e4c11 name=/runtime.v1.ImageService/PullImage\nJun 11 16:30:02.067379 crc crio[23211]: time=\"2026-06-11T16:30:02.067313879Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec4ac7d3-7b2e-4d5c-833d-c6f6a2712556 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:02.070890 crc crio[23211]: time=\"2026-06-11T16:30:02.070704528Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7b985899-874c-4124-ad05-bcbdfc2273bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:02.078012 crc crio[23211]: time=\"2026-06-11T16:30:02.077915319Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686590-k66dl/oc\" id=6c54b1d6-e670-46d0-a986-632d3588ebfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:02.078857 crc crio[23211]: time=\"2026-06-11T16:30:02.078770559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:02.113966 crc crio[23211]: time=\"2026-06-11T16:30:02.113798328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:02.479319 crc crio[23211]: time=\"2026-06-11T16:30:02.475777312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:02.637340 crc crio[23211]: time=\"2026-06-11T16:30:02.637233891Z\" level=info msg=\"Created container e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb: openshift-infra/auto-csr-approver-29686590-k66dl/oc\" id=6c54b1d6-e670-46d0-a986-632d3588ebfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:02.639641 crc crio[23211]: time=\"2026-06-11T16:30:02.639355411Z\" level=info msg=\"Starting container: e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb\" id=87bda1bc-cddc-40a7-b4d2-f0ea1e41a632 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:30:02.645283 crc crio[23211]: time=\"2026-06-11T16:30:02.645130757Z\" level=info msg=\"Started container\" PID=45643 containerID=e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb description=openshift-infra/auto-csr-approver-29686590-k66dl/oc id=87bda1bc-cddc-40a7-b4d2-f0ea1e41a632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a\nJun 11 16:30:03.487841 crc crio[23211]: time=\"2026-06-11T16:30:03.487003074Z\" level=info msg=\"Stopping pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841\" id=06748740-5b6a-400e-bc7c-6eb5f1ef2ce0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:03.487841 crc crio[23211]: time=\"2026-06-11T16:30:03.487756211Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686590-nspq2 Namespace:openshift-operator-lifecycle-manager ID:13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841 UID:fe57fa08-47c4-4d79-9d8c-f6cbab0c20ae NetNS:/var/run/netns/02bc998e-cb62-42d3-b7d9-73c3fde930c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe57fa08_47c4_4d79_9d8c_f6cbab0c20ae.slice PodAnnotations:0xc000612750}] Aliases:map[]}\"\nJun 11 16:30:03.488005 crc crio[23211]: time=\"2026-06-11T16:30:03.487914295Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686590-nspq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:03.760230 crc crio[23211]: time=\"2026-06-11T16:30:03.759618294Z\" level=info msg=\"Stopped pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841\" id=06748740-5b6a-400e-bc7c-6eb5f1ef2ce0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:04.499865 crc crio[23211]: time=\"2026-06-11T16:30:04.498093593Z\" level=info msg=\"Stopping pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a\" id=0abd3a05-e81d-45ff-9221-c8cc3630fc1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:04.499865 crc crio[23211]: time=\"2026-06-11T16:30:04.498721638Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686590-k66dl Namespace:openshift-infra ID:a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a UID:9478ca2f-5924-4a66-aa13-5c930d2810e5 NetNS:/var/run/netns/44a30176-1bbd-4a06-bab9-161ec524c786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9478ca2f_5924_4a66_aa13_5c930d2810e5.slice PodAnnotations:0xc000130998}] Aliases:map[]}\"\nJun 11 16:30:04.499865 crc crio[23211]: time=\"2026-06-11T16:30:04.498886571Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686590-k66dl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:04.810243 crc crio[23211]: time=\"2026-06-11T16:30:04.808694651Z\" level=info msg=\"Stopped pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a\" id=0abd3a05-e81d-45ff-9221-c8cc3630fc1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:05.817942 crc crio[23211]: time=\"2026-06-11T16:30:05.817811183Z\" level=info msg=\"Stopping container: 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904 (timeout: 30s)\" id=960f4b7f-7186-4191-b7ec-7262c8413dff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:30:05.945371 crc crio[23211]: time=\"2026-06-11T16:30:05.944835269Z\" level=info msg=\"Stopped container 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook\" id=960f4b7f-7186-4191-b7ec-7262c8413dff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:30:05.946391 crc crio[23211]: time=\"2026-06-11T16:30:05.946289793Z\" level=info msg=\"Stopping pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08\" id=d19b1f74-b4b3-457c-b788-f5ebd8f297e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:05.947019 crc crio[23211]: time=\"2026-06-11T16:30:05.946950818Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-5g7vv Namespace:cert-manager ID:c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08 UID:93e63535-18ac-4e25-9ff4-e43617770cf9 NetNS:/var/run/netns/9641831d-ef8a-4009-b5d4-dbc69b03055f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93e63535_18ac_4e25_9ff4_e43617770cf9.slice PodAnnotations:0xc0001307d0}] Aliases:map[]}\"\nJun 11 16:30:05.947195 crc crio[23211]: time=\"2026-06-11T16:30:05.947149233Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-5g7vv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:06.243935 crc crio[23211]: time=\"2026-06-11T16:30:06.243823962Z\" level=info msg=\"Stopped pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08\" id=d19b1f74-b4b3-457c-b788-f5ebd8f297e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:06.545382 crc crio[23211]: time=\"2026-06-11T16:30:06.545335645Z\" level=info msg=\"Removing container: 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904\" id=9bf830d2-896c-4808-ad37-046e5eb5495c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:06.602612 crc crio[23211]: time=\"2026-06-11T16:30:06.601579715Z\" level=info msg=\"Removed container 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook\" id=9bf830d2-896c-4808-ad37-046e5eb5495c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:06.907884 crc crio[23211]: time=\"2026-06-11T16:30:06.907298908Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-lxzp7/POD\" id=9d321b25-c4f8-4544-b8c4-f14a36097882 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:06.908691 crc crio[23211]: time=\"2026-06-11T16:30:06.907910122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:06.938401 crc crio[23211]: time=\"2026-06-11T16:30:06.938316981Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lxzp7 Namespace:openshift-marketplace ID:4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8 UID:a4c97162-ecd7-4325-a989-5f0cb16fc8bb NetNS:/var/run/netns/df36f670-206f-4abf-afba-d3dde77109e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4c97162_ecd7_4325_a989_5f0cb16fc8bb.slice PodAnnotations:0xc0001ae9b8}] Aliases:map[]}\"\nJun 11 16:30:06.938401 crc crio[23211]: time=\"2026-06-11T16:30:06.938375173Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-lxzp7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:07.548871 crc crio[23211]: 2026-06-11T16:30:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cc143b1f9a9d36 Mac:de:6f:55:e5:03:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/df36f670-206f-4abf-afba-d3dde77109e5 SocketPath: PciID:}] [{Interface:0xc0004b0790 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:30:07.550851 crc crio[23211]: time=\"2026-06-11T16:30:07.55075991Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lxzp7 Namespace:openshift-marketplace ID:4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8 UID:a4c97162-ecd7-4325-a989-5f0cb16fc8bb NetNS:/var/run/netns/df36f670-206f-4abf-afba-d3dde77109e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4c97162_ecd7_4325_a989_5f0cb16fc8bb.slice PodAnnotations:0xc0001ae9b8}] Aliases:map[]}\"\nJun 11 16:30:07.551043 crc crio[23211]: time=\"2026-06-11T16:30:07.550977575Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-lxzp7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:30:07.559137 crc crio[23211]: time=\"2026-06-11T16:30:07.559052446Z\" level=info msg=\"Ran pod sandbox 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8 with infra container: openshift-marketplace/redhat-operators-lxzp7/POD\" id=9d321b25-c4f8-4544-b8c4-f14a36097882 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:07.561950 crc crio[23211]: time=\"2026-06-11T16:30:07.561828462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f04792bc-77f6-4257-ad61-b54f6ea9f4f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:07.564336 crc crio[23211]: time=\"2026-06-11T16:30:07.564259109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b6bc2dd5-a7bc-4fab-a481-64934b8006ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:07.583984 crc crio[23211]: time=\"2026-06-11T16:30:07.583227537Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lxzp7/extract-utilities\" id=be2ea70b-efbc-4a7f-9abf-e63c760ca956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:07.584228 crc crio[23211]: time=\"2026-06-11T16:30:07.584197561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:07.626715 crc crio[23211]: time=\"2026-06-11T16:30:07.626598234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:07.631370 crc crio[23211]: time=\"2026-06-11T16:30:07.631228004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:07.750280 crc crio[23211]: time=\"2026-06-11T16:30:07.750147477Z\" level=info msg=\"Created container 76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27: openshift-marketplace/redhat-operators-lxzp7/extract-utilities\" id=be2ea70b-efbc-4a7f-9abf-e63c760ca956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:07.751962 crc crio[23211]: time=\"2026-06-11T16:30:07.751615202Z\" level=info msg=\"Starting container: 76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27\" id=ab678d16-192f-4cc1-a38c-01758e807a89 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:30:07.758121 crc crio[23211]: time=\"2026-06-11T16:30:07.757980142Z\" level=info msg=\"Started container\" PID=45864 containerID=76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27 description=openshift-marketplace/redhat-operators-lxzp7/extract-utilities id=ab678d16-192f-4cc1-a38c-01758e807a89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\nJun 11 16:30:08.606768 crc crio[23211]: time=\"2026-06-11T16:30:08.606470325Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7dee6cc0-dd0c-451d-87a3-576b662a645f name=/runtime.v1.ImageService/PullImage\nJun 11 16:30:08.611831 crc crio[23211]: time=\"2026-06-11T16:30:08.611187476Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 16:30:09.650349 crc crio[23211]: time=\"2026-06-11T16:30:09.648839665Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=7dee6cc0-dd0c-451d-87a3-576b662a645f name=/runtime.v1.ImageService/PullImage\nJun 11 16:30:09.654740 crc crio[23211]: time=\"2026-06-11T16:30:09.654128009Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b134c470-b47e-4dbf-b4c6-786a63717577 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:09.661206 crc crio[23211]: time=\"2026-06-11T16:30:09.660202394Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ba94ce17-1d52-4018-a029-81a109fbd682 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:09.768845 crc crio[23211]: time=\"2026-06-11T16:30:09.7686811Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lxzp7/extract-content\" id=c8d8d07a-d909-47e7-aac4-999b81dfae04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:09.769627 crc crio[23211]: time=\"2026-06-11T16:30:09.769352006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:09.803065 crc crio[23211]: time=\"2026-06-11T16:30:09.802940191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:09.807285 crc crio[23211]: time=\"2026-06-11T16:30:09.807211152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:09.962616 crc crio[23211]: time=\"2026-06-11T16:30:09.962497515Z\" level=info msg=\"Created container ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509: openshift-marketplace/redhat-operators-lxzp7/extract-content\" id=c8d8d07a-d909-47e7-aac4-999b81dfae04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:09.963850 crc crio[23211]: time=\"2026-06-11T16:30:09.963761455Z\" level=info msg=\"Starting container: ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509\" id=3880a6c2-c0dc-4dc7-9ec5-35f953a60971 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:30:09.969721 crc crio[23211]: time=\"2026-06-11T16:30:09.96949865Z\" level=info msg=\"Started container\" PID=45906 containerID=ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509 description=openshift-marketplace/redhat-operators-lxzp7/extract-content id=3880a6c2-c0dc-4dc7-9ec5-35f953a60971 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\nJun 11 16:30:17.609332 crc crio[23211]: time=\"2026-06-11T16:30:17.607347472Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-j76js/POD\" id=7c7fb494-719d-4b36-9827-7b6964e425fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:17.611390 crc crio[23211]: time=\"2026-06-11T16:30:17.609354569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:17.955213 crc crio[23211]: time=\"2026-06-11T16:30:17.953854259Z\" level=info msg=\"Got pod network &{Name:community-operators-j76js Namespace:openshift-marketplace ID:ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527 UID:25a66648-92f1-4b05-aae0-91cf45dc3919 NetNS:/var/run/netns/bc7e7f0a-6d18-45fa-b1af-efb1c061e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25a66648_92f1_4b05_aae0_91cf45dc3919.slice PodAnnotations:0xc002818b80}] Aliases:map[]}\"\nJun 11 16:30:17.955213 crc crio[23211]: time=\"2026-06-11T16:30:17.953930882Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-j76js to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:23.695220 crc crio[23211]: 2026-06-11T16:30:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed1b4ee4256cd60 Mac:fa:fc:51:df:71:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/bc7e7f0a-6d18-45fa-b1af-efb1c061e62e SocketPath: PciID:}] [{Interface:0xc0002485d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:30:23.707713 crc crio[23211]: time=\"2026-06-11T16:30:23.707508375Z\" level=info msg=\"Got pod network &{Name:community-operators-j76js Namespace:openshift-marketplace ID:ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527 UID:25a66648-92f1-4b05-aae0-91cf45dc3919 NetNS:/var/run/netns/bc7e7f0a-6d18-45fa-b1af-efb1c061e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25a66648_92f1_4b05_aae0_91cf45dc3919.slice PodAnnotations:0xc002818b80}] Aliases:map[]}\"\nJun 11 16:30:23.708088 crc crio[23211]: time=\"2026-06-11T16:30:23.707979807Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-j76js for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:30:23.736979 crc crio[23211]: time=\"2026-06-11T16:30:23.73683052Z\" level=info msg=\"Ran pod sandbox ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527 with infra container: openshift-marketplace/community-operators-j76js/POD\" id=7c7fb494-719d-4b36-9827-7b6964e425fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:23.748231 crc crio[23211]: time=\"2026-06-11T16:30:23.748092307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=119ea24b-c9d7-4706-923e-d38b1f059dfd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:23.769796 crc crio[23211]: time=\"2026-06-11T16:30:23.76940211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8636b209-18e6-47ce-860a-b38870283101 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:23.781847 crc crio[23211]: time=\"2026-06-11T16:30:23.781600048Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-j76js/extract-utilities\" id=6ee9e8b7-e8b6-499d-b9d7-79cc99ec1f58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:23.784860 crc crio[23211]: time=\"2026-06-11T16:30:23.784626021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:23.905871 crc crio[23211]: time=\"2026-06-11T16:30:23.905764556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:23.933952 crc crio[23211]: time=\"2026-06-11T16:30:23.933632035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:24.130384 crc crio[23211]: time=\"2026-06-11T16:30:24.129821766Z\" level=info msg=\"Created container 037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3: openshift-marketplace/community-operators-j76js/extract-utilities\" id=6ee9e8b7-e8b6-499d-b9d7-79cc99ec1f58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:24.131841 crc crio[23211]: time=\"2026-06-11T16:30:24.131752103Z\" level=info msg=\"Starting container: 037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3\" id=f9ef4409-9bcc-499a-b804-878fb3e0b642 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:30:24.146668 crc crio[23211]: time=\"2026-06-11T16:30:24.141164676Z\" level=info msg=\"Started container\" PID=46177 containerID=037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3 description=openshift-marketplace/community-operators-j76js/extract-utilities id=f9ef4409-9bcc-499a-b804-878fb3e0b642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\nJun 11 16:30:24.503967 crc crio[23211]: time=\"2026-06-11T16:30:24.497881564Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=40f941a1-a1c0-419a-9245-84b31aff0ee6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:30:24.520343 crc crio[23211]: time=\"2026-06-11T16:30:24.520241873Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 16:30:25.369081 crc crio[23211]: time=\"2026-06-11T16:30:25.367694191Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=40f941a1-a1c0-419a-9245-84b31aff0ee6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:30:25.371509 crc crio[23211]: time=\"2026-06-11T16:30:25.371356107Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0a58288d-7cac-432e-b6eb-e3aae789abfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:25.377246 crc crio[23211]: time=\"2026-06-11T16:30:25.377084303Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0ca53b1e-af4f-47c5-bf0e-d2a16503554c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:25.404711 crc crio[23211]: time=\"2026-06-11T16:30:25.404250527Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-j76js/extract-content\" id=b3981c27-e08a-4951-94dc-bfe943a2dc33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:25.405074 crc crio[23211]: time=\"2026-06-11T16:30:25.404944573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:25.476719 crc crio[23211]: time=\"2026-06-11T16:30:25.469261364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:25.476719 crc crio[23211]: time=\"2026-06-11T16:30:25.474934308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:25.784886 crc crio[23211]: time=\"2026-06-11T16:30:25.782044923Z\" level=info msg=\"Created container 67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2: openshift-marketplace/community-operators-j76js/extract-content\" id=b3981c27-e08a-4951-94dc-bfe943a2dc33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:25.791883 crc crio[23211]: time=\"2026-06-11T16:30:25.787287007Z\" level=info msg=\"Starting container: 67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2\" id=05799647-6eac-468a-87c9-0d87802751fa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:30:25.811630 crc crio[23211]: time=\"2026-06-11T16:30:25.811289015Z\" level=info msg=\"Started container\" PID=46223 containerID=67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2 description=openshift-marketplace/community-operators-j76js/extract-content id=05799647-6eac-468a-87c9-0d87802751fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\nJun 11 16:30:26.537847 crc crio[23211]: time=\"2026-06-11T16:30:26.537755431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a7593343-8d34-49cb-9a91-d3abb0956d1b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:26.539821 crc crio[23211]: time=\"2026-06-11T16:30:26.539712407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0445505b-b730-4f53-85e0-2491c1cfcb97 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:26.631940 crc crio[23211]: time=\"2026-06-11T16:30:26.631715844Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lxzp7/registry-server\" id=a51c3d5c-f51d-4ecc-a36f-e9f3a57714c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:26.632788 crc crio[23211]: time=\"2026-06-11T16:30:26.632692677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:26.704086 crc crio[23211]: time=\"2026-06-11T16:30:26.70381431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:26.707872 crc crio[23211]: time=\"2026-06-11T16:30:26.707689081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:27.021893 crc crio[23211]: time=\"2026-06-11T16:30:27.021259909Z\" level=info msg=\"Created container 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27: openshift-marketplace/redhat-operators-lxzp7/registry-server\" id=a51c3d5c-f51d-4ecc-a36f-e9f3a57714c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:27.026904 crc crio[23211]: time=\"2026-06-11T16:30:27.02679177Z\" level=info msg=\"Starting container: 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27\" id=e96985dd-355e-42df-ba65-5503faef9049 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:30:27.065580 crc crio[23211]: time=\"2026-06-11T16:30:27.065026275Z\" level=info msg=\"Started container\" PID=46241 containerID=0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27 description=openshift-marketplace/redhat-operators-lxzp7/registry-server id=e96985dd-355e-42df-ba65-5503faef9049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\nJun 11 16:30:31.223345 crc crio[23211]: time=\"2026-06-11T16:30:31.221830442Z\" level=info msg=\"Removing container: 9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a\" id=85ccd83d-80c7-4e24-acda-21f4163729ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:31.587615 crc crio[23211]: time=\"2026-06-11T16:30:31.587415611Z\" level=info msg=\"Removed container 9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a: openshift-infra/auto-csr-approver-29686584-qxvbm/oc\" id=85ccd83d-80c7-4e24-acda-21f4163729ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:31.605791 crc crio[23211]: time=\"2026-06-11T16:30:31.605686364Z\" level=info msg=\"Stopping pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c\" id=caf95427-b633-4667-9019-ceb03b0ebb43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:31.605791 crc crio[23211]: time=\"2026-06-11T16:30:31.605765856Z\" level=info msg=\"Stopped pod sandbox (already stopped): 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c\" id=caf95427-b633-4667-9019-ceb03b0ebb43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:31.607042 crc crio[23211]: time=\"2026-06-11T16:30:31.607002535Z\" level=info msg=\"Removing pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c\" id=8b4fdc31-f08c-4da8-bc41-74637cf533b4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:30:31.640249 crc crio[23211]: time=\"2026-06-11T16:30:31.640008906Z\" level=info msg=\"Removed pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c\" id=8b4fdc31-f08c-4da8-bc41-74637cf533b4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:30:31.642723 crc crio[23211]: time=\"2026-06-11T16:30:31.642391081Z\" level=info msg=\"Stopping pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb\" id=40154f34-59b9-4220-867b-cd63a76f8164 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:31.642723 crc crio[23211]: time=\"2026-06-11T16:30:31.642715979Z\" level=info msg=\"Stopped pod sandbox (already stopped): 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb\" id=40154f34-59b9-4220-867b-cd63a76f8164 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:31.643860 crc crio[23211]: time=\"2026-06-11T16:30:31.643672313Z\" level=info msg=\"Removing pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb\" id=a9d379be-b738-44b3-a425-77ca3493e2c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:30:31.657996 crc crio[23211]: time=\"2026-06-11T16:30:31.657554311Z\" level=info msg=\"Removed pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb\" id=a9d379be-b738-44b3-a425-77ca3493e2c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:30:31.660967 crc crio[23211]: time=\"2026-06-11T16:30:31.660267055Z\" level=info msg=\"Stopping pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc\" id=c4262ba9-d581-4d9d-bee2-8fa10eac439f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:31.660967 crc crio[23211]: time=\"2026-06-11T16:30:31.660703005Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc\" id=c4262ba9-d581-4d9d-bee2-8fa10eac439f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:31.664941 crc crio[23211]: time=\"2026-06-11T16:30:31.664871324Z\" level=info msg=\"Removing pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc\" id=5c1e47a8-4ec1-4d9c-a2ae-b63046d66f2a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:30:31.677675 crc crio[23211]: time=\"2026-06-11T16:30:31.677274778Z\" level=info msg=\"Removed pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc\" id=5c1e47a8-4ec1-4d9c-a2ae-b63046d66f2a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:30:31.679245 crc crio[23211]: time=\"2026-06-11T16:30:31.67905789Z\" level=info msg=\"Stopping pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08\" id=90dbba52-71d4-4f9c-9423-17ddac9a2269 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:31.679338 crc crio[23211]: time=\"2026-06-11T16:30:31.679275375Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08\" id=90dbba52-71d4-4f9c-9423-17ddac9a2269 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:31.682240 crc crio[23211]: time=\"2026-06-11T16:30:31.682078241Z\" level=info msg=\"Removing pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08\" id=08d4f006-b846-4da6-8434-31fc6fd0bd54 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:30:31.699950 crc crio[23211]: time=\"2026-06-11T16:30:31.699843841Z\" level=info msg=\"Removed pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08\" id=08d4f006-b846-4da6-8434-31fc6fd0bd54 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:30:33.090380 crc crio[23211]: time=\"2026-06-11T16:30:33.089801304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6f2179ba-f134-435b-93f5-004f34b9fc1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:33.094033 crc crio[23211]: time=\"2026-06-11T16:30:33.093934091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=001ec0f4-ae78-4af2-bad6-7cff246d5475 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:33.173220 crc crio[23211]: time=\"2026-06-11T16:30:33.173112204Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-j76js/registry-server\" id=156daeca-bdb2-4664-a742-d1822725bbb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:33.174216 crc crio[23211]: time=\"2026-06-11T16:30:33.174113318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:33.254580 crc crio[23211]: time=\"2026-06-11T16:30:33.250659869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:33.257726 crc crio[23211]: time=\"2026-06-11T16:30:33.254991531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:33.408937 crc crio[23211]: time=\"2026-06-11T16:30:33.408155615Z\" level=info msg=\"Created container 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338: openshift-marketplace/community-operators-j76js/registry-server\" id=156daeca-bdb2-4664-a742-d1822725bbb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:33.410564 crc crio[23211]: time=\"2026-06-11T16:30:33.410391578Z\" level=info msg=\"Starting container: 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338\" id=946c8a36-fad7-4fa5-961e-40661a7b894d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:30:33.450115 crc crio[23211]: time=\"2026-06-11T16:30:33.442159909Z\" level=info msg=\"Started container\" PID=46358 containerID=848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338 description=openshift-marketplace/community-operators-j76js/registry-server id=946c8a36-fad7-4fa5-961e-40661a7b894d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\nJun 11 16:30:43.580702 crc crio[23211]: time=\"2026-06-11T16:30:43.575282088Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-txpvn/POD\" id=f538ad68-7f35-4f16-b717-581848c5230e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:43.580702 crc crio[23211]: time=\"2026-06-11T16:30:43.576331064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:43.612068 crc crio[23211]: time=\"2026-06-11T16:30:43.611074616Z\" level=info msg=\"Got pod network &{Name:certified-operators-txpvn Namespace:openshift-marketplace ID:a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd UID:e8361794-9bde-41f2-a375-4f6ddf529bb8 NetNS:/var/run/netns/3164749c-f107-4b7c-992f-198b664d3861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8361794_9bde_41f2_a375_4f6ddf529bb8.slice PodAnnotations:0xc0018be9c8}] Aliases:map[]}\"\nJun 11 16:30:43.612068 crc crio[23211]: time=\"2026-06-11T16:30:43.611581158Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-txpvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:45.210910 crc crio[23211]: 2026-06-11T16:30:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9e7bbe9ee0dfac Mac:3a:4a:52:58:94:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/3164749c-f107-4b7c-992f-198b664d3861 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:30:45.210910 crc crio[23211]: time=\"2026-06-11T16:30:45.199038253Z\" level=info msg=\"Got pod network &{Name:certified-operators-txpvn Namespace:openshift-marketplace ID:a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd UID:e8361794-9bde-41f2-a375-4f6ddf529bb8 NetNS:/var/run/netns/3164749c-f107-4b7c-992f-198b664d3861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8361794_9bde_41f2_a375_4f6ddf529bb8.slice PodAnnotations:0xc0018be9c8}] Aliases:map[]}\"\nJun 11 16:30:45.210910 crc crio[23211]: time=\"2026-06-11T16:30:45.199373561Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-txpvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:30:45.213364 crc crio[23211]: time=\"2026-06-11T16:30:45.21328235Z\" level=info msg=\"Ran pod sandbox a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd with infra container: openshift-marketplace/certified-operators-txpvn/POD\" id=f538ad68-7f35-4f16-b717-581848c5230e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:45.215479 crc crio[23211]: time=\"2026-06-11T16:30:45.215319857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=859d2daa-46f7-4ee2-b781-1431ea314c58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:45.218305 crc crio[23211]: time=\"2026-06-11T16:30:45.218097584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e60dec92-60b2-4afa-9ad3-a91d1ae948fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:45.227871 crc crio[23211]: time=\"2026-06-11T16:30:45.227760892Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-txpvn/extract-utilities\" id=c405522a-7372-4613-b0c1-2ed24c2380d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:45.228151 crc crio[23211]: time=\"2026-06-11T16:30:45.228086309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:45.256732 crc crio[23211]: time=\"2026-06-11T16:30:45.256628195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:45.262682 crc crio[23211]: time=\"2026-06-11T16:30:45.262609807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:45.397991 crc crio[23211]: time=\"2026-06-11T16:30:45.397839616Z\" level=info msg=\"Created container 9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e: openshift-marketplace/certified-operators-txpvn/extract-utilities\" id=c405522a-7372-4613-b0c1-2ed24c2380d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:45.399559 crc crio[23211]: time=\"2026-06-11T16:30:45.399243299Z\" level=info msg=\"Starting container: 9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e\" id=04ef31bc-5e09-4339-8470-8e5434b2ac39 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:30:45.407588 crc crio[23211]: time=\"2026-06-11T16:30:45.406305286Z\" level=info msg=\"Started container\" PID=46624 containerID=9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e description=openshift-marketplace/certified-operators-txpvn/extract-utilities id=04ef31bc-5e09-4339-8470-8e5434b2ac39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\nJun 11 16:30:45.922843 crc crio[23211]: time=\"2026-06-11T16:30:45.922306674Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8433f0d4-b611-4c0d-a7b5-500445d5bb3e name=/runtime.v1.ImageService/PullImage\nJun 11 16:30:45.927350 crc crio[23211]: time=\"2026-06-11T16:30:45.927273101Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 16:30:47.085874 crc crio[23211]: time=\"2026-06-11T16:30:47.085600632Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=8433f0d4-b611-4c0d-a7b5-500445d5bb3e name=/runtime.v1.ImageService/PullImage\nJun 11 16:30:47.090681 crc crio[23211]: time=\"2026-06-11T16:30:47.09055308Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1c404bbb-fc59-4fbe-bb29-58d17ddcea54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:47.094299 crc crio[23211]: time=\"2026-06-11T16:30:47.093580752Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=83558089-d781-43ba-b7f8-ab75d02018f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:47.102542 crc crio[23211]: time=\"2026-06-11T16:30:47.102357919Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-txpvn/extract-content\" id=76eb193c-5c35-40a0-8e5f-189bcea73584 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:47.102994 crc crio[23211]: time=\"2026-06-11T16:30:47.102915143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:47.132340 crc crio[23211]: time=\"2026-06-11T16:30:47.132232335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:47.134937 crc crio[23211]: time=\"2026-06-11T16:30:47.134883228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:47.291909 crc crio[23211]: time=\"2026-06-11T16:30:47.291266069Z\" level=info msg=\"Created container 4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d: openshift-marketplace/certified-operators-txpvn/extract-content\" id=76eb193c-5c35-40a0-8e5f-189bcea73584 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:47.293420 crc crio[23211]: time=\"2026-06-11T16:30:47.293376319Z\" level=info msg=\"Starting container: 4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d\" id=ef3d7ea6-9574-4e8d-aa56-e28383f02d97 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:30:47.298947 crc crio[23211]: time=\"2026-06-11T16:30:47.29891334Z\" level=info msg=\"Started container\" PID=46662 containerID=4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d description=openshift-marketplace/certified-operators-txpvn/extract-content id=ef3d7ea6-9574-4e8d-aa56-e28383f02d97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\nJun 11 16:30:49.436698 crc crio[23211]: time=\"2026-06-11T16:30:49.43525307Z\" level=info msg=\"Stopping container: 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27 (timeout: 2s)\" id=ecbd3b90-3116-4e2b-a1e8-41511c1fc57e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:30:50.062329 crc crio[23211]: time=\"2026-06-11T16:30:50.061988497Z\" level=info msg=\"Stopped container 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27: openshift-marketplace/redhat-operators-lxzp7/registry-server\" id=ecbd3b90-3116-4e2b-a1e8-41511c1fc57e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:30:50.066138 crc crio[23211]: time=\"2026-06-11T16:30:50.066056454Z\" level=info msg=\"Stopping pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\" id=e3cd5793-cedb-4b3d-9473-ab1b2a62a168 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:50.067077 crc crio[23211]: time=\"2026-06-11T16:30:50.066992556Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lxzp7 Namespace:openshift-marketplace ID:4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8 UID:a4c97162-ecd7-4325-a989-5f0cb16fc8bb NetNS:/var/run/netns/df36f670-206f-4abf-afba-d3dde77109e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4c97162_ecd7_4325_a989_5f0cb16fc8bb.slice PodAnnotations:0xc00008c640}] Aliases:map[]}\"\nJun 11 16:30:50.067327 crc crio[23211]: time=\"2026-06-11T16:30:50.067231442Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-lxzp7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:50.334977 crc crio[23211]: time=\"2026-06-11T16:30:50.333571112Z\" level=info msg=\"Stopping container: 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338 (timeout: 2s)\" id=37554928-8a2d-4a92-bf28-2c2dd057cbb8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:30:50.766685 crc crio[23211]: time=\"2026-06-11T16:30:50.766585237Z\" level=info msg=\"Stopped pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\" id=e3cd5793-cedb-4b3d-9473-ab1b2a62a168 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:51.036874 crc crio[23211]: time=\"2026-06-11T16:30:51.036601534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=18861db8-75a0-4418-8b6c-d5486e7ee9e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:51.041143 crc crio[23211]: time=\"2026-06-11T16:30:51.040627799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=14032a28-96ac-4f07-9f93-588346ea8c34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:51.055164 crc crio[23211]: time=\"2026-06-11T16:30:51.054755484Z\" level=info msg=\"Removing container: 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27\" id=89273741-f54b-4613-9d48-cf28ee981d42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:51.076726 crc crio[23211]: time=\"2026-06-11T16:30:51.076479818Z\" level=info msg=\"Removed container 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27: openshift-marketplace/redhat-operators-lxzp7/registry-server\" id=89273741-f54b-4613-9d48-cf28ee981d42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:51.082624 crc crio[23211]: time=\"2026-06-11T16:30:51.082468959Z\" level=info msg=\"Removing container: ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509\" id=190b8cfa-8f77-4f87-8bc0-43eecffb3e04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:51.130010 crc crio[23211]: time=\"2026-06-11T16:30:51.128818057Z\" level=info msg=\"Removed container ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509: openshift-marketplace/redhat-operators-lxzp7/extract-content\" id=190b8cfa-8f77-4f87-8bc0-43eecffb3e04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:51.131341 crc crio[23211]: time=\"2026-06-11T16:30:51.131016527Z\" level=info msg=\"Stopped container 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338: openshift-marketplace/community-operators-j76js/registry-server\" id=37554928-8a2d-4a92-bf28-2c2dd057cbb8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:30:51.133288 crc crio[23211]: time=\"2026-06-11T16:30:51.133220591Z\" level=info msg=\"Stopping pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\" id=38d9c12f-d386-47f5-b605-75c77cb42d94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:51.134160 crc crio[23211]: time=\"2026-06-11T16:30:51.13405718Z\" level=info msg=\"Got pod network &{Name:community-operators-j76js Namespace:openshift-marketplace ID:ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527 UID:25a66648-92f1-4b05-aae0-91cf45dc3919 NetNS:/var/run/netns/bc7e7f0a-6d18-45fa-b1af-efb1c061e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25a66648_92f1_4b05_aae0_91cf45dc3919.slice PodAnnotations:0xc00008ca68}] Aliases:map[]}\"\nJun 11 16:30:51.134407 crc crio[23211]: time=\"2026-06-11T16:30:51.134314836Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-j76js from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:51.136856 crc crio[23211]: time=\"2026-06-11T16:30:51.136756284Z\" level=info msg=\"Removing container: 76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27\" id=c9dfd0bd-45fa-448f-a15c-e48130f2a72e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:51.172387 crc crio[23211]: time=\"2026-06-11T16:30:51.172179792Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-txpvn/registry-server\" id=5a7aa44c-5624-43d4-bc7b-b4a289136c54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:51.179145 crc crio[23211]: time=\"2026-06-11T16:30:51.178954292Z\" level=info msg=\"Removed container 76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27: openshift-marketplace/redhat-operators-lxzp7/extract-utilities\" id=c9dfd0bd-45fa-448f-a15c-e48130f2a72e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:51.179929 crc crio[23211]: time=\"2026-06-11T16:30:51.179815642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:51.233898 crc crio[23211]: time=\"2026-06-11T16:30:51.23378936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:51.240859 crc crio[23211]: time=\"2026-06-11T16:30:51.240749574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:51.410613 crc crio[23211]: time=\"2026-06-11T16:30:51.410346707Z\" level=info msg=\"Stopped pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\" id=38d9c12f-d386-47f5-b605-75c77cb42d94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:51.779681 crc crio[23211]: time=\"2026-06-11T16:30:51.779047918Z\" level=info msg=\"Created container 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69: openshift-marketplace/certified-operators-txpvn/registry-server\" id=5a7aa44c-5624-43d4-bc7b-b4a289136c54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:51.786284 crc crio[23211]: time=\"2026-06-11T16:30:51.786140516Z\" level=info msg=\"Starting container: 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69\" id=87522546-8198-43a4-8e3a-9843193df6c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:30:51.793912 crc crio[23211]: time=\"2026-06-11T16:30:51.793794898Z\" level=info msg=\"Started container\" PID=46850 containerID=191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69 description=openshift-marketplace/certified-operators-txpvn/registry-server id=87522546-8198-43a4-8e3a-9843193df6c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\nJun 11 16:30:52.077831 crc crio[23211]: time=\"2026-06-11T16:30:52.077742334Z\" level=info msg=\"Removing container: 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338\" id=741fd8b4-55e8-473c-acd7-8a9ca8723312 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:52.107464 crc crio[23211]: time=\"2026-06-11T16:30:52.107323845Z\" level=info msg=\"Removed container 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338: openshift-marketplace/community-operators-j76js/registry-server\" id=741fd8b4-55e8-473c-acd7-8a9ca8723312 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:52.115897 crc crio[23211]: time=\"2026-06-11T16:30:52.115820136Z\" level=info msg=\"Removing container: 67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2\" id=f815ae1c-58f3-4228-92bc-786f19ac6a8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:52.170051 crc crio[23211]: time=\"2026-06-11T16:30:52.169709881Z\" level=info msg=\"Removed container 67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2: openshift-marketplace/community-operators-j76js/extract-content\" id=f815ae1c-58f3-4228-92bc-786f19ac6a8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:52.181899 crc crio[23211]: time=\"2026-06-11T16:30:52.181851239Z\" level=info msg=\"Removing container: 037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3\" id=83e53789-afe4-4128-bff8-0b6c8a9e4ff9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:52.222298 crc crio[23211]: time=\"2026-06-11T16:30:52.222180132Z\" level=info msg=\"Removed container 037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3: openshift-marketplace/community-operators-j76js/extract-utilities\" id=83e53789-afe4-4128-bff8-0b6c8a9e4ff9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:57.382918 crc crio[23211]: time=\"2026-06-11T16:30:57.382077861Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/POD\" id=1ae8bf08-ce48-47bb-a7df-0fe57715b304 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:57.384187 crc crio[23211]: time=\"2026-06-11T16:30:57.382947521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:57.409688 crc crio[23211]: time=\"2026-06-11T16:30:57.409579011Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-559d89c88-kbclf Namespace:baremetal-operator-system ID:0d906e45f5638430552d9158474df248f4700962f4c22f3b95401ca8a0f97efb UID:c211ad82-e30e-4453-9745-0c9bdb5cfc17 NetNS:/var/run/netns/f5acaf6d-a34c-40f9-b1cb-4f4dd6698a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211ad82_e30e_4453_9745_0c9bdb5cfc17.slice PodAnnotations:0xc00008ce00}] Aliases:map[]}\"\nJun 11 16:30:57.409688 crc crio[23211]: time=\"2026-06-11T16:30:57.409656023Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-559d89c88-kbclf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:57.853100 crc crio[23211]: 2026-06-11T16:30:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d906e45f563843 Mac:0e:90:e5:1f:d9:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/f5acaf6d-a34c-40f9-b1cb-4f4dd6698a11 SocketPath: PciID:}] [{Interface:0xc0006145a0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:30:57.854783 crc crio[23211]: time=\"2026-06-11T16:30:57.854135237Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/POD\" id=6446553e-f7fd-49c3-a683-c60a54ea475e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:57.854783 crc crio[23211]: time=\"2026-06-11T16:30:57.85421942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:57.855070 crc crio[23211]: time=\"2026-06-11T16:30:57.854983138Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-559d89c88-kbclf Namespace:baremetal-operator-system ID:0d906e45f5638430552d9158474df248f4700962f4c22f3b95401ca8a0f97efb UID:c211ad82-e30e-4453-9745-0c9bdb5cfc17 NetNS:/var/run/netns/f5acaf6d-a34c-40f9-b1cb-4f4dd6698a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211ad82_e30e_4453_9745_0c9bdb5cfc17.slice PodAnnotations:0xc00008ce00}] Aliases:map[]}\"\nJun 11 16:30:57.855160 crc crio[23211]: time=\"2026-06-11T16:30:57.855120251Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-559d89c88-kbclf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:30:57.863178 crc crio[23211]: time=\"2026-06-11T16:30:57.862877285Z\" level=info msg=\"Ran pod sandbox 0d906e45f5638430552d9158474df248f4700962f4c22f3b95401ca8a0f97efb with infra container: baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/POD\" id=1ae8bf08-ce48-47bb-a7df-0fe57715b304 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:57.865802 crc crio[23211]: time=\"2026-06-11T16:30:57.865686871Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1c2c787e-881a-43e7-8a70-b7463cf7e442 name=/runtime.v1.ImageService/PullImage\nJun 11 16:30:57.873199 crc crio[23211]: time=\"2026-06-11T16:30:57.873114137Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 11 16:30:57.881140 crc crio[23211]: time=\"2026-06-11T16:30:57.881066104Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6c86d9b54f-lqpdf Namespace:baremetal-operator-system ID:d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034 UID:b6d93dd9-d9d4-4b4b-85ac-3f560d831bcb NetNS:/var/run/netns/a5a36180-d94f-416a-b18d-7cc6a2605997 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d93dd9_d9d4_4b4b_85ac_3f560d831bcb.slice PodAnnotations:0xc002818458}] Aliases:map[]}\"\nJun 11 16:30:57.881140 crc crio[23211]: time=\"2026-06-11T16:30:57.881120336Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6c86d9b54f-lqpdf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:58.195855 crc crio[23211]: 2026-06-11T16:30:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d124c1666f7852c Mac:aa:b5:95:b3:8d:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/a5a36180-d94f-416a-b18d-7cc6a2605997 SocketPath: PciID:}] [{Interface:0xc0001a46b0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:30:58.198378 crc crio[23211]: time=\"2026-06-11T16:30:58.198300661Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6c86d9b54f-lqpdf Namespace:baremetal-operator-system ID:d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034 UID:b6d93dd9-d9d4-4b4b-85ac-3f560d831bcb NetNS:/var/run/netns/a5a36180-d94f-416a-b18d-7cc6a2605997 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d93dd9_d9d4_4b4b_85ac_3f560d831bcb.slice PodAnnotations:0xc002818458}] Aliases:map[]}\"\nJun 11 16:30:58.198683 crc crio[23211]: time=\"2026-06-11T16:30:58.198622088Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6c86d9b54f-lqpdf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:30:58.209007 crc crio[23211]: time=\"2026-06-11T16:30:58.208470181Z\" level=info msg=\"Ran pod sandbox d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/POD\" id=6446553e-f7fd-49c3-a683-c60a54ea475e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:58.211526 crc crio[23211]: time=\"2026-06-11T16:30:58.211304538Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=6d198847-2d5d-41f1-a1b9-72ec43aa148e name=/runtime.v1.ImageService/PullImage\nJun 11 16:30:58.214646 crc crio[23211]: time=\"2026-06-11T16:30:58.214581455Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 11 16:30:59.229532 crc crio[23211]: time=\"2026-06-11T16:30:59.228745197Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-mbzms/POD\" id=e52e2d7d-e439-454b-ab53-b5217e9e04dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:59.230652 crc crio[23211]: time=\"2026-06-11T16:30:59.229657849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:59.266106 crc crio[23211]: time=\"2026-06-11T16:30:59.26604023Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-mbzms Namespace:openstack-operators ID:e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd UID:554508bb-3c9f-4201-a8c2-90eac2a1094f NetNS:/var/run/netns/caad8900-1819-4363-8b84-2ce8251e39cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod554508bb_3c9f_4201_a8c2_90eac2a1094f.slice PodAnnotations:0xc00008c2b0}] Aliases:map[]}\"\nJun 11 16:30:59.266106 crc crio[23211]: time=\"2026-06-11T16:30:59.266095391Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-mbzms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:59.698174 crc crio[23211]: time=\"2026-06-11T16:30:59.694977892Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/POD\" id=70d0d3f8-845c-4f57-b268-a985c3ba78ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:59.698174 crc crio[23211]: time=\"2026-06-11T16:30:59.695059254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:30:59.925531 crc crio[23211]: time=\"2026-06-11T16:30:59.925387917Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=70d0d3f8-845c-4f57-b268-a985c3ba78ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:59.937249 crc crio[23211]: time=\"2026-06-11T16:30:59.937138756Z\" level=info msg=\"Ran pod sandbox 92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247 with infra container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/POD\" id=70d0d3f8-845c-4f57-b268-a985c3ba78ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:59.951386 crc crio[23211]: time=\"2026-06-11T16:30:59.951173638Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=5f59dfec-66d1-4415-8b43-f26f477c6017 name=/runtime.v1.ImageService/PullImage\nJun 11 16:30:59.955218 crc crio[23211]: time=\"2026-06-11T16:30:59.95506998Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 11 16:31:00.116184 crc crio[23211]: 2026-06-11T16:31:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7848fb38ac3965 Mac:c2:4e:93:23:48:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/caad8900-1819-4363-8b84-2ce8251e39cd SocketPath: PciID:}] [{Interface:0xc0002846e0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:31:00.117368 crc crio[23211]: time=\"2026-06-11T16:31:00.117283717Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-mbzms Namespace:openstack-operators ID:e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd UID:554508bb-3c9f-4201-a8c2-90eac2a1094f NetNS:/var/run/netns/caad8900-1819-4363-8b84-2ce8251e39cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod554508bb_3c9f_4201_a8c2_90eac2a1094f.slice PodAnnotations:0xc00008c2b0}] Aliases:map[]}\"\nJun 11 16:31:00.117634 crc crio[23211]: time=\"2026-06-11T16:31:00.117570994Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-mbzms for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:31:00.146807 crc crio[23211]: time=\"2026-06-11T16:31:00.146765695Z\" level=info msg=\"Ran pod sandbox e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd with infra container: openstack-operators/openstack-operator-index-mbzms/POD\" id=e52e2d7d-e439-454b-ab53-b5217e9e04dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:31:00.149715 crc crio[23211]: time=\"2026-06-11T16:31:00.149614743Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=602ebe43-e72a-48a3-bdec-274a8deff69e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:00.149974 crc crio[23211]: time=\"2026-06-11T16:31:00.149896669Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=602ebe43-e72a-48a3-bdec-274a8deff69e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:00.150401 crc crio[23211]: time=\"2026-06-11T16:31:00.150006852Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=602ebe43-e72a-48a3-bdec-274a8deff69e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:00.151489 crc crio[23211]: time=\"2026-06-11T16:31:00.151250021Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=d4bb4b45-cdb7-4b82-8ce3-8e1878d7cd7a name=/runtime.v1.ImageService/PullImage\nJun 11 16:31:00.159016 crc crio[23211]: time=\"2026-06-11T16:31:00.158964024Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"\nJun 11 16:31:03.381906 crc crio[23211]: time=\"2026-06-11T16:31:03.380700421Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f8cea8a8d7d1bb9abfb877f3a8c922976093b3b7b65ed091b8f89b51cc058afa\" id=6d198847-2d5d-41f1-a1b9-72ec43aa148e name=/runtime.v1.ImageService/PullImage\nJun 11 16:31:03.385275 crc crio[23211]: time=\"2026-06-11T16:31:03.385195217Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=306c6f89-c96d-4d0e-b486-64b7791b471d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:03.391672 crc crio[23211]: time=\"2026-06-11T16:31:03.391579379Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=1c2c787e-881a-43e7-8a70-b7463cf7e442 name=/runtime.v1.ImageService/PullImage\nJun 11 16:31:03.392350 crc crio[23211]: time=\"2026-06-11T16:31:03.392303615Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=c16a3fd4-7f7e-4bde-942d-5d084053eab3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:07.088246 crc crio[23211]: time=\"2026-06-11T16:31:07.085369442Z\" level=info msg=\"Stopping container: 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69 (timeout: 2s)\" id=c4e786b3-9b7b-40d2-9290-9330f2787a00 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:31:11.783751 crc crio[23211]: time=\"2026-06-11T16:31:11.781058807Z\" level=info msg=\"Stopped container 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69: openshift-marketplace/certified-operators-txpvn/registry-server\" id=c4e786b3-9b7b-40d2-9290-9330f2787a00 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:31:11.786034 crc crio[23211]: time=\"2026-06-11T16:31:11.785840801Z\" level=info msg=\"Stopping pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\" id=40088f9c-2afc-4afd-a6e2-ebb261ae4c5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:31:11.786926 crc crio[23211]: time=\"2026-06-11T16:31:11.786770092Z\" level=info msg=\"Got pod network &{Name:certified-operators-txpvn Namespace:openshift-marketplace ID:a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd UID:e8361794-9bde-41f2-a375-4f6ddf529bb8 NetNS:/var/run/netns/3164749c-f107-4b7c-992f-198b664d3861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8361794_9bde_41f2_a375_4f6ddf529bb8.slice PodAnnotations:0xc000d2e2e0}] Aliases:map[]}\"\nJun 11 16:31:11.787098 crc crio[23211]: time=\"2026-06-11T16:31:11.786935376Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-txpvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:31:20.153513 crc crio[23211]: time=\"2026-06-11T16:31:20.152744395Z\" level=info msg=\"Stopped pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\" id=40088f9c-2afc-4afd-a6e2-ebb261ae4c5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:31:20.613880 crc crio[23211]: time=\"2026-06-11T16:31:20.613774543Z\" level=info msg=\"Removing container: 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69\" id=7330c65e-aba6-4ebe-8f24-22660af9459b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:31:22.944372 crc crio[23211]: time=\"2026-06-11T16:31:22.943970798Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nj4ks/POD\" id=d072f5d6-242c-4082-90f3-521b07328190 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:31:22.947878 crc crio[23211]: time=\"2026-06-11T16:31:22.944381378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:31.747724 crc crio[23211]: time=\"2026-06-11T16:31:31.746759246Z\" level=info msg=\"Stopping pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\" id=e26051df-db1e-400a-9b04-95283c773a0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:31:31.749807 crc crio[23211]: time=\"2026-06-11T16:31:31.748044167Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\" id=e26051df-db1e-400a-9b04-95283c773a0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:31:31.749807 crc crio[23211]: time=\"2026-06-11T16:31:31.749295766Z\" level=info msg=\"Removing pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\" id=3055653e-d724-43af-87bd-a4f8c5da5862 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:31:34.853561 crc crio[23211]: time=\"2026-06-11T16:31:34.851919107Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=48280e49-7279-4674-9ec7-d9e2f895c880 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:34.853561 crc crio[23211]: time=\"2026-06-11T16:31:34.852380728Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=34311f41-2d63-4acd-bbe5-16b69b8178d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:35.486613 crc crio[23211]: time=\"2026-06-11T16:31:35.485832513Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=5f59dfec-66d1-4415-8b43-f26f477c6017 name=/runtime.v1.ImageService/PullImage\nJun 11 16:31:35.487291 crc crio[23211]: time=\"2026-06-11T16:31:35.487183896Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=c22f4782-9d04-4fc1-9465-9fe5fbe6d168 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:35.596768 crc crio[23211]: time=\"2026-06-11T16:31:35.596538821Z\" level=info msg=\"Removed container 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69: openshift-marketplace/certified-operators-txpvn/registry-server\" id=7330c65e-aba6-4ebe-8f24-22660af9459b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:31:35.604094 crc crio[23211]: time=\"2026-06-11T16:31:35.602950403Z\" level=info msg=\"Removing container: 4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d\" id=85c92900-ba4c-4148-b0c5-458f06d2fb7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:31:35.633135 crc crio[23211]: time=\"2026-06-11T16:31:35.633024965Z\" level=info msg=\"Removed pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\" id=3055653e-d724-43af-87bd-a4f8c5da5862 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:31:35.634852 crc crio[23211]: time=\"2026-06-11T16:31:35.634766766Z\" level=info msg=\"Stopping pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\" id=e6f560c4-6348-4486-978f-41d30b2e9242 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:31:35.635136 crc crio[23211]: time=\"2026-06-11T16:31:35.634874259Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\" id=e6f560c4-6348-4486-978f-41d30b2e9242 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:31:35.637027 crc crio[23211]: time=\"2026-06-11T16:31:35.636662951Z\" level=info msg=\"Removing pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\" id=da6b9908-fe0e-4593-8cba-de38804bcab1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:31:35.653917 crc crio[23211]: time=\"2026-06-11T16:31:35.653801517Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=fd6161c4-8032-44cb-8ffc-e1e11f20c1ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:35.703293 crc crio[23211]: time=\"2026-06-11T16:31:35.703151744Z\" level=info msg=\"Removed container 4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d: openshift-marketplace/certified-operators-txpvn/extract-content\" id=85c92900-ba4c-4148-b0c5-458f06d2fb7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:31:35.718385 crc crio[23211]: time=\"2026-06-11T16:31:35.718082746Z\" level=info msg=\"Removing container: 9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e\" id=3e042022-4b26-4114-8658-9bf1a5df74a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:31:35.719680 crc crio[23211]: time=\"2026-06-11T16:31:35.719318227Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-ipa-downloader\" id=4bd1983d-b5c4-4338-967d-9c3c18cb96a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:35.745870 crc crio[23211]: time=\"2026-06-11T16:31:35.744221685Z\" level=info msg=\"Removed pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\" id=da6b9908-fe0e-4593-8cba-de38804bcab1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:31:35.759685 crc crio[23211]: time=\"2026-06-11T16:31:35.75625357Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=d4bb4b45-cdb7-4b82-8ce3-8e1878d7cd7a name=/runtime.v1.ImageService/PullImage\nJun 11 16:31:35.763226 crc crio[23211]: time=\"2026-06-11T16:31:35.762887237Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=502a3357-4144-4931-9b3e-991435db5fcc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:35.768191 crc crio[23211]: time=\"2026-06-11T16:31:35.768129231Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nj4ks Namespace:openshift-marketplace ID:9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953 UID:dabac257-d0d1-43d9-9773-81067d795110 NetNS:/var/run/netns/5e6dfd4f-0138-4071-8883-8ce27eeebb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddabac257_d0d1_43d9_9773_81067d795110.slice PodAnnotations:0xc003088458}] Aliases:map[]}\"\nJun 11 16:31:35.768191 crc crio[23211]: time=\"2026-06-11T16:31:35.768186102Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nj4ks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:31:35.768744 crc crio[23211]: time=\"2026-06-11T16:31:35.768710415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:35.783170 crc crio[23211]: time=\"2026-06-11T16:31:35.78289513Z\" level=info msg=\"Removed container 9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e: openshift-marketplace/certified-operators-txpvn/extract-utilities\" id=3e042022-4b26-4114-8658-9bf1a5df74a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:31:35.783527 crc crio[23211]: time=\"2026-06-11T16:31:35.78329104Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager\" id=ccb814bc-ebb4-491e-bf37-86c96c8f64dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:35.796348 crc crio[23211]: time=\"2026-06-11T16:31:35.796269947Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=01072665-bebf-4ef3-b9ed-53467209b84a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:35.796620 crc crio[23211]: time=\"2026-06-11T16:31:35.796340888Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/manager\" id=b17807fb-943f-4372-804d-2a6861bffad1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:35.799204 crc crio[23211]: time=\"2026-06-11T16:31:35.798242663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:35.840026 crc crio[23211]: time=\"2026-06-11T16:31:35.839330795Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-mbzms/registry-server\" id=3c85bff1-7370-4cd8-b1ee-72c3641d55f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:35.849295 crc crio[23211]: time=\"2026-06-11T16:31:35.849185759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:35.850401 crc crio[23211]: time=\"2026-06-11T16:31:35.850330686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:35.897345 crc crio[23211]: time=\"2026-06-11T16:31:35.897237336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:35.898599 crc crio[23211]: time=\"2026-06-11T16:31:35.89827947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:35.995746 crc crio[23211]: time=\"2026-06-11T16:31:35.995312105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:35.996972 crc crio[23211]: time=\"2026-06-11T16:31:35.996628957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:36.035755 crc crio[23211]: time=\"2026-06-11T16:31:36.0357123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:36.055337 crc crio[23211]: time=\"2026-06-11T16:31:36.055290393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:36.147192 crc crio[23211]: time=\"2026-06-11T16:31:36.147104547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:36.168848 crc crio[23211]: time=\"2026-06-11T16:31:36.168544935Z\" level=info msg=\"Created container 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager\" id=ccb814bc-ebb4-491e-bf37-86c96c8f64dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:36.177083 crc crio[23211]: time=\"2026-06-11T16:31:36.176919372Z\" level=info msg=\"Starting container: 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec\" id=e13e5b03-8e54-45f0-8aee-bdcaba8d61e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:31:36.206386 crc crio[23211]: time=\"2026-06-11T16:31:36.205784285Z\" level=info msg=\"Started container\" PID=48145 containerID=1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec description=baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager id=e13e5b03-8e54-45f0-8aee-bdcaba8d61e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034\nJun 11 16:31:36.209699 crc crio[23211]: time=\"2026-06-11T16:31:36.20936747Z\" level=info msg=\"Created container eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577: openstack-operators/openstack-operator-index-mbzms/registry-server\" id=3c85bff1-7370-4cd8-b1ee-72c3641d55f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:36.211976 crc crio[23211]: time=\"2026-06-11T16:31:36.21190835Z\" level=info msg=\"Starting container: eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577\" id=0771d713-27b5-4a22-ad28-cb56bca1a469 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:31:36.236296 crc crio[23211]: time=\"2026-06-11T16:31:36.236052Z\" level=info msg=\"Started container\" PID=48151 containerID=eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577 description=openstack-operators/openstack-operator-index-mbzms/registry-server id=0771d713-27b5-4a22-ad28-cb56bca1a469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd\nJun 11 16:31:36.350605 crc crio[23211]: time=\"2026-06-11T16:31:36.350263093Z\" level=info msg=\"Created container 71e260f2e88d783fbf45f0ff1146505a9b338e1a6e223065e4c2dbb07ebe0f29: baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/manager\" id=b17807fb-943f-4372-804d-2a6861bffad1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:36.398266 crc crio[23211]: time=\"2026-06-11T16:31:36.39752898Z\" level=info msg=\"Starting container: 71e260f2e88d783fbf45f0ff1146505a9b338e1a6e223065e4c2dbb07ebe0f29\" id=286233a4-7fc7-4107-b349-15169883b750 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:31:36.405394 crc crio[23211]: time=\"2026-06-11T16:31:36.405071669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:36.407584 crc crio[23211]: time=\"2026-06-11T16:31:36.407538228Z\" level=info msg=\"Started container\" PID=48157 containerID=71e260f2e88d783fbf45f0ff1146505a9b338e1a6e223065e4c2dbb07ebe0f29 description=baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/manager id=286233a4-7fc7-4107-b349-15169883b750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d906e45f5638430552d9158474df248f4700962f4c22f3b95401ca8a0f97efb\nJun 11 16:31:36.428201 crc crio[23211]: 2026-06-11T16:31:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a327a44350b45e Mac:72:27:29:09:cf:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/5e6dfd4f-0138-4071-8883-8ce27eeebb80 SocketPath: PciID:}] [{Interface:0xc0004b25e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:31:36.434414 crc crio[23211]: time=\"2026-06-11T16:31:36.43424341Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nj4ks Namespace:openshift-marketplace ID:9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953 UID:dabac257-d0d1-43d9-9773-81067d795110 NetNS:/var/run/netns/5e6dfd4f-0138-4071-8883-8ce27eeebb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddabac257_d0d1_43d9_9773_81067d795110.slice PodAnnotations:0xc003088458}] Aliases:map[]}\"\nJun 11 16:31:36.434660 crc crio[23211]: time=\"2026-06-11T16:31:36.434492055Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nj4ks for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:31:36.451637 crc crio[23211]: time=\"2026-06-11T16:31:36.451299943Z\" level=info msg=\"Ran pod sandbox 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953 with infra container: openshift-marketplace/redhat-marketplace-nj4ks/POD\" id=d072f5d6-242c-4082-90f3-521b07328190 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:31:36.453738 crc crio[23211]: time=\"2026-06-11T16:31:36.453651219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=685fe9bd-78f4-4c54-a106-dbf5c3843e67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:36.456657 crc crio[23211]: time=\"2026-06-11T16:31:36.456582788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=91684ad6-531b-4d93-b641-4deb6d560d32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:36.469963 crc crio[23211]: time=\"2026-06-11T16:31:36.469813871Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nj4ks/extract-utilities\" id=fe1e4ae2-7c7f-4897-a1ab-7311df8107f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:36.470234 crc crio[23211]: time=\"2026-06-11T16:31:36.470189511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:36.521345 crc crio[23211]: time=\"2026-06-11T16:31:36.52089517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:36.525826 crc crio[23211]: time=\"2026-06-11T16:31:36.525747514Z\" level=info msg=\"Created container 43c1a7d7cd79d89e599ab5ebd2a36c7b78a995ed2e5326dbc2254d2b2f9d3eb7: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-ipa-downloader\" id=4bd1983d-b5c4-4338-967d-9c3c18cb96a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:36.526797 crc crio[23211]: time=\"2026-06-11T16:31:36.526722268Z\" level=info msg=\"Starting container: 43c1a7d7cd79d89e599ab5ebd2a36c7b78a995ed2e5326dbc2254d2b2f9d3eb7\" id=b428762c-e28b-4332-91a4-94ef5d6b760e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:31:36.528325 crc crio[23211]: time=\"2026-06-11T16:31:36.528236743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:36.534837 crc crio[23211]: time=\"2026-06-11T16:31:36.534719386Z\" level=info msg=\"Started container\" PID=48193 containerID=43c1a7d7cd79d89e599ab5ebd2a36c7b78a995ed2e5326dbc2254d2b2f9d3eb7 description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-ipa-downloader id=b428762c-e28b-4332-91a4-94ef5d6b760e name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247\nJun 11 16:31:36.708050 crc crio[23211]: time=\"2026-06-11T16:31:36.707903843Z\" level=info msg=\"Created container e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea: openshift-marketplace/redhat-marketplace-nj4ks/extract-utilities\" id=fe1e4ae2-7c7f-4897-a1ab-7311df8107f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:36.711082 crc crio[23211]: time=\"2026-06-11T16:31:36.710918725Z\" level=info msg=\"Starting container: e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea\" id=8cd20292-d33b-4381-8d5b-89c5a7c091d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:31:36.728320 crc crio[23211]: time=\"2026-06-11T16:31:36.727650231Z\" level=info msg=\"Started container\" PID=48215 containerID=e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea description=openshift-marketplace/redhat-marketplace-nj4ks/extract-utilities id=8cd20292-d33b-4381-8d5b-89c5a7c091d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\nJun 11 16:31:36.949893 crc crio[23211]: time=\"2026-06-11T16:31:36.949780416Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=146c7b0e-6612-4c75-bd19-dcf939204e17 name=/runtime.v1.ImageService/PullImage\nJun 11 16:31:36.961154 crc crio[23211]: time=\"2026-06-11T16:31:36.961075813Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 16:31:37.554858 crc crio[23211]: time=\"2026-06-11T16:31:37.553975259Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=146c7b0e-6612-4c75-bd19-dcf939204e17 name=/runtime.v1.ImageService/PullImage\nJun 11 16:31:37.556363 crc crio[23211]: time=\"2026-06-11T16:31:37.556233002Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7d6af875-ec0e-48c2-8168-1dc0b0229dcc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:37.559539 crc crio[23211]: time=\"2026-06-11T16:31:37.559368757Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=90e4cbcc-3e28-4800-ad33-aac43f598d41 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:37.565019 crc crio[23211]: time=\"2026-06-11T16:31:37.564911708Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nj4ks/extract-content\" id=57cae01e-c538-4551-a4a0-888426b089e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:37.565371 crc crio[23211]: time=\"2026-06-11T16:31:37.565320137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:37.593278 crc crio[23211]: time=\"2026-06-11T16:31:37.593140436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:37.597888 crc crio[23211]: time=\"2026-06-11T16:31:37.597810296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:37.715325 crc crio[23211]: time=\"2026-06-11T16:31:37.715216723Z\" level=info msg=\"Created container 195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24: openshift-marketplace/redhat-marketplace-nj4ks/extract-content\" id=57cae01e-c538-4551-a4a0-888426b089e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:37.716842 crc crio[23211]: time=\"2026-06-11T16:31:37.71675598Z\" level=info msg=\"Starting container: 195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24\" id=50d9209c-7e2b-4641-b368-cb76e54dfe2c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:31:37.728612 crc crio[23211]: time=\"2026-06-11T16:31:37.728404345Z\" level=info msg=\"Started container\" PID=48273 containerID=195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24 description=openshift-marketplace/redhat-marketplace-nj4ks/extract-content id=50d9209c-7e2b-4641-b368-cb76e54dfe2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\nJun 11 16:31:38.977549 crc crio[23211]: time=\"2026-06-11T16:31:38.976923022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=da2f39cd-b036-4e59-ba86-02957754d0f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:38.980277 crc crio[23211]: time=\"2026-06-11T16:31:38.980178838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=140424d0-a826-4493-b41c-cf65e79c4fa2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:31:39.065103 crc crio[23211]: time=\"2026-06-11T16:31:39.064991255Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nj4ks/registry-server\" id=e1b1fc64-4d5a-4098-8b4d-21bbd6e5e9ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:39.065642 crc crio[23211]: time=\"2026-06-11T16:31:39.06558262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:39.122494 crc crio[23211]: time=\"2026-06-11T16:31:39.122363812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:39.126120 crc crio[23211]: time=\"2026-06-11T16:31:39.12605411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:31:39.255907 crc crio[23211]: time=\"2026-06-11T16:31:39.255813179Z\" level=info msg=\"Created container 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4: openshift-marketplace/redhat-marketplace-nj4ks/registry-server\" id=e1b1fc64-4d5a-4098-8b4d-21bbd6e5e9ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:31:39.277344 crc crio[23211]: time=\"2026-06-11T16:31:39.257158211Z\" level=info msg=\"Starting container: 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4\" id=a31c34f1-b4b4-432c-9090-08f92a479746 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:31:39.280190 crc crio[23211]: time=\"2026-06-11T16:31:39.280040693Z\" level=info msg=\"Started container\" PID=48315 containerID=70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4 description=openshift-marketplace/redhat-marketplace-nj4ks/registry-server id=a31c34f1-b4b4-432c-9090-08f92a479746 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\nJun 11 16:31:54.864819 crc crio[23211]: time=\"2026-06-11T16:31:54.861945774Z\" level=info msg=\"Stopping container: 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4 (timeout: 2s)\" id=df76e883-49b2-44f1-bd71-c3cb6e8929c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:31:55.060958 crc crio[23211]: time=\"2026-06-11T16:31:55.060606634Z\" level=info msg=\"Stopped container 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4: openshift-marketplace/redhat-marketplace-nj4ks/registry-server\" id=df76e883-49b2-44f1-bd71-c3cb6e8929c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:31:55.061778 crc crio[23211]: time=\"2026-06-11T16:31:55.061635818Z\" level=info msg=\"Stopping pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\" id=7421e35e-8fdb-4b41-8cf8-df8651a622f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:31:55.062329 crc crio[23211]: time=\"2026-06-11T16:31:55.062271784Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nj4ks Namespace:openshift-marketplace ID:9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953 UID:dabac257-d0d1-43d9-9773-81067d795110 NetNS:/var/run/netns/5e6dfd4f-0138-4071-8883-8ce27eeebb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddabac257_d0d1_43d9_9773_81067d795110.slice PodAnnotations:0xc0018beea8}] Aliases:map[]}\"\nJun 11 16:31:55.062558 crc crio[23211]: time=\"2026-06-11T16:31:55.062496859Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-nj4ks from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:31:55.916014 crc crio[23211]: time=\"2026-06-11T16:31:55.915295843Z\" level=info msg=\"Stopped pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\" id=7421e35e-8fdb-4b41-8cf8-df8651a622f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:31:56.901931 crc crio[23211]: time=\"2026-06-11T16:31:56.901165707Z\" level=info msg=\"Removing container: 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4\" id=6f79a256-60d9-473c-904f-c4b3a12d833c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:31:56.952782 crc crio[23211]: time=\"2026-06-11T16:31:56.952668754Z\" level=info msg=\"Removed container 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4: openshift-marketplace/redhat-marketplace-nj4ks/registry-server\" id=6f79a256-60d9-473c-904f-c4b3a12d833c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:31:56.956604 crc crio[23211]: time=\"2026-06-11T16:31:56.956353972Z\" level=info msg=\"Removing container: 195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24\" id=d171cbbc-4360-4be4-91f6-aac1b0a5d075 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:31:56.984012 crc crio[23211]: time=\"2026-06-11T16:31:56.983922764Z\" level=info msg=\"Removed container 195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24: openshift-marketplace/redhat-marketplace-nj4ks/extract-content\" id=d171cbbc-4360-4be4-91f6-aac1b0a5d075 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:31:56.986148 crc crio[23211]: time=\"2026-06-11T16:31:56.986087385Z\" level=info msg=\"Removing container: e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea\" id=0ae6ac73-fe56-47ad-839a-d1974c2950f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:31:57.010816 crc crio[23211]: time=\"2026-06-11T16:31:57.010660217Z\" level=info msg=\"Removed container e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea: openshift-marketplace/redhat-marketplace-nj4ks/extract-utilities\" id=0ae6ac73-fe56-47ad-839a-d1974c2950f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:00.000819 crc crio[23211]: time=\"2026-06-11T16:31:59.999689358Z\" level=info msg=\"Stopping container: 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec (timeout: 10s)\" id=2be77b44-c7ee-4b55-aa5e-6268888ca680 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:32:00.135554 crc crio[23211]: time=\"2026-06-11T16:32:00.135349738Z\" level=info msg=\"Stopped container 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager\" id=2be77b44-c7ee-4b55-aa5e-6268888ca680 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:32:00.138897 crc crio[23211]: time=\"2026-06-11T16:32:00.13883805Z\" level=info msg=\"Stopping pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034\" id=96966d40-9b4e-424f-ba6d-a0f7a98d41ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:00.141108 crc crio[23211]: time=\"2026-06-11T16:32:00.139670699Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6c86d9b54f-lqpdf Namespace:baremetal-operator-system ID:d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034 UID:b6d93dd9-d9d4-4b4b-85ac-3f560d831bcb NetNS:/var/run/netns/a5a36180-d94f-416a-b18d-7cc6a2605997 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d93dd9_d9d4_4b4b_85ac_3f560d831bcb.slice PodAnnotations:0xc0027945e8}] Aliases:map[]}\"\nJun 11 16:32:00.141108 crc crio[23211]: time=\"2026-06-11T16:32:00.139891174Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6c86d9b54f-lqpdf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:00.517877 crc crio[23211]: time=\"2026-06-11T16:32:00.517330924Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686592-29lbw/POD\" id=6dfaad8e-59a0-446f-b6a7-c3eb9a987ab6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:00.518038 crc crio[23211]: time=\"2026-06-11T16:32:00.517903248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:00.587533 crc crio[23211]: time=\"2026-06-11T16:32:00.586589183Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686592-29lbw Namespace:openshift-infra ID:9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd UID:a2aa62aa-65ce-4008-95fc-7e28c580fd10 NetNS:/var/run/netns/6f5ccca8-bad4-4e32-9bf1-f627f02f8d45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa62aa_65ce_4008_95fc_7e28c580fd10.slice PodAnnotations:0xc0027947f8}] Aliases:map[]}\"\nJun 11 16:32:00.587533 crc crio[23211]: time=\"2026-06-11T16:32:00.586775477Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686592-29lbw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:01.521337 crc crio[23211]: time=\"2026-06-11T16:32:01.521153392Z\" level=info msg=\"Stopped pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034\" id=96966d40-9b4e-424f-ba6d-a0f7a98d41ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:01.891517 crc crio[23211]: 2026-06-11T16:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a11b66ea93ab27 Mac:62:27:23:cd:2e:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/6f5ccca8-bad4-4e32-9bf1-f627f02f8d45 SocketPath: PciID:}] [{Interface:0xc00013c830 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:32:01.894014 crc crio[23211]: time=\"2026-06-11T16:32:01.893307855Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686592-29lbw Namespace:openshift-infra ID:9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd UID:a2aa62aa-65ce-4008-95fc-7e28c580fd10 NetNS:/var/run/netns/6f5ccca8-bad4-4e32-9bf1-f627f02f8d45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa62aa_65ce_4008_95fc_7e28c580fd10.slice PodAnnotations:0xc0027947f8}] Aliases:map[]}\"\nJun 11 16:32:01.894014 crc crio[23211]: time=\"2026-06-11T16:32:01.893659803Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686592-29lbw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:32:01.900394 crc crio[23211]: time=\"2026-06-11T16:32:01.900305591Z\" level=info msg=\"Ran pod sandbox 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd with infra container: openshift-infra/auto-csr-approver-29686592-29lbw/POD\" id=6dfaad8e-59a0-446f-b6a7-c3eb9a987ab6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:01.903237 crc crio[23211]: time=\"2026-06-11T16:32:01.903175999Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e106d4a0-e79e-434e-a1af-c679c7bef59a name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:01.907923 crc crio[23211]: time=\"2026-06-11T16:32:01.907799429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:32:02.017071 crc crio[23211]: time=\"2026-06-11T16:32:02.01695675Z\" level=info msg=\"Removing container: 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec\" id=96094799-c8d6-40b1-b084-15bcb74e9fe4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:02.068003 crc crio[23211]: time=\"2026-06-11T16:32:02.067914915Z\" level=info msg=\"Removed container 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager\" id=96094799-c8d6-40b1-b084-15bcb74e9fe4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:03.204281 crc crio[23211]: time=\"2026-06-11T16:32:03.203702095Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e106d4a0-e79e-434e-a1af-c679c7bef59a name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:03.210403 crc crio[23211]: time=\"2026-06-11T16:32:03.210147408Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5b2e6813-49f5-407d-888e-f9f83ee5da5a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:03.212969 crc crio[23211]: time=\"2026-06-11T16:32:03.212705018Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=57223ac8-5654-4ba1-98f3-9f8c75856801 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:03.230858 crc crio[23211]: time=\"2026-06-11T16:32:03.230628692Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686592-29lbw/oc\" id=b5a35ef1-b3ff-4f4e-8b72-bfc494e94e2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:03.231375 crc crio[23211]: time=\"2026-06-11T16:32:03.231223786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:03.268190 crc crio[23211]: time=\"2026-06-11T16:32:03.268096858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:03.633183 crc crio[23211]: time=\"2026-06-11T16:32:03.633083193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:03.744902 crc crio[23211]: time=\"2026-06-11T16:32:03.744771736Z\" level=info msg=\"Created container e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda: openshift-infra/auto-csr-approver-29686592-29lbw/oc\" id=b5a35ef1-b3ff-4f4e-8b72-bfc494e94e2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:03.747961 crc crio[23211]: time=\"2026-06-11T16:32:03.747876588Z\" level=info msg=\"Starting container: e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda\" id=8fc2ae9d-6bd6-4687-9141-2a3a02f2af10 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:03.753300 crc crio[23211]: time=\"2026-06-11T16:32:03.753164434Z\" level=info msg=\"Started container\" PID=48873 containerID=e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda description=openshift-infra/auto-csr-approver-29686592-29lbw/oc id=8fc2ae9d-6bd6-4687-9141-2a3a02f2af10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd\nJun 11 16:32:07.120199 crc crio[23211]: time=\"2026-06-11T16:32:07.119103682Z\" level=info msg=\"Stopping pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd\" id=9349de60-6998-441c-b515-108a6497cc40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:07.123056 crc crio[23211]: time=\"2026-06-11T16:32:07.120802902Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686592-29lbw Namespace:openshift-infra ID:9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd UID:a2aa62aa-65ce-4008-95fc-7e28c580fd10 NetNS:/var/run/netns/6f5ccca8-bad4-4e32-9bf1-f627f02f8d45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa62aa_65ce_4008_95fc_7e28c580fd10.slice PodAnnotations:0xc00008c448}] Aliases:map[]}\"\nJun 11 16:32:07.123056 crc crio[23211]: time=\"2026-06-11T16:32:07.120960366Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686592-29lbw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:08.451334 crc crio[23211]: time=\"2026-06-11T16:32:08.450937729Z\" level=info msg=\"Stopped pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd\" id=9349de60-6998-441c-b515-108a6497cc40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:10.509233 crc crio[23211]: time=\"2026-06-11T16:32:10.508566287Z\" level=info msg=\"Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/POD\" id=34a73a9b-94f7-49c4-a498-345c839b2d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:10.509233 crc crio[23211]: time=\"2026-06-11T16:32:10.509162662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:10.558764 crc crio[23211]: time=\"2026-06-11T16:32:10.558593671Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 Namespace:openstack-operators ID:52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290 UID:79ab31ba-9932-44f2-b0d0-30dcf4479239 NetNS:/var/run/netns/081eb591-8a67-4afa-9148-159fd96cb08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79ab31ba_9932_44f2_b0d0_30dcf4479239.slice PodAnnotations:0xc0028182f8}] Aliases:map[]}\"\nJun 11 16:32:10.558764 crc crio[23211]: time=\"2026-06-11T16:32:10.558742685Z\" level=info msg=\"Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:11.977966 crc crio[23211]: 2026-06-11T16:32:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52077e25a5b9844 Mac:a6:d0:59:ed:fc:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/081eb591-8a67-4afa-9148-159fd96cb08a SocketPath: PciID:}] [{Interface:0xc00049c780 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:32:11.979959 crc crio[23211]: time=\"2026-06-11T16:32:11.979880875Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 Namespace:openstack-operators ID:52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290 UID:79ab31ba-9932-44f2-b0d0-30dcf4479239 NetNS:/var/run/netns/081eb591-8a67-4afa-9148-159fd96cb08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79ab31ba_9932_44f2_b0d0_30dcf4479239.slice PodAnnotations:0xc0028182f8}] Aliases:map[]}\"\nJun 11 16:32:11.980138 crc crio[23211]: time=\"2026-06-11T16:32:11.980072189Z\" level=info msg=\"Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:32:11.989587 crc crio[23211]: time=\"2026-06-11T16:32:11.989485662Z\" level=info msg=\"Ran pod sandbox 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290 with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/POD\" id=34a73a9b-94f7-49c4-a498-345c839b2d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:11.992593 crc crio[23211]: time=\"2026-06-11T16:32:11.992520205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=47fdefc5-657e-479b-9735-ad59afd611df name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:11.994409 crc crio[23211]: time=\"2026-06-11T16:32:11.994327346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=02f75ace-635e-4ac6-8aff-7232abe26749 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:12.018905 crc crio[23211]: time=\"2026-06-11T16:32:12.018823236Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/util\" id=97088239-7479-4aab-888e-24f3eacef46a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:12.019274 crc crio[23211]: time=\"2026-06-11T16:32:12.019211336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:12.058561 crc crio[23211]: time=\"2026-06-11T16:32:12.05571819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:12.059001 crc crio[23211]: time=\"2026-06-11T16:32:12.058925305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:12.195920 crc crio[23211]: time=\"2026-06-11T16:32:12.195229228Z\" level=info msg=\"Created container 89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/util\" id=97088239-7479-4aab-888e-24f3eacef46a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:12.198920 crc crio[23211]: time=\"2026-06-11T16:32:12.198819515Z\" level=info msg=\"Starting container: 89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69\" id=866a1b5c-3e1a-4a1e-a1b3-83198ed274c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:12.222155 crc crio[23211]: time=\"2026-06-11T16:32:12.221771316Z\" level=info msg=\"Started container\" PID=49141 containerID=89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/util id=866a1b5c-3e1a-4a1e-a1b3-83198ed274c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\nJun 11 16:32:14.290873 crc crio[23211]: time=\"2026-06-11T16:32:14.289890963Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=312478f9-08d2-4e20-961c-0655025b8bcd name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:14.303904 crc crio[23211]: time=\"2026-06-11T16:32:14.303120235Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\\\"\"\nJun 11 16:32:15.347284 crc crio[23211]: time=\"2026-06-11T16:32:15.346738144Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68\" id=312478f9-08d2-4e20-961c-0655025b8bcd name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:15.349405 crc crio[23211]: time=\"2026-06-11T16:32:15.349240334Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=39dc440f-ca5b-4289-b3ac-c83ff9949d3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:15.356935 crc crio[23211]: time=\"2026-06-11T16:32:15.356859474Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=46f8b385-c5ee-4093-9292-8e4ed6dbb4d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:15.369032 crc crio[23211]: time=\"2026-06-11T16:32:15.368388627Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/pull\" id=cfa249c9-3d3d-459e-9109-b24f88b9ef99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:15.370879 crc crio[23211]: time=\"2026-06-11T16:32:15.370691261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:15.432776 crc crio[23211]: time=\"2026-06-11T16:32:15.432663697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:15.433029 crc crio[23211]: time=\"2026-06-11T16:32:15.432914423Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/49d0bc4bbb5ba2d70d0d3afe73d9541bc71b6fcff54c60d787acff83dddaf2a5/merged/etc/passwd: no such file or directory\"\nJun 11 16:32:15.433029 crc crio[23211]: time=\"2026-06-11T16:32:15.432944553Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/49d0bc4bbb5ba2d70d0d3afe73d9541bc71b6fcff54c60d787acff83dddaf2a5/merged/etc/group: no such file or directory\"\nJun 11 16:32:15.441077 crc crio[23211]: time=\"2026-06-11T16:32:15.440901162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:15.630376 crc crio[23211]: time=\"2026-06-11T16:32:15.630035886Z\" level=info msg=\"Created container ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/pull\" id=cfa249c9-3d3d-459e-9109-b24f88b9ef99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:15.631828 crc crio[23211]: time=\"2026-06-11T16:32:15.631702145Z\" level=info msg=\"Starting container: ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57\" id=26de4c72-967f-4f81-b525-005aa7c0ace3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:15.641832 crc crio[23211]: time=\"2026-06-11T16:32:15.641697563Z\" level=info msg=\"Started container\" PID=49229 containerID=ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/pull id=26de4c72-967f-4f81-b525-005aa7c0ace3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\nJun 11 16:32:16.314064 crc crio[23211]: time=\"2026-06-11T16:32:16.313878875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=76352109-989e-460e-aa6a-d20126b650f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:16.328603 crc crio[23211]: time=\"2026-06-11T16:32:16.328520271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0530a8de-fc2f-4aab-8b3f-95f83863045e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:16.335997 crc crio[23211]: time=\"2026-06-11T16:32:16.335926045Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/extract\" id=3721074c-bc3a-4acd-8f53-4818179d232a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:16.336370 crc crio[23211]: time=\"2026-06-11T16:32:16.336271704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:16.372076 crc crio[23211]: time=\"2026-06-11T16:32:16.371942918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:16.374984 crc crio[23211]: time=\"2026-06-11T16:32:16.374906178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:16.548970 crc crio[23211]: time=\"2026-06-11T16:32:16.54872465Z\" level=info msg=\"Created container 64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/extract\" id=3721074c-bc3a-4acd-8f53-4818179d232a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:16.550912 crc crio[23211]: time=\"2026-06-11T16:32:16.550840281Z\" level=info msg=\"Starting container: 64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b\" id=14fcfae3-100d-4ae7-9b36-3dc8d42d163c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:16.557529 crc crio[23211]: time=\"2026-06-11T16:32:16.557278502Z\" level=info msg=\"Started container\" PID=49248 containerID=64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/extract id=14fcfae3-100d-4ae7-9b36-3dc8d42d163c name=/runtime.v1.RuntimeService/StartContainer sandboxID=52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\nJun 11 16:32:19.478104 crc crio[23211]: time=\"2026-06-11T16:32:19.47684508Z\" level=info msg=\"Stopping pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\" id=a6b2d625-90e9-49f0-8a9f-705a58e5e94b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:19.479884 crc crio[23211]: time=\"2026-06-11T16:32:19.478722134Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 Namespace:openstack-operators ID:52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290 UID:79ab31ba-9932-44f2-b0d0-30dcf4479239 NetNS:/var/run/netns/081eb591-8a67-4afa-9148-159fd96cb08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79ab31ba_9932_44f2_b0d0_30dcf4479239.slice PodAnnotations:0xc0018be8e8}] Aliases:map[]}\"\nJun 11 16:32:19.479884 crc crio[23211]: time=\"2026-06-11T16:32:19.478867417Z\" level=info msg=\"Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:20.891344 crc crio[23211]: time=\"2026-06-11T16:32:20.890151334Z\" level=info msg=\"Stopped pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\" id=a6b2d625-90e9-49f0-8a9f-705a58e5e94b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:23.582402 crc crio[23211]: time=\"2026-06-11T16:32:23.581716231Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=6fcbea1d-fb74-47b7-8715-8cc760de2f21 name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:23.590139 crc crio[23211]: time=\"2026-06-11T16:32:23.589709699Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 11 16:32:31.090114 crc crio[23211]: time=\"2026-06-11T16:32:31.089459742Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/POD\" id=7ca0983b-5dc2-468e-ad8f-7d6270ce64ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:31.090114 crc crio[23211]: time=\"2026-06-11T16:32:31.090082468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:35.778087 crc crio[23211]: time=\"2026-06-11T16:32:35.777640362Z\" level=info msg=\"Removing container: 667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4\" id=c6da89b4-4067-4c19-bf62-9b573cac807b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:49.915581 crc crio[23211]: time=\"2026-06-11T16:32:49.913830413Z\" level=info msg=\"Removed container 667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4: openshift-infra/auto-csr-approver-29686586-nnscz/oc\" id=c6da89b4-4067-4c19-bf62-9b573cac807b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:49.922817 crc crio[23211]: time=\"2026-06-11T16:32:49.922628212Z\" level=info msg=\"Stopping pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b\" id=45a25f4c-fecf-41e6-b83c-613803272b29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:49.922817 crc crio[23211]: time=\"2026-06-11T16:32:49.922717473Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b\" id=45a25f4c-fecf-41e6-b83c-613803272b29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:49.923545 crc crio[23211]: time=\"2026-06-11T16:32:49.923470161Z\" level=info msg=\"Removing pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b\" id=c1ccccae-6a39-443e-b0e4-0c6db5a83e39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:50.168060 crc crio[23211]: time=\"2026-06-11T16:32:50.167624617Z\" level=info msg=\"Removed pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b\" id=c1ccccae-6a39-443e-b0e4-0c6db5a83e39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:50.168661 crc crio[23211]: time=\"2026-06-11T16:32:50.16859573Z\" level=info msg=\"Stopping pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\" id=20d0c3a9-a646-43c5-a1ab-953147596ebe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:50.168810 crc crio[23211]: time=\"2026-06-11T16:32:50.168746884Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\" id=20d0c3a9-a646-43c5-a1ab-953147596ebe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:50.169384 crc crio[23211]: time=\"2026-06-11T16:32:50.169311617Z\" level=info msg=\"Removing pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\" id=a11434e5-def0-4098-ab07-ea453cb4eb8f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:50.177298 crc crio[23211]: time=\"2026-06-11T16:32:50.176993159Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-q64x2 Namespace:openstack-operators ID:e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3 UID:5f0b8935-359b-4706-8f29-baf0348dffff NetNS:/var/run/netns/bd414647-172e-43c7-9253-2d559b0d5d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f0b8935_359b_4706_8f29_baf0348dffff.slice PodAnnotations:0xc0038ac200}] Aliases:map[]}\"\nJun 11 16:32:50.177298 crc crio[23211]: time=\"2026-06-11T16:32:50.17705038Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-q64x2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:50.562506 crc crio[23211]: time=\"2026-06-11T16:32:50.561548037Z\" level=info msg=\"Removed pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\" id=a11434e5-def0-4098-ab07-ea453cb4eb8f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:50.565560 crc crio[23211]: time=\"2026-06-11T16:32:50.564714452Z\" level=info msg=\"Stopping pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034\" id=14df72e1-2b5e-4cb0-b174-85d82b8632a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:50.565560 crc crio[23211]: time=\"2026-06-11T16:32:50.564849955Z\" level=info msg=\"Stopped pod sandbox (already stopped): d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034\" id=14df72e1-2b5e-4cb0-b174-85d82b8632a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:50.568021 crc crio[23211]: time=\"2026-06-11T16:32:50.566157476Z\" level=info msg=\"Removing pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034\" id=bf3bff3c-db5c-4313-8b40-cef05e889a15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:50.588052 crc crio[23211]: time=\"2026-06-11T16:32:50.587719875Z\" level=info msg=\"Removed pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034\" id=bf3bff3c-db5c-4313-8b40-cef05e889a15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:50.589908 crc crio[23211]: time=\"2026-06-11T16:32:50.589617061Z\" level=info msg=\"Stopping pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\" id=83053c11-61bd-4492-9d8a-a2f5a5e14542 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:50.589908 crc crio[23211]: time=\"2026-06-11T16:32:50.589806505Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\" id=83053c11-61bd-4492-9d8a-a2f5a5e14542 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:50.595514 crc crio[23211]: time=\"2026-06-11T16:32:50.594074916Z\" level=info msg=\"Removing pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\" id=820fed79-4635-493d-a5cb-978e03aa3eb7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:50.667575 crc crio[23211]: time=\"2026-06-11T16:32:50.667344099Z\" level=info msg=\"Removed pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\" id=820fed79-4635-493d-a5cb-978e03aa3eb7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:50.672646 crc crio[23211]: time=\"2026-06-11T16:32:50.672542072Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=6fcbea1d-fb74-47b7-8715-8cc760de2f21 name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:50.674412 crc crio[23211]: time=\"2026-06-11T16:32:50.674240192Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=7abf27de-12e3-45eb-a3fc-f20bbcca86b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:50.694265 crc crio[23211]: time=\"2026-06-11T16:32:50.694157313Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=ab6f87db-9672-44b9-96d6-243446ed265a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:50.704822 crc crio[23211]: time=\"2026-06-11T16:32:50.704740134Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/mariadb\" id=41ea13b8-3fb3-4df4-88b7-6ea6f87153b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:50.706517 crc crio[23211]: time=\"2026-06-11T16:32:50.706357402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:50.772557 crc crio[23211]: time=\"2026-06-11T16:32:50.770644033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:51.218864 crc crio[23211]: 2026-06-11T16:32:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3e8dd4b4c501e1 Mac:82:5b:d8:06:09:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/bd414647-172e-43c7-9253-2d559b0d5d99 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:32:51.227986 crc crio[23211]: time=\"2026-06-11T16:32:51.227638584Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-q64x2 Namespace:openstack-operators ID:e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3 UID:5f0b8935-359b-4706-8f29-baf0348dffff NetNS:/var/run/netns/bd414647-172e-43c7-9253-2d559b0d5d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f0b8935_359b_4706_8f29_baf0348dffff.slice PodAnnotations:0xc0038ac200}] Aliases:map[]}\"\nJun 11 16:32:51.228973 crc crio[23211]: time=\"2026-06-11T16:32:51.228842302Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-q64x2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:32:51.262807 crc crio[23211]: time=\"2026-06-11T16:32:51.261648398Z\" level=info msg=\"Ran pod sandbox e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/POD\" id=7ca0983b-5dc2-468e-ad8f-7d6270ce64ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:51.265336 crc crio[23211]: time=\"2026-06-11T16:32:51.265234444Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=01184c18-045f-4f08-91d3-a36985763218 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:51.265751 crc crio[23211]: time=\"2026-06-11T16:32:51.265615933Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found\" id=01184c18-045f-4f08-91d3-a36985763218 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:51.265751 crc crio[23211]: time=\"2026-06-11T16:32:51.265721485Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found\" id=01184c18-045f-4f08-91d3-a36985763218 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:51.267677 crc crio[23211]: time=\"2026-06-11T16:32:51.266929314Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=27883e90-b807-40cc-83f3-ee93b6de8957 name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:51.273114 crc crio[23211]: time=\"2026-06-11T16:32:51.272707091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:32:51.275088 crc crio[23211]: time=\"2026-06-11T16:32:51.275031325Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\\\"\"\nJun 11 16:32:51.377955 crc crio[23211]: time=\"2026-06-11T16:32:51.377800787Z\" level=info msg=\"Created container 73aba99cccc809b1443ddcb63547edcaf5ecede6821340c7332f548c10f6426b: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/mariadb\" id=41ea13b8-3fb3-4df4-88b7-6ea6f87153b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:51.380154 crc crio[23211]: time=\"2026-06-11T16:32:51.380049801Z\" level=info msg=\"Starting container: 73aba99cccc809b1443ddcb63547edcaf5ecede6821340c7332f548c10f6426b\" id=c1815c18-e21c-4d3c-8793-08d117a0815f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:51.396040 crc crio[23211]: time=\"2026-06-11T16:32:51.395908165Z\" level=info msg=\"Started container\" PID=50078 containerID=73aba99cccc809b1443ddcb63547edcaf5ecede6821340c7332f548c10f6426b description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/mariadb id=c1815c18-e21c-4d3c-8793-08d117a0815f name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247\nJun 11 16:32:51.416933 crc crio[23211]: time=\"2026-06-11T16:32:51.416780059Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=ddf7cc4e-bae2-46dc-918a-488d47af2375 name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:51.422043 crc crio[23211]: time=\"2026-06-11T16:32:51.422001183Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 16:33:20.937759 crc crio[23211]: time=\"2026-06-11T16:33:20.933251808Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=27883e90-b807-40cc-83f3-ee93b6de8957 name=/runtime.v1.ImageService/PullImage\nJun 11 16:33:20.937759 crc crio[23211]: time=\"2026-06-11T16:33:20.935312618Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=e8164f14-43ee-46ac-9f7b-c5955d89910d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:44.819269 crc crio[23211]: time=\"2026-06-11T16:33:44.817270168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=e78b3e3b-eddc-42c4-9719-7a585d41a3e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:45.903896 crc crio[23211]: time=\"2026-06-11T16:33:45.90374507Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator\" id=e0f0757d-b954-49c0-9b26-d0081143d5d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:33:46.299149 crc crio[23211]: time=\"2026-06-11T16:33:46.299033568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:48.088472 crc crio[23211]: time=\"2026-06-11T16:33:48.088313056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:48.101588 crc crio[23211]: time=\"2026-06-11T16:33:48.099611729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:48.213543 crc crio[23211]: time=\"2026-06-11T16:33:48.212677379Z\" level=info msg=\"Created container 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator\" id=e0f0757d-b954-49c0-9b26-d0081143d5d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:33:48.214528 crc crio[23211]: time=\"2026-06-11T16:33:48.214323908Z\" level=info msg=\"Starting container: 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715\" id=4882e107-b4f3-43cb-923a-b27c4aee0cbb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:33:48.221233 crc crio[23211]: time=\"2026-06-11T16:33:48.220532589Z\" level=info msg=\"Started container\" PID=51458 containerID=6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator id=4882e107-b4f3-43cb-923a-b27c4aee0cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\nJun 11 16:33:48.230381 crc crio[23211]: time=\"2026-06-11T16:33:48.229872226Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6bdfc898-8a22-4389-800b-27a4b929748d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:48.230381 crc crio[23211]: time=\"2026-06-11T16:33:48.230074111Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found\" id=6bdfc898-8a22-4389-800b-27a4b929748d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:48.230381 crc crio[23211]: time=\"2026-06-11T16:33:48.230124002Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found\" id=6bdfc898-8a22-4389-800b-27a4b929748d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:48.231581 crc crio[23211]: time=\"2026-06-11T16:33:48.23128295Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=07583a31-3497-4a34-bd1f-629f6539cf8d name=/runtime.v1.ImageService/PullImage\nJun 11 16:33:48.241884 crc crio[23211]: time=\"2026-06-11T16:33:48.241789503Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\\\"\"\nJun 11 16:33:48.250228 crc crio[23211]: time=\"2026-06-11T16:33:48.250117746Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=ddf7cc4e-bae2-46dc-918a-488d47af2375 name=/runtime.v1.ImageService/PullImage\nJun 11 16:33:48.252052 crc crio[23211]: time=\"2026-06-11T16:33:48.251988141Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=e1358858-4c79-407a-a80b-e8ddc7c1f159 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:48.256525 crc crio[23211]: time=\"2026-06-11T16:33:48.256302705Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=0ff6c877-283e-45f9-981c-3a6358bbc8f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:48.265793 crc crio[23211]: time=\"2026-06-11T16:33:48.265697783Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic\" id=b0da7ba8-17e6-4202-98b1-87207cbe0ade name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:33:48.268187 crc crio[23211]: time=\"2026-06-11T16:33:48.268124352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:48.305804 crc crio[23211]: time=\"2026-06-11T16:33:48.305714193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:50.250010 crc crio[23211]: time=\"2026-06-11T16:33:50.247518158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:50.382687 crc crio[23211]: time=\"2026-06-11T16:33:50.381944176Z\" level=info msg=\"Created container e9d991c62cc57bb9dde23d93a9bdff3eedd68424e26f359a19d4a73e78de2f9c: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic\" id=b0da7ba8-17e6-4202-98b1-87207cbe0ade name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:33:50.385741 crc crio[23211]: time=\"2026-06-11T16:33:50.385595354Z\" level=info msg=\"Starting container: e9d991c62cc57bb9dde23d93a9bdff3eedd68424e26f359a19d4a73e78de2f9c\" id=b4f4a8c2-7ef8-4ab3-a583-11ecb88f1b55 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:33:50.411538 crc crio[23211]: time=\"2026-06-11T16:33:50.411223885Z\" level=info msg=\"Started container\" PID=51577 containerID=e9d991c62cc57bb9dde23d93a9bdff3eedd68424e26f359a19d4a73e78de2f9c description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic id=b4f4a8c2-7ef8-4ab3-a583-11ecb88f1b55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247\nJun 11 16:33:50.438540 crc crio[23211]: time=\"2026-06-11T16:33:50.438323701Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=7eb54a2f-48ca-43d8-aae3-39ad79804225 name=/runtime.v1.ImageService/PullImage\nJun 11 16:33:50.447411 crc crio[23211]: time=\"2026-06-11T16:33:50.447317469Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 16:33:54.261018 crc crio[23211]: time=\"2026-06-11T16:33:54.26009253Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=07583a31-3497-4a34-bd1f-629f6539cf8d name=/runtime.v1.ImageService/PullImage\nJun 11 16:33:54.262790 crc crio[23211]: time=\"2026-06-11T16:33:54.262488868Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=402981fa-661e-4990-9366-89ccaebe034b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:54.275393 crc crio[23211]: time=\"2026-06-11T16:33:54.275264038Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=7eb54a2f-48ca-43d8-aae3-39ad79804225 name=/runtime.v1.ImageService/PullImage\nJun 11 16:33:54.276777 crc crio[23211]: time=\"2026-06-11T16:33:54.27660149Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7c9959ea-dd20-4d9c-aee8-605a7aaa5fbb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:54.278712 crc crio[23211]: time=\"2026-06-11T16:33:54.27863505Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a61d8426-288b-47d9-833b-b098a9da2589 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:54.282831 crc crio[23211]: time=\"2026-06-11T16:33:54.28275321Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=d4441a87-18c3-468e-aa11-90cead1c2c5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:54.289661 crc crio[23211]: time=\"2026-06-11T16:33:54.289606875Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy\" id=12fcc09b-95de-4789-8995-097cd301c9cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:33:54.291588 crc crio[23211]: time=\"2026-06-11T16:33:54.291515071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:54.299795 crc crio[23211]: time=\"2026-06-11T16:33:54.29970842Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-httpd\" id=97d0bfe9-c796-4cb8-a643-bf3eeac749eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:33:54.312988 crc crio[23211]: time=\"2026-06-11T16:33:54.312875939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:54.334325 crc crio[23211]: time=\"2026-06-11T16:33:54.334225177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:54.338227 crc crio[23211]: time=\"2026-06-11T16:33:54.338163642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:54.356067 crc crio[23211]: time=\"2026-06-11T16:33:54.355966963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:54.518397 crc crio[23211]: time=\"2026-06-11T16:33:54.518249645Z\" level=info msg=\"Created container ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy\" id=12fcc09b-95de-4789-8995-097cd301c9cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:33:54.519825 crc crio[23211]: time=\"2026-06-11T16:33:54.519654908Z\" level=info msg=\"Starting container: ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb\" id=64c63275-aba3-4edd-820a-b680dfe4d260 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:33:54.533658 crc crio[23211]: time=\"2026-06-11T16:33:54.532340815Z\" level=info msg=\"Started container\" PID=51728 containerID=ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy id=64c63275-aba3-4edd-820a-b680dfe4d260 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\nJun 11 16:33:55.975145 crc crio[23211]: time=\"2026-06-11T16:33:55.974666478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:56.183083 crc crio[23211]: time=\"2026-06-11T16:33:56.182922545Z\" level=info msg=\"Created container daa38c61f140fa4ac3cb1fe5c0fafb7fa32c954fee7d39d59df0ee7bee75079e: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-httpd\" id=97d0bfe9-c796-4cb8-a643-bf3eeac749eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:33:56.184328 crc crio[23211]: time=\"2026-06-11T16:33:56.184249547Z\" level=info msg=\"Starting container: daa38c61f140fa4ac3cb1fe5c0fafb7fa32c954fee7d39d59df0ee7bee75079e\" id=c057df11-1b95-4bc5-ba42-0558d014dd04 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:33:56.190519 crc crio[23211]: time=\"2026-06-11T16:33:56.190331463Z\" level=info msg=\"Started container\" PID=51779 containerID=daa38c61f140fa4ac3cb1fe5c0fafb7fa32c954fee7d39d59df0ee7bee75079e description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-httpd id=c057df11-1b95-4bc5-ba42-0558d014dd04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247\nJun 11 16:33:56.202493 crc crio[23211]: time=\"2026-06-11T16:33:56.202384295Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=ce005efc-6b8f-4976-9f8b-57c14dfa63e7 name=/runtime.v1.ImageService/PullImage\nJun 11 16:33:56.206010 crc crio[23211]: time=\"2026-06-11T16:33:56.205745726Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 16:33:56.698959 crc crio[23211]: time=\"2026-06-11T16:33:56.698872944Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=ce005efc-6b8f-4976-9f8b-57c14dfa63e7 name=/runtime.v1.ImageService/PullImage\nJun 11 16:33:56.701186 crc crio[23211]: time=\"2026-06-11T16:33:56.701118457Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=f546e668-edf2-4f94-a5cf-e110273a1abc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:56.705891 crc crio[23211]: time=\"2026-06-11T16:33:56.705541405Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=49d09b42-083c-4bdd-b0eb-36a5a5df5dc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:56.716126 crc crio[23211]: time=\"2026-06-11T16:33:56.715871715Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-log-watch\" id=adca9a57-c8e4-4d34-a6a7-a59fcceb94e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:33:56.718347 crc crio[23211]: time=\"2026-06-11T16:33:56.718234183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:56.796599 crc crio[23211]: time=\"2026-06-11T16:33:56.796393207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:33:58.968901 crc crio[23211]: time=\"2026-06-11T16:33:58.968153173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:04.447922 crc crio[23211]: time=\"2026-06-11T16:34:04.447001815Z\" level=info msg=\"Created container 4048fe34a036af56ad52c22ce0756eadc3ed5c6bc7ea7205a0c11653d87436da: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-log-watch\" id=adca9a57-c8e4-4d34-a6a7-a59fcceb94e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:34:04.449810 crc crio[23211]: time=\"2026-06-11T16:34:04.44921469Z\" level=info msg=\"Starting container: 4048fe34a036af56ad52c22ce0756eadc3ed5c6bc7ea7205a0c11653d87436da\" id=87be71b4-64cd-4be6-884b-0d5844bae0c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:34:04.458183 crc crio[23211]: time=\"2026-06-11T16:34:04.458047084Z\" level=info msg=\"Started container\" PID=51948 containerID=4048fe34a036af56ad52c22ce0756eadc3ed5c6bc7ea7205a0c11653d87436da description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-log-watch id=87be71b4-64cd-4be6-884b-0d5844bae0c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247\nJun 11 16:34:07.073506 crc crio[23211]: time=\"2026-06-11T16:34:07.072753179Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686594-fmg69/POD\" id=c09732a9-2342-4667-9d66-63a1a7c0b7ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:07.074411 crc crio[23211]: time=\"2026-06-11T16:34:07.073650261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:07.119046 crc crio[23211]: time=\"2026-06-11T16:34:07.118842675Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686594-fmg69 Namespace:openshift-infra ID:01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38 UID:117c00ff-367b-4579-8b0d-acf1de4fd48d NetNS:/var/run/netns/7dae3da3-ee20-4242-b409-9a0545df98d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod117c00ff_367b_4579_8b0d_acf1de4fd48d.slice PodAnnotations:0xc00294e020}] Aliases:map[]}\"\nJun 11 16:34:07.119392 crc crio[23211]: time=\"2026-06-11T16:34:07.119339607Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686594-fmg69 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:07.734867 crc crio[23211]: 2026-06-11T16:34:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01ce8d33b5dc9e6 Mac:f2:72:c8:e8:db:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/7dae3da3-ee20-4242-b409-9a0545df98d5 SocketPath: PciID:}] [{Interface:0xc0002d8a20 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:07.736722 crc crio[23211]: time=\"2026-06-11T16:34:07.73649515Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686594-fmg69 Namespace:openshift-infra ID:01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38 UID:117c00ff-367b-4579-8b0d-acf1de4fd48d NetNS:/var/run/netns/7dae3da3-ee20-4242-b409-9a0545df98d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod117c00ff_367b_4579_8b0d_acf1de4fd48d.slice PodAnnotations:0xc00294e020}] Aliases:map[]}\"\nJun 11 16:34:07.736722 crc crio[23211]: time=\"2026-06-11T16:34:07.736693034Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686594-fmg69 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:07.753630 crc crio[23211]: time=\"2026-06-11T16:34:07.753523352Z\" level=info msg=\"Ran pod sandbox 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38 with infra container: openshift-infra/auto-csr-approver-29686594-fmg69/POD\" id=c09732a9-2342-4667-9d66-63a1a7c0b7ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:07.757017 crc crio[23211]: time=\"2026-06-11T16:34:07.756948365Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7400dff1-022b-403b-a804-ffa2ba5d36f5 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:07.764570 crc crio[23211]: time=\"2026-06-11T16:34:07.764489287Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:34:08.532838 crc crio[23211]: time=\"2026-06-11T16:34:08.532653877Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7400dff1-022b-403b-a804-ffa2ba5d36f5 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:08.535103 crc crio[23211]: time=\"2026-06-11T16:34:08.533974749Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1b80986c-618d-4d1c-b4ac-9d25add4d184 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:08.536341 crc crio[23211]: time=\"2026-06-11T16:34:08.536241925Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b2c39d47-002d-4085-b358-65f2eb147109 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:08.543816 crc crio[23211]: time=\"2026-06-11T16:34:08.543696565Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686594-fmg69/oc\" id=75dbc286-b0e2-470d-8783-2b4bc382f10c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:34:08.544510 crc crio[23211]: time=\"2026-06-11T16:34:08.54434258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:08.582730 crc crio[23211]: time=\"2026-06-11T16:34:08.582598138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:09.108655 crc crio[23211]: time=\"2026-06-11T16:34:09.108106248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:09.227560 crc crio[23211]: time=\"2026-06-11T16:34:09.226847225Z\" level=info msg=\"Created container ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69: openshift-infra/auto-csr-approver-29686594-fmg69/oc\" id=75dbc286-b0e2-470d-8783-2b4bc382f10c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:34:09.228653 crc crio[23211]: time=\"2026-06-11T16:34:09.228605108Z\" level=info msg=\"Starting container: ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69\" id=0d0dfd38-b7d0-4487-b8a7-343042d80c5b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:34:09.233624 crc crio[23211]: time=\"2026-06-11T16:34:09.233562108Z\" level=info msg=\"Started container\" PID=52196 containerID=ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69 description=openshift-infra/auto-csr-approver-29686594-fmg69/oc id=0d0dfd38-b7d0-4487-b8a7-343042d80c5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38\nJun 11 16:34:14.061808 crc crio[23211]: time=\"2026-06-11T16:34:14.060593101Z\" level=info msg=\"Stopping pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38\" id=48b4f79a-6215-4856-a773-b3153d5b23c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:34:14.064217 crc crio[23211]: time=\"2026-06-11T16:34:14.064064544Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686594-fmg69 Namespace:openshift-infra ID:01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38 UID:117c00ff-367b-4579-8b0d-acf1de4fd48d NetNS:/var/run/netns/7dae3da3-ee20-4242-b409-9a0545df98d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod117c00ff_367b_4579_8b0d_acf1de4fd48d.slice PodAnnotations:0xc0030880e8}] Aliases:map[]}\"\nJun 11 16:34:14.065303 crc crio[23211]: time=\"2026-06-11T16:34:14.065145131Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686594-fmg69 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:15.865211 crc crio[23211]: time=\"2026-06-11T16:34:15.864196335Z\" level=info msg=\"Stopped pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38\" id=48b4f79a-6215-4856-a773-b3153d5b23c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:34:32.075012 crc crio[23211]: time=\"2026-06-11T16:34:32.07374855Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/POD\" id=cc28de88-efe3-4660-a3c3-fca6ced1b249 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.075012 crc crio[23211]: time=\"2026-06-11T16:34:32.074481597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:32.122097 crc crio[23211]: time=\"2026-06-11T16:34:32.121019544Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/POD\" id=9b1fca3b-a17d-496e-bd44-c7b638caf57f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.122097 crc crio[23211]: time=\"2026-06-11T16:34:32.121138937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:32.134388 crc crio[23211]: time=\"2026-06-11T16:34:32.134278286Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-dhjbf Namespace:openstack-operators ID:8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032 UID:53f7e2b6-8c60-4a74-8bba-2ae2788f6037 NetNS:/var/run/netns/f0904dfa-c211-4b1f-a93e-8f1b91f88556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53f7e2b6_8c60_4a74_8bba_2ae2788f6037.slice PodAnnotations:0xc002818350}] Aliases:map[]}\"\nJun 11 16:34:32.134388 crc crio[23211]: time=\"2026-06-11T16:34:32.134335037Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-dhjbf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:32.171672 crc crio[23211]: time=\"2026-06-11T16:34:32.168845093Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-tjxbr Namespace:openstack-operators ID:38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c UID:fc112cd1-50c1-46f3-9385-92d0e23b0411 NetNS:/var/run/netns/0d37395c-f5dd-461c-a7f9-fb8def102ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc112cd1_50c1_46f3_9385_92d0e23b0411.slice PodAnnotations:0xc000d2e5b8}] Aliases:map[]}\"\nJun 11 16:34:32.171672 crc crio[23211]: time=\"2026-06-11T16:34:32.168892554Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-tjxbr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:32.182185 crc crio[23211]: time=\"2026-06-11T16:34:32.182096113Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/POD\" id=e80192f7-5eaa-4eaf-9012-3ff29d540406 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.182185 crc crio[23211]: time=\"2026-06-11T16:34:32.182173095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:32.271746 crc crio[23211]: time=\"2026-06-11T16:34:32.268254791Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/POD\" id=d55d8fcd-f290-41fa-aa3b-76a2af0c16b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.271746 crc crio[23211]: time=\"2026-06-11T16:34:32.268923137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:32.301691 crc crio[23211]: time=\"2026-06-11T16:34:32.300696837Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-mnhp2 Namespace:openstack-operators ID:90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae UID:80395774-eea6-4836-9db5-dfda65ccc2df NetNS:/var/run/netns/77483f43-b118-40b1-9f0c-847b3375973b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80395774_eea6_4836_9db5_dfda65ccc2df.slice PodAnnotations:0xc0022784b0}] Aliases:map[]}\"\nJun 11 16:34:32.301691 crc crio[23211]: time=\"2026-06-11T16:34:32.30082406Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-mnhp2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:32.427608 crc crio[23211]: time=\"2026-06-11T16:34:32.418173853Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/POD\" id=d02ad81d-a69e-4c45-bfa7-dc97320e4150 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.427608 crc crio[23211]: time=\"2026-06-11T16:34:32.418249525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:32.427608 crc crio[23211]: time=\"2026-06-11T16:34:32.422780325Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/POD\" id=c979d201-7641-4863-aebd-32daa512d972 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.427608 crc crio[23211]: time=\"2026-06-11T16:34:32.422859357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:32.500379 crc crio[23211]: time=\"2026-06-11T16:34:32.498214202Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/POD\" id=bc9a6e10-802e-494b-9d36-59f1b5670e17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.500379 crc crio[23211]: time=\"2026-06-11T16:34:32.498306924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:32.528503 crc crio[23211]: time=\"2026-06-11T16:34:32.525554795Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-ddczw Namespace:openstack-operators ID:35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b UID:8eb16a35-74d9-408f-8735-ae81a56c6023 NetNS:/var/run/netns/db1542ce-4229-40b4-ba69-d86c0a05fc2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eb16a35_74d9_408f_8735_ae81a56c6023.slice PodAnnotations:0xc000612680}] Aliases:map[]}\"\nJun 11 16:34:32.528503 crc crio[23211]: time=\"2026-06-11T16:34:32.525603366Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-ddczw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:32.545087 crc crio[23211]: time=\"2026-06-11T16:34:32.544848723Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/POD\" id=512218a9-de7c-42fb-b6a5-8b908b1b122c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.545720 crc crio[23211]: time=\"2026-06-11T16:34:32.545259352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:32.579850 crc crio[23211]: time=\"2026-06-11T16:34:32.579741828Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/POD\" id=ff163ea6-d7ae-48a0-89e9-9d2e4084545c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.580552 crc crio[23211]: time=\"2026-06-11T16:34:32.579864141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:32.609810 crc crio[23211]: time=\"2026-06-11T16:34:32.608080724Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/POD\" id=0f3866d2-6e9d-4e16-ab56-ba948b96dc08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.609810 crc crio[23211]: time=\"2026-06-11T16:34:32.608175506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:32.709231 crc crio[23211]: time=\"2026-06-11T16:34:32.705568685Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/POD\" id=3741d8e6-ee2f-4d9a-8919-1832304aac7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.709231 crc crio[23211]: time=\"2026-06-11T16:34:32.705676348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:32.798953 crc crio[23211]: time=\"2026-06-11T16:34:32.79613595Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/POD\" id=e2dc9ed7-2a95-4704-b470-c40f83146e0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.798953 crc crio[23211]: time=\"2026-06-11T16:34:32.796219352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:32.812242 crc crio[23211]: time=\"2026-06-11T16:34:32.804312138Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-s4m6t Namespace:openstack-operators ID:96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce UID:6512cb2b-fc2e-4e55-be0c-13d5e0dcba5a NetNS:/var/run/netns/35562143-e201-4797-99bf-e0d306073d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6512cb2b_fc2e_4e55_be0c_13d5e0dcba5a.slice PodAnnotations:0xc0030880f0}] Aliases:map[]}\"\nJun 11 16:34:32.812242 crc crio[23211]: time=\"2026-06-11T16:34:32.80439181Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-s4m6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:32.835253 crc crio[23211]: time=\"2026-06-11T16:34:32.835097114Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-jxlss Namespace:openstack-operators ID:359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090 UID:c3845806-5d13-48d7-804f-916386d818a6 NetNS:/var/run/netns/3f2349c4-23cc-47e8-9a4b-a2136e7f7507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3845806_5d13_48d7_804f_916386d818a6.slice PodAnnotations:0xc0028182f8}] Aliases:map[]}\"\nJun 11 16:34:32.835253 crc crio[23211]: time=\"2026-06-11T16:34:32.835163665Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-jxlss to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:32.862841 crc crio[23211]: time=\"2026-06-11T16:34:32.860390267Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-lbl8q Namespace:openstack-operators ID:86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78 UID:b5811de4-eadf-418c-9bb5-b969a90d8aa2 NetNS:/var/run/netns/12119f0c-c1f3-43ff-9355-3c6f59786aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5811de4_eadf_418c_9bb5_b969a90d8aa2.slice PodAnnotations:0xc000612080}] Aliases:map[]}\"\nJun 11 16:34:32.862841 crc crio[23211]: time=\"2026-06-11T16:34:32.860496149Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-lbl8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:32.934557 crc crio[23211]: time=\"2026-06-11T16:34:32.934096422Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-nlxgk Namespace:openstack-operators ID:59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c UID:0fd46f77-60d4-4894-aaf9-aebf0b62d061 NetNS:/var/run/netns/36a73f90-41b8-4a7d-b5c2-94a6e6834241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fd46f77_60d4_4894_aaf9_aebf0b62d061.slice PodAnnotations:0xc00008c618}] Aliases:map[]}\"\nJun 11 16:34:32.934557 crc crio[23211]: time=\"2026-06-11T16:34:32.934159643Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-nlxgk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:32.935714 crc crio[23211]: 2026-06-11T16:34:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38119c16ae46f3f Mac:ee:34:8f:5e:eb:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/0d37395c-f5dd-461c-a7f9-fb8def102ee6 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:32.935974 crc crio[23211]: time=\"2026-06-11T16:34:32.935897356Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-tjxbr Namespace:openstack-operators ID:38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c UID:fc112cd1-50c1-46f3-9385-92d0e23b0411 NetNS:/var/run/netns/0d37395c-f5dd-461c-a7f9-fb8def102ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc112cd1_50c1_46f3_9385_92d0e23b0411.slice PodAnnotations:0xc000d2e5b8}] Aliases:map[]}\"\nJun 11 16:34:32.936098 crc crio[23211]: time=\"2026-06-11T16:34:32.93604954Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-tjxbr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:32.980751 crc crio[23211]: time=\"2026-06-11T16:34:32.977617817Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/POD\" id=61d5fe6a-bb11-4ed9-81d3-38aa059c65f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.980751 crc crio[23211]: time=\"2026-06-11T16:34:32.977819442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:32.980874 crc crio[23211]: time=\"2026-06-11T16:34:32.980831604Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/POD\" id=17625834-cedd-4963-a959-f7c646fa153b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:32.999074 crc crio[23211]: time=\"2026-06-11T16:34:32.998989124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:33.070241 crc crio[23211]: time=\"2026-06-11T16:34:33.069656306Z\" level=info msg=\"Ran pod sandbox 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/POD\" id=9b1fca3b-a17d-496e-bd44-c7b638caf57f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:33.070241 crc crio[23211]: time=\"2026-06-11T16:34:33.069900212Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hzzkc Namespace:openstack-operators ID:a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4 UID:0cbacfb3-c34b-4434-bed1-96f8cedaf00f NetNS:/var/run/netns/ec969054-947b-4043-bd74-31663bfad604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0cbacfb3_c34b_4434_bed1_96f8cedaf00f.slice PodAnnotations:0xc000d2e508}] Aliases:map[]}\"\nJun 11 16:34:33.070241 crc crio[23211]: time=\"2026-06-11T16:34:33.069948243Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hzzkc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:33.104338 crc crio[23211]: time=\"2026-06-11T16:34:33.102749618Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=65951158-c7c3-4feb-b137-6e2c8ac6ea53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:33.104338 crc crio[23211]: time=\"2026-06-11T16:34:33.10405689Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/POD\" id=f8cf44cf-2f35-40e9-ab62-bddb46fc7d59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:33.104338 crc crio[23211]: time=\"2026-06-11T16:34:33.104198533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:33.155489 crc crio[23211]: time=\"2026-06-11T16:34:33.154966433Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/POD\" id=8553e7b6-042e-427b-967b-4fd78d88bfe3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:33.155626 crc crio[23211]: time=\"2026-06-11T16:34:33.155523246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:33.157863 crc crio[23211]: time=\"2026-06-11T16:34:33.156729086Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found\" id=65951158-c7c3-4feb-b137-6e2c8ac6ea53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:33.157863 crc crio[23211]: time=\"2026-06-11T16:34:33.157061204Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found\" id=65951158-c7c3-4feb-b137-6e2c8ac6ea53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:33.176608 crc crio[23211]: time=\"2026-06-11T16:34:33.175744116Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=6e89443b-c497-466c-a5dd-a26f0b9cd8ed name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:33.179777 crc crio[23211]: time=\"2026-06-11T16:34:33.178269148Z\" level=info msg=\"Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/POD\" id=58559f14-06a0-4afc-99e8-1619b000c141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:33.179777 crc crio[23211]: time=\"2026-06-11T16:34:33.17837685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:33.190564 crc crio[23211]: time=\"2026-06-11T16:34:33.190045454Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/POD\" id=820788f1-6084-4292-b1a0-7b6bf9809a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:33.190564 crc crio[23211]: time=\"2026-06-11T16:34:33.190139496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:33.200306 crc crio[23211]: time=\"2026-06-11T16:34:33.191894458Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\\\"\"\nJun 11 16:34:33.222661 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90271ce27b3bda0 Mac:c6:55:99:0f:7b:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/77483f43-b118-40b1-9f0c-847b3375973b SocketPath: PciID:}] [{Interface:0xc0001346e0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:33.272089 crc crio[23211]: time=\"2026-06-11T16:34:33.270158793Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/POD\" id=96907b13-fbe6-47f3-a500-116b6b19be46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:33.272089 crc crio[23211]: time=\"2026-06-11T16:34:33.270498302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:33.272089 crc crio[23211]: time=\"2026-06-11T16:34:33.270876371Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-mnhp2 Namespace:openstack-operators ID:90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae UID:80395774-eea6-4836-9db5-dfda65ccc2df NetNS:/var/run/netns/77483f43-b118-40b1-9f0c-847b3375973b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80395774_eea6_4836_9db5_dfda65ccc2df.slice PodAnnotations:0xc0022784b0}] Aliases:map[]}\"\nJun 11 16:34:33.272089 crc crio[23211]: time=\"2026-06-11T16:34:33.271758953Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-mnhp2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:33.330689 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35650566be6e80f Mac:82:d1:c9:b5:72:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/db1542ce-4229-40b4-ba69-d86c0a05fc2f SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:33.335490 crc crio[23211]: time=\"2026-06-11T16:34:33.331798267Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-ddczw Namespace:openstack-operators ID:35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b UID:8eb16a35-74d9-408f-8735-ae81a56c6023 NetNS:/var/run/netns/db1542ce-4229-40b4-ba69-d86c0a05fc2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eb16a35_74d9_408f_8735_ae81a56c6023.slice PodAnnotations:0xc000612680}] Aliases:map[]}\"\nJun 11 16:34:33.335490 crc crio[23211]: time=\"2026-06-11T16:34:33.332129615Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-ddczw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:33.335490 crc crio[23211]: time=\"2026-06-11T16:34:33.332585997Z\" level=info msg=\"Ran pod sandbox 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/POD\" id=e80192f7-5eaa-4eaf-9012-3ff29d540406 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:33.399985 crc crio[23211]: time=\"2026-06-11T16:34:33.399914447Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=dceb6db8-bf4c-42ba-a6ab-5f175ce87ad2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:33.400548 crc crio[23211]: time=\"2026-06-11T16:34:33.400406159Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-g4f2j Namespace:openstack-operators ID:c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5 UID:992bf764-41ac-4c81-aca7-669c4f155277 NetNS:/var/run/netns/d6e7ba7c-53e8-420b-b62b-30d7587289e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod992bf764_41ac_4c81_aca7_669c4f155277.slice PodAnnotations:0xc0022782e0}] Aliases:map[]}\"\nJun 11 16:34:33.400693 crc crio[23211]: time=\"2026-06-11T16:34:33.400544812Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-g4f2j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:33.401374 crc crio[23211]: time=\"2026-06-11T16:34:33.40125212Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-tkgqn Namespace:openstack-operators ID:b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf UID:acf7e91a-8f8f-4261-bebd-7e350525777e NetNS:/var/run/netns/246d37a7-302e-4445-a7de-b3e2a04e607f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacf7e91a_8f8f_4261_bebd_7e350525777e.slice PodAnnotations:0xc000612820}] Aliases:map[]}\"\nJun 11 16:34:33.401374 crc crio[23211]: time=\"2026-06-11T16:34:33.401318152Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-tkgqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:33.414076 crc crio[23211]: time=\"2026-06-11T16:34:33.413928067Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found\" id=dceb6db8-bf4c-42ba-a6ab-5f175ce87ad2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:33.422813 crc crio[23211]: time=\"2026-06-11T16:34:33.422753031Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found\" id=dceb6db8-bf4c-42ba-a6ab-5f175ce87ad2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:33.457333 crc crio[23211]: time=\"2026-06-11T16:34:33.453906875Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=66d7da89-3d28-42f8-a50f-3ff77ee9e01c name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:33.503668 crc crio[23211]: time=\"2026-06-11T16:34:33.49576118Z\" level=info msg=\"Ran pod sandbox 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/POD\" id=d55d8fcd-f290-41fa-aa3b-76a2af0c16b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:33.504811 crc crio[23211]: time=\"2026-06-11T16:34:33.504771347Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\\\"\"\nJun 11 16:34:33.507670 crc crio[23211]: time=\"2026-06-11T16:34:33.507641717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=30b877c3-5581-4793-8327-db2cf6234298 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:33.518168 crc crio[23211]: time=\"2026-06-11T16:34:33.51811516Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=30b877c3-5581-4793-8327-db2cf6234298 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:33.518832 crc crio[23211]: time=\"2026-06-11T16:34:33.518807247Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=30b877c3-5581-4793-8327-db2cf6234298 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:33.531266 crc crio[23211]: time=\"2026-06-11T16:34:33.531214498Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=a064fa75-5983-4535-9995-aa3138c69563 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:33.543884 crc crio[23211]: time=\"2026-06-11T16:34:33.543589848Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\\\"\"\nJun 11 16:34:33.562133 crc crio[23211]: time=\"2026-06-11T16:34:33.561674626Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/POD\" id=f70c3c8c-c628-4186-831d-a8d3ec3ac1e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:33.571909 crc crio[23211]: time=\"2026-06-11T16:34:33.567501737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:33.574692 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86d2727185c09f4 Mac:ca:ba:77:f3:15:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/12119f0c-c1f3-43ff-9355-3c6f59786aeb SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:33.587489 crc crio[23211]: time=\"2026-06-11T16:34:33.574608059Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-q5czk Namespace:openstack-operators ID:11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0 UID:da2bd8bb-93d2-46b2-b762-3c851ac609f5 NetNS:/var/run/netns/377868a1-e2d4-4b89-93e2-9c54395aac8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda2bd8bb_93d2_46b2_b762_3c851ac609f5.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}\"\nJun 11 16:34:33.587489 crc crio[23211]: time=\"2026-06-11T16:34:33.575695596Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-q5czk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:33.587489 crc crio[23211]: time=\"2026-06-11T16:34:33.575642385Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-lbl8q Namespace:openstack-operators ID:86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78 UID:b5811de4-eadf-418c-9bb5-b969a90d8aa2 NetNS:/var/run/netns/12119f0c-c1f3-43ff-9355-3c6f59786aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5811de4_eadf_418c_9bb5_b969a90d8aa2.slice PodAnnotations:0xc000612080}] Aliases:map[]}\"\nJun 11 16:34:33.587489 crc crio[23211]: time=\"2026-06-11T16:34:33.577197582Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-lbl8q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:33.608011 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8059c11a5e0007a Mac:f6:1e:1f:29:ae:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/f0904dfa-c211-4b1f-a93e-8f1b91f88556 SocketPath: PciID:}] [{Interface:0xc000122b70 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:33.609224 crc crio[23211]: time=\"2026-06-11T16:34:33.609179907Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-dhjbf Namespace:openstack-operators ID:8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032 UID:53f7e2b6-8c60-4a74-8bba-2ae2788f6037 NetNS:/var/run/netns/f0904dfa-c211-4b1f-a93e-8f1b91f88556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53f7e2b6_8c60_4a74_8bba_2ae2788f6037.slice PodAnnotations:0xc002818350}] Aliases:map[]}\"\nJun 11 16:34:33.609596 crc crio[23211]: time=\"2026-06-11T16:34:33.609568837Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-dhjbf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:33.621196 crc crio[23211]: time=\"2026-06-11T16:34:33.621139818Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tb7mc Namespace:openstack-operators ID:2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0 UID:97855637-cd01-43a3-970b-ebc00e9414f3 NetNS:/var/run/netns/e0dbeeea-eb04-4067-8ade-a8d2a144cb43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97855637_cd01_43a3_970b_ebc00e9414f3.slice PodAnnotations:0xc000130ca0}] Aliases:map[]}\"\nJun 11 16:34:33.621633 crc crio[23211]: time=\"2026-06-11T16:34:33.621580518Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tb7mc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:33.636967 crc crio[23211]: time=\"2026-06-11T16:34:33.636899558Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/POD\" id=17024aa5-1ad0-4e3f-973c-7c633bd0dadd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:33.636967 crc crio[23211]: time=\"2026-06-11T16:34:33.636990321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:33.662032 crc crio[23211]: time=\"2026-06-11T16:34:33.661993527Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-nrvfl Namespace:openstack-operators ID:5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150 UID:92b6c59f-1b35-4895-81cd-4a673fb64423 NetNS:/var/run/netns/5e532574-070c-42c8-920a-9ec0094bd039 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92b6c59f_1b35_4895_81cd_4a673fb64423.slice PodAnnotations:0xc003088530}] Aliases:map[]}\"\nJun 11 16:34:33.662199 crc crio[23211]: time=\"2026-06-11T16:34:33.662181372Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-nrvfl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:33.700123 crc crio[23211]: time=\"2026-06-11T16:34:33.700078849Z\" level=info msg=\"Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/POD\" id=00592298-4310-4d36-bf67-444ce5ead803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:33.700611 crc crio[23211]: time=\"2026-06-11T16:34:33.700585872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:33.757498 crc crio[23211]: time=\"2026-06-11T16:34:33.751930895Z\" level=info msg=\"Ran pod sandbox 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78 with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/POD\" id=ff163ea6-d7ae-48a0-89e9-9d2e4084545c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:33.833214 crc crio[23211]: time=\"2026-06-11T16:34:33.829525335Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-r5gqj Namespace:openstack-operators ID:2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421 UID:bde5ad06-2989-4a26-b797-8414a49979af NetNS:/var/run/netns/5763a3cb-53ef-415b-9246-00237b53fe1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde5ad06_2989_4a26_b797_8414a49979af.slice PodAnnotations:0xc002818748}] Aliases:map[]}\"\nJun 11 16:34:33.833214 crc crio[23211]: time=\"2026-06-11T16:34:33.829661588Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-r5gqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:33.836275 crc crio[23211]: time=\"2026-06-11T16:34:33.836222558Z\" level=info msg=\"Ran pod sandbox 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032 with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/POD\" id=cc28de88-efe3-4660-a3c3-fca6ced1b249 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:33.855205 crc crio[23211]: time=\"2026-06-11T16:34:33.855148116Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=66916aa8-e578-4f15-9f10-04fc0e02b7bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:33.856025 crc crio[23211]: time=\"2026-06-11T16:34:33.856001517Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found\" id=66916aa8-e578-4f15-9f10-04fc0e02b7bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:33.856192 crc crio[23211]: time=\"2026-06-11T16:34:33.856171471Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found\" id=66916aa8-e578-4f15-9f10-04fc0e02b7bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:33.891555 crc crio[23211]: time=\"2026-06-11T16:34:33.890108134Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=22bb0838-6251-4de3-a40b-d85f4c180603 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:33.897629 crc crio[23211]: time=\"2026-06-11T16:34:33.897163784Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=fa4cc6d9-0d09-479c-9e71-1d9f2af259e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:33.901863 crc crio[23211]: time=\"2026-06-11T16:34:33.900223698Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\\\"\"\nJun 11 16:34:33.909256 crc crio[23211]: time=\"2026-06-11T16:34:33.909213676Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-5hw4m Namespace:openstack-operators ID:142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3 UID:1c351f2c-63ca-4e6b-9ba2-2c9efb4635eb NetNS:/var/run/netns/edd75306-bdf1-4fa3-9051-897abd64c8e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c351f2c_63ca_4e6b_9ba2_2c9efb4635eb.slice PodAnnotations:0xc0006126a0}] Aliases:map[]}\"\nJun 11 16:34:33.909538 crc crio[23211]: time=\"2026-06-11T16:34:33.909517663Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-5hw4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:34.032297 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96c2a9ffa53a48d Mac:52:87:2f:b9:46:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/35562143-e201-4797-99bf-e0d306073d5f SocketPath: PciID:}] [{Interface:0xc000218a60 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:34.032297 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a373730b20631cf Mac:e6:7c:ad:60:4c:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/ec969054-947b-4043-bd74-31663bfad604 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:34.032297 crc crio[23211]: time=\"2026-06-11T16:34:34.028142557Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hzzkc Namespace:openstack-operators ID:a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4 UID:0cbacfb3-c34b-4434-bed1-96f8cedaf00f NetNS:/var/run/netns/ec969054-947b-4043-bd74-31663bfad604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0cbacfb3_c34b_4434_bed1_96f8cedaf00f.slice PodAnnotations:0xc000d2e508}] Aliases:map[]}\"\nJun 11 16:34:34.032297 crc crio[23211]: time=\"2026-06-11T16:34:34.028339612Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hzzkc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:34.032297 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59118d524ff847f Mac:ce:e9:d8:0e:bb:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/36a73f90-41b8-4a7d-b5c2-94a6e6834241 SocketPath: PciID:}] [{Interface:0xc0002ac640 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:34.032297 crc crio[23211]: time=\"2026-06-11T16:34:34.029552211Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-nlxgk Namespace:openstack-operators ID:59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c UID:0fd46f77-60d4-4894-aaf9-aebf0b62d061 NetNS:/var/run/netns/36a73f90-41b8-4a7d-b5c2-94a6e6834241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fd46f77_60d4_4894_aaf9_aebf0b62d061.slice PodAnnotations:0xc00008c618}] Aliases:map[]}\"\nJun 11 16:34:34.032297 crc crio[23211]: time=\"2026-06-11T16:34:34.029663754Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-nlxgk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:34.043031 crc crio[23211]: time=\"2026-06-11T16:34:34.04188603Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-s4m6t Namespace:openstack-operators ID:96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce UID:6512cb2b-fc2e-4e55-be0c-13d5e0dcba5a NetNS:/var/run/netns/35562143-e201-4797-99bf-e0d306073d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6512cb2b_fc2e_4e55_be0c_13d5e0dcba5a.slice PodAnnotations:0xc0030880f0}] Aliases:map[]}\"\nJun 11 16:34:34.043031 crc crio[23211]: time=\"2026-06-11T16:34:34.042157257Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-s4m6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:34.084870 crc crio[23211]: time=\"2026-06-11T16:34:34.081974191Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found\" id=fa4cc6d9-0d09-479c-9e71-1d9f2af259e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.084986 crc crio[23211]: time=\"2026-06-11T16:34:34.084947673Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found\" id=fa4cc6d9-0d09-479c-9e71-1d9f2af259e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.088963 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:359b45671667b15 Mac:da:da:0c:6f:a2:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/3f2349c4-23cc-47e8-9a4b-a2136e7f7507 SocketPath: PciID:}] [{Interface:0xc000180610 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:34.090941 crc crio[23211]: time=\"2026-06-11T16:34:34.089306389Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-jxlss Namespace:openstack-operators ID:359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090 UID:c3845806-5d13-48d7-804f-916386d818a6 NetNS:/var/run/netns/3f2349c4-23cc-47e8-9a4b-a2136e7f7507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3845806_5d13_48d7_804f_916386d818a6.slice PodAnnotations:0xc0028182f8}] Aliases:map[]}\"\nJun 11 16:34:34.090941 crc crio[23211]: time=\"2026-06-11T16:34:34.089534505Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-jxlss for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:34.105476 crc crio[23211]: time=\"2026-06-11T16:34:34.094820482Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=83d12ed1-0bc9-47a6-9a47-468ca16b6b4d name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:34.131336 crc crio[23211]: time=\"2026-06-11T16:34:34.131241565Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\\\"\"\nJun 11 16:34:34.154062 crc crio[23211]: time=\"2026-06-11T16:34:34.153912744Z\" level=info msg=\"Ran pod sandbox a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4 with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/POD\" id=e2dc9ed7-2a95-4704-b470-c40f83146e0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:34.160124 crc crio[23211]: time=\"2026-06-11T16:34:34.159992291Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=486045cd-bf21-4abe-86c2-20026e18f70e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.160599 crc crio[23211]: time=\"2026-06-11T16:34:34.160205406Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found\" id=486045cd-bf21-4abe-86c2-20026e18f70e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.160599 crc crio[23211]: time=\"2026-06-11T16:34:34.160256267Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found\" id=486045cd-bf21-4abe-86c2-20026e18f70e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.169812 crc crio[23211]: time=\"2026-06-11T16:34:34.1611758Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=963b1030-8cd4-49ea-ae35-bcf059ed1d7e name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:34.169812 crc crio[23211]: time=\"2026-06-11T16:34:34.165798192Z\" level=info msg=\"Ran pod sandbox 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/POD\" id=c979d201-7641-4863-aebd-32daa512d972 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:34.169812 crc crio[23211]: time=\"2026-06-11T16:34:34.169618834Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\\\"\"\nJun 11 16:34:34.181164 crc crio[23211]: time=\"2026-06-11T16:34:34.177556757Z\" level=info msg=\"Ran pod sandbox 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/POD\" id=bc9a6e10-802e-494b-9d36-59f1b5670e17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:34.181164 crc crio[23211]: time=\"2026-06-11T16:34:34.178876939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=c7aa2adf-804c-44bc-8bc5-6e588b2e0081 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.181164 crc crio[23211]: time=\"2026-06-11T16:34:34.179129675Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found\" id=c7aa2adf-804c-44bc-8bc5-6e588b2e0081 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.181164 crc crio[23211]: time=\"2026-06-11T16:34:34.179198087Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found\" id=c7aa2adf-804c-44bc-8bc5-6e588b2e0081 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.182729 crc crio[23211]: time=\"2026-06-11T16:34:34.182314663Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=63b302e1-f6d2-4748-86b0-277876129043 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:34.184201 crc crio[23211]: time=\"2026-06-11T16:34:34.183988342Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=4781817b-a368-4f9a-8533-14610dd595c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.201543 crc crio[23211]: time=\"2026-06-11T16:34:34.19916237Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\\\"\"\nJun 11 16:34:34.201543 crc crio[23211]: time=\"2026-06-11T16:34:34.200497623Z\" level=info msg=\"Ran pod sandbox 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090 with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/POD\" id=d02ad81d-a69e-4c45-bfa7-dc97320e4150 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:34.202250 crc crio[23211]: time=\"2026-06-11T16:34:34.202168164Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=15676eac-7921-4f04-adf8-3d1821dd0447 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.206144 crc crio[23211]: time=\"2026-06-11T16:34:34.206103198Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=4781817b-a368-4f9a-8533-14610dd595c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.206339 crc crio[23211]: time=\"2026-06-11T16:34:34.206292223Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=4781817b-a368-4f9a-8533-14610dd595c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.206738 crc crio[23211]: time=\"2026-06-11T16:34:34.206718053Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=15676eac-7921-4f04-adf8-3d1821dd0447 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.206878 crc crio[23211]: time=\"2026-06-11T16:34:34.206860127Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=15676eac-7921-4f04-adf8-3d1821dd0447 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.210699 crc crio[23211]: time=\"2026-06-11T16:34:34.209259755Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=99c1889f-410b-4c51-b698-a3502212d2d9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:34.210881 crc crio[23211]: time=\"2026-06-11T16:34:34.210749441Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=a37ae33d-1b84-4b34-8622-c1a1e5cc652b name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:34.215776 crc crio[23211]: time=\"2026-06-11T16:34:34.215706661Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\\\"\"\nJun 11 16:34:34.215970 crc crio[23211]: time=\"2026-06-11T16:34:34.215936136Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\\\"\"\nJun 11 16:34:34.227952 crc crio[23211]: time=\"2026-06-11T16:34:34.227885436Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-7r2xw Namespace:openstack-operators ID:809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1 UID:c33ae6b9-451d-4648-9aae-ff9c5aabdd9c NetNS:/var/run/netns/0c2072cb-b3bd-46e3-a315-faaeaeb30d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc33ae6b9_451d_4648_9aae_ff9c5aabdd9c.slice PodAnnotations:0xc003088108}] Aliases:map[]}\"\nJun 11 16:34:34.227952 crc crio[23211]: time=\"2026-06-11T16:34:34.227944918Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-7r2xw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:34.263720 crc crio[23211]: time=\"2026-06-11T16:34:34.263672823Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-vlw2j Namespace:openstack-operators ID:49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62 UID:13598e35-58e9-408e-acb2-5489ba99c6cb NetNS:/var/run/netns/1a086b69-d3af-4f36-94bd-6674c4eff65b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13598e35_58e9_408e_acb2_5489ba99c6cb.slice PodAnnotations:0xc000d2e628}] Aliases:map[]}\"\nJun 11 16:34:34.263938 crc crio[23211]: time=\"2026-06-11T16:34:34.263921749Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-vlw2j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:34.290681 crc crio[23211]: time=\"2026-06-11T16:34:34.290614676Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-gbmrv Namespace:openstack-operators ID:db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96 UID:dbfba073-0fdb-46f6-9d00-69c780ab88b3 NetNS:/var/run/netns/dd6a795d-6ac9-4847-b561-8b04bd45b4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbfba073_0fdb_46f6_9d00_69c780ab88b3.slice PodAnnotations:0xc000130960}] Aliases:map[]}\"\nJun 11 16:34:34.290681 crc crio[23211]: time=\"2026-06-11T16:34:34.290680968Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-gbmrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:34.293934 crc crio[23211]: time=\"2026-06-11T16:34:34.293816113Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-h8vfg Namespace:openstack-operators ID:4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca UID:3a9d7630-e1cc-41d7-94b4-d43255234e53 NetNS:/var/run/netns/960619be-b714-4400-b939-958d88b7a013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a9d7630_e1cc_41d7_94b4_d43255234e53.slice PodAnnotations:0xc0006126c8}] Aliases:map[]}\"\nJun 11 16:34:34.293934 crc crio[23211]: time=\"2026-06-11T16:34:34.293873864Z\" level=info msg=\"Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-h8vfg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:34.295512 crc crio[23211]: time=\"2026-06-11T16:34:34.295472304Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7495jtdr Namespace:openstack-operators ID:33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135 UID:8cf7edb8-d6ef-4074-8f59-dd2aafae76d9 NetNS:/var/run/netns/d47d8e2a-ebcc-4da9-a4e2-975d8f952ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cf7edb8_d6ef_4074_8f59_dd2aafae76d9.slice PodAnnotations:0xc0001ae8b0}] Aliases:map[]}\"\nJun 11 16:34:34.295639 crc crio[23211]: time=\"2026-06-11T16:34:34.295620947Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7495jtdr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:34.302306 crc crio[23211]: time=\"2026-06-11T16:34:34.302273649Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh Namespace:openstack-operators ID:efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b UID:77436fbb-92d5-45d2-a3b4-39338fe19aca NetNS:/var/run/netns/732e04ad-42e9-47d6-b65a-86abe1f37a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77436fbb_92d5_45d2_a3b4_39338fe19aca.slice PodAnnotations:0xc003088388}] Aliases:map[]}\"\nJun 11 16:34:34.302538 crc crio[23211]: time=\"2026-06-11T16:34:34.302518884Z\" level=info msg=\"Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:34.411802 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11025ccb3c9d13e Mac:56:0a:28:75:1d:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/377868a1-e2d4-4b89-93e2-9c54395aac8f SocketPath: PciID:}] [{Interface:0xc00022c750 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:34.434590 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0d450e2e42a41e Mac:92:e0:27:6b:c8:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/246d37a7-302e-4445-a7de-b3e2a04e607f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:34.434590 crc crio[23211]: time=\"2026-06-11T16:34:34.434115322Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-q5czk Namespace:openstack-operators ID:11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0 UID:da2bd8bb-93d2-46b2-b762-3c851ac609f5 NetNS:/var/run/netns/377868a1-e2d4-4b89-93e2-9c54395aac8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda2bd8bb_93d2_46b2_b762_3c851ac609f5.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}\"\nJun 11 16:34:34.435698 crc crio[23211]: time=\"2026-06-11T16:34:34.435588868Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-q5czk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:34.438130 crc crio[23211]: time=\"2026-06-11T16:34:34.438060548Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-tkgqn Namespace:openstack-operators ID:b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf UID:acf7e91a-8f8f-4261-bebd-7e350525777e NetNS:/var/run/netns/246d37a7-302e-4445-a7de-b3e2a04e607f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacf7e91a_8f8f_4261_bebd_7e350525777e.slice PodAnnotations:0xc000612820}] Aliases:map[]}\"\nJun 11 16:34:34.438587 crc crio[23211]: time=\"2026-06-11T16:34:34.438248163Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-tkgqn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:34.454522 crc crio[23211]: time=\"2026-06-11T16:34:34.454069106Z\" level=info msg=\"Ran pod sandbox 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0 with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/POD\" id=61d5fe6a-bb11-4ed9-81d3-38aa059c65f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:34.457769 crc crio[23211]: time=\"2026-06-11T16:34:34.456803612Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=1e4bc75c-7833-4124-860a-70a4253fac21 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.457769 crc crio[23211]: time=\"2026-06-11T16:34:34.457007177Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found\" id=1e4bc75c-7833-4124-860a-70a4253fac21 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.457769 crc crio[23211]: time=\"2026-06-11T16:34:34.457051239Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found\" id=1e4bc75c-7833-4124-860a-70a4253fac21 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.458320 crc crio[23211]: time=\"2026-06-11T16:34:34.458057212Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=c57970ad-07a8-4dda-93ef-d0143bbe05b6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:34.460931 crc crio[23211]: time=\"2026-06-11T16:34:34.460629615Z\" level=info msg=\"Ran pod sandbox b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/POD\" id=3741d8e6-ee2f-4d9a-8919-1832304aac7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:34.464745 crc crio[23211]: time=\"2026-06-11T16:34:34.463199017Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=b0efe095-4a44-461d-ae66-2a234b0359a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.464745 crc crio[23211]: time=\"2026-06-11T16:34:34.463605267Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found\" id=b0efe095-4a44-461d-ae66-2a234b0359a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.464745 crc crio[23211]: time=\"2026-06-11T16:34:34.463661648Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found\" id=b0efe095-4a44-461d-ae66-2a234b0359a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.464745 crc crio[23211]: time=\"2026-06-11T16:34:34.463896345Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\\\"\"\nJun 11 16:34:34.467411 crc crio[23211]: time=\"2026-06-11T16:34:34.465945313Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=f459ecc5-733f-4e26-9d3f-9d626ee62713 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:34.473001 crc crio[23211]: time=\"2026-06-11T16:34:34.472929503Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\\\"\"\nJun 11 16:34:34.710221 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ba08ff83c18ed7 Mac:a2:05:fb:db:ed:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/e0dbeeea-eb04-4067-8ade-a8d2a144cb43 SocketPath: PciID:}] [{Interface:0xc0004826a0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:34.715065 crc crio[23211]: time=\"2026-06-11T16:34:34.715029017Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tb7mc Namespace:openstack-operators ID:2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0 UID:97855637-cd01-43a3-970b-ebc00e9414f3 NetNS:/var/run/netns/e0dbeeea-eb04-4067-8ade-a8d2a144cb43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97855637_cd01_43a3_970b_ebc00e9414f3.slice PodAnnotations:0xc000130ca0}] Aliases:map[]}\"\nJun 11 16:34:34.715817 crc crio[23211]: time=\"2026-06-11T16:34:34.715796197Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tb7mc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:34.725678 crc crio[23211]: time=\"2026-06-11T16:34:34.725637395Z\" level=info msg=\"Ran pod sandbox 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/POD\" id=0f3866d2-6e9d-4e16-ab56-ba948b96dc08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:34.735616 crc crio[23211]: time=\"2026-06-11T16:34:34.735536965Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=2e3eb9e1-9058-4683-9d4b-49b4a1e86cfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.736396 crc crio[23211]: time=\"2026-06-11T16:34:34.736274833Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found\" id=2e3eb9e1-9058-4683-9d4b-49b4a1e86cfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.736964 crc crio[23211]: time=\"2026-06-11T16:34:34.736916938Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found\" id=2e3eb9e1-9058-4683-9d4b-49b4a1e86cfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.742505 crc crio[23211]: time=\"2026-06-11T16:34:34.742266848Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=b92f6ff3-f0cf-4baf-865e-1ca1831695b4 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:34.745905 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ef46f7b6d39377 Mac:5e:3e:73:f1:01:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/5e532574-070c-42c8-920a-9ec0094bd039 SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:34.747227 crc crio[23211]: time=\"2026-06-11T16:34:34.74690563Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-nrvfl Namespace:openstack-operators ID:5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150 UID:92b6c59f-1b35-4895-81cd-4a673fb64423 NetNS:/var/run/netns/5e532574-070c-42c8-920a-9ec0094bd039 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92b6c59f_1b35_4895_81cd_4a673fb64423.slice PodAnnotations:0xc003088530}] Aliases:map[]}\"\nJun 11 16:34:34.747389 crc crio[23211]: time=\"2026-06-11T16:34:34.747290909Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-nrvfl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:34.756607 crc crio[23211]: time=\"2026-06-11T16:34:34.756341229Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\\\"\"\nJun 11 16:34:34.757654 crc crio[23211]: time=\"2026-06-11T16:34:34.757531817Z\" level=info msg=\"Ran pod sandbox 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150 with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/POD\" id=17625834-cedd-4963-a959-f7c646fa153b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:34.761072 crc crio[23211]: time=\"2026-06-11T16:34:34.76090978Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=a86620f9-0545-48e1-b306-d251d4d31e09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.762249 crc crio[23211]: time=\"2026-06-11T16:34:34.762066877Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=a86620f9-0545-48e1-b306-d251d4d31e09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.762249 crc crio[23211]: time=\"2026-06-11T16:34:34.762136909Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=a86620f9-0545-48e1-b306-d251d4d31e09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:34.784005 crc crio[23211]: time=\"2026-06-11T16:34:34.782054262Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=3f920323-edb3-4dcd-9b96-24fc9a838d01 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:34.792971 crc crio[23211]: time=\"2026-06-11T16:34:34.792876254Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\\\"\"\nJun 11 16:34:34.969147 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0f218ebf9839b8 Mac:06:f5:8a:da:ac:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/d6e7ba7c-53e8-420b-b62b-30d7587289e6 SocketPath: PciID:}] [{Interface:0xc0002fc860 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:34.986493 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:142c988f5f6e35d Mac:2e:48:6f:e6:51:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/edd75306-bdf1-4fa3-9051-897abd64c8e8 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:34.995531 crc crio[23211]: time=\"2026-06-11T16:34:34.995339229Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-5hw4m Namespace:openstack-operators ID:142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3 UID:1c351f2c-63ca-4e6b-9ba2-2c9efb4635eb NetNS:/var/run/netns/edd75306-bdf1-4fa3-9051-897abd64c8e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c351f2c_63ca_4e6b_9ba2_2c9efb4635eb.slice PodAnnotations:0xc0006126a0}] Aliases:map[]}\"\nJun 11 16:34:34.995760 crc crio[23211]: time=\"2026-06-11T16:34:34.995667217Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-5hw4m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:34.999554 crc crio[23211]: time=\"2026-06-11T16:34:34.999300395Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-g4f2j Namespace:openstack-operators ID:c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5 UID:992bf764-41ac-4c81-aca7-669c4f155277 NetNS:/var/run/netns/d6e7ba7c-53e8-420b-b62b-30d7587289e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod992bf764_41ac_4c81_aca7_669c4f155277.slice PodAnnotations:0xc0022782e0}] Aliases:map[]}\"\nJun 11 16:34:34.999907 crc crio[23211]: time=\"2026-06-11T16:34:34.999777557Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-g4f2j for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:35.018774 crc crio[23211]: time=\"2026-06-11T16:34:35.017884445Z\" level=info msg=\"Ran pod sandbox 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3 with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/POD\" id=8553e7b6-042e-427b-967b-4fd78d88bfe3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:35.036824 crc crio[23211]: time=\"2026-06-11T16:34:35.036762302Z\" level=info msg=\"Ran pod sandbox c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5 with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/POD\" id=512218a9-de7c-42fb-b6a5-8b908b1b122c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:35.047948 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c71cb84659a301 Mac:9a:da:f0:3f:a7:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/5763a3cb-53ef-415b-9246-00237b53fe1c SocketPath: PciID:}] [{Interface:0xc00048c680 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:35.051833 crc crio[23211]: time=\"2026-06-11T16:34:35.050747211Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-r5gqj Namespace:openstack-operators ID:2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421 UID:bde5ad06-2989-4a26-b797-8414a49979af NetNS:/var/run/netns/5763a3cb-53ef-415b-9246-00237b53fe1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde5ad06_2989_4a26_b797_8414a49979af.slice PodAnnotations:0xc002818748}] Aliases:map[]}\"\nJun 11 16:34:35.051833 crc crio[23211]: time=\"2026-06-11T16:34:35.050967707Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-r5gqj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:35.104903 crc crio[23211]: time=\"2026-06-11T16:34:35.103047179Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=f25171f4-2c0d-49c5-a06d-89d30193f461 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.105168 crc crio[23211]: time=\"2026-06-11T16:34:35.103300715Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=f25171f4-2c0d-49c5-a06d-89d30193f461 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.107630 crc crio[23211]: time=\"2026-06-11T16:34:35.105699412Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=f25171f4-2c0d-49c5-a06d-89d30193f461 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.115850 crc crio[23211]: time=\"2026-06-11T16:34:35.113916741Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=00df0062-3501-42b1-afd5-1a547a61f022 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:35.115850 crc crio[23211]: time=\"2026-06-11T16:34:35.114766562Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=9f85fcf2-f01e-44fd-82ba-e33ffb347028 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.118786 crc crio[23211]: time=\"2026-06-11T16:34:35.118748889Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=9f85fcf2-f01e-44fd-82ba-e33ffb347028 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.119248 crc crio[23211]: time=\"2026-06-11T16:34:35.11922166Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=9f85fcf2-f01e-44fd-82ba-e33ffb347028 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.122595 crc crio[23211]: time=\"2026-06-11T16:34:35.121862204Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=6842258c-4641-44a5-b672-fb75ce1cf746 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:35.130479 crc crio[23211]: time=\"2026-06-11T16:34:35.129310994Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\\\"\"\nJun 11 16:34:35.144636 crc crio[23211]: time=\"2026-06-11T16:34:35.144115673Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\\\"\"\nJun 11 16:34:35.181965 crc crio[23211]: time=\"2026-06-11T16:34:35.181195351Z\" level=info msg=\"Ran pod sandbox 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421 with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/POD\" id=96907b13-fbe6-47f3-a500-116b6b19be46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:35.185034 crc crio[23211]: time=\"2026-06-11T16:34:35.184967983Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/POD\" id=6e34d220-2374-4bcd-a0ad-805e76999957 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:35.185200 crc crio[23211]: time=\"2026-06-11T16:34:35.185112107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:35.190082 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49d4aff98bfbf89 Mac:c6:3b:31:15:98:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/1a086b69-d3af-4f36-94bd-6674c4eff65b SocketPath: PciID:}] [{Interface:0xc00038e5b0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:35.193000 crc crio[23211]: time=\"2026-06-11T16:34:35.192722101Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-vlw2j Namespace:openstack-operators ID:49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62 UID:13598e35-58e9-408e-acb2-5489ba99c6cb NetNS:/var/run/netns/1a086b69-d3af-4f36-94bd-6674c4eff65b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13598e35_58e9_408e_acb2_5489ba99c6cb.slice PodAnnotations:0xc000d2e628}] Aliases:map[]}\"\nJun 11 16:34:35.193000 crc crio[23211]: time=\"2026-06-11T16:34:35.192903265Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-vlw2j for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:35.194752 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:809a64f277ce529 Mac:0e:f4:94:57:69:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/0c2072cb-b3bd-46e3-a315-faaeaeb30d1f SocketPath: PciID:}] [{Interface:0xc00027c840 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:35.196050 crc crio[23211]: time=\"2026-06-11T16:34:35.195938599Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-7r2xw Namespace:openstack-operators ID:809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1 UID:c33ae6b9-451d-4648-9aae-ff9c5aabdd9c NetNS:/var/run/netns/0c2072cb-b3bd-46e3-a315-faaeaeb30d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc33ae6b9_451d_4648_9aae_ff9c5aabdd9c.slice PodAnnotations:0xc003088108}] Aliases:map[]}\"\nJun 11 16:34:35.196977 crc crio[23211]: time=\"2026-06-11T16:34:35.196887142Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-7r2xw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:35.197742 crc crio[23211]: time=\"2026-06-11T16:34:35.197566138Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=d564880c-3978-4803-bf83-a83a764c04ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.217594 crc crio[23211]: time=\"2026-06-11T16:34:35.217519842Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found\" id=d564880c-3978-4803-bf83-a83a764c04ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.217762 crc crio[23211]: time=\"2026-06-11T16:34:35.217642245Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found\" id=d564880c-3978-4803-bf83-a83a764c04ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.245245 crc crio[23211]: time=\"2026-06-11T16:34:35.245043948Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=99aa4c3f-400f-4e61-b24b-6e63a646d612 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:35.281595 crc crio[23211]: time=\"2026-06-11T16:34:35.278009227Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\\\"\"\nJun 11 16:34:35.281595 crc crio[23211]: time=\"2026-06-11T16:34:35.279944244Z\" level=info msg=\"Ran pod sandbox 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62 with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/POD\" id=f8cf44cf-2f35-40e9-ab62-bddb46fc7d59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:35.285271 crc crio[23211]: time=\"2026-06-11T16:34:35.28518877Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=750edb04-86b8-4b05-8d6f-34d16b312631 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.285595 crc crio[23211]: time=\"2026-06-11T16:34:35.285535009Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=750edb04-86b8-4b05-8d6f-34d16b312631 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.285873 crc crio[23211]: time=\"2026-06-11T16:34:35.285752054Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=750edb04-86b8-4b05-8d6f-34d16b312631 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.290777 crc crio[23211]: time=\"2026-06-11T16:34:35.290611303Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=519e517a-d9dd-4093-9aa6-d460d75ab623 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:35.298535 crc crio[23211]: time=\"2026-06-11T16:34:35.297299424Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\\\"\"\nJun 11 16:34:35.370903 crc crio[23211]: time=\"2026-06-11T16:34:35.370808935Z\" level=info msg=\"Ran pod sandbox 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1 with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/POD\" id=820788f1-6084-4292-b1a0-7b6bf9809a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:35.373938 crc crio[23211]: time=\"2026-06-11T16:34:35.37390256Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=e8afefdb-d6f9-4d51-a998-644d23b6bfd6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.374154 crc crio[23211]: time=\"2026-06-11T16:34:35.374048053Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=e8afefdb-d6f9-4d51-a998-644d23b6bfd6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.374154 crc crio[23211]: time=\"2026-06-11T16:34:35.374119805Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=e8afefdb-d6f9-4d51-a998-644d23b6bfd6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.378738 crc crio[23211]: time=\"2026-06-11T16:34:35.378054261Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=5f621b28-bf2d-48ba-a873-661e95cc734b name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:35.409606 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db66fc2cad3a611 Mac:4e:d3:ac:46:1d:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/dd6a795d-6ac9-4847-b561-8b04bd45b4a2 SocketPath: PciID:}] [{Interface:0xc00052e8a0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:35.409606 crc crio[23211]: time=\"2026-06-11T16:34:35.408397466Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\\\"\"\nJun 11 16:34:35.427516 crc crio[23211]: time=\"2026-06-11T16:34:35.427316664Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-8qwl7 Namespace:openstack-operators ID:bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c UID:55b598a8-68db-46e3-a56a-5d9384caea91 NetNS:/var/run/netns/7400280d-1e03-40ee-94f4-743347d786d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55b598a8_68db_46e3_a56a_5d9384caea91.slice PodAnnotations:0xc002818180}] Aliases:map[]}\"\nJun 11 16:34:35.427516 crc crio[23211]: time=\"2026-06-11T16:34:35.427407756Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-8qwl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:35.428779 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d53af5beb44607 Mac:76:82:d9:c1:10:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/960619be-b714-4400-b939-958d88b7a013 SocketPath: PciID:}] [{Interface:0xc0002246d0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:35.429522 crc crio[23211]: time=\"2026-06-11T16:34:35.429296821Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-h8vfg Namespace:openstack-operators ID:4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca UID:3a9d7630-e1cc-41d7-94b4-d43255234e53 NetNS:/var/run/netns/960619be-b714-4400-b939-958d88b7a013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a9d7630_e1cc_41d7_94b4_d43255234e53.slice PodAnnotations:0xc0006126c8}] Aliases:map[]}\"\nJun 11 16:34:35.429522 crc crio[23211]: time=\"2026-06-11T16:34:35.429510047Z\" level=info msg=\"Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-h8vfg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:35.443852 crc crio[23211]: time=\"2026-06-11T16:34:35.443820174Z\" level=info msg=\"Ran pod sandbox 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/POD\" id=58559f14-06a0-4afc-99e8-1619b000c141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:35.454721 crc crio[23211]: time=\"2026-06-11T16:34:35.454213106Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=0e123d57-67d0-4368-bc2f-1935076ccc0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.456046 crc crio[23211]: time=\"2026-06-11T16:34:35.4560066Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=0e123d57-67d0-4368-bc2f-1935076ccc0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.456106 crc crio[23211]: time=\"2026-06-11T16:34:35.456079591Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=0e123d57-67d0-4368-bc2f-1935076ccc0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.457836 crc crio[23211]: time=\"2026-06-11T16:34:35.457390933Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=032798b5-a587-4a55-b763-44739082eab0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:35.464705 crc crio[23211]: time=\"2026-06-11T16:34:35.464638208Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\\\"\"\nJun 11 16:34:35.471296 crc crio[23211]: time=\"2026-06-11T16:34:35.471204258Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-gbmrv Namespace:openstack-operators ID:db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96 UID:dbfba073-0fdb-46f6-9d00-69c780ab88b3 NetNS:/var/run/netns/dd6a795d-6ac9-4847-b561-8b04bd45b4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbfba073_0fdb_46f6_9d00_69c780ab88b3.slice PodAnnotations:0xc000130960}] Aliases:map[]}\"\nJun 11 16:34:35.473284 crc crio[23211]: time=\"2026-06-11T16:34:35.473225966Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-gbmrv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:35.589666 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33ac9d55322a60c Mac:02:15:fd:85:70:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/d47d8e2a-ebcc-4da9-a4e2-975d8f952ffc SocketPath: PciID:}] [{Interface:0xc00025d790 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:35.591004 crc crio[23211]: time=\"2026-06-11T16:34:35.590916198Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7495jtdr Namespace:openstack-operators ID:33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135 UID:8cf7edb8-d6ef-4074-8f59-dd2aafae76d9 NetNS:/var/run/netns/d47d8e2a-ebcc-4da9-a4e2-975d8f952ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cf7edb8_d6ef_4074_8f59_dd2aafae76d9.slice PodAnnotations:0xc0001ae8b0}] Aliases:map[]}\"\nJun 11 16:34:35.591152 crc crio[23211]: time=\"2026-06-11T16:34:35.591084421Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7495jtdr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:35.594669 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efdc72b3c76aab5 Mac:16:cf:e8:ea:99:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/732e04ad-42e9-47d6-b65a-86abe1f37a74 SocketPath: PciID:}] [{Interface:0xc00051c5e0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:35.595658 crc crio[23211]: time=\"2026-06-11T16:34:35.595391817Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh Namespace:openstack-operators ID:efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b UID:77436fbb-92d5-45d2-a3b4-39338fe19aca NetNS:/var/run/netns/732e04ad-42e9-47d6-b65a-86abe1f37a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77436fbb_92d5_45d2_a3b4_39338fe19aca.slice PodAnnotations:0xc003088388}] Aliases:map[]}\"\nJun 11 16:34:35.595905 crc crio[23211]: time=\"2026-06-11T16:34:35.595668162Z\" level=info msg=\"Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:35.624103 crc crio[23211]: time=\"2026-06-11T16:34:35.624047621Z\" level=info msg=\"Ran pod sandbox efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/POD\" id=00592298-4310-4d36-bf67-444ce5ead803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:35.626973 crc crio[23211]: time=\"2026-06-11T16:34:35.626709225Z\" level=info msg=\"Ran pod sandbox db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96 with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/POD\" id=f70c3c8c-c628-4186-831d-a8d3ec3ac1e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:35.630195 crc crio[23211]: time=\"2026-06-11T16:34:35.629621226Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=66d9a218-07ad-4afe-8a56-f6bc0c600671 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.631394 crc crio[23211]: time=\"2026-06-11T16:34:35.631233715Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=3dab3e29-ea7d-4e57-9861-88d267653659 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.631855 crc crio[23211]: time=\"2026-06-11T16:34:35.63148379Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=66d9a218-07ad-4afe-8a56-f6bc0c600671 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.631855 crc crio[23211]: time=\"2026-06-11T16:34:35.631563262Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=66d9a218-07ad-4afe-8a56-f6bc0c600671 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.633028 crc crio[23211]: time=\"2026-06-11T16:34:35.632060764Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found\" id=3dab3e29-ea7d-4e57-9861-88d267653659 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.633028 crc crio[23211]: time=\"2026-06-11T16:34:35.632099365Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found\" id=3dab3e29-ea7d-4e57-9861-88d267653659 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.634661 crc crio[23211]: time=\"2026-06-11T16:34:35.634608626Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=dee5863a-a3b1-405c-9b5c-5a86e0640ba7 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:35.635119 crc crio[23211]: time=\"2026-06-11T16:34:35.635066387Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=cb642788-4ec6-458e-95e5-400e5251f59d name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:35.638084 crc crio[23211]: time=\"2026-06-11T16:34:35.637962158Z\" level=info msg=\"Ran pod sandbox 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/POD\" id=17024aa5-1ad0-4e3f-973c-7c633bd0dadd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:35.640062 crc crio[23211]: time=\"2026-06-11T16:34:35.639972996Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\\\"\"\nJun 11 16:34:35.640814 crc crio[23211]: time=\"2026-06-11T16:34:35.640553081Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\\\"\"\nJun 11 16:34:35.718199 crc crio[23211]: time=\"2026-06-11T16:34:35.718094959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=3c856134-6367-43d8-979b-fb802bf0ef6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.718199 crc crio[23211]: time=\"2026-06-11T16:34:35.718488298Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=3c856134-6367-43d8-979b-fb802bf0ef6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.718199 crc crio[23211]: time=\"2026-06-11T16:34:35.718545789Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=3c856134-6367-43d8-979b-fb802bf0ef6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:35.729121 crc crio[23211]: time=\"2026-06-11T16:34:35.729037824Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=1b0f1d7b-cd49-4104-a771-7cf8e285aaf7 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:35.735309 crc crio[23211]: time=\"2026-06-11T16:34:35.735168462Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\\\"\"\nJun 11 16:34:36.057876 crc crio[23211]: 2026-06-11T16:34:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf51fa2f1e6280c Mac:ce:00:5c:be:d3:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/7400280d-1e03-40ee-94f4-743347d786d4 SocketPath: PciID:}] [{Interface:0xc0001a46c0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:34:36.065403 crc crio[23211]: time=\"2026-06-11T16:34:36.06527568Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-8qwl7 Namespace:openstack-operators ID:bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c UID:55b598a8-68db-46e3-a56a-5d9384caea91 NetNS:/var/run/netns/7400280d-1e03-40ee-94f4-743347d786d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55b598a8_68db_46e3_a56a_5d9384caea91.slice PodAnnotations:0xc002818180}] Aliases:map[]}\"\nJun 11 16:34:36.065719 crc crio[23211]: time=\"2026-06-11T16:34:36.065541437Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-8qwl7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:34:36.086277 crc crio[23211]: time=\"2026-06-11T16:34:36.086108875Z\" level=info msg=\"Ran pod sandbox bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/POD\" id=6e34d220-2374-4bcd-a0ad-805e76999957 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:34:36.100806 crc crio[23211]: time=\"2026-06-11T16:34:36.100575475Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=4f0d42a7-6ca3-49eb-84ea-61ed0dba7273 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:36.134707 crc crio[23211]: time=\"2026-06-11T16:34:36.133316598Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=ccfa0ee8-16a0-4639-baad-4c5f7593d629 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:36.155888 crc crio[23211]: time=\"2026-06-11T16:34:36.155586747Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager\" id=696bf8ca-0a6c-44fb-a29f-636a3db0fe9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:34:36.156499 crc crio[23211]: time=\"2026-06-11T16:34:36.156341046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:36.401140 crc crio[23211]: time=\"2026-06-11T16:34:36.400994873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:36.486039 crc crio[23211]: time=\"2026-06-11T16:34:36.485900791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:36.613786 crc crio[23211]: time=\"2026-06-11T16:34:36.613299437Z\" level=info msg=\"Created container 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager\" id=696bf8ca-0a6c-44fb-a29f-636a3db0fe9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:34:36.620198 crc crio[23211]: time=\"2026-06-11T16:34:36.620092032Z\" level=info msg=\"Starting container: 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268\" id=4a82280f-fc5e-46de-8e6e-fa1b4f1dbdc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:34:36.645492 crc crio[23211]: time=\"2026-06-11T16:34:36.645307532Z\" level=info msg=\"Started container\" PID=53678 containerID=214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268 description=openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager id=4a82280f-fc5e-46de-8e6e-fa1b4f1dbdc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\nJun 11 16:34:36.715660 crc crio[23211]: time=\"2026-06-11T16:34:36.715329278Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e994203e-70d7-4c89-b84f-7c4283240680 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:36.746802 crc crio[23211]: time=\"2026-06-11T16:34:36.746401331Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=40b95003-857f-4ac6-959c-9b432d4296a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:36.782823 crc crio[23211]: time=\"2026-06-11T16:34:36.782729381Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy\" id=0f9a4598-97d4-4967-89da-5aac2ebc7efe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:34:36.783555 crc crio[23211]: time=\"2026-06-11T16:34:36.783164852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:36.922276 crc crio[23211]: time=\"2026-06-11T16:34:36.921597226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:37.020538 crc crio[23211]: time=\"2026-06-11T16:34:37.020296077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:34:37.229581 crc crio[23211]: time=\"2026-06-11T16:34:37.229227388Z\" level=info msg=\"Created container 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy\" id=0f9a4598-97d4-4967-89da-5aac2ebc7efe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:34:37.252191 crc crio[23211]: time=\"2026-06-11T16:34:37.251944778Z\" level=info msg=\"Starting container: 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f\" id=a874ec20-d554-438d-a3b9-2d647c53f3d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:34:37.336584 crc crio[23211]: time=\"2026-06-11T16:34:37.336106788Z\" level=info msg=\"Started container\" PID=53733 containerID=445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f description=openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy id=a874ec20-d554-438d-a3b9-2d647c53f3d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\nJun 11 16:34:38.078684 crc crio[23211]: time=\"2026-06-11T16:34:38.078599166Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/designate-operator/blobs/sha256:55c0205b422beeca9ab8ece9c61b1e34f31686b8a7adf249272ac75b4dd57e4d failed (unexpected EOF), reconnecting after 14680065 bytes\u2026\"\nJun 11 16:34:39.827823 crc crio[23211]: time=\"2026-06-11T16:34:39.827301101Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/neutron-operator/blobs/sha256:55c0205b422beeca9ab8ece9c61b1e34f31686b8a7adf249272ac75b4dd57e4d failed (unexpected EOF), reconnecting after 23068673 bytes\u2026\"\nJun 11 16:34:50.719732 crc crio[23211]: time=\"2026-06-11T16:34:50.718393853Z\" level=info msg=\"Removing container: d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73\" id=739339d7-706b-4ad9-b150-6546c417924f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:57.177915 crc crio[23211]: time=\"2026-06-11T16:34:57.177063754Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=00df0062-3501-42b1-afd5-1a547a61f022 name=/runtime.v1.ImageService/PullImage\nJun 11 16:34:57.180693 crc crio[23211]: time=\"2026-06-11T16:34:57.180623661Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=faa183e5-58d1-42d4-9abe-b93d7e6f6a07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:00.234167 crc crio[23211]: time=\"2026-06-11T16:35:00.233635074Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=1af97da8-c507-483d-a1e8-929005bc3bcb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:01.138586 crc crio[23211]: time=\"2026-06-11T16:35:01.1382213Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=99c1889f-410b-4c51-b698-a3502212d2d9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:01.140172 crc crio[23211]: time=\"2026-06-11T16:35:01.139970952Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=92a29a7f-2610-46dd-881c-db503f24160c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:02.560625 crc crio[23211]: time=\"2026-06-11T16:35:02.560552517Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager\" id=160ec820-5809-4e5f-8123-11bb02d44fa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:04.066268 crc crio[23211]: time=\"2026-06-11T16:35:04.06562364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=f06a98d8-55dd-401b-9679-c54ee6f971d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:05.423742 crc crio[23211]: time=\"2026-06-11T16:35:05.423261811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:06.350775 crc crio[23211]: time=\"2026-06-11T16:35:06.350544286Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager\" id=97c7eacf-1442-49b1-a96b-5e0d0244d340 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:09.505581 crc crio[23211]: time=\"2026-06-11T16:35:09.504837885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:10.311826 crc crio[23211]: time=\"2026-06-11T16:35:10.311186141Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=63b302e1-f6d2-4748-86b0-277876129043 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:10.313130 crc crio[23211]: time=\"2026-06-11T16:35:10.313008815Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=85cf9bd3-71ff-4d25-b59b-d85a14eab96f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:10.367060 crc crio[23211]: time=\"2026-06-11T16:35:10.366929041Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=6e89443b-c497-466c-a5dd-a26f0b9cd8ed name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:10.368723 crc crio[23211]: time=\"2026-06-11T16:35:10.368621153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=8bf590b4-05e4-446c-bd06-2f6e2246a77c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.034008 crc crio[23211]: time=\"2026-06-11T16:35:11.033819368Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=3f920323-edb3-4dcd-9b96-24fc9a838d01 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.035126 crc crio[23211]: time=\"2026-06-11T16:35:11.035031157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=d57a0037-bdb8-44d3-b175-a8840e55c0c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.035328 crc crio[23211]: time=\"2026-06-11T16:35:11.035248403Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=83d12ed1-0bc9-47a6-9a47-468ca16b6b4d name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.036496 crc crio[23211]: time=\"2026-06-11T16:35:11.036325829Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=3c1ad026-8cf6-4a78-a671-7827b4c2269f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.045811 crc crio[23211]: time=\"2026-06-11T16:35:11.045747387Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=963b1030-8cd4-49ea-ae35-bcf059ed1d7e name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.046733 crc crio[23211]: time=\"2026-06-11T16:35:11.04667623Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=4f9c5ac0-e388-43f7-a3cf-af1c1c3340fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.056808 crc crio[23211]: time=\"2026-06-11T16:35:11.056655031Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=66d7da89-3d28-42f8-a50f-3ff77ee9e01c name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.057508 crc crio[23211]: time=\"2026-06-11T16:35:11.057475621Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=42b46b0e-6053-4894-a5e7-5271eae49c66 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.058792 crc crio[23211]: time=\"2026-06-11T16:35:11.058700311Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=5f621b28-bf2d-48ba-a873-661e95cc734b name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.059517 crc crio[23211]: time=\"2026-06-11T16:35:11.05948573Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=9fc05e1f-d4f1-430f-9138-0ed6552cf0b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.067396 crc crio[23211]: time=\"2026-06-11T16:35:11.067267468Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=22bb0838-6251-4de3-a40b-d85f4c180603 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.068241 crc crio[23211]: time=\"2026-06-11T16:35:11.068185561Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=4ca389cd-80be-4362-a105-383f09345494 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.076220 crc crio[23211]: time=\"2026-06-11T16:35:11.076098132Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=6842258c-4641-44a5-b672-fb75ce1cf746 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.076981 crc crio[23211]: time=\"2026-06-11T16:35:11.076912932Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=7d90bd31-4adb-4d54-b6bc-4eb58892d6fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.094948 crc crio[23211]: time=\"2026-06-11T16:35:11.094814106Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=032798b5-a587-4a55-b763-44739082eab0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.095655 crc crio[23211]: time=\"2026-06-11T16:35:11.095579845Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=0cb5c68b-90e9-40ba-baf2-e6ecde578daa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.101117 crc crio[23211]: time=\"2026-06-11T16:35:11.101073977Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=f459ecc5-733f-4e26-9d3f-9d626ee62713 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.103027 crc crio[23211]: time=\"2026-06-11T16:35:11.102917322Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=3811b69d-b784-4e06-b24c-58d170742631 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.105775 crc crio[23211]: time=\"2026-06-11T16:35:11.105566836Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=1b0f1d7b-cd49-4104-a771-7cf8e285aaf7 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.106404 crc crio[23211]: time=\"2026-06-11T16:35:11.106158921Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=69deab4d-d3b5-4146-a3f3-cb7a9da019fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.129943 crc crio[23211]: time=\"2026-06-11T16:35:11.129797613Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=99aa4c3f-400f-4e61-b24b-6e63a646d612 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.132699 crc crio[23211]: time=\"2026-06-11T16:35:11.132616372Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=bbf6485f-acba-42f1-bfb2-7746862d6cf2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.142966 crc crio[23211]: time=\"2026-06-11T16:35:11.14285313Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=b92f6ff3-f0cf-4baf-865e-1ca1831695b4 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.147413 crc crio[23211]: time=\"2026-06-11T16:35:11.146569169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=00e80225-f627-4c02-b15f-227d1df18fb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.167853 crc crio[23211]: time=\"2026-06-11T16:35:11.167714091Z\" level=info msg=\"Removed container d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73: openshift-infra/auto-csr-approver-29686588-zlr9p/oc\" id=739339d7-706b-4ad9-b150-6546c417924f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:35:11.170048 crc crio[23211]: time=\"2026-06-11T16:35:11.169850393Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=483e55c7-0343-471d-99e5-85d4a82f2345 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.170048 crc crio[23211]: time=\"2026-06-11T16:35:11.170012017Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=287888c5-ada6-4f6e-a683-10aa102a9550 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.179207 crc crio[23211]: time=\"2026-06-11T16:35:11.179091318Z\" level=info msg=\"Stopping pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6\" id=3fcda949-66b4-4620-ae91-a0d56923fc00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:35:11.179681 crc crio[23211]: time=\"2026-06-11T16:35:11.179531008Z\" level=info msg=\"Stopped pod sandbox (already stopped): e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6\" id=3fcda949-66b4-4620-ae91-a0d56923fc00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:35:11.180285 crc crio[23211]: time=\"2026-06-11T16:35:11.180059851Z\" level=info msg=\"Removing pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6\" id=ab2594b5-eefe-42bf-9ebc-65c8d2711167 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:35:11.312698 crc crio[23211]: time=\"2026-06-11T16:35:11.302386634Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=dee5863a-a3b1-405c-9b5c-5a86e0640ba7 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.316031 crc crio[23211]: time=\"2026-06-11T16:35:11.31417139Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=048bb7c6-9207-4bd9-a8b0-fc51aa77ec6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.329877 crc crio[23211]: time=\"2026-06-11T16:35:11.329755227Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=37bbcab0-56a7-4812-9027-bb3b375194ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.330773 crc crio[23211]: time=\"2026-06-11T16:35:11.33068295Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=34f3aa32-870d-4d89-8b6e-4af2151ef2e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.331022 crc crio[23211]: time=\"2026-06-11T16:35:11.330966647Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=6d8682b2-313c-46ce-ac93-055301a2dc9b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.331522 crc crio[23211]: time=\"2026-06-11T16:35:11.331413198Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=04de2ef6-0270-4cb9-99e7-9bf38ef4e10b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.351123 crc crio[23211]: time=\"2026-06-11T16:35:11.351008473Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=f93f18fe-1545-46b8-91fc-7c833521d595 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.351595 crc crio[23211]: time=\"2026-06-11T16:35:11.351178817Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=e288dde3-507b-41da-b131-860d6647b744 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.351595 crc crio[23211]: time=\"2026-06-11T16:35:11.351231788Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=0302e824-aa8d-42f6-b2d4-fe2340a992bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.351595 crc crio[23211]: time=\"2026-06-11T16:35:11.351277709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=5779afac-d368-419c-af29-1f40e4f65182 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.351595 crc crio[23211]: time=\"2026-06-11T16:35:11.351361361Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=f56a1f60-89c9-4c49-b3f4-a9e74b5a791c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.352810 crc crio[23211]: time=\"2026-06-11T16:35:11.352702603Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=cb642788-4ec6-458e-95e5-400e5251f59d name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.362264 crc crio[23211]: time=\"2026-06-11T16:35:11.362172843Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=162eed0f-a427-4b82-853f-b8b4ab061fc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.410828 crc crio[23211]: time=\"2026-06-11T16:35:11.410673819Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=519e517a-d9dd-4093-9aa6-d460d75ab623 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.412200 crc crio[23211]: time=\"2026-06-11T16:35:11.412107462Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=b0feeeba-2028-4fc8-84ae-145ca67f9f26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.433186 crc crio[23211]: time=\"2026-06-11T16:35:11.43307554Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=c57970ad-07a8-4dda-93ef-d0143bbe05b6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.437856 crc crio[23211]: time=\"2026-06-11T16:35:11.437811626Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=c952994d-69e6-4995-8b55-a9fe71085fe3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.438747 crc crio[23211]: time=\"2026-06-11T16:35:11.438722757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=cf49e792-4bc6-4478-8084-7607fac4fbce name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.439286 crc crio[23211]: time=\"2026-06-11T16:35:11.439262651Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager\" id=66cfb256-ef0f-45c8-882b-439c5ca5af75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.440251 crc crio[23211]: time=\"2026-06-11T16:35:11.440190163Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=a064fa75-5983-4535-9995-aa3138c69563 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.454480 crc crio[23211]: time=\"2026-06-11T16:35:11.452411449Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=ebee3294-88ee-4ecf-9859-81da770f3427 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.454480 crc crio[23211]: time=\"2026-06-11T16:35:11.453013364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=5d20d720-3586-4556-bb62-e4c3358902f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.454480 crc crio[23211]: time=\"2026-06-11T16:35:11.453505146Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=56b0be7c-0c6b-4335-864d-cd8045ef0350 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.469476 crc crio[23211]: time=\"2026-06-11T16:35:11.462710279Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager\" id=126f9a2c-4fb7-4102-b6fb-6dc01ff448fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.469476 crc crio[23211]: time=\"2026-06-11T16:35:11.463009846Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager\" id=86e7420c-3974-4dbd-9016-341665eb6914 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.494533 crc crio[23211]: time=\"2026-06-11T16:35:11.487068229Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager\" id=b2c15734-34ae-4ade-af2d-aae7cd214cdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.495285 crc crio[23211]: time=\"2026-06-11T16:35:11.495136455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=4759d6fb-0504-43e4-a4f2-8bb8ea9d6d29 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.495390 crc crio[23211]: time=\"2026-06-11T16:35:11.495284357Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=0091d794-f083-4922-886e-d1f3fecadfab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.496062 crc crio[23211]: time=\"2026-06-11T16:35:11.495907333Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager\" id=a84d4cfb-c46c-4ff0-afed-72e13b7a0426 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.496135 crc crio[23211]: time=\"2026-06-11T16:35:11.496114438Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=81e98df8-1517-4aea-89ef-30c32ccc45df name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.501099 crc crio[23211]: time=\"2026-06-11T16:35:11.500876883Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager\" id=a7db778b-d19a-4c61-ac05-99ff2ebddc84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.510117 crc crio[23211]: time=\"2026-06-11T16:35:11.510030155Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=26878db5-c26c-4328-97cc-1839f37f2379 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.512086 crc crio[23211]: time=\"2026-06-11T16:35:11.512018843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.512300 crc crio[23211]: time=\"2026-06-11T16:35:11.512240679Z\" level=info msg=\"Removed pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6\" id=ab2594b5-eefe-42bf-9ebc-65c8d2711167 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:35:11.513769 crc crio[23211]: time=\"2026-06-11T16:35:11.513684494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.515707 crc crio[23211]: time=\"2026-06-11T16:35:11.515651921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.517630 crc crio[23211]: time=\"2026-06-11T16:35:11.517582208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.518062 crc crio[23211]: time=\"2026-06-11T16:35:11.518010668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.521819 crc crio[23211]: time=\"2026-06-11T16:35:11.521744118Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager\" id=ca717808-53ad-466c-802c-00c212fefd66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.522037 crc crio[23211]: time=\"2026-06-11T16:35:11.521983525Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager\" id=4c0b72d6-41ea-435d-ab16-64c96b711b36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.523823 crc crio[23211]: time=\"2026-06-11T16:35:11.523770128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.532974 crc crio[23211]: time=\"2026-06-11T16:35:11.532900729Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=11d7ef72-b72f-4b0e-bc99-313fa49064f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.533106 crc crio[23211]: time=\"2026-06-11T16:35:11.532987721Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager\" id=d1e7e9bf-8873-46ee-9de4-bc6af957b648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.533106 crc crio[23211]: time=\"2026-06-11T16:35:11.533016822Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=a37ae33d-1b84-4b34-8622-c1a1e5cc652b name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:11.533191 crc crio[23211]: time=\"2026-06-11T16:35:11.533179096Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager\" id=66cf2099-8c75-4041-b17f-ca0cc36e044a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.534616 crc crio[23211]: time=\"2026-06-11T16:35:11.534560209Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=41229799-d369-4184-a6b0-2d2b53242df6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.536621 crc crio[23211]: time=\"2026-06-11T16:35:11.536554287Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager\" id=d0af6675-acbd-4c40-9dbc-103843a823f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.541022 crc crio[23211]: time=\"2026-06-11T16:35:11.54078757Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager\" id=8120a8bd-2290-4c7a-8c95-d8de7f7e0e90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.544572 crc crio[23211]: time=\"2026-06-11T16:35:11.544114911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.546871 crc crio[23211]: time=\"2026-06-11T16:35:11.546839427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.549727 crc crio[23211]: time=\"2026-06-11T16:35:11.549656275Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager\" id=a88ebaaf-a83b-4e47-8505-832e3d74108c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.551324 crc crio[23211]: time=\"2026-06-11T16:35:11.551264834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.551758 crc crio[23211]: time=\"2026-06-11T16:35:11.551271804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.552309 crc crio[23211]: time=\"2026-06-11T16:35:11.552236207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.554210 crc crio[23211]: time=\"2026-06-11T16:35:11.554179715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.556660 crc crio[23211]: time=\"2026-06-11T16:35:11.556590673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.556977 crc crio[23211]: time=\"2026-06-11T16:35:11.556910421Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager\" id=2645a5f1-eee0-47c8-ab80-27de6cb64f0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.565768 crc crio[23211]: time=\"2026-06-11T16:35:11.565617952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.569911 crc crio[23211]: time=\"2026-06-11T16:35:11.569848864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.570973 crc crio[23211]: time=\"2026-06-11T16:35:11.570933801Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=530b0dc6-7e97-4c3e-b0d5-e0478a1905ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:11.571097 crc crio[23211]: time=\"2026-06-11T16:35:11.570940791Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager\" id=a9d9564d-01fb-41c7-b406-06da33cba77f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.573938 crc crio[23211]: time=\"2026-06-11T16:35:11.573875982Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager\" id=5dfd21aa-d6fd-414c-8ec5-71e3903f17b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.579929 crc crio[23211]: time=\"2026-06-11T16:35:11.579858756Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager\" id=1050c1c4-7d99-48b6-b98a-cb1ee60bdd82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.583603 crc crio[23211]: time=\"2026-06-11T16:35:11.583536466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.592157 crc crio[23211]: time=\"2026-06-11T16:35:11.591791185Z\" level=info msg=\"Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator\" id=f793e7f1-b31f-44ab-ad77-9ac9b16ec0e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.603510 crc crio[23211]: time=\"2026-06-11T16:35:11.603379477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.603996 crc crio[23211]: time=\"2026-06-11T16:35:11.60395708Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager\" id=4ed9cf26-4a19-4334-9011-c03b7156be29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.613107 crc crio[23211]: time=\"2026-06-11T16:35:11.61300444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.640784 crc crio[23211]: time=\"2026-06-11T16:35:11.640516436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.644302 crc crio[23211]: time=\"2026-06-11T16:35:11.644208456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.646803 crc crio[23211]: time=\"2026-06-11T16:35:11.646734997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.648106 crc crio[23211]: time=\"2026-06-11T16:35:11.648054989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.648318 crc crio[23211]: time=\"2026-06-11T16:35:11.648181012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.653183 crc crio[23211]: time=\"2026-06-11T16:35:11.652960837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.657598 crc crio[23211]: time=\"2026-06-11T16:35:11.657542139Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager\" id=02b4ae26-7fa0-4bce-b7f6-706d0d8047f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:11.665166 crc crio[23211]: time=\"2026-06-11T16:35:11.665061431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.666169 crc crio[23211]: time=\"2026-06-11T16:35:11.666082745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.666463 crc crio[23211]: time=\"2026-06-11T16:35:11.666218639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.693962 crc crio[23211]: time=\"2026-06-11T16:35:11.693862819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.696884 crc crio[23211]: time=\"2026-06-11T16:35:11.696823121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.716773 crc crio[23211]: time=\"2026-06-11T16:35:11.71660799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.720988 crc crio[23211]: time=\"2026-06-11T16:35:11.720899844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.742709 crc crio[23211]: time=\"2026-06-11T16:35:11.7425919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.746367 crc crio[23211]: time=\"2026-06-11T16:35:11.746286489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.755931 crc crio[23211]: time=\"2026-06-11T16:35:11.75582242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.811701 crc crio[23211]: time=\"2026-06-11T16:35:11.809181412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.826542 crc crio[23211]: time=\"2026-06-11T16:35:11.826290197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.891508 crc crio[23211]: time=\"2026-06-11T16:35:11.890571094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.901504 crc crio[23211]: time=\"2026-06-11T16:35:11.899030309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.901504 crc crio[23211]: time=\"2026-06-11T16:35:11.900234808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.907318 crc crio[23211]: time=\"2026-06-11T16:35:11.907193567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.989607 crc crio[23211]: time=\"2026-06-11T16:35:11.987964984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:11.994600 crc crio[23211]: time=\"2026-06-11T16:35:11.992522664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.017257 crc crio[23211]: time=\"2026-06-11T16:35:12.016804352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.035265 crc crio[23211]: time=\"2026-06-11T16:35:12.035175657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.042789 crc crio[23211]: time=\"2026-06-11T16:35:12.042729001Z\" level=info msg=\"Created container 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager\" id=97c7eacf-1442-49b1-a96b-5e0d0244d340 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.046138 crc crio[23211]: time=\"2026-06-11T16:35:12.046070311Z\" level=info msg=\"Starting container: 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86\" id=31b27227-a5a3-4dd1-8c47-81cac0ae6a4a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.046827 crc crio[23211]: time=\"2026-06-11T16:35:12.046742748Z\" level=info msg=\"Created container a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager\" id=160ec820-5809-4e5f-8123-11bb02d44fa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.047724 crc crio[23211]: time=\"2026-06-11T16:35:12.04766446Z\" level=info msg=\"Starting container: a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf\" id=b3a609ae-96c1-4c6e-85ca-49cf679be5a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.050277 crc crio[23211]: time=\"2026-06-11T16:35:12.049806681Z\" level=info msg=\"Created container 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager\" id=66cfb256-ef0f-45c8-882b-439c5ca5af75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.050277 crc crio[23211]: time=\"2026-06-11T16:35:12.049970836Z\" level=info msg=\"Created container 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager\" id=a84d4cfb-c46c-4ff0-afed-72e13b7a0426 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.055169 crc crio[23211]: time=\"2026-06-11T16:35:12.053266506Z\" level=info msg=\"Starting container: 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e\" id=d9060d8b-6556-49fd-866d-8d86c9ae8cc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.055169 crc crio[23211]: time=\"2026-06-11T16:35:12.054887275Z\" level=info msg=\"Starting container: 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd\" id=3685a40c-bd0d-49db-8c0c-3c7ed730c0c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.059551 crc crio[23211]: time=\"2026-06-11T16:35:12.059469025Z\" level=info msg=\"Started container\" PID=54830 containerID=7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86 description=openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager id=31b27227-a5a3-4dd1-8c47-81cac0ae6a4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\nJun 11 16:35:12.063512 crc crio[23211]: time=\"2026-06-11T16:35:12.063399501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.069026 crc crio[23211]: time=\"2026-06-11T16:35:12.065279837Z\" level=info msg=\"Started container\" PID=54831 containerID=a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager id=b3a609ae-96c1-4c6e-85ca-49cf679be5a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\nJun 11 16:35:12.069026 crc crio[23211]: time=\"2026-06-11T16:35:12.066717782Z\" level=info msg=\"Started container\" PID=54844 containerID=160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager id=d9060d8b-6556-49fd-866d-8d86c9ae8cc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\nJun 11 16:35:12.070315 crc crio[23211]: time=\"2026-06-11T16:35:12.070228306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.071181 crc crio[23211]: time=\"2026-06-11T16:35:12.070657346Z\" level=info msg=\"Started container\" PID=54845 containerID=6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager id=3685a40c-bd0d-49db-8c0c-3c7ed730c0c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\nJun 11 16:35:12.084812 crc crio[23211]: time=\"2026-06-11T16:35:12.084690677Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=479014da-de0c-4c73-8bc1-6ab93861b704 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.089003 crc crio[23211]: time=\"2026-06-11T16:35:12.088960841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9dd8f4ac-df7f-4528-a768-f51f7c2b1b96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.091064 crc crio[23211]: time=\"2026-06-11T16:35:12.090218481Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=37b71632-25d3-4d7a-9081-65811fb54d33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.091576 crc crio[23211]: time=\"2026-06-11T16:35:12.091305248Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c9a06bab-b457-434e-9e42-578a9f104be9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.119380 crc crio[23211]: time=\"2026-06-11T16:35:12.119283575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.120158 crc crio[23211]: time=\"2026-06-11T16:35:12.120078034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d7e4503c-9776-4bdb-a5c7-52001e56bcdc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.122509 crc crio[23211]: time=\"2026-06-11T16:35:12.122394501Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=cd96a41f-34fe-481c-b81e-abe1df5f9a80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.122953 crc crio[23211]: time=\"2026-06-11T16:35:12.122894343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=79269909-331b-4e53-8c20-d024435f91af name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.123309 crc crio[23211]: time=\"2026-06-11T16:35:12.123237871Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a2b9b0b5-7bef-436a-a880-00b9f535c41a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.128527 crc crio[23211]: time=\"2026-06-11T16:35:12.128399575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.145599 crc crio[23211]: time=\"2026-06-11T16:35:12.145252034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.150764 crc crio[23211]: time=\"2026-06-11T16:35:12.150701526Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy\" id=aea21adb-3d4c-4dae-b9c4-859d7c3de6d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.159048 crc crio[23211]: time=\"2026-06-11T16:35:12.158962577Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy\" id=83a02734-f2c5-4cdf-9cb9-26bdb9051dc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.160017 crc crio[23211]: time=\"2026-06-11T16:35:12.159931179Z\" level=info msg=\"Created container 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager\" id=b2c15734-34ae-4ade-af2d-aae7cd214cdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.161173 crc crio[23211]: time=\"2026-06-11T16:35:12.16076321Z\" level=info msg=\"Created container eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager\" id=a7db778b-d19a-4c61-ac05-99ff2ebddc84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.161647 crc crio[23211]: time=\"2026-06-11T16:35:12.16158749Z\" level=info msg=\"Starting container: 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402\" id=d45a71dc-9db4-47d8-ad1c-ad90eaa1214b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.163786 crc crio[23211]: time=\"2026-06-11T16:35:12.163696501Z\" level=info msg=\"Starting container: eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb\" id=dadefbc3-baec-42ac-9ddb-8b060fc5f8b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.165620 crc crio[23211]: time=\"2026-06-11T16:35:12.165548906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.171316 crc crio[23211]: time=\"2026-06-11T16:35:12.171034228Z\" level=info msg=\"Started container\" PID=54849 containerID=eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager id=dadefbc3-baec-42ac-9ddb-8b060fc5f8b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\nJun 11 16:35:12.176386 crc crio[23211]: time=\"2026-06-11T16:35:12.176296326Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy\" id=aced5606-e924-4099-903b-108df7e9f73c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.178505 crc crio[23211]: time=\"2026-06-11T16:35:12.178379046Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy\" id=7a54bc6a-1858-434b-8eb4-d860f99dbd90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.178505 crc crio[23211]: time=\"2026-06-11T16:35:12.178388016Z\" level=info msg=\"Started container\" PID=54858 containerID=793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager id=d45a71dc-9db4-47d8-ad1c-ad90eaa1214b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\nJun 11 16:35:12.185827 crc crio[23211]: time=\"2026-06-11T16:35:12.185158841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a3d2e38a-39b2-436e-9377-55e7d63c013a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.199788 crc crio[23211]: time=\"2026-06-11T16:35:12.199559549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fd49d1a3-0be7-4c51-98af-a008122d497a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.200982 crc crio[23211]: time=\"2026-06-11T16:35:12.20078165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.201996 crc crio[23211]: time=\"2026-06-11T16:35:12.201904786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.202696 crc crio[23211]: time=\"2026-06-11T16:35:12.202649215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.203053 crc crio[23211]: time=\"2026-06-11T16:35:12.202960862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.205979 crc crio[23211]: time=\"2026-06-11T16:35:12.205890103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3b73e386-6a45-4fbd-abd5-d5f4e082e3cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.207208 crc crio[23211]: time=\"2026-06-11T16:35:12.207129403Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0d4335f3-f4cd-4912-8b2c-76f7578befba name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.224521 crc crio[23211]: time=\"2026-06-11T16:35:12.224008202Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy\" id=20c56bc2-4f17-4391-a73a-3435f475eef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.227196 crc crio[23211]: time=\"2026-06-11T16:35:12.227160518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.243633 crc crio[23211]: time=\"2026-06-11T16:35:12.243576436Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy\" id=b30d2279-4bed-4c51-8fec-3f2c2891ae14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.244209 crc crio[23211]: time=\"2026-06-11T16:35:12.244189541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.251682 crc crio[23211]: time=\"2026-06-11T16:35:12.25158623Z\" level=info msg=\"Created container 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager\" id=126f9a2c-4fb7-4102-b6fb-6dc01ff448fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.253133 crc crio[23211]: time=\"2026-06-11T16:35:12.25280323Z\" level=info msg=\"Starting container: 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178\" id=1d7fa6dc-85fb-488e-8fe4-dc1f32f393b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.283371 crc crio[23211]: time=\"2026-06-11T16:35:12.283267638Z\" level=info msg=\"Started container\" PID=54854 containerID=44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager id=1d7fa6dc-85fb-488e-8fe4-dc1f32f393b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\nJun 11 16:35:12.298563 crc crio[23211]: time=\"2026-06-11T16:35:12.296923419Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=00d18771-ca97-4c15-9938-68521c6b32d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.323841 crc crio[23211]: time=\"2026-06-11T16:35:12.323628977Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c2fbb652-97a3-4ec4-ad3f-cfdabc55ad7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.344931 crc crio[23211]: time=\"2026-06-11T16:35:12.344795968Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy\" id=5d359e1c-6096-465b-9259-a5dd1b14f4cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.351184 crc crio[23211]: time=\"2026-06-11T16:35:12.351002438Z\" level=info msg=\"Created container c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager\" id=66cf2099-8c75-4041-b17f-ca0cc36e044a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.352687 crc crio[23211]: time=\"2026-06-11T16:35:12.352530846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.352687 crc crio[23211]: time=\"2026-06-11T16:35:12.352602628Z\" level=info msg=\"Starting container: c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4\" id=cccc0fd3-0af3-45ea-8d21-116b8021195e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.368198 crc crio[23211]: time=\"2026-06-11T16:35:12.36758469Z\" level=info msg=\"Created container 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager\" id=86e7420c-3974-4dbd-9016-341665eb6914 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.368198 crc crio[23211]: time=\"2026-06-11T16:35:12.368168505Z\" level=info msg=\"Started container\" PID=54864 containerID=c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager id=cccc0fd3-0af3-45ea-8d21-116b8021195e name=/runtime.v1.RuntimeService/StartContainer sandboxID=49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\nJun 11 16:35:12.384085 crc crio[23211]: time=\"2026-06-11T16:35:12.383952347Z\" level=info msg=\"Starting container: 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe\" id=325cb131-96dd-41b3-add9-c2cd7306aaab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.394699 crc crio[23211]: time=\"2026-06-11T16:35:12.394596955Z\" level=info msg=\"Started container\" PID=54867 containerID=83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager id=325cb131-96dd-41b3-add9-c2cd7306aaab name=/runtime.v1.RuntimeService/StartContainer sandboxID=59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\nJun 11 16:35:12.397664 crc crio[23211]: time=\"2026-06-11T16:35:12.397539606Z\" level=info msg=\"Created container 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager\" id=ca717808-53ad-466c-802c-00c212fefd66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.399760 crc crio[23211]: time=\"2026-06-11T16:35:12.399685369Z\" level=info msg=\"Starting container: 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55\" id=e0462b64-abb9-4b26-b1c3-bfc9ccceb0ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.402019 crc crio[23211]: time=\"2026-06-11T16:35:12.401940694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8b6d9ebe-4485-47c8-a975-01c411ed9f4d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.415147 crc crio[23211]: time=\"2026-06-11T16:35:12.415022259Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7dc6469a-a946-4f66-99eb-45b0ab99e1b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.420712 crc crio[23211]: time=\"2026-06-11T16:35:12.420619586Z\" level=info msg=\"Started container\" PID=54859 containerID=97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55 description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager id=e0462b64-abb9-4b26-b1c3-bfc9ccceb0ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\nJun 11 16:35:12.426401 crc crio[23211]: time=\"2026-06-11T16:35:12.426070787Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=97c31990-51e5-4a3c-8a63-a3a61f94d5fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.442281 crc crio[23211]: time=\"2026-06-11T16:35:12.442176648Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy\" id=b15b32db-32cc-41a1-9f46-3591c496146f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.443281 crc crio[23211]: time=\"2026-06-11T16:35:12.443181892Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=610cc53d-fda1-4a29-8155-7e6e262ab0e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.460690 crc crio[23211]: time=\"2026-06-11T16:35:12.460590394Z\" level=info msg=\"Created container 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager\" id=d1e7e9bf-8873-46ee-9de4-bc6af957b648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.462802 crc crio[23211]: time=\"2026-06-11T16:35:12.462683264Z\" level=info msg=\"Starting container: 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1\" id=1633fbfd-7dc4-4a7c-9560-54157bc34cb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.471851 crc crio[23211]: time=\"2026-06-11T16:35:12.471746204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.472877 crc crio[23211]: time=\"2026-06-11T16:35:12.472759369Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=070f14a9-b1f6-482d-85ae-d311084f220e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.472877 crc crio[23211]: time=\"2026-06-11T16:35:12.47278793Z\" level=info msg=\"Started container\" PID=54876 containerID=1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager id=1633fbfd-7dc4-4a7c-9560-54157bc34cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\nJun 11 16:35:12.477819 crc crio[23211]: time=\"2026-06-11T16:35:12.47777004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.493523 crc crio[23211]: time=\"2026-06-11T16:35:12.493379478Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d166f51b-4600-410b-a49f-3e72ecd0e49b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.521604 crc crio[23211]: time=\"2026-06-11T16:35:12.521302554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.536660 crc crio[23211]: time=\"2026-06-11T16:35:12.536565464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.557060 crc crio[23211]: time=\"2026-06-11T16:35:12.556975259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.577671 crc crio[23211]: time=\"2026-06-11T16:35:12.577586918Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=242349e1-cc9e-448b-9902-fa8616e9bbfb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.625381 crc crio[23211]: time=\"2026-06-11T16:35:12.625187442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.629368 crc crio[23211]: time=\"2026-06-11T16:35:12.629273591Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7f74569f-7d57-439e-b399-d9fec528e0d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.632233 crc crio[23211]: time=\"2026-06-11T16:35:12.632170121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.634792 crc crio[23211]: time=\"2026-06-11T16:35:12.634595869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.635192 crc crio[23211]: time=\"2026-06-11T16:35:12.635130713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.638178 crc crio[23211]: time=\"2026-06-11T16:35:12.638065394Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy\" id=c563d002-db59-446a-b7ac-447add1c5d59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.638809 crc crio[23211]: time=\"2026-06-11T16:35:12.63874854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.645168 crc crio[23211]: time=\"2026-06-11T16:35:12.645086064Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy\" id=8a21ecd1-0645-4bc1-98b5-d21b3c9f6823 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.663182 crc crio[23211]: time=\"2026-06-11T16:35:12.662624468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.665305 crc crio[23211]: time=\"2026-06-11T16:35:12.665237503Z\" level=info msg=\"Created container f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager\" id=a88ebaaf-a83b-4e47-8505-832e3d74108c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.670064 crc crio[23211]: time=\"2026-06-11T16:35:12.66641254Z\" level=info msg=\"Starting container: f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d\" id=c46a59f2-cc0a-48f6-bd6c-743c2c155328 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.671927 crc crio[23211]: time=\"2026-06-11T16:35:12.67176754Z\" level=info msg=\"Created container 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager\" id=d0af6675-acbd-4c40-9dbc-103843a823f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.675721 crc crio[23211]: time=\"2026-06-11T16:35:12.673603904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.681918 crc crio[23211]: time=\"2026-06-11T16:35:12.681828324Z\" level=info msg=\"Started container\" PID=54908 containerID=f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager id=c46a59f2-cc0a-48f6-bd6c-743c2c155328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\nJun 11 16:35:12.682806 crc crio[23211]: time=\"2026-06-11T16:35:12.682736176Z\" level=info msg=\"Starting container: 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d\" id=03493bef-f44d-4e3b-a787-40b5dc8e2439 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.696485 crc crio[23211]: time=\"2026-06-11T16:35:12.696309115Z\" level=info msg=\"Created container 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager\" id=4c0b72d6-41ea-435d-ab16-64c96b711b36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.698262 crc crio[23211]: time=\"2026-06-11T16:35:12.698004896Z\" level=info msg=\"Starting container: 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702\" id=c31ffcb9-4e90-448f-b296-170594b1d522 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.704528 crc crio[23211]: time=\"2026-06-11T16:35:12.704390911Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=44cf8d45-5c9c-4914-bae3-a1eb7f2cc464 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.726859 crc crio[23211]: time=\"2026-06-11T16:35:12.726747492Z\" level=info msg=\"Started container\" PID=54933 containerID=578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager id=03493bef-f44d-4e3b-a787-40b5dc8e2439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\nJun 11 16:35:12.733511 crc crio[23211]: time=\"2026-06-11T16:35:12.733367762Z\" level=info msg=\"Created container 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager\" id=5dfd21aa-d6fd-414c-8ec5-71e3903f17b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.736738 crc crio[23211]: time=\"2026-06-11T16:35:12.736664883Z\" level=info msg=\"Started container\" PID=54959 containerID=0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702 description=openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager id=c31ffcb9-4e90-448f-b296-170594b1d522 name=/runtime.v1.RuntimeService/StartContainer sandboxID=809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\nJun 11 16:35:12.749891 crc crio[23211]: time=\"2026-06-11T16:35:12.749847941Z\" level=info msg=\"Starting container: 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7\" id=c8c01f24-e925-4dcd-b8b0-c8097a63ab07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:12.767468 crc crio[23211]: time=\"2026-06-11T16:35:12.767310694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8dae6221-f437-4845-918c-0383a2d290a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.767986 crc crio[23211]: time=\"2026-06-11T16:35:12.767900498Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a1188adc-1835-49a1-a0e5-b6dd0dafdf73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.770657 crc crio[23211]: time=\"2026-06-11T16:35:12.770562373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.784614 crc crio[23211]: time=\"2026-06-11T16:35:12.780562246Z\" level=info msg=\"Started container\" PID=54919 containerID=02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7 description=openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager id=c8c01f24-e925-4dcd-b8b0-c8097a63ab07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\nJun 11 16:35:12.798287 crc crio[23211]: time=\"2026-06-11T16:35:12.798238884Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d5223770-f836-4988-8c7a-bb0c1337ab5a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.804538 crc crio[23211]: time=\"2026-06-11T16:35:12.80431163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.806661 crc crio[23211]: time=\"2026-06-11T16:35:12.806589376Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9fdfc9b0-0c60-44e0-90b7-a29844c3c23c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:12.807582 crc crio[23211]: time=\"2026-06-11T16:35:12.807390006Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy\" id=881c32d2-195e-4270-a0d6-76df7bebe893 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.820406 crc crio[23211]: time=\"2026-06-11T16:35:12.820297288Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy\" id=9cc566a7-4cdf-406f-ad4f-2f26626f4463 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:12.820923 crc crio[23211]: time=\"2026-06-11T16:35:12.820855561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.832280 crc crio[23211]: time=\"2026-06-11T16:35:12.832186446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.835971 crc crio[23211]: time=\"2026-06-11T16:35:12.833711984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.836317 crc crio[23211]: time=\"2026-06-11T16:35:12.836250074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.836569 crc crio[23211]: time=\"2026-06-11T16:35:12.836495031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.848524 crc crio[23211]: time=\"2026-06-11T16:35:12.845099529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.850363 crc crio[23211]: time=\"2026-06-11T16:35:12.850268774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.850622 crc crio[23211]: time=\"2026-06-11T16:35:12.850536771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.858538 crc crio[23211]: time=\"2026-06-11T16:35:12.857206842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.861995 crc crio[23211]: time=\"2026-06-11T16:35:12.861925537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.868376 crc crio[23211]: time=\"2026-06-11T16:35:12.868284791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.876630 crc crio[23211]: time=\"2026-06-11T16:35:12.876048299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.877900 crc crio[23211]: time=\"2026-06-11T16:35:12.877811012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:12.995765 crc crio[23211]: time=\"2026-06-11T16:35:12.995668437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.006392 crc crio[23211]: time=\"2026-06-11T16:35:13.006246423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.021143 crc crio[23211]: time=\"2026-06-11T16:35:13.021068612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.030638 crc crio[23211]: time=\"2026-06-11T16:35:13.030565692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.036139 crc crio[23211]: time=\"2026-06-11T16:35:13.036074216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.038545 crc crio[23211]: time=\"2026-06-11T16:35:13.038470434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.053773 crc crio[23211]: time=\"2026-06-11T16:35:13.053675082Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9403b700-54ed-4ae9-8e97-1571d8b328ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:13.053911 crc crio[23211]: time=\"2026-06-11T16:35:13.053808656Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c1f1993d-511d-40c2-8374-a7b88b66d495 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:13.053911 crc crio[23211]: time=\"2026-06-11T16:35:13.053855507Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ba516721-0bda-43d8-a6e6-5d0285d9a027 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:13.077732 crc crio[23211]: time=\"2026-06-11T16:35:13.077671094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.080715 crc crio[23211]: time=\"2026-06-11T16:35:13.080683287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.115505 crc crio[23211]: time=\"2026-06-11T16:35:13.111873692Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy\" id=634e03a1-104d-4946-b43b-437d99e4c58c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.124755 crc crio[23211]: time=\"2026-06-11T16:35:13.124705373Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy\" id=b81d0d7e-df59-4935-81c3-25eeb4b27b5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.137142 crc crio[23211]: time=\"2026-06-11T16:35:13.137062222Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy\" id=3276d187-daf2-4fed-ab90-1998a5777b66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.202660 crc crio[23211]: time=\"2026-06-11T16:35:13.202563929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.209207 crc crio[23211]: time=\"2026-06-11T16:35:13.209129459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.248199 crc crio[23211]: time=\"2026-06-11T16:35:13.248136294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.257993 crc crio[23211]: time=\"2026-06-11T16:35:13.257875329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.267510 crc crio[23211]: time=\"2026-06-11T16:35:13.267467582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.272876 crc crio[23211]: time=\"2026-06-11T16:35:13.270215478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.275949 crc crio[23211]: time=\"2026-06-11T16:35:13.275869426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.299309 crc crio[23211]: time=\"2026-06-11T16:35:13.295364227Z\" level=info msg=\"Created container e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator\" id=f793e7f1-b31f-44ab-ad77-9ac9b16ec0e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.301324 crc crio[23211]: time=\"2026-06-11T16:35:13.30128433Z\" level=info msg=\"Starting container: e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6\" id=cb49ebfc-bb1d-4a48-a317-4e1a237e1857 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:13.349395 crc crio[23211]: time=\"2026-06-11T16:35:13.349307765Z\" level=info msg=\"Started container\" PID=55134 containerID=e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6 description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator id=cb49ebfc-bb1d-4a48-a317-4e1a237e1857 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b\nJun 11 16:35:13.553848 crc crio[23211]: time=\"2026-06-11T16:35:13.553163614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.560493 crc crio[23211]: time=\"2026-06-11T16:35:13.560378697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.622860 crc crio[23211]: time=\"2026-06-11T16:35:13.622676577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.631629 crc crio[23211]: time=\"2026-06-11T16:35:13.631543072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.633348 crc crio[23211]: time=\"2026-06-11T16:35:13.633178682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.638513 crc crio[23211]: time=\"2026-06-11T16:35:13.638392848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.678387 crc crio[23211]: time=\"2026-06-11T16:35:13.678316095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.681546 crc crio[23211]: time=\"2026-06-11T16:35:13.681510132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.718307 crc crio[23211]: time=\"2026-06-11T16:35:13.71813482Z\" level=info msg=\"Created container ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy\" id=20c56bc2-4f17-4391-a73a-3435f475eef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.720614 crc crio[23211]: time=\"2026-06-11T16:35:13.720532808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.722204 crc crio[23211]: time=\"2026-06-11T16:35:13.722108906Z\" level=info msg=\"Starting container: ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136\" id=0f5d655d-b9bb-41a5-a6fa-42b25e4ed95a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:13.729819 crc crio[23211]: time=\"2026-06-11T16:35:13.729653178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.731758 crc crio[23211]: time=\"2026-06-11T16:35:13.731652577Z\" level=info msg=\"Started container\" PID=55185 containerID=ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy id=0f5d655d-b9bb-41a5-a6fa-42b25e4ed95a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\nJun 11 16:35:13.734614 crc crio[23211]: time=\"2026-06-11T16:35:13.734395634Z\" level=info msg=\"Created container 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager\" id=8120a8bd-2290-4c7a-8c95-d8de7f7e0e90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.736491 crc crio[23211]: time=\"2026-06-11T16:35:13.736097405Z\" level=info msg=\"Starting container: 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d\" id=3d415b20-b759-4eed-97bf-44dd06774f5c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:13.744988 crc crio[23211]: time=\"2026-06-11T16:35:13.744871777Z\" level=info msg=\"Started container\" PID=55140 containerID=60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d description=openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager id=3d415b20-b759-4eed-97bf-44dd06774f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\nJun 11 16:35:13.768022 crc crio[23211]: time=\"2026-06-11T16:35:13.767905056Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3f656e88-dd46-4861-81d5-823dd926a0bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:13.772287 crc crio[23211]: time=\"2026-06-11T16:35:13.77219706Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=07f9b4ca-680c-4dad-9123-c64b763af6e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:13.824901 crc crio[23211]: time=\"2026-06-11T16:35:13.824800974Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy\" id=60c89f01-2355-4fc0-8a66-04bde9bc72bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.825277 crc crio[23211]: time=\"2026-06-11T16:35:13.825249384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.879805 crc crio[23211]: time=\"2026-06-11T16:35:13.879713115Z\" level=info msg=\"Created container 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager\" id=2645a5f1-eee0-47c8-ab80-27de6cb64f0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.881251 crc crio[23211]: time=\"2026-06-11T16:35:13.881174379Z\" level=info msg=\"Created container f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy\" id=b30d2279-4bed-4c51-8fec-3f2c2891ae14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.882273 crc crio[23211]: time=\"2026-06-11T16:35:13.882207734Z\" level=info msg=\"Created container b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy\" id=aea21adb-3d4c-4dae-b9c4-859d7c3de6d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.882885 crc crio[23211]: time=\"2026-06-11T16:35:13.882825989Z\" level=info msg=\"Starting container: f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d\" id=bfdbad07-2ecd-4e31-ab26-20f161358bd3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:13.882964 crc crio[23211]: time=\"2026-06-11T16:35:13.882911102Z\" level=info msg=\"Starting container: 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334\" id=0938c5cd-ea2a-4566-b892-61007bb135c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:13.884075 crc crio[23211]: time=\"2026-06-11T16:35:13.883982167Z\" level=info msg=\"Created container 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager\" id=02b4ae26-7fa0-4bce-b7f6-706d0d8047f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.886134 crc crio[23211]: time=\"2026-06-11T16:35:13.885852273Z\" level=info msg=\"Starting container: b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e\" id=789fae24-42f1-41de-9f13-7b58ccbf580e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:13.886134 crc crio[23211]: time=\"2026-06-11T16:35:13.885963546Z\" level=info msg=\"Created container f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager\" id=1050c1c4-7d99-48b6-b98a-cb1ee60bdd82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.889363 crc crio[23211]: time=\"2026-06-11T16:35:13.888562589Z\" level=info msg=\"Starting container: f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e\" id=ee7371be-2102-4d94-9d98-d78ebb3badf8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:13.889363 crc crio[23211]: time=\"2026-06-11T16:35:13.888646491Z\" level=info msg=\"Starting container: 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a\" id=606de0e6-a116-4dee-bf1b-0e5e73216ce0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:13.909530 crc crio[23211]: time=\"2026-06-11T16:35:13.898806647Z\" level=info msg=\"Started container\" PID=55196 containerID=f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d description=openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy id=bfdbad07-2ecd-4e31-ab26-20f161358bd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\nJun 11 16:35:13.909530 crc crio[23211]: time=\"2026-06-11T16:35:13.899122994Z\" level=info msg=\"Started container\" PID=55210 containerID=b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy id=789fae24-42f1-41de-9f13-7b58ccbf580e name=/runtime.v1.RuntimeService/StartContainer sandboxID=142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\nJun 11 16:35:13.909530 crc crio[23211]: time=\"2026-06-11T16:35:13.899796691Z\" level=info msg=\"Started container\" PID=55146 containerID=60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager id=0938c5cd-ea2a-4566-b892-61007bb135c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\nJun 11 16:35:13.909530 crc crio[23211]: time=\"2026-06-11T16:35:13.903602403Z\" level=info msg=\"Started container\" PID=55223 containerID=689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a description=openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager id=606de0e6-a116-4dee-bf1b-0e5e73216ce0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\nJun 11 16:35:13.921273 crc crio[23211]: time=\"2026-06-11T16:35:13.921179919Z\" level=info msg=\"Started container\" PID=55149 containerID=f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager id=ee7371be-2102-4d94-9d98-d78ebb3badf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\nJun 11 16:35:13.922324 crc crio[23211]: time=\"2026-06-11T16:35:13.922128402Z\" level=info msg=\"Created container 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy\" id=5d359e1c-6096-465b-9259-a5dd1b14f4cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.923291 crc crio[23211]: time=\"2026-06-11T16:35:13.923216648Z\" level=info msg=\"Starting container: 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991\" id=a59cd314-2b8b-4390-be09-dd329a879634 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:13.925564 crc crio[23211]: time=\"2026-06-11T16:35:13.925517035Z\" level=info msg=\"Created container 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy\" id=7a54bc6a-1858-434b-8eb4-d860f99dbd90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.926406 crc crio[23211]: time=\"2026-06-11T16:35:13.926313793Z\" level=info msg=\"Starting container: 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f\" id=09417b33-5d97-4d29-8005-167651604f29 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:13.932693 crc crio[23211]: time=\"2026-06-11T16:35:13.932536525Z\" level=info msg=\"Started container\" PID=55211 containerID=9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy id=a59cd314-2b8b-4390-be09-dd329a879634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\nJun 11 16:35:13.934849 crc crio[23211]: time=\"2026-06-11T16:35:13.933505857Z\" level=info msg=\"Started container\" PID=55207 containerID=9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy id=09417b33-5d97-4d29-8005-167651604f29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\nJun 11 16:35:13.972208 crc crio[23211]: time=\"2026-06-11T16:35:13.971896157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=180bebd0-1a42-4a4f-b672-08312a256012 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:13.979004 crc crio[23211]: time=\"2026-06-11T16:35:13.978914608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.982567 crc crio[23211]: time=\"2026-06-11T16:35:13.982493774Z\" level=info msg=\"Created container 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager\" id=a9d9564d-01fb-41c7-b406-06da33cba77f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.986407 crc crio[23211]: time=\"2026-06-11T16:35:13.986247845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:13.987775 crc crio[23211]: time=\"2026-06-11T16:35:13.987700321Z\" level=info msg=\"Created container 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy\" id=c563d002-db59-446a-b7ac-447add1c5d59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:13.989997 crc crio[23211]: time=\"2026-06-11T16:35:13.989910444Z\" level=info msg=\"Starting container: 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7\" id=a8684e50-46a3-49f4-92e9-9563c5767145 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:13.993298 crc crio[23211]: time=\"2026-06-11T16:35:13.993099821Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=92bd1fbf-8a75-4e25-a999-1679773bf36b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:13.993298 crc crio[23211]: time=\"2026-06-11T16:35:13.993288796Z\" level=info msg=\"Starting container: 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b\" id=54fcbc30-6d25-402d-8009-528c5e2a65a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:13.996992 crc crio[23211]: time=\"2026-06-11T16:35:13.996885533Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0eb8cdbf-cef4-4449-82a0-dd7f8c279845 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:14.003724 crc crio[23211]: time=\"2026-06-11T16:35:14.003642916Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=74508474-936a-4e91-a9c7-ddb56d2c7070 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:14.009521 crc crio[23211]: time=\"2026-06-11T16:35:14.009375585Z\" level=info msg=\"Created container c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy\" id=b15b32db-32cc-41a1-9f46-3591c496146f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.009940 crc crio[23211]: time=\"2026-06-11T16:35:14.009773456Z\" level=info msg=\"Created container 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager\" id=4ed9cf26-4a19-4334-9011-c03b7156be29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.014512 crc crio[23211]: time=\"2026-06-11T16:35:14.014376507Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=dc8e7450-17ca-4206-b7ca-1cf1018b3dd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:14.015836 crc crio[23211]: time=\"2026-06-11T16:35:14.01575595Z\" level=info msg=\"Started container\" PID=55193 containerID=52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7 description=openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager id=a8684e50-46a3-49f4-92e9-9563c5767145 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\nJun 11 16:35:14.016772 crc crio[23211]: time=\"2026-06-11T16:35:14.016698862Z\" level=info msg=\"Started container\" PID=55227 containerID=9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy id=54fcbc30-6d25-402d-8009-528c5e2a65a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\nJun 11 16:35:14.023719 crc crio[23211]: time=\"2026-06-11T16:35:14.02361852Z\" level=info msg=\"Starting container: 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e\" id=e9b1c5dd-1f4e-4929-88fa-97d4150d6c57 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.024168 crc crio[23211]: time=\"2026-06-11T16:35:14.024093722Z\" level=info msg=\"Starting container: c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7\" id=dcb78303-f494-4735-a9ac-d507ec0d22ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.029164 crc crio[23211]: time=\"2026-06-11T16:35:14.029066872Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8a7cee36-9b61-408c-9216-095119b9276f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:14.032770 crc crio[23211]: time=\"2026-06-11T16:35:14.03269313Z\" level=info msg=\"Started container\" PID=55220 containerID=c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy id=dcb78303-f494-4735-a9ac-d507ec0d22ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\nJun 11 16:35:14.037301 crc crio[23211]: time=\"2026-06-11T16:35:14.03720705Z\" level=info msg=\"Started container\" PID=55200 containerID=306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager id=e9b1c5dd-1f4e-4929-88fa-97d4150d6c57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\nJun 11 16:35:14.077529 crc crio[23211]: time=\"2026-06-11T16:35:14.077240179Z\" level=info msg=\"Created container c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy\" id=83a02734-f2c5-4cdf-9cb9-26bdb9051dc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.080921 crc crio[23211]: time=\"2026-06-11T16:35:14.079549355Z\" level=info msg=\"Starting container: c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843\" id=afdfd95d-d48d-49e8-be53-009ea5724688 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.083113 crc crio[23211]: time=\"2026-06-11T16:35:14.083029769Z\" level=info msg=\"Created container 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy\" id=8a21ecd1-0645-4bc1-98b5-d21b3c9f6823 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.087641 crc crio[23211]: time=\"2026-06-11T16:35:14.087303064Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b3ffe952-e445-4a22-9d77-ea021fa6e9ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:14.087641 crc crio[23211]: time=\"2026-06-11T16:35:14.087542739Z\" level=info msg=\"Starting container: 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320\" id=98729c1f-25bb-4e7d-b8ac-f2d47d43bdff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.093048 crc crio[23211]: time=\"2026-06-11T16:35:14.092892419Z\" level=info msg=\"Started container\" PID=55222 containerID=c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843 description=openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy id=afdfd95d-d48d-49e8-be53-009ea5724688 name=/runtime.v1.RuntimeService/StartContainer sandboxID=359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\nJun 11 16:35:14.093048 crc crio[23211]: time=\"2026-06-11T16:35:14.09294292Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8e224b46-98ef-43ec-bea4-be0132ce6a7d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:14.093765 crc crio[23211]: time=\"2026-06-11T16:35:14.093724578Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy\" id=8332e84f-0bdf-461b-9165-8563db2cbdd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.094572 crc crio[23211]: time=\"2026-06-11T16:35:14.094547309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:14.101002 crc crio[23211]: time=\"2026-06-11T16:35:14.095315468Z\" level=info msg=\"Started container\" PID=55230 containerID=8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy id=98729c1f-25bb-4e7d-b8ac-f2d47d43bdff name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\nJun 11 16:35:14.102052 crc crio[23211]: time=\"2026-06-11T16:35:14.094857696Z\" level=info msg=\"Created container 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy\" id=aced5606-e924-4099-903b-108df7e9f73c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.115179 crc crio[23211]: time=\"2026-06-11T16:35:14.11484929Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c3748ddb-f175-4715-a53d-156c70227a5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:14.115179 crc crio[23211]: time=\"2026-06-11T16:35:14.114882781Z\" level=info msg=\"Starting container: 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4\" id=0b6304f2-031d-41b8-b7e4-18035bec8ae6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.140805 crc crio[23211]: time=\"2026-06-11T16:35:14.133941334Z\" level=info msg=\"Started container\" PID=55204 containerID=35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy id=0b6304f2-031d-41b8-b7e4-18035bec8ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\nJun 11 16:35:14.252880 crc crio[23211]: time=\"2026-06-11T16:35:14.252825463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:14.263943 crc crio[23211]: time=\"2026-06-11T16:35:14.263886591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:14.395669 crc crio[23211]: time=\"2026-06-11T16:35:14.388315936Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=72afe244-923e-42ed-bbec-00970c0d8b36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:14.483962 crc crio[23211]: time=\"2026-06-11T16:35:14.483873151Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy\" id=aa2322cc-3a68-493e-8565-dc50b3619603 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.484292 crc crio[23211]: time=\"2026-06-11T16:35:14.484242099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:14.522367 crc crio[23211]: time=\"2026-06-11T16:35:14.522253891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:14.524837 crc crio[23211]: time=\"2026-06-11T16:35:14.524784322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:14.599802 crc crio[23211]: time=\"2026-06-11T16:35:14.599676447Z\" level=info msg=\"Created container e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy\" id=881c32d2-195e-4270-a0d6-76df7bebe893 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.600771 crc crio[23211]: time=\"2026-06-11T16:35:14.60069056Z\" level=info msg=\"Starting container: e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec\" id=e09787f3-a4e8-4f9e-aa4f-636d37018ab8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.607662 crc crio[23211]: time=\"2026-06-11T16:35:14.607562827Z\" level=info msg=\"Started container\" PID=55425 containerID=e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy id=e09787f3-a4e8-4f9e-aa4f-636d37018ab8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\nJun 11 16:35:14.689967 crc crio[23211]: time=\"2026-06-11T16:35:14.689281847Z\" level=info msg=\"Created container dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy\" id=9cc566a7-4cdf-406f-ad4f-2f26626f4463 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.689967 crc crio[23211]: time=\"2026-06-11T16:35:14.689948714Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy\" id=a8e2884d-1077-4965-8917-577fe1312440 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.690683 crc crio[23211]: time=\"2026-06-11T16:35:14.69061156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.691132913Z\" level=info msg=\"Created container 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy\" id=b81d0d7e-df59-4935-81c3-25eeb4b27b5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.692101366Z\" level=info msg=\"Created container 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy\" id=634e03a1-104d-4946-b43b-437d99e4c58c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.692706531Z\" level=info msg=\"Created container 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy\" id=3276d187-daf2-4fed-ab90-1998a5777b66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.69270752Z\" level=info msg=\"Starting container: 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81\" id=8b8ea611-1eed-45d5-b567-0d78b633e7f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.692979877Z\" level=info msg=\"Starting container: 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24\" id=ab9a97aa-627c-4f4a-8866-bf717a7b5a61 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.691180093Z\" level=info msg=\"Starting container: dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f\" id=76518b1d-64db-43f1-91cc-ae00e2eb3daa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.693608802Z\" level=info msg=\"Starting container: 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20\" id=cee9b999-bf92-4327-8fcd-4e5a7fde7352 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.697997 crc crio[23211]: time=\"2026-06-11T16:35:14.693846568Z\" level=info msg=\"Created container a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy\" id=60c89f01-2355-4fc0-8a66-04bde9bc72bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.702234 crc crio[23211]: time=\"2026-06-11T16:35:14.702147839Z\" level=info msg=\"Starting container: a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3\" id=920103f1-1066-4d12-8c48-3d0750ffdab5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.703857 crc crio[23211]: time=\"2026-06-11T16:35:14.703705897Z\" level=info msg=\"Started container\" PID=55430 containerID=3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy id=cee9b999-bf92-4327-8fcd-4e5a7fde7352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\nJun 11 16:35:14.704413 crc crio[23211]: time=\"2026-06-11T16:35:14.704278741Z\" level=info msg=\"Started container\" PID=55427 containerID=dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f description=openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy id=76518b1d-64db-43f1-91cc-ae00e2eb3daa name=/runtime.v1.RuntimeService/StartContainer sandboxID=809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\nJun 11 16:35:14.705826 crc crio[23211]: time=\"2026-06-11T16:35:14.705638833Z\" level=info msg=\"Started container\" PID=55421 containerID=5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy id=8b8ea611-1eed-45d5-b567-0d78b633e7f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\nJun 11 16:35:14.712783 crc crio[23211]: time=\"2026-06-11T16:35:14.712594273Z\" level=info msg=\"Created container 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy\" id=8332e84f-0bdf-461b-9165-8563db2cbdd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.717927 crc crio[23211]: time=\"2026-06-11T16:35:14.717716876Z\" level=info msg=\"Starting container: 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d\" id=f8b16bfc-7811-42e1-a244-b09ce8d128d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.729876 crc crio[23211]: time=\"2026-06-11T16:35:14.729778029Z\" level=info msg=\"Started container\" PID=55432 containerID=5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24 description=openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy id=ab9a97aa-627c-4f4a-8866-bf717a7b5a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\nJun 11 16:35:14.731839 crc crio[23211]: time=\"2026-06-11T16:35:14.731719295Z\" level=info msg=\"Started container\" PID=55419 containerID=a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3 description=openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy id=920103f1-1066-4d12-8c48-3d0750ffdab5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\nJun 11 16:35:14.749491 crc crio[23211]: time=\"2026-06-11T16:35:14.737816544Z\" level=info msg=\"Started container\" PID=55457 containerID=280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy id=f8b16bfc-7811-42e1-a244-b09ce8d128d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\nJun 11 16:35:14.825609 crc crio[23211]: time=\"2026-06-11T16:35:14.825520938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:14.843649 crc crio[23211]: time=\"2026-06-11T16:35:14.833184444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:14.961746 crc crio[23211]: time=\"2026-06-11T16:35:14.961621476Z\" level=info msg=\"Created container 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy\" id=aa2322cc-3a68-493e-8565-dc50b3619603 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.963374 crc crio[23211]: time=\"2026-06-11T16:35:14.963210394Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy\" id=cc10f517-9f4c-48b4-911f-49fcc42fc13a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.963516 crc crio[23211]: time=\"2026-06-11T16:35:14.96346062Z\" level=info msg=\"Starting container: 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1\" id=2c7b09c6-407d-457c-8faa-13226fa49c3c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.963901 crc crio[23211]: time=\"2026-06-11T16:35:14.963808598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:14.971815 crc crio[23211]: time=\"2026-06-11T16:35:14.9717456Z\" level=info msg=\"Started container\" PID=55464 containerID=211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1 description=openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy id=2c7b09c6-407d-457c-8faa-13226fa49c3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\nJun 11 16:35:14.972207 crc crio[23211]: time=\"2026-06-11T16:35:14.972140969Z\" level=info msg=\"Created container b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy\" id=a8e2884d-1077-4965-8917-577fe1312440 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.973657 crc crio[23211]: time=\"2026-06-11T16:35:14.973573184Z\" level=info msg=\"Starting container: b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c\" id=4f5f27aa-2ea7-4bc2-bf79-39f161678073 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:14.976193 crc crio[23211]: time=\"2026-06-11T16:35:14.976120487Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy\" id=5c373c9e-0f70-49f6-b843-fd8fa90e9666 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:14.997903 crc crio[23211]: time=\"2026-06-11T16:35:14.997797431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:14.999762 crc crio[23211]: time=\"2026-06-11T16:35:14.999677616Z\" level=info msg=\"Started container\" PID=55560 containerID=b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy id=4f5f27aa-2ea7-4bc2-bf79-39f161678073 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\nJun 11 16:35:15.052212 crc crio[23211]: time=\"2026-06-11T16:35:15.052091787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:15.054301 crc crio[23211]: time=\"2026-06-11T16:35:15.054200827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:15.152739 crc crio[23211]: time=\"2026-06-11T16:35:15.149720942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:15.159196 crc crio[23211]: time=\"2026-06-11T16:35:15.1591232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:15.322874 crc crio[23211]: time=\"2026-06-11T16:35:15.322757144Z\" level=info msg=\"Created container 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy\" id=cc10f517-9f4c-48b4-911f-49fcc42fc13a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:15.323625 crc crio[23211]: time=\"2026-06-11T16:35:15.323562533Z\" level=info msg=\"Starting container: 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e\" id=5e9b22a5-0256-437c-b710-cb887183075a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:15.326490 crc crio[23211]: time=\"2026-06-11T16:35:15.326321411Z\" level=info msg=\"Created container c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy\" id=5c373c9e-0f70-49f6-b843-fd8fa90e9666 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:15.328075 crc crio[23211]: time=\"2026-06-11T16:35:15.32794645Z\" level=info msg=\"Starting container: c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10\" id=1045abf3-1c7f-4d88-95e3-5e82546b6b33 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:15.333054 crc crio[23211]: time=\"2026-06-11T16:35:15.332964001Z\" level=info msg=\"Started container\" PID=55591 containerID=c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy id=1045abf3-1c7f-4d88-95e3-5e82546b6b33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\nJun 11 16:35:15.359852 crc crio[23211]: time=\"2026-06-11T16:35:15.35976838Z\" level=info msg=\"Started container\" PID=55586 containerID=0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e description=openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy id=5e9b22a5-0256-437c-b710-cb887183075a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\nJun 11 16:35:45.328400 crc crio[23211]: time=\"2026-06-11T16:35:45.32771463Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-xkmcg/POD\" id=1912f0d1-ace8-4120-9225-8ed8326545a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:45.329693 crc crio[23211]: time=\"2026-06-11T16:35:45.328461217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:45.356985 crc crio[23211]: time=\"2026-06-11T16:35:45.356876357Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-xkmcg Namespace:openstack ID:db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1 UID:091374bf-e70a-48e1-94cb-f9e269217a72 NetNS:/var/run/netns/6ca95488-7fb0-4cef-9f19-4db047aa37fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod091374bf_e70a_48e1_94cb_f9e269217a72.slice PodAnnotations:0xc0038acc80}] Aliases:map[]}\"\nJun 11 16:35:45.356985 crc crio[23211]: time=\"2026-06-11T16:35:45.356949068Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-bf5545dbf-xkmcg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:35:45.579001 crc crio[23211]: time=\"2026-06-11T16:35:45.57786753Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-ddf44/POD\" id=667eb491-93e4-42ad-b225-c97ce3d12635 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:45.579001 crc crio[23211]: time=\"2026-06-11T16:35:45.578396963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:45.638716 crc crio[23211]: time=\"2026-06-11T16:35:45.638577841Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-ddf44 Namespace:openstack ID:67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320 UID:58d814f3-125f-49ab-99e3-29ba0369f026 NetNS:/var/run/netns/9c4f1804-092e-42d3-8e94-03620607866f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d814f3_125f_49ab_99e3_29ba0369f026.slice PodAnnotations:0xc003089400}] Aliases:map[]}\"\nJun 11 16:35:45.638716 crc crio[23211]: time=\"2026-06-11T16:35:45.638676803Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f94844f59-ddf44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:35:45.940802 crc crio[23211]: 2026-06-11T16:35:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67ebe8f5395468c Mac:9e:e8:34:19:b3:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/9c4f1804-092e-42d3-8e94-03620607866f SocketPath: PciID:}] [{Interface:0xc0001405c0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:35:45.940802 crc crio[23211]: time=\"2026-06-11T16:35:45.9385919Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-ddf44 Namespace:openstack ID:67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320 UID:58d814f3-125f-49ab-99e3-29ba0369f026 NetNS:/var/run/netns/9c4f1804-092e-42d3-8e94-03620607866f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d814f3_125f_49ab_99e3_29ba0369f026.slice PodAnnotations:0xc003089400}] Aliases:map[]}\"\nJun 11 16:35:45.940802 crc crio[23211]: time=\"2026-06-11T16:35:45.938791175Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f94844f59-ddf44 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:35:45.947948 crc crio[23211]: time=\"2026-06-11T16:35:45.947630779Z\" level=info msg=\"Ran pod sandbox 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320 with infra container: openstack/dnsmasq-dns-6f94844f59-ddf44/POD\" id=667eb491-93e4-42ad-b225-c97ce3d12635 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:45.951785 crc crio[23211]: time=\"2026-06-11T16:35:45.951695287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7f06cee1-24af-4dc3-83d2-f59d5ae87a99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:45.952072 crc crio[23211]: time=\"2026-06-11T16:35:45.952026035Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=7f06cee1-24af-4dc3-83d2-f59d5ae87a99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:45.952163 crc crio[23211]: time=\"2026-06-11T16:35:45.952096387Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=7f06cee1-24af-4dc3-83d2-f59d5ae87a99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:45.953603 crc crio[23211]: time=\"2026-06-11T16:35:45.953570672Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=78b8d086-f878-42c9-bc32-af5c173a864b name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:45.966158 crc crio[23211]: time=\"2026-06-11T16:35:45.966085926Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 11 16:35:45.987971 crc crio[23211]: 2026-06-11T16:35:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db0c5681a5c8c5f Mac:6e:51:c0:18:93:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/6ca95488-7fb0-4cef-9f19-4db047aa37fe SocketPath: PciID:}] [{Interface:0xc000518600 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:35:45.989105 crc crio[23211]: time=\"2026-06-11T16:35:45.989027542Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-xkmcg Namespace:openstack ID:db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1 UID:091374bf-e70a-48e1-94cb-f9e269217a72 NetNS:/var/run/netns/6ca95488-7fb0-4cef-9f19-4db047aa37fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod091374bf_e70a_48e1_94cb_f9e269217a72.slice PodAnnotations:0xc0038acc80}] Aliases:map[]}\"\nJun 11 16:35:45.989231 crc crio[23211]: time=\"2026-06-11T16:35:45.989189576Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-bf5545dbf-xkmcg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:35:45.999088 crc crio[23211]: time=\"2026-06-11T16:35:45.999017103Z\" level=info msg=\"Ran pod sandbox db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1 with infra container: openstack/dnsmasq-dns-bf5545dbf-xkmcg/POD\" id=1912f0d1-ace8-4120-9225-8ed8326545a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:46.001271 crc crio[23211]: time=\"2026-06-11T16:35:46.001190376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=de37c6ee-849a-4d1b-b8eb-0686b9fc1545 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:46.001700 crc crio[23211]: time=\"2026-06-11T16:35:46.001658757Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=de37c6ee-849a-4d1b-b8eb-0686b9fc1545 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:46.001822 crc crio[23211]: time=\"2026-06-11T16:35:46.001752769Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=de37c6ee-849a-4d1b-b8eb-0686b9fc1545 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:46.002784 crc crio[23211]: time=\"2026-06-11T16:35:46.002739974Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=291a8727-7108-45e5-93ae-569910c4744a name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:46.007399 crc crio[23211]: time=\"2026-06-11T16:35:46.007350315Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 11 16:35:48.510275 crc crio[23211]: time=\"2026-06-11T16:35:48.507372482Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-69664d8887-p8d9r/POD\" id=6ac8736f-0de6-45f8-b745-e8733bbff1d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:48.510275 crc crio[23211]: time=\"2026-06-11T16:35:48.507754361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:48.562776 crc crio[23211]: time=\"2026-06-11T16:35:48.56260118Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-p8d9r Namespace:openstack ID:4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120 UID:7902e064-c0a1-4038-9104-c0408ffb7056 NetNS:/var/run/netns/15a432af-2d45-4a57-ad93-f37ac8ea29d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7902e064_c0a1_4038_9104_c0408ffb7056.slice PodAnnotations:0xc002794570}] Aliases:map[]}\"\nJun 11 16:35:48.562776 crc crio[23211]: time=\"2026-06-11T16:35:48.562674522Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-69664d8887-p8d9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:35:49.078919 crc crio[23211]: time=\"2026-06-11T16:35:49.078251043Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-4kd9r/POD\" id=0c2d481d-b593-44e9-93ac-1284e85d5a29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:49.079186 crc crio[23211]: time=\"2026-06-11T16:35:49.078951769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:49.150925 crc crio[23211]: time=\"2026-06-11T16:35:49.150600385Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-4kd9r Namespace:openstack ID:a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5 UID:688e1df9-12d4-4174-a7d3-6c67f1f66f2e NetNS:/var/run/netns/2cb8c9c2-6327-4a2f-9a02-cfa0518f4711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688e1df9_12d4_4174_a7d3_6c67f1f66f2e.slice PodAnnotations:0xc0018be408}] Aliases:map[]}\"\nJun 11 16:35:49.150925 crc crio[23211]: time=\"2026-06-11T16:35:49.150862032Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b485b7db9-4kd9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:35:49.289137 crc crio[23211]: 2026-06-11T16:35:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f9b9f397a2198f Mac:32:f3:5d:9b:a3:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/15a432af-2d45-4a57-ad93-f37ac8ea29d6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:35:49.289510 crc crio[23211]: time=\"2026-06-11T16:35:49.289400338Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-p8d9r Namespace:openstack ID:4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120 UID:7902e064-c0a1-4038-9104-c0408ffb7056 NetNS:/var/run/netns/15a432af-2d45-4a57-ad93-f37ac8ea29d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7902e064_c0a1_4038_9104_c0408ffb7056.slice PodAnnotations:0xc002794570}] Aliases:map[]}\"\nJun 11 16:35:49.289652 crc crio[23211]: time=\"2026-06-11T16:35:49.289611553Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-69664d8887-p8d9r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:35:49.311963 crc crio[23211]: time=\"2026-06-11T16:35:49.311823471Z\" level=info msg=\"Ran pod sandbox 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120 with infra container: openstack/dnsmasq-dns-69664d8887-p8d9r/POD\" id=6ac8736f-0de6-45f8-b745-e8733bbff1d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:49.327270 crc crio[23211]: time=\"2026-06-11T16:35:49.326749813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4724368c-b344-4fe4-950b-35798565d688 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:49.328980 crc crio[23211]: time=\"2026-06-11T16:35:49.328156467Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=4724368c-b344-4fe4-950b-35798565d688 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:49.328980 crc crio[23211]: time=\"2026-06-11T16:35:49.328400743Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=4724368c-b344-4fe4-950b-35798565d688 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:49.331493 crc crio[23211]: time=\"2026-06-11T16:35:49.330638827Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d90423ff-3182-4ddd-ac2f-575774aa7709 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:49.340947 crc crio[23211]: time=\"2026-06-11T16:35:49.339801109Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 11 16:35:49.691292 crc crio[23211]: 2026-06-11T16:35:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1cf59881dc1713 Mac:6e:81:72:42:5d:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/2cb8c9c2-6327-4a2f-9a02-cfa0518f4711 SocketPath: PciID:}] [{Interface:0xc00058e5c0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:35:49.694127 crc crio[23211]: time=\"2026-06-11T16:35:49.694046142Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-4kd9r Namespace:openstack ID:a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5 UID:688e1df9-12d4-4174-a7d3-6c67f1f66f2e NetNS:/var/run/netns/2cb8c9c2-6327-4a2f-9a02-cfa0518f4711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688e1df9_12d4_4174_a7d3_6c67f1f66f2e.slice PodAnnotations:0xc0018be408}] Aliases:map[]}\"\nJun 11 16:35:49.694274 crc crio[23211]: time=\"2026-06-11T16:35:49.694233146Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b485b7db9-4kd9r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:35:49.713929 crc crio[23211]: time=\"2026-06-11T16:35:49.713713277Z\" level=info msg=\"Ran pod sandbox a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5 with infra container: openstack/dnsmasq-dns-6b485b7db9-4kd9r/POD\" id=0c2d481d-b593-44e9-93ac-1284e85d5a29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:49.719858 crc crio[23211]: time=\"2026-06-11T16:35:49.719738004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a2d119b3-5758-4771-9819-99118c80fba9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:49.721371 crc crio[23211]: time=\"2026-06-11T16:35:49.721077267Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=a2d119b3-5758-4771-9819-99118c80fba9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:49.721646 crc crio[23211]: time=\"2026-06-11T16:35:49.721534467Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=a2d119b3-5758-4771-9819-99118c80fba9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:49.726642 crc crio[23211]: time=\"2026-06-11T16:35:49.726385356Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3625486e-c56c-4a53-94e1-3348ed600ef5 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:49.734639 crc crio[23211]: time=\"2026-06-11T16:35:49.73439968Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 11 16:35:49.748506 crc crio[23211]: time=\"2026-06-11T16:35:49.74846701Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=0111d0dc-963c-4fdf-90d0-dba21824e6fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:49.748624 crc crio[23211]: time=\"2026-06-11T16:35:49.748558632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:49.844234 crc crio[23211]: time=\"2026-06-11T16:35:49.844090197Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a UID:bca12cb5-04b2-4daa-a2ef-3a22347f7732 NetNS:/var/run/netns/3db37fde-3f40-4a76-b4c7-6d5245374643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbca12cb5_04b2_4daa_a2ef_3a22347f7732.slice PodAnnotations:0xc0001ae108}] Aliases:map[]}\"\nJun 11 16:35:49.844234 crc crio[23211]: time=\"2026-06-11T16:35:49.84418181Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:35:50.292649 crc crio[23211]: 2026-06-11T16:35:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8d8c3155b77098 Mac:86:05:8b:af:a4:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/3db37fde-3f40-4a76-b4c7-6d5245374643 SocketPath: PciID:}] [{Interface:0xc0004be6a0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:35:50.298940 crc crio[23211]: time=\"2026-06-11T16:35:50.298794253Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a UID:bca12cb5-04b2-4daa-a2ef-3a22347f7732 NetNS:/var/run/netns/3db37fde-3f40-4a76-b4c7-6d5245374643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbca12cb5_04b2_4daa_a2ef_3a22347f7732.slice PodAnnotations:0xc0001ae108}] Aliases:map[]}\"\nJun 11 16:35:50.300085 crc crio[23211]: time=\"2026-06-11T16:35:50.300034533Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:35:50.339787 crc crio[23211]: time=\"2026-06-11T16:35:50.339700474Z\" level=info msg=\"Ran pod sandbox c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a with infra container: openstack/rabbitmq-server-0/POD\" id=0111d0dc-963c-4fdf-90d0-dba21824e6fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:50.344509 crc crio[23211]: time=\"2026-06-11T16:35:50.344319336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=1f9f66f6-c849-4bbc-a41b-f989ef49bcc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:50.345226 crc crio[23211]: time=\"2026-06-11T16:35:50.345094464Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=1f9f66f6-c849-4bbc-a41b-f989ef49bcc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:50.345226 crc crio[23211]: time=\"2026-06-11T16:35:50.345192216Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=1f9f66f6-c849-4bbc-a41b-f989ef49bcc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:50.347003 crc crio[23211]: time=\"2026-06-11T16:35:50.346921189Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=50973862-6172-43c6-8879-71cae938e4b2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:50.351069 crc crio[23211]: time=\"2026-06-11T16:35:50.351006238Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"\nJun 11 16:35:50.368902 crc crio[23211]: time=\"2026-06-11T16:35:50.36679198Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=8df0c265-c948-4139-a7e5-01635844e4b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:50.368902 crc crio[23211]: time=\"2026-06-11T16:35:50.366881922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:50.433656 crc crio[23211]: time=\"2026-06-11T16:35:50.433574849Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5 UID:08e0e694-5ef1-45c5-b263-35a99a78af97 NetNS:/var/run/netns/8c9e958c-3e1b-408f-ae26-cdd32bc9fcc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08e0e694_5ef1_45c5_b263_35a99a78af97.slice PodAnnotations:0xc000130aa0}] Aliases:map[]}\"\nJun 11 16:35:50.433656 crc crio[23211]: time=\"2026-06-11T16:35:50.433650021Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:35:50.932155 crc crio[23211]: time=\"2026-06-11T16:35:50.931771239Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=fcb200cf-23d3-49bf-8129-b8ced6e52c79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:50.933133 crc crio[23211]: time=\"2026-06-11T16:35:50.932215369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:51.089484 crc crio[23211]: 2026-06-11T16:35:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93ef3fd9ca8801b Mac:a2:68:9e:9b:96:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/8c9e958c-3e1b-408f-ae26-cdd32bc9fcc0 SocketPath: PciID:}] [{Interface:0xc00050ef20 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:35:51.092684 crc crio[23211]: time=\"2026-06-11T16:35:51.092238856Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5 UID:08e0e694-5ef1-45c5-b263-35a99a78af97 NetNS:/var/run/netns/8c9e958c-3e1b-408f-ae26-cdd32bc9fcc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08e0e694_5ef1_45c5_b263_35a99a78af97.slice PodAnnotations:0xc000130aa0}] Aliases:map[]}\"\nJun 11 16:35:51.092684 crc crio[23211]: time=\"2026-06-11T16:35:51.092565795Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:35:51.137766 crc crio[23211]: time=\"2026-06-11T16:35:51.137639027Z\" level=info msg=\"Ran pod sandbox 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=8df0c265-c948-4139-a7e5-01635844e4b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:51.143157 crc crio[23211]: time=\"2026-06-11T16:35:51.143090889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=56c2514e-7aff-44c0-ad6d-bacb4e12ed91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:51.143400 crc crio[23211]: time=\"2026-06-11T16:35:51.143352505Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=56c2514e-7aff-44c0-ad6d-bacb4e12ed91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:51.143526 crc crio[23211]: time=\"2026-06-11T16:35:51.143477528Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=56c2514e-7aff-44c0-ad6d-bacb4e12ed91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:51.149082 crc crio[23211]: time=\"2026-06-11T16:35:51.149029873Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=abdf33b7-849d-422b-8d10-0481081eb925 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:51.153556 crc crio[23211]: time=\"2026-06-11T16:35:51.153401648Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"\nJun 11 16:35:51.166165 crc crio[23211]: time=\"2026-06-11T16:35:51.166113136Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264 UID:cdeadb8f-49a0-440e-bc27-877d9d8d9a07 NetNS:/var/run/netns/456beda2-06f4-4e09-88b7-d7bbb6211fbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdeadb8f_49a0_440e_bc27_877d9d8d9a07.slice PodAnnotations:0xc0022785c0}] Aliases:map[]}\"\nJun 11 16:35:51.166165 crc crio[23211]: time=\"2026-06-11T16:35:51.166165508Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:35:51.615629 crc crio[23211]: 2026-06-11T16:35:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbf50e09a9eb0f1 Mac:86:0f:56:04:8a:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/456beda2-06f4-4e09-88b7-d7bbb6211fbd SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:35:51.646955 crc crio[23211]: time=\"2026-06-11T16:35:51.646807933Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264 UID:cdeadb8f-49a0-440e-bc27-877d9d8d9a07 NetNS:/var/run/netns/456beda2-06f4-4e09-88b7-d7bbb6211fbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdeadb8f_49a0_440e_bc27_877d9d8d9a07.slice PodAnnotations:0xc0022785c0}] Aliases:map[]}\"\nJun 11 16:35:51.648298 crc crio[23211]: time=\"2026-06-11T16:35:51.647076469Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:35:51.678288 crc crio[23211]: time=\"2026-06-11T16:35:51.673787505Z\" level=info msg=\"Ran pod sandbox fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264 with infra container: openstack/openstack-galera-0/POD\" id=fcb200cf-23d3-49bf-8129-b8ced6e52c79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:51.678662 crc crio[23211]: time=\"2026-06-11T16:35:51.67852823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3562d25f-3f2c-4f0c-b38b-ead21a6007e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:51.683487 crc crio[23211]: time=\"2026-06-11T16:35:51.6822427Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=3562d25f-3f2c-4f0c-b38b-ead21a6007e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:51.683487 crc crio[23211]: time=\"2026-06-11T16:35:51.682382913Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=3562d25f-3f2c-4f0c-b38b-ead21a6007e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:51.690395 crc crio[23211]: time=\"2026-06-11T16:35:51.686308319Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6d3ee5d5-20da-4b41-801b-df8a7ef0e165 name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:51.711036 crc crio[23211]: time=\"2026-06-11T16:35:51.710930926Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"\nJun 11 16:35:52.542636 crc crio[23211]: time=\"2026-06-11T16:35:52.542537153Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=c5e57d8b-ef35-42c9-a782-580753deed69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:52.543919 crc crio[23211]: time=\"2026-06-11T16:35:52.543870565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:52.577776 crc crio[23211]: time=\"2026-06-11T16:35:52.576790933Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=e4729d0f-4b28-4eb7-b8b4-48c3f339f06b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:52.577776 crc crio[23211]: time=\"2026-06-11T16:35:52.576876175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:52.700234 crc crio[23211]: time=\"2026-06-11T16:35:52.699979227Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d UID:1fc70566-d1ef-480f-b2bf-c100bf12456b NetNS:/var/run/netns/2c080beb-a449-4399-b0f2-c99972a9cff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc70566_d1ef_480f_b2bf_c100bf12456b.slice PodAnnotations:0xc0027941e0}] Aliases:map[]}\"\nJun 11 16:35:52.700234 crc crio[23211]: time=\"2026-06-11T16:35:52.700199292Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:35:52.764772 crc crio[23211]: time=\"2026-06-11T16:35:52.764293256Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958 UID:5e02a3fb-2dca-4ffc-8863-40d1702b4088 NetNS:/var/run/netns/1f2c018f-8fe5-4855-bf85-45a573a40699 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e02a3fb_2dca_4ffc_8863_40d1702b4088.slice PodAnnotations:0xc002818390}] Aliases:map[]}\"\nJun 11 16:35:52.769961 crc crio[23211]: time=\"2026-06-11T16:35:52.769592805Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:35:53.215378 crc crio[23211]: 2026-06-11T16:35:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e471e215fc6a9aa Mac:ae:0a:98:c3:d8:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/1f2c018f-8fe5-4855-bf85-45a573a40699 SocketPath: PciID:}] [{Interface:0xc00012ebb0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:35:53.220763 crc crio[23211]: time=\"2026-06-11T16:35:53.220677082Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958 UID:5e02a3fb-2dca-4ffc-8863-40d1702b4088 NetNS:/var/run/netns/1f2c018f-8fe5-4855-bf85-45a573a40699 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e02a3fb_2dca_4ffc_8863_40d1702b4088.slice PodAnnotations:0xc002818390}] Aliases:map[]}\"\nJun 11 16:35:53.221096 crc crio[23211]: time=\"2026-06-11T16:35:53.220869607Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:35:53.236019 crc crio[23211]: time=\"2026-06-11T16:35:53.235360798Z\" level=info msg=\"Ran pod sandbox e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958 with infra container: openstack/memcached-0/POD\" id=e4729d0f-4b28-4eb7-b8b4-48c3f339f06b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:53.239865 crc crio[23211]: time=\"2026-06-11T16:35:53.239779566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=531187aa-e160-40d8-81e6-930e510a4327 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:53.240790 crc crio[23211]: time=\"2026-06-11T16:35:53.240723338Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found\" id=531187aa-e160-40d8-81e6-930e510a4327 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:53.241179 crc crio[23211]: time=\"2026-06-11T16:35:53.241128529Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found\" id=531187aa-e160-40d8-81e6-930e510a4327 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:53.251144 crc crio[23211]: time=\"2026-06-11T16:35:53.249805058Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=890e5f62-2954-4c88-bc00-79395736165d name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:53.291010 crc crio[23211]: 2026-06-11T16:35:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d442024f314fa12 Mac:be:4f:3f:62:ca:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/2c080beb-a449-4399-b0f2-c99972a9cff5 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:35:53.291990 crc crio[23211]: time=\"2026-06-11T16:35:53.291911278Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d UID:1fc70566-d1ef-480f-b2bf-c100bf12456b NetNS:/var/run/netns/2c080beb-a449-4399-b0f2-c99972a9cff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc70566_d1ef_480f_b2bf_c100bf12456b.slice PodAnnotations:0xc0027941e0}] Aliases:map[]}\"\nJun 11 16:35:53.292607 crc crio[23211]: time=\"2026-06-11T16:35:53.292534563Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:35:53.343504 crc crio[23211]: time=\"2026-06-11T16:35:53.343207281Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\\\"\"\nJun 11 16:35:53.503250 crc crio[23211]: time=\"2026-06-11T16:35:53.502210252Z\" level=info msg=\"Ran pod sandbox d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d with infra container: openstack/openstack-cell1-galera-0/POD\" id=c5e57d8b-ef35-42c9-a782-580753deed69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:53.514699 crc crio[23211]: time=\"2026-06-11T16:35:53.514636123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=701df974-eefa-4195-993b-9f660f32a849 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:53.515217 crc crio[23211]: time=\"2026-06-11T16:35:53.515125706Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=701df974-eefa-4195-993b-9f660f32a849 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:53.515366 crc crio[23211]: time=\"2026-06-11T16:35:53.515271968Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=701df974-eefa-4195-993b-9f660f32a849 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:53.525601 crc crio[23211]: time=\"2026-06-11T16:35:53.524767208Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b9133e28-0662-4b4d-abc3-11c51ffc56eb name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:53.557162 crc crio[23211]: time=\"2026-06-11T16:35:53.557074142Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"\nJun 11 16:35:54.676265 crc crio[23211]: time=\"2026-06-11T16:35:54.67520461Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=983b1bb8-cf4f-4831-b313-d4d4f454f652 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:54.677146 crc crio[23211]: time=\"2026-06-11T16:35:54.676288477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:54.765604 crc crio[23211]: time=\"2026-06-11T16:35:54.765292043Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f UID:8b1300f1-e4d1-49f7-af42-1d8c8d97172a NetNS:/var/run/netns/5cfcddf3-c0bc-4fad-895b-491e41afee28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b1300f1_e4d1_49f7_af42_1d8c8d97172a.slice PodAnnotations:0xc00294e5f0}] Aliases:map[]}\"\nJun 11 16:35:54.765604 crc crio[23211]: time=\"2026-06-11T16:35:54.765391896Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:35:55.628473 crc crio[23211]: 2026-06-11T16:35:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b04d253dd497d83 Mac:ee:a6:19:29:27:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/5cfcddf3-c0bc-4fad-895b-491e41afee28 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:35:55.628473 crc crio[23211]: time=\"2026-06-11T16:35:55.626775964Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f UID:8b1300f1-e4d1-49f7-af42-1d8c8d97172a NetNS:/var/run/netns/5cfcddf3-c0bc-4fad-895b-491e41afee28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b1300f1_e4d1_49f7_af42_1d8c8d97172a.slice PodAnnotations:0xc00294e5f0}] Aliases:map[]}\"\nJun 11 16:35:55.628473 crc crio[23211]: time=\"2026-06-11T16:35:55.626968139Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:35:55.657131 crc crio[23211]: time=\"2026-06-11T16:35:55.655572732Z\" level=info msg=\"Ran pod sandbox b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f with infra container: openstack/kube-state-metrics-0/POD\" id=983b1bb8-cf4f-4831-b313-d4d4f454f652 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:55.688636 crc crio[23211]: time=\"2026-06-11T16:35:55.688378506Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=9c2dad3a-6d20-45d0-a811-090958fd1dbb name=/runtime.v1.ImageService/PullImage\nJun 11 16:35:55.708849 crc crio[23211]: time=\"2026-06-11T16:35:55.708724779Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"\nJun 11 16:35:57.878242 crc crio[23211]: time=\"2026-06-11T16:35:57.877675175Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-gtpx6/POD\" id=808a3c15-da98-43dd-9849-29364271f8f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:57.878242 crc crio[23211]: time=\"2026-06-11T16:35:57.878200117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:35:57.909228 crc crio[23211]: time=\"2026-06-11T16:35:57.909154128Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-tcz2l/POD\" id=77a040d1-914f-4287-b0ad-53a84a22d0c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:35:57.909228 crc crio[23211]: time=\"2026-06-11T16:35:57.90924053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:00.552982 crc crio[23211]: time=\"2026-06-11T16:36:00.54808017Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686596-rrblj/POD\" id=6664c174-a9a3-48e8-9a52-3774ae4aeee4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:00.552982 crc crio[23211]: time=\"2026-06-11T16:36:00.549540595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:01.361120 crc crio[23211]: time=\"2026-06-11T16:36:01.361071985Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=4e5a408e-d43f-4659-b22f-fda3e80759f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:01.361964 crc crio[23211]: time=\"2026-06-11T16:36:01.361933396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:02.450258 crc crio[23211]: time=\"2026-06-11T16:36:02.449880114Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=d153d546-0dae-4f57-a375-2167abc56f41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:02.451285 crc crio[23211]: time=\"2026-06-11T16:36:02.451261297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:23.094515 crc crio[23211]: time=\"2026-06-11T16:36:23.092923222Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=890e5f62-2954-4c88-bc00-79395736165d name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:23.096226 crc crio[23211]: time=\"2026-06-11T16:36:23.095601218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=18281abf-7251-41f9-a816-140418356b6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:23.101696 crc crio[23211]: time=\"2026-06-11T16:36:23.101106671Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=50973862-6172-43c6-8879-71cae938e4b2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:23.102962 crc crio[23211]: time=\"2026-06-11T16:36:23.102399762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=99668ca0-00fb-4451-b41b-fe466df02984 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:23.106348 crc crio[23211]: time=\"2026-06-11T16:36:23.106238046Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b9133e28-0662-4b4d-abc3-11c51ffc56eb name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:23.107245 crc crio[23211]: time=\"2026-06-11T16:36:23.107109416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f99912d7-70bb-4310-99df-7d696ce3728c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:23.493564 crc crio[23211]: time=\"2026-06-11T16:36:23.483509986Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-tcz2l Namespace:openstack ID:ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa UID:30cb0911-66a3-452d-a95c-4e130e5cd04b NetNS:/var/run/netns/e0cb5a83-7c64-4058-9eb0-75b6b45aebb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30cb0911_66a3_452d_a95c_4e130e5cd04b.slice PodAnnotations:0xc003088080}] Aliases:map[]}\"\nJun 11 16:36:23.493564 crc crio[23211]: time=\"2026-06-11T16:36:23.483605508Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-tcz2l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:23.508202 crc crio[23211]: time=\"2026-06-11T16:36:23.508031419Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e UID:c3b26ecc-f399-4ef9-a3bf-153387328e95 NetNS:/var/run/netns/bd304f49-5b3a-4c95-a1cf-3121180e2784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b26ecc_f399_4ef9_a3bf_153387328e95.slice PodAnnotations:0xc0018be390}] Aliases:map[]}\"\nJun 11 16:36:23.508202 crc crio[23211]: time=\"2026-06-11T16:36:23.508155382Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:23.508956 crc crio[23211]: time=\"2026-06-11T16:36:23.508861589Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6 Namespace:openstack ID:2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3 UID:6a5af9ff-232b-41e2-b6f5-712e7532847d NetNS:/var/run/netns/4ed84e50-474f-4874-9ccf-f1549cbb5ed7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5af9ff_232b_41e2_b6f5_712e7532847d.slice PodAnnotations:0xc002278228}] Aliases:map[]}\"\nJun 11 16:36:23.508956 crc crio[23211]: time=\"2026-06-11T16:36:23.50892891Z\" level=info msg=\"Adding pod openstack_ovn-controller-gtpx6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:23.524881 crc crio[23211]: time=\"2026-06-11T16:36:23.523828473Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a UID:aba3f549-0133-46b9-b6b7-ca0104db22b7 NetNS:/var/run/netns/e2e9b614-60c3-4af6-8dd9-1fbf7bea1fe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaba3f549_0133_46b9_b6b7_ca0104db22b7.slice PodAnnotations:0xc0030882c8}] Aliases:map[]}\"\nJun 11 16:36:23.524881 crc crio[23211]: time=\"2026-06-11T16:36:23.524772215Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:23.528590 crc crio[23211]: time=\"2026-06-11T16:36:23.528232149Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686596-rrblj Namespace:openshift-infra ID:5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7 UID:eb185bfa-0a5a-46cf-bcc2-3a1a4e0c9c4d NetNS:/var/run/netns/af90ecc4-8440-4f51-85e3-39819fec5f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb185bfa_0a5a_46cf_bcc2_3a1a4e0c9c4d.slice PodAnnotations:0xc003088430}] Aliases:map[]}\"\nJun 11 16:36:23.528590 crc crio[23211]: time=\"2026-06-11T16:36:23.528567587Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686596-rrblj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:23.581684 crc crio[23211]: time=\"2026-06-11T16:36:23.581578481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=e5e06be2-057e-4226-8f23-a9a592e78b2b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:23.600833 crc crio[23211]: time=\"2026-06-11T16:36:23.600714355Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d90423ff-3182-4ddd-ac2f-575774aa7709 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:23.602151 crc crio[23211]: time=\"2026-06-11T16:36:23.602094978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=714cd257-2977-49b0-9f22-319177ea4ffa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:23.603272 crc crio[23211]: time=\"2026-06-11T16:36:23.603136493Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=abdf33b7-849d-422b-8d10-0481081eb925 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:23.603865 crc crio[23211]: time=\"2026-06-11T16:36:23.603840711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=6c6be95c-5f79-4ca7-9ce2-f4e6e0eef6f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:23.762836 crc crio[23211]: time=\"2026-06-11T16:36:23.76273364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=12c1fe39-feea-4ac9-bed6-25e11038343c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:23.764626 crc crio[23211]: time=\"2026-06-11T16:36:23.764086822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=453b2c9a-6d10-4072-a81f-1561b4d9637c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:23.946574 crc crio[23211]: time=\"2026-06-11T16:36:23.946156123Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6d3ee5d5-20da-4b41-801b-df8a7ef0e165 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:23.949151 crc crio[23211]: time=\"2026-06-11T16:36:23.948737046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=abe940ce-2e4b-442a-82e2-f594d774ee6f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:23.949635 crc crio[23211]: time=\"2026-06-11T16:36:23.949151896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f72a5c11-183f-404a-a912-2138b71a1307 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:24.002410 crc crio[23211]: time=\"2026-06-11T16:36:24.002248052Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=291a8727-7108-45e5-93ae-569910c4744a name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:24.003390 crc crio[23211]: time=\"2026-06-11T16:36:24.003270017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f97e0ace-57ad-451b-96fc-8add5bca44b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:24.011815 crc crio[23211]: time=\"2026-06-11T16:36:24.011702042Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=78b8d086-f878-42c9-bc32-af5c173a864b name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:24.012999 crc crio[23211]: time=\"2026-06-11T16:36:24.012723307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=152f4776-0304-471d-ab11-550cfa039681 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:24.060865 crc crio[23211]: time=\"2026-06-11T16:36:24.060795851Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=ed8c0d3c-9172-4c71-a561-0f3bbaa068f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:24.074069 crc crio[23211]: time=\"2026-06-11T16:36:24.073957839Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=51b5ffaf-ec36-40d6-91ba-44786150ffad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:24.080140 crc crio[23211]: time=\"2026-06-11T16:36:24.079557096Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=e86f6302-f2b0-4f81-a50d-424b6c109d29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:24.086164 crc crio[23211]: time=\"2026-06-11T16:36:24.085725835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f07686e4-1f3e-4c49-8d01-ac2e6332ce67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:24.133038 crc crio[23211]: time=\"2026-06-11T16:36:24.132952038Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3625486e-c56c-4a53-94e1-3348ed600ef5 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:24.134342 crc crio[23211]: time=\"2026-06-11T16:36:24.133973013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=37c6bd76-e891-4b53-a024-42557c5f8db7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:24.149752 crc crio[23211]: 2026-06-11T16:36:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fbd86b38dc1675 Mac:86:28:dd:65:d5:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/4ed84e50-474f-4874-9ccf-f1549cbb5ed7 SocketPath: PciID:}] [{Interface:0xc0006025d0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:24.151868 crc crio[23211]: time=\"2026-06-11T16:36:24.151794685Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6 Namespace:openstack ID:2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3 UID:6a5af9ff-232b-41e2-b6f5-712e7532847d NetNS:/var/run/netns/4ed84e50-474f-4874-9ccf-f1549cbb5ed7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5af9ff_232b_41e2_b6f5_712e7532847d.slice PodAnnotations:0xc002278228}] Aliases:map[]}\"\nJun 11 16:36:24.152076 crc crio[23211]: time=\"2026-06-11T16:36:24.15199229Z\" level=info msg=\"Checking pod openstack_ovn-controller-gtpx6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:24.211046 crc crio[23211]: time=\"2026-06-11T16:36:24.210860226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2e3eff86-ebee-4716-954c-1c3674a422c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:24.213713 crc crio[23211]: time=\"2026-06-11T16:36:24.213534001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d5562a49-db8b-4c7c-86c8-96e027e5128c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:24.217893 crc crio[23211]: time=\"2026-06-11T16:36:24.217790904Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=8478b692-e585-4b2e-b184-d76384dae194 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:24.228526 crc crio[23211]: time=\"2026-06-11T16:36:24.228358221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b7b19ade-fe4b-47aa-8ca4-35ce50e45aa6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:24.308619 crc crio[23211]: 2026-06-11T16:36:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5721f2bee64e581 Mac:22:67:06:b3:3b:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/af90ecc4-8440-4f51-85e3-39819fec5f62 SocketPath: PciID:}] [{Interface:0xc0002d0750 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:24.310279 crc crio[23211]: time=\"2026-06-11T16:36:24.310151511Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686596-rrblj Namespace:openshift-infra ID:5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7 UID:eb185bfa-0a5a-46cf-bcc2-3a1a4e0c9c4d NetNS:/var/run/netns/af90ecc4-8440-4f51-85e3-39819fec5f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb185bfa_0a5a_46cf_bcc2_3a1a4e0c9c4d.slice PodAnnotations:0xc003088430}] Aliases:map[]}\"\nJun 11 16:36:24.310862 crc crio[23211]: time=\"2026-06-11T16:36:24.310686564Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686596-rrblj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:24.382600 crc crio[23211]: time=\"2026-06-11T16:36:24.382504585Z\" level=info msg=\"Ran pod sandbox 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3 with infra container: openstack/ovn-controller-gtpx6/POD\" id=808a3c15-da98-43dd-9849-29364271f8f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:24.389015 crc crio[23211]: time=\"2026-06-11T16:36:24.387583018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:24.389015 crc crio[23211]: time=\"2026-06-11T16:36:24.387729832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:24.389015 crc crio[23211]: time=\"2026-06-11T16:36:24.388115831Z\" level=info msg=\"Ran pod sandbox 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7 with infra container: openshift-infra/auto-csr-approver-29686596-rrblj/POD\" id=6664c174-a9a3-48e8-9a52-3774ae4aeee4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:24.389015 crc crio[23211]: time=\"2026-06-11T16:36:24.388190262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:24.389870 crc crio[23211]: time=\"2026-06-11T16:36:24.389101735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=2d94aa9a-dfab-4a8a-bebb-0cfc4a34f296 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:24.389870 crc crio[23211]: time=\"2026-06-11T16:36:24.38972974Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found\" id=2d94aa9a-dfab-4a8a-bebb-0cfc4a34f296 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:24.390376 crc crio[23211]: time=\"2026-06-11T16:36:24.390194231Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found\" id=2d94aa9a-dfab-4a8a-bebb-0cfc4a34f296 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:24.391973 crc crio[23211]: time=\"2026-06-11T16:36:24.391903733Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=13296328-2fc7-4d6c-ba3e-02f008bbddbe name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:24.394802 crc crio[23211]: time=\"2026-06-11T16:36:24.392967978Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=373cb148-7954-4ea1-9ada-de3d296c96c4 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:24.403025 crc crio[23211]: time=\"2026-06-11T16:36:24.400816658Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-p8d9r/init\" id=29f0a9f0-55fd-421b-aa99-11f375cd478a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:24.403025 crc crio[23211]: time=\"2026-06-11T16:36:24.401601287Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\\\"\"\nJun 11 16:36:24.403025 crc crio[23211]: time=\"2026-06-11T16:36:24.401757501Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:36:24.409814 crc crio[23211]: time=\"2026-06-11T16:36:24.408263119Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f94844f59-ddf44/init\" id=0a22f46f-9867-4498-8e18-a160454aeb6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:24.420747 crc crio[23211]: time=\"2026-06-11T16:36:24.420642539Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=55e8a315-df80-4ca5-9532-66ea6ce9cd01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:24.433688 crc crio[23211]: time=\"2026-06-11T16:36:24.430681822Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf5545dbf-xkmcg/init\" id=77a6a3a4-46d1-405b-bc81-80100b27467b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:24.433688 crc crio[23211]: time=\"2026-06-11T16:36:24.431913432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=918cfcb6-a24a-431e-8d43-620fac23b2ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:24.573771 crc crio[23211]: time=\"2026-06-11T16:36:24.573142233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:24.704201 crc crio[23211]: time=\"2026-06-11T16:36:24.704101456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:24.705100 crc crio[23211]: time=\"2026-06-11T16:36:24.705024658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:24.840527 crc crio[23211]: time=\"2026-06-11T16:36:24.840369097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:24.893331 crc crio[23211]: 2026-06-11T16:36:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffd2144ae26abf6 Mac:22:97:c6:6c:ec:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/e0cb5a83-7c64-4058-9eb0-75b6b45aebb9 SocketPath: PciID:}] [{Interface:0xc0002870d0 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:24.894715 crc crio[23211]: time=\"2026-06-11T16:36:24.894633162Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-tcz2l Namespace:openstack ID:ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa UID:30cb0911-66a3-452d-a95c-4e130e5cd04b NetNS:/var/run/netns/e0cb5a83-7c64-4058-9eb0-75b6b45aebb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30cb0911_66a3_452d_a95c_4e130e5cd04b.slice PodAnnotations:0xc003088080}] Aliases:map[]}\"\nJun 11 16:36:24.894882 crc crio[23211]: time=\"2026-06-11T16:36:24.894826827Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-tcz2l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:25.450579 crc crio[23211]: time=\"2026-06-11T16:36:25.450404696Z\" level=info msg=\"Ran pod sandbox ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa with infra container: openstack/ovn-controller-ovs-tcz2l/POD\" id=77a040d1-914f-4287-b0ad-53a84a22d0c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:25.453654 crc crio[23211]: time=\"2026-06-11T16:36:25.453553392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=9c2aa387-2fba-48f9-8d77-864c74bcc0d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:25.458112 crc crio[23211]: time=\"2026-06-11T16:36:25.45800492Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found\" id=9c2aa387-2fba-48f9-8d77-864c74bcc0d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:25.458278 crc crio[23211]: time=\"2026-06-11T16:36:25.458110973Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found\" id=9c2aa387-2fba-48f9-8d77-864c74bcc0d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:25.459119 crc crio[23211]: time=\"2026-06-11T16:36:25.459086407Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=55eaff8d-6caf-4df2-a05b-2fa26b292a23 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:25.463777 crc crio[23211]: time=\"2026-06-11T16:36:25.463612575Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\\\"\"\nJun 11 16:36:25.465709 crc crio[23211]: time=\"2026-06-11T16:36:25.465543132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.549552 crc crio[23211]: time=\"2026-06-11T16:36:25.53933145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.549552 crc crio[23211]: time=\"2026-06-11T16:36:25.545056949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.558339 crc crio[23211]: time=\"2026-06-11T16:36:25.558138896Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=9c2dad3a-6d20-45d0-a811-090958fd1dbb name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:25.560628 crc crio[23211]: time=\"2026-06-11T16:36:25.560510463Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=2a00a7f7-1283-42d1-bde0-3f9e173f355b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:25.616759 crc crio[23211]: time=\"2026-06-11T16:36:25.612685537Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-4kd9r/init\" id=a83085e9-4141-4c0c-9cfe-e514d1958ad3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:25.630539 crc crio[23211]: time=\"2026-06-11T16:36:25.629833013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.636524 crc crio[23211]: time=\"2026-06-11T16:36:25.633709716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.694739 crc crio[23211]: time=\"2026-06-11T16:36:25.694028539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.701772 crc crio[23211]: time=\"2026-06-11T16:36:25.701679363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.711828 crc crio[23211]: time=\"2026-06-11T16:36:25.711373527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.715781 crc crio[23211]: time=\"2026-06-11T16:36:25.715683472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.718211 crc crio[23211]: time=\"2026-06-11T16:36:25.718182293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.734348 crc crio[23211]: time=\"2026-06-11T16:36:25.734207461Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=00e2fedd-451c-4579-a7a5-7bb4ced559d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:25.771097 crc crio[23211]: time=\"2026-06-11T16:36:25.770937681Z\" level=info msg=\"Created container 141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=ed8c0d3c-9172-4c71-a561-0f3bbaa068f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:25.773193 crc crio[23211]: time=\"2026-06-11T16:36:25.773022592Z\" level=info msg=\"Starting container: 141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d\" id=5a1e6a0c-8c1b-47cf-b736-6538cc082c94 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:25.775491 crc crio[23211]: time=\"2026-06-11T16:36:25.775263847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.780243 crc crio[23211]: time=\"2026-06-11T16:36:25.77995574Z\" level=info msg=\"Started container\" PID=58184 containerID=141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=5a1e6a0c-8c1b-47cf-b736-6538cc082c94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\nJun 11 16:36:25.782565 crc crio[23211]: time=\"2026-06-11T16:36:25.782400788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.786363 crc crio[23211]: time=\"2026-06-11T16:36:25.786256502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.790981 crc crio[23211]: time=\"2026-06-11T16:36:25.790906714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.794013 crc crio[23211]: time=\"2026-06-11T16:36:25.793836825Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=373cb148-7954-4ea1-9ada-de3d296c96c4 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:25.795203 crc crio[23211]: time=\"2026-06-11T16:36:25.795119626Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9e17d567-ce5c-49c4-8602-d79c4293aeb4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:25.804851 crc crio[23211]: time=\"2026-06-11T16:36:25.80223052Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=9f2327b8-b774-4eb6-90c3-6b42c0679a08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:25.835054 crc crio[23211]: time=\"2026-06-11T16:36:25.828864544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.835054 crc crio[23211]: time=\"2026-06-11T16:36:25.834712436Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=537025af-78e9-46e6-9123-e70eeb673987 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:25.852156 crc crio[23211]: time=\"2026-06-11T16:36:25.852020105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.860693 crc crio[23211]: time=\"2026-06-11T16:36:25.860564243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.876948 crc crio[23211]: time=\"2026-06-11T16:36:25.876822455Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686596-rrblj/oc\" id=15a4de57-cdb8-4b2a-b08f-a4392d4fa6ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:25.878183 crc crio[23211]: time=\"2026-06-11T16:36:25.877361219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.880847 crc crio[23211]: time=\"2026-06-11T16:36:25.880787192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.885237 crc crio[23211]: time=\"2026-06-11T16:36:25.885156198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.942346 crc crio[23211]: time=\"2026-06-11T16:36:25.94216259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.945974 crc crio[23211]: time=\"2026-06-11T16:36:25.94590003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.966761 crc crio[23211]: 2026-06-11T16:36:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57f5d9245bcd01a Mac:1a:cb:9f:1b:92:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/e2e9b614-60c3-4af6-8dd9-1fbf7bea1fe7 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:25.972031 crc crio[23211]: time=\"2026-06-11T16:36:25.9718949Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a UID:aba3f549-0133-46b9-b6b7-ca0104db22b7 NetNS:/var/run/netns/e2e9b614-60c3-4af6-8dd9-1fbf7bea1fe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaba3f549_0133_46b9_b6b7_ca0104db22b7.slice PodAnnotations:0xc0030882c8}] Aliases:map[]}\"\nJun 11 16:36:25.972142 crc crio[23211]: time=\"2026-06-11T16:36:25.972081254Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:25.989652 crc crio[23211]: time=\"2026-06-11T16:36:25.989407835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:25.994833 crc crio[23211]: time=\"2026-06-11T16:36:25.99091821Z\" level=info msg=\"Ran pod sandbox 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a with infra container: openstack/ovsdbserver-sb-0/POD\" id=d153d546-0dae-4f57-a375-2167abc56f41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:25.994833 crc crio[23211]: time=\"2026-06-11T16:36:25.993639297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=1e2d66e5-6fc2-413f-a019-733c1ba28a0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:25.994833 crc crio[23211]: time=\"2026-06-11T16:36:25.993870723Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found\" id=1e2d66e5-6fc2-413f-a019-733c1ba28a0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:25.994833 crc crio[23211]: time=\"2026-06-11T16:36:25.993922234Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found\" id=1e2d66e5-6fc2-413f-a019-733c1ba28a0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:25.995810 crc crio[23211]: time=\"2026-06-11T16:36:25.994973009Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=cabc82e5-052b-4e13-b0eb-055a559185ba name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:25.996351 crc crio[23211]: time=\"2026-06-11T16:36:25.995935902Z\" level=info msg=\"Created container 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77: openstack/memcached-0/memcached\" id=e86f6302-f2b0-4f81-a50d-424b6c109d29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:25.999890 crc crio[23211]: time=\"2026-06-11T16:36:25.997780687Z\" level=info msg=\"Starting container: 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77\" id=49d9f80c-f1dc-4920-af12-581ca9a2e1f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:25.999890 crc crio[23211]: time=\"2026-06-11T16:36:25.99874002Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\\\"\"\nJun 11 16:36:26.019724 crc crio[23211]: time=\"2026-06-11T16:36:26.014234445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:26.019724 crc crio[23211]: time=\"2026-06-11T16:36:26.015145518Z\" level=info msg=\"Started container\" PID=58193 containerID=7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77 description=openstack/memcached-0/memcached id=49d9f80c-f1dc-4920-af12-581ca9a2e1f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958\nJun 11 16:36:26.040139 crc crio[23211]: time=\"2026-06-11T16:36:26.039960289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:26.159496 crc crio[23211]: time=\"2026-06-11T16:36:26.159161947Z\" level=info msg=\"Created container 4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793: openstack/dnsmasq-dns-69664d8887-p8d9r/init\" id=29f0a9f0-55fd-421b-aa99-11f375cd478a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:26.160855 crc crio[23211]: time=\"2026-06-11T16:36:26.160756125Z\" level=info msg=\"Starting container: 4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793\" id=d861de3f-11df-4ac8-96ba-2d8d9aae64c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:26.176117 crc crio[23211]: time=\"2026-06-11T16:36:26.176005234Z\" level=info msg=\"Created container 8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4: openstack/openstack-galera-0/mysql-bootstrap\" id=55e8a315-df80-4ca5-9532-66ea6ce9cd01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:26.180737 crc crio[23211]: time=\"2026-06-11T16:36:26.180577505Z\" level=info msg=\"Started container\" PID=58222 containerID=4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793 description=openstack/dnsmasq-dns-69664d8887-p8d9r/init id=d861de3f-11df-4ac8-96ba-2d8d9aae64c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\nJun 11 16:36:26.182228 crc crio[23211]: time=\"2026-06-11T16:36:26.182141253Z\" level=info msg=\"Starting container: 8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4\" id=2937f741-8f3d-4211-8d84-368a0a5745dc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:26.186644 crc crio[23211]: time=\"2026-06-11T16:36:26.186590631Z\" level=info msg=\"Created container b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c: openstack/dnsmasq-dns-6f94844f59-ddf44/init\" id=0a22f46f-9867-4498-8e18-a160454aeb6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:26.191860 crc crio[23211]: time=\"2026-06-11T16:36:26.189961782Z\" level=info msg=\"Starting container: b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c\" id=66371c10-2a71-47d9-a061-0b15f0861a26 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:26.192177 crc crio[23211]: time=\"2026-06-11T16:36:26.191595151Z\" level=info msg=\"Started container\" PID=58221 containerID=8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4 description=openstack/openstack-galera-0/mysql-bootstrap id=2937f741-8f3d-4211-8d84-368a0a5745dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\nJun 11 16:36:26.209126 crc crio[23211]: time=\"2026-06-11T16:36:26.208991544Z\" level=info msg=\"Started container\" PID=58224 containerID=b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c description=openstack/dnsmasq-dns-6f94844f59-ddf44/init id=66371c10-2a71-47d9-a061-0b15f0861a26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320\nJun 11 16:36:26.216498 crc crio[23211]: time=\"2026-06-11T16:36:26.212729374Z\" level=info msg=\"Created container d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958: openstack/dnsmasq-dns-bf5545dbf-xkmcg/init\" id=77a6a3a4-46d1-405b-bc81-80100b27467b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:26.217845 crc crio[23211]: time=\"2026-06-11T16:36:26.217721885Z\" level=info msg=\"Starting container: d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958\" id=0dc4a521-cc52-429d-b3b5-9c87d35bd37d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:26.218826 crc crio[23211]: time=\"2026-06-11T16:36:26.21874797Z\" level=info msg=\"Created container 331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3: openstack/dnsmasq-dns-6b485b7db9-4kd9r/init\" id=a83085e9-4141-4c0c-9cfe-e514d1958ad3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:26.225911 crc crio[23211]: time=\"2026-06-11T16:36:26.225825311Z\" level=info msg=\"Starting container: 331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3\" id=67ddee01-14a8-44bc-b45b-027c90d2b068 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:26.234663 crc crio[23211]: time=\"2026-06-11T16:36:26.233410265Z\" level=info msg=\"Started container\" PID=58220 containerID=d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958 description=openstack/dnsmasq-dns-bf5545dbf-xkmcg/init id=0dc4a521-cc52-429d-b3b5-9c87d35bd37d name=/runtime.v1.RuntimeService/StartContainer sandboxID=db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1\nJun 11 16:36:26.248521 crc crio[23211]: time=\"2026-06-11T16:36:26.248389248Z\" level=info msg=\"Started container\" PID=58245 containerID=331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3 description=openstack/dnsmasq-dns-6b485b7db9-4kd9r/init id=67ddee01-14a8-44bc-b45b-027c90d2b068 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\nJun 11 16:36:26.294408 crc crio[23211]: time=\"2026-06-11T16:36:26.294166537Z\" level=info msg=\"Created container 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc: openstack/kube-state-metrics-0/kube-state-metrics\" id=9f2327b8-b774-4eb6-90c3-6b42c0679a08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:26.300193 crc crio[23211]: time=\"2026-06-11T16:36:26.300097221Z\" level=info msg=\"Starting container: 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc\" id=59a58140-6c64-4186-8615-8024fd778fc2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:26.324815 crc crio[23211]: time=\"2026-06-11T16:36:26.324710476Z\" level=info msg=\"Started container\" PID=58265 containerID=186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc description=openstack/kube-state-metrics-0/kube-state-metrics id=59a58140-6c64-4186-8615-8024fd778fc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f\nJun 11 16:36:26.615973 crc crio[23211]: time=\"2026-06-11T16:36:26.615072451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:26.767974 crc crio[23211]: time=\"2026-06-11T16:36:26.767697699Z\" level=info msg=\"Created container 7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14: openshift-infra/auto-csr-approver-29686596-rrblj/oc\" id=15a4de57-cdb8-4b2a-b08f-a4392d4fa6ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:26.770298 crc crio[23211]: time=\"2026-06-11T16:36:26.770149019Z\" level=info msg=\"Starting container: 7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14\" id=3b81b6cb-b6a5-498a-af8e-03a0279b0c6a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:26.793707 crc crio[23211]: time=\"2026-06-11T16:36:26.793289429Z\" level=info msg=\"Started container\" PID=58369 containerID=7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14 description=openshift-infra/auto-csr-approver-29686596-rrblj/oc id=3b81b6cb-b6a5-498a-af8e-03a0279b0c6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7\nJun 11 16:36:27.066870 crc crio[23211]: 2026-06-11T16:36:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c8d744bc735b8d Mac:d6:23:53:d3:27:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/bd304f49-5b3a-4c95-a1cf-3121180e2784 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:27.077835 crc crio[23211]: time=\"2026-06-11T16:36:27.077675448Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e UID:c3b26ecc-f399-4ef9-a3bf-153387328e95 NetNS:/var/run/netns/bd304f49-5b3a-4c95-a1cf-3121180e2784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b26ecc_f399_4ef9_a3bf_153387328e95.slice PodAnnotations:0xc0018be390}] Aliases:map[]}\"\nJun 11 16:36:27.078261 crc crio[23211]: time=\"2026-06-11T16:36:27.07817546Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:27.111034 crc crio[23211]: time=\"2026-06-11T16:36:27.110784281Z\" level=info msg=\"Ran pod sandbox 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e with infra container: openstack/ovsdbserver-nb-0/POD\" id=4e5a408e-d43f-4659-b22f-fda3e80759f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:27.130690 crc crio[23211]: time=\"2026-06-11T16:36:27.130646903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=86d3d9e9-f50c-4ad0-be37-23ce8ae37927 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:27.131048 crc crio[23211]: time=\"2026-06-11T16:36:27.130991821Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found\" id=86d3d9e9-f50c-4ad0-be37-23ce8ae37927 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:27.131335 crc crio[23211]: time=\"2026-06-11T16:36:27.131253227Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found\" id=86d3d9e9-f50c-4ad0-be37-23ce8ae37927 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:27.132819 crc crio[23211]: time=\"2026-06-11T16:36:27.132791214Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=982a3e52-9de6-4d73-82cc-996b5e9cbabe name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:27.143574 crc crio[23211]: time=\"2026-06-11T16:36:27.143247247Z\" level=info msg=\"Stopping pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320\" id=f4345655-f20b-4059-9b1a-e93652e1f0ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:27.144680 crc crio[23211]: time=\"2026-06-11T16:36:27.14459199Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-ddf44 Namespace:openstack ID:67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320 UID:58d814f3-125f-49ab-99e3-29ba0369f026 NetNS:/var/run/netns/9c4f1804-092e-42d3-8e94-03620607866f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d814f3_125f_49ab_99e3_29ba0369f026.slice PodAnnotations:0xc0038ac1a8}] Aliases:map[]}\"\nJun 11 16:36:27.146565 crc crio[23211]: time=\"2026-06-11T16:36:27.145251915Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f94844f59-ddf44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:27.154747 crc crio[23211]: time=\"2026-06-11T16:36:27.151039096Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\\\"\"\nJun 11 16:36:27.185557 crc crio[23211]: time=\"2026-06-11T16:36:27.17263233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=796dd04c-3b98-4ad7-9fa3-8b8cd4e6c702 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:27.185557 crc crio[23211]: time=\"2026-06-11T16:36:27.177724553Z\" level=info msg=\"Stopping pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1\" id=a7efac23-99a8-4f65-91bb-7aecaf4ad95d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:27.185557 crc crio[23211]: time=\"2026-06-11T16:36:27.178952232Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-xkmcg Namespace:openstack ID:db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1 UID:091374bf-e70a-48e1-94cb-f9e269217a72 NetNS:/var/run/netns/6ca95488-7fb0-4cef-9f19-4db047aa37fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod091374bf_e70a_48e1_94cb_f9e269217a72.slice PodAnnotations:0xc000d2e1a8}] Aliases:map[]}\"\nJun 11 16:36:27.185557 crc crio[23211]: time=\"2026-06-11T16:36:27.179139567Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-bf5545dbf-xkmcg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:27.220748 crc crio[23211]: time=\"2026-06-11T16:36:27.216362208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fdd9c3f8-4f86-453a-aa3a-2c7c574961a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:27.479243 crc crio[23211]: time=\"2026-06-11T16:36:27.477087675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a1273d6a-f1c1-4f1a-9f88-3a04df5e237b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:27.535778 crc crio[23211]: time=\"2026-06-11T16:36:27.535618323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a51cfa07-09a8-4919-99a1-560c4c6ec457 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:27.615812 crc crio[23211]: time=\"2026-06-11T16:36:27.615241131Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns\" id=d1706717-08a9-4ea3-a837-4c4ddff3a51a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:27.618231 crc crio[23211]: time=\"2026-06-11T16:36:27.618198473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:27.671088 crc crio[23211]: time=\"2026-06-11T16:36:27.670801548Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns\" id=5870902c-3eef-4cef-ba37-0943a547fcc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:27.672874 crc crio[23211]: time=\"2026-06-11T16:36:27.672746145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:27.872771 crc crio[23211]: time=\"2026-06-11T16:36:27.872458963Z\" level=info msg=\"Created container f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2: openstack/rabbitmq-cell1-server-0/setup-container\" id=8478b692-e585-4b2e-b184-d76384dae194 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:27.887515 crc crio[23211]: time=\"2026-06-11T16:36:27.884112355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:27.891159 crc crio[23211]: time=\"2026-06-11T16:36:27.890831389Z\" level=info msg=\"Starting container: f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2\" id=54ec6115-2b17-4cc7-a002-10c3c277377a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:27.896156 crc crio[23211]: time=\"2026-06-11T16:36:27.896079916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:27.898357 crc crio[23211]: time=\"2026-06-11T16:36:27.898210368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:27.916233 crc crio[23211]: time=\"2026-06-11T16:36:27.916177403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:27.947183 crc crio[23211]: time=\"2026-06-11T16:36:27.937690894Z\" level=info msg=\"Started container\" PID=58212 containerID=f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2 description=openstack/rabbitmq-cell1-server-0/setup-container id=54ec6115-2b17-4cc7-a002-10c3c277377a name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\nJun 11 16:36:28.163583 crc crio[23211]: time=\"2026-06-11T16:36:28.162900699Z\" level=info msg=\"Created container c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48: openstack/rabbitmq-server-0/setup-container\" id=51b5ffaf-ec36-40d6-91ba-44786150ffad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:28.167498 crc crio[23211]: time=\"2026-06-11T16:36:28.16535447Z\" level=info msg=\"Starting container: c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48\" id=6549de07-df6c-402d-9a1f-2d8aa39fa2bb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:28.167498 crc crio[23211]: time=\"2026-06-11T16:36:28.165589644Z\" level=info msg=\"Stopped pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1\" id=a7efac23-99a8-4f65-91bb-7aecaf4ad95d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:28.191265 crc crio[23211]: time=\"2026-06-11T16:36:28.184275798Z\" level=info msg=\"Stopped pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320\" id=f4345655-f20b-4059-9b1a-e93652e1f0ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:28.287889 crc crio[23211]: time=\"2026-06-11T16:36:28.287777475Z\" level=info msg=\"Started container\" PID=58218 containerID=c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48 description=openstack/rabbitmq-server-0/setup-container id=6549de07-df6c-402d-9a1f-2d8aa39fa2bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\nJun 11 16:36:28.440533 crc crio[23211]: time=\"2026-06-11T16:36:28.439030989Z\" level=info msg=\"Created container 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c: openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns\" id=5870902c-3eef-4cef-ba37-0943a547fcc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:28.448534 crc crio[23211]: time=\"2026-06-11T16:36:28.448180822Z\" level=info msg=\"Created container e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c: openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns\" id=d1706717-08a9-4ea3-a837-4c4ddff3a51a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:28.451395 crc crio[23211]: time=\"2026-06-11T16:36:28.451256166Z\" level=info msg=\"Starting container: e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c\" id=ee9887ca-e48d-4288-ab68-ab1009323a44 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:28.465217 crc crio[23211]: time=\"2026-06-11T16:36:28.464837594Z\" level=info msg=\"Starting container: 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c\" id=9cc8e1ba-49ee-44c3-887d-2570255b7997 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:28.478501 crc crio[23211]: time=\"2026-06-11T16:36:28.476727262Z\" level=info msg=\"Started container\" PID=58564 containerID=e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c description=openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns id=ee9887ca-e48d-4288-ab68-ab1009323a44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\nJun 11 16:36:28.517709 crc crio[23211]: time=\"2026-06-11T16:36:28.514764203Z\" level=info msg=\"Removing container: b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c\" id=d6efbf00-a38a-4ddf-b428-2701abf735d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:28.524138 crc crio[23211]: time=\"2026-06-11T16:36:28.523073276Z\" level=info msg=\"Started container\" PID=58566 containerID=801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c description=openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns id=9cc8e1ba-49ee-44c3-887d-2570255b7997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\nJun 11 16:36:28.593160 crc crio[23211]: time=\"2026-06-11T16:36:28.593071401Z\" level=info msg=\"Removed container b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c: openstack/dnsmasq-dns-6f94844f59-ddf44/init\" id=d6efbf00-a38a-4ddf-b428-2701abf735d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:30.616638 crc crio[23211]: time=\"2026-06-11T16:36:30.615867967Z\" level=info msg=\"Stopping pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7\" id=51d1c395-ae60-4a78-b3cd-666630fc3a25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:30.618363 crc crio[23211]: time=\"2026-06-11T16:36:30.618178652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686596-rrblj Namespace:openshift-infra ID:5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7 UID:eb185bfa-0a5a-46cf-bcc2-3a1a4e0c9c4d NetNS:/var/run/netns/af90ecc4-8440-4f51-85e3-39819fec5f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb185bfa_0a5a_46cf_bcc2_3a1a4e0c9c4d.slice PodAnnotations:0xc0018be650}] Aliases:map[]}\"\nJun 11 16:36:30.618637 crc crio[23211]: time=\"2026-06-11T16:36:30.618550962Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686596-rrblj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:32.646068 crc crio[23211]: time=\"2026-06-11T16:36:32.64556278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f3b4af5a-3753-4b0b-bba5-b5cdb459f5d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:32.657897 crc crio[23211]: time=\"2026-06-11T16:36:32.657846807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bae80ebd-4580-4df1-be13-73bc60bbbfbc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:33.997085 crc crio[23211]: time=\"2026-06-11T16:36:33.996615292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b1eaad3b-b4f4-445a-8113-67e539782a38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.004975 crc crio[23211]: time=\"2026-06-11T16:36:34.003386145Z\" level=info msg=\"Stopped pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7\" id=51d1c395-ae60-4a78-b3cd-666630fc3a25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:34.051822 crc crio[23211]: time=\"2026-06-11T16:36:34.051708886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=daab10f4-2de9-4d3c-9c61-a3cd5ad758ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.083906 crc crio[23211]: time=\"2026-06-11T16:36:34.083798564Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=13296328-2fc7-4d6c-ba3e-02f008bbddbe name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:34.085206 crc crio[23211]: time=\"2026-06-11T16:36:34.085088615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=ba0c7db4-04b3-43a8-8761-0bc3e707288e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.090978 crc crio[23211]: time=\"2026-06-11T16:36:34.090886934Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=b3eaae62-2ae0-41a1-a54a-0f86e7e76ff9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:34.091865 crc crio[23211]: time=\"2026-06-11T16:36:34.091715795Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=55eaff8d-6caf-4df2-a05b-2fa26b292a23 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:34.093021 crc crio[23211]: time=\"2026-06-11T16:36:34.092569985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=dd6d7f8a-2592-4fd2-b99e-9f3a97189f56 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.103751 crc crio[23211]: time=\"2026-06-11T16:36:34.103673805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.116626 crc crio[23211]: time=\"2026-06-11T16:36:34.115853019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=e0561aea-a558-41b5-81a7-6e0d0137d50e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.116626 crc crio[23211]: time=\"2026-06-11T16:36:34.116179948Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=5d6a1c30-e1d2-453b-b428-c4df6bddf0ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:34.118633 crc crio[23211]: time=\"2026-06-11T16:36:34.118039753Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=982a3e52-9de6-4d73-82cc-996b5e9cbabe name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:34.118633 crc crio[23211]: time=\"2026-06-11T16:36:34.118580797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=1f7a9b3b-e136-40d4-bf88-dcf4c13596fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.119607 crc crio[23211]: time=\"2026-06-11T16:36:34.119519239Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=cabc82e5-052b-4e13-b0eb-055a559185ba name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:34.120930 crc crio[23211]: time=\"2026-06-11T16:36:34.120190825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=48fb07dc-0e24-4c5e-9c79-2e4e9ba9bc7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.126769 crc crio[23211]: time=\"2026-06-11T16:36:34.126728373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.164243 crc crio[23211]: time=\"2026-06-11T16:36:34.163600067Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-tcz2l/ovsdb-server-init\" id=c218d8df-a066-4573-a2dd-27e9cf4d8328 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:34.165651 crc crio[23211]: time=\"2026-06-11T16:36:34.165622066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.190269 crc crio[23211]: time=\"2026-06-11T16:36:34.190183131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.196996 crc crio[23211]: time=\"2026-06-11T16:36:34.196842802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.207091 crc crio[23211]: time=\"2026-06-11T16:36:34.206826403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=245fe188-4a66-48fe-ba2a-7c97ad0fa61e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.208033 crc crio[23211]: time=\"2026-06-11T16:36:34.207960732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.215160 crc crio[23211]: time=\"2026-06-11T16:36:34.214995241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.222764 crc crio[23211]: time=\"2026-06-11T16:36:34.222548315Z\" level=info msg=\"Creating container: openstack/ovn-controller-gtpx6/ovn-controller\" id=1f676bc4-00cb-4eaa-b264-011fe983dc36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:34.223630 crc crio[23211]: time=\"2026-06-11T16:36:34.223520248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=39ed5501-f5bc-481e-90ff-d3339381ce6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.226090 crc crio[23211]: time=\"2026-06-11T16:36:34.225408154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.241565 crc crio[23211]: time=\"2026-06-11T16:36:34.241404092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=8af2e245-d43e-4226-a07e-c7636327e38c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.242512 crc crio[23211]: time=\"2026-06-11T16:36:34.242396226Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=119decbf-9551-41c4-a662-64631690ee99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:34.244004 crc crio[23211]: time=\"2026-06-11T16:36:34.243852791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.245065 crc crio[23211]: time=\"2026-06-11T16:36:34.244979719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.255207 crc crio[23211]: time=\"2026-06-11T16:36:34.255141235Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=54dad2dd-f83f-40d9-b6c0-ae6dc96a3d0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:34.291030 crc crio[23211]: time=\"2026-06-11T16:36:34.290927031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.322955 crc crio[23211]: time=\"2026-06-11T16:36:34.322515167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.346334 crc crio[23211]: time=\"2026-06-11T16:36:34.346244062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.353276 crc crio[23211]: time=\"2026-06-11T16:36:34.353070067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.383794 crc crio[23211]: time=\"2026-06-11T16:36:34.383685709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.395888 crc crio[23211]: time=\"2026-06-11T16:36:34.395787401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:34.396836 crc crio[23211]: time=\"2026-06-11T16:36:34.396762015Z\" level=info msg=\"Created container 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a: openstack/openstack-galera-0/galera\" id=b3eaae62-2ae0-41a1-a54a-0f86e7e76ff9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:34.398634 crc crio[23211]: time=\"2026-06-11T16:36:34.39819236Z\" level=info msg=\"Starting container: 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a\" id=defe76eb-124e-455a-8896-89fc1b1bec4a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:34.406811 crc crio[23211]: time=\"2026-06-11T16:36:34.405251231Z\" level=info msg=\"Created container 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a: openstack/openstack-cell1-galera-0/galera\" id=5d6a1c30-e1d2-453b-b428-c4df6bddf0ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:34.406811 crc crio[23211]: time=\"2026-06-11T16:36:34.406413949Z\" level=info msg=\"Starting container: 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a\" id=fff3dfdf-0919-4a4e-9448-1b37e01adf19 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:34.418068 crc crio[23211]: time=\"2026-06-11T16:36:34.413123622Z\" level=info msg=\"Started container\" PID=59235 containerID=07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a description=openstack/openstack-galera-0/galera id=defe76eb-124e-455a-8896-89fc1b1bec4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\nJun 11 16:36:34.431748 crc crio[23211]: time=\"2026-06-11T16:36:34.431655391Z\" level=info msg=\"Started container\" PID=59238 containerID=566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a description=openstack/openstack-cell1-galera-0/galera id=fff3dfdf-0919-4a4e-9448-1b37e01adf19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\nJun 11 16:36:34.556845 crc crio[23211]: time=\"2026-06-11T16:36:34.552802015Z\" level=info msg=\"Created container dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=54dad2dd-f83f-40d9-b6c0-ae6dc96a3d0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:34.556845 crc crio[23211]: time=\"2026-06-11T16:36:34.554498626Z\" level=info msg=\"Starting container: dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861\" id=4d977581-a4e4-4733-b985-22d448b1cb71 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:34.557685 crc crio[23211]: time=\"2026-06-11T16:36:34.557640952Z\" level=info msg=\"Created container a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=119decbf-9551-41c4-a662-64631690ee99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:34.569568 crc crio[23211]: time=\"2026-06-11T16:36:34.565349559Z\" level=info msg=\"Starting container: a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609\" id=1345beb0-936a-4012-a433-2fc835ba15a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:34.597778 crc crio[23211]: time=\"2026-06-11T16:36:34.595964621Z\" level=info msg=\"Started container\" PID=59264 containerID=dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=4d977581-a4e4-4733-b985-22d448b1cb71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\nJun 11 16:36:34.597778 crc crio[23211]: time=\"2026-06-11T16:36:34.596334921Z\" level=info msg=\"Started container\" PID=59253 containerID=a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=1345beb0-936a-4012-a433-2fc835ba15a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\nJun 11 16:36:34.617685 crc crio[23211]: time=\"2026-06-11T16:36:34.617589576Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=a1798654-7c69-4537-bad7-e3fd1a4ea43d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.617962 crc crio[23211]: time=\"2026-06-11T16:36:34.617879192Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=a1798654-7c69-4537-bad7-e3fd1a4ea43d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.617962 crc crio[23211]: time=\"2026-06-11T16:36:34.617936594Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=a1798654-7c69-4537-bad7-e3fd1a4ea43d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.619607 crc crio[23211]: time=\"2026-06-11T16:36:34.619548083Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=e7e06a86-b020-43f0-b06d-2411642caf15 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:34.634619 crc crio[23211]: time=\"2026-06-11T16:36:34.629135755Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=01d03a44-d63f-403f-bd0a-0647417bfc1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.634619 crc crio[23211]: time=\"2026-06-11T16:36:34.629565675Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=01d03a44-d63f-403f-bd0a-0647417bfc1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.634619 crc crio[23211]: time=\"2026-06-11T16:36:34.629630047Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=01d03a44-d63f-403f-bd0a-0647417bfc1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:34.634619 crc crio[23211]: time=\"2026-06-11T16:36:34.632115927Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=247e7124-8b36-483a-8ca5-c3c95b079176 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:34.648371 crc crio[23211]: time=\"2026-06-11T16:36:34.647200393Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"\nJun 11 16:36:34.653675 crc crio[23211]: time=\"2026-06-11T16:36:34.652670065Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"\nJun 11 16:36:34.847219 crc crio[23211]: time=\"2026-06-11T16:36:34.847142837Z\" level=info msg=\"Stopping container: 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c (timeout: 10s)\" id=2972e45c-bd10-44bb-9337-8cb97eb503fb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:36:35.017646 crc crio[23211]: time=\"2026-06-11T16:36:35.017211347Z\" level=info msg=\"Stopped container 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c: openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns\" id=2972e45c-bd10-44bb-9337-8cb97eb503fb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:36:35.022263 crc crio[23211]: time=\"2026-06-11T16:36:35.020152509Z\" level=info msg=\"Stopping pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\" id=9c13fc90-c88f-4e4d-a609-335b138abcaa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:35.022263 crc crio[23211]: time=\"2026-06-11T16:36:35.020743232Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-p8d9r Namespace:openstack ID:4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120 UID:7902e064-c0a1-4038-9104-c0408ffb7056 NetNS:/var/run/netns/15a432af-2d45-4a57-ad93-f37ac8ea29d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7902e064_c0a1_4038_9104_c0408ffb7056.slice PodAnnotations:0xc0028181b8}] Aliases:map[]}\"\nJun 11 16:36:35.022263 crc crio[23211]: time=\"2026-06-11T16:36:35.020919876Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-69664d8887-p8d9r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:35.429975 crc crio[23211]: time=\"2026-06-11T16:36:35.42968869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:35.438655 crc crio[23211]: time=\"2026-06-11T16:36:35.437753995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:35.513620 crc crio[23211]: time=\"2026-06-11T16:36:35.51267565Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694db665c-rvszz/POD\" id=070d886a-e0b9-489c-80bb-5c82597b4bfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:35.513620 crc crio[23211]: time=\"2026-06-11T16:36:35.512872564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:35.623833 crc crio[23211]: time=\"2026-06-11T16:36:35.622115141Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-rvszz Namespace:openstack ID:6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d UID:fd46da01-22b0-4b9f-baa0-d8a9651fc42f NetNS:/var/run/netns/b9d8c72b-dd81-4ca5-a137-6e2d3d073d53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd46da01_22b0_4b9f_baa0_d8a9651fc42f.slice PodAnnotations:0xc0038ac8b0}] Aliases:map[]}\"\nJun 11 16:36:35.623833 crc crio[23211]: time=\"2026-06-11T16:36:35.622742446Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694db665c-rvszz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:35.678272 crc crio[23211]: time=\"2026-06-11T16:36:35.678171649Z\" level=info msg=\"Created container f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e: openstack/ovn-controller-gtpx6/ovn-controller\" id=1f676bc4-00cb-4eaa-b264-011fe983dc36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:35.679554 crc crio[23211]: time=\"2026-06-11T16:36:35.679347198Z\" level=info msg=\"Starting container: f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e\" id=c1eb3af6-e1a4-4912-979f-42d3c16e0f96 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:35.679908 crc crio[23211]: time=\"2026-06-11T16:36:35.679819069Z\" level=info msg=\"Created container 4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2: openstack/ovn-controller-ovs-tcz2l/ovsdb-server-init\" id=c218d8df-a066-4573-a2dd-27e9cf4d8328 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:35.701909 crc crio[23211]: time=\"2026-06-11T16:36:35.70173633Z\" level=info msg=\"Starting container: 4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2\" id=4d85fc70-f113-46e5-a075-72390dbe3f4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:35.713660 crc crio[23211]: time=\"2026-06-11T16:36:35.713564497Z\" level=info msg=\"Stopped pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\" id=9c13fc90-c88f-4e4d-a609-335b138abcaa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:35.724248 crc crio[23211]: time=\"2026-06-11T16:36:35.724138503Z\" level=info msg=\"Started container\" PID=59577 containerID=f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e description=openstack/ovn-controller-gtpx6/ovn-controller id=c1eb3af6-e1a4-4912-979f-42d3c16e0f96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3\nJun 11 16:36:35.738027 crc crio[23211]: time=\"2026-06-11T16:36:35.735283093Z\" level=info msg=\"Started container\" PID=59572 containerID=4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2 description=openstack/ovn-controller-ovs-tcz2l/ovsdb-server-init id=4d85fc70-f113-46e5-a075-72390dbe3f4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\nJun 11 16:36:35.963262 crc crio[23211]: time=\"2026-06-11T16:36:35.962767364Z\" level=info msg=\"Removing container: 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c\" id=12922576-1622-4ac7-9250-c209a7f965ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:36.116850 crc crio[23211]: time=\"2026-06-11T16:36:36.116740604Z\" level=info msg=\"Removed container 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c: openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns\" id=12922576-1622-4ac7-9250-c209a7f965ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:36.124055 crc crio[23211]: time=\"2026-06-11T16:36:36.123955798Z\" level=info msg=\"Removing container: 4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793\" id=3c2a8f98-ed96-4bf8-afc4-f3cc85c142f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:36.154608 crc crio[23211]: time=\"2026-06-11T16:36:36.154043548Z\" level=info msg=\"Removed container 4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793: openstack/dnsmasq-dns-69664d8887-p8d9r/init\" id=3c2a8f98-ed96-4bf8-afc4-f3cc85c142f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:38.003126 crc crio[23211]: time=\"2026-06-11T16:36:38.002403668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=be6d0dec-f34a-4780-b0f8-632bb6a7d757 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:38.028764 crc crio[23211]: time=\"2026-06-11T16:36:38.024877142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=b876dc8a-a83e-492e-be0e-3abfe8faf02c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:38.559597 crc crio[23211]: 2026-06-11T16:36:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6176d6832a5750c Mac:d2:ff:1b:ec:5e:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/b9d8c72b-dd81-4ca5-a137-6e2d3d073d53 SocketPath: PciID:}] [{Interface:0xc0005105a0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:38.562925 crc crio[23211]: time=\"2026-06-11T16:36:38.562636021Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-rvszz Namespace:openstack ID:6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d UID:fd46da01-22b0-4b9f-baa0-d8a9651fc42f NetNS:/var/run/netns/b9d8c72b-dd81-4ca5-a137-6e2d3d073d53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd46da01_22b0_4b9f_baa0_d8a9651fc42f.slice PodAnnotations:0xc0038ac8b0}] Aliases:map[]}\"\nJun 11 16:36:38.562925 crc crio[23211]: time=\"2026-06-11T16:36:38.562901407Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694db665c-rvszz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:38.595840 crc crio[23211]: time=\"2026-06-11T16:36:38.595095706Z\" level=info msg=\"Ran pod sandbox 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d with infra container: openstack/dnsmasq-dns-694db665c-rvszz/POD\" id=070d886a-e0b9-489c-80bb-5c82597b4bfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:38.599124 crc crio[23211]: time=\"2026-06-11T16:36:38.599041862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b5cfcd6c-19bf-404d-bfe1-71040e2c2629 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:38.630124 crc crio[23211]: time=\"2026-06-11T16:36:38.629966541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=beae48ca-cd44-4905-8456-6b26fc6756e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:38.647741 crc crio[23211]: time=\"2026-06-11T16:36:38.64765777Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-tcz2l/ovsdb-server\" id=d5bd95f9-2ed9-47fe-bece-cef3d1e10c6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:38.648536 crc crio[23211]: time=\"2026-06-11T16:36:38.648385937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:38.711203 crc crio[23211]: time=\"2026-06-11T16:36:38.711051155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:38.949253 crc crio[23211]: time=\"2026-06-11T16:36:38.948600991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:39.506661 crc crio[23211]: time=\"2026-06-11T16:36:39.503534325Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-rvszz/init\" id=6dfa288d-afbf-4df4-b502-e0c7beb2e9b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:39.508082 crc crio[23211]: time=\"2026-06-11T16:36:39.507357057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:39.545343 crc crio[23211]: time=\"2026-06-11T16:36:39.545235575Z\" level=info msg=\"Created container a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de: openstack/ovn-controller-ovs-tcz2l/ovsdb-server\" id=d5bd95f9-2ed9-47fe-bece-cef3d1e10c6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:39.546992 crc crio[23211]: time=\"2026-06-11T16:36:39.546920556Z\" level=info msg=\"Starting container: a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de\" id=6d81f5b3-05b6-487c-b0ec-6fc2440f7d25 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:39.555743 crc crio[23211]: time=\"2026-06-11T16:36:39.555635507Z\" level=info msg=\"Started container\" PID=60297 containerID=a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de description=openstack/ovn-controller-ovs-tcz2l/ovsdb-server id=6d81f5b3-05b6-487c-b0ec-6fc2440f7d25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\nJun 11 16:36:39.585627 crc crio[23211]: time=\"2026-06-11T16:36:39.58548496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:39.592285 crc crio[23211]: time=\"2026-06-11T16:36:39.592150431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:40.158501 crc crio[23211]: time=\"2026-06-11T16:36:40.157905578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=0d65ee4b-a54d-4d12-9ef1-5f116ef29237 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:40.181463 crc crio[23211]: time=\"2026-06-11T16:36:40.181354227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=2a0f01e8-c519-4eba-8db7-bd303a84a3a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:40.478609 crc crio[23211]: time=\"2026-06-11T16:36:40.478398223Z\" level=info msg=\"Created container 542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c: openstack/dnsmasq-dns-694db665c-rvszz/init\" id=6dfa288d-afbf-4df4-b502-e0c7beb2e9b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:40.482549 crc crio[23211]: time=\"2026-06-11T16:36:40.482497991Z\" level=info msg=\"Starting container: 542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c\" id=376bf01c-5763-4604-a922-49eca8511480 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:40.490717 crc crio[23211]: time=\"2026-06-11T16:36:40.490617429Z\" level=info msg=\"Started container\" PID=60343 containerID=542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c description=openstack/dnsmasq-dns-694db665c-rvszz/init id=376bf01c-5763-4604-a922-49eca8511480 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\nJun 11 16:36:40.584291 crc crio[23211]: time=\"2026-06-11T16:36:40.584164265Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd\" id=bc64865e-4ea7-4fcc-b1e5-c16f0bfaafbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:40.585497 crc crio[23211]: time=\"2026-06-11T16:36:40.584843891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:40.641285 crc crio[23211]: time=\"2026-06-11T16:36:40.640814478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:40.877774 crc crio[23211]: time=\"2026-06-11T16:36:40.877565453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:41.066691 crc crio[23211]: time=\"2026-06-11T16:36:41.066630513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=511fbf0b-6625-45e9-9df2-c12e954d3493 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:41.101088 crc crio[23211]: time=\"2026-06-11T16:36:41.100938564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c84f82b3-86de-42d5-82eb-19b65b4fdd11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:41.303812 crc crio[23211]: time=\"2026-06-11T16:36:41.29356788Z\" level=info msg=\"Created container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761: openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd\" id=bc64865e-4ea7-4fcc-b1e5-c16f0bfaafbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:41.308791 crc crio[23211]: time=\"2026-06-11T16:36:41.308141914Z\" level=info msg=\"Starting container: 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761\" id=b31f0cc2-ee0c-404e-bae8-54a482fd48aa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:41.313359 crc crio[23211]: time=\"2026-06-11T16:36:41.311372813Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns\" id=6aa752d6-8170-47d4-a422-561ea45c5010 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:41.325690 crc crio[23211]: time=\"2026-06-11T16:36:41.325123585Z\" level=info msg=\"Started container\" PID=60404 containerID=8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 description=openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd id=b31f0cc2-ee0c-404e-bae8-54a482fd48aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\nJun 11 16:36:42.964647 crc crio[23211]: time=\"2026-06-11T16:36:42.963622771Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-xdz67/POD\" id=0e9cdb99-0e68-47e3-94b7-a6353cdb4303 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:42.966060 crc crio[23211]: time=\"2026-06-11T16:36:42.964777309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:44.893375 crc crio[23211]: time=\"2026-06-11T16:36:44.892741747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:46.661092 crc crio[23211]: time=\"2026-06-11T16:36:46.660326319Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-xdz67 Namespace:openstack ID:b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710 UID:8d8600b1-2ac8-4b37-bd39-cf4cf5b01b3a NetNS:/var/run/netns/3e336438-b6c0-47ea-af46-58c01036841a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8600b1_2ac8_4b37_bd39_cf4cf5b01b3a.slice PodAnnotations:0xc0001ae2d8}] Aliases:map[]}\"\nJun 11 16:36:46.662553 crc crio[23211]: time=\"2026-06-11T16:36:46.661128279Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-xdz67 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:46.847580 crc crio[23211]: time=\"2026-06-11T16:36:46.837367758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:46.865681 crc crio[23211]: time=\"2026-06-11T16:36:46.86513317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:46.883837 crc crio[23211]: time=\"2026-06-11T16:36:46.883739162Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=247e7124-8b36-483a-8ca5-c3c95b079176 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:46.885113 crc crio[23211]: time=\"2026-06-11T16:36:46.885005382Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=e7e06a86-b020-43f0-b06d-2411642caf15 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:46.892030 crc crio[23211]: time=\"2026-06-11T16:36:46.89195459Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=1fbbfbc3-bb77-43b1-aeb4-db97d0e5a44a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:46.899629 crc crio[23211]: time=\"2026-06-11T16:36:46.899542974Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=e80c40e3-f8eb-4cf2-b673-423e1148c74c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:46.946714 crc crio[23211]: time=\"2026-06-11T16:36:46.946488251Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=a9d292ae-5c89-4d17-af08-8e511000d70d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:46.960657 crc crio[23211]: time=\"2026-06-11T16:36:46.959814675Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=e6f7ee43-cd26-44b7-85cf-b8864a8ab166 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:46.961346 crc crio[23211]: time=\"2026-06-11T16:36:46.961253119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:46.963771 crc crio[23211]: time=\"2026-06-11T16:36:46.963681229Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=1f749ab5-c5fc-405e-838e-9dbd5004e0b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:47.006939 crc crio[23211]: time=\"2026-06-11T16:36:47.006818123Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=b65eedd3-b17f-4926-a70b-0fc723de2e84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:47.017483 crc crio[23211]: time=\"2026-06-11T16:36:47.014581381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:47.017483 crc crio[23211]: time=\"2026-06-11T16:36:47.0157712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:47.022951 crc crio[23211]: time=\"2026-06-11T16:36:47.020789821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:47.100164 crc crio[23211]: time=\"2026-06-11T16:36:47.100056822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:47.103908 crc crio[23211]: time=\"2026-06-11T16:36:47.103364732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:47.119640 crc crio[23211]: time=\"2026-06-11T16:36:47.119561105Z\" level=info msg=\"Created container 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138: openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns\" id=6aa752d6-8170-47d4-a422-561ea45c5010 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:47.120812 crc crio[23211]: time=\"2026-06-11T16:36:47.120780574Z\" level=info msg=\"Starting container: 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138\" id=120485b9-5a5c-4442-9383-db6b1d6aac35 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:47.130647 crc crio[23211]: time=\"2026-06-11T16:36:47.130593972Z\" level=info msg=\"Started container\" PID=61057 containerID=8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138 description=openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns id=120485b9-5a5c-4442-9383-db6b1d6aac35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\nJun 11 16:36:47.146633 crc crio[23211]: time=\"2026-06-11T16:36:47.146543468Z\" level=info msg=\"Created container 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=e6f7ee43-cd26-44b7-85cf-b8864a8ab166 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:47.148067 crc crio[23211]: time=\"2026-06-11T16:36:47.147964962Z\" level=info msg=\"Starting container: 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa\" id=975f6887-2c59-462f-9b33-8a0f9440c89b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:47.155823 crc crio[23211]: time=\"2026-06-11T16:36:47.155793762Z\" level=info msg=\"Started container\" PID=61106 containerID=7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=975f6887-2c59-462f-9b33-8a0f9440c89b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\nJun 11 16:36:47.213032 crc crio[23211]: time=\"2026-06-11T16:36:47.211553964Z\" level=info msg=\"Created container b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=b65eedd3-b17f-4926-a70b-0fc723de2e84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:47.217773 crc crio[23211]: time=\"2026-06-11T16:36:47.217696572Z\" level=info msg=\"Starting container: b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c\" id=59b4507c-5f78-4c49-864d-03966a3ab231 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:47.227855 crc crio[23211]: time=\"2026-06-11T16:36:47.22714531Z\" level=info msg=\"Started container\" PID=61130 containerID=b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=59b4507c-5f78-4c49-864d-03966a3ab231 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\nJun 11 16:36:47.238342 crc crio[23211]: 2026-06-11T16:36:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4e7f335f4f163b Mac:6e:79:01:da:9b:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/3e336438-b6c0-47ea-af46-58c01036841a SocketPath: PciID:}] [{Interface:0xc00059a5d0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:47.239758 crc crio[23211]: time=\"2026-06-11T16:36:47.239663464Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-xdz67 Namespace:openstack ID:b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710 UID:8d8600b1-2ac8-4b37-bd39-cf4cf5b01b3a NetNS:/var/run/netns/3e336438-b6c0-47ea-af46-58c01036841a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8600b1_2ac8_4b37_bd39_cf4cf5b01b3a.slice PodAnnotations:0xc0001ae2d8}] Aliases:map[]}\"\nJun 11 16:36:47.239898 crc crio[23211]: time=\"2026-06-11T16:36:47.239850109Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-xdz67 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:47.250980 crc crio[23211]: time=\"2026-06-11T16:36:47.250837884Z\" level=info msg=\"Ran pod sandbox b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710 with infra container: openstack/swift-ring-rebalance-xdz67/POD\" id=0e9cdb99-0e68-47e3-94b7-a6353cdb4303 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:47.259406 crc crio[23211]: time=\"2026-06-11T16:36:47.258821768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=7ee22a07-172f-47a3-a508-dd6d889dbd04 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:47.259406 crc crio[23211]: time=\"2026-06-11T16:36:47.259086614Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found\" id=7ee22a07-172f-47a3-a508-dd6d889dbd04 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:47.259406 crc crio[23211]: time=\"2026-06-11T16:36:47.259137265Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found\" id=7ee22a07-172f-47a3-a508-dd6d889dbd04 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:47.261413 crc crio[23211]: time=\"2026-06-11T16:36:47.261246047Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=42235f4f-3fa3-4100-bce1-fb925d36cbb5 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:47.270093 crc crio[23211]: time=\"2026-06-11T16:36:47.269937367Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\\\"\"\nJun 11 16:36:50.790113 crc crio[23211]: time=\"2026-06-11T16:36:50.78933515Z\" level=info msg=\"Stopping container: 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138 (timeout: 10s)\" id=24040f9e-e596-4a18-ae1c-93aa91c2deb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:36:51.346840 crc crio[23211]: time=\"2026-06-11T16:36:51.346348895Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-84b4f45f59-7nzjx/POD\" id=975626ae-1d80-4db2-99bf-3070ff3d2d54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:51.346962 crc crio[23211]: time=\"2026-06-11T16:36:51.346864217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:51.543010 crc crio[23211]: time=\"2026-06-11T16:36:51.542926957Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-pm9jc/POD\" id=75c562e7-5755-4634-9366-87f92226a32a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:51.543212 crc crio[23211]: time=\"2026-06-11T16:36:51.54303229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:51.991693 crc crio[23211]: time=\"2026-06-11T16:36:51.991609907Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/POD\" id=fa201a47-6c35-4b40-b7d3-584e96e33ae9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:51.992552 crc crio[23211]: time=\"2026-06-11T16:36:51.991712879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:52.282491 crc crio[23211]: time=\"2026-06-11T16:36:52.281635944Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=883b5c6f-ab63-463c-b39c-2c04c162165b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:52.282645 crc crio[23211]: time=\"2026-06-11T16:36:52.282509725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:52.501705 crc crio[23211]: time=\"2026-06-11T16:36:52.501595943Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-l9kpv/POD\" id=4325e4ba-d439-4288-8f8d-a26ec1a3541f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:52.501897 crc crio[23211]: time=\"2026-06-11T16:36:52.501789377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:52.866682 crc crio[23211]: time=\"2026-06-11T16:36:52.866596815Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-dmdlp/POD\" id=c09d7233-d09f-4ccc-96e8-48917f3af391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:52.866682 crc crio[23211]: time=\"2026-06-11T16:36:52.866684977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:53.388886 crc crio[23211]: time=\"2026-06-11T16:36:53.388771506Z\" level=info msg=\"Stopped container 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138: openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns\" id=24040f9e-e596-4a18-ae1c-93aa91c2deb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:36:53.390076 crc crio[23211]: time=\"2026-06-11T16:36:53.389391361Z\" level=info msg=\"Stopping pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\" id=c7b69d21-8571-4355-9d8d-2eb4654784c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:53.390328 crc crio[23211]: time=\"2026-06-11T16:36:53.390197529Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-rvszz Namespace:openstack ID:6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d UID:fd46da01-22b0-4b9f-baa0-d8a9651fc42f NetNS:/var/run/netns/b9d8c72b-dd81-4ca5-a137-6e2d3d073d53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd46da01_22b0_4b9f_baa0_d8a9651fc42f.slice PodAnnotations:0xc000d2e660}] Aliases:map[]}\"\nJun 11 16:36:53.390662 crc crio[23211]: time=\"2026-06-11T16:36:53.3906064Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694db665c-rvszz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:53.553643 crc crio[23211]: time=\"2026-06-11T16:36:53.552817299Z\" level=info msg=\"Got pod network &{Name:placement-db-create-dmdlp Namespace:openstack ID:47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458 UID:88e9876e-549e-4106-98dd-efc9dd8176ff NetNS:/var/run/netns/b4c055a7-5876-4f50-b91a-79cff1ae7127 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88e9876e_549e_4106_98dd_efc9dd8176ff.slice PodAnnotations:0xc0018be3b8}] Aliases:map[]}\"\nJun 11 16:36:53.553643 crc crio[23211]: time=\"2026-06-11T16:36:53.553461495Z\" level=info msg=\"Adding pod openstack_placement-db-create-dmdlp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:53.578699 crc crio[23211]: time=\"2026-06-11T16:36:53.578578024Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84b4f45f59-7nzjx Namespace:openstack ID:7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651 UID:fc98abe9-2268-4ba2-a684-8bf104d5c200 NetNS:/var/run/netns/95bd358e-81f1-40ff-9f94-31383aec5cc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc98abe9_2268_4ba2_a684_8bf104d5c200.slice PodAnnotations:0xc0006122a8}] Aliases:map[]}\"\nJun 11 16:36:53.578699 crc crio[23211]: time=\"2026-06-11T16:36:53.578682456Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-84b4f45f59-7nzjx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:53.583896 crc crio[23211]: time=\"2026-06-11T16:36:53.583726209Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=42235f4f-3fa3-4100-bce1-fb925d36cbb5 name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:53.585356 crc crio[23211]: time=\"2026-06-11T16:36:53.585122063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=8c24fd35-98cc-47e6-87ab-ee453924520a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:53.597955 crc crio[23211]: time=\"2026-06-11T16:36:53.59780617Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-pm9jc Namespace:openstack ID:a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7 UID:403f8650-48c4-406c-b5b4-6ae7343c6a7f NetNS:/var/run/netns/1bc0fdcd-f7b3-484f-bee7-763d28ade73a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod403f8650_48c4_406c_b5b4_6ae7343c6a7f.slice PodAnnotations:0xc000612558}] Aliases:map[]}\"\nJun 11 16:36:53.597955 crc crio[23211]: time=\"2026-06-11T16:36:53.597938873Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-pm9jc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:53.608487 crc crio[23211]: time=\"2026-06-11T16:36:53.608389087Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-s6tkf Namespace:openstack ID:5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97 UID:15c1a33d-c5e7-46d1-8da3-175c05629962 NetNS:/var/run/netns/4a29cb2b-6f0f-4f28-8cf0-3448dad487e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15c1a33d_c5e7_46d1_8da3_175c05629962.slice PodAnnotations:0xc003088398}] Aliases:map[]}\"\nJun 11 16:36:53.608743 crc crio[23211]: time=\"2026-06-11T16:36:53.608725714Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7bfbc64dcf-s6tkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:53.609655 crc crio[23211]: time=\"2026-06-11T16:36:53.609631676Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-l9kpv Namespace:openstack ID:67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614 UID:36fbca2b-cc24-4907-871e-a4059fffc4e8 NetNS:/var/run/netns/bcae7369-6db1-4609-aae4-3843da6ec521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36fbca2b_cc24_4907_871e_a4059fffc4e8.slice PodAnnotations:0xc0001ae740}] Aliases:map[]}\"\nJun 11 16:36:53.609897 crc crio[23211]: time=\"2026-06-11T16:36:53.609877293Z\" level=info msg=\"Adding pod openstack_keystone-db-create-l9kpv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:53.612562 crc crio[23211]: time=\"2026-06-11T16:36:53.612388083Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4 UID:ac24d80f-3554-44bc-93e5-507b29218e4f NetNS:/var/run/netns/1303842d-a7c4-41b3-b53e-3ca56bd45149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac24d80f_3554_44bc_93e5_507b29218e4f.slice PodAnnotations:0xc0027942b0}] Aliases:map[]}\"\nJun 11 16:36:53.612562 crc crio[23211]: time=\"2026-06-11T16:36:53.612545366Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:53.768767 crc crio[23211]: time=\"2026-06-11T16:36:53.765547203Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=8194bbca-367e-4e8c-b3b1-a5e0b283a5ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:53.831489 crc crio[23211]: time=\"2026-06-11T16:36:53.830751343Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-xdz67/swift-ring-rebalance\" id=76e96918-bcac-45fa-871d-2f794ae2c068 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:53.839807 crc crio[23211]: time=\"2026-06-11T16:36:53.838509471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:53.940233 crc crio[23211]: time=\"2026-06-11T16:36:53.939839126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:53.957409 crc crio[23211]: time=\"2026-06-11T16:36:53.955332341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:54.170598 crc crio[23211]: time=\"2026-06-11T16:36:54.169061519Z\" level=info msg=\"Created container f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242: openstack/swift-ring-rebalance-xdz67/swift-ring-rebalance\" id=76e96918-bcac-45fa-871d-2f794ae2c068 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:54.173061 crc crio[23211]: time=\"2026-06-11T16:36:54.172899852Z\" level=info msg=\"Starting container: f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242\" id=8b98d1e5-c63f-4732-8849-1b9e585fb200 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:54.181866 crc crio[23211]: time=\"2026-06-11T16:36:54.181708756Z\" level=info msg=\"Started container\" PID=61754 containerID=f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242 description=openstack/swift-ring-rebalance-xdz67/swift-ring-rebalance id=8b98d1e5-c63f-4732-8849-1b9e585fb200 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710\nJun 11 16:36:54.295396 crc crio[23211]: time=\"2026-06-11T16:36:54.294859106Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-dbfzg/POD\" id=9187e046-5ee2-4e7c-82d7-0729d7bcae3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:54.295590 crc crio[23211]: time=\"2026-06-11T16:36:54.295404619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:54.323045 crc crio[23211]: time=\"2026-06-11T16:36:54.322959347Z\" level=info msg=\"Stopped pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\" id=c7b69d21-8571-4355-9d8d-2eb4654784c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:54.336734 crc crio[23211]: time=\"2026-06-11T16:36:54.336632658Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dbfzg Namespace:openstack ID:1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57 UID:97b91b1e-9548-4be9-a60e-f1ab02a193f2 NetNS:/var/run/netns/95b50603-710e-4508-9d32-7b9004efbd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97b91b1e_9548_4be9_a60e_f1ab02a193f2.slice PodAnnotations:0xc0001aec90}] Aliases:map[]}\"\nJun 11 16:36:54.336734 crc crio[23211]: time=\"2026-06-11T16:36:54.33670453Z\" level=info msg=\"Adding pod openstack_glance-db-create-dbfzg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:54.462081 crc crio[23211]: time=\"2026-06-11T16:36:54.460355616Z\" level=info msg=\"Removing container: 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138\" id=56323ee6-7f92-49f3-82cd-f75fbd8cc788 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:54.514992 crc crio[23211]: time=\"2026-06-11T16:36:54.514267482Z\" level=info msg=\"Removed container 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138: openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns\" id=56323ee6-7f92-49f3-82cd-f75fbd8cc788 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:54.525115 crc crio[23211]: time=\"2026-06-11T16:36:54.523815073Z\" level=info msg=\"Removing container: 542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c\" id=3220d2dc-f899-4320-8e99-30028dfdbf31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:54.565289 crc crio[23211]: time=\"2026-06-11T16:36:54.565134324Z\" level=info msg=\"Removed container 542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c: openstack/dnsmasq-dns-694db665c-rvszz/init\" id=3220d2dc-f899-4320-8e99-30028dfdbf31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:54.832500 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47609ccf532fedf Mac:ba:63:46:8c:da:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/b4c055a7-5876-4f50-b91a-79cff1ae7127 SocketPath: PciID:}] [{Interface:0xc0002ac5c0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:54.833849 crc crio[23211]: time=\"2026-06-11T16:36:54.833788643Z\" level=info msg=\"Got pod network &{Name:placement-db-create-dmdlp Namespace:openstack ID:47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458 UID:88e9876e-549e-4106-98dd-efc9dd8176ff NetNS:/var/run/netns/b4c055a7-5876-4f50-b91a-79cff1ae7127 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88e9876e_549e_4106_98dd_efc9dd8176ff.slice PodAnnotations:0xc0018be3b8}] Aliases:map[]}\"\nJun 11 16:36:54.834028 crc crio[23211]: time=\"2026-06-11T16:36:54.833967197Z\" level=info msg=\"Checking pod openstack_placement-db-create-dmdlp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:54.847785 crc crio[23211]: time=\"2026-06-11T16:36:54.84727782Z\" level=info msg=\"Ran pod sandbox 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458 with infra container: openstack/placement-db-create-dmdlp/POD\" id=c09d7233-d09f-4ccc-96e8-48917f3af391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:54.848941 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5374e6094e4fcaf Mac:e2:11:6b:59:c6:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/4a29cb2b-6f0f-4f28-8cf0-3448dad487e8 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:54.849886 crc crio[23211]: time=\"2026-06-11T16:36:54.849815Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-s6tkf Namespace:openstack ID:5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97 UID:15c1a33d-c5e7-46d1-8da3-175c05629962 NetNS:/var/run/netns/4a29cb2b-6f0f-4f28-8cf0-3448dad487e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15c1a33d_c5e7_46d1_8da3_175c05629962.slice PodAnnotations:0xc003088398}] Aliases:map[]}\"\nJun 11 16:36:54.849992 crc crio[23211]: time=\"2026-06-11T16:36:54.849964585Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7bfbc64dcf-s6tkf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:54.850045 crc crio[23211]: time=\"2026-06-11T16:36:54.849985065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5388b293-be13-491d-be70-4d3cbf6321bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.859467 crc crio[23211]: time=\"2026-06-11T16:36:54.859325781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=39a2b840-fa45-4349-a6c6-b86972f3e2e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.859720 crc crio[23211]: time=\"2026-06-11T16:36:54.859642449Z\" level=info msg=\"Ran pod sandbox 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97 with infra container: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/POD\" id=fa201a47-6c35-4b40-b7d3-584e96e33ae9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:54.867549 crc crio[23211]: time=\"2026-06-11T16:36:54.867248023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=765b8c8f-05be-45fc-ac73-f28f20f0d6c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.875130 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a55786401a4ae66 Mac:de:27:dc:ac:ad:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/1bc0fdcd-f7b3-484f-bee7-763d28ade73a SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:54.875980 crc crio[23211]: time=\"2026-06-11T16:36:54.875902274Z\" level=info msg=\"Creating container: openstack/placement-db-create-dmdlp/mariadb-database-create\" id=5f1ec064-e87b-40d3-a7ef-7bc6677022b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:54.878411 crc crio[23211]: time=\"2026-06-11T16:36:54.876518827Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-pm9jc Namespace:openstack ID:a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7 UID:403f8650-48c4-406c-b5b4-6ae7343c6a7f NetNS:/var/run/netns/1bc0fdcd-f7b3-484f-bee7-763d28ade73a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod403f8650_48c4_406c_b5b4_6ae7343c6a7f.slice PodAnnotations:0xc000612558}] Aliases:map[]}\"\nJun 11 16:36:54.878411 crc crio[23211]: time=\"2026-06-11T16:36:54.877059401Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-pm9jc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:54.878411 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1986fe30c3ac9f9 Mac:82:00:2d:36:59:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/95b50603-710e-4508-9d32-7b9004efbd36 SocketPath: PciID:}] [{Interface:0xc00030e6b0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:54.882496 crc crio[23211]: time=\"2026-06-11T16:36:54.878676351Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dbfzg Namespace:openstack ID:1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57 UID:97b91b1e-9548-4be9-a60e-f1ab02a193f2 NetNS:/var/run/netns/95b50603-710e-4508-9d32-7b9004efbd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97b91b1e_9548_4be9_a60e_f1ab02a193f2.slice PodAnnotations:0xc0001aec90}] Aliases:map[]}\"\nJun 11 16:36:54.882496 crc crio[23211]: time=\"2026-06-11T16:36:54.878847025Z\" level=info msg=\"Checking pod openstack_glance-db-create-dbfzg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:54.882496 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7dbb83396b771e4 Mac:8a:73:18:ed:9e:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/95bd358e-81f1-40ff-9f94-31383aec5cc7 SocketPath: PciID:}] [{Interface:0xc000358a00 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:54.883130 crc crio[23211]: time=\"2026-06-11T16:36:54.883062827Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84b4f45f59-7nzjx Namespace:openstack ID:7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651 UID:fc98abe9-2268-4ba2-a684-8bf104d5c200 NetNS:/var/run/netns/95bd358e-81f1-40ff-9f94-31383aec5cc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc98abe9_2268_4ba2_a684_8bf104d5c200.slice PodAnnotations:0xc0006122a8}] Aliases:map[]}\"\nJun 11 16:36:54.883375 crc crio[23211]: time=\"2026-06-11T16:36:54.883253462Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-84b4f45f59-7nzjx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:54.889381 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de6cdee49c5c7db Mac:2a:41:8f:8d:00:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/1303842d-a7c4-41b3-b53e-3ca56bd45149 SocketPath: PciID:}] [{Interface:0xc000014990 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:54.890900 crc crio[23211]: time=\"2026-06-11T16:36:54.89024144Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4 UID:ac24d80f-3554-44bc-93e5-507b29218e4f NetNS:/var/run/netns/1303842d-a7c4-41b3-b53e-3ca56bd45149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac24d80f_3554_44bc_93e5_507b29218e4f.slice PodAnnotations:0xc0027942b0}] Aliases:map[]}\"\nJun 11 16:36:54.890900 crc crio[23211]: time=\"2026-06-11T16:36:54.890537387Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:54.893972 crc crio[23211]: time=\"2026-06-11T16:36:54.893890339Z\" level=info msg=\"Ran pod sandbox a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7 with infra container: openstack/ovn-controller-metrics-pm9jc/POD\" id=75c562e7-5755-4634-9366-87f92226a32a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:54.894661 crc crio[23211]: time=\"2026-06-11T16:36:54.894593695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:54.895703 crc crio[23211]: time=\"2026-06-11T16:36:54.895637601Z\" level=info msg=\"Ran pod sandbox 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57 with infra container: openstack/glance-db-create-dbfzg/POD\" id=9187e046-5ee2-4e7c-82d7-0729d7bcae3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:54.895953 crc crio[23211]: time=\"2026-06-11T16:36:54.895865227Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=df6bc658-08be-43c3-9f39-130057bfebfe name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.896855 crc crio[23211]: time=\"2026-06-11T16:36:54.896795899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6a00bb4a-12fb-4a6f-b41e-881b468aec3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.908107 crc crio[23211]: time=\"2026-06-11T16:36:54.908030771Z\" level=info msg=\"Ran pod sandbox 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651 with infra container: openstack/dnsmasq-dns-84b4f45f59-7nzjx/POD\" id=975626ae-1d80-4db2-99bf-3070ff3d2d54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:54.909914 crc crio[23211]: time=\"2026-06-11T16:36:54.909836845Z\" level=info msg=\"Ran pod sandbox de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4 with infra container: openstack/ovn-northd-0/POD\" id=883b5c6f-ab63-463c-b39c-2c04c162165b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:54.913081 crc crio[23211]: time=\"2026-06-11T16:36:54.912998972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=512d07c0-1ded-4b0c-bc04-822a5e67beb9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.913200 crc crio[23211]: time=\"2026-06-11T16:36:54.913131075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=6d0f1e50-a77a-45a5-848d-e54a668358c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.923612 crc crio[23211]: time=\"2026-06-11T16:36:54.92325884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=810535eb-d2c8-4222-9a56-e4a27c632b40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.924997 crc crio[23211]: time=\"2026-06-11T16:36:54.924890311Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found\" id=6d0f1e50-a77a-45a5-848d-e54a668358c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.925150 crc crio[23211]: time=\"2026-06-11T16:36:54.925002572Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found\" id=6d0f1e50-a77a-45a5-848d-e54a668358c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.927811 crc crio[23211]: time=\"2026-06-11T16:36:54.926813557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=43461d8c-d3e0-446d-9847-2fa0e5bfae55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.929959 crc crio[23211]: time=\"2026-06-11T16:36:54.929812219Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=bd629568-3b15-452b-816d-5e9b2b33744a name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:54.939212 crc crio[23211]: time=\"2026-06-11T16:36:54.939117435Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\\\"\"\nJun 11 16:36:54.948843 crc crio[23211]: time=\"2026-06-11T16:36:54.948598544Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/init\" id=7236888f-8904-450f-bec4-bd10ab40b485 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:54.949170 crc crio[23211]: time=\"2026-06-11T16:36:54.949075146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:54.952405 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67093106be44bc3 Mac:de:ee:7e:25:01:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/bcae7369-6db1-4609-aae4-3843da6ec521 SocketPath: PciID:}] [{Interface:0xc00051e5c0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:36:54.952975 crc crio[23211]: time=\"2026-06-11T16:36:54.952843428Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-l9kpv Namespace:openstack ID:67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614 UID:36fbca2b-cc24-4907-871e-a4059fffc4e8 NetNS:/var/run/netns/bcae7369-6db1-4609-aae4-3843da6ec521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36fbca2b_cc24_4907_871e_a4059fffc4e8.slice PodAnnotations:0xc0001ae740}] Aliases:map[]}\"\nJun 11 16:36:54.953199 crc crio[23211]: time=\"2026-06-11T16:36:54.953012062Z\" level=info msg=\"Checking pod openstack_keystone-db-create-l9kpv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:36:54.954409 crc crio[23211]: time=\"2026-06-11T16:36:54.954260822Z\" level=info msg=\"Creating container: openstack/glance-db-create-dbfzg/mariadb-database-create\" id=82faa325-4c4f-44a0-af29-975305c94be9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:54.968688 crc crio[23211]: time=\"2026-06-11T16:36:54.968044115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:54.976985 crc crio[23211]: time=\"2026-06-11T16:36:54.97688181Z\" level=info msg=\"Ran pod sandbox 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614 with infra container: openstack/keystone-db-create-l9kpv/POD\" id=4325e4ba-d439-4288-8f8d-a26ec1a3541f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:54.978989 crc crio[23211]: time=\"2026-06-11T16:36:54.9789511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=47a9046c-0123-492a-abd3-cdf9a1a7d988 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.980002 crc crio[23211]: time=\"2026-06-11T16:36:54.979880862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9d58ce7d-8828-49da-b231-11f5a62101c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.988990 crc crio[23211]: time=\"2026-06-11T16:36:54.988922382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:54.993507 crc crio[23211]: time=\"2026-06-11T16:36:54.993284217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=146ed337-a171-4719-a7ce-81247e1c5707 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:54.993885 crc crio[23211]: time=\"2026-06-11T16:36:54.99383286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:54.997271 crc crio[23211]: time=\"2026-06-11T16:36:54.99714786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5df23880-721b-40f0-9ae1-e98e9c48d188 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:55.004156 crc crio[23211]: time=\"2026-06-11T16:36:55.004007587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.006680 crc crio[23211]: time=\"2026-06-11T16:36:55.006581599Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-84b4f45f59-7nzjx/init\" id=1b8b4404-3008-4778-bb70-ebe3ecfc16a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:55.007321 crc crio[23211]: time=\"2026-06-11T16:36:55.007263785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.007756 crc crio[23211]: time=\"2026-06-11T16:36:55.007690736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.012256 crc crio[23211]: time=\"2026-06-11T16:36:55.012146323Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter\" id=3fa41750-af4c-4a07-97ca-e19e18c44bdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:55.017341 crc crio[23211]: time=\"2026-06-11T16:36:55.017247458Z\" level=info msg=\"Creating container: openstack/keystone-db-create-l9kpv/mariadb-database-create\" id=8c4772d5-431d-48ef-945f-8cecf7502a9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:55.023889 crc crio[23211]: time=\"2026-06-11T16:36:55.023833057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.032838 crc crio[23211]: time=\"2026-06-11T16:36:55.028668865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.032838 crc crio[23211]: time=\"2026-06-11T16:36:55.032133308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.043756 crc crio[23211]: time=\"2026-06-11T16:36:55.043470303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.073240 crc crio[23211]: time=\"2026-06-11T16:36:55.073198544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.077631 crc crio[23211]: time=\"2026-06-11T16:36:55.076816451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.082526 crc crio[23211]: time=\"2026-06-11T16:36:55.082368175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.090106 crc crio[23211]: time=\"2026-06-11T16:36:55.09002994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.128389 crc crio[23211]: time=\"2026-06-11T16:36:55.127924928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.194362 crc crio[23211]: time=\"2026-06-11T16:36:55.193763324Z\" level=info msg=\"Created container 27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51: openstack/placement-db-create-dmdlp/mariadb-database-create\" id=5f1ec064-e87b-40d3-a7ef-7bc6677022b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:55.195857 crc crio[23211]: time=\"2026-06-11T16:36:55.195761512Z\" level=info msg=\"Starting container: 27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51\" id=6350717a-d377-4f34-8991-9414302765ea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:55.205198 crc crio[23211]: time=\"2026-06-11T16:36:55.205058258Z\" level=info msg=\"Started container\" PID=61910 containerID=27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51 description=openstack/placement-db-create-dmdlp/mariadb-database-create id=6350717a-d377-4f34-8991-9414302765ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458\nJun 11 16:36:55.219844 crc crio[23211]: time=\"2026-06-11T16:36:55.219774504Z\" level=info msg=\"Created container f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/init\" id=7236888f-8904-450f-bec4-bd10ab40b485 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:55.220918 crc crio[23211]: time=\"2026-06-11T16:36:55.22085953Z\" level=info msg=\"Starting container: f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3\" id=06acdf89-2931-4b4e-b560-21ff512f9ad9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:55.232920 crc crio[23211]: time=\"2026-06-11T16:36:55.232776789Z\" level=info msg=\"Started container\" PID=61911 containerID=f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3 description=openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/init id=06acdf89-2931-4b4e-b560-21ff512f9ad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\nJun 11 16:36:55.252205 crc crio[23211]: time=\"2026-06-11T16:36:55.252104317Z\" level=info msg=\"Created container f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463: openstack/keystone-db-create-l9kpv/mariadb-database-create\" id=8c4772d5-431d-48ef-945f-8cecf7502a9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:55.253843 crc crio[23211]: time=\"2026-06-11T16:36:55.253757648Z\" level=info msg=\"Created container 4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39: openstack/glance-db-create-dbfzg/mariadb-database-create\" id=82faa325-4c4f-44a0-af29-975305c94be9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:55.255002 crc crio[23211]: time=\"2026-06-11T16:36:55.254868774Z\" level=info msg=\"Starting container: f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463\" id=290e108d-5624-4fc3-adb5-eff4f98469d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:55.256328 crc crio[23211]: time=\"2026-06-11T16:36:55.255205563Z\" level=info msg=\"Starting container: 4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39\" id=753a366a-82ac-4bda-8ea7-9cbba6cad8ea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:55.256328 crc crio[23211]: time=\"2026-06-11T16:36:55.255716494Z\" level=info msg=\"Created container e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5: openstack/dnsmasq-dns-84b4f45f59-7nzjx/init\" id=1b8b4404-3008-4778-bb70-ebe3ecfc16a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:55.258068 crc crio[23211]: time=\"2026-06-11T16:36:55.257270621Z\" level=info msg=\"Starting container: e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5\" id=d086269a-065d-4f8c-855d-b4d8533ceade name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:55.263209 crc crio[23211]: time=\"2026-06-11T16:36:55.2629491Z\" level=info msg=\"Started container\" PID=61914 containerID=4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39 description=openstack/glance-db-create-dbfzg/mariadb-database-create id=753a366a-82ac-4bda-8ea7-9cbba6cad8ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57\nJun 11 16:36:55.265948 crc crio[23211]: time=\"2026-06-11T16:36:55.265869821Z\" level=info msg=\"Started container\" PID=61921 containerID=f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463 description=openstack/keystone-db-create-l9kpv/mariadb-database-create id=290e108d-5624-4fc3-adb5-eff4f98469d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614\nJun 11 16:36:55.270805 crc crio[23211]: time=\"2026-06-11T16:36:55.270706267Z\" level=info msg=\"Started container\" PID=61925 containerID=e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5 description=openstack/dnsmasq-dns-84b4f45f59-7nzjx/init id=d086269a-065d-4f8c-855d-b4d8533ceade name=/runtime.v1.RuntimeService/StartContainer sandboxID=7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651\nJun 11 16:36:55.372389 crc crio[23211]: time=\"2026-06-11T16:36:55.372251578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.492881 crc crio[23211]: time=\"2026-06-11T16:36:55.492776218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=74e9add6-f617-40f2-ac28-efe8b15b808e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:55.523223 crc crio[23211]: time=\"2026-06-11T16:36:55.523024201Z\" level=info msg=\"Stopping pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651\" id=bbde5e2c-5b19-4fba-bdfe-805c81dd65c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:55.526061 crc crio[23211]: time=\"2026-06-11T16:36:55.525790458Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84b4f45f59-7nzjx Namespace:openstack ID:7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651 UID:fc98abe9-2268-4ba2-a684-8bf104d5c200 NetNS:/var/run/netns/95bd358e-81f1-40ff-9f94-31383aec5cc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc98abe9_2268_4ba2_a684_8bf104d5c200.slice PodAnnotations:0xc000d2e418}] Aliases:map[]}\"\nJun 11 16:36:55.528051 crc crio[23211]: time=\"2026-06-11T16:36:55.526210058Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-84b4f45f59-7nzjx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:55.573361 crc crio[23211]: time=\"2026-06-11T16:36:55.573210627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e896cc35-3487-42ff-a756-31ef76d36ef3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:55.599163 crc crio[23211]: time=\"2026-06-11T16:36:55.599043082Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns\" id=de8d5c98-1403-4d48-92c2-6b24d140de1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:55.600611 crc crio[23211]: time=\"2026-06-11T16:36:55.600508778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.660335 crc crio[23211]: time=\"2026-06-11T16:36:55.660201793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.668605 crc crio[23211]: time=\"2026-06-11T16:36:55.668518895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:55.924532 crc crio[23211]: time=\"2026-06-11T16:36:55.923775199Z\" level=info msg=\"Stopped pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651\" id=bbde5e2c-5b19-4fba-bdfe-805c81dd65c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:55.951493 crc crio[23211]: time=\"2026-06-11T16:36:55.951370218Z\" level=info msg=\"Created container ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns\" id=de8d5c98-1403-4d48-92c2-6b24d140de1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:55.953107 crc crio[23211]: time=\"2026-06-11T16:36:55.953033318Z\" level=info msg=\"Starting container: ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd\" id=b75ba22b-4973-4ddf-98dc-f15cc71f015f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:55.959760 crc crio[23211]: time=\"2026-06-11T16:36:55.95967159Z\" level=info msg=\"Created container 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f: openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter\" id=3fa41750-af4c-4a07-97ca-e19e18c44bdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:55.960890 crc crio[23211]: time=\"2026-06-11T16:36:55.960574072Z\" level=info msg=\"Starting container: 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f\" id=ed2fecaf-128d-41ce-930c-f0b23ad78781 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:55.968677 crc crio[23211]: time=\"2026-06-11T16:36:55.967048497Z\" level=info msg=\"Started container\" PID=62017 containerID=ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd description=openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns id=b75ba22b-4973-4ddf-98dc-f15cc71f015f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\nJun 11 16:36:55.970709 crc crio[23211]: time=\"2026-06-11T16:36:55.970370358Z\" level=info msg=\"Started container\" PID=62014 containerID=8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f description=openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter id=ed2fecaf-128d-41ce-930c-f0b23ad78781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7\nJun 11 16:36:56.564741 crc crio[23211]: time=\"2026-06-11T16:36:56.564116643Z\" level=info msg=\"Stopping pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57\" id=d03259a8-2567-4345-ab71-e08b1666c2a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:56.565943 crc crio[23211]: time=\"2026-06-11T16:36:56.564322127Z\" level=info msg=\"Stopping pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458\" id=93b9a69d-f8d5-49ad-8c14-ad53ffa9e259 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:56.565943 crc crio[23211]: time=\"2026-06-11T16:36:56.565219309Z\" level=info msg=\"Got pod network &{Name:placement-db-create-dmdlp Namespace:openstack ID:47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458 UID:88e9876e-549e-4106-98dd-efc9dd8176ff NetNS:/var/run/netns/b4c055a7-5876-4f50-b91a-79cff1ae7127 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88e9876e_549e_4106_98dd_efc9dd8176ff.slice PodAnnotations:0xc0027941f0}] Aliases:map[]}\"\nJun 11 16:36:56.565943 crc crio[23211]: time=\"2026-06-11T16:36:56.5652554Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dbfzg Namespace:openstack ID:1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57 UID:97b91b1e-9548-4be9-a60e-f1ab02a193f2 NetNS:/var/run/netns/95b50603-710e-4508-9d32-7b9004efbd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97b91b1e_9548_4be9_a60e_f1ab02a193f2.slice PodAnnotations:0xc0030881f8}] Aliases:map[]}\"\nJun 11 16:36:56.565943 crc crio[23211]: time=\"2026-06-11T16:36:56.565367993Z\" level=info msg=\"Deleting pod openstack_placement-db-create-dmdlp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:56.565943 crc crio[23211]: time=\"2026-06-11T16:36:56.565463956Z\" level=info msg=\"Deleting pod openstack_glance-db-create-dbfzg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:56.565943 crc crio[23211]: time=\"2026-06-11T16:36:56.565865816Z\" level=info msg=\"Stopping pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614\" id=2ee52e13-178d-48f7-9935-87aca3b022e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:56.566467 crc crio[23211]: time=\"2026-06-11T16:36:56.566190823Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-l9kpv Namespace:openstack ID:67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614 UID:36fbca2b-cc24-4907-871e-a4059fffc4e8 NetNS:/var/run/netns/bcae7369-6db1-4609-aae4-3843da6ec521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36fbca2b_cc24_4907_871e_a4059fffc4e8.slice PodAnnotations:0xc0001ae4d0}] Aliases:map[]}\"\nJun 11 16:36:56.566467 crc crio[23211]: time=\"2026-06-11T16:36:56.566339727Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-l9kpv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:36:56.570388 crc crio[23211]: time=\"2026-06-11T16:36:56.570323072Z\" level=info msg=\"Removing container: e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5\" id=b5c82cd7-5aab-47dc-ab7b-bf3a8b303803 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:56.665006 crc crio[23211]: time=\"2026-06-11T16:36:56.664659508Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=bd629568-3b15-452b-816d-5e9b2b33744a name=/runtime.v1.ImageService/PullImage\nJun 11 16:36:56.668044 crc crio[23211]: time=\"2026-06-11T16:36:56.667955368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=ea7e520e-0435-469a-b396-0abb228d1004 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:56.688667 crc crio[23211]: time=\"2026-06-11T16:36:56.688579438Z\" level=info msg=\"Removed container e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5: openstack/dnsmasq-dns-84b4f45f59-7nzjx/init\" id=b5c82cd7-5aab-47dc-ab7b-bf3a8b303803 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:56.794687 crc crio[23211]: time=\"2026-06-11T16:36:56.792175508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=32f8d0ae-9985-48c0-9230-a19514470ae0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:56.813325 crc crio[23211]: time=\"2026-06-11T16:36:56.813179316Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=1ada64ec-a7e1-4758-80fc-e6b9f6679e2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:56.814806 crc crio[23211]: time=\"2026-06-11T16:36:56.814737224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:56.881654 crc crio[23211]: time=\"2026-06-11T16:36:56.881557113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:56.889029 crc crio[23211]: time=\"2026-06-11T16:36:56.888968662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:57.046154 crc crio[23211]: time=\"2026-06-11T16:36:57.045997877Z\" level=info msg=\"Created container a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2: openstack/ovn-northd-0/ovn-northd\" id=1ada64ec-a7e1-4758-80fc-e6b9f6679e2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:57.049057 crc crio[23211]: time=\"2026-06-11T16:36:57.048907688Z\" level=info msg=\"Starting container: a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2\" id=ba8aceda-6729-4f85-9a71-3d618f1cb020 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:57.054771 crc crio[23211]: time=\"2026-06-11T16:36:57.054098043Z\" level=info msg=\"Started container\" PID=62153 containerID=a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2 description=openstack/ovn-northd-0/ovn-northd id=ba8aceda-6729-4f85-9a71-3d618f1cb020 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\nJun 11 16:36:57.078769 crc crio[23211]: time=\"2026-06-11T16:36:57.07871228Z\" level=info msg=\"Stopped pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614\" id=2ee52e13-178d-48f7-9935-87aca3b022e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:57.079619 crc crio[23211]: time=\"2026-06-11T16:36:57.079594481Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=b47d05ac-6d83-4ff1-a644-9512e3d97c53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:57.139642 crc crio[23211]: time=\"2026-06-11T16:36:57.139057992Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=e13ac267-58b5-4a86-94c9-1dfa97fef42b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:57.153043 crc crio[23211]: time=\"2026-06-11T16:36:57.150334905Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=8d43846f-a17c-4274-ae43-a112d46be8d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:57.153043 crc crio[23211]: time=\"2026-06-11T16:36:57.150942069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:57.207005 crc crio[23211]: time=\"2026-06-11T16:36:57.206957126Z\" level=info msg=\"Stopped pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57\" id=d03259a8-2567-4345-ab71-e08b1666c2a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:57.211856 crc crio[23211]: time=\"2026-06-11T16:36:57.211390073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:57.215696 crc crio[23211]: time=\"2026-06-11T16:36:57.215670837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:36:57.256879 crc crio[23211]: time=\"2026-06-11T16:36:57.256786034Z\" level=info msg=\"Stopped pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458\" id=93b9a69d-f8d5-49ad-8c14-ad53ffa9e259 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:36:57.364930 crc crio[23211]: time=\"2026-06-11T16:36:57.364560165Z\" level=info msg=\"Created container d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3: openstack/ovn-northd-0/openstack-network-exporter\" id=8d43846f-a17c-4274-ae43-a112d46be8d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:57.369468 crc crio[23211]: time=\"2026-06-11T16:36:57.366747787Z\" level=info msg=\"Starting container: d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3\" id=fb3b1dfb-cfc5-40c1-a417-09152a6302d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:57.378165 crc crio[23211]: time=\"2026-06-11T16:36:57.378067551Z\" level=info msg=\"Started container\" PID=62187 containerID=d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3 description=openstack/ovn-northd-0/openstack-network-exporter id=fb3b1dfb-cfc5-40c1-a417-09152a6302d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\nJun 11 16:37:01.669553 crc crio[23211]: time=\"2026-06-11T16:37:01.668371831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7c92c594-be95-4960-9910-3c7d8637996f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:01.670099 crc crio[23211]: time=\"2026-06-11T16:37:01.668493024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=10b0d81b-13b9-4eb1-8743-f874a21b6965 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:01.784163 crc crio[23211]: time=\"2026-06-11T16:37:01.784077114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=358346dc-5379-4080-a34e-aee4989f47db name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:01.801885 crc crio[23211]: time=\"2026-06-11T16:37:01.801780773Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=5adfd765-74a9-4efa-ab2f-15ff1cd1eb77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:01.802215 crc crio[23211]: time=\"2026-06-11T16:37:01.802200544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:01.810272 crc crio[23211]: time=\"2026-06-11T16:37:01.810192547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=ec7c1fc8-2d5e-42ec-a8a0-3d0918789707 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:01.829405 crc crio[23211]: time=\"2026-06-11T16:37:01.829279159Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=06faa6f2-028d-4266-8686-b04c15a6ed40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:01.829808 crc crio[23211]: time=\"2026-06-11T16:37:01.82974525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:01.887644 crc crio[23211]: time=\"2026-06-11T16:37:01.88749273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:01.890909 crc crio[23211]: time=\"2026-06-11T16:37:01.89078925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:01.896164 crc crio[23211]: time=\"2026-06-11T16:37:01.896044587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:01.901390 crc crio[23211]: time=\"2026-06-11T16:37:01.901326274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:02.074176 crc crio[23211]: time=\"2026-06-11T16:37:02.073897076Z\" level=info msg=\"Created container cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=5adfd765-74a9-4efa-ab2f-15ff1cd1eb77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:02.076099 crc crio[23211]: time=\"2026-06-11T16:37:02.076019937Z\" level=info msg=\"Starting container: cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6\" id=7da89ad1-e2ef-47e3-b7e5-282bddc5a9b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:02.077694 crc crio[23211]: time=\"2026-06-11T16:37:02.077630096Z\" level=info msg=\"Created container 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7: openstack/rabbitmq-server-0/rabbitmq\" id=06faa6f2-028d-4266-8686-b04c15a6ed40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:02.079049 crc crio[23211]: time=\"2026-06-11T16:37:02.078975368Z\" level=info msg=\"Starting container: 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7\" id=71b5bbfc-f13b-4c4e-9c76-e36bcf9da776 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:02.088068 crc crio[23211]: time=\"2026-06-11T16:37:02.087928076Z\" level=info msg=\"Started container\" PID=62416 containerID=5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7 description=openstack/rabbitmq-server-0/rabbitmq id=71b5bbfc-f13b-4c4e-9c76-e36bcf9da776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\nJun 11 16:37:02.092742 crc crio[23211]: time=\"2026-06-11T16:37:02.092680361Z\" level=info msg=\"Started container\" PID=62415 containerID=cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=7da89ad1-e2ef-47e3-b7e5-282bddc5a9b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\nJun 11 16:37:02.756785 crc crio[23211]: time=\"2026-06-11T16:37:02.753385226Z\" level=info msg=\"Stopping container: e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c (timeout: 10s)\" id=c59acb97-b180-4086-b809-87436ac4879a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:37:02.902000 crc crio[23211]: time=\"2026-06-11T16:37:02.901901305Z\" level=info msg=\"Stopped container e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c: openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns\" id=c59acb97-b180-4086-b809-87436ac4879a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:37:02.903610 crc crio[23211]: time=\"2026-06-11T16:37:02.90335024Z\" level=info msg=\"Stopping pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\" id=77eb9f3d-3f1c-4c45-a25b-0dcb6c2f6bd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:02.904526 crc crio[23211]: time=\"2026-06-11T16:37:02.904375895Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-4kd9r Namespace:openstack ID:a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5 UID:688e1df9-12d4-4174-a7d3-6c67f1f66f2e NetNS:/var/run/netns/2cb8c9c2-6327-4a2f-9a02-cfa0518f4711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688e1df9_12d4_4174_a7d3_6c67f1f66f2e.slice PodAnnotations:0xc003089038}] Aliases:map[]}\"\nJun 11 16:37:02.904753 crc crio[23211]: time=\"2026-06-11T16:37:02.904680823Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b485b7db9-4kd9r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:03.352337 crc crio[23211]: time=\"2026-06-11T16:37:03.351770384Z\" level=info msg=\"Stopped pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\" id=77eb9f3d-3f1c-4c45-a25b-0dcb6c2f6bd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:03.707233 crc crio[23211]: time=\"2026-06-11T16:37:03.707164614Z\" level=info msg=\"Removing container: e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c\" id=b4f31470-8928-408f-a5a2-4e162a97d674 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:37:03.735757 crc crio[23211]: time=\"2026-06-11T16:37:03.735115461Z\" level=info msg=\"Removed container e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c: openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns\" id=b4f31470-8928-408f-a5a2-4e162a97d674 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:37:03.750065 crc crio[23211]: time=\"2026-06-11T16:37:03.749956681Z\" level=info msg=\"Removing container: 331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3\" id=ac1f78c0-647d-45c3-a92b-93445e60e8db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:37:03.789672 crc crio[23211]: time=\"2026-06-11T16:37:03.78956831Z\" level=info msg=\"Removed container 331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3: openstack/dnsmasq-dns-6b485b7db9-4kd9r/init\" id=ac1f78c0-647d-45c3-a92b-93445e60e8db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:37:04.322023 crc crio[23211]: time=\"2026-06-11T16:37:04.321548187Z\" level=info msg=\"Running pod sandbox: openstack/glance-32d7-account-create-8q67g/POD\" id=31c5cdd7-9ca0-4620-929c-3e14517495a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:04.322166 crc crio[23211]: time=\"2026-06-11T16:37:04.32206302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:04.358838 crc crio[23211]: time=\"2026-06-11T16:37:04.358391001Z\" level=info msg=\"Got pod network &{Name:glance-32d7-account-create-8q67g Namespace:openstack ID:ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75 UID:4c65ec40-5ad1-43b7-bd62-7056ad37749a NetNS:/var/run/netns/dc3b5da7-5c9b-4ee7-a20b-ad75f4d019f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c65ec40_5ad1_43b7_bd62_7056ad37749a.slice PodAnnotations:0xc0001ae530}] Aliases:map[]}\"\nJun 11 16:37:04.358838 crc crio[23211]: time=\"2026-06-11T16:37:04.358483263Z\" level=info msg=\"Adding pod openstack_glance-32d7-account-create-8q67g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:04.725249 crc crio[23211]: time=\"2026-06-11T16:37:04.724381797Z\" level=info msg=\"Stopping pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710\" id=76f18a09-026b-401c-9f0c-1da475619d6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:04.726015 crc crio[23211]: time=\"2026-06-11T16:37:04.72575994Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-xdz67 Namespace:openstack ID:b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710 UID:8d8600b1-2ac8-4b37-bd39-cf4cf5b01b3a NetNS:/var/run/netns/3e336438-b6c0-47ea-af46-58c01036841a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8600b1_2ac8_4b37_bd39_cf4cf5b01b3a.slice PodAnnotations:0xc002278490}] Aliases:map[]}\"\nJun 11 16:37:04.726124 crc crio[23211]: time=\"2026-06-11T16:37:04.726110729Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-xdz67 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:04.770831 crc crio[23211]: 2026-06-11T16:37:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed0e1c403160c9b Mac:82:ad:9e:d5:d8:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/dc3b5da7-5c9b-4ee7-a20b-ad75f4d019f9 SocketPath: PciID:}] [{Interface:0xc0002aa750 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:04.772356 crc crio[23211]: time=\"2026-06-11T16:37:04.772161635Z\" level=info msg=\"Got pod network &{Name:glance-32d7-account-create-8q67g Namespace:openstack ID:ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75 UID:4c65ec40-5ad1-43b7-bd62-7056ad37749a NetNS:/var/run/netns/dc3b5da7-5c9b-4ee7-a20b-ad75f4d019f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c65ec40_5ad1_43b7_bd62_7056ad37749a.slice PodAnnotations:0xc0001ae530}] Aliases:map[]}\"\nJun 11 16:37:04.772356 crc crio[23211]: time=\"2026-06-11T16:37:04.772329959Z\" level=info msg=\"Checking pod openstack_glance-32d7-account-create-8q67g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:04.780411 crc crio[23211]: time=\"2026-06-11T16:37:04.779977934Z\" level=info msg=\"Ran pod sandbox ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75 with infra container: openstack/glance-32d7-account-create-8q67g/POD\" id=31c5cdd7-9ca0-4620-929c-3e14517495a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:04.782556 crc crio[23211]: time=\"2026-06-11T16:37:04.782499215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fb888d5c-804e-4df7-a8d3-06b2676f85ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:04.787392 crc crio[23211]: time=\"2026-06-11T16:37:04.784960345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=53befaf0-46e8-476a-910c-718857e84376 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:04.905479 crc crio[23211]: time=\"2026-06-11T16:37:04.905325111Z\" level=info msg=\"Creating container: openstack/glance-32d7-account-create-8q67g/mariadb-account-create\" id=03149822-8666-42c1-9b36-7ca55398d683 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:04.907059 crc crio[23211]: time=\"2026-06-11T16:37:04.905856954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:04.951201 crc crio[23211]: time=\"2026-06-11T16:37:04.95110813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:04.954707 crc crio[23211]: time=\"2026-06-11T16:37:04.954629836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:05.077766 crc crio[23211]: time=\"2026-06-11T16:37:05.077642426Z\" level=info msg=\"Stopped pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710\" id=76f18a09-026b-401c-9f0c-1da475619d6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:05.478723 crc crio[23211]: time=\"2026-06-11T16:37:05.476405237Z\" level=info msg=\"Created container 4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e: openstack/glance-32d7-account-create-8q67g/mariadb-account-create\" id=03149822-8666-42c1-9b36-7ca55398d683 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:05.482828 crc crio[23211]: time=\"2026-06-11T16:37:05.4827534Z\" level=info msg=\"Starting container: 4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e\" id=1a6d6399-0f61-497a-90aa-a91d18394074 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:05.491941 crc crio[23211]: time=\"2026-06-11T16:37:05.491739887Z\" level=info msg=\"Started container\" PID=62745 containerID=4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e description=openstack/glance-32d7-account-create-8q67g/mariadb-account-create id=1a6d6399-0f61-497a-90aa-a91d18394074 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75\nJun 11 16:37:07.770369 crc crio[23211]: time=\"2026-06-11T16:37:07.769655005Z\" level=info msg=\"Stopping pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75\" id=e4d43700-05c4-4f7b-9e72-056486335fd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:07.771500 crc crio[23211]: time=\"2026-06-11T16:37:07.770887284Z\" level=info msg=\"Got pod network &{Name:glance-32d7-account-create-8q67g Namespace:openstack ID:ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75 UID:4c65ec40-5ad1-43b7-bd62-7056ad37749a NetNS:/var/run/netns/dc3b5da7-5c9b-4ee7-a20b-ad75f4d019f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c65ec40_5ad1_43b7_bd62_7056ad37749a.slice PodAnnotations:0xc0001af4d8}] Aliases:map[]}\"\nJun 11 16:37:07.771500 crc crio[23211]: time=\"2026-06-11T16:37:07.771023998Z\" level=info msg=\"Deleting pod openstack_glance-32d7-account-create-8q67g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:08.196323 crc crio[23211]: time=\"2026-06-11T16:37:08.196188347Z\" level=info msg=\"Stopped pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75\" id=e4d43700-05c4-4f7b-9e72-056486335fd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:10.486954 crc crio[23211]: time=\"2026-06-11T16:37:10.486164466Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=98de4dcc-fdf3-42a2-9ce0-713092265f28 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:10.488055 crc crio[23211]: time=\"2026-06-11T16:37:10.486994265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:10.532704 crc crio[23211]: time=\"2026-06-11T16:37:10.532628781Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c UID:f7430519-de11-46c0-a372-5a8c39a49058 NetNS:/var/run/netns/3255d731-8da0-41be-9ff1-e954b74ae1a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7430519_de11_46c0_a372_5a8c39a49058.slice PodAnnotations:0xc002278038}] Aliases:map[]}\"\nJun 11 16:37:10.532704 crc crio[23211]: time=\"2026-06-11T16:37:10.532694473Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:11.291348 crc crio[23211]: 2026-06-11T16:37:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0f863213e7ec49 Mac:5a:8c:46:bb:0d:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/3255d731-8da0-41be-9ff1-e954b74ae1a0 SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:11.293038 crc crio[23211]: time=\"2026-06-11T16:37:11.292969731Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c UID:f7430519-de11-46c0-a372-5a8c39a49058 NetNS:/var/run/netns/3255d731-8da0-41be-9ff1-e954b74ae1a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7430519_de11_46c0_a372_5a8c39a49058.slice PodAnnotations:0xc002278038}] Aliases:map[]}\"\nJun 11 16:37:11.293165 crc crio[23211]: time=\"2026-06-11T16:37:11.293124285Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:11.301918 crc crio[23211]: time=\"2026-06-11T16:37:11.301688363Z\" level=info msg=\"Ran pod sandbox d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c with infra container: openstack/swift-storage-0/POD\" id=98de4dcc-fdf3-42a2-9ce0-713092265f28 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:11.304890 crc crio[23211]: time=\"2026-06-11T16:37:11.304769718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=dcd7d988-2521-456d-8835-8b9b6a96a581 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:11.305103 crc crio[23211]: time=\"2026-06-11T16:37:11.305035874Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found\" id=dcd7d988-2521-456d-8835-8b9b6a96a581 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:11.305206 crc crio[23211]: time=\"2026-06-11T16:37:11.305134617Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found\" id=dcd7d988-2521-456d-8835-8b9b6a96a581 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:11.306266 crc crio[23211]: time=\"2026-06-11T16:37:11.306198632Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=50720fab-a573-4d9a-804d-34b06efc36dc name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:11.318499 crc crio[23211]: time=\"2026-06-11T16:37:11.318359177Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\\\"\"\nJun 11 16:37:11.554196 crc crio[23211]: time=\"2026-06-11T16:37:11.554105358Z\" level=info msg=\"Removing container: e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb\" id=163ba8b3-4c88-4fda-8f9c-6844e8a11539 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:37:11.679254 crc crio[23211]: time=\"2026-06-11T16:37:11.679004433Z\" level=info msg=\"Removed container e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb: openshift-infra/auto-csr-approver-29686590-k66dl/oc\" id=163ba8b3-4c88-4fda-8f9c-6844e8a11539 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:37:11.689633 crc crio[23211]: time=\"2026-06-11T16:37:11.689544699Z\" level=info msg=\"Stopping pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a\" id=0cb62520-a48e-413c-a10b-a3811d661f04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:11.689917 crc crio[23211]: time=\"2026-06-11T16:37:11.689646451Z\" level=info msg=\"Stopped pod sandbox (already stopped): a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a\" id=0cb62520-a48e-413c-a10b-a3811d661f04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:11.690693 crc crio[23211]: time=\"2026-06-11T16:37:11.690618575Z\" level=info msg=\"Removing pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a\" id=eb9b94ef-4e5e-4f3b-b6db-77f9628b1656 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:37:11.709110 crc crio[23211]: time=\"2026-06-11T16:37:11.709013941Z\" level=info msg=\"Removed pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a\" id=eb9b94ef-4e5e-4f3b-b6db-77f9628b1656 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:37:11.710180 crc crio[23211]: time=\"2026-06-11T16:37:11.710101907Z\" level=info msg=\"Stopping pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\" id=d2c80f51-7016-4c8a-a6d2-ba1ca3b814af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:11.710827 crc crio[23211]: time=\"2026-06-11T16:37:11.710277621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\" id=d2c80f51-7016-4c8a-a6d2-ba1ca3b814af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:11.712137 crc crio[23211]: time=\"2026-06-11T16:37:11.712070625Z\" level=info msg=\"Removing pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\" id=80fe0b42-8e4d-4e75-b6ca-109a415193a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:37:11.729159 crc crio[23211]: time=\"2026-06-11T16:37:11.728840331Z\" level=info msg=\"Removed pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\" id=80fe0b42-8e4d-4e75-b6ca-109a415193a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:37:11.730193 crc crio[23211]: time=\"2026-06-11T16:37:11.729791874Z\" level=info msg=\"Stopping pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\" id=c647b4ea-5430-4b39-86a5-9e629eb24de6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:11.730193 crc crio[23211]: time=\"2026-06-11T16:37:11.729832355Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\" id=c647b4ea-5430-4b39-86a5-9e629eb24de6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:11.730463 crc crio[23211]: time=\"2026-06-11T16:37:11.730368958Z\" level=info msg=\"Removing pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\" id=b6f4c462-ca80-4b37-a1e1-953e83bc56c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:37:11.743533 crc crio[23211]: time=\"2026-06-11T16:37:11.743388973Z\" level=info msg=\"Removed pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\" id=b6f4c462-ca80-4b37-a1e1-953e83bc56c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:37:11.744511 crc crio[23211]: time=\"2026-06-11T16:37:11.744365767Z\" level=info msg=\"Stopping pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\" id=376b1a19-33a6-4132-bd3d-d05fa19e4877 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:11.744595 crc crio[23211]: time=\"2026-06-11T16:37:11.744546321Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\" id=376b1a19-33a6-4132-bd3d-d05fa19e4877 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:11.745266 crc crio[23211]: time=\"2026-06-11T16:37:11.745094665Z\" level=info msg=\"Removing pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\" id=51327b2d-2a4f-4b35-804e-5b50529e209c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:37:11.756972 crc crio[23211]: time=\"2026-06-11T16:37:11.756902301Z\" level=info msg=\"Removed pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\" id=51327b2d-2a4f-4b35-804e-5b50529e209c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:37:11.757905 crc crio[23211]: time=\"2026-06-11T16:37:11.757814093Z\" level=info msg=\"Stopping pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320\" id=1406e888-8999-4505-91b4-32c5d85db70c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:11.758035 crc crio[23211]: time=\"2026-06-11T16:37:11.757904305Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320\" id=1406e888-8999-4505-91b4-32c5d85db70c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:11.758974 crc crio[23211]: time=\"2026-06-11T16:37:11.758761345Z\" level=info msg=\"Removing pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320\" id=5cf35b3a-746f-4a36-ae93-143339543758 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:37:11.772276 crc crio[23211]: time=\"2026-06-11T16:37:11.771914575Z\" level=info msg=\"Removed pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320\" id=5cf35b3a-746f-4a36-ae93-143339543758 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:37:11.773239 crc crio[23211]: time=\"2026-06-11T16:37:11.773206555Z\" level=info msg=\"Stopping pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651\" id=4698d417-87c9-4376-b588-62a4305c2865 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:11.773332 crc crio[23211]: time=\"2026-06-11T16:37:11.773264946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651\" id=4698d417-87c9-4376-b588-62a4305c2865 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:11.774165 crc crio[23211]: time=\"2026-06-11T16:37:11.774054817Z\" level=info msg=\"Removing pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651\" id=cf6f9d4d-577e-4775-89a9-6caa623c11bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:37:11.787817 crc crio[23211]: time=\"2026-06-11T16:37:11.787682776Z\" level=info msg=\"Removed pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651\" id=cf6f9d4d-577e-4775-89a9-6caa623c11bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:37:12.636545 crc crio[23211]: time=\"2026-06-11T16:37:12.634086622Z\" level=info msg=\"Running pod sandbox: openstack/keystone-048b-account-create-xbmf2/POD\" id=7fcb3cec-748f-4d20-91c2-2f60be738ba3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:12.636545 crc crio[23211]: time=\"2026-06-11T16:37:12.634663456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:12.834262 crc crio[23211]: time=\"2026-06-11T16:37:12.834120408Z\" level=info msg=\"Got pod network &{Name:keystone-048b-account-create-xbmf2 Namespace:openstack ID:88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774 UID:b335f48a-7445-4017-87c7-96610ea12fb2 NetNS:/var/run/netns/696403b6-92a9-4dc3-bd1e-e2e897a69ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb335f48a_7445_4017_87c7_96610ea12fb2.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}\"\nJun 11 16:37:12.834262 crc crio[23211]: time=\"2026-06-11T16:37:12.834236471Z\" level=info msg=\"Adding pod openstack_keystone-048b-account-create-xbmf2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:12.977822 crc crio[23211]: time=\"2026-06-11T16:37:12.976558789Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=50720fab-a573-4d9a-804d-34b06efc36dc name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:12.980351 crc crio[23211]: time=\"2026-06-11T16:37:12.979962561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=83b03eab-0ec1-47d5-9d56-b2cb03ac1966 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:12.990235 crc crio[23211]: time=\"2026-06-11T16:37:12.990150108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=1cceb8eb-2b64-44bb-9d2a-5e7a706ab036 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:13.009833 crc crio[23211]: time=\"2026-06-11T16:37:13.009736193Z\" level=info msg=\"Running pod sandbox: openstack/placement-2338-account-create-wfw9c/POD\" id=2d56cb80-2ab9-482f-bb54-bd109896adb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:13.009958 crc crio[23211]: time=\"2026-06-11T16:37:13.009856086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.027726 crc crio[23211]: time=\"2026-06-11T16:37:13.027595036Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=eba2c290-9780-485a-985e-34d80f87cc7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:13.033953 crc crio[23211]: time=\"2026-06-11T16:37:13.033870167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.040408 crc crio[23211]: time=\"2026-06-11T16:37:13.040321403Z\" level=info msg=\"Got pod network &{Name:placement-2338-account-create-wfw9c Namespace:openstack ID:aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f UID:856f7434-de59-4672-bd14-de508c50ca04 NetNS:/var/run/netns/7bd1ab4b-7cca-42e5-a049-10ee2f9b0fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856f7434_de59_4672_bd14_de508c50ca04.slice PodAnnotations:0xc0022786c0}] Aliases:map[]}\"\nJun 11 16:37:13.040408 crc crio[23211]: time=\"2026-06-11T16:37:13.040378055Z\" level=info msg=\"Adding pod openstack_placement-2338-account-create-wfw9c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:13.084004 crc crio[23211]: time=\"2026-06-11T16:37:13.082255129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.091776 crc crio[23211]: time=\"2026-06-11T16:37:13.091696489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.223691 crc crio[23211]: time=\"2026-06-11T16:37:13.223596583Z\" level=info msg=\"Created container 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c: openstack/swift-storage-0/account-server\" id=eba2c290-9780-485a-985e-34d80f87cc7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:13.225828 crc crio[23211]: time=\"2026-06-11T16:37:13.225736405Z\" level=info msg=\"Starting container: 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c\" id=f18f0eab-af48-4b72-8972-d7fb71a2ae4e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:13.232159 crc crio[23211]: time=\"2026-06-11T16:37:13.232029918Z\" level=info msg=\"Started container\" PID=63327 containerID=2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c description=openstack/swift-storage-0/account-server id=f18f0eab-af48-4b72-8972-d7fb71a2ae4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:13.256995 crc crio[23211]: time=\"2026-06-11T16:37:13.25690508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=f6b7678f-203f-4aa8-8908-d5862c30474d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:13.267918 crc crio[23211]: time=\"2026-06-11T16:37:13.267393915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=e6a2fba0-0194-4510-b74b-77fbacf70485 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:13.282031 crc crio[23211]: time=\"2026-06-11T16:37:13.278968465Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=fb78c190-fdb2-490a-99b8-3ccb6f1421aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:13.282031 crc crio[23211]: time=\"2026-06-11T16:37:13.280879931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.329237 crc crio[23211]: time=\"2026-06-11T16:37:13.32913476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.334187 crc crio[23211]: time=\"2026-06-11T16:37:13.334118902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.385212 crc crio[23211]: 2026-06-11T16:37:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa91f2140db788b Mac:0e:34:55:fb:b0:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/7bd1ab4b-7cca-42e5-a049-10ee2f9b0fee SocketPath: PciID:}] [{Interface:0xc000510590 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:13.387689 crc crio[23211]: time=\"2026-06-11T16:37:13.387529545Z\" level=info msg=\"Got pod network &{Name:placement-2338-account-create-wfw9c Namespace:openstack ID:aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f UID:856f7434-de59-4672-bd14-de508c50ca04 NetNS:/var/run/netns/7bd1ab4b-7cca-42e5-a049-10ee2f9b0fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856f7434_de59_4672_bd14_de508c50ca04.slice PodAnnotations:0xc0022786c0}] Aliases:map[]}\"\nJun 11 16:37:13.388315 crc crio[23211]: time=\"2026-06-11T16:37:13.388239422Z\" level=info msg=\"Checking pod openstack_placement-2338-account-create-wfw9c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:13.408369 crc crio[23211]: 2026-06-11T16:37:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88465e9b8cbd92c Mac:8a:9a:79:76:6a:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/696403b6-92a9-4dc3-bd1e-e2e897a69ce5 SocketPath: PciID:}] [{Interface:0xc000284760 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:13.409555 crc crio[23211]: time=\"2026-06-11T16:37:13.409371555Z\" level=info msg=\"Got pod network &{Name:keystone-048b-account-create-xbmf2 Namespace:openstack ID:88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774 UID:b335f48a-7445-4017-87c7-96610ea12fb2 NetNS:/var/run/netns/696403b6-92a9-4dc3-bd1e-e2e897a69ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb335f48a_7445_4017_87c7_96610ea12fb2.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}\"\nJun 11 16:37:13.409728 crc crio[23211]: time=\"2026-06-11T16:37:13.409659572Z\" level=info msg=\"Checking pod openstack_keystone-048b-account-create-xbmf2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:13.409992 crc crio[23211]: time=\"2026-06-11T16:37:13.409901557Z\" level=info msg=\"Ran pod sandbox aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f with infra container: openstack/placement-2338-account-create-wfw9c/POD\" id=2d56cb80-2ab9-482f-bb54-bd109896adb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:13.414125 crc crio[23211]: time=\"2026-06-11T16:37:13.414029578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02493880-38ac-4ca4-9633-d2c21f603ba1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:13.418260 crc crio[23211]: time=\"2026-06-11T16:37:13.418145056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d02833ec-c4d6-42cb-aea6-85daf5c215c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:13.425195 crc crio[23211]: time=\"2026-06-11T16:37:13.425114995Z\" level=info msg=\"Ran pod sandbox 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774 with infra container: openstack/keystone-048b-account-create-xbmf2/POD\" id=7fcb3cec-748f-4d20-91c2-2f60be738ba3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:13.427754 crc crio[23211]: time=\"2026-06-11T16:37:13.427674578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=951fbd2c-189e-456f-af52-c333b4a05c5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:13.428051 crc crio[23211]: time=\"2026-06-11T16:37:13.427900674Z\" level=info msg=\"Creating container: openstack/placement-2338-account-create-wfw9c/mariadb-account-create\" id=f6acace5-fa1d-4e6a-8e11-6062321b6083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:13.428505 crc crio[23211]: time=\"2026-06-11T16:37:13.428406466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.430520 crc crio[23211]: time=\"2026-06-11T16:37:13.430378134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cdf54713-b060-4c94-b1ca-7cd7ff8a36cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:13.468474 crc crio[23211]: time=\"2026-06-11T16:37:13.468362913Z\" level=info msg=\"Creating container: openstack/keystone-048b-account-create-xbmf2/mariadb-account-create\" id=50d95b62-3248-4d92-be41-e2b2c4d344b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:13.469085 crc crio[23211]: time=\"2026-06-11T16:37:13.468381743Z\" level=info msg=\"Created container 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab: openstack/swift-storage-0/account-replicator\" id=fb78c190-fdb2-490a-99b8-3ccb6f1421aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:13.469361 crc crio[23211]: time=\"2026-06-11T16:37:13.469257135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.473145 crc crio[23211]: time=\"2026-06-11T16:37:13.472710239Z\" level=info msg=\"Starting container: 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab\" id=cfcfd90b-c436-4729-9a0b-9119196ed844 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:13.482051 crc crio[23211]: time=\"2026-06-11T16:37:13.481947542Z\" level=info msg=\"Started container\" PID=63369 containerID=0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab description=openstack/swift-storage-0/account-replicator id=cfcfd90b-c436-4729-9a0b-9119196ed844 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:13.494619 crc crio[23211]: time=\"2026-06-11T16:37:13.494529227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=bbd82443-0e4c-4c5f-a9c9-3c6aedb45aee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:13.495105 crc crio[23211]: time=\"2026-06-11T16:37:13.495032309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.498273 crc crio[23211]: time=\"2026-06-11T16:37:13.498095394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=7bcefdd1-d44d-4ec1-ba88-7cc8e03074c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:13.499819 crc crio[23211]: time=\"2026-06-11T16:37:13.499743254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.510120 crc crio[23211]: time=\"2026-06-11T16:37:13.509967861Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=7c764647-67bf-497c-9b28-2ae84f478850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:13.515811 crc crio[23211]: time=\"2026-06-11T16:37:13.51571954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.545636 crc crio[23211]: time=\"2026-06-11T16:37:13.545539514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.550847 crc crio[23211]: time=\"2026-06-11T16:37:13.5507687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.578492 crc crio[23211]: time=\"2026-06-11T16:37:13.578349988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.581136 crc crio[23211]: time=\"2026-06-11T16:37:13.581054184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.638194 crc crio[23211]: time=\"2026-06-11T16:37:13.637963753Z\" level=info msg=\"Created container e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7: openstack/placement-2338-account-create-wfw9c/mariadb-account-create\" id=f6acace5-fa1d-4e6a-8e11-6062321b6083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:13.639625 crc crio[23211]: time=\"2026-06-11T16:37:13.639480399Z\" level=info msg=\"Starting container: e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7\" id=60e5a11f-7cf9-463c-a15c-910daaaddb3b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:13.644545 crc crio[23211]: time=\"2026-06-11T16:37:13.644392518Z\" level=info msg=\"Started container\" PID=63376 containerID=e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7 description=openstack/placement-2338-account-create-wfw9c/mariadb-account-create id=60e5a11f-7cf9-463c-a15c-910daaaddb3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f\nJun 11 16:37:13.697785 crc crio[23211]: time=\"2026-06-11T16:37:13.697700799Z\" level=info msg=\"Created container 8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62: openstack/keystone-048b-account-create-xbmf2/mariadb-account-create\" id=50d95b62-3248-4d92-be41-e2b2c4d344b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:13.699192 crc crio[23211]: time=\"2026-06-11T16:37:13.699117294Z\" level=info msg=\"Starting container: 8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62\" id=b17c854a-3ade-4242-9d1f-5facc08bc81b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:13.703997 crc crio[23211]: time=\"2026-06-11T16:37:13.703763837Z\" level=info msg=\"Started container\" PID=63382 containerID=8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62 description=openstack/keystone-048b-account-create-xbmf2/mariadb-account-create id=b17c854a-3ade-4242-9d1f-5facc08bc81b name=/runtime.v1.RuntimeService/StartContainer sandboxID=88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774\nJun 11 16:37:13.708909 crc crio[23211]: time=\"2026-06-11T16:37:13.708832679Z\" level=info msg=\"Created container d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312: openstack/swift-storage-0/account-auditor\" id=7c764647-67bf-497c-9b28-2ae84f478850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:13.712038 crc crio[23211]: time=\"2026-06-11T16:37:13.711964246Z\" level=info msg=\"Starting container: d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312\" id=abd589a8-0e39-4558-aa70-9d0d70e45da6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:13.717796 crc crio[23211]: time=\"2026-06-11T16:37:13.717735274Z\" level=info msg=\"Started container\" PID=63386 containerID=d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312 description=openstack/swift-storage-0/account-auditor id=abd589a8-0e39-4558-aa70-9d0d70e45da6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:13.737788 crc crio[23211]: time=\"2026-06-11T16:37:13.737660638Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=c14978a4-4b99-4f0a-889e-6350d1885712 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:13.743026 crc crio[23211]: time=\"2026-06-11T16:37:13.742865574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=5399bef7-a9bd-49ee-b54e-d1932aa5c51b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:13.752610 crc crio[23211]: time=\"2026-06-11T16:37:13.752563178Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=7c4ecaaa-b6c5-4573-9a37-8958264e3ed3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:13.754841 crc crio[23211]: time=\"2026-06-11T16:37:13.754806583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.815836 crc crio[23211]: time=\"2026-06-11T16:37:13.815676618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:13.819911 crc crio[23211]: time=\"2026-06-11T16:37:13.819819769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:14.029942 crc crio[23211]: time=\"2026-06-11T16:37:14.029405985Z\" level=info msg=\"Created container c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a: openstack/swift-storage-0/account-reaper\" id=7c4ecaaa-b6c5-4573-9a37-8958264e3ed3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:14.031525 crc crio[23211]: time=\"2026-06-11T16:37:14.031393884Z\" level=info msg=\"Starting container: c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a\" id=5fb9fef5-5cde-4e09-96d6-c975b5e6f3e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:14.038388 crc crio[23211]: time=\"2026-06-11T16:37:14.037356668Z\" level=info msg=\"Started container\" PID=63423 containerID=c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a description=openstack/swift-storage-0/account-reaper id=5fb9fef5-5cde-4e09-96d6-c975b5e6f3e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:14.048168 crc crio[23211]: time=\"2026-06-11T16:37:14.048080069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=165aa150-39af-4c17-8ea1-3208387e64be name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:14.048362 crc crio[23211]: time=\"2026-06-11T16:37:14.048315154Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found\" id=165aa150-39af-4c17-8ea1-3208387e64be name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:14.048476 crc crio[23211]: time=\"2026-06-11T16:37:14.048381246Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found\" id=165aa150-39af-4c17-8ea1-3208387e64be name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:14.049407 crc crio[23211]: time=\"2026-06-11T16:37:14.049325529Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=1935c062-73b6-40cf-b766-3e5d7d1b2d8b name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:14.053313 crc crio[23211]: time=\"2026-06-11T16:37:14.053201662Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\\\"\"\nJun 11 16:37:14.594817 crc crio[23211]: time=\"2026-06-11T16:37:14.594749282Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-86tqk/POD\" id=197101e6-1aff-4ba2-8147-1039ba55302f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:14.594979 crc crio[23211]: time=\"2026-06-11T16:37:14.594841444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:14.677734 crc crio[23211]: time=\"2026-06-11T16:37:14.67762925Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-86tqk Namespace:openstack ID:e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8 UID:2b29287c-edbc-43ab-a96b-796c8ac6dcda NetNS:/var/run/netns/f0302a9c-5fe9-48ea-9fef-5554e7a2d2ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b29287c_edbc_43ab_a96b_796c8ac6dcda.slice PodAnnotations:0xc00294e228}] Aliases:map[]}\"\nJun 11 16:37:14.677734 crc crio[23211]: time=\"2026-06-11T16:37:14.677724783Z\" level=info msg=\"Adding pod openstack_glance-db-sync-86tqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:14.929169 crc crio[23211]: time=\"2026-06-11T16:37:14.928744295Z\" level=info msg=\"Stopping pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774\" id=ba04f64f-557d-40c8-b9bc-620a7c9e4fac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:14.929399 crc crio[23211]: time=\"2026-06-11T16:37:14.9289477Z\" level=info msg=\"Stopping pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f\" id=ed6acb51-80f8-476b-ba16-36340e2d977f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:14.929834 crc crio[23211]: time=\"2026-06-11T16:37:14.92977463Z\" level=info msg=\"Got pod network &{Name:keystone-048b-account-create-xbmf2 Namespace:openstack ID:88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774 UID:b335f48a-7445-4017-87c7-96610ea12fb2 NetNS:/var/run/netns/696403b6-92a9-4dc3-bd1e-e2e897a69ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb335f48a_7445_4017_87c7_96610ea12fb2.slice PodAnnotations:0xc002278910}] Aliases:map[]}\"\nJun 11 16:37:14.929960 crc crio[23211]: time=\"2026-06-11T16:37:14.929847841Z\" level=info msg=\"Got pod network &{Name:placement-2338-account-create-wfw9c Namespace:openstack ID:aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f UID:856f7434-de59-4672-bd14-de508c50ca04 NetNS:/var/run/netns/7bd1ab4b-7cca-42e5-a049-10ee2f9b0fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856f7434_de59_4672_bd14_de508c50ca04.slice PodAnnotations:0xc002818a10}] Aliases:map[]}\"\nJun 11 16:37:14.930010 crc crio[23211]: time=\"2026-06-11T16:37:14.929957475Z\" level=info msg=\"Deleting pod openstack_keystone-048b-account-create-xbmf2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:14.930010 crc crio[23211]: time=\"2026-06-11T16:37:14.929993254Z\" level=info msg=\"Deleting pod openstack_placement-2338-account-create-wfw9c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:15.064997 crc crio[23211]: time=\"2026-06-11T16:37:15.064906523Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-gtpx6-config-wdl42/POD\" id=b21bbbbe-a162-4ecb-8c18-c3bc73ba6431 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:15.065139 crc crio[23211]: time=\"2026-06-11T16:37:15.065027086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:15.150348 crc crio[23211]: time=\"2026-06-11T16:37:15.149864962Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6-config-wdl42 Namespace:openstack ID:de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13 UID:3c18d76c-7565-4d9e-86c5-8e4336a6a8ea NetNS:/var/run/netns/a9c371f6-91e9-4e55-a355-dac1608d263e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c18d76c_7565_4d9e_86c5_8e4336a6a8ea.slice PodAnnotations:0xc0001ae5d8}] Aliases:map[]}\"\nJun 11 16:37:15.150751 crc crio[23211]: time=\"2026-06-11T16:37:15.150341673Z\" level=info msg=\"Adding pod openstack_ovn-controller-gtpx6-config-wdl42 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:15.473589 crc crio[23211]: 2026-06-11T16:37:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e27b41625b5c01f Mac:86:dc:ac:a7:f3:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/f0302a9c-5fe9-48ea-9fef-5554e7a2d2ce SocketPath: PciID:}] [{Interface:0xc00058a5e0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:15.474944 crc crio[23211]: time=\"2026-06-11T16:37:15.474866896Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-86tqk Namespace:openstack ID:e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8 UID:2b29287c-edbc-43ab-a96b-796c8ac6dcda NetNS:/var/run/netns/f0302a9c-5fe9-48ea-9fef-5554e7a2d2ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b29287c_edbc_43ab_a96b_796c8ac6dcda.slice PodAnnotations:0xc00294e228}] Aliases:map[]}\"\nJun 11 16:37:15.475152 crc crio[23211]: time=\"2026-06-11T16:37:15.475074871Z\" level=info msg=\"Checking pod openstack_glance-db-sync-86tqk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:15.862196 crc crio[23211]: 2026-06-11T16:37:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de40bf5a391ac04 Mac:42:23:ef:3a:91:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/a9c371f6-91e9-4e55-a355-dac1608d263e SocketPath: PciID:}] [{Interface:0xc0002d0c40 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:15.862196 crc crio[23211]: time=\"2026-06-11T16:37:15.862017635Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6-config-wdl42 Namespace:openstack ID:de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13 UID:3c18d76c-7565-4d9e-86c5-8e4336a6a8ea NetNS:/var/run/netns/a9c371f6-91e9-4e55-a355-dac1608d263e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c18d76c_7565_4d9e_86c5_8e4336a6a8ea.slice PodAnnotations:0xc0001ae5d8}] Aliases:map[]}\"\nJun 11 16:37:15.862196 crc crio[23211]: time=\"2026-06-11T16:37:15.862168779Z\" level=info msg=\"Checking pod openstack_ovn-controller-gtpx6-config-wdl42 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:16.032665 crc crio[23211]: time=\"2026-06-11T16:37:16.032572138Z\" level=info msg=\"Stopped pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f\" id=ed6acb51-80f8-476b-ba16-36340e2d977f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:16.038219 crc crio[23211]: time=\"2026-06-11T16:37:16.037879846Z\" level=info msg=\"Ran pod sandbox de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13 with infra container: openstack/ovn-controller-gtpx6-config-wdl42/POD\" id=b21bbbbe-a162-4ecb-8c18-c3bc73ba6431 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:16.040971 crc crio[23211]: time=\"2026-06-11T16:37:16.04091155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=5e132cf6-4050-4d38-ae10-fad08f5b0cac name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:16.042699 crc crio[23211]: time=\"2026-06-11T16:37:16.04259013Z\" level=info msg=\"Ran pod sandbox e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8 with infra container: openstack/glance-db-sync-86tqk/POD\" id=197101e6-1aff-4ba2-8147-1039ba55302f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:16.044360 crc crio[23211]: time=\"2026-06-11T16:37:16.044266572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c9d42e9c-7be0-4a03-858f-9141eb00e1d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:16.044610 crc crio[23211]: time=\"2026-06-11T16:37:16.044368334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=69d2d10a-9c85-4968-b830-6fb4fd095f78 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:16.044610 crc crio[23211]: time=\"2026-06-11T16:37:16.044278322Z\" level=info msg=\"Stopped pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774\" id=ba04f64f-557d-40c8-b9bc-620a7c9e4fac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:16.044610 crc crio[23211]: time=\"2026-06-11T16:37:16.044541318Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found\" id=c9d42e9c-7be0-4a03-858f-9141eb00e1d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:16.044610 crc crio[23211]: time=\"2026-06-11T16:37:16.044586599Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found\" id=c9d42e9c-7be0-4a03-858f-9141eb00e1d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:16.045686 crc crio[23211]: time=\"2026-06-11T16:37:16.045573082Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3d84b49e-242d-4ea4-bfa3-3013c592a727 name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:16.051210 crc crio[23211]: time=\"2026-06-11T16:37:16.051126067Z\" level=info msg=\"Creating container: openstack/ovn-controller-gtpx6-config-wdl42/ovn-config\" id=a00db262-2dca-4658-b859-06b1a3f21e91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:16.051655 crc crio[23211]: time=\"2026-06-11T16:37:16.051602019Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\\\"\"\nJun 11 16:37:16.083895 crc crio[23211]: time=\"2026-06-11T16:37:16.083763627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:16.096747 crc crio[23211]: time=\"2026-06-11T16:37:16.096629819Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=1935c062-73b6-40cf-b766-3e5d7d1b2d8b name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:16.097611 crc crio[23211]: time=\"2026-06-11T16:37:16.097529492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=017f4036-c7e9-48e4-b88e-c0144bb3481e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:16.101618 crc crio[23211]: time=\"2026-06-11T16:37:16.101522339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=0778ed8c-663b-4452-b397-55eb25d76909 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:16.130844 crc crio[23211]: time=\"2026-06-11T16:37:16.130608073Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=6deccd65-0559-47c4-97ce-7259bd64bb97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:16.134219 crc crio[23211]: time=\"2026-06-11T16:37:16.134156888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:16.174355 crc crio[23211]: time=\"2026-06-11T16:37:16.174221309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:16.223523 crc crio[23211]: time=\"2026-06-11T16:37:16.223382081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:16.229615 crc crio[23211]: time=\"2026-06-11T16:37:16.229378476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:16.403717 crc crio[23211]: time=\"2026-06-11T16:37:16.40166525Z\" level=info msg=\"Created container 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771: openstack/swift-storage-0/container-server\" id=6deccd65-0559-47c4-97ce-7259bd64bb97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:16.410211 crc crio[23211]: time=\"2026-06-11T16:37:16.409718384Z\" level=info msg=\"Starting container: 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771\" id=a3bbcaae-ca17-46f0-a4b2-6377ff6112c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:16.417359 crc crio[23211]: time=\"2026-06-11T16:37:16.417254507Z\" level=info msg=\"Started container\" PID=63647 containerID=8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771 description=openstack/swift-storage-0/container-server id=a3bbcaae-ca17-46f0-a4b2-6377ff6112c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:16.441927 crc crio[23211]: time=\"2026-06-11T16:37:16.441801032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=e75bfbc7-235c-4364-981a-a0056339920c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:16.452612 crc crio[23211]: time=\"2026-06-11T16:37:16.452507251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=811286c4-1a2e-40dc-a62e-20a303c5cfd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:16.465917 crc crio[23211]: time=\"2026-06-11T16:37:16.464562744Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=c14fe5f2-b571-4f24-9f9e-6602f81fef98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:16.466378 crc crio[23211]: time=\"2026-06-11T16:37:16.466169842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:16.512046 crc crio[23211]: time=\"2026-06-11T16:37:16.51193195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:16.536953 crc crio[23211]: time=\"2026-06-11T16:37:16.535105432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:16.541714 crc crio[23211]: time=\"2026-06-11T16:37:16.54160899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:16.639095 crc crio[23211]: time=\"2026-06-11T16:37:16.638994719Z\" level=info msg=\"Created container 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908: openstack/swift-storage-0/container-replicator\" id=c14fe5f2-b571-4f24-9f9e-6602f81fef98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:16.641059 crc crio[23211]: time=\"2026-06-11T16:37:16.640974298Z\" level=info msg=\"Starting container: 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908\" id=9e39893f-a1e8-4f86-8a54-2ea2da719bae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:16.646785 crc crio[23211]: time=\"2026-06-11T16:37:16.646712376Z\" level=info msg=\"Created container c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c: openstack/ovn-controller-gtpx6-config-wdl42/ovn-config\" id=a00db262-2dca-4658-b859-06b1a3f21e91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:16.648768 crc crio[23211]: time=\"2026-06-11T16:37:16.648562731Z\" level=info msg=\"Starting container: c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c\" id=84401c1e-51da-415b-91fb-50483419d4a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:16.650933 crc crio[23211]: time=\"2026-06-11T16:37:16.650857447Z\" level=info msg=\"Started container\" PID=63666 containerID=6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908 description=openstack/swift-storage-0/container-replicator id=9e39893f-a1e8-4f86-8a54-2ea2da719bae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:16.659087 crc crio[23211]: time=\"2026-06-11T16:37:16.658966873Z\" level=info msg=\"Started container\" PID=63663 containerID=c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c description=openstack/ovn-controller-gtpx6-config-wdl42/ovn-config id=84401c1e-51da-415b-91fb-50483419d4a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13\nJun 11 16:37:16.683384 crc crio[23211]: time=\"2026-06-11T16:37:16.683038856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=2b4e8dae-6961-461c-a64e-faf07d3bf4f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:16.688529 crc crio[23211]: time=\"2026-06-11T16:37:16.688382135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=7ad86c6e-e083-42df-bc31-e29156fbd7dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:16.700115 crc crio[23211]: time=\"2026-06-11T16:37:16.699928666Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=99e62495-eff6-4f3c-b93c-3290301de89b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:16.702007 crc crio[23211]: time=\"2026-06-11T16:37:16.701925904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:16.763047 crc crio[23211]: time=\"2026-06-11T16:37:16.762987513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:16.765898 crc crio[23211]: time=\"2026-06-11T16:37:16.765845733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:16.889258 crc crio[23211]: time=\"2026-06-11T16:37:16.88914337Z\" level=info msg=\"Created container d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3: openstack/swift-storage-0/container-auditor\" id=99e62495-eff6-4f3c-b93c-3290301de89b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:16.893518 crc crio[23211]: time=\"2026-06-11T16:37:16.893270659Z\" level=info msg=\"Starting container: d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3\" id=5622c217-010b-4603-8a11-385b9d453f96 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:16.900091 crc crio[23211]: time=\"2026-06-11T16:37:16.899949702Z\" level=info msg=\"Started container\" PID=63699 containerID=d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3 description=openstack/swift-storage-0/container-auditor id=5622c217-010b-4603-8a11-385b9d453f96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:16.913782 crc crio[23211]: time=\"2026-06-11T16:37:16.913586081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=b8756c3e-eee5-4615-a68c-c86318af9aca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:16.918591 crc crio[23211]: time=\"2026-06-11T16:37:16.918550841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=c8c9f1b2-002d-4778-b510-22581f274eee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:16.931388 crc crio[23211]: time=\"2026-06-11T16:37:16.93126118Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=b37da38d-1138-4d6c-b26d-509146a259ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:16.933511 crc crio[23211]: time=\"2026-06-11T16:37:16.933218287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:17.020531 crc crio[23211]: time=\"2026-06-11T16:37:17.020497771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:17.025870 crc crio[23211]: time=\"2026-06-11T16:37:17.025844694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:17.469214 crc crio[23211]: time=\"2026-06-11T16:37:17.468679763Z\" level=info msg=\"Created container 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18: openstack/swift-storage-0/container-updater\" id=b37da38d-1138-4d6c-b26d-509146a259ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:17.472007 crc crio[23211]: time=\"2026-06-11T16:37:17.471922304Z\" level=info msg=\"Starting container: 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18\" id=3c7863ca-bfc8-4284-95a1-07286d66bf8f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:17.492331 crc crio[23211]: time=\"2026-06-11T16:37:17.491075983Z\" level=info msg=\"Started container\" PID=63762 containerID=7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18 description=openstack/swift-storage-0/container-updater id=3c7863ca-bfc8-4284-95a1-07286d66bf8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:17.875397 crc crio[23211]: time=\"2026-06-11T16:37:17.875251526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d91adefd-272b-4dae-896a-de2174ffe306 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:17.875761 crc crio[23211]: time=\"2026-06-11T16:37:17.875639665Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found\" id=d91adefd-272b-4dae-896a-de2174ffe306 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:17.875761 crc crio[23211]: time=\"2026-06-11T16:37:17.875691157Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found\" id=d91adefd-272b-4dae-896a-de2174ffe306 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:17.876735 crc crio[23211]: time=\"2026-06-11T16:37:17.876647891Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=623b8c39-cea0-44a5-8d59-13a7f1e6c938 name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:17.882970 crc crio[23211]: time=\"2026-06-11T16:37:17.881654905Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\\\"\"\nJun 11 16:37:19.105097 crc crio[23211]: time=\"2026-06-11T16:37:19.104468602Z\" level=info msg=\"Stopping pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13\" id=2a19b27f-0794-4e06-b8bd-3b7f40a363e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:19.106499 crc crio[23211]: time=\"2026-06-11T16:37:19.106161434Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6-config-wdl42 Namespace:openstack ID:de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13 UID:3c18d76c-7565-4d9e-86c5-8e4336a6a8ea NetNS:/var/run/netns/a9c371f6-91e9-4e55-a355-dac1608d263e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c18d76c_7565_4d9e_86c5_8e4336a6a8ea.slice PodAnnotations:0xc002818290}] Aliases:map[]}\"\nJun 11 16:37:19.106499 crc crio[23211]: time=\"2026-06-11T16:37:19.106363109Z\" level=info msg=\"Deleting pod openstack_ovn-controller-gtpx6-config-wdl42 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:19.600798 crc crio[23211]: time=\"2026-06-11T16:37:19.600709684Z\" level=info msg=\"Stopped pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13\" id=2a19b27f-0794-4e06-b8bd-3b7f40a363e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:19.667088 crc crio[23211]: time=\"2026-06-11T16:37:19.666587348Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=623b8c39-cea0-44a5-8d59-13a7f1e6c938 name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:19.668067 crc crio[23211]: time=\"2026-06-11T16:37:19.667996974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8303d2a2-e6f9-4575-b49d-e9f65c48178e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:19.672002 crc crio[23211]: time=\"2026-06-11T16:37:19.671887601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=98308d32-53e7-4ea0-9a83-eb6333a82416 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:19.690652 crc crio[23211]: time=\"2026-06-11T16:37:19.684168268Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=143edf95-f2f3-45a6-a4e4-6c640d018500 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:19.690652 crc crio[23211]: time=\"2026-06-11T16:37:19.68826386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:19.778939 crc crio[23211]: time=\"2026-06-11T16:37:19.778533005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:19.787927 crc crio[23211]: time=\"2026-06-11T16:37:19.787828356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:19.965006 crc crio[23211]: time=\"2026-06-11T16:37:19.964824486Z\" level=info msg=\"Created container b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8: openstack/swift-storage-0/object-server\" id=143edf95-f2f3-45a6-a4e4-6c640d018500 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:19.968128 crc crio[23211]: time=\"2026-06-11T16:37:19.968006515Z\" level=info msg=\"Starting container: b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8\" id=204d3733-5adf-4793-8bed-b6d94df86263 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:19.975984 crc crio[23211]: time=\"2026-06-11T16:37:19.975880642Z\" level=info msg=\"Started container\" PID=63982 containerID=b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8 description=openstack/swift-storage-0/object-server id=204d3733-5adf-4793-8bed-b6d94df86263 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:19.993592 crc crio[23211]: time=\"2026-06-11T16:37:19.993467652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a4781c3a-95ec-4b1c-8ccd-a9ba003e3c11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:19.997099 crc crio[23211]: time=\"2026-06-11T16:37:19.997030911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d9a22c64-8826-4aa5-b619-24b944738ed8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:20.013820 crc crio[23211]: time=\"2026-06-11T16:37:20.013095672Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=459da273-840c-45e9-a3d8-7f1aebca6d75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:20.014873 crc crio[23211]: time=\"2026-06-11T16:37:20.014806524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:20.166193 crc crio[23211]: time=\"2026-06-11T16:37:20.165148528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:20.171413 crc crio[23211]: time=\"2026-06-11T16:37:20.171261962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:20.354107 crc crio[23211]: time=\"2026-06-11T16:37:20.354026096Z\" level=info msg=\"Created container 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a: openstack/swift-storage-0/object-replicator\" id=459da273-840c-45e9-a3d8-7f1aebca6d75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:20.354898 crc crio[23211]: time=\"2026-06-11T16:37:20.354815145Z\" level=info msg=\"Starting container: 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a\" id=037ba471-c3ce-429e-a34f-2e9d29a3a5c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:20.372083 crc crio[23211]: time=\"2026-06-11T16:37:20.371991494Z\" level=info msg=\"Started container\" PID=64004 containerID=283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a description=openstack/swift-storage-0/object-replicator id=037ba471-c3ce-429e-a34f-2e9d29a3a5c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:20.385093 crc crio[23211]: time=\"2026-06-11T16:37:20.38501302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=20614f74-3a60-44b4-a3b0-a675c78ad7cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:20.389253 crc crio[23211]: time=\"2026-06-11T16:37:20.389149473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=80f5179f-0eb6-4515-b84c-33674d74c940 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:20.400161 crc crio[23211]: time=\"2026-06-11T16:37:20.400031824Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=6556232e-fca6-4bea-9e91-2eb7ab786adc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:20.402195 crc crio[23211]: time=\"2026-06-11T16:37:20.402130796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:20.499934 crc crio[23211]: time=\"2026-06-11T16:37:20.499854298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:20.510781 crc crio[23211]: time=\"2026-06-11T16:37:20.510281818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:20.649076 crc crio[23211]: time=\"2026-06-11T16:37:20.64892208Z\" level=info msg=\"Created container 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c: openstack/swift-storage-0/object-auditor\" id=6556232e-fca6-4bea-9e91-2eb7ab786adc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:20.650540 crc crio[23211]: time=\"2026-06-11T16:37:20.650375126Z\" level=info msg=\"Starting container: 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c\" id=7cf1aee1-fb94-4fba-9b7c-4468ff898e1a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:20.658850 crc crio[23211]: time=\"2026-06-11T16:37:20.658743445Z\" level=info msg=\"Started container\" PID=64042 containerID=313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c description=openstack/swift-storage-0/object-auditor id=7cf1aee1-fb94-4fba-9b7c-4468ff898e1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:20.681046 crc crio[23211]: time=\"2026-06-11T16:37:20.680766265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=ff14f3a7-6ff9-470c-98e0-4167473cdfc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:20.688719 crc crio[23211]: time=\"2026-06-11T16:37:20.68861289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=78e1ff8f-58d1-46bd-b0eb-ceb39b0c35d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:20.698652 crc crio[23211]: time=\"2026-06-11T16:37:20.698516219Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=f32419a0-61d4-42bf-aa25-8fe419b0299c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:20.700142 crc crio[23211]: time=\"2026-06-11T16:37:20.700064057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:20.760268 crc crio[23211]: time=\"2026-06-11T16:37:20.760153858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:20.766813 crc crio[23211]: time=\"2026-06-11T16:37:20.76590177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:20.929048 crc crio[23211]: time=\"2026-06-11T16:37:20.928648635Z\" level=info msg=\"Created container 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3: openstack/swift-storage-0/object-updater\" id=f32419a0-61d4-42bf-aa25-8fe419b0299c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:20.933912 crc crio[23211]: time=\"2026-06-11T16:37:20.933764162Z\" level=info msg=\"Starting container: 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3\" id=cb065573-2620-4bb6-929f-7769965694cb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:20.941191 crc crio[23211]: time=\"2026-06-11T16:37:20.941107796Z\" level=info msg=\"Started container\" PID=64060 containerID=38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3 description=openstack/swift-storage-0/object-updater id=cb065573-2620-4bb6-929f-7769965694cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:20.958737 crc crio[23211]: time=\"2026-06-11T16:37:20.958644055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=2a5a65d4-63a0-4627-b308-bdb52b6a50c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:20.961252 crc crio[23211]: time=\"2026-06-11T16:37:20.961168857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=6b15cd3d-6955-440e-956c-994e6568168b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:20.968276 crc crio[23211]: time=\"2026-06-11T16:37:20.968187882Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=5c00ec3b-c715-4c1c-b3e7-a923eaab7193 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:20.968784 crc crio[23211]: time=\"2026-06-11T16:37:20.968707955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:21.062620 crc crio[23211]: time=\"2026-06-11T16:37:21.062512307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:21.066931 crc crio[23211]: time=\"2026-06-11T16:37:21.066880516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:21.240699 crc crio[23211]: time=\"2026-06-11T16:37:21.240594574Z\" level=info msg=\"Created container 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2: openstack/swift-storage-0/object-expirer\" id=5c00ec3b-c715-4c1c-b3e7-a923eaab7193 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:21.242370 crc crio[23211]: time=\"2026-06-11T16:37:21.242150444Z\" level=info msg=\"Starting container: 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2\" id=6645ff1d-4522-46b0-a849-d3eb6a8318d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:21.251333 crc crio[23211]: time=\"2026-06-11T16:37:21.25122068Z\" level=info msg=\"Started container\" PID=64095 containerID=67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2 description=openstack/swift-storage-0/object-expirer id=6645ff1d-4522-46b0-a849-d3eb6a8318d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:21.282212 crc crio[23211]: time=\"2026-06-11T16:37:21.280679835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=0ed35ad0-5578-4fb2-aa06-1d849db75594 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:21.287688 crc crio[23211]: time=\"2026-06-11T16:37:21.287595928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=21eebbec-1179-48b9-9dd8-d8fc44cabc0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:21.306022 crc crio[23211]: time=\"2026-06-11T16:37:21.305818543Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=35936843-e39b-4cf1-9324-3b673a6ec0df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:21.309159 crc crio[23211]: time=\"2026-06-11T16:37:21.309116585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:21.447239 crc crio[23211]: time=\"2026-06-11T16:37:21.44705453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:21.453780 crc crio[23211]: time=\"2026-06-11T16:37:21.453705926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:21.609096 crc crio[23211]: time=\"2026-06-11T16:37:21.608967474Z\" level=info msg=\"Created container 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9: openstack/swift-storage-0/rsync\" id=35936843-e39b-4cf1-9324-3b673a6ec0df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:21.610220 crc crio[23211]: time=\"2026-06-11T16:37:21.610149652Z\" level=info msg=\"Starting container: 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9\" id=b697cc9c-04c9-4338-9559-5cc0c6d3cd74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:21.615741 crc crio[23211]: time=\"2026-06-11T16:37:21.615647451Z\" level=info msg=\"Started container\" PID=64124 containerID=9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9 description=openstack/swift-storage-0/rsync id=b697cc9c-04c9-4338-9559-5cc0c6d3cd74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:21.639043 crc crio[23211]: time=\"2026-06-11T16:37:21.637387433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=51435ce1-78ec-4d1a-8008-30dca541219e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:21.643678 crc crio[23211]: time=\"2026-06-11T16:37:21.643619699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=95873653-734a-4ddf-a901-c468129c047b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:21.653836 crc crio[23211]: time=\"2026-06-11T16:37:21.653747132Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=757e4e74-34c9-40f8-965a-c250c3fe91b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:21.656511 crc crio[23211]: time=\"2026-06-11T16:37:21.656374068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:21.722638 crc crio[23211]: time=\"2026-06-11T16:37:21.722192561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:21.725757 crc crio[23211]: time=\"2026-06-11T16:37:21.725693688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:21.907967 crc crio[23211]: time=\"2026-06-11T16:37:21.907829136Z\" level=info msg=\"Created container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1: openstack/swift-storage-0/swift-recon-cron\" id=757e4e74-34c9-40f8-965a-c250c3fe91b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:21.909340 crc crio[23211]: time=\"2026-06-11T16:37:21.909260832Z\" level=info msg=\"Starting container: 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1\" id=19244b4f-882d-497d-a5a7-a15abcc9f32a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:21.920832 crc crio[23211]: time=\"2026-06-11T16:37:21.920712528Z\" level=info msg=\"Started container\" PID=64138 containerID=2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 description=openstack/swift-storage-0/swift-recon-cron id=19244b4f-882d-497d-a5a7-a15abcc9f32a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\nJun 11 16:37:23.421557 crc crio[23211]: time=\"2026-06-11T16:37:23.420249174Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-868d559989-nbbfk/POD\" id=dc388428-5da9-4580-9823-518d7d162d24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:23.421557 crc crio[23211]: time=\"2026-06-11T16:37:23.420893299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:23.462643 crc crio[23211]: time=\"2026-06-11T16:37:23.462495649Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-nbbfk Namespace:openstack ID:e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401 UID:2f968b1b-bade-4b0f-a68d-c9398a3f81ff NetNS:/var/run/netns/dee017f7-eda8-40ce-aaf0-5f3c9d847231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f968b1b_bade_4b0f_a68d_c9398a3f81ff.slice PodAnnotations:0xc0038ac238}] Aliases:map[]}\"\nJun 11 16:37:23.462643 crc crio[23211]: time=\"2026-06-11T16:37:23.462577781Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-868d559989-nbbfk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:24.101921 crc crio[23211]: 2026-06-11T16:37:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e537a395a393855 Mac:ce:9a:a9:1e:84:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/dee017f7-eda8-40ce-aaf0-5f3c9d847231 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:24.106179 crc crio[23211]: time=\"2026-06-11T16:37:24.106101781Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-nbbfk Namespace:openstack ID:e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401 UID:2f968b1b-bade-4b0f-a68d-c9398a3f81ff NetNS:/var/run/netns/dee017f7-eda8-40ce-aaf0-5f3c9d847231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f968b1b_bade_4b0f_a68d_c9398a3f81ff.slice PodAnnotations:0xc0038ac238}] Aliases:map[]}\"\nJun 11 16:37:24.106507 crc crio[23211]: time=\"2026-06-11T16:37:24.106379918Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-868d559989-nbbfk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:24.123745 crc crio[23211]: time=\"2026-06-11T16:37:24.123188278Z\" level=info msg=\"Ran pod sandbox e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401 with infra container: openstack/dnsmasq-dns-868d559989-nbbfk/POD\" id=dc388428-5da9-4580-9823-518d7d162d24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:24.130969 crc crio[23211]: time=\"2026-06-11T16:37:24.130861889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=862cf71b-ee89-4e3c-ac87-2b280fad9b50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:24.235592 crc crio[23211]: time=\"2026-06-11T16:37:24.234778274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=419b5bea-16ae-43c3-9926-dc2bf7f265ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:24.247484 crc crio[23211]: time=\"2026-06-11T16:37:24.247274426Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-868d559989-nbbfk/init\" id=ebf17a3b-ab34-4915-a50e-142fd43f1c5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:24.248101 crc crio[23211]: time=\"2026-06-11T16:37:24.247940542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:24.343043 crc crio[23211]: time=\"2026-06-11T16:37:24.342525765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:24.350242 crc crio[23211]: time=\"2026-06-11T16:37:24.350178266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:24.683682 crc crio[23211]: time=\"2026-06-11T16:37:24.682756401Z\" level=info msg=\"Created container c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f: openstack/dnsmasq-dns-868d559989-nbbfk/init\" id=ebf17a3b-ab34-4915-a50e-142fd43f1c5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:24.688326 crc crio[23211]: time=\"2026-06-11T16:37:24.686038902Z\" level=info msg=\"Starting container: c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f\" id=ef07fc9f-1ce6-4e99-b7f6-052af6a3b706 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:24.707926 crc crio[23211]: time=\"2026-06-11T16:37:24.707825927Z\" level=info msg=\"Started container\" PID=64409 containerID=c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f description=openstack/dnsmasq-dns-868d559989-nbbfk/init id=ef07fc9f-1ce6-4e99-b7f6-052af6a3b706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\nJun 11 16:37:24.893621 crc crio[23211]: time=\"2026-06-11T16:37:24.893187805Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-jftr2/POD\" id=636c9543-cda8-404e-b630-49ecf7f503bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:24.893785 crc crio[23211]: time=\"2026-06-11T16:37:24.893668037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:24.927060 crc crio[23211]: time=\"2026-06-11T16:37:24.926955888Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-jftr2 Namespace:openstack ID:904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5 UID:411c54c7-8f54-4c53-830b-df2729497f3a NetNS:/var/run/netns/e8ef39c4-ba2f-48a8-adcc-2a4bcdc5f246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod411c54c7_8f54_4c53_830b_df2729497f3a.slice PodAnnotations:0xc000613098}] Aliases:map[]}\"\nJun 11 16:37:24.927060 crc crio[23211]: time=\"2026-06-11T16:37:24.927023421Z\" level=info msg=\"Adding pod openstack_cinder-db-create-jftr2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:25.289597 crc crio[23211]: time=\"2026-06-11T16:37:25.28900588Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-7dzpt/POD\" id=279a8d40-787c-44bc-99cd-7f4175a0f110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:25.289843 crc crio[23211]: time=\"2026-06-11T16:37:25.28981672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:25.368148 crc crio[23211]: time=\"2026-06-11T16:37:25.367978291Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-dmqhf/POD\" id=b6cc5a9a-c9c5-444e-b8b2-a7e8e6ff6931 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:25.368148 crc crio[23211]: time=\"2026-06-11T16:37:25.368111045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:25.428044 crc crio[23211]: time=\"2026-06-11T16:37:25.42796168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b4310a71-060c-4931-a55c-9c9c823b7e69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:25.429092 crc crio[23211]: time=\"2026-06-11T16:37:25.429048297Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-7dzpt Namespace:openstack ID:eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6 UID:7280aaab-b9d3-44e8-9209-397ac6aeee95 NetNS:/var/run/netns/da8cad09-c5e8-4214-977b-6171bdb2ddc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7280aaab_b9d3_44e8_9209_397ac6aeee95.slice PodAnnotations:0xc00294e168}] Aliases:map[]}\"\nJun 11 16:37:25.430379 crc crio[23211]: time=\"2026-06-11T16:37:25.429659133Z\" level=info msg=\"Adding pod openstack_barbican-db-create-7dzpt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:25.432583 crc crio[23211]: time=\"2026-06-11T16:37:25.431695763Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-tpqpm/POD\" id=79ca97ee-033a-4d32-bea9-294155f12af5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:25.432583 crc crio[23211]: time=\"2026-06-11T16:37:25.431791875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:25.456914 crc crio[23211]: time=\"2026-06-11T16:37:25.456650555Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-dmqhf Namespace:openstack ID:dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329 UID:7d8483da-935a-4882-bcaa-6a1da158bf7f NetNS:/var/run/netns/b00ea7c8-b43e-4b99-abad-ed0f02f10adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8483da_935a_4882_bcaa_6a1da158bf7f.slice PodAnnotations:0xc000d2e3c0}] Aliases:map[]}\"\nJun 11 16:37:25.456914 crc crio[23211]: time=\"2026-06-11T16:37:25.456775948Z\" level=info msg=\"Adding pod openstack_neutron-db-create-dmqhf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:25.503530 crc crio[23211]: time=\"2026-06-11T16:37:25.503351762Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-tpqpm Namespace:openstack ID:4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485 UID:d83ad417-ec91-403a-b1e7-248a10996307 NetNS:/var/run/netns/2f958a82-2a29-427c-bfe7-53c485e9c11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd83ad417_ec91_403a_b1e7_248a10996307.slice PodAnnotations:0xc0006124a0}] Aliases:map[]}\"\nJun 11 16:37:25.503530 crc crio[23211]: time=\"2026-06-11T16:37:25.503409394Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-tpqpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:25.511933 crc crio[23211]: time=\"2026-06-11T16:37:25.511809863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=461857c9-b64a-49dd-abf5-7ce87f37301a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:25.530210 crc crio[23211]: time=\"2026-06-11T16:37:25.530073309Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns\" id=7351b8ed-2efa-408e-8ad3-dbf436af329b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:25.547977 crc crio[23211]: time=\"2026-06-11T16:37:25.547785752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:25.634239 crc crio[23211]: time=\"2026-06-11T16:37:25.634065336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:25.651465 crc crio[23211]: time=\"2026-06-11T16:37:25.651342418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:25.678400 crc crio[23211]: 2026-06-11T16:37:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:904af24f78c0a3f Mac:f6:b7:fb:85:e4:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/e8ef39c4-ba2f-48a8-adcc-2a4bcdc5f246 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:25.680662 crc crio[23211]: time=\"2026-06-11T16:37:25.680519347Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-jftr2 Namespace:openstack ID:904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5 UID:411c54c7-8f54-4c53-830b-df2729497f3a NetNS:/var/run/netns/e8ef39c4-ba2f-48a8-adcc-2a4bcdc5f246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod411c54c7_8f54_4c53_830b_df2729497f3a.slice PodAnnotations:0xc000613098}] Aliases:map[]}\"\nJun 11 16:37:25.680833 crc crio[23211]: time=\"2026-06-11T16:37:25.680700641Z\" level=info msg=\"Checking pod openstack_cinder-db-create-jftr2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:25.697162 crc crio[23211]: time=\"2026-06-11T16:37:25.697076179Z\" level=info msg=\"Ran pod sandbox 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5 with infra container: openstack/cinder-db-create-jftr2/POD\" id=636c9543-cda8-404e-b630-49ecf7f503bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:25.705475 crc crio[23211]: time=\"2026-06-11T16:37:25.704862083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=191f388d-5822-403b-a295-c63f361d3737 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:25.718341 crc crio[23211]: time=\"2026-06-11T16:37:25.71589133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7f3d9f2e-1865-4e51-82e9-2c6d7c61cc2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:25.734917 crc crio[23211]: time=\"2026-06-11T16:37:25.734411872Z\" level=info msg=\"Creating container: openstack/cinder-db-create-jftr2/mariadb-database-create\" id=a18a9163-671e-482d-82db-c66af01bb7bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:25.734917 crc crio[23211]: time=\"2026-06-11T16:37:25.734809143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:25.779488 crc crio[23211]: time=\"2026-06-11T16:37:25.779316704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:25.796405 crc crio[23211]: time=\"2026-06-11T16:37:25.796334358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:25.804741 crc crio[23211]: time=\"2026-06-11T16:37:25.804491672Z\" level=info msg=\"Created container f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910: openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns\" id=7351b8ed-2efa-408e-8ad3-dbf436af329b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:25.807357 crc crio[23211]: time=\"2026-06-11T16:37:25.807277082Z\" level=info msg=\"Starting container: f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910\" id=2b618b29-034e-4573-be96-52c9c11f87d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:25.827674 crc crio[23211]: time=\"2026-06-11T16:37:25.827618449Z\" level=info msg=\"Started container\" PID=64604 containerID=f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910 description=openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns id=2b618b29-034e-4573-be96-52c9c11f87d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\nJun 11 16:37:25.831658 crc crio[23211]: 2026-06-11T16:37:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eed17f1d65efee8 Mac:06:2c:36:d1:78:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/da8cad09-c5e8-4214-977b-6171bdb2ddc7 SocketPath: PciID:}] [{Interface:0xc000450570 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:25.832490 crc crio[23211]: time=\"2026-06-11T16:37:25.832361238Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-7dzpt Namespace:openstack ID:eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6 UID:7280aaab-b9d3-44e8-9209-397ac6aeee95 NetNS:/var/run/netns/da8cad09-c5e8-4214-977b-6171bdb2ddc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7280aaab_b9d3_44e8_9209_397ac6aeee95.slice PodAnnotations:0xc00294e168}] Aliases:map[]}\"\nJun 11 16:37:25.832650 crc crio[23211]: time=\"2026-06-11T16:37:25.832585574Z\" level=info msg=\"Checking pod openstack_barbican-db-create-7dzpt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:25.852770 crc crio[23211]: time=\"2026-06-11T16:37:25.852586874Z\" level=info msg=\"Ran pod sandbox eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6 with infra container: openstack/barbican-db-create-7dzpt/POD\" id=279a8d40-787c-44bc-99cd-7f4175a0f110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:25.864756 crc crio[23211]: time=\"2026-06-11T16:37:25.864618104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8d4ba6e9-7bf6-438a-a4a3-4505a50cee06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:25.870056 crc crio[23211]: time=\"2026-06-11T16:37:25.867793234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b451bfbf-1602-4675-9929-fe0459078c98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:25.877205 crc crio[23211]: time=\"2026-06-11T16:37:25.876348757Z\" level=info msg=\"Creating container: openstack/barbican-db-create-7dzpt/mariadb-database-create\" id=efbef8d9-a225-457d-8ec6-f8c524de7754 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:25.877205 crc crio[23211]: time=\"2026-06-11T16:37:25.876778178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:25.957142 crc crio[23211]: time=\"2026-06-11T16:37:25.957029841Z\" level=info msg=\"Created container 0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a: openstack/cinder-db-create-jftr2/mariadb-database-create\" id=a18a9163-671e-482d-82db-c66af01bb7bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:25.959516 crc crio[23211]: time=\"2026-06-11T16:37:25.958894118Z\" level=info msg=\"Starting container: 0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a\" id=2aeabb9a-001e-4520-83ad-5ea2fc279859 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:25.960640 crc crio[23211]: time=\"2026-06-11T16:37:25.960323244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:25.970334 crc crio[23211]: time=\"2026-06-11T16:37:25.970036376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:25.988106 crc crio[23211]: 2026-06-11T16:37:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd3eb9bb5b1c480 Mac:02:5b:60:3d:7c:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/b00ea7c8-b43e-4b99-abad-ed0f02f10adc SocketPath: PciID:}] [{Interface:0xc00024b000 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:25.989211 crc crio[23211]: time=\"2026-06-11T16:37:25.988372194Z\" level=info msg=\"Started container\" PID=64621 containerID=0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a description=openstack/cinder-db-create-jftr2/mariadb-database-create id=2aeabb9a-001e-4520-83ad-5ea2fc279859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5\nJun 11 16:37:25.990877 crc crio[23211]: time=\"2026-06-11T16:37:25.990580319Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-dmqhf Namespace:openstack ID:dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329 UID:7d8483da-935a-4882-bcaa-6a1da158bf7f NetNS:/var/run/netns/b00ea7c8-b43e-4b99-abad-ed0f02f10adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8483da_935a_4882_bcaa_6a1da158bf7f.slice PodAnnotations:0xc000d2e3c0}] Aliases:map[]}\"\nJun 11 16:37:25.990877 crc crio[23211]: time=\"2026-06-11T16:37:25.990787964Z\" level=info msg=\"Checking pod openstack_neutron-db-create-dmqhf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:26.015153 crc crio[23211]: time=\"2026-06-11T16:37:26.015064341Z\" level=info msg=\"Ran pod sandbox dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329 with infra container: openstack/neutron-db-create-dmqhf/POD\" id=b6cc5a9a-c9c5-444e-b8b2-a7e8e6ff6931 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:26.017412 crc crio[23211]: time=\"2026-06-11T16:37:26.017264105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fbc04879-1f84-4793-8902-59121f886b32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:26.023649 crc crio[23211]: time=\"2026-06-11T16:37:26.022828364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2057ba53-0763-4dcb-9c64-db3862ea63aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:26.034605 crc crio[23211]: time=\"2026-06-11T16:37:26.034531557Z\" level=info msg=\"Creating container: openstack/neutron-db-create-dmqhf/mariadb-database-create\" id=a9f0ad7c-4606-4566-a858-9e0f90687efb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:26.034968 crc crio[23211]: time=\"2026-06-11T16:37:26.034911556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:26.076902 crc crio[23211]: time=\"2026-06-11T16:37:26.07591472Z\" level=info msg=\"Created container e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227: openstack/barbican-db-create-7dzpt/mariadb-database-create\" id=efbef8d9-a225-457d-8ec6-f8c524de7754 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:26.078695 crc crio[23211]: time=\"2026-06-11T16:37:26.078552525Z\" level=info msg=\"Starting container: e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227\" id=3c13381b-a3f0-45ea-a438-afa042d7b158 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:26.085958 crc crio[23211]: time=\"2026-06-11T16:37:26.085856988Z\" level=info msg=\"Started container\" PID=64637 containerID=e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227 description=openstack/barbican-db-create-7dzpt/mariadb-database-create id=3c13381b-a3f0-45ea-a438-afa042d7b158 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6\nJun 11 16:37:26.115790 crc crio[23211]: time=\"2026-06-11T16:37:26.115704454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:26.121349 crc crio[23211]: time=\"2026-06-11T16:37:26.121259262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:26.282880 crc crio[23211]: time=\"2026-06-11T16:37:26.282698833Z\" level=info msg=\"Created container 07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9: openstack/neutron-db-create-dmqhf/mariadb-database-create\" id=a9f0ad7c-4606-4566-a858-9e0f90687efb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:26.284627 crc crio[23211]: time=\"2026-06-11T16:37:26.28455221Z\" level=info msg=\"Starting container: 07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9\" id=b1ad9b46-d1c4-4d79-adb3-7e1987fd46c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:26.291749 crc crio[23211]: time=\"2026-06-11T16:37:26.291669709Z\" level=info msg=\"Started container\" PID=64649 containerID=07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9 description=openstack/neutron-db-create-dmqhf/mariadb-database-create id=b1ad9b46-d1c4-4d79-adb3-7e1987fd46c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329\nJun 11 16:37:26.343197 crc crio[23211]: 2026-06-11T16:37:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c3a51ddcd7d723 Mac:4a:6d:d6:4f:26:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/2f958a82-2a29-427c-bfe7-53c485e9c11e SocketPath: PciID:}] [{Interface:0xc00035f490 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:26.354931 crc crio[23211]: time=\"2026-06-11T16:37:26.354870286Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-tpqpm Namespace:openstack ID:4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485 UID:d83ad417-ec91-403a-b1e7-248a10996307 NetNS:/var/run/netns/2f958a82-2a29-427c-bfe7-53c485e9c11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd83ad417_ec91_403a_b1e7_248a10996307.slice PodAnnotations:0xc0006124a0}] Aliases:map[]}\"\nJun 11 16:37:26.355680 crc crio[23211]: time=\"2026-06-11T16:37:26.355658485Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-tpqpm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:26.379352 crc crio[23211]: time=\"2026-06-11T16:37:26.379132901Z\" level=info msg=\"Ran pod sandbox 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485 with infra container: openstack/keystone-db-sync-tpqpm/POD\" id=79ca97ee-033a-4d32-bea9-294155f12af5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:26.388509 crc crio[23211]: time=\"2026-06-11T16:37:26.386570198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=5a7334c2-e171-47bf-97ff-c59ad4f57e1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:26.388509 crc crio[23211]: time=\"2026-06-11T16:37:26.386810404Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found\" id=5a7334c2-e171-47bf-97ff-c59ad4f57e1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:26.388509 crc crio[23211]: time=\"2026-06-11T16:37:26.386855795Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found\" id=5a7334c2-e171-47bf-97ff-c59ad4f57e1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:26.388509 crc crio[23211]: time=\"2026-06-11T16:37:26.388187918Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=b120ae67-7f6e-44dd-988e-9884b575462d name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:26.398936 crc crio[23211]: time=\"2026-06-11T16:37:26.395634564Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\\\"\"\nJun 11 16:37:27.535491 crc crio[23211]: time=\"2026-06-11T16:37:27.531269273Z\" level=info msg=\"Stopping pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5\" id=f1d6bd0d-011a-432f-91ff-490ca3c85d8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:27.535491 crc crio[23211]: time=\"2026-06-11T16:37:27.532063563Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-jftr2 Namespace:openstack ID:904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5 UID:411c54c7-8f54-4c53-830b-df2729497f3a NetNS:/var/run/netns/e8ef39c4-ba2f-48a8-adcc-2a4bcdc5f246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod411c54c7_8f54_4c53_830b_df2729497f3a.slice PodAnnotations:0xc000d2e990}] Aliases:map[]}\"\nJun 11 16:37:27.535491 crc crio[23211]: time=\"2026-06-11T16:37:27.532194266Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-jftr2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:27.538670 crc crio[23211]: time=\"2026-06-11T16:37:27.538585725Z\" level=info msg=\"Stopping pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6\" id=4a38b283-581c-49ed-86bd-3c051915c5f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:27.546578 crc crio[23211]: time=\"2026-06-11T16:37:27.53916392Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-7dzpt Namespace:openstack ID:eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6 UID:7280aaab-b9d3-44e8-9209-397ac6aeee95 NetNS:/var/run/netns/da8cad09-c5e8-4214-977b-6171bdb2ddc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7280aaab_b9d3_44e8_9209_397ac6aeee95.slice PodAnnotations:0xc002278478}] Aliases:map[]}\"\nJun 11 16:37:27.547106 crc crio[23211]: time=\"2026-06-11T16:37:27.54680043Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-7dzpt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:28.027071 crc crio[23211]: time=\"2026-06-11T16:37:28.025816603Z\" level=info msg=\"Stopped pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5\" id=f1d6bd0d-011a-432f-91ff-490ca3c85d8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:28.066156 crc crio[23211]: time=\"2026-06-11T16:37:28.066032467Z\" level=info msg=\"Stopped pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6\" id=4a38b283-581c-49ed-86bd-3c051915c5f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:28.598227 crc crio[23211]: time=\"2026-06-11T16:37:28.597724994Z\" level=info msg=\"Stopping pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329\" id=5afa5e18-3394-4351-b48e-cbeaf1ee876d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:28.599761 crc crio[23211]: time=\"2026-06-11T16:37:28.598958005Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-dmqhf Namespace:openstack ID:dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329 UID:7d8483da-935a-4882-bcaa-6a1da158bf7f NetNS:/var/run/netns/b00ea7c8-b43e-4b99-abad-ed0f02f10adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8483da_935a_4882_bcaa_6a1da158bf7f.slice PodAnnotations:0xc0001311f8}] Aliases:map[]}\"\nJun 11 16:37:28.599761 crc crio[23211]: time=\"2026-06-11T16:37:28.599094148Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-dmqhf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:29.048695 crc crio[23211]: time=\"2026-06-11T16:37:29.048100221Z\" level=info msg=\"Stopped pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329\" id=5afa5e18-3394-4351-b48e-cbeaf1ee876d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:32.651027 crc crio[23211]: time=\"2026-06-11T16:37:32.645076394Z\" level=info msg=\"Stopping container: ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd (timeout: 10s)\" id=a1f8cf66-a1fc-4790-be7f-f2d5735ba709 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:37:35.076386 crc crio[23211]: time=\"2026-06-11T16:37:35.075816364Z\" level=info msg=\"Running pod sandbox: openstack/barbican-89d0-account-create-95k2m/POD\" id=f04d890a-e4d1-4585-93d9-c87e2734360e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:35.077542 crc crio[23211]: time=\"2026-06-11T16:37:35.076405578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:35.126069 crc crio[23211]: time=\"2026-06-11T16:37:35.125997837Z\" level=info msg=\"Running pod sandbox: openstack/cinder-5e6c-account-create-ndvqs/POD\" id=04d2f227-e769-450c-afd7-6c5305301933 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:35.126069 crc crio[23211]: time=\"2026-06-11T16:37:35.12610924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:43.422004 crc crio[23211]: time=\"2026-06-11T16:37:43.420816653Z\" level=info msg=\"Stopped container ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns\" id=a1f8cf66-a1fc-4790-be7f-f2d5735ba709 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:37:43.424093 crc crio[23211]: time=\"2026-06-11T16:37:43.423984952Z\" level=info msg=\"Stopping pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\" id=73972f00-89a6-4f83-a36a-cee74624c45a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:43.426495 crc crio[23211]: time=\"2026-06-11T16:37:43.426340161Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-s6tkf Namespace:openstack ID:5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97 UID:15c1a33d-c5e7-46d1-8da3-175c05629962 NetNS:/var/run/netns/4a29cb2b-6f0f-4f28-8cf0-3448dad487e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15c1a33d_c5e7_46d1_8da3_175c05629962.slice PodAnnotations:0xc000130820}] Aliases:map[]}\"\nJun 11 16:37:43.426740 crc crio[23211]: time=\"2026-06-11T16:37:43.426650329Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7bfbc64dcf-s6tkf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:43.548151 crc crio[23211]: time=\"2026-06-11T16:37:43.547573128Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=b120ae67-7f6e-44dd-988e-9884b575462d name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:43.552937 crc crio[23211]: time=\"2026-06-11T16:37:43.55284452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=057dd6df-a1ef-4b44-91bb-ae3583c20f9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:43.569899 crc crio[23211]: time=\"2026-06-11T16:37:43.568837929Z\" level=info msg=\"Got pod network &{Name:barbican-89d0-account-create-95k2m Namespace:openstack ID:013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba UID:06d52992-c4b9-4c9f-9328-b0a7bea0374a NetNS:/var/run/netns/194a8bf0-23a5-4c3d-9f16-db2636da9e25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d52992_c4b9_4c9f_9328_b0a7bea0374a.slice PodAnnotations:0xc0018be328}] Aliases:map[]}\"\nJun 11 16:37:43.569899 crc crio[23211]: time=\"2026-06-11T16:37:43.5688791Z\" level=info msg=\"Adding pod openstack_barbican-89d0-account-create-95k2m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:43.569899 crc crio[23211]: time=\"2026-06-11T16:37:43.569065495Z\" level=info msg=\"Got pod network &{Name:cinder-5e6c-account-create-ndvqs Namespace:openstack ID:c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d UID:fdb9df08-ec9e-435c-9bb8-9f1b75f122fa NetNS:/var/run/netns/1fb8839b-e0c6-4836-975a-77622c0a9136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdb9df08_ec9e_435c_9bb8_9f1b75f122fa.slice PodAnnotations:0xc002794818}] Aliases:map[]}\"\nJun 11 16:37:43.569899 crc crio[23211]: time=\"2026-06-11T16:37:43.569097576Z\" level=info msg=\"Adding pod openstack_cinder-5e6c-account-create-ndvqs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:43.595731 crc crio[23211]: time=\"2026-06-11T16:37:43.595630929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=372fb1bc-56e7-4baa-bf86-3df95af0eaf1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:43.597044 crc crio[23211]: time=\"2026-06-11T16:37:43.596946612Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3d84b49e-242d-4ea4-bfa3-3013c592a727 name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:43.597827 crc crio[23211]: time=\"2026-06-11T16:37:43.597772523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3e2bdf88-2722-4bbe-a5ae-91aeb82c0a4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:43.629803 crc crio[23211]: time=\"2026-06-11T16:37:43.629699849Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-tpqpm/keystone-db-sync\" id=00dff5ce-22b9-47da-ac03-5f34ecd169ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:43.636705 crc crio[23211]: time=\"2026-06-11T16:37:43.636624502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:43.637218 crc crio[23211]: time=\"2026-06-11T16:37:43.637174125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=236a60e2-52db-442d-8183-87aca5cf3522 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:43.648991 crc crio[23211]: time=\"2026-06-11T16:37:43.648905079Z\" level=info msg=\"Creating container: openstack/glance-db-sync-86tqk/glance-db-sync\" id=080c7b50-30d9-42c6-af6e-df94f0bd2152 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:43.672848 crc crio[23211]: time=\"2026-06-11T16:37:43.672653852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:43.723145 crc crio[23211]: time=\"2026-06-11T16:37:43.72302046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:43.729797 crc crio[23211]: time=\"2026-06-11T16:37:43.729626704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:43.758862 crc crio[23211]: time=\"2026-06-11T16:37:43.758132697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:43.798930 crc crio[23211]: time=\"2026-06-11T16:37:43.798833793Z\" level=info msg=\"Stopped pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\" id=73972f00-89a6-4f83-a36a-cee74624c45a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:43.866868 crc crio[23211]: time=\"2026-06-11T16:37:43.862869901Z\" level=info msg=\"Created container c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5: openstack/keystone-db-sync-tpqpm/keystone-db-sync\" id=00dff5ce-22b9-47da-ac03-5f34ecd169ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:43.869271 crc crio[23211]: time=\"2026-06-11T16:37:43.869167739Z\" level=info msg=\"Starting container: c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5\" id=577fbd05-9999-485a-b6b2-dc426b232390 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:43.892654 crc crio[23211]: time=\"2026-06-11T16:37:43.892232256Z\" level=info msg=\"Started container\" PID=65676 containerID=c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5 description=openstack/keystone-db-sync-tpqpm/keystone-db-sync id=577fbd05-9999-485a-b6b2-dc426b232390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485\nJun 11 16:37:43.988129 crc crio[23211]: 2026-06-11T16:37:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2cfd61fd6eea61 Mac:b2:d7:9e:15:0a:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/1fb8839b-e0c6-4836-975a-77622c0a9136 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:43.990081 crc crio[23211]: time=\"2026-06-11T16:37:43.990010236Z\" level=info msg=\"Got pod network &{Name:cinder-5e6c-account-create-ndvqs Namespace:openstack ID:c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d UID:fdb9df08-ec9e-435c-9bb8-9f1b75f122fa NetNS:/var/run/netns/1fb8839b-e0c6-4836-975a-77622c0a9136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdb9df08_ec9e_435c_9bb8_9f1b75f122fa.slice PodAnnotations:0xc002794818}] Aliases:map[]}\"\nJun 11 16:37:43.990239 crc crio[23211]: time=\"2026-06-11T16:37:43.990215541Z\" level=info msg=\"Checking pod openstack_cinder-5e6c-account-create-ndvqs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:44.015192 crc crio[23211]: time=\"2026-06-11T16:37:44.014890208Z\" level=info msg=\"Ran pod sandbox c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d with infra container: openstack/cinder-5e6c-account-create-ndvqs/POD\" id=04d2f227-e769-450c-afd7-6c5305301933 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:44.022061 crc crio[23211]: time=\"2026-06-11T16:37:44.021976165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0062e1e7-5b55-4abf-8fb8-45e295768abc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:44.024373 crc crio[23211]: time=\"2026-06-11T16:37:44.024268832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d24dc169-b00e-4aa3-90de-da28b4046e64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:44.033054 crc crio[23211]: time=\"2026-06-11T16:37:44.032821656Z\" level=info msg=\"Creating container: openstack/cinder-5e6c-account-create-ndvqs/mariadb-account-create\" id=861d23c5-4353-4efc-aa0c-1a745467fbfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:44.033333 crc crio[23211]: time=\"2026-06-11T16:37:44.033220266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:44.127718 crc crio[23211]: 2026-06-11T16:37:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:013468a6d749798 Mac:32:3f:92:8c:48:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/194a8bf0-23a5-4c3d-9f16-db2636da9e25 SocketPath: PciID:}] [{Interface:0xc00027a840 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:44.129662 crc crio[23211]: time=\"2026-06-11T16:37:44.129584842Z\" level=info msg=\"Got pod network &{Name:barbican-89d0-account-create-95k2m Namespace:openstack ID:013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba UID:06d52992-c4b9-4c9f-9328-b0a7bea0374a NetNS:/var/run/netns/194a8bf0-23a5-4c3d-9f16-db2636da9e25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d52992_c4b9_4c9f_9328_b0a7bea0374a.slice PodAnnotations:0xc0018be328}] Aliases:map[]}\"\nJun 11 16:37:44.129885 crc crio[23211]: time=\"2026-06-11T16:37:44.129804338Z\" level=info msg=\"Checking pod openstack_barbican-89d0-account-create-95k2m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:44.140229 crc crio[23211]: time=\"2026-06-11T16:37:44.140148166Z\" level=info msg=\"Ran pod sandbox 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba with infra container: openstack/barbican-89d0-account-create-95k2m/POD\" id=f04d890a-e4d1-4585-93d9-c87e2734360e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:44.145201 crc crio[23211]: time=\"2026-06-11T16:37:44.145085829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a4f44426-7d9f-4104-9bfa-7182e35341d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:44.151761 crc crio[23211]: time=\"2026-06-11T16:37:44.151659494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:44.157724 crc crio[23211]: time=\"2026-06-11T16:37:44.157625242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=622ef369-25c4-4e33-96b0-a095dd2be664 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:44.158086 crc crio[23211]: time=\"2026-06-11T16:37:44.15789607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:44.167525 crc crio[23211]: time=\"2026-06-11T16:37:44.165465449Z\" level=info msg=\"Creating container: openstack/barbican-89d0-account-create-95k2m/mariadb-account-create\" id=dc1fe55d-c9c3-441f-b402-95dc229a3466 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:44.167525 crc crio[23211]: time=\"2026-06-11T16:37:44.165792466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:44.210789 crc crio[23211]: time=\"2026-06-11T16:37:44.210030422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:44.219387 crc crio[23211]: time=\"2026-06-11T16:37:44.219238471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:44.285141 crc crio[23211]: time=\"2026-06-11T16:37:44.285046575Z\" level=info msg=\"Created container f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8: openstack/cinder-5e6c-account-create-ndvqs/mariadb-account-create\" id=861d23c5-4353-4efc-aa0c-1a745467fbfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:44.287202 crc crio[23211]: time=\"2026-06-11T16:37:44.286589503Z\" level=info msg=\"Starting container: f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8\" id=9ba200bf-7773-4256-84d8-6bf99b42d432 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:44.293617 crc crio[23211]: time=\"2026-06-11T16:37:44.293572258Z\" level=info msg=\"Started container\" PID=65725 containerID=f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8 description=openstack/cinder-5e6c-account-create-ndvqs/mariadb-account-create id=9ba200bf-7773-4256-84d8-6bf99b42d432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d\nJun 11 16:37:44.338743 crc crio[23211]: time=\"2026-06-11T16:37:44.33852695Z\" level=info msg=\"Created container d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d: openstack/barbican-89d0-account-create-95k2m/mariadb-account-create\" id=dc1fe55d-c9c3-441f-b402-95dc229a3466 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:44.345275 crc crio[23211]: time=\"2026-06-11T16:37:44.345188156Z\" level=info msg=\"Starting container: d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d\" id=02d06246-5fc2-41bc-a952-541fac228096 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:44.350829 crc crio[23211]: time=\"2026-06-11T16:37:44.350408467Z\" level=info msg=\"Started container\" PID=65731 containerID=d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d description=openstack/barbican-89d0-account-create-95k2m/mariadb-account-create id=02d06246-5fc2-41bc-a952-541fac228096 name=/runtime.v1.RuntimeService/StartContainer sandboxID=013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba\nJun 11 16:37:44.612787 crc crio[23211]: time=\"2026-06-11T16:37:44.612675646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:45.047810 crc crio[23211]: time=\"2026-06-11T16:37:45.044772317Z\" level=info msg=\"Created container 55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831: openstack/glance-db-sync-86tqk/glance-db-sync\" id=080c7b50-30d9-42c6-af6e-df94f0bd2152 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:45.064018 crc crio[23211]: time=\"2026-06-11T16:37:45.063034001Z\" level=info msg=\"Starting container: 55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831\" id=b067477a-cf6e-457f-b741-25abccbbb995 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:45.082693 crc crio[23211]: time=\"2026-06-11T16:37:45.073207326Z\" level=info msg=\"Started container\" PID=65759 containerID=55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831 description=openstack/glance-db-sync-86tqk/glance-db-sync id=b067477a-cf6e-457f-b741-25abccbbb995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8\nJun 11 16:37:45.526794 crc crio[23211]: time=\"2026-06-11T16:37:45.526178257Z\" level=info msg=\"Running pod sandbox: openstack/neutron-245d-account-create-7pbd4/POD\" id=428cca99-9d96-4864-b116-d5671a347b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:45.526964 crc crio[23211]: time=\"2026-06-11T16:37:45.526866305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:45.584637 crc crio[23211]: time=\"2026-06-11T16:37:45.584499275Z\" level=info msg=\"Got pod network &{Name:neutron-245d-account-create-7pbd4 Namespace:openstack ID:d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9 UID:483df6f5-dcb0-4b04-b6b4-985e88d774c0 NetNS:/var/run/netns/9a061f2c-747d-4fe6-b562-c002b17ac9a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483df6f5_dcb0_4b04_b6b4_985e88d774c0.slice PodAnnotations:0xc0018be198}] Aliases:map[]}\"\nJun 11 16:37:45.584637 crc crio[23211]: time=\"2026-06-11T16:37:45.584581217Z\" level=info msg=\"Adding pod openstack_neutron-245d-account-create-7pbd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:45.884501 crc crio[23211]: time=\"2026-06-11T16:37:45.883322456Z\" level=info msg=\"Stopping pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d\" id=6b26c884-2964-4bf1-b685-913e2c7d28d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:45.884501 crc crio[23211]: time=\"2026-06-11T16:37:45.884209689Z\" level=info msg=\"Got pod network &{Name:cinder-5e6c-account-create-ndvqs Namespace:openstack ID:c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d UID:fdb9df08-ec9e-435c-9bb8-9f1b75f122fa NetNS:/var/run/netns/1fb8839b-e0c6-4836-975a-77622c0a9136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdb9df08_ec9e_435c_9bb8_9f1b75f122fa.slice PodAnnotations:0xc003088078}] Aliases:map[]}\"\nJun 11 16:37:45.884501 crc crio[23211]: time=\"2026-06-11T16:37:45.884365863Z\" level=info msg=\"Deleting pod openstack_cinder-5e6c-account-create-ndvqs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:46.206068 crc crio[23211]: time=\"2026-06-11T16:37:46.205955714Z\" level=info msg=\"Stopped pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d\" id=6b26c884-2964-4bf1-b685-913e2c7d28d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:46.376960 crc crio[23211]: 2026-06-11T16:37:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d135e6c4945a1a3 Mac:fa:d7:da:bb:ba:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/9a061f2c-747d-4fe6-b562-c002b17ac9a8 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:46.378242 crc crio[23211]: time=\"2026-06-11T16:37:46.378159673Z\" level=info msg=\"Got pod network &{Name:neutron-245d-account-create-7pbd4 Namespace:openstack ID:d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9 UID:483df6f5-dcb0-4b04-b6b4-985e88d774c0 NetNS:/var/run/netns/9a061f2c-747d-4fe6-b562-c002b17ac9a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483df6f5_dcb0_4b04_b6b4_985e88d774c0.slice PodAnnotations:0xc0018be198}] Aliases:map[]}\"\nJun 11 16:37:46.378497 crc crio[23211]: time=\"2026-06-11T16:37:46.378396509Z\" level=info msg=\"Checking pod openstack_neutron-245d-account-create-7pbd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:46.397031 crc crio[23211]: time=\"2026-06-11T16:37:46.396921792Z\" level=info msg=\"Ran pod sandbox d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9 with infra container: openstack/neutron-245d-account-create-7pbd4/POD\" id=428cca99-9d96-4864-b116-d5671a347b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:46.399827 crc crio[23211]: time=\"2026-06-11T16:37:46.399738663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=066a0f43-fe48-494d-8684-df1c15a35831 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:46.406002 crc crio[23211]: time=\"2026-06-11T16:37:46.405872336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e23d88e4-83cc-48b0-9eab-cffa384530c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:46.433071 crc crio[23211]: time=\"2026-06-11T16:37:46.432712176Z\" level=info msg=\"Creating container: openstack/neutron-245d-account-create-7pbd4/mariadb-account-create\" id=5f02a48f-b77d-4f01-b9cb-88b63d1186c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:46.433667 crc crio[23211]: time=\"2026-06-11T16:37:46.433576068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:46.507707 crc crio[23211]: time=\"2026-06-11T16:37:46.507627817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:46.513686 crc crio[23211]: time=\"2026-06-11T16:37:46.513619386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:46.663034 crc crio[23211]: time=\"2026-06-11T16:37:46.662569606Z\" level=info msg=\"Created container f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0: openstack/neutron-245d-account-create-7pbd4/mariadb-account-create\" id=5f02a48f-b77d-4f01-b9cb-88b63d1186c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:46.664332 crc crio[23211]: time=\"2026-06-11T16:37:46.664199966Z\" level=info msg=\"Starting container: f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0\" id=1c0a2e11-2b81-4149-ad26-68370182acbf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:46.670531 crc crio[23211]: time=\"2026-06-11T16:37:46.670132965Z\" level=info msg=\"Started container\" PID=65890 containerID=f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0 description=openstack/neutron-245d-account-create-7pbd4/mariadb-account-create id=1c0a2e11-2b81-4149-ad26-68370182acbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9\nJun 11 16:37:46.906023 crc crio[23211]: time=\"2026-06-11T16:37:46.905934583Z\" level=info msg=\"Stopping pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba\" id=9365ed6a-f4e6-4dd3-918a-a20ecceb7820 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:46.906701 crc crio[23211]: time=\"2026-06-11T16:37:46.906600919Z\" level=info msg=\"Got pod network &{Name:barbican-89d0-account-create-95k2m Namespace:openstack ID:013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba UID:06d52992-c4b9-4c9f-9328-b0a7bea0374a NetNS:/var/run/netns/194a8bf0-23a5-4c3d-9f16-db2636da9e25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d52992_c4b9_4c9f_9328_b0a7bea0374a.slice PodAnnotations:0xc0027942f8}] Aliases:map[]}\"\nJun 11 16:37:46.906929 crc crio[23211]: time=\"2026-06-11T16:37:46.906857736Z\" level=info msg=\"Deleting pod openstack_barbican-89d0-account-create-95k2m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:47.250161 crc crio[23211]: time=\"2026-06-11T16:37:47.250001625Z\" level=info msg=\"Stopped pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba\" id=9365ed6a-f4e6-4dd3-918a-a20ecceb7820 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:47.926724 crc crio[23211]: time=\"2026-06-11T16:37:47.924277803Z\" level=info msg=\"Stopping pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9\" id=7502ad50-a14a-4368-8b4c-5b638a1eda19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:47.926724 crc crio[23211]: time=\"2026-06-11T16:37:47.925728119Z\" level=info msg=\"Got pod network &{Name:neutron-245d-account-create-7pbd4 Namespace:openstack ID:d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9 UID:483df6f5-dcb0-4b04-b6b4-985e88d774c0 NetNS:/var/run/netns/9a061f2c-747d-4fe6-b562-c002b17ac9a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483df6f5_dcb0_4b04_b6b4_985e88d774c0.slice PodAnnotations:0xc0038ac750}] Aliases:map[]}\"\nJun 11 16:37:47.926724 crc crio[23211]: time=\"2026-06-11T16:37:47.925860342Z\" level=info msg=\"Deleting pod openstack_neutron-245d-account-create-7pbd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:48.255788 crc crio[23211]: time=\"2026-06-11T16:37:48.255617717Z\" level=info msg=\"Stopped pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9\" id=7502ad50-a14a-4368-8b4c-5b638a1eda19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:51.002935 crc crio[23211]: time=\"2026-06-11T16:37:51.001703072Z\" level=info msg=\"Stopping pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485\" id=affbdcf1-b341-400d-b8ae-0d6a331471c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:51.004088 crc crio[23211]: time=\"2026-06-11T16:37:51.003362994Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-tpqpm Namespace:openstack ID:4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485 UID:d83ad417-ec91-403a-b1e7-248a10996307 NetNS:/var/run/netns/2f958a82-2a29-427c-bfe7-53c485e9c11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd83ad417_ec91_403a_b1e7_248a10996307.slice PodAnnotations:0xc0018beac0}] Aliases:map[]}\"\nJun 11 16:37:51.004088 crc crio[23211]: time=\"2026-06-11T16:37:51.00360942Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-tpqpm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:51.358812 crc crio[23211]: time=\"2026-06-11T16:37:51.358712697Z\" level=info msg=\"Stopped pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485\" id=affbdcf1-b341-400d-b8ae-0d6a331471c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:52.856073 crc crio[23211]: time=\"2026-06-11T16:37:52.855391041Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-9hhlb/POD\" id=9279bbe0-f387-4e29-a37e-a5ffd065b8a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:52.857260 crc crio[23211]: time=\"2026-06-11T16:37:52.856125489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:52.972465 crc crio[23211]: time=\"2026-06-11T16:37:52.960920507Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-66889dc585-7859g/POD\" id=e6f15ac5-b97a-4851-8460-979e141307fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:52.972465 crc crio[23211]: time=\"2026-06-11T16:37:52.96102038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:52.983260 crc crio[23211]: time=\"2026-06-11T16:37:52.98309466Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9hhlb Namespace:openstack ID:dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d UID:6dc49ba9-dbef-435b-bb7d-844ff5eeb5a9 NetNS:/var/run/netns/403325ab-15f4-4344-9d70-68696fd2b8c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dc49ba9_dbef_435b_bb7d_844ff5eeb5a9.slice PodAnnotations:0xc002818190}] Aliases:map[]}\"\nJun 11 16:37:52.983260 crc crio[23211]: time=\"2026-06-11T16:37:52.983169332Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-9hhlb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:53.246561 crc crio[23211]: time=\"2026-06-11T16:37:53.220804987Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-7859g Namespace:openstack ID:968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed UID:bc1c31f9-4005-4f60-a959-afb41dc0cb46 NetNS:/var/run/netns/6246b608-12aa-4e0c-850b-356a837711f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1c31f9_4005_4f60_a959_afb41dc0cb46.slice PodAnnotations:0xc0027940a8}] Aliases:map[]}\"\nJun 11 16:37:53.246561 crc crio[23211]: time=\"2026-06-11T16:37:53.239623346Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-66889dc585-7859g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:53.321917 crc crio[23211]: time=\"2026-06-11T16:37:53.321836029Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-wjvzs/POD\" id=55da185f-1c49-4834-ba3d-56c646d1379f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:53.322407 crc crio[23211]: time=\"2026-06-11T16:37:53.321931062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:53.346254 crc crio[23211]: time=\"2026-06-11T16:37:53.345952262Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-xp4ks/POD\" id=26988bf2-74dc-4897-97cd-22f1f01056e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:53.346254 crc crio[23211]: time=\"2026-06-11T16:37:53.346087906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:53.523908 crc crio[23211]: time=\"2026-06-11T16:37:53.523821874Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-wjvzs Namespace:openstack ID:915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e UID:c07fed40-0099-4be4-94b5-496a2551d7a0 NetNS:/var/run/netns/0069bd2a-16c6-4ca9-8e71-45c1c4a865a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07fed40_0099_4be4_94b5_496a2551d7a0.slice PodAnnotations:0xc0018be748}] Aliases:map[]}\"\nJun 11 16:37:53.523908 crc crio[23211]: time=\"2026-06-11T16:37:53.523885755Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-wjvzs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:53.531404 crc crio[23211]: time=\"2026-06-11T16:37:53.53089646Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xp4ks Namespace:openstack ID:a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161 UID:3b1c203d-1caf-4a4d-9bad-78df81ae91e7 NetNS:/var/run/netns/f155b0ee-5e86-4438-8834-73d70b0c5c68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b1c203d_1caf_4a4d_9bad_78df81ae91e7.slice PodAnnotations:0xc002278150}] Aliases:map[]}\"\nJun 11 16:37:53.531404 crc crio[23211]: time=\"2026-06-11T16:37:53.530966701Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-xp4ks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:53.582855 crc crio[23211]: time=\"2026-06-11T16:37:53.582348076Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-tgccp/POD\" id=1492003e-1487-4e07-b1ed-c400d32d585c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:53.583008 crc crio[23211]: time=\"2026-06-11T16:37:53.582876977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:53.672272 crc crio[23211]: time=\"2026-06-11T16:37:53.671497681Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-tgccp Namespace:openstack ID:97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30 UID:23e7a0e4-1432-4ffe-be50-8ae781856d6b NetNS:/var/run/netns/b950b05b-cfc3-4f62-8f80-5f6ac0b09646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e7a0e4_1432_4ffe_be50_8ae781856d6b.slice PodAnnotations:0xc0022784c0}] Aliases:map[]}\"\nJun 11 16:37:53.672272 crc crio[23211]: time=\"2026-06-11T16:37:53.671557243Z\" level=info msg=\"Adding pod openstack_placement-db-sync-tgccp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:53.727288 crc crio[23211]: time=\"2026-06-11T16:37:53.725853649Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-ctfnw/POD\" id=d2a06ce8-33e4-4b6d-b17e-2ab52345c55d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:53.727288 crc crio[23211]: time=\"2026-06-11T16:37:53.725981822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:53.731354 crc crio[23211]: time=\"2026-06-11T16:37:53.731245143Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=29c84904-b63a-47dd-af30-72515375ce64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:53.731559 crc crio[23211]: time=\"2026-06-11T16:37:53.731361036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:53.792912 crc crio[23211]: time=\"2026-06-11T16:37:53.79234282Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-ctfnw Namespace:openstack ID:9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4 UID:cd7d5feb-740e-4ddc-8997-df39a99026fa NetNS:/var/run/netns/77edb1f8-589e-40e5-b9e1-dee8941ce024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd7d5feb_740e_4ddc_8997_df39a99026fa.slice PodAnnotations:0xc002278690}] Aliases:map[]}\"\nJun 11 16:37:53.792912 crc crio[23211]: time=\"2026-06-11T16:37:53.79238265Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-ctfnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:53.890746 crc crio[23211]: 2026-06-11T16:37:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd8f2109fcfca35 Mac:ba:f8:25:91:7c:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/403325ab-15f4-4344-9d70-68696fd2b8c2 SocketPath: PciID:}] [{Interface:0xc000606590 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:53.897836 crc crio[23211]: time=\"2026-06-11T16:37:53.894865069Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2 UID:ec1af3a7-733c-4ee8-a2eb-7fe56b22781c NetNS:/var/run/netns/ae589c01-d23a-4beb-9b38-781abedef880 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec1af3a7_733c_4ee8_a2eb_7fe56b22781c.slice PodAnnotations:0xc0018beb38}] Aliases:map[]}\"\nJun 11 16:37:53.897836 crc crio[23211]: time=\"2026-06-11T16:37:53.894964792Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:53.901703 crc crio[23211]: time=\"2026-06-11T16:37:53.901504274Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9hhlb Namespace:openstack ID:dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d UID:6dc49ba9-dbef-435b-bb7d-844ff5eeb5a9 NetNS:/var/run/netns/403325ab-15f4-4344-9d70-68696fd2b8c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dc49ba9_dbef_435b_bb7d_844ff5eeb5a9.slice PodAnnotations:0xc002818190}] Aliases:map[]}\"\nJun 11 16:37:53.901843 crc crio[23211]: time=\"2026-06-11T16:37:53.901754362Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-9hhlb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:53.911618 crc crio[23211]: 2026-06-11T16:37:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:968499633b49d29 Mac:5a:aa:16:6e:db:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/6246b608-12aa-4e0c-850b-356a837711f1 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:53.912666 crc crio[23211]: time=\"2026-06-11T16:37:53.912568841Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-7859g Namespace:openstack ID:968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed UID:bc1c31f9-4005-4f60-a959-afb41dc0cb46 NetNS:/var/run/netns/6246b608-12aa-4e0c-850b-356a837711f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1c31f9_4005_4f60_a959_afb41dc0cb46.slice PodAnnotations:0xc0027940a8}] Aliases:map[]}\"\nJun 11 16:37:53.912801 crc crio[23211]: time=\"2026-06-11T16:37:53.912735145Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-66889dc585-7859g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:53.927104 crc crio[23211]: time=\"2026-06-11T16:37:53.927009621Z\" level=info msg=\"Ran pod sandbox dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d with infra container: openstack/keystone-bootstrap-9hhlb/POD\" id=9279bbe0-f387-4e29-a37e-a5ffd065b8a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:53.927634 crc crio[23211]: time=\"2026-06-11T16:37:53.927360521Z\" level=info msg=\"Ran pod sandbox 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed with infra container: openstack/dnsmasq-dns-66889dc585-7859g/POD\" id=e6f15ac5-b97a-4851-8460-979e141307fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:53.927833 crc crio[23211]: time=\"2026-06-11T16:37:53.9277413Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85d986748f-79t7p/POD\" id=280ae17d-9bae-4122-b4cf-8a0bdf262fd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:53.927968 crc crio[23211]: time=\"2026-06-11T16:37:53.927829002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:53.952113 crc crio[23211]: time=\"2026-06-11T16:37:53.951944394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=76adbe4c-d3e6-49d1-ac0a-520b8ae79705 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:53.952730 crc crio[23211]: time=\"2026-06-11T16:37:53.952525749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=38b97575-ea23-4f9f-ac88-67dcb7dfbcb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.038076 crc crio[23211]: time=\"2026-06-11T16:37:54.037185293Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-79t7p Namespace:openstack ID:d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b UID:d95f65d5-1679-4e91-918a-68c7d78d1de7 NetNS:/var/run/netns/c3be4909-7fff-42df-94c8-41afa885b45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd95f65d5_1679_4e91_918a_68c7d78d1de7.slice PodAnnotations:0xc002278238}] Aliases:map[]}\"\nJun 11 16:37:54.038076 crc crio[23211]: time=\"2026-06-11T16:37:54.037247854Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85d986748f-79t7p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:54.085984 crc crio[23211]: time=\"2026-06-11T16:37:54.084971566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=493356c4-ffe6-4b25-bf39-be75b7ac0b97 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.110663 crc crio[23211]: time=\"2026-06-11T16:37:54.110567886Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-9hhlb/keystone-bootstrap\" id=86ed8a67-6b9f-4b8a-a860-614b72be6612 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:54.120561 crc crio[23211]: time=\"2026-06-11T16:37:54.120292289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:54.132475 crc crio[23211]: time=\"2026-06-11T16:37:54.132243537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0cd8078b-614c-4347-b246-796181560030 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.155135 crc crio[23211]: time=\"2026-06-11T16:37:54.155050796Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-66889dc585-7859g/init\" id=2a523c8b-b9ac-4df4-bee1-928dc42a2c10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:54.155680 crc crio[23211]: time=\"2026-06-11T16:37:54.155622871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:54.250047 crc crio[23211]: time=\"2026-06-11T16:37:54.248644203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:54.259219 crc crio[23211]: time=\"2026-06-11T16:37:54.258990232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:54.260260 crc crio[23211]: time=\"2026-06-11T16:37:54.260194391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:54.271466 crc crio[23211]: time=\"2026-06-11T16:37:54.267645998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:54.353784 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:915cc0a01c41c7e Mac:52:b5:57:51:e4:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/0069bd2a-16c6-4ca9-8e71-45c1c4a865a6 SocketPath: PciID:}] [{Interface:0xc0000148c0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:54.355793 crc crio[23211]: time=\"2026-06-11T16:37:54.355335858Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-wjvzs Namespace:openstack ID:915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e UID:c07fed40-0099-4be4-94b5-496a2551d7a0 NetNS:/var/run/netns/0069bd2a-16c6-4ca9-8e71-45c1c4a865a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07fed40_0099_4be4_94b5_496a2551d7a0.slice PodAnnotations:0xc0018be748}] Aliases:map[]}\"\nJun 11 16:37:54.355793 crc crio[23211]: time=\"2026-06-11T16:37:54.355559634Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-wjvzs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:54.374468 crc crio[23211]: time=\"2026-06-11T16:37:54.372716311Z\" level=info msg=\"Ran pod sandbox 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e with infra container: openstack/neutron-db-sync-wjvzs/POD\" id=55da185f-1c49-4834-ba3d-56c646d1379f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:54.382496 crc crio[23211]: time=\"2026-06-11T16:37:54.376234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=38348043-6c79-4a62-b555-139b7894ead2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.405936 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2f5164173cf958 Mac:6a:63:15:d9:59:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/f155b0ee-5e86-4438-8834-73d70b0c5c68 SocketPath: PciID:}] [{Interface:0xc000194a90 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:54.405936 crc crio[23211]: time=\"2026-06-11T16:37:54.405199653Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xp4ks Namespace:openstack ID:a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161 UID:3b1c203d-1caf-4a4d-9bad-78df81ae91e7 NetNS:/var/run/netns/f155b0ee-5e86-4438-8834-73d70b0c5c68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b1c203d_1caf_4a4d_9bad_78df81ae91e7.slice PodAnnotations:0xc002278150}] Aliases:map[]}\"\nJun 11 16:37:54.405936 crc crio[23211]: time=\"2026-06-11T16:37:54.405361567Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-xp4ks for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:54.416055 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97e08a217f18c20 Mac:7e:1d:4a:29:d1:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/b950b05b-cfc3-4f62-8f80-5f6ac0b09646 SocketPath: PciID:}] [{Interface:0xc0003510b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:54.416055 crc crio[23211]: time=\"2026-06-11T16:37:54.414516086Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-tgccp Namespace:openstack ID:97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30 UID:23e7a0e4-1432-4ffe-be50-8ae781856d6b NetNS:/var/run/netns/b950b05b-cfc3-4f62-8f80-5f6ac0b09646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e7a0e4_1432_4ffe_be50_8ae781856d6b.slice PodAnnotations:0xc0022784c0}] Aliases:map[]}\"\nJun 11 16:37:54.416055 crc crio[23211]: time=\"2026-06-11T16:37:54.414649379Z\" level=info msg=\"Checking pod openstack_placement-db-sync-tgccp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:54.424186 crc crio[23211]: time=\"2026-06-11T16:37:54.424088324Z\" level=info msg=\"Ran pod sandbox a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161 with infra container: openstack/cinder-db-sync-xp4ks/POD\" id=26988bf2-74dc-4897-97cd-22f1f01056e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:54.427403 crc crio[23211]: time=\"2026-06-11T16:37:54.426890415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f7b7ab34-ba91-49ec-9fa8-39dbb2e681bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.433642 crc crio[23211]: time=\"2026-06-11T16:37:54.431479209Z\" level=info msg=\"Ran pod sandbox 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30 with infra container: openstack/placement-db-sync-tgccp/POD\" id=1492003e-1487-4e07-b1ed-c400d32d585c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:54.435845 crc crio[23211]: time=\"2026-06-11T16:37:54.435776867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=bbac80aa-e19a-4291-aad9-c385f72e5583 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.436571 crc crio[23211]: time=\"2026-06-11T16:37:54.436029343Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found\" id=bbac80aa-e19a-4291-aad9-c385f72e5583 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.436571 crc crio[23211]: time=\"2026-06-11T16:37:54.436180106Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found\" id=bbac80aa-e19a-4291-aad9-c385f72e5583 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.443924 crc crio[23211]: time=\"2026-06-11T16:37:54.443834917Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=c27cfffd-4a2e-4b19-b121-21e918dae1e3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:54.445036 crc crio[23211]: time=\"2026-06-11T16:37:54.444175936Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-wjvzs/neutron-db-sync\" id=ad875bef-7464-4338-81e7-70a341589e3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:54.447977 crc crio[23211]: time=\"2026-06-11T16:37:54.44790515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=5b39ae35-b104-4852-8d69-54adf64c71ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.449755 crc crio[23211]: time=\"2026-06-11T16:37:54.449726055Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found\" id=5b39ae35-b104-4852-8d69-54adf64c71ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.449827 crc crio[23211]: time=\"2026-06-11T16:37:54.449785326Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found\" id=5b39ae35-b104-4852-8d69-54adf64c71ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.449882 crc crio[23211]: time=\"2026-06-11T16:37:54.448543395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:54.466674 crc crio[23211]: time=\"2026-06-11T16:37:54.46634482Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8dd0ac2c-58be-44b8-8806-67d3bd44b850 name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:54.473711 crc crio[23211]: time=\"2026-06-11T16:37:54.47114584Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\\\"\"\nJun 11 16:37:54.473711 crc crio[23211]: time=\"2026-06-11T16:37:54.471228581Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\\\"\"\nJun 11 16:37:54.485179 crc crio[23211]: time=\"2026-06-11T16:37:54.482481423Z\" level=info msg=\"Created container abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c: openstack/dnsmasq-dns-66889dc585-7859g/init\" id=2a523c8b-b9ac-4df4-bee1-928dc42a2c10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:54.486870 crc crio[23211]: time=\"2026-06-11T16:37:54.48680053Z\" level=info msg=\"Starting container: abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c\" id=061f0c7b-56e7-4036-a5ac-cf5cb02866da name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:54.495950 crc crio[23211]: time=\"2026-06-11T16:37:54.495830726Z\" level=info msg=\"Started container\" PID=66646 containerID=abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c description=openstack/dnsmasq-dns-66889dc585-7859g/init id=061f0c7b-56e7-4036-a5ac-cf5cb02866da name=/runtime.v1.RuntimeService/StartContainer sandboxID=968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed\nJun 11 16:37:54.513881 crc crio[23211]: time=\"2026-06-11T16:37:54.513747294Z\" level=info msg=\"Created container b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e: openstack/keystone-bootstrap-9hhlb/keystone-bootstrap\" id=86ed8a67-6b9f-4b8a-a860-614b72be6612 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:54.523194 crc crio[23211]: time=\"2026-06-11T16:37:54.523055016Z\" level=info msg=\"Starting container: b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e\" id=991478e2-bb5b-463c-bc7a-649735d797d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:54.531408 crc crio[23211]: time=\"2026-06-11T16:37:54.531109677Z\" level=info msg=\"Started container\" PID=66645 containerID=b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e description=openstack/keystone-bootstrap-9hhlb/keystone-bootstrap id=991478e2-bb5b-463c-bc7a-649735d797d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d\nJun 11 16:37:54.623055 crc crio[23211]: time=\"2026-06-11T16:37:54.622949401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:54.634871 crc crio[23211]: time=\"2026-06-11T16:37:54.634766635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:54.640485 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c2e04ef6addd20 Mac:7a:8f:04:4c:85:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/77edb1f8-589e-40e5-b9e1-dee8941ce024 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:54.641522 crc crio[23211]: time=\"2026-06-11T16:37:54.641409091Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-ctfnw Namespace:openstack ID:9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4 UID:cd7d5feb-740e-4ddc-8997-df39a99026fa NetNS:/var/run/netns/77edb1f8-589e-40e5-b9e1-dee8941ce024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd7d5feb_740e_4ddc_8997_df39a99026fa.slice PodAnnotations:0xc002278690}] Aliases:map[]}\"\nJun 11 16:37:54.641652 crc crio[23211]: time=\"2026-06-11T16:37:54.641633567Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-ctfnw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:54.657642 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6800b8043426fff Mac:e2:82:7f:44:2f:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/ae589c01-d23a-4beb-9b38-781abedef880 SocketPath: PciID:}] [{Interface:0xc0001b8e40 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:54.658359 crc crio[23211]: time=\"2026-06-11T16:37:54.658254762Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2 UID:ec1af3a7-733c-4ee8-a2eb-7fe56b22781c NetNS:/var/run/netns/ae589c01-d23a-4beb-9b38-781abedef880 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec1af3a7_733c_4ee8_a2eb_7fe56b22781c.slice PodAnnotations:0xc0018beb38}] Aliases:map[]}\"\nJun 11 16:37:54.659338 crc crio[23211]: time=\"2026-06-11T16:37:54.658813147Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:54.698924 crc crio[23211]: time=\"2026-06-11T16:37:54.698829675Z\" level=info msg=\"Ran pod sandbox 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4 with infra container: openstack/barbican-db-sync-ctfnw/POD\" id=d2a06ce8-33e4-4b6d-b17e-2ab52345c55d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:54.701638 crc crio[23211]: time=\"2026-06-11T16:37:54.701499192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f778a5e6-7d0f-425b-9ed2-16604cd9a327 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.701975 crc crio[23211]: time=\"2026-06-11T16:37:54.701917212Z\" level=info msg=\"Ran pod sandbox 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2 with infra container: openstack/ceilometer-0/POD\" id=29c84904-b63a-47dd-af30-72515375ce64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:54.703260 crc crio[23211]: time=\"2026-06-11T16:37:54.702688052Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found\" id=f778a5e6-7d0f-425b-9ed2-16604cd9a327 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.703260 crc crio[23211]: time=\"2026-06-11T16:37:54.702814165Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found\" id=f778a5e6-7d0f-425b-9ed2-16604cd9a327 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.705407 crc crio[23211]: time=\"2026-06-11T16:37:54.705367179Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=1b2d3d9d-f662-4f1f-b0f0-c5f892205580 name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:54.706064 crc crio[23211]: time=\"2026-06-11T16:37:54.705482212Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ef99a656-e421-47b1-ab87-b94e44cec7f0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:37:54.726540 crc crio[23211]: time=\"2026-06-11T16:37:54.723733328Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\\\"\"\nJun 11 16:37:54.746482 crc crio[23211]: time=\"2026-06-11T16:37:54.745996123Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 16:37:54.854016 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7d02694697e79c Mac:a6:b9:5e:58:13:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/c3be4909-7fff-42df-94c8-41afa885b45b SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:37:54.854016 crc crio[23211]: time=\"2026-06-11T16:37:54.85201415Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-79t7p Namespace:openstack ID:d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b UID:d95f65d5-1679-4e91-918a-68c7d78d1de7 NetNS:/var/run/netns/c3be4909-7fff-42df-94c8-41afa885b45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd95f65d5_1679_4e91_918a_68c7d78d1de7.slice PodAnnotations:0xc002278238}] Aliases:map[]}\"\nJun 11 16:37:54.854016 crc crio[23211]: time=\"2026-06-11T16:37:54.852155904Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85d986748f-79t7p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:37:54.872978 crc crio[23211]: time=\"2026-06-11T16:37:54.872897532Z\" level=info msg=\"Ran pod sandbox d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b with infra container: openstack/dnsmasq-dns-85d986748f-79t7p/POD\" id=280ae17d-9bae-4122-b4cf-8a0bdf262fd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:37:54.885158 crc crio[23211]: time=\"2026-06-11T16:37:54.884720507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b95359bd-feb0-4a94-98c6-b3e8591943de name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.917139 crc crio[23211]: time=\"2026-06-11T16:37:54.917055185Z\" level=info msg=\"Created container 3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643: openstack/neutron-db-sync-wjvzs/neutron-db-sync\" id=ad875bef-7464-4338-81e7-70a341589e3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:54.919002 crc crio[23211]: time=\"2026-06-11T16:37:54.91886304Z\" level=info msg=\"Starting container: 3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643\" id=1adc271b-6abc-497e-9232-606f2416b309 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:54.930089 crc crio[23211]: time=\"2026-06-11T16:37:54.930003888Z\" level=info msg=\"Started container\" PID=66675 containerID=3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643 description=openstack/neutron-db-sync-wjvzs/neutron-db-sync id=1adc271b-6abc-497e-9232-606f2416b309 name=/runtime.v1.RuntimeService/StartContainer sandboxID=915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e\nJun 11 16:37:54.958612 crc crio[23211]: time=\"2026-06-11T16:37:54.95810372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ca44741a-b603-45cf-a662-764d6d8035aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:54.966341 crc crio[23211]: time=\"2026-06-11T16:37:54.965909944Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85d986748f-79t7p/init\" id=85d0941d-47f8-4360-86d9-3f223b1a8d8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:54.967229 crc crio[23211]: time=\"2026-06-11T16:37:54.96694641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:55.055652 crc crio[23211]: time=\"2026-06-11T16:37:55.055571184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:55.060329 crc crio[23211]: time=\"2026-06-11T16:37:55.060250261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:55.191952 crc crio[23211]: time=\"2026-06-11T16:37:55.191843497Z\" level=info msg=\"Created container cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395: openstack/dnsmasq-dns-85d986748f-79t7p/init\" id=85d0941d-47f8-4360-86d9-3f223b1a8d8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:55.193707 crc crio[23211]: time=\"2026-06-11T16:37:55.19358083Z\" level=info msg=\"Starting container: cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395\" id=de15e84e-e354-49a0-8c29-7c7a062d647c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:55.200150 crc crio[23211]: time=\"2026-06-11T16:37:55.200081713Z\" level=info msg=\"Started container\" PID=66728 containerID=cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395 description=openstack/dnsmasq-dns-85d986748f-79t7p/init id=de15e84e-e354-49a0-8c29-7c7a062d647c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\nJun 11 16:37:55.211224 crc crio[23211]: time=\"2026-06-11T16:37:55.2111852Z\" level=info msg=\"Stopping pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed\" id=f60df604-5f34-4b4a-845b-03869a608f72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:55.212046 crc crio[23211]: time=\"2026-06-11T16:37:55.21201411Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-7859g Namespace:openstack ID:968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed UID:bc1c31f9-4005-4f60-a959-afb41dc0cb46 NetNS:/var/run/netns/6246b608-12aa-4e0c-850b-356a837711f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1c31f9_4005_4f60_a959_afb41dc0cb46.slice PodAnnotations:0xc002794298}] Aliases:map[]}\"\nJun 11 16:37:55.220525 crc crio[23211]: time=\"2026-06-11T16:37:55.21236393Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-66889dc585-7859g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:37:55.684018 crc crio[23211]: time=\"2026-06-11T16:37:55.683478624Z\" level=info msg=\"Stopped pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed\" id=f60df604-5f34-4b4a-845b-03869a608f72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:37:56.275875 crc crio[23211]: time=\"2026-06-11T16:37:56.275376954Z\" level=info msg=\"Removing container: abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c\" id=e3d22e37-6458-4ffd-9515-a7cf82b6a22a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:37:56.288899 crc crio[23211]: time=\"2026-06-11T16:37:56.288587455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0409cea6-0924-4711-802d-14bd7db31304 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:56.463186 crc crio[23211]: time=\"2026-06-11T16:37:56.46302077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5f877dc6-a412-4eff-ba38-28ca0a8abc83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:56.533366 crc crio[23211]: time=\"2026-06-11T16:37:56.533235714Z\" level=info msg=\"Removed container abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c: openstack/dnsmasq-dns-66889dc585-7859g/init\" id=e3d22e37-6458-4ffd-9515-a7cf82b6a22a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:37:56.549494 crc crio[23211]: time=\"2026-06-11T16:37:56.547052629Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns\" id=5ff57e36-e100-4c3e-82c7-62eb994d6abb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:56.549494 crc crio[23211]: time=\"2026-06-11T16:37:56.547771107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:56.632638 crc crio[23211]: time=\"2026-06-11T16:37:56.632562134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:56.643579 crc crio[23211]: time=\"2026-06-11T16:37:56.64323555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:37:56.884030 crc crio[23211]: time=\"2026-06-11T16:37:56.883885061Z\" level=info msg=\"Created container 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a: openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns\" id=5ff57e36-e100-4c3e-82c7-62eb994d6abb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:56.885768 crc crio[23211]: time=\"2026-06-11T16:37:56.885732576Z\" level=info msg=\"Starting container: 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a\" id=c78b6dbd-c043-4b3e-8a8f-80472ae016fb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:56.899612 crc crio[23211]: time=\"2026-06-11T16:37:56.899216473Z\" level=info msg=\"Started container\" PID=66838 containerID=5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a description=openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns id=c78b6dbd-c043-4b3e-8a8f-80472ae016fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\nJun 11 16:38:00.387106 crc crio[23211]: time=\"2026-06-11T16:38:00.386078227Z\" level=info msg=\"Stopping pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8\" id=cd73f849-b58f-472a-925c-109c81cf05f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:00.388732 crc crio[23211]: time=\"2026-06-11T16:38:00.388154748Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-86tqk Namespace:openstack ID:e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8 UID:2b29287c-edbc-43ab-a96b-796c8ac6dcda NetNS:/var/run/netns/f0302a9c-5fe9-48ea-9fef-5554e7a2d2ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b29287c_edbc_43ab_a96b_796c8ac6dcda.slice PodAnnotations:0xc000d2e2b8}] Aliases:map[]}\"\nJun 11 16:38:00.388732 crc crio[23211]: time=\"2026-06-11T16:38:00.388467237Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-86tqk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:00.532123 crc crio[23211]: time=\"2026-06-11T16:38:00.531637112Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686598-jkfzh/POD\" id=751a6316-6585-4c14-bf79-06b6ede1b84c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:00.532392 crc crio[23211]: time=\"2026-06-11T16:38:00.532377929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:01.401199 crc crio[23211]: time=\"2026-06-11T16:38:01.400627092Z\" level=info msg=\"Stopping pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d\" id=9824f981-966a-4793-a8d2-23a611cfca42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:01.402943 crc crio[23211]: time=\"2026-06-11T16:38:01.401851072Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9hhlb Namespace:openstack ID:dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d UID:6dc49ba9-dbef-435b-bb7d-844ff5eeb5a9 NetNS:/var/run/netns/403325ab-15f4-4344-9d70-68696fd2b8c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dc49ba9_dbef_435b_bb7d_844ff5eeb5a9.slice PodAnnotations:0xc00008c728}] Aliases:map[]}\"\nJun 11 16:38:01.402943 crc crio[23211]: time=\"2026-06-11T16:38:01.402023716Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-9hhlb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:02.272461 crc crio[23211]: time=\"2026-06-11T16:38:02.271736665Z\" level=info msg=\"Stopped pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d\" id=9824f981-966a-4793-a8d2-23a611cfca42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:03.114018 crc crio[23211]: time=\"2026-06-11T16:38:03.113496775Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-g5zhr/POD\" id=f7309dfa-6364-4664-9c6c-188597d80ec5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:03.114018 crc crio[23211]: time=\"2026-06-11T16:38:03.113991117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:03.160762 crc crio[23211]: time=\"2026-06-11T16:38:03.160682524Z\" level=info msg=\"Stopped pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8\" id=cd73f849-b58f-472a-925c-109c81cf05f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:04.498128 crc crio[23211]: time=\"2026-06-11T16:38:04.497836294Z\" level=info msg=\"Stopping container: f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910 (timeout: 10s)\" id=6fb031fa-a704-43b7-9361-5dc2bc7150ff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:05.472178 crc crio[23211]: time=\"2026-06-11T16:38:05.470651407Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5494568cc5-j7ckk/POD\" id=9d683dad-b6dc-41c4-9901-4501807c6702 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:05.472178 crc crio[23211]: time=\"2026-06-11T16:38:05.472055522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:06.775540 crc crio[23211]: time=\"2026-06-11T16:38:06.774582849Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=f149578f-96aa-4c24-9c56-9fedd7db32f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:06.775540 crc crio[23211]: time=\"2026-06-11T16:38:06.775503642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:07.252543 crc crio[23211]: time=\"2026-06-11T16:38:07.25236033Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=7749a6d6-18d4-437f-8eee-a6499290e072 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:07.252724 crc crio[23211]: time=\"2026-06-11T16:38:07.252599406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:11.820558 crc crio[23211]: time=\"2026-06-11T16:38:11.819517451Z\" level=info msg=\"Stopping pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed\" id=e15dbdf1-6951-4736-81dd-6ad0d03b924b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:11.820558 crc crio[23211]: time=\"2026-06-11T16:38:11.820403552Z\" level=info msg=\"Stopped pod sandbox (already stopped): 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed\" id=e15dbdf1-6951-4736-81dd-6ad0d03b924b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:11.822158 crc crio[23211]: time=\"2026-06-11T16:38:11.820970167Z\" level=info msg=\"Removing pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed\" id=71661977-ca46-4fce-b756-c3cdfa105ed6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:38:13.911531 crc crio[23211]: time=\"2026-06-11T16:38:13.910740022Z\" level=info msg=\"Stopped container f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910: openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns\" id=6fb031fa-a704-43b7-9361-5dc2bc7150ff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:13.913098 crc crio[23211]: time=\"2026-06-11T16:38:13.91303341Z\" level=info msg=\"Stopping pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\" id=797110ff-e470-4462-b829-370846e30a3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:13.913977 crc crio[23211]: time=\"2026-06-11T16:38:13.91388987Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-nbbfk Namespace:openstack ID:e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401 UID:2f968b1b-bade-4b0f-a68d-c9398a3f81ff NetNS:/var/run/netns/dee017f7-eda8-40ce-aaf0-5f3c9d847231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f968b1b_bade_4b0f_a68d_c9398a3f81ff.slice PodAnnotations:0xc0006122f0}] Aliases:map[]}\"\nJun 11 16:38:13.914191 crc crio[23211]: time=\"2026-06-11T16:38:13.914119006Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-868d559989-nbbfk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:13.948823 crc crio[23211]: time=\"2026-06-11T16:38:13.94870023Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ef99a656-e421-47b1-ab87-b94e44cec7f0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:13.950409 crc crio[23211]: time=\"2026-06-11T16:38:13.950292359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c01f7640-c2d8-418a-86b0-64f28ad8d940 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:28.294914 crc crio[23211]: time=\"2026-06-11T16:38:28.293987088Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=c27cfffd-4a2e-4b19-b121-21e918dae1e3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:28.296561 crc crio[23211]: time=\"2026-06-11T16:38:28.295788483Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=fe6171d8-ea69-476a-987e-0f28450b375a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:28.412561 crc crio[23211]: time=\"2026-06-11T16:38:28.411249646Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686598-jkfzh Namespace:openshift-infra ID:2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29 UID:5c36ba96-4fb7-4034-a9e3-12efa827afb1 NetNS:/var/run/netns/b4852872-4e1c-40f0-842c-df202f717fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c36ba96_4fb7_4034_a9e3_12efa827afb1.slice PodAnnotations:0xc0038acf00}] Aliases:map[]}\"\nJun 11 16:38:28.412561 crc crio[23211]: time=\"2026-06-11T16:38:28.411929463Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686598-jkfzh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:28.438636 crc crio[23211]: time=\"2026-06-11T16:38:28.427593345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e3d449fe-09d2-4793-8e79-0aa9c4f8ca98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:29.031828 crc crio[23211]: 2026-06-11T16:38:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a1c2ba189815c5 Mac:2e:ed:46:bd:0e:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/b4852872-4e1c-40f0-842c-df202f717fcc SocketPath: PciID:}] [{Interface:0xc0001226b0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:29.033473 crc crio[23211]: time=\"2026-06-11T16:38:29.033350921Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686598-jkfzh Namespace:openshift-infra ID:2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29 UID:5c36ba96-4fb7-4034-a9e3-12efa827afb1 NetNS:/var/run/netns/b4852872-4e1c-40f0-842c-df202f717fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c36ba96_4fb7_4034_a9e3_12efa827afb1.slice PodAnnotations:0xc0038acf00}] Aliases:map[]}\"\nJun 11 16:38:29.033650 crc crio[23211]: time=\"2026-06-11T16:38:29.033575177Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686598-jkfzh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:29.926824 crc crio[23211]: time=\"2026-06-11T16:38:29.925993691Z\" level=info msg=\"Stopping pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e\" id=75e0349a-a29b-4a0f-9804-5f64298e20e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:29.928936 crc crio[23211]: time=\"2026-06-11T16:38:29.927609122Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-wjvzs Namespace:openstack ID:915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e UID:c07fed40-0099-4be4-94b5-496a2551d7a0 NetNS:/var/run/netns/0069bd2a-16c6-4ca9-8e71-45c1c4a865a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07fed40_0099_4be4_94b5_496a2551d7a0.slice PodAnnotations:0xc002818290}] Aliases:map[]}\"\nJun 11 16:38:29.928936 crc crio[23211]: time=\"2026-06-11T16:38:29.927897399Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-wjvzs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:30.351984 crc crio[23211]: time=\"2026-06-11T16:38:30.351245971Z\" level=info msg=\"Stopped pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\" id=797110ff-e470-4462-b829-370846e30a3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:30.364373 crc crio[23211]: time=\"2026-06-11T16:38:30.364242926Z\" level=info msg=\"Removed pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed\" id=71661977-ca46-4fce-b756-c3cdfa105ed6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:38:30.390873 crc crio[23211]: time=\"2026-06-11T16:38:30.390754918Z\" level=info msg=\"Ran pod sandbox 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29 with infra container: openshift-infra/auto-csr-approver-29686598-jkfzh/POD\" id=751a6316-6585-4c14-bf79-06b6ede1b84c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:30.394132 crc crio[23211]: time=\"2026-06-11T16:38:30.393876256Z\" level=info msg=\"Stopped pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e\" id=75e0349a-a29b-4a0f-9804-5f64298e20e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:30.396029 crc crio[23211]: time=\"2026-06-11T16:38:30.395933607Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c62dce87-b664-4d37-a125-f9e73eb7336f name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:30.401594 crc crio[23211]: time=\"2026-06-11T16:38:30.40126735Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=1b2d3d9d-f662-4f1f-b0f0-c5f892205580 name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:30.403002 crc crio[23211]: time=\"2026-06-11T16:38:30.402239325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7e216f3f-77ad-44bf-84a4-4602f2adacd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:30.407397 crc crio[23211]: time=\"2026-06-11T16:38:30.407135577Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:38:30.471045 crc crio[23211]: time=\"2026-06-11T16:38:30.470260963Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-g5zhr Namespace:openstack ID:94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a UID:ff38483f-0e4a-4694-a3f9-7a8c3264c843 NetNS:/var/run/netns/ff8a5e0c-819f-4647-8af7-9ba9f34c5313 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff38483f_0e4a_4694_a3f9_7a8c3264c843.slice PodAnnotations:0xc0001af3f8}] Aliases:map[]}\"\nJun 11 16:38:30.471045 crc crio[23211]: time=\"2026-06-11T16:38:30.470308534Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-g5zhr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:30.478262 crc crio[23211]: time=\"2026-06-11T16:38:30.477602846Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084 UID:f9d01aa9-e2ba-465c-888c-00bee6c33e03 NetNS:/var/run/netns/2bc79058-d523-4dfc-a698-0a1900d7eb99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9d01aa9_e2ba_465c_888c_00bee6c33e03.slice PodAnnotations:0xc0001af558}] Aliases:map[]}\"\nJun 11 16:38:30.478262 crc crio[23211]: time=\"2026-06-11T16:38:30.477656617Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:30.487494 crc crio[23211]: time=\"2026-06-11T16:38:30.48693955Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7d5109bb-e0f7-4c81-8c26-24fc73b21ce9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:30.500703 crc crio[23211]: time=\"2026-06-11T16:38:30.49374225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=d30985c3-b33c-4ac8-bc20-cd11a01c1a98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:30.500703 crc crio[23211]: time=\"2026-06-11T16:38:30.49815491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0452cc79-1d3a-4f30-8819-4bf7f4c8b4fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:30.510257 crc crio[23211]: time=\"2026-06-11T16:38:30.510148098Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-j7ckk Namespace:openstack ID:6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c UID:b86c6e3f-8850-4b9a-8ab3-f018ce2b37b4 NetNS:/var/run/netns/c0d271ab-4a37-4bc9-8fc8-ca7646f9bbbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb86c6e3f_8850_4b9a_8ab3_f018ce2b37b4.slice PodAnnotations:0xc00294e0b8}] Aliases:map[]}\"\nJun 11 16:38:30.510257 crc crio[23211]: time=\"2026-06-11T16:38:30.510237411Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5494568cc5-j7ckk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:30.514518 crc crio[23211]: time=\"2026-06-11T16:38:30.514253702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:30.520736 crc crio[23211]: time=\"2026-06-11T16:38:30.520097788Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5 UID:57630106-ea70-4bed-8c68-e8673d714da7 NetNS:/var/run/netns/4fa59851-2230-4832-a84c-64e2cf05ca2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57630106_ea70_4bed_8c68_e8673d714da7.slice PodAnnotations:0xc0001ae378}] Aliases:map[]}\"\nJun 11 16:38:30.520736 crc crio[23211]: time=\"2026-06-11T16:38:30.52017242Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:30.526119 crc crio[23211]: time=\"2026-06-11T16:38:30.526001705Z\" level=info msg=\"Creating container: openstack/placement-db-sync-tgccp/placement-db-sync\" id=86851fee-c238-47f5-b2dc-ce7efa76741d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:30.532544 crc crio[23211]: time=\"2026-06-11T16:38:30.532255712Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-ctfnw/barbican-db-sync\" id=04f1439a-58f0-4fbb-a2c5-3ced224d6708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:30.538519 crc crio[23211]: time=\"2026-06-11T16:38:30.538373084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:30.539690 crc crio[23211]: time=\"2026-06-11T16:38:30.539596965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:30.585516 crc crio[23211]: time=\"2026-06-11T16:38:30.581273885Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8dd0ac2c-58be-44b8-8806-67d3bd44b850 name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:30.585516 crc crio[23211]: time=\"2026-06-11T16:38:30.584842944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=acaa1275-d1fa-4c4f-9565-85add6d2ee7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:30.650846 crc crio[23211]: time=\"2026-06-11T16:38:30.650111145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:30.667925 crc crio[23211]: time=\"2026-06-11T16:38:30.667844308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:30.669855 crc crio[23211]: time=\"2026-06-11T16:38:30.669700394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:30.671997 crc crio[23211]: time=\"2026-06-11T16:38:30.671751425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:30.717108 crc crio[23211]: time=\"2026-06-11T16:38:30.707964459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:30.724721 crc crio[23211]: time=\"2026-06-11T16:38:30.724535153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:30.790168 crc crio[23211]: time=\"2026-06-11T16:38:30.79007967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=142bef94-3ce9-4613-a7be-f58f2a5e5fa8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:30.805272 crc crio[23211]: time=\"2026-06-11T16:38:30.805177467Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-xp4ks/cinder-db-sync\" id=66aa859a-470c-4ee2-b49a-356fcb93495f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:30.806876 crc crio[23211]: time=\"2026-06-11T16:38:30.806819128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:30.949393 crc crio[23211]: time=\"2026-06-11T16:38:30.949261354Z\" level=info msg=\"Removing container: f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910\" id=86c7eafd-9d12-4ec9-a771-13a99a009439 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:30.954367 crc crio[23211]: time=\"2026-06-11T16:38:30.954244699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:31.013524 crc crio[23211]: time=\"2026-06-11T16:38:31.00950501Z\" level=info msg=\"Removed container f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910: openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns\" id=86c7eafd-9d12-4ec9-a771-13a99a009439 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:31.060110 crc crio[23211]: time=\"2026-06-11T16:38:31.06003533Z\" level=info msg=\"Removing container: c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f\" id=491ca739-ffab-40f4-adcd-074e57a35b02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:31.129968 crc crio[23211]: time=\"2026-06-11T16:38:31.128657434Z\" level=info msg=\"Created container 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835: openstack/ceilometer-0/ceilometer-central-agent\" id=7d5109bb-e0f7-4c81-8c26-24fc73b21ce9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:31.140842 crc crio[23211]: time=\"2026-06-11T16:38:31.139177687Z\" level=info msg=\"Starting container: 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835\" id=df52d7ec-0e2b-4d8e-a98f-42b49ad231a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:31.179466 crc crio[23211]: time=\"2026-06-11T16:38:31.176794407Z\" level=info msg=\"Started container\" PID=68879 containerID=11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835 description=openstack/ceilometer-0/ceilometer-central-agent id=df52d7ec-0e2b-4d8e-a98f-42b49ad231a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\nJun 11 16:38:31.211841 crc crio[23211]: time=\"2026-06-11T16:38:31.210533089Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=2cb94988-1f4c-4f4a-b02e-6b460891ea7c name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:31.216262 crc crio[23211]: time=\"2026-06-11T16:38:31.216167Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 16:38:31.251534 crc crio[23211]: time=\"2026-06-11T16:38:31.251352898Z\" level=info msg=\"Removed container c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f: openstack/dnsmasq-dns-868d559989-nbbfk/init\" id=491ca739-ffab-40f4-adcd-074e57a35b02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:31.253397 crc crio[23211]: time=\"2026-06-11T16:38:31.253281636Z\" level=info msg=\"Created container f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850: openstack/barbican-db-sync-ctfnw/barbican-db-sync\" id=04f1439a-58f0-4fbb-a2c5-3ced224d6708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:31.256869 crc crio[23211]: time=\"2026-06-11T16:38:31.256796414Z\" level=info msg=\"Starting container: f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850\" id=06edb438-9538-491b-b865-128f984eb594 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:31.285953 crc crio[23211]: time=\"2026-06-11T16:38:31.28583704Z\" level=info msg=\"Started container\" PID=68886 containerID=f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850 description=openstack/barbican-db-sync-ctfnw/barbican-db-sync id=06edb438-9538-491b-b865-128f984eb594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4\nJun 11 16:38:31.305476 crc crio[23211]: 2026-06-11T16:38:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94597e2a4ad1829 Mac:02:b9:5b:ff:e7:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/ff8a5e0c-819f-4647-8af7-9ba9f34c5313 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:31.318333 crc crio[23211]: time=\"2026-06-11T16:38:31.318196158Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-g5zhr Namespace:openstack ID:94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a UID:ff38483f-0e4a-4694-a3f9-7a8c3264c843 NetNS:/var/run/netns/ff8a5e0c-819f-4647-8af7-9ba9f34c5313 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff38483f_0e4a_4694_a3f9_7a8c3264c843.slice PodAnnotations:0xc0001af3f8}] Aliases:map[]}\"\nJun 11 16:38:31.321578 crc crio[23211]: time=\"2026-06-11T16:38:31.319689635Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-g5zhr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:31.321578 crc crio[23211]: 2026-06-11T16:38:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6059aac1d2f180b Mac:5e:5d:f2:63:4b:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/c0d271ab-4a37-4bc9-8fc8-ca7646f9bbbb SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:31.322146 crc crio[23211]: time=\"2026-06-11T16:38:31.322067595Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-j7ckk Namespace:openstack ID:6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c UID:b86c6e3f-8850-4b9a-8ab3-f018ce2b37b4 NetNS:/var/run/netns/c0d271ab-4a37-4bc9-8fc8-ca7646f9bbbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb86c6e3f_8850_4b9a_8ab3_f018ce2b37b4.slice PodAnnotations:0xc00294e0b8}] Aliases:map[]}\"\nJun 11 16:38:31.322271 crc crio[23211]: time=\"2026-06-11T16:38:31.322223129Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5494568cc5-j7ckk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:31.339104 crc crio[23211]: time=\"2026-06-11T16:38:31.338994337Z\" level=info msg=\"Created container 6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980: openstack/placement-db-sync-tgccp/placement-db-sync\" id=86851fee-c238-47f5-b2dc-ce7efa76741d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:31.348261 crc crio[23211]: time=\"2026-06-11T16:38:31.348076115Z\" level=info msg=\"Ran pod sandbox 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a with infra container: openstack/keystone-bootstrap-g5zhr/POD\" id=f7309dfa-6364-4664-9c6c-188597d80ec5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:31.353554 crc crio[23211]: time=\"2026-06-11T16:38:31.353207302Z\" level=info msg=\"Starting container: 6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980\" id=0f8c6251-75c7-447b-a74b-cdaa95208dfe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:31.355111 crc crio[23211]: time=\"2026-06-11T16:38:31.355063979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=bd76376d-e81b-44ca-b3c3-4cebc2ee2f2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:31.359975 crc crio[23211]: time=\"2026-06-11T16:38:31.359821327Z\" level=info msg=\"Ran pod sandbox 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c with infra container: openstack/dnsmasq-dns-5494568cc5-j7ckk/POD\" id=9d683dad-b6dc-41c4-9901-4501807c6702 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:31.372241 crc crio[23211]: time=\"2026-06-11T16:38:31.371776366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=12b6b906-808d-49f1-8b15-c591af241f3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:31.390177 crc crio[23211]: time=\"2026-06-11T16:38:31.389798536Z\" level=info msg=\"Started container\" PID=68883 containerID=6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980 description=openstack/placement-db-sync-tgccp/placement-db-sync id=0f8c6251-75c7-447b-a74b-cdaa95208dfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30\nJun 11 16:38:31.430892 crc crio[23211]: time=\"2026-06-11T16:38:31.430355599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=386fbd3f-8833-4c3e-8178-263bcff9dc99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:31.476472 crc crio[23211]: time=\"2026-06-11T16:38:31.475758152Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-g5zhr/keystone-bootstrap\" id=ad157ff4-64c4-460d-bd11-2d97344bab42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:31.476905 crc crio[23211]: time=\"2026-06-11T16:38:31.476837489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:31.557870 crc crio[23211]: time=\"2026-06-11T16:38:31.557790801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=64085b75-d30b-46b1-b482-307eb63be744 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:31.623480 crc crio[23211]: time=\"2026-06-11T16:38:31.619911172Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5494568cc5-j7ckk/init\" id=2887dac1-0fee-4a46-8081-b702b2f86143 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:31.623480 crc crio[23211]: time=\"2026-06-11T16:38:31.620284782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:31.657612 crc crio[23211]: 2026-06-11T16:38:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cfb7b62f7ec02 Mac:3a:7a:ed:6a:dd:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/2bc79058-d523-4dfc-a698-0a1900d7eb99 SocketPath: PciID:}] [{Interface:0xc000516cf0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:31.658876 crc crio[23211]: time=\"2026-06-11T16:38:31.658798193Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084 UID:f9d01aa9-e2ba-465c-888c-00bee6c33e03 NetNS:/var/run/netns/2bc79058-d523-4dfc-a698-0a1900d7eb99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9d01aa9_e2ba_465c_888c_00bee6c33e03.slice PodAnnotations:0xc0001af558}] Aliases:map[]}\"\nJun 11 16:38:31.659002 crc crio[23211]: time=\"2026-06-11T16:38:31.658958847Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:31.698922 crc crio[23211]: time=\"2026-06-11T16:38:31.698877144Z\" level=info msg=\"Ran pod sandbox 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084 with infra container: openstack/glance-default-internal-api-0/POD\" id=7749a6d6-18d4-437f-8eee-a6499290e072 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:31.703053 crc crio[23211]: time=\"2026-06-11T16:38:31.702746891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:31.708266 crc crio[23211]: time=\"2026-06-11T16:38:31.708192287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:31.718711 crc crio[23211]: time=\"2026-06-11T16:38:31.710158966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=21d63d7b-ccef-478e-908d-112e256dcb3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:31.782499 crc crio[23211]: time=\"2026-06-11T16:38:31.778250896Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c62dce87-b664-4d37-a125-f9e73eb7336f name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:31.790708 crc crio[23211]: time=\"2026-06-11T16:38:31.786804939Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bb63d842-e507-43c1-b577-bf2c2a416485 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:31.804367 crc crio[23211]: 2026-06-11T16:38:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd1f67c2eff60a7 Mac:2e:3e:80:4c:86:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/4fa59851-2230-4832-a84c-64e2cf05ca2c SocketPath: PciID:}] [{Interface:0xc000015380 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:31.804367 crc crio[23211]: time=\"2026-06-11T16:38:31.800136053Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5 UID:57630106-ea70-4bed-8c68-e8673d714da7 NetNS:/var/run/netns/4fa59851-2230-4832-a84c-64e2cf05ca2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57630106_ea70_4bed_8c68_e8673d714da7.slice PodAnnotations:0xc0001ae378}] Aliases:map[]}\"\nJun 11 16:38:31.804367 crc crio[23211]: time=\"2026-06-11T16:38:31.800297057Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:31.821800 crc crio[23211]: time=\"2026-06-11T16:38:31.809173309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=db001650-8ecd-430a-bb2b-45b11adaf851 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:31.821800 crc crio[23211]: time=\"2026-06-11T16:38:31.811118967Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=196d0d8d-a49a-4f9c-add7-46a9c0ddd941 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:31.821800 crc crio[23211]: time=\"2026-06-11T16:38:31.817850815Z\" level=info msg=\"Ran pod sandbox cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5 with infra container: openstack/glance-default-external-api-0/POD\" id=f149578f-96aa-4c24-9c56-9fedd7db32f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:31.845849 crc crio[23211]: time=\"2026-06-11T16:38:31.844142102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:31.854029 crc crio[23211]: time=\"2026-06-11T16:38:31.852551662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:31.857721 crc crio[23211]: time=\"2026-06-11T16:38:31.857536746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7fdc093d-d5e4-474c-9704-bd00e2a05e46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:31.865860 crc crio[23211]: time=\"2026-06-11T16:38:31.865734691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c79e8918-3ade-435e-a059-8ed25bc79ef9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:31.869893 crc crio[23211]: time=\"2026-06-11T16:38:31.869852764Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686598-jkfzh/oc\" id=01ed9370-a2a2-44c1-b86a-ed3416410b44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:31.870673 crc crio[23211]: time=\"2026-06-11T16:38:31.870642783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:31.880192 crc crio[23211]: time=\"2026-06-11T16:38:31.88011473Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=39b513ef-e48f-4b33-a6a7-f132fb307ed8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:31.942227 crc crio[23211]: time=\"2026-06-11T16:38:31.942059836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:32.068727 crc crio[23211]: time=\"2026-06-11T16:38:32.068638998Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=1e6f59e9-34d0-4c54-8774-9dbd10ab7822 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:32.070526 crc crio[23211]: time=\"2026-06-11T16:38:32.069062508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:32.071670 crc crio[23211]: time=\"2026-06-11T16:38:32.071566671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:32.137204 crc crio[23211]: time=\"2026-06-11T16:38:32.133063047Z\" level=info msg=\"Created container f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066: openstack/keystone-bootstrap-g5zhr/keystone-bootstrap\" id=ad157ff4-64c4-460d-bd11-2d97344bab42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:32.177599 crc crio[23211]: time=\"2026-06-11T16:38:32.152390339Z\" level=info msg=\"Starting container: f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066\" id=c01408ff-b005-4cdf-bd83-6b18301b08b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:32.192490 crc crio[23211]: time=\"2026-06-11T16:38:32.185637109Z\" level=info msg=\"Created container e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce: openstack/dnsmasq-dns-5494568cc5-j7ckk/init\" id=2887dac1-0fee-4a46-8081-b702b2f86143 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:32.195208 crc crio[23211]: time=\"2026-06-11T16:38:32.195172238Z\" level=info msg=\"Starting container: e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce\" id=f820b86c-0bb5-4d29-b1d7-3ae1c2dc0b2e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:32.208530 crc crio[23211]: time=\"2026-06-11T16:38:32.196976723Z\" level=info msg=\"Started container\" PID=69027 containerID=f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066 description=openstack/keystone-bootstrap-g5zhr/keystone-bootstrap id=c01408ff-b005-4cdf-bd83-6b18301b08b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a\nJun 11 16:38:32.261487 crc crio[23211]: time=\"2026-06-11T16:38:32.255238877Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-69d794c7cc-hs55x/POD\" id=0636f4e6-9b33-4f5c-b903-5eca92ddb17f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:32.261487 crc crio[23211]: time=\"2026-06-11T16:38:32.25536105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:32.289574 crc crio[23211]: time=\"2026-06-11T16:38:32.289180256Z\" level=info msg=\"Started container\" PID=69035 containerID=e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce description=openstack/dnsmasq-dns-5494568cc5-j7ckk/init id=f820b86c-0bb5-4d29-b1d7-3ae1c2dc0b2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c\nJun 11 16:38:32.591943 crc crio[23211]: time=\"2026-06-11T16:38:32.591860363Z\" level=info msg=\"Running pod sandbox: openstack/neutron-c96687476-2lxp5/POD\" id=62e3aca2-ad07-4325-85e7-34a4cfc53a10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:32.592097 crc crio[23211]: time=\"2026-06-11T16:38:32.591971626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:32.614609 crc crio[23211]: time=\"2026-06-11T16:38:32.602259833Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69d794c7cc-hs55x Namespace:openstack ID:458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899 UID:ec7d6ee6-1520-4c96-8503-15ae0056d31e NetNS:/var/run/netns/09a26809-c586-4d2d-b4bb-423347d26691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec7d6ee6_1520_4c96_8503_15ae0056d31e.slice PodAnnotations:0xc0030881f0}] Aliases:map[]}\"\nJun 11 16:38:32.614609 crc crio[23211]: time=\"2026-06-11T16:38:32.602370326Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-69d794c7cc-hs55x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:32.704265 crc crio[23211]: time=\"2026-06-11T16:38:32.703810219Z\" level=info msg=\"Stopping container: e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce (timeout: 10s)\" id=afee79e7-f730-497b-9132-fb2af07f7a3b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:32.826952 crc crio[23211]: time=\"2026-06-11T16:38:32.826520543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:32.908025 crc crio[23211]: time=\"2026-06-11T16:38:32.907835055Z\" level=info msg=\"Got pod network &{Name:neutron-c96687476-2lxp5 Namespace:openstack ID:6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707 UID:d7729fad-31b5-41cc-b536-c84a96ac038f NetNS:/var/run/netns/8539c132-8183-45c2-84fe-2cb02129d718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7729fad_31b5_41cc_b536_c84a96ac038f.slice PodAnnotations:0xc0022786e8}] Aliases:map[]}\"\nJun 11 16:38:32.908025 crc crio[23211]: time=\"2026-06-11T16:38:32.907896106Z\" level=info msg=\"Adding pod openstack_neutron-c96687476-2lxp5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:32.916548 crc crio[23211]: time=\"2026-06-11T16:38:32.915354351Z\" level=info msg=\"Stopped container e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce: openstack/dnsmasq-dns-5494568cc5-j7ckk/init\" id=afee79e7-f730-497b-9132-fb2af07f7a3b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:32.923115 crc crio[23211]: time=\"2026-06-11T16:38:32.922398147Z\" level=info msg=\"Stopping pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c\" id=d0f92371-ab97-435b-ac19-7f190f95e10d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:32.932048 crc crio[23211]: time=\"2026-06-11T16:38:32.927202299Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-j7ckk Namespace:openstack ID:6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c UID:b86c6e3f-8850-4b9a-8ab3-f018ce2b37b4 NetNS:/var/run/netns/c0d271ab-4a37-4bc9-8fc8-ca7646f9bbbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb86c6e3f_8850_4b9a_8ab3_f018ce2b37b4.slice PodAnnotations:0xc0038ace28}] Aliases:map[]}\"\nJun 11 16:38:32.932048 crc crio[23211]: time=\"2026-06-11T16:38:32.928209883Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5494568cc5-j7ckk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:33.154854 crc crio[23211]: time=\"2026-06-11T16:38:33.154164175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:33.156580 crc crio[23211]: time=\"2026-06-11T16:38:33.155707095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:33.602849 crc crio[23211]: time=\"2026-06-11T16:38:33.602117581Z\" level=info msg=\"Stopped pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c\" id=d0f92371-ab97-435b-ac19-7f190f95e10d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:33.694878 crc crio[23211]: time=\"2026-06-11T16:38:33.694740304Z\" level=info msg=\"Created container 971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551: openshift-infra/auto-csr-approver-29686598-jkfzh/oc\" id=01ed9370-a2a2-44c1-b86a-ed3416410b44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:33.700505 crc crio[23211]: time=\"2026-06-11T16:38:33.700371955Z\" level=info msg=\"Starting container: 971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551\" id=98977ce0-1389-4fb9-bdbc-a7ef2cb37c69 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:33.732732 crc crio[23211]: time=\"2026-06-11T16:38:33.73263504Z\" level=info msg=\"Started container\" PID=69199 containerID=971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551 description=openshift-infra/auto-csr-approver-29686598-jkfzh/oc id=98977ce0-1389-4fb9-bdbc-a7ef2cb37c69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29\nJun 11 16:38:34.161231 crc crio[23211]: time=\"2026-06-11T16:38:34.160825363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:34.389922 crc crio[23211]: 2026-06-11T16:38:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:458fbeafb8a17a1 Mac:0a:1d:c7:b7:4e:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/09a26809-c586-4d2d-b4bb-423347d26691 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:34.393571 crc crio[23211]: time=\"2026-06-11T16:38:34.393476143Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69d794c7cc-hs55x Namespace:openstack ID:458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899 UID:ec7d6ee6-1520-4c96-8503-15ae0056d31e NetNS:/var/run/netns/09a26809-c586-4d2d-b4bb-423347d26691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec7d6ee6_1520_4c96_8503_15ae0056d31e.slice PodAnnotations:0xc0030881f0}] Aliases:map[]}\"\nJun 11 16:38:34.397867 crc crio[23211]: time=\"2026-06-11T16:38:34.397775741Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-69d794c7cc-hs55x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:34.399532 crc crio[23211]: time=\"2026-06-11T16:38:34.399488214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:34.449201 crc crio[23211]: time=\"2026-06-11T16:38:34.44903044Z\" level=info msg=\"Created container 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125: openstack/glance-default-internal-api-0/glance-log\" id=39b513ef-e48f-4b33-a6a7-f132fb307ed8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:34.456376 crc crio[23211]: time=\"2026-06-11T16:38:34.455838419Z\" level=info msg=\"Starting container: 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125\" id=047c382b-8fb5-4f8e-b5d3-927388ce75ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:34.466864 crc crio[23211]: time=\"2026-06-11T16:38:34.466756482Z\" level=info msg=\"Started container\" PID=69261 containerID=2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125 description=openstack/glance-default-internal-api-0/glance-log id=047c382b-8fb5-4f8e-b5d3-927388ce75ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\nJun 11 16:38:34.647261 crc crio[23211]: time=\"2026-06-11T16:38:34.646512672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=e4effda5-56e1-4c4c-9449-75c29a2f410e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:34.738992 crc crio[23211]: time=\"2026-06-11T16:38:34.738705564Z\" level=info msg=\"Created container c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf: openstack/glance-default-external-api-0/glance-log\" id=1e6f59e9-34d0-4c54-8774-9dbd10ab7822 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:34.742185 crc crio[23211]: time=\"2026-06-11T16:38:34.741606497Z\" level=info msg=\"Starting container: c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf\" id=63a34ebb-26cf-4923-81e9-de6f821d35dd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:34.754368 crc crio[23211]: time=\"2026-06-11T16:38:34.754241412Z\" level=info msg=\"Started container\" PID=69317 containerID=c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf description=openstack/glance-default-external-api-0/glance-log id=63a34ebb-26cf-4923-81e9-de6f821d35dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\nJun 11 16:38:34.971266 crc crio[23211]: time=\"2026-06-11T16:38:34.971130138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7fcff039-9b94-4854-8ab3-d2df862901bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:35.006694 crc crio[23211]: time=\"2026-06-11T16:38:35.006572143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:35.186605 crc crio[23211]: time=\"2026-06-11T16:38:35.18628084Z\" level=info msg=\"Created container 0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11: openstack/cinder-db-sync-xp4ks/cinder-db-sync\" id=66aa859a-470c-4ee2-b49a-356fcb93495f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:35.188050 crc crio[23211]: time=\"2026-06-11T16:38:35.187968613Z\" level=info msg=\"Starting container: 0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11\" id=3e555466-34cc-4497-8a48-9b834b1a9466 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:35.195634 crc crio[23211]: time=\"2026-06-11T16:38:35.19547171Z\" level=info msg=\"Started container\" PID=69384 containerID=0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11 description=openstack/cinder-db-sync-xp4ks/cinder-db-sync id=3e555466-34cc-4497-8a48-9b834b1a9466 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161\nJun 11 16:38:36.247181 crc crio[23211]: time=\"2026-06-11T16:38:36.246689621Z\" level=info msg=\"Ran pod sandbox 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899 with infra container: openstack/dnsmasq-dns-69d794c7cc-hs55x/POD\" id=0636f4e6-9b33-4f5c-b903-5eca92ddb17f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:36.250161 crc crio[23211]: time=\"2026-06-11T16:38:36.250114826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ce86c165-7278-4d27-a88c-60d8375dbd08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:36.312398 crc crio[23211]: time=\"2026-06-11T16:38:36.312254599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=60294a5a-e243-420e-8ffd-0f2c3074ccf9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:36.354903 crc crio[23211]: time=\"2026-06-11T16:38:36.354144195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2a6a21b4-6251-43f1-b713-bd7d624c2922 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:36.468869 crc crio[23211]: time=\"2026-06-11T16:38:36.468614983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3007674b-347c-454a-a6bb-dc91456c7f8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:36.689538 crc crio[23211]: time=\"2026-06-11T16:38:36.686912124Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69d794c7cc-hs55x/init\" id=2884d286-15f7-4f41-bcd0-3e6360d9f9d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:36.689538 crc crio[23211]: time=\"2026-06-11T16:38:36.687493068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:36.752104 crc crio[23211]: time=\"2026-06-11T16:38:36.751979679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:36.756550 crc crio[23211]: time=\"2026-06-11T16:38:36.756351608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:36.855349 crc crio[23211]: time=\"2026-06-11T16:38:36.854715574Z\" level=info msg=\"Stopping pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29\" id=e04ffdd9-3d7a-42d2-8d73-ca6fa6c40da0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:36.855705 crc crio[23211]: time=\"2026-06-11T16:38:36.855604306Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686598-jkfzh Namespace:openshift-infra ID:2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29 UID:5c36ba96-4fb7-4034-a9e3-12efa827afb1 NetNS:/var/run/netns/b4852872-4e1c-40f0-842c-df202f717fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c36ba96_4fb7_4034_a9e3_12efa827afb1.slice PodAnnotations:0xc000d2e578}] Aliases:map[]}\"\nJun 11 16:38:36.855834 crc crio[23211]: time=\"2026-06-11T16:38:36.855807712Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686598-jkfzh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:36.958144 crc crio[23211]: time=\"2026-06-11T16:38:36.958052645Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=a175a52d-77f1-4946-b1ee-df22fcad6792 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:36.958569 crc crio[23211]: time=\"2026-06-11T16:38:36.958501846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:37.027898 crc crio[23211]: time=\"2026-06-11T16:38:37.027582532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:37.075835 crc crio[23211]: 2026-06-11T16:38:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d89e29ee98ac31 Mac:36:9c:dd:df:41:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/8539c132-8183-45c2-84fe-2cb02129d718 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:37.076188 crc crio[23211]: time=\"2026-06-11T16:38:37.075967869Z\" level=info msg=\"Got pod network &{Name:neutron-c96687476-2lxp5 Namespace:openstack ID:6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707 UID:d7729fad-31b5-41cc-b536-c84a96ac038f NetNS:/var/run/netns/8539c132-8183-45c2-84fe-2cb02129d718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7729fad_31b5_41cc_b536_c84a96ac038f.slice PodAnnotations:0xc0022786e8}] Aliases:map[]}\"\nJun 11 16:38:37.076188 crc crio[23211]: time=\"2026-06-11T16:38:37.076104964Z\" level=info msg=\"Checking pod openstack_neutron-c96687476-2lxp5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:37.086875 crc crio[23211]: time=\"2026-06-11T16:38:37.086782179Z\" level=info msg=\"Ran pod sandbox 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707 with infra container: openstack/neutron-c96687476-2lxp5/POD\" id=62e3aca2-ad07-4325-85e7-34a4cfc53a10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:37.092121 crc crio[23211]: time=\"2026-06-11T16:38:37.091975999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=23b50890-cb56-4ba8-8c8f-bb86204d890e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:37.156974 crc crio[23211]: time=\"2026-06-11T16:38:37.15686134Z\" level=info msg=\"Created container 3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a: openstack/dnsmasq-dns-69d794c7cc-hs55x/init\" id=2884d286-15f7-4f41-bcd0-3e6360d9f9d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:37.159956 crc crio[23211]: time=\"2026-06-11T16:38:37.159863276Z\" level=info msg=\"Starting container: 3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a\" id=ef1249c3-68b3-4309-8011-2328523567ae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:37.166909 crc crio[23211]: time=\"2026-06-11T16:38:37.166830259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e5e0709b-ad38-476c-9cc1-1d7c87ba680d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:37.168864 crc crio[23211]: time=\"2026-06-11T16:38:37.168762257Z\" level=info msg=\"Started container\" PID=69468 containerID=3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a description=openstack/dnsmasq-dns-69d794c7cc-hs55x/init id=ef1249c3-68b3-4309-8011-2328523567ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\nJun 11 16:38:37.279504 crc crio[23211]: time=\"2026-06-11T16:38:37.279188835Z\" level=info msg=\"Stopped pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29\" id=e04ffdd9-3d7a-42d2-8d73-ca6fa6c40da0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:37.398958 crc crio[23211]: time=\"2026-06-11T16:38:37.39878091Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=2163c010-bfc0-4b8d-9875-a15c0abb8b8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:37.412257 crc crio[23211]: time=\"2026-06-11T16:38:37.411924039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:37.497221 crc crio[23211]: time=\"2026-06-11T16:38:37.496751248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:37.660680 crc crio[23211]: time=\"2026-06-11T16:38:37.660307061Z\" level=info msg=\"Creating container: openstack/neutron-c96687476-2lxp5/neutron-api\" id=96fdec3a-5e20-46e0-9dc9-4743e861fa5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:37.662573 crc crio[23211]: time=\"2026-06-11T16:38:37.662372914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:37.769167 crc crio[23211]: time=\"2026-06-11T16:38:37.768186656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:37.790784 crc crio[23211]: time=\"2026-06-11T16:38:37.790599947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:37.800742 crc crio[23211]: time=\"2026-06-11T16:38:37.800633417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:37.924537 crc crio[23211]: time=\"2026-06-11T16:38:37.924206073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=60e54563-271e-4711-b77f-cc709360fde3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:38.046640 crc crio[23211]: time=\"2026-06-11T16:38:38.046541927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e5f10cfb-cd12-4c32-8c0c-a28daa347741 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:38.270013 crc crio[23211]: time=\"2026-06-11T16:38:38.267696401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:38.750614 crc crio[23211]: time=\"2026-06-11T16:38:38.750515927Z\" level=info msg=\"Created container 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159: openstack/glance-default-internal-api-0/glance-httpd\" id=a175a52d-77f1-4946-b1ee-df22fcad6792 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:38.751791 crc crio[23211]: time=\"2026-06-11T16:38:38.750925197Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns\" id=92bc6c8b-9994-42a7-ba47-39fab289969b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:38.751791 crc crio[23211]: time=\"2026-06-11T16:38:38.751556964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:38.751873 crc crio[23211]: time=\"2026-06-11T16:38:38.75180105Z\" level=info msg=\"Starting container: 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159\" id=f27aeb6c-ed97-403e-a39e-99c23e7f7ea8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:38.752279 crc crio[23211]: time=\"2026-06-11T16:38:38.752201619Z\" level=info msg=\"Created container 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874: openstack/neutron-c96687476-2lxp5/neutron-api\" id=96fdec3a-5e20-46e0-9dc9-4743e861fa5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:38.756605 crc crio[23211]: time=\"2026-06-11T16:38:38.756514498Z\" level=info msg=\"Starting container: 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874\" id=a26ec272-5d6c-4e63-ad10-32b50de3d8f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:38.765117 crc crio[23211]: time=\"2026-06-11T16:38:38.764926107Z\" level=info msg=\"Started container\" PID=69622 containerID=8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159 description=openstack/glance-default-internal-api-0/glance-httpd id=f27aeb6c-ed97-403e-a39e-99c23e7f7ea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\nJun 11 16:38:38.766078 crc crio[23211]: time=\"2026-06-11T16:38:38.765943303Z\" level=info msg=\"Started container\" PID=69640 containerID=0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874 description=openstack/neutron-c96687476-2lxp5/neutron-api id=a26ec272-5d6c-4e63-ad10-32b50de3d8f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\nJun 11 16:38:39.003488 crc crio[23211]: time=\"2026-06-11T16:38:39.0028794Z\" level=info msg=\"Created container d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3: openstack/glance-default-external-api-0/glance-httpd\" id=2163c010-bfc0-4b8d-9875-a15c0abb8b8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.004616 crc crio[23211]: time=\"2026-06-11T16:38:39.004490419Z\" level=info msg=\"Starting container: d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3\" id=8b93d4cd-7577-4baf-96e9-ac3126974235 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:39.013516 crc crio[23211]: time=\"2026-06-11T16:38:39.012850649Z\" level=info msg=\"Started container\" PID=69678 containerID=d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3 description=openstack/glance-default-external-api-0/glance-httpd id=8b93d4cd-7577-4baf-96e9-ac3126974235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\nJun 11 16:38:39.223648 crc crio[23211]: time=\"2026-06-11T16:38:39.222173865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b5403fc4-231d-4880-abbb-a0b94d902dce name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.972376 crc crio[23211]: time=\"2026-06-11T16:38:39.971240511Z\" level=info msg=\"Stopping container: d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3 (timeout: 30s)\" id=13e83a4c-5aad-4634-8db7-6347b3d113e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:39.972376 crc crio[23211]: time=\"2026-06-11T16:38:39.971281532Z\" level=info msg=\"Stopping container: 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159 (timeout: 30s)\" id=8af62db2-cca3-465d-befe-9892e0356d39 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:39.972376 crc crio[23211]: time=\"2026-06-11T16:38:39.971366064Z\" level=info msg=\"Stopping container: c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf (timeout: 30s)\" id=195507a2-c321-4eaf-ac99-bfbde9c1213d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:39.973212 crc crio[23211]: time=\"2026-06-11T16:38:39.971414625Z\" level=info msg=\"Stopping container: 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125 (timeout: 30s)\" id=d14e3a04-f56d-48ea-83cc-8ee195a24f8e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:40.780255 crc crio[23211]: time=\"2026-06-11T16:38:40.77976259Z\" level=info msg=\"Stopped container c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf: openstack/glance-default-external-api-0/glance-log\" id=195507a2-c321-4eaf-ac99-bfbde9c1213d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:40.832461 crc crio[23211]: time=\"2026-06-11T16:38:40.832146698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a043b583-2d58-4993-8714-8484c31fa52d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:41.115193 crc crio[23211]: time=\"2026-06-11T16:38:41.114939261Z\" level=info msg=\"Stopped container 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125: openstack/glance-default-internal-api-0/glance-log\" id=d14e3a04-f56d-48ea-83cc-8ee195a24f8e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:41.122369 crc crio[23211]: time=\"2026-06-11T16:38:41.122255395Z\" level=info msg=\"Creating container: openstack/neutron-c96687476-2lxp5/neutron-httpd\" id=673d12d3-3972-44df-86bf-d02c91e0f4c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:41.373221 crc crio[23211]: time=\"2026-06-11T16:38:41.373050256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:41.384623 crc crio[23211]: time=\"2026-06-11T16:38:41.384167334Z\" level=info msg=\"Stopped container d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3: openstack/glance-default-external-api-0/glance-httpd\" id=13e83a4c-5aad-4634-8db7-6347b3d113e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:41.385267 crc crio[23211]: time=\"2026-06-11T16:38:41.384995734Z\" level=info msg=\"Stopping pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\" id=bc39f807-6315-4f94-8b85-7474e28a1408 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:41.386286 crc crio[23211]: time=\"2026-06-11T16:38:41.385989619Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5 UID:57630106-ea70-4bed-8c68-e8673d714da7 NetNS:/var/run/netns/4fa59851-2230-4832-a84c-64e2cf05ca2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57630106_ea70_4bed_8c68_e8673d714da7.slice PodAnnotations:0xc0001af030}] Aliases:map[]}\"\nJun 11 16:38:41.386286 crc crio[23211]: time=\"2026-06-11T16:38:41.386187765Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:41.746495 crc crio[23211]: time=\"2026-06-11T16:38:41.74239547Z\" level=info msg=\"Stopped container 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159: openstack/glance-default-internal-api-0/glance-httpd\" id=8af62db2-cca3-465d-befe-9892e0356d39 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:41.746495 crc crio[23211]: time=\"2026-06-11T16:38:41.743710202Z\" level=info msg=\"Stopping pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\" id=cdfe90d3-7a8c-4a0c-914b-e895d41d835a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:41.746495 crc crio[23211]: time=\"2026-06-11T16:38:41.744132633Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084 UID:f9d01aa9-e2ba-465c-888c-00bee6c33e03 NetNS:/var/run/netns/2bc79058-d523-4dfc-a698-0a1900d7eb99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9d01aa9_e2ba_465c_888c_00bee6c33e03.slice PodAnnotations:0xc0001af2f8}] Aliases:map[]}\"\nJun 11 16:38:41.746495 crc crio[23211]: time=\"2026-06-11T16:38:41.744306037Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:41.751949 crc crio[23211]: time=\"2026-06-11T16:38:41.751869565Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=2cb94988-1f4c-4f4a-b02e-6b460891ea7c name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:41.757475 crc crio[23211]: time=\"2026-06-11T16:38:41.755900287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1689a46e-c58c-4fdf-8a8d-71720d7e186d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:41.943247 crc crio[23211]: time=\"2026-06-11T16:38:41.943161284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:41.949889 crc crio[23211]: time=\"2026-06-11T16:38:41.94985176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:41.991290 crc crio[23211]: time=\"2026-06-11T16:38:41.99110855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=dbd12400-f724-4dca-b3df-5d85f65aa4d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:42.019509 crc crio[23211]: time=\"2026-06-11T16:38:42.018932665Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=c2cbf5c3-deba-4076-9deb-a907ca859454 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:42.023582 crc crio[23211]: time=\"2026-06-11T16:38:42.020620727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:42.249683 crc crio[23211]: time=\"2026-06-11T16:38:42.24901696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:42.296479 crc crio[23211]: time=\"2026-06-11T16:38:42.289866471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:42.439832 crc crio[23211]: time=\"2026-06-11T16:38:42.439675592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:42.450808 crc crio[23211]: time=\"2026-06-11T16:38:42.450690937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:42.546298 crc crio[23211]: time=\"2026-06-11T16:38:42.545813712Z\" level=info msg=\"Stopped pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\" id=bc39f807-6315-4f94-8b85-7474e28a1408 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:42.612359 crc crio[23211]: time=\"2026-06-11T16:38:42.612246572Z\" level=info msg=\"Created container 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f: openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns\" id=92bc6c8b-9994-42a7-ba47-39fab289969b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:42.623547 crc crio[23211]: time=\"2026-06-11T16:38:42.622516397Z\" level=info msg=\"Starting container: 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f\" id=682a0361-b48b-4d80-86af-93aeca448f74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:42.637295 crc crio[23211]: time=\"2026-06-11T16:38:42.637059691Z\" level=info msg=\"Started container\" PID=70293 containerID=7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f description=openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns id=682a0361-b48b-4d80-86af-93aeca448f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\nJun 11 16:38:42.658928 crc crio[23211]: time=\"2026-06-11T16:38:42.650065945Z\" level=info msg=\"Created container 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959: openstack/neutron-c96687476-2lxp5/neutron-httpd\" id=673d12d3-3972-44df-86bf-d02c91e0f4c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:42.658928 crc crio[23211]: time=\"2026-06-11T16:38:42.653592224Z\" level=info msg=\"Starting container: 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959\" id=400a3df0-c5d7-410c-aac8-fcc9d2a2dffa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:42.662274 crc crio[23211]: time=\"2026-06-11T16:38:42.662121877Z\" level=info msg=\"Started container\" PID=70321 containerID=839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959 description=openstack/neutron-c96687476-2lxp5/neutron-httpd id=400a3df0-c5d7-410c-aac8-fcc9d2a2dffa name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\nJun 11 16:38:42.722305 crc crio[23211]: time=\"2026-06-11T16:38:42.722219186Z\" level=info msg=\"Created container 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365: openstack/ceilometer-0/ceilometer-notification-agent\" id=c2cbf5c3-deba-4076-9deb-a907ca859454 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:42.724774 crc crio[23211]: time=\"2026-06-11T16:38:42.724251929Z\" level=info msg=\"Starting container: 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365\" id=7266229e-00fa-4b1d-9a63-f0d1d12596e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:42.735902 crc crio[23211]: time=\"2026-06-11T16:38:42.735808806Z\" level=info msg=\"Started container\" PID=70322 containerID=29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365 description=openstack/ceilometer-0/ceilometer-notification-agent id=7266229e-00fa-4b1d-9a63-f0d1d12596e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\nJun 11 16:38:42.751614 crc crio[23211]: time=\"2026-06-11T16:38:42.75154626Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d73bfcc6-2f3b-47f2-be1b-f4c90379bc45 name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:42.762991 crc crio[23211]: time=\"2026-06-11T16:38:42.762893663Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 16:38:42.823282 crc crio[23211]: time=\"2026-06-11T16:38:42.821571658Z\" level=info msg=\"Stopped pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\" id=cdfe90d3-7a8c-4a0c-914b-e895d41d835a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:43.379480 crc crio[23211]: time=\"2026-06-11T16:38:43.377748127Z\" level=info msg=\"Removing container: d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3\" id=c7fd8932-9290-4b00-91bb-2215a2d06603 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:43.602716 crc crio[23211]: time=\"2026-06-11T16:38:43.58689021Z\" level=info msg=\"Removed container d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3: openstack/glance-default-external-api-0/glance-httpd\" id=c7fd8932-9290-4b00-91bb-2215a2d06603 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:43.623877 crc crio[23211]: time=\"2026-06-11T16:38:43.623795452Z\" level=info msg=\"Removing container: c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf\" id=1a13c16d-d75d-4850-b621-2fc3450df374 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:43.694993 crc crio[23211]: time=\"2026-06-11T16:38:43.694092567Z\" level=info msg=\"Removed container c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf: openstack/glance-default-external-api-0/glance-log\" id=1a13c16d-d75d-4850-b621-2fc3450df374 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:43.763868 crc crio[23211]: time=\"2026-06-11T16:38:43.75509987Z\" level=info msg=\"Removing container: 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159\" id=fc7d4331-7035-4eb0-a719-ff05bf96b647 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:43.858930 crc crio[23211]: time=\"2026-06-11T16:38:43.857661032Z\" level=info msg=\"Running pod sandbox: openstack/neutron-847668f5fc-bgqxx/POD\" id=cad5196e-0d09-4948-81f7-7b5eac05c9df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:43.859140 crc crio[23211]: time=\"2026-06-11T16:38:43.858972954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:43.863567 crc crio[23211]: time=\"2026-06-11T16:38:43.863147969Z\" level=info msg=\"Removed container 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159: openstack/glance-default-internal-api-0/glance-httpd\" id=fc7d4331-7035-4eb0-a719-ff05bf96b647 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:43.869483 crc crio[23211]: time=\"2026-06-11T16:38:43.868253576Z\" level=info msg=\"Removing container: 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125\" id=309197f5-54b3-4b69-b323-723d7b5e54f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:43.931630 crc crio[23211]: time=\"2026-06-11T16:38:43.931487336Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=1ee9a240-4a1a-412f-a646-1dfc36f7e54f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:43.931756 crc crio[23211]: time=\"2026-06-11T16:38:43.931656389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:43.932011 crc crio[23211]: time=\"2026-06-11T16:38:43.931944057Z\" level=info msg=\"Removed container 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125: openstack/glance-default-internal-api-0/glance-log\" id=309197f5-54b3-4b69-b323-723d7b5e54f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:43.999505 crc crio[23211]: time=\"2026-06-11T16:38:43.99936932Z\" level=info msg=\"Got pod network &{Name:neutron-847668f5fc-bgqxx Namespace:openstack ID:39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3 UID:72b3e5ed-10e0-4714-b5f6-11b2ec6582d2 NetNS:/var/run/netns/64f11533-ff64-4e4b-8543-cd3182e18e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3e5ed_10e0_4714_b5f6_11b2ec6582d2.slice PodAnnotations:0xc000130708}] Aliases:map[]}\"\nJun 11 16:38:43.999505 crc crio[23211]: time=\"2026-06-11T16:38:43.999491203Z\" level=info msg=\"Adding pod openstack_neutron-847668f5fc-bgqxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:44.008590 crc crio[23211]: time=\"2026-06-11T16:38:44.008412737Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9 UID:76ecb0eb-34b4-4fbf-9b5b-f29af47e26a4 NetNS:/var/run/netns/70d34186-89ec-4089-8776-48fea1fb19b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76ecb0eb_34b4_4fbf_9b5b_f29af47e26a4.slice PodAnnotations:0xc000d2e308}] Aliases:map[]}\"\nJun 11 16:38:44.008590 crc crio[23211]: time=\"2026-06-11T16:38:44.00855738Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:44.147069 crc crio[23211]: time=\"2026-06-11T16:38:44.146475064Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=8793fad3-ab40-43de-ad1e-a11b9707a5e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:44.147069 crc crio[23211]: time=\"2026-06-11T16:38:44.146843142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:44.247061 crc crio[23211]: time=\"2026-06-11T16:38:44.24482703Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8 UID:db405fd8-55fd-4608-a017-5977daf0644e NetNS:/var/run/netns/eda1ef72-70bc-40e9-83aa-0f0979f67bf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb405fd8_55fd_4608_a017_5977daf0644e.slice PodAnnotations:0xc006bcc1a8}] Aliases:map[]}\"\nJun 11 16:38:44.247061 crc crio[23211]: time=\"2026-06-11T16:38:44.244902762Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:44.424477 crc crio[23211]: time=\"2026-06-11T16:38:44.423691416Z\" level=info msg=\"Stopping pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a\" id=7d6f8467-ec98-4710-9a51-4abf44372487 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:44.424477 crc crio[23211]: time=\"2026-06-11T16:38:44.424127117Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-g5zhr Namespace:openstack ID:94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a UID:ff38483f-0e4a-4694-a3f9-7a8c3264c843 NetNS:/var/run/netns/ff8a5e0c-819f-4647-8af7-9ba9f34c5313 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff38483f_0e4a_4694_a3f9_7a8c3264c843.slice PodAnnotations:0xc0001ae230}] Aliases:map[]}\"\nJun 11 16:38:44.424477 crc crio[23211]: time=\"2026-06-11T16:38:44.42424649Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-g5zhr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:44.851978 crc crio[23211]: 2026-06-11T16:38:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b7abfa4181e9d Mac:f2:9f:d1:21:13:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/64f11533-ff64-4e4b-8543-cd3182e18e5e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:44.852963 crc crio[23211]: time=\"2026-06-11T16:38:44.852894355Z\" level=info msg=\"Got pod network &{Name:neutron-847668f5fc-bgqxx Namespace:openstack ID:39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3 UID:72b3e5ed-10e0-4714-b5f6-11b2ec6582d2 NetNS:/var/run/netns/64f11533-ff64-4e4b-8543-cd3182e18e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3e5ed_10e0_4714_b5f6_11b2ec6582d2.slice PodAnnotations:0xc000130708}] Aliases:map[]}\"\nJun 11 16:38:44.853139 crc crio[23211]: time=\"2026-06-11T16:38:44.853090899Z\" level=info msg=\"Checking pod openstack_neutron-847668f5fc-bgqxx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:44.880478 crc crio[23211]: time=\"2026-06-11T16:38:44.880206256Z\" level=info msg=\"Ran pod sandbox 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3 with infra container: openstack/neutron-847668f5fc-bgqxx/POD\" id=cad5196e-0d09-4948-81f7-7b5eac05c9df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:44.884299 crc crio[23211]: time=\"2026-06-11T16:38:44.884183796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=23737f95-96b4-4f37-a0c4-5ed9fc18829e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:44.995996 crc crio[23211]: time=\"2026-06-11T16:38:44.995648718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a3bca519-f598-4b95-ba36-9cedd025bf99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:45.006609 crc crio[23211]: 2026-06-11T16:38:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:936b5ea5edeaa71 Mac:ea:44:b1:c6:44:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/70d34186-89ec-4089-8776-48fea1fb19b8 SocketPath: PciID:}] [{Interface:0xc0004a25d0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:45.008535 crc crio[23211]: time=\"2026-06-11T16:38:45.007835823Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9 UID:76ecb0eb-34b4-4fbf-9b5b-f29af47e26a4 NetNS:/var/run/netns/70d34186-89ec-4089-8776-48fea1fb19b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76ecb0eb_34b4_4fbf_9b5b_f29af47e26a4.slice PodAnnotations:0xc000d2e308}] Aliases:map[]}\"\nJun 11 16:38:45.008535 crc crio[23211]: time=\"2026-06-11T16:38:45.008166881Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:45.016516 crc crio[23211]: time=\"2026-06-11T16:38:45.016258143Z\" level=info msg=\"Creating container: openstack/neutron-847668f5fc-bgqxx/neutron-api\" id=3c75a71b-8314-446e-a863-032ddf2c549c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:45.020700 crc crio[23211]: time=\"2026-06-11T16:38:45.020629842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:45.029471 crc crio[23211]: time=\"2026-06-11T16:38:45.029277918Z\" level=info msg=\"Ran pod sandbox 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9 with infra container: openstack/glance-default-internal-api-0/POD\" id=1ee9a240-4a1a-412f-a646-1dfc36f7e54f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:45.034600 crc crio[23211]: time=\"2026-06-11T16:38:45.034498739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=494cdcaf-fb4b-4fed-b24d-3cc44cc2e051 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:45.058164 crc crio[23211]: time=\"2026-06-11T16:38:45.058050647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=122d6f65-24b7-457a-8618-c0c68e7f6f28 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:45.068538 crc crio[23211]: time=\"2026-06-11T16:38:45.068358065Z\" level=info msg=\"Stopped pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a\" id=7d6f8467-ec98-4710-9a51-4abf44372487 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:45.077960 crc crio[23211]: time=\"2026-06-11T16:38:45.077839731Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=3dc6fc39-044b-49ec-87b3-689c15d5b438 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:45.081779 crc crio[23211]: time=\"2026-06-11T16:38:45.079093593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:45.121641 crc crio[23211]: time=\"2026-06-11T16:38:45.121530192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:45.129398 crc crio[23211]: time=\"2026-06-11T16:38:45.129300126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:45.232058 crc crio[23211]: time=\"2026-06-11T16:38:45.23196656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:45.341954 crc crio[23211]: 2026-06-11T16:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2b2104aa37ad3a Mac:d2:d2:98:ec:a0:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/eda1ef72-70bc-40e9-83aa-0f0979f67bf8 SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:45.343374 crc crio[23211]: time=\"2026-06-11T16:38:45.343305431Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8 UID:db405fd8-55fd-4608-a017-5977daf0644e NetNS:/var/run/netns/eda1ef72-70bc-40e9-83aa-0f0979f67bf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb405fd8_55fd_4608_a017_5977daf0644e.slice PodAnnotations:0xc006bcc1a8}] Aliases:map[]}\"\nJun 11 16:38:45.343733 crc crio[23211]: time=\"2026-06-11T16:38:45.343713221Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:45.372730 crc crio[23211]: time=\"2026-06-11T16:38:45.372636773Z\" level=info msg=\"Ran pod sandbox f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8 with infra container: openstack/glance-default-external-api-0/POD\" id=8793fad3-ab40-43de-ad1e-a11b9707a5e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:45.375779 crc crio[23211]: time=\"2026-06-11T16:38:45.375686909Z\" level=info msg=\"Created container 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f: openstack/neutron-847668f5fc-bgqxx/neutron-api\" id=3c75a71b-8314-446e-a863-032ddf2c549c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:45.378935 crc crio[23211]: time=\"2026-06-11T16:38:45.378864608Z\" level=info msg=\"Starting container: 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f\" id=f4b137d5-3e1d-48ff-90a8-989de473e329 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:45.380949 crc crio[23211]: time=\"2026-06-11T16:38:45.380813696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a2c05a25-a950-40c2-9731-4c9c95427c93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:45.391256 crc crio[23211]: time=\"2026-06-11T16:38:45.391162935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2e366bf0-1851-4c89-a034-c2881b66ef0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:45.392956 crc crio[23211]: time=\"2026-06-11T16:38:45.392874088Z\" level=info msg=\"Started container\" PID=70774 containerID=80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f description=openstack/neutron-847668f5fc-bgqxx/neutron-api id=f4b137d5-3e1d-48ff-90a8-989de473e329 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\nJun 11 16:38:45.412255 crc crio[23211]: time=\"2026-06-11T16:38:45.411799781Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c1650334-a178-4760-8ce8-3ed9be22ae0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:45.412255 crc crio[23211]: time=\"2026-06-11T16:38:45.41217735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c4729e83-7fcc-4c92-b16d-7fa53d1e72ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:45.412782 crc crio[23211]: time=\"2026-06-11T16:38:45.412306703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:45.530622 crc crio[23211]: time=\"2026-06-11T16:38:45.529774427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:45.558030 crc crio[23211]: time=\"2026-06-11T16:38:45.557905579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=288fff2e-3e94-445b-a0a4-c06cc904a195 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:45.572295 crc crio[23211]: time=\"2026-06-11T16:38:45.572252068Z\" level=info msg=\"Creating container: openstack/neutron-847668f5fc-bgqxx/neutron-httpd\" id=d2dcf004-db64-4e83-b225-fcd13689bd61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:45.574061 crc crio[23211]: time=\"2026-06-11T16:38:45.574038553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:45.710667 crc crio[23211]: time=\"2026-06-11T16:38:45.710530181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:45.746640 crc crio[23211]: time=\"2026-06-11T16:38:45.746297013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:46.374244 crc crio[23211]: time=\"2026-06-11T16:38:46.37366952Z\" level=info msg=\"Created container 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5: openstack/neutron-847668f5fc-bgqxx/neutron-httpd\" id=d2dcf004-db64-4e83-b225-fcd13689bd61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:46.375855 crc crio[23211]: time=\"2026-06-11T16:38:46.375772253Z\" level=info msg=\"Starting container: 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5\" id=aa019df7-246c-4ecc-8013-365280fe0741 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:46.378718 crc crio[23211]: time=\"2026-06-11T16:38:46.378670376Z\" level=info msg=\"Running pod sandbox: openstack/keystone-6bf8c966dc-gk7hl/POD\" id=ba950f3d-6dfb-4dcd-b7b5-11ba30c6e716 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:46.381192 crc crio[23211]: time=\"2026-06-11T16:38:46.381168818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:46.391719 crc crio[23211]: time=\"2026-06-11T16:38:46.391631099Z\" level=info msg=\"Started container\" PID=70828 containerID=394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5 description=openstack/neutron-847668f5fc-bgqxx/neutron-httpd id=aa019df7-246c-4ecc-8013-365280fe0741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\nJun 11 16:38:46.452535 crc crio[23211]: time=\"2026-06-11T16:38:46.451252638Z\" level=info msg=\"Got pod network &{Name:keystone-6bf8c966dc-gk7hl Namespace:openstack ID:8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8 UID:5086879e-40b6-48ef-b292-fe87e73e3307 NetNS:/var/run/netns/f45ae987-4110-4a51-8e5c-c06581e00f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5086879e_40b6_48ef_b292_fe87e73e3307.slice PodAnnotations:0xc0066182a8}] Aliases:map[]}\"\nJun 11 16:38:46.452535 crc crio[23211]: time=\"2026-06-11T16:38:46.451709609Z\" level=info msg=\"Adding pod openstack_keystone-6bf8c966dc-gk7hl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:46.568515 crc crio[23211]: time=\"2026-06-11T16:38:46.568385493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:46.790479 crc crio[23211]: time=\"2026-06-11T16:38:46.790253033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:46.939567 crc crio[23211]: time=\"2026-06-11T16:38:46.939384568Z\" level=info msg=\"Created container cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c: openstack/glance-default-internal-api-0/glance-log\" id=3dc6fc39-044b-49ec-87b3-689c15d5b438 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:46.943097 crc crio[23211]: time=\"2026-06-11T16:38:46.942991727Z\" level=info msg=\"Starting container: cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c\" id=a7a13012-ca79-4bfd-b6df-e9756c754a5d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:46.950741 crc crio[23211]: time=\"2026-06-11T16:38:46.950575917Z\" level=info msg=\"Created container 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2: openstack/glance-default-external-api-0/glance-log\" id=c1650334-a178-4760-8ce8-3ed9be22ae0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:46.955883 crc crio[23211]: time=\"2026-06-11T16:38:46.95512136Z\" level=info msg=\"Started container\" PID=70881 containerID=cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c description=openstack/glance-default-internal-api-0/glance-log id=a7a13012-ca79-4bfd-b6df-e9756c754a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\nJun 11 16:38:46.959596 crc crio[23211]: time=\"2026-06-11T16:38:46.957590752Z\" level=info msg=\"Starting container: 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2\" id=816de443-fdd8-4c19-bb87-48ab74c29ef7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:46.967514 crc crio[23211]: time=\"2026-06-11T16:38:46.966288399Z\" level=info msg=\"Started container\" PID=70930 containerID=76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2 description=openstack/glance-default-external-api-0/glance-log id=816de443-fdd8-4c19-bb87-48ab74c29ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\nJun 11 16:38:46.981501 crc crio[23211]: time=\"2026-06-11T16:38:46.981250752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=35dd07b1-06f1-4995-828f-07d11c61beed name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:47.011578 crc crio[23211]: time=\"2026-06-11T16:38:47.010634427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3ca29fe7-c0e5-4029-b0ac-42fba0a8b4fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:47.077656 crc crio[23211]: time=\"2026-06-11T16:38:47.077543057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=8be521a3-d4c7-4db9-bbf2-69ae91dcb9fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:47.093551 crc crio[23211]: time=\"2026-06-11T16:38:47.093372553Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=04a7f033-e121-40b5-b577-58e05bb9a9d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:47.093989 crc crio[23211]: time=\"2026-06-11T16:38:47.093858425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:47.099226 crc crio[23211]: time=\"2026-06-11T16:38:47.099099846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=813746a8-ea5d-44ba-ae7e-9d45aed47bc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:47.152783 crc crio[23211]: time=\"2026-06-11T16:38:47.152611052Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=c4b687b2-09ef-4714-a9c2-74042634a199 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:47.156708 crc crio[23211]: time=\"2026-06-11T16:38:47.154764195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:47.178979 crc crio[23211]: 2026-06-11T16:38:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dab6f109418231 Mac:3a:c0:04:6b:71:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/f45ae987-4110-4a51-8e5c-c06581e00f4f SocketPath: PciID:}] [{Interface:0xc0000154d0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:47.180522 crc crio[23211]: time=\"2026-06-11T16:38:47.180358405Z\" level=info msg=\"Got pod network &{Name:keystone-6bf8c966dc-gk7hl Namespace:openstack ID:8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8 UID:5086879e-40b6-48ef-b292-fe87e73e3307 NetNS:/var/run/netns/f45ae987-4110-4a51-8e5c-c06581e00f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5086879e_40b6_48ef_b292_fe87e73e3307.slice PodAnnotations:0xc0066182a8}] Aliases:map[]}\"\nJun 11 16:38:47.180750 crc crio[23211]: time=\"2026-06-11T16:38:47.180663843Z\" level=info msg=\"Checking pod openstack_keystone-6bf8c966dc-gk7hl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:47.213392 crc crio[23211]: time=\"2026-06-11T16:38:47.213303667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:47.236117 crc crio[23211]: time=\"2026-06-11T16:38:47.236004774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:47.242504 crc crio[23211]: time=\"2026-06-11T16:38:47.242356613Z\" level=info msg=\"Ran pod sandbox 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8 with infra container: openstack/keystone-6bf8c966dc-gk7hl/POD\" id=ba950f3d-6dfb-4dcd-b7b5-11ba30c6e716 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:47.263582 crc crio[23211]: time=\"2026-06-11T16:38:47.261601974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=c92a5362-e477-4b28-9ac7-81439f56072f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:47.355267 crc crio[23211]: time=\"2026-06-11T16:38:47.355132129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=4ba0a65e-00c6-47a9-99a2-69be1c4f2bfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:47.372000 crc crio[23211]: time=\"2026-06-11T16:38:47.371904359Z\" level=info msg=\"Creating container: openstack/keystone-6bf8c966dc-gk7hl/keystone-api\" id=b07bc5c5-1b6b-4b26-89f4-b4dc3e7097c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:47.372554 crc crio[23211]: time=\"2026-06-11T16:38:47.372490473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:47.591695 crc crio[23211]: time=\"2026-06-11T16:38:47.590668891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:47.605243 crc crio[23211]: time=\"2026-06-11T16:38:47.605144342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:47.765153 crc crio[23211]: time=\"2026-06-11T16:38:47.765063456Z\" level=info msg=\"Created container a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32: openstack/keystone-6bf8c966dc-gk7hl/keystone-api\" id=b07bc5c5-1b6b-4b26-89f4-b4dc3e7097c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:47.768413 crc crio[23211]: time=\"2026-06-11T16:38:47.76805185Z\" level=info msg=\"Starting container: a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32\" id=e3b2c019-9ffd-4c0d-a948-51e6b5866f7a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:47.818510 crc crio[23211]: time=\"2026-06-11T16:38:47.818367057Z\" level=info msg=\"Started container\" PID=71120 containerID=a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32 description=openstack/keystone-6bf8c966dc-gk7hl/keystone-api id=e3b2c019-9ffd-4c0d-a948-51e6b5866f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8\nJun 11 16:38:48.415962 crc crio[23211]: time=\"2026-06-11T16:38:48.415821276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:48.437218 crc crio[23211]: time=\"2026-06-11T16:38:48.436632686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:48.641542 crc crio[23211]: time=\"2026-06-11T16:38:48.640882037Z\" level=info msg=\"Created container a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361: openstack/glance-default-external-api-0/glance-httpd\" id=04a7f033-e121-40b5-b577-58e05bb9a9d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:48.642731 crc crio[23211]: time=\"2026-06-11T16:38:48.642666372Z\" level=info msg=\"Starting container: a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361\" id=cd39390a-c2ab-407e-ab79-5f0a8926a9fd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:48.661600 crc crio[23211]: time=\"2026-06-11T16:38:48.661488422Z\" level=info msg=\"Started container\" PID=71194 containerID=a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361 description=openstack/glance-default-external-api-0/glance-httpd id=cd39390a-c2ab-407e-ab79-5f0a8926a9fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\nJun 11 16:38:48.674751 crc crio[23211]: time=\"2026-06-11T16:38:48.674527697Z\" level=info msg=\"Created container c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322: openstack/glance-default-internal-api-0/glance-httpd\" id=c4b687b2-09ef-4714-a9c2-74042634a199 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:48.677052 crc crio[23211]: time=\"2026-06-11T16:38:48.676962238Z\" level=info msg=\"Starting container: c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322\" id=3111c7ff-2355-49dd-b7af-13748336faef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:48.689294 crc crio[23211]: time=\"2026-06-11T16:38:48.688924856Z\" level=info msg=\"Started container\" PID=71202 containerID=c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322 description=openstack/glance-default-internal-api-0/glance-httpd id=3111c7ff-2355-49dd-b7af-13748336faef name=/runtime.v1.RuntimeService/StartContainer sandboxID=936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\nJun 11 16:38:48.697340 crc crio[23211]: time=\"2026-06-11T16:38:48.697233844Z\" level=info msg=\"Stopping pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30\" id=a5157ac4-0ac6-4fcf-b934-c2981a5fde6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:48.698794 crc crio[23211]: time=\"2026-06-11T16:38:48.697773937Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-tgccp Namespace:openstack ID:97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30 UID:23e7a0e4-1432-4ffe-be50-8ae781856d6b NetNS:/var/run/netns/b950b05b-cfc3-4f62-8f80-5f6ac0b09646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e7a0e4_1432_4ffe_be50_8ae781856d6b.slice PodAnnotations:0xc006618a88}] Aliases:map[]}\"\nJun 11 16:38:48.698794 crc crio[23211]: time=\"2026-06-11T16:38:48.697936921Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-tgccp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:49.199952 crc crio[23211]: time=\"2026-06-11T16:38:49.199491786Z\" level=info msg=\"Stopped pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30\" id=a5157ac4-0ac6-4fcf-b934-c2981a5fde6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:50.218066 crc crio[23211]: time=\"2026-06-11T16:38:50.21759413Z\" level=info msg=\"Running pod sandbox: openstack/placement-6688f9c8b6-rcdrq/POD\" id=41d6d7b4-8214-4986-a2c6-456726c0c884 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:50.219602 crc crio[23211]: time=\"2026-06-11T16:38:50.218088002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:50.299594 crc crio[23211]: time=\"2026-06-11T16:38:50.299090125Z\" level=info msg=\"Got pod network &{Name:placement-6688f9c8b6-rcdrq Namespace:openstack ID:0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00 UID:b770aba6-ea4e-4e8d-ae03-04c51b7c55ce NetNS:/var/run/netns/0848fe3f-dbbe-4bc3-bf95-3828f8e59ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb770aba6_ea4e_4e8d_ae03_04c51b7c55ce.slice PodAnnotations:0xc003088178}] Aliases:map[]}\"\nJun 11 16:38:50.299594 crc crio[23211]: time=\"2026-06-11T16:38:50.299606618Z\" level=info msg=\"Adding pod openstack_placement-6688f9c8b6-rcdrq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:50.652199 crc crio[23211]: time=\"2026-06-11T16:38:50.651378633Z\" level=info msg=\"Stopping container: 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a (timeout: 10s)\" id=a9d80f0a-e935-4241-a8a8-2c99ba6549ea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:50.811348 crc crio[23211]: time=\"2026-06-11T16:38:50.811073941Z\" level=info msg=\"Stopped container 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a: openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns\" id=a9d80f0a-e935-4241-a8a8-2c99ba6549ea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:50.819152 crc crio[23211]: time=\"2026-06-11T16:38:50.817923942Z\" level=info msg=\"Stopping pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\" id=cb49c990-83dc-49f3-9cb0-4624183741f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:50.819152 crc crio[23211]: time=\"2026-06-11T16:38:50.81866514Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-79t7p Namespace:openstack ID:d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b UID:d95f65d5-1679-4e91-918a-68c7d78d1de7 NetNS:/var/run/netns/c3be4909-7fff-42df-94c8-41afa885b45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd95f65d5_1679_4e91_918a_68c7d78d1de7.slice PodAnnotations:0xc0066180d8}] Aliases:map[]}\"\nJun 11 16:38:50.819152 crc crio[23211]: time=\"2026-06-11T16:38:50.818801053Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85d986748f-79t7p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:50.931128 crc crio[23211]: 2026-06-11T16:38:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0354dd40580eb5b Mac:f6:ab:e8:c6:4a:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/0848fe3f-dbbe-4bc3-bf95-3828f8e59ac5 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:50.932209 crc crio[23211]: time=\"2026-06-11T16:38:50.932138174Z\" level=info msg=\"Got pod network &{Name:placement-6688f9c8b6-rcdrq Namespace:openstack ID:0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00 UID:b770aba6-ea4e-4e8d-ae03-04c51b7c55ce NetNS:/var/run/netns/0848fe3f-dbbe-4bc3-bf95-3828f8e59ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb770aba6_ea4e_4e8d_ae03_04c51b7c55ce.slice PodAnnotations:0xc003088178}] Aliases:map[]}\"\nJun 11 16:38:50.933231 crc crio[23211]: time=\"2026-06-11T16:38:50.932919933Z\" level=info msg=\"Checking pod openstack_placement-6688f9c8b6-rcdrq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:50.948164 crc crio[23211]: time=\"2026-06-11T16:38:50.948084702Z\" level=info msg=\"Ran pod sandbox 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00 with infra container: openstack/placement-6688f9c8b6-rcdrq/POD\" id=41d6d7b4-8214-4986-a2c6-456726c0c884 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:50.951197 crc crio[23211]: time=\"2026-06-11T16:38:50.951074787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=fc8a6473-695b-4730-8014-42c052974e6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:51.058782 crc crio[23211]: time=\"2026-06-11T16:38:51.051143755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=d2894e3f-bc9b-4ade-a38a-f486de959c5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:51.071053 crc crio[23211]: time=\"2026-06-11T16:38:51.06654058Z\" level=info msg=\"Creating container: openstack/placement-6688f9c8b6-rcdrq/placement-log\" id=c6d31305-da4d-4ca8-aa43-f883478cf84b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:51.071053 crc crio[23211]: time=\"2026-06-11T16:38:51.067192566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:51.190872 crc crio[23211]: time=\"2026-06-11T16:38:51.190580428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:51.199177 crc crio[23211]: time=\"2026-06-11T16:38:51.197610003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:51.263500 crc crio[23211]: time=\"2026-06-11T16:38:51.263370165Z\" level=info msg=\"Stopped pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\" id=cb49c990-83dc-49f3-9cb0-4624183741f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:51.479542 crc crio[23211]: time=\"2026-06-11T16:38:51.478882627Z\" level=info msg=\"Created container 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c: openstack/placement-6688f9c8b6-rcdrq/placement-log\" id=c6d31305-da4d-4ca8-aa43-f883478cf84b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:51.489681 crc crio[23211]: time=\"2026-06-11T16:38:51.488718243Z\" level=info msg=\"Starting container: 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c\" id=99abac15-1b09-4866-9451-9399aae15711 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:51.503177 crc crio[23211]: time=\"2026-06-11T16:38:51.503061261Z\" level=info msg=\"Started container\" PID=71947 containerID=08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c description=openstack/placement-6688f9c8b6-rcdrq/placement-log id=99abac15-1b09-4866-9451-9399aae15711 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\nJun 11 16:38:51.526801 crc crio[23211]: time=\"2026-06-11T16:38:51.526689071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=87428e23-c8cb-4ccd-a052-a5e645ef474b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:51.621198 crc crio[23211]: time=\"2026-06-11T16:38:51.621107419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=64782581-bdd1-4ce9-ae09-c9d8728b5c3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:51.635690 crc crio[23211]: time=\"2026-06-11T16:38:51.635283493Z\" level=info msg=\"Creating container: openstack/placement-6688f9c8b6-rcdrq/placement-api\" id=114a52e5-867d-4b85-ba1e-f615a28d2e47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:51.635923 crc crio[23211]: time=\"2026-06-11T16:38:51.635766215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:51.711913 crc crio[23211]: time=\"2026-06-11T16:38:51.711809473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:51.718673 crc crio[23211]: time=\"2026-06-11T16:38:51.718612183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:51.847161 crc crio[23211]: time=\"2026-06-11T16:38:51.847052521Z\" level=info msg=\"Removing container: 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a\" id=a67c7ed0-f786-4b5a-b0d3-11f30a943471 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:51.848564 crc crio[23211]: time=\"2026-06-11T16:38:51.848497137Z\" level=info msg=\"Stopping pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4\" id=2fc65837-91cd-47c9-a54b-4615bff52bc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:51.848985 crc crio[23211]: time=\"2026-06-11T16:38:51.848926077Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-ctfnw Namespace:openstack ID:9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4 UID:cd7d5feb-740e-4ddc-8997-df39a99026fa NetNS:/var/run/netns/77edb1f8-589e-40e5-b9e1-dee8941ce024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd7d5feb_740e_4ddc_8997_df39a99026fa.slice PodAnnotations:0xc002794690}] Aliases:map[]}\"\nJun 11 16:38:51.849093 crc crio[23211]: time=\"2026-06-11T16:38:51.849072502Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-ctfnw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:51.864874 crc crio[23211]: time=\"2026-06-11T16:38:51.864777164Z\" level=info msg=\"Created container 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b: openstack/placement-6688f9c8b6-rcdrq/placement-api\" id=114a52e5-867d-4b85-ba1e-f615a28d2e47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:51.871038 crc crio[23211]: time=\"2026-06-11T16:38:51.869730877Z\" level=info msg=\"Starting container: 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b\" id=b4ae87b1-61f1-4a23-ade8-bb430e269d3a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:51.885850 crc crio[23211]: time=\"2026-06-11T16:38:51.885767098Z\" level=info msg=\"Started container\" PID=71989 containerID=4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b description=openstack/placement-6688f9c8b6-rcdrq/placement-api id=b4ae87b1-61f1-4a23-ade8-bb430e269d3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\nJun 11 16:38:51.914623 crc crio[23211]: time=\"2026-06-11T16:38:51.914407793Z\" level=info msg=\"Removed container 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a: openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns\" id=a67c7ed0-f786-4b5a-b0d3-11f30a943471 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:51.919952 crc crio[23211]: time=\"2026-06-11T16:38:51.916843974Z\" level=info msg=\"Removing container: cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395\" id=f5b0a27f-29c4-444c-8825-eadd91153348 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:51.993512 crc crio[23211]: time=\"2026-06-11T16:38:51.993261332Z\" level=info msg=\"Removed container cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395: openstack/dnsmasq-dns-85d986748f-79t7p/init\" id=f5b0a27f-29c4-444c-8825-eadd91153348 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:53.907157 crc crio[23211]: time=\"2026-06-11T16:38:53.906058577Z\" level=info msg=\"Stopping pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161\" id=3e9eacdc-3ca5-4346-a047-7ddb97a3515d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:53.909363 crc crio[23211]: time=\"2026-06-11T16:38:53.909297638Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xp4ks Namespace:openstack ID:a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161 UID:3b1c203d-1caf-4a4d-9bad-78df81ae91e7 NetNS:/var/run/netns/f155b0ee-5e86-4438-8834-73d70b0c5c68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b1c203d_1caf_4a4d_9bad_78df81ae91e7.slice PodAnnotations:0xc003088fb8}] Aliases:map[]}\"\nJun 11 16:38:53.909773 crc crio[23211]: time=\"2026-06-11T16:38:53.90974744Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-xp4ks from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:54.805352 crc crio[23211]: time=\"2026-06-11T16:38:54.804583065Z\" level=info msg=\"Stopped pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161\" id=3e9eacdc-3ca5-4346-a047-7ddb97a3515d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:54.812240 crc crio[23211]: time=\"2026-06-11T16:38:54.811658262Z\" level=info msg=\"Stopped pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4\" id=2fc65837-91cd-47c9-a54b-4615bff52bc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:38:54.899683 crc crio[23211]: time=\"2026-06-11T16:38:54.899578508Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d73bfcc6-2f3b-47f2-be1b-f4c90379bc45 name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:54.900939 crc crio[23211]: time=\"2026-06-11T16:38:54.900816949Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=c94abb49-ef27-4929-8638-1bfc8ca8ff55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:54.918953 crc crio[23211]: time=\"2026-06-11T16:38:54.918814807Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=848d3f05-8434-420a-a848-332598f887e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:54.929051 crc crio[23211]: time=\"2026-06-11T16:38:54.928839939Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=591534d4-2074-42bb-967a-ba0151448c4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:54.930705 crc crio[23211]: time=\"2026-06-11T16:38:54.930650175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:54.979513 crc crio[23211]: time=\"2026-06-11T16:38:54.97939055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:54.983608 crc crio[23211]: time=\"2026-06-11T16:38:54.983536914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:55.237722 crc crio[23211]: time=\"2026-06-11T16:38:55.237167288Z\" level=info msg=\"Created container 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255: openstack/ceilometer-0/sg-core\" id=591534d4-2074-42bb-967a-ba0151448c4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:55.238727 crc crio[23211]: time=\"2026-06-11T16:38:55.238654815Z\" level=info msg=\"Starting container: 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255\" id=3a38e623-24a2-40e3-bf06-0c4db7b149c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:55.246794 crc crio[23211]: time=\"2026-06-11T16:38:55.246569172Z\" level=info msg=\"Started container\" PID=72323 containerID=10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255 description=openstack/ceilometer-0/sg-core id=3a38e623-24a2-40e3-bf06-0c4db7b149c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\nJun 11 16:38:55.269483 crc crio[23211]: time=\"2026-06-11T16:38:55.268929341Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=194f301a-5942-4e96-b8a5-7bfd0e5a4500 name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:55.273958 crc crio[23211]: time=\"2026-06-11T16:38:55.27326861Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 16:38:57.017402 crc crio[23211]: time=\"2026-06-11T16:38:57.01687636Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-5b66b446bf-2lnc9/POD\" id=c97afeb2-604e-4f1b-9cff-308735337bc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:57.018554 crc crio[23211]: time=\"2026-06-11T16:38:57.017462894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:57.117548 crc crio[23211]: time=\"2026-06-11T16:38:57.113885612Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5b66b446bf-2lnc9 Namespace:openstack ID:1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a UID:79eb111a-b601-492f-a91b-d94435522491 NetNS:/var/run/netns/04362ec4-143d-4c88-a596-52a811cdf195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79eb111a_b601_492f_a91b_d94435522491.slice PodAnnotations:0xc0028182f0}] Aliases:map[]}\"\nJun 11 16:38:57.117548 crc crio[23211]: time=\"2026-06-11T16:38:57.113955854Z\" level=info msg=\"Adding pod openstack_barbican-worker-5b66b446bf-2lnc9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:57.197413 crc crio[23211]: time=\"2026-06-11T16:38:57.196892655Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/POD\" id=c171b9a1-bedc-4f42-ae2b-0cd6280affb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:57.197564 crc crio[23211]: time=\"2026-06-11T16:38:57.197527381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:57.394090 crc crio[23211]: time=\"2026-06-11T16:38:57.394001458Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5bbf9fb786-nlgt6 Namespace:openstack ID:82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0 UID:019f3308-d42d-492e-a77e-0f52a26fda91 NetNS:/var/run/netns/8dc7b4c0-8d91-4026-a0cf-fd62586ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod019f3308_d42d_492e_a77e_0f52a26fda91.slice PodAnnotations:0xc003088540}] Aliases:map[]}\"\nJun 11 16:38:57.394090 crc crio[23211]: time=\"2026-06-11T16:38:57.39406641Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5bbf9fb786-nlgt6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:57.408640 crc crio[23211]: time=\"2026-06-11T16:38:57.406572152Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5996878477-q9jfg/POD\" id=72dcca96-1757-4b43-96cf-47ad1c9fab42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:57.408640 crc crio[23211]: time=\"2026-06-11T16:38:57.406951361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:57.440150 crc crio[23211]: time=\"2026-06-11T16:38:57.439991726Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=8995d182-e6f1-420d-864f-7b9041eb7213 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:57.440150 crc crio[23211]: time=\"2026-06-11T16:38:57.440120169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:57.761865 crc crio[23211]: time=\"2026-06-11T16:38:57.756399988Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5996878477-q9jfg Namespace:openstack ID:e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79 UID:b07698b6-b05a-4479-9bea-ee146006b65a NetNS:/var/run/netns/28678bcb-6124-4e1d-97e9-fa9bcde652a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb07698b6_b05a_4479_9bea_ee146006b65a.slice PodAnnotations:0xc002794818}] Aliases:map[]}\"\nJun 11 16:38:57.761865 crc crio[23211]: time=\"2026-06-11T16:38:57.761787202Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5996878477-q9jfg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:57.778234 crc crio[23211]: time=\"2026-06-11T16:38:57.776961921Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=98a1e3fc-89a1-4f28-a87f-bf22314a6a71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:57.778234 crc crio[23211]: time=\"2026-06-11T16:38:57.777053163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:57.782476 crc crio[23211]: time=\"2026-06-11T16:38:57.781531195Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340 UID:cbea178b-e69d-4ff9-b340-b346df7722e2 NetNS:/var/run/netns/5a48e87c-933d-4e7a-aa92-a6aabcd50b29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbea178b_e69d_4ff9_b340_b346df7722e2.slice PodAnnotations:0xc002794958}] Aliases:map[]}\"\nJun 11 16:38:57.782476 crc crio[23211]: time=\"2026-06-11T16:38:57.781591977Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:57.937597 crc crio[23211]: time=\"2026-06-11T16:38:57.935195372Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6cc74d6844-r8m9n/POD\" id=37964289-405c-44c9-b5d6-a22ef6f4a527 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:57.937597 crc crio[23211]: time=\"2026-06-11T16:38:57.936078195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:57.968389 crc crio[23211]: time=\"2026-06-11T16:38:57.968240618Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/POD\" id=56d603be-0c5d-4686-a708-07f5c16dcdcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:57.968389 crc crio[23211]: time=\"2026-06-11T16:38:57.968383421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:58.088699 crc crio[23211]: time=\"2026-06-11T16:38:58.086296396Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46 UID:bfbbdd83-051d-4549-aff5-45c3635989c5 NetNS:/var/run/netns/dd272382-90b8-4c0a-8bbe-882a4225cf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfbbdd83_051d_4549_aff5_45c3635989c5.slice PodAnnotations:0xc006618020}] Aliases:map[]}\"\nJun 11 16:38:58.088699 crc crio[23211]: time=\"2026-06-11T16:38:58.086396758Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:58.109096 crc crio[23211]: time=\"2026-06-11T16:38:58.106842489Z\" level=info msg=\"Got pod network &{Name:barbican-api-6cc74d6844-r8m9n Namespace:openstack ID:3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e UID:7c7ad7ab-544f-4323-8b8e-728752ce76b7 NetNS:/var/run/netns/4975a303-6f72-4a24-b654-65a28a1ff3ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c7ad7ab_544f_4323_8b8e_728752ce76b7.slice PodAnnotations:0xc002818038}] Aliases:map[]}\"\nJun 11 16:38:58.109096 crc crio[23211]: time=\"2026-06-11T16:38:58.10688639Z\" level=info msg=\"Adding pod openstack_barbican-api-6cc74d6844-r8m9n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:58.139468 crc crio[23211]: time=\"2026-06-11T16:38:58.138799347Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-kvdtz Namespace:openstack ID:cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4 UID:cae7c0a7-cc27-45ff-abf3-694430c917f6 NetNS:/var/run/netns/3869738c-4e7e-415e-88a7-a8faa52e5443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae7c0a7_cc27_45ff_abf3_694430c917f6.slice PodAnnotations:0xc002278050}] Aliases:map[]}\"\nJun 11 16:38:58.139589 crc crio[23211]: time=\"2026-06-11T16:38:58.139358041Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85c5b8fbf9-kvdtz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:38:58.407118 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82084ce1070a9ab Mac:de:d9:f8:e3:29:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/8dc7b4c0-8d91-4026-a0cf-fd62586ee32a SocketPath: PciID:}] [{Interface:0xc000014b20 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:58.407118 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1472dd40dbcc3e6 Mac:f2:83:21:56:4c:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/04362ec4-143d-4c88-a596-52a811cdf195 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:58.407118 crc crio[23211]: time=\"2026-06-11T16:38:58.399024446Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5bbf9fb786-nlgt6 Namespace:openstack ID:82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0 UID:019f3308-d42d-492e-a77e-0f52a26fda91 NetNS:/var/run/netns/8dc7b4c0-8d91-4026-a0cf-fd62586ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod019f3308_d42d_492e_a77e_0f52a26fda91.slice PodAnnotations:0xc003088540}] Aliases:map[]}\"\nJun 11 16:38:58.407118 crc crio[23211]: time=\"2026-06-11T16:38:58.399124157Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5b66b446bf-2lnc9 Namespace:openstack ID:1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a UID:79eb111a-b601-492f-a91b-d94435522491 NetNS:/var/run/netns/04362ec4-143d-4c88-a596-52a811cdf195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79eb111a_b601_492f_a91b_d94435522491.slice PodAnnotations:0xc0028182f0}] Aliases:map[]}\"\nJun 11 16:38:58.407118 crc crio[23211]: time=\"2026-06-11T16:38:58.399178569Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5bbf9fb786-nlgt6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:58.407118 crc crio[23211]: time=\"2026-06-11T16:38:58.399251631Z\" level=info msg=\"Checking pod openstack_barbican-worker-5b66b446bf-2lnc9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:58.425629 crc crio[23211]: time=\"2026-06-11T16:38:58.425389763Z\" level=info msg=\"Ran pod sandbox 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0 with infra container: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/POD\" id=c171b9a1-bedc-4f42-ae2b-0cd6280affb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:58.429109 crc crio[23211]: time=\"2026-06-11T16:38:58.429057534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=4737109a-5264-4cf2-b825-21c5228ad718 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:58.429701 crc crio[23211]: time=\"2026-06-11T16:38:58.4296709Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found\" id=4737109a-5264-4cf2-b825-21c5228ad718 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:58.429992 crc crio[23211]: time=\"2026-06-11T16:38:58.429961197Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found\" id=4737109a-5264-4cf2-b825-21c5228ad718 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:58.432043 crc crio[23211]: time=\"2026-06-11T16:38:58.431858895Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=9cafd399-4ed6-49ce-a753-aeec843db073 name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:58.432619 crc crio[23211]: time=\"2026-06-11T16:38:58.432537122Z\" level=info msg=\"Ran pod sandbox 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a with infra container: openstack/barbican-worker-5b66b446bf-2lnc9/POD\" id=c97afeb2-604e-4f1b-9cff-308735337bc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:58.452259 crc crio[23211]: time=\"2026-06-11T16:38:58.450758657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=845d5cac-f5e7-4205-9e65-c938ed927ce2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:58.452259 crc crio[23211]: time=\"2026-06-11T16:38:58.451600708Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found\" id=845d5cac-f5e7-4205-9e65-c938ed927ce2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:58.456784 crc crio[23211]: time=\"2026-06-11T16:38:58.456705765Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found\" id=845d5cac-f5e7-4205-9e65-c938ed927ce2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:58.465584 crc crio[23211]: time=\"2026-06-11T16:38:58.45889002Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\\\"\"\nJun 11 16:38:58.465584 crc crio[23211]: time=\"2026-06-11T16:38:58.459386043Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fc8010e1-3026-41b3-9387-0ce4ddedfb23 name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:58.469748 crc crio[23211]: time=\"2026-06-11T16:38:58.469658569Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\\\"\"\nJun 11 16:38:58.573620 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd1c243753d8954 Mac:72:73:a2:da:1b:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/5a48e87c-933d-4e7a-aa92-a6aabcd50b29 SocketPath: PciID:}] [{Interface:0xc0004872c0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:58.573620 crc crio[23211]: time=\"2026-06-11T16:38:58.573610135Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340 UID:cbea178b-e69d-4ff9-b340-b346df7722e2 NetNS:/var/run/netns/5a48e87c-933d-4e7a-aa92-a6aabcd50b29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbea178b_e69d_4ff9_b340_b346df7722e2.slice PodAnnotations:0xc002794958}] Aliases:map[]}\"\nJun 11 16:38:58.574022 crc crio[23211]: time=\"2026-06-11T16:38:58.573741528Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:58.601095 crc crio[23211]: time=\"2026-06-11T16:38:58.600997579Z\" level=info msg=\"Ran pod sandbox dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340 with infra container: openstack/cinder-scheduler-0/POD\" id=8995d182-e6f1-420d-864f-7b9041eb7213 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:58.605191 crc crio[23211]: time=\"2026-06-11T16:38:58.605155683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=3fa7939f-2ea8-4ecf-9b12-80410111e10a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:58.605561 crc crio[23211]: time=\"2026-06-11T16:38:58.605537752Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found\" id=3fa7939f-2ea8-4ecf-9b12-80410111e10a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:58.605693 crc crio[23211]: time=\"2026-06-11T16:38:58.605677526Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found\" id=3fa7939f-2ea8-4ecf-9b12-80410111e10a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:58.606617 crc crio[23211]: time=\"2026-06-11T16:38:58.606594459Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=633db042-d4bd-4861-b5d0-39abaefb3e73 name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:58.609818 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7fcfa0611576dd Mac:5a:82:c1:26:ca:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/28678bcb-6124-4e1d-97e9-fa9bcde652a3 SocketPath: PciID:}] [{Interface:0xc0002da760 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:58.610889 crc crio[23211]: time=\"2026-06-11T16:38:58.610759522Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5996878477-q9jfg Namespace:openstack ID:e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79 UID:b07698b6-b05a-4479-9bea-ee146006b65a NetNS:/var/run/netns/28678bcb-6124-4e1d-97e9-fa9bcde652a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb07698b6_b05a_4479_9bea_ee146006b65a.slice PodAnnotations:0xc002794818}] Aliases:map[]}\"\nJun 11 16:38:58.611876 crc crio[23211]: time=\"2026-06-11T16:38:58.611042069Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5996878477-q9jfg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:58.614854 crc crio[23211]: time=\"2026-06-11T16:38:58.614821723Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\\\"\"\nJun 11 16:38:58.652142 crc crio[23211]: time=\"2026-06-11T16:38:58.634185277Z\" level=info msg=\"Ran pod sandbox e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79 with infra container: openstack/dnsmasq-dns-5996878477-q9jfg/POD\" id=72dcca96-1757-4b43-96cf-47ad1c9fab42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:58.659673 crc crio[23211]: time=\"2026-06-11T16:38:58.659405887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2f3178c6-0bce-4fbc-9326-c7a82b284019 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:58.737810 crc crio[23211]: time=\"2026-06-11T16:38:58.737649501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f5d8ffdd-9ea2-413b-8c0f-da03fe54e428 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:58.749607 crc crio[23211]: time=\"2026-06-11T16:38:58.746762028Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5996878477-q9jfg/init\" id=bc3f6dc5-33d3-4d55-951e-291438d3f56e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:58.749607 crc crio[23211]: time=\"2026-06-11T16:38:58.74721293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:58.933663 crc crio[23211]: time=\"2026-06-11T16:38:58.933204035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:58.947015 crc crio[23211]: time=\"2026-06-11T16:38:58.946967129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:58.993092 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e80fb0eb50343f Mac:de:1b:20:0d:9e:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/4975a303-6f72-4a24-b654-65a28a1ff3ab SocketPath: PciID:}] [{Interface:0xc0000150e0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:58.994121 crc crio[23211]: time=\"2026-06-11T16:38:58.994039264Z\" level=info msg=\"Got pod network &{Name:barbican-api-6cc74d6844-r8m9n Namespace:openstack ID:3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e UID:7c7ad7ab-544f-4323-8b8e-728752ce76b7 NetNS:/var/run/netns/4975a303-6f72-4a24-b654-65a28a1ff3ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c7ad7ab_544f_4323_8b8e_728752ce76b7.slice PodAnnotations:0xc002818038}] Aliases:map[]}\"\nJun 11 16:38:58.994219 crc crio[23211]: time=\"2026-06-11T16:38:58.994197488Z\" level=info msg=\"Checking pod openstack_barbican-api-6cc74d6844-r8m9n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:58.999568 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb8e04ee39f23ad Mac:6a:01:f5:d8:ce:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/3869738c-4e7e-415e-88a7-a8faa52e5443 SocketPath: PciID:}] [{Interface:0xc00013c5a0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:59.001017 crc crio[23211]: time=\"2026-06-11T16:38:59.000984067Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-kvdtz Namespace:openstack ID:cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4 UID:cae7c0a7-cc27-45ff-abf3-694430c917f6 NetNS:/var/run/netns/3869738c-4e7e-415e-88a7-a8faa52e5443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae7c0a7_cc27_45ff_abf3_694430c917f6.slice PodAnnotations:0xc002278050}] Aliases:map[]}\"\nJun 11 16:38:59.001881 crc crio[23211]: time=\"2026-06-11T16:38:59.001857419Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85c5b8fbf9-kvdtz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:59.038609 crc crio[23211]: time=\"2026-06-11T16:38:59.038501524Z\" level=info msg=\"Ran pod sandbox 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e with infra container: openstack/barbican-api-6cc74d6844-r8m9n/POD\" id=37964289-405c-44c9-b5d6-a22ef6f4a527 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:59.067788 crc crio[23211]: 2026-06-11T16:38:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:056c9bf2e6eabd0 Mac:66:f6:46:7f:5a:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/dd272382-90b8-4c0a-8bbe-882a4225cf81 SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:38:59.068828 crc crio[23211]: time=\"2026-06-11T16:38:59.068797471Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46 UID:bfbbdd83-051d-4549-aff5-45c3635989c5 NetNS:/var/run/netns/dd272382-90b8-4c0a-8bbe-882a4225cf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfbbdd83_051d_4549_aff5_45c3635989c5.slice PodAnnotations:0xc006618020}] Aliases:map[]}\"\nJun 11 16:38:59.069075 crc crio[23211]: time=\"2026-06-11T16:38:59.069055307Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:38:59.092825 crc crio[23211]: time=\"2026-06-11T16:38:59.089895378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=fc0dcecd-9bac-465a-9634-40636b6a710e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:59.111934 crc crio[23211]: time=\"2026-06-11T16:38:59.111820625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=337c21e5-121c-406d-9ac8-0f262665c72f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:59.147226 crc crio[23211]: time=\"2026-06-11T16:38:59.147146816Z\" level=info msg=\"Creating container: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log\" id=f768aee2-7288-41ab-b827-5a7b41306b47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:59.175932 crc crio[23211]: time=\"2026-06-11T16:38:59.169037963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:59.175932 crc crio[23211]: time=\"2026-06-11T16:38:59.169515496Z\" level=info msg=\"Ran pod sandbox cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4 with infra container: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/POD\" id=56d603be-0c5d-4686-a708-07f5c16dcdcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:59.175932 crc crio[23211]: time=\"2026-06-11T16:38:59.170415598Z\" level=info msg=\"Ran pod sandbox 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46 with infra container: openstack/cinder-api-0/POD\" id=98a1e3fc-89a1-4f28-a87f-bf22314a6a71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:38:59.199949 crc crio[23211]: time=\"2026-06-11T16:38:59.199880244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=811f3e2b-65f0-443b-a6f9-3781ef580b38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:59.200138 crc crio[23211]: time=\"2026-06-11T16:38:59.199983586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=926aeba2-5046-4a20-a761-c053d9374904 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:59.361144 crc crio[23211]: time=\"2026-06-11T16:38:59.360836513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=536eec3e-eafc-4dbd-8fc6-311047069b7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:59.393140 crc crio[23211]: time=\"2026-06-11T16:38:59.393059838Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=6fae8b3e-b1e1-4e38-8737-b7ccde44e104 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:59.486249 crc crio[23211]: time=\"2026-06-11T16:38:59.486077671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=bc348273-035c-48e8-a202-6ff26742a934 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:59.530272 crc crio[23211]: time=\"2026-06-11T16:38:59.530217753Z\" level=info msg=\"Created container 59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0: openstack/dnsmasq-dns-5996878477-q9jfg/init\" id=bc3f6dc5-33d3-4d55-951e-291438d3f56e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:59.542253 crc crio[23211]: time=\"2026-06-11T16:38:59.542169922Z\" level=info msg=\"Starting container: 59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0\" id=e7cc7536-6d27-4980-903d-0c9b2cfddbd6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:59.555303 crc crio[23211]: time=\"2026-06-11T16:38:59.555159846Z\" level=info msg=\"Started container\" PID=72925 containerID=59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0 description=openstack/dnsmasq-dns-5996878477-q9jfg/init id=e7cc7536-6d27-4980-903d-0c9b2cfddbd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79\nJun 11 16:38:59.716473 crc crio[23211]: time=\"2026-06-11T16:38:59.709970021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:59.717201 crc crio[23211]: time=\"2026-06-11T16:38:59.715836118Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/init\" id=63a6fc03-ec9c-4a09-a8a5-ff32939e81f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:59.717637 crc crio[23211]: time=\"2026-06-11T16:38:59.717568471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:59.718408 crc crio[23211]: time=\"2026-06-11T16:38:59.713793098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:59.726617 crc crio[23211]: time=\"2026-06-11T16:38:59.726526566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:38:59.927651 crc crio[23211]: time=\"2026-06-11T16:38:59.926719095Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=633db042-d4bd-4861-b5d0-39abaefb3e73 name=/runtime.v1.ImageService/PullImage\nJun 11 16:38:59.932716 crc crio[23211]: time=\"2026-06-11T16:38:59.930969761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=3a5328b4-9fc2-45b4-9968-697bea66b82b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:59.942619 crc crio[23211]: time=\"2026-06-11T16:38:59.942394946Z\" level=info msg=\"Created container 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log\" id=f768aee2-7288-41ab-b827-5a7b41306b47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:59.951845 crc crio[23211]: time=\"2026-06-11T16:38:59.951756339Z\" level=info msg=\"Starting container: 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c\" id=ec79694e-5c7e-4f89-a859-863ac5751511 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:59.963761 crc crio[23211]: time=\"2026-06-11T16:38:59.963680918Z\" level=info msg=\"Started container\" PID=73003 containerID=3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c description=openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log id=ec79694e-5c7e-4f89-a859-863ac5751511 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\nJun 11 16:38:59.981090 crc crio[23211]: time=\"2026-06-11T16:38:59.980993689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=92404616-008e-484e-a625-ed33c6508516 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:00.075746 crc crio[23211]: time=\"2026-06-11T16:39:00.040841734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:00.075746 crc crio[23211]: time=\"2026-06-11T16:39:00.046887476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:00.106530 crc crio[23211]: time=\"2026-06-11T16:39:00.102093664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=c6ca8245-cc2c-4d0d-bc2b-ce973c07f996 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:00.115829 crc crio[23211]: time=\"2026-06-11T16:39:00.115751575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=416a2af0-ebbc-4433-a7f3-704c9bd04202 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:00.122379 crc crio[23211]: time=\"2026-06-11T16:39:00.122270478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:00.126358 crc crio[23211]: time=\"2026-06-11T16:39:00.126271068Z\" level=info msg=\"Creating container: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api\" id=83d99b82-9591-4ab0-8fc6-918acb758529 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:00.135217 crc crio[23211]: time=\"2026-06-11T16:39:00.135115898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:00.142276 crc crio[23211]: time=\"2026-06-11T16:39:00.142083692Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=42d91642-6728-4f88-a001-a86666c1684a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:00.197974 crc crio[23211]: time=\"2026-06-11T16:39:00.197770693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:00.390861 crc crio[23211]: time=\"2026-06-11T16:39:00.383719137Z\" level=info msg=\"Stopping pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79\" id=b753e698-8034-422f-9844-6712623f48e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:00.396887 crc crio[23211]: time=\"2026-06-11T16:39:00.396770292Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5996878477-q9jfg Namespace:openstack ID:e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79 UID:b07698b6-b05a-4479-9bea-ee146006b65a NetNS:/var/run/netns/28678bcb-6124-4e1d-97e9-fa9bcde652a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb07698b6_b05a_4479_9bea_ee146006b65a.slice PodAnnotations:0xc00008c3e0}] Aliases:map[]}\"\nJun 11 16:39:00.397004 crc crio[23211]: time=\"2026-06-11T16:39:00.396939256Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5996878477-q9jfg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:00.462363 crc crio[23211]: time=\"2026-06-11T16:39:00.462228457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:00.465828 crc crio[23211]: time=\"2026-06-11T16:39:00.465654423Z\" level=info msg=\"Created container 174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/init\" id=63a6fc03-ec9c-4a09-a8a5-ff32939e81f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:00.468779 crc crio[23211]: time=\"2026-06-11T16:39:00.468081693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:00.472486 crc crio[23211]: time=\"2026-06-11T16:39:00.469395056Z\" level=info msg=\"Starting container: 174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9\" id=3f6fa76d-64e8-4d1c-b013-a4c8ab9950be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:00.515911 crc crio[23211]: time=\"2026-06-11T16:39:00.513658202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:00.531943 crc crio[23211]: time=\"2026-06-11T16:39:00.531794875Z\" level=info msg=\"Started container\" PID=73038 containerID=174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9 description=openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/init id=3f6fa76d-64e8-4d1c-b013-a4c8ab9950be name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\nJun 11 16:39:00.836275 crc crio[23211]: time=\"2026-06-11T16:39:00.836216646Z\" level=info msg=\"Created container 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api\" id=83d99b82-9591-4ab0-8fc6-918acb758529 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:00.852061 crc crio[23211]: time=\"2026-06-11T16:39:00.851971179Z\" level=info msg=\"Starting container: 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b\" id=e3eefe07-800a-43eb-a179-0e23adecccee name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:00.898508 crc crio[23211]: time=\"2026-06-11T16:39:00.897739993Z\" level=info msg=\"Started container\" PID=73097 containerID=248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b description=openstack/barbican-api-6cc74d6844-r8m9n/barbican-api id=e3eefe07-800a-43eb-a179-0e23adecccee name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\nJun 11 16:39:01.097951 crc crio[23211]: time=\"2026-06-11T16:39:01.097137512Z\" level=info msg=\"Stopped pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79\" id=b753e698-8034-422f-9844-6712623f48e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:01.616811 crc crio[23211]: time=\"2026-06-11T16:39:01.616689426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=06782839-04e3-49bf-9dd9-a1f988233c8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:01.783296 crc crio[23211]: time=\"2026-06-11T16:39:01.779756418Z\" level=info msg=\"Removing container: 59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0\" id=da37b2ab-bc1e-4d72-8e00-09bfdfd32080 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:02.250915 crc crio[23211]: time=\"2026-06-11T16:39:02.25078539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:02.393147 crc crio[23211]: time=\"2026-06-11T16:39:02.393058683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:02.446709 crc crio[23211]: time=\"2026-06-11T16:39:02.446008606Z\" level=info msg=\"Created container cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa: openstack/cinder-api-0/cinder-api-log\" id=6fae8b3e-b1e1-4e38-8737-b7ccde44e104 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:02.455535 crc crio[23211]: time=\"2026-06-11T16:39:02.45537139Z\" level=info msg=\"Starting container: cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa\" id=5797d3d7-c2f7-4d0a-9dd2-b6c9396e3951 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:02.466796 crc crio[23211]: time=\"2026-06-11T16:39:02.466711072Z\" level=info msg=\"Started container\" PID=73354 containerID=cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa description=openstack/cinder-api-0/cinder-api-log id=5797d3d7-c2f7-4d0a-9dd2-b6c9396e3951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\nJun 11 16:39:02.485195 crc crio[23211]: time=\"2026-06-11T16:39:02.484084507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=993b6c65-a42c-4dad-a2ae-39c73b58c044 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:02.598215 crc crio[23211]: time=\"2026-06-11T16:39:02.598096904Z\" level=info msg=\"Created container 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8: openstack/cinder-scheduler-0/cinder-scheduler\" id=42d91642-6728-4f88-a001-a86666c1684a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:02.602722 crc crio[23211]: time=\"2026-06-11T16:39:02.602253717Z\" level=info msg=\"Starting container: 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8\" id=04724ac2-15da-4046-a96c-df6b4c893a19 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:02.614078 crc crio[23211]: time=\"2026-06-11T16:39:02.613989951Z\" level=info msg=\"Started container\" PID=73366 containerID=4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8 description=openstack/cinder-scheduler-0/cinder-scheduler id=04724ac2-15da-4046-a96c-df6b4c893a19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\nJun 11 16:39:02.634293 crc crio[23211]: time=\"2026-06-11T16:39:02.634162654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=3aad5a28-d2fb-4e7d-8398-3071b9f5202d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:03.105991 crc crio[23211]: time=\"2026-06-11T16:39:03.10576293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ead180b4-dd94-4821-aa13-a7ad348e2a02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:03.125127 crc crio[23211]: time=\"2026-06-11T16:39:03.124657632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=2a48b762-9b74-4f5b-9f3e-c6b924f5e188 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:03.141360 crc crio[23211]: time=\"2026-06-11T16:39:03.141256148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1d62f0b5-160d-4780-9527-94b1ddb8de00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:03.802764 crc crio[23211]: time=\"2026-06-11T16:39:03.801608017Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=e86266fa-b200-45a0-8e4c-c84a502443f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:03.815826 crc crio[23211]: time=\"2026-06-11T16:39:03.815675589Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=3a6111ae-49dc-4488-bc00-b6ba24a2d33c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:03.836633 crc crio[23211]: time=\"2026-06-11T16:39:03.830011267Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns\" id=6d239d01-3776-43cd-8ee6-099a373c2d02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:03.846480 crc crio[23211]: time=\"2026-06-11T16:39:03.846268733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:03.847004 crc crio[23211]: time=\"2026-06-11T16:39:03.84657698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:03.847753 crc crio[23211]: time=\"2026-06-11T16:39:03.847704788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:03.898710 crc crio[23211]: time=\"2026-06-11T16:39:03.897898672Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=9cafd399-4ed6-49ce-a753-aeec843db073 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:03.902360 crc crio[23211]: time=\"2026-06-11T16:39:03.902253931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=ec0e0476-505f-4c33-b0b2-0b844442b59c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:03.939268 crc crio[23211]: time=\"2026-06-11T16:39:03.939174082Z\" level=info msg=\"Removed container 59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0: openstack/dnsmasq-dns-5996878477-q9jfg/init\" id=da37b2ab-bc1e-4d72-8e00-09bfdfd32080 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:03.988063 crc crio[23211]: time=\"2026-06-11T16:39:03.9879386Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fc8010e1-3026-41b3-9387-0ce4ddedfb23 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:03.993554 crc crio[23211]: time=\"2026-06-11T16:39:03.993483189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=9a713900-2e43-4146-bd3e-bfd484b7b83b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:04.033525 crc crio[23211]: time=\"2026-06-11T16:39:04.033169531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=d8d96c23-8047-4ea6-8386-76b4420e4c4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:04.050405 crc crio[23211]: time=\"2026-06-11T16:39:04.050170694Z\" level=info msg=\"Creating container: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log\" id=3ef517ed-1f44-420f-b339-f7cd47a2aa29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:04.106216 crc crio[23211]: time=\"2026-06-11T16:39:04.106148162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:04.107005 crc crio[23211]: time=\"2026-06-11T16:39:04.106934262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=6b551ac1-b5be-43dd-8c4c-0431d7f37c25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:04.167139 crc crio[23211]: time=\"2026-06-11T16:39:04.166775027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:04.171544 crc crio[23211]: time=\"2026-06-11T16:39:04.171469613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:04.173931 crc crio[23211]: time=\"2026-06-11T16:39:04.173843073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:04.189271 crc crio[23211]: time=\"2026-06-11T16:39:04.189179376Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log\" id=447231ac-63c7-4554-bb04-608809e50cf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:04.199912 crc crio[23211]: time=\"2026-06-11T16:39:04.199821131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:04.200208 crc crio[23211]: time=\"2026-06-11T16:39:04.200049798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:04.329501 crc crio[23211]: time=\"2026-06-11T16:39:04.328412623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:04.331342 crc crio[23211]: time=\"2026-06-11T16:39:04.331250174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:04.335965 crc crio[23211]: time=\"2026-06-11T16:39:04.33589863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:04.337833 crc crio[23211]: time=\"2026-06-11T16:39:04.337644723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:04.434724 crc crio[23211]: time=\"2026-06-11T16:39:04.431868356Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-587dc4c4dd-gw8ps/POD\" id=9bfdce7e-255e-4158-bcd7-1d09f78e610a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:04.434915 crc crio[23211]: time=\"2026-06-11T16:39:04.434864681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:04.569379 crc crio[23211]: time=\"2026-06-11T16:39:04.568130259Z\" level=info msg=\"Created container 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log\" id=3ef517ed-1f44-420f-b339-f7cd47a2aa29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:04.579994 crc crio[23211]: time=\"2026-06-11T16:39:04.579619146Z\" level=info msg=\"Starting container: 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804\" id=55c5af94-022d-49ba-a230-a3799b80270a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:04.593233 crc crio[23211]: time=\"2026-06-11T16:39:04.593139354Z\" level=info msg=\"Got pod network &{Name:barbican-api-587dc4c4dd-gw8ps Namespace:openstack ID:94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745 UID:899600c5-7a4a-43cc-9ba2-b5a17f564c86 NetNS:/var/run/netns/89ec8fcb-c011-4658-be95-8e2f4f44a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod899600c5_7a4a_43cc_9ba2_b5a17f564c86.slice PodAnnotations:0xc0038ac1c0}] Aliases:map[]}\"\nJun 11 16:39:04.593233 crc crio[23211]: time=\"2026-06-11T16:39:04.593207326Z\" level=info msg=\"Adding pod openstack_barbican-api-587dc4c4dd-gw8ps to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:04.602714 crc crio[23211]: time=\"2026-06-11T16:39:04.602642962Z\" level=info msg=\"Created container a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns\" id=6d239d01-3776-43cd-8ee6-099a373c2d02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:04.602903 crc crio[23211]: time=\"2026-06-11T16:39:04.602843496Z\" level=info msg=\"Started container\" PID=73502 containerID=18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804 description=openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log id=55c5af94-022d-49ba-a230-a3799b80270a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\nJun 11 16:39:04.608000 crc crio[23211]: time=\"2026-06-11T16:39:04.607857061Z\" level=info msg=\"Starting container: a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c\" id=afa0079f-e2a8-4df2-9675-62ef6b50c2ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:04.613648 crc crio[23211]: time=\"2026-06-11T16:39:04.610872106Z\" level=info msg=\"Created container 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log\" id=447231ac-63c7-4554-bb04-608809e50cf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:04.639417 crc crio[23211]: time=\"2026-06-11T16:39:04.639286857Z\" level=info msg=\"Started container\" PID=73503 containerID=a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c description=openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns id=afa0079f-e2a8-4df2-9675-62ef6b50c2ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\nJun 11 16:39:04.648949 crc crio[23211]: time=\"2026-06-11T16:39:04.648753292Z\" level=info msg=\"Starting container: 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94\" id=dcfb14e8-0cb3-4f86-a429-aa86a99e72eb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:04.660773 crc crio[23211]: time=\"2026-06-11T16:39:04.659216023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=b1f1e38c-acef-4888-97ac-18a376bfc04f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:04.726261 crc crio[23211]: time=\"2026-06-11T16:39:04.726165845Z\" level=info msg=\"Started container\" PID=73501 containerID=0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94 description=openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log id=dcfb14e8-0cb3-4f86-a429-aa86a99e72eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\nJun 11 16:39:04.761043 crc crio[23211]: time=\"2026-06-11T16:39:04.760829221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=f8707d98-9a41-482f-b39f-83ebb608c682 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:04.828138 crc crio[23211]: time=\"2026-06-11T16:39:04.802315037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=4f290c15-5e9c-46b0-b045-9c98d495c6b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:04.847501 crc crio[23211]: time=\"2026-06-11T16:39:04.841994318Z\" level=info msg=\"Creating container: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker\" id=4e4a6d3e-cb4f-461b-80ae-44a4dee122c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:04.853177 crc crio[23211]: time=\"2026-06-11T16:39:04.853091705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:04.943710 crc crio[23211]: time=\"2026-06-11T16:39:04.942257842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=d77087f3-3356-4d13-96c8-02c3481d0b93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:05.072772 crc crio[23211]: time=\"2026-06-11T16:39:05.072643098Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener\" id=45dbd4ed-19ac-45e5-b39c-f0c936be041d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:05.082707 crc crio[23211]: time=\"2026-06-11T16:39:05.082600356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:05.204837 crc crio[23211]: time=\"2026-06-11T16:39:05.204412047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:05.211612 crc crio[23211]: time=\"2026-06-11T16:39:05.211517455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:05.250296 crc crio[23211]: time=\"2026-06-11T16:39:05.249695209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:05.260203 crc crio[23211]: time=\"2026-06-11T16:39:05.259965426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:05.358237 crc crio[23211]: 2026-06-11T16:39:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94560f79ebd5d25 Mac:be:cd:2f:90:34:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/89ec8fcb-c011-4658-be95-8e2f4f44a68c SocketPath: PciID:}] [{Interface:0xc000324770 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:39:05.363817 crc crio[23211]: time=\"2026-06-11T16:39:05.360194148Z\" level=info msg=\"Got pod network &{Name:barbican-api-587dc4c4dd-gw8ps Namespace:openstack ID:94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745 UID:899600c5-7a4a-43cc-9ba2-b5a17f564c86 NetNS:/var/run/netns/89ec8fcb-c011-4658-be95-8e2f4f44a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod899600c5_7a4a_43cc_9ba2_b5a17f564c86.slice PodAnnotations:0xc0038ac1c0}] Aliases:map[]}\"\nJun 11 16:39:05.363817 crc crio[23211]: time=\"2026-06-11T16:39:05.360382123Z\" level=info msg=\"Checking pod openstack_barbican-api-587dc4c4dd-gw8ps for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:39:05.388891 crc crio[23211]: time=\"2026-06-11T16:39:05.388814063Z\" level=info msg=\"Ran pod sandbox 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745 with infra container: openstack/barbican-api-587dc4c4dd-gw8ps/POD\" id=9bfdce7e-255e-4158-bcd7-1d09f78e610a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:05.393977 crc crio[23211]: time=\"2026-06-11T16:39:05.393866449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=2d0fa181-a0ab-4f8f-9f3b-cfd4dcb45504 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:05.398637 crc crio[23211]: time=\"2026-06-11T16:39:05.398551536Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=17a5ee27-34b2-44da-b39d-9fcc71416a8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:05.411848 crc crio[23211]: time=\"2026-06-11T16:39:05.411768846Z\" level=info msg=\"Creating container: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log\" id=323e77e8-5bd4-4bb0-8e65-38156c425055 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:05.412206 crc crio[23211]: time=\"2026-06-11T16:39:05.412148665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:05.530261 crc crio[23211]: time=\"2026-06-11T16:39:05.530137602Z\" level=info msg=\"Created container 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker\" id=4e4a6d3e-cb4f-461b-80ae-44a4dee122c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:05.532129 crc crio[23211]: time=\"2026-06-11T16:39:05.531999789Z\" level=info msg=\"Starting container: 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7\" id=6174fe62-5551-45b7-8386-7c819e86fe2c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:05.533514 crc crio[23211]: time=\"2026-06-11T16:39:05.533393753Z\" level=info msg=\"Created container 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener\" id=45dbd4ed-19ac-45e5-b39c-f0c936be041d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:05.535356 crc crio[23211]: time=\"2026-06-11T16:39:05.534584752Z\" level=info msg=\"Starting container: 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90\" id=22940b8e-cf84-48f7-a36f-630891b3e06c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:05.553006 crc crio[23211]: time=\"2026-06-11T16:39:05.551554797Z\" level=info msg=\"Started container\" PID=73620 containerID=53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90 description=openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener id=22940b8e-cf84-48f7-a36f-630891b3e06c name=/runtime.v1.RuntimeService/StartContainer sandboxID=82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\nJun 11 16:39:05.553555 crc crio[23211]: time=\"2026-06-11T16:39:05.553371032Z\" level=info msg=\"Started container\" PID=73621 containerID=56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7 description=openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker id=6174fe62-5551-45b7-8386-7c819e86fe2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\nJun 11 16:39:05.607722 crc crio[23211]: time=\"2026-06-11T16:39:05.606723155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:05.612691 crc crio[23211]: time=\"2026-06-11T16:39:05.612624631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:05.739536 crc crio[23211]: time=\"2026-06-11T16:39:05.739232233Z\" level=info msg=\"Created container f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log\" id=323e77e8-5bd4-4bb0-8e65-38156c425055 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:05.740106 crc crio[23211]: time=\"2026-06-11T16:39:05.740066945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:05.742790 crc crio[23211]: time=\"2026-06-11T16:39:05.74272096Z\" level=info msg=\"Starting container: f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af\" id=190783b3-69ac-429a-b861-cedb0cea75e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:05.749804 crc crio[23211]: time=\"2026-06-11T16:39:05.749680944Z\" level=info msg=\"Started container\" PID=73648 containerID=f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af description=openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log id=190783b3-69ac-429a-b861-cedb0cea75e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\nJun 11 16:39:05.773191 crc crio[23211]: time=\"2026-06-11T16:39:05.769794066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=80018126-fad0-4ec9-8ef0-3a71026b7a97 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:05.782814 crc crio[23211]: time=\"2026-06-11T16:39:05.782272608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:05.856944 crc crio[23211]: time=\"2026-06-11T16:39:05.856848921Z\" level=info msg=\"Created container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640: openstack/cinder-api-0/cinder-api\" id=3a6111ae-49dc-4488-bc00-b6ba24a2d33c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:05.861944 crc crio[23211]: time=\"2026-06-11T16:39:05.861841096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0d16bb25-8432-4fee-b4d2-c4073708c40c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:05.865160 crc crio[23211]: time=\"2026-06-11T16:39:05.865095587Z\" level=info msg=\"Starting container: 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640\" id=6f75a2c8-14e8-4a61-a17f-a2d85cb973d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:05.874919 crc crio[23211]: time=\"2026-06-11T16:39:05.874869731Z\" level=info msg=\"Creating container: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api\" id=eb57f901-f2b9-4c9b-813d-5cb1cc0e37f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:05.875703 crc crio[23211]: time=\"2026-06-11T16:39:05.87567818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:05.880305 crc crio[23211]: time=\"2026-06-11T16:39:05.880210544Z\" level=info msg=\"Started container\" PID=73664 containerID=1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 description=openstack/cinder-api-0/cinder-api id=6f75a2c8-14e8-4a61-a17f-a2d85cb973d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\nJun 11 16:39:05.943051 crc crio[23211]: time=\"2026-06-11T16:39:05.943014652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:05.947361 crc crio[23211]: time=\"2026-06-11T16:39:05.94730431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:06.000556 crc crio[23211]: time=\"2026-06-11T16:39:05.995771469Z\" level=info msg=\"Created container f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d: openstack/cinder-scheduler-0/probe\" id=e86266fa-b200-45a0-8e4c-c84a502443f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:06.007198 crc crio[23211]: time=\"2026-06-11T16:39:06.007058211Z\" level=info msg=\"Starting container: f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d\" id=e7e1df2e-d0a4-4853-8fe3-2c521912d9f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:06.008992 crc crio[23211]: time=\"2026-06-11T16:39:06.008899668Z\" level=info msg=\"Stopping container: cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa (timeout: 30s)\" id=73c5fcda-5e42-4718-bb42-ab632bcbf75c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:06.009191 crc crio[23211]: time=\"2026-06-11T16:39:06.008923008Z\" level=info msg=\"Stopping container: 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 (timeout: 30s)\" id=c8efba9b-2105-4d10-a8a8-16d0ada7e711 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:06.030557 crc crio[23211]: time=\"2026-06-11T16:39:06.030394974Z\" level=info msg=\"Started container\" PID=73686 containerID=f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d description=openstack/cinder-scheduler-0/probe id=e7e1df2e-d0a4-4853-8fe3-2c521912d9f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\nJun 11 16:39:06.131068 crc crio[23211]: time=\"2026-06-11T16:39:06.130916134Z\" level=info msg=\"Created container f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api\" id=eb57f901-f2b9-4c9b-813d-5cb1cc0e37f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:06.145302 crc crio[23211]: time=\"2026-06-11T16:39:06.142643967Z\" level=info msg=\"Starting container: f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8\" id=b45469c8-882b-4fa2-9c58-8884c8639fbb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:06.151903 crc crio[23211]: time=\"2026-06-11T16:39:06.151655372Z\" level=info msg=\"Started container\" PID=73697 containerID=f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8 description=openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api id=b45469c8-882b-4fa2-9c58-8884c8639fbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\nJun 11 16:39:06.404152 crc crio[23211]: time=\"2026-06-11T16:39:06.403684166Z\" level=info msg=\"Stopped container cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa: openstack/cinder-api-0/cinder-api-log\" id=73c5fcda-5e42-4718-bb42-ab632bcbf75c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:11.225010 crc crio[23211]: time=\"2026-06-11T16:39:11.224261174Z\" level=info msg=\"Stopping container: 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f (timeout: 10s)\" id=ef5390ab-da52-4c49-9b8c-85390b88a327 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:13.297381 crc crio[23211]: time=\"2026-06-11T16:39:13.294864621Z\" level=info msg=\"Stopping container: f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d (timeout: 30s)\" id=da7f8ca1-2379-45c4-b7c7-15a2e451ead9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:13.298285 crc crio[23211]: time=\"2026-06-11T16:39:13.294951714Z\" level=info msg=\"Stopping container: 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8 (timeout: 30s)\" id=7b6cc4eb-c1e8-4aca-ba30-efca9eddd5d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:15.522639 crc crio[23211]: time=\"2026-06-11T16:39:15.521151555Z\" level=info msg=\"Stopped container 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f: openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns\" id=ef5390ab-da52-4c49-9b8c-85390b88a327 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:15.526772 crc crio[23211]: time=\"2026-06-11T16:39:15.526706054Z\" level=info msg=\"Stopping pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\" id=f8560f5e-65d9-400b-ba9e-c04dff26d73f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:15.527767 crc crio[23211]: time=\"2026-06-11T16:39:15.527629186Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69d794c7cc-hs55x Namespace:openstack ID:458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899 UID:ec7d6ee6-1520-4c96-8503-15ae0056d31e NetNS:/var/run/netns/09a26809-c586-4d2d-b4bb-423347d26691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec7d6ee6_1520_4c96_8503_15ae0056d31e.slice PodAnnotations:0xc002278310}] Aliases:map[]}\"\nJun 11 16:39:15.527939 crc crio[23211]: time=\"2026-06-11T16:39:15.527834402Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-69d794c7cc-hs55x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:15.765511 crc crio[23211]: time=\"2026-06-11T16:39:15.765204549Z\" level=info msg=\"Stopped container f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d: openstack/cinder-scheduler-0/probe\" id=da7f8ca1-2379-45c4-b7c7-15a2e451ead9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:15.986546 crc crio[23211]: time=\"2026-06-11T16:39:15.984289541Z\" level=info msg=\"Stopped container 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8: openstack/cinder-scheduler-0/cinder-scheduler\" id=7b6cc4eb-c1e8-4aca-ba30-efca9eddd5d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:15.991833 crc crio[23211]: time=\"2026-06-11T16:39:15.991735486Z\" level=info msg=\"Stopping pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\" id=c2a4d513-1aa2-4d6b-8fbc-2b73cd86b106 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:15.992285 crc crio[23211]: time=\"2026-06-11T16:39:15.992218089Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340 UID:cbea178b-e69d-4ff9-b340-b346df7722e2 NetNS:/var/run/netns/5a48e87c-933d-4e7a-aa92-a6aabcd50b29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbea178b_e69d_4ff9_b340_b346df7722e2.slice PodAnnotations:0xc006bcc148}] Aliases:map[]}\"\nJun 11 16:39:15.992559 crc crio[23211]: time=\"2026-06-11T16:39:15.992398513Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:16.059583 crc crio[23211]: time=\"2026-06-11T16:39:16.054968355Z\" level=info msg=\"Stopped pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\" id=f8560f5e-65d9-400b-ba9e-c04dff26d73f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:16.094397 crc crio[23211]: time=\"2026-06-11T16:39:16.094193456Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=194f301a-5942-4e96-b8a5-7bfd0e5a4500 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:16.096413 crc crio[23211]: time=\"2026-06-11T16:39:16.095836177Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a7ea9401-a050-4e73-b88e-cb540bad317b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:16.169206 crc crio[23211]: time=\"2026-06-11T16:39:16.169112346Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c73327f8-0b67-4362-b9b2-d55e314321fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:16.184310 crc crio[23211]: time=\"2026-06-11T16:39:16.184199243Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b9a8635a-7222-4d3d-8d78-c2142b4876d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:16.187280 crc crio[23211]: time=\"2026-06-11T16:39:16.187201048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:16.273732 crc crio[23211]: time=\"2026-06-11T16:39:16.273146525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:16.277644 crc crio[23211]: time=\"2026-06-11T16:39:16.277573775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:16.465849 crc crio[23211]: time=\"2026-06-11T16:39:16.465750094Z\" level=info msg=\"Removing container: 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f\" id=587f0207-1776-40e7-9be5-3fb18bb43902 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:16.503888 crc crio[23211]: time=\"2026-06-11T16:39:16.503189449Z\" level=info msg=\"Removed container 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f: openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns\" id=587f0207-1776-40e7-9be5-3fb18bb43902 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:16.523233 crc crio[23211]: time=\"2026-06-11T16:39:16.522675926Z\" level=info msg=\"Removing container: 3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a\" id=4cf214c2-ab42-41f5-889f-a2961a13d5be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:16.571996 crc crio[23211]: time=\"2026-06-11T16:39:16.571033403Z\" level=info msg=\"Stopped pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\" id=c2a4d513-1aa2-4d6b-8fbc-2b73cd86b106 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:16.596813 crc crio[23211]: time=\"2026-06-11T16:39:16.596756916Z\" level=info msg=\"Created container 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78: openstack/ceilometer-0/proxy-httpd\" id=b9a8635a-7222-4d3d-8d78-c2142b4876d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:16.600506 crc crio[23211]: time=\"2026-06-11T16:39:16.600473028Z\" level=info msg=\"Starting container: 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78\" id=459c598d-9b16-476c-8ed4-4324bd87d62d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:16.624078 crc crio[23211]: time=\"2026-06-11T16:39:16.621741259Z\" level=info msg=\"Started container\" PID=74814 containerID=7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78 description=openstack/ceilometer-0/proxy-httpd id=459c598d-9b16-476c-8ed4-4324bd87d62d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\nJun 11 16:39:16.764874 crc crio[23211]: time=\"2026-06-11T16:39:16.764789122Z\" level=info msg=\"Removed container 3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a: openstack/dnsmasq-dns-69d794c7cc-hs55x/init\" id=4cf214c2-ab42-41f5-889f-a2961a13d5be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:16.931656 crc crio[23211]: time=\"2026-06-11T16:39:16.931615158Z\" level=info msg=\"Stopping container: 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b (timeout: 30s)\" id=cc112fe7-5ecc-4224-a91a-2ca2bbb71509 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:16.934319 crc crio[23211]: time=\"2026-06-11T16:39:16.933810592Z\" level=info msg=\"Stopping container: 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c (timeout: 30s)\" id=d964fc68-3acf-4c38-bafd-9b236f9a3244 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:17.097178 crc crio[23211]: time=\"2026-06-11T16:39:17.097074069Z\" level=info msg=\"Stopped container 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log\" id=d964fc68-3acf-4c38-bafd-9b236f9a3244 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:17.480104 crc crio[23211]: time=\"2026-06-11T16:39:17.479632652Z\" level=info msg=\"Removing container: f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d\" id=f1a82234-b13d-4b11-89f5-cb08ba4e1f8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:17.488985 crc crio[23211]: time=\"2026-06-11T16:39:17.488789111Z\" level=info msg=\"Stopping container: 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78 (timeout: 30s)\" id=2e9402ad-e1f8-42c0-8d76-0a91446aa54b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:17.489079 crc crio[23211]: time=\"2026-06-11T16:39:17.489024037Z\" level=info msg=\"Stopping container: 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835 (timeout: 30s)\" id=b9480bde-c0db-4670-856f-740e805c6f4a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:17.489583 crc crio[23211]: time=\"2026-06-11T16:39:17.489314454Z\" level=info msg=\"Stopping container: 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365 (timeout: 30s)\" id=e90a87f6-a4b7-46e4-978b-663a695a6cbe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:17.490125 crc crio[23211]: time=\"2026-06-11T16:39:17.490020722Z\" level=info msg=\"Stopping container: 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255 (timeout: 30s)\" id=b486b5c1-477c-47ab-ac46-2432a856270c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:17.544125 crc crio[23211]: time=\"2026-06-11T16:39:17.54401745Z\" level=info msg=\"Removed container f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d: openstack/cinder-scheduler-0/probe\" id=f1a82234-b13d-4b11-89f5-cb08ba4e1f8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:17.554512 crc crio[23211]: time=\"2026-06-11T16:39:17.554362499Z\" level=info msg=\"Removing container: 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8\" id=916bb932-4615-4037-a510-0bf6127102d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:17.634759 crc crio[23211]: time=\"2026-06-11T16:39:17.634667824Z\" level=info msg=\"Stopped container 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255: openstack/ceilometer-0/sg-core\" id=b486b5c1-477c-47ab-ac46-2432a856270c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:17.708819 crc crio[23211]: time=\"2026-06-11T16:39:17.708682752Z\" level=info msg=\"Removed container 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8: openstack/cinder-scheduler-0/cinder-scheduler\" id=916bb932-4615-4037-a510-0bf6127102d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:17.743879 crc crio[23211]: time=\"2026-06-11T16:39:17.743789459Z\" level=info msg=\"Stopped container 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78: openstack/ceilometer-0/proxy-httpd\" id=2e9402ad-e1f8-42c0-8d76-0a91446aa54b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:17.837645 crc crio[23211]: time=\"2026-06-11T16:39:17.829880688Z\" level=info msg=\"Stopping container: 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959 (timeout: 30s)\" id=74da708e-85b2-4d88-9101-58286abf790d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:17.837645 crc crio[23211]: time=\"2026-06-11T16:39:17.834714599Z\" level=info msg=\"Stopping container: 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874 (timeout: 30s)\" id=b32f1acb-9e4c-4753-adfc-05884d700d58 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:18.069768 crc crio[23211]: time=\"2026-06-11T16:39:18.068807895Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=a4963972-6341-4623-9ae1-9b0d45ea944b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:18.069768 crc crio[23211]: time=\"2026-06-11T16:39:18.068928968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:18.104847 crc crio[23211]: time=\"2026-06-11T16:39:18.104748592Z\" level=info msg=\"Stopped container 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959: openstack/neutron-c96687476-2lxp5/neutron-httpd\" id=74da708e-85b2-4d88-9101-58286abf790d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:18.148502 crc crio[23211]: time=\"2026-06-11T16:39:18.14836149Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7 UID:1f703a2a-c153-469c-a75c-e1a4f5d4f2f0 NetNS:/var/run/netns/0c89462c-5235-4935-a7b1-5ee15006d32e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f703a2a_c153_469c_a75c_e1a4f5d4f2f0.slice PodAnnotations:0xc000d2f218}] Aliases:map[]}\"\nJun 11 16:39:18.148502 crc crio[23211]: time=\"2026-06-11T16:39:18.148475274Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:18.241544 crc crio[23211]: time=\"2026-06-11T16:39:18.240911802Z\" level=info msg=\"Stopped container 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835: openstack/ceilometer-0/ceilometer-central-agent\" id=b9480bde-c0db-4670-856f-740e805c6f4a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:18.580827 crc crio[23211]: 2026-06-11T16:39:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1f8416f4627c01 Mac:8a:2f:1c:f3:bd:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/0c89462c-5235-4935-a7b1-5ee15006d32e SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:39:18.581985 crc crio[23211]: time=\"2026-06-11T16:39:18.581909779Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7 UID:1f703a2a-c153-469c-a75c-e1a4f5d4f2f0 NetNS:/var/run/netns/0c89462c-5235-4935-a7b1-5ee15006d32e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f703a2a_c153_469c_a75c_e1a4f5d4f2f0.slice PodAnnotations:0xc000d2f218}] Aliases:map[]}\"\nJun 11 16:39:18.582148 crc crio[23211]: time=\"2026-06-11T16:39:18.582110044Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:39:18.594010 crc crio[23211]: time=\"2026-06-11T16:39:18.593611461Z\" level=info msg=\"Ran pod sandbox a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7 with infra container: openstack/cinder-scheduler-0/POD\" id=a4963972-6341-4623-9ae1-9b0d45ea944b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:18.597923 crc crio[23211]: time=\"2026-06-11T16:39:18.597850086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a90bcdcc-7507-46d8-984b-b03b0ea70e4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:18.646852 crc crio[23211]: time=\"2026-06-11T16:39:18.646699977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=83b770be-bde1-4e5f-8645-9afc1bb2fa37 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:18.667896 crc crio[23211]: time=\"2026-06-11T16:39:18.667392983Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=e0f6c38a-2961-4f60-828a-34294a86bde7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:18.668277 crc crio[23211]: time=\"2026-06-11T16:39:18.668210344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:18.726638 crc crio[23211]: time=\"2026-06-11T16:39:18.726537811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:19.103715 crc crio[23211]: time=\"2026-06-11T16:39:19.103148085Z\" level=info msg=\"Stopped container 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365: openstack/ceilometer-0/ceilometer-notification-agent\" id=e90a87f6-a4b7-46e4-978b-663a695a6cbe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:19.104587 crc crio[23211]: time=\"2026-06-11T16:39:19.104502539Z\" level=info msg=\"Stopping pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\" id=2b0a9b92-0f0f-4173-bcd9-4af5cf83fde4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:19.105731 crc crio[23211]: time=\"2026-06-11T16:39:19.105643677Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2 UID:ec1af3a7-733c-4ee8-a2eb-7fe56b22781c NetNS:/var/run/netns/ae589c01-d23a-4beb-9b38-781abedef880 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec1af3a7_733c_4ee8_a2eb_7fe56b22781c.slice PodAnnotations:0xc003088988}] Aliases:map[]}\"\nJun 11 16:39:19.106036 crc crio[23211]: time=\"2026-06-11T16:39:19.105852012Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:19.508555 crc crio[23211]: time=\"2026-06-11T16:39:19.508027995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:19.567996 crc crio[23211]: time=\"2026-06-11T16:39:19.56789328Z\" level=info msg=\"Stopped pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\" id=2b0a9b92-0f0f-4173-bcd9-4af5cf83fde4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:19.707823 crc crio[23211]: time=\"2026-06-11T16:39:19.707612668Z\" level=info msg=\"Created container 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4: openstack/cinder-scheduler-0/cinder-scheduler\" id=e0f6c38a-2961-4f60-828a-34294a86bde7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:19.710861 crc crio[23211]: time=\"2026-06-11T16:39:19.710784907Z\" level=info msg=\"Starting container: 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4\" id=2ecc9279-d56e-44de-a21a-59b50ba4609e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:19.724244 crc crio[23211]: time=\"2026-06-11T16:39:19.724139972Z\" level=info msg=\"Started container\" PID=75395 containerID=58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4 description=openstack/cinder-scheduler-0/cinder-scheduler id=2ecc9279-d56e-44de-a21a-59b50ba4609e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\nJun 11 16:39:19.759889 crc crio[23211]: time=\"2026-06-11T16:39:19.759786872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=d6e1cef9-a4c5-45d1-90c5-78fda56a3335 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:19.814833 crc crio[23211]: time=\"2026-06-11T16:39:19.814146978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=31a6cb01-519e-4c7e-8f1c-dd9ce87e148a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:19.831292 crc crio[23211]: time=\"2026-06-11T16:39:19.831219985Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=09e2eec7-a5f0-4c47-ab14-a53bf40f2a93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:19.831948 crc crio[23211]: time=\"2026-06-11T16:39:19.831879771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:19.912081 crc crio[23211]: time=\"2026-06-11T16:39:19.91188349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:20.669035 crc crio[23211]: time=\"2026-06-11T16:39:20.668510123Z\" level=info msg=\"Removing container: 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78\" id=812ba2e9-4249-439e-937a-0f4b0f4bff96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:20.706103 crc crio[23211]: time=\"2026-06-11T16:39:20.705995369Z\" level=info msg=\"Removed container 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78: openstack/ceilometer-0/proxy-httpd\" id=812ba2e9-4249-439e-937a-0f4b0f4bff96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:20.719522 crc crio[23211]: time=\"2026-06-11T16:39:20.718615484Z\" level=info msg=\"Removing container: 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255\" id=ea330900-7285-41cb-9649-b2a3a6d46bbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:20.755864 crc crio[23211]: time=\"2026-06-11T16:39:20.755729331Z\" level=info msg=\"Removed container 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255: openstack/ceilometer-0/sg-core\" id=ea330900-7285-41cb-9649-b2a3a6d46bbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:20.760855 crc crio[23211]: time=\"2026-06-11T16:39:20.760796788Z\" level=info msg=\"Removing container: 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365\" id=2c0f9593-d4a4-4bf8-9726-23831158c6c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:20.779924 crc crio[23211]: time=\"2026-06-11T16:39:20.779786392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:20.797950 crc crio[23211]: time=\"2026-06-11T16:39:20.797811162Z\" level=info msg=\"Removed container 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365: openstack/ceilometer-0/ceilometer-notification-agent\" id=2c0f9593-d4a4-4bf8-9726-23831158c6c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:20.801870 crc crio[23211]: time=\"2026-06-11T16:39:20.801820133Z\" level=info msg=\"Removing container: 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835\" id=727e6aa9-31c5-40e7-ad15-a2cc9c2f7584 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:20.842610 crc crio[23211]: time=\"2026-06-11T16:39:20.842514029Z\" level=info msg=\"Stopped container 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api\" id=cc112fe7-5ecc-4224-a91a-2ca2bbb71509 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:20.843611 crc crio[23211]: time=\"2026-06-11T16:39:20.843518244Z\" level=info msg=\"Stopping pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\" id=30684b96-850b-444b-bd74-b4fc2c576edc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:20.844200 crc crio[23211]: time=\"2026-06-11T16:39:20.844128169Z\" level=info msg=\"Got pod network &{Name:barbican-api-6cc74d6844-r8m9n Namespace:openstack ID:3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e UID:7c7ad7ab-544f-4323-8b8e-728752ce76b7 NetNS:/var/run/netns/4975a303-6f72-4a24-b654-65a28a1ff3ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c7ad7ab_544f_4323_8b8e_728752ce76b7.slice PodAnnotations:0xc0006127b8}] Aliases:map[]}\"\nJun 11 16:39:20.844488 crc crio[23211]: time=\"2026-06-11T16:39:20.844367175Z\" level=info msg=\"Deleting pod openstack_barbican-api-6cc74d6844-r8m9n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:20.853178 crc crio[23211]: time=\"2026-06-11T16:39:20.847825471Z\" level=info msg=\"Removed container 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835: openstack/ceilometer-0/ceilometer-central-agent\" id=727e6aa9-31c5-40e7-ad15-a2cc9c2f7584 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:21.221533 crc crio[23211]: time=\"2026-06-11T16:39:21.221294867Z\" level=info msg=\"Stopped pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\" id=30684b96-850b-444b-bd74-b4fc2c576edc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:21.266376 crc crio[23211]: time=\"2026-06-11T16:39:21.265726097Z\" level=info msg=\"Created container 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1: openstack/cinder-scheduler-0/probe\" id=09e2eec7-a5f0-4c47-ab14-a53bf40f2a93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:21.266797 crc crio[23211]: time=\"2026-06-11T16:39:21.266725682Z\" level=info msg=\"Starting container: 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1\" id=101c2629-228d-4a74-b2db-ce81e26e79dd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:21.272935 crc crio[23211]: time=\"2026-06-11T16:39:21.272864715Z\" level=info msg=\"Started container\" PID=75508 containerID=4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1 description=openstack/cinder-scheduler-0/probe id=101c2629-228d-4a74-b2db-ce81e26e79dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\nJun 11 16:39:21.693924 crc crio[23211]: time=\"2026-06-11T16:39:21.693849227Z\" level=info msg=\"Removing container: 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b\" id=4dc4f1d9-4433-4fa9-84c6-1b7ce9a94e67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:21.733904 crc crio[23211]: time=\"2026-06-11T16:39:21.733706703Z\" level=info msg=\"Removed container 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api\" id=4dc4f1d9-4433-4fa9-84c6-1b7ce9a94e67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:21.737000 crc crio[23211]: time=\"2026-06-11T16:39:21.736914664Z\" level=info msg=\"Removing container: 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c\" id=ea92ff62-6a5d-4892-bafd-70c47034bde8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:21.765844 crc crio[23211]: time=\"2026-06-11T16:39:21.765746003Z\" level=info msg=\"Removed container 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log\" id=ea92ff62-6a5d-4892-bafd-70c47034bde8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:22.531032 crc crio[23211]: time=\"2026-06-11T16:39:22.530555572Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=f107a823-539c-4d62-859f-ad6ac96ca380 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:22.531410 crc crio[23211]: time=\"2026-06-11T16:39:22.531369472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:22.617874 crc crio[23211]: time=\"2026-06-11T16:39:22.61775043Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b UID:ed6137d6-8be0-4c3c-a9af-e1283cf2d15a NetNS:/var/run/netns/7f746d0b-9dd0-47c1-a52b-db697501f3f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6137d6_8be0_4c3c_a9af_e1283cf2d15a.slice PodAnnotations:0xc0001af148}] Aliases:map[]}\"\nJun 11 16:39:22.618614 crc crio[23211]: time=\"2026-06-11T16:39:22.618529249Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:23.176406 crc crio[23211]: 2026-06-11T16:39:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:411a14b7d0f0be9 Mac:ea:f6:9c:dc:9a:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/7f746d0b-9dd0-47c1-a52b-db697501f3f9 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:39:23.176406 crc crio[23211]: time=\"2026-06-11T16:39:23.1723991Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b UID:ed6137d6-8be0-4c3c-a9af-e1283cf2d15a NetNS:/var/run/netns/7f746d0b-9dd0-47c1-a52b-db697501f3f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6137d6_8be0_4c3c_a9af_e1283cf2d15a.slice PodAnnotations:0xc0001af148}] Aliases:map[]}\"\nJun 11 16:39:23.176406 crc crio[23211]: time=\"2026-06-11T16:39:23.172611085Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:39:23.181057 crc crio[23211]: time=\"2026-06-11T16:39:23.180999915Z\" level=info msg=\"Ran pod sandbox 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b with infra container: openstack/ceilometer-0/POD\" id=f107a823-539c-4d62-859f-ad6ac96ca380 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:23.185193 crc crio[23211]: time=\"2026-06-11T16:39:23.185130748Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8617998f-fb3e-431f-8756-51b828b48fad name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:23.189983 crc crio[23211]: time=\"2026-06-11T16:39:23.188896522Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 16:39:23.719379 crc crio[23211]: time=\"2026-06-11T16:39:23.718720622Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8617998f-fb3e-431f-8756-51b828b48fad name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:23.720380 crc crio[23211]: time=\"2026-06-11T16:39:23.720289852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e106a202-0e6d-40e9-bc09-1cbe52a8799b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:23.767584 crc crio[23211]: time=\"2026-06-11T16:39:23.7674694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=a67c62b4-2a2c-41ec-a207-a7530a877728 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:23.777028 crc crio[23211]: time=\"2026-06-11T16:39:23.77665748Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e9623485-a39e-4044-96d5-1cc8cea0d4b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:23.777181 crc crio[23211]: time=\"2026-06-11T16:39:23.77711621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:23.832887 crc crio[23211]: time=\"2026-06-11T16:39:23.832557576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:23.839364 crc crio[23211]: time=\"2026-06-11T16:39:23.839282693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:24.019938 crc crio[23211]: time=\"2026-06-11T16:39:24.019880673Z\" level=info msg=\"Created container 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a: openstack/ceilometer-0/ceilometer-central-agent\" id=e9623485-a39e-4044-96d5-1cc8cea0d4b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:24.021500 crc crio[23211]: time=\"2026-06-11T16:39:24.021313799Z\" level=info msg=\"Starting container: 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a\" id=15c23bb2-a20d-457b-8b87-fc952536af67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:24.028530 crc crio[23211]: time=\"2026-06-11T16:39:24.028414286Z\" level=info msg=\"Started container\" PID=75828 containerID=550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a description=openstack/ceilometer-0/ceilometer-central-agent id=15c23bb2-a20d-457b-8b87-fc952536af67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\nJun 11 16:39:24.039725 crc crio[23211]: time=\"2026-06-11T16:39:24.039633596Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=60b7edd6-e1b5-4fde-acb3-44a9041759d6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:24.042661 crc crio[23211]: time=\"2026-06-11T16:39:24.042606081Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 16:39:24.233188 crc crio[23211]: time=\"2026-06-11T16:39:24.23281723Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:24.233890 crc crio[23211]: time=\"2026-06-11T16:39:24.23320743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:24.268012 crc crio[23211]: time=\"2026-06-11T16:39:24.267916078Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0 UID:c012ac66-ed5f-4bf4-906c-c9fcd318c9b3 NetNS:/var/run/netns/0c7cd3e5-bb5b-483e-bede-582918456a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc012ac66_ed5f_4bf4_906c_c9fcd318c9b3.slice PodAnnotations:0xc00008c980}] Aliases:map[]}\"\nJun 11 16:39:24.268012 crc crio[23211]: time=\"2026-06-11T16:39:24.267987019Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:24.462053 crc crio[23211]: time=\"2026-06-11T16:39:24.461891271Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=60b7edd6-e1b5-4fde-acb3-44a9041759d6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:24.463915 crc crio[23211]: time=\"2026-06-11T16:39:24.463753177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=78a9b9f6-4a6c-4cd0-90ff-9612f1288d74 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:24.495172 crc crio[23211]: time=\"2026-06-11T16:39:24.49507094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6db2139c-722f-4444-b484-c7f1045849d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:24.506162 crc crio[23211]: time=\"2026-06-11T16:39:24.5039136Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=11de8107-c003-4164-b20f-f1485252d0ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:24.506162 crc crio[23211]: time=\"2026-06-11T16:39:24.504996348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:24.601003 crc crio[23211]: time=\"2026-06-11T16:39:24.60041321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:24.609380 crc crio[23211]: time=\"2026-06-11T16:39:24.609271241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:24.759540 crc crio[23211]: time=\"2026-06-11T16:39:24.759060982Z\" level=info msg=\"Created container 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a: openstack/ceilometer-0/ceilometer-notification-agent\" id=11de8107-c003-4164-b20f-f1485252d0ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:24.770257 crc crio[23211]: time=\"2026-06-11T16:39:24.769970304Z\" level=info msg=\"Starting container: 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a\" id=497c40cc-af99-476f-a225-b025e2fd8451 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:24.775383 crc crio[23211]: time=\"2026-06-11T16:39:24.775233025Z\" level=info msg=\"Started container\" PID=75903 containerID=3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a description=openstack/ceilometer-0/ceilometer-notification-agent id=497c40cc-af99-476f-a225-b025e2fd8451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\nJun 11 16:39:24.796405 crc crio[23211]: time=\"2026-06-11T16:39:24.796231129Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e1defc32-73f2-4842-af03-a9db6163622b name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:24.801721 crc crio[23211]: time=\"2026-06-11T16:39:24.801643355Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 16:39:25.004297 crc crio[23211]: time=\"2026-06-11T16:39:25.003167977Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=72c7d980-6d64-45ee-b043-97810ccc1f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:25.004297 crc crio[23211]: time=\"2026-06-11T16:39:25.003683271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:25.043906 crc crio[23211]: time=\"2026-06-11T16:39:25.04374648Z\" level=info msg=\"NetworkStart: stopping network for sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:25.045952 crc crio[23211]: time=\"2026-06-11T16:39:25.045863604Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346 UID:29a5dafb-49bf-48e2-9ab8-ed1f56077dd3 NetNS:/var/run/netns/a92508ce-7a0e-4c94-9751-a2b456e4fef3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a5dafb_49bf_48e2_9ab8_ed1f56077dd3.slice PodAnnotations:0xc0030890a8}] Aliases:map[]}\"\nJun 11 16:39:25.045952 crc crio[23211]: time=\"2026-06-11T16:39:25.045943156Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:25.247745 crc crio[23211]: time=\"2026-06-11T16:39:25.247643161Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e1defc32-73f2-4842-af03-a9db6163622b name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:25.249359 crc crio[23211]: time=\"2026-06-11T16:39:25.248811922Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=800b1bf4-a6f4-40a2-89a6-ca9f5e922d7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:25.280889 crc crio[23211]: time=\"2026-06-11T16:39:25.28078642Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=fffbf57f-c321-429f-a865-11ff75c89c77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:25.292720 crc crio[23211]: time=\"2026-06-11T16:39:25.29001444Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=962d5da4-95e3-402a-89f1-a1253c6346c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:25.292720 crc crio[23211]: time=\"2026-06-11T16:39:25.290533294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:25.355775 crc crio[23211]: time=\"2026-06-11T16:39:25.35565399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:25.362303 crc crio[23211]: time=\"2026-06-11T16:39:25.362240564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:25.562538 crc crio[23211]: time=\"2026-06-11T16:39:25.561900681Z\" level=info msg=\"Created container 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4: openstack/ceilometer-0/sg-core\" id=962d5da4-95e3-402a-89f1-a1253c6346c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:25.564608 crc crio[23211]: time=\"2026-06-11T16:39:25.564580768Z\" level=info msg=\"Starting container: 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4\" id=ad56a10b-6056-49e7-bac8-73d881cfb412 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:25.570816 crc crio[23211]: time=\"2026-06-11T16:39:25.570762172Z\" level=info msg=\"Started container\" PID=76012 containerID=1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4 description=openstack/ceilometer-0/sg-core id=ad56a10b-6056-49e7-bac8-73d881cfb412 name=/runtime.v1.RuntimeService/StartContainer sandboxID=411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\nJun 11 16:39:25.593323 crc crio[23211]: time=\"2026-06-11T16:39:25.593277664Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=55e34731-74d8-4fc4-911a-5f29b8eeae42 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:25.600471 crc crio[23211]: time=\"2026-06-11T16:39:25.600302309Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 16:39:25.624149 crc crio[23211]: 2026-06-11T16:39:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9a1da5dbd2dc49 Mac:66:6a:8b:a4:2d:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/a92508ce-7a0e-4c94-9751-a2b456e4fef3 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:39:25.625590 crc crio[23211]: time=\"2026-06-11T16:39:25.625241792Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346 UID:29a5dafb-49bf-48e2-9ab8-ed1f56077dd3 NetNS:/var/run/netns/a92508ce-7a0e-4c94-9751-a2b456e4fef3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a5dafb_49bf_48e2_9ab8_ed1f56077dd3.slice PodAnnotations:0xc0030890a8}] Aliases:map[]}\"\nJun 11 16:39:25.625590 crc crio[23211]: time=\"2026-06-11T16:39:25.625399776Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:39:25.625861 crc crio[23211]: time=\"2026-06-11T16:39:25.625756825Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0 UID:c012ac66-ed5f-4bf4-906c-c9fcd318c9b3 NetNS:/var/run/netns/0c7cd3e5-bb5b-483e-bede-582918456a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc012ac66_ed5f_4bf4_906c_c9fcd318c9b3.slice PodAnnotations:0xc0001af1b0}] Aliases:map[]}\"\nJun 11 16:39:25.626102 crc crio[23211]: time=\"2026-06-11T16:39:25.626044763Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:39:25.626227 crc crio[23211]: time=\"2026-06-11T16:39:25.626208766Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:39:25.626395 crc crio[23211]: time=\"2026-06-11T16:39:25.626377511Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:25.633151 crc crio[23211]: time=\"2026-06-11T16:39:25.632956474Z\" level=info msg=\"Ran pod sandbox d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346 with infra container: openstack/openstackclient/POD\" id=72c7d980-6d64-45ee-b043-97810ccc1f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:25.640015 crc crio[23211]: time=\"2026-06-11T16:39:25.639908668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=f7dd07ba-8fae-4ea7-b5a5-f1df90befaa6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:25.641724 crc crio[23211]: time=\"2026-06-11T16:39:25.641632031Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found\" id=f7dd07ba-8fae-4ea7-b5a5-f1df90befaa6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:25.642182 crc crio[23211]: time=\"2026-06-11T16:39:25.642087982Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found\" id=f7dd07ba-8fae-4ea7-b5a5-f1df90befaa6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:25.644036 crc crio[23211]: time=\"2026-06-11T16:39:25.643934779Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=385b4166-9e45-4587-b78f-83bf6d824ce3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:25.650262 crc crio[23211]: time=\"2026-06-11T16:39:25.650230876Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\\\"\"\nJun 11 16:39:25.803237 crc crio[23211]: time=\"2026-06-11T16:39:25.803163415Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:25.807197 crc crio[23211]: time=\"2026-06-11T16:39:25.807111494Z\" level=info msg=\"runSandbox: deleting pod ID a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0 from idIndex\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:25.807197 crc crio[23211]: time=\"2026-06-11T16:39:25.807167075Z\" level=info msg=\"runSandbox: removing pod sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:25.807390 crc crio[23211]: time=\"2026-06-11T16:39:25.807221696Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:25.807390 crc crio[23211]: time=\"2026-06-11T16:39:25.807235957Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:25.808813 crc crio[23211]: time=\"2026-06-11T16:39:25.808732084Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:25.826381 crc crio[23211]: time=\"2026-06-11T16:39:25.826289862Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_c012ac66-ed5f-4bf4-906c-c9fcd318c9b3_0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:25.826716 crc crio[23211]: time=\"2026-06-11T16:39:25.826394915Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_c012ac66-ed5f-4bf4-906c-c9fcd318c9b3_0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:26.266592 crc crio[23211]: time=\"2026-06-11T16:39:26.265568532Z\" level=info msg=\"Stopped container 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874: openstack/neutron-c96687476-2lxp5/neutron-api\" id=b32f1acb-9e4c-4753-adfc-05884d700d58 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:26.270300 crc crio[23211]: time=\"2026-06-11T16:39:26.268883924Z\" level=info msg=\"Stopping pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\" id=e5e7eca7-97cd-4516-a6ff-d366cc616fb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:26.270300 crc crio[23211]: time=\"2026-06-11T16:39:26.269639124Z\" level=info msg=\"Got pod network &{Name:neutron-c96687476-2lxp5 Namespace:openstack ID:6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707 UID:d7729fad-31b5-41cc-b536-c84a96ac038f NetNS:/var/run/netns/8539c132-8183-45c2-84fe-2cb02129d718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7729fad_31b5_41cc_b536_c84a96ac038f.slice PodAnnotations:0xc000d2e3c8}] Aliases:map[]}\"\nJun 11 16:39:26.270300 crc crio[23211]: time=\"2026-06-11T16:39:26.269762107Z\" level=info msg=\"Deleting pod openstack_neutron-c96687476-2lxp5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:26.873285 crc crio[23211]: time=\"2026-06-11T16:39:26.872741843Z\" level=info msg=\"Stopped pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\" id=e5e7eca7-97cd-4516-a6ff-d366cc616fb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:27.126570 crc crio[23211]: time=\"2026-06-11T16:39:27.125710351Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=55e34731-74d8-4fc4-911a-5f29b8eeae42 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:27.127733 crc crio[23211]: time=\"2026-06-11T16:39:27.12767673Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=770cf75a-f51b-47c9-ab7e-503b06159b1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:27.187600 crc crio[23211]: time=\"2026-06-11T16:39:27.187406132Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=cf54fd25-ba70-422a-a714-ca5d1d5e739a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:27.201504 crc crio[23211]: time=\"2026-06-11T16:39:27.20137399Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=74d78dca-2f56-4765-8de9-c70300e0a7f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:27.203558 crc crio[23211]: time=\"2026-06-11T16:39:27.20339443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:27.249104 crc crio[23211]: time=\"2026-06-11T16:39:27.248953578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:27.253226 crc crio[23211]: time=\"2026-06-11T16:39:27.253159513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:27.419791 crc crio[23211]: time=\"2026-06-11T16:39:27.419677242Z\" level=info msg=\"Created container 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6: openstack/ceilometer-0/proxy-httpd\" id=74d78dca-2f56-4765-8de9-c70300e0a7f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:27.421795 crc crio[23211]: time=\"2026-06-11T16:39:27.421517318Z\" level=info msg=\"Starting container: 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6\" id=5b430c5c-bbc7-4f92-afff-f69a87ddc974 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:27.427858 crc crio[23211]: time=\"2026-06-11T16:39:27.427758144Z\" level=info msg=\"Started container\" PID=76190 containerID=2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6 description=openstack/ceilometer-0/proxy-httpd id=5b430c5c-bbc7-4f92-afff-f69a87ddc974 name=/runtime.v1.RuntimeService/StartContainer sandboxID=411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\nJun 11 16:39:27.890723 crc crio[23211]: time=\"2026-06-11T16:39:27.890030718Z\" level=info msg=\"Removing container: 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959\" id=3089a1c0-2834-4712-9a18-b9fb4e7f2480 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:28.059827 crc crio[23211]: time=\"2026-06-11T16:39:28.059687464Z\" level=info msg=\"Removed container 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959: openstack/neutron-c96687476-2lxp5/neutron-httpd\" id=3089a1c0-2834-4712-9a18-b9fb4e7f2480 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:28.063916 crc crio[23211]: time=\"2026-06-11T16:39:28.063842868Z\" level=info msg=\"Removing container: 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874\" id=e9d080c5-5e05-48e0-a453-913d97056fc0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:28.092896 crc crio[23211]: time=\"2026-06-11T16:39:28.092733119Z\" level=info msg=\"Removed container 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874: openstack/neutron-c96687476-2lxp5/neutron-api\" id=e9d080c5-5e05-48e0-a453-913d97056fc0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:30.403414 crc crio[23211]: time=\"2026-06-11T16:39:30.402363656Z\" level=info msg=\"Removing container: e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda\" id=af973060-1b62-43a0-948d-f6ffd362f0d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:30.575133 crc crio[23211]: time=\"2026-06-11T16:39:30.575038527Z\" level=info msg=\"Removed container e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda: openshift-infra/auto-csr-approver-29686592-29lbw/oc\" id=af973060-1b62-43a0-948d-f6ffd362f0d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:30.592094 crc crio[23211]: time=\"2026-06-11T16:39:30.59198145Z\" level=info msg=\"Stopping pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\" id=1bd0eee1-4974-44e5-93a5-c07ecef34f6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.592094 crc crio[23211]: time=\"2026-06-11T16:39:30.592069573Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\" id=1bd0eee1-4974-44e5-93a5-c07ecef34f6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.592949 crc crio[23211]: time=\"2026-06-11T16:39:30.592886873Z\" level=info msg=\"Removing pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\" id=b8d9d2a3-1fdc-4867-a782-54b0207085bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.616114 crc crio[23211]: time=\"2026-06-11T16:39:30.616028251Z\" level=info msg=\"Removed pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\" id=b8d9d2a3-1fdc-4867-a782-54b0207085bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.617612 crc crio[23211]: time=\"2026-06-11T16:39:30.617549359Z\" level=info msg=\"Stopping pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\" id=35ed7bf3-a494-4330-bdfb-ddd3a6c33474 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.617747 crc crio[23211]: time=\"2026-06-11T16:39:30.617640171Z\" level=info msg=\"Stopped pod sandbox (already stopped): e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\" id=35ed7bf3-a494-4330-bdfb-ddd3a6c33474 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.618111 crc crio[23211]: time=\"2026-06-11T16:39:30.618055482Z\" level=info msg=\"Removing pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\" id=fe6b634c-dd20-4ef6-950b-6ddcc70f9182 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.633628 crc crio[23211]: time=\"2026-06-11T16:39:30.633571108Z\" level=info msg=\"Removed pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\" id=fe6b634c-dd20-4ef6-950b-6ddcc70f9182 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.637377 crc crio[23211]: time=\"2026-06-11T16:39:30.637281361Z\" level=info msg=\"Stopping pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\" id=3a05a9c8-9e98-41e8-a5a5-2d4d240944d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.637774 crc crio[23211]: time=\"2026-06-11T16:39:30.637489646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\" id=3a05a9c8-9e98-41e8-a5a5-2d4d240944d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.638078 crc crio[23211]: time=\"2026-06-11T16:39:30.63801144Z\" level=info msg=\"Removing pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\" id=570f723b-1ed0-4191-875e-f983c3639337 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.655959 crc crio[23211]: time=\"2026-06-11T16:39:30.655713021Z\" level=info msg=\"Removed pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\" id=570f723b-1ed0-4191-875e-f983c3639337 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.657579 crc crio[23211]: time=\"2026-06-11T16:39:30.657529726Z\" level=info msg=\"Stopping pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\" id=165997db-7be7-4209-ba19-6a6c853821b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.658078 crc crio[23211]: time=\"2026-06-11T16:39:30.657882996Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\" id=165997db-7be7-4209-ba19-6a6c853821b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.659113 crc crio[23211]: time=\"2026-06-11T16:39:30.658963802Z\" level=info msg=\"Removing pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\" id=45a5b63e-d7b5-42cc-b524-258ee93e8c3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.681632 crc crio[23211]: time=\"2026-06-11T16:39:30.681547877Z\" level=info msg=\"Removed pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\" id=45a5b63e-d7b5-42cc-b524-258ee93e8c3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.682986 crc crio[23211]: time=\"2026-06-11T16:39:30.682757527Z\" level=info msg=\"Stopping pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\" id=da8ce99c-9e45-4218-b5e5-fa258a3a2f71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.683138 crc crio[23211]: time=\"2026-06-11T16:39:30.683114136Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\" id=da8ce99c-9e45-4218-b5e5-fa258a3a2f71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.686687 crc crio[23211]: time=\"2026-06-11T16:39:30.686631254Z\" level=info msg=\"Removing pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\" id=bf3b09d1-793b-492e-aed5-6d3d8d5f1a04 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.718907 crc crio[23211]: time=\"2026-06-11T16:39:30.718823388Z\" level=info msg=\"Removed pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\" id=bf3b09d1-793b-492e-aed5-6d3d8d5f1a04 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.719836 crc crio[23211]: time=\"2026-06-11T16:39:30.719778252Z\" level=info msg=\"Stopping pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\" id=88151345-f37e-43c5-9e95-c6e4c5248e6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.719932 crc crio[23211]: time=\"2026-06-11T16:39:30.719850094Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\" id=88151345-f37e-43c5-9e95-c6e4c5248e6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.720591 crc crio[23211]: time=\"2026-06-11T16:39:30.720540311Z\" level=info msg=\"Removing pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\" id=9fe24079-9e2d-4286-b9a7-658fe11b9946 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.751789 crc crio[23211]: time=\"2026-06-11T16:39:30.751675578Z\" level=info msg=\"Removed pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\" id=9fe24079-9e2d-4286-b9a7-658fe11b9946 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.752717 crc crio[23211]: time=\"2026-06-11T16:39:30.752637023Z\" level=info msg=\"Stopping pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\" id=a9ae073a-e85b-4242-b8aa-8fbe732c42dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.752839 crc crio[23211]: time=\"2026-06-11T16:39:30.752728725Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\" id=a9ae073a-e85b-4242-b8aa-8fbe732c42dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.753671 crc crio[23211]: time=\"2026-06-11T16:39:30.753537305Z\" level=info msg=\"Removing pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\" id=4640cce8-0fec-4640-8c06-5375e80bfb7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.776995 crc crio[23211]: time=\"2026-06-11T16:39:30.776896208Z\" level=info msg=\"Removed pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\" id=4640cce8-0fec-4640-8c06-5375e80bfb7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.778287 crc crio[23211]: time=\"2026-06-11T16:39:30.778215631Z\" level=info msg=\"Stopping pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\" id=9f3b2273-7a7b-49d1-af61-aee0aa3768a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.778493 crc crio[23211]: time=\"2026-06-11T16:39:30.778297723Z\" level=info msg=\"Stopped pod sandbox (already stopped): d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\" id=9f3b2273-7a7b-49d1-af61-aee0aa3768a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.779311 crc crio[23211]: time=\"2026-06-11T16:39:30.779161345Z\" level=info msg=\"Removing pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\" id=d979a7da-ee54-43c4-83b4-c15bfc31d1c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.803859 crc crio[23211]: time=\"2026-06-11T16:39:30.803758789Z\" level=info msg=\"Removed pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\" id=d979a7da-ee54-43c4-83b4-c15bfc31d1c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.804848 crc crio[23211]: time=\"2026-06-11T16:39:30.804762234Z\" level=info msg=\"Stopping pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd\" id=25cd5b80-2cc1-4005-9b07-3c143f278929 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.804924 crc crio[23211]: time=\"2026-06-11T16:39:30.804854356Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd\" id=25cd5b80-2cc1-4005-9b07-3c143f278929 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.805588 crc crio[23211]: time=\"2026-06-11T16:39:30.805518812Z\" level=info msg=\"Removing pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd\" id=d68cd025-90d9-49ff-b19c-2e917b6bbf58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.841367 crc crio[23211]: time=\"2026-06-11T16:39:30.841238115Z\" level=info msg=\"Removed pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd\" id=d68cd025-90d9-49ff-b19c-2e917b6bbf58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.842322 crc crio[23211]: time=\"2026-06-11T16:39:30.84223252Z\" level=info msg=\"Stopping pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79\" id=e840cba1-da0d-4b82-a664-526012231ccd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.842499 crc crio[23211]: time=\"2026-06-11T16:39:30.842360963Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79\" id=e840cba1-da0d-4b82-a664-526012231ccd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.843366 crc crio[23211]: time=\"2026-06-11T16:39:30.843296317Z\" level=info msg=\"Removing pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79\" id=17152ef0-4a33-481c-befb-b70ec5ff3b6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.859617 crc crio[23211]: time=\"2026-06-11T16:39:30.859390818Z\" level=info msg=\"Removed pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79\" id=17152ef0-4a33-481c-befb-b70ec5ff3b6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.860676 crc crio[23211]: time=\"2026-06-11T16:39:30.860618399Z\" level=info msg=\"Stopping pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\" id=301431b5-8688-495b-a358-60018f157a5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.860755 crc crio[23211]: time=\"2026-06-11T16:39:30.860735142Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\" id=301431b5-8688-495b-a358-60018f157a5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:30.861639 crc crio[23211]: time=\"2026-06-11T16:39:30.861592493Z\" level=info msg=\"Removing pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\" id=264321e9-753f-461d-bfd4-08f5af1a6e20 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:30.880148 crc crio[23211]: time=\"2026-06-11T16:39:30.880070215Z\" level=info msg=\"Removed pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\" id=264321e9-753f-461d-bfd4-08f5af1a6e20 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:39:32.559261 crc crio[23211]: time=\"2026-06-11T16:39:32.558770945Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-665fb68d6f-8ccb8/POD\" id=13fa1cdc-39ab-4d76-b5eb-02482dca3498 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:32.560318 crc crio[23211]: time=\"2026-06-11T16:39:32.559319678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:32.608409 crc crio[23211]: time=\"2026-06-11T16:39:32.608277271Z\" level=info msg=\"Got pod network &{Name:swift-proxy-665fb68d6f-8ccb8 Namespace:openstack ID:10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53 UID:5ad6740b-20d9-43c8-a292-9fdd13c157cb NetNS:/var/run/netns/b54f0da7-f79b-4fca-9872-b12d5b0d6411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad6740b_20d9_43c8_a292_9fdd13c157cb.slice PodAnnotations:0xc006bcc460}] Aliases:map[]}\"\nJun 11 16:39:32.608409 crc crio[23211]: time=\"2026-06-11T16:39:32.608369023Z\" level=info msg=\"Adding pod openstack_swift-proxy-665fb68d6f-8ccb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:33.221278 crc crio[23211]: 2026-06-11T16:39:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10d87d25dc43618 Mac:ce:a0:22:58:5b:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/b54f0da7-f79b-4fca-9872-b12d5b0d6411 SocketPath: PciID:}] [{Interface:0xc0001a0770 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:39:33.224801 crc crio[23211]: time=\"2026-06-11T16:39:33.224256223Z\" level=info msg=\"Got pod network &{Name:swift-proxy-665fb68d6f-8ccb8 Namespace:openstack ID:10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53 UID:5ad6740b-20d9-43c8-a292-9fdd13c157cb NetNS:/var/run/netns/b54f0da7-f79b-4fca-9872-b12d5b0d6411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad6740b_20d9_43c8_a292_9fdd13c157cb.slice PodAnnotations:0xc006bcc460}] Aliases:map[]}\"\nJun 11 16:39:33.225192 crc crio[23211]: time=\"2026-06-11T16:39:33.225084944Z\" level=info msg=\"Checking pod openstack_swift-proxy-665fb68d6f-8ccb8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:39:33.237266 crc crio[23211]: time=\"2026-06-11T16:39:33.237192676Z\" level=info msg=\"Ran pod sandbox 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53 with infra container: openstack/swift-proxy-665fb68d6f-8ccb8/POD\" id=13fa1cdc-39ab-4d76-b5eb-02482dca3498 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:33.240813 crc crio[23211]: time=\"2026-06-11T16:39:33.240639672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=b172cec0-e884-4284-8230-1f674cbe7ffe name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:33.359284 crc crio[23211]: time=\"2026-06-11T16:39:33.358745022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=a563b64e-ba95-4d92-ac2e-8d0711ead52e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:33.370961 crc crio[23211]: time=\"2026-06-11T16:39:33.370827793Z\" level=info msg=\"Creating container: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd\" id=ef088ae4-b245-4d8b-bc7f-9ddd982366cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:33.371788 crc crio[23211]: time=\"2026-06-11T16:39:33.371555061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:33.427873 crc crio[23211]: time=\"2026-06-11T16:39:33.427780106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:33.435876 crc crio[23211]: time=\"2026-06-11T16:39:33.435793055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:33.618575 crc crio[23211]: time=\"2026-06-11T16:39:33.610648652Z\" level=info msg=\"Created container 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd\" id=ef088ae4-b245-4d8b-bc7f-9ddd982366cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:33.618575 crc crio[23211]: time=\"2026-06-11T16:39:33.612828417Z\" level=info msg=\"Starting container: 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0\" id=9b5c6657-bc14-49fe-8495-35583d7e6b09 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:33.625389 crc crio[23211]: time=\"2026-06-11T16:39:33.620125569Z\" level=info msg=\"Started container\" PID=76760 containerID=163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0 description=openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd id=9b5c6657-bc14-49fe-8495-35583d7e6b09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\nJun 11 16:39:33.638606 crc crio[23211]: time=\"2026-06-11T16:39:33.638278392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=011ac319-3221-4465-b96f-6c4665a80660 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:33.658698 crc crio[23211]: time=\"2026-06-11T16:39:33.658547518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=76ac326b-83a8-4802-957b-512cdda22b0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:33.669392 crc crio[23211]: time=\"2026-06-11T16:39:33.669263096Z\" level=info msg=\"Creating container: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server\" id=872e6ad3-5f1f-4994-8500-a6889b3411be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:33.669791 crc crio[23211]: time=\"2026-06-11T16:39:33.669750228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:33.725164 crc crio[23211]: time=\"2026-06-11T16:39:33.725046669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:33.732548 crc crio[23211]: time=\"2026-06-11T16:39:33.73229753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:33.918851 crc crio[23211]: time=\"2026-06-11T16:39:33.918715435Z\" level=info msg=\"Created container a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server\" id=872e6ad3-5f1f-4994-8500-a6889b3411be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:33.924904 crc crio[23211]: time=\"2026-06-11T16:39:33.924809118Z\" level=info msg=\"Starting container: a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e\" id=5659a8e9-ff63-4228-b75c-378c98e7b323 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:33.932173 crc crio[23211]: time=\"2026-06-11T16:39:33.932058048Z\" level=info msg=\"Started container\" PID=76873 containerID=a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e description=openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server id=5659a8e9-ff63-4228-b75c-378c98e7b323 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\nJun 11 16:39:35.959853 crc crio[23211]: time=\"2026-06-11T16:39:35.958915982Z\" level=info msg=\"Stopping container: 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6 (timeout: 30s)\" id=57f43d33-105a-45bf-9f34-03dd9762dc77 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:35.960876 crc crio[23211]: time=\"2026-06-11T16:39:35.95967612Z\" level=info msg=\"Stopping container: 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a (timeout: 30s)\" id=5e2b8e2d-b003-42de-bfe2-ad7a0b24e0cd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:35.960876 crc crio[23211]: time=\"2026-06-11T16:39:35.959761823Z\" level=info msg=\"Stopping container: 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a (timeout: 30s)\" id=c90d906e-2a02-498c-83c1-4f5b1991ee2c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:35.961487 crc crio[23211]: time=\"2026-06-11T16:39:35.959789353Z\" level=info msg=\"Stopping container: 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4 (timeout: 30s)\" id=cf864d88-0526-4f30-8dad-5e1178dbe63d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:36.029559 crc crio[23211]: time=\"2026-06-11T16:39:36.029377502Z\" level=warning msg=\"Stopping container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 with stop signal(15) timed out. Killing...\"\nJun 11 16:39:36.159527 crc crio[23211]: time=\"2026-06-11T16:39:36.159371288Z\" level=error msg=\"Killing container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 16:39:40.065271 crc crio[23211]: time=\"2026-06-11T16:39:40.063040139Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-qwcpx/POD\" id=d1907788-c4d2-48d6-8ab4-c5671d091993 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:40.066765 crc crio[23211]: time=\"2026-06-11T16:39:40.065302126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:40.085782 crc crio[23211]: time=\"2026-06-11T16:39:40.085695545Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-4lz59/POD\" id=0a0e40a8-1336-49f3-bc96-f157bdc71d8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:40.085909 crc crio[23211]: time=\"2026-06-11T16:39:40.085805098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:40.314867 crc crio[23211]: time=\"2026-06-11T16:39:40.314791456Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-x6w4z/POD\" id=ff6de038-fb4d-4f0c-b34f-4ffdb11c7fdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:40.314998 crc crio[23211]: time=\"2026-06-11T16:39:40.314893319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:45.583987 crc crio[23211]: time=\"2026-06-11T16:39:45.582798628Z\" level=info msg=\"Stopped container 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a: openstack/ceilometer-0/ceilometer-central-agent\" id=5e2b8e2d-b003-42de-bfe2-ad7a0b24e0cd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:45.586921 crc crio[23211]: time=\"2026-06-11T16:39:45.586839109Z\" level=info msg=\"Stopped container 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4: openstack/ceilometer-0/sg-core\" id=cf864d88-0526-4f30-8dad-5e1178dbe63d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:45.750821 crc crio[23211]: time=\"2026-06-11T16:39:45.750757262Z\" level=info msg=\"Stopped container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640: openstack/cinder-api-0/cinder-api\" id=c8efba9b-2105-4d10-a8a8-16d0ada7e711 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:45.752039 crc crio[23211]: time=\"2026-06-11T16:39:45.751937431Z\" level=info msg=\"Stopping pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\" id=f8b67585-5250-4498-920b-6ac2ea0d9f2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:45.752871 crc crio[23211]: time=\"2026-06-11T16:39:45.752795713Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46 UID:bfbbdd83-051d-4549-aff5-45c3635989c5 NetNS:/var/run/netns/dd272382-90b8-4c0a-8bbe-882a4225cf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfbbdd83_051d_4549_aff5_45c3635989c5.slice PodAnnotations:0xc0038ad980}] Aliases:map[]}\"\nJun 11 16:39:45.752987 crc crio[23211]: time=\"2026-06-11T16:39:45.752961617Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:45.774141 crc crio[23211]: time=\"2026-06-11T16:39:45.774019833Z\" level=info msg=\"Stopped container 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6: openstack/ceilometer-0/proxy-httpd\" id=57f43d33-105a-45bf-9f34-03dd9762dc77 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:45.788559 crc crio[23211]: time=\"2026-06-11T16:39:45.788411883Z\" level=info msg=\"Stopped container 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a: openstack/ceilometer-0/ceilometer-notification-agent\" id=c90d906e-2a02-498c-83c1-4f5b1991ee2c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:45.789919 crc crio[23211]: time=\"2026-06-11T16:39:45.789811588Z\" level=info msg=\"Stopping pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\" id=43e4a78d-5863-4cd6-8c8a-df4ad5e6fab6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:45.790748 crc crio[23211]: time=\"2026-06-11T16:39:45.790655129Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b UID:ed6137d6-8be0-4c3c-a9af-e1283cf2d15a NetNS:/var/run/netns/7f746d0b-9dd0-47c1-a52b-db697501f3f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6137d6_8be0_4c3c_a9af_e1283cf2d15a.slice PodAnnotations:0xc0001ae178}] Aliases:map[]}\"\nJun 11 16:39:45.790986 crc crio[23211]: time=\"2026-06-11T16:39:45.790917555Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:45.810747 crc crio[23211]: time=\"2026-06-11T16:39:45.810512114Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-4lz59 Namespace:openstack ID:c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9 UID:015f174a-9459-423b-bcf1-8088431f0ab6 NetNS:/var/run/netns/d698249d-d4c6-4d4b-b338-935edf301aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod015f174a_9459_423b_bcf1_8088431f0ab6.slice PodAnnotations:0xc0028181a8}] Aliases:map[]}\"\nJun 11 16:39:45.810747 crc crio[23211]: time=\"2026-06-11T16:39:45.810589396Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-4lz59 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:45.822578 crc crio[23211]: time=\"2026-06-11T16:39:45.820497854Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-x6w4z Namespace:openstack ID:8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba UID:3f450dae-8a85-4172-8c62-afc14e2ed65f NetNS:/var/run/netns/d1cccc4a-39ae-4199-955f-487dd482f1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f450dae_8a85_4172_8c62_afc14e2ed65f.slice PodAnnotations:0xc0028183f8}] Aliases:map[]}\"\nJun 11 16:39:45.822578 crc crio[23211]: time=\"2026-06-11T16:39:45.820572206Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-x6w4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:45.831025 crc crio[23211]: time=\"2026-06-11T16:39:45.830930164Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-qwcpx Namespace:openstack ID:f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691 UID:7ff886a2-210c-413c-ab4f-64faffdd4215 NetNS:/var/run/netns/250b528b-1389-4aa3-854a-186230478fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ff886a2_210c_413c_ab4f_64faffdd4215.slice PodAnnotations:0xc0018be280}] Aliases:map[]}\"\nJun 11 16:39:45.831025 crc crio[23211]: time=\"2026-06-11T16:39:45.830998596Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-qwcpx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:46.229492 crc crio[23211]: time=\"2026-06-11T16:39:46.22882678Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=385b4166-9e45-4587-b78f-83bf6d824ce3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:46.231126 crc crio[23211]: time=\"2026-06-11T16:39:46.230917693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=0f086438-8c39-4457-8f4e-d86a526ba634 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:46.260720 crc crio[23211]: time=\"2026-06-11T16:39:46.260664285Z\" level=info msg=\"Stopped pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\" id=f8b67585-5250-4498-920b-6ac2ea0d9f2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:46.283665 crc crio[23211]: time=\"2026-06-11T16:39:46.283478535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=c0701220-5c15-45da-8c58-7bcadab1c480 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:46.322544 crc crio[23211]: time=\"2026-06-11T16:39:46.321590687Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=d96f4e81-03db-4c2e-8c3f-0bd2535be6e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:46.327572 crc crio[23211]: time=\"2026-06-11T16:39:46.323657068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:46.364834 crc crio[23211]: time=\"2026-06-11T16:39:46.364604391Z\" level=info msg=\"Stopped pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\" id=43e4a78d-5863-4cd6-8c8a-df4ad5e6fab6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:46.405056 crc crio[23211]: time=\"2026-06-11T16:39:46.40501002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:46.412909 crc crio[23211]: time=\"2026-06-11T16:39:46.412874667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:46.416772 crc crio[23211]: time=\"2026-06-11T16:39:46.416694651Z\" level=info msg=\"Removing container: 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640\" id=1cbcd0d5-cd66-4c5b-b7d3-2fb68fe6a1d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:46.517032 crc crio[23211]: time=\"2026-06-11T16:39:46.516703298Z\" level=info msg=\"Removed container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640: openstack/cinder-api-0/cinder-api\" id=1cbcd0d5-cd66-4c5b-b7d3-2fb68fe6a1d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:46.529484 crc crio[23211]: 2026-06-11T16:39:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6ef6ce1a9978fa Mac:16:c8:29:28:f0:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/d698249d-d4c6-4d4b-b338-935edf301aa6 SocketPath: PciID:}] [{Interface:0xc0002b2970 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:39:46.529923 crc crio[23211]: time=\"2026-06-11T16:39:46.529833377Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-4lz59 Namespace:openstack ID:c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9 UID:015f174a-9459-423b-bcf1-8088431f0ab6 NetNS:/var/run/netns/d698249d-d4c6-4d4b-b338-935edf301aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod015f174a_9459_423b_bcf1_8088431f0ab6.slice PodAnnotations:0xc0028181a8}] Aliases:map[]}\"\nJun 11 16:39:46.530691 crc crio[23211]: time=\"2026-06-11T16:39:46.530666808Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-4lz59 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:39:46.544089 crc crio[23211]: time=\"2026-06-11T16:39:46.543299312Z\" level=info msg=\"Removing container: cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa\" id=89a03791-623f-49c4-9de6-4a5e52356649 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:46.550264 crc crio[23211]: time=\"2026-06-11T16:39:46.550162454Z\" level=info msg=\"Ran pod sandbox c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9 with infra container: openstack/nova-cell0-db-create-4lz59/POD\" id=0a0e40a8-1336-49f3-bc96-f157bdc71d8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:46.559766 crc crio[23211]: time=\"2026-06-11T16:39:46.559696032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8057625a-307c-443c-a697-c4c9f3974bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:46.581948 crc crio[23211]: time=\"2026-06-11T16:39:46.581756723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=009b725c-a3f6-4cfe-a8d0-259fd034a4d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:46.651485 crc crio[23211]: time=\"2026-06-11T16:39:46.651405433Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-4lz59/mariadb-database-create\" id=ece76edb-7018-4d8c-b268-60b7597fa5e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:46.652829 crc crio[23211]: time=\"2026-06-11T16:39:46.651799722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:46.727723 crc crio[23211]: 2026-06-11T16:39:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5e3f2fa741f604 Mac:0e:1a:96:0a:11:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/250b528b-1389-4aa3-854a-186230478fd2 SocketPath: PciID:}] [{Interface:0xc000014da0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:39:46.735416 crc crio[23211]: time=\"2026-06-11T16:39:46.733698958Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-qwcpx Namespace:openstack ID:f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691 UID:7ff886a2-210c-413c-ab4f-64faffdd4215 NetNS:/var/run/netns/250b528b-1389-4aa3-854a-186230478fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ff886a2_210c_413c_ab4f_64faffdd4215.slice PodAnnotations:0xc0018be280}] Aliases:map[]}\"\nJun 11 16:39:46.735416 crc crio[23211]: time=\"2026-06-11T16:39:46.733880702Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-qwcpx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:39:46.755517 crc crio[23211]: 2026-06-11T16:39:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8431d32b55c652f Mac:0a:2f:4e:f4:83:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/d1cccc4a-39ae-4199-955f-487dd482f1be SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:39:46.755845 crc crio[23211]: time=\"2026-06-11T16:39:46.755729397Z\" level=info msg=\"Ran pod sandbox f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691 with infra container: openstack/nova-api-db-create-qwcpx/POD\" id=d1907788-c4d2-48d6-8ab4-c5671d091993 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:46.759510 crc crio[23211]: time=\"2026-06-11T16:39:46.756543248Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-x6w4z Namespace:openstack ID:8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba UID:3f450dae-8a85-4172-8c62-afc14e2ed65f NetNS:/var/run/netns/d1cccc4a-39ae-4199-955f-487dd482f1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f450dae_8a85_4172_8c62_afc14e2ed65f.slice PodAnnotations:0xc0028183f8}] Aliases:map[]}\"\nJun 11 16:39:46.759510 crc crio[23211]: time=\"2026-06-11T16:39:46.756732693Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-x6w4z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:39:46.761007 crc crio[23211]: time=\"2026-06-11T16:39:46.760853636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=085ffcb7-0869-4cfa-a406-ada0fcebb3e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:46.770667 crc crio[23211]: time=\"2026-06-11T16:39:46.770472696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b3013274-18be-4262-80bd-7031c8908a52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:46.772106 crc crio[23211]: time=\"2026-06-11T16:39:46.772028785Z\" level=info msg=\"Ran pod sandbox 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba with infra container: openstack/nova-cell1-db-create-x6w4z/POD\" id=ff6de038-fb4d-4f0c-b34f-4ffdb11c7fdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:46.777762 crc crio[23211]: time=\"2026-06-11T16:39:46.777675176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ce5e05c8-0149-49ff-9113-11c790bc931d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:46.780699 crc crio[23211]: time=\"2026-06-11T16:39:46.780596329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=109ee5ef-b628-42d0-bd0b-91725eb0bd1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:46.792598 crc crio[23211]: time=\"2026-06-11T16:39:46.792316151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:46.797173 crc crio[23211]: time=\"2026-06-11T16:39:46.797094991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:46.946973 crc crio[23211]: time=\"2026-06-11T16:39:46.946813939Z\" level=info msg=\"Removed container cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa: openstack/cinder-api-0/cinder-api-log\" id=89a03791-623f-49c4-9de6-4a5e52356649 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:46.955948 crc crio[23211]: time=\"2026-06-11T16:39:46.955844145Z\" level=info msg=\"Created container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9: openstack/openstackclient/openstackclient\" id=d96f4e81-03db-4c2e-8c3f-0bd2535be6e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:46.957649 crc crio[23211]: time=\"2026-06-11T16:39:46.957549177Z\" level=info msg=\"Starting container: 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9\" id=9b8731e6-d4c9-45bb-ab77-a8e88ca0ea6d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:46.963405 crc crio[23211]: time=\"2026-06-11T16:39:46.963279451Z\" level=info msg=\"Started container\" PID=77591 containerID=3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 description=openstack/openstackclient/openstackclient id=9b8731e6-d4c9-45bb-ab77-a8e88ca0ea6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346\nJun 11 16:39:47.046555 crc crio[23211]: time=\"2026-06-11T16:39:47.046407946Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-qwcpx/mariadb-database-create\" id=3863c97e-ce10-4b2f-af91-a5f580d6b81f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:47.047047 crc crio[23211]: time=\"2026-06-11T16:39:47.04697529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:47.114376 crc crio[23211]: time=\"2026-06-11T16:39:47.114215389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:47.117317 crc crio[23211]: time=\"2026-06-11T16:39:47.117238986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:47.129194 crc crio[23211]: time=\"2026-06-11T16:39:47.128732602Z\" level=info msg=\"Created container 277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c: openstack/nova-cell0-db-create-4lz59/mariadb-database-create\" id=ece76edb-7018-4d8c-b268-60b7597fa5e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:47.131202 crc crio[23211]: time=\"2026-06-11T16:39:47.130904786Z\" level=info msg=\"Starting container: 277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c\" id=1089fddd-8c4a-42c9-beef-fd7998be195b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:47.141627 crc crio[23211]: time=\"2026-06-11T16:39:47.140393633Z\" level=info msg=\"Started container\" PID=77644 containerID=277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c description=openstack/nova-cell0-db-create-4lz59/mariadb-database-create id=1089fddd-8c4a-42c9-beef-fd7998be195b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9\nJun 11 16:39:47.143584 crc crio[23211]: time=\"2026-06-11T16:39:47.142262931Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-x6w4z/mariadb-database-create\" id=26f27d18-0b2e-4e65-a3c4-b2e87093516d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:47.143584 crc crio[23211]: time=\"2026-06-11T16:39:47.142780393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:47.212624 crc crio[23211]: time=\"2026-06-11T16:39:47.210894535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:47.226985 crc crio[23211]: time=\"2026-06-11T16:39:47.226846032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:47.262526 crc crio[23211]: time=\"2026-06-11T16:39:47.257856047Z\" level=info msg=\"Created container 632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca: openstack/nova-api-db-create-qwcpx/mariadb-database-create\" id=3863c97e-ce10-4b2f-af91-a5f580d6b81f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:47.265064 crc crio[23211]: time=\"2026-06-11T16:39:47.264979035Z\" level=info msg=\"Starting container: 632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca\" id=2111d333-ab88-4ca4-af47-4a385216cd23 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:47.274579 crc crio[23211]: time=\"2026-06-11T16:39:47.272547133Z\" level=info msg=\"Started container\" PID=77653 containerID=632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca description=openstack/nova-api-db-create-qwcpx/mariadb-database-create id=2111d333-ab88-4ca4-af47-4a385216cd23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691\nJun 11 16:39:47.444238 crc crio[23211]: time=\"2026-06-11T16:39:47.444153569Z\" level=info msg=\"Created container aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e: openstack/nova-cell1-db-create-x6w4z/mariadb-database-create\" id=26f27d18-0b2e-4e65-a3c4-b2e87093516d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:47.448848 crc crio[23211]: time=\"2026-06-11T16:39:47.448779084Z\" level=info msg=\"Starting container: aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e\" id=83f1295d-18ea-47a6-b7bd-5729a56caa32 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:47.455252 crc crio[23211]: time=\"2026-06-11T16:39:47.455169513Z\" level=info msg=\"Started container\" PID=77676 containerID=aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e description=openstack/nova-cell1-db-create-x6w4z/mariadb-database-create id=83f1295d-18ea-47a6-b7bd-5729a56caa32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba\nJun 11 16:39:47.509265 crc crio[23211]: time=\"2026-06-11T16:39:47.508564067Z\" level=info msg=\"Removing container: 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6\" id=d8dc687b-aa45-46de-b7ec-c37f283395fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:47.688159 crc crio[23211]: time=\"2026-06-11T16:39:47.688016979Z\" level=info msg=\"Removed container 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6: openstack/ceilometer-0/proxy-httpd\" id=d8dc687b-aa45-46de-b7ec-c37f283395fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:47.692132 crc crio[23211]: time=\"2026-06-11T16:39:47.692037659Z\" level=info msg=\"Removing container: 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4\" id=c589663c-21bf-4b40-8cc4-d1c1fdbc684f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:47.743310 crc crio[23211]: time=\"2026-06-11T16:39:47.743213797Z\" level=info msg=\"Removed container 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4: openstack/ceilometer-0/sg-core\" id=c589663c-21bf-4b40-8cc4-d1c1fdbc684f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:47.748678 crc crio[23211]: time=\"2026-06-11T16:39:47.74857218Z\" level=info msg=\"Removing container: 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a\" id=b37bdec3-abf5-4d1a-bb85-91b854f2d330 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:47.773880 crc crio[23211]: time=\"2026-06-11T16:39:47.773702099Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=738c73e1-8180-4888-9aae-56026a4910cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:47.774015 crc crio[23211]: time=\"2026-06-11T16:39:47.773894014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:47.795541 crc crio[23211]: time=\"2026-06-11T16:39:47.794275362Z\" level=info msg=\"Removed container 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a: openstack/ceilometer-0/ceilometer-notification-agent\" id=b37bdec3-abf5-4d1a-bb85-91b854f2d330 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:47.815049 crc crio[23211]: time=\"2026-06-11T16:39:47.814923648Z\" level=info msg=\"Removing container: 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a\" id=98d18a1b-1c97-46ad-886b-727ed6453eb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:47.838373 crc crio[23211]: time=\"2026-06-11T16:39:47.83826747Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65 UID:7a924d4c-eac6-4e31-824c-66d7a41d283a NetNS:/var/run/netns/d1abad8e-6edd-4945-9ab2-3d36d35f2622 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a924d4c_eac6_4e31_824c_66d7a41d283a.slice PodAnnotations:0xc00294e8b8}] Aliases:map[]}\"\nJun 11 16:39:47.838373 crc crio[23211]: time=\"2026-06-11T16:39:47.838324311Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:47.920813 crc crio[23211]: time=\"2026-06-11T16:39:47.920632487Z\" level=info msg=\"Removed container 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a: openstack/ceilometer-0/ceilometer-central-agent\" id=98d18a1b-1c97-46ad-886b-727ed6453eb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:48.111231 crc crio[23211]: time=\"2026-06-11T16:39:48.110705355Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=132548bf-ed0f-4ca4-9a17-c572f7bcd811 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:48.111558 crc crio[23211]: time=\"2026-06-11T16:39:48.111242908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:48.184942 crc crio[23211]: 2026-06-11T16:39:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bbe8b5382bc6e4 Mac:2e:a1:d6:18:fb:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/d1abad8e-6edd-4945-9ab2-3d36d35f2622 SocketPath: PciID:}] [{Interface:0xc000586610 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:39:48.186241 crc crio[23211]: time=\"2026-06-11T16:39:48.186155788Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65 UID:7a924d4c-eac6-4e31-824c-66d7a41d283a NetNS:/var/run/netns/d1abad8e-6edd-4945-9ab2-3d36d35f2622 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a924d4c_eac6_4e31_824c_66d7a41d283a.slice PodAnnotations:0xc00294e8b8}] Aliases:map[]}\"\nJun 11 16:39:48.186568 crc crio[23211]: time=\"2026-06-11T16:39:48.186514177Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:39:48.199166 crc crio[23211]: time=\"2026-06-11T16:39:48.199061631Z\" level=info msg=\"Ran pod sandbox 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65 with infra container: openstack/cinder-api-0/POD\" id=738c73e1-8180-4888-9aae-56026a4910cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:48.200985 crc crio[23211]: time=\"2026-06-11T16:39:48.200914047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=4af8b913-55a0-42f2-9dd1-697e271dc635 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:48.203007 crc crio[23211]: time=\"2026-06-11T16:39:48.202890426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=7d542830-55e6-4f23-8478-f7cafee2729b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:48.211286 crc crio[23211]: time=\"2026-06-11T16:39:48.210982827Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47 UID:254ccbe6-cf46-462c-bc2b-5b03f1a4b39e NetNS:/var/run/netns/28bcd01d-185d-400d-a621-6fdb8e9c68c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254ccbe6_cf46_462c_bc2b_5b03f1a4b39e.slice PodAnnotations:0xc00008c4a0}] Aliases:map[]}\"\nJun 11 16:39:48.211286 crc crio[23211]: time=\"2026-06-11T16:39:48.211186802Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:48.211286 crc crio[23211]: time=\"2026-06-11T16:39:48.211015669Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=c621f835-eec4-4c05-94be-829f553f6f33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:48.212142 crc crio[23211]: time=\"2026-06-11T16:39:48.212090095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:48.279592 crc crio[23211]: time=\"2026-06-11T16:39:48.27950967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:48.379470 crc crio[23211]: time=\"2026-06-11T16:39:48.378773568Z\" level=info msg=\"Stopping container: a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361 (timeout: 30s)\" id=586dc4ba-b316-4bdd-be65-2e7fdf5fdf52 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:48.379823 crc crio[23211]: time=\"2026-06-11T16:39:48.379028594Z\" level=info msg=\"Stopping container: 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2 (timeout: 30s)\" id=415be307-e0d4-4b68-9f58-85ed28e31619 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:48.563249 crc crio[23211]: time=\"2026-06-11T16:39:48.561511161Z\" level=info msg=\"Stopping pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691\" id=528e85ca-f9f5-4b2b-8932-961aa38865f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:48.563882 crc crio[23211]: time=\"2026-06-11T16:39:48.563754188Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-qwcpx Namespace:openstack ID:f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691 UID:7ff886a2-210c-413c-ab4f-64faffdd4215 NetNS:/var/run/netns/250b528b-1389-4aa3-854a-186230478fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ff886a2_210c_413c_ab4f_64faffdd4215.slice PodAnnotations:0xc006bcc058}] Aliases:map[]}\"\nJun 11 16:39:48.564858 crc crio[23211]: time=\"2026-06-11T16:39:48.564206479Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-qwcpx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:48.568023 crc crio[23211]: time=\"2026-06-11T16:39:48.567912442Z\" level=info msg=\"Stopping pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9\" id=d2992ef1-cce6-4d93-9469-a8c4bc0b419a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:48.568410 crc crio[23211]: time=\"2026-06-11T16:39:48.56826305Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-4lz59 Namespace:openstack ID:c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9 UID:015f174a-9459-423b-bcf1-8088431f0ab6 NetNS:/var/run/netns/d698249d-d4c6-4d4b-b338-935edf301aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod015f174a_9459_423b_bcf1_8088431f0ab6.slice PodAnnotations:0xc002794300}] Aliases:map[]}\"\nJun 11 16:39:48.568575 crc crio[23211]: time=\"2026-06-11T16:39:48.568481675Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-4lz59 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:48.683916 crc crio[23211]: time=\"2026-06-11T16:39:48.683807276Z\" level=info msg=\"Stopped container 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2: openstack/glance-default-external-api-0/glance-log\" id=415be307-e0d4-4b68-9f58-85ed28e31619 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:48.905635 crc crio[23211]: 2026-06-11T16:39:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a772660bb454cee Mac:86:07:01:39:f9:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/28bcd01d-185d-400d-a621-6fdb8e9c68c4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:39:48.907613 crc crio[23211]: time=\"2026-06-11T16:39:48.907334047Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47 UID:254ccbe6-cf46-462c-bc2b-5b03f1a4b39e NetNS:/var/run/netns/28bcd01d-185d-400d-a621-6fdb8e9c68c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254ccbe6_cf46_462c_bc2b_5b03f1a4b39e.slice PodAnnotations:0xc00008c4a0}] Aliases:map[]}\"\nJun 11 16:39:48.908566 crc crio[23211]: time=\"2026-06-11T16:39:48.908325012Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:39:48.922331 crc crio[23211]: time=\"2026-06-11T16:39:48.921810278Z\" level=info msg=\"Ran pod sandbox a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47 with infra container: openstack/ceilometer-0/POD\" id=132548bf-ed0f-4ca4-9a17-c572f7bcd811 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:48.930320 crc crio[23211]: time=\"2026-06-11T16:39:48.929810248Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=166972d4-961c-4938-96d6-11c307a97edb name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:48.941500 crc crio[23211]: time=\"2026-06-11T16:39:48.937849879Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 16:39:49.101747 crc crio[23211]: time=\"2026-06-11T16:39:49.1016575Z\" level=info msg=\"Stopped pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691\" id=528e85ca-f9f5-4b2b-8932-961aa38865f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:49.241371 crc crio[23211]: time=\"2026-06-11T16:39:49.241226605Z\" level=info msg=\"Stopped pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9\" id=d2992ef1-cce6-4d93-9469-a8c4bc0b419a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:49.422232 crc crio[23211]: time=\"2026-06-11T16:39:49.421826124Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=166972d4-961c-4938-96d6-11c307a97edb name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:49.426067 crc crio[23211]: time=\"2026-06-11T16:39:49.425889276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=2d5bb6ef-3434-4bcb-804b-18eb4922c800 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:49.475899 crc crio[23211]: time=\"2026-06-11T16:39:49.475638279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=1d5d5367-ad43-415e-9244-5958eab2be2b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:49.486757 crc crio[23211]: time=\"2026-06-11T16:39:49.486696365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:49.486903 crc crio[23211]: time=\"2026-06-11T16:39:49.486787187Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=40a98ac4-9c6a-41c2-8c8d-b442c60792bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:49.487379 crc crio[23211]: time=\"2026-06-11T16:39:49.487295469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:49.565381 crc crio[23211]: time=\"2026-06-11T16:39:49.565225826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:49.568079 crc crio[23211]: time=\"2026-06-11T16:39:49.568021426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:49.641765 crc crio[23211]: time=\"2026-06-11T16:39:49.641728407Z\" level=info msg=\"Stopping pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba\" id=1e287072-31f9-470c-a523-33e9aa9b5540 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:49.642293 crc crio[23211]: time=\"2026-06-11T16:39:49.64226946Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-x6w4z Namespace:openstack ID:8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba UID:3f450dae-8a85-4172-8c62-afc14e2ed65f NetNS:/var/run/netns/d1cccc4a-39ae-4199-955f-487dd482f1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f450dae_8a85_4172_8c62_afc14e2ed65f.slice PodAnnotations:0xc000131830}] Aliases:map[]}\"\nJun 11 16:39:49.642609 crc crio[23211]: time=\"2026-06-11T16:39:49.642587458Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-x6w4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:49.786380 crc crio[23211]: time=\"2026-06-11T16:39:49.786165303Z\" level=info msg=\"Created container ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961: openstack/ceilometer-0/ceilometer-central-agent\" id=40a98ac4-9c6a-41c2-8c8d-b442c60792bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:49.790969 crc crio[23211]: time=\"2026-06-11T16:39:49.790887181Z\" level=info msg=\"Starting container: ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961\" id=f90eeb39-213d-4038-acdf-27801b2a7b3a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:49.791623 crc crio[23211]: time=\"2026-06-11T16:39:49.791504527Z\" level=info msg=\"Created container 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6: openstack/cinder-api-0/cinder-api-log\" id=c621f835-eec4-4c05-94be-829f553f6f33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:49.792624 crc crio[23211]: time=\"2026-06-11T16:39:49.792540712Z\" level=info msg=\"Starting container: 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6\" id=36310837-6cc0-4649-a6c9-b27c1518cd50 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:49.799529 crc crio[23211]: time=\"2026-06-11T16:39:49.799376523Z\" level=info msg=\"Started container\" PID=77962 containerID=1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6 description=openstack/cinder-api-0/cinder-api-log id=36310837-6cc0-4649-a6c9-b27c1518cd50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\nJun 11 16:39:49.802834 crc crio[23211]: time=\"2026-06-11T16:39:49.802749697Z\" level=info msg=\"Started container\" PID=77982 containerID=ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961 description=openstack/ceilometer-0/ceilometer-central-agent id=f90eeb39-213d-4038-acdf-27801b2a7b3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\nJun 11 16:39:49.821329 crc crio[23211]: time=\"2026-06-11T16:39:49.820979013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d710b0a6-50ad-4695-9335-5fd7b4326e10 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:49.822886 crc crio[23211]: time=\"2026-06-11T16:39:49.822379018Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=0a718d49-1b3f-4c98-a254-7a73ef3c2fb4 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:49.830037 crc crio[23211]: time=\"2026-06-11T16:39:49.829906305Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 16:39:49.927647 crc crio[23211]: time=\"2026-06-11T16:39:49.927368019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=21290ce2-11cc-4693-a22c-89fb591a18b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:49.955079 crc crio[23211]: time=\"2026-06-11T16:39:49.947746778Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=016967c8-1f46-483d-bbc5-079710f005d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:49.955079 crc crio[23211]: time=\"2026-06-11T16:39:49.949215495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:50.080591 crc crio[23211]: time=\"2026-06-11T16:39:50.076175075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:50.140221 crc crio[23211]: time=\"2026-06-11T16:39:50.140111522Z\" level=info msg=\"Stopped pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba\" id=1e287072-31f9-470c-a523-33e9aa9b5540 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:50.485209 crc crio[23211]: time=\"2026-06-11T16:39:50.484405219Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=0a718d49-1b3f-4c98-a254-7a73ef3c2fb4 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:50.487062 crc crio[23211]: time=\"2026-06-11T16:39:50.486995454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=97fc0983-f156-498c-b4d7-b884f4554d1b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:50.521390 crc crio[23211]: time=\"2026-06-11T16:39:50.52125542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d372af20-fbae-4691-b751-abb3cd8b36e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:50.532708 crc crio[23211]: time=\"2026-06-11T16:39:50.532518021Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=2c687254-5ba1-4d57-9920-539f4ad8e1dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:50.533044 crc crio[23211]: time=\"2026-06-11T16:39:50.532981602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:50.631507 crc crio[23211]: time=\"2026-06-11T16:39:50.630632251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:50.640138 crc crio[23211]: time=\"2026-06-11T16:39:50.640054687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:50.835811 crc crio[23211]: time=\"2026-06-11T16:39:50.834715267Z\" level=info msg=\"Created container 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d: openstack/ceilometer-0/ceilometer-notification-agent\" id=2c687254-5ba1-4d57-9920-539f4ad8e1dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:50.837233 crc crio[23211]: time=\"2026-06-11T16:39:50.836292576Z\" level=info msg=\"Starting container: 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d\" id=ff146fe9-e5e6-4e08-bcb3-6aa4ae2fbd7c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:50.849563 crc crio[23211]: time=\"2026-06-11T16:39:50.849400974Z\" level=info msg=\"Started container\" PID=78083 containerID=5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d description=openstack/ceilometer-0/ceilometer-notification-agent id=ff146fe9-e5e6-4e08-bcb3-6aa4ae2fbd7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\nJun 11 16:39:50.867313 crc crio[23211]: time=\"2026-06-11T16:39:50.867179948Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b21f80dd-9cab-47cc-a6c7-ce940a3da1f3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:50.872691 crc crio[23211]: time=\"2026-06-11T16:39:50.872601293Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 16:39:51.021530 crc crio[23211]: time=\"2026-06-11T16:39:51.021390659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:51.157307 crc crio[23211]: time=\"2026-06-11T16:39:51.157216021Z\" level=info msg=\"Created container cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53: openstack/cinder-api-0/cinder-api\" id=016967c8-1f46-483d-bbc5-079710f005d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:51.158854 crc crio[23211]: time=\"2026-06-11T16:39:51.158749569Z\" level=info msg=\"Starting container: cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53\" id=4b2615c6-04c4-4012-a3b3-7b63438d2ba6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:51.164962 crc crio[23211]: time=\"2026-06-11T16:39:51.164820021Z\" level=info msg=\"Started container\" PID=78106 containerID=cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53 description=openstack/cinder-api-0/cinder-api id=4b2615c6-04c4-4012-a3b3-7b63438d2ba6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\nJun 11 16:39:51.552235 crc crio[23211]: time=\"2026-06-11T16:39:51.552098221Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b21f80dd-9cab-47cc-a6c7-ce940a3da1f3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:51.553264 crc crio[23211]: time=\"2026-06-11T16:39:51.55321543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e671f6de-0f4b-4374-ac61-3b4eb15377a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:51.574962 crc crio[23211]: time=\"2026-06-11T16:39:51.57484858Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e6b08c84-eeff-4ecc-a346-15fb2d958a14 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:51.586840 crc crio[23211]: time=\"2026-06-11T16:39:51.586747767Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=74e4ec22-7058-4c67-9f99-c69ac743da29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:51.587289 crc crio[23211]: time=\"2026-06-11T16:39:51.587235009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:51.641551 crc crio[23211]: time=\"2026-06-11T16:39:51.64131589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:51.644776 crc crio[23211]: time=\"2026-06-11T16:39:51.644708015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:51.852017 crc crio[23211]: time=\"2026-06-11T16:39:51.851840897Z\" level=info msg=\"Stopped container a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361: openstack/glance-default-external-api-0/glance-httpd\" id=586dc4ba-b316-4bdd-be65-2e7fdf5fdf52 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:51.853173 crc crio[23211]: time=\"2026-06-11T16:39:51.853079318Z\" level=info msg=\"Stopping pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\" id=ee896e47-b986-416d-ae9a-4953a3f86751 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:51.854638 crc crio[23211]: time=\"2026-06-11T16:39:51.854501873Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8 UID:db405fd8-55fd-4608-a017-5977daf0644e NetNS:/var/run/netns/eda1ef72-70bc-40e9-83aa-0f0979f67bf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb405fd8_55fd_4608_a017_5977daf0644e.slice PodAnnotations:0xc0066187f8}] Aliases:map[]}\"\nJun 11 16:39:51.854937 crc crio[23211]: time=\"2026-06-11T16:39:51.854825941Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:51.990209 crc crio[23211]: time=\"2026-06-11T16:39:51.989761161Z\" level=info msg=\"Created container 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d: openstack/ceilometer-0/sg-core\" id=74e4ec22-7058-4c67-9f99-c69ac743da29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:51.991778 crc crio[23211]: time=\"2026-06-11T16:39:51.991688169Z\" level=info msg=\"Starting container: 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d\" id=86369750-48b4-45e5-b777-80617a387b60 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:51.998858 crc crio[23211]: time=\"2026-06-11T16:39:51.998755255Z\" level=info msg=\"Started container\" PID=78294 containerID=8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d description=openstack/ceilometer-0/sg-core id=86369750-48b4-45e5-b777-80617a387b60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\nJun 11 16:39:52.008925 crc crio[23211]: time=\"2026-06-11T16:39:52.008827207Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=f1870755-292a-425f-bb35-61df95e95242 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:52.015080 crc crio[23211]: time=\"2026-06-11T16:39:52.014897918Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 16:39:52.421615 crc crio[23211]: time=\"2026-06-11T16:39:52.410540668Z\" level=info msg=\"Stopped pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\" id=ee896e47-b986-416d-ae9a-4953a3f86751 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:52.799296 crc crio[23211]: time=\"2026-06-11T16:39:52.798802425Z\" level=info msg=\"Removing container: a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361\" id=44105e6b-3d34-4e12-9468-9f34c059abaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:52.871547 crc crio[23211]: time=\"2026-06-11T16:39:52.871372436Z\" level=info msg=\"Removed container a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361: openstack/glance-default-external-api-0/glance-httpd\" id=44105e6b-3d34-4e12-9468-9f34c059abaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:52.879694 crc crio[23211]: time=\"2026-06-11T16:39:52.879382636Z\" level=info msg=\"Removing container: 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2\" id=6bf8ffab-4d8c-47c9-90cf-0538a1bed7ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:52.950851 crc crio[23211]: time=\"2026-06-11T16:39:52.950760869Z\" level=info msg=\"Removed container 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2: openstack/glance-default-external-api-0/glance-log\" id=6bf8ffab-4d8c-47c9-90cf-0538a1bed7ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:53.347148 crc crio[23211]: time=\"2026-06-11T16:39:53.346878771Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=faf24225-dd8b-47d8-b0eb-43ce386c529a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:53.347292 crc crio[23211]: time=\"2026-06-11T16:39:53.347169288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:53.377677 crc crio[23211]: time=\"2026-06-11T16:39:53.377577847Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123 UID:7217b98f-e2d4-4eb7-90b8-6df79312af43 NetNS:/var/run/netns/811760d1-f5c0-4f71-bc2d-0535ed90c65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7217b98f_e2d4_4eb7_90b8_6df79312af43.slice PodAnnotations:0xc0030887c0}] Aliases:map[]}\"\nJun 11 16:39:53.377677 crc crio[23211]: time=\"2026-06-11T16:39:53.377636419Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:53.737137 crc crio[23211]: time=\"2026-06-11T16:39:53.737010002Z\" level=info msg=\"Stopping container: c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322 (timeout: 30s)\" id=91c5b7ee-cb3c-4cd4-9681-212bb92166ea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:53.738049 crc crio[23211]: time=\"2026-06-11T16:39:53.737173007Z\" level=info msg=\"Stopping container: cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c (timeout: 30s)\" id=2af1a0ff-b0a7-4274-a593-dc8704f260af name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:53.838329 crc crio[23211]: time=\"2026-06-11T16:39:53.837850832Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=f1870755-292a-425f-bb35-61df95e95242 name=/runtime.v1.ImageService/PullImage\nJun 11 16:39:53.842406 crc crio[23211]: time=\"2026-06-11T16:39:53.842240631Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4df52937-a0b1-4085-b97b-d6b63e0db5ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:53.888055 crc crio[23211]: time=\"2026-06-11T16:39:53.887967342Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=24318c79-e123-4dd8-8371-9d7e452d3666 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:54.137253 crc crio[23211]: time=\"2026-06-11T16:39:54.137127625Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=970f8f0e-1a5c-40f8-9a82-9c071f6f3ec3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:54.138705 crc crio[23211]: time=\"2026-06-11T16:39:54.138624683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:54.142311 crc crio[23211]: time=\"2026-06-11T16:39:54.142219392Z\" level=info msg=\"Stopped container cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c: openstack/glance-default-internal-api-0/glance-log\" id=2af1a0ff-b0a7-4274-a593-dc8704f260af name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:54.222410 crc crio[23211]: time=\"2026-06-11T16:39:54.222301492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:54.230383 crc crio[23211]: time=\"2026-06-11T16:39:54.230269581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:54.290708 crc crio[23211]: 2026-06-11T16:39:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4652ed96c4d2ede Mac:f6:ea:12:34:86:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/811760d1-f5c0-4f71-bc2d-0535ed90c65f SocketPath: PciID:}] [{Interface:0xc0002ac5c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:39:54.292631 crc crio[23211]: time=\"2026-06-11T16:39:54.292565536Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123 UID:7217b98f-e2d4-4eb7-90b8-6df79312af43 NetNS:/var/run/netns/811760d1-f5c0-4f71-bc2d-0535ed90c65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7217b98f_e2d4_4eb7_90b8_6df79312af43.slice PodAnnotations:0xc0030887c0}] Aliases:map[]}\"\nJun 11 16:39:54.292782 crc crio[23211]: time=\"2026-06-11T16:39:54.292763602Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:39:54.303511 crc crio[23211]: time=\"2026-06-11T16:39:54.303367456Z\" level=info msg=\"Ran pod sandbox 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123 with infra container: openstack/glance-default-external-api-0/POD\" id=faf24225-dd8b-47d8-b0eb-43ce386c529a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:39:54.306380 crc crio[23211]: time=\"2026-06-11T16:39:54.306266078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=43339530-b95a-4713-8f2d-2b6139c8bf87 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:54.308999 crc crio[23211]: time=\"2026-06-11T16:39:54.308920825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=8c40a153-56f4-4080-b6bf-4aa811eadbe1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:54.316041 crc crio[23211]: time=\"2026-06-11T16:39:54.31593357Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=7b2874d9-aa31-417f-944c-869cc44dc93f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:54.316628 crc crio[23211]: time=\"2026-06-11T16:39:54.316408161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:54.375968 crc crio[23211]: time=\"2026-06-11T16:39:54.375875297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:54.453558 crc crio[23211]: time=\"2026-06-11T16:39:54.453472575Z\" level=info msg=\"Created container e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46: openstack/ceilometer-0/proxy-httpd\" id=970f8f0e-1a5c-40f8-9a82-9c071f6f3ec3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:54.454786 crc crio[23211]: time=\"2026-06-11T16:39:54.454622253Z\" level=info msg=\"Starting container: e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46\" id=2540b762-aad8-400c-8ffa-17a89e123680 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:54.464540 crc crio[23211]: time=\"2026-06-11T16:39:54.464409087Z\" level=info msg=\"Started container\" PID=78501 containerID=e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46 description=openstack/ceilometer-0/proxy-httpd id=2540b762-aad8-400c-8ffa-17a89e123680 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\nJun 11 16:39:54.871061 crc crio[23211]: time=\"2026-06-11T16:39:54.870374545Z\" level=info msg=\"Stopping container: ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961 (timeout: 30s)\" id=39163242-90fd-4c81-98d3-55dbcc83ec8d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:54.875483 crc crio[23211]: time=\"2026-06-11T16:39:54.870646953Z\" level=info msg=\"Stopping container: e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46 (timeout: 30s)\" id=a06a5b7c-9641-49b4-ba36-5f6f4e2cb11f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:54.875483 crc crio[23211]: time=\"2026-06-11T16:39:54.870848477Z\" level=info msg=\"Stopping container: 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d (timeout: 30s)\" id=11a5b5ec-c625-4089-86be-48328d0c6cd0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:54.875483 crc crio[23211]: time=\"2026-06-11T16:39:54.874125959Z\" level=info msg=\"Stopping container: 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d (timeout: 30s)\" id=e3f66773-9859-4b35-ae1f-cd6f7fcb1bd0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:55.042655 crc crio[23211]: time=\"2026-06-11T16:39:55.041988671Z\" level=info msg=\"Stopped container 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d: openstack/ceilometer-0/sg-core\" id=e3f66773-9859-4b35-ae1f-cd6f7fcb1bd0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:55.042929 crc crio[23211]: time=\"2026-06-11T16:39:55.042692198Z\" level=info msg=\"Stopped container e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46: openstack/ceilometer-0/proxy-httpd\" id=a06a5b7c-9641-49b4-ba36-5f6f4e2cb11f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:55.177706 crc crio[23211]: time=\"2026-06-11T16:39:55.177629007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:55.318990 crc crio[23211]: time=\"2026-06-11T16:39:55.318888356Z\" level=info msg=\"Stopped container 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d: openstack/ceilometer-0/ceilometer-notification-agent\" id=11a5b5ec-c625-4089-86be-48328d0c6cd0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:55.335758 crc crio[23211]: time=\"2026-06-11T16:39:55.335663064Z\" level=info msg=\"Created container c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3: openstack/glance-default-external-api-0/glance-log\" id=7b2874d9-aa31-417f-944c-869cc44dc93f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:55.336979 crc crio[23211]: time=\"2026-06-11T16:39:55.336891595Z\" level=info msg=\"Starting container: c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3\" id=aeaebec5-b2e0-410a-ae18-b9f1deceb775 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:55.342637 crc crio[23211]: time=\"2026-06-11T16:39:55.342561006Z\" level=info msg=\"Started container\" PID=78731 containerID=c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3 description=openstack/glance-default-external-api-0/glance-log id=aeaebec5-b2e0-410a-ae18-b9f1deceb775 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\nJun 11 16:39:55.354693 crc crio[23211]: time=\"2026-06-11T16:39:55.354606437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ba97cc49-a9a1-4ea2-89c9-3e1dcab8b700 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:55.421730 crc crio[23211]: time=\"2026-06-11T16:39:55.421414966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=e3c2eec4-a2a1-4bbe-b1dd-dc9ec40f52f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:55.441379 crc crio[23211]: time=\"2026-06-11T16:39:55.441237131Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=02a9a2b0-6254-4b3a-8e36-4adb54150421 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:55.442773 crc crio[23211]: time=\"2026-06-11T16:39:55.442693907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:55.513739 crc crio[23211]: time=\"2026-06-11T16:39:55.513597088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:56.150982 crc crio[23211]: time=\"2026-06-11T16:39:56.150566993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:39:56.278714 crc crio[23211]: time=\"2026-06-11T16:39:56.278616731Z\" level=info msg=\"Created container 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255: openstack/glance-default-external-api-0/glance-httpd\" id=02a9a2b0-6254-4b3a-8e36-4adb54150421 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:56.280836 crc crio[23211]: time=\"2026-06-11T16:39:56.280746015Z\" level=info msg=\"Starting container: 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255\" id=19e36a50-0f7f-4aa3-a492-bf6482678aa4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:56.286835 crc crio[23211]: time=\"2026-06-11T16:39:56.286725864Z\" level=info msg=\"Started container\" PID=78796 containerID=3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255 description=openstack/glance-default-external-api-0/glance-httpd id=19e36a50-0f7f-4aa3-a492-bf6482678aa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\nJun 11 16:39:57.364728 crc crio[23211]: time=\"2026-06-11T16:39:57.364228701Z\" level=info msg=\"Stopped container c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322: openstack/glance-default-internal-api-0/glance-httpd\" id=91c5b7ee-cb3c-4cd4-9681-212bb92166ea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:57.365828 crc crio[23211]: time=\"2026-06-11T16:39:57.365586195Z\" level=info msg=\"Stopping pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\" id=62eba25f-a9e0-4426-bc3c-dd8e8fed8a6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:57.366192 crc crio[23211]: time=\"2026-06-11T16:39:57.366128159Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9 UID:76ecb0eb-34b4-4fbf-9b5b-f29af47e26a4 NetNS:/var/run/netns/70d34186-89ec-4089-8776-48fea1fb19b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76ecb0eb_34b4_4fbf_9b5b_f29af47e26a4.slice PodAnnotations:0xc0001ae8a8}] Aliases:map[]}\"\nJun 11 16:39:57.366366 crc crio[23211]: time=\"2026-06-11T16:39:57.366289433Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:58.024533 crc crio[23211]: time=\"2026-06-11T16:39:58.023954455Z\" level=info msg=\"Stopped pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\" id=62eba25f-a9e0-4426-bc3c-dd8e8fed8a6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:00.071488 crc crio[23211]: time=\"2026-06-11T16:40:00.06803005Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=f23a7e49-1cd0-4a4f-b19e-66044aaed141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:00.071488 crc crio[23211]: time=\"2026-06-11T16:40:00.068737917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:00.122843 crc crio[23211]: time=\"2026-06-11T16:40:00.122744597Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f UID:c938d09d-b8e6-4be8-a4d7-5dad79225cc0 NetNS:/var/run/netns/ca81ba0b-ffd0-4026-9acd-961f73255a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc938d09d_b8e6_4be8_a4d7_5dad79225cc0.slice PodAnnotations:0xc0022783f8}] Aliases:map[]}\"\nJun 11 16:40:00.122843 crc crio[23211]: time=\"2026-06-11T16:40:00.122838249Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:02.276398 crc crio[23211]: time=\"2026-06-11T16:40:02.273391492Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686600-fhdqv/POD\" id=8f41118b-b46a-4a34-a6fc-6c14242b2c72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:02.276398 crc crio[23211]: time=\"2026-06-11T16:40:02.274103389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:02.393530 crc crio[23211]: time=\"2026-06-11T16:40:02.38539711Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686600-fhdqv Namespace:openshift-infra ID:47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24 UID:6e28029d-cae3-494c-9561-72a71a260b5f NetNS:/var/run/netns/bfa94ac1-0354-45b3-9303-50839d48621d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e28029d_cae3_494c_9561_72a71a260b5f.slice PodAnnotations:0xc003088b38}] Aliases:map[]}\"\nJun 11 16:40:02.393530 crc crio[23211]: time=\"2026-06-11T16:40:02.385497823Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686600-fhdqv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:02.457230 crc crio[23211]: 2026-06-11T16:40:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a08ea80944c263 Mac:1a:73:50:32:2e:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/ca81ba0b-ffd0-4026-9acd-961f73255a4c SocketPath: PciID:}] [{Interface:0xc000284730 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:40:02.461646 crc crio[23211]: time=\"2026-06-11T16:40:02.45870604Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f UID:c938d09d-b8e6-4be8-a4d7-5dad79225cc0 NetNS:/var/run/netns/ca81ba0b-ffd0-4026-9acd-961f73255a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc938d09d_b8e6_4be8_a4d7_5dad79225cc0.slice PodAnnotations:0xc0022783f8}] Aliases:map[]}\"\nJun 11 16:40:02.461646 crc crio[23211]: time=\"2026-06-11T16:40:02.458893265Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:40:02.519210 crc crio[23211]: time=\"2026-06-11T16:40:02.517996931Z\" level=info msg=\"Ran pod sandbox 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f with infra container: openstack/glance-default-internal-api-0/POD\" id=f23a7e49-1cd0-4a4f-b19e-66044aaed141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:02.545041 crc crio[23211]: time=\"2026-06-11T16:40:02.544934523Z\" level=info msg=\"Stopped container ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961: openstack/ceilometer-0/ceilometer-central-agent\" id=39163242-90fd-4c81-98d3-55dbcc83ec8d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:02.558208 crc crio[23211]: time=\"2026-06-11T16:40:02.547576099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=93af5001-69e9-4748-9edd-6f22b8ed5e09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:02.558208 crc crio[23211]: time=\"2026-06-11T16:40:02.550662786Z\" level=info msg=\"Stopping pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\" id=3e5cf793-4710-456e-94f3-7ebfce4055d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:02.558208 crc crio[23211]: time=\"2026-06-11T16:40:02.551153549Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47 UID:254ccbe6-cf46-462c-bc2b-5b03f1a4b39e NetNS:/var/run/netns/28bcd01d-185d-400d-a621-6fdb8e9c68c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254ccbe6_cf46_462c_bc2b_5b03f1a4b39e.slice PodAnnotations:0xc0022787e0}] Aliases:map[]}\"\nJun 11 16:40:02.558208 crc crio[23211]: time=\"2026-06-11T16:40:02.551284012Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:02.558208 crc crio[23211]: time=\"2026-06-11T16:40:02.553795674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=14f7cd25-6679-4225-b4b0-7b4db799e32d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:02.603695 crc crio[23211]: time=\"2026-06-11T16:40:02.603116626Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=c2d2416b-e6cc-43fa-95b4-82caabcf36a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:02.604309 crc crio[23211]: time=\"2026-06-11T16:40:02.604215894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:02.673317 crc crio[23211]: time=\"2026-06-11T16:40:02.673244268Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-c07c-account-create-cdp8x/POD\" id=63218b9a-60c9-4eed-b3b1-705d562258a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:02.673667 crc crio[23211]: time=\"2026-06-11T16:40:02.673371641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:02.742253 crc crio[23211]: time=\"2026-06-11T16:40:02.741584195Z\" level=info msg=\"Got pod network &{Name:nova-api-c07c-account-create-cdp8x Namespace:openstack ID:ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326 UID:1aa121be-6c9f-4b82-af9a-c847c73f9d2d NetNS:/var/run/netns/82719862-05f8-47b8-a890-2164dc640deb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aa121be_6c9f_4b82_af9a_c847c73f9d2d.slice PodAnnotations:0xc000612408}] Aliases:map[]}\"\nJun 11 16:40:02.742253 crc crio[23211]: time=\"2026-06-11T16:40:02.741656786Z\" level=info msg=\"Adding pod openstack_nova-api-c07c-account-create-cdp8x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:02.759641 crc crio[23211]: time=\"2026-06-11T16:40:02.759511082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:02.926739 crc crio[23211]: time=\"2026-06-11T16:40:02.92400132Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-01ba-account-create-sqvhq/POD\" id=08169ba7-ebc3-44dd-9680-e135f624c89d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:02.926739 crc crio[23211]: time=\"2026-06-11T16:40:02.924681567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:02.981080 crc crio[23211]: time=\"2026-06-11T16:40:02.980999063Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-a0b3-account-create-rvm76/POD\" id=6d6bf67b-0b92-4b54-b078-ba406fd74db5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:02.981285 crc crio[23211]: time=\"2026-06-11T16:40:02.981098726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:03.036251 crc crio[23211]: time=\"2026-06-11T16:40:03.036003677Z\" level=info msg=\"Got pod network &{Name:nova-cell0-01ba-account-create-sqvhq Namespace:openstack ID:1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e UID:ecf32897-3d68-4283-ba01-24f7fcea7a98 NetNS:/var/run/netns/5fe31d2b-de20-4110-9192-39adcd01f789 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecf32897_3d68_4283_ba01_24f7fcea7a98.slice PodAnnotations:0xc0001309d0}] Aliases:map[]}\"\nJun 11 16:40:03.036251 crc crio[23211]: time=\"2026-06-11T16:40:03.036071738Z\" level=info msg=\"Adding pod openstack_nova-cell0-01ba-account-create-sqvhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:03.074062 crc crio[23211]: time=\"2026-06-11T16:40:03.073900053Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b3-account-create-rvm76 Namespace:openstack ID:efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4 UID:d6169b06-ce05-4f57-aafd-3fa717d60db5 NetNS:/var/run/netns/64c4a52b-009c-4da9-965f-fc3e6774b4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6169b06_ce05_4f57_aafd_3fa717d60db5.slice PodAnnotations:0xc000130d58}] Aliases:map[]}\"\nJun 11 16:40:03.074062 crc crio[23211]: time=\"2026-06-11T16:40:03.073981895Z\" level=info msg=\"Adding pod openstack_nova-cell1-a0b3-account-create-rvm76 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:03.162002 crc crio[23211]: time=\"2026-06-11T16:40:03.161855419Z\" level=info msg=\"Stopped pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\" id=3e5cf793-4710-456e-94f3-7ebfce4055d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:03.305861 crc crio[23211]: 2026-06-11T16:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47c8de7d3fec1b4 Mac:4a:8b:e1:89:88:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/bfa94ac1-0354-45b3-9303-50839d48621d SocketPath: PciID:}] [{Interface:0xc0002569e0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:40:03.307851 crc crio[23211]: time=\"2026-06-11T16:40:03.307778423Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686600-fhdqv Namespace:openshift-infra ID:47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24 UID:6e28029d-cae3-494c-9561-72a71a260b5f NetNS:/var/run/netns/bfa94ac1-0354-45b3-9303-50839d48621d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e28029d_cae3_494c_9561_72a71a260b5f.slice PodAnnotations:0xc003088b38}] Aliases:map[]}\"\nJun 11 16:40:03.308106 crc crio[23211]: time=\"2026-06-11T16:40:03.308025799Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686600-fhdqv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:40:03.308673 crc crio[23211]: time=\"2026-06-11T16:40:03.308640254Z\" level=info msg=\"Removing container: e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46\" id=ab6072a6-3a38-4f5f-a33b-eb756c631382 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:03.320962 crc crio[23211]: time=\"2026-06-11T16:40:03.320909682Z\" level=info msg=\"Ran pod sandbox 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24 with infra container: openshift-infra/auto-csr-approver-29686600-fhdqv/POD\" id=8f41118b-b46a-4a34-a6fc-6c14242b2c72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:03.385542 crc crio[23211]: time=\"2026-06-11T16:40:03.379911085Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e3bb6917-22cd-497d-acda-3a6ff8a36b0a name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:03.404789 crc crio[23211]: time=\"2026-06-11T16:40:03.387160596Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:40:03.432091 crc crio[23211]: time=\"2026-06-11T16:40:03.431922914Z\" level=info msg=\"Removed container e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46: openstack/ceilometer-0/proxy-httpd\" id=ab6072a6-3a38-4f5f-a33b-eb756c631382 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:03.446371 crc crio[23211]: time=\"2026-06-11T16:40:03.444959469Z\" level=info msg=\"Removing container: 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d\" id=84806280-a5bf-4a63-b2d3-ebd950e48401 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:03.633005 crc crio[23211]: 2026-06-11T16:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffbda96141ddf88 Mac:76:80:c2:13:64:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/82719862-05f8-47b8-a890-2164dc640deb SocketPath: PciID:}] [{Interface:0xc00011a8e0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:40:03.633849 crc crio[23211]: time=\"2026-06-11T16:40:03.633776874Z\" level=info msg=\"Got pod network &{Name:nova-api-c07c-account-create-cdp8x Namespace:openstack ID:ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326 UID:1aa121be-6c9f-4b82-af9a-c847c73f9d2d NetNS:/var/run/netns/82719862-05f8-47b8-a890-2164dc640deb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aa121be_6c9f_4b82_af9a_c847c73f9d2d.slice PodAnnotations:0xc000612408}] Aliases:map[]}\"\nJun 11 16:40:03.633942 crc crio[23211]: time=\"2026-06-11T16:40:03.633930478Z\" level=info msg=\"Checking pod openstack_nova-api-c07c-account-create-cdp8x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:40:03.656937 crc crio[23211]: time=\"2026-06-11T16:40:03.65683129Z\" level=info msg=\"Ran pod sandbox ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326 with infra container: openstack/nova-api-c07c-account-create-cdp8x/POD\" id=63218b9a-60c9-4eed-b3b1-705d562258a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:03.676475 crc crio[23211]: time=\"2026-06-11T16:40:03.672814699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6843db57-06e4-41c4-a2bb-ca79417cdbcc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:03.677903 crc crio[23211]: time=\"2026-06-11T16:40:03.677804354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e56b63f2-b789-4c98-a6c9-3ca5cf42b0a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:03.760303 crc crio[23211]: time=\"2026-06-11T16:40:03.760198391Z\" level=info msg=\"Removed container 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d: openstack/ceilometer-0/sg-core\" id=84806280-a5bf-4a63-b2d3-ebd950e48401 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:03.764510 crc crio[23211]: time=\"2026-06-11T16:40:03.764415366Z\" level=info msg=\"Removing container: 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d\" id=5c7a66c7-8d39-4b87-931d-33f6d40db6bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:03.794814 crc crio[23211]: time=\"2026-06-11T16:40:03.794290692Z\" level=info msg=\"Removed container 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d: openstack/ceilometer-0/ceilometer-notification-agent\" id=5c7a66c7-8d39-4b87-931d-33f6d40db6bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:03.799553 crc crio[23211]: time=\"2026-06-11T16:40:03.799493852Z\" level=info msg=\"Removing container: ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961\" id=8cfe5c1b-7bcc-4809-b637-dab5bc14d637 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:03.841483 crc crio[23211]: time=\"2026-06-11T16:40:03.841252415Z\" level=info msg=\"Removed container ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961: openstack/ceilometer-0/ceilometer-central-agent\" id=8cfe5c1b-7bcc-4809-b637-dab5bc14d637 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:03.850240 crc crio[23211]: time=\"2026-06-11T16:40:03.850085445Z\" level=info msg=\"Creating container: openstack/nova-api-c07c-account-create-cdp8x/mariadb-account-create\" id=1b989f9e-69c5-4d93-993e-a126ca7cb4db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:03.850672 crc crio[23211]: time=\"2026-06-11T16:40:03.850602298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:03.897855 crc crio[23211]: 2026-06-11T16:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efd09d123dbb490 Mac:fa:c2:03:7b:54:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/64c4a52b-009c-4da9-965f-fc3e6774b4cf SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:40:03.898938 crc crio[23211]: time=\"2026-06-11T16:40:03.898901705Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b3-account-create-rvm76 Namespace:openstack ID:efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4 UID:d6169b06-ce05-4f57-aafd-3fa717d60db5 NetNS:/var/run/netns/64c4a52b-009c-4da9-965f-fc3e6774b4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6169b06_ce05_4f57_aafd_3fa717d60db5.slice PodAnnotations:0xc000130d58}] Aliases:map[]}\"\nJun 11 16:40:03.903587 crc crio[23211]: time=\"2026-06-11T16:40:03.903543271Z\" level=info msg=\"Checking pod openstack_nova-cell1-a0b3-account-create-rvm76 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:40:03.936394 crc crio[23211]: time=\"2026-06-11T16:40:03.929736615Z\" level=info msg=\"Ran pod sandbox efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4 with infra container: openstack/nova-cell1-a0b3-account-create-rvm76/POD\" id=6d6bf67b-0b92-4b54-b078-ba406fd74db5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:03.936394 crc crio[23211]: 2026-06-11T16:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f1616b192abfc5 Mac:e2:d0:0b:78:1d:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/5fe31d2b-de20-4110-9192-39adcd01f789 SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:40:03.939135 crc crio[23211]: time=\"2026-06-11T16:40:03.938693109Z\" level=info msg=\"Got pod network &{Name:nova-cell0-01ba-account-create-sqvhq Namespace:openstack ID:1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e UID:ecf32897-3d68-4283-ba01-24f7fcea7a98 NetNS:/var/run/netns/5fe31d2b-de20-4110-9192-39adcd01f789 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecf32897_3d68_4283_ba01_24f7fcea7a98.slice PodAnnotations:0xc0001309d0}] Aliases:map[]}\"\nJun 11 16:40:03.939135 crc crio[23211]: time=\"2026-06-11T16:40:03.938867173Z\" level=info msg=\"Checking pod openstack_nova-cell0-01ba-account-create-sqvhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:40:03.942197 crc crio[23211]: time=\"2026-06-11T16:40:03.941929369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0f348226-1e80-4880-b23c-ebdcb5a6a1e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:03.949567 crc crio[23211]: time=\"2026-06-11T16:40:03.949038336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:03.951593 crc crio[23211]: time=\"2026-06-11T16:40:03.951512498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d1f1b12e-6f06-40b6-81a8-2d213bc46c8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:03.961965 crc crio[23211]: time=\"2026-06-11T16:40:03.961878377Z\" level=info msg=\"Ran pod sandbox 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e with infra container: openstack/nova-cell0-01ba-account-create-sqvhq/POD\" id=08169ba7-ebc3-44dd-9680-e135f624c89d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:03.963365 crc crio[23211]: time=\"2026-06-11T16:40:03.963264612Z\" level=info msg=\"Creating container: openstack/nova-cell1-a0b3-account-create-rvm76/mariadb-account-create\" id=fdfd9403-8195-4adf-853c-e05b9f9e0377 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:03.963916 crc crio[23211]: time=\"2026-06-11T16:40:03.963762194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:03.965205 crc crio[23211]: time=\"2026-06-11T16:40:03.965016996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=787f65f6-6a0b-4790-a4e7-402d77456abc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:03.968154 crc crio[23211]: time=\"2026-06-11T16:40:03.968119593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:04.005216 crc crio[23211]: time=\"2026-06-11T16:40:04.004926292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a73b1882-ba03-4b77-8cf5-0e85e0a974c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:04.014640 crc crio[23211]: time=\"2026-06-11T16:40:04.014551883Z\" level=info msg=\"Creating container: openstack/nova-cell0-01ba-account-create-sqvhq/mariadb-account-create\" id=b26669b7-ec34-4fc6-aa0b-ca412916958c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:04.017412 crc crio[23211]: time=\"2026-06-11T16:40:04.017293081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:04.077464 crc crio[23211]: time=\"2026-06-11T16:40:04.077156125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:04.084001 crc crio[23211]: time=\"2026-06-11T16:40:04.083915524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:04.089897 crc crio[23211]: time=\"2026-06-11T16:40:04.08974332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:04.093544 crc crio[23211]: time=\"2026-06-11T16:40:04.093080784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:04.093544 crc crio[23211]: time=\"2026-06-11T16:40:04.093471173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:04.094205 crc crio[23211]: time=\"2026-06-11T16:40:04.094166641Z\" level=info msg=\"Created container 4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7: openstack/nova-api-c07c-account-create-cdp8x/mariadb-account-create\" id=1b989f9e-69c5-4d93-993e-a126ca7cb4db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:04.095817 crc crio[23211]: time=\"2026-06-11T16:40:04.095735629Z\" level=info msg=\"Starting container: 4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7\" id=a71e24d6-ea60-4405-a364-582c48b95bf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:04.102778 crc crio[23211]: time=\"2026-06-11T16:40:04.102609542Z\" level=info msg=\"Started container\" PID=79650 containerID=4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7 description=openstack/nova-api-c07c-account-create-cdp8x/mariadb-account-create id=a71e24d6-ea60-4405-a364-582c48b95bf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326\nJun 11 16:40:04.265053 crc crio[23211]: time=\"2026-06-11T16:40:04.264257588Z\" level=info msg=\"Created container a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c: openstack/nova-cell0-01ba-account-create-sqvhq/mariadb-account-create\" id=b26669b7-ec34-4fc6-aa0b-ca412916958c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:04.266271 crc crio[23211]: time=\"2026-06-11T16:40:04.266174436Z\" level=info msg=\"Starting container: a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c\" id=bc5af092-8b19-4402-8f08-d6165b626d91 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:04.266754 crc crio[23211]: time=\"2026-06-11T16:40:04.266675239Z\" level=info msg=\"Created container 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31: openstack/glance-default-internal-api-0/glance-log\" id=c2d2416b-e6cc-43fa-95b4-82caabcf36a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:04.267688 crc crio[23211]: time=\"2026-06-11T16:40:04.267608961Z\" level=info msg=\"Starting container: 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31\" id=776ad66b-1ea0-40e1-9a2a-8a4cbd1e9050 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:04.269109 crc crio[23211]: time=\"2026-06-11T16:40:04.269023337Z\" level=info msg=\"Created container 8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f: openstack/nova-cell1-a0b3-account-create-rvm76/mariadb-account-create\" id=fdfd9403-8195-4adf-853c-e05b9f9e0377 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:04.269922 crc crio[23211]: time=\"2026-06-11T16:40:04.269858668Z\" level=info msg=\"Starting container: 8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f\" id=353f45d5-5dce-4dcc-8afb-e16d15570ce8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:04.273815 crc crio[23211]: time=\"2026-06-11T16:40:04.273742475Z\" level=info msg=\"Started container\" PID=79668 containerID=a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c description=openstack/nova-cell0-01ba-account-create-sqvhq/mariadb-account-create id=bc5af092-8b19-4402-8f08-d6165b626d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e\nJun 11 16:40:04.275717 crc crio[23211]: time=\"2026-06-11T16:40:04.275681934Z\" level=info msg=\"Started container\" PID=79669 containerID=06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31 description=openstack/glance-default-internal-api-0/glance-log id=776ad66b-1ea0-40e1-9a2a-8a4cbd1e9050 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\nJun 11 16:40:04.276805 crc crio[23211]: time=\"2026-06-11T16:40:04.276715669Z\" level=info msg=\"Started container\" PID=79667 containerID=8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f description=openstack/nova-cell1-a0b3-account-create-rvm76/mariadb-account-create id=353f45d5-5dce-4dcc-8afb-e16d15570ce8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4\nJun 11 16:40:04.295849 crc crio[23211]: time=\"2026-06-11T16:40:04.295744464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=bf61424b-d1ea-4fa5-8299-fec4fac99e55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:04.386220 crc crio[23211]: time=\"2026-06-11T16:40:04.385948757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=807bed1f-741a-4768-97a6-00c0cb560f85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:04.401213 crc crio[23211]: time=\"2026-06-11T16:40:04.396672805Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=69c44093-027c-4777-83a9-88721e77d345 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:04.401213 crc crio[23211]: time=\"2026-06-11T16:40:04.397402684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:04.469860 crc crio[23211]: time=\"2026-06-11T16:40:04.469628547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:05.016223 crc crio[23211]: time=\"2026-06-11T16:40:05.016150934Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=37892c80-0c36-41a1-b7c0-9f7a422a782d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:05.016480 crc crio[23211]: time=\"2026-06-11T16:40:05.016253397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:05.082751 crc crio[23211]: time=\"2026-06-11T16:40:05.082514291Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6 UID:1f57eb1f-239c-4e45-a75c-460328159cd5 NetNS:/var/run/netns/261ee3e2-a635-4fc1-8313-440c5e53dfe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f57eb1f_239c_4e45_a75c_460328159cd5.slice PodAnnotations:0xc00294e348}] Aliases:map[]}\"\nJun 11 16:40:05.082751 crc crio[23211]: time=\"2026-06-11T16:40:05.082755318Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:05.127675 crc crio[23211]: time=\"2026-06-11T16:40:05.12732331Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e3bb6917-22cd-497d-acda-3a6ff8a36b0a name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:05.128493 crc crio[23211]: time=\"2026-06-11T16:40:05.128388907Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3a4cba41-88dd-4362-b3a5-28360e924e55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:05.189488 crc crio[23211]: time=\"2026-06-11T16:40:05.18895796Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d371736f-9dbe-4961-a0bf-60d2e0e200fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:05.198101 crc crio[23211]: time=\"2026-06-11T16:40:05.198022806Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686600-fhdqv/oc\" id=94b8e102-aa13-4f9e-90b4-37b12f48776c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:05.198582 crc crio[23211]: time=\"2026-06-11T16:40:05.198524828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:05.266273 crc crio[23211]: time=\"2026-06-11T16:40:05.265620804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:05.403992 crc crio[23211]: time=\"2026-06-11T16:40:05.403905407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:05.466291 crc crio[23211]: time=\"2026-06-11T16:40:05.466032779Z\" level=info msg=\"Stopping pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326\" id=989dd810-d3bf-4e67-ae11-5139c1a75e51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:05.467161 crc crio[23211]: time=\"2026-06-11T16:40:05.467086495Z\" level=info msg=\"Got pod network &{Name:nova-api-c07c-account-create-cdp8x Namespace:openstack ID:ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326 UID:1aa121be-6c9f-4b82-af9a-c847c73f9d2d NetNS:/var/run/netns/82719862-05f8-47b8-a890-2164dc640deb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aa121be_6c9f_4b82_af9a_c847c73f9d2d.slice PodAnnotations:0xc0038ac310}] Aliases:map[]}\"\nJun 11 16:40:05.467675 crc crio[23211]: time=\"2026-06-11T16:40:05.467545107Z\" level=info msg=\"Deleting pod openstack_nova-api-c07c-account-create-cdp8x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:05.584511 crc crio[23211]: time=\"2026-06-11T16:40:05.584374564Z\" level=info msg=\"Created container 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461: openstack/glance-default-internal-api-0/glance-httpd\" id=69c44093-027c-4777-83a9-88721e77d345 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:05.586393 crc crio[23211]: time=\"2026-06-11T16:40:05.586193049Z\" level=info msg=\"Starting container: 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461\" id=900d6708-26c1-470b-be61-d9113ae52a57 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:05.587569 crc crio[23211]: time=\"2026-06-11T16:40:05.58737035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:05.601184 crc crio[23211]: time=\"2026-06-11T16:40:05.601062451Z\" level=info msg=\"Started container\" PID=79823 containerID=83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461 description=openstack/glance-default-internal-api-0/glance-httpd id=900d6708-26c1-470b-be61-d9113ae52a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\nJun 11 16:40:05.677121 crc crio[23211]: 2026-06-11T16:40:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e749719e65b7973 Mac:f2:a9:55:d2:93:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/261ee3e2-a635-4fc1-8313-440c5e53dfe3 SocketPath: PciID:}] [{Interface:0xc0001065c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:40:05.679751 crc crio[23211]: time=\"2026-06-11T16:40:05.679221722Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6 UID:1f57eb1f-239c-4e45-a75c-460328159cd5 NetNS:/var/run/netns/261ee3e2-a635-4fc1-8313-440c5e53dfe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f57eb1f_239c_4e45_a75c_460328159cd5.slice PodAnnotations:0xc00294e348}] Aliases:map[]}\"\nJun 11 16:40:05.679751 crc crio[23211]: time=\"2026-06-11T16:40:05.679504789Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:40:05.699506 crc crio[23211]: time=\"2026-06-11T16:40:05.698702269Z\" level=info msg=\"Ran pod sandbox e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6 with infra container: openstack/ceilometer-0/POD\" id=37892c80-0c36-41a1-b7c0-9f7a422a782d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:05.710923 crc crio[23211]: time=\"2026-06-11T16:40:05.708396271Z\" level=info msg=\"Created container c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262: openshift-infra/auto-csr-approver-29686600-fhdqv/oc\" id=94b8e102-aa13-4f9e-90b4-37b12f48776c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:05.719791 crc crio[23211]: time=\"2026-06-11T16:40:05.719306864Z\" level=info msg=\"Starting container: c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262\" id=1b2a24dd-f80e-4ca6-a8f6-2913813cdc85 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:05.720110 crc crio[23211]: time=\"2026-06-11T16:40:05.719662563Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=dffd1e0b-88ed-4cdf-aabc-514e4c3b771d name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:05.729382 crc crio[23211]: time=\"2026-06-11T16:40:05.729288613Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 16:40:05.731803 crc crio[23211]: time=\"2026-06-11T16:40:05.731680492Z\" level=info msg=\"Started container\" PID=79860 containerID=c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262 description=openshift-infra/auto-csr-approver-29686600-fhdqv/oc id=1b2a24dd-f80e-4ca6-a8f6-2913813cdc85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24\nJun 11 16:40:05.876030 crc crio[23211]: time=\"2026-06-11T16:40:05.875909515Z\" level=info msg=\"Stopped pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326\" id=989dd810-d3bf-4e67-ae11-5139c1a75e51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:06.183178 crc crio[23211]: time=\"2026-06-11T16:40:06.182677834Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=dffd1e0b-88ed-4cdf-aabc-514e4c3b771d name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:06.184308 crc crio[23211]: time=\"2026-06-11T16:40:06.184196183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=00d3bd91-4baa-48f8-a26e-b9ee1971e498 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:06.206587 crc crio[23211]: time=\"2026-06-11T16:40:06.20650722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=53582b0f-22c8-4512-8fbc-c90dae74b475 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:06.217257 crc crio[23211]: time=\"2026-06-11T16:40:06.217172986Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=8cd539fc-6c41-480b-b177-15563b3ddf32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:06.217844 crc crio[23211]: time=\"2026-06-11T16:40:06.21777105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:06.283067 crc crio[23211]: time=\"2026-06-11T16:40:06.282988499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:06.288950 crc crio[23211]: time=\"2026-06-11T16:40:06.288852706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:06.444638 crc crio[23211]: time=\"2026-06-11T16:40:06.444530594Z\" level=info msg=\"Created container 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268: openstack/ceilometer-0/ceilometer-central-agent\" id=8cd539fc-6c41-480b-b177-15563b3ddf32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:06.446157 crc crio[23211]: time=\"2026-06-11T16:40:06.446057132Z\" level=info msg=\"Starting container: 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268\" id=89b77600-cb52-4adb-9833-e035390652e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:06.455804 crc crio[23211]: time=\"2026-06-11T16:40:06.455725884Z\" level=info msg=\"Started container\" PID=80103 containerID=466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268 description=openstack/ceilometer-0/ceilometer-central-agent id=89b77600-cb52-4adb-9833-e035390652e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\nJun 11 16:40:06.468250 crc crio[23211]: time=\"2026-06-11T16:40:06.468146943Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f084cc85-3df7-4cba-9420-e54abfe36e58 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:06.473569 crc crio[23211]: time=\"2026-06-11T16:40:06.472925022Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 16:40:06.516594 crc crio[23211]: time=\"2026-06-11T16:40:06.51651643Z\" level=info msg=\"Stopping pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4\" id=e03e987a-a71e-488b-bd0d-3a82ab33bdd1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:06.516709 crc crio[23211]: time=\"2026-06-11T16:40:06.516632193Z\" level=info msg=\"Stopping pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e\" id=f891c53a-c9f9-4351-8cd4-a3d23f446812 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:06.517406 crc crio[23211]: time=\"2026-06-11T16:40:06.51727106Z\" level=info msg=\"Got pod network &{Name:nova-cell0-01ba-account-create-sqvhq Namespace:openstack ID:1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e UID:ecf32897-3d68-4283-ba01-24f7fcea7a98 NetNS:/var/run/netns/5fe31d2b-de20-4110-9192-39adcd01f789 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecf32897_3d68_4283_ba01_24f7fcea7a98.slice PodAnnotations:0xc00294e1d8}] Aliases:map[]}\"\nJun 11 16:40:06.517763 crc crio[23211]: time=\"2026-06-11T16:40:06.517409033Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b3-account-create-rvm76 Namespace:openstack ID:efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4 UID:d6169b06-ce05-4f57-aafd-3fa717d60db5 NetNS:/var/run/netns/64c4a52b-009c-4da9-965f-fc3e6774b4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6169b06_ce05_4f57_aafd_3fa717d60db5.slice PodAnnotations:0xc0018be4d8}] Aliases:map[]}\"\nJun 11 16:40:06.517763 crc crio[23211]: time=\"2026-06-11T16:40:06.517530866Z\" level=info msg=\"Deleting pod openstack_nova-cell0-01ba-account-create-sqvhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:06.524119 crc crio[23211]: time=\"2026-06-11T16:40:06.518258195Z\" level=info msg=\"Deleting pod openstack_nova-cell1-a0b3-account-create-rvm76 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:06.973317 crc crio[23211]: time=\"2026-06-11T16:40:06.973222906Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f084cc85-3df7-4cba-9420-e54abfe36e58 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:06.974060 crc crio[23211]: time=\"2026-06-11T16:40:06.973983145Z\" level=info msg=\"Stopped pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e\" id=f891c53a-c9f9-4351-8cd4-a3d23f446812 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:06.974840 crc crio[23211]: time=\"2026-06-11T16:40:06.974776675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=efe97ed0-776b-4711-8d9c-d490615e7565 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:07.009847 crc crio[23211]: time=\"2026-06-11T16:40:07.009743398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6a84f2d5-e6b0-4955-bfb5-08ece4d6d6a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:07.021623 crc crio[23211]: time=\"2026-06-11T16:40:07.021330787Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=08e9c006-5e20-4f81-b111-8ad9586c56cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:07.022177 crc crio[23211]: time=\"2026-06-11T16:40:07.022105606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:07.081796 crc crio[23211]: time=\"2026-06-11T16:40:07.081700175Z\" level=info msg=\"Stopped pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4\" id=e03e987a-a71e-488b-bd0d-3a82ab33bdd1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:07.128534 crc crio[23211]: time=\"2026-06-11T16:40:07.128460823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:07.135254 crc crio[23211]: time=\"2026-06-11T16:40:07.13515306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:07.402022 crc crio[23211]: time=\"2026-06-11T16:40:07.401804928Z\" level=info msg=\"Created container 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04: openstack/ceilometer-0/ceilometer-notification-agent\" id=08e9c006-5e20-4f81-b111-8ad9586c56cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:07.405734 crc crio[23211]: time=\"2026-06-11T16:40:07.405540622Z\" level=info msg=\"Starting container: 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04\" id=321d4a14-37e5-49ff-abc6-9d3a047b60a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:07.415219 crc crio[23211]: time=\"2026-06-11T16:40:07.41512701Z\" level=info msg=\"Started container\" PID=80200 containerID=0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04 description=openstack/ceilometer-0/ceilometer-notification-agent id=321d4a14-37e5-49ff-abc6-9d3a047b60a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\nJun 11 16:40:07.428273 crc crio[23211]: time=\"2026-06-11T16:40:07.428171057Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=f40e9ed3-ac75-450f-9e9a-653a57a30694 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:07.433933 crc crio[23211]: time=\"2026-06-11T16:40:07.433860249Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 16:40:07.557066 crc crio[23211]: time=\"2026-06-11T16:40:07.556970503Z\" level=info msg=\"Stopping pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24\" id=b468460b-c23a-4d03-8028-f6cc9b40868e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:07.559177 crc crio[23211]: time=\"2026-06-11T16:40:07.559138807Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686600-fhdqv Namespace:openshift-infra ID:47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24 UID:6e28029d-cae3-494c-9561-72a71a260b5f NetNS:/var/run/netns/bfa94ac1-0354-45b3-9303-50839d48621d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e28029d_cae3_494c_9561_72a71a260b5f.slice PodAnnotations:0xc0018be948}] Aliases:map[]}\"\nJun 11 16:40:07.559651 crc crio[23211]: time=\"2026-06-11T16:40:07.559618699Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686600-fhdqv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:07.902485 crc crio[23211]: time=\"2026-06-11T16:40:07.900688206Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=f40e9ed3-ac75-450f-9e9a-653a57a30694 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:07.905957 crc crio[23211]: time=\"2026-06-11T16:40:07.90563702Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a2ba4b98-43c0-4bae-8daf-74b06a54c9b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:07.944044 crc crio[23211]: time=\"2026-06-11T16:40:07.943816513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=eb4d9880-a83f-4c9e-b0b8-d7c2461b1610 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:07.954021 crc crio[23211]: time=\"2026-06-11T16:40:07.953570157Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=cfb74905-fc7f-4dc7-9b8b-22bcdde157f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:07.954381 crc crio[23211]: time=\"2026-06-11T16:40:07.954205642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:07.992783 crc crio[23211]: time=\"2026-06-11T16:40:07.992555261Z\" level=info msg=\"Stopped pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24\" id=b468460b-c23a-4d03-8028-f6cc9b40868e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:08.022489 crc crio[23211]: time=\"2026-06-11T16:40:08.022041817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:08.026718 crc crio[23211]: time=\"2026-06-11T16:40:08.026126519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:08.230281 crc crio[23211]: time=\"2026-06-11T16:40:08.229235331Z\" level=info msg=\"Created container a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48: openstack/ceilometer-0/sg-core\" id=cfb74905-fc7f-4dc7-9b8b-22bcdde157f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:08.233229 crc crio[23211]: time=\"2026-06-11T16:40:08.231926148Z\" level=info msg=\"Starting container: a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48\" id=537f4425-fa3a-41b3-b5b4-89b83e3d9248 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:08.248502 crc crio[23211]: time=\"2026-06-11T16:40:08.246746499Z\" level=info msg=\"Started container\" PID=80333 containerID=a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48 description=openstack/ceilometer-0/sg-core id=537f4425-fa3a-41b3-b5b4-89b83e3d9248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\nJun 11 16:40:08.270774 crc crio[23211]: time=\"2026-06-11T16:40:08.270696336Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=531980ee-1df8-4dc9-9968-91c5bb8af176 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:08.278867 crc crio[23211]: time=\"2026-06-11T16:40:08.278397308Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 16:40:09.936798 crc crio[23211]: time=\"2026-06-11T16:40:09.936096154Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=531980ee-1df8-4dc9-9968-91c5bb8af176 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:09.938890 crc crio[23211]: time=\"2026-06-11T16:40:09.93831323Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=50f6ab4c-2758-4d29-bd08-ae457c78d74b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:09.988663 crc crio[23211]: time=\"2026-06-11T16:40:09.988300739Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=0125530a-a9f4-42d4-959e-e4a804a6a56c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:10.002513 crc crio[23211]: time=\"2026-06-11T16:40:10.002403011Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=626bfc8f-1a6b-4238-8e7a-f7b4ad5b44cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:10.002882 crc crio[23211]: time=\"2026-06-11T16:40:10.00278234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:10.055617 crc crio[23211]: time=\"2026-06-11T16:40:10.055542447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:10.059919 crc crio[23211]: time=\"2026-06-11T16:40:10.059864436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:10.224539 crc crio[23211]: time=\"2026-06-11T16:40:10.224376903Z\" level=info msg=\"Created container f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48: openstack/ceilometer-0/proxy-httpd\" id=626bfc8f-1a6b-4238-8e7a-f7b4ad5b44cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:10.225905 crc crio[23211]: time=\"2026-06-11T16:40:10.225812429Z\" level=info msg=\"Starting container: f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48\" id=cf9429ee-da9d-466b-a1c2-d76caafaff22 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:10.233803 crc crio[23211]: time=\"2026-06-11T16:40:10.233643254Z\" level=info msg=\"Started container\" PID=80461 containerID=f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48 description=openstack/ceilometer-0/proxy-httpd id=cf9429ee-da9d-466b-a1c2-d76caafaff22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\nJun 11 16:40:13.011946 crc crio[23211]: time=\"2026-06-11T16:40:13.011574795Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-4vvzl/POD\" id=b6a82ff6-7ee4-485b-bb11-056174ffd88f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:13.013318 crc crio[23211]: time=\"2026-06-11T16:40:13.013296328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:13.070390 crc crio[23211]: time=\"2026-06-11T16:40:13.070270941Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-4vvzl Namespace:openstack ID:72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a UID:18d87021-9c4e-4232-b50e-e346b6e352b4 NetNS:/var/run/netns/f8008dc8-a065-4def-9287-3ae1d29248f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18d87021_9c4e_4232_b50e_e346b6e352b4.slice PodAnnotations:0xc0018bf560}] Aliases:map[]}\"\nJun 11 16:40:13.070390 crc crio[23211]: time=\"2026-06-11T16:40:13.070387943Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-4vvzl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:13.717719 crc crio[23211]: 2026-06-11T16:40:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72295349c341187 Mac:f6:7d:7e:2b:dd:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/f8008dc8-a065-4def-9287-3ae1d29248f4 SocketPath: PciID:}] [{Interface:0xc000128770 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:40:13.718390 crc crio[23211]: time=\"2026-06-11T16:40:13.718306103Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-4vvzl Namespace:openstack ID:72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a UID:18d87021-9c4e-4232-b50e-e346b6e352b4 NetNS:/var/run/netns/f8008dc8-a065-4def-9287-3ae1d29248f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18d87021_9c4e_4232_b50e_e346b6e352b4.slice PodAnnotations:0xc0018bf560}] Aliases:map[]}\"\nJun 11 16:40:13.718573 crc crio[23211]: time=\"2026-06-11T16:40:13.718533509Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-4vvzl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:40:13.729646 crc crio[23211]: time=\"2026-06-11T16:40:13.729567875Z\" level=info msg=\"Ran pod sandbox 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a with infra container: openstack/nova-cell0-conductor-db-sync-4vvzl/POD\" id=b6a82ff6-7ee4-485b-bb11-056174ffd88f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:13.732716 crc crio[23211]: time=\"2026-06-11T16:40:13.732415046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0c0e95c1-1ad4-4539-8d49-ba4ca5da57b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:13.732994 crc crio[23211]: time=\"2026-06-11T16:40:13.732758514Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found\" id=0c0e95c1-1ad4-4539-8d49-ba4ca5da57b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:13.732994 crc crio[23211]: time=\"2026-06-11T16:40:13.732808745Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found\" id=0c0e95c1-1ad4-4539-8d49-ba4ca5da57b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:13.733995 crc crio[23211]: time=\"2026-06-11T16:40:13.733939254Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3225ab83-5478-407b-b11a-12e77dc9100e name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:13.740686 crc crio[23211]: time=\"2026-06-11T16:40:13.740138498Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\\\"\"\nJun 11 16:40:23.233949 crc crio[23211]: time=\"2026-06-11T16:40:23.232249653Z\" level=info msg=\"Stopping container: 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04 (timeout: 30s)\" id=c57d3216-2abe-4359-bbbe-47e33e557e98 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:23.233949 crc crio[23211]: time=\"2026-06-11T16:40:23.232566921Z\" level=info msg=\"Stopping container: 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268 (timeout: 30s)\" id=b0f2bcba-0f61-4668-bba3-099d0aadbf94 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:23.233949 crc crio[23211]: time=\"2026-06-11T16:40:23.232606542Z\" level=info msg=\"Stopping container: f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48 (timeout: 30s)\" id=fad59032-9b6b-4949-a924-6b510221d131 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:23.233949 crc crio[23211]: time=\"2026-06-11T16:40:23.232634532Z\" level=info msg=\"Stopping container: a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48 (timeout: 30s)\" id=cf1956bd-aef4-4671-9998-956996c123b0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:25.351043 crc crio[23211]: time=\"2026-06-11T16:40:25.350251183Z\" level=info msg=\"Stopped container a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48: openstack/ceilometer-0/sg-core\" id=cf1956bd-aef4-4671-9998-956996c123b0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:25.352578 crc crio[23211]: time=\"2026-06-11T16:40:25.35248957Z\" level=info msg=\"Stopped container f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48: openstack/ceilometer-0/proxy-httpd\" id=fad59032-9b6b-4949-a924-6b510221d131 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:25.375251 crc crio[23211]: time=\"2026-06-11T16:40:25.375093344Z\" level=info msg=\"Stopped container 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268: openstack/ceilometer-0/ceilometer-central-agent\" id=b0f2bcba-0f61-4668-bba3-099d0aadbf94 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:25.464786 crc crio[23211]: time=\"2026-06-11T16:40:25.46464083Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3225ab83-5478-407b-b11a-12e77dc9100e name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:25.468777 crc crio[23211]: time=\"2026-06-11T16:40:25.465521623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=acc49576-fb6d-44af-a20d-17c01316f91c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:25.496758 crc crio[23211]: time=\"2026-06-11T16:40:25.493673336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e2508115-36b7-4dbf-a78e-04c2cf0d1c71 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:25.503307 crc crio[23211]: time=\"2026-06-11T16:40:25.503208533Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-4vvzl/nova-cell0-conductor-db-sync\" id=5b527f60-6a4e-41de-905e-5ec8aac3e0e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:25.505306 crc crio[23211]: time=\"2026-06-11T16:40:25.505231894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:25.566208 crc crio[23211]: time=\"2026-06-11T16:40:25.566065863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:25.570909 crc crio[23211]: time=\"2026-06-11T16:40:25.570825062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:25.765217 crc crio[23211]: time=\"2026-06-11T16:40:25.765054302Z\" level=info msg=\"Created container 9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342: openstack/nova-cell0-conductor-db-sync-4vvzl/nova-cell0-conductor-db-sync\" id=5b527f60-6a4e-41de-905e-5ec8aac3e0e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:25.766841 crc crio[23211]: time=\"2026-06-11T16:40:25.766712403Z\" level=info msg=\"Starting container: 9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342\" id=1c56b68e-7a50-4b77-aee0-f33507508cab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:25.773538 crc crio[23211]: time=\"2026-06-11T16:40:25.773458311Z\" level=info msg=\"Started container\" PID=81473 containerID=9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342 description=openstack/nova-cell0-conductor-db-sync-4vvzl/nova-cell0-conductor-db-sync id=1c56b68e-7a50-4b77-aee0-f33507508cab name=/runtime.v1.RuntimeService/StartContainer sandboxID=72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a\nJun 11 16:40:26.873310 crc crio[23211]: time=\"2026-06-11T16:40:26.872744373Z\" level=info msg=\"Stopped container 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04: openstack/ceilometer-0/ceilometer-notification-agent\" id=c57d3216-2abe-4359-bbbe-47e33e557e98 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:26.884300 crc crio[23211]: time=\"2026-06-11T16:40:26.88384005Z\" level=info msg=\"Stopping pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\" id=92ef2349-6203-43b6-94e1-2c5352fed7c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:26.885113 crc crio[23211]: time=\"2026-06-11T16:40:26.884788624Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6 UID:1f57eb1f-239c-4e45-a75c-460328159cd5 NetNS:/var/run/netns/261ee3e2-a635-4fc1-8313-440c5e53dfe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f57eb1f_239c_4e45_a75c_460328159cd5.slice PodAnnotations:0xc007c142d0}] Aliases:map[]}\"\nJun 11 16:40:26.885113 crc crio[23211]: time=\"2026-06-11T16:40:26.8850645Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:27.223998 crc crio[23211]: time=\"2026-06-11T16:40:27.22379033Z\" level=info msg=\"Stopped pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\" id=92ef2349-6203-43b6-94e1-2c5352fed7c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:27.950702 crc crio[23211]: time=\"2026-06-11T16:40:27.949903562Z\" level=info msg=\"Stopping container: 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc (timeout: 30s)\" id=6640751b-d618-44f9-9c65-3804983e03c5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:28.015818 crc crio[23211]: time=\"2026-06-11T16:40:28.015776627Z\" level=info msg=\"Removing container: f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48\" id=c548d582-6dc7-4f35-a204-c34477568831 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:28.051520 crc crio[23211]: time=\"2026-06-11T16:40:28.051374515Z\" level=info msg=\"Removed container f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48: openstack/ceilometer-0/proxy-httpd\" id=c548d582-6dc7-4f35-a204-c34477568831 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:28.053964 crc crio[23211]: time=\"2026-06-11T16:40:28.053917769Z\" level=info msg=\"Removing container: a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48\" id=f712e5da-0e3c-4033-a600-9fa088865d8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:28.090757 crc crio[23211]: time=\"2026-06-11T16:40:28.090684348Z\" level=info msg=\"Stopped container 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc: openstack/kube-state-metrics-0/kube-state-metrics\" id=6640751b-d618-44f9-9c65-3804983e03c5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:28.095103 crc crio[23211]: time=\"2026-06-11T16:40:28.094718538Z\" level=info msg=\"Stopping pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f\" id=a090bc83-fff2-423d-b806-99d155a5b566 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:28.097810 crc crio[23211]: time=\"2026-06-11T16:40:28.097708672Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f UID:8b1300f1-e4d1-49f7-af42-1d8c8d97172a NetNS:/var/run/netns/5cfcddf3-c0bc-4fad-895b-491e41afee28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b1300f1_e4d1_49f7_af42_1d8c8d97172a.slice PodAnnotations:0xc007c148d0}] Aliases:map[]}\"\nJun 11 16:40:28.098060 crc crio[23211]: time=\"2026-06-11T16:40:28.097938198Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:28.151804 crc crio[23211]: time=\"2026-06-11T16:40:28.151250109Z\" level=info msg=\"Removed container a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48: openstack/ceilometer-0/sg-core\" id=f712e5da-0e3c-4033-a600-9fa088865d8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:28.158874 crc crio[23211]: time=\"2026-06-11T16:40:28.158820009Z\" level=info msg=\"Removing container: 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04\" id=5f1ca23a-19f2-4c9f-be26-c35020f7aa3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:28.235230 crc crio[23211]: time=\"2026-06-11T16:40:28.234518189Z\" level=info msg=\"Removed container 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04: openstack/ceilometer-0/ceilometer-notification-agent\" id=5f1ca23a-19f2-4c9f-be26-c35020f7aa3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:28.238548 crc crio[23211]: time=\"2026-06-11T16:40:28.238480278Z\" level=info msg=\"Removing container: 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268\" id=b7dd3d1f-1e07-42c8-b46f-f3c67ae6691a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:28.280227 crc crio[23211]: time=\"2026-06-11T16:40:28.280104338Z\" level=info msg=\"Removed container 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268: openstack/ceilometer-0/ceilometer-central-agent\" id=b7dd3d1f-1e07-42c8-b46f-f3c67ae6691a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:28.509933 crc crio[23211]: time=\"2026-06-11T16:40:28.50964677Z\" level=info msg=\"Stopped pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f\" id=a090bc83-fff2-423d-b806-99d155a5b566 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:28.514649 crc crio[23211]: time=\"2026-06-11T16:40:28.514568052Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=32296ad6-e3ce-4cbb-949b-c690f37d51d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:28.514785 crc crio[23211]: time=\"2026-06-11T16:40:28.514664285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:28.574562 crc crio[23211]: time=\"2026-06-11T16:40:28.574507339Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173 UID:4b4e3a97-1ff1-49a0-8c46-4c9fea22da1f NetNS:/var/run/netns/d1ee162e-aa7c-4a45-9d37-9879a4c10eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b4e3a97_1ff1_49a0_8c46_4c9fea22da1f.slice PodAnnotations:0xc0022780b8}] Aliases:map[]}\"\nJun 11 16:40:28.574762 crc crio[23211]: time=\"2026-06-11T16:40:28.574740115Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:29.019593 crc crio[23211]: 2026-06-11T16:40:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18f279097c79142 Mac:b6:01:00:0d:1c:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/d1ee162e-aa7c-4a45-9d37-9879a4c10eaa SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:40:29.023089 crc crio[23211]: time=\"2026-06-11T16:40:29.02300659Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173 UID:4b4e3a97-1ff1-49a0-8c46-4c9fea22da1f NetNS:/var/run/netns/d1ee162e-aa7c-4a45-9d37-9879a4c10eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b4e3a97_1ff1_49a0_8c46_4c9fea22da1f.slice PodAnnotations:0xc0022780b8}] Aliases:map[]}\"\nJun 11 16:40:29.023342 crc crio[23211]: time=\"2026-06-11T16:40:29.023283166Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:40:29.034411 crc crio[23211]: time=\"2026-06-11T16:40:29.034297381Z\" level=info msg=\"Ran pod sandbox 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173 with infra container: openstack/ceilometer-0/POD\" id=32296ad6-e3ce-4cbb-949b-c690f37d51d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:29.041582 crc crio[23211]: time=\"2026-06-11T16:40:29.041374288Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=140f5a06-5ae2-465b-b87a-915d1f316f87 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:29.048241 crc crio[23211]: time=\"2026-06-11T16:40:29.048168347Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 16:40:29.057015 crc crio[23211]: time=\"2026-06-11T16:40:29.056931177Z\" level=info msg=\"Removing container: 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc\" id=ef27aef0-0acf-4c75-adf7-7e312a07e531 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:29.133526 crc crio[23211]: time=\"2026-06-11T16:40:29.132466932Z\" level=info msg=\"Removed container 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc: openstack/kube-state-metrics-0/kube-state-metrics\" id=ef27aef0-0acf-4c75-adf7-7e312a07e531 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:29.531277 crc crio[23211]: time=\"2026-06-11T16:40:29.530901802Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=d47a34a4-5595-4896-89b6-b5418281ac5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:29.531663 crc crio[23211]: time=\"2026-06-11T16:40:29.531322982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:29.578738 crc crio[23211]: time=\"2026-06-11T16:40:29.578638664Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4 UID:6e4b5a71-8acf-482f-8c4c-d574d7a1d1d0 NetNS:/var/run/netns/4f5352bf-e782-49c8-b9cb-26fd8a64c303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e4b5a71_8acf_482f_8c4c_d574d7a1d1d0.slice PodAnnotations:0xc0006128d8}] Aliases:map[]}\"\nJun 11 16:40:29.578738 crc crio[23211]: time=\"2026-06-11T16:40:29.578711436Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:29.585052 crc crio[23211]: time=\"2026-06-11T16:40:29.584965052Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=140f5a06-5ae2-465b-b87a-915d1f316f87 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:29.587617 crc crio[23211]: time=\"2026-06-11T16:40:29.58604219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=65e58f26-f6a0-4ec8-b948-3d1e958f8a10 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:29.632214 crc crio[23211]: time=\"2026-06-11T16:40:29.632025118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7cda5fcc-1503-4b56-b525-0a27fbf4ea93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:29.654144 crc crio[23211]: time=\"2026-06-11T16:40:29.654040987Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=cc22a5bb-42fd-4b01-9e92-9d9600c75853 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:29.657084 crc crio[23211]: time=\"2026-06-11T16:40:29.654670622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:29.729014 crc crio[23211]: time=\"2026-06-11T16:40:29.728699912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:29.737345 crc crio[23211]: time=\"2026-06-11T16:40:29.737185613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:29.866682 crc crio[23211]: time=\"2026-06-11T16:40:29.866541584Z\" level=info msg=\"Created container 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a: openstack/ceilometer-0/ceilometer-central-agent\" id=cc22a5bb-42fd-4b01-9e92-9d9600c75853 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:29.871190 crc crio[23211]: time=\"2026-06-11T16:40:29.871094037Z\" level=info msg=\"Starting container: 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a\" id=ee90eb82-7f6f-4b0e-ad03-8895613a4da5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:29.880533 crc crio[23211]: time=\"2026-06-11T16:40:29.87920751Z\" level=info msg=\"Started container\" PID=81845 containerID=6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a description=openstack/ceilometer-0/ceilometer-central-agent id=ee90eb82-7f6f-4b0e-ad03-8895613a4da5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\nJun 11 16:40:29.898593 crc crio[23211]: time=\"2026-06-11T16:40:29.898315567Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=b81c7e72-f6dc-4d04-bd6e-cf0e0f3f0661 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:29.903513 crc crio[23211]: time=\"2026-06-11T16:40:29.903382063Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 16:40:30.143041 crc crio[23211]: 2026-06-11T16:40:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e7ffe9926db005 Mac:72:6d:85:09:f0:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/4f5352bf-e782-49c8-b9cb-26fd8a64c303 SocketPath: PciID:}] [{Interface:0xc00013b0b0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:40:30.145298 crc crio[23211]: time=\"2026-06-11T16:40:30.145193012Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4 UID:6e4b5a71-8acf-482f-8c4c-d574d7a1d1d0 NetNS:/var/run/netns/4f5352bf-e782-49c8-b9cb-26fd8a64c303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e4b5a71_8acf_482f_8c4c_d574d7a1d1d0.slice PodAnnotations:0xc0006128d8}] Aliases:map[]}\"\nJun 11 16:40:30.145590 crc crio[23211]: time=\"2026-06-11T16:40:30.14551374Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:40:30.158690 crc crio[23211]: time=\"2026-06-11T16:40:30.158612397Z\" level=info msg=\"Ran pod sandbox 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4 with infra container: openstack/kube-state-metrics-0/POD\" id=d47a34a4-5595-4896-89b6-b5418281ac5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:30.164911 crc crio[23211]: time=\"2026-06-11T16:40:30.164842263Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=abea5118-bd8c-482e-a512-ea3ff5cb5854 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:30.167502 crc crio[23211]: time=\"2026-06-11T16:40:30.166702809Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"\nJun 11 16:40:30.363169 crc crio[23211]: time=\"2026-06-11T16:40:30.363076832Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=b81c7e72-f6dc-4d04-bd6e-cf0e0f3f0661 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:30.364733 crc crio[23211]: time=\"2026-06-11T16:40:30.364262692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=e9e8aebf-df44-4225-b7c7-dff25f59a2d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:30.399107 crc crio[23211]: time=\"2026-06-11T16:40:30.39857417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=2765c5d4-ab7d-4f65-be51-da88d6d90a4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:30.407486 crc crio[23211]: time=\"2026-06-11T16:40:30.407155314Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a65d5520-60a6-4081-a370-dc6bbbd77532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:30.407859 crc crio[23211]: time=\"2026-06-11T16:40:30.407808171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:30.456292 crc crio[23211]: time=\"2026-06-11T16:40:30.456149867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:30.462789 crc crio[23211]: time=\"2026-06-11T16:40:30.462637219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:30.640171 crc crio[23211]: time=\"2026-06-11T16:40:30.640033969Z\" level=info msg=\"Created container e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634: openstack/ceilometer-0/ceilometer-notification-agent\" id=a65d5520-60a6-4081-a370-dc6bbbd77532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:30.641735 crc crio[23211]: time=\"2026-06-11T16:40:30.641575407Z\" level=info msg=\"Starting container: e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634\" id=20c12b5a-16e7-402d-988f-f9b8f3c2a896 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:30.649015 crc crio[23211]: time=\"2026-06-11T16:40:30.648906121Z\" level=info msg=\"Started container\" PID=81907 containerID=e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634 description=openstack/ceilometer-0/ceilometer-notification-agent id=20c12b5a-16e7-402d-988f-f9b8f3c2a896 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\nJun 11 16:40:30.670904 crc crio[23211]: time=\"2026-06-11T16:40:30.670788957Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=64867016-e14c-46a2-99a4-b7efed0b11f1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:30.675154 crc crio[23211]: time=\"2026-06-11T16:40:30.675062974Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 16:40:30.912580 crc crio[23211]: time=\"2026-06-11T16:40:30.909708102Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=abea5118-bd8c-482e-a512-ea3ff5cb5854 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:30.912580 crc crio[23211]: time=\"2026-06-11T16:40:30.911046617Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=58cb59d3-21d0-42a0-9242-09ed684cf28e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:30.913092 crc crio[23211]: time=\"2026-06-11T16:40:30.912950914Z\" level=info msg=\"Removing container: ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69\" id=7cfb4708-8e4c-4af4-b3ba-e135b78636a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:30.998815 crc crio[23211]: time=\"2026-06-11T16:40:30.998709235Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=be93e117-321f-4f23-9363-3796ebf4a3be name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:31.047160 crc crio[23211]: time=\"2026-06-11T16:40:31.047022731Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=3e22baed-35f4-4d97-9c2a-223c6d843f65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:31.089100 crc crio[23211]: time=\"2026-06-11T16:40:31.088999711Z\" level=info msg=\"Removed container ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69: openshift-infra/auto-csr-approver-29686594-fmg69/oc\" id=7cfb4708-8e4c-4af4-b3ba-e135b78636a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:31.090243 crc crio[23211]: time=\"2026-06-11T16:40:31.089575345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:31.102608 crc crio[23211]: time=\"2026-06-11T16:40:31.102519919Z\" level=info msg=\"Stopping pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38\" id=adde4133-010a-417a-ae1d-a2c72fb16bf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.102608 crc crio[23211]: time=\"2026-06-11T16:40:31.102613121Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38\" id=adde4133-010a-417a-ae1d-a2c72fb16bf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.103295 crc crio[23211]: time=\"2026-06-11T16:40:31.103227226Z\" level=info msg=\"Removing pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38\" id=d70caed5-c494-4f1d-9623-c85860b846a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.131130 crc crio[23211]: time=\"2026-06-11T16:40:31.131033139Z\" level=info msg=\"Removed pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38\" id=d70caed5-c494-4f1d-9623-c85860b846a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.132840 crc crio[23211]: time=\"2026-06-11T16:40:31.132773394Z\" level=info msg=\"Stopping pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\" id=6c255e71-52e7-4abc-8a32-55fd58c3c1c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.132974 crc crio[23211]: time=\"2026-06-11T16:40:31.132841905Z\" level=info msg=\"Stopped pod sandbox (already stopped): e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\" id=6c255e71-52e7-4abc-8a32-55fd58c3c1c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.134637 crc crio[23211]: time=\"2026-06-11T16:40:31.134542587Z\" level=info msg=\"Removing pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\" id=d0d6b2b2-5861-4e3e-8b3b-c2dc94711690 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.154862 crc crio[23211]: time=\"2026-06-11T16:40:31.154781353Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=64867016-e14c-46a2-99a4-b7efed0b11f1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:31.159935 crc crio[23211]: time=\"2026-06-11T16:40:31.15984212Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=fb87ce94-5c39-4ab9-848f-ed1ef3345c45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:31.169091 crc crio[23211]: time=\"2026-06-11T16:40:31.168968057Z\" level=info msg=\"Removed pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\" id=d0d6b2b2-5861-4e3e-8b3b-c2dc94711690 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.175768 crc crio[23211]: time=\"2026-06-11T16:40:31.175660574Z\" level=info msg=\"Stopping pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\" id=8fe3f799-057f-4c5b-a8f3-456e3252c4a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.175768 crc crio[23211]: time=\"2026-06-11T16:40:31.175757877Z\" level=info msg=\"Stopped pod sandbox (already stopped): 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\" id=8fe3f799-057f-4c5b-a8f3-456e3252c4a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.178173 crc crio[23211]: time=\"2026-06-11T16:40:31.178007584Z\" level=info msg=\"Removing pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\" id=d53b1749-2f6d-472f-99ee-749fce8b7212 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.187379 crc crio[23211]: time=\"2026-06-11T16:40:31.187183372Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4e0fd3ea-23b7-4c0e-b8ae-c088344c8246 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:31.202233 crc crio[23211]: time=\"2026-06-11T16:40:31.202062274Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b1f8cca6-ed24-4afe-8a4f-e8cb35b17914 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:31.215786 crc crio[23211]: time=\"2026-06-11T16:40:31.215678184Z\" level=info msg=\"Removed pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\" id=d53b1749-2f6d-472f-99ee-749fce8b7212 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.216253 crc crio[23211]: time=\"2026-06-11T16:40:31.216181956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:31.219478 crc crio[23211]: time=\"2026-06-11T16:40:31.216807492Z\" level=info msg=\"Stopping pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\" id=802f5b2b-d63d-4639-930a-fca787f58bb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.219478 crc crio[23211]: time=\"2026-06-11T16:40:31.216887774Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\" id=802f5b2b-d63d-4639-930a-fca787f58bb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.219478 crc crio[23211]: time=\"2026-06-11T16:40:31.217645553Z\" level=info msg=\"Removing pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\" id=65f1c62d-2bda-4891-8c58-aa1810514b45 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.241909 crc crio[23211]: time=\"2026-06-11T16:40:31.241820667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:31.246882 crc crio[23211]: time=\"2026-06-11T16:40:31.24677243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:31.265317 crc crio[23211]: time=\"2026-06-11T16:40:31.264853682Z\" level=info msg=\"Removed pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\" id=65f1c62d-2bda-4891-8c58-aa1810514b45 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.266804 crc crio[23211]: time=\"2026-06-11T16:40:31.266738139Z\" level=info msg=\"Stopping pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\" id=d0cf69b0-ea36-415a-9e51-e058c65751ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.267134 crc crio[23211]: time=\"2026-06-11T16:40:31.266832601Z\" level=info msg=\"Stopped pod sandbox (already stopped): a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\" id=d0cf69b0-ea36-415a-9e51-e058c65751ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.270243 crc crio[23211]: time=\"2026-06-11T16:40:31.269924218Z\" level=info msg=\"Removing pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\" id=4ea3d041-e774-4f0f-a56d-7a0e323ab6d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.295913 crc crio[23211]: time=\"2026-06-11T16:40:31.291819655Z\" level=info msg=\"Removed pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\" id=4ea3d041-e774-4f0f-a56d-7a0e323ab6d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.295913 crc crio[23211]: time=\"2026-06-11T16:40:31.293937108Z\" level=info msg=\"Stopping pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\" id=11c6822a-6057-4dd3-91a3-e5400c4e784d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.295913 crc crio[23211]: time=\"2026-06-11T16:40:31.293976059Z\" level=info msg=\"Stopped pod sandbox (already stopped): 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\" id=11c6822a-6057-4dd3-91a3-e5400c4e784d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.295913 crc crio[23211]: time=\"2026-06-11T16:40:31.295338004Z\" level=info msg=\"Removing pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\" id=7af27ff9-1cd3-459c-b233-079abf47aa7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.301836 crc crio[23211]: time=\"2026-06-11T16:40:31.301720143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:31.306015 crc crio[23211]: time=\"2026-06-11T16:40:31.305928688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:31.364015 crc crio[23211]: time=\"2026-06-11T16:40:31.363887815Z\" level=info msg=\"Removed pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\" id=7af27ff9-1cd3-459c-b233-079abf47aa7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.365144 crc crio[23211]: time=\"2026-06-11T16:40:31.364857729Z\" level=info msg=\"Stopping pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f\" id=79c8d833-149b-4938-b051-9c936dace717 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.365144 crc crio[23211]: time=\"2026-06-11T16:40:31.364937831Z\" level=info msg=\"Stopped pod sandbox (already stopped): b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f\" id=79c8d833-149b-4938-b051-9c936dace717 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:31.365668 crc crio[23211]: time=\"2026-06-11T16:40:31.365624698Z\" level=info msg=\"Removing pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f\" id=095ed015-a89a-4059-b34c-888ae96cb011 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.410593 crc crio[23211]: time=\"2026-06-11T16:40:31.410484308Z\" level=info msg=\"Removed pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f\" id=095ed015-a89a-4059-b34c-888ae96cb011 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:31.432090 crc crio[23211]: time=\"2026-06-11T16:40:31.430484808Z\" level=info msg=\"Created container 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf: openstack/kube-state-metrics-0/kube-state-metrics\" id=3e22baed-35f4-4d97-9c2a-223c6d843f65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:31.441701 crc crio[23211]: time=\"2026-06-11T16:40:31.438878448Z\" level=info msg=\"Starting container: 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf\" id=23bc2b95-dca0-4e6a-8e00-960f2b74c55b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:31.464910 crc crio[23211]: time=\"2026-06-11T16:40:31.46179595Z\" level=info msg=\"Started container\" PID=81946 containerID=6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf description=openstack/kube-state-metrics-0/kube-state-metrics id=23bc2b95-dca0-4e6a-8e00-960f2b74c55b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4\nJun 11 16:40:31.526740 crc crio[23211]: time=\"2026-06-11T16:40:31.526619868Z\" level=info msg=\"Created container b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf: openstack/ceilometer-0/sg-core\" id=b1f8cca6-ed24-4afe-8a4f-e8cb35b17914 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:31.561247 crc crio[23211]: time=\"2026-06-11T16:40:31.560943136Z\" level=info msg=\"Starting container: b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf\" id=26100b5b-befd-469e-bdfd-2575b4457405 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:31.578489 crc crio[23211]: time=\"2026-06-11T16:40:31.577791337Z\" level=info msg=\"Started container\" PID=81954 containerID=b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf description=openstack/ceilometer-0/sg-core id=26100b5b-befd-469e-bdfd-2575b4457405 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\nJun 11 16:40:31.892296 crc crio[23211]: time=\"2026-06-11T16:40:31.892133147Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=aea3e5a6-4ced-436b-9167-af2763196a2a name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:31.897653 crc crio[23211]: time=\"2026-06-11T16:40:31.897572622Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 16:40:32.239096 crc crio[23211]: time=\"2026-06-11T16:40:32.238539516Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zmkh7/POD\" id=2447ce4e-d33d-45cc-9447-da5a8fbfd0b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:32.239753 crc crio[23211]: time=\"2026-06-11T16:40:32.23910336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:32.288209 crc crio[23211]: time=\"2026-06-11T16:40:32.288123974Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zmkh7 Namespace:openshift-marketplace ID:6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0 UID:fc543161-ca36-4408-99b0-bd57b2128f70 NetNS:/var/run/netns/a0ebbf26-76bc-450b-b8a2-bc2d4ce601bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc543161_ca36_4408_99b0_bd57b2128f70.slice PodAnnotations:0xc0018be780}] Aliases:map[]}\"\nJun 11 16:40:32.288209 crc crio[23211]: time=\"2026-06-11T16:40:32.288187196Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zmkh7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:32.807478 crc crio[23211]: 2026-06-11T16:40:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e1514083ae4889 Mac:be:5f:cf:c4:a3:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/a0ebbf26-76bc-450b-b8a2-bc2d4ce601bb SocketPath: PciID:}] [{Interface:0xc0002bc990 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:40:32.810343 crc crio[23211]: time=\"2026-06-11T16:40:32.808288754Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zmkh7 Namespace:openshift-marketplace ID:6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0 UID:fc543161-ca36-4408-99b0-bd57b2128f70 NetNS:/var/run/netns/a0ebbf26-76bc-450b-b8a2-bc2d4ce601bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc543161_ca36_4408_99b0_bd57b2128f70.slice PodAnnotations:0xc0018be780}] Aliases:map[]}\"\nJun 11 16:40:32.810343 crc crio[23211]: time=\"2026-06-11T16:40:32.80851768Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zmkh7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:40:32.828974 crc crio[23211]: time=\"2026-06-11T16:40:32.826031378Z\" level=info msg=\"Ran pod sandbox 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0 with infra container: openshift-marketplace/redhat-operators-zmkh7/POD\" id=2447ce4e-d33d-45cc-9447-da5a8fbfd0b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:32.828974 crc crio[23211]: time=\"2026-06-11T16:40:32.828248373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e1e7a218-cb00-4f47-9869-f66fd1497764 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:32.832530 crc crio[23211]: time=\"2026-06-11T16:40:32.831266039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=20818012-a00a-4a40-8dae-7c9415d016cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:32.855012 crc crio[23211]: time=\"2026-06-11T16:40:32.854868447Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zmkh7/extract-utilities\" id=34b89e96-64c6-4986-9f18-308545e6bcfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:32.855526 crc crio[23211]: time=\"2026-06-11T16:40:32.855465872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:32.941882 crc crio[23211]: time=\"2026-06-11T16:40:32.941788138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:32.951722 crc crio[23211]: time=\"2026-06-11T16:40:32.951642714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:33.095037 crc crio[23211]: time=\"2026-06-11T16:40:33.094890152Z\" level=info msg=\"Created container 7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602: openshift-marketplace/redhat-operators-zmkh7/extract-utilities\" id=34b89e96-64c6-4986-9f18-308545e6bcfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:33.096213 crc crio[23211]: time=\"2026-06-11T16:40:33.096136843Z\" level=info msg=\"Starting container: 7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602\" id=2c92adb6-6c40-4221-90b5-dcaf4466f05c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:33.102153 crc crio[23211]: time=\"2026-06-11T16:40:33.10205883Z\" level=info msg=\"Started container\" PID=82099 containerID=7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602 description=openshift-marketplace/redhat-operators-zmkh7/extract-utilities id=2c92adb6-6c40-4221-90b5-dcaf4466f05c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\nJun 11 16:40:33.401344 crc crio[23211]: time=\"2026-06-11T16:40:33.40079782Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=aea3e5a6-4ced-436b-9167-af2763196a2a name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:33.402759 crc crio[23211]: time=\"2026-06-11T16:40:33.402625256Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=fe3d3e44-b8bf-4509-8232-a0d53a477e4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:33.444152 crc crio[23211]: time=\"2026-06-11T16:40:33.444040569Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=e0716166-9aff-4f33-a880-3971a9d3cc68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:33.459472 crc crio[23211]: time=\"2026-06-11T16:40:33.456612164Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0f1025ea-80de-4547-abbf-ca48e2f76881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:33.459472 crc crio[23211]: time=\"2026-06-11T16:40:33.457097846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:33.538951 crc crio[23211]: time=\"2026-06-11T16:40:33.538862978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:33.543198 crc crio[23211]: time=\"2026-06-11T16:40:33.543134905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:33.672531 crc crio[23211]: time=\"2026-06-11T16:40:33.672330791Z\" level=info msg=\"Created container 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da: openstack/ceilometer-0/proxy-httpd\" id=0f1025ea-80de-4547-abbf-ca48e2f76881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:33.673711 crc crio[23211]: time=\"2026-06-11T16:40:33.673633644Z\" level=info msg=\"Starting container: 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da\" id=2ed49510-e3ea-4ce5-9626-e160506b630b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:33.680313 crc crio[23211]: time=\"2026-06-11T16:40:33.680263328Z\" level=info msg=\"Started container\" PID=82119 containerID=8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da description=openstack/ceilometer-0/proxy-httpd id=2ed49510-e3ea-4ce5-9626-e160506b630b name=/runtime.v1.RuntimeService/StartContainer sandboxID=18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\nJun 11 16:40:34.179574 crc crio[23211]: time=\"2026-06-11T16:40:34.17887452Z\" level=info msg=\"Stopping container: b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf (timeout: 30s)\" id=40158b3d-8537-42eb-9829-7512165005d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:34.179890 crc crio[23211]: time=\"2026-06-11T16:40:34.179121347Z\" level=info msg=\"Stopping container: 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da (timeout: 30s)\" id=80639ecf-aeb6-461c-87c9-f0cf9fe2b9a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:34.181172 crc crio[23211]: time=\"2026-06-11T16:40:34.179153077Z\" level=info msg=\"Stopping container: e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634 (timeout: 30s)\" id=e968c15c-2dae-4a6a-b4a7-bbfa2b5a3355 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:34.182839 crc crio[23211]: time=\"2026-06-11T16:40:34.182771148Z\" level=info msg=\"Stopping container: 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a (timeout: 30s)\" id=4a8d6826-6197-4dfe-980f-7cd46c4e2f5f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:34.196493 crc crio[23211]: time=\"2026-06-11T16:40:34.195803922Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=86a48c79-ab03-4272-a505-b48f77967160 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:34.205015 crc crio[23211]: time=\"2026-06-11T16:40:34.201229208Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 16:40:34.307067 crc crio[23211]: time=\"2026-06-11T16:40:34.306966269Z\" level=info msg=\"Stopped container b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf: openstack/ceilometer-0/sg-core\" id=40158b3d-8537-42eb-9829-7512165005d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:34.420395 crc crio[23211]: time=\"2026-06-11T16:40:34.420260118Z\" level=info msg=\"Stopped container 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da: openstack/ceilometer-0/proxy-httpd\" id=80639ecf-aeb6-461c-87c9-f0cf9fe2b9a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:34.720012 crc crio[23211]: time=\"2026-06-11T16:40:34.71988713Z\" level=info msg=\"Stopped container e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634: openstack/ceilometer-0/ceilometer-notification-agent\" id=e968c15c-2dae-4a6a-b4a7-bbfa2b5a3355 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:34.868637 crc crio[23211]: time=\"2026-06-11T16:40:34.868390459Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=86a48c79-ab03-4272-a505-b48f77967160 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:34.869561 crc crio[23211]: time=\"2026-06-11T16:40:34.869323362Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=184fc6e7-0d49-460a-85be-5e41f12630fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:34.872558 crc crio[23211]: time=\"2026-06-11T16:40:34.872341977Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c6607ac7-6af6-4953-8f58-f14f189c2c96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:34.880904 crc crio[23211]: time=\"2026-06-11T16:40:34.880776548Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zmkh7/extract-content\" id=6481eb60-229e-4642-a112-1fc3127a7f43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:34.881340 crc crio[23211]: time=\"2026-06-11T16:40:34.88126012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:34.933564 crc crio[23211]: time=\"2026-06-11T16:40:34.933399172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:34.937205 crc crio[23211]: time=\"2026-06-11T16:40:34.93690125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:35.121127 crc crio[23211]: time=\"2026-06-11T16:40:35.120958886Z\" level=info msg=\"Created container 7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e: openshift-marketplace/redhat-operators-zmkh7/extract-content\" id=6481eb60-229e-4642-a112-1fc3127a7f43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:35.122167 crc crio[23211]: time=\"2026-06-11T16:40:35.122109445Z\" level=info msg=\"Starting container: 7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e\" id=b6cdd108-fb42-46da-9cf0-7eff4bcfa382 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:35.127832 crc crio[23211]: time=\"2026-06-11T16:40:35.127742506Z\" level=info msg=\"Started container\" PID=82366 containerID=7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e description=openshift-marketplace/redhat-operators-zmkh7/extract-content id=b6cdd108-fb42-46da-9cf0-7eff4bcfa382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\nJun 11 16:40:40.786964 crc crio[23211]: time=\"2026-06-11T16:40:40.786507903Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-dsdvn/POD\" id=5d86ed96-10d6-46a0-9ed1-8fa5a28b7989 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:40.788036 crc crio[23211]: time=\"2026-06-11T16:40:40.787001876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:40.823300 crc crio[23211]: time=\"2026-06-11T16:40:40.823246792Z\" level=info msg=\"Got pod network &{Name:community-operators-dsdvn Namespace:openshift-marketplace ID:67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a UID:9fa63f7b-f149-454e-acef-3d07a3d1bf74 NetNS:/var/run/netns/38bc3e7e-c462-4187-8ac9-f8175dd9c4ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fa63f7b_f149_454e_acef_3d07a3d1bf74.slice PodAnnotations:0xc006618870}] Aliases:map[]}\"\nJun 11 16:40:40.824681 crc crio[23211]: time=\"2026-06-11T16:40:40.824650857Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-dsdvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:41.400018 crc crio[23211]: 2026-06-11T16:40:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67976c64cd097e5 Mac:62:bb:be:96:b6:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/38bc3e7e-c462-4187-8ac9-f8175dd9c4ef SocketPath: PciID:}] [{Interface:0xc000122a30 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:40:41.401411 crc crio[23211]: time=\"2026-06-11T16:40:41.401276708Z\" level=info msg=\"Got pod network &{Name:community-operators-dsdvn Namespace:openshift-marketplace ID:67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a UID:9fa63f7b-f149-454e-acef-3d07a3d1bf74 NetNS:/var/run/netns/38bc3e7e-c462-4187-8ac9-f8175dd9c4ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fa63f7b_f149_454e_acef_3d07a3d1bf74.slice PodAnnotations:0xc006618870}] Aliases:map[]}\"\nJun 11 16:40:41.401603 crc crio[23211]: time=\"2026-06-11T16:40:41.401517954Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-dsdvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:40:41.432536 crc crio[23211]: time=\"2026-06-11T16:40:41.426042476Z\" level=info msg=\"Ran pod sandbox 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a with infra container: openshift-marketplace/community-operators-dsdvn/POD\" id=5d86ed96-10d6-46a0-9ed1-8fa5a28b7989 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:41.432536 crc crio[23211]: time=\"2026-06-11T16:40:41.42856281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a95dd2d-21f9-491d-a4b9-41adf9733400 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:41.432536 crc crio[23211]: time=\"2026-06-11T16:40:41.432069147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=caae5e15-8a43-4f08-991d-537fab096136 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:41.443200 crc crio[23211]: time=\"2026-06-11T16:40:41.443105863Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dsdvn/extract-utilities\" id=ed2501ae-2174-4506-afac-548577bb498f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:41.445476 crc crio[23211]: time=\"2026-06-11T16:40:41.444155089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:41.561660 crc crio[23211]: time=\"2026-06-11T16:40:41.561479269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:41.568746 crc crio[23211]: time=\"2026-06-11T16:40:41.568669969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:41.750078 crc crio[23211]: time=\"2026-06-11T16:40:41.749269568Z\" level=info msg=\"Created container 9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df: openshift-marketplace/community-operators-dsdvn/extract-utilities\" id=ed2501ae-2174-4506-afac-548577bb498f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:41.751864 crc crio[23211]: time=\"2026-06-11T16:40:41.751816291Z\" level=info msg=\"Starting container: 9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df\" id=374952e8-4413-4659-ba43-a526b5b1620a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:41.761112 crc crio[23211]: time=\"2026-06-11T16:40:41.761051362Z\" level=info msg=\"Started container\" PID=82728 containerID=9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df description=openshift-marketplace/community-operators-dsdvn/extract-utilities id=374952e8-4413-4659-ba43-a526b5b1620a name=/runtime.v1.RuntimeService/StartContainer sandboxID=67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\nJun 11 16:40:42.345810 crc crio[23211]: time=\"2026-06-11T16:40:42.34567365Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bc316d51-9ecb-4681-8621-0df1251061b3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:42.357692 crc crio[23211]: time=\"2026-06-11T16:40:42.356624954Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 16:40:43.359566 crc crio[23211]: time=\"2026-06-11T16:40:43.358081383Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=bc316d51-9ecb-4681-8621-0df1251061b3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:43.360782 crc crio[23211]: time=\"2026-06-11T16:40:43.359708894Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d67dfb83-90e3-40af-87b0-509ba8a542a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:43.363627 crc crio[23211]: time=\"2026-06-11T16:40:43.362621356Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2d6f3bee-7fcf-4a7b-85ec-e4994f54783b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:43.379269 crc crio[23211]: time=\"2026-06-11T16:40:43.37918838Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dsdvn/extract-content\" id=6b0fde00-e85f-42c5-8fe9-4eb91aa089ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:43.379883 crc crio[23211]: time=\"2026-06-11T16:40:43.379851267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:43.475648 crc crio[23211]: time=\"2026-06-11T16:40:43.475469475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:43.480765 crc crio[23211]: time=\"2026-06-11T16:40:43.480660444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:43.675915 crc crio[23211]: time=\"2026-06-11T16:40:43.675595112Z\" level=info msg=\"Created container ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309: openshift-marketplace/community-operators-dsdvn/extract-content\" id=6b0fde00-e85f-42c5-8fe9-4eb91aa089ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:43.676810 crc crio[23211]: time=\"2026-06-11T16:40:43.676695119Z\" level=info msg=\"Starting container: ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309\" id=4e2e1dd7-6645-46da-a46f-e617d398d8ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:43.684587 crc crio[23211]: time=\"2026-06-11T16:40:43.684485084Z\" level=info msg=\"Started container\" PID=82805 containerID=ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309 description=openshift-marketplace/community-operators-dsdvn/extract-content id=4e2e1dd7-6645-46da-a46f-e617d398d8ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\nJun 11 16:40:44.324063 crc crio[23211]: time=\"2026-06-11T16:40:44.32386091Z\" level=info msg=\"Stopped container 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a: openstack/ceilometer-0/ceilometer-central-agent\" id=4a8d6826-6197-4dfe-980f-7cd46c4e2f5f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:44.325262 crc crio[23211]: time=\"2026-06-11T16:40:44.325221014Z\" level=info msg=\"Stopping pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\" id=19edb30b-596c-4366-a3b7-3e0b9d1eb4ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:44.326173 crc crio[23211]: time=\"2026-06-11T16:40:44.326078075Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173 UID:4b4e3a97-1ff1-49a0-8c46-4c9fea22da1f NetNS:/var/run/netns/d1ee162e-aa7c-4a45-9d37-9879a4c10eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b4e3a97_1ff1_49a0_8c46_4c9fea22da1f.slice PodAnnotations:0xc006bcca08}] Aliases:map[]}\"\nJun 11 16:40:44.326287 crc crio[23211]: time=\"2026-06-11T16:40:44.326254819Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:44.760200 crc crio[23211]: time=\"2026-06-11T16:40:44.759120309Z\" level=info msg=\"Stopped pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\" id=19edb30b-596c-4366-a3b7-3e0b9d1eb4ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:45.437403 crc crio[23211]: time=\"2026-06-11T16:40:45.437051839Z\" level=info msg=\"Removing container: 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da\" id=6b3bc015-d086-4e1d-8646-b51dbda971b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:45.444934 crc crio[23211]: time=\"2026-06-11T16:40:45.444854243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d27b74bd-fbe4-431f-8fb2-ab31ee13ff6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:45.448158 crc crio[23211]: time=\"2026-06-11T16:40:45.448093005Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fe7c7e93-a091-4f32-82ee-b17098d5dc30 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:45.458093 crc crio[23211]: time=\"2026-06-11T16:40:45.457929589Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zmkh7/registry-server\" id=b5be488d-fccd-4888-91c8-7a05ea860b24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:45.458887 crc crio[23211]: time=\"2026-06-11T16:40:45.458821511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:45.554740 crc crio[23211]: time=\"2026-06-11T16:40:45.554620494Z\" level=info msg=\"Removed container 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da: openstack/ceilometer-0/proxy-httpd\" id=6b3bc015-d086-4e1d-8646-b51dbda971b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:45.565948 crc crio[23211]: time=\"2026-06-11T16:40:45.565749603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:45.573397 crc crio[23211]: time=\"2026-06-11T16:40:45.573220488Z\" level=info msg=\"Removing container: b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf\" id=cf2698c8-4aba-46ad-b9f8-d5125dca968c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:45.575566 crc crio[23211]: time=\"2026-06-11T16:40:45.575508676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:45.648573 crc crio[23211]: time=\"2026-06-11T16:40:45.648484937Z\" level=info msg=\"Removed container b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf: openstack/ceilometer-0/sg-core\" id=cf2698c8-4aba-46ad-b9f8-d5125dca968c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:45.658828 crc crio[23211]: time=\"2026-06-11T16:40:45.658720214Z\" level=info msg=\"Removing container: e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634\" id=5c5e0156-d52e-430e-a682-69c5a162823f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:45.704634 crc crio[23211]: time=\"2026-06-11T16:40:45.70459309Z\" level=info msg=\"Removed container e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634: openstack/ceilometer-0/ceilometer-notification-agent\" id=5c5e0156-d52e-430e-a682-69c5a162823f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:45.708232 crc crio[23211]: time=\"2026-06-11T16:40:45.708200779Z\" level=info msg=\"Removing container: 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a\" id=51032950-047a-485d-a5ff-faed8df635fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:45.720799 crc crio[23211]: time=\"2026-06-11T16:40:45.720687801Z\" level=info msg=\"Created container 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd: openshift-marketplace/redhat-operators-zmkh7/registry-server\" id=b5be488d-fccd-4888-91c8-7a05ea860b24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:45.721845 crc crio[23211]: time=\"2026-06-11T16:40:45.721771828Z\" level=info msg=\"Starting container: 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd\" id=84a6737a-4578-470a-ba8f-1222de410cd3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:45.727748 crc crio[23211]: time=\"2026-06-11T16:40:45.727633604Z\" level=info msg=\"Started container\" PID=82942 containerID=868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd description=openshift-marketplace/redhat-operators-zmkh7/registry-server id=84a6737a-4578-470a-ba8f-1222de410cd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\nJun 11 16:40:45.737482 crc crio[23211]: time=\"2026-06-11T16:40:45.737314326Z\" level=info msg=\"Removed container 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a: openstack/ceilometer-0/ceilometer-central-agent\" id=51032950-047a-485d-a5ff-faed8df635fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:45.996130 crc crio[23211]: time=\"2026-06-11T16:40:45.995593965Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ac3965f4-eac4-426d-9f0a-855e2016bb00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:45.997308 crc crio[23211]: time=\"2026-06-11T16:40:45.99620563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:46.029237 crc crio[23211]: time=\"2026-06-11T16:40:46.029126583Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3 UID:40500239-61ee-4dd6-bb90-ef1154559bb7 NetNS:/var/run/netns/0817c217-6319-4c03-a9f1-136537542fb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40500239_61ee_4dd6_bb90_ef1154559bb7.slice PodAnnotations:0xc002818390}] Aliases:map[]}\"\nJun 11 16:40:46.029237 crc crio[23211]: time=\"2026-06-11T16:40:46.029229175Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:46.476664 crc crio[23211]: time=\"2026-06-11T16:40:46.476086285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=07a08c1a-e409-43d3-889b-4e638ad60802 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:46.481128 crc crio[23211]: time=\"2026-06-11T16:40:46.481066739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4844cc1f-d6e4-4e5d-9a44-250b7c1aef4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:46.493055 crc crio[23211]: time=\"2026-06-11T16:40:46.492851433Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dsdvn/registry-server\" id=19751cff-a403-435c-aaa2-39af64a7522b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:46.493377 crc crio[23211]: time=\"2026-06-11T16:40:46.493311795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:46.561725 crc crio[23211]: time=\"2026-06-11T16:40:46.561670092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:46.565755 crc crio[23211]: time=\"2026-06-11T16:40:46.565729832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:46.587612 crc crio[23211]: 2026-06-11T16:40:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11910ffde31ebd4 Mac:12:bd:6b:61:4c:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/0817c217-6319-4c03-a9f1-136537542fb6 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:40:46.589270 crc crio[23211]: time=\"2026-06-11T16:40:46.589208369Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3 UID:40500239-61ee-4dd6-bb90-ef1154559bb7 NetNS:/var/run/netns/0817c217-6319-4c03-a9f1-136537542fb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40500239_61ee_4dd6_bb90_ef1154559bb7.slice PodAnnotations:0xc002818390}] Aliases:map[]}\"\nJun 11 16:40:46.590158 crc crio[23211]: time=\"2026-06-11T16:40:46.590096581Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:40:46.602546 crc crio[23211]: time=\"2026-06-11T16:40:46.602391469Z\" level=info msg=\"Ran pod sandbox 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3 with infra container: openstack/ceilometer-0/POD\" id=ac3965f4-eac4-426d-9f0a-855e2016bb00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:46.606646 crc crio[23211]: time=\"2026-06-11T16:40:46.606585883Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=13c96367-f144-420f-a0a5-47b7f456891a name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:46.610692 crc crio[23211]: time=\"2026-06-11T16:40:46.610631664Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 16:40:46.672554 crc crio[23211]: time=\"2026-06-11T16:40:46.672477688Z\" level=info msg=\"Created container d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565: openshift-marketplace/community-operators-dsdvn/registry-server\" id=19751cff-a403-435c-aaa2-39af64a7522b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:46.673728 crc crio[23211]: time=\"2026-06-11T16:40:46.673646868Z\" level=info msg=\"Starting container: d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565\" id=9cfcc706-71da-436c-bc3c-d6bf2bab55c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:46.682685 crc crio[23211]: time=\"2026-06-11T16:40:46.682347065Z\" level=info msg=\"Started container\" PID=83044 containerID=d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565 description=openshift-marketplace/community-operators-dsdvn/registry-server id=9cfcc706-71da-436c-bc3c-d6bf2bab55c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\nJun 11 16:40:47.042568 crc crio[23211]: time=\"2026-06-11T16:40:47.042395036Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=13c96367-f144-420f-a0a5-47b7f456891a name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:47.044023 crc crio[23211]: time=\"2026-06-11T16:40:47.043941985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e21ab76a-70b5-4bd0-a486-f952ca8e54af name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:47.070929 crc crio[23211]: time=\"2026-06-11T16:40:47.070299533Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b720d1fa-ed7f-4a0f-909d-8d6ded1c7d2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:47.080255 crc crio[23211]: time=\"2026-06-11T16:40:47.080152859Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7e681c4b-ab83-4d8e-a2ec-7c5604d2046c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:47.080752 crc crio[23211]: time=\"2026-06-11T16:40:47.080675453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:47.148553 crc crio[23211]: time=\"2026-06-11T16:40:47.148332832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:47.152692 crc crio[23211]: time=\"2026-06-11T16:40:47.152622399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:47.391295 crc crio[23211]: time=\"2026-06-11T16:40:47.391191366Z\" level=info msg=\"Created container 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8: openstack/ceilometer-0/ceilometer-central-agent\" id=7e681c4b-ab83-4d8e-a2ec-7c5604d2046c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:47.395011 crc crio[23211]: time=\"2026-06-11T16:40:47.394918029Z\" level=info msg=\"Starting container: 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8\" id=c9646000-025c-4bd6-9b3b-c0e760ffd22b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:47.402082 crc crio[23211]: time=\"2026-06-11T16:40:47.401984406Z\" level=info msg=\"Started container\" PID=83094 containerID=9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8 description=openstack/ceilometer-0/ceilometer-central-agent id=c9646000-025c-4bd6-9b3b-c0e760ffd22b name=/runtime.v1.RuntimeService/StartContainer sandboxID=11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\nJun 11 16:40:47.418019 crc crio[23211]: time=\"2026-06-11T16:40:47.417930894Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6d669966-654c-48bd-be21-6b42ad3f3027 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:47.427104 crc crio[23211]: time=\"2026-06-11T16:40:47.427016001Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 16:40:47.831740 crc crio[23211]: time=\"2026-06-11T16:40:47.831625374Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6d669966-654c-48bd-be21-6b42ad3f3027 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:47.832560 crc crio[23211]: time=\"2026-06-11T16:40:47.832488786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1618b3f8-579c-4dc2-9604-a819ef85e46d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:47.862640 crc crio[23211]: time=\"2026-06-11T16:40:47.86189663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=b17e8dd9-8f8c-465c-bec9-2dbfb2681b47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:47.882022 crc crio[23211]: time=\"2026-06-11T16:40:47.88193169Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=8b7b24aa-0008-4302-9379-62617daf196a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:47.882501 crc crio[23211]: time=\"2026-06-11T16:40:47.88233873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:47.942804 crc crio[23211]: time=\"2026-06-11T16:40:47.942723048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:47.950128 crc crio[23211]: time=\"2026-06-11T16:40:47.950038481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:48.105747 crc crio[23211]: time=\"2026-06-11T16:40:48.105637197Z\" level=info msg=\"Created container 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7: openstack/ceilometer-0/ceilometer-notification-agent\" id=8b7b24aa-0008-4302-9379-62617daf196a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:48.108211 crc crio[23211]: time=\"2026-06-11T16:40:48.107832092Z\" level=info msg=\"Starting container: 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7\" id=e7f4795c-ed9f-44fd-b519-dc774bd4f54b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:48.114223 crc crio[23211]: time=\"2026-06-11T16:40:48.114077178Z\" level=info msg=\"Started container\" PID=83192 containerID=2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7 description=openstack/ceilometer-0/ceilometer-notification-agent id=e7f4795c-ed9f-44fd-b519-dc774bd4f54b name=/runtime.v1.RuntimeService/StartContainer sandboxID=11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\nJun 11 16:40:48.130132 crc crio[23211]: time=\"2026-06-11T16:40:48.130046647Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1743e6bf-bc63-457a-87e7-cc3f530673a8 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:48.133778 crc crio[23211]: time=\"2026-06-11T16:40:48.133726678Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 16:40:48.493388 crc crio[23211]: time=\"2026-06-11T16:40:48.493259777Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1743e6bf-bc63-457a-87e7-cc3f530673a8 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:48.494283 crc crio[23211]: time=\"2026-06-11T16:40:48.49419695Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=17d6bfca-aacd-4ebc-9bb6-2ea4aea287df name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:48.507080 crc crio[23211]: time=\"2026-06-11T16:40:48.506949979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=996b21bd-5fe9-4e36-9f9a-0bc8e5554836 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:48.514813 crc crio[23211]: time=\"2026-06-11T16:40:48.514736333Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=4fb41c7e-ba14-4a48-9975-d894f7f87378 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:48.515312 crc crio[23211]: time=\"2026-06-11T16:40:48.515205235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:48.579091 crc crio[23211]: time=\"2026-06-11T16:40:48.578982358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:48.585988 crc crio[23211]: time=\"2026-06-11T16:40:48.585700825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:48.720468 crc crio[23211]: time=\"2026-06-11T16:40:48.720220405Z\" level=info msg=\"Created container 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f: openstack/ceilometer-0/sg-core\" id=4fb41c7e-ba14-4a48-9975-d894f7f87378 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:48.723705 crc crio[23211]: time=\"2026-06-11T16:40:48.723595919Z\" level=info msg=\"Starting container: 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f\" id=c7b579a0-658a-4c69-882c-1cdfa1aa5584 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:48.731917 crc crio[23211]: time=\"2026-06-11T16:40:48.731839174Z\" level=info msg=\"Started container\" PID=83209 containerID=48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f description=openstack/ceilometer-0/sg-core id=c7b579a0-658a-4c69-882c-1cdfa1aa5584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\nJun 11 16:40:48.744729 crc crio[23211]: time=\"2026-06-11T16:40:48.744638064Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=97d25408-ee92-409f-9437-363508d01005 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:48.748161 crc crio[23211]: time=\"2026-06-11T16:40:48.74808153Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 16:40:50.284480 crc crio[23211]: time=\"2026-06-11T16:40:50.279745858Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=97d25408-ee92-409f-9437-363508d01005 name=/runtime.v1.ImageService/PullImage\nJun 11 16:40:50.287988 crc crio[23211]: time=\"2026-06-11T16:40:50.28782344Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=e82d9b7d-acd9-4e14-9dab-7c6ed1bb053d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:50.381699 crc crio[23211]: time=\"2026-06-11T16:40:50.381031718Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=29ff0002-9d12-40f8-97d7-5a983fa5c528 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:50.399795 crc crio[23211]: time=\"2026-06-11T16:40:50.399717714Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7cd0381c-0ee6-44ac-afda-89b4aaf64842 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:50.400207 crc crio[23211]: time=\"2026-06-11T16:40:50.400169045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:50.449941 crc crio[23211]: time=\"2026-06-11T16:40:50.449565758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:50.457634 crc crio[23211]: time=\"2026-06-11T16:40:50.457532208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:50.664411 crc crio[23211]: time=\"2026-06-11T16:40:50.664291931Z\" level=info msg=\"Created container e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7: openstack/ceilometer-0/proxy-httpd\" id=7cd0381c-0ee6-44ac-afda-89b4aaf64842 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:50.665989 crc crio[23211]: time=\"2026-06-11T16:40:50.665647255Z\" level=info msg=\"Starting container: e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7\" id=414f37be-693c-4583-935d-77287bc71c7c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:50.671000 crc crio[23211]: time=\"2026-06-11T16:40:50.670875066Z\" level=info msg=\"Started container\" PID=83338 containerID=e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7 description=openstack/ceilometer-0/proxy-httpd id=414f37be-693c-4583-935d-77287bc71c7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\nJun 11 16:40:53.630245 crc crio[23211]: time=\"2026-06-11T16:40:53.62955981Z\" level=info msg=\"Stopping pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a\" id=418f4b73-3df4-40f4-9794-8a1d605fb65b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:53.631178 crc crio[23211]: time=\"2026-06-11T16:40:53.630264717Z\" level=info msg=\"Stopping container: d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565 (timeout: 2s)\" id=6ad4b0d7-bc8b-490a-85cf-becd42b518a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:53.631178 crc crio[23211]: time=\"2026-06-11T16:40:53.631082787Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-4vvzl Namespace:openstack ID:72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a UID:18d87021-9c4e-4232-b50e-e346b6e352b4 NetNS:/var/run/netns/f8008dc8-a065-4def-9287-3ae1d29248f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18d87021_9c4e_4232_b50e_e346b6e352b4.slice PodAnnotations:0xc006618910}] Aliases:map[]}\"\nJun 11 16:40:53.631272 crc crio[23211]: time=\"2026-06-11T16:40:53.631217131Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-4vvzl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:53.761484 crc crio[23211]: time=\"2026-06-11T16:40:53.760859137Z\" level=info msg=\"Stopped container d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565: openshift-marketplace/community-operators-dsdvn/registry-server\" id=6ad4b0d7-bc8b-490a-85cf-becd42b518a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:40:53.762985 crc crio[23211]: time=\"2026-06-11T16:40:53.762903629Z\" level=info msg=\"Stopping pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\" id=5f31f9a3-4690-465f-a416-ebd938ec17a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:53.763697 crc crio[23211]: time=\"2026-06-11T16:40:53.763621277Z\" level=info msg=\"Got pod network &{Name:community-operators-dsdvn Namespace:openshift-marketplace ID:67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a UID:9fa63f7b-f149-454e-acef-3d07a3d1bf74 NetNS:/var/run/netns/38bc3e7e-c462-4187-8ac9-f8175dd9c4ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fa63f7b_f149_454e_acef_3d07a3d1bf74.slice PodAnnotations:0xc0001af548}] Aliases:map[]}\"\nJun 11 16:40:53.766473 crc crio[23211]: time=\"2026-06-11T16:40:53.764057517Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-dsdvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:54.115476 crc crio[23211]: time=\"2026-06-11T16:40:54.115263547Z\" level=info msg=\"Stopped pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a\" id=418f4b73-3df4-40f4-9794-8a1d605fb65b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:54.213022 crc crio[23211]: time=\"2026-06-11T16:40:54.212929567Z\" level=info msg=\"Stopped pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\" id=5f31f9a3-4690-465f-a416-ebd938ec17a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:54.691165 crc crio[23211]: time=\"2026-06-11T16:40:54.689256461Z\" level=info msg=\"Removing container: d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565\" id=dccf092b-74ce-4e2d-a9de-7ce831cd16db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:54.752922 crc crio[23211]: time=\"2026-06-11T16:40:54.752284706Z\" level=info msg=\"Removed container d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565: openshift-marketplace/community-operators-dsdvn/registry-server\" id=dccf092b-74ce-4e2d-a9de-7ce831cd16db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:54.760317 crc crio[23211]: time=\"2026-06-11T16:40:54.760222864Z\" level=info msg=\"Removing container: ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309\" id=fbb4f476-9cba-4c59-a441-a69e815f512d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:54.846191 crc crio[23211]: time=\"2026-06-11T16:40:54.846103329Z\" level=info msg=\"Removed container ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309: openshift-marketplace/community-operators-dsdvn/extract-content\" id=fbb4f476-9cba-4c59-a441-a69e815f512d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:54.852340 crc crio[23211]: time=\"2026-06-11T16:40:54.852220321Z\" level=info msg=\"Removing container: 9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df\" id=8ef1e80e-2261-4f6c-9107-ea5bf65c9c32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:54.907871 crc crio[23211]: time=\"2026-06-11T16:40:54.904276171Z\" level=info msg=\"Removed container 9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df: openshift-marketplace/community-operators-dsdvn/extract-utilities\" id=8ef1e80e-2261-4f6c-9107-ea5bf65c9c32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:55.275347 crc crio[23211]: time=\"2026-06-11T16:40:55.274740543Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=98f288e9-cf81-43f0-a91e-8ee77f391e4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:55.275634 crc crio[23211]: time=\"2026-06-11T16:40:55.27546836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:55.314493 crc crio[23211]: time=\"2026-06-11T16:40:55.314274429Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e UID:a2ddc5ea-cf6a-45ab-854a-1cc0be65ef80 NetNS:/var/run/netns/defe4f51-3db9-4771-8803-dbe7c6daa725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2ddc5ea_cf6a_45ab_854a_1cc0be65ef80.slice PodAnnotations:0xc0001ae400}] Aliases:map[]}\"\nJun 11 16:40:55.314493 crc crio[23211]: time=\"2026-06-11T16:40:55.31433935Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:40:55.638802 crc crio[23211]: 2026-06-11T16:40:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2bc88e4cadde7d Mac:42:79:7e:08:67:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/defe4f51-3db9-4771-8803-dbe7c6daa725 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:40:55.641603 crc crio[23211]: time=\"2026-06-11T16:40:55.641192334Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e UID:a2ddc5ea-cf6a-45ab-854a-1cc0be65ef80 NetNS:/var/run/netns/defe4f51-3db9-4771-8803-dbe7c6daa725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2ddc5ea_cf6a_45ab_854a_1cc0be65ef80.slice PodAnnotations:0xc0001ae400}] Aliases:map[]}\"\nJun 11 16:40:55.641725 crc crio[23211]: time=\"2026-06-11T16:40:55.641690176Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:40:55.652000 crc crio[23211]: time=\"2026-06-11T16:40:55.651947082Z\" level=info msg=\"Ran pod sandbox f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e with infra container: openstack/nova-cell0-conductor-0/POD\" id=98f288e9-cf81-43f0-a91e-8ee77f391e4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:40:55.654734 crc crio[23211]: time=\"2026-06-11T16:40:55.654656769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=4f9b2d9c-954e-4bcb-b1b9-f85b00a3b1fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:55.677656 crc crio[23211]: time=\"2026-06-11T16:40:55.677553331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=74e0488d-8936-4165-9975-8f9189cc0ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:40:55.686398 crc crio[23211]: time=\"2026-06-11T16:40:55.686287799Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=68939bbf-75fc-475e-bc7c-c9970af025ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:55.687055 crc crio[23211]: time=\"2026-06-11T16:40:55.686987797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:55.743879 crc crio[23211]: time=\"2026-06-11T16:40:55.743711164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:55.750878 crc crio[23211]: time=\"2026-06-11T16:40:55.750193435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:40:55.923787 crc crio[23211]: time=\"2026-06-11T16:40:55.923648947Z\" level=info msg=\"Created container 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=68939bbf-75fc-475e-bc7c-c9970af025ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:40:55.925165 crc crio[23211]: time=\"2026-06-11T16:40:55.924946879Z\" level=info msg=\"Starting container: 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28\" id=bda7a817-2468-4909-acfb-ac82f98d7a6e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:40:55.932583 crc crio[23211]: time=\"2026-06-11T16:40:55.932486798Z\" level=info msg=\"Started container\" PID=83831 containerID=897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=bda7a817-2468-4909-acfb-ac82f98d7a6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e\nJun 11 16:41:03.969162 crc crio[23211]: time=\"2026-06-11T16:41:03.968544612Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-xwq4l/POD\" id=1b2e963a-2c5c-491d-a1c4-bc6f3eec20a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:03.970213 crc crio[23211]: time=\"2026-06-11T16:41:03.969192418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:04.034559 crc crio[23211]: time=\"2026-06-11T16:41:04.031918424Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xwq4l Namespace:openstack ID:df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68 UID:f61eb6ac-48a5-4355-ac22-9e0782d00c43 NetNS:/var/run/netns/a8539b17-aacc-4b2b-96bf-7b4dc269a60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf61eb6ac_48a5_4355_ac22_9e0782d00c43.slice PodAnnotations:0xc003088450}] Aliases:map[]}\"\nJun 11 16:41:04.034559 crc crio[23211]: time=\"2026-06-11T16:41:04.032004196Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-xwq4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:04.732345 crc crio[23211]: 2026-06-11T16:41:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df1e24155727a24 Mac:02:20:0b:ba:5a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/a8539b17-aacc-4b2b-96bf-7b4dc269a60e SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:04.732345 crc crio[23211]: time=\"2026-06-11T16:41:04.732007277Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xwq4l Namespace:openstack ID:df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68 UID:f61eb6ac-48a5-4355-ac22-9e0782d00c43 NetNS:/var/run/netns/a8539b17-aacc-4b2b-96bf-7b4dc269a60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf61eb6ac_48a5_4355_ac22_9e0782d00c43.slice PodAnnotations:0xc003088450}] Aliases:map[]}\"\nJun 11 16:41:04.732345 crc crio[23211]: time=\"2026-06-11T16:41:04.732281464Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-xwq4l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:04.766633 crc crio[23211]: time=\"2026-06-11T16:41:04.766526478Z\" level=info msg=\"Ran pod sandbox df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68 with infra container: openstack/nova-cell0-cell-mapping-xwq4l/POD\" id=1b2e963a-2c5c-491d-a1c4-bc6f3eec20a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:04.772862 crc crio[23211]: time=\"2026-06-11T16:41:04.772815796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=c7524679-b279-4ab5-84c8-f078b35fa468 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:04.813628 crc crio[23211]: time=\"2026-06-11T16:41:04.813487301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5a190de0-ccb8-4eca-b26c-faf057222f7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:04.829608 crc crio[23211]: time=\"2026-06-11T16:41:04.82464231Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-xwq4l/nova-manage\" id=04e3f95f-c20d-4750-b3e2-f248ddb09a04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:04.829608 crc crio[23211]: time=\"2026-06-11T16:41:04.825222584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:04.880616 crc crio[23211]: time=\"2026-06-11T16:41:04.879992373Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=b8a9af6f-99f7-4ce1-8e01-b2679101f86b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:04.880616 crc crio[23211]: time=\"2026-06-11T16:41:04.880606528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:04.903491 crc crio[23211]: time=\"2026-06-11T16:41:04.899956441Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=f251ba4d-881b-4119-a050-60bf3ac1bdcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:04.903491 crc crio[23211]: time=\"2026-06-11T16:41:04.900078775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:05.036835 crc crio[23211]: time=\"2026-06-11T16:41:05.024411479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:05.054246 crc crio[23211]: time=\"2026-06-11T16:41:05.053005713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:05.054823 crc crio[23211]: time=\"2026-06-11T16:41:05.054757817Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957 UID:1ac76206-2e0c-49c0-8d45-75786cdbb725 NetNS:/var/run/netns/772f5ab7-6587-4bae-98c6-02142d2aa2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac76206_2e0c_49c0_8d45_75786cdbb725.slice PodAnnotations:0xc000612a30}] Aliases:map[]}\"\nJun 11 16:41:05.054823 crc crio[23211]: time=\"2026-06-11T16:41:05.054813068Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:05.055218 crc crio[23211]: time=\"2026-06-11T16:41:05.055136946Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=f3a02a7b-4549-4e95-acd3-a08352eaf19d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:05.055295 crc crio[23211]: time=\"2026-06-11T16:41:05.05527802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:05.134646 crc crio[23211]: time=\"2026-06-11T16:41:05.134513058Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00 UID:18056ec4-9bc7-4048-aa8e-8991a983e7bf NetNS:/var/run/netns/408b48f6-1480-4ae8-a62a-5a6fb8f0c8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18056ec4_9bc7_4048_aa8e_8991a983e7bf.slice PodAnnotations:0xc0001313e0}] Aliases:map[]}\"\nJun 11 16:41:05.134646 crc crio[23211]: time=\"2026-06-11T16:41:05.134627831Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:05.231938 crc crio[23211]: time=\"2026-06-11T16:41:05.230137116Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2671fdb1-5164-4cba-b05b-1daa59e8cafc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:05.232142 crc crio[23211]: time=\"2026-06-11T16:41:05.231979342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:05.257411 crc crio[23211]: time=\"2026-06-11T16:41:05.257287505Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212 UID:13f1cae3-8419-443f-aac8-0fe0605676f9 NetNS:/var/run/netns/8506309c-f91e-471c-92ec-0b71a6f8f27e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1cae3_8419_443f_aac8_0fe0605676f9.slice PodAnnotations:0xc002818460}] Aliases:map[]}\"\nJun 11 16:41:05.257411 crc crio[23211]: time=\"2026-06-11T16:41:05.257355777Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:05.290594 crc crio[23211]: time=\"2026-06-11T16:41:05.287333704Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f UID:bf9bf1a6-92a2-421b-9328-dca9111037da NetNS:/var/run/netns/0ebe5375-6748-43f8-8f8f-1546f312453a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf9bf1a6_92a2_421b_9328_dca9111037da.slice PodAnnotations:0xc007c14078}] Aliases:map[]}\"\nJun 11 16:41:05.290594 crc crio[23211]: time=\"2026-06-11T16:41:05.287475477Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:05.418478 crc crio[23211]: time=\"2026-06-11T16:41:05.41812032Z\" level=info msg=\"Created container 516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d: openstack/nova-cell0-cell-mapping-xwq4l/nova-manage\" id=04e3f95f-c20d-4750-b3e2-f248ddb09a04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:05.422471 crc crio[23211]: time=\"2026-06-11T16:41:05.419957617Z\" level=info msg=\"Starting container: 516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d\" id=6dfe84e3-3471-4969-862b-c3ddbc427a66 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:05.430475 crc crio[23211]: time=\"2026-06-11T16:41:05.426653513Z\" level=info msg=\"Started container\" PID=84378 containerID=516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d description=openstack/nova-cell0-cell-mapping-xwq4l/nova-manage id=6dfe84e3-3471-4969-862b-c3ddbc427a66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68\nJun 11 16:41:05.568908 crc crio[23211]: time=\"2026-06-11T16:41:05.566313301Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-b779ff7c7-8898r/POD\" id=6dec6827-968b-4125-a00c-e0945f2cdc37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:05.568908 crc crio[23211]: time=\"2026-06-11T16:41:05.566755372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:05.593698 crc crio[23211]: time=\"2026-06-11T16:41:05.592976257Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-8898r Namespace:openstack ID:890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f UID:08fb51a7-b283-4f8b-8b65-c52803482286 NetNS:/var/run/netns/7246addc-c1f0-4da2-8f47-44b2fa015676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08fb51a7_b283_4f8b_8b65_c52803482286.slice PodAnnotations:0xc003088850}] Aliases:map[]}\"\nJun 11 16:41:05.593698 crc crio[23211]: time=\"2026-06-11T16:41:05.593035478Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-b779ff7c7-8898r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:05.749918 crc crio[23211]: 2026-06-11T16:41:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f63c5b9294d47ed Mac:32:c6:12:f0:17:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/772f5ab7-6587-4bae-98c6-02142d2aa2a9 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:05.750732 crc crio[23211]: time=\"2026-06-11T16:41:05.750558542Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957 UID:1ac76206-2e0c-49c0-8d45-75786cdbb725 NetNS:/var/run/netns/772f5ab7-6587-4bae-98c6-02142d2aa2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac76206_2e0c_49c0_8d45_75786cdbb725.slice PodAnnotations:0xc000612a30}] Aliases:map[]}\"\nJun 11 16:41:05.750732 crc crio[23211]: time=\"2026-06-11T16:41:05.750719425Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:05.764828 crc crio[23211]: time=\"2026-06-11T16:41:05.764793018Z\" level=info msg=\"Ran pod sandbox f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957 with infra container: openstack/nova-api-0/POD\" id=b8a9af6f-99f7-4ce1-8e01-b2679101f86b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:05.769892 crc crio[23211]: time=\"2026-06-11T16:41:05.769796993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=cb9b049d-65d3-4113-b9f1-dab3ac85f757 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:05.770414 crc crio[23211]: time=\"2026-06-11T16:41:05.770101001Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=cb9b049d-65d3-4113-b9f1-dab3ac85f757 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:05.770414 crc crio[23211]: time=\"2026-06-11T16:41:05.770397338Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=cb9b049d-65d3-4113-b9f1-dab3ac85f757 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:05.774793 crc crio[23211]: time=\"2026-06-11T16:41:05.774757367Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a17db01a-5b3a-4db8-acd8-9bbddef1e101 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:05.791785 crc crio[23211]: time=\"2026-06-11T16:41:05.791745001Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"\nJun 11 16:41:05.893153 crc crio[23211]: 2026-06-11T16:41:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df07278c6dd34c7 Mac:9a:b0:b4:07:ff:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/408b48f6-1480-4ae8-a62a-5a6fb8f0c8ac SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:05.893996 crc crio[23211]: time=\"2026-06-11T16:41:05.893929622Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00 UID:18056ec4-9bc7-4048-aa8e-8991a983e7bf NetNS:/var/run/netns/408b48f6-1480-4ae8-a62a-5a6fb8f0c8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18056ec4_9bc7_4048_aa8e_8991a983e7bf.slice PodAnnotations:0xc0001313e0}] Aliases:map[]}\"\nJun 11 16:41:05.897083 crc crio[23211]: time=\"2026-06-11T16:41:05.896997699Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:05.914731 crc crio[23211]: time=\"2026-06-11T16:41:05.9146455Z\" level=info msg=\"Ran pod sandbox df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=f251ba4d-881b-4119-a050-60bf3ac1bdcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:05.923723 crc crio[23211]: time=\"2026-06-11T16:41:05.923596743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=a52baf18-87a0-412a-b5aa-ddca61a2678a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:05.924335 crc crio[23211]: time=\"2026-06-11T16:41:05.92425421Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found\" id=a52baf18-87a0-412a-b5aa-ddca61a2678a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:05.924511 crc crio[23211]: time=\"2026-06-11T16:41:05.924408194Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found\" id=a52baf18-87a0-412a-b5aa-ddca61a2678a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:05.927884 crc crio[23211]: time=\"2026-06-11T16:41:05.927787388Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=21dad290-80ce-4028-967a-7390fd079524 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:05.937928 crc crio[23211]: time=\"2026-06-11T16:41:05.936167767Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\\\"\"\nJun 11 16:41:06.131109 crc crio[23211]: 2026-06-11T16:41:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2447e0ae0c5b2c4 Mac:42:24:08:d6:47:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/8506309c-f91e-471c-92ec-0b71a6f8f27e SocketPath: PciID:}] [{Interface:0xc0004be780 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:06.136186 crc crio[23211]: time=\"2026-06-11T16:41:06.133849604Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212 UID:13f1cae3-8419-443f-aac8-0fe0605676f9 NetNS:/var/run/netns/8506309c-f91e-471c-92ec-0b71a6f8f27e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1cae3_8419_443f_aac8_0fe0605676f9.slice PodAnnotations:0xc002818460}] Aliases:map[]}\"\nJun 11 16:41:06.136186 crc crio[23211]: time=\"2026-06-11T16:41:06.134061709Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:06.152942 crc crio[23211]: time=\"2026-06-11T16:41:06.152115439Z\" level=info msg=\"Ran pod sandbox 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212 with infra container: openstack/nova-scheduler-0/POD\" id=f3a02a7b-4549-4e95-acd3-a08352eaf19d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:06.160609 crc crio[23211]: time=\"2026-06-11T16:41:06.160214582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a8a00bb5-d79d-46ba-b630-4564a2da8c88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:06.161253 crc crio[23211]: time=\"2026-06-11T16:41:06.16091893Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found\" id=a8a00bb5-d79d-46ba-b630-4564a2da8c88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:06.161253 crc crio[23211]: time=\"2026-06-11T16:41:06.161005592Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found\" id=a8a00bb5-d79d-46ba-b630-4564a2da8c88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:06.168544 crc crio[23211]: time=\"2026-06-11T16:41:06.167790841Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=e7fdca84-059e-4d1c-bb55-2704e404b39b name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:06.175805 crc crio[23211]: time=\"2026-06-11T16:41:06.175700998Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\\\"\"\nJun 11 16:41:06.177610 crc crio[23211]: 2026-06-11T16:41:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab658e2e1d9f67f Mac:66:54:b2:dc:92:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/0ebe5375-6748-43f8-8f8f-1546f312453a SocketPath: PciID:}] [{Interface:0xc0000147a0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:06.178312 crc crio[23211]: time=\"2026-06-11T16:41:06.178255442Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f UID:bf9bf1a6-92a2-421b-9328-dca9111037da NetNS:/var/run/netns/0ebe5375-6748-43f8-8f8f-1546f312453a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf9bf1a6_92a2_421b_9328_dca9111037da.slice PodAnnotations:0xc007c14078}] Aliases:map[]}\"\nJun 11 16:41:06.178509 crc crio[23211]: time=\"2026-06-11T16:41:06.178474388Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:06.197401 crc crio[23211]: time=\"2026-06-11T16:41:06.197255977Z\" level=info msg=\"Ran pod sandbox ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f with infra container: openstack/nova-metadata-0/POD\" id=2671fdb1-5164-4cba-b05b-1daa59e8cafc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:06.200394 crc crio[23211]: time=\"2026-06-11T16:41:06.200271902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=822b235a-1a09-4dee-a507-054f2b376d31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:06.201137 crc crio[23211]: time=\"2026-06-11T16:41:06.201067292Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=822b235a-1a09-4dee-a507-054f2b376d31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:06.201219 crc crio[23211]: time=\"2026-06-11T16:41:06.201166664Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=822b235a-1a09-4dee-a507-054f2b376d31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:06.207649 crc crio[23211]: time=\"2026-06-11T16:41:06.203966895Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e25525d7-36ab-409c-9dce-8d08ceedfc57 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:06.213591 crc crio[23211]: time=\"2026-06-11T16:41:06.211152384Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"\nJun 11 16:41:06.355989 crc crio[23211]: time=\"2026-06-11T16:41:06.355399056Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-9wxdt/POD\" id=cb08236c-b290-47b6-8c3a-59b5e2f2af75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:06.355989 crc crio[23211]: time=\"2026-06-11T16:41:06.355611092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:06.387483 crc crio[23211]: time=\"2026-06-11T16:41:06.387308792Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-9wxdt Namespace:openstack ID:8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c UID:d572a8ee-afb0-45a9-980d-09a43ef2ec87 NetNS:/var/run/netns/99ed27d2-095e-48ab-b87c-008a0fca1e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd572a8ee_afb0_45a9_980d_09a43ef2ec87.slice PodAnnotations:0xc002818d70}] Aliases:map[]}\"\nJun 11 16:41:06.387483 crc crio[23211]: time=\"2026-06-11T16:41:06.387348383Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-9wxdt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:06.401316 crc crio[23211]: 2026-06-11T16:41:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:890c2de1fa9b9d0 Mac:06:0d:73:f5:b4:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/7246addc-c1f0-4da2-8f47-44b2fa015676 SocketPath: PciID:}] [{Interface:0xc0001344b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:06.402170 crc crio[23211]: time=\"2026-06-11T16:41:06.402110153Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-8898r Namespace:openstack ID:890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f UID:08fb51a7-b283-4f8b-8b65-c52803482286 NetNS:/var/run/netns/7246addc-c1f0-4da2-8f47-44b2fa015676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08fb51a7_b283_4f8b_8b65_c52803482286.slice PodAnnotations:0xc003088850}] Aliases:map[]}\"\nJun 11 16:41:06.402320 crc crio[23211]: time=\"2026-06-11T16:41:06.402292807Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-b779ff7c7-8898r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:06.416019 crc crio[23211]: time=\"2026-06-11T16:41:06.415941648Z\" level=info msg=\"Ran pod sandbox 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f with infra container: openstack/dnsmasq-dns-b779ff7c7-8898r/POD\" id=6dec6827-968b-4125-a00c-e0945f2cdc37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:06.423901 crc crio[23211]: time=\"2026-06-11T16:41:06.423846806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=010c9f3c-dd17-4dbc-929d-cf48c955f3fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:06.654848 crc crio[23211]: time=\"2026-06-11T16:41:06.651314835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8483140d-c8f8-4d51-9220-5da526872a3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:06.688384 crc crio[23211]: time=\"2026-06-11T16:41:06.687910609Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b779ff7c7-8898r/init\" id=758d62f0-c967-40c1-8623-eafe276e7857 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:06.688801 crc crio[23211]: time=\"2026-06-11T16:41:06.688731069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:06.898150 crc crio[23211]: time=\"2026-06-11T16:41:06.897942784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:06.944124 crc crio[23211]: time=\"2026-06-11T16:41:06.939602665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:06.955275 crc crio[23211]: time=\"2026-06-11T16:41:06.954278971Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-slznk/POD\" id=7016b489-2bc2-4a95-a952-a8d84363d56b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:06.955487 crc crio[23211]: time=\"2026-06-11T16:41:06.955400359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:07.075888 crc crio[23211]: time=\"2026-06-11T16:41:07.075815116Z\" level=info msg=\"Got pod network &{Name:certified-operators-slznk Namespace:openshift-marketplace ID:7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0 UID:1a2182e7-e7d8-44ad-8652-021276a18d5b NetNS:/var/run/netns/1aa93541-f404-4ba1-adca-93e961f284b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2182e7_e7d8_44ad_8652_021276a18d5b.slice PodAnnotations:0xc007c14028}] Aliases:map[]}\"\nJun 11 16:41:07.075888 crc crio[23211]: time=\"2026-06-11T16:41:07.075880498Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-slznk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:07.089993 crc crio[23211]: 2026-06-11T16:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f3bf39ec2f8d1e Mac:ee:1b:ca:cf:b0:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/99ed27d2-095e-48ab-b87c-008a0fca1e9d SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:07.090838 crc crio[23211]: time=\"2026-06-11T16:41:07.09080536Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-9wxdt Namespace:openstack ID:8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c UID:d572a8ee-afb0-45a9-980d-09a43ef2ec87 NetNS:/var/run/netns/99ed27d2-095e-48ab-b87c-008a0fca1e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd572a8ee_afb0_45a9_980d_09a43ef2ec87.slice PodAnnotations:0xc002818d70}] Aliases:map[]}\"\nJun 11 16:41:07.090977 crc crio[23211]: time=\"2026-06-11T16:41:07.090926573Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-9wxdt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:07.105068 crc crio[23211]: time=\"2026-06-11T16:41:07.103736613Z\" level=info msg=\"Ran pod sandbox 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c with infra container: openstack/nova-cell1-conductor-db-sync-9wxdt/POD\" id=cb08236c-b290-47b6-8c3a-59b5e2f2af75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:07.117550 crc crio[23211]: time=\"2026-06-11T16:41:07.114655115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=84ef1750-1b36-4a4d-8c21-44a29ba62372 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:07.169842 crc crio[23211]: time=\"2026-06-11T16:41:07.168998043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8dff14a5-ebe3-44be-bae7-71049b8f2aac name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:07.246971 crc crio[23211]: time=\"2026-06-11T16:41:07.191742671Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-9wxdt/nova-cell1-conductor-db-sync\" id=88a044db-c677-4534-8995-c115c491526e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:07.246971 crc crio[23211]: time=\"2026-06-11T16:41:07.192816458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:07.325231 crc crio[23211]: time=\"2026-06-11T16:41:07.324728562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:07.329628 crc crio[23211]: time=\"2026-06-11T16:41:07.329398918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:07.352351 crc crio[23211]: time=\"2026-06-11T16:41:07.352201678Z\" level=info msg=\"Created container 2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a: openstack/dnsmasq-dns-b779ff7c7-8898r/init\" id=758d62f0-c967-40c1-8623-eafe276e7857 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:07.400741 crc crio[23211]: time=\"2026-06-11T16:41:07.399579072Z\" level=info msg=\"Starting container: 2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a\" id=6c1daa34-9a5d-4cb3-baed-866ca835bc98 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:07.424989 crc crio[23211]: time=\"2026-06-11T16:41:07.424644868Z\" level=info msg=\"Started container\" PID=84609 containerID=2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a description=openstack/dnsmasq-dns-b779ff7c7-8898r/init id=6c1daa34-9a5d-4cb3-baed-866ca835bc98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\nJun 11 16:41:07.565213 crc crio[23211]: time=\"2026-06-11T16:41:07.565043333Z\" level=info msg=\"Created container 418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4: openstack/nova-cell1-conductor-db-sync-9wxdt/nova-cell1-conductor-db-sync\" id=88a044db-c677-4534-8995-c115c491526e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:07.578755 crc crio[23211]: time=\"2026-06-11T16:41:07.57533349Z\" level=info msg=\"Starting container: 418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4\" id=ad7ca394-4660-4e59-a996-523a50ee726e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:07.596220 crc crio[23211]: time=\"2026-06-11T16:41:07.596119289Z\" level=info msg=\"Started container\" PID=84705 containerID=418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4 description=openstack/nova-cell1-conductor-db-sync-9wxdt/nova-cell1-conductor-db-sync id=ad7ca394-4660-4e59-a996-523a50ee726e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c\nJun 11 16:41:07.789577 crc crio[23211]: 2026-06-11T16:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f71c945765a906 Mac:26:bb:c6:5a:6f:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/1aa93541-f404-4ba1-adca-93e961f284b1 SocketPath: PciID:}] [{Interface:0xc0004a6d60 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:07.789924 crc crio[23211]: time=\"2026-06-11T16:41:07.78962331Z\" level=info msg=\"Got pod network &{Name:certified-operators-slznk Namespace:openshift-marketplace ID:7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0 UID:1a2182e7-e7d8-44ad-8652-021276a18d5b NetNS:/var/run/netns/1aa93541-f404-4ba1-adca-93e961f284b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2182e7_e7d8_44ad_8652_021276a18d5b.slice PodAnnotations:0xc007c14028}] Aliases:map[]}\"\nJun 11 16:41:07.789985 crc crio[23211]: time=\"2026-06-11T16:41:07.78996632Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-slznk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:07.823920 crc crio[23211]: time=\"2026-06-11T16:41:07.823840155Z\" level=info msg=\"Ran pod sandbox 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0 with infra container: openshift-marketplace/certified-operators-slznk/POD\" id=7016b489-2bc2-4a95-a952-a8d84363d56b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:07.826733 crc crio[23211]: time=\"2026-06-11T16:41:07.826664247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d4321612-5c8b-4e63-afd7-4fa3660f48a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:07.834786 crc crio[23211]: time=\"2026-06-11T16:41:07.830253066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a7a49fe3-eab9-47bd-93e5-a7440a6ac23f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:07.841680 crc crio[23211]: time=\"2026-06-11T16:41:07.841341562Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-slznk/extract-utilities\" id=6b228e5e-bcd6-4d90-a93e-890b73e9f76c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:07.841907 crc crio[23211]: time=\"2026-06-11T16:41:07.841791364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:07.935238 crc crio[23211]: time=\"2026-06-11T16:41:07.935140244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:07.949096 crc crio[23211]: time=\"2026-06-11T16:41:07.948981321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:08.011825 crc crio[23211]: time=\"2026-06-11T16:41:08.010049835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=80b659b7-52a5-4eb3-9f4c-7555903ef38b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:08.185294 crc crio[23211]: time=\"2026-06-11T16:41:08.185038695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2be460b6-c480-49cc-8c60-d3f923416e3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:08.189275 crc crio[23211]: time=\"2026-06-11T16:41:08.187486996Z\" level=info msg=\"Created container 28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5: openshift-marketplace/certified-operators-slznk/extract-utilities\" id=6b228e5e-bcd6-4d90-a93e-890b73e9f76c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:08.195969 crc crio[23211]: time=\"2026-06-11T16:41:08.192292617Z\" level=info msg=\"Starting container: 28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5\" id=35248bd8-97a5-48da-84c1-d00fa5546eaa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:08.195969 crc crio[23211]: time=\"2026-06-11T16:41:08.192585034Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns\" id=710f8412-edb6-480b-a51a-794515fb75de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:08.195969 crc crio[23211]: time=\"2026-06-11T16:41:08.193071376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:08.200324 crc crio[23211]: time=\"2026-06-11T16:41:08.200206744Z\" level=info msg=\"Started container\" PID=84770 containerID=28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5 description=openshift-marketplace/certified-operators-slznk/extract-utilities id=35248bd8-97a5-48da-84c1-d00fa5546eaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\nJun 11 16:41:08.275804 crc crio[23211]: time=\"2026-06-11T16:41:08.275694109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:08.294928 crc crio[23211]: time=\"2026-06-11T16:41:08.294853607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:09.069311 crc crio[23211]: time=\"2026-06-11T16:41:09.068879767Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ee47619e-4bbc-4fb6-bd41-5ab6564925db name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:09.076553 crc crio[23211]: time=\"2026-06-11T16:41:09.07623735Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 16:41:09.143176 crc crio[23211]: time=\"2026-06-11T16:41:09.142757521Z\" level=info msg=\"Created container af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339: openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns\" id=710f8412-edb6-480b-a51a-794515fb75de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:09.145876 crc crio[23211]: time=\"2026-06-11T16:41:09.145689634Z\" level=info msg=\"Starting container: af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339\" id=f8b5d8c7-cd2a-4019-a5e5-780c1850bd3a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:09.157116 crc crio[23211]: time=\"2026-06-11T16:41:09.156970827Z\" level=info msg=\"Started container\" PID=84798 containerID=af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339 description=openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns id=f8b5d8c7-cd2a-4019-a5e5-780c1850bd3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\nJun 11 16:41:13.148764 crc crio[23211]: time=\"2026-06-11T16:41:13.148065461Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=e7fdca84-059e-4d1c-bb55-2704e404b39b name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:13.150570 crc crio[23211]: time=\"2026-06-11T16:41:13.149341113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=cb79e9a0-3781-4c23-912d-b62d5a98073e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.160011 crc crio[23211]: time=\"2026-06-11T16:41:13.159676052Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=21dad290-80ce-4028-967a-7390fd079524 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:13.160580 crc crio[23211]: time=\"2026-06-11T16:41:13.160498692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=a5ce6888-b44c-4582-83e7-14d16f9783d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.175590 crc crio[23211]: time=\"2026-06-11T16:41:13.175148797Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e25525d7-36ab-409c-9dce-8d08ceedfc57 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:13.176530 crc crio[23211]: time=\"2026-06-11T16:41:13.176345737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d7ace60f-c240-489b-a76e-b4132a74c92e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.207809 crc crio[23211]: time=\"2026-06-11T16:41:13.20770778Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a17db01a-5b3a-4db8-acd8-9bbddef1e101 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:13.209934 crc crio[23211]: time=\"2026-06-11T16:41:13.209796932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=05bf3a92-80f6-476f-9f01-5c416e9a50db name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.247232 crc crio[23211]: time=\"2026-06-11T16:41:13.247109825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=443f5bb4-a450-40e5-ba6f-47fd9aa91ef4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.251693 crc crio[23211]: time=\"2026-06-11T16:41:13.251606227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=32a6842f-d23c-4d53-860d-f05de11192b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.267499 crc crio[23211]: time=\"2026-06-11T16:41:13.267017841Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=ee47619e-4bbc-4fb6-bd41-5ab6564925db name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:13.270946 crc crio[23211]: time=\"2026-06-11T16:41:13.270766744Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0ce546bb-9d01-4987-9c8d-8eaf909a75c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.273744 crc crio[23211]: time=\"2026-06-11T16:41:13.273655007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f5dba0a0-9a85-4b8e-87e7-514fb876b555 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.274300 crc crio[23211]: time=\"2026-06-11T16:41:13.274218641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f6612165-0917-4f38-9c14-015485741a89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.304300 crc crio[23211]: time=\"2026-06-11T16:41:13.304157259Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5bf2bc67-940a-46a6-a179-788e003c1694 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.346103 crc crio[23211]: time=\"2026-06-11T16:41:13.345219754Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=90559634-2991-44a8-9ecf-2de146f1d51a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:13.347311 crc crio[23211]: time=\"2026-06-11T16:41:13.347246495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.365516 crc crio[23211]: time=\"2026-06-11T16:41:13.365259105Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=91aad5d1-2a4b-4b96-a2c3-dd8716bd1d57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:13.378081 crc crio[23211]: time=\"2026-06-11T16:41:13.377934901Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=61572eda-d16d-4ba5-a762-affdc389d98b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:13.384254 crc crio[23211]: time=\"2026-06-11T16:41:13.384087245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.388249 crc crio[23211]: time=\"2026-06-11T16:41:13.388160406Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3d2b987d-d1d1-4909-81b3-ecc9319033c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:13.394291 crc crio[23211]: time=\"2026-06-11T16:41:13.394140456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.400020 crc crio[23211]: time=\"2026-06-11T16:41:13.399411247Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-slznk/extract-content\" id=e85d0b9d-fffd-4a1f-b3c6-d54cebfaca13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:13.432930 crc crio[23211]: time=\"2026-06-11T16:41:13.432804431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.463850 crc crio[23211]: time=\"2026-06-11T16:41:13.463714523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.467758 crc crio[23211]: time=\"2026-06-11T16:41:13.46761661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.470579 crc crio[23211]: time=\"2026-06-11T16:41:13.470476883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.474629 crc crio[23211]: time=\"2026-06-11T16:41:13.474541263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.475220 crc crio[23211]: time=\"2026-06-11T16:41:13.475085738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.557817 crc crio[23211]: time=\"2026-06-11T16:41:13.557130136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.562868 crc crio[23211]: time=\"2026-06-11T16:41:13.56129074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.580352 crc crio[23211]: time=\"2026-06-11T16:41:13.580161182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.588280 crc crio[23211]: time=\"2026-06-11T16:41:13.588194001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.624155 crc crio[23211]: time=\"2026-06-11T16:41:13.624046417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.631491 crc crio[23211]: time=\"2026-06-11T16:41:13.631302308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.821811 crc crio[23211]: time=\"2026-06-11T16:41:13.821715773Z\" level=info msg=\"Created container 3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782: openshift-marketplace/certified-operators-slznk/extract-content\" id=e85d0b9d-fffd-4a1f-b3c6-d54cebfaca13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:13.826056 crc crio[23211]: time=\"2026-06-11T16:41:13.825967479Z\" level=info msg=\"Starting container: 3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782\" id=06a1c3e8-de29-4cd2-bd8b-5180f8d51148 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:13.834977 crc crio[23211]: time=\"2026-06-11T16:41:13.834412Z\" level=info msg=\"Started container\" PID=85149 containerID=3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782 description=openshift-marketplace/certified-operators-slznk/extract-content id=06a1c3e8-de29-4cd2-bd8b-5180f8d51148 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\nJun 11 16:41:13.848406 crc crio[23211]: time=\"2026-06-11T16:41:13.848304437Z\" level=info msg=\"Created container f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d: openstack/nova-metadata-0/nova-metadata-log\" id=61572eda-d16d-4ba5-a762-affdc389d98b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:13.850350 crc crio[23211]: time=\"2026-06-11T16:41:13.850252495Z\" level=info msg=\"Starting container: f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d\" id=a47c74c0-4a45-43ea-8803-d95c7a296082 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:13.857738 crc crio[23211]: time=\"2026-06-11T16:41:13.857135807Z\" level=info msg=\"Started container\" PID=85150 containerID=f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d description=openstack/nova-metadata-0/nova-metadata-log id=a47c74c0-4a45-43ea-8803-d95c7a296082 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\nJun 11 16:41:13.863784 crc crio[23211]: time=\"2026-06-11T16:41:13.862913782Z\" level=info msg=\"Created container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=90559634-2991-44a8-9ecf-2de146f1d51a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:13.866244 crc crio[23211]: time=\"2026-06-11T16:41:13.865750242Z\" level=info msg=\"Starting container: cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c\" id=6d8a6c31-77c6-4034-8691-e84fca6da4dd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:13.868743 crc crio[23211]: time=\"2026-06-11T16:41:13.868009189Z\" level=info msg=\"Created container c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=91aad5d1-2a4b-4b96-a2c3-dd8716bd1d57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:13.870570 crc crio[23211]: time=\"2026-06-11T16:41:13.870351088Z\" level=info msg=\"Starting container: c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5\" id=c56f04e2-2afe-470c-9b79-07bb9e8afa3b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:13.873760 crc crio[23211]: time=\"2026-06-11T16:41:13.871737312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=77ade560-e646-4534-acea-31936d591ed0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.879273 crc crio[23211]: time=\"2026-06-11T16:41:13.877887496Z\" level=info msg=\"Started container\" PID=85147 containerID=cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=6d8a6c31-77c6-4034-8691-e84fca6da4dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00\nJun 11 16:41:13.881946 crc crio[23211]: time=\"2026-06-11T16:41:13.881872605Z\" level=info msg=\"Started container\" PID=85148 containerID=c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=c56f04e2-2afe-470c-9b79-07bb9e8afa3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212\nJun 11 16:41:13.891301 crc crio[23211]: time=\"2026-06-11T16:41:13.891209299Z\" level=info msg=\"Created container 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c: openstack/nova-api-0/nova-api-log\" id=3d2b987d-d1d1-4909-81b3-ecc9319033c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:13.892588 crc crio[23211]: time=\"2026-06-11T16:41:13.892522532Z\" level=info msg=\"Starting container: 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c\" id=68136325-d680-4baf-9ac8-7c01da4039be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:13.897679 crc crio[23211]: time=\"2026-06-11T16:41:13.897604339Z\" level=info msg=\"Started container\" PID=85151 containerID=56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c description=openstack/nova-api-0/nova-api-log id=68136325-d680-4baf-9ac8-7c01da4039be name=/runtime.v1.RuntimeService/StartContainer sandboxID=f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\nJun 11 16:41:13.912073 crc crio[23211]: time=\"2026-06-11T16:41:13.911862294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f3cc365a-7429-463b-bf93-a3c6853ac579 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.913396 crc crio[23211]: time=\"2026-06-11T16:41:13.913312531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bb9be9ba-31c9-4d59-b39f-9833a96f1fd4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.926893 crc crio[23211]: time=\"2026-06-11T16:41:13.926800007Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=c843591d-d600-4cd3-8d77-4c48066478bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:13.928805 crc crio[23211]: time=\"2026-06-11T16:41:13.928744645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.947115 crc crio[23211]: time=\"2026-06-11T16:41:13.9465311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b88299de-c8a2-4535-938f-5fff9d3cc992 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:13.961487 crc crio[23211]: time=\"2026-06-11T16:41:13.957929265Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=d221e015-953e-47c9-b928-236c480946bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:13.961487 crc crio[23211]: time=\"2026-06-11T16:41:13.959797831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.995637 crc crio[23211]: time=\"2026-06-11T16:41:13.99540885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:13.998989 crc crio[23211]: time=\"2026-06-11T16:41:13.998910468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:14.017803 crc crio[23211]: time=\"2026-06-11T16:41:14.017668926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:14.020920 crc crio[23211]: time=\"2026-06-11T16:41:14.020874187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:14.124581 crc crio[23211]: time=\"2026-06-11T16:41:14.12395051Z\" level=info msg=\"Created container 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c: openstack/nova-api-0/nova-api-api\" id=d221e015-953e-47c9-b928-236c480946bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:14.126116 crc crio[23211]: time=\"2026-06-11T16:41:14.126039553Z\" level=info msg=\"Starting container: 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c\" id=e1df71aa-249b-486c-96b7-0df87521a427 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:14.131722 crc crio[23211]: time=\"2026-06-11T16:41:14.131601851Z\" level=info msg=\"Created container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594: openstack/nova-metadata-0/nova-metadata-metadata\" id=c843591d-d600-4cd3-8d77-4c48066478bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:14.132703 crc crio[23211]: time=\"2026-06-11T16:41:14.132626667Z\" level=info msg=\"Started container\" PID=85205 containerID=5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c description=openstack/nova-api-0/nova-api-api id=e1df71aa-249b-486c-96b7-0df87521a427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\nJun 11 16:41:14.133343 crc crio[23211]: time=\"2026-06-11T16:41:14.133244593Z\" level=info msg=\"Starting container: dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594\" id=e540e10f-7505-40f7-aad7-8eca6bce98ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:14.142932 crc crio[23211]: time=\"2026-06-11T16:41:14.142787491Z\" level=info msg=\"Started container\" PID=85204 containerID=dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 description=openstack/nova-metadata-0/nova-metadata-metadata id=e540e10f-7505-40f7-aad7-8eca6bce98ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\nJun 11 16:41:14.337207 crc crio[23211]: time=\"2026-06-11T16:41:14.337120473Z\" level=info msg=\"Stopping container: f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d (timeout: 30s)\" id=ff5e53d1-595c-4f83-b0fd-e7ded9fc43d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:14.338494 crc crio[23211]: time=\"2026-06-11T16:41:14.337649076Z\" level=info msg=\"Stopping container: dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 (timeout: 30s)\" id=8aec1314-4a68-49e9-a2d7-9da9753eb792 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:14.345821 crc crio[23211]: time=\"2026-06-11T16:41:14.345288618Z\" level=info msg=\"Stopping container: cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c (timeout: 30s)\" id=a823779d-063a-4f79-9b10-5562b7266628 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:14.369094 crc crio[23211]: time=\"2026-06-11T16:41:14.36900271Z\" level=info msg=\"Stopping container: 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd (timeout: 2s)\" id=d279012b-1c1f-4cde-9e9e-2e3d5d346f28 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:17.950410 crc crio[23211]: time=\"2026-06-11T16:41:17.948753613Z\" level=info msg=\"Stopped container f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d: openstack/nova-metadata-0/nova-metadata-log\" id=ff5e53d1-595c-4f83-b0fd-e7ded9fc43d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:18.289769 crc crio[23211]: time=\"2026-06-11T16:41:18.289670166Z\" level=info msg=\"Stopped container 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd: openshift-marketplace/redhat-operators-zmkh7/registry-server\" id=d279012b-1c1f-4cde-9e9e-2e3d5d346f28 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:18.290587 crc crio[23211]: time=\"2026-06-11T16:41:18.290519457Z\" level=info msg=\"Stopping pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\" id=f352b5de-ca0d-4651-a1f1-7e264d723257 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:18.291385 crc crio[23211]: time=\"2026-06-11T16:41:18.291304436Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zmkh7 Namespace:openshift-marketplace ID:6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0 UID:fc543161-ca36-4408-99b0-bd57b2128f70 NetNS:/var/run/netns/a0ebbf26-76bc-450b-b8a2-bc2d4ce601bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc543161_ca36_4408_99b0_bd57b2128f70.slice PodAnnotations:0xc0018bf2e8}] Aliases:map[]}\"\nJun 11 16:41:18.291616 crc crio[23211]: time=\"2026-06-11T16:41:18.291546062Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zmkh7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:18.484182 crc crio[23211]: time=\"2026-06-11T16:41:18.483269661Z\" level=info msg=\"Stopping container: a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c (timeout: 10s)\" id=b12b8da7-163a-47e6-b2e8-5cb59fd4e187 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:18.637526 crc crio[23211]: time=\"2026-06-11T16:41:18.637314598Z\" level=info msg=\"Stopped container a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns\" id=b12b8da7-163a-47e6-b2e8-5cb59fd4e187 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:18.638612 crc crio[23211]: time=\"2026-06-11T16:41:18.638534508Z\" level=info msg=\"Stopping pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\" id=498de920-0ac7-42a4-9274-a44e6769ff6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:18.640002 crc crio[23211]: time=\"2026-06-11T16:41:18.639903282Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-kvdtz Namespace:openstack ID:cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4 UID:cae7c0a7-cc27-45ff-abf3-694430c917f6 NetNS:/var/run/netns/3869738c-4e7e-415e-88a7-a8faa52e5443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae7c0a7_cc27_45ff_abf3_694430c917f6.slice PodAnnotations:0xc0018bf558}] Aliases:map[]}\"\nJun 11 16:41:18.640153 crc crio[23211]: time=\"2026-06-11T16:41:18.640105397Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85c5b8fbf9-kvdtz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:18.785244 crc crio[23211]: time=\"2026-06-11T16:41:18.78519904Z\" level=info msg=\"Stopped pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\" id=f352b5de-ca0d-4651-a1f1-7e264d723257 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:19.199780 crc crio[23211]: time=\"2026-06-11T16:41:19.199165818Z\" level=info msg=\"Stopped pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\" id=498de920-0ac7-42a4-9274-a44e6769ff6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:19.534730 crc crio[23211]: time=\"2026-06-11T16:41:19.534675287Z\" level=info msg=\"Removing container: 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd\" id=434cdbc8-ef2b-450c-ba3a-65bd35cb8056 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:19.546647 crc crio[23211]: time=\"2026-06-11T16:41:19.546513582Z\" level=info msg=\"Stopping pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68\" id=0bf1f605-8e26-4ae0-9c38-6693966da6da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:19.547463 crc crio[23211]: time=\"2026-06-11T16:41:19.547308842Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xwq4l Namespace:openstack ID:df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68 UID:f61eb6ac-48a5-4355-ac22-9e0782d00c43 NetNS:/var/run/netns/a8539b17-aacc-4b2b-96bf-7b4dc269a60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf61eb6ac_48a5_4355_ac22_9e0782d00c43.slice PodAnnotations:0xc00294f068}] Aliases:map[]}\"\nJun 11 16:41:19.547612 crc crio[23211]: time=\"2026-06-11T16:41:19.547551748Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-xwq4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:19.622660 crc crio[23211]: time=\"2026-06-11T16:41:19.622407697Z\" level=info msg=\"Removed container 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd: openshift-marketplace/redhat-operators-zmkh7/registry-server\" id=434cdbc8-ef2b-450c-ba3a-65bd35cb8056 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:19.635145 crc crio[23211]: time=\"2026-06-11T16:41:19.635042942Z\" level=info msg=\"Removing container: 7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e\" id=1b12e744-7b85-4ad5-89e9-c6567887323b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:19.798009 crc crio[23211]: time=\"2026-06-11T16:41:19.7975277Z\" level=info msg=\"Removed container 7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e: openshift-marketplace/redhat-operators-zmkh7/extract-content\" id=1b12e744-7b85-4ad5-89e9-c6567887323b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:19.800800 crc crio[23211]: time=\"2026-06-11T16:41:19.80073982Z\" level=info msg=\"Removing container: 7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602\" id=65ac427b-4b62-44a4-9ee6-6326254f729d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:19.833964 crc crio[23211]: time=\"2026-06-11T16:41:19.833887158Z\" level=info msg=\"Removed container 7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602: openshift-marketplace/redhat-operators-zmkh7/extract-utilities\" id=65ac427b-4b62-44a4-9ee6-6326254f729d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:19.837515 crc crio[23211]: time=\"2026-06-11T16:41:19.837345685Z\" level=info msg=\"Removing container: a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c\" id=761a8bbe-d872-464d-ac0f-d223d0858618 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:19.898209 crc crio[23211]: time=\"2026-06-11T16:41:19.897998899Z\" level=info msg=\"Removed container a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns\" id=761a8bbe-d872-464d-ac0f-d223d0858618 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:19.910898 crc crio[23211]: time=\"2026-06-11T16:41:19.910806019Z\" level=info msg=\"Removing container: 174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9\" id=d3c342cb-cfa3-4b18-962c-efa31732acd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:20.016210 crc crio[23211]: time=\"2026-06-11T16:41:20.016024746Z\" level=info msg=\"Removed container 174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/init\" id=d3c342cb-cfa3-4b18-962c-efa31732acd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:20.150756 crc crio[23211]: time=\"2026-06-11T16:41:20.150566906Z\" level=info msg=\"Stopped pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68\" id=0bf1f605-8e26-4ae0-9c38-6693966da6da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:20.562140 crc crio[23211]: time=\"2026-06-11T16:41:20.561532629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0796ec38-a99f-4661-8efa-743c1d8ef637 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:20.565241 crc crio[23211]: time=\"2026-06-11T16:41:20.565147479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7d96d44e-305c-482f-86ab-b34fe55e6954 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:20.573537 crc crio[23211]: time=\"2026-06-11T16:41:20.573478737Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-slznk/registry-server\" id=bc597ca8-0fd6-4700-bf0d-f77b1f228768 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:20.574250 crc crio[23211]: time=\"2026-06-11T16:41:20.574226935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:20.643148 crc crio[23211]: time=\"2026-06-11T16:41:20.643049234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:20.646990 crc crio[23211]: time=\"2026-06-11T16:41:20.646912481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:21.262566 crc crio[23211]: time=\"2026-06-11T16:41:21.262143524Z\" level=info msg=\"Created container 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67: openshift-marketplace/certified-operators-slznk/registry-server\" id=bc597ca8-0fd6-4700-bf0d-f77b1f228768 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:21.264723 crc crio[23211]: time=\"2026-06-11T16:41:21.264628546Z\" level=info msg=\"Starting container: 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67\" id=b3457eba-d692-4456-9428-9ef6248133c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:21.270589 crc crio[23211]: time=\"2026-06-11T16:41:21.270495823Z\" level=info msg=\"Started container\" PID=85982 containerID=69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67 description=openshift-marketplace/certified-operators-slznk/registry-server id=b3457eba-d692-4456-9428-9ef6248133c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\nJun 11 16:41:22.099055 crc crio[23211]: time=\"2026-06-11T16:41:22.097970616Z\" level=info msg=\"Stopping container: 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c (timeout: 30s)\" id=20ea5757-512e-4f35-b2bc-255f44f855e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:22.099719 crc crio[23211]: time=\"2026-06-11T16:41:22.099483575Z\" level=info msg=\"Stopping container: 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c (timeout: 30s)\" id=969d122b-921b-43f6-8dc4-337f43df8b57 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:22.121561 crc crio[23211]: time=\"2026-06-11T16:41:22.121006952Z\" level=info msg=\"Stopping container: c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5 (timeout: 30s)\" id=46a25004-27cb-4792-b081-0bf852027649 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:22.247306 crc crio[23211]: time=\"2026-06-11T16:41:22.246843824Z\" level=info msg=\"Stopped container 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c: openstack/nova-api-0/nova-api-log\" id=20ea5757-512e-4f35-b2bc-255f44f855e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:24.277766 crc crio[23211]: time=\"2026-06-11T16:41:24.277168635Z\" level=info msg=\"Stopped container c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=46a25004-27cb-4792-b081-0bf852027649 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:24.279630 crc crio[23211]: time=\"2026-06-11T16:41:24.279167645Z\" level=info msg=\"Stopping pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212\" id=e8412bd0-80a9-47e1-8ab8-d98d12f76946 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:24.280283 crc crio[23211]: time=\"2026-06-11T16:41:24.280200821Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212 UID:13f1cae3-8419-443f-aac8-0fe0605676f9 NetNS:/var/run/netns/8506309c-f91e-471c-92ec-0b71a6f8f27e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1cae3_8419_443f_aac8_0fe0605676f9.slice PodAnnotations:0xc003088538}] Aliases:map[]}\"\nJun 11 16:41:24.281196 crc crio[23211]: time=\"2026-06-11T16:41:24.280514687Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:24.707723 crc crio[23211]: time=\"2026-06-11T16:41:24.706994619Z\" level=info msg=\"Stopped pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212\" id=e8412bd0-80a9-47e1-8ab8-d98d12f76946 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:25.719208 crc crio[23211]: time=\"2026-06-11T16:41:25.71862527Z\" level=info msg=\"Removing container: c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5\" id=a0a48dcb-b3fe-4c7d-8725-821d98acab4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:25.753455 crc crio[23211]: time=\"2026-06-11T16:41:25.753237955Z\" level=info msg=\"Removed container c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a0a48dcb-b3fe-4c7d-8725-821d98acab4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:25.863759 crc crio[23211]: time=\"2026-06-11T16:41:25.863621841Z\" level=info msg=\"Stopped container 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c: openstack/nova-api-0/nova-api-api\" id=969d122b-921b-43f6-8dc4-337f43df8b57 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:25.866746 crc crio[23211]: time=\"2026-06-11T16:41:25.865220181Z\" level=info msg=\"Stopping pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\" id=34da0e57-95e3-4399-8930-54f1f6d2efaa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:25.866746 crc crio[23211]: time=\"2026-06-11T16:41:25.866213906Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957 UID:1ac76206-2e0c-49c0-8d45-75786cdbb725 NetNS:/var/run/netns/772f5ab7-6587-4bae-98c6-02142d2aa2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac76206_2e0c_49c0_8d45_75786cdbb725.slice PodAnnotations:0xc002794708}] Aliases:map[]}\"\nJun 11 16:41:25.866746 crc crio[23211]: time=\"2026-06-11T16:41:25.8663612Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:26.317990 crc crio[23211]: time=\"2026-06-11T16:41:26.317414293Z\" level=info msg=\"Stopped pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\" id=34da0e57-95e3-4399-8930-54f1f6d2efaa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:26.324308 crc crio[23211]: time=\"2026-06-11T16:41:26.324236094Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=7ab1046a-5bca-4180-afd1-e2718c3e59cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:26.324539 crc crio[23211]: time=\"2026-06-11T16:41:26.32448307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:26.369950 crc crio[23211]: time=\"2026-06-11T16:41:26.369831572Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e UID:31ffe45a-da19-4146-969a-b199d4a1fd16 NetNS:/var/run/netns/e3897e42-56df-440a-baf2-b0c1e1dced93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31ffe45a_da19_4146_969a_b199d4a1fd16.slice PodAnnotations:0xc003089058}] Aliases:map[]}\"\nJun 11 16:41:26.369950 crc crio[23211]: time=\"2026-06-11T16:41:26.369920804Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:26.751902 crc crio[23211]: time=\"2026-06-11T16:41:26.751237867Z\" level=info msg=\"Removing container: 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c\" id=01c6f113-bb5b-4823-ae79-dee90b473720 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:26.798932 crc crio[23211]: time=\"2026-06-11T16:41:26.798096487Z\" level=info msg=\"Removed container 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c: openstack/nova-api-0/nova-api-api\" id=01c6f113-bb5b-4823-ae79-dee90b473720 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:26.805595 crc crio[23211]: time=\"2026-06-11T16:41:26.804777074Z\" level=info msg=\"Removing container: 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c\" id=af930f63-3615-48f5-aacf-e49b52b7246a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:26.839703 crc crio[23211]: time=\"2026-06-11T16:41:26.839630454Z\" level=info msg=\"Removed container 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c: openstack/nova-api-0/nova-api-log\" id=af930f63-3615-48f5-aacf-e49b52b7246a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:27.005570 crc crio[23211]: 2026-06-11T16:41:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13b49de9e33577e Mac:3a:9a:de:16:7b:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/e3897e42-56df-440a-baf2-b0c1e1dced93 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:27.007232 crc crio[23211]: time=\"2026-06-11T16:41:27.007134327Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e UID:31ffe45a-da19-4146-969a-b199d4a1fd16 NetNS:/var/run/netns/e3897e42-56df-440a-baf2-b0c1e1dced93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31ffe45a_da19_4146_969a_b199d4a1fd16.slice PodAnnotations:0xc003089058}] Aliases:map[]}\"\nJun 11 16:41:27.007656 crc crio[23211]: time=\"2026-06-11T16:41:27.007587548Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:27.021803 crc crio[23211]: time=\"2026-06-11T16:41:27.02172953Z\" level=info msg=\"Ran pod sandbox 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e with infra container: openstack/nova-scheduler-0/POD\" id=7ab1046a-5bca-4180-afd1-e2718c3e59cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:27.023897 crc crio[23211]: time=\"2026-06-11T16:41:27.023841094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=4ff92ff3-b107-4289-aa34-f4585df9662f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:27.048906 crc crio[23211]: time=\"2026-06-11T16:41:27.048738926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a86d02f7-7758-4773-8f9e-cf4ee2ffa3db name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:27.077858 crc crio[23211]: time=\"2026-06-11T16:41:27.077138465Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8c994ac0-09ff-476d-867f-0007d32cb6ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:27.081246 crc crio[23211]: time=\"2026-06-11T16:41:27.079219786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:27.142287 crc crio[23211]: time=\"2026-06-11T16:41:27.142177159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:27.146676 crc crio[23211]: time=\"2026-06-11T16:41:27.14660908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:27.206662 crc crio[23211]: time=\"2026-06-11T16:41:27.206589408Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=b9ca7453-a136-4d4c-bc6c-ebc7dbf37a37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:27.206800 crc crio[23211]: time=\"2026-06-11T16:41:27.20668211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:27.253838 crc crio[23211]: time=\"2026-06-11T16:41:27.253733815Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96 UID:66741f84-e16a-4d48-ab5c-eeeb6c214d8b NetNS:/var/run/netns/1073af1b-ff5b-4f2a-a3e8-d40c81f1c66c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66741f84_e16a_4d48_ab5c_eeeb6c214d8b.slice PodAnnotations:0xc000d2ea10}] Aliases:map[]}\"\nJun 11 16:41:27.253838 crc crio[23211]: time=\"2026-06-11T16:41:27.253792127Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:27.270260 crc crio[23211]: time=\"2026-06-11T16:41:27.267843927Z\" level=info msg=\"Created container 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8c994ac0-09ff-476d-867f-0007d32cb6ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:27.270260 crc crio[23211]: time=\"2026-06-11T16:41:27.269915639Z\" level=info msg=\"Starting container: 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b\" id=b87dfb36-efb2-4ca4-896e-b5551e45c047 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:27.278834 crc crio[23211]: time=\"2026-06-11T16:41:27.278712459Z\" level=info msg=\"Started container\" PID=86449 containerID=7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=b87dfb36-efb2-4ca4-896e-b5551e45c047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e\nJun 11 16:41:27.849892 crc crio[23211]: 2026-06-11T16:41:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e5425ea2c3ef71 Mac:96:74:47:92:2d:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/1073af1b-ff5b-4f2a-a3e8-d40c81f1c66c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:27.851583 crc crio[23211]: time=\"2026-06-11T16:41:27.851181284Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96 UID:66741f84-e16a-4d48-ab5c-eeeb6c214d8b NetNS:/var/run/netns/1073af1b-ff5b-4f2a-a3e8-d40c81f1c66c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66741f84_e16a_4d48_ab5c_eeeb6c214d8b.slice PodAnnotations:0xc000d2ea10}] Aliases:map[]}\"\nJun 11 16:41:27.851783 crc crio[23211]: time=\"2026-06-11T16:41:27.851716248Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:27.868190 crc crio[23211]: time=\"2026-06-11T16:41:27.868085147Z\" level=info msg=\"Ran pod sandbox 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96 with infra container: openstack/nova-api-0/POD\" id=b9ca7453-a136-4d4c-bc6c-ebc7dbf37a37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:27.874008 crc crio[23211]: time=\"2026-06-11T16:41:27.873970584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c7f6d25b-5722-4ba8-b320-b0102a499e74 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:27.878020 crc crio[23211]: time=\"2026-06-11T16:41:27.877990704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ef2fb85d-46d2-45cb-8d90-5e890f435c27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:27.892613 crc crio[23211]: time=\"2026-06-11T16:41:27.892538866Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=f48b5601-8b77-4f32-a93b-c7b032249b95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:27.895271 crc crio[23211]: time=\"2026-06-11T16:41:27.895196573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:27.998398 crc crio[23211]: time=\"2026-06-11T16:41:27.998267037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:28.006287 crc crio[23211]: time=\"2026-06-11T16:41:28.006217736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:28.171637 crc crio[23211]: time=\"2026-06-11T16:41:28.171212016Z\" level=info msg=\"Created container f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e: openstack/nova-api-0/nova-api-log\" id=f48b5601-8b77-4f32-a93b-c7b032249b95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:28.172703 crc crio[23211]: time=\"2026-06-11T16:41:28.172644172Z\" level=info msg=\"Starting container: f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e\" id=a85dd57f-08c3-4911-9df0-3e0f07d45fb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:28.179966 crc crio[23211]: time=\"2026-06-11T16:41:28.179578214Z\" level=info msg=\"Started container\" PID=86601 containerID=f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e description=openstack/nova-api-0/nova-api-log id=a85dd57f-08c3-4911-9df0-3e0f07d45fb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\nJun 11 16:41:28.193968 crc crio[23211]: time=\"2026-06-11T16:41:28.1930113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c9edb897-a811-4ea7-8949-f6183ff8ea74 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:28.220912 crc crio[23211]: time=\"2026-06-11T16:41:28.220805894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7c36a168-1897-4327-83bd-24f2487cec3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:28.231662 crc crio[23211]: time=\"2026-06-11T16:41:28.231166443Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=83ccdf8d-a10c-4533-bce6-1f66bab24157 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:28.232985 crc crio[23211]: time=\"2026-06-11T16:41:28.232904417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:28.289104 crc crio[23211]: time=\"2026-06-11T16:41:28.289020568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:28.293704 crc crio[23211]: time=\"2026-06-11T16:41:28.293615032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:28.473825 crc crio[23211]: time=\"2026-06-11T16:41:28.473730651Z\" level=info msg=\"Created container d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a: openstack/nova-api-0/nova-api-api\" id=83ccdf8d-a10c-4533-bce6-1f66bab24157 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:28.476044 crc crio[23211]: time=\"2026-06-11T16:41:28.475954687Z\" level=info msg=\"Starting container: d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a\" id=356128e0-465c-44c4-8ea9-5d1a4dc7a618 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:28.482256 crc crio[23211]: time=\"2026-06-11T16:41:28.4821239Z\" level=info msg=\"Started container\" PID=86618 containerID=d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a description=openstack/nova-api-0/nova-api-api id=356128e0-465c-44c4-8ea9-5d1a4dc7a618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\nJun 11 16:41:29.860315 crc crio[23211]: time=\"2026-06-11T16:41:29.859039674Z\" level=info msg=\"Stopping pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c\" id=110e7fa2-6bb3-4f5c-9285-a202ed5e9d6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:29.860315 crc crio[23211]: time=\"2026-06-11T16:41:29.859532587Z\" level=info msg=\"Stopping container: 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67 (timeout: 2s)\" id=2463cbe7-47f0-4698-9756-d7a89168f32b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:29.861134 crc crio[23211]: time=\"2026-06-11T16:41:29.860633664Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-9wxdt Namespace:openstack ID:8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c UID:d572a8ee-afb0-45a9-980d-09a43ef2ec87 NetNS:/var/run/netns/99ed27d2-095e-48ab-b87c-008a0fca1e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd572a8ee_afb0_45a9_980d_09a43ef2ec87.slice PodAnnotations:0xc002794670}] Aliases:map[]}\"\nJun 11 16:41:29.861134 crc crio[23211]: time=\"2026-06-11T16:41:29.860762377Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-9wxdt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:29.996499 crc crio[23211]: time=\"2026-06-11T16:41:29.99622472Z\" level=info msg=\"Stopped container 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67: openshift-marketplace/certified-operators-slznk/registry-server\" id=2463cbe7-47f0-4698-9756-d7a89168f32b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:29.997291 crc crio[23211]: time=\"2026-06-11T16:41:29.997154573Z\" level=info msg=\"Stopping pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\" id=26263581-d77a-48d5-bd46-39f3f4e6eba3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:29.998062 crc crio[23211]: time=\"2026-06-11T16:41:29.997932282Z\" level=info msg=\"Got pod network &{Name:certified-operators-slznk Namespace:openshift-marketplace ID:7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0 UID:1a2182e7-e7d8-44ad-8652-021276a18d5b NetNS:/var/run/netns/1aa93541-f404-4ba1-adca-93e961f284b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2182e7_e7d8_44ad_8652_021276a18d5b.slice PodAnnotations:0xc0001aeeb8}] Aliases:map[]}\"\nJun 11 16:41:29.998202 crc crio[23211]: time=\"2026-06-11T16:41:29.998178318Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-slznk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:30.351479 crc crio[23211]: time=\"2026-06-11T16:41:30.348320493Z\" level=info msg=\"Stopped pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c\" id=110e7fa2-6bb3-4f5c-9285-a202ed5e9d6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:30.435942 crc crio[23211]: time=\"2026-06-11T16:41:30.435834588Z\" level=info msg=\"Stopped pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\" id=26263581-d77a-48d5-bd46-39f3f4e6eba3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:30.880909 crc crio[23211]: time=\"2026-06-11T16:41:30.880359938Z\" level=info msg=\"Removing container: 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67\" id=5726e17e-9c93-4f7f-abdb-2e6ed4f75dac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:30.931863 crc crio[23211]: time=\"2026-06-11T16:41:30.931527026Z\" level=info msg=\"Removed container 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67: openshift-marketplace/certified-operators-slznk/registry-server\" id=5726e17e-9c93-4f7f-abdb-2e6ed4f75dac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:30.934906 crc crio[23211]: time=\"2026-06-11T16:41:30.934807568Z\" level=info msg=\"Removing container: 3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782\" id=f52b6d01-c613-4ddd-9b98-b47e90caf37b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:31.007168 crc crio[23211]: time=\"2026-06-11T16:41:31.007086953Z\" level=info msg=\"Removed container 3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782: openshift-marketplace/certified-operators-slznk/extract-content\" id=f52b6d01-c613-4ddd-9b98-b47e90caf37b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:31.014175 crc crio[23211]: time=\"2026-06-11T16:41:31.014075557Z\" level=info msg=\"Removing container: 28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5\" id=d1f74384-712f-4a31-8025-20b88db71ce2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:31.099086 crc crio[23211]: time=\"2026-06-11T16:41:31.098913315Z\" level=info msg=\"Removed container 28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5: openshift-marketplace/certified-operators-slznk/extract-utilities\" id=d1f74384-712f-4a31-8025-20b88db71ce2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:31.456553 crc crio[23211]: time=\"2026-06-11T16:41:31.456353472Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=0381d906-3b84-4c2d-8c45-f9f8226ec7b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:31.456720 crc crio[23211]: time=\"2026-06-11T16:41:31.456578648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:31.484066 crc crio[23211]: time=\"2026-06-11T16:41:31.482869364Z\" level=info msg=\"Stopping pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\" id=9919363c-486a-4eb0-bf17-a05a9fc23909 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.484066 crc crio[23211]: time=\"2026-06-11T16:41:31.483053919Z\" level=info msg=\"Stopped pod sandbox (already stopped): 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\" id=9919363c-486a-4eb0-bf17-a05a9fc23909 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.484066 crc crio[23211]: time=\"2026-06-11T16:41:31.483807788Z\" level=info msg=\"Removing pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\" id=f1b6a5fd-7bfe-4acd-ae75-6e7a53bb327d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:31.504355 crc crio[23211]: time=\"2026-06-11T16:41:31.503896489Z\" level=info msg=\"Removed pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\" id=f1b6a5fd-7bfe-4acd-ae75-6e7a53bb327d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:31.505701 crc crio[23211]: time=\"2026-06-11T16:41:31.505600542Z\" level=info msg=\"Stopping pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\" id=d62a665a-7ec3-41bb-9251-3b3b552b5d52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.505701 crc crio[23211]: time=\"2026-06-11T16:41:31.505690064Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\" id=d62a665a-7ec3-41bb-9251-3b3b552b5d52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.507005 crc crio[23211]: time=\"2026-06-11T16:41:31.506828432Z\" level=info msg=\"Removing pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\" id=0446b4c8-1f02-49fc-ac38-2e4d3d6aff0a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:31.520119 crc crio[23211]: time=\"2026-06-11T16:41:31.520011051Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d UID:878643ff-5d21-40f7-8c1c-fb815a7be9c9 NetNS:/var/run/netns/16980938-1c5e-49fc-a0a4-9057502d14f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod878643ff_5d21_40f7_8c1c_fb815a7be9c9.slice PodAnnotations:0xc0001ae8f8}] Aliases:map[]}\"\nJun 11 16:41:31.520342 crc crio[23211]: time=\"2026-06-11T16:41:31.520176175Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:31.530341 crc crio[23211]: time=\"2026-06-11T16:41:31.530206415Z\" level=info msg=\"Removed pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\" id=0446b4c8-1f02-49fc-ac38-2e4d3d6aff0a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:31.531721 crc crio[23211]: time=\"2026-06-11T16:41:31.531618372Z\" level=info msg=\"Stopping pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\" id=7420ac64-0bc6-444d-80da-a99447a84467 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.531721 crc crio[23211]: time=\"2026-06-11T16:41:31.531723454Z\" level=info msg=\"Stopped pod sandbox (already stopped): f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\" id=7420ac64-0bc6-444d-80da-a99447a84467 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.532538 crc crio[23211]: time=\"2026-06-11T16:41:31.532460172Z\" level=info msg=\"Removing pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\" id=1471a1bf-ac4d-484f-9993-f3241b95da32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:31.554212 crc crio[23211]: time=\"2026-06-11T16:41:31.553813435Z\" level=info msg=\"Removed pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\" id=1471a1bf-ac4d-484f-9993-f3241b95da32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:31.555751 crc crio[23211]: time=\"2026-06-11T16:41:31.555636231Z\" level=info msg=\"Stopping pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\" id=432e1bd6-9665-4dcb-bf15-e4c4bd301a29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.555881 crc crio[23211]: time=\"2026-06-11T16:41:31.555758164Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\" id=432e1bd6-9665-4dcb-bf15-e4c4bd301a29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.557053 crc crio[23211]: time=\"2026-06-11T16:41:31.556927704Z\" level=info msg=\"Removing pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\" id=45ed7ffa-d25b-4a98-aed3-14c9eb57f8b4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:31.577316 crc crio[23211]: time=\"2026-06-11T16:41:31.577075096Z\" level=info msg=\"Removed pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\" id=45ed7ffa-d25b-4a98-aed3-14c9eb57f8b4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:31.578662 crc crio[23211]: time=\"2026-06-11T16:41:31.578548834Z\" level=info msg=\"Stopping pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212\" id=4d9997ac-6a1e-425f-9f39-982b07eef7f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.578662 crc crio[23211]: time=\"2026-06-11T16:41:31.578639775Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212\" id=4d9997ac-6a1e-425f-9f39-982b07eef7f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.579263 crc crio[23211]: time=\"2026-06-11T16:41:31.579160659Z\" level=info msg=\"Removing pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212\" id=fddd8597-b73e-4e47-80c4-dd2834cbc76f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:31.594103 crc crio[23211]: time=\"2026-06-11T16:41:31.593922287Z\" level=info msg=\"Removed pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212\" id=fddd8597-b73e-4e47-80c4-dd2834cbc76f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:31.595347 crc crio[23211]: time=\"2026-06-11T16:41:31.5952351Z\" level=info msg=\"Stopping pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\" id=85e1208f-bf6c-491d-898a-8847aaa17dd1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.595637 crc crio[23211]: time=\"2026-06-11T16:41:31.595477076Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\" id=85e1208f-bf6c-491d-898a-8847aaa17dd1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.596242 crc crio[23211]: time=\"2026-06-11T16:41:31.596142503Z\" level=info msg=\"Removing pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\" id=222bc247-7eba-49c1-8406-df9756ee746d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:31.623562 crc crio[23211]: time=\"2026-06-11T16:41:31.623476045Z\" level=info msg=\"Removed pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\" id=222bc247-7eba-49c1-8406-df9756ee746d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:31.631703 crc crio[23211]: time=\"2026-06-11T16:41:31.631397182Z\" level=info msg=\"Stopping pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\" id=3a439a99-2bc8-4f7e-9ec8-edd13748aa45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.631869 crc crio[23211]: time=\"2026-06-11T16:41:31.631638609Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\" id=3a439a99-2bc8-4f7e-9ec8-edd13748aa45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:31.633557 crc crio[23211]: time=\"2026-06-11T16:41:31.633061194Z\" level=info msg=\"Removing pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\" id=62aa178b-d525-4630-b150-a65ac00c4b77 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:31.663168 crc crio[23211]: time=\"2026-06-11T16:41:31.663013553Z\" level=info msg=\"Removed pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\" id=62aa178b-d525-4630-b150-a65ac00c4b77 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:32.070233 crc crio[23211]: 2026-06-11T16:41:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccff3315c173e0d Mac:2a:ea:50:67:aa:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/16980938-1c5e-49fc-a0a4-9057502d14f0 SocketPath: PciID:}] [{Interface:0xc0006945a0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:32.073608 crc crio[23211]: time=\"2026-06-11T16:41:32.073499173Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d UID:878643ff-5d21-40f7-8c1c-fb815a7be9c9 NetNS:/var/run/netns/16980938-1c5e-49fc-a0a4-9057502d14f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod878643ff_5d21_40f7_8c1c_fb815a7be9c9.slice PodAnnotations:0xc0001ae8f8}] Aliases:map[]}\"\nJun 11 16:41:32.073967 crc crio[23211]: time=\"2026-06-11T16:41:32.073912753Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:32.084933 crc crio[23211]: time=\"2026-06-11T16:41:32.084852857Z\" level=info msg=\"Ran pod sandbox ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d with infra container: openstack/nova-cell1-conductor-0/POD\" id=0381d906-3b84-4c2d-8c45-f9f8226ec7b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:32.087555 crc crio[23211]: time=\"2026-06-11T16:41:32.087476472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=7b077b5f-3134-4930-8ad1-5c44d9194971 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:32.117660 crc crio[23211]: time=\"2026-06-11T16:41:32.115977984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=6e46595b-c194-4e70-90ff-754de3ff7ae8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:32.124285 crc crio[23211]: time=\"2026-06-11T16:41:32.124192549Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=a10d42c7-0a09-4002-9d1a-2cebcaeb33af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:32.124698 crc crio[23211]: time=\"2026-06-11T16:41:32.124631099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:32.176673 crc crio[23211]: time=\"2026-06-11T16:41:32.170335401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:32.179305 crc crio[23211]: time=\"2026-06-11T16:41:32.179186702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:32.417069 crc crio[23211]: time=\"2026-06-11T16:41:32.416908198Z\" level=info msg=\"Created container db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=a10d42c7-0a09-4002-9d1a-2cebcaeb33af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:32.418092 crc crio[23211]: time=\"2026-06-11T16:41:32.417917744Z\" level=info msg=\"Starting container: db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386\" id=dd0e48a6-c9d7-4479-979b-6f4f923242a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:32.430173 crc crio[23211]: time=\"2026-06-11T16:41:32.429891892Z\" level=info msg=\"Started container\" PID=86996 containerID=db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=dd0e48a6-c9d7-4479-979b-6f4f923242a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d\nJun 11 16:41:44.354191 crc crio[23211]: time=\"2026-06-11T16:41:44.352672766Z\" level=warning msg=\"Stopping container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 with stop signal(15) timed out. Killing...\"\nJun 11 16:41:44.356254 crc crio[23211]: time=\"2026-06-11T16:41:44.355166398Z\" level=warning msg=\"Stopping container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c with stop signal(15) timed out. Killing...\"\nJun 11 16:41:44.394909 crc crio[23211]: time=\"2026-06-11T16:41:44.394796748Z\" level=error msg=\"Killing container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 16:41:44.414489 crc crio[23211]: time=\"2026-06-11T16:41:44.409818113Z\" level=error msg=\"Killing container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 16:41:44.427499 crc crio[23211]: time=\"2026-06-11T16:41:44.42735571Z\" level=info msg=\"Stopped container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594: openstack/nova-metadata-0/nova-metadata-metadata\" id=8aec1314-4a68-49e9-a2d7-9da9753eb792 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:44.429276 crc crio[23211]: time=\"2026-06-11T16:41:44.429182507Z\" level=info msg=\"Stopping pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\" id=224adb90-b424-4cec-ba6f-9496cb20e0c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:44.430610 crc crio[23211]: time=\"2026-06-11T16:41:44.430531431Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f UID:bf9bf1a6-92a2-421b-9328-dca9111037da NetNS:/var/run/netns/0ebe5375-6748-43f8-8f8f-1546f312453a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf9bf1a6_92a2_421b_9328_dca9111037da.slice PodAnnotations:0xc0030884e8}] Aliases:map[]}\"\nJun 11 16:41:44.430853 crc crio[23211]: time=\"2026-06-11T16:41:44.430713345Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:44.482097 crc crio[23211]: time=\"2026-06-11T16:41:44.481135603Z\" level=info msg=\"Stopped container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=a823779d-063a-4f79-9b10-5562b7266628 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:44.484106 crc crio[23211]: time=\"2026-06-11T16:41:44.483998146Z\" level=info msg=\"Stopping pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00\" id=5faedbe9-bd13-4693-b500-9be86aed5c47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:44.484632 crc crio[23211]: time=\"2026-06-11T16:41:44.484552159Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00 UID:18056ec4-9bc7-4048-aa8e-8991a983e7bf NetNS:/var/run/netns/408b48f6-1480-4ae8-a62a-5a6fb8f0c8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18056ec4_9bc7_4048_aa8e_8991a983e7bf.slice PodAnnotations:0xc007c14590}] Aliases:map[]}\"\nJun 11 16:41:44.484901 crc crio[23211]: time=\"2026-06-11T16:41:44.484742244Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:44.743840 crc crio[23211]: time=\"2026-06-11T16:41:44.743747661Z\" level=info msg=\"Stopped pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\" id=224adb90-b424-4cec-ba6f-9496cb20e0c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:44.923613 crc crio[23211]: time=\"2026-06-11T16:41:44.923526001Z\" level=info msg=\"Stopped pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00\" id=5faedbe9-bd13-4693-b500-9be86aed5c47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:45.136916 crc crio[23211]: time=\"2026-06-11T16:41:45.136309364Z\" level=info msg=\"Removing container: dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594\" id=c1556dfb-373e-416c-827e-8278600a0df8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:45.175715 crc crio[23211]: time=\"2026-06-11T16:41:45.175613645Z\" level=info msg=\"Removed container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594: openstack/nova-metadata-0/nova-metadata-metadata\" id=c1556dfb-373e-416c-827e-8278600a0df8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:45.179002 crc crio[23211]: time=\"2026-06-11T16:41:45.178911108Z\" level=info msg=\"Removing container: f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d\" id=eb80f52c-a2b5-4d2d-869d-e4748cbdcd46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:45.215170 crc crio[23211]: time=\"2026-06-11T16:41:45.214060066Z\" level=info msg=\"Removed container f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d: openstack/nova-metadata-0/nova-metadata-log\" id=eb80f52c-a2b5-4d2d-869d-e4748cbdcd46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:45.224674 crc crio[23211]: time=\"2026-06-11T16:41:45.224508597Z\" level=info msg=\"Removing container: cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c\" id=f9223c92-1810-4410-a836-d90fba38dcbd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:45.279569 crc crio[23211]: time=\"2026-06-11T16:41:45.279405808Z\" level=info msg=\"Removed container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=f9223c92-1810-4410-a836-d90fba38dcbd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:45.643912 crc crio[23211]: time=\"2026-06-11T16:41:45.637966822Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=642956f8-fe06-4e78-8d8f-8f740261d53b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:45.643912 crc crio[23211]: time=\"2026-06-11T16:41:45.638620568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:45.685645 crc crio[23211]: time=\"2026-06-11T16:41:45.685541129Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60 UID:1cc8d69e-eb79-4ec3-9f46-f076e1d996a3 NetNS:/var/run/netns/39fe568f-4b86-4899-be64-200e98fe5819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc8d69e_eb79_4ec3_9f46_f076e1d996a3.slice PodAnnotations:0xc0018be0c0}] Aliases:map[]}\"\nJun 11 16:41:45.685645 crc crio[23211]: time=\"2026-06-11T16:41:45.685618731Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:45.929815 crc crio[23211]: time=\"2026-06-11T16:41:45.929691977Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=70fe3a85-203e-406a-a13b-5b1229dd46b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:45.929815 crc crio[23211]: time=\"2026-06-11T16:41:45.929814369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:45.968291 crc crio[23211]: time=\"2026-06-11T16:41:45.968189208Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86 UID:3306e657-ad07-48bc-b68a-632f56a68aa4 NetNS:/var/run/netns/5a75f78a-a170-4591-b373-da493c34f864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3306e657_ad07_48bc_b68a_632f56a68aa4.slice PodAnnotations:0xc0018be6f8}] Aliases:map[]}\"\nJun 11 16:41:45.968291 crc crio[23211]: time=\"2026-06-11T16:41:45.96826169Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:46.065543 crc crio[23211]: 2026-06-11T16:41:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fb80e39868651d Mac:be:2c:94:15:3b:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/39fe568f-4b86-4899-be64-200e98fe5819 SocketPath: PciID:}] [{Interface:0xc00051c5e0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:46.066354 crc crio[23211]: time=\"2026-06-11T16:41:46.066280667Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60 UID:1cc8d69e-eb79-4ec3-9f46-f076e1d996a3 NetNS:/var/run/netns/39fe568f-4b86-4899-be64-200e98fe5819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc8d69e_eb79_4ec3_9f46_f076e1d996a3.slice PodAnnotations:0xc0018be0c0}] Aliases:map[]}\"\nJun 11 16:41:46.066547 crc crio[23211]: time=\"2026-06-11T16:41:46.066510112Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:46.075749 crc crio[23211]: time=\"2026-06-11T16:41:46.075654291Z\" level=info msg=\"Ran pod sandbox 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60 with infra container: openstack/nova-metadata-0/POD\" id=642956f8-fe06-4e78-8d8f-8f740261d53b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:46.079022 crc crio[23211]: time=\"2026-06-11T16:41:46.078946274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=121c1db0-7207-4484-a092-a6f7d22a845d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:46.087547 crc crio[23211]: time=\"2026-06-11T16:41:46.084908073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2dbce8e3-6482-4525-bd49-4996737db874 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:46.091868 crc crio[23211]: time=\"2026-06-11T16:41:46.091780654Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=5a7f9756-62ac-473a-b49b-dc2967e71ff8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:46.092198 crc crio[23211]: time=\"2026-06-11T16:41:46.092123133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:46.151201 crc crio[23211]: time=\"2026-06-11T16:41:46.151094756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:46.155315 crc crio[23211]: time=\"2026-06-11T16:41:46.155231699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:46.296240 crc crio[23211]: time=\"2026-06-11T16:41:46.296133358Z\" level=info msg=\"Created container d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527: openstack/nova-metadata-0/nova-metadata-log\" id=5a7f9756-62ac-473a-b49b-dc2967e71ff8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:46.297544 crc crio[23211]: time=\"2026-06-11T16:41:46.29740846Z\" level=info msg=\"Starting container: d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527\" id=7e8e8114-778e-48c6-9231-c74aea9e6894 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:46.307224 crc crio[23211]: time=\"2026-06-11T16:41:46.307103292Z\" level=info msg=\"Started container\" PID=87747 containerID=d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527 description=openstack/nova-metadata-0/nova-metadata-log id=7e8e8114-778e-48c6-9231-c74aea9e6894 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\nJun 11 16:41:46.326327 crc crio[23211]: time=\"2026-06-11T16:41:46.326113496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=0af40e56-1025-4cb6-8ec7-51010f5123e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:46.387549 crc crio[23211]: time=\"2026-06-11T16:41:46.387336235Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5caec717-2c86-41f1-b365-691b8d65c21e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:46.395348 crc crio[23211]: time=\"2026-06-11T16:41:46.395232513Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=4afdba1e-87c7-48e2-a63c-5ad57bb3e30f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:46.395854 crc crio[23211]: time=\"2026-06-11T16:41:46.395781166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:46.478077 crc crio[23211]: time=\"2026-06-11T16:41:46.477871116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:46.491279 crc crio[23211]: time=\"2026-06-11T16:41:46.491053275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:46.525742 crc crio[23211]: 2026-06-11T16:41:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5efb0176e75f8e8 Mac:ce:93:fa:90:e0:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/5a75f78a-a170-4591-b373-da493c34f864 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:46.528701 crc crio[23211]: time=\"2026-06-11T16:41:46.528061769Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86 UID:3306e657-ad07-48bc-b68a-632f56a68aa4 NetNS:/var/run/netns/5a75f78a-a170-4591-b373-da493c34f864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3306e657_ad07_48bc_b68a_632f56a68aa4.slice PodAnnotations:0xc0018be6f8}] Aliases:map[]}\"\nJun 11 16:41:46.528982 crc crio[23211]: time=\"2026-06-11T16:41:46.528828618Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:46.538047 crc crio[23211]: time=\"2026-06-11T16:41:46.537907896Z\" level=info msg=\"Ran pod sandbox 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=70fe3a85-203e-406a-a13b-5b1229dd46b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:46.541763 crc crio[23211]: time=\"2026-06-11T16:41:46.541657959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=100e03cc-44a8-4471-ba02-f7c79fd45dbc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:46.600570 crc crio[23211]: time=\"2026-06-11T16:41:46.600331564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=19a5a870-f840-4536-8817-10cb59a69270 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:46.608900 crc crio[23211]: time=\"2026-06-11T16:41:46.608809375Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c87386ca-3ac7-4759-9211-9461b17d9021 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:46.609263 crc crio[23211]: time=\"2026-06-11T16:41:46.609221825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:46.662470 crc crio[23211]: time=\"2026-06-11T16:41:46.66225471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:46.665583 crc crio[23211]: time=\"2026-06-11T16:41:46.665514891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:46.853890 crc crio[23211]: time=\"2026-06-11T16:41:46.85366791Z\" level=info msg=\"Created container d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c87386ca-3ac7-4759-9211-9461b17d9021 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:46.854995 crc crio[23211]: time=\"2026-06-11T16:41:46.85484968Z\" level=info msg=\"Created container ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805: openstack/nova-metadata-0/nova-metadata-metadata\" id=4afdba1e-87c7-48e2-a63c-5ad57bb3e30f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:46.855992 crc crio[23211]: time=\"2026-06-11T16:41:46.855712431Z\" level=info msg=\"Starting container: ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805\" id=b7d1127f-bf60-489b-840a-ede7730749da name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:46.855992 crc crio[23211]: time=\"2026-06-11T16:41:46.855778193Z\" level=info msg=\"Starting container: d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea\" id=f7c1103e-2e16-4d55-9bc2-fe2971b7c42a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:46.862928 crc crio[23211]: time=\"2026-06-11T16:41:46.862708535Z\" level=info msg=\"Started container\" PID=87816 containerID=d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=f7c1103e-2e16-4d55-9bc2-fe2971b7c42a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86\nJun 11 16:41:46.864116 crc crio[23211]: time=\"2026-06-11T16:41:46.863989597Z\" level=info msg=\"Started container\" PID=87815 containerID=ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805 description=openstack/nova-metadata-0/nova-metadata-metadata id=b7d1127f-bf60-489b-840a-ede7730749da name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\nJun 11 16:41:49.042283 crc crio[23211]: time=\"2026-06-11T16:41:49.041342841Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-786645bb79-twt4f/POD\" id=21a4ccf1-cb16-4e1e-9966-5850fa8171c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:49.042283 crc crio[23211]: time=\"2026-06-11T16:41:49.042277244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:49.074511 crc crio[23211]: time=\"2026-06-11T16:41:49.074284563Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-twt4f Namespace:openstack ID:96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607 UID:4fc7bef0-84b2-468c-b51b-ae1a33107245 NetNS:/var/run/netns/a2274b90-6ebd-499f-913d-932769538c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc7bef0_84b2_468c_b51b_ae1a33107245.slice PodAnnotations:0xc0066183f8}] Aliases:map[]}\"\nJun 11 16:41:49.074511 crc crio[23211]: time=\"2026-06-11T16:41:49.074349025Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-786645bb79-twt4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:49.711403 crc crio[23211]: 2026-06-11T16:41:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96aa7f3a3e821b5 Mac:c2:06:2d:7b:5c:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/a2274b90-6ebd-499f-913d-932769538c04 SocketPath: PciID:}] [{Interface:0xc000284750 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:49.712577 crc crio[23211]: time=\"2026-06-11T16:41:49.712315016Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-twt4f Namespace:openstack ID:96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607 UID:4fc7bef0-84b2-468c-b51b-ae1a33107245 NetNS:/var/run/netns/a2274b90-6ebd-499f-913d-932769538c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc7bef0_84b2_468c_b51b_ae1a33107245.slice PodAnnotations:0xc0066183f8}] Aliases:map[]}\"\nJun 11 16:41:49.712577 crc crio[23211]: time=\"2026-06-11T16:41:49.712551922Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-786645bb79-twt4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:49.722550 crc crio[23211]: time=\"2026-06-11T16:41:49.722255844Z\" level=info msg=\"Ran pod sandbox 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607 with infra container: openstack/dnsmasq-dns-786645bb79-twt4f/POD\" id=21a4ccf1-cb16-4e1e-9966-5850fa8171c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:49.725304 crc crio[23211]: time=\"2026-06-11T16:41:49.725216288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a9d0a507-290e-4a14-978a-2ae7d9ed27c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:49.803528 crc crio[23211]: time=\"2026-06-11T16:41:49.8033711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e2ff17bc-9c93-4229-88ff-061b4daa1903 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:49.813678 crc crio[23211]: time=\"2026-06-11T16:41:49.813542304Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-786645bb79-twt4f/init\" id=68cf80be-29ed-4082-ba79-63b193aa90e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:49.814092 crc crio[23211]: time=\"2026-06-11T16:41:49.813905743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:49.873185 crc crio[23211]: time=\"2026-06-11T16:41:49.87307717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:49.881809 crc crio[23211]: time=\"2026-06-11T16:41:49.881119221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:50.060694 crc crio[23211]: time=\"2026-06-11T16:41:50.060643055Z\" level=info msg=\"Created container 00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9: openstack/dnsmasq-dns-786645bb79-twt4f/init\" id=68cf80be-29ed-4082-ba79-63b193aa90e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:50.064070 crc crio[23211]: time=\"2026-06-11T16:41:50.064012517Z\" level=info msg=\"Starting container: 00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9\" id=5c69d385-d17b-41e2-8581-9aceb76a4f6d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:50.071204 crc crio[23211]: time=\"2026-06-11T16:41:50.071134476Z\" level=info msg=\"Started container\" PID=88201 containerID=00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9 description=openstack/dnsmasq-dns-786645bb79-twt4f/init id=5c69d385-d17b-41e2-8581-9aceb76a4f6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\nJun 11 16:41:50.320669 crc crio[23211]: time=\"2026-06-11T16:41:50.320513613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=820388d4-3724-4ca2-a0fe-31f1e980f3f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:50.441526 crc crio[23211]: time=\"2026-06-11T16:41:50.441361521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6840cb11-22f6-4ea7-8f41-d724cecf356f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:50.454020 crc crio[23211]: time=\"2026-06-11T16:41:50.453147565Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns\" id=757b2d83-43f4-4a1c-a48f-aa6d442ae53d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:50.457487 crc crio[23211]: time=\"2026-06-11T16:41:50.454332625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:50.601967 crc crio[23211]: time=\"2026-06-11T16:41:50.601788808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:50.606936 crc crio[23211]: time=\"2026-06-11T16:41:50.606831094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:50.803722 crc crio[23211]: time=\"2026-06-11T16:41:50.803608427Z\" level=info msg=\"Created container 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5: openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns\" id=757b2d83-43f4-4a1c-a48f-aa6d442ae53d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:50.804950 crc crio[23211]: time=\"2026-06-11T16:41:50.80490016Z\" level=info msg=\"Starting container: 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5\" id=e7a93841-8aa5-40af-867a-ef91b4a5a0e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:50.812893 crc crio[23211]: time=\"2026-06-11T16:41:50.812778456Z\" level=info msg=\"Started container\" PID=88266 containerID=4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5 description=openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns id=e7a93841-8aa5-40af-867a-ef91b4a5a0e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\nJun 11 16:41:51.810988 crc crio[23211]: time=\"2026-06-11T16:41:51.810540032Z\" level=info msg=\"Stopping container: 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f (timeout: 30s)\" id=4e87b2f1-89f7-459e-9a57-b86ac9098fd7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:51.812515 crc crio[23211]: time=\"2026-06-11T16:41:51.810625864Z\" level=info msg=\"Stopping container: e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7 (timeout: 30s)\" id=b330d3c3-a3dd-4cb5-9030-48145da8acd2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:51.812515 crc crio[23211]: time=\"2026-06-11T16:41:51.810688916Z\" level=info msg=\"Stopping container: 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7 (timeout: 30s)\" id=ee4579bb-9b04-42e2-8620-c774e715c92b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:51.812515 crc crio[23211]: time=\"2026-06-11T16:41:51.810779818Z\" level=info msg=\"Stopping container: 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8 (timeout: 30s)\" id=fb2b371a-f6d9-420e-a75f-b8c4aaccded5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:51.938760 crc crio[23211]: time=\"2026-06-11T16:41:51.938346584Z\" level=info msg=\"Stopped container 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f: openstack/ceilometer-0/sg-core\" id=4e87b2f1-89f7-459e-9a57-b86ac9098fd7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:51.962487 crc crio[23211]: time=\"2026-06-11T16:41:51.962288232Z\" level=info msg=\"Stopped container e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7: openstack/ceilometer-0/proxy-httpd\" id=b330d3c3-a3dd-4cb5-9030-48145da8acd2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:52.276477 crc crio[23211]: time=\"2026-06-11T16:41:52.276327814Z\" level=info msg=\"Stopped container 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8: openstack/ceilometer-0/ceilometer-central-agent\" id=fb2b371a-f6d9-420e-a75f-b8c4aaccded5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:52.471707 crc crio[23211]: time=\"2026-06-11T16:41:52.471493067Z\" level=info msg=\"Stopping container: f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e (timeout: 30s)\" id=498e79b0-c475-4f72-8cb3-d7228248a426 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:52.472566 crc crio[23211]: time=\"2026-06-11T16:41:52.472119473Z\" level=info msg=\"Stopping container: d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a (timeout: 30s)\" id=a1044bd9-53b7-47c9-9138-66747c2ce2e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:52.599609 crc crio[23211]: time=\"2026-06-11T16:41:52.599408131Z\" level=info msg=\"Stopped container f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e: openstack/nova-api-0/nova-api-log\" id=498e79b0-c475-4f72-8cb3-d7228248a426 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:55.752571 crc crio[23211]: time=\"2026-06-11T16:41:55.751489275Z\" level=info msg=\"Stopped container d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a: openstack/nova-api-0/nova-api-api\" id=a1044bd9-53b7-47c9-9138-66747c2ce2e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:55.754756 crc crio[23211]: time=\"2026-06-11T16:41:55.754677354Z\" level=info msg=\"Stopping pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\" id=816d381f-3f14-46b8-aafc-66725071e06e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:55.755510 crc crio[23211]: time=\"2026-06-11T16:41:55.755393732Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96 UID:66741f84-e16a-4d48-ab5c-eeeb6c214d8b NetNS:/var/run/netns/1073af1b-ff5b-4f2a-a3e8-d40c81f1c66c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66741f84_e16a_4d48_ab5c_eeeb6c214d8b.slice PodAnnotations:0xc006618de8}] Aliases:map[]}\"\nJun 11 16:41:55.755682 crc crio[23211]: time=\"2026-06-11T16:41:55.755597167Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:56.164510 crc crio[23211]: time=\"2026-06-11T16:41:56.163904124Z\" level=info msg=\"Stopped pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\" id=816d381f-3f14-46b8-aafc-66725071e06e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:56.512969 crc crio[23211]: time=\"2026-06-11T16:41:56.501241007Z\" level=info msg=\"Removing container: d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a\" id=84b03e34-e84a-4385-aa20-c895b202289c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:56.559987 crc crio[23211]: time=\"2026-06-11T16:41:56.559895923Z\" level=info msg=\"Removed container d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a: openstack/nova-api-0/nova-api-api\" id=84b03e34-e84a-4385-aa20-c895b202289c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:56.569491 crc crio[23211]: time=\"2026-06-11T16:41:56.568771564Z\" level=info msg=\"Removing container: f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e\" id=7de3faad-7226-4c55-a125-83deeac88e27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:56.657944 crc crio[23211]: time=\"2026-06-11T16:41:56.657825988Z\" level=info msg=\"Removed container f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e: openstack/nova-api-0/nova-api-log\" id=7de3faad-7226-4c55-a125-83deeac88e27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:57.070663 crc crio[23211]: time=\"2026-06-11T16:41:57.069883968Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=7bfe1862-5003-4ee8-8216-8fd2eba01d15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:57.070663 crc crio[23211]: time=\"2026-06-11T16:41:57.070574735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:57.131495 crc crio[23211]: time=\"2026-06-11T16:41:57.131295661Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754 UID:a947a2f3-df34-4096-8f0e-2302a5a66ca9 NetNS:/var/run/netns/4555ca63-70f0-4735-b18f-13dc5007ca20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda947a2f3_df34_4096_8f0e_2302a5a66ca9.slice PodAnnotations:0xc006619390}] Aliases:map[]}\"\nJun 11 16:41:57.131907 crc crio[23211]: time=\"2026-06-11T16:41:57.131408653Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:57.390499 crc crio[23211]: time=\"2026-06-11T16:41:57.389838097Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-9vmb6/POD\" id=55ed4298-09fd-4fd6-9032-57ea6e339795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:57.390683 crc crio[23211]: time=\"2026-06-11T16:41:57.390622407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:57.472125 crc crio[23211]: time=\"2026-06-11T16:41:57.471956548Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9vmb6 Namespace:openstack ID:6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7 UID:1f6fabeb-bad4-4272-a18b-a4354ebaea45 NetNS:/var/run/netns/b12a853c-04d9-4416-a773-1023a5c49750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6fabeb_bad4_4272_a18b_a4354ebaea45.slice PodAnnotations:0xc000d2e2b8}] Aliases:map[]}\"\nJun 11 16:41:57.472125 crc crio[23211]: time=\"2026-06-11T16:41:57.472088591Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-9vmb6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:57.558723 crc crio[23211]: time=\"2026-06-11T16:41:57.557125635Z\" level=info msg=\"Stopping container: af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339 (timeout: 10s)\" id=9829bda4-f6d4-4ffb-88b4-db6ba747edd2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:57.709704 crc crio[23211]: time=\"2026-06-11T16:41:57.709592092Z\" level=info msg=\"Stopped container af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339: openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns\" id=9829bda4-f6d4-4ffb-88b4-db6ba747edd2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:41:57.710842 crc crio[23211]: time=\"2026-06-11T16:41:57.710760782Z\" level=info msg=\"Stopping pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\" id=27112e4d-ecfa-4371-910f-9dd935655610 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:57.711720 crc crio[23211]: time=\"2026-06-11T16:41:57.711651704Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-8898r Namespace:openstack ID:890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f UID:08fb51a7-b283-4f8b-8b65-c52803482286 NetNS:/var/run/netns/7246addc-c1f0-4da2-8f47-44b2fa015676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08fb51a7_b283_4f8b_8b65_c52803482286.slice PodAnnotations:0xc000d2e6f0}] Aliases:map[]}\"\nJun 11 16:41:57.712602 crc crio[23211]: time=\"2026-06-11T16:41:57.712539466Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-b779ff7c7-8898r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:57.804948 crc crio[23211]: 2026-06-11T16:41:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c4dc5f038ed237 Mac:9a:6d:55:a7:20:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/4555ca63-70f0-4735-b18f-13dc5007ca20 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:57.807530 crc crio[23211]: time=\"2026-06-11T16:41:57.807329783Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754 UID:a947a2f3-df34-4096-8f0e-2302a5a66ca9 NetNS:/var/run/netns/4555ca63-70f0-4735-b18f-13dc5007ca20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda947a2f3_df34_4096_8f0e_2302a5a66ca9.slice PodAnnotations:0xc006619390}] Aliases:map[]}\"\nJun 11 16:41:57.807646 crc crio[23211]: time=\"2026-06-11T16:41:57.807621041Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:57.824135 crc crio[23211]: time=\"2026-06-11T16:41:57.823866366Z\" level=info msg=\"Ran pod sandbox 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754 with infra container: openstack/nova-api-0/POD\" id=7bfe1862-5003-4ee8-8216-8fd2eba01d15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:57.832301 crc crio[23211]: time=\"2026-06-11T16:41:57.832181672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a875ff26-9847-4b42-9ec6-6d34a0c17409 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:57.841038 crc crio[23211]: time=\"2026-06-11T16:41:57.840921841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=96b6c67f-39a5-436a-bfd1-822f620394cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:57.888086 crc crio[23211]: time=\"2026-06-11T16:41:57.887974567Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=969b3713-3563-4470-8e96-b94febd62f90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:57.889242 crc crio[23211]: time=\"2026-06-11T16:41:57.889170557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:57.963238 crc crio[23211]: time=\"2026-06-11T16:41:57.95895797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:57.966797 crc crio[23211]: time=\"2026-06-11T16:41:57.96541463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:58.170312 crc crio[23211]: 2026-06-11T16:41:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6881d3ddd266490 Mac:4e:61:ab:15:ae:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/b12a853c-04d9-4416-a773-1023a5c49750 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:58.171519 crc crio[23211]: time=\"2026-06-11T16:41:58.171322632Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9vmb6 Namespace:openstack ID:6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7 UID:1f6fabeb-bad4-4272-a18b-a4354ebaea45 NetNS:/var/run/netns/b12a853c-04d9-4416-a773-1023a5c49750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6fabeb_bad4_4272_a18b_a4354ebaea45.slice PodAnnotations:0xc000d2e2b8}] Aliases:map[]}\"\nJun 11 16:41:58.171662 crc crio[23211]: time=\"2026-06-11T16:41:58.171618029Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-9vmb6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:58.183043 crc crio[23211]: time=\"2026-06-11T16:41:58.181545567Z\" level=info msg=\"Ran pod sandbox 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7 with infra container: openstack/nova-cell1-cell-mapping-9vmb6/POD\" id=55ed4298-09fd-4fd6-9032-57ea6e339795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:58.197731 crc crio[23211]: time=\"2026-06-11T16:41:58.189777323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e626a702-291a-420c-8139-559d3e61cdd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:58.231943 crc crio[23211]: time=\"2026-06-11T16:41:58.230789198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=d68d28ec-7aef-4475-acb8-50cbafc6e3bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:58.241474 crc crio[23211]: time=\"2026-06-11T16:41:58.24130179Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-9vmb6/nova-manage\" id=e2191cfd-233d-49c9-b436-70145ccdd9ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:58.242794 crc crio[23211]: time=\"2026-06-11T16:41:58.241990417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:58.262599 crc crio[23211]: time=\"2026-06-11T16:41:58.261680619Z\" level=info msg=\"Created container a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8: openstack/nova-api-0/nova-api-log\" id=969b3713-3563-4470-8e96-b94febd62f90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:58.266825 crc crio[23211]: time=\"2026-06-11T16:41:58.266764245Z\" level=info msg=\"Starting container: a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8\" id=f63f2949-72e7-4959-8146-620cf29ef650 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:58.277897 crc crio[23211]: time=\"2026-06-11T16:41:58.277809811Z\" level=info msg=\"Started container\" PID=88852 containerID=a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8 description=openstack/nova-api-0/nova-api-log id=f63f2949-72e7-4959-8146-620cf29ef650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\nJun 11 16:41:58.296786 crc crio[23211]: time=\"2026-06-11T16:41:58.294597621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c107a3a8-7d07-420c-a759-1d4005f4c268 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:58.338541 crc crio[23211]: time=\"2026-06-11T16:41:58.338207189Z\" level=info msg=\"Stopped pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\" id=27112e4d-ecfa-4371-910f-9dd935655610 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:41:58.384962 crc crio[23211]: time=\"2026-06-11T16:41:58.384530667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:58.395781 crc crio[23211]: time=\"2026-06-11T16:41:58.395623713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:58.400809 crc crio[23211]: time=\"2026-06-11T16:41:58.40072436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c17b7381-6ab9-4722-9ea9-fd8b46e1addd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:58.409174 crc crio[23211]: time=\"2026-06-11T16:41:58.408867933Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=ed0bbd0a-5200-448b-82c6-3bd0cca7f071 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:58.409595 crc crio[23211]: time=\"2026-06-11T16:41:58.409536541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:58.534883 crc crio[23211]: time=\"2026-06-11T16:41:58.534778969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:58.542118 crc crio[23211]: time=\"2026-06-11T16:41:58.54203632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:41:58.565871 crc crio[23211]: time=\"2026-06-11T16:41:58.565798123Z\" level=info msg=\"Removing container: af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339\" id=2404d8d0-87c0-4d57-9dff-fdfd2629741b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:58.604151 crc crio[23211]: time=\"2026-06-11T16:41:58.604001967Z\" level=info msg=\"Removed container af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339: openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns\" id=2404d8d0-87c0-4d57-9dff-fdfd2629741b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:58.615284 crc crio[23211]: time=\"2026-06-11T16:41:58.615070063Z\" level=info msg=\"Removing container: 2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a\" id=95dbfc67-e853-4c5b-ab02-2d79a164eee2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:58.671896 crc crio[23211]: time=\"2026-06-11T16:41:58.670027705Z\" level=info msg=\"Removed container 2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a: openstack/dnsmasq-dns-b779ff7c7-8898r/init\" id=95dbfc67-e853-4c5b-ab02-2d79a164eee2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:41:58.686946 crc crio[23211]: time=\"2026-06-11T16:41:58.686849546Z\" level=info msg=\"Created container ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236: openstack/nova-cell1-cell-mapping-9vmb6/nova-manage\" id=e2191cfd-233d-49c9-b436-70145ccdd9ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:58.689129 crc crio[23211]: time=\"2026-06-11T16:41:58.68858221Z\" level=info msg=\"Starting container: ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236\" id=843e858d-049b-4ed4-8281-c58c3dc3a754 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:58.695836 crc crio[23211]: time=\"2026-06-11T16:41:58.695740388Z\" level=info msg=\"Started container\" PID=88913 containerID=ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236 description=openstack/nova-cell1-cell-mapping-9vmb6/nova-manage id=843e858d-049b-4ed4-8281-c58c3dc3a754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7\nJun 11 16:41:58.776677 crc crio[23211]: time=\"2026-06-11T16:41:58.776492344Z\" level=info msg=\"Created container 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d: openstack/nova-api-0/nova-api-api\" id=ed0bbd0a-5200-448b-82c6-3bd0cca7f071 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:58.778346 crc crio[23211]: time=\"2026-06-11T16:41:58.778048324Z\" level=info msg=\"Starting container: 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d\" id=d3952b4a-56ff-4d27-ab2e-6ca756a4935a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:58.786326 crc crio[23211]: time=\"2026-06-11T16:41:58.786200007Z\" level=info msg=\"Started container\" PID=88930 containerID=3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d description=openstack/nova-api-0/nova-api-api id=d3952b4a-56ff-4d27-ab2e-6ca756a4935a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\nJun 11 16:42:00.542659 crc crio[23211]: time=\"2026-06-11T16:42:00.541695626Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686602-jwx9b/POD\" id=879e8ff9-a39f-47c1-985b-42b8b9cb2f4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:00.544044 crc crio[23211]: time=\"2026-06-11T16:42:00.54269092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:00.580150 crc crio[23211]: time=\"2026-06-11T16:42:00.580020911Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686602-jwx9b Namespace:openshift-infra ID:a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df UID:539d55c1-4308-4f73-b6ed-da8639243ed9 NetNS:/var/run/netns/98bf4413-b162-46bf-96eb-9af42d6bf6e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod539d55c1_4308_4f73_b6ed_da8639243ed9.slice PodAnnotations:0xc0001af610}] Aliases:map[]}\"\nJun 11 16:42:00.580150 crc crio[23211]: time=\"2026-06-11T16:42:00.580083173Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686602-jwx9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:01.146161 crc crio[23211]: 2026-06-11T16:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a515ee71c267c66 Mac:ea:2a:73:50:89:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/98bf4413-b162-46bf-96eb-9af42d6bf6e7 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:42:01.148058 crc crio[23211]: time=\"2026-06-11T16:42:01.147999775Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686602-jwx9b Namespace:openshift-infra ID:a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df UID:539d55c1-4308-4f73-b6ed-da8639243ed9 NetNS:/var/run/netns/98bf4413-b162-46bf-96eb-9af42d6bf6e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod539d55c1_4308_4f73_b6ed_da8639243ed9.slice PodAnnotations:0xc0001af610}] Aliases:map[]}\"\nJun 11 16:42:01.149288 crc crio[23211]: time=\"2026-06-11T16:42:01.148320694Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686602-jwx9b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:42:01.160183 crc crio[23211]: time=\"2026-06-11T16:42:01.160135029Z\" level=info msg=\"Ran pod sandbox a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df with infra container: openshift-infra/auto-csr-approver-29686602-jwx9b/POD\" id=879e8ff9-a39f-47c1-985b-42b8b9cb2f4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:01.163593 crc crio[23211]: time=\"2026-06-11T16:42:01.163499372Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2e4108bc-048e-459c-ab9d-dc0be385d481 name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:01.173409 crc crio[23211]: time=\"2026-06-11T16:42:01.173311207Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:42:02.083652 crc crio[23211]: time=\"2026-06-11T16:42:02.083072386Z\" level=info msg=\"Stopped container 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7: openstack/ceilometer-0/ceilometer-notification-agent\" id=ee4579bb-9b04-42e2-8620-c774e715c92b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:02.085069 crc crio[23211]: time=\"2026-06-11T16:42:02.084610994Z\" level=info msg=\"Stopping pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\" id=d96ea8e9-dbb2-48e6-9021-4fd6f5249344 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:02.085069 crc crio[23211]: time=\"2026-06-11T16:42:02.085051085Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3 UID:40500239-61ee-4dd6-bb90-ef1154559bb7 NetNS:/var/run/netns/0817c217-6319-4c03-a9f1-136537542fb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40500239_61ee_4dd6_bb90_ef1154559bb7.slice PodAnnotations:0xc000612738}] Aliases:map[]}\"\nJun 11 16:42:02.085237 crc crio[23211]: time=\"2026-06-11T16:42:02.085182818Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:02.407756 crc crio[23211]: time=\"2026-06-11T16:42:02.407261142Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2e4108bc-048e-459c-ab9d-dc0be385d481 name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:02.409683 crc crio[23211]: time=\"2026-06-11T16:42:02.408771519Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e0e7e8b9-fd6a-4b5f-ae3f-865da37931a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:02.411992 crc crio[23211]: time=\"2026-06-11T16:42:02.411870966Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6549e7de-5232-4977-a10e-012abf9504ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:02.423708 crc crio[23211]: time=\"2026-06-11T16:42:02.42359844Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686602-jwx9b/oc\" id=2987442a-8404-4f4a-a493-709f1c94606c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:02.424554 crc crio[23211]: time=\"2026-06-11T16:42:02.424485202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:02.589268 crc crio[23211]: time=\"2026-06-11T16:42:02.588107228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:02.625719 crc crio[23211]: time=\"2026-06-11T16:42:02.62504234Z\" level=info msg=\"Stopped pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\" id=d96ea8e9-dbb2-48e6-9021-4fd6f5249344 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:02.890637 crc crio[23211]: time=\"2026-06-11T16:42:02.888794497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:03.100139 crc crio[23211]: time=\"2026-06-11T16:42:03.10000777Z\" level=info msg=\"Created container f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456: openshift-infra/auto-csr-approver-29686602-jwx9b/oc\" id=2987442a-8404-4f4a-a493-709f1c94606c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:03.102479 crc crio[23211]: time=\"2026-06-11T16:42:03.101940999Z\" level=info msg=\"Starting container: f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456\" id=888ce47e-5d29-4ea4-b54a-c1c3483d87a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:03.107026 crc crio[23211]: time=\"2026-06-11T16:42:03.106785049Z\" level=info msg=\"Started container\" PID=89384 containerID=f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456 description=openshift-infra/auto-csr-approver-29686602-jwx9b/oc id=888ce47e-5d29-4ea4-b54a-c1c3483d87a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df\nJun 11 16:42:04.278149 crc crio[23211]: time=\"2026-06-11T16:42:04.277129215Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=eeae5cf9-58c3-442e-b182-b11c6fc16ee4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:04.278873 crc crio[23211]: time=\"2026-06-11T16:42:04.278242823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:04.327900 crc crio[23211]: time=\"2026-06-11T16:42:04.32777546Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d UID:9759b662-b38d-4357-8d89-539822f3c1bb NetNS:/var/run/netns/8966416a-7c0c-4728-b671-b77d8d643224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9759b662_b38d_4357_8d89_539822f3c1bb.slice PodAnnotations:0xc002819510}] Aliases:map[]}\"\nJun 11 16:42:04.327900 crc crio[23211]: time=\"2026-06-11T16:42:04.327838751Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:04.725149 crc crio[23211]: time=\"2026-06-11T16:42:04.724413424Z\" level=info msg=\"Stopping pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df\" id=a8922ac4-bb0b-4695-a273-7d226dad076a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:04.725731 crc crio[23211]: time=\"2026-06-11T16:42:04.725660715Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686602-jwx9b Namespace:openshift-infra ID:a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df UID:539d55c1-4308-4f73-b6ed-da8639243ed9 NetNS:/var/run/netns/98bf4413-b162-46bf-96eb-9af42d6bf6e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod539d55c1_4308_4f73_b6ed_da8639243ed9.slice PodAnnotations:0xc000131168}] Aliases:map[]}\"\nJun 11 16:42:04.725850 crc crio[23211]: time=\"2026-06-11T16:42:04.725828929Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686602-jwx9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:04.924767 crc crio[23211]: 2026-06-11T16:42:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61df9a21dd03cac Mac:86:f1:21:82:46:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/8966416a-7c0c-4728-b671-b77d8d643224 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:42:04.939599 crc crio[23211]: time=\"2026-06-11T16:42:04.936625334Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d UID:9759b662-b38d-4357-8d89-539822f3c1bb NetNS:/var/run/netns/8966416a-7c0c-4728-b671-b77d8d643224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9759b662_b38d_4357_8d89_539822f3c1bb.slice PodAnnotations:0xc002819510}] Aliases:map[]}\"\nJun 11 16:42:04.939599 crc crio[23211]: time=\"2026-06-11T16:42:04.93687787Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:42:04.955010 crc crio[23211]: time=\"2026-06-11T16:42:04.95488669Z\" level=info msg=\"Ran pod sandbox 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d with infra container: openstack/ceilometer-0/POD\" id=eeae5cf9-58c3-442e-b182-b11c6fc16ee4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:04.960061 crc crio[23211]: time=\"2026-06-11T16:42:04.959963457Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=dfd0cf2c-74b2-4fa6-8550-29e33e543dee name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:04.976234 crc crio[23211]: time=\"2026-06-11T16:42:04.97611409Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 16:42:05.080894 crc crio[23211]: time=\"2026-06-11T16:42:05.080768894Z\" level=info msg=\"Stopped pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df\" id=a8922ac4-bb0b-4695-a273-7d226dad076a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:05.463635 crc crio[23211]: time=\"2026-06-11T16:42:05.463002659Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=dfd0cf2c-74b2-4fa6-8550-29e33e543dee name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:05.465839 crc crio[23211]: time=\"2026-06-11T16:42:05.465146623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3382217d-f294-41eb-9009-babf7b73b41a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:05.490222 crc crio[23211]: time=\"2026-06-11T16:42:05.490135217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=a505aba3-3270-495f-9e4d-d995997370cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:05.501036 crc crio[23211]: time=\"2026-06-11T16:42:05.500866954Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d7d2da71-f961-4ad2-bd09-f4bb0f176f0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:05.503767 crc crio[23211]: time=\"2026-06-11T16:42:05.503699645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:05.593278 crc crio[23211]: time=\"2026-06-11T16:42:05.592889983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:05.597718 crc crio[23211]: time=\"2026-06-11T16:42:05.597624401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:05.757737 crc crio[23211]: time=\"2026-06-11T16:42:05.757135054Z\" level=info msg=\"Created container 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13: openstack/ceilometer-0/ceilometer-central-agent\" id=d7d2da71-f961-4ad2-bd09-f4bb0f176f0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:05.760776 crc crio[23211]: time=\"2026-06-11T16:42:05.760702663Z\" level=info msg=\"Starting container: 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13\" id=d82319cc-c7f5-459c-a628-6a3979eb10b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:05.771945 crc crio[23211]: time=\"2026-06-11T16:42:05.771798241Z\" level=info msg=\"Started container\" PID=89575 containerID=14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13 description=openstack/ceilometer-0/ceilometer-central-agent id=d82319cc-c7f5-459c-a628-6a3979eb10b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\nJun 11 16:42:05.802582 crc crio[23211]: time=\"2026-06-11T16:42:05.802313063Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=7f193e71-d0a6-496e-9ad0-50a42da394d6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:05.807958 crc crio[23211]: time=\"2026-06-11T16:42:05.807885971Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 16:42:06.435862 crc crio[23211]: time=\"2026-06-11T16:42:06.435025252Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=7f193e71-d0a6-496e-9ad0-50a42da394d6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:06.437148 crc crio[23211]: time=\"2026-06-11T16:42:06.436989242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=bd8c2ebd-646e-4bb7-9005-7f3d936dc260 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:06.468089 crc crio[23211]: time=\"2026-06-11T16:42:06.467951874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=e11ba5fe-b30d-43f9-abec-3f9dc2950d36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:06.477803 crc crio[23211]: time=\"2026-06-11T16:42:06.47735508Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=178fbe4e-0ff4-4f15-8a3a-37115c503522 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:06.477985 crc crio[23211]: time=\"2026-06-11T16:42:06.477892063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:06.531282 crc crio[23211]: time=\"2026-06-11T16:42:06.531208554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:06.534322 crc crio[23211]: time=\"2026-06-11T16:42:06.53426266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:06.755721 crc crio[23211]: time=\"2026-06-11T16:42:06.755579397Z\" level=info msg=\"Created container 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9: openstack/ceilometer-0/ceilometer-notification-agent\" id=178fbe4e-0ff4-4f15-8a3a-37115c503522 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:06.756706 crc crio[23211]: time=\"2026-06-11T16:42:06.756627053Z\" level=info msg=\"Starting container: 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9\" id=ac113850-97dc-4836-a784-4f2b56950c94 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:06.762412 crc crio[23211]: time=\"2026-06-11T16:42:06.762290695Z\" level=info msg=\"Started container\" PID=89621 containerID=47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9 description=openstack/ceilometer-0/ceilometer-notification-agent id=ac113850-97dc-4836-a784-4f2b56950c94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\nJun 11 16:42:06.766660 crc crio[23211]: time=\"2026-06-11T16:42:06.76529851Z\" level=info msg=\"Stopping pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7\" id=2d08ffd3-686f-4567-a9fe-592bc9327d18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:06.766660 crc crio[23211]: time=\"2026-06-11T16:42:06.766030518Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9vmb6 Namespace:openstack ID:6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7 UID:1f6fabeb-bad4-4272-a18b-a4354ebaea45 NetNS:/var/run/netns/b12a853c-04d9-4416-a773-1023a5c49750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6fabeb_bad4_4272_a18b_a4354ebaea45.slice PodAnnotations:0xc002818960}] Aliases:map[]}\"\nJun 11 16:42:06.766660 crc crio[23211]: time=\"2026-06-11T16:42:06.766201722Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-9vmb6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:06.782040 crc crio[23211]: time=\"2026-06-11T16:42:06.78095262Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4acc4daa-1636-4488-bafa-6b7489d1d1aa name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:06.786596 crc crio[23211]: time=\"2026-06-11T16:42:06.786512289Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 16:42:07.111134 crc crio[23211]: time=\"2026-06-11T16:42:07.110618703Z\" level=info msg=\"Stopped pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7\" id=2d08ffd3-686f-4567-a9fe-592bc9327d18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:07.624885 crc crio[23211]: time=\"2026-06-11T16:42:07.624235648Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4acc4daa-1636-4488-bafa-6b7489d1d1aa name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:07.631023 crc crio[23211]: time=\"2026-06-11T16:42:07.630936657Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a7815d8c-1c18-4242-84c4-8e1c23794d8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:07.644366 crc crio[23211]: time=\"2026-06-11T16:42:07.644244428Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e352e0ef-1610-4fd6-99d6-a0df9832a531 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:07.683300 crc crio[23211]: time=\"2026-06-11T16:42:07.683239353Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b984534f-cd93-4711-8a5f-c57267265980 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:07.684374 crc crio[23211]: time=\"2026-06-11T16:42:07.68434808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:07.733869 crc crio[23211]: time=\"2026-06-11T16:42:07.733814385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:07.737838 crc crio[23211]: time=\"2026-06-11T16:42:07.737799694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:07.992503 crc crio[23211]: time=\"2026-06-11T16:42:07.992360492Z\" level=info msg=\"Created container cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b: openstack/ceilometer-0/sg-core\" id=b984534f-cd93-4711-8a5f-c57267265980 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:07.994036 crc crio[23211]: time=\"2026-06-11T16:42:07.993976592Z\" level=info msg=\"Starting container: cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b\" id=0f44eaaa-79d1-425b-b991-1b17b04de6d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:07.999530 crc crio[23211]: time=\"2026-06-11T16:42:07.999353917Z\" level=info msg=\"Started container\" PID=89806 containerID=cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b description=openstack/ceilometer-0/sg-core id=0f44eaaa-79d1-425b-b991-1b17b04de6d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\nJun 11 16:42:08.039855 crc crio[23211]: time=\"2026-06-11T16:42:08.039768485Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c8a7335b-5bb9-42e4-b09c-d4b8f67acdb9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:08.043600 crc crio[23211]: time=\"2026-06-11T16:42:08.043488668Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 16:42:08.405278 crc crio[23211]: time=\"2026-06-11T16:42:08.404708638Z\" level=info msg=\"Stopping container: 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d (timeout: 30s)\" id=3b2e349c-667f-48fb-8287-69f85719bb1e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:08.406240 crc crio[23211]: time=\"2026-06-11T16:42:08.406178335Z\" level=info msg=\"Stopping container: a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8 (timeout: 30s)\" id=597c00aa-3cab-4eb0-982d-057ed72a6bb1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:08.466916 crc crio[23211]: time=\"2026-06-11T16:42:08.465474806Z\" level=info msg=\"Stopping container: 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b (timeout: 30s)\" id=b2b44c49-103a-4383-8e42-1f3a112bce56 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:09.172479 crc crio[23211]: time=\"2026-06-11T16:42:09.171780073Z\" level=info msg=\"Stopped container a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8: openstack/nova-api-0/nova-api-log\" id=597c00aa-3cab-4eb0-982d-057ed72a6bb1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:09.200501 crc crio[23211]: time=\"2026-06-11T16:42:09.200327517Z\" level=info msg=\"Stopping container: ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805 (timeout: 30s)\" id=cee54385-f322-45a4-9bc6-0b3c5e215e53 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:09.201796 crc crio[23211]: time=\"2026-06-11T16:42:09.20171265Z\" level=info msg=\"Stopping container: d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527 (timeout: 30s)\" id=189a6270-03aa-4d14-a665-0fa779ae8701 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:09.335722 crc crio[23211]: time=\"2026-06-11T16:42:09.335666566Z\" level=info msg=\"Stopped container d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527: openstack/nova-metadata-0/nova-metadata-log\" id=189a6270-03aa-4d14-a665-0fa779ae8701 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:09.727203 crc crio[23211]: time=\"2026-06-11T16:42:09.72711236Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=c8a7335b-5bb9-42e4-b09c-d4b8f67acdb9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:09.728075 crc crio[23211]: time=\"2026-06-11T16:42:09.727983212Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=102ec86f-c664-47e4-bd5d-c94a30181297 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:09.793651 crc crio[23211]: time=\"2026-06-11T16:42:09.793505889Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9042ee46-688e-4c38-8b58-f51b53a0c2ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:09.807209 crc crio[23211]: time=\"2026-06-11T16:42:09.807087568Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5bcaf0c3-c5fa-46b3-a5d3-81174dd58be7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:09.807920 crc crio[23211]: time=\"2026-06-11T16:42:09.807856257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:09.899277 crc crio[23211]: time=\"2026-06-11T16:42:09.899095396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:09.907039 crc crio[23211]: time=\"2026-06-11T16:42:09.90686756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:10.094052 crc crio[23211]: time=\"2026-06-11T16:42:10.093554951Z\" level=info msg=\"Created container 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07: openstack/ceilometer-0/proxy-httpd\" id=5bcaf0c3-c5fa-46b3-a5d3-81174dd58be7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:10.095237 crc crio[23211]: time=\"2026-06-11T16:42:10.095171562Z\" level=info msg=\"Starting container: 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07\" id=d3d809ba-d6ea-4281-8d04-c7f92b9da7a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:10.101714 crc crio[23211]: time=\"2026-06-11T16:42:10.101643774Z\" level=info msg=\"Started container\" PID=89943 containerID=35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07 description=openstack/ceilometer-0/proxy-httpd id=d3d809ba-d6ea-4281-8d04-c7f92b9da7a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\nJun 11 16:42:11.349057 crc crio[23211]: time=\"2026-06-11T16:42:11.346260544Z\" level=info msg=\"Stopped container 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b2b44c49-103a-4383-8e42-1f3a112bce56 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:11.350208 crc crio[23211]: time=\"2026-06-11T16:42:11.350027368Z\" level=info msg=\"Stopping pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e\" id=98dcc383-4399-46e8-abb6-6600080825d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:11.350953 crc crio[23211]: time=\"2026-06-11T16:42:11.350836748Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e UID:31ffe45a-da19-4146-969a-b199d4a1fd16 NetNS:/var/run/netns/e3897e42-56df-440a-baf2-b0c1e1dced93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31ffe45a_da19_4146_969a_b199d4a1fd16.slice PodAnnotations:0xc002818618}] Aliases:map[]}\"\nJun 11 16:42:11.351090 crc crio[23211]: time=\"2026-06-11T16:42:11.351030562Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:11.729181 crc crio[23211]: time=\"2026-06-11T16:42:11.728990482Z\" level=info msg=\"Stopped pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e\" id=98dcc383-4399-46e8-abb6-6600080825d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:11.915560 crc crio[23211]: time=\"2026-06-11T16:42:11.915027106Z\" level=info msg=\"Removing container: 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b\" id=af4ec994-8c5b-4ef2-9ad9-77772f5e3d7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:11.975023 crc crio[23211]: time=\"2026-06-11T16:42:11.974976124Z\" level=info msg=\"Removed container 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=af4ec994-8c5b-4ef2-9ad9-77772f5e3d7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:12.552929 crc crio[23211]: time=\"2026-06-11T16:42:12.552712851Z\" level=info msg=\"Stopped container ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805: openstack/nova-metadata-0/nova-metadata-metadata\" id=cee54385-f322-45a4-9bc6-0b3c5e215e53 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:12.554045 crc crio[23211]: time=\"2026-06-11T16:42:12.553249174Z\" level=info msg=\"Stopping pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\" id=21f5341e-37ff-448d-96ed-de1768ab566f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:12.554137 crc crio[23211]: time=\"2026-06-11T16:42:12.554092855Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60 UID:1cc8d69e-eb79-4ec3-9f46-f076e1d996a3 NetNS:/var/run/netns/39fe568f-4b86-4899-be64-200e98fe5819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc8d69e_eb79_4ec3_9f46_f076e1d996a3.slice PodAnnotations:0xc0066180a0}] Aliases:map[]}\"\nJun 11 16:42:12.554290 crc crio[23211]: time=\"2026-06-11T16:42:12.55425508Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:12.732202 crc crio[23211]: time=\"2026-06-11T16:42:12.73165235Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=84bf62cf-d078-41a9-aed0-0ced6d8d7db6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:12.732324 crc crio[23211]: time=\"2026-06-11T16:42:12.732281605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:12.818980 crc crio[23211]: time=\"2026-06-11T16:42:12.818843927Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7 UID:3110575a-ed5f-4276-b4a6-26eccb3cb1f2 NetNS:/var/run/netns/26724c45-cbbc-4336-a128-776b05a9ab99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3110575a_ed5f_4276_b4a6_26eccb3cb1f2.slice PodAnnotations:0xc0018be318}] Aliases:map[]}\"\nJun 11 16:42:12.819336 crc crio[23211]: time=\"2026-06-11T16:42:12.819310898Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:12.984217 crc crio[23211]: time=\"2026-06-11T16:42:12.984126194Z\" level=info msg=\"Stopped pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\" id=21f5341e-37ff-448d-96ed-de1768ab566f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:13.391220 crc crio[23211]: 2026-06-11T16:42:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b33392b1fe3b2f Mac:de:b3:b6:3b:be:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/26724c45-cbbc-4336-a128-776b05a9ab99 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:42:13.405729 crc crio[23211]: time=\"2026-06-11T16:42:13.402579734Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7 UID:3110575a-ed5f-4276-b4a6-26eccb3cb1f2 NetNS:/var/run/netns/26724c45-cbbc-4336-a128-776b05a9ab99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3110575a_ed5f_4276_b4a6_26eccb3cb1f2.slice PodAnnotations:0xc0018be318}] Aliases:map[]}\"\nJun 11 16:42:13.405729 crc crio[23211]: time=\"2026-06-11T16:42:13.402860521Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:42:13.419306 crc crio[23211]: time=\"2026-06-11T16:42:13.419229659Z\" level=info msg=\"Ran pod sandbox 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7 with infra container: openstack/nova-scheduler-0/POD\" id=84bf62cf-d078-41a9-aed0-0ced6d8d7db6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:13.421248 crc crio[23211]: time=\"2026-06-11T16:42:13.421201229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=af87b803-6dee-4ae2-9e5f-f55054f676e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:13.449758 crc crio[23211]: time=\"2026-06-11T16:42:13.446934531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=371b5a3a-e516-48d0-afaa-3923aec4aac5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:13.460798 crc crio[23211]: time=\"2026-06-11T16:42:13.459527255Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7d8d3984-c64c-4189-83fb-d0e1c4f6af73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:13.460798 crc crio[23211]: time=\"2026-06-11T16:42:13.459932355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:13.549104 crc crio[23211]: time=\"2026-06-11T16:42:13.548916068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:13.554770 crc crio[23211]: time=\"2026-06-11T16:42:13.554729853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:13.743659 crc crio[23211]: time=\"2026-06-11T16:42:13.742954324Z\" level=info msg=\"Created container 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7d8d3984-c64c-4189-83fb-d0e1c4f6af73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:13.746045 crc crio[23211]: time=\"2026-06-11T16:42:13.745992699Z\" level=info msg=\"Starting container: 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94\" id=474036b6-4e52-4a1d-9f03-c516a12de587 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:13.751870 crc crio[23211]: time=\"2026-06-11T16:42:13.751828655Z\" level=info msg=\"Started container\" PID=90456 containerID=806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=474036b6-4e52-4a1d-9f03-c516a12de587 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7\nJun 11 16:42:13.985737 crc crio[23211]: time=\"2026-06-11T16:42:13.984090495Z\" level=info msg=\"Removing container: ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805\" id=2d0e189a-8e3f-4832-9ddf-90e9d063fb5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.044767 crc crio[23211]: time=\"2026-06-11T16:42:14.044705849Z\" level=info msg=\"Removed container ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805: openstack/nova-metadata-0/nova-metadata-metadata\" id=2d0e189a-8e3f-4832-9ddf-90e9d063fb5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.054813 crc crio[23211]: time=\"2026-06-11T16:42:14.054021611Z\" level=info msg=\"Removing container: d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527\" id=7008e222-0e7a-4d6c-bca4-c9752b44b748 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.084179 crc crio[23211]: time=\"2026-06-11T16:42:14.084093612Z\" level=info msg=\"Removed container d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527: openstack/nova-metadata-0/nova-metadata-log\" id=7008e222-0e7a-4d6c-bca4-c9752b44b748 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.459099 crc crio[23211]: time=\"2026-06-11T16:42:14.457111127Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=d1639c46-feeb-432f-aadc-f0508dbc2f61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:14.459240 crc crio[23211]: time=\"2026-06-11T16:42:14.459123537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:14.501112 crc crio[23211]: time=\"2026-06-11T16:42:14.501015863Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f UID:b237db26-43f2-4eb8-bd83-e965ede90c32 NetNS:/var/run/netns/9e385426-18eb-4eac-a72d-95b5968b2237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb237db26_43f2_4eb8_bd83_e965ede90c32.slice PodAnnotations:0xc0001aef68}] Aliases:map[]}\"\nJun 11 16:42:14.501112 crc crio[23211]: time=\"2026-06-11T16:42:14.501071885Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:15.070203 crc crio[23211]: time=\"2026-06-11T16:42:15.070113394Z\" level=info msg=\"Stopped container 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d: openstack/nova-api-0/nova-api-api\" id=3b2e349c-667f-48fb-8287-69f85719bb1e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:15.072900 crc crio[23211]: time=\"2026-06-11T16:42:15.072829532Z\" level=info msg=\"Stopping pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\" id=62a08240-7d60-4bb5-932d-7d0683847784 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:15.073726 crc crio[23211]: time=\"2026-06-11T16:42:15.073659093Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754 UID:a947a2f3-df34-4096-8f0e-2302a5a66ca9 NetNS:/var/run/netns/4555ca63-70f0-4735-b18f-13dc5007ca20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda947a2f3_df34_4096_8f0e_2302a5a66ca9.slice PodAnnotations:0xc0027948f8}] Aliases:map[]}\"\nJun 11 16:42:15.073839 crc crio[23211]: time=\"2026-06-11T16:42:15.073815447Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:15.117178 crc crio[23211]: 2026-06-11T16:42:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d33d075c46e74dd Mac:6e:cd:db:73:74:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/9e385426-18eb-4eac-a72d-95b5968b2237 SocketPath: PciID:}] [{Interface:0xc000292ad0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:42:15.118205 crc crio[23211]: time=\"2026-06-11T16:42:15.118104963Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f UID:b237db26-43f2-4eb8-bd83-e965ede90c32 NetNS:/var/run/netns/9e385426-18eb-4eac-a72d-95b5968b2237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb237db26_43f2_4eb8_bd83_e965ede90c32.slice PodAnnotations:0xc0001aef68}] Aliases:map[]}\"\nJun 11 16:42:15.118497 crc crio[23211]: time=\"2026-06-11T16:42:15.118346399Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:42:15.135830 crc crio[23211]: time=\"2026-06-11T16:42:15.135751063Z\" level=info msg=\"Ran pod sandbox d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f with infra container: openstack/nova-metadata-0/POD\" id=d1639c46-feeb-432f-aadc-f0508dbc2f61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:15.139010 crc crio[23211]: time=\"2026-06-11T16:42:15.138950764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=0857c65f-1b1c-4973-9df1-3088eced8918 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:15.142355 crc crio[23211]: time=\"2026-06-11T16:42:15.142211515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d70fc999-e3ab-4c44-83d4-804f23000268 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:15.158219 crc crio[23211]: time=\"2026-06-11T16:42:15.158120602Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=3cac1c04-4651-48ed-912b-d98ee60e764e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:15.158837 crc crio[23211]: time=\"2026-06-11T16:42:15.158776278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:15.244158 crc crio[23211]: time=\"2026-06-11T16:42:15.244059139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:15.248928 crc crio[23211]: time=\"2026-06-11T16:42:15.248844768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:15.391925 crc crio[23211]: time=\"2026-06-11T16:42:15.390703611Z\" level=info msg=\"Created container 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025: openstack/nova-metadata-0/nova-metadata-log\" id=3cac1c04-4651-48ed-912b-d98ee60e764e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:15.421950 crc crio[23211]: time=\"2026-06-11T16:42:15.421840348Z\" level=info msg=\"Starting container: 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025\" id=09b0b520-7aef-4448-bffd-a2782874448a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:15.428729 crc crio[23211]: time=\"2026-06-11T16:42:15.428633188Z\" level=info msg=\"Started container\" PID=90581 containerID=22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025 description=openstack/nova-metadata-0/nova-metadata-log id=09b0b520-7aef-4448-bffd-a2782874448a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\nJun 11 16:42:15.439654 crc crio[23211]: time=\"2026-06-11T16:42:15.439470809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c4de65cb-e62d-4d85-9e1c-77f1a0dbf99f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:15.486271 crc crio[23211]: time=\"2026-06-11T16:42:15.486087733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d0d57e0e-ff4c-415f-88ad-35f8e8e9367e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:15.496296 crc crio[23211]: time=\"2026-06-11T16:42:15.496200285Z\" level=info msg=\"Stopped pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\" id=62a08240-7d60-4bb5-932d-7d0683847784 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:15.497354 crc crio[23211]: time=\"2026-06-11T16:42:15.497254431Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=53abb878-e563-4f48-a84e-ae86312753f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:15.498095 crc crio[23211]: time=\"2026-06-11T16:42:15.4980239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:15.565522 crc crio[23211]: time=\"2026-06-11T16:42:15.565362592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:15.569142 crc crio[23211]: time=\"2026-06-11T16:42:15.569069215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:15.742191 crc crio[23211]: time=\"2026-06-11T16:42:15.741872039Z\" level=info msg=\"Created container 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5: openstack/nova-metadata-0/nova-metadata-metadata\" id=53abb878-e563-4f48-a84e-ae86312753f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:15.743095 crc crio[23211]: time=\"2026-06-11T16:42:15.742999218Z\" level=info msg=\"Starting container: 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5\" id=9e663446-f466-432e-a237-e669dfdbb87a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:15.754624 crc crio[23211]: time=\"2026-06-11T16:42:15.754509065Z\" level=info msg=\"Started container\" PID=90606 containerID=016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5 description=openstack/nova-metadata-0/nova-metadata-metadata id=9e663446-f466-432e-a237-e669dfdbb87a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\nJun 11 16:42:16.053021 crc crio[23211]: time=\"2026-06-11T16:42:16.052695572Z\" level=info msg=\"Removing container: 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d\" id=20ff43bf-bbfe-4c95-9554-8f11204cb9d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:16.113484 crc crio[23211]: time=\"2026-06-11T16:42:16.11231525Z\" level=info msg=\"Removed container 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d: openstack/nova-api-0/nova-api-api\" id=20ff43bf-bbfe-4c95-9554-8f11204cb9d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:16.139323 crc crio[23211]: time=\"2026-06-11T16:42:16.13870718Z\" level=info msg=\"Removing container: a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8\" id=ba229881-db15-417f-9cf1-ca1b11c5a436 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:16.201318 crc crio[23211]: time=\"2026-06-11T16:42:16.201226671Z\" level=info msg=\"Removed container a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8: openstack/nova-api-0/nova-api-log\" id=ba229881-db15-417f-9cf1-ca1b11c5a436 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:16.585590 crc crio[23211]: time=\"2026-06-11T16:42:16.584917472Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=fbe7e62e-be0c-44a2-9f4d-9ac110ac7456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:16.585590 crc crio[23211]: time=\"2026-06-11T16:42:16.585585918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:16.627657 crc crio[23211]: time=\"2026-06-11T16:42:16.627513845Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617 UID:a0b7c380-b9a3-4f94-90c9-e4f21185161e NetNS:/var/run/netns/e4662f87-e1df-49bc-95b6-51e6623188aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0b7c380_b9a3_4f94_90c9_e4f21185161e.slice PodAnnotations:0xc0027946a8}] Aliases:map[]}\"\nJun 11 16:42:16.628007 crc crio[23211]: time=\"2026-06-11T16:42:16.627597088Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:17.184912 crc crio[23211]: 2026-06-11T16:42:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efdb45ba615f659 Mac:86:e1:07:e2:cd:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/e4662f87-e1df-49bc-95b6-51e6623188aa SocketPath: PciID:}] [{Interface:0xc0002a2a50 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:42:17.186864 crc crio[23211]: time=\"2026-06-11T16:42:17.186599227Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617 UID:a0b7c380-b9a3-4f94-90c9-e4f21185161e NetNS:/var/run/netns/e4662f87-e1df-49bc-95b6-51e6623188aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0b7c380_b9a3_4f94_90c9_e4f21185161e.slice PodAnnotations:0xc0027946a8}] Aliases:map[]}\"\nJun 11 16:42:17.186864 crc crio[23211]: time=\"2026-06-11T16:42:17.186785842Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:42:17.200196 crc crio[23211]: time=\"2026-06-11T16:42:17.200153556Z\" level=info msg=\"Ran pod sandbox efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617 with infra container: openstack/nova-api-0/POD\" id=fbe7e62e-be0c-44a2-9f4d-9ac110ac7456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:17.202706 crc crio[23211]: time=\"2026-06-11T16:42:17.202643328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e04ac1bf-67e8-4b91-ada7-e32711cb24b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:17.206124 crc crio[23211]: time=\"2026-06-11T16:42:17.205997582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f7d5df6b-b00c-4e31-937d-41ed0fce7720 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:17.216827 crc crio[23211]: time=\"2026-06-11T16:42:17.216698249Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=85fe70e7-2b57-4983-ac68-6e8aa3cc5766 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:17.217570 crc crio[23211]: time=\"2026-06-11T16:42:17.21749274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:17.288253 crc crio[23211]: time=\"2026-06-11T16:42:17.288144403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:17.292664 crc crio[23211]: time=\"2026-06-11T16:42:17.292596504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:17.422213 crc crio[23211]: time=\"2026-06-11T16:42:17.421326009Z\" level=info msg=\"Created container 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f: openstack/nova-api-0/nova-api-log\" id=85fe70e7-2b57-4983-ac68-6e8aa3cc5766 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:17.425246 crc crio[23211]: time=\"2026-06-11T16:42:17.425148065Z\" level=info msg=\"Starting container: 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f\" id=71739dd6-73fa-41cf-a350-0bd9b10c5ef4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:17.434701 crc crio[23211]: time=\"2026-06-11T16:42:17.434596051Z\" level=info msg=\"Started container\" PID=90861 containerID=4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f description=openstack/nova-api-0/nova-api-log id=71739dd6-73fa-41cf-a350-0bd9b10c5ef4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\nJun 11 16:42:17.448157 crc crio[23211]: time=\"2026-06-11T16:42:17.447980135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6ade3471-5d32-443e-941f-c219c6d3ebda name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:17.538531 crc crio[23211]: time=\"2026-06-11T16:42:17.538187137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c8406648-dbf3-4827-9d52-d0bd581b32a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:17.549891 crc crio[23211]: time=\"2026-06-11T16:42:17.549740226Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=ef48c24d-e6e1-4cb8-93f6-7f23df681e06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:17.551273 crc crio[23211]: time=\"2026-06-11T16:42:17.551227963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:17.626679 crc crio[23211]: time=\"2026-06-11T16:42:17.626275378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:17.631846 crc crio[23211]: time=\"2026-06-11T16:42:17.631722613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:17.806292 crc crio[23211]: time=\"2026-06-11T16:42:17.80621631Z\" level=info msg=\"Created container dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e: openstack/nova-api-0/nova-api-api\" id=ef48c24d-e6e1-4cb8-93f6-7f23df681e06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:17.808662 crc crio[23211]: time=\"2026-06-11T16:42:17.808536388Z\" level=info msg=\"Starting container: dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e\" id=2ac8c87e-f2dd-4bc8-b873-3c67c41e638d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:17.814769 crc crio[23211]: time=\"2026-06-11T16:42:17.814645331Z\" level=info msg=\"Started container\" PID=90909 containerID=dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e description=openstack/nova-api-0/nova-api-api id=2ac8c87e-f2dd-4bc8-b873-3c67c41e638d name=/runtime.v1.RuntimeService/StartContainer sandboxID=efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\nJun 11 16:42:31.425569 crc crio[23211]: time=\"2026-06-11T16:42:31.424262627Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-mgzln/POD\" id=bdad69f9-1799-438d-80b0-2c25e9e80255 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:31.427153 crc crio[23211]: time=\"2026-06-11T16:42:31.425597281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:31.470192 crc crio[23211]: time=\"2026-06-11T16:42:31.469975039Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgzln Namespace:openshift-marketplace ID:eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595 UID:ef2692f4-2f54-491c-a51f-8beba1a8f264 NetNS:/var/run/netns/be6cd76e-2335-4e34-8dc5-c311ab0b927c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef2692f4_2f54_491c_a51f_8beba1a8f264.slice PodAnnotations:0xc002818ea8}] Aliases:map[]}\"\nJun 11 16:42:31.470192 crc crio[23211]: time=\"2026-06-11T16:42:31.470129693Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-mgzln to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:31.691754 crc crio[23211]: time=\"2026-06-11T16:42:31.691043579Z\" level=info msg=\"Removing container: 7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14\" id=b0a0fc2e-e0c5-4b7b-a524-0ec411539f55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:31.865629 crc crio[23211]: time=\"2026-06-11T16:42:31.864955812Z\" level=info msg=\"Removed container 7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14: openshift-infra/auto-csr-approver-29686596-rrblj/oc\" id=b0a0fc2e-e0c5-4b7b-a524-0ec411539f55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:31.872760 crc crio[23211]: time=\"2026-06-11T16:42:31.872679285Z\" level=info msg=\"Removing container: d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958\" id=e9499688-af05-4b7e-8bfa-8a1f1cb1939d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:31.911491 crc crio[23211]: time=\"2026-06-11T16:42:31.911255589Z\" level=info msg=\"Removed container d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958: openstack/dnsmasq-dns-bf5545dbf-xkmcg/init\" id=e9499688-af05-4b7e-8bfa-8a1f1cb1939d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:31.924658 crc crio[23211]: time=\"2026-06-11T16:42:31.924570521Z\" level=info msg=\"Stopping pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00\" id=2c56b6e6-a83b-4dde-89be-9abedf064210 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:31.924783 crc crio[23211]: time=\"2026-06-11T16:42:31.924675923Z\" level=info msg=\"Stopped pod sandbox (already stopped): df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00\" id=2c56b6e6-a83b-4dde-89be-9abedf064210 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:31.925884 crc crio[23211]: time=\"2026-06-11T16:42:31.925816472Z\" level=info msg=\"Removing pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00\" id=3e6266bd-629f-4fe9-a94a-b761c10d67a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:31.959307 crc crio[23211]: time=\"2026-06-11T16:42:31.959208626Z\" level=info msg=\"Removed pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00\" id=3e6266bd-629f-4fe9-a94a-b761c10d67a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:31.960499 crc crio[23211]: time=\"2026-06-11T16:42:31.960367655Z\" level=info msg=\"Stopping pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\" id=b843f218-eda8-41aa-a0f5-416649b56549 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:31.960654 crc crio[23211]: time=\"2026-06-11T16:42:31.960634721Z\" level=info msg=\"Stopped pod sandbox (already stopped): 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\" id=b843f218-eda8-41aa-a0f5-416649b56549 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:31.961694 crc crio[23211]: time=\"2026-06-11T16:42:31.961590826Z\" level=info msg=\"Removing pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\" id=fd05f82e-174b-47ad-88d1-4f2065bb1258 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:31.987138 crc crio[23211]: time=\"2026-06-11T16:42:31.987087342Z\" level=info msg=\"Removed pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\" id=fd05f82e-174b-47ad-88d1-4f2065bb1258 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:31.988847 crc crio[23211]: time=\"2026-06-11T16:42:31.988755974Z\" level=info msg=\"Stopping pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\" id=d8fe8896-5fcc-440e-b16b-80a36994bf11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:31.988935 crc crio[23211]: time=\"2026-06-11T16:42:31.988869856Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\" id=d8fe8896-5fcc-440e-b16b-80a36994bf11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:31.989867 crc crio[23211]: time=\"2026-06-11T16:42:31.989742898Z\" level=info msg=\"Removing pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\" id=4f4a1b14-dbb9-4a6e-91a9-a34089bbe704 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.014757 crc crio[23211]: time=\"2026-06-11T16:42:32.01465866Z\" level=info msg=\"Removed pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\" id=4f4a1b14-dbb9-4a6e-91a9-a34089bbe704 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.016305 crc crio[23211]: time=\"2026-06-11T16:42:32.016203448Z\" level=info msg=\"Stopping pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\" id=cc6db6d0-dd1c-4ce8-a46d-5f7de82493a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:32.016734 crc crio[23211]: time=\"2026-06-11T16:42:32.01664745Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\" id=cc6db6d0-dd1c-4ce8-a46d-5f7de82493a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:32.019915 crc crio[23211]: time=\"2026-06-11T16:42:32.019795499Z\" level=info msg=\"Removing pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\" id=9c1e3618-b75a-47b0-863e-ef00977ef473 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.036520 crc crio[23211]: time=\"2026-06-11T16:42:32.036370103Z\" level=info msg=\"Removed pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\" id=9c1e3618-b75a-47b0-863e-ef00977ef473 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.038585 crc crio[23211]: time=\"2026-06-11T16:42:32.038505555Z\" level=info msg=\"Stopping pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\" id=14f38a1a-2bf0-4485-bf01-256e234a1dac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:32.038677 crc crio[23211]: time=\"2026-06-11T16:42:32.038592627Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\" id=14f38a1a-2bf0-4485-bf01-256e234a1dac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:32.039602 crc crio[23211]: time=\"2026-06-11T16:42:32.039525981Z\" level=info msg=\"Removing pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\" id=c44d499d-46e9-4fff-954e-766b3b105275 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.053189 crc crio[23211]: 2026-06-11T16:42:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb63251c1b32a65 Mac:06:14:6b:da:99:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/be6cd76e-2335-4e34-8dc5-c311ab0b927c SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:42:32.055719 crc crio[23211]: time=\"2026-06-11T16:42:32.055578683Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgzln Namespace:openshift-marketplace ID:eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595 UID:ef2692f4-2f54-491c-a51f-8beba1a8f264 NetNS:/var/run/netns/be6cd76e-2335-4e34-8dc5-c311ab0b927c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef2692f4_2f54_491c_a51f_8beba1a8f264.slice PodAnnotations:0xc002818ea8}] Aliases:map[]}\"\nJun 11 16:42:32.055966 crc crio[23211]: time=\"2026-06-11T16:42:32.055740696Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mgzln for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:42:32.064243 crc crio[23211]: time=\"2026-06-11T16:42:32.064116745Z\" level=info msg=\"Removed pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\" id=c44d499d-46e9-4fff-954e-766b3b105275 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.065821 crc crio[23211]: time=\"2026-06-11T16:42:32.065574092Z\" level=info msg=\"Stopping pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e\" id=48b1c251-047b-401e-ab92-0302a79ea57b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:32.066012 crc crio[23211]: time=\"2026-06-11T16:42:32.065987092Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e\" id=48b1c251-047b-401e-ab92-0302a79ea57b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:32.066877 crc crio[23211]: time=\"2026-06-11T16:42:32.066813473Z\" level=info msg=\"Removing pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e\" id=9ce4999e-48d4-4866-8857-b406a6ef42d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.080731 crc crio[23211]: time=\"2026-06-11T16:42:32.079720455Z\" level=info msg=\"Ran pod sandbox eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595 with infra container: openshift-marketplace/redhat-marketplace-mgzln/POD\" id=bdad69f9-1799-438d-80b0-2c25e9e80255 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:32.083956 crc crio[23211]: time=\"2026-06-11T16:42:32.08390327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f1f68d4-bd3c-4d26-a9e1-56f55112cca9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:32.090507 crc crio[23211]: time=\"2026-06-11T16:42:32.090459994Z\" level=info msg=\"Removed pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e\" id=9ce4999e-48d4-4866-8857-b406a6ef42d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.091838 crc crio[23211]: time=\"2026-06-11T16:42:32.091714024Z\" level=info msg=\"Stopping pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\" id=20228963-a867-4c0f-9452-920cd7d38263 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:32.092005 crc crio[23211]: time=\"2026-06-11T16:42:32.09193843Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\" id=20228963-a867-4c0f-9452-920cd7d38263 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:32.092679 crc crio[23211]: time=\"2026-06-11T16:42:32.092601327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96e02a5c-c1de-4473-a09f-7c4704bc3cc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:32.093794 crc crio[23211]: time=\"2026-06-11T16:42:32.093706544Z\" level=info msg=\"Removing pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\" id=abee5bd2-7d7f-48e8-a9f3-541450cc1f49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.103678 crc crio[23211]: time=\"2026-06-11T16:42:32.103646683Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mgzln/extract-utilities\" id=faa1fdca-6ab0-40e3-8fcb-de426b247efa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:32.111192 crc crio[23211]: time=\"2026-06-11T16:42:32.11115532Z\" level=info msg=\"Removed pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\" id=abee5bd2-7d7f-48e8-a9f3-541450cc1f49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.112841 crc crio[23211]: time=\"2026-06-11T16:42:32.112761871Z\" level=info msg=\"Stopping pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1\" id=4d92feba-fbd4-4c99-b1db-65b4e9ee4963 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:32.112971 crc crio[23211]: time=\"2026-06-11T16:42:32.112849353Z\" level=info msg=\"Stopped pod sandbox (already stopped): db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1\" id=4d92feba-fbd4-4c99-b1db-65b4e9ee4963 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:32.113574 crc crio[23211]: time=\"2026-06-11T16:42:32.113490188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:32.113722 crc crio[23211]: time=\"2026-06-11T16:42:32.11355099Z\" level=info msg=\"Removing pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1\" id=ad3c97cf-0ce4-4d72-bbaa-7e0dc074843f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.131629 crc crio[23211]: time=\"2026-06-11T16:42:32.13157045Z\" level=info msg=\"Removed pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1\" id=ad3c97cf-0ce4-4d72-bbaa-7e0dc074843f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.132632 crc crio[23211]: time=\"2026-06-11T16:42:32.132566755Z\" level=info msg=\"Stopping pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7\" id=0bda3cef-5f9b-40df-8d42-167daedd8250 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:32.132735 crc crio[23211]: time=\"2026-06-11T16:42:32.132645727Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7\" id=0bda3cef-5f9b-40df-8d42-167daedd8250 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:32.133278 crc crio[23211]: time=\"2026-06-11T16:42:32.13319776Z\" level=info msg=\"Removing pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7\" id=825a25e3-0dff-4f29-9ffc-a7e76c8a9c81 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.168806 crc crio[23211]: time=\"2026-06-11T16:42:32.168323187Z\" level=info msg=\"Removed pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7\" id=825a25e3-0dff-4f29-9ffc-a7e76c8a9c81 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:32.182930 crc crio[23211]: time=\"2026-06-11T16:42:32.18238446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:32.189192 crc crio[23211]: time=\"2026-06-11T16:42:32.189026885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:32.310297 crc crio[23211]: time=\"2026-06-11T16:42:32.310178131Z\" level=info msg=\"Created container 47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456: openshift-marketplace/redhat-marketplace-mgzln/extract-utilities\" id=faa1fdca-6ab0-40e3-8fcb-de426b247efa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:32.312907 crc crio[23211]: time=\"2026-06-11T16:42:32.312788886Z\" level=info msg=\"Starting container: 47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456\" id=719da008-0b38-4bbb-a677-4023cc70b185 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:32.320061 crc crio[23211]: time=\"2026-06-11T16:42:32.319936903Z\" level=info msg=\"Started container\" PID=91895 containerID=47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456 description=openshift-marketplace/redhat-marketplace-mgzln/extract-utilities id=719da008-0b38-4bbb-a677-4023cc70b185 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\nJun 11 16:42:32.387620 crc crio[23211]: time=\"2026-06-11T16:42:32.386912337Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=783ca493-3d96-4224-b023-c8dbce021cce name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:32.400913 crc crio[23211]: time=\"2026-06-11T16:42:32.400293929Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 16:42:33.460662 crc crio[23211]: time=\"2026-06-11T16:42:33.460547457Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=783ca493-3d96-4224-b023-c8dbce021cce name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:33.466667 crc crio[23211]: time=\"2026-06-11T16:42:33.461920011Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1bad0803-5b0c-4a0f-b453-c6a1b61f0a5a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:33.466667 crc crio[23211]: time=\"2026-06-11T16:42:33.466616248Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dd77e6b1-c531-4c0e-a840-2e222b05a3f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:33.475724 crc crio[23211]: time=\"2026-06-11T16:42:33.475558212Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mgzln/extract-content\" id=1feba158-8d75-459a-a2fc-50869c28e16e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:33.476899 crc crio[23211]: time=\"2026-06-11T16:42:33.476381532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:33.538248 crc crio[23211]: time=\"2026-06-11T16:42:33.538165735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:33.541895 crc crio[23211]: time=\"2026-06-11T16:42:33.541822746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:33.788535 crc crio[23211]: time=\"2026-06-11T16:42:33.787952283Z\" level=info msg=\"Created container fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3: openshift-marketplace/redhat-marketplace-mgzln/extract-content\" id=1feba158-8d75-459a-a2fc-50869c28e16e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:33.789872 crc crio[23211]: time=\"2026-06-11T16:42:33.789757017Z\" level=info msg=\"Starting container: fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3\" id=649968a6-e040-4907-af97-f1c82331c9cd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:33.798127 crc crio[23211]: time=\"2026-06-11T16:42:33.798027014Z\" level=info msg=\"Started container\" PID=91965 containerID=fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3 description=openshift-marketplace/redhat-marketplace-mgzln/extract-content id=649968a6-e040-4907-af97-f1c82331c9cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\nJun 11 16:42:35.445727 crc crio[23211]: time=\"2026-06-11T16:42:35.445089335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d382cd3-9af4-4523-affe-7fcd69bd7f54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:35.448114 crc crio[23211]: time=\"2026-06-11T16:42:35.447989287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6aa8440f-c859-41e9-8475-8976ccf41107 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:35.461626 crc crio[23211]: time=\"2026-06-11T16:42:35.460105219Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mgzln/registry-server\" id=ff771f90-fbf0-4f33-abd7-2424fab82fa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:35.461626 crc crio[23211]: time=\"2026-06-11T16:42:35.4609447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:35.583613 crc crio[23211]: time=\"2026-06-11T16:42:35.583520561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:35.587153 crc crio[23211]: time=\"2026-06-11T16:42:35.587015508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:35.757982 crc crio[23211]: time=\"2026-06-11T16:42:35.757893375Z\" level=info msg=\"Created container 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6: openshift-marketplace/redhat-marketplace-mgzln/registry-server\" id=ff771f90-fbf0-4f33-abd7-2424fab82fa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:35.759160 crc crio[23211]: time=\"2026-06-11T16:42:35.759091465Z\" level=info msg=\"Starting container: 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6\" id=84691320-30bb-4478-b79f-b0e29f0f8772 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:35.765930 crc crio[23211]: time=\"2026-06-11T16:42:35.765864855Z\" level=info msg=\"Started container\" PID=92065 containerID=2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6 description=openshift-marketplace/redhat-marketplace-mgzln/registry-server id=84691320-30bb-4478-b79f-b0e29f0f8772 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\nJun 11 16:42:43.594279 crc crio[23211]: time=\"2026-06-11T16:42:43.593489904Z\" level=info msg=\"Stopping container: 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6 (timeout: 2s)\" id=8aaa90e1-76af-48f0-940e-2a4a0b2333ae name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:43.720490 crc crio[23211]: time=\"2026-06-11T16:42:43.720317272Z\" level=info msg=\"Stopped container 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6: openshift-marketplace/redhat-marketplace-mgzln/registry-server\" id=8aaa90e1-76af-48f0-940e-2a4a0b2333ae name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:43.723182 crc crio[23211]: time=\"2026-06-11T16:42:43.723106801Z\" level=info msg=\"Stopping pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\" id=d07ddfda-d2da-4617-8a1b-212ffc0a82fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:43.723989 crc crio[23211]: time=\"2026-06-11T16:42:43.723932121Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgzln Namespace:openshift-marketplace ID:eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595 UID:ef2692f4-2f54-491c-a51f-8beba1a8f264 NetNS:/var/run/netns/be6cd76e-2335-4e34-8dc5-c311ab0b927c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef2692f4_2f54_491c_a51f_8beba1a8f264.slice PodAnnotations:0xc0001afe70}] Aliases:map[]}\"\nJun 11 16:42:43.724150 crc crio[23211]: time=\"2026-06-11T16:42:43.724095835Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-mgzln from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:44.098121 crc crio[23211]: time=\"2026-06-11T16:42:44.097600233Z\" level=info msg=\"Stopped pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\" id=d07ddfda-d2da-4617-8a1b-212ffc0a82fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:44.615697 crc crio[23211]: time=\"2026-06-11T16:42:44.61528789Z\" level=info msg=\"Removing container: 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6\" id=c955540f-b719-4285-b608-5f881d8202f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:44.655133 crc crio[23211]: time=\"2026-06-11T16:42:44.654993772Z\" level=info msg=\"Removed container 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6: openshift-marketplace/redhat-marketplace-mgzln/registry-server\" id=c955540f-b719-4285-b608-5f881d8202f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:44.666014 crc crio[23211]: time=\"2026-06-11T16:42:44.665789861Z\" level=info msg=\"Removing container: fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3\" id=b4ec9e02-46bf-42a2-b451-2a1617a44481 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:44.704618 crc crio[23211]: time=\"2026-06-11T16:42:44.704259591Z\" level=info msg=\"Removed container fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3: openshift-marketplace/redhat-marketplace-mgzln/extract-content\" id=b4ec9e02-46bf-42a2-b451-2a1617a44481 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:44.708225 crc crio[23211]: time=\"2026-06-11T16:42:44.707909224Z\" level=info msg=\"Removing container: 47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456\" id=b8574b1d-9c28-47bc-9aa6-ce822a14a5ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:44.759633 crc crio[23211]: time=\"2026-06-11T16:42:44.759559393Z\" level=info msg=\"Removed container 47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456: openshift-marketplace/redhat-marketplace-mgzln/extract-utilities\" id=b8574b1d-9c28-47bc-9aa6-ce822a14a5ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:55.912588 crc crio[23211]: time=\"2026-06-11T16:42:55.911771985Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=a69d2c36-48c7-48ab-aeb1-19ba332dd1ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:55.913833 crc crio[23211]: time=\"2026-06-11T16:42:55.913807076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:42:55.947396 crc crio[23211]: time=\"2026-06-11T16:42:55.947158989Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:3bceda5b68a615284b44749e8ac139dc09df05b3687f8733ee8d34b73b66e618 UID:e02bc876-269c-4eca-892f-ba74766470b5 NetNS:/var/run/netns/8fd5b9ff-b7f4-42f9-a4a2-54abfd5fdbb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode02bc876_269c_4eca_892f_ba74766470b5.slice PodAnnotations:0xc0018bea38}] Aliases:map[]}\"\nJun 11 16:42:55.947767 crc crio[23211]: time=\"2026-06-11T16:42:55.947746743Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:56.499972 crc crio[23211]: 2026-06-11T16:42:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bceda5b68a6152 Mac:e6:a8:73:d1:93:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/8fd5b9ff-b7f4-42f9-a4a2-54abfd5fdbb5 SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:42:56.505115 crc crio[23211]: time=\"2026-06-11T16:42:56.50504136Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:3bceda5b68a615284b44749e8ac139dc09df05b3687f8733ee8d34b73b66e618 UID:e02bc876-269c-4eca-892f-ba74766470b5 NetNS:/var/run/netns/8fd5b9ff-b7f4-42f9-a4a2-54abfd5fdbb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode02bc876_269c_4eca_892f_ba74766470b5.slice PodAnnotations:0xc0018bea38}] Aliases:map[]}\"\nJun 11 16:42:56.505880 crc crio[23211]: time=\"2026-06-11T16:42:56.505827529Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:42:56.526905 crc crio[23211]: time=\"2026-06-11T16:42:56.526835053Z\" level=info msg=\"Ran pod sandbox 3bceda5b68a615284b44749e8ac139dc09df05b3687f8733ee8d34b73b66e618 with infra container: sushy-emulator/sushy-emulator/POD\" id=a69d2c36-48c7-48ab-aeb1-19ba332dd1ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:56.531940 crc crio[23211]: time=\"2026-06-11T16:42:56.531790468Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=152bbf43-b7ae-410a-80af-bff18d029f57 name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:56.543752 crc crio[23211]: time=\"2026-06-11T16:42:56.543658624Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 11 16:43:06.314460 crc crio[23211]: time=\"2026-06-11T16:43:06.313635088Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:4564c1c02bb833024a8dbf85a105e5f1d885879baa42582c7675318676948d10\" id=152bbf43-b7ae-410a-80af-bff18d029f57 name=/runtime.v1.ImageService/PullImage\nJun 11 16:43:06.316062 crc crio[23211]: time=\"2026-06-11T16:43:06.315991547Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=92642570-8a3f-4c81-b841-afd1b7910e2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:43:06.319672 crc crio[23211]: time=\"2026-06-11T16:43:06.319582577Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=a9439bc7-b517-40d9-9553-f02af47c20d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:43:06.335346 crc crio[23211]: time=\"2026-06-11T16:43:06.335249578Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=e677bdcb-1eeb-4ff6-ab52-6841a7209725 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:43:06.337715 crc crio[23211]: time=\"2026-06-11T16:43:06.337627018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:06.400252 crc crio[23211]: time=\"2026-06-11T16:43:06.400100077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:06.404883 crc crio[23211]: time=\"2026-06-11T16:43:06.404765404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:06.585280 crc crio[23211]: time=\"2026-06-11T16:43:06.585160198Z\" level=info msg=\"Created container 185baacf1c08f9602e99f6a8b2c02e35b99e4dd4c009742ed0a057b2817f171a: sushy-emulator/sushy-emulator/sushy-emulator\" id=e677bdcb-1eeb-4ff6-ab52-6841a7209725 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:43:06.589076 crc crio[23211]: time=\"2026-06-11T16:43:06.588847161Z\" level=info msg=\"Starting container: 185baacf1c08f9602e99f6a8b2c02e35b99e4dd4c009742ed0a057b2817f171a\" id=83a10e3d-6dc0-4beb-b3f5-9538bf9f3bf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:43:06.595211 crc crio[23211]: time=\"2026-06-11T16:43:06.595054285Z\" level=info msg=\"Started container\" PID=93640 containerID=185baacf1c08f9602e99f6a8b2c02e35b99e4dd4c009742ed0a057b2817f171a description=sushy-emulator/sushy-emulator/sushy-emulator id=83a10e3d-6dc0-4beb-b3f5-9538bf9f3bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bceda5b68a615284b44749e8ac139dc09df05b3687f8733ee8d34b73b66e618\nJun 11 16:43:18.336196 crc crio[23211]: time=\"2026-06-11T16:43:18.335497575Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 16:43:29.721973 crc crio[23211]: time=\"2026-06-11T16:43:29.720845858Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-849b84f84f-d9v4c/POD\" id=7c791e5e-3f25-497e-80ce-5780954245fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:43:29.723799 crc crio[23211]: time=\"2026-06-11T16:43:29.722148191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:29.781360 crc crio[23211]: time=\"2026-06-11T16:43:29.780775735Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-d9v4c Namespace:openstack ID:57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7 UID:f5d0dd55-fcb3-434c-ba8a-5c3cc6c66623 NetNS:/var/run/netns/31227e63-2f2c-49f8-acec-a735f59611e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d0dd55_fcb3_434c_ba8a_5c3cc6c66623.slice PodAnnotations:0xc000612bd8}] Aliases:map[]}\"\nJun 11 16:43:29.781360 crc crio[23211]: time=\"2026-06-11T16:43:29.781037112Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-849b84f84f-d9v4c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:43:30.205369 crc crio[23211]: time=\"2026-06-11T16:43:30.204893096Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-94bfffd6f-k5bs8/POD\" id=4ec128c7-21e7-4546-8965-cc9bb9bae974 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:43:30.205585 crc crio[23211]: time=\"2026-06-11T16:43:30.205391898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:30.273339 crc crio[23211]: time=\"2026-06-11T16:43:30.273146591Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-k5bs8 Namespace:openstack ID:cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055 UID:08957320-bdab-4586-af59-1922aecf28c2 NetNS:/var/run/netns/5cbd27c3-8fe9-439f-8f7b-1e95de62a4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08957320_bdab_4586_af59_1922aecf28c2.slice PodAnnotations:0xc000d2e210}] Aliases:map[]}\"\nJun 11 16:43:30.273339 crc crio[23211]: time=\"2026-06-11T16:43:30.273212803Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-94bfffd6f-k5bs8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:43:30.376695 crc crio[23211]: 2026-06-11T16:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57b6ef54d3a6600 Mac:a6:1a:08:b4:31:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/31227e63-2f2c-49f8-acec-a735f59611e5 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:43:30.378511 crc crio[23211]: time=\"2026-06-11T16:43:30.378455871Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-d9v4c Namespace:openstack ID:57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7 UID:f5d0dd55-fcb3-434c-ba8a-5c3cc6c66623 NetNS:/var/run/netns/31227e63-2f2c-49f8-acec-a735f59611e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d0dd55_fcb3_434c_ba8a_5c3cc6c66623.slice PodAnnotations:0xc000612bd8}] Aliases:map[]}\"\nJun 11 16:43:30.378739 crc crio[23211]: time=\"2026-06-11T16:43:30.378612425Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-849b84f84f-d9v4c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:43:30.394469 crc crio[23211]: time=\"2026-06-11T16:43:30.39327236Z\" level=info msg=\"Ran pod sandbox 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7 with infra container: openstack/dnsmasq-dns-849b84f84f-d9v4c/POD\" id=7c791e5e-3f25-497e-80ce-5780954245fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:43:30.397696 crc crio[23211]: time=\"2026-06-11T16:43:30.397569968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=dafeb6ba-af1e-4b74-afca-a9a93b466801 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:43:30.475289 crc crio[23211]: time=\"2026-06-11T16:43:30.474483989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=08189c87-79b8-4142-bfb8-539c76373740 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:43:30.482823 crc crio[23211]: time=\"2026-06-11T16:43:30.482704974Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-849b84f84f-d9v4c/init\" id=15fcf8ac-8419-47b8-af31-9503da32187c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:43:30.483241 crc crio[23211]: time=\"2026-06-11T16:43:30.483145155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:30.541203 crc crio[23211]: time=\"2026-06-11T16:43:30.541076232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:30.549969 crc crio[23211]: time=\"2026-06-11T16:43:30.549471991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:30.708938 crc crio[23211]: time=\"2026-06-11T16:43:30.706705297Z\" level=info msg=\"Created container e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee: openstack/dnsmasq-dns-849b84f84f-d9v4c/init\" id=15fcf8ac-8419-47b8-af31-9503da32187c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:43:30.711146 crc crio[23211]: time=\"2026-06-11T16:43:30.711034826Z\" level=info msg=\"Starting container: e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee\" id=2a962c0d-1fd1-44e4-82ae-e6e3800e6ad9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:43:30.718831 crc crio[23211]: time=\"2026-06-11T16:43:30.718708368Z\" level=info msg=\"Started container\" PID=95074 containerID=e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee description=openstack/dnsmasq-dns-849b84f84f-d9v4c/init id=2a962c0d-1fd1-44e4-82ae-e6e3800e6ad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7\nJun 11 16:43:30.903660 crc crio[23211]: 2026-06-11T16:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cae268daea1ec25 Mac:32:2a:fd:ce:e0:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/5cbd27c3-8fe9-439f-8f7b-1e95de62a4ec SocketPath: PciID:}] [{Interface:0xc000014de0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:43:30.905123 crc crio[23211]: time=\"2026-06-11T16:43:30.904771093Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-k5bs8 Namespace:openstack ID:cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055 UID:08957320-bdab-4586-af59-1922aecf28c2 NetNS:/var/run/netns/5cbd27c3-8fe9-439f-8f7b-1e95de62a4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08957320_bdab_4586_af59_1922aecf28c2.slice PodAnnotations:0xc000d2e210}] Aliases:map[]}\"\nJun 11 16:43:30.905123 crc crio[23211]: time=\"2026-06-11T16:43:30.904933838Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-94bfffd6f-k5bs8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:43:30.912755 crc crio[23211]: time=\"2026-06-11T16:43:30.91260195Z\" level=info msg=\"Ran pod sandbox cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055 with infra container: openstack/dnsmasq-dns-94bfffd6f-k5bs8/POD\" id=4ec128c7-21e7-4546-8965-cc9bb9bae974 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:43:30.915998 crc crio[23211]: time=\"2026-06-11T16:43:30.915890252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=bb83747c-8a46-4291-b390-9b62fe0d4fe8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:43:30.979964 crc crio[23211]: time=\"2026-06-11T16:43:30.979863239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4666f1e2-13a3-4e76-ac19-2d0fe7933c52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:43:30.996997 crc crio[23211]: time=\"2026-06-11T16:43:30.996892975Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-94bfffd6f-k5bs8/init\" id=f6e67090-4ecf-47b8-be48-739338de8f42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:43:30.997399 crc crio[23211]: time=\"2026-06-11T16:43:30.997299354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:31.078829 crc crio[23211]: time=\"2026-06-11T16:43:31.078070022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:31.083255 crc crio[23211]: time=\"2026-06-11T16:43:31.082908032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:31.291833 crc crio[23211]: time=\"2026-06-11T16:43:31.291355587Z\" level=info msg=\"Created container 5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500: openstack/dnsmasq-dns-94bfffd6f-k5bs8/init\" id=f6e67090-4ecf-47b8-be48-739338de8f42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:43:31.293930 crc crio[23211]: time=\"2026-06-11T16:43:31.293882041Z\" level=info msg=\"Starting container: 5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500\" id=bcd98c11-0374-4502-b79d-d3914249e410 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:43:31.299801 crc crio[23211]: time=\"2026-06-11T16:43:31.299706076Z\" level=info msg=\"Started container\" PID=95110 containerID=5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500 description=openstack/dnsmasq-dns-94bfffd6f-k5bs8/init id=bcd98c11-0374-4502-b79d-d3914249e410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\nJun 11 16:43:31.432566 crc crio[23211]: time=\"2026-06-11T16:43:31.432486341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d073c745-2d30-4883-baa7-a11cf78fff11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:43:31.449665 crc crio[23211]: time=\"2026-06-11T16:43:31.446547172Z\" level=info msg=\"Stopping pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7\" id=596b4e61-56cb-4107-9072-ba135680a375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:43:31.449665 crc crio[23211]: time=\"2026-06-11T16:43:31.447231549Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-d9v4c Namespace:openstack ID:57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7 UID:f5d0dd55-fcb3-434c-ba8a-5c3cc6c66623 NetNS:/var/run/netns/31227e63-2f2c-49f8-acec-a735f59611e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d0dd55_fcb3_434c_ba8a_5c3cc6c66623.slice PodAnnotations:0xc0028186b0}] Aliases:map[]}\"\nJun 11 16:43:31.449665 crc crio[23211]: time=\"2026-06-11T16:43:31.447397513Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-849b84f84f-d9v4c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:43:31.696803 crc crio[23211]: time=\"2026-06-11T16:43:31.696162776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=370c1f1c-38b9-4b04-b26b-3fc0f52083b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:43:31.709187 crc crio[23211]: time=\"2026-06-11T16:43:31.708874903Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns\" id=26f10568-d79f-42dc-bb7d-a499cfc0727d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:43:31.709695 crc crio[23211]: time=\"2026-06-11T16:43:31.709333375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:31.835917 crc crio[23211]: time=\"2026-06-11T16:43:31.835787102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:31.846232 crc crio[23211]: time=\"2026-06-11T16:43:31.84608181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:43:32.182317 crc crio[23211]: time=\"2026-06-11T16:43:32.180964662Z\" level=info msg=\"Created container cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f: openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns\" id=26f10568-d79f-42dc-bb7d-a499cfc0727d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:43:32.191998 crc crio[23211]: time=\"2026-06-11T16:43:32.191817963Z\" level=info msg=\"Starting container: cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f\" id=d473248a-0dae-448b-8e1b-31d76f1eb6f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:43:32.208049 crc crio[23211]: time=\"2026-06-11T16:43:32.207162076Z\" level=info msg=\"Removing container: c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c\" id=826d0c9e-4472-4e6d-9b6c-760776fc53c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:43:32.209169 crc crio[23211]: time=\"2026-06-11T16:43:32.209094274Z\" level=info msg=\"Started container\" PID=95178 containerID=cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f description=openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns id=d473248a-0dae-448b-8e1b-31d76f1eb6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\nJun 11 16:43:32.230743 crc crio[23211]: time=\"2026-06-11T16:43:32.230056259Z\" level=info msg=\"Stopped pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7\" id=596b4e61-56cb-4107-9072-ba135680a375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:43:32.420376 crc crio[23211]: time=\"2026-06-11T16:43:32.420272818Z\" level=info msg=\"Removed container c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c: openstack/ovn-controller-gtpx6-config-wdl42/ovn-config\" id=826d0c9e-4472-4e6d-9b6c-760776fc53c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:43:32.423309 crc crio[23211]: time=\"2026-06-11T16:43:32.423248712Z\" level=info msg=\"Removing container: ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd\" id=9f1e8ccd-b2cd-42b1-9d69-5006fef1446f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:43:32.454259 crc crio[23211]: time=\"2026-06-11T16:43:32.454144914Z\" level=info msg=\"Removed container ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns\" id=9f1e8ccd-b2cd-42b1-9d69-5006fef1446f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:43:32.464712 crc crio[23211]: time=\"2026-06-11T16:43:32.464623716Z\" level=info msg=\"Removing container: f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3\" id=7064bcf3-3125-465e-9af1-3d36607f6736 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:43:32.475838 crc crio[23211]: time=\"2026-06-11T16:43:32.475753214Z\" level=info msg=\"Removing container: e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee\" id=c46d000d-c437-4b09-9f12-1ca4383528da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:43:32.505117 crc crio[23211]: time=\"2026-06-11T16:43:32.504081721Z\" level=info msg=\"Removed container f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/init\" id=7064bcf3-3125-465e-9af1-3d36607f6736 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:43:32.527709 crc crio[23211]: time=\"2026-06-11T16:43:32.527548887Z\" level=info msg=\"Stopping pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\" id=186a93cf-9412-4b53-8455-a8a5b6a9aba9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:43:32.528057 crc crio[23211]: time=\"2026-06-11T16:43:32.527732262Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\" id=186a93cf-9412-4b53-8455-a8a5b6a9aba9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:43:32.528820 crc crio[23211]: time=\"2026-06-11T16:43:32.528681506Z\" level=info msg=\"Removing pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\" id=8de4396a-e16b-4cbe-9a8d-9b90310d4151 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:43:32.563029 crc crio[23211]: time=\"2026-06-11T16:43:32.56170076Z\" level=info msg=\"Removed container e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee: openstack/dnsmasq-dns-849b84f84f-d9v4c/init\" id=c46d000d-c437-4b09-9f12-1ca4383528da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:43:32.728905 crc crio[23211]: time=\"2026-06-11T16:43:32.727797758Z\" level=info msg=\"Removed pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\" id=8de4396a-e16b-4cbe-9a8d-9b90310d4151 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:43:32.729693 crc crio[23211]: time=\"2026-06-11T16:43:32.729326226Z\" level=info msg=\"Stopping pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\" id=e433e02b-09dc-4d7e-b6b2-3ee433a69130 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:43:32.729693 crc crio[23211]: time=\"2026-06-11T16:43:32.72947258Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\" id=e433e02b-09dc-4d7e-b6b2-3ee433a69130 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:43:32.731136 crc crio[23211]: time=\"2026-06-11T16:43:32.73108505Z\" level=info msg=\"Removing pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\" id=53ba8f49-21a7-4fb4-b977-6ecf7798252c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:43:32.798537 crc crio[23211]: time=\"2026-06-11T16:43:32.797768394Z\" level=info msg=\"Removed pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\" id=53ba8f49-21a7-4fb4-b977-6ecf7798252c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:43:32.802069 crc crio[23211]: time=\"2026-06-11T16:43:32.801959649Z\" level=info msg=\"Stopping pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13\" id=bfec311c-6224-4e42-843f-4a9fb7cf4c07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:43:32.802205 crc crio[23211]: time=\"2026-06-11T16:43:32.802124474Z\" level=info msg=\"Stopped pod sandbox (already stopped): de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13\" id=bfec311c-6224-4e42-843f-4a9fb7cf4c07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:43:32.803194 crc crio[23211]: time=\"2026-06-11T16:43:32.803070557Z\" level=info msg=\"Removing pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13\" id=95207d99-1a14-40ef-b715-4acadd2967c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:43:32.825245 crc crio[23211]: time=\"2026-06-11T16:43:32.82401164Z\" level=info msg=\"Removed pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13\" id=95207d99-1a14-40ef-b715-4acadd2967c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:43:38.770928 crc crio[23211]: time=\"2026-06-11T16:43:38.769811229Z\" level=info msg=\"Stopping container: 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5 (timeout: 10s)\" id=df79bda4-3cca-4dda-9ec3-df15e9a36d66 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:43:39.086716 crc crio[23211]: time=\"2026-06-11T16:43:39.085919971Z\" level=info msg=\"Stopped container 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5: openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns\" id=df79bda4-3cca-4dda-9ec3-df15e9a36d66 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:43:39.091985 crc crio[23211]: time=\"2026-06-11T16:43:39.091927572Z\" level=info msg=\"Stopping pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\" id=fb153e6e-83d0-499c-84dc-fab3742468b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:43:39.093334 crc crio[23211]: time=\"2026-06-11T16:43:39.093302447Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-twt4f Namespace:openstack ID:96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607 UID:4fc7bef0-84b2-468c-b51b-ae1a33107245 NetNS:/var/run/netns/a2274b90-6ebd-499f-913d-932769538c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc7bef0_84b2_468c_b51b_ae1a33107245.slice PodAnnotations:0xc002819738}] Aliases:map[]}\"\nJun 11 16:43:39.094699 crc crio[23211]: time=\"2026-06-11T16:43:39.094665201Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-786645bb79-twt4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:43:40.375101 crc crio[23211]: time=\"2026-06-11T16:43:40.373921427Z\" level=info msg=\"Stopped pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\" id=fb153e6e-83d0-499c-84dc-fab3742468b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:43:40.791285 crc crio[23211]: time=\"2026-06-11T16:43:40.791139784Z\" level=info msg=\"Removing container: 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5\" id=3eac6dd1-5dc1-4edd-9286-53b26019c25f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:43:41.016143 crc crio[23211]: time=\"2026-06-11T16:43:41.015383735Z\" level=info msg=\"Removed container 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5: openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns\" id=3eac6dd1-5dc1-4edd-9286-53b26019c25f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:43:41.030087 crc crio[23211]: time=\"2026-06-11T16:43:41.029314383Z\" level=info msg=\"Removing container: 00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9\" id=75efe6d4-d13d-4b06-a495-af5859192b6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:43:41.146707 crc crio[23211]: time=\"2026-06-11T16:43:41.143813492Z\" level=info msg=\"Removed container 00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9: openstack/dnsmasq-dns-786645bb79-twt4f/init\" id=75efe6d4-d13d-4b06-a495-af5859192b6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:44:03.686749 crc crio[23211]: time=\"2026-06-11T16:44:03.685402175Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686604-j7gqt/POD\" id=48050fc7-c04e-44da-979e-befdc2310163 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:44:03.689112 crc crio[23211]: time=\"2026-06-11T16:44:03.68680695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:44:03.770542 crc crio[23211]: time=\"2026-06-11T16:44:03.770365527Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686604-j7gqt Namespace:openshift-infra ID:b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829 UID:b8ec521a-4241-4deb-b14c-c266246af941 NetNS:/var/run/netns/6281cd1d-d6d9-400a-ac06-0be04d8c67f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8ec521a_4241_4deb_b14c_c266246af941.slice PodAnnotations:0xc002794d60}] Aliases:map[]}\"\nJun 11 16:44:03.770542 crc crio[23211]: time=\"2026-06-11T16:44:03.770516891Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686604-j7gqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:44:04.275045 crc crio[23211]: 2026-06-11T16:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4f35e056deffb6 Mac:22:f5:e6:a1:7f:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/6281cd1d-d6d9-400a-ac06-0be04d8c67f1 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:44:04.276298 crc crio[23211]: time=\"2026-06-11T16:44:04.276216909Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686604-j7gqt Namespace:openshift-infra ID:b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829 UID:b8ec521a-4241-4deb-b14c-c266246af941 NetNS:/var/run/netns/6281cd1d-d6d9-400a-ac06-0be04d8c67f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8ec521a_4241_4deb_b14c_c266246af941.slice PodAnnotations:0xc002794d60}] Aliases:map[]}\"\nJun 11 16:44:04.276537 crc crio[23211]: time=\"2026-06-11T16:44:04.276373182Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686604-j7gqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:44:04.285803 crc crio[23211]: time=\"2026-06-11T16:44:04.285706155Z\" level=info msg=\"Ran pod sandbox b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829 with infra container: openshift-infra/auto-csr-approver-29686604-j7gqt/POD\" id=48050fc7-c04e-44da-979e-befdc2310163 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:44:04.288695 crc crio[23211]: time=\"2026-06-11T16:44:04.288580668Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a19ffc50-208f-4a26-9037-374d375bca60 name=/runtime.v1.ImageService/PullImage\nJun 11 16:44:04.303122 crc crio[23211]: time=\"2026-06-11T16:44:04.303033038Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:44:05.848039 crc crio[23211]: time=\"2026-06-11T16:44:05.847532897Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a19ffc50-208f-4a26-9037-374d375bca60 name=/runtime.v1.ImageService/PullImage\nJun 11 16:44:05.850533 crc crio[23211]: time=\"2026-06-11T16:44:05.85040652Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=13147cb7-afd4-4431-a03d-1e206302bb89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:44:05.852747 crc crio[23211]: time=\"2026-06-11T16:44:05.852713737Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=880c8f32-2a4a-41ac-a7f3-b64d6eb9d656 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:44:05.890646 crc crio[23211]: time=\"2026-06-11T16:44:05.890257094Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686604-j7gqt/oc\" id=4cb5cbd5-bb8e-40ce-b0ef-dd1aae523785 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:44:05.891101 crc crio[23211]: time=\"2026-06-11T16:44:05.891043743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:44:05.940521 crc crio[23211]: time=\"2026-06-11T16:44:05.940329074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:44:06.193848 crc crio[23211]: time=\"2026-06-11T16:44:06.193088206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:44:06.545914 crc crio[23211]: time=\"2026-06-11T16:44:06.545701902Z\" level=info msg=\"Created container 53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7: openshift-infra/auto-csr-approver-29686604-j7gqt/oc\" id=4cb5cbd5-bb8e-40ce-b0ef-dd1aae523785 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:44:06.547849 crc crio[23211]: time=\"2026-06-11T16:44:06.547670071Z\" level=info msg=\"Starting container: 53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7\" id=b430dd6a-1d7d-41ef-8b25-378fa1b747b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:44:06.556215 crc crio[23211]: time=\"2026-06-11T16:44:06.556122283Z\" level=info msg=\"Started container\" PID=96816 containerID=53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7 description=openshift-infra/auto-csr-approver-29686604-j7gqt/oc id=b430dd6a-1d7d-41ef-8b25-378fa1b747b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829\nJun 11 16:44:08.288836 crc crio[23211]: time=\"2026-06-11T16:44:08.288248156Z\" level=info msg=\"Stopping pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829\" id=3fd09e99-223a-493c-9949-8dd3363f83c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:44:08.290221 crc crio[23211]: time=\"2026-06-11T16:44:08.289857386Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686604-j7gqt Namespace:openshift-infra ID:b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829 UID:b8ec521a-4241-4deb-b14c-c266246af941 NetNS:/var/run/netns/6281cd1d-d6d9-400a-ac06-0be04d8c67f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8ec521a_4241_4deb_b14c_c266246af941.slice PodAnnotations:0xc0001316b8}] Aliases:map[]}\"\nJun 11 16:44:08.290221 crc crio[23211]: time=\"2026-06-11T16:44:08.290003939Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686604-j7gqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:44:08.663287 crc crio[23211]: time=\"2026-06-11T16:44:08.662631224Z\" level=info msg=\"Stopped pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829\" id=3fd09e99-223a-493c-9949-8dd3363f83c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:44:32.861049 crc crio[23211]: time=\"2026-06-11T16:44:32.859921535Z\" level=info msg=\"Removing container: 971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551\" id=72b4bbca-31b2-4e74-9965-18f15da4bc1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:44:33.000768 crc crio[23211]: time=\"2026-06-11T16:44:32.992689211Z\" level=info msg=\"Removed container 971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551: openshift-infra/auto-csr-approver-29686598-jkfzh/oc\" id=72b4bbca-31b2-4e74-9965-18f15da4bc1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:44:33.000768 crc crio[23211]: time=\"2026-06-11T16:44:32.996371973Z\" level=info msg=\"Removing container: e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce\" id=1ced8fa4-fb7e-4035-a9aa-8e8b10a34fef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:44:33.041375 crc crio[23211]: time=\"2026-06-11T16:44:33.041200992Z\" level=info msg=\"Removed container e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce: openstack/dnsmasq-dns-5494568cc5-j7ckk/init\" id=1ced8fa4-fb7e-4035-a9aa-8e8b10a34fef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:44:33.045947 crc crio[23211]: time=\"2026-06-11T16:44:33.045769786Z\" level=info msg=\"Removing container: b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e\" id=d7403715-43d5-49e1-8166-0ee8742b518b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:44:33.115617 crc crio[23211]: time=\"2026-06-11T16:44:33.115380665Z\" level=info msg=\"Removed container b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e: openstack/keystone-bootstrap-9hhlb/keystone-bootstrap\" id=d7403715-43d5-49e1-8166-0ee8742b518b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:44:33.126788 crc crio[23211]: time=\"2026-06-11T16:44:33.126707278Z\" level=info msg=\"Stopping pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\" id=0c0e2406-07b3-4de9-8227-46dc5e1ea062 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:44:33.127038 crc crio[23211]: time=\"2026-06-11T16:44:33.12681073Z\" level=info msg=\"Stopped pod sandbox (already stopped): 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\" id=0c0e2406-07b3-4de9-8227-46dc5e1ea062 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:44:33.128002 crc crio[23211]: time=\"2026-06-11T16:44:33.127923577Z\" level=info msg=\"Removing pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\" id=167c0d13-2af8-4776-8cdf-a67ed2197698 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:44:33.151066 crc crio[23211]: time=\"2026-06-11T16:44:33.150950813Z\" level=info msg=\"Removed pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\" id=167c0d13-2af8-4776-8cdf-a67ed2197698 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:44:33.152764 crc crio[23211]: time=\"2026-06-11T16:44:33.152656745Z\" level=info msg=\"Stopping pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d\" id=edb78511-468a-4e34-8047-cf6e603511ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:44:33.152860 crc crio[23211]: time=\"2026-06-11T16:44:33.152795709Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d\" id=edb78511-468a-4e34-8047-cf6e603511ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:44:33.153999 crc crio[23211]: time=\"2026-06-11T16:44:33.153923987Z\" level=info msg=\"Removing pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d\" id=1077302f-f99c-4320-8c0f-9d23cfd8f6d1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:44:33.210963 crc crio[23211]: time=\"2026-06-11T16:44:33.210837828Z\" level=info msg=\"Removed pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d\" id=1077302f-f99c-4320-8c0f-9d23cfd8f6d1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:44:33.212304 crc crio[23211]: time=\"2026-06-11T16:44:33.212220162Z\" level=info msg=\"Stopping pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7\" id=979a002d-d2e1-4531-a9e7-e42c24b43b95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:44:33.212490 crc crio[23211]: time=\"2026-06-11T16:44:33.212352235Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7\" id=979a002d-d2e1-4531-a9e7-e42c24b43b95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:44:33.213132 crc crio[23211]: time=\"2026-06-11T16:44:33.213053523Z\" level=info msg=\"Removing pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7\" id=37306831-48c2-4755-9bf9-79a053d055d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:44:33.240893 crc crio[23211]: time=\"2026-06-11T16:44:33.240778416Z\" level=info msg=\"Removed pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7\" id=37306831-48c2-4755-9bf9-79a053d055d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:44:33.246269 crc crio[23211]: time=\"2026-06-11T16:44:33.24613509Z\" level=info msg=\"Stopping pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c\" id=c3f468c5-918c-4123-b204-36003708898b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:44:33.246379 crc crio[23211]: time=\"2026-06-11T16:44:33.246261773Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c\" id=c3f468c5-918c-4123-b204-36003708898b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:44:33.247877 crc crio[23211]: time=\"2026-06-11T16:44:33.247693669Z\" level=info msg=\"Removing pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c\" id=27d83c7f-faf2-47c0-823d-5824b4e8a2f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:44:33.276490 crc crio[23211]: time=\"2026-06-11T16:44:33.275914793Z\" level=info msg=\"Removed pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c\" id=27d83c7f-faf2-47c0-823d-5824b4e8a2f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:44:33.277987 crc crio[23211]: time=\"2026-06-11T16:44:33.277889122Z\" level=info msg=\"Stopping pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29\" id=4e40d6af-bb2b-48ac-9767-6bcc8ea26584 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:44:33.278076 crc crio[23211]: time=\"2026-06-11T16:44:33.278034386Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29\" id=4e40d6af-bb2b-48ac-9767-6bcc8ea26584 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:44:33.278818 crc crio[23211]: time=\"2026-06-11T16:44:33.278729284Z\" level=info msg=\"Removing pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29\" id=f856c5ac-21c9-4fd4-8936-c08970ec5566 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:44:33.300764 crc crio[23211]: time=\"2026-06-11T16:44:33.300629791Z\" level=info msg=\"Removed pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29\" id=f856c5ac-21c9-4fd4-8936-c08970ec5566 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:45:01.356158 crc crio[23211]: time=\"2026-06-11T16:45:01.353207749Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/POD\" id=cacdb977-a213-4117-9667-23868b879ef0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:45:01.411911 crc crio[23211]: time=\"2026-06-11T16:45:01.357063035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:45:02.653875 crc crio[23211]: time=\"2026-06-11T16:45:02.650210298Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686605-xng9s Namespace:openshift-operator-lifecycle-manager ID:38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4 UID:3bfe69b6-9196-4f0f-bb77-343ecad4b90a NetNS:/var/run/netns/ef7c4104-bb53-4229-a778-d824c2aef23d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3bfe69b6_9196_4f0f_bb77_343ecad4b90a.slice PodAnnotations:0xc000612388}] Aliases:map[]}\"\nJun 11 16:45:02.653875 crc crio[23211]: time=\"2026-06-11T16:45:02.651382117Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686605-xng9s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:45:04.159118 crc crio[23211]: 2026-06-11T16:45:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38d20d9b501ef29 Mac:ea:e6:53:19:d0:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/ef7c4104-bb53-4229-a778-d824c2aef23d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:45:04.161567 crc crio[23211]: time=\"2026-06-11T16:45:04.161484748Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686605-xng9s Namespace:openshift-operator-lifecycle-manager ID:38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4 UID:3bfe69b6-9196-4f0f-bb77-343ecad4b90a NetNS:/var/run/netns/ef7c4104-bb53-4229-a778-d824c2aef23d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3bfe69b6_9196_4f0f_bb77_343ecad4b90a.slice PodAnnotations:0xc000612388}] Aliases:map[]}\"\nJun 11 16:45:04.162128 crc crio[23211]: time=\"2026-06-11T16:45:04.161668852Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686605-xng9s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:45:04.186403 crc crio[23211]: time=\"2026-06-11T16:45:04.185984219Z\" level=info msg=\"Ran pod sandbox 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/POD\" id=cacdb977-a213-4117-9667-23868b879ef0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:45:04.197748 crc crio[23211]: time=\"2026-06-11T16:45:04.197637591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32abbb01-1fc3-403a-8170-7f5b23213a3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:45:04.205780 crc crio[23211]: time=\"2026-06-11T16:45:04.205708382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5172e869-2d1e-43d0-a287-db5dfdb09ac6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:45:04.219314 crc crio[23211]: time=\"2026-06-11T16:45:04.219152398Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/collect-profiles\" id=fdcc7bc5-0f11-47b5-8a57-38a5e686bb76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:45:04.219925 crc crio[23211]: time=\"2026-06-11T16:45:04.219860175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:45:04.302500 crc crio[23211]: time=\"2026-06-11T16:45:04.302305864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:45:04.326781 crc crio[23211]: time=\"2026-06-11T16:45:04.325896603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:45:04.514587 crc crio[23211]: time=\"2026-06-11T16:45:04.514496963Z\" level=info msg=\"Created container 6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/collect-profiles\" id=fdcc7bc5-0f11-47b5-8a57-38a5e686bb76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:45:04.516113 crc crio[23211]: time=\"2026-06-11T16:45:04.516029221Z\" level=info msg=\"Starting container: 6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b\" id=ea7ad81a-c0b3-4a28-8847-0c7cf4eacbf9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:45:04.527837 crc crio[23211]: time=\"2026-06-11T16:45:04.527507378Z\" level=info msg=\"Started container\" PID=99565 containerID=6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b description=openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/collect-profiles id=ea7ad81a-c0b3-4a28-8847-0c7cf4eacbf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4\nJun 11 16:45:07.600096 crc crio[23211]: time=\"2026-06-11T16:45:07.595687316Z\" level=info msg=\"Stopping pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4\" id=c51d8638-a7e4-4507-ac14-1e5c6c527233 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:45:07.680977 crc crio[23211]: time=\"2026-06-11T16:45:07.678361651Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686605-xng9s Namespace:openshift-operator-lifecycle-manager ID:38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4 UID:3bfe69b6-9196-4f0f-bb77-343ecad4b90a NetNS:/var/run/netns/ef7c4104-bb53-4229-a778-d824c2aef23d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3bfe69b6_9196_4f0f_bb77_343ecad4b90a.slice PodAnnotations:0xc002279088}] Aliases:map[]}\"\nJun 11 16:45:07.701779 crc crio[23211]: time=\"2026-06-11T16:45:07.701199591Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686605-xng9s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:45:08.574979 crc crio[23211]: time=\"2026-06-11T16:45:08.574249912Z\" level=info msg=\"Stopped pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4\" id=c51d8638-a7e4-4507-ac14-1e5c6c527233 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:45:33.329049 crc crio[23211]: time=\"2026-06-11T16:45:33.326952681Z\" level=info msg=\"Removing container: c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322\" id=afec6347-925e-4cdb-8e9d-a8163b37f8a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:45:33.413293 crc crio[23211]: time=\"2026-06-11T16:45:33.413133354Z\" level=info msg=\"Removed container c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322: openstack/glance-default-internal-api-0/glance-httpd\" id=afec6347-925e-4cdb-8e9d-a8163b37f8a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:45:33.416567 crc crio[23211]: time=\"2026-06-11T16:45:33.416393805Z\" level=info msg=\"Removing container: c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4\" id=3c2c54d6-d587-4263-bd0e-2b25b05e3f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:45:33.478171 crc crio[23211]: time=\"2026-06-11T16:45:33.477948623Z\" level=info msg=\"Removed container c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/collect-profiles\" id=3c2c54d6-d587-4263-bd0e-2b25b05e3f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:45:33.483966 crc crio[23211]: time=\"2026-06-11T16:45:33.483760908Z\" level=info msg=\"Removing container: cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c\" id=49e32935-4b9f-4c72-942b-0044f1bcb75b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:45:33.550904 crc crio[23211]: time=\"2026-06-11T16:45:33.550838512Z\" level=info msg=\"Removed container cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c: openstack/glance-default-internal-api-0/glance-log\" id=49e32935-4b9f-4c72-942b-0044f1bcb75b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:45:33.576649 crc crio[23211]: time=\"2026-06-11T16:45:33.576564936Z\" level=info msg=\"Stopping pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2\" id=f2aff9a2-dabd-4a5d-a83c-693882a4b853 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:45:33.576649 crc crio[23211]: time=\"2026-06-11T16:45:33.576651708Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2\" id=f2aff9a2-dabd-4a5d-a83c-693882a4b853 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:45:33.579591 crc crio[23211]: time=\"2026-06-11T16:45:33.578651557Z\" level=info msg=\"Removing pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2\" id=3137228d-8b35-4b52-ba9a-8138ca73aaef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:45:33.603041 crc crio[23211]: time=\"2026-06-11T16:45:33.602891263Z\" level=info msg=\"Removed pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2\" id=3137228d-8b35-4b52-ba9a-8138ca73aaef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:45:33.604790 crc crio[23211]: time=\"2026-06-11T16:45:33.604688038Z\" level=info msg=\"Stopping pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\" id=7d6a31da-ce05-43c4-9f0f-35965ea5a101 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:45:33.604790 crc crio[23211]: time=\"2026-06-11T16:45:33.60479465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\" id=7d6a31da-ce05-43c4-9f0f-35965ea5a101 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:45:33.607806 crc crio[23211]: time=\"2026-06-11T16:45:33.607354653Z\" level=info msg=\"Removing pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\" id=6df59fe5-d44b-432d-9538-f7a502a0bc22 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:45:33.630233 crc crio[23211]: time=\"2026-06-11T16:45:33.629722093Z\" level=info msg=\"Removed pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\" id=6df59fe5-d44b-432d-9538-f7a502a0bc22 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:46:00.647339 crc crio[23211]: time=\"2026-06-11T16:46:00.646053436Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686606-c72gc/POD\" id=e8babc01-a65c-4cba-82f1-47dc45bc2f06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:00.649917 crc crio[23211]: time=\"2026-06-11T16:46:00.647557225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:46:00.719282 crc crio[23211]: time=\"2026-06-11T16:46:00.719080891Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686606-c72gc Namespace:openshift-infra ID:20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808 UID:4f3baae7-e2d6-48af-b420-fe084ff1a77a NetNS:/var/run/netns/cb22af1a-419c-47c0-a82a-09989dec13fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f3baae7_e2d6_48af_b420_fe084ff1a77a.slice PodAnnotations:0xc002794830}] Aliases:map[]}\"\nJun 11 16:46:00.719765 crc crio[23211]: time=\"2026-06-11T16:46:00.719306876Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686606-c72gc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:46:01.406298 crc crio[23211]: 2026-06-11T16:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20bebae1ad4704a Mac:ea:86:f9:fe:64:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/cb22af1a-419c-47c0-a82a-09989dec13fb SocketPath: PciID:}] [{Interface:0xc0002b8c20 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:46:01.417800 crc crio[23211]: time=\"2026-06-11T16:46:01.417173523Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686606-c72gc Namespace:openshift-infra ID:20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808 UID:4f3baae7-e2d6-48af-b420-fe084ff1a77a NetNS:/var/run/netns/cb22af1a-419c-47c0-a82a-09989dec13fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f3baae7_e2d6_48af_b420_fe084ff1a77a.slice PodAnnotations:0xc002794830}] Aliases:map[]}\"\nJun 11 16:46:01.418114 crc crio[23211]: time=\"2026-06-11T16:46:01.417851641Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686606-c72gc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:46:01.444331 crc crio[23211]: time=\"2026-06-11T16:46:01.444118124Z\" level=info msg=\"Ran pod sandbox 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808 with infra container: openshift-infra/auto-csr-approver-29686606-c72gc/POD\" id=e8babc01-a65c-4cba-82f1-47dc45bc2f06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:01.453021 crc crio[23211]: time=\"2026-06-11T16:46:01.452833614Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3f0bbde3-eb8a-447d-911a-237c4eb0b46b name=/runtime.v1.ImageService/PullImage\nJun 11 16:46:01.467367 crc crio[23211]: time=\"2026-06-11T16:46:01.46691662Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:46:02.618239 crc crio[23211]: time=\"2026-06-11T16:46:02.617401553Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3f0bbde3-eb8a-447d-911a-237c4eb0b46b name=/runtime.v1.ImageService/PullImage\nJun 11 16:46:02.620175 crc crio[23211]: time=\"2026-06-11T16:46:02.619754293Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=db4afc15-674a-47b4-a61e-c5d7fe522259 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:02.624364 crc crio[23211]: time=\"2026-06-11T16:46:02.624276107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b40b2392-a9cb-4072-9613-7cd0d4858f22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:02.634357 crc crio[23211]: time=\"2026-06-11T16:46:02.63428261Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686606-c72gc/oc\" id=0cfd6616-303e-4eb3-8b78-34c047111683 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:02.635177 crc crio[23211]: time=\"2026-06-11T16:46:02.634956456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:46:02.705976 crc crio[23211]: time=\"2026-06-11T16:46:02.705708723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:46:03.741741 crc crio[23211]: time=\"2026-06-11T16:46:03.741121321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:46:03.895540 crc crio[23211]: time=\"2026-06-11T16:46:03.895294373Z\" level=info msg=\"Created container 7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec: openshift-infra/auto-csr-approver-29686606-c72gc/oc\" id=0cfd6616-303e-4eb3-8b78-34c047111683 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:03.898281 crc crio[23211]: time=\"2026-06-11T16:46:03.898091964Z\" level=info msg=\"Starting container: 7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec\" id=5c55bd3c-5609-4497-9f40-75801a3da47a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:03.904612 crc crio[23211]: time=\"2026-06-11T16:46:03.904203228Z\" level=info msg=\"Started container\" PID=102355 containerID=7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec description=openshift-infra/auto-csr-approver-29686606-c72gc/oc id=5c55bd3c-5609-4497-9f40-75801a3da47a name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808\nJun 11 16:46:06.550776 crc crio[23211]: time=\"2026-06-11T16:46:06.550536625Z\" level=info msg=\"Stopping pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808\" id=db55c2b9-e3be-4f23-83f3-8b73ff992d04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:46:06.552638 crc crio[23211]: time=\"2026-06-11T16:46:06.551559581Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686606-c72gc Namespace:openshift-infra ID:20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808 UID:4f3baae7-e2d6-48af-b420-fe084ff1a77a NetNS:/var/run/netns/cb22af1a-419c-47c0-a82a-09989dec13fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f3baae7_e2d6_48af_b420_fe084ff1a77a.slice PodAnnotations:0xc006618cd0}] Aliases:map[]}\"\nJun 11 16:46:06.552638 crc crio[23211]: time=\"2026-06-11T16:46:06.551730085Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686606-c72gc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:46:06.949759 crc crio[23211]: time=\"2026-06-11T16:46:06.949400184Z\" level=info msg=\"Stopped pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808\" id=db55c2b9-e3be-4f23-83f3-8b73ff992d04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:46:33.685837 crc crio[23211]: time=\"2026-06-11T16:46:33.68496891Z\" level=info msg=\"Removing container: c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262\" id=3d17a353-0172-419b-9b4e-f7315d58c3cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:33.866559 crc crio[23211]: time=\"2026-06-11T16:46:33.866244356Z\" level=info msg=\"Removed container c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262: openshift-infra/auto-csr-approver-29686600-fhdqv/oc\" id=3d17a353-0172-419b-9b4e-f7315d58c3cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:33.881744 crc crio[23211]: time=\"2026-06-11T16:46:33.881597893Z\" level=info msg=\"Stopping pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24\" id=1cb54f89-b0b7-4815-9447-dcad9fed64d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:46:33.881744 crc crio[23211]: time=\"2026-06-11T16:46:33.881716796Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24\" id=1cb54f89-b0b7-4815-9447-dcad9fed64d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:46:33.883006 crc crio[23211]: time=\"2026-06-11T16:46:33.882889226Z\" level=info msg=\"Removing pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24\" id=6b50bd6a-1e03-4cc4-a128-e30937a7807b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:46:33.904206 crc crio[23211]: time=\"2026-06-11T16:46:33.903989878Z\" level=info msg=\"Removed pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24\" id=6b50bd6a-1e03-4cc4-a128-e30937a7807b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:33.942789 crc crio[23211]: time=\"2026-06-11T16:47:33.938094211Z\" level=info msg=\"Removing container: f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463\" id=44524ce2-27a6-420a-b723-ab09de00e5e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:33.992890 crc crio[23211]: time=\"2026-06-11T16:47:33.992807073Z\" level=info msg=\"Removed container f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463: openstack/keystone-db-create-l9kpv/mariadb-database-create\" id=44524ce2-27a6-420a-b723-ab09de00e5e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:33.997366 crc crio[23211]: time=\"2026-06-11T16:47:33.997290957Z\" level=info msg=\"Removing container: 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f\" id=6c555eae-aa93-44c1-9063-a41384a711b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.080005 crc crio[23211]: time=\"2026-06-11T16:47:34.079788889Z\" level=info msg=\"Removed container 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f: openstack/ceilometer-0/sg-core\" id=6c555eae-aa93-44c1-9063-a41384a711b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.084973 crc crio[23211]: time=\"2026-06-11T16:47:34.084788714Z\" level=info msg=\"Removing container: 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7\" id=a5b0a7a4-a5f7-4ef8-9d9d-bdb65f8bc29a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.149810 crc crio[23211]: time=\"2026-06-11T16:47:34.149348104Z\" level=info msg=\"Removed container 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7: openstack/ceilometer-0/ceilometer-notification-agent\" id=a5b0a7a4-a5f7-4ef8-9d9d-bdb65f8bc29a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.159602 crc crio[23211]: time=\"2026-06-11T16:47:34.159397068Z\" level=info msg=\"Removing container: 07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9\" id=47c1110c-0a68-4499-a91b-e8c6e4a6b5ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.221169 crc crio[23211]: time=\"2026-06-11T16:47:34.220864139Z\" level=info msg=\"Removed container 07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9: openstack/neutron-db-create-dmqhf/mariadb-database-create\" id=47c1110c-0a68-4499-a91b-e8c6e4a6b5ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.229842 crc crio[23211]: time=\"2026-06-11T16:47:34.229682722Z\" level=info msg=\"Removing container: e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7\" id=457f9243-d009-45f0-9701-f69e1344dcef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.308120 crc crio[23211]: time=\"2026-06-11T16:47:34.30803286Z\" level=info msg=\"Removed container e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7: openstack/placement-2338-account-create-wfw9c/mariadb-account-create\" id=457f9243-d009-45f0-9701-f69e1344dcef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.330366 crc crio[23211]: time=\"2026-06-11T16:47:34.33021521Z\" level=info msg=\"Removing container: 4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e\" id=d7ad666a-6405-455f-bf23-6dadc9221f38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.421360 crc crio[23211]: time=\"2026-06-11T16:47:34.421109504Z\" level=info msg=\"Removed container 4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e: openstack/glance-32d7-account-create-8q67g/mariadb-account-create\" id=d7ad666a-6405-455f-bf23-6dadc9221f38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.431891 crc crio[23211]: time=\"2026-06-11T16:47:34.431306292Z\" level=info msg=\"Removing container: e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227\" id=957df294-023f-4f61-b469-2d2f04736c35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.495301 crc crio[23211]: time=\"2026-06-11T16:47:34.494766644Z\" level=info msg=\"Removed container e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227: openstack/barbican-db-create-7dzpt/mariadb-database-create\" id=957df294-023f-4f61-b469-2d2f04736c35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.508042 crc crio[23211]: time=\"2026-06-11T16:47:34.507882185Z\" level=info msg=\"Removing container: 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8\" id=9b019038-7e79-4dae-bf9d-a659034267cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.559800 crc crio[23211]: time=\"2026-06-11T16:47:34.559698063Z\" level=info msg=\"Removed container 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8: openstack/ceilometer-0/ceilometer-central-agent\" id=9b019038-7e79-4dae-bf9d-a659034267cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.565923 crc crio[23211]: time=\"2026-06-11T16:47:34.565801867Z\" level=info msg=\"Removing container: 8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62\" id=875183c8-3141-49d2-bab2-a4da6cf7cb16 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.638133 crc crio[23211]: time=\"2026-06-11T16:47:34.637985949Z\" level=info msg=\"Removed container 8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62: openstack/keystone-048b-account-create-xbmf2/mariadb-account-create\" id=875183c8-3141-49d2-bab2-a4da6cf7cb16 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.645576 crc crio[23211]: time=\"2026-06-11T16:47:34.645254803Z\" level=info msg=\"Removing container: 0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a\" id=22b52791-032e-4bd0-9a3a-1d6abd849d20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.694586 crc crio[23211]: time=\"2026-06-11T16:47:34.693330615Z\" level=info msg=\"Removed container 0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a: openstack/cinder-db-create-jftr2/mariadb-database-create\" id=22b52791-032e-4bd0-9a3a-1d6abd849d20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.704354 crc crio[23211]: time=\"2026-06-11T16:47:34.703240966Z\" level=info msg=\"Removing container: 27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51\" id=32086c9e-f439-4a0a-b3df-113d1a05e3f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.774321 crc crio[23211]: time=\"2026-06-11T16:47:34.77391948Z\" level=info msg=\"Removed container 27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51: openstack/placement-db-create-dmdlp/mariadb-database-create\" id=32086c9e-f439-4a0a-b3df-113d1a05e3f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.778336 crc crio[23211]: time=\"2026-06-11T16:47:34.7782716Z\" level=info msg=\"Removing container: e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7\" id=df6404f6-5851-493f-a4c7-f70d4acf0538 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.835217 crc crio[23211]: time=\"2026-06-11T16:47:34.835018462Z\" level=info msg=\"Removed container e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7: openstack/ceilometer-0/proxy-httpd\" id=df6404f6-5851-493f-a4c7-f70d4acf0538 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.844380 crc crio[23211]: time=\"2026-06-11T16:47:34.844162494Z\" level=info msg=\"Removing container: 4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39\" id=e39a64ab-0bb7-43db-9046-5edfb32019b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.912670 crc crio[23211]: time=\"2026-06-11T16:47:34.912323364Z\" level=info msg=\"Removed container 4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39: openstack/glance-db-create-dbfzg/mariadb-database-create\" id=e39a64ab-0bb7-43db-9046-5edfb32019b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:34.929238 crc crio[23211]: time=\"2026-06-11T16:47:34.929016246Z\" level=info msg=\"Stopping pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6\" id=a9c799c7-f6b1-41e2-8e24-79a7b70c84a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:34.929238 crc crio[23211]: time=\"2026-06-11T16:47:34.929138378Z\" level=info msg=\"Stopped pod sandbox (already stopped): eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6\" id=a9c799c7-f6b1-41e2-8e24-79a7b70c84a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:34.930192 crc crio[23211]: time=\"2026-06-11T16:47:34.930112563Z\" level=info msg=\"Removing pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6\" id=0479a4d1-48e6-4154-b0b9-016f1260ae8f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:34.957976 crc crio[23211]: time=\"2026-06-11T16:47:34.957640218Z\" level=info msg=\"Removed pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6\" id=0479a4d1-48e6-4154-b0b9-016f1260ae8f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:34.959779 crc crio[23211]: time=\"2026-06-11T16:47:34.959173856Z\" level=info msg=\"Stopping pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458\" id=901a8fd1-9384-48c8-a569-da70677379b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:34.959779 crc crio[23211]: time=\"2026-06-11T16:47:34.959233928Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458\" id=901a8fd1-9384-48c8-a569-da70677379b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:34.960240 crc crio[23211]: time=\"2026-06-11T16:47:34.9601037Z\" level=info msg=\"Removing pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458\" id=ee368873-ab61-4628-99f1-a90776c37b78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:34.992782 crc crio[23211]: time=\"2026-06-11T16:47:34.992681703Z\" level=info msg=\"Removed pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458\" id=ee368873-ab61-4628-99f1-a90776c37b78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:34.994666 crc crio[23211]: time=\"2026-06-11T16:47:34.994347164Z\" level=info msg=\"Stopping pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\" id=e7ffd03c-8696-4118-a4d2-0b160241f695 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:34.994797 crc crio[23211]: time=\"2026-06-11T16:47:34.994688072Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\" id=e7ffd03c-8696-4118-a4d2-0b160241f695 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:34.995810 crc crio[23211]: time=\"2026-06-11T16:47:34.995739089Z\" level=info msg=\"Removing pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\" id=a9aea382-2f7b-43e5-b20f-14e8466ef782 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.043822 crc crio[23211]: time=\"2026-06-11T16:47:35.043713111Z\" level=info msg=\"Removed pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\" id=a9aea382-2f7b-43e5-b20f-14e8466ef782 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.046215 crc crio[23211]: time=\"2026-06-11T16:47:35.046097821Z\" level=info msg=\"Stopping pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774\" id=72d37395-d8fc-41b7-a5c1-4b77939ef853 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.046388 crc crio[23211]: time=\"2026-06-11T16:47:35.046248754Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774\" id=72d37395-d8fc-41b7-a5c1-4b77939ef853 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.048034 crc crio[23211]: time=\"2026-06-11T16:47:35.047940288Z\" level=info msg=\"Removing pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774\" id=18cc4704-419e-46bf-930e-ec5563a2c7f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.075828 crc crio[23211]: time=\"2026-06-11T16:47:35.075772661Z\" level=info msg=\"Removed pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774\" id=18cc4704-419e-46bf-930e-ec5563a2c7f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.077846 crc crio[23211]: time=\"2026-06-11T16:47:35.077787031Z\" level=info msg=\"Stopping pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75\" id=ad170fb8-9814-49c3-91f5-ffb6638f2d46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.077948 crc crio[23211]: time=\"2026-06-11T16:47:35.077850643Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75\" id=ad170fb8-9814-49c3-91f5-ffb6638f2d46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.081913 crc crio[23211]: time=\"2026-06-11T16:47:35.081848294Z\" level=info msg=\"Removing pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75\" id=ae1c5138-bb5f-4c86-a1c0-3a2922646de6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.120006 crc crio[23211]: time=\"2026-06-11T16:47:35.117269527Z\" level=info msg=\"Removed pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75\" id=ae1c5138-bb5f-4c86-a1c0-3a2922646de6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.121862 crc crio[23211]: time=\"2026-06-11T16:47:35.121820062Z\" level=info msg=\"Stopping pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5\" id=8fa76c46-3e18-489a-8bdb-c4ef18701610 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.122232 crc crio[23211]: time=\"2026-06-11T16:47:35.122195712Z\" level=info msg=\"Stopped pod sandbox (already stopped): 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5\" id=8fa76c46-3e18-489a-8bdb-c4ef18701610 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.125562 crc crio[23211]: time=\"2026-06-11T16:47:35.125309171Z\" level=info msg=\"Removing pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5\" id=828784fd-fab9-4664-944a-8df827e4cc4a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.165646 crc crio[23211]: time=\"2026-06-11T16:47:35.165334611Z\" level=info msg=\"Removed pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5\" id=828784fd-fab9-4664-944a-8df827e4cc4a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.168572 crc crio[23211]: time=\"2026-06-11T16:47:35.167360982Z\" level=info msg=\"Stopping pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329\" id=24c5b864-64a3-438a-804f-b3ffe0b2f13d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.168572 crc crio[23211]: time=\"2026-06-11T16:47:35.167641699Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329\" id=24c5b864-64a3-438a-804f-b3ffe0b2f13d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.169276 crc crio[23211]: time=\"2026-06-11T16:47:35.169180389Z\" level=info msg=\"Removing pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329\" id=a1bffadf-9c1d-4855-b6fb-0eee48f2e064 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.200911 crc crio[23211]: time=\"2026-06-11T16:47:35.200801046Z\" level=info msg=\"Removed pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329\" id=a1bffadf-9c1d-4855-b6fb-0eee48f2e064 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.201817 crc crio[23211]: time=\"2026-06-11T16:47:35.20174253Z\" level=info msg=\"Stopping pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57\" id=95f30b94-1d03-42d5-b79c-e3b71a2510c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.201922 crc crio[23211]: time=\"2026-06-11T16:47:35.201824082Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57\" id=95f30b94-1d03-42d5-b79c-e3b71a2510c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.202534 crc crio[23211]: time=\"2026-06-11T16:47:35.202376927Z\" level=info msg=\"Removing pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57\" id=8f3acf47-23b4-4333-b56e-6b8e777cc880 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.219670 crc crio[23211]: time=\"2026-06-11T16:47:35.219574951Z\" level=info msg=\"Removed pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57\" id=8f3acf47-23b4-4333-b56e-6b8e777cc880 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.220993 crc crio[23211]: time=\"2026-06-11T16:47:35.220899743Z\" level=info msg=\"Stopping pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f\" id=2de387b8-9b7f-4366-b767-d58b16e3150f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.221100 crc crio[23211]: time=\"2026-06-11T16:47:35.221006626Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f\" id=2de387b8-9b7f-4366-b767-d58b16e3150f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.221887 crc crio[23211]: time=\"2026-06-11T16:47:35.221828207Z\" level=info msg=\"Removing pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f\" id=de8f4d84-8882-4986-8b22-3b66f2c2ce90 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.239793 crc crio[23211]: time=\"2026-06-11T16:47:35.239578694Z\" level=info msg=\"Removed pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f\" id=de8f4d84-8882-4986-8b22-3b66f2c2ce90 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.240632 crc crio[23211]: time=\"2026-06-11T16:47:35.24054799Z\" level=info msg=\"Stopping pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614\" id=558e2b90-0be2-4404-bfba-6920a7bc4a1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.240632 crc crio[23211]: time=\"2026-06-11T16:47:35.240630992Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614\" id=558e2b90-0be2-4404-bfba-6920a7bc4a1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:35.241546 crc crio[23211]: time=\"2026-06-11T16:47:35.24135517Z\" level=info msg=\"Removing pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614\" id=a6a3cdfc-525b-4c45-b370-a10f5753a149 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:35.260718 crc crio[23211]: time=\"2026-06-11T16:47:35.260607586Z\" level=info msg=\"Removed pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614\" id=a6a3cdfc-525b-4c45-b370-a10f5753a149 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:46.956383 crc crio[23211]: time=\"2026-06-11T16:47:46.955911077Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/POD\" id=3b9a8eab-d107-4eed-9214-6e2644a20afe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:46.957963 crc crio[23211]: time=\"2026-06-11T16:47:46.956408019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:47:46.984876 crc crio[23211]: time=\"2026-06-11T16:47:46.984757974Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3b9a8eab-d107-4eed-9214-6e2644a20afe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:47.005706 crc crio[23211]: time=\"2026-06-11T16:47:47.005592011Z\" level=info msg=\"Ran pod sandbox 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/POD\" id=3b9a8eab-d107-4eed-9214-6e2644a20afe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:47.008860 crc crio[23211]: time=\"2026-06-11T16:47:47.008255948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=22b04572-f2fc-4a22-96e4-d387ad411ca4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:47.008860 crc crio[23211]: time=\"2026-06-11T16:47:47.008730089Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found\" id=22b04572-f2fc-4a22-96e4-d387ad411ca4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:47.008860 crc crio[23211]: time=\"2026-06-11T16:47:47.008785121Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found\" id=22b04572-f2fc-4a22-96e4-d387ad411ca4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:47.012683 crc crio[23211]: time=\"2026-06-11T16:47:47.012573767Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=4b7f9f10-e4b2-4523-8e07-a86651328cec name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:47.036358 crc crio[23211]: time=\"2026-06-11T16:47:47.036314787Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\\\"\"\nJun 11 16:48:01.224881 crc crio[23211]: time=\"2026-06-11T16:48:01.223823788Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686608-7v8f8/POD\" id=94043549-b556-48bc-b4b2-5ab376925e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:48:01.226679 crc crio[23211]: time=\"2026-06-11T16:48:01.224966497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:01.274390 crc crio[23211]: time=\"2026-06-11T16:48:01.274273831Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686608-7v8f8 Namespace:openshift-infra ID:99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594 UID:5d9996e2-525e-43b8-8144-107b0337c1d7 NetNS:/var/run/netns/23604d4a-666d-497d-b86e-c5718b41c8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d9996e2_525e_43b8_8144_107b0337c1d7.slice PodAnnotations:0xc006618848}] Aliases:map[]}\"\nJun 11 16:48:01.274390 crc crio[23211]: time=\"2026-06-11T16:48:01.274343233Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686608-7v8f8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:48:01.941123 crc crio[23211]: 2026-06-11T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99b32bc24e0e21e Mac:2a:75:6e:8e:c0:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/23604d4a-666d-497d-b86e-c5718b41c8fe SocketPath: PciID:}] [{Interface:0xc00042cac0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:48:01.942634 crc crio[23211]: time=\"2026-06-11T16:48:01.942558592Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686608-7v8f8 Namespace:openshift-infra ID:99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594 UID:5d9996e2-525e-43b8-8144-107b0337c1d7 NetNS:/var/run/netns/23604d4a-666d-497d-b86e-c5718b41c8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d9996e2_525e_43b8_8144_107b0337c1d7.slice PodAnnotations:0xc006618848}] Aliases:map[]}\"\nJun 11 16:48:01.942879 crc crio[23211]: time=\"2026-06-11T16:48:01.942819378Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686608-7v8f8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:48:01.962080 crc crio[23211]: time=\"2026-06-11T16:48:01.958186866Z\" level=info msg=\"Ran pod sandbox 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594 with infra container: openshift-infra/auto-csr-approver-29686608-7v8f8/POD\" id=94043549-b556-48bc-b4b2-5ab376925e21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:48:01.967712 crc crio[23211]: time=\"2026-06-11T16:48:01.967633046Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d71ca517-c525-473d-835a-6baa80cd92df name=/runtime.v1.ImageService/PullImage\nJun 11 16:48:01.980712 crc crio[23211]: time=\"2026-06-11T16:48:01.980637344Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:48:11.015117 crc crio[23211]: time=\"2026-06-11T16:48:11.014018209Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d71ca517-c525-473d-835a-6baa80cd92df name=/runtime.v1.ImageService/PullImage\nJun 11 16:48:11.016827 crc crio[23211]: time=\"2026-06-11T16:48:11.016582234Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ee3b5be8-1d2e-464a-95ff-653d0aacd6df name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:11.019402 crc crio[23211]: time=\"2026-06-11T16:48:11.019324584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3a7192e2-c25b-4c28-9716-7eee3fb6a801 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:11.031902 crc crio[23211]: time=\"2026-06-11T16:48:11.031806018Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686608-7v8f8/oc\" id=db8ba765-4bac-403a-a424-d196db8be0f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:11.032955 crc crio[23211]: time=\"2026-06-11T16:48:11.032860085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:11.086216 crc crio[23211]: time=\"2026-06-11T16:48:11.08612881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:11.269002 crc crio[23211]: time=\"2026-06-11T16:48:11.268508884Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=4b7f9f10-e4b2-4523-8e07-a86651328cec name=/runtime.v1.ImageService/PullImage\nJun 11 16:48:11.269599 crc crio[23211]: time=\"2026-06-11T16:48:11.269364846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=602b59d9-17a2-4d70-90c3-a9d462b6fb6b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:11.283313 crc crio[23211]: time=\"2026-06-11T16:48:11.280793234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=2a433af4-27a4-4850-9fe2-734615db2636 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:11.302237 crc crio[23211]: time=\"2026-06-11T16:48:11.301892367Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/init\" id=513455be-823b-4281-8923-e8be5d539ef0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:11.303510 crc crio[23211]: time=\"2026-06-11T16:48:11.303304682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:11.365211 crc crio[23211]: time=\"2026-06-11T16:48:11.365106233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:11.372676 crc crio[23211]: time=\"2026-06-11T16:48:11.372496219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:11.493605 crc crio[23211]: time=\"2026-06-11T16:48:11.493498154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:11.564544 crc crio[23211]: time=\"2026-06-11T16:48:11.564033445Z\" level=info msg=\"Created container eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/init\" id=513455be-823b-4281-8923-e8be5d539ef0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:11.565676 crc crio[23211]: time=\"2026-06-11T16:48:11.565604225Z\" level=info msg=\"Starting container: eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634\" id=443e1074-cfc5-4782-a356-d9e59c6292a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:48:11.572137 crc crio[23211]: time=\"2026-06-11T16:48:11.572094758Z\" level=info msg=\"Started container\" PID=108361 containerID=eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/init id=443e1074-cfc5-4782-a356-d9e59c6292a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\nJun 11 16:48:11.618077 crc crio[23211]: time=\"2026-06-11T16:48:11.617977036Z\" level=info msg=\"Created container db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154: openshift-infra/auto-csr-approver-29686608-7v8f8/oc\" id=db8ba765-4bac-403a-a424-d196db8be0f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:11.619189 crc crio[23211]: time=\"2026-06-11T16:48:11.619120075Z\" level=info msg=\"Starting container: db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154\" id=15807286-78ab-46c3-9fc2-758950764134 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:48:11.629123 crc crio[23211]: time=\"2026-06-11T16:48:11.629031655Z\" level=info msg=\"Started container\" PID=108372 containerID=db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154 description=openshift-infra/auto-csr-approver-29686608-7v8f8/oc id=15807286-78ab-46c3-9fc2-758950764134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594\nJun 11 16:48:14.881646 crc crio[23211]: time=\"2026-06-11T16:48:14.880931469Z\" level=info msg=\"Stopping pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594\" id=242c8752-87d1-4707-9ca7-5bb25c730c99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:14.883084 crc crio[23211]: time=\"2026-06-11T16:48:14.882425126Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686608-7v8f8 Namespace:openshift-infra ID:99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594 UID:5d9996e2-525e-43b8-8144-107b0337c1d7 NetNS:/var/run/netns/23604d4a-666d-497d-b86e-c5718b41c8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d9996e2_525e_43b8_8144_107b0337c1d7.slice PodAnnotations:0xc0028196a8}] Aliases:map[]}\"\nJun 11 16:48:14.883084 crc crio[23211]: time=\"2026-06-11T16:48:14.882722323Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686608-7v8f8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:48:15.269492 crc crio[23211]: time=\"2026-06-11T16:48:15.269254652Z\" level=info msg=\"Stopped pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594\" id=242c8752-87d1-4707-9ca7-5bb25c730c99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:18.968544 crc crio[23211]: time=\"2026-06-11T16:48:18.96502615Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4fd03955-5304-48bd-9e56-7e2e69567fef name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:19.006195 crc crio[23211]: time=\"2026-06-11T16:48:19.00463497Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c6065af9-1472-4e93-949e-42e6ed74d3f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:19.015210 crc crio[23211]: time=\"2026-06-11T16:48:19.015101104Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd\" id=870c9c6f-6911-49c6-b18c-3f9111ce6e71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:19.015858 crc crio[23211]: time=\"2026-06-11T16:48:19.015777322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:19.092185 crc crio[23211]: time=\"2026-06-11T16:48:19.092031586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:19.100391 crc crio[23211]: time=\"2026-06-11T16:48:19.100250013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:19.344677 crc crio[23211]: time=\"2026-06-11T16:48:19.344576081Z\" level=info msg=\"Created container c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd\" id=870c9c6f-6911-49c6-b18c-3f9111ce6e71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:19.348840 crc crio[23211]: time=\"2026-06-11T16:48:19.348703505Z\" level=info msg=\"Starting container: c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994\" id=8fa13e05-2ef0-4c40-8f8b-c341e23cf7f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:48:19.356136 crc crio[23211]: time=\"2026-06-11T16:48:19.355718133Z\" level=info msg=\"Started container\" PID=108809 containerID=c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd id=8fa13e05-2ef0-4c40-8f8b-c341e23cf7f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\nJun 11 16:48:27.781181 crc crio[23211]: time=\"2026-06-11T16:48:27.780002473Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/POD\" id=296f96dc-c718-4690-b804-eab08305dbd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:48:27.781181 crc crio[23211]: time=\"2026-06-11T16:48:27.78109663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:27.840030 crc crio[23211]: time=\"2026-06-11T16:48:27.839859683Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 Namespace:openstack ID:36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4 UID:b52cdbf2-ff05-440c-b9dd-1e3809f762db NetNS:/var/run/netns/d8399fa6-3364-4e85-be9c-0bdc1895b716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb52cdbf2_ff05_440c_b9dd_1e3809f762db.slice PodAnnotations:0xc00008c498}] Aliases:map[]}\"\nJun 11 16:48:27.840030 crc crio[23211]: time=\"2026-06-11T16:48:27.839911364Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:48:28.195862 crc crio[23211]: 2026-06-11T16:48:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36dbe9af6ad3281 Mac:da:db:2e:25:a9:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/d8399fa6-3364-4e85-be9c-0bdc1895b716 SocketPath: PciID:}] [{Interface:0xc0002ad2d0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:48:28.197303 crc crio[23211]: time=\"2026-06-11T16:48:28.197204045Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 Namespace:openstack ID:36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4 UID:b52cdbf2-ff05-440c-b9dd-1e3809f762db NetNS:/var/run/netns/d8399fa6-3364-4e85-be9c-0bdc1895b716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb52cdbf2_ff05_440c_b9dd_1e3809f762db.slice PodAnnotations:0xc00008c498}] Aliases:map[]}\"\nJun 11 16:48:28.197493 crc crio[23211]: time=\"2026-06-11T16:48:28.197369099Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:48:28.211358 crc crio[23211]: time=\"2026-06-11T16:48:28.211204528Z\" level=info msg=\"Ran pod sandbox 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/POD\" id=296f96dc-c718-4690-b804-eab08305dbd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:48:28.214057 crc crio[23211]: time=\"2026-06-11T16:48:28.213990139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=9b99eb56-c87c-4efa-b554-233ae0a3c39b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:28.217815 crc crio[23211]: time=\"2026-06-11T16:48:28.217569989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=2eb2178a-80c1-45c2-850d-91bc8cdeb196 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:28.230073 crc crio[23211]: time=\"2026-06-11T16:48:28.229977513Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/init\" id=cce631db-6b8d-462d-96c5-12c32e25f29a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:28.231227 crc crio[23211]: time=\"2026-06-11T16:48:28.231145631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:28.288041 crc crio[23211]: time=\"2026-06-11T16:48:28.287931185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:28.293067 crc crio[23211]: time=\"2026-06-11T16:48:28.293024733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:28.484777 crc crio[23211]: time=\"2026-06-11T16:48:28.484110328Z\" level=info msg=\"Created container 3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/init\" id=cce631db-6b8d-462d-96c5-12c32e25f29a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:28.486023 crc crio[23211]: time=\"2026-06-11T16:48:28.485952654Z\" level=info msg=\"Starting container: 3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878\" id=5659fada-a37a-476d-8bbc-34702942c3c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:48:28.498913 crc crio[23211]: time=\"2026-06-11T16:48:28.498307086Z\" level=info msg=\"Started container\" PID=109588 containerID=3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/init id=5659fada-a37a-476d-8bbc-34702942c3c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\nJun 11 16:48:35.243016 crc crio[23211]: time=\"2026-06-11T16:48:35.241985918Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=40e39035-4607-4bd1-8f04-ad69e73cdd31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:35.244015 crc crio[23211]: time=\"2026-06-11T16:48:35.243298731Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found\" id=40e39035-4607-4bd1-8f04-ad69e73cdd31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:35.244015 crc crio[23211]: time=\"2026-06-11T16:48:35.243360013Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found\" id=40e39035-4607-4bd1-8f04-ad69e73cdd31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:35.245279 crc crio[23211]: time=\"2026-06-11T16:48:35.245235651Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=a7b117d6-f1c3-4b7b-a760-819b566daf62 name=/runtime.v1.ImageService/PullImage\nJun 11 16:48:35.256629 crc crio[23211]: time=\"2026-06-11T16:48:35.256491754Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\\\"\"\nJun 11 16:48:35.286617 crc crio[23211]: time=\"2026-06-11T16:48:35.286512562Z\" level=info msg=\"Removing container: 55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831\" id=fb54b25b-682c-4054-acb0-0da2a285d671 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:35.386338 crc crio[23211]: time=\"2026-06-11T16:48:35.386219709Z\" level=info msg=\"Removed container 55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831: openstack/glance-db-sync-86tqk/glance-db-sync\" id=fb54b25b-682c-4054-acb0-0da2a285d671 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:35.394195 crc crio[23211]: time=\"2026-06-11T16:48:35.394089448Z\" level=info msg=\"Removing container: d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d\" id=8baf59d7-c2e8-41d1-bdd3-26710e3be324 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:35.436499 crc crio[23211]: time=\"2026-06-11T16:48:35.436350365Z\" level=info msg=\"Removed container d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d: openstack/barbican-89d0-account-create-95k2m/mariadb-account-create\" id=8baf59d7-c2e8-41d1-bdd3-26710e3be324 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:35.445138 crc crio[23211]: time=\"2026-06-11T16:48:35.444962213Z\" level=info msg=\"Removing container: f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0\" id=5ef73fb9-87ff-4ba0-b486-e6dca4fe6a60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:35.501493 crc crio[23211]: time=\"2026-06-11T16:48:35.501194663Z\" level=info msg=\"Removed container f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0: openstack/neutron-245d-account-create-7pbd4/mariadb-account-create\" id=5ef73fb9-87ff-4ba0-b486-e6dca4fe6a60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:35.506321 crc crio[23211]: time=\"2026-06-11T16:48:35.506242749Z\" level=info msg=\"Removing container: 3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643\" id=055cf7b7-7ba4-468e-a1a8-5fda3b3fe926 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:35.624810 crc crio[23211]: time=\"2026-06-11T16:48:35.624748051Z\" level=info msg=\"Removed container 3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643: openstack/neutron-db-sync-wjvzs/neutron-db-sync\" id=055cf7b7-7ba4-468e-a1a8-5fda3b3fe926 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:35.629000 crc crio[23211]: time=\"2026-06-11T16:48:35.628970848Z\" level=info msg=\"Removing container: f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8\" id=3bf6f433-a61e-45bf-9105-edd43e4ecb03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:35.666461 crc crio[23211]: time=\"2026-06-11T16:48:35.66630303Z\" level=info msg=\"Removed container f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8: openstack/cinder-5e6c-account-create-ndvqs/mariadb-account-create\" id=3bf6f433-a61e-45bf-9105-edd43e4ecb03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:35.670220 crc crio[23211]: time=\"2026-06-11T16:48:35.670187459Z\" level=info msg=\"Removing container: f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456\" id=306942c8-c975-4bd8-af0c-3988afd7a99a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:35.941131 crc crio[23211]: time=\"2026-06-11T16:48:35.941012566Z\" level=info msg=\"Removed container f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456: openshift-infra/auto-csr-approver-29686602-jwx9b/oc\" id=306942c8-c975-4bd8-af0c-3988afd7a99a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:35.945080 crc crio[23211]: time=\"2026-06-11T16:48:35.945029957Z\" level=info msg=\"Removing container: c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5\" id=c9c7b4cc-d19b-4421-ba0e-498191880f2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:36.022219 crc crio[23211]: time=\"2026-06-11T16:48:36.022158524Z\" level=info msg=\"Removed container c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5: openstack/keystone-db-sync-tpqpm/keystone-db-sync\" id=c9c7b4cc-d19b-4421-ba0e-498191880f2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:36.034945 crc crio[23211]: time=\"2026-06-11T16:48:36.034867535Z\" level=info msg=\"Stopping pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba\" id=c11c92e1-f674-498d-b957-28893249f365 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.034945 crc crio[23211]: time=\"2026-06-11T16:48:36.034951477Z\" level=info msg=\"Stopped pod sandbox (already stopped): 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba\" id=c11c92e1-f674-498d-b957-28893249f365 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.035724 crc crio[23211]: time=\"2026-06-11T16:48:36.035688216Z\" level=info msg=\"Removing pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba\" id=167c90f2-6993-4461-822b-dfb67edbbc5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:36.056983 crc crio[23211]: time=\"2026-06-11T16:48:36.056836879Z\" level=info msg=\"Removed pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba\" id=167c90f2-6993-4461-822b-dfb67edbbc5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:36.058122 crc crio[23211]: time=\"2026-06-11T16:48:36.057981108Z\" level=info msg=\"Stopping pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8\" id=77fd2914-e5a9-4a01-94b3-82a06d2e6351 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.058122 crc crio[23211]: time=\"2026-06-11T16:48:36.058090991Z\" level=info msg=\"Stopped pod sandbox (already stopped): e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8\" id=77fd2914-e5a9-4a01-94b3-82a06d2e6351 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.059411 crc crio[23211]: time=\"2026-06-11T16:48:36.059365183Z\" level=info msg=\"Removing pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8\" id=1f34a5f1-40f9-4d97-af82-b38977ee5c8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:36.083322 crc crio[23211]: time=\"2026-06-11T16:48:36.082894967Z\" level=info msg=\"Removed pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8\" id=1f34a5f1-40f9-4d97-af82-b38977ee5c8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:36.084272 crc crio[23211]: time=\"2026-06-11T16:48:36.084146879Z\" level=info msg=\"Stopping pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d\" id=8dabb908-9763-4674-9f78-eda530c51945 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.084272 crc crio[23211]: time=\"2026-06-11T16:48:36.084247621Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d\" id=8dabb908-9763-4674-9f78-eda530c51945 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.085577 crc crio[23211]: time=\"2026-06-11T16:48:36.08537937Z\" level=info msg=\"Removing pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d\" id=99a54c72-fed8-4ed8-af10-5ef9ca059f91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:36.102763 crc crio[23211]: time=\"2026-06-11T16:48:36.10240367Z\" level=info msg=\"Removed pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d\" id=99a54c72-fed8-4ed8-af10-5ef9ca059f91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:36.104255 crc crio[23211]: time=\"2026-06-11T16:48:36.104102272Z\" level=info msg=\"Stopping pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9\" id=581bc1c1-121e-45b3-be94-f8593861716f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.104508 crc crio[23211]: time=\"2026-06-11T16:48:36.104268097Z\" level=info msg=\"Stopped pod sandbox (already stopped): d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9\" id=581bc1c1-121e-45b3-be94-f8593861716f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.105638 crc crio[23211]: time=\"2026-06-11T16:48:36.105373095Z\" level=info msg=\"Removing pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9\" id=fe5b026f-ef11-4773-9938-a34587c26e92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:36.135514 crc crio[23211]: time=\"2026-06-11T16:48:36.135326271Z\" level=info msg=\"Removed pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9\" id=fe5b026f-ef11-4773-9938-a34587c26e92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:36.137369 crc crio[23211]: time=\"2026-06-11T16:48:36.137300081Z\" level=info msg=\"Stopping pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e\" id=1b4a6df6-4966-4a23-9fd9-52b06d1ced93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.137612 crc crio[23211]: time=\"2026-06-11T16:48:36.137382283Z\" level=info msg=\"Stopped pod sandbox (already stopped): 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e\" id=1b4a6df6-4966-4a23-9fd9-52b06d1ced93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.138163 crc crio[23211]: time=\"2026-06-11T16:48:36.13808402Z\" level=info msg=\"Removing pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e\" id=4f4aa913-ab5b-4e40-a4bf-5c20c453a4b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:36.166227 crc crio[23211]: time=\"2026-06-11T16:48:36.166164469Z\" level=info msg=\"Removed pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e\" id=4f4aa913-ab5b-4e40-a4bf-5c20c453a4b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:36.168870 crc crio[23211]: time=\"2026-06-11T16:48:36.168609051Z\" level=info msg=\"Stopping pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df\" id=b4d37399-80ea-443a-9649-727cbc11bc05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.168870 crc crio[23211]: time=\"2026-06-11T16:48:36.168696193Z\" level=info msg=\"Stopped pod sandbox (already stopped): a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df\" id=b4d37399-80ea-443a-9649-727cbc11bc05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.169955 crc crio[23211]: time=\"2026-06-11T16:48:36.169820572Z\" level=info msg=\"Removing pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df\" id=c502e7e0-31d7-4f3c-80be-99122269a08c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:36.233886 crc crio[23211]: time=\"2026-06-11T16:48:36.233681183Z\" level=info msg=\"Removed pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df\" id=c502e7e0-31d7-4f3c-80be-99122269a08c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:36.234931 crc crio[23211]: time=\"2026-06-11T16:48:36.234862744Z\" level=info msg=\"Stopping pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485\" id=02f3f1ab-55c4-4643-8b79-ec1a0d814a29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.235031 crc crio[23211]: time=\"2026-06-11T16:48:36.234950316Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485\" id=02f3f1ab-55c4-4643-8b79-ec1a0d814a29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:36.235524 crc crio[23211]: time=\"2026-06-11T16:48:36.235468409Z\" level=info msg=\"Removing pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485\" id=f63702f8-7424-4477-b2df-b49643de98f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:36.257712 crc crio[23211]: time=\"2026-06-11T16:48:36.257646589Z\" level=info msg=\"Removed pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485\" id=f63702f8-7424-4477-b2df-b49643de98f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:37.411202 crc crio[23211]: time=\"2026-06-11T16:48:37.410380359Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=a7b117d6-f1c3-4b7b-a760-819b566daf62 name=/runtime.v1.ImageService/PullImage\nJun 11 16:48:37.413273 crc crio[23211]: time=\"2026-06-11T16:48:37.413205261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=3af5fe0e-644b-47cc-86ab-9b63040d2cb9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:37.423678 crc crio[23211]: time=\"2026-06-11T16:48:37.423574383Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=452baa09-6eb2-4c80-946d-5f8c0b67041b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:37.436953 crc crio[23211]: time=\"2026-06-11T16:48:37.436840707Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=f021003f-4e84-4cb3-880d-09edae6393d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:37.438322 crc crio[23211]: time=\"2026-06-11T16:48:37.438257443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:37.487107 crc crio[23211]: time=\"2026-06-11T16:48:37.487009884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:37.496958 crc crio[23211]: time=\"2026-06-11T16:48:37.496720109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:48:37.666908 crc crio[23211]: time=\"2026-06-11T16:48:37.666738961Z\" level=info msg=\"Created container a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=f021003f-4e84-4cb3-880d-09edae6393d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:37.669088 crc crio[23211]: time=\"2026-06-11T16:48:37.669023049Z\" level=info msg=\"Starting container: a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523\" id=dc89f321-7c50-4afd-afd4-cf59a7fab21a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:48:37.678892 crc crio[23211]: time=\"2026-06-11T16:48:37.678804346Z\" level=info msg=\"Started container\" PID=110016 containerID=a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/openstack-edpm-ipam-provisionserver-checksum-discovery id=dc89f321-7c50-4afd-afd4-cf59a7fab21a name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\nJun 11 16:48:39.312784 crc crio[23211]: time=\"2026-06-11T16:48:39.311026491Z\" level=info msg=\"Stopping pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\" id=aa0af54e-2f93-4157-a07b-635ecaab7613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:39.314374 crc crio[23211]: time=\"2026-06-11T16:48:39.314269763Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 Namespace:openstack ID:36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4 UID:b52cdbf2-ff05-440c-b9dd-1e3809f762db NetNS:/var/run/netns/d8399fa6-3364-4e85-be9c-0bdc1895b716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb52cdbf2_ff05_440c_b9dd_1e3809f762db.slice PodAnnotations:0xc002794c28}] Aliases:map[]}\"\nJun 11 16:48:39.314705 crc crio[23211]: time=\"2026-06-11T16:48:39.314639462Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:48:39.725144 crc crio[23211]: time=\"2026-06-11T16:48:39.724802066Z\" level=info msg=\"Stopped pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\" id=aa0af54e-2f93-4157-a07b-635ecaab7613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:49:36.288055 crc crio[23211]: time=\"2026-06-11T16:49:36.286309531Z\" level=info msg=\"Removing container: f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850\" id=4bfdeec4-2903-4d6e-9850-17dd39f5ec05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:49:36.367625 crc crio[23211]: time=\"2026-06-11T16:49:36.36747732Z\" level=info msg=\"Removed container f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850: openstack/barbican-db-sync-ctfnw/barbican-db-sync\" id=4bfdeec4-2903-4d6e-9850-17dd39f5ec05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:49:36.372300 crc crio[23211]: time=\"2026-06-11T16:49:36.372219759Z\" level=info msg=\"Removing container: 6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980\" id=94fe4449-900b-409c-b8ee-c3d3500bf887 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:49:36.454324 crc crio[23211]: time=\"2026-06-11T16:49:36.454148408Z\" level=info msg=\"Removed container 6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980: openstack/placement-db-sync-tgccp/placement-db-sync\" id=94fe4449-900b-409c-b8ee-c3d3500bf887 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:49:36.458222 crc crio[23211]: time=\"2026-06-11T16:49:36.457966245Z\" level=info msg=\"Removing container: f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066\" id=0ecca2b4-5740-4110-bbf0-3698676e33e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:49:36.562727 crc crio[23211]: time=\"2026-06-11T16:49:36.562609196Z\" level=info msg=\"Removed container f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066: openstack/keystone-bootstrap-g5zhr/keystone-bootstrap\" id=0ecca2b4-5740-4110-bbf0-3698676e33e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:49:36.566532 crc crio[23211]: time=\"2026-06-11T16:49:36.566366351Z\" level=info msg=\"Removing container: 0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11\" id=8f9f4d7f-af6f-4e02-9325-d76660a66814 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:49:36.702079 crc crio[23211]: time=\"2026-06-11T16:49:36.701946513Z\" level=info msg=\"Removed container 0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11: openstack/cinder-db-sync-xp4ks/cinder-db-sync\" id=8f9f4d7f-af6f-4e02-9325-d76660a66814 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:49:36.716976 crc crio[23211]: time=\"2026-06-11T16:49:36.716874111Z\" level=info msg=\"Stopping pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30\" id=d3efd1ae-c561-422a-9005-dfb06c49d0c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:49:36.717261 crc crio[23211]: time=\"2026-06-11T16:49:36.717152997Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30\" id=d3efd1ae-c561-422a-9005-dfb06c49d0c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:49:36.718587 crc crio[23211]: time=\"2026-06-11T16:49:36.718474611Z\" level=info msg=\"Removing pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30\" id=a308341e-51f1-4022-a4cb-96b7e77609bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:49:36.736544 crc crio[23211]: time=\"2026-06-11T16:49:36.736363172Z\" level=info msg=\"Removed pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30\" id=a308341e-51f1-4022-a4cb-96b7e77609bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:49:36.737850 crc crio[23211]: time=\"2026-06-11T16:49:36.737520312Z\" level=info msg=\"Stopping pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a\" id=dc082f29-5a3e-4638-83dd-04a4fe18b8a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:49:36.737850 crc crio[23211]: time=\"2026-06-11T16:49:36.737671326Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a\" id=dc082f29-5a3e-4638-83dd-04a4fe18b8a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:49:36.738345 crc crio[23211]: time=\"2026-06-11T16:49:36.738271631Z\" level=info msg=\"Removing pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a\" id=101d8baf-886d-4a4d-a116-1c38316accc5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:49:36.758283 crc crio[23211]: time=\"2026-06-11T16:49:36.75804666Z\" level=info msg=\"Removed pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a\" id=101d8baf-886d-4a4d-a116-1c38316accc5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:49:36.760210 crc crio[23211]: time=\"2026-06-11T16:49:36.760105632Z\" level=info msg=\"Stopping pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161\" id=d9ec64d4-115c-4947-84fb-e66938ebc679 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:49:36.760402 crc crio[23211]: time=\"2026-06-11T16:49:36.760219265Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161\" id=d9ec64d4-115c-4947-84fb-e66938ebc679 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:49:36.761233 crc crio[23211]: time=\"2026-06-11T16:49:36.761140478Z\" level=info msg=\"Removing pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161\" id=4acf0054-5613-401a-b7f4-600f7dec97f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:49:36.776151 crc crio[23211]: time=\"2026-06-11T16:49:36.776050724Z\" level=info msg=\"Removed pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161\" id=4acf0054-5613-401a-b7f4-600f7dec97f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:49:36.777202 crc crio[23211]: time=\"2026-06-11T16:49:36.777117141Z\" level=info msg=\"Stopping pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4\" id=1f53cdba-4d5f-4a6b-b3fa-cf3f5f1a543a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:49:36.777605 crc crio[23211]: time=\"2026-06-11T16:49:36.77747182Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4\" id=1f53cdba-4d5f-4a6b-b3fa-cf3f5f1a543a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:49:36.778176 crc crio[23211]: time=\"2026-06-11T16:49:36.778097786Z\" level=info msg=\"Removing pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4\" id=013646e7-7d7a-4b6b-a2e6-ac8b330ed861 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:49:36.796611 crc crio[23211]: time=\"2026-06-11T16:49:36.793581587Z\" level=info msg=\"Removed pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4\" id=013646e7-7d7a-4b6b-a2e6-ac8b330ed861 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:00.541715 crc crio[23211]: time=\"2026-06-11T16:50:00.540517903Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686610-4bljx/POD\" id=c6401c72-0525-41a6-8f11-df62f3be630a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:50:00.543726 crc crio[23211]: time=\"2026-06-11T16:50:00.542787771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:50:00.596393 crc crio[23211]: time=\"2026-06-11T16:50:00.596276361Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686610-4bljx Namespace:openshift-infra ID:fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc UID:783974f8-e45a-46c1-abf2-3a66836c9569 NetNS:/var/run/netns/790f9651-7855-4b15-914b-5f8d2ab0573f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783974f8_e45a_46c1_abf2_3a66836c9569.slice PodAnnotations:0xc006bcc410}] Aliases:map[]}\"\nJun 11 16:50:00.596393 crc crio[23211]: time=\"2026-06-11T16:50:00.596345953Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686610-4bljx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:50:01.208303 crc crio[23211]: 2026-06-11T16:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe62bf5a66d5cd5 Mac:1a:e5:40:44:85:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/790f9651-7855-4b15-914b-5f8d2ab0573f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:50:01.210886 crc crio[23211]: time=\"2026-06-11T16:50:01.210080786Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686610-4bljx Namespace:openshift-infra ID:fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc UID:783974f8-e45a-46c1-abf2-3a66836c9569 NetNS:/var/run/netns/790f9651-7855-4b15-914b-5f8d2ab0573f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783974f8_e45a_46c1_abf2_3a66836c9569.slice PodAnnotations:0xc006bcc410}] Aliases:map[]}\"\nJun 11 16:50:01.210886 crc crio[23211]: time=\"2026-06-11T16:50:01.210633421Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686610-4bljx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:50:01.222066 crc crio[23211]: time=\"2026-06-11T16:50:01.221958496Z\" level=info msg=\"Ran pod sandbox fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc with infra container: openshift-infra/auto-csr-approver-29686610-4bljx/POD\" id=c6401c72-0525-41a6-8f11-df62f3be630a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:50:01.226632 crc crio[23211]: time=\"2026-06-11T16:50:01.22652228Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a1666f3a-a400-48ce-9871-4b246d09fcee name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:01.241044 crc crio[23211]: time=\"2026-06-11T16:50:01.240948725Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:50:02.161839 crc crio[23211]: time=\"2026-06-11T16:50:02.16173082Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a1666f3a-a400-48ce-9871-4b246d09fcee name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:02.163592 crc crio[23211]: time=\"2026-06-11T16:50:02.163101974Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8824ed0d-9bbd-4c74-8958-1497fdc528a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:02.166270 crc crio[23211]: time=\"2026-06-11T16:50:02.166223654Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2e9e56bc-ff67-4f43-b7a9-8f1ed8db9b90 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:02.174731 crc crio[23211]: time=\"2026-06-11T16:50:02.174610186Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686610-4bljx/oc\" id=13889420-88ad-49e2-8c6d-725856840a14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:02.176110 crc crio[23211]: time=\"2026-06-11T16:50:02.175997871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:50:02.244808 crc crio[23211]: time=\"2026-06-11T16:50:02.244692685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:50:02.538194 crc crio[23211]: time=\"2026-06-11T16:50:02.537772503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:50:02.671115 crc crio[23211]: time=\"2026-06-11T16:50:02.670976096Z\" level=info msg=\"Created container f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c: openshift-infra/auto-csr-approver-29686610-4bljx/oc\" id=13889420-88ad-49e2-8c6d-725856840a14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:02.672848 crc crio[23211]: time=\"2026-06-11T16:50:02.672773072Z\" level=info msg=\"Starting container: f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c\" id=b7fb7b45-ae0a-409d-8c55-c2833e236452 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:02.682161 crc crio[23211]: time=\"2026-06-11T16:50:02.681889501Z\" level=info msg=\"Started container\" PID=114020 containerID=f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c description=openshift-infra/auto-csr-approver-29686610-4bljx/oc id=b7fb7b45-ae0a-409d-8c55-c2833e236452 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc\nJun 11 16:50:05.170706 crc crio[23211]: time=\"2026-06-11T16:50:05.169713256Z\" level=info msg=\"Stopping pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc\" id=c8333fd5-4330-4fbf-96d9-9df70f147c4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:05.172793 crc crio[23211]: time=\"2026-06-11T16:50:05.172080285Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686610-4bljx Namespace:openshift-infra ID:fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc UID:783974f8-e45a-46c1-abf2-3a66836c9569 NetNS:/var/run/netns/790f9651-7855-4b15-914b-5f8d2ab0573f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783974f8_e45a_46c1_abf2_3a66836c9569.slice PodAnnotations:0xc0027956d8}] Aliases:map[]}\"\nJun 11 16:50:05.172793 crc crio[23211]: time=\"2026-06-11T16:50:05.172482856Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686610-4bljx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:50:05.534182 crc crio[23211]: time=\"2026-06-11T16:50:05.533301405Z\" level=info msg=\"Stopped pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc\" id=c8333fd5-4330-4fbf-96d9-9df70f147c4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:36.829682 crc crio[23211]: time=\"2026-06-11T16:50:36.828921923Z\" level=info msg=\"Removing container: 277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c\" id=ca5de765-a15c-455b-9171-3db59cf469eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:36.888512 crc crio[23211]: time=\"2026-06-11T16:50:36.88746789Z\" level=info msg=\"Removed container 277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c: openstack/nova-cell0-db-create-4lz59/mariadb-database-create\" id=ca5de765-a15c-455b-9171-3db59cf469eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:36.892514 crc crio[23211]: time=\"2026-06-11T16:50:36.891877921Z\" level=info msg=\"Removing container: 53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7\" id=c7e2e476-ccd7-4ac4-911f-16a7641e9b28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:37.603174 crc crio[23211]: time=\"2026-06-11T16:50:37.603044534Z\" level=info msg=\"Removed container 53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7: openshift-infra/auto-csr-approver-29686604-j7gqt/oc\" id=c7e2e476-ccd7-4ac4-911f-16a7641e9b28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:37.608954 crc crio[23211]: time=\"2026-06-11T16:50:37.608885403Z\" level=info msg=\"Removing container: 8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f\" id=92115b14-80d2-410b-8941-3e92063c897e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:37.663094 crc crio[23211]: time=\"2026-06-11T16:50:37.662953897Z\" level=info msg=\"Removed container 8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f: openstack/nova-cell1-a0b3-account-create-rvm76/mariadb-account-create\" id=92115b14-80d2-410b-8941-3e92063c897e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:37.669043 crc crio[23211]: time=\"2026-06-11T16:50:37.668950939Z\" level=info msg=\"Removing container: 4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7\" id=892ec9c1-7367-4852-a667-485733265a7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:37.725801 crc crio[23211]: time=\"2026-06-11T16:50:37.72570137Z\" level=info msg=\"Removed container 4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7: openstack/nova-api-c07c-account-create-cdp8x/mariadb-account-create\" id=892ec9c1-7367-4852-a667-485733265a7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:37.732341 crc crio[23211]: time=\"2026-06-11T16:50:37.732260976Z\" level=info msg=\"Removing container: a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c\" id=5520a621-ecdf-4a99-8c9b-842c4b88df89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:37.780915 crc crio[23211]: time=\"2026-06-11T16:50:37.780824102Z\" level=info msg=\"Removed container a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c: openstack/nova-cell0-01ba-account-create-sqvhq/mariadb-account-create\" id=5520a621-ecdf-4a99-8c9b-842c4b88df89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:37.786194 crc crio[23211]: time=\"2026-06-11T16:50:37.786107496Z\" level=info msg=\"Removing container: aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e\" id=f5f49188-50fe-4e36-8e24-0ccb46c08a98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:37.867512 crc crio[23211]: time=\"2026-06-11T16:50:37.867273155Z\" level=info msg=\"Removed container aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e: openstack/nova-cell1-db-create-x6w4z/mariadb-database-create\" id=f5f49188-50fe-4e36-8e24-0ccb46c08a98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:37.870935 crc crio[23211]: time=\"2026-06-11T16:50:37.870865226Z\" level=info msg=\"Removing container: 632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca\" id=560ea485-e981-4ea7-a62b-e94f2b90f8ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:37.945201 crc crio[23211]: time=\"2026-06-11T16:50:37.945094479Z\" level=info msg=\"Removed container 632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca: openstack/nova-api-db-create-qwcpx/mariadb-database-create\" id=560ea485-e981-4ea7-a62b-e94f2b90f8ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:37.961041 crc crio[23211]: time=\"2026-06-11T16:50:37.960860358Z\" level=info msg=\"Stopping pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e\" id=ad24880f-22db-4d4e-9b71-44729933cbb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:37.961357 crc crio[23211]: time=\"2026-06-11T16:50:37.961113474Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e\" id=ad24880f-22db-4d4e-9b71-44729933cbb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:37.964231 crc crio[23211]: time=\"2026-06-11T16:50:37.964143461Z\" level=info msg=\"Removing pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e\" id=ef4b30ea-5336-4f9c-8f7a-06165d3c591d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:37.990982 crc crio[23211]: time=\"2026-06-11T16:50:37.990855495Z\" level=info msg=\"Removed pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e\" id=ef4b30ea-5336-4f9c-8f7a-06165d3c591d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:37.992046 crc crio[23211]: time=\"2026-06-11T16:50:37.991928932Z\" level=info msg=\"Stopping pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829\" id=2893e6ff-1801-4ce3-9b47-1cb290f3208d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:37.992145 crc crio[23211]: time=\"2026-06-11T16:50:37.992060965Z\" level=info msg=\"Stopped pod sandbox (already stopped): b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829\" id=2893e6ff-1801-4ce3-9b47-1cb290f3208d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:37.993156 crc crio[23211]: time=\"2026-06-11T16:50:37.993081821Z\" level=info msg=\"Removing pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829\" id=fd8e4973-c763-4916-a51a-f44b419b4c28 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:38.010411 crc crio[23211]: time=\"2026-06-11T16:50:38.010273425Z\" level=info msg=\"Removed pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829\" id=fd8e4973-c763-4916-a51a-f44b419b4c28 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:38.011362 crc crio[23211]: time=\"2026-06-11T16:50:38.0112686Z\" level=info msg=\"Stopping pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9\" id=acfce28a-e53c-47ab-9569-9107ad28f640 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:38.011708 crc crio[23211]: time=\"2026-06-11T16:50:38.011378363Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9\" id=acfce28a-e53c-47ab-9569-9107ad28f640 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:38.012647 crc crio[23211]: time=\"2026-06-11T16:50:38.012386089Z\" level=info msg=\"Removing pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9\" id=ab6457d7-3a1f-49a3-a45e-c2cfc26e7fe4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:38.033617 crc crio[23211]: time=\"2026-06-11T16:50:38.033373258Z\" level=info msg=\"Removed pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9\" id=ab6457d7-3a1f-49a3-a45e-c2cfc26e7fe4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:38.034389 crc crio[23211]: time=\"2026-06-11T16:50:38.034311162Z\" level=info msg=\"Stopping pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4\" id=f7f6f58f-e5bd-4fd2-8951-821e005c60ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:38.034389 crc crio[23211]: time=\"2026-06-11T16:50:38.034376434Z\" level=info msg=\"Stopped pod sandbox (already stopped): efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4\" id=f7f6f58f-e5bd-4fd2-8951-821e005c60ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:38.035926 crc crio[23211]: time=\"2026-06-11T16:50:38.035817799Z\" level=info msg=\"Removing pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4\" id=51caac86-1459-414c-b92c-4c9b26aa0583 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:38.073916 crc crio[23211]: time=\"2026-06-11T16:50:38.073781589Z\" level=info msg=\"Removed pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4\" id=51caac86-1459-414c-b92c-4c9b26aa0583 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:38.075379 crc crio[23211]: time=\"2026-06-11T16:50:38.075318317Z\" level=info msg=\"Stopping pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691\" id=043e8c3f-a278-46dc-9edb-846c3dab1fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:38.075379 crc crio[23211]: time=\"2026-06-11T16:50:38.075376499Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691\" id=043e8c3f-a278-46dc-9edb-846c3dab1fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:38.076093 crc crio[23211]: time=\"2026-06-11T16:50:38.076038755Z\" level=info msg=\"Removing pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691\" id=f2e5650d-cc50-4b8d-a0bf-286ae9343e53 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:38.112823 crc crio[23211]: time=\"2026-06-11T16:50:38.11265217Z\" level=info msg=\"Removed pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691\" id=f2e5650d-cc50-4b8d-a0bf-286ae9343e53 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:38.119631 crc crio[23211]: time=\"2026-06-11T16:50:38.119523673Z\" level=info msg=\"Stopping pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba\" id=dc336eed-e880-4b5a-8a2a-b89bed9f16d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:38.119890 crc crio[23211]: time=\"2026-06-11T16:50:38.119675277Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba\" id=dc336eed-e880-4b5a-8a2a-b89bed9f16d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:38.121912 crc crio[23211]: time=\"2026-06-11T16:50:38.121798841Z\" level=info msg=\"Removing pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba\" id=6810d78f-6913-42dc-b4f8-c2fe2dfed63b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:38.151574 crc crio[23211]: time=\"2026-06-11T16:50:38.151294805Z\" level=info msg=\"Removed pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba\" id=6810d78f-6913-42dc-b4f8-c2fe2dfed63b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:38.152730 crc crio[23211]: time=\"2026-06-11T16:50:38.152642519Z\" level=info msg=\"Stopping pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326\" id=ce99ecaf-122b-40d5-8a43-f5e78143a2a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:38.152830 crc crio[23211]: time=\"2026-06-11T16:50:38.152740702Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326\" id=ce99ecaf-122b-40d5-8a43-f5e78143a2a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:38.153801 crc crio[23211]: time=\"2026-06-11T16:50:38.153708965Z\" level=info msg=\"Removing pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326\" id=4e226ed6-9ab1-4ed6-b71f-139d53598876 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:38.174650 crc crio[23211]: time=\"2026-06-11T16:50:38.17448398Z\" level=info msg=\"Removed pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326\" id=4e226ed6-9ab1-4ed6-b71f-139d53598876 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:38.217156 crc crio[23211]: time=\"2026-06-11T16:51:38.215516101Z\" level=info msg=\"Removing container: 516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d\" id=8495001e-56f2-4f31-bdb0-eb268833ff1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:51:38.446790 crc crio[23211]: time=\"2026-06-11T16:51:38.446298626Z\" level=info msg=\"Removed container 516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d: openstack/nova-cell0-cell-mapping-xwq4l/nova-manage\" id=8495001e-56f2-4f31-bdb0-eb268833ff1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:51:38.451989 crc crio[23211]: time=\"2026-06-11T16:51:38.451535669Z\" level=info msg=\"Removing container: 418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4\" id=873c575e-5554-42a8-a302-9b159aaf02ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:51:38.610035 crc crio[23211]: time=\"2026-06-11T16:51:38.609896586Z\" level=info msg=\"Removed container 418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4: openstack/nova-cell1-conductor-db-sync-9wxdt/nova-cell1-conductor-db-sync\" id=873c575e-5554-42a8-a302-9b159aaf02ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:51:38.614044 crc crio[23211]: time=\"2026-06-11T16:51:38.613943398Z\" level=info msg=\"Removing container: 9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342\" id=f6766f23-6750-447d-ae3f-617037e260cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:51:38.799478 crc crio[23211]: time=\"2026-06-11T16:51:38.799157754Z\" level=info msg=\"Removed container 9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342: openstack/nova-cell0-conductor-db-sync-4vvzl/nova-cell0-conductor-db-sync\" id=f6766f23-6750-447d-ae3f-617037e260cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:51:38.813397 crc crio[23211]: time=\"2026-06-11T16:51:38.813316612Z\" level=info msg=\"Stopping pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c\" id=489a09e9-12ff-4c0a-9d21-a3b118c09dfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:38.813743 crc crio[23211]: time=\"2026-06-11T16:51:38.813406944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c\" id=489a09e9-12ff-4c0a-9d21-a3b118c09dfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:38.814267 crc crio[23211]: time=\"2026-06-11T16:51:38.814237895Z\" level=info msg=\"Removing pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c\" id=fbb87652-705b-4c6a-80b4-072a96e0e2cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:38.844364 crc crio[23211]: time=\"2026-06-11T16:51:38.843292148Z\" level=info msg=\"Removed pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c\" id=fbb87652-705b-4c6a-80b4-072a96e0e2cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:38.845734 crc crio[23211]: time=\"2026-06-11T16:51:38.845693159Z\" level=info msg=\"Stopping pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68\" id=722eccde-614b-428c-bd35-6485b865b87e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:38.845912 crc crio[23211]: time=\"2026-06-11T16:51:38.845884514Z\" level=info msg=\"Stopped pod sandbox (already stopped): df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68\" id=722eccde-614b-428c-bd35-6485b865b87e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:38.846817 crc crio[23211]: time=\"2026-06-11T16:51:38.846744625Z\" level=info msg=\"Removing pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68\" id=a6f7a384-bf37-4838-abde-1ee7d116c7c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:38.893371 crc crio[23211]: time=\"2026-06-11T16:51:38.89324998Z\" level=info msg=\"Removed pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68\" id=a6f7a384-bf37-4838-abde-1ee7d116c7c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:38.894830 crc crio[23211]: time=\"2026-06-11T16:51:38.894777868Z\" level=info msg=\"Stopping pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a\" id=263546e8-55a6-4707-92f2-81c10c3fdb85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:38.895027 crc crio[23211]: time=\"2026-06-11T16:51:38.895002204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a\" id=263546e8-55a6-4707-92f2-81c10c3fdb85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:38.896196 crc crio[23211]: time=\"2026-06-11T16:51:38.895999909Z\" level=info msg=\"Removing pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a\" id=a8967442-7311-4718-a0b4-895c579651b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:38.940250 crc crio[23211]: time=\"2026-06-11T16:51:38.939773774Z\" level=info msg=\"Removed pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a\" id=a8967442-7311-4718-a0b4-895c579651b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:53.108326 crc crio[23211]: time=\"2026-06-11T16:51:53.107521634Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-l4chv/POD\" id=df61c47b-c69b-4172-921c-30e6ac45448b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:51:53.109838 crc crio[23211]: time=\"2026-06-11T16:51:53.10852933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:53.152015 crc crio[23211]: time=\"2026-06-11T16:51:53.151774392Z\" level=info msg=\"Got pod network &{Name:community-operators-l4chv Namespace:openshift-marketplace ID:1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103 UID:932c5114-eb07-4211-be9f-6fd681285ab9 NetNS:/var/run/netns/2a602e48-9391-4520-b128-622b36711216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod932c5114_eb07_4211_be9f_6fd681285ab9.slice PodAnnotations:0xc00294f308}] Aliases:map[]}\"\nJun 11 16:51:53.152015 crc crio[23211]: time=\"2026-06-11T16:51:53.151840903Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-l4chv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:51:53.798973 crc crio[23211]: 2026-06-11T16:51:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bbf612fac01d0c Mac:aa:ab:62:25:60:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/2a602e48-9391-4520-b128-622b36711216 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:51:53.801104 crc crio[23211]: time=\"2026-06-11T16:51:53.801032612Z\" level=info msg=\"Got pod network &{Name:community-operators-l4chv Namespace:openshift-marketplace ID:1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103 UID:932c5114-eb07-4211-be9f-6fd681285ab9 NetNS:/var/run/netns/2a602e48-9391-4520-b128-622b36711216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod932c5114_eb07_4211_be9f_6fd681285ab9.slice PodAnnotations:0xc00294f308}] Aliases:map[]}\"\nJun 11 16:51:53.801409 crc crio[23211]: time=\"2026-06-11T16:51:53.80133597Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-l4chv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:51:53.815629 crc crio[23211]: time=\"2026-06-11T16:51:53.815517448Z\" level=info msg=\"Ran pod sandbox 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103 with infra container: openshift-marketplace/community-operators-l4chv/POD\" id=df61c47b-c69b-4172-921c-30e6ac45448b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:51:53.818150 crc crio[23211]: time=\"2026-06-11T16:51:53.818100553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc3b6129-31f8-4367-9b96-9f9c7f57638c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:53.821678 crc crio[23211]: time=\"2026-06-11T16:51:53.821587992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc9b412e-d484-4adb-b627-54259e58f8d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:53.832307 crc crio[23211]: time=\"2026-06-11T16:51:53.830908956Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-l4chv/extract-utilities\" id=11440ea9-1cb1-4941-bfa5-045bda7ea8ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:51:53.833681 crc crio[23211]: time=\"2026-06-11T16:51:53.833581194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:53.955244 crc crio[23211]: time=\"2026-06-11T16:51:53.955112722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:53.977819 crc crio[23211]: time=\"2026-06-11T16:51:53.97684082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:54.251934 crc crio[23211]: time=\"2026-06-11T16:51:54.251082323Z\" level=info msg=\"Created container f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0: openshift-marketplace/community-operators-l4chv/extract-utilities\" id=11440ea9-1cb1-4941-bfa5-045bda7ea8ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:51:54.254583 crc crio[23211]: time=\"2026-06-11T16:51:54.254344466Z\" level=info msg=\"Starting container: f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0\" id=b4ce0b39-41c5-4bf9-ba7c-731649dae68b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:51:54.260295 crc crio[23211]: time=\"2026-06-11T16:51:54.260167513Z\" level=info msg=\"Started container\" PID=119315 containerID=f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0 description=openshift-marketplace/community-operators-l4chv/extract-utilities id=b4ce0b39-41c5-4bf9-ba7c-731649dae68b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\nJun 11 16:51:54.451813 crc crio[23211]: time=\"2026-06-11T16:51:54.451573885Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nsq4l/POD\" id=a2019505-c605-49e9-9066-1767ea5cf0e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:51:54.451813 crc crio[23211]: time=\"2026-06-11T16:51:54.451765359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:54.493307 crc crio[23211]: time=\"2026-06-11T16:51:54.493163976Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nsq4l Namespace:openshift-marketplace ID:316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6 UID:448c067e-a7a2-4c3d-8abe-f1ce4310ecf5 NetNS:/var/run/netns/2f473c70-dcef-4248-bc65-e9f7cd2cd4e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod448c067e_a7a2_4c3d_8abe_f1ce4310ecf5.slice PodAnnotations:0xc002278608}] Aliases:map[]}\"\nJun 11 16:51:54.493307 crc crio[23211]: time=\"2026-06-11T16:51:54.493237608Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nsq4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:51:54.941301 crc crio[23211]: 2026-06-11T16:51:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:316f91322854259 Mac:16:04:44:39:5e:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/2f473c70-dcef-4248-bc65-e9f7cd2cd4e5 SocketPath: PciID:}] [{Interface:0xc00050a7a0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:51:54.942943 crc crio[23211]: time=\"2026-06-11T16:51:54.942863627Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nsq4l Namespace:openshift-marketplace ID:316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6 UID:448c067e-a7a2-4c3d-8abe-f1ce4310ecf5 NetNS:/var/run/netns/2f473c70-dcef-4248-bc65-e9f7cd2cd4e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod448c067e_a7a2_4c3d_8abe_f1ce4310ecf5.slice PodAnnotations:0xc002278608}] Aliases:map[]}\"\nJun 11 16:51:54.943886 crc crio[23211]: time=\"2026-06-11T16:51:54.943062993Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nsq4l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:51:54.977053 crc crio[23211]: time=\"2026-06-11T16:51:54.976866755Z\" level=info msg=\"Ran pod sandbox 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6 with infra container: openshift-marketplace/redhat-operators-nsq4l/POD\" id=a2019505-c605-49e9-9066-1767ea5cf0e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:51:54.980858 crc crio[23211]: time=\"2026-06-11T16:51:54.980787325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5668d282-3fa1-4ede-b8ce-24244fbd6198 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:54.983900 crc crio[23211]: time=\"2026-06-11T16:51:54.98379817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed713117-cd09-449f-ac2f-cba2e13ed0ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:54.991588 crc crio[23211]: time=\"2026-06-11T16:51:54.991507985Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nsq4l/extract-utilities\" id=ccc9d11a-649a-49de-b228-bc63d094e8ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:51:54.992060 crc crio[23211]: time=\"2026-06-11T16:51:54.991998737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:55.058277 crc crio[23211]: time=\"2026-06-11T16:51:55.057957173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:55.064328 crc crio[23211]: time=\"2026-06-11T16:51:55.063939094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:55.194842 crc crio[23211]: time=\"2026-06-11T16:51:55.19448316Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=34836e27-07a2-4f35-af2b-f5bc89fb9d11 name=/runtime.v1.ImageService/PullImage\nJun 11 16:51:55.207236 crc crio[23211]: time=\"2026-06-11T16:51:55.207108998Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 16:51:55.299980 crc crio[23211]: time=\"2026-06-11T16:51:55.299291626Z\" level=info msg=\"Created container 04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703: openshift-marketplace/redhat-operators-nsq4l/extract-utilities\" id=ccc9d11a-649a-49de-b228-bc63d094e8ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:51:55.314082 crc crio[23211]: time=\"2026-06-11T16:51:55.314006258Z\" level=info msg=\"Starting container: 04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703\" id=78e6f907-f112-462e-9a61-b685efcda3fc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:51:55.335786 crc crio[23211]: time=\"2026-06-11T16:51:55.327782916Z\" level=info msg=\"Started container\" PID=119405 containerID=04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703 description=openshift-marketplace/redhat-operators-nsq4l/extract-utilities id=78e6f907-f112-462e-9a61-b685efcda3fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\nJun 11 16:51:56.000252 crc crio[23211]: time=\"2026-06-11T16:51:56.000041235Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=34836e27-07a2-4f35-af2b-f5bc89fb9d11 name=/runtime.v1.ImageService/PullImage\nJun 11 16:51:56.001979 crc crio[23211]: time=\"2026-06-11T16:51:56.001883773Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=72d63b7d-7307-45c3-b3f8-a2256d2c90d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:56.005844 crc crio[23211]: time=\"2026-06-11T16:51:56.00576251Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a6862475-1dbb-4c34-8ac3-26a8d9633ec2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:56.016196 crc crio[23211]: time=\"2026-06-11T16:51:56.016022169Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-l4chv/extract-content\" id=7b0e4e4b-b710-4bf5-92f5-5ec09d5f9a82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:51:56.017284 crc crio[23211]: time=\"2026-06-11T16:51:56.01684565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:56.087670 crc crio[23211]: time=\"2026-06-11T16:51:56.08654264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:56.092232 crc crio[23211]: time=\"2026-06-11T16:51:56.092172071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:56.225265 crc crio[23211]: time=\"2026-06-11T16:51:56.224567514Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d3fdcebd-17dc-48c7-bcc2-b7a5dd6180b2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:51:56.236836 crc crio[23211]: time=\"2026-06-11T16:51:56.23667494Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 16:51:56.342399 crc crio[23211]: time=\"2026-06-11T16:51:56.342280285Z\" level=info msg=\"Created container 92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba: openshift-marketplace/community-operators-l4chv/extract-content\" id=7b0e4e4b-b710-4bf5-92f5-5ec09d5f9a82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:51:56.343997 crc crio[23211]: time=\"2026-06-11T16:51:56.343895956Z\" level=info msg=\"Starting container: 92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba\" id=315e5b87-231b-4763-b76e-dcf45c6cc08a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:51:56.359320 crc crio[23211]: time=\"2026-06-11T16:51:56.359122191Z\" level=info msg=\"Started container\" PID=119440 containerID=92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba description=openshift-marketplace/community-operators-l4chv/extract-content id=315e5b87-231b-4763-b76e-dcf45c6cc08a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\nJun 11 16:51:57.037080 crc crio[23211]: time=\"2026-06-11T16:51:57.036295695Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=d3fdcebd-17dc-48c7-bcc2-b7a5dd6180b2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:51:57.038886 crc crio[23211]: time=\"2026-06-11T16:51:57.038789839Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e8a37e6d-535d-42c7-8d65-bf3b1b3189d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:57.042970 crc crio[23211]: time=\"2026-06-11T16:51:57.042897962Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e8eabd52-61c9-4342-981d-6fbc0e31ccda name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:57.054005 crc crio[23211]: time=\"2026-06-11T16:51:57.053796307Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nsq4l/extract-content\" id=c72863ba-85bb-495b-8675-3b6a7a333eaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:51:57.054850 crc crio[23211]: time=\"2026-06-11T16:51:57.054794313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:57.164728 crc crio[23211]: time=\"2026-06-11T16:51:57.158285666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:57.164728 crc crio[23211]: time=\"2026-06-11T16:51:57.163381684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:57.411993 crc crio[23211]: time=\"2026-06-11T16:51:57.411888398Z\" level=info msg=\"Created container cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119: openshift-marketplace/redhat-operators-nsq4l/extract-content\" id=c72863ba-85bb-495b-8675-3b6a7a333eaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:51:57.418020 crc crio[23211]: time=\"2026-06-11T16:51:57.417790106Z\" level=info msg=\"Starting container: cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119\" id=2e87815c-e37e-464f-96e3-bea2156a9616 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:51:57.433271 crc crio[23211]: time=\"2026-06-11T16:51:57.433116073Z\" level=info msg=\"Started container\" PID=119488 containerID=cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119 description=openshift-marketplace/redhat-operators-nsq4l/extract-content id=2e87815c-e37e-464f-96e3-bea2156a9616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\nJun 11 16:51:59.340304 crc crio[23211]: time=\"2026-06-11T16:51:59.338869044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=85bb5c82-69e7-4f9c-9d39-37bbf633fbc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:59.348274 crc crio[23211]: time=\"2026-06-11T16:51:59.34783157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=308d62b6-d2e9-4dc0-8630-78d4ece56694 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:59.364087 crc crio[23211]: time=\"2026-06-11T16:51:59.363759002Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-l4chv/registry-server\" id=7d085459-4f81-4c7d-aa0c-396f2a859aa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:51:59.364465 crc crio[23211]: time=\"2026-06-11T16:51:59.364228404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:59.609287 crc crio[23211]: time=\"2026-06-11T16:51:59.608348826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:59.619174 crc crio[23211]: time=\"2026-06-11T16:51:59.619024236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:51:59.944544 crc crio[23211]: time=\"2026-06-11T16:51:59.943323463Z\" level=info msg=\"Created container aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118: openshift-marketplace/community-operators-l4chv/registry-server\" id=7d085459-4f81-4c7d-aa0c-396f2a859aa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:51:59.946780 crc crio[23211]: time=\"2026-06-11T16:51:59.946700138Z\" level=info msg=\"Starting container: aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118\" id=2843d7af-f8a3-4e2f-865c-459626d731bb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:51:59.957057 crc crio[23211]: time=\"2026-06-11T16:51:59.956759582Z\" level=info msg=\"Started container\" PID=119667 containerID=aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118 description=openshift-marketplace/community-operators-l4chv/registry-server id=2843d7af-f8a3-4e2f-865c-459626d731bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\nJun 11 16:52:00.627524 crc crio[23211]: time=\"2026-06-11T16:52:00.626599543Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686612-snm6h/POD\" id=92cef891-aba8-4c44-9174-25edde70240a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:00.630054 crc crio[23211]: time=\"2026-06-11T16:52:00.627571788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:00.719470 crc crio[23211]: time=\"2026-06-11T16:52:00.719109758Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686612-snm6h Namespace:openshift-infra ID:78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e UID:210c7365-73b4-4e35-acd6-544b6f89f0b5 NetNS:/var/run/netns/32000719-2b37-4263-8778-6b3cab6d4ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210c7365_73b4_4e35_acd6_544b6f89f0b5.slice PodAnnotations:0xc0018bf210}] Aliases:map[]}\"\nJun 11 16:52:00.719470 crc crio[23211]: time=\"2026-06-11T16:52:00.719278522Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686612-snm6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:02.577760 crc crio[23211]: 2026-06-11T16:52:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78fda80027d94f5 Mac:9e:43:b5:bb:66:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/32000719-2b37-4263-8778-6b3cab6d4ab2 SocketPath: PciID:}] [{Interface:0xc000124c40 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:52:02.579166 crc crio[23211]: time=\"2026-06-11T16:52:02.579092672Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686612-snm6h Namespace:openshift-infra ID:78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e UID:210c7365-73b4-4e35-acd6-544b6f89f0b5 NetNS:/var/run/netns/32000719-2b37-4263-8778-6b3cab6d4ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210c7365_73b4_4e35_acd6_544b6f89f0b5.slice PodAnnotations:0xc0018bf210}] Aliases:map[]}\"\nJun 11 16:52:02.579559 crc crio[23211]: time=\"2026-06-11T16:52:02.579300627Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686612-snm6h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:52:02.598779 crc crio[23211]: time=\"2026-06-11T16:52:02.598691187Z\" level=info msg=\"Ran pod sandbox 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e with infra container: openshift-infra/auto-csr-approver-29686612-snm6h/POD\" id=92cef891-aba8-4c44-9174-25edde70240a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:02.602004 crc crio[23211]: time=\"2026-06-11T16:52:02.601941959Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=174e006a-2088-4f56-a656-1cafee7dab18 name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:02.611289 crc crio[23211]: time=\"2026-06-11T16:52:02.611048429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:52:04.108956 crc crio[23211]: time=\"2026-06-11T16:52:04.107937228Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=174e006a-2088-4f56-a656-1cafee7dab18 name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:04.110291 crc crio[23211]: time=\"2026-06-11T16:52:04.109743664Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=584d38d5-8dad-4eaa-8393-2b3c9a9d958a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:04.114867 crc crio[23211]: time=\"2026-06-11T16:52:04.11474584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d2b672fd-e745-4a59-93f2-c2d69d53d2c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:04.172511 crc crio[23211]: time=\"2026-06-11T16:52:04.172285622Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686612-snm6h/oc\" id=cc719f24-971e-4463-bb33-1984a4f7c102 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:04.173183 crc crio[23211]: time=\"2026-06-11T16:52:04.173125414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:04.351497 crc crio[23211]: time=\"2026-06-11T16:52:04.35003467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:05.295398 crc crio[23211]: time=\"2026-06-11T16:52:05.293191479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:05.480304 crc crio[23211]: time=\"2026-06-11T16:52:05.480071367Z\" level=info msg=\"Created container 2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a: openshift-infra/auto-csr-approver-29686612-snm6h/oc\" id=cc719f24-971e-4463-bb33-1984a4f7c102 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:05.486635 crc crio[23211]: time=\"2026-06-11T16:52:05.48652591Z\" level=info msg=\"Starting container: 2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a\" id=5502ec42-1167-4ed0-80be-2a3909a0fac2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:05.540880 crc crio[23211]: time=\"2026-06-11T16:52:05.540644345Z\" level=info msg=\"Started container\" PID=120054 containerID=2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a description=openshift-infra/auto-csr-approver-29686612-snm6h/oc id=5502ec42-1167-4ed0-80be-2a3909a0fac2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e\nJun 11 16:52:08.671480 crc crio[23211]: time=\"2026-06-11T16:52:08.66974487Z\" level=info msg=\"Stopping pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e\" id=6f8d5e30-804d-454e-be5a-63a7a03d9754 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:08.673078 crc crio[23211]: time=\"2026-06-11T16:52:08.671688138Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686612-snm6h Namespace:openshift-infra ID:78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e UID:210c7365-73b4-4e35-acd6-544b6f89f0b5 NetNS:/var/run/netns/32000719-2b37-4263-8778-6b3cab6d4ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210c7365_73b4_4e35_acd6_544b6f89f0b5.slice PodAnnotations:0xc006bcc708}] Aliases:map[]}\"\nJun 11 16:52:08.673078 crc crio[23211]: time=\"2026-06-11T16:52:08.671864582Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686612-snm6h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:09.283827 crc crio[23211]: time=\"2026-06-11T16:52:09.276519237Z\" level=info msg=\"Stopped pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e\" id=6f8d5e30-804d-454e-be5a-63a7a03d9754 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:14.809477 crc crio[23211]: time=\"2026-06-11T16:52:14.808318467Z\" level=info msg=\"Stopping container: aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118 (timeout: 2s)\" id=04467fd1-6a29-48c4-ba61-1a36423ad270 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:52:14.970861 crc crio[23211]: time=\"2026-06-11T16:52:14.970749378Z\" level=info msg=\"Stopped container aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118: openshift-marketplace/community-operators-l4chv/registry-server\" id=04467fd1-6a29-48c4-ba61-1a36423ad270 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:52:14.972543 crc crio[23211]: time=\"2026-06-11T16:52:14.972375449Z\" level=info msg=\"Stopping pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\" id=26568a94-317b-49c8-b0ab-baa70a731b20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:14.974555 crc crio[23211]: time=\"2026-06-11T16:52:14.974492352Z\" level=info msg=\"Got pod network &{Name:community-operators-l4chv Namespace:openshift-marketplace ID:1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103 UID:932c5114-eb07-4211-be9f-6fd681285ab9 NetNS:/var/run/netns/2a602e48-9391-4520-b128-622b36711216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod932c5114_eb07_4211_be9f_6fd681285ab9.slice PodAnnotations:0xc00008d838}] Aliases:map[]}\"\nJun 11 16:52:14.974851 crc crio[23211]: time=\"2026-06-11T16:52:14.974748168Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-l4chv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:15.709098 crc crio[23211]: time=\"2026-06-11T16:52:15.708092632Z\" level=info msg=\"Stopped pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\" id=26568a94-317b-49c8-b0ab-baa70a731b20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:17.943041 crc crio[23211]: time=\"2026-06-11T16:52:17.942471748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8e87c376-6864-48e6-b8e5-aa16fdcea777 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:17.953758 crc crio[23211]: time=\"2026-06-11T16:52:17.953393294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2b97560b-aca7-4d7a-8136-ff1eb0b82e34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:18.055213 crc crio[23211]: time=\"2026-06-11T16:52:18.055020509Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nsq4l/registry-server\" id=f23f49d0-b2b2-452e-9cd8-b2db9da62d21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:18.055767 crc crio[23211]: time=\"2026-06-11T16:52:18.055683016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:18.227770 crc crio[23211]: time=\"2026-06-11T16:52:18.227274458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:18.238388 crc crio[23211]: time=\"2026-06-11T16:52:18.238255844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:18.507382 crc crio[23211]: time=\"2026-06-11T16:52:18.507256405Z\" level=info msg=\"Created container 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7: openshift-marketplace/redhat-operators-nsq4l/registry-server\" id=f23f49d0-b2b2-452e-9cd8-b2db9da62d21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:18.509543 crc crio[23211]: time=\"2026-06-11T16:52:18.508960478Z\" level=info msg=\"Starting container: 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7\" id=a2f0a134-d4f1-4244-8f22-d9e889e9f557 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:18.517235 crc crio[23211]: time=\"2026-06-11T16:52:18.516758225Z\" level=info msg=\"Started container\" PID=120814 containerID=53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7 description=openshift-marketplace/redhat-operators-nsq4l/registry-server id=a2f0a134-d4f1-4244-8f22-d9e889e9f557 name=/runtime.v1.RuntimeService/StartContainer sandboxID=316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\nJun 11 16:52:26.394482 crc crio[23211]: time=\"2026-06-11T16:52:26.393302214Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wvpsb/POD\" id=ac74fb94-9466-4ad2-9a09-be51bb73c2ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:26.396157 crc crio[23211]: time=\"2026-06-11T16:52:26.394531455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:26.465398 crc crio[23211]: time=\"2026-06-11T16:52:26.465218569Z\" level=info msg=\"Got pod network &{Name:certified-operators-wvpsb Namespace:openshift-marketplace ID:7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726 UID:1034a26d-ea9c-4285-8f8a-776d93a0ddcb NetNS:/var/run/netns/063a1949-8b9f-4bd9-b51d-34666b60d4d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1034a26d_ea9c_4285_8f8a_776d93a0ddcb.slice PodAnnotations:0xc000130818}] Aliases:map[]}\"\nJun 11 16:52:26.465398 crc crio[23211]: time=\"2026-06-11T16:52:26.465374163Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wvpsb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:27.140294 crc crio[23211]: 2026-06-11T16:52:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ed366616283ce7 Mac:3e:df:72:5c:3d:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/063a1949-8b9f-4bd9-b51d-34666b60d4d9 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:52:27.142490 crc crio[23211]: time=\"2026-06-11T16:52:27.142351653Z\" level=info msg=\"Got pod network &{Name:certified-operators-wvpsb Namespace:openshift-marketplace ID:7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726 UID:1034a26d-ea9c-4285-8f8a-776d93a0ddcb NetNS:/var/run/netns/063a1949-8b9f-4bd9-b51d-34666b60d4d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1034a26d_ea9c_4285_8f8a_776d93a0ddcb.slice PodAnnotations:0xc000130818}] Aliases:map[]}\"\nJun 11 16:52:27.142847 crc crio[23211]: time=\"2026-06-11T16:52:27.142738073Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wvpsb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:52:27.157190 crc crio[23211]: time=\"2026-06-11T16:52:27.157085165Z\" level=info msg=\"Ran pod sandbox 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726 with infra container: openshift-marketplace/certified-operators-wvpsb/POD\" id=ac74fb94-9466-4ad2-9a09-be51bb73c2ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:27.161372 crc crio[23211]: time=\"2026-06-11T16:52:27.161261601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ae29f65d-1e1e-424c-b9cb-775dc9c62a7d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:27.165041 crc crio[23211]: time=\"2026-06-11T16:52:27.164212596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30b9203b-985f-45a1-b685-e4772efe5893 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:27.201012 crc crio[23211]: time=\"2026-06-11T16:52:27.194797017Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wvpsb/extract-utilities\" id=d95f80df-230f-4bc6-b482-5c81fdb233fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:27.201012 crc crio[23211]: time=\"2026-06-11T16:52:27.197169907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:27.259857 crc crio[23211]: time=\"2026-06-11T16:52:27.259722517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:27.266567 crc crio[23211]: time=\"2026-06-11T16:52:27.266410935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:27.479136 crc crio[23211]: time=\"2026-06-11T16:52:27.478978511Z\" level=info msg=\"Created container f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217: openshift-marketplace/certified-operators-wvpsb/extract-utilities\" id=d95f80df-230f-4bc6-b482-5c81fdb233fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:27.481664 crc crio[23211]: time=\"2026-06-11T16:52:27.481086975Z\" level=info msg=\"Starting container: f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217\" id=0bcded1f-379c-499b-a066-64b4f5bc452f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:27.488361 crc crio[23211]: time=\"2026-06-11T16:52:27.488252716Z\" level=info msg=\"Started container\" PID=121351 containerID=f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217 description=openshift-marketplace/certified-operators-wvpsb/extract-utilities id=0bcded1f-379c-499b-a066-64b4f5bc452f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\nJun 11 16:52:28.139975 crc crio[23211]: time=\"2026-06-11T16:52:28.139901876Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7cdb3d8e-afe5-427a-a42f-07ab2b483b62 name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:28.156375 crc crio[23211]: time=\"2026-06-11T16:52:28.151904129Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 16:52:30.224046 crc crio[23211]: time=\"2026-06-11T16:52:30.223373884Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=7cdb3d8e-afe5-427a-a42f-07ab2b483b62 name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:30.225892 crc crio[23211]: time=\"2026-06-11T16:52:30.225297191Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0c947124-1b6b-4141-a484-7e525b178d55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:30.229864 crc crio[23211]: time=\"2026-06-11T16:52:30.229794105Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7c02e663-a227-4c18-b178-52cb437865e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:30.257687 crc crio[23211]: time=\"2026-06-11T16:52:30.257291049Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wvpsb/extract-content\" id=dc032c7f-3e70-45db-b51a-c8799dd88187 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:30.258900 crc crio[23211]: time=\"2026-06-11T16:52:30.258056597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:30.327755 crc crio[23211]: time=\"2026-06-11T16:52:30.326745002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:30.335688 crc crio[23211]: time=\"2026-06-11T16:52:30.335501633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:30.527342 crc crio[23211]: time=\"2026-06-11T16:52:30.527207224Z\" level=info msg=\"Created container 398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2: openshift-marketplace/certified-operators-wvpsb/extract-content\" id=dc032c7f-3e70-45db-b51a-c8799dd88187 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:30.529764 crc crio[23211]: time=\"2026-06-11T16:52:30.529561663Z\" level=info msg=\"Starting container: 398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2\" id=c9d53127-0887-43ac-b2f0-565676fc48d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:30.538404 crc crio[23211]: time=\"2026-06-11T16:52:30.538290793Z\" level=info msg=\"Started container\" PID=121563 containerID=398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2 description=openshift-marketplace/certified-operators-wvpsb/extract-content id=c9d53127-0887-43ac-b2f0-565676fc48d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\nJun 11 16:52:33.246723 crc crio[23211]: time=\"2026-06-11T16:52:33.245760243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fdab75fe-9c35-4882-adae-5279d4292f39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:33.257127 crc crio[23211]: time=\"2026-06-11T16:52:33.252560753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=469ad5f6-5ad6-4a3a-ad9c-4a891dc8ffc0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:33.277777 crc crio[23211]: time=\"2026-06-11T16:52:33.277609927Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wvpsb/registry-server\" id=aa296ca1-bfd2-46d1-9473-871774f3f9ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:33.278398 crc crio[23211]: time=\"2026-06-11T16:52:33.278105599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:33.379154 crc crio[23211]: time=\"2026-06-11T16:52:33.378793331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:33.385162 crc crio[23211]: time=\"2026-06-11T16:52:33.384779922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:33.591499 crc crio[23211]: time=\"2026-06-11T16:52:33.591130841Z\" level=info msg=\"Created container d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8: openshift-marketplace/certified-operators-wvpsb/registry-server\" id=aa296ca1-bfd2-46d1-9473-871774f3f9ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:33.595956 crc crio[23211]: time=\"2026-06-11T16:52:33.59583567Z\" level=info msg=\"Starting container: d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8\" id=20f7719d-154d-4baa-94bc-97bc0656f815 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:33.602539 crc crio[23211]: time=\"2026-06-11T16:52:33.602271092Z\" level=info msg=\"Started container\" PID=121694 containerID=d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8 description=openshift-marketplace/certified-operators-wvpsb/registry-server id=20f7719d-154d-4baa-94bc-97bc0656f815 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\nJun 11 16:52:38.962497 crc crio[23211]: time=\"2026-06-11T16:52:38.96167875Z\" level=info msg=\"Removing container: ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236\" id=d36bbc98-770a-47bf-86f3-09de7aba4a22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:39.130222 crc crio[23211]: time=\"2026-06-11T16:52:39.129394014Z\" level=info msg=\"Removed container ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236: openstack/nova-cell1-cell-mapping-9vmb6/nova-manage\" id=d36bbc98-770a-47bf-86f3-09de7aba4a22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:39.133391 crc crio[23211]: time=\"2026-06-11T16:52:39.133307853Z\" level=info msg=\"Removing container: 7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec\" id=efc814e3-b9f1-472c-aa7d-7d2a77d323aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:39.325854 crc crio[23211]: time=\"2026-06-11T16:52:39.32575321Z\" level=info msg=\"Removed container 7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec: openshift-infra/auto-csr-approver-29686606-c72gc/oc\" id=efc814e3-b9f1-472c-aa7d-7d2a77d323aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:39.350754 crc crio[23211]: time=\"2026-06-11T16:52:39.348506024Z\" level=info msg=\"Stopping pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808\" id=c5720575-6732-4b33-ad2e-32123a940fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:39.350754 crc crio[23211]: time=\"2026-06-11T16:52:39.348603947Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808\" id=c5720575-6732-4b33-ad2e-32123a940fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:39.350754 crc crio[23211]: time=\"2026-06-11T16:52:39.349567281Z\" level=info msg=\"Removing pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808\" id=85b68731-e618-413e-b86f-fe04967a3c34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:52:39.379686 crc crio[23211]: time=\"2026-06-11T16:52:39.379514427Z\" level=info msg=\"Removed pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808\" id=85b68731-e618-413e-b86f-fe04967a3c34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:52:39.380684 crc crio[23211]: time=\"2026-06-11T16:52:39.380504263Z\" level=info msg=\"Stopping pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7\" id=66ec4da5-67a0-4c97-8436-7fedd69ebfb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:39.380684 crc crio[23211]: time=\"2026-06-11T16:52:39.380654306Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7\" id=66ec4da5-67a0-4c97-8436-7fedd69ebfb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:39.381336 crc crio[23211]: time=\"2026-06-11T16:52:39.381248741Z\" level=info msg=\"Removing pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7\" id=96c4b6bc-3bb6-4cca-9204-475422a9d670 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:52:39.407320 crc crio[23211]: time=\"2026-06-11T16:52:39.406749606Z\" level=info msg=\"Removed pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7\" id=96c4b6bc-3bb6-4cca-9204-475422a9d670 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:52:40.442123 crc crio[23211]: time=\"2026-06-11T16:52:40.441951029Z\" level=info msg=\"Stopping container: d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8 (timeout: 2s)\" id=24facedd-a78c-423c-8807-c151c6d1e28e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:52:40.588165 crc crio[23211]: time=\"2026-06-11T16:52:40.587046482Z\" level=info msg=\"Stopped container d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8: openshift-marketplace/certified-operators-wvpsb/registry-server\" id=24facedd-a78c-423c-8807-c151c6d1e28e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:52:40.591137 crc crio[23211]: time=\"2026-06-11T16:52:40.59093732Z\" level=info msg=\"Stopping pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\" id=14f1d161-dffa-4b7e-9c4b-5a2634a25aa1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:40.591968 crc crio[23211]: time=\"2026-06-11T16:52:40.591893435Z\" level=info msg=\"Got pod network &{Name:certified-operators-wvpsb Namespace:openshift-marketplace ID:7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726 UID:1034a26d-ea9c-4285-8f8a-776d93a0ddcb NetNS:/var/run/netns/063a1949-8b9f-4bd9-b51d-34666b60d4d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1034a26d_ea9c_4285_8f8a_776d93a0ddcb.slice PodAnnotations:0xc0038ac4d0}] Aliases:map[]}\"\nJun 11 16:52:40.592175 crc crio[23211]: time=\"2026-06-11T16:52:40.59211481Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wvpsb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:40.947801 crc crio[23211]: time=\"2026-06-11T16:52:40.947601824Z\" level=info msg=\"Stopped pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\" id=14f1d161-dffa-4b7e-9c4b-5a2634a25aa1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:41.473923 crc crio[23211]: time=\"2026-06-11T16:52:41.473282574Z\" level=info msg=\"Removing container: d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8\" id=bb980393-b35b-4114-8b9a-0da8a999f26c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:41.551572 crc crio[23211]: time=\"2026-06-11T16:52:41.551338535Z\" level=info msg=\"Removed container d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8: openshift-marketplace/certified-operators-wvpsb/registry-server\" id=bb980393-b35b-4114-8b9a-0da8a999f26c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:41.553973 crc crio[23211]: time=\"2026-06-11T16:52:41.55389418Z\" level=info msg=\"Removing container: 398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2\" id=1d8cff10-a2e3-40e4-b0ac-c75a8e9e511d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:41.601975 crc crio[23211]: time=\"2026-06-11T16:52:41.60182423Z\" level=info msg=\"Removed container 398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2: openshift-marketplace/certified-operators-wvpsb/extract-content\" id=1d8cff10-a2e3-40e4-b0ac-c75a8e9e511d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:41.606778 crc crio[23211]: time=\"2026-06-11T16:52:41.606689952Z\" level=info msg=\"Removing container: f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217\" id=54fe1738-fad0-4da3-a397-7b6201e35ce9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:41.687722 crc crio[23211]: time=\"2026-06-11T16:52:41.687311968Z\" level=info msg=\"Removed container f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217: openshift-marketplace/certified-operators-wvpsb/extract-utilities\" id=54fe1738-fad0-4da3-a397-7b6201e35ce9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:55.736914 crc crio[23211]: time=\"2026-06-11T16:52:55.73579383Z\" level=info msg=\"Stopping container: 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7 (timeout: 2s)\" id=87b2aea8-cf78-4868-922a-cce620b073f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:52:55.894680 crc crio[23211]: time=\"2026-06-11T16:52:55.893814418Z\" level=info msg=\"Stopped container 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7: openshift-marketplace/redhat-operators-nsq4l/registry-server\" id=87b2aea8-cf78-4868-922a-cce620b073f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:52:55.897136 crc crio[23211]: time=\"2026-06-11T16:52:55.896974259Z\" level=info msg=\"Stopping pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\" id=ad0f0213-3480-4397-88df-ac1e0b41c581 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:55.900565 crc crio[23211]: time=\"2026-06-11T16:52:55.900287842Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nsq4l Namespace:openshift-marketplace ID:316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6 UID:448c067e-a7a2-4c3d-8abe-f1ce4310ecf5 NetNS:/var/run/netns/2f473c70-dcef-4248-bc65-e9f7cd2cd4e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod448c067e_a7a2_4c3d_8abe_f1ce4310ecf5.slice PodAnnotations:0xc00294f348}] Aliases:map[]}\"\nJun 11 16:52:55.902329 crc crio[23211]: time=\"2026-06-11T16:52:55.902184279Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nsq4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:56.411099 crc crio[23211]: time=\"2026-06-11T16:52:56.410951453Z\" level=info msg=\"Stopped pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\" id=ad0f0213-3480-4397-88df-ac1e0b41c581 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:56.771595 crc crio[23211]: time=\"2026-06-11T16:52:56.770696854Z\" level=info msg=\"Removing container: 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7\" id=f685de47-ddca-4c00-a5af-0919dc0e57a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:56.872086 crc crio[23211]: time=\"2026-06-11T16:52:56.871919761Z\" level=info msg=\"Removed container 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7: openshift-marketplace/redhat-operators-nsq4l/registry-server\" id=f685de47-ddca-4c00-a5af-0919dc0e57a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:56.876824 crc crio[23211]: time=\"2026-06-11T16:52:56.876620759Z\" level=info msg=\"Removing container: cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119\" id=582175dc-b11c-4854-b998-b72a82a3298d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:56.951198 crc crio[23211]: time=\"2026-06-11T16:52:56.951080189Z\" level=info msg=\"Removed container cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119: openshift-marketplace/redhat-operators-nsq4l/extract-content\" id=582175dc-b11c-4854-b998-b72a82a3298d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:56.955218 crc crio[23211]: time=\"2026-06-11T16:52:56.955137291Z\" level=info msg=\"Removing container: 04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703\" id=456c2bba-f207-4098-9fcc-9d8237a6855a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:56.982696 crc crio[23211]: time=\"2026-06-11T16:52:56.982490432Z\" level=info msg=\"Removed container 04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703: openshift-marketplace/redhat-operators-nsq4l/extract-utilities\" id=456c2bba-f207-4098-9fcc-9d8237a6855a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:57.883564 crc crio[23211]: time=\"2026-06-11T16:52:57.882196215Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-d5sfd/POD\" id=533bafb1-396e-45c6-91fa-3452b60fb838 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:57.883564 crc crio[23211]: time=\"2026-06-11T16:52:57.882740119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:57.931906 crc crio[23211]: time=\"2026-06-11T16:52:57.931812876Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-d5sfd Namespace:openshift-marketplace ID:de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953 UID:b8e50072-dc28-4432-a1af-4dd4eff9e7c0 NetNS:/var/run/netns/9c5ed1c1-e3f8-4791-8064-da09cf2826eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8e50072_dc28_4432_a1af_4dd4eff9e7c0.slice PodAnnotations:0xc0038ac498}] Aliases:map[]}\"\nJun 11 16:52:57.931906 crc crio[23211]: time=\"2026-06-11T16:52:57.931895349Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-d5sfd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:58.517371 crc crio[23211]: 2026-06-11T16:52:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de6e4d1431ec06f Mac:8a:1a:fc:2f:9f:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/9c5ed1c1-e3f8-4791-8064-da09cf2826eb SocketPath: PciID:}] [{Interface:0xc00011b2e0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:52:58.518959 crc crio[23211]: time=\"2026-06-11T16:52:58.518882428Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-d5sfd Namespace:openshift-marketplace ID:de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953 UID:b8e50072-dc28-4432-a1af-4dd4eff9e7c0 NetNS:/var/run/netns/9c5ed1c1-e3f8-4791-8064-da09cf2826eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8e50072_dc28_4432_a1af_4dd4eff9e7c0.slice PodAnnotations:0xc0038ac498}] Aliases:map[]}\"\nJun 11 16:52:58.519115 crc crio[23211]: time=\"2026-06-11T16:52:58.519047672Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-d5sfd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:52:58.530048 crc crio[23211]: time=\"2026-06-11T16:52:58.529994049Z\" level=info msg=\"Ran pod sandbox de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953 with infra container: openshift-marketplace/redhat-marketplace-d5sfd/POD\" id=533bafb1-396e-45c6-91fa-3452b60fb838 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:58.532618 crc crio[23211]: time=\"2026-06-11T16:52:58.532541613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=319155b0-55a2-4e2d-b067-8c66ef51bd38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:58.534873 crc crio[23211]: time=\"2026-06-11T16:52:58.53478854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbca0af4-053b-4635-9ff5-effff01fd8b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:58.554178 crc crio[23211]: time=\"2026-06-11T16:52:58.553984095Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-d5sfd/extract-utilities\" id=a0345827-ba59-42e6-ac58-527bf813188f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:58.554771 crc crio[23211]: time=\"2026-06-11T16:52:58.554708153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:58.605917 crc crio[23211]: time=\"2026-06-11T16:52:58.605573326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:58.615033 crc crio[23211]: time=\"2026-06-11T16:52:58.614947583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:52:58.831194 crc crio[23211]: time=\"2026-06-11T16:52:58.831056048Z\" level=info msg=\"Created container 9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d: openshift-marketplace/redhat-marketplace-d5sfd/extract-utilities\" id=a0345827-ba59-42e6-ac58-527bf813188f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:58.832717 crc crio[23211]: time=\"2026-06-11T16:52:58.832587567Z\" level=info msg=\"Starting container: 9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d\" id=2b08cbce-d38f-4ea5-a75b-c16ff80d6918 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:58.839918 crc crio[23211]: time=\"2026-06-11T16:52:58.839839781Z\" level=info msg=\"Started container\" PID=122985 containerID=9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d description=openshift-marketplace/redhat-marketplace-d5sfd/extract-utilities id=2b08cbce-d38f-4ea5-a75b-c16ff80d6918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\nJun 11 16:52:59.829265 crc crio[23211]: time=\"2026-06-11T16:52:59.828004344Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5872e103-e8db-4dcd-81d0-c6bd4dfdbf1e name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:59.836140 crc crio[23211]: time=\"2026-06-11T16:52:59.836067858Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 16:53:00.591930 crc crio[23211]: time=\"2026-06-11T16:53:00.590552225Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=5872e103-e8db-4dcd-81d0-c6bd4dfdbf1e name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:00.594657 crc crio[23211]: time=\"2026-06-11T16:53:00.593583831Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=959ff053-a65d-4b9d-9e30-52033e01d0c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:00.602007 crc crio[23211]: time=\"2026-06-11T16:53:00.601944522Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a3fc1c28-93c6-4c63-ba92-23d4b4a728a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:00.625804 crc crio[23211]: time=\"2026-06-11T16:53:00.62562569Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-d5sfd/extract-content\" id=4f09fcf9-62c7-497b-a644-14e3d476c6fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:00.626511 crc crio[23211]: time=\"2026-06-11T16:53:00.626369549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:53:00.708995 crc crio[23211]: time=\"2026-06-11T16:53:00.708783149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:53:00.719012 crc crio[23211]: time=\"2026-06-11T16:53:00.718879265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:53:00.925619 crc crio[23211]: time=\"2026-06-11T16:53:00.925412548Z\" level=info msg=\"Created container c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb: openshift-marketplace/redhat-marketplace-d5sfd/extract-content\" id=4f09fcf9-62c7-497b-a644-14e3d476c6fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:00.927318 crc crio[23211]: time=\"2026-06-11T16:53:00.926915586Z\" level=info msg=\"Starting container: c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb\" id=18db9e0a-e624-46fc-abf6-655dc53b4940 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:00.932725 crc crio[23211]: time=\"2026-06-11T16:53:00.932590419Z\" level=info msg=\"Started container\" PID=123103 containerID=c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb description=openshift-marketplace/redhat-marketplace-d5sfd/extract-content id=18db9e0a-e624-46fc-abf6-655dc53b4940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\nJun 11 16:53:01.865482 crc crio[23211]: time=\"2026-06-11T16:53:01.864919145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a030331c-fecd-4151-9687-585d87f03668 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:01.871576 crc crio[23211]: time=\"2026-06-11T16:53:01.871377729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b118a488-3384-4595-9435-1f7fb50b3537 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:01.943486 crc crio[23211]: time=\"2026-06-11T16:53:01.943323965Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-d5sfd/registry-server\" id=fee22d8f-aaaf-496d-b47b-d413ac728e8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:01.944554 crc crio[23211]: time=\"2026-06-11T16:53:01.943984381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:53:02.012164 crc crio[23211]: time=\"2026-06-11T16:53:02.004365796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:53:02.016835 crc crio[23211]: time=\"2026-06-11T16:53:02.016752978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:53:02.195976 crc crio[23211]: time=\"2026-06-11T16:53:02.195832189Z\" level=info msg=\"Created container f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971: openshift-marketplace/redhat-marketplace-d5sfd/registry-server\" id=fee22d8f-aaaf-496d-b47b-d413ac728e8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:02.197612 crc crio[23211]: time=\"2026-06-11T16:53:02.197549273Z\" level=info msg=\"Starting container: f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971\" id=286b697e-a750-42d0-aa4d-d8bebf800a67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:02.204373 crc crio[23211]: time=\"2026-06-11T16:53:02.203845062Z\" level=info msg=\"Started container\" PID=123163 containerID=f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971 description=openshift-marketplace/redhat-marketplace-d5sfd/registry-server id=286b697e-a750-42d0-aa4d-d8bebf800a67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\nJun 11 16:53:11.020334 crc crio[23211]: time=\"2026-06-11T16:53:11.019767777Z\" level=info msg=\"Stopping container: f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971 (timeout: 2s)\" id=0f3656ed-b7d7-4c74-9127-dbfe65c82d50 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:53:11.149970 crc crio[23211]: time=\"2026-06-11T16:53:11.149896562Z\" level=info msg=\"Stopped container f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971: openshift-marketplace/redhat-marketplace-d5sfd/registry-server\" id=0f3656ed-b7d7-4c74-9127-dbfe65c82d50 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:53:11.151580 crc crio[23211]: time=\"2026-06-11T16:53:11.151541543Z\" level=info msg=\"Stopping pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\" id=4a2378ad-cbd9-4e6c-bbe1-1deeab1634ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:53:11.152709 crc crio[23211]: time=\"2026-06-11T16:53:11.152667302Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-d5sfd Namespace:openshift-marketplace ID:de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953 UID:b8e50072-dc28-4432-a1af-4dd4eff9e7c0 NetNS:/var/run/netns/9c5ed1c1-e3f8-4791-8064-da09cf2826eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8e50072_dc28_4432_a1af_4dd4eff9e7c0.slice PodAnnotations:0xc0038ad3c8}] Aliases:map[]}\"\nJun 11 16:53:11.153052 crc crio[23211]: time=\"2026-06-11T16:53:11.153026701Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-d5sfd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:11.447625 crc crio[23211]: time=\"2026-06-11T16:53:11.447010422Z\" level=info msg=\"Stopped pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\" id=4a2378ad-cbd9-4e6c-bbe1-1deeab1634ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:53:12.037510 crc crio[23211]: time=\"2026-06-11T16:53:12.037327675Z\" level=info msg=\"Removing container: f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971\" id=4a9439c8-be25-4147-9252-f1354df501f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:53:12.085213 crc crio[23211]: time=\"2026-06-11T16:53:12.08510974Z\" level=info msg=\"Removed container f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971: openshift-marketplace/redhat-marketplace-d5sfd/registry-server\" id=4a9439c8-be25-4147-9252-f1354df501f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:53:12.088128 crc crio[23211]: time=\"2026-06-11T16:53:12.087999003Z\" level=info msg=\"Removing container: c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb\" id=28a94603-4d7d-4454-a361-4ee84b4805cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:53:12.134302 crc crio[23211]: time=\"2026-06-11T16:53:12.133533142Z\" level=info msg=\"Removed container c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb: openshift-marketplace/redhat-marketplace-d5sfd/extract-content\" id=28a94603-4d7d-4454-a361-4ee84b4805cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:53:12.137766 crc crio[23211]: time=\"2026-06-11T16:53:12.137396521Z\" level=info msg=\"Removing container: 9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d\" id=9da95bbe-3a8a-4ca6-9c37-1db21c423081 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:53:12.198613 crc crio[23211]: time=\"2026-06-11T16:53:12.198539634Z\" level=info msg=\"Removed container 9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d: openshift-marketplace/redhat-marketplace-d5sfd/extract-utilities\" id=9da95bbe-3a8a-4ca6-9c37-1db21c423081 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:53:39.442110 crc crio[23211]: time=\"2026-06-11T16:53:39.440985594Z\" level=info msg=\"Stopping pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\" id=1cf2e7ad-1191-4f92-951c-079e2eaaeac5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:53:39.442110 crc crio[23211]: time=\"2026-06-11T16:53:39.442115933Z\" level=info msg=\"Stopped pod sandbox (already stopped): 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\" id=1cf2e7ad-1191-4f92-951c-079e2eaaeac5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:53:39.443892 crc crio[23211]: time=\"2026-06-11T16:53:39.442724599Z\" level=info msg=\"Removing pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\" id=52fd99f2-589c-4a4f-a9c6-09f97f892e24 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:53:39.459963 crc crio[23211]: time=\"2026-06-11T16:53:39.459867671Z\" level=info msg=\"Removed pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\" id=52fd99f2-589c-4a4f-a9c6-09f97f892e24 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:53:39.462236 crc crio[23211]: time=\"2026-06-11T16:53:39.462054236Z\" level=info msg=\"Stopping pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\" id=c671a2f0-28a7-4af6-b54f-3fbc4d0d370f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:53:39.462633 crc crio[23211]: time=\"2026-06-11T16:53:39.462555348Z\" level=info msg=\"Stopped pod sandbox (already stopped): de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\" id=c671a2f0-28a7-4af6-b54f-3fbc4d0d370f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:53:39.463549 crc crio[23211]: time=\"2026-06-11T16:53:39.463487242Z\" level=info msg=\"Removing pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\" id=dcdf7b2c-f831-4d39-be34-d3b1713089e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:53:39.496135 crc crio[23211]: time=\"2026-06-11T16:53:39.496033603Z\" level=info msg=\"Removed pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\" id=dcdf7b2c-f831-4d39-be34-d3b1713089e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:53:39.498237 crc crio[23211]: time=\"2026-06-11T16:53:39.498170938Z\" level=info msg=\"Stopping pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\" id=d5880397-6a82-485b-bdf3-6fec83b3a83e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:53:39.498490 crc crio[23211]: time=\"2026-06-11T16:53:39.498412094Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\" id=d5880397-6a82-485b-bdf3-6fec83b3a83e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:53:39.499751 crc crio[23211]: time=\"2026-06-11T16:53:39.499625134Z\" level=info msg=\"Removing pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\" id=8eff4620-c13b-44da-a3b0-73bc3e9fee8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:53:39.518687 crc crio[23211]: time=\"2026-06-11T16:53:39.518582654Z\" level=info msg=\"Removed pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\" id=8eff4620-c13b-44da-a3b0-73bc3e9fee8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:54:00.624744 crc crio[23211]: time=\"2026-06-11T16:54:00.623760667Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686614-skrvw/POD\" id=468841d6-5343-458b-ae63-1fe9c31877f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:54:00.624744 crc crio[23211]: time=\"2026-06-11T16:54:00.624777013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:54:00.669206 crc crio[23211]: time=\"2026-06-11T16:54:00.669145653Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686614-skrvw Namespace:openshift-infra ID:0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8 UID:f2f6cca5-e88c-4f4f-8f6c-6ebb3c01c8e6 NetNS:/var/run/netns/01acdf66-8e36-4b92-b9f4-95893176f523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2f6cca5_e88c_4f4f_8f6c_6ebb3c01c8e6.slice PodAnnotations:0xc0038ac9d0}] Aliases:map[]}\"\nJun 11 16:54:00.669610 crc crio[23211]: time=\"2026-06-11T16:54:00.669585534Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686614-skrvw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:54:01.002480 crc crio[23211]: 2026-06-11T16:54:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a7b30420846525 Mac:fa:f9:c9:c8:33:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/01acdf66-8e36-4b92-b9f4-95893176f523 SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:54:01.004766 crc crio[23211]: time=\"2026-06-11T16:54:01.004725724Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686614-skrvw Namespace:openshift-infra ID:0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8 UID:f2f6cca5-e88c-4f4f-8f6c-6ebb3c01c8e6 NetNS:/var/run/netns/01acdf66-8e36-4b92-b9f4-95893176f523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2f6cca5_e88c_4f4f_8f6c_6ebb3c01c8e6.slice PodAnnotations:0xc0038ac9d0}] Aliases:map[]}\"\nJun 11 16:54:01.005041 crc crio[23211]: time=\"2026-06-11T16:54:01.005022313Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686614-skrvw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:54:01.017514 crc crio[23211]: time=\"2026-06-11T16:54:01.017362494Z\" level=info msg=\"Ran pod sandbox 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8 with infra container: openshift-infra/auto-csr-approver-29686614-skrvw/POD\" id=468841d6-5343-458b-ae63-1fe9c31877f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:54:01.028071 crc crio[23211]: time=\"2026-06-11T16:54:01.024197417Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=258d9434-48e1-4bc3-83b9-9dfe4783d4f2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:01.033681 crc crio[23211]: time=\"2026-06-11T16:54:01.033604094Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:54:01.960884 crc crio[23211]: time=\"2026-06-11T16:54:01.958999995Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=258d9434-48e1-4bc3-83b9-9dfe4783d4f2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:01.960884 crc crio[23211]: time=\"2026-06-11T16:54:01.960156375Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d3be2189-fd69-470c-92fa-7d7d588da9f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:01.962601 crc crio[23211]: time=\"2026-06-11T16:54:01.962403142Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9bdfea07-7001-4c6a-bd13-4efe54d18b8f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:01.973529 crc crio[23211]: time=\"2026-06-11T16:54:01.973390568Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686614-skrvw/oc\" id=7b8deaec-4195-4173-adf3-9210b0f6fdef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:01.974147 crc crio[23211]: time=\"2026-06-11T16:54:01.974079745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:54:02.025998 crc crio[23211]: time=\"2026-06-11T16:54:02.025845213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:54:02.450638 crc crio[23211]: time=\"2026-06-11T16:54:02.450477182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:54:02.555705 crc crio[23211]: time=\"2026-06-11T16:54:02.555611486Z\" level=info msg=\"Created container 0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34: openshift-infra/auto-csr-approver-29686614-skrvw/oc\" id=7b8deaec-4195-4173-adf3-9210b0f6fdef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:02.557837 crc crio[23211]: time=\"2026-06-11T16:54:02.557516864Z\" level=info msg=\"Starting container: 0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34\" id=9e34583b-5eee-4290-a40a-7d98917f609c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:02.566965 crc crio[23211]: time=\"2026-06-11T16:54:02.566877191Z\" level=info msg=\"Started container\" PID=126087 containerID=0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34 description=openshift-infra/auto-csr-approver-29686614-skrvw/oc id=9e34583b-5eee-4290-a40a-7d98917f609c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8\nJun 11 16:54:04.871812 crc crio[23211]: time=\"2026-06-11T16:54:04.870752062Z\" level=info msg=\"Stopping pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8\" id=df862bd1-9290-4921-ac69-9f39e6ca7f1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:54:04.873937 crc crio[23211]: time=\"2026-06-11T16:54:04.872536457Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686614-skrvw Namespace:openshift-infra ID:0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8 UID:f2f6cca5-e88c-4f4f-8f6c-6ebb3c01c8e6 NetNS:/var/run/netns/01acdf66-8e36-4b92-b9f4-95893176f523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2f6cca5_e88c_4f4f_8f6c_6ebb3c01c8e6.slice PodAnnotations:0xc00008cf88}] Aliases:map[]}\"\nJun 11 16:54:04.873937 crc crio[23211]: time=\"2026-06-11T16:54:04.872736022Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686614-skrvw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:54:05.222296 crc crio[23211]: time=\"2026-06-11T16:54:05.222168253Z\" level=info msg=\"Stopped pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8\" id=df862bd1-9290-4921-ac69-9f39e6ca7f1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:54:22.862927 crc crio[23211]: time=\"2026-06-11T16:54:22.861950855Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/POD\" id=b985a82a-186d-42cd-8658-cf5adf9258da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:54:22.865301 crc crio[23211]: time=\"2026-06-11T16:54:22.8629463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:54:22.915135 crc crio[23211]: time=\"2026-06-11T16:54:22.914885391Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr Namespace:openstack ID:ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2 UID:03852102-8e93-40ab-83a3-f59c37ef7040 NetNS:/var/run/netns/0604f7f6-cc1b-4c33-a3d0-ecf42af854df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03852102_8e93_40ab_83a3_f59c37ef7040.slice PodAnnotations:0xc0022795d8}] Aliases:map[]}\"\nJun 11 16:54:22.915135 crc crio[23211]: time=\"2026-06-11T16:54:22.915063726Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:54:23.720986 crc crio[23211]: 2026-06-11T16:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec990a4c2c35fc5 Mac:6a:e7:4f:b4:cb:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/0604f7f6-cc1b-4c33-a3d0-ecf42af854df SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:54:23.723245 crc crio[23211]: time=\"2026-06-11T16:54:23.723188307Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr Namespace:openstack ID:ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2 UID:03852102-8e93-40ab-83a3-f59c37ef7040 NetNS:/var/run/netns/0604f7f6-cc1b-4c33-a3d0-ecf42af854df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03852102_8e93_40ab_83a3_f59c37ef7040.slice PodAnnotations:0xc0022795d8}] Aliases:map[]}\"\nJun 11 16:54:23.723411 crc crio[23211]: time=\"2026-06-11T16:54:23.723364771Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:54:23.737106 crc crio[23211]: time=\"2026-06-11T16:54:23.737069377Z\" level=info msg=\"Ran pod sandbox ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/POD\" id=b985a82a-186d-42cd-8658-cf5adf9258da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:54:23.740458 crc crio[23211]: time=\"2026-06-11T16:54:23.740341241Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=97b31ca3-c61d-4e88-8e5b-59570c57abec name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:23.756263 crc crio[23211]: time=\"2026-06-11T16:54:23.755902572Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 16:54:36.702124 crc crio[23211]: time=\"2026-06-11T16:54:36.700998059Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=97b31ca3-c61d-4e88-8e5b-59570c57abec name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:36.705657 crc crio[23211]: time=\"2026-06-11T16:54:36.702987709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e577cea0-d869-4ec9-a5a0-2125ab87fcae name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:36.750239 crc crio[23211]: time=\"2026-06-11T16:54:36.749627014Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b7d49b59-26d2-4e4b-99fb-a8ad2c98b710 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:36.760371 crc crio[23211]: time=\"2026-06-11T16:54:36.760285472Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=ceee5e27-1f03-4faa-8828-a9b184f3c98f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:36.761983 crc crio[23211]: time=\"2026-06-11T16:54:36.761926703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:54:36.808877 crc crio[23211]: time=\"2026-06-11T16:54:36.808765544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:54:36.813305 crc crio[23211]: time=\"2026-06-11T16:54:36.813188405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:54:37.067111 crc crio[23211]: time=\"2026-06-11T16:54:37.066913988Z\" level=info msg=\"Created container d2f88e5ef2a7c620191295c137ef7f1b851e558ea16d2d347a33dc49e9f3fccb: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=ceee5e27-1f03-4faa-8828-a9b184f3c98f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:37.071964 crc crio[23211]: time=\"2026-06-11T16:54:37.071229077Z\" level=info msg=\"Starting container: d2f88e5ef2a7c620191295c137ef7f1b851e558ea16d2d347a33dc49e9f3fccb\" id=32753c9a-962f-4155-aeb5-8de6968b4adc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:37.078244 crc crio[23211]: time=\"2026-06-11T16:54:37.078091981Z\" level=info msg=\"Started container\" PID=127901 containerID=d2f88e5ef2a7c620191295c137ef7f1b851e558ea16d2d347a33dc49e9f3fccb description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=32753c9a-962f-4155-aeb5-8de6968b4adc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2\nJun 11 16:54:39.553090 crc crio[23211]: time=\"2026-06-11T16:54:39.551901429Z\" level=info msg=\"Removing container: db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154\" id=4fdceb79-bf25-459a-88bc-1869ad406fb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:39.709594 crc crio[23211]: time=\"2026-06-11T16:54:39.709502051Z\" level=info msg=\"Removed container db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154: openshift-infra/auto-csr-approver-29686608-7v8f8/oc\" id=4fdceb79-bf25-459a-88bc-1869ad406fb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:39.722150 crc crio[23211]: time=\"2026-06-11T16:54:39.722069407Z\" level=info msg=\"Stopping pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594\" id=8a0f3787-b156-428a-bff7-154d94b9c78a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:54:39.722492 crc crio[23211]: time=\"2026-06-11T16:54:39.72216232Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594\" id=8a0f3787-b156-428a-bff7-154d94b9c78a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:54:39.724173 crc crio[23211]: time=\"2026-06-11T16:54:39.723013331Z\" level=info msg=\"Removing pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594\" id=10124582-868c-48d8-84d8-ce687b3a8f09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:54:39.744350 crc crio[23211]: time=\"2026-06-11T16:54:39.744219625Z\" level=info msg=\"Removed pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594\" id=10124582-868c-48d8-84d8-ce687b3a8f09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:54:51.658984 crc crio[23211]: time=\"2026-06-11T16:54:51.65756752Z\" level=info msg=\"Stopping pod sandbox: ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2\" id=c8f07657-d8ab-4a05-afaf-690266a4a7aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:54:51.661549 crc crio[23211]: time=\"2026-06-11T16:54:51.660056483Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr Namespace:openstack ID:ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2 UID:03852102-8e93-40ab-83a3-f59c37ef7040 NetNS:/var/run/netns/0604f7f6-cc1b-4c33-a3d0-ecf42af854df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03852102_8e93_40ab_83a3_f59c37ef7040.slice PodAnnotations:0xc0066187b0}] Aliases:map[]}\"\nJun 11 16:54:51.661549 crc crio[23211]: time=\"2026-06-11T16:54:51.660268619Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:54:52.183280 crc crio[23211]: time=\"2026-06-11T16:54:52.182535407Z\" level=info msg=\"Stopped pod sandbox: ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2\" id=c8f07657-d8ab-4a05-afaf-690266a4a7aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:54:53.203778 crc crio[23211]: time=\"2026-06-11T16:54:53.203138692Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/POD\" id=d176e132-c534-4b32-a5a2-d8ed15534bc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:54:53.204968 crc crio[23211]: time=\"2026-06-11T16:54:53.203793059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:54:53.250754 crc crio[23211]: time=\"2026-06-11T16:54:53.250639719Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx Namespace:openstack ID:9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744 UID:2ed15c52-4594-471c-b28d-1e9ad3a7815b NetNS:/var/run/netns/76351dd2-f3fa-45c7-9551-a5b465aacedc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed15c52_4594_471c_b28d_1e9ad3a7815b.slice PodAnnotations:0xc0018bf1a8}] Aliases:map[]}\"\nJun 11 16:54:53.250754 crc crio[23211]: time=\"2026-06-11T16:54:53.250737332Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:54:54.155570 crc crio[23211]: 2026-06-11T16:54:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d642cc399130c9 Mac:56:8e:3d:22:6e:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/76351dd2-f3fa-45c7-9551-a5b465aacedc SocketPath: PciID:}] [{Interface:0xc0002846f0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:54:54.157347 crc crio[23211]: time=\"2026-06-11T16:54:54.157244702Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx Namespace:openstack ID:9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744 UID:2ed15c52-4594-471c-b28d-1e9ad3a7815b NetNS:/var/run/netns/76351dd2-f3fa-45c7-9551-a5b465aacedc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed15c52_4594_471c_b28d_1e9ad3a7815b.slice PodAnnotations:0xc0018bf1a8}] Aliases:map[]}\"\nJun 11 16:54:54.157499 crc crio[23211]: time=\"2026-06-11T16:54:54.157403926Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:54:54.170532 crc crio[23211]: time=\"2026-06-11T16:54:54.170001553Z\" level=info msg=\"Ran pod sandbox 9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/POD\" id=d176e132-c534-4b32-a5a2-d8ed15534bc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:54:54.177858 crc crio[23211]: time=\"2026-06-11T16:54:54.174842105Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=cbd79cd8-0035-4cfe-9a79-02c811498a6a name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:54.198605 crc crio[23211]: time=\"2026-06-11T16:54:54.189257288Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 16:54:54.687482 crc crio[23211]: time=\"2026-06-11T16:54:54.687317307Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=cbd79cd8-0035-4cfe-9a79-02c811498a6a name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:54.689083 crc crio[23211]: time=\"2026-06-11T16:54:54.689050012Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e77391fb-a0fb-41fb-8541-0f399a4dd892 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:54.755116 crc crio[23211]: time=\"2026-06-11T16:54:54.754999753Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b4be4689-66f3-416f-bda3-f0928b6e63bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:54.763939 crc crio[23211]: time=\"2026-06-11T16:54:54.763857386Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=e735fc11-9efa-4471-a560-fad81697edfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:54.764296 crc crio[23211]: time=\"2026-06-11T16:54:54.764232985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:54:54.826790 crc crio[23211]: time=\"2026-06-11T16:54:54.826530135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:54:54.832151 crc crio[23211]: time=\"2026-06-11T16:54:54.832077604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:54:55.023466 crc crio[23211]: time=\"2026-06-11T16:54:55.023276182Z\" level=info msg=\"Created container 55fda9dab9d3d3139cbebb772769c289cbf8a919cdade3240f301dfcb2477d2d: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=e735fc11-9efa-4471-a560-fad81697edfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:55.025245 crc crio[23211]: time=\"2026-06-11T16:54:55.025188391Z\" level=info msg=\"Starting container: 55fda9dab9d3d3139cbebb772769c289cbf8a919cdade3240f301dfcb2477d2d\" id=8612f915-3713-45b1-b86e-11d1be8f441c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:55.034136 crc crio[23211]: time=\"2026-06-11T16:54:55.034024333Z\" level=info msg=\"Started container\" PID=128902 containerID=55fda9dab9d3d3139cbebb772769c289cbf8a919cdade3240f301dfcb2477d2d description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=8612f915-3713-45b1-b86e-11d1be8f441c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744\nJun 11 16:54:59.842922 crc crio[23211]: time=\"2026-06-11T16:54:59.841795139Z\" level=info msg=\"Stopping pod sandbox: 9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744\" id=f4c9a5ee-ab8f-453f-beca-c17641ebdb13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:54:59.844276 crc crio[23211]: time=\"2026-06-11T16:54:59.843667226Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx Namespace:openstack ID:9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744 UID:2ed15c52-4594-471c-b28d-1e9ad3a7815b NetNS:/var/run/netns/76351dd2-f3fa-45c7-9551-a5b465aacedc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed15c52_4594_471c_b28d_1e9ad3a7815b.slice PodAnnotations:0xc0018be748}] Aliases:map[]}\"\nJun 11 16:54:59.844276 crc crio[23211]: time=\"2026-06-11T16:54:59.843854951Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:00.502545 crc crio[23211]: time=\"2026-06-11T16:55:00.501474761Z\" level=info msg=\"Stopped pod sandbox: 9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744\" id=f4c9a5ee-ab8f-453f-beca-c17641ebdb13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:01.549018 crc crio[23211]: time=\"2026-06-11T16:55:01.548257056Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/POD\" id=0fe1f887-4b6d-46b7-a53e-32daa29ae549 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:01.555391 crc crio[23211]: time=\"2026-06-11T16:55:01.54880248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:55:01.587829 crc crio[23211]: time=\"2026-06-11T16:55:01.58772658Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q Namespace:openstack ID:a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90 UID:9b623aa7-20d8-4832-87da-cc01817956d9 NetNS:/var/run/netns/14e3b06d-4fd0-42e1-9fbc-ca5a602b78eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b623aa7_20d8_4832_87da_cc01817956d9.slice PodAnnotations:0xc006bccef0}] Aliases:map[]}\"\nJun 11 16:55:01.587829 crc crio[23211]: time=\"2026-06-11T16:55:01.587800951Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:02.328293 crc crio[23211]: 2026-06-11T16:55:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a764ba060ec8fe2 Mac:02:f3:98:0e:6c:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/14e3b06d-4fd0-42e1-9fbc-ca5a602b78eb SocketPath: PciID:}] [{Interface:0xc0001365c0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:02.329731 crc crio[23211]: time=\"2026-06-11T16:55:02.329611504Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q Namespace:openstack ID:a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90 UID:9b623aa7-20d8-4832-87da-cc01817956d9 NetNS:/var/run/netns/14e3b06d-4fd0-42e1-9fbc-ca5a602b78eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b623aa7_20d8_4832_87da_cc01817956d9.slice PodAnnotations:0xc006bccef0}] Aliases:map[]}\"\nJun 11 16:55:02.329924 crc crio[23211]: time=\"2026-06-11T16:55:02.32985546Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:02.341003 crc crio[23211]: time=\"2026-06-11T16:55:02.340898907Z\" level=info msg=\"Ran pod sandbox a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/POD\" id=0fe1f887-4b6d-46b7-a53e-32daa29ae549 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:02.343647 crc crio[23211]: time=\"2026-06-11T16:55:02.343530335Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8f6b567f-466f-4152-9481-eabd3f11b22a name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:02.348491 crc crio[23211]: time=\"2026-06-11T16:55:02.348299784Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 16:55:02.757894 crc crio[23211]: time=\"2026-06-11T16:55:02.757772951Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8f6b567f-466f-4152-9481-eabd3f11b22a name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:02.758986 crc crio[23211]: time=\"2026-06-11T16:55:02.758760806Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7e84158b-a52d-4ce8-bcc7-63245ff4591b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:02.788186 crc crio[23211]: time=\"2026-06-11T16:55:02.787984482Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=efd3e6e5-f36c-4c5d-86ba-fec141d10903 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:02.797823 crc crio[23211]: time=\"2026-06-11T16:55:02.797734988Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=3588bdc1-3afd-45a9-8077-92831abc6ed1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:02.798227 crc crio[23211]: time=\"2026-06-11T16:55:02.798169989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:55:02.848343 crc crio[23211]: time=\"2026-06-11T16:55:02.848254111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:55:02.851818 crc crio[23211]: time=\"2026-06-11T16:55:02.851755549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:55:03.063747 crc crio[23211]: time=\"2026-06-11T16:55:03.063603887Z\" level=info msg=\"Created container 166feaba441743266660ce1df1d2f49cdda8f1436e6695a0f7cd91c0c78bf88b: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=3588bdc1-3afd-45a9-8077-92831abc6ed1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:03.064929 crc crio[23211]: time=\"2026-06-11T16:55:03.06490086Z\" level=info msg=\"Starting container: 166feaba441743266660ce1df1d2f49cdda8f1436e6695a0f7cd91c0c78bf88b\" id=5703af0d-a7d1-4440-89d5-b2d50fb20219 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:03.072610 crc crio[23211]: time=\"2026-06-11T16:55:03.072557692Z\" level=info msg=\"Started container\" PID=129447 containerID=166feaba441743266660ce1df1d2f49cdda8f1436e6695a0f7cd91c0c78bf88b description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=5703af0d-a7d1-4440-89d5-b2d50fb20219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90\nJun 11 16:56:04.956669 crc crio[23211]: time=\"2026-06-11T16:56:04.951091982Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686616-7szwn/POD\" id=79d6a58c-c51a-484a-ad82-ee83bda954fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:04.956669 crc crio[23211]: time=\"2026-06-11T16:56:04.952339883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:56:05.215563 crc crio[23211]: time=\"2026-06-11T16:56:05.215511564Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686616-7szwn Namespace:openshift-infra ID:c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653 UID:09f28457-3e8d-4726-9d87-49dad9f35a10 NetNS:/var/run/netns/7c8decd0-02bb-489c-ac7c-e4347876849d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09f28457_3e8d_4726_9d87_49dad9f35a10.slice PodAnnotations:0xc00294e128}] Aliases:map[]}\"\nJun 11 16:56:05.216200 crc crio[23211]: time=\"2026-06-11T16:56:05.216145299Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686616-7szwn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:06.341491 crc crio[23211]: 2026-06-11T16:56:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9eb63c63802ae3 Mac:6a:54:49:ff:13:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/7c8decd0-02bb-489c-ac7c-e4347876849d SocketPath: PciID:}] [{Interface:0xc0000151d0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:06.343935 crc crio[23211]: time=\"2026-06-11T16:56:06.343880174Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686616-7szwn Namespace:openshift-infra ID:c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653 UID:09f28457-3e8d-4726-9d87-49dad9f35a10 NetNS:/var/run/netns/7c8decd0-02bb-489c-ac7c-e4347876849d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09f28457_3e8d_4726_9d87_49dad9f35a10.slice PodAnnotations:0xc00294e128}] Aliases:map[]}\"\nJun 11 16:56:06.344202 crc crio[23211]: time=\"2026-06-11T16:56:06.344183372Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686616-7szwn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:06.380325 crc crio[23211]: time=\"2026-06-11T16:56:06.380277381Z\" level=info msg=\"Ran pod sandbox c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653 with infra container: openshift-infra/auto-csr-approver-29686616-7szwn/POD\" id=79d6a58c-c51a-484a-ad82-ee83bda954fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:06.400810 crc crio[23211]: time=\"2026-06-11T16:56:06.400613874Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9ee0194b-c3f1-4d7d-ac01-5080694af2b2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:06.421560 crc crio[23211]: time=\"2026-06-11T16:56:06.420754391Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:56:07.538131 crc crio[23211]: time=\"2026-06-11T16:56:07.537639981Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9ee0194b-c3f1-4d7d-ac01-5080694af2b2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:07.539299 crc crio[23211]: time=\"2026-06-11T16:56:07.538963596Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c379ff7c-6c92-4942-a715-1ea69594a306 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:07.541648 crc crio[23211]: time=\"2026-06-11T16:56:07.54151654Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b467e59b-3e93-4722-a74b-054c193cef9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:07.558198 crc crio[23211]: time=\"2026-06-11T16:56:07.558114448Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686616-7szwn/oc\" id=fb223492-8471-4ce0-b955-5951b9a3ec01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:07.558925 crc crio[23211]: time=\"2026-06-11T16:56:07.558873807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:56:07.695069 crc crio[23211]: time=\"2026-06-11T16:56:07.694943755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:56:08.331006 crc crio[23211]: time=\"2026-06-11T16:56:08.330783666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:56:08.594752 crc crio[23211]: time=\"2026-06-11T16:56:08.593945616Z\" level=info msg=\"Created container 2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714: openshift-infra/auto-csr-approver-29686616-7szwn/oc\" id=fb223492-8471-4ce0-b955-5951b9a3ec01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:08.596805 crc crio[23211]: time=\"2026-06-11T16:56:08.596694046Z\" level=info msg=\"Starting container: 2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714\" id=b6c0e390-47d6-4ec7-9b81-f8e3219a48c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:08.603031 crc crio[23211]: time=\"2026-06-11T16:56:08.602921573Z\" level=info msg=\"Started container\" PID=132645 containerID=2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714 description=openshift-infra/auto-csr-approver-29686616-7szwn/oc id=b6c0e390-47d6-4ec7-9b81-f8e3219a48c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653\nJun 11 16:56:11.440901 crc crio[23211]: time=\"2026-06-11T16:56:11.439945634Z\" level=info msg=\"Stopping pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653\" id=300183ea-0dfc-4e86-9050-6201b2e64cff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:11.442540 crc crio[23211]: time=\"2026-06-11T16:56:11.441580435Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686616-7szwn Namespace:openshift-infra ID:c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653 UID:09f28457-3e8d-4726-9d87-49dad9f35a10 NetNS:/var/run/netns/7c8decd0-02bb-489c-ac7c-e4347876849d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09f28457_3e8d_4726_9d87_49dad9f35a10.slice PodAnnotations:0xc006bcc3c0}] Aliases:map[]}\"\nJun 11 16:56:11.442540 crc crio[23211]: time=\"2026-06-11T16:56:11.441765969Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686616-7szwn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:11.867112 crc crio[23211]: time=\"2026-06-11T16:56:11.866992504Z\" level=info msg=\"Stopped pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653\" id=300183ea-0dfc-4e86-9050-6201b2e64cff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:39.797181 crc crio[23211]: time=\"2026-06-11T16:56:39.796162557Z\" level=info msg=\"Removing container: f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c\" id=939ee68b-094a-4a66-b354-3de361517e2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:56:40.128331 crc crio[23211]: time=\"2026-06-11T16:56:40.128080179Z\" level=info msg=\"Removed container f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c: openshift-infra/auto-csr-approver-29686610-4bljx/oc\" id=939ee68b-094a-4a66-b354-3de361517e2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:56:40.146792 crc crio[23211]: time=\"2026-06-11T16:56:40.146607396Z\" level=info msg=\"Stopping pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc\" id=5b661d0a-0f68-4f06-9121-242905298780 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:40.146792 crc crio[23211]: time=\"2026-06-11T16:56:40.146798281Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc\" id=5b661d0a-0f68-4f06-9121-242905298780 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:40.149054 crc crio[23211]: time=\"2026-06-11T16:56:40.148979347Z\" level=info msg=\"Removing pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc\" id=136888a4-4242-4ba1-91f2-88b202407db8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:56:40.180543 crc crio[23211]: time=\"2026-06-11T16:56:40.180367437Z\" level=info msg=\"Removed pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc\" id=136888a4-4242-4ba1-91f2-88b202407db8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:00.631906 crc crio[23211]: time=\"2026-06-11T16:58:00.630993859Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686618-k2mb9/POD\" id=08a7ef0f-6a13-4015-b16b-f5a503376c98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:00.633587 crc crio[23211]: time=\"2026-06-11T16:58:00.632002145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:58:00.673258 crc crio[23211]: time=\"2026-06-11T16:58:00.673161881Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686618-k2mb9 Namespace:openshift-infra ID:67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77 UID:e0e69e8a-be71-4d7c-ba96-43439928a192 NetNS:/var/run/netns/c14f0a78-c663-40be-8a56-1b255f02bc08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0e69e8a_be71_4d7c_ba96_43439928a192.slice PodAnnotations:0xc002795000}] Aliases:map[]}\"\nJun 11 16:58:00.673258 crc crio[23211]: time=\"2026-06-11T16:58:00.673248423Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686618-k2mb9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:01.260548 crc crio[23211]: 2026-06-11T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67b142187d89585 Mac:12:66:e3:e2:df:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/c14f0a78-c663-40be-8a56-1b255f02bc08 SocketPath: PciID:}] [{Interface:0xc000298a30 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:01.262180 crc crio[23211]: time=\"2026-06-11T16:58:01.262100689Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686618-k2mb9 Namespace:openshift-infra ID:67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77 UID:e0e69e8a-be71-4d7c-ba96-43439928a192 NetNS:/var/run/netns/c14f0a78-c663-40be-8a56-1b255f02bc08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0e69e8a_be71_4d7c_ba96_43439928a192.slice PodAnnotations:0xc002795000}] Aliases:map[]}\"\nJun 11 16:58:01.262335 crc crio[23211]: time=\"2026-06-11T16:58:01.262275994Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686618-k2mb9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:01.273922 crc crio[23211]: time=\"2026-06-11T16:58:01.273818785Z\" level=info msg=\"Ran pod sandbox 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77 with infra container: openshift-infra/auto-csr-approver-29686618-k2mb9/POD\" id=08a7ef0f-6a13-4015-b16b-f5a503376c98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:01.281772 crc crio[23211]: time=\"2026-06-11T16:58:01.276901613Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3e15a22e-d4eb-466b-a4f2-3c595089010e name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:01.287340 crc crio[23211]: time=\"2026-06-11T16:58:01.287249173Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:58:02.304785 crc crio[23211]: time=\"2026-06-11T16:58:02.303972931Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3e15a22e-d4eb-466b-a4f2-3c595089010e name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:02.306220 crc crio[23211]: time=\"2026-06-11T16:58:02.306153995Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0c728b57-1a5e-43b4-9dc2-0b62959e0e46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:02.311574 crc crio[23211]: time=\"2026-06-11T16:58:02.309198533Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2c0f4a26-6744-4e68-860b-5ab580e49c7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:02.317373 crc crio[23211]: time=\"2026-06-11T16:58:02.317264535Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686618-k2mb9/oc\" id=0b1b8c89-845a-40b8-b909-8b3ca0cfd607 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:02.318883 crc crio[23211]: time=\"2026-06-11T16:58:02.318025485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:58:02.372598 crc crio[23211]: time=\"2026-06-11T16:58:02.372504577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:58:02.671131 crc crio[23211]: time=\"2026-06-11T16:58:02.670774873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:58:02.830575 crc crio[23211]: time=\"2026-06-11T16:58:02.830297181Z\" level=info msg=\"Created container 6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb: openshift-infra/auto-csr-approver-29686618-k2mb9/oc\" id=0b1b8c89-845a-40b8-b909-8b3ca0cfd607 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:02.832523 crc crio[23211]: time=\"2026-06-11T16:58:02.83223736Z\" level=info msg=\"Starting container: 6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb\" id=8e17cba1-da0f-47e2-9810-050aeca575b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:02.837600 crc crio[23211]: time=\"2026-06-11T16:58:02.837491673Z\" level=info msg=\"Started container\" PID=138023 containerID=6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb description=openshift-infra/auto-csr-approver-29686618-k2mb9/oc id=8e17cba1-da0f-47e2-9810-050aeca575b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77\nJun 11 16:58:04.658194 crc crio[23211]: time=\"2026-06-11T16:58:04.657201161Z\" level=info msg=\"Stopping pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77\" id=dfc483bc-4a7e-44d9-abed-c81dfccdcbd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:04.659377 crc crio[23211]: time=\"2026-06-11T16:58:04.65912866Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686618-k2mb9 Namespace:openshift-infra ID:67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77 UID:e0e69e8a-be71-4d7c-ba96-43439928a192 NetNS:/var/run/netns/c14f0a78-c663-40be-8a56-1b255f02bc08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0e69e8a_be71_4d7c_ba96_43439928a192.slice PodAnnotations:0xc002819188}] Aliases:map[]}\"\nJun 11 16:58:04.659377 crc crio[23211]: time=\"2026-06-11T16:58:04.659328845Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686618-k2mb9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:05.089133 crc crio[23211]: time=\"2026-06-11T16:58:05.088973941Z\" level=info msg=\"Stopped pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77\" id=dfc483bc-4a7e-44d9-abed-c81dfccdcbd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:40.274356 crc crio[23211]: time=\"2026-06-11T16:58:40.272742296Z\" level=info msg=\"Removing container: f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0\" id=78a79eee-02d1-4b8e-9699-b339bc56edd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:40.337616 crc crio[23211]: time=\"2026-06-11T16:58:40.333544599Z\" level=info msg=\"Removed container f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0: openshift-marketplace/community-operators-l4chv/extract-utilities\" id=78a79eee-02d1-4b8e-9699-b339bc56edd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:40.346094 crc crio[23211]: time=\"2026-06-11T16:58:40.34589155Z\" level=info msg=\"Removing container: 2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a\" id=5eb7f1ac-96a7-4ef0-a139-cd41bdfde1a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:40.629862 crc crio[23211]: time=\"2026-06-11T16:58:40.629146276Z\" level=info msg=\"Removed container 2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a: openshift-infra/auto-csr-approver-29686612-snm6h/oc\" id=5eb7f1ac-96a7-4ef0-a139-cd41bdfde1a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:40.632393 crc crio[23211]: time=\"2026-06-11T16:58:40.632293896Z\" level=info msg=\"Removing container: aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118\" id=fabf4758-8c88-4f8d-a3cf-abcd7f49f74d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:40.670917 crc crio[23211]: time=\"2026-06-11T16:58:40.670864378Z\" level=info msg=\"Removed container aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118: openshift-marketplace/community-operators-l4chv/registry-server\" id=fabf4758-8c88-4f8d-a3cf-abcd7f49f74d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:40.674153 crc crio[23211]: time=\"2026-06-11T16:58:40.674088339Z\" level=info msg=\"Removing container: 92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba\" id=2bc7024f-296b-4c8a-bd22-1c86c3462447 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:40.717174 crc crio[23211]: time=\"2026-06-11T16:58:40.717020471Z\" level=info msg=\"Removed container 92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba: openshift-marketplace/community-operators-l4chv/extract-content\" id=2bc7024f-296b-4c8a-bd22-1c86c3462447 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:40.731310 crc crio[23211]: time=\"2026-06-11T16:58:40.731209087Z\" level=info msg=\"Stopping pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e\" id=39b3747d-620e-4a1f-8f56-5c349b904f5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:40.731818 crc crio[23211]: time=\"2026-06-11T16:58:40.731329431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e\" id=39b3747d-620e-4a1f-8f56-5c349b904f5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:40.732672 crc crio[23211]: time=\"2026-06-11T16:58:40.732577763Z\" level=info msg=\"Removing pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e\" id=4ec89fe8-78ac-48dd-bd59-37855e7b2d51 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:40.749821 crc crio[23211]: time=\"2026-06-11T16:58:40.749687103Z\" level=info msg=\"Removed pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e\" id=4ec89fe8-78ac-48dd-bd59-37855e7b2d51 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:40.751353 crc crio[23211]: time=\"2026-06-11T16:58:40.751291714Z\" level=info msg=\"Stopping pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\" id=ab53dbe8-a60d-41f9-a4c1-638ddb91fc5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:40.751595 crc crio[23211]: time=\"2026-06-11T16:58:40.751382046Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\" id=ab53dbe8-a60d-41f9-a4c1-638ddb91fc5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:40.752049 crc crio[23211]: time=\"2026-06-11T16:58:40.751963181Z\" level=info msg=\"Removing pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\" id=a629cc95-f91f-485c-a570-41169777ba8c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:40.768342 crc crio[23211]: time=\"2026-06-11T16:58:40.768200281Z\" level=info msg=\"Removed pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\" id=a629cc95-f91f-485c-a570-41169777ba8c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:40.790627 crc crio[23211]: time=\"2026-06-11T16:59:40.789900596Z\" level=info msg=\"Removing container: a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523\" id=d45aad75-0af3-45ed-a3c6-c4a09c904572 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:40.837350 crc crio[23211]: time=\"2026-06-11T16:59:40.837214759Z\" level=info msg=\"Removed container a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=d45aad75-0af3-45ed-a3c6-c4a09c904572 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:40.841034 crc crio[23211]: time=\"2026-06-11T16:59:40.840903322Z\" level=info msg=\"Removing container: 3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878\" id=bee2a9fe-25a1-4b60-9284-6dae4f32f2bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:40.900686 crc crio[23211]: time=\"2026-06-11T16:59:40.900553535Z\" level=info msg=\"Removed container 3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/init\" id=bee2a9fe-25a1-4b60-9284-6dae4f32f2bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:40.914176 crc crio[23211]: time=\"2026-06-11T16:59:40.914046455Z\" level=info msg=\"Stopping pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\" id=1a3ae186-7365-491f-91f8-fa2a006802b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:40.914176 crc crio[23211]: time=\"2026-06-11T16:59:40.914141148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\" id=1a3ae186-7365-491f-91f8-fa2a006802b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:40.915359 crc crio[23211]: time=\"2026-06-11T16:59:40.915268175Z\" level=info msg=\"Removing pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\" id=04812989-14c7-4e52-9131-cd6343b81b73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:40.959083 crc crio[23211]: time=\"2026-06-11T16:59:40.958276569Z\" level=info msg=\"Removed pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\" id=04812989-14c7-4e52-9131-cd6343b81b73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:00.548537 crc crio[23211]: time=\"2026-06-11T17:00:00.546293707Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686620-s8f9n/POD\" id=275140e5-1f66-45d0-9195-0a87bd278baa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:00.548537 crc crio[23211]: time=\"2026-06-11T17:00:00.547928658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:00:00.606804 crc crio[23211]: time=\"2026-06-11T17:00:00.606040791Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686620-s8f9n Namespace:openshift-infra ID:8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37 UID:bb39ace0-0cf7-4748-b104-57d2de42e172 NetNS:/var/run/netns/aa5dfc68-b831-4102-84f4-12367a8bbc24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb39ace0_0cf7_4748_b104_57d2de42e172.slice PodAnnotations:0xc000d2f7b8}] Aliases:map[]}\"\nJun 11 17:00:00.606804 crc crio[23211]: time=\"2026-06-11T17:00:00.606159534Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686620-s8f9n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:00.652126 crc crio[23211]: time=\"2026-06-11T17:00:00.651348114Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/POD\" id=5da05c80-4740-47fd-9a66-0ca131f04276 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:00.652126 crc crio[23211]: time=\"2026-06-11T17:00:00.652126204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:00:00.728764 crc crio[23211]: time=\"2026-06-11T17:00:00.728301522Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686620-nbc75 Namespace:openshift-operator-lifecycle-manager ID:34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03 UID:fad5e166-308a-403d-a9a7-1b55bc47d8ce NetNS:/var/run/netns/1425d7f0-9997-445c-9a61-9b622e44f884 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfad5e166_308a_403d_a9a7_1b55bc47d8ce.slice PodAnnotations:0xc007c140f0}] Aliases:map[]}\"\nJun 11 17:00:00.728764 crc crio[23211]: time=\"2026-06-11T17:00:00.728639611Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686620-nbc75 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:01.295272 crc crio[23211]: 2026-06-11T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8efc1d304c025a4 Mac:3e:02:e0:db:16:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/aa5dfc68-b831-4102-84f4-12367a8bbc24 SocketPath: PciID:}] [{Interface:0xc000192c50 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:01.296170 crc crio[23211]: time=\"2026-06-11T17:00:01.296057837Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686620-s8f9n Namespace:openshift-infra ID:8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37 UID:bb39ace0-0cf7-4748-b104-57d2de42e172 NetNS:/var/run/netns/aa5dfc68-b831-4102-84f4-12367a8bbc24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb39ace0_0cf7_4748_b104_57d2de42e172.slice PodAnnotations:0xc000d2f7b8}] Aliases:map[]}\"\nJun 11 17:00:01.296315 crc crio[23211]: time=\"2026-06-11T17:00:01.296258152Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686620-s8f9n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:01.315934 crc crio[23211]: time=\"2026-06-11T17:00:01.315842146Z\" level=info msg=\"Ran pod sandbox 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37 with infra container: openshift-infra/auto-csr-approver-29686620-s8f9n/POD\" id=275140e5-1f66-45d0-9195-0a87bd278baa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:01.324817 crc crio[23211]: time=\"2026-06-11T17:00:01.32473193Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1e8d3a91-2f83-4f20-9d0c-1b6bd54561b2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:01.341526 crc crio[23211]: time=\"2026-06-11T17:00:01.341150634Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:00:01.491871 crc crio[23211]: 2026-06-11T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34b6d89801f1aec Mac:56:a7:f1:8d:2e:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/1425d7f0-9997-445c-9a61-9b622e44f884 SocketPath: PciID:}] [{Interface:0xc000014780 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:01.493227 crc crio[23211]: time=\"2026-06-11T17:00:01.493156253Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686620-nbc75 Namespace:openshift-operator-lifecycle-manager ID:34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03 UID:fad5e166-308a-403d-a9a7-1b55bc47d8ce NetNS:/var/run/netns/1425d7f0-9997-445c-9a61-9b622e44f884 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfad5e166_308a_403d_a9a7_1b55bc47d8ce.slice PodAnnotations:0xc007c140f0}] Aliases:map[]}\"\nJun 11 17:00:01.493360 crc crio[23211]: time=\"2026-06-11T17:00:01.493327688Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686620-nbc75 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:01.508693 crc crio[23211]: time=\"2026-06-11T17:00:01.508609323Z\" level=info msg=\"Ran pod sandbox 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/POD\" id=5da05c80-4740-47fd-9a66-0ca131f04276 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:01.512856 crc crio[23211]: time=\"2026-06-11T17:00:01.512751577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=27f01712-e146-4aed-8642-145d450b0439 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:01.516737 crc crio[23211]: time=\"2026-06-11T17:00:01.516575584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=197852c1-247c-4892-b35b-956fec47b43f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:01.525345 crc crio[23211]: time=\"2026-06-11T17:00:01.525219981Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/collect-profiles\" id=2352ea32-bf47-4eb5-a34d-35bda44c4053 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:01.526123 crc crio[23211]: time=\"2026-06-11T17:00:01.525883399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:00:01.592010 crc crio[23211]: time=\"2026-06-11T17:00:01.591522683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:00:01.599934 crc crio[23211]: time=\"2026-06-11T17:00:01.599749669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:00:01.771611 crc crio[23211]: time=\"2026-06-11T17:00:01.771381354Z\" level=info msg=\"Created container 180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/collect-profiles\" id=2352ea32-bf47-4eb5-a34d-35bda44c4053 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:01.773191 crc crio[23211]: time=\"2026-06-11T17:00:01.773093857Z\" level=info msg=\"Starting container: 180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a\" id=5c46f487-5ba2-40bc-8104-779b8e4b44fc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:01.783710 crc crio[23211]: time=\"2026-06-11T17:00:01.783577441Z\" level=info msg=\"Started container\" PID=143637 containerID=180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a description=openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/collect-profiles id=5c46f487-5ba2-40bc-8104-779b8e4b44fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03\nJun 11 17:00:04.686822 crc crio[23211]: time=\"2026-06-11T17:00:04.68598655Z\" level=info msg=\"Stopping pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03\" id=af9c6636-ed46-4894-a87a-a35a20c3a21c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:04.688202 crc crio[23211]: time=\"2026-06-11T17:00:04.687853956Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686620-nbc75 Namespace:openshift-operator-lifecycle-manager ID:34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03 UID:fad5e166-308a-403d-a9a7-1b55bc47d8ce NetNS:/var/run/netns/1425d7f0-9997-445c-9a61-9b622e44f884 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfad5e166_308a_403d_a9a7_1b55bc47d8ce.slice PodAnnotations:0xc002278710}] Aliases:map[]}\"\nJun 11 17:00:04.688202 crc crio[23211]: time=\"2026-06-11T17:00:04.68798569Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686620-nbc75 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:05.022615 crc crio[23211]: time=\"2026-06-11T17:00:05.022486598Z\" level=info msg=\"Stopped pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03\" id=af9c6636-ed46-4894-a87a-a35a20c3a21c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:05.751320 crc crio[23211]: time=\"2026-06-11T17:00:05.750727216Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1e8d3a91-2f83-4f20-9d0c-1b6bd54561b2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:05.753498 crc crio[23211]: time=\"2026-06-11T17:00:05.753343332Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=20eb21fb-3624-439d-a15c-36cc1138d07b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:05.757334 crc crio[23211]: time=\"2026-06-11T17:00:05.756505141Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=75fe6a27-222d-4dee-9535-c66d12d3afee name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:05.768665 crc crio[23211]: time=\"2026-06-11T17:00:05.768570066Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686620-s8f9n/oc\" id=31b32a9c-59ab-4bcb-865e-7353fe21cefe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:05.772168 crc crio[23211]: time=\"2026-06-11T17:00:05.772085704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:00:05.849502 crc crio[23211]: time=\"2026-06-11T17:00:05.849247918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:00:06.148972 crc crio[23211]: time=\"2026-06-11T17:00:06.148855967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:00:06.263726 crc crio[23211]: time=\"2026-06-11T17:00:06.263049694Z\" level=info msg=\"Created container e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0: openshift-infra/auto-csr-approver-29686620-s8f9n/oc\" id=31b32a9c-59ab-4bcb-865e-7353fe21cefe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:06.265370 crc crio[23211]: time=\"2026-06-11T17:00:06.265276931Z\" level=info msg=\"Starting container: e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0\" id=becb8fa3-cc9e-4c75-b5f2-3294887b7c9b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:06.273992 crc crio[23211]: time=\"2026-06-11T17:00:06.273892118Z\" level=info msg=\"Started container\" PID=143850 containerID=e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0 description=openshift-infra/auto-csr-approver-29686620-s8f9n/oc id=becb8fa3-cc9e-4c75-b5f2-3294887b7c9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37\nJun 11 17:00:07.740824 crc crio[23211]: time=\"2026-06-11T17:00:07.740606813Z\" level=info msg=\"Stopping pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37\" id=2067c82e-c5ea-4d2e-b5db-7d0ad639dc7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:07.741895 crc crio[23211]: time=\"2026-06-11T17:00:07.741468284Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686620-s8f9n Namespace:openshift-infra ID:8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37 UID:bb39ace0-0cf7-4748-b104-57d2de42e172 NetNS:/var/run/netns/aa5dfc68-b831-4102-84f4-12367a8bbc24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb39ace0_0cf7_4748_b104_57d2de42e172.slice PodAnnotations:0xc0006131b8}] Aliases:map[]}\"\nJun 11 17:00:07.741895 crc crio[23211]: time=\"2026-06-11T17:00:07.741638649Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686620-s8f9n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:08.132038 crc crio[23211]: time=\"2026-06-11T17:00:08.131225655Z\" level=info msg=\"Stopped pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37\" id=2067c82e-c5ea-4d2e-b5db-7d0ad639dc7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:40.990872 crc crio[23211]: time=\"2026-06-11T17:00:40.989328631Z\" level=info msg=\"Removing container: 0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34\" id=2425ebcc-8dc9-4b73-bcbf-05d5e28a276f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:41.277554 crc crio[23211]: time=\"2026-06-11T17:00:41.27740722Z\" level=info msg=\"Removed container 0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34: openshift-infra/auto-csr-approver-29686614-skrvw/oc\" id=2425ebcc-8dc9-4b73-bcbf-05d5e28a276f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:41.282513 crc crio[23211]: time=\"2026-06-11T17:00:41.282389575Z\" level=info msg=\"Removing container: dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42\" id=6709f512-60ec-499a-a292-f4bcd1b2723b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:41.320233 crc crio[23211]: time=\"2026-06-11T17:00:41.320146486Z\" level=info msg=\"Removed container dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/collect-profiles\" id=6709f512-60ec-499a-a292-f4bcd1b2723b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:41.331904 crc crio[23211]: time=\"2026-06-11T17:00:41.331753539Z\" level=info msg=\"Stopping pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67\" id=9caab738-f3ce-42b5-b034-77eda5eea3e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:41.331904 crc crio[23211]: time=\"2026-06-11T17:00:41.331868152Z\" level=info msg=\"Stopped pod sandbox (already stopped): e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67\" id=9caab738-f3ce-42b5-b034-77eda5eea3e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:41.332579 crc crio[23211]: time=\"2026-06-11T17:00:41.332502327Z\" level=info msg=\"Removing pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67\" id=664cb002-0128-4827-92e3-79f1fc71f094 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:41.370887 crc crio[23211]: time=\"2026-06-11T17:00:41.37070345Z\" level=info msg=\"Removed pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67\" id=664cb002-0128-4827-92e3-79f1fc71f094 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:41.371738 crc crio[23211]: time=\"2026-06-11T17:00:41.371601693Z\" level=info msg=\"Stopping pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8\" id=daca2522-9e7f-4b95-ba90-b56dd3e13d6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:41.371738 crc crio[23211]: time=\"2026-06-11T17:00:41.371687195Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8\" id=daca2522-9e7f-4b95-ba90-b56dd3e13d6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:41.372677 crc crio[23211]: time=\"2026-06-11T17:00:41.372527386Z\" level=info msg=\"Removing pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8\" id=4b108e44-a7b9-46db-87bf-323f3f891043 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:41.395363 crc crio[23211]: time=\"2026-06-11T17:00:41.395234238Z\" level=info msg=\"Removed pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8\" id=4b108e44-a7b9-46db-87bf-323f3f891043 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:01:00.576089 crc crio[23211]: time=\"2026-06-11T17:01:00.575224202Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29686621-8kn2r/POD\" id=7f6404c6-912d-48d1-8fdf-6ffd02224641 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:00.577914 crc crio[23211]: time=\"2026-06-11T17:01:00.57632599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:01:00.624700 crc crio[23211]: time=\"2026-06-11T17:01:00.624597756Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686621-8kn2r Namespace:openstack ID:877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a UID:aafbb4ce-fec0-4746-9c96-f96caebd920d NetNS:/var/run/netns/10552ea4-5101-400b-916c-23e61a136a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaafbb4ce_fec0_4746_9c96_f96caebd920d.slice PodAnnotations:0xc00008c940}] Aliases:map[]}\"\nJun 11 17:01:00.624700 crc crio[23211]: time=\"2026-06-11T17:01:00.624677288Z\" level=info msg=\"Adding pod openstack_keystone-cron-29686621-8kn2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:01.165632 crc crio[23211]: 2026-06-11T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:877599fe89cabf8 Mac:aa:b5:9a:8c:91:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/10552ea4-5101-400b-916c-23e61a136a63 SocketPath: PciID:}] [{Interface:0xc000299090 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:01:01.169029 crc crio[23211]: time=\"2026-06-11T17:01:01.168939672Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686621-8kn2r Namespace:openstack ID:877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a UID:aafbb4ce-fec0-4746-9c96-f96caebd920d NetNS:/var/run/netns/10552ea4-5101-400b-916c-23e61a136a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaafbb4ce_fec0_4746_9c96_f96caebd920d.slice PodAnnotations:0xc00008c940}] Aliases:map[]}\"\nJun 11 17:01:01.169169 crc crio[23211]: time=\"2026-06-11T17:01:01.169150078Z\" level=info msg=\"Checking pod openstack_keystone-cron-29686621-8kn2r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:01:01.181295 crc crio[23211]: time=\"2026-06-11T17:01:01.181026976Z\" level=info msg=\"Ran pod sandbox 877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a with infra container: openstack/keystone-cron-29686621-8kn2r/POD\" id=7f6404c6-912d-48d1-8fdf-6ffd02224641 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:01.184738 crc crio[23211]: time=\"2026-06-11T17:01:01.184647058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=ee37c09b-04db-4e42-9353-be2166d5f425 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:01.229854 crc crio[23211]: time=\"2026-06-11T17:01:01.229706383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=e950e1c9-dcc5-4c90-8e73-19762d192dd7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:01.239963 crc crio[23211]: time=\"2026-06-11T17:01:01.239864799Z\" level=info msg=\"Creating container: openstack/keystone-cron-29686621-8kn2r/keystone-cron\" id=eda17145-537e-4a62-b58a-ac59d55a437d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:01.240576 crc crio[23211]: time=\"2026-06-11T17:01:01.240500215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:01:01.303238 crc crio[23211]: time=\"2026-06-11T17:01:01.303119632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:01:01.309607 crc crio[23211]: time=\"2026-06-11T17:01:01.309517504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:01:01.473113 crc crio[23211]: time=\"2026-06-11T17:01:01.472293195Z\" level=info msg=\"Created container 2a03ddb343da620e03c75ad8ef6e19e1c13078ff7780e72ed2b68d108e8a73b4: openstack/keystone-cron-29686621-8kn2r/keystone-cron\" id=eda17145-537e-4a62-b58a-ac59d55a437d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:01.474891 crc crio[23211]: time=\"2026-06-11T17:01:01.474785398Z\" level=info msg=\"Starting container: 2a03ddb343da620e03c75ad8ef6e19e1c13078ff7780e72ed2b68d108e8a73b4\" id=1e6e8625-e6b8-4abe-b405-7306e6f5928a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:01.483495 crc crio[23211]: time=\"2026-06-11T17:01:01.483287432Z\" level=info msg=\"Started container\" PID=146669 containerID=2a03ddb343da620e03c75ad8ef6e19e1c13078ff7780e72ed2b68d108e8a73b4 description=openstack/keystone-cron-29686621-8kn2r/keystone-cron id=1e6e8625-e6b8-4abe-b405-7306e6f5928a name=/runtime.v1.RuntimeService/StartContainer sandboxID=877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a\nJun 11 17:01:06.303498 crc crio[23211]: time=\"2026-06-11T17:01:06.302563758Z\" level=info msg=\"Stopping pod sandbox: 877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a\" id=bf2d2000-c7cd-4129-b844-10300c635917 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:06.306291 crc crio[23211]: time=\"2026-06-11T17:01:06.304555737Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686621-8kn2r Namespace:openstack ID:877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a UID:aafbb4ce-fec0-4746-9c96-f96caebd920d NetNS:/var/run/netns/10552ea4-5101-400b-916c-23e61a136a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaafbb4ce_fec0_4746_9c96_f96caebd920d.slice PodAnnotations:0xc0001af1c8}] Aliases:map[]}\"\nJun 11 17:01:06.306291 crc crio[23211]: time=\"2026-06-11T17:01:06.304772533Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29686621-8kn2r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:06.683044 crc crio[23211]: time=\"2026-06-11T17:01:06.682139991Z\" level=info msg=\"Stopped pod sandbox: 877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a\" id=bf2d2000-c7cd-4129-b844-10300c635917 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:42.975206 crc crio[23211]: time=\"2026-06-11T17:01:42.974169501Z\" level=info msg=\"Stopping pod sandbox: a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90\" id=11bedc33-79be-4a7b-90b4-52fba0407c3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:42.981267 crc crio[23211]: time=\"2026-06-11T17:01:42.981167137Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q Namespace:openstack ID:a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90 UID:9b623aa7-20d8-4832-87da-cc01817956d9 NetNS:/var/run/netns/14e3b06d-4fd0-42e1-9fbc-ca5a602b78eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b623aa7_20d8_4832_87da_cc01817956d9.slice PodAnnotations:0xc0018be308}] Aliases:map[]}\"\nJun 11 17:01:42.981709 crc crio[23211]: time=\"2026-06-11T17:01:42.981577537Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:43.635549 crc crio[23211]: time=\"2026-06-11T17:01:43.634096029Z\" level=info msg=\"Stopped pod sandbox: a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90\" id=11bedc33-79be-4a7b-90b4-52fba0407c3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:44.555045 crc crio[23211]: time=\"2026-06-11T17:01:44.554489208Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/POD\" id=1bce815f-c735-4c4a-9389-36f3f13cd7fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:44.556600 crc crio[23211]: time=\"2026-06-11T17:01:44.555082733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:01:44.600089 crc crio[23211]: time=\"2026-06-11T17:01:44.599982784Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt Namespace:openstack ID:e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc UID:3e2d4374-6596-491d-83c1-59c1a8987585 NetNS:/var/run/netns/3b227a9b-fd70-4949-95af-6131d02c168c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2d4374_6596_491d_83c1_59c1a8987585.slice PodAnnotations:0xc000612530}] Aliases:map[]}\"\nJun 11 17:01:44.600089 crc crio[23211]: time=\"2026-06-11T17:01:44.600063046Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:45.344878 crc crio[23211]: 2026-06-11T17:01:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e39977278236cf9 Mac:56:92:fc:5e:25:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/3b227a9b-fd70-4949-95af-6131d02c168c SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:01:45.344878 crc crio[23211]: time=\"2026-06-11T17:01:45.34317765Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt Namespace:openstack ID:e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc UID:3e2d4374-6596-491d-83c1-59c1a8987585 NetNS:/var/run/netns/3b227a9b-fd70-4949-95af-6131d02c168c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2d4374_6596_491d_83c1_59c1a8987585.slice PodAnnotations:0xc000612530}] Aliases:map[]}\"\nJun 11 17:01:45.344878 crc crio[23211]: time=\"2026-06-11T17:01:45.343320363Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:01:45.355588 crc crio[23211]: time=\"2026-06-11T17:01:45.355341466Z\" level=info msg=\"Ran pod sandbox e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/POD\" id=1bce815f-c735-4c4a-9389-36f3f13cd7fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:45.361582 crc crio[23211]: time=\"2026-06-11T17:01:45.361481761Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9c24e1cd-fe27-4caa-a6e5-957d560a0e88 name=/runtime.v1.ImageService/PullImage\nJun 11 17:01:45.377118 crc crio[23211]: time=\"2026-06-11T17:01:45.376996612Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:01:45.886292 crc crio[23211]: time=\"2026-06-11T17:01:45.886029398Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9c24e1cd-fe27-4caa-a6e5-957d560a0e88 name=/runtime.v1.ImageService/PullImage\nJun 11 17:01:45.888226 crc crio[23211]: time=\"2026-06-11T17:01:45.88811639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9177ac15-8f4d-47bf-8300-d1452bd9263a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:45.912723 crc crio[23211]: time=\"2026-06-11T17:01:45.912594827Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ea679483-5f7e-4b7f-a07a-78cea0bd9029 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:45.921908 crc crio[23211]: time=\"2026-06-11T17:01:45.921771069Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=a649e4ed-c89d-4853-88b8-902bf300dc4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:45.922577 crc crio[23211]: time=\"2026-06-11T17:01:45.922309241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:01:46.009156 crc crio[23211]: time=\"2026-06-11T17:01:46.009037477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:01:46.019876 crc crio[23211]: time=\"2026-06-11T17:01:46.019681095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:01:46.260130 crc crio[23211]: time=\"2026-06-11T17:01:46.258962985Z\" level=info msg=\"Created container 351d26a087ab7538a425d853a2b2dd0c8928228846a7f97a19be47e595f1772d: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=a649e4ed-c89d-4853-88b8-902bf300dc4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:46.261999 crc crio[23211]: time=\"2026-06-11T17:01:46.261923018Z\" level=info msg=\"Starting container: 351d26a087ab7538a425d853a2b2dd0c8928228846a7f97a19be47e595f1772d\" id=aa9e85a2-4cff-42d4-b4db-e4486e95840d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:46.271152 crc crio[23211]: time=\"2026-06-11T17:01:46.271085859Z\" level=info msg=\"Started container\" PID=149202 containerID=351d26a087ab7538a425d853a2b2dd0c8928228846a7f97a19be47e595f1772d description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=aa9e85a2-4cff-42d4-b4db-e4486e95840d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc\nJun 11 17:02:00.522900 crc crio[23211]: time=\"2026-06-11T17:02:00.522013994Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686622-nxwdx/POD\" id=4576ff38-c27f-4ef7-8445-a360e17ecb7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:02:00.524312 crc crio[23211]: time=\"2026-06-11T17:02:00.522919727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:00.594146 crc crio[23211]: time=\"2026-06-11T17:02:00.593968677Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686622-nxwdx Namespace:openshift-infra ID:d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff UID:538e7aa1-7540-48ed-b514-4bffc6c05812 NetNS:/var/run/netns/f6318579-b187-4eb5-acd7-7f799c250a2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod538e7aa1_7540_48ed_b514_4bffc6c05812.slice PodAnnotations:0xc002794188}] Aliases:map[]}\"\nJun 11 17:02:00.594146 crc crio[23211]: time=\"2026-06-11T17:02:00.59409182Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686622-nxwdx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:02:01.215567 crc crio[23211]: 2026-06-11T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d70fa1b90318591 Mac:2a:76:90:94:53:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/f6318579-b187-4eb5-acd7-7f799c250a2f SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:02:01.215567 crc crio[23211]: time=\"2026-06-11T17:02:01.212931833Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686622-nxwdx Namespace:openshift-infra ID:d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff UID:538e7aa1-7540-48ed-b514-4bffc6c05812 NetNS:/var/run/netns/f6318579-b187-4eb5-acd7-7f799c250a2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod538e7aa1_7540_48ed_b514_4bffc6c05812.slice PodAnnotations:0xc002794188}] Aliases:map[]}\"\nJun 11 17:02:01.215567 crc crio[23211]: time=\"2026-06-11T17:02:01.213107707Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686622-nxwdx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:02:01.232502 crc crio[23211]: time=\"2026-06-11T17:02:01.227607782Z\" level=info msg=\"Ran pod sandbox d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff with infra container: openshift-infra/auto-csr-approver-29686622-nxwdx/POD\" id=4576ff38-c27f-4ef7-8445-a360e17ecb7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:02:01.237746 crc crio[23211]: time=\"2026-06-11T17:02:01.237661896Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a09bef13-a332-4b2b-82f1-e871e0be10ae name=/runtime.v1.ImageService/PullImage\nJun 11 17:02:01.249657 crc crio[23211]: time=\"2026-06-11T17:02:01.249582515Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:02:02.307146 crc crio[23211]: time=\"2026-06-11T17:02:02.306213018Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a09bef13-a332-4b2b-82f1-e871e0be10ae name=/runtime.v1.ImageService/PullImage\nJun 11 17:02:02.309277 crc crio[23211]: time=\"2026-06-11T17:02:02.309163252Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=31736483-745c-4e75-96af-5b458d4b2e77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:02.312717 crc crio[23211]: time=\"2026-06-11T17:02:02.312676911Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8bc0683a-68b3-4bc7-a12e-178b34b36ae3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:02.327692 crc crio[23211]: time=\"2026-06-11T17:02:02.327562227Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686622-nxwdx/oc\" id=2200bec4-3f4e-4150-aaf5-002a2ea9f6d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:02.328286 crc crio[23211]: time=\"2026-06-11T17:02:02.328204982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:02.379558 crc crio[23211]: time=\"2026-06-11T17:02:02.379479875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:02.834613 crc crio[23211]: time=\"2026-06-11T17:02:02.834548151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:02.981355 crc crio[23211]: time=\"2026-06-11T17:02:02.981248867Z\" level=info msg=\"Created container f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35: openshift-infra/auto-csr-approver-29686622-nxwdx/oc\" id=2200bec4-3f4e-4150-aaf5-002a2ea9f6d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:02.983208 crc crio[23211]: time=\"2026-06-11T17:02:02.983115364Z\" level=info msg=\"Starting container: f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35\" id=5f22bd5b-451d-4e2f-b60b-17ea03ff372c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:02:02.990672 crc crio[23211]: time=\"2026-06-11T17:02:02.990388227Z\" level=info msg=\"Started container\" PID=150162 containerID=f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35 description=openshift-infra/auto-csr-approver-29686622-nxwdx/oc id=5f22bd5b-451d-4e2f-b60b-17ea03ff372c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff\nJun 11 17:02:05.392009 crc crio[23211]: time=\"2026-06-11T17:02:05.390710745Z\" level=info msg=\"Stopping pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff\" id=8fae1ae3-ca79-433d-a76e-4a3c590b66ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:05.394107 crc crio[23211]: time=\"2026-06-11T17:02:05.393094985Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686622-nxwdx Namespace:openshift-infra ID:d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff UID:538e7aa1-7540-48ed-b514-4bffc6c05812 NetNS:/var/run/netns/f6318579-b187-4eb5-acd7-7f799c250a2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod538e7aa1_7540_48ed_b514_4bffc6c05812.slice PodAnnotations:0xc002819748}] Aliases:map[]}\"\nJun 11 17:02:05.394107 crc crio[23211]: time=\"2026-06-11T17:02:05.393261149Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686622-nxwdx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:02:05.898963 crc crio[23211]: time=\"2026-06-11T17:02:05.897951336Z\" level=info msg=\"Stopped pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff\" id=8fae1ae3-ca79-433d-a76e-4a3c590b66ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:38.070003 crc crio[23211]: time=\"2026-06-11T17:02:38.069141737Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-n8vzs/POD\" id=abf6ef85-e61f-4495-90e9-59af5c7c7485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:02:38.071256 crc crio[23211]: time=\"2026-06-11T17:02:38.070367968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:38.128297 crc crio[23211]: time=\"2026-06-11T17:02:38.128163155Z\" level=info msg=\"Got pod network &{Name:community-operators-n8vzs Namespace:openshift-marketplace ID:a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09 UID:7e7758d2-6423-494a-aab8-b9edd7bd8d3f NetNS:/var/run/netns/ece7d9dd-f163-4070-bd27-4ddfd01f2646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e7758d2_6423_494a_aab8_b9edd7bd8d3f.slice PodAnnotations:0xc0028184e8}] Aliases:map[]}\"\nJun 11 17:02:38.128297 crc crio[23211]: time=\"2026-06-11T17:02:38.128232056Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-n8vzs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:02:38.841981 crc crio[23211]: 2026-06-11T17:02:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a36f29a34c2c765 Mac:56:e5:28:58:86:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/ece7d9dd-f163-4070-bd27-4ddfd01f2646 SocketPath: PciID:}] [{Interface:0xc00025b680 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:02:38.844062 crc crio[23211]: time=\"2026-06-11T17:02:38.84400836Z\" level=info msg=\"Got pod network &{Name:community-operators-n8vzs Namespace:openshift-marketplace ID:a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09 UID:7e7758d2-6423-494a-aab8-b9edd7bd8d3f NetNS:/var/run/netns/ece7d9dd-f163-4070-bd27-4ddfd01f2646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e7758d2_6423_494a_aab8_b9edd7bd8d3f.slice PodAnnotations:0xc0028184e8}] Aliases:map[]}\"\nJun 11 17:02:38.845151 crc crio[23211]: time=\"2026-06-11T17:02:38.844338548Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-n8vzs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:02:38.898699 crc crio[23211]: time=\"2026-06-11T17:02:38.898034592Z\" level=info msg=\"Ran pod sandbox a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09 with infra container: openshift-marketplace/community-operators-n8vzs/POD\" id=abf6ef85-e61f-4495-90e9-59af5c7c7485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:02:38.911342 crc crio[23211]: time=\"2026-06-11T17:02:38.911206063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5f438668-6961-4bd5-a886-7253533d2a3e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:38.918152 crc crio[23211]: time=\"2026-06-11T17:02:38.918060776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7c1a39b5-8803-43cf-acf0-874da9a26ea4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:38.960212 crc crio[23211]: time=\"2026-06-11T17:02:38.960069695Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-n8vzs/extract-utilities\" id=b0323c6d-3dcb-4c13-9551-7ffca20ef697 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:38.961168 crc crio[23211]: time=\"2026-06-11T17:02:38.96110525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:39.054095 crc crio[23211]: time=\"2026-06-11T17:02:39.05355711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:39.059866 crc crio[23211]: time=\"2026-06-11T17:02:39.059757696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:39.251198 crc crio[23211]: time=\"2026-06-11T17:02:39.250869561Z\" level=info msg=\"Created container 59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11: openshift-marketplace/community-operators-n8vzs/extract-utilities\" id=b0323c6d-3dcb-4c13-9551-7ffca20ef697 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:39.252986 crc crio[23211]: time=\"2026-06-11T17:02:39.25280425Z\" level=info msg=\"Starting container: 59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11\" id=904fb7fe-9daa-4aa7-a479-e829a1ecaadd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:02:39.273843 crc crio[23211]: time=\"2026-06-11T17:02:39.273647476Z\" level=info msg=\"Started container\" PID=152213 containerID=59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11 description=openshift-marketplace/community-operators-n8vzs/extract-utilities id=904fb7fe-9daa-4aa7-a479-e829a1ecaadd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\nJun 11 17:02:40.056036 crc crio[23211]: time=\"2026-06-11T17:02:40.055595497Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=31125ff2-eedf-4897-ab87-c5a2a192bd12 name=/runtime.v1.ImageService/PullImage\nJun 11 17:02:40.073512 crc crio[23211]: time=\"2026-06-11T17:02:40.073332214Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 17:02:41.242322 crc crio[23211]: time=\"2026-06-11T17:02:41.241679963Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=31125ff2-eedf-4897-ab87-c5a2a192bd12 name=/runtime.v1.ImageService/PullImage\nJun 11 17:02:41.245977 crc crio[23211]: time=\"2026-06-11T17:02:41.243189301Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2391a2e7-7863-4b3d-9407-07f7dca35ee5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:41.246658 crc crio[23211]: time=\"2026-06-11T17:02:41.246580016Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5c8b9676-b613-427c-a54b-f241453cc9f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:41.355509 crc crio[23211]: time=\"2026-06-11T17:02:41.355375087Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-n8vzs/extract-content\" id=5a6d5191-4b22-4c7b-826b-ad718b89fb9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:41.357560 crc crio[23211]: time=\"2026-06-11T17:02:41.35750187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:41.442460 crc crio[23211]: time=\"2026-06-11T17:02:41.442332098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:41.450261 crc crio[23211]: time=\"2026-06-11T17:02:41.44998788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:41.479621 crc crio[23211]: time=\"2026-06-11T17:02:41.479512505Z\" level=info msg=\"Removing container: 2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714\" id=3eff7fa9-571b-4fd2-8dd4-9ab5a298628e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:02:41.727618 crc crio[23211]: time=\"2026-06-11T17:02:41.727506012Z\" level=info msg=\"Created container 9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9: openshift-marketplace/community-operators-n8vzs/extract-content\" id=5a6d5191-4b22-4c7b-826b-ad718b89fb9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:41.729930 crc crio[23211]: time=\"2026-06-11T17:02:41.729851502Z\" level=info msg=\"Starting container: 9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9\" id=4ff87cf1-1745-43ee-a88b-e5217bf15862 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:02:41.763680 crc crio[23211]: time=\"2026-06-11T17:02:41.763596962Z\" level=info msg=\"Started container\" PID=152339 containerID=9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9 description=openshift-marketplace/community-operators-n8vzs/extract-content id=4ff87cf1-1745-43ee-a88b-e5217bf15862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\nJun 11 17:02:41.898803 crc crio[23211]: time=\"2026-06-11T17:02:41.898245885Z\" level=info msg=\"Removed container 2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714: openshift-infra/auto-csr-approver-29686616-7szwn/oc\" id=3eff7fa9-571b-4fd2-8dd4-9ab5a298628e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:02:41.913540 crc crio[23211]: time=\"2026-06-11T17:02:41.913294914Z\" level=info msg=\"Stopping pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653\" id=977fa0b6-d661-47ed-bbfc-68c8274dadb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:41.913540 crc crio[23211]: time=\"2026-06-11T17:02:41.913379926Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653\" id=977fa0b6-d661-47ed-bbfc-68c8274dadb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:41.916878 crc crio[23211]: time=\"2026-06-11T17:02:41.914895455Z\" level=info msg=\"Removing pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653\" id=52f89651-6863-4fde-a3b9-0e160da23037 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:41.930774 crc crio[23211]: time=\"2026-06-11T17:02:41.930714202Z\" level=info msg=\"Removed pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653\" id=52f89651-6863-4fde-a3b9-0e160da23037 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:47.233500 crc crio[23211]: time=\"2026-06-11T17:02:47.232230889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f5633976-4d8a-4b0b-b7b2-5fcce478f7ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:47.237296 crc crio[23211]: time=\"2026-06-11T17:02:47.237223174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b2d4161d-c0a2-4669-bba2-b193866e75fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:47.612122 crc crio[23211]: time=\"2026-06-11T17:02:47.611999057Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-n8vzs/registry-server\" id=a502a516-65e8-413e-844e-242f357aa795 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:47.612928 crc crio[23211]: time=\"2026-06-11T17:02:47.61286445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:47.690378 crc crio[23211]: time=\"2026-06-11T17:02:47.689916921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:47.695322 crc crio[23211]: time=\"2026-06-11T17:02:47.695217115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:02:47.882138 crc crio[23211]: time=\"2026-06-11T17:02:47.88199073Z\" level=info msg=\"Created container 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7: openshift-marketplace/community-operators-n8vzs/registry-server\" id=a502a516-65e8-413e-844e-242f357aa795 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:47.883511 crc crio[23211]: time=\"2026-06-11T17:02:47.883390606Z\" level=info msg=\"Starting container: 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7\" id=d1c2ba3c-a24c-4070-98d5-f3a043914cde name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:02:47.897059 crc crio[23211]: time=\"2026-06-11T17:02:47.896996249Z\" level=info msg=\"Started container\" PID=152615 containerID=3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7 description=openshift-marketplace/community-operators-n8vzs/registry-server id=d1c2ba3c-a24c-4070-98d5-f3a043914cde name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\nJun 11 17:03:00.699062 crc crio[23211]: time=\"2026-06-11T17:03:00.692946473Z\" level=info msg=\"Stopping container: 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7 (timeout: 2s)\" id=2153bfc9-1b1a-48d6-99b6-aadbce29329f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:03:00.869314 crc crio[23211]: time=\"2026-06-11T17:03:00.868816955Z\" level=info msg=\"Stopped container 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7: openshift-marketplace/community-operators-n8vzs/registry-server\" id=2153bfc9-1b1a-48d6-99b6-aadbce29329f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:03:00.879926 crc crio[23211]: time=\"2026-06-11T17:03:00.879657157Z\" level=info msg=\"Stopping pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\" id=579da288-a6eb-4a43-8894-9fe0baa6446f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:00.882811 crc crio[23211]: time=\"2026-06-11T17:03:00.882718274Z\" level=info msg=\"Got pod network &{Name:community-operators-n8vzs Namespace:openshift-marketplace ID:a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09 UID:7e7758d2-6423-494a-aab8-b9edd7bd8d3f NetNS:/var/run/netns/ece7d9dd-f163-4070-bd27-4ddfd01f2646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e7758d2_6423_494a_aab8_b9edd7bd8d3f.slice PodAnnotations:0xc002278228}] Aliases:map[]}\"\nJun 11 17:03:00.883542 crc crio[23211]: time=\"2026-06-11T17:03:00.883153335Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-n8vzs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:03:01.596412 crc crio[23211]: time=\"2026-06-11T17:03:01.58706315Z\" level=info msg=\"Stopped pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\" id=579da288-a6eb-4a43-8894-9fe0baa6446f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:07.983288 crc crio[23211]: time=\"2026-06-11T17:03:07.979891767Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-c6pfz/POD\" id=2358f24d-de4c-4f7f-8c1c-de487f5f9f32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:03:07.983288 crc crio[23211]: time=\"2026-06-11T17:03:07.981002236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:08.041260 crc crio[23211]: time=\"2026-06-11T17:03:08.041152359Z\" level=info msg=\"Got pod network &{Name:redhat-operators-c6pfz Namespace:openshift-marketplace ID:7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e UID:deb14cd1-db1d-4cc1-9193-5bb0bc03b72d NetNS:/var/run/netns/8fb8848d-4295-4ba9-a07e-ccdf116b9779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddeb14cd1_db1d_4cc1_9193_5bb0bc03b72d.slice PodAnnotations:0xc0001afef0}] Aliases:map[]}\"\nJun 11 17:03:08.041586 crc crio[23211]: time=\"2026-06-11T17:03:08.041307573Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-c6pfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:03:08.698531 crc crio[23211]: 2026-06-11T17:03:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7206151dae32792 Mac:06:96:79:14:78:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/8fb8848d-4295-4ba9-a07e-ccdf116b9779 SocketPath: PciID:}] [{Interface:0xc0001406b0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:03:08.700783 crc crio[23211]: time=\"2026-06-11T17:03:08.700707144Z\" level=info msg=\"Got pod network &{Name:redhat-operators-c6pfz Namespace:openshift-marketplace ID:7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e UID:deb14cd1-db1d-4cc1-9193-5bb0bc03b72d NetNS:/var/run/netns/8fb8848d-4295-4ba9-a07e-ccdf116b9779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddeb14cd1_db1d_4cc1_9193_5bb0bc03b72d.slice PodAnnotations:0xc0001afef0}] Aliases:map[]}\"\nJun 11 17:03:08.701010 crc crio[23211]: time=\"2026-06-11T17:03:08.7009544Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-c6pfz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:03:08.715369 crc crio[23211]: time=\"2026-06-11T17:03:08.715089539Z\" level=info msg=\"Ran pod sandbox 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e with infra container: openshift-marketplace/redhat-operators-c6pfz/POD\" id=2358f24d-de4c-4f7f-8c1c-de487f5f9f32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:03:08.717863 crc crio[23211]: time=\"2026-06-11T17:03:08.717726354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eff44b51-05ff-4ed3-88ce-eef201b85880 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:03:08.721705 crc crio[23211]: time=\"2026-06-11T17:03:08.721617253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e20046d7-0b64-4eda-90c0-5a710108ee70 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:03:08.729391 crc crio[23211]: time=\"2026-06-11T17:03:08.729261657Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-c6pfz/extract-utilities\" id=0d08d219-a3ef-46a0-9f8b-842e3ac4dc45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:03:08.729725 crc crio[23211]: time=\"2026-06-11T17:03:08.729692828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:08.817774 crc crio[23211]: time=\"2026-06-11T17:03:08.817594955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:08.827146 crc crio[23211]: time=\"2026-06-11T17:03:08.827057273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:09.027482 crc crio[23211]: time=\"2026-06-11T17:03:09.027293495Z\" level=info msg=\"Created container 5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f: openshift-marketplace/redhat-operators-c6pfz/extract-utilities\" id=0d08d219-a3ef-46a0-9f8b-842e3ac4dc45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:03:09.034129 crc crio[23211]: time=\"2026-06-11T17:03:09.034081857Z\" level=info msg=\"Starting container: 5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f\" id=b7a41adc-b381-4e3d-bd65-73faec9965cf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:03:09.040610 crc crio[23211]: time=\"2026-06-11T17:03:09.04051459Z\" level=info msg=\"Started container\" PID=153727 containerID=5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f description=openshift-marketplace/redhat-operators-c6pfz/extract-utilities id=b7a41adc-b381-4e3d-bd65-73faec9965cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\nJun 11 17:03:10.065579 crc crio[23211]: time=\"2026-06-11T17:03:10.062059192Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=084d327c-5432-442e-9ac9-4225d3806f36 name=/runtime.v1.ImageService/PullImage\nJun 11 17:03:10.075799 crc crio[23211]: time=\"2026-06-11T17:03:10.074870047Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 17:03:11.140495 crc crio[23211]: time=\"2026-06-11T17:03:11.139559582Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=084d327c-5432-442e-9ac9-4225d3806f36 name=/runtime.v1.ImageService/PullImage\nJun 11 17:03:11.143613 crc crio[23211]: time=\"2026-06-11T17:03:11.14340453Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=92383e33-a071-43b7-a29c-a59e78b07d34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:03:11.168125 crc crio[23211]: time=\"2026-06-11T17:03:11.167727085Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=682c18f2-4c50-474d-8bf2-3002098d0c15 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:03:11.190650 crc crio[23211]: time=\"2026-06-11T17:03:11.190323468Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-c6pfz/extract-content\" id=a4ab5ecd-b90e-4b6c-b133-04748d349778 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:03:11.191519 crc crio[23211]: time=\"2026-06-11T17:03:11.191105737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:11.311199 crc crio[23211]: time=\"2026-06-11T17:03:11.311118808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:11.315332 crc crio[23211]: time=\"2026-06-11T17:03:11.315261162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:11.606310 crc crio[23211]: time=\"2026-06-11T17:03:11.606085538Z\" level=info msg=\"Created container bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9: openshift-marketplace/redhat-operators-c6pfz/extract-content\" id=a4ab5ecd-b90e-4b6c-b133-04748d349778 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:03:11.612662 crc crio[23211]: time=\"2026-06-11T17:03:11.612411409Z\" level=info msg=\"Starting container: bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9\" id=3ac98a41-6555-4cca-8d57-cfc0383a4d5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:03:11.628407 crc crio[23211]: time=\"2026-06-11T17:03:11.628092756Z\" level=info msg=\"Started container\" PID=153865 containerID=bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9 description=openshift-marketplace/redhat-operators-c6pfz/extract-content id=3ac98a41-6555-4cca-8d57-cfc0383a4d5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\nJun 11 17:03:20.379872 crc crio[23211]: time=\"2026-06-11T17:03:20.378953609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef8a6f90-9b70-4688-8f46-8d8ea90fe6a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:03:20.385102 crc crio[23211]: time=\"2026-06-11T17:03:20.385073555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b9763bc3-418f-491c-9f9c-46570b9fcf5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:03:20.400224 crc crio[23211]: time=\"2026-06-11T17:03:20.400097474Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-c6pfz/registry-server\" id=295ae68d-9a51-498d-ba8c-8279552a9a86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:03:20.400708 crc crio[23211]: time=\"2026-06-11T17:03:20.400651368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:20.493219 crc crio[23211]: time=\"2026-06-11T17:03:20.493025049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:20.496493 crc crio[23211]: time=\"2026-06-11T17:03:20.496364173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:20.717220 crc crio[23211]: time=\"2026-06-11T17:03:20.717111423Z\" level=info msg=\"Created container a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00: openshift-marketplace/redhat-operators-c6pfz/registry-server\" id=295ae68d-9a51-498d-ba8c-8279552a9a86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:03:20.718760 crc crio[23211]: time=\"2026-06-11T17:03:20.718708973Z\" level=info msg=\"Starting container: a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00\" id=a4fbb977-4fab-4b07-9b9a-b62f4c471df3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:03:20.728310 crc crio[23211]: time=\"2026-06-11T17:03:20.728190554Z\" level=info msg=\"Started container\" PID=154336 containerID=a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00 description=openshift-marketplace/redhat-operators-c6pfz/registry-server id=a4fbb977-4fab-4b07-9b9a-b62f4c471df3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\nJun 11 17:03:39.762746 crc crio[23211]: time=\"2026-06-11T17:03:39.761726016Z\" level=info msg=\"Stopping container: a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00 (timeout: 2s)\" id=cd1e4141-6a6c-45dd-90f9-f01fb5ca9d9c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:03:39.918454 crc crio[23211]: time=\"2026-06-11T17:03:39.918357012Z\" level=info msg=\"Stopped container a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00: openshift-marketplace/redhat-operators-c6pfz/registry-server\" id=cd1e4141-6a6c-45dd-90f9-f01fb5ca9d9c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:03:39.919541 crc crio[23211]: time=\"2026-06-11T17:03:39.919324327Z\" level=info msg=\"Stopping pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\" id=6829ee1e-b253-4a39-a1db-986f311e2c1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:39.920346 crc crio[23211]: time=\"2026-06-11T17:03:39.920202489Z\" level=info msg=\"Got pod network &{Name:redhat-operators-c6pfz Namespace:openshift-marketplace ID:7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e UID:deb14cd1-db1d-4cc1-9193-5bb0bc03b72d NetNS:/var/run/netns/8fb8848d-4295-4ba9-a07e-ccdf116b9779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddeb14cd1_db1d_4cc1_9193_5bb0bc03b72d.slice PodAnnotations:0xc00294e4b8}] Aliases:map[]}\"\nJun 11 17:03:39.920535 crc crio[23211]: time=\"2026-06-11T17:03:39.920381273Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-c6pfz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:03:40.251602 crc crio[23211]: time=\"2026-06-11T17:03:40.251064439Z\" level=info msg=\"Stopped pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\" id=6829ee1e-b253-4a39-a1db-986f311e2c1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:40.785628 crc crio[23211]: time=\"2026-06-11T17:03:40.785076154Z\" level=info msg=\"Removing container: a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00\" id=78fa584a-527a-406c-ab18-f3d5ab5a85f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:03:40.830974 crc crio[23211]: time=\"2026-06-11T17:03:40.830783851Z\" level=info msg=\"Removed container a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00: openshift-marketplace/redhat-operators-c6pfz/registry-server\" id=78fa584a-527a-406c-ab18-f3d5ab5a85f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:03:40.840514 crc crio[23211]: time=\"2026-06-11T17:03:40.840289042Z\" level=info msg=\"Removing container: bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9\" id=bb0eece2-0398-446c-b113-e95a83fbc16d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:03:40.894397 crc crio[23211]: time=\"2026-06-11T17:03:40.894298969Z\" level=info msg=\"Removed container bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9: openshift-marketplace/redhat-operators-c6pfz/extract-content\" id=bb0eece2-0398-446c-b113-e95a83fbc16d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:03:40.900482 crc crio[23211]: time=\"2026-06-11T17:03:40.900382014Z\" level=info msg=\"Removing container: 5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f\" id=a5360b83-b8e9-45d4-a896-965a29affd02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:03:40.955492 crc crio[23211]: time=\"2026-06-11T17:03:40.955278484Z\" level=info msg=\"Removed container 5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f: openshift-marketplace/redhat-operators-c6pfz/extract-utilities\" id=a5360b83-b8e9-45d4-a896-965a29affd02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:03:41.966025 crc crio[23211]: time=\"2026-06-11T17:03:41.965324256Z\" level=info msg=\"Stopping pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\" id=c99c1fb2-4f6f-4414-8394-d48be41ea218 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:41.966025 crc crio[23211]: time=\"2026-06-11T17:03:41.966020993Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\" id=c99c1fb2-4f6f-4414-8394-d48be41ea218 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:41.967176 crc crio[23211]: time=\"2026-06-11T17:03:41.966758401Z\" level=info msg=\"Removing pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\" id=a67d794e-78b9-4133-a15f-255c20c9c2a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:03:41.984963 crc crio[23211]: time=\"2026-06-11T17:03:41.984712056Z\" level=info msg=\"Removed pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\" id=a67d794e-78b9-4133-a15f-255c20c9c2a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:03:48.181708 crc crio[23211]: time=\"2026-06-11T17:03:48.180645469Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-rpw2p/POD\" id=0c7012aa-f670-4578-a8d7-ca3607db5560 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:03:48.183326 crc crio[23211]: time=\"2026-06-11T17:03:48.181734607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:48.226118 crc crio[23211]: time=\"2026-06-11T17:03:48.226061369Z\" level=info msg=\"Got pod network &{Name:certified-operators-rpw2p Namespace:openshift-marketplace ID:7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb UID:0533a20c-921c-426e-bd10-d58cfd02af6e NetNS:/var/run/netns/512d4870-e3a2-4208-99d1-6282d3b85e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0533a20c_921c_426e_bd10_d58cfd02af6e.slice PodAnnotations:0xc00294e498}] Aliases:map[]}\"\nJun 11 17:03:48.229002 crc crio[23211]: time=\"2026-06-11T17:03:48.228946613Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-rpw2p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:03:48.920739 crc crio[23211]: 2026-06-11T17:03:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ff67e8b770b3dd Mac:a6:a7:ad:4b:48:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/512d4870-e3a2-4208-99d1-6282d3b85e8f SocketPath: PciID:}] [{Interface:0xc000590590 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:03:48.929178 crc crio[23211]: time=\"2026-06-11T17:03:48.929082804Z\" level=info msg=\"Got pod network &{Name:certified-operators-rpw2p Namespace:openshift-marketplace ID:7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb UID:0533a20c-921c-426e-bd10-d58cfd02af6e NetNS:/var/run/netns/512d4870-e3a2-4208-99d1-6282d3b85e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0533a20c_921c_426e_bd10_d58cfd02af6e.slice PodAnnotations:0xc00294e498}] Aliases:map[]}\"\nJun 11 17:03:48.931736 crc crio[23211]: time=\"2026-06-11T17:03:48.931632149Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-rpw2p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:03:48.945351 crc crio[23211]: time=\"2026-06-11T17:03:48.944916766Z\" level=info msg=\"Ran pod sandbox 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb with infra container: openshift-marketplace/certified-operators-rpw2p/POD\" id=0c7012aa-f670-4578-a8d7-ca3607db5560 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:03:48.949645 crc crio[23211]: time=\"2026-06-11T17:03:48.949506643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a6567a4-abf5-402a-9b85-f18c35ce9368 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:03:48.957290 crc crio[23211]: time=\"2026-06-11T17:03:48.957177156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2781b3d-6b43-4b7f-a381-2f1c68f24966 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:03:48.969245 crc crio[23211]: time=\"2026-06-11T17:03:48.968629016Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rpw2p/extract-utilities\" id=3c36d166-03e9-4e3f-a143-dfdf029e7581 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:03:48.969671 crc crio[23211]: time=\"2026-06-11T17:03:48.969368374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:49.074967 crc crio[23211]: time=\"2026-06-11T17:03:49.074359295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:49.104390 crc crio[23211]: time=\"2026-06-11T17:03:49.103179584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:49.628525 crc crio[23211]: time=\"2026-06-11T17:03:49.623780189Z\" level=info msg=\"Created container d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d: openshift-marketplace/certified-operators-rpw2p/extract-utilities\" id=3c36d166-03e9-4e3f-a143-dfdf029e7581 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:03:49.636607 crc crio[23211]: time=\"2026-06-11T17:03:49.633076665Z\" level=info msg=\"Starting container: d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d\" id=66e920fe-2780-4dcb-9b9b-a0a307af6b18 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:03:49.685406 crc crio[23211]: time=\"2026-06-11T17:03:49.666958803Z\" level=info msg=\"Started container\" PID=155930 containerID=d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d description=openshift-marketplace/certified-operators-rpw2p/extract-utilities id=66e920fe-2780-4dcb-9b9b-a0a307af6b18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\nJun 11 17:03:50.003780 crc crio[23211]: time=\"2026-06-11T17:03:50.003554437Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f3a67090-aa5c-4da8-9361-a5d8a3887d9e name=/runtime.v1.ImageService/PullImage\nJun 11 17:03:50.017551 crc crio[23211]: time=\"2026-06-11T17:03:50.016730331Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 17:03:50.794356 crc crio[23211]: time=\"2026-06-11T17:03:50.793166916Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=f3a67090-aa5c-4da8-9361-a5d8a3887d9e name=/runtime.v1.ImageService/PullImage\nJun 11 17:03:50.796413 crc crio[23211]: time=\"2026-06-11T17:03:50.796314186Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5609d6b7-94f0-439d-888c-7c2578a95613 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:03:50.818945 crc crio[23211]: time=\"2026-06-11T17:03:50.81779856Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f00fbbb0-e029-4beb-a62b-f831f0716a6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:03:50.855895 crc crio[23211]: time=\"2026-06-11T17:03:50.85572478Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rpw2p/extract-content\" id=0808f1a8-0ab7-4e44-a72b-e3fd5c62f50c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:03:50.856577 crc crio[23211]: time=\"2026-06-11T17:03:50.856519401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:50.993320 crc crio[23211]: time=\"2026-06-11T17:03:50.993190781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:50.998645 crc crio[23211]: time=\"2026-06-11T17:03:50.998412474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:51.276024 crc crio[23211]: time=\"2026-06-11T17:03:51.27539851Z\" level=info msg=\"Created container 9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d: openshift-marketplace/certified-operators-rpw2p/extract-content\" id=0808f1a8-0ab7-4e44-a72b-e3fd5c62f50c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:03:51.277179 crc crio[23211]: time=\"2026-06-11T17:03:51.277075301Z\" level=info msg=\"Starting container: 9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d\" id=edc7eb5d-76fe-4a21-a384-de77a655e1f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:03:51.283676 crc crio[23211]: time=\"2026-06-11T17:03:51.283578537Z\" level=info msg=\"Started container\" PID=156027 containerID=9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d description=openshift-marketplace/certified-operators-rpw2p/extract-content id=edc7eb5d-76fe-4a21-a384-de77a655e1f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\nJun 11 17:03:54.234929 crc crio[23211]: time=\"2026-06-11T17:03:54.23354719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=992b559f-cbde-4c67-beeb-c359b4b98a71 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:03:54.246050 crc crio[23211]: time=\"2026-06-11T17:03:54.245194275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d6546a9-7d78-44db-8d0c-a06549e9ceeb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:03:54.310175 crc crio[23211]: time=\"2026-06-11T17:03:54.309819383Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rpw2p/registry-server\" id=7aea0d66-9662-4399-8ebf-d47cfc94fc69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:03:54.338829 crc crio[23211]: time=\"2026-06-11T17:03:54.33735116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:54.490271 crc crio[23211]: time=\"2026-06-11T17:03:54.490066319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:54.493904 crc crio[23211]: time=\"2026-06-11T17:03:54.493825254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:03:55.247835 crc crio[23211]: time=\"2026-06-11T17:03:55.243077241Z\" level=info msg=\"Created container 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549: openshift-marketplace/certified-operators-rpw2p/registry-server\" id=7aea0d66-9662-4399-8ebf-d47cfc94fc69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:03:55.265242 crc crio[23211]: time=\"2026-06-11T17:03:55.253525355Z\" level=info msg=\"Starting container: 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549\" id=36491643-2d57-4997-9be3-a5c141213b5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:03:55.273817 crc crio[23211]: time=\"2026-06-11T17:03:55.273699845Z\" level=info msg=\"Started container\" PID=156168 containerID=43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549 description=openshift-marketplace/certified-operators-rpw2p/registry-server id=36491643-2d57-4997-9be3-a5c141213b5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\nJun 11 17:04:00.612374 crc crio[23211]: time=\"2026-06-11T17:04:00.611210407Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686624-ltqg7/POD\" id=e8aa52c7-7da0-460d-97f8-27ea0d1b1016 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:04:00.613724 crc crio[23211]: time=\"2026-06-11T17:04:00.612411027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:04:00.675117 crc crio[23211]: time=\"2026-06-11T17:04:00.675016663Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686624-ltqg7 Namespace:openshift-infra ID:f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090 UID:110cf776-608e-4743-bac2-17b7fb40aa20 NetNS:/var/run/netns/dafd51e0-22ce-4bb1-926e-c3128afe43f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod110cf776_608e_4743_bac2_17b7fb40aa20.slice PodAnnotations:0xc0018be0a0}] Aliases:map[]}\"\nJun 11 17:04:00.675117 crc crio[23211]: time=\"2026-06-11T17:04:00.675101695Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686624-ltqg7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:04:01.267622 crc crio[23211]: 2026-06-11T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f57b37de515e45f Mac:e2:16:91:a0:c3:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/dafd51e0-22ce-4bb1-926e-c3128afe43f6 SocketPath: PciID:}] [{Interface:0xc0002d1250 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:04:01.270613 crc crio[23211]: time=\"2026-06-11T17:04:01.270468214Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686624-ltqg7 Namespace:openshift-infra ID:f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090 UID:110cf776-608e-4743-bac2-17b7fb40aa20 NetNS:/var/run/netns/dafd51e0-22ce-4bb1-926e-c3128afe43f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod110cf776_608e_4743_bac2_17b7fb40aa20.slice PodAnnotations:0xc0018be0a0}] Aliases:map[]}\"\nJun 11 17:04:01.270776 crc crio[23211]: time=\"2026-06-11T17:04:01.27067955Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686624-ltqg7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:04:01.285462 crc crio[23211]: time=\"2026-06-11T17:04:01.285234348Z\" level=info msg=\"Ran pod sandbox f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090 with infra container: openshift-infra/auto-csr-approver-29686624-ltqg7/POD\" id=e8aa52c7-7da0-460d-97f8-27ea0d1b1016 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:04:01.292595 crc crio[23211]: time=\"2026-06-11T17:04:01.292493362Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9f02cb57-668b-48c7-8b07-90a568c6b0e4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:04:01.305480 crc crio[23211]: time=\"2026-06-11T17:04:01.305376388Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:04:02.508501 crc crio[23211]: time=\"2026-06-11T17:04:02.507795302Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9f02cb57-668b-48c7-8b07-90a568c6b0e4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:04:02.511086 crc crio[23211]: time=\"2026-06-11T17:04:02.510996462Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=40bf9185-57e7-4bf6-8ae7-0c86fdf3b77d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:02.515516 crc crio[23211]: time=\"2026-06-11T17:04:02.515309182Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c17858ed-ccd8-4adf-9308-6b7172bc2311 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:02.529186 crc crio[23211]: time=\"2026-06-11T17:04:02.529105781Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686624-ltqg7/oc\" id=03a3b681-a05e-484b-bfef-9be5b039df9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:02.529733 crc crio[23211]: time=\"2026-06-11T17:04:02.529670736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:04:02.598300 crc crio[23211]: time=\"2026-06-11T17:04:02.598209052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:04:03.191130 crc crio[23211]: time=\"2026-06-11T17:04:03.190508552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:04:03.691086 crc crio[23211]: time=\"2026-06-11T17:04:03.690922757Z\" level=info msg=\"Created container 5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d: openshift-infra/auto-csr-approver-29686624-ltqg7/oc\" id=03a3b681-a05e-484b-bfef-9be5b039df9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:03.694640 crc crio[23211]: time=\"2026-06-11T17:04:03.694083446Z\" level=info msg=\"Starting container: 5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d\" id=a765172f-17c6-4a39-855e-7719c1658314 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:04:03.699896 crc crio[23211]: time=\"2026-06-11T17:04:03.699704609Z\" level=info msg=\"Started container\" PID=156657 containerID=5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d description=openshift-infra/auto-csr-approver-29686624-ltqg7/oc id=a765172f-17c6-4a39-855e-7719c1658314 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090\nJun 11 17:04:06.686943 crc crio[23211]: time=\"2026-06-11T17:04:06.685937601Z\" level=info msg=\"Stopping pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090\" id=dfd91f88-4ddc-4531-9fca-cd307cc1760e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:06.688309 crc crio[23211]: time=\"2026-06-11T17:04:06.688030443Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686624-ltqg7 Namespace:openshift-infra ID:f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090 UID:110cf776-608e-4743-bac2-17b7fb40aa20 NetNS:/var/run/netns/dafd51e0-22ce-4bb1-926e-c3128afe43f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod110cf776_608e_4743_bac2_17b7fb40aa20.slice PodAnnotations:0xc002279428}] Aliases:map[]}\"\nJun 11 17:04:06.688309 crc crio[23211]: time=\"2026-06-11T17:04:06.688170967Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686624-ltqg7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:04:07.358981 crc crio[23211]: time=\"2026-06-11T17:04:07.358225747Z\" level=info msg=\"Stopped pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090\" id=dfd91f88-4ddc-4531-9fca-cd307cc1760e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:09.945147 crc crio[23211]: time=\"2026-06-11T17:04:09.943134076Z\" level=info msg=\"Stopping container: 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549 (timeout: 2s)\" id=513f01f8-7f73-4277-b7c8-3008eb176e99 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:04:10.076399 crc crio[23211]: time=\"2026-06-11T17:04:10.075553919Z\" level=info msg=\"Stopped container 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549: openshift-marketplace/certified-operators-rpw2p/registry-server\" id=513f01f8-7f73-4277-b7c8-3008eb176e99 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:04:10.077642 crc crio[23211]: time=\"2026-06-11T17:04:10.077552871Z\" level=info msg=\"Stopping pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\" id=0f3e534f-a33c-4365-990f-c69cccfcc2ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:10.078360 crc crio[23211]: time=\"2026-06-11T17:04:10.078288169Z\" level=info msg=\"Got pod network &{Name:certified-operators-rpw2p Namespace:openshift-marketplace ID:7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb UID:0533a20c-921c-426e-bd10-d58cfd02af6e NetNS:/var/run/netns/512d4870-e3a2-4208-99d1-6282d3b85e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0533a20c_921c_426e_bd10_d58cfd02af6e.slice PodAnnotations:0xc0001af2c0}] Aliases:map[]}\"\nJun 11 17:04:10.078958 crc crio[23211]: time=\"2026-06-11T17:04:10.078601477Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-rpw2p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:04:10.594264 crc crio[23211]: time=\"2026-06-11T17:04:10.594120404Z\" level=info msg=\"Stopped pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\" id=0f3e534f-a33c-4365-990f-c69cccfcc2ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:10.969341 crc crio[23211]: time=\"2026-06-11T17:04:10.968570958Z\" level=info msg=\"Removing container: 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549\" id=04e9fe26-92fe-42e5-9bce-da5293644150 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:11.036681 crc crio[23211]: time=\"2026-06-11T17:04:11.036562529Z\" level=info msg=\"Removed container 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549: openshift-marketplace/certified-operators-rpw2p/registry-server\" id=04e9fe26-92fe-42e5-9bce-da5293644150 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:11.040239 crc crio[23211]: time=\"2026-06-11T17:04:11.04013554Z\" level=info msg=\"Removing container: 9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d\" id=d70a239d-4ea2-4c93-8317-6d7796170012 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:11.087107 crc crio[23211]: time=\"2026-06-11T17:04:11.086969646Z\" level=info msg=\"Removed container 9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d: openshift-marketplace/certified-operators-rpw2p/extract-content\" id=d70a239d-4ea2-4c93-8317-6d7796170012 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:11.091682 crc crio[23211]: time=\"2026-06-11T17:04:11.091612774Z\" level=info msg=\"Removing container: d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d\" id=a4ff6784-0bf1-4a9f-ac6c-b61ec375b2de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:11.151104 crc crio[23211]: time=\"2026-06-11T17:04:11.150973747Z\" level=info msg=\"Removed container d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d: openshift-marketplace/certified-operators-rpw2p/extract-utilities\" id=a4ff6784-0bf1-4a9f-ac6c-b61ec375b2de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:38.754788 crc crio[23211]: time=\"2026-06-11T17:04:38.753580356Z\" level=info msg=\"Stopping pod sandbox: e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc\" id=6ef7ad94-e90c-453f-989d-dc0fb2714190 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:38.756579 crc crio[23211]: time=\"2026-06-11T17:04:38.755801162Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt Namespace:openstack ID:e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc UID:3e2d4374-6596-491d-83c1-59c1a8987585 NetNS:/var/run/netns/3b227a9b-fd70-4949-95af-6131d02c168c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2d4374_6596_491d_83c1_59c1a8987585.slice PodAnnotations:0xc0066191b0}] Aliases:map[]}\"\nJun 11 17:04:38.756579 crc crio[23211]: time=\"2026-06-11T17:04:38.756033728Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:04:39.375791 crc crio[23211]: time=\"2026-06-11T17:04:39.375143598Z\" level=info msg=\"Stopped pod sandbox: e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc\" id=6ef7ad94-e90c-453f-989d-dc0fb2714190 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:40.344944 crc crio[23211]: time=\"2026-06-11T17:04:40.343934795Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/POD\" id=0c1f79d3-ee00-4152-98c7-7ee991749bdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:04:40.346410 crc crio[23211]: time=\"2026-06-11T17:04:40.344989852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:04:40.402831 crc crio[23211]: time=\"2026-06-11T17:04:40.402652071Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt Namespace:openstack ID:c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9 UID:5275a217-b772-4d20-8602-9d0b3e4f5df0 NetNS:/var/run/netns/69f18e80-aeeb-4773-90b5-5d377da417f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5275a217_b772_4d20_8602_9d0b3e4f5df0.slice PodAnnotations:0xc006619678}] Aliases:map[]}\"\nJun 11 17:04:40.402831 crc crio[23211]: time=\"2026-06-11T17:04:40.402723903Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:04:41.124649 crc crio[23211]: 2026-06-11T17:04:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c865cbd2e111817 Mac:ba:0a:e6:9c:84:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/69f18e80-aeeb-4773-90b5-5d377da417f5 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:04:41.127249 crc crio[23211]: time=\"2026-06-11T17:04:41.127040598Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt Namespace:openstack ID:c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9 UID:5275a217-b772-4d20-8602-9d0b3e4f5df0 NetNS:/var/run/netns/69f18e80-aeeb-4773-90b5-5d377da417f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5275a217_b772_4d20_8602_9d0b3e4f5df0.slice PodAnnotations:0xc006619678}] Aliases:map[]}\"\nJun 11 17:04:41.127347 crc crio[23211]: time=\"2026-06-11T17:04:41.127302865Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:04:41.140159 crc crio[23211]: time=\"2026-06-11T17:04:41.140038927Z\" level=info msg=\"Ran pod sandbox c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/POD\" id=0c1f79d3-ee00-4152-98c7-7ee991749bdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:04:41.143712 crc crio[23211]: time=\"2026-06-11T17:04:41.143315961Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8ab8993d-b711-42d6-ab95-253bc1119586 name=/runtime.v1.ImageService/PullImage\nJun 11 17:04:41.155605 crc crio[23211]: time=\"2026-06-11T17:04:41.155374347Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:04:41.642679 crc crio[23211]: time=\"2026-06-11T17:04:41.642520565Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8ab8993d-b711-42d6-ab95-253bc1119586 name=/runtime.v1.ImageService/PullImage\nJun 11 17:04:41.645407 crc crio[23211]: time=\"2026-06-11T17:04:41.645335715Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=afcb0097-b1fc-43ac-b1a6-701f9de6fb9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:41.672036 crc crio[23211]: time=\"2026-06-11T17:04:41.671347454Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f65025ad-fa89-46d2-b574-73a562a5f8dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:41.686182 crc crio[23211]: time=\"2026-06-11T17:04:41.686122639Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=38102f0c-4f29-4fee-8a68-d5e5dfd7b894 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:41.686826 crc crio[23211]: time=\"2026-06-11T17:04:41.686647182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:04:41.745624 crc crio[23211]: time=\"2026-06-11T17:04:41.745362579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:04:41.763838 crc crio[23211]: time=\"2026-06-11T17:04:41.763697873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:04:41.977547 crc crio[23211]: time=\"2026-06-11T17:04:41.977413196Z\" level=info msg=\"Created container 2a25bf5f3c91d145590dd72e993af15d12f1b61d593bc8989a7a76a261800675: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=38102f0c-4f29-4fee-8a68-d5e5dfd7b894 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:41.981205 crc crio[23211]: time=\"2026-06-11T17:04:41.98110359Z\" level=info msg=\"Starting container: 2a25bf5f3c91d145590dd72e993af15d12f1b61d593bc8989a7a76a261800675\" id=368b0950-7f7e-4549-8127-bedc54f4c691 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:04:41.991190 crc crio[23211]: time=\"2026-06-11T17:04:41.991079032Z\" level=info msg=\"Started container\" PID=158794 containerID=2a25bf5f3c91d145590dd72e993af15d12f1b61d593bc8989a7a76a261800675 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=368b0950-7f7e-4549-8127-bedc54f4c691 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9\nJun 11 17:04:42.020180 crc crio[23211]: time=\"2026-06-11T17:04:42.019667706Z\" level=info msg=\"Removing container: 6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb\" id=e4f2daa4-b15a-4b15-b8c9-4a12e6da692f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:42.305363 crc crio[23211]: time=\"2026-06-11T17:04:42.305245179Z\" level=info msg=\"Removed container 6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb: openshift-infra/auto-csr-approver-29686618-k2mb9/oc\" id=e4f2daa4-b15a-4b15-b8c9-4a12e6da692f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:42.320337 crc crio[23211]: time=\"2026-06-11T17:04:42.320235839Z\" level=info msg=\"Stopping pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\" id=2293912c-5973-4771-bcff-b6a57858bc0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:42.320761 crc crio[23211]: time=\"2026-06-11T17:04:42.320342282Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\" id=2293912c-5973-4771-bcff-b6a57858bc0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:42.321378 crc crio[23211]: time=\"2026-06-11T17:04:42.321244914Z\" level=info msg=\"Removing pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\" id=37cfd729-8966-4e6c-bf81-4df9b8feddc6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:04:42.342060 crc crio[23211]: time=\"2026-06-11T17:04:42.341961499Z\" level=info msg=\"Removed pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\" id=37cfd729-8966-4e6c-bf81-4df9b8feddc6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:04:42.345749 crc crio[23211]: time=\"2026-06-11T17:04:42.345690414Z\" level=info msg=\"Stopping pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77\" id=11532190-9a66-4dc3-8052-1301787d5c4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:42.345904 crc crio[23211]: time=\"2026-06-11T17:04:42.345758465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77\" id=11532190-9a66-4dc3-8052-1301787d5c4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:42.346612 crc crio[23211]: time=\"2026-06-11T17:04:42.346558645Z\" level=info msg=\"Removing pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77\" id=6ff28658-c598-4964-a43a-41fff19da38f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:04:42.365203 crc crio[23211]: time=\"2026-06-11T17:04:42.365065004Z\" level=info msg=\"Removed pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77\" id=6ff28658-c598-4964-a43a-41fff19da38f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:05:12.233612 crc crio[23211]: time=\"2026-06-11T17:05:12.232162435Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-f27hk/POD\" id=7ff94dd6-8187-4768-97ac-1d1b89074227 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:05:12.233612 crc crio[23211]: time=\"2026-06-11T17:05:12.23312879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:12.294738 crc crio[23211]: time=\"2026-06-11T17:05:12.294163555Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-f27hk Namespace:openshift-marketplace ID:52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af UID:3937bde0-5c58-4998-8740-2245b375d891 NetNS:/var/run/netns/31e7dc02-a50d-4222-bd45-e329b8abe009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3937bde0_5c58_4998_8740_2245b375d891.slice PodAnnotations:0xc0001305e0}] Aliases:map[]}\"\nJun 11 17:05:12.294738 crc crio[23211]: time=\"2026-06-11T17:05:12.294310308Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-f27hk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:05:13.017919 crc crio[23211]: 2026-06-11T17:05:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52ec8b41b36668c Mac:22:3b:32:50:ef:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/31e7dc02-a50d-4222-bd45-e329b8abe009 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:05:13.019895 crc crio[23211]: time=\"2026-06-11T17:05:13.019793024Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-f27hk Namespace:openshift-marketplace ID:52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af UID:3937bde0-5c58-4998-8740-2245b375d891 NetNS:/var/run/netns/31e7dc02-a50d-4222-bd45-e329b8abe009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3937bde0_5c58_4998_8740_2245b375d891.slice PodAnnotations:0xc0001305e0}] Aliases:map[]}\"\nJun 11 17:05:13.020116 crc crio[23211]: time=\"2026-06-11T17:05:13.02000442Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-f27hk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:05:13.037588 crc crio[23211]: time=\"2026-06-11T17:05:13.033809689Z\" level=info msg=\"Ran pod sandbox 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af with infra container: openshift-marketplace/redhat-marketplace-f27hk/POD\" id=7ff94dd6-8187-4768-97ac-1d1b89074227 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:05:13.037862 crc crio[23211]: time=\"2026-06-11T17:05:13.037810491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=46f44d57-9a93-4968-8f23-e9b4cc54ced5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:13.045279 crc crio[23211]: time=\"2026-06-11T17:05:13.045201338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5bb9af2d-6102-4843-b1a8-2a26abcb5fa6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:13.055716 crc crio[23211]: time=\"2026-06-11T17:05:13.055591341Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-f27hk/extract-utilities\" id=ffbbc985-d060-494f-9195-a1c2679b3ed2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:13.056354 crc crio[23211]: time=\"2026-06-11T17:05:13.056286718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:13.114159 crc crio[23211]: time=\"2026-06-11T17:05:13.114074743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:13.118986 crc crio[23211]: time=\"2026-06-11T17:05:13.118854484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:13.298706 crc crio[23211]: time=\"2026-06-11T17:05:13.298510374Z\" level=info msg=\"Created container 141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196: openshift-marketplace/redhat-marketplace-f27hk/extract-utilities\" id=ffbbc985-d060-494f-9195-a1c2679b3ed2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:13.301779 crc crio[23211]: time=\"2026-06-11T17:05:13.30068764Z\" level=info msg=\"Starting container: 141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196\" id=dc2e8811-5106-4737-a115-5aad0ad51104 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:05:13.309302 crc crio[23211]: time=\"2026-06-11T17:05:13.309176384Z\" level=info msg=\"Started container\" PID=160464 containerID=141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196 description=openshift-marketplace/redhat-marketplace-f27hk/extract-utilities id=dc2e8811-5106-4737-a115-5aad0ad51104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\nJun 11 17:05:14.364352 crc crio[23211]: time=\"2026-06-11T17:05:14.364167285Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dadc547a-a806-4a49-a933-927560d4683c name=/runtime.v1.ImageService/PullImage\nJun 11 17:05:14.377473 crc crio[23211]: time=\"2026-06-11T17:05:14.376711073Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 17:05:15.245707 crc crio[23211]: time=\"2026-06-11T17:05:15.245531318Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=dadc547a-a806-4a49-a933-927560d4683c name=/runtime.v1.ImageService/PullImage\nJun 11 17:05:15.247062 crc crio[23211]: time=\"2026-06-11T17:05:15.246958703Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8a47e738-ba94-4abe-bbd0-baf8c4570db6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:15.251933 crc crio[23211]: time=\"2026-06-11T17:05:15.251841587Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ec49ce6c-d979-40f3-a468-a53d62ef4efa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:15.263164 crc crio[23211]: time=\"2026-06-11T17:05:15.263042041Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-f27hk/extract-content\" id=e4f5112a-25f6-43b0-b1d8-419d8a37840b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:15.264005 crc crio[23211]: time=\"2026-06-11T17:05:15.263937083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:15.331269 crc crio[23211]: time=\"2026-06-11T17:05:15.331141186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:15.336790 crc crio[23211]: time=\"2026-06-11T17:05:15.336681717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:15.604250 crc crio[23211]: time=\"2026-06-11T17:05:15.603574085Z\" level=info msg=\"Created container 7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c: openshift-marketplace/redhat-marketplace-f27hk/extract-content\" id=e4f5112a-25f6-43b0-b1d8-419d8a37840b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:15.606267 crc crio[23211]: time=\"2026-06-11T17:05:15.606137371Z\" level=info msg=\"Starting container: 7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c\" id=0df40503-12d5-4668-b4fc-a835a16c1162 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:05:15.613866 crc crio[23211]: time=\"2026-06-11T17:05:15.61328274Z\" level=info msg=\"Started container\" PID=160580 containerID=7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c description=openshift-marketplace/redhat-marketplace-f27hk/extract-content id=0df40503-12d5-4668-b4fc-a835a16c1162 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\nJun 11 17:05:17.429607 crc crio[23211]: time=\"2026-06-11T17:05:17.428338401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9fdd35fe-3ae6-4420-85dd-bb2dd911ebdf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:17.435590 crc crio[23211]: time=\"2026-06-11T17:05:17.434304502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6bee163-e19e-4e1d-81f9-bd29d6697f94 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:17.450536 crc crio[23211]: time=\"2026-06-11T17:05:17.449550638Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-f27hk/registry-server\" id=771c05dc-c415-462b-bc84-46fb408549d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:17.450536 crc crio[23211]: time=\"2026-06-11T17:05:17.45004723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:17.525919 crc crio[23211]: time=\"2026-06-11T17:05:17.525767519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:17.530667 crc crio[23211]: time=\"2026-06-11T17:05:17.53058256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:17.724865 crc crio[23211]: time=\"2026-06-11T17:05:17.724657166Z\" level=info msg=\"Created container 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af: openshift-marketplace/redhat-marketplace-f27hk/registry-server\" id=771c05dc-c415-462b-bc84-46fb408549d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:17.727174 crc crio[23211]: time=\"2026-06-11T17:05:17.727082557Z\" level=info msg=\"Starting container: 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af\" id=fa9a3df1-84ce-4b63-a701-683f8736aeab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:05:17.734163 crc crio[23211]: time=\"2026-06-11T17:05:17.734031784Z\" level=info msg=\"Started container\" PID=160729 containerID=81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af description=openshift-marketplace/redhat-marketplace-f27hk/registry-server id=fa9a3df1-84ce-4b63-a701-683f8736aeab name=/runtime.v1.RuntimeService/StartContainer sandboxID=52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\nJun 11 17:05:24.562102 crc crio[23211]: time=\"2026-06-11T17:05:24.559977364Z\" level=info msg=\"Stopping container: 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af (timeout: 2s)\" id=f199a3fa-6737-40b3-b6fc-be75bb09bebd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:05:24.691032 crc crio[23211]: time=\"2026-06-11T17:05:24.690919669Z\" level=info msg=\"Stopped container 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af: openshift-marketplace/redhat-marketplace-f27hk/registry-server\" id=f199a3fa-6737-40b3-b6fc-be75bb09bebd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:05:24.694720 crc crio[23211]: time=\"2026-06-11T17:05:24.694614043Z\" level=info msg=\"Stopping pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\" id=68d940eb-21fa-4508-9b5a-d16f387b709f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:24.695647 crc crio[23211]: time=\"2026-06-11T17:05:24.695557137Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-f27hk Namespace:openshift-marketplace ID:52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af UID:3937bde0-5c58-4998-8740-2245b375d891 NetNS:/var/run/netns/31e7dc02-a50d-4222-bd45-e329b8abe009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3937bde0_5c58_4998_8740_2245b375d891.slice PodAnnotations:0xc007c14a18}] Aliases:map[]}\"\nJun 11 17:05:24.695851 crc crio[23211]: time=\"2026-06-11T17:05:24.695721821Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-f27hk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:05:25.023540 crc crio[23211]: time=\"2026-06-11T17:05:25.021927193Z\" level=info msg=\"Stopped pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\" id=68d940eb-21fa-4508-9b5a-d16f387b709f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:25.584347 crc crio[23211]: time=\"2026-06-11T17:05:25.583710401Z\" level=info msg=\"Removing container: 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af\" id=9be2a4d4-59ab-4725-b0a1-7f5754006b31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:25.623156 crc crio[23211]: time=\"2026-06-11T17:05:25.62279469Z\" level=info msg=\"Removed container 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af: openshift-marketplace/redhat-marketplace-f27hk/registry-server\" id=9be2a4d4-59ab-4725-b0a1-7f5754006b31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:25.637683 crc crio[23211]: time=\"2026-06-11T17:05:25.636386246Z\" level=info msg=\"Removing container: 7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c\" id=cd3908fa-26be-488d-af24-8af358a85d5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:25.685746 crc crio[23211]: time=\"2026-06-11T17:05:25.685632303Z\" level=info msg=\"Removed container 7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c: openshift-marketplace/redhat-marketplace-f27hk/extract-content\" id=cd3908fa-26be-488d-af24-8af358a85d5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:25.689698 crc crio[23211]: time=\"2026-06-11T17:05:25.689628133Z\" level=info msg=\"Removing container: 141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196\" id=655fcca6-ad67-4dbb-ac75-cdcb7fe64c4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:25.758936 crc crio[23211]: time=\"2026-06-11T17:05:25.758762505Z\" level=info msg=\"Removed container 141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196: openshift-marketplace/redhat-marketplace-f27hk/extract-utilities\" id=655fcca6-ad67-4dbb-ac75-cdcb7fe64c4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:34.736861 crc crio[23211]: time=\"2026-06-11T17:05:34.736054722Z\" level=info msg=\"Stopping pod sandbox: c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9\" id=0be415b3-dd1e-4ef8-ab37-760c8aad105a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:34.739145 crc crio[23211]: time=\"2026-06-11T17:05:34.737702013Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt Namespace:openstack ID:c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9 UID:5275a217-b772-4d20-8602-9d0b3e4f5df0 NetNS:/var/run/netns/69f18e80-aeeb-4773-90b5-5d377da417f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5275a217_b772_4d20_8602_9d0b3e4f5df0.slice PodAnnotations:0xc0027940a8}] Aliases:map[]}\"\nJun 11 17:05:34.739145 crc crio[23211]: time=\"2026-06-11T17:05:34.738040842Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:05:35.280532 crc crio[23211]: time=\"2026-06-11T17:05:35.279934406Z\" level=info msg=\"Stopped pod sandbox: c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9\" id=0be415b3-dd1e-4ef8-ab37-760c8aad105a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:36.313784 crc crio[23211]: time=\"2026-06-11T17:05:36.313715948Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/POD\" id=e3e08f55-c6ea-4b4a-9cf2-994563efe14c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:05:36.315290 crc crio[23211]: time=\"2026-06-11T17:05:36.314160919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:36.375904 crc crio[23211]: time=\"2026-06-11T17:05:36.37463095Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg Namespace:openstack ID:6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474 UID:bea17d06-fcd5-419a-8279-b5026d93f522 NetNS:/var/run/netns/6a159367-57fd-48bc-bab1-b9f800152ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbea17d06_fcd5_419a_8279_b5026d93f522.slice PodAnnotations:0xc003088278}] Aliases:map[]}\"\nJun 11 17:05:36.376565 crc crio[23211]: time=\"2026-06-11T17:05:36.376347145Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:05:37.090938 crc crio[23211]: 2026-06-11T17:05:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a41a306337c721 Mac:02:99:f6:96:bf:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/6a159367-57fd-48bc-bab1-b9f800152ff5 SocketPath: PciID:}] [{Interface:0xc00061e5c0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:05:37.092255 crc crio[23211]: time=\"2026-06-11T17:05:37.092190446Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg Namespace:openstack ID:6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474 UID:bea17d06-fcd5-419a-8279-b5026d93f522 NetNS:/var/run/netns/6a159367-57fd-48bc-bab1-b9f800152ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbea17d06_fcd5_419a_8279_b5026d93f522.slice PodAnnotations:0xc003088278}] Aliases:map[]}\"\nJun 11 17:05:37.092412 crc crio[23211]: time=\"2026-06-11T17:05:37.09236051Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:05:37.102751 crc crio[23211]: time=\"2026-06-11T17:05:37.102682791Z\" level=info msg=\"Ran pod sandbox 6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/POD\" id=e3e08f55-c6ea-4b4a-9cf2-994563efe14c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:05:37.111051 crc crio[23211]: time=\"2026-06-11T17:05:37.108546069Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1c2f5421-63f4-4158-a291-fc281f635e13 name=/runtime.v1.ImageService/PullImage\nJun 11 17:05:37.120578 crc crio[23211]: time=\"2026-06-11T17:05:37.120322838Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:05:37.574122 crc crio[23211]: time=\"2026-06-11T17:05:37.573506785Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1c2f5421-63f4-4158-a291-fc281f635e13 name=/runtime.v1.ImageService/PullImage\nJun 11 17:05:37.575505 crc crio[23211]: time=\"2026-06-11T17:05:37.575123776Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e708eed6-525e-45a9-b2f9-a16d6323247d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:37.609346 crc crio[23211]: time=\"2026-06-11T17:05:37.609103987Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=87ba09fd-700d-417d-bb9f-fbabceb803fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:37.619860 crc crio[23211]: time=\"2026-06-11T17:05:37.619732936Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=24b34993-3c64-4546-afca-a89ba9eaf48f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:37.620752 crc crio[23211]: time=\"2026-06-11T17:05:37.62067975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:37.674915 crc crio[23211]: time=\"2026-06-11T17:05:37.67477505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:37.678163 crc crio[23211]: time=\"2026-06-11T17:05:37.678097054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:37.911705 crc crio[23211]: time=\"2026-06-11T17:05:37.910601403Z\" level=info msg=\"Created container 551c5f9ba9673ca8d62980fe2c1a1c5355edb92ea2f2d997944e5a0a901eb7a4: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=24b34993-3c64-4546-afca-a89ba9eaf48f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:37.912568 crc crio[23211]: time=\"2026-06-11T17:05:37.912347747Z\" level=info msg=\"Starting container: 551c5f9ba9673ca8d62980fe2c1a1c5355edb92ea2f2d997944e5a0a901eb7a4\" id=e8848ec1-adb7-49ca-8264-6814e916d50d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:05:37.920198 crc crio[23211]: time=\"2026-06-11T17:05:37.920103034Z\" level=info msg=\"Started container\" PID=162042 containerID=551c5f9ba9673ca8d62980fe2c1a1c5355edb92ea2f2d997944e5a0a901eb7a4 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=e8848ec1-adb7-49ca-8264-6814e916d50d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474\nJun 11 17:05:42.398804 crc crio[23211]: time=\"2026-06-11T17:05:42.397604745Z\" level=info msg=\"Stopping pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\" id=2d6486ba-32c7-440c-a397-d37fc9dcba97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:42.398804 crc crio[23211]: time=\"2026-06-11T17:05:42.398733874Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\" id=2d6486ba-32c7-440c-a397-d37fc9dcba97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:42.400492 crc crio[23211]: time=\"2026-06-11T17:05:42.39938467Z\" level=info msg=\"Removing pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\" id=1367ec58-025f-48ad-8570-e1dcdbff1db7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:05:42.417415 crc crio[23211]: time=\"2026-06-11T17:05:42.417051867Z\" level=info msg=\"Removed pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\" id=1367ec58-025f-48ad-8570-e1dcdbff1db7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:05:44.917131 crc crio[23211]: time=\"2026-06-11T17:05:44.915967507Z\" level=info msg=\"Stopping pod sandbox: 6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474\" id=2a2ed8a2-0b80-46b2-9eb1-fd6428484fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:44.919011 crc crio[23211]: time=\"2026-06-11T17:05:44.917993739Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg Namespace:openstack ID:6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474 UID:bea17d06-fcd5-419a-8279-b5026d93f522 NetNS:/var/run/netns/6a159367-57fd-48bc-bab1-b9f800152ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbea17d06_fcd5_419a_8279_b5026d93f522.slice PodAnnotations:0xc002278698}] Aliases:map[]}\"\nJun 11 17:05:44.919011 crc crio[23211]: time=\"2026-06-11T17:05:44.918189973Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:05:45.507254 crc crio[23211]: time=\"2026-06-11T17:05:45.507101848Z\" level=info msg=\"Stopped pod sandbox: 6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474\" id=2a2ed8a2-0b80-46b2-9eb1-fd6428484fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:46.440137 crc crio[23211]: time=\"2026-06-11T17:05:46.439615736Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/POD\" id=51aaaa46-e539-4585-a8d0-f03a103e691c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:05:46.440137 crc crio[23211]: time=\"2026-06-11T17:05:46.440127498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:46.495922 crc crio[23211]: time=\"2026-06-11T17:05:46.495749148Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc Namespace:openstack ID:b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151 UID:adff3452-7267-4ba2-b549-55c18903f537 NetNS:/var/run/netns/ed99e1a3-0290-4792-a557-b2ba5b758bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadff3452_7267_4ba2_b549_55c18903f537.slice PodAnnotations:0xc0022790e0}] Aliases:map[]}\"\nJun 11 17:05:46.495922 crc crio[23211]: time=\"2026-06-11T17:05:46.495857061Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:05:47.240274 crc crio[23211]: 2026-06-11T17:05:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b185eab55291d07 Mac:e2:74:e6:6d:7f:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/ed99e1a3-0290-4792-a557-b2ba5b758bec SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:05:47.241665 crc crio[23211]: time=\"2026-06-11T17:05:47.241596048Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc Namespace:openstack ID:b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151 UID:adff3452-7267-4ba2-b549-55c18903f537 NetNS:/var/run/netns/ed99e1a3-0290-4792-a557-b2ba5b758bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadff3452_7267_4ba2_b549_55c18903f537.slice PodAnnotations:0xc0022790e0}] Aliases:map[]}\"\nJun 11 17:05:47.241860 crc crio[23211]: time=\"2026-06-11T17:05:47.241765642Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:05:47.256296 crc crio[23211]: time=\"2026-06-11T17:05:47.255816698Z\" level=info msg=\"Ran pod sandbox b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/POD\" id=51aaaa46-e539-4585-a8d0-f03a103e691c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:05:47.260825 crc crio[23211]: time=\"2026-06-11T17:05:47.260398344Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d5c24254-78a2-4f16-8299-f6ab1a2a6810 name=/runtime.v1.ImageService/PullImage\nJun 11 17:05:47.272321 crc crio[23211]: time=\"2026-06-11T17:05:47.272228704Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:05:47.878767 crc crio[23211]: time=\"2026-06-11T17:05:47.878091159Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d5c24254-78a2-4f16-8299-f6ab1a2a6810 name=/runtime.v1.ImageService/PullImage\nJun 11 17:05:47.880390 crc crio[23211]: time=\"2026-06-11T17:05:47.879666469Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=024ec72d-cd12-4a55-859c-dc35d9c0e353 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:47.902819 crc crio[23211]: time=\"2026-06-11T17:05:47.902712542Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=815be921-2f8e-438e-ae62-8b99e5db3183 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:47.913633 crc crio[23211]: time=\"2026-06-11T17:05:47.913371892Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=58fc3579-329e-4028-a234-aaaf207868fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:47.914108 crc crio[23211]: time=\"2026-06-11T17:05:47.91405176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:47.972603 crc crio[23211]: time=\"2026-06-11T17:05:47.972415177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:47.976260 crc crio[23211]: time=\"2026-06-11T17:05:47.976183243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:05:48.202214 crc crio[23211]: time=\"2026-06-11T17:05:48.202021923Z\" level=info msg=\"Created container 99e0225ab1c05fb557f22c66ffa12305a46b091da44425f627013b6130f47894: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=58fc3579-329e-4028-a234-aaaf207868fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:48.205591 crc crio[23211]: time=\"2026-06-11T17:05:48.205202864Z\" level=info msg=\"Starting container: 99e0225ab1c05fb557f22c66ffa12305a46b091da44425f627013b6130f47894\" id=daae1dd9-4b77-42af-a455-b9e18ac8609a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:05:48.217040 crc crio[23211]: time=\"2026-06-11T17:05:48.216960261Z\" level=info msg=\"Started container\" PID=162709 containerID=99e0225ab1c05fb557f22c66ffa12305a46b091da44425f627013b6130f47894 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=daae1dd9-4b77-42af-a455-b9e18ac8609a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151\nJun 11 17:06:00.586946 crc crio[23211]: time=\"2026-06-11T17:06:00.586026463Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686626-d6hq9/POD\" id=a8c48816-eac5-44f5-a50e-9a40fabd7c9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:06:00.588661 crc crio[23211]: time=\"2026-06-11T17:06:00.587010988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:06:00.627928 crc crio[23211]: time=\"2026-06-11T17:06:00.62781324Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686626-d6hq9 Namespace:openshift-infra ID:3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660 UID:02ff9f66-529d-429e-8d40-f7c2b39a857d NetNS:/var/run/netns/07ee44e2-e958-4dcc-8046-2c7fd98cce82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ff9f66_529d_429e_8d40_f7c2b39a857d.slice PodAnnotations:0xc0001ae2c0}] Aliases:map[]}\"\nJun 11 17:06:00.627928 crc crio[23211]: time=\"2026-06-11T17:06:00.627927943Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686626-d6hq9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:06:01.269635 crc crio[23211]: 2026-06-11T17:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cc1e79c6c00ea7 Mac:22:4f:9f:f5:bf:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/07ee44e2-e958-4dcc-8046-2c7fd98cce82 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:06:01.272085 crc crio[23211]: time=\"2026-06-11T17:06:01.271547584Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686626-d6hq9 Namespace:openshift-infra ID:3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660 UID:02ff9f66-529d-429e-8d40-f7c2b39a857d NetNS:/var/run/netns/07ee44e2-e958-4dcc-8046-2c7fd98cce82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ff9f66_529d_429e_8d40_f7c2b39a857d.slice PodAnnotations:0xc0001ae2c0}] Aliases:map[]}\"\nJun 11 17:06:01.272085 crc crio[23211]: time=\"2026-06-11T17:06:01.271867872Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686626-d6hq9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:06:01.281290 crc crio[23211]: time=\"2026-06-11T17:06:01.281190088Z\" level=info msg=\"Ran pod sandbox 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660 with infra container: openshift-infra/auto-csr-approver-29686626-d6hq9/POD\" id=a8c48816-eac5-44f5-a50e-9a40fabd7c9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:06:01.284971 crc crio[23211]: time=\"2026-06-11T17:06:01.28480175Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=22d46c1b-6195-447f-840a-ce10c1f3a233 name=/runtime.v1.ImageService/PullImage\nJun 11 17:06:01.298764 crc crio[23211]: time=\"2026-06-11T17:06:01.298684472Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:06:02.502351 crc crio[23211]: time=\"2026-06-11T17:06:02.502192883Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=22d46c1b-6195-447f-840a-ce10c1f3a233 name=/runtime.v1.ImageService/PullImage\nJun 11 17:06:02.504007 crc crio[23211]: time=\"2026-06-11T17:06:02.503769113Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd7349ac-2d5a-42e9-ad21-9896dd05f9c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:06:02.506909 crc crio[23211]: time=\"2026-06-11T17:06:02.50679635Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=645e002c-eef5-48cd-a307-d117e6d344ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:06:02.514722 crc crio[23211]: time=\"2026-06-11T17:06:02.514666039Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686626-d6hq9/oc\" id=7d951157-625d-462a-a5a2-1ed25e4564ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:06:02.515595 crc crio[23211]: time=\"2026-06-11T17:06:02.515562882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:06:02.575727 crc crio[23211]: time=\"2026-06-11T17:06:02.575600122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:06:03.064808 crc crio[23211]: time=\"2026-06-11T17:06:03.064373942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:06:03.216188 crc crio[23211]: time=\"2026-06-11T17:06:03.216048573Z\" level=info msg=\"Created container e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301: openshift-infra/auto-csr-approver-29686626-d6hq9/oc\" id=7d951157-625d-462a-a5a2-1ed25e4564ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:06:03.218771 crc crio[23211]: time=\"2026-06-11T17:06:03.218582397Z\" level=info msg=\"Starting container: e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301\" id=dba4437e-c5d6-4402-9b43-04c10f9df0cd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:06:03.227302 crc crio[23211]: time=\"2026-06-11T17:06:03.227188186Z\" level=info msg=\"Started container\" PID=163566 containerID=e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301 description=openshift-infra/auto-csr-approver-29686626-d6hq9/oc id=dba4437e-c5d6-4402-9b43-04c10f9df0cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660\nJun 11 17:06:05.264670 crc crio[23211]: time=\"2026-06-11T17:06:05.263594461Z\" level=info msg=\"Stopping pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660\" id=ade7addc-ca12-4de7-bbdf-f108336d4df7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:06:05.266242 crc crio[23211]: time=\"2026-06-11T17:06:05.26552606Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686626-d6hq9 Namespace:openshift-infra ID:3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660 UID:02ff9f66-529d-429e-8d40-f7c2b39a857d NetNS:/var/run/netns/07ee44e2-e958-4dcc-8046-2c7fd98cce82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ff9f66_529d_429e_8d40_f7c2b39a857d.slice PodAnnotations:0xc0001ae5e8}] Aliases:map[]}\"\nJun 11 17:06:05.266242 crc crio[23211]: time=\"2026-06-11T17:06:05.265709974Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686626-d6hq9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:06:05.592820 crc crio[23211]: time=\"2026-06-11T17:06:05.592399038Z\" level=info msg=\"Stopped pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660\" id=ade7addc-ca12-4de7-bbdf-f108336d4df7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:06:29.661784 crc crio[23211]: time=\"2026-06-11T17:06:29.659585196Z\" level=info msg=\"Stopping pod sandbox: b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151\" id=3be5f177-5fc0-4232-81ab-6e8b61572467 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:06:29.663860 crc crio[23211]: time=\"2026-06-11T17:06:29.663201077Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc Namespace:openstack ID:b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151 UID:adff3452-7267-4ba2-b549-55c18903f537 NetNS:/var/run/netns/ed99e1a3-0290-4792-a557-b2ba5b758bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadff3452_7267_4ba2_b549_55c18903f537.slice PodAnnotations:0xc0001aea00}] Aliases:map[]}\"\nJun 11 17:06:29.663860 crc crio[23211]: time=\"2026-06-11T17:06:29.663505865Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:06:30.262149 crc crio[23211]: time=\"2026-06-11T17:06:30.261864579Z\" level=info msg=\"Stopped pod sandbox: b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151\" id=3be5f177-5fc0-4232-81ab-6e8b61572467 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:06:31.187290 crc crio[23211]: time=\"2026-06-11T17:06:31.186791584Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/POD\" id=f31d4321-31fe-4171-86fd-a9fa170992af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:06:31.189790 crc crio[23211]: time=\"2026-06-11T17:06:31.187325418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:06:31.235785 crc crio[23211]: time=\"2026-06-11T17:06:31.235685513Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn Namespace:openstack ID:5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4 UID:2776d9a6-c1fd-41eb-8b97-3917af255e85 NetNS:/var/run/netns/5776e498-a94c-457b-8960-dad019d40aaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2776d9a6_c1fd_41eb_8b97_3917af255e85.slice PodAnnotations:0xc00008c838}] Aliases:map[]}\"\nJun 11 17:06:31.235785 crc crio[23211]: time=\"2026-06-11T17:06:31.235771965Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:06:31.734630 crc crio[23211]: 2026-06-11T17:06:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c12089346fab40 Mac:5a:05:78:69:a1:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/5776e498-a94c-457b-8960-dad019d40aaa SocketPath: PciID:}] [{Interface:0xc0002629e0 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:06:31.737923 crc crio[23211]: time=\"2026-06-11T17:06:31.73779952Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn Namespace:openstack ID:5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4 UID:2776d9a6-c1fd-41eb-8b97-3917af255e85 NetNS:/var/run/netns/5776e498-a94c-457b-8960-dad019d40aaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2776d9a6_c1fd_41eb_8b97_3917af255e85.slice PodAnnotations:0xc00008c838}] Aliases:map[]}\"\nJun 11 17:06:31.738281 crc crio[23211]: time=\"2026-06-11T17:06:31.73821355Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:06:31.748937 crc crio[23211]: time=\"2026-06-11T17:06:31.748823179Z\" level=info msg=\"Ran pod sandbox 5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/POD\" id=f31d4321-31fe-4171-86fd-a9fa170992af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:06:31.752282 crc crio[23211]: time=\"2026-06-11T17:06:31.752181425Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d94a238f-6d07-44b7-8f39-a11de9c4f045 name=/runtime.v1.ImageService/PullImage\nJun 11 17:06:31.774502 crc crio[23211]: time=\"2026-06-11T17:06:31.774294334Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:06:32.238573 crc crio[23211]: time=\"2026-06-11T17:06:32.237853645Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d94a238f-6d07-44b7-8f39-a11de9c4f045 name=/runtime.v1.ImageService/PullImage\nJun 11 17:06:32.240240 crc crio[23211]: time=\"2026-06-11T17:06:32.239980049Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=097a7dea-aca0-4f58-a231-6c62860e875f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:06:32.267099 crc crio[23211]: time=\"2026-06-11T17:06:32.266834709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=51d9f308-67cb-4572-860f-7f85216aa698 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:06:32.276525 crc crio[23211]: time=\"2026-06-11T17:06:32.27634375Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=8aae4d28-1d5a-4410-88d3-b7787fac045b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:06:32.276886 crc crio[23211]: time=\"2026-06-11T17:06:32.276804541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:06:32.324315 crc crio[23211]: time=\"2026-06-11T17:06:32.324187402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:06:32.328820 crc crio[23211]: time=\"2026-06-11T17:06:32.328719346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:06:32.530037 crc crio[23211]: time=\"2026-06-11T17:06:32.529871991Z\" level=info msg=\"Created container 236891bfcd62ef84dcb2b6d80f1cc07f874364041c2252d9eec7c70666c86125: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=8aae4d28-1d5a-4410-88d3-b7787fac045b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:06:32.531389 crc crio[23211]: time=\"2026-06-11T17:06:32.531309426Z\" level=info msg=\"Starting container: 236891bfcd62ef84dcb2b6d80f1cc07f874364041c2252d9eec7c70666c86125\" id=636f72a3-2b52-4bb4-bd77-af2ef22ca1ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:06:32.541707 crc crio[23211]: time=\"2026-06-11T17:06:32.541614158Z\" level=info msg=\"Started container\" PID=165382 containerID=236891bfcd62ef84dcb2b6d80f1cc07f874364041c2252d9eec7c70666c86125 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=636f72a3-2b52-4bb4-bd77-af2ef22ca1ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4\nJun 11 17:06:42.440543 crc crio[23211]: time=\"2026-06-11T17:06:42.43986302Z\" level=info msg=\"Removing container: e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0\" id=61e66ad8-8a25-42f3-ab0f-351d227e14a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:06:42.692755 crc crio[23211]: time=\"2026-06-11T17:06:42.692519719Z\" level=info msg=\"Removed container e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0: openshift-infra/auto-csr-approver-29686620-s8f9n/oc\" id=61e66ad8-8a25-42f3-ab0f-351d227e14a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:06:42.706353 crc crio[23211]: time=\"2026-06-11T17:06:42.704848351Z\" level=info msg=\"Stopping pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37\" id=6d71fdec-a0c7-4cc6-88ae-e26f9160077f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:06:42.706353 crc crio[23211]: time=\"2026-06-11T17:06:42.704958084Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37\" id=6d71fdec-a0c7-4cc6-88ae-e26f9160077f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:06:42.706353 crc crio[23211]: time=\"2026-06-11T17:06:42.706157964Z\" level=info msg=\"Removing pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37\" id=490332f6-1851-4ef6-b1e0-40dd78eb5be6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:06:42.724500 crc crio[23211]: time=\"2026-06-11T17:06:42.724383686Z\" level=info msg=\"Removed pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37\" id=490332f6-1851-4ef6-b1e0-40dd78eb5be6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:26.536101 crc crio[23211]: time=\"2026-06-11T17:07:26.535223257Z\" level=info msg=\"Stopping pod sandbox: 5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4\" id=4d67b56f-85e8-4e76-aa17-aeba822cf163 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:26.537670 crc crio[23211]: time=\"2026-06-11T17:07:26.537019842Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn Namespace:openstack ID:5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4 UID:2776d9a6-c1fd-41eb-8b97-3917af255e85 NetNS:/var/run/netns/5776e498-a94c-457b-8960-dad019d40aaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2776d9a6_c1fd_41eb_8b97_3917af255e85.slice PodAnnotations:0xc002794f20}] Aliases:map[]}\"\nJun 11 17:07:26.537670 crc crio[23211]: time=\"2026-06-11T17:07:26.537206007Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:07:27.680490 crc crio[23211]: time=\"2026-06-11T17:07:27.680043982Z\" level=info msg=\"Stopped pod sandbox: 5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4\" id=4d67b56f-85e8-4e76-aa17-aeba822cf163 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:29.431519 crc crio[23211]: time=\"2026-06-11T17:07:29.430706931Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/POD\" id=19af586f-beb1-4a52-abe1-57ade82ff367 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:07:29.433214 crc crio[23211]: time=\"2026-06-11T17:07:29.431564902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:07:29.483840 crc crio[23211]: time=\"2026-06-11T17:07:29.483786806Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-65lxf Namespace:openstack ID:a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2 UID:5ae710fa-6e9e-423e-83a0-e9700aecffaa NetNS:/var/run/netns/a2f1bcab-f8d8-441a-b3ac-3c4ee35b6b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ae710fa_6e9e_423e_83a0_e9700aecffaa.slice PodAnnotations:0xc002794078}] Aliases:map[]}\"\nJun 11 17:07:29.484356 crc crio[23211]: time=\"2026-06-11T17:07:29.484326259Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-65lxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:07:30.252536 crc crio[23211]: 2026-06-11T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9ac122aeee7907 Mac:f2:55:29:66:ee:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/a2f1bcab-f8d8-441a-b3ac-3c4ee35b6b08 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:07:30.256160 crc crio[23211]: time=\"2026-06-11T17:07:30.256008493Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-65lxf Namespace:openstack ID:a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2 UID:5ae710fa-6e9e-423e-83a0-e9700aecffaa NetNS:/var/run/netns/a2f1bcab-f8d8-441a-b3ac-3c4ee35b6b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ae710fa_6e9e_423e_83a0_e9700aecffaa.slice PodAnnotations:0xc002794078}] Aliases:map[]}\"\nJun 11 17:07:30.256349 crc crio[23211]: time=\"2026-06-11T17:07:30.256233439Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-65lxf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:07:30.269706 crc crio[23211]: time=\"2026-06-11T17:07:30.269282139Z\" level=info msg=\"Ran pod sandbox a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/POD\" id=19af586f-beb1-4a52-abe1-57ade82ff367 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:07:30.275260 crc crio[23211]: time=\"2026-06-11T17:07:30.275162869Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7cb6c953-16c2-4a83-a976-a1cbb681bcb2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:07:30.286943 crc crio[23211]: time=\"2026-06-11T17:07:30.286805413Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:07:30.697744 crc crio[23211]: time=\"2026-06-11T17:07:30.697567127Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7cb6c953-16c2-4a83-a976-a1cbb681bcb2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:07:30.699320 crc crio[23211]: time=\"2026-06-11T17:07:30.698641935Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e9b5ec7c-6d91-454c-87d8-cf4f6c70e1fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:30.748804 crc crio[23211]: time=\"2026-06-11T17:07:30.7486096Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1221c3bd-3e07-4a06-adf9-a53dbcbcfc01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:30.761393 crc crio[23211]: time=\"2026-06-11T17:07:30.761202478Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/ssh-known-hosts-edpm-deployment-ipam\" id=7790523c-6b70-4f76-a4d1-3db31fe05ea9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:30.762106 crc crio[23211]: time=\"2026-06-11T17:07:30.761894496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:07:30.824889 crc crio[23211]: time=\"2026-06-11T17:07:30.82479152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:07:30.829819 crc crio[23211]: time=\"2026-06-11T17:07:30.829742294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:07:31.002594 crc crio[23211]: time=\"2026-06-11T17:07:31.001944356Z\" level=info msg=\"Created container 12c9adf1d20e6e80542ed07a6ac1ea125315bf620bf1435b08410dba82fc72d9: openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/ssh-known-hosts-edpm-deployment-ipam\" id=7790523c-6b70-4f76-a4d1-3db31fe05ea9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:31.006732 crc crio[23211]: time=\"2026-06-11T17:07:31.003756201Z\" level=info msg=\"Starting container: 12c9adf1d20e6e80542ed07a6ac1ea125315bf620bf1435b08410dba82fc72d9\" id=e02cdcee-22c0-4309-a2a8-8311278edeb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:07:31.010031 crc crio[23211]: time=\"2026-06-11T17:07:31.009785495Z\" level=info msg=\"Started container\" PID=168707 containerID=12c9adf1d20e6e80542ed07a6ac1ea125315bf620bf1435b08410dba82fc72d9 description=openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/ssh-known-hosts-edpm-deployment-ipam id=e02cdcee-22c0-4309-a2a8-8311278edeb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2\nJun 11 17:07:40.837180 crc crio[23211]: time=\"2026-06-11T17:07:40.835297114Z\" level=info msg=\"Stopping pod sandbox: a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2\" id=6176f245-4d62-4d68-884f-2e6278ef0300 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:40.839426 crc crio[23211]: time=\"2026-06-11T17:07:40.839302916Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-65lxf Namespace:openstack ID:a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2 UID:5ae710fa-6e9e-423e-83a0-e9700aecffaa NetNS:/var/run/netns/a2f1bcab-f8d8-441a-b3ac-3c4ee35b6b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ae710fa_6e9e_423e_83a0_e9700aecffaa.slice PodAnnotations:0xc007c14350}] Aliases:map[]}\"\nJun 11 17:07:40.840010 crc crio[23211]: time=\"2026-06-11T17:07:40.839840879Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-65lxf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:07:41.397541 crc crio[23211]: time=\"2026-06-11T17:07:41.394293043Z\" level=info msg=\"Stopped pod sandbox: a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2\" id=6176f245-4d62-4d68-884f-2e6278ef0300 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:42.364633 crc crio[23211]: time=\"2026-06-11T17:07:42.363830648Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/POD\" id=8e1747c8-7aff-425c-b491-0adb349c85e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:07:42.366273 crc crio[23211]: time=\"2026-06-11T17:07:42.364681459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:07:42.414798 crc crio[23211]: time=\"2026-06-11T17:07:42.414697816Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 Namespace:openstack ID:c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3 UID:4743976c-9b8a-4040-a358-2dc22d541d81 NetNS:/var/run/netns/2f88fcb9-0e37-40ac-8ba0-122ddda4086c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4743976c_9b8a_4040_a358_2dc22d541d81.slice PodAnnotations:0xc0001aed00}] Aliases:map[]}\"\nJun 11 17:07:42.414798 crc crio[23211]: time=\"2026-06-11T17:07:42.414768647Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:07:42.910014 crc crio[23211]: 2026-06-11T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c915001022c9e8d Mac:72:dc:6b:77:c2:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/2f88fcb9-0e37-40ac-8ba0-122ddda4086c SocketPath: PciID:}] [{Interface:0xc0002e6720 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:07:42.911736 crc crio[23211]: time=\"2026-06-11T17:07:42.911666102Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 Namespace:openstack ID:c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3 UID:4743976c-9b8a-4040-a358-2dc22d541d81 NetNS:/var/run/netns/2f88fcb9-0e37-40ac-8ba0-122ddda4086c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4743976c_9b8a_4040_a358_2dc22d541d81.slice PodAnnotations:0xc0001aed00}] Aliases:map[]}\"\nJun 11 17:07:42.912221 crc crio[23211]: time=\"2026-06-11T17:07:42.911864957Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:07:42.923565 crc crio[23211]: time=\"2026-06-11T17:07:42.923480152Z\" level=info msg=\"Ran pod sandbox c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/POD\" id=8e1747c8-7aff-425c-b491-0adb349c85e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:07:42.932789 crc crio[23211]: time=\"2026-06-11T17:07:42.932688405Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6e59226b-1807-4941-b6f0-eeabcb0f191c name=/runtime.v1.ImageService/PullImage\nJun 11 17:07:42.946606 crc crio[23211]: time=\"2026-06-11T17:07:42.946527745Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:07:43.505549 crc crio[23211]: time=\"2026-06-11T17:07:43.505224435Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6e59226b-1807-4941-b6f0-eeabcb0f191c name=/runtime.v1.ImageService/PullImage\nJun 11 17:07:43.507585 crc crio[23211]: time=\"2026-06-11T17:07:43.507505814Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bee14cf8-ecff-432e-8ca9-5cf82d64f3ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:43.533737 crc crio[23211]: time=\"2026-06-11T17:07:43.533643796Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f8828b2e-7079-412a-a991-d6e7e2e24b9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:43.543807 crc crio[23211]: time=\"2026-06-11T17:07:43.543713691Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=a0369dcd-2647-4930-a79b-6644b3dacbf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:43.544239 crc crio[23211]: time=\"2026-06-11T17:07:43.544173372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:07:43.607336 crc crio[23211]: time=\"2026-06-11T17:07:43.607156447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:07:43.611255 crc crio[23211]: time=\"2026-06-11T17:07:43.611188019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:07:43.813834 crc crio[23211]: time=\"2026-06-11T17:07:43.813706269Z\" level=info msg=\"Created container 94744d6647a1cc0c15c9101a9fb0b1d0c3182f5c4f8051751465443cd7c4b9b3: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=a0369dcd-2647-4930-a79b-6644b3dacbf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:43.815801 crc crio[23211]: time=\"2026-06-11T17:07:43.815239208Z\" level=info msg=\"Starting container: 94744d6647a1cc0c15c9101a9fb0b1d0c3182f5c4f8051751465443cd7c4b9b3\" id=5c4fd425-aeec-4fa2-a841-01b441c2e09f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:07:43.824973 crc crio[23211]: time=\"2026-06-11T17:07:43.824392439Z\" level=info msg=\"Started container\" PID=169578 containerID=94744d6647a1cc0c15c9101a9fb0b1d0c3182f5c4f8051751465443cd7c4b9b3 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=5c4fd425-aeec-4fa2-a841-01b441c2e09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3\nJun 11 17:07:54.058970 crc crio[23211]: time=\"2026-06-11T17:07:54.056786224Z\" level=info msg=\"Stopping pod sandbox: c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3\" id=bbd877ac-d47a-4706-a133-f57f882311e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:54.061269 crc crio[23211]: time=\"2026-06-11T17:07:54.059044272Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 Namespace:openstack ID:c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3 UID:4743976c-9b8a-4040-a358-2dc22d541d81 NetNS:/var/run/netns/2f88fcb9-0e37-40ac-8ba0-122ddda4086c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4743976c_9b8a_4040_a358_2dc22d541d81.slice PodAnnotations:0xc007c15720}] Aliases:map[]}\"\nJun 11 17:07:54.061269 crc crio[23211]: time=\"2026-06-11T17:07:54.059219636Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:07:54.589964 crc crio[23211]: time=\"2026-06-11T17:07:54.589209629Z\" level=info msg=\"Stopped pod sandbox: c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3\" id=bbd877ac-d47a-4706-a133-f57f882311e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:55.585580 crc crio[23211]: time=\"2026-06-11T17:07:55.584741711Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/POD\" id=fb2a79fc-f6af-4030-94f6-04b456f4c18e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:07:55.587724 crc crio[23211]: time=\"2026-06-11T17:07:55.585750547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:07:55.624770 crc crio[23211]: time=\"2026-06-11T17:07:55.624278882Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp Namespace:openstack ID:e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed UID:bae01f2a-042c-4069-bd20-2f8f0e2efc31 NetNS:/var/run/netns/f64a8bba-40f4-4206-aec3-a76ded81cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae01f2a_042c_4069_bd20_2f8f0e2efc31.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}\"\nJun 11 17:07:55.624770 crc crio[23211]: time=\"2026-06-11T17:07:55.624739145Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:07:56.145906 crc crio[23211]: 2026-06-11T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e77196912cc1390 Mac:5a:d8:6d:48:12:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/f64a8bba-40f4-4206-aec3-a76ded81cda8 SocketPath: PciID:}] [{Interface:0xc00025aeb0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:07:56.147116 crc crio[23211]: time=\"2026-06-11T17:07:56.146800357Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp Namespace:openstack ID:e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed UID:bae01f2a-042c-4069-bd20-2f8f0e2efc31 NetNS:/var/run/netns/f64a8bba-40f4-4206-aec3-a76ded81cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae01f2a_042c_4069_bd20_2f8f0e2efc31.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}\"\nJun 11 17:07:56.147116 crc crio[23211]: time=\"2026-06-11T17:07:56.147020352Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:07:56.162296 crc crio[23211]: time=\"2026-06-11T17:07:56.162171886Z\" level=info msg=\"Ran pod sandbox e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/POD\" id=fb2a79fc-f6af-4030-94f6-04b456f4c18e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:07:56.169075 crc crio[23211]: time=\"2026-06-11T17:07:56.168947648Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5a8834e1-f59b-4681-9ea7-281d61f45fee name=/runtime.v1.ImageService/PullImage\nJun 11 17:07:56.173816 crc crio[23211]: time=\"2026-06-11T17:07:56.173675087Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:07:56.573616 crc crio[23211]: time=\"2026-06-11T17:07:56.573115673Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5a8834e1-f59b-4681-9ea7-281d61f45fee name=/runtime.v1.ImageService/PullImage\nJun 11 17:07:56.574993 crc crio[23211]: time=\"2026-06-11T17:07:56.574826327Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d09ba053-65e3-451a-ad23-9c1a3fd9a3fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:56.614699 crc crio[23211]: time=\"2026-06-11T17:07:56.614488532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d8d492c2-b403-4b78-9c20-bcc2efc19b04 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:56.626208 crc crio[23211]: time=\"2026-06-11T17:07:56.625638784Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=aef510ae-b824-4cf6-a567-e695233d32ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:56.626692 crc crio[23211]: time=\"2026-06-11T17:07:56.626231519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:07:56.704651 crc crio[23211]: time=\"2026-06-11T17:07:56.704534363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:07:56.708681 crc crio[23211]: time=\"2026-06-11T17:07:56.708568294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:07:56.892098 crc crio[23211]: time=\"2026-06-11T17:07:56.89158181Z\" level=info msg=\"Created container ff48031eceaa5078974cda8d4024ff29c7b7d5618f8042e16e32591ce1ac0a01: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=aef510ae-b824-4cf6-a567-e695233d32ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:56.892860 crc crio[23211]: time=\"2026-06-11T17:07:56.89274645Z\" level=info msg=\"Starting container: ff48031eceaa5078974cda8d4024ff29c7b7d5618f8042e16e32591ce1ac0a01\" id=c10d393a-6054-437d-8fa7-3bf6b8db7d8b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:07:56.898595 crc crio[23211]: time=\"2026-06-11T17:07:56.898512395Z\" level=info msg=\"Started container\" PID=170340 containerID=ff48031eceaa5078974cda8d4024ff29c7b7d5618f8042e16e32591ce1ac0a01 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=c10d393a-6054-437d-8fa7-3bf6b8db7d8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed\nJun 11 17:08:00.542026 crc crio[23211]: time=\"2026-06-11T17:08:00.540523667Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686628-6rgj6/POD\" id=8ed05d95-db60-40a9-9f2f-834b4e3f6861 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:08:00.544052 crc crio[23211]: time=\"2026-06-11T17:08:00.542044405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:08:00.580106 crc crio[23211]: time=\"2026-06-11T17:08:00.579963125Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686628-6rgj6 Namespace:openshift-infra ID:6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479 UID:a67f03f4-4ce2-49a5-8b7f-0bfb628631b9 NetNS:/var/run/netns/582df7bd-1a7f-44a6-a0a2-9336a6133823 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda67f03f4_4ce2_49a5_8b7f_0bfb628631b9.slice PodAnnotations:0xc006618108}] Aliases:map[]}\"\nJun 11 17:08:00.580106 crc crio[23211]: time=\"2026-06-11T17:08:00.580083669Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686628-6rgj6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:08:01.121596 crc crio[23211]: 2026-06-11T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b3861c475db6c9 Mac:16:2d:d8:7e:16:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/582df7bd-1a7f-44a6-a0a2-9336a6133823 SocketPath: PciID:}] [{Interface:0xc00025ac90 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:08:01.122824 crc crio[23211]: time=\"2026-06-11T17:08:01.122742792Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686628-6rgj6 Namespace:openshift-infra ID:6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479 UID:a67f03f4-4ce2-49a5-8b7f-0bfb628631b9 NetNS:/var/run/netns/582df7bd-1a7f-44a6-a0a2-9336a6133823 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda67f03f4_4ce2_49a5_8b7f_0bfb628631b9.slice PodAnnotations:0xc006618108}] Aliases:map[]}\"\nJun 11 17:08:01.122988 crc crio[23211]: time=\"2026-06-11T17:08:01.122964228Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686628-6rgj6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:08:01.132545 crc crio[23211]: time=\"2026-06-11T17:08:01.132474579Z\" level=info msg=\"Ran pod sandbox 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479 with infra container: openshift-infra/auto-csr-approver-29686628-6rgj6/POD\" id=8ed05d95-db60-40a9-9f2f-834b4e3f6861 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:08:01.135981 crc crio[23211]: time=\"2026-06-11T17:08:01.135544977Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f1848be6-4890-4c86-abba-f28b87954218 name=/runtime.v1.ImageService/PullImage\nJun 11 17:08:01.141237 crc crio[23211]: time=\"2026-06-11T17:08:01.141152759Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:08:02.130300 crc crio[23211]: time=\"2026-06-11T17:08:02.129689905Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f1848be6-4890-4c86-abba-f28b87954218 name=/runtime.v1.ImageService/PullImage\nJun 11 17:08:02.131904 crc crio[23211]: time=\"2026-06-11T17:08:02.130994398Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9f971d8b-4c68-46d6-9ca5-059ec5a25f2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:08:02.133318 crc crio[23211]: time=\"2026-06-11T17:08:02.133242965Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=786e5d8d-71ee-4b7c-9e40-913994856014 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:08:02.139787 crc crio[23211]: time=\"2026-06-11T17:08:02.139699458Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686628-6rgj6/oc\" id=c6455d57-ca2f-457d-ad16-ce0fcdfb8cb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:08:02.140318 crc crio[23211]: time=\"2026-06-11T17:08:02.140258283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:08:02.189585 crc crio[23211]: time=\"2026-06-11T17:08:02.189385647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:08:02.530743 crc crio[23211]: time=\"2026-06-11T17:08:02.5306502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:08:02.736674 crc crio[23211]: time=\"2026-06-11T17:08:02.736109954Z\" level=info msg=\"Created container c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346: openshift-infra/auto-csr-approver-29686628-6rgj6/oc\" id=c6455d57-ca2f-457d-ad16-ce0fcdfb8cb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:08:02.742690 crc crio[23211]: time=\"2026-06-11T17:08:02.739718156Z\" level=info msg=\"Starting container: c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346\" id=cacf49cc-2b7b-49e6-90a8-41dc8a443236 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:08:02.749543 crc crio[23211]: time=\"2026-06-11T17:08:02.74936437Z\" level=info msg=\"Started container\" PID=170731 containerID=c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346 description=openshift-infra/auto-csr-approver-29686628-6rgj6/oc id=cacf49cc-2b7b-49e6-90a8-41dc8a443236 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479\nJun 11 17:08:04.265252 crc crio[23211]: time=\"2026-06-11T17:08:04.263394825Z\" level=info msg=\"Stopping pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479\" id=5c82c8d2-f571-427e-a197-1248835cb4ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:04.265252 crc crio[23211]: time=\"2026-06-11T17:08:04.264644837Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686628-6rgj6 Namespace:openshift-infra ID:6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479 UID:a67f03f4-4ce2-49a5-8b7f-0bfb628631b9 NetNS:/var/run/netns/582df7bd-1a7f-44a6-a0a2-9336a6133823 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda67f03f4_4ce2_49a5_8b7f_0bfb628631b9.slice PodAnnotations:0xc003088e78}] Aliases:map[]}\"\nJun 11 17:08:04.265252 crc crio[23211]: time=\"2026-06-11T17:08:04.26477315Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686628-6rgj6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:08:04.643808 crc crio[23211]: time=\"2026-06-11T17:08:04.643253736Z\" level=info msg=\"Stopped pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479\" id=5c82c8d2-f571-427e-a197-1248835cb4ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:42.779213 crc crio[23211]: time=\"2026-06-11T17:08:42.778404592Z\" level=info msg=\"Removing container: 9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9\" id=6dbcbd49-c8a1-466d-a57d-37982229e8b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:42.819820 crc crio[23211]: time=\"2026-06-11T17:08:42.819458112Z\" level=info msg=\"Removed container 9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9: openshift-marketplace/community-operators-n8vzs/extract-content\" id=6dbcbd49-c8a1-466d-a57d-37982229e8b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:42.823373 crc crio[23211]: time=\"2026-06-11T17:08:42.823288109Z\" level=info msg=\"Removing container: 59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11\" id=3ee9bd9a-7b2a-4534-b11b-6fb8c35f8d7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:42.874517 crc crio[23211]: time=\"2026-06-11T17:08:42.874344753Z\" level=info msg=\"Removed container 59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11: openshift-marketplace/community-operators-n8vzs/extract-utilities\" id=3ee9bd9a-7b2a-4534-b11b-6fb8c35f8d7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:42.880969 crc crio[23211]: time=\"2026-06-11T17:08:42.880878557Z\" level=info msg=\"Removing container: f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35\" id=6c9087ce-d30d-44a0-b406-0d58d6e3f0f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:43.120532 crc crio[23211]: time=\"2026-06-11T17:08:43.120308091Z\" level=info msg=\"Removed container f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35: openshift-infra/auto-csr-approver-29686622-nxwdx/oc\" id=6c9087ce-d30d-44a0-b406-0d58d6e3f0f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:43.136039 crc crio[23211]: time=\"2026-06-11T17:08:43.135990629Z\" level=info msg=\"Stopping pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff\" id=3b4d37ba-ff9d-4950-ab08-958a815e4c1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:43.136359 crc crio[23211]: time=\"2026-06-11T17:08:43.136341808Z\" level=info msg=\"Stopped pod sandbox (already stopped): d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff\" id=3b4d37ba-ff9d-4950-ab08-958a815e4c1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:43.137538 crc crio[23211]: time=\"2026-06-11T17:08:43.137474567Z\" level=info msg=\"Removing pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff\" id=48a6f131-cfcb-4035-8909-b4b3449a2258 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:43.156969 crc crio[23211]: time=\"2026-06-11T17:08:43.156783915Z\" level=info msg=\"Removed pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff\" id=48a6f131-cfcb-4035-8909-b4b3449a2258 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:09:13.692017 crc crio[23211]: time=\"2026-06-11T17:09:13.69012125Z\" level=info msg=\"Stopping pod sandbox: e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed\" id=e7c573bc-a541-464f-a5c2-7695c2aa916c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:13.693835 crc crio[23211]: time=\"2026-06-11T17:09:13.693411323Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp Namespace:openstack ID:e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed UID:bae01f2a-042c-4069-bd20-2f8f0e2efc31 NetNS:/var/run/netns/f64a8bba-40f4-4206-aec3-a76ded81cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae01f2a_042c_4069_bd20_2f8f0e2efc31.slice PodAnnotations:0xc0028186a0}] Aliases:map[]}\"\nJun 11 17:09:13.694112 crc crio[23211]: time=\"2026-06-11T17:09:13.693989688Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:09:14.226746 crc crio[23211]: time=\"2026-06-11T17:09:14.226085594Z\" level=info msg=\"Stopped pod sandbox: e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed\" id=e7c573bc-a541-464f-a5c2-7695c2aa916c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:15.227174 crc crio[23211]: time=\"2026-06-11T17:09:15.226644406Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/POD\" id=6f2a57b0-abf6-4d66-bf24-15894d2bcc08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:09:15.228643 crc crio[23211]: time=\"2026-06-11T17:09:15.227201119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:09:15.265295 crc crio[23211]: time=\"2026-06-11T17:09:15.265190482Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 Namespace:openstack ID:df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287 UID:f405acc4-a2d1-4e57-8dc1-3e0aab875df5 NetNS:/var/run/netns/ce6c8cab-d3c3-4ca0-b37c-53dc7df26def Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf405acc4_a2d1_4e57_8dc1_3e0aab875df5.slice PodAnnotations:0xc00008d040}] Aliases:map[]}\"\nJun 11 17:09:15.265295 crc crio[23211]: time=\"2026-06-11T17:09:15.265274344Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:09:15.955139 crc crio[23211]: 2026-06-11T17:09:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df26fe0f6616534 Mac:a2:c4:56:69:6f:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/ce6c8cab-d3c3-4ca0-b37c-53dc7df26def SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:09:15.957065 crc crio[23211]: time=\"2026-06-11T17:09:15.956985262Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 Namespace:openstack ID:df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287 UID:f405acc4-a2d1-4e57-8dc1-3e0aab875df5 NetNS:/var/run/netns/ce6c8cab-d3c3-4ca0-b37c-53dc7df26def Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf405acc4_a2d1_4e57_8dc1_3e0aab875df5.slice PodAnnotations:0xc00008d040}] Aliases:map[]}\"\nJun 11 17:09:15.957290 crc crio[23211]: time=\"2026-06-11T17:09:15.957218549Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:09:15.972875 crc crio[23211]: time=\"2026-06-11T17:09:15.972792023Z\" level=info msg=\"Ran pod sandbox df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/POD\" id=6f2a57b0-abf6-4d66-bf24-15894d2bcc08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:09:15.976245 crc crio[23211]: time=\"2026-06-11T17:09:15.976174309Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e5669fff-2c39-480c-8702-1ab487e36e22 name=/runtime.v1.ImageService/PullImage\nJun 11 17:09:15.990106 crc crio[23211]: time=\"2026-06-11T17:09:15.989908837Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:09:16.720819 crc crio[23211]: time=\"2026-06-11T17:09:16.720560992Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e5669fff-2c39-480c-8702-1ab487e36e22 name=/runtime.v1.ImageService/PullImage\nJun 11 17:09:16.722923 crc crio[23211]: time=\"2026-06-11T17:09:16.72285593Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5b8aa8bc-c3a5-4440-bc5c-7ddd4bfad317 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:09:16.757894 crc crio[23211]: time=\"2026-06-11T17:09:16.757785415Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a87c7de6-e38e-45d7-8172-7743af0a2f56 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:09:16.767301 crc crio[23211]: time=\"2026-06-11T17:09:16.767177952Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=73bbe84c-3a3c-4916-a9d8-f8df42727916 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:09:16.767858 crc crio[23211]: time=\"2026-06-11T17:09:16.767767317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:09:16.825794 crc crio[23211]: time=\"2026-06-11T17:09:16.825637503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:09:16.829348 crc crio[23211]: time=\"2026-06-11T17:09:16.829305126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:09:17.103174 crc crio[23211]: time=\"2026-06-11T17:09:17.102526097Z\" level=info msg=\"Created container 694e14c9d584c063063829b8f026648435cac4bac8ed29a0c92b1be13b3c8e61: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=73bbe84c-3a3c-4916-a9d8-f8df42727916 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:09:17.104630 crc crio[23211]: time=\"2026-06-11T17:09:17.104505106Z\" level=info msg=\"Starting container: 694e14c9d584c063063829b8f026648435cac4bac8ed29a0c92b1be13b3c8e61\" id=9e366d88-914c-486b-b27b-55ef237bf210 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:09:17.113325 crc crio[23211]: time=\"2026-06-11T17:09:17.113193436Z\" level=info msg=\"Started container\" PID=174510 containerID=694e14c9d584c063063829b8f026648435cac4bac8ed29a0c92b1be13b3c8e61 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=9e366d88-914c-486b-b27b-55ef237bf210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287\nJun 11 17:09:43.177061 crc crio[23211]: time=\"2026-06-11T17:09:43.176337285Z\" level=info msg=\"Removing container: 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7\" id=292739a6-f33e-4095-a972-4685fae73e23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:09:43.209489 crc crio[23211]: time=\"2026-06-11T17:09:43.209268859Z\" level=info msg=\"Removed container 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7: openshift-marketplace/community-operators-n8vzs/registry-server\" id=292739a6-f33e-4095-a972-4685fae73e23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:09:43.222894 crc crio[23211]: time=\"2026-06-11T17:09:43.222792232Z\" level=info msg=\"Stopping pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\" id=8ce1b371-efc9-4786-92ad-8511a5f8a4fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:43.222894 crc crio[23211]: time=\"2026-06-11T17:09:43.222895874Z\" level=info msg=\"Stopped pod sandbox (already stopped): a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\" id=8ce1b371-efc9-4786-92ad-8511a5f8a4fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:43.223907 crc crio[23211]: time=\"2026-06-11T17:09:43.223774897Z\" level=info msg=\"Removing pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\" id=2519b974-f598-4916-83a5-4da4075a4eab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:09:43.254280 crc crio[23211]: time=\"2026-06-11T17:09:43.254179437Z\" level=info msg=\"Removed pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\" id=2519b974-f598-4916-83a5-4da4075a4eab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:09:59.442897 crc crio[23211]: time=\"2026-06-11T17:09:59.441589773Z\" level=info msg=\"Stopping pod sandbox: df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287\" id=e8d7a6c2-8870-4dc2-9957-7ea335f208b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:59.445170 crc crio[23211]: time=\"2026-06-11T17:09:59.444995319Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 Namespace:openstack ID:df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287 UID:f405acc4-a2d1-4e57-8dc1-3e0aab875df5 NetNS:/var/run/netns/ce6c8cab-d3c3-4ca0-b37c-53dc7df26def Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf405acc4_a2d1_4e57_8dc1_3e0aab875df5.slice PodAnnotations:0xc00008c8d8}] Aliases:map[]}\"\nJun 11 17:09:59.445560 crc crio[23211]: time=\"2026-06-11T17:09:59.44538496Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:09:59.997726 crc crio[23211]: time=\"2026-06-11T17:09:59.997306788Z\" level=info msg=\"Stopped pod sandbox: df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287\" id=e8d7a6c2-8870-4dc2-9957-7ea335f208b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:00.696013 crc crio[23211]: time=\"2026-06-11T17:10:00.695967853Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686630-w2lfl/POD\" id=42ca923d-7131-422f-bd9e-2f44868aa5c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:10:00.697761 crc crio[23211]: time=\"2026-06-11T17:10:00.697670586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:10:00.731267 crc crio[23211]: time=\"2026-06-11T17:10:00.731124433Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686630-w2lfl Namespace:openshift-infra ID:51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93 UID:a610f14f-8d5d-4242-86d8-c60e4dbc5bca NetNS:/var/run/netns/79a7479b-fafc-43a8-a8d3-79854e90ecca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda610f14f_8d5d_4242_86d8_c60e4dbc5bca.slice PodAnnotations:0xc00008d0c8}] Aliases:map[]}\"\nJun 11 17:10:00.731267 crc crio[23211]: time=\"2026-06-11T17:10:00.731206115Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686630-w2lfl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:10:00.977990 crc crio[23211]: time=\"2026-06-11T17:10:00.977231806Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/POD\" id=132d4c01-f98f-4a2e-acb7-1f9ebc44f0d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:10:00.978135 crc crio[23211]: time=\"2026-06-11T17:10:00.978030776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:10:01.029512 crc crio[23211]: time=\"2026-06-11T17:10:01.028802132Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 Namespace:openstack ID:15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09 UID:13e46477-6bb8-418f-833c-c28401109f2e NetNS:/var/run/netns/1f7a388c-c56f-4796-a6e9-cc7310a7153b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13e46477_6bb8_418f_833c_c28401109f2e.slice PodAnnotations:0xc000612d60}] Aliases:map[]}\"\nJun 11 17:10:01.029512 crc crio[23211]: time=\"2026-06-11T17:10:01.028879714Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:10:01.309294 crc crio[23211]: 2026-06-11T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51da1c90e8d5206 Mac:5e:64:7b:7c:2e:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/79a7479b-fafc-43a8-a8d3-79854e90ecca SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:10:01.310929 crc crio[23211]: time=\"2026-06-11T17:10:01.310496217Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686630-w2lfl Namespace:openshift-infra ID:51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93 UID:a610f14f-8d5d-4242-86d8-c60e4dbc5bca NetNS:/var/run/netns/79a7479b-fafc-43a8-a8d3-79854e90ecca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda610f14f_8d5d_4242_86d8_c60e4dbc5bca.slice PodAnnotations:0xc00008d0c8}] Aliases:map[]}\"\nJun 11 17:10:01.310929 crc crio[23211]: time=\"2026-06-11T17:10:01.310659751Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686630-w2lfl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:10:01.321274 crc crio[23211]: time=\"2026-06-11T17:10:01.321117336Z\" level=info msg=\"Ran pod sandbox 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93 with infra container: openshift-infra/auto-csr-approver-29686630-w2lfl/POD\" id=42ca923d-7131-422f-bd9e-2f44868aa5c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:10:01.325203 crc crio[23211]: time=\"2026-06-11T17:10:01.324918662Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6f38be56-9f97-4866-ab8a-476d3dd9eff2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:10:01.334711 crc crio[23211]: time=\"2026-06-11T17:10:01.334128915Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:10:01.766343 crc crio[23211]: 2026-06-11T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15069f0ef763120 Mac:9a:bf:02:fa:6a:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/1f7a388c-c56f-4796-a6e9-cc7310a7153b SocketPath: PciID:}] [{Interface:0xc000284620 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:10:01.767761 crc crio[23211]: time=\"2026-06-11T17:10:01.767612094Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 Namespace:openstack ID:15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09 UID:13e46477-6bb8-418f-833c-c28401109f2e NetNS:/var/run/netns/1f7a388c-c56f-4796-a6e9-cc7310a7153b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13e46477_6bb8_418f_833c_c28401109f2e.slice PodAnnotations:0xc000612d60}] Aliases:map[]}\"\nJun 11 17:10:01.768380 crc crio[23211]: time=\"2026-06-11T17:10:01.768101057Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:10:01.777985 crc crio[23211]: time=\"2026-06-11T17:10:01.777861234Z\" level=info msg=\"Ran pod sandbox 15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/POD\" id=132d4c01-f98f-4a2e-acb7-1f9ebc44f0d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:10:01.780820 crc crio[23211]: time=\"2026-06-11T17:10:01.780737737Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8617b74a-73b0-46bf-aade-3b37dff1993e name=/runtime.v1.ImageService/PullImage\nJun 11 17:10:01.787809 crc crio[23211]: time=\"2026-06-11T17:10:01.787712983Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:10:02.287355 crc crio[23211]: time=\"2026-06-11T17:10:02.287204374Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8617b74a-73b0-46bf-aade-3b37dff1993e name=/runtime.v1.ImageService/PullImage\nJun 11 17:10:02.288501 crc crio[23211]: time=\"2026-06-11T17:10:02.288336023Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6f9b15e9-8021-4ab8-8248-4a9c4cd4493b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:10:02.359211 crc crio[23211]: time=\"2026-06-11T17:10:02.358820047Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8ac140da-9611-4795-94fa-936796650a07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:10:02.381402 crc crio[23211]: time=\"2026-06-11T17:10:02.381316218Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=caa812fc-63e7-4ee6-a664-e480a95e494d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:10:02.382322 crc crio[23211]: time=\"2026-06-11T17:10:02.382263911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:10:02.452004 crc crio[23211]: time=\"2026-06-11T17:10:02.451742191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:10:02.456152 crc crio[23211]: time=\"2026-06-11T17:10:02.456077301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:10:02.645835 crc crio[23211]: time=\"2026-06-11T17:10:02.645671253Z\" level=info msg=\"Created container fa92376b416334581e85f01aab8d07c11648ef82901fe8286bbbf1f50879051e: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=caa812fc-63e7-4ee6-a664-e480a95e494d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:10:02.648894 crc crio[23211]: time=\"2026-06-11T17:10:02.648791891Z\" level=info msg=\"Starting container: fa92376b416334581e85f01aab8d07c11648ef82901fe8286bbbf1f50879051e\" id=e6bdcb4e-8edb-4f29-bfeb-bdb820af146b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:10:02.656218 crc crio[23211]: time=\"2026-06-11T17:10:02.656033856Z\" level=info msg=\"Started container\" PID=177319 containerID=fa92376b416334581e85f01aab8d07c11648ef82901fe8286bbbf1f50879051e description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=e6bdcb4e-8edb-4f29-bfeb-bdb820af146b name=/runtime.v1.RuntimeService/StartContainer sandboxID=15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09\nJun 11 17:10:02.728800 crc crio[23211]: time=\"2026-06-11T17:10:02.728248004Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6f38be56-9f97-4866-ab8a-476d3dd9eff2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:10:02.736334 crc crio[23211]: time=\"2026-06-11T17:10:02.736202116Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cc488f5e-c7b5-402d-a502-bfdc517b43b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:10:02.740152 crc crio[23211]: time=\"2026-06-11T17:10:02.740023113Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd9f09b9-7dac-4185-a202-03711c6f6cb9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:10:02.761261 crc crio[23211]: time=\"2026-06-11T17:10:02.761165418Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686630-w2lfl/oc\" id=30716820-ab1c-4975-a71b-79fd9f1326d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:10:02.761758 crc crio[23211]: time=\"2026-06-11T17:10:02.761699622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:10:02.836317 crc crio[23211]: time=\"2026-06-11T17:10:02.836014734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:10:03.277309 crc crio[23211]: time=\"2026-06-11T17:10:03.27687574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:10:03.449021 crc crio[23211]: time=\"2026-06-11T17:10:03.448882506Z\" level=info msg=\"Created container 51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc: openshift-infra/auto-csr-approver-29686630-w2lfl/oc\" id=30716820-ab1c-4975-a71b-79fd9f1326d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:10:03.450938 crc crio[23211]: time=\"2026-06-11T17:10:03.450498557Z\" level=info msg=\"Starting container: 51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc\" id=c21e8be8-aa29-42bd-881a-0a97247934e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:10:03.455982 crc crio[23211]: time=\"2026-06-11T17:10:03.455838792Z\" level=info msg=\"Started container\" PID=177397 containerID=51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc description=openshift-infra/auto-csr-approver-29686630-w2lfl/oc id=c21e8be8-aa29-42bd-881a-0a97247934e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93\nJun 11 17:10:05.564782 crc crio[23211]: time=\"2026-06-11T17:10:05.563774621Z\" level=info msg=\"Stopping pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93\" id=dbc6b45c-9086-4d2e-91ca-d4dd4a31bf7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:05.566568 crc crio[23211]: time=\"2026-06-11T17:10:05.565639387Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686630-w2lfl Namespace:openshift-infra ID:51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93 UID:a610f14f-8d5d-4242-86d8-c60e4dbc5bca NetNS:/var/run/netns/79a7479b-fafc-43a8-a8d3-79854e90ecca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda610f14f_8d5d_4242_86d8_c60e4dbc5bca.slice PodAnnotations:0xc0001317c0}] Aliases:map[]}\"\nJun 11 17:10:05.566568 crc crio[23211]: time=\"2026-06-11T17:10:05.565832032Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686630-w2lfl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:10:05.911585 crc crio[23211]: time=\"2026-06-11T17:10:05.910999525Z\" level=info msg=\"Stopped pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93\" id=dbc6b45c-9086-4d2e-91ca-d4dd4a31bf7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:43.279111 crc crio[23211]: time=\"2026-06-11T17:10:43.278184491Z\" level=info msg=\"Removing container: 5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d\" id=c7f0188f-3435-47f8-91e9-8f9d4d362655 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:10:43.492151 crc crio[23211]: time=\"2026-06-11T17:10:43.491167855Z\" level=info msg=\"Removed container 5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d: openshift-infra/auto-csr-approver-29686624-ltqg7/oc\" id=c7f0188f-3435-47f8-91e9-8f9d4d362655 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:10:43.503650 crc crio[23211]: time=\"2026-06-11T17:10:43.503490708Z\" level=info msg=\"Stopping pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090\" id=5a45e47e-f9a8-4eb6-932b-9427e335c6f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:43.503650 crc crio[23211]: time=\"2026-06-11T17:10:43.50357747Z\" level=info msg=\"Stopped pod sandbox (already stopped): f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090\" id=5a45e47e-f9a8-4eb6-932b-9427e335c6f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:43.504169 crc crio[23211]: time=\"2026-06-11T17:10:43.504145654Z\" level=info msg=\"Removing pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090\" id=0f3377ef-b4aa-44e0-ab72-e3c2b21ebb9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:10:43.521236 crc crio[23211]: time=\"2026-06-11T17:10:43.521121664Z\" level=info msg=\"Removed pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090\" id=0f3377ef-b4aa-44e0-ab72-e3c2b21ebb9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:11:14.694263 crc crio[23211]: time=\"2026-06-11T17:11:14.693078903Z\" level=info msg=\"Stopping pod sandbox: 15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09\" id=e5498bf9-4fa6-420c-bdf3-c87e496a976a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:11:14.697580 crc crio[23211]: time=\"2026-06-11T17:11:14.697531196Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 Namespace:openstack ID:15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09 UID:13e46477-6bb8-418f-833c-c28401109f2e NetNS:/var/run/netns/1f7a388c-c56f-4796-a6e9-cc7310a7153b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13e46477_6bb8_418f_833c_c28401109f2e.slice PodAnnotations:0xc0022784d8}] Aliases:map[]}\"\nJun 11 17:11:14.698188 crc crio[23211]: time=\"2026-06-11T17:11:14.698150481Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:11:15.270542 crc crio[23211]: time=\"2026-06-11T17:11:15.270354874Z\" level=info msg=\"Stopped pod sandbox: 15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09\" id=e5498bf9-4fa6-420c-bdf3-c87e496a976a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:11:16.391543 crc crio[23211]: time=\"2026-06-11T17:11:16.390580315Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/POD\" id=db00d140-640b-4e4d-b00a-985bb35abe95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:11:16.391543 crc crio[23211]: time=\"2026-06-11T17:11:16.391245193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:11:16.439340 crc crio[23211]: time=\"2026-06-11T17:11:16.439207346Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v Namespace:openstack ID:43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0 UID:ba23aada-089b-4e36-ba66-a94ef1ca7132 NetNS:/var/run/netns/dea9682e-5169-40cb-aa74-828fa3bd2442 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba23aada_089b_4e36_ba66_a94ef1ca7132.slice PodAnnotations:0xc0001309e0}] Aliases:map[]}\"\nJun 11 17:11:16.439340 crc crio[23211]: time=\"2026-06-11T17:11:16.439299429Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:11:17.157277 crc crio[23211]: 2026-06-11T17:11:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43400bcef799437 Mac:32:70:77:92:b4:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/dea9682e-5169-40cb-aa74-828fa3bd2442 SocketPath: PciID:}] [{Interface:0xc0002445c0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:11:17.161605 crc crio[23211]: time=\"2026-06-11T17:11:17.160853604Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v Namespace:openstack ID:43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0 UID:ba23aada-089b-4e36-ba66-a94ef1ca7132 NetNS:/var/run/netns/dea9682e-5169-40cb-aa74-828fa3bd2442 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba23aada_089b_4e36_ba66_a94ef1ca7132.slice PodAnnotations:0xc0001309e0}] Aliases:map[]}\"\nJun 11 17:11:17.162001 crc crio[23211]: time=\"2026-06-11T17:11:17.161743257Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:11:17.175748 crc crio[23211]: time=\"2026-06-11T17:11:17.173172246Z\" level=info msg=\"Ran pod sandbox 43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/POD\" id=db00d140-640b-4e4d-b00a-985bb35abe95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:11:17.177955 crc crio[23211]: time=\"2026-06-11T17:11:17.177850294Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c40ba65c-5882-4591-9e12-1e314f25e9a8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:11:17.190053 crc crio[23211]: time=\"2026-06-11T17:11:17.18991679Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:11:17.719706 crc crio[23211]: time=\"2026-06-11T17:11:17.719556594Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c40ba65c-5882-4591-9e12-1e314f25e9a8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:11:17.721089 crc crio[23211]: time=\"2026-06-11T17:11:17.72058323Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9fe8e51b-d5fa-4341-8e51-2a3f8dd71a41 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:11:17.804994 crc crio[23211]: time=\"2026-06-11T17:11:17.804783963Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e3b7e3ab-7036-48b1-8eeb-cdf9ef851e08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:11:17.813625 crc crio[23211]: time=\"2026-06-11T17:11:17.813521384Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=514aa02c-3d62-491d-8c2b-f7d627392313 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:11:17.814375 crc crio[23211]: time=\"2026-06-11T17:11:17.814317943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:11:17.871634 crc crio[23211]: time=\"2026-06-11T17:11:17.871362219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:11:17.875204 crc crio[23211]: time=\"2026-06-11T17:11:17.875119304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:11:18.078930 crc crio[23211]: time=\"2026-06-11T17:11:18.07828348Z\" level=info msg=\"Created container ef273a8dca5131590b77a9ebafbded7117510025d3e6fa523e3e3d33861d4a6b: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=514aa02c-3d62-491d-8c2b-f7d627392313 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:11:18.082993 crc crio[23211]: time=\"2026-06-11T17:11:18.082895358Z\" level=info msg=\"Starting container: ef273a8dca5131590b77a9ebafbded7117510025d3e6fa523e3e3d33861d4a6b\" id=79221dc0-b151-47d1-aa94-c155529045ef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:11:18.090699 crc crio[23211]: time=\"2026-06-11T17:11:18.090621823Z\" level=info msg=\"Started container\" PID=181715 containerID=ef273a8dca5131590b77a9ebafbded7117510025d3e6fa523e3e3d33861d4a6b description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=79221dc0-b151-47d1-aa94-c155529045ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0\nJun 11 17:12:00.590279 crc crio[23211]: time=\"2026-06-11T17:12:00.588946108Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686632-vfzk2/POD\" id=388fa6fc-d3e6-4e57-b4bd-9e965e9cd96d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:12:00.592584 crc crio[23211]: time=\"2026-06-11T17:12:00.590286422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:12:00.663359 crc crio[23211]: time=\"2026-06-11T17:12:00.66327138Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686632-vfzk2 Namespace:openshift-infra ID:cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e UID:bde8214e-9572-483a-9ca1-94ba43335858 NetNS:/var/run/netns/4ad40f6d-71a3-414a-91a8-a551d254460d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbde8214e_9572_483a_9ca1_94ba43335858.slice PodAnnotations:0xc000d2e248}] Aliases:map[]}\"\nJun 11 17:12:00.663940 crc crio[23211]: time=\"2026-06-11T17:12:00.663912207Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686632-vfzk2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:12:01.319937 crc crio[23211]: 2026-06-11T17:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cadc8daf70cf911 Mac:82:a9:e4:fb:13:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/4ad40f6d-71a3-414a-91a8-a551d254460d SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:12:01.320835 crc crio[23211]: time=\"2026-06-11T17:12:01.320793904Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686632-vfzk2 Namespace:openshift-infra ID:cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e UID:bde8214e-9572-483a-9ca1-94ba43335858 NetNS:/var/run/netns/4ad40f6d-71a3-414a-91a8-a551d254460d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbde8214e_9572_483a_9ca1_94ba43335858.slice PodAnnotations:0xc000d2e248}] Aliases:map[]}\"\nJun 11 17:12:01.321165 crc crio[23211]: time=\"2026-06-11T17:12:01.321130172Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686632-vfzk2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:12:01.336549 crc crio[23211]: time=\"2026-06-11T17:12:01.336486141Z\" level=info msg=\"Ran pod sandbox cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e with infra container: openshift-infra/auto-csr-approver-29686632-vfzk2/POD\" id=388fa6fc-d3e6-4e57-b4bd-9e965e9cd96d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:12:01.341304 crc crio[23211]: time=\"2026-06-11T17:12:01.34120057Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bb12655e-2fdd-4a3d-8735-b34a7b78dc4c name=/runtime.v1.ImageService/PullImage\nJun 11 17:12:01.354709 crc crio[23211]: time=\"2026-06-11T17:12:01.354656451Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:12:02.558726 crc crio[23211]: time=\"2026-06-11T17:12:02.558139451Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bb12655e-2fdd-4a3d-8735-b34a7b78dc4c name=/runtime.v1.ImageService/PullImage\nJun 11 17:12:02.575880 crc crio[23211]: time=\"2026-06-11T17:12:02.575783108Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cae45e0a-ee18-4dde-94d5-4f8858a86f40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:12:02.581493 crc crio[23211]: time=\"2026-06-11T17:12:02.580490217Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=09be540b-a2bc-4b1f-a626-c2bac9566cc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:12:02.601648 crc crio[23211]: time=\"2026-06-11T17:12:02.60152027Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686632-vfzk2/oc\" id=47bd5fd9-419e-4754-8838-c19a35d371ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:12:02.602676 crc crio[23211]: time=\"2026-06-11T17:12:02.602594076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:12:02.676302 crc crio[23211]: time=\"2026-06-11T17:12:02.676046468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:12:03.384964 crc crio[23211]: time=\"2026-06-11T17:12:03.384890881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:12:03.527309 crc crio[23211]: time=\"2026-06-11T17:12:03.527204315Z\" level=info msg=\"Created container 434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5: openshift-infra/auto-csr-approver-29686632-vfzk2/oc\" id=47bd5fd9-419e-4754-8838-c19a35d371ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:12:03.529113 crc crio[23211]: time=\"2026-06-11T17:12:03.528690403Z\" level=info msg=\"Starting container: 434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5\" id=048095ed-031c-4557-97ca-bb679ab64a29 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:12:03.539211 crc crio[23211]: time=\"2026-06-11T17:12:03.538797899Z\" level=info msg=\"Started container\" PID=184258 containerID=434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5 description=openshift-infra/auto-csr-approver-29686632-vfzk2/oc id=048095ed-031c-4557-97ca-bb679ab64a29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e\nJun 11 17:12:05.652140 crc crio[23211]: time=\"2026-06-11T17:12:05.650569383Z\" level=info msg=\"Stopping pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e\" id=fcdbeab2-8d21-4a99-aaad-adbf2a31f28c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:05.656561 crc crio[23211]: time=\"2026-06-11T17:12:05.652587384Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686632-vfzk2 Namespace:openshift-infra ID:cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e UID:bde8214e-9572-483a-9ca1-94ba43335858 NetNS:/var/run/netns/4ad40f6d-71a3-414a-91a8-a551d254460d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbde8214e_9572_483a_9ca1_94ba43335858.slice PodAnnotations:0xc002818fe8}] Aliases:map[]}\"\nJun 11 17:12:05.656561 crc crio[23211]: time=\"2026-06-11T17:12:05.652760708Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686632-vfzk2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:12:06.072223 crc crio[23211]: time=\"2026-06-11T17:12:06.071649708Z\" level=info msg=\"Stopped pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e\" id=fcdbeab2-8d21-4a99-aaad-adbf2a31f28c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:12.769096 crc crio[23211]: time=\"2026-06-11T17:12:12.768248722Z\" level=info msg=\"Stopping pod sandbox: 43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0\" id=711faf9b-911e-4c1c-a901-9ffa857747ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:12.770787 crc crio[23211]: time=\"2026-06-11T17:12:12.770233092Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v Namespace:openstack ID:43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0 UID:ba23aada-089b-4e36-ba66-a94ef1ca7132 NetNS:/var/run/netns/dea9682e-5169-40cb-aa74-828fa3bd2442 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba23aada_089b_4e36_ba66_a94ef1ca7132.slice PodAnnotations:0xc00294e488}] Aliases:map[]}\"\nJun 11 17:12:12.770787 crc crio[23211]: time=\"2026-06-11T17:12:12.77053986Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:12:13.292331 crc crio[23211]: time=\"2026-06-11T17:12:13.291730171Z\" level=info msg=\"Stopped pod sandbox: 43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0\" id=711faf9b-911e-4c1c-a901-9ffa857747ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:14.353628 crc crio[23211]: time=\"2026-06-11T17:12:14.352956557Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/POD\" id=f21077fe-0a7d-4e1e-affc-59c4cd94a37e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:12:14.355749 crc crio[23211]: time=\"2026-06-11T17:12:14.353692287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:12:14.405578 crc crio[23211]: time=\"2026-06-11T17:12:14.405322803Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 Namespace:openstack ID:8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06 UID:7090ef13-bf83-4404-8c51-cd02a9c27263 NetNS:/var/run/netns/353dc2d5-fbeb-4aba-a362-4e4350a33c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7090ef13_bf83_4404_8c51_cd02a9c27263.slice PodAnnotations:0xc00294e890}] Aliases:map[]}\"\nJun 11 17:12:14.405578 crc crio[23211]: time=\"2026-06-11T17:12:14.405472737Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:12:15.234706 crc crio[23211]: 2026-06-11T17:12:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e7ac5867808e99 Mac:86:38:92:ca:2e:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/353dc2d5-fbeb-4aba-a362-4e4350a33c80 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:12:15.236998 crc crio[23211]: time=\"2026-06-11T17:12:15.236900535Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 Namespace:openstack ID:8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06 UID:7090ef13-bf83-4404-8c51-cd02a9c27263 NetNS:/var/run/netns/353dc2d5-fbeb-4aba-a362-4e4350a33c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7090ef13_bf83_4404_8c51_cd02a9c27263.slice PodAnnotations:0xc00294e890}] Aliases:map[]}\"\nJun 11 17:12:15.237138 crc crio[23211]: time=\"2026-06-11T17:12:15.23710215Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:12:15.250284 crc crio[23211]: time=\"2026-06-11T17:12:15.25012412Z\" level=info msg=\"Ran pod sandbox 8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/POD\" id=f21077fe-0a7d-4e1e-affc-59c4cd94a37e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:12:15.257190 crc crio[23211]: time=\"2026-06-11T17:12:15.257061426Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=05514f72-250e-41f9-8b62-0e3726f2afd8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:12:15.275083 crc crio[23211]: time=\"2026-06-11T17:12:15.27501642Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:12:16.017413 crc crio[23211]: time=\"2026-06-11T17:12:16.017094215Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=05514f72-250e-41f9-8b62-0e3726f2afd8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:12:16.019314 crc crio[23211]: time=\"2026-06-11T17:12:16.018356757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=abe4e831-3747-4586-884e-68841b93a0e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:12:16.061940 crc crio[23211]: time=\"2026-06-11T17:12:16.061800978Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7852b506-ac12-4311-9caf-30d56270037c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:12:16.073359 crc crio[23211]: time=\"2026-06-11T17:12:16.073237757Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=ee1dc36b-d98c-4312-aafc-7f6056e4052c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:12:16.074303 crc crio[23211]: time=\"2026-06-11T17:12:16.074226102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:12:16.167812 crc crio[23211]: time=\"2026-06-11T17:12:16.167540175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:12:16.174481 crc crio[23211]: time=\"2026-06-11T17:12:16.174332717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:12:16.360165 crc crio[23211]: time=\"2026-06-11T17:12:16.358862891Z\" level=info msg=\"Created container 7915cbd7822cda40bba522557a9cec663614207cf6e40e07c7f8000539f207b8: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=ee1dc36b-d98c-4312-aafc-7f6056e4052c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:12:16.362821 crc crio[23211]: time=\"2026-06-11T17:12:16.362709949Z\" level=info msg=\"Starting container: 7915cbd7822cda40bba522557a9cec663614207cf6e40e07c7f8000539f207b8\" id=c8bbd91d-706d-4d46-afc6-12efd6aec59c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:12:16.371546 crc crio[23211]: time=\"2026-06-11T17:12:16.371260075Z\" level=info msg=\"Started container\" PID=185107 containerID=7915cbd7822cda40bba522557a9cec663614207cf6e40e07c7f8000539f207b8 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=c8bbd91d-706d-4d46-afc6-12efd6aec59c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06\nJun 11 17:12:43.573703 crc crio[23211]: time=\"2026-06-11T17:12:43.573128127Z\" level=info msg=\"Removing container: e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301\" id=bc263fb3-a5d8-42ee-a9fa-48c8275ba65c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:12:43.737015 crc crio[23211]: time=\"2026-06-11T17:12:43.736651508Z\" level=info msg=\"Removed container e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301: openshift-infra/auto-csr-approver-29686626-d6hq9/oc\" id=bc263fb3-a5d8-42ee-a9fa-48c8275ba65c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:12:43.748109 crc crio[23211]: time=\"2026-06-11T17:12:43.747899114Z\" level=info msg=\"Stopping pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660\" id=d9bc12bc-0bb1-49ae-a6a3-fb5dca65be90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:43.748109 crc crio[23211]: time=\"2026-06-11T17:12:43.748018336Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660\" id=d9bc12bc-0bb1-49ae-a6a3-fb5dca65be90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:43.748682 crc crio[23211]: time=\"2026-06-11T17:12:43.748621461Z\" level=info msg=\"Removing pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660\" id=f3605c67-0298-4f03-ac35-ade44f689ed5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:12:43.767040 crc crio[23211]: time=\"2026-06-11T17:12:43.766843413Z\" level=info msg=\"Removed pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660\" id=f3605c67-0298-4f03-ac35-ade44f689ed5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:13:19.220167 crc crio[23211]: time=\"2026-06-11T17:13:19.219097009Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-flr74/POD\" id=b4aa91e8-13a6-4965-8c07-2109c35abef4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:13:19.221921 crc crio[23211]: time=\"2026-06-11T17:13:19.220227648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:19.291528 crc crio[23211]: time=\"2026-06-11T17:13:19.291043002Z\" level=info msg=\"Got pod network &{Name:redhat-operators-flr74 Namespace:openshift-marketplace ID:9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534 UID:c3784e26-fd7c-40c8-b3c9-bdfaf3b4346a NetNS:/var/run/netns/a22f26e2-9b13-477e-aca2-0b2307f51930 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3784e26_fd7c_40c8_b3c9_bdfaf3b4346a.slice PodAnnotations:0xc006618178}] Aliases:map[]}\"\nJun 11 17:13:19.291528 crc crio[23211]: time=\"2026-06-11T17:13:19.291458972Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-flr74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:13:19.937041 crc crio[23211]: 2026-06-11T17:13:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9411766a5efd56b Mac:8a:58:90:ea:8c:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/a22f26e2-9b13-477e-aca2-0b2307f51930 SocketPath: PciID:}] [{Interface:0xc0004c4720 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:13:19.938828 crc crio[23211]: time=\"2026-06-11T17:13:19.938754735Z\" level=info msg=\"Got pod network &{Name:redhat-operators-flr74 Namespace:openshift-marketplace ID:9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534 UID:c3784e26-fd7c-40c8-b3c9-bdfaf3b4346a NetNS:/var/run/netns/a22f26e2-9b13-477e-aca2-0b2307f51930 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3784e26_fd7c_40c8_b3c9_bdfaf3b4346a.slice PodAnnotations:0xc006618178}] Aliases:map[]}\"\nJun 11 17:13:19.939040 crc crio[23211]: time=\"2026-06-11T17:13:19.93892517Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-flr74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:13:19.949951 crc crio[23211]: time=\"2026-06-11T17:13:19.949863348Z\" level=info msg=\"Ran pod sandbox 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534 with infra container: openshift-marketplace/redhat-operators-flr74/POD\" id=b4aa91e8-13a6-4965-8c07-2109c35abef4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:13:19.953282 crc crio[23211]: time=\"2026-06-11T17:13:19.953210042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9f34ee40-5777-47fe-83b6-edd823c8931e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:13:19.957338 crc crio[23211]: time=\"2026-06-11T17:13:19.95702435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba8bfc84-ee87-4b56-9301-65e0a3ef1b75 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:13:19.966044 crc crio[23211]: time=\"2026-06-11T17:13:19.965535484Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-flr74/extract-utilities\" id=5f4ab86a-8e82-4105-b552-8ab785e296b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:13:19.966506 crc crio[23211]: time=\"2026-06-11T17:13:19.966382396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:20.059609 crc crio[23211]: time=\"2026-06-11T17:13:20.058957211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:20.071211 crc crio[23211]: time=\"2026-06-11T17:13:20.070706687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:20.278110 crc crio[23211]: time=\"2026-06-11T17:13:20.277884965Z\" level=info msg=\"Created container 88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17: openshift-marketplace/redhat-operators-flr74/extract-utilities\" id=5f4ab86a-8e82-4105-b552-8ab785e296b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:13:20.283778 crc crio[23211]: time=\"2026-06-11T17:13:20.283230362Z\" level=info msg=\"Starting container: 88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17\" id=c9e065c1-9fc2-408d-a837-aa77a25f1eb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:13:20.293495 crc crio[23211]: time=\"2026-06-11T17:13:20.290779922Z\" level=info msg=\"Started container\" PID=188445 containerID=88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17 description=openshift-marketplace/redhat-operators-flr74/extract-utilities id=c9e065c1-9fc2-408d-a837-aa77a25f1eb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\nJun 11 17:13:20.876686 crc crio[23211]: time=\"2026-06-11T17:13:20.876040985Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=25e00bfd-f944-40fa-a3b4-315a1af20d83 name=/runtime.v1.ImageService/PullImage\nJun 11 17:13:20.891583 crc crio[23211]: time=\"2026-06-11T17:13:20.891493016Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 17:13:21.680684 crc crio[23211]: time=\"2026-06-11T17:13:21.68055824Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=25e00bfd-f944-40fa-a3b4-315a1af20d83 name=/runtime.v1.ImageService/PullImage\nJun 11 17:13:21.682032 crc crio[23211]: time=\"2026-06-11T17:13:21.681953607Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b6c9f854-3da1-4055-ba85-f6abf0a79bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:13:21.684704 crc crio[23211]: time=\"2026-06-11T17:13:21.684638435Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=96b04bc2-921c-4551-a611-fe5527b1ba45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:13:21.695662 crc crio[23211]: time=\"2026-06-11T17:13:21.695564981Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-flr74/extract-content\" id=9108b661-1549-4e1d-8351-5d7c4c20ef50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:13:21.696239 crc crio[23211]: time=\"2026-06-11T17:13:21.696191026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:21.768496 crc crio[23211]: time=\"2026-06-11T17:13:21.768155659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:21.772157 crc crio[23211]: time=\"2026-06-11T17:13:21.7721248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:21.977947 crc crio[23211]: time=\"2026-06-11T17:13:21.977703257Z\" level=info msg=\"Created container bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5: openshift-marketplace/redhat-operators-flr74/extract-content\" id=9108b661-1549-4e1d-8351-5d7c4c20ef50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:13:21.979222 crc crio[23211]: time=\"2026-06-11T17:13:21.979093883Z\" level=info msg=\"Starting container: bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5\" id=aeca8ac9-091a-490e-8ee7-6652d9ab381c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:13:21.986675 crc crio[23211]: time=\"2026-06-11T17:13:21.986574442Z\" level=info msg=\"Started container\" PID=188515 containerID=bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5 description=openshift-marketplace/redhat-operators-flr74/extract-content id=aeca8ac9-091a-490e-8ee7-6652d9ab381c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\nJun 11 17:13:26.982677 crc crio[23211]: time=\"2026-06-11T17:13:26.980862252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=399f794e-1c99-454b-a486-baa5b2ec888a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:13:26.984332 crc crio[23211]: time=\"2026-06-11T17:13:26.984244888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d136d128-e736-4c11-bcd3-5f1dd8eb6845 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:13:26.994363 crc crio[23211]: time=\"2026-06-11T17:13:26.993182274Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-flr74/registry-server\" id=62118f0a-bf10-4c93-8dd4-dbee796910d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:13:26.994363 crc crio[23211]: time=\"2026-06-11T17:13:26.993847251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:27.070562 crc crio[23211]: time=\"2026-06-11T17:13:27.070510213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:27.074698 crc crio[23211]: time=\"2026-06-11T17:13:27.074670548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:27.294581 crc crio[23211]: time=\"2026-06-11T17:13:27.294043813Z\" level=info msg=\"Created container 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7: openshift-marketplace/redhat-operators-flr74/registry-server\" id=62118f0a-bf10-4c93-8dd4-dbee796910d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:13:27.297090 crc crio[23211]: time=\"2026-06-11T17:13:27.296989849Z\" level=info msg=\"Starting container: 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7\" id=beb1ee8b-28f4-44c4-b29d-8296a6ac840d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:13:27.307953 crc crio[23211]: time=\"2026-06-11T17:13:27.307861874Z\" level=info msg=\"Started container\" PID=188736 containerID=28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7 description=openshift-marketplace/redhat-operators-flr74/registry-server id=beb1ee8b-28f4-44c4-b29d-8296a6ac840d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\nJun 11 17:13:41.209761 crc crio[23211]: time=\"2026-06-11T17:13:41.208514155Z\" level=info msg=\"Stopping container: 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7 (timeout: 2s)\" id=40ee8ca9-d4c4-4c74-a2f2-84f1466f24b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:13:41.338320 crc crio[23211]: time=\"2026-06-11T17:13:41.338179528Z\" level=info msg=\"Stopped container 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7: openshift-marketplace/redhat-operators-flr74/registry-server\" id=40ee8ca9-d4c4-4c74-a2f2-84f1466f24b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:13:41.339631 crc crio[23211]: time=\"2026-06-11T17:13:41.339580985Z\" level=info msg=\"Stopping pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\" id=e15bc8a6-bbcf-4359-b37a-87d2acba47fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:13:41.341111 crc crio[23211]: time=\"2026-06-11T17:13:41.341080682Z\" level=info msg=\"Got pod network &{Name:redhat-operators-flr74 Namespace:openshift-marketplace ID:9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534 UID:c3784e26-fd7c-40c8-b3c9-bdfaf3b4346a NetNS:/var/run/netns/a22f26e2-9b13-477e-aca2-0b2307f51930 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3784e26_fd7c_40c8_b3c9_bdfaf3b4346a.slice PodAnnotations:0xc002795548}] Aliases:map[]}\"\nJun 11 17:13:41.341512 crc crio[23211]: time=\"2026-06-11T17:13:41.341480222Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-flr74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:13:41.737524 crc crio[23211]: time=\"2026-06-11T17:13:41.736962038Z\" level=info msg=\"Stopped pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\" id=e15bc8a6-bbcf-4359-b37a-87d2acba47fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:13:42.230872 crc crio[23211]: time=\"2026-06-11T17:13:42.230715014Z\" level=info msg=\"Removing container: 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7\" id=520e3b50-af01-4e50-8f86-0adea25406bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:13:42.268545 crc crio[23211]: time=\"2026-06-11T17:13:42.268238744Z\" level=info msg=\"Removed container 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7: openshift-marketplace/redhat-operators-flr74/registry-server\" id=520e3b50-af01-4e50-8f86-0adea25406bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:13:42.271989 crc crio[23211]: time=\"2026-06-11T17:13:42.271881056Z\" level=info msg=\"Removing container: bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5\" id=6da2e348-5e74-49d4-b24f-37056c5cbdb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:13:42.328872 crc crio[23211]: time=\"2026-06-11T17:13:42.328749327Z\" level=info msg=\"Removed container bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5: openshift-marketplace/redhat-operators-flr74/extract-content\" id=6da2e348-5e74-49d4-b24f-37056c5cbdb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:13:42.332212 crc crio[23211]: time=\"2026-06-11T17:13:42.332120022Z\" level=info msg=\"Removing container: 88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17\" id=53996e9f-e131-46f1-8ca7-15968b844667 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:13:42.371398 crc crio[23211]: time=\"2026-06-11T17:13:42.371264953Z\" level=info msg=\"Removed container 88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17: openshift-marketplace/redhat-operators-flr74/extract-utilities\" id=53996e9f-e131-46f1-8ca7-15968b844667 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:13:43.799781 crc crio[23211]: time=\"2026-06-11T17:13:43.79925216Z\" level=info msg=\"Stopping pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\" id=a53a4da7-cce2-4627-89c6-8689ac495812 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:13:43.799781 crc crio[23211]: time=\"2026-06-11T17:13:43.799791043Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\" id=a53a4da7-cce2-4627-89c6-8689ac495812 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:13:43.800926 crc crio[23211]: time=\"2026-06-11T17:13:43.800551653Z\" level=info msg=\"Removing pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\" id=41e76f21-d00a-42cd-8d4c-43d7a787ce83 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:13:43.818619 crc crio[23211]: time=\"2026-06-11T17:13:43.818310682Z\" level=info msg=\"Removed pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\" id=41e76f21-d00a-42cd-8d4c-43d7a787ce83 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:13:58.830495 crc crio[23211]: time=\"2026-06-11T17:13:58.82714991Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-8mp6v/POD\" id=001a94e9-5047-421e-bfa1-b49592d4847e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:13:58.830495 crc crio[23211]: time=\"2026-06-11T17:13:58.827811147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:58.891319 crc crio[23211]: time=\"2026-06-11T17:13:58.891217663Z\" level=info msg=\"Got pod network &{Name:community-operators-8mp6v Namespace:openshift-marketplace ID:c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d UID:ad0a5cdb-7899-4d75-ba12-60f7377ae786 NetNS:/var/run/netns/ec7561c3-19d2-4c01-ab6c-96ba212805ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad0a5cdb_7899_4d75_ba12_60f7377ae786.slice PodAnnotations:0xc00294e390}] Aliases:map[]}\"\nJun 11 17:13:58.891319 crc crio[23211]: time=\"2026-06-11T17:13:58.891291134Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-8mp6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:13:59.592083 crc crio[23211]: 2026-06-11T17:13:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4ccdeb62b84f91 Mac:ce:69:7d:7a:29:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/ec7561c3-19d2-4c01-ab6c-96ba212805ac SocketPath: PciID:}] [{Interface:0xc000306590 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:13:59.595058 crc crio[23211]: time=\"2026-06-11T17:13:59.594896125Z\" level=info msg=\"Got pod network &{Name:community-operators-8mp6v Namespace:openshift-marketplace ID:c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d UID:ad0a5cdb-7899-4d75-ba12-60f7377ae786 NetNS:/var/run/netns/ec7561c3-19d2-4c01-ab6c-96ba212805ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad0a5cdb_7899_4d75_ba12_60f7377ae786.slice PodAnnotations:0xc00294e390}] Aliases:map[]}\"\nJun 11 17:13:59.595350 crc crio[23211]: time=\"2026-06-11T17:13:59.595260674Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-8mp6v for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:13:59.622557 crc crio[23211]: time=\"2026-06-11T17:13:59.6223719Z\" level=info msg=\"Ran pod sandbox c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d with infra container: openshift-marketplace/community-operators-8mp6v/POD\" id=001a94e9-5047-421e-bfa1-b49592d4847e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:13:59.630058 crc crio[23211]: time=\"2026-06-11T17:13:59.629928322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6680ac1a-f40f-4baa-ad6a-0019a9cbe711 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:13:59.639131 crc crio[23211]: time=\"2026-06-11T17:13:59.638968151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58fbe33d-7002-4b99-8312-60333c6bb6d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:13:59.659828 crc crio[23211]: time=\"2026-06-11T17:13:59.659732186Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8mp6v/extract-utilities\" id=ed1ec5a7-a2d8-40d4-a274-777ef098618d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:13:59.660567 crc crio[23211]: time=\"2026-06-11T17:13:59.660302601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:59.752199 crc crio[23211]: time=\"2026-06-11T17:13:59.752102466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:59.763350 crc crio[23211]: time=\"2026-06-11T17:13:59.763249889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:13:59.949152 crc crio[23211]: time=\"2026-06-11T17:13:59.948511371Z\" level=info msg=\"Created container 49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789: openshift-marketplace/community-operators-8mp6v/extract-utilities\" id=ed1ec5a7-a2d8-40d4-a274-777ef098618d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:13:59.951980 crc crio[23211]: time=\"2026-06-11T17:13:59.951863996Z\" level=info msg=\"Starting container: 49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789\" id=a17f43aa-e282-4e1d-a5fb-8a6ec6c3e143 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:13:59.958918 crc crio[23211]: time=\"2026-06-11T17:13:59.958600386Z\" level=info msg=\"Started container\" PID=190456 containerID=49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789 description=openshift-marketplace/community-operators-8mp6v/extract-utilities id=a17f43aa-e282-4e1d-a5fb-8a6ec6c3e143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\nJun 11 17:14:00.544409 crc crio[23211]: time=\"2026-06-11T17:14:00.544301811Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686634-6fwsl/POD\" id=13f6b639-c22f-495d-9b2b-42be15a1b46a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:14:00.544684 crc crio[23211]: time=\"2026-06-11T17:14:00.544406874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:00.596208 crc crio[23211]: time=\"2026-06-11T17:14:00.595524738Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686634-6fwsl Namespace:openshift-infra ID:328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856 UID:f7a34d4d-c884-4f05-8734-f73e9b1eca0c NetNS:/var/run/netns/e3fa53ea-a24d-47fc-95f0-a70c960bcda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a34d4d_c884_4f05_8734_f73e9b1eca0c.slice PodAnnotations:0xc0018be0a0}] Aliases:map[]}\"\nJun 11 17:14:00.596535 crc crio[23211]: time=\"2026-06-11T17:14:00.596242307Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686634-6fwsl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:14:00.608107 crc crio[23211]: time=\"2026-06-11T17:14:00.607992874Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d1733733-cfa2-4fca-8868-565815ce8a74 name=/runtime.v1.ImageService/PullImage\nJun 11 17:14:00.619574 crc crio[23211]: time=\"2026-06-11T17:14:00.619484075Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 17:14:01.180663 crc crio[23211]: 2026-06-11T17:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:328ce1f8daa11e5 Mac:82:04:5d:1d:0a:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/e3fa53ea-a24d-47fc-95f0-a70c960bcda8 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:14:01.181978 crc crio[23211]: time=\"2026-06-11T17:14:01.181795867Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686634-6fwsl Namespace:openshift-infra ID:328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856 UID:f7a34d4d-c884-4f05-8734-f73e9b1eca0c NetNS:/var/run/netns/e3fa53ea-a24d-47fc-95f0-a70c960bcda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a34d4d_c884_4f05_8734_f73e9b1eca0c.slice PodAnnotations:0xc0018be0a0}] Aliases:map[]}\"\nJun 11 17:14:01.181978 crc crio[23211]: time=\"2026-06-11T17:14:01.181939871Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686634-6fwsl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:14:01.193955 crc crio[23211]: time=\"2026-06-11T17:14:01.193895803Z\" level=info msg=\"Ran pod sandbox 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856 with infra container: openshift-infra/auto-csr-approver-29686634-6fwsl/POD\" id=13f6b639-c22f-495d-9b2b-42be15a1b46a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:14:01.197379 crc crio[23211]: time=\"2026-06-11T17:14:01.197273359Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bd6c7ec3-c72c-418c-98ee-14cc6fd5e576 name=/runtime.v1.ImageService/PullImage\nJun 11 17:14:01.204907 crc crio[23211]: time=\"2026-06-11T17:14:01.20481656Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:14:01.250597 crc crio[23211]: time=\"2026-06-11T17:14:01.250189929Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=d1733733-cfa2-4fca-8868-565815ce8a74 name=/runtime.v1.ImageService/PullImage\nJun 11 17:14:01.251687 crc crio[23211]: time=\"2026-06-11T17:14:01.251596324Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=feb24939-dd89-47dc-bd33-4422e868e8fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:01.255350 crc crio[23211]: time=\"2026-06-11T17:14:01.255292899Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ee2c8095-fe04-4c15-8419-73a05cc70eea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:01.270085 crc crio[23211]: time=\"2026-06-11T17:14:01.269907639Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8mp6v/extract-content\" id=f438df88-1640-46b1-a378-9fcbd3623449 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:01.271937 crc crio[23211]: time=\"2026-06-11T17:14:01.271909869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:01.341147 crc crio[23211]: time=\"2026-06-11T17:14:01.341068072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:01.346109 crc crio[23211]: time=\"2026-06-11T17:14:01.346077608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:01.546799 crc crio[23211]: time=\"2026-06-11T17:14:01.545900668Z\" level=info msg=\"Created container 951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e: openshift-marketplace/community-operators-8mp6v/extract-content\" id=f438df88-1640-46b1-a378-9fcbd3623449 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:01.548854 crc crio[23211]: time=\"2026-06-11T17:14:01.548732311Z\" level=info msg=\"Starting container: 951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e\" id=b9acc434-59ad-4ae0-9c39-14110b92c0b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:14:01.559148 crc crio[23211]: time=\"2026-06-11T17:14:01.559041542Z\" level=info msg=\"Started container\" PID=190569 containerID=951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e description=openshift-marketplace/community-operators-8mp6v/extract-content id=b9acc434-59ad-4ae0-9c39-14110b92c0b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\nJun 11 17:14:02.242766 crc crio[23211]: time=\"2026-06-11T17:14:02.242548803Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bd6c7ec3-c72c-418c-98ee-14cc6fd5e576 name=/runtime.v1.ImageService/PullImage\nJun 11 17:14:02.244916 crc crio[23211]: time=\"2026-06-11T17:14:02.243954438Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=abecaabb-9582-48fa-8255-ab27bb9a626a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:02.246789 crc crio[23211]: time=\"2026-06-11T17:14:02.246706258Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4d746ce3-c46d-4dee-9136-1ebb88be14d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:02.258235 crc crio[23211]: time=\"2026-06-11T17:14:02.258089685Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686634-6fwsl/oc\" id=a5f1171b-eeb1-4f2a-b1f4-7e863fff2812 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:02.258993 crc crio[23211]: time=\"2026-06-11T17:14:02.258913407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:02.327882 crc crio[23211]: time=\"2026-06-11T17:14:02.327196336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:03.001643 crc crio[23211]: time=\"2026-06-11T17:14:02.998469126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:03.235811 crc crio[23211]: time=\"2026-06-11T17:14:03.235708066Z\" level=info msg=\"Created container aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66: openshift-infra/auto-csr-approver-29686634-6fwsl/oc\" id=a5f1171b-eeb1-4f2a-b1f4-7e863fff2812 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:03.238344 crc crio[23211]: time=\"2026-06-11T17:14:03.238243879Z\" level=info msg=\"Starting container: aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66\" id=6385458c-8e7a-4b17-a0f2-f8380dbfe940 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:14:03.248749 crc crio[23211]: time=\"2026-06-11T17:14:03.247880643Z\" level=info msg=\"Started container\" PID=190647 containerID=aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66 description=openshift-infra/auto-csr-approver-29686634-6fwsl/oc id=6385458c-8e7a-4b17-a0f2-f8380dbfe940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856\nJun 11 17:14:03.435761 crc crio[23211]: time=\"2026-06-11T17:14:03.4356236Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5tks2/POD\" id=0644ff63-d311-4767-84ac-085707bcc06c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:14:03.435761 crc crio[23211]: time=\"2026-06-11T17:14:03.435776593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:03.488590 crc crio[23211]: time=\"2026-06-11T17:14:03.488330604Z\" level=info msg=\"Got pod network &{Name:certified-operators-5tks2 Namespace:openshift-marketplace ID:156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee UID:57b0cff1-c5d0-45b6-8c6c-92775c55ebea NetNS:/var/run/netns/f7f8ba10-4bf3-4bf1-92a8-8ecc92d1186e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b0cff1_c5d0_45b6_8c6c_92775c55ebea.slice PodAnnotations:0xc002818610}] Aliases:map[]}\"\nJun 11 17:14:03.488590 crc crio[23211]: time=\"2026-06-11T17:14:03.488376675Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5tks2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:14:03.702144 crc crio[23211]: time=\"2026-06-11T17:14:03.701640266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=983dd2b8-56ca-4efe-8598-af01aa438e7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:03.705582 crc crio[23211]: time=\"2026-06-11T17:14:03.705500984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1bbbdd74-85b6-46e6-8c1d-01500a908545 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:03.717498 crc crio[23211]: time=\"2026-06-11T17:14:03.716206814Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8mp6v/registry-server\" id=9b3c37d6-0db8-4559-9de2-a60db16f7cee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:03.717498 crc crio[23211]: time=\"2026-06-11T17:14:03.716887152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:03.854225 crc crio[23211]: time=\"2026-06-11T17:14:03.854063277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:03.865889 crc crio[23211]: time=\"2026-06-11T17:14:03.865712252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:04.068127 crc crio[23211]: time=\"2026-06-11T17:14:04.067881142Z\" level=info msg=\"Created container 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710: openshift-marketplace/community-operators-8mp6v/registry-server\" id=9b3c37d6-0db8-4559-9de2-a60db16f7cee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:04.070751 crc crio[23211]: time=\"2026-06-11T17:14:04.070636012Z\" level=info msg=\"Starting container: 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710\" id=330d7efb-04e2-4fa7-8137-162089aa7f46 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:14:04.076946 crc crio[23211]: time=\"2026-06-11T17:14:04.076805678Z\" level=info msg=\"Started container\" PID=190725 containerID=9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710 description=openshift-marketplace/community-operators-8mp6v/registry-server id=330d7efb-04e2-4fa7-8137-162089aa7f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\nJun 11 17:14:04.158408 crc crio[23211]: 2026-06-11T17:14:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:156dff6ec29eb4c Mac:c6:6a:bb:26:9b:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/f7f8ba10-4bf3-4bf1-92a8-8ecc92d1186e SocketPath: PciID:}] [{Interface:0xc0000156b0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:14:04.159358 crc crio[23211]: time=\"2026-06-11T17:14:04.159292728Z\" level=info msg=\"Got pod network &{Name:certified-operators-5tks2 Namespace:openshift-marketplace ID:156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee UID:57b0cff1-c5d0-45b6-8c6c-92775c55ebea NetNS:/var/run/netns/f7f8ba10-4bf3-4bf1-92a8-8ecc92d1186e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b0cff1_c5d0_45b6_8c6c_92775c55ebea.slice PodAnnotations:0xc002818610}] Aliases:map[]}\"\nJun 11 17:14:04.159537 crc crio[23211]: time=\"2026-06-11T17:14:04.159498103Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5tks2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:14:04.196097 crc crio[23211]: time=\"2026-06-11T17:14:04.195967266Z\" level=info msg=\"Ran pod sandbox 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee with infra container: openshift-marketplace/certified-operators-5tks2/POD\" id=0644ff63-d311-4767-84ac-085707bcc06c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:14:04.205962 crc crio[23211]: time=\"2026-06-11T17:14:04.205874768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a6b562d7-4a74-42c1-8ea3-d009ee7d0a9e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:04.216944 crc crio[23211]: time=\"2026-06-11T17:14:04.216848166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c02e3e4c-520e-4bb4-aad5-691ac0305529 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:04.230303 crc crio[23211]: time=\"2026-06-11T17:14:04.230203884Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5tks2/extract-utilities\" id=dd2716cd-969e-400f-aafd-d60b7b2b5509 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:04.230826 crc crio[23211]: time=\"2026-06-11T17:14:04.230726448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:04.323871 crc crio[23211]: time=\"2026-06-11T17:14:04.323377753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:04.336627 crc crio[23211]: time=\"2026-06-11T17:14:04.336402903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:04.562628 crc crio[23211]: time=\"2026-06-11T17:14:04.562412917Z\" level=info msg=\"Created container 69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b: openshift-marketplace/certified-operators-5tks2/extract-utilities\" id=dd2716cd-969e-400f-aafd-d60b7b2b5509 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:04.565392 crc crio[23211]: time=\"2026-06-11T17:14:04.565301711Z\" level=info msg=\"Starting container: 69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b\" id=52e0ec9a-d979-4fbb-963d-415022b0cdb0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:14:04.577300 crc crio[23211]: time=\"2026-06-11T17:14:04.576995386Z\" level=info msg=\"Started container\" PID=190780 containerID=69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b description=openshift-marketplace/certified-operators-5tks2/extract-utilities id=52e0ec9a-d979-4fbb-963d-415022b0cdb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\nJun 11 17:14:04.803292 crc crio[23211]: time=\"2026-06-11T17:14:04.80260822Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2581e30e-f7f6-48b5-a262-de234a2cf46e name=/runtime.v1.ImageService/PullImage\nJun 11 17:14:04.808844 crc crio[23211]: time=\"2026-06-11T17:14:04.808746396Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 17:14:05.535312 crc crio[23211]: time=\"2026-06-11T17:14:05.535201135Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=2581e30e-f7f6-48b5-a262-de234a2cf46e name=/runtime.v1.ImageService/PullImage\nJun 11 17:14:05.537863 crc crio[23211]: time=\"2026-06-11T17:14:05.537777171Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a28f6cba-ceb5-477a-ac6e-00b1e63193b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:05.548178 crc crio[23211]: time=\"2026-06-11T17:14:05.548070681Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=58d8e0fe-ff0c-4115-bdb4-bbe57287f4b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:05.557285 crc crio[23211]: time=\"2026-06-11T17:14:05.557208333Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5tks2/extract-content\" id=316a0c07-bf77-4943-9a7d-8090d8df6fd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:05.557743 crc crio[23211]: time=\"2026-06-11T17:14:05.557681005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:05.630930 crc crio[23211]: time=\"2026-06-11T17:14:05.630743586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:05.640955 crc crio[23211]: time=\"2026-06-11T17:14:05.640808591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:05.813263 crc crio[23211]: time=\"2026-06-11T17:14:05.812730034Z\" level=info msg=\"Stopping pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856\" id=cfe0fb69-fc00-477d-a0b3-497a89b31b54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:05.815153 crc crio[23211]: time=\"2026-06-11T17:14:05.815078384Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686634-6fwsl Namespace:openshift-infra ID:328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856 UID:f7a34d4d-c884-4f05-8734-f73e9b1eca0c NetNS:/var/run/netns/e3fa53ea-a24d-47fc-95f0-a70c960bcda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a34d4d_c884_4f05_8734_f73e9b1eca0c.slice PodAnnotations:0xc0022785e8}] Aliases:map[]}\"\nJun 11 17:14:05.815305 crc crio[23211]: time=\"2026-06-11T17:14:05.815247978Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686634-6fwsl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:14:05.839376 crc crio[23211]: time=\"2026-06-11T17:14:05.839221735Z\" level=info msg=\"Created container f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263: openshift-marketplace/certified-operators-5tks2/extract-content\" id=316a0c07-bf77-4943-9a7d-8090d8df6fd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:05.841511 crc crio[23211]: time=\"2026-06-11T17:14:05.84135251Z\" level=info msg=\"Starting container: f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263\" id=4ceb5aad-05ef-4a0e-8c25-4a13df2eb389 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:14:05.856550 crc crio[23211]: time=\"2026-06-11T17:14:05.856314648Z\" level=info msg=\"Started container\" PID=190863 containerID=f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263 description=openshift-marketplace/certified-operators-5tks2/extract-content id=4ceb5aad-05ef-4a0e-8c25-4a13df2eb389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\nJun 11 17:14:06.227831 crc crio[23211]: time=\"2026-06-11T17:14:06.227713615Z\" level=info msg=\"Stopped pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856\" id=cfe0fb69-fc00-477d-a0b3-497a89b31b54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:08.937244 crc crio[23211]: time=\"2026-06-11T17:14:08.935645699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b3f1bbb8-3657-4614-a2a0-36ef85fc5bc8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:08.942088 crc crio[23211]: time=\"2026-06-11T17:14:08.941921047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c4a1d0d9-250b-4aaa-a8cf-5f923268337c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:08.953804 crc crio[23211]: time=\"2026-06-11T17:14:08.952714711Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5tks2/registry-server\" id=b0050efb-fe1c-4f95-b9d2-5867a9aa7fc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:08.953804 crc crio[23211]: time=\"2026-06-11T17:14:08.953335876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:09.040299 crc crio[23211]: time=\"2026-06-11T17:14:09.039756955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:09.043996 crc crio[23211]: time=\"2026-06-11T17:14:09.043944931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:14:09.274836 crc crio[23211]: time=\"2026-06-11T17:14:09.274245823Z\" level=info msg=\"Created container 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8: openshift-marketplace/certified-operators-5tks2/registry-server\" id=b0050efb-fe1c-4f95-b9d2-5867a9aa7fc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:09.276210 crc crio[23211]: time=\"2026-06-11T17:14:09.276168633Z\" level=info msg=\"Starting container: 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8\" id=d101229c-d5c2-44b0-9746-1f8b0d2680ba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:14:09.284710 crc crio[23211]: time=\"2026-06-11T17:14:09.283769236Z\" level=info msg=\"Started container\" PID=191078 containerID=42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8 description=openshift-marketplace/certified-operators-5tks2/registry-server id=d101229c-d5c2-44b0-9746-1f8b0d2680ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\nJun 11 17:14:16.070771 crc crio[23211]: time=\"2026-06-11T17:14:16.056219021Z\" level=info msg=\"Stopping container: 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8 (timeout: 2s)\" id=0163fc46-1b42-4740-b252-1c4279c1bbca name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:14:16.184544 crc crio[23211]: time=\"2026-06-11T17:14:16.183575196Z\" level=info msg=\"Stopped container 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8: openshift-marketplace/certified-operators-5tks2/registry-server\" id=0163fc46-1b42-4740-b252-1c4279c1bbca name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:14:16.185932 crc crio[23211]: time=\"2026-06-11T17:14:16.18571749Z\" level=info msg=\"Stopping pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\" id=1f127b92-e151-4236-b1f2-a8c4851bc52a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:16.187117 crc crio[23211]: time=\"2026-06-11T17:14:16.186564352Z\" level=info msg=\"Got pod network &{Name:certified-operators-5tks2 Namespace:openshift-marketplace ID:156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee UID:57b0cff1-c5d0-45b6-8c6c-92775c55ebea NetNS:/var/run/netns/f7f8ba10-4bf3-4bf1-92a8-8ecc92d1186e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b0cff1_c5d0_45b6_8c6c_92775c55ebea.slice PodAnnotations:0xc002794a48}] Aliases:map[]}\"\nJun 11 17:14:16.187117 crc crio[23211]: time=\"2026-06-11T17:14:16.186757817Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-5tks2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:14:16.523272 crc crio[23211]: time=\"2026-06-11T17:14:16.522995063Z\" level=info msg=\"Stopped pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\" id=1f127b92-e151-4236-b1f2-a8c4851bc52a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:17.081575 crc crio[23211]: time=\"2026-06-11T17:14:17.081117648Z\" level=info msg=\"Removing container: 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8\" id=66c75b55-6b48-42fd-bd98-7d6c1b696d6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:17.122968 crc crio[23211]: time=\"2026-06-11T17:14:17.122870705Z\" level=info msg=\"Removed container 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8: openshift-marketplace/certified-operators-5tks2/registry-server\" id=66c75b55-6b48-42fd-bd98-7d6c1b696d6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:17.140545 crc crio[23211]: time=\"2026-06-11T17:14:17.140398309Z\" level=info msg=\"Removing container: f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263\" id=5e98f6a0-c91e-4e47-b3b3-74d44140d864 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:17.211898 crc crio[23211]: time=\"2026-06-11T17:14:17.20914516Z\" level=info msg=\"Removed container f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263: openshift-marketplace/certified-operators-5tks2/extract-content\" id=5e98f6a0-c91e-4e47-b3b3-74d44140d864 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:17.212669 crc crio[23211]: time=\"2026-06-11T17:14:17.212598788Z\" level=info msg=\"Removing container: 69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b\" id=a498ff6d-9f81-4679-a6ef-969f3d24d742 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:17.244295 crc crio[23211]: time=\"2026-06-11T17:14:17.244173458Z\" level=info msg=\"Removed container 69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b: openshift-marketplace/certified-operators-5tks2/extract-utilities\" id=a498ff6d-9f81-4679-a6ef-969f3d24d742 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:19.360477 crc crio[23211]: time=\"2026-06-11T17:14:19.360297662Z\" level=info msg=\"Stopping container: 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710 (timeout: 2s)\" id=2163e867-8974-4dcb-bf8d-cf62456b73a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:14:19.492645 crc crio[23211]: time=\"2026-06-11T17:14:19.490819338Z\" level=info msg=\"Stopped container 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710: openshift-marketplace/community-operators-8mp6v/registry-server\" id=2163e867-8974-4dcb-bf8d-cf62456b73a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:14:19.494857 crc crio[23211]: time=\"2026-06-11T17:14:19.494765978Z\" level=info msg=\"Stopping pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\" id=b8a05030-8119-461a-abd7-baebd69efb9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:19.495790 crc crio[23211]: time=\"2026-06-11T17:14:19.49568046Z\" level=info msg=\"Got pod network &{Name:community-operators-8mp6v Namespace:openshift-marketplace ID:c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d UID:ad0a5cdb-7899-4d75-ba12-60f7377ae786 NetNS:/var/run/netns/ec7561c3-19d2-4c01-ab6c-96ba212805ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad0a5cdb_7899_4d75_ba12_60f7377ae786.slice PodAnnotations:0xc0066182e0}] Aliases:map[]}\"\nJun 11 17:14:19.495991 crc crio[23211]: time=\"2026-06-11T17:14:19.495919527Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-8mp6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:14:19.885622 crc crio[23211]: time=\"2026-06-11T17:14:19.885522815Z\" level=info msg=\"Stopped pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\" id=b8a05030-8119-461a-abd7-baebd69efb9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:20.144568 crc crio[23211]: time=\"2026-06-11T17:14:20.142621986Z\" level=info msg=\"Removing container: 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710\" id=822d7ae9-87ca-45df-b12f-36c2863e7c02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:20.195002 crc crio[23211]: time=\"2026-06-11T17:14:20.194736666Z\" level=info msg=\"Removed container 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710: openshift-marketplace/community-operators-8mp6v/registry-server\" id=822d7ae9-87ca-45df-b12f-36c2863e7c02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:20.207079 crc crio[23211]: time=\"2026-06-11T17:14:20.206964676Z\" level=info msg=\"Removing container: 951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e\" id=b2487a4a-10c1-4a28-b39d-9986b87ae0f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:20.267127 crc crio[23211]: time=\"2026-06-11T17:14:20.266318429Z\" level=info msg=\"Removed container 951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e: openshift-marketplace/community-operators-8mp6v/extract-content\" id=b2487a4a-10c1-4a28-b39d-9986b87ae0f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:20.271653 crc crio[23211]: time=\"2026-06-11T17:14:20.271414478Z\" level=info msg=\"Removing container: 49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789\" id=a156d1f1-491b-4401-8cce-2ab45bc25bfa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:20.346758 crc crio[23211]: time=\"2026-06-11T17:14:20.346625103Z\" level=info msg=\"Removed container 49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789: openshift-marketplace/community-operators-8mp6v/extract-utilities\" id=a156d1f1-491b-4401-8cce-2ab45bc25bfa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:43.842564 crc crio[23211]: time=\"2026-06-11T17:14:43.841368203Z\" level=info msg=\"Removing container: c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346\" id=793a9355-fc90-4d6f-a512-b0833613b2e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:44.098892 crc crio[23211]: time=\"2026-06-11T17:14:44.097271233Z\" level=info msg=\"Removed container c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346: openshift-infra/auto-csr-approver-29686628-6rgj6/oc\" id=793a9355-fc90-4d6f-a512-b0833613b2e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:44.116368 crc crio[23211]: time=\"2026-06-11T17:14:44.116272625Z\" level=info msg=\"Stopping pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479\" id=4ae6338c-c452-4185-8d30-595d4c07cf44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:44.117118 crc crio[23211]: time=\"2026-06-11T17:14:44.117087456Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479\" id=4ae6338c-c452-4185-8d30-595d4c07cf44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:44.118168 crc crio[23211]: time=\"2026-06-11T17:14:44.11805007Z\" level=info msg=\"Removing pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479\" id=cd16fc78-181e-4ef0-92fe-f1fcf54fc1ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:14:44.137608 crc crio[23211]: time=\"2026-06-11T17:14:44.137509073Z\" level=info msg=\"Removed pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479\" id=cd16fc78-181e-4ef0-92fe-f1fcf54fc1ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:14:44.139112 crc crio[23211]: time=\"2026-06-11T17:14:44.139060962Z\" level=info msg=\"Stopping pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\" id=4ddafc2d-db1e-4d64-a25c-daf6a97d10ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:44.139293 crc crio[23211]: time=\"2026-06-11T17:14:44.139275618Z\" level=info msg=\"Stopped pod sandbox (already stopped): 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\" id=4ddafc2d-db1e-4d64-a25c-daf6a97d10ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:44.140894 crc crio[23211]: time=\"2026-06-11T17:14:44.140796946Z\" level=info msg=\"Removing pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\" id=a688f29e-cdd7-490a-a1ee-043e3fe13214 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:14:44.179271 crc crio[23211]: time=\"2026-06-11T17:14:44.179051965Z\" level=info msg=\"Removed pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\" id=a688f29e-cdd7-490a-a1ee-043e3fe13214 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:14:44.184137 crc crio[23211]: time=\"2026-06-11T17:14:44.183996221Z\" level=info msg=\"Stopping pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\" id=638fbde5-b124-4807-b888-ab85c10907fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:44.184290 crc crio[23211]: time=\"2026-06-11T17:14:44.184144754Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\" id=638fbde5-b124-4807-b888-ab85c10907fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:44.186285 crc crio[23211]: time=\"2026-06-11T17:14:44.185629821Z\" level=info msg=\"Removing pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\" id=dca07d30-4e5a-46ca-bb6a-70e59cabfdd4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:14:44.227225 crc crio[23211]: time=\"2026-06-11T17:14:44.227103452Z\" level=info msg=\"Removed pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\" id=dca07d30-4e5a-46ca-bb6a-70e59cabfdd4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:15:00.590548 crc crio[23211]: time=\"2026-06-11T17:15:00.589783289Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/POD\" id=3b943e93-fcbe-413a-81fe-9d2ccfea5a7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:15:00.592507 crc crio[23211]: time=\"2026-06-11T17:15:00.590614669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:00.636136 crc crio[23211]: time=\"2026-06-11T17:15:00.635937858Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686635-8bpq2 Namespace:openshift-operator-lifecycle-manager ID:db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f UID:05f0b875-6cbc-48f7-af6f-028425bc70f6 NetNS:/var/run/netns/baa0451a-4a04-417c-86d2-8a0b34cea4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05f0b875_6cbc_48f7_af6f_028425bc70f6.slice PodAnnotations:0xc000612f30}] Aliases:map[]}\"\nJun 11 17:15:00.636662 crc crio[23211]: time=\"2026-06-11T17:15:00.636175194Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686635-8bpq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:15:01.229642 crc crio[23211]: 2026-06-11T17:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db15b3b2f335ce5 Mac:b2:e3:9c:b7:68:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/baa0451a-4a04-417c-86d2-8a0b34cea4ff SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:15:01.231511 crc crio[23211]: time=\"2026-06-11T17:15:01.231371258Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686635-8bpq2 Namespace:openshift-operator-lifecycle-manager ID:db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f UID:05f0b875-6cbc-48f7-af6f-028425bc70f6 NetNS:/var/run/netns/baa0451a-4a04-417c-86d2-8a0b34cea4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05f0b875_6cbc_48f7_af6f_028425bc70f6.slice PodAnnotations:0xc000612f30}] Aliases:map[]}\"\nJun 11 17:15:01.231779 crc crio[23211]: time=\"2026-06-11T17:15:01.231705446Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686635-8bpq2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:15:01.244149 crc crio[23211]: time=\"2026-06-11T17:15:01.243775093Z\" level=info msg=\"Ran pod sandbox db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/POD\" id=3b943e93-fcbe-413a-81fe-9d2ccfea5a7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:15:01.247583 crc crio[23211]: time=\"2026-06-11T17:15:01.247387783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be230160-9248-4b81-b025-509ff35c0fce name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:01.252499 crc crio[23211]: time=\"2026-06-11T17:15:01.25235095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7c28c6ba-e57f-49ac-92a6-a1aecb4d69e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:01.270081 crc crio[23211]: time=\"2026-06-11T17:15:01.269811022Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/collect-profiles\" id=71012dea-292f-4f73-bc30-cfcca508a7d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:01.271609 crc crio[23211]: time=\"2026-06-11T17:15:01.271501134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:01.327457 crc crio[23211]: time=\"2026-06-11T17:15:01.327308218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:01.331236 crc crio[23211]: time=\"2026-06-11T17:15:01.331165165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:01.538962 crc crio[23211]: time=\"2026-06-11T17:15:01.538865806Z\" level=info msg=\"Created container b0af8dce7d7cec2ff32ea15c9185818d26da3b7a96bc068272bb4b4e3db71155: openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/collect-profiles\" id=71012dea-292f-4f73-bc30-cfcca508a7d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:01.540983 crc crio[23211]: time=\"2026-06-11T17:15:01.540856157Z\" level=info msg=\"Starting container: b0af8dce7d7cec2ff32ea15c9185818d26da3b7a96bc068272bb4b4e3db71155\" id=c91ed376-f472-461e-82fc-9878fa786199 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:15:01.555066 crc crio[23211]: time=\"2026-06-11T17:15:01.554923373Z\" level=info msg=\"Started container\" PID=193805 containerID=b0af8dce7d7cec2ff32ea15c9185818d26da3b7a96bc068272bb4b4e3db71155 description=openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/collect-profiles id=c91ed376-f472-461e-82fc-9878fa786199 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f\nJun 11 17:15:03.935527 crc crio[23211]: time=\"2026-06-11T17:15:03.934384088Z\" level=info msg=\"Stopping pod sandbox: db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f\" id=d36160d6-e5c9-49e7-a74f-a2840b3792b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:03.938009 crc crio[23211]: time=\"2026-06-11T17:15:03.936324006Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686635-8bpq2 Namespace:openshift-operator-lifecycle-manager ID:db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f UID:05f0b875-6cbc-48f7-af6f-028425bc70f6 NetNS:/var/run/netns/baa0451a-4a04-417c-86d2-8a0b34cea4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05f0b875_6cbc_48f7_af6f_028425bc70f6.slice PodAnnotations:0xc006bcc540}] Aliases:map[]}\"\nJun 11 17:15:03.938009 crc crio[23211]: time=\"2026-06-11T17:15:03.936522491Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686635-8bpq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:15:04.346108 crc crio[23211]: time=\"2026-06-11T17:15:04.345962722Z\" level=info msg=\"Stopped pod sandbox: db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f\" id=d36160d6-e5c9-49e7-a74f-a2840b3792b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:11.791503 crc crio[23211]: time=\"2026-06-11T17:15:11.790616681Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-285xr/POD\" id=5d281037-80c4-4f59-aeae-15106b6e29e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:15:11.792866 crc crio[23211]: time=\"2026-06-11T17:15:11.791566936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:11.845948 crc crio[23211]: time=\"2026-06-11T17:15:11.845756938Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-285xr Namespace:openshift-marketplace ID:7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb UID:2b372b45-d5c9-4106-b025-f3282ee4ec3f NetNS:/var/run/netns/1524d66f-b5ea-4b76-96e1-166528e88d22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b372b45_d5c9_4106_b025_f3282ee4ec3f.slice PodAnnotations:0xc000d2ec48}] Aliases:map[]}\"\nJun 11 17:15:11.845948 crc crio[23211]: time=\"2026-06-11T17:15:11.845826499Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-285xr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:15:12.402775 crc crio[23211]: 2026-06-11T17:15:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cbb2febe4e885f Mac:d6:6f:71:18:95:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/1524d66f-b5ea-4b76-96e1-166528e88d22 SocketPath: PciID:}] [{Interface:0xc000508440 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:15:12.404978 crc crio[23211]: time=\"2026-06-11T17:15:12.404905719Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-285xr Namespace:openshift-marketplace ID:7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb UID:2b372b45-d5c9-4106-b025-f3282ee4ec3f NetNS:/var/run/netns/1524d66f-b5ea-4b76-96e1-166528e88d22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b372b45_d5c9_4106_b025_f3282ee4ec3f.slice PodAnnotations:0xc000d2ec48}] Aliases:map[]}\"\nJun 11 17:15:12.405144 crc crio[23211]: time=\"2026-06-11T17:15:12.405110114Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-285xr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:15:12.415217 crc crio[23211]: time=\"2026-06-11T17:15:12.415110998Z\" level=info msg=\"Ran pod sandbox 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb with infra container: openshift-marketplace/redhat-marketplace-285xr/POD\" id=5d281037-80c4-4f59-aeae-15106b6e29e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:15:12.419069 crc crio[23211]: time=\"2026-06-11T17:15:12.418898963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4b6a9396-4061-448b-9c6e-469410b17680 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:12.422591 crc crio[23211]: time=\"2026-06-11T17:15:12.422506565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=10869b0d-8d64-478a-b5d0-69211239a4e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:12.432809 crc crio[23211]: time=\"2026-06-11T17:15:12.432715573Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-285xr/extract-utilities\" id=f05b2efd-359c-4544-a8b2-789169ecbb22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:12.433310 crc crio[23211]: time=\"2026-06-11T17:15:12.433242286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:12.488319 crc crio[23211]: time=\"2026-06-11T17:15:12.488201749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:12.493091 crc crio[23211]: time=\"2026-06-11T17:15:12.4929871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:12.667816 crc crio[23211]: time=\"2026-06-11T17:15:12.667223593Z\" level=info msg=\"Created container 912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df: openshift-marketplace/redhat-marketplace-285xr/extract-utilities\" id=f05b2efd-359c-4544-a8b2-789169ecbb22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:12.669870 crc crio[23211]: time=\"2026-06-11T17:15:12.669765937Z\" level=info msg=\"Starting container: 912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df\" id=4172d739-e2e3-494c-8e5f-b911a05bc34d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:15:12.677647 crc crio[23211]: time=\"2026-06-11T17:15:12.67736568Z\" level=info msg=\"Started container\" PID=194494 containerID=912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df description=openshift-marketplace/redhat-marketplace-285xr/extract-utilities id=4172d739-e2e3-494c-8e5f-b911a05bc34d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\nJun 11 17:15:13.090753 crc crio[23211]: time=\"2026-06-11T17:15:13.090709438Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0161bed9-e390-4301-92e2-bb84197bb0a6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:15:13.105588 crc crio[23211]: time=\"2026-06-11T17:15:13.10540267Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 17:15:13.831169 crc crio[23211]: time=\"2026-06-11T17:15:13.830753471Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=0161bed9-e390-4301-92e2-bb84197bb0a6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:15:13.832615 crc crio[23211]: time=\"2026-06-11T17:15:13.832544287Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=33200fdf-67e6-420e-8edf-6acf00fefb3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:13.835409 crc crio[23211]: time=\"2026-06-11T17:15:13.835232755Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5b0e6b42-3a0c-43d8-91ce-c102748db675 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:13.842714 crc crio[23211]: time=\"2026-06-11T17:15:13.842599301Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-285xr/extract-content\" id=b8bb1ded-af67-4905-bc91-ad4aaa29d730 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:13.843680 crc crio[23211]: time=\"2026-06-11T17:15:13.843319929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:13.895227 crc crio[23211]: time=\"2026-06-11T17:15:13.895145213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:13.898198 crc crio[23211]: time=\"2026-06-11T17:15:13.898134178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:14.088757 crc crio[23211]: time=\"2026-06-11T17:15:14.088482939Z\" level=info msg=\"Created container 0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e: openshift-marketplace/redhat-marketplace-285xr/extract-content\" id=b8bb1ded-af67-4905-bc91-ad4aaa29d730 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:14.089791 crc crio[23211]: time=\"2026-06-11T17:15:14.089720701Z\" level=info msg=\"Starting container: 0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e\" id=dbafac43-314f-4f13-975a-75e4a72e360d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:15:14.096265 crc crio[23211]: time=\"2026-06-11T17:15:14.096154123Z\" level=info msg=\"Started container\" PID=194576 containerID=0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e description=openshift-marketplace/redhat-marketplace-285xr/extract-content id=dbafac43-314f-4f13-975a-75e4a72e360d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\nJun 11 17:15:15.133990 crc crio[23211]: time=\"2026-06-11T17:15:15.133326361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9940c717-392a-4868-b277-67ac52cb8044 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:15.137817 crc crio[23211]: time=\"2026-06-11T17:15:15.137720463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=289d0641-4b83-426b-a382-4daf9d630d6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:15.148389 crc crio[23211]: time=\"2026-06-11T17:15:15.14827789Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-285xr/registry-server\" id=db2ab3b0-fe4b-46c8-b05b-a5f6b0113616 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:15.148750 crc crio[23211]: time=\"2026-06-11T17:15:15.148707861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:15.208126 crc crio[23211]: time=\"2026-06-11T17:15:15.208006684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:15.212814 crc crio[23211]: time=\"2026-06-11T17:15:15.212735073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:15:15.374842 crc crio[23211]: time=\"2026-06-11T17:15:15.374337435Z\" level=info msg=\"Created container b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac: openshift-marketplace/redhat-marketplace-285xr/registry-server\" id=db2ab3b0-fe4b-46c8-b05b-a5f6b0113616 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:15.376604 crc crio[23211]: time=\"2026-06-11T17:15:15.376077319Z\" level=info msg=\"Starting container: b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac\" id=174a5133-5c9c-4986-b2f6-d754b8d8c229 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:15:15.385316 crc crio[23211]: time=\"2026-06-11T17:15:15.385088268Z\" level=info msg=\"Started container\" PID=194665 containerID=b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac description=openshift-marketplace/redhat-marketplace-285xr/registry-server id=174a5133-5c9c-4986-b2f6-d754b8d8c229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\nJun 11 17:15:24.290078 crc crio[23211]: time=\"2026-06-11T17:15:24.288757782Z\" level=info msg=\"Stopping container: b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac (timeout: 2s)\" id=9ff0e93d-d5ba-4e05-9047-d5db06588252 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:15:24.417545 crc crio[23211]: time=\"2026-06-11T17:15:24.41738786Z\" level=info msg=\"Stopped container b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac: openshift-marketplace/redhat-marketplace-285xr/registry-server\" id=9ff0e93d-d5ba-4e05-9047-d5db06588252 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:15:24.418941 crc crio[23211]: time=\"2026-06-11T17:15:24.418858877Z\" level=info msg=\"Stopping pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\" id=752af48c-14ec-4325-a6cd-c06744efec7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:24.420130 crc crio[23211]: time=\"2026-06-11T17:15:24.420005537Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-285xr Namespace:openshift-marketplace ID:7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb UID:2b372b45-d5c9-4106-b025-f3282ee4ec3f NetNS:/var/run/netns/1524d66f-b5ea-4b76-96e1-166528e88d22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b372b45_d5c9_4106_b025_f3282ee4ec3f.slice PodAnnotations:0xc0018be410}] Aliases:map[]}\"\nJun 11 17:15:24.420341 crc crio[23211]: time=\"2026-06-11T17:15:24.420265453Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-285xr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:15:24.770869 crc crio[23211]: time=\"2026-06-11T17:15:24.770393301Z\" level=info msg=\"Stopped pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\" id=752af48c-14ec-4325-a6cd-c06744efec7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:25.311464 crc crio[23211]: time=\"2026-06-11T17:15:25.311229628Z\" level=info msg=\"Removing container: b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac\" id=d5e21636-0f2d-4e00-9231-ec4090df190a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:25.345650 crc crio[23211]: time=\"2026-06-11T17:15:25.345535757Z\" level=info msg=\"Removed container b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac: openshift-marketplace/redhat-marketplace-285xr/registry-server\" id=d5e21636-0f2d-4e00-9231-ec4090df190a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:25.348603 crc crio[23211]: time=\"2026-06-11T17:15:25.348527213Z\" level=info msg=\"Removing container: 0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e\" id=594c57bc-dd17-4354-b040-d8722ea8031d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:25.388583 crc crio[23211]: time=\"2026-06-11T17:15:25.38830247Z\" level=info msg=\"Removed container 0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e: openshift-marketplace/redhat-marketplace-285xr/extract-content\" id=594c57bc-dd17-4354-b040-d8722ea8031d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:25.394107 crc crio[23211]: time=\"2026-06-11T17:15:25.393990574Z\" level=info msg=\"Removing container: 912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df\" id=f8306725-bf1d-4659-8ae1-ca4bd0e438a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:25.446797 crc crio[23211]: time=\"2026-06-11T17:15:25.446632368Z\" level=info msg=\"Removed container 912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df: openshift-marketplace/redhat-marketplace-285xr/extract-utilities\" id=f8306725-bf1d-4659-8ae1-ca4bd0e438a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:44.253080 crc crio[23211]: time=\"2026-06-11T17:15:44.251862096Z\" level=info msg=\"Removing container: 8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527\" id=871bef9c-2764-497e-a385-332b9c77d3fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:44.299075 crc crio[23211]: time=\"2026-06-11T17:15:44.298822065Z\" level=info msg=\"Removed container 8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/collect-profiles\" id=871bef9c-2764-497e-a385-332b9c77d3fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:44.313398 crc crio[23211]: time=\"2026-06-11T17:15:44.313350623Z\" level=info msg=\"Stopping pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841\" id=f90c44ca-46c9-43b2-9b20-69c15b567cfb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:44.313723 crc crio[23211]: time=\"2026-06-11T17:15:44.313702682Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841\" id=f90c44ca-46c9-43b2-9b20-69c15b567cfb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:44.314601 crc crio[23211]: time=\"2026-06-11T17:15:44.314571524Z\" level=info msg=\"Removing pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841\" id=88166c42-9a8f-415d-9323-362ef01a2cec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:15:44.341173 crc crio[23211]: time=\"2026-06-11T17:15:44.341018904Z\" level=info msg=\"Removed pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841\" id=88166c42-9a8f-415d-9323-362ef01a2cec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:15:44.342860 crc crio[23211]: time=\"2026-06-11T17:15:44.342751248Z\" level=info msg=\"Stopping pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\" id=0877acc8-6e1a-48da-8dd0-bd782dad2082 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:44.343006 crc crio[23211]: time=\"2026-06-11T17:15:44.342875801Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\" id=0877acc8-6e1a-48da-8dd0-bd782dad2082 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:44.344100 crc crio[23211]: time=\"2026-06-11T17:15:44.343929338Z\" level=info msg=\"Removing pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\" id=e419dbed-8e7c-4df7-a9e1-d4046a0c65dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:15:44.362875 crc crio[23211]: time=\"2026-06-11T17:15:44.362809056Z\" level=info msg=\"Removed pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\" id=e419dbed-8e7c-4df7-a9e1-d4046a0c65dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:16:00.543583 crc crio[23211]: time=\"2026-06-11T17:16:00.542660341Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686636-2j9w7/POD\" id=da6ea8e6-ac86-4927-affd-b5b1eb5e5ef0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:16:00.545330 crc crio[23211]: time=\"2026-06-11T17:16:00.543644716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:16:00.586742 crc crio[23211]: time=\"2026-06-11T17:16:00.586671855Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686636-2j9w7 Namespace:openshift-infra ID:42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1 UID:78dc1dd1-335a-48a6-8bec-b0980733526f NetNS:/var/run/netns/dd455b37-ee21-42f9-9242-5c338beaab4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78dc1dd1_335a_48a6_8bec_b0980733526f.slice PodAnnotations:0xc0028181a8}] Aliases:map[]}\"\nJun 11 17:16:00.587299 crc crio[23211]: time=\"2026-06-11T17:16:00.587265521Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686636-2j9w7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:16:01.166358 crc crio[23211]: 2026-06-11T17:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42c9000c75b0fd7 Mac:6a:e1:35:57:51:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/dd455b37-ee21-42f9-9242-5c338beaab4e SocketPath: PciID:}] [{Interface:0xc000014af0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:16:01.168666 crc crio[23211]: time=\"2026-06-11T17:16:01.168572883Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686636-2j9w7 Namespace:openshift-infra ID:42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1 UID:78dc1dd1-335a-48a6-8bec-b0980733526f NetNS:/var/run/netns/dd455b37-ee21-42f9-9242-5c338beaab4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78dc1dd1_335a_48a6_8bec_b0980733526f.slice PodAnnotations:0xc0028181a8}] Aliases:map[]}\"\nJun 11 17:16:01.168888 crc crio[23211]: time=\"2026-06-11T17:16:01.168774228Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686636-2j9w7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:16:01.179311 crc crio[23211]: time=\"2026-06-11T17:16:01.179102549Z\" level=info msg=\"Ran pod sandbox 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1 with infra container: openshift-infra/auto-csr-approver-29686636-2j9w7/POD\" id=da6ea8e6-ac86-4927-affd-b5b1eb5e5ef0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:16:01.183367 crc crio[23211]: time=\"2026-06-11T17:16:01.183207214Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5593c2ed-bf80-4d11-97f1-3142b1126932 name=/runtime.v1.ImageService/PullImage\nJun 11 17:16:01.197980 crc crio[23211]: time=\"2026-06-11T17:16:01.197892405Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:16:02.163716 crc crio[23211]: time=\"2026-06-11T17:16:02.162961188Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5593c2ed-bf80-4d11-97f1-3142b1126932 name=/runtime.v1.ImageService/PullImage\nJun 11 17:16:02.165017 crc crio[23211]: time=\"2026-06-11T17:16:02.164553498Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ef7028fb-fc1b-40f4-a3c2-e4f6c7e5d6ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:16:02.168745 crc crio[23211]: time=\"2026-06-11T17:16:02.168638252Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c0289040-15ab-496e-8808-892d6ae7803e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:16:02.180623 crc crio[23211]: time=\"2026-06-11T17:16:02.180209345Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686636-2j9w7/oc\" id=58061baa-8099-4f4d-8c98-b271f8262b35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:16:02.182106 crc crio[23211]: time=\"2026-06-11T17:16:02.181896728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:16:02.242143 crc crio[23211]: time=\"2026-06-11T17:16:02.24199405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:16:02.871018 crc crio[23211]: time=\"2026-06-11T17:16:02.870823555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:16:03.022711 crc crio[23211]: time=\"2026-06-11T17:16:03.022322083Z\" level=info msg=\"Created container 8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c: openshift-infra/auto-csr-approver-29686636-2j9w7/oc\" id=58061baa-8099-4f4d-8c98-b271f8262b35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:16:03.023820 crc crio[23211]: time=\"2026-06-11T17:16:03.023734609Z\" level=info msg=\"Starting container: 8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c\" id=3168e728-e04a-4839-84cf-1b02a70c8edf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:16:03.029785 crc crio[23211]: time=\"2026-06-11T17:16:03.029653769Z\" level=info msg=\"Started container\" PID=197489 containerID=8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c description=openshift-infra/auto-csr-approver-29686636-2j9w7/oc id=3168e728-e04a-4839-84cf-1b02a70c8edf name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1\nJun 11 17:16:04.965578 crc crio[23211]: time=\"2026-06-11T17:16:04.964315527Z\" level=info msg=\"Stopping pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1\" id=7e3b11f4-53d2-4f54-9ed7-79ccf39a71ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:04.967585 crc crio[23211]: time=\"2026-06-11T17:16:04.966319348Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686636-2j9w7 Namespace:openshift-infra ID:42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1 UID:78dc1dd1-335a-48a6-8bec-b0980733526f NetNS:/var/run/netns/dd455b37-ee21-42f9-9242-5c338beaab4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78dc1dd1_335a_48a6_8bec_b0980733526f.slice PodAnnotations:0xc0018beea0}] Aliases:map[]}\"\nJun 11 17:16:04.967585 crc crio[23211]: time=\"2026-06-11T17:16:04.966954714Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686636-2j9w7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:16:05.404080 crc crio[23211]: time=\"2026-06-11T17:16:05.403923531Z\" level=info msg=\"Stopped pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1\" id=7e3b11f4-53d2-4f54-9ed7-79ccf39a71ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:34.488932 crc crio[23211]: time=\"2026-06-11T17:16:34.487873377Z\" level=info msg=\"Stopping pod sandbox: 8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06\" id=0e6d6af9-6b0d-44e7-8974-0ea24aec254f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:34.491284 crc crio[23211]: time=\"2026-06-11T17:16:34.489781606Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 Namespace:openstack ID:8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06 UID:7090ef13-bf83-4404-8c51-cd02a9c27263 NetNS:/var/run/netns/353dc2d5-fbeb-4aba-a362-4e4350a33c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7090ef13_bf83_4404_8c51_cd02a9c27263.slice PodAnnotations:0xc006bccf48}] Aliases:map[]}\"\nJun 11 17:16:34.491284 crc crio[23211]: time=\"2026-06-11T17:16:34.490082404Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:16:35.055738 crc crio[23211]: time=\"2026-06-11T17:16:35.055245978Z\" level=info msg=\"Stopped pod sandbox: 8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06\" id=0e6d6af9-6b0d-44e7-8974-0ea24aec254f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:36.048633 crc crio[23211]: time=\"2026-06-11T17:16:36.048169624Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/POD\" id=6ba5d3e2-9a9e-4330-a883-1b97057a6a37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:16:36.049621 crc crio[23211]: time=\"2026-06-11T17:16:36.048658806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:16:36.090617 crc crio[23211]: time=\"2026-06-11T17:16:36.090516997Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb Namespace:openstack ID:41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc UID:4d6caacf-a06f-44ac-97b4-c0596fa2f230 NetNS:/var/run/netns/0949cc78-754a-4851-9175-54a601d0e4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d6caacf_a06f_44ac_97b4_c0596fa2f230.slice PodAnnotations:0xc003088ab0}] Aliases:map[]}\"\nJun 11 17:16:36.090617 crc crio[23211]: time=\"2026-06-11T17:16:36.090578828Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:16:36.634909 crc crio[23211]: 2026-06-11T17:16:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41e4db38c4118b4 Mac:4e:f9:be:b5:9e:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/0949cc78-754a-4851-9175-54a601d0e4a4 SocketPath: PciID:}] [{Interface:0xc00050e680 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:16:36.638136 crc crio[23211]: time=\"2026-06-11T17:16:36.638005374Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb Namespace:openstack ID:41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc UID:4d6caacf-a06f-44ac-97b4-c0596fa2f230 NetNS:/var/run/netns/0949cc78-754a-4851-9175-54a601d0e4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d6caacf_a06f_44ac_97b4_c0596fa2f230.slice PodAnnotations:0xc003088ab0}] Aliases:map[]}\"\nJun 11 17:16:36.639713 crc crio[23211]: time=\"2026-06-11T17:16:36.638322332Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:16:36.650582 crc crio[23211]: time=\"2026-06-11T17:16:36.65049085Z\" level=info msg=\"Ran pod sandbox 41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/POD\" id=6ba5d3e2-9a9e-4330-a883-1b97057a6a37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:16:36.655987 crc crio[23211]: time=\"2026-06-11T17:16:36.655871467Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1e41d1e3-1326-4ba4-9ee3-157b8a605b47 name=/runtime.v1.ImageService/PullImage\nJun 11 17:16:36.667218 crc crio[23211]: time=\"2026-06-11T17:16:36.667134612Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:16:37.149981 crc crio[23211]: time=\"2026-06-11T17:16:37.149476467Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1e41d1e3-1326-4ba4-9ee3-157b8a605b47 name=/runtime.v1.ImageService/PullImage\nJun 11 17:16:37.152140 crc crio[23211]: time=\"2026-06-11T17:16:37.152014622Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=29da1910-830d-4d90-a13c-6f47e211f664 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:16:37.251640 crc crio[23211]: time=\"2026-06-11T17:16:37.251512352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9f758945-ca92-4d1b-9d81-200f74fd4be8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:16:37.272587 crc crio[23211]: time=\"2026-06-11T17:16:37.272462923Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=41b94196-55f9-4f7a-a9df-7a1781905b61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:16:37.273130 crc crio[23211]: time=\"2026-06-11T17:16:37.272907664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:16:37.331402 crc crio[23211]: time=\"2026-06-11T17:16:37.331295083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:16:37.335281 crc crio[23211]: time=\"2026-06-11T17:16:37.335240233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:16:37.575871 crc crio[23211]: time=\"2026-06-11T17:16:37.575585689Z\" level=info msg=\"Created container 9dad19faf42ae8f366b64ef6c1090e75f0a1279545b0fa55a1e891645a5c9ba1: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=41b94196-55f9-4f7a-a9df-7a1781905b61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:16:37.577505 crc crio[23211]: time=\"2026-06-11T17:16:37.577344274Z\" level=info msg=\"Starting container: 9dad19faf42ae8f366b64ef6c1090e75f0a1279545b0fa55a1e891645a5c9ba1\" id=0590ae96-c305-4319-af7f-15d495a6c344 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:16:37.593296 crc crio[23211]: time=\"2026-06-11T17:16:37.593024702Z\" level=info msg=\"Started container\" PID=199598 containerID=9dad19faf42ae8f366b64ef6c1090e75f0a1279545b0fa55a1e891645a5c9ba1 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/nova-edpm-deployment-ipam-openstack-edpm-ipam id=0590ae96-c305-4319-af7f-15d495a6c344 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc\nJun 11 17:16:44.399378 crc crio[23211]: time=\"2026-06-11T17:16:44.39758202Z\" level=info msg=\"Removing container: 51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc\" id=fdc19a43-495b-4721-b90c-411770e1e822 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:16:44.634656 crc crio[23211]: time=\"2026-06-11T17:16:44.633788852Z\" level=info msg=\"Removed container 51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc: openshift-infra/auto-csr-approver-29686630-w2lfl/oc\" id=fdc19a43-495b-4721-b90c-411770e1e822 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:16:44.649724 crc crio[23211]: time=\"2026-06-11T17:16:44.648649699Z\" level=info msg=\"Stopping pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93\" id=58152191-ac90-4b67-9a92-05ab2e97e8b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:44.649724 crc crio[23211]: time=\"2026-06-11T17:16:44.648874354Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93\" id=58152191-ac90-4b67-9a92-05ab2e97e8b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:44.650201 crc crio[23211]: time=\"2026-06-11T17:16:44.649944322Z\" level=info msg=\"Removing pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93\" id=dc6b2901-f021-451d-9266-5076c3f9039e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:16:44.672606 crc crio[23211]: time=\"2026-06-11T17:16:44.672498313Z\" level=info msg=\"Removed pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93\" id=dc6b2901-f021-451d-9266-5076c3f9039e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:18:00.555791 crc crio[23211]: time=\"2026-06-11T17:18:00.554884029Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686638-f8d56/POD\" id=a9be18b0-22d1-452c-ad0e-30aa8c3b1645 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:18:00.556766 crc crio[23211]: time=\"2026-06-11T17:18:00.555873194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:18:00.595194 crc crio[23211]: time=\"2026-06-11T17:18:00.594890221Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686638-f8d56 Namespace:openshift-infra ID:846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90 UID:87223e81-f76e-4ce6-8e18-3313208bf955 NetNS:/var/run/netns/41d462be-5c71-408f-a9c4-898a173f1f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87223e81_f76e_4ce6_8e18_3313208bf955.slice PodAnnotations:0xc000613a40}] Aliases:map[]}\"\nJun 11 17:18:00.595955 crc crio[23211]: time=\"2026-06-11T17:18:00.594992384Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686638-f8d56 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:18:01.175582 crc crio[23211]: 2026-06-11T17:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:846ad6210b5d293 Mac:4e:9c:a2:cf:a1:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/41d462be-5c71-408f-a9c4-898a173f1f44 SocketPath: PciID:}] [{Interface:0xc00025af00 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:18:01.177706 crc crio[23211]: time=\"2026-06-11T17:18:01.17760658Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686638-f8d56 Namespace:openshift-infra ID:846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90 UID:87223e81-f76e-4ce6-8e18-3313208bf955 NetNS:/var/run/netns/41d462be-5c71-408f-a9c4-898a173f1f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87223e81_f76e_4ce6_8e18_3313208bf955.slice PodAnnotations:0xc000613a40}] Aliases:map[]}\"\nJun 11 17:18:01.177909 crc crio[23211]: time=\"2026-06-11T17:18:01.177846266Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686638-f8d56 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:18:01.194029 crc crio[23211]: time=\"2026-06-11T17:18:01.193949364Z\" level=info msg=\"Ran pod sandbox 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90 with infra container: openshift-infra/auto-csr-approver-29686638-f8d56/POD\" id=a9be18b0-22d1-452c-ad0e-30aa8c3b1645 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:18:01.197601 crc crio[23211]: time=\"2026-06-11T17:18:01.197392321Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d540e3bf-ec4e-4282-9a3a-681d8d177630 name=/runtime.v1.ImageService/PullImage\nJun 11 17:18:01.211952 crc crio[23211]: time=\"2026-06-11T17:18:01.211847668Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:18:02.264126 crc crio[23211]: time=\"2026-06-11T17:18:02.263539123Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d540e3bf-ec4e-4282-9a3a-681d8d177630 name=/runtime.v1.ImageService/PullImage\nJun 11 17:18:02.265958 crc crio[23211]: time=\"2026-06-11T17:18:02.265054582Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b2f3faa1-eb6e-4def-adcb-54a894c68f92 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:18:02.267949 crc crio[23211]: time=\"2026-06-11T17:18:02.267785951Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9c9bf504-f755-4a7c-85dc-529df73f6aac name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:18:02.279319 crc crio[23211]: time=\"2026-06-11T17:18:02.279207141Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686638-f8d56/oc\" id=a6d7658a-6c96-4d03-8dda-21b08ed3ac4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:18:02.280002 crc crio[23211]: time=\"2026-06-11T17:18:02.279920878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:18:02.350003 crc crio[23211]: time=\"2026-06-11T17:18:02.34983412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:18:02.682558 crc crio[23211]: time=\"2026-06-11T17:18:02.682390712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:18:02.816462 crc crio[23211]: time=\"2026-06-11T17:18:02.815831632Z\" level=info msg=\"Created container 93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853: openshift-infra/auto-csr-approver-29686638-f8d56/oc\" id=a6d7658a-6c96-4d03-8dda-21b08ed3ac4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:18:02.817971 crc crio[23211]: time=\"2026-06-11T17:18:02.817871553Z\" level=info msg=\"Starting container: 93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853\" id=4a48fd32-8db4-4b9d-8b4b-dd91b7dd787a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:18:02.824186 crc crio[23211]: time=\"2026-06-11T17:18:02.824099911Z\" level=info msg=\"Started container\" PID=204254 containerID=93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853 description=openshift-infra/auto-csr-approver-29686638-f8d56/oc id=4a48fd32-8db4-4b9d-8b4b-dd91b7dd787a name=/runtime.v1.RuntimeService/StartContainer sandboxID=846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90\nJun 11 17:18:04.938145 crc crio[23211]: time=\"2026-06-11T17:18:04.93717097Z\" level=info msg=\"Stopping pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90\" id=1fb59e1e-4a1b-4b46-8ca7-919bf18a08d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:18:04.939971 crc crio[23211]: time=\"2026-06-11T17:18:04.939128019Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686638-f8d56 Namespace:openshift-infra ID:846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90 UID:87223e81-f76e-4ce6-8e18-3313208bf955 NetNS:/var/run/netns/41d462be-5c71-408f-a9c4-898a173f1f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87223e81_f76e_4ce6_8e18_3313208bf955.slice PodAnnotations:0xc000d2edb8}] Aliases:map[]}\"\nJun 11 17:18:04.939971 crc crio[23211]: time=\"2026-06-11T17:18:04.939306973Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686638-f8d56 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:18:05.412510 crc crio[23211]: time=\"2026-06-11T17:18:05.411894922Z\" level=info msg=\"Stopped pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90\" id=1fb59e1e-4a1b-4b46-8ca7-919bf18a08d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:18:44.735234 crc crio[23211]: time=\"2026-06-11T17:18:44.734060253Z\" level=info msg=\"Removing container: 434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5\" id=61ae4a3b-2dd5-4274-ad60-a7c33168f3cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:18:44.902136 crc crio[23211]: time=\"2026-06-11T17:18:44.901914504Z\" level=info msg=\"Removed container 434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5: openshift-infra/auto-csr-approver-29686632-vfzk2/oc\" id=61ae4a3b-2dd5-4274-ad60-a7c33168f3cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:18:44.917878 crc crio[23211]: time=\"2026-06-11T17:18:44.917755726Z\" level=info msg=\"Stopping pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e\" id=21efff05-670c-432f-afcf-a8aaef0bed73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:18:44.917878 crc crio[23211]: time=\"2026-06-11T17:18:44.917848318Z\" level=info msg=\"Stopped pod sandbox (already stopped): cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e\" id=21efff05-670c-432f-afcf-a8aaef0bed73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:18:44.918941 crc crio[23211]: time=\"2026-06-11T17:18:44.918860824Z\" level=info msg=\"Removing pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e\" id=0d602c45-6ac2-40d9-96a9-73e23896cfaa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:18:44.936308 crc crio[23211]: time=\"2026-06-11T17:18:44.936190362Z\" level=info msg=\"Removed pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e\" id=0d602c45-6ac2-40d9-96a9-73e23896cfaa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:20:00.571061 crc crio[23211]: time=\"2026-06-11T17:20:00.570155807Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686640-cvzwl/POD\" id=07dc9a42-d7d8-449e-95bc-0711280c63f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:20:00.572950 crc crio[23211]: time=\"2026-06-11T17:20:00.571184044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:20:00.614560 crc crio[23211]: time=\"2026-06-11T17:20:00.614339797Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686640-cvzwl Namespace:openshift-infra ID:1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317 UID:81ea3102-b3d0-44b6-8e9a-9428d6316e9c NetNS:/var/run/netns/1783315a-9dc9-42f0-86d6-5b9130f50366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81ea3102_b3d0_44b6_8e9a_9428d6316e9c.slice PodAnnotations:0xc006bcc1d0}] Aliases:map[]}\"\nJun 11 17:20:00.614560 crc crio[23211]: time=\"2026-06-11T17:20:00.614523781Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686640-cvzwl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:20:01.222878 crc crio[23211]: 2026-06-11T17:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e2ddf7ae423c01 Mac:16:32:29:12:8b:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/1783315a-9dc9-42f0-86d6-5b9130f50366 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:20:01.225871 crc crio[23211]: time=\"2026-06-11T17:20:01.225755031Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686640-cvzwl Namespace:openshift-infra ID:1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317 UID:81ea3102-b3d0-44b6-8e9a-9428d6316e9c NetNS:/var/run/netns/1783315a-9dc9-42f0-86d6-5b9130f50366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81ea3102_b3d0_44b6_8e9a_9428d6316e9c.slice PodAnnotations:0xc006bcc1d0}] Aliases:map[]}\"\nJun 11 17:20:01.226594 crc crio[23211]: time=\"2026-06-11T17:20:01.226078919Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686640-cvzwl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:20:01.240576 crc crio[23211]: time=\"2026-06-11T17:20:01.240485835Z\" level=info msg=\"Ran pod sandbox 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317 with infra container: openshift-infra/auto-csr-approver-29686640-cvzwl/POD\" id=07dc9a42-d7d8-449e-95bc-0711280c63f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:20:01.244606 crc crio[23211]: time=\"2026-06-11T17:20:01.243199123Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2c013f4d-d4bd-4e78-b09c-22f7fa48bd90 name=/runtime.v1.ImageService/PullImage\nJun 11 17:20:01.253586 crc crio[23211]: time=\"2026-06-11T17:20:01.253514004Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:20:02.199346 crc crio[23211]: time=\"2026-06-11T17:20:02.199085033Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2c013f4d-d4bd-4e78-b09c-22f7fa48bd90 name=/runtime.v1.ImageService/PullImage\nJun 11 17:20:02.203035 crc crio[23211]: time=\"2026-06-11T17:20:02.20208654Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3a0b3251-501f-4735-a45b-71e0879b4d77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:20:02.205569 crc crio[23211]: time=\"2026-06-11T17:20:02.205308121Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0ff52276-2b0a-4c62-8b0f-87cc020042a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:20:02.219797 crc crio[23211]: time=\"2026-06-11T17:20:02.217889468Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686640-cvzwl/oc\" id=297c10e8-aaa4-45a0-9433-a1891b664aef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:20:02.219797 crc crio[23211]: time=\"2026-06-11T17:20:02.218834513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:20:02.279384 crc crio[23211]: time=\"2026-06-11T17:20:02.279279443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:20:02.679018 crc crio[23211]: time=\"2026-06-11T17:20:02.678944866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:20:02.867470 crc crio[23211]: time=\"2026-06-11T17:20:02.867341078Z\" level=info msg=\"Created container 7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2: openshift-infra/auto-csr-approver-29686640-cvzwl/oc\" id=297c10e8-aaa4-45a0-9433-a1891b664aef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:20:02.868877 crc crio[23211]: time=\"2026-06-11T17:20:02.868777334Z\" level=info msg=\"Starting container: 7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2\" id=6fcca84e-2756-4b21-9c77-7d1d17e60da8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:20:02.874786 crc crio[23211]: time=\"2026-06-11T17:20:02.874671604Z\" level=info msg=\"Started container\" PID=211008 containerID=7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2 description=openshift-infra/auto-csr-approver-29686640-cvzwl/oc id=6fcca84e-2756-4b21-9c77-7d1d17e60da8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317\nJun 11 17:20:04.813848 crc crio[23211]: time=\"2026-06-11T17:20:04.812056981Z\" level=info msg=\"Stopping pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317\" id=88fc6bb7-6153-4b87-82c1-92b590a83da5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:20:04.815372 crc crio[23211]: time=\"2026-06-11T17:20:04.815312083Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686640-cvzwl Namespace:openshift-infra ID:1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317 UID:81ea3102-b3d0-44b6-8e9a-9428d6316e9c NetNS:/var/run/netns/1783315a-9dc9-42f0-86d6-5b9130f50366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81ea3102_b3d0_44b6_8e9a_9428d6316e9c.slice PodAnnotations:0xc0018be3b8}] Aliases:map[]}\"\nJun 11 17:20:04.815665 crc crio[23211]: time=\"2026-06-11T17:20:04.81559212Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686640-cvzwl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:20:05.214333 crc crio[23211]: time=\"2026-06-11T17:20:05.214055072Z\" level=info msg=\"Stopped pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317\" id=88fc6bb7-6153-4b87-82c1-92b590a83da5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:20:06.872687 crc crio[23211]: time=\"2026-06-11T17:20:06.871725526Z\" level=info msg=\"Stopping pod sandbox: 41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc\" id=5d39e694-783b-46fb-9491-1a62c1f6040a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:20:06.874577 crc crio[23211]: time=\"2026-06-11T17:20:06.873673096Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb Namespace:openstack ID:41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc UID:4d6caacf-a06f-44ac-97b4-c0596fa2f230 NetNS:/var/run/netns/0949cc78-754a-4851-9175-54a601d0e4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d6caacf_a06f_44ac_97b4_c0596fa2f230.slice PodAnnotations:0xc0018bf168}] Aliases:map[]}\"\nJun 11 17:20:06.874577 crc crio[23211]: time=\"2026-06-11T17:20:06.874381504Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:20:07.445648 crc crio[23211]: time=\"2026-06-11T17:20:07.44086905Z\" level=info msg=\"Stopped pod sandbox: 41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc\" id=5d39e694-783b-46fb-9491-1a62c1f6040a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:20:08.428049 crc crio[23211]: time=\"2026-06-11T17:20:08.427484458Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/POD\" id=0e4daa87-660b-44d7-bb5f-01d2a844c45b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:20:08.429408 crc crio[23211]: time=\"2026-06-11T17:20:08.428132104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:20:08.474607 crc crio[23211]: time=\"2026-06-11T17:20:08.474393495Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt Namespace:openstack ID:a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2 UID:8ec64cbf-1426-450d-8ab2-802b63d4b67c NetNS:/var/run/netns/cfc6e483-0a69-43f9-9bc9-e8c3b322024a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ec64cbf_1426_450d_8ab2_802b63d4b67c.slice PodAnnotations:0xc006bccac0}] Aliases:map[]}\"\nJun 11 17:20:08.474607 crc crio[23211]: time=\"2026-06-11T17:20:08.474545549Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:20:09.220634 crc crio[23211]: 2026-06-11T17:20:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0cbfcc9575ee92 Mac:3a:8d:a1:3e:5b:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/cfc6e483-0a69-43f9-9bc9-e8c3b322024a SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:20:09.223001 crc crio[23211]: time=\"2026-06-11T17:20:09.222866113Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt Namespace:openstack ID:a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2 UID:8ec64cbf-1426-450d-8ab2-802b63d4b67c NetNS:/var/run/netns/cfc6e483-0a69-43f9-9bc9-e8c3b322024a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ec64cbf_1426_450d_8ab2_802b63d4b67c.slice PodAnnotations:0xc006bccac0}] Aliases:map[]}\"\nJun 11 17:20:09.223215 crc crio[23211]: time=\"2026-06-11T17:20:09.223137769Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:20:09.239639 crc crio[23211]: time=\"2026-06-11T17:20:09.239537875Z\" level=info msg=\"Ran pod sandbox a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/POD\" id=0e4daa87-660b-44d7-bb5f-01d2a844c45b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:20:09.245001 crc crio[23211]: time=\"2026-06-11T17:20:09.244827349Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=28777539-2150-413d-8477-1ea4724dee50 name=/runtime.v1.ImageService/PullImage\nJun 11 17:20:09.256937 crc crio[23211]: time=\"2026-06-11T17:20:09.256749351Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:20:09.760136 crc crio[23211]: time=\"2026-06-11T17:20:09.759520554Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=28777539-2150-413d-8477-1ea4724dee50 name=/runtime.v1.ImageService/PullImage\nJun 11 17:20:09.762964 crc crio[23211]: time=\"2026-06-11T17:20:09.762789977Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e1ec3066-f37a-442a-a907-26624a27078f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:20:09.866823 crc crio[23211]: time=\"2026-06-11T17:20:09.865930969Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a4532b2c-924a-47fe-913a-891fdf3c14b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:20:09.879754 crc crio[23211]: time=\"2026-06-11T17:20:09.879375669Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=b3c32b66-8ced-4f2d-bc89-ba2dde76760c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:20:09.880040 crc crio[23211]: time=\"2026-06-11T17:20:09.879939374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:20:09.940464 crc crio[23211]: time=\"2026-06-11T17:20:09.940337594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:20:09.944084 crc crio[23211]: time=\"2026-06-11T17:20:09.944033988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:20:10.124862 crc crio[23211]: time=\"2026-06-11T17:20:10.124755994Z\" level=info msg=\"Created container 5ed303228414caad984ffbe42f320b3bed338f3fc1998cedc53ebd9eca9f0b04: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=b3c32b66-8ced-4f2d-bc89-ba2dde76760c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:20:10.126327 crc crio[23211]: time=\"2026-06-11T17:20:10.126255263Z\" level=info msg=\"Starting container: 5ed303228414caad984ffbe42f320b3bed338f3fc1998cedc53ebd9eca9f0b04\" id=7b8c5f89-30b7-419d-8d75-f4950a423d30 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:20:10.137719 crc crio[23211]: time=\"2026-06-11T17:20:10.137631541Z\" level=info msg=\"Started container\" PID=211569 containerID=5ed303228414caad984ffbe42f320b3bed338f3fc1998cedc53ebd9eca9f0b04 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=7b8c5f89-30b7-419d-8d75-f4950a423d30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2\nJun 11 17:20:44.993178 crc crio[23211]: time=\"2026-06-11T17:20:44.992177474Z\" level=info msg=\"Removing container: aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66\" id=1f9ffe26-b5df-432d-843d-5a89c31f968d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:20:45.172502 crc crio[23211]: time=\"2026-06-11T17:20:45.171892396Z\" level=info msg=\"Removed container aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66: openshift-infra/auto-csr-approver-29686634-6fwsl/oc\" id=1f9ffe26-b5df-432d-843d-5a89c31f968d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:20:45.186405 crc crio[23211]: time=\"2026-06-11T17:20:45.186320897Z\" level=info msg=\"Stopping pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856\" id=de3c7bf3-2ba0-4a80-8c13-268e32d8a37a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:20:45.186405 crc crio[23211]: time=\"2026-06-11T17:20:45.186405229Z\" level=info msg=\"Stopped pod sandbox (already stopped): 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856\" id=de3c7bf3-2ba0-4a80-8c13-268e32d8a37a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:20:45.187169 crc crio[23211]: time=\"2026-06-11T17:20:45.186886512Z\" level=info msg=\"Removing pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856\" id=8219ccdf-4826-4869-b994-165f756db6ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:20:45.203196 crc crio[23211]: time=\"2026-06-11T17:20:45.202973645Z\" level=info msg=\"Removed pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856\" id=8219ccdf-4826-4869-b994-165f756db6ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:22:00.689730 crc crio[23211]: time=\"2026-06-11T17:22:00.688730034Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686642-x6pkm/POD\" id=03542434-7ef0-4d33-822c-53bf558de04a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:22:00.691650 crc crio[23211]: time=\"2026-06-11T17:22:00.689798081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:22:00.776759 crc crio[23211]: time=\"2026-06-11T17:22:00.776590875Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686642-x6pkm Namespace:openshift-infra ID:45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b UID:a4a107bc-958b-4a3b-af97-77df814894b2 NetNS:/var/run/netns/8b11327b-40bd-402a-b17e-002cea9b44b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a107bc_958b_4a3b_af97_77df814894b2.slice PodAnnotations:0xc00294e118}] Aliases:map[]}\"\nJun 11 17:22:00.776759 crc crio[23211]: time=\"2026-06-11T17:22:00.776698128Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686642-x6pkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:22:01.191671 crc crio[23211]: 2026-06-11T17:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45336ba8175f453 Mac:fe:7c:61:5d:e3:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/8b11327b-40bd-402a-b17e-002cea9b44b8 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:22:01.193805 crc crio[23211]: time=\"2026-06-11T17:22:01.193652264Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686642-x6pkm Namespace:openshift-infra ID:45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b UID:a4a107bc-958b-4a3b-af97-77df814894b2 NetNS:/var/run/netns/8b11327b-40bd-402a-b17e-002cea9b44b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a107bc_958b_4a3b_af97_77df814894b2.slice PodAnnotations:0xc00294e118}] Aliases:map[]}\"\nJun 11 17:22:01.194235 crc crio[23211]: time=\"2026-06-11T17:22:01.194152737Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686642-x6pkm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:22:01.211874 crc crio[23211]: time=\"2026-06-11T17:22:01.211580014Z\" level=info msg=\"Ran pod sandbox 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b with infra container: openshift-infra/auto-csr-approver-29686642-x6pkm/POD\" id=03542434-7ef0-4d33-822c-53bf558de04a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:22:01.216338 crc crio[23211]: time=\"2026-06-11T17:22:01.216247061Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=830fe06e-cb5c-4819-b333-182c3395805b name=/runtime.v1.ImageService/PullImage\nJun 11 17:22:01.228237 crc crio[23211]: time=\"2026-06-11T17:22:01.228055957Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:22:02.257223 crc crio[23211]: time=\"2026-06-11T17:22:02.256485974Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=830fe06e-cb5c-4819-b333-182c3395805b name=/runtime.v1.ImageService/PullImage\nJun 11 17:22:02.259699 crc crio[23211]: time=\"2026-06-11T17:22:02.259614273Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=74ae8758-0140-47cb-a03f-2f386c2d91f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:22:02.263523 crc crio[23211]: time=\"2026-06-11T17:22:02.263356797Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=939aeb0d-a220-466a-8a41-77182702397d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:22:02.274387 crc crio[23211]: time=\"2026-06-11T17:22:02.274259579Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686642-x6pkm/oc\" id=c1229445-3941-45da-a5f3-610a4fe9aaf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:22:02.275141 crc crio[23211]: time=\"2026-06-11T17:22:02.275053769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:22:02.352963 crc crio[23211]: time=\"2026-06-11T17:22:02.352828569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:22:02.727148 crc crio[23211]: time=\"2026-06-11T17:22:02.727003114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:22:02.892523 crc crio[23211]: time=\"2026-06-11T17:22:02.891797283Z\" level=info msg=\"Created container 0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146: openshift-infra/auto-csr-approver-29686642-x6pkm/oc\" id=c1229445-3941-45da-a5f3-610a4fe9aaf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:22:02.898497 crc crio[23211]: time=\"2026-06-11T17:22:02.897715951Z\" level=info msg=\"Starting container: 0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146\" id=381b385f-2850-40aa-82d7-7612d742380f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:22:02.906313 crc crio[23211]: time=\"2026-06-11T17:22:02.906167403Z\" level=info msg=\"Started container\" PID=217673 containerID=0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146 description=openshift-infra/auto-csr-approver-29686642-x6pkm/oc id=381b385f-2850-40aa-82d7-7612d742380f name=/runtime.v1.RuntimeService/StartContainer sandboxID=45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b\nJun 11 17:22:04.987960 crc crio[23211]: time=\"2026-06-11T17:22:04.986948157Z\" level=info msg=\"Stopping pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b\" id=64514cfc-2b39-4a27-85ea-9755ab775eff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:04.989979 crc crio[23211]: time=\"2026-06-11T17:22:04.988799163Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686642-x6pkm Namespace:openshift-infra ID:45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b UID:a4a107bc-958b-4a3b-af97-77df814894b2 NetNS:/var/run/netns/8b11327b-40bd-402a-b17e-002cea9b44b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a107bc_958b_4a3b_af97_77df814894b2.slice PodAnnotations:0xc0066183a8}] Aliases:map[]}\"\nJun 11 17:22:04.989979 crc crio[23211]: time=\"2026-06-11T17:22:04.988922556Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686642-x6pkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:22:05.416774 crc crio[23211]: time=\"2026-06-11T17:22:05.415801812Z\" level=info msg=\"Stopped pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b\" id=64514cfc-2b39-4a27-85ea-9755ab775eff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:45.256142 crc crio[23211]: time=\"2026-06-11T17:22:45.255370307Z\" level=info msg=\"Removing container: 8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c\" id=c08ecb95-b237-491d-90d3-87dbc251abce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:22:45.541079 crc crio[23211]: time=\"2026-06-11T17:22:45.540965673Z\" level=info msg=\"Removed container 8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c: openshift-infra/auto-csr-approver-29686636-2j9w7/oc\" id=c08ecb95-b237-491d-90d3-87dbc251abce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:22:45.564345 crc crio[23211]: time=\"2026-06-11T17:22:45.564224766Z\" level=info msg=\"Stopping pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1\" id=c569bf86-50e4-4a5b-9439-44b640e66773 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:45.564345 crc crio[23211]: time=\"2026-06-11T17:22:45.564331658Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1\" id=c569bf86-50e4-4a5b-9439-44b640e66773 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:45.566526 crc crio[23211]: time=\"2026-06-11T17:22:45.566272237Z\" level=info msg=\"Removing pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1\" id=25bf7ec8-1c96-4d69-95e8-4c015cf7f36a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:22:45.597822 crc crio[23211]: time=\"2026-06-11T17:22:45.597745566Z\" level=info msg=\"Removed pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1\" id=25bf7ec8-1c96-4d69-95e8-4c015cf7f36a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:22:50.758474 crc crio[23211]: time=\"2026-06-11T17:22:50.757561226Z\" level=info msg=\"Stopping pod sandbox: a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2\" id=3da9d5f1-8ebf-448d-8e72-f1507a1200ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:50.760132 crc crio[23211]: time=\"2026-06-11T17:22:50.759264539Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt Namespace:openstack ID:a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2 UID:8ec64cbf-1426-450d-8ab2-802b63d4b67c NetNS:/var/run/netns/cfc6e483-0a69-43f9-9bc9-e8c3b322024a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ec64cbf_1426_450d_8ab2_802b63d4b67c.slice PodAnnotations:0xc007c15460}] Aliases:map[]}\"\nJun 11 17:22:50.760132 crc crio[23211]: time=\"2026-06-11T17:22:50.759588477Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:22:51.247864 crc crio[23211]: time=\"2026-06-11T17:22:51.247314468Z\" level=info msg=\"Stopped pod sandbox: a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2\" id=3da9d5f1-8ebf-448d-8e72-f1507a1200ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:52.633303 crc crio[23211]: time=\"2026-06-11T17:22:52.632807342Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:23:20.791081 crc crio[23211]: time=\"2026-06-11T17:23:20.789309853Z\" level=info msg=\"Stopping container: 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7 (timeout: 10s)\" id=33124bda-a1d7-419a-8c66-0a79b0c9b98e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:20.791081 crc crio[23211]: time=\"2026-06-11T17:23:20.789356774Z\" level=info msg=\"Stopping container: 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24 (timeout: 10s)\" id=79b395c2-b534-4240-9838-e05123fc08b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:20.797543 crc crio[23211]: time=\"2026-06-11T17:23:20.796046541Z\" level=info msg=\"Stopping container: 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334 (timeout: 10s)\" id=25d234eb-b960-4b9e-9380-c24735c98fb0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:20.799616 crc crio[23211]: time=\"2026-06-11T17:23:20.798518603Z\" level=info msg=\"Stopping container: 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d (timeout: 10s)\" id=cf86bd4b-b60f-46b1-9c69-51a373da523c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:20.878923 crc crio[23211]: time=\"2026-06-11T17:23:20.876915037Z\" level=info msg=\"Stopping container: c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7 (timeout: 10s)\" id=a72ab2f8-a0f6-4be8-a041-51cf5ff535c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:20.878923 crc crio[23211]: time=\"2026-06-11T17:23:20.876989469Z\" level=info msg=\"Stopping container: c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4 (timeout: 10s)\" id=5f0d9f45-d149-41fe-b014-eac4e57e7645 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:20.940244 crc crio[23211]: time=\"2026-06-11T17:23:20.937293681Z\" level=info msg=\"Stopping container: f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e (timeout: 10s)\" id=a54c6b83-e88e-410e-b978-2d829232ab1c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:20.940244 crc crio[23211]: time=\"2026-06-11T17:23:20.937540477Z\" level=info msg=\"Stopping container: b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c (timeout: 10s)\" id=48652473-3866-4180-8327-cc4a7e34359c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:20.982027 crc crio[23211]: time=\"2026-06-11T17:23:20.973095788Z\" level=info msg=\"Stopping container: 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f (timeout: 10s)\" id=eea6db60-3710-4717-9052-04780743a869 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:20.982027 crc crio[23211]: time=\"2026-06-11T17:23:20.973323773Z\" level=info msg=\"Stopping container: 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e (timeout: 10s)\" id=9b72fc93-a6dc-4514-9ff5-096b6d74c2d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.000567 crc crio[23211]: time=\"2026-06-11T17:23:21.000518814Z\" level=info msg=\"Stopped container 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager\" id=33124bda-a1d7-419a-8c66-0a79b0c9b98e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.007365 crc crio[23211]: time=\"2026-06-11T17:23:21.005850449Z\" level=info msg=\"Stopping container: 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320 (timeout: 10s)\" id=3e28ad86-8546-4ac1-ad1f-b56224753e5f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.007365 crc crio[23211]: time=\"2026-06-11T17:23:21.00672465Z\" level=info msg=\"Stopping container: 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55 (timeout: 10s)\" id=7c4c6b78-7b03-42ce-ae7c-94b65680c59a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.007365 crc crio[23211]: time=\"2026-06-11T17:23:21.007291105Z\" level=info msg=\"Stopping container: 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1 (timeout: 10s)\" id=29e7ee2c-e5f1-4b94-ba61-cdc06c6b9107 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.009916 crc crio[23211]: time=\"2026-06-11T17:23:21.009825938Z\" level=info msg=\"Stopping container: 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e (timeout: 10s)\" id=c33153d5-da3c-4372-8c03-b1748b18add8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.010129 crc crio[23211]: time=\"2026-06-11T17:23:21.010046033Z\" level=info msg=\"Stopped container 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy\" id=79b395c2-b534-4240-9838-e05123fc08b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.010362 crc crio[23211]: time=\"2026-06-11T17:23:21.010268709Z\" level=info msg=\"Stopping container: 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7 (timeout: 10s)\" id=bf75ec42-d92f-4982-8e0f-71a726decec7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.023608 crc crio[23211]: time=\"2026-06-11T17:23:21.022633218Z\" level=info msg=\"Stopped container 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy\" id=cf86bd4b-b60f-46b1-9c69-51a373da523c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.040950 crc crio[23211]: time=\"2026-06-11T17:23:21.039805989Z\" level=info msg=\"Stopping container: e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec (timeout: 10s)\" id=55a22b42-8e5e-4bae-a606-2d844b2b77fc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.042884 crc crio[23211]: time=\"2026-06-11T17:23:21.041644705Z\" level=info msg=\"Stopping container: eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb (timeout: 10s)\" id=79096ba7-4842-4117-9cfe-1e5c44211739 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.053672 crc crio[23211]: time=\"2026-06-11T17:23:21.05106053Z\" level=info msg=\"Stopping pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\" id=46e33c97-a9c8-49b9-9b63-d5c175d80fca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:21.053672 crc crio[23211]: time=\"2026-06-11T17:23:21.052849036Z\" level=info msg=\"Stopping container: ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136 (timeout: 10s)\" id=408b7b49-36c4-415a-ba90-1d27f1da6611 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.053672 crc crio[23211]: time=\"2026-06-11T17:23:21.053146463Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-q5czk Namespace:openstack-operators ID:11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0 UID:da2bd8bb-93d2-46b2-b762-3c851ac609f5 NetNS:/var/run/netns/377868a1-e2d4-4b89-93e2-9c54395aac8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda2bd8bb_93d2_46b2_b762_3c851ac609f5.slice PodAnnotations:0xc002279790}] Aliases:map[]}\"\nJun 11 17:23:21.053672 crc crio[23211]: time=\"2026-06-11T17:23:21.053330148Z\" level=info msg=\"Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-q5czk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:21.061198 crc crio[23211]: time=\"2026-06-11T17:23:21.060919037Z\" level=info msg=\"Stopping container: 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b (timeout: 10s)\" id=78a32dfd-d7c7-4b19-9cd1-a41ad1272fc8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.067395 crc crio[23211]: time=\"2026-06-11T17:23:21.067300968Z\" level=info msg=\"Stopping container: 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe (timeout: 10s)\" id=00a8b484-9f17-4f1d-bdd2-0509e4f48ccc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.085336 crc crio[23211]: time=\"2026-06-11T17:23:21.084313895Z\" level=info msg=\"Stopping container: b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e (timeout: 10s)\" id=00b98fbc-5706-4244-b2c2-61727e662aa6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.089994 crc crio[23211]: time=\"2026-06-11T17:23:21.089860304Z\" level=info msg=\"Stopping container: a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf (timeout: 10s)\" id=07babdf1-89c4-405a-b691-e334484f394a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.128503 crc crio[23211]: time=\"2026-06-11T17:23:21.128312047Z\" level=info msg=\"Stopped container c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager\" id=5f0d9f45-d149-41fe-b014-eac4e57e7645 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.129886 crc crio[23211]: time=\"2026-06-11T17:23:21.129797834Z\" level=info msg=\"Stopping container: 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991 (timeout: 10s)\" id=c6a943ed-cd43-44f3-a0fc-f5272390c2ce name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.130987 crc crio[23211]: time=\"2026-06-11T17:23:21.130894352Z\" level=info msg=\"Stopping container: 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178 (timeout: 10s)\" id=b7d1879e-6e7d-4589-8f5d-75ca790df7c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.212830 crc crio[23211]: time=\"2026-06-11T17:23:21.21026583Z\" level=info msg=\"Stopped container f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager\" id=a54c6b83-e88e-410e-b978-2d829232ab1c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.230822 crc crio[23211]: time=\"2026-06-11T17:23:21.230653691Z\" level=info msg=\"Stopped container c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy\" id=a72ab2f8-a0f6-4be8-a041-51cf5ff535c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.273915 crc crio[23211]: time=\"2026-06-11T17:23:21.273794151Z\" level=info msg=\"Stopping pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\" id=043e5cc8-a2c8-4b2c-bc00-3c1b26dc5fe6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:21.277710 crc crio[23211]: time=\"2026-06-11T17:23:21.277633997Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-vlw2j Namespace:openstack-operators ID:49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62 UID:13598e35-58e9-408e-acb2-5489ba99c6cb NetNS:/var/run/netns/1a086b69-d3af-4f36-94bd-6674c4eff65b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13598e35_58e9_408e_acb2_5489ba99c6cb.slice PodAnnotations:0xc0001ae170}] Aliases:map[]}\"\nJun 11 17:23:21.278212 crc crio[23211]: time=\"2026-06-11T17:23:21.277817483Z\" level=info msg=\"Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-vlw2j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:21.293998 crc crio[23211]: time=\"2026-06-11T17:23:21.293908565Z\" level=info msg=\"Stopped container b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy\" id=48652473-3866-4180-8327-cc4a7e34359c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.335678 crc crio[23211]: time=\"2026-06-11T17:23:21.331559789Z\" level=info msg=\"Stopped container 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy\" id=eea6db60-3710-4717-9052-04780743a869 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.348519 crc crio[23211]: time=\"2026-06-11T17:23:21.346862232Z\" level=info msg=\"Stopped container 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager\" id=9b72fc93-a6dc-4514-9ff5-096b6d74c2d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.373667 crc crio[23211]: time=\"2026-06-11T17:23:21.363613602Z\" level=info msg=\"Stopping pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\" id=30307753-8c03-43aa-add4-1a4b92fc5e05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:21.373667 crc crio[23211]: time=\"2026-06-11T17:23:21.365346585Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-tjxbr Namespace:openstack-operators ID:38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c UID:fc112cd1-50c1-46f3-9385-92d0e23b0411 NetNS:/var/run/netns/0d37395c-f5dd-461c-a7f9-fb8def102ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc112cd1_50c1_46f3_9385_92d0e23b0411.slice PodAnnotations:0xc002279990}] Aliases:map[]}\"\nJun 11 17:23:21.373667 crc crio[23211]: time=\"2026-06-11T17:23:21.365649353Z\" level=info msg=\"Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-tjxbr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:21.381095 crc crio[23211]: time=\"2026-06-11T17:23:21.380976367Z\" level=info msg=\"Stopping pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\" id=3fa4bef5-8822-4bb6-8180-efab3339e0c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:21.387143 crc crio[23211]: time=\"2026-06-11T17:23:21.38705023Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tb7mc Namespace:openstack-operators ID:2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0 UID:97855637-cd01-43a3-970b-ebc00e9414f3 NetNS:/var/run/netns/e0dbeeea-eb04-4067-8ade-a8d2a144cb43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97855637_cd01_43a3_970b_ebc00e9414f3.slice PodAnnotations:0xc000d2e570}] Aliases:map[]}\"\nJun 11 17:23:21.408636 crc crio[23211]: time=\"2026-06-11T17:23:21.39669195Z\" level=info msg=\"Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tb7mc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:21.432148 crc crio[23211]: time=\"2026-06-11T17:23:21.431791891Z\" level=info msg=\"Stopped container 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager\" id=29e7ee2c-e5f1-4b94-ba61-cdc06c6b9107 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.443127 crc crio[23211]: time=\"2026-06-11T17:23:21.443014601Z\" level=info msg=\"Stopped container 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy\" id=3e28ad86-8546-4ac1-ad1f-b56224753e5f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.462049 crc crio[23211]: time=\"2026-06-11T17:23:21.461910905Z\" level=info msg=\"Stopping pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\" id=53249371-6c4d-465b-a6e2-67f172c4d69b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:21.466176 crc crio[23211]: time=\"2026-06-11T17:23:21.465995157Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-tkgqn Namespace:openstack-operators ID:b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf UID:acf7e91a-8f8f-4261-bebd-7e350525777e NetNS:/var/run/netns/246d37a7-302e-4445-a7de-b3e2a04e607f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacf7e91a_8f8f_4261_bebd_7e350525777e.slice PodAnnotations:0xc00008d6f0}] Aliases:map[]}\"\nJun 11 17:23:21.466908 crc crio[23211]: time=\"2026-06-11T17:23:21.466256034Z\" level=info msg=\"Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-tkgqn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:21.472892 crc crio[23211]: time=\"2026-06-11T17:23:21.468015247Z\" level=info msg=\"Stopped container 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager\" id=bf75ec42-d92f-4982-8e0f-71a726decec7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.472892 crc crio[23211]: time=\"2026-06-11T17:23:21.470697285Z\" level=info msg=\"Stopped container 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager\" id=25d234eb-b960-4b9e-9380-c24735c98fb0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.475057 crc crio[23211]: time=\"2026-06-11T17:23:21.474981762Z\" level=info msg=\"Stopping pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\" id=fbc40571-032f-42ce-b71e-e7790859d177 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:21.475573 crc crio[23211]: time=\"2026-06-11T17:23:21.475490604Z\" level=info msg=\"Stopped container 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy\" id=c33153d5-da3c-4372-8c03-b1748b18add8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.480774 crc crio[23211]: time=\"2026-06-11T17:23:21.476905711Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-gbmrv Namespace:openstack-operators ID:db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96 UID:dbfba073-0fdb-46f6-9d00-69c780ab88b3 NetNS:/var/run/netns/dd6a795d-6ac9-4847-b561-8b04bd45b4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbfba073_0fdb_46f6_9d00_69c780ab88b3.slice PodAnnotations:0xc0038adae0}] Aliases:map[]}\"\nJun 11 17:23:21.480774 crc crio[23211]: time=\"2026-06-11T17:23:21.480553222Z\" level=info msg=\"Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-gbmrv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:21.522810 crc crio[23211]: time=\"2026-06-11T17:23:21.521840387Z\" level=info msg=\"Stopping pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\" id=3d74b5a2-6165-4fb9-a44e-33b7b714d526 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:21.526261 crc crio[23211]: time=\"2026-06-11T17:23:21.524067833Z\" level=info msg=\"Stopping container: 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268 (timeout: 10s)\" id=49f86300-f8b1-4d1e-a333-7a40e3d35c78 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.526501 crc crio[23211]: time=\"2026-06-11T17:23:21.526280938Z\" level=info msg=\"Stopping container: 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f (timeout: 10s)\" id=d95e4a49-09c1-403a-bd33-bb5ee15b5e4d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.543367 crc crio[23211]: time=\"2026-06-11T17:23:21.543035987Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-r5gqj Namespace:openstack-operators ID:2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421 UID:bde5ad06-2989-4a26-b797-8414a49979af NetNS:/var/run/netns/5763a3cb-53ef-415b-9246-00237b53fe1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde5ad06_2989_4a26_b797_8414a49979af.slice PodAnnotations:0xc00008d7b8}] Aliases:map[]}\"\nJun 11 17:23:21.543367 crc crio[23211]: time=\"2026-06-11T17:23:21.543293444Z\" level=info msg=\"Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-r5gqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:21.572775 crc crio[23211]: time=\"2026-06-11T17:23:21.571488791Z\" level=info msg=\"Stopping container: 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86 (timeout: 10s)\" id=2a911f45-de58-44e1-b713-9b966a71fa62 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.577277 crc crio[23211]: time=\"2026-06-11T17:23:21.577019849Z\" level=info msg=\"Stopping container: c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843 (timeout: 10s)\" id=7489f2ed-d4de-4e23-98ef-76c0ab33148f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.605165 crc crio[23211]: time=\"2026-06-11T17:23:21.60501526Z\" level=info msg=\"Stopped container 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy\" id=78a32dfd-d7c7-4b19-9cd1-a41ad1272fc8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.656508 crc crio[23211]: time=\"2026-06-11T17:23:21.648064999Z\" level=info msg=\"Stopped container ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy\" id=408b7b49-36c4-415a-ba90-1d27f1da6611 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.656508 crc crio[23211]: time=\"2026-06-11T17:23:21.649851295Z\" level=info msg=\"Stopping container: dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f (timeout: 10s)\" id=9dfd2b56-5d25-4464-9a4a-237474a386ef name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.656508 crc crio[23211]: time=\"2026-06-11T17:23:21.651691Z\" level=info msg=\"Stopping container: 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702 (timeout: 10s)\" id=f736c341-d35d-4d5f-890e-0b9ca8f05c28 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.668564 crc crio[23211]: time=\"2026-06-11T17:23:21.661245329Z\" level=info msg=\"Stopped container 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager\" id=00a8b484-9f17-4f1d-bdd2-0509e4f48ccc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.668564 crc crio[23211]: time=\"2026-06-11T17:23:21.663958728Z\" level=info msg=\"Stopping pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\" id=0abc9846-74ee-4c45-aef8-5ad411219333 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:21.668564 crc crio[23211]: time=\"2026-06-11T17:23:21.665991658Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-nlxgk Namespace:openstack-operators ID:59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c UID:0fd46f77-60d4-4894-aaf9-aebf0b62d061 NetNS:/var/run/netns/36a73f90-41b8-4a7d-b5c2-94a6e6834241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fd46f77_60d4_4894_aaf9_aebf0b62d061.slice PodAnnotations:0xc0018be3c8}] Aliases:map[]}\"\nJun 11 17:23:21.668564 crc crio[23211]: time=\"2026-06-11T17:23:21.666749168Z\" level=info msg=\"Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-nlxgk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:21.676629 crc crio[23211]: time=\"2026-06-11T17:23:21.675179888Z\" level=info msg=\"Stopped container 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager\" id=7c4c6b78-7b03-42ce-ae7c-94b65680c59a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.694968 crc crio[23211]: time=\"2026-06-11T17:23:21.694882733Z\" level=info msg=\"Stopping container: 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d (timeout: 10s)\" id=f74d3216-dcee-4055-94b0-3119c6bb5850 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.695512 crc crio[23211]: time=\"2026-06-11T17:23:21.695464747Z\" level=info msg=\"Stopping container: 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81 (timeout: 10s)\" id=7bccd248-72a6-444a-8dee-2e61b7bc3030 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.762392 crc crio[23211]: time=\"2026-06-11T17:23:21.759175274Z\" level=info msg=\"Stopping container: 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e (timeout: 10s)\" id=470c8a8e-ce93-4996-ab83-bacb33bbd633 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.762392 crc crio[23211]: time=\"2026-06-11T17:23:21.760153478Z\" level=info msg=\"Stopping container: c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10 (timeout: 10s)\" id=4a72a573-628e-4ff5-89bb-849c2870769f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.807970 crc crio[23211]: time=\"2026-06-11T17:23:21.807636237Z\" level=info msg=\"Stopped container b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy\" id=00b98fbc-5706-4244-b2c2-61727e662aa6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.810815 crc crio[23211]: time=\"2026-06-11T17:23:21.8097392Z\" level=info msg=\"Stopping container: f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d (timeout: 10s)\" id=12eeeabe-55b5-44a3-8a41-a0bbc1c04245 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.821052 crc crio[23211]: time=\"2026-06-11T17:23:21.819244559Z\" level=info msg=\"Stopping container: 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402 (timeout: 10s)\" id=a3d4fbbd-143f-40a5-ac97-d158f304209f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.846488 crc crio[23211]: time=\"2026-06-11T17:23:21.841094246Z\" level=info msg=\"Stopping container: f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d (timeout: 10s)\" id=3867e53b-95dc-4954-8401-a4ac10b4d4e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.846488 crc crio[23211]: time=\"2026-06-11T17:23:21.841854184Z\" level=info msg=\"Stopping container: 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20 (timeout: 10s)\" id=d63d7e22-869e-4db1-ad46-b52aef8e6a37 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.860501 crc crio[23211]: time=\"2026-06-11T17:23:21.858693687Z\" level=info msg=\"Stopped container eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager\" id=79096ba7-4842-4117-9cfe-1e5c44211739 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.892978 crc crio[23211]: time=\"2026-06-11T17:23:21.892799531Z\" level=info msg=\"Stopping container: e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6 (timeout: 10s)\" id=a7fadb6d-8ecb-43ca-897d-602cd373d222 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.894080 crc crio[23211]: time=\"2026-06-11T17:23:21.893962439Z\" level=info msg=\"Stopping pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\" id=e9af92e9-2eaf-48f3-a1e5-7e333ec29a14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:21.906502 crc crio[23211]: time=\"2026-06-11T17:23:21.900814832Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hzzkc Namespace:openstack-operators ID:a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4 UID:0cbacfb3-c34b-4434-bed1-96f8cedaf00f NetNS:/var/run/netns/ec969054-947b-4043-bd74-31663bfad604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0cbacfb3_c34b_4434_bed1_96f8cedaf00f.slice PodAnnotations:0xc006618070}] Aliases:map[]}\"\nJun 11 17:23:21.906502 crc crio[23211]: time=\"2026-06-11T17:23:21.901567571Z\" level=info msg=\"Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hzzkc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:21.936060 crc crio[23211]: time=\"2026-06-11T17:23:21.935581963Z\" level=info msg=\"Stopped container 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy\" id=c6a943ed-cd43-44f3-a0fc-f5272390c2ce name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.968562 crc crio[23211]: time=\"2026-06-11T17:23:21.968372775Z\" level=info msg=\"Stopping container: a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3 (timeout: 10s)\" id=c47da38e-686f-46fe-afa3-ae2edef679ca name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:21.969082 crc crio[23211]: time=\"2026-06-11T17:23:21.968969169Z\" level=info msg=\"Stopping container: 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d (timeout: 10s)\" id=0a974ce3-4965-43d7-aa56-7e3852c4944f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.009069 crc crio[23211]: time=\"2026-06-11T17:23:22.008318016Z\" level=info msg=\"Stopping container: 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1 (timeout: 10s)\" id=7ed01e5b-5469-4a58-b270-e0920d877a77 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.009922 crc crio[23211]: time=\"2026-06-11T17:23:22.009862273Z\" level=info msg=\"Stopping container: 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a (timeout: 10s)\" id=85fe6113-b954-4676-8267-d1690413c4c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.026660 crc crio[23211]: time=\"2026-06-11T17:23:22.020948411Z\" level=info msg=\"Stopped container a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager\" id=07babdf1-89c4-405a-b691-e334484f394a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.026660 crc crio[23211]: time=\"2026-06-11T17:23:22.02483048Z\" level=info msg=\"Stopping pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\" id=b592fbee-2357-4297-a246-25c16d56e8a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.041952 crc crio[23211]: time=\"2026-06-11T17:23:22.039141588Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-5hw4m Namespace:openstack-operators ID:142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3 UID:1c351f2c-63ca-4e6b-9ba2-2c9efb4635eb NetNS:/var/run/netns/edd75306-bdf1-4fa3-9051-897abd64c8e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c351f2c_63ca_4e6b_9ba2_2c9efb4635eb.slice PodAnnotations:0xc0022783c0}] Aliases:map[]}\"\nJun 11 17:23:22.041952 crc crio[23211]: time=\"2026-06-11T17:23:22.039352673Z\" level=info msg=\"Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-5hw4m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.055810 crc crio[23211]: time=\"2026-06-11T17:23:22.045964698Z\" level=info msg=\"Stopping container: 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4 (timeout: 10s)\" id=55e11292-29ee-4321-92a6-cc809914ad9b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.076492 crc crio[23211]: time=\"2026-06-11T17:23:22.024841369Z\" level=info msg=\"Stopped container e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy\" id=55a22b42-8e5e-4bae-a606-2d844b2b77fc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.076492 crc crio[23211]: time=\"2026-06-11T17:23:22.073040777Z\" level=info msg=\"Stopping container: 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd (timeout: 10s)\" id=ef23e7b4-4ba1-4e3d-b4a7-95b2cfb323e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.098964 crc crio[23211]: time=\"2026-06-11T17:23:22.098818913Z\" level=info msg=\"Stopping container: ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb (timeout: 10s)\" id=9348f96f-3d5e-4278-b709-a1f308474961 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.100559 crc crio[23211]: time=\"2026-06-11T17:23:22.100082854Z\" level=info msg=\"Stopping container: 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715 (timeout: 10s)\" id=0677703c-2a63-423d-9acf-7592e6ea6301 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.127963 crc crio[23211]: time=\"2026-06-11T17:23:22.127873581Z\" level=info msg=\"Stopping container: d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4 (timeout: 30s)\" id=9ffbcc0f-464e-4216-81fe-99bde594dc71 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.128329 crc crio[23211]: time=\"2026-06-11T17:23:22.128289911Z\" level=info msg=\"Stopping pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\" id=7c22ee60-219c-4944-ab6e-4bb79f969402 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.135090 crc crio[23211]: time=\"2026-06-11T17:23:22.13502294Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-dhjbf Namespace:openstack-operators ID:8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032 UID:53f7e2b6-8c60-4a74-8bba-2ae2788f6037 NetNS:/var/run/netns/f0904dfa-c211-4b1f-a93e-8f1b91f88556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53f7e2b6_8c60_4a74_8bba_2ae2788f6037.slice PodAnnotations:0xc0038ac328}] Aliases:map[]}\"\nJun 11 17:23:22.137075 crc crio[23211]: time=\"2026-06-11T17:23:22.135654806Z\" level=info msg=\"Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-dhjbf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.217983 crc crio[23211]: time=\"2026-06-11T17:23:22.217822404Z\" level=info msg=\"Stopping container: eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577 (timeout: 30s)\" id=f91e28b4-026a-472f-8e12-f23bfb7d9e7b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.223303 crc crio[23211]: time=\"2026-06-11T17:23:22.219377074Z\" level=info msg=\"Stopped container 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager\" id=b7d1879e-6e7d-4589-8f5d-75ca790df7c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.240230 crc crio[23211]: time=\"2026-06-11T17:23:22.239848416Z\" level=info msg=\"Stopping pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\" id=e5f435a2-d326-4f54-9a28-06e1c77e0946 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.241600 crc crio[23211]: time=\"2026-06-11T17:23:22.241322763Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7495jtdr Namespace:openstack-operators ID:33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135 UID:8cf7edb8-d6ef-4074-8f59-dd2aafae76d9 NetNS:/var/run/netns/d47d8e2a-ebcc-4da9-a4e2-975d8f952ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cf7edb8_d6ef_4074_8f59_dd2aafae76d9.slice PodAnnotations:0xc006618140}] Aliases:map[]}\"\nJun 11 17:23:22.241600 crc crio[23211]: time=\"2026-06-11T17:23:22.241556559Z\" level=info msg=\"Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7495jtdr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.270897 crc crio[23211]: time=\"2026-06-11T17:23:22.270756551Z\" level=info msg=\"Stopped container 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy\" id=d95e4a49-09c1-403a-bd33-bb5ee15b5e4d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.289405 crc crio[23211]: time=\"2026-06-11T17:23:22.289057549Z\" level=info msg=\"Stopped container 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager\" id=2a911f45-de58-44e1-b713-9b966a71fa62 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.293506 crc crio[23211]: time=\"2026-06-11T17:23:22.290763082Z\" level=info msg=\"Stopped container 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager\" id=49f86300-f8b1-4d1e-a333-7a40e3d35c78 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.308609 crc crio[23211]: time=\"2026-06-11T17:23:22.308374662Z\" level=info msg=\"Stopping pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\" id=b95be8be-5076-43e8-98ac-6f1937cff715 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.314075 crc crio[23211]: time=\"2026-06-11T17:23:22.313814739Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-8qwl7 Namespace:openstack-operators ID:bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c UID:55b598a8-68db-46e3-a56a-5d9384caea91 NetNS:/var/run/netns/7400280d-1e03-40ee-94f4-743347d786d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55b598a8_68db_46e3_a56a_5d9384caea91.slice PodAnnotations:0xc00294e530}] Aliases:map[]}\"\nJun 11 17:23:22.314301 crc crio[23211]: time=\"2026-06-11T17:23:22.314202198Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-8qwl7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.325810 crc crio[23211]: time=\"2026-06-11T17:23:22.324772424Z\" level=info msg=\"Stopped container c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy\" id=7489f2ed-d4de-4e23-98ef-76c0ab33148f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.357529 crc crio[23211]: time=\"2026-06-11T17:23:22.356829367Z\" level=info msg=\"Stopped container dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy\" id=9dfd2b56-5d25-4464-9a4a-237474a386ef name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.382482 crc crio[23211]: time=\"2026-06-11T17:23:22.37409848Z\" level=info msg=\"Stopping pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\" id=04e03568-850e-4446-bc1f-362455332b1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.384972 crc crio[23211]: time=\"2026-06-11T17:23:22.384161352Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-jxlss Namespace:openstack-operators ID:359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090 UID:c3845806-5d13-48d7-804f-916386d818a6 NetNS:/var/run/netns/3f2349c4-23cc-47e8-9a4b-a2136e7f7507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3845806_5d13_48d7_804f_916386d818a6.slice PodAnnotations:0xc003088840}] Aliases:map[]}\"\nJun 11 17:23:22.387331 crc crio[23211]: time=\"2026-06-11T17:23:22.385608978Z\" level=info msg=\"Stopped container 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy\" id=7bccd248-72a6-444a-8dee-2e61b7bc3030 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.387533 crc crio[23211]: time=\"2026-06-11T17:23:22.387397594Z\" level=info msg=\"Stopped container 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager\" id=f736c341-d35d-4d5f-890e-0b9ca8f05c28 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.390972 crc crio[23211]: time=\"2026-06-11T17:23:22.387834135Z\" level=info msg=\"Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-jxlss from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.390972 crc crio[23211]: time=\"2026-06-11T17:23:22.38848858Z\" level=info msg=\"Stopping pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\" id=3535b4e7-5f00-4f37-8350-0e1a5f896e7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.390972 crc crio[23211]: time=\"2026-06-11T17:23:22.390019989Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-7r2xw Namespace:openstack-operators ID:809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1 UID:c33ae6b9-451d-4648-9aae-ff9c5aabdd9c NetNS:/var/run/netns/0c2072cb-b3bd-46e3-a315-faaeaeb30d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc33ae6b9_451d_4648_9aae_ff9c5aabdd9c.slice PodAnnotations:0xc0030888e8}] Aliases:map[]}\"\nJun 11 17:23:22.390972 crc crio[23211]: time=\"2026-06-11T17:23:22.390253546Z\" level=info msg=\"Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-7r2xw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.400581 crc crio[23211]: time=\"2026-06-11T17:23:22.400494862Z\" level=info msg=\"Stopped container 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager\" id=f74d3216-dcee-4055-94b0-3119c6bb5850 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.403013 crc crio[23211]: time=\"2026-06-11T17:23:22.40286701Z\" level=info msg=\"Stopped container 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager\" id=470c8a8e-ce93-4996-ab83-bacb33bbd633 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.407490 crc crio[23211]: time=\"2026-06-11T17:23:22.406270186Z\" level=info msg=\"Stopping pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\" id=d581989e-fa01-4716-abf0-20a718f44850 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.408961 crc crio[23211]: time=\"2026-06-11T17:23:22.407778644Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-nrvfl Namespace:openstack-operators ID:5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150 UID:92b6c59f-1b35-4895-81cd-4a673fb64423 NetNS:/var/run/netns/5e532574-070c-42c8-920a-9ec0094bd039 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92b6c59f_1b35_4895_81cd_4a673fb64423.slice PodAnnotations:0xc007c14228}] Aliases:map[]}\"\nJun 11 17:23:22.408961 crc crio[23211]: time=\"2026-06-11T17:23:22.407850856Z\" level=info msg=\"Stopped container f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy\" id=12eeeabe-55b5-44a3-8a41-a0bbc1c04245 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.408961 crc crio[23211]: time=\"2026-06-11T17:23:22.407961239Z\" level=info msg=\"Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-nrvfl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.420908 crc crio[23211]: time=\"2026-06-11T17:23:22.420825971Z\" level=info msg=\"Stopped container c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy\" id=4a72a573-628e-4ff5-89bb-849c2870769f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.425101 crc crio[23211]: time=\"2026-06-11T17:23:22.424869842Z\" level=info msg=\"Stopped container 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy\" id=d63d7e22-869e-4db1-ad46-b52aef8e6a37 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.443667 crc crio[23211]: time=\"2026-06-11T17:23:22.439491858Z\" level=info msg=\"Stopping pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\" id=69c2854f-3783-43de-a29e-e7d940254587 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.443667 crc crio[23211]: time=\"2026-06-11T17:23:22.440818472Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-ddczw Namespace:openstack-operators ID:35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b UID:8eb16a35-74d9-408f-8735-ae81a56c6023 NetNS:/var/run/netns/db1542ce-4229-40b4-ba69-d86c0a05fc2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eb16a35_74d9_408f_8735_ae81a56c6023.slice PodAnnotations:0xc003088ac0}] Aliases:map[]}\"\nJun 11 17:23:22.443667 crc crio[23211]: time=\"2026-06-11T17:23:22.441026397Z\" level=info msg=\"Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-ddczw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.524354 crc crio[23211]: time=\"2026-06-11T17:23:22.524248372Z\" level=info msg=\"Stopped container e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator\" id=a7fadb6d-8ecb-43ca-897d-602cd373d222 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.546151 crc crio[23211]: time=\"2026-06-11T17:23:22.546058089Z\" level=info msg=\"Stopping pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b\" id=dd1028dd-118b-478b-8aa6-653264f669ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.548390 crc crio[23211]: time=\"2026-06-11T17:23:22.548294534Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh Namespace:openstack-operators ID:efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b UID:77436fbb-92d5-45d2-a3b4-39338fe19aca NetNS:/var/run/netns/732e04ad-42e9-47d6-b65a-86abe1f37a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77436fbb_92d5_45d2_a3b4_39338fe19aca.slice PodAnnotations:0xc0001aefd0}] Aliases:map[]}\"\nJun 11 17:23:22.548786 crc crio[23211]: time=\"2026-06-11T17:23:22.548760647Z\" level=info msg=\"Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.577572 crc crio[23211]: time=\"2026-06-11T17:23:22.576413139Z\" level=info msg=\"Stopped container f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager\" id=3867e53b-95dc-4954-8401-a4ac10b4d4e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.595268 crc crio[23211]: time=\"2026-06-11T17:23:22.594946674Z\" level=info msg=\"Stopped container 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager\" id=85fe6113-b954-4676-8267-d1690413c4c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.610852 crc crio[23211]: time=\"2026-06-11T17:23:22.61038023Z\" level=info msg=\"Stopped container 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager\" id=0a974ce3-4965-43d7-aa56-7e3852c4944f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.636314 crc crio[23211]: time=\"2026-06-11T17:23:22.636228738Z\" level=info msg=\"Stopping pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\" id=9a606241-b04e-4547-9d2f-794e301fa415 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.640809 crc crio[23211]: time=\"2026-06-11T17:23:22.639032778Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-mnhp2 Namespace:openstack-operators ID:90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae UID:80395774-eea6-4836-9db5-dfda65ccc2df NetNS:/var/run/netns/77483f43-b118-40b1-9f0c-847b3375973b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80395774_eea6_4836_9db5_dfda65ccc2df.slice PodAnnotations:0xc007c14348}] Aliases:map[]}\"\nJun 11 17:23:22.640809 crc crio[23211]: time=\"2026-06-11T17:23:22.639298494Z\" level=info msg=\"Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-mnhp2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.655924 crc crio[23211]: time=\"2026-06-11T17:23:22.655797268Z\" level=info msg=\"Stopped container ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy\" id=9348f96f-3d5e-4278-b709-a1f308474961 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.689802 crc crio[23211]: time=\"2026-06-11T17:23:22.689623635Z\" level=info msg=\"Stopped container 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator\" id=0677703c-2a63-423d-9acf-7592e6ea6301 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.708486 crc crio[23211]: time=\"2026-06-11T17:23:22.707661146Z\" level=info msg=\"Stopped container a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy\" id=c47da38e-686f-46fe-afa3-ae2edef679ca name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.722131 crc crio[23211]: time=\"2026-06-11T17:23:22.721853953Z\" level=info msg=\"Stopping pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\" id=7ecdbcfb-3e78-43bb-b256-c6f0a8170ded name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.729865 crc crio[23211]: time=\"2026-06-11T17:23:22.727831482Z\" level=info msg=\"Stopping pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\" id=42fb544e-8ddb-4c2e-8180-7a507950351e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.729865 crc crio[23211]: time=\"2026-06-11T17:23:22.728958321Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-h8vfg Namespace:openstack-operators ID:4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca UID:3a9d7630-e1cc-41d7-94b4-d43255234e53 NetNS:/var/run/netns/960619be-b714-4400-b939-958d88b7a013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a9d7630_e1cc_41d7_94b4_d43255234e53.slice PodAnnotations:0xc0038ac980}] Aliases:map[]}\"\nJun 11 17:23:22.729865 crc crio[23211]: time=\"2026-06-11T17:23:22.729212487Z\" level=info msg=\"Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-h8vfg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.733824 crc crio[23211]: time=\"2026-06-11T17:23:22.733658158Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-q64x2 Namespace:openstack-operators ID:e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3 UID:5f0b8935-359b-4706-8f29-baf0348dffff NetNS:/var/run/netns/bd414647-172e-43c7-9253-2d559b0d5d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f0b8935_359b_4706_8f29_baf0348dffff.slice PodAnnotations:0xc00294e820}] Aliases:map[]}\"\nJun 11 17:23:22.733967 crc crio[23211]: time=\"2026-06-11T17:23:22.733940346Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-q64x2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.759403 crc crio[23211]: time=\"2026-06-11T17:23:22.759211949Z\" level=info msg=\"Stopped container d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=9ffbcc0f-464e-4216-81fe-99bde594dc71 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.769627 crc crio[23211]: time=\"2026-06-11T17:23:22.760732136Z\" level=info msg=\"Stopping pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\" id=37635450-06de-4fe5-a693-b27a8dca0b43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.769627 crc crio[23211]: time=\"2026-06-11T17:23:22.762775968Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc0006126d8}] Aliases:map[]}\"\nJun 11 17:23:22.769627 crc crio[23211]: time=\"2026-06-11T17:23:22.762949912Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.779914 crc crio[23211]: time=\"2026-06-11T17:23:22.779718912Z\" level=info msg=\"Stopped container 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy\" id=7ed01e5b-5469-4a58-b270-e0920d877a77 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.788922 crc crio[23211]: time=\"2026-06-11T17:23:22.788863132Z\" level=info msg=\"Stopping pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\" id=aa38f0c1-cf50-4a02-8d07-c69f9e76cd54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.796911 crc crio[23211]: time=\"2026-06-11T17:23:22.796857352Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-s4m6t Namespace:openstack-operators ID:96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce UID:6512cb2b-fc2e-4e55-be0c-13d5e0dcba5a NetNS:/var/run/netns/35562143-e201-4797-99bf-e0d306073d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6512cb2b_fc2e_4e55_be0c_13d5e0dcba5a.slice PodAnnotations:0xc0038acaa0}] Aliases:map[]}\"\nJun 11 17:23:22.798031 crc crio[23211]: time=\"2026-06-11T17:23:22.798011511Z\" level=info msg=\"Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-s4m6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.804359 crc crio[23211]: time=\"2026-06-11T17:23:22.804264348Z\" level=info msg=\"Stopped container 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy\" id=55e11292-29ee-4321-92a6-cc809914ad9b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.853821 crc crio[23211]: time=\"2026-06-11T17:23:22.853661535Z\" level=info msg=\"Stopped container eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577: openstack-operators/openstack-operator-index-mbzms/registry-server\" id=f91e28b4-026a-472f-8e12-f23bfb7d9e7b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.880212 crc crio[23211]: time=\"2026-06-11T17:23:22.880035136Z\" level=info msg=\"Stopping pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd\" id=8d8c8460-78c0-48e0-99ab-5234d4387e9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.903225 crc crio[23211]: time=\"2026-06-11T17:23:22.886033156Z\" level=info msg=\"Stopped container 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager\" id=a3d4fbbd-143f-40a5-ac97-d158f304209f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.903225 crc crio[23211]: time=\"2026-06-11T17:23:22.887694998Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-mbzms Namespace:openstack-operators ID:e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd UID:554508bb-3c9f-4201-a8c2-90eac2a1094f NetNS:/var/run/netns/caad8900-1819-4363-8b84-2ce8251e39cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod554508bb_3c9f_4201_a8c2_90eac2a1094f.slice PodAnnotations:0xc0018beb68}] Aliases:map[]}\"\nJun 11 17:23:22.903225 crc crio[23211]: time=\"2026-06-11T17:23:22.887977264Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-mbzms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.903225 crc crio[23211]: time=\"2026-06-11T17:23:22.888900508Z\" level=info msg=\"Stopping pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\" id=7d1624a6-90f1-4a3d-a8f4-fc06f299e8da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.903225 crc crio[23211]: time=\"2026-06-11T17:23:22.894726814Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-g4f2j Namespace:openstack-operators ID:c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5 UID:992bf764-41ac-4c81-aca7-669c4f155277 NetNS:/var/run/netns/d6e7ba7c-53e8-420b-b62b-30d7587289e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod992bf764_41ac_4c81_aca7_669c4f155277.slice PodAnnotations:0xc006bcc820}] Aliases:map[]}\"\nJun 11 17:23:22.903225 crc crio[23211]: time=\"2026-06-11T17:23:22.89496056Z\" level=info msg=\"Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-g4f2j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:22.926804 crc crio[23211]: time=\"2026-06-11T17:23:22.92571744Z\" level=info msg=\"Stopped container 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager\" id=ef23e7b4-4ba1-4e3d-b4a7-95b2cfb323e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:22.930046 crc crio[23211]: time=\"2026-06-11T17:23:22.927789274Z\" level=info msg=\"Stopping pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\" id=0619328d-b5cb-42d0-98e5-310af251ec48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:22.933276 crc crio[23211]: time=\"2026-06-11T17:23:22.932298576Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-lbl8q Namespace:openstack-operators ID:86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78 UID:b5811de4-eadf-418c-9bb5-b969a90d8aa2 NetNS:/var/run/netns/12119f0c-c1f3-43ff-9355-3c6f59786aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5811de4_eadf_418c_9bb5_b969a90d8aa2.slice PodAnnotations:0xc0001af240}] Aliases:map[]}\"\nJun 11 17:23:22.933276 crc crio[23211]: time=\"2026-06-11T17:23:22.933065405Z\" level=info msg=\"Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-lbl8q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:23.031307 crc crio[23211]: time=\"2026-06-11T17:23:23.022645579Z\" level=info msg=\"Stopped pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\" id=46e33c97-a9c8-49b9-9b63-d5c175d80fca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:23.050884 crc crio[23211]: time=\"2026-06-11T17:23:23.050742873Z\" level=info msg=\"Stopped pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\" id=3fa4bef5-8822-4bb6-8180-efab3339e0c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:23.630940 crc crio[23211]: time=\"2026-06-11T17:23:23.630055908Z\" level=info msg=\"Stopped pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\" id=0abc9846-74ee-4c45-aef8-5ad411219333 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:23.662066 crc crio[23211]: time=\"2026-06-11T17:23:23.661958548Z\" level=info msg=\"Stopped pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\" id=fbc40571-032f-42ce-b71e-e7790859d177 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:23.689529 crc crio[23211]: time=\"2026-06-11T17:23:23.688805751Z\" level=info msg=\"Stopped pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\" id=e9af92e9-2eaf-48f3-a1e5-7e333ec29a14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:23.832601 crc crio[23211]: time=\"2026-06-11T17:23:23.832557642Z\" level=info msg=\"Removing container: 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c\" id=f77bf406-5765-4f5b-afb8-9d4a24269675 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:24.046964 crc crio[23211]: time=\"2026-06-11T17:23:24.046723889Z\" level=info msg=\"Stopped pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\" id=e5f435a2-d326-4f54-9a28-06e1c77e0946 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.060249 crc crio[23211]: time=\"2026-06-11T17:23:24.060175544Z\" level=info msg=\"Stopped pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\" id=3535b4e7-5f00-4f37-8350-0e1a5f896e7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.139271 crc crio[23211]: time=\"2026-06-11T17:23:24.139065861Z\" level=info msg=\"Stopped pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\" id=53249371-6c4d-465b-a6e2-67f172c4d69b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.146644 crc crio[23211]: time=\"2026-06-11T17:23:24.145081523Z\" level=info msg=\"Stopped pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\" id=69c2854f-3783-43de-a29e-e7d940254587 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.193339 crc crio[23211]: time=\"2026-06-11T17:23:24.193198648Z\" level=info msg=\"Stopped pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\" id=3d74b5a2-6165-4fb9-a44e-33b7b714d526 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.219060 crc crio[23211]: time=\"2026-06-11T17:23:24.218499772Z\" level=info msg=\"Stopped pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\" id=30307753-8c03-43aa-add4-1a4b92fc5e05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.242806 crc crio[23211]: time=\"2026-06-11T17:23:24.242703898Z\" level=info msg=\"Stopped pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\" id=043e5cc8-a2c8-4b2c-bc00-3c1b26dc5fe6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.302207 crc crio[23211]: time=\"2026-06-11T17:23:24.301822849Z\" level=info msg=\"Stopped pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\" id=b592fbee-2357-4297-a246-25c16d56e8a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.304822 crc crio[23211]: time=\"2026-06-11T17:23:24.304653181Z\" level=info msg=\"Stopped pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\" id=7c22ee60-219c-4944-ab6e-4bb79f969402 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.628789 crc crio[23211]: time=\"2026-06-11T17:23:24.628062133Z\" level=info msg=\"Stopped pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\" id=37635450-06de-4fe5-a693-b27a8dca0b43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.689412 crc crio[23211]: time=\"2026-06-11T17:23:24.665375738Z\" level=info msg=\"Removed container 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=f77bf406-5765-4f5b-afb8-9d4a24269675 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:24.806261 crc crio[23211]: time=\"2026-06-11T17:23:24.770886332Z\" level=info msg=\"Stopped pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd\" id=8d8c8460-78c0-48e0-99ab-5234d4387e9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.806261 crc crio[23211]: time=\"2026-06-11T17:23:24.797660903Z\" level=info msg=\"Stopped pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\" id=0619328d-b5cb-42d0-98e5-310af251ec48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.830379 crc crio[23211]: time=\"2026-06-11T17:23:24.83027224Z\" level=info msg=\"Stopped pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\" id=7ecdbcfb-3e78-43bb-b256-c6f0a8170ded name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.841537 crc crio[23211]: time=\"2026-06-11T17:23:24.841317577Z\" level=info msg=\"Stopped pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b\" id=dd1028dd-118b-478b-8aa6-653264f669ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.848710 crc crio[23211]: time=\"2026-06-11T17:23:24.84863323Z\" level=info msg=\"Stopped pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\" id=04e03568-850e-4446-bc1f-362455332b1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.890557 crc crio[23211]: time=\"2026-06-11T17:23:24.886248892Z\" level=info msg=\"Stopped pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\" id=7d1624a6-90f1-4a3d-a8f4-fc06f299e8da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.897599 crc crio[23211]: time=\"2026-06-11T17:23:24.894695214Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/POD\" id=c6e2dcff-a4c2-4a69-a219-1ffc1dd06e9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:23:24.897599 crc crio[23211]: time=\"2026-06-11T17:23:24.894844238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:24.976863 crc crio[23211]: time=\"2026-06-11T17:23:24.976262659Z\" level=info msg=\"Stopped pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\" id=aa38f0c1-cf50-4a02-8d07-c69f9e76cd54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.984744 crc crio[23211]: time=\"2026-06-11T17:23:24.984556995Z\" level=info msg=\"Stopped pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\" id=b95be8be-5076-43e8-98ac-6f1937cff715 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:25.001851 crc crio[23211]: time=\"2026-06-11T17:23:25.001637343Z\" level=info msg=\"Stopped pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\" id=42fb544e-8ddb-4c2e-8180-7a507950351e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:25.006662 crc crio[23211]: time=\"2026-06-11T17:23:25.006362482Z\" level=info msg=\"Stopped pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\" id=d581989e-fa01-4716-abf0-20a718f44850 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:25.040216 crc crio[23211]: time=\"2026-06-11T17:23:25.039962284Z\" level=info msg=\"Stopped pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\" id=9a606241-b04e-4547-9d2f-794e301fa415 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:25.060372 crc crio[23211]: time=\"2026-06-11T17:23:25.060260552Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-6rc4g Namespace:openshift-operator-lifecycle-manager ID:64297811a174e02105331679049f449c540369c9d8e9d162fb3ef0db8e203d0e UID:92e21542-29b9-4e29-a2c2-e578faedd426 NetNS:/var/run/netns/e320be87-1837-4ce5-9424-ab49f70a8531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92e21542_29b9_4e29_a2c2_e578faedd426.slice PodAnnotations:0xc000130e60}] Aliases:map[]}\"\nJun 11 17:23:25.060372 crc crio[23211]: time=\"2026-06-11T17:23:25.060339954Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-6rc4g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:25.174657 crc crio[23211]: time=\"2026-06-11T17:23:25.174166157Z\" level=info msg=\"Removing container: 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991\" id=8a8675bd-7e16-40a8-ae9a-3fd1ff536406 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:25.250235 crc crio[23211]: time=\"2026-06-11T17:23:25.250074818Z\" level=info msg=\"Removed container 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy\" id=8a8675bd-7e16-40a8-ae9a-3fd1ff536406 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:25.259871 crc crio[23211]: time=\"2026-06-11T17:23:25.259653329Z\" level=info msg=\"Removing container: 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178\" id=bddda232-117a-4fe9-b325-6fba27628931 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:25.307406 crc crio[23211]: time=\"2026-06-11T17:23:25.307010334Z\" level=info msg=\"Removed container 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager\" id=bddda232-117a-4fe9-b325-6fba27628931 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:25.309927 crc crio[23211]: time=\"2026-06-11T17:23:25.309885306Z\" level=info msg=\"Removing container: dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f\" id=79f21491-a6d0-49bd-9cb2-40b841b69dfd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:25.379038 crc crio[23211]: time=\"2026-06-11T17:23:25.378881666Z\" level=info msg=\"Removed container dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy\" id=79f21491-a6d0-49bd-9cb2-40b841b69dfd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:25.402142 crc crio[23211]: time=\"2026-06-11T17:23:25.402025666Z\" level=info msg=\"Removing container: 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702\" id=dd35cc0f-54f9-4be4-8046-8a18ef805ab5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:25.484676 crc crio[23211]: time=\"2026-06-11T17:23:25.483871446Z\" level=info msg=\"Removed container 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager\" id=dd35cc0f-54f9-4be4-8046-8a18ef805ab5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:25.495300 crc crio[23211]: time=\"2026-06-11T17:23:25.495240761Z\" level=info msg=\"Removing container: 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320\" id=99390233-e4e1-400a-a753-317d3af1b66d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:25.808765 crc crio[23211]: 2026-06-11T17:23:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64297811a174e02 Mac:36:63:cd:c9:fc:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/e320be87-1837-4ce5-9424-ab49f70a8531 SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:23:25.810933 crc crio[23211]: time=\"2026-06-11T17:23:25.810802657Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-6rc4g Namespace:openshift-operator-lifecycle-manager ID:64297811a174e02105331679049f449c540369c9d8e9d162fb3ef0db8e203d0e UID:92e21542-29b9-4e29-a2c2-e578faedd426 NetNS:/var/run/netns/e320be87-1837-4ce5-9424-ab49f70a8531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92e21542_29b9_4e29_a2c2_e578faedd426.slice PodAnnotations:0xc000130e60}] Aliases:map[]}\"\nJun 11 17:23:25.811194 crc crio[23211]: time=\"2026-06-11T17:23:25.811090534Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-6rc4g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:23:25.824538 crc crio[23211]: time=\"2026-06-11T17:23:25.824007949Z\" level=info msg=\"Ran pod sandbox 64297811a174e02105331679049f449c540369c9d8e9d162fb3ef0db8e203d0e with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/POD\" id=c6e2dcff-a4c2-4a69-a219-1ffc1dd06e9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:23:25.828855 crc crio[23211]: time=\"2026-06-11T17:23:25.828716946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1a391d60-5eb7-4fe0-9b79-c65e9e82c9d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:25.833248 crc crio[23211]: time=\"2026-06-11T17:23:25.832138782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80c66379-383a-4e0c-9176-b3a6f1bf820c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:25.868770 crc crio[23211]: time=\"2026-06-11T17:23:25.868717078Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/catalog-operator\" id=02e52667-667d-4d1f-8306-3da6128f5788 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:25.869309 crc crio[23211]: time=\"2026-06-11T17:23:25.869234321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:25.925901 crc crio[23211]: time=\"2026-06-11T17:23:25.923786278Z\" level=info msg=\"Removed container 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy\" id=99390233-e4e1-400a-a753-317d3af1b66d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:25.930803 crc crio[23211]: time=\"2026-06-11T17:23:25.930567908Z\" level=info msg=\"Removing container: 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1\" id=ee25faec-4236-4361-a519-a98b596ab2b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:25.944891 crc crio[23211]: time=\"2026-06-11T17:23:25.944797725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:25.951043 crc crio[23211]: time=\"2026-06-11T17:23:25.950962359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:26.027100 crc crio[23211]: time=\"2026-06-11T17:23:26.026991693Z\" level=info msg=\"Removed container 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager\" id=ee25faec-4236-4361-a519-a98b596ab2b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:26.037617 crc crio[23211]: time=\"2026-06-11T17:23:26.037553339Z\" level=info msg=\"Removing container: d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4\" id=7682a0ee-6eee-4a9e-82b7-7fa30cc11e81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:26.135630 crc crio[23211]: time=\"2026-06-11T17:23:26.134288653Z\" level=info msg=\"Removed container d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=7682a0ee-6eee-4a9e-82b7-7fa30cc11e81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:26.169572 crc crio[23211]: time=\"2026-06-11T17:23:26.16893218Z\" level=info msg=\"Created container 834bbc3f28bd0692a139e39d86d6c22fa15a00addd8fce507dcf2bb2750d9a3c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/catalog-operator\" id=02e52667-667d-4d1f-8306-3da6128f5788 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:26.173160 crc crio[23211]: time=\"2026-06-11T17:23:26.17087878Z\" level=info msg=\"Starting container: 834bbc3f28bd0692a139e39d86d6c22fa15a00addd8fce507dcf2bb2750d9a3c\" id=e0a7d4c5-5a47-4d3f-8b43-c387163f3061 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:23:26.182667 crc crio[23211]: time=\"2026-06-11T17:23:26.182596163Z\" level=info msg=\"Started container\" PID=223044 containerID=834bbc3f28bd0692a139e39d86d6c22fa15a00addd8fce507dcf2bb2750d9a3c description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/catalog-operator id=e0a7d4c5-5a47-4d3f-8b43-c387163f3061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64297811a174e02105331679049f449c540369c9d8e9d162fb3ef0db8e203d0e\nJun 11 17:23:26.336475 crc crio[23211]: time=\"2026-06-11T17:23:26.336338214Z\" level=info msg=\"Removing container: 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20\" id=a9a2c4eb-7933-4002-be77-5e0ca11e2e55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:26.407260 crc crio[23211]: time=\"2026-06-11T17:23:26.407099508Z\" level=info msg=\"Removed container 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy\" id=a9a2c4eb-7933-4002-be77-5e0ca11e2e55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:26.421641 crc crio[23211]: time=\"2026-06-11T17:23:26.421534189Z\" level=info msg=\"Removing container: f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d\" id=3720802f-f74f-4915-8480-1f86e612610c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:26.628747 crc crio[23211]: time=\"2026-06-11T17:23:26.628612067Z\" level=info msg=\"Removed container f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager\" id=3720802f-f74f-4915-8480-1f86e612610c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:36.175404 crc crio[23211]: time=\"2026-06-11T17:23:36.174508504Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-lzh6x/POD\" id=8fa31087-da0c-4ac8-a7d2-563f02a54efe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:23:36.175404 crc crio[23211]: time=\"2026-06-11T17:23:36.175385777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:36.218233 crc crio[23211]: time=\"2026-06-11T17:23:36.2174126Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lzh6x Namespace:openshift-marketplace ID:b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a UID:df7e2ac7-b8f8-4dfb-a96c-1bd5863488cb NetNS:/var/run/netns/3a01a587-1a06-4e5b-8d93-24026b024e41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf7e2ac7_b8f8_4dfb_a96c_1bd5863488cb.slice PodAnnotations:0xc000d2ec88}] Aliases:map[]}\"\nJun 11 17:23:36.218233 crc crio[23211]: time=\"2026-06-11T17:23:36.218178158Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-lzh6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:36.889875 crc crio[23211]: 2026-06-11T17:23:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b834f2ab228e807 Mac:82:6e:d9:df:23:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/3a01a587-1a06-4e5b-8d93-24026b024e41 SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:23:36.894254 crc crio[23211]: time=\"2026-06-11T17:23:36.894165957Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lzh6x Namespace:openshift-marketplace ID:b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a UID:df7e2ac7-b8f8-4dfb-a96c-1bd5863488cb NetNS:/var/run/netns/3a01a587-1a06-4e5b-8d93-24026b024e41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf7e2ac7_b8f8_4dfb_a96c_1bd5863488cb.slice PodAnnotations:0xc000d2ec88}] Aliases:map[]}\"\nJun 11 17:23:36.894573 crc crio[23211]: time=\"2026-06-11T17:23:36.894369281Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-lzh6x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:23:36.911576 crc crio[23211]: time=\"2026-06-11T17:23:36.904021602Z\" level=info msg=\"Ran pod sandbox b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a with infra container: openshift-marketplace/redhat-operators-lzh6x/POD\" id=8fa31087-da0c-4ac8-a7d2-563f02a54efe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:23:36.911576 crc crio[23211]: time=\"2026-06-11T17:23:36.907655734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=861231b0-95cc-4065-97e6-2f6ac3e5d7ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:36.911576 crc crio[23211]: time=\"2026-06-11T17:23:36.910672609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=05303c8d-a3bb-40c4-a674-6e07080e7a0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:36.920396 crc crio[23211]: time=\"2026-06-11T17:23:36.92025751Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lzh6x/extract-utilities\" id=56038421-dafa-4048-a194-90119985fc0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:36.920998 crc crio[23211]: time=\"2026-06-11T17:23:36.920894835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:36.999653 crc crio[23211]: time=\"2026-06-11T17:23:36.990254623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:37.000985 crc crio[23211]: time=\"2026-06-11T17:23:37.000889259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:37.185044 crc crio[23211]: time=\"2026-06-11T17:23:37.18488484Z\" level=info msg=\"Created container d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882: openshift-marketplace/redhat-operators-lzh6x/extract-utilities\" id=56038421-dafa-4048-a194-90119985fc0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:37.190370 crc crio[23211]: time=\"2026-06-11T17:23:37.190271235Z\" level=info msg=\"Starting container: d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882\" id=f9d944d8-e824-4a31-b974-5fb07226815c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:23:37.202525 crc crio[23211]: time=\"2026-06-11T17:23:37.200801288Z\" level=info msg=\"Started container\" PID=223660 containerID=d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882 description=openshift-marketplace/redhat-operators-lzh6x/extract-utilities id=f9d944d8-e824-4a31-b974-5fb07226815c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\nJun 11 17:23:37.617990 crc crio[23211]: time=\"2026-06-11T17:23:37.61751772Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=af7bae81-6858-4d6e-81d4-71d45d6c665b name=/runtime.v1.ImageService/PullImage\nJun 11 17:23:37.628982 crc crio[23211]: time=\"2026-06-11T17:23:37.62873254Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 17:23:38.366734 crc crio[23211]: time=\"2026-06-11T17:23:38.366526556Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=af7bae81-6858-4d6e-81d4-71d45d6c665b name=/runtime.v1.ImageService/PullImage\nJun 11 17:23:38.368269 crc crio[23211]: time=\"2026-06-11T17:23:38.367695455Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e77d5fca-30b5-4b10-b3f8-01a7bdd7c0db name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:38.371362 crc crio[23211]: time=\"2026-06-11T17:23:38.371239354Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6e65adf9-98ef-441c-a7ed-8b1317c44ad2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:38.379858 crc crio[23211]: time=\"2026-06-11T17:23:38.379781698Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lzh6x/extract-content\" id=321c11fb-6b29-4ee2-92c1-6858b9a139ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:38.380389 crc crio[23211]: time=\"2026-06-11T17:23:38.380336863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:38.430586 crc crio[23211]: time=\"2026-06-11T17:23:38.429500624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:38.437893 crc crio[23211]: time=\"2026-06-11T17:23:38.437809662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:38.655380 crc crio[23211]: time=\"2026-06-11T17:23:38.655274251Z\" level=info msg=\"Created container 0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9: openshift-marketplace/redhat-operators-lzh6x/extract-content\" id=321c11fb-6b29-4ee2-92c1-6858b9a139ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:38.657530 crc crio[23211]: time=\"2026-06-11T17:23:38.657337623Z\" level=info msg=\"Starting container: 0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9\" id=d037251d-6dca-4ed9-80b6-8c951c9f03a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:23:38.664345 crc crio[23211]: time=\"2026-06-11T17:23:38.664217865Z\" level=info msg=\"Started container\" PID=223795 containerID=0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9 description=openshift-marketplace/redhat-operators-lzh6x/extract-content id=d037251d-6dca-4ed9-80b6-8c951c9f03a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\nJun 11 17:23:44.770803 crc crio[23211]: time=\"2026-06-11T17:23:44.769511135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c8168e9e-9d72-41ac-9e95-ece44fc6582c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:44.774292 crc crio[23211]: time=\"2026-06-11T17:23:44.774193253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c0883b4e-3511-4e6f-b346-63c3e2097e36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:44.782350 crc crio[23211]: time=\"2026-06-11T17:23:44.782262994Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lzh6x/registry-server\" id=b79e19dd-28fd-40c7-a894-dae295607066 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:44.782876 crc crio[23211]: time=\"2026-06-11T17:23:44.782708895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:44.852750 crc crio[23211]: time=\"2026-06-11T17:23:44.852003102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:44.863962 crc crio[23211]: time=\"2026-06-11T17:23:44.863891079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:45.008946 crc crio[23211]: time=\"2026-06-11T17:23:45.00879509Z\" level=info msg=\"Created container 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683: openshift-marketplace/redhat-operators-lzh6x/registry-server\" id=b79e19dd-28fd-40c7-a894-dae295607066 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:45.010262 crc crio[23211]: time=\"2026-06-11T17:23:45.010169445Z\" level=info msg=\"Starting container: 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683\" id=f90b0204-3cc2-4036-98c9-ee13c83b6a95 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:23:45.019006 crc crio[23211]: time=\"2026-06-11T17:23:45.018853022Z\" level=info msg=\"Started container\" PID=224054 containerID=939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683 description=openshift-marketplace/redhat-operators-lzh6x/registry-server id=f90b0204-3cc2-4036-98c9-ee13c83b6a95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\nJun 11 17:23:45.627609 crc crio[23211]: time=\"2026-06-11T17:23:45.627015339Z\" level=info msg=\"Removing container: 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f\" id=c2a00b75-64de-45b6-ba55-d0f10757a1e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.667359 crc crio[23211]: time=\"2026-06-11T17:23:45.667065703Z\" level=info msg=\"Removed container 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy\" id=c2a00b75-64de-45b6-ba55-d0f10757a1e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.674888 crc crio[23211]: time=\"2026-06-11T17:23:45.674710344Z\" level=info msg=\"Removing container: a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3\" id=50ca16b4-c98c-4743-a7a3-84e5cbd95106 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.707650 crc crio[23211]: time=\"2026-06-11T17:23:45.707552988Z\" level=info msg=\"Removed container a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy\" id=50ca16b4-c98c-4743-a7a3-84e5cbd95106 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.710605 crc crio[23211]: time=\"2026-06-11T17:23:45.710508862Z\" level=info msg=\"Removing container: b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e\" id=012f9de0-be72-485f-97f0-694856d81c69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.742051 crc crio[23211]: time=\"2026-06-11T17:23:45.74194305Z\" level=info msg=\"Removed container b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy\" id=012f9de0-be72-485f-97f0-694856d81c69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.745093 crc crio[23211]: time=\"2026-06-11T17:23:45.745015827Z\" level=info msg=\"Removing container: c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843\" id=a98af7a7-0cb0-447d-bc45-8f695b5e6e2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.780329 crc crio[23211]: time=\"2026-06-11T17:23:45.780188258Z\" level=info msg=\"Removed container c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy\" id=a98af7a7-0cb0-447d-bc45-8f695b5e6e2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.783401 crc crio[23211]: time=\"2026-06-11T17:23:45.783292695Z\" level=info msg=\"Removing container: 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7\" id=e0c02e95-5fce-449e-8fad-c854f131c167 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.818553 crc crio[23211]: time=\"2026-06-11T17:23:45.818361894Z\" level=info msg=\"Removed container 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager\" id=e0c02e95-5fce-449e-8fad-c854f131c167 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.822654 crc crio[23211]: time=\"2026-06-11T17:23:45.822561209Z\" level=info msg=\"Removing container: 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1\" id=c6e1eb40-aa9a-4b3f-a56c-2c39a07a9c82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.869893 crc crio[23211]: time=\"2026-06-11T17:23:45.869810683Z\" level=info msg=\"Removed container 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy\" id=c6e1eb40-aa9a-4b3f-a56c-2c39a07a9c82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.875146 crc crio[23211]: time=\"2026-06-11T17:23:45.874982262Z\" level=info msg=\"Removing container: 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd\" id=3f7d4137-fde0-416b-a112-f99d57a92946 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.905908 crc crio[23211]: time=\"2026-06-11T17:23:45.905732984Z\" level=info msg=\"Removed container 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager\" id=3f7d4137-fde0-416b-a112-f99d57a92946 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.912675 crc crio[23211]: time=\"2026-06-11T17:23:45.912599476Z\" level=info msg=\"Removing container: 89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69\" id=7c56bdc6-07c1-4a28-bc7a-6e7b8b23929b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.941918 crc crio[23211]: time=\"2026-06-11T17:23:45.941787836Z\" level=info msg=\"Removed container 89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/util\" id=7c56bdc6-07c1-4a28-bc7a-6e7b8b23929b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:45.944799 crc crio[23211]: time=\"2026-06-11T17:23:45.944636049Z\" level=info msg=\"Removing container: 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b\" id=3706775f-70d7-4f34-a6ad-151d84793ec3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.002250 crc crio[23211]: time=\"2026-06-11T17:23:46.002185279Z\" level=info msg=\"Removed container 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy\" id=3706775f-70d7-4f34-a6ad-151d84793ec3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.005892 crc crio[23211]: time=\"2026-06-11T17:23:46.005828391Z\" level=info msg=\"Removing container: 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d\" id=8dd256f2-b6de-462d-b834-bd5ff1ae6579 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.046082 crc crio[23211]: time=\"2026-06-11T17:23:46.045974326Z\" level=info msg=\"Removed container 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager\" id=8dd256f2-b6de-462d-b834-bd5ff1ae6579 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.049691 crc crio[23211]: time=\"2026-06-11T17:23:46.049617378Z\" level=info msg=\"Removing container: 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e\" id=9c1aee6d-d5cb-4245-ba25-8f770db24194 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.084045 crc crio[23211]: time=\"2026-06-11T17:23:46.083951479Z\" level=info msg=\"Removed container 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy\" id=9c1aee6d-d5cb-4245-ba25-8f770db24194 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.087996 crc crio[23211]: time=\"2026-06-11T17:23:46.087900998Z\" level=info msg=\"Removing container: 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4\" id=af885b05-70cb-4154-8e25-36f47f2d6df7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.119943 crc crio[23211]: time=\"2026-06-11T17:23:46.119840907Z\" level=info msg=\"Removed container 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy\" id=af885b05-70cb-4154-8e25-36f47f2d6df7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.122902 crc crio[23211]: time=\"2026-06-11T17:23:46.122794832Z\" level=info msg=\"Removing container: c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10\" id=7db7d20a-4f46-4ff1-82a4-b1ca5a5c2aa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.152280 crc crio[23211]: time=\"2026-06-11T17:23:46.151908741Z\" level=info msg=\"Removed container c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy\" id=7db7d20a-4f46-4ff1-82a4-b1ca5a5c2aa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.155511 crc crio[23211]: time=\"2026-06-11T17:23:46.155385327Z\" level=info msg=\"Removing container: a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf\" id=a7e333de-065e-4e07-ace6-c5a0733a27e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.201702 crc crio[23211]: time=\"2026-06-11T17:23:46.201356389Z\" level=info msg=\"Removed container a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager\" id=a7e333de-065e-4e07-ace6-c5a0733a27e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.205763 crc crio[23211]: time=\"2026-06-11T17:23:46.205662818Z\" level=info msg=\"Removing container: 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d\" id=80b30876-9143-4608-8247-f5dc3b546001 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.238862 crc crio[23211]: time=\"2026-06-11T17:23:46.238735547Z\" level=info msg=\"Removed container 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy\" id=80b30876-9143-4608-8247-f5dc3b546001 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.242762 crc crio[23211]: time=\"2026-06-11T17:23:46.242621204Z\" level=info msg=\"Removing container: 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d\" id=e6502738-f9aa-4a0b-a206-81d24e23924c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.279666 crc crio[23211]: time=\"2026-06-11T17:23:46.279537088Z\" level=info msg=\"Removed container 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager\" id=e6502738-f9aa-4a0b-a206-81d24e23924c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.282589 crc crio[23211]: time=\"2026-06-11T17:23:46.28237058Z\" level=info msg=\"Removing container: eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb\" id=a24918c7-3bfd-4735-a592-b46a45f64f72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.314867 crc crio[23211]: time=\"2026-06-11T17:23:46.314731571Z\" level=info msg=\"Removed container eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager\" id=a24918c7-3bfd-4735-a592-b46a45f64f72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.318495 crc crio[23211]: time=\"2026-06-11T17:23:46.318349761Z\" level=info msg=\"Removing container: f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e\" id=c217eb4f-ac1c-4977-9fac-94cedf09aa69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.357858 crc crio[23211]: time=\"2026-06-11T17:23:46.357389389Z\" level=info msg=\"Removed container f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager\" id=c217eb4f-ac1c-4977-9fac-94cedf09aa69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.360961 crc crio[23211]: time=\"2026-06-11T17:23:46.360886588Z\" level=info msg=\"Removing container: c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4\" id=9aad5dea-3833-4367-9f41-ea5952497562 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.390766 crc crio[23211]: time=\"2026-06-11T17:23:46.390651142Z\" level=info msg=\"Removed container c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager\" id=9aad5dea-3833-4367-9f41-ea5952497562 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.401151 crc crio[23211]: time=\"2026-06-11T17:23:46.401031083Z\" level=info msg=\"Removing container: 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402\" id=d8a095f6-9c69-44ff-a5a9-af44b2d8c592 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.450315 crc crio[23211]: time=\"2026-06-11T17:23:46.450078032Z\" level=info msg=\"Removed container 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager\" id=d8a095f6-9c69-44ff-a5a9-af44b2d8c592 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.455946 crc crio[23211]: time=\"2026-06-11T17:23:46.455859156Z\" level=info msg=\"Removing container: 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268\" id=dc61a43e-5cf3-4927-b9e5-689e24927880 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.495044 crc crio[23211]: time=\"2026-06-11T17:23:46.494984207Z\" level=info msg=\"Removed container 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager\" id=dc61a43e-5cf3-4927-b9e5-689e24927880 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.501594 crc crio[23211]: time=\"2026-06-11T17:23:46.501376257Z\" level=info msg=\"Removing container: 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24\" id=b9803c2a-b2da-49cb-a35d-e37206e6e421 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.541332 crc crio[23211]: time=\"2026-06-11T17:23:46.541192794Z\" level=info msg=\"Removed container 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy\" id=b9803c2a-b2da-49cb-a35d-e37206e6e421 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.545695 crc crio[23211]: time=\"2026-06-11T17:23:46.545562244Z\" level=info msg=\"Removing container: e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec\" id=10511937-63a6-43a5-9b02-073130e82f1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.588909 crc crio[23211]: time=\"2026-06-11T17:23:46.588726325Z\" level=info msg=\"Removed container e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy\" id=10511937-63a6-43a5-9b02-073130e82f1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.594048 crc crio[23211]: time=\"2026-06-11T17:23:46.593950397Z\" level=info msg=\"Removing container: 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f\" id=bc5e6f1e-45fa-4d65-aa1f-d6c384dccacd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.632818 crc crio[23211]: time=\"2026-06-11T17:23:46.632750359Z\" level=info msg=\"Removed container 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy\" id=bc5e6f1e-45fa-4d65-aa1f-d6c384dccacd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.638493 crc crio[23211]: time=\"2026-06-11T17:23:46.638340619Z\" level=info msg=\"Removing container: 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334\" id=980e2a82-864f-4f71-b277-d52c29a9b320 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.708229 crc crio[23211]: time=\"2026-06-11T17:23:46.7078659Z\" level=info msg=\"Removed container 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager\" id=980e2a82-864f-4f71-b277-d52c29a9b320 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.713400 crc crio[23211]: time=\"2026-06-11T17:23:46.713268086Z\" level=info msg=\"Removing container: 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86\" id=14bfd387-8666-4c60-be19-900b2c58f41f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.780707 crc crio[23211]: time=\"2026-06-11T17:23:46.780567362Z\" level=info msg=\"Removed container 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager\" id=14bfd387-8666-4c60-be19-900b2c58f41f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.785919 crc crio[23211]: time=\"2026-06-11T17:23:46.785791183Z\" level=info msg=\"Removing container: c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7\" id=3e82f42c-a679-4f7a-babf-377cca49fc25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.823787 crc crio[23211]: time=\"2026-06-11T17:23:46.82357411Z\" level=info msg=\"Removed container c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy\" id=3e82f42c-a679-4f7a-babf-377cca49fc25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.826015 crc crio[23211]: time=\"2026-06-11T17:23:46.825912628Z\" level=info msg=\"Removing container: ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb\" id=573c9cc1-0e6b-4627-8700-0bc2dc98e4d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.891168 crc crio[23211]: time=\"2026-06-11T17:23:46.89102239Z\" level=info msg=\"Removed container ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy\" id=573c9cc1-0e6b-4627-8700-0bc2dc98e4d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.906054 crc crio[23211]: time=\"2026-06-11T17:23:46.905938144Z\" level=info msg=\"Removing container: 64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b\" id=98d75d73-77e6-4e93-af66-9cb15a8bf27a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.972364 crc crio[23211]: time=\"2026-06-11T17:23:46.97169949Z\" level=info msg=\"Removed container 64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/extract\" id=98d75d73-77e6-4e93-af66-9cb15a8bf27a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:46.979788 crc crio[23211]: time=\"2026-06-11T17:23:46.979681011Z\" level=info msg=\"Removing container: 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55\" id=dfb72130-debe-4b7c-b460-9e8931976e95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.019322 crc crio[23211]: time=\"2026-06-11T17:23:47.018853253Z\" level=info msg=\"Removed container 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager\" id=dfb72130-debe-4b7c-b460-9e8931976e95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.023870 crc crio[23211]: time=\"2026-06-11T17:23:47.023757816Z\" level=info msg=\"Removing container: 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715\" id=79b26d1c-d28e-4fcd-91f4-598ca4e74954 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.050825 crc crio[23211]: time=\"2026-06-11T17:23:47.048272179Z\" level=info msg=\"Removed container 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator\" id=79b26d1c-d28e-4fcd-91f4-598ca4e74954 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.050825 crc crio[23211]: time=\"2026-06-11T17:23:47.050869865Z\" level=info msg=\"Removing container: 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81\" id=bef71c3f-7ee4-4bb6-a7e8-d8ae328e1d22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.093355 crc crio[23211]: time=\"2026-06-11T17:23:47.093226885Z\" level=info msg=\"Removed container 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy\" id=bef71c3f-7ee4-4bb6-a7e8-d8ae328e1d22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.097333 crc crio[23211]: time=\"2026-06-11T17:23:47.096893428Z\" level=info msg=\"Removing container: 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e\" id=2cdcd9c1-7817-44f6-995d-f1f50b2932b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.123502 crc crio[23211]: time=\"2026-06-11T17:23:47.123381401Z\" level=info msg=\"Removed container 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager\" id=2cdcd9c1-7817-44f6-995d-f1f50b2932b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.130161 crc crio[23211]: time=\"2026-06-11T17:23:47.130075579Z\" level=info msg=\"Removing container: 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7\" id=8f8fd52e-7fb9-4551-8464-95928f6c6632 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.156992 crc crio[23211]: time=\"2026-06-11T17:23:47.156930652Z\" level=info msg=\"Removed container 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager\" id=8f8fd52e-7fb9-4551-8464-95928f6c6632 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.161923 crc crio[23211]: time=\"2026-06-11T17:23:47.161787224Z\" level=info msg=\"Removing container: eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577\" id=d12ee86d-0b6f-43b5-8375-09524557abec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.188975 crc crio[23211]: time=\"2026-06-11T17:23:47.188868672Z\" level=info msg=\"Removed container eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577: openstack-operators/openstack-operator-index-mbzms/registry-server\" id=d12ee86d-0b6f-43b5-8375-09524557abec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.195050 crc crio[23211]: time=\"2026-06-11T17:23:47.194980625Z\" level=info msg=\"Removing container: ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136\" id=3088c409-0e6b-4b2b-a9eb-73650f74920e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.229474 crc crio[23211]: time=\"2026-06-11T17:23:47.228591627Z\" level=info msg=\"Removed container ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy\" id=3088c409-0e6b-4b2b-a9eb-73650f74920e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.232051 crc crio[23211]: time=\"2026-06-11T17:23:47.231989612Z\" level=info msg=\"Removing container: 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a\" id=5b61bdbd-3927-41ac-83b1-145072c6cb6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.259970 crc crio[23211]: time=\"2026-06-11T17:23:47.259896032Z\" level=info msg=\"Removed container 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager\" id=5b61bdbd-3927-41ac-83b1-145072c6cb6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.264595 crc crio[23211]: time=\"2026-06-11T17:23:47.264404105Z\" level=info msg=\"Removing container: 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe\" id=653245ff-c02c-427d-84cf-65467c40a7e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.300220 crc crio[23211]: time=\"2026-06-11T17:23:47.299152835Z\" level=info msg=\"Removed container 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager\" id=653245ff-c02c-427d-84cf-65467c40a7e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.317974 crc crio[23211]: time=\"2026-06-11T17:23:47.317863863Z\" level=info msg=\"Removing container: ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57\" id=f0ba6c1f-e430-43e0-ad17-db0678e87a82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.387239 crc crio[23211]: time=\"2026-06-11T17:23:47.387097589Z\" level=info msg=\"Removed container ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/pull\" id=f0ba6c1f-e430-43e0-ad17-db0678e87a82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.391646 crc crio[23211]: time=\"2026-06-11T17:23:47.39074203Z\" level=info msg=\"Removing container: b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c\" id=0e210d45-9b69-4b15-bb9c-501c30ab76f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.428785 crc crio[23211]: time=\"2026-06-11T17:23:47.428681951Z\" level=info msg=\"Removed container b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy\" id=0e210d45-9b69-4b15-bb9c-501c30ab76f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.432511 crc crio[23211]: time=\"2026-06-11T17:23:47.432372314Z\" level=info msg=\"Removing container: e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6\" id=ab209779-cb65-4095-9e3a-891d375bbd6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.465654 crc crio[23211]: time=\"2026-06-11T17:23:47.465565145Z\" level=info msg=\"Removed container e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator\" id=ab209779-cb65-4095-9e3a-891d375bbd6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.470155 crc crio[23211]: time=\"2026-06-11T17:23:47.470065588Z\" level=info msg=\"Removing container: f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d\" id=2a0a95f7-aabc-4173-bcd0-abd3321e6231 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.500040 crc crio[23211]: time=\"2026-06-11T17:23:47.499822983Z\" level=info msg=\"Removed container f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy\" id=2a0a95f7-aabc-4173-bcd0-abd3321e6231 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.503006 crc crio[23211]: time=\"2026-06-11T17:23:47.502927661Z\" level=info msg=\"Removing container: 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e\" id=85f0683c-0fca-4fec-9828-4929534c56a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.530326 crc crio[23211]: time=\"2026-06-11T17:23:47.530194475Z\" level=info msg=\"Removed container 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager\" id=85f0683c-0fca-4fec-9828-4929534c56a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:47.546968 crc crio[23211]: time=\"2026-06-11T17:23:47.546857392Z\" level=info msg=\"Stopping pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\" id=c4479300-44cc-4760-b057-20ec7d46d05d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.546968 crc crio[23211]: time=\"2026-06-11T17:23:47.546954715Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\" id=c4479300-44cc-4760-b057-20ec7d46d05d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.547951 crc crio[23211]: time=\"2026-06-11T17:23:47.547838566Z\" level=info msg=\"Removing pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\" id=65135ae9-9650-4dc7-bac3-dfad39fe9f80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.578881 crc crio[23211]: time=\"2026-06-11T17:23:47.578758641Z\" level=info msg=\"Removed pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\" id=65135ae9-9650-4dc7-bac3-dfad39fe9f80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.580346 crc crio[23211]: time=\"2026-06-11T17:23:47.580060864Z\" level=info msg=\"Stopping pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\" id=3f01f3da-c31f-4fcc-bfff-a643a7f6d644 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.580346 crc crio[23211]: time=\"2026-06-11T17:23:47.580154096Z\" level=info msg=\"Stopped pod sandbox (already stopped): 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\" id=3f01f3da-c31f-4fcc-bfff-a643a7f6d644 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.581303 crc crio[23211]: time=\"2026-06-11T17:23:47.581220733Z\" level=info msg=\"Removing pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\" id=7e4f7015-4ede-40a3-a9f4-e08fd9547f8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.599899 crc crio[23211]: time=\"2026-06-11T17:23:47.599785439Z\" level=info msg=\"Removed pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\" id=7e4f7015-4ede-40a3-a9f4-e08fd9547f8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.603243 crc crio[23211]: time=\"2026-06-11T17:23:47.603100681Z\" level=info msg=\"Stopping pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\" id=8b7793f8-369f-4fa0-ba1e-2ee72a7f3719 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.603597 crc crio[23211]: time=\"2026-06-11T17:23:47.603332177Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\" id=8b7793f8-369f-4fa0-ba1e-2ee72a7f3719 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.604586 crc crio[23211]: time=\"2026-06-11T17:23:47.604392884Z\" level=info msg=\"Removing pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\" id=71d14458-7773-490e-895f-5374e42221f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.643055 crc crio[23211]: time=\"2026-06-11T17:23:47.642936039Z\" level=info msg=\"Removed pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\" id=71d14458-7773-490e-895f-5374e42221f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.644909 crc crio[23211]: time=\"2026-06-11T17:23:47.644761114Z\" level=info msg=\"Stopping pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\" id=f4c9f038-f5d9-4efb-b506-9e252cb63ccf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.645186 crc crio[23211]: time=\"2026-06-11T17:23:47.64499988Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\" id=f4c9f038-f5d9-4efb-b506-9e252cb63ccf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.646757 crc crio[23211]: time=\"2026-06-11T17:23:47.646667303Z\" level=info msg=\"Removing pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\" id=667d992e-95b3-41fe-9a2e-1a9bea49ccd8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.668670 crc crio[23211]: time=\"2026-06-11T17:23:47.668558731Z\" level=info msg=\"Removed pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\" id=667d992e-95b3-41fe-9a2e-1a9bea49ccd8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.669685 crc crio[23211]: time=\"2026-06-11T17:23:47.669642048Z\" level=info msg=\"Stopping pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\" id=ae402943-0891-4d0c-950c-c4f203491411 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.669885 crc crio[23211]: time=\"2026-06-11T17:23:47.669864343Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\" id=ae402943-0891-4d0c-950c-c4f203491411 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.670655 crc crio[23211]: time=\"2026-06-11T17:23:47.670561661Z\" level=info msg=\"Removing pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\" id=65a76133-5d93-4541-9088-eec34d6987ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.693953 crc crio[23211]: time=\"2026-06-11T17:23:47.693849455Z\" level=info msg=\"Removed pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\" id=65a76133-5d93-4541-9088-eec34d6987ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.695563 crc crio[23211]: time=\"2026-06-11T17:23:47.695360793Z\" level=info msg=\"Stopping pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\" id=c23a060b-f8a8-46be-b63a-f5f9481e4996 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.695698 crc crio[23211]: time=\"2026-06-11T17:23:47.695594719Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\" id=c23a060b-f8a8-46be-b63a-f5f9481e4996 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.696859 crc crio[23211]: time=\"2026-06-11T17:23:47.696774587Z\" level=info msg=\"Removing pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\" id=4a41eac1-e671-4544-85b9-75c32e6cea35 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.717698 crc crio[23211]: time=\"2026-06-11T17:23:47.71757735Z\" level=info msg=\"Removed pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\" id=4a41eac1-e671-4544-85b9-75c32e6cea35 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.719158 crc crio[23211]: time=\"2026-06-11T17:23:47.719044147Z\" level=info msg=\"Stopping pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\" id=c04ad114-2063-47b9-987f-50241465525a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.719158 crc crio[23211]: time=\"2026-06-11T17:23:47.719154379Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\" id=c04ad114-2063-47b9-987f-50241465525a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.720050 crc crio[23211]: time=\"2026-06-11T17:23:47.719964109Z\" level=info msg=\"Removing pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\" id=7b059bb1-c6c7-4381-8663-23bdfa695421 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.743741 crc crio[23211]: time=\"2026-06-11T17:23:47.743359065Z\" level=info msg=\"Removed pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\" id=7b059bb1-c6c7-4381-8663-23bdfa695421 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.748363 crc crio[23211]: time=\"2026-06-11T17:23:47.748258119Z\" level=info msg=\"Stopping pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\" id=85be38ef-2802-4dff-8c65-be5bafedfc35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.748363 crc crio[23211]: time=\"2026-06-11T17:23:47.748362571Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\" id=85be38ef-2802-4dff-8c65-be5bafedfc35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.749645 crc crio[23211]: time=\"2026-06-11T17:23:47.749593951Z\" level=info msg=\"Removing pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\" id=3cc2d1f3-a834-4b2e-bb2b-b86b3d482c29 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.778922 crc crio[23211]: time=\"2026-06-11T17:23:47.778576448Z\" level=info msg=\"Removed pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\" id=3cc2d1f3-a834-4b2e-bb2b-b86b3d482c29 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.780162 crc crio[23211]: time=\"2026-06-11T17:23:47.779982963Z\" level=info msg=\"Stopping pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\" id=734d4210-beea-4b57-8ae4-1faeefc04144 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.780162 crc crio[23211]: time=\"2026-06-11T17:23:47.780074455Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\" id=734d4210-beea-4b57-8ae4-1faeefc04144 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.781595 crc crio[23211]: time=\"2026-06-11T17:23:47.781513041Z\" level=info msg=\"Removing pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\" id=95eff910-7ab2-4ae3-a536-2c3cac955dbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.828664 crc crio[23211]: time=\"2026-06-11T17:23:47.828521829Z\" level=info msg=\"Removed pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\" id=95eff910-7ab2-4ae3-a536-2c3cac955dbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.830571 crc crio[23211]: time=\"2026-06-11T17:23:47.830222982Z\" level=info msg=\"Stopping pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b\" id=ee9c0d74-f17e-4f93-b3f8-579aab78548a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.830571 crc crio[23211]: time=\"2026-06-11T17:23:47.830520179Z\" level=info msg=\"Stopped pod sandbox (already stopped): efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b\" id=ee9c0d74-f17e-4f93-b3f8-579aab78548a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.831833 crc crio[23211]: time=\"2026-06-11T17:23:47.831684428Z\" level=info msg=\"Removing pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b\" id=f66ef519-e19e-4948-b4ff-ce21767a6563 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.869655 crc crio[23211]: time=\"2026-06-11T17:23:47.866470539Z\" level=info msg=\"Removed pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b\" id=f66ef519-e19e-4948-b4ff-ce21767a6563 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.869655 crc crio[23211]: time=\"2026-06-11T17:23:47.867563077Z\" level=info msg=\"Stopping pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\" id=b5f063a6-4723-42d4-88b9-9296bb8a75d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.869655 crc crio[23211]: time=\"2026-06-11T17:23:47.867629348Z\" level=info msg=\"Stopped pod sandbox (already stopped): 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\" id=b5f063a6-4723-42d4-88b9-9296bb8a75d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.869655 crc crio[23211]: time=\"2026-06-11T17:23:47.868003527Z\" level=info msg=\"Removing pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\" id=9404b71d-8b87-4fed-98be-6c67bae7f27e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.970301 crc crio[23211]: time=\"2026-06-11T17:23:47.969540022Z\" level=info msg=\"Removed pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\" id=9404b71d-8b87-4fed-98be-6c67bae7f27e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:47.976189 crc crio[23211]: time=\"2026-06-11T17:23:47.976037095Z\" level=info msg=\"Stopping pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\" id=67a6db91-c756-468a-aa09-21b8c258ad2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.976392 crc crio[23211]: time=\"2026-06-11T17:23:47.976210709Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\" id=67a6db91-c756-468a-aa09-21b8c258ad2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:47.987857 crc crio[23211]: time=\"2026-06-11T17:23:47.986010165Z\" level=info msg=\"Removing pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\" id=0801083b-0bad-46a0-bf6b-7b967440cb9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.039728 crc crio[23211]: time=\"2026-06-11T17:23:48.039602597Z\" level=info msg=\"Removed pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\" id=0801083b-0bad-46a0-bf6b-7b967440cb9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.042245 crc crio[23211]: time=\"2026-06-11T17:23:48.042169222Z\" level=info msg=\"Stopping pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\" id=313f4b51-8a98-4228-93eb-3d4c426d8efe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.042376 crc crio[23211]: time=\"2026-06-11T17:23:48.042281964Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\" id=313f4b51-8a98-4228-93eb-3d4c426d8efe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.043105 crc crio[23211]: time=\"2026-06-11T17:23:48.043025873Z\" level=info msg=\"Removing pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\" id=4532cf21-4d08-4b8c-8270-613c85b794d1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.074882 crc crio[23211]: time=\"2026-06-11T17:23:48.074270966Z\" level=info msg=\"Removed pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\" id=4532cf21-4d08-4b8c-8270-613c85b794d1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.075897 crc crio[23211]: time=\"2026-06-11T17:23:48.075826695Z\" level=info msg=\"Stopping pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\" id=854a14b7-c323-494f-b3ab-9513faead206 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.076012 crc crio[23211]: time=\"2026-06-11T17:23:48.075925087Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\" id=854a14b7-c323-494f-b3ab-9513faead206 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.087494 crc crio[23211]: time=\"2026-06-11T17:23:48.079706142Z\" level=info msg=\"Removing pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\" id=cc6617db-2ff8-4950-a625-9ec9e937ec09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.147572 crc crio[23211]: time=\"2026-06-11T17:23:48.147202314Z\" level=info msg=\"Removed pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\" id=cc6617db-2ff8-4950-a625-9ec9e937ec09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.148836 crc crio[23211]: time=\"2026-06-11T17:23:48.148758422Z\" level=info msg=\"Stopping pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\" id=78fcd062-c0ca-4a77-8f9f-a13f40c22a39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.148926 crc crio[23211]: time=\"2026-06-11T17:23:48.148853455Z\" level=info msg=\"Stopped pod sandbox (already stopped): 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\" id=78fcd062-c0ca-4a77-8f9f-a13f40c22a39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.153589 crc crio[23211]: time=\"2026-06-11T17:23:48.151021708Z\" level=info msg=\"Removing pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\" id=93b8d28f-c45e-43fa-8792-1eec2b149262 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.185556 crc crio[23211]: time=\"2026-06-11T17:23:48.185255057Z\" level=info msg=\"Removed pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\" id=93b8d28f-c45e-43fa-8792-1eec2b149262 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.186403 crc crio[23211]: time=\"2026-06-11T17:23:48.186359225Z\" level=info msg=\"Stopping pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\" id=526b2dc6-9938-480a-8a25-c1a83d55de74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.186667 crc crio[23211]: time=\"2026-06-11T17:23:48.186637632Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\" id=526b2dc6-9938-480a-8a25-c1a83d55de74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.187468 crc crio[23211]: time=\"2026-06-11T17:23:48.187387081Z\" level=info msg=\"Removing pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\" id=1b34e477-cc67-4d68-9ae6-59d4c33ae0f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.210686 crc crio[23211]: time=\"2026-06-11T17:23:48.210612813Z\" level=info msg=\"Removed pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\" id=1b34e477-cc67-4d68-9ae6-59d4c33ae0f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.212266 crc crio[23211]: time=\"2026-06-11T17:23:48.212174372Z\" level=info msg=\"Stopping pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\" id=b6e2e0b6-72cd-4167-a6bf-03ec41c1342d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.212370 crc crio[23211]: time=\"2026-06-11T17:23:48.212270824Z\" level=info msg=\"Stopped pod sandbox (already stopped): a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\" id=b6e2e0b6-72cd-4167-a6bf-03ec41c1342d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.213158 crc crio[23211]: time=\"2026-06-11T17:23:48.213044804Z\" level=info msg=\"Removing pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\" id=ab17d4af-e0b3-4fff-af57-398467569123 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.230378 crc crio[23211]: time=\"2026-06-11T17:23:48.230316926Z\" level=info msg=\"Removed pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\" id=ab17d4af-e0b3-4fff-af57-398467569123 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.231867 crc crio[23211]: time=\"2026-06-11T17:23:48.231779073Z\" level=info msg=\"Stopping pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\" id=3dcc1e52-04cf-49a7-93a2-74bf8746b12c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.231998 crc crio[23211]: time=\"2026-06-11T17:23:48.231906096Z\" level=info msg=\"Stopped pod sandbox (already stopped): 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\" id=3dcc1e52-04cf-49a7-93a2-74bf8746b12c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.232763 crc crio[23211]: time=\"2026-06-11T17:23:48.232733136Z\" level=info msg=\"Removing pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\" id=9924de9a-2801-4731-9f09-1244eb7ab7a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.250516 crc crio[23211]: time=\"2026-06-11T17:23:48.250257825Z\" level=info msg=\"Removed pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\" id=9924de9a-2801-4731-9f09-1244eb7ab7a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.251796 crc crio[23211]: time=\"2026-06-11T17:23:48.251719702Z\" level=info msg=\"Stopping pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\" id=0bc7e1e9-7f0d-4923-b0a6-cc00dab2ea0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.251887 crc crio[23211]: time=\"2026-06-11T17:23:48.251802184Z\" level=info msg=\"Stopped pod sandbox (already stopped): 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\" id=0bc7e1e9-7f0d-4923-b0a6-cc00dab2ea0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.252687 crc crio[23211]: time=\"2026-06-11T17:23:48.252604835Z\" level=info msg=\"Removing pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\" id=7961cc8d-a6b1-43f2-82f4-04b419d672a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.279466 crc crio[23211]: time=\"2026-06-11T17:23:48.279302404Z\" level=info msg=\"Removed pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\" id=7961cc8d-a6b1-43f2-82f4-04b419d672a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.280882 crc crio[23211]: time=\"2026-06-11T17:23:48.280787801Z\" level=info msg=\"Stopping pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\" id=e93d33e2-33f3-46b8-ac80-77e35c060451 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.281092 crc crio[23211]: time=\"2026-06-11T17:23:48.280888493Z\" level=info msg=\"Stopped pod sandbox (already stopped): 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\" id=e93d33e2-33f3-46b8-ac80-77e35c060451 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.282202 crc crio[23211]: time=\"2026-06-11T17:23:48.282085584Z\" level=info msg=\"Removing pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\" id=711e4d6f-2e29-42b9-a044-7814a5220e9f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.300388 crc crio[23211]: time=\"2026-06-11T17:23:48.300183517Z\" level=info msg=\"Removed pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\" id=711e4d6f-2e29-42b9-a044-7814a5220e9f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.301776 crc crio[23211]: time=\"2026-06-11T17:23:48.301748256Z\" level=info msg=\"Stopping pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\" id=f0dd69b2-8197-4d9b-975f-c3fb1777cfea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.301953 crc crio[23211]: time=\"2026-06-11T17:23:48.301925981Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\" id=f0dd69b2-8197-4d9b-975f-c3fb1777cfea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.302954 crc crio[23211]: time=\"2026-06-11T17:23:48.302922676Z\" level=info msg=\"Removing pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\" id=9447ddc3-8d0d-4911-9f5b-8b5d39480db9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.323128 crc crio[23211]: time=\"2026-06-11T17:23:48.322885316Z\" level=info msg=\"Removed pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\" id=9447ddc3-8d0d-4911-9f5b-8b5d39480db9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.324404 crc crio[23211]: time=\"2026-06-11T17:23:48.324326652Z\" level=info msg=\"Stopping pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\" id=c7723505-5dc7-4975-bb94-c3bfea47a81d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.324715 crc crio[23211]: time=\"2026-06-11T17:23:48.324480285Z\" level=info msg=\"Stopped pod sandbox (already stopped): 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\" id=c7723505-5dc7-4975-bb94-c3bfea47a81d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.325964 crc crio[23211]: time=\"2026-06-11T17:23:48.325890221Z\" level=info msg=\"Removing pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\" id=241cb4e6-1515-45a7-8730-88adc6418206 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.345555 crc crio[23211]: time=\"2026-06-11T17:23:48.344925168Z\" level=info msg=\"Removed pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\" id=241cb4e6-1515-45a7-8730-88adc6418206 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.346694 crc crio[23211]: time=\"2026-06-11T17:23:48.34661714Z\" level=info msg=\"Stopping pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd\" id=4cb35cd7-1a91-4026-8e13-8917a42f178f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.346782 crc crio[23211]: time=\"2026-06-11T17:23:48.346719483Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd\" id=4cb35cd7-1a91-4026-8e13-8917a42f178f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.347583 crc crio[23211]: time=\"2026-06-11T17:23:48.347543423Z\" level=info msg=\"Removing pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd\" id=3e3a1659-206e-43cd-bb09-d2b64f022d80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.396375 crc crio[23211]: time=\"2026-06-11T17:23:48.396253474Z\" level=info msg=\"Removed pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd\" id=3e3a1659-206e-43cd-bb09-d2b64f022d80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.398020 crc crio[23211]: time=\"2026-06-11T17:23:48.397976746Z\" level=info msg=\"Stopping pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\" id=6b1aac17-62cd-4a31-9272-f6e468767401 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.399006 crc crio[23211]: time=\"2026-06-11T17:23:48.398036488Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\" id=6b1aac17-62cd-4a31-9272-f6e468767401 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.400268 crc crio[23211]: time=\"2026-06-11T17:23:48.400217743Z\" level=info msg=\"Removing pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\" id=18e5ee28-ff0f-4873-89e0-a356e73f9495 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.418771 crc crio[23211]: time=\"2026-06-11T17:23:48.418651685Z\" level=info msg=\"Removed pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\" id=18e5ee28-ff0f-4873-89e0-a356e73f9495 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.420247 crc crio[23211]: time=\"2026-06-11T17:23:48.419818684Z\" level=info msg=\"Stopping pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\" id=68e5d95c-50f5-4b4d-80b7-173dbf6eff3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.420247 crc crio[23211]: time=\"2026-06-11T17:23:48.419941687Z\" level=info msg=\"Stopped pod sandbox (already stopped): db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\" id=68e5d95c-50f5-4b4d-80b7-173dbf6eff3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.421101 crc crio[23211]: time=\"2026-06-11T17:23:48.42082682Z\" level=info msg=\"Removing pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\" id=8bcdcba4-7271-4482-b825-84fe6cda16da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.458067 crc crio[23211]: time=\"2026-06-11T17:23:48.457822486Z\" level=info msg=\"Removed pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\" id=8bcdcba4-7271-4482-b825-84fe6cda16da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.462184 crc crio[23211]: time=\"2026-06-11T17:23:48.461773615Z\" level=info msg=\"Stopping pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\" id=586d7605-bcbc-400f-85c2-bed1a977860d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.463068 crc crio[23211]: time=\"2026-06-11T17:23:48.462864463Z\" level=info msg=\"Stopped pod sandbox (already stopped): 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\" id=586d7605-bcbc-400f-85c2-bed1a977860d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.466037 crc crio[23211]: time=\"2026-06-11T17:23:48.465961379Z\" level=info msg=\"Removing pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\" id=0c5ce4ff-99a8-450d-84c4-c897111cbdd6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.491756 crc crio[23211]: time=\"2026-06-11T17:23:48.491595783Z\" level=info msg=\"Removed pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\" id=0c5ce4ff-99a8-450d-84c4-c897111cbdd6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.493598 crc crio[23211]: time=\"2026-06-11T17:23:48.493348766Z\" level=info msg=\"Stopping pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\" id=39805a84-9f0e-4d77-a7fd-77da0878d16e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.494054 crc crio[23211]: time=\"2026-06-11T17:23:48.49353232Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\" id=39805a84-9f0e-4d77-a7fd-77da0878d16e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:48.494990 crc crio[23211]: time=\"2026-06-11T17:23:48.494906046Z\" level=info msg=\"Removing pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\" id=a0b3e19d-983e-4d03-b10f-1ec0d79c8a62 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:48.519199 crc crio[23211]: time=\"2026-06-11T17:23:48.51902964Z\" level=info msg=\"Removed pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\" id=a0b3e19d-983e-4d03-b10f-1ec0d79c8a62 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:23:52.517531 crc crio[23211]: time=\"2026-06-11T17:23:52.516853417Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-942hk/POD\" id=23fb0e5c-4e0f-41e8-90b0-c13a4d2b2c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:23:52.519391 crc crio[23211]: time=\"2026-06-11T17:23:52.517549985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:52.559409 crc crio[23211]: time=\"2026-06-11T17:23:52.558709705Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-942hk Namespace:openstack-operators ID:4fe6fa6ff5578931bd53a06b1b8d025d980de6dbe135554656529ab9753cae2b UID:278c758f-0ce0-48be-a057-44e5d6fed4dd NetNS:/var/run/netns/cfac59aa-8aa8-4e43-87c0-3154088247cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod278c758f_0ce0_48be_a057_44e5d6fed4dd.slice PodAnnotations:0xc0038acc78}] Aliases:map[]}\"\nJun 11 17:23:52.559409 crc crio[23211]: time=\"2026-06-11T17:23:52.558903721Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-942hk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:53.130752 crc crio[23211]: 2026-06-11T17:23:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fe6fa6ff557893 Mac:aa:36:ad:7d:8e:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/cfac59aa-8aa8-4e43-87c0-3154088247cd SocketPath: PciID:}] [{Interface:0xc00012ad10 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:23:53.132770 crc crio[23211]: time=\"2026-06-11T17:23:53.132656326Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-942hk Namespace:openstack-operators ID:4fe6fa6ff5578931bd53a06b1b8d025d980de6dbe135554656529ab9753cae2b UID:278c758f-0ce0-48be-a057-44e5d6fed4dd NetNS:/var/run/netns/cfac59aa-8aa8-4e43-87c0-3154088247cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod278c758f_0ce0_48be_a057_44e5d6fed4dd.slice PodAnnotations:0xc0038acc78}] Aliases:map[]}\"\nJun 11 17:23:53.133052 crc crio[23211]: time=\"2026-06-11T17:23:53.132860051Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-942hk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:23:53.144871 crc crio[23211]: time=\"2026-06-11T17:23:53.144748359Z\" level=info msg=\"Ran pod sandbox 4fe6fa6ff5578931bd53a06b1b8d025d980de6dbe135554656529ab9753cae2b with infra container: openstack-operators/openstack-operator-index-942hk/POD\" id=23fb0e5c-4e0f-41e8-90b0-c13a4d2b2c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:23:53.148318 crc crio[23211]: time=\"2026-06-11T17:23:53.148233276Z\" level=info msg=\"Pulling image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27\" id=0d9da3f5-acd5-4560-85e9-76a4c48c19cf name=/runtime.v1.ImageService/PullImage\nJun 11 17:23:53.157871 crc crio[23211]: time=\"2026-06-11T17:23:53.157709724Z\" level=info msg=\"Trying to access \\\"38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27\\\"\"\nJun 11 17:23:57.148584 crc crio[23211]: time=\"2026-06-11T17:23:57.147651752Z\" level=info msg=\"Pulled image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index@sha256:9d40fd330bbdd673839bbd23b48255e1f150c057738c6aebd653733b51dade04\" id=0d9da3f5-acd5-4560-85e9-76a4c48c19cf name=/runtime.v1.ImageService/PullImage\nJun 11 17:23:57.150297 crc crio[23211]: time=\"2026-06-11T17:23:57.149646733Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27\" id=a6d2c5c3-5a25-4e4a-9acd-5ed51e89a83f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:57.154863 crc crio[23211]: time=\"2026-06-11T17:23:57.154598407Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27\" id=73df9a46-cee6-4e11-8d87-a69f2f181a38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:57.167516 crc crio[23211]: time=\"2026-06-11T17:23:57.164825153Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-942hk/registry-server\" id=e7471db7-3875-4945-ab2f-95ca6c2fed10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:57.168101 crc crio[23211]: time=\"2026-06-11T17:23:57.168072984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:57.226488 crc crio[23211]: time=\"2026-06-11T17:23:57.22295625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:57.231486 crc crio[23211]: time=\"2026-06-11T17:23:57.229256628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:23:57.421101 crc crio[23211]: time=\"2026-06-11T17:23:57.420581831Z\" level=info msg=\"Created container 773657af0c99a149e829c365ef63e510b282a675af61d52bb2fd90e155e0dee4: openstack-operators/openstack-operator-index-942hk/registry-server\" id=e7471db7-3875-4945-ab2f-95ca6c2fed10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:57.422163 crc crio[23211]: time=\"2026-06-11T17:23:57.422029948Z\" level=info msg=\"Starting container: 773657af0c99a149e829c365ef63e510b282a675af61d52bb2fd90e155e0dee4\" id=df2f8fb7-d08b-43ec-9ad0-0d345735235b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:23:57.436238 crc crio[23211]: time=\"2026-06-11T17:23:57.43608157Z\" level=info msg=\"Started container\" PID=225347 containerID=773657af0c99a149e829c365ef63e510b282a675af61d52bb2fd90e155e0dee4 description=openstack-operators/openstack-operator-index-942hk/registry-server id=df2f8fb7-d08b-43ec-9ad0-0d345735235b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fe6fa6ff5578931bd53a06b1b8d025d980de6dbe135554656529ab9753cae2b\nJun 11 17:23:58.708859 crc crio[23211]: time=\"2026-06-11T17:23:58.708283795Z\" level=info msg=\"Stopping container: 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683 (timeout: 2s)\" id=fcb56ce8-86fb-4ee2-b150-425ee137e523 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:58.857841 crc crio[23211]: time=\"2026-06-11T17:23:58.857776461Z\" level=info msg=\"Stopped container 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683: openshift-marketplace/redhat-operators-lzh6x/registry-server\" id=fcb56ce8-86fb-4ee2-b150-425ee137e523 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:23:58.859619 crc crio[23211]: time=\"2026-06-11T17:23:58.859498743Z\" level=info msg=\"Stopping pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\" id=04ce2ea7-4124-48f0-8083-9cd274c22d55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:58.860714 crc crio[23211]: time=\"2026-06-11T17:23:58.860620002Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lzh6x Namespace:openshift-marketplace ID:b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a UID:df7e2ac7-b8f8-4dfb-a96c-1bd5863488cb NetNS:/var/run/netns/3a01a587-1a06-4e5b-8d93-24026b024e41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf7e2ac7_b8f8_4dfb_a96c_1bd5863488cb.slice PodAnnotations:0xc00008d178}] Aliases:map[]}\"\nJun 11 17:23:58.861087 crc crio[23211]: time=\"2026-06-11T17:23:58.860828047Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-lzh6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:59.157880 crc crio[23211]: time=\"2026-06-11T17:23:59.157355027Z\" level=info msg=\"Stopped pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\" id=04ce2ea7-4124-48f0-8083-9cd274c22d55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:59.355164 crc crio[23211]: time=\"2026-06-11T17:23:59.354627869Z\" level=info msg=\"Removing container: 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683\" id=4fdad1cb-8eb7-4664-be30-d4cc9bebd29a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:59.385630 crc crio[23211]: time=\"2026-06-11T17:23:59.385341949Z\" level=info msg=\"Removed container 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683: openshift-marketplace/redhat-operators-lzh6x/registry-server\" id=4fdad1cb-8eb7-4664-be30-d4cc9bebd29a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:59.397904 crc crio[23211]: time=\"2026-06-11T17:23:59.397816161Z\" level=info msg=\"Removing container: 0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9\" id=c06ed5ac-eb1d-402a-8b80-7a1c51466d6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:59.448701 crc crio[23211]: time=\"2026-06-11T17:23:59.448609684Z\" level=info msg=\"Removed container 0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9: openshift-marketplace/redhat-operators-lzh6x/extract-content\" id=c06ed5ac-eb1d-402a-8b80-7a1c51466d6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:59.453598 crc crio[23211]: time=\"2026-06-11T17:23:59.453512847Z\" level=info msg=\"Removing container: d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882\" id=9ed96621-f3d4-4931-b469-d0ffdfa28b27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:23:59.502848 crc crio[23211]: time=\"2026-06-11T17:23:59.502712449Z\" level=info msg=\"Removed container d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882: openshift-marketplace/redhat-operators-lzh6x/extract-utilities\" id=9ed96621-f3d4-4931-b469-d0ffdfa28b27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:24:00.518487 crc crio[23211]: time=\"2026-06-11T17:24:00.517689191Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686644-wqbws/POD\" id=f545a98b-f88c-4f2a-9dc9-fb2b1d0bcb00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:24:00.518487 crc crio[23211]: time=\"2026-06-11T17:24:00.518197853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:00.564143 crc crio[23211]: time=\"2026-06-11T17:24:00.564019Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686644-wqbws Namespace:openshift-infra ID:a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587 UID:290ee71f-46c7-47d1-a130-5d061df4bded NetNS:/var/run/netns/7aa92936-b1b4-4403-821e-bd9de60567c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod290ee71f_46c7_47d1_a130_5d061df4bded.slice PodAnnotations:0xc0066183e0}] Aliases:map[]}\"\nJun 11 17:24:00.564143 crc crio[23211]: time=\"2026-06-11T17:24:00.564099922Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686644-wqbws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:24:01.095677 crc crio[23211]: 2026-06-11T17:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2bc4509c071d2e Mac:46:55:70:d8:92:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/7aa92936-b1b4-4403-821e-bd9de60567c0 SocketPath: PciID:}] [{Interface:0xc00022cd60 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:24:01.097796 crc crio[23211]: time=\"2026-06-11T17:24:01.097693862Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686644-wqbws Namespace:openshift-infra ID:a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587 UID:290ee71f-46c7-47d1-a130-5d061df4bded NetNS:/var/run/netns/7aa92936-b1b4-4403-821e-bd9de60567c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod290ee71f_46c7_47d1_a130_5d061df4bded.slice PodAnnotations:0xc0066183e0}] Aliases:map[]}\"\nJun 11 17:24:01.097913 crc crio[23211]: time=\"2026-06-11T17:24:01.097873097Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686644-wqbws for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:24:01.116757 crc crio[23211]: time=\"2026-06-11T17:24:01.116654077Z\" level=info msg=\"Ran pod sandbox a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587 with infra container: openshift-infra/auto-csr-approver-29686644-wqbws/POD\" id=f545a98b-f88c-4f2a-9dc9-fb2b1d0bcb00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:24:01.120363 crc crio[23211]: time=\"2026-06-11T17:24:01.120299609Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ef56b732-d501-4545-a0ef-6294f9330016 name=/runtime.v1.ImageService/PullImage\nJun 11 17:24:01.127651 crc crio[23211]: time=\"2026-06-11T17:24:01.1275751Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:24:02.070483 crc crio[23211]: time=\"2026-06-11T17:24:02.069681946Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ef56b732-d501-4545-a0ef-6294f9330016 name=/runtime.v1.ImageService/PullImage\nJun 11 17:24:02.072488 crc crio[23211]: time=\"2026-06-11T17:24:02.072350753Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ffe9a433-62cd-494e-a2e5-7eaf2d79976c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:02.076255 crc crio[23211]: time=\"2026-06-11T17:24:02.07622226Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f1bc89d1-a770-4eea-b1d4-93241e92686f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:02.089283 crc crio[23211]: time=\"2026-06-11T17:24:02.089148233Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686644-wqbws/oc\" id=1fa544cb-ea56-45ab-b8ad-a06d4699e619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:02.089828 crc crio[23211]: time=\"2026-06-11T17:24:02.08980939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:02.135575 crc crio[23211]: time=\"2026-06-11T17:24:02.135402522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:02.428253 crc crio[23211]: time=\"2026-06-11T17:24:02.428151157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:02.549622 crc crio[23211]: time=\"2026-06-11T17:24:02.548905744Z\" level=info msg=\"Created container 6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c: openshift-infra/auto-csr-approver-29686644-wqbws/oc\" id=1fa544cb-ea56-45ab-b8ad-a06d4699e619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:02.552925 crc crio[23211]: time=\"2026-06-11T17:24:02.55283416Z\" level=info msg=\"Starting container: 6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c\" id=81e6f421-c1e0-465a-9bba-5a800c18c66f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:24:02.577808 crc crio[23211]: time=\"2026-06-11T17:24:02.577678584Z\" level=info msg=\"Started container\" PID=225663 containerID=6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c description=openshift-infra/auto-csr-approver-29686644-wqbws/oc id=81e6f421-c1e0-465a-9bba-5a800c18c66f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587\nJun 11 17:24:04.441844 crc crio[23211]: time=\"2026-06-11T17:24:04.441173314Z\" level=info msg=\"Stopping pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587\" id=73f7111c-c176-4cef-a593-31775ce8623d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:04.443693 crc crio[23211]: time=\"2026-06-11T17:24:04.442645391Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686644-wqbws Namespace:openshift-infra ID:a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587 UID:290ee71f-46c7-47d1-a130-5d061df4bded NetNS:/var/run/netns/7aa92936-b1b4-4403-821e-bd9de60567c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod290ee71f_46c7_47d1_a130_5d061df4bded.slice PodAnnotations:0xc003088048}] Aliases:map[]}\"\nJun 11 17:24:04.443693 crc crio[23211]: time=\"2026-06-11T17:24:04.442819875Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686644-wqbws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:24:04.853161 crc crio[23211]: time=\"2026-06-11T17:24:04.85254505Z\" level=info msg=\"Stopped pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587\" id=73f7111c-c176-4cef-a593-31775ce8623d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:08.782998 crc crio[23211]: time=\"2026-06-11T17:24:08.782491627Z\" level=info msg=\"Running pod sandbox: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/POD\" id=74c16576-61b4-4296-9c8d-36fb59c93c3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:24:08.782998 crc crio[23211]: time=\"2026-06-11T17:24:08.782990339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:08.819016 crc crio[23211]: time=\"2026-06-11T17:24:08.81891708Z\" level=info msg=\"Got pod network &{Name:b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn Namespace:openstack-operators ID:3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54 UID:ee5a66ad-070d-440d-820e-c0b39dd01fc8 NetNS:/var/run/netns/2fb0d1df-5960-450b-b88c-07880ad81346 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee5a66ad_070d_440d_820e_c0b39dd01fc8.slice PodAnnotations:0xc002795968}] Aliases:map[]}\"\nJun 11 17:24:08.819016 crc crio[23211]: time=\"2026-06-11T17:24:08.818996492Z\" level=info msg=\"Adding pod openstack-operators_b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:24:09.502718 crc crio[23211]: 2026-06-11T17:24:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a7b22ac154b058 Mac:ba:d1:c4:90:95:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/2fb0d1df-5960-450b-b88c-07880ad81346 SocketPath: PciID:}] [{Interface:0xc0001346f0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:24:09.505040 crc crio[23211]: time=\"2026-06-11T17:24:09.504938718Z\" level=info msg=\"Got pod network &{Name:b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn Namespace:openstack-operators ID:3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54 UID:ee5a66ad-070d-440d-820e-c0b39dd01fc8 NetNS:/var/run/netns/2fb0d1df-5960-450b-b88c-07880ad81346 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee5a66ad_070d_440d_820e_c0b39dd01fc8.slice PodAnnotations:0xc002795968}] Aliases:map[]}\"\nJun 11 17:24:09.505578 crc crio[23211]: time=\"2026-06-11T17:24:09.505218385Z\" level=info msg=\"Checking pod openstack-operators_b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:24:09.516561 crc crio[23211]: time=\"2026-06-11T17:24:09.516379364Z\" level=info msg=\"Ran pod sandbox 3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54 with infra container: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/POD\" id=74c16576-61b4-4296-9c8d-36fb59c93c3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:24:09.532016 crc crio[23211]: time=\"2026-06-11T17:24:09.531886924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ef495f8f-7670-4ecc-8be6-9e97b1a7bb1b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:09.535263 crc crio[23211]: time=\"2026-06-11T17:24:09.535159255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c00763ee-98d9-4204-b6be-13174d6a2ba6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:09.544721 crc crio[23211]: time=\"2026-06-11T17:24:09.544074388Z\" level=info msg=\"Creating container: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/util\" id=6b7de2ee-e1d7-42bb-90c3-5f2718f96a58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:09.544721 crc crio[23211]: time=\"2026-06-11T17:24:09.544490138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:09.594910 crc crio[23211]: time=\"2026-06-11T17:24:09.594842801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:09.600066 crc crio[23211]: time=\"2026-06-11T17:24:09.59999898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:09.774861 crc crio[23211]: time=\"2026-06-11T17:24:09.774554153Z\" level=info msg=\"Created container 6969b0c2f7560d4a9f7012dd6882af8430801f038c3b26a52989b2ed44cdcd8f: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/util\" id=6b7de2ee-e1d7-42bb-90c3-5f2718f96a58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:09.777075 crc crio[23211]: time=\"2026-06-11T17:24:09.776860602Z\" level=info msg=\"Starting container: 6969b0c2f7560d4a9f7012dd6882af8430801f038c3b26a52989b2ed44cdcd8f\" id=df4e3284-79bf-4489-8899-92c8973e8b95 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:24:09.783821 crc crio[23211]: time=\"2026-06-11T17:24:09.783530218Z\" level=info msg=\"Started container\" PID=226177 containerID=6969b0c2f7560d4a9f7012dd6882af8430801f038c3b26a52989b2ed44cdcd8f description=openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/util id=df4e3284-79bf-4489-8899-92c8973e8b95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54\nJun 11 17:24:10.571764 crc crio[23211]: time=\"2026-06-11T17:24:10.570055355Z\" level=info msg=\"Pulling image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle:434a9a133c4a352c349545710ccc88f685fdfd27\" id=22a8e3cc-9c97-4ddc-9005-679c6700b9a6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:24:10.571764 crc crio[23211]: time=\"2026-06-11T17:24:10.571678495Z\" level=info msg=\"Trying to access \\\"38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle:434a9a133c4a352c349545710ccc88f685fdfd27\\\"\"\nJun 11 17:24:11.053198 crc crio[23211]: time=\"2026-06-11T17:24:11.053037766Z\" level=info msg=\"Pulled image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:a61f297be7486768ae2783658f2a7ba91b2976bae1335524f902cffab2bc28f3\" id=22a8e3cc-9c97-4ddc-9005-679c6700b9a6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:24:11.055036 crc crio[23211]: time=\"2026-06-11T17:24:11.054933603Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle:434a9a133c4a352c349545710ccc88f685fdfd27\" id=b5d6d840-41c5-4cc3-bd18-09729eb15665 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:11.059355 crc crio[23211]: time=\"2026-06-11T17:24:11.05920967Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle:434a9a133c4a352c349545710ccc88f685fdfd27\" id=050eaaa0-2340-4004-8caa-920d9ab80227 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:11.067391 crc crio[23211]: time=\"2026-06-11T17:24:11.067261392Z\" level=info msg=\"Creating container: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/pull\" id=e0d3bfc9-93b3-43b1-8d78-31cb58bcdb48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:11.068529 crc crio[23211]: time=\"2026-06-11T17:24:11.068483953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:11.122734 crc crio[23211]: time=\"2026-06-11T17:24:11.12263833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:11.123038 crc crio[23211]: time=\"2026-06-11T17:24:11.122981178Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6e053213e23ee5892c964ef38d2ef7b3416c60e4dbb14fba452eb32c6af127fc/merged/etc/passwd: no such file or directory\"\nJun 11 17:24:11.123038 crc crio[23211]: time=\"2026-06-11T17:24:11.123019029Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6e053213e23ee5892c964ef38d2ef7b3416c60e4dbb14fba452eb32c6af127fc/merged/etc/group: no such file or directory\"\nJun 11 17:24:11.126869 crc crio[23211]: time=\"2026-06-11T17:24:11.126744883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:11.371547 crc crio[23211]: time=\"2026-06-11T17:24:11.370853649Z\" level=info msg=\"Created container a038c5f30a0524257cb567fd4a312ae5398bbe069a04219eb7d54e9feb4a2c40: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/pull\" id=e0d3bfc9-93b3-43b1-8d78-31cb58bcdb48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:11.373292 crc crio[23211]: time=\"2026-06-11T17:24:11.373190748Z\" level=info msg=\"Starting container: a038c5f30a0524257cb567fd4a312ae5398bbe069a04219eb7d54e9feb4a2c40\" id=38faa4f9-31ee-4a15-8dd4-40304de71321 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:24:11.379039 crc crio[23211]: time=\"2026-06-11T17:24:11.378944432Z\" level=info msg=\"Started container\" PID=226277 containerID=a038c5f30a0524257cb567fd4a312ae5398bbe069a04219eb7d54e9feb4a2c40 description=openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/pull id=38faa4f9-31ee-4a15-8dd4-40304de71321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54\nJun 11 17:24:11.592567 crc crio[23211]: time=\"2026-06-11T17:24:11.59241634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=11068253-ea7d-4354-b057-ae9d02b856e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:11.595295 crc crio[23211]: time=\"2026-06-11T17:24:11.595234441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f235211e-9abf-4412-817c-490d2b9338e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:11.611251 crc crio[23211]: time=\"2026-06-11T17:24:11.610785791Z\" level=info msg=\"Creating container: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/extract\" id=9d6da4b8-df1e-4677-b684-e47ef38fcfe2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:11.611789 crc crio[23211]: time=\"2026-06-11T17:24:11.611735224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:11.658516 crc crio[23211]: time=\"2026-06-11T17:24:11.658289961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:11.665782 crc crio[23211]: time=\"2026-06-11T17:24:11.665689676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:11.821924 crc crio[23211]: time=\"2026-06-11T17:24:11.821806798Z\" level=info msg=\"Created container b235e3a40c7a9c28f0fbcc955186b042eae9d8d44c17f35164734ae3a8d36924: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/extract\" id=9d6da4b8-df1e-4677-b684-e47ef38fcfe2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:11.823200 crc crio[23211]: time=\"2026-06-11T17:24:11.82309625Z\" level=info msg=\"Starting container: b235e3a40c7a9c28f0fbcc955186b042eae9d8d44c17f35164734ae3a8d36924\" id=a2924afb-c307-4beb-84ab-86fb56f9e4fd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:24:11.830927 crc crio[23211]: time=\"2026-06-11T17:24:11.830169737Z\" level=info msg=\"Started container\" PID=226313 containerID=b235e3a40c7a9c28f0fbcc955186b042eae9d8d44c17f35164734ae3a8d36924 description=openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/extract id=a2924afb-c307-4beb-84ab-86fb56f9e4fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54\nJun 11 17:24:13.633335 crc crio[23211]: time=\"2026-06-11T17:24:13.631776907Z\" level=info msg=\"Stopping pod sandbox: 3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54\" id=12bc32ec-d4fa-4fff-af69-153077360ff7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:13.635362 crc crio[23211]: time=\"2026-06-11T17:24:13.634897125Z\" level=info msg=\"Got pod network &{Name:b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn Namespace:openstack-operators ID:3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54 UID:ee5a66ad-070d-440d-820e-c0b39dd01fc8 NetNS:/var/run/netns/2fb0d1df-5960-450b-b88c-07880ad81346 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee5a66ad_070d_440d_820e_c0b39dd01fc8.slice PodAnnotations:0xc0022785c0}] Aliases:map[]}\"\nJun 11 17:24:13.635362 crc crio[23211]: time=\"2026-06-11T17:24:13.635325217Z\" level=info msg=\"Deleting pod openstack-operators_b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:24:14.003303 crc crio[23211]: time=\"2026-06-11T17:24:14.002784343Z\" level=info msg=\"Stopped pod sandbox: 3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54\" id=12bc32ec-d4fa-4fff-af69-153077360ff7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:18.221912 crc crio[23211]: time=\"2026-06-11T17:24:18.22088582Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/POD\" id=14cab4eb-187a-4a66-9907-3131b4990696 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:24:18.223762 crc crio[23211]: time=\"2026-06-11T17:24:18.221923416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:18.262528 crc crio[23211]: time=\"2026-06-11T17:24:18.260549423Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-855fdb65bd-qz6ls Namespace:openstack-operators ID:75bb3322378996998af11721a5ca1280b1680b79c826ab250e033a0551bc524f UID:a50991ca-2771-40c2-9ce1-db63bfa9308e NetNS:/var/run/netns/ef112b2a-1765-4eca-8971-3f15bf7c49fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda50991ca_2771_40c2_9ce1_db63bfa9308e.slice PodAnnotations:0xc002278220}] Aliases:map[]}\"\nJun 11 17:24:18.262528 crc crio[23211]: time=\"2026-06-11T17:24:18.260610515Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-855fdb65bd-qz6ls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:24:18.696478 crc crio[23211]: 2026-06-11T17:24:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75bb33223789969 Mac:02:2f:e9:29:30:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/ef112b2a-1765-4eca-8971-3f15bf7c49fa SocketPath: PciID:}] [{Interface:0xc0002fd740 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:24:18.699142 crc crio[23211]: time=\"2026-06-11T17:24:18.69903216Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-855fdb65bd-qz6ls Namespace:openstack-operators ID:75bb3322378996998af11721a5ca1280b1680b79c826ab250e033a0551bc524f UID:a50991ca-2771-40c2-9ce1-db63bfa9308e NetNS:/var/run/netns/ef112b2a-1765-4eca-8971-3f15bf7c49fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda50991ca_2771_40c2_9ce1_db63bfa9308e.slice PodAnnotations:0xc002278220}] Aliases:map[]}\"\nJun 11 17:24:18.699526 crc crio[23211]: time=\"2026-06-11T17:24:18.699362008Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-855fdb65bd-qz6ls for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:24:18.728538 crc crio[23211]: time=\"2026-06-11T17:24:18.728387366Z\" level=info msg=\"Ran pod sandbox 75bb3322378996998af11721a5ca1280b1680b79c826ab250e033a0551bc524f with infra container: openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/POD\" id=14cab4eb-187a-4a66-9907-3131b4990696 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:24:18.734104 crc crio[23211]: time=\"2026-06-11T17:24:18.733987405Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\" id=6398a930-456e-4191-a363-fef2f65fa2e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:18.734670 crc crio[23211]: time=\"2026-06-11T17:24:18.734585562Z\" level=info msg=\"Image 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27 not found\" id=6398a930-456e-4191-a363-fef2f65fa2e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:18.734791 crc crio[23211]: time=\"2026-06-11T17:24:18.734688513Z\" level=info msg=\"Neither image nor artfiact 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27 found\" id=6398a930-456e-4191-a363-fef2f65fa2e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:18.736168 crc crio[23211]: time=\"2026-06-11T17:24:18.736040997Z\" level=info msg=\"Pulling image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\" id=0c359c03-1b8e-46a8-97de-dd5cf69d16e5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:24:18.737677 crc crio[23211]: time=\"2026-06-11T17:24:18.737611937Z\" level=info msg=\"Trying to access \\\"38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\\\"\"\nJun 11 17:24:25.196970 crc crio[23211]: time=\"2026-06-11T17:24:25.195948122Z\" level=info msg=\"Pulled image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator@sha256:db640b7ee5924eec1c06708711818f0ba6a1e23d8404fdc11fea691e1ce6eb3c\" id=0c359c03-1b8e-46a8-97de-dd5cf69d16e5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:24:25.199652 crc crio[23211]: time=\"2026-06-11T17:24:25.198332512Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\" id=e883976f-75b1-440b-a8d0-1479fa95a6e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:25.203321 crc crio[23211]: time=\"2026-06-11T17:24:25.203105712Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\" id=3d87485f-f104-4b91-9e6f-61f00531220b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:25.216217 crc crio[23211]: time=\"2026-06-11T17:24:25.216003335Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/operator\" id=468bdd06-f946-40a9-9335-aa5f93f7280c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:25.219376 crc crio[23211]: time=\"2026-06-11T17:24:25.219238255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:25.286404 crc crio[23211]: time=\"2026-06-11T17:24:25.286075161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:25.293019 crc crio[23211]: time=\"2026-06-11T17:24:25.292921882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:24:25.473180 crc crio[23211]: time=\"2026-06-11T17:24:25.473021735Z\" level=info msg=\"Created container a55e5751e3acb985c8c6fa56d0845e2d2bfd5154795e3cdbf3a8643888b3d4fb: openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/operator\" id=468bdd06-f946-40a9-9335-aa5f93f7280c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:25.475800 crc crio[23211]: time=\"2026-06-11T17:24:25.475710402Z\" level=info msg=\"Starting container: a55e5751e3acb985c8c6fa56d0845e2d2bfd5154795e3cdbf3a8643888b3d4fb\" id=f73f087e-34af-46bf-ad70-48aceddbd490 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:24:25.484803 crc crio[23211]: time=\"2026-06-11T17:24:25.48279619Z\" level=info msg=\"Started container\" PID=227116 containerID=a55e5751e3acb985c8c6fa56d0845e2d2bfd5154795e3cdbf3a8643888b3d4fb description=openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/operator id=f73f087e-34af-46bf-ad70-48aceddbd490 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75bb3322378996998af11721a5ca1280b1680b79c826ab250e033a0551bc524f\nJun 11 17:24:48.556527 crc crio[23211]: time=\"2026-06-11T17:24:48.55540293Z\" level=info msg=\"Removing container: 93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853\" id=e61dbef2-829f-4c3d-b625-cb5fcbaeff01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:24:48.744761 crc crio[23211]: time=\"2026-06-11T17:24:48.744646312Z\" level=info msg=\"Removed container 93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853: openshift-infra/auto-csr-approver-29686638-f8d56/oc\" id=e61dbef2-829f-4c3d-b625-cb5fcbaeff01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:24:48.756239 crc crio[23211]: time=\"2026-06-11T17:24:48.756102719Z\" level=info msg=\"Stopping pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\" id=a81db833-a5ff-4e54-991e-0a1d35b8b474 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:48.756606 crc crio[23211]: time=\"2026-06-11T17:24:48.756247742Z\" level=info msg=\"Stopped pod sandbox (already stopped): b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\" id=a81db833-a5ff-4e54-991e-0a1d35b8b474 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:48.757399 crc crio[23211]: time=\"2026-06-11T17:24:48.757374711Z\" level=info msg=\"Removing pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\" id=1218eeb4-3bd7-465a-b245-69223313a6ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:24:48.772489 crc crio[23211]: time=\"2026-06-11T17:24:48.772339736Z\" level=info msg=\"Removed pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\" id=1218eeb4-3bd7-465a-b245-69223313a6ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:24:48.773515 crc crio[23211]: time=\"2026-06-11T17:24:48.773398822Z\" level=info msg=\"Stopping pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90\" id=29d1d5bc-a026-41af-9b53-de1720b1ae3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:48.773668 crc crio[23211]: time=\"2026-06-11T17:24:48.773646358Z\" level=info msg=\"Stopped pod sandbox (already stopped): 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90\" id=29d1d5bc-a026-41af-9b53-de1720b1ae3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:48.774396 crc crio[23211]: time=\"2026-06-11T17:24:48.774337786Z\" level=info msg=\"Removing pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90\" id=740d0fbb-b1b2-4506-a9f7-3a05fa675abc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:24:48.798068 crc crio[23211]: time=\"2026-06-11T17:24:48.797818164Z\" level=info msg=\"Removed pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90\" id=740d0fbb-b1b2-4506-a9f7-3a05fa675abc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:25:20.235527 crc crio[23211]: time=\"2026-06-11T17:25:20.234378109Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/POD\" id=fa4a4649-7c4c-4016-b9de-11c724d323b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:20.235527 crc crio[23211]: time=\"2026-06-11T17:25:20.235108846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:20.311493 crc crio[23211]: time=\"2026-06-11T17:25:20.311370028Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/POD\" id=1bfeb7a2-ddad-45f6-b545-1824df217dd6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:20.311493 crc crio[23211]: time=\"2026-06-11T17:25:20.311535572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:20.439256 crc crio[23211]: time=\"2026-06-11T17:25:20.439001745Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-vjfks Namespace:openstack-operators ID:6c6590c2de0b99d1d913f36fe32eacde5b5da28cda871716934f92874e63dd52 UID:e3c50522-96ff-4303-9cbb-7f4ac42b4b4c NetNS:/var/run/netns/1134f410-ccfa-40b8-9383-3b741041c47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode3c50522_96ff_4303_9cbb_7f4ac42b4b4c.slice PodAnnotations:0xc0038acea0}] Aliases:map[]}\"\nJun 11 17:25:20.439256 crc crio[23211]: time=\"2026-06-11T17:25:20.439226161Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-vjfks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:20.446831 crc crio[23211]: time=\"2026-06-11T17:25:20.442064832Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-xvw9x Namespace:openstack-operators ID:2481dfdb9b69424a67df313aa12bfe7fee84885562cd2c77d1ed01f000f36f9c UID:6f15dd08-3f5f-46c1-abf0-733ec96dcb72 NetNS:/var/run/netns/eada9b71-2be9-4f64-8376-0006a2e2ab04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f15dd08_3f5f_46c1_abf0_733ec96dcb72.slice PodAnnotations:0xc0001318c8}] Aliases:map[]}\"\nJun 11 17:25:20.446831 crc crio[23211]: time=\"2026-06-11T17:25:20.442153234Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-xvw9x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:20.570300 crc crio[23211]: time=\"2026-06-11T17:25:20.57007553Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/POD\" id=5a7eae41-35c4-4b11-8bae-d9ad71748ec2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:20.571728 crc crio[23211]: time=\"2026-06-11T17:25:20.571598968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:20.619963 crc crio[23211]: time=\"2026-06-11T17:25:20.619378325Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/POD\" id=90877dfd-12d2-4c76-8a2e-15beedbeec00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:20.619963 crc crio[23211]: time=\"2026-06-11T17:25:20.61954992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:20.631349 crc crio[23211]: time=\"2026-06-11T17:25:20.630854133Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/POD\" id=6d486295-1537-4444-8bf5-059d21ea637b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:20.631349 crc crio[23211]: time=\"2026-06-11T17:25:20.630949786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:20.651989 crc crio[23211]: time=\"2026-06-11T17:25:20.651914651Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/POD\" id=6e8eea5a-88a1-47ac-b694-1806da6e3928 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:20.652158 crc crio[23211]: time=\"2026-06-11T17:25:20.652011832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:20.658642 crc crio[23211]: time=\"2026-06-11T17:25:20.658594578Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/POD\" id=5c81c398-7f16-47ba-9a1f-8ead508a4f4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:20.658830 crc crio[23211]: time=\"2026-06-11T17:25:20.658808483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:20.671914 crc crio[23211]: time=\"2026-06-11T17:25:20.666745222Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-hj2xp Namespace:openstack-operators ID:842877529b6566d80c9a641bf5a19a5cfb432f69dbf426aab19f7cd4512ffa66 UID:769dfc2f-8174-4a38-8e22-45dcbf1e12ce NetNS:/var/run/netns/db2687c7-9394-450f-b483-d4a5988fb107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod769dfc2f_8174_4a38_8e22_45dcbf1e12ce.slice PodAnnotations:0xc0038ad118}] Aliases:map[]}\"\nJun 11 17:25:20.671914 crc crio[23211]: time=\"2026-06-11T17:25:20.666785653Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-hj2xp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:20.767765 crc crio[23211]: time=\"2026-06-11T17:25:20.767063035Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/POD\" id=5e62fcc5-4622-4e28-b80e-17035eb863d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:20.768217 crc crio[23211]: time=\"2026-06-11T17:25:20.767793474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:21.069276 crc crio[23211]: time=\"2026-06-11T17:25:21.067893572Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/POD\" id=52e02a88-0768-4848-9ef4-5e2004132cfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.069276 crc crio[23211]: time=\"2026-06-11T17:25:21.067996855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:21.069276 crc crio[23211]: time=\"2026-06-11T17:25:21.067918763Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/POD\" id=420cc060-77bf-4469-b1a7-f394c2e7d7e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.069276 crc crio[23211]: time=\"2026-06-11T17:25:21.068080187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:21.091827 crc crio[23211]: time=\"2026-06-11T17:25:21.084597151Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/POD\" id=d9a9a7f6-6c37-4b10-a17f-203d85741f4b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.091827 crc crio[23211]: time=\"2026-06-11T17:25:21.084698813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:21.111893 crc crio[23211]: time=\"2026-06-11T17:25:21.111766762Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/POD\" id=460e66aa-2b35-4083-a39c-ca1ec7392d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.111893 crc crio[23211]: time=\"2026-06-11T17:25:21.111869255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:21.150876 crc crio[23211]: time=\"2026-06-11T17:25:21.138267916Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/POD\" id=5790e34d-8b59-40dc-b187-1ddce57ab3ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.151238 crc crio[23211]: time=\"2026-06-11T17:25:21.150926914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:21.153235 crc crio[23211]: time=\"2026-06-11T17:25:21.143377414Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-snw7d Namespace:openstack-operators ID:68bacf2e9cf41286cdddbcfc3aac799e16df9f759c997cdbf68e4da9d3f0e972 UID:0df0339b-4f35-4ad7-b5ae-0f32f615ce80 NetNS:/var/run/netns/06dba397-30f6-4c55-bc27-18e35fe4fb35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0df0339b_4f35_4ad7_b5ae_0f32f615ce80.slice PodAnnotations:0xc0018be3c0}] Aliases:map[]}\"\nJun 11 17:25:21.153235 crc crio[23211]: time=\"2026-06-11T17:25:21.152046541Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-snw7d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:21.171702 crc crio[23211]: time=\"2026-06-11T17:25:21.171315734Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-cjk6g Namespace:openstack-operators ID:83d42c1220aab09e447e6869c01628200b568810e4b6e8f812e44bdc30a1f905 UID:1ece539b-d1a0-47b6-a429-fdfabf9e7a73 NetNS:/var/run/netns/a32ae808-849f-4666-96cd-78d9c405605a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ece539b_d1a0_47b6_a429_fdfabf9e7a73.slice PodAnnotations:0xc000130960}] Aliases:map[]}\"\nJun 11 17:25:21.171702 crc crio[23211]: time=\"2026-06-11T17:25:21.171391726Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-cjk6g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:21.173856 crc crio[23211]: time=\"2026-06-11T17:25:21.172875023Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/POD\" id=50417e24-fac1-4b04-bbeb-a2c84fe89eb3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.173856 crc crio[23211]: time=\"2026-06-11T17:25:21.173035757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:21.328715 crc crio[23211]: time=\"2026-06-11T17:25:21.328498213Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-82ml4 Namespace:openstack-operators ID:6c79d8ced62ceeb241d4a30c17079247b8e69fbba16d5fc17d8f178909bb0e25 UID:371c8ee6-ff66-465d-a52f-0f1b849e44de NetNS:/var/run/netns/fa8d528f-8e83-44d7-88b4-337a955156a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371c8ee6_ff66_465d_a52f_0f1b849e44de.slice PodAnnotations:0xc0018be520}] Aliases:map[]}\"\nJun 11 17:25:21.332602 crc crio[23211]: time=\"2026-06-11T17:25:21.33116593Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-82ml4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:21.517969 crc crio[23211]: time=\"2026-06-11T17:25:21.514989634Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/POD\" id=09c7d5e3-8ea8-436e-9538-555c851a1aff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.517969 crc crio[23211]: time=\"2026-06-11T17:25:21.515076646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:21.570554 crc crio[23211]: time=\"2026-06-11T17:25:21.566046544Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/POD\" id=72941acb-7e17-440b-bfa9-7a00a1212fc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.570554 crc crio[23211]: time=\"2026-06-11T17:25:21.566496975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:21.590340 crc crio[23211]: time=\"2026-06-11T17:25:21.58984838Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-8rxk7 Namespace:openstack-operators ID:ea28fa695121f91db98aff38fcb4e3c4c47a0b63c363b3acc9fc4447bb397c4a UID:c408d492-4525-45f9-8cc6-ce1e405d8fa9 NetNS:/var/run/netns/36b2f96d-b4fd-47a4-bbfe-318f45bd5ee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc408d492_4525_45f9_8cc6_ce1e405d8fa9.slice PodAnnotations:0xc002818a10}] Aliases:map[]}\"\nJun 11 17:25:21.590340 crc crio[23211]: time=\"2026-06-11T17:25:21.589907632Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-8rxk7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:21.605401 crc crio[23211]: 2026-06-11T17:25:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c6590c2de0b99d Mac:a6:9c:9b:ff:93:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/1134f410-ccfa-40b8-9383-3b741041c47d SocketPath: PciID:}] [{Interface:0xc000280fb0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:21.606390 crc crio[23211]: time=\"2026-06-11T17:25:21.606248741Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-vjfks Namespace:openstack-operators ID:6c6590c2de0b99d1d913f36fe32eacde5b5da28cda871716934f92874e63dd52 UID:e3c50522-96ff-4303-9cbb-7f4ac42b4b4c NetNS:/var/run/netns/1134f410-ccfa-40b8-9383-3b741041c47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode3c50522_96ff_4303_9cbb_7f4ac42b4b4c.slice PodAnnotations:0xc0038acea0}] Aliases:map[]}\"\nJun 11 17:25:21.606618 crc crio[23211]: time=\"2026-06-11T17:25:21.606553509Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-vjfks for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:21.634481 crc crio[23211]: time=\"2026-06-11T17:25:21.634335955Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/POD\" id=016470e9-bf7c-43b1-a5cc-f58defbb55f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.634743 crc crio[23211]: time=\"2026-06-11T17:25:21.63452495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:21.659310 crc crio[23211]: time=\"2026-06-11T17:25:21.65924487Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-bsc9p Namespace:openstack-operators ID:f5b5cfb1a5d540cc0c0e61f4a88c12566c15cb9673cd2d61224f035ad694b8cc UID:65c79e7a-0982-4f48-8c5a-183cce6b01c3 NetNS:/var/run/netns/0076a471-e301-4215-9ad9-e98cf5d06ed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65c79e7a_0982_4f48_8c5a_183cce6b01c3.slice PodAnnotations:0xc0001ae460}] Aliases:map[]}\"\nJun 11 17:25:21.659959 crc crio[23211]: time=\"2026-06-11T17:25:21.659935946Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-bsc9p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:21.674393 crc crio[23211]: time=\"2026-06-11T17:25:21.674097101Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-m9t7w Namespace:openstack-operators ID:e7ac2db4e1bc7268b8a9fa27d90a964f08d15429a6d7305c67cef0ec1a4d2254 UID:a119b1c7-2539-4afb-b487-07694c2d3705 NetNS:/var/run/netns/634d9979-df49-49fd-bf58-89808287781f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda119b1c7_2539_4afb_b487_07694c2d3705.slice PodAnnotations:0xc002794508}] Aliases:map[]}\"\nJun 11 17:25:21.674393 crc crio[23211]: time=\"2026-06-11T17:25:21.674221525Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-m9t7w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:21.681345 crc crio[23211]: time=\"2026-06-11T17:25:21.678503001Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/POD\" id=b1b8957a-328e-43b9-a0e4-1783de1f32e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.681345 crc crio[23211]: time=\"2026-06-11T17:25:21.678593384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:21.705998 crc crio[23211]: time=\"2026-06-11T17:25:21.705792666Z\" level=info msg=\"Ran pod sandbox 6c6590c2de0b99d1d913f36fe32eacde5b5da28cda871716934f92874e63dd52 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/POD\" id=1bfeb7a2-ddad-45f6-b545-1824df217dd6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.711036 crc crio[23211]: time=\"2026-06-11T17:25:21.710159485Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=38f5bf06-b163-42c6-a9a7-b1827f2aa341 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:21.731819 crc crio[23211]: time=\"2026-06-11T17:25:21.730022282Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=38f5bf06-b163-42c6-a9a7-b1827f2aa341 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:21.731819 crc crio[23211]: time=\"2026-06-11T17:25:21.730190648Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=38f5bf06-b163-42c6-a9a7-b1827f2aa341 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:21.736548 crc crio[23211]: time=\"2026-06-11T17:25:21.734892015Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=bb1da946-c599-48d5-a3ff-7572519c1141 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:21.756149 crc crio[23211]: time=\"2026-06-11T17:25:21.75388321Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"\nJun 11 17:25:21.762570 crc crio[23211]: time=\"2026-06-11T17:25:21.760950588Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-qg4p4 Namespace:openstack-operators ID:47d63ffd186710e88a56840c0d8e2c3e6307a677146eb6ce305d4e228f5b914c UID:6caf2da7-b480-4302-971a-15aa6e8f9a65 NetNS:/var/run/netns/290a2083-ca1c-43cf-b475-ff860ba15195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6caf2da7_b480_4302_971a_15aa6e8f9a65.slice PodAnnotations:0xc00008c5e8}] Aliases:map[]}\"\nJun 11 17:25:21.762570 crc crio[23211]: time=\"2026-06-11T17:25:21.761004509Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-qg4p4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:21.783982 crc crio[23211]: time=\"2026-06-11T17:25:21.783895183Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-q44bv Namespace:openstack-operators ID:91c26764ad88e38164ab0980f120eeec3e12f75f154ff90b07131e59087cc6a0 UID:bdde1490-a05d-4070-9b51-ff8a3a379f5f NetNS:/var/run/netns/9a305546-db64-42f2-9d45-688fdbed143e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdde1490_a05d_4070_9b51_ff8a3a379f5f.slice PodAnnotations:0xc00008c770}] Aliases:map[]}\"\nJun 11 17:25:21.783982 crc crio[23211]: time=\"2026-06-11T17:25:21.783978385Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-q44bv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:21.834971 crc crio[23211]: 2026-06-11T17:25:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:842877529b6566d Mac:16:25:6b:1b:25:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/db2687c7-9394-450f-b483-d4a5988fb107 SocketPath: PciID:}] [{Interface:0xc00041c680 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:21.892645 crc crio[23211]: time=\"2026-06-11T17:25:21.892509925Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-hj2xp Namespace:openstack-operators ID:842877529b6566d80c9a641bf5a19a5cfb432f69dbf426aab19f7cd4512ffa66 UID:769dfc2f-8174-4a38-8e22-45dcbf1e12ce NetNS:/var/run/netns/db2687c7-9394-450f-b483-d4a5988fb107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod769dfc2f_8174_4a38_8e22_45dcbf1e12ce.slice PodAnnotations:0xc0038ad118}] Aliases:map[]}\"\nJun 11 17:25:21.894012 crc crio[23211]: time=\"2026-06-11T17:25:21.893970631Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-hj2xp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:21.898402 crc crio[23211]: time=\"2026-06-11T17:25:21.895767236Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-8qx8s Namespace:openstack-operators ID:44acc7113c1a879b4e1edd248a6e76a685366b16b168aebe8e9ff8ea142c3d3c UID:7bb5119c-374d-4cf2-ad8f-615c22fd4c29 NetNS:/var/run/netns/fabadc63-793e-40d3-8b3d-55454bbe3cd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bb5119c_374d_4cf2_ad8f_615c22fd4c29.slice PodAnnotations:0xc00008cda8}] Aliases:map[]}\"\nJun 11 17:25:21.898402 crc crio[23211]: time=\"2026-06-11T17:25:21.895847497Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-8qx8s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:21.898402 crc crio[23211]: time=\"2026-06-11T17:25:21.896791901Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-g8nmp Namespace:openstack-operators ID:b188aa7930969812954c6e62d785ed512ae74234ae1bb978f6550cf6cf9b3d41 UID:4e04cde3-d56d-4c82-8ebc-83f4f52041af NetNS:/var/run/netns/80fff1b5-c776-4c15-84d5-da57b1c5b508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e04cde3_d56d_4c82_8ebc_83f4f52041af.slice PodAnnotations:0xc000130888}] Aliases:map[]}\"\nJun 11 17:25:21.898402 crc crio[23211]: time=\"2026-06-11T17:25:21.896848252Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-g8nmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:21.910089 crc crio[23211]: time=\"2026-06-11T17:25:21.909085549Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-bzs5c Namespace:openstack-operators ID:be5a5a6ebf7daae39e70b039698a917ba6618baaa8bdae9175356d8ab929f2f5 UID:0ae6d2c5-6c94-402d-8f54-906ed65b9c10 NetNS:/var/run/netns/7b77ad8c-cecd-421b-a262-5c78373d8550 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ae6d2c5_6c94_402d_8f54_906ed65b9c10.slice PodAnnotations:0xc007c141c8}] Aliases:map[]}\"\nJun 11 17:25:21.910089 crc crio[23211]: time=\"2026-06-11T17:25:21.909169651Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-bzs5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:21.983271 crc crio[23211]: time=\"2026-06-11T17:25:21.982986891Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/POD\" id=a2acf1d8-c593-4001-84b1-4c32511640ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.983271 crc crio[23211]: time=\"2026-06-11T17:25:21.983096603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:21.987782 crc crio[23211]: time=\"2026-06-11T17:25:21.98735608Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/POD\" id=e8d4f61a-c79c-4298-99bd-d874e711c121 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.987782 crc crio[23211]: time=\"2026-06-11T17:25:21.987483063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:22.037545 crc crio[23211]: 2026-06-11T17:25:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2481dfdb9b69424 Mac:be:4c:4e:12:f0:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/eada9b71-2be9-4f64-8376-0006a2e2ab04 SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:22.098095 crc crio[23211]: time=\"2026-06-11T17:25:22.097605453Z\" level=info msg=\"Ran pod sandbox 842877529b6566d80c9a641bf5a19a5cfb432f69dbf426aab19f7cd4512ffa66 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/POD\" id=5a7eae41-35c4-4b11-8bae-d9ad71748ec2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:22.099332 crc crio[23211]: time=\"2026-06-11T17:25:22.099222243Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-xvw9x Namespace:openstack-operators ID:2481dfdb9b69424a67df313aa12bfe7fee84885562cd2c77d1ed01f000f36f9c UID:6f15dd08-3f5f-46c1-abf0-733ec96dcb72 NetNS:/var/run/netns/eada9b71-2be9-4f64-8376-0006a2e2ab04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f15dd08_3f5f_46c1_abf0_733ec96dcb72.slice PodAnnotations:0xc0001318c8}] Aliases:map[]}\"\nJun 11 17:25:22.099602 crc crio[23211]: time=\"2026-06-11T17:25:22.099535711Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-xvw9x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:22.104295 crc crio[23211]: time=\"2026-06-11T17:25:22.104219959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=708f2992-a458-4a63-9898-52d02d582929 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:22.104623 crc crio[23211]: time=\"2026-06-11T17:25:22.104534926Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=708f2992-a458-4a63-9898-52d02d582929 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:22.104623 crc crio[23211]: time=\"2026-06-11T17:25:22.104587508Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=708f2992-a458-4a63-9898-52d02d582929 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:22.108965 crc crio[23211]: time=\"2026-06-11T17:25:22.105660825Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=48a9bfa6-2948-4985-bb56-f5cdc60de2c7 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:22.116043 crc crio[23211]: time=\"2026-06-11T17:25:22.113213254Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"\nJun 11 17:25:22.120917 crc crio[23211]: time=\"2026-06-11T17:25:22.120804753Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-knnlm Namespace:openstack-operators ID:2f609e091363f098ccf705a1fba72e04411c6b7eb560d85a97785b077e71d34d UID:3f0e89d1-4b07-448b-84e3-197b2df4fdee NetNS:/var/run/netns/1b2aa2b7-2a4f-46cb-b03a-4d54a76bdbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f0e89d1_4b07_448b_84e3_197b2df4fdee.slice PodAnnotations:0xc002278180}] Aliases:map[]}\"\nJun 11 17:25:22.120917 crc crio[23211]: time=\"2026-06-11T17:25:22.120887205Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-knnlm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:22.123484 crc crio[23211]: time=\"2026-06-11T17:25:22.123347267Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c545g6hx Namespace:openstack-operators ID:d96b1d4629bc4542c1782f0ccd7af1965a408cc6d2175a51b456abdd8f493ae9 UID:cccf8920-a72a-4fff-95a1-e1d7a6f3e0ea NetNS:/var/run/netns/bec5bc4e-07a0-4eac-9ff9-c12ae38f0710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcccf8920_a72a_4fff_95a1_e1d7a6f3e0ea.slice PodAnnotations:0xc007c140c8}] Aliases:map[]}\"\nJun 11 17:25:22.123484 crc crio[23211]: time=\"2026-06-11T17:25:22.123409169Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c545g6hx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:22.128204 crc crio[23211]: time=\"2026-06-11T17:25:22.127572713Z\" level=info msg=\"Ran pod sandbox 2481dfdb9b69424a67df313aa12bfe7fee84885562cd2c77d1ed01f000f36f9c with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/POD\" id=fa4a4649-7c4c-4016-b9de-11c724d323b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:22.135694 crc crio[23211]: time=\"2026-06-11T17:25:22.134932348Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=e36341d2-c2ef-4220-beb6-df2a0481feaf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:22.168910 crc crio[23211]: time=\"2026-06-11T17:25:22.141545853Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-pwf5z Namespace:openstack-operators ID:875d73ed401aed038d954f9831e790e43484b96c2601d6f4077fa05fbe3c39ce UID:421b50f2-244b-4532-8496-8d16653e4531 NetNS:/var/run/netns/fc81cbd7-333e-4007-a0ba-4b33ab806854 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod421b50f2_244b_4532_8496_8d16653e4531.slice PodAnnotations:0xc002278278}] Aliases:map[]}\"\nJun 11 17:25:22.168910 crc crio[23211]: time=\"2026-06-11T17:25:22.141592144Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-pwf5z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:22.168910 crc crio[23211]: time=\"2026-06-11T17:25:22.164879668Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=e36341d2-c2ef-4220-beb6-df2a0481feaf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:22.168910 crc crio[23211]: time=\"2026-06-11T17:25:22.16495321Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=e36341d2-c2ef-4220-beb6-df2a0481feaf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:22.168910 crc crio[23211]: time=\"2026-06-11T17:25:22.166658183Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=5a7572e9-d8ed-45a3-809d-20301503decb name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:22.172095 crc crio[23211]: time=\"2026-06-11T17:25:22.171695669Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"\nJun 11 17:25:22.197165 crc crio[23211]: time=\"2026-06-11T17:25:22.196365857Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-pjslv Namespace:openstack-operators ID:46d0c5eab90e61dc5e07b3dfc314e746328d16bbbdc5ff763961b3c7fa9e172c UID:fb507811-aa20-445e-898f-c49af0397915 NetNS:/var/run/netns/985580b0-de0c-4420-95c2-c4048f7f3f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb507811_aa20_445e_898f_c49af0397915.slice PodAnnotations:0xc0018be6a0}] Aliases:map[]}\"\nJun 11 17:25:22.197165 crc crio[23211]: time=\"2026-06-11T17:25:22.196413638Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-pjslv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:22.356358 crc crio[23211]: time=\"2026-06-11T17:25:22.35611899Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-jc79s Namespace:openstack-operators ID:4ee916770291660493b5bedb370f39ccfcbbf315ea980f73c9ee1c69d995124f UID:19cca874-919b-460b-b167-623f4a79e403 NetNS:/var/run/netns/d3aa25c8-3079-483a-95c3-f0f8edc309dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19cca874_919b_460b_b167_623f4a79e403.slice PodAnnotations:0xc002794230}] Aliases:map[]}\"\nJun 11 17:25:22.356358 crc crio[23211]: time=\"2026-06-11T17:25:22.356208692Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-jc79s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:22.449242 crc crio[23211]: time=\"2026-06-11T17:25:22.405489636Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-xkkrq Namespace:openstack-operators ID:f68075aded9f2dd0e3126c02832a2cb5f400d9564c32c626b08e10a91e1394fd UID:c82ac46c-e772-42fe-acc0-577679656e80 NetNS:/var/run/netns/b2437e4e-2487-4704-a128-c19f1065fece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc82ac46c_e772_42fe_acc0_577679656e80.slice PodAnnotations:0xc007c14710}] Aliases:map[]}\"\nJun 11 17:25:22.449242 crc crio[23211]: time=\"2026-06-11T17:25:22.405559188Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-xkkrq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:22.571501 crc crio[23211]: 2026-06-11T17:25:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83d42c1220aab09 Mac:8a:55:75:2b:6d:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/a32ae808-849f-4666-96cd-78d9c405605a SocketPath: PciID:}] [{Interface:0xc0002311a0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:22.701552 crc crio[23211]: time=\"2026-06-11T17:25:22.699932264Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-cjk6g Namespace:openstack-operators ID:83d42c1220aab09e447e6869c01628200b568810e4b6e8f812e44bdc30a1f905 UID:1ece539b-d1a0-47b6-a429-fdfabf9e7a73 NetNS:/var/run/netns/a32ae808-849f-4666-96cd-78d9c405605a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ece539b_d1a0_47b6_a429_fdfabf9e7a73.slice PodAnnotations:0xc000130960}] Aliases:map[]}\"\nJun 11 17:25:22.707489 crc crio[23211]: time=\"2026-06-11T17:25:22.704194691Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-cjk6g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:22.760387 crc crio[23211]: time=\"2026-06-11T17:25:22.75807729Z\" level=info msg=\"Ran pod sandbox 83d42c1220aab09e447e6869c01628200b568810e4b6e8f812e44bdc30a1f905 with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/POD\" id=6e8eea5a-88a1-47ac-b694-1806da6e3928 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:22.760940 crc crio[23211]: time=\"2026-06-11T17:25:22.76081217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=7d1f7899-a5d9-424c-a485-48297bceaf70 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:22.761161 crc crio[23211]: time=\"2026-06-11T17:25:22.761079556Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=7d1f7899-a5d9-424c-a485-48297bceaf70 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:22.761305 crc crio[23211]: time=\"2026-06-11T17:25:22.761209589Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=7d1f7899-a5d9-424c-a485-48297bceaf70 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:22.764581 crc crio[23211]: time=\"2026-06-11T17:25:22.764516492Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=c3e76cab-96cc-4ee2-98d7-e742c874d417 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:22.776113 crc crio[23211]: time=\"2026-06-11T17:25:22.773191069Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"\nJun 11 17:25:23.168572 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68bacf2e9cf4128 Mac:ea:0d:6f:be:74:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/06dba397-30f6-4c55-bc27-18e35fe4fb35 SocketPath: PciID:}] [{Interface:0xc00011a930 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:23.170979 crc crio[23211]: time=\"2026-06-11T17:25:23.17068992Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-snw7d Namespace:openstack-operators ID:68bacf2e9cf41286cdddbcfc3aac799e16df9f759c997cdbf68e4da9d3f0e972 UID:0df0339b-4f35-4ad7-b5ae-0f32f615ce80 NetNS:/var/run/netns/06dba397-30f6-4c55-bc27-18e35fe4fb35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0df0339b_4f35_4ad7_b5ae_0f32f615ce80.slice PodAnnotations:0xc0018be3c0}] Aliases:map[]}\"\nJun 11 17:25:23.170979 crc crio[23211]: time=\"2026-06-11T17:25:23.170895954Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-snw7d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:23.184192 crc crio[23211]: time=\"2026-06-11T17:25:23.183973641Z\" level=info msg=\"Ran pod sandbox 68bacf2e9cf41286cdddbcfc3aac799e16df9f759c997cdbf68e4da9d3f0e972 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/POD\" id=90877dfd-12d2-4c76-8a2e-15beedbeec00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:23.188841 crc crio[23211]: time=\"2026-06-11T17:25:23.188751291Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=8eb5f79e-4026-47cf-b3d1-e583d7960720 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.189378 crc crio[23211]: time=\"2026-06-11T17:25:23.189326445Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=8eb5f79e-4026-47cf-b3d1-e583d7960720 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.189520 crc crio[23211]: time=\"2026-06-11T17:25:23.189405147Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=8eb5f79e-4026-47cf-b3d1-e583d7960720 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.192809 crc crio[23211]: time=\"2026-06-11T17:25:23.192730601Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=b15d58fb-8372-43da-af21-2ac2785e5a17 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:23.199979 crc crio[23211]: time=\"2026-06-11T17:25:23.19986137Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"\nJun 11 17:25:23.209516 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c79d8ced62ceeb Mac:ba:2f:72:d6:2a:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/fa8d528f-8e83-44d7-88b4-337a955156a2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:23.209516 crc crio[23211]: time=\"2026-06-11T17:25:23.208787383Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-82ml4 Namespace:openstack-operators ID:6c79d8ced62ceeb241d4a30c17079247b8e69fbba16d5fc17d8f178909bb0e25 UID:371c8ee6-ff66-465d-a52f-0f1b849e44de NetNS:/var/run/netns/fa8d528f-8e83-44d7-88b4-337a955156a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371c8ee6_ff66_465d_a52f_0f1b849e44de.slice PodAnnotations:0xc0018be520}] Aliases:map[]}\"\nJun 11 17:25:23.209516 crc crio[23211]: time=\"2026-06-11T17:25:23.208925627Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-82ml4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:23.231791 crc crio[23211]: time=\"2026-06-11T17:25:23.231673446Z\" level=info msg=\"Ran pod sandbox 6c79d8ced62ceeb241d4a30c17079247b8e69fbba16d5fc17d8f178909bb0e25 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/POD\" id=5e62fcc5-4622-4e28-b80e-17035eb863d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:23.234625 crc crio[23211]: time=\"2026-06-11T17:25:23.234524118Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=633b6e1a-3cc2-4276-85ce-63f51f65168f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.234786 crc crio[23211]: time=\"2026-06-11T17:25:23.234726253Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=633b6e1a-3cc2-4276-85ce-63f51f65168f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.234899 crc crio[23211]: time=\"2026-06-11T17:25:23.234801115Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=633b6e1a-3cc2-4276-85ce-63f51f65168f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.236488 crc crio[23211]: time=\"2026-06-11T17:25:23.236383435Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=eaa11c5e-fc0c-4df9-b22a-f102591bf1d9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:23.241097 crc crio[23211]: time=\"2026-06-11T17:25:23.241023302Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"\nJun 11 17:25:23.808833 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d96b1d4629bc454 Mac:aa:da:0c:80:89:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/bec5bc4e-07a0-4eac-9ff9-c12ae38f0710 SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:23.810618 crc crio[23211]: time=\"2026-06-11T17:25:23.809685279Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c545g6hx Namespace:openstack-operators ID:d96b1d4629bc4542c1782f0ccd7af1965a408cc6d2175a51b456abdd8f493ae9 UID:cccf8920-a72a-4fff-95a1-e1d7a6f3e0ea NetNS:/var/run/netns/bec5bc4e-07a0-4eac-9ff9-c12ae38f0710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcccf8920_a72a_4fff_95a1_e1d7a6f3e0ea.slice PodAnnotations:0xc007c140c8}] Aliases:map[]}\"\nJun 11 17:25:23.810618 crc crio[23211]: time=\"2026-06-11T17:25:23.809861214Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c545g6hx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:23.869510 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47d63ffd186710e Mac:7e:cd:c4:b8:ca:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/290a2083-ca1c-43cf-b475-ff860ba15195 SocketPath: PciID:}] [{Interface:0xc00026ea10 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:23.869510 crc crio[23211]: time=\"2026-06-11T17:25:23.868204495Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-qg4p4 Namespace:openstack-operators ID:47d63ffd186710e88a56840c0d8e2c3e6307a677146eb6ce305d4e228f5b914c UID:6caf2da7-b480-4302-971a-15aa6e8f9a65 NetNS:/var/run/netns/290a2083-ca1c-43cf-b475-ff860ba15195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6caf2da7_b480_4302_971a_15aa6e8f9a65.slice PodAnnotations:0xc00008c5e8}] Aliases:map[]}\"\nJun 11 17:25:23.869510 crc crio[23211]: time=\"2026-06-11T17:25:23.868378789Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-qg4p4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:23.878755 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be5a5a6ebf7daae Mac:6a:89:12:6d:ba:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/7b77ad8c-cecd-421b-a262-5c78373d8550 SocketPath: PciID:}] [{Interface:0xc00030e5d0 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:23.879625 crc crio[23211]: time=\"2026-06-11T17:25:23.879531039Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-bzs5c Namespace:openstack-operators ID:be5a5a6ebf7daae39e70b039698a917ba6618baaa8bdae9175356d8ab929f2f5 UID:0ae6d2c5-6c94-402d-8f54-906ed65b9c10 NetNS:/var/run/netns/7b77ad8c-cecd-421b-a262-5c78373d8550 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ae6d2c5_6c94_402d_8f54_906ed65b9c10.slice PodAnnotations:0xc007c141c8}] Aliases:map[]}\"\nJun 11 17:25:23.879732 crc crio[23211]: time=\"2026-06-11T17:25:23.879705054Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-bzs5c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:23.881533 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91c26764ad88e38 Mac:8e:0c:2c:40:84:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/9a305546-db64-42f2-9d45-688fdbed143e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:23.882530 crc crio[23211]: time=\"2026-06-11T17:25:23.882490193Z\" level=info msg=\"Ran pod sandbox d96b1d4629bc4542c1782f0ccd7af1965a408cc6d2175a51b456abdd8f493ae9 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/POD\" id=72941acb-7e17-440b-bfa9-7a00a1212fc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:23.884538 crc crio[23211]: time=\"2026-06-11T17:25:23.884415032Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-q44bv Namespace:openstack-operators ID:91c26764ad88e38164ab0980f120eeec3e12f75f154ff90b07131e59087cc6a0 UID:bdde1490-a05d-4070-9b51-ff8a3a379f5f NetNS:/var/run/netns/9a305546-db64-42f2-9d45-688fdbed143e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdde1490_a05d_4070_9b51_ff8a3a379f5f.slice PodAnnotations:0xc00008c770}] Aliases:map[]}\"\nJun 11 17:25:23.884683 crc crio[23211]: time=\"2026-06-11T17:25:23.884642107Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-q44bv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:23.891521 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44acc7113c1a879 Mac:2e:fb:2f:f3:76:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/fabadc63-793e-40d3-8b3d-55454bbe3cd3 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:23.891521 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:875d73ed401aed0 Mac:d2:79:56:0f:e0:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/fc81cbd7-333e-4007-a0ba-4b33ab806854 SocketPath: PciID:}] [{Interface:0xc000266a20 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:23.894752 crc crio[23211]: time=\"2026-06-11T17:25:23.894648458Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-8qx8s Namespace:openstack-operators ID:44acc7113c1a879b4e1edd248a6e76a685366b16b168aebe8e9ff8ea142c3d3c UID:7bb5119c-374d-4cf2-ad8f-615c22fd4c29 NetNS:/var/run/netns/fabadc63-793e-40d3-8b3d-55454bbe3cd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bb5119c_374d_4cf2_ad8f_615c22fd4c29.slice PodAnnotations:0xc00008cda8}] Aliases:map[]}\"\nJun 11 17:25:23.894886 crc crio[23211]: time=\"2026-06-11T17:25:23.894832593Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-8qx8s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:23.895497 crc crio[23211]: time=\"2026-06-11T17:25:23.895361306Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-pwf5z Namespace:openstack-operators ID:875d73ed401aed038d954f9831e790e43484b96c2601d6f4077fa05fbe3c39ce UID:421b50f2-244b-4532-8496-8d16653e4531 NetNS:/var/run/netns/fc81cbd7-333e-4007-a0ba-4b33ab806854 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod421b50f2_244b_4532_8496_8d16653e4531.slice PodAnnotations:0xc002278278}] Aliases:map[]}\"\nJun 11 17:25:23.896033 crc crio[23211]: time=\"2026-06-11T17:25:23.895566621Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-pwf5z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:23.898926 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea28fa695121f91 Mac:96:bc:68:6c:1c:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/36b2f96d-b4fd-47a4-bbfe-318f45bd5ee9 SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:23.900472 crc crio[23211]: time=\"2026-06-11T17:25:23.900048574Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-8rxk7 Namespace:openstack-operators ID:ea28fa695121f91db98aff38fcb4e3c4c47a0b63c363b3acc9fc4447bb397c4a UID:c408d492-4525-45f9-8cc6-ce1e405d8fa9 NetNS:/var/run/netns/36b2f96d-b4fd-47a4-bbfe-318f45bd5ee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc408d492_4525_45f9_8cc6_ce1e405d8fa9.slice PodAnnotations:0xc002818a10}] Aliases:map[]}\"\nJun 11 17:25:23.900788 crc crio[23211]: time=\"2026-06-11T17:25:23.900484165Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-8rxk7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:23.900788 crc crio[23211]: time=\"2026-06-11T17:25:23.900663288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=6690173d-b261-4acc-b517-bfceb564f486 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.900955 crc crio[23211]: time=\"2026-06-11T17:25:23.900889984Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=6690173d-b261-4acc-b517-bfceb564f486 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.901005 crc crio[23211]: time=\"2026-06-11T17:25:23.900974656Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=6690173d-b261-4acc-b517-bfceb564f486 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.902321 crc crio[23211]: time=\"2026-06-11T17:25:23.902249869Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=7fde83df-9ec0-4db0-9308-70edbb730f19 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:23.908252 crc crio[23211]: time=\"2026-06-11T17:25:23.908185397Z\" level=info msg=\"Ran pod sandbox be5a5a6ebf7daae39e70b039698a917ba6618baaa8bdae9175356d8ab929f2f5 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/POD\" id=50417e24-fac1-4b04-bbeb-a2c84fe89eb3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:23.909675 crc crio[23211]: time=\"2026-06-11T17:25:23.909649194Z\" level=info msg=\"Ran pod sandbox 47d63ffd186710e88a56840c0d8e2c3e6307a677146eb6ce305d4e228f5b914c with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/POD\" id=460e66aa-2b35-4083-a39c-ca1ec7392d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:23.912724 crc crio[23211]: time=\"2026-06-11T17:25:23.912325601Z\" level=info msg=\"Ran pod sandbox 91c26764ad88e38164ab0980f120eeec3e12f75f154ff90b07131e59087cc6a0 with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/POD\" id=52e02a88-0768-4848-9ef4-5e2004132cfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:23.916556 crc crio[23211]: time=\"2026-06-11T17:25:23.912863584Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"\nJun 11 17:25:23.916556 crc crio[23211]: time=\"2026-06-11T17:25:23.915244774Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=7c236a07-bb8f-4d21-b218-85f1bb33e2bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.916556 crc crio[23211]: time=\"2026-06-11T17:25:23.916353692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=32f88dd0-df06-4250-9647-dd25201a85a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.916797 crc crio[23211]: time=\"2026-06-11T17:25:23.916663449Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=7c236a07-bb8f-4d21-b218-85f1bb33e2bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.916797 crc crio[23211]: time=\"2026-06-11T17:25:23.916719181Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=7c236a07-bb8f-4d21-b218-85f1bb33e2bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.918009 crc crio[23211]: time=\"2026-06-11T17:25:23.916943786Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=32f88dd0-df06-4250-9647-dd25201a85a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.918009 crc crio[23211]: time=\"2026-06-11T17:25:23.917001918Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=32f88dd0-df06-4250-9647-dd25201a85a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.921297 crc crio[23211]: time=\"2026-06-11T17:25:23.921225024Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=02ca9ca3-7dec-43df-aa5e-d4adc9720e31 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:23.922102 crc crio[23211]: time=\"2026-06-11T17:25:23.922011864Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=90d563f5-368a-4973-be88-0c571b1bb5df name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.922323 crc crio[23211]: time=\"2026-06-11T17:25:23.922227319Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=90d563f5-368a-4973-be88-0c571b1bb5df name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.922323 crc crio[23211]: time=\"2026-06-11T17:25:23.92227252Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=90d563f5-368a-4973-be88-0c571b1bb5df name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.923560 crc crio[23211]: time=\"2026-06-11T17:25:23.922739242Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=443ba909-2815-437e-a89f-5c1c41d4ba08 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:23.923560 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b188aa793096981 Mac:92:e4:e8:74:a8:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/80fff1b5-c776-4c15-84d5-da57b1c5b508 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:23.923759 crc crio[23211]: time=\"2026-06-11T17:25:23.923650444Z\" level=info msg=\"Ran pod sandbox 44acc7113c1a879b4e1edd248a6e76a685366b16b168aebe8e9ff8ea142c3d3c with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/POD\" id=420cc060-77bf-4469-b1a7-f394c2e7d7e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:23.924535 crc crio[23211]: time=\"2026-06-11T17:25:23.924386623Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=b10b9d1b-c1ba-4253-83cb-66eacd416ff2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:23.925083 crc crio[23211]: time=\"2026-06-11T17:25:23.925006008Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"\nJun 11 17:25:23.925744 crc crio[23211]: time=\"2026-06-11T17:25:23.925597904Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"\nJun 11 17:25:23.926693 crc crio[23211]: time=\"2026-06-11T17:25:23.926409924Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=f5392ba2-51b4-410f-9faa-4b027fb0f7d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.927672 crc crio[23211]: time=\"2026-06-11T17:25:23.92750125Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=f5392ba2-51b4-410f-9faa-4b027fb0f7d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.927672 crc crio[23211]: time=\"2026-06-11T17:25:23.927584163Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=f5392ba2-51b4-410f-9faa-4b027fb0f7d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:23.929000 crc crio[23211]: time=\"2026-06-11T17:25:23.928926987Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-g8nmp Namespace:openstack-operators ID:b188aa7930969812954c6e62d785ed512ae74234ae1bb978f6550cf6cf9b3d41 UID:4e04cde3-d56d-4c82-8ebc-83f4f52041af NetNS:/var/run/netns/80fff1b5-c776-4c15-84d5-da57b1c5b508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e04cde3_d56d_4c82_8ebc_83f4f52041af.slice PodAnnotations:0xc000130888}] Aliases:map[]}\"\nJun 11 17:25:23.929177 crc crio[23211]: time=\"2026-06-11T17:25:23.929092781Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"\nJun 11 17:25:23.929381 crc crio[23211]: time=\"2026-06-11T17:25:23.929317006Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=eb2b13b7-239b-4f82-be97-16d34a66e8fc name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:23.929869 crc crio[23211]: time=\"2026-06-11T17:25:23.929146612Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-g8nmp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:23.933045 crc crio[23211]: time=\"2026-06-11T17:25:23.932285881Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"\nJun 11 17:25:23.942926 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7ac2db4e1bc726 Mac:46:87:b5:1f:fd:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/634d9979-df49-49fd-bf58-89808287781f SocketPath: PciID:}] [{Interface:0xc000124d90 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:23.945620 crc crio[23211]: time=\"2026-06-11T17:25:23.945533702Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-m9t7w Namespace:openstack-operators ID:e7ac2db4e1bc7268b8a9fa27d90a964f08d15429a6d7305c67cef0ec1a4d2254 UID:a119b1c7-2539-4afb-b487-07694c2d3705 NetNS:/var/run/netns/634d9979-df49-49fd-bf58-89808287781f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda119b1c7_2539_4afb_b487_07694c2d3705.slice PodAnnotations:0xc002794508}] Aliases:map[]}\"\nJun 11 17:25:23.945793 crc crio[23211]: time=\"2026-06-11T17:25:23.945778239Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-m9t7w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:24.021871 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5b5cfb1a5d540c Mac:0e:9a:89:54:80:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/0076a471-e301-4215-9ad9-e98cf5d06ed2 SocketPath: PciID:}] [{Interface:0xc000482560 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:24.022616 crc crio[23211]: time=\"2026-06-11T17:25:24.022405009Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-bsc9p Namespace:openstack-operators ID:f5b5cfb1a5d540cc0c0e61f4a88c12566c15cb9673cd2d61224f035ad694b8cc UID:65c79e7a-0982-4f48-8c5a-183cce6b01c3 NetNS:/var/run/netns/0076a471-e301-4215-9ad9-e98cf5d06ed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65c79e7a_0982_4f48_8c5a_183cce6b01c3.slice PodAnnotations:0xc0001ae460}] Aliases:map[]}\"\nJun 11 17:25:24.022772 crc crio[23211]: time=\"2026-06-11T17:25:24.022632475Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-bsc9p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:24.023400 crc crio[23211]: time=\"2026-06-11T17:25:24.02323947Z\" level=info msg=\"Ran pod sandbox 875d73ed401aed038d954f9831e790e43484b96c2601d6f4077fa05fbe3c39ce with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/POD\" id=016470e9-bf7c-43b1-a5cc-f58defbb55f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:24.029531 crc crio[23211]: time=\"2026-06-11T17:25:24.029363584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=b386efb7-779e-4e02-a778-63a2f0a56647 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.029744 crc crio[23211]: time=\"2026-06-11T17:25:24.029672731Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=b386efb7-779e-4e02-a778-63a2f0a56647 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.029744 crc crio[23211]: time=\"2026-06-11T17:25:24.029729653Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=b386efb7-779e-4e02-a778-63a2f0a56647 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.046697 crc crio[23211]: time=\"2026-06-11T17:25:24.044042421Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=2441bed5-c4c0-4088-b8d7-b2055ef2315b name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:24.047577 crc crio[23211]: time=\"2026-06-11T17:25:24.047342153Z\" level=info msg=\"Ran pod sandbox ea28fa695121f91db98aff38fcb4e3c4c47a0b63c363b3acc9fc4447bb397c4a with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/POD\" id=6d486295-1537-4444-8bf5-059d21ea637b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:24.053197 crc crio[23211]: time=\"2026-06-11T17:25:24.052970644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=862a4b77-3779-45df-8c6a-d4688b1e6bd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.053516 crc crio[23211]: time=\"2026-06-11T17:25:24.05319673Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=862a4b77-3779-45df-8c6a-d4688b1e6bd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.053516 crc crio[23211]: time=\"2026-06-11T17:25:24.053280203Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=862a4b77-3779-45df-8c6a-d4688b1e6bd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.061203 crc crio[23211]: time=\"2026-06-11T17:25:24.060921284Z\" level=info msg=\"Ran pod sandbox b188aa7930969812954c6e62d785ed512ae74234ae1bb978f6550cf6cf9b3d41 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/POD\" id=d9a9a7f6-6c37-4b10-a17f-203d85741f4b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:24.063392 crc crio[23211]: time=\"2026-06-11T17:25:24.063340755Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=0890b27b-f086-4005-b959-5e78a5240c0f name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:24.119085 crc crio[23211]: time=\"2026-06-11T17:25:24.118886956Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"\nJun 11 17:25:24.120633 crc crio[23211]: time=\"2026-06-11T17:25:24.120403845Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"\nJun 11 17:25:24.121970 crc crio[23211]: 2026-06-11T17:25:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ee916770291660 Mac:ea:f3:8b:fc:a6:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/d3aa25c8-3079-483a-95c3-f0f8edc309dd SocketPath: PciID:}] [{Interface:0xc0004825d0 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:24.122343 crc crio[23211]: 2026-06-11T17:25:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f68075aded9f2dd Mac:96:50:ac:3d:5f:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/b2437e4e-2487-4704-a128-c19f1065fece SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:24.122866 crc crio[23211]: time=\"2026-06-11T17:25:24.122785804Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-jc79s Namespace:openstack-operators ID:4ee916770291660493b5bedb370f39ccfcbbf315ea980f73c9ee1c69d995124f UID:19cca874-919b-460b-b167-623f4a79e403 NetNS:/var/run/netns/d3aa25c8-3079-483a-95c3-f0f8edc309dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19cca874_919b_460b_b167_623f4a79e403.slice PodAnnotations:0xc002794230}] Aliases:map[]}\"\nJun 11 17:25:24.123074 crc crio[23211]: time=\"2026-06-11T17:25:24.12301072Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-jc79s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:24.123413 crc crio[23211]: time=\"2026-06-11T17:25:24.123353088Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-xkkrq Namespace:openstack-operators ID:f68075aded9f2dd0e3126c02832a2cb5f400d9564c32c626b08e10a91e1394fd UID:c82ac46c-e772-42fe-acc0-577679656e80 NetNS:/var/run/netns/b2437e4e-2487-4704-a128-c19f1065fece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc82ac46c_e772_42fe_acc0_577679656e80.slice PodAnnotations:0xc007c14710}] Aliases:map[]}\"\nJun 11 17:25:24.123625 crc crio[23211]: time=\"2026-06-11T17:25:24.123574484Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-xkkrq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:24.124297 crc crio[23211]: 2026-06-11T17:25:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46d0c5eab90e61d Mac:ae:7f:71:cb:3e:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/985580b0-de0c-4420-95c2-c4048f7f3f7e SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:24.125546 crc crio[23211]: time=\"2026-06-11T17:25:24.125282046Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-pjslv Namespace:openstack-operators ID:46d0c5eab90e61dc5e07b3dfc314e746328d16bbbdc5ff763961b3c7fa9e172c UID:fb507811-aa20-445e-898f-c49af0397915 NetNS:/var/run/netns/985580b0-de0c-4420-95c2-c4048f7f3f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb507811_aa20_445e_898f_c49af0397915.slice PodAnnotations:0xc0018be6a0}] Aliases:map[]}\"\nJun 11 17:25:24.125934 crc crio[23211]: time=\"2026-06-11T17:25:24.125610284Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-pjslv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:24.127310 crc crio[23211]: 2026-06-11T17:25:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f609e091363f09 Mac:4a:5b:e8:28:78:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/1b2aa2b7-2a4f-46cb-b03a-4d54a76bdbc0 SocketPath: PciID:}] [{Interface:0xc0001953b0 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:24.128351 crc crio[23211]: time=\"2026-06-11T17:25:24.128280531Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=91e38d86-fcad-4d24-b3f1-f977ab95fd18 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.128715 crc crio[23211]: time=\"2026-06-11T17:25:24.1286377Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=91e38d86-fcad-4d24-b3f1-f977ab95fd18 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.128801 crc crio[23211]: time=\"2026-06-11T17:25:24.128716752Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=91e38d86-fcad-4d24-b3f1-f977ab95fd18 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.130314 crc crio[23211]: time=\"2026-06-11T17:25:24.130255941Z\" level=info msg=\"Ran pod sandbox e7ac2db4e1bc7268b8a9fa27d90a964f08d15429a6d7305c67cef0ec1a4d2254 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/POD\" id=5c81c398-7f16-47ba-9a1f-8ead508a4f4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:24.130605 crc crio[23211]: time=\"2026-06-11T17:25:24.130543197Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=60fb6ed8-e781-4788-b1de-d137a460c04c name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:24.131674 crc crio[23211]: time=\"2026-06-11T17:25:24.131613345Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-knnlm Namespace:openstack-operators ID:2f609e091363f098ccf705a1fba72e04411c6b7eb560d85a97785b077e71d34d UID:3f0e89d1-4b07-448b-84e3-197b2df4fdee NetNS:/var/run/netns/1b2aa2b7-2a4f-46cb-b03a-4d54a76bdbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f0e89d1_4b07_448b_84e3_197b2df4fdee.slice PodAnnotations:0xc002278180}] Aliases:map[]}\"\nJun 11 17:25:24.132525 crc crio[23211]: time=\"2026-06-11T17:25:24.132470057Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-knnlm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:24.139553 crc crio[23211]: time=\"2026-06-11T17:25:24.139467002Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"\nJun 11 17:25:24.152253 crc crio[23211]: time=\"2026-06-11T17:25:24.15217342Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=6befc27d-1b44-4d8c-a9f2-6603821cc708 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.152855 crc crio[23211]: time=\"2026-06-11T17:25:24.152390135Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=6befc27d-1b44-4d8c-a9f2-6603821cc708 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.152855 crc crio[23211]: time=\"2026-06-11T17:25:24.152496218Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=6befc27d-1b44-4d8c-a9f2-6603821cc708 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.156872 crc crio[23211]: time=\"2026-06-11T17:25:24.155834412Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=c07c97b4-197c-469c-bb27-f660e4b8f165 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:24.158771 crc crio[23211]: time=\"2026-06-11T17:25:24.158679623Z\" level=info msg=\"Ran pod sandbox f5b5cfb1a5d540cc0c0e61f4a88c12566c15cb9673cd2d61224f035ad694b8cc with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/POD\" id=5790e34d-8b59-40dc-b187-1ddce57ab3ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:24.158963 crc crio[23211]: time=\"2026-06-11T17:25:24.158825887Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"\nJun 11 17:25:24.160980 crc crio[23211]: time=\"2026-06-11T17:25:24.160892088Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=a576f363-2a70-495f-a7f6-c4c81088cc73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.160980 crc crio[23211]: time=\"2026-06-11T17:25:24.160919639Z\" level=info msg=\"Ran pod sandbox 4ee916770291660493b5bedb370f39ccfcbbf315ea980f73c9ee1c69d995124f with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/POD\" id=a2acf1d8-c593-4001-84b1-4c32511640ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:24.161547 crc crio[23211]: time=\"2026-06-11T17:25:24.161411071Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=a576f363-2a70-495f-a7f6-c4c81088cc73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.161664 crc crio[23211]: time=\"2026-06-11T17:25:24.161573096Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=a576f363-2a70-495f-a7f6-c4c81088cc73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.165647 crc crio[23211]: time=\"2026-06-11T17:25:24.16415368Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=d99a7095-0ff3-4cdf-8831-33d23e28349f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.165647 crc crio[23211]: time=\"2026-06-11T17:25:24.164305224Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=d99a7095-0ff3-4cdf-8831-33d23e28349f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.165647 crc crio[23211]: time=\"2026-06-11T17:25:24.164350775Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=d99a7095-0ff3-4cdf-8831-33d23e28349f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.165647 crc crio[23211]: time=\"2026-06-11T17:25:24.164396826Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=a7176472-1a3c-427e-8c2c-8814e15503a7 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:24.165647 crc crio[23211]: time=\"2026-06-11T17:25:24.165205156Z\" level=info msg=\"Ran pod sandbox f68075aded9f2dd0e3126c02832a2cb5f400d9564c32c626b08e10a91e1394fd with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/POD\" id=b1b8957a-328e-43b9-a0e4-1783de1f32e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:24.165647 crc crio[23211]: time=\"2026-06-11T17:25:24.165393531Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=7c55b694-bbe1-4033-a5ac-dcdc26045b31 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:24.169564 crc crio[23211]: time=\"2026-06-11T17:25:24.169362511Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=d8a8f9b9-ccf7-4e5c-be9c-11d9a4d8ba6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.170094 crc crio[23211]: time=\"2026-06-11T17:25:24.170022377Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=d8a8f9b9-ccf7-4e5c-be9c-11d9a4d8ba6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.170246 crc crio[23211]: time=\"2026-06-11T17:25:24.170149391Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=d8a8f9b9-ccf7-4e5c-be9c-11d9a4d8ba6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.175930 crc crio[23211]: time=\"2026-06-11T17:25:24.175846234Z\" level=info msg=\"Ran pod sandbox 46d0c5eab90e61dc5e07b3dfc314e746328d16bbbdc5ff763961b3c7fa9e172c with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/POD\" id=e8d4f61a-c79c-4298-99bd-d874e711c121 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:24.178149 crc crio[23211]: time=\"2026-06-11T17:25:24.178048968Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"\nJun 11 17:25:24.179164 crc crio[23211]: time=\"2026-06-11T17:25:24.179077014Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=91577593-ae70-4646-83a9-9bf6bd99fe1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.180526 crc crio[23211]: time=\"2026-06-11T17:25:24.180396617Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=91577593-ae70-4646-83a9-9bf6bd99fe1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.180526 crc crio[23211]: time=\"2026-06-11T17:25:24.18052545Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=91577593-ae70-4646-83a9-9bf6bd99fe1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.180693 crc crio[23211]: time=\"2026-06-11T17:25:24.180615883Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"\nJun 11 17:25:24.188255 crc crio[23211]: time=\"2026-06-11T17:25:24.188005458Z\" level=info msg=\"Ran pod sandbox 2f609e091363f098ccf705a1fba72e04411c6b7eb560d85a97785b077e71d34d with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/POD\" id=09c7d5e3-8ea8-436e-9538-555c851a1aff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:24.192244 crc crio[23211]: time=\"2026-06-11T17:25:24.192194373Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=58af92f9-0c9c-40ba-af95-2113210a22d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.193289 crc crio[23211]: time=\"2026-06-11T17:25:24.193113426Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=58af92f9-0c9c-40ba-af95-2113210a22d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:24.193709 crc crio[23211]: time=\"2026-06-11T17:25:24.19368221Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=58af92f9-0c9c-40ba-af95-2113210a22d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:25.397333 crc crio[23211]: time=\"2026-06-11T17:25:25.395535473Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=397b4919-f2df-4a15-b54c-b196858a6d9e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:25.397333 crc crio[23211]: time=\"2026-06-11T17:25:25.397159283Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=397b4919-f2df-4a15-b54c-b196858a6d9e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:25.399324 crc crio[23211]: time=\"2026-06-11T17:25:25.397394229Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=397b4919-f2df-4a15-b54c-b196858a6d9e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:25.485823 crc crio[23211]: time=\"2026-06-11T17:25:25.485673901Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=74498d6a-a30b-449a-8b68-3fef7169c69a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:25.487571 crc crio[23211]: time=\"2026-06-11T17:25:25.487496997Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=74498d6a-a30b-449a-8b68-3fef7169c69a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:25.487571 crc crio[23211]: time=\"2026-06-11T17:25:25.487586259Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=74498d6a-a30b-449a-8b68-3fef7169c69a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:25.520988 crc crio[23211]: time=\"2026-06-11T17:25:25.520846723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=f5132e95-4922-448c-bb6c-ad255ba3374b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:25.521258 crc crio[23211]: time=\"2026-06-11T17:25:25.521097119Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=f5132e95-4922-448c-bb6c-ad255ba3374b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:25.521258 crc crio[23211]: time=\"2026-06-11T17:25:25.521191261Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=f5132e95-4922-448c-bb6c-ad255ba3374b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:26.567246 crc crio[23211]: time=\"2026-06-11T17:25:26.566198644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=5795155a-2003-4e60-a013-25967197aae0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:26.568051 crc crio[23211]: time=\"2026-06-11T17:25:26.566966254Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=cc0c4f8d-3212-414c-bcd6-2062c20e369f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:26.568051 crc crio[23211]: time=\"2026-06-11T17:25:26.567091997Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=321ae2a9-2989-4dc2-825b-61103c840536 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:26.568051 crc crio[23211]: time=\"2026-06-11T17:25:26.56762357Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=cc0c4f8d-3212-414c-bcd6-2062c20e369f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:26.568051 crc crio[23211]: time=\"2026-06-11T17:25:26.567667652Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=5795155a-2003-4e60-a013-25967197aae0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:26.568051 crc crio[23211]: time=\"2026-06-11T17:25:26.567769914Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=5795155a-2003-4e60-a013-25967197aae0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:26.568051 crc crio[23211]: time=\"2026-06-11T17:25:26.567694972Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=cc0c4f8d-3212-414c-bcd6-2062c20e369f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:26.569700 crc crio[23211]: time=\"2026-06-11T17:25:26.569034466Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=321ae2a9-2989-4dc2-825b-61103c840536 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:26.569700 crc crio[23211]: time=\"2026-06-11T17:25:26.569090977Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=321ae2a9-2989-4dc2-825b-61103c840536 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:38.128279 crc crio[23211]: time=\"2026-06-11T17:25:38.127207482Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/POD\" id=fd70ee65-9aca-46ad-8ffb-13eca8ca0a8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:38.128279 crc crio[23211]: time=\"2026-06-11T17:25:38.128180726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:38.379295 crc crio[23211]: time=\"2026-06-11T17:25:38.379173384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=edc2a396-a558-4f42-a1e3-47d3dcaa702e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:38.380054 crc crio[23211]: time=\"2026-06-11T17:25:38.379988695Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=edc2a396-a558-4f42-a1e3-47d3dcaa702e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:38.380054 crc crio[23211]: time=\"2026-06-11T17:25:38.380050996Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=edc2a396-a558-4f42-a1e3-47d3dcaa702e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:38.382648 crc crio[23211]: time=\"2026-06-11T17:25:38.382560629Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=21a79864-2fe5-4c95-946b-b9527dc02c2d name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:38.395340 crc crio[23211]: time=\"2026-06-11T17:25:38.395242237Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"\nJun 11 17:25:39.391197 crc crio[23211]: time=\"2026-06-11T17:25:39.390193156Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=7e92e6b8-0b81-4c9b-ae6c-27dd8f60006f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:39.392779 crc crio[23211]: time=\"2026-06-11T17:25:39.39274246Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=7e92e6b8-0b81-4c9b-ae6c-27dd8f60006f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:39.392989 crc crio[23211]: time=\"2026-06-11T17:25:39.392965056Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=7e92e6b8-0b81-4c9b-ae6c-27dd8f60006f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:39.397318 crc crio[23211]: time=\"2026-06-11T17:25:39.396987176Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=e82bce03-97b4-4a84-800a-bcaf42c1566e name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:39.403080 crc crio[23211]: time=\"2026-06-11T17:25:39.402702089Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"\nJun 11 17:25:40.377903 crc crio[23211]: time=\"2026-06-11T17:25:40.377677548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=2030b022-d702-46a6-90d3-b34416141170 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:40.398094 crc crio[23211]: time=\"2026-06-11T17:25:40.397975057Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=2030b022-d702-46a6-90d3-b34416141170 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:40.398094 crc crio[23211]: time=\"2026-06-11T17:25:40.39809776Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=2030b022-d702-46a6-90d3-b34416141170 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:40.400163 crc crio[23211]: time=\"2026-06-11T17:25:40.400035349Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=b391fc19-4921-4513-bba8-1a0430c52797 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:40.404360 crc crio[23211]: time=\"2026-06-11T17:25:40.404199983Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"\nJun 11 17:25:56.343727 crc crio[23211]: time=\"2026-06-11T17:25:56.34240198Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=c07c97b4-197c-469c-bb27-f660e4b8f165 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:56.345186 crc crio[23211]: time=\"2026-06-11T17:25:56.344846172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=cf7ea54f-67f0-4756-834e-cea9751d9699 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:56.401314 crc crio[23211]: time=\"2026-06-11T17:25:56.400620939Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=7fde83df-9ec0-4db0-9308-70edbb730f19 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:56.406016 crc crio[23211]: time=\"2026-06-11T17:25:56.405951842Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=73174a0b-8de8-4c99-a4d2-dc34ebce6dd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:56.409349 crc crio[23211]: time=\"2026-06-11T17:25:56.409158163Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=c3e76cab-96cc-4ee2-98d7-e742c874d417 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:56.410569 crc crio[23211]: time=\"2026-06-11T17:25:56.410528037Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=7d48f3a1-7759-4123-a837-52ab644325c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:56.426286 crc crio[23211]: time=\"2026-06-11T17:25:56.426117167Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=2441bed5-c4c0-4088-b8d7-b2055ef2315b name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:56.427664 crc crio[23211]: time=\"2026-06-11T17:25:56.427585894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=a39351b6-7b88-42a0-8d9e-6c92971ed9bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:56.428582 crc crio[23211]: time=\"2026-06-11T17:25:56.428527188Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=7c55b694-bbe1-4033-a5ac-dcdc26045b31 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:56.429788 crc crio[23211]: time=\"2026-06-11T17:25:56.429719488Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=faa7c187-3900-48c8-a026-bfed3a52950d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:56.443252 crc crio[23211]: time=\"2026-06-11T17:25:56.443121794Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=02ca9ca3-7dec-43df-aa5e-d4adc9720e31 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:56.444115 crc crio[23211]: time=\"2026-06-11T17:25:56.444070038Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=7258b55b-0351-4952-9d3c-0f8bc4fa88c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:56.448719 crc crio[23211]: time=\"2026-06-11T17:25:56.448660992Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=eb2b13b7-239b-4f82-be97-16d34a66e8fc name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:56.449667 crc crio[23211]: time=\"2026-06-11T17:25:56.449611917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=0ff52ba3-7eb8-474a-a336-ff299e580199 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.278624 crc crio[23211]: time=\"2026-06-11T17:25:59.276802852Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=e03ea820-925d-454c-92d9-87585f8be0c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.278624 crc crio[23211]: time=\"2026-06-11T17:25:59.277069169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=167210c1-c391-4939-b38f-6b215dc45027 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.437583 crc crio[23211]: time=\"2026-06-11T17:25:59.434108433Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=dc3cab9f-7054-41a8-b631-a3250d5f3bf3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.437583 crc crio[23211]: time=\"2026-06-11T17:25:59.434489613Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=416ea5c7-2933-40a7-a04f-f3b7566db895 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.437583 crc crio[23211]: time=\"2026-06-11T17:25:59.434661238Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=10a632ab-57bb-45a0-8c85-d8b6ac15e8a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.437583 crc crio[23211]: time=\"2026-06-11T17:25:59.434670477Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=602a2931-9469-4d30-93f9-466e215e757d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.437583 crc crio[23211]: time=\"2026-06-11T17:25:59.434752849Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=3185e9ee-58dc-4f0d-92a4-61f10c80fe4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.457840 crc crio[23211]: time=\"2026-06-11T17:25:59.456911885Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=b10b9d1b-c1ba-4253-83cb-66eacd416ff2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:59.460120 crc crio[23211]: time=\"2026-06-11T17:25:59.460010922Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=5c7a018d-5cef-4db9-86ed-fefcbd658490 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.460683 crc crio[23211]: time=\"2026-06-11T17:25:59.460611898Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/manager\" id=46c2f893-4352-4d99-b5d9-82a304608ce1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.472498 crc crio[23211]: time=\"2026-06-11T17:25:59.469682885Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=0890b27b-f086-4005-b959-5e78a5240c0f name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:59.472498 crc crio[23211]: time=\"2026-06-11T17:25:59.470573937Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/manager\" id=16b3f0ef-1736-4cbf-9428-abccee76f699 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.472498 crc crio[23211]: time=\"2026-06-11T17:25:59.470944357Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=46a5c2d7-35f9-4272-b3df-5e1a8ff6331e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.477939 crc crio[23211]: time=\"2026-06-11T17:25:59.47783233Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/manager\" id=a08dbcb0-8bba-46f4-b627-370032bc805e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.495938 crc crio[23211]: time=\"2026-06-11T17:25:59.49583395Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=eaa11c5e-fc0c-4df9-b22a-f102591bf1d9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:59.497100 crc crio[23211]: time=\"2026-06-11T17:25:59.49702953Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=1c569cc8-9dbe-439e-84b5-ef7e2da33e8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.505634 crc crio[23211]: time=\"2026-06-11T17:25:59.505529503Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=443ba909-2815-437e-a89f-5c1c41d4ba08 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:59.506979 crc crio[23211]: time=\"2026-06-11T17:25:59.506872067Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=3e9caef0-40f6-475f-9448-66ca5f9f0674 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.512903 crc crio[23211]: time=\"2026-06-11T17:25:59.512825726Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7b9f96797b-66zqr Namespace:openstack-operators ID:0babde388f28339ae203b9e9a9d4b44d70fc8eb7fff0ae7728f9a07d044beba5 UID:2652fb3f-fec5-471d-817d-c066b814f000 NetNS:/var/run/netns/27f997c6-c582-445c-a3dd-d9d41631c097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2652fb3f_fec5_471d_817d_c066b814f000.slice PodAnnotations:0xc007c141d8}] Aliases:map[]}\"\nJun 11 17:25:59.512903 crc crio[23211]: time=\"2026-06-11T17:25:59.512883247Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-7b9f96797b-66zqr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:59.517830 crc crio[23211]: time=\"2026-06-11T17:25:59.51775454Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/manager\" id=66057c69-8f93-4f20-b68c-d130b36947eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.531677 crc crio[23211]: time=\"2026-06-11T17:25:59.531605186Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/manager\" id=1543ba72-6fd7-433d-9e75-ed6f51feadb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.538632 crc crio[23211]: time=\"2026-06-11T17:25:59.538518Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/manager\" id=189a7f6a-c8ab-408a-9386-90246348d443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.538632 crc crio[23211]: time=\"2026-06-11T17:25:59.53854474Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=b15d58fb-8372-43da-af21-2ac2785e5a17 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:59.539059 crc crio[23211]: time=\"2026-06-11T17:25:59.539000012Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=48a9bfa6-2948-4985-bb56-f5cdc60de2c7 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:59.540070 crc crio[23211]: time=\"2026-06-11T17:25:59.539992767Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=13c4d6bf-62e1-443e-af58-69a6ce3c721e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.540546 crc crio[23211]: time=\"2026-06-11T17:25:59.540413337Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=2df4f9d7-3397-46ff-b745-70003dba2094 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.550837 crc crio[23211]: time=\"2026-06-11T17:25:59.550720686Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=5a7572e9-d8ed-45a3-809d-20301503decb name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:59.552343 crc crio[23211]: time=\"2026-06-11T17:25:59.552104741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=be035642-72fe-482d-b3c0-aec0f3b2e19a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.564411 crc crio[23211]: time=\"2026-06-11T17:25:59.564051359Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=bb1da946-c599-48d5-a3ff-7572519c1141 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:59.565024 crc crio[23211]: time=\"2026-06-11T17:25:59.564981753Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=c53e6743-a158-4514-afec-a28ff768ceef name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.569389 crc crio[23211]: time=\"2026-06-11T17:25:59.56929497Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=bdf41724-6c3e-4c07-a4d6-c5dd4b45d7d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.579048 crc crio[23211]: time=\"2026-06-11T17:25:59.578761637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.588754 crc crio[23211]: time=\"2026-06-11T17:25:59.588655155Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/manager\" id=48f9391a-0845-422b-ad28-c2b34355ba63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.597668 crc crio[23211]: time=\"2026-06-11T17:25:59.597520017Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=a7176472-1a3c-427e-8c2c-8814e15503a7 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:59.599030 crc crio[23211]: time=\"2026-06-11T17:25:59.598965794Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=91d33c83-964d-4b60-bd0c-67b8cd488171 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.603809 crc crio[23211]: time=\"2026-06-11T17:25:59.603578789Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=60fb6ed8-e781-4788-b1de-d137a460c04c name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:59.605386 crc crio[23211]: time=\"2026-06-11T17:25:59.60519732Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=ab3ed41c-3576-4054-a779-e544e10ec40b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.607347 crc crio[23211]: time=\"2026-06-11T17:25:59.606966214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.608650 crc crio[23211]: time=\"2026-06-11T17:25:59.608558895Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=b391fc19-4921-4513-bba8-1a0430c52797 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:59.609635 crc crio[23211]: time=\"2026-06-11T17:25:59.609562709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=85b28d9c-73c1-4e11-917d-ab2f7f3783e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.617565 crc crio[23211]: time=\"2026-06-11T17:25:59.617256862Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=e82bce03-97b4-4a84-800a-bcaf42c1566e name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:59.619099 crc crio[23211]: time=\"2026-06-11T17:25:59.619009047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.619271 crc crio[23211]: time=\"2026-06-11T17:25:59.619235303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.621613 crc crio[23211]: time=\"2026-06-11T17:25:59.621520269Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=f2205589-da0e-481d-bcd2-bb6c9d5de484 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.621613 crc crio[23211]: time=\"2026-06-11T17:25:59.62154122Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=7ff359a2-3e37-428b-baf9-74715b47bbf8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.624844 crc crio[23211]: time=\"2026-06-11T17:25:59.62476189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.627858 crc crio[23211]: time=\"2026-06-11T17:25:59.627716144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=716c6459-1950-44c2-9df6-a356ca12242c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.628011 crc crio[23211]: time=\"2026-06-11T17:25:59.627840517Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=21a79864-2fe5-4c95-946b-b9527dc02c2d name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:59.628174 crc crio[23211]: time=\"2026-06-11T17:25:59.628090544Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=e190c570-c772-4f86-8d92-4d53fd8b5f33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.630012 crc crio[23211]: time=\"2026-06-11T17:25:59.629865958Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=7c9d15b4-aab5-49e9-952e-be461bd21852 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.630012 crc crio[23211]: time=\"2026-06-11T17:25:59.630004812Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=4044eac6-1965-45db-9b92-be37e9e30aec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.642168 crc crio[23211]: time=\"2026-06-11T17:25:59.642005043Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=ba630c4c-a52e-4a23-bc61-db4e53a72720 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.670522 crc crio[23211]: time=\"2026-06-11T17:25:59.668950348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.670522 crc crio[23211]: time=\"2026-06-11T17:25:59.668991109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.679724 crc crio[23211]: time=\"2026-06-11T17:25:59.678835255Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=29d3ba65-7de7-4495-b67d-22b655ab210f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.679724 crc crio[23211]: time=\"2026-06-11T17:25:59.679660445Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=004dd9d8-a972-45d5-80e8-bf12784005c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.679724 crc crio[23211]: time=\"2026-06-11T17:25:59.679718717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=ee245219-bd7a-4c45-bcaa-f6ea1b0a7a36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.680724 crc crio[23211]: time=\"2026-06-11T17:25:59.6798513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=96db0745-a757-4b1c-8b9f-1e98ab5224f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.680724 crc crio[23211]: time=\"2026-06-11T17:25:59.679905371Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=1a0bf29e-890c-4c79-8118-2ac5fbbd6151 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.682691 crc crio[23211]: time=\"2026-06-11T17:25:59.68259789Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/manager\" id=e6060667-da45-4866-948b-7febe4648173 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.683856 crc crio[23211]: time=\"2026-06-11T17:25:59.683762809Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=7aa44ed3-6d07-4c02-8048-9f64eb68d075 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.731986 crc crio[23211]: time=\"2026-06-11T17:25:59.731599758Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=38858c5f-73b6-4ead-aaa0-37745d42ea9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:59.739106 crc crio[23211]: time=\"2026-06-11T17:25:59.739020383Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/manager\" id=6abb917a-2597-40a4-87b8-42093d73be5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.748633 crc crio[23211]: time=\"2026-06-11T17:25:59.748539952Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/manager\" id=2cdcb53d-9bc4-43c8-9c9b-aa2160b1307d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.757826 crc crio[23211]: time=\"2026-06-11T17:25:59.756483101Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/manager\" id=e77d1481-7f5b-4170-b9ea-604e95aaaf88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.765253 crc crio[23211]: time=\"2026-06-11T17:25:59.765163708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.766937 crc crio[23211]: time=\"2026-06-11T17:25:59.76683925Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/manager\" id=bf2e38b3-2c3a-451d-80af-4351c2eddb56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.768555 crc crio[23211]: time=\"2026-06-11T17:25:59.76840457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.770995 crc crio[23211]: time=\"2026-06-11T17:25:59.770912373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.778859 crc crio[23211]: time=\"2026-06-11T17:25:59.778671346Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/manager\" id=9772b01e-4f39-486b-b196-e26c82501d17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.790545 crc crio[23211]: time=\"2026-06-11T17:25:59.790289827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.831508 crc crio[23211]: time=\"2026-06-11T17:25:59.831285785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.834679 crc crio[23211]: time=\"2026-06-11T17:25:59.834575767Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/manager\" id=391f4ad3-65ca-40a9-b92f-dcb4f78f2e03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.836371 crc crio[23211]: time=\"2026-06-11T17:25:59.83629235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.839233 crc crio[23211]: time=\"2026-06-11T17:25:59.839119931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.848345 crc crio[23211]: time=\"2026-06-11T17:25:59.847870631Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/manager\" id=d7096aa1-b9b6-441f-9d57-da747bb9ab70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.855274 crc crio[23211]: time=\"2026-06-11T17:25:59.854282931Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/manager\" id=39ebc897-36cc-4c77-87b9-af9e578ca23f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.863923 crc crio[23211]: time=\"2026-06-11T17:25:59.86381058Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/manager\" id=a20ee0d5-5a08-4b43-9c47-3e40d3212212 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.878669 crc crio[23211]: time=\"2026-06-11T17:25:59.87856906Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/manager\" id=c45af64c-ff06-4b79-b411-44eac84083f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.881078 crc crio[23211]: time=\"2026-06-11T17:25:59.880930069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.881633 crc crio[23211]: time=\"2026-06-11T17:25:59.881555165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.893763 crc crio[23211]: time=\"2026-06-11T17:25:59.892659162Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/manager\" id=67e8b44b-c7da-40d0-8014-7448877aeab8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.898334 crc crio[23211]: time=\"2026-06-11T17:25:59.898244183Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/manager\" id=e7fe5dcd-38fe-4e3d-b4d0-6ae714a7b568 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:59.946525 crc crio[23211]: time=\"2026-06-11T17:25:59.946246325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.950716 crc crio[23211]: time=\"2026-06-11T17:25:59.950636635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:25:59.966234 crc crio[23211]: time=\"2026-06-11T17:25:59.965709813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.002772 crc crio[23211]: time=\"2026-06-11T17:26:00.00267146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.015583 crc crio[23211]: time=\"2026-06-11T17:26:00.015352937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.025571 crc crio[23211]: time=\"2026-06-11T17:26:00.025304926Z\" level=info msg=\"Created container 457e9738147d6f55bd26de63c1a853518a54008236aa5b02cdf58108a9c0c512: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/manager\" id=16b3f0ef-1736-4cbf-9428-abccee76f699 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:00.028903 crc crio[23211]: time=\"2026-06-11T17:26:00.028282571Z\" level=info msg=\"Starting container: 457e9738147d6f55bd26de63c1a853518a54008236aa5b02cdf58108a9c0c512\" id=ce11528e-9d3b-428f-afe2-58b95a747af4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:00.043088 crc crio[23211]: time=\"2026-06-11T17:26:00.040808924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.043088 crc crio[23211]: time=\"2026-06-11T17:26:00.040978848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.043088 crc crio[23211]: time=\"2026-06-11T17:26:00.041807389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.049659 crc crio[23211]: time=\"2026-06-11T17:26:00.049565424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.054070 crc crio[23211]: time=\"2026-06-11T17:26:00.051785029Z\" level=info msg=\"Started container\" PID=232650 containerID=457e9738147d6f55bd26de63c1a853518a54008236aa5b02cdf58108a9c0c512 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/manager id=ce11528e-9d3b-428f-afe2-58b95a747af4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44acc7113c1a879b4e1edd248a6e76a685366b16b168aebe8e9ff8ea142c3d3c\nJun 11 17:26:00.072677 crc crio[23211]: time=\"2026-06-11T17:26:00.072581771Z\" level=info msg=\"Created container 8f45c6f4b20d72b2497df63e83f461af8969128232c7305ae765a7561cff0c2a: openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/manager\" id=48f9391a-0845-422b-ad28-c2b34355ba63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:00.092330 crc crio[23211]: time=\"2026-06-11T17:26:00.081307629Z\" level=info msg=\"Starting container: 8f45c6f4b20d72b2497df63e83f461af8969128232c7305ae765a7561cff0c2a\" id=0db37ccc-bb78-4333-8c87-391f7cadfe1c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:00.092330 crc crio[23211]: time=\"2026-06-11T17:26:00.084536929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.092330 crc crio[23211]: time=\"2026-06-11T17:26:00.085185496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.096310 crc crio[23211]: time=\"2026-06-11T17:26:00.096241563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.116310 crc crio[23211]: time=\"2026-06-11T17:26:00.116163153Z\" level=info msg=\"Started container\" PID=232653 containerID=8f45c6f4b20d72b2497df63e83f461af8969128232c7305ae765a7561cff0c2a description=openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/manager id=0db37ccc-bb78-4333-8c87-391f7cadfe1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ee916770291660493b5bedb370f39ccfcbbf315ea980f73c9ee1c69d995124f\nJun 11 17:26:00.164064 crc crio[23211]: time=\"2026-06-11T17:26:00.163906369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.173865 crc crio[23211]: time=\"2026-06-11T17:26:00.173757585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.214027 crc crio[23211]: time=\"2026-06-11T17:26:00.209802869Z\" level=info msg=\"Created container dcb6030cb1c374cdac22621e3e2346d9bf8dfffae79158a645d47a0e0b2d13fc: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/manager\" id=bf2e38b3-2c3a-451d-80af-4351c2eddb56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:00.214027 crc crio[23211]: time=\"2026-06-11T17:26:00.210928017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.217050 crc crio[23211]: time=\"2026-06-11T17:26:00.216944318Z\" level=info msg=\"Starting container: dcb6030cb1c374cdac22621e3e2346d9bf8dfffae79158a645d47a0e0b2d13fc\" id=ef4c99f9-064f-45fd-9ff8-5b8588ce41c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:00.231483 crc crio[23211]: 2026-06-11T17:26:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0babde388f28339 Mac:a6:fe:a2:47:e5:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/27f997c6-c582-445c-a3dd-d9d41631c097 SocketPath: PciID:}] [{Interface:0xc00025d3b0 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:00.234070 crc crio[23211]: time=\"2026-06-11T17:26:00.233950444Z\" level=info msg=\"Started container\" PID=232657 containerID=dcb6030cb1c374cdac22621e3e2346d9bf8dfffae79158a645d47a0e0b2d13fc description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/manager id=ef4c99f9-064f-45fd-9ff8-5b8588ce41c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91c26764ad88e38164ab0980f120eeec3e12f75f154ff90b07131e59087cc6a0\nJun 11 17:26:00.234617 crc crio[23211]: time=\"2026-06-11T17:26:00.233960114Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7b9f96797b-66zqr Namespace:openstack-operators ID:0babde388f28339ae203b9e9a9d4b44d70fc8eb7fff0ae7728f9a07d044beba5 UID:2652fb3f-fec5-471d-817d-c066b814f000 NetNS:/var/run/netns/27f997c6-c582-445c-a3dd-d9d41631c097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2652fb3f_fec5_471d_817d_c066b814f000.slice PodAnnotations:0xc007c141d8}] Aliases:map[]}\"\nJun 11 17:26:00.234996 crc crio[23211]: time=\"2026-06-11T17:26:00.234865817Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-7b9f96797b-66zqr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:00.247615 crc crio[23211]: time=\"2026-06-11T17:26:00.247541914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.256924 crc crio[23211]: time=\"2026-06-11T17:26:00.256806127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.267412 crc crio[23211]: time=\"2026-06-11T17:26:00.267219967Z\" level=info msg=\"Created container c1b4b0d8590d7c345ab17b055fde361726dd5c1841e64d56032530be8038fce3: openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/manager\" id=1543ba72-6fd7-433d-9e75-ed6f51feadb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:00.280933 crc crio[23211]: time=\"2026-06-11T17:26:00.280038358Z\" level=info msg=\"Starting container: c1b4b0d8590d7c345ab17b055fde361726dd5c1841e64d56032530be8038fce3\" id=3af79cc0-3b9c-4f39-8107-f5f5fd837373 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:00.291817 crc crio[23211]: time=\"2026-06-11T17:26:00.291680891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.291966 crc crio[23211]: time=\"2026-06-11T17:26:00.291875665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.310000 crc crio[23211]: time=\"2026-06-11T17:26:00.309830245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.311481 crc crio[23211]: time=\"2026-06-11T17:26:00.311036075Z\" level=info msg=\"Started container\" PID=232673 containerID=c1b4b0d8590d7c345ab17b055fde361726dd5c1841e64d56032530be8038fce3 description=openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/manager id=3af79cc0-3b9c-4f39-8107-f5f5fd837373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875d73ed401aed038d954f9831e790e43484b96c2601d6f4077fa05fbe3c39ce\nJun 11 17:26:00.356149 crc crio[23211]: time=\"2026-06-11T17:26:00.356022453Z\" level=info msg=\"Ran pod sandbox 0babde388f28339ae203b9e9a9d4b44d70fc8eb7fff0ae7728f9a07d044beba5 with infra container: openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/POD\" id=fd70ee65-9aca-46ad-8ffb-13eca8ca0a8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:00.359996 crc crio[23211]: time=\"2026-06-11T17:26:00.359910889Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\" id=28892ca8-1805-4ea8-8709-1db2ac51f261 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:00.378319 crc crio[23211]: time=\"2026-06-11T17:26:00.377988992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.381378 crc crio[23211]: time=\"2026-06-11T17:26:00.381285496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.381938 crc crio[23211]: time=\"2026-06-11T17:26:00.38188756Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\" id=33c82a02-fdf4-4095-a866-02d1155e0405 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:00.428285 crc crio[23211]: time=\"2026-06-11T17:26:00.427984295Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/manager\" id=6ef86950-b51a-4a33-97ba-9c4483473c1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:00.437351 crc crio[23211]: time=\"2026-06-11T17:26:00.437264058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.480884 crc crio[23211]: time=\"2026-06-11T17:26:00.480630355Z\" level=info msg=\"Created container f36fd985f1d43c9c9a626b0b493685c55dd9727cb0dd3580daf713fe25d6505b: openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/manager\" id=66057c69-8f93-4f20-b68c-d130b36947eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:00.483861 crc crio[23211]: time=\"2026-06-11T17:26:00.483716122Z\" level=info msg=\"Starting container: f36fd985f1d43c9c9a626b0b493685c55dd9727cb0dd3580daf713fe25d6505b\" id=18df2b1c-7ddb-4c44-830b-9d40029bcfcb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:00.492351 crc crio[23211]: time=\"2026-06-11T17:26:00.492053391Z\" level=info msg=\"Started container\" PID=232684 containerID=f36fd985f1d43c9c9a626b0b493685c55dd9727cb0dd3580daf713fe25d6505b description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/manager id=18df2b1c-7ddb-4c44-830b-9d40029bcfcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=83d42c1220aab09e447e6869c01628200b568810e4b6e8f812e44bdc30a1f905\nJun 11 17:26:00.618766 crc crio[23211]: time=\"2026-06-11T17:26:00.618646812Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686646-7tqg9/POD\" id=5f0b4767-ccad-4cfd-8bfb-7650e2915bd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:00.618766 crc crio[23211]: time=\"2026-06-11T17:26:00.618756895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.665223 crc crio[23211]: time=\"2026-06-11T17:26:00.665072205Z\" level=info msg=\"Created container d88a549460929d97d390434b085abc6112cbabf83a8268c8dc738632dbed579c: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/manager\" id=e6060667-da45-4866-948b-7febe4648173 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:00.667354 crc crio[23211]: time=\"2026-06-11T17:26:00.66724518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.667721 crc crio[23211]: time=\"2026-06-11T17:26:00.667526377Z\" level=info msg=\"Starting container: d88a549460929d97d390434b085abc6112cbabf83a8268c8dc738632dbed579c\" id=1c8b7281-337d-4aa3-b3ba-e0fb8af71332 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:00.673856 crc crio[23211]: time=\"2026-06-11T17:26:00.67365988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.678872 crc crio[23211]: time=\"2026-06-11T17:26:00.678558184Z\" level=info msg=\"Started container\" PID=232732 containerID=d88a549460929d97d390434b085abc6112cbabf83a8268c8dc738632dbed579c description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/manager id=1c8b7281-337d-4aa3-b3ba-e0fb8af71332 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea28fa695121f91db98aff38fcb4e3c4c47a0b63c363b3acc9fc4447bb397c4a\nJun 11 17:26:00.720274 crc crio[23211]: time=\"2026-06-11T17:26:00.720097764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.747359 crc crio[23211]: time=\"2026-06-11T17:26:00.747219374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.748807 crc crio[23211]: time=\"2026-06-11T17:26:00.748682231Z\" level=info msg=\"Created container 1386517ad8f7a7ebc5b2c96c3d2d0ea7003e1c097f1c03a291b8edf7f425b956: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/manager\" id=a08dbcb0-8bba-46f4-b627-370032bc805e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:00.755379 crc crio[23211]: time=\"2026-06-11T17:26:00.752699861Z\" level=info msg=\"Starting container: 1386517ad8f7a7ebc5b2c96c3d2d0ea7003e1c097f1c03a291b8edf7f425b956\" id=f21bf786-997c-40c0-9c91-06adbea4a82b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:00.762992 crc crio[23211]: time=\"2026-06-11T17:26:00.762844285Z\" level=info msg=\"Started container\" PID=232709 containerID=1386517ad8f7a7ebc5b2c96c3d2d0ea7003e1c097f1c03a291b8edf7f425b956 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/manager id=f21bf786-997c-40c0-9c91-06adbea4a82b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96b1d4629bc4542c1782f0ccd7af1965a408cc6d2175a51b456abdd8f493ae9\nJun 11 17:26:00.799270 crc crio[23211]: time=\"2026-06-11T17:26:00.79896301Z\" level=info msg=\"Created container 92a1f90312ad343e99ea3c89be02bfcf3b7bc4d7bc313d8ac8fe5c751634d3ed: openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/manager\" id=46c2f893-4352-4d99-b5d9-82a304608ce1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:00.808950 crc crio[23211]: time=\"2026-06-11T17:26:00.807388971Z\" level=info msg=\"Starting container: 92a1f90312ad343e99ea3c89be02bfcf3b7bc4d7bc313d8ac8fe5c751634d3ed\" id=534277d7-9d3f-4e0a-8a7e-9e2cd5d53901 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:00.811619 crc crio[23211]: time=\"2026-06-11T17:26:00.811516705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.830001 crc crio[23211]: time=\"2026-06-11T17:26:00.829917456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.834746 crc crio[23211]: time=\"2026-06-11T17:26:00.834609613Z\" level=info msg=\"Started container\" PID=232727 containerID=92a1f90312ad343e99ea3c89be02bfcf3b7bc4d7bc313d8ac8fe5c751634d3ed description=openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/manager id=534277d7-9d3f-4e0a-8a7e-9e2cd5d53901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7ac2db4e1bc7268b8a9fa27d90a964f08d15429a6d7305c67cef0ec1a4d2254\nJun 11 17:26:00.835005 crc crio[23211]: time=\"2026-06-11T17:26:00.834929642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.840812 crc crio[23211]: time=\"2026-06-11T17:26:00.840693926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.851544 crc crio[23211]: time=\"2026-06-11T17:26:00.851382064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.859711 crc crio[23211]: time=\"2026-06-11T17:26:00.859302472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.865942 crc crio[23211]: time=\"2026-06-11T17:26:00.865812776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.872627 crc crio[23211]: time=\"2026-06-11T17:26:00.872392531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.924899 crc crio[23211]: time=\"2026-06-11T17:26:00.924807954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.931731 crc crio[23211]: time=\"2026-06-11T17:26:00.931671075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.934856 crc crio[23211]: time=\"2026-06-11T17:26:00.934789534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.935903 crc crio[23211]: time=\"2026-06-11T17:26:00.93583878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.937381 crc crio[23211]: time=\"2026-06-11T17:26:00.937332157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.939975 crc crio[23211]: time=\"2026-06-11T17:26:00.939911212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.943103 crc crio[23211]: time=\"2026-06-11T17:26:00.94301803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.949514 crc crio[23211]: time=\"2026-06-11T17:26:00.949310068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.961398 crc crio[23211]: time=\"2026-06-11T17:26:00.961294428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:00.974412 crc crio[23211]: time=\"2026-06-11T17:26:00.972681863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:01.011615 crc crio[23211]: time=\"2026-06-11T17:26:01.011518095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:01.027870 crc crio[23211]: time=\"2026-06-11T17:26:01.027786653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:01.031202 crc crio[23211]: time=\"2026-06-11T17:26:01.031015654Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686646-7tqg9 Namespace:openshift-infra ID:da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5 UID:305a9117-3786-47f9-b45b-ab564ace96e2 NetNS:/var/run/netns/920a057c-311c-4004-af89-dc5a4193f2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305a9117_3786_47f9_b45b_ab564ace96e2.slice PodAnnotations:0xc006bcc130}] Aliases:map[]}\"\nJun 11 17:26:01.031202 crc crio[23211]: time=\"2026-06-11T17:26:01.031197608Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686646-7tqg9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:01.105913 crc crio[23211]: time=\"2026-06-11T17:26:01.105096621Z\" level=info msg=\"Created container 2dd08692bcb05f71f439f6445bc580a3d578ba0de8c85c231a18e54bc553a9f0: openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/manager\" id=189a7f6a-c8ab-408a-9386-90246348d443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:01.108816 crc crio[23211]: time=\"2026-06-11T17:26:01.108748472Z\" level=info msg=\"Starting container: 2dd08692bcb05f71f439f6445bc580a3d578ba0de8c85c231a18e54bc553a9f0\" id=8e7e6c72-5e46-4ab1-b40f-9aa5b31b6fd3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:01.113831 crc crio[23211]: time=\"2026-06-11T17:26:01.113712067Z\" level=info msg=\"Started container\" PID=232737 containerID=2dd08692bcb05f71f439f6445bc580a3d578ba0de8c85c231a18e54bc553a9f0 description=openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/manager id=8e7e6c72-5e46-4ab1-b40f-9aa5b31b6fd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47d63ffd186710e88a56840c0d8e2c3e6307a677146eb6ce305d4e228f5b914c\nJun 11 17:26:01.564876 crc crio[23211]: time=\"2026-06-11T17:26:01.56406841Z\" level=info msg=\"Created container 4dd25f70aa9d94f7bdb176fc508c5f80d4c3db1566e7123b62e6fc6726f7f46b: openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/manager\" id=6abb917a-2597-40a4-87b8-42093d73be5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:01.567656 crc crio[23211]: time=\"2026-06-11T17:26:01.567013414Z\" level=info msg=\"Starting container: 4dd25f70aa9d94f7bdb176fc508c5f80d4c3db1566e7123b62e6fc6726f7f46b\" id=ec2699b3-17b3-40e5-a644-03c226cf98e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:01.575300 crc crio[23211]: time=\"2026-06-11T17:26:01.574557293Z\" level=info msg=\"Started container\" PID=232891 containerID=4dd25f70aa9d94f7bdb176fc508c5f80d4c3db1566e7123b62e6fc6726f7f46b description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/manager id=ec2699b3-17b3-40e5-a644-03c226cf98e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b188aa7930969812954c6e62d785ed512ae74234ae1bb978f6550cf6cf9b3d41\nJun 11 17:26:01.628837 crc crio[23211]: time=\"2026-06-11T17:26:01.628541665Z\" level=info msg=\"Created container 74bb7f5ad4512946acf643d3dd511987519ac6d0de8039de41cc6b2c17573347: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/manager\" id=9772b01e-4f39-486b-b196-e26c82501d17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:01.635830 crc crio[23211]: time=\"2026-06-11T17:26:01.632550887Z\" level=info msg=\"Starting container: 74bb7f5ad4512946acf643d3dd511987519ac6d0de8039de41cc6b2c17573347\" id=ba388b4a-477e-45cf-aebc-6767a44bdc20 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:01.642883 crc crio[23211]: time=\"2026-06-11T17:26:01.642782432Z\" level=info msg=\"Started container\" PID=232890 containerID=74bb7f5ad4512946acf643d3dd511987519ac6d0de8039de41cc6b2c17573347 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/manager id=ba388b4a-477e-45cf-aebc-6767a44bdc20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c79d8ced62ceeb241d4a30c17079247b8e69fbba16d5fc17d8f178909bb0e25\nJun 11 17:26:01.669679 crc crio[23211]: 2026-06-11T17:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da73ec668158403 Mac:a2:12:a8:92:75:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/920a057c-311c-4004-af89-dc5a4193f2cd SocketPath: PciID:}] [{Interface:0xc0002e29e0 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:01.670021 crc crio[23211]: time=\"2026-06-11T17:26:01.669729828Z\" level=info msg=\"Created container e6cf8df78fa58f4274f14a4c5892609bf78af96ae126f9ec50dd3744e5dd8b24: openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/manager\" id=391f4ad3-65ca-40a9-b92f-dcb4f78f2e03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:01.670854 crc crio[23211]: time=\"2026-06-11T17:26:01.670788574Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686646-7tqg9 Namespace:openshift-infra ID:da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5 UID:305a9117-3786-47f9-b45b-ab564ace96e2 NetNS:/var/run/netns/920a057c-311c-4004-af89-dc5a4193f2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305a9117_3786_47f9_b45b_ab564ace96e2.slice PodAnnotations:0xc006bcc130}] Aliases:map[]}\"\nJun 11 17:26:01.670954 crc crio[23211]: time=\"2026-06-11T17:26:01.670863155Z\" level=info msg=\"Starting container: e6cf8df78fa58f4274f14a4c5892609bf78af96ae126f9ec50dd3744e5dd8b24\" id=2bc34828-559c-4a21-a7fa-df5b9593b5f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:01.671025 crc crio[23211]: time=\"2026-06-11T17:26:01.670975349Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686646-7tqg9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:01.679298 crc crio[23211]: time=\"2026-06-11T17:26:01.679210326Z\" level=info msg=\"Started container\" PID=232884 containerID=e6cf8df78fa58f4274f14a4c5892609bf78af96ae126f9ec50dd3744e5dd8b24 description=openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/manager id=2bc34828-559c-4a21-a7fa-df5b9593b5f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c6590c2de0b99d1d913f36fe32eacde5b5da28cda871716934f92874e63dd52\nJun 11 17:26:01.715926 crc crio[23211]: time=\"2026-06-11T17:26:01.71375111Z\" level=info msg=\"Ran pod sandbox da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5 with infra container: openshift-infra/auto-csr-approver-29686646-7tqg9/POD\" id=5f0b4767-ccad-4cfd-8bfb-7650e2915bd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:01.721055 crc crio[23211]: time=\"2026-06-11T17:26:01.721005283Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b8eefcab-d38c-4df7-b5fb-2578acbbf18f name=/runtime.v1.ImageService/PullImage\nJun 11 17:26:01.731567 crc crio[23211]: time=\"2026-06-11T17:26:01.731530476Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:26:01.765858 crc crio[23211]: time=\"2026-06-11T17:26:01.765757614Z\" level=info msg=\"Created container 7536a45464ad0a0015f1bbdc473f817770054fb2c26073e5cd23315cca0c16cf: openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/manager\" id=39ebc897-36cc-4c77-87b9-af9e578ca23f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:01.768194 crc crio[23211]: time=\"2026-06-11T17:26:01.76800794Z\" level=info msg=\"Starting container: 7536a45464ad0a0015f1bbdc473f817770054fb2c26073e5cd23315cca0c16cf\" id=b9fd6067-aa95-4117-a0c2-885355e08218 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:01.775792 crc crio[23211]: time=\"2026-06-11T17:26:01.775737203Z\" level=info msg=\"Started container\" PID=232883 containerID=7536a45464ad0a0015f1bbdc473f817770054fb2c26073e5cd23315cca0c16cf description=openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/manager id=b9fd6067-aa95-4117-a0c2-885355e08218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f68075aded9f2dd0e3126c02832a2cb5f400d9564c32c626b08e10a91e1394fd\nJun 11 17:26:01.869899 crc crio[23211]: time=\"2026-06-11T17:26:01.869743649Z\" level=info msg=\"Created container 7fae2e238cde2caba41773604ae12eea8b7f0f139d7543434acf02d6f60c9c98: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/manager\" id=a20ee0d5-5a08-4b43-9c47-3e40d3212212 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:01.871913 crc crio[23211]: time=\"2026-06-11T17:26:01.870997791Z\" level=info msg=\"Starting container: 7fae2e238cde2caba41773604ae12eea8b7f0f139d7543434acf02d6f60c9c98\" id=41c9af58-706d-42e1-8f26-3daa3ffde9a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:01.885047 crc crio[23211]: time=\"2026-06-11T17:26:01.884742636Z\" level=info msg=\"Started container\" PID=232894 containerID=7fae2e238cde2caba41773604ae12eea8b7f0f139d7543434acf02d6f60c9c98 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/manager id=41c9af58-706d-42e1-8f26-3daa3ffde9a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2481dfdb9b69424a67df313aa12bfe7fee84885562cd2c77d1ed01f000f36f9c\nJun 11 17:26:01.886914 crc crio[23211]: time=\"2026-06-11T17:26:01.886810037Z\" level=info msg=\"Created container c53f5ca6a228b880dbb30f2e3c24a99e3a0aa336b46ca86c4fbcba5e004d8fc9: openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/manager\" id=d7096aa1-b9b6-441f-9d57-da747bb9ab70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:01.888938 crc crio[23211]: time=\"2026-06-11T17:26:01.888807287Z\" level=info msg=\"Starting container: c53f5ca6a228b880dbb30f2e3c24a99e3a0aa336b46ca86c4fbcba5e004d8fc9\" id=37c9decd-3ded-4631-ab42-506eff2a9250 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:01.898733 crc crio[23211]: time=\"2026-06-11T17:26:01.898659184Z\" level=info msg=\"Started container\" PID=232885 containerID=c53f5ca6a228b880dbb30f2e3c24a99e3a0aa336b46ca86c4fbcba5e004d8fc9 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/manager id=37c9decd-3ded-4631-ab42-506eff2a9250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=842877529b6566d80c9a641bf5a19a5cfb432f69dbf426aab19f7cd4512ffa66\nJun 11 17:26:01.953218 crc crio[23211]: time=\"2026-06-11T17:26:01.953092618Z\" level=info msg=\"Created container 00c4da8a215d3777dbdbbba6d88bea3b8666fefd3ce09fa820c6c8966504aeb1: openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/manager\" id=2cdcb53d-9bc4-43c8-9c9b-aa2160b1307d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:01.954512 crc crio[23211]: time=\"2026-06-11T17:26:01.954340099Z\" level=info msg=\"Created container 383cb14a17ae3ddcf59fa662f2ff5dcb40402e3e26f6b9756d286db1a7836524: openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/manager\" id=e7fe5dcd-38fe-4e3d-b4d0-6ae714a7b568 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:01.955771 crc crio[23211]: time=\"2026-06-11T17:26:01.954812621Z\" level=info msg=\"Starting container: 00c4da8a215d3777dbdbbba6d88bea3b8666fefd3ce09fa820c6c8966504aeb1\" id=d0dd788b-8cb5-4c0b-b7fc-8af68a53d3f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:01.955771 crc crio[23211]: time=\"2026-06-11T17:26:01.955521638Z\" level=info msg=\"Starting container: 383cb14a17ae3ddcf59fa662f2ff5dcb40402e3e26f6b9756d286db1a7836524\" id=6dc1d531-dc7a-4d4c-a71b-d619ffceb9ee name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:01.963943 crc crio[23211]: time=\"2026-06-11T17:26:01.963850397Z\" level=info msg=\"Started container\" PID=232896 containerID=383cb14a17ae3ddcf59fa662f2ff5dcb40402e3e26f6b9756d286db1a7836524 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/manager id=6dc1d531-dc7a-4d4c-a71b-d619ffceb9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=68bacf2e9cf41286cdddbcfc3aac799e16df9f759c997cdbf68e4da9d3f0e972\nJun 11 17:26:01.973747 crc crio[23211]: time=\"2026-06-11T17:26:01.973651913Z\" level=info msg=\"Started container\" PID=232892 containerID=00c4da8a215d3777dbdbbba6d88bea3b8666fefd3ce09fa820c6c8966504aeb1 description=openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/manager id=d0dd788b-8cb5-4c0b-b7fc-8af68a53d3f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5b5cfb1a5d540cc0c0e61f4a88c12566c15cb9673cd2d61224f035ad694b8cc\nJun 11 17:26:02.013857 crc crio[23211]: time=\"2026-06-11T17:26:02.013750148Z\" level=info msg=\"Created container 271891fb873a54c373ffb5f1d461e0cdb790361f3dd11af4bf515624ee47965d: openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/manager\" id=6ef86950-b51a-4a33-97ba-9c4483473c1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:02.022863 crc crio[23211]: time=\"2026-06-11T17:26:02.022738142Z\" level=info msg=\"Starting container: 271891fb873a54c373ffb5f1d461e0cdb790361f3dd11af4bf515624ee47965d\" id=4184b7d9-27ff-450b-8068-eb73bba9f903 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:02.029118 crc crio[23211]: time=\"2026-06-11T17:26:02.02901394Z\" level=info msg=\"Created container d9361659dd233850a1d16761ec00a17a20b734eedb219b8bb3f7c35427e12830: openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/manager\" id=c45af64c-ff06-4b79-b411-44eac84083f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:02.031830 crc crio[23211]: time=\"2026-06-11T17:26:02.031759698Z\" level=info msg=\"Created container 54eb1a41a15bd0f1aaef1c3c9a83714c9cb59e9ac9729d7ad984090352ff5a37: openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/manager\" id=67e8b44b-c7da-40d0-8014-7448877aeab8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:02.038574 crc crio[23211]: time=\"2026-06-11T17:26:02.038371534Z\" level=info msg=\"Starting container: d9361659dd233850a1d16761ec00a17a20b734eedb219b8bb3f7c35427e12830\" id=0e5f5698-2c11-44a9-9d92-3369e2d1c3dc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:02.045730 crc crio[23211]: time=\"2026-06-11T17:26:02.04181278Z\" level=info msg=\"Starting container: 54eb1a41a15bd0f1aaef1c3c9a83714c9cb59e9ac9729d7ad984090352ff5a37\" id=a2989676-fcd7-4d50-a24e-a42522e1a747 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:02.045730 crc crio[23211]: time=\"2026-06-11T17:26:02.045286637Z\" level=info msg=\"Started container\" PID=232877 containerID=d9361659dd233850a1d16761ec00a17a20b734eedb219b8bb3f7c35427e12830 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/manager id=0e5f5698-2c11-44a9-9d92-3369e2d1c3dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f609e091363f098ccf705a1fba72e04411c6b7eb560d85a97785b077e71d34d\nJun 11 17:26:02.052930 crc crio[23211]: time=\"2026-06-11T17:26:02.052822117Z\" level=info msg=\"Started container\" PID=232886 containerID=271891fb873a54c373ffb5f1d461e0cdb790361f3dd11af4bf515624ee47965d description=openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/manager id=4184b7d9-27ff-450b-8068-eb73bba9f903 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0babde388f28339ae203b9e9a9d4b44d70fc8eb7fff0ae7728f9a07d044beba5\nJun 11 17:26:02.077954 crc crio[23211]: time=\"2026-06-11T17:26:02.077803732Z\" level=info msg=\"Started container\" PID=232899 containerID=54eb1a41a15bd0f1aaef1c3c9a83714c9cb59e9ac9729d7ad984090352ff5a37 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/manager id=a2989676-fcd7-4d50-a24e-a42522e1a747 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46d0c5eab90e61dc5e07b3dfc314e746328d16bbbdc5ff763961b3c7fa9e172c\nJun 11 17:26:02.117324 crc crio[23211]: time=\"2026-06-11T17:26:02.117185739Z\" level=info msg=\"Created container d84f6d0933afc5c438a1866714d852a52d041e5227f9cb88f5c3374085351f5a: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/manager\" id=e77d1481-7f5b-4170-b9ea-604e95aaaf88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:02.121023 crc crio[23211]: time=\"2026-06-11T17:26:02.120928572Z\" level=info msg=\"Starting container: d84f6d0933afc5c438a1866714d852a52d041e5227f9cb88f5c3374085351f5a\" id=8d08c6dd-acba-41f7-b4f9-d1e776db549e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:02.142034 crc crio[23211]: time=\"2026-06-11T17:26:02.141698863Z\" level=info msg=\"Started container\" PID=232897 containerID=d84f6d0933afc5c438a1866714d852a52d041e5227f9cb88f5c3374085351f5a description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/manager id=8d08c6dd-acba-41f7-b4f9-d1e776db549e name=/runtime.v1.RuntimeService/StartContainer sandboxID=be5a5a6ebf7daae39e70b039698a917ba6618baaa8bdae9175356d8ab929f2f5\nJun 11 17:26:03.349120 crc crio[23211]: time=\"2026-06-11T17:26:03.348383027Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b8eefcab-d38c-4df7-b5fb-2578acbbf18f name=/runtime.v1.ImageService/PullImage\nJun 11 17:26:03.350745 crc crio[23211]: time=\"2026-06-11T17:26:03.35009836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b0e38b1c-d4b7-480f-b3dd-49a3ffa32621 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:03.352848 crc crio[23211]: time=\"2026-06-11T17:26:03.352782987Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7a62289a-c574-4cc0-a3a7-ad7135005990 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:03.359651 crc crio[23211]: time=\"2026-06-11T17:26:03.359574987Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686646-7tqg9/oc\" id=18263ae4-295c-481b-bdfd-6b799376e24f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:03.359998 crc crio[23211]: time=\"2026-06-11T17:26:03.359923286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:03.427644 crc crio[23211]: time=\"2026-06-11T17:26:03.42392167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:03.745818 crc crio[23211]: time=\"2026-06-11T17:26:03.745311372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:03.877060 crc crio[23211]: time=\"2026-06-11T17:26:03.876913319Z\" level=info msg=\"Created container 98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7: openshift-infra/auto-csr-approver-29686646-7tqg9/oc\" id=18263ae4-295c-481b-bdfd-6b799376e24f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:03.878662 crc crio[23211]: time=\"2026-06-11T17:26:03.878581962Z\" level=info msg=\"Starting container: 98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7\" id=79442ea3-ba78-4e98-abaf-6c01a0ea4b64 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:03.884223 crc crio[23211]: time=\"2026-06-11T17:26:03.883890624Z\" level=info msg=\"Started container\" PID=233216 containerID=98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7 description=openshift-infra/auto-csr-approver-29686646-7tqg9/oc id=79442ea3-ba78-4e98-abaf-6c01a0ea4b64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5\nJun 11 17:26:05.739538 crc crio[23211]: time=\"2026-06-11T17:26:05.737749713Z\" level=info msg=\"Stopping pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5\" id=3363d1ed-5190-493e-b1a6-ac4a7ca01f45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:05.742173 crc crio[23211]: time=\"2026-06-11T17:26:05.741973109Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686646-7tqg9 Namespace:openshift-infra ID:da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5 UID:305a9117-3786-47f9-b45b-ab564ace96e2 NetNS:/var/run/netns/920a057c-311c-4004-af89-dc5a4193f2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305a9117_3786_47f9_b45b_ab564ace96e2.slice PodAnnotations:0xc00294e438}] Aliases:map[]}\"\nJun 11 17:26:05.742584 crc crio[23211]: time=\"2026-06-11T17:26:05.742388469Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686646-7tqg9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:06.171681 crc crio[23211]: time=\"2026-06-11T17:26:06.171098041Z\" level=info msg=\"Stopped pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5\" id=3363d1ed-5190-493e-b1a6-ac4a7ca01f45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:33.094413 crc crio[23211]: time=\"2026-06-11T17:26:33.093382559Z\" level=info msg=\"Running pod sandbox: openstack/barbican-89d0-account-create-update-plxdq/POD\" id=588bd411-4f1d-491e-9c04-90874fa58f1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:33.096931 crc crio[23211]: time=\"2026-06-11T17:26:33.094509747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:33.106519 crc crio[23211]: time=\"2026-06-11T17:26:33.105907273Z\" level=info msg=\"Stopping container: 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255 (timeout: 30s)\" id=da47ac59-31e4-4073-834e-7f851238ea5d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:33.108814 crc crio[23211]: time=\"2026-06-11T17:26:33.107268907Z\" level=info msg=\"Stopping container: c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3 (timeout: 30s)\" id=6ab3540f-6501-460d-ac62-e61c89621d1f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:33.128525 crc crio[23211]: time=\"2026-06-11T17:26:33.127996587Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-nqg8c/POD\" id=e90dd838-43ff-4609-8846-ab82879564b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:33.128525 crc crio[23211]: time=\"2026-06-11T17:26:33.128163301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:33.242645 crc crio[23211]: time=\"2026-06-11T17:26:33.231391767Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-cmtnz/POD\" id=d9806440-2b2a-41d4-868d-eb1cffd880f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:33.242860 crc crio[23211]: time=\"2026-06-11T17:26:33.24266155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:33.334011 crc crio[23211]: time=\"2026-06-11T17:26:33.333883785Z\" level=info msg=\"Got pod network &{Name:barbican-89d0-account-create-update-plxdq Namespace:openstack ID:1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db UID:82bd9849-3c28-4e4c-ba9f-94396f5cc17c NetNS:/var/run/netns/33e5a332-8325-4f4d-9c6c-1775b5b6093a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bd9849_3c28_4e4c_ba9f_94396f5cc17c.slice PodAnnotations:0xc00008cf08}] Aliases:map[]}\"\nJun 11 17:26:33.334011 crc crio[23211]: time=\"2026-06-11T17:26:33.333927356Z\" level=info msg=\"Adding pod openstack_barbican-89d0-account-create-update-plxdq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:33.378200 crc crio[23211]: time=\"2026-06-11T17:26:33.377994531Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-5c6nr/POD\" id=51f62b0d-f36a-4776-9183-f16f7691c680 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:33.378338 crc crio[23211]: time=\"2026-06-11T17:26:33.378291658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:33.382122 crc crio[23211]: time=\"2026-06-11T17:26:33.382033441Z\" level=info msg=\"Running pod sandbox: openstack/cinder-5e6c-account-create-update-m4x2g/POD\" id=e63bfc80-df1e-4c92-ab2a-d14304d962d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:33.382279 crc crio[23211]: time=\"2026-06-11T17:26:33.382159244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:33.402701 crc crio[23211]: time=\"2026-06-11T17:26:33.40152838Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-nqg8c Namespace:openstack ID:4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175 UID:59511d83-1f01-4039-98f8-6f41a60f09ca NetNS:/var/run/netns/462e44f9-e8e4-47a8-b480-238c2d7990fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59511d83_1f01_4039_98f8_6f41a60f09ca.slice PodAnnotations:0xc0006124d8}] Aliases:map[]}\"\nJun 11 17:26:33.402701 crc crio[23211]: time=\"2026-06-11T17:26:33.401584861Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-nqg8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:33.702908 crc crio[23211]: time=\"2026-06-11T17:26:33.698660164Z\" level=info msg=\"Stopping container: 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461 (timeout: 30s)\" id=cb184021-ce6c-4824-b892-61cc94fb0d56 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:33.713731 crc crio[23211]: time=\"2026-06-11T17:26:33.708503321Z\" level=info msg=\"Stopping container: 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31 (timeout: 30s)\" id=282bec80-464e-4747-8bc9-b4d7e9d57063 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:33.748359 crc crio[23211]: time=\"2026-06-11T17:26:33.748271177Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-dbhpr/POD\" id=f0ec640a-dc90-4bb3-8ac9-20913b97bc0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:33.748643 crc crio[23211]: time=\"2026-06-11T17:26:33.748360329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:33.858126 crc crio[23211]: time=\"2026-06-11T17:26:33.858084Z\" level=info msg=\"Running pod sandbox: openstack/glance-32d7-account-create-update-2rnq5/POD\" id=7764a00e-3dea-4d54-ba96-fbe279d77992 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:33.858354 crc crio[23211]: time=\"2026-06-11T17:26:33.858334346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:33.873712 crc crio[23211]: time=\"2026-06-11T17:26:33.871954146Z\" level=info msg=\"Stopped container c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3: openstack/glance-default-external-api-0/glance-log\" id=6ab3540f-6501-460d-ac62-e61c89621d1f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:33.957209 crc crio[23211]: time=\"2026-06-11T17:26:33.957168502Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-lrp4l/POD\" id=32810ebc-54cf-4650-bb14-4a76dc8d8845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:33.962784 crc crio[23211]: time=\"2026-06-11T17:26:33.962738211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:34.207371 crc crio[23211]: time=\"2026-06-11T17:26:34.201111453Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-nkzqd/POD\" id=6c7b12be-de60-4bfa-b655-73a200dbb9e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:34.207371 crc crio[23211]: time=\"2026-06-11T17:26:34.201816611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:34.338686 crc crio[23211]: time=\"2026-06-11T17:26:34.336868375Z\" level=info msg=\"Stopped container 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31: openstack/glance-default-internal-api-0/glance-log\" id=282bec80-464e-4747-8bc9-b4d7e9d57063 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:34.468330 crc crio[23211]: 2026-06-11T17:26:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e78a25d01f33a0 Mac:b6:82:56:4c:0b:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/33e5a332-8325-4f4d-9c6c-1775b5b6093a SocketPath: PciID:}] [{Interface:0xc0005a0d40 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:34.470586 crc crio[23211]: time=\"2026-06-11T17:26:34.470545875Z\" level=info msg=\"Got pod network &{Name:barbican-89d0-account-create-update-plxdq Namespace:openstack ID:1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db UID:82bd9849-3c28-4e4c-ba9f-94396f5cc17c NetNS:/var/run/netns/33e5a332-8325-4f4d-9c6c-1775b5b6093a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bd9849_3c28_4e4c_ba9f_94396f5cc17c.slice PodAnnotations:0xc00008cf08}] Aliases:map[]}\"\nJun 11 17:26:34.471649 crc crio[23211]: time=\"2026-06-11T17:26:34.471625692Z\" level=info msg=\"Checking pod openstack_barbican-89d0-account-create-update-plxdq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:34.625347 crc crio[23211]: time=\"2026-06-11T17:26:34.624955973Z\" level=info msg=\"Ran pod sandbox 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db with infra container: openstack/barbican-89d0-account-create-update-plxdq/POD\" id=588bd411-4f1d-491e-9c04-90874fa58f1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:34.633847 crc crio[23211]: time=\"2026-06-11T17:26:34.633395165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7c3fdfe5-b2a1-414b-a922-c5f1e6ccb78f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:34.767163 crc crio[23211]: time=\"2026-06-11T17:26:34.766698125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=49a4068b-55e4-4d1e-94f5-b984aa692eed name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:34.767540 crc crio[23211]: time=\"2026-06-11T17:26:34.767471544Z\" level=info msg=\"Running pod sandbox: openstack/keystone-048b-account-create-update-sjsc8/POD\" id=64ddc39b-e43f-4d49-859b-c9335253e8dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:34.768279 crc crio[23211]: time=\"2026-06-11T17:26:34.768006167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:34.840731 crc crio[23211]: time=\"2026-06-11T17:26:34.838621217Z\" level=info msg=\"Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=a8ce3ea9-306e-4021-b74d-06c5ace9c826 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:34.865821 crc crio[23211]: time=\"2026-06-11T17:26:34.865646264Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-9spfg/POD\" id=30c497d1-9528-4cad-8a5b-7937048dd9ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:34.865821 crc crio[23211]: time=\"2026-06-11T17:26:34.865748726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:34.867581 crc crio[23211]: time=\"2026-06-11T17:26:34.867247444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:34.923115 crc crio[23211]: time=\"2026-06-11T17:26:34.923040862Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-cmtnz Namespace:openstack ID:5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639 UID:4d76df57-b859-4193-83cb-064d2afd7021 NetNS:/var/run/netns/e041aa48-a9ae-4467-9560-f838804ab7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d76df57_b859_4193_83cb_064d2afd7021.slice PodAnnotations:0xc0001ae690}] Aliases:map[]}\"\nJun 11 17:26:34.923115 crc crio[23211]: time=\"2026-06-11T17:26:34.923110114Z\" level=info msg=\"Adding pod openstack_cinder-db-create-cmtnz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:34.923508 crc crio[23211]: time=\"2026-06-11T17:26:34.923464922Z\" level=info msg=\"Stopping container: 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a (timeout: 30s)\" id=dfae8aca-c836-4407-b289-e0ab30b8dbdb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:34.949543 crc crio[23211]: 2026-06-11T17:26:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4036ba1d0453a0f Mac:de:12:c2:89:12:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/462e44f9-e8e4-47a8-b480-238c2d7990fe SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:34.949543 crc crio[23211]: time=\"2026-06-11T17:26:34.949116165Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-nqg8c Namespace:openstack ID:4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175 UID:59511d83-1f01-4039-98f8-6f41a60f09ca NetNS:/var/run/netns/462e44f9-e8e4-47a8-b480-238c2d7990fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59511d83_1f01_4039_98f8_6f41a60f09ca.slice PodAnnotations:0xc0006124d8}] Aliases:map[]}\"\nJun 11 17:26:34.950854 crc crio[23211]: time=\"2026-06-11T17:26:34.950678374Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-nqg8c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:34.951623 crc crio[23211]: time=\"2026-06-11T17:26:34.951553596Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-dbhpr Namespace:openstack ID:56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e UID:ced79c80-9db1-4805-9f8f-5f169cf1cbef NetNS:/var/run/netns/35d6e3f5-dc55-42a4-b04a-fb546c610171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podced79c80_9db1_4805_9f8f_5f169cf1cbef.slice PodAnnotations:0xc0038ac4a0}] Aliases:map[]}\"\nJun 11 17:26:34.951623 crc crio[23211]: time=\"2026-06-11T17:26:34.951596937Z\" level=info msg=\"Adding pod openstack_keystone-db-create-dbhpr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:35.007121 crc crio[23211]: time=\"2026-06-11T17:26:35.007074807Z\" level=info msg=\"Got pod network &{Name:glance-db-create-5c6nr Namespace:openstack ID:c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791 UID:4355afef-ebf7-4e34-8acd-67347b0c4c98 NetNS:/var/run/netns/2065f6ea-1f53-450d-80b3-8f9ecd6fb2c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4355afef_ebf7_4e34_8acd_67347b0c4c98.slice PodAnnotations:0xc000130dc0}] Aliases:map[]}\"\nJun 11 17:26:35.007729 crc crio[23211]: time=\"2026-06-11T17:26:35.007413786Z\" level=info msg=\"Adding pod openstack_glance-db-create-5c6nr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:35.049661 crc crio[23211]: time=\"2026-06-11T17:26:35.048745852Z\" level=info msg=\"Got pod network &{Name:placement-db-create-nkzqd Namespace:openstack ID:0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b UID:712a0222-38d3-47ef-b3af-bca5b1fa419d NetNS:/var/run/netns/bced8e10-713f-4cd2-a4fe-51407dbd61f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod712a0222_38d3_47ef_b3af_bca5b1fa419d.slice PodAnnotations:0xc000130fa8}] Aliases:map[]}\"\nJun 11 17:26:35.049661 crc crio[23211]: time=\"2026-06-11T17:26:35.048800683Z\" level=info msg=\"Adding pod openstack_placement-db-create-nkzqd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:35.068002 crc crio[23211]: time=\"2026-06-11T17:26:35.067842089Z\" level=info msg=\"Running pod sandbox: openstack/neutron-245d-account-create-update-n8lqd/POD\" id=49889f56-6ef7-4476-8a0b-b1721dfbc620 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:35.068002 crc crio[23211]: time=\"2026-06-11T17:26:35.067923351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:35.167598 crc crio[23211]: time=\"2026-06-11T17:26:35.167322572Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-47llt/POD\" id=13d62d9d-41fd-4be9-92a0-e40cbedcb946 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:35.167899 crc crio[23211]: time=\"2026-06-11T17:26:35.1676738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:35.217611 crc crio[23211]: time=\"2026-06-11T17:26:35.211951621Z\" level=info msg=\"Ran pod sandbox 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175 with infra container: openstack/nova-cell0-db-create-nqg8c/POD\" id=e90dd838-43ff-4609-8846-ab82879564b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:35.270504 crc crio[23211]: time=\"2026-06-11T17:26:35.269303337Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-c07c-account-create-update-nrplw/POD\" id=97d65a24-2ef5-4975-928f-9de9448451c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:35.270504 crc crio[23211]: time=\"2026-06-11T17:26:35.269561483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:35.286492 crc crio[23211]: time=\"2026-06-11T17:26:35.285481342Z\" level=info msg=\"Got pod network &{Name:glance-32d7-account-create-update-2rnq5 Namespace:openstack ID:65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27 UID:6d04cbea-abd8-4fcb-812d-e1624d8277e2 NetNS:/var/run/netns/b30284a9-9304-45ff-8db1-ceab724c2082 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d04cbea_abd8_4fcb_812d_e1624d8277e2.slice PodAnnotations:0xc002794710}] Aliases:map[]}\"\nJun 11 17:26:35.286492 crc crio[23211]: time=\"2026-06-11T17:26:35.285548994Z\" level=info msg=\"Adding pod openstack_glance-32d7-account-create-update-2rnq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:35.302492 crc crio[23211]: time=\"2026-06-11T17:26:35.301556525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8de440f3-7c94-4ea9-8e44-5707b9fa964e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:35.419861 crc crio[23211]: time=\"2026-06-11T17:26:35.418045774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=48a051fc-c502-451c-8d4d-7783937368e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:35.490787 crc crio[23211]: time=\"2026-06-11T17:26:35.481048133Z\" level=info msg=\"Got pod network &{Name:cinder-5e6c-account-create-update-m4x2g Namespace:openstack ID:7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef UID:b09f463c-7a68-4db8-9df6-46f4c3f397b0 NetNS:/var/run/netns/5b76138e-1274-4711-88b6-e84815bacc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09f463c_7a68_4db8_9df6_46f4c3f397b0.slice PodAnnotations:0xc0027940d0}] Aliases:map[]}\"\nJun 11 17:26:35.490787 crc crio[23211]: time=\"2026-06-11T17:26:35.481360921Z\" level=info msg=\"Adding pod openstack_cinder-5e6c-account-create-update-m4x2g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:35.517928 crc crio[23211]: time=\"2026-06-11T17:26:35.517865065Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lrp4l Namespace:openstack ID:8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5 UID:8e7ddf00-774b-4aa8-9b7c-a0b09992594c NetNS:/var/run/netns/51e09228-eb59-487b-8045-2398075a8fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e7ddf00_774b_4aa8_9b7c_a0b09992594c.slice PodAnnotations:0xc002794308}] Aliases:map[]}\"\nJun 11 17:26:35.528865 crc crio[23211]: time=\"2026-06-11T17:26:35.528800649Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-lrp4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:35.561765 crc crio[23211]: time=\"2026-06-11T17:26:35.559066677Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=ba35397e-065f-4f49-b0c2-bd3a9e9c69c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:35.695585 crc crio[23211]: time=\"2026-06-11T17:26:35.688550801Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-fl7rw/POD\" id=1fb59566-0dd8-4604-bc4d-61ce5d663db4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:35.695585 crc crio[23211]: time=\"2026-06-11T17:26:35.689021673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:35.767404 crc crio[23211]: time=\"2026-06-11T17:26:35.766261769Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-01ba-account-create-update-pmbm5/POD\" id=68377444-ec56-44a0-bb4a-c346e296b22e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:35.767404 crc crio[23211]: time=\"2026-06-11T17:26:35.766643118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:35.788829 crc crio[23211]: time=\"2026-06-11T17:26:35.788469115Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-a0b3-account-create-update-m7ccp/POD\" id=be6b92b5-4381-43cc-b247-d9e78f4afced name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:35.788829 crc crio[23211]: time=\"2026-06-11T17:26:35.788557537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:35.983247 crc crio[23211]: time=\"2026-06-11T17:26:35.97707715Z\" level=info msg=\"Got pod network &{Name:keystone-048b-account-create-update-sjsc8 Namespace:openstack ID:ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79 UID:8be1c391-c2df-476d-8234-951fb84cca96 NetNS:/var/run/netns/ebc20fb5-6faf-4079-8209-dd59b95d01a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8be1c391_c2df_476d_8234_951fb84cca96.slice PodAnnotations:0xc002794670}] Aliases:map[]}\"\nJun 11 17:26:35.983247 crc crio[23211]: time=\"2026-06-11T17:26:35.977201253Z\" level=info msg=\"Adding pod openstack_keystone-048b-account-create-update-sjsc8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:36.081899 crc crio[23211]: time=\"2026-06-11T17:26:36.081847546Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-9spfg Namespace:openstack ID:34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d UID:ba25827e-0234-45d8-8621-a51e39d2d33a NetNS:/var/run/netns/6319e243-3728-48ba-a5e4-7e2abf500e01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba25827e_0234_45d8_8621_a51e39d2d33a.slice PodAnnotations:0xc002794a10}] Aliases:map[]}\"\nJun 11 17:26:36.082409 crc crio[23211]: time=\"2026-06-11T17:26:36.082384009Z\" level=info msg=\"Adding pod openstack_barbican-db-create-9spfg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:36.107866 crc crio[23211]: time=\"2026-06-11T17:26:36.104958295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:36.142005 crc crio[23211]: time=\"2026-06-11T17:26:36.14107728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:36.147619 crc crio[23211]: time=\"2026-06-11T17:26:36.147530191Z\" level=info msg=\"Running pod sandbox: openstack/placement-2338-account-create-update-h52xm/POD\" id=e06974b3-5aa9-4003-b291-76c145064d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:36.147715 crc crio[23211]: time=\"2026-06-11T17:26:36.147625064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:36.152349 crc crio[23211]: time=\"2026-06-11T17:26:36.151900261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:36.249878 crc crio[23211]: time=\"2026-06-11T17:26:36.240625043Z\" level=info msg=\"Stopping container: 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a (timeout: 29s)\" id=7f46f03b-f354-4938-b7ee-8e754f6c652f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:36.385998 crc crio[23211]: time=\"2026-06-11T17:26:36.385601736Z\" level=info msg=\"Got pod network &{Name:neutron-245d-account-create-update-n8lqd Namespace:openstack ID:d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013 UID:18705645-a4b0-40b0-b728-6352dddd57af NetNS:/var/run/netns/df91a283-314e-4251-aaa0-99642b428958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18705645_a4b0_40b0_b728_6352dddd57af.slice PodAnnotations:0xc0001ae160}] Aliases:map[]}\"\nJun 11 17:26:36.385998 crc crio[23211]: time=\"2026-06-11T17:26:36.385724479Z\" level=info msg=\"Adding pod openstack_neutron-245d-account-create-update-n8lqd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:36.457911 crc crio[23211]: 2026-06-11T17:26:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a7dc8fbaf0c061 Mac:b6:08:63:e7:a2:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/e041aa48-a9ae-4467-9560-f838804ab7dc SocketPath: PciID:}] [{Interface:0xc000195540 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:36.458719 crc crio[23211]: time=\"2026-06-11T17:26:36.458663006Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-cmtnz Namespace:openstack ID:5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639 UID:4d76df57-b859-4193-83cb-064d2afd7021 NetNS:/var/run/netns/e041aa48-a9ae-4467-9560-f838804ab7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d76df57_b859_4193_83cb_064d2afd7021.slice PodAnnotations:0xc0001ae690}] Aliases:map[]}\"\nJun 11 17:26:36.458869 crc crio[23211]: time=\"2026-06-11T17:26:36.458831251Z\" level=info msg=\"Checking pod openstack_cinder-db-create-cmtnz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:36.520931 crc crio[23211]: time=\"2026-06-11T17:26:36.520010185Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-47llt Namespace:openstack ID:20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706 UID:4bd6afbb-23f1-49a4-ac8e-663564fdc417 NetNS:/var/run/netns/e4bcba65-fb44-41f1-8755-3ee7dc793122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd6afbb_23f1_49a4_ac8e_663564fdc417.slice PodAnnotations:0xc0030881e8}] Aliases:map[]}\"\nJun 11 17:26:36.520931 crc crio[23211]: time=\"2026-06-11T17:26:36.520077746Z\" level=info msg=\"Adding pod openstack_neutron-db-create-47llt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:36.582745 crc crio[23211]: 2026-06-11T17:26:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c280b6d625b4419 Mac:5e:b9:46:7e:33:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/2065f6ea-1f53-450d-80b3-8f9ecd6fb2c4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:36.604533 crc crio[23211]: time=\"2026-06-11T17:26:36.603943167Z\" level=info msg=\"Got pod network &{Name:glance-db-create-5c6nr Namespace:openstack ID:c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791 UID:4355afef-ebf7-4e34-8acd-67347b0c4c98 NetNS:/var/run/netns/2065f6ea-1f53-450d-80b3-8f9ecd6fb2c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4355afef_ebf7_4e34_8acd_67347b0c4c98.slice PodAnnotations:0xc000130dc0}] Aliases:map[]}\"\nJun 11 17:26:36.604533 crc crio[23211]: time=\"2026-06-11T17:26:36.604291416Z\" level=info msg=\"Checking pod openstack_glance-db-create-5c6nr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:36.810314 crc crio[23211]: time=\"2026-06-11T17:26:36.806707207Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-x8649/POD\" id=e7baacec-31ee-40fb-ae7e-539ae58c51ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:36.810314 crc crio[23211]: time=\"2026-06-11T17:26:36.806876141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:36.864974 crc crio[23211]: time=\"2026-06-11T17:26:36.863794018Z\" level=info msg=\"Created container e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=a8ce3ea9-306e-4021-b74d-06c5ace9c826 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:36.881790 crc crio[23211]: time=\"2026-06-11T17:26:36.881591373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:36.882837 crc crio[23211]: time=\"2026-06-11T17:26:36.882793234Z\" level=info msg=\"Starting container: e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1\" id=a9413cd7-8b5b-4e3e-8eed-fbaa31437869 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:36.942688 crc crio[23211]: time=\"2026-06-11T17:26:36.914516108Z\" level=info msg=\"Ran pod sandbox c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791 with infra container: openstack/glance-db-create-5c6nr/POD\" id=51f62b0d-f36a-4776-9183-f16f7691c680 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:36.942688 crc crio[23211]: time=\"2026-06-11T17:26:36.927379061Z\" level=info msg=\"Got pod network &{Name:nova-api-c07c-account-create-update-nrplw Namespace:openstack ID:2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99 UID:79e01218-3912-4166-8240-2eaff8ef27d9 NetNS:/var/run/netns/1db11da9-5dec-422a-9916-4c9cad187f1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e01218_3912_4166_8240_2eaff8ef27d9.slice PodAnnotations:0xc0001ae730}] Aliases:map[]}\"\nJun 11 17:26:36.942688 crc crio[23211]: time=\"2026-06-11T17:26:36.940757495Z\" level=info msg=\"Adding pod openstack_nova-api-c07c-account-create-update-nrplw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:36.945574 crc crio[23211]: time=\"2026-06-11T17:26:36.933990686Z\" level=info msg=\"Ran pod sandbox 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639 with infra container: openstack/cinder-db-create-cmtnz/POD\" id=d9806440-2b2a-41d4-868d-eb1cffd880f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:36.955282 crc crio[23211]: time=\"2026-06-11T17:26:36.949110595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a0d59967-0bfa-4972-97ce-d9c8906777d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:36.974217 crc crio[23211]: time=\"2026-06-11T17:26:36.974094731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d112132d-656c-4baa-959e-2958f1c58db1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:36.991739 crc crio[23211]: time=\"2026-06-11T17:26:36.949571408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:37.006529 crc crio[23211]: time=\"2026-06-11T17:26:37.001748375Z\" level=info msg=\"Started container\" PID=235202 containerID=e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=a9413cd7-8b5b-4e3e-8eed-fbaa31437869 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\nJun 11 17:26:37.035116 crc crio[23211]: time=\"2026-06-11T17:26:37.034967126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6f31d1f0-c1d3-4edf-96ed-2112dd5d6fc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:37.038365 crc crio[23211]: time=\"2026-06-11T17:26:37.038197558Z\" level=info msg=\"Got pod network &{Name:nova-cell0-01ba-account-create-update-pmbm5 Namespace:openstack ID:f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747 UID:e8758c2a-57c9-41b3-895d-42842ad94048 NetNS:/var/run/netns/82fc185d-6a06-44b4-8f5d-cf455dbd4ebb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8758c2a_57c9_41b3_895d_42842ad94048.slice PodAnnotations:0xc0028184b0}] Aliases:map[]}\"\nJun 11 17:26:37.038365 crc crio[23211]: time=\"2026-06-11T17:26:37.038263049Z\" level=info msg=\"Adding pod openstack_nova-cell0-01ba-account-create-update-pmbm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:37.045905 crc crio[23211]: time=\"2026-06-11T17:26:37.045394607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dc5ea340-a1b8-4fbf-8b76-d581ebabba68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:37.108274 crc crio[23211]: time=\"2026-06-11T17:26:37.108162161Z\" level=info msg=\"Got pod network &{Name:placement-2338-account-create-update-h52xm Namespace:openstack ID:fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f UID:3b9ea12d-67ac-4b8b-b295-c489e0078bd4 NetNS:/var/run/netns/a42bee22-f515-4bd9-b6aa-d6634733cd2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b9ea12d_67ac_4b8b_b295_c489e0078bd4.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"\nJun 11 17:26:37.108274 crc crio[23211]: time=\"2026-06-11T17:26:37.108250163Z\" level=info msg=\"Adding pod openstack_placement-2338-account-create-update-h52xm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:37.291243 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65b9851107f4a95 Mac:66:1a:f4:db:b6:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/b30284a9-9304-45ff-8db1-ceab724c2082 SocketPath: PciID:}] [{Interface:0xc000242a00 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:37.292607 crc crio[23211]: time=\"2026-06-11T17:26:37.292335095Z\" level=info msg=\"Got pod network &{Name:glance-32d7-account-create-update-2rnq5 Namespace:openstack ID:65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27 UID:6d04cbea-abd8-4fcb-812d-e1624d8277e2 NetNS:/var/run/netns/b30284a9-9304-45ff-8db1-ceab724c2082 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d04cbea_abd8_4fcb_812d_e1624d8277e2.slice PodAnnotations:0xc002794710}] Aliases:map[]}\"\nJun 11 17:26:37.296070 crc crio[23211]: time=\"2026-06-11T17:26:37.292814927Z\" level=info msg=\"Checking pod openstack_glance-32d7-account-create-update-2rnq5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:37.296070 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0776108b1646295 Mac:72:42:0f:09:da:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/bced8e10-713f-4cd2-a4fe-51407dbd61f7 SocketPath: PciID:}] [{Interface:0xc0004d25b0 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:37.296070 crc crio[23211]: time=\"2026-06-11T17:26:37.293636887Z\" level=info msg=\"Got pod network &{Name:placement-db-create-nkzqd Namespace:openstack ID:0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b UID:712a0222-38d3-47ef-b3af-bca5b1fa419d NetNS:/var/run/netns/bced8e10-713f-4cd2-a4fe-51407dbd61f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod712a0222_38d3_47ef_b3af_bca5b1fa419d.slice PodAnnotations:0xc000130fa8}] Aliases:map[]}\"\nJun 11 17:26:37.296070 crc crio[23211]: time=\"2026-06-11T17:26:37.293878213Z\" level=info msg=\"Checking pod openstack_placement-db-create-nkzqd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:37.385312 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56e31eacd5b2cf8 Mac:66:91:99:78:6b:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/35d6e3f5-dc55-42a4-b04a-fb546c610171 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:37.403804 crc crio[23211]: time=\"2026-06-11T17:26:37.403743387Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-dbhpr Namespace:openstack ID:56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e UID:ced79c80-9db1-4805-9f8f-5f169cf1cbef NetNS:/var/run/netns/35d6e3f5-dc55-42a4-b04a-fb546c610171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podced79c80_9db1_4805_9f8f_5f169cf1cbef.slice PodAnnotations:0xc0038ac4a0}] Aliases:map[]}\"\nJun 11 17:26:37.404358 crc crio[23211]: time=\"2026-06-11T17:26:37.404330781Z\" level=info msg=\"Checking pod openstack_keystone-db-create-dbhpr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:37.633270 crc crio[23211]: time=\"2026-06-11T17:26:37.630960469Z\" level=info msg=\"Stopped container 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255: openstack/glance-default-external-api-0/glance-httpd\" id=da47ac59-31e4-4073-834e-7f851238ea5d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:37.653758 crc crio[23211]: time=\"2026-06-11T17:26:37.646939809Z\" level=info msg=\"Stopping pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\" id=97e2dfd5-6a5a-4cc4-a204-6f55d777b726 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:37.661483 crc crio[23211]: time=\"2026-06-11T17:26:37.657773021Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123 UID:7217b98f-e2d4-4eb7-90b8-6df79312af43 NetNS:/var/run/netns/811760d1-f5c0-4f71-bc2d-0535ed90c65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7217b98f_e2d4_4eb7_90b8_6df79312af43.slice PodAnnotations:0xc000130d38}] Aliases:map[]}\"\nJun 11 17:26:37.661483 crc crio[23211]: time=\"2026-06-11T17:26:37.657982086Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:37.677685 crc crio[23211]: time=\"2026-06-11T17:26:37.673762511Z\" level=info msg=\"Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=39b04207-2bf1-4276-8834-ac64e7569d2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:37.695511 crc crio[23211]: time=\"2026-06-11T17:26:37.694998434Z\" level=info msg=\"Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=253ab152-7ddc-4186-a149-d78b830d12ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:37.695978 crc crio[23211]: time=\"2026-06-11T17:26:37.695920167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:37.777258 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7eef001ca63f70d Mac:0a:4e:89:f5:fc:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/5b76138e-1274-4711-88b6-e84815bacc3d SocketPath: PciID:}] [{Interface:0xc0000149f0 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:37.778053 crc crio[23211]: time=\"2026-06-11T17:26:37.777981492Z\" level=info msg=\"Got pod network &{Name:cinder-5e6c-account-create-update-m4x2g Namespace:openstack ID:7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef UID:b09f463c-7a68-4db8-9df6-46f4c3f397b0 NetNS:/var/run/netns/5b76138e-1274-4711-88b6-e84815bacc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09f463c_7a68_4db8_9df6_46f4c3f397b0.slice PodAnnotations:0xc0027940d0}] Aliases:map[]}\"\nJun 11 17:26:37.778275 crc crio[23211]: time=\"2026-06-11T17:26:37.778220958Z\" level=info msg=\"Checking pod openstack_cinder-5e6c-account-create-update-m4x2g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:37.822522 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c4b25c4dc42b2c Mac:5e:ee:40:7d:05:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/51e09228-eb59-487b-8045-2398075a8fd3 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:37.822522 crc crio[23211]: time=\"2026-06-11T17:26:37.80460919Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lrp4l Namespace:openstack ID:8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5 UID:8e7ddf00-774b-4aa8-9b7c-a0b09992594c NetNS:/var/run/netns/51e09228-eb59-487b-8045-2398075a8fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e7ddf00_774b_4aa8_9b7c_a0b09992594c.slice PodAnnotations:0xc002794308}] Aliases:map[]}\"\nJun 11 17:26:37.822522 crc crio[23211]: time=\"2026-06-11T17:26:37.804737833Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-lrp4l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:37.848309 crc crio[23211]: time=\"2026-06-11T17:26:37.818764955Z\" level=info msg=\"Ran pod sandbox 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27 with infra container: openstack/glance-32d7-account-create-update-2rnq5/POD\" id=7764a00e-3dea-4d54-ba96-fbe279d77992 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:37.889210 crc crio[23211]: time=\"2026-06-11T17:26:37.889079396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2c004db2-acd9-44e8-8fbc-f65461f694e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:37.987245 crc crio[23211]: time=\"2026-06-11T17:26:37.970885915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e258c72-5e66-4a1f-b914-1e232edfb76e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:37.987245 crc crio[23211]: time=\"2026-06-11T17:26:37.97666586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:38.010733 crc crio[23211]: time=\"2026-06-11T17:26:38.010574531Z\" level=info msg=\"Ran pod sandbox 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b with infra container: openstack/placement-db-create-nkzqd/POD\" id=6c7b12be-de60-4bfa-b655-73a200dbb9e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:38.022914 crc crio[23211]: time=\"2026-06-11T17:26:38.020046718Z\" level=info msg=\"Ran pod sandbox 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e with infra container: openstack/keystone-db-create-dbhpr/POD\" id=f0ec640a-dc90-4bb3-8ac9-20913b97bc0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:38.041250 crc crio[23211]: time=\"2026-06-11T17:26:38.040344947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bb733421-0a1a-48b5-834e-534b99870be8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:38.041250 crc crio[23211]: time=\"2026-06-11T17:26:38.040763077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5206788a-cb21-402b-a471-fd9abb9dd87f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:38.144405 crc crio[23211]: time=\"2026-06-11T17:26:38.133809368Z\" level=info msg=\"Created container 7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=ba35397e-065f-4f49-b0c2-bd3a9e9c69c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:38.144405 crc crio[23211]: time=\"2026-06-11T17:26:38.135543641Z\" level=info msg=\"Ran pod sandbox 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef with infra container: openstack/cinder-5e6c-account-create-update-m4x2g/POD\" id=e63bfc80-df1e-4c92-ab2a-d14304d962d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:38.162731 crc crio[23211]: time=\"2026-06-11T17:26:38.156288061Z\" level=info msg=\"Starting container: 7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259\" id=72b24900-425b-4c18-b31e-3382add11eb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:38.175947 crc crio[23211]: time=\"2026-06-11T17:26:38.175881472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f9e1d7ed-1af1-4ecf-9e28-36a758c39b16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:38.176979 crc crio[23211]: time=\"2026-06-11T17:26:38.176862977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c5c6e619-a7b3-4fbd-bf05-eae73fd8b66e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:38.189987 crc crio[23211]: time=\"2026-06-11T17:26:38.189886523Z\" level=info msg=\"Started container\" PID=235385 containerID=7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259 description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=72b24900-425b-4c18-b31e-3382add11eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\nJun 11 17:26:38.197016 crc crio[23211]: time=\"2026-06-11T17:26:38.195162535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=57418787-6fe6-4678-aa9a-0c4a5a321328 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:38.213690 crc crio[23211]: time=\"2026-06-11T17:26:38.213606798Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b3-account-create-update-m7ccp Namespace:openstack ID:56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9 UID:708e684e-4e82-4e1e-a5fa-a23ea85e1b36 NetNS:/var/run/netns/126eadc7-038d-473c-a581-c1019dbc3e30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod708e684e_4e82_4e1e_a5fa_a23ea85e1b36.slice PodAnnotations:0xc00008c7b8}] Aliases:map[]}\"\nJun 11 17:26:38.213690 crc crio[23211]: time=\"2026-06-11T17:26:38.213680589Z\" level=info msg=\"Adding pod openstack_nova-cell1-a0b3-account-create-update-m7ccp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:38.219991 crc crio[23211]: time=\"2026-06-11T17:26:38.217004422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=351d3159-22ac-4ca0-afa4-dd11043a378b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:38.219991 crc crio[23211]: time=\"2026-06-11T17:26:38.219775153Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-fl7rw Namespace:openstack ID:6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e UID:628f3645-de9b-415d-9cc8-76a69c7e6237 NetNS:/var/run/netns/2948d732-1f09-4743-8973-9b687de5696d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod628f3645_de9b_415d_9cc8_76a69c7e6237.slice PodAnnotations:0xc0001ae5c0}] Aliases:map[]}\"\nJun 11 17:26:38.219991 crc crio[23211]: time=\"2026-06-11T17:26:38.219862955Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-fl7rw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:38.229950 crc crio[23211]: time=\"2026-06-11T17:26:38.227812943Z\" level=info msg=\"Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=f4578799-e93b-4991-b2b2-c1adf7b67057 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:38.241824 crc crio[23211]: time=\"2026-06-11T17:26:38.241373672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:38.291703 crc crio[23211]: time=\"2026-06-11T17:26:38.288549005Z\" level=info msg=\"Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=9b02a3cc-72fe-43d3-8a13-c2cde729908c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:38.300593 crc crio[23211]: time=\"2026-06-11T17:26:38.298761771Z\" level=info msg=\"Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=ef87b4af-511c-4e9c-a2c2-01f87b75441c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:38.356580 crc crio[23211]: time=\"2026-06-11T17:26:38.327717107Z\" level=info msg=\"Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=80aa1d82-8ed5-4842-b649-0dc1b4002d6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:38.681277 crc crio[23211]: time=\"2026-06-11T17:26:38.679038189Z\" level=info msg=\"Stopping container: 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1 (timeout: 30s)\" id=d045d8aa-2f25-4209-a63a-6ff2f097b5d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:38.685979 crc crio[23211]: 2026-06-11T17:26:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff3b77f8ea2eca9 Mac:0a:6b:0d:43:42:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/ebc20fb5-6faf-4079-8209-dd59b95d01a8 SocketPath: PciID:}] [{Interface:0xc00019b130 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:38.690467 crc crio[23211]: time=\"2026-06-11T17:26:38.687955983Z\" level=info msg=\"Got pod network &{Name:keystone-048b-account-create-update-sjsc8 Namespace:openstack ID:ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79 UID:8be1c391-c2df-476d-8234-951fb84cca96 NetNS:/var/run/netns/ebc20fb5-6faf-4079-8209-dd59b95d01a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8be1c391_c2df_476d_8234_951fb84cca96.slice PodAnnotations:0xc002794670}] Aliases:map[]}\"\nJun 11 17:26:38.690467 crc crio[23211]: time=\"2026-06-11T17:26:38.688128777Z\" level=info msg=\"Checking pod openstack_keystone-048b-account-create-update-sjsc8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:38.690467 crc crio[23211]: time=\"2026-06-11T17:26:38.687952673Z\" level=info msg=\"Stopping container: 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4 (timeout: 30s)\" id=9e9a02c0-729a-4724-945d-d1bcf70134e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:38.733566 crc crio[23211]: time=\"2026-06-11T17:26:38.733325029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:38.733908 crc crio[23211]: time=\"2026-06-11T17:26:38.73376028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:38.734041 crc crio[23211]: time=\"2026-06-11T17:26:38.733975025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:38.762483 crc crio[23211]: time=\"2026-06-11T17:26:38.761936005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:38.766538 crc crio[23211]: time=\"2026-06-11T17:26:38.766297016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:38.781822 crc crio[23211]: time=\"2026-06-11T17:26:38.780940932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:38.800357 crc crio[23211]: time=\"2026-06-11T17:26:38.791663741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:38.800357 crc crio[23211]: time=\"2026-06-11T17:26:38.79405012Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-x8649 Namespace:openstack ID:56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033 UID:41fe395e-76dc-4f64-a62e-0d8e501fd3ab NetNS:/var/run/netns/43106d95-bec1-4d16-adf6-4ca2d0995b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41fe395e_76dc_4f64_a62e_0d8e501fd3ab.slice PodAnnotations:0xc0006123c8}] Aliases:map[]}\"\nJun 11 17:26:38.800357 crc crio[23211]: time=\"2026-06-11T17:26:38.794099061Z\" level=info msg=\"Adding pod openstack_root-account-create-update-x8649 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:38.970548 crc crio[23211]: 2026-06-11T17:26:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34bfd95cd40f352 Mac:fa:b0:ea:32:45:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/6319e243-3728-48ba-a5e4-7e2abf500e01 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:38.994937 crc crio[23211]: time=\"2026-06-11T17:26:38.973746483Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-9spfg Namespace:openstack ID:34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d UID:ba25827e-0234-45d8-8621-a51e39d2d33a NetNS:/var/run/netns/6319e243-3728-48ba-a5e4-7e2abf500e01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba25827e_0234_45d8_8621_a51e39d2d33a.slice PodAnnotations:0xc002794a10}] Aliases:map[]}\"\nJun 11 17:26:38.994937 crc crio[23211]: time=\"2026-06-11T17:26:38.973936128Z\" level=info msg=\"Checking pod openstack_barbican-db-create-9spfg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:39.142328 crc crio[23211]: time=\"2026-06-11T17:26:39.139830204Z\" level=info msg=\"Stopping container: cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53 (timeout: 30s)\" id=59c098dc-e96d-4f3b-97fa-827741f0fe45 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:39.142328 crc crio[23211]: time=\"2026-06-11T17:26:39.139977588Z\" level=info msg=\"Stopping container: 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6 (timeout: 30s)\" id=0774c179-82af-42f6-a4a0-2d1df693f520 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:39.160836 crc crio[23211]: time=\"2026-06-11T17:26:39.160720528Z\" level=info msg=\"Ran pod sandbox 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5 with infra container: openstack/nova-cell1-db-create-lrp4l/POD\" id=32810ebc-54cf-4650-bb14-4a76dc8d8845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:39.227510 crc crio[23211]: time=\"2026-06-11T17:26:39.22066087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:39.259555 crc crio[23211]: time=\"2026-06-11T17:26:39.252953468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:39.291729 crc crio[23211]: time=\"2026-06-11T17:26:39.28851198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b85d86aa-703e-47a7-ae00-835274483d93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:39.412943 crc crio[23211]: 2026-06-11T17:26:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20728139aab235d Mac:46:ab:56:16:34:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/e4bcba65-fb44-41f1-8755-3ee7dc793122 SocketPath: PciID:}] [{Interface:0xc0003129b0 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:39.413236 crc crio[23211]: time=\"2026-06-11T17:26:39.413007728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ce2cb73e-4843-4dcc-8ead-fe2fdc2ed95c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:39.419468 crc crio[23211]: time=\"2026-06-11T17:26:39.417085281Z\" level=info msg=\"Stopping container: 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf (timeout: 30s)\" id=8c4dcef1-7f3b-49e5-8667-6fa4888bc127 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:39.464953 crc crio[23211]: time=\"2026-06-11T17:26:39.464732934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:39.515936 crc crio[23211]: time=\"2026-06-11T17:26:39.515805794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:39.540785 crc crio[23211]: time=\"2026-06-11T17:26:39.540687007Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=187f3ad3-371e-483e-acd9-f66a01322e20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:39.556302 crc crio[23211]: time=\"2026-06-11T17:26:39.555620151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:39.590637 crc crio[23211]: time=\"2026-06-11T17:26:39.589660535Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-47llt Namespace:openstack ID:20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706 UID:4bd6afbb-23f1-49a4-ac8e-663564fdc417 NetNS:/var/run/netns/e4bcba65-fb44-41f1-8755-3ee7dc793122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd6afbb_23f1_49a4_ac8e_663564fdc417.slice PodAnnotations:0xc0030881e8}] Aliases:map[]}\"\nJun 11 17:26:39.590637 crc crio[23211]: time=\"2026-06-11T17:26:39.589948152Z\" level=info msg=\"Checking pod openstack_neutron-db-create-47llt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:39.601862 crc crio[23211]: time=\"2026-06-11T17:26:39.601777068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:39.607313 crc crio[23211]: time=\"2026-06-11T17:26:39.607201944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:39.633269 crc crio[23211]: 2026-06-11T17:26:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd2abc5d5f8f2c5 Mac:56:cb:5e:a8:b7:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/a42bee22-f515-4bd9-b6aa-d6634733cd2d SocketPath: PciID:}] [{Interface:0xc000134fe0 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:39.651777 crc crio[23211]: time=\"2026-06-11T17:26:39.651711539Z\" level=info msg=\"Got pod network &{Name:placement-2338-account-create-update-h52xm Namespace:openstack ID:fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f UID:3b9ea12d-67ac-4b8b-b295-c489e0078bd4 NetNS:/var/run/netns/a42bee22-f515-4bd9-b6aa-d6634733cd2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b9ea12d_67ac_4b8b_b295_c489e0078bd4.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"\nJun 11 17:26:39.655085 crc crio[23211]: time=\"2026-06-11T17:26:39.652392356Z\" level=info msg=\"Checking pod openstack_placement-2338-account-create-update-h52xm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:39.678702 crc crio[23211]: 2026-06-11T17:26:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5008f44245b56b Mac:6e:af:d9:d2:bd:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/df91a283-314e-4251-aaa0-99642b428958 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:39.742596 crc crio[23211]: time=\"2026-06-11T17:26:39.742369521Z\" level=info msg=\"Got pod network &{Name:neutron-245d-account-create-update-n8lqd Namespace:openstack ID:d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013 UID:18705645-a4b0-40b0-b728-6352dddd57af NetNS:/var/run/netns/df91a283-314e-4251-aaa0-99642b428958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18705645_a4b0_40b0_b728_6352dddd57af.slice PodAnnotations:0xc0001ae160}] Aliases:map[]}\"\nJun 11 17:26:39.742887 crc crio[23211]: time=\"2026-06-11T17:26:39.742700999Z\" level=info msg=\"Checking pod openstack_neutron-245d-account-create-update-n8lqd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:39.808003 crc crio[23211]: time=\"2026-06-11T17:26:39.807910204Z\" level=info msg=\"Stopped container 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf: openstack/kube-state-metrics-0/kube-state-metrics\" id=8c4dcef1-7f3b-49e5-8667-6fa4888bc127 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:39.841005 crc crio[23211]: time=\"2026-06-11T17:26:39.840588882Z\" level=info msg=\"Stopping pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4\" id=ba8f1beb-fc20-488c-a0af-f348b229275a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:39.858087 crc crio[23211]: time=\"2026-06-11T17:26:39.856727106Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4 UID:6e4b5a71-8acf-482f-8c4c-d574d7a1d1d0 NetNS:/var/run/netns/4f5352bf-e782-49c8-b9cb-26fd8a64c303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e4b5a71_8acf_482f_8c4c_d574d7a1d1d0.slice PodAnnotations:0xc000130740}] Aliases:map[]}\"\nJun 11 17:26:39.858087 crc crio[23211]: time=\"2026-06-11T17:26:39.857048854Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:40.283731 crc crio[23211]: 2026-06-11T17:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d692b953ab084b Mac:fa:88:f5:4b:20:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/1db11da9-5dec-422a-9916-4c9cad187f1b SocketPath: PciID:}] [{Interface:0xc00011ac30 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:40.283731 crc crio[23211]: time=\"2026-06-11T17:26:40.27753183Z\" level=info msg=\"Got pod network &{Name:nova-api-c07c-account-create-update-nrplw Namespace:openstack ID:2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99 UID:79e01218-3912-4166-8240-2eaff8ef27d9 NetNS:/var/run/netns/1db11da9-5dec-422a-9916-4c9cad187f1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e01218_3912_4166_8240_2eaff8ef27d9.slice PodAnnotations:0xc0001ae730}] Aliases:map[]}\"\nJun 11 17:26:40.283731 crc crio[23211]: time=\"2026-06-11T17:26:40.277766785Z\" level=info msg=\"Checking pod openstack_nova-api-c07c-account-create-update-nrplw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:40.449854 crc crio[23211]: 2026-06-11T17:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7f87f5c30d780c Mac:32:6c:42:ec:c7:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/82fc185d-6a06-44b4-8f5d-cf455dbd4ebb SocketPath: PciID:}] [{Interface:0xc000594f30 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:40.453189 crc crio[23211]: time=\"2026-06-11T17:26:40.452962345Z\" level=info msg=\"Got pod network &{Name:nova-cell0-01ba-account-create-update-pmbm5 Namespace:openstack ID:f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747 UID:e8758c2a-57c9-41b3-895d-42842ad94048 NetNS:/var/run/netns/82fc185d-6a06-44b4-8f5d-cf455dbd4ebb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8758c2a_57c9_41b3_895d_42842ad94048.slice PodAnnotations:0xc0028184b0}] Aliases:map[]}\"\nJun 11 17:26:40.453392 crc crio[23211]: time=\"2026-06-11T17:26:40.453258592Z\" level=info msg=\"Checking pod openstack_nova-cell0-01ba-account-create-update-pmbm5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:40.497854 crc crio[23211]: time=\"2026-06-11T17:26:40.496772612Z\" level=info msg=\"Stopped container 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6: openstack/cinder-api-0/cinder-api-log\" id=0774c179-82af-42f6-a4a0-2d1df693f520 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:40.530358 crc crio[23211]: time=\"2026-06-11T17:26:40.530268863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:40.544813 crc crio[23211]: time=\"2026-06-11T17:26:40.543587346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:41.084910 crc crio[23211]: time=\"2026-06-11T17:26:41.083732659Z\" level=info msg=\"Stopped container 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461: openstack/glance-default-internal-api-0/glance-httpd\" id=cb184021-ce6c-4824-b892-61cc94fb0d56 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:41.093847 crc crio[23211]: time=\"2026-06-11T17:26:41.093764431Z\" level=info msg=\"Stopping pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\" id=3d91ea0d-3309-4aca-a5ad-5250b43141c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:41.100368 crc crio[23211]: time=\"2026-06-11T17:26:41.099863403Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f UID:c938d09d-b8e6-4be8-a4d7-5dad79225cc0 NetNS:/var/run/netns/ca81ba0b-ffd0-4026-9acd-961f73255a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc938d09d_b8e6_4be8_a4d7_5dad79225cc0.slice PodAnnotations:0xc002818428}] Aliases:map[]}\"\nJun 11 17:26:41.101343 crc crio[23211]: time=\"2026-06-11T17:26:41.101120725Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:41.107096 crc crio[23211]: 2026-06-11T17:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56cf657f0aedb3c Mac:5e:a6:85:e2:f1:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/126eadc7-038d-473c-a581-c1019dbc3e30 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:41.109780 crc crio[23211]: time=\"2026-06-11T17:26:41.108541831Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b3-account-create-update-m7ccp Namespace:openstack ID:56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9 UID:708e684e-4e82-4e1e-a5fa-a23ea85e1b36 NetNS:/var/run/netns/126eadc7-038d-473c-a581-c1019dbc3e30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod708e684e_4e82_4e1e_a5fa_a23ea85e1b36.slice PodAnnotations:0xc00008c7b8}] Aliases:map[]}\"\nJun 11 17:26:41.109780 crc crio[23211]: time=\"2026-06-11T17:26:41.108754637Z\" level=info msg=\"Checking pod openstack_nova-cell1-a0b3-account-create-update-m7ccp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:41.119580 crc crio[23211]: time=\"2026-06-11T17:26:41.119186117Z\" level=info msg=\"Stopped container 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a: openstack/openstack-cell1-galera-0/galera\" id=7f46f03b-f354-4938-b7ee-8e754f6c652f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:41.139966 crc crio[23211]: time=\"2026-06-11T17:26:41.139865456Z\" level=info msg=\"Stopping pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\" id=dcd0701d-718c-4c72-865a-ddcd6a3ec94d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:41.156801 crc crio[23211]: time=\"2026-06-11T17:26:41.156696657Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d UID:1fc70566-d1ef-480f-b2bf-c100bf12456b NetNS:/var/run/netns/2c080beb-a449-4399-b0f2-c99972a9cff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc70566_d1ef_480f_b2bf_c100bf12456b.slice PodAnnotations:0xc0001310b8}] Aliases:map[]}\"\nJun 11 17:26:41.157082 crc crio[23211]: time=\"2026-06-11T17:26:41.156964504Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:41.160468 crc crio[23211]: 2026-06-11T17:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56840cd8c9ebf5b Mac:0a:25:a0:a1:54:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/43106d95-bec1-4d16-adf6-4ca2d0995b63 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:41.160468 crc crio[23211]: time=\"2026-06-11T17:26:41.159487387Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-x8649 Namespace:openstack ID:56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033 UID:41fe395e-76dc-4f64-a62e-0d8e501fd3ab NetNS:/var/run/netns/43106d95-bec1-4d16-adf6-4ca2d0995b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41fe395e_76dc_4f64_a62e_0d8e501fd3ab.slice PodAnnotations:0xc0006123c8}] Aliases:map[]}\"\nJun 11 17:26:41.160468 crc crio[23211]: time=\"2026-06-11T17:26:41.159628881Z\" level=info msg=\"Checking pod openstack_root-account-create-update-x8649 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:41.198610 crc crio[23211]: time=\"2026-06-11T17:26:41.193179992Z\" level=info msg=\"Stopped pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\" id=97e2dfd5-6a5a-4cc4-a204-6f55d777b726 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:41.276496 crc crio[23211]: 2026-06-11T17:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e0a8c433811b1d Mac:4a:c8:c6:fd:9b:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/2948d732-1f09-4743-8973-9b687de5696d SocketPath: PciID:}] [{Interface:0xc0002346d0 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:41.316494 crc crio[23211]: time=\"2026-06-11T17:26:41.302773847Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-fl7rw Namespace:openstack ID:6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e UID:628f3645-de9b-415d-9cc8-76a69c7e6237 NetNS:/var/run/netns/2948d732-1f09-4743-8973-9b687de5696d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod628f3645_de9b_415d_9cc8_76a69c7e6237.slice PodAnnotations:0xc0001ae5c0}] Aliases:map[]}\"\nJun 11 17:26:41.316494 crc crio[23211]: time=\"2026-06-11T17:26:41.303032463Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-fl7rw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:41.398166 crc crio[23211]: time=\"2026-06-11T17:26:41.397692076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:41.414491 crc crio[23211]: time=\"2026-06-11T17:26:41.403752487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:41.638373 crc crio[23211]: time=\"2026-06-11T17:26:41.638216172Z\" level=info msg=\"Stopped pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4\" id=ba8f1beb-fc20-488c-a0af-f348b229275a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:42.119058 crc crio[23211]: time=\"2026-06-11T17:26:42.118761092Z\" level=info msg=\"Stopped pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\" id=dcd0701d-718c-4c72-865a-ddcd6a3ec94d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:42.260277 crc crio[23211]: time=\"2026-06-11T17:26:42.260202786Z\" level=info msg=\"Ran pod sandbox 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d with infra container: openstack/barbican-db-create-9spfg/POD\" id=30c497d1-9528-4cad-8a5b-7937048dd9ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:42.269859 crc crio[23211]: time=\"2026-06-11T17:26:42.26873618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cebd4949-0df8-4f70-9aa2-0ce4d6cb7a32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.318098 crc crio[23211]: time=\"2026-06-11T17:26:42.317184644Z\" level=info msg=\"Ran pod sandbox 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706 with infra container: openstack/neutron-db-create-47llt/POD\" id=13d62d9d-41fd-4be9-92a0-e40cbedcb946 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:42.371584 crc crio[23211]: time=\"2026-06-11T17:26:42.348997482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=15dc445d-1d52-471e-ad5c-a919271458f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.374003 crc crio[23211]: time=\"2026-06-11T17:26:42.373969927Z\" level=info msg=\"Ran pod sandbox d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013 with infra container: openstack/neutron-245d-account-create-update-n8lqd/POD\" id=49889f56-6ef7-4476-8a0b-b1721dfbc620 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:42.411039 crc crio[23211]: time=\"2026-06-11T17:26:42.406234505Z\" level=info msg=\"Stopped container 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1: openstack/cinder-scheduler-0/probe\" id=d045d8aa-2f25-4209-a63a-6ff2f097b5d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.428915 crc crio[23211]: time=\"2026-06-11T17:26:42.428832891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a0983aba-f939-4b15-95f0-bddf0580f75e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.429209 crc crio[23211]: time=\"2026-06-11T17:26:42.428998375Z\" level=info msg=\"Stopping container: 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa (timeout: 300s)\" id=b268f4fb-c871-4e34-af2d-b56463c82acb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.429351 crc crio[23211]: time=\"2026-06-11T17:26:42.42922357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c6796112-75cd-43cc-92fe-0c8bc89e4c91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.429539 crc crio[23211]: time=\"2026-06-11T17:26:42.429499998Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e1e2783d-0320-4058-a292-2bf29ffc4dac name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.429693 crc crio[23211]: time=\"2026-06-11T17:26:42.429652642Z\" level=info msg=\"Stopping container: a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2 (timeout: 30s)\" id=e5c12f8e-2c86-423f-89e5-4927bf7b93af name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.460827 crc crio[23211]: time=\"2026-06-11T17:26:42.430758909Z\" level=info msg=\"Stopping container: d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3 (timeout: 30s)\" id=aa70aeab-1a80-4f01-a73f-70bba73e7682 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.462042 crc crio[23211]: time=\"2026-06-11T17:26:42.43637166Z\" level=info msg=\"Ran pod sandbox fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f with infra container: openstack/placement-2338-account-create-update-h52xm/POD\" id=e06974b3-5aa9-4003-b291-76c145064d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:42.462208 crc crio[23211]: time=\"2026-06-11T17:26:42.439865578Z\" level=info msg=\"Ran pod sandbox f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747 with infra container: openstack/nova-cell0-01ba-account-create-update-pmbm5/POD\" id=68377444-ec56-44a0-bb4a-c346e296b22e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:42.462296 crc crio[23211]: time=\"2026-06-11T17:26:42.44035864Z\" level=info msg=\"Ran pod sandbox 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9 with infra container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/POD\" id=be6b92b5-4381-43cc-b247-d9e78f4afced name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:42.462296 crc crio[23211]: time=\"2026-06-11T17:26:42.454105605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ece76ecc-ae17-4b4d-b3e0-23869af753a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.488725 crc crio[23211]: time=\"2026-06-11T17:26:42.488209749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=99ba220a-0d46-4409-8ea9-be1cd601b974 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.488725 crc crio[23211]: time=\"2026-06-11T17:26:42.488672611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bc7095c9-475e-4db3-b0e8-59f8378e6f85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.489112 crc crio[23211]: time=\"2026-06-11T17:26:42.488844056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6263b9d3-6bde-4c2a-9e76-de2facd79ede name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.489112 crc crio[23211]: time=\"2026-06-11T17:26:42.48900846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1d0605d2-2b88-4873-bac5-3e4c37f4d0a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.524340 crc crio[23211]: time=\"2026-06-11T17:26:42.522084878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a3a51685-30c3-44e9-b8fe-108a7a169e20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.524340 crc crio[23211]: time=\"2026-06-11T17:26:42.522720644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6c28d793-8d22-477b-89d2-91582624b59f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.524340 crc crio[23211]: time=\"2026-06-11T17:26:42.522957179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c1395bbf-d234-4bf5-a112-e2248a7f6d57 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.524340 crc crio[23211]: time=\"2026-06-11T17:26:42.523605606Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=bb13ee1c-7468-44aa-a95a-fc982f202c32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:42.524340 crc crio[23211]: time=\"2026-06-11T17:26:42.523850162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:42.533347 crc crio[23211]: time=\"2026-06-11T17:26:42.533276228Z\" level=info msg=\"Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=e92ef3f5-6db4-4b85-af62-6036217d1907 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:42.534222 crc crio[23211]: time=\"2026-06-11T17:26:42.53418875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:42.565815 crc crio[23211]: time=\"2026-06-11T17:26:42.549110495Z\" level=info msg=\"Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=d47662fb-7610-4ba2-a3d8-24177842e282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:42.565815 crc crio[23211]: time=\"2026-06-11T17:26:42.552306275Z\" level=info msg=\"Creating container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=f7e73430-fc6a-42bb-813e-1741698b7018 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:42.565815 crc crio[23211]: time=\"2026-06-11T17:26:42.562225764Z\" level=info msg=\"Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=058940ff-99c4-4a05-aac9-eb68e2232aea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:42.617267 crc crio[23211]: time=\"2026-06-11T17:26:42.600322168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=025844b3-eca0-4f8d-830a-d3ef48553349 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.617267 crc crio[23211]: time=\"2026-06-11T17:26:42.601824046Z\" level=info msg=\"Ran pod sandbox 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033 with infra container: openstack/root-account-create-update-x8649/POD\" id=e7baacec-31ee-40fb-ae7e-539ae58c51ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:42.617267 crc crio[23211]: time=\"2026-06-11T17:26:42.60278087Z\" level=info msg=\"Creating container: openstack/neutron-db-create-47llt/mariadb-database-create\" id=2512c465-b2a3-4d5d-85c7-66959db154e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:42.617267 crc crio[23211]: time=\"2026-06-11T17:26:42.608865862Z\" level=info msg=\"Ran pod sandbox ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79 with infra container: openstack/keystone-048b-account-create-update-sjsc8/POD\" id=64ddc39b-e43f-4d49-859b-c9335253e8dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:42.617267 crc crio[23211]: time=\"2026-06-11T17:26:42.609286042Z\" level=info msg=\"Ran pod sandbox 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e with infra container: openstack/nova-api-db-create-fl7rw/POD\" id=1fb59566-0dd8-4604-bc4d-61ce5d663db4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:42.622893 crc crio[23211]: time=\"2026-06-11T17:26:42.622801361Z\" level=info msg=\"Ran pod sandbox 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99 with infra container: openstack/nova-api-c07c-account-create-update-nrplw/POD\" id=97d65a24-2ef5-4975-928f-9de9448451c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:42.666293 crc crio[23211]: time=\"2026-06-11T17:26:42.666199049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=60dd688e-dff7-4e6f-a6f9-e4fca0ae216e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.667903 crc crio[23211]: time=\"2026-06-11T17:26:42.666369403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3eb74554-9c7f-4166-9e3a-29645e0b3e97 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.668197 crc crio[23211]: time=\"2026-06-11T17:26:42.668117066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=293c4520-0dbf-4535-9dbb-a727bd2b267d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.694951 crc crio[23211]: time=\"2026-06-11T17:26:42.689301797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f767b9c6-352e-44a8-bcbc-ccccaf119038 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.703637 crc crio[23211]: time=\"2026-06-11T17:26:42.703367599Z\" level=info msg=\"Stopping container: b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c (timeout: 300s)\" id=9f1d393c-d8dd-4b8d-bdef-d193c47153e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.711390 crc crio[23211]: time=\"2026-06-11T17:26:42.709867643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:42.712284 crc crio[23211]: time=\"2026-06-11T17:26:42.712246022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:42.712594 crc crio[23211]: time=\"2026-06-11T17:26:42.712508919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:42.712923 crc crio[23211]: time=\"2026-06-11T17:26:42.712809356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:42.718782 crc crio[23211]: time=\"2026-06-11T17:26:42.718698564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=caef60f7-13b5-4272-8035-234ca3f36b42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.730181 crc crio[23211]: time=\"2026-06-11T17:26:42.719197417Z\" level=info msg=\"Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=b2769a40-bcf3-47ab-96a1-0ed5669a8c08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:42.730181 crc crio[23211]: time=\"2026-06-11T17:26:42.719806911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f65d170b-3cc2-4e74-82cc-0caf5e80f61a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.730181 crc crio[23211]: time=\"2026-06-11T17:26:42.722102879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e9f0458b-baa4-45c0-a345-1b44665b4bdf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.731559 crc crio[23211]: time=\"2026-06-11T17:26:42.730657294Z\" level=info msg=\"Stopping container: 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c (timeout: 30s)\" id=21331a36-7eca-41e3-af83-d4cb0692afa9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.737690 crc crio[23211]: time=\"2026-06-11T17:26:42.737615168Z\" level=info msg=\"Stopping container: 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18 (timeout: 30s)\" id=18b21230-4c4c-40a0-93ed-1f5addce732f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.737879 crc crio[23211]: time=\"2026-06-11T17:26:42.737802822Z\" level=info msg=\"Stopping container: c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a (timeout: 30s)\" id=9687b32d-7a87-44a6-921b-b01b657a2ee9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.738195 crc crio[23211]: time=\"2026-06-11T17:26:42.73811187Z\" level=info msg=\"Stopping container: 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908 (timeout: 30s)\" id=b8b95091-2053-4ad9-995a-542d5de72111 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.741518 crc crio[23211]: time=\"2026-06-11T17:26:42.739088575Z\" level=info msg=\"Stopping container: d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312 (timeout: 30s)\" id=443605ff-3140-4390-8850-4ae977357b1c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.741518 crc crio[23211]: time=\"2026-06-11T17:26:42.739225018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:42.741518 crc crio[23211]: time=\"2026-06-11T17:26:42.739983168Z\" level=info msg=\"Stopping container: 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771 (timeout: 30s)\" id=4129f389-7764-413d-9cb2-decf5ddebe4e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.741518 crc crio[23211]: time=\"2026-06-11T17:26:42.740381937Z\" level=info msg=\"Stopping container: d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3 (timeout: 30s)\" id=a5645856-4789-44ee-8960-d70ac8701ac3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.741518 crc crio[23211]: time=\"2026-06-11T17:26:42.740692246Z\" level=info msg=\"Stopping container: 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 (timeout: 30s)\" id=e6302014-0eb1-41bc-be54-21d3d8da960c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.742103 crc crio[23211]: time=\"2026-06-11T17:26:42.742067469Z\" level=info msg=\"Stopping container: 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c (timeout: 30s)\" id=099b04c2-72b2-48ef-b4a2-3d171d3f46ae name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.743019 crc crio[23211]: time=\"2026-06-11T17:26:42.742852739Z\" level=info msg=\"Stopping container: 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a (timeout: 30s)\" id=de466139-2a97-4920-bdaf-b1b4f515a908 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.743234 crc crio[23211]: time=\"2026-06-11T17:26:42.743209158Z\" level=info msg=\"Stopping container: 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab (timeout: 30s)\" id=77a83833-6ece-4de7-8ae6-c385e5908f14 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.752541 crc crio[23211]: time=\"2026-06-11T17:26:42.751298101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7011d3f4-9cca-4325-a924-0897398c9838 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:42.752541 crc crio[23211]: time=\"2026-06-11T17:26:42.751376372Z\" level=info msg=\"Stopping container: 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3 (timeout: 30s)\" id=509717ee-2340-4836-ba3c-b59f7dd173d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.752541 crc crio[23211]: time=\"2026-06-11T17:26:42.751826925Z\" level=info msg=\"Stopping container: b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8 (timeout: 30s)\" id=f26030de-8679-4388-b638-4576f05c7057 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.754107 crc crio[23211]: time=\"2026-06-11T17:26:42.75406758Z\" level=info msg=\"Stopping container: 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2 (timeout: 30s)\" id=d925a726-7bac-4c8b-9f52-7115d9dcd9cf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.761406 crc crio[23211]: time=\"2026-06-11T17:26:42.760889751Z\" level=info msg=\"Stopped container 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=b268f4fb-c871-4e34-af2d-b56463c82acb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.764495 crc crio[23211]: time=\"2026-06-11T17:26:42.763591799Z\" level=info msg=\"Stopping container: 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9 (timeout: 30s)\" id=7d2ede5c-8244-48fe-b55b-289ddb805d78 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.765057 crc crio[23211]: time=\"2026-06-11T17:26:42.763989839Z\" level=info msg=\"Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=df3907bb-bd91-428e-b591-476b92e9c6a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:42.775212 crc crio[23211]: time=\"2026-06-11T17:26:42.774354859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:42.780019 crc crio[23211]: time=\"2026-06-11T17:26:42.779946828Z\" level=info msg=\"Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=b1890b7c-64fa-4f13-bc1f-5ca3137926c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:42.806341 crc crio[23211]: time=\"2026-06-11T17:26:42.803268133Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=8e118a3a-187b-463a-9d8e-256bf1b400d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:42.817044 crc crio[23211]: time=\"2026-06-11T17:26:42.816969557Z\" level=info msg=\"Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=a616ab8b-42a5-4b4b-9691-5527a76d478d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:42.817849 crc crio[23211]: time=\"2026-06-11T17:26:42.817793458Z\" level=info msg=\"Stopping container: dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861 (timeout: 300s)\" id=83bd1f1f-3713-464a-a69b-2328a9353641 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.835536 crc crio[23211]: time=\"2026-06-11T17:26:42.835122031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:42.882043 crc crio[23211]: time=\"2026-06-11T17:26:42.875538303Z\" level=info msg=\"Stopped pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\" id=3d91ea0d-3309-4aca-a5ad-5250b43141c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:42.914088 crc crio[23211]: time=\"2026-06-11T17:26:42.910867619Z\" level=info msg=\"Stopped container d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3: openstack/ovn-northd-0/openstack-network-exporter\" id=aa70aeab-1a80-4f01-a73f-70bba73e7682 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:42.942379 crc crio[23211]: time=\"2026-06-11T17:26:42.942241505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:42.942379 crc crio[23211]: time=\"2026-06-11T17:26:42.942355289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:43.031530 crc crio[23211]: time=\"2026-06-11T17:26:43.029469621Z\" level=info msg=\"Stopped container b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=9f1d393c-d8dd-4b8d-bdef-d193c47153e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.194995 crc crio[23211]: time=\"2026-06-11T17:26:43.193770116Z\" level=info msg=\"Stopped container 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2: openstack/swift-storage-0/object-expirer\" id=d925a726-7bac-4c8b-9f52-7115d9dcd9cf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.227304 crc crio[23211]: time=\"2026-06-11T17:26:43.227129143Z\" level=info msg=\"Stopped container 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908: openstack/swift-storage-0/container-replicator\" id=b8b95091-2053-4ad9-995a-542d5de72111 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.270689 crc crio[23211]: time=\"2026-06-11T17:26:43.265814042Z\" level=info msg=\"Stopped container 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a: openstack/swift-storage-0/object-replicator\" id=de466139-2a97-4920-bdaf-b1b4f515a908 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.270689 crc crio[23211]: time=\"2026-06-11T17:26:43.269200377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:43.272940 crc crio[23211]: time=\"2026-06-11T17:26:43.272909441Z\" level=info msg=\"Stopping container: f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e (timeout: 30s)\" id=a5167eb9-83ef-4c6f-b8f4-6fbb6f36b03c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.315266 crc crio[23211]: time=\"2026-06-11T17:26:43.315098767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:43.341413 crc crio[23211]: time=\"2026-06-11T17:26:43.341268224Z\" level=info msg=\"Stopped container 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18: openstack/swift-storage-0/container-updater\" id=18b21230-4c4c-40a0-93ed-1f5addce732f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.434491 crc crio[23211]: time=\"2026-06-11T17:26:43.434309584Z\" level=info msg=\"Stopped container d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312: openstack/swift-storage-0/account-auditor\" id=443605ff-3140-4390-8850-4ae977357b1c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.486491 crc crio[23211]: time=\"2026-06-11T17:26:43.482794629Z\" level=info msg=\"Stopped container d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3: openstack/swift-storage-0/container-auditor\" id=a5645856-4789-44ee-8960-d70ac8701ac3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.628372 crc crio[23211]: time=\"2026-06-11T17:26:43.627919345Z\" level=info msg=\"Stopped container 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab: openstack/swift-storage-0/account-replicator\" id=77a83833-6ece-4de7-8ae6-c385e5908f14 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.668924 crc crio[23211]: time=\"2026-06-11T17:26:43.668325018Z\" level=info msg=\"Stopped container 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c: openstack/swift-storage-0/object-auditor\" id=099b04c2-72b2-48ef-b4a2-3d171d3f46ae name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.679579 crc crio[23211]: time=\"2026-06-11T17:26:43.679533168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=edc22f70-2c39-4d03-8b83-5ba8188f59bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:43.725324 crc crio[23211]: time=\"2026-06-11T17:26:43.718821643Z\" level=info msg=\"Stopped container c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a: openstack/swift-storage-0/account-reaper\" id=9687b32d-7a87-44a6-921b-b01b657a2ee9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.768250 crc crio[23211]: time=\"2026-06-11T17:26:43.768180629Z\" level=info msg=\"Stopped container dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=83bd1f1f-3713-464a-a69b-2328a9353641 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.791542 crc crio[23211]: time=\"2026-06-11T17:26:43.790270423Z\" level=info msg=\"Stopping pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\" id=2247f724-6792-4f05-a58e-6551ecb95913 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:43.799094 crc crio[23211]: time=\"2026-06-11T17:26:43.79894533Z\" level=info msg=\"Stopped container 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3: openstack/swift-storage-0/object-updater\" id=509717ee-2340-4836-ba3c-b59f7dd173d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.806409 crc crio[23211]: time=\"2026-06-11T17:26:43.800864528Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e UID:c3b26ecc-f399-4ef9-a3bf-153387328e95 NetNS:/var/run/netns/bd304f49-5b3a-4c95-a1cf-3121180e2784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b26ecc_f399_4ef9_a3bf_153387328e95.slice PodAnnotations:0xc0066180c0}] Aliases:map[]}\"\nJun 11 17:26:43.842041 crc crio[23211]: time=\"2026-06-11T17:26:43.841987699Z\" level=info msg=\"Stopped container b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8: openstack/swift-storage-0/object-server\" id=f26030de-8679-4388-b638-4576f05c7057 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.842518 crc crio[23211]: time=\"2026-06-11T17:26:43.842022419Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:43.850482 crc crio[23211]: time=\"2026-06-11T17:26:43.846396019Z\" level=info msg=\"Stopped container 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9: openstack/swift-storage-0/rsync\" id=7d2ede5c-8244-48fe-b55b-289ddb805d78 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.881849 crc crio[23211]: time=\"2026-06-11T17:26:43.881776296Z\" level=info msg=\"Stopping container: cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b (timeout: 30s)\" id=17f09b19-b9b8-46e7-ba89-2c2810702eac name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.882805 crc crio[23211]: time=\"2026-06-11T17:26:43.882593676Z\" level=info msg=\"Stopping container: 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13 (timeout: 30s)\" id=0a8d55f3-f9d9-4e39-93f6-6bdcf3fc266d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.889952 crc crio[23211]: time=\"2026-06-11T17:26:43.883333754Z\" level=info msg=\"Stopping container: 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07 (timeout: 30s)\" id=cab6ed50-55c6-4d7d-9633-b341f85588d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.889952 crc crio[23211]: time=\"2026-06-11T17:26:43.883927998Z\" level=info msg=\"Stopping container: 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9 (timeout: 30s)\" id=7a51879b-e190-4e92-9e41-4cb3ca2369ab name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.899531 crc crio[23211]: time=\"2026-06-11T17:26:43.897106929Z\" level=info msg=\"Stopped container f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e: openstack/ovn-controller-gtpx6/ovn-controller\" id=a5167eb9-83ef-4c6f-b8f4-6fbb6f36b03c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:43.902823 crc crio[23211]: time=\"2026-06-11T17:26:43.902790662Z\" level=info msg=\"Stopping pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3\" id=b1329bbb-cdf9-4439-b1e5-5d40a507fcb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:43.911774 crc crio[23211]: time=\"2026-06-11T17:26:43.911716845Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6 Namespace:openstack ID:2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3 UID:6a5af9ff-232b-41e2-b6f5-712e7532847d NetNS:/var/run/netns/4ed84e50-474f-4874-9ccf-f1549cbb5ed7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5af9ff_232b_41e2_b6f5_712e7532847d.slice PodAnnotations:0xc0038ac0e0}] Aliases:map[]}\"\nJun 11 17:26:43.912377 crc crio[23211]: time=\"2026-06-11T17:26:43.912354551Z\" level=info msg=\"Deleting pod openstack_ovn-controller-gtpx6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:43.948908 crc crio[23211]: time=\"2026-06-11T17:26:43.946763193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:43.970501 crc crio[23211]: time=\"2026-06-11T17:26:43.967334129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:44.039793 crc crio[23211]: time=\"2026-06-11T17:26:44.038168474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:44.039793 crc crio[23211]: time=\"2026-06-11T17:26:44.039538658Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cfe99d5a-6944-4b56-b31b-95b873897366 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:44.070010 crc crio[23211]: time=\"2026-06-11T17:26:44.069109589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:44.126531 crc crio[23211]: time=\"2026-06-11T17:26:44.123060541Z\" level=info msg=\"Stopped container 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771: openstack/swift-storage-0/container-server\" id=4129f389-7764-413d-9cb2-decf5ddebe4e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:44.126531 crc crio[23211]: time=\"2026-06-11T17:26:44.125518632Z\" level=info msg=\"Stopping container: a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609 (timeout: 299s)\" id=4f340ced-d300-407f-8e5b-6e9a23e39a09 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:44.198002 crc crio[23211]: time=\"2026-06-11T17:26:44.196596493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:44.215238 crc crio[23211]: time=\"2026-06-11T17:26:44.214681016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:44.255512 crc crio[23211]: time=\"2026-06-11T17:26:44.248080693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:44.372998 crc crio[23211]: time=\"2026-06-11T17:26:44.369799503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:44.425950 crc crio[23211]: time=\"2026-06-11T17:26:44.425215922Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=df326775-20c5-4c7d-8b19-f5691f86df39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:44.519691 crc crio[23211]: time=\"2026-06-11T17:26:44.519184015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.126682 crc crio[23211]: time=\"2026-06-11T17:26:45.126343288Z\" level=info msg=\"Stopped container cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b: openstack/ceilometer-0/sg-core\" id=17f09b19-b9b8-46e7-ba89-2c2810702eac name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:45.129794 crc crio[23211]: time=\"2026-06-11T17:26:45.129317573Z\" level=info msg=\"Stopped container a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=4f340ced-d300-407f-8e5b-6e9a23e39a09 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:45.140153 crc crio[23211]: time=\"2026-06-11T17:26:45.133836237Z\" level=info msg=\"Stopping pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\" id=3f495df9-9642-45db-9431-56e2a01ff561 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:45.140153 crc crio[23211]: time=\"2026-06-11T17:26:45.138740199Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a UID:aba3f549-0133-46b9-b6b7-ca0104db22b7 NetNS:/var/run/netns/e2e9b614-60c3-4af6-8dd9-1fbf7bea1fe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaba3f549_0133_46b9_b6b7_ca0104db22b7.slice PodAnnotations:0xc007c14250}] Aliases:map[]}\"\nJun 11 17:26:45.140153 crc crio[23211]: time=\"2026-06-11T17:26:45.138897473Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:45.220756 crc crio[23211]: time=\"2026-06-11T17:26:45.220644802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.237380 crc crio[23211]: time=\"2026-06-11T17:26:45.235905974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.244991 crc crio[23211]: time=\"2026-06-11T17:26:45.244793626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.265848 crc crio[23211]: time=\"2026-06-11T17:26:45.265722921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.275198 crc crio[23211]: time=\"2026-06-11T17:26:45.275023423Z\" level=info msg=\"Stopping container: 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94 (timeout: 30s)\" id=35c82971-3822-4c5d-9053-3fe47636f28e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:45.411979 crc crio[23211]: time=\"2026-06-11T17:26:45.411884303Z\" level=info msg=\"Stopped container 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c: openstack/swift-storage-0/account-server\" id=21331a36-7eca-41e3-af83-d4cb0692afa9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:45.487693 crc crio[23211]: time=\"2026-06-11T17:26:45.487392605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.506910 crc crio[23211]: time=\"2026-06-11T17:26:45.506855322Z\" level=info msg=\"Stopping container: 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28 (timeout: 30s)\" id=d5081308-b770-4c7b-9398-8886f353fde5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:45.531739 crc crio[23211]: time=\"2026-06-11T17:26:45.531598203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.565736 crc crio[23211]: time=\"2026-06-11T17:26:45.565650606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.572100 crc crio[23211]: time=\"2026-06-11T17:26:45.572053235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.577889 crc crio[23211]: time=\"2026-06-11T17:26:45.577815101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.595396 crc crio[23211]: time=\"2026-06-11T17:26:45.595321939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.700823 crc crio[23211]: time=\"2026-06-11T17:26:45.700290439Z\" level=info msg=\"Stopping container: 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5 (timeout: 30s)\" id=22794b60-7bea-41cb-b5fe-8df050e09cd1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:45.721504 crc crio[23211]: time=\"2026-06-11T17:26:45.721371877Z\" level=info msg=\"Stopping container: 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025 (timeout: 30s)\" id=a71d7400-423e-4e3d-8cb1-858809f7251e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:45.759917 crc crio[23211]: time=\"2026-06-11T17:26:45.759756068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.791274 crc crio[23211]: time=\"2026-06-11T17:26:45.790869349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.882039 crc crio[23211]: time=\"2026-06-11T17:26:45.881572611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:45.946765 crc crio[23211]: time=\"2026-06-11T17:26:45.946720293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:46.045563 crc crio[23211]: time=\"2026-06-11T17:26:46.037487868Z\" level=info msg=\"Stopping container: 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f (timeout: 30s)\" id=cf7eadc7-6419-490c-a1ca-bbbcd053aa6a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:46.045563 crc crio[23211]: time=\"2026-06-11T17:26:46.038105413Z\" level=info msg=\"Stopping container: dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e (timeout: 30s)\" id=ddb08476-3e1c-45b1-aefe-e34134f4b7a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:46.145470 crc crio[23211]: time=\"2026-06-11T17:26:46.144777996Z\" level=info msg=\"Stopping container: d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea (timeout: 30s)\" id=ef4db616-e10b-436d-b92a-765b54265355 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:46.234513 crc crio[23211]: time=\"2026-06-11T17:26:46.233381176Z\" level=info msg=\"Stopping container: db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386 (timeout: 30s)\" id=e1f73488-ca6e-4f79-b080-978098ffbe6c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:46.307561 crc crio[23211]: time=\"2026-06-11T17:26:46.30737761Z\" level=info msg=\"Stopped pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3\" id=b1329bbb-cdf9-4439-b1e5-5d40a507fcb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:47.918369 crc crio[23211]: time=\"2026-06-11T17:26:47.917516291Z\" level=info msg=\"Stopped container cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53: openstack/cinder-api-0/cinder-api\" id=59c098dc-e96d-4f3b-97fa-827741f0fe45 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:47.967591 crc crio[23211]: time=\"2026-06-11T17:26:47.959796781Z\" level=info msg=\"Stopping pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\" id=122e2c31-87a3-4bc1-b2a3-56ddf2fefb84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:47.968967 crc crio[23211]: time=\"2026-06-11T17:26:47.968899139Z\" level=info msg=\"Stopped container 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07: openstack/ceilometer-0/proxy-httpd\" id=cab6ed50-55c6-4d7d-9633-b341f85588d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:48.009742 crc crio[23211]: time=\"2026-06-11T17:26:48.001873026Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65 UID:7a924d4c-eac6-4e31-824c-66d7a41d283a NetNS:/var/run/netns/d1abad8e-6edd-4945-9ab2-3d36d35f2622 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a924d4c_eac6_4e31_824c_66d7a41d283a.slice PodAnnotations:0xc002278b00}] Aliases:map[]}\"\nJun 11 17:26:48.009742 crc crio[23211]: time=\"2026-06-11T17:26:48.002342397Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:48.763919 crc crio[23211]: time=\"2026-06-11T17:26:48.763202631Z\" level=info msg=\"Stopped container 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f: openstack/nova-api-0/nova-api-log\" id=cf7eadc7-6419-490c-a1ca-bbbcd053aa6a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:48.788262 crc crio[23211]: time=\"2026-06-11T17:26:48.788032204Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694549dd57-nbsxf/POD\" id=37a08bef-2b7d-4209-9db1-c38068f803d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:48.788871 crc crio[23211]: time=\"2026-06-11T17:26:48.788388522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:48.789083 crc crio[23211]: time=\"2026-06-11T17:26:48.788975517Z\" level=info msg=\"Stopped pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\" id=2247f724-6792-4f05-a58e-6551ecb95913 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:48.989543 crc crio[23211]: time=\"2026-06-11T17:26:48.989339207Z\" level=info msg=\"Removing container: 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255\" id=9b36b770-59a8-43ac-b074-448c37ea815d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:49.518377 crc crio[23211]: time=\"2026-06-11T17:26:49.517675784Z\" level=info msg=\"Stopped container 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4: openstack/cinder-scheduler-0/cinder-scheduler\" id=9e9a02c0-729a-4724-945d-d1bcf70134e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:49.529274 crc crio[23211]: time=\"2026-06-11T17:26:49.52909065Z\" level=info msg=\"Stopping pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\" id=91923ae8-0500-47a2-873b-7dc53690105c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:49.531547 crc crio[23211]: time=\"2026-06-11T17:26:49.531410698Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7 UID:1f703a2a-c153-469c-a75c-e1a4f5d4f2f0 NetNS:/var/run/netns/0c89462c-5235-4935-a7b1-5ee15006d32e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f703a2a_c153_469c_a75c_e1a4f5d4f2f0.slice PodAnnotations:0xc000612a58}] Aliases:map[]}\"\nJun 11 17:26:49.531727 crc crio[23211]: time=\"2026-06-11T17:26:49.531673145Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:50.130391 crc crio[23211]: time=\"2026-06-11T17:26:50.130169941Z\" level=info msg=\"Stopped container 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13: openstack/ceilometer-0/ceilometer-central-agent\" id=0a8d55f3-f9d9-4e39-93f6-6bdcf3fc266d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:50.518062 crc crio[23211]: time=\"2026-06-11T17:26:50.517495995Z\" level=info msg=\"Stopped container 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025: openstack/nova-metadata-0/nova-metadata-log\" id=a71d7400-423e-4e3d-8cb1-858809f7251e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:51.158615 crc crio[23211]: time=\"2026-06-11T17:26:51.157416109Z\" level=info msg=\"Stopped container 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a: openstack/openstack-galera-0/galera\" id=dfae8aca-c836-4407-b289-e0ab30b8dbdb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:51.165086 crc crio[23211]: time=\"2026-06-11T17:26:51.164600569Z\" level=info msg=\"Stopping pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\" id=93e27503-380c-463a-b1ea-2155fba96f15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:51.169795 crc crio[23211]: time=\"2026-06-11T17:26:51.169291426Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264 UID:cdeadb8f-49a0-440e-bc27-877d9d8d9a07 NetNS:/var/run/netns/456beda2-06f4-4e09-88b7-d7bbb6211fbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdeadb8f_49a0_440e_bc27_877d9d8d9a07.slice PodAnnotations:0xc000612fb0}] Aliases:map[]}\"\nJun 11 17:26:51.169795 crc crio[23211]: time=\"2026-06-11T17:26:51.169512732Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:51.204070 crc crio[23211]: time=\"2026-06-11T17:26:51.201699529Z\" level=info msg=\"Stopped pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\" id=3f495df9-9642-45db-9431-56e2a01ff561 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:51.243478 crc crio[23211]: time=\"2026-06-11T17:26:51.243331172Z\" level=info msg=\"Created container 00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=9b02a3cc-72fe-43d3-8a13-c2cde729908c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:51.257576 crc crio[23211]: time=\"2026-06-11T17:26:51.256695037Z\" level=info msg=\"Created container a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=253ab152-7ddc-4186-a149-d78b830d12ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:51.264903 crc crio[23211]: time=\"2026-06-11T17:26:51.25923977Z\" level=info msg=\"Starting container: a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be\" id=61988982-05e2-48c4-8964-030ed8650f49 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:51.266306 crc crio[23211]: time=\"2026-06-11T17:26:51.266184334Z\" level=info msg=\"Starting container: 00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4\" id=57063692-9a80-4585-b3f7-99d88404eab9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:51.282622 crc crio[23211]: time=\"2026-06-11T17:26:51.278880052Z\" level=info msg=\"Started container\" PID=236729 containerID=00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4 description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=57063692-9a80-4585-b3f7-99d88404eab9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\nJun 11 17:26:51.298526 crc crio[23211]: time=\"2026-06-11T17:26:51.297350875Z\" level=info msg=\"Started container\" PID=236740 containerID=a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=61988982-05e2-48c4-8964-030ed8650f49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\nJun 11 17:26:51.319586 crc crio[23211]: time=\"2026-06-11T17:26:51.317678674Z\" level=info msg=\"Stopped pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\" id=122e2c31-87a3-4bc1-b2a3-56ddf2fefb84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:51.341478 crc crio[23211]: time=\"2026-06-11T17:26:51.341098371Z\" level=info msg=\"Stopped pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\" id=91923ae8-0500-47a2-873b-7dc53690105c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:51.657228 crc crio[23211]: time=\"2026-06-11T17:26:51.656099313Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-nbsxf Namespace:openstack ID:39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57 UID:0a4f0276-93e1-4b4b-ac6b-387c524d1311 NetNS:/var/run/netns/5e345c83-3002-4118-8824-384000689208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4f0276_93e1_4b4b_ac6b_387c524d1311.slice PodAnnotations:0xc000d2e378}] Aliases:map[]}\"\nJun 11 17:26:51.657228 crc crio[23211]: time=\"2026-06-11T17:26:51.656505514Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694549dd57-nbsxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:51.999313 crc crio[23211]: time=\"2026-06-11T17:26:51.999221961Z\" level=info msg=\"Stopping container: 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77 (timeout: 30s)\" id=06250435-263e-4633-af42-00551cc73c75 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:52.034486 crc crio[23211]: time=\"2026-06-11T17:26:52.023835397Z\" level=info msg=\"Stopped container 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=d5081308-b770-4c7b-9398-8886f353fde5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:52.042526 crc crio[23211]: time=\"2026-06-11T17:26:52.037176182Z\" level=info msg=\"Removed container 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255: openstack/glance-default-external-api-0/glance-httpd\" id=9b36b770-59a8-43ac-b074-448c37ea815d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:52.083978 crc crio[23211]: time=\"2026-06-11T17:26:52.081702567Z\" level=info msg=\"Stopping pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e\" id=0a6ec6e2-eb88-432b-b733-0942bbcf96dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:52.086015 crc crio[23211]: time=\"2026-06-11T17:26:52.084636911Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e UID:a2ddc5ea-cf6a-45ab-854a-1cc0be65ef80 NetNS:/var/run/netns/defe4f51-3db9-4771-8803-dbe7c6daa725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2ddc5ea_cf6a_45ab_854a_1cc0be65ef80.slice PodAnnotations:0xc000613790}] Aliases:map[]}\"\nJun 11 17:26:52.086015 crc crio[23211]: time=\"2026-06-11T17:26:52.084831596Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:52.137010 crc crio[23211]: time=\"2026-06-11T17:26:52.1277408Z\" level=info msg=\"Removing container: 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf\" id=2f6c0bdd-e110-49d0-9a71-5756a3f86dca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:52.162942 crc crio[23211]: time=\"2026-06-11T17:26:52.162391119Z\" level=info msg=\"Stopped pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\" id=93e27503-380c-463a-b1ea-2155fba96f15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:52.683400 crc crio[23211]: time=\"2026-06-11T17:26:52.682778627Z\" level=info msg=\"Created container c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=ef87b4af-511c-4e9c-a2c2-01f87b75441c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:52.702473 crc crio[23211]: time=\"2026-06-11T17:26:52.70004627Z\" level=info msg=\"Starting container: c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd\" id=ad3a7919-4679-43fd-9bcd-2cf7eb041010 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:52.716208 crc crio[23211]: time=\"2026-06-11T17:26:52.715394165Z\" level=info msg=\"Started container\" PID=236733 containerID=c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd description=openstack/placement-db-create-nkzqd/mariadb-database-create id=ad3a7919-4679-43fd-9bcd-2cf7eb041010 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\nJun 11 17:26:52.747587 crc crio[23211]: time=\"2026-06-11T17:26:52.747239482Z\" level=info msg=\"Removed container 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf: openstack/kube-state-metrics-0/kube-state-metrics\" id=2f6c0bdd-e110-49d0-9a71-5756a3f86dca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:52.776257 crc crio[23211]: time=\"2026-06-11T17:26:52.775011027Z\" level=info msg=\"Removing container: 7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2\" id=2fdab1c0-9329-4bfe-ad57-eb893a961b27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:52.799401 crc crio[23211]: time=\"2026-06-11T17:26:52.798799463Z\" level=info msg=\"Stopping container: a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de (timeout: 20s)\" id=187eab77-b3e7-4e0e-986a-a66d0aff6548 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:53.373337 crc crio[23211]: 2026-06-11T17:26:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39c452daf65b58d Mac:26:34:9d:2e:c3:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/5e345c83-3002-4118-8824-384000689208 SocketPath: PciID:}] [{Interface:0xc0002ac970 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:53.374803 crc crio[23211]: time=\"2026-06-11T17:26:53.374731144Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-nbsxf Namespace:openstack ID:39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57 UID:0a4f0276-93e1-4b4b-ac6b-387c524d1311 NetNS:/var/run/netns/5e345c83-3002-4118-8824-384000689208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4f0276_93e1_4b4b_ac6b_387c524d1311.slice PodAnnotations:0xc000d2e378}] Aliases:map[]}\"\nJun 11 17:26:53.374955 crc crio[23211]: time=\"2026-06-11T17:26:53.374897638Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694549dd57-nbsxf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:53.446665 crc crio[23211]: time=\"2026-06-11T17:26:53.444966294Z\" level=info msg=\"Created container e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=f4578799-e93b-4991-b2b2-c1adf7b67057 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:53.452287 crc crio[23211]: time=\"2026-06-11T17:26:53.452105363Z\" level=info msg=\"Starting container: e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c\" id=55b9fd5f-c411-497d-af22-2fd3df3e1052 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:53.463604 crc crio[23211]: time=\"2026-06-11T17:26:53.463514638Z\" level=info msg=\"Started container\" PID=236724 containerID=e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=55b9fd5f-c411-497d-af22-2fd3df3e1052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\nJun 11 17:26:53.469798 crc crio[23211]: time=\"2026-06-11T17:26:53.46635402Z\" level=info msg=\"Stopped container a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de: openstack/ovn-controller-ovs-tcz2l/ovsdb-server\" id=187eab77-b3e7-4e0e-986a-a66d0aff6548 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:53.527311 crc crio[23211]: time=\"2026-06-11T17:26:53.526833325Z\" level=info msg=\"Ran pod sandbox 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57 with infra container: openstack/dnsmasq-dns-694549dd57-nbsxf/POD\" id=37a08bef-2b7d-4209-9db1-c38068f803d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:53.535914 crc crio[23211]: time=\"2026-06-11T17:26:53.533894572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6c9c90ad-1c2e-4eec-91d9-a6cb52eb6b35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:53.541818 crc crio[23211]: time=\"2026-06-11T17:26:53.54174722Z\" level=info msg=\"Stopping container: 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 (timeout: 20s)\" id=b0030dec-ef7b-4399-b188-2853ad486794 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:53.590606 crc crio[23211]: time=\"2026-06-11T17:26:53.590526351Z\" level=info msg=\"Stopped container 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77: openstack/memcached-0/memcached\" id=06250435-263e-4633-af42-00551cc73c75 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:53.591497 crc crio[23211]: time=\"2026-06-11T17:26:53.591377573Z\" level=info msg=\"Stopping pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958\" id=951fc70e-5e56-4537-8559-161baf61fa4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:53.593534 crc crio[23211]: time=\"2026-06-11T17:26:53.593469635Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958 UID:5e02a3fb-2dca-4ffc-8863-40d1702b4088 NetNS:/var/run/netns/1f2c018f-8fe5-4855-bf85-45a573a40699 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e02a3fb_2dca_4ffc_8863_40d1702b4088.slice PodAnnotations:0xc0030880a0}] Aliases:map[]}\"\nJun 11 17:26:53.593647 crc crio[23211]: time=\"2026-06-11T17:26:53.593627889Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:53.623707 crc crio[23211]: time=\"2026-06-11T17:26:53.62360367Z\" level=info msg=\"Created container b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=80aa1d82-8ed5-4842-b649-0dc1b4002d6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:53.631477 crc crio[23211]: time=\"2026-06-11T17:26:53.631294742Z\" level=info msg=\"Starting container: b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04\" id=bd4f7aa4-6f35-4874-a6f7-4aa71d79f8e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:53.697499 crc crio[23211]: time=\"2026-06-11T17:26:53.696551858Z\" level=info msg=\"Started container\" PID=236757 containerID=b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04 description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=bd4f7aa4-6f35-4874-a6f7-4aa71d79f8e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\nJun 11 17:26:53.749795 crc crio[23211]: time=\"2026-06-11T17:26:53.7493133Z\" level=info msg=\"Stopped pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e\" id=0a6ec6e2-eb88-432b-b733-0942bbcf96dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:53.751090 crc crio[23211]: time=\"2026-06-11T17:26:53.751014592Z\" level=info msg=\"Stopped container 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5: openstack/nova-metadata-0/nova-metadata-metadata\" id=22794b60-7bea-41cb-b5fe-8df050e09cd1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:53.755244 crc crio[23211]: time=\"2026-06-11T17:26:53.753935755Z\" level=info msg=\"Stopping pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\" id=7d29adb8-4e00-4bd5-9000-92080b257d45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:53.766627 crc crio[23211]: time=\"2026-06-11T17:26:53.766541511Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f UID:b237db26-43f2-4eb8-bd83-e965ede90c32 NetNS:/var/run/netns/9e385426-18eb-4eac-a72d-95b5968b2237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb237db26_43f2_4eb8_bd83_e965ede90c32.slice PodAnnotations:0xc0001aee40}] Aliases:map[]}\"\nJun 11 17:26:53.766879 crc crio[23211]: time=\"2026-06-11T17:26:53.766726226Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:53.790647 crc crio[23211]: time=\"2026-06-11T17:26:53.790594554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9fb747c3-f898-42b6-81b7-0bc2d5082f5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:53.815225 crc crio[23211]: time=\"2026-06-11T17:26:53.815128618Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-nbsxf/init\" id=1e68c14a-fd28-44c9-aba7-8bb11900ecdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:53.815967 crc crio[23211]: time=\"2026-06-11T17:26:53.815943379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:54.033828 crc crio[23211]: time=\"2026-06-11T17:26:54.033722975Z\" level=info msg=\"Stopped container d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ef4db616-e10b-436d-b92a-765b54265355 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:54.063713 crc crio[23211]: time=\"2026-06-11T17:26:54.058739472Z\" level=info msg=\"Stopping pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86\" id=79f8259b-cbf8-4f21-a67f-86f450c374b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:54.063713 crc crio[23211]: time=\"2026-06-11T17:26:54.060973838Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86 UID:3306e657-ad07-48bc-b68a-632f56a68aa4 NetNS:/var/run/netns/5a75f78a-a170-4591-b373-da493c34f864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3306e657_ad07_48bc_b68a_632f56a68aa4.slice PodAnnotations:0xc006618168}] Aliases:map[]}\"\nJun 11 17:26:54.063713 crc crio[23211]: time=\"2026-06-11T17:26:54.061110401Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:54.066243 crc crio[23211]: time=\"2026-06-11T17:26:54.065363958Z\" level=info msg=\"Created container e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=39b04207-2bf1-4276-8834-ac64e7569d2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:54.074167 crc crio[23211]: time=\"2026-06-11T17:26:54.074096507Z\" level=info msg=\"Starting container: e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f\" id=5cc7cba1-3bd7-4e87-b2a3-c3b658b826fa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:54.136413 crc crio[23211]: time=\"2026-06-11T17:26:54.125404333Z\" level=info msg=\"Stopped container 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9: openstack/ceilometer-0/ceilometer-notification-agent\" id=7a51879b-e190-4e92-9e41-4cb3ca2369ab name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:54.155495 crc crio[23211]: time=\"2026-06-11T17:26:54.146358678Z\" level=info msg=\"Stopping pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\" id=576e9704-81aa-48f4-8376-3046abaa3007 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:54.164486 crc crio[23211]: time=\"2026-06-11T17:26:54.161467976Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d UID:9759b662-b38d-4357-8d89-539822f3c1bb NetNS:/var/run/netns/8966416a-7c0c-4728-b671-b77d8d643224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9759b662_b38d_4357_8d89_539822f3c1bb.slice PodAnnotations:0xc0038ac240}] Aliases:map[]}\"\nJun 11 17:26:54.164486 crc crio[23211]: time=\"2026-06-11T17:26:54.161728604Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:54.187287 crc crio[23211]: time=\"2026-06-11T17:26:54.187194071Z\" level=info msg=\"Started container\" PID=236738 containerID=e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f description=openstack/glance-db-create-5c6nr/mariadb-database-create id=5cc7cba1-3bd7-4e87-b2a3-c3b658b826fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\nJun 11 17:26:54.348360 crc crio[23211]: time=\"2026-06-11T17:26:54.348247686Z\" level=info msg=\"Stopped pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958\" id=951fc70e-5e56-4537-8559-161baf61fa4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:54.464041 crc crio[23211]: time=\"2026-06-11T17:26:54.463944565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:54.488477 crc crio[23211]: time=\"2026-06-11T17:26:54.487887946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:54.513850 crc crio[23211]: time=\"2026-06-11T17:26:54.513744873Z\" level=info msg=\"Stopped container dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e: openstack/nova-api-0/nova-api-api\" id=ddb08476-3e1c-45b1-aefe-e34134f4b7a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:54.520495 crc crio[23211]: time=\"2026-06-11T17:26:54.520384029Z\" level=info msg=\"Stopping pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\" id=ffaec179-7fd6-4980-858a-f13424d9bf69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:54.524307 crc crio[23211]: time=\"2026-06-11T17:26:54.524102162Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617 UID:a0b7c380-b9a3-4f94-90c9-e4f21185161e NetNS:/var/run/netns/e4662f87-e1df-49bc-95b6-51e6623188aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0b7c380_b9a3_4f94_90c9_e4f21185161e.slice PodAnnotations:0xc000130c10}] Aliases:map[]}\"\nJun 11 17:26:54.524708 crc crio[23211]: time=\"2026-06-11T17:26:54.524685076Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:54.721280 crc crio[23211]: time=\"2026-06-11T17:26:54.709261062Z\" level=info msg=\"Stopped container 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=35c82971-3822-4c5d-9053-3fe47636f28e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:54.721976 crc crio[23211]: time=\"2026-06-11T17:26:54.721938059Z\" level=info msg=\"Stopping pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7\" id=30c5fcc7-6b0e-42b1-9197-772d0065e484 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:54.726843 crc crio[23211]: time=\"2026-06-11T17:26:54.726805241Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7 UID:3110575a-ed5f-4276-b4a6-26eccb3cb1f2 NetNS:/var/run/netns/26724c45-cbbc-4336-a128-776b05a9ab99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3110575a_ed5f_4276_b4a6_26eccb3cb1f2.slice PodAnnotations:0xc003088b18}] Aliases:map[]}\"\nJun 11 17:26:54.727210 crc crio[23211]: time=\"2026-06-11T17:26:54.72718592Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:54.820855 crc crio[23211]: time=\"2026-06-11T17:26:54.809828991Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/POD\" id=22722429-111d-4ce1-a00e-f5434f6a4844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:54.820855 crc crio[23211]: time=\"2026-06-11T17:26:54.810268242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:54.832309 crc crio[23211]: time=\"2026-06-11T17:26:54.823723119Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-gtpx6-config-hr7b6/POD\" id=5dd295b2-188e-4b97-a0a3-2b5a52f035fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:54.832309 crc crio[23211]: time=\"2026-06-11T17:26:54.823850153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:55.442934 crc crio[23211]: time=\"2026-06-11T17:26:55.42965463Z\" level=info msg=\"Removed container 7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2: openshift-infra/auto-csr-approver-29686640-cvzwl/oc\" id=2fdab1c0-9329-4bfe-ad57-eb893a961b27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:55.565337 crc crio[23211]: time=\"2026-06-11T17:26:55.561786451Z\" level=info msg=\"Removing container: dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861\" id=5b2faa75-7617-4b41-ab58-9cbe1b85b7dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:55.579543 crc crio[23211]: time=\"2026-06-11T17:26:55.572861499Z\" level=info msg=\"Stopped pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\" id=7d29adb8-4e00-4bd5-9000-92080b257d45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:55.692544 crc crio[23211]: time=\"2026-06-11T17:26:55.691778349Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6-config-hr7b6 Namespace:openstack ID:77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786 UID:dd61e838-7d5d-4d0b-ada5-1827757b6544 NetNS:/var/run/netns/8d2a51eb-b3cc-414f-a937-625e083f2229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd61e838_7d5d_4d0b_ada5_1827757b6544.slice PodAnnotations:0xc006bcc718}] Aliases:map[]}\"\nJun 11 17:26:55.692544 crc crio[23211]: time=\"2026-06-11T17:26:55.69184506Z\" level=info msg=\"Adding pod openstack_ovn-controller-gtpx6-config-hr7b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:55.872187 crc crio[23211]: time=\"2026-06-11T17:26:55.872023025Z\" level=info msg=\"Stopped pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86\" id=79f8259b-cbf8-4f21-a67f-86f450c374b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:55.936640 crc crio[23211]: time=\"2026-06-11T17:26:55.936097901Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781198801-42bj8 Namespace:openstack ID:cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e UID:7e37f581-9c9c-4382-859a-14da229c8cea NetNS:/var/run/netns/e62fef8b-e2ef-4676-b717-b23b965e7265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e37f581_9c9c_4382_859a_14da229c8cea.slice PodAnnotations:0xc000130fe8}] Aliases:map[]}\"\nJun 11 17:26:55.936640 crc crio[23211]: time=\"2026-06-11T17:26:55.936621763Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781198801-42bj8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:56.268369 crc crio[23211]: time=\"2026-06-11T17:26:56.268256073Z\" level=info msg=\"Stopped container db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=e1f73488-ca6e-4f79-b080-978098ffbe6c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:56.272234 crc crio[23211]: time=\"2026-06-11T17:26:56.270214932Z\" level=info msg=\"Stopping pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d\" id=a61800f1-4f81-4a2c-9b33-08d6167654ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:56.275710 crc crio[23211]: time=\"2026-06-11T17:26:56.27538804Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d UID:878643ff-5d21-40f7-8c1c-fb815a7be9c9 NetNS:/var/run/netns/16980938-1c5e-49fc-a0a4-9057502d14f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod878643ff_5d21_40f7_8c1c_fb815a7be9c9.slice PodAnnotations:0xc006618b60}] Aliases:map[]}\"\nJun 11 17:26:56.276306 crc crio[23211]: time=\"2026-06-11T17:26:56.276246872Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:56.285309 crc crio[23211]: time=\"2026-06-11T17:26:56.285210877Z\" level=info msg=\"Stopped pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7\" id=30c5fcc7-6b0e-42b1-9197-772d0065e484 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:56.294341 crc crio[23211]: time=\"2026-06-11T17:26:56.294223233Z\" level=info msg=\"Stopped pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\" id=ffaec179-7fd6-4980-858a-f13424d9bf69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:56.326307 crc crio[23211]: time=\"2026-06-11T17:26:56.326194444Z\" level=info msg=\"Stopped pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\" id=576e9704-81aa-48f4-8376-3046abaa3007 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:56.527014 crc crio[23211]: time=\"2026-06-11T17:26:56.526267137Z\" level=info msg=\"Stopping container: cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6 (timeout: 604787s)\" id=5d405ed4-646c-4e0e-9223-024d99ca4cd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:56.657956 crc crio[23211]: 2026-06-11T17:26:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdb5050c92f29b4 Mac:d6:9f:19:b3:8d:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/e62fef8b-e2ef-4676-b717-b23b965e7265 SocketPath: PciID:}] [{Interface:0xc0004146c0 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:56.664344 crc crio[23211]: time=\"2026-06-11T17:26:56.664251573Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781198801-42bj8 Namespace:openstack ID:cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e UID:7e37f581-9c9c-4382-859a-14da229c8cea NetNS:/var/run/netns/e62fef8b-e2ef-4676-b717-b23b965e7265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e37f581_9c9c_4382_859a_14da229c8cea.slice PodAnnotations:0xc000130fe8}] Aliases:map[]}\"\nJun 11 17:26:56.664629 crc crio[23211]: time=\"2026-06-11T17:26:56.664550402Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781198801-42bj8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:56.709957 crc crio[23211]: 2026-06-11T17:26:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77f6ae2a4973754 Mac:8e:e0:71:fe:81:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/8d2a51eb-b3cc-414f-a937-625e083f2229 SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:56.709957 crc crio[23211]: time=\"2026-06-11T17:26:56.709625621Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6-config-hr7b6 Namespace:openstack ID:77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786 UID:dd61e838-7d5d-4d0b-ada5-1827757b6544 NetNS:/var/run/netns/8d2a51eb-b3cc-414f-a937-625e083f2229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd61e838_7d5d_4d0b_ada5_1827757b6544.slice PodAnnotations:0xc006bcc718}] Aliases:map[]}\"\nJun 11 17:26:56.709957 crc crio[23211]: time=\"2026-06-11T17:26:56.709760334Z\" level=info msg=\"Checking pod openstack_ovn-controller-gtpx6-config-hr7b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:56.774485 crc crio[23211]: time=\"2026-06-11T17:26:56.774309201Z\" level=info msg=\"Created container 1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=b1890b7c-64fa-4f13-bc1f-5ca3137926c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:56.776189 crc crio[23211]: time=\"2026-06-11T17:26:56.775993513Z\" level=info msg=\"Starting container: 1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446\" id=93ace850-b925-4307-9406-a8ec06bd88c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:56.783511 crc crio[23211]: time=\"2026-06-11T17:26:56.783391549Z\" level=info msg=\"Started container\" PID=237340 containerID=1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446 description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=93ace850-b925-4307-9406-a8ec06bd88c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\nJun 11 17:26:56.863916 crc crio[23211]: time=\"2026-06-11T17:26:56.862397799Z\" level=info msg=\"Created container 4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=b2769a40-bcf3-47ab-96a1-0ed5669a8c08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:56.866307 crc crio[23211]: time=\"2026-06-11T17:26:56.866005419Z\" level=info msg=\"Starting container: 4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077\" id=6e4d6a35-7708-4297-9a12-c86a2eaf151f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:56.867711 crc crio[23211]: time=\"2026-06-11T17:26:56.867571238Z\" level=info msg=\"Created container 32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=df326775-20c5-4c7d-8b19-f5691f86df39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:56.874210 crc crio[23211]: time=\"2026-06-11T17:26:56.873795274Z\" level=info msg=\"Started container\" PID=237349 containerID=4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=6e4d6a35-7708-4297-9a12-c86a2eaf151f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\nJun 11 17:26:56.874210 crc crio[23211]: time=\"2026-06-11T17:26:56.873898866Z\" level=info msg=\"Starting container: 32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f\" id=6e9b83d1-9ec2-4ba6-a316-318bf47558d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:56.883476 crc crio[23211]: time=\"2026-06-11T17:26:56.88240946Z\" level=info msg=\"Created container 3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2: openstack/neutron-db-create-47llt/mariadb-database-create\" id=2512c465-b2a3-4d5d-85c7-66959db154e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:56.893342 crc crio[23211]: time=\"2026-06-11T17:26:56.887511938Z\" level=info msg=\"Starting container: 3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2\" id=d850d79a-a626-41c0-a589-cc8ec0ade1c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:56.909956 crc crio[23211]: time=\"2026-06-11T17:26:56.907681083Z\" level=info msg=\"Started container\" PID=237339 containerID=3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2 description=openstack/neutron-db-create-47llt/mariadb-database-create id=d850d79a-a626-41c0-a589-cc8ec0ade1c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\nJun 11 17:26:56.933275 crc crio[23211]: time=\"2026-06-11T17:26:56.932755742Z\" level=info msg=\"Started container\" PID=237342 containerID=32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=6e9b83d1-9ec2-4ba6-a316-318bf47558d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\nJun 11 17:26:56.946353 crc crio[23211]: time=\"2026-06-11T17:26:56.946244489Z\" level=info msg=\"Created container 01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=d47662fb-7610-4ba2-a3d8-24177842e282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:56.950477 crc crio[23211]: time=\"2026-06-11T17:26:56.950032643Z\" level=info msg=\"Ran pod sandbox cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e with infra container: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/POD\" id=22722429-111d-4ce1-a00e-f5434f6a4844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:56.962488 crc crio[23211]: time=\"2026-06-11T17:26:56.958779183Z\" level=info msg=\"Starting container: 01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629\" id=2bcd84ef-8abb-4dc5-a292-2ad7ade3fc75 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:56.981851 crc crio[23211]: time=\"2026-06-11T17:26:56.981698897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=2cf23987-bbf0-42c1-b391-5ad636861e42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:56.985369 crc crio[23211]: time=\"2026-06-11T17:26:56.985272686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=d2c1acf8-676a-4973-b17f-522116438375 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:56.991615 crc crio[23211]: time=\"2026-06-11T17:26:56.991525284Z\" level=info msg=\"Started container\" PID=237364 containerID=01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=2bcd84ef-8abb-4dc5-a292-2ad7ade3fc75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\nJun 11 17:26:57.002565 crc crio[23211]: time=\"2026-06-11T17:26:57.002401126Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=01eb27a7-afd9-4953-a83e-0011f4712f00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:57.002902 crc crio[23211]: time=\"2026-06-11T17:26:57.002840397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:57.059458 crc crio[23211]: time=\"2026-06-11T17:26:57.059341243Z\" level=info msg=\"Ran pod sandbox 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786 with infra container: openstack/ovn-controller-gtpx6-config-hr7b6/POD\" id=5dd295b2-188e-4b97-a0a3-2b5a52f035fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:57.067933 crc crio[23211]: time=\"2026-06-11T17:26:57.067256442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=51a76200-89e8-421c-8e33-04541915509a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:57.073489 crc crio[23211]: time=\"2026-06-11T17:26:57.072172145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=ce30dff2-ee98-4c71-b315-21dbc9baba58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:57.092658 crc crio[23211]: time=\"2026-06-11T17:26:57.092563656Z\" level=info msg=\"Creating container: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config\" id=74f423d9-356e-4a57-852a-bae25de1ca4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:57.093897 crc crio[23211]: time=\"2026-06-11T17:26:57.093013727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:57.096525 crc crio[23211]: time=\"2026-06-11T17:26:57.096375592Z\" level=info msg=\"Stopped pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d\" id=a61800f1-4f81-4a2c-9b33-08d6167654ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:57.215806 crc crio[23211]: time=\"2026-06-11T17:26:57.215709471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:57.225412 crc crio[23211]: time=\"2026-06-11T17:26:57.225324192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:57.326770 crc crio[23211]: time=\"2026-06-11T17:26:57.326518368Z\" level=info msg=\"Created container 675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=e92ef3f5-6db4-4b85-af62-6036217d1907 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:57.335552 crc crio[23211]: time=\"2026-06-11T17:26:57.33540172Z\" level=info msg=\"Starting container: 675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06\" id=dfb2c088-e986-4b15-b943-db0019a9886b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:57.346117 crc crio[23211]: time=\"2026-06-11T17:26:57.346053777Z\" level=info msg=\"Started container\" PID=237345 containerID=675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06 description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=dfb2c088-e986-4b15-b943-db0019a9886b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\nJun 11 17:26:57.538327 crc crio[23211]: time=\"2026-06-11T17:26:57.538226932Z\" level=info msg=\"Created container 6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=f7e73430-fc6a-42bb-813e-1741698b7018 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:57.540982 crc crio[23211]: time=\"2026-06-11T17:26:57.54093677Z\" level=info msg=\"Starting container: 6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce\" id=8071cfed-5aed-4a62-aada-4a28119b1980 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:57.548815 crc crio[23211]: time=\"2026-06-11T17:26:57.548725685Z\" level=info msg=\"Started container\" PID=237374 containerID=6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce description=openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update id=8071cfed-5aed-4a62-aada-4a28119b1980 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\nJun 11 17:26:57.576537 crc crio[23211]: time=\"2026-06-11T17:26:57.572954111Z\" level=info msg=\"Stopping container: 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7 (timeout: 604786s)\" id=e49cd558-401e-4ea7-8ca6-b7bf72b8e5c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:57.589594 crc crio[23211]: time=\"2026-06-11T17:26:57.586120432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:57.661818 crc crio[23211]: time=\"2026-06-11T17:26:57.661757977Z\" level=info msg=\"Created container 772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=df3907bb-bd91-428e-b591-476b92e9c6a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:57.663792 crc crio[23211]: time=\"2026-06-11T17:26:57.663701696Z\" level=info msg=\"Starting container: 772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942\" id=d2ffa9b0-ca2e-44cf-b283-bebb4f9f60a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:57.671854 crc crio[23211]: time=\"2026-06-11T17:26:57.671753707Z\" level=info msg=\"Started container\" PID=237343 containerID=772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942 description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=d2ffa9b0-ca2e-44cf-b283-bebb4f9f60a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\nJun 11 17:26:57.693891 crc crio[23211]: time=\"2026-06-11T17:26:57.69378535Z\" level=info msg=\"Created container aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=187f3ad3-371e-483e-acd9-f66a01322e20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:57.694817 crc crio[23211]: time=\"2026-06-11T17:26:57.694714003Z\" level=info msg=\"Starting container: aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1\" id=cc2a1af8-a65d-406f-b91d-06a6466ffb33 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:57.715405 crc crio[23211]: time=\"2026-06-11T17:26:57.71534505Z\" level=info msg=\"Started container\" PID=237334 containerID=aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1 description=openstack/nova-cell1-db-create-lrp4l/mariadb-database-create id=cc2a1af8-a65d-406f-b91d-06a6466ffb33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\nJun 11 17:26:57.765679 crc crio[23211]: time=\"2026-06-11T17:26:57.765556978Z\" level=info msg=\"Created container 6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=bb13ee1c-7468-44aa-a95a-fc982f202c32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:57.768084 crc crio[23211]: time=\"2026-06-11T17:26:57.767558548Z\" level=info msg=\"Starting container: 6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c\" id=06f96008-6d06-4c14-835b-573f44429c85 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:57.776264 crc crio[23211]: time=\"2026-06-11T17:26:57.776105902Z\" level=info msg=\"Started container\" PID=237324 containerID=6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c description=openstack/barbican-db-create-9spfg/mariadb-database-create id=06f96008-6d06-4c14-835b-573f44429c85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\nJun 11 17:26:57.794255 crc crio[23211]: time=\"2026-06-11T17:26:57.7939433Z\" level=info msg=\"Created container e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=a616ab8b-42a5-4b4b-9691-5527a76d478d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:57.805495 crc crio[23211]: time=\"2026-06-11T17:26:57.805289153Z\" level=info msg=\"Starting container: e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6\" id=9fc0fe27-84c1-4084-8b73-147b6192f165 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:57.817040 crc crio[23211]: time=\"2026-06-11T17:26:57.816947926Z\" level=info msg=\"Started container\" PID=237350 containerID=e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6 description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=9fc0fe27-84c1-4084-8b73-147b6192f165 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\nJun 11 17:26:57.851577 crc crio[23211]: time=\"2026-06-11T17:26:57.851389718Z\" level=info msg=\"Created container fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=8e118a3a-187b-463a-9d8e-256bf1b400d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:57.859668 crc crio[23211]: time=\"2026-06-11T17:26:57.858347772Z\" level=info msg=\"Starting container: fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83\" id=52baa1e8-fa88-4b23-ad19-7298ddbaf401 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:57.902515 crc crio[23211]: time=\"2026-06-11T17:26:57.900922419Z\" level=info msg=\"Started container\" PID=237371 containerID=fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83 description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=52baa1e8-fa88-4b23-ad19-7298ddbaf401 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\nJun 11 17:26:57.915490 crc crio[23211]: time=\"2026-06-11T17:26:57.914796067Z\" level=info msg=\"Created container ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=058940ff-99c4-4a05-aac9-eb68e2232aea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:57.918520 crc crio[23211]: time=\"2026-06-11T17:26:57.917623137Z\" level=info msg=\"Starting container: ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e\" id=d027f8df-a759-45a3-953a-951479c70618 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:57.936410 crc crio[23211]: time=\"2026-06-11T17:26:57.935577077Z\" level=info msg=\"Started container\" PID=237351 containerID=ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=d027f8df-a759-45a3-953a-951479c70618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\nJun 11 17:26:58.058948 crc crio[23211]: time=\"2026-06-11T17:26:58.058829346Z\" level=info msg=\"Removed container dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=5b2faa75-7617-4b41-ab58-9cbe1b85b7dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:58.101527 crc crio[23211]: time=\"2026-06-11T17:26:58.1008757Z\" level=info msg=\"Removing container: 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a\" id=0ba57940-6489-44af-a1b1-04eff6607964 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:58.263101 crc crio[23211]: time=\"2026-06-11T17:26:58.262625182Z\" level=info msg=\"Removed container 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a: openstack/openstack-cell1-galera-0/galera\" id=0ba57940-6489-44af-a1b1-04eff6607964 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:58.275780 crc crio[23211]: time=\"2026-06-11T17:26:58.275188468Z\" level=info msg=\"Removing container: 141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d\" id=67a7226e-d15f-4cea-a72e-8eb151a3f9f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:58.498890 crc crio[23211]: time=\"2026-06-11T17:26:58.498770909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=60084a87-547a-4be0-bf46-b8a61198d4ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:58.506073 crc crio[23211]: time=\"2026-06-11T17:26:58.504882172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bab9c985-3864-4cfb-b92a-43ebdbe99e84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:58.515829 crc crio[23211]: time=\"2026-06-11T17:26:58.515727594Z\" level=info msg=\"Creating container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=f3c1e18f-0a62-4a90-8c64-b93c9bfb7cde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:58.516284 crc crio[23211]: time=\"2026-06-11T17:26:58.516215066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:58.591190 crc crio[23211]: time=\"2026-06-11T17:26:58.591050251Z\" level=info msg=\"Created container 76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=01eb27a7-afd9-4953-a83e-0011f4712f00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:58.592792 crc crio[23211]: time=\"2026-06-11T17:26:58.592707363Z\" level=info msg=\"Starting container: 76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667\" id=da9013c9-e625-4203-932f-509d3a8ed5fd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:58.637836 crc crio[23211]: time=\"2026-06-11T17:26:58.637738962Z\" level=info msg=\"Started container\" PID=238169 containerID=76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667 description=openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config id=da9013c9-e625-4203-932f-509d3a8ed5fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\nJun 11 17:26:58.722257 crc crio[23211]: time=\"2026-06-11T17:26:58.722022162Z\" level=info msg=\"Created container 33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2: openstack/dnsmasq-dns-694549dd57-nbsxf/init\" id=1e68c14a-fd28-44c9-aba7-8bb11900ecdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:58.725585 crc crio[23211]: time=\"2026-06-11T17:26:58.7255106Z\" level=info msg=\"Starting container: 33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2\" id=3b389e11-c061-4e88-b522-d84aee39b5e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:58.737027 crc crio[23211]: time=\"2026-06-11T17:26:58.736351352Z\" level=info msg=\"Started container\" PID=237707 containerID=33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2 description=openstack/dnsmasq-dns-694549dd57-nbsxf/init id=3b389e11-c061-4e88-b522-d84aee39b5e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\nJun 11 17:26:58.742869 crc crio[23211]: time=\"2026-06-11T17:26:58.741387498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:58.765744 crc crio[23211]: time=\"2026-06-11T17:26:58.765601665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:59.304857 crc crio[23211]: time=\"2026-06-11T17:26:59.304370985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:59.335217 crc crio[23211]: time=\"2026-06-11T17:26:59.33251159Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/POD\" id=29f9200b-d53f-46cf-b9c3-55e9d67de84f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:59.335217 crc crio[23211]: time=\"2026-06-11T17:26:59.332617852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:59.406684 crc crio[23211]: time=\"2026-06-11T17:26:59.406592676Z\" level=info msg=\"Removed container 141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=67a7226e-d15f-4cea-a72e-8eb151a3f9f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:59.417045 crc crio[23211]: time=\"2026-06-11T17:26:59.416933735Z\" level=info msg=\"Removing container: 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1\" id=26fe47d4-58ba-407b-a60c-50df0c66b77e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:59.433505 crc crio[23211]: time=\"2026-06-11T17:26:59.433359716Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-64bc7569fd-b8fmr Namespace:openstack ID:35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04 UID:69742de5-2ffe-4c42-ab41-27f6e336ba36 NetNS:/var/run/netns/328d4c4d-0adb-470b-a153-32b04476ed8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69742de5_2ffe_4c42_ab41_27f6e336ba36.slice PodAnnotations:0xc003088398}] Aliases:map[]}\"\nJun 11 17:26:59.433505 crc crio[23211]: time=\"2026-06-11T17:26:59.43349908Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-64bc7569fd-b8fmr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:59.556537 crc crio[23211]: time=\"2026-06-11T17:26:59.551901317Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-75fb77fcc-75qjt/POD\" id=98f7dab6-23a9-439a-af6c-ae143b60db9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:59.556537 crc crio[23211]: time=\"2026-06-11T17:26:59.552774969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:59.575131 crc crio[23211]: time=\"2026-06-11T17:26:59.575075598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=91ac8877-e840-4767-b4f9-445d243ada77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:59.587630 crc crio[23211]: time=\"2026-06-11T17:26:59.585919089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3003ab88-025b-4c51-9460-8b1515598227 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:59.601211 crc crio[23211]: time=\"2026-06-11T17:26:59.600585187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4602bfe6-5b33-480c-a9a3-35679079510d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:59.603692 crc crio[23211]: time=\"2026-06-11T17:26:59.603618113Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=019e254c-35b1-492b-bd95-61fba19cdc12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:59.604084 crc crio[23211]: time=\"2026-06-11T17:26:59.604022072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:59.625298 crc crio[23211]: time=\"2026-06-11T17:26:59.624508806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=fcf68220-950f-4cb6-a424-bfa24e3b2cd3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:59.653245 crc crio[23211]: time=\"2026-06-11T17:26:59.651221875Z\" level=info msg=\"Got pod network &{Name:barbican-worker-75fb77fcc-75qjt Namespace:openstack ID:db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54 UID:8f15d0c8-fd55-4e16-be5e-1ad0619958eb NetNS:/var/run/netns/92d41305-19f5-43b4-a93f-4846f7091564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f15d0c8_fd55_4e16_be5e_1ad0619958eb.slice PodAnnotations:0xc0006126b8}] Aliases:map[]}\"\nJun 11 17:26:59.653245 crc crio[23211]: time=\"2026-06-11T17:26:59.651271787Z\" level=info msg=\"Adding pod openstack_barbican-worker-75fb77fcc-75qjt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:59.706495 crc crio[23211]: time=\"2026-06-11T17:26:59.705749152Z\" level=info msg=\"Created container 68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config\" id=74f423d9-356e-4a57-852a-bae25de1ca4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:59.710351 crc crio[23211]: time=\"2026-06-11T17:26:59.710174372Z\" level=info msg=\"Starting container: 68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb\" id=8e997994-fcfb-4352-a86d-d47179b24457 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:59.731665 crc crio[23211]: time=\"2026-06-11T17:26:59.721894536Z\" level=info msg=\"Started container\" PID=238291 containerID=68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb description=openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config id=8e997994-fcfb-4352-a86d-d47179b24457 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\nJun 11 17:26:59.797681 crc crio[23211]: time=\"2026-06-11T17:26:59.79749392Z\" level=info msg=\"Removed container 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1: openstack/cinder-scheduler-0/probe\" id=26fe47d4-58ba-407b-a60c-50df0c66b77e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:59.802631 crc crio[23211]: time=\"2026-06-11T17:26:59.801707886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=da00a4f4-ae27-4b99-9c2a-1a6fc136145e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:59.805916 crc crio[23211]: time=\"2026-06-11T17:26:59.804831704Z\" level=info msg=\"Removing container: c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3\" id=90a8f3d3-2f08-4044-af02-13e62a6eb429 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:59.874924 crc crio[23211]: time=\"2026-06-11T17:26:59.874809597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=81492ecb-76f5-43af-87e6-ef49131f548d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:59.900693 crc crio[23211]: time=\"2026-06-11T17:26:59.900389058Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns\" id=78308633-fac4-44a5-bd01-7012e57431dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:59.901010 crc crio[23211]: time=\"2026-06-11T17:26:59.900950752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:59.902646 crc crio[23211]: time=\"2026-06-11T17:26:59.902574324Z\" level=info msg=\"Created container 48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=f3c1e18f-0a62-4a90-8c64-b93c9bfb7cde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:59.903831 crc crio[23211]: time=\"2026-06-11T17:26:59.903769804Z\" level=info msg=\"Starting container: 48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb\" id=94b71eb5-67f2-4a10-a05e-6326bee62db6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:59.905698 crc crio[23211]: time=\"2026-06-11T17:26:59.904918712Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=f049fde7-3c51-45aa-b323-7d7f7d8e554f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:59.915052 crc crio[23211]: time=\"2026-06-11T17:26:59.914361979Z\" level=info msg=\"Started container\" PID=238285 containerID=48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb description=openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update id=94b71eb5-67f2-4a10-a05e-6326bee62db6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\nJun 11 17:26:59.956649 crc crio[23211]: time=\"2026-06-11T17:26:59.955879969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:59.976595 crc crio[23211]: time=\"2026-06-11T17:26:59.972621619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:59.985857 crc crio[23211]: time=\"2026-06-11T17:26:59.982084765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:26:59.985857 crc crio[23211]: time=\"2026-06-11T17:26:59.984519696Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-7c96f598dd-69xx8/POD\" id=af6e3ade-5c0e-4fe8-90c5-8bb5c334ecc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:59.985857 crc crio[23211]: time=\"2026-06-11T17:26:59.984612639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:00.043511 crc crio[23211]: time=\"2026-06-11T17:27:00.039604536Z\" level=info msg=\"Removed container c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3: openstack/glance-default-external-api-0/glance-log\" id=90a8f3d3-2f08-4044-af02-13e62a6eb429 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:00.117355 crc crio[23211]: time=\"2026-06-11T17:27:00.117255672Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-vz669-config-8v4gn/POD\" id=91976fa1-6059-4633-b532-7ebd0b89994b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:00.117576 crc crio[23211]: time=\"2026-06-11T17:27:00.117399006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:00.124070 crc crio[23211]: time=\"2026-06-11T17:27:00.122577656Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-vz669/POD\" id=e686c898-0689-4a55-841c-eaccad0dda12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:00.124070 crc crio[23211]: time=\"2026-06-11T17:27:00.122692909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:00.131272 crc crio[23211]: time=\"2026-06-11T17:27:00.130981285Z\" level=info msg=\"Stopping pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\" id=1eabe0d4-e65d-47d1-a6f7-3b654ec74628 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:00.131272 crc crio[23211]: time=\"2026-06-11T17:27:00.131215061Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\" id=1eabe0d4-e65d-47d1-a6f7-3b654ec74628 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:00.145164 crc crio[23211]: time=\"2026-06-11T17:27:00.145048189Z\" level=info msg=\"Removing pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\" id=7987ff99-7d83-4ddb-add1-70fc77655622 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:27:00.286204 crc crio[23211]: 2026-06-11T17:27:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35c90afc86b02f7 Mac:c2:41:87:a7:ed:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/328d4c4d-0adb-470b-a153-32b04476ed8c SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:00.286204 crc crio[23211]: time=\"2026-06-11T17:27:00.282763679Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-64bc7569fd-b8fmr Namespace:openstack ID:35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04 UID:69742de5-2ffe-4c42-ab41-27f6e336ba36 NetNS:/var/run/netns/328d4c4d-0adb-470b-a153-32b04476ed8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69742de5_2ffe_4c42_ab41_27f6e336ba36.slice PodAnnotations:0xc003088398}] Aliases:map[]}\"\nJun 11 17:27:00.286204 crc crio[23211]: time=\"2026-06-11T17:27:00.282902642Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-64bc7569fd-b8fmr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:00.318085 crc crio[23211]: time=\"2026-06-11T17:27:00.318003252Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=fe680925-d42c-4438-93ab-87331325c11f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:00.318337 crc crio[23211]: time=\"2026-06-11T17:27:00.318114125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:00.366740 crc crio[23211]: time=\"2026-06-11T17:27:00.36663222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:00.377545 crc crio[23211]: time=\"2026-06-11T17:27:00.375965935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:00.596627 crc crio[23211]: 2026-06-11T17:27:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db5c3c0ba06ff99 Mac:7a:67:c0:93:6c:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/92d41305-19f5-43b4-a93f-4846f7091564 SocketPath: PciID:}] [{Interface:0xc0001805e0 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:00.598952 crc crio[23211]: time=\"2026-06-11T17:27:00.598873338Z\" level=info msg=\"Got pod network &{Name:barbican-worker-75fb77fcc-75qjt Namespace:openstack ID:db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54 UID:8f15d0c8-fd55-4e16-be5e-1ad0619958eb NetNS:/var/run/netns/92d41305-19f5-43b4-a93f-4846f7091564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f15d0c8_fd55_4e16_be5e_1ad0619958eb.slice PodAnnotations:0xc0006126b8}] Aliases:map[]}\"\nJun 11 17:27:00.599168 crc crio[23211]: time=\"2026-06-11T17:27:00.599076333Z\" level=info msg=\"Checking pod openstack_barbican-worker-75fb77fcc-75qjt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:00.637882 crc crio[23211]: time=\"2026-06-11T17:27:00.632363189Z\" level=info msg=\"Ran pod sandbox 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04 with infra container: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/POD\" id=29f9200b-d53f-46cf-b9c3-55e9d67de84f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:00.649269 crc crio[23211]: time=\"2026-06-11T17:27:00.649188359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=f372123f-0726-4656-9c8a-1f3723464a3a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:00.806796 crc crio[23211]: time=\"2026-06-11T17:27:00.806059671Z\" level=info msg=\"Ran pod sandbox db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54 with infra container: openstack/barbican-worker-75fb77fcc-75qjt/POD\" id=98f7dab6-23a9-439a-af6c-ae143b60db9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:00.829474 crc crio[23211]: time=\"2026-06-11T17:27:00.8240042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=348ce9b7-e72a-458e-b3ba-ff65a5e7f990 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:00.870962 crc crio[23211]: time=\"2026-06-11T17:27:00.870879164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=18d912a7-1b06-4767-85e4-e830cad42625 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:00.879229 crc crio[23211]: time=\"2026-06-11T17:27:00.879104531Z\" level=info msg=\"Got pod network &{Name:ovn-controller-vz669-config-8v4gn Namespace:openstack ID:08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f UID:78df4fa0-f6e2-420e-b062-92b4dec9262d NetNS:/var/run/netns/78047a89-f212-4c4c-a6c8-52c8be59b470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78df4fa0_f6e2_420e_b062_92b4dec9262d.slice PodAnnotations:0xc00294e040}] Aliases:map[]}\"\nJun 11 17:27:00.879229 crc crio[23211]: time=\"2026-06-11T17:27:00.879215953Z\" level=info msg=\"Adding pod openstack_ovn-controller-vz669-config-8v4gn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:00.886502 crc crio[23211]: time=\"2026-06-11T17:27:00.882971588Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661 UID:d35c7fcb-e859-4e4d-9b18-a38cf4e050ad NetNS:/var/run/netns/0ad0f5ed-af20-415d-a05e-ee48753cfe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd35c7fcb_e859_4e4d_9b18_a38cf4e050ad.slice PodAnnotations:0xc000d2e1e0}] Aliases:map[]}\"\nJun 11 17:27:00.886502 crc crio[23211]: time=\"2026-06-11T17:27:00.88304832Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:00.919915 crc crio[23211]: time=\"2026-06-11T17:27:00.908023236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fc2f5fd0-44f9-4c2f-ab0d-7a939d3226f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:00.927594 crc crio[23211]: time=\"2026-06-11T17:27:00.927403371Z\" level=info msg=\"Removed pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\" id=7987ff99-7d83-4ddb-add1-70fc77655622 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:27:00.943366 crc crio[23211]: time=\"2026-06-11T17:27:00.943275049Z\" level=info msg=\"Stopping pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\" id=5d9409b1-f287-4596-ac7f-ce139e41a6a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:00.943366 crc crio[23211]: time=\"2026-06-11T17:27:00.943370201Z\" level=info msg=\"Stopped pod sandbox (already stopped): d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\" id=5d9409b1-f287-4596-ac7f-ce139e41a6a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:00.947379 crc crio[23211]: time=\"2026-06-11T17:27:00.94731763Z\" level=info msg=\"Removing pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\" id=78589d5f-6c30-481a-a1cc-a759f48d866e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:27:00.950065 crc crio[23211]: time=\"2026-06-11T17:27:00.949972547Z\" level=info msg=\"Created container 69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=019e254c-35b1-492b-bd95-61fba19cdc12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:00.962167 crc crio[23211]: time=\"2026-06-11T17:27:00.962014278Z\" level=info msg=\"Starting container: 69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2\" id=c578a8d6-ef9f-4553-b640-d5dbf7652a57 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:00.970385 crc crio[23211]: time=\"2026-06-11T17:27:00.970304016Z\" level=info msg=\"Started container\" PID=238415 containerID=69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2 description=openstack/nova-cell1-db-create-lrp4l/mariadb-database-create id=c578a8d6-ef9f-4553-b640-d5dbf7652a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\nJun 11 17:27:01.007500 crc crio[23211]: time=\"2026-06-11T17:27:01.003964189Z\" level=info msg=\"Got pod network &{Name:barbican-api-7c96f598dd-69xx8 Namespace:openstack ID:3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b UID:5ea91540-4736-4f3b-b8a4-d5d40f433d33 NetNS:/var/run/netns/141741b9-7f3c-410f-b986-43014bf5bfe5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ea91540_4736_4f3b_b8a4_d5d40f433d33.slice PodAnnotations:0xc006bcc0c0}] Aliases:map[]}\"\nJun 11 17:27:01.007500 crc crio[23211]: time=\"2026-06-11T17:27:01.004054241Z\" level=info msg=\"Adding pod openstack_barbican-api-7c96f598dd-69xx8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:01.033484 crc crio[23211]: time=\"2026-06-11T17:27:01.033342905Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log\" id=edbcff89-1834-4745-8ecc-1a90b3a1a18f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:01.046495 crc crio[23211]: time=\"2026-06-11T17:27:01.041208802Z\" level=info msg=\"Creating container: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log\" id=b26c188f-ad8b-4b26-8167-9f0a82c4a058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:01.155981 crc crio[23211]: time=\"2026-06-11T17:27:01.152223874Z\" level=info msg=\"Got pod network &{Name:ovn-controller-vz669 Namespace:openstack ID:6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590 UID:1278d7e9-54fa-4f1e-8a75-0abc6a4feaa6 NetNS:/var/run/netns/f7b8bd20-e739-4a4f-9312-ac3dd8132b20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1278d7e9_54fa_4f1e_8a75_0abc6a4feaa6.slice PodAnnotations:0xc006bcc2e0}] Aliases:map[]}\"\nJun 11 17:27:01.155981 crc crio[23211]: time=\"2026-06-11T17:27:01.153508896Z\" level=info msg=\"Adding pod openstack_ovn-controller-vz669 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:01.155981 crc crio[23211]: time=\"2026-06-11T17:27:01.155730771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:01.161513 crc crio[23211]: time=\"2026-06-11T17:27:01.160877331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:01.168605 crc crio[23211]: time=\"2026-06-11T17:27:01.165086897Z\" level=info msg=\"Removed pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\" id=78589d5f-6c30-481a-a1cc-a759f48d866e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:27:01.196576 crc crio[23211]: time=\"2026-06-11T17:27:01.196222537Z\" level=info msg=\"Stopping pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317\" id=19b5ec74-e14f-4c3d-b8eb-93ce32c3b9f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:01.196576 crc crio[23211]: time=\"2026-06-11T17:27:01.196334539Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317\" id=19b5ec74-e14f-4c3d-b8eb-93ce32c3b9f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:01.200546 crc crio[23211]: time=\"2026-06-11T17:27:01.198105614Z\" level=info msg=\"Removing pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317\" id=c853c897-01f9-44e7-97e7-b5954f5f4b9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:27:01.332250 crc crio[23211]: time=\"2026-06-11T17:27:01.329355252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:01.354590 crc crio[23211]: time=\"2026-06-11T17:27:01.354172264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:01.640525 crc crio[23211]: time=\"2026-06-11T17:27:01.639745669Z\" level=info msg=\"Removed pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317\" id=c853c897-01f9-44e7-97e7-b5954f5f4b9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:27:01.647089 crc crio[23211]: time=\"2026-06-11T17:27:01.645917384Z\" level=info msg=\"Stopping pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4\" id=a3b22eec-7d22-4a58-9930-8aa2b5339fa8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:01.647089 crc crio[23211]: time=\"2026-06-11T17:27:01.646043557Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4\" id=a3b22eec-7d22-4a58-9930-8aa2b5339fa8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:01.664546 crc crio[23211]: time=\"2026-06-11T17:27:01.664354235Z\" level=info msg=\"Removing pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4\" id=b31044bd-cef0-4211-be14-e95065a7cd79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:27:01.741062 crc crio[23211]: time=\"2026-06-11T17:27:01.73402028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:01.776253 crc crio[23211]: time=\"2026-06-11T17:27:01.775958321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:01.819536 crc crio[23211]: time=\"2026-06-11T17:27:01.816827236Z\" level=info msg=\"Removed pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4\" id=b31044bd-cef0-4211-be14-e95065a7cd79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:27:01.921791 crc crio[23211]: time=\"2026-06-11T17:27:01.91918075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:01.934485 crc crio[23211]: time=\"2026-06-11T17:27:01.932807681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:02.157758 crc crio[23211]: 2026-06-11T17:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28faef4e0980d4a Mac:de:5a:53:20:8e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/0ad0f5ed-af20-415d-a05e-ee48753cfe25 SocketPath: PciID:}] [{Interface:0xc0004ba760 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:02.159044 crc crio[23211]: time=\"2026-06-11T17:27:02.158977098Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661 UID:d35c7fcb-e859-4e4d-9b18-a38cf4e050ad NetNS:/var/run/netns/0ad0f5ed-af20-415d-a05e-ee48753cfe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd35c7fcb_e859_4e4d_9b18_a38cf4e050ad.slice PodAnnotations:0xc000d2e1e0}] Aliases:map[]}\"\nJun 11 17:27:02.159604 crc crio[23211]: time=\"2026-06-11T17:27:02.159203794Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:02.188491 crc crio[23211]: 2026-06-11T17:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08656bd6fe76f41 Mac:4e:b8:c7:a8:06:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/78047a89-f212-4c4c-a6c8-52c8be59b470 SocketPath: PciID:}] [{Interface:0xc00014e770 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:02.188491 crc crio[23211]: time=\"2026-06-11T17:27:02.185754489Z\" level=info msg=\"Got pod network &{Name:ovn-controller-vz669-config-8v4gn Namespace:openstack ID:08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f UID:78df4fa0-f6e2-420e-b062-92b4dec9262d NetNS:/var/run/netns/78047a89-f212-4c4c-a6c8-52c8be59b470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78df4fa0_f6e2_420e_b062_92b4dec9262d.slice PodAnnotations:0xc00294e040}] Aliases:map[]}\"\nJun 11 17:27:02.188491 crc crio[23211]: time=\"2026-06-11T17:27:02.185910593Z\" level=info msg=\"Checking pod openstack_ovn-controller-vz669-config-8v4gn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:02.236693 crc crio[23211]: time=\"2026-06-11T17:27:02.234261375Z\" level=info msg=\"Ran pod sandbox 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661 with infra container: openstack/openstack-cell1-galera-0/POD\" id=fe680925-d42c-4438-93ab-87331325c11f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:02.251477 crc crio[23211]: time=\"2026-06-11T17:27:02.247712502Z\" level=info msg=\"Ran pod sandbox 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f with infra container: openstack/ovn-controller-vz669-config-8v4gn/POD\" id=91976fa1-6059-4633-b532-7ebd0b89994b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:02.271907 crc crio[23211]: time=\"2026-06-11T17:27:02.271832556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d9f707c2-74cf-4e58-84cc-9241007e2e8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:02.276643 crc crio[23211]: time=\"2026-06-11T17:27:02.276567855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=5fca5456-acaa-451d-b74c-dbc5e7b065bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:02.318114 crc crio[23211]: time=\"2026-06-11T17:27:02.299025747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=20418a52-5dbd-4542-97fe-e4ab7fa8bc3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:02.341504 crc crio[23211]: time=\"2026-06-11T17:27:02.33784827Z\" level=info msg=\"Creating container: openstack/ovn-controller-vz669-config-8v4gn/ovn-config\" id=cc927d9a-5a68-4f9e-8550-1fd93e940f3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:02.341504 crc crio[23211]: time=\"2026-06-11T17:27:02.338549388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:02.365244 crc crio[23211]: time=\"2026-06-11T17:27:02.364257542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b787f188-a996-4c5c-a5d5-cfc4c70e3f93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:02.444592 crc crio[23211]: time=\"2026-06-11T17:27:02.443312302Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=caed5595-c8b4-4ce0-8ca0-583bb01bc567 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:02.444592 crc crio[23211]: time=\"2026-06-11T17:27:02.443771153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:02.530681 crc crio[23211]: time=\"2026-06-11T17:27:02.529941373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:02.759395 crc crio[23211]: 2026-06-11T17:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6de5d28de14cbe6 Mac:d2:d3:fb:88:0b:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/f7b8bd20-e739-4a4f-9312-ac3dd8132b20 SocketPath: PciID:}] [{Interface:0xc000015090 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:02.759395 crc crio[23211]: time=\"2026-06-11T17:27:02.753289319Z\" level=info msg=\"Got pod network &{Name:ovn-controller-vz669 Namespace:openstack ID:6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590 UID:1278d7e9-54fa-4f1e-8a75-0abc6a4feaa6 NetNS:/var/run/netns/f7b8bd20-e739-4a4f-9312-ac3dd8132b20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1278d7e9_54fa_4f1e_8a75_0abc6a4feaa6.slice PodAnnotations:0xc006bcc2e0}] Aliases:map[]}\"\nJun 11 17:27:02.759395 crc crio[23211]: time=\"2026-06-11T17:27:02.753523115Z\" level=info msg=\"Checking pod openstack_ovn-controller-vz669 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:02.802986 crc crio[23211]: time=\"2026-06-11T17:27:02.802910862Z\" level=info msg=\"Removing container: 6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce\" id=9bca8748-e9b5-4876-9240-cc77dfb5cdec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:02.804415 crc crio[23211]: 2026-06-11T17:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c9d6c636d3ce9a Mac:6e:4e:e9:05:b2:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/141741b9-7f3c-410f-b986-43014bf5bfe5 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:02.809531 crc crio[23211]: time=\"2026-06-11T17:27:02.809348924Z\" level=info msg=\"Got pod network &{Name:barbican-api-7c96f598dd-69xx8 Namespace:openstack ID:3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b UID:5ea91540-4736-4f3b-b8a4-d5d40f433d33 NetNS:/var/run/netns/141741b9-7f3c-410f-b986-43014bf5bfe5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ea91540_4736_4f3b_b8a4_d5d40f433d33.slice PodAnnotations:0xc006bcc0c0}] Aliases:map[]}\"\nJun 11 17:27:02.817522 crc crio[23211]: time=\"2026-06-11T17:27:02.817268962Z\" level=info msg=\"Checking pod openstack_barbican-api-7c96f598dd-69xx8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:02.858376 crc crio[23211]: time=\"2026-06-11T17:27:02.852337531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:02.891944 crc crio[23211]: time=\"2026-06-11T17:27:02.891861742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:02.987532 crc crio[23211]: time=\"2026-06-11T17:27:02.987297833Z\" level=info msg=\"Stopped container cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=5d405ed4-646c-4e0e-9223-024d99ca4cd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:02.990487 crc crio[23211]: time=\"2026-06-11T17:27:02.990348389Z\" level=info msg=\"Stopping pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\" id=d139fb47-fea3-4399-85f8-da1f06822fd4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:02.995154 crc crio[23211]: time=\"2026-06-11T17:27:02.994909043Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5 UID:08e0e694-5ef1-45c5-b263-35a99a78af97 NetNS:/var/run/netns/8c9e958c-3e1b-408f-ae26-cdd32bc9fcc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08e0e694_5ef1_45c5_b263_35a99a78af97.slice PodAnnotations:0xc006bccae8}] Aliases:map[]}\"\nJun 11 17:27:02.995154 crc crio[23211]: time=\"2026-06-11T17:27:02.995108298Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:03.005696 crc crio[23211]: time=\"2026-06-11T17:27:03.005602921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.060795 crc crio[23211]: time=\"2026-06-11T17:27:03.060118367Z\" level=info msg=\"Ran pod sandbox 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590 with infra container: openstack/ovn-controller-vz669/POD\" id=e686c898-0689-4a55-841c-eaccad0dda12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:03.063763 crc crio[23211]: time=\"2026-06-11T17:27:03.062782584Z\" level=info msg=\"Ran pod sandbox 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b with infra container: openstack/barbican-api-7c96f598dd-69xx8/POD\" id=af6e3ade-5c0e-4fe8-90c5-8bb5c334ecc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:03.122648 crc crio[23211]: time=\"2026-06-11T17:27:03.122517591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=b899ff79-4bcb-4681-9a92-09876bb2580f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.124211 crc crio[23211]: time=\"2026-06-11T17:27:03.12408626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=a6310cc2-04c1-49bd-975e-a3b24eeb4d36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.130952 crc crio[23211]: time=\"2026-06-11T17:27:03.128044358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0528df12-5e95-4933-8a6a-68f37c4e9759 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.148568 crc crio[23211]: time=\"2026-06-11T17:27:03.147074785Z\" level=info msg=\"Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=35af3716-674a-4a2e-852e-51df23172c33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:03.148568 crc crio[23211]: time=\"2026-06-11T17:27:03.147929727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.250398 crc crio[23211]: time=\"2026-06-11T17:27:03.250258431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=44e72464-1cc7-400a-8a30-77c4f33ed99b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.268675 crc crio[23211]: time=\"2026-06-11T17:27:03.268501727Z\" level=info msg=\"Creating container: openstack/ovn-controller-vz669/ovn-controller\" id=abd4e8a2-de3b-4d7f-9574-ec48a302dcd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:03.269068 crc crio[23211]: time=\"2026-06-11T17:27:03.268868906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.290754 crc crio[23211]: time=\"2026-06-11T17:27:03.290662433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=19a167b0-121b-40f3-b7ae-e89d2ce1a2df name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.322116 crc crio[23211]: time=\"2026-06-11T17:27:03.319287811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.322617 crc crio[23211]: time=\"2026-06-11T17:27:03.322305496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=df8edc4a-dd9f-48c1-9259-dad0e51404c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.331542 crc crio[23211]: time=\"2026-06-11T17:27:03.326393038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.343693 crc crio[23211]: time=\"2026-06-11T17:27:03.343389674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=610c2927-6f95-4957-b5a7-43bd8fc9ea88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.345819 crc crio[23211]: time=\"2026-06-11T17:27:03.344745848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5c53ea1b-95aa-484d-8f99-58fcc144d947 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.350363 crc crio[23211]: time=\"2026-06-11T17:27:03.350262075Z\" level=info msg=\"Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=ba98b312-d612-447c-9a46-2367d412a609 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:03.350907 crc crio[23211]: time=\"2026-06-11T17:27:03.350879121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.351505 crc crio[23211]: time=\"2026-06-11T17:27:03.351342604Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=5eefaa1e-6adc-42e7-a60c-42b368d5650e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:03.351839 crc crio[23211]: time=\"2026-06-11T17:27:03.351778154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.365982 crc crio[23211]: time=\"2026-06-11T17:27:03.365057178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6243c65f-67da-45cd-ba86-957d09e778ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.369232 crc crio[23211]: time=\"2026-06-11T17:27:03.36836288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0d1ce286-e007-4f3b-91cb-db19a6b48e16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.369232 crc crio[23211]: time=\"2026-06-11T17:27:03.368616556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a7f2d53f-ba9c-4aec-81a0-f9ece37c1671 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.380716 crc crio[23211]: time=\"2026-06-11T17:27:03.380645548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8f3be0fe-0dac-415a-bda1-302c5d585ec9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.382015 crc crio[23211]: time=\"2026-06-11T17:27:03.381951761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0a7ba7a0-717a-431f-bbdb-a8807bc207c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.393020 crc crio[23211]: time=\"2026-06-11T17:27:03.392904354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=07f7f9d2-1e17-4365-8ff7-2829e2d7c11b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.393329 crc crio[23211]: time=\"2026-06-11T17:27:03.393065988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=15eeefda-4e6d-41dd-a07b-962915c1357d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.541364 crc crio[23211]: time=\"2026-06-11T17:27:03.540990395Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=68248070-f21a-40f9-8768-6e1ffcd0d8e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:03.550558 crc crio[23211]: time=\"2026-06-11T17:27:03.550012452Z\" level=info msg=\"Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=2c76df8e-345e-4479-97f5-aae8ed4c374f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:03.563404 crc crio[23211]: time=\"2026-06-11T17:27:03.562886154Z\" level=info msg=\"Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=81f714dd-41d6-40c7-8f95-f9f9047646bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:03.566651 crc crio[23211]: time=\"2026-06-11T17:27:03.566584647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=03c65276-5ab2-40b6-b8e1-ff4b0fd8e48c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.575899 crc crio[23211]: time=\"2026-06-11T17:27:03.575668773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.578296 crc crio[23211]: time=\"2026-06-11T17:27:03.578200318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.584851 crc crio[23211]: time=\"2026-06-11T17:27:03.584576707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.593249 crc crio[23211]: time=\"2026-06-11T17:27:03.593163622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad9c50c2-0d42-4d92-ba4f-3e3452e12997 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.630802 crc crio[23211]: time=\"2026-06-11T17:27:03.630710523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7a3bddab-c165-419d-93a2-5cd7aa81795d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.631780 crc crio[23211]: time=\"2026-06-11T17:27:03.631714088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae7fda32-77a9-4f7c-9312-5ab7cd024c77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.644340 crc crio[23211]: time=\"2026-06-11T17:27:03.644218542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7cb8a25b-6091-4483-a9da-e15f0fd8aa9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.648751 crc crio[23211]: time=\"2026-06-11T17:27:03.648340395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.648751 crc crio[23211]: time=\"2026-06-11T17:27:03.648572901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.654768 crc crio[23211]: time=\"2026-06-11T17:27:03.654683214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.656808 crc crio[23211]: time=\"2026-06-11T17:27:03.65651067Z\" level=info msg=\"Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=15c237dd-2c63-4289-9be6-df6b6edf2ee4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:03.667802 crc crio[23211]: time=\"2026-06-11T17:27:03.667104645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b93cd13b-492c-4093-903f-a5cfbaddaa19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.689251 crc crio[23211]: time=\"2026-06-11T17:27:03.688768418Z\" level=info msg=\"Stopped pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\" id=d139fb47-fea3-4399-85f8-da1f06822fd4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:03.713698 crc crio[23211]: time=\"2026-06-11T17:27:03.710867982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9aca417d-f719-4569-bd2e-db1535b31bad name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.721095 crc crio[23211]: time=\"2026-06-11T17:27:03.712090962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4b6c016e-21d5-492d-996d-dc4b8ece4c05 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.721095 crc crio[23211]: time=\"2026-06-11T17:27:03.712178504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=05bfdb12-ecfb-4900-bad8-36a9eb543406 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:03.721539 crc crio[23211]: time=\"2026-06-11T17:27:03.716813941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.723867 crc crio[23211]: time=\"2026-06-11T17:27:03.723782865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.740354 crc crio[23211]: time=\"2026-06-11T17:27:03.737787576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.797194 crc crio[23211]: time=\"2026-06-11T17:27:03.79702096Z\" level=info msg=\"Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=a1d2e151-725c-4411-83ba-ba172da61e7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:03.829847 crc crio[23211]: time=\"2026-06-11T17:27:03.829684889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.849230 crc crio[23211]: time=\"2026-06-11T17:27:03.849178747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.853079 crc crio[23211]: time=\"2026-06-11T17:27:03.852855489Z\" level=info msg=\"Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=18963ad3-a562-49a4-8046-8cee23519b89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:03.853561 crc crio[23211]: time=\"2026-06-11T17:27:03.853013283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.853561 crc crio[23211]: time=\"2026-06-11T17:27:03.853380152Z\" level=info msg=\"Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=5786ce10-192b-42d6-af20-5452c7817ff0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:03.859112 crc crio[23211]: time=\"2026-06-11T17:27:03.859079686Z\" level=info msg=\"Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=34656669-91eb-4102-9348-11cf5c5522e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:03.893193 crc crio[23211]: time=\"2026-06-11T17:27:03.893045616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.896812 crc crio[23211]: time=\"2026-06-11T17:27:03.8967512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.898075 crc crio[23211]: time=\"2026-06-11T17:27:03.897924778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.942846 crc crio[23211]: time=\"2026-06-11T17:27:03.942787392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:03.955618 crc crio[23211]: time=\"2026-06-11T17:27:03.955563083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.018757 crc crio[23211]: time=\"2026-06-11T17:27:04.018673784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.019301 crc crio[23211]: time=\"2026-06-11T17:27:04.019211717Z\" level=info msg=\"Stopped container 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7: openstack/rabbitmq-server-0/rabbitmq\" id=e49cd558-401e-4ea7-8ca6-b7bf72b8e5c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:04.022069 crc crio[23211]: time=\"2026-06-11T17:27:04.021943185Z\" level=info msg=\"Stopping pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\" id=e443f95a-117f-4a2b-a785-b6981d7a9d1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:04.023167 crc crio[23211]: time=\"2026-06-11T17:27:04.023079165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.024032 crc crio[23211]: time=\"2026-06-11T17:27:04.023945746Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a UID:bca12cb5-04b2-4daa-a2ef-3a22347f7732 NetNS:/var/run/netns/3db37fde-3f40-4a76-b4c7-6d5245374643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbca12cb5_04b2_4daa_a2ef_3a22347f7732.slice PodAnnotations:0xc000d2e4e8}] Aliases:map[]}\"\nJun 11 17:27:04.024297 crc crio[23211]: time=\"2026-06-11T17:27:04.024236473Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:04.039569 crc crio[23211]: time=\"2026-06-11T17:27:04.038416268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.052815 crc crio[23211]: time=\"2026-06-11T17:27:04.052737147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.108662 crc crio[23211]: time=\"2026-06-11T17:27:04.107771446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.112551 crc crio[23211]: time=\"2026-06-11T17:27:04.112513126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.116389 crc crio[23211]: time=\"2026-06-11T17:27:04.116365751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.201276 crc crio[23211]: time=\"2026-06-11T17:27:04.201054294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.208679 crc crio[23211]: time=\"2026-06-11T17:27:04.208580502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.212862 crc crio[23211]: time=\"2026-06-11T17:27:04.21208714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.219075 crc crio[23211]: time=\"2026-06-11T17:27:04.218663954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.244554 crc crio[23211]: time=\"2026-06-11T17:27:04.244331808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.248866 crc crio[23211]: time=\"2026-06-11T17:27:04.24878628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:04.513023 crc crio[23211]: time=\"2026-06-11T17:27:04.51226522Z\" level=info msg=\"Stopped pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\" id=e443f95a-117f-4a2b-a785-b6981d7a9d1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:04.963409 crc crio[23211]: time=\"2026-06-11T17:27:04.9632501Z\" level=info msg=\"Stopped container a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2: openstack/ovn-northd-0/ovn-northd\" id=e5c12f8e-2c86-423f-89e5-4927bf7b93af name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:04.967113 crc crio[23211]: time=\"2026-06-11T17:27:04.967000735Z\" level=info msg=\"Stopping pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\" id=5f61bac6-043f-4756-8701-aff232c5243d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:04.968977 crc crio[23211]: time=\"2026-06-11T17:27:04.968898082Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4 UID:ac24d80f-3554-44bc-93e5-507b29218e4f NetNS:/var/run/netns/1303842d-a7c4-41b3-b53e-3ca56bd45149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac24d80f_3554_44bc_93e5_507b29218e4f.slice PodAnnotations:0xc00294e3f8}] Aliases:map[]}\"\nJun 11 17:27:04.969258 crc crio[23211]: time=\"2026-06-11T17:27:04.969188099Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:05.373290 crc crio[23211]: time=\"2026-06-11T17:27:05.371664254Z\" level=info msg=\"Removed container 6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=9bca8748-e9b5-4876-9240-cc77dfb5cdec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:05.380990 crc crio[23211]: time=\"2026-06-11T17:27:05.380861334Z\" level=info msg=\"Removing container: aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1\" id=436c721d-43b5-440b-8c1e-936590bf2342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:05.455572 crc crio[23211]: time=\"2026-06-11T17:27:05.45534458Z\" level=info msg=\"Stopped pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\" id=5f61bac6-043f-4756-8701-aff232c5243d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:05.522095 crc crio[23211]: time=\"2026-06-11T17:27:05.52198451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae64f67f-c7ec-4edb-a7f5-b306c05460d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:05.526187 crc crio[23211]: time=\"2026-06-11T17:27:05.526091543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=317aef27-cfd2-412f-84c6-97dcb13c8737 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:05.531370 crc crio[23211]: time=\"2026-06-11T17:27:05.531302363Z\" level=info msg=\"Creating container: openstack/neutron-db-create-47llt/mariadb-database-create\" id=301c43c8-46a0-472f-8f7b-d4402fd4cf3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:05.531877 crc crio[23211]: time=\"2026-06-11T17:27:05.531813556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:05.558583 crc crio[23211]: time=\"2026-06-11T17:27:05.558365531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1600b056-ec26-485c-831c-0191b3a00161 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:05.568587 crc crio[23211]: time=\"2026-06-11T17:27:05.568519816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=98f136a7-af11-418f-937a-92acebee992e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:05.575381 crc crio[23211]: time=\"2026-06-11T17:27:05.575302446Z\" level=info msg=\"Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=8a2949e4-f3cf-4245-9b24-6d02fd8fdb07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:05.575895 crc crio[23211]: time=\"2026-06-11T17:27:05.575829118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:05.578566 crc crio[23211]: time=\"2026-06-11T17:27:05.578481586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9d925627-7830-441e-8de2-509a2a977697 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:05.629340 crc crio[23211]: time=\"2026-06-11T17:27:05.629221767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:05.638361 crc crio[23211]: time=\"2026-06-11T17:27:05.637997417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:05.672348 crc crio[23211]: time=\"2026-06-11T17:27:05.671636079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f4695d3f-4dfb-492c-881c-344aa3c1384c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:05.678908 crc crio[23211]: time=\"2026-06-11T17:27:05.6788457Z\" level=info msg=\"Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=c25da5e5-b82f-42d1-819b-c69304976c7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:05.679237 crc crio[23211]: time=\"2026-06-11T17:27:05.679122937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:05.709010 crc crio[23211]: time=\"2026-06-11T17:27:05.708867822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:05.714300 crc crio[23211]: time=\"2026-06-11T17:27:05.714251107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:05.725354 crc crio[23211]: time=\"2026-06-11T17:27:05.725291484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:05.730407 crc crio[23211]: time=\"2026-06-11T17:27:05.730252528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:05.750022 crc crio[23211]: time=\"2026-06-11T17:27:05.749863039Z\" level=info msg=\"Removed container aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=436c721d-43b5-440b-8c1e-936590bf2342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:05.754883 crc crio[23211]: time=\"2026-06-11T17:27:05.754792663Z\" level=info msg=\"Removing container: 7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259\" id=e3927d92-f965-498e-a28f-54861f74ebf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:05.883645 crc crio[23211]: time=\"2026-06-11T17:27:05.88279652Z\" level=info msg=\"Removed container 7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=e3927d92-f965-498e-a28f-54861f74ebf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:05.893788 crc crio[23211]: time=\"2026-06-11T17:27:05.893665943Z\" level=info msg=\"Removing container: e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1\" id=c9bc8b04-3110-45a1-9eb4-99e1e548afb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:06.050358 crc crio[23211]: time=\"2026-06-11T17:27:06.050291537Z\" level=info msg=\"Created container a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log\" id=edbcff89-1834-4745-8ecc-1a90b3a1a18f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:06.051911 crc crio[23211]: time=\"2026-06-11T17:27:06.051851605Z\" level=info msg=\"Created container fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=f049fde7-3c51-45aa-b323-7d7f7d8e554f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:06.052493 crc crio[23211]: time=\"2026-06-11T17:27:06.052383749Z\" level=info msg=\"Starting container: a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29\" id=7d231ffe-d813-4d77-96f9-29669caeca35 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:06.053091 crc crio[23211]: time=\"2026-06-11T17:27:06.052978934Z\" level=info msg=\"Created container 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e: openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns\" id=78308633-fac4-44a5-bd01-7012e57431dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:06.053485 crc crio[23211]: time=\"2026-06-11T17:27:06.053299023Z\" level=info msg=\"Starting container: fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf\" id=396377c0-54bf-4787-af80-ff3ab6463c4f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:06.054553 crc crio[23211]: time=\"2026-06-11T17:27:06.054471521Z\" level=info msg=\"Starting container: 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e\" id=07c43653-ea93-4ffd-8eb3-8b0b8abee02a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:06.061677 crc crio[23211]: time=\"2026-06-11T17:27:06.061525338Z\" level=info msg=\"Started container\" PID=239237 containerID=fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf description=openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config id=396377c0-54bf-4787-af80-ff3ab6463c4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\nJun 11 17:27:06.061936 crc crio[23211]: time=\"2026-06-11T17:27:06.061816605Z\" level=info msg=\"Started container\" PID=239239 containerID=8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e description=openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns id=07c43653-ea93-4ffd-8eb3-8b0b8abee02a name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\nJun 11 17:27:06.064217 crc crio[23211]: time=\"2026-06-11T17:27:06.064064562Z\" level=info msg=\"Started container\" PID=239238 containerID=a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29 description=openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log id=7d231ffe-d813-4d77-96f9-29669caeca35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\nJun 11 17:27:06.086082 crc crio[23211]: time=\"2026-06-11T17:27:06.08594025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=a6523ebd-beb3-4720-9392-36067abc59ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:06.106200 crc crio[23211]: time=\"2026-06-11T17:27:06.105770127Z\" level=info msg=\"Removed container e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=c9bc8b04-3110-45a1-9eb4-99e1e548afb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:06.135705 crc crio[23211]: time=\"2026-06-11T17:27:06.135601184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=3142cfe7-6636-4c76-909f-d2f1040d1102 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:06.147054 crc crio[23211]: time=\"2026-06-11T17:27:06.146929538Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener\" id=2617411e-8366-4b82-b942-932e241bb38d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:06.147407 crc crio[23211]: time=\"2026-06-11T17:27:06.147353379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:06.217246 crc crio[23211]: time=\"2026-06-11T17:27:06.217064205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:06.221618 crc crio[23211]: time=\"2026-06-11T17:27:06.221550267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:06.825972 crc crio[23211]: time=\"2026-06-11T17:27:06.825222672Z\" level=info msg=\"Removing container: 76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667\" id=c3e16e2d-be52-43e3-b46d-5bc8d8276327 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:07.580027 crc crio[23211]: time=\"2026-06-11T17:27:07.574083806Z\" level=info msg=\"Created container b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742: openstack/ovn-controller-vz669/ovn-controller\" id=abd4e8a2-de3b-4d7f-9574-ec48a302dcd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:07.585674 crc crio[23211]: time=\"2026-06-11T17:27:07.585533353Z\" level=info msg=\"Starting container: b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742\" id=ab3140a0-c328-47ca-a325-5b036b58f858 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:07.596603 crc crio[23211]: time=\"2026-06-11T17:27:07.596471147Z\" level=info msg=\"Started container\" PID=239368 containerID=b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742 description=openstack/ovn-controller-vz669/ovn-controller id=ab3140a0-c328-47ca-a325-5b036b58f858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590\nJun 11 17:27:07.604634 crc crio[23211]: time=\"2026-06-11T17:27:07.603227886Z\" level=info msg=\"Created container d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=34656669-91eb-4102-9348-11cf5c5522e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:07.608481 crc crio[23211]: time=\"2026-06-11T17:27:07.606764823Z\" level=info msg=\"Starting container: d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4\" id=aaa56091-b478-4953-bd97-b3c2f59aad07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:07.615654 crc crio[23211]: time=\"2026-06-11T17:27:07.615513413Z\" level=info msg=\"Started container\" PID=239362 containerID=d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4 description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=aaa56091-b478-4953-bd97-b3c2f59aad07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\nJun 11 17:27:07.632981 crc crio[23211]: time=\"2026-06-11T17:27:07.632896349Z\" level=info msg=\"Created container 9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=15c237dd-2c63-4289-9be6-df6b6edf2ee4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:07.633770 crc crio[23211]: time=\"2026-06-11T17:27:07.633710409Z\" level=info msg=\"Starting container: 9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea\" id=43901d61-8164-4ce2-b037-634d96b423ea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:07.642645 crc crio[23211]: time=\"2026-06-11T17:27:07.642554052Z\" level=info msg=\"Started container\" PID=239367 containerID=9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea description=openstack/placement-db-create-nkzqd/mariadb-database-create id=43901d61-8164-4ce2-b037-634d96b423ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\nJun 11 17:27:07.671928 crc crio[23211]: time=\"2026-06-11T17:27:07.671742792Z\" level=info msg=\"Created container 399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12: openstack/ovn-controller-vz669-config-8v4gn/ovn-config\" id=cc927d9a-5a68-4f9e-8550-1fd93e940f3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:07.679588 crc crio[23211]: time=\"2026-06-11T17:27:07.675548668Z\" level=info msg=\"Starting container: 399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12\" id=f6640b17-5092-4752-8b03-40de7b0fb884 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:07.688725 crc crio[23211]: time=\"2026-06-11T17:27:07.688673216Z\" level=info msg=\"Started container\" PID=239358 containerID=399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12 description=openstack/ovn-controller-vz669-config-8v4gn/ovn-config id=f6640b17-5092-4752-8b03-40de7b0fb884 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\nJun 11 17:27:07.710407 crc crio[23211]: time=\"2026-06-11T17:27:07.709782405Z\" level=info msg=\"Created container 714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=caed5595-c8b4-4ce0-8ca0-583bb01bc567 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:07.712491 crc crio[23211]: time=\"2026-06-11T17:27:07.712248677Z\" level=info msg=\"Starting container: 714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41\" id=75ce2aa6-7cf6-42df-bf52-9c96f824a575 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:07.722263 crc crio[23211]: time=\"2026-06-11T17:27:07.722028182Z\" level=info msg=\"Started container\" PID=239370 containerID=714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=75ce2aa6-7cf6-42df-bf52-9c96f824a575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\nJun 11 17:27:07.900007 crc crio[23211]: time=\"2026-06-11T17:27:07.89994209Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=46c20bac-3401-493d-9b75-1453e6e80cff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:07.900264 crc crio[23211]: time=\"2026-06-11T17:27:07.900057622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:07.909027 crc crio[23211]: time=\"2026-06-11T17:27:07.908894553Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=671a459b-2e68-48f8-b213-31c911482f89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:07.909027 crc crio[23211]: time=\"2026-06-11T17:27:07.909023467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:07.917740 crc crio[23211]: time=\"2026-06-11T17:27:07.917652124Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=ef695241-85e0-49f6-87f9-7cd9710a608d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:07.917877 crc crio[23211]: time=\"2026-06-11T17:27:07.917758336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:07.917940 crc crio[23211]: time=\"2026-06-11T17:27:07.917899041Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=1c8ca982-255a-4444-a549-da9634e5bbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:07.917940 crc crio[23211]: time=\"2026-06-11T17:27:07.91792671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:07.919399 crc crio[23211]: time=\"2026-06-11T17:27:07.919343517Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=bfa3f676-129d-4d2d-8d01-6d428ceb141d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:07.919529 crc crio[23211]: time=\"2026-06-11T17:27:07.919406068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:07.989327 crc crio[23211]: time=\"2026-06-11T17:27:07.989230717Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8 UID:e7e70b16-7545-4958-84b5-f9538101e7c7 NetNS:/var/run/netns/7c184b5e-9252-49fd-a900-7e1d3e2c0441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e70b16_7545_4958_84b5_f9538101e7c7.slice PodAnnotations:0xc006618960}] Aliases:map[]}\"\nJun 11 17:27:07.989327 crc crio[23211]: time=\"2026-06-11T17:27:07.989298179Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:08.097943 crc crio[23211]: time=\"2026-06-11T17:27:08.097744366Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243 UID:4f7abdfd-3635-4eb5-aba0-e98845859542 NetNS:/var/run/netns/c9db5815-b7c4-4043-9658-889eb2c9dc0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f7abdfd_3635_4eb5_aba0_e98845859542.slice PodAnnotations:0xc0018beec0}] Aliases:map[]}\"\nJun 11 17:27:08.097943 crc crio[23211]: time=\"2026-06-11T17:27:08.097812048Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:08.119759 crc crio[23211]: time=\"2026-06-11T17:27:08.119635034Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831 UID:7f913049-2dc7-4447-ad03-2f0468447656 NetNS:/var/run/netns/630308fb-0cdd-447e-ad09-bf31fdf76dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f913049_2dc7_4447_ad03_2f0468447656.slice PodAnnotations:0xc007c14a50}] Aliases:map[]}\"\nJun 11 17:27:08.120253 crc crio[23211]: time=\"2026-06-11T17:27:08.120230419Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:08.163080 crc crio[23211]: time=\"2026-06-11T17:27:08.154811775Z\" level=info msg=\"Removed container 76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=c3e16e2d-be52-43e3-b46d-5bc8d8276327 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:08.274492 crc crio[23211]: time=\"2026-06-11T17:27:08.261188772Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319 UID:63679fb7-7361-49e5-9065-e3387352e058 NetNS:/var/run/netns/2df20b42-c355-4193-8cf9-2eec68ce70a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63679fb7_7361_49e5_9065_e3387352e058.slice PodAnnotations:0xc007c14100}] Aliases:map[]}\"\nJun 11 17:27:08.274492 crc crio[23211]: time=\"2026-06-11T17:27:08.262749471Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:08.413106 crc crio[23211]: time=\"2026-06-11T17:27:08.412866822Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9 UID:e8fdbec0-1ed3-4db6-83c7-0a31f7232b25 NetNS:/var/run/netns/0588c59f-596e-4f42-b791-59273e3e451b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8fdbec0_1ed3_4db6_83c7_0a31f7232b25.slice PodAnnotations:0xc000d2e248}] Aliases:map[]}\"\nJun 11 17:27:08.413106 crc crio[23211]: time=\"2026-06-11T17:27:08.412910543Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:08.550254 crc crio[23211]: time=\"2026-06-11T17:27:08.550192392Z\" level=info msg=\"Created container 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=35af3716-674a-4a2e-852e-51df23172c33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:08.561558 crc crio[23211]: time=\"2026-06-11T17:27:08.561399063Z\" level=info msg=\"Starting container: 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e\" id=9f64bf7f-9a12-4fa4-8116-da44a92169ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:08.569867 crc crio[23211]: time=\"2026-06-11T17:27:08.569794673Z\" level=info msg=\"Started container\" PID=239382 containerID=1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log id=9f64bf7f-9a12-4fa4-8116-da44a92169ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\nJun 11 17:27:08.592657 crc crio[23211]: time=\"2026-06-11T17:27:08.592578284Z\" level=info msg=\"Created container 536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=81f714dd-41d6-40c7-8f95-f9f9047646bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:08.620105 crc crio[23211]: time=\"2026-06-11T17:27:08.619028647Z\" level=info msg=\"Starting container: 536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0\" id=ca4cb94e-08cb-4cf3-8785-acb81fbc1e66 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:08.627155 crc crio[23211]: time=\"2026-06-11T17:27:08.623650522Z\" level=info msg=\"Created container 4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=ba98b312-d612-447c-9a46-2367d412a609 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:08.628792 crc crio[23211]: time=\"2026-06-11T17:27:08.628698379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=934a48f4-3937-40b5-aadd-b9de4e9efce0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:08.630979 crc crio[23211]: time=\"2026-06-11T17:27:08.629632492Z\" level=info msg=\"Starting container: 4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87\" id=52b6fda5-5035-4864-be30-5b6e0964e499 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:08.653948 crc crio[23211]: time=\"2026-06-11T17:27:08.650592048Z\" level=info msg=\"Started container\" PID=239372 containerID=4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87 description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=52b6fda5-5035-4864-be30-5b6e0964e499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\nJun 11 17:27:08.673182 crc crio[23211]: time=\"2026-06-11T17:27:08.67307689Z\" level=info msg=\"Started container\" PID=239415 containerID=536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0 description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=ca4cb94e-08cb-4cf3-8785-acb81fbc1e66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\nJun 11 17:27:08.689713 crc crio[23211]: time=\"2026-06-11T17:27:08.686402705Z\" level=info msg=\"Created container 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener\" id=2617411e-8366-4b82-b942-932e241bb38d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:08.697885 crc crio[23211]: time=\"2026-06-11T17:27:08.690686512Z\" level=info msg=\"Starting container: 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7\" id=3d0d2f96-eb40-4364-be04-f89802fe2402 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:08.707108 crc crio[23211]: time=\"2026-06-11T17:27:08.705936964Z\" level=info msg=\"Started container\" PID=239398 containerID=2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7 description=openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener id=3d0d2f96-eb40-4364-be04-f89802fe2402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\nJun 11 17:27:08.834493 crc crio[23211]: time=\"2026-06-11T17:27:08.833786017Z\" level=info msg=\"Created container 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log\" id=b26c188f-ad8b-4b26-8167-9f0a82c4a058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:08.839752 crc crio[23211]: time=\"2026-06-11T17:27:08.839289865Z\" level=info msg=\"Starting container: 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55\" id=3c2f558a-d528-4673-a371-b5ad516b229a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:08.854691 crc crio[23211]: time=\"2026-06-11T17:27:08.851799379Z\" level=info msg=\"Started container\" PID=239411 containerID=5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55 description=openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log id=3c2f558a-d528-4673-a371-b5ad516b229a name=/runtime.v1.RuntimeService/StartContainer sandboxID=db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\nJun 11 17:27:08.870863 crc crio[23211]: time=\"2026-06-11T17:27:08.869836751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=301fd12c-2b7c-4377-82fd-ff151721e600 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:08.880757 crc crio[23211]: time=\"2026-06-11T17:27:08.87980586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=c8e42c9d-4b61-4ded-9c40-c89dae43fd45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:08.895392 crc crio[23211]: time=\"2026-06-11T17:27:08.895298059Z\" level=info msg=\"Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=dc210fb3-2057-4b53-8df0-a1916cffc110 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:08.895891 crc crio[23211]: time=\"2026-06-11T17:27:08.89577991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:08.897036 crc crio[23211]: time=\"2026-06-11T17:27:08.89693889Z\" level=info msg=\"Created container 2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=68248070-f21a-40f9-8768-6e1ffcd0d8e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:08.898590 crc crio[23211]: time=\"2026-06-11T17:27:08.898492729Z\" level=info msg=\"Starting container: 2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201\" id=bb0c47fd-d777-40ee-9360-6fb4655dddcb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:08.912274 crc crio[23211]: time=\"2026-06-11T17:27:08.905017032Z\" level=info msg=\"Created container 6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=5786ce10-192b-42d6-af20-5452c7817ff0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:08.912274 crc crio[23211]: time=\"2026-06-11T17:27:08.90772016Z\" level=info msg=\"Started container\" PID=239418 containerID=2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201 description=openstack/barbican-db-create-9spfg/mariadb-database-create id=bb0c47fd-d777-40ee-9360-6fb4655dddcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\nJun 11 17:27:08.912274 crc crio[23211]: time=\"2026-06-11T17:27:08.909511515Z\" level=info msg=\"Starting container: 6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f\" id=e7ce06af-d837-4bdb-90b7-f43feca78882 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:08.921974 crc crio[23211]: time=\"2026-06-11T17:27:08.91973585Z\" level=info msg=\"Started container\" PID=239424 containerID=6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f description=openstack/glance-db-create-5c6nr/mariadb-database-create id=e7ce06af-d837-4bdb-90b7-f43feca78882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\nJun 11 17:27:08.969009 crc crio[23211]: time=\"2026-06-11T17:27:08.965855806Z\" level=info msg=\"Created container bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=5eefaa1e-6adc-42e7-a60c-42b368d5650e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:08.977629 crc crio[23211]: time=\"2026-06-11T17:27:08.977410456Z\" level=info msg=\"Created container d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1: openstack/neutron-db-create-47llt/mariadb-database-create\" id=301c43c8-46a0-472f-8f7b-d4402fd4cf3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:08.987011 crc crio[23211]: time=\"2026-06-11T17:27:08.986941764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=ada7cf6d-5596-4b79-96a7-e0cf00940406 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:08.987638 crc crio[23211]: time=\"2026-06-11T17:27:08.987084638Z\" level=info msg=\"Starting container: d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1\" id=42e11ed1-e144-40b9-9cf0-d83232d402f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:08.988595 crc crio[23211]: time=\"2026-06-11T17:27:08.988529425Z\" level=info msg=\"Starting container: bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314\" id=380620f0-bcd0-4c9d-9672-2b9df3a5dc2a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:08.994860 crc crio[23211]: 2026-06-11T17:27:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:113de58ed7b2461 Mac:e2:2e:03:b0:e6:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/c9db5815-b7c4-4043-9658-889eb2c9dc0e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:08.995091 crc crio[23211]: time=\"2026-06-11T17:27:08.995024497Z\" level=info msg=\"Started container\" PID=239377 containerID=bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314 description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=380620f0-bcd0-4c9d-9672-2b9df3a5dc2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\nJun 11 17:27:08.996449 crc crio[23211]: time=\"2026-06-11T17:27:08.996342211Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243 UID:4f7abdfd-3635-4eb5-aba0-e98845859542 NetNS:/var/run/netns/c9db5815-b7c4-4043-9658-889eb2c9dc0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f7abdfd_3635_4eb5_aba0_e98845859542.slice PodAnnotations:0xc0018beec0}] Aliases:map[]}\"\nJun 11 17:27:08.996657 crc crio[23211]: time=\"2026-06-11T17:27:08.996607408Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:08.997336 crc crio[23211]: time=\"2026-06-11T17:27:08.997248693Z\" level=info msg=\"Created container 6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=2c76df8e-345e-4479-97f5-aae8ed4c374f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:09.001059 crc crio[23211]: time=\"2026-06-11T17:27:09.000956605Z\" level=info msg=\"Started container\" PID=239373 containerID=d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1 description=openstack/neutron-db-create-47llt/mariadb-database-create id=42e11ed1-e144-40b9-9cf0-d83232d402f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\nJun 11 17:27:09.005494 crc crio[23211]: time=\"2026-06-11T17:27:09.005388846Z\" level=info msg=\"Starting container: 6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28\" id=19a7da2b-3395-42b4-9360-c0a2abd1c417 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:09.020559 crc crio[23211]: time=\"2026-06-11T17:27:09.016598408Z\" level=info msg=\"Started container\" PID=239396 containerID=6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28 description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=19a7da2b-3395-42b4-9360-c0a2abd1c417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\nJun 11 17:27:09.026794 crc crio[23211]: time=\"2026-06-11T17:27:09.026711391Z\" level=info msg=\"Creating container: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker\" id=85f454c2-23f0-4a9c-85e7-c7ede4eb10dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:09.036219 crc crio[23211]: time=\"2026-06-11T17:27:09.036073086Z\" level=info msg=\"Created container 77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=8a2949e4-f3cf-4245-9b24-6d02fd8fdb07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:09.041037 crc crio[23211]: time=\"2026-06-11T17:27:09.038996569Z\" level=info msg=\"Starting container: 77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46\" id=36c8d4ef-1a6f-487e-9027-ba64dc3def29 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:09.065483 crc crio[23211]: time=\"2026-06-11T17:27:09.065294218Z\" level=info msg=\"Started container\" PID=239399 containerID=77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46 description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=36c8d4ef-1a6f-487e-9027-ba64dc3def29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\nJun 11 17:27:09.178393 crc crio[23211]: time=\"2026-06-11T17:27:09.17830197Z\" level=info msg=\"Stopping container: 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90 (timeout: 30s)\" id=f084c1de-dbda-4b09-bb85-e1b8e50c6121 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:09.178891 crc crio[23211]: time=\"2026-06-11T17:27:09.178765011Z\" level=info msg=\"Stopping container: 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94 (timeout: 30s)\" id=f2cbdb75-138d-4091-abd9-ccdc90360836 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:09.252682 crc crio[23211]: 2026-06-11T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42eb742522e1f73 Mac:12:3f:25:f2:e9:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/7c184b5e-9252-49fd-a900-7e1d3e2c0441 SocketPath: PciID:}] [{Interface:0xc0001926b0 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:09.252682 crc crio[23211]: time=\"2026-06-11T17:27:09.251299278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:09.254956 crc crio[23211]: time=\"2026-06-11T17:27:09.254886658Z\" level=info msg=\"Removing container: c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd\" id=1f71015d-6a16-48c4-bdfb-8fc82cb0f31f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:09.257106 crc crio[23211]: time=\"2026-06-11T17:27:09.25695833Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8 UID:e7e70b16-7545-4958-84b5-f9538101e7c7 NetNS:/var/run/netns/7c184b5e-9252-49fd-a900-7e1d3e2c0441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e70b16_7545_4958_84b5_f9538101e7c7.slice PodAnnotations:0xc006618960}] Aliases:map[]}\"\nJun 11 17:27:09.257802 crc crio[23211]: time=\"2026-06-11T17:27:09.25735587Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:09.263553 crc crio[23211]: time=\"2026-06-11T17:27:09.263377381Z\" level=info msg=\"Ran pod sandbox 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243 with infra container: openstack/memcached-0/POD\" id=ef695241-85e0-49f6-87f9-7cd9710a608d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:09.279482 crc crio[23211]: time=\"2026-06-11T17:27:09.278592682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=4fff0237-1261-48c2-a13f-54e97aab6097 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:09.290823 crc crio[23211]: time=\"2026-06-11T17:27:09.290743347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d17869a5-5b84-4223-be3d-868850f77335 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:09.362278 crc crio[23211]: 2026-06-11T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d38b5206a00ae90 Mac:02:cc:9c:3a:51:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/630308fb-0cdd-447e-ad09-bf31fdf76dc1 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:09.365274 crc crio[23211]: time=\"2026-06-11T17:27:09.362682519Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831 UID:7f913049-2dc7-4447-ad03-2f0468447656 NetNS:/var/run/netns/630308fb-0cdd-447e-ad09-bf31fdf76dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f913049_2dc7_4447_ad03_2f0468447656.slice PodAnnotations:0xc007c14a50}] Aliases:map[]}\"\nJun 11 17:27:09.365274 crc crio[23211]: time=\"2026-06-11T17:27:09.362865995Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:09.408948 crc crio[23211]: time=\"2026-06-11T17:27:09.401678927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=576ea204-ed01-4495-89bc-a6e2b13cb216 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:09.411882 crc crio[23211]: time=\"2026-06-11T17:27:09.411354139Z\" level=info msg=\"Ran pod sandbox 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8 with infra container: openstack/glance-default-internal-api-0/POD\" id=46c20bac-3401-493d-9b75-1453e6e80cff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:09.416008 crc crio[23211]: time=\"2026-06-11T17:27:09.415917553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2198762a-aa16-46de-8e18-102b0a4c63a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:09.419092 crc crio[23211]: time=\"2026-06-11T17:27:09.419003631Z\" level=info msg=\"Created container d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=c25da5e5-b82f-42d1-819b-c69304976c7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:09.428492 crc crio[23211]: time=\"2026-06-11T17:27:09.422922779Z\" level=info msg=\"Starting container: d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6\" id=ddb8e789-2e1d-4192-aec1-ff2ab4606b2c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:09.439514 crc crio[23211]: time=\"2026-06-11T17:27:09.433587426Z\" level=info msg=\"Stopped container 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log\" id=f2cbdb75-138d-4091-abd9-ccdc90360836 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:09.445551 crc crio[23211]: time=\"2026-06-11T17:27:09.442492669Z\" level=info msg=\"Started container\" PID=239430 containerID=d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=ddb8e789-2e1d-4192-aec1-ff2ab4606b2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\nJun 11 17:27:09.445551 crc crio[23211]: time=\"2026-06-11T17:27:09.44371484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f0911837-c943-41ea-8775-6ee46a8e32d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:09.461935 crc crio[23211]: time=\"2026-06-11T17:27:09.461825484Z\" level=info msg=\"Created container a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=a1d2e151-725c-4411-83ba-ba172da61e7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:09.477160 crc crio[23211]: time=\"2026-06-11T17:27:09.47487053Z\" level=info msg=\"Starting container: a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc\" id=6bba6719-2955-4165-8105-6f9af939b792 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:09.482404 crc crio[23211]: time=\"2026-06-11T17:27:09.481947767Z\" level=info msg=\"Started container\" PID=239420 containerID=a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=6bba6719-2955-4165-8105-6f9af939b792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\nJun 11 17:27:09.500514 crc crio[23211]: time=\"2026-06-11T17:27:09.498102062Z\" level=info msg=\"Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=4526d259-7278-48c4-96c4-a66374da9e98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:09.504729 crc crio[23211]: time=\"2026-06-11T17:27:09.502687667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=34d55ef3-6e65-43c0-8772-fd1b75e3216b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:09.504729 crc crio[23211]: time=\"2026-06-11T17:27:09.503278672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a93f4ebb-0dc2-4b4d-a3e2-308e7b09ee2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:09.508254 crc crio[23211]: time=\"2026-06-11T17:27:09.506347908Z\" level=info msg=\"Ran pod sandbox d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831 with infra container: openstack/cinder-api-0/POD\" id=1c8ca982-255a-4444-a549-da9634e5bbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:09.509533 crc crio[23211]: time=\"2026-06-11T17:27:09.509411015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:09.520719 crc crio[23211]: time=\"2026-06-11T17:27:09.517839937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=f688edb3-69a1-4c9d-bd99-fb344928ddc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:09.525099 crc crio[23211]: time=\"2026-06-11T17:27:09.524890084Z\" level=info msg=\"Created container f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=18963ad3-a562-49a4-8046-8cee23519b89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:09.531190 crc crio[23211]: time=\"2026-06-11T17:27:09.531080798Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=b88b2a3c-fed0-4aa8-a9ca-bbeb21b455ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:09.546807 crc crio[23211]: time=\"2026-06-11T17:27:09.546728221Z\" level=info msg=\"Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=7cef2fe9-316f-4a24-8067-92413699afc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:09.548913 crc crio[23211]: time=\"2026-06-11T17:27:09.546920856Z\" level=info msg=\"Starting container: f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0\" id=c2a3e905-c2af-44c0-972b-e39bda6844df name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:09.548913 crc crio[23211]: 2026-06-11T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08a0e7a15011a9f Mac:a6:9d:44:0a:f1:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/2df20b42-c355-4193-8cf9-2eec68ce70a7 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:09.549186 crc crio[23211]: time=\"2026-06-11T17:27:09.548959826Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319 UID:63679fb7-7361-49e5-9065-e3387352e058 NetNS:/var/run/netns/2df20b42-c355-4193-8cf9-2eec68ce70a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63679fb7_7361_49e5_9065_e3387352e058.slice PodAnnotations:0xc007c14100}] Aliases:map[]}\"\nJun 11 17:27:09.549186 crc crio[23211]: time=\"2026-06-11T17:27:09.54910976Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:09.572997 crc crio[23211]: time=\"2026-06-11T17:27:09.560531307Z\" level=info msg=\"Started container\" PID=239394 containerID=f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0 description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=c2a3e905-c2af-44c0-972b-e39bda6844df name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\nJun 11 17:27:09.598064 crc crio[23211]: time=\"2026-06-11T17:27:09.593205846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=0d4583ba-c8b7-47c5-870c-714653cfafb4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:09.630854 crc crio[23211]: time=\"2026-06-11T17:27:09.630411577Z\" level=info msg=\"Ran pod sandbox 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319 with infra container: openstack/cinder-scheduler-0/POD\" id=bfa3f676-129d-4d2d-8d01-6d428ceb141d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:09.632639 crc crio[23211]: time=\"2026-06-11T17:27:09.631860853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:09.632639 crc crio[23211]: time=\"2026-06-11T17:27:09.63212631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:09.632817 crc crio[23211]: time=\"2026-06-11T17:27:09.63249792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:09.635495 crc crio[23211]: time=\"2026-06-11T17:27:09.633600487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=4e64bb43-f3af-4b8b-9110-2dd2e2ca1523 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:09.635495 crc crio[23211]: time=\"2026-06-11T17:27:09.633731541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:09.672489 crc crio[23211]: time=\"2026-06-11T17:27:09.670962873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=42eed4a0-e17b-485c-bbab-02146ea5bda2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:09.680480 crc crio[23211]: time=\"2026-06-11T17:27:09.678677446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:09.718384 crc crio[23211]: time=\"2026-06-11T17:27:09.718131845Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=1ccd2067-2fc6-435b-bd5c-01078bbf77df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:09.751499 crc crio[23211]: time=\"2026-06-11T17:27:09.749306196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:09.751499 crc crio[23211]: time=\"2026-06-11T17:27:09.749556243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:09.785812 crc crio[23211]: 2026-06-11T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:267a0b08ac1c9ed Mac:fe:23:d2:98:0f:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/0588c59f-596e-4f42-b791-59273e3e451b SocketPath: PciID:}] [{Interface:0xc000412df0 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:09.789507 crc crio[23211]: time=\"2026-06-11T17:27:09.786505508Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=a686e074-7d5c-45d7-9401-e6549a34a0aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:09.801517 crc crio[23211]: time=\"2026-06-11T17:27:09.798820766Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9 UID:e8fdbec0-1ed3-4db6-83c7-0a31f7232b25 NetNS:/var/run/netns/0588c59f-596e-4f42-b791-59273e3e451b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8fdbec0_1ed3_4db6_83c7_0a31f7232b25.slice PodAnnotations:0xc000d2e248}] Aliases:map[]}\"\nJun 11 17:27:09.811491 crc crio[23211]: time=\"2026-06-11T17:27:09.807665269Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:09.830517 crc crio[23211]: time=\"2026-06-11T17:27:09.829782893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=9e5b1e1f-c1ee-4063-8096-e624af2e9b1f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:09.947848 crc crio[23211]: time=\"2026-06-11T17:27:09.947498581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.013350 crc crio[23211]: time=\"2026-06-11T17:27:10.013293711Z\" level=info msg=\"Ran pod sandbox 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9 with infra container: openstack/ovsdbserver-sb-0/POD\" id=671a459b-2e68-48f8-b213-31c911482f89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:10.017018 crc crio[23211]: time=\"2026-06-11T17:27:10.015582489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.026905 crc crio[23211]: time=\"2026-06-11T17:27:10.025611759Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=f0f665e0-266c-460b-8985-64d27a99f49f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:10.032305 crc crio[23211]: time=\"2026-06-11T17:27:10.030991814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=afaf5a1e-5aa3-4103-b1aa-6e437597b163 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:10.032406 crc crio[23211]: time=\"2026-06-11T17:27:10.032300256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.146554 crc crio[23211]: time=\"2026-06-11T17:27:10.146342224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.158865 crc crio[23211]: time=\"2026-06-11T17:27:10.158722684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.160115 crc crio[23211]: time=\"2026-06-11T17:27:10.159885363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.163258 crc crio[23211]: time=\"2026-06-11T17:27:10.160683944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.172185 crc crio[23211]: time=\"2026-06-11T17:27:10.171987847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.176491 crc crio[23211]: time=\"2026-06-11T17:27:10.175537086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.240894 crc crio[23211]: time=\"2026-06-11T17:27:10.240752159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=06b29f9b-b302-40a5-a2e8-583c47510155 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:10.268031 crc crio[23211]: time=\"2026-06-11T17:27:10.267950681Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=8428f190-ae3b-4372-8bc4-325b6317072c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:10.271864 crc crio[23211]: time=\"2026-06-11T17:27:10.271315995Z\" level=info msg=\"Removed container c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=1f71015d-6a16-48c4-bdfb-8fc82cb0f31f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:10.281749 crc crio[23211]: time=\"2026-06-11T17:27:10.281248314Z\" level=info msg=\"Removing container: 675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06\" id=4cd2ecfa-2545-4786-bf59-95bed2b758bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:10.282817 crc crio[23211]: time=\"2026-06-11T17:27:10.282715261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.286250 crc crio[23211]: time=\"2026-06-11T17:27:10.286169138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.408384 crc crio[23211]: time=\"2026-06-11T17:27:10.407753705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.464215 crc crio[23211]: time=\"2026-06-11T17:27:10.46387038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.472016 crc crio[23211]: time=\"2026-06-11T17:27:10.471951113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:10.887999 crc crio[23211]: time=\"2026-06-11T17:27:10.886725235Z\" level=info msg=\"Removed container 675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=4cd2ecfa-2545-4786-bf59-95bed2b758bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:10.897593 crc crio[23211]: time=\"2026-06-11T17:27:10.89731367Z\" level=info msg=\"Removing container: e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6\" id=46af09e4-0094-42c8-8927-0864ff7e8db4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:11.099297 crc crio[23211]: time=\"2026-06-11T17:27:11.099198018Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2709150c-dc6a-4378-9e52-cb7fc02e8ebd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:11.099490 crc crio[23211]: time=\"2026-06-11T17:27:11.099335811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:11.099661 crc crio[23211]: time=\"2026-06-11T17:27:11.099600658Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=ef9e204c-1de6-446d-a40d-a0ec477865fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:11.099764 crc crio[23211]: time=\"2026-06-11T17:27:11.09967913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:11.116622 crc crio[23211]: time=\"2026-06-11T17:27:11.116276106Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=a0f391c0-99d4-4337-98b6-62fb5e415c74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:11.116856 crc crio[23211]: time=\"2026-06-11T17:27:11.116667595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:11.131914 crc crio[23211]: time=\"2026-06-11T17:27:11.131412475Z\" level=info msg=\"Removed container e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=46af09e4-0094-42c8-8927-0864ff7e8db4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:11.156597 crc crio[23211]: time=\"2026-06-11T17:27:11.155951161Z\" level=info msg=\"Removing container: 3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2\" id=f9de1e3c-ea17-48ad-b62f-01eb2c5a1dc9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:11.272796 crc crio[23211]: time=\"2026-06-11T17:27:11.271007783Z\" level=info msg=\"Created container 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c: openstack/memcached-0/memcached\" id=1ccd2067-2fc6-435b-bd5c-01078bbf77df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:11.281378 crc crio[23211]: time=\"2026-06-11T17:27:11.281300161Z\" level=info msg=\"Starting container: 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c\" id=67ddceda-a4a6-44d0-93ed-57be16abc843 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:11.306087 crc crio[23211]: time=\"2026-06-11T17:27:11.305886107Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83 UID:cec7a0a0-ef26-4418-95fb-21396fe4bd05 NetNS:/var/run/netns/7d3654e9-63db-4a5e-9267-d79e82b922b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcec7a0a0_ef26_4418_95fb_21396fe4bd05.slice PodAnnotations:0xc006bcc260}] Aliases:map[]}\"\nJun 11 17:27:11.306087 crc crio[23211]: time=\"2026-06-11T17:27:11.305954899Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:11.311493 crc crio[23211]: time=\"2026-06-11T17:27:11.311241101Z\" level=info msg=\"Started container\" PID=240642 containerID=19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c description=openstack/memcached-0/memcached id=67ddceda-a4a6-44d0-93ed-57be16abc843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243\nJun 11 17:27:11.353544 crc crio[23211]: time=\"2026-06-11T17:27:11.35187752Z\" level=info msg=\"Created container c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=dc210fb3-2057-4b53-8df0-a1916cffc110 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:11.353544 crc crio[23211]: time=\"2026-06-11T17:27:11.352977026Z\" level=info msg=\"Starting container: c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344\" id=c6c1eea9-0ff4-42fc-b8eb-f7364ea04612 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:11.362363 crc crio[23211]: time=\"2026-06-11T17:27:11.362007453Z\" level=info msg=\"Started container\" PID=240641 containerID=c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344 description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api id=c6c1eea9-0ff4-42fc-b8eb-f7364ea04612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\nJun 11 17:27:11.393524 crc crio[23211]: time=\"2026-06-11T17:27:11.393390639Z\" level=info msg=\"Created container a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=7cef2fe9-316f-4a24-8067-92413699afc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:11.401741 crc crio[23211]: time=\"2026-06-11T17:27:11.401654296Z\" level=info msg=\"Starting container: a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e\" id=711f3fcf-6e88-4654-aa7d-f60af7a290c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:11.403698 crc crio[23211]: time=\"2026-06-11T17:27:11.403643347Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66 UID:fe4229ab-df34-46b1-88a2-6ea6d96408d2 NetNS:/var/run/netns/5a892ee0-494c-4c46-bd51-6854c93b6651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe4229ab_df34_46b1_88a2_6ea6d96408d2.slice PodAnnotations:0xc0001309e0}] Aliases:map[]}\"\nJun 11 17:27:11.404357 crc crio[23211]: time=\"2026-06-11T17:27:11.404327883Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:11.406189 crc crio[23211]: time=\"2026-06-11T17:27:11.406043857Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7 UID:d21fdfd8-e4b7-4764-b76c-f52cc90c0a31 NetNS:/var/run/netns/b0dd59c9-f6c6-4659-b034-06e26fb16bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd21fdfd8_e4b7_4764_b76c_f52cc90c0a31.slice PodAnnotations:0xc002794540}] Aliases:map[]}\"\nJun 11 17:27:11.406189 crc crio[23211]: time=\"2026-06-11T17:27:11.406104638Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:11.415699 crc crio[23211]: time=\"2026-06-11T17:27:11.415575735Z\" level=info msg=\"Started container\" PID=240656 containerID=a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=711f3fcf-6e88-4654-aa7d-f60af7a290c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\nJun 11 17:27:11.422078 crc crio[23211]: time=\"2026-06-11T17:27:11.421948445Z\" level=info msg=\"Created container 9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=4526d259-7278-48c4-96c4-a66374da9e98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:11.424178 crc crio[23211]: time=\"2026-06-11T17:27:11.424062978Z\" level=info msg=\"Starting container: 9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c\" id=496476c1-4bc2-45c6-8403-378375a47b7f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:11.431661 crc crio[23211]: time=\"2026-06-11T17:27:11.431572686Z\" level=info msg=\"Started container\" PID=240657 containerID=9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=496476c1-4bc2-45c6-8403-378375a47b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\nJun 11 17:27:11.480855 crc crio[23211]: time=\"2026-06-11T17:27:11.480661305Z\" level=info msg=\"Created container 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=8428f190-ae3b-4372-8bc4-325b6317072c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:11.484073 crc crio[23211]: time=\"2026-06-11T17:27:11.483965269Z\" level=info msg=\"Starting container: 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1\" id=7ce3d547-81f2-4bab-9a5e-875279f3b67f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:11.512391 crc crio[23211]: time=\"2026-06-11T17:27:11.511647441Z\" level=info msg=\"Started container\" PID=240651 containerID=81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=7ce3d547-81f2-4bab-9a5e-875279f3b67f name=/runtime.v1.RuntimeService/StartContainer sandboxID=267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\nJun 11 17:27:11.519346 crc crio[23211]: time=\"2026-06-11T17:27:11.519280653Z\" level=info msg=\"Created container 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker\" id=85f454c2-23f0-4a9c-85e7-c7ede4eb10dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:11.526559 crc crio[23211]: time=\"2026-06-11T17:27:11.523665144Z\" level=info msg=\"Starting container: 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2\" id=f94a8699-82f4-4d80-8e73-754752f56eea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:11.545403 crc crio[23211]: time=\"2026-06-11T17:27:11.538356981Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=15c5e68f-c296-44bf-9d54-b3887fab0644 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:11.567382 crc crio[23211]: time=\"2026-06-11T17:27:11.566341533Z\" level=info msg=\"Started container\" PID=240652 containerID=1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2 description=openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker id=f94a8699-82f4-4d80-8e73-754752f56eea name=/runtime.v1.RuntimeService/StartContainer sandboxID=db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\nJun 11 17:27:11.676307 crc crio[23211]: time=\"2026-06-11T17:27:11.676212336Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=27bc03b4-8034-4bd4-9709-1a5dd8053e32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:11.705471 crc crio[23211]: time=\"2026-06-11T17:27:11.695736174Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=eb75dabb-8ccc-4b89-b08e-94d7341516b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:11.705471 crc crio[23211]: time=\"2026-06-11T17:27:11.696113924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:11.834968 crc crio[23211]: time=\"2026-06-11T17:27:11.834768138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:11.861778 crc crio[23211]: time=\"2026-06-11T17:27:11.858815311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:12.020841 crc crio[23211]: time=\"2026-06-11T17:27:12.014191044Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=6c071e85-8977-4b0d-8dd7-caeb4032bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:12.020841 crc crio[23211]: time=\"2026-06-11T17:27:12.020688287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:12.022166 crc crio[23211]: time=\"2026-06-11T17:27:12.02082302Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=2f90fd89-21c5-4329-9d33-192f670fcc27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:12.031302 crc crio[23211]: time=\"2026-06-11T17:27:12.029642091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:12.042743 crc crio[23211]: time=\"2026-06-11T17:27:12.042637336Z\" level=info msg=\"Removed container 3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2: openstack/neutron-db-create-47llt/mariadb-database-create\" id=f9de1e3c-ea17-48ad-b62f-01eb2c5a1dc9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:12.049102 crc crio[23211]: time=\"2026-06-11T17:27:12.049006746Z\" level=info msg=\"Removing container: 1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446\" id=32286f04-6797-4ba1-997a-96040e0ed14a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:12.109862 crc crio[23211]: time=\"2026-06-11T17:27:12.109784319Z\" level=info msg=\"Created container 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=eb75dabb-8ccc-4b89-b08e-94d7341516b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:12.112697 crc crio[23211]: time=\"2026-06-11T17:27:12.111671876Z\" level=info msg=\"Starting container: 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a\" id=7fee541d-6f49-4eac-acf2-64ec03a26d62 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:12.121381 crc crio[23211]: time=\"2026-06-11T17:27:12.121281557Z\" level=info msg=\"Started container\" PID=240977 containerID=7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=7fee541d-6f49-4eac-acf2-64ec03a26d62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\nJun 11 17:27:12.309002 crc crio[23211]: time=\"2026-06-11T17:27:12.308897727Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663 UID:4b3915d6-2f58-4929-8715-f28c8a038cf7 NetNS:/var/run/netns/a085d679-4c20-4425-8381-34cf34a93f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b3915d6_2f58_4929_8715_f28c8a038cf7.slice PodAnnotations:0xc002794c28}] Aliases:map[]}\"\nJun 11 17:27:12.309002 crc crio[23211]: time=\"2026-06-11T17:27:12.308974649Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:12.320078 crc crio[23211]: time=\"2026-06-11T17:27:12.318231912Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8 UID:18f2683f-c688-4862-b3a2-02d915e635de NetNS:/var/run/netns/9e1453f6-7885-4854-86c6-92e1320f242a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18f2683f_c688_4862_b3a2_02d915e635de.slice PodAnnotations:0xc003088e20}] Aliases:map[]}\"\nJun 11 17:27:12.320078 crc crio[23211]: time=\"2026-06-11T17:27:12.318326014Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:12.339093 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:761de4342d5362a Mac:8e:5b:01:7c:57:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/5a892ee0-494c-4c46-bd51-6854c93b6651 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:12.340037 crc crio[23211]: time=\"2026-06-11T17:27:12.339904234Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66 UID:fe4229ab-df34-46b1-88a2-6ea6d96408d2 NetNS:/var/run/netns/5a892ee0-494c-4c46-bd51-6854c93b6651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe4229ab_df34_46b1_88a2_6ea6d96408d2.slice PodAnnotations:0xc0001309e0}] Aliases:map[]}\"\nJun 11 17:27:12.340304 crc crio[23211]: time=\"2026-06-11T17:27:12.340099419Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:12.341314 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4137127e4c50133 Mac:9a:c6:5a:40:15:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/7d3654e9-63db-4a5e-9267-d79e82b922b3 SocketPath: PciID:}] [{Interface:0xc0001225e0 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:12.342353 crc crio[23211]: time=\"2026-06-11T17:27:12.342278754Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83 UID:cec7a0a0-ef26-4418-95fb-21396fe4bd05 NetNS:/var/run/netns/7d3654e9-63db-4a5e-9267-d79e82b922b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcec7a0a0_ef26_4418_95fb_21396fe4bd05.slice PodAnnotations:0xc006bcc260}] Aliases:map[]}\"\nJun 11 17:27:12.343116 crc crio[23211]: time=\"2026-06-11T17:27:12.34293128Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:12.361370 crc crio[23211]: time=\"2026-06-11T17:27:12.36130877Z\" level=info msg=\"Ran pod sandbox 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83 with infra container: openstack/nova-cell1-conductor-0/POD\" id=ef9e204c-1de6-446d-a40d-a0ec477865fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:12.370747 crc crio[23211]: time=\"2026-06-11T17:27:12.370133212Z\" level=info msg=\"Stopping container: 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7 (timeout: 30s)\" id=f12b3c20-6294-41ff-aab0-0337b5b321b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:12.376867 crc crio[23211]: time=\"2026-06-11T17:27:12.375410724Z\" level=info msg=\"Stopping container: 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804 (timeout: 30s)\" id=28358583-07a1-4b01-9649-c0c7f6b79183 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:12.384312 crc crio[23211]: time=\"2026-06-11T17:27:12.382894012Z\" level=info msg=\"Ran pod sandbox 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66 with infra container: openstack/nova-metadata-0/POD\" id=2709150c-dc6a-4378-9e52-cb7fc02e8ebd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:12.396681 crc crio[23211]: time=\"2026-06-11T17:27:12.396556544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f3f32b31-cdfb-4116-86f1-b7daf8f53d22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:12.401634 crc crio[23211]: time=\"2026-06-11T17:27:12.40155915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3f826d25-b8fc-4f3d-bf03-be3729976ec0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:12.535890 crc crio[23211]: time=\"2026-06-11T17:27:12.533756912Z\" level=info msg=\"Removed container 1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=32286f04-6797-4ba1-997a-96040e0ed14a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:12.556323 crc crio[23211]: time=\"2026-06-11T17:27:12.556124901Z\" level=info msg=\"Removing container: ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e\" id=6a0f42df-eb8c-4245-a60f-5c491be5a983 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:12.573727 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:778443aa69f634f Mac:46:01:68:c7:14:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/b0dd59c9-f6c6-4659-b034-06e26fb16bc5 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:12.574981 crc crio[23211]: time=\"2026-06-11T17:27:12.574912483Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7 UID:d21fdfd8-e4b7-4764-b76c-f52cc90c0a31 NetNS:/var/run/netns/b0dd59c9-f6c6-4659-b034-06e26fb16bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd21fdfd8_e4b7_4764_b76c_f52cc90c0a31.slice PodAnnotations:0xc002794540}] Aliases:map[]}\"\nJun 11 17:27:12.575129 crc crio[23211]: time=\"2026-06-11T17:27:12.575078327Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:12.575671 crc crio[23211]: time=\"2026-06-11T17:27:12.57560938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=25320e53-1814-4ac4-99e1-82bca233d955 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:12.587278 crc crio[23211]: time=\"2026-06-11T17:27:12.585662722Z\" level=info msg=\"Stopped container 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log\" id=28358583-07a1-4b01-9649-c0c7f6b79183 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:12.605867 crc crio[23211]: time=\"2026-06-11T17:27:12.605768666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=76a9db1e-a394-467e-84ea-ee3e98620a1f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:12.637682 crc crio[23211]: time=\"2026-06-11T17:27:12.637641344Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f6416810-77a8-4119-a946-6f3c5b9ced45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:12.638257 crc crio[23211]: time=\"2026-06-11T17:27:12.638230949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:12.648619 crc crio[23211]: time=\"2026-06-11T17:27:12.648544148Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=bda80841-9c9d-4643-9a00-3115889f94e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:12.678297 crc crio[23211]: time=\"2026-06-11T17:27:12.677703608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:12.682707 crc crio[23211]: time=\"2026-06-11T17:27:12.682381276Z\" level=info msg=\"Ran pod sandbox 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=a0f391c0-99d4-4337-98b6-62fb5e415c74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:12.692824 crc crio[23211]: time=\"2026-06-11T17:27:12.692745766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=1b439174-38dd-4875-af65-6c5c779e2353 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:12.767283 crc crio[23211]: time=\"2026-06-11T17:27:12.766950804Z\" level=warning msg=\"Stopping container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 with stop signal(15) timed out. Killing...\"\nJun 11 17:27:12.778005 crc crio[23211]: time=\"2026-06-11T17:27:12.777847957Z\" level=info msg=\"Removed container ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=6a0f42df-eb8c-4245-a60f-5c491be5a983 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:12.786381 crc crio[23211]: time=\"2026-06-11T17:27:12.786198287Z\" level=info msg=\"Removing container: 01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629\" id=53e48fc3-9760-4594-921f-ce781ba4f90f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:12.827107 crc crio[23211]: time=\"2026-06-11T17:27:12.826934487Z\" level=error msg=\"Killing container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 17:27:12.832756 crc crio[23211]: time=\"2026-06-11T17:27:12.83223033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:12.856037 crc crio[23211]: time=\"2026-06-11T17:27:12.855348789Z\" level=info msg=\"Stopped container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1: openstack/swift-storage-0/swift-recon-cron\" id=e6302014-0eb1-41bc-be54-21d3d8da960c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:12.861644 crc crio[23211]: time=\"2026-06-11T17:27:12.861557115Z\" level=info msg=\"Stopping pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\" id=155c6278-0be0-4afe-bf7a-08dbbe956fa4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:12.863207 crc crio[23211]: time=\"2026-06-11T17:27:12.863023631Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c UID:f7430519-de11-46c0-a372-5a8c39a49058 NetNS:/var/run/netns/3255d731-8da0-41be-9ff1-e954b74ae1a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7430519_de11_46c0_a372_5a8c39a49058.slice PodAnnotations:0xc0018be808}] Aliases:map[]}\"\nJun 11 17:27:12.863378 crc crio[23211]: time=\"2026-06-11T17:27:12.863310149Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:12.865846 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8dd006ddef506a Mac:0a:25:0c:02:97:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/9e1453f6-7885-4854-86c6-92e1320f242a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:12.867297 crc crio[23211]: time=\"2026-06-11T17:27:12.867211656Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8 UID:18f2683f-c688-4862-b3a2-02d915e635de NetNS:/var/run/netns/9e1453f6-7885-4854-86c6-92e1320f242a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18f2683f_c688_4862_b3a2_02d915e635de.slice PodAnnotations:0xc003088e20}] Aliases:map[]}\"\nJun 11 17:27:12.867853 crc crio[23211]: time=\"2026-06-11T17:27:12.867791452Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:12.874993 crc crio[23211]: time=\"2026-06-11T17:27:12.874899129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=2535e1f0-86e1-4046-bc2b-5a949f4e6884 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:12.898754 crc crio[23211]: time=\"2026-06-11T17:27:12.898692876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:12.904588 crc crio[23211]: time=\"2026-06-11T17:27:12.904559353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:12.917688 crc crio[23211]: time=\"2026-06-11T17:27:12.917574488Z\" level=info msg=\"Ran pod sandbox a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8 with infra container: openstack/rabbitmq-server-0/POD\" id=2f90fd89-21c5-4329-9d33-192f670fcc27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:12.918165 crc crio[23211]: time=\"2026-06-11T17:27:12.918105402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:12.922720 crc crio[23211]: time=\"2026-06-11T17:27:12.922626444Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5519dbf1-c883-4111-b3fa-3921b3ed6522 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:12.928939 crc crio[23211]: time=\"2026-06-11T17:27:12.928670095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:12.931517 crc crio[23211]: time=\"2026-06-11T17:27:12.93118279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=b8224084-58b7-4ce8-b8a1-a5157fc5fbba name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:12.959725 crc crio[23211]: time=\"2026-06-11T17:27:12.959096189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=464ffe77-cfa3-4ddb-8ae9-de2910d319d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:12.994534 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4151d5df20b8f6c Mac:de:6d:fb:97:77:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/a085d679-4c20-4425-8381-34cf34a93f47 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:12.999348 crc crio[23211]: time=\"2026-06-11T17:27:12.999230954Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663 UID:4b3915d6-2f58-4929-8715-f28c8a038cf7 NetNS:/var/run/netns/a085d679-4c20-4425-8381-34cf34a93f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b3915d6_2f58_4929_8715_f28c8a038cf7.slice PodAnnotations:0xc002794c28}] Aliases:map[]}\"\nJun 11 17:27:12.999996 crc crio[23211]: time=\"2026-06-11T17:27:12.999771908Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:13.057129 crc crio[23211]: time=\"2026-06-11T17:27:13.057078024Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=0767b9df-ea5c-45fd-80d0-c4bd923dc6fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:13.061363 crc crio[23211]: time=\"2026-06-11T17:27:13.061278219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:13.067405 crc crio[23211]: time=\"2026-06-11T17:27:13.067262639Z\" level=info msg=\"Ran pod sandbox 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663 with infra container: openstack/ovn-northd-0/POD\" id=6c071e85-8977-4b0d-8dd7-caeb4032bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:13.082404 crc crio[23211]: time=\"2026-06-11T17:27:13.082227904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=5c81813a-eaba-4eee-855d-4e3d508226c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:13.198890 crc crio[23211]: time=\"2026-06-11T17:27:13.19384163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a2dec13a-48b1-4129-9ce5-ca471292df06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:13.294528 crc crio[23211]: time=\"2026-06-11T17:27:13.293804435Z\" level=info msg=\"Created container bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f6416810-77a8-4119-a946-6f3c5b9ced45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:13.319534 crc crio[23211]: time=\"2026-06-11T17:27:13.31435143Z\" level=info msg=\"Starting container: bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25\" id=54fb4553-5c65-4be9-a1b5-be8740ec62ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:13.319534 crc crio[23211]: time=\"2026-06-11T17:27:13.316194056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:13.339844 crc crio[23211]: time=\"2026-06-11T17:27:13.326012292Z\" level=info msg=\"Started container\" PID=241401 containerID=bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=54fb4553-5c65-4be9-a1b5-be8740ec62ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83\nJun 11 17:27:13.339844 crc crio[23211]: time=\"2026-06-11T17:27:13.339212822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:13.357873 crc crio[23211]: time=\"2026-06-11T17:27:13.35748655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8adbfdcb-5573-46e7-a72a-82ef00942d0e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:13.378592 crc crio[23211]: time=\"2026-06-11T17:27:13.377057251Z\" level=info msg=\"Removed container 01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=53e48fc3-9760-4594-921f-ce781ba4f90f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:13.409904 crc crio[23211]: time=\"2026-06-11T17:27:13.399026041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=f427de54-d82c-492e-9e43-c17eeeb3995a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:13.409904 crc crio[23211]: time=\"2026-06-11T17:27:13.401071513Z\" level=info msg=\"Removing container: fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83\" id=ebb55eb2-4f01-4a02-a91e-e88ae0c8ab27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:13.409904 crc crio[23211]: time=\"2026-06-11T17:27:13.404789936Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=62bb2330-4e9f-4cde-a6b7-c0568657a1c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:13.410732 crc crio[23211]: time=\"2026-06-11T17:27:13.410646542Z\" level=info msg=\"Created container 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11: openstack/nova-metadata-0/nova-metadata-log\" id=bda80841-9c9d-4643-9a00-3115889f94e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:13.416508 crc crio[23211]: time=\"2026-06-11T17:27:13.413507015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:13.416769 crc crio[23211]: time=\"2026-06-11T17:27:13.416670414Z\" level=info msg=\"Starting container: 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11\" id=19af2b24-da2d-42fa-89ef-d653d93c7100 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:13.424500 crc crio[23211]: time=\"2026-06-11T17:27:13.424321975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:13.425741 crc crio[23211]: time=\"2026-06-11T17:27:13.425658548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:13.447535 crc crio[23211]: time=\"2026-06-11T17:27:13.444584244Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=1179bb0d-7386-4b1c-ae58-1d58932f74b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:13.494937 crc crio[23211]: time=\"2026-06-11T17:27:13.494805672Z\" level=info msg=\"Started container\" PID=241402 containerID=0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11 description=openstack/nova-metadata-0/nova-metadata-log id=19af2b24-da2d-42fa-89ef-d653d93c7100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\nJun 11 17:27:13.527743 crc crio[23211]: time=\"2026-06-11T17:27:13.527590432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=811fb9b6-becd-462b-aa25-f277e0c56ba9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:13.530936 crc crio[23211]: time=\"2026-06-11T17:27:13.530725461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:13.561837 crc crio[23211]: time=\"2026-06-11T17:27:13.561703377Z\" level=warning msg=\"Stopping container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 with stop signal(15) timed out. Killing...\"\nJun 11 17:27:13.568550 crc crio[23211]: time=\"2026-06-11T17:27:13.567771689Z\" level=info msg=\"Stopped pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\" id=155c6278-0be0-4afe-bf7a-08dbbe956fa4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:13.625003 crc crio[23211]: time=\"2026-06-11T17:27:13.624896301Z\" level=info msg=\"Removed container fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=ebb55eb2-4f01-4a02-a91e-e88ae0c8ab27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:13.629937 crc crio[23211]: time=\"2026-06-11T17:27:13.629827604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=0ac7c423-b79b-46d4-9f09-9322a24a50d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:13.636813 crc crio[23211]: time=\"2026-06-11T17:27:13.636735208Z\" level=error msg=\"Killing container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 17:27:13.646997 crc crio[23211]: time=\"2026-06-11T17:27:13.646903501Z\" level=info msg=\"Created container 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5519dbf1-c883-4111-b3fa-3921b3ed6522 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:13.652660 crc crio[23211]: time=\"2026-06-11T17:27:13.652569444Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=a637ea1a-c20a-4295-a67c-b436f5a97fc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:13.654949 crc crio[23211]: time=\"2026-06-11T17:27:13.654882252Z\" level=info msg=\"Removing container: b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04\" id=e74f98d8-a321-4cbd-a7f1-a7ca23e61596 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:13.655161 crc crio[23211]: time=\"2026-06-11T17:27:13.655075377Z\" level=info msg=\"Starting container: 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b\" id=6e58ccc2-f836-4ffa-981e-1fcb43c77935 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:13.668130 crc crio[23211]: time=\"2026-06-11T17:27:13.668024801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:13.670770 crc crio[23211]: time=\"2026-06-11T17:27:13.670688738Z\" level=info msg=\"Started container\" PID=241456 containerID=6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=6e58ccc2-f836-4ffa-981e-1fcb43c77935 name=/runtime.v1.RuntimeService/StartContainer sandboxID=778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7\nJun 11 17:27:13.677620 crc crio[23211]: time=\"2026-06-11T17:27:13.677304114Z\" level=info msg=\"Stopped container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761: openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd\" id=b0030dec-ef7b-4399-b188-2853ad486794 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:13.678749 crc crio[23211]: time=\"2026-06-11T17:27:13.678679499Z\" level=info msg=\"Stopping pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\" id=04c11429-fa7d-49a6-8751-446883dadffe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:13.679902 crc crio[23211]: time=\"2026-06-11T17:27:13.679731895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:13.681827 crc crio[23211]: time=\"2026-06-11T17:27:13.681757045Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-tcz2l Namespace:openstack ID:ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa UID:30cb0911-66a3-452d-a95c-4e130e5cd04b NetNS:/var/run/netns/e0cb5a83-7c64-4058-9eb0-75b6b45aebb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30cb0911_66a3_452d_a95c_4e130e5cd04b.slice PodAnnotations:0xc00294e4d8}] Aliases:map[]}\"\nJun 11 17:27:13.681987 crc crio[23211]: time=\"2026-06-11T17:27:13.681922399Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-tcz2l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:13.684864 crc crio[23211]: time=\"2026-06-11T17:27:13.684800952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:13.823589 crc crio[23211]: time=\"2026-06-11T17:27:13.820982023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:13.847616 crc crio[23211]: time=\"2026-06-11T17:27:13.845014435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:13.936236 crc crio[23211]: time=\"2026-06-11T17:27:13.935703468Z\" level=info msg=\"Removed container b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=e74f98d8-a321-4cbd-a7f1-a7ca23e61596 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:13.953063 crc crio[23211]: time=\"2026-06-11T17:27:13.95294784Z\" level=info msg=\"Removing container: 6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c\" id=5b1638ff-0335-4e87-a871-b05e63603cb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:14.217972 crc crio[23211]: time=\"2026-06-11T17:27:14.211715123Z\" level=info msg=\"Removed container 6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=5b1638ff-0335-4e87-a871-b05e63603cb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:14.258502 crc crio[23211]: time=\"2026-06-11T17:27:14.258404253Z\" level=info msg=\"Created container 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01: openstack/ovn-northd-0/ovn-northd\" id=1179bb0d-7386-4b1c-ae58-1d58932f74b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:14.276048 crc crio[23211]: time=\"2026-06-11T17:27:14.264266519Z\" level=info msg=\"Starting container: 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01\" id=79056155-3f77-48ca-a514-44307d7f08bf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:14.276048 crc crio[23211]: time=\"2026-06-11T17:27:14.265723676Z\" level=info msg=\"Created container cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019: openstack/openstack-cell1-galera-0/galera\" id=62bb2330-4e9f-4cde-a6b7-c0568657a1c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:14.276048 crc crio[23211]: time=\"2026-06-11T17:27:14.267898221Z\" level=info msg=\"Starting container: cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019\" id=2fee3910-db38-49f6-b893-5363593990fa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:14.282472 crc crio[23211]: time=\"2026-06-11T17:27:14.279944403Z\" level=info msg=\"Removing container: e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c\" id=f010e409-30bf-4ab7-8176-ec71575a4381 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:14.315492 crc crio[23211]: time=\"2026-06-11T17:27:14.314680944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:14.354478 crc crio[23211]: time=\"2026-06-11T17:27:14.352897971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:14.409483 crc crio[23211]: time=\"2026-06-11T17:27:14.408035342Z\" level=info msg=\"Started container\" PID=241537 containerID=874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01 description=openstack/ovn-northd-0/ovn-northd id=79056155-3f77-48ca-a514-44307d7f08bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\nJun 11 17:27:14.430675 crc crio[23211]: time=\"2026-06-11T17:27:14.429958912Z\" level=info msg=\"Started container\" PID=241517 containerID=cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019 description=openstack/openstack-cell1-galera-0/galera id=2fee3910-db38-49f6-b893-5363593990fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\nJun 11 17:27:14.446607 crc crio[23211]: time=\"2026-06-11T17:27:14.445924891Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=bb7f3707-b82e-488d-a7c6-5f9c793548c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:14.474252 crc crio[23211]: time=\"2026-06-11T17:27:14.474089177Z\" level=info msg=\"Removed container e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=f010e409-30bf-4ab7-8176-ec71575a4381 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:14.526514 crc crio[23211]: time=\"2026-06-11T17:27:14.52486667Z\" level=info msg=\"Removing container: 772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942\" id=cd5fd71c-82ae-4327-ab0d-2f9667a421a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:14.605520 crc crio[23211]: time=\"2026-06-11T17:27:14.60267639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=8525e53c-9a60-48d3-8fb1-5acb513e9f47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:14.653524 crc crio[23211]: time=\"2026-06-11T17:27:14.648359154Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=9d623eb2-5ee2-4c3e-9e7c-cdea5014dd6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:14.662585 crc crio[23211]: time=\"2026-06-11T17:27:14.65662782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:14.676069 crc crio[23211]: time=\"2026-06-11T17:27:14.648827755Z\" level=info msg=\"Removed container 772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=cd5fd71c-82ae-4327-ab0d-2f9667a421a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:14.699889 crc crio[23211]: time=\"2026-06-11T17:27:14.699800052Z\" level=info msg=\"Removing container: e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f\" id=d6ecf348-0ccb-4bd6-afca-8759d46d6491 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:14.708391 crc crio[23211]: time=\"2026-06-11T17:27:14.708299286Z\" level=info msg=\"Stopping container: cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f (timeout: 10s)\" id=f3faa8b8-17a0-4921-b864-09ed641a91d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:15.024123 crc crio[23211]: time=\"2026-06-11T17:27:15.023905783Z\" level=info msg=\"Stopped container cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f: openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns\" id=f3faa8b8-17a0-4921-b864-09ed641a91d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:15.025384 crc crio[23211]: time=\"2026-06-11T17:27:15.025291468Z\" level=info msg=\"Stopping pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\" id=4a7128ca-8d91-4f71-b629-280ed071605b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:15.040509 crc crio[23211]: time=\"2026-06-11T17:27:15.040094129Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-k5bs8 Namespace:openstack ID:cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055 UID:08957320-bdab-4586-af59-1922aecf28c2 NetNS:/var/run/netns/5cbd27c3-8fe9-439f-8f7b-1e95de62a4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08957320_bdab_4586_af59_1922aecf28c2.slice PodAnnotations:0xc0001aeec0}] Aliases:map[]}\"\nJun 11 17:27:15.040824 crc crio[23211]: time=\"2026-06-11T17:27:15.040581571Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-94bfffd6f-k5bs8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:15.160567 crc crio[23211]: time=\"2026-06-11T17:27:15.160278939Z\" level=info msg=\"Stopped container 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker\" id=f12b3c20-6294-41ff-aab0-0337b5b321b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:15.163247 crc crio[23211]: time=\"2026-06-11T17:27:15.161215924Z\" level=info msg=\"Stopping pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\" id=8535446b-5442-4cc8-9b03-7917ee1f22a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:15.163247 crc crio[23211]: time=\"2026-06-11T17:27:15.162346893Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5b66b446bf-2lnc9 Namespace:openstack ID:1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a UID:79eb111a-b601-492f-a91b-d94435522491 NetNS:/var/run/netns/04362ec4-143d-4c88-a596-52a811cdf195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79eb111a_b601_492f_a91b_d94435522491.slice PodAnnotations:0xc002818078}] Aliases:map[]}\"\nJun 11 17:27:15.163247 crc crio[23211]: time=\"2026-06-11T17:27:15.162728491Z\" level=info msg=\"Deleting pod openstack_barbican-worker-5b66b446bf-2lnc9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:15.325209 crc crio[23211]: time=\"2026-06-11T17:27:15.324773341Z\" level=info msg=\"Stopped pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\" id=04c11429-fa7d-49a6-8751-446883dadffe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:15.466173 crc crio[23211]: time=\"2026-06-11T17:27:15.464573034Z\" level=info msg=\"Stopped container 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener\" id=f084c1de-dbda-4b09-bb85-e1b8e50c6121 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:15.477967 crc crio[23211]: time=\"2026-06-11T17:27:15.477785736Z\" level=info msg=\"Stopping pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\" id=e70db3a9-f5de-4a0c-808b-b8136a1a1bb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:15.482497 crc crio[23211]: time=\"2026-06-11T17:27:15.481826087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:15.485850 crc crio[23211]: time=\"2026-06-11T17:27:15.485764835Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5bbf9fb786-nlgt6 Namespace:openstack ID:82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0 UID:019f3308-d42d-492e-a77e-0f52a26fda91 NetNS:/var/run/netns/8dc7b4c0-8d91-4026-a0cf-fd62586ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod019f3308_d42d_492e_a77e_0f52a26fda91.slice PodAnnotations:0xc003088460}] Aliases:map[]}\"\nJun 11 17:27:15.492873 crc crio[23211]: time=\"2026-06-11T17:27:15.485992252Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-5bbf9fb786-nlgt6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:15.520041 crc crio[23211]: time=\"2026-06-11T17:27:15.517025538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:15.577561 crc crio[23211]: time=\"2026-06-11T17:27:15.575267318Z\" level=info msg=\"Created container 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c: openstack/nova-metadata-0/nova-metadata-metadata\" id=a637ea1a-c20a-4295-a67c-b436f5a97fc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:15.579819 crc crio[23211]: time=\"2026-06-11T17:27:15.579678858Z\" level=info msg=\"Starting container: 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c\" id=218108dc-bb72-4399-bea8-98d8c8b4a589 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:15.594729 crc crio[23211]: time=\"2026-06-11T17:27:15.594672584Z\" level=info msg=\"Started container\" PID=241594 containerID=2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c description=openstack/nova-metadata-0/nova-metadata-metadata id=218108dc-bb72-4399-bea8-98d8c8b4a589 name=/runtime.v1.RuntimeService/StartContainer sandboxID=761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\nJun 11 17:27:15.900382 crc crio[23211]: time=\"2026-06-11T17:27:15.899786129Z\" level=info msg=\"Removed container e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=d6ecf348-0ccb-4bd6-afca-8759d46d6491 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:15.949501 crc crio[23211]: time=\"2026-06-11T17:27:15.947211787Z\" level=info msg=\"Created container 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9: openstack/ovn-northd-0/openstack-network-exporter\" id=9d623eb2-5ee2-4c3e-9e7c-cdea5014dd6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:15.970639 crc crio[23211]: time=\"2026-06-11T17:27:15.970323116Z\" level=info msg=\"Starting container: 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9\" id=04a906cd-d58b-4554-bc19-6875a790d3b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:15.973646 crc crio[23211]: time=\"2026-06-11T17:27:15.973574557Z\" level=info msg=\"Removing container: 00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4\" id=1906eab9-0dc4-4cab-957c-5d5691636152 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:15.992281 crc crio[23211]: time=\"2026-06-11T17:27:15.992187044Z\" level=info msg=\"Stopped pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\" id=4a7128ca-8d91-4f71-b629-280ed071605b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:16.025269 crc crio[23211]: time=\"2026-06-11T17:27:16.020700238Z\" level=info msg=\"Started container\" PID=241796 containerID=68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9 description=openstack/ovn-northd-0/openstack-network-exporter id=04a906cd-d58b-4554-bc19-6875a790d3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\nJun 11 17:27:16.134704 crc crio[23211]: time=\"2026-06-11T17:27:16.134614003Z\" level=info msg=\"Removed container 00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=1906eab9-0dc4-4cab-957c-5d5691636152 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:16.140162 crc crio[23211]: time=\"2026-06-11T17:27:16.14006342Z\" level=info msg=\"Stopped pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\" id=8535446b-5442-4cc8-9b03-7917ee1f22a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:16.152971 crc crio[23211]: time=\"2026-06-11T17:27:16.15285956Z\" level=info msg=\"Removing container: a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be\" id=6f5509c1-cebb-45a7-a745-84ccb9ed4fa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:16.336757 crc crio[23211]: time=\"2026-06-11T17:27:16.336415129Z\" level=info msg=\"Stopped pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\" id=e70db3a9-f5de-4a0c-808b-b8136a1a1bb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:16.339986 crc crio[23211]: time=\"2026-06-11T17:27:16.339888215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:16.405327 crc crio[23211]: time=\"2026-06-11T17:27:16.398883333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d3639fdf-32b1-4173-9787-35b7c7fefaaa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:16.420590 crc crio[23211]: time=\"2026-06-11T17:27:16.420027324Z\" level=info msg=\"Removed container a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=6f5509c1-cebb-45a7-a745-84ccb9ed4fa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:16.449690 crc crio[23211]: time=\"2026-06-11T17:27:16.449546063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4b2acdf7-0a90-448d-baca-50191a789c25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:16.449690 crc crio[23211]: time=\"2026-06-11T17:27:16.449645866Z\" level=info msg=\"Created container 05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136: openstack/rabbitmq-server-0/setup-container\" id=0767b9df-ea5c-45fd-80d0-c4bd923dc6fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:16.463189 crc crio[23211]: time=\"2026-06-11T17:27:16.457881093Z\" level=info msg=\"Starting container: 05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136\" id=501944b7-62df-41fb-84e8-97827fee920c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:16.486037 crc crio[23211]: time=\"2026-06-11T17:27:16.479838232Z\" level=info msg=\"Started container\" PID=241457 containerID=05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136 description=openstack/rabbitmq-server-0/setup-container id=501944b7-62df-41fb-84e8-97827fee920c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\nJun 11 17:27:16.511028 crc crio[23211]: time=\"2026-06-11T17:27:16.510958522Z\" level=info msg=\"Removing container: 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1\" id=7fcb230a-04f2-48fc-80e5-3c43018a3f31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:16.513074 crc crio[23211]: time=\"2026-06-11T17:27:16.512722926Z\" level=info msg=\"Creating container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=3a313613-26a9-448b-801c-c018a0a13e11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:16.514453 crc crio[23211]: time=\"2026-06-11T17:27:16.514363107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:16.607487 crc crio[23211]: time=\"2026-06-11T17:27:16.602113176Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=a98cf744-372f-4e17-828e-59289ed2cf3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:16.607487 crc crio[23211]: time=\"2026-06-11T17:27:16.602232449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:16.663484 crc crio[23211]: time=\"2026-06-11T17:27:16.661698429Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-lbg5f/POD\" id=7d76d7db-ddeb-45bb-ae17-39650dee3422 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:16.663484 crc crio[23211]: time=\"2026-06-11T17:27:16.661853662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:16.724726 crc crio[23211]: time=\"2026-06-11T17:27:16.724679167Z\" level=info msg=\"Created container e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f: openstack/glance-default-internal-api-0/glance-log\" id=b88b2a3c-fed0-4aa8-a9ca-bbeb21b455ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:16.738832 crc crio[23211]: time=\"2026-06-11T17:27:16.738742549Z\" level=info msg=\"Starting container: e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f\" id=a4a50bb5-05eb-4291-b2f2-629786a5a142 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:16.751480 crc crio[23211]: time=\"2026-06-11T17:27:16.751302164Z\" level=info msg=\"Started container\" PID=241895 containerID=e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f description=openstack/glance-default-internal-api-0/glance-log id=a4a50bb5-05eb-4291-b2f2-629786a5a142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\nJun 11 17:27:16.775497 crc crio[23211]: time=\"2026-06-11T17:27:16.770566817Z\" level=info msg=\"Removed container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1: openstack/swift-storage-0/swift-recon-cron\" id=7fcb230a-04f2-48fc-80e5-3c43018a3f31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:16.792636 crc crio[23211]: time=\"2026-06-11T17:27:16.792550088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f98c5e03-1dc8-4571-82a2-1e08a9219d37 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:16.807987 crc crio[23211]: time=\"2026-06-11T17:27:16.807886592Z\" level=info msg=\"Removing container: 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9\" id=093c4049-26bc-41b5-afa3-0a77c8037a9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:16.895732 crc crio[23211]: time=\"2026-06-11T17:27:16.895562928Z\" level=info msg=\"Removed container 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9: openstack/swift-storage-0/rsync\" id=093c4049-26bc-41b5-afa3-0a77c8037a9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:16.902414 crc crio[23211]: time=\"2026-06-11T17:27:16.902231386Z\" level=info msg=\"Removing container: 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2\" id=7f4b9fe7-0529-4760-a511-752a3d6dcbb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:16.977806 crc crio[23211]: time=\"2026-06-11T17:27:16.974392233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=592fa84d-ae00-4640-8f5c-879a819949dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:16.979250 crc crio[23211]: time=\"2026-06-11T17:27:16.979180814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:16.981103 crc crio[23211]: time=\"2026-06-11T17:27:16.980076085Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b UID:2772943d-956a-4fb4-a7a3-538bf8e6a912 NetNS:/var/run/netns/a5bdac8c-4180-4cab-88d0-5d2407abe543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2772943d_956a_4fb4_a7a3_538bf8e6a912.slice PodAnnotations:0xc002818018}] Aliases:map[]}\"\nJun 11 17:27:16.981216 crc crio[23211]: time=\"2026-06-11T17:27:16.981115422Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:16.985304 crc crio[23211]: time=\"2026-06-11T17:27:16.985237355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:16.993043 crc crio[23211]: time=\"2026-06-11T17:27:16.992927718Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=2a8432ef-d331-4327-88b1-33cadddca59c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:17.035207 crc crio[23211]: time=\"2026-06-11T17:27:17.035084644Z\" level=info msg=\"Removed container 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2: openstack/swift-storage-0/object-expirer\" id=7f4b9fe7-0529-4760-a511-752a3d6dcbb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:17.042389 crc crio[23211]: time=\"2026-06-11T17:27:17.042309515Z\" level=info msg=\"Removing container: 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3\" id=84e9ac2c-fdca-46cd-946b-c2ce799d1963 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:17.049095 crc crio[23211]: time=\"2026-06-11T17:27:17.049006082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:17.086411 crc crio[23211]: time=\"2026-06-11T17:27:17.086317917Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-lbg5f Namespace:openstack ID:393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16 UID:d25cb0ac-7c9d-46da-b649-a8b8a92126b2 NetNS:/var/run/netns/365d1528-b276-4b24-b63c-9c6f75ef707f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25cb0ac_7c9d_46da_b649_a8b8a92126b2.slice PodAnnotations:0xc0001ae410}] Aliases:map[]}\"\nJun 11 17:27:17.086411 crc crio[23211]: time=\"2026-06-11T17:27:17.086388499Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-lbg5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:17.146224 crc crio[23211]: time=\"2026-06-11T17:27:17.146114106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:17.466734 crc crio[23211]: time=\"2026-06-11T17:27:17.466277868Z\" level=info msg=\"Removed container 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3: openstack/swift-storage-0/object-updater\" id=84e9ac2c-fdca-46cd-946b-c2ce799d1963 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:17.500833 crc crio[23211]: time=\"2026-06-11T17:27:17.499038978Z\" level=info msg=\"Removing container: 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c\" id=613f98f7-672d-4976-b8d5-52ad1e9e5590 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:17.586950 crc crio[23211]: time=\"2026-06-11T17:27:17.586301875Z\" level=info msg=\"Created container c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=3a313613-26a9-448b-801c-c018a0a13e11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:17.596623 crc crio[23211]: time=\"2026-06-11T17:27:17.593103116Z\" level=info msg=\"Starting container: c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859\" id=13a65516-9109-472e-978c-0b36b581b91c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:17.604771 crc crio[23211]: time=\"2026-06-11T17:27:17.604270625Z\" level=info msg=\"Removed container 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c: openstack/swift-storage-0/object-auditor\" id=613f98f7-672d-4976-b8d5-52ad1e9e5590 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:17.609210 crc crio[23211]: time=\"2026-06-11T17:27:17.607741322Z\" level=info msg=\"Started container\" PID=242121 containerID=c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859 description=openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update id=13a65516-9109-472e-978c-0b36b581b91c name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\nJun 11 17:27:17.623198 crc crio[23211]: time=\"2026-06-11T17:27:17.622754788Z\" level=info msg=\"Removing container: 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a\" id=172b2650-2166-4aa3-9b4a-4f9964be8333 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:17.791334 crc crio[23211]: time=\"2026-06-11T17:27:17.789590469Z\" level=info msg=\"Removed container 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a: openstack/swift-storage-0/object-replicator\" id=172b2650-2166-4aa3-9b4a-4f9964be8333 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:17.798635 crc crio[23211]: time=\"2026-06-11T17:27:17.798348158Z\" level=info msg=\"Removing container: b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8\" id=f943f116-f9e2-431c-ac91-c8fbe86a7e2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:17.939172 crc crio[23211]: time=\"2026-06-11T17:27:17.939029403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:17.967643 crc crio[23211]: time=\"2026-06-11T17:27:17.962523581Z\" level=info msg=\"Removed container b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8: openstack/swift-storage-0/object-server\" id=f943f116-f9e2-431c-ac91-c8fbe86a7e2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:17.978559 crc crio[23211]: time=\"2026-06-11T17:27:17.978364508Z\" level=info msg=\"Removing container: 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18\" id=446dc8f5-5763-4964-94ef-126bdcc4e12c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:18.098547 crc crio[23211]: 2026-06-11T17:27:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee5b326db185248 Mac:52:45:5f:25:bd:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/a5bdac8c-4180-4cab-88d0-5d2407abe543 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:18.117979 crc crio[23211]: time=\"2026-06-11T17:27:18.112056018Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b UID:2772943d-956a-4fb4-a7a3-538bf8e6a912 NetNS:/var/run/netns/a5bdac8c-4180-4cab-88d0-5d2407abe543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2772943d_956a_4fb4_a7a3_538bf8e6a912.slice PodAnnotations:0xc002818018}] Aliases:map[]}\"\nJun 11 17:27:18.117979 crc crio[23211]: time=\"2026-06-11T17:27:18.11253948Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:18.160923 crc crio[23211]: time=\"2026-06-11T17:27:18.160235575Z\" level=info msg=\"Removed container 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18: openstack/swift-storage-0/container-updater\" id=446dc8f5-5763-4964-94ef-126bdcc4e12c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:18.176044 crc crio[23211]: time=\"2026-06-11T17:27:18.175926129Z\" level=info msg=\"Created container 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9: openstack/cinder-scheduler-0/cinder-scheduler\" id=f0f665e0-266c-460b-8985-64d27a99f49f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:18.193827 crc crio[23211]: time=\"2026-06-11T17:27:18.190880323Z\" level=info msg=\"Starting container: 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9\" id=f9c5a3cb-808f-433a-99c5-365b448c4356 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:18.206000 crc crio[23211]: time=\"2026-06-11T17:27:18.20155016Z\" level=info msg=\"Removing container: d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3\" id=3c1f9175-52c5-4cf2-af99-131316fefe21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:18.222682 crc crio[23211]: time=\"2026-06-11T17:27:18.220754731Z\" level=info msg=\"Started container\" PID=242239 containerID=4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9 description=openstack/cinder-scheduler-0/cinder-scheduler id=f9c5a3cb-808f-433a-99c5-365b448c4356 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\nJun 11 17:27:18.241291 crc crio[23211]: time=\"2026-06-11T17:27:18.233547072Z\" level=info msg=\"Ran pod sandbox ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b with infra container: openstack/swift-storage-0/POD\" id=a98cf744-372f-4e17-828e-59289ed2cf3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:18.260726 crc crio[23211]: time=\"2026-06-11T17:27:18.257234265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=ece0495c-37f8-4eb6-a061-d0f3e9630316 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:18.268869 crc crio[23211]: time=\"2026-06-11T17:27:18.266643822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=486ecff0-dd72-4f63-bde4-48e79741bb55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:18.336291 crc crio[23211]: time=\"2026-06-11T17:27:18.336181613Z\" level=info msg=\"Removed container d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3: openstack/swift-storage-0/container-auditor\" id=3c1f9175-52c5-4cf2-af99-131316fefe21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:18.353190 crc crio[23211]: time=\"2026-06-11T17:27:18.352835491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=1b909d35-5c97-4d49-b978-66ca34e0c52b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:18.360022 crc crio[23211]: time=\"2026-06-11T17:27:18.35918352Z\" level=info msg=\"Removing container: 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908\" id=904fd8ce-2236-4acf-ace7-129accf4bec9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:18.395068 crc crio[23211]: time=\"2026-06-11T17:27:18.392115075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f99ece63-81d7-4b36-a69e-3bada38342da name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:18.395068 crc crio[23211]: time=\"2026-06-11T17:27:18.393064749Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=455dc71e-82d9-463a-aa23-826eaccdf0b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:18.395068 crc crio[23211]: time=\"2026-06-11T17:27:18.393401937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=098f448a-2b75-4f09-b578-97aa177b5964 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:18.395068 crc crio[23211]: time=\"2026-06-11T17:27:18.393767276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:18.399664 crc crio[23211]: time=\"2026-06-11T17:27:18.399610302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0953ca2c-fa41-4d8c-9e13-e44a1043e802 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:18.400787 crc crio[23211]: time=\"2026-06-11T17:27:18.399706866Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7f23f8db-6436-4fb3-bf4c-27e1f315aa11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:18.422830 crc crio[23211]: time=\"2026-06-11T17:27:18.422740042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d8027b36-9eee-4427-8cbf-0265678d88d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:18.556494 crc crio[23211]: time=\"2026-06-11T17:27:18.552289128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=30e1ae3c-51f9-4b40-9a14-0cfe7508b171 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:18.667395 crc crio[23211]: 2026-06-11T17:27:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:393b848388748af Mac:8e:62:bb:97:4a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/365d1528-b276-4b24-b63c-9c6f75ef707f SocketPath: PciID:}] [{Interface:0xc00027c840 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:18.670791 crc crio[23211]: time=\"2026-06-11T17:27:18.67055603Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-lbg5f Namespace:openstack ID:393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16 UID:d25cb0ac-7c9d-46da-b649-a8b8a92126b2 NetNS:/var/run/netns/365d1528-b276-4b24-b63c-9c6f75ef707f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25cb0ac_7c9d_46da_b649_a8b8a92126b2.slice PodAnnotations:0xc0001ae410}] Aliases:map[]}\"\nJun 11 17:27:18.671097 crc crio[23211]: time=\"2026-06-11T17:27:18.670984362Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-lbg5f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:18.748532 crc crio[23211]: time=\"2026-06-11T17:27:18.748385112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d02210d7-4335-4e4b-bd5c-e5f41fe1bf48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:18.753573 crc crio[23211]: time=\"2026-06-11T17:27:18.753474509Z\" level=info msg=\"Ran pod sandbox 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16 with infra container: openstack/ovn-controller-ovs-lbg5f/POD\" id=7d76d7db-ddeb-45bb-ae17-39650dee3422 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:18.756745 crc crio[23211]: time=\"2026-06-11T17:27:18.756634978Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=bd7446c9-912c-46ae-99dd-53bcb2285829 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:18.757080 crc crio[23211]: time=\"2026-06-11T17:27:18.756908505Z\" level=info msg=\"Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=3f38b92b-438f-4bdf-8ffc-539420ecf045 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:18.766484 crc crio[23211]: time=\"2026-06-11T17:27:18.758456044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:18.766484 crc crio[23211]: time=\"2026-06-11T17:27:18.765598342Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=1fef02a7-7fee-4dc4-b9c2-d284afce78ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:18.768997 crc crio[23211]: time=\"2026-06-11T17:27:18.768922976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=521689b1-5b1c-4ae7-9d26-263c138d17c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:18.810056 crc crio[23211]: time=\"2026-06-11T17:27:18.809880183Z\" level=info msg=\"Removed container 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908: openstack/swift-storage-0/container-replicator\" id=904fd8ce-2236-4acf-ace7-129accf4bec9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:18.811775 crc crio[23211]: time=\"2026-06-11T17:27:18.811641717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:18.842506 crc crio[23211]: time=\"2026-06-11T17:27:18.836971991Z\" level=info msg=\"Stopping container: bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25 (timeout: 30s)\" id=7d1a2a69-cbbd-48e1-9873-79a623e75060 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:18.869496 crc crio[23211]: time=\"2026-06-11T17:27:18.860357776Z\" level=info msg=\"Removing container: 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771\" id=733dfffe-0604-4aa8-9c13-14b31cd66234 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:18.941725 crc crio[23211]: time=\"2026-06-11T17:27:18.94070076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:18.941725 crc crio[23211]: time=\"2026-06-11T17:27:18.940920555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:18.954559 crc crio[23211]: time=\"2026-06-11T17:27:18.953291416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:18.963509 crc crio[23211]: time=\"2026-06-11T17:27:18.962404953Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=13e90f0d-d726-4718-b774-3ae786d04a90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:18.963854 crc crio[23211]: time=\"2026-06-11T17:27:18.963802048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:18.980527 crc crio[23211]: time=\"2026-06-11T17:27:18.978831795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:19.032057 crc crio[23211]: time=\"2026-06-11T17:27:19.031954826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=1658e30d-15ed-41b5-9271-e1fbdbc71706 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:19.078486 crc crio[23211]: time=\"2026-06-11T17:27:19.077769294Z\" level=info msg=\"Removed container 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771: openstack/swift-storage-0/container-server\" id=733dfffe-0604-4aa8-9c13-14b31cd66234 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:19.094477 crc crio[23211]: time=\"2026-06-11T17:27:19.094089473Z\" level=info msg=\"Removing container: c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a\" id=496adc19-b668-4db7-8621-e6e80e52c236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:19.208844 crc crio[23211]: time=\"2026-06-11T17:27:19.208751116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:19.260129 crc crio[23211]: time=\"2026-06-11T17:27:19.260043781Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-lbg5f/ovsdb-server-init\" id=b727e2a7-712a-4704-8514-f3ecd419f471 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:19.432505 crc crio[23211]: time=\"2026-06-11T17:27:19.428983475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:19.432505 crc crio[23211]: time=\"2026-06-11T17:27:19.42961437Z\" level=info msg=\"Created container 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0: openstack/cinder-api-0/cinder-api-log\" id=a686e074-7d5c-45d7-9401-e6549a34a0aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:19.444544 crc crio[23211]: time=\"2026-06-11T17:27:19.437108377Z\" level=info msg=\"Starting container: 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0\" id=b07263e2-012a-4d84-a36f-e7b649b4c222 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:19.487895 crc crio[23211]: time=\"2026-06-11T17:27:19.487792807Z\" level=info msg=\"Started container\" PID=242332 containerID=67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0 description=openstack/cinder-api-0/cinder-api-log id=b07263e2-012a-4d84-a36f-e7b649b4c222 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\nJun 11 17:27:19.505508 crc crio[23211]: time=\"2026-06-11T17:27:19.504497957Z\" level=info msg=\"Removed container c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a: openstack/swift-storage-0/account-reaper\" id=496adc19-b668-4db7-8621-e6e80e52c236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:19.549326 crc crio[23211]: time=\"2026-06-11T17:27:19.549196666Z\" level=info msg=\"Removing container: d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312\" id=7d9e1f01-dc3f-478a-8a59-0f0877478ced name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:19.564970 crc crio[23211]: time=\"2026-06-11T17:27:19.559512935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:19.567127 crc crio[23211]: time=\"2026-06-11T17:27:19.561919165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:19.583205 crc crio[23211]: time=\"2026-06-11T17:27:19.583072795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:19.606487 crc crio[23211]: time=\"2026-06-11T17:27:19.603078336Z\" level=info msg=\"Created container d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a: openstack/swift-storage-0/xattr-restore\" id=455dc71e-82d9-463a-aa23-826eaccdf0b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:19.613384 crc crio[23211]: time=\"2026-06-11T17:27:19.611072887Z\" level=info msg=\"Starting container: d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a\" id=de04f8d3-ffab-4bda-9a97-cdb072b65f6e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:19.619012 crc crio[23211]: time=\"2026-06-11T17:27:19.618925093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=ad058c4a-f50d-4426-92a0-4c6378f73646 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:19.666579 crc crio[23211]: time=\"2026-06-11T17:27:19.656365691Z\" level=info msg=\"Created container 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347: openstack/glance-default-internal-api-0/glance-httpd\" id=2a8432ef-d331-4327-88b1-33cadddca59c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:19.666579 crc crio[23211]: time=\"2026-06-11T17:27:19.657598622Z\" level=info msg=\"Starting container: 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347\" id=42becfe5-da3f-4b04-b6cd-dacf20d0ea60 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:19.666935 crc crio[23211]: time=\"2026-06-11T17:27:19.657612832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:19.678478 crc crio[23211]: time=\"2026-06-11T17:27:19.668939266Z\" level=info msg=\"Started container\" PID=242397 containerID=20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347 description=openstack/glance-default-internal-api-0/glance-httpd id=42becfe5-da3f-4b04-b6cd-dacf20d0ea60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\nJun 11 17:27:19.717274 crc crio[23211]: time=\"2026-06-11T17:27:19.717176604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:19.717887 crc crio[23211]: time=\"2026-06-11T17:27:19.717792199Z\" level=info msg=\"Started container\" PID=242356 containerID=d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a description=openstack/swift-storage-0/xattr-restore id=de04f8d3-ffab-4bda-9a97-cdb072b65f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:27:19.718166 crc crio[23211]: time=\"2026-06-11T17:27:19.718084107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:19.723004 crc crio[23211]: time=\"2026-06-11T17:27:19.722632671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:19.872886 crc crio[23211]: time=\"2026-06-11T17:27:19.872725533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:19.891408 crc crio[23211]: time=\"2026-06-11T17:27:19.876619029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=4613b92b-5ea0-4e4c-a98c-f2a4c729d2fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:20.102245 crc crio[23211]: time=\"2026-06-11T17:27:20.101919854Z\" level=info msg=\"Removed container d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312: openstack/swift-storage-0/account-auditor\" id=7d9e1f01-dc3f-478a-8a59-0f0877478ced name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:20.118761 crc crio[23211]: time=\"2026-06-11T17:27:20.113852473Z\" level=info msg=\"Removing container: 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab\" id=cdfac704-b986-438a-ac70-3f567221e393 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:20.128221 crc crio[23211]: time=\"2026-06-11T17:27:20.128101141Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=b81d7fb9-6f09-4175-ad15-9936f762c01f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:20.128947 crc crio[23211]: time=\"2026-06-11T17:27:20.128733496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:20.148371 crc crio[23211]: time=\"2026-06-11T17:27:20.146762088Z\" level=info msg=\"Created container 98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=3f38b92b-438f-4bdf-8ffc-539420ecf045 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:20.154834 crc crio[23211]: time=\"2026-06-11T17:27:20.153738693Z\" level=info msg=\"Starting container: 98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2\" id=e303d544-f2c3-4621-8000-bc3aa4a1f347 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:20.166481 crc crio[23211]: time=\"2026-06-11T17:27:20.166341889Z\" level=info msg=\"Started container\" PID=242502 containerID=98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=e303d544-f2c3-4621-8000-bc3aa4a1f347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\nJun 11 17:27:20.170065 crc crio[23211]: time=\"2026-06-11T17:27:20.169917859Z\" level=info msg=\"Created container 7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=bd7446c9-912c-46ae-99dd-53bcb2285829 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:20.172983 crc crio[23211]: time=\"2026-06-11T17:27:20.172886843Z\" level=info msg=\"Created container adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=13e90f0d-d726-4718-b774-3ae786d04a90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:20.177404 crc crio[23211]: time=\"2026-06-11T17:27:20.177112879Z\" level=info msg=\"Starting container: 7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e\" id=c9a0c4ba-3b76-4480-af79-1312469f87a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:20.230613 crc crio[23211]: time=\"2026-06-11T17:27:20.230385603Z\" level=info msg=\"Started container\" PID=242510 containerID=7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=c9a0c4ba-3b76-4480-af79-1312469f87a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\nJun 11 17:27:20.234978 crc crio[23211]: time=\"2026-06-11T17:27:20.234883586Z\" level=info msg=\"Starting container: adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7\" id=31b3e0da-b8a8-46e0-80ae-f68dc083f45a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:20.248779 crc crio[23211]: time=\"2026-06-11T17:27:20.248683122Z\" level=info msg=\"Started container\" PID=242505 containerID=adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7 description=openstack/nova-cell1-db-create-lrp4l/mariadb-database-create id=31b3e0da-b8a8-46e0-80ae-f68dc083f45a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\nJun 11 17:27:20.361223 crc crio[23211]: time=\"2026-06-11T17:27:20.361020826Z\" level=info msg=\"Removed container 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab: openstack/swift-storage-0/account-replicator\" id=cdfac704-b986-438a-ac70-3f567221e393 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:20.376730 crc crio[23211]: time=\"2026-06-11T17:27:20.376679169Z\" level=info msg=\"Removing container: 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c\" id=7b6a06cd-52ac-4222-b33c-60191af566af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:20.573049 crc crio[23211]: time=\"2026-06-11T17:27:20.572847654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:20.585775 crc crio[23211]: time=\"2026-06-11T17:27:20.584218438Z\" level=info msg=\"Removed container 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c: openstack/swift-storage-0/account-server\" id=7b6a06cd-52ac-4222-b33c-60191af566af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:20.598827 crc crio[23211]: time=\"2026-06-11T17:27:20.598744043Z\" level=info msg=\"Removing container: 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761\" id=363da385-4efd-4fda-ab9d-4bbd45565945 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:20.603259 crc crio[23211]: time=\"2026-06-11T17:27:20.603113772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:20.660533 crc crio[23211]: time=\"2026-06-11T17:27:20.660395497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=d6d766ae-d587-4541-acdf-fd679cf503f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:20.714686 crc crio[23211]: time=\"2026-06-11T17:27:20.713887527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=394f9820-9c24-4f86-94ce-b30e6274d76e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:20.923524 crc crio[23211]: time=\"2026-06-11T17:27:20.923342185Z\" level=info msg=\"Removed container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761: openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd\" id=363da385-4efd-4fda-ab9d-4bbd45565945 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:20.937191 crc crio[23211]: time=\"2026-06-11T17:27:20.937074919Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=5d50d948-011a-4149-a069-49c2bb3beb29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:20.937581 crc crio[23211]: time=\"2026-06-11T17:27:20.93752632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:20.941768 crc crio[23211]: time=\"2026-06-11T17:27:20.941680774Z\" level=info msg=\"Removing container: a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de\" id=5fa6faba-382a-4274-92dc-5826c751b9ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:21.051166 crc crio[23211]: time=\"2026-06-11T17:27:21.050980314Z\" level=info msg=\"Removed container a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de: openstack/ovn-controller-ovs-tcz2l/ovsdb-server\" id=5fa6faba-382a-4274-92dc-5826c751b9ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:21.066917 crc crio[23211]: time=\"2026-06-11T17:27:21.06679627Z\" level=info msg=\"Removing container: 4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2\" id=6f76b65b-a212-4725-9787-434aa690f964 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:21.119990 crc crio[23211]: time=\"2026-06-11T17:27:21.11988984Z\" level=info msg=\"Created container fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904: openstack/ovn-controller-ovs-lbg5f/ovsdb-server-init\" id=b727e2a7-712a-4704-8514-f3ecd419f471 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:21.130188 crc crio[23211]: time=\"2026-06-11T17:27:21.129790468Z\" level=info msg=\"Starting container: fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904\" id=938d6fa5-493b-4a50-aecd-33a6d81b836d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:21.149849 crc crio[23211]: time=\"2026-06-11T17:27:21.149745098Z\" level=info msg=\"Started container\" PID=242801 containerID=fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904 description=openstack/ovn-controller-ovs-lbg5f/ovsdb-server-init id=938d6fa5-493b-4a50-aecd-33a6d81b836d name=/runtime.v1.RuntimeService/StartContainer sandboxID=393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\nJun 11 17:27:21.189512 crc crio[23211]: time=\"2026-06-11T17:27:21.188649294Z\" level=info msg=\"Stopped container bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7d1a2a69-cbbd-48e1-9873-79a623e75060 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:21.195045 crc crio[23211]: time=\"2026-06-11T17:27:21.194956401Z\" level=info msg=\"Stopping pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83\" id=7360185a-00ac-4d22-b0d3-366b19a387a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:21.196003 crc crio[23211]: time=\"2026-06-11T17:27:21.195632518Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83 UID:cec7a0a0-ef26-4418-95fb-21396fe4bd05 NetNS:/var/run/netns/7d3654e9-63db-4a5e-9267-d79e82b922b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcec7a0a0_ef26_4418_95fb_21396fe4bd05.slice PodAnnotations:0xc002794560}] Aliases:map[]}\"\nJun 11 17:27:21.196003 crc crio[23211]: time=\"2026-06-11T17:27:21.195799743Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:21.310905 crc crio[23211]: time=\"2026-06-11T17:27:21.310167717Z\" level=info msg=\"Removed container 4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2: openstack/ovn-controller-ovs-tcz2l/ovsdb-server-init\" id=6f76b65b-a212-4725-9787-434aa690f964 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:21.351278 crc crio[23211]: time=\"2026-06-11T17:27:21.351085343Z\" level=info msg=\"Removing container: cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f\" id=a02be608-fff5-4230-b44d-a903b039f4ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:21.396909 crc crio[23211]: time=\"2026-06-11T17:27:21.388326736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:21.403500 crc crio[23211]: time=\"2026-06-11T17:27:21.401771492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=18bc70c3-dd0d-4db9-b937-271d0568c0f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:21.403500 crc crio[23211]: time=\"2026-06-11T17:27:21.401904625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=f7554bf7-ed32-42e0-beb2-5a972b1e2f16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:21.403500 crc crio[23211]: time=\"2026-06-11T17:27:21.402008338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a5b44cc9-2fbe-412a-b854-a3828d4e3951 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:21.403500 crc crio[23211]: time=\"2026-06-11T17:27:21.402359238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=43b3ead4-a4d7-41bb-aa45-c9d014a5cd54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:21.411489 crc crio[23211]: time=\"2026-06-11T17:27:21.408230474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=b35e5074-a517-4634-a7b8-bc3b3825819f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:21.411489 crc crio[23211]: time=\"2026-06-11T17:27:21.408377228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=de7462ad-3674-481b-b8a7-259fb1d913f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:21.411489 crc crio[23211]: time=\"2026-06-11T17:27:21.409276311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=99fdeec1-26b8-4510-9996-f24537c1e989 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:21.428870 crc crio[23211]: time=\"2026-06-11T17:27:21.426996614Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=3add409e-5ac1-4735-9ad4-3b1ca16bb0ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:21.428870 crc crio[23211]: time=\"2026-06-11T17:27:21.427396845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:21.428870 crc crio[23211]: time=\"2026-06-11T17:27:21.427997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=40ec1922-04af-423f-bcdb-355a7c6e1933 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:21.435724 crc crio[23211]: time=\"2026-06-11T17:27:21.431170239Z\" level=info msg=\"Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=4737eb54-5998-4e71-ab5d-77dc6deefe26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:21.480255 crc crio[23211]: time=\"2026-06-11T17:27:21.479989712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:21.506489 crc crio[23211]: time=\"2026-06-11T17:27:21.502388594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:21.506775 crc crio[23211]: time=\"2026-06-11T17:27:21.503184724Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=e9e69dc4-8c33-4f9e-b8b5-17a2502b3c79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:21.535129 crc crio[23211]: time=\"2026-06-11T17:27:21.534262143Z\" level=info msg=\"Removed container cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f: openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns\" id=a02be608-fff5-4230-b44d-a903b039f4ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:21.613216 crc crio[23211]: time=\"2026-06-11T17:27:21.611811296Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=a0dd8e0b-cb17-4384-b55f-42988a4dba77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:21.642126 crc crio[23211]: time=\"2026-06-11T17:27:21.642013062Z\" level=info msg=\"Removing container: 5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500\" id=89505fe3-216a-4ce7-9fed-b1bbe1a932d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:21.702812 crc crio[23211]: time=\"2026-06-11T17:27:21.701930973Z\" level=info msg=\"Created container 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3: openstack/swift-storage-0/account-server\" id=5d50d948-011a-4149-a069-49c2bb3beb29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:21.709623 crc crio[23211]: time=\"2026-06-11T17:27:21.709415271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:21.722852 crc crio[23211]: time=\"2026-06-11T17:27:21.722742645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:21.743530 crc crio[23211]: time=\"2026-06-11T17:27:21.733321959Z\" level=info msg=\"Starting container: 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3\" id=7985cc67-0e43-4bc9-8a4b-f4cca9f43dd7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:21.753562 crc crio[23211]: time=\"2026-06-11T17:27:21.7492858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:21.760494 crc crio[23211]: time=\"2026-06-11T17:27:21.758822658Z\" level=info msg=\"Started container\" PID=242933 containerID=574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3 description=openstack/swift-storage-0/account-server id=7985cc67-0e43-4bc9-8a4b-f4cca9f43dd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:27:21.788262 crc crio[23211]: time=\"2026-06-11T17:27:21.788127563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:21.793356 crc crio[23211]: time=\"2026-06-11T17:27:21.793279332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=b557a8cc-6a0a-4af4-b9dd-e5481fad3443 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:21.797316 crc crio[23211]: time=\"2026-06-11T17:27:21.79638995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:21.812771 crc crio[23211]: time=\"2026-06-11T17:27:21.812645117Z\" level=info msg=\"Removed container 5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500: openstack/dnsmasq-dns-94bfffd6f-k5bs8/init\" id=89505fe3-216a-4ce7-9fed-b1bbe1a932d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:21.835919 crc crio[23211]: time=\"2026-06-11T17:27:21.832090804Z\" level=info msg=\"Stopped pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83\" id=7360185a-00ac-4d22-b0d3-366b19a387a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:21.836704 crc crio[23211]: time=\"2026-06-11T17:27:21.836371092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:21.852623 crc crio[23211]: time=\"2026-06-11T17:27:21.844929426Z\" level=info msg=\"Removing container: 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7\" id=f6151f10-db6c-42a9-8f3e-a412b6ca656e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:21.865052 crc crio[23211]: time=\"2026-06-11T17:27:21.865001779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:21.879727 crc crio[23211]: time=\"2026-06-11T17:27:21.874044145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=ff16b1dc-54d2-42e1-a1eb-1bfe5174e088 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:21.920189 crc crio[23211]: time=\"2026-06-11T17:27:21.920102059Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=1b313d6f-88ef-4f30-acd9-55c2d53be188 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:22.017281 crc crio[23211]: time=\"2026-06-11T17:27:22.01589445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.035013 crc crio[23211]: time=\"2026-06-11T17:27:22.034924177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.063508 crc crio[23211]: time=\"2026-06-11T17:27:22.049129102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.250097 crc crio[23211]: time=\"2026-06-11T17:27:22.249680707Z\" level=info msg=\"Removed container 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker\" id=f6151f10-db6c-42a9-8f3e-a412b6ca656e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:22.262265 crc crio[23211]: time=\"2026-06-11T17:27:22.261683817Z\" level=info msg=\"Removing container: 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804\" id=8d2651b4-5fa4-4f5c-8716-ed0f1de65b9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:22.292042 crc crio[23211]: time=\"2026-06-11T17:27:22.291944856Z\" level=info msg=\"Created container fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=3add409e-5ac1-4735-9ad4-3b1ca16bb0ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:22.295065 crc crio[23211]: time=\"2026-06-11T17:27:22.294990222Z\" level=info msg=\"Starting container: fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559\" id=28dd554f-e82d-479c-940e-0a22533ebe8b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:22.308247 crc crio[23211]: time=\"2026-06-11T17:27:22.308111151Z\" level=info msg=\"Started container\" PID=242996 containerID=fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559 description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=28dd554f-e82d-479c-940e-0a22533ebe8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\nJun 11 17:27:22.360693 crc crio[23211]: time=\"2026-06-11T17:27:22.360576655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.382341 crc crio[23211]: time=\"2026-06-11T17:27:22.38187171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c16457c5-42b7-426e-a099-aac8031294a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:22.387751 crc crio[23211]: time=\"2026-06-11T17:27:22.384594637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9c495ecc-19a5-4663-8e04-35e0d798eb7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:22.387751 crc crio[23211]: time=\"2026-06-11T17:27:22.386199328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e2d53435-94d8-483a-9462-965d94c763dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:22.387751 crc crio[23211]: time=\"2026-06-11T17:27:22.387313905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ccd3c93c-3668-4d69-a7d5-53aac131cd0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:22.392931 crc crio[23211]: time=\"2026-06-11T17:27:22.392859104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b459a648-ab5a-4469-83bf-fc8f92350307 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:22.393415 crc crio[23211]: time=\"2026-06-11T17:27:22.393366648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=aada8ef2-96e7-40af-9ba1-e9fddb698f44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:22.398237 crc crio[23211]: time=\"2026-06-11T17:27:22.398111036Z\" level=info msg=\"Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=df8a52a3-44c5-44e5-b7ae-fac99d1e14e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:22.398721 crc crio[23211]: time=\"2026-06-11T17:27:22.398651629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.406519 crc crio[23211]: time=\"2026-06-11T17:27:22.402284541Z\" level=info msg=\"Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=50ac1c3d-f965-494f-b4d8-efc701c8693f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:22.408194 crc crio[23211]: time=\"2026-06-11T17:27:22.408125147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.418960 crc crio[23211]: time=\"2026-06-11T17:27:22.418067836Z\" level=info msg=\"Creating container: openstack/neutron-db-create-47llt/mariadb-database-create\" id=efa7f74a-bd1a-48d1-935a-59383d31695e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:22.504346 crc crio[23211]: time=\"2026-06-11T17:27:22.504263476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.504755 crc crio[23211]: time=\"2026-06-11T17:27:22.504267216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.540914 crc crio[23211]: time=\"2026-06-11T17:27:22.540797201Z\" level=info msg=\"Created container bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a: openstack/cinder-scheduler-0/probe\" id=1fef02a7-7fee-4dc4-b9c2-d284afce78ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:22.545770 crc crio[23211]: time=\"2026-06-11T17:27:22.54553708Z\" level=info msg=\"Starting container: bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a\" id=695a066e-7597-4a1a-a1b1-91f8d046e890 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:22.580222 crc crio[23211]: time=\"2026-06-11T17:27:22.579280516Z\" level=info msg=\"Started container\" PID=242994 containerID=bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a description=openstack/cinder-scheduler-0/probe id=695a066e-7597-4a1a-a1b1-91f8d046e890 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\nJun 11 17:27:22.610104 crc crio[23211]: time=\"2026-06-11T17:27:22.606511358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.611415 crc crio[23211]: time=\"2026-06-11T17:27:22.611293237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.749309 crc crio[23211]: time=\"2026-06-11T17:27:22.749212433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.771195 crc crio[23211]: time=\"2026-06-11T17:27:22.771074401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.782980 crc crio[23211]: time=\"2026-06-11T17:27:22.781209055Z\" level=info msg=\"Created container 23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=4737eb54-5998-4e71-ab5d-77dc6deefe26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:22.793482 crc crio[23211]: time=\"2026-06-11T17:27:22.785724127Z\" level=info msg=\"Starting container: 23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d\" id=b0d5efb6-dd43-4774-8139-b372971790f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:22.793482 crc crio[23211]: time=\"2026-06-11T17:27:22.791749399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.794551 crc crio[23211]: time=\"2026-06-11T17:27:22.794332334Z\" level=info msg=\"Started container\" PID=243000 containerID=23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=b0d5efb6-dd43-4774-8139-b372971790f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\nJun 11 17:27:22.801628 crc crio[23211]: time=\"2026-06-11T17:27:22.801173665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.810292 crc crio[23211]: time=\"2026-06-11T17:27:22.810206181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.813091 crc crio[23211]: time=\"2026-06-11T17:27:22.813008922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:22.876720 crc crio[23211]: time=\"2026-06-11T17:27:22.876546744Z\" level=info msg=\"Created container dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=a0dd8e0b-cb17-4384-b55f-42988a4dba77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:22.878129 crc crio[23211]: time=\"2026-06-11T17:27:22.878064252Z\" level=info msg=\"Starting container: dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021\" id=5acbbe06-c1a7-4e3a-9afd-b1e40ffd34bc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:22.898986 crc crio[23211]: time=\"2026-06-11T17:27:22.898891544Z\" level=info msg=\"Started container\" PID=243011 containerID=dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021 description=openstack/barbican-db-create-9spfg/mariadb-database-create id=5acbbe06-c1a7-4e3a-9afd-b1e40ffd34bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\nJun 11 17:27:23.052513 crc crio[23211]: time=\"2026-06-11T17:27:23.052368169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:23.120687 crc crio[23211]: time=\"2026-06-11T17:27:23.120598158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=5a218be2-ae95-43ea-9e49-1a8661530daf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.139237 crc crio[23211]: time=\"2026-06-11T17:27:23.13905213Z\" level=info msg=\"Removed container 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log\" id=8d2651b4-5fa4-4f5c-8716-ed0f1de65b9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:23.146205 crc crio[23211]: time=\"2026-06-11T17:27:23.146076377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=781da40a-b886-4aa7-b3f0-4af28b9b62e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.153265 crc crio[23211]: time=\"2026-06-11T17:27:23.153167644Z\" level=info msg=\"Removing container: 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90\" id=ec0fbbaa-f2dd-45d5-bea3-85e6fb8315bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:23.199687 crc crio[23211]: time=\"2026-06-11T17:27:23.199594697Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-lbg5f/ovsdb-server\" id=3487e19f-60bd-4f53-8471-e11928c47fba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:23.200168 crc crio[23211]: time=\"2026-06-11T17:27:23.20008211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:23.297680 crc crio[23211]: time=\"2026-06-11T17:27:23.297584042Z\" level=info msg=\"Removed container 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener\" id=ec0fbbaa-f2dd-45d5-bea3-85e6fb8315bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:23.303676 crc crio[23211]: time=\"2026-06-11T17:27:23.303595543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=db42116c-6813-4a6b-a44d-6bcf90bedff6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.315387 crc crio[23211]: time=\"2026-06-11T17:27:23.3150312Z\" level=info msg=\"Removing container: 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94\" id=23858812-d98f-44cd-bbeb-1f99851c8ab7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:23.321866 crc crio[23211]: time=\"2026-06-11T17:27:23.321776359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=89fa9dc8-7044-4d0e-8f55-d042bea15983 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.331383 crc crio[23211]: time=\"2026-06-11T17:27:23.331276017Z\" level=info msg=\"Creating container: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config\" id=81391a1a-4121-4675-b89b-2d9da19c563d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:23.331811 crc crio[23211]: time=\"2026-06-11T17:27:23.331748429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:23.379990 crc crio[23211]: time=\"2026-06-11T17:27:23.379801063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a5f4f848-68f1-49e1-a70c-e8f0cb82b874 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.380239 crc crio[23211]: time=\"2026-06-11T17:27:23.380035678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c2c36050-5374-4cd7-b25b-8a5d5144b918 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.380239 crc crio[23211]: time=\"2026-06-11T17:27:23.38010982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f6fe1ae0-882c-4c2f-bbd6-e8b6d0b3e9d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.380756 crc crio[23211]: time=\"2026-06-11T17:27:23.380683785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2f2bb069-7ce3-413b-b2e6-7564df4c0c33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.422101 crc crio[23211]: time=\"2026-06-11T17:27:23.421858266Z\" level=info msg=\"Removed container 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log\" id=23858812-d98f-44cd-bbeb-1f99851c8ab7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:23.438793 crc crio[23211]: time=\"2026-06-11T17:27:23.437412727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f242a9d1-fde9-4172-b503-41b6c3f15dbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.438793 crc crio[23211]: time=\"2026-06-11T17:27:23.438276318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5f00a3d4-fa61-414f-bf09-dde24185382b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.451703 crc crio[23211]: time=\"2026-06-11T17:27:23.443052167Z\" level=info msg=\"Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=6b915ffd-fe7a-4456-8c56-ee0c4c7d7e3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:23.451703 crc crio[23211]: time=\"2026-06-11T17:27:23.44395144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:23.451703 crc crio[23211]: time=\"2026-06-11T17:27:23.451353795Z\" level=info msg=\"Removing container: 48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb\" id=6c93fa9f-99d7-4e5c-8371-11ec313e1ae0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:23.463093 crc crio[23211]: time=\"2026-06-11T17:27:23.456086744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a83e799b-71b3-441b-a3d6-9b3bc8426917 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.463093 crc crio[23211]: time=\"2026-06-11T17:27:23.456267029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1e68ecc2-ea2a-4f93-8f54-9e1b4735366b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.463896 crc crio[23211]: time=\"2026-06-11T17:27:23.463784438Z\" level=info msg=\"Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=f248def6-c372-4b27-83f5-2a2f3be99f1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:23.533163 crc crio[23211]: time=\"2026-06-11T17:27:23.533056653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:23.577715 crc crio[23211]: time=\"2026-06-11T17:27:23.577307082Z\" level=info msg=\"Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=ee0acf22-b747-48c6-9456-ac07f4d706f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:23.582627 crc crio[23211]: time=\"2026-06-11T17:27:23.582553323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:23.596660 crc crio[23211]: time=\"2026-06-11T17:27:23.596208605Z\" level=info msg=\"Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=ee406a53-6b51-447c-b6ae-0fd410194463 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:23.628709 crc crio[23211]: time=\"2026-06-11T17:27:23.628375481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:23.745499 crc crio[23211]: time=\"2026-06-11T17:27:23.744243723Z\" level=info msg=\"Created container ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c: openstack/swift-storage-0/account-replicator\" id=1b313d6f-88ef-4f30-acd9-55c2d53be188 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:23.746915 crc crio[23211]: time=\"2026-06-11T17:27:23.746798678Z\" level=info msg=\"Starting container: ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c\" id=895202ba-8281-4787-a3ed-652575ae19ba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:23.764934 crc crio[23211]: time=\"2026-06-11T17:27:23.764794869Z\" level=info msg=\"Started container\" PID=243194 containerID=ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c description=openstack/swift-storage-0/account-replicator id=895202ba-8281-4787-a3ed-652575ae19ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:27:23.776622 crc crio[23211]: time=\"2026-06-11T17:27:23.776545344Z\" level=info msg=\"Created container 250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44: openstack/neutron-db-create-47llt/mariadb-database-create\" id=efa7f74a-bd1a-48d1-935a-59383d31695e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:23.778515 crc crio[23211]: time=\"2026-06-11T17:27:23.778333167Z\" level=info msg=\"Starting container: 250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44\" id=f3cc770f-dc9c-45fa-8c24-1711972ca79a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:23.795022 crc crio[23211]: time=\"2026-06-11T17:27:23.794927033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=e63d273c-00d1-49e7-b915-2230319210b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.795641 crc crio[23211]: time=\"2026-06-11T17:27:23.795227941Z\" level=info msg=\"Started container\" PID=243183 containerID=250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44 description=openstack/neutron-db-create-47llt/mariadb-database-create id=f3cc770f-dc9c-45fa-8c24-1711972ca79a name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\nJun 11 17:27:23.800304 crc crio[23211]: time=\"2026-06-11T17:27:23.800219986Z\" level=info msg=\"Created container 96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=50ac1c3d-f965-494f-b4d8-efc701c8693f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:23.809500 crc crio[23211]: time=\"2026-06-11T17:27:23.808840703Z\" level=info msg=\"Starting container: 96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915\" id=d85abd87-46a5-4dea-a951-851a6d270a8e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:23.823179 crc crio[23211]: time=\"2026-06-11T17:27:23.823000986Z\" level=info msg=\"Started container\" PID=243196 containerID=96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915 description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=d85abd87-46a5-4dea-a951-851a6d270a8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\nJun 11 17:27:23.849656 crc crio[23211]: time=\"2026-06-11T17:27:23.849576353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=f27cc72a-f6db-4a8d-8da7-f0be2f13f980 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:23.868133 crc crio[23211]: time=\"2026-06-11T17:27:23.868007675Z\" level=info msg=\"Created container a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=e9e69dc4-8c33-4f9e-b8b5-17a2502b3c79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:23.872291 crc crio[23211]: time=\"2026-06-11T17:27:23.87220829Z\" level=info msg=\"Starting container: a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e\" id=75ff2235-8e27-406d-aa47-720495764ab6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:23.886481 crc crio[23211]: time=\"2026-06-11T17:27:23.886351714Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=491b05ce-6a82-4765-8355-871de21334d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:23.887456 crc crio[23211]: time=\"2026-06-11T17:27:23.886971521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:23.894699 crc crio[23211]: time=\"2026-06-11T17:27:23.89374756Z\" level=info msg=\"Started container\" PID=243193 containerID=a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e description=openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config id=75ff2235-8e27-406d-aa47-720495764ab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\nJun 11 17:27:23.920651 crc crio[23211]: time=\"2026-06-11T17:27:23.918657074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:24.381655 crc crio[23211]: time=\"2026-06-11T17:27:24.381122861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=651347dc-ec44-4072-a959-4bf73c879d95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:24.539595 crc crio[23211]: time=\"2026-06-11T17:27:24.539507459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:24.555539 crc crio[23211]: time=\"2026-06-11T17:27:24.555350256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:24.585233 crc crio[23211]: time=\"2026-06-11T17:27:24.585119082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:24.635563 crc crio[23211]: time=\"2026-06-11T17:27:24.634648974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4fcb9a0d-a674-47f7-a0ef-668bcb12e8f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:24.641543 crc crio[23211]: time=\"2026-06-11T17:27:24.641026533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:24.702042 crc crio[23211]: time=\"2026-06-11T17:27:24.701912879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:24.717822 crc crio[23211]: time=\"2026-06-11T17:27:24.717605902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:24.767689 crc crio[23211]: time=\"2026-06-11T17:27:24.765083052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:24.776061 crc crio[23211]: time=\"2026-06-11T17:27:24.775977614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:24.811641 crc crio[23211]: time=\"2026-06-11T17:27:24.811406612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:24.831003 crc crio[23211]: time=\"2026-06-11T17:27:24.83088572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:24.863331 crc crio[23211]: time=\"2026-06-11T17:27:24.863226261Z\" level=info msg=\"Created container 13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=df8a52a3-44c5-44e5-b7ae-fac99d1e14e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:24.870919 crc crio[23211]: time=\"2026-06-11T17:27:24.87081289Z\" level=info msg=\"Starting container: 13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9\" id=d2032dd6-8526-4d99-8cff-015b5d363624 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:24.871189 crc crio[23211]: time=\"2026-06-11T17:27:24.871101627Z\" level=info msg=\"Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=f8c88edf-c0bb-48c3-8a62-996d2426e99d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:24.871726 crc crio[23211]: time=\"2026-06-11T17:27:24.871659291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:24.880058 crc crio[23211]: time=\"2026-06-11T17:27:24.879862488Z\" level=info msg=\"Started container\" PID=243197 containerID=13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=d2032dd6-8526-4d99-8cff-015b5d363624 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\nJun 11 17:27:24.972259 crc crio[23211]: time=\"2026-06-11T17:27:24.972015386Z\" level=info msg=\"Created container 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a: openstack/cinder-api-0/cinder-api\" id=b81d7fb9-6f09-4175-ad15-9936f762c01f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:24.977131 crc crio[23211]: time=\"2026-06-11T17:27:24.977027202Z\" level=info msg=\"Starting container: 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a\" id=6f23b0d3-c860-4c98-920a-c5da90cff6fe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:24.994851 crc crio[23211]: time=\"2026-06-11T17:27:24.994791887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:25.012884 crc crio[23211]: time=\"2026-06-11T17:27:25.011337471Z\" level=info msg=\"Started container\" PID=243198 containerID=75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a description=openstack/cinder-api-0/cinder-api id=6f23b0d3-c860-4c98-920a-c5da90cff6fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\nJun 11 17:27:25.027934 crc crio[23211]: time=\"2026-06-11T17:27:25.024697196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:25.049550 crc crio[23211]: time=\"2026-06-11T17:27:25.043941648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:25.098998 crc crio[23211]: time=\"2026-06-11T17:27:25.098932016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:25.191774 crc crio[23211]: time=\"2026-06-11T17:27:25.191373942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:25.276835 crc crio[23211]: time=\"2026-06-11T17:27:25.269247614Z\" level=info msg=\"Removed container 48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=6c93fa9f-99d7-4e5c-8371-11ec313e1ae0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:25.281528 crc crio[23211]: time=\"2026-06-11T17:27:25.279750366Z\" level=info msg=\"Removing container: 69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2\" id=24a228df-e245-4a29-be2a-5071458fd92a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:25.346574 crc crio[23211]: time=\"2026-06-11T17:27:25.346409706Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=9c7e568f-5cf1-4d20-a6bd-40003a0b49fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:25.346715 crc crio[23211]: time=\"2026-06-11T17:27:25.346593631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:25.384845 crc crio[23211]: time=\"2026-06-11T17:27:25.384760467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5c5431fb-6521-4c53-bc85-d58bebd55884 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:25.388810 crc crio[23211]: time=\"2026-06-11T17:27:25.388721837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1d7459f0-0404-4449-98f2-cc172ea86c33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:25.414308 crc crio[23211]: time=\"2026-06-11T17:27:25.414197265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0902ceb1-6df9-4b30-93be-3009095d968a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:25.415112 crc crio[23211]: time=\"2026-06-11T17:27:25.415065486Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=01b70b4c-03c6-4951-9d33-5bd5de8bd10d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:25.415340 crc crio[23211]: time=\"2026-06-11T17:27:25.415318802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:25.421963 crc crio[23211]: time=\"2026-06-11T17:27:25.421878027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=29256bf2-9537-41d6-a446-9ecd78b976e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:25.435885 crc crio[23211]: time=\"2026-06-11T17:27:25.435038237Z\" level=info msg=\"Removed container 69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=24a228df-e245-4a29-be2a-5071458fd92a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:25.458826 crc crio[23211]: time=\"2026-06-11T17:27:25.458773262Z\" level=info msg=\"Removing container: 32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f\" id=d6ca1002-cd09-48cc-967b-33bf856cca72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:25.530178 crc crio[23211]: time=\"2026-06-11T17:27:25.52971877Z\" level=info msg=\"Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=fb572be0-628b-4603-b957-aab791d404cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:25.539077 crc crio[23211]: time=\"2026-06-11T17:27:25.53894163Z\" level=info msg=\"Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=a4c81cc0-4510-4565-9f6d-9b51111fc508 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:25.567298 crc crio[23211]: time=\"2026-06-11T17:27:25.567210638Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e UID:d993dc88-7b9e-4655-af60-26b8dfb5e618 NetNS:/var/run/netns/562accc2-0b7c-4765-ab21-1659e4e0cd33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd993dc88_7b9e_4655_af60_26b8dfb5e618.slice PodAnnotations:0xc000612220}] Aliases:map[]}\"\nJun 11 17:27:25.567298 crc crio[23211]: time=\"2026-06-11T17:27:25.56728029Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:25.570604 crc crio[23211]: time=\"2026-06-11T17:27:25.570386539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:25.571827 crc crio[23211]: time=\"2026-06-11T17:27:25.571803464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:25.756499 crc crio[23211]: time=\"2026-06-11T17:27:25.75602208Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff UID:6b6a8278-d2ed-46ce-a9db-71d06ada09f6 NetNS:/var/run/netns/dd9b0960-9359-4a2d-b29a-7c61ea23484a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6a8278_d2ed_46ce_a9db_71d06ada09f6.slice PodAnnotations:0xc000612668}] Aliases:map[]}\"\nJun 11 17:27:25.756499 crc crio[23211]: time=\"2026-06-11T17:27:25.756097032Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:25.771192 crc crio[23211]: time=\"2026-06-11T17:27:25.768131793Z\" level=info msg=\"Stopping container: c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994 (timeout: 30s)\" id=c160f51c-e3f0-43b4-ba5a-e7e20e5ffd26 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:25.846722 crc crio[23211]: time=\"2026-06-11T17:27:25.841222844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:25.850090 crc crio[23211]: time=\"2026-06-11T17:27:25.849707807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:25.886256 crc crio[23211]: time=\"2026-06-11T17:27:25.885485943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:25.908082 crc crio[23211]: time=\"2026-06-11T17:27:25.908003228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:26.072682 crc crio[23211]: time=\"2026-06-11T17:27:26.068407537Z\" level=info msg=\"Stopping container: 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f (timeout: 30s)\" id=fb6fd517-9701-45c5-be94-40b8e71e2274 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:26.237982 crc crio[23211]: time=\"2026-06-11T17:27:26.237841972Z\" level=info msg=\"Stopped container 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f: openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter\" id=fb6fd517-9701-45c5-be94-40b8e71e2274 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:26.244095 crc crio[23211]: time=\"2026-06-11T17:27:26.244048397Z\" level=info msg=\"Stopping pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7\" id=ddadc8c5-11a6-4b49-9163-7749d0b9c61c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:26.248742 crc crio[23211]: time=\"2026-06-11T17:27:26.248698993Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-pm9jc Namespace:openstack ID:a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7 UID:403f8650-48c4-406c-b5b4-6ae7343c6a7f NetNS:/var/run/netns/1bc0fdcd-f7b3-484f-bee7-763d28ade73a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod403f8650_48c4_406c_b5b4_6ae7343c6a7f.slice PodAnnotations:0xc0022783e8}] Aliases:map[]}\"\nJun 11 17:27:26.249179 crc crio[23211]: time=\"2026-06-11T17:27:26.249130074Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-pm9jc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:26.389797 crc crio[23211]: time=\"2026-06-11T17:27:26.389753578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=45b6cdcd-be0a-488b-be0c-95c6d54cc25e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:26.396907 crc crio[23211]: time=\"2026-06-11T17:27:26.396544258Z\" level=info msg=\"Stopped container c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd\" id=c160f51c-e3f0-43b4-ba5a-e7e20e5ffd26 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:26.400668 crc crio[23211]: time=\"2026-06-11T17:27:26.400569009Z\" level=info msg=\"Stopping pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\" id=1d9616fe-c22a-48a5-a112-b7f70d73c668 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:26.409529 crc crio[23211]: time=\"2026-06-11T17:27:26.407772989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=61f9330e-5516-4f75-97a5-1e773d4d5d0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:26.417988 crc crio[23211]: time=\"2026-06-11T17:27:26.417901283Z\" level=info msg=\"Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=afea0c57-08ef-4339-a8ca-75b23555b5f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:26.418395 crc crio[23211]: time=\"2026-06-11T17:27:26.418331103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:26.474499 crc crio[23211]: time=\"2026-06-11T17:27:26.467052974Z\" level=info msg=\"Stopped pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\" id=1d9616fe-c22a-48a5-a112-b7f70d73c668 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:26.555524 crc crio[23211]: 2026-06-11T17:27:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b970f8ef7c4106 Mac:3a:3d:2e:bf:b4:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/562accc2-0b7c-4765-ab21-1659e4e0cd33 SocketPath: PciID:}] [{Interface:0xc00053e6b0 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:26.555821 crc crio[23211]: time=\"2026-06-11T17:27:26.555746717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:26.557247 crc crio[23211]: time=\"2026-06-11T17:27:26.557174552Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e UID:d993dc88-7b9e-4655-af60-26b8dfb5e618 NetNS:/var/run/netns/562accc2-0b7c-4765-ab21-1659e4e0cd33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd993dc88_7b9e_4655_af60_26b8dfb5e618.slice PodAnnotations:0xc000612220}] Aliases:map[]}\"\nJun 11 17:27:26.557406 crc crio[23211]: time=\"2026-06-11T17:27:26.557350217Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:26.560784 crc crio[23211]: time=\"2026-06-11T17:27:26.560713221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:26.588207 crc crio[23211]: time=\"2026-06-11T17:27:26.587599464Z\" level=info msg=\"Ran pod sandbox 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e with infra container: openstack/nova-cell1-conductor-0/POD\" id=9c7e568f-5cf1-4d20-a6bd-40003a0b49fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:26.607897 crc crio[23211]: time=\"2026-06-11T17:27:26.607817062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5bba9ed6-e220-4a79-b664-c54a90c4d812 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:26.651783 crc crio[23211]: time=\"2026-06-11T17:27:26.650015379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3864b25b-2c2c-4e1a-8857-a88d640e4334 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:26.660510 crc crio[23211]: time=\"2026-06-11T17:27:26.660395178Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=322bf19a-ef69-4942-9f09-b4b2951e4b07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:26.660958 crc crio[23211]: time=\"2026-06-11T17:27:26.66081148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:26.748038 crc crio[23211]: time=\"2026-06-11T17:27:26.74789298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:26.753866 crc crio[23211]: time=\"2026-06-11T17:27:26.753741577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:27.038488 crc crio[23211]: time=\"2026-06-11T17:27:27.036701357Z\" level=info msg=\"Stopped pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7\" id=ddadc8c5-11a6-4b49-9163-7749d0b9c61c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:27.069501 crc crio[23211]: 2026-06-11T17:27:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9bd675c2b22886 Mac:7e:f8:62:76:9d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/dd9b0960-9359-4a2d-b29a-7c61ea23484a SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:27.073490 crc crio[23211]: time=\"2026-06-11T17:27:27.070498074Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff UID:6b6a8278-d2ed-46ce-a9db-71d06ada09f6 NetNS:/var/run/netns/dd9b0960-9359-4a2d-b29a-7c61ea23484a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6a8278_d2ed_46ce_a9db_71d06ada09f6.slice PodAnnotations:0xc000612668}] Aliases:map[]}\"\nJun 11 17:27:27.073490 crc crio[23211]: time=\"2026-06-11T17:27:27.07071935Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:27.099502 crc crio[23211]: time=\"2026-06-11T17:27:27.096792843Z\" level=info msg=\"Ran pod sandbox d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff with infra container: openstack/glance-default-external-api-0/POD\" id=01b70b4c-03c6-4951-9d33-5bd5de8bd10d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:27.105642 crc crio[23211]: time=\"2026-06-11T17:27:27.10548503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a75b6d52-e8c2-4e96-91cd-bce0b2c3853d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:27.108187 crc crio[23211]: time=\"2026-06-11T17:27:27.108057375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=bdb1e341-4d7f-4a7d-a966-87783a005d8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:27.118384 crc crio[23211]: time=\"2026-06-11T17:27:27.118301391Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=e8ee547f-adc8-4c54-a4ce-ed7164698379 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:27.118753 crc crio[23211]: time=\"2026-06-11T17:27:27.118690201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:27.167924 crc crio[23211]: time=\"2026-06-11T17:27:27.167188356Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=45cdf4d7-d69a-4353-8e1e-b6e28fc021db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:27.167924 crc crio[23211]: time=\"2026-06-11T17:27:27.167315479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:27.201013 crc crio[23211]: time=\"2026-06-11T17:27:27.199820104Z\" level=info msg=\"Removed container 32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=d6ca1002-cd09-48cc-967b-33bf856cca72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:27.206679 crc crio[23211]: time=\"2026-06-11T17:27:27.206568944Z\" level=info msg=\"Removing container: 4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077\" id=f2a4d127-c9d1-41db-9655-cf968b74faf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:27.227255 crc crio[23211]: time=\"2026-06-11T17:27:27.227171199Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/POD\" id=f3fec72e-342b-4339-b958-840accd942de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:27.227370 crc crio[23211]: time=\"2026-06-11T17:27:27.227286752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:27.230767 crc crio[23211]: time=\"2026-06-11T17:27:27.230683208Z\" level=info msg=\"Stopping pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\" id=9321aca5-2f36-4601-afa1-5b054361640e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:27.231283 crc crio[23211]: time=\"2026-06-11T17:27:27.231222391Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781198801-42bj8 Namespace:openstack ID:cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e UID:7e37f581-9c9c-4382-859a-14da229c8cea NetNS:/var/run/netns/e62fef8b-e2ef-4676-b717-b23b965e7265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e37f581_9c9c_4382_859a_14da229c8cea.slice PodAnnotations:0xc000612780}] Aliases:map[]}\"\nJun 11 17:27:27.231629 crc crio[23211]: time=\"2026-06-11T17:27:27.231384205Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781198801-42bj8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:27.384294 crc crio[23211]: time=\"2026-06-11T17:27:27.384252895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f0ad5f34-2cfa-4643-9a28-161f42f1f7dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:27.422053 crc crio[23211]: time=\"2026-06-11T17:27:27.421658922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:27.449330 crc crio[23211]: time=\"2026-06-11T17:27:27.443808627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=48bc5b58-42ea-43ba-8691-d583abd179cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:27.480038 crc crio[23211]: time=\"2026-06-11T17:27:27.479621754Z\" level=info msg=\"Removed container 4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=f2a4d127-c9d1-41db-9655-cf968b74faf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:27.495186 crc crio[23211]: time=\"2026-06-11T17:27:27.490006755Z\" level=info msg=\"Removing container: bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25\" id=837091a0-bdca-458c-8bda-c27577004ce9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:27.522404 crc crio[23211]: time=\"2026-06-11T17:27:27.522316985Z\" level=info msg=\"Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=667b784f-77b2-45ec-977f-ce13a27447ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:27.567752 crc crio[23211]: time=\"2026-06-11T17:27:27.567639631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:27.629286 crc crio[23211]: time=\"2026-06-11T17:27:27.629192202Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652 UID:1fcc592e-fde9-4815-b4ee-897efebc326b NetNS:/var/run/netns/3feb4e07-449f-4593-ab1d-bcc7f40744d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fcc592e_fde9_4815_b4ee_897efebc326b.slice PodAnnotations:0xc000612a10}] Aliases:map[]}\"\nJun 11 17:27:27.629286 crc crio[23211]: time=\"2026-06-11T17:27:27.629268274Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:27.739007 crc crio[23211]: time=\"2026-06-11T17:27:27.73763676Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 Namespace:openstack ID:d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67 UID:51540e5e-9e55-47a0-9638-3dadc036be4f NetNS:/var/run/netns/c8566ced-b27d-4d49-bca0-11c8808b3227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51540e5e_9e55_47a0_9638_3dadc036be4f.slice PodAnnotations:0xc0006120b0}] Aliases:map[]}\"\nJun 11 17:27:27.739007 crc crio[23211]: time=\"2026-06-11T17:27:27.737681921Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:28.071197 crc crio[23211]: time=\"2026-06-11T17:27:28.070664544Z\" level=info msg=\"Created container 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81: openstack/swift-storage-0/account-auditor\" id=491b05ce-6a82-4765-8355-871de21334d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:28.076838 crc crio[23211]: time=\"2026-06-11T17:27:28.076764826Z\" level=info msg=\"Starting container: 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81\" id=5e80c549-9877-4221-9acc-6cdd2a8c108f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:28.111949 crc crio[23211]: time=\"2026-06-11T17:27:28.111757913Z\" level=info msg=\"Created container a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=ee406a53-6b51-447c-b6ae-0fd410194463 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:28.119634 crc crio[23211]: time=\"2026-06-11T17:27:28.119354063Z\" level=info msg=\"Starting container: a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0\" id=db6d3688-7e83-4ca6-83f1-8cb630f90ce9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:28.125739 crc crio[23211]: time=\"2026-06-11T17:27:28.124906012Z\" level=info msg=\"Started container\" PID=243836 containerID=723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81 description=openstack/swift-storage-0/account-auditor id=5e80c549-9877-4221-9acc-6cdd2a8c108f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:27:28.151940 crc crio[23211]: time=\"2026-06-11T17:27:28.151234802Z\" level=info msg=\"Started container\" PID=243811 containerID=a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0 description=openstack/glance-db-create-5c6nr/mariadb-database-create id=db6d3688-7e83-4ca6-83f1-8cb630f90ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\nJun 11 17:27:28.179098 crc crio[23211]: time=\"2026-06-11T17:27:28.179010698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=5b8bc5ca-9481-4773-bdeb-695cd2114186 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:28.196544 crc crio[23211]: time=\"2026-06-11T17:27:28.196238789Z\" level=info msg=\"Created container 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619: openstack/ovn-controller-ovs-lbg5f/ovsdb-server\" id=3487e19f-60bd-4f53-8471-e11928c47fba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:28.201873 crc crio[23211]: time=\"2026-06-11T17:27:28.201723757Z\" level=info msg=\"Starting container: 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619\" id=56a0f24c-1d80-4c5f-bd52-b90538d5c2ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:28.231593 crc crio[23211]: time=\"2026-06-11T17:27:28.231413281Z\" level=info msg=\"Stopped pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\" id=9321aca5-2f36-4601-afa1-5b054361640e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:28.311266 crc crio[23211]: time=\"2026-06-11T17:27:28.310910743Z\" level=info msg=\"Started container\" PID=243846 containerID=37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619 description=openstack/ovn-controller-ovs-lbg5f/ovsdb-server id=56a0f24c-1d80-4c5f-bd52-b90538d5c2ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\nJun 11 17:27:28.389807 crc crio[23211]: time=\"2026-06-11T17:27:28.389648955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=d99ef557-0d96-4a37-b216-06fb8f7bc003 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:28.407361 crc crio[23211]: time=\"2026-06-11T17:27:28.407300628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=1cfc7281-1cb8-49c5-9cd5-718523340898 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:28.408979 crc crio[23211]: 2026-06-11T17:27:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc55073a25cfb7c Mac:be:5f:6d:ff:6e:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/3feb4e07-449f-4593-ab1d-bcc7f40744d7 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:28.410105 crc crio[23211]: time=\"2026-06-11T17:27:28.410018636Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652 UID:1fcc592e-fde9-4815-b4ee-897efebc326b NetNS:/var/run/netns/3feb4e07-449f-4593-ab1d-bcc7f40744d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fcc592e_fde9_4815_b4ee_897efebc326b.slice PodAnnotations:0xc000612a10}] Aliases:map[]}\"\nJun 11 17:27:28.410322 crc crio[23211]: time=\"2026-06-11T17:27:28.410281512Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:28.428782 crc crio[23211]: time=\"2026-06-11T17:27:28.428726014Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd\" id=9ef86731-6ba2-4cd2-9e5a-34957e9e9668 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:28.629237 crc crio[23211]: time=\"2026-06-11T17:27:28.628711315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=08816143-a886-4e89-8ed6-d05657ccea84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:28.630673 crc crio[23211]: time=\"2026-06-11T17:27:28.630555411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:28.676012 crc crio[23211]: time=\"2026-06-11T17:27:28.675962729Z\" level=info msg=\"Ran pod sandbox bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652 with infra container: openstack/kube-state-metrics-0/POD\" id=45cdf4d7-d69a-4353-8e1e-b6e28fc021db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:28.690564 crc crio[23211]: 2026-06-11T17:27:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2adb13c7873728 Mac:06:08:66:ca:49:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/c8566ced-b27d-4d49-bca0-11c8808b3227 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:28.692590 crc crio[23211]: time=\"2026-06-11T17:27:28.692516293Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=4e3e3d3a-2cbe-43e3-985c-53e8c5c62bf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:28.692980 crc crio[23211]: time=\"2026-06-11T17:27:28.692913444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:28.696747 crc crio[23211]: time=\"2026-06-11T17:27:28.696666557Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 Namespace:openstack ID:d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67 UID:51540e5e-9e55-47a0-9638-3dadc036be4f NetNS:/var/run/netns/c8566ced-b27d-4d49-bca0-11c8808b3227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51540e5e_9e55_47a0_9638_3dadc036be4f.slice PodAnnotations:0xc0006120b0}] Aliases:map[]}\"\nJun 11 17:27:28.697037 crc crio[23211]: time=\"2026-06-11T17:27:28.696986046Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:28.702889 crc crio[23211]: time=\"2026-06-11T17:27:28.702758761Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=057a929d-ab9c-4fd9-9a00-93034d50ec31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:28.724896 crc crio[23211]: time=\"2026-06-11T17:27:28.724621149Z\" level=info msg=\"Created container 5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=ee0acf22-b747-48c6-9456-ac07f4d706f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:28.726322 crc crio[23211]: time=\"2026-06-11T17:27:28.725966302Z\" level=info msg=\"Created container ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=f248def6-c372-4b27-83f5-2a2f3be99f1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:28.737235 crc crio[23211]: time=\"2026-06-11T17:27:28.737132731Z\" level=info msg=\"Starting container: 5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2\" id=1695b4bc-65ef-47b1-80a5-78278c5bf70a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:28.737235 crc crio[23211]: time=\"2026-06-11T17:27:28.737201614Z\" level=info msg=\"Starting container: ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8\" id=6b04cad8-e02c-47fa-a729-21227dc96c0a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:28.758890 crc crio[23211]: time=\"2026-06-11T17:27:28.758766303Z\" level=info msg=\"Started container\" PID=243821 containerID=5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2 description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=1695b4bc-65ef-47b1-80a5-78278c5bf70a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\nJun 11 17:27:28.765584 crc crio[23211]: time=\"2026-06-11T17:27:28.765540334Z\" level=info msg=\"Started container\" PID=243810 containerID=ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8 description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=6b04cad8-e02c-47fa-a729-21227dc96c0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\nJun 11 17:27:28.809366 crc crio[23211]: time=\"2026-06-11T17:27:28.809051324Z\" level=info msg=\"Created container e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=f8c88edf-c0bb-48c3-8a62-996d2426e99d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:28.815906 crc crio[23211]: time=\"2026-06-11T17:27:28.815105725Z\" level=info msg=\"Starting container: e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d\" id=a721df6c-76ee-4cd3-a8a6-cbf553a97100 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:28.828408 crc crio[23211]: time=\"2026-06-11T17:27:28.82768743Z\" level=info msg=\"Started container\" PID=243834 containerID=e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=a721df6c-76ee-4cd3-a8a6-cbf553a97100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\nJun 11 17:27:28.921850 crc crio[23211]: time=\"2026-06-11T17:27:28.919538951Z\" level=info msg=\"Ran pod sandbox d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/POD\" id=f3fec72e-342b-4339-b958-840accd942de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:28.934492 crc crio[23211]: time=\"2026-06-11T17:27:28.932568198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=7fe39fd5-ea7b-4987-821a-c3b803abe195 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:28.934492 crc crio[23211]: time=\"2026-06-11T17:27:28.932904707Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=7fe39fd5-ea7b-4987-821a-c3b803abe195 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:28.934492 crc crio[23211]: time=\"2026-06-11T17:27:28.932969378Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=7fe39fd5-ea7b-4987-821a-c3b803abe195 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:28.936995 crc crio[23211]: time=\"2026-06-11T17:27:28.936957268Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=758e429e-b70b-4188-88bf-af40476433a4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:27:28.943390 crc crio[23211]: time=\"2026-06-11T17:27:28.943306908Z\" level=info msg=\"Created container 9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=6b915ffd-fe7a-4456-8c56-ee0c4c7d7e3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:28.948566 crc crio[23211]: time=\"2026-06-11T17:27:28.945587765Z\" level=info msg=\"Starting container: 9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815\" id=32faf27d-ede3-4bd2-9fd4-0b6140c09b3b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:28.954646 crc crio[23211]: time=\"2026-06-11T17:27:28.951477133Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 11 17:27:28.955586 crc crio[23211]: time=\"2026-06-11T17:27:28.955491792Z\" level=info msg=\"Created container 29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=322bf19a-ef69-4942-9f09-b4b2951e4b07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:28.969492 crc crio[23211]: time=\"2026-06-11T17:27:28.968816047Z\" level=info msg=\"Starting container: 29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed\" id=ff54dd5b-d99f-4149-9175-897d963d6a4a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:28.969804 crc crio[23211]: time=\"2026-06-11T17:27:28.969608677Z\" level=info msg=\"Started container\" PID=243850 containerID=9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815 description=openstack/placement-db-create-nkzqd/mariadb-database-create id=32faf27d-ede3-4bd2-9fd4-0b6140c09b3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\nJun 11 17:27:28.976166 crc crio[23211]: time=\"2026-06-11T17:27:28.976020787Z\" level=info msg=\"Started container\" PID=243854 containerID=29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ff54dd5b-d99f-4149-9175-897d963d6a4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\nJun 11 17:27:29.015999 crc crio[23211]: time=\"2026-06-11T17:27:29.015733433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:29.024604 crc crio[23211]: time=\"2026-06-11T17:27:29.020354227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:29.074108 crc crio[23211]: time=\"2026-06-11T17:27:29.073625682Z\" level=info msg=\"Created container 41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=a4c81cc0-4510-4565-9f6d-9b51111fc508 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:29.076703 crc crio[23211]: time=\"2026-06-11T17:27:29.073822618Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=86fc9a3f-c35c-4ba0-9209-718949874426 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:29.087635 crc crio[23211]: time=\"2026-06-11T17:27:29.086861734Z\" level=info msg=\"Starting container: 41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461\" id=6744ebbf-9f6a-4f32-8c46-a7688ef9fda2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:29.091039 crc crio[23211]: time=\"2026-06-11T17:27:29.090220879Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=91662002-4b69-4c7d-adfe-92d99bcc4350 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:29.091039 crc crio[23211]: time=\"2026-06-11T17:27:29.09066886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:29.098948 crc crio[23211]: time=\"2026-06-11T17:27:29.098842095Z\" level=info msg=\"Started container\" PID=243829 containerID=41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461 description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=6744ebbf-9f6a-4f32-8c46-a7688ef9fda2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\nJun 11 17:27:29.158204 crc crio[23211]: time=\"2026-06-11T17:27:29.158034907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:29.205490 crc crio[23211]: time=\"2026-06-11T17:27:29.20321845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:29.220477 crc crio[23211]: time=\"2026-06-11T17:27:29.216972264Z\" level=info msg=\"Created container 08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=fb572be0-628b-4603-b957-aab791d404cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:29.228501 crc crio[23211]: time=\"2026-06-11T17:27:29.224072042Z\" level=info msg=\"Starting container: 08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767\" id=99e5d6fe-85fe-4392-9e0a-761c0c410c6b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:29.236681 crc crio[23211]: time=\"2026-06-11T17:27:29.236585005Z\" level=info msg=\"Created container e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config\" id=81391a1a-4121-4675-b89b-2d9da19c563d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:29.238015 crc crio[23211]: time=\"2026-06-11T17:27:29.237799246Z\" level=info msg=\"Starting container: e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b\" id=8c843ab9-e888-4da1-a3bb-6044ccba3bdd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:29.259575 crc crio[23211]: time=\"2026-06-11T17:27:29.250512784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:29.270485 crc crio[23211]: time=\"2026-06-11T17:27:29.268910156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:29.309474 crc crio[23211]: time=\"2026-06-11T17:27:29.309132023Z\" level=info msg=\"Started container\" PID=243851 containerID=08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767 description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=99e5d6fe-85fe-4392-9e0a-761c0c410c6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\nJun 11 17:27:29.372968 crc crio[23211]: time=\"2026-06-11T17:27:29.372832439Z\" level=info msg=\"Started container\" PID=243813 containerID=e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b description=openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config id=8c843ab9-e888-4da1-a3bb-6044ccba3bdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\nJun 11 17:27:29.448690 crc crio[23211]: time=\"2026-06-11T17:27:29.448347331Z\" level=info msg=\"Removed container bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=837091a0-bdca-458c-8bda-c27577004ce9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:29.507997 crc crio[23211]: time=\"2026-06-11T17:27:29.50734887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:29.511289 crc crio[23211]: time=\"2026-06-11T17:27:29.511243288Z\" level=info msg=\"Removing container: bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314\" id=60039711-c330-4c6a-b493-767ec763ecf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:29.530260 crc crio[23211]: time=\"2026-06-11T17:27:29.530187181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:29.715363 crc crio[23211]: time=\"2026-06-11T17:27:29.714886429Z\" level=info msg=\"Created container 34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=afea0c57-08ef-4339-a8ca-75b23555b5f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:29.717396 crc crio[23211]: time=\"2026-06-11T17:27:29.717316571Z\" level=info msg=\"Starting container: 34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229\" id=7115d4e0-b5af-420c-9e09-6adc4aa81948 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:29.788381 crc crio[23211]: time=\"2026-06-11T17:27:29.78352162Z\" level=info msg=\"Started container\" PID=243855 containerID=34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229 description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=7115d4e0-b5af-420c-9e09-6adc4aa81948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\nJun 11 17:27:30.043929 crc crio[23211]: time=\"2026-06-11T17:27:30.043821361Z\" level=info msg=\"Stopping container: 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e (timeout: 30s)\" id=54a5af08-5e7c-4a9d-af1d-6dc05f54d29e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:30.147983 crc crio[23211]: time=\"2026-06-11T17:27:30.147040648Z\" level=info msg=\"Removed container bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=60039711-c330-4c6a-b493-767ec763ecf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:30.181370 crc crio[23211]: time=\"2026-06-11T17:27:30.181287186Z\" level=info msg=\"Removing container: 2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201\" id=a8a9d2ed-28db-4332-8658-9dc73b28866c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:30.234673 crc crio[23211]: time=\"2026-06-11T17:27:30.228079608Z\" level=info msg=\"Stopped container 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=54a5af08-5e7c-4a9d-af1d-6dc05f54d29e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:30.241886 crc crio[23211]: time=\"2026-06-11T17:27:30.241813462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=b6e07ae9-fb2f-46ae-baa7-012dcd145f3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:30.281843 crc crio[23211]: time=\"2026-06-11T17:27:30.281502937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5a59f268-fb56-4c3a-b443-3c09d09ae4c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:30.303373 crc crio[23211]: time=\"2026-06-11T17:27:30.303017396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:30.314125 crc crio[23211]: time=\"2026-06-11T17:27:30.314033632Z\" level=info msg=\"Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=dde5f056-a898-4771-8de3-a56a8cbb4220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:30.318534 crc crio[23211]: time=\"2026-06-11T17:27:30.31835512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:30.460614 crc crio[23211]: time=\"2026-06-11T17:27:30.460504621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:30.484680 crc crio[23211]: time=\"2026-06-11T17:27:30.484531473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:30.726048 crc crio[23211]: time=\"2026-06-11T17:27:30.725968703Z\" level=info msg=\"Stopping container: b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742 (timeout: 26s)\" id=dd48d658-ca71-4b4f-9103-2a8ad05d446f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:30.903204 crc crio[23211]: time=\"2026-06-11T17:27:30.90310111Z\" level=info msg=\"Stopped container b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742: openstack/ovn-controller-vz669/ovn-controller\" id=dd48d658-ca71-4b4f-9103-2a8ad05d446f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:30.905014 crc crio[23211]: time=\"2026-06-11T17:27:30.904640949Z\" level=info msg=\"Stopping pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590\" id=b2cf03c6-90d4-4255-993e-0a7e2739dbda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:30.906241 crc crio[23211]: time=\"2026-06-11T17:27:30.905744717Z\" level=info msg=\"Got pod network &{Name:ovn-controller-vz669 Namespace:openstack ID:6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590 UID:1278d7e9-54fa-4f1e-8a75-0abc6a4feaa6 NetNS:/var/run/netns/f7b8bd20-e739-4a4f-9312-ac3dd8132b20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1278d7e9_54fa_4f1e_8a75_0abc6a4feaa6.slice PodAnnotations:0xc0001aef88}] Aliases:map[]}\"\nJun 11 17:27:30.910188 crc crio[23211]: time=\"2026-06-11T17:27:30.908381423Z\" level=info msg=\"Deleting pod openstack_ovn-controller-vz669 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:31.153943 crc crio[23211]: time=\"2026-06-11T17:27:31.153688819Z\" level=info msg=\"Removed container 2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=a8a9d2ed-28db-4332-8658-9dc73b28866c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:31.163948 crc crio[23211]: time=\"2026-06-11T17:27:31.16371986Z\" level=info msg=\"Removing container: 77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46\" id=3c29ef98-5222-40a3-8183-77446f83f5cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:31.301211 crc crio[23211]: time=\"2026-06-11T17:27:31.291754069Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/POD\" id=d6f077e8-0aa2-4c95-98e8-3504a3a84e8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:31.301211 crc crio[23211]: time=\"2026-06-11T17:27:31.292304282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:31.339694 crc crio[23211]: time=\"2026-06-11T17:27:31.33610388Z\" level=info msg=\"Removed container 77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=3c29ef98-5222-40a3-8183-77446f83f5cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:31.343699 crc crio[23211]: time=\"2026-06-11T17:27:31.343569017Z\" level=info msg=\"Created container 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a: openstack/swift-storage-0/account-reaper\" id=4e3e3d3a-2cbe-43e3-985c-53e8c5c62bf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:31.359598 crc crio[23211]: time=\"2026-06-11T17:27:31.358885081Z\" level=info msg=\"Starting container: 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a\" id=0a6d917f-624e-430e-ac8c-54917378c11e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:31.367641 crc crio[23211]: time=\"2026-06-11T17:27:31.367397344Z\" level=info msg=\"Removing container: fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf\" id=2da33ab1-7b7c-488f-8022-353ba7c27994 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:31.384735 crc crio[23211]: time=\"2026-06-11T17:27:31.384683647Z\" level=info msg=\"Created container 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db: openstack/glance-default-external-api-0/glance-log\" id=e8ee547f-adc8-4c54-a4ce-ed7164698379 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:31.388302 crc crio[23211]: time=\"2026-06-11T17:27:31.388213735Z\" level=info msg=\"Starting container: 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db\" id=5b881156-af0b-476a-bbf4-c62ad4056092 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:31.389193 crc crio[23211]: time=\"2026-06-11T17:27:31.389115867Z\" level=info msg=\"Created container 40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=667b784f-77b2-45ec-977f-ce13a27447ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:31.398559 crc crio[23211]: time=\"2026-06-11T17:27:31.398271287Z\" level=info msg=\"Starting container: 40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad\" id=40c58cc5-11aa-4f8b-aede-e5747afac7ef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:31.426790 crc crio[23211]: time=\"2026-06-11T17:27:31.426653658Z\" level=info msg=\"Started container\" PID=244334 containerID=2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a description=openstack/swift-storage-0/account-reaper id=0a6d917f-624e-430e-ac8c-54917378c11e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:27:31.438714 crc crio[23211]: time=\"2026-06-11T17:27:31.438636089Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d6f077e8-0aa2-4c95-98e8-3504a3a84e8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:31.441357 crc crio[23211]: time=\"2026-06-11T17:27:31.441277545Z\" level=info msg=\"Started container\" PID=244324 containerID=31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db description=openstack/glance-default-external-api-0/glance-log id=5b881156-af0b-476a-bbf4-c62ad4056092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\nJun 11 17:27:31.465132 crc crio[23211]: time=\"2026-06-11T17:27:31.465039359Z\" level=info msg=\"Started container\" PID=244332 containerID=40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=40c58cc5-11aa-4f8b-aede-e5747afac7ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\nJun 11 17:27:31.480740 crc crio[23211]: time=\"2026-06-11T17:27:31.480394255Z\" level=info msg=\"Created container 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=dde5f056-a898-4771-8de3-a56a8cbb4220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:31.494323 crc crio[23211]: time=\"2026-06-11T17:27:31.494115589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=c71b77a7-7b60-4a0f-9dba-2dc24001fa2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:31.494697 crc crio[23211]: time=\"2026-06-11T17:27:31.494332575Z\" level=info msg=\"Starting container: 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887\" id=88b0f5bf-13a2-48b7-a7c6-2e110a89f958 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:31.494697 crc crio[23211]: time=\"2026-06-11T17:27:31.494647572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ce76c8b3-d9a6-4349-baee-3ececb9f13fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:31.519072 crc crio[23211]: time=\"2026-06-11T17:27:31.518981462Z\" level=info msg=\"Ran pod sandbox 700e2349d39c4afa009a519de5b9597212260018f19edb4aa535ecb5e800b35c with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/POD\" id=d6f077e8-0aa2-4c95-98e8-3504a3a84e8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:31.525862 crc crio[23211]: time=\"2026-06-11T17:27:31.525809683Z\" level=info msg=\"Started container\" PID=244610 containerID=9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887 description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log id=88b0f5bf-13a2-48b7-a7c6-2e110a89f958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\nJun 11 17:27:31.536870 crc crio[23211]: time=\"2026-06-11T17:27:31.534643595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=a83e5fd1-edf8-4f2f-8417-3c62b4148109 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:31.536870 crc crio[23211]: time=\"2026-06-11T17:27:31.53485501Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=a83e5fd1-edf8-4f2f-8417-3c62b4148109 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:31.536870 crc crio[23211]: time=\"2026-06-11T17:27:31.534906341Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=a83e5fd1-edf8-4f2f-8417-3c62b4148109 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:31.536870 crc crio[23211]: time=\"2026-06-11T17:27:31.536117152Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=3f3512a3-d624-48bf-b4b1-8fcb0066be71 name=/runtime.v1.ImageService/PullImage\nJun 11 17:27:31.549403 crc crio[23211]: time=\"2026-06-11T17:27:31.547916077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=7e77f600-d9d5-435f-ada2-e915796d9983 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:31.571591 crc crio[23211]: time=\"2026-06-11T17:27:31.555761813Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 11 17:27:31.613203 crc crio[23211]: time=\"2026-06-11T17:27:31.611815838Z\" level=info msg=\"Created container b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c: openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd\" id=9ef86731-6ba2-4cd2-9e5a-34957e9e9668 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:31.625322 crc crio[23211]: time=\"2026-06-11T17:27:31.625263716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7390bfed-44e4-4147-9aa3-a14c42329391 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:31.629843 crc crio[23211]: time=\"2026-06-11T17:27:31.62666197Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=e11c42ea-2033-4ac1-8b5d-f17c9a86d09c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:31.632178 crc crio[23211]: time=\"2026-06-11T17:27:31.626872285Z\" level=info msg=\"Starting container: b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c\" id=9cd8ffc1-d5e8-46c1-b868-c27469de19b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:31.638051 crc crio[23211]: time=\"2026-06-11T17:27:31.630974689Z\" level=info msg=\"Created container 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6: openstack/kube-state-metrics-0/kube-state-metrics\" id=91662002-4b69-4c7d-adfe-92d99bcc4350 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:31.645238 crc crio[23211]: time=\"2026-06-11T17:27:31.645113012Z\" level=info msg=\"Starting container: 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6\" id=651734da-ce83-42cb-ad76-a0ad36d8faf8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:31.648001 crc crio[23211]: time=\"2026-06-11T17:27:31.647923343Z\" level=info msg=\"Started container\" PID=244606 containerID=b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c description=openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd id=9cd8ffc1-d5e8-46c1-b868-c27469de19b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\nJun 11 17:27:31.654638 crc crio[23211]: time=\"2026-06-11T17:27:31.654333793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:31.658561 crc crio[23211]: time=\"2026-06-11T17:27:31.658493857Z\" level=info msg=\"Started container\" PID=244609 containerID=94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6 description=openstack/kube-state-metrics-0/kube-state-metrics id=651734da-ce83-42cb-ad76-a0ad36d8faf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652\nJun 11 17:27:31.679631 crc crio[23211]: time=\"2026-06-11T17:27:31.679555855Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=557dd913-7d9a-4456-a6b3-3b34a2a7be6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:31.684211 crc crio[23211]: time=\"2026-06-11T17:27:31.683998076Z\" level=info msg=\"Stopped pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590\" id=b2cf03c6-90d4-4255-993e-0a7e2739dbda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:31.737747 crc crio[23211]: time=\"2026-06-11T17:27:31.737596259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:31.797977 crc crio[23211]: time=\"2026-06-11T17:27:31.79791329Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-tm8h2/POD\" id=4b19c074-2d79-45c8-a38f-b0a55725df8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:31.799907 crc crio[23211]: time=\"2026-06-11T17:27:31.799832919Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=e39e1088-82f5-447c-99ed-6eae15c7fb08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:31.800322 crc crio[23211]: time=\"2026-06-11T17:27:31.800012683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:31.800322 crc crio[23211]: time=\"2026-06-11T17:27:31.800291401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:32.012736 crc crio[23211]: time=\"2026-06-11T17:27:32.012375184Z\" level=info msg=\"Removed container fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=2da33ab1-7b7c-488f-8022-353ba7c27994 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:32.038512 crc crio[23211]: time=\"2026-06-11T17:27:32.038403986Z\" level=info msg=\"Removing container: d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4\" id=c1079ca1-69d0-4448-a1bd-905c2e574570 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:32.104703 crc crio[23211]: time=\"2026-06-11T17:27:32.104578775Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-tm8h2 Namespace:openstack ID:77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b UID:0645d9d8-1dc8-4577-b810-b17ebe204656 NetNS:/var/run/netns/9d4d197b-62e2-451b-b7a8-e1bb6dc6b3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0645d9d8_1dc8_4577_b810_b17ebe204656.slice PodAnnotations:0xc0006128c8}] Aliases:map[]}\"\nJun 11 17:27:32.104703 crc crio[23211]: time=\"2026-06-11T17:27:32.104653835Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-tm8h2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:32.146909 crc crio[23211]: time=\"2026-06-11T17:27:32.14633397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:32.157920 crc crio[23211]: time=\"2026-06-11T17:27:32.157814567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:32.203205 crc crio[23211]: time=\"2026-06-11T17:27:32.172820314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:32.253558 crc crio[23211]: time=\"2026-06-11T17:27:32.251783012Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda UID:86a66c5e-2352-4a14-ac25-002b0a32016d NetNS:/var/run/netns/bdd9d91a-eff7-40f6-a347-c845addbc285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a66c5e_2352_4a14_ac25_002b0a32016d.slice PodAnnotations:0xc007c143e8}] Aliases:map[]}\"\nJun 11 17:27:32.253558 crc crio[23211]: time=\"2026-06-11T17:27:32.251845274Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:32.330326 crc crio[23211]: time=\"2026-06-11T17:27:32.330285219Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-6hbvd/POD\" id=9842ce1d-a222-4895-9f19-d1c7599daf64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:32.331207 crc crio[23211]: time=\"2026-06-11T17:27:32.331182371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:32.413400 crc crio[23211]: time=\"2026-06-11T17:27:32.40972753Z\" level=info msg=\"Removed container d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=c1079ca1-69d0-4448-a1bd-905c2e574570 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:32.457184 crc crio[23211]: time=\"2026-06-11T17:27:32.457097717Z\" level=info msg=\"Removing container: d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1\" id=c7bde636-fd5f-4d6f-baca-f2723d4ce644 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:32.637983 crc crio[23211]: time=\"2026-06-11T17:27:32.637752983Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd Namespace:openstack ID:597a0bff08833de4380a24541eee50e48bdc0e2602f63ec7a49eac42fd5ed3a6 UID:c3bf225e-e608-454b-98b5-47d6048f845f NetNS:/var/run/netns/853f6b9a-23d8-4c9d-bf8b-025c1307fa14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3bf225e_e608_454b_98b5_47d6048f845f.slice PodAnnotations:0xc006bcc498}] Aliases:map[]}\"\nJun 11 17:27:32.637983 crc crio[23211]: time=\"2026-06-11T17:27:32.637837066Z\" level=info msg=\"Adding pod openstack_ovn-controller-6hbvd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:32.883704 crc crio[23211]: time=\"2026-06-11T17:27:32.874381542Z\" level=info msg=\"Removed container d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1: openstack/neutron-db-create-47llt/mariadb-database-create\" id=c7bde636-fd5f-4d6f-baca-f2723d4ce644 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:32.888694 crc crio[23211]: time=\"2026-06-11T17:27:32.887070279Z\" level=info msg=\"Removing container: d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6\" id=47fbac8e-3450-46db-b73b-35406f008413 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:33.015178 crc crio[23211]: time=\"2026-06-11T17:27:33.014207115Z\" level=info msg=\"Created container 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e: openstack/swift-storage-0/container-server\" id=e11c42ea-2033-4ac1-8b5d-f17c9a86d09c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:33.040301 crc crio[23211]: time=\"2026-06-11T17:27:33.039940719Z\" level=info msg=\"Starting container: 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e\" id=bafad74d-cda1-4514-a0ec-84e893699d91 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:33.066629 crc crio[23211]: time=\"2026-06-11T17:27:33.063695754Z\" level=info msg=\"Started container\" PID=244792 containerID=0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e description=openstack/swift-storage-0/container-server id=bafad74d-cda1-4514-a0ec-84e893699d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:27:33.155544 crc crio[23211]: time=\"2026-06-11T17:27:33.152344806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=57e77c8e-8893-4e1d-97b0-6923b8b98710 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:33.198924 crc crio[23211]: time=\"2026-06-11T17:27:33.195563779Z\" level=info msg=\"Removed container d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=47fbac8e-3450-46db-b73b-35406f008413 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:33.222414 crc crio[23211]: time=\"2026-06-11T17:27:33.221802357Z\" level=info msg=\"Removing container: 4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87\" id=a251c99a-3133-497b-aac4-4cfac474c661 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:33.287988 crc crio[23211]: time=\"2026-06-11T17:27:33.281968694Z\" level=info msg=\"Stopping pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\" id=c637a5f5-2dec-486b-9b85-3a360069063f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:33.287988 crc crio[23211]: time=\"2026-06-11T17:27:33.282244041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=78c9b896-2cd3-47a5-bb33-0bb805450ee5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:33.287988 crc crio[23211]: time=\"2026-06-11T17:27:33.282885527Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6-config-hr7b6 Namespace:openstack ID:77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786 UID:dd61e838-7d5d-4d0b-ada5-1827757b6544 NetNS:/var/run/netns/8d2a51eb-b3cc-414f-a937-625e083f2229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd61e838_7d5d_4d0b_ada5_1827757b6544.slice PodAnnotations:0xc00294e788}] Aliases:map[]}\"\nJun 11 17:27:33.287988 crc crio[23211]: time=\"2026-06-11T17:27:33.283607685Z\" level=info msg=\"Deleting pod openstack_ovn-controller-gtpx6-config-hr7b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:33.366753 crc crio[23211]: time=\"2026-06-11T17:27:33.366628135Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=13ab4e22-79e8-4e93-818e-bd44678b110b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:33.371538 crc crio[23211]: time=\"2026-06-11T17:27:33.371386764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:33.655738 crc crio[23211]: 2026-06-11T17:27:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77a795c97c2f2ea Mac:d2:74:c1:69:36:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/9d4d197b-62e2-451b-b7a8-e1bb6dc6b3dd SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:33.657791 crc crio[23211]: time=\"2026-06-11T17:27:33.657625896Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-tm8h2 Namespace:openstack ID:77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b UID:0645d9d8-1dc8-4577-b810-b17ebe204656 NetNS:/var/run/netns/9d4d197b-62e2-451b-b7a8-e1bb6dc6b3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0645d9d8_1dc8_4577_b810_b17ebe204656.slice PodAnnotations:0xc0006128c8}] Aliases:map[]}\"\nJun 11 17:27:33.668907 crc crio[23211]: time=\"2026-06-11T17:27:33.667648967Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-tm8h2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:33.686314 crc crio[23211]: time=\"2026-06-11T17:27:33.683055603Z\" level=info msg=\"Removed container 4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=a251c99a-3133-497b-aac4-4cfac474c661 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:33.709537 crc crio[23211]: time=\"2026-06-11T17:27:33.708310626Z\" level=info msg=\"Removing container: 6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28\" id=712a6be7-7082-456d-b852-10170dd3f558 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:33.763826 crc crio[23211]: time=\"2026-06-11T17:27:33.760334319Z\" level=info msg=\"Ran pod sandbox 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b with infra container: openstack/ovn-controller-metrics-tm8h2/POD\" id=4b19c074-2d79-45c8-a38f-b0a55725df8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:33.780894 crc crio[23211]: time=\"2026-06-11T17:27:33.780616487Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3208d3cb-0e75-4439-a1a3-f193b5a2faa3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:33.781133 crc crio[23211]: time=\"2026-06-11T17:27:33.781007768Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=3208d3cb-0e75-4439-a1a3-f193b5a2faa3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:33.781133 crc crio[23211]: time=\"2026-06-11T17:27:33.781063599Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=3208d3cb-0e75-4439-a1a3-f193b5a2faa3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:33.800491 crc crio[23211]: time=\"2026-06-11T17:27:33.79029577Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=85cbbb01-460d-4f23-ab40-a99b1518be26 name=/runtime.v1.ImageService/PullImage\nJun 11 17:27:33.800491 crc crio[23211]: time=\"2026-06-11T17:27:33.796049714Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 11 17:27:33.967339 crc crio[23211]: time=\"2026-06-11T17:27:33.966671409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:33.983411 crc crio[23211]: time=\"2026-06-11T17:27:33.982838494Z\" level=info msg=\"Removed container 6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=712a6be7-7082-456d-b852-10170dd3f558 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:34.000278 crc crio[23211]: time=\"2026-06-11T17:27:34.000126088Z\" level=info msg=\"Removing container: 536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0\" id=b8b2e627-7159-4c1c-8dde-a4d5dd5eb4f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:34.103250 crc crio[23211]: time=\"2026-06-11T17:27:34.103064657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:34.157766 crc crio[23211]: 2026-06-11T17:27:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd95eeb6326d829 Mac:82:39:a0:aa:01:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/bdd9d91a-eff7-40f6-a347-c845addbc285 SocketPath: PciID:}] [{Interface:0xc0004405d0 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:34.185506 crc crio[23211]: time=\"2026-06-11T17:27:34.164759602Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda UID:86a66c5e-2352-4a14-ac25-002b0a32016d NetNS:/var/run/netns/bdd9d91a-eff7-40f6-a347-c845addbc285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a66c5e_2352_4a14_ac25_002b0a32016d.slice PodAnnotations:0xc007c143e8}] Aliases:map[]}\"\nJun 11 17:27:34.185506 crc crio[23211]: time=\"2026-06-11T17:27:34.164981498Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:34.185506 crc crio[23211]: time=\"2026-06-11T17:27:34.176325883Z\" level=info msg=\"Removed container 536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=b8b2e627-7159-4c1c-8dde-a4d5dd5eb4f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:34.195753 crc crio[23211]: time=\"2026-06-11T17:27:34.192335003Z\" level=info msg=\"Removing container: 9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea\" id=8f8d26e2-8a13-40d8-8238-444601433f0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:34.228168 crc crio[23211]: time=\"2026-06-11T17:27:34.228015808Z\" level=info msg=\"Ran pod sandbox cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda with infra container: openstack/ovsdbserver-nb-0/POD\" id=e39e1088-82f5-447c-99ed-6eae15c7fb08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:34.299403 crc crio[23211]: time=\"2026-06-11T17:27:34.299316504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=73ff51db-9011-46a7-be98-8f8cad996998 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:34.430778 crc crio[23211]: time=\"2026-06-11T17:27:34.429163917Z\" level=info msg=\"Created container bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697: openstack/swift-storage-0/container-replicator\" id=13ab4e22-79e8-4e93-818e-bd44678b110b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:34.440242 crc crio[23211]: time=\"2026-06-11T17:27:34.439884945Z\" level=info msg=\"Starting container: bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697\" id=19c4ae9f-3bb4-4da4-b971-1b606f69b838 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:34.552197 crc crio[23211]: time=\"2026-06-11T17:27:34.552066926Z\" level=info msg=\"Started container\" PID=245005 containerID=bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697 description=openstack/swift-storage-0/container-replicator id=19c4ae9f-3bb4-4da4-b971-1b606f69b838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:27:34.564891 crc crio[23211]: time=\"2026-06-11T17:27:34.552870026Z\" level=info msg=\"Removed container 9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=8f8d26e2-8a13-40d8-8238-444601433f0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:34.670076 crc crio[23211]: time=\"2026-06-11T17:27:34.663307433Z\" level=info msg=\"Stopped pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\" id=c637a5f5-2dec-486b-9b85-3a360069063f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:34.706400 crc crio[23211]: time=\"2026-06-11T17:27:34.705905321Z\" level=info msg=\"Removing container: 6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f\" id=09d1abcb-b477-498f-be98-45e5515afb9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:34.788258 crc crio[23211]: time=\"2026-06-11T17:27:34.778633122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=129dd685-ab75-4fcf-8a96-91510d91b2e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:34.806311 crc crio[23211]: time=\"2026-06-11T17:27:34.804784318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=69d2820f-8dbe-409a-a838-9dc88b7d0f7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:34.831364 crc crio[23211]: time=\"2026-06-11T17:27:34.826482281Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=923231fc-e5f0-408f-a994-8504849f5d98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:34.875018 crc crio[23211]: time=\"2026-06-11T17:27:34.87468775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:34.882937 crc crio[23211]: time=\"2026-06-11T17:27:34.879015448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=7c73e521-5bb4-4261-9f21-1a8750db466f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:34.892267 crc crio[23211]: time=\"2026-06-11T17:27:34.8886899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=2a7b6f70-4a42-4e59-82e7-8a7bf945d3ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:34.936965 crc crio[23211]: 2026-06-11T17:27:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:597a0bff08833de Mac:fe:87:b8:72:2a:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/853f6b9a-23d8-4c9d-bf8b-025c1307fa14 SocketPath: PciID:}] [{Interface:0xc00053a6d0 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:34.959607 crc crio[23211]: time=\"2026-06-11T17:27:34.957041843Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd Namespace:openstack ID:597a0bff08833de4380a24541eee50e48bdc0e2602f63ec7a49eac42fd5ed3a6 UID:c3bf225e-e608-454b-98b5-47d6048f845f NetNS:/var/run/netns/853f6b9a-23d8-4c9d-bf8b-025c1307fa14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3bf225e_e608_454b_98b5_47d6048f845f.slice PodAnnotations:0xc006bcc498}] Aliases:map[]}\"\nJun 11 17:27:34.960175 crc crio[23211]: time=\"2026-06-11T17:27:34.960076809Z\" level=info msg=\"Checking pod openstack_ovn-controller-6hbvd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:35.006125 crc crio[23211]: time=\"2026-06-11T17:27:35.001734233Z\" level=info msg=\"Stopping container: c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344 (timeout: 30s)\" id=1de4ad9e-0826-4ca7-b74d-fc54445e535e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:35.338964 crc crio[23211]: time=\"2026-06-11T17:27:35.337735721Z\" level=info msg=\"Ran pod sandbox 597a0bff08833de4380a24541eee50e48bdc0e2602f63ec7a49eac42fd5ed3a6 with infra container: openstack/ovn-controller-6hbvd/POD\" id=9842ce1d-a222-4895-9f19-d1c7599daf64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:35.350963 crc crio[23211]: time=\"2026-06-11T17:27:35.347354823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=b5f9d845-36a3-4ec4-8532-7a889f02a71e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:35.381007 crc crio[23211]: time=\"2026-06-11T17:27:35.367068147Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=b5f9d845-36a3-4ec4-8532-7a889f02a71e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:35.381007 crc crio[23211]: time=\"2026-06-11T17:27:35.367325473Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=b5f9d845-36a3-4ec4-8532-7a889f02a71e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:35.381007 crc crio[23211]: time=\"2026-06-11T17:27:35.371925388Z\" level=info msg=\"Removed container 6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=09d1abcb-b477-498f-be98-45e5515afb9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:35.381007 crc crio[23211]: time=\"2026-06-11T17:27:35.374229566Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=53130882-c639-4071-82b5-f78129a218c2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:27:35.381007 crc crio[23211]: time=\"2026-06-11T17:27:35.376297168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=763a1280-cf53-4ec6-9b01-a713a9a3bf6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:35.381911 crc crio[23211]: time=\"2026-06-11T17:27:35.381736514Z\" level=info msg=\"Removing container: 68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb\" id=37215f77-ffe5-4fd7-beb4-ccf07375d238 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:35.390185 crc crio[23211]: time=\"2026-06-11T17:27:35.390098793Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 11 17:27:35.398593 crc crio[23211]: time=\"2026-06-11T17:27:35.398402141Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=51797902-7417-4b82-9b17-18e8d6db3f9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:35.398877 crc crio[23211]: time=\"2026-06-11T17:27:35.398820231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:35.409266 crc crio[23211]: time=\"2026-06-11T17:27:35.40911268Z\" level=info msg=\"Creating container: openstack/ovn-controller-vz669-config-8v4gn/ovn-config\" id=1ceaebfa-84ed-427b-87fa-84a5a5471911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:35.426167 crc crio[23211]: time=\"2026-06-11T17:27:35.426046584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:35.447047 crc crio[23211]: time=\"2026-06-11T17:27:35.446725211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:35.489941 crc crio[23211]: time=\"2026-06-11T17:27:35.486193121Z\" level=info msg=\"Stopping container: b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c (timeout: 28s)\" id=fb17fb58-5af3-4a07-8309-a2ee742235fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:35.506590 crc crio[23211]: time=\"2026-06-11T17:27:35.50170988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:35.509503 crc crio[23211]: time=\"2026-06-11T17:27:35.509090104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:35.617745 crc crio[23211]: time=\"2026-06-11T17:27:35.606037583Z\" level=info msg=\"Stopping container: 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619 (timeout: 28s)\" id=315a4b5a-9f01-4652-9b87-84f3b3e9074f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:35.786709 crc crio[23211]: time=\"2026-06-11T17:27:35.786618498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:35.801983 crc crio[23211]: time=\"2026-06-11T17:27:35.801788428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:35.824772 crc crio[23211]: time=\"2026-06-11T17:27:35.824712313Z\" level=info msg=\"Created container ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359: openstack/glance-default-external-api-0/glance-httpd\" id=557dd913-7d9a-4456-a6b3-3b34a2a7be6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:35.827975 crc crio[23211]: time=\"2026-06-11T17:27:35.827615256Z\" level=info msg=\"Starting container: ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359\" id=fb59da88-93bf-4a68-92bb-b890e7abce07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:35.833321 crc crio[23211]: time=\"2026-06-11T17:27:35.833125413Z\" level=info msg=\"Started container\" PID=245176 containerID=ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359 description=openstack/glance-default-external-api-0/glance-httpd id=fb59da88-93bf-4a68-92bb-b890e7abce07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\nJun 11 17:27:35.845751 crc crio[23211]: time=\"2026-06-11T17:27:35.845516114Z\" level=info msg=\"Created container dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=923231fc-e5f0-408f-a994-8504849f5d98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:35.848847 crc crio[23211]: time=\"2026-06-11T17:27:35.848294413Z\" level=info msg=\"Starting container: dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7\" id=14c75630-699f-4ca0-9304-6f91d94b35ca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:35.888896 crc crio[23211]: time=\"2026-06-11T17:27:35.886507821Z\" level=info msg=\"Started container\" PID=245177 containerID=dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=14c75630-699f-4ca0-9304-6f91d94b35ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\nJun 11 17:27:35.945615 crc crio[23211]: time=\"2026-06-11T17:27:35.945342955Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=c38cd29e-107f-49bc-861c-e653f4f37f3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:35.953400 crc crio[23211]: time=\"2026-06-11T17:27:35.945704614Z\" level=info msg=\"Stopped container b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c: openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd\" id=fb17fb58-5af3-4a07-8309-a2ee742235fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:36.081881 crc crio[23211]: time=\"2026-06-11T17:27:36.081067435Z\" level=info msg=\"Created container ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b: openstack/swift-storage-0/container-auditor\" id=51797902-7417-4b82-9b17-18e8d6db3f9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:36.084715 crc crio[23211]: time=\"2026-06-11T17:27:36.084271216Z\" level=info msg=\"Starting container: ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b\" id=185752a3-88e0-4e87-b5ea-0213f3fbefff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:36.104648 crc crio[23211]: time=\"2026-06-11T17:27:36.098999515Z\" level=info msg=\"Started container\" PID=245200 containerID=ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b description=openstack/swift-storage-0/container-auditor id=185752a3-88e0-4e87-b5ea-0213f3fbefff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:27:36.105682 crc crio[23211]: time=\"2026-06-11T17:27:36.105275702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e399ae78-f572-475e-a7f2-c4d2bacffb5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:36.117170 crc crio[23211]: time=\"2026-06-11T17:27:36.117031427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=9a1ba188-cf29-4aac-b737-2a57d6422fbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:36.195407 crc crio[23211]: time=\"2026-06-11T17:27:36.195166804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:36.199501 crc crio[23211]: time=\"2026-06-11T17:27:36.198726004Z\" level=info msg=\"Stopped container 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619: openstack/ovn-controller-ovs-lbg5f/ovsdb-server\" id=315a4b5a-9f01-4652-9b87-84f3b3e9074f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:36.203594 crc crio[23211]: time=\"2026-06-11T17:27:36.203507833Z\" level=info msg=\"Stopping pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\" id=c47b4bc0-a6ed-4a1b-8901-d64e50a5b599 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:36.204746 crc crio[23211]: time=\"2026-06-11T17:27:36.204654922Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-lbg5f Namespace:openstack ID:393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16 UID:d25cb0ac-7c9d-46da-b649-a8b8a92126b2 NetNS:/var/run/netns/365d1528-b276-4b24-b63c-9c6f75ef707f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25cb0ac_7c9d_46da_b649_a8b8a92126b2.slice PodAnnotations:0xc0018be2f8}] Aliases:map[]}\"\nJun 11 17:27:36.204949 crc crio[23211]: time=\"2026-06-11T17:27:36.204888878Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-lbg5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:36.330490 crc crio[23211]: time=\"2026-06-11T17:27:36.32830163Z\" level=info msg=\"Removed container 68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config\" id=37215f77-ffe5-4fd7-beb4-ccf07375d238 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:36.334048 crc crio[23211]: time=\"2026-06-11T17:27:36.333415639Z\" level=info msg=\"Removing container: a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e\" id=b5afbd21-3b61-4f9f-a570-51abdbccb806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:36.352947 crc crio[23211]: time=\"2026-06-11T17:27:36.342552477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=c0e1f9ef-39e6-41f5-b2d6-f9532a39d954 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:36.379887 crc crio[23211]: time=\"2026-06-11T17:27:36.37976423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=cca4bb4a-96af-46df-a1e6-b265e922a566 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:36.407559 crc crio[23211]: time=\"2026-06-11T17:27:36.407378332Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=a1806ae3-2dc1-4374-be75-c6711f55d23c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:36.435489 crc crio[23211]: time=\"2026-06-11T17:27:36.431211789Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2cc39230-67ac-4ccb-9e40-2e8151610492 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:36.802584 crc crio[23211]: time=\"2026-06-11T17:27:36.801986439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:36.907488 crc crio[23211]: time=\"2026-06-11T17:27:36.907366439Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=35cb3899-89b3-479f-a589-806de865baeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:36.907488 crc crio[23211]: time=\"2026-06-11T17:27:36.907499702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:37.015848 crc crio[23211]: time=\"2026-06-11T17:27:37.015760854Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=f0992d04-79ca-4328-88fc-62cadb22b6c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:37.016076 crc crio[23211]: time=\"2026-06-11T17:27:37.015854987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:37.042276 crc crio[23211]: time=\"2026-06-11T17:27:37.042084004Z\" level=info msg=\"Created container 6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9: openstack/ovn-controller-vz669-config-8v4gn/ovn-config\" id=1ceaebfa-84ed-427b-87fa-84a5a5471911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:37.045032 crc crio[23211]: time=\"2026-06-11T17:27:37.044954756Z\" level=info msg=\"Starting container: 6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9\" id=bbe24a33-a546-4ed2-ac95-afec398c088f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:37.059665 crc crio[23211]: time=\"2026-06-11T17:27:37.059575952Z\" level=info msg=\"Started container\" PID=245592 containerID=6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9 description=openstack/ovn-controller-vz669-config-8v4gn/ovn-config id=bbe24a33-a546-4ed2-ac95-afec398c088f name=/runtime.v1.RuntimeService/StartContainer sandboxID=08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\nJun 11 17:27:38.052890 crc crio[23211]: time=\"2026-06-11T17:27:38.050352587Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=94dad69a-43da-4b50-9fbf-1991223da792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:38.052890 crc crio[23211]: time=\"2026-06-11T17:27:38.05130157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:38.074185 crc crio[23211]: time=\"2026-06-11T17:27:38.074102342Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=eea1f21d-a382-4058-bf66-6c2d267940b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:38.074346 crc crio[23211]: time=\"2026-06-11T17:27:38.074222385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:38.092858 crc crio[23211]: time=\"2026-06-11T17:27:38.092751759Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=a778678b-bcbb-4401-bdfd-ef4d017052ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:38.092858 crc crio[23211]: time=\"2026-06-11T17:27:38.092859462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:38.411717 crc crio[23211]: time=\"2026-06-11T17:27:38.411075936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:38.421244 crc crio[23211]: time=\"2026-06-11T17:27:38.421087677Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=2de407f3-149e-4915-adf2-2451c5c1ffc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:39.314803 crc crio[23211]: time=\"2026-06-11T17:27:39.314703667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:39.328633 crc crio[23211]: time=\"2026-06-11T17:27:39.327761993Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=a37e34cd-4c56-4be7-948c-b02921e9e780 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:39.331055 crc crio[23211]: time=\"2026-06-11T17:27:39.330857492Z\" level=info msg=\"Stopped pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\" id=c47b4bc0-a6ed-4a1b-8901-d64e50a5b599 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:39.332324 crc crio[23211]: time=\"2026-06-11T17:27:39.332266716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:40.077924 crc crio[23211]: time=\"2026-06-11T17:27:40.076918464Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-xgqfx/POD\" id=925cd466-a088-4577-a460-adab388653fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:40.078128 crc crio[23211]: time=\"2026-06-11T17:27:40.077963651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:41.872505 crc crio[23211]: time=\"2026-06-11T17:27:41.870363981Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=c5996c5d-b175-4f5a-bee3-325fa86dfd5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:41.873898 crc crio[23211]: time=\"2026-06-11T17:27:41.872521335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:42.986327 crc crio[23211]: time=\"2026-06-11T17:27:42.986226019Z\" level=info msg=\"Removed container a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=b5afbd21-3b61-4f9f-a570-51abdbccb806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:42.989822 crc crio[23211]: time=\"2026-06-11T17:27:42.988784214Z\" level=info msg=\"Removing container: a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc\" id=e1b29a7a-32de-4d85-9dcf-f7bc838f9952 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:43.010252 crc crio[23211]: time=\"2026-06-11T17:27:43.010116158Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=85cbbb01-460d-4f23-ab40-a99b1518be26 name=/runtime.v1.ImageService/PullImage\nJun 11 17:27:43.013287 crc crio[23211]: time=\"2026-06-11T17:27:43.013194336Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0d889f60-81ab-4929-84a6-5da7ab4c984d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:43.043656 crc crio[23211]: time=\"2026-06-11T17:27:43.041175056Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33 UID:6b35f971-1991-4c86-939d-c7f7523c8603 NetNS:/var/run/netns/4d14529d-e417-45ae-927e-97c33f30ab3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b35f971_1991_4c86_939d_c7f7523c8603.slice PodAnnotations:0xc007c14270}] Aliases:map[]}\"\nJun 11 17:27:43.043656 crc crio[23211]: time=\"2026-06-11T17:27:43.041257098Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:43.216259 crc crio[23211]: time=\"2026-06-11T17:27:43.215867494Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8a5b602b-d9a3-413e-b227-bba4cf9c96b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:43.352658 crc crio[23211]: time=\"2026-06-11T17:27:43.352566258Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter\" id=9f22d400-8a70-42f4-8cc7-43853b9f1308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:43.353355 crc crio[23211]: time=\"2026-06-11T17:27:43.353263645Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285 UID:310f79b3-504d-4e6e-b170-b4a29bf5c4f2 NetNS:/var/run/netns/dbb4809f-4bad-4fbb-9529-f45f3905b300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod310f79b3_504d_4e6e_b170_b4a29bf5c4f2.slice PodAnnotations:0xc007c141f8}] Aliases:map[]}\"\nJun 11 17:27:43.353542 crc crio[23211]: time=\"2026-06-11T17:27:43.353369128Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:43.376066 crc crio[23211]: time=\"2026-06-11T17:27:43.376007366Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c UID:f8682883-c8f7-4e1c-8083-08b0b3cc3b86 NetNS:/var/run/netns/ce93b684-4442-40cc-885b-def3b9fcaa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8682883_c8f7_4e1c_8083_08b0b3cc3b86.slice PodAnnotations:0xc0038ac0f8}] Aliases:map[]}\"\nJun 11 17:27:43.376536 crc crio[23211]: time=\"2026-06-11T17:27:43.376510818Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:43.390066 crc crio[23211]: time=\"2026-06-11T17:27:43.389836923Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb UID:f26cb9b9-a653-4278-8cb4-4cccad1b9c0f NetNS:/var/run/netns/68957700-fe50-487c-8078-627789e00390 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf26cb9b9_a653_4278_8cb4_4cccad1b9c0f.slice PodAnnotations:0xc0030880f0}] Aliases:map[]}\"\nJun 11 17:27:43.390066 crc crio[23211]: time=\"2026-06-11T17:27:43.389922395Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:43.391469 crc crio[23211]: time=\"2026-06-11T17:27:43.391361931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:43.408186 crc crio[23211]: time=\"2026-06-11T17:27:43.407643039Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-xgqfx Namespace:openstack ID:a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd UID:e8288adf-69ab-4f62-af94-b44975ae672b NetNS:/var/run/netns/77f33a0b-207d-4284-8a9e-00d9612c43e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8288adf_69ab_4f62_af94_b44975ae672b.slice PodAnnotations:0xc006bcc190}] Aliases:map[]}\"\nJun 11 17:27:43.408186 crc crio[23211]: time=\"2026-06-11T17:27:43.407848754Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-xgqfx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:43.415065 crc crio[23211]: time=\"2026-06-11T17:27:43.414956122Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4 UID:0654780c-b6bb-4631-b338-3e9ec62ba244 NetNS:/var/run/netns/18b01d17-6b6d-4888-b4f0-a54d9f0348cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0654780c_b6bb_4631_b338_3e9ec62ba244.slice PodAnnotations:0xc0006124f0}] Aliases:map[]}\"\nJun 11 17:27:43.415065 crc crio[23211]: time=\"2026-06-11T17:27:43.415018794Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:43.430079 crc crio[23211]: time=\"2026-06-11T17:27:43.429998189Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab UID:f2a2bdaa-1e54-4225-adcb-08405b54a310 NetNS:/var/run/netns/9a47afe7-0623-431c-a945-22e5fe5003cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2a2bdaa_1e54_4225_adcb_08405b54a310.slice PodAnnotations:0xc002818100}] Aliases:map[]}\"\nJun 11 17:27:43.430634 crc crio[23211]: time=\"2026-06-11T17:27:43.430075501Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:43.605499 crc crio[23211]: time=\"2026-06-11T17:27:43.604267004Z\" level=info msg=\"Removed container a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=e1b29a7a-32de-4d85-9dcf-f7bc838f9952 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:43.620296 crc crio[23211]: time=\"2026-06-11T17:27:43.620195594Z\" level=info msg=\"Removing container: f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0\" id=ecac5983-5a65-41aa-b8ab-90f03487bf13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:43.645395 crc crio[23211]: time=\"2026-06-11T17:27:43.644898193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:43.651822 crc crio[23211]: time=\"2026-06-11T17:27:43.651757104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:43.661310 crc crio[23211]: time=\"2026-06-11T17:27:43.661179671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:43.684133 crc crio[23211]: time=\"2026-06-11T17:27:43.684005553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:43.700178 crc crio[23211]: time=\"2026-06-11T17:27:43.698854325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:43.706473 crc crio[23211]: time=\"2026-06-11T17:27:43.705638215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:43.780011 crc crio[23211]: 2026-06-11T17:27:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77c73252c389fa6 Mac:fa:ff:77:72:b2:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/4d14529d-e417-45ae-927e-97c33f30ab3e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:43.783896 crc crio[23211]: time=\"2026-06-11T17:27:43.783172648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:43.801284 crc crio[23211]: time=\"2026-06-11T17:27:43.800803529Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33 UID:6b35f971-1991-4c86-939d-c7f7523c8603 NetNS:/var/run/netns/4d14529d-e417-45ae-927e-97c33f30ab3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b35f971_1991_4c86_939d_c7f7523c8603.slice PodAnnotations:0xc007c14270}] Aliases:map[]}\"\nJun 11 17:27:43.801557 crc crio[23211]: time=\"2026-06-11T17:27:43.801504947Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:43.920625 crc crio[23211]: time=\"2026-06-11T17:27:43.91978455Z\" level=info msg=\"Removed container f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=ecac5983-5a65-41aa-b8ab-90f03487bf13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:43.954056 crc crio[23211]: time=\"2026-06-11T17:27:43.953753572Z\" level=info msg=\"Removing container: b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742\" id=df20131c-20a1-44cc-8332-4a7b2f44927f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:43.974054 crc crio[23211]: time=\"2026-06-11T17:27:43.973962748Z\" level=info msg=\"Ran pod sandbox 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33 with infra container: openstack/openstack-galera-0/POD\" id=f0992d04-79ca-4328-88fc-62cadb22b6c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:43.980285 crc crio[23211]: time=\"2026-06-11T17:27:43.980219545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3da616ed-e14d-4771-b6b4-e4a746aad2d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.038872 crc crio[23211]: time=\"2026-06-11T17:27:44.038817493Z\" level=info msg=\"Created container 38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=a1806ae3-2dc1-4374-be75-c6711f55d23c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:44.042745 crc crio[23211]: time=\"2026-06-11T17:27:44.039106371Z\" level=info msg=\"Created container 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=2de407f3-149e-4915-adf2-2451c5c1ffc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:44.042745 crc crio[23211]: time=\"2026-06-11T17:27:44.042725381Z\" level=info msg=\"Created container dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32: openstack/swift-storage-0/container-updater\" id=a37e34cd-4c56-4be7-948c-b02921e9e780 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:44.044679 crc crio[23211]: time=\"2026-06-11T17:27:44.044320121Z\" level=info msg=\"Starting container: 38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d\" id=c6cddda7-8422-4ec3-8626-9d7a20341fd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:44.044679 crc crio[23211]: time=\"2026-06-11T17:27:44.044622748Z\" level=info msg=\"Starting container: dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32\" id=061f4569-f4b8-4d8b-90ba-6511749a0d91 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:44.045019 crc crio[23211]: time=\"2026-06-11T17:27:44.044950146Z\" level=info msg=\"Starting container: 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568\" id=4176ba26-5912-4cb4-be49-16b725ba68af name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:44.065594 crc crio[23211]: time=\"2026-06-11T17:27:44.063333916Z\" level=info msg=\"Started container\" PID=246175 containerID=38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=c6cddda7-8422-4ec3-8626-9d7a20341fd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\nJun 11 17:27:44.065594 crc crio[23211]: time=\"2026-06-11T17:27:44.064656411Z\" level=info msg=\"Started container\" PID=246172 containerID=230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=4176ba26-5912-4cb4-be49-16b725ba68af name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\nJun 11 17:27:44.109952 crc crio[23211]: time=\"2026-06-11T17:27:44.109783461Z\" level=info msg=\"Started container\" PID=246169 containerID=dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32 description=openstack/swift-storage-0/container-updater id=061f4569-f4b8-4d8b-90ba-6511749a0d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:27:44.125760 crc crio[23211]: time=\"2026-06-11T17:27:44.123716729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=9ebc21d8-34a5-4c4c-8e43-ed8fc292593a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.125760 crc crio[23211]: time=\"2026-06-11T17:27:44.124810158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:44.141477 crc crio[23211]: time=\"2026-06-11T17:27:44.140641054Z\" level=info msg=\"Removed container b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742: openstack/ovn-controller-vz669/ovn-controller\" id=df20131c-20a1-44cc-8332-4a7b2f44927f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:44.150488 crc crio[23211]: time=\"2026-06-11T17:27:44.148351977Z\" level=info msg=\"Removing container: 9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c\" id=e5b17c70-d879-4809-a34d-ebc06bc754a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:44.165706 crc crio[23211]: time=\"2026-06-11T17:27:44.16399915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=50253cec-9ade-41f3-85c2-c6ec6326b184 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.191623 crc crio[23211]: time=\"2026-06-11T17:27:44.191489188Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=c6e256be-76d2-4e34-b910-48094a6d90ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:44.192065 crc crio[23211]: time=\"2026-06-11T17:27:44.192014271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:44.197405 crc crio[23211]: time=\"2026-06-11T17:27:44.197293573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=597a557d-66e5-4968-a133-b682f44ec42d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.257854 crc crio[23211]: time=\"2026-06-11T17:27:44.257543943Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=37e44d44-4fa9-4edf-83b7-23667a94abc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:44.258122 crc crio[23211]: time=\"2026-06-11T17:27:44.257912562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:44.353264 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76e5acee4f0d75f Mac:ca:b0:58:c0:2e:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/ce93b684-4442-40cc-885b-def3b9fcaa84 SocketPath: PciID:}] [{Interface:0xc0002767e0 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:44.366731 crc crio[23211]: time=\"2026-06-11T17:27:44.359922469Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c UID:f8682883-c8f7-4e1c-8083-08b0b3cc3b86 NetNS:/var/run/netns/ce93b684-4442-40cc-885b-def3b9fcaa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8682883_c8f7_4e1c_8083_08b0b3cc3b86.slice PodAnnotations:0xc0038ac0f8}] Aliases:map[]}\"\nJun 11 17:27:44.366731 crc crio[23211]: time=\"2026-06-11T17:27:44.360108243Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:44.405070 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b565ccdab6c6df Mac:1a:d3:e6:72:c3:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/18b01d17-6b6d-4888-b4f0-a54d9f0348cc SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:44.412597 crc crio[23211]: time=\"2026-06-11T17:27:44.412502636Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4 UID:0654780c-b6bb-4631-b338-3e9ec62ba244 NetNS:/var/run/netns/18b01d17-6b6d-4888-b4f0-a54d9f0348cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0654780c_b6bb_4631_b338_3e9ec62ba244.slice PodAnnotations:0xc0006124f0}] Aliases:map[]}\"\nJun 11 17:27:44.423739 crc crio[23211]: time=\"2026-06-11T17:27:44.420721352Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:44.440795 crc crio[23211]: time=\"2026-06-11T17:27:44.440705272Z\" level=info msg=\"Created container 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed: openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter\" id=9f22d400-8a70-42f4-8cc7-43853b9f1308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:44.450594 crc crio[23211]: time=\"2026-06-11T17:27:44.450376864Z\" level=info msg=\"Starting container: 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed\" id=80e7efa5-2f6a-4ab1-a09b-4557db8876b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:44.450741 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee10ce27dd25e6d Mac:86:8a:c2:06:09:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/68957700-fe50-487c-8078-627789e00390 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:44.458031 crc crio[23211]: time=\"2026-06-11T17:27:44.457952515Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb UID:f26cb9b9-a653-4278-8cb4-4cccad1b9c0f NetNS:/var/run/netns/68957700-fe50-487c-8078-627789e00390 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf26cb9b9_a653_4278_8cb4_4cccad1b9c0f.slice PodAnnotations:0xc0030880f0}] Aliases:map[]}\"\nJun 11 17:27:44.472818 crc crio[23211]: time=\"2026-06-11T17:27:44.472664493Z\" level=info msg=\"Started container\" PID=246225 containerID=94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed description=openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter id=80e7efa5-2f6a-4ab1-a09b-4557db8876b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b\nJun 11 17:27:44.480844 crc crio[23211]: time=\"2026-06-11T17:27:44.480688164Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:44.542131 crc crio[23211]: time=\"2026-06-11T17:27:44.540788429Z\" level=info msg=\"Ran pod sandbox 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c with infra container: openstack/ceilometer-0/POD\" id=eea1f21d-a382-4058-bf66-6c2d267940b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:44.560257 crc crio[23211]: time=\"2026-06-11T17:27:44.553207391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=50738d33-ac83-453e-9e45-90bad79fee3a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.560257 crc crio[23211]: time=\"2026-06-11T17:27:44.556701478Z\" level=info msg=\"Ran pod sandbox 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=c5996c5d-b175-4f5a-bee3-325fa86dfd5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:44.580483 crc crio[23211]: time=\"2026-06-11T17:27:44.570524475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=16a08b63-45d7-4ad9-8d66-9a15ec31c74a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.610105 crc crio[23211]: time=\"2026-06-11T17:27:44.609821479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:44.613756 crc crio[23211]: time=\"2026-06-11T17:27:44.613695486Z\" level=info msg=\"Ran pod sandbox ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb with infra container: openstack/nova-api-0/POD\" id=94dad69a-43da-4b50-9fbf-1991223da792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:44.614327 crc crio[23211]: time=\"2026-06-11T17:27:44.614263081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=825d71d0-caa4-4e43-9535-9763325e8320 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.617373 crc crio[23211]: time=\"2026-06-11T17:27:44.617315677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:44.622702 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:081adeb5b214a2b Mac:16:be:c1:07:5a:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/9a47afe7-0623-431c-a945-22e5fe5003cb SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:44.622702 crc crio[23211]: time=\"2026-06-11T17:27:44.622669761Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab UID:f2a2bdaa-1e54-4225-adcb-08405b54a310 NetNS:/var/run/netns/9a47afe7-0623-431c-a945-22e5fe5003cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2a2bdaa_1e54_4225_adcb_08405b54a310.slice PodAnnotations:0xc002818100}] Aliases:map[]}\"\nJun 11 17:27:44.622932 crc crio[23211]: time=\"2026-06-11T17:27:44.622794754Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:44.632495 crc crio[23211]: time=\"2026-06-11T17:27:44.632345875Z\" level=info msg=\"Removed container 9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=e5b17c70-d879-4809-a34d-ebc06bc754a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:44.654036 crc crio[23211]: time=\"2026-06-11T17:27:44.653928175Z\" level=info msg=\"Ran pod sandbox 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab with infra container: openstack/nova-cell0-conductor-0/POD\" id=a778678b-bcbb-4401-bdfd-ef4d017052ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:44.663898 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a981c675f746906 Mac:6a:af:67:94:3c:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/77f33a0b-207d-4284-8a9e-00d9612c43e8 SocketPath: PciID:}] [{Interface:0xc000410950 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:44.664187 crc crio[23211]: time=\"2026-06-11T17:27:44.663807672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1f2d67e1-8997-4969-b2d5-a58716bebdb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.664854 crc crio[23211]: time=\"2026-06-11T17:27:44.664697555Z\" level=info msg=\"Removing container: b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c\" id=800e0064-34d7-486e-be4e-f22215e149f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:44.665846 crc crio[23211]: time=\"2026-06-11T17:27:44.664840449Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-xgqfx Namespace:openstack ID:a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd UID:e8288adf-69ab-4f62-af94-b44975ae672b NetNS:/var/run/netns/77f33a0b-207d-4284-8a9e-00d9612c43e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8288adf_69ab_4f62_af94_b44975ae672b.slice PodAnnotations:0xc006bcc190}] Aliases:map[]}\"\nJun 11 17:27:44.665846 crc crio[23211]: time=\"2026-06-11T17:27:44.665007423Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-xgqfx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:44.666780 crc crio[23211]: time=\"2026-06-11T17:27:44.666631832Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2a3f8f46-e9a3-433d-802b-708074866ab8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:44.670362 crc crio[23211]: time=\"2026-06-11T17:27:44.67010553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5bc2a54d-4fba-490b-8014-c093b0e430bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.675684 crc crio[23211]: time=\"2026-06-11T17:27:44.675573617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=7106ab59-e64b-4374-91fc-cf4c23a7d12d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.678120 crc crio[23211]: time=\"2026-06-11T17:27:44.678055889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=981df12c-7c0c-4a3b-b0fe-936953d85b44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.683033 crc crio[23211]: time=\"2026-06-11T17:27:44.682940001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:44.690822 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:245ec67ac1062b7 Mac:aa:a8:6c:db:60:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/dbb4809f-4bad-4fbb-9529-f45f3905b300 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:44.695264 crc crio[23211]: time=\"2026-06-11T17:27:44.695095166Z\" level=info msg=\"Ran pod sandbox a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd with infra container: openstack/ovn-controller-ovs-xgqfx/POD\" id=925cd466-a088-4577-a460-adab388653fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:44.696799 crc crio[23211]: time=\"2026-06-11T17:27:44.696623854Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285 UID:310f79b3-504d-4e6e-b170-b4a29bf5c4f2 NetNS:/var/run/netns/dbb4809f-4bad-4fbb-9529-f45f3905b300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod310f79b3_504d_4e6e_b170_b4a29bf5c4f2.slice PodAnnotations:0xc007c141f8}] Aliases:map[]}\"\nJun 11 17:27:44.696981 crc crio[23211]: time=\"2026-06-11T17:27:44.696807179Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:44.707651 crc crio[23211]: time=\"2026-06-11T17:27:44.707513617Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=7260ed7d-bcac-499c-ab22-1a1af1b3d8b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:44.709052 crc crio[23211]: time=\"2026-06-11T17:27:44.708988924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=732e2b14-79b0-404b-bc59-c157a3130298 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.709524 crc crio[23211]: time=\"2026-06-11T17:27:44.709465197Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=dc702643-d5cb-4975-a456-139c7b530080 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:44.723687 crc crio[23211]: time=\"2026-06-11T17:27:44.723362894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=455d2084-4b8f-4cd8-9453-847cec915113 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.745830 crc crio[23211]: time=\"2026-06-11T17:27:44.745687784Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=732e2b14-79b0-404b-bc59-c157a3130298 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.745830 crc crio[23211]: time=\"2026-06-11T17:27:44.745751275Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=732e2b14-79b0-404b-bc59-c157a3130298 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.747598 crc crio[23211]: time=\"2026-06-11T17:27:44.747387336Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=5c2234a7-015f-4b59-aec8-2f1c0c3ae8e4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:27:44.765053 crc crio[23211]: time=\"2026-06-11T17:27:44.764934685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:44.767301 crc crio[23211]: time=\"2026-06-11T17:27:44.767128371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:44.771582 crc crio[23211]: time=\"2026-06-11T17:27:44.771257915Z\" level=info msg=\"Ran pod sandbox 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285 with infra container: openstack/nova-scheduler-0/POD\" id=35cb3899-89b3-479f-a589-806de865baeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:44.775826 crc crio[23211]: time=\"2026-06-11T17:27:44.775761978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=bda2b9a3-5eec-4083-8b89-fcf174cc7590 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:44.775942 crc crio[23211]: time=\"2026-06-11T17:27:44.775795507Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 11 17:27:44.797211 crc crio[23211]: time=\"2026-06-11T17:27:44.796475027Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=706b89b6-cd21-4aa5-8bf1-4ddc49f95e42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:44.813111 crc crio[23211]: time=\"2026-06-11T17:27:44.813067162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:44.830280 crc crio[23211]: time=\"2026-06-11T17:27:44.830245592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:44.854765 crc crio[23211]: time=\"2026-06-11T17:27:44.850937971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:44.857321 crc crio[23211]: time=\"2026-06-11T17:27:44.857286729Z\" level=info msg=\"Removed container b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c: openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd\" id=800e0064-34d7-486e-be4e-f22215e149f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:44.897992 crc crio[23211]: time=\"2026-06-11T17:27:44.896905443Z\" level=info msg=\"Removing container: 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619\" id=0bf70e85-5f91-4a8e-84c9-1bcb0ad7696c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:44.997491 crc crio[23211]: time=\"2026-06-11T17:27:44.992691012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ec7ad5e4-74b4-4037-a27d-bbdb1b3a6496 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:45.057316 crc crio[23211]: time=\"2026-06-11T17:27:45.056482571Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=adc0a211-d490-48b7-ab64-a731055c2261 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:45.063394 crc crio[23211]: time=\"2026-06-11T17:27:45.063321171Z\" level=info msg=\"Created container ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18: openstack/swift-storage-0/object-server\" id=c6e256be-76d2-4e34-b910-48094a6d90ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:45.066033 crc crio[23211]: time=\"2026-06-11T17:27:45.065950828Z\" level=info msg=\"Starting container: ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18\" id=7b81b089-6d04-4eea-9c72-a1988ea929bc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:45.088491 crc crio[23211]: time=\"2026-06-11T17:27:45.08075556Z\" level=info msg=\"Started container\" PID=246299 containerID=ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18 description=openstack/swift-storage-0/object-server id=7b81b089-6d04-4eea-9c72-a1988ea929bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:27:45.088491 crc crio[23211]: time=\"2026-06-11T17:27:45.080835311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.146805 crc crio[23211]: time=\"2026-06-11T17:27:45.145117781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=7cd3eaaf-3c1a-4f3f-8e20-3f4dcc01bb09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:45.166690 crc crio[23211]: time=\"2026-06-11T17:27:45.166628131Z\" level=info msg=\"Created container af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29: openstack/openstack-galera-0/mysql-bootstrap\" id=37e44d44-4fa9-4edf-83b7-23667a94abc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:45.177404 crc crio[23211]: time=\"2026-06-11T17:27:45.175257837Z\" level=info msg=\"Starting container: af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29\" id=f3e61471-f612-471b-8a70-22f251cc92ec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:45.177404 crc crio[23211]: time=\"2026-06-11T17:27:45.176497568Z\" level=info msg=\"Removed container 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619: openstack/ovn-controller-ovs-lbg5f/ovsdb-server\" id=0bf70e85-5f91-4a8e-84c9-1bcb0ad7696c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:45.183353 crc crio[23211]: time=\"2026-06-11T17:27:45.182628111Z\" level=info msg=\"Removing container: fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904\" id=238aa847-fa57-4136-9b83-532af123a0f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:45.188728 crc crio[23211]: time=\"2026-06-11T17:27:45.188637262Z\" level=info msg=\"Started container\" PID=246312 containerID=af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29 description=openstack/openstack-galera-0/mysql-bootstrap id=f3e61471-f612-471b-8a70-22f251cc92ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\nJun 11 17:27:45.193558 crc crio[23211]: time=\"2026-06-11T17:27:45.193408152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.212493 crc crio[23211]: time=\"2026-06-11T17:27:45.207265739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=2e66e08f-4fe5-4b2d-a228-a75d4f7a5dca name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:45.212493 crc crio[23211]: time=\"2026-06-11T17:27:45.208234044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.292873 crc crio[23211]: time=\"2026-06-11T17:27:45.291568981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.314590 crc crio[23211]: time=\"2026-06-11T17:27:45.314476466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.324524 crc crio[23211]: time=\"2026-06-11T17:27:45.322407034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.328698 crc crio[23211]: time=\"2026-06-11T17:27:45.327512422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.329327 crc crio[23211]: time=\"2026-06-11T17:27:45.329109542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.342359 crc crio[23211]: time=\"2026-06-11T17:27:45.342240271Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=f048f544-b82e-4df9-b919-df74fa4eacd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:45.343821 crc crio[23211]: time=\"2026-06-11T17:27:45.343738149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.347406 crc crio[23211]: time=\"2026-06-11T17:27:45.3473792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.386115 crc crio[23211]: time=\"2026-06-11T17:27:45.385925075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=272ada4e-246b-4854-a883-8852ed7b65b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:45.419775 crc crio[23211]: time=\"2026-06-11T17:27:45.419593278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5019d2ce-0838-4eab-96c8-3e2db673c550 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:45.559913 crc crio[23211]: time=\"2026-06-11T17:27:45.559472803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.566658 crc crio[23211]: time=\"2026-06-11T17:27:45.566527151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.587520 crc crio[23211]: time=\"2026-06-11T17:27:45.577323901Z\" level=info msg=\"Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=d6836109-fbaf-4f91-86b0-792322c2d061 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:45.637098 crc crio[23211]: time=\"2026-06-11T17:27:45.636873823Z\" level=info msg=\"Removed container fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904: openstack/ovn-controller-ovs-lbg5f/ovsdb-server-init\" id=238aa847-fa57-4136-9b83-532af123a0f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:45.638499 crc crio[23211]: time=\"2026-06-11T17:27:45.638023462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.703083 crc crio[23211]: time=\"2026-06-11T17:27:45.702935347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.731091 crc crio[23211]: time=\"2026-06-11T17:27:45.730996391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:45.932796 crc crio[23211]: time=\"2026-06-11T17:27:45.932704955Z\" level=info msg=\"Created container 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0: openstack/nova-api-0/nova-api-log\" id=7260ed7d-bcac-499c-ab22-1a1af1b3d8b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:45.935367 crc crio[23211]: time=\"2026-06-11T17:27:45.935265529Z\" level=info msg=\"Starting container: 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0\" id=a083f9e0-0578-4df8-beca-6259bf079b3e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:45.946699 crc crio[23211]: time=\"2026-06-11T17:27:45.946605362Z\" level=info msg=\"Created container b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba: openstack/ceilometer-0/ceilometer-central-agent\" id=2a3f8f46-e9a3-433d-802b-708074866ab8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:45.948542 crc crio[23211]: time=\"2026-06-11T17:27:45.948510191Z\" level=info msg=\"Started container\" PID=246408 containerID=4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0 description=openstack/nova-api-0/nova-api-log id=a083f9e0-0578-4df8-beca-6259bf079b3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\nJun 11 17:27:45.960846 crc crio[23211]: time=\"2026-06-11T17:27:45.960224844Z\" level=info msg=\"Starting container: b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba\" id=0af080b5-25c2-44a9-b34a-1a99860e523f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:45.967061 crc crio[23211]: time=\"2026-06-11T17:27:45.966986043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=64226f95-dd4f-4606-9140-4594dd009cc9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:45.980175 crc crio[23211]: time=\"2026-06-11T17:27:45.979682563Z\" level=info msg=\"Started container\" PID=246402 containerID=b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba description=openstack/ceilometer-0/ceilometer-central-agent id=0af080b5-25c2-44a9-b34a-1a99860e523f name=/runtime.v1.RuntimeService/StartContainer sandboxID=76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\nJun 11 17:27:46.001510 crc crio[23211]: time=\"2026-06-11T17:27:46.001413345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=166bb367-1e30-402f-b980-f71f7e1737fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:46.014035 crc crio[23211]: time=\"2026-06-11T17:27:46.013897909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:46.023241 crc crio[23211]: time=\"2026-06-11T17:27:46.023196142Z\" level=info msg=\"Created container a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=706b89b6-cd21-4aa5-8bf1-4ddc49f95e42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:46.024376 crc crio[23211]: time=\"2026-06-11T17:27:46.024295499Z\" level=info msg=\"Starting container: a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115\" id=59434a7c-2272-445e-b7dd-edabf3d935d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:46.034681 crc crio[23211]: time=\"2026-06-11T17:27:46.034584338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:46.052899 crc crio[23211]: time=\"2026-06-11T17:27:46.052796044Z\" level=info msg=\"Created container 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=adc0a211-d490-48b7-ab64-a731055c2261 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:46.066272 crc crio[23211]: time=\"2026-06-11T17:27:46.065917512Z\" level=info msg=\"Starting container: 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c\" id=35ca6bac-3f6c-466d-9843-91135088402c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:46.072533 crc crio[23211]: time=\"2026-06-11T17:27:46.072396824Z\" level=info msg=\"Started container\" PID=246404 containerID=a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=59434a7c-2272-445e-b7dd-edabf3d935d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\nJun 11 17:27:46.072957 crc crio[23211]: time=\"2026-06-11T17:27:46.072908858Z\" level=info msg=\"Created container d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb: openstack/swift-storage-0/object-replicator\" id=f048f544-b82e-4df9-b919-df74fa4eacd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:46.074893 crc crio[23211]: time=\"2026-06-11T17:27:46.074817186Z\" level=info msg=\"Starting container: d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb\" id=3c079210-13c4-433e-be32-80ebc8a82106 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:46.086670 crc crio[23211]: time=\"2026-06-11T17:27:46.086164419Z\" level=info msg=\"Started container\" PID=246429 containerID=62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=35ca6bac-3f6c-466d-9843-91135088402c name=/runtime.v1.RuntimeService/StartContainer sandboxID=245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285\nJun 11 17:27:46.101886 crc crio[23211]: time=\"2026-06-11T17:27:46.097662128Z\" level=info msg=\"Started container\" PID=246439 containerID=d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb description=openstack/swift-storage-0/object-replicator id=3c079210-13c4-433e-be32-80ebc8a82106 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:27:46.101886 crc crio[23211]: time=\"2026-06-11T17:27:46.098223802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c59b2e4d-c89e-4420-a0cc-d0ee129a15a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:46.117026 crc crio[23211]: time=\"2026-06-11T17:27:46.116927861Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=77dbb92c-5a5d-4d30-9781-f365c8f7d9f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:46.118961 crc crio[23211]: time=\"2026-06-11T17:27:46.117840574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:46.120996 crc crio[23211]: time=\"2026-06-11T17:27:46.120928451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=946231ef-7326-4e96-9283-ff9254eb48b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:46.154113 crc crio[23211]: time=\"2026-06-11T17:27:46.15400787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=21358208-a207-422e-8b15-a32203b588d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:46.168667 crc crio[23211]: time=\"2026-06-11T17:27:46.168591226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=97af6f48-ec8d-4715-90e0-3d168aaa3518 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:46.224028 crc crio[23211]: time=\"2026-06-11T17:27:46.223830779Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=76aaff01-abe9-44be-bc57-a8bd0bde0b9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:46.224298 crc crio[23211]: time=\"2026-06-11T17:27:46.22425548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:46.225470 crc crio[23211]: time=\"2026-06-11T17:27:46.225230954Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=90f6025e-92eb-4ca4-bb1a-da3321100c27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:46.262928 crc crio[23211]: time=\"2026-06-11T17:27:46.262800006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:46.287005 crc crio[23211]: time=\"2026-06-11T17:27:46.28693132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:46.299388 crc crio[23211]: time=\"2026-06-11T17:27:46.298801908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:46.401391 crc crio[23211]: time=\"2026-06-11T17:27:46.399096591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:46.406036 crc crio[23211]: time=\"2026-06-11T17:27:46.405975313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:46.482694 crc crio[23211]: time=\"2026-06-11T17:27:46.47527242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:46.484005 crc crio[23211]: time=\"2026-06-11T17:27:46.483067365Z\" level=info msg=\"Created container f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=d6836109-fbaf-4f91-86b0-792322c2d061 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:46.487254 crc crio[23211]: time=\"2026-06-11T17:27:46.485486095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:46.490387 crc crio[23211]: time=\"2026-06-11T17:27:46.490236814Z\" level=info msg=\"Starting container: f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748\" id=b41daae7-e985-419d-b21e-40f2e78a606a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:46.510753 crc crio[23211]: time=\"2026-06-11T17:27:46.510617264Z\" level=info msg=\"Started container\" PID=246618 containerID=f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=b41daae7-e985-419d-b21e-40f2e78a606a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\nJun 11 17:27:46.628203 crc crio[23211]: time=\"2026-06-11T17:27:46.628071677Z\" level=info msg=\"Created container 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320: openstack/swift-storage-0/object-auditor\" id=76aaff01-abe9-44be-bc57-a8bd0bde0b9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:46.629806 crc crio[23211]: time=\"2026-06-11T17:27:46.629722669Z\" level=info msg=\"Starting container: 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320\" id=868922ea-a710-441a-8109-b60900988c15 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:46.660657 crc crio[23211]: time=\"2026-06-11T17:27:46.660563022Z\" level=info msg=\"Started container\" PID=246675 containerID=00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320 description=openstack/swift-storage-0/object-auditor id=868922ea-a710-441a-8109-b60900988c15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:27:46.687221 crc crio[23211]: time=\"2026-06-11T17:27:46.685931397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=bb6379ad-db03-4d56-89b6-29db5abf1f08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:46.880125 crc crio[23211]: time=\"2026-06-11T17:27:46.880036481Z\" level=info msg=\"Created container 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709: openstack/ceilometer-0/ceilometer-notification-agent\" id=77dbb92c-5a5d-4d30-9781-f365c8f7d9f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:46.881847 crc crio[23211]: time=\"2026-06-11T17:27:46.881773074Z\" level=info msg=\"Starting container: 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709\" id=2eee5e9d-2477-49df-8548-6b4546727f20 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:46.882964 crc crio[23211]: time=\"2026-06-11T17:27:46.882902663Z\" level=info msg=\"Created container dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21: openstack/nova-api-0/nova-api-api\" id=90f6025e-92eb-4ca4-bb1a-da3321100c27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:46.887961 crc crio[23211]: time=\"2026-06-11T17:27:46.887880747Z\" level=info msg=\"Starting container: dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21\" id=cb8b978f-0474-4dc0-8475-1a7e94478aaa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:46.928767 crc crio[23211]: time=\"2026-06-11T17:27:46.928022613Z\" level=info msg=\"Started container\" PID=246628 containerID=1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709 description=openstack/ceilometer-0/ceilometer-notification-agent id=2eee5e9d-2477-49df-8548-6b4546727f20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\nJun 11 17:27:46.935915 crc crio[23211]: time=\"2026-06-11T17:27:46.935799518Z\" level=info msg=\"Started container\" PID=246672 containerID=dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21 description=openstack/nova-api-0/nova-api-api id=cb8b978f-0474-4dc0-8475-1a7e94478aaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\nJun 11 17:27:46.980793 crc crio[23211]: time=\"2026-06-11T17:27:46.980709354Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2dda5e18-d9ad-4c7c-abcc-a6b00e24535f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:47.378804 crc crio[23211]: time=\"2026-06-11T17:27:47.378695265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7f868465-c74d-46ba-932c-fe75107c408f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:47.379633 crc crio[23211]: time=\"2026-06-11T17:27:47.37933183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cbb69706-b540-437d-b076-435dc03c21e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:47.537862 crc crio[23211]: time=\"2026-06-11T17:27:47.53778506Z\" level=info msg=\"Created container 3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f: openstack/rabbitmq-cell1-server-0/setup-container\" id=dc702643-d5cb-4975-a456-139c7b530080 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:47.539569 crc crio[23211]: time=\"2026-06-11T17:27:47.539490354Z\" level=info msg=\"Starting container: 3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f\" id=965a3ab3-879c-4a0b-93e6-c0a50d8ce525 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:47.579978 crc crio[23211]: time=\"2026-06-11T17:27:47.579908876Z\" level=info msg=\"Started container\" PID=246401 containerID=3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f description=openstack/rabbitmq-cell1-server-0/setup-container id=965a3ab3-879c-4a0b-93e6-c0a50d8ce525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\nJun 11 17:27:48.473952 crc crio[23211]: time=\"2026-06-11T17:27:48.472555902Z\" level=info msg=\"Removing container: 98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2\" id=38b85dd8-ff2c-4572-8345-107d726acc58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:48.490723 crc crio[23211]: time=\"2026-06-11T17:27:48.490575923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=89060f9b-039a-4eda-b45d-383516375e9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:49.455311 crc crio[23211]: time=\"2026-06-11T17:27:49.454844213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=996a34d3-777f-44b9-99da-b4fa3f5edc4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:49.640704 crc crio[23211]: time=\"2026-06-11T17:27:49.640355271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=8d8cf061-3b29-4f2d-b245-7b8149f6819e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:50.382555 crc crio[23211]: time=\"2026-06-11T17:27:50.379279414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d647b9b5-67ad-41fa-9c6b-c0b402e7a1ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:50.720366 crc crio[23211]: time=\"2026-06-11T17:27:50.719261794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2955684b-61c1-41ac-9ac9-cb3dc05e3d6f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:51.399995 crc crio[23211]: time=\"2026-06-11T17:27:51.399861276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=451e749d-b83a-4a94-9558-addea663a846 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:52.380062 crc crio[23211]: time=\"2026-06-11T17:27:52.379987744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e40df046-97f0-4532-a8b1-dccac81b3272 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:52.382067 crc crio[23211]: time=\"2026-06-11T17:27:52.380117577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e14f9b94-b955-444a-9bcd-3eb48200d641 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:53.405018 crc crio[23211]: time=\"2026-06-11T17:27:53.403499767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ea325974-9bee-4c9f-b5eb-e3064711a99e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:53.405018 crc crio[23211]: time=\"2026-06-11T17:27:53.404839242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ec366015-4563-4a3c-8daa-dd18e10d8b60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.475059 crc crio[23211]: time=\"2026-06-11T17:27:54.474919863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=12ec3f28-3f7b-41ce-98af-21c5a62d6c2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.479389 crc crio[23211]: time=\"2026-06-11T17:27:54.479019406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=41ff6fa6-6eab-454b-8bcf-e7a63ac9c8d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.479389 crc crio[23211]: time=\"2026-06-11T17:27:54.479352684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3f1342a6-b4b1-4694-9391-7ffee0b2d0ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.479958 crc crio[23211]: time=\"2026-06-11T17:27:54.479553989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=18fd09a4-197d-40ad-9044-0006d9483f47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.479958 crc crio[23211]: time=\"2026-06-11T17:27:54.479678612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ea6c7cdd-552b-4cad-89cf-8666fd38197f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.479958 crc crio[23211]: time=\"2026-06-11T17:27:54.479757524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=301816f5-0ce8-4a37-976d-afd45e39e236 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.479958 crc crio[23211]: time=\"2026-06-11T17:27:54.479918477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8647e53e-e21c-4963-9b7d-1ab366c146a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.480776 crc crio[23211]: time=\"2026-06-11T17:27:54.480056831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c2035eaa-9422-4107-81cb-7f2a08c07f4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.480964 crc crio[23211]: time=\"2026-06-11T17:27:54.480889292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=006457cf-475d-4531-9f6c-39cd0598090f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.484791 crc crio[23211]: time=\"2026-06-11T17:27:54.484548613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d5764039-4cf4-406d-b879-a777397778f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.490901 crc crio[23211]: time=\"2026-06-11T17:27:54.490607366Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=87997cd8-d95c-4874-937f-85bf93b6f160 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:54.491277 crc crio[23211]: time=\"2026-06-11T17:27:54.490992796Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=1932d154-aca9-4057-ab15-c1c683b11863 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:54.493499 crc crio[23211]: time=\"2026-06-11T17:27:54.493268372Z\" level=info msg=\"Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=1bddecb4-872b-41a3-a6d1-9a405ea477ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:54.504621 crc crio[23211]: time=\"2026-06-11T17:27:54.497642042Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=49f87551-8254-4d81-8401-f776cde3d219 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.504621 crc crio[23211]: time=\"2026-06-11T17:27:54.498967925Z\" level=info msg=\"Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=dbf48954-0336-4949-b590-18c472c76aef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:54.504621 crc crio[23211]: time=\"2026-06-11T17:27:54.500128624Z\" level=info msg=\"Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=d32f132e-cc63-4a31-a84d-9278ebe9a874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:54.504621 crc crio[23211]: time=\"2026-06-11T17:27:54.503211101Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=84ecbe43-384e-4414-a4d1-8b8bacc1027f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:54.505394 crc crio[23211]: time=\"2026-06-11T17:27:54.503983331Z\" level=info msg=\"Creating container: openstack/neutron-db-create-47llt/mariadb-database-create\" id=80991b6d-8ce6-478e-8a88-06853274c09f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:54.505688 crc crio[23211]: time=\"2026-06-11T17:27:54.504005362Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=ca68d0e2-65e4-4a4d-afbf-ddfcda5d76f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:54.507091 crc crio[23211]: time=\"2026-06-11T17:27:54.506994077Z\" level=info msg=\"Creating container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=5f8a645a-40a0-4a6c-8451-4511f5f24583 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:54.507387 crc crio[23211]: time=\"2026-06-11T17:27:54.507332714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=05434c33-9eea-487a-8587-1ed99c46315c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.528778 crc crio[23211]: time=\"2026-06-11T17:27:54.52872393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:54.529353 crc crio[23211]: time=\"2026-06-11T17:27:54.528747871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:54.529833 crc crio[23211]: time=\"2026-06-11T17:27:54.529705814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:54.531263 crc crio[23211]: time=\"2026-06-11T17:27:54.529768737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:54.531263 crc crio[23211]: time=\"2026-06-11T17:27:54.530039673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:54.531263 crc crio[23211]: time=\"2026-06-11T17:27:54.530272739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:54.531263 crc crio[23211]: time=\"2026-06-11T17:27:54.528762661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:54.531263 crc crio[23211]: time=\"2026-06-11T17:27:54.529343976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:54.532696 crc crio[23211]: time=\"2026-06-11T17:27:54.532646919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:54.537733 crc crio[23211]: time=\"2026-06-11T17:27:54.537659005Z\" level=info msg=\"Stopped container c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=1de4ad9e-0826-4ca7-b74d-fc54445e535e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:27:54.541746 crc crio[23211]: time=\"2026-06-11T17:27:54.539871341Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a15cecbb-2f9d-4e75-8605-b44ac493877b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:54.541746 crc crio[23211]: time=\"2026-06-11T17:27:54.53988115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=cd4d5e9f-9975-4582-aed5-7605ebbb18e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.545877 crc crio[23211]: time=\"2026-06-11T17:27:54.545136872Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=a8e28ea9-f11d-4c7c-bfe1-cdf4da5af8ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:54.547003 crc crio[23211]: time=\"2026-06-11T17:27:54.546874295Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=851859a1-ece6-45ce-9a27-f8621a0d1696 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:54.560941 crc crio[23211]: time=\"2026-06-11T17:27:54.560755643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=47a2125e-c6d5-4456-b0c2-f99f4666130c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:54.591002 crc crio[23211]: time=\"2026-06-11T17:27:54.586037276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=c75e1e36-cd13-478b-8c3b-7c01a09f0a48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:55.380564 crc crio[23211]: time=\"2026-06-11T17:27:55.379810745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d06e744e-ae7e-484b-be98-481acd8bd6f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:55.545791 crc crio[23211]: time=\"2026-06-11T17:27:55.545692962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:55.546872 crc crio[23211]: time=\"2026-06-11T17:27:55.545743643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:55.546872 crc crio[23211]: time=\"2026-06-11T17:27:55.546546172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:55.550372 crc crio[23211]: time=\"2026-06-11T17:27:55.550098962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d8da9ad7-5363-4933-b924-b4404e7a4193 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:55.550737 crc crio[23211]: time=\"2026-06-11T17:27:55.550646445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1f30ea92-ceb1-4678-b307-a64b34afebde name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:55.559732 crc crio[23211]: time=\"2026-06-11T17:27:55.558286297Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=82573578-1a53-454c-9b66-8d383b3ddc62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:55.562977 crc crio[23211]: time=\"2026-06-11T17:27:55.562363238Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=ec30b22a-5e9b-4b5f-b397-1f8c2c7177bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:56.379264 crc crio[23211]: time=\"2026-06-11T17:27:56.379205915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6bb70b55-157d-4cf9-a1e9-9bf4e4e040fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:57.378871 crc crio[23211]: time=\"2026-06-11T17:27:57.378651777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4e8ec279-4de7-47dd-9267-0f4af295383b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:57.380190 crc crio[23211]: time=\"2026-06-11T17:27:57.379261562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=04d49998-c973-4763-87f2-59971463c5fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:57.380190 crc crio[23211]: time=\"2026-06-11T17:27:57.380115683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f92898bd-8a75-494c-8f83-9e51dfc8b13d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:57.382813 crc crio[23211]: time=\"2026-06-11T17:27:57.382731579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d88a072b-b61a-4e51-9497-180b7cd68153 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:58.379249 crc crio[23211]: time=\"2026-06-11T17:27:58.378269762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0c757488-dce2-412a-88c2-033615978885 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:59.222919 crc crio[23211]: time=\"2026-06-11T17:27:59.222805963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:59.225887 crc crio[23211]: time=\"2026-06-11T17:27:59.223841189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:59.234605 crc crio[23211]: time=\"2026-06-11T17:27:59.234528356Z\" level=info msg=\"Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=a44e6577-3a3c-4a4c-8384-3a3d4599df8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:59.237221 crc crio[23211]: time=\"2026-06-11T17:27:59.237110141Z\" level=info msg=\"Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=6d6c9a30-b949-4433-b7f4-20d0d852d3de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:59.242283 crc crio[23211]: time=\"2026-06-11T17:27:59.241659935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=32c64bb6-856d-4af9-aaeb-fd13e52e9d75 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:59.242283 crc crio[23211]: time=\"2026-06-11T17:27:59.242128057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae80a351-dd12-4a0e-a574-fd1171dbc03c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:59.242283 crc crio[23211]: time=\"2026-06-11T17:27:59.242205179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=556f08e3-3ec0-4b90-b968-3d0d37403b21 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:59.243072 crc crio[23211]: time=\"2026-06-11T17:27:59.242617389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c2c5d15f-dbb8-4c5c-a5eb-04629a88ff40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:59.243818 crc crio[23211]: time=\"2026-06-11T17:27:59.243714797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=268f80a9-dc6f-47f1-af91-8e134c781959 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:59.244705 crc crio[23211]: time=\"2026-06-11T17:27:59.244623569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ac0fe542-4edd-46ca-b877-54467cdb5223 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:59.295074 crc crio[23211]: time=\"2026-06-11T17:27:59.294889258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:59.295484 crc crio[23211]: time=\"2026-06-11T17:27:59.295211406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:59.301195 crc crio[23211]: time=\"2026-06-11T17:27:59.301027082Z\" level=info msg=\"Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=e5c8e6cd-d381-4d32-969f-06ed517b97f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:59.301661 crc crio[23211]: time=\"2026-06-11T17:27:59.301615027Z\" level=info msg=\"Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=21ec6093-a6c8-46fd-b9b4-a5cb8ab3858f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:59.305829 crc crio[23211]: time=\"2026-06-11T17:27:59.305786131Z\" level=info msg=\"Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=7dddf11c-5db7-4187-80dc-9b59fdd43229 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:59.307085 crc crio[23211]: time=\"2026-06-11T17:27:59.307032803Z\" level=info msg=\"Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=4d3a855c-8351-4d06-b8dc-34e7bf98833b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:59.308855 crc crio[23211]: time=\"2026-06-11T17:27:59.308800097Z\" level=info msg=\"Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=3d64ff47-258a-4373-9306-cfb995057909 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:59.313115 crc crio[23211]: time=\"2026-06-11T17:27:59.313013202Z\" level=info msg=\"Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=2bbaf0b1-cf8d-4290-8424-83d98e4291b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:59.379075 crc crio[23211]: time=\"2026-06-11T17:27:59.378991205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:59.379703 crc crio[23211]: time=\"2026-06-11T17:27:59.379400986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:59.379703 crc crio[23211]: time=\"2026-06-11T17:27:59.379638512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:59.380222 crc crio[23211]: time=\"2026-06-11T17:27:59.380008371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:59.380222 crc crio[23211]: time=\"2026-06-11T17:27:59.380014981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:59.381098 crc crio[23211]: time=\"2026-06-11T17:27:59.381061258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:27:59.399533 crc crio[23211]: time=\"2026-06-11T17:27:59.398934695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5d336889-e904-4c0c-b794-982138db4b99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:59.466758 crc crio[23211]: time=\"2026-06-11T17:27:59.46657622Z\" level=info msg=\"Removed container 98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=38b85dd8-ff2c-4572-8345-107d726acc58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:59.482664 crc crio[23211]: time=\"2026-06-11T17:27:59.48255589Z\" level=info msg=\"Removing container: 29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed\" id=dd2e9c66-0018-4873-b3ce-7f230453debe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:27:59.625736 crc crio[23211]: time=\"2026-06-11T17:27:59.625621226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e1d00f6-ce52-4ecc-a6e3-a909f9a7b8d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:00.377578 crc crio[23211]: time=\"2026-06-11T17:28:00.377483953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b01f31e5-aafd-451d-b4f0-4236d659e3b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:00.823105 crc crio[23211]: time=\"2026-06-11T17:28:00.822983436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ff6da058-5a3b-4361-8549-183fa78dc2ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:00.826481 crc crio[23211]: time=\"2026-06-11T17:28:00.824576156Z\" level=info msg=\"Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=89308c24-e838-4c92-893f-3e56c163622a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:02.003252 crc crio[23211]: time=\"2026-06-11T17:28:02.001897573Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686648-nlhbg/POD\" id=3fade3e3-e2e0-4570-a59e-8f1bc3b6e23c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:02.009815 crc crio[23211]: time=\"2026-06-11T17:28:02.003275987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.162806 crc crio[23211]: time=\"2026-06-11T17:28:02.161896982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.168829 crc crio[23211]: time=\"2026-06-11T17:28:02.168100228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.187321 crc crio[23211]: time=\"2026-06-11T17:28:02.187234697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.192326 crc crio[23211]: time=\"2026-06-11T17:28:02.192240052Z\" level=info msg=\"Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=600833e7-3776-4c3c-80f4-ef70c234b275 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:02.236824 crc crio[23211]: time=\"2026-06-11T17:28:02.236741358Z\" level=info msg=\"Removing container: db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386\" id=ec2945c3-c799-46fb-bf1e-355007fec84a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:02.270074 crc crio[23211]: time=\"2026-06-11T17:28:02.269978151Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=5c2234a7-015f-4b59-aec8-2f1c0c3ae8e4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:28:02.272532 crc crio[23211]: time=\"2026-06-11T17:28:02.2723429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e1a84c87-60fc-4a04-abab-df6456c93fd6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:02.353509 crc crio[23211]: time=\"2026-06-11T17:28:02.353196476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.359323 crc crio[23211]: time=\"2026-06-11T17:28:02.359258887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.383299 crc crio[23211]: time=\"2026-06-11T17:28:02.383128675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.388803 crc crio[23211]: time=\"2026-06-11T17:28:02.388694605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.426795 crc crio[23211]: time=\"2026-06-11T17:28:02.425242961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.438335 crc crio[23211]: time=\"2026-06-11T17:28:02.438200255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.467594 crc crio[23211]: time=\"2026-06-11T17:28:02.467338805Z\" level=info msg=\"Created container e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a: openstack/neutron-db-create-47llt/mariadb-database-create\" id=80991b6d-8ce6-478e-8a88-06853274c09f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:02.468887 crc crio[23211]: time=\"2026-06-11T17:28:02.468839553Z\" level=info msg=\"Starting container: e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a\" id=009c72ff-50b2-4ba2-8bfd-3478e78b625d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:02.511996 crc crio[23211]: time=\"2026-06-11T17:28:02.51184102Z\" level=info msg=\"Started container\" PID=247641 containerID=e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a description=openstack/neutron-db-create-47llt/mariadb-database-create id=009c72ff-50b2-4ba2-8bfd-3478e78b625d name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\nJun 11 17:28:02.618331 crc crio[23211]: time=\"2026-06-11T17:28:02.617499438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.619327 crc crio[23211]: time=\"2026-06-11T17:28:02.619272092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.624971 crc crio[23211]: time=\"2026-06-11T17:28:02.624535353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.671957 crc crio[23211]: time=\"2026-06-11T17:28:02.671860039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.674615 crc crio[23211]: time=\"2026-06-11T17:28:02.674508316Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=53130882-c639-4071-82b5-f78129a218c2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:28:02.678328 crc crio[23211]: time=\"2026-06-11T17:28:02.67825444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a89ce67f-e813-4307-b07a-a1280c7469f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:02.686012 crc crio[23211]: time=\"2026-06-11T17:28:02.68585619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.749532 crc crio[23211]: time=\"2026-06-11T17:28:02.749346671Z\" level=info msg=\"Removed container db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ec2945c3-c799-46fb-bf1e-355007fec84a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:02.755057 crc crio[23211]: time=\"2026-06-11T17:28:02.755002642Z\" level=info msg=\"Removing container: 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9\" id=5a7b6716-c41a-452f-8f52-2276302e836d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:02.768958 crc crio[23211]: time=\"2026-06-11T17:28:02.76884964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.774623 crc crio[23211]: time=\"2026-06-11T17:28:02.774546233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.791700 crc crio[23211]: time=\"2026-06-11T17:28:02.79161664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.798938 crc crio[23211]: time=\"2026-06-11T17:28:02.798851751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.810749 crc crio[23211]: time=\"2026-06-11T17:28:02.810588445Z\" level=info msg=\"Created container ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=84ecbe43-384e-4414-a4d1-8b8bacc1027f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:02.811726 crc crio[23211]: time=\"2026-06-11T17:28:02.81156193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.813686 crc crio[23211]: time=\"2026-06-11T17:28:02.813526549Z\" level=info msg=\"Starting container: ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb\" id=e7db25fc-91d9-4e73-86f1-fa4c531da13f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:02.816566 crc crio[23211]: time=\"2026-06-11T17:28:02.816396952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.823484 crc crio[23211]: time=\"2026-06-11T17:28:02.823381097Z\" level=info msg=\"Started container\" PID=247693 containerID=ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb description=openstack/barbican-db-create-9spfg/mariadb-database-create id=e7db25fc-91d9-4e73-86f1-fa4c531da13f name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\nJun 11 17:28:02.913987 crc crio[23211]: time=\"2026-06-11T17:28:02.913799161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.922132 crc crio[23211]: time=\"2026-06-11T17:28:02.921811172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.955668 crc crio[23211]: time=\"2026-06-11T17:28:02.955573798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.959978 crc crio[23211]: time=\"2026-06-11T17:28:02.959912297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.976918 crc crio[23211]: time=\"2026-06-11T17:28:02.976764659Z\" level=info msg=\"Created container 33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=87997cd8-d95c-4874-937f-85bf93b6f160 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:02.980187 crc crio[23211]: time=\"2026-06-11T17:28:02.98000617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.982888 crc crio[23211]: time=\"2026-06-11T17:28:02.98281054Z\" level=info msg=\"Starting container: 33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034\" id=a6d862d4-6ffd-4edf-8dc6-039219b9578c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:02.988568 crc crio[23211]: time=\"2026-06-11T17:28:02.988322418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:02.999560 crc crio[23211]: time=\"2026-06-11T17:28:02.999483459Z\" level=info msg=\"Created container 3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=5f8a645a-40a0-4a6c-8451-4511f5f24583 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:03.001793 crc crio[23211]: time=\"2026-06-11T17:28:03.001367485Z\" level=info msg=\"Starting container: 3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab\" id=5b4de2bd-a6e1-4f69-90ac-ffbc3da4ffa6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:03.007754 crc crio[23211]: time=\"2026-06-11T17:28:03.007665743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.013716 crc crio[23211]: time=\"2026-06-11T17:28:03.013647364Z\" level=info msg=\"Started container\" PID=247694 containerID=33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034 description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=a6d862d4-6ffd-4edf-8dc6-039219b9578c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\nJun 11 17:28:03.024562 crc crio[23211]: time=\"2026-06-11T17:28:03.022783632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.031032 crc crio[23211]: time=\"2026-06-11T17:28:03.030753301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.035739 crc crio[23211]: time=\"2026-06-11T17:28:03.035652415Z\" level=info msg=\"Started container\" PID=247691 containerID=3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab description=openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update id=5b4de2bd-a6e1-4f69-90ac-ffbc3da4ffa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\nJun 11 17:28:03.040879 crc crio[23211]: time=\"2026-06-11T17:28:03.037957343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.060099 crc crio[23211]: time=\"2026-06-11T17:28:03.058092397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.095787 crc crio[23211]: time=\"2026-06-11T17:28:03.095711599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.109848 crc crio[23211]: time=\"2026-06-11T17:28:03.1097013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.119337 crc crio[23211]: time=\"2026-06-11T17:28:03.11926048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.119791 crc crio[23211]: time=\"2026-06-11T17:28:03.119712751Z\" level=info msg=\"Created container 82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=dbf48954-0336-4949-b590-18c472c76aef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:03.126577 crc crio[23211]: time=\"2026-06-11T17:28:03.125888375Z\" level=info msg=\"Starting container: 82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb\" id=7f05adf8-5d4a-42ef-a836-3d1c85ce7320 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:03.182707 crc crio[23211]: time=\"2026-06-11T17:28:03.181245422Z\" level=info msg=\"Started container\" PID=247702 containerID=82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=7f05adf8-5d4a-42ef-a836-3d1c85ce7320 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\nJun 11 17:28:03.188233 crc crio[23211]: time=\"2026-06-11T17:28:03.187335305Z\" level=info msg=\"Created container 65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=1bddecb4-872b-41a3-a6d1-9a405ea477ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:03.198971 crc crio[23211]: time=\"2026-06-11T17:28:03.196763151Z\" level=info msg=\"Starting container: 65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3\" id=2409e796-37b9-4545-a8d2-7eee86020544 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:03.209112 crc crio[23211]: time=\"2026-06-11T17:28:03.208970047Z\" level=info msg=\"Started container\" PID=247722 containerID=65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3 description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=2409e796-37b9-4545-a8d2-7eee86020544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\nJun 11 17:28:03.236487 crc crio[23211]: time=\"2026-06-11T17:28:03.236330013Z\" level=info msg=\"Removed container 29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=dd2e9c66-0018-4873-b3ce-7f230453debe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:03.273512 crc crio[23211]: time=\"2026-06-11T17:28:03.273367281Z\" level=info msg=\"Created container d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=a8e28ea9-f11d-4c7c-bfe1-cdf4da5af8ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:03.274769 crc crio[23211]: time=\"2026-06-11T17:28:03.274708954Z\" level=info msg=\"Starting container: d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d\" id=a3d032a7-b0e8-4c9a-a83b-85e25fcd3f2e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:03.297325 crc crio[23211]: time=\"2026-06-11T17:28:03.297217518Z\" level=info msg=\"Removed container 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9: openstack/ceilometer-0/ceilometer-notification-agent\" id=5a7b6716-c41a-452f-8f52-2276302e836d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:03.300579 crc crio[23211]: time=\"2026-06-11T17:28:03.30048303Z\" level=info msg=\"Started container\" PID=247707 containerID=d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=a3d032a7-b0e8-4c9a-a83b-85e25fcd3f2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\nJun 11 17:28:03.309061 crc crio[23211]: time=\"2026-06-11T17:28:03.308954922Z\" level=info msg=\"Removing container: cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6\" id=54aeafd7-c0eb-4256-9331-ed09b8757e0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:03.330064 crc crio[23211]: time=\"2026-06-11T17:28:03.329943729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.335885 crc crio[23211]: time=\"2026-06-11T17:28:03.335797095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.340031 crc crio[23211]: time=\"2026-06-11T17:28:03.339939058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.340990 crc crio[23211]: time=\"2026-06-11T17:28:03.340923213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.344278 crc crio[23211]: time=\"2026-06-11T17:28:03.344187575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c921fddb-924a-4b81-92b9-ca435625bc83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:03.371661 crc crio[23211]: time=\"2026-06-11T17:28:03.371569091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.375585 crc crio[23211]: time=\"2026-06-11T17:28:03.37552039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.378286 crc crio[23211]: time=\"2026-06-11T17:28:03.378247558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=a8bbfe6f-0f2d-4ddb-913e-fdfbda24bc60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:03.390704 crc crio[23211]: time=\"2026-06-11T17:28:03.390335861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.391329 crc crio[23211]: time=\"2026-06-11T17:28:03.391240444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.398105 crc crio[23211]: time=\"2026-06-11T17:28:03.398033814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.400864 crc crio[23211]: time=\"2026-06-11T17:28:03.400789513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.410837 crc crio[23211]: time=\"2026-06-11T17:28:03.410190949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.424614 crc crio[23211]: time=\"2026-06-11T17:28:03.424533118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.432345 crc crio[23211]: time=\"2026-06-11T17:28:03.431927463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2b0ab061-a7d4-4b89-bfb1-7f44fe66abf7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:03.446294 crc crio[23211]: time=\"2026-06-11T17:28:03.446029857Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686648-nlhbg Namespace:openshift-infra ID:d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4 UID:be114a58-6d82-466c-8cf5-b9af00a51e7f NetNS:/var/run/netns/53d2e263-85c5-42b6-a44d-0251f00d44a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe114a58_6d82_466c_8cf5_b9af00a51e7f.slice PodAnnotations:0xc0022785e8}] Aliases:map[]}\"\nJun 11 17:28:03.446294 crc crio[23211]: time=\"2026-06-11T17:28:03.446079988Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686648-nlhbg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:03.451257 crc crio[23211]: time=\"2026-06-11T17:28:03.451140864Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3e1ee9b4-66ac-4b9c-ab09-5146c02589df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:03.480052 crc crio[23211]: time=\"2026-06-11T17:28:03.479924656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=10737986-6395-41e2-a244-c8db33ef146f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:03.552173 crc crio[23211]: time=\"2026-06-11T17:28:03.549378006Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-xgqfx/ovsdb-server-init\" id=e7793bdb-0320-4f12-b96f-c3b646ce785e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:03.552173 crc crio[23211]: time=\"2026-06-11T17:28:03.551207662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.559744 crc crio[23211]: time=\"2026-06-11T17:28:03.559173012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.565380 crc crio[23211]: time=\"2026-06-11T17:28:03.565290375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.572076 crc crio[23211]: time=\"2026-06-11T17:28:03.571283545Z\" level=info msg=\"Creating container: openstack/ovn-controller-6hbvd/ovn-controller\" id=8b559b9e-a20a-4aac-80a0-66dec66cbe74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:03.676128 crc crio[23211]: time=\"2026-06-11T17:28:03.675537776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.720674 crc crio[23211]: time=\"2026-06-11T17:28:03.720508224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.726996 crc crio[23211]: time=\"2026-06-11T17:28:03.726912055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.743933 crc crio[23211]: time=\"2026-06-11T17:28:03.743864169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.745611 crc crio[23211]: time=\"2026-06-11T17:28:03.745536921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.751511 crc crio[23211]: time=\"2026-06-11T17:28:03.750610598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.782990 crc crio[23211]: time=\"2026-06-11T17:28:03.782943838Z\" level=info msg=\"Removed container cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=54aeafd7-c0eb-4256-9331-ed09b8757e0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:03.790017 crc crio[23211]: time=\"2026-06-11T17:28:03.789600555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:03.816116 crc crio[23211]: time=\"2026-06-11T17:28:03.816027168Z\" level=info msg=\"Removing container: 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77\" id=538908ff-5a18-4ff0-b43b-77d61e149f00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:03.868531 crc crio[23211]: time=\"2026-06-11T17:28:03.868391789Z\" level=info msg=\"Created container 24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=d32f132e-cc63-4a31-a84d-9278ebe9a874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:03.877174 crc crio[23211]: time=\"2026-06-11T17:28:03.877083417Z\" level=info msg=\"Starting container: 24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317\" id=cd1dd746-df92-4ca5-a401-997450ce5cd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:03.881898 crc crio[23211]: time=\"2026-06-11T17:28:03.881738624Z\" level=info msg=\"Created container fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=ca68d0e2-65e4-4a4d-afbf-ddfcda5d76f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:03.883987 crc crio[23211]: time=\"2026-06-11T17:28:03.883909478Z\" level=info msg=\"Removed container 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77: openstack/memcached-0/memcached\" id=538908ff-5a18-4ff0-b43b-77d61e149f00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:03.892921 crc crio[23211]: time=\"2026-06-11T17:28:03.892826011Z\" level=info msg=\"Started container\" PID=247734 containerID=24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317 description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=cd1dd746-df92-4ca5-a401-997450ce5cd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\nJun 11 17:28:03.907864 crc crio[23211]: time=\"2026-06-11T17:28:03.906232257Z\" level=info msg=\"Starting container: fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457\" id=bfcc2d38-d1a7-4f5a-9985-babba7706de4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:03.909010 crc crio[23211]: time=\"2026-06-11T17:28:03.908294429Z\" level=info msg=\"Removing container: 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13\" id=463ee6fa-eab5-43f5-bb76-9f53d8df535a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:03.921573 crc crio[23211]: time=\"2026-06-11T17:28:03.917709794Z\" level=info msg=\"Started container\" PID=247730 containerID=fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457 description=openstack/nova-cell1-db-create-lrp4l/mariadb-database-create id=bfcc2d38-d1a7-4f5a-9985-babba7706de4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\nJun 11 17:28:03.951908 crc crio[23211]: time=\"2026-06-11T17:28:03.944739643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:04.235271 crc crio[23211]: 2026-06-11T17:28:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7ece6d378543ff Mac:c6:26:54:a6:2d:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/53d2e263-85c5-42b6-a44d-0251f00d44a2 SocketPath: PciID:}] [{Interface:0xc000526770 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:28:04.245969 crc crio[23211]: time=\"2026-06-11T17:28:04.237646751Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686648-nlhbg Namespace:openshift-infra ID:d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4 UID:be114a58-6d82-466c-8cf5-b9af00a51e7f NetNS:/var/run/netns/53d2e263-85c5-42b6-a44d-0251f00d44a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe114a58_6d82_466c_8cf5_b9af00a51e7f.slice PodAnnotations:0xc0022785e8}] Aliases:map[]}\"\nJun 11 17:28:04.245969 crc crio[23211]: time=\"2026-06-11T17:28:04.237820696Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686648-nlhbg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:28:04.308004 crc crio[23211]: time=\"2026-06-11T17:28:04.307790809Z\" level=info msg=\"Removing container: 250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44\" id=9f949dc2-da18-4e7a-838a-6f667682299d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:04.380595 crc crio[23211]: time=\"2026-06-11T17:28:04.380533291Z\" level=info msg=\"Removed container 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13: openstack/ceilometer-0/ceilometer-central-agent\" id=463ee6fa-eab5-43f5-bb76-9f53d8df535a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:04.386391 crc crio[23211]: time=\"2026-06-11T17:28:04.386303235Z\" level=info msg=\"Removing container: 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6\" id=4ac0030e-23d6-426c-a8f3-513d4516de66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:04.557803 crc crio[23211]: time=\"2026-06-11T17:28:04.55769809Z\" level=info msg=\"Ran pod sandbox d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4 with infra container: openshift-infra/auto-csr-approver-29686648-nlhbg/POD\" id=3fade3e3-e2e0-4570-a59e-8f1bc3b6e23c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:04.569484 crc crio[23211]: time=\"2026-06-11T17:28:04.569362112Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b5c828da-bddc-428b-bc8a-df770df15c17 name=/runtime.v1.ImageService/PullImage\nJun 11 17:28:04.583960 crc crio[23211]: time=\"2026-06-11T17:28:04.583870165Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:28:04.639258 crc crio[23211]: time=\"2026-06-11T17:28:04.638753431Z\" level=info msg=\"Removed container 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6: openstack/cinder-api-0/cinder-api-log\" id=4ac0030e-23d6-426c-a8f3-513d4516de66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:04.651342 crc crio[23211]: time=\"2026-06-11T17:28:04.651258424Z\" level=info msg=\"Removing container: 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4\" id=c7b6535c-2b0f-443f-a989-406949e0ab9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:04.685235 crc crio[23211]: time=\"2026-06-11T17:28:04.685054841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:04.742823 crc crio[23211]: time=\"2026-06-11T17:28:04.742644583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:04.806985 crc crio[23211]: time=\"2026-06-11T17:28:04.806837282Z\" level=info msg=\"Created container be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595: openstack/rabbitmq-server-0/rabbitmq\" id=82573578-1a53-454c-9b66-8d383b3ddc62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:04.809541 crc crio[23211]: time=\"2026-06-11T17:28:04.809334145Z\" level=info msg=\"Starting container: be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595\" id=230f7070-5173-47bb-ac3f-082fe23ad750 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:04.818932 crc crio[23211]: time=\"2026-06-11T17:28:04.818825852Z\" level=info msg=\"Started container\" PID=248195 containerID=be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595 description=openstack/rabbitmq-server-0/rabbitmq id=230f7070-5173-47bb-ac3f-082fe23ad750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\nJun 11 17:28:04.902361 crc crio[23211]: time=\"2026-06-11T17:28:04.902257902Z\" level=info msg=\"Created container 64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=7dddf11c-5db7-4187-80dc-9b59fdd43229 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:04.906217 crc crio[23211]: time=\"2026-06-11T17:28:04.906030347Z\" level=info msg=\"Created container 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2: openstack/swift-storage-0/object-updater\" id=851859a1-ece6-45ce-9a27-f8621a0d1696 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:04.906983 crc crio[23211]: time=\"2026-06-11T17:28:04.906045638Z\" level=info msg=\"Starting container: 64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e\" id=ea845baa-85fb-456e-9147-15df6fc4947e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:04.908059 crc crio[23211]: time=\"2026-06-11T17:28:04.90774462Z\" level=info msg=\"Created container 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36: openstack/ceilometer-0/sg-core\" id=a15cecbb-2f9d-4e75-8605-b44ac493877b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:04.908059 crc crio[23211]: time=\"2026-06-11T17:28:04.907788321Z\" level=info msg=\"Starting container: 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2\" id=f55e3957-5c79-488a-a972-f33b423297ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:04.908587 crc crio[23211]: time=\"2026-06-11T17:28:04.908484179Z\" level=info msg=\"Starting container: 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36\" id=8435fec5-9285-4a37-be25-c17295349722 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:04.918727 crc crio[23211]: time=\"2026-06-11T17:28:04.918619613Z\" level=info msg=\"Started container\" PID=248194 containerID=622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36 description=openstack/ceilometer-0/sg-core id=8435fec5-9285-4a37-be25-c17295349722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\nJun 11 17:28:04.924410 crc crio[23211]: time=\"2026-06-11T17:28:04.923668139Z\" level=info msg=\"Started container\" PID=248163 containerID=8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2 description=openstack/swift-storage-0/object-updater id=f55e3957-5c79-488a-a972-f33b423297ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:28:04.932858 crc crio[23211]: time=\"2026-06-11T17:28:04.932130551Z\" level=info msg=\"Started container\" PID=248198 containerID=64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=ea845baa-85fb-456e-9147-15df6fc4947e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\nJun 11 17:28:04.939899 crc crio[23211]: time=\"2026-06-11T17:28:04.939796063Z\" level=info msg=\"Created container 013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=600833e7-3776-4c3c-80f4-ef70c234b275 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:04.941414 crc crio[23211]: time=\"2026-06-11T17:28:04.94127284Z\" level=info msg=\"Starting container: 013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9\" id=d53c3df9-1096-449e-8bb4-955c674409a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:04.947197 crc crio[23211]: time=\"2026-06-11T17:28:04.947078515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=842c851b-ecf3-4349-a998-fb96d52ee680 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:04.972094 crc crio[23211]: time=\"2026-06-11T17:28:04.958402649Z\" level=info msg=\"Created container 6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=4d3a855c-8351-4d06-b8dc-34e7bf98833b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:04.972094 crc crio[23211]: time=\"2026-06-11T17:28:04.95964748Z\" level=info msg=\"Starting container: 6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d\" id=ce67f3cb-2ae7-40e2-b2b8-cc671165852a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:04.972094 crc crio[23211]: time=\"2026-06-11T17:28:04.96121362Z\" level=info msg=\"Created container 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680: openstack/openstack-galera-0/galera\" id=ec30b22a-5e9b-4b5f-b397-1f8c2c7177bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:04.972094 crc crio[23211]: time=\"2026-06-11T17:28:04.963782834Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4eccb12e-a2e2-4e78-983a-587d09567a7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:04.972094 crc crio[23211]: time=\"2026-06-11T17:28:04.96404265Z\" level=info msg=\"Starting container: 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680\" id=df85a1be-85d2-4d34-90ef-d03795c6994a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:04.972094 crc crio[23211]: time=\"2026-06-11T17:28:04.964678907Z\" level=info msg=\"Started container\" PID=248197 containerID=013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9 description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=d53c3df9-1096-449e-8bb4-955c674409a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\nJun 11 17:28:04.975947 crc crio[23211]: time=\"2026-06-11T17:28:04.973835456Z\" level=info msg=\"Started container\" PID=248202 containerID=6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=ce67f3cb-2ae7-40e2-b2b8-cc671165852a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\nJun 11 17:28:04.979547 crc crio[23211]: time=\"2026-06-11T17:28:04.979267893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=be08df9d-3832-4fad-9212-701d7454824a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:04.989662 crc crio[23211]: time=\"2026-06-11T17:28:04.989621202Z\" level=info msg=\"Started container\" PID=248190 containerID=2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680 description=openstack/openstack-galera-0/galera id=df85a1be-85d2-4d34-90ef-d03795c6994a name=/runtime.v1.RuntimeService/StartContainer sandboxID=77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\nJun 11 17:28:04.999494 crc crio[23211]: time=\"2026-06-11T17:28:04.998661248Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=9f6a00e5-df36-4874-b33c-407dfb7e91c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:04.999494 crc crio[23211]: time=\"2026-06-11T17:28:04.99917011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:05.009097 crc crio[23211]: time=\"2026-06-11T17:28:05.008996867Z\" level=info msg=\"Created container c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=2bbaf0b1-cf8d-4290-8424-83d98e4291b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:05.023927 crc crio[23211]: time=\"2026-06-11T17:28:05.023006738Z\" level=info msg=\"Starting container: c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7\" id=b1b6bd35-e0ff-44a7-b638-25873edbf137 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:05.031906 crc crio[23211]: time=\"2026-06-11T17:28:05.031109961Z\" level=info msg=\"Created container 1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=6d6c9a30-b949-4433-b7f4-20d0d852d3de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:05.032660 crc crio[23211]: time=\"2026-06-11T17:28:05.032071065Z\" level=info msg=\"Started container\" PID=248199 containerID=c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7 description=openstack/glance-db-create-5c6nr/mariadb-database-create id=b1b6bd35-e0ff-44a7-b638-25873edbf137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\nJun 11 17:28:05.036791 crc crio[23211]: time=\"2026-06-11T17:28:05.036723562Z\" level=info msg=\"Starting container: 1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895\" id=eda3b3cf-aa8f-467f-a106-9650c3c90e91 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:05.043130 crc crio[23211]: time=\"2026-06-11T17:28:05.042924506Z\" level=info msg=\"Started container\" PID=248182 containerID=1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895 description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=eda3b3cf-aa8f-467f-a106-9650c3c90e91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\nJun 11 17:28:05.071500 crc crio[23211]: time=\"2026-06-11T17:28:05.071310248Z\" level=info msg=\"Created container ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=a44e6577-3a3c-4a4c-8384-3a3d4599df8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:05.075383 crc crio[23211]: time=\"2026-06-11T17:28:05.074654132Z\" level=info msg=\"Starting container: ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334\" id=e5be3ebf-4902-4d30-9f21-325b15654a4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:05.080108 crc crio[23211]: time=\"2026-06-11T17:28:05.080054327Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=3a600b9f-0296-4ad7-a137-0ea06d36b95f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:05.093569 crc crio[23211]: time=\"2026-06-11T17:28:05.093342171Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a53326a8-f742-42ea-ad7f-1151fc5c29bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:05.094007 crc crio[23211]: time=\"2026-06-11T17:28:05.093821452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:05.094229 crc crio[23211]: time=\"2026-06-11T17:28:05.094108729Z\" level=info msg=\"Started container\" PID=248203 containerID=ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334 description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api id=e5be3ebf-4902-4d30-9f21-325b15654a4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\nJun 11 17:28:05.277048 crc crio[23211]: time=\"2026-06-11T17:28:05.276882528Z\" level=info msg=\"Created container edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=1932d154-aca9-4057-ab15-c1c683b11863 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:05.279180 crc crio[23211]: time=\"2026-06-11T17:28:05.278677824Z\" level=info msg=\"Starting container: edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d\" id=ab39a980-c9a8-42bf-bae8-14a96b55d3f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:05.297899 crc crio[23211]: time=\"2026-06-11T17:28:05.297744572Z\" level=info msg=\"Started container\" PID=248192 containerID=edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=ab39a980-c9a8-42bf-bae8-14a96b55d3f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\nJun 11 17:28:05.352627 crc crio[23211]: time=\"2026-06-11T17:28:05.3523664Z\" level=info msg=\"Created container 8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=3d64ff47-258a-4373-9306-cfb995057909 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:05.365559 crc crio[23211]: time=\"2026-06-11T17:28:05.365494369Z\" level=info msg=\"Starting container: 8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22\" id=3d381b1d-aa33-4e8f-be50-0ca02f5763b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:05.386638 crc crio[23211]: time=\"2026-06-11T17:28:05.386525696Z\" level=info msg=\"Started container\" PID=248200 containerID=8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22 description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=3d381b1d-aa33-4e8f-be50-0ca02f5763b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\nJun 11 17:28:05.494847 crc crio[23211]: time=\"2026-06-11T17:28:05.494203514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:05.512642 crc crio[23211]: time=\"2026-06-11T17:28:05.512577534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:05.534630 crc crio[23211]: time=\"2026-06-11T17:28:05.533043407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:05.549287 crc crio[23211]: time=\"2026-06-11T17:28:05.549097359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:05.571206 crc crio[23211]: time=\"2026-06-11T17:28:05.570969008Z\" level=info msg=\"Stopping container: 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887 (timeout: 30s)\" id=e9a2f761-b57d-40bb-aecd-f6d26d9243f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:05.734781 crc crio[23211]: time=\"2026-06-11T17:28:05.73393048Z\" level=info msg=\"Removed container 250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44: openstack/neutron-db-create-47llt/mariadb-database-create\" id=9f949dc2-da18-4e7a-838a-6f667682299d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:05.741531 crc crio[23211]: time=\"2026-06-11T17:28:05.741304875Z\" level=info msg=\"Created container 481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=89308c24-e838-4c92-893f-3e56c163622a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:05.753257 crc crio[23211]: time=\"2026-06-11T17:28:05.752654769Z\" level=info msg=\"Starting container: 481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11\" id=f47dea9d-06cb-4bfd-be6e-5634f51c3b9c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:05.753257 crc crio[23211]: time=\"2026-06-11T17:28:05.752979588Z\" level=info msg=\"Removing container: c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859\" id=20809a6f-a567-4b71-9d05-54ef0cc62577 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:05.768726 crc crio[23211]: time=\"2026-06-11T17:28:05.768553598Z\" level=info msg=\"Removed container 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4: openstack/cinder-scheduler-0/cinder-scheduler\" id=c7b6535c-2b0f-443f-a989-406949e0ab9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:05.773738 crc crio[23211]: time=\"2026-06-11T17:28:05.772897397Z\" level=info msg=\"Created container cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3e1ee9b4-66ac-4b9c-ab09-5146c02589df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:05.794535 crc crio[23211]: time=\"2026-06-11T17:28:05.783574584Z\" level=info msg=\"Started container\" PID=248183 containerID=481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11 description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=f47dea9d-06cb-4bfd-be6e-5634f51c3b9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\nJun 11 17:28:05.794535 crc crio[23211]: time=\"2026-06-11T17:28:05.786761174Z\" level=info msg=\"Starting container: cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23\" id=f0ca06c5-c28e-4445-ba72-cdb5c5ac484f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:05.794535 crc crio[23211]: time=\"2026-06-11T17:28:05.791100353Z\" level=info msg=\"Removing container: c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48\" id=5ba74699-abe0-418b-8093-b5748ef36b14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:05.806103 crc crio[23211]: time=\"2026-06-11T17:28:05.802796897Z\" level=info msg=\"Started container\" PID=248188 containerID=cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f0ca06c5-c28e-4445-ba72-cdb5c5ac484f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\nJun 11 17:28:05.841571 crc crio[23211]: time=\"2026-06-11T17:28:05.838696355Z\" level=info msg=\"Stopping pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\" id=b4238fc6-4a16-4a12-b08b-18563621a7fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:05.841571 crc crio[23211]: time=\"2026-06-11T17:28:05.840208853Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b3-account-create-update-m7ccp Namespace:openstack ID:56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9 UID:708e684e-4e82-4e1e-a5fa-a23ea85e1b36 NetNS:/var/run/netns/126eadc7-038d-473c-a581-c1019dbc3e30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod708e684e_4e82_4e1e_a5fa_a23ea85e1b36.slice PodAnnotations:0xc002794640}] Aliases:map[]}\"\nJun 11 17:28:05.841571 crc crio[23211]: time=\"2026-06-11T17:28:05.840352807Z\" level=info msg=\"Deleting pod openstack_nova-cell1-a0b3-account-create-update-m7ccp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:05.978926 crc crio[23211]: time=\"2026-06-11T17:28:05.976139459Z\" level=info msg=\"Removed container c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48: openstack/rabbitmq-server-0/setup-container\" id=5ba74699-abe0-418b-8093-b5748ef36b14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:05.989891 crc crio[23211]: time=\"2026-06-11T17:28:05.98936932Z\" level=info msg=\"Removing container: dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e\" id=12d10bc5-4f32-497e-a446-5cf4b9c2725a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:06.023338 crc crio[23211]: time=\"2026-06-11T17:28:06.02326866Z\" level=info msg=\"Stopped container 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=e9a2f761-b57d-40bb-aecd-f6d26d9243f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:06.029498 crc crio[23211]: time=\"2026-06-11T17:28:06.029373853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e1fab311-7b46-4d8c-a598-ab3d64eeaef8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:06.049793 crc crio[23211]: time=\"2026-06-11T17:28:06.049737583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7b100d0f-fd06-446b-a18a-6456900996d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:06.059799 crc crio[23211]: time=\"2026-06-11T17:28:06.059747844Z\" level=info msg=\"Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=f21d54a0-465f-406c-ae00-3c89e326182c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:06.061173 crc crio[23211]: time=\"2026-06-11T17:28:06.061118748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:06.152375 crc crio[23211]: time=\"2026-06-11T17:28:06.152307763Z\" level=info msg=\"Created container fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=21ec6093-a6c8-46fd-b9b4-a5cb8ab3858f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:06.165738 crc crio[23211]: time=\"2026-06-11T17:28:06.165646517Z\" level=info msg=\"Starting container: fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac\" id=126985c0-8bc3-44bb-a057-9d9490543e5a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:06.201352 crc crio[23211]: time=\"2026-06-11T17:28:06.201235489Z\" level=info msg=\"Started container\" PID=248205 containerID=fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac description=openstack/placement-db-create-nkzqd/mariadb-database-create id=126985c0-8bc3-44bb-a057-9d9490543e5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\nJun 11 17:28:06.348980 crc crio[23211]: time=\"2026-06-11T17:28:06.348835317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:06.362556 crc crio[23211]: time=\"2026-06-11T17:28:06.362223583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:06.900598 crc crio[23211]: time=\"2026-06-11T17:28:06.899941555Z\" level=info msg=\"Stopping pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\" id=ee05eb62-d673-4077-990e-9b158501f7e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:06.901257 crc crio[23211]: time=\"2026-06-11T17:28:06.901186036Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lrp4l Namespace:openstack ID:8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5 UID:8e7ddf00-774b-4aa8-9b7c-a0b09992594c NetNS:/var/run/netns/51e09228-eb59-487b-8045-2398075a8fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e7ddf00_774b_4aa8_9b7c_a0b09992594c.slice PodAnnotations:0xc0030889c8}] Aliases:map[]}\"\nJun 11 17:28:06.901589 crc crio[23211]: time=\"2026-06-11T17:28:06.90135506Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-lrp4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:06.955007 crc crio[23211]: time=\"2026-06-11T17:28:06.954525273Z\" level=info msg=\"Created container 8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=e5c8e6cd-d381-4d32-969f-06ed517b97f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:06.955979 crc crio[23211]: time=\"2026-06-11T17:28:06.955228151Z\" level=info msg=\"Created container b1a4f938a919df86cd0bbdd6a22d90ad58c2e0a5415403e6928cd7aacfabf4a3: openstack/ovn-controller-6hbvd/ovn-controller\" id=8b559b9e-a20a-4aac-80a0-66dec66cbe74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:06.956264 crc crio[23211]: time=\"2026-06-11T17:28:06.956206915Z\" level=info msg=\"Starting container: b1a4f938a919df86cd0bbdd6a22d90ad58c2e0a5415403e6928cd7aacfabf4a3\" id=a5eabb7a-5051-45ac-ad07-b0513978cc52 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:06.956855 crc crio[23211]: time=\"2026-06-11T17:28:06.956221535Z\" level=info msg=\"Starting container: 8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964\" id=cb31b969-054d-49a2-842e-2046e59cc2e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:06.963783 crc crio[23211]: time=\"2026-06-11T17:28:06.963416096Z\" level=info msg=\"Started container\" PID=248204 containerID=8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=cb31b969-054d-49a2-842e-2046e59cc2e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\nJun 11 17:28:06.984360 crc crio[23211]: time=\"2026-06-11T17:28:06.984022162Z\" level=info msg=\"Created container f34b03b950b9d13e61cd6439dcac0d1f343cbd587cfe9e97160429c92427d4e1: openstack/ovn-controller-ovs-xgqfx/ovsdb-server-init\" id=e7793bdb-0320-4f12-b96f-c3b646ce785e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:06.987321 crc crio[23211]: time=\"2026-06-11T17:28:06.9847865Z\" level=info msg=\"Created container 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279: openstack/swift-storage-0/object-expirer\" id=9f6a00e5-df36-4874-b33c-407dfb7e91c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:06.987321 crc crio[23211]: time=\"2026-06-11T17:28:06.98635414Z\" level=info msg=\"Starting container: f34b03b950b9d13e61cd6439dcac0d1f343cbd587cfe9e97160429c92427d4e1\" id=449a697a-c07c-447f-b83e-ca7518c03cc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:06.988897 crc crio[23211]: time=\"2026-06-11T17:28:06.987400676Z\" level=info msg=\"Created container 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4: openstack/ceilometer-0/proxy-httpd\" id=a53326a8-f742-42ea-ad7f-1151fc5c29bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:06.988897 crc crio[23211]: time=\"2026-06-11T17:28:06.98875937Z\" level=info msg=\"Starting container: 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4\" id=87587cae-8c7f-4058-b90e-9b46e3f5ca95 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:06.990050 crc crio[23211]: time=\"2026-06-11T17:28:06.989907549Z\" level=info msg=\"Starting container: 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279\" id=648660e2-5cff-4034-b68b-e1b501b1c373 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:06.994547 crc crio[23211]: time=\"2026-06-11T17:28:06.991617432Z\" level=info msg=\"Created container 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=f21d54a0-465f-406c-ae00-3c89e326182c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:06.994547 crc crio[23211]: time=\"2026-06-11T17:28:06.992768941Z\" level=info msg=\"Starting container: 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0\" id=88748790-1d81-4377-ad9a-fd383ba87ffe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:06.994547 crc crio[23211]: time=\"2026-06-11T17:28:06.99392482Z\" level=info msg=\"Started container\" PID=248644 containerID=b1a4f938a919df86cd0bbdd6a22d90ad58c2e0a5415403e6928cd7aacfabf4a3 description=openstack/ovn-controller-6hbvd/ovn-controller id=a5eabb7a-5051-45ac-ad07-b0513978cc52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=597a0bff08833de4380a24541eee50e48bdc0e2602f63ec7a49eac42fd5ed3a6\nJun 11 17:28:07.000404 crc crio[23211]: time=\"2026-06-11T17:28:07.00030648Z\" level=info msg=\"Started container\" PID=248642 containerID=f34b03b950b9d13e61cd6439dcac0d1f343cbd587cfe9e97160429c92427d4e1 description=openstack/ovn-controller-ovs-xgqfx/ovsdb-server-init id=449a697a-c07c-447f-b83e-ca7518c03cc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd\nJun 11 17:28:07.003784 crc crio[23211]: time=\"2026-06-11T17:28:07.003719255Z\" level=info msg=\"Started container\" PID=248635 containerID=32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4 description=openstack/ceilometer-0/proxy-httpd id=87587cae-8c7f-4058-b90e-9b46e3f5ca95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\nJun 11 17:28:07.007015 crc crio[23211]: time=\"2026-06-11T17:28:07.006926725Z\" level=info msg=\"Started container\" PID=248907 containerID=298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0 description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log id=88748790-1d81-4377-ad9a-fd383ba87ffe name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\nJun 11 17:28:07.016003 crc crio[23211]: time=\"2026-06-11T17:28:07.015761596Z\" level=info msg=\"Started container\" PID=248640 containerID=29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279 description=openstack/swift-storage-0/object-expirer id=648660e2-5cff-4034-b68b-e1b501b1c373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:28:07.091017 crc crio[23211]: time=\"2026-06-11T17:28:07.09090085Z\" level=info msg=\"Removed container dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e: openstack/nova-api-0/nova-api-api\" id=12d10bc5-4f32-497e-a446-5cf4b9c2725a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:07.150054 crc crio[23211]: time=\"2026-06-11T17:28:07.149940518Z\" level=info msg=\"Removing container: cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b\" id=5d2b98a6-783b-4126-861d-6e5b85db3b6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:07.199208 crc crio[23211]: time=\"2026-06-11T17:28:07.198254889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=f91cbb1c-1a14-4c42-903d-a2f2f0caae0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:07.348296 crc crio[23211]: time=\"2026-06-11T17:28:07.347777806Z\" level=info msg=\"Stopped pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\" id=b4238fc6-4a16-4a12-b08b-18563621a7fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:07.434947 crc crio[23211]: time=\"2026-06-11T17:28:07.434849017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8157336d-d002-4e60-b741-4451381ecce9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:07.622897 crc crio[23211]: time=\"2026-06-11T17:28:07.622698584Z\" level=info msg=\"Removed container c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=20809a6f-a567-4b71-9d05-54ef0cc62577 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:07.649631 crc crio[23211]: time=\"2026-06-11T17:28:07.649396503Z\" level=info msg=\"Removing container: 7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e\" id=f140571e-6671-4290-924d-e68ec22365fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:07.674798 crc crio[23211]: time=\"2026-06-11T17:28:07.674308907Z\" level=info msg=\"Removed container cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b: openstack/ceilometer-0/sg-core\" id=5d2b98a6-783b-4126-861d-6e5b85db3b6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:07.696903 crc crio[23211]: time=\"2026-06-11T17:28:07.696348729Z\" level=info msg=\"Removing container: c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994\" id=6fdc41fb-b535-4890-9022-d2d0fc22e5c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:07.700063 crc crio[23211]: time=\"2026-06-11T17:28:07.69997861Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=1b6486e7-4642-4bec-8ed5-68fea8cbd686 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:07.707478 crc crio[23211]: time=\"2026-06-11T17:28:07.707269362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:07.731784 crc crio[23211]: time=\"2026-06-11T17:28:07.731692625Z\" level=info msg=\"Stopped pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\" id=ee05eb62-d673-4077-990e-9b158501f7e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:07.772097 crc crio[23211]: time=\"2026-06-11T17:28:07.771964644Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b5c828da-bddc-428b-bc8a-df770df15c17 name=/runtime.v1.ImageService/PullImage\nJun 11 17:28:07.773141 crc crio[23211]: time=\"2026-06-11T17:28:07.77305282Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6b2dd4cf-da33-414f-89c0-1afd4e48690c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:07.870395 crc crio[23211]: time=\"2026-06-11T17:28:07.864066331Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=63f582ed-98bb-4d67-8fe8-d8e1a7d6b3ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:07.900862 crc crio[23211]: time=\"2026-06-11T17:28:07.888402681Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686648-nlhbg/oc\" id=67d97c00-b24e-44b7-8382-c3b5b85ea789 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:07.900862 crc crio[23211]: time=\"2026-06-11T17:28:07.889092619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:08.674403 crc crio[23211]: time=\"2026-06-11T17:28:08.673589474Z\" level=info msg=\"Removed container 7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=f140571e-6671-4290-924d-e68ec22365fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:08.676128 crc crio[23211]: time=\"2026-06-11T17:28:08.675681768Z\" level=info msg=\"Removing container: 23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d\" id=4e9cb1ca-bd7f-4cf2-b46b-317e4697ddc4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:08.710331 crc crio[23211]: time=\"2026-06-11T17:28:08.710191462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:08.714233 crc crio[23211]: time=\"2026-06-11T17:28:08.712636372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:08.720770 crc crio[23211]: time=\"2026-06-11T17:28:08.717109564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:08.734522 crc crio[23211]: time=\"2026-06-11T17:28:08.727249729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=818bab21-18f6-4f69-995b-69c6d2714a9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:08.747009 crc crio[23211]: time=\"2026-06-11T17:28:08.746917682Z\" level=info msg=\"Removed container c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd\" id=6fdc41fb-b535-4890-9022-d2d0fc22e5c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:08.761081 crc crio[23211]: time=\"2026-06-11T17:28:08.760989664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=d2970303-55d9-4297-a966-fcfbfd646406 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:08.776306 crc crio[23211]: time=\"2026-06-11T17:28:08.776047612Z\" level=info msg=\"Removing container: 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a\" id=960d1707-38a1-4346-b885-6f84e92b140f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:08.779345 crc crio[23211]: time=\"2026-06-11T17:28:08.779263792Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-xgqfx/ovsdb-server\" id=6169f272-455d-4e4d-bd1e-7e101999f1c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:08.780090 crc crio[23211]: time=\"2026-06-11T17:28:08.779877968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:08.970697 crc crio[23211]: time=\"2026-06-11T17:28:08.970581376Z\" level=info msg=\"Removed container 23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=4e9cb1ca-bd7f-4cf2-b46b-317e4697ddc4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:08.990117 crc crio[23211]: time=\"2026-06-11T17:28:08.989980232Z\" level=info msg=\"Removing container: fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559\" id=248bf592-5d4f-422f-856e-509eea5bb370 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:09.006860 crc crio[23211]: time=\"2026-06-11T17:28:09.006783592Z\" level=info msg=\"Removed container 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a: openstack/openstack-galera-0/galera\" id=960d1707-38a1-4346-b885-6f84e92b140f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:09.022984 crc crio[23211]: time=\"2026-06-11T17:28:09.0218179Z\" level=info msg=\"Removing container: 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07\" id=98e60a24-9cf4-431d-9ba2-88ffcc6d7cae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:09.329515 crc crio[23211]: time=\"2026-06-11T17:28:09.327068738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:09.340062 crc crio[23211]: time=\"2026-06-11T17:28:09.334893764Z\" level=info msg=\"Created container 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a: openstack/swift-storage-0/rsync\" id=1b6486e7-4642-4bec-8ed5-68fea8cbd686 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:09.340406 crc crio[23211]: time=\"2026-06-11T17:28:09.340183656Z\" level=info msg=\"Starting container: 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a\" id=f00792bd-5941-4ccc-8a3a-35825e52f308 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:09.422009 crc crio[23211]: time=\"2026-06-11T17:28:09.419017481Z\" level=info msg=\"Started container\" PID=249458 containerID=9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a description=openstack/swift-storage-0/rsync id=f00792bd-5941-4ccc-8a3a-35825e52f308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:28:09.435657 crc crio[23211]: time=\"2026-06-11T17:28:09.435398462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:09.533058 crc crio[23211]: time=\"2026-06-11T17:28:09.532938455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a0ccfcd2-8e51-4c82-b155-bd68a9fe814b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:09.567969 crc crio[23211]: time=\"2026-06-11T17:28:09.559128603Z\" level=info msg=\"Removed container fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=248bf592-5d4f-422f-856e-509eea5bb370 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:09.589645 crc crio[23211]: time=\"2026-06-11T17:28:09.588303743Z\" level=info msg=\"Removing container: dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021\" id=242c38ea-52a9-45ae-8d0b-d6f70559a196 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:09.614516 crc crio[23211]: time=\"2026-06-11T17:28:09.614381047Z\" level=info msg=\"Removed container 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07: openstack/ceilometer-0/proxy-httpd\" id=98e60a24-9cf4-431d-9ba2-88ffcc6d7cae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:09.633368 crc crio[23211]: time=\"2026-06-11T17:28:09.633326152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=6bafa485-a6ff-4fb4-9b12-3e5599340ee5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:09.640502 crc crio[23211]: time=\"2026-06-11T17:28:09.640357247Z\" level=info msg=\"Removing container: d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3\" id=22e7e208-6afd-44d5-b651-f61728a8ec55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:09.653218 crc crio[23211]: time=\"2026-06-11T17:28:09.652398848Z\" level=info msg=\"Created container 7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8: openshift-infra/auto-csr-approver-29686648-nlhbg/oc\" id=67d97c00-b24e-44b7-8382-c3b5b85ea789 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:09.660771 crc crio[23211]: time=\"2026-06-11T17:28:09.658727727Z\" level=info msg=\"Starting container: 7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8\" id=09c31807-4b64-4df2-acb2-3280100fc531 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:09.663776 crc crio[23211]: time=\"2026-06-11T17:28:09.663702941Z\" level=info msg=\"Started container\" PID=249556 containerID=7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8 description=openshift-infra/auto-csr-approver-29686648-nlhbg/oc id=09c31807-4b64-4df2-acb2-3280100fc531 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4\nJun 11 17:28:09.666702 crc crio[23211]: time=\"2026-06-11T17:28:09.666634466Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=11253e66-eef7-48be-815b-ba2e9245628e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:09.699276 crc crio[23211]: time=\"2026-06-11T17:28:09.699214452Z\" level=info msg=\"Removed container d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3: openstack/ovn-northd-0/openstack-network-exporter\" id=22e7e208-6afd-44d5-b651-f61728a8ec55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:09.702181 crc crio[23211]: time=\"2026-06-11T17:28:09.701363136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:09.709995 crc crio[23211]: time=\"2026-06-11T17:28:09.708249338Z\" level=info msg=\"Removing container: 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025\" id=604d1440-6747-4262-82e2-b04579673794 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:09.850195 crc crio[23211]: time=\"2026-06-11T17:28:09.849913068Z\" level=info msg=\"Removed container dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=242c38ea-52a9-45ae-8d0b-d6f70559a196 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:09.880526 crc crio[23211]: time=\"2026-06-11T17:28:09.878294479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:09.890012 crc crio[23211]: time=\"2026-06-11T17:28:09.88235911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:09.897952 crc crio[23211]: time=\"2026-06-11T17:28:09.897866249Z\" level=info msg=\"Removing container: ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8\" id=a31d20f8-7a2c-4b9a-bf07-99bb0588a916 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:09.972720 crc crio[23211]: time=\"2026-06-11T17:28:09.972506329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:10.026261 crc crio[23211]: time=\"2026-06-11T17:28:10.026134773Z\" level=info msg=\"Removed container 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025: openstack/nova-metadata-0/nova-metadata-log\" id=604d1440-6747-4262-82e2-b04579673794 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:10.037563 crc crio[23211]: time=\"2026-06-11T17:28:10.037332034Z\" level=info msg=\"Removing container: 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7\" id=b01de68a-b877-4288-b931-288a3a17c2e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:10.169819 crc crio[23211]: time=\"2026-06-11T17:28:10.169127536Z\" level=info msg=\"Removed container 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7: openstack/rabbitmq-server-0/rabbitmq\" id=b01de68a-b877-4288-b931-288a3a17c2e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:10.177940 crc crio[23211]: time=\"2026-06-11T17:28:10.177838424Z\" level=info msg=\"Removing container: cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53\" id=45dc5a68-8238-4988-9fb7-6a772643d1e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:10.320358 crc crio[23211]: time=\"2026-06-11T17:28:10.320293404Z\" level=info msg=\"Created container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59: openstack/swift-storage-0/swift-recon-cron\" id=11253e66-eef7-48be-815b-ba2e9245628e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:10.330095 crc crio[23211]: time=\"2026-06-11T17:28:10.329940214Z\" level=info msg=\"Removed container ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=a31d20f8-7a2c-4b9a-bf07-99bb0588a916 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:10.349492 crc crio[23211]: time=\"2026-06-11T17:28:10.349137236Z\" level=info msg=\"Starting container: 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59\" id=f1ce60bd-03a3-4b1e-bf54-688498aa14e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:10.353380 crc crio[23211]: time=\"2026-06-11T17:28:10.35328575Z\" level=info msg=\"Created container 736f687df7bbcea95a048ee0e4bb9dc407341bda6d50313f697bbe5da9344a9c: openstack/ovn-controller-ovs-xgqfx/ovsdb-server\" id=6169f272-455d-4e4d-bd1e-7e101999f1c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:10.356693 crc crio[23211]: time=\"2026-06-11T17:28:10.356606682Z\" level=info msg=\"Started container\" PID=249595 containerID=94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 description=openstack/swift-storage-0/swift-recon-cron id=f1ce60bd-03a3-4b1e-bf54-688498aa14e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\nJun 11 17:28:10.383499 crc crio[23211]: time=\"2026-06-11T17:28:10.371084906Z\" level=info msg=\"Starting container: 736f687df7bbcea95a048ee0e4bb9dc407341bda6d50313f697bbe5da9344a9c\" id=ad1eb275-eefe-4bd9-8347-93777bfd2342 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:10.383499 crc crio[23211]: time=\"2026-06-11T17:28:10.376496621Z\" level=info msg=\"Removing container: 96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915\" id=19a8a335-5d35-4954-90aa-7d06046e9776 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:10.390925 crc crio[23211]: time=\"2026-06-11T17:28:10.390736918Z\" level=info msg=\"Started container\" PID=249596 containerID=736f687df7bbcea95a048ee0e4bb9dc407341bda6d50313f697bbe5da9344a9c description=openstack/ovn-controller-ovs-xgqfx/ovsdb-server id=ad1eb275-eefe-4bd9-8347-93777bfd2342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd\nJun 11 17:28:10.418257 crc crio[23211]: time=\"2026-06-11T17:28:10.418116194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=5df27f43-b72d-45f4-a602-c08579d6c611 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:10.455874 crc crio[23211]: time=\"2026-06-11T17:28:10.455374138Z\" level=info msg=\"Removed container cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53: openstack/cinder-api-0/cinder-api\" id=45dc5a68-8238-4988-9fb7-6a772643d1e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:10.466991 crc crio[23211]: time=\"2026-06-11T17:28:10.466864785Z\" level=info msg=\"Removing container: 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f\" id=0255d491-35f4-44d3-aa26-da145ad9f092 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:10.479852 crc crio[23211]: time=\"2026-06-11T17:28:10.479747029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=26d9d8ec-51d5-4dec-8111-43ea0f7a9575 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:10.494643 crc crio[23211]: time=\"2026-06-11T17:28:10.494553289Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-xgqfx/ovs-vswitchd\" id=cb00ab51-7a50-4495-a98d-fdae665dad09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:10.495635 crc crio[23211]: time=\"2026-06-11T17:28:10.495593816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:10.644742 crc crio[23211]: time=\"2026-06-11T17:28:10.644660511Z\" level=info msg=\"Removed container 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f: openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter\" id=0255d491-35f4-44d3-aa26-da145ad9f092 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:10.658518 crc crio[23211]: time=\"2026-06-11T17:28:10.658383834Z\" level=info msg=\"Removing container: b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c\" id=ba1e7e02-1109-4dc5-8057-babb6889c74a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:10.712580 crc crio[23211]: time=\"2026-06-11T17:28:10.711862355Z\" level=info msg=\"Removed container 96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=19a8a335-5d35-4954-90aa-7d06046e9776 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:10.724755 crc crio[23211]: time=\"2026-06-11T17:28:10.724656975Z\" level=info msg=\"Removing container: adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7\" id=c39fe482-2b5e-40bf-9984-fb9c6d283faa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:10.728393 crc crio[23211]: time=\"2026-06-11T17:28:10.728299706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:10.914742 crc crio[23211]: time=\"2026-06-11T17:28:10.914356388Z\" level=info msg=\"Removed container b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=ba1e7e02-1109-4dc5-8057-babb6889c74a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:10.919041 crc crio[23211]: time=\"2026-06-11T17:28:10.918649005Z\" level=info msg=\"Removing container: 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461\" id=2842fefd-14b2-46bd-8e0d-1f4b5170a45c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.004657 crc crio[23211]: time=\"2026-06-11T17:28:11.004556397Z\" level=info msg=\"Removed container adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=c39fe482-2b5e-40bf-9984-fb9c6d283faa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.012113 crc crio[23211]: time=\"2026-06-11T17:28:11.010992849Z\" level=info msg=\"Removing container: 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e\" id=89856119-970d-4f11-a2b7-59ef1224cb52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.064049 crc crio[23211]: time=\"2026-06-11T17:28:11.063956266Z\" level=info msg=\"Removed container 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461: openstack/glance-default-internal-api-0/glance-httpd\" id=2842fefd-14b2-46bd-8e0d-1f4b5170a45c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.072562 crc crio[23211]: time=\"2026-06-11T17:28:11.07248643Z\" level=info msg=\"Removing container: 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa\" id=a3c573cf-0599-4ece-82f0-9776f2b8b569 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.184007 crc crio[23211]: time=\"2026-06-11T17:28:11.18382099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:11.185915 crc crio[23211]: time=\"2026-06-11T17:28:11.18541529Z\" level=info msg=\"Removed container 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=a3c573cf-0599-4ece-82f0-9776f2b8b569 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.192661 crc crio[23211]: time=\"2026-06-11T17:28:11.188585979Z\" level=info msg=\"Removing container: 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5\" id=762f5709-7e87-4749-adab-12f02a752ee0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.231104 crc crio[23211]: time=\"2026-06-11T17:28:11.231012511Z\" level=info msg=\"Removed container 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=89856119-970d-4f11-a2b7-59ef1224cb52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.251978 crc crio[23211]: time=\"2026-06-11T17:28:11.251909265Z\" level=info msg=\"Removing container: a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0\" id=efdbccaa-a24e-4d69-b0eb-ecb8444443df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.277280 crc crio[23211]: time=\"2026-06-11T17:28:11.277190688Z\" level=info msg=\"Removed container 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5: openstack/nova-metadata-0/nova-metadata-metadata\" id=762f5709-7e87-4749-adab-12f02a752ee0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.282311 crc crio[23211]: time=\"2026-06-11T17:28:11.282241015Z\" level=info msg=\"Removing container: a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609\" id=d1c5a2ec-c4a8-46ad-ad90-32bcef83da70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.386897 crc crio[23211]: time=\"2026-06-11T17:28:11.386188109Z\" level=info msg=\"Created container f64eea261eb3749dd1385a46d154e96a0cf841c9e541dbb1fbdda457367be8d9: openstack/ovn-controller-ovs-xgqfx/ovs-vswitchd\" id=cb00ab51-7a50-4495-a98d-fdae665dad09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:11.389882 crc crio[23211]: time=\"2026-06-11T17:28:11.389783619Z\" level=info msg=\"Starting container: f64eea261eb3749dd1385a46d154e96a0cf841c9e541dbb1fbdda457367be8d9\" id=0c30c1d3-5a10-44fb-8b5e-c4520eda52fc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:11.407459 crc crio[23211]: time=\"2026-06-11T17:28:11.407328189Z\" level=info msg=\"Started container\" PID=249771 containerID=f64eea261eb3749dd1385a46d154e96a0cf841c9e541dbb1fbdda457367be8d9 description=openstack/ovn-controller-ovs-xgqfx/ovs-vswitchd id=0c30c1d3-5a10-44fb-8b5e-c4520eda52fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd\nJun 11 17:28:11.430212 crc crio[23211]: time=\"2026-06-11T17:28:11.430086Z\" level=info msg=\"Removed container a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=d1c5a2ec-c4a8-46ad-ad90-32bcef83da70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.433132 crc crio[23211]: time=\"2026-06-11T17:28:11.433058664Z\" level=info msg=\"Removing container: f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e\" id=a6fb52d4-1d11-4160-952a-a81ecd73afd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.463183 crc crio[23211]: time=\"2026-06-11T17:28:11.462900112Z\" level=info msg=\"Removed container a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=efdbccaa-a24e-4d69-b0eb-ecb8444443df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.474537 crc crio[23211]: time=\"2026-06-11T17:28:11.47441013Z\" level=info msg=\"Removing container: 34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229\" id=eb6b14b0-15ec-461c-9fa7-145223c2262a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.491545 crc crio[23211]: time=\"2026-06-11T17:28:11.489860017Z\" level=info msg=\"Removed container f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e: openstack/ovn-controller-gtpx6/ovn-controller\" id=a6fb52d4-1d11-4160-952a-a81ecd73afd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.495677 crc crio[23211]: time=\"2026-06-11T17:28:11.494635086Z\" level=info msg=\"Removing container: 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94\" id=114b0373-f59b-4ac8-9b41-70f1e3bbc488 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.585065 crc crio[23211]: time=\"2026-06-11T17:28:11.584915179Z\" level=info msg=\"Removed container 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=114b0373-f59b-4ac8-9b41-70f1e3bbc488 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.594191 crc crio[23211]: time=\"2026-06-11T17:28:11.594057807Z\" level=info msg=\"Removing container: 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31\" id=856d7189-1eaf-43fa-810e-172eab6ef2e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.628032 crc crio[23211]: time=\"2026-06-11T17:28:11.627883366Z\" level=info msg=\"Removed container 34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=eb6b14b0-15ec-461c-9fa7-145223c2262a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.632325 crc crio[23211]: time=\"2026-06-11T17:28:11.632247085Z\" level=info msg=\"Removing container: 08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767\" id=5e9dc150-27b6-42b1-b7a5-9982eb73546b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.664943 crc crio[23211]: time=\"2026-06-11T17:28:11.664838941Z\" level=info msg=\"Removed container 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31: openstack/glance-default-internal-api-0/glance-log\" id=856d7189-1eaf-43fa-810e-172eab6ef2e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.685997 crc crio[23211]: time=\"2026-06-11T17:28:11.685815877Z\" level=info msg=\"Removing container: f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2\" id=d24c461a-e26d-4ce7-9f23-99f18faa0b6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.934701 crc crio[23211]: time=\"2026-06-11T17:28:11.927379359Z\" level=info msg=\"Removed container f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2: openstack/rabbitmq-cell1-server-0/setup-container\" id=d24c461a-e26d-4ce7-9f23-99f18faa0b6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:11.937340 crc crio[23211]: time=\"2026-06-11T17:28:11.937268886Z\" level=info msg=\"Removing container: 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f\" id=fcc922a6-d2c8-4807-868e-5481167e8c14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.009718 crc crio[23211]: time=\"2026-06-11T17:28:12.00961845Z\" level=info msg=\"Removed container 08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=5e9dc150-27b6-42b1-b7a5-9982eb73546b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.016407 crc crio[23211]: time=\"2026-06-11T17:28:12.016310767Z\" level=info msg=\"Removing container: 40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad\" id=29281d52-436e-43ca-bb03-d0d42cd1e73e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.038771 crc crio[23211]: time=\"2026-06-11T17:28:12.038630637Z\" level=info msg=\"Removed container 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f: openstack/nova-api-0/nova-api-log\" id=fcc922a6-d2c8-4807-868e-5481167e8c14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.045473 crc crio[23211]: time=\"2026-06-11T17:28:12.045194621Z\" level=info msg=\"Removing container: 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28\" id=8868cb2e-1963-4655-b1cf-caec2c0d52eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.090544 crc crio[23211]: time=\"2026-06-11T17:28:12.090384963Z\" level=info msg=\"Stopping container: 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11 (timeout: 30s)\" id=bb8d702f-7333-4db1-913a-5af8090153aa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:12.131485 crc crio[23211]: time=\"2026-06-11T17:28:12.12738846Z\" level=info msg=\"Removed container 40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=29281d52-436e-43ca-bb03-d0d42cd1e73e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.153833 crc crio[23211]: time=\"2026-06-11T17:28:12.153786792Z\" level=info msg=\"Removing container: 5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2\" id=5e4cdaef-a753-43b8-aa5c-17c300db82d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.162600 crc crio[23211]: time=\"2026-06-11T17:28:12.16252315Z\" level=info msg=\"Removed container 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=8868cb2e-1963-4655-b1cf-caec2c0d52eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.169507 crc crio[23211]: time=\"2026-06-11T17:28:12.169383842Z\" level=info msg=\"Removing container: eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634\" id=5714b102-ea28-4a6f-8f29-b54d5afa2d9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.247874 crc crio[23211]: time=\"2026-06-11T17:28:12.24750664Z\" level=info msg=\"Stopped container 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11: openstack/nova-metadata-0/nova-metadata-log\" id=bb8d702f-7333-4db1-913a-5af8090153aa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:12.253891 crc crio[23211]: time=\"2026-06-11T17:28:12.250206618Z\" level=info msg=\"Stopping container: 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c (timeout: 30s)\" id=9b56ca67-dfda-4be8-867f-631dae60ce97 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:12.353073 crc crio[23211]: time=\"2026-06-11T17:28:12.352994964Z\" level=info msg=\"Removed container eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/init\" id=5714b102-ea28-4a6f-8f29-b54d5afa2d9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.358383 crc crio[23211]: time=\"2026-06-11T17:28:12.357687651Z\" level=info msg=\"Removing container: 8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4\" id=561ab863-39f4-4820-81e3-48b947e34dcc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.379965 crc crio[23211]: time=\"2026-06-11T17:28:12.379867037Z\" level=info msg=\"Removed container 5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=5e4cdaef-a753-43b8-aa5c-17c300db82d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.383801 crc crio[23211]: time=\"2026-06-11T17:28:12.383734814Z\" level=info msg=\"Removing container: e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d\" id=c7033e90-ba09-4260-a363-0300e5d10dc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.432999 crc crio[23211]: time=\"2026-06-11T17:28:12.432823603Z\" level=info msg=\"Removed container 8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4: openstack/openstack-galera-0/mysql-bootstrap\" id=561ab863-39f4-4820-81e3-48b947e34dcc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.445494 crc crio[23211]: time=\"2026-06-11T17:28:12.442132296Z\" level=info msg=\"Removing container: d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea\" id=ed47e6f6-e5ab-4bf3-ace2-e99735feef15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.503338 crc crio[23211]: time=\"2026-06-11T17:28:12.503235808Z\" level=info msg=\"Removed container d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ed47e6f6-e5ab-4bf3-ace2-e99735feef15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.514676 crc crio[23211]: time=\"2026-06-11T17:28:12.514403378Z\" level=info msg=\"Removing container: a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2\" id=378b27c5-3ff5-4ba6-8ec8-8d7bdb6a4b4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.531477 crc crio[23211]: time=\"2026-06-11T17:28:12.531339132Z\" level=info msg=\"Removed container e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=c7033e90-ba09-4260-a363-0300e5d10dc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.537967 crc crio[23211]: time=\"2026-06-11T17:28:12.53650236Z\" level=info msg=\"Removing container: 41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461\" id=e0321c85-d39e-4eb7-9590-3b4734b073ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.570411 crc crio[23211]: time=\"2026-06-11T17:28:12.570321598Z\" level=info msg=\"Removed container a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2: openstack/ovn-northd-0/ovn-northd\" id=378b27c5-3ff5-4ba6-8ec8-8d7bdb6a4b4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:12.601930 crc crio[23211]: time=\"2026-06-11T17:28:12.601823187Z\" level=info msg=\"Stopping pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\" id=4a936013-820a-4a10-a417-9bd1f24c9a99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:12.601930 crc crio[23211]: time=\"2026-06-11T17:28:12.6019234Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\" id=4a936013-820a-4a10-a417-9bd1f24c9a99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:12.602813 crc crio[23211]: time=\"2026-06-11T17:28:12.602764521Z\" level=info msg=\"Removing pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\" id=5833ddb5-d77b-4ae9-a72a-1c46102714f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:12.631656 crc crio[23211]: time=\"2026-06-11T17:28:12.631602354Z\" level=info msg=\"Removed pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\" id=5833ddb5-d77b-4ae9-a72a-1c46102714f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:12.634571 crc crio[23211]: time=\"2026-06-11T17:28:12.634498127Z\" level=info msg=\"Stopping pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86\" id=873627ad-4f10-4e35-a0f7-c079151ec6b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:12.634862 crc crio[23211]: time=\"2026-06-11T17:28:12.634811494Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86\" id=873627ad-4f10-4e35-a0f7-c079151ec6b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:12.636215 crc crio[23211]: time=\"2026-06-11T17:28:12.635412679Z\" level=info msg=\"Removing pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86\" id=9350bb6a-23d6-449e-9c99-a289e43ae218 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:13.211963 crc crio[23211]: time=\"2026-06-11T17:28:13.210680343Z\" level=info msg=\"Stopping pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4\" id=8aa8e4ab-36c5-4c66-82b3-611fa6152a34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:13.212936 crc crio[23211]: time=\"2026-06-11T17:28:13.212069027Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686648-nlhbg Namespace:openshift-infra ID:d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4 UID:be114a58-6d82-466c-8cf5-b9af00a51e7f NetNS:/var/run/netns/53d2e263-85c5-42b6-a44d-0251f00d44a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe114a58_6d82_466c_8cf5_b9af00a51e7f.slice PodAnnotations:0xc006618220}] Aliases:map[]}\"\nJun 11 17:28:13.212936 crc crio[23211]: time=\"2026-06-11T17:28:13.212250062Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686648-nlhbg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:15.300383 crc crio[23211]: time=\"2026-06-11T17:28:15.29956707Z\" level=info msg=\"Stopping pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\" id=61e8889e-ff19-4493-911a-d1aa36445048 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:15.301944 crc crio[23211]: time=\"2026-06-11T17:28:15.301379107Z\" level=info msg=\"Got pod network &{Name:ovn-controller-vz669-config-8v4gn Namespace:openstack ID:08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f UID:78df4fa0-f6e2-420e-b062-92b4dec9262d NetNS:/var/run/netns/78047a89-f212-4c4c-a6c8-52c8be59b470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78df4fa0_f6e2_420e_b062_92b4dec9262d.slice PodAnnotations:0xc00294e170}] Aliases:map[]}\"\nJun 11 17:28:15.301944 crc crio[23211]: time=\"2026-06-11T17:28:15.301621412Z\" level=info msg=\"Deleting pod openstack_ovn-controller-vz669-config-8v4gn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:16.097741 crc crio[23211]: time=\"2026-06-11T17:28:16.097232176Z\" level=info msg=\"Stopping container: f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8 (timeout: 30s)\" id=07a911c5-f004-48ac-ab14-a0145662044e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:16.103591 crc crio[23211]: time=\"2026-06-11T17:28:16.103139694Z\" level=info msg=\"Stopping container: f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af (timeout: 30s)\" id=cba5425e-88df-49ec-9e30-3c771653e22e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:17.214515 crc crio[23211]: time=\"2026-06-11T17:28:17.210068059Z\" level=info msg=\"Stopping container: 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4 (timeout: 30s)\" id=05ea9764-499b-4eba-9b76-8cd9b53edb0b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:17.214515 crc crio[23211]: time=\"2026-06-11T17:28:17.210817277Z\" level=info msg=\"Stopping container: 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36 (timeout: 30s)\" id=31bd78f8-d726-41ff-b52c-ec9a51c85689 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:17.214515 crc crio[23211]: time=\"2026-06-11T17:28:17.210607912Z\" level=info msg=\"Stopping container: b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba (timeout: 30s)\" id=34919cf3-677b-4fa1-b02c-592356f5781d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:17.215957 crc crio[23211]: time=\"2026-06-11T17:28:17.210836468Z\" level=info msg=\"Stopping container: 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709 (timeout: 30s)\" id=b7562c2e-8894-4b08-b91c-d54c77da4558 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:20.448486 crc crio[23211]: time=\"2026-06-11T17:28:20.44776899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=bf2d7f13-4026-41e3-a74c-bf1b03827bf4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:30.198938 crc crio[23211]: time=\"2026-06-11T17:28:30.197916965Z\" level=info msg=\"Stopped container 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4: openstack/ceilometer-0/proxy-httpd\" id=05ea9764-499b-4eba-9b76-8cd9b53edb0b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:30.201790 crc crio[23211]: time=\"2026-06-11T17:28:30.20171721Z\" level=info msg=\"Stopped container 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36: openstack/ceilometer-0/sg-core\" id=31bd78f8-d726-41ff-b52c-ec9a51c85689 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:30.232507 crc crio[23211]: time=\"2026-06-11T17:28:30.231725052Z\" level=info msg=\"Stopped container 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709: openstack/ceilometer-0/ceilometer-notification-agent\" id=b7562c2e-8894-4b08-b91c-d54c77da4558 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:30.242309 crc crio[23211]: time=\"2026-06-11T17:28:30.242227976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=101c96ad-fbbc-49cf-be69-fa7226003ac5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:30.320204 crc crio[23211]: time=\"2026-06-11T17:28:30.320090026Z\" level=info msg=\"Stopped container 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c: openstack/nova-metadata-0/nova-metadata-metadata\" id=9b56ca67-dfda-4be8-867f-631dae60ce97 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:30.322839 crc crio[23211]: time=\"2026-06-11T17:28:30.322760613Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=b1caf63b-71b2-44eb-a28b-987a0223a6e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:30.322931 crc crio[23211]: time=\"2026-06-11T17:28:30.322826205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9b23abe5-b03e-427f-a1ff-0141163df381 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:30.340951 crc crio[23211]: time=\"2026-06-11T17:28:30.340769264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:30.343640 crc crio[23211]: time=\"2026-06-11T17:28:30.343568385Z\" level=info msg=\"Stopped pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4\" id=8aa8e4ab-36c5-4c66-82b3-611fa6152a34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.344329 crc crio[23211]: time=\"2026-06-11T17:28:30.344248541Z\" level=info msg=\"Removed container 41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=e0321c85-d39e-4eb7-9590-3b4734b073ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:30.347989 crc crio[23211]: time=\"2026-06-11T17:28:30.347922214Z\" level=info msg=\"Removing container: 9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815\" id=6dad84f2-e308-4f6c-b843-dcbd6dbc0dd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:30.349603 crc crio[23211]: time=\"2026-06-11T17:28:30.349535184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e1de2788-7814-428a-8a05-24ca3f34dffe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:30.350265 crc crio[23211]: time=\"2026-06-11T17:28:30.350200991Z\" level=info msg=\"Stopped pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\" id=61e8889e-ff19-4493-911a-d1aa36445048 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.373116 crc crio[23211]: time=\"2026-06-11T17:28:30.373017592Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=3e2762c4-ada7-40a3-8e6b-34776c8f2db3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:30.376137 crc crio[23211]: time=\"2026-06-11T17:28:30.376026427Z\" level=info msg=\"Stopped container b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba: openstack/ceilometer-0/ceilometer-central-agent\" id=34919cf3-677b-4fa1-b02c-592356f5781d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:30.377893 crc crio[23211]: time=\"2026-06-11T17:28:30.377792883Z\" level=info msg=\"Stopping pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\" id=7f21a656-0b8d-454c-a513-1e5e7a37e934 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.384081 crc crio[23211]: time=\"2026-06-11T17:28:30.380081179Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c UID:f8682883-c8f7-4e1c-8083-08b0b3cc3b86 NetNS:/var/run/netns/ce93b684-4442-40cc-885b-def3b9fcaa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8682883_c8f7_4e1c_8083_08b0b3cc3b86.slice PodAnnotations:0xc0018be3b8}] Aliases:map[]}\"\nJun 11 17:28:30.384081 crc crio[23211]: time=\"2026-06-11T17:28:30.380758286Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:30.409819 crc crio[23211]: time=\"2026-06-11T17:28:30.409611569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:30.413128 crc crio[23211]: time=\"2026-06-11T17:28:30.413041685Z\" level=info msg=\"Stopped container f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api\" id=07a911c5-f004-48ac-ab14-a0145662044e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:30.423013 crc crio[23211]: time=\"2026-06-11T17:28:30.422515732Z\" level=info msg=\"Stopped container f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log\" id=cba5425e-88df-49ec-9e30-3c771653e22e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:30.423459 crc crio[23211]: time=\"2026-06-11T17:28:30.423350684Z\" level=info msg=\"Stopping pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\" id=31814932-6860-4259-b94d-944be7ce9c6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.426256 crc crio[23211]: time=\"2026-06-11T17:28:30.425332023Z\" level=info msg=\"Got pod network &{Name:barbican-api-587dc4c4dd-gw8ps Namespace:openstack ID:94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745 UID:899600c5-7a4a-43cc-9ba2-b5a17f564c86 NetNS:/var/run/netns/89ec8fcb-c011-4658-be95-8e2f4f44a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod899600c5_7a4a_43cc_9ba2_b5a17f564c86.slice PodAnnotations:0xc007c14ba8}] Aliases:map[]}\"\nJun 11 17:28:30.426256 crc crio[23211]: time=\"2026-06-11T17:28:30.425863416Z\" level=info msg=\"Deleting pod openstack_barbican-api-587dc4c4dd-gw8ps from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:30.459531 crc crio[23211]: time=\"2026-06-11T17:28:30.459323244Z\" level=info msg=\"Removed pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86\" id=9350bb6a-23d6-449e-9c99-a289e43ae218 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:30.461812 crc crio[23211]: time=\"2026-06-11T17:28:30.461732935Z\" level=info msg=\"Stopping pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\" id=81f6418f-5615-428c-97ca-8c9386e2f08a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.461922 crc crio[23211]: time=\"2026-06-11T17:28:30.461825737Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\" id=81f6418f-5615-428c-97ca-8c9386e2f08a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.463886 crc crio[23211]: time=\"2026-06-11T17:28:30.463717424Z\" level=info msg=\"Removing pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\" id=f5c320bf-07f7-47aa-855f-e09a7a19774d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:30.590492 crc crio[23211]: time=\"2026-06-11T17:28:30.589092016Z\" level=info msg=\"Removed pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\" id=f5c320bf-07f7-47aa-855f-e09a7a19774d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:30.593790 crc crio[23211]: time=\"2026-06-11T17:28:30.593686891Z\" level=info msg=\"Stopping pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3\" id=450d0a60-9e08-41cb-9ea3-2be4dbabe955 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.593790 crc crio[23211]: time=\"2026-06-11T17:28:30.593790354Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3\" id=450d0a60-9e08-41cb-9ea3-2be4dbabe955 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.594308 crc crio[23211]: time=\"2026-06-11T17:28:30.594210844Z\" level=info msg=\"Removing pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3\" id=3b784df4-bbf7-409c-a9a0-83ae52d776a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:30.628727 crc crio[23211]: time=\"2026-06-11T17:28:30.628627086Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=3f3512a3-d624-48bf-b4b1-8fcb0066be71 name=/runtime.v1.ImageService/PullImage\nJun 11 17:28:30.631374 crc crio[23211]: time=\"2026-06-11T17:28:30.631296294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:30.633778 crc crio[23211]: time=\"2026-06-11T17:28:30.632898893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=7c0d66dd-577c-4d27-9445-384a1b47eaf0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:30.652891 crc crio[23211]: time=\"2026-06-11T17:28:30.640811452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:30.708592 crc crio[23211]: time=\"2026-06-11T17:28:30.705306008Z\" level=info msg=\"Removed container 9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=6dad84f2-e308-4f6c-b843-dcbd6dbc0dd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:30.716242 crc crio[23211]: time=\"2026-06-11T17:28:30.71419694Z\" level=info msg=\"Removing container: 13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9\" id=754d8489-fc09-4863-914f-bd53696b2e01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:30.727905 crc crio[23211]: time=\"2026-06-11T17:28:30.727794671Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=758e429e-b70b-4188-88bf-af40476433a4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:28:30.730487 crc crio[23211]: time=\"2026-06-11T17:28:30.730323415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=8836b8f6-4e3b-4cb1-80b5-783355c5eaac name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:30.742508 crc crio[23211]: time=\"2026-06-11T17:28:30.742402187Z\" level=info msg=\"Removed pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3\" id=3b784df4-bbf7-409c-a9a0-83ae52d776a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:30.744579 crc crio[23211]: time=\"2026-06-11T17:28:30.744394407Z\" level=info msg=\"Stopping pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d\" id=f73c556d-5792-4095-bbba-7518ae9b7cca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.745708 crc crio[23211]: time=\"2026-06-11T17:28:30.744621003Z\" level=info msg=\"Stopped pod sandbox (already stopped): ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d\" id=f73c556d-5792-4095-bbba-7518ae9b7cca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.745992 crc crio[23211]: time=\"2026-06-11T17:28:30.745958686Z\" level=info msg=\"Removing pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d\" id=0d014470-edb4-4e29-8acf-8604976b24ea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:30.758199 crc crio[23211]: time=\"2026-06-11T17:28:30.757999528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:30.764883 crc crio[23211]: time=\"2026-06-11T17:28:30.764811249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:30.781878 crc crio[23211]: time=\"2026-06-11T17:28:30.777891627Z\" level=info msg=\"Created container 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=b1caf63b-71b2-44eb-a28b-987a0223a6e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:30.785914 crc crio[23211]: time=\"2026-06-11T17:28:30.785825756Z\" level=info msg=\"Starting container: 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9\" id=e56c550f-4929-4629-aa85-f88e4a898f21 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:30.798751 crc crio[23211]: time=\"2026-06-11T17:28:30.797325183Z\" level=info msg=\"Started container\" PID=251145 containerID=495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=e56c550f-4929-4629-aa85-f88e4a898f21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\nJun 11 17:28:30.807252 crc crio[23211]: time=\"2026-06-11T17:28:30.806817032Z\" level=info msg=\"Removed pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d\" id=0d014470-edb4-4e29-8acf-8604976b24ea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:30.821995 crc crio[23211]: time=\"2026-06-11T17:28:30.820868853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=e1d083e8-e716-4130-b1a9-6a68f9e1c5e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:30.821995 crc crio[23211]: time=\"2026-06-11T17:28:30.820890543Z\" level=info msg=\"Stopping pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\" id=4a702037-859f-46ac-925b-2a8d499d4686 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.821995 crc crio[23211]: time=\"2026-06-11T17:28:30.820982406Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\" id=4a702037-859f-46ac-925b-2a8d499d4686 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.823856 crc crio[23211]: time=\"2026-06-11T17:28:30.823774796Z\" level=info msg=\"Removing pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\" id=00ed6ad8-3cf4-46aa-83b3-e9ff54ea6dbd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:30.851249 crc crio[23211]: time=\"2026-06-11T17:28:30.847269074Z\" level=info msg=\"Removed container 13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=754d8489-fc09-4863-914f-bd53696b2e01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:30.854935 crc crio[23211]: time=\"2026-06-11T17:28:30.854731162Z\" level=info msg=\"Removing container: 399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12\" id=bb472075-7083-4b64-a40c-9e752691a7ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:30.863241 crc crio[23211]: time=\"2026-06-11T17:28:30.861753428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c44b9d49-187d-480b-8323-615292e5b781 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:30.874639 crc crio[23211]: time=\"2026-06-11T17:28:30.874537328Z\" level=info msg=\"Removed pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\" id=00ed6ad8-3cf4-46aa-83b3-e9ff54ea6dbd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:30.875352 crc crio[23211]: time=\"2026-06-11T17:28:30.875277447Z\" level=info msg=\"Stopping pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\" id=fd2fc22e-b81e-44bf-9b65-9c5ac1dbca37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.875588 crc crio[23211]: time=\"2026-06-11T17:28:30.875367589Z\" level=info msg=\"Stopped pod sandbox (already stopped): 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\" id=fd2fc22e-b81e-44bf-9b65-9c5ac1dbca37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.875855 crc crio[23211]: time=\"2026-06-11T17:28:30.8757868Z\" level=info msg=\"Removing pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\" id=325db2a9-6a95-4bd9-a701-a5d173039fcb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:30.889046 crc crio[23211]: time=\"2026-06-11T17:28:30.888931118Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/init\" id=2492ca0d-ca20-4c77-babe-fa013c497931 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:30.920107 crc crio[23211]: time=\"2026-06-11T17:28:30.919975157Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/init\" id=6f610a65-15b7-422b-91b9-62a108c74ffb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:30.928998 crc crio[23211]: time=\"2026-06-11T17:28:30.92890053Z\" level=info msg=\"Created container c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe: openstack/nova-metadata-0/nova-metadata-log\" id=3e2762c4-ada7-40a3-8e6b-34776c8f2db3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:30.929636 crc crio[23211]: time=\"2026-06-11T17:28:30.929564677Z\" level=info msg=\"Removed pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\" id=325db2a9-6a95-4bd9-a701-a5d173039fcb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:30.930908 crc crio[23211]: time=\"2026-06-11T17:28:30.930837338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:30.933670 crc crio[23211]: time=\"2026-06-11T17:28:30.933494205Z\" level=info msg=\"Starting container: c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe\" id=c1b58f09-cebc-47ee-bebf-ba39713e8915 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:30.937592 crc crio[23211]: time=\"2026-06-11T17:28:30.934957692Z\" level=info msg=\"Stopping pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\" id=3848062c-b9db-48c3-bde6-14739e4623fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.937592 crc crio[23211]: time=\"2026-06-11T17:28:30.935082475Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\" id=3848062c-b9db-48c3-bde6-14739e4623fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:30.944273 crc crio[23211]: time=\"2026-06-11T17:28:30.943687461Z\" level=info msg=\"Removing pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\" id=4143d7f1-7d8c-41c3-99f5-c9221f58387f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:30.950910 crc crio[23211]: time=\"2026-06-11T17:28:30.95080803Z\" level=info msg=\"Started container\" PID=251167 containerID=c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe description=openstack/nova-metadata-0/nova-metadata-log id=c1b58f09-cebc-47ee-bebf-ba39713e8915 name=/runtime.v1.RuntimeService/StartContainer sandboxID=761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\nJun 11 17:28:30.976916 crc crio[23211]: time=\"2026-06-11T17:28:30.976593774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1d7c09dd-3911-413d-944d-c888b69871c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:31.064871 crc crio[23211]: time=\"2026-06-11T17:28:31.064760813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2b618c77-15ae-4731-822e-6a5966148518 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:31.071364 crc crio[23211]: time=\"2026-06-11T17:28:31.070536259Z\" level=info msg=\"Stopped pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\" id=7f21a656-0b8d-454c-a513-1e5e7a37e934 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.077254 crc crio[23211]: time=\"2026-06-11T17:28:31.077190766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:31.127370 crc crio[23211]: time=\"2026-06-11T17:28:31.127273521Z\" level=info msg=\"Removed pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\" id=4143d7f1-7d8c-41c3-99f5-c9221f58387f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.129213 crc crio[23211]: time=\"2026-06-11T17:28:31.128581223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:31.136654 crc crio[23211]: time=\"2026-06-11T17:28:31.129607759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:31.136654 crc crio[23211]: time=\"2026-06-11T17:28:31.135999999Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=ee046875-ba01-4a66-8086-c9075f85da23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:31.139540 crc crio[23211]: time=\"2026-06-11T17:28:31.139350523Z\" level=info msg=\"Stopping pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\" id=704d9c4e-692b-4bf3-871a-9b3c89a4b840 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.139672 crc crio[23211]: time=\"2026-06-11T17:28:31.139539698Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\" id=704d9c4e-692b-4bf3-871a-9b3c89a4b840 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.141269 crc crio[23211]: time=\"2026-06-11T17:28:31.140554153Z\" level=info msg=\"Removing pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\" id=0bc161c6-a455-4af1-9b00-30a5ff2b31f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.158956 crc crio[23211]: time=\"2026-06-11T17:28:31.158600416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:31.198032 crc crio[23211]: time=\"2026-06-11T17:28:31.197846089Z\" level=info msg=\"Stopped pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\" id=31814932-6860-4259-b94d-944be7ce9c6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.213707 crc crio[23211]: time=\"2026-06-11T17:28:31.213618974Z\" level=info msg=\"Removed container 399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12: openstack/ovn-controller-vz669-config-8v4gn/ovn-config\" id=bb472075-7083-4b64-a40c-9e752691a7ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:31.248768 crc crio[23211]: time=\"2026-06-11T17:28:31.248244652Z\" level=info msg=\"Removed pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\" id=0bc161c6-a455-4af1-9b00-30a5ff2b31f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.260695 crc crio[23211]: time=\"2026-06-11T17:28:31.254802345Z\" level=info msg=\"Stopping pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\" id=013af3a6-3225-4ead-ad9c-fd38298e5863 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.260695 crc crio[23211]: time=\"2026-06-11T17:28:31.254885977Z\" level=info msg=\"Stopped pod sandbox (already stopped): d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\" id=013af3a6-3225-4ead-ad9c-fd38298e5863 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.260695 crc crio[23211]: time=\"2026-06-11T17:28:31.260229991Z\" level=info msg=\"Removing pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\" id=c5f1e4e7-1780-4438-8693-96ad1789e959 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.315698 crc crio[23211]: time=\"2026-06-11T17:28:31.315139098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:31.320765 crc crio[23211]: time=\"2026-06-11T17:28:31.320684937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:31.350082 crc crio[23211]: time=\"2026-06-11T17:28:31.34997477Z\" level=info msg=\"Removed pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\" id=c5f1e4e7-1780-4438-8693-96ad1789e959 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.351078 crc crio[23211]: time=\"2026-06-11T17:28:31.350976155Z\" level=info msg=\"Stopping pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83\" id=1be39a5a-f36e-4caf-8176-780741f59ed2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.351206 crc crio[23211]: time=\"2026-06-11T17:28:31.351072338Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83\" id=1be39a5a-f36e-4caf-8176-780741f59ed2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.352126 crc crio[23211]: time=\"2026-06-11T17:28:31.352045022Z\" level=info msg=\"Removing pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83\" id=f49df15f-ea87-45e2-aecf-c12809fd8416 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.357383 crc crio[23211]: time=\"2026-06-11T17:28:31.357318005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:31.363036 crc crio[23211]: time=\"2026-06-11T17:28:31.362951785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:31.406752 crc crio[23211]: time=\"2026-06-11T17:28:31.406661341Z\" level=info msg=\"Removed pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83\" id=f49df15f-ea87-45e2-aecf-c12809fd8416 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.409978 crc crio[23211]: time=\"2026-06-11T17:28:31.409858991Z\" level=info msg=\"Stopping pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\" id=09cdcefb-8496-4b28-b499-a50a7d979e6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.409978 crc crio[23211]: time=\"2026-06-11T17:28:31.409969614Z\" level=info msg=\"Stopped pod sandbox (already stopped): cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\" id=09cdcefb-8496-4b28-b499-a50a7d979e6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.413105 crc crio[23211]: time=\"2026-06-11T17:28:31.411736597Z\" level=info msg=\"Removing pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\" id=12b6b1d3-80a6-4299-b9c6-94d73e03a975 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.448845 crc crio[23211]: time=\"2026-06-11T17:28:31.448739545Z\" level=info msg=\"Removed pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\" id=12b6b1d3-80a6-4299-b9c6-94d73e03a975 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.450192 crc crio[23211]: time=\"2026-06-11T17:28:31.450061648Z\" level=info msg=\"Stopping pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7\" id=fc29dffa-1de8-44a8-bb7a-d361ef67bd55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.450330 crc crio[23211]: time=\"2026-06-11T17:28:31.450206962Z\" level=info msg=\"Stopped pod sandbox (already stopped): a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7\" id=fc29dffa-1de8-44a8-bb7a-d361ef67bd55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.450980 crc crio[23211]: time=\"2026-06-11T17:28:31.450900709Z\" level=info msg=\"Removing pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7\" id=2325611d-f999-42de-8fed-fce3fe1ced72 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.467882 crc crio[23211]: time=\"2026-06-11T17:28:31.467792833Z\" level=info msg=\"Removed pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7\" id=2325611d-f999-42de-8fed-fce3fe1ced72 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.468931 crc crio[23211]: time=\"2026-06-11T17:28:31.468846309Z\" level=info msg=\"Stopping pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958\" id=c4fe6b4d-b462-4177-9123-24a1294404b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.469074 crc crio[23211]: time=\"2026-06-11T17:28:31.468949892Z\" level=info msg=\"Stopped pod sandbox (already stopped): e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958\" id=c4fe6b4d-b462-4177-9123-24a1294404b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.470292 crc crio[23211]: time=\"2026-06-11T17:28:31.470229774Z\" level=info msg=\"Removing pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958\" id=7120263a-9481-4c15-b67d-cf93cfd1fd76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.489649 crc crio[23211]: time=\"2026-06-11T17:28:31.489311601Z\" level=info msg=\"Removed pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958\" id=7120263a-9481-4c15-b67d-cf93cfd1fd76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.490767 crc crio[23211]: time=\"2026-06-11T17:28:31.490609934Z\" level=info msg=\"Stopping pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\" id=a4f6c8e3-a041-475c-a70a-b2747e3d3222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.490767 crc crio[23211]: time=\"2026-06-11T17:28:31.490726877Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\" id=a4f6c8e3-a041-475c-a70a-b2747e3d3222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.491588 crc crio[23211]: time=\"2026-06-11T17:28:31.491528357Z\" level=info msg=\"Removing pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\" id=d0f0d3cd-1def-41d0-a5b9-eeeec2bfb4f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.509659 crc crio[23211]: time=\"2026-06-11T17:28:31.509492548Z\" level=info msg=\"Removed pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\" id=d0f0d3cd-1def-41d0-a5b9-eeeec2bfb4f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.510979 crc crio[23211]: time=\"2026-06-11T17:28:31.510851981Z\" level=info msg=\"Stopping pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\" id=0ee91d7b-bfc6-4883-864d-7fae3748702e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.511132 crc crio[23211]: time=\"2026-06-11T17:28:31.511062887Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\" id=0ee91d7b-bfc6-4883-864d-7fae3748702e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.513197 crc crio[23211]: time=\"2026-06-11T17:28:31.513098437Z\" level=info msg=\"Removing pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\" id=6a8c407c-2269-42b6-89fb-4a18e4c707bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.532533 crc crio[23211]: time=\"2026-06-11T17:28:31.532470713Z\" level=info msg=\"Removed pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\" id=6a8c407c-2269-42b6-89fb-4a18e4c707bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.533870 crc crio[23211]: time=\"2026-06-11T17:28:31.533784715Z\" level=info msg=\"Stopping pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\" id=285e1f2f-e1c7-4b20-ad6d-94d9da7b8772 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.534038 crc crio[23211]: time=\"2026-06-11T17:28:31.533894238Z\" level=info msg=\"Stopped pod sandbox (already stopped): 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\" id=285e1f2f-e1c7-4b20-ad6d-94d9da7b8772 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.535732 crc crio[23211]: time=\"2026-06-11T17:28:31.535638722Z\" level=info msg=\"Removing pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\" id=23d40f20-62d0-44e0-a2e1-605b7ecbaa92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.560347 crc crio[23211]: time=\"2026-06-11T17:28:31.560238748Z\" level=info msg=\"Removed pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\" id=23d40f20-62d0-44e0-a2e1-605b7ecbaa92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.562048 crc crio[23211]: time=\"2026-06-11T17:28:31.561925481Z\" level=info msg=\"Stopping pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\" id=a79bb536-1b21-4275-a7c7-a6027f35d0a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.562048 crc crio[23211]: time=\"2026-06-11T17:28:31.562020433Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\" id=a79bb536-1b21-4275-a7c7-a6027f35d0a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.562835 crc crio[23211]: time=\"2026-06-11T17:28:31.562772323Z\" level=info msg=\"Removing pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\" id=8f4008ba-29a1-4a39-b206-b0634d4da44b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.610916 crc crio[23211]: time=\"2026-06-11T17:28:31.602548618Z\" level=info msg=\"Removed pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\" id=8f4008ba-29a1-4a39-b206-b0634d4da44b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.610916 crc crio[23211]: time=\"2026-06-11T17:28:31.603950824Z\" level=info msg=\"Stopping pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590\" id=f5b07294-bed8-44e4-919c-116067cabf32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.610916 crc crio[23211]: time=\"2026-06-11T17:28:31.604020536Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590\" id=f5b07294-bed8-44e4-919c-116067cabf32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.610916 crc crio[23211]: time=\"2026-06-11T17:28:31.604933589Z\" level=info msg=\"Removing pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590\" id=ec54e045-16e7-4d17-9c34-9f950bdcb40f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.631948 crc crio[23211]: time=\"2026-06-11T17:28:31.631826411Z\" level=info msg=\"Removed pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590\" id=ec54e045-16e7-4d17-9c34-9f950bdcb40f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.633985 crc crio[23211]: time=\"2026-06-11T17:28:31.633897464Z\" level=info msg=\"Stopping pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\" id=5ce92e56-bfe9-4208-99d3-cd76c7ffbca2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.634066 crc crio[23211]: time=\"2026-06-11T17:28:31.633992986Z\" level=info msg=\"Stopped pod sandbox (already stopped): de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\" id=5ce92e56-bfe9-4208-99d3-cd76c7ffbca2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.634787 crc crio[23211]: time=\"2026-06-11T17:28:31.634705685Z\" level=info msg=\"Removing pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\" id=26242711-9c4e-47f8-a7b9-49a3a712a719 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.677361 crc crio[23211]: time=\"2026-06-11T17:28:31.67726601Z\" level=info msg=\"Removed pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\" id=26242711-9c4e-47f8-a7b9-49a3a712a719 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.684289 crc crio[23211]: time=\"2026-06-11T17:28:31.682879272Z\" level=info msg=\"Stopping pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e\" id=f2442e42-a2f1-4d2d-b1ae-9c9782276e8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.684289 crc crio[23211]: time=\"2026-06-11T17:28:31.682994855Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e\" id=f2442e42-a2f1-4d2d-b1ae-9c9782276e8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.685968 crc crio[23211]: time=\"2026-06-11T17:28:31.685911588Z\" level=info msg=\"Removing pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e\" id=adf475e8-149f-4b24-ae00-c04f634bfac1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.718212 crc crio[23211]: time=\"2026-06-11T17:28:31.718095854Z\" level=info msg=\"Created container d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/init\" id=6f610a65-15b7-422b-91b9-62a108c74ffb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:31.726588 crc crio[23211]: time=\"2026-06-11T17:28:31.725581081Z\" level=info msg=\"Starting container: d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa\" id=6a4ee555-a4b9-4d35-b933-e96483ed7498 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:31.745755 crc crio[23211]: time=\"2026-06-11T17:28:31.745551742Z\" level=info msg=\"Started container\" PID=251239 containerID=d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/init id=6a4ee555-a4b9-4d35-b933-e96483ed7498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\nJun 11 17:28:31.757675 crc crio[23211]: time=\"2026-06-11T17:28:31.756400933Z\" level=info msg=\"Removed pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e\" id=adf475e8-149f-4b24-ae00-c04f634bfac1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.757675 crc crio[23211]: time=\"2026-06-11T17:28:31.757562892Z\" level=info msg=\"Stopping pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7\" id=f0d1fd0a-a062-4cda-b830-7942a6d34d9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.757675 crc crio[23211]: time=\"2026-06-11T17:28:31.757661144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7\" id=f0d1fd0a-a062-4cda-b830-7942a6d34d9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.758390 crc crio[23211]: time=\"2026-06-11T17:28:31.758322711Z\" level=info msg=\"Removing pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7\" id=0061467f-e869-4fa4-b289-685483e0ec93 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.775631 crc crio[23211]: time=\"2026-06-11T17:28:31.775560664Z\" level=info msg=\"Removed pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7\" id=0061467f-e869-4fa4-b289-685483e0ec93 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.776591 crc crio[23211]: time=\"2026-06-11T17:28:31.776477316Z\" level=info msg=\"Stopping pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\" id=c6422b81-0873-402f-a43e-48840b68d92a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.776736 crc crio[23211]: time=\"2026-06-11T17:28:31.77661206Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\" id=c6422b81-0873-402f-a43e-48840b68d92a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.777141 crc crio[23211]: time=\"2026-06-11T17:28:31.777083162Z\" level=info msg=\"Removing pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\" id=420fc656-9a9e-4197-9511-3c5acf88dd7f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.792779 crc crio[23211]: time=\"2026-06-11T17:28:31.789673758Z\" level=info msg=\"Created container 80a6711db4bc9ce926943fe0aa759be9a7ad3aadeb6024b847b8fb1a3ecd8241: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/init\" id=2492ca0d-ca20-4c77-babe-fa013c497931 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:31.794118 crc crio[23211]: time=\"2026-06-11T17:28:31.794041606Z\" level=info msg=\"Starting container: 80a6711db4bc9ce926943fe0aa759be9a7ad3aadeb6024b847b8fb1a3ecd8241\" id=cfc94295-cf21-43e0-a201-d25fc69c5456 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:31.800023 crc crio[23211]: time=\"2026-06-11T17:28:31.799933053Z\" level=info msg=\"Started container\" PID=251266 containerID=80a6711db4bc9ce926943fe0aa759be9a7ad3aadeb6024b847b8fb1a3ecd8241 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/init id=cfc94295-cf21-43e0-a201-d25fc69c5456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=700e2349d39c4afa009a519de5b9597212260018f19edb4aa535ecb5e800b35c\nJun 11 17:28:31.819853 crc crio[23211]: time=\"2026-06-11T17:28:31.819043363Z\" level=info msg=\"Removed pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\" id=420fc656-9a9e-4197-9511-3c5acf88dd7f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.822482 crc crio[23211]: time=\"2026-06-11T17:28:31.82167804Z\" level=info msg=\"Stopping pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\" id=200d9178-61d1-4146-85d9-5ce27ef23760 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.822482 crc crio[23211]: time=\"2026-06-11T17:28:31.821757302Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\" id=200d9178-61d1-4146-85d9-5ce27ef23760 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.828802 crc crio[23211]: time=\"2026-06-11T17:28:31.828726446Z\" level=info msg=\"Removing pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\" id=c86603b2-8d34-42a2-9a32-24ab07b12a58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.862017 crc crio[23211]: time=\"2026-06-11T17:28:31.861909237Z\" level=info msg=\"Removed pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\" id=c86603b2-8d34-42a2-9a32-24ab07b12a58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.871701 crc crio[23211]: time=\"2026-06-11T17:28:31.870212705Z\" level=info msg=\"Stopping pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\" id=897e875f-b4ad-42f3-9f55-926dabbef95d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.871701 crc crio[23211]: time=\"2026-06-11T17:28:31.870312627Z\" level=info msg=\"Stopped pod sandbox (already stopped): efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\" id=897e875f-b4ad-42f3-9f55-926dabbef95d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.871701 crc crio[23211]: time=\"2026-06-11T17:28:31.871405585Z\" level=info msg=\"Removing pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\" id=b5f4cb1b-a802-4f1b-a5f8-f272180b4663 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.897201 crc crio[23211]: time=\"2026-06-11T17:28:31.897073478Z\" level=info msg=\"Removed pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\" id=b5f4cb1b-a802-4f1b-a5f8-f272180b4663 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.899323 crc crio[23211]: time=\"2026-06-11T17:28:31.89918792Z\" level=info msg=\"Stopping pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\" id=eeb166af-5882-4b77-b352-4ba8b3e208ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.899323 crc crio[23211]: time=\"2026-06-11T17:28:31.899277032Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\" id=eeb166af-5882-4b77-b352-4ba8b3e208ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.900010 crc crio[23211]: time=\"2026-06-11T17:28:31.89995241Z\" level=info msg=\"Removing pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\" id=16031263-5afd-4077-b511-f9c184f70cf7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.928386 crc crio[23211]: time=\"2026-06-11T17:28:31.92829619Z\" level=info msg=\"Removed pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\" id=16031263-5afd-4077-b511-f9c184f70cf7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.929532 crc crio[23211]: time=\"2026-06-11T17:28:31.929394378Z\" level=info msg=\"Stopping pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\" id=e8643b1b-ae8a-4717-88a8-9575b9c9a9f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.929532 crc crio[23211]: time=\"2026-06-11T17:28:31.92950585Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\" id=e8643b1b-ae8a-4717-88a8-9575b9c9a9f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.933200 crc crio[23211]: time=\"2026-06-11T17:28:31.93310548Z\" level=info msg=\"Removing pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\" id=32196f9c-b87b-4c72-9597-a45bf3c87670 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.961878 crc crio[23211]: time=\"2026-06-11T17:28:31.961756968Z\" level=info msg=\"Removed pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\" id=32196f9c-b87b-4c72-9597-a45bf3c87670 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.963986 crc crio[23211]: time=\"2026-06-11T17:28:31.963899352Z\" level=info msg=\"Stopping pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\" id=31a25395-4070-4cf5-b730-dff1f7a0fdea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.964096 crc crio[23211]: time=\"2026-06-11T17:28:31.964001405Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\" id=31a25395-4070-4cf5-b730-dff1f7a0fdea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:31.968768 crc crio[23211]: time=\"2026-06-11T17:28:31.968699802Z\" level=info msg=\"Removing pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\" id=afbc27a4-47a2-456a-a4f9-8c296114f108 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:31.988597 crc crio[23211]: time=\"2026-06-11T17:28:31.988498029Z\" level=info msg=\"Removed pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\" id=afbc27a4-47a2-456a-a4f9-8c296114f108 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:32.293279 crc crio[23211]: time=\"2026-06-11T17:28:32.292482835Z\" level=info msg=\"Removing container: f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8\" id=c0891f8a-4dd7-405c-810b-343eb55195f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:32.385830 crc crio[23211]: time=\"2026-06-11T17:28:32.385716511Z\" level=info msg=\"Removed container f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api\" id=c0891f8a-4dd7-405c-810b-343eb55195f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:32.388293 crc crio[23211]: time=\"2026-06-11T17:28:32.388198743Z\" level=info msg=\"Removing container: f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af\" id=6d294b5d-af3f-4ecf-af46-0a6742775aeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:32.421270 crc crio[23211]: time=\"2026-06-11T17:28:32.421116677Z\" level=info msg=\"Removed container f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log\" id=6d294b5d-af3f-4ecf-af46-0a6742775aeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:32.425887 crc crio[23211]: time=\"2026-06-11T17:28:32.424556964Z\" level=info msg=\"Removing container: 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4\" id=6e1c3092-6468-4139-8573-fc8ac5026bd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:32.474355 crc crio[23211]: time=\"2026-06-11T17:28:32.474221568Z\" level=info msg=\"Removed container 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4: openstack/ceilometer-0/proxy-httpd\" id=6e1c3092-6468-4139-8573-fc8ac5026bd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:32.477855 crc crio[23211]: time=\"2026-06-11T17:28:32.477715136Z\" level=info msg=\"Removing container: 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36\" id=a4d634a6-4693-4f5b-9fa1-c3226ee649bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:32.478552 crc crio[23211]: time=\"2026-06-11T17:28:32.478362173Z\" level=info msg=\"Created container d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c: openstack/nova-metadata-0/nova-metadata-metadata\" id=ee046875-ba01-4a66-8086-c9075f85da23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:32.480235 crc crio[23211]: time=\"2026-06-11T17:28:32.480099866Z\" level=info msg=\"Starting container: d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c\" id=9ddbdd0f-5b2f-4471-9b89-f25289f37961 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:32.485815 crc crio[23211]: time=\"2026-06-11T17:28:32.485646525Z\" level=info msg=\"Started container\" PID=251267 containerID=d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c description=openstack/nova-metadata-0/nova-metadata-metadata id=9ddbdd0f-5b2f-4471-9b89-f25289f37961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\nJun 11 17:28:32.512301 crc crio[23211]: time=\"2026-06-11T17:28:32.512106648Z\" level=info msg=\"Removed container 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36: openstack/ceilometer-0/sg-core\" id=a4d634a6-4693-4f5b-9fa1-c3226ee649bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:32.516691 crc crio[23211]: time=\"2026-06-11T17:28:32.51654886Z\" level=info msg=\"Removing container: 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709\" id=f7016b2c-dc54-40d1-9c57-e80a2d2b3e62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:32.579943 crc crio[23211]: time=\"2026-06-11T17:28:32.579688801Z\" level=info msg=\"Removed container 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709: openstack/ceilometer-0/ceilometer-notification-agent\" id=f7016b2c-dc54-40d1-9c57-e80a2d2b3e62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:32.582853 crc crio[23211]: time=\"2026-06-11T17:28:32.582781968Z\" level=info msg=\"Removing container: b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba\" id=6989503a-71c4-4203-85ba-c5a121d1f526 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:32.671405 crc crio[23211]: time=\"2026-06-11T17:28:32.671278656Z\" level=info msg=\"Removed container b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba: openstack/ceilometer-0/ceilometer-central-agent\" id=6989503a-71c4-4203-85ba-c5a121d1f526 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:37.395833 crc crio[23211]: time=\"2026-06-11T17:28:37.394946548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=06024339-6a27-4341-9fbf-c79e80a63bbe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:37.471969 crc crio[23211]: time=\"2026-06-11T17:28:37.471891247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=902b6dec-9b39-463f-8598-2c7e25184ba1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:37.894647 crc crio[23211]: time=\"2026-06-11T17:28:37.893808448Z\" level=info msg=\"Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=64f92f97-62b9-414d-a8df-9e5bd31814f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:37.896113 crc crio[23211]: time=\"2026-06-11T17:28:37.896002623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:37.958968 crc crio[23211]: time=\"2026-06-11T17:28:37.958782407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:37.963063 crc crio[23211]: time=\"2026-06-11T17:28:37.962998172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:38.637684 crc crio[23211]: time=\"2026-06-11T17:28:38.636776224Z\" level=info msg=\"Created container 7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=64f92f97-62b9-414d-a8df-9e5bd31814f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:38.652777 crc crio[23211]: time=\"2026-06-11T17:28:38.651760869Z\" level=info msg=\"Starting container: 7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637\" id=5c8ad653-1d38-4e6d-9b15-3a0a8f29b122 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:38.659505 crc crio[23211]: time=\"2026-06-11T17:28:38.659326039Z\" level=info msg=\"Started container\" PID=251811 containerID=7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=5c8ad653-1d38-4e6d-9b15-3a0a8f29b122 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\nJun 11 17:28:41.030664 crc crio[23211]: time=\"2026-06-11T17:28:41.029627527Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=7517677e-696d-4de3-9ac5-5a348a7cbe7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:41.031787 crc crio[23211]: time=\"2026-06-11T17:28:41.030689094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:41.080541 crc crio[23211]: time=\"2026-06-11T17:28:41.08040806Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f UID:6ba32845-b555-4819-b2bf-1f4c16c9a647 NetNS:/var/run/netns/f5b285fe-ee4e-48c6-aa26-284571f3aea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ba32845_b555_4819_b2bf_1f4c16c9a647.slice PodAnnotations:0xc002818c50}] Aliases:map[]}\"\nJun 11 17:28:41.080541 crc crio[23211]: time=\"2026-06-11T17:28:41.080531953Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:41.689483 crc crio[23211]: 2026-06-11T17:28:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e40710b585da350 Mac:d6:63:74:9b:a4:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/f5b285fe-ee4e-48c6-aa26-284571f3aea7 SocketPath: PciID:}] [{Interface:0xc0002c45b0 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:28:41.691293 crc crio[23211]: time=\"2026-06-11T17:28:41.691125431Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f UID:6ba32845-b555-4819-b2bf-1f4c16c9a647 NetNS:/var/run/netns/f5b285fe-ee4e-48c6-aa26-284571f3aea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ba32845_b555_4819_b2bf_1f4c16c9a647.slice PodAnnotations:0xc002818c50}] Aliases:map[]}\"\nJun 11 17:28:41.691585 crc crio[23211]: time=\"2026-06-11T17:28:41.691322336Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:28:41.700347 crc crio[23211]: time=\"2026-06-11T17:28:41.70029409Z\" level=info msg=\"Ran pod sandbox e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f with infra container: openstack/ceilometer-0/POD\" id=7517677e-696d-4de3-9ac5-5a348a7cbe7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:41.702737 crc crio[23211]: time=\"2026-06-11T17:28:41.70265994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b1f44674-74d8-462f-b997-f105d7d10a2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:41.742062 crc crio[23211]: time=\"2026-06-11T17:28:41.741951314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=adffd7ed-9bcb-4137-82e9-c728556c68d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:41.752657 crc crio[23211]: time=\"2026-06-11T17:28:41.752557301Z\" level=info msg=\"Removing container: f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748\" id=dc0f2218-1c70-4e95-a3d0-5993c87d2daa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:41.754295 crc crio[23211]: time=\"2026-06-11T17:28:41.754245314Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=cdc4a1ec-b2a7-4288-bb8f-f9afe685916b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:41.760878 crc crio[23211]: time=\"2026-06-11T17:28:41.758080489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:41.836549 crc crio[23211]: time=\"2026-06-11T17:28:41.836496524Z\" level=info msg=\"Removed container f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=dc0f2218-1c70-4e95-a3d0-5993c87d2daa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:41.889723 crc crio[23211]: time=\"2026-06-11T17:28:41.889540113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:41.896549 crc crio[23211]: time=\"2026-06-11T17:28:41.896384425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:42.082482 crc crio[23211]: time=\"2026-06-11T17:28:42.082359033Z\" level=info msg=\"Created container a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9: openstack/ceilometer-0/ceilometer-central-agent\" id=cdc4a1ec-b2a7-4288-bb8f-f9afe685916b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:42.084321 crc crio[23211]: time=\"2026-06-11T17:28:42.084124058Z\" level=info msg=\"Starting container: a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9\" id=f72eeef6-6d73-4e9b-a9a5-f83a3ff4cab1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:42.098051 crc crio[23211]: time=\"2026-06-11T17:28:42.097729749Z\" level=info msg=\"Started container\" PID=252076 containerID=a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9 description=openstack/ceilometer-0/ceilometer-central-agent id=f72eeef6-6d73-4e9b-a9a5-f83a3ff4cab1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\nJun 11 17:28:42.112388 crc crio[23211]: time=\"2026-06-11T17:28:42.112306824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d112e277-e750-4e40-8628-7b70b6bf4010 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:42.158087 crc crio[23211]: time=\"2026-06-11T17:28:42.157976879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1a1a3ff5-f3c9-4395-ae09-ea0d37d6d832 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:42.170869 crc crio[23211]: time=\"2026-06-11T17:28:42.17078614Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=31cb202d-c035-4432-8a53-8a964e5b5d81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:42.171245 crc crio[23211]: time=\"2026-06-11T17:28:42.17119341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:42.243839 crc crio[23211]: time=\"2026-06-11T17:28:42.243643305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:42.249195 crc crio[23211]: time=\"2026-06-11T17:28:42.249079461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:42.467820 crc crio[23211]: time=\"2026-06-11T17:28:42.467207816Z\" level=info msg=\"Created container 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f: openstack/ceilometer-0/ceilometer-notification-agent\" id=31cb202d-c035-4432-8a53-8a964e5b5d81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:42.469856 crc crio[23211]: time=\"2026-06-11T17:28:42.469813271Z\" level=info msg=\"Starting container: 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f\" id=57b91916-3982-4dae-befb-3d16fdc6c401 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:42.478751 crc crio[23211]: time=\"2026-06-11T17:28:42.478695795Z\" level=info msg=\"Started container\" PID=252142 containerID=897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f description=openstack/ceilometer-0/ceilometer-notification-agent id=57b91916-3982-4dae-befb-3d16fdc6c401 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\nJun 11 17:28:42.503792 crc crio[23211]: time=\"2026-06-11T17:28:42.50363615Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4dc29b68-1dab-4e57-b99c-ac658d12cbb7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:42.532120 crc crio[23211]: time=\"2026-06-11T17:28:42.531709312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=6a1dfb97-fed5-465c-b135-8c6d43bb3233 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:42.542267 crc crio[23211]: time=\"2026-06-11T17:28:42.542142244Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=db96df35-3cee-4b4a-a753-edfcf6a57928 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:42.542680 crc crio[23211]: time=\"2026-06-11T17:28:42.542629437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:42.611755 crc crio[23211]: time=\"2026-06-11T17:28:42.611676126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:42.619078 crc crio[23211]: time=\"2026-06-11T17:28:42.61900946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:42.760094 crc crio[23211]: time=\"2026-06-11T17:28:42.759847378Z\" level=info msg=\"Created container 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417: openstack/ceilometer-0/sg-core\" id=db96df35-3cee-4b4a-a753-edfcf6a57928 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:42.760981 crc crio[23211]: time=\"2026-06-11T17:28:42.760835113Z\" level=info msg=\"Starting container: 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417\" id=26a696b1-306c-440c-8f3a-147e68cd5bd7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:42.767610 crc crio[23211]: time=\"2026-06-11T17:28:42.76750501Z\" level=info msg=\"Started container\" PID=252177 containerID=058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417 description=openstack/ceilometer-0/sg-core id=26a696b1-306c-440c-8f3a-147e68cd5bd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\nJun 11 17:28:42.778954 crc crio[23211]: time=\"2026-06-11T17:28:42.778837244Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=d589a2e6-ec6d-462d-8fdb-a8ad08d1ca71 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:42.782659 crc crio[23211]: time=\"2026-06-11T17:28:42.782609909Z\" level=info msg=\"Stopping pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\" id=dd037f75-2c7c-42c1-8418-0c82d450f568 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:42.784961 crc crio[23211]: time=\"2026-06-11T17:28:42.784923026Z\" level=info msg=\"Got pod network &{Name:barbican-89d0-account-create-update-plxdq Namespace:openstack ID:1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db UID:82bd9849-3c28-4e4c-ba9f-94396f5cc17c NetNS:/var/run/netns/33e5a332-8325-4f4d-9c6c-1775b5b6093a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bd9849_3c28_4e4c_ba9f_94396f5cc17c.slice PodAnnotations:0xc006bcca70}] Aliases:map[]}\"\nJun 11 17:28:42.785375 crc crio[23211]: time=\"2026-06-11T17:28:42.785353018Z\" level=info msg=\"Deleting pod openstack_barbican-89d0-account-create-update-plxdq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:42.852905 crc crio[23211]: time=\"2026-06-11T17:28:42.852800328Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a203cb51-a5c7-485e-b4aa-d7e4ea01d48f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:42.865903 crc crio[23211]: time=\"2026-06-11T17:28:42.865796514Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=84a1bed0-1e14-4bed-b3cd-5c57a2f751c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:42.866395 crc crio[23211]: time=\"2026-06-11T17:28:42.866321857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:43.016471 crc crio[23211]: time=\"2026-06-11T17:28:43.015873403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:43.021312 crc crio[23211]: time=\"2026-06-11T17:28:43.021214967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:43.236412 crc crio[23211]: time=\"2026-06-11T17:28:43.235846194Z\" level=info msg=\"Created container aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582: openstack/ceilometer-0/proxy-httpd\" id=84a1bed0-1e14-4bed-b3cd-5c57a2f751c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:43.238572 crc crio[23211]: time=\"2026-06-11T17:28:43.23846987Z\" level=info msg=\"Starting container: aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582\" id=6887e312-f255-4b31-8e41-1871f67d0fa1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:43.245973 crc crio[23211]: time=\"2026-06-11T17:28:43.245869076Z\" level=info msg=\"Started container\" PID=252229 containerID=aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582 description=openstack/ceilometer-0/proxy-httpd id=6887e312-f255-4b31-8e41-1871f67d0fa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\nJun 11 17:28:43.314930 crc crio[23211]: time=\"2026-06-11T17:28:43.314850834Z\" level=info msg=\"Stopped pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\" id=dd037f75-2c7c-42c1-8418-0c82d450f568 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:43.473968 crc crio[23211]: time=\"2026-06-11T17:28:43.473788426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e28b3a54-a638-42bb-b6b9-cd23f9335e99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:43.479918 crc crio[23211]: time=\"2026-06-11T17:28:43.479725795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=05e1f110-5030-44c3-8c17-b5900e413a32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:43.486133 crc crio[23211]: time=\"2026-06-11T17:28:43.486034283Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=8aaff7a0-a778-42f2-aefc-5f53247f0496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:43.486688 crc crio[23211]: time=\"2026-06-11T17:28:43.486625488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:43.552828 crc crio[23211]: time=\"2026-06-11T17:28:43.552674673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:43.559619 crc crio[23211]: time=\"2026-06-11T17:28:43.559398012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:43.878752 crc crio[23211]: time=\"2026-06-11T17:28:43.878077946Z\" level=info msg=\"Created container b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=8aaff7a0-a778-42f2-aefc-5f53247f0496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:43.880827 crc crio[23211]: time=\"2026-06-11T17:28:43.880765263Z\" level=info msg=\"Starting container: b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1\" id=632c3db8-e5d7-4050-9910-a5d94275d8ec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:43.892039 crc crio[23211]: time=\"2026-06-11T17:28:43.891696717Z\" level=info msg=\"Started container\" PID=252272 containerID=b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1 description=openstack/barbican-db-create-9spfg/mariadb-database-create id=632c3db8-e5d7-4050-9910-a5d94275d8ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\nJun 11 17:28:44.063536 crc crio[23211]: time=\"2026-06-11T17:28:44.058847746Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-6hbvd-config-dzzs8/POD\" id=61fcbdbf-ad47-429e-a412-a600e02f9158 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:44.063536 crc crio[23211]: time=\"2026-06-11T17:28:44.058929818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:44.101967 crc crio[23211]: time=\"2026-06-11T17:28:44.101583086Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd-config-dzzs8 Namespace:openstack ID:8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10 UID:1939f931-8dce-48c3-800d-b022376808c0 NetNS:/var/run/netns/c56b6139-cf71-4457-a2b7-0ddccc4b42d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1939f931_8dce_48c3_800d_b022376808c0.slice PodAnnotations:0xc00294e728}] Aliases:map[]}\"\nJun 11 17:28:44.102303 crc crio[23211]: time=\"2026-06-11T17:28:44.102275244Z\" level=info msg=\"Adding pod openstack_ovn-controller-6hbvd-config-dzzs8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:44.394331 crc crio[23211]: time=\"2026-06-11T17:28:44.393314145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=52522ecb-a8f9-4e2e-888e-e459e0302972 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:44.422882 crc crio[23211]: time=\"2026-06-11T17:28:44.422288682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9695b57f-7cb8-4d8d-87f2-946705397c08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:44.429363 crc crio[23211]: time=\"2026-06-11T17:28:44.428627071Z\" level=info msg=\"Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=a3545384-9783-457b-92bb-7253fcce9266 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:44.429363 crc crio[23211]: time=\"2026-06-11T17:28:44.42900107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:44.523735 crc crio[23211]: time=\"2026-06-11T17:28:44.52362759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:44.527494 crc crio[23211]: time=\"2026-06-11T17:28:44.527233951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:44.695954 crc crio[23211]: time=\"2026-06-11T17:28:44.695769834Z\" level=info msg=\"Created container 1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=a3545384-9783-457b-92bb-7253fcce9266 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:44.701783 crc crio[23211]: time=\"2026-06-11T17:28:44.701695122Z\" level=info msg=\"Starting container: 1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951\" id=408209d7-45dc-4d78-aa7b-f1301b949d98 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:44.709822 crc crio[23211]: time=\"2026-06-11T17:28:44.709747644Z\" level=info msg=\"Started container\" PID=252536 containerID=1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951 description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=408209d7-45dc-4d78-aa7b-f1301b949d98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\nJun 11 17:28:44.769915 crc crio[23211]: 2026-06-11T17:28:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c7b5cebd2e553c Mac:4e:a8:8a:91:7f:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/c56b6139-cf71-4457-a2b7-0ddccc4b42d0 SocketPath: PciID:}] [{Interface:0xc0002ac760 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:28:44.772522 crc crio[23211]: time=\"2026-06-11T17:28:44.772394154Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd-config-dzzs8 Namespace:openstack ID:8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10 UID:1939f931-8dce-48c3-800d-b022376808c0 NetNS:/var/run/netns/c56b6139-cf71-4457-a2b7-0ddccc4b42d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1939f931_8dce_48c3_800d_b022376808c0.slice PodAnnotations:0xc00294e728}] Aliases:map[]}\"\nJun 11 17:28:44.772683 crc crio[23211]: time=\"2026-06-11T17:28:44.77264249Z\" level=info msg=\"Checking pod openstack_ovn-controller-6hbvd-config-dzzs8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:28:44.806319 crc crio[23211]: time=\"2026-06-11T17:28:44.805138264Z\" level=info msg=\"Ran pod sandbox 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10 with infra container: openstack/ovn-controller-6hbvd-config-dzzs8/POD\" id=61fcbdbf-ad47-429e-a412-a600e02f9158 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:44.816395 crc crio[23211]: time=\"2026-06-11T17:28:44.81618283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7f6c5e30-f46e-4c61-9ba8-e3dcc2f650a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:44.828055 crc crio[23211]: time=\"2026-06-11T17:28:44.827970356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=f921dfad-9e0f-49b1-9a94-db61538250b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:44.855189 crc crio[23211]: time=\"2026-06-11T17:28:44.854863989Z\" level=info msg=\"Creating container: openstack/ovn-controller-6hbvd-config-dzzs8/ovn-config\" id=f04335f0-3c17-4f37-8316-b2f59421e5f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:44.857275 crc crio[23211]: time=\"2026-06-11T17:28:44.856219653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:44.958468 crc crio[23211]: time=\"2026-06-11T17:28:44.957987974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:44.963476 crc crio[23211]: time=\"2026-06-11T17:28:44.962812074Z\" level=info msg=\"Removing container: ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb\" id=32029046-6a19-45bf-a17f-ebb8e76f95bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:45.100464 crc crio[23211]: time=\"2026-06-11T17:28:45.09952685Z\" level=info msg=\"Removed container ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=32029046-6a19-45bf-a17f-ebb8e76f95bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:45.324496 crc crio[23211]: time=\"2026-06-11T17:28:45.323769569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:45.488330 crc crio[23211]: time=\"2026-06-11T17:28:45.488125176Z\" level=info msg=\"Created container 7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc: openstack/ovn-controller-6hbvd-config-dzzs8/ovn-config\" id=f04335f0-3c17-4f37-8316-b2f59421e5f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:45.492951 crc crio[23211]: time=\"2026-06-11T17:28:45.492877035Z\" level=info msg=\"Starting container: 7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc\" id=916c36aa-03c2-4f20-9bd8-93ea5510bb2a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:45.505493 crc crio[23211]: time=\"2026-06-11T17:28:45.501710776Z\" level=info msg=\"Started container\" PID=252627 containerID=7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc description=openstack/ovn-controller-6hbvd-config-dzzs8/ovn-config id=916c36aa-03c2-4f20-9bd8-93ea5510bb2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10\nJun 11 17:28:45.983792 crc crio[23211]: time=\"2026-06-11T17:28:45.983659572Z\" level=info msg=\"Stopping pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\" id=060823a1-2f84-4d29-ae86-8cd5eeb0427b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:45.985834 crc crio[23211]: time=\"2026-06-11T17:28:45.985750815Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-9spfg Namespace:openstack ID:34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d UID:ba25827e-0234-45d8-8621-a51e39d2d33a NetNS:/var/run/netns/6319e243-3728-48ba-a5e4-7e2abf500e01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba25827e_0234_45d8_8621_a51e39d2d33a.slice PodAnnotations:0xc0066182b0}] Aliases:map[]}\"\nJun 11 17:28:45.986078 crc crio[23211]: time=\"2026-06-11T17:28:45.986007641Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-9spfg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:45.997951 crc crio[23211]: time=\"2026-06-11T17:28:45.997851358Z\" level=info msg=\"Removing container: 65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3\" id=c9551fec-5e50-4f2e-bc4b-eccb7b31f906 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:46.155036 crc crio[23211]: time=\"2026-06-11T17:28:46.154829451Z\" level=info msg=\"Removed container 65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=c9551fec-5e50-4f2e-bc4b-eccb7b31f906 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:46.416211 crc crio[23211]: time=\"2026-06-11T17:28:46.415609595Z\" level=info msg=\"Stopped pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\" id=060823a1-2f84-4d29-ae86-8cd5eeb0427b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:47.071261 crc crio[23211]: time=\"2026-06-11T17:28:47.071138688Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=240cee21-b468-4ff3-81f6-09c85155dc66 name=/runtime.v1.ImageService/PullImage\nJun 11 17:28:47.083774 crc crio[23211]: time=\"2026-06-11T17:28:47.083727045Z\" level=info msg=\"Stopping pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\" id=d69c1800-85d3-4372-91ab-1ac9ed94d9e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:47.087796 crc crio[23211]: time=\"2026-06-11T17:28:47.087656603Z\" level=info msg=\"Got pod network &{Name:placement-2338-account-create-update-h52xm Namespace:openstack ID:fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f UID:3b9ea12d-67ac-4b8b-b295-c489e0078bd4 NetNS:/var/run/netns/a42bee22-f515-4bd9-b6aa-d6634733cd2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b9ea12d_67ac_4b8b_b295_c489e0078bd4.slice PodAnnotations:0xc0066180d0}] Aliases:map[]}\"\nJun 11 17:28:47.089896 crc crio[23211]: time=\"2026-06-11T17:28:47.089873718Z\" level=info msg=\"Deleting pod openstack_placement-2338-account-create-update-h52xm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:47.092753 crc crio[23211]: time=\"2026-06-11T17:28:47.092582326Z\" level=info msg=\"Stopping pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10\" id=31c3ff96-6cae-4d25-b5ce-7ac9ba9a9f0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:47.093281 crc crio[23211]: time=\"2026-06-11T17:28:47.093087829Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd-config-dzzs8 Namespace:openstack ID:8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10 UID:1939f931-8dce-48c3-800d-b022376808c0 NetNS:/var/run/netns/c56b6139-cf71-4457-a2b7-0ddccc4b42d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1939f931_8dce_48c3_800d_b022376808c0.slice PodAnnotations:0xc000612868}] Aliases:map[]}\"\nJun 11 17:28:47.093281 crc crio[23211]: time=\"2026-06-11T17:28:47.093300325Z\" level=info msg=\"Deleting pod openstack_ovn-controller-6hbvd-config-dzzs8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:47.097137 crc crio[23211]: time=\"2026-06-11T17:28:47.096695399Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 11 17:28:47.102246 crc crio[23211]: time=\"2026-06-11T17:28:47.102202148Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=0e9a545a-5ee6-4ab4-99f0-2804ec9a25a4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:28:47.113370 crc crio[23211]: time=\"2026-06-11T17:28:47.113336137Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 11 17:28:47.379561 crc crio[23211]: time=\"2026-06-11T17:28:47.37926255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1f345304-6ab0-4f73-af00-2a2637feb4dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:47.382333 crc crio[23211]: time=\"2026-06-11T17:28:47.382204063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f9862684-b925-4bd5-8b07-5e2771abcc79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:47.388610 crc crio[23211]: time=\"2026-06-11T17:28:47.388534552Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=571d3ac3-153b-4262-9e80-6602cd795c25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:47.389132 crc crio[23211]: time=\"2026-06-11T17:28:47.389078435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:47.509907 crc crio[23211]: time=\"2026-06-11T17:28:47.50982009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:47.524476 crc crio[23211]: time=\"2026-06-11T17:28:47.523570075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:47.608108 crc crio[23211]: time=\"2026-06-11T17:28:47.607321094Z\" level=info msg=\"Stopped pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10\" id=31c3ff96-6cae-4d25-b5ce-7ac9ba9a9f0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:47.699970 crc crio[23211]: time=\"2026-06-11T17:28:47.699355239Z\" level=info msg=\"Stopped pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\" id=d69c1800-85d3-4372-91ab-1ac9ed94d9e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:47.987644 crc crio[23211]: time=\"2026-06-11T17:28:47.987389636Z\" level=info msg=\"Created container d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=571d3ac3-153b-4262-9e80-6602cd795c25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:47.998029 crc crio[23211]: time=\"2026-06-11T17:28:47.989808216Z\" level=info msg=\"Starting container: d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88\" id=ace995ca-a4d6-4ac4-b28d-222c1becf9a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:48.006522 crc crio[23211]: time=\"2026-06-11T17:28:48.006342331Z\" level=info msg=\"Started container\" PID=252874 containerID=d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88 description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=ace995ca-a4d6-4ac4-b28d-222c1becf9a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\nJun 11 17:28:48.377764 crc crio[23211]: time=\"2026-06-11T17:28:48.377652553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6fd6972d-301e-486a-9c3c-11795c6e37f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:48.387994 crc crio[23211]: time=\"2026-06-11T17:28:48.38787063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9d9cf1fc-1e8f-4cdd-800c-8f6933dbaebc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:48.395554 crc crio[23211]: time=\"2026-06-11T17:28:48.395359348Z\" level=info msg=\"Creating container: openstack/neutron-db-create-47llt/mariadb-database-create\" id=27d8c4ae-f63f-4704-a0fe-419bbcd0edbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:48.395830 crc crio[23211]: time=\"2026-06-11T17:28:48.395814799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:48.480590 crc crio[23211]: time=\"2026-06-11T17:28:48.479897336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:48.484930 crc crio[23211]: time=\"2026-06-11T17:28:48.4848595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:48.698175 crc crio[23211]: time=\"2026-06-11T17:28:48.69797046Z\" level=info msg=\"Created container 3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522: openstack/neutron-db-create-47llt/mariadb-database-create\" id=27d8c4ae-f63f-4704-a0fe-419bbcd0edbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:48.700588 crc crio[23211]: time=\"2026-06-11T17:28:48.699243701Z\" level=info msg=\"Starting container: 3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522\" id=ba09e601-adf1-4c4f-b7f8-121da326349f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:48.715853 crc crio[23211]: time=\"2026-06-11T17:28:48.715739155Z\" level=info msg=\"Started container\" PID=252948 containerID=3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522 description=openstack/neutron-db-create-47llt/mariadb-database-create id=ba09e601-adf1-4c4f-b7f8-121da326349f name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\nJun 11 17:28:49.171856 crc crio[23211]: time=\"2026-06-11T17:28:49.171773741Z\" level=info msg=\"Removing container: e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a\" id=6b4d664d-e552-416b-a47d-d183ef7e2a71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:49.396978 crc crio[23211]: time=\"2026-06-11T17:28:49.396516433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cd8bee4c-db43-4a76-a3d8-e9bfdb73dd56 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:49.529397 crc crio[23211]: time=\"2026-06-11T17:28:49.52930876Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-6hbvd-config-rz7hw/POD\" id=1e795c5e-a64f-4353-9754-226813074137 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:49.529614 crc crio[23211]: time=\"2026-06-11T17:28:49.529479914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:49.767806 crc crio[23211]: time=\"2026-06-11T17:28:49.767708693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f23fc5a2-f103-4299-bae7-0968bd8a38c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:49.791752 crc crio[23211]: time=\"2026-06-11T17:28:49.791641752Z\" level=info msg=\"Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=9a89d5e4-02e1-4ff0-9d8a-5fabbd4f9d82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:49.794859 crc crio[23211]: time=\"2026-06-11T17:28:49.794780831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:49.909393 crc crio[23211]: time=\"2026-06-11T17:28:49.90927583Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd-config-rz7hw Namespace:openstack ID:a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7 UID:ca9c5dad-72bb-45ab-af46-6927a930575f NetNS:/var/run/netns/1d63b3a6-7ba1-42f7-9403-b14d5114c743 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca9c5dad_72bb_45ab_af46_6927a930575f.slice PodAnnotations:0xc000612850}] Aliases:map[]}\"\nJun 11 17:28:49.909393 crc crio[23211]: time=\"2026-06-11T17:28:49.909374342Z\" level=info msg=\"Adding pod openstack_ovn-controller-6hbvd-config-rz7hw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:49.919726 crc crio[23211]: time=\"2026-06-11T17:28:49.919365252Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=0e9a545a-5ee6-4ab4-99f0-2804ec9a25a4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:28:49.921689 crc crio[23211]: time=\"2026-06-11T17:28:49.921135786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=d43ca258-5b4a-4528-8567-d6fc96297356 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:49.958198 crc crio[23211]: time=\"2026-06-11T17:28:49.957966309Z\" level=info msg=\"Removed container e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a: openstack/neutron-db-create-47llt/mariadb-database-create\" id=6b4d664d-e552-416b-a47d-d183ef7e2a71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:49.964077 crc crio[23211]: time=\"2026-06-11T17:28:49.963976019Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=63c5bf94-00e8-4681-863a-2aac5551c236 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:49.966897 crc crio[23211]: time=\"2026-06-11T17:28:49.966818031Z\" level=info msg=\"Removing container: 33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034\" id=7ff9b739-6bb3-4652-9cf5-7c18be7d8c18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:49.984733 crc crio[23211]: time=\"2026-06-11T17:28:49.980946655Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=c78d45ec-bf63-40db-81a7-1bdbd6fe6c48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:49.992617 crc crio[23211]: time=\"2026-06-11T17:28:49.986834533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:49.998071 crc crio[23211]: time=\"2026-06-11T17:28:49.997960571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:50.003960 crc crio[23211]: time=\"2026-06-11T17:28:50.00388152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:50.120790 crc crio[23211]: time=\"2026-06-11T17:28:50.120091972Z\" level=info msg=\"Removed container 33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=7ff9b739-6bb3-4652-9cf5-7c18be7d8c18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:50.132781 crc crio[23211]: time=\"2026-06-11T17:28:50.132600676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:50.140725 crc crio[23211]: time=\"2026-06-11T17:28:50.140634276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:50.279907 crc crio[23211]: time=\"2026-06-11T17:28:50.279639789Z\" level=info msg=\"Stopping pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\" id=ee9d099a-df8f-4b7a-92aa-2ef568d3f00f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:50.282412 crc crio[23211]: time=\"2026-06-11T17:28:50.281564828Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-47llt Namespace:openstack ID:20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706 UID:4bd6afbb-23f1-49a4-ac8e-663564fdc417 NetNS:/var/run/netns/e4bcba65-fb44-41f1-8755-3ee7dc793122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd6afbb_23f1_49a4_ac8e_663564fdc417.slice PodAnnotations:0xc0001ae490}] Aliases:map[]}\"\nJun 11 17:28:50.282412 crc crio[23211]: time=\"2026-06-11T17:28:50.281905416Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-47llt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:50.285345 crc crio[23211]: time=\"2026-06-11T17:28:50.285225559Z\" level=info msg=\"Created container e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=9a89d5e4-02e1-4ff0-9d8a-5fabbd4f9d82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:50.297001 crc crio[23211]: time=\"2026-06-11T17:28:50.295180158Z\" level=info msg=\"Starting container: e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9\" id=120cd13a-7527-4469-9489-d0ce24df4269 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:50.297001 crc crio[23211]: time=\"2026-06-11T17:28:50.296247845Z\" level=info msg=\"Stopping pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\" id=ea17ddb8-78f9-463e-9ad3-874e90d85a8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:50.298000 crc crio[23211]: time=\"2026-06-11T17:28:50.297886466Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-nqg8c Namespace:openstack ID:4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175 UID:59511d83-1f01-4039-98f8-6f41a60f09ca NetNS:/var/run/netns/462e44f9-e8e4-47a8-b480-238c2d7990fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59511d83_1f01_4039_98f8_6f41a60f09ca.slice PodAnnotations:0xc007c14528}] Aliases:map[]}\"\nJun 11 17:28:50.298124 crc crio[23211]: time=\"2026-06-11T17:28:50.298077841Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-nqg8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:50.312815 crc crio[23211]: time=\"2026-06-11T17:28:50.310481511Z\" level=info msg=\"Started container\" PID=253102 containerID=e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9 description=openstack/placement-db-create-nkzqd/mariadb-database-create id=120cd13a-7527-4469-9489-d0ce24df4269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\nJun 11 17:28:50.348606 crc crio[23211]: 2026-06-11T17:28:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a792572361511f0 Mac:ae:31:7b:20:4c:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/1d63b3a6-7ba1-42f7-9403-b14d5114c743 SocketPath: PciID:}] [{Interface:0xc0001570f0 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:28:50.349111 crc crio[23211]: time=\"2026-06-11T17:28:50.348962476Z\" level=info msg=\"Created container 9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=c78d45ec-bf63-40db-81a7-1bdbd6fe6c48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:50.349654 crc crio[23211]: time=\"2026-06-11T17:28:50.349584741Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd-config-rz7hw Namespace:openstack ID:a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7 UID:ca9c5dad-72bb-45ab-af46-6927a930575f NetNS:/var/run/netns/1d63b3a6-7ba1-42f7-9403-b14d5114c743 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca9c5dad_72bb_45ab_af46_6927a930575f.slice PodAnnotations:0xc000612850}] Aliases:map[]}\"\nJun 11 17:28:50.349774 crc crio[23211]: time=\"2026-06-11T17:28:50.349749456Z\" level=info msg=\"Checking pod openstack_ovn-controller-6hbvd-config-rz7hw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:28:50.365284 crc crio[23211]: time=\"2026-06-11T17:28:50.365207563Z\" level=info msg=\"Starting container: 9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be\" id=eedf9d60-b439-406a-96ac-6076c9d580a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:50.367549 crc crio[23211]: time=\"2026-06-11T17:28:50.367022639Z\" level=info msg=\"Ran pod sandbox a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7 with infra container: openstack/ovn-controller-6hbvd-config-rz7hw/POD\" id=1e795c5e-a64f-4353-9754-226813074137 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:50.375227 crc crio[23211]: time=\"2026-06-11T17:28:50.374551237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ed4f211b-96e4-42d5-8dc2-5c9c21c46977 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:50.377138 crc crio[23211]: time=\"2026-06-11T17:28:50.376890195Z\" level=info msg=\"Started container\" PID=253116 containerID=9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/openstack-edpm-ipam-provisionserver-checksum-discovery id=eedf9d60-b439-406a-96ac-6076c9d580a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\nJun 11 17:28:50.381582 crc crio[23211]: time=\"2026-06-11T17:28:50.381528472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=14155a26-dc64-4405-b021-a7b8c654077b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:50.405385 crc crio[23211]: time=\"2026-06-11T17:28:50.405306678Z\" level=info msg=\"Creating container: openstack/ovn-controller-6hbvd-config-rz7hw/ovn-config\" id=a30e44c5-d1e2-4a6c-8a09-79d59291bae0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:50.408224 crc crio[23211]: time=\"2026-06-11T17:28:50.407965844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:50.484880 crc crio[23211]: time=\"2026-06-11T17:28:50.484663596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:50.782246 crc crio[23211]: time=\"2026-06-11T17:28:50.781828822Z\" level=info msg=\"Stopped pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\" id=ee9d099a-df8f-4b7a-92aa-2ef568d3f00f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:51.360663 crc crio[23211]: time=\"2026-06-11T17:28:51.360598904Z\" level=info msg=\"Stopped pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\" id=ea17ddb8-78f9-463e-9ad3-874e90d85a8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:51.390342 crc crio[23211]: time=\"2026-06-11T17:28:51.390298117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2ab3e916-b094-4b69-8495-c7284d2ee5e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:51.430187 crc crio[23211]: time=\"2026-06-11T17:28:51.426394671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f1bd0c71-9f72-4dee-b86c-43f0b0fbcf03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:51.469296 crc crio[23211]: time=\"2026-06-11T17:28:51.469204794Z\" level=info msg=\"Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=434918aa-9b16-4b96-bea4-3fecbf9c906f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:51.470123 crc crio[23211]: time=\"2026-06-11T17:28:51.469789928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:51.470123 crc crio[23211]: time=\"2026-06-11T17:28:51.469979424Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-9448f885-fdklh/POD\" id=a0646d67-5a38-485e-b670-cf17ef95b365 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:51.470123 crc crio[23211]: time=\"2026-06-11T17:28:51.470058816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:51.470943 crc crio[23211]: time=\"2026-06-11T17:28:51.470912727Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/POD\" id=c16e7040-2c0d-43bd-a8c8-00b9c86e12fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:51.471043 crc crio[23211]: time=\"2026-06-11T17:28:51.470954529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:51.474476 crc crio[23211]: time=\"2026-06-11T17:28:51.474323473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:51.503184 crc crio[23211]: time=\"2026-06-11T17:28:51.503081093Z\" level=info msg=\"Removing container: fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac\" id=3d97e74f-2860-4b11-a531-d36502a434e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:51.649682 crc crio[23211]: time=\"2026-06-11T17:28:51.649000079Z\" level=info msg=\"Created container d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9: openstack/ovn-controller-6hbvd-config-rz7hw/ovn-config\" id=a30e44c5-d1e2-4a6c-8a09-79d59291bae0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:51.655651 crc crio[23211]: time=\"2026-06-11T17:28:51.655557903Z\" level=info msg=\"Starting container: d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9\" id=3c0ff9d4-f5ed-41b5-98ac-927e9c24eb74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:51.678494 crc crio[23211]: time=\"2026-06-11T17:28:51.670942339Z\" level=info msg=\"Started container\" PID=253278 containerID=d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9 description=openstack/ovn-controller-6hbvd-config-rz7hw/ovn-config id=3c0ff9d4-f5ed-41b5-98ac-927e9c24eb74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7\nJun 11 17:28:51.760380 crc crio[23211]: time=\"2026-06-11T17:28:51.760130554Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-578b5bf5c8-hjfcc Namespace:openstack ID:393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2 UID:b360469d-3f23-492a-8562-3414ea23ef6d NetNS:/var/run/netns/b8edcc4a-2eb9-4066-a5fb-e78346b9dd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb360469d_3f23_492a_8562_3414ea23ef6d.slice PodAnnotations:0xc000d2e8f0}] Aliases:map[]}\"\nJun 11 17:28:51.760679 crc crio[23211]: time=\"2026-06-11T17:28:51.76038643Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-578b5bf5c8-hjfcc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:51.770318 crc crio[23211]: time=\"2026-06-11T17:28:51.770254887Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-8648d45f78-g5nqh/POD\" id=b73e0ebf-67a0-4d5c-9bb1-6929e70d633d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:51.770318 crc crio[23211]: time=\"2026-06-11T17:28:51.770343139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:51.803229 crc crio[23211]: time=\"2026-06-11T17:28:51.802261989Z\" level=info msg=\"Got pod network &{Name:barbican-worker-9448f885-fdklh Namespace:openstack ID:8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289 UID:337d0767-ba46-4f98-93d2-f606647b0ba2 NetNS:/var/run/netns/b7a336c1-9b1d-4690-9d28-650ba7513d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337d0767_ba46_4f98_93d2_f606647b0ba2.slice PodAnnotations:0xc002794838}] Aliases:map[]}\"\nJun 11 17:28:51.803229 crc crio[23211]: time=\"2026-06-11T17:28:51.802356121Z\" level=info msg=\"Adding pod openstack_barbican-worker-9448f885-fdklh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:52.028490 crc crio[23211]: time=\"2026-06-11T17:28:52.022285842Z\" level=info msg=\"Removed container fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=3d97e74f-2860-4b11-a531-d36502a434e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:52.057857 crc crio[23211]: time=\"2026-06-11T17:28:52.05775056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.063124 crc crio[23211]: time=\"2026-06-11T17:28:52.063018472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.074792 crc crio[23211]: time=\"2026-06-11T17:28:52.074641403Z\" level=info msg=\"Got pod network &{Name:barbican-api-8648d45f78-g5nqh Namespace:openstack ID:5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c UID:8502a545-7ebf-48db-a088-19573aa96289 NetNS:/var/run/netns/78f07ed2-9373-4b0e-b40c-25675acf8c18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8502a545_7ebf_48db_a088_19573aa96289.slice PodAnnotations:0xc007c14098}] Aliases:map[]}\"\nJun 11 17:28:52.074792 crc crio[23211]: time=\"2026-06-11T17:28:52.074705515Z\" level=info msg=\"Adding pod openstack_barbican-api-8648d45f78-g5nqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:52.200251 crc crio[23211]: 2026-06-11T17:28:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:393ca73f3339081 Mac:a6:cc:31:42:36:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/b8edcc4a-2eb9-4066-a5fb-e78346b9dd36 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:28:52.201021 crc crio[23211]: time=\"2026-06-11T17:28:52.200944677Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-578b5bf5c8-hjfcc Namespace:openstack ID:393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2 UID:b360469d-3f23-492a-8562-3414ea23ef6d NetNS:/var/run/netns/b8edcc4a-2eb9-4066-a5fb-e78346b9dd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb360469d_3f23_492a_8562_3414ea23ef6d.slice PodAnnotations:0xc000d2e8f0}] Aliases:map[]}\"\nJun 11 17:28:52.201182 crc crio[23211]: time=\"2026-06-11T17:28:52.201111872Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-578b5bf5c8-hjfcc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:28:52.247909 crc crio[23211]: time=\"2026-06-11T17:28:52.235955065Z\" level=info msg=\"Ran pod sandbox 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2 with infra container: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/POD\" id=c16e7040-2c0d-43bd-a8c8-00b9c86e12fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:52.266118 crc crio[23211]: time=\"2026-06-11T17:28:52.264935452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=fe8c6601-e7ea-4da0-98e6-28faf4223f43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:52.278594 crc crio[23211]: time=\"2026-06-11T17:28:52.277900106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=ff5adf5b-e543-44dc-9717-a6fd3dcc6047 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:52.295966 crc crio[23211]: time=\"2026-06-11T17:28:52.295495887Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log\" id=e66849c2-33c6-4840-8bf1-8ce95a5c3134 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:52.296259 crc crio[23211]: time=\"2026-06-11T17:28:52.295996029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.386516 crc crio[23211]: time=\"2026-06-11T17:28:52.383961724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=13621ec9-04bc-427f-b524-63e23c654457 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:52.387638 crc crio[23211]: time=\"2026-06-11T17:28:52.387556714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2613b736-1ee3-4383-b0ac-7580798eb051 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:52.388351 crc crio[23211]: time=\"2026-06-11T17:28:52.388284601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6f0a3440-4119-4bec-b566-004f6cec358c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:52.399665 crc crio[23211]: time=\"2026-06-11T17:28:52.399567634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=79ba9313-c1d7-4a85-b7fc-100e1b43c780 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:52.404763 crc crio[23211]: time=\"2026-06-11T17:28:52.404507738Z\" level=info msg=\"Created container 7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=434918aa-9b16-4b96-bea4-3fecbf9c906f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:52.410581 crc crio[23211]: time=\"2026-06-11T17:28:52.406109508Z\" level=info msg=\"Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=885289ae-f54f-48b7-9a69-7fd7cb0ca03e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:52.410581 crc crio[23211]: time=\"2026-06-11T17:28:52.409142864Z\" level=info msg=\"Starting container: 7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1\" id=659f2c68-5b2d-4fec-81fb-c0b19a601fac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:52.417487 crc crio[23211]: time=\"2026-06-11T17:28:52.413031992Z\" level=info msg=\"Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=c4e9a245-a041-4f52-b54b-4590736b3a87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:52.419305 crc crio[23211]: time=\"2026-06-11T17:28:52.418185451Z\" level=info msg=\"Started container\" PID=253476 containerID=7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1 description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=659f2c68-5b2d-4fec-81fb-c0b19a601fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\nJun 11 17:28:52.427983 crc crio[23211]: time=\"2026-06-11T17:28:52.424105869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.427983 crc crio[23211]: time=\"2026-06-11T17:28:52.424187811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.427983 crc crio[23211]: time=\"2026-06-11T17:28:52.426979051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.438940 crc crio[23211]: time=\"2026-06-11T17:28:52.436957671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.555617 crc crio[23211]: time=\"2026-06-11T17:28:52.548254289Z\" level=info msg=\"Stopping pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\" id=91ab0c5c-d98f-45fc-8bc8-8385bf2ccd59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:52.555617 crc crio[23211]: time=\"2026-06-11T17:28:52.553984533Z\" level=info msg=\"Got pod network &{Name:placement-db-create-nkzqd Namespace:openstack ID:0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b UID:712a0222-38d3-47ef-b3af-bca5b1fa419d NetNS:/var/run/netns/bced8e10-713f-4cd2-a4fe-51407dbd61f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod712a0222_38d3_47ef_b3af_bca5b1fa419d.slice PodAnnotations:0xc000d2eb18}] Aliases:map[]}\"\nJun 11 17:28:52.555617 crc crio[23211]: time=\"2026-06-11T17:28:52.554972718Z\" level=info msg=\"Deleting pod openstack_placement-db-create-nkzqd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:52.559467 crc crio[23211]: time=\"2026-06-11T17:28:52.557372438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.563741 crc crio[23211]: time=\"2026-06-11T17:28:52.563674007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.608514 crc crio[23211]: 2026-06-11T17:28:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b743d9ce6f1b13 Mac:7a:23:53:0b:28:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/b7a336c1-9b1d-4690-9d28-650ba7513d6c SocketPath: PciID:}] [{Interface:0xc00029cac0 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:28:52.608514 crc crio[23211]: time=\"2026-06-11T17:28:52.607985806Z\" level=info msg=\"Got pod network &{Name:barbican-worker-9448f885-fdklh Namespace:openstack ID:8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289 UID:337d0767-ba46-4f98-93d2-f606647b0ba2 NetNS:/var/run/netns/b7a336c1-9b1d-4690-9d28-650ba7513d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337d0767_ba46_4f98_93d2_f606647b0ba2.slice PodAnnotations:0xc002794838}] Aliases:map[]}\"\nJun 11 17:28:52.608514 crc crio[23211]: time=\"2026-06-11T17:28:52.60812509Z\" level=info msg=\"Checking pod openstack_barbican-worker-9448f885-fdklh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:28:52.618779 crc crio[23211]: time=\"2026-06-11T17:28:52.618195183Z\" level=info msg=\"Stopping pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\" id=3203db92-fa58-45e6-a3e6-8ce347427a98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:52.620606 crc crio[23211]: time=\"2026-06-11T17:28:52.620408338Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 Namespace:openstack ID:d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67 UID:51540e5e-9e55-47a0-9638-3dadc036be4f NetNS:/var/run/netns/c8566ced-b27d-4d49-bca0-11c8808b3227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51540e5e_9e55_47a0_9638_3dadc036be4f.slice PodAnnotations:0xc0066182c0}] Aliases:map[]}\"\nJun 11 17:28:52.620741 crc crio[23211]: time=\"2026-06-11T17:28:52.620692804Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:52.679318 crc crio[23211]: time=\"2026-06-11T17:28:52.674305509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.690226 crc crio[23211]: time=\"2026-06-11T17:28:52.688227777Z\" level=info msg=\"Ran pod sandbox 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289 with infra container: openstack/barbican-worker-9448f885-fdklh/POD\" id=a0646d67-5a38-485e-b670-cf17ef95b365 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:52.690226 crc crio[23211]: time=\"2026-06-11T17:28:52.688834142Z\" level=info msg=\"Created container 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log\" id=e66849c2-33c6-4840-8bf1-8ce95a5c3134 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:52.690226 crc crio[23211]: time=\"2026-06-11T17:28:52.690112974Z\" level=info msg=\"Starting container: 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09\" id=0d184d82-e39f-4760-9d2b-e0a296faa991 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:52.695497 crc crio[23211]: time=\"2026-06-11T17:28:52.693205402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=4684506e-ffff-46ff-bf46-c78cb69a85b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:52.699242 crc crio[23211]: time=\"2026-06-11T17:28:52.698855214Z\" level=info msg=\"Started container\" PID=253538 containerID=6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09 description=openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log id=0d184d82-e39f-4760-9d2b-e0a296faa991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\nJun 11 17:28:52.702030 crc crio[23211]: time=\"2026-06-11T17:28:52.700716799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=d4551d3c-2d78-4970-a3ba-a292946415a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:52.716032 crc crio[23211]: time=\"2026-06-11T17:28:52.715898021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.721133 crc crio[23211]: time=\"2026-06-11T17:28:52.720922205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=5f19ecb4-3911-44e2-ae4f-d2a427c151a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:52.722307 crc crio[23211]: time=\"2026-06-11T17:28:52.721975862Z\" level=info msg=\"Creating container: openstack/barbican-worker-9448f885-fdklh/barbican-worker-log\" id=feb7a950-3835-4fa5-9f35-8d50e9b08231 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:52.722647 crc crio[23211]: time=\"2026-06-11T17:28:52.722337241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.768396 crc crio[23211]: time=\"2026-06-11T17:28:52.767617256Z\" level=info msg=\"Created container 494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=885289ae-f54f-48b7-9a69-7fd7cb0ca03e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:52.771995 crc crio[23211]: time=\"2026-06-11T17:28:52.77055451Z\" level=info msg=\"Starting container: 494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9\" id=4d281a47-a28f-4010-8a0e-10ecb3971e23 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:52.779400 crc crio[23211]: time=\"2026-06-11T17:28:52.779305729Z\" level=info msg=\"Started container\" PID=253573 containerID=494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=4d281a47-a28f-4010-8a0e-10ecb3971e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\nJun 11 17:28:52.824513 crc crio[23211]: time=\"2026-06-11T17:28:52.824349728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=0131624a-64e2-4b37-8207-7d952ed28d7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:52.836370 crc crio[23211]: time=\"2026-06-11T17:28:52.836295767Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener\" id=2cde935d-8ead-457f-91ff-04867e2ce225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:52.837462 crc crio[23211]: time=\"2026-06-11T17:28:52.837387704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.856542 crc crio[23211]: 2026-06-11T17:28:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5900ba3d29d25db Mac:4e:9c:f7:1a:76:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/78f07ed2-9373-4b0e-b40c-25675acf8c18 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:28:52.858199 crc crio[23211]: time=\"2026-06-11T17:28:52.858095502Z\" level=info msg=\"Got pod network &{Name:barbican-api-8648d45f78-g5nqh Namespace:openstack ID:5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c UID:8502a545-7ebf-48db-a088-19573aa96289 NetNS:/var/run/netns/78f07ed2-9373-4b0e-b40c-25675acf8c18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8502a545_7ebf_48db_a088_19573aa96289.slice PodAnnotations:0xc007c14098}] Aliases:map[]}\"\nJun 11 17:28:52.858327 crc crio[23211]: time=\"2026-06-11T17:28:52.858312407Z\" level=info msg=\"Checking pod openstack_barbican-api-8648d45f78-g5nqh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:28:52.893636 crc crio[23211]: time=\"2026-06-11T17:28:52.893600562Z\" level=info msg=\"Ran pod sandbox 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c with infra container: openstack/barbican-api-8648d45f78-g5nqh/POD\" id=b73e0ebf-67a0-4d5c-9bb1-6929e70d633d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:52.897005 crc crio[23211]: time=\"2026-06-11T17:28:52.896974398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3c7fdc5c-4f8c-43ba-8c35-01fdba933666 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:52.901632 crc crio[23211]: time=\"2026-06-11T17:28:52.900922826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f485d96d-ff5b-41f1-ba91-26a04b8619fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:52.920401 crc crio[23211]: time=\"2026-06-11T17:28:52.920073976Z\" level=info msg=\"Creating container: openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log\" id=b1803c9d-ddb5-47a0-b1ad-833817002cfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:52.920869 crc crio[23211]: time=\"2026-06-11T17:28:52.920764404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.957856 crc crio[23211]: time=\"2026-06-11T17:28:52.9577611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.967312 crc crio[23211]: time=\"2026-06-11T17:28:52.966964931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.970514 crc crio[23211]: time=\"2026-06-11T17:28:52.970360986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:52.975135 crc crio[23211]: time=\"2026-06-11T17:28:52.975068443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:53.055058 crc crio[23211]: time=\"2026-06-11T17:28:53.054916955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:53.067274 crc crio[23211]: time=\"2026-06-11T17:28:53.067191052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:53.203043 crc crio[23211]: time=\"2026-06-11T17:28:53.202895492Z\" level=info msg=\"Stopped pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\" id=3203db92-fa58-45e6-a3e6-8ce347427a98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:53.289960 crc crio[23211]: time=\"2026-06-11T17:28:53.289767149Z\" level=info msg=\"Created container 510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=c4e9a245-a041-4f52-b54b-4590736b3a87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:53.307402 crc crio[23211]: time=\"2026-06-11T17:28:53.301023401Z\" level=info msg=\"Starting container: 510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6\" id=ef594fd0-93c5-431c-bc89-d530f60d56f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:53.323681 crc crio[23211]: time=\"2026-06-11T17:28:53.320294064Z\" level=info msg=\"Started container\" PID=253647 containerID=510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6 description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=ef594fd0-93c5-431c-bc89-d530f60d56f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\nJun 11 17:28:53.361126 crc crio[23211]: time=\"2026-06-11T17:28:53.360994513Z\" level=info msg=\"Stopped pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\" id=91ab0c5c-d98f-45fc-8bc8-8385bf2ccd59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:53.375825 crc crio[23211]: time=\"2026-06-11T17:28:53.375769654Z\" level=info msg=\"Created container 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8: openstack/barbican-worker-9448f885-fdklh/barbican-worker-log\" id=feb7a950-3835-4fa5-9f35-8d50e9b08231 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:53.387509 crc crio[23211]: time=\"2026-06-11T17:28:53.377646741Z\" level=info msg=\"Starting container: 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8\" id=b8790415-f5e7-47ab-a185-ae8a3f7b9582 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:53.389071 crc crio[23211]: time=\"2026-06-11T17:28:53.388938383Z\" level=info msg=\"Started container\" PID=253695 containerID=07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8 description=openstack/barbican-worker-9448f885-fdklh/barbican-worker-log id=b8790415-f5e7-47ab-a185-ae8a3f7b9582 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\nJun 11 17:28:53.403031 crc crio[23211]: time=\"2026-06-11T17:28:53.402880323Z\" level=info msg=\"Created container e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40: openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log\" id=b1803c9d-ddb5-47a0-b1ad-833817002cfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:53.405136 crc crio[23211]: time=\"2026-06-11T17:28:53.405062008Z\" level=info msg=\"Starting container: e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40\" id=8721ffe0-4476-4194-9cdf-f3af610a3c55 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:53.441603 crc crio[23211]: time=\"2026-06-11T17:28:53.429685514Z\" level=info msg=\"Started container\" PID=253697 containerID=e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40 description=openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log id=8721ffe0-4476-4194-9cdf-f3af610a3c55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\nJun 11 17:28:53.441603 crc crio[23211]: time=\"2026-06-11T17:28:53.440570067Z\" level=info msg=\"Created container 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener\" id=2cde935d-8ead-457f-91ff-04867e2ce225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:53.444693 crc crio[23211]: time=\"2026-06-11T17:28:53.444606447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=8b133920-dcb3-4aee-b892-eaceaa42bd10 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:53.445008 crc crio[23211]: time=\"2026-06-11T17:28:53.444882355Z\" level=info msg=\"Starting container: 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0\" id=7b9bcb9a-5ad2-4e49-b9ce-60a57a05e616 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:53.453861 crc crio[23211]: time=\"2026-06-11T17:28:53.453714526Z\" level=info msg=\"Started container\" PID=253691 containerID=8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0 description=openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener id=7b9bcb9a-5ad2-4e49-b9ce-60a57a05e616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\nJun 11 17:28:53.531182 crc crio[23211]: time=\"2026-06-11T17:28:53.531094616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=dd991692-8595-4389-b6c6-5526f210cd6f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:53.533628 crc crio[23211]: time=\"2026-06-11T17:28:53.531348642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=3b0b4341-7052-4001-aea2-18840d9fd8ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:53.572517 crc crio[23211]: time=\"2026-06-11T17:28:53.570539893Z\" level=info msg=\"Creating container: openstack/barbican-worker-9448f885-fdklh/barbican-worker\" id=8c2955c1-8173-4ed2-b21d-8d7a33747360 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:53.572517 crc crio[23211]: time=\"2026-06-11T17:28:53.571106658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:53.644115 crc crio[23211]: time=\"2026-06-11T17:28:53.644020366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:53.649634 crc crio[23211]: time=\"2026-06-11T17:28:53.649557893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:53.691085 crc crio[23211]: time=\"2026-06-11T17:28:53.684389296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f25f650b-8137-401f-8cbc-4e8e80413a99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:53.695285 crc crio[23211]: time=\"2026-06-11T17:28:53.695089325Z\" level=info msg=\"Creating container: openstack/barbican-api-8648d45f78-g5nqh/barbican-api\" id=33674fc3-5cd7-49c4-984d-7f7aa5bb7bf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:53.695728 crc crio[23211]: time=\"2026-06-11T17:28:53.695608037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:53.757852 crc crio[23211]: time=\"2026-06-11T17:28:53.757729084Z\" level=info msg=\"Removing container: 8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964\" id=1a6d25cd-5ffd-4dbe-943d-3351d8f409c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:53.761956 crc crio[23211]: time=\"2026-06-11T17:28:53.761880467Z\" level=info msg=\"Stopping container: 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7 (timeout: 30s)\" id=27700b8a-cba6-45c2-9025-a17f063d4e6b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:53.762384 crc crio[23211]: time=\"2026-06-11T17:28:53.76235177Z\" level=info msg=\"Stopping container: a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29 (timeout: 30s)\" id=f394bf61-cc25-4389-bb2d-d4d2b606b00c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:53.786829 crc crio[23211]: time=\"2026-06-11T17:28:53.78673492Z\" level=info msg=\"Stopping pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7\" id=1fc85be5-f0e4-4f40-b87b-317eef74bc1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:53.791267 crc crio[23211]: time=\"2026-06-11T17:28:53.79069297Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd-config-rz7hw Namespace:openstack ID:a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7 UID:ca9c5dad-72bb-45ab-af46-6927a930575f NetNS:/var/run/netns/1d63b3a6-7ba1-42f7-9403-b14d5114c743 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca9c5dad_72bb_45ab_af46_6927a930575f.slice PodAnnotations:0xc0001ae2f0}] Aliases:map[]}\"\nJun 11 17:28:53.791627 crc crio[23211]: time=\"2026-06-11T17:28:53.791347986Z\" level=info msg=\"Deleting pod openstack_ovn-controller-6hbvd-config-rz7hw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:53.913910 crc crio[23211]: time=\"2026-06-11T17:28:53.913815825Z\" level=info msg=\"Created container 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423: openstack/barbican-worker-9448f885-fdklh/barbican-worker\" id=8c2955c1-8173-4ed2-b21d-8d7a33747360 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:53.923236 crc crio[23211]: time=\"2026-06-11T17:28:53.923009914Z\" level=info msg=\"Stopped container a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log\" id=f394bf61-cc25-4389-bb2d-d4d2b606b00c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:53.924623 crc crio[23211]: time=\"2026-06-11T17:28:53.923715703Z\" level=info msg=\"Starting container: 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423\" id=13718ef5-9190-415f-b540-9c3565657ee8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:53.951725 crc crio[23211]: time=\"2026-06-11T17:28:53.95077783Z\" level=info msg=\"Started container\" PID=253786 containerID=2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423 description=openstack/barbican-worker-9448f885-fdklh/barbican-worker id=13718ef5-9190-415f-b540-9c3565657ee8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\nJun 11 17:28:53.980406 crc crio[23211]: time=\"2026-06-11T17:28:53.98030706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:53.998662 crc crio[23211]: time=\"2026-06-11T17:28:53.998209289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:54.148363 crc crio[23211]: time=\"2026-06-11T17:28:54.148258859Z\" level=info msg=\"Removed container 8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=1a6d25cd-5ffd-4dbe-943d-3351d8f409c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:54.155293 crc crio[23211]: time=\"2026-06-11T17:28:54.155247684Z\" level=info msg=\"Removing container: 1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895\" id=e5f5b7ff-217e-4916-b4c5-1eb6f6c8b7bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:54.251730 crc crio[23211]: time=\"2026-06-11T17:28:54.251106316Z\" level=info msg=\"Created container 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60: openstack/barbican-api-8648d45f78-g5nqh/barbican-api\" id=33674fc3-5cd7-49c4-984d-7f7aa5bb7bf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:54.253267 crc crio[23211]: time=\"2026-06-11T17:28:54.253226619Z\" level=info msg=\"Starting container: 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60\" id=47075ac5-d1c0-4bf6-a05c-f93c08e159b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:54.263505 crc crio[23211]: time=\"2026-06-11T17:28:54.263380623Z\" level=info msg=\"Started container\" PID=253822 containerID=403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60 description=openstack/barbican-api-8648d45f78-g5nqh/barbican-api id=47075ac5-d1c0-4bf6-a05c-f93c08e159b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\nJun 11 17:28:54.272523 crc crio[23211]: time=\"2026-06-11T17:28:54.272364808Z\" level=info msg=\"Removed container 1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=e5f5b7ff-217e-4916-b4c5-1eb6f6c8b7bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:54.331665 crc crio[23211]: time=\"2026-06-11T17:28:54.331547011Z\" level=info msg=\"Stopped pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7\" id=1fc85be5-f0e4-4f40-b87b-317eef74bc1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:54.507493 crc crio[23211]: time=\"2026-06-11T17:28:54.507321425Z\" level=info msg=\"Stopped container 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener\" id=27700b8a-cba6-45c2-9025-a17f063d4e6b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:54.514061 crc crio[23211]: time=\"2026-06-11T17:28:54.51392875Z\" level=info msg=\"Stopping pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\" id=3a2dad77-31b9-47b9-83a5-5df4e52476e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:54.515551 crc crio[23211]: time=\"2026-06-11T17:28:54.51548815Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-64bc7569fd-b8fmr Namespace:openstack ID:35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04 UID:69742de5-2ffe-4c42-ab41-27f6e336ba36 NetNS:/var/run/netns/328d4c4d-0adb-470b-a153-32b04476ed8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69742de5_2ffe_4c42_ab41_27f6e336ba36.slice PodAnnotations:0xc0066184b8}] Aliases:map[]}\"\nJun 11 17:28:54.515902 crc crio[23211]: time=\"2026-06-11T17:28:54.515725776Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-64bc7569fd-b8fmr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:54.817902 crc crio[23211]: time=\"2026-06-11T17:28:54.817802594Z\" level=info msg=\"Stopping pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\" id=22d68119-a742-4174-887e-1e0d4566b610 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:54.821977 crc crio[23211]: time=\"2026-06-11T17:28:54.821903786Z\" level=info msg=\"Got pod network &{Name:glance-32d7-account-create-update-2rnq5 Namespace:openstack ID:65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27 UID:6d04cbea-abd8-4fcb-812d-e1624d8277e2 NetNS:/var/run/netns/b30284a9-9304-45ff-8db1-ceab724c2082 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d04cbea_abd8_4fcb_812d_e1624d8277e2.slice PodAnnotations:0xc006618618}] Aliases:map[]}\"\nJun 11 17:28:54.822240 crc crio[23211]: time=\"2026-06-11T17:28:54.822138432Z\" level=info msg=\"Deleting pod openstack_glance-32d7-account-create-update-2rnq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:54.918702 crc crio[23211]: time=\"2026-06-11T17:28:54.916545918Z\" level=info msg=\"Removing container: 82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb\" id=c4917e34-8f69-4524-aa02-152e607dc5cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:54.939489 crc crio[23211]: time=\"2026-06-11T17:28:54.93458961Z\" level=info msg=\"Stopping pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\" id=3c18ba69-50ec-4194-adf8-0556ca27c42f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:54.939489 crc crio[23211]: time=\"2026-06-11T17:28:54.938008546Z\" level=info msg=\"Got pod network &{Name:nova-cell0-01ba-account-create-update-pmbm5 Namespace:openstack ID:f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747 UID:e8758c2a-57c9-41b3-895d-42842ad94048 NetNS:/var/run/netns/82fc185d-6a06-44b4-8f5d-cf455dbd4ebb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8758c2a_57c9_41b3_895d_42842ad94048.slice PodAnnotations:0xc007c144b0}] Aliases:map[]}\"\nJun 11 17:28:54.939489 crc crio[23211]: time=\"2026-06-11T17:28:54.938216392Z\" level=info msg=\"Deleting pod openstack_nova-cell0-01ba-account-create-update-pmbm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:55.047502 crc crio[23211]: time=\"2026-06-11T17:28:55.044087363Z\" level=info msg=\"Removed container 82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=c4917e34-8f69-4524-aa02-152e607dc5cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:55.142522 crc crio[23211]: time=\"2026-06-11T17:28:55.139773072Z\" level=info msg=\"Stopped pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\" id=3a2dad77-31b9-47b9-83a5-5df4e52476e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:55.245582 crc crio[23211]: time=\"2026-06-11T17:28:55.244191347Z\" level=info msg=\"Stopping container: 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2 (timeout: 30s)\" id=139b770a-9369-434b-9f47-54c0bb9403ff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:55.245582 crc crio[23211]: time=\"2026-06-11T17:28:55.244206238Z\" level=info msg=\"Stopping container: 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55 (timeout: 30s)\" id=149ba66d-32e2-4018-bac0-3ba9a248c013 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:55.372808 crc crio[23211]: time=\"2026-06-11T17:28:55.371898117Z\" level=info msg=\"Running pod sandbox: openstack/placement-f94b56c8-hflrd/POD\" id=03036e17-0665-40ef-a37e-1f53b6c1dd5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:55.372808 crc crio[23211]: time=\"2026-06-11T17:28:55.372635826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:55.413505 crc crio[23211]: time=\"2026-06-11T17:28:55.411729515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0c8d524e-ac0e-4c40-9f3b-fd35244e2d67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:55.418742 crc crio[23211]: time=\"2026-06-11T17:28:55.418648838Z\" level=info msg=\"Stopped container 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log\" id=149ba66d-32e2-4018-bac0-3ba9a248c013 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:28:55.485812 crc crio[23211]: time=\"2026-06-11T17:28:55.485534434Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b5d9052e-3e87-476a-95e6-af4e982dc87f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:55.500739 crc crio[23211]: time=\"2026-06-11T17:28:55.500631582Z\" level=info msg=\"Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=1ef4f6bd-8e90-49d6-99b9-9582293ec9be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:55.503212 crc crio[23211]: time=\"2026-06-11T17:28:55.500995281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:55.503212 crc crio[23211]: time=\"2026-06-11T17:28:55.502492019Z\" level=info msg=\"Got pod network &{Name:placement-f94b56c8-hflrd Namespace:openstack ID:327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec UID:e00cdeb6-7709-4ca4-9ed2-fe4adcfa04fd NetNS:/var/run/netns/98ad0cb0-7979-4e46-b48a-fe21fd43bcf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00cdeb6_7709_4ca4_9ed2_fe4adcfa04fd.slice PodAnnotations:0xc002794630}] Aliases:map[]}\"\nJun 11 17:28:55.503212 crc crio[23211]: time=\"2026-06-11T17:28:55.50253803Z\" level=info msg=\"Adding pod openstack_placement-f94b56c8-hflrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:55.691018 crc crio[23211]: time=\"2026-06-11T17:28:55.690528341Z\" level=info msg=\"Stopped pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\" id=22d68119-a742-4174-887e-1e0d4566b610 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:55.702067 crc crio[23211]: time=\"2026-06-11T17:28:55.701950407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:55.707989 crc crio[23211]: time=\"2026-06-11T17:28:55.70725604Z\" level=info msg=\"Stopped pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\" id=3c18ba69-50ec-4194-adf8-0556ca27c42f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:55.711603 crc crio[23211]: time=\"2026-06-11T17:28:55.711539426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:56.007349 crc crio[23211]: time=\"2026-06-11T17:28:56.007217505Z\" level=info msg=\"Created container 8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=1ef4f6bd-8e90-49d6-99b9-9582293ec9be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:56.015554 crc crio[23211]: time=\"2026-06-11T17:28:56.0153853Z\" level=info msg=\"Starting container: 8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb\" id=28ba93ba-0fbf-4c2a-bcf2-91fcc101a2d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:56.028805 crc crio[23211]: time=\"2026-06-11T17:28:56.028737004Z\" level=info msg=\"Started container\" PID=254191 containerID=8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=28ba93ba-0fbf-4c2a-bcf2-91fcc101a2d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\nJun 11 17:28:56.068531 crc crio[23211]: time=\"2026-06-11T17:28:56.068341447Z\" level=info msg=\"Stopping pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\" id=0901beef-e098-46ca-8915-e69bf72418c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:56.078737 crc crio[23211]: time=\"2026-06-11T17:28:56.071595108Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-x8649 Namespace:openstack ID:56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033 UID:41fe395e-76dc-4f64-a62e-0d8e501fd3ab NetNS:/var/run/netns/43106d95-bec1-4d16-adf6-4ca2d0995b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41fe395e_76dc_4f64_a62e_0d8e501fd3ab.slice PodAnnotations:0xc0018be5d8}] Aliases:map[]}\"\nJun 11 17:28:56.079097 crc crio[23211]: time=\"2026-06-11T17:28:56.078997723Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-x8649 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:56.084213 crc crio[23211]: time=\"2026-06-11T17:28:56.083409365Z\" level=info msg=\"Removing container: 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7\" id=e40ce9f9-dbe0-42bf-a745-903407b211e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:56.193475 crc crio[23211]: 2026-06-11T17:28:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:327066dff6b1a13 Mac:82:df:a8:bc:3e:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/98ad0cb0-7979-4e46-b48a-fe21fd43bcf2 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:28:56.196020 crc crio[23211]: time=\"2026-06-11T17:28:56.195963573Z\" level=info msg=\"Got pod network &{Name:placement-f94b56c8-hflrd Namespace:openstack ID:327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec UID:e00cdeb6-7709-4ca4-9ed2-fe4adcfa04fd NetNS:/var/run/netns/98ad0cb0-7979-4e46-b48a-fe21fd43bcf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00cdeb6_7709_4ca4_9ed2_fe4adcfa04fd.slice PodAnnotations:0xc002794630}] Aliases:map[]}\"\nJun 11 17:28:56.196728 crc crio[23211]: time=\"2026-06-11T17:28:56.196331443Z\" level=info msg=\"Checking pod openstack_placement-f94b56c8-hflrd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:28:56.226084 crc crio[23211]: time=\"2026-06-11T17:28:56.225976257Z\" level=info msg=\"Ran pod sandbox 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec with infra container: openstack/placement-f94b56c8-hflrd/POD\" id=03036e17-0665-40ef-a37e-1f53b6c1dd5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:56.227740 crc crio[23211]: time=\"2026-06-11T17:28:56.227680339Z\" level=info msg=\"Removed container 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener\" id=e40ce9f9-dbe0-42bf-a745-903407b211e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:56.230372 crc crio[23211]: time=\"2026-06-11T17:28:56.230294535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=e7afacad-ed4a-4da5-9882-c105690d8ea8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:56.234364 crc crio[23211]: time=\"2026-06-11T17:28:56.234289234Z\" level=info msg=\"Removing container: a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29\" id=e7c9a269-34d3-41c0-84bd-ef1c3fde85e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:56.315325 crc crio[23211]: time=\"2026-06-11T17:28:56.315227252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=9911e5ee-dfda-4329-be41-fbcd7f3e5124 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:56.326634 crc crio[23211]: time=\"2026-06-11T17:28:56.326545946Z\" level=info msg=\"Creating container: openstack/placement-f94b56c8-hflrd/placement-log\" id=4b1ade05-bddf-4920-8d24-911750f33460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:56.329338 crc crio[23211]: time=\"2026-06-11T17:28:56.328708001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:56.353988 crc crio[23211]: time=\"2026-06-11T17:28:56.353896772Z\" level=info msg=\"Removed container a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log\" id=e7c9a269-34d3-41c0-84bd-ef1c3fde85e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:56.378681 crc crio[23211]: time=\"2026-06-11T17:28:56.37854144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d9704ed2-4b62-4622-9e2a-f058fcc4b323 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:56.422699 crc crio[23211]: time=\"2026-06-11T17:28:56.422588312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2d59eab9-1782-4b4d-a959-cbeb7a191a51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:56.429961 crc crio[23211]: time=\"2026-06-11T17:28:56.429853835Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=609a101e-573b-4c83-a010-79cdff069588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:56.430939 crc crio[23211]: time=\"2026-06-11T17:28:56.430328546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:56.441271 crc crio[23211]: time=\"2026-06-11T17:28:56.44084843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:56.460719 crc crio[23211]: time=\"2026-06-11T17:28:56.446623055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:56.550623 crc crio[23211]: time=\"2026-06-11T17:28:56.550521078Z\" level=info msg=\"Stopped pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\" id=0901beef-e098-46ca-8915-e69bf72418c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:56.564514 crc crio[23211]: time=\"2026-06-11T17:28:56.564355874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:56.571064 crc crio[23211]: time=\"2026-06-11T17:28:56.57098634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:56.626826 crc crio[23211]: time=\"2026-06-11T17:28:56.626698996Z\" level=info msg=\"Created container c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91: openstack/placement-f94b56c8-hflrd/placement-log\" id=4b1ade05-bddf-4920-8d24-911750f33460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:56.631092 crc crio[23211]: time=\"2026-06-11T17:28:56.631006954Z\" level=info msg=\"Starting container: c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91\" id=f0637b72-5c2e-421f-8c77-6da93b2b89e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:56.640179 crc crio[23211]: time=\"2026-06-11T17:28:56.640106252Z\" level=info msg=\"Started container\" PID=254279 containerID=c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91 description=openstack/placement-f94b56c8-hflrd/placement-log id=f0637b72-5c2e-421f-8c77-6da93b2b89e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\nJun 11 17:28:56.662371 crc crio[23211]: time=\"2026-06-11T17:28:56.652256916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=c1fe02c7-abe4-4b9d-ab6e-70a62fa0fe58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:56.707601 crc crio[23211]: time=\"2026-06-11T17:28:56.707501791Z\" level=info msg=\"Created container a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=609a101e-573b-4c83-a010-79cdff069588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:56.715553 crc crio[23211]: time=\"2026-06-11T17:28:56.715391419Z\" level=info msg=\"Starting container: a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04\" id=d34d21ff-8093-47b2-b2a6-4c8df00ecb1d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:56.727528 crc crio[23211]: time=\"2026-06-11T17:28:56.72737349Z\" level=info msg=\"Started container\" PID=254284 containerID=a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04 description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=d34d21ff-8093-47b2-b2a6-4c8df00ecb1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\nJun 11 17:28:56.734100 crc crio[23211]: time=\"2026-06-11T17:28:56.733738078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=ae90b53a-91cd-42b7-8d35-287dee02b576 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:56.746818 crc crio[23211]: time=\"2026-06-11T17:28:56.746737425Z\" level=info msg=\"Creating container: openstack/placement-f94b56c8-hflrd/placement-api\" id=849af7d7-963d-4e05-a41a-15724639cac5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:56.747094 crc crio[23211]: time=\"2026-06-11T17:28:56.747050232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:56.827784 crc crio[23211]: time=\"2026-06-11T17:28:56.827679832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:56.832792 crc crio[23211]: time=\"2026-06-11T17:28:56.832718688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:57.032480 crc crio[23211]: time=\"2026-06-11T17:28:57.03234818Z\" level=info msg=\"Created container 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1: openstack/placement-f94b56c8-hflrd/placement-api\" id=849af7d7-963d-4e05-a41a-15724639cac5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:57.036225 crc crio[23211]: time=\"2026-06-11T17:28:57.035764136Z\" level=info msg=\"Starting container: 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1\" id=78d217b3-b2b3-4aa1-99e0-47f542573834 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:57.044490 crc crio[23211]: time=\"2026-06-11T17:28:57.044366982Z\" level=info msg=\"Started container\" PID=254329 containerID=2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1 description=openstack/placement-f94b56c8-hflrd/placement-api id=78d217b3-b2b3-4aa1-99e0-47f542573834 name=/runtime.v1.RuntimeService/StartContainer sandboxID=327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\nJun 11 17:28:57.167723 crc crio[23211]: time=\"2026-06-11T17:28:57.167341182Z\" level=info msg=\"Removing container: 24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317\" id=7f1f7f61-fadc-408f-9ed0-6bc2544b0adf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:57.260997 crc crio[23211]: time=\"2026-06-11T17:28:57.260912796Z\" level=info msg=\"Removed container 24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=7f1f7f61-fadc-408f-9ed0-6bc2544b0adf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:57.264281 crc crio[23211]: time=\"2026-06-11T17:28:57.264161117Z\" level=info msg=\"Removing container: d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d\" id=75c421dd-b79b-4781-9683-5a46fb884db1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:57.373891 crc crio[23211]: time=\"2026-06-11T17:28:57.373803085Z\" level=info msg=\"Removed container d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=75c421dd-b79b-4781-9683-5a46fb884db1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:57.378347 crc crio[23211]: time=\"2026-06-11T17:28:57.378261587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=24e06299-6e91-4d42-a80c-3d400d328f1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:57.383141 crc crio[23211]: time=\"2026-06-11T17:28:57.383050867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7a438f58-5ece-4830-a377-19b8e8aa79bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:57.387140 crc crio[23211]: time=\"2026-06-11T17:28:57.387084159Z\" level=info msg=\"Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=1f760698-53b9-40d0-a8ae-287637d9ac01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:57.390815 crc crio[23211]: time=\"2026-06-11T17:28:57.39074929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:57.467109 crc crio[23211]: time=\"2026-06-11T17:28:57.467017591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:57.476622 crc crio[23211]: time=\"2026-06-11T17:28:57.476364835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:28:57.621246 crc crio[23211]: time=\"2026-06-11T17:28:57.621048611Z\" level=info msg=\"Created container df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=1f760698-53b9-40d0-a8ae-287637d9ac01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:57.625321 crc crio[23211]: time=\"2026-06-11T17:28:57.622375274Z\" level=info msg=\"Starting container: df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54\" id=ae2f9ac0-ce32-42f4-8d6d-7135ec41cc4b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:57.637972 crc crio[23211]: time=\"2026-06-11T17:28:57.63581597Z\" level=info msg=\"Started container\" PID=254557 containerID=df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54 description=openstack/glance-db-create-5c6nr/mariadb-database-create id=ae2f9ac0-ce32-42f4-8d6d-7135ec41cc4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\nJun 11 17:28:58.258691 crc crio[23211]: time=\"2026-06-11T17:28:58.256762017Z\" level=info msg=\"Stopping pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\" id=00b86bd2-229e-47f8-8ce4-e3751a769f71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:58.261925 crc crio[23211]: time=\"2026-06-11T17:28:58.261842225Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-fl7rw Namespace:openstack ID:6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e UID:628f3645-de9b-415d-9cc8-76a69c7e6237 NetNS:/var/run/netns/2948d732-1f09-4743-8973-9b687de5696d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod628f3645_de9b_415d_9cc8_76a69c7e6237.slice PodAnnotations:0xc0030886d0}] Aliases:map[]}\"\nJun 11 17:28:58.262382 crc crio[23211]: time=\"2026-06-11T17:28:58.262255145Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-fl7rw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:58.275638 crc crio[23211]: time=\"2026-06-11T17:28:58.275542639Z\" level=info msg=\"Removing container: c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7\" id=d111da87-a833-490c-9b8b-774a00279ca5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:58.283654 crc crio[23211]: time=\"2026-06-11T17:28:58.279690953Z\" level=info msg=\"Stopping pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\" id=c26b516e-d3d9-4b16-907d-b066bc9f3d09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:58.286879 crc crio[23211]: time=\"2026-06-11T17:28:58.286151245Z\" level=info msg=\"Got pod network &{Name:neutron-245d-account-create-update-n8lqd Namespace:openstack ID:d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013 UID:18705645-a4b0-40b0-b728-6352dddd57af NetNS:/var/run/netns/df91a283-314e-4251-aaa0-99642b428958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18705645_a4b0_40b0_b728_6352dddd57af.slice PodAnnotations:0xc007c148d8}] Aliases:map[]}\"\nJun 11 17:28:58.287096 crc crio[23211]: time=\"2026-06-11T17:28:58.287022637Z\" level=info msg=\"Deleting pod openstack_neutron-245d-account-create-update-n8lqd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:58.379862 crc crio[23211]: time=\"2026-06-11T17:28:58.379782081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1982795a-c01b-4b34-ac07-6bbb62e2b15f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:59.295092 crc crio[23211]: time=\"2026-06-11T17:28:59.29452979Z\" level=info msg=\"Stopping pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\" id=4c4e72a9-51d6-464c-a39b-784900fa89ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:59.297309 crc crio[23211]: time=\"2026-06-11T17:28:59.297227028Z\" level=info msg=\"Got pod network &{Name:glance-db-create-5c6nr Namespace:openstack ID:c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791 UID:4355afef-ebf7-4e34-8acd-67347b0c4c98 NetNS:/var/run/netns/2065f6ea-1f53-450d-80b3-8f9ecd6fb2c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4355afef_ebf7_4e34_8acd_67347b0c4c98.slice PodAnnotations:0xc0001ae238}] Aliases:map[]}\"\nJun 11 17:28:59.297547 crc crio[23211]: time=\"2026-06-11T17:28:59.297406712Z\" level=info msg=\"Deleting pod openstack_glance-db-create-5c6nr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:59.401961 crc crio[23211]: time=\"2026-06-11T17:28:59.401733385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=334e6c2e-c5cf-4685-8ef2-6e342a622b60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:59.403581 crc crio[23211]: time=\"2026-06-11T17:28:59.402323991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c305b715-a31d-45a6-baba-d74c419f2d1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:00.379075 crc crio[23211]: time=\"2026-06-11T17:29:00.378936819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e6824f5b-26ff-4ef1-808b-ae50dcfd3b2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:02.380790 crc crio[23211]: time=\"2026-06-11T17:29:02.379022785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2c9a8e63-056f-42b5-8574-d3f85d143f0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:03.454665 crc crio[23211]: time=\"2026-06-11T17:29:03.454575344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5c9805cf-729b-419f-8fdf-d9716d5e9632 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:03.455797 crc crio[23211]: time=\"2026-06-11T17:29:03.454708467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=343030ad-4ff8-4fc9-ac18-b0a46c0d3afe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:03.455797 crc crio[23211]: time=\"2026-06-11T17:29:03.454588814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ac255ee7-f472-4191-b156-4ef75ae11f97 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:03.455797 crc crio[23211]: time=\"2026-06-11T17:29:03.454921412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=04d00f5a-9c52-4896-ace1-fd3295eaa1b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:03.459049 crc crio[23211]: time=\"2026-06-11T17:29:03.458984774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9215e2bf-fcc0-4d4e-b01e-ff1e0e90e5cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:04.942103 crc crio[23211]: time=\"2026-06-11T17:29:04.91478217Z\" level=info msg=\"Stopping container: 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0 (timeout: 30s)\" id=abec19ca-71d9-4bea-970c-3dd9e79470ea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:04.943753 crc crio[23211]: time=\"2026-06-11T17:29:04.921083058Z\" level=info msg=\"Stopping container: ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334 (timeout: 30s)\" id=65be6573-b1e6-49a5-9545-bf2757ca58f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:06.740903 crc crio[23211]: time=\"2026-06-11T17:29:06.739488151Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-966qj/POD\" id=b84995ea-3c5c-4463-a4c2-852d9a221c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:06.740903 crc crio[23211]: time=\"2026-06-11T17:29:06.740360533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:07.762936 crc crio[23211]: time=\"2026-06-11T17:29:07.760299417Z\" level=info msg=\"Stopped pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\" id=00b86bd2-229e-47f8-8ce4-e3751a769f71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:07.767793 crc crio[23211]: time=\"2026-06-11T17:29:07.766138845Z\" level=info msg=\"Stopped pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\" id=c26b516e-d3d9-4b16-907d-b066bc9f3d09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:07.794227 crc crio[23211]: time=\"2026-06-11T17:29:07.794080924Z\" level=info msg=\"Stopped pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\" id=4c4e72a9-51d6-464c-a39b-784900fa89ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:07.890964 crc crio[23211]: time=\"2026-06-11T17:29:07.890853068Z\" level=info msg=\"Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=7940072f-13c6-4357-9771-dcc65270901d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:07.899083 crc crio[23211]: time=\"2026-06-11T17:29:07.89770888Z\" level=info msg=\"Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=c4bfc9ce-8c0a-4e87-98ac-70fe64b0ae68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:07.899083 crc crio[23211]: time=\"2026-06-11T17:29:07.897728862Z\" level=info msg=\"Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=a0f4e801-5fb7-4e63-ae1f-abf4abe272b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:07.899083 crc crio[23211]: time=\"2026-06-11T17:29:07.898983713Z\" level=info msg=\"Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=c261f411-1d8b-43ee-928a-9fd4ae4f7e4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:07.900925 crc crio[23211]: time=\"2026-06-11T17:29:07.900891491Z\" level=info msg=\"Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=e8a53a7e-27c1-4ce0-a58a-18b04d3321e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:07.920757 crc crio[23211]: time=\"2026-06-11T17:29:07.920645055Z\" level=info msg=\"Stopped container 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker\" id=139b770a-9369-434b-9f47-54c0bb9403ff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:07.926106 crc crio[23211]: time=\"2026-06-11T17:29:07.921833235Z\" level=info msg=\"Stopping pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\" id=a1e592a9-c450-4bf1-a194-2848e2181f67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:07.946134 crc crio[23211]: time=\"2026-06-11T17:29:07.94595733Z\" level=info msg=\"Got pod network &{Name:barbican-worker-75fb77fcc-75qjt Namespace:openstack ID:db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54 UID:8f15d0c8-fd55-4e16-be5e-1ad0619958eb NetNS:/var/run/netns/92d41305-19f5-43b4-a93f-4846f7091564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f15d0c8_fd55_4e16_be5e_1ad0619958eb.slice PodAnnotations:0xc000613750}] Aliases:map[]}\"\nJun 11 17:29:07.946812 crc crio[23211]: time=\"2026-06-11T17:29:07.946359039Z\" level=info msg=\"Deleting pod openstack_barbican-worker-75fb77fcc-75qjt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:07.964000 crc crio[23211]: time=\"2026-06-11T17:29:07.963832148Z\" level=info msg=\"Stopped container 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=abec19ca-71d9-4bea-970c-3dd9e79470ea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:09.010711 crc crio[23211]: time=\"2026-06-11T17:29:09.008896182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.010711 crc crio[23211]: time=\"2026-06-11T17:29:09.009034175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.010711 crc crio[23211]: time=\"2026-06-11T17:29:09.009118897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.010711 crc crio[23211]: time=\"2026-06-11T17:29:09.009715953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.012304 crc crio[23211]: time=\"2026-06-11T17:29:09.009853276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.058199 crc crio[23211]: time=\"2026-06-11T17:29:09.056493094Z\" level=info msg=\"Removed container c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=d111da87-a833-490c-9b8b-774a00279ca5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:09.063136 crc crio[23211]: time=\"2026-06-11T17:29:09.062965387Z\" level=info msg=\"Removing container: 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887\" id=58a21592-0d3a-4dec-b8e6-9bc8145de2e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:09.116603 crc crio[23211]: time=\"2026-06-11T17:29:09.116119869Z\" level=info msg=\"Stopped container ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=65be6573-b1e6-49a5-9545-bf2757ca58f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:09.123344 crc crio[23211]: time=\"2026-06-11T17:29:09.123052071Z\" level=info msg=\"Stopping pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\" id=dc57ba98-ea94-48a7-87d2-eb7a9bae01bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:09.126364 crc crio[23211]: time=\"2026-06-11T17:29:09.125928204Z\" level=info msg=\"Got pod network &{Name:barbican-api-7c96f598dd-69xx8 Namespace:openstack ID:3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b UID:5ea91540-4736-4f3b-b8a4-d5d40f433d33 NetNS:/var/run/netns/141741b9-7f3c-410f-b986-43014bf5bfe5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ea91540_4736_4f3b_b8a4_d5d40f433d33.slice PodAnnotations:0xc006618200}] Aliases:map[]}\"\nJun 11 17:29:09.126364 crc crio[23211]: time=\"2026-06-11T17:29:09.126269543Z\" level=info msg=\"Deleting pod openstack_barbican-api-7c96f598dd-69xx8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:09.263558 crc crio[23211]: time=\"2026-06-11T17:29:09.263316186Z\" level=info msg=\"Stopped pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\" id=a1e592a9-c450-4bf1-a194-2848e2181f67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:09.346577 crc crio[23211]: time=\"2026-06-11T17:29:09.346278575Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=240cee21-b468-4ff3-81f6-09c85155dc66 name=/runtime.v1.ImageService/PullImage\nJun 11 17:29:09.348414 crc crio[23211]: time=\"2026-06-11T17:29:09.348296205Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=03004ecd-b25b-433e-b569-9e196a1f2689 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:09.447081 crc crio[23211]: time=\"2026-06-11T17:29:09.446701911Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=06db2fff-13a8-4f29-a097-09906b141951 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:09.457179 crc crio[23211]: time=\"2026-06-11T17:29:09.45702829Z\" level=info msg=\"Removed container 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=58a21592-0d3a-4dec-b8e6-9bc8145de2e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:09.462987 crc crio[23211]: time=\"2026-06-11T17:29:09.462866726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.463631 crc crio[23211]: time=\"2026-06-11T17:29:09.463511112Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-966qj Namespace:openstack ID:2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd UID:6db82f9c-9d5f-4134-a301-0222adcee834 NetNS:/var/run/netns/c342d9e0-00ab-4d42-bd43-448343c11f50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6db82f9c_9d5f_4134_a301_0222adcee834.slice PodAnnotations:0xc00008cd38}] Aliases:map[]}\"\nJun 11 17:29:09.463631 crc crio[23211]: time=\"2026-06-11T17:29:09.463563643Z\" level=info msg=\"Adding pod openstack_root-account-create-update-966qj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:09.467367 crc crio[23211]: time=\"2026-06-11T17:29:09.467300897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.473713 crc crio[23211]: time=\"2026-06-11T17:29:09.473616355Z\" level=info msg=\"Removing container: c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344\" id=1dbf5056-38b6-41b3-b57e-eab39183f030 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:09.478101 crc crio[23211]: time=\"2026-06-11T17:29:09.478033346Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/osp-httpd\" id=9593d8be-d14b-4192-8bf0-166f3520aead name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:09.492563 crc crio[23211]: time=\"2026-06-11T17:29:09.492213951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.497330 crc crio[23211]: time=\"2026-06-11T17:29:09.497072223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.503367 crc crio[23211]: time=\"2026-06-11T17:29:09.503116555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.560874 crc crio[23211]: time=\"2026-06-11T17:29:09.560755619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.567218 crc crio[23211]: time=\"2026-06-11T17:29:09.567121189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.590014 crc crio[23211]: time=\"2026-06-11T17:29:09.589900779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.595312 crc crio[23211]: time=\"2026-06-11T17:29:09.595245593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.595617 crc crio[23211]: time=\"2026-06-11T17:29:09.59551858Z\" level=info msg=\"Stopped pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\" id=dc57ba98-ea94-48a7-87d2-eb7a9bae01bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:09.631551 crc crio[23211]: time=\"2026-06-11T17:29:09.617405629Z\" level=info msg=\"Removed container c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=1dbf5056-38b6-41b3-b57e-eab39183f030 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:09.676360 crc crio[23211]: time=\"2026-06-11T17:29:09.676253413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.681491 crc crio[23211]: time=\"2026-06-11T17:29:09.68133028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.718534 crc crio[23211]: time=\"2026-06-11T17:29:09.715560117Z\" level=info msg=\"Removing container: 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2\" id=4f9856e2-21e9-4151-a6db-571e57903759 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:09.731836 crc crio[23211]: time=\"2026-06-11T17:29:09.729399125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.735897 crc crio[23211]: time=\"2026-06-11T17:29:09.735804154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:09.776579 crc crio[23211]: time=\"2026-06-11T17:29:09.76832503Z\" level=info msg=\"Removed container 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker\" id=4f9856e2-21e9-4151-a6db-571e57903759 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:09.784643 crc crio[23211]: time=\"2026-06-11T17:29:09.78431665Z\" level=info msg=\"Removing container: 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55\" id=5d4112d6-731e-4d4f-9325-853d1a189018 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:09.848266 crc crio[23211]: time=\"2026-06-11T17:29:09.8469983Z\" level=info msg=\"Removed container 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log\" id=5d4112d6-731e-4d4f-9325-853d1a189018 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:09.851606 crc crio[23211]: time=\"2026-06-11T17:29:09.85136302Z\" level=info msg=\"Removing container: 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0\" id=e7c833e0-89a5-4f61-ba6d-84ab1087582b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:09.892367 crc crio[23211]: time=\"2026-06-11T17:29:09.892275475Z\" level=info msg=\"Removed container 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=e7c833e0-89a5-4f61-ba6d-84ab1087582b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:09.895181 crc crio[23211]: time=\"2026-06-11T17:29:09.895080115Z\" level=info msg=\"Removing container: ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334\" id=dafee427-9778-486a-b822-59950695edbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:09.908350 crc crio[23211]: time=\"2026-06-11T17:29:09.908236396Z\" level=info msg=\"Created container 9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=c261f411-1d8b-43ee-928a-9fd4ae4f7e4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:09.914568 crc crio[23211]: time=\"2026-06-11T17:29:09.912763699Z\" level=info msg=\"Starting container: 9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03\" id=0162d495-dcd7-495e-a971-f8f52370107a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:09.923222 crc crio[23211]: time=\"2026-06-11T17:29:09.922967363Z\" level=info msg=\"Started container\" PID=255484 containerID=9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03 description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=0162d495-dcd7-495e-a971-f8f52370107a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\nJun 11 17:29:09.937929 crc crio[23211]: time=\"2026-06-11T17:29:09.937834266Z\" level=info msg=\"Removed container ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=dafee427-9778-486a-b822-59950695edbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:09.975525 crc crio[23211]: time=\"2026-06-11T17:29:09.975328786Z\" level=info msg=\"Created container 22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=7940072f-13c6-4357-9771-dcc65270901d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:09.976048 crc crio[23211]: time=\"2026-06-11T17:29:09.975622294Z\" level=info msg=\"Created container 287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=e8a53a7e-27c1-4ce0-a58a-18b04d3321e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:09.979180 crc crio[23211]: time=\"2026-06-11T17:29:09.978837254Z\" level=info msg=\"Starting container: 22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07\" id=2f81ef4c-38b6-4c27-954d-30f0859bb3f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:09.979180 crc crio[23211]: time=\"2026-06-11T17:29:09.97909457Z\" level=info msg=\"Starting container: 287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f\" id=0e7f28f8-5b56-46a7-b722-a6b79f3d3c4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:09.994590 crc crio[23211]: time=\"2026-06-11T17:29:09.989270665Z\" level=info msg=\"Started container\" PID=255499 containerID=22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07 description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=2f81ef4c-38b6-4c27-954d-30f0859bb3f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\nJun 11 17:29:09.994590 crc crio[23211]: time=\"2026-06-11T17:29:09.991020829Z\" level=info msg=\"Started container\" PID=255486 containerID=287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=0e7f28f8-5b56-46a7-b722-a6b79f3d3c4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\nJun 11 17:29:10.057042 crc crio[23211]: time=\"2026-06-11T17:29:10.056591332Z\" level=info msg=\"Created container 0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=a0f4e801-5fb7-4e63-ae1f-abf4abe272b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:10.060520 crc crio[23211]: time=\"2026-06-11T17:29:10.060234923Z\" level=info msg=\"Starting container: 0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00\" id=0bb22fcd-c022-4fe6-9c1d-30bce9b3355a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:10.089689 crc crio[23211]: time=\"2026-06-11T17:29:10.088477121Z\" level=info msg=\"Started container\" PID=255513 containerID=0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00 description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=0bb22fcd-c022-4fe6-9c1d-30bce9b3355a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\nJun 11 17:29:10.095339 crc crio[23211]: time=\"2026-06-11T17:29:10.094909432Z\" level=info msg=\"Created container 4e4c00b1e8ab644271d067cd1e68e062742dda8f59177ccd6f72f78bf511c218: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/osp-httpd\" id=9593d8be-d14b-4192-8bf0-166f3520aead name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:10.118125 crc crio[23211]: time=\"2026-06-11T17:29:10.118017701Z\" level=info msg=\"Starting container: 4e4c00b1e8ab644271d067cd1e68e062742dda8f59177ccd6f72f78bf511c218\" id=8fbc1c90-9a61-4fca-8989-d6b8a2557440 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:10.123982 crc crio[23211]: time=\"2026-06-11T17:29:10.123826287Z\" level=info msg=\"Created container 2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=c4bfc9ce-8c0a-4e87-98ac-70fe64b0ae68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:10.127620 crc crio[23211]: time=\"2026-06-11T17:29:10.127192521Z\" level=info msg=\"Starting container: 2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240\" id=1e4ac191-220a-4b16-b34f-6067ec31f86c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:10.134887 crc crio[23211]: time=\"2026-06-11T17:29:10.13473604Z\" level=info msg=\"Started container\" PID=255544 containerID=4e4c00b1e8ab644271d067cd1e68e062742dda8f59177ccd6f72f78bf511c218 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/osp-httpd id=8fbc1c90-9a61-4fca-8989-d6b8a2557440 name=/runtime.v1.RuntimeService/StartContainer sandboxID=700e2349d39c4afa009a519de5b9597212260018f19edb4aa535ecb5e800b35c\nJun 11 17:29:10.141744 crc crio[23211]: time=\"2026-06-11T17:29:10.140655908Z\" level=info msg=\"Started container\" PID=255542 containerID=2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240 description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=1e4ac191-220a-4b16-b34f-6067ec31f86c name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\nJun 11 17:29:10.153146 crc crio[23211]: 2026-06-11T17:29:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ae4129e4d432e6 Mac:3a:4c:85:79:d9:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/c342d9e0-00ab-4d42-bd43-448343c11f50 SocketPath: PciID:}] [{Interface:0xc00051e780 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:29:10.156892 crc crio[23211]: time=\"2026-06-11T17:29:10.156082635Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-966qj Namespace:openstack ID:2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd UID:6db82f9c-9d5f-4134-a301-0222adcee834 NetNS:/var/run/netns/c342d9e0-00ab-4d42-bd43-448343c11f50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6db82f9c_9d5f_4134_a301_0222adcee834.slice PodAnnotations:0xc00008cd38}] Aliases:map[]}\"\nJun 11 17:29:10.156892 crc crio[23211]: time=\"2026-06-11T17:29:10.156319761Z\" level=info msg=\"Checking pod openstack_root-account-create-update-966qj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:29:10.196778 crc crio[23211]: time=\"2026-06-11T17:29:10.196674751Z\" level=info msg=\"Ran pod sandbox 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd with infra container: openstack/root-account-create-update-966qj/POD\" id=b84995ea-3c5c-4463-a4c2-852d9a221c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:10.199761 crc crio[23211]: time=\"2026-06-11T17:29:10.199689538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9c762aef-68eb-4d8e-8c77-afc745825732 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:10.202378 crc crio[23211]: time=\"2026-06-11T17:29:10.202298523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=23b66292-f7d8-4318-b0d4-973cd4eb4423 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:10.211501 crc crio[23211]: time=\"2026-06-11T17:29:10.211223757Z\" level=info msg=\"Creating container: openstack/root-account-create-update-966qj/mariadb-account-create-update\" id=61eef418-b8ca-4ae2-8e11-e82c186e1e5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:10.211761 crc crio[23211]: time=\"2026-06-11T17:29:10.211644827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:10.269907 crc crio[23211]: time=\"2026-06-11T17:29:10.269799634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:10.275419 crc crio[23211]: time=\"2026-06-11T17:29:10.275343053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:10.531825 crc crio[23211]: time=\"2026-06-11T17:29:10.530916176Z\" level=info msg=\"Created container 8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8: openstack/root-account-create-update-966qj/mariadb-account-create-update\" id=61eef418-b8ca-4ae2-8e11-e82c186e1e5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:10.533902 crc crio[23211]: time=\"2026-06-11T17:29:10.533849861Z\" level=info msg=\"Starting container: 8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8\" id=3ee14881-001c-4e4a-b7f6-728433f51a0f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:10.543132 crc crio[23211]: time=\"2026-06-11T17:29:10.542076596Z\" level=info msg=\"Started container\" PID=255749 containerID=8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8 description=openstack/root-account-create-update-966qj/mariadb-account-create-update id=3ee14881-001c-4e4a-b7f6-728433f51a0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd\nJun 11 17:29:10.772975 crc crio[23211]: time=\"2026-06-11T17:29:10.772852618Z\" level=info msg=\"Removing container: 481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11\" id=a7a40939-6239-4fea-9380-038934e6bffe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:10.883701 crc crio[23211]: time=\"2026-06-11T17:29:10.883510811Z\" level=info msg=\"Removed container 481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=a7a40939-6239-4fea-9380-038934e6bffe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:10.888962 crc crio[23211]: time=\"2026-06-11T17:29:10.886827274Z\" level=info msg=\"Removing container: 64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e\" id=216c6272-6ced-45f8-a2ff-4613b9eef479 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:10.987919 crc crio[23211]: time=\"2026-06-11T17:29:10.987728223Z\" level=info msg=\"Removed container 64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=216c6272-6ced-45f8-a2ff-4613b9eef479 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:10.992245 crc crio[23211]: time=\"2026-06-11T17:29:10.992201714Z\" level=info msg=\"Removing container: 013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9\" id=fdde7473-bc03-4b67-902b-d796ae308dc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:11.043524 crc crio[23211]: time=\"2026-06-11T17:29:11.043351876Z\" level=info msg=\"Removed container 013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=fdde7473-bc03-4b67-902b-d796ae308dc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:11.046411 crc crio[23211]: time=\"2026-06-11T17:29:11.046347571Z\" level=info msg=\"Removing container: 6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d\" id=63fc9117-d89b-4757-a0cc-c1088f4e6caf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:11.172281 crc crio[23211]: time=\"2026-06-11T17:29:11.17203917Z\" level=info msg=\"Removed container 6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=63fc9117-d89b-4757-a0cc-c1088f4e6caf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:11.180184 crc crio[23211]: time=\"2026-06-11T17:29:11.180067221Z\" level=info msg=\"Removing container: 8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22\" id=e76bd4ac-a9f9-4a15-b0f5-0a69d8f68755 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:11.306384 crc crio[23211]: time=\"2026-06-11T17:29:11.305763601Z\" level=info msg=\"Removed container 8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=e76bd4ac-a9f9-4a15-b0f5-0a69d8f68755 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:11.311661 crc crio[23211]: time=\"2026-06-11T17:29:11.310279364Z\" level=info msg=\"Running pod sandbox: openstack/neutron-86df755bf-m2kv8/POD\" id=9db80fab-5b3a-4e13-94b2-9a6738b6f5b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:11.311661 crc crio[23211]: time=\"2026-06-11T17:29:11.310395597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:11.350176 crc crio[23211]: time=\"2026-06-11T17:29:11.35003866Z\" level=info msg=\"Got pod network &{Name:neutron-86df755bf-m2kv8 Namespace:openstack ID:691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08 UID:08b62f76-0073-4ad6-88ff-ba05c925a6b5 NetNS:/var/run/netns/dc3bdbb9-34e7-4454-b49b-f9ada32522ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b62f76_0073_4ad6_88ff_ba05c925a6b5.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}\"\nJun 11 17:29:11.350176 crc crio[23211]: time=\"2026-06-11T17:29:11.350097111Z\" level=info msg=\"Adding pod openstack_neutron-86df755bf-m2kv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:11.871137 crc crio[23211]: time=\"2026-06-11T17:29:11.870575062Z\" level=info msg=\"Stopping pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\" id=1b3f05a7-8f8c-4b61-8229-aaa139e1788f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:11.872781 crc crio[23211]: time=\"2026-06-11T17:29:11.872713196Z\" level=info msg=\"Got pod network &{Name:nova-api-c07c-account-create-update-nrplw Namespace:openstack ID:2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99 UID:79e01218-3912-4166-8240-2eaff8ef27d9 NetNS:/var/run/netns/1db11da9-5dec-422a-9916-4c9cad187f1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e01218_3912_4166_8240_2eaff8ef27d9.slice PodAnnotations:0xc0028189e8}] Aliases:map[]}\"\nJun 11 17:29:11.872945 crc crio[23211]: time=\"2026-06-11T17:29:11.872921071Z\" level=info msg=\"Deleting pod openstack_nova-api-c07c-account-create-update-nrplw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:11.875200 crc crio[23211]: time=\"2026-06-11T17:29:11.875102065Z\" level=info msg=\"Stopping pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\" id=19349450-3b4e-45c6-8264-b3cceed0fabd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:11.876753 crc crio[23211]: time=\"2026-06-11T17:29:11.876694515Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-dbhpr Namespace:openstack ID:56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e UID:ced79c80-9db1-4805-9f8f-5f169cf1cbef NetNS:/var/run/netns/35d6e3f5-dc55-42a4-b04a-fb546c610171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podced79c80_9db1_4805_9f8f_5f169cf1cbef.slice PodAnnotations:0xc006bcc550}] Aliases:map[]}\"\nJun 11 17:29:11.876959 crc crio[23211]: time=\"2026-06-11T17:29:11.876907281Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-dbhpr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:11.880073 crc crio[23211]: time=\"2026-06-11T17:29:11.879761383Z\" level=info msg=\"Stopping pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\" id=06ba0c17-dd81-4286-b1f8-8cf4fd444bdf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:11.881249 crc crio[23211]: time=\"2026-06-11T17:29:11.881140567Z\" level=info msg=\"Got pod network &{Name:keystone-048b-account-create-update-sjsc8 Namespace:openstack ID:ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79 UID:8be1c391-c2df-476d-8234-951fb84cca96 NetNS:/var/run/netns/ebc20fb5-6faf-4079-8209-dd59b95d01a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8be1c391_c2df_476d_8234_951fb84cca96.slice PodAnnotations:0xc000d2eaf8}] Aliases:map[]}\"\nJun 11 17:29:11.881538 crc crio[23211]: time=\"2026-06-11T17:29:11.881366333Z\" level=info msg=\"Deleting pod openstack_keystone-048b-account-create-update-sjsc8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:11.886060 crc crio[23211]: time=\"2026-06-11T17:29:11.885941117Z\" level=info msg=\"Stopping pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\" id=f045906e-7653-463f-bca8-929cda97d12e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:11.889997 crc crio[23211]: time=\"2026-06-11T17:29:11.889834305Z\" level=info msg=\"Got pod network &{Name:cinder-5e6c-account-create-update-m4x2g Namespace:openstack ID:7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef UID:b09f463c-7a68-4db8-9df6-46f4c3f397b0 NetNS:/var/run/netns/5b76138e-1274-4711-88b6-e84815bacc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09f463c_7a68_4db8_9df6_46f4c3f397b0.slice PodAnnotations:0xc003088100}] Aliases:map[]}\"\nJun 11 17:29:11.890646 crc crio[23211]: time=\"2026-06-11T17:29:11.890388398Z\" level=info msg=\"Deleting pod openstack_cinder-5e6c-account-create-update-m4x2g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:11.894287 crc crio[23211]: time=\"2026-06-11T17:29:11.894193904Z\" level=info msg=\"Stopping pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\" id=332c79ae-5708-4535-95cc-49380ec837ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:11.895911 crc crio[23211]: time=\"2026-06-11T17:29:11.895829235Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-cmtnz Namespace:openstack ID:5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639 UID:4d76df57-b859-4193-83cb-064d2afd7021 NetNS:/var/run/netns/e041aa48-a9ae-4467-9560-f838804ab7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d76df57_b859_4193_83cb_064d2afd7021.slice PodAnnotations:0xc00294e348}] Aliases:map[]}\"\nJun 11 17:29:11.896859 crc crio[23211]: time=\"2026-06-11T17:29:11.896120732Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-cmtnz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:12.151462 crc crio[23211]: 2026-06-11T17:29:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:691d27560a25268 Mac:72:11:f6:d1:e1:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/dc3bdbb9-34e7-4454-b49b-f9ada32522ad SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:29:12.152712 crc crio[23211]: time=\"2026-06-11T17:29:12.152611218Z\" level=info msg=\"Got pod network &{Name:neutron-86df755bf-m2kv8 Namespace:openstack ID:691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08 UID:08b62f76-0073-4ad6-88ff-ba05c925a6b5 NetNS:/var/run/netns/dc3bdbb9-34e7-4454-b49b-f9ada32522ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b62f76_0073_4ad6_88ff_ba05c925a6b5.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}\"\nJun 11 17:29:12.152836 crc crio[23211]: time=\"2026-06-11T17:29:12.152819244Z\" level=info msg=\"Checking pod openstack_neutron-86df755bf-m2kv8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:29:12.170059 crc crio[23211]: time=\"2026-06-11T17:29:12.169343527Z\" level=info msg=\"Ran pod sandbox 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08 with infra container: openstack/neutron-86df755bf-m2kv8/POD\" id=9db80fab-5b3a-4e13-94b2-9a6738b6f5b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:12.176141 crc crio[23211]: time=\"2026-06-11T17:29:12.176033945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b2806d5d-d341-4717-977e-d62c5c91be31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:12.254791 crc crio[23211]: time=\"2026-06-11T17:29:12.254699486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6d40a245-6766-4a05-b2a4-4852b872eebc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:12.265788 crc crio[23211]: time=\"2026-06-11T17:29:12.265720192Z\" level=info msg=\"Creating container: openstack/neutron-86df755bf-m2kv8/neutron-api\" id=a4e6009d-3b3b-4f0f-b9bc-1e9ad5af8296 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:12.266296 crc crio[23211]: time=\"2026-06-11T17:29:12.266200034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:12.342798 crc crio[23211]: time=\"2026-06-11T17:29:12.342065406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:12.348874 crc crio[23211]: time=\"2026-06-11T17:29:12.3486597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:12.388706 crc crio[23211]: time=\"2026-06-11T17:29:12.386097568Z\" level=info msg=\"Stopped pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\" id=1b3f05a7-8f8c-4b61-8229-aaa139e1788f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:12.502851 crc crio[23211]: time=\"2026-06-11T17:29:12.502765622Z\" level=info msg=\"Stopped pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\" id=f045906e-7653-463f-bca8-929cda97d12e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:12.519392 crc crio[23211]: time=\"2026-06-11T17:29:12.519015709Z\" level=info msg=\"Stopped pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\" id=06ba0c17-dd81-4286-b1f8-8cf4fd444bdf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:12.523178 crc crio[23211]: time=\"2026-06-11T17:29:12.52310744Z\" level=info msg=\"Stopped pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\" id=19349450-3b4e-45c6-8264-b3cceed0fabd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:12.547532 crc crio[23211]: time=\"2026-06-11T17:29:12.5473711Z\" level=info msg=\"Stopped pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\" id=332c79ae-5708-4535-95cc-49380ec837ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:12.677742 crc crio[23211]: time=\"2026-06-11T17:29:12.677546861Z\" level=info msg=\"Created container 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931: openstack/neutron-86df755bf-m2kv8/neutron-api\" id=a4e6009d-3b3b-4f0f-b9bc-1e9ad5af8296 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:12.679410 crc crio[23211]: time=\"2026-06-11T17:29:12.678913695Z\" level=info msg=\"Starting container: 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931\" id=c53688a0-f255-4db5-adcb-7f93eec22f66 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:12.693800 crc crio[23211]: time=\"2026-06-11T17:29:12.693335236Z\" level=info msg=\"Started container\" PID=256254 containerID=98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931 description=openstack/neutron-86df755bf-m2kv8/neutron-api id=c53688a0-f255-4db5-adcb-7f93eec22f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\nJun 11 17:29:12.706675 crc crio[23211]: time=\"2026-06-11T17:29:12.706365913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ba9be79a-7500-476d-a422-766c87f30f36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:12.780402 crc crio[23211]: time=\"2026-06-11T17:29:12.780320986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=22c74e16-4b1f-491b-9877-d7e736e2369b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:12.805310 crc crio[23211]: time=\"2026-06-11T17:29:12.805100836Z\" level=info msg=\"Creating container: openstack/neutron-86df755bf-m2kv8/neutron-httpd\" id=c839f7cd-eb98-4e31-9a5f-68de5a880675 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:12.806040 crc crio[23211]: time=\"2026-06-11T17:29:12.805954888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:12.884665 crc crio[23211]: time=\"2026-06-11T17:29:12.883763918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:12.890337 crc crio[23211]: time=\"2026-06-11T17:29:12.890221479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:12.953541 crc crio[23211]: time=\"2026-06-11T17:29:12.953002832Z\" level=info msg=\"Stopping pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd\" id=6b6cb97c-f7dc-4cc6-8aba-6718b6531b40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:12.954625 crc crio[23211]: time=\"2026-06-11T17:29:12.954398657Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-966qj Namespace:openstack ID:2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd UID:6db82f9c-9d5f-4134-a301-0222adcee834 NetNS:/var/run/netns/c342d9e0-00ab-4d42-bd43-448343c11f50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6db82f9c_9d5f_4134_a301_0222adcee834.slice PodAnnotations:0xc00294e5f8}] Aliases:map[]}\"\nJun 11 17:29:12.956295 crc crio[23211]: time=\"2026-06-11T17:29:12.956202232Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-966qj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:13.104352 crc crio[23211]: time=\"2026-06-11T17:29:13.104219081Z\" level=info msg=\"Created container 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30: openstack/neutron-86df755bf-m2kv8/neutron-httpd\" id=c839f7cd-eb98-4e31-9a5f-68de5a880675 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:13.112828 crc crio[23211]: time=\"2026-06-11T17:29:13.108600281Z\" level=info msg=\"Starting container: 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30\" id=24bafaea-8941-458a-9bc6-86210ff41de6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:13.117818 crc crio[23211]: time=\"2026-06-11T17:29:13.115971445Z\" level=info msg=\"Started container\" PID=256296 containerID=759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30 description=openstack/neutron-86df755bf-m2kv8/neutron-httpd id=24bafaea-8941-458a-9bc6-86210ff41de6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\nJun 11 17:29:13.301643 crc crio[23211]: time=\"2026-06-11T17:29:13.301555466Z\" level=info msg=\"Stopped pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd\" id=6b6cb97c-f7dc-4cc6-8aba-6718b6531b40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:16.394923 crc crio[23211]: time=\"2026-06-11T17:29:16.393540507Z\" level=info msg=\"Running pod sandbox: openstack/keystone-596467fd76-d4zgm/POD\" id=437e0722-7a09-43ea-ae6f-80043cbea055 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:16.396755 crc crio[23211]: time=\"2026-06-11T17:29:16.396725216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:16.443072 crc crio[23211]: time=\"2026-06-11T17:29:16.442564124Z\" level=info msg=\"Got pod network &{Name:keystone-596467fd76-d4zgm Namespace:openstack ID:0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d UID:46f5bada-2977-4087-99c9-ba98e1ee1c77 NetNS:/var/run/netns/07a46b73-b685-4b15-afc7-096399dbc516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46f5bada_2977_4087_99c9_ba98e1ee1c77.slice PodAnnotations:0xc00294ed58}] Aliases:map[]}\"\nJun 11 17:29:16.443072 crc crio[23211]: time=\"2026-06-11T17:29:16.442642786Z\" level=info msg=\"Adding pod openstack_keystone-596467fd76-d4zgm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:16.868226 crc crio[23211]: 2026-06-11T17:29:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0abe208269f42de Mac:b6:a5:9a:e0:89:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/07a46b73-b685-4b15-afc7-096399dbc516 SocketPath: PciID:}] [{Interface:0xc00011ada0 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:29:16.870364 crc crio[23211]: time=\"2026-06-11T17:29:16.870285801Z\" level=info msg=\"Got pod network &{Name:keystone-596467fd76-d4zgm Namespace:openstack ID:0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d UID:46f5bada-2977-4087-99c9-ba98e1ee1c77 NetNS:/var/run/netns/07a46b73-b685-4b15-afc7-096399dbc516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46f5bada_2977_4087_99c9_ba98e1ee1c77.slice PodAnnotations:0xc00294ed58}] Aliases:map[]}\"\nJun 11 17:29:16.870589 crc crio[23211]: time=\"2026-06-11T17:29:16.870518166Z\" level=info msg=\"Checking pod openstack_keystone-596467fd76-d4zgm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:29:16.882775 crc crio[23211]: time=\"2026-06-11T17:29:16.88264261Z\" level=info msg=\"Ran pod sandbox 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d with infra container: openstack/keystone-596467fd76-d4zgm/POD\" id=437e0722-7a09-43ea-ae6f-80043cbea055 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:16.885314 crc crio[23211]: time=\"2026-06-11T17:29:16.885256597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=74322f51-d46f-4e73-a293-844c16dbef78 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:16.953226 crc crio[23211]: time=\"2026-06-11T17:29:16.952585184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=ee296fcc-4691-4802-bb37-45e7972c2540 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:16.964763 crc crio[23211]: time=\"2026-06-11T17:29:16.964664066Z\" level=info msg=\"Creating container: openstack/keystone-596467fd76-d4zgm/keystone-api\" id=64b428df-c0a5-4626-ae25-5fd09cbc42e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:16.965499 crc crio[23211]: time=\"2026-06-11T17:29:16.965357843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:17.041650 crc crio[23211]: time=\"2026-06-11T17:29:17.041554282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:17.047669 crc crio[23211]: time=\"2026-06-11T17:29:17.047605905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:17.179722 crc crio[23211]: time=\"2026-06-11T17:29:17.179396746Z\" level=info msg=\"Created container c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098: openstack/keystone-596467fd76-d4zgm/keystone-api\" id=64b428df-c0a5-4626-ae25-5fd09cbc42e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:17.181045 crc crio[23211]: time=\"2026-06-11T17:29:17.180943095Z\" level=info msg=\"Starting container: c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098\" id=ee17240a-4ebd-46aa-9b41-ed148c5ba01c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:17.186730 crc crio[23211]: time=\"2026-06-11T17:29:17.186664169Z\" level=info msg=\"Started container\" PID=256668 containerID=c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098 description=openstack/keystone-596467fd76-d4zgm/keystone-api id=ee17240a-4ebd-46aa-9b41-ed148c5ba01c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d\nJun 11 17:29:18.319986 crc crio[23211]: time=\"2026-06-11T17:29:18.319276957Z\" level=info msg=\"Stopping container: bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a (timeout: 30s)\" id=d5c4074b-ee5d-42da-8ed0-241b41c6decb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:18.321328 crc crio[23211]: time=\"2026-06-11T17:29:18.319322798Z\" level=info msg=\"Stopping container: 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9 (timeout: 30s)\" id=76ca1c07-001d-42c5-99cb-a354066b2b45 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:18.554908 crc crio[23211]: time=\"2026-06-11T17:29:18.554762157Z\" level=info msg=\"Stopping container: 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a (timeout: 30s)\" id=9b25b8bd-6505-4036-849c-494cbed8a621 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:18.555179 crc crio[23211]: time=\"2026-06-11T17:29:18.555060554Z\" level=info msg=\"Stopping container: 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0 (timeout: 30s)\" id=2e6d2acc-022e-4dd0-9b21-66c79f6a3fe2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:18.707616 crc crio[23211]: time=\"2026-06-11T17:29:18.707510114Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-46v49/POD\" id=eacf13a0-9b23-44f1-8036-87a64271f9fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:18.707757 crc crio[23211]: time=\"2026-06-11T17:29:18.707666807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:18.730745 crc crio[23211]: time=\"2026-06-11T17:29:18.730644234Z\" level=info msg=\"Stopped container 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0: openstack/cinder-api-0/cinder-api-log\" id=2e6d2acc-022e-4dd0-9b21-66c79f6a3fe2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:18.771889 crc crio[23211]: time=\"2026-06-11T17:29:18.77048028Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-46v49 Namespace:openstack ID:0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27 UID:a0520f12-0442-4a73-acb0-d502bcab2c47 NetNS:/var/run/netns/0267a191-2452-45c0-9e50-6b4f7d8cd5f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0520f12_0442_4a73_acb0_d502bcab2c47.slice PodAnnotations:0xc002278e10}] Aliases:map[]}\"\nJun 11 17:29:18.771889 crc crio[23211]: time=\"2026-06-11T17:29:18.770544433Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-46v49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:19.410402 crc crio[23211]: 2026-06-11T17:29:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0880aa2ebcdfbc1 Mac:be:9e:ee:ab:5a:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/0267a191-2452-45c0-9e50-6b4f7d8cd5f3 SocketPath: PciID:}] [{Interface:0xc00030e760 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:29:19.418250 crc crio[23211]: time=\"2026-06-11T17:29:19.417922424Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-46v49 Namespace:openstack ID:0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27 UID:a0520f12-0442-4a73-acb0-d502bcab2c47 NetNS:/var/run/netns/0267a191-2452-45c0-9e50-6b4f7d8cd5f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0520f12_0442_4a73_acb0_d502bcab2c47.slice PodAnnotations:0xc002278e10}] Aliases:map[]}\"\nJun 11 17:29:19.418250 crc crio[23211]: time=\"2026-06-11T17:29:19.418201491Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-46v49 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:29:19.419693 crc crio[23211]: time=\"2026-06-11T17:29:19.419604456Z\" level=info msg=\"Stopped container bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a: openstack/cinder-scheduler-0/probe\" id=d5c4074b-ee5d-42da-8ed0-241b41c6decb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:19.671920 crc crio[23211]: time=\"2026-06-11T17:29:19.669343423Z\" level=info msg=\"Stopped container 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9: openstack/cinder-scheduler-0/cinder-scheduler\" id=76ca1c07-001d-42c5-99cb-a354066b2b45 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:19.686241 crc crio[23211]: time=\"2026-06-11T17:29:19.685293132Z\" level=info msg=\"Stopping pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\" id=cb644246-df8e-4c18-a90d-7cf2d0edf831 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:19.691666 crc crio[23211]: time=\"2026-06-11T17:29:19.689862957Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319 UID:63679fb7-7361-49e5-9065-e3387352e058 NetNS:/var/run/netns/2df20b42-c355-4193-8cf9-2eec68ce70a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63679fb7_7361_49e5_9065_e3387352e058.slice PodAnnotations:0xc002279010}] Aliases:map[]}\"\nJun 11 17:29:19.692389 crc crio[23211]: time=\"2026-06-11T17:29:19.691680872Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:20.203744 crc crio[23211]: time=\"2026-06-11T17:29:20.20365777Z\" level=info msg=\"Ran pod sandbox 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27 with infra container: openstack/cinder-db-sync-46v49/POD\" id=eacf13a0-9b23-44f1-8036-87a64271f9fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:20.213811 crc crio[23211]: time=\"2026-06-11T17:29:20.213766644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=7727c783-1ba5-419b-9d29-594becf20ded name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:20.264670 crc crio[23211]: time=\"2026-06-11T17:29:20.264549096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=f35c6891-ca0b-45a9-8054-dc1ba3a2c071 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:20.300618 crc crio[23211]: time=\"2026-06-11T17:29:20.299895541Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-46v49/cinder-db-sync\" id=87edfbe0-ea11-4f7a-9021-6f99f68a7566 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:20.301074 crc crio[23211]: time=\"2026-06-11T17:29:20.30100703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:20.366532 crc crio[23211]: time=\"2026-06-11T17:29:20.366368507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:20.387816 crc crio[23211]: time=\"2026-06-11T17:29:20.387731552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:20.566197 crc crio[23211]: time=\"2026-06-11T17:29:20.565927527Z\" level=info msg=\"Created container 05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881: openstack/cinder-db-sync-46v49/cinder-db-sync\" id=87edfbe0-ea11-4f7a-9021-6f99f68a7566 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:20.570643 crc crio[23211]: time=\"2026-06-11T17:29:20.568744928Z\" level=info msg=\"Starting container: 05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881\" id=64dc9c75-9c67-433c-89f0-fe9c740aecb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:20.575044 crc crio[23211]: time=\"2026-06-11T17:29:20.574947754Z\" level=info msg=\"Started container\" PID=257194 containerID=05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881 description=openstack/cinder-db-sync-46v49/cinder-db-sync id=64dc9c75-9c67-433c-89f0-fe9c740aecb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27\nJun 11 17:29:20.621676 crc crio[23211]: time=\"2026-06-11T17:29:20.62157497Z\" level=info msg=\"Stopped pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\" id=cb644246-df8e-4c18-a90d-7cf2d0edf831 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:21.240905 crc crio[23211]: time=\"2026-06-11T17:29:21.240184391Z\" level=info msg=\"Removing container: bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a\" id=872d753a-4eeb-46c4-9dc6-004dcf770f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:21.292026 crc crio[23211]: time=\"2026-06-11T17:29:21.291869306Z\" level=info msg=\"Removed container bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a: openstack/cinder-scheduler-0/probe\" id=872d753a-4eeb-46c4-9dc6-004dcf770f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:21.294356 crc crio[23211]: time=\"2026-06-11T17:29:21.294264126Z\" level=info msg=\"Removing container: 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9\" id=8a7b0bd0-fe02-41f0-b10a-d86aa5aad9ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:21.344084 crc crio[23211]: time=\"2026-06-11T17:29:21.34397176Z\" level=info msg=\"Removed container 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9: openstack/cinder-scheduler-0/cinder-scheduler\" id=8a7b0bd0-fe02-41f0-b10a-d86aa5aad9ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:21.753006 crc crio[23211]: time=\"2026-06-11T17:29:21.752882087Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=4d31ea40-bb38-47c4-a8e4-1408950c12af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:21.753006 crc crio[23211]: time=\"2026-06-11T17:29:21.75300255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:21.789676 crc crio[23211]: time=\"2026-06-11T17:29:21.788879879Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3 UID:32c158fc-eb56-4347-96fc-620d3591b400 NetNS:/var/run/netns/33545c3b-c3d5-4021-80b8-81e9efba5601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32c158fc_eb56_4347_96fc_620d3591b400.slice PodAnnotations:0xc0022781a8}] Aliases:map[]}\"\nJun 11 17:29:21.789676 crc crio[23211]: time=\"2026-06-11T17:29:21.78891875Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:22.260031 crc crio[23211]: time=\"2026-06-11T17:29:22.259302986Z\" level=info msg=\"Stopped container 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a: openstack/cinder-api-0/cinder-api\" id=9b25b8bd-6505-4036-849c-494cbed8a621 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:22.263201 crc crio[23211]: time=\"2026-06-11T17:29:22.263105351Z\" level=info msg=\"Stopping pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\" id=5b178c20-675c-420d-9a76-449ffd32b9d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:22.265567 crc crio[23211]: time=\"2026-06-11T17:29:22.265325706Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831 UID:7f913049-2dc7-4447-ad03-2f0468447656 NetNS:/var/run/netns/630308fb-0cdd-447e-ad09-bf31fdf76dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f913049_2dc7_4447_ad03_2f0468447656.slice PodAnnotations:0xc003088888}] Aliases:map[]}\"\nJun 11 17:29:22.265567 crc crio[23211]: time=\"2026-06-11T17:29:22.265548552Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:22.381596 crc crio[23211]: 2026-06-11T17:29:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b8a1371dd53332 Mac:f2:b7:4b:78:f1:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/33545c3b-c3d5-4021-80b8-81e9efba5601 SocketPath: PciID:}] [{Interface:0xc0003d8980 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:29:22.383210 crc crio[23211]: time=\"2026-06-11T17:29:22.383121837Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3 UID:32c158fc-eb56-4347-96fc-620d3591b400 NetNS:/var/run/netns/33545c3b-c3d5-4021-80b8-81e9efba5601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32c158fc_eb56_4347_96fc_620d3591b400.slice PodAnnotations:0xc0022781a8}] Aliases:map[]}\"\nJun 11 17:29:22.383383 crc crio[23211]: time=\"2026-06-11T17:29:22.383321672Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:29:22.394868 crc crio[23211]: time=\"2026-06-11T17:29:22.394056222Z\" level=info msg=\"Ran pod sandbox 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3 with infra container: openstack/cinder-scheduler-0/POD\" id=4d31ea40-bb38-47c4-a8e4-1408950c12af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:22.397882 crc crio[23211]: time=\"2026-06-11T17:29:22.397803236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=b1f25626-eef2-4366-b7c6-001455b1aca9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:22.448573 crc crio[23211]: time=\"2026-06-11T17:29:22.448363262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=52131ca5-51c4-4bc5-825d-df46122a036b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:22.465501 crc crio[23211]: time=\"2026-06-11T17:29:22.464273221Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=4ff76035-5612-47e9-8ffc-99242789b220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:22.465501 crc crio[23211]: time=\"2026-06-11T17:29:22.464821144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:22.541797 crc crio[23211]: time=\"2026-06-11T17:29:22.538821118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:22.637629 crc crio[23211]: time=\"2026-06-11T17:29:22.637367277Z\" level=info msg=\"Stopped pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\" id=5b178c20-675c-420d-9a76-449ffd32b9d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:23.322183 crc crio[23211]: time=\"2026-06-11T17:29:23.32151271Z\" level=info msg=\"Removing container: 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a\" id=23a07913-d66c-46fb-92ef-0eb07eca35d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:23.390551 crc crio[23211]: time=\"2026-06-11T17:29:23.390400846Z\" level=info msg=\"Removed container 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a: openstack/cinder-api-0/cinder-api\" id=23a07913-d66c-46fb-92ef-0eb07eca35d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:23.408284 crc crio[23211]: time=\"2026-06-11T17:29:23.408131999Z\" level=info msg=\"Removing container: 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0\" id=67221042-fe6b-40e3-a88a-aed4cb9cfbc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:23.506889 crc crio[23211]: time=\"2026-06-11T17:29:23.506626998Z\" level=info msg=\"Removed container 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0: openstack/cinder-api-0/cinder-api-log\" id=67221042-fe6b-40e3-a88a-aed4cb9cfbc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:23.862963 crc crio[23211]: time=\"2026-06-11T17:29:23.862867553Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=72dc6d04-e093-41e5-bce8-5219a7f67626 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:23.863125 crc crio[23211]: time=\"2026-06-11T17:29:23.863002036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:23.897004 crc crio[23211]: time=\"2026-06-11T17:29:23.896904745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:23.914683 crc crio[23211]: time=\"2026-06-11T17:29:23.914622599Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655 UID:0d684fab-26fe-42eb-b93b-c32c40619c12 NetNS:/var/run/netns/6a1a487f-e08f-4e93-b0b7-7b497cf74bb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d684fab_26fe_42eb_b93b_c32c40619c12.slice PodAnnotations:0xc003088960}] Aliases:map[]}\"\nJun 11 17:29:23.914998 crc crio[23211]: time=\"2026-06-11T17:29:23.914982929Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:24.207194 crc crio[23211]: time=\"2026-06-11T17:29:24.206266417Z\" level=info msg=\"Created container 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4: openstack/cinder-scheduler-0/cinder-scheduler\" id=4ff76035-5612-47e9-8ffc-99242789b220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:24.208937 crc crio[23211]: time=\"2026-06-11T17:29:24.20881466Z\" level=info msg=\"Starting container: 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4\" id=0065feb5-19f1-43a0-9f52-1826139a3df8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:24.226064 crc crio[23211]: time=\"2026-06-11T17:29:24.225932709Z\" level=info msg=\"Started container\" PID=257511 containerID=9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4 description=openstack/cinder-scheduler-0/cinder-scheduler id=0065feb5-19f1-43a0-9f52-1826139a3df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\nJun 11 17:29:24.265044 crc crio[23211]: time=\"2026-06-11T17:29:24.264957977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=b2ad2d62-4917-49ad-bb19-a1ac2386384a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:24.332842 crc crio[23211]: time=\"2026-06-11T17:29:24.332739526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ef633b4d-fcda-4346-9c52-6c951c5a7d55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:24.342043 crc crio[23211]: time=\"2026-06-11T17:29:24.341864264Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=cf7870a8-ab76-4eb3-83ab-a65950a651f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:24.342328 crc crio[23211]: time=\"2026-06-11T17:29:24.342263184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:24.406519 crc crio[23211]: time=\"2026-06-11T17:29:24.406241197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:24.446988 crc crio[23211]: time=\"2026-06-11T17:29:24.446894035Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/POD\" id=052000d3-b061-4e0f-ba3f-ea034f4b36cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:24.447115 crc crio[23211]: time=\"2026-06-11T17:29:24.447024359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:24.493383 crc crio[23211]: time=\"2026-06-11T17:29:24.493277928Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn Namespace:openstack ID:73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396 UID:bc9054b6-a119-44bb-959e-65f2ed5ba347 NetNS:/var/run/netns/384ddb64-a0eb-4c01-ad06-100a5baca2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc9054b6_a119_44bb_959e_65f2ed5ba347.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}\"\nJun 11 17:29:24.493383 crc crio[23211]: time=\"2026-06-11T17:29:24.493343339Z\" level=info msg=\"Adding pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:24.504807 crc crio[23211]: 2026-06-11T17:29:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc256ec34daf805 Mac:7a:0b:ba:59:cf:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/6a1a487f-e08f-4e93-b0b7-7b497cf74bb3 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:29:24.506110 crc crio[23211]: time=\"2026-06-11T17:29:24.506020847Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655 UID:0d684fab-26fe-42eb-b93b-c32c40619c12 NetNS:/var/run/netns/6a1a487f-e08f-4e93-b0b7-7b497cf74bb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d684fab_26fe_42eb_b93b_c32c40619c12.slice PodAnnotations:0xc003088960}] Aliases:map[]}\"\nJun 11 17:29:24.506306 crc crio[23211]: time=\"2026-06-11T17:29:24.506288245Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:29:24.517710 crc crio[23211]: time=\"2026-06-11T17:29:24.517255719Z\" level=info msg=\"Ran pod sandbox fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655 with infra container: openstack/cinder-api-0/POD\" id=72dc6d04-e093-41e5-bce8-5219a7f67626 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:24.525882 crc crio[23211]: time=\"2026-06-11T17:29:24.525824083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9376e9eb-236c-4656-802f-fa338d66467f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:24.530372 crc crio[23211]: time=\"2026-06-11T17:29:24.530198114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=3329540f-d2fa-4cdd-a571-3a872654252f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:24.538496 crc crio[23211]: time=\"2026-06-11T17:29:24.538091241Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=69942eca-cef4-4197-a91e-7a12d102f4b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:24.538724 crc crio[23211]: time=\"2026-06-11T17:29:24.538608463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:24.678006 crc crio[23211]: time=\"2026-06-11T17:29:24.67694521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:25.277709 crc crio[23211]: 2026-06-11T17:29:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73ab57ae5b74b48 Mac:c6:43:5a:9d:0e:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/384ddb64-a0eb-4c01-ad06-100a5baca2bd SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:29:25.279666 crc crio[23211]: time=\"2026-06-11T17:29:25.27959106Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn Namespace:openstack ID:73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396 UID:bc9054b6-a119-44bb-959e-65f2ed5ba347 NetNS:/var/run/netns/384ddb64-a0eb-4c01-ad06-100a5baca2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc9054b6_a119_44bb_959e_65f2ed5ba347.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}\"\nJun 11 17:29:25.279875 crc crio[23211]: time=\"2026-06-11T17:29:25.279806725Z\" level=info msg=\"Checking pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:29:25.291249 crc crio[23211]: time=\"2026-06-11T17:29:25.290705868Z\" level=info msg=\"Ran pod sandbox 73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396 with infra container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/POD\" id=052000d3-b061-4e0f-ba3f-ea034f4b36cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:25.296412 crc crio[23211]: time=\"2026-06-11T17:29:25.294245717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=65efc710-64b4-4340-9c1e-3ebca52c59d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:25.296412 crc crio[23211]: time=\"2026-06-11T17:29:25.294457803Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=65efc710-64b4-4340-9c1e-3ebca52c59d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:25.296412 crc crio[23211]: time=\"2026-06-11T17:29:25.294512854Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=65efc710-64b4-4340-9c1e-3ebca52c59d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:25.296412 crc crio[23211]: time=\"2026-06-11T17:29:25.295621662Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=efddc9bf-8623-4797-9cad-d1c649b38366 name=/runtime.v1.ImageService/PullImage\nJun 11 17:29:25.315476 crc crio[23211]: time=\"2026-06-11T17:29:25.315059798Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 11 17:29:25.371817 crc crio[23211]: time=\"2026-06-11T17:29:25.371730317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:25.394409 crc crio[23211]: time=\"2026-06-11T17:29:25.393754591Z\" level=info msg=\"Stopping pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27\" id=cb676546-173d-4631-800b-1cc0caa5dcba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:25.426246 crc crio[23211]: time=\"2026-06-11T17:29:25.421566826Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-46v49 Namespace:openstack ID:0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27 UID:a0520f12-0442-4a73-acb0-d502bcab2c47 NetNS:/var/run/netns/0267a191-2452-45c0-9e50-6b4f7d8cd5f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0520f12_0442_4a73_acb0_d502bcab2c47.slice PodAnnotations:0xc00294fec0}] Aliases:map[]}\"\nJun 11 17:29:25.426246 crc crio[23211]: time=\"2026-06-11T17:29:25.421829463Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-46v49 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:25.551900 crc crio[23211]: time=\"2026-06-11T17:29:25.551728999Z\" level=info msg=\"Created container d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083: openstack/cinder-scheduler-0/probe\" id=cf7870a8-ab76-4eb3-83ab-a65950a651f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:25.553775 crc crio[23211]: time=\"2026-06-11T17:29:25.553505112Z\" level=info msg=\"Starting container: d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083\" id=7561fa42-86f4-4821-8f3c-aab44a3a28ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:25.564846 crc crio[23211]: time=\"2026-06-11T17:29:25.564724883Z\" level=info msg=\"Started container\" PID=257669 containerID=d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083 description=openstack/cinder-scheduler-0/probe id=7561fa42-86f4-4821-8f3c-aab44a3a28ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\nJun 11 17:29:25.805613 crc crio[23211]: time=\"2026-06-11T17:29:25.80527089Z\" level=info msg=\"Stopped pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27\" id=cb676546-173d-4631-800b-1cc0caa5dcba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:26.173899 crc crio[23211]: time=\"2026-06-11T17:29:26.173806654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:26.365219 crc crio[23211]: time=\"2026-06-11T17:29:26.364970734Z\" level=info msg=\"Created container 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27: openstack/cinder-api-0/cinder-api-log\" id=69942eca-cef4-4197-a91e-7a12d102f4b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:26.367356 crc crio[23211]: time=\"2026-06-11T17:29:26.367259982Z\" level=info msg=\"Starting container: 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27\" id=ae5e1d99-5475-4084-8b88-4d9ef12e13fd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:26.373474 crc crio[23211]: time=\"2026-06-11T17:29:26.373338103Z\" level=info msg=\"Started container\" PID=257753 containerID=6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27 description=openstack/cinder-api-0/cinder-api-log id=ae5e1d99-5475-4084-8b88-4d9ef12e13fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\nJun 11 17:29:26.389103 crc crio[23211]: time=\"2026-06-11T17:29:26.388796261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=237db5cd-9b26-4fe9-8b58-64ac3de2660a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:26.498598 crc crio[23211]: time=\"2026-06-11T17:29:26.498507789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9087e917-35e3-439f-99ac-6045a7eeab64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:26.525953 crc crio[23211]: time=\"2026-06-11T17:29:26.525844565Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=a7403ae0-ade7-439e-b3a4-111ccd954480 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:26.527070 crc crio[23211]: time=\"2026-06-11T17:29:26.527013864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:26.625057 crc crio[23211]: time=\"2026-06-11T17:29:26.624966879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:26.980856 crc crio[23211]: time=\"2026-06-11T17:29:26.980761903Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-m2kkn/POD\" id=1dd39efa-ae5d-433e-a09e-7b240b15f021 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:26.981016 crc crio[23211]: time=\"2026-06-11T17:29:26.980879546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:27.061998 crc crio[23211]: time=\"2026-06-11T17:29:27.061815283Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-m2kkn Namespace:openstack ID:9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e UID:93f8d1a3-1d7d-495e-845f-f1836a990897 NetNS:/var/run/netns/40107073-034b-41e6-a9f3-b6fcbde002d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93f8d1a3_1d7d_495e_845f_f1836a990897.slice PodAnnotations:0xc006bcc398}] Aliases:map[]}\"\nJun 11 17:29:27.062860 crc crio[23211]: time=\"2026-06-11T17:29:27.062056559Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-m2kkn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:27.464103 crc crio[23211]: 2026-06-11T17:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d659b691f320b4 Mac:16:54:ab:9f:83:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/40107073-034b-41e6-a9f3-b6fcbde002d3 SocketPath: PciID:}] [{Interface:0xc000322930 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:29:27.466111 crc crio[23211]: time=\"2026-06-11T17:29:27.46601021Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-m2kkn Namespace:openstack ID:9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e UID:93f8d1a3-1d7d-495e-845f-f1836a990897 NetNS:/var/run/netns/40107073-034b-41e6-a9f3-b6fcbde002d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93f8d1a3_1d7d_495e_845f_f1836a990897.slice PodAnnotations:0xc006bcc398}] Aliases:map[]}\"\nJun 11 17:29:27.466276 crc crio[23211]: time=\"2026-06-11T17:29:27.466258296Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-m2kkn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:29:27.504277 crc crio[23211]: time=\"2026-06-11T17:29:27.504136015Z\" level=info msg=\"Ran pod sandbox 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e with infra container: openstack/cinder-online-data-migrations-m2kkn/POD\" id=1dd39efa-ae5d-433e-a09e-7b240b15f021 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:27.509864 crc crio[23211]: time=\"2026-06-11T17:29:27.509816578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=fd8a097d-b15e-43ff-a24d-4fafb3fcf6b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:27.535236 crc crio[23211]: time=\"2026-06-11T17:29:27.534901027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=a0e38da2-faf5-42f1-af1d-476141f6de9e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:27.562616 crc crio[23211]: time=\"2026-06-11T17:29:27.548955729Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-m2kkn/cinder-online-data-migrations\" id=6855fd19-8ffb-451c-853a-cf5055089cd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:27.562616 crc crio[23211]: time=\"2026-06-11T17:29:27.550257662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:27.690935 crc crio[23211]: time=\"2026-06-11T17:29:27.690834393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:27.701298 crc crio[23211]: time=\"2026-06-11T17:29:27.701120001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:27.731137 crc crio[23211]: time=\"2026-06-11T17:29:27.730919368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:27.858952 crc crio[23211]: time=\"2026-06-11T17:29:27.858357092Z\" level=info msg=\"Created container 2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c: openstack/cinder-online-data-migrations-m2kkn/cinder-online-data-migrations\" id=6855fd19-8ffb-451c-853a-cf5055089cd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:27.861134 crc crio[23211]: time=\"2026-06-11T17:29:27.860993538Z\" level=info msg=\"Starting container: 2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c\" id=7071c787-b765-4daa-942b-ab017930e659 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:27.869123 crc crio[23211]: time=\"2026-06-11T17:29:27.869038289Z\" level=info msg=\"Started container\" PID=257913 containerID=2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c description=openstack/cinder-online-data-migrations-m2kkn/cinder-online-data-migrations id=7071c787-b765-4daa-942b-ab017930e659 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e\nJun 11 17:29:27.874603 crc crio[23211]: time=\"2026-06-11T17:29:27.874321481Z\" level=info msg=\"Created container 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca: openstack/cinder-api-0/cinder-api\" id=a7403ae0-ade7-439e-b3a4-111ccd954480 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:27.877651 crc crio[23211]: time=\"2026-06-11T17:29:27.877511422Z\" level=info msg=\"Starting container: 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca\" id=ec0a183d-56a9-4ad0-a2db-5c2ca087b999 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:27.886789 crc crio[23211]: time=\"2026-06-11T17:29:27.886394444Z\" level=info msg=\"Started container\" PID=257918 containerID=9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca description=openstack/cinder-api-0/cinder-api id=ec0a183d-56a9-4ad0-a2db-5c2ca087b999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\nJun 11 17:29:29.675389 crc crio[23211]: time=\"2026-06-11T17:29:29.674153266Z\" level=info msg=\"Stopping container: 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b (timeout: 30s)\" id=ada47d92-980f-4084-ab86-5860f363d407 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:29.677022 crc crio[23211]: time=\"2026-06-11T17:29:29.674602338Z\" level=info msg=\"Stopping container: 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c (timeout: 30s)\" id=48dd520e-fab3-4f03-855e-93bd14831e94 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:29.845112 crc crio[23211]: time=\"2026-06-11T17:29:29.844871964Z\" level=info msg=\"Stopped container 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c: openstack/placement-6688f9c8b6-rcdrq/placement-log\" id=48dd520e-fab3-4f03-855e-93bd14831e94 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:32.048192 crc crio[23211]: time=\"2026-06-11T17:29:32.047701997Z\" level=info msg=\"Removing container: 0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146\" id=cba54a69-0494-41f1-b212-b35faf225858 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:32.644854 crc crio[23211]: time=\"2026-06-11T17:29:32.644274724Z\" level=info msg=\"Stopping pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e\" id=4178dc56-78de-4ad8-9110-7805a83794bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:32.645593 crc crio[23211]: time=\"2026-06-11T17:29:32.645497224Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-m2kkn Namespace:openstack ID:9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e UID:93f8d1a3-1d7d-495e-845f-f1836a990897 NetNS:/var/run/netns/40107073-034b-41e6-a9f3-b6fcbde002d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93f8d1a3_1d7d_495e_845f_f1836a990897.slice PodAnnotations:0xc0006120c8}] Aliases:map[]}\"\nJun 11 17:29:32.645726 crc crio[23211]: time=\"2026-06-11T17:29:32.645684699Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-m2kkn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:40.431666 crc crio[23211]: time=\"2026-06-11T17:29:40.429620407Z\" level=info msg=\"Removed container 0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146: openshift-infra/auto-csr-approver-29686642-x6pkm/oc\" id=cba54a69-0494-41f1-b212-b35faf225858 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:40.443605 crc crio[23211]: time=\"2026-06-11T17:29:40.443509055Z\" level=info msg=\"Stopping pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\" id=78a41cba-17de-4d17-a1c2-3882d36d5d29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.443605 crc crio[23211]: time=\"2026-06-11T17:29:40.443601948Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\" id=78a41cba-17de-4d17-a1c2-3882d36d5d29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.444910 crc crio[23211]: time=\"2026-06-11T17:29:40.444848139Z\" level=info msg=\"Removing pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\" id=2c59e381-bae4-4fdd-9b91-e4d95d5a0de2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.503534 crc crio[23211]: time=\"2026-06-11T17:29:40.502256177Z\" level=info msg=\"Stopped pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e\" id=4178dc56-78de-4ad8-9110-7805a83794bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.521233 crc crio[23211]: time=\"2026-06-11T17:29:40.521000738Z\" level=info msg=\"Stopped container 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b: openstack/placement-6688f9c8b6-rcdrq/placement-api\" id=ada47d92-980f-4084-ab86-5860f363d407 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:40.525338 crc crio[23211]: time=\"2026-06-11T17:29:40.525219803Z\" level=info msg=\"Stopping pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\" id=4e7aad74-8436-49fb-a7eb-d19167e4d358 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.529050 crc crio[23211]: time=\"2026-06-11T17:29:40.528925625Z\" level=info msg=\"Got pod network &{Name:placement-6688f9c8b6-rcdrq Namespace:openstack ID:0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00 UID:b770aba6-ea4e-4e8d-ae03-04c51b7c55ce NetNS:/var/run/netns/0848fe3f-dbbe-4bc3-bf95-3828f8e59ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb770aba6_ea4e_4e8d_ae03_04c51b7c55ce.slice PodAnnotations:0xc007c141d0}] Aliases:map[]}\"\nJun 11 17:29:40.529310 crc crio[23211]: time=\"2026-06-11T17:29:40.529246573Z\" level=info msg=\"Deleting pod openstack_placement-6688f9c8b6-rcdrq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:40.571292 crc crio[23211]: time=\"2026-06-11T17:29:40.569304807Z\" level=info msg=\"Removed pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\" id=2c59e381-bae4-4fdd-9b91-e4d95d5a0de2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.573963 crc crio[23211]: time=\"2026-06-11T17:29:40.573833911Z\" level=info msg=\"Stopping pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\" id=8612ff54-e7d7-4604-9e1d-d23adb003aac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.573963 crc crio[23211]: time=\"2026-06-11T17:29:40.573943063Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\" id=8612ff54-e7d7-4604-9e1d-d23adb003aac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.575296 crc crio[23211]: time=\"2026-06-11T17:29:40.575265216Z\" level=info msg=\"Removing pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\" id=f0071269-95d6-4ded-b863-e1e1d4532fa0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.602624 crc crio[23211]: time=\"2026-06-11T17:29:40.60252494Z\" level=info msg=\"Removed pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\" id=f0071269-95d6-4ded-b863-e1e1d4532fa0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.605518 crc crio[23211]: time=\"2026-06-11T17:29:40.605350591Z\" level=info msg=\"Stopping pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\" id=df6acad3-ed50-448a-8fb4-edba4e645d04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.605627 crc crio[23211]: time=\"2026-06-11T17:29:40.605522425Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\" id=df6acad3-ed50-448a-8fb4-edba4e645d04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.606408 crc crio[23211]: time=\"2026-06-11T17:29:40.606277493Z\" level=info msg=\"Removing pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\" id=7a80fa9e-4c81-4f02-b226-c6118250d415 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.626703 crc crio[23211]: time=\"2026-06-11T17:29:40.626393617Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=efddc9bf-8623-4797-9cad-d1c649b38366 name=/runtime.v1.ImageService/PullImage\nJun 11 17:29:40.631311 crc crio[23211]: time=\"2026-06-11T17:29:40.631220008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=75a83459-1e38-480b-89ee-025e2f03e0e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:40.639206 crc crio[23211]: time=\"2026-06-11T17:29:40.639067455Z\" level=info msg=\"Removed pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\" id=7a80fa9e-4c81-4f02-b226-c6118250d415 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.642537 crc crio[23211]: time=\"2026-06-11T17:29:40.640567763Z\" level=info msg=\"Stopping pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\" id=cbfb7293-4a68-4e1d-8e60-e41aa4b22df8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.642537 crc crio[23211]: time=\"2026-06-11T17:29:40.640690316Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\" id=cbfb7293-4a68-4e1d-8e60-e41aa4b22df8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.642537 crc crio[23211]: time=\"2026-06-11T17:29:40.641318721Z\" level=info msg=\"Removing pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\" id=6b87d71b-e2d8-4825-b869-282936811ffb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.700653 crc crio[23211]: time=\"2026-06-11T17:29:40.683780246Z\" level=info msg=\"Removed pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\" id=6b87d71b-e2d8-4825-b869-282936811ffb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.707600 crc crio[23211]: time=\"2026-06-11T17:29:40.702556545Z\" level=info msg=\"Stopping pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\" id=b1799ca1-46c8-4db5-934a-1f0ded50b21d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.707600 crc crio[23211]: time=\"2026-06-11T17:29:40.70271817Z\" level=info msg=\"Stopped pod sandbox (already stopped): d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\" id=b1799ca1-46c8-4db5-934a-1f0ded50b21d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.719714 crc crio[23211]: time=\"2026-06-11T17:29:40.719613923Z\" level=info msg=\"Removing pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\" id=39978e21-76f8-49b1-8ede-5f46d90f04f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.731118 crc crio[23211]: time=\"2026-06-11T17:29:40.730842634Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dc7cf5e1-283d-4d67-b3af-fecb28e30613 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:40.750321 crc crio[23211]: time=\"2026-06-11T17:29:40.75021239Z\" level=info msg=\"Removed pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\" id=39978e21-76f8-49b1-8ede-5f46d90f04f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.754825 crc crio[23211]: time=\"2026-06-11T17:29:40.754736624Z\" level=info msg=\"Stopping pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b\" id=57ee3ef8-d357-4ea0-9550-90cbf51cf46b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.754825 crc crio[23211]: time=\"2026-06-11T17:29:40.754821836Z\" level=info msg=\"Stopped pod sandbox (already stopped): 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b\" id=57ee3ef8-d357-4ea0-9550-90cbf51cf46b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.756212 crc crio[23211]: time=\"2026-06-11T17:29:40.756038466Z\" level=info msg=\"Removing pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b\" id=d4c59472-42b1-47e9-ad7e-eb9bcf8040fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.769095 crc crio[23211]: time=\"2026-06-11T17:29:40.768991761Z\" level=info msg=\"Creating container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=df3cb39e-c154-446b-bdc2-db363d71b1a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:40.785802 crc crio[23211]: time=\"2026-06-11T17:29:40.785744651Z\" level=info msg=\"Removed pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b\" id=d4c59472-42b1-47e9-ad7e-eb9bcf8040fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.787995 crc crio[23211]: time=\"2026-06-11T17:29:40.787766991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:40.789640 crc crio[23211]: time=\"2026-06-11T17:29:40.788652413Z\" level=info msg=\"Stopping pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\" id=9a84d9a4-bcb3-4279-ac25-02473cce2e9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.789640 crc crio[23211]: time=\"2026-06-11T17:29:40.788737965Z\" level=info msg=\"Stopped pod sandbox (already stopped): 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\" id=9a84d9a4-bcb3-4279-ac25-02473cce2e9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.789640 crc crio[23211]: time=\"2026-06-11T17:29:40.789410552Z\" level=info msg=\"Removing pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\" id=3e1d386d-d2ed-421e-8985-58a218784a82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.849837 crc crio[23211]: time=\"2026-06-11T17:29:40.849709213Z\" level=info msg=\"Removed pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\" id=3e1d386d-d2ed-421e-8985-58a218784a82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.855538 crc crio[23211]: time=\"2026-06-11T17:29:40.855362454Z\" level=info msg=\"Stopping pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\" id=f0d8bccc-aafb-460a-8251-494d7883e432 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.855761 crc crio[23211]: time=\"2026-06-11T17:29:40.855562609Z\" level=info msg=\"Stopped pod sandbox (already stopped): db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\" id=f0d8bccc-aafb-460a-8251-494d7883e432 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.856347 crc crio[23211]: time=\"2026-06-11T17:29:40.856293488Z\" level=info msg=\"Removing pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\" id=daaa3d7d-9dca-49f1-a3ff-f414aa20c677 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.925703 crc crio[23211]: time=\"2026-06-11T17:29:40.925572983Z\" level=info msg=\"Removed pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\" id=daaa3d7d-9dca-49f1-a3ff-f414aa20c677 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:29:40.960020 crc crio[23211]: time=\"2026-06-11T17:29:40.959877863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:40.966106 crc crio[23211]: time=\"2026-06-11T17:29:40.966029297Z\" level=info msg=\"Stopped pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\" id=4e7aad74-8436-49fb-a7eb-d19167e4d358 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:40.968006 crc crio[23211]: time=\"2026-06-11T17:29:40.967938775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:41.198593 crc crio[23211]: time=\"2026-06-11T17:29:41.197846926Z\" level=info msg=\"Created container 1cfa57bfbf00b2d8bd8df39e5a3451785c69881863825712708a0ad74a9494b4: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=df3cb39e-c154-446b-bdc2-db363d71b1a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:41.201508 crc crio[23211]: time=\"2026-06-11T17:29:41.201396385Z\" level=info msg=\"Starting container: 1cfa57bfbf00b2d8bd8df39e5a3451785c69881863825712708a0ad74a9494b4\" id=2b3ee60e-df83-414e-8e50-3210898d26d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:41.208593 crc crio[23211]: time=\"2026-06-11T17:29:41.207928268Z\" level=info msg=\"Started container\" PID=258878 containerID=1cfa57bfbf00b2d8bd8df39e5a3451785c69881863825712708a0ad74a9494b4 description=openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/ovn-edpm-ovn-update-openstack-edpm-ipam id=2b3ee60e-df83-414e-8e50-3210898d26d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396\nJun 11 17:29:41.898846 crc crio[23211]: time=\"2026-06-11T17:29:41.898759417Z\" level=info msg=\"Removing container: 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b\" id=89c5653c-b295-4127-a671-1913427452e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:41.942883 crc crio[23211]: time=\"2026-06-11T17:29:41.942765399Z\" level=info msg=\"Removed container 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b: openstack/placement-6688f9c8b6-rcdrq/placement-api\" id=89c5653c-b295-4127-a671-1913427452e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:41.950062 crc crio[23211]: time=\"2026-06-11T17:29:41.950000921Z\" level=info msg=\"Removing container: 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c\" id=61f7c581-2a32-41a4-8bca-bb0570d463f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:41.993833 crc crio[23211]: time=\"2026-06-11T17:29:41.993259095Z\" level=info msg=\"Removed container 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c: openstack/placement-6688f9c8b6-rcdrq/placement-log\" id=61f7c581-2a32-41a4-8bca-bb0570d463f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:45.198069 crc crio[23211]: time=\"2026-06-11T17:29:45.195253112Z\" level=info msg=\"Stopping container: 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f (timeout: 30s)\" id=b938fa90-3bc8-4272-a430-f4574a06e611 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:45.198069 crc crio[23211]: time=\"2026-06-11T17:29:45.195871927Z\" level=info msg=\"Stopping container: 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5 (timeout: 30s)\" id=0a668d09-cb0d-47b1-a7d6-3926d739fb1d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:45.655649 crc crio[23211]: time=\"2026-06-11T17:29:45.65496373Z\" level=info msg=\"Stopped container 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5: openstack/neutron-847668f5fc-bgqxx/neutron-httpd\" id=0a668d09-cb0d-47b1-a7d6-3926d739fb1d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:52.077511 crc crio[23211]: time=\"2026-06-11T17:29:52.070005882Z\" level=info msg=\"Stopping container: a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32 (timeout: 30s)\" id=ce666432-bda4-4e45-8ebc-6aaae3df847d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:53.943408 crc crio[23211]: time=\"2026-06-11T17:29:53.942818286Z\" level=info msg=\"Stopping container: 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 (timeout: 2s)\" id=a30dfe22-aedb-4b79-80cb-9187c818b579 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:54.565099 crc crio[23211]: time=\"2026-06-11T17:29:54.564366248Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=b830e762-2143-4d5e-83c0-c9252556308e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:54.565351 crc crio[23211]: time=\"2026-06-11T17:29:54.565122806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:54.602710 crc crio[23211]: time=\"2026-06-11T17:29:54.602531034Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108 UID:abbbff6f-a6f8-4f8b-8df4-1e4b2b0f9d54 NetNS:/var/run/netns/32781944-9daa-4818-a383-bbea39857640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbbff6f_a6f8_4f8b_8df4_1e4b2b0f9d54.slice PodAnnotations:0xc002819490}] Aliases:map[]}\"\nJun 11 17:29:54.602710 crc crio[23211]: time=\"2026-06-11T17:29:54.602602256Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:55.029516 crc crio[23211]: 2026-06-11T17:29:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10a7d2b9fcb4c52 Mac:fe:1a:80:0c:42:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/32781944-9daa-4818-a383-bbea39857640 SocketPath: PciID:}] [{Interface:0xc00025aa10 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:29:55.031510 crc crio[23211]: time=\"2026-06-11T17:29:55.030919877Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108 UID:abbbff6f-a6f8-4f8b-8df4-1e4b2b0f9d54 NetNS:/var/run/netns/32781944-9daa-4818-a383-bbea39857640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbbff6f_a6f8_4f8b_8df4_1e4b2b0f9d54.slice PodAnnotations:0xc002819490}] Aliases:map[]}\"\nJun 11 17:29:55.031510 crc crio[23211]: time=\"2026-06-11T17:29:55.031122123Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:29:55.068223 crc crio[23211]: time=\"2026-06-11T17:29:55.051050542Z\" level=info msg=\"Ran pod sandbox 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108 with infra container: openstack/openstackclient/POD\" id=b830e762-2143-4d5e-83c0-c9252556308e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:55.068223 crc crio[23211]: time=\"2026-06-11T17:29:55.054806657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=160ad4e5-d53c-49eb-a057-60bbd61a9507 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:55.126729 crc crio[23211]: time=\"2026-06-11T17:29:55.126601935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=a093403e-039f-435d-854a-7a2d924d973c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:55.137408 crc crio[23211]: time=\"2026-06-11T17:29:55.137298354Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=6a6ec1da-991f-491d-8cec-322507ecdff0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:55.137909 crc crio[23211]: time=\"2026-06-11T17:29:55.137846127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:55.218672 crc crio[23211]: time=\"2026-06-11T17:29:55.21855009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:55.237744 crc crio[23211]: time=\"2026-06-11T17:29:55.237661438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:29:55.404508 crc crio[23211]: time=\"2026-06-11T17:29:55.404366795Z\" level=info msg=\"Created container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180: openstack/openstackclient/openstackclient\" id=6a6ec1da-991f-491d-8cec-322507ecdff0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:55.408848 crc crio[23211]: time=\"2026-06-11T17:29:55.408735044Z\" level=info msg=\"Starting container: 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180\" id=509387dd-0e4d-42b6-965a-e7489c64d9e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:55.422518 crc crio[23211]: time=\"2026-06-11T17:29:55.422288534Z\" level=info msg=\"Started container\" PID=259902 containerID=96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 description=openstack/openstackclient/openstackclient id=509387dd-0e4d-42b6-965a-e7489c64d9e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108\nJun 11 17:29:55.700008 crc crio[23211]: time=\"2026-06-11T17:29:55.699853978Z\" level=info msg=\"Stopped container a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32: openstack/keystone-6bf8c966dc-gk7hl/keystone-api\" id=ce666432-bda4-4e45-8ebc-6aaae3df847d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:55.701323 crc crio[23211]: time=\"2026-06-11T17:29:55.701222952Z\" level=info msg=\"Stopping pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8\" id=4ff1bf90-3351-4a10-9e68-a55aefb59eae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:55.702908 crc crio[23211]: time=\"2026-06-11T17:29:55.702719731Z\" level=info msg=\"Got pod network &{Name:keystone-6bf8c966dc-gk7hl Namespace:openstack ID:8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8 UID:5086879e-40b6-48ef-b292-fe87e73e3307 NetNS:/var/run/netns/f45ae987-4110-4a51-8e5c-c06581e00f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5086879e_40b6_48ef_b292_fe87e73e3307.slice PodAnnotations:0xc007c142d0}] Aliases:map[]}\"\nJun 11 17:29:55.703252 crc crio[23211]: time=\"2026-06-11T17:29:55.702934605Z\" level=info msg=\"Deleting pod openstack_keystone-6bf8c966dc-gk7hl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:55.965878 crc crio[23211]: time=\"2026-06-11T17:29:55.96333969Z\" level=warning msg=\"Stopping container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 with stop signal(15) timed out. Killing...\"\nJun 11 17:29:56.015649 crc crio[23211]: time=\"2026-06-11T17:29:56.010994184Z\" level=error msg=\"Killing container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 17:29:56.075484 crc crio[23211]: time=\"2026-06-11T17:29:56.075257994Z\" level=info msg=\"Stopped container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9: openstack/openstackclient/openstackclient\" id=a30dfe22-aedb-4b79-80cb-9187c818b579 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:29:56.078494 crc crio[23211]: time=\"2026-06-11T17:29:56.078383943Z\" level=info msg=\"Stopping pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346\" id=d6da1b49-b5a8-4cad-8fe5-0b73366cb97a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:56.081065 crc crio[23211]: time=\"2026-06-11T17:29:56.080920267Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346 UID:29a5dafb-49bf-48e2-9ab8-ed1f56077dd3 NetNS:/var/run/netns/a92508ce-7a0e-4c94-9751-a2b456e4fef3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a5dafb_49bf_48e2_9ab8_ed1f56077dd3.slice PodAnnotations:0xc0001308a8}] Aliases:map[]}\"\nJun 11 17:29:56.081215 crc crio[23211]: time=\"2026-06-11T17:29:56.081131782Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:56.201733 crc crio[23211]: time=\"2026-06-11T17:29:56.201030956Z\" level=info msg=\"Stopped pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8\" id=4ff1bf90-3351-4a10-9e68-a55aefb59eae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:56.362999 crc crio[23211]: time=\"2026-06-11T17:29:56.362915782Z\" level=info msg=\"Stopped pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346\" id=d6da1b49-b5a8-4cad-8fe5-0b73366cb97a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:57.335523 crc crio[23211]: time=\"2026-06-11T17:29:57.334511525Z\" level=info msg=\"Removing container: 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9\" id=53380a5a-e6bb-46bd-8095-c8c36791421a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:29:57.409740 crc crio[23211]: time=\"2026-06-11T17:29:57.409626837Z\" level=info msg=\"Removed container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9: openstack/openstackclient/openstackclient\" id=53380a5a-e6bb-46bd-8095-c8c36791421a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:00.632682 crc crio[23211]: time=\"2026-06-11T17:30:00.63180188Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/POD\" id=08054e1a-0feb-4ee6-be00-28927127e8a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:00.634096 crc crio[23211]: time=\"2026-06-11T17:30:00.634065487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:00.649899 crc crio[23211]: time=\"2026-06-11T17:30:00.647224286Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686650-vtv5j/POD\" id=15ab78ce-ac0d-446b-bb37-e757c199a473 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:00.649899 crc crio[23211]: time=\"2026-06-11T17:30:00.647297688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:00.704215 crc crio[23211]: time=\"2026-06-11T17:30:00.703897636Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686650-2lths Namespace:openshift-operator-lifecycle-manager ID:e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c UID:bf4d2d6c-2ee7-4264-8827-83622f79246e NetNS:/var/run/netns/d2c842ff-1b27-4c21-864c-5d8c46989cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf4d2d6c_2ee7_4264_8827_83622f79246e.slice PodAnnotations:0xc00008d8d8}] Aliases:map[]}\"\nJun 11 17:30:00.704215 crc crio[23211]: time=\"2026-06-11T17:30:00.703982799Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686650-2lths to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:00.711710 crc crio[23211]: time=\"2026-06-11T17:30:00.711604709Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686650-vtv5j Namespace:openshift-infra ID:3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe UID:49512ed6-9396-43a2-aab0-33fa1f8bdb99 NetNS:/var/run/netns/e7c49a33-6797-4bec-8b67-79d87e737c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49512ed6_9396_43a2_aab0_33fa1f8bdb99.slice PodAnnotations:0xc000d2fa98}] Aliases:map[]}\"\nJun 11 17:30:00.711710 crc crio[23211]: time=\"2026-06-11T17:30:00.711667641Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686650-vtv5j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:01.321814 crc crio[23211]: 2026-06-11T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fa87019a157c2f Mac:f6:f0:e0:76:3f:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/e7c49a33-6797-4bec-8b67-79d87e737c03 SocketPath: PciID:}] [{Interface:0xc0004c6720 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:30:01.323007 crc crio[23211]: time=\"2026-06-11T17:30:01.322930496Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686650-vtv5j Namespace:openshift-infra ID:3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe UID:49512ed6-9396-43a2-aab0-33fa1f8bdb99 NetNS:/var/run/netns/e7c49a33-6797-4bec-8b67-79d87e737c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49512ed6_9396_43a2_aab0_33fa1f8bdb99.slice PodAnnotations:0xc000d2fa98}] Aliases:map[]}\"\nJun 11 17:30:01.323141 crc crio[23211]: time=\"2026-06-11T17:30:01.32310643Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686650-vtv5j for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:30:01.333769 crc crio[23211]: time=\"2026-06-11T17:30:01.333700896Z\" level=info msg=\"Ran pod sandbox 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe with infra container: openshift-infra/auto-csr-approver-29686650-vtv5j/POD\" id=15ab78ce-ac0d-446b-bb37-e757c199a473 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:01.337737 crc crio[23211]: time=\"2026-06-11T17:30:01.337616954Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bc8eb97e-f394-40a7-9060-a2491ff385c6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:30:01.351785 crc crio[23211]: time=\"2026-06-11T17:30:01.351364848Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:30:01.426165 crc crio[23211]: 2026-06-11T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2bc4492323a477 Mac:72:76:1d:09:0a:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/d2c842ff-1b27-4c21-864c-5d8c46989cce SocketPath: PciID:}] [{Interface:0xc000344640 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:30:01.427298 crc crio[23211]: time=\"2026-06-11T17:30:01.427166528Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686650-2lths Namespace:openshift-operator-lifecycle-manager ID:e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c UID:bf4d2d6c-2ee7-4264-8827-83622f79246e NetNS:/var/run/netns/d2c842ff-1b27-4c21-864c-5d8c46989cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf4d2d6c_2ee7_4264_8827_83622f79246e.slice PodAnnotations:0xc00008d8d8}] Aliases:map[]}\"\nJun 11 17:30:01.427401 crc crio[23211]: time=\"2026-06-11T17:30:01.427377073Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686650-2lths for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:30:01.436694 crc crio[23211]: time=\"2026-06-11T17:30:01.436558763Z\" level=info msg=\"Ran pod sandbox e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/POD\" id=08054e1a-0feb-4ee6-be00-28927127e8a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:01.440318 crc crio[23211]: time=\"2026-06-11T17:30:01.440271256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bb9afb35-4c45-4bc6-adb3-ac85496cc28b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:01.443404 crc crio[23211]: time=\"2026-06-11T17:30:01.443339333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6a2754aa-8872-4376-a685-1bf88529df40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:01.452381 crc crio[23211]: time=\"2026-06-11T17:30:01.452305868Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/collect-profiles\" id=5142f560-ef7a-4281-8b93-14f115f0b030 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:01.453071 crc crio[23211]: time=\"2026-06-11T17:30:01.452958694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:01.557644 crc crio[23211]: time=\"2026-06-11T17:30:01.557331658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:01.566981 crc crio[23211]: time=\"2026-06-11T17:30:01.566915699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:01.722913 crc crio[23211]: time=\"2026-06-11T17:30:01.722701322Z\" level=info msg=\"Created container 64dfd83896381e7071384ae955cd3b0c951027aece5ded5adce69bcfd066e1a0: openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/collect-profiles\" id=5142f560-ef7a-4281-8b93-14f115f0b030 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:01.724511 crc crio[23211]: time=\"2026-06-11T17:30:01.724325003Z\" level=info msg=\"Starting container: 64dfd83896381e7071384ae955cd3b0c951027aece5ded5adce69bcfd066e1a0\" id=738ca046-63ec-46e7-820a-fd4ac1eb9d5c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:30:01.731099 crc crio[23211]: time=\"2026-06-11T17:30:01.731032981Z\" level=info msg=\"Started container\" PID=260433 containerID=64dfd83896381e7071384ae955cd3b0c951027aece5ded5adce69bcfd066e1a0 description=openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/collect-profiles id=738ca046-63ec-46e7-820a-fd4ac1eb9d5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c\nJun 11 17:30:03.161137 crc crio[23211]: time=\"2026-06-11T17:30:03.160243821Z\" level=info msg=\"Stopped container 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f: openstack/neutron-847668f5fc-bgqxx/neutron-api\" id=b938fa90-3bc8-4272-a430-f4574a06e611 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:03.163404 crc crio[23211]: time=\"2026-06-11T17:30:03.163379599Z\" level=info msg=\"Stopping pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\" id=9b619090-e098-4af3-b279-10e205ae022c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:03.164915 crc crio[23211]: time=\"2026-06-11T17:30:03.164890837Z\" level=info msg=\"Got pod network &{Name:neutron-847668f5fc-bgqxx Namespace:openstack ID:39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3 UID:72b3e5ed-10e0-4714-b5f6-11b2ec6582d2 NetNS:/var/run/netns/64f11533-ff64-4e4b-8543-cd3182e18e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3e5ed_10e0_4714_b5f6_11b2ec6582d2.slice PodAnnotations:0xc0018beaa0}] Aliases:map[]}\"\nJun 11 17:30:03.165254 crc crio[23211]: time=\"2026-06-11T17:30:03.165230125Z\" level=info msg=\"Deleting pod openstack_neutron-847668f5fc-bgqxx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:03.481197 crc crio[23211]: time=\"2026-06-11T17:30:03.480577096Z\" level=info msg=\"Stopping pod sandbox: e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c\" id=f7e592ae-5b9f-4d61-aca8-b952db5fa175 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:03.481303 crc crio[23211]: time=\"2026-06-11T17:30:03.481256483Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686650-2lths Namespace:openshift-operator-lifecycle-manager ID:e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c UID:bf4d2d6c-2ee7-4264-8827-83622f79246e NetNS:/var/run/netns/d2c842ff-1b27-4c21-864c-5d8c46989cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf4d2d6c_2ee7_4264_8827_83622f79246e.slice PodAnnotations:0xc0018bebf0}] Aliases:map[]}\"\nJun 11 17:30:03.481619 crc crio[23211]: time=\"2026-06-11T17:30:03.48150423Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686650-2lths from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:03.751072 crc crio[23211]: time=\"2026-06-11T17:30:03.750681635Z\" level=info msg=\"Stopped pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\" id=9b619090-e098-4af3-b279-10e205ae022c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:03.999687 crc crio[23211]: time=\"2026-06-11T17:30:03.997339194Z\" level=info msg=\"Stopped pod sandbox: e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c\" id=f7e592ae-5b9f-4d61-aca8-b952db5fa175 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:04.364591 crc crio[23211]: time=\"2026-06-11T17:30:04.364370531Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bc8eb97e-f394-40a7-9060-a2491ff385c6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:30:04.368028 crc crio[23211]: time=\"2026-06-11T17:30:04.367666883Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b2e05a18-345a-42fc-8da3-6aeb37126a4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:04.381128 crc crio[23211]: time=\"2026-06-11T17:30:04.380882954Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=85f53ba1-c0f3-4a8d-9ef5-8fe0efbca772 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:04.413811 crc crio[23211]: time=\"2026-06-11T17:30:04.410914596Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686650-vtv5j/oc\" id=f20ec83c-7993-4502-b700-e41e91a17861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:04.414376 crc crio[23211]: time=\"2026-06-11T17:30:04.414316841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:04.532651 crc crio[23211]: time=\"2026-06-11T17:30:04.532583275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:04.584953 crc crio[23211]: time=\"2026-06-11T17:30:04.584839154Z\" level=info msg=\"Removing container: 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5\" id=05644830-c9d9-4e6c-88d5-46be7d0c9f82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:04.702495 crc crio[23211]: time=\"2026-06-11T17:30:04.700264517Z\" level=info msg=\"Removed container 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5: openstack/neutron-847668f5fc-bgqxx/neutron-httpd\" id=05644830-c9d9-4e6c-88d5-46be7d0c9f82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:04.716837 crc crio[23211]: time=\"2026-06-11T17:30:04.710825351Z\" level=info msg=\"Removing container: 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f\" id=9db1c6be-e4ae-42c8-b536-1c3f0604fbfe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:04.875319 crc crio[23211]: time=\"2026-06-11T17:30:04.874881772Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-6564cc5f57-v8twm/POD\" id=72615376-f7a4-4377-b4c0-f00582305288 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:04.875319 crc crio[23211]: time=\"2026-06-11T17:30:04.875053486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:04.891566 crc crio[23211]: time=\"2026-06-11T17:30:04.890532743Z\" level=info msg=\"Removed container 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f: openstack/neutron-847668f5fc-bgqxx/neutron-api\" id=9db1c6be-e4ae-42c8-b536-1c3f0604fbfe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:05.004849 crc crio[23211]: time=\"2026-06-11T17:30:05.004786456Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6564cc5f57-v8twm Namespace:openstack ID:f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35 UID:8519852e-55e4-4408-a9f5-f6d64ada885f NetNS:/var/run/netns/861831bc-befa-47de-b26f-055a876161c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8519852e_55e4_4408_a9f5_f6d64ada885f.slice PodAnnotations:0xc0066180d0}] Aliases:map[]}\"\nJun 11 17:30:05.005212 crc crio[23211]: time=\"2026-06-11T17:30:05.005143935Z\" level=info msg=\"Adding pod openstack_swift-proxy-6564cc5f57-v8twm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:05.090253 crc crio[23211]: time=\"2026-06-11T17:30:05.088220587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:05.293588 crc crio[23211]: time=\"2026-06-11T17:30:05.292855534Z\" level=info msg=\"Created container 3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184: openshift-infra/auto-csr-approver-29686650-vtv5j/oc\" id=f20ec83c-7993-4502-b700-e41e91a17861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:05.295116 crc crio[23211]: time=\"2026-06-11T17:30:05.294588057Z\" level=info msg=\"Starting container: 3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184\" id=15775eb3-cb8b-4834-bc91-49ec3646b5cb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:30:05.300365 crc crio[23211]: time=\"2026-06-11T17:30:05.299340807Z\" level=info msg=\"Started container\" PID=260740 containerID=3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184 description=openshift-infra/auto-csr-approver-29686650-vtv5j/oc id=15775eb3-cb8b-4834-bc91-49ec3646b5cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe\nJun 11 17:30:05.778518 crc crio[23211]: 2026-06-11T17:30:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f102fd32c3c3788 Mac:56:00:e4:ca:a0:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/861831bc-befa-47de-b26f-055a876161c1 SocketPath: PciID:}] [{Interface:0xc0001485d0 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:30:05.780281 crc crio[23211]: time=\"2026-06-11T17:30:05.779825285Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6564cc5f57-v8twm Namespace:openstack ID:f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35 UID:8519852e-55e4-4408-a9f5-f6d64ada885f NetNS:/var/run/netns/861831bc-befa-47de-b26f-055a876161c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8519852e_55e4_4408_a9f5_f6d64ada885f.slice PodAnnotations:0xc0066180d0}] Aliases:map[]}\"\nJun 11 17:30:05.780281 crc crio[23211]: time=\"2026-06-11T17:30:05.779995649Z\" level=info msg=\"Checking pod openstack_swift-proxy-6564cc5f57-v8twm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:30:05.791259 crc crio[23211]: time=\"2026-06-11T17:30:05.791077517Z\" level=info msg=\"Ran pod sandbox f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35 with infra container: openstack/swift-proxy-6564cc5f57-v8twm/POD\" id=72615376-f7a4-4377-b4c0-f00582305288 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:05.795403 crc crio[23211]: time=\"2026-06-11T17:30:05.794722298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=a5e227b6-7dbf-4a08-9767-04e650788ac4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:05.889343 crc crio[23211]: time=\"2026-06-11T17:30:05.888698772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=334b18c0-b2c6-4aa0-820d-e1ff7682cf65 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:05.906590 crc crio[23211]: time=\"2026-06-11T17:30:05.905686358Z\" level=info msg=\"Creating container: openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd\" id=a4f231b5-a26d-43b4-94cd-1cc502c8f0f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:05.906590 crc crio[23211]: time=\"2026-06-11T17:30:05.90614868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:05.992562 crc crio[23211]: time=\"2026-06-11T17:30:05.992405652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:05.999564 crc crio[23211]: time=\"2026-06-11T17:30:05.999300104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:06.506549 crc crio[23211]: time=\"2026-06-11T17:30:06.506282796Z\" level=info msg=\"Created container b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea: openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd\" id=a4f231b5-a26d-43b4-94cd-1cc502c8f0f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:06.507934 crc crio[23211]: time=\"2026-06-11T17:30:06.507833815Z\" level=info msg=\"Starting container: b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea\" id=4f68e9f8-698a-4a87-b959-1211526b4fde name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:30:06.523257 crc crio[23211]: time=\"2026-06-11T17:30:06.523084597Z\" level=info msg=\"Started container\" PID=260849 containerID=b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea description=openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd id=4f68e9f8-698a-4a87-b959-1211526b4fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\nJun 11 17:30:06.716244 crc crio[23211]: time=\"2026-06-11T17:30:06.715679273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=9c873e7f-6fbb-4dc3-bd04-d7d8a9c0ecdd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:06.808877 crc crio[23211]: time=\"2026-06-11T17:30:06.808781786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=50cb13b2-7e69-43f2-a3f4-97b6838c13e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:06.881326 crc crio[23211]: time=\"2026-06-11T17:30:06.881228182Z\" level=info msg=\"Creating container: openstack/swift-proxy-6564cc5f57-v8twm/proxy-server\" id=9c471c98-e383-40c2-a3cc-83942eaf9362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:06.881796 crc crio[23211]: time=\"2026-06-11T17:30:06.881713743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:06.940345 crc crio[23211]: time=\"2026-06-11T17:30:06.94024122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:06.947638 crc crio[23211]: time=\"2026-06-11T17:30:06.947559373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:07.273579 crc crio[23211]: time=\"2026-06-11T17:30:07.273379796Z\" level=info msg=\"Created container 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947: openstack/swift-proxy-6564cc5f57-v8twm/proxy-server\" id=9c471c98-e383-40c2-a3cc-83942eaf9362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:07.274907 crc crio[23211]: time=\"2026-06-11T17:30:07.274844453Z\" level=info msg=\"Starting container: 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947\" id=aa9ae957-894c-4d2a-a0b0-096d3c132d0f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:30:07.283479 crc crio[23211]: time=\"2026-06-11T17:30:07.280598657Z\" level=info msg=\"Started container\" PID=260886 containerID=9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947 description=openstack/swift-proxy-6564cc5f57-v8twm/proxy-server id=aa9ae957-894c-4d2a-a0b0-096d3c132d0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\nJun 11 17:30:07.676771 crc crio[23211]: time=\"2026-06-11T17:30:07.675301856Z\" level=info msg=\"Stopping pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe\" id=789b7e51-9653-40f8-8cb3-f5d1b6789e18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:07.676771 crc crio[23211]: time=\"2026-06-11T17:30:07.676367533Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686650-vtv5j Namespace:openshift-infra ID:3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe UID:49512ed6-9396-43a2-aab0-33fa1f8bdb99 NetNS:/var/run/netns/e7c49a33-6797-4bec-8b67-79d87e737c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49512ed6_9396_43a2_aab0_33fa1f8bdb99.slice PodAnnotations:0xc002819180}] Aliases:map[]}\"\nJun 11 17:30:07.676771 crc crio[23211]: time=\"2026-06-11T17:30:07.676547848Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686650-vtv5j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:08.140506 crc crio[23211]: time=\"2026-06-11T17:30:08.13040564Z\" level=info msg=\"Stopped pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe\" id=789b7e51-9653-40f8-8cb3-f5d1b6789e18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:08.655124 crc crio[23211]: time=\"2026-06-11T17:30:08.654615744Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-q6br8/POD\" id=c39da30c-3cc5-40bd-8f77-ddc08d989fe9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:08.655296 crc crio[23211]: time=\"2026-06-11T17:30:08.655145746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:08.756222 crc crio[23211]: time=\"2026-06-11T17:30:08.756094326Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-q6br8 Namespace:openstack ID:cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90 UID:79b7ac2d-4666-42f0-b694-bc49d2fc4221 NetNS:/var/run/netns/2c72248d-77b7-428c-b29b-7386ca0b06ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79b7ac2d_4666_42f0_b694_bc49d2fc4221.slice PodAnnotations:0xc002818100}] Aliases:map[]}\"\nJun 11 17:30:08.756222 crc crio[23211]: time=\"2026-06-11T17:30:08.756208309Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-q6br8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:09.235326 crc crio[23211]: time=\"2026-06-11T17:30:09.234347128Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-t5zl9/POD\" id=1c751cd3-4227-4af5-84f4-38724b7bf781 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:09.237248 crc crio[23211]: time=\"2026-06-11T17:30:09.235365534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:09.282737 crc crio[23211]: time=\"2026-06-11T17:30:09.282640418Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-t5zl9 Namespace:openstack ID:067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb UID:541f9eb9-bb96-47bd-9ffb-2f6fab8077ff NetNS:/var/run/netns/e415b30f-73de-451c-a17a-94ad856edb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541f9eb9_bb96_47bd_9ffb_2f6fab8077ff.slice PodAnnotations:0xc000131608}] Aliases:map[]}\"\nJun 11 17:30:09.282737 crc crio[23211]: time=\"2026-06-11T17:30:09.282716311Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-t5zl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:09.466720 crc crio[23211]: 2026-06-11T17:30:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd469e420ae3dcf Mac:06:6d:13:98:89:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/2c72248d-77b7-428c-b29b-7386ca0b06ea SocketPath: PciID:}] [{Interface:0xc0001126f0 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:30:09.468463 crc crio[23211]: time=\"2026-06-11T17:30:09.468336381Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-q6br8 Namespace:openstack ID:cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90 UID:79b7ac2d-4666-42f0-b694-bc49d2fc4221 NetNS:/var/run/netns/2c72248d-77b7-428c-b29b-7386ca0b06ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79b7ac2d_4666_42f0_b694_bc49d2fc4221.slice PodAnnotations:0xc002818100}] Aliases:map[]}\"\nJun 11 17:30:09.468594 crc crio[23211]: time=\"2026-06-11T17:30:09.468580377Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-q6br8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:30:09.514472 crc crio[23211]: time=\"2026-06-11T17:30:09.513700448Z\" level=info msg=\"Ran pod sandbox cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90 with infra container: openstack/nova-cell0-cell-mapping-q6br8/POD\" id=c39da30c-3cc5-40bd-8f77-ddc08d989fe9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:09.523322 crc crio[23211]: time=\"2026-06-11T17:30:09.523120204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e705149b-ca7b-4658-9243-966d0ed6388a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:09.588974 crc crio[23211]: time=\"2026-06-11T17:30:09.588886622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=08e04c09-6e9c-414c-a1e8-52d47513562b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:09.604968 crc crio[23211]: time=\"2026-06-11T17:30:09.604863923Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-q6br8/nova-manage\" id=a241cba3-1974-4375-a36b-f263ce7e71cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:09.605454 crc crio[23211]: time=\"2026-06-11T17:30:09.605347354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:09.691777 crc crio[23211]: time=\"2026-06-11T17:30:09.691682767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:09.700607 crc crio[23211]: time=\"2026-06-11T17:30:09.700397916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:09.919841 crc crio[23211]: 2026-06-11T17:30:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:067a9cd92620197 Mac:f2:b5:5f:4b:0c:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/e415b30f-73de-451c-a17a-94ad856edb69 SocketPath: PciID:}] [{Interface:0xc00022c760 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:30:09.921487 crc crio[23211]: time=\"2026-06-11T17:30:09.921336502Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-t5zl9 Namespace:openstack ID:067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb UID:541f9eb9-bb96-47bd-9ffb-2f6fab8077ff NetNS:/var/run/netns/e415b30f-73de-451c-a17a-94ad856edb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541f9eb9_bb96_47bd_9ffb_2f6fab8077ff.slice PodAnnotations:0xc000131608}] Aliases:map[]}\"\nJun 11 17:30:09.921657 crc crio[23211]: time=\"2026-06-11T17:30:09.921630159Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-t5zl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:30:09.934196 crc crio[23211]: time=\"2026-06-11T17:30:09.93405517Z\" level=info msg=\"Ran pod sandbox 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb with infra container: openstack/nova-cell1-cell-mapping-t5zl9/POD\" id=1c751cd3-4227-4af5-84f4-38724b7bf781 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:09.935511 crc crio[23211]: time=\"2026-06-11T17:30:09.935385013Z\" level=info msg=\"Created container bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e: openstack/nova-cell0-cell-mapping-q6br8/nova-manage\" id=a241cba3-1974-4375-a36b-f263ce7e71cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:09.949858 crc crio[23211]: time=\"2026-06-11T17:30:09.949228971Z\" level=info msg=\"Starting container: bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e\" id=ff3d09b4-39f7-48a8-92fd-8666cdae7b32 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:30:09.956691 crc crio[23211]: time=\"2026-06-11T17:30:09.956617416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=9769bae0-4b94-4de7-8f4a-6e854f36a283 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:09.967956 crc crio[23211]: time=\"2026-06-11T17:30:09.967849857Z\" level=info msg=\"Started container\" PID=261325 containerID=bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e description=openstack/nova-cell0-cell-mapping-q6br8/nova-manage id=ff3d09b4-39f7-48a8-92fd-8666cdae7b32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90\nJun 11 17:30:10.043690 crc crio[23211]: time=\"2026-06-11T17:30:10.043559204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=4ea71263-23ec-4c44-aefd-b2bd02dd28f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:10.058229 crc crio[23211]: time=\"2026-06-11T17:30:10.057979235Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-t5zl9/nova-manage\" id=3027521b-aad5-4c40-af64-c8cfab01d0bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:10.058629 crc crio[23211]: time=\"2026-06-11T17:30:10.058594171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:10.167532 crc crio[23211]: time=\"2026-06-11T17:30:10.167385667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:10.173912 crc crio[23211]: time=\"2026-06-11T17:30:10.173711955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:10.437722 crc crio[23211]: time=\"2026-06-11T17:30:10.437010122Z\" level=info msg=\"Created container 004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e: openstack/nova-cell1-cell-mapping-t5zl9/nova-manage\" id=3027521b-aad5-4c40-af64-c8cfab01d0bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:10.439011 crc crio[23211]: time=\"2026-06-11T17:30:10.438885508Z\" level=info msg=\"Starting container: 004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e\" id=6deb3748-2642-4796-93d6-e371fdd11c2a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:30:10.448076 crc crio[23211]: time=\"2026-06-11T17:30:10.447964605Z\" level=info msg=\"Started container\" PID=261393 containerID=004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e description=openstack/nova-cell1-cell-mapping-t5zl9/nova-manage id=6deb3748-2642-4796-93d6-e371fdd11c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb\nJun 11 17:30:15.010702 crc crio[23211]: time=\"2026-06-11T17:30:15.009567489Z\" level=info msg=\"Stopping container: a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e (timeout: 30s)\" id=80342868-ae61-45da-9424-a4325af7febe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:15.011832 crc crio[23211]: time=\"2026-06-11T17:30:15.009890207Z\" level=info msg=\"Stopping container: 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0 (timeout: 30s)\" id=a3892df6-e5d5-4743-9320-7b0b0565f5fb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:15.444298 crc crio[23211]: time=\"2026-06-11T17:30:15.443561452Z\" level=info msg=\"Stopped container 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd\" id=a3892df6-e5d5-4743-9320-7b0b0565f5fb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:15.562830 crc crio[23211]: time=\"2026-06-11T17:30:15.562769139Z\" level=info msg=\"Stopped container a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server\" id=80342868-ae61-45da-9424-a4325af7febe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:15.564381 crc crio[23211]: time=\"2026-06-11T17:30:15.564280766Z\" level=info msg=\"Stopping pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\" id=db1fbca6-e614-4442-afdf-70ea1afb77e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:15.566063 crc crio[23211]: time=\"2026-06-11T17:30:15.566035551Z\" level=info msg=\"Got pod network &{Name:swift-proxy-665fb68d6f-8ccb8 Namespace:openstack ID:10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53 UID:5ad6740b-20d9-43c8-a292-9fdd13c157cb NetNS:/var/run/netns/b54f0da7-f79b-4fca-9872-b12d5b0d6411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad6740b_20d9_43c8_a292_9fdd13c157cb.slice PodAnnotations:0xc0066182d8}] Aliases:map[]}\"\nJun 11 17:30:15.566227 crc crio[23211]: time=\"2026-06-11T17:30:15.566208465Z\" level=info msg=\"Deleting pod openstack_swift-proxy-665fb68d6f-8ccb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:16.165904 crc crio[23211]: time=\"2026-06-11T17:30:16.165794727Z\" level=info msg=\"Stopped pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\" id=db1fbca6-e614-4442-afdf-70ea1afb77e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:16.999244 crc crio[23211]: time=\"2026-06-11T17:30:16.998746669Z\" level=info msg=\"Removing container: a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e\" id=f6ec00e1-69ab-4a62-a50a-c4a962f03a96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:17.051863 crc crio[23211]: time=\"2026-06-11T17:30:17.051621112Z\" level=info msg=\"Removed container a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server\" id=f6ec00e1-69ab-4a62-a50a-c4a962f03a96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:17.058999 crc crio[23211]: time=\"2026-06-11T17:30:17.058913985Z\" level=info msg=\"Removing container: 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0\" id=181e635a-93f8-4183-969c-677981bfbab0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:17.101263 crc crio[23211]: time=\"2026-06-11T17:30:17.100702592Z\" level=info msg=\"Removed container 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd\" id=181e635a-93f8-4183-969c-677981bfbab0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:20.081753 crc crio[23211]: time=\"2026-06-11T17:30:20.080687237Z\" level=info msg=\"Stopping pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90\" id=af6a0894-6177-41fb-ae49-660dd889de1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:20.083769 crc crio[23211]: time=\"2026-06-11T17:30:20.082720338Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-q6br8 Namespace:openstack ID:cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90 UID:79b7ac2d-4666-42f0-b694-bc49d2fc4221 NetNS:/var/run/netns/2c72248d-77b7-428c-b29b-7386ca0b06ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79b7ac2d_4666_42f0_b694_bc49d2fc4221.slice PodAnnotations:0xc00294e050}] Aliases:map[]}\"\nJun 11 17:30:20.083769 crc crio[23211]: time=\"2026-06-11T17:30:20.082859111Z\" level=info msg=\"Stopping pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb\" id=aee10400-1693-4a63-857e-3c86f09ed303 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:20.083769 crc crio[23211]: time=\"2026-06-11T17:30:20.082913782Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-q6br8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:20.084053 crc crio[23211]: time=\"2026-06-11T17:30:20.083805375Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-t5zl9 Namespace:openstack ID:067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb UID:541f9eb9-bb96-47bd-9ffb-2f6fab8077ff NetNS:/var/run/netns/e415b30f-73de-451c-a17a-94ad856edb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541f9eb9_bb96_47bd_9ffb_2f6fab8077ff.slice PodAnnotations:0xc0038ac010}] Aliases:map[]}\"\nJun 11 17:30:20.084053 crc crio[23211]: time=\"2026-06-11T17:30:20.08399537Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-t5zl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:20.620637 crc crio[23211]: time=\"2026-06-11T17:30:20.619783854Z\" level=info msg=\"Stopped pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90\" id=af6a0894-6177-41fb-ae49-660dd889de1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:20.745762 crc crio[23211]: time=\"2026-06-11T17:30:20.745675979Z\" level=info msg=\"Stopped pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb\" id=aee10400-1693-4a63-857e-3c86f09ed303 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:21.343338 crc crio[23211]: time=\"2026-06-11T17:30:21.342761778Z\" level=info msg=\"Stopping container: 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0 (timeout: 30s)\" id=ea662a4f-06d8-4ae9-b755-0a7731cfde9e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:21.345087 crc crio[23211]: time=\"2026-06-11T17:30:21.343315472Z\" level=info msg=\"Stopping container: dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21 (timeout: 30s)\" id=a183ce11-5734-4c93-9488-06b0ab5d8a32 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:21.405053 crc crio[23211]: time=\"2026-06-11T17:30:21.404951766Z\" level=info msg=\"Stopping container: 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c (timeout: 30s)\" id=1e0c43bc-e3b3-4e5b-a069-5b694a3981c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:21.497503 crc crio[23211]: time=\"2026-06-11T17:30:21.497349651Z\" level=info msg=\"Stopping container: d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c (timeout: 30s)\" id=0718a67a-9b5c-4d3f-8e4d-3a26b06e4b2d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:21.499983 crc crio[23211]: time=\"2026-06-11T17:30:21.499806842Z\" level=info msg=\"Stopping container: c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe (timeout: 30s)\" id=239dca0e-b7d7-4506-a75e-169f49ca9d35 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:21.518666 crc crio[23211]: time=\"2026-06-11T17:30:21.518344767Z\" level=info msg=\"Stopped container 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0: openstack/nova-api-0/nova-api-log\" id=ea662a4f-06d8-4ae9-b755-0a7731cfde9e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:21.635261 crc crio[23211]: time=\"2026-06-11T17:30:21.634911319Z\" level=info msg=\"Stopped container c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe: openstack/nova-metadata-0/nova-metadata-log\" id=239dca0e-b7d7-4506-a75e-169f49ca9d35 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:22.130039 crc crio[23211]: time=\"2026-06-11T17:30:22.129932811Z\" level=info msg=\"Removing container: 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11\" id=295bf604-9e01-4d98-b267-44b6631405f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:22.205151 crc crio[23211]: time=\"2026-06-11T17:30:22.204954431Z\" level=info msg=\"Removed container 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11: openstack/nova-metadata-0/nova-metadata-log\" id=295bf604-9e01-4d98-b267-44b6631405f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:24.592673 crc crio[23211]: time=\"2026-06-11T17:30:24.591731024Z\" level=info msg=\"Stopped container dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21: openstack/nova-api-0/nova-api-api\" id=a183ce11-5734-4c93-9488-06b0ab5d8a32 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:24.593991 crc crio[23211]: time=\"2026-06-11T17:30:24.5939228Z\" level=info msg=\"Stopping pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\" id=2f38e5c7-0817-45e2-8fd7-7db303df568a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:24.595619 crc crio[23211]: time=\"2026-06-11T17:30:24.59555394Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb UID:f26cb9b9-a653-4278-8cb4-4cccad1b9c0f NetNS:/var/run/netns/68957700-fe50-487c-8078-627789e00390 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf26cb9b9_a653_4278_8cb4_4cccad1b9c0f.slice PodAnnotations:0xc000131a58}] Aliases:map[]}\"\nJun 11 17:30:24.595731 crc crio[23211]: time=\"2026-06-11T17:30:24.595718894Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:24.749575 crc crio[23211]: time=\"2026-06-11T17:30:24.749407855Z\" level=info msg=\"Stopped container d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c: openstack/nova-metadata-0/nova-metadata-metadata\" id=0718a67a-9b5c-4d3f-8e4d-3a26b06e4b2d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:24.752830 crc crio[23211]: time=\"2026-06-11T17:30:24.752556244Z\" level=info msg=\"Stopping pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\" id=13c8df6e-96a7-4191-a352-6e000ffa9419 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:24.754584 crc crio[23211]: time=\"2026-06-11T17:30:24.754519693Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66 UID:fe4229ab-df34-46b1-88a2-6ea6d96408d2 NetNS:/var/run/netns/5a892ee0-494c-4c46-bd51-6854c93b6651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe4229ab_df34_46b1_88a2_6ea6d96408d2.slice PodAnnotations:0xc0001af370}] Aliases:map[]}\"\nJun 11 17:30:24.754772 crc crio[23211]: time=\"2026-06-11T17:30:24.754718558Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:25.161523 crc crio[23211]: time=\"2026-06-11T17:30:25.160803853Z\" level=info msg=\"Stopped pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\" id=2f38e5c7-0817-45e2-8fd7-7db303df568a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:25.223689 crc crio[23211]: time=\"2026-06-11T17:30:25.223565796Z\" level=info msg=\"Stopped pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\" id=13c8df6e-96a7-4191-a352-6e000ffa9419 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:25.238974 crc crio[23211]: time=\"2026-06-11T17:30:25.238538761Z\" level=info msg=\"Removing container: 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c\" id=ac64b974-9b4b-409f-974b-ad9db5cba698 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:25.394738 crc crio[23211]: time=\"2026-06-11T17:30:25.394633142Z\" level=info msg=\"Removed container 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c: openstack/nova-metadata-0/nova-metadata-metadata\" id=ac64b974-9b4b-409f-974b-ad9db5cba698 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:26.255152 crc crio[23211]: time=\"2026-06-11T17:30:26.254529637Z\" level=info msg=\"Stopped container 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e0c43bc-e3b3-4e5b-a069-5b694a3981c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:30:26.257082 crc crio[23211]: time=\"2026-06-11T17:30:26.256351202Z\" level=info msg=\"Stopping pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285\" id=57ecc7f0-3877-4010-8b32-3b4d0ddb18cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:26.257935 crc crio[23211]: time=\"2026-06-11T17:30:26.257865661Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285 UID:310f79b3-504d-4e6e-b170-b4a29bf5c4f2 NetNS:/var/run/netns/dbb4809f-4bad-4fbb-9529-f45f3905b300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod310f79b3_504d_4e6e_b170_b4a29bf5c4f2.slice PodAnnotations:0xc0001af508}] Aliases:map[]}\"\nJun 11 17:30:26.258411 crc crio[23211]: time=\"2026-06-11T17:30:26.258285652Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:26.294752 crc crio[23211]: time=\"2026-06-11T17:30:26.294638012Z\" level=info msg=\"Removing container: d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c\" id=7f50ee15-9cce-40e5-9464-9b10c6bb2c69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:26.412158 crc crio[23211]: time=\"2026-06-11T17:30:26.412092235Z\" level=info msg=\"Removed container d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c: openstack/nova-metadata-0/nova-metadata-metadata\" id=7f50ee15-9cce-40e5-9464-9b10c6bb2c69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:26.416150 crc crio[23211]: time=\"2026-06-11T17:30:26.416058734Z\" level=info msg=\"Removing container: c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe\" id=cb5b5996-448d-49d9-8e8f-4c5dfe255064 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:26.450350 crc crio[23211]: time=\"2026-06-11T17:30:26.450195539Z\" level=info msg=\"Removed container c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe: openstack/nova-metadata-0/nova-metadata-log\" id=cb5b5996-448d-49d9-8e8f-4c5dfe255064 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:26.735573 crc crio[23211]: time=\"2026-06-11T17:30:26.733276682Z\" level=info msg=\"Stopped pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285\" id=57ecc7f0-3877-4010-8b32-3b4d0ddb18cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:26.877549 crc crio[23211]: time=\"2026-06-11T17:30:26.87689295Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=9ca73be9-ecda-441a-a291-eed8a938def0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:26.877753 crc crio[23211]: time=\"2026-06-11T17:30:26.87765472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:26.915155 crc crio[23211]: time=\"2026-06-11T17:30:26.915044387Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347 UID:9ff269bc-5344-4fce-a8e0-983aa015ebb7 NetNS:/var/run/netns/26c17a4b-3180-412e-89c4-4a7d721ef68b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff269bc_5344_4fce_a8e0_983aa015ebb7.slice PodAnnotations:0xc006bcc328}] Aliases:map[]}\"\nJun 11 17:30:26.915155 crc crio[23211]: time=\"2026-06-11T17:30:26.915107769Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:26.925375 crc crio[23211]: time=\"2026-06-11T17:30:26.925297244Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=f822e8ed-0384-4fda-bd5f-21e5fa0af6bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:26.925641 crc crio[23211]: time=\"2026-06-11T17:30:26.925396876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:26.963289 crc crio[23211]: time=\"2026-06-11T17:30:26.963114731Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12 UID:0fceda24-36f4-49c2-94fc-44ed0d721386 NetNS:/var/run/netns/0f196d9c-af60-48e8-b698-f2db4152915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fceda24_36f4_49c2_94fc_44ed0d721386.slice PodAnnotations:0xc0001ae868}] Aliases:map[]}\"\nJun 11 17:30:26.963289 crc crio[23211]: time=\"2026-06-11T17:30:26.963230884Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:27.338204 crc crio[23211]: time=\"2026-06-11T17:30:27.337666356Z\" level=info msg=\"Removing container: 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c\" id=abcab92e-5889-4369-8730-33a899af6f18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:27.478620 crc crio[23211]: time=\"2026-06-11T17:30:27.469812147Z\" level=info msg=\"Removed container 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=abcab92e-5889-4369-8730-33a899af6f18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:27.589770 crc crio[23211]: 2026-06-11T17:30:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab7f9b00132ef6e Mac:16:e6:9e:ab:5c:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:78 Mtu:0 Sandbox:/var/run/netns/0f196d9c-af60-48e8-b698-f2db4152915f SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.1.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:30:27.591086 crc crio[23211]: time=\"2026-06-11T17:30:27.590999663Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12 UID:0fceda24-36f4-49c2-94fc-44ed0d721386 NetNS:/var/run/netns/0f196d9c-af60-48e8-b698-f2db4152915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fceda24_36f4_49c2_94fc_44ed0d721386.slice PodAnnotations:0xc0001ae868}] Aliases:map[]}\"\nJun 11 17:30:27.591330 crc crio[23211]: time=\"2026-06-11T17:30:27.59126352Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:30:27.605347 crc crio[23211]: time=\"2026-06-11T17:30:27.605262891Z\" level=info msg=\"Ran pod sandbox ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12 with infra container: openstack/nova-metadata-0/POD\" id=f822e8ed-0384-4fda-bd5f-21e5fa0af6bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:27.616087 crc crio[23211]: time=\"2026-06-11T17:30:27.615983719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5c1a1ed0-55b5-4501-86cc-c5823ffa410d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:27.619286 crc crio[23211]: time=\"2026-06-11T17:30:27.619148218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d66eb53d-7c8c-4091-b835-d95967561eec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:27.627549 crc crio[23211]: 2026-06-11T17:30:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b1ef3fa9562460 Mac:4e:3c:1d:95:e9:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/26c17a4b-3180-412e-89c4-4a7d721ef68b SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:30:27.628359 crc crio[23211]: time=\"2026-06-11T17:30:27.628280577Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=59df04b4-9a21-4a85-b1f3-7928b5d037fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:27.628359 crc crio[23211]: time=\"2026-06-11T17:30:27.628334298Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347 UID:9ff269bc-5344-4fce-a8e0-983aa015ebb7 NetNS:/var/run/netns/26c17a4b-3180-412e-89c4-4a7d721ef68b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff269bc_5344_4fce_a8e0_983aa015ebb7.slice PodAnnotations:0xc006bcc328}] Aliases:map[]}\"\nJun 11 17:30:27.628661 crc crio[23211]: time=\"2026-06-11T17:30:27.628563845Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:30:27.628776 crc crio[23211]: time=\"2026-06-11T17:30:27.628728248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:27.640715 crc crio[23211]: time=\"2026-06-11T17:30:27.640596196Z\" level=info msg=\"Ran pod sandbox 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347 with infra container: openstack/nova-api-0/POD\" id=9ca73be9-ecda-441a-a291-eed8a938def0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:27.645227 crc crio[23211]: time=\"2026-06-11T17:30:27.645059917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1e7d428f-2da9-46b8-bda5-1564b8fc84bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:27.663085 crc crio[23211]: time=\"2026-06-11T17:30:27.662968146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9d4481a3-eb8a-4f3a-a19f-d5ea11df98fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:27.676893 crc crio[23211]: time=\"2026-06-11T17:30:27.676756012Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=5b29a582-5414-4e13-b5a7-5bc649ef6491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:27.677378 crc crio[23211]: time=\"2026-06-11T17:30:27.677324516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:27.726658 crc crio[23211]: time=\"2026-06-11T17:30:27.726539099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:27.734112 crc crio[23211]: time=\"2026-06-11T17:30:27.734009047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:27.742883 crc crio[23211]: time=\"2026-06-11T17:30:27.742758164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:27.749065 crc crio[23211]: time=\"2026-06-11T17:30:27.748981322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:27.890761 crc crio[23211]: time=\"2026-06-11T17:30:27.890666842Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=22dc2cf8-06d1-47ec-a6fb-bb308a468b67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:27.891016 crc crio[23211]: time=\"2026-06-11T17:30:27.890787935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:27.956616 crc crio[23211]: time=\"2026-06-11T17:30:27.956109501Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669 UID:d377d0d5-3304-48d5-af85-e7f5bd2aace7 NetNS:/var/run/netns/d2fa0520-0a30-4ff9-96db-83408fb63c7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd377d0d5_3304_48d5_af85_e7f5bd2aace7.slice PodAnnotations:0xc0001af168}] Aliases:map[]}\"\nJun 11 17:30:27.956616 crc crio[23211]: time=\"2026-06-11T17:30:27.956558802Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:27.999501 crc crio[23211]: time=\"2026-06-11T17:30:27.995749523Z\" level=info msg=\"Created container 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4: openstack/nova-metadata-0/nova-metadata-log\" id=59df04b4-9a21-4a85-b1f3-7928b5d037fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:27.999501 crc crio[23211]: time=\"2026-06-11T17:30:27.997250932Z\" level=info msg=\"Starting container: 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4\" id=5ec40c46-8f72-457a-b113-6ec309ed422a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:30:28.013046 crc crio[23211]: time=\"2026-06-11T17:30:28.012931305Z\" level=info msg=\"Started container\" PID=262910 containerID=481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4 description=openstack/nova-metadata-0/nova-metadata-log id=5ec40c46-8f72-457a-b113-6ec309ed422a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\nJun 11 17:30:28.028953 crc crio[23211]: time=\"2026-06-11T17:30:28.028857123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ccde35ed-c24c-4b60-8a31-62873b030d2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:28.035751 crc crio[23211]: time=\"2026-06-11T17:30:28.035662364Z\" level=info msg=\"Created container 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6: openstack/nova-api-0/nova-api-log\" id=5b29a582-5414-4e13-b5a7-5bc649ef6491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:28.038572 crc crio[23211]: time=\"2026-06-11T17:30:28.038498104Z\" level=info msg=\"Starting container: 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6\" id=524fb6cc-7e7f-4978-8667-26a23b0af36d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:30:28.051540 crc crio[23211]: time=\"2026-06-11T17:30:28.051355367Z\" level=info msg=\"Started container\" PID=262911 containerID=94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6 description=openstack/nova-api-0/nova-api-log id=524fb6cc-7e7f-4978-8667-26a23b0af36d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\nJun 11 17:30:28.075532 crc crio[23211]: time=\"2026-06-11T17:30:28.075364968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2e744091-110f-420e-905b-4adbd52d3a29 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:28.090115 crc crio[23211]: time=\"2026-06-11T17:30:28.090020276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=83ecd1a0-bbd4-485b-af5b-26caa0764fb2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:28.120803 crc crio[23211]: time=\"2026-06-11T17:30:28.118261954Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=6ea752a6-412d-4af9-bdb8-5c0e76212e20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:28.120803 crc crio[23211]: time=\"2026-06-11T17:30:28.119275549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:28.164235 crc crio[23211]: time=\"2026-06-11T17:30:28.16280748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4a74e9b4-1e7e-4482-853e-62163f1c4b99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:28.181639 crc crio[23211]: time=\"2026-06-11T17:30:28.180866062Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=102fae34-0095-48ea-9daa-e5c2da63137f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:28.182087 crc crio[23211]: time=\"2026-06-11T17:30:28.182015841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:28.187392 crc crio[23211]: time=\"2026-06-11T17:30:28.187300933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:28.191042 crc crio[23211]: time=\"2026-06-11T17:30:28.190983126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:28.283768 crc crio[23211]: time=\"2026-06-11T17:30:28.283649247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:28.291151 crc crio[23211]: time=\"2026-06-11T17:30:28.291075954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:28.346231 crc crio[23211]: time=\"2026-06-11T17:30:28.34598753Z\" level=info msg=\"Created container 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7: openstack/nova-metadata-0/nova-metadata-metadata\" id=6ea752a6-412d-4af9-bdb8-5c0e76212e20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:28.349088 crc crio[23211]: time=\"2026-06-11T17:30:28.349028896Z\" level=info msg=\"Starting container: 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7\" id=02934356-ef17-45eb-b48d-86a20417cb8e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:30:28.356573 crc crio[23211]: time=\"2026-06-11T17:30:28.356303908Z\" level=info msg=\"Started container\" PID=262989 containerID=89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7 description=openstack/nova-metadata-0/nova-metadata-metadata id=02934356-ef17-45eb-b48d-86a20417cb8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\nJun 11 17:30:28.440988 crc crio[23211]: time=\"2026-06-11T17:30:28.440847126Z\" level=info msg=\"Created container d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484: openstack/nova-api-0/nova-api-api\" id=102fae34-0095-48ea-9daa-e5c2da63137f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:28.445044 crc crio[23211]: time=\"2026-06-11T17:30:28.444811275Z\" level=info msg=\"Starting container: d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484\" id=8f656936-dcd7-46f3-a873-1966657ea6fe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:30:28.456922 crc crio[23211]: time=\"2026-06-11T17:30:28.456742904Z\" level=info msg=\"Started container\" PID=263004 containerID=d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484 description=openstack/nova-api-0/nova-api-api id=8f656936-dcd7-46f3-a873-1966657ea6fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\nJun 11 17:30:28.618875 crc crio[23211]: 2026-06-11T17:30:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d72df61f37492d3 Mac:36:82:9f:f1:fa:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/d2fa0520-0a30-4ff9-96db-83408fb63c7f SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:30:28.620730 crc crio[23211]: time=\"2026-06-11T17:30:28.620646201Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669 UID:d377d0d5-3304-48d5-af85-e7f5bd2aace7 NetNS:/var/run/netns/d2fa0520-0a30-4ff9-96db-83408fb63c7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd377d0d5_3304_48d5_af85_e7f5bd2aace7.slice PodAnnotations:0xc0001af168}] Aliases:map[]}\"\nJun 11 17:30:28.620915 crc crio[23211]: time=\"2026-06-11T17:30:28.620832546Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:30:28.633592 crc crio[23211]: time=\"2026-06-11T17:30:28.633158534Z\" level=info msg=\"Ran pod sandbox d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669 with infra container: openstack/nova-scheduler-0/POD\" id=22dc2cf8-06d1-47ec-a6fb-bb308a468b67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:28.636027 crc crio[23211]: time=\"2026-06-11T17:30:28.635941655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=5b0b079b-ad28-462d-a69e-8ea9d659fb1f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:28.659350 crc crio[23211]: time=\"2026-06-11T17:30:28.659070614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=12aeba38-f249-4788-8986-148f3ff6346d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:28.666762 crc crio[23211]: time=\"2026-06-11T17:30:28.666638744Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a43f65b1-4556-479d-94f9-ffad067e900f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:28.667064 crc crio[23211]: time=\"2026-06-11T17:30:28.667013713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:28.722493 crc crio[23211]: time=\"2026-06-11T17:30:28.72233072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:28.726343 crc crio[23211]: time=\"2026-06-11T17:30:28.72594912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:30:28.899083 crc crio[23211]: time=\"2026-06-11T17:30:28.898931393Z\" level=info msg=\"Created container 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a43f65b1-4556-479d-94f9-ffad067e900f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:28.900396 crc crio[23211]: time=\"2026-06-11T17:30:28.900226207Z\" level=info msg=\"Starting container: 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1\" id=929e51b2-56cc-464c-bc48-a331d9f1b800 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:30:28.908670 crc crio[23211]: time=\"2026-06-11T17:30:28.908561855Z\" level=info msg=\"Started container\" PID=263281 containerID=6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=929e51b2-56cc-464c-bc48-a331d9f1b800 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669\nJun 11 17:30:40.982380 crc crio[23211]: time=\"2026-06-11T17:30:40.981925667Z\" level=info msg=\"Removing container: 6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b\" id=812cbcd4-aa03-4f60-aa7a-dd2cf795a65c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:41.014732 crc crio[23211]: time=\"2026-06-11T17:30:41.014593234Z\" level=info msg=\"Removed container 6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/collect-profiles\" id=812cbcd4-aa03-4f60-aa7a-dd2cf795a65c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:41.018842 crc crio[23211]: time=\"2026-06-11T17:30:41.018724579Z\" level=info msg=\"Removing container: a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32\" id=4f5710df-2046-4cb5-930a-f2821b91a743 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:41.084669 crc crio[23211]: time=\"2026-06-11T17:30:41.084577369Z\" level=info msg=\"Removed container a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32: openstack/keystone-6bf8c966dc-gk7hl/keystone-api\" id=4f5710df-2046-4cb5-930a-f2821b91a743 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:41.087352 crc crio[23211]: time=\"2026-06-11T17:30:41.08705895Z\" level=info msg=\"Removing container: 6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c\" id=2f2257db-254d-4a38-a97d-130afa19dea9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:41.207390 crc crio[23211]: time=\"2026-06-11T17:30:41.207252042Z\" level=info msg=\"Removed container 6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c: openshift-infra/auto-csr-approver-29686644-wqbws/oc\" id=2f2257db-254d-4a38-a97d-130afa19dea9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:41.222574 crc crio[23211]: time=\"2026-06-11T17:30:41.22231362Z\" level=info msg=\"Stopping pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\" id=f54e003f-9e94-453a-980e-2d3bbaf09411 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.222938 crc crio[23211]: time=\"2026-06-11T17:30:41.222913504Z\" level=info msg=\"Stopped pod sandbox (already stopped): 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\" id=f54e003f-9e94-453a-980e-2d3bbaf09411 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.223757 crc crio[23211]: time=\"2026-06-11T17:30:41.223684004Z\" level=info msg=\"Removing pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\" id=d00919fc-bbeb-4086-88f3-f23e31619a1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.243013 crc crio[23211]: time=\"2026-06-11T17:30:41.242961077Z\" level=info msg=\"Removed pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\" id=d00919fc-bbeb-4086-88f3-f23e31619a1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.244811 crc crio[23211]: time=\"2026-06-11T17:30:41.244737321Z\" level=info msg=\"Stopping pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587\" id=024f5e97-961b-4a3d-8033-922562c66580 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.244954 crc crio[23211]: time=\"2026-06-11T17:30:41.244826924Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587\" id=024f5e97-961b-4a3d-8033-922562c66580 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.245608 crc crio[23211]: time=\"2026-06-11T17:30:41.245544512Z\" level=info msg=\"Removing pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587\" id=a7534dfa-4ceb-4e7d-84ca-364b5d35741b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.263480 crc crio[23211]: time=\"2026-06-11T17:30:41.263329038Z\" level=info msg=\"Removed pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587\" id=a7534dfa-4ceb-4e7d-84ca-364b5d35741b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.264572 crc crio[23211]: time=\"2026-06-11T17:30:41.264532837Z\" level=info msg=\"Stopping pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\" id=47aa1227-ceca-4622-9624-86822f997243 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.264730 crc crio[23211]: time=\"2026-06-11T17:30:41.264712552Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\" id=47aa1227-ceca-4622-9624-86822f997243 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.265402 crc crio[23211]: time=\"2026-06-11T17:30:41.265347398Z\" level=info msg=\"Removing pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\" id=512980f1-4bbb-47e1-896f-bb38f29b2bc9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.289563 crc crio[23211]: time=\"2026-06-11T17:30:41.288932078Z\" level=info msg=\"Removed pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\" id=512980f1-4bbb-47e1-896f-bb38f29b2bc9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.290316 crc crio[23211]: time=\"2026-06-11T17:30:41.290230722Z\" level=info msg=\"Stopping pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\" id=33649455-ef47-433e-800a-e05525c24c3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.290563 crc crio[23211]: time=\"2026-06-11T17:30:41.290543779Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\" id=33649455-ef47-433e-800a-e05525c24c3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.292337 crc crio[23211]: time=\"2026-06-11T17:30:41.292224821Z\" level=info msg=\"Removing pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\" id=12b04112-c5a0-484e-9eb9-dfcbec5e3530 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.327270 crc crio[23211]: time=\"2026-06-11T17:30:41.327119576Z\" level=info msg=\"Removed pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\" id=12b04112-c5a0-484e-9eb9-dfcbec5e3530 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.328371 crc crio[23211]: time=\"2026-06-11T17:30:41.328253934Z\" level=info msg=\"Stopping pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346\" id=723c6552-98e0-437a-b01c-0d7aa1cf9118 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.328791 crc crio[23211]: time=\"2026-06-11T17:30:41.328513151Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346\" id=723c6552-98e0-437a-b01c-0d7aa1cf9118 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.335994 crc crio[23211]: time=\"2026-06-11T17:30:41.33565483Z\" level=info msg=\"Removing pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346\" id=94a6a02a-15ef-42f7-ac23-5aa520b22edb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.364360 crc crio[23211]: time=\"2026-06-11T17:30:41.364255027Z\" level=info msg=\"Removed pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346\" id=94a6a02a-15ef-42f7-ac23-5aa520b22edb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.365904 crc crio[23211]: time=\"2026-06-11T17:30:41.365612421Z\" level=info msg=\"Stopping pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285\" id=f1625613-a7b9-4c16-a0ac-32ac1d5d5996 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.365904 crc crio[23211]: time=\"2026-06-11T17:30:41.365727983Z\" level=info msg=\"Stopped pod sandbox (already stopped): 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285\" id=f1625613-a7b9-4c16-a0ac-32ac1d5d5996 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.368150 crc crio[23211]: time=\"2026-06-11T17:30:41.367966899Z\" level=info msg=\"Removing pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285\" id=706763d5-7adc-4dcd-94cb-6c9a8b6f27c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.393398 crc crio[23211]: time=\"2026-06-11T17:30:41.393079498Z\" level=info msg=\"Removed pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285\" id=706763d5-7adc-4dcd-94cb-6c9a8b6f27c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.394209 crc crio[23211]: time=\"2026-06-11T17:30:41.394134255Z\" level=info msg=\"Stopping pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\" id=480e41a6-4b91-40d2-ac60-3509d8f68783 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.394327 crc crio[23211]: time=\"2026-06-11T17:30:41.394224807Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\" id=480e41a6-4b91-40d2-ac60-3509d8f68783 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.394932 crc crio[23211]: time=\"2026-06-11T17:30:41.394851603Z\" level=info msg=\"Removing pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\" id=774c8370-5ac4-49a4-ad64-60c9fa27a52c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.414627 crc crio[23211]: time=\"2026-06-11T17:30:41.414415313Z\" level=info msg=\"Removed pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\" id=774c8370-5ac4-49a4-ad64-60c9fa27a52c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.415720 crc crio[23211]: time=\"2026-06-11T17:30:41.415636673Z\" level=info msg=\"Stopping pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8\" id=8c0f50a0-7a10-4e50-98f9-d85cf90f89e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.415837 crc crio[23211]: time=\"2026-06-11T17:30:41.415721185Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8\" id=8c0f50a0-7a10-4e50-98f9-d85cf90f89e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.416327 crc crio[23211]: time=\"2026-06-11T17:30:41.416247059Z\" level=info msg=\"Removing pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8\" id=5c72ca28-0008-4948-83d3-b5b8994599d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.440376 crc crio[23211]: time=\"2026-06-11T17:30:41.439995763Z\" level=info msg=\"Removed pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8\" id=5c72ca28-0008-4948-83d3-b5b8994599d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.442964 crc crio[23211]: time=\"2026-06-11T17:30:41.442801395Z\" level=info msg=\"Stopping pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4\" id=fe6376fd-6118-4f32-9029-d8ec28f16b41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.443206 crc crio[23211]: time=\"2026-06-11T17:30:41.443048841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4\" id=fe6376fd-6118-4f32-9029-d8ec28f16b41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:41.444522 crc crio[23211]: time=\"2026-06-11T17:30:41.444388754Z\" level=info msg=\"Removing pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4\" id=4d45f123-35bd-4825-91af-c5bb5ba053db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:41.465518 crc crio[23211]: time=\"2026-06-11T17:30:41.46537923Z\" level=info msg=\"Removed pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4\" id=4d45f123-35bd-4825-91af-c5bb5ba053db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:13.320305 crc crio[23211]: time=\"2026-06-11T17:31:13.318951611Z\" level=info msg=\"Stopping pod sandbox: 73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396\" id=e01c4a1b-4584-4b9c-a525-1c22153d0eaf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:13.324041 crc crio[23211]: time=\"2026-06-11T17:31:13.323947546Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn Namespace:openstack ID:73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396 UID:bc9054b6-a119-44bb-959e-65f2ed5ba347 NetNS:/var/run/netns/384ddb64-a0eb-4c01-ad06-100a5baca2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc9054b6_a119_44bb_959e_65f2ed5ba347.slice PodAnnotations:0xc0022780b0}] Aliases:map[]}\"\nJun 11 17:31:13.324564 crc crio[23211]: time=\"2026-06-11T17:31:13.324409157Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:13.901283 crc crio[23211]: time=\"2026-06-11T17:31:13.900861772Z\" level=info msg=\"Stopped pod sandbox: 73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396\" id=e01c4a1b-4584-4b9c-a525-1c22153d0eaf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:15.433143 crc crio[23211]: time=\"2026-06-11T17:31:15.432514198Z\" level=info msg=\"Running pod sandbox: openstack/keystone-79d989f4-fjfbq/POD\" id=d547251d-5ce3-4b16-bbd5-495270b785b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:15.434842 crc crio[23211]: time=\"2026-06-11T17:31:15.433252676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:15.519457 crc crio[23211]: time=\"2026-06-11T17:31:15.519307603Z\" level=info msg=\"Stopping container: be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595 (timeout: 604800s)\" id=57dd73f0-c199-4ceb-8c90-75cc2b594fef name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:15.537126 crc crio[23211]: time=\"2026-06-11T17:31:15.536871042Z\" level=info msg=\"Got pod network &{Name:keystone-79d989f4-fjfbq Namespace:openstack ID:14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115 UID:42ae7354-1cec-4843-9539-a9a98be69483 NetNS:/var/run/netns/e2407cca-fb4d-4146-a290-073a3e7b5647 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ae7354_1cec_4843_9539_a9a98be69483.slice PodAnnotations:0xc006bcc4d8}] Aliases:map[]}\"\nJun 11 17:31:15.537126 crc crio[23211]: time=\"2026-06-11T17:31:15.536972404Z\" level=info msg=\"Adding pod openstack_keystone-79d989f4-fjfbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:15.712635 crc crio[23211]: time=\"2026-06-11T17:31:15.710866451Z\" level=info msg=\"Stopping container: d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083 (timeout: 30s)\" id=d7fe8ef1-d8c5-4802-a92c-7a00f8960915 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:15.712635 crc crio[23211]: time=\"2026-06-11T17:31:15.711292132Z\" level=info msg=\"Stopping container: 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4 (timeout: 30s)\" id=05193888-6a69-4fa4-83e7-16efbe29a7d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:15.922997 crc crio[23211]: time=\"2026-06-11T17:31:15.921045677Z\" level=info msg=\"Stopping container: 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca (timeout: 30s)\" id=c6c0801f-0741-4b12-9047-f33b0652ffff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:15.925943 crc crio[23211]: time=\"2026-06-11T17:31:15.923372316Z\" level=info msg=\"Stopping container: 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27 (timeout: 30s)\" id=fed46d57-23f0-4442-b7ef-0d5ae44d6819 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:16.457521 crc crio[23211]: time=\"2026-06-11T17:31:16.457353266Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-67cdc78c98-dm848/POD\" id=97ce76b2-71c5-479d-a008-606b9ee39441 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:16.458206 crc crio[23211]: time=\"2026-06-11T17:31:16.45753366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:16.578726 crc crio[23211]: time=\"2026-06-11T17:31:16.575254239Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-6c4d94f6fc-bf45w/POD\" id=dbc43b64-6b20-477b-b2e8-9bf235dccb34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:16.578726 crc crio[23211]: time=\"2026-06-11T17:31:16.578251224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:16.599931 crc crio[23211]: time=\"2026-06-11T17:31:16.599817544Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7569fcd46f-pzncl/POD\" id=fdfdfa1e-ad33-4377-8e5a-977de1c7e05b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:16.600191 crc crio[23211]: time=\"2026-06-11T17:31:16.599943197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:16.769488 crc crio[23211]: time=\"2026-06-11T17:31:16.765964908Z\" level=info msg=\"Stopping container: edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d (timeout: 30s)\" id=8a8cc021-57a7-4ed6-bf54-07e29df2c70c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:16.788494 crc crio[23211]: 2026-06-11T17:31:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14c69e829cec501 Mac:8a:f6:75:06:0f:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/e2407cca-fb4d-4146-a290-073a3e7b5647 SocketPath: PciID:}] [{Interface:0xc00053e6f0 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:16.797501 crc crio[23211]: time=\"2026-06-11T17:31:16.796077622Z\" level=info msg=\"Got pod network &{Name:keystone-79d989f4-fjfbq Namespace:openstack ID:14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115 UID:42ae7354-1cec-4843-9539-a9a98be69483 NetNS:/var/run/netns/e2407cca-fb4d-4146-a290-073a3e7b5647 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ae7354_1cec_4843_9539_a9a98be69483.slice PodAnnotations:0xc006bcc4d8}] Aliases:map[]}\"\nJun 11 17:31:16.797501 crc crio[23211]: time=\"2026-06-11T17:31:16.796363159Z\" level=info msg=\"Checking pod openstack_keystone-79d989f4-fjfbq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:16.829509 crc crio[23211]: time=\"2026-06-11T17:31:16.829376016Z\" level=info msg=\"Stopping container: d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484 (timeout: 30s)\" id=59020f01-422a-4756-aa8a-a9cb61f2a1f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:16.841224 crc crio[23211]: time=\"2026-06-11T17:31:16.833729835Z\" level=info msg=\"Stopping container: 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6 (timeout: 30s)\" id=c8b8d71a-6479-463b-b418-8375db70c81c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:16.887647 crc crio[23211]: time=\"2026-06-11T17:31:16.886948848Z\" level=info msg=\"Stopping container: 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1 (timeout: 30s)\" id=23052d10-0125-4f97-92bf-be42d6869d23 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:16.929230 crc crio[23211]: time=\"2026-06-11T17:31:16.929055723Z\" level=info msg=\"Stopping container: 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7 (timeout: 30s)\" id=bb54750e-f4f9-4fb6-8102-f50eb1502f1c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:16.937378 crc crio[23211]: time=\"2026-06-11T17:31:16.932957921Z\" level=info msg=\"Stopping container: 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4 (timeout: 30s)\" id=b0717fd8-5e61-4a40-b2c8-78dcfd57d771 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:16.970117 crc crio[23211]: time=\"2026-06-11T17:31:16.969872426Z\" level=info msg=\"Stopped container 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27: openstack/cinder-api-0/cinder-api-log\" id=fed46d57-23f0-4442-b7ef-0d5ae44d6819 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:17.252619 crc crio[23211]: time=\"2026-06-11T17:31:17.252369104Z\" level=info msg=\"Stopped container 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4: openstack/nova-metadata-0/nova-metadata-log\" id=b0717fd8-5e61-4a40-b2c8-78dcfd57d771 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:17.267972 crc crio[23211]: time=\"2026-06-11T17:31:17.267890304Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c4d94f6fc-bf45w Namespace:openstack ID:2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10 UID:2765af29-6c8c-448c-9173-9b95eb8027a4 NetNS:/var/run/netns/a3a9ea78-8049-4284-b326-17c7036aeb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2765af29_6c8c_448c_9173_9b95eb8027a4.slice PodAnnotations:0xc006bcc248}] Aliases:map[]}\"\nJun 11 17:31:17.267972 crc crio[23211]: time=\"2026-06-11T17:31:17.267966586Z\" level=info msg=\"Adding pod openstack_barbican-worker-6c4d94f6fc-bf45w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:17.288891 crc crio[23211]: time=\"2026-06-11T17:31:17.288819098Z\" level=info msg=\"Stopping container: 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b (timeout: 30s)\" id=0dd2c46c-93f0-4985-9592-e4e899900a26 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:17.323374 crc crio[23211]: time=\"2026-06-11T17:31:17.322608755Z\" level=info msg=\"Got pod network &{Name:neutron-7569fcd46f-pzncl Namespace:openstack ID:741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d UID:bbf8bd4f-a982-42ac-b7cc-32c251891428 NetNS:/var/run/netns/6414b41d-ff19-4af7-bb3c-7d4b5181920e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbf8bd4f_a982_42ac_b7cc_32c251891428.slice PodAnnotations:0xc00294e188}] Aliases:map[]}\"\nJun 11 17:31:17.323374 crc crio[23211]: time=\"2026-06-11T17:31:17.322678037Z\" level=info msg=\"Adding pod openstack_neutron-7569fcd46f-pzncl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:17.376238 crc crio[23211]: time=\"2026-06-11T17:31:17.375600682Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-67cdc78c98-dm848 Namespace:openstack ID:1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5 UID:de58a9e7-2d85-4470-8cce-979b5f8f610c NetNS:/var/run/netns/bc6f6643-c880-444a-aaeb-eb80b995ce73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde58a9e7_2d85_4470_8cce_979b5f8f610c.slice PodAnnotations:0xc00008c208}] Aliases:map[]}\"\nJun 11 17:31:17.376898 crc crio[23211]: time=\"2026-06-11T17:31:17.376867804Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-67cdc78c98-dm848 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:17.388208 crc crio[23211]: time=\"2026-06-11T17:31:17.387161411Z\" level=info msg=\"Ran pod sandbox 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115 with infra container: openstack/keystone-79d989f4-fjfbq/POD\" id=d547251d-5ce3-4b16-bbd5-495270b785b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:17.411067 crc crio[23211]: time=\"2026-06-11T17:31:17.408987449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=c05c4ed8-7289-4946-855c-a6dcedf34a76 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:17.556797 crc crio[23211]: time=\"2026-06-11T17:31:17.556056683Z\" level=info msg=\"Stopped container 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6: openstack/nova-api-0/nova-api-log\" id=c8b8d71a-6479-463b-b418-8375db70c81c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:17.674393 crc crio[23211]: time=\"2026-06-11T17:31:17.671834785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=85ea956b-4b21-4a22-b5db-d7b4e9f371f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:17.742960 crc crio[23211]: time=\"2026-06-11T17:31:17.742332681Z\" level=info msg=\"Stopping container: 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9 (timeout: 604800s)\" id=2fa136d3-62bd-4b66-a2dd-b5f34f08ab8e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:17.749082 crc crio[23211]: time=\"2026-06-11T17:31:17.749011178Z\" level=info msg=\"Creating container: openstack/keystone-79d989f4-fjfbq/keystone-api\" id=d2f26749-22fc-4d9a-aaf9-4bfb45652be3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:17.752691 crc crio[23211]: time=\"2026-06-11T17:31:17.749640393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:17.848754 crc crio[23211]: time=\"2026-06-11T17:31:17.848670695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:17.861936 crc crio[23211]: time=\"2026-06-11T17:31:17.857948987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:17.888580 crc crio[23211]: time=\"2026-06-11T17:31:17.887733873Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-695766c6-f8jzs/POD\" id=1168fa1c-83c9-4774-a60b-d518f66c0e27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:17.888580 crc crio[23211]: time=\"2026-06-11T17:31:17.888506003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:18.020492 crc crio[23211]: time=\"2026-06-11T17:31:18.020269614Z\" level=info msg=\"Created container 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5: openstack/keystone-79d989f4-fjfbq/keystone-api\" id=d2f26749-22fc-4d9a-aaf9-4bfb45652be3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:18.023847 crc crio[23211]: time=\"2026-06-11T17:31:18.022296245Z\" level=info msg=\"Starting container: 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5\" id=d18c2227-eb41-4527-8849-f6a7815a9c90 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:18.044128 crc crio[23211]: time=\"2026-06-11T17:31:18.043100617Z\" level=info msg=\"Started container\" PID=266274 containerID=6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5 description=openstack/keystone-79d989f4-fjfbq/keystone-api id=d18c2227-eb41-4527-8849-f6a7815a9c90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115\nJun 11 17:31:18.387349 crc crio[23211]: 2026-06-11T17:31:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a5ff81250221fd Mac:5e:6a:23:bf:2e:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/a3a9ea78-8049-4284-b326-17c7036aeb04 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:18.392306 crc crio[23211]: time=\"2026-06-11T17:31:18.390903881Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c4d94f6fc-bf45w Namespace:openstack ID:2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10 UID:2765af29-6c8c-448c-9173-9b95eb8027a4 NetNS:/var/run/netns/a3a9ea78-8049-4284-b326-17c7036aeb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2765af29_6c8c_448c_9173_9b95eb8027a4.slice PodAnnotations:0xc006bcc248}] Aliases:map[]}\"\nJun 11 17:31:18.393782 crc crio[23211]: time=\"2026-06-11T17:31:18.393079545Z\" level=info msg=\"Checking pod openstack_barbican-worker-6c4d94f6fc-bf45w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:18.407021 crc crio[23211]: time=\"2026-06-11T17:31:18.406882861Z\" level=info msg=\"Stopped container d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083: openstack/cinder-scheduler-0/probe\" id=d7fe8ef1-d8c5-4802-a92c-7a00f8960915 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:18.470824 crc crio[23211]: time=\"2026-06-11T17:31:18.47072043Z\" level=info msg=\"Stopped container 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0dd2c46c-93f0-4985-9592-e4e899900a26 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:18.472114 crc crio[23211]: time=\"2026-06-11T17:31:18.471959431Z\" level=info msg=\"Stopping pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7\" id=a1b04ec1-7aca-436d-ae53-55eb0971e671 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:18.473691 crc crio[23211]: time=\"2026-06-11T17:31:18.473616833Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7 UID:d21fdfd8-e4b7-4764-b76c-f52cc90c0a31 NetNS:/var/run/netns/b0dd59c9-f6c6-4659-b034-06e26fb16bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd21fdfd8_e4b7_4764_b76c_f52cc90c0a31.slice PodAnnotations:0xc002278a90}] Aliases:map[]}\"\nJun 11 17:31:18.473841 crc crio[23211]: time=\"2026-06-11T17:31:18.473801088Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:18.508704 crc crio[23211]: 2026-06-11T17:31:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:741069bef144aff Mac:4a:68:90:07:8a:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/6414b41d-ff19-4af7-bb3c-7d4b5181920e SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:18.510009 crc crio[23211]: time=\"2026-06-11T17:31:18.509928894Z\" level=info msg=\"Got pod network &{Name:neutron-7569fcd46f-pzncl Namespace:openstack ID:741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d UID:bbf8bd4f-a982-42ac-b7cc-32c251891428 NetNS:/var/run/netns/6414b41d-ff19-4af7-bb3c-7d4b5181920e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbf8bd4f_a982_42ac_b7cc_32c251891428.slice PodAnnotations:0xc00294e188}] Aliases:map[]}\"\nJun 11 17:31:18.510130 crc crio[23211]: time=\"2026-06-11T17:31:18.510101497Z\" level=info msg=\"Checking pod openstack_neutron-7569fcd46f-pzncl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:18.517722 crc crio[23211]: time=\"2026-06-11T17:31:18.517635576Z\" level=info msg=\"Stopped container edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=8a8cc021-57a7-4ed6-bf54-07e29df2c70c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:18.521926 crc crio[23211]: time=\"2026-06-11T17:31:18.521835081Z\" level=info msg=\"Stopping pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\" id=8d32f33d-367a-488a-a452-edf73d1b70f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:18.524837 crc crio[23211]: time=\"2026-06-11T17:31:18.524764625Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab UID:f2a2bdaa-1e54-4225-adcb-08405b54a310 NetNS:/var/run/netns/9a47afe7-0623-431c-a945-22e5fe5003cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2a2bdaa_1e54_4225_adcb_08405b54a310.slice PodAnnotations:0xc003089220}] Aliases:map[]}\"\nJun 11 17:31:18.525009 crc crio[23211]: time=\"2026-06-11T17:31:18.52496952Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:18.530738 crc crio[23211]: time=\"2026-06-11T17:31:18.530646792Z\" level=info msg=\"Ran pod sandbox 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10 with infra container: openstack/barbican-worker-6c4d94f6fc-bf45w/POD\" id=dbc43b64-6b20-477b-b2e8-9bf235dccb34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:18.542610 crc crio[23211]: time=\"2026-06-11T17:31:18.534006406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=13b162b0-a406-4837-8f33-4791a8cd9877 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:18.542610 crc crio[23211]: time=\"2026-06-11T17:31:18.540804347Z\" level=info msg=\"Ran pod sandbox 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d with infra container: openstack/neutron-7569fcd46f-pzncl/POD\" id=fdfdfa1e-ad33-4377-8e5a-977de1c7e05b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:18.545069 crc crio[23211]: time=\"2026-06-11T17:31:18.544330834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f9c149f9-9771-47cc-8155-ae82462910d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:18.568840 crc crio[23211]: time=\"2026-06-11T17:31:18.56687523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=6f2c4bc1-0eb6-4f56-9630-9fbcd7b51463 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:18.604094 crc crio[23211]: time=\"2026-06-11T17:31:18.598414059Z\" level=info msg=\"Got pod network &{Name:barbican-api-695766c6-f8jzs Namespace:openstack ID:7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245 UID:8592ca57-6b9a-48c3-b47b-d9cf29916197 NetNS:/var/run/netns/843a3f7a-0f09-4ea0-9d3a-aa3c518c377f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8592ca57_6b9a_48c3_b47b_d9cf29916197.slice PodAnnotations:0xc006bcd200}] Aliases:map[]}\"\nJun 11 17:31:18.604094 crc crio[23211]: time=\"2026-06-11T17:31:18.598578113Z\" level=info msg=\"Adding pod openstack_barbican-api-695766c6-f8jzs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:18.607940 crc crio[23211]: time=\"2026-06-11T17:31:18.607641251Z\" level=info msg=\"Creating container: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log\" id=b79627cd-67f7-4ce2-a7c0-06d90b6f83b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:18.608615 crc crio[23211]: time=\"2026-06-11T17:31:18.608591444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:18.657139 crc crio[23211]: 2026-06-11T17:31:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ba0e065817cfdb Mac:46:14:61:be:aa:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/bc6f6643-c880-444a-aaeb-eb80b995ce73 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:18.669517 crc crio[23211]: time=\"2026-06-11T17:31:18.669323016Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-67cdc78c98-dm848 Namespace:openstack ID:1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5 UID:de58a9e7-2d85-4470-8cce-979b5f8f610c NetNS:/var/run/netns/bc6f6643-c880-444a-aaeb-eb80b995ce73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde58a9e7_2d85_4470_8cce_979b5f8f610c.slice PodAnnotations:0xc00008c208}] Aliases:map[]}\"\nJun 11 17:31:18.674134 crc crio[23211]: time=\"2026-06-11T17:31:18.674081706Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-67cdc78c98-dm848 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:18.696576 crc crio[23211]: time=\"2026-06-11T17:31:18.69538647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=83ba5cb7-bea4-469f-b49f-0645dc1eed98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:18.718637 crc crio[23211]: time=\"2026-06-11T17:31:18.71453321Z\" level=info msg=\"Stopping container: 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680 (timeout: 30s)\" id=15d2ca93-7725-4822-8b63-08758e226ca1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:18.725277 crc crio[23211]: time=\"2026-06-11T17:31:18.725145395Z\" level=info msg=\"Ran pod sandbox 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5 with infra container: openstack/barbican-keystone-listener-67cdc78c98-dm848/POD\" id=97ce76b2-71c5-479d-a008-606b9ee39441 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:18.729765 crc crio[23211]: time=\"2026-06-11T17:31:18.729377801Z\" level=info msg=\"Stopping container: cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019 (timeout: 30s)\" id=34767901-4e09-4de5-b214-813ff86d5119 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:18.732668 crc crio[23211]: time=\"2026-06-11T17:31:18.732600833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=e2e44547-9fee-4569-ae94-af7f097f7708 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:18.745712 crc crio[23211]: time=\"2026-06-11T17:31:18.738164281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=a5298864-e5f9-4871-9016-0e5a907a66dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:18.754103 crc crio[23211]: time=\"2026-06-11T17:31:18.75286566Z\" level=info msg=\"Creating container: openstack/neutron-7569fcd46f-pzncl/neutron-api\" id=a596acdb-be06-4017-9536-9472dc6f53b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:18.754103 crc crio[23211]: time=\"2026-06-11T17:31:18.753343802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:18.766402 crc crio[23211]: time=\"2026-06-11T17:31:18.764350228Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log\" id=0702ff21-f663-4c6b-8641-4375cf55cc87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:18.767369 crc crio[23211]: time=\"2026-06-11T17:31:18.767268531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:18.828501 crc crio[23211]: time=\"2026-06-11T17:31:18.827547481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:18.833033 crc crio[23211]: time=\"2026-06-11T17:31:18.832947396Z\" level=info msg=\"Removing container: a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115\" id=fc35f15d-dd60-49f5-8d2b-bf33293eb0a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:18.850690 crc crio[23211]: time=\"2026-06-11T17:31:18.847882291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:18.942054 crc crio[23211]: time=\"2026-06-11T17:31:18.941929127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:18.948262 crc crio[23211]: time=\"2026-06-11T17:31:18.948078531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:18.974054 crc crio[23211]: time=\"2026-06-11T17:31:18.973863757Z\" level=info msg=\"Created container 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log\" id=b79627cd-67f7-4ce2-a7c0-06d90b6f83b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:18.977075 crc crio[23211]: time=\"2026-06-11T17:31:18.976981785Z\" level=info msg=\"Starting container: 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54\" id=bc9169f6-ecf9-4839-967b-ac1d95c1725d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:18.985008 crc crio[23211]: time=\"2026-06-11T17:31:18.984907554Z\" level=info msg=\"Started container\" PID=266519 containerID=6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54 description=openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log id=bc9169f6-ecf9-4839-967b-ac1d95c1725d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\nJun 11 17:31:18.991354 crc crio[23211]: time=\"2026-06-11T17:31:18.991268833Z\" level=info msg=\"Removed container a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fc35f15d-dd60-49f5-8d2b-bf33293eb0a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:19.052095 crc crio[23211]: time=\"2026-06-11T17:31:19.049582904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=cad88016-d547-4dd4-8962-d059c74f1fb8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:19.147010 crc crio[23211]: time=\"2026-06-11T17:31:19.140758028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:19.173668 crc crio[23211]: time=\"2026-06-11T17:31:19.1735668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:19.176014 crc crio[23211]: time=\"2026-06-11T17:31:19.174960625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=f8264c19-1883-47da-8fa5-f6727c57793f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:19.220033 crc crio[23211]: time=\"2026-06-11T17:31:19.219765408Z\" level=info msg=\"Creating container: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker\" id=7671f875-55e6-4c05-a36f-36a6b2120831 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:19.240613 crc crio[23211]: time=\"2026-06-11T17:31:19.232096998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:19.250639 crc crio[23211]: time=\"2026-06-11T17:31:19.249694218Z\" level=info msg=\"Stopped pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7\" id=a1b04ec1-7aca-436d-ae53-55eb0971e671 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:19.312994 crc crio[23211]: time=\"2026-06-11T17:31:19.305882696Z\" level=info msg=\"Stopping container: 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c (timeout: 30s)\" id=768c94e2-cc50-44ca-bd23-46d76f4c245d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:19.473309 crc crio[23211]: time=\"2026-06-11T17:31:19.472994703Z\" level=info msg=\"Stopped pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\" id=8d32f33d-367a-488a-a452-edf73d1b70f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:19.593500 crc crio[23211]: time=\"2026-06-11T17:31:19.588842846Z\" level=info msg=\"Created container c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log\" id=0702ff21-f663-4c6b-8641-4375cf55cc87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:19.616909 crc crio[23211]: time=\"2026-06-11T17:31:19.607617985Z\" level=info msg=\"Starting container: c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1\" id=ab72dc5d-8355-4f8d-a16a-26230db6f3d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:19.617683 crc crio[23211]: time=\"2026-06-11T17:31:19.617604177Z\" level=info msg=\"Started container\" PID=266653 containerID=c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1 description=openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log id=ab72dc5d-8355-4f8d-a16a-26230db6f3d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\nJun 11 17:31:19.637776 crc crio[23211]: time=\"2026-06-11T17:31:19.637680529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=af2c07f6-bb30-4c20-9408-c16ce2909d64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:19.744730 crc crio[23211]: time=\"2026-06-11T17:31:19.744020774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:19.752591 crc crio[23211]: time=\"2026-06-11T17:31:19.752310101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:19.806198 crc crio[23211]: 2026-06-11T17:31:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d3eacb2cb3aa83 Mac:a6:d8:06:fd:79:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7e Mtu:0 Sandbox:/var/run/netns/843a3f7a-0f09-4ea0-9d3a-aa3c518c377f SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.1.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:19.807914 crc crio[23211]: time=\"2026-06-11T17:31:19.807841662Z\" level=info msg=\"Got pod network &{Name:barbican-api-695766c6-f8jzs Namespace:openstack ID:7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245 UID:8592ca57-6b9a-48c3-b47b-d9cf29916197 NetNS:/var/run/netns/843a3f7a-0f09-4ea0-9d3a-aa3c518c377f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8592ca57_6b9a_48c3_b47b_d9cf29916197.slice PodAnnotations:0xc006bcd200}] Aliases:map[]}\"\nJun 11 17:31:19.808037 crc crio[23211]: time=\"2026-06-11T17:31:19.808016087Z\" level=info msg=\"Checking pod openstack_barbican-api-695766c6-f8jzs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:19.817995 crc crio[23211]: time=\"2026-06-11T17:31:19.817937605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=63e7af10-7e19-46e6-9678-9a0678744dcd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:19.820663 crc crio[23211]: time=\"2026-06-11T17:31:19.820371116Z\" level=info msg=\"Stopped container cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019: openstack/openstack-cell1-galera-0/galera\" id=34767901-4e09-4de5-b214-813ff86d5119 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:19.821492 crc crio[23211]: time=\"2026-06-11T17:31:19.821355281Z\" level=info msg=\"Stopping pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\" id=770e4999-d6ed-4cf5-9944-041536fbb864 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:19.822780 crc crio[23211]: time=\"2026-06-11T17:31:19.822701085Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661 UID:d35c7fcb-e859-4e4d-9b18-a38cf4e050ad NetNS:/var/run/netns/0ad0f5ed-af20-415d-a05e-ee48753cfe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd35c7fcb_e859_4e4d_9b18_a38cf4e050ad.slice PodAnnotations:0xc000d2e9b0}] Aliases:map[]}\"\nJun 11 17:31:19.822946 crc crio[23211]: time=\"2026-06-11T17:31:19.82289478Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:19.837263 crc crio[23211]: time=\"2026-06-11T17:31:19.837145426Z\" level=info msg=\"Ran pod sandbox 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245 with infra container: openstack/barbican-api-695766c6-f8jzs/POD\" id=1168fa1c-83c9-4774-a60b-d518f66c0e27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:19.845246 crc crio[23211]: time=\"2026-06-11T17:31:19.845148947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=bc83cdbc-94e9-44f9-a258-1c21eb4fffb1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:19.854404 crc crio[23211]: time=\"2026-06-11T17:31:19.854275066Z\" level=info msg=\"Stopped container 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c: openstack/memcached-0/memcached\" id=768c94e2-cc50-44ca-bd23-46d76f4c245d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:19.859610 crc crio[23211]: time=\"2026-06-11T17:31:19.859509107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0655b55b-6784-43f4-83f9-4646fc4babb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:19.860013 crc crio[23211]: time=\"2026-06-11T17:31:19.859954859Z\" level=info msg=\"Stopping pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243\" id=34242142-694f-418a-8515-3d5c4760a227 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:19.861518 crc crio[23211]: time=\"2026-06-11T17:31:19.861369544Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243 UID:4f7abdfd-3635-4eb5-aba0-e98845859542 NetNS:/var/run/netns/c9db5815-b7c4-4043-9658-889eb2c9dc0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f7abdfd_3635_4eb5_aba0_e98845859542.slice PodAnnotations:0xc0018bed40}] Aliases:map[]}\"\nJun 11 17:31:19.861620 crc crio[23211]: time=\"2026-06-11T17:31:19.86159819Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:19.865356 crc crio[23211]: time=\"2026-06-11T17:31:19.865260991Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener\" id=03ec20a1-1346-45ac-a755-e4318b39fb6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:19.936645 crc crio[23211]: time=\"2026-06-11T17:31:19.936592928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:19.941286 crc crio[23211]: time=\"2026-06-11T17:31:19.940831715Z\" level=info msg=\"Stopped container 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680: openstack/openstack-galera-0/galera\" id=15d2ca93-7725-4822-8b63-08758e226ca1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:19.956680 crc crio[23211]: time=\"2026-06-11T17:31:19.956613781Z\" level=info msg=\"Stopping pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\" id=e7c04974-0ea7-4ebe-b57f-e835bdccd1c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:19.960090 crc crio[23211]: time=\"2026-06-11T17:31:19.959966064Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33 UID:6b35f971-1991-4c86-939d-c7f7523c8603 NetNS:/var/run/netns/4d14529d-e417-45ae-927e-97c33f30ab3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b35f971_1991_4c86_939d_c7f7523c8603.slice PodAnnotations:0xc000612e28}] Aliases:map[]}\"\nJun 11 17:31:19.961813 crc crio[23211]: time=\"2026-06-11T17:31:19.96020235Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:19.962908 crc crio[23211]: time=\"2026-06-11T17:31:19.962729873Z\" level=info msg=\"Creating container: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=ca28aa18-860f-4644-87ab-c7e3c60f2f85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:20.175050 crc crio[23211]: time=\"2026-06-11T17:31:20.174755005Z\" level=info msg=\"Created container d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8: openstack/neutron-7569fcd46f-pzncl/neutron-api\" id=a596acdb-be06-4017-9536-9472dc6f53b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:20.183960 crc crio[23211]: time=\"2026-06-11T17:31:20.183866834Z\" level=info msg=\"Starting container: d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8\" id=7d0e4652-f1f1-4b97-9b34-84f55bc9ab99 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:20.250920 crc crio[23211]: time=\"2026-06-11T17:31:20.250510293Z\" level=info msg=\"Started container\" PID=266541 containerID=d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8 description=openstack/neutron-7569fcd46f-pzncl/neutron-api id=7d0e4652-f1f1-4b97-9b34-84f55bc9ab99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\nJun 11 17:31:20.284841 crc crio[23211]: time=\"2026-06-11T17:31:20.283815308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b0cf6985-5d2c-408d-9349-cf56d67f8cf3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:20.338933 crc crio[23211]: time=\"2026-06-11T17:31:20.338819047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:20.346274 crc crio[23211]: time=\"2026-06-11T17:31:20.34620059Z\" level=info msg=\"Stopped container 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca: openstack/cinder-api-0/cinder-api\" id=c6c0801f-0741-4b12-9047-f33b0652ffff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:20.347732 crc crio[23211]: time=\"2026-06-11T17:31:20.347699788Z\" level=info msg=\"Stopping pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\" id=e417cdd8-1312-41da-9df1-f10a20a3cb38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:20.349923 crc crio[23211]: time=\"2026-06-11T17:31:20.349884733Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655 UID:0d684fab-26fe-42eb-b93b-c32c40619c12 NetNS:/var/run/netns/6a1a487f-e08f-4e93-b0b7-7b497cf74bb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d684fab_26fe_42eb_b93b_c32c40619c12.slice PodAnnotations:0xc00294e378}] Aliases:map[]}\"\nJun 11 17:31:20.351376 crc crio[23211]: time=\"2026-06-11T17:31:20.35134544Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:20.373488 crc crio[23211]: time=\"2026-06-11T17:31:20.369403862Z\" level=info msg=\"Stopped pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\" id=770e4999-d6ed-4cf5-9944-041536fbb864 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:20.561645 crc crio[23211]: time=\"2026-06-11T17:31:20.560798528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=de40c0f1-a80e-4b9a-bf45-340a3acc0c5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:20.680954 crc crio[23211]: time=\"2026-06-11T17:31:20.680772294Z\" level=info msg=\"Stopped container d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484: openstack/nova-api-0/nova-api-api\" id=59020f01-422a-4756-aa8a-a9cb61f2a1f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:20.684510 crc crio[23211]: time=\"2026-06-11T17:31:20.683140233Z\" level=info msg=\"Stopping pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\" id=53883f66-5e8f-48f6-b8fa-10b8f0ae6103 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:20.684510 crc crio[23211]: time=\"2026-06-11T17:31:20.684028166Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347 UID:9ff269bc-5344-4fce-a8e0-983aa015ebb7 NetNS:/var/run/netns/26c17a4b-3180-412e-89c4-4a7d721ef68b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff269bc_5344_4fce_a8e0_983aa015ebb7.slice PodAnnotations:0xc000612270}] Aliases:map[]}\"\nJun 11 17:31:20.684510 crc crio[23211]: time=\"2026-06-11T17:31:20.684237451Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:20.688512 crc crio[23211]: time=\"2026-06-11T17:31:20.688158039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:20.699363 crc crio[23211]: time=\"2026-06-11T17:31:20.699265407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:20.733398 crc crio[23211]: time=\"2026-06-11T17:31:20.732647244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:20.738208 crc crio[23211]: time=\"2026-06-11T17:31:20.738111151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:20.745514 crc crio[23211]: time=\"2026-06-11T17:31:20.737905046Z\" level=info msg=\"Creating container: openstack/neutron-7569fcd46f-pzncl/neutron-httpd\" id=02b76070-009f-4222-9fd0-b88f1011da4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:20.767102 crc crio[23211]: time=\"2026-06-11T17:31:20.767007134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:20.790530 crc crio[23211]: time=\"2026-06-11T17:31:20.785669873Z\" level=info msg=\"Stopped pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243\" id=34242142-694f-418a-8515-3d5c4760a227 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:20.822117 crc crio[23211]: time=\"2026-06-11T17:31:20.82189294Z\" level=info msg=\"Stopped container 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=23052d10-0125-4f97-92bf-be42d6869d23 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:20.824495 crc crio[23211]: time=\"2026-06-11T17:31:20.823410538Z\" level=info msg=\"Stopping pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669\" id=45b67ce6-da06-4b25-948a-8b455b9277b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:20.824495 crc crio[23211]: time=\"2026-06-11T17:31:20.824057474Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669 UID:d377d0d5-3304-48d5-af85-e7f5bd2aace7 NetNS:/var/run/netns/d2fa0520-0a30-4ff9-96db-83408fb63c7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd377d0d5_3304_48d5_af85_e7f5bd2aace7.slice PodAnnotations:0xc0018be2c0}] Aliases:map[]}\"\nJun 11 17:31:20.824495 crc crio[23211]: time=\"2026-06-11T17:31:20.824226348Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:20.849232 crc crio[23211]: time=\"2026-06-11T17:31:20.84826781Z\" level=info msg=\"Stopping container: a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9 (timeout: 30s)\" id=6014e32a-dca9-4eaa-9fa3-665620cf0027 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:20.849232 crc crio[23211]: time=\"2026-06-11T17:31:20.849151163Z\" level=info msg=\"Stopping container: 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f (timeout: 30s)\" id=3abe069e-fce6-4df2-8c8d-4b726287c5f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:20.849715 crc crio[23211]: time=\"2026-06-11T17:31:20.849299846Z\" level=info msg=\"Stopping container: 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417 (timeout: 30s)\" id=2fbbe695-d7a5-4e7c-a476-97169e0b0af0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:20.851678 crc crio[23211]: time=\"2026-06-11T17:31:20.851569114Z\" level=info msg=\"Stopping container: aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582 (timeout: 30s)\" id=dcf4d636-0aeb-4b8a-91e6-1042131ef043 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:20.875998 crc crio[23211]: time=\"2026-06-11T17:31:20.875901853Z\" level=info msg=\"Removing container: 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b\" id=b08ddfe0-0282-48e3-bba1-d67f7e17719f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:20.892622 crc crio[23211]: time=\"2026-06-11T17:31:20.892226222Z\" level=info msg=\"Stopping container: cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23 (timeout: 30s)\" id=9d834476-1b2d-42c8-a62f-55befa8885f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:21.072510 crc crio[23211]: time=\"2026-06-11T17:31:21.06412755Z\" level=info msg=\"Stopped container 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7: openstack/nova-metadata-0/nova-metadata-metadata\" id=bb54750e-f4f9-4fb6-8102-f50eb1502f1c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:21.072510 crc crio[23211]: time=\"2026-06-11T17:31:21.071621737Z\" level=info msg=\"Stopping pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\" id=3ed1d2fc-6e56-4777-ac6f-9a5f5b1ada46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:21.072510 crc crio[23211]: time=\"2026-06-11T17:31:21.072101079Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12 UID:0fceda24-36f4-49c2-94fc-44ed0d721386 NetNS:/var/run/netns/0f196d9c-af60-48e8-b698-f2db4152915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fceda24_36f4_49c2_94fc_44ed0d721386.slice PodAnnotations:0xc002278800}] Aliases:map[]}\"\nJun 11 17:31:21.072510 crc crio[23211]: time=\"2026-06-11T17:31:21.072301784Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:21.146167 crc crio[23211]: time=\"2026-06-11T17:31:21.146029401Z\" level=info msg=\"Stopped pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\" id=e7c04974-0ea7-4ebe-b57f-e835bdccd1c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:21.169832 crc crio[23211]: time=\"2026-06-11T17:31:21.169347056Z\" level=info msg=\"Stopped container 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417: openstack/ceilometer-0/sg-core\" id=2fbbe695-d7a5-4e7c-a476-97169e0b0af0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:21.470862 crc crio[23211]: time=\"2026-06-11T17:31:21.470698806Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-lq6q6/POD\" id=742d0753-c2c5-43e9-8b20-c5baeb2decca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:21.470862 crc crio[23211]: time=\"2026-06-11T17:31:21.470790168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:21.603314 crc crio[23211]: time=\"2026-06-11T17:31:21.603211766Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=8355dc18-8e83-4a09-8ff6-0c853086c348 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:21.603505 crc crio[23211]: time=\"2026-06-11T17:31:21.603332519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:21.667817 crc crio[23211]: time=\"2026-06-11T17:31:21.667704542Z\" level=info msg=\"Stopped container 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4: openstack/cinder-scheduler-0/cinder-scheduler\" id=05193888-6a69-4fa4-83e7-16efbe29a7d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:21.698961 crc crio[23211]: time=\"2026-06-11T17:31:21.698857022Z\" level=info msg=\"Stopping pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\" id=cfd2ec9b-98ab-4c13-8f58-1d057917bd7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:21.700698 crc crio[23211]: time=\"2026-06-11T17:31:21.699726245Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3 UID:32c158fc-eb56-4347-96fc-620d3591b400 NetNS:/var/run/netns/33545c3b-c3d5-4021-80b8-81e9efba5601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32c158fc_eb56_4347_96fc_620d3591b400.slice PodAnnotations:0xc006bccaf0}] Aliases:map[]}\"\nJun 11 17:31:21.700698 crc crio[23211]: time=\"2026-06-11T17:31:21.699860148Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:21.778109 crc crio[23211]: time=\"2026-06-11T17:31:21.777934254Z\" level=info msg=\"Created container 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker\" id=7671f875-55e6-4c05-a36f-36a6b2120831 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:21.789873 crc crio[23211]: time=\"2026-06-11T17:31:21.78973945Z\" level=info msg=\"Starting container: 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938\" id=59a3523b-325b-4826-a8f3-ba2c0eb6a1e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:21.813505 crc crio[23211]: time=\"2026-06-11T17:31:21.813245898Z\" level=info msg=\"Started container\" PID=266976 containerID=42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938 description=openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker id=59a3523b-325b-4826-a8f3-ba2c0eb6a1e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\nJun 11 17:31:21.834499 crc crio[23211]: time=\"2026-06-11T17:31:21.834367558Z\" level=info msg=\"Stopped container aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582: openstack/ceilometer-0/proxy-httpd\" id=dcf4d636-0aeb-4b8a-91e6-1042131ef043 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:21.960660 crc crio[23211]: time=\"2026-06-11T17:31:21.960351475Z\" level=info msg=\"Removed container 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=b08ddfe0-0282-48e3-bba1-d67f7e17719f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:22.063578 crc crio[23211]: time=\"2026-06-11T17:31:22.051237962Z\" level=info msg=\"Stopped pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\" id=e417cdd8-1312-41da-9df1-f10a20a3cb38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:22.078566 crc crio[23211]: time=\"2026-06-11T17:31:22.075668573Z\" level=info msg=\"Created container 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener\" id=03ec20a1-1346-45ac-a755-e4318b39fb6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:22.079917 crc crio[23211]: time=\"2026-06-11T17:31:22.079845358Z\" level=info msg=\"Starting container: 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc\" id=107179b4-5d5f-4dec-8912-bd03ea191888 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:22.083811 crc crio[23211]: time=\"2026-06-11T17:31:22.083614193Z\" level=info msg=\"Stopped pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\" id=53883f66-5e8f-48f6-b8fa-10b8f0ae6103 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:22.089763 crc crio[23211]: time=\"2026-06-11T17:31:22.089620253Z\" level=info msg=\"Started container\" PID=266988 containerID=2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc description=openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener id=107179b4-5d5f-4dec-8912-bd03ea191888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\nJun 11 17:31:22.090866 crc crio[23211]: time=\"2026-06-11T17:31:22.090753362Z\" level=info msg=\"Stopped container a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9: openstack/ceilometer-0/ceilometer-central-agent\" id=6014e32a-dca9-4eaa-9fa3-665620cf0027 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:22.163608 crc crio[23211]: time=\"2026-06-11T17:31:22.163496904Z\" level=info msg=\"Stopped pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\" id=3ed1d2fc-6e56-4777-ac6f-9a5f5b1ada46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:22.276615 crc crio[23211]: time=\"2026-06-11T17:31:22.265649244Z\" level=info msg=\"Stopped container be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595: openstack/rabbitmq-server-0/rabbitmq\" id=57dd73f0-c199-4ceb-8c90-75cc2b594fef name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:22.276615 crc crio[23211]: time=\"2026-06-11T17:31:22.272991188Z\" level=info msg=\"Stopping pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\" id=058ce4d2-eeeb-4786-b3ff-2468729cf453 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:22.276615 crc crio[23211]: time=\"2026-06-11T17:31:22.276223748Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8 UID:18f2683f-c688-4862-b3a2-02d915e635de NetNS:/var/run/netns/9e1453f6-7885-4854-86c6-92e1320f242a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18f2683f_c688_4862_b3a2_02d915e635de.slice PodAnnotations:0xc002278058}] Aliases:map[]}\"\nJun 11 17:31:22.276615 crc crio[23211]: time=\"2026-06-11T17:31:22.276496676Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:22.289492 crc crio[23211]: time=\"2026-06-11T17:31:22.287928072Z\" level=info msg=\"Stopped pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669\" id=45b67ce6-da06-4b25-948a-8b455b9277b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:22.309637 crc crio[23211]: time=\"2026-06-11T17:31:22.303938193Z\" level=info msg=\"Created container a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=ca28aa18-860f-4644-87ab-c7e3c60f2f85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:22.316814 crc crio[23211]: time=\"2026-06-11T17:31:22.312703063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:22.316814 crc crio[23211]: time=\"2026-06-11T17:31:22.314062516Z\" level=info msg=\"Stopped pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\" id=cfd2ec9b-98ab-4c13-8f58-1d057917bd7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:22.316814 crc crio[23211]: time=\"2026-06-11T17:31:22.314411045Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-lq6q6 Namespace:openstack ID:575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098 UID:f5d9eb4b-a6dc-4d99-8a5c-2518e9077f56 NetNS:/var/run/netns/bcdb774e-2208-4dab-bf0f-f824a34c9ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d9eb4b_a6dc_4d99_8a5c_2518e9077f56.slice PodAnnotations:0xc00008c728}] Aliases:map[]}\"\nJun 11 17:31:22.316814 crc crio[23211]: time=\"2026-06-11T17:31:22.314511047Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-lq6q6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:22.335899 crc crio[23211]: time=\"2026-06-11T17:31:22.331512424Z\" level=info msg=\"Starting container: a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27\" id=24ae0ba4-361b-4cf2-9641-95737e29e8c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:22.352711 crc crio[23211]: time=\"2026-06-11T17:31:22.349699319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:22.367212 crc crio[23211]: time=\"2026-06-11T17:31:22.367102525Z\" level=info msg=\"Started container\" PID=267022 containerID=a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27 description=openstack/barbican-api-695766c6-f8jzs/barbican-api-log id=24ae0ba4-361b-4cf2-9641-95737e29e8c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\nJun 11 17:31:22.379130 crc crio[23211]: time=\"2026-06-11T17:31:22.379062465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6be09606-7fc2-45be-98b6-bda035a9a354 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:22.391608 crc crio[23211]: time=\"2026-06-11T17:31:22.389931098Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c UID:617f6b3d-4985-4892-a93c-acb3742737bc NetNS:/var/run/netns/1b0f68f1-2d2c-473d-98f9-13c4cc8eb095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f6b3d_4985_4892_a93c_acb3742737bc.slice PodAnnotations:0xc00008c970}] Aliases:map[]}\"\nJun 11 17:31:22.391608 crc crio[23211]: time=\"2026-06-11T17:31:22.389996099Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:22.592115 crc crio[23211]: time=\"2026-06-11T17:31:22.591309313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8dcfe29b-03a4-4d18-a68c-beb8246a6360 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:22.604542 crc crio[23211]: time=\"2026-06-11T17:31:22.604331639Z\" level=info msg=\"Creating container: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=27361033-b864-4d75-9dfe-ce61e7bcab2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:22.604959 crc crio[23211]: time=\"2026-06-11T17:31:22.604882323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:22.725784 crc crio[23211]: time=\"2026-06-11T17:31:22.72570457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:22.731602 crc crio[23211]: time=\"2026-06-11T17:31:22.731403923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:22.864164 crc crio[23211]: time=\"2026-06-11T17:31:22.863626166Z\" level=info msg=\"Stopping container: 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423 (timeout: 30s)\" id=e1451528-60cc-4493-928d-f4846eb36d8d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:22.867370 crc crio[23211]: time=\"2026-06-11T17:31:22.867232747Z\" level=info msg=\"Stopping container: 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8 (timeout: 30s)\" id=202694f6-71a9-4793-93f2-846a7274a426 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:22.869157 crc crio[23211]: time=\"2026-06-11T17:31:22.869009201Z\" level=info msg=\"Stopped pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\" id=058ce4d2-eeeb-4786-b3ff-2468729cf453 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:22.869800 crc crio[23211]: time=\"2026-06-11T17:31:22.86971984Z\" level=info msg=\"Removing container: 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680\" id=3c02cf69-dcfb-484b-93c2-65365d9023a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:22.874045 crc crio[23211]: time=\"2026-06-11T17:31:22.873959546Z\" level=info msg=\"Stopping container: 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09 (timeout: 30s)\" id=50fa417e-2b5a-4f88-8955-bd27002b51d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:22.882079 crc crio[23211]: time=\"2026-06-11T17:31:22.88014786Z\" level=info msg=\"Stopping container: 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0 (timeout: 30s)\" id=d127fa27-01db-43dc-837d-a2bcddcfc649 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:23.037532 crc crio[23211]: time=\"2026-06-11T17:31:23.03739194Z\" level=info msg=\"Stopped container 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8: openstack/barbican-worker-9448f885-fdklh/barbican-worker-log\" id=202694f6-71a9-4793-93f2-846a7274a426 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:23.066772 crc crio[23211]: time=\"2026-06-11T17:31:23.066670734Z\" level=info msg=\"Stopped container 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log\" id=50fa417e-2b5a-4f88-8955-bd27002b51d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:23.159748 crc crio[23211]: 2026-06-11T17:31:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:575df47f0b6b950 Mac:06:3d:b6:97:ef:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7f Mtu:0 Sandbox:/var/run/netns/bcdb774e-2208-4dab-bf0f-f824a34c9ec5 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:23.161864 crc crio[23211]: time=\"2026-06-11T17:31:23.161784416Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-lq6q6 Namespace:openstack ID:575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098 UID:f5d9eb4b-a6dc-4d99-8a5c-2518e9077f56 NetNS:/var/run/netns/bcdb774e-2208-4dab-bf0f-f824a34c9ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d9eb4b_a6dc_4d99_8a5c_2518e9077f56.slice PodAnnotations:0xc00008c728}] Aliases:map[]}\"\nJun 11 17:31:23.162053 crc crio[23211]: time=\"2026-06-11T17:31:23.161990721Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-lq6q6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:23.226777 crc crio[23211]: 2026-06-11T17:31:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d8299a1ad8820 Mac:7a:fa:f5:97:5d:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:80 Mtu:0 Sandbox:/var/run/netns/1b0f68f1-2d2c-473d-98f9-13c4cc8eb095 SocketPath: PciID:}] [{Interface:0xc00053e710 Address:{IP:10.217.1.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:23.226777 crc crio[23211]: time=\"2026-06-11T17:31:23.226561869Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c UID:617f6b3d-4985-4892-a93c-acb3742737bc NetNS:/var/run/netns/1b0f68f1-2d2c-473d-98f9-13c4cc8eb095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f6b3d_4985_4892_a93c_acb3742737bc.slice PodAnnotations:0xc00008c970}] Aliases:map[]}\"\nJun 11 17:31:23.226777 crc crio[23211]: time=\"2026-06-11T17:31:23.226696573Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:23.239227 crc crio[23211]: time=\"2026-06-11T17:31:23.239059273Z\" level=info msg=\"Removed container 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680: openstack/openstack-galera-0/galera\" id=3c02cf69-dcfb-484b-93c2-65365d9023a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:23.252014 crc crio[23211]: time=\"2026-06-11T17:31:23.251827022Z\" level=info msg=\"Removing container: af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29\" id=93ca79b4-0ffa-4f94-9ee0-ab03941f6f10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:23.264399 crc crio[23211]: time=\"2026-06-11T17:31:23.263771812Z\" level=info msg=\"Ran pod sandbox d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=8355dc18-8e83-4a09-8ff6-0c853086c348 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:23.283596 crc crio[23211]: time=\"2026-06-11T17:31:23.283526057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=0d97ac63-14b0-4906-84c5-675ce6f3a7f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:23.364625 crc crio[23211]: time=\"2026-06-11T17:31:23.3630539Z\" level=info msg=\"Ran pod sandbox 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098 with infra container: openstack/keystone-db-sync-lq6q6/POD\" id=742d0753-c2c5-43e9-8b20-c5baeb2decca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:23.384929 crc crio[23211]: time=\"2026-06-11T17:31:23.384818075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=12766fe6-111e-42aa-b9d4-03f87b6b8420 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:23.385259 crc crio[23211]: time=\"2026-06-11T17:31:23.385117982Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=12766fe6-111e-42aa-b9d4-03f87b6b8420 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:23.385259 crc crio[23211]: time=\"2026-06-11T17:31:23.385207534Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=12766fe6-111e-42aa-b9d4-03f87b6b8420 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:23.397028 crc crio[23211]: time=\"2026-06-11T17:31:23.396939278Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=dc0069d0-a038-4b9d-971d-783451a370c5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:23.409614 crc crio[23211]: time=\"2026-06-11T17:31:23.409323419Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 11 17:31:23.571614 crc crio[23211]: time=\"2026-06-11T17:31:23.568691152Z\" level=info msg=\"Removed container af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29: openstack/openstack-galera-0/mysql-bootstrap\" id=93ca79b4-0ffa-4f94-9ee0-ab03941f6f10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:23.598351 crc crio[23211]: time=\"2026-06-11T17:31:23.598213041Z\" level=info msg=\"Removing container: 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c\" id=dc705a89-31b5-4578-bfe4-1f00cfd922f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:23.788890 crc crio[23211]: time=\"2026-06-11T17:31:23.788796016Z\" level=info msg=\"Created container bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf: openstack/neutron-7569fcd46f-pzncl/neutron-httpd\" id=02b76070-009f-4222-9fd0-b88f1011da4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:23.796731 crc crio[23211]: time=\"2026-06-11T17:31:23.793683109Z\" level=info msg=\"Starting container: bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf\" id=c221b78e-c236-4f54-9cee-6cd003cda6e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:23.835779 crc crio[23211]: time=\"2026-06-11T17:31:23.833717552Z\" level=info msg=\"Started container\" PID=267287 containerID=bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf description=openstack/neutron-7569fcd46f-pzncl/neutron-httpd id=c221b78e-c236-4f54-9cee-6cd003cda6e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\nJun 11 17:31:23.881361 crc crio[23211]: time=\"2026-06-11T17:31:23.881035737Z\" level=info msg=\"Created container 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=27361033-b864-4d75-9dfe-ce61e7bcab2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:23.897222 crc crio[23211]: time=\"2026-06-11T17:31:23.89711313Z\" level=info msg=\"Starting container: 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48\" id=e73ccea0-247b-442a-a1c0-07c4644f0e2c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:23.915808 crc crio[23211]: time=\"2026-06-11T17:31:23.915711716Z\" level=info msg=\"Started container\" PID=267280 containerID=2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48 description=openstack/barbican-api-695766c6-f8jzs/barbican-api id=e73ccea0-247b-442a-a1c0-07c4644f0e2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\nJun 11 17:31:23.989483 crc crio[23211]: time=\"2026-06-11T17:31:23.989088715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=dad07f30-59cd-472c-8893-9660cead0d44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:24.001759 crc crio[23211]: time=\"2026-06-11T17:31:24.000931671Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0aab038a-ca31-4fda-b8d9-c7816e68c541 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:24.001759 crc crio[23211]: time=\"2026-06-11T17:31:24.001395643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:24.111309 crc crio[23211]: time=\"2026-06-11T17:31:24.110977118Z\" level=info msg=\"Stopped container 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=2fa136d3-62bd-4b66-a2dd-b5f34f08ab8e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:24.114609 crc crio[23211]: time=\"2026-06-11T17:31:24.114502137Z\" level=info msg=\"Stopping pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\" id=c32ad946-1185-437c-acd0-428e3283ec0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:24.121484 crc crio[23211]: time=\"2026-06-11T17:31:24.117772529Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4 UID:0654780c-b6bb-4631-b338-3e9ec62ba244 NetNS:/var/run/netns/18b01d17-6b6d-4888-b4f0-a54d9f0348cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0654780c_b6bb_4631_b338_3e9ec62ba244.slice PodAnnotations:0xc002818bc0}] Aliases:map[]}\"\nJun 11 17:31:24.121484 crc crio[23211]: time=\"2026-06-11T17:31:24.118029826Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:24.276533 crc crio[23211]: time=\"2026-06-11T17:31:24.275550332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:24.297640 crc crio[23211]: time=\"2026-06-11T17:31:24.29623321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:24.438157 crc crio[23211]: time=\"2026-06-11T17:31:24.438059935Z\" level=info msg=\"Stopped container 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423: openstack/barbican-worker-9448f885-fdklh/barbican-worker\" id=e1451528-60cc-4493-928d-f4846eb36d8d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:24.439397 crc crio[23211]: time=\"2026-06-11T17:31:24.439337156Z\" level=info msg=\"Stopping pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\" id=88928faf-fa25-4220-b3ec-6b0aa09df3ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:24.440561 crc crio[23211]: time=\"2026-06-11T17:31:24.440498825Z\" level=info msg=\"Got pod network &{Name:barbican-worker-9448f885-fdklh Namespace:openstack ID:8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289 UID:337d0767-ba46-4f98-93d2-f606647b0ba2 NetNS:/var/run/netns/b7a336c1-9b1d-4690-9d28-650ba7513d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337d0767_ba46_4f98_93d2_f606647b0ba2.slice PodAnnotations:0xc000130748}] Aliases:map[]}\"\nJun 11 17:31:24.440753 crc crio[23211]: time=\"2026-06-11T17:31:24.44070013Z\" level=info msg=\"Deleting pod openstack_barbican-worker-9448f885-fdklh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:24.564305 crc crio[23211]: time=\"2026-06-11T17:31:24.564208804Z\" level=info msg=\"Stopped container 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener\" id=d127fa27-01db-43dc-837d-a2bcddcfc649 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:24.569386 crc crio[23211]: time=\"2026-06-11T17:31:24.569295872Z\" level=info msg=\"Stopping pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\" id=b9d8a2be-5143-4bf7-a4a5-d56406911c2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:24.570319 crc crio[23211]: time=\"2026-06-11T17:31:24.569987629Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-578b5bf5c8-hjfcc Namespace:openstack ID:393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2 UID:b360469d-3f23-492a-8562-3414ea23ef6d NetNS:/var/run/netns/b8edcc4a-2eb9-4066-a5fb-e78346b9dd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb360469d_3f23_492a_8562_3414ea23ef6d.slice PodAnnotations:0xc002818d38}] Aliases:map[]}\"\nJun 11 17:31:24.570492 crc crio[23211]: time=\"2026-06-11T17:31:24.570367099Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-578b5bf5c8-hjfcc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:24.815405 crc crio[23211]: time=\"2026-06-11T17:31:24.814837245Z\" level=info msg=\"Removed container 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c: openstack/memcached-0/memcached\" id=dc705a89-31b5-4578-bfe4-1f00cfd922f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:24.821905 crc crio[23211]: time=\"2026-06-11T17:31:24.82181801Z\" level=info msg=\"Removing container: cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019\" id=256f97d0-19bb-4bfb-a66c-0ec68c0806d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:24.822967 crc crio[23211]: time=\"2026-06-11T17:31:24.822889446Z\" level=info msg=\"Stopped pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\" id=c32ad946-1185-437c-acd0-428e3283ec0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:25.128025 crc crio[23211]: time=\"2026-06-11T17:31:25.127952469Z\" level=info msg=\"Stopped pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\" id=b9d8a2be-5143-4bf7-a4a5-d56406911c2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:25.154792 crc crio[23211]: time=\"2026-06-11T17:31:25.154394582Z\" level=info msg=\"Stopped pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\" id=88928faf-fa25-4220-b3ec-6b0aa09df3ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:25.396585 crc crio[23211]: time=\"2026-06-11T17:31:25.396049247Z\" level=info msg=\"Removed container cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019: openstack/openstack-cell1-galera-0/galera\" id=256f97d0-19bb-4bfb-a66c-0ec68c0806d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:25.400074 crc crio[23211]: time=\"2026-06-11T17:31:25.399857182Z\" level=info msg=\"Removing container: 714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41\" id=0362e1c0-1e91-4df9-9451-217a284eb6f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:25.533338 crc crio[23211]: time=\"2026-06-11T17:31:25.529943661Z\" level=info msg=\"Created container 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0aab038a-ca31-4fda-b8d9-c7816e68c541 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:25.538838 crc crio[23211]: time=\"2026-06-11T17:31:25.538717922Z\" level=info msg=\"Starting container: 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f\" id=072fc6e3-094a-4347-96ad-3ed7fd13ecdd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:25.546750 crc crio[23211]: time=\"2026-06-11T17:31:25.544286341Z\" level=info msg=\"Started container\" PID=267863 containerID=932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=072fc6e3-094a-4347-96ad-3ed7fd13ecdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c\nJun 11 17:31:25.611965 crc crio[23211]: time=\"2026-06-11T17:31:25.611861965Z\" level=info msg=\"Removed container 714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=0362e1c0-1e91-4df9-9451-217a284eb6f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:25.648493 crc crio[23211]: time=\"2026-06-11T17:31:25.646776278Z\" level=info msg=\"Removing container: be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595\" id=bdc6090c-75e6-4429-91a2-4aceb29d4839 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:25.814901 crc crio[23211]: time=\"2026-06-11T17:31:25.811730162Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=c4166523-21b2-42c6-87c3-d0673957ba76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:25.814901 crc crio[23211]: time=\"2026-06-11T17:31:25.811868436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:25.831328 crc crio[23211]: time=\"2026-06-11T17:31:25.829871216Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=655ffd64-7fa9-4ba0-8460-ad09ab0d0a50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:25.831328 crc crio[23211]: time=\"2026-06-11T17:31:25.829955099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:25.848458 crc crio[23211]: time=\"2026-06-11T17:31:25.848340219Z\" level=info msg=\"Removed container be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595: openstack/rabbitmq-server-0/rabbitmq\" id=bdc6090c-75e6-4429-91a2-4aceb29d4839 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:25.891553 crc crio[23211]: time=\"2026-06-11T17:31:25.89147202Z\" level=info msg=\"Removing container: 05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136\" id=5a94ba53-55a4-4645-a203-65809791225b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:25.940142 crc crio[23211]: time=\"2026-06-11T17:31:25.939991455Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=0db790c4-7ecb-45b5-9bde-1c9926c707f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:25.940142 crc crio[23211]: time=\"2026-06-11T17:31:25.940087148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:25.958014 crc crio[23211]: time=\"2026-06-11T17:31:25.957859143Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=5ffd7875-6628-4063-bf39-56ce4e6eec00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:25.958014 crc crio[23211]: time=\"2026-06-11T17:31:25.957950825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:26.044643 crc crio[23211]: time=\"2026-06-11T17:31:26.044545174Z\" level=info msg=\"Removed container 05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136: openstack/rabbitmq-server-0/setup-container\" id=5a94ba53-55a4-4645-a203-65809791225b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:26.100310 crc crio[23211]: time=\"2026-06-11T17:31:26.100115427Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834 UID:9ea22501-7d9a-4989-a72e-18fb24564d87 NetNS:/var/run/netns/44c22a81-8889-42c9-bdf8-9aa97ae38b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ea22501_7d9a_4989_a72e_18fb24564d87.slice PodAnnotations:0xc00008c488}] Aliases:map[]}\"\nJun 11 17:31:26.100310 crc crio[23211]: time=\"2026-06-11T17:31:26.100206829Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:26.137529 crc crio[23211]: time=\"2026-06-11T17:31:26.137407882Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab UID:28c2bf9d-2bb2-42e9-af40-f45b6a9b7dbd NetNS:/var/run/netns/e86c32d6-ff36-4806-a790-de3159a2dc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c2bf9d_2bb2_42e9_af40_f45b6a9b7dbd.slice PodAnnotations:0xc007c14028}] Aliases:map[]}\"\nJun 11 17:31:26.137529 crc crio[23211]: time=\"2026-06-11T17:31:26.137526374Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:26.175928 crc crio[23211]: time=\"2026-06-11T17:31:26.173273331Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096 UID:0c45c01b-6717-47be-ad7e-f2694f4f3152 NetNS:/var/run/netns/797673e6-59ea-4e87-8dcc-e323a97e52f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c45c01b_6717_47be_ad7e_f2694f4f3152.slice PodAnnotations:0xc0018be2c0}] Aliases:map[]}\"\nJun 11 17:31:26.175928 crc crio[23211]: time=\"2026-06-11T17:31:26.173973298Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:26.183621 crc crio[23211]: time=\"2026-06-11T17:31:26.180605484Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:ebb7831fee9ad620b5cc441320a984a5173c72aafaad8a8b294be2afc2e53de3 UID:86b9d015-37af-4d79-b6c7-34cf94d93732 NetNS:/var/run/netns/5bad1bf0-e8a9-40a9-ae6d-12dc0c590f3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86b9d015_37af_4d79_b6c7_34cf94d93732.slice PodAnnotations:0xc002794118}] Aliases:map[]}\"\nJun 11 17:31:26.183621 crc crio[23211]: time=\"2026-06-11T17:31:26.180669816Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:26.236549 crc crio[23211]: time=\"2026-06-11T17:31:26.235325845Z\" level=info msg=\"Removing container: 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423\" id=116dbe96-9a8d-4720-83b8-0e6d8d0f38f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:26.332669 crc crio[23211]: time=\"2026-06-11T17:31:26.327981096Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=8230b6c1-2da3-4245-b8b2-3d3262523fe9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:26.332669 crc crio[23211]: time=\"2026-06-11T17:31:26.328079819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:26.355209 crc crio[23211]: time=\"2026-06-11T17:31:26.355091025Z\" level=info msg=\"Removed container 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423: openstack/barbican-worker-9448f885-fdklh/barbican-worker\" id=116dbe96-9a8d-4720-83b8-0e6d8d0f38f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:26.377613 crc crio[23211]: time=\"2026-06-11T17:31:26.364330657Z\" level=info msg=\"Removing container: 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8\" id=e2a80897-8cf3-4b38-8e1e-b2e6ad92e9b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:26.403193 crc crio[23211]: time=\"2026-06-11T17:31:26.389918388Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=68f459f9-6a40-4ef5-8474-cc578a7ba60d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:26.403193 crc crio[23211]: time=\"2026-06-11T17:31:26.38999552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:26.518919 crc crio[23211]: time=\"2026-06-11T17:31:26.512961651Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=0c9304a2-4f2d-47d9-a2c2-3e62bb8de4ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:26.518919 crc crio[23211]: time=\"2026-06-11T17:31:26.514245993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:26.549369 crc crio[23211]: time=\"2026-06-11T17:31:26.542342547Z\" level=info msg=\"Removed container 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8: openstack/barbican-worker-9448f885-fdklh/barbican-worker-log\" id=e2a80897-8cf3-4b38-8e1e-b2e6ad92e9b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:26.584702 crc crio[23211]: time=\"2026-06-11T17:31:26.584627517Z\" level=info msg=\"Removing container: 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0\" id=05c1c30f-f21e-4807-9399-ae3de9fcd4de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:26.655796 crc crio[23211]: time=\"2026-06-11T17:31:26.65461471Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a UID:1a3b749a-0506-471c-942a-69d9ea3ab783 NetNS:/var/run/netns/946254b6-8cd7-46f7-aee3-4f335862760e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3b749a_0506_471c_942a_69d9ea3ab783.slice PodAnnotations:0xc0018be930}] Aliases:map[]}\"\nJun 11 17:31:26.655796 crc crio[23211]: time=\"2026-06-11T17:31:26.654678641Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:26.681745 crc crio[23211]: time=\"2026-06-11T17:31:26.681536144Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f UID:ef6ab8ba-5e2e-4eae-9ce1-9df12f03fe07 NetNS:/var/run/netns/a31c5993-77b2-49c8-a87a-a2f443fda298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef6ab8ba_5e2e_4eae_9ce1_9df12f03fe07.slice PodAnnotations:0xc007c14238}] Aliases:map[]}\"\nJun 11 17:31:26.681745 crc crio[23211]: time=\"2026-06-11T17:31:26.681625186Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:26.700663 crc crio[23211]: 2026-06-11T17:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffeb8199a5fefa6 Mac:46:ff:25:9d:1c:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:82 Mtu:0 Sandbox:/var/run/netns/44c22a81-8889-42c9-bdf8-9aa97ae38b46 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.1.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:26.701203 crc crio[23211]: time=\"2026-06-11T17:31:26.700817279Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834 UID:9ea22501-7d9a-4989-a72e-18fb24564d87 NetNS:/var/run/netns/44c22a81-8889-42c9-bdf8-9aa97ae38b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ea22501_7d9a_4989_a72e_18fb24564d87.slice PodAnnotations:0xc00008c488}] Aliases:map[]}\"\nJun 11 17:31:26.701203 crc crio[23211]: time=\"2026-06-11T17:31:26.700953862Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:26.701498 crc crio[23211]: time=\"2026-06-11T17:31:26.701370942Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=b23efb04-d50c-4778-9d58-b03012a4f22b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:26.701550 crc crio[23211]: time=\"2026-06-11T17:31:26.701504035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:26.765797 crc crio[23211]: time=\"2026-06-11T17:31:26.765728103Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4 UID:6417481d-30f3-4596-a338-b963d41b14d7 NetNS:/var/run/netns/9a2908ef-e7dd-4d20-bc8b-c9dcce5753e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6417481d_30f3_4596_a338_b963d41b14d7.slice PodAnnotations:0xc0018beb88}] Aliases:map[]}\"\nJun 11 17:31:26.765797 crc crio[23211]: time=\"2026-06-11T17:31:26.765782505Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:26.774960 crc crio[23211]: time=\"2026-06-11T17:31:26.774861563Z\" level=info msg=\"Ran pod sandbox ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834 with infra container: openstack/openstack-cell1-galera-0/POD\" id=655ffd64-7fa9-4ba0-8460-ad09ab0d0a50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:26.783658 crc crio[23211]: time=\"2026-06-11T17:31:26.783560112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=90040558-ad98-4c41-b491-1ce77dd4ebe0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:26.840913 crc crio[23211]: time=\"2026-06-11T17:31:26.840808255Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=90040558-ad98-4c41-b491-1ce77dd4ebe0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:26.840913 crc crio[23211]: time=\"2026-06-11T17:31:26.840907717Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=90040558-ad98-4c41-b491-1ce77dd4ebe0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:26.842320 crc crio[23211]: time=\"2026-06-11T17:31:26.84221015Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=820cd949-9ea6-4580-8e89-ca15289bc806 name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:26.849497 crc crio[23211]: time=\"2026-06-11T17:31:26.84938876Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 11 17:31:26.944324 crc crio[23211]: time=\"2026-06-11T17:31:26.944226926Z\" level=info msg=\"Stopped container 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f: openstack/ceilometer-0/ceilometer-notification-agent\" id=3abe069e-fce6-4df2-8c8d-4b726287c5f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:26.950676 crc crio[23211]: time=\"2026-06-11T17:31:26.950592215Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=fc85f8b2-4e11-40b0-9009-5dc65f4294af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:26.954032 crc crio[23211]: time=\"2026-06-11T17:31:26.95395268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:26.954634 crc crio[23211]: time=\"2026-06-11T17:31:26.954596636Z\" level=info msg=\"Stopping pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\" id=cbbc6fea-5be7-4b93-80b2-07e91da266c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:26.956135 crc crio[23211]: time=\"2026-06-11T17:31:26.955049258Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f UID:6ba32845-b555-4819-b2bf-1f4c16c9a647 NetNS:/var/run/netns/f5b285fe-ee4e-48c6-aa26-284571f3aea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ba32845_b555_4819_b2bf_1f4c16c9a647.slice PodAnnotations:0xc0022780c0}] Aliases:map[]}\"\nJun 11 17:31:26.956135 crc crio[23211]: time=\"2026-06-11T17:31:26.955236292Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:26.991245 crc crio[23211]: 2026-06-11T17:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10c9b43db3fbc64 Mac:f6:0a:f2:64:10:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:81 Mtu:0 Sandbox:/var/run/netns/e86c32d6-ff36-4806-a790-de3159a2dc0d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:26.992974 crc crio[23211]: time=\"2026-06-11T17:31:26.992901796Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab UID:28c2bf9d-2bb2-42e9-af40-f45b6a9b7dbd NetNS:/var/run/netns/e86c32d6-ff36-4806-a790-de3159a2dc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c2bf9d_2bb2_42e9_af40_f45b6a9b7dbd.slice PodAnnotations:0xc007c14028}] Aliases:map[]}\"\nJun 11 17:31:26.993166 crc crio[23211]: time=\"2026-06-11T17:31:26.993085241Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:27.004761 crc crio[23211]: 2026-06-11T17:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc1de4831acaf49 Mac:5a:05:e3:8d:88:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:84 Mtu:0 Sandbox:/var/run/netns/797673e6-59ea-4e87-8dcc-e323a97e52f5 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:27.006701 crc crio[23211]: time=\"2026-06-11T17:31:27.006622159Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096 UID:0c45c01b-6717-47be-ad7e-f2694f4f3152 NetNS:/var/run/netns/797673e6-59ea-4e87-8dcc-e323a97e52f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c45c01b_6717_47be_ad7e_f2694f4f3152.slice PodAnnotations:0xc0018be2c0}] Aliases:map[]}\"\nJun 11 17:31:27.006954 crc crio[23211]: time=\"2026-06-11T17:31:27.006848636Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:27.008318 crc crio[23211]: time=\"2026-06-11T17:31:27.00821033Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c UID:b125ded8-4d46-4d39-aa21-f7e1eefa93a3 NetNS:/var/run/netns/5d670ae7-65e1-4fd3-973e-a4b3f8e477b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb125ded8_4d46_4d39_aa21_f7e1eefa93a3.slice PodAnnotations:0xc0028182d0}] Aliases:map[]}\"\nJun 11 17:31:27.008318 crc crio[23211]: time=\"2026-06-11T17:31:27.008258001Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:27.009074 crc crio[23211]: time=\"2026-06-11T17:31:27.008986769Z\" level=info msg=\"Stopped container cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=9d834476-1b2d-42c8-a62f-55befa8885f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:27.025068 crc crio[23211]: time=\"2026-06-11T17:31:27.024821486Z\" level=info msg=\"Stopping pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\" id=56cab3d3-9d4f-4ef5-9c22-3b38cfd962df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:27.033766 crc crio[23211]: time=\"2026-06-11T17:31:27.033667637Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e UID:d993dc88-7b9e-4655-af60-26b8dfb5e618 NetNS:/var/run/netns/562accc2-0b7c-4765-ab21-1659e4e0cd33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd993dc88_7b9e_4655_af60_26b8dfb5e618.slice PodAnnotations:0xc007c14078}] Aliases:map[]}\"\nJun 11 17:31:27.033959 crc crio[23211]: time=\"2026-06-11T17:31:27.033927054Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:27.051387 crc crio[23211]: time=\"2026-06-11T17:31:27.05131949Z\" level=info msg=\"Ran pod sandbox 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab with infra container: openstack/nova-cell0-conductor-0/POD\" id=c4166523-21b2-42c6-87c3-d0673957ba76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:27.051975 crc crio[23211]: time=\"2026-06-11T17:31:27.05172649Z\" level=info msg=\"Ran pod sandbox dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096 with infra container: openstack/openstack-galera-0/POD\" id=0db790c4-7ecb-45b5-9bde-1c9926c707f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:27.057019 crc crio[23211]: time=\"2026-06-11T17:31:27.05692436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=b146c5c5-a291-47d5-b7b4-b747cbbec821 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:27.057019 crc crio[23211]: time=\"2026-06-11T17:31:27.057017783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=74fb7e62-df96-4c1c-ac36-a154f0007344 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:27.059344 crc crio[23211]: time=\"2026-06-11T17:31:27.059151186Z\" level=info msg=\"Removed container 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener\" id=05c1c30f-f21e-4807-9399-ae3de9fcd4de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:27.060380 crc crio[23211]: time=\"2026-06-11T17:31:27.059652459Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=74fb7e62-df96-4c1c-ac36-a154f0007344 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:27.060380 crc crio[23211]: time=\"2026-06-11T17:31:27.059722631Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=74fb7e62-df96-4c1c-ac36-a154f0007344 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:27.063773 crc crio[23211]: time=\"2026-06-11T17:31:27.061884685Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1baf72b6-f028-4494-90f5-875a3ab2c065 name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:27.074671 crc crio[23211]: time=\"2026-06-11T17:31:27.073112917Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 11 17:31:27.075966 crc crio[23211]: time=\"2026-06-11T17:31:27.075849384Z\" level=info msg=\"Removing container: 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09\" id=e678b224-049c-421c-9837-2e7ba9f0db48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:27.100100 crc crio[23211]: time=\"2026-06-11T17:31:27.097888377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=9409c53f-9bf7-44ab-8b7e-d5d53025a7e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:27.115294 crc crio[23211]: time=\"2026-06-11T17:31:27.114617006Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183 UID:4245aa31-ad6a-4fbf-b7a4-662be43939a7 NetNS:/var/run/netns/dca66dd8-4c8b-41d3-b84f-77684ab68d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4245aa31_ad6a_4fbf_b7a4_662be43939a7.slice PodAnnotations:0xc0001306c0}] Aliases:map[]}\"\nJun 11 17:31:27.115294 crc crio[23211]: time=\"2026-06-11T17:31:27.114956684Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:27.116959 crc crio[23211]: time=\"2026-06-11T17:31:27.11680178Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=01fce4d7-482b-4aaa-9bba-f1b96e5e7b38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:27.155680 crc crio[23211]: time=\"2026-06-11T17:31:27.155617853Z\" level=info msg=\"Removed container 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log\" id=e678b224-049c-421c-9837-2e7ba9f0db48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:27.167026 crc crio[23211]: time=\"2026-06-11T17:31:27.164887525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:27.178033 crc crio[23211]: 2026-06-11T17:31:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebb7831fee9ad62 Mac:be:7f:82:b0:19:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:83 Mtu:0 Sandbox:/var/run/netns/5bad1bf0-e8a9-40a9-ae6d-12dc0c590f3c SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.1.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:27.188255 crc crio[23211]: time=\"2026-06-11T17:31:27.188150078Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:ebb7831fee9ad620b5cc441320a984a5173c72aafaad8a8b294be2afc2e53de3 UID:86b9d015-37af-4d79-b6c7-34cf94d93732 NetNS:/var/run/netns/5bad1bf0-e8a9-40a9-ae6d-12dc0c590f3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86b9d015_37af_4d79_b6c7_34cf94d93732.slice PodAnnotations:0xc002794118}] Aliases:map[]}\"\nJun 11 17:31:27.188594 crc crio[23211]: time=\"2026-06-11T17:31:27.188396294Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:27.207843 crc crio[23211]: time=\"2026-06-11T17:31:27.20774856Z\" level=info msg=\"Ran pod sandbox ebb7831fee9ad620b5cc441320a984a5173c72aafaad8a8b294be2afc2e53de3 with infra container: openstack/memcached-0/POD\" id=5ffd7875-6628-4063-bf39-56ce4e6eec00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:27.232396 crc crio[23211]: time=\"2026-06-11T17:31:27.232311645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=b0718639-bbd0-4e6d-b3b7-6d20bb36c269 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:27.232687 crc crio[23211]: time=\"2026-06-11T17:31:27.232565722Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=b0718639-bbd0-4e6d-b3b7-6d20bb36c269 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:27.232687 crc crio[23211]: time=\"2026-06-11T17:31:27.232611003Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=b0718639-bbd0-4e6d-b3b7-6d20bb36c269 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:27.235587 crc crio[23211]: time=\"2026-06-11T17:31:27.234951741Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=d1eed6eb-086c-4de6-a8f6-ee6c5bfcb6d6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:27.239874 crc crio[23211]: time=\"2026-06-11T17:31:27.238671484Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 11 17:31:27.246398 crc crio[23211]: time=\"2026-06-11T17:31:27.246270864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:27.251025 crc crio[23211]: time=\"2026-06-11T17:31:27.250949081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:27.343400 crc crio[23211]: time=\"2026-06-11T17:31:27.33430182Z\" level=info msg=\"Removing container: 38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d\" id=07435107-5726-4f1b-a859-451e86eaaf02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:27.514999 crc crio[23211]: time=\"2026-06-11T17:31:27.496600217Z\" level=info msg=\"Created container 4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=01fce4d7-482b-4aaa-9bba-f1b96e5e7b38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:27.523958 crc crio[23211]: time=\"2026-06-11T17:31:27.516630888Z\" level=info msg=\"Starting container: 4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5\" id=dc0dfff9-5d6d-489d-9747-1a4653ed082a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:27.523958 crc crio[23211]: time=\"2026-06-11T17:31:27.522951496Z\" level=info msg=\"Started container\" PID=268344 containerID=4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=dc0dfff9-5d6d-489d-9747-1a4653ed082a name=/runtime.v1.RuntimeService/StartContainer sandboxID=10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\nJun 11 17:31:27.539662 crc crio[23211]: 2026-06-11T17:31:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2ab18d7d21690e Mac:92:4f:14:ef:38:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:85 Mtu:0 Sandbox:/var/run/netns/946254b6-8cd7-46f7-aee3-4f335862760e SocketPath: PciID:}] [{Interface:0xc0002005d0 Address:{IP:10.217.1.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:27.539662 crc crio[23211]: time=\"2026-06-11T17:31:27.535654625Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a UID:1a3b749a-0506-471c-942a-69d9ea3ab783 NetNS:/var/run/netns/946254b6-8cd7-46f7-aee3-4f335862760e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3b749a_0506_471c_942a_69d9ea3ab783.slice PodAnnotations:0xc0018be930}] Aliases:map[]}\"\nJun 11 17:31:27.539662 crc crio[23211]: time=\"2026-06-11T17:31:27.535786249Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:27.583349 crc crio[23211]: time=\"2026-06-11T17:31:27.573278138Z\" level=info msg=\"Ran pod sandbox c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a with infra container: openstack/nova-metadata-0/POD\" id=8230b6c1-2da3-4245-b8b2-3d3262523fe9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:27.600045 crc crio[23211]: time=\"2026-06-11T17:31:27.599990007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c276f5e4-d7ff-4fd4-a0c8-873699d31f49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:27.623014 crc crio[23211]: time=\"2026-06-11T17:31:27.622334467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e9f3845f-0cc0-48de-97a9-67fc9cbfc66f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:27.646030 crc crio[23211]: time=\"2026-06-11T17:31:27.645917208Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=b3a4968b-b4b0-4098-b875-b15b7df93136 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:27.648124 crc crio[23211]: time=\"2026-06-11T17:31:27.646733508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:27.747672 crc crio[23211]: time=\"2026-06-11T17:31:27.747324679Z\" level=info msg=\"Removed container 38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=07435107-5726-4f1b-a859-451e86eaaf02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:27.761280 crc crio[23211]: time=\"2026-06-11T17:31:27.761214537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:27.785104 crc crio[23211]: time=\"2026-06-11T17:31:27.784803758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:27.785414 crc crio[23211]: 2026-06-11T17:31:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e0db0268f78de6 Mac:f6:3e:e9:74:26:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:87 Mtu:0 Sandbox:/var/run/netns/9a2908ef-e7dd-4d20-bc8b-c9dcce5753e9 SocketPath: PciID:}] [{Interface:0xc00028c770 Address:{IP:10.217.1.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:27.833879 crc crio[23211]: time=\"2026-06-11T17:31:27.833395155Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4 UID:6417481d-30f3-4596-a338-b963d41b14d7 NetNS:/var/run/netns/9a2908ef-e7dd-4d20-bc8b-c9dcce5753e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6417481d_30f3_4596_a338_b963d41b14d7.slice PodAnnotations:0xc0018beb88}] Aliases:map[]}\"\nJun 11 17:31:27.834053 crc crio[23211]: 2026-06-11T17:31:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67ee0ba44542da2 Mac:c2:08:a4:2f:a3:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:86 Mtu:0 Sandbox:/var/run/netns/a31c5993-77b2-49c8-a87a-a2f443fda298 SocketPath: PciID:}] [{Interface:0xc000496c50 Address:{IP:10.217.1.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:27.834159 crc crio[23211]: time=\"2026-06-11T17:31:27.834102372Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:27.835080 crc crio[23211]: time=\"2026-06-11T17:31:27.835003965Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f UID:ef6ab8ba-5e2e-4eae-9ce1-9df12f03fe07 NetNS:/var/run/netns/a31c5993-77b2-49c8-a87a-a2f443fda298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef6ab8ba_5e2e_4eae_9ce1_9df12f03fe07.slice PodAnnotations:0xc007c14238}] Aliases:map[]}\"\nJun 11 17:31:27.835262 crc crio[23211]: time=\"2026-06-11T17:31:27.835246981Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:27.897642 crc crio[23211]: time=\"2026-06-11T17:31:27.897134002Z\" level=info msg=\"Ran pod sandbox 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f with infra container: openstack/nova-scheduler-0/POD\" id=68f459f9-6a40-4ef5-8474-cc578a7ba60d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:27.957708 crc crio[23211]: time=\"2026-06-11T17:31:27.954970201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=71d438e9-3930-4a99-9250-2e50a3f6ecb6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:28.002541 crc crio[23211]: time=\"2026-06-11T17:31:28.002373818Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=2250996d-2ff8-4b81-b5b6-63dbae14ef13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:28.003073 crc crio[23211]: time=\"2026-06-11T17:31:28.002970223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:28.004640 crc crio[23211]: time=\"2026-06-11T17:31:28.003986329Z\" level=info msg=\"Ran pod sandbox 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4 with infra container: openstack/cinder-scheduler-0/POD\" id=0c9304a2-4f2d-47d9-a2c2-3e62bb8de4ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:28.016875 crc crio[23211]: time=\"2026-06-11T17:31:28.016754719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=1586a1e2-9209-4127-9350-3f8b93f8c27e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:28.087505 crc crio[23211]: time=\"2026-06-11T17:31:28.086011974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=3cb6f1a2-6d7d-4953-847b-b81999c6a8b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:28.132969 crc crio[23211]: time=\"2026-06-11T17:31:28.132412117Z\" level=info msg=\"Created container e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad: openstack/nova-metadata-0/nova-metadata-log\" id=b3a4968b-b4b0-4098-b875-b15b7df93136 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:28.159770 crc crio[23211]: 2026-06-11T17:31:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8be58aa673bc16 Mac:7e:eb:07:16:24:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:88 Mtu:0 Sandbox:/var/run/netns/5d670ae7-65e1-4fd3-973e-a4b3f8e477b0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:28.161280 crc crio[23211]: time=\"2026-06-11T17:31:28.161154048Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c UID:b125ded8-4d46-4d39-aa21-f7e1eefa93a3 NetNS:/var/run/netns/5d670ae7-65e1-4fd3-973e-a4b3f8e477b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb125ded8_4d46_4d39_aa21_f7e1eefa93a3.slice PodAnnotations:0xc0028182d0}] Aliases:map[]}\"\nJun 11 17:31:28.161463 crc crio[23211]: time=\"2026-06-11T17:31:28.161334582Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:28.162222 crc crio[23211]: time=\"2026-06-11T17:31:28.162100711Z\" level=info msg=\"Starting container: e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad\" id=7e8f3e14-b221-4c0f-9a6e-b6ce18b2e268 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:28.182744 crc crio[23211]: time=\"2026-06-11T17:31:28.182646046Z\" level=info msg=\"Started container\" PID=268474 containerID=e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad description=openstack/nova-metadata-0/nova-metadata-log id=7e8f3e14-b221-4c0f-9a6e-b6ce18b2e268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\nJun 11 17:31:28.189749 crc crio[23211]: time=\"2026-06-11T17:31:28.189385394Z\" level=info msg=\"Stopped pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\" id=cbbc6fea-5be7-4b93-80b2-07e91da266c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:28.191796 crc crio[23211]: time=\"2026-06-11T17:31:28.191686943Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1f30f942-cf16-434f-b06e-8a677e1ddf8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:28.202508 crc crio[23211]: time=\"2026-06-11T17:31:28.201344134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4bc7972f-ae27-4827-8375-4a8d55d42b54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:28.212362 crc crio[23211]: time=\"2026-06-11T17:31:28.210926944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=11dc5241-28ae-4086-8797-905f8eb7e677 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:28.235503 crc crio[23211]: time=\"2026-06-11T17:31:28.232832553Z\" level=info msg=\"Ran pod sandbox a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c with infra container: openstack/cinder-api-0/POD\" id=b23efb04-d50c-4778-9d58-b03012a4f22b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:28.235503 crc crio[23211]: time=\"2026-06-11T17:31:28.234160606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:28.239481 crc crio[23211]: time=\"2026-06-11T17:31:28.235965012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=cf7b4d50-a255-4eb6-a023-ea1183e09074 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:28.239481 crc crio[23211]: time=\"2026-06-11T17:31:28.236386013Z\" level=info msg=\"Stopped pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\" id=56cab3d3-9d4f-4ef5-9c22-3b38cfd962df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:28.248489 crc crio[23211]: time=\"2026-06-11T17:31:28.247601263Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=729cf845-df1b-4b46-9c62-81336cd970b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:28.259590 crc crio[23211]: time=\"2026-06-11T17:31:28.258902626Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c UID:8983f454-5780-4017-a5ac-05a78c6e195b NetNS:/var/run/netns/b63d4584-beed-4d22-a0c2-4f15ade12ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8983f454_5780_4017_a5ac_05a78c6e195b.slice PodAnnotations:0xc00294e340}] Aliases:map[]}\"\nJun 11 17:31:28.259590 crc crio[23211]: time=\"2026-06-11T17:31:28.258987408Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:28.331505 crc crio[23211]: time=\"2026-06-11T17:31:28.327606167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=87ac9eb5-27f7-4ab7-b227-815e056d9655 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:28.397022 crc crio[23211]: time=\"2026-06-11T17:31:28.392816262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:28.406129 crc crio[23211]: time=\"2026-06-11T17:31:28.405406627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=b93d3cc5-f1b9-4ab1-af81-8d419ed4baa8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:28.406129 crc crio[23211]: time=\"2026-06-11T17:31:28.405776806Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=419fb597-3054-443c-aabb-8e1edc305b92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:28.406129 crc crio[23211]: time=\"2026-06-11T17:31:28.405855168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:28.418725 crc crio[23211]: 2026-06-11T17:31:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ce06dad65c4f0f Mac:fa:bf:96:e5:bf:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:89 Mtu:0 Sandbox:/var/run/netns/dca66dd8-4c8b-41d3-b84f-77684ab68d8e SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:28.418725 crc crio[23211]: time=\"2026-06-11T17:31:28.417793067Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183 UID:4245aa31-ad6a-4fbf-b7a4-662be43939a7 NetNS:/var/run/netns/dca66dd8-4c8b-41d3-b84f-77684ab68d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4245aa31_ad6a_4fbf_b7a4_662be43939a7.slice PodAnnotations:0xc0001306c0}] Aliases:map[]}\"\nJun 11 17:31:28.418725 crc crio[23211]: time=\"2026-06-11T17:31:28.418204618Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:28.438101 crc crio[23211]: time=\"2026-06-11T17:31:28.428536937Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=184be98e-7f24-42f3-bfb4-7e890a5154a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:28.485965 crc crio[23211]: time=\"2026-06-11T17:31:28.485030302Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=d330c0f6-8e9a-40c0-a2ab-5e2c1a2e7393 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:28.583591 crc crio[23211]: time=\"2026-06-11T17:31:28.581347035Z\" level=info msg=\"Ran pod sandbox 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183 with infra container: openstack/nova-api-0/POD\" id=fc85f8b2-4e11-40b0-9009-5dc65f4294af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:28.591213 crc crio[23211]: time=\"2026-06-11T17:31:28.590953675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9a41fd47-0d09-4836-ada5-30d97334435b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:28.608256 crc crio[23211]: time=\"2026-06-11T17:31:28.606856124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:28.610933 crc crio[23211]: time=\"2026-06-11T17:31:28.608500405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:28.618494 crc crio[23211]: time=\"2026-06-11T17:31:28.615770427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=197df9cf-0052-448f-9003-384656d01b62 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:28.641333 crc crio[23211]: time=\"2026-06-11T17:31:28.640142328Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3490ce26-b19f-431c-aea6-db070381af9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:28.702505 crc crio[23211]: time=\"2026-06-11T17:31:28.698569992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:28.708493 crc crio[23211]: time=\"2026-06-11T17:31:28.703494555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:28.708493 crc crio[23211]: time=\"2026-06-11T17:31:28.703888055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:28.758814 crc crio[23211]: time=\"2026-06-11T17:31:28.75874619Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad UID:252ad926-fc80-4f6f-b542-64af4ee7e6f9 NetNS:/var/run/netns/1a7d0368-fa4d-4a38-900e-f91bd8955bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod252ad926_fc80_4f6f_b542_64af4ee7e6f9.slice PodAnnotations:0xc0066181b0}] Aliases:map[]}\"\nJun 11 17:31:28.758814 crc crio[23211]: time=\"2026-06-11T17:31:28.758793601Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:28.810740 crc crio[23211]: time=\"2026-06-11T17:31:28.809166123Z\" level=info msg=\"Removing container: aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582\" id=79434a07-8db3-4a10-8a1c-109e383f4dac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:28.912503 crc crio[23211]: time=\"2026-06-11T17:31:28.907807215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:28.924488 crc crio[23211]: time=\"2026-06-11T17:31:28.924333218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:28.930483 crc crio[23211]: time=\"2026-06-11T17:31:28.929121799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:29.054327 crc crio[23211]: 2026-06-11T17:31:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8ce0eddf3794c6 Mac:72:07:86:40:9b:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8a Mtu:0 Sandbox:/var/run/netns/b63d4584-beed-4d22-a0c2-4f15ade12ca2 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.1.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:29.058326 crc crio[23211]: time=\"2026-06-11T17:31:29.055753641Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c UID:8983f454-5780-4017-a5ac-05a78c6e195b NetNS:/var/run/netns/b63d4584-beed-4d22-a0c2-4f15ade12ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8983f454_5780_4017_a5ac_05a78c6e195b.slice PodAnnotations:0xc00294e340}] Aliases:map[]}\"\nJun 11 17:31:29.058326 crc crio[23211]: time=\"2026-06-11T17:31:29.055933045Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:29.062505 crc crio[23211]: time=\"2026-06-11T17:31:29.061905585Z\" level=info msg=\"Removed container aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582: openstack/ceilometer-0/proxy-httpd\" id=79434a07-8db3-4a10-8a1c-109e383f4dac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:29.074777 crc crio[23211]: time=\"2026-06-11T17:31:29.073281781Z\" level=info msg=\"Removing container: 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417\" id=def90bc4-4fa7-4ba1-9f80-56bd52255ede name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:29.074777 crc crio[23211]: time=\"2026-06-11T17:31:29.074481421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:29.219484 crc crio[23211]: time=\"2026-06-11T17:31:29.217055413Z\" level=info msg=\"Created container 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1f30f942-cf16-434f-b06e-8a677e1ddf8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:29.219484 crc crio[23211]: time=\"2026-06-11T17:31:29.219073353Z\" level=info msg=\"Starting container: 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624\" id=6c81c495-dae9-4ef2-b50a-113c1e89cac8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:29.266365 crc crio[23211]: time=\"2026-06-11T17:31:29.266125623Z\" level=info msg=\"Started container\" PID=268619 containerID=71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=6c81c495-dae9-4ef2-b50a-113c1e89cac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f\nJun 11 17:31:29.282475 crc crio[23211]: time=\"2026-06-11T17:31:29.278494582Z\" level=info msg=\"Created container 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2: openstack/nova-metadata-0/nova-metadata-metadata\" id=184be98e-7f24-42f3-bfb4-7e890a5154a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:29.284928 crc crio[23211]: time=\"2026-06-11T17:31:29.284812471Z\" level=info msg=\"Ran pod sandbox b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c with infra container: openstack/rabbitmq-server-0/POD\" id=2250996d-2ff8-4b81-b5b6-63dbae14ef13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:29.285715 crc crio[23211]: time=\"2026-06-11T17:31:29.284824771Z\" level=info msg=\"Starting container: 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2\" id=0b6a4a4a-7526-4009-a540-3758383b122f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:29.294218 crc crio[23211]: time=\"2026-06-11T17:31:29.294096163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=fe23de55-7120-41f9-8d8f-ac6f217f282a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:29.295789 crc crio[23211]: time=\"2026-06-11T17:31:29.295698194Z\" level=info msg=\"Removed container 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417: openstack/ceilometer-0/sg-core\" id=def90bc4-4fa7-4ba1-9f80-56bd52255ede name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:29.296167 crc crio[23211]: time=\"2026-06-11T17:31:29.296080873Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=fe23de55-7120-41f9-8d8f-ac6f217f282a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:29.296292 crc crio[23211]: time=\"2026-06-11T17:31:29.296238457Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=fe23de55-7120-41f9-8d8f-ac6f217f282a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:29.300833 crc crio[23211]: time=\"2026-06-11T17:31:29.300789951Z\" level=info msg=\"Removing container: 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f\" id=d9f03df2-6b0e-4c9e-8b6c-133eccee3dbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:29.309890 crc crio[23211]: time=\"2026-06-11T17:31:29.309816157Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=9c0a66cb-da23-41b4-9ae0-b24210848478 name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:29.320744 crc crio[23211]: time=\"2026-06-11T17:31:29.320673819Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 11 17:31:29.321140 crc crio[23211]: time=\"2026-06-11T17:31:29.321080259Z\" level=info msg=\"Started container\" PID=268640 containerID=79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2 description=openstack/nova-metadata-0/nova-metadata-metadata id=0b6a4a4a-7526-4009-a540-3758383b122f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\nJun 11 17:31:29.442620 crc crio[23211]: time=\"2026-06-11T17:31:29.442502562Z\" level=info msg=\"Removed container 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f: openstack/ceilometer-0/ceilometer-notification-agent\" id=d9f03df2-6b0e-4c9e-8b6c-133eccee3dbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:29.454513 crc crio[23211]: time=\"2026-06-11T17:31:29.454371029Z\" level=info msg=\"Removing container: a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9\" id=b917a3bd-d58a-4e0e-b719-c6e2b28a62d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:29.512649 crc crio[23211]: time=\"2026-06-11T17:31:29.509362846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:29.528162 crc crio[23211]: time=\"2026-06-11T17:31:29.528059744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:29.671503 crc crio[23211]: time=\"2026-06-11T17:31:29.668002502Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=120f4178-b2f6-4dd8-9b8c-250d39e51f42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:29.671503 crc crio[23211]: time=\"2026-06-11T17:31:29.668136375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:29.695744 crc crio[23211]: 2026-06-11T17:31:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b9b35b480eba00 Mac:5a:77:4a:c7:4d:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8b Mtu:0 Sandbox:/var/run/netns/1a7d0368-fa4d-4a38-900e-f91bd8955bdf SocketPath: PciID:}] [{Interface:0xc00032c980 Address:{IP:10.217.1.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:29.705813 crc crio[23211]: time=\"2026-06-11T17:31:29.699873361Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=bd6bfe91-2c20-4278-87f3-3456b282b1a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:29.705813 crc crio[23211]: time=\"2026-06-11T17:31:29.699946602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:29.707793 crc crio[23211]: time=\"2026-06-11T17:31:29.707703896Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad UID:252ad926-fc80-4f6f-b542-64af4ee7e6f9 NetNS:/var/run/netns/1a7d0368-fa4d-4a38-900e-f91bd8955bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod252ad926_fc80_4f6f_b542_64af4ee7e6f9.slice PodAnnotations:0xc0066181b0}] Aliases:map[]}\"\nJun 11 17:31:29.708080 crc crio[23211]: time=\"2026-06-11T17:31:29.707999113Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:29.741463 crc crio[23211]: time=\"2026-06-11T17:31:29.740512778Z\" level=info msg=\"Removed container a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9: openstack/ceilometer-0/ceilometer-central-agent\" id=b917a3bd-d58a-4e0e-b719-c6e2b28a62d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:29.788057 crc crio[23211]: time=\"2026-06-11T17:31:29.787954837Z\" level=info msg=\"Ran pod sandbox 9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=419fb597-3054-443c-aabb-8e1edc305b92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:29.790905 crc crio[23211]: time=\"2026-06-11T17:31:29.790839089Z\" level=info msg=\"Removing container: cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23\" id=44ad7f09-9894-4b5c-b104-0abf35ad0eb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:29.827385 crc crio[23211]: time=\"2026-06-11T17:31:29.827289712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b69990da-cfc8-489b-bb38-87ca40e2f776 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:29.827852 crc crio[23211]: time=\"2026-06-11T17:31:29.827798414Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=b69990da-cfc8-489b-bb38-87ca40e2f776 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:29.827926 crc crio[23211]: time=\"2026-06-11T17:31:29.827871677Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=b69990da-cfc8-489b-bb38-87ca40e2f776 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:29.913366 crc crio[23211]: time=\"2026-06-11T17:31:29.853564542Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=955d3003-32ce-47fb-8cf5-8343de479b4f name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:29.913366 crc crio[23211]: time=\"2026-06-11T17:31:29.869986433Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 11 17:31:29.964287 crc crio[23211]: time=\"2026-06-11T17:31:29.963631909Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7 UID:dbe00af4-e783-4b6e-9802-e66539668778 NetNS:/var/run/netns/dfe1e77a-cfcb-4945-93ba-ae1624cc3963 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbe00af4_e783_4b6e_9802_e66539668778.slice PodAnnotations:0xc007c149f8}] Aliases:map[]}\"\nJun 11 17:31:29.964652 crc crio[23211]: time=\"2026-06-11T17:31:29.964386547Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:30.046660 crc crio[23211]: time=\"2026-06-11T17:31:30.046555946Z\" level=info msg=\"Created container d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089: openstack/nova-api-0/nova-api-log\" id=3490ce26-b19f-431c-aea6-db070381af9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:30.049476 crc crio[23211]: time=\"2026-06-11T17:31:30.049353656Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5 UID:7406a613-e689-4836-a054-11132a3bf217 NetNS:/var/run/netns/93ffaeca-4da6-43f4-97be-8aa064a72851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7406a613_e689_4836_a054_11132a3bf217.slice PodAnnotations:0xc0066192f8}] Aliases:map[]}\"\nJun 11 17:31:30.049476 crc crio[23211]: time=\"2026-06-11T17:31:30.049413058Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:30.059541 crc crio[23211]: time=\"2026-06-11T17:31:30.059395378Z\" level=info msg=\"Starting container: d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089\" id=24f6267b-6782-4ace-bc25-93a748a4c51e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:30.108549 crc crio[23211]: time=\"2026-06-11T17:31:30.107788521Z\" level=info msg=\"Started container\" PID=268720 containerID=d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089 description=openstack/nova-api-0/nova-api-log id=24f6267b-6782-4ace-bc25-93a748a4c51e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\nJun 11 17:31:30.194493 crc crio[23211]: time=\"2026-06-11T17:31:30.18959429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e95c9fee-91e2-4c74-ba39-6935e8f44640 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:30.351491 crc crio[23211]: time=\"2026-06-11T17:31:30.348658566Z\" level=info msg=\"Removed container cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=44ad7f09-9894-4b5c-b104-0abf35ad0eb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:30.478143 crc crio[23211]: time=\"2026-06-11T17:31:30.475707108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bea8a846-5ca9-4357-9721-a64cc598488d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:30.503489 crc crio[23211]: time=\"2026-06-11T17:31:30.501518086Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=5e6ae122-448d-49a2-ba4a-0f8b1a83c4d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:30.503489 crc crio[23211]: time=\"2026-06-11T17:31:30.502047328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:30.638168 crc crio[23211]: 2026-06-11T17:31:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcfaa968af02205 Mac:3a:1b:59:4e:59:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8c Mtu:0 Sandbox:/var/run/netns/dfe1e77a-cfcb-4945-93ba-ae1624cc3963 SocketPath: PciID:}] [{Interface:0xc000448720 Address:{IP:10.217.1.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:30.658043 crc crio[23211]: time=\"2026-06-11T17:31:30.657934655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:30.663121 crc crio[23211]: time=\"2026-06-11T17:31:30.662666393Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7 UID:dbe00af4-e783-4b6e-9802-e66539668778 NetNS:/var/run/netns/dfe1e77a-cfcb-4945-93ba-ae1624cc3963 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbe00af4_e783_4b6e_9802_e66539668778.slice PodAnnotations:0xc007c149f8}] Aliases:map[]}\"\nJun 11 17:31:30.663121 crc crio[23211]: time=\"2026-06-11T17:31:30.66296442Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:30.683501 crc crio[23211]: time=\"2026-06-11T17:31:30.67489465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:30.704652 crc crio[23211]: time=\"2026-06-11T17:31:30.704563303Z\" level=info msg=\"Ran pod sandbox dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7 with infra container: openstack/ceilometer-0/POD\" id=120f4178-b2f6-4dd8-9b8c-250d39e51f42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:30.709775 crc crio[23211]: time=\"2026-06-11T17:31:30.709675191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8eaef867-a1af-437f-bed3-50ff5b37c6f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:30.795569 crc crio[23211]: time=\"2026-06-11T17:31:30.786714812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7177d3b1-c460-47d8-accb-bfb237325358 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:30.795949 crc crio[23211]: time=\"2026-06-11T17:31:30.795745757Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c4fd0556-ab73-4194-bc15-c5e4f0a37849 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:30.798579 crc crio[23211]: time=\"2026-06-11T17:31:30.796415914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:30.813383 crc crio[23211]: 2026-06-11T17:31:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea23a5096e1165a Mac:06:94:0c:ad:31:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8d Mtu:0 Sandbox:/var/run/netns/93ffaeca-4da6-43f4-97be-8aa064a72851 SocketPath: PciID:}] [{Interface:0xc0004c81a0 Address:{IP:10.217.1.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:30.815332 crc crio[23211]: time=\"2026-06-11T17:31:30.815251416Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5 UID:7406a613-e689-4836-a054-11132a3bf217 NetNS:/var/run/netns/93ffaeca-4da6-43f4-97be-8aa064a72851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7406a613_e689_4836_a054_11132a3bf217.slice PodAnnotations:0xc0066192f8}] Aliases:map[]}\"\nJun 11 17:31:30.815658 crc crio[23211]: time=\"2026-06-11T17:31:30.815522913Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:30.875813 crc crio[23211]: time=\"2026-06-11T17:31:30.8756724Z\" level=info msg=\"Ran pod sandbox ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5 with infra container: openstack/nova-cell1-conductor-0/POD\" id=bd6bfe91-2c20-4278-87f3-3456b282b1a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:30.881102 crc crio[23211]: time=\"2026-06-11T17:31:30.880998284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=06cf98dd-e5d4-41e6-bda8-2a555955d379 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:30.922126 crc crio[23211]: time=\"2026-06-11T17:31:30.922019051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0f017a32-9eec-49b8-a0b1-42162ba7314e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:30.941331 crc crio[23211]: time=\"2026-06-11T17:31:30.941020547Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=8022699c-a176-4b1f-b9d0-173676795da0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:30.947136 crc crio[23211]: time=\"2026-06-11T17:31:30.947047388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:30.969651 crc crio[23211]: time=\"2026-06-11T17:31:30.968071366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:30.975778 crc crio[23211]: time=\"2026-06-11T17:31:30.975601163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:31.194554 crc crio[23211]: time=\"2026-06-11T17:31:31.194396595Z\" level=info msg=\"Created container c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1: openstack/ceilometer-0/ceilometer-central-agent\" id=c4fd0556-ab73-4194-bc15-c5e4f0a37849 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:31.202476 crc crio[23211]: time=\"2026-06-11T17:31:31.202237202Z\" level=info msg=\"Starting container: c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1\" id=93c10775-6593-438d-ab17-c56670cd09ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:31.210741 crc crio[23211]: time=\"2026-06-11T17:31:31.21053644Z\" level=info msg=\"Created container af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95: openstack/nova-api-0/nova-api-api\" id=5e6ae122-448d-49a2-ba4a-0f8b1a83c4d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:31.219133 crc crio[23211]: time=\"2026-06-11T17:31:31.219036413Z\" level=info msg=\"Started container\" PID=269006 containerID=c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1 description=openstack/ceilometer-0/ceilometer-central-agent id=93c10775-6593-438d-ab17-c56670cd09ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\nJun 11 17:31:31.219553 crc crio[23211]: time=\"2026-06-11T17:31:31.219241198Z\" level=info msg=\"Starting container: af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95\" id=33ffe8e8-1d45-425e-8146-ccd848cae685 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:31.235977 crc crio[23211]: time=\"2026-06-11T17:31:31.235715241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:31.241012 crc crio[23211]: time=\"2026-06-11T17:31:31.24088256Z\" level=info msg=\"Started container\" PID=269000 containerID=af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95 description=openstack/nova-api-0/nova-api-api id=33ffe8e8-1d45-425e-8146-ccd848cae685 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\nJun 11 17:31:31.248546 crc crio[23211]: time=\"2026-06-11T17:31:31.248469841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=efdf7c47-031c-46c4-a1f4-3a691bdb84bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:31.308810 crc crio[23211]: time=\"2026-06-11T17:31:31.302478194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=23d5006c-d30c-4d62-a58b-428db1586d0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:31.314389 crc crio[23211]: time=\"2026-06-11T17:31:31.313768517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:31.318273 crc crio[23211]: time=\"2026-06-11T17:31:31.316677339Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=dbe139f7-46ac-4db0-ba54-a054a6bee09f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:31.318273 crc crio[23211]: time=\"2026-06-11T17:31:31.317149091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:31.321078 crc crio[23211]: time=\"2026-06-11T17:31:31.320943406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:31.539634 crc crio[23211]: time=\"2026-06-11T17:31:31.538851725Z\" level=info msg=\"Created container 5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=8022699c-a176-4b1f-b9d0-173676795da0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:31.542257 crc crio[23211]: time=\"2026-06-11T17:31:31.542139128Z\" level=info msg=\"Starting container: 5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8\" id=f8c5ae22-3013-49d6-96df-ab7e62a33d4a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:31.580368 crc crio[23211]: time=\"2026-06-11T17:31:31.577394752Z\" level=info msg=\"Created container 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186: openstack/cinder-scheduler-0/cinder-scheduler\" id=729cf845-df1b-4b46-9c62-81336cd970b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:31.580368 crc crio[23211]: time=\"2026-06-11T17:31:31.578005847Z\" level=info msg=\"Started container\" PID=269033 containerID=5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f8c5ae22-3013-49d6-96df-ab7e62a33d4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\nJun 11 17:31:31.592517 crc crio[23211]: time=\"2026-06-11T17:31:31.590704596Z\" level=info msg=\"Starting container: 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186\" id=6e4f114e-cfcb-44ad-9a2b-2645471dcc5d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:31.596874 crc crio[23211]: time=\"2026-06-11T17:31:31.596769627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:31.644515 crc crio[23211]: time=\"2026-06-11T17:31:31.644232436Z\" level=info msg=\"Started container\" PID=269025 containerID=12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186 description=openstack/cinder-scheduler-0/cinder-scheduler id=6e4f114e-cfcb-44ad-9a2b-2645471dcc5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\nJun 11 17:31:31.656511 crc crio[23211]: time=\"2026-06-11T17:31:31.653223461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:31.682478 crc crio[23211]: time=\"2026-06-11T17:31:31.681347436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:31.741375 crc crio[23211]: time=\"2026-06-11T17:31:31.739130973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=61ddeccd-d63f-4d45-a34f-aab396c9cb59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:31.880568 crc crio[23211]: time=\"2026-06-11T17:31:31.878849054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=c9217da6-0bce-46a3-826d-c23612fe6b3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:31.900480 crc crio[23211]: time=\"2026-06-11T17:31:31.899859221Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=51d05b81-5283-4b6a-b18d-e5e4fa94678a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:31.901523 crc crio[23211]: time=\"2026-06-11T17:31:31.901165343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:31.924292 crc crio[23211]: time=\"2026-06-11T17:31:31.924134Z\" level=info msg=\"Created container 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c: openstack/cinder-api-0/cinder-api-log\" id=d330c0f6-8e9a-40c0-a2ab-5e2c1a2e7393 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:31.926588 crc crio[23211]: time=\"2026-06-11T17:31:31.926375796Z\" level=info msg=\"Starting container: 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c\" id=e6bfb757-543b-4c57-8967-041d62cfcac0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:31.935783 crc crio[23211]: time=\"2026-06-11T17:31:31.935665858Z\" level=info msg=\"Started container\" PID=269074 containerID=92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c description=openstack/cinder-api-0/cinder-api-log id=e6bfb757-543b-4c57-8967-041d62cfcac0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\nJun 11 17:31:32.040576 crc crio[23211]: time=\"2026-06-11T17:31:32.005779975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=dadf894f-cf1e-4d76-ae93-b65c305ec789 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:32.237979 crc crio[23211]: time=\"2026-06-11T17:31:32.22751707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:32.313248 crc crio[23211]: time=\"2026-06-11T17:31:32.308735505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=a0440d6d-1103-469d-98c6-2922c5f6cbe3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:32.320205 crc crio[23211]: time=\"2026-06-11T17:31:32.32005455Z\" level=info msg=\"Created container ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894: openstack/ceilometer-0/ceilometer-notification-agent\" id=dbe139f7-46ac-4db0-ba54-a054a6bee09f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:32.323688 crc crio[23211]: time=\"2026-06-11T17:31:32.323607228Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=cafe836a-4d20-405d-a0d5-4de28131dba5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:32.324082 crc crio[23211]: time=\"2026-06-11T17:31:32.324027039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:32.329949 crc crio[23211]: time=\"2026-06-11T17:31:32.329895276Z\" level=info msg=\"Starting container: ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894\" id=30f24246-0bf3-4031-bd41-13cc9ea398fe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:32.351295 crc crio[23211]: time=\"2026-06-11T17:31:32.351157359Z\" level=info msg=\"Started container\" PID=269084 containerID=ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894 description=openstack/ceilometer-0/ceilometer-notification-agent id=30f24246-0bf3-4031-bd41-13cc9ea398fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\nJun 11 17:31:32.367981 crc crio[23211]: time=\"2026-06-11T17:31:32.367834207Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a4cb6831-ef92-45db-b767-fb53f7f51a43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:32.487546 crc crio[23211]: time=\"2026-06-11T17:31:32.486982152Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=f954011c-e62d-4b69-b33d-293b92de827d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:32.631000 crc crio[23211]: time=\"2026-06-11T17:31:32.630900858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:32.754600 crc crio[23211]: time=\"2026-06-11T17:31:32.754488604Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=41915e43-63f7-4bfa-b7d6-571bd6ffa7d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:32.755394 crc crio[23211]: time=\"2026-06-11T17:31:32.755322564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:33.026641 crc crio[23211]: time=\"2026-06-11T17:31:33.024963991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:33.057575 crc crio[23211]: time=\"2026-06-11T17:31:33.05727798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:33.314605 crc crio[23211]: time=\"2026-06-11T17:31:33.31152879Z\" level=info msg=\"Created container a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3: openstack/ceilometer-0/sg-core\" id=41915e43-63f7-4bfa-b7d6-571bd6ffa7d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:33.316532 crc crio[23211]: time=\"2026-06-11T17:31:33.316375592Z\" level=info msg=\"Starting container: a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3\" id=161cbe61-27a7-42ec-80a2-9111d4c2d27d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:33.328911 crc crio[23211]: time=\"2026-06-11T17:31:33.328787883Z\" level=info msg=\"Started container\" PID=269296 containerID=a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3 description=openstack/ceilometer-0/sg-core id=161cbe61-27a7-42ec-80a2-9111d4c2d27d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\nJun 11 17:31:33.429603 crc crio[23211]: time=\"2026-06-11T17:31:33.429354583Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=feb3f588-d440-4419-873b-60d6f1b70a7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:33.543957 crc crio[23211]: time=\"2026-06-11T17:31:33.543866582Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=65083220-5939-4cb3-96d0-63fce78719c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:33.665038 crc crio[23211]: time=\"2026-06-11T17:31:33.663789777Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=51ebaae1-dfec-43c5-98b4-ad377136fc86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:33.665599 crc crio[23211]: time=\"2026-06-11T17:31:33.665406967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:33.728853 crc crio[23211]: time=\"2026-06-11T17:31:33.728275823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=4e65ff00-1aea-4ec6-80c5-30609c2efdab name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:33.841554 crc crio[23211]: time=\"2026-06-11T17:31:33.841357666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0372b8ed-16a1-466d-a1a0-03dc53fb5d6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:33.856129 crc crio[23211]: time=\"2026-06-11T17:31:33.855760937Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6d1f2e59-58ef-45e0-a724-a8a40f03df6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:33.856830 crc crio[23211]: time=\"2026-06-11T17:31:33.856334621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:34.117627 crc crio[23211]: time=\"2026-06-11T17:31:34.117533225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:34.129705 crc crio[23211]: time=\"2026-06-11T17:31:34.129615808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:34.261156 crc crio[23211]: time=\"2026-06-11T17:31:34.259405491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:34.287095 crc crio[23211]: time=\"2026-06-11T17:31:34.287028853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:34.323134 crc crio[23211]: time=\"2026-06-11T17:31:34.323010104Z\" level=info msg=\"Created container 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8: openstack/ceilometer-0/proxy-httpd\" id=51ebaae1-dfec-43c5-98b4-ad377136fc86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:34.328730 crc crio[23211]: time=\"2026-06-11T17:31:34.328525772Z\" level=info msg=\"Starting container: 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8\" id=e5a3fe44-231e-4c98-9110-38df1a44f5f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:34.351688 crc crio[23211]: time=\"2026-06-11T17:31:34.350584725Z\" level=info msg=\"Started container\" PID=269358 containerID=3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8 description=openstack/ceilometer-0/proxy-httpd id=e5a3fe44-231e-4c98-9110-38df1a44f5f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\nJun 11 17:31:34.460763 crc crio[23211]: time=\"2026-06-11T17:31:34.460676463Z\" level=info msg=\"Created container 7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6d1f2e59-58ef-45e0-a724-a8a40f03df6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:34.465817 crc crio[23211]: time=\"2026-06-11T17:31:34.465273709Z\" level=info msg=\"Starting container: 7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9\" id=56571ae2-cf6f-4b94-b29e-d2fec442ab9d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:34.479024 crc crio[23211]: time=\"2026-06-11T17:31:34.478217073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:34.499533 crc crio[23211]: time=\"2026-06-11T17:31:34.499314681Z\" level=info msg=\"Started container\" PID=269365 containerID=7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=56571ae2-cf6f-4b94-b29e-d2fec442ab9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\nJun 11 17:31:34.685686 crc crio[23211]: time=\"2026-06-11T17:31:34.68524124Z\" level=info msg=\"Created container dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c: openstack/cinder-scheduler-0/probe\" id=51d05b81-5283-4b6a-b18d-e5e4fa94678a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:34.693638 crc crio[23211]: time=\"2026-06-11T17:31:34.693384024Z\" level=info msg=\"Starting container: dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c\" id=989e219d-06b5-4d63-b28e-f51cf345b59f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:34.737538 crc crio[23211]: time=\"2026-06-11T17:31:34.735581761Z\" level=info msg=\"Started container\" PID=269381 containerID=dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c description=openstack/cinder-scheduler-0/probe id=989e219d-06b5-4d63-b28e-f51cf345b59f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\nJun 11 17:31:34.881831 crc crio[23211]: time=\"2026-06-11T17:31:34.880954284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:35.080892 crc crio[23211]: time=\"2026-06-11T17:31:35.080771289Z\" level=info msg=\"Created container acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d: openstack/cinder-api-0/cinder-api\" id=cafe836a-4d20-405d-a0d5-4de28131dba5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:35.083906 crc crio[23211]: time=\"2026-06-11T17:31:35.083811897Z\" level=info msg=\"Starting container: acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d\" id=1fea1d25-0caf-436f-8b40-1f9b582a09b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:35.096620 crc crio[23211]: time=\"2026-06-11T17:31:35.096514695Z\" level=info msg=\"Started container\" PID=269608 containerID=acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d description=openstack/cinder-api-0/cinder-api id=1fea1d25-0caf-436f-8b40-1f9b582a09b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\nJun 11 17:31:36.042735 crc crio[23211]: time=\"2026-06-11T17:31:36.041742958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=26d7fc1b-a66b-4df0-9b3c-9ef7ffe74006 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:38.145909 crc crio[23211]: time=\"2026-06-11T17:31:38.143949888Z\" level=info msg=\"Removing container: 4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5\" id=6ae625eb-8dce-4f03-a82d-983a604baaed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:41.515111 crc crio[23211]: time=\"2026-06-11T17:31:41.513905294Z\" level=info msg=\"Stopping pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\" id=2328414b-c491-4928-a32b-37942501b35a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:41.515111 crc crio[23211]: time=\"2026-06-11T17:31:41.515066533Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\" id=2328414b-c491-4928-a32b-37942501b35a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:41.517862 crc crio[23211]: time=\"2026-06-11T17:31:41.517666008Z\" level=info msg=\"Removing pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\" id=c250c485-8b8f-4cea-87f7-3147444dab4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:44.927166 crc crio[23211]: time=\"2026-06-11T17:31:44.92139173Z\" level=info msg=\"Stopping container: a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27 (timeout: 30s)\" id=ba46a654-68c8-4b9a-b055-eab57efd0465 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:47.515949 crc crio[23211]: time=\"2026-06-11T17:31:47.515158308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5c12f7a7-b2dc-40d6-b968-b19bdf22115e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:52.048314 crc crio[23211]: time=\"2026-06-11T17:31:52.04709626Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f7d46778-4808-45b6-81ff-4474898b26b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:52.179014 crc crio[23211]: time=\"2026-06-11T17:31:52.178930333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:52.769818 crc crio[23211]: time=\"2026-06-11T17:31:52.762656398Z\" level=info msg=\"Stopping container: c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098 (timeout: 30s)\" id=66c89488-4141-4344-b31a-ace7c106213a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:54.379574 crc crio[23211]: time=\"2026-06-11T17:31:54.379488549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=a4c3b098-1e5c-4121-b593-f908adc80458 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:56.316049 crc crio[23211]: time=\"2026-06-11T17:31:56.314308586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=c12eb59e-3f8d-4b11-83c3-d862da3e9e05 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:56.333594 crc crio[23211]: time=\"2026-06-11T17:31:56.333415075Z\" level=info msg=\"Stopped container a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=ba46a654-68c8-4b9a-b055-eab57efd0465 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:56.335213 crc crio[23211]: time=\"2026-06-11T17:31:56.335114358Z\" level=info msg=\"Stopping container: 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48 (timeout: 30s)\" id=2ad44341-252d-427d-935c-0be0452acb95 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:57.686869 crc crio[23211]: time=\"2026-06-11T17:31:57.685872382Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ace1d9c5-ef96-469e-b3fd-3c54c645e2fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:57.744155 crc crio[23211]: time=\"2026-06-11T17:31:57.74406412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:57.806264 crc crio[23211]: time=\"2026-06-11T17:31:57.806134575Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=dc0069d0-a038-4b9d-971d-783451a370c5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:57.808689 crc crio[23211]: time=\"2026-06-11T17:31:57.808629328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9ccb09f3-95f8-44c1-bf69-03a75ff42748 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:57.863656 crc crio[23211]: time=\"2026-06-11T17:31:57.863562604Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=820cd949-9ea6-4580-8e89-ca15289bc806 name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:57.865154 crc crio[23211]: time=\"2026-06-11T17:31:57.865042961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2b4772fe-73ed-4172-a053-76fe8bcab680 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:57.877254 crc crio[23211]: time=\"2026-06-11T17:31:57.877121274Z\" level=info msg=\"Removed pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\" id=c250c485-8b8f-4cea-87f7-3147444dab4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:57.878390 crc crio[23211]: time=\"2026-06-11T17:31:57.878277293Z\" level=info msg=\"Stopping pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\" id=0f45ccae-4e9a-4cd9-865d-1d68807ec459 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:57.878594 crc crio[23211]: time=\"2026-06-11T17:31:57.878511359Z\" level=info msg=\"Stopped pod sandbox (already stopped): 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\" id=0f45ccae-4e9a-4cd9-865d-1d68807ec459 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:57.879686 crc crio[23211]: time=\"2026-06-11T17:31:57.879574276Z\" level=info msg=\"Removing pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\" id=6bcf8af6-91b7-4679-87bb-6395dd6ca0f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:57.913846 crc crio[23211]: time=\"2026-06-11T17:31:57.91368935Z\" level=info msg=\"Stopped container c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098: openstack/keystone-596467fd76-d4zgm/keystone-api\" id=66c89488-4141-4344-b31a-ace7c106213a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:31:57.915124 crc crio[23211]: time=\"2026-06-11T17:31:57.914972372Z\" level=info msg=\"Stopping pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d\" id=c5c29cd8-e53a-4b0c-ac38-1db287e1718f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:57.916779 crc crio[23211]: time=\"2026-06-11T17:31:57.916553232Z\" level=info msg=\"Got pod network &{Name:keystone-596467fd76-d4zgm Namespace:openstack ID:0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d UID:46f5bada-2977-4087-99c9-ba98e1ee1c77 NetNS:/var/run/netns/07a46b73-b685-4b15-afc7-096399dbc516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46f5bada_2977_4087_99c9_ba98e1ee1c77.slice PodAnnotations:0xc0030886c8}] Aliases:map[]}\"\nJun 11 17:31:57.917121 crc crio[23211]: time=\"2026-06-11T17:31:57.917036723Z\" level=info msg=\"Deleting pod openstack_keystone-596467fd76-d4zgm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:57.937010 crc crio[23211]: time=\"2026-06-11T17:31:57.935061425Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=955d3003-32ce-47fb-8cf5-8343de479b4f name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:57.937010 crc crio[23211]: time=\"2026-06-11T17:31:57.935871736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=09bd2198-1bbf-4def-9276-bbdeb957e2e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:57.962897 crc crio[23211]: time=\"2026-06-11T17:31:57.96280176Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=d1eed6eb-086c-4de6-a8f6-ee6c5bfcb6d6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:57.964202 crc crio[23211]: time=\"2026-06-11T17:31:57.96355504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=a7dbf72b-6196-4ddf-b6ea-1cc645328608 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:58.001826 crc crio[23211]: time=\"2026-06-11T17:31:58.001639524Z\" level=info msg=\"Removed container 4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6ae625eb-8dce-4f03-a82d-983a604baaed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:58.052312 crc crio[23211]: time=\"2026-06-11T17:31:58.042268941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5793ea37-1673-4bd1-9ff5-b62edc046ad9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:58.056005 crc crio[23211]: time=\"2026-06-11T17:31:58.055890212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b7042f6f-25a2-4af4-b697-bd663dcdf3eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:58.081008 crc crio[23211]: time=\"2026-06-11T17:31:58.072711854Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=9c0a66cb-da23-41b4-9ae0-b24210848478 name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:58.081008 crc crio[23211]: time=\"2026-06-11T17:31:58.075491085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0e15b9d3-324d-4dba-91ac-180c04929c09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:58.128397 crc crio[23211]: time=\"2026-06-11T17:31:58.128149513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=4174f810-bfed-464a-807b-7e45e2491768 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:58.139733 crc crio[23211]: time=\"2026-06-11T17:31:58.136829741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=68168c59-dc84-4206-89eb-8cf4300e1574 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:58.158578 crc crio[23211]: time=\"2026-06-11T17:31:58.156413841Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=1baf72b6-f028-4494-90f5-875a3ab2c065 name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:58.162002 crc crio[23211]: time=\"2026-06-11T17:31:58.160394101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=50f5fe53-3ef8-493e-94e7-1f8fa5453c1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:58.186735 crc crio[23211]: time=\"2026-06-11T17:31:58.186648129Z\" level=info msg=\"Removed pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\" id=6bcf8af6-91b7-4679-87bb-6395dd6ca0f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.193861 crc crio[23211]: time=\"2026-06-11T17:31:58.19347759Z\" level=info msg=\"Stopping pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\" id=70e50e4c-9442-4f82-89c0-aa1d1c7227c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.193861 crc crio[23211]: time=\"2026-06-11T17:31:58.193805618Z\" level=info msg=\"Stopped pod sandbox (already stopped): 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\" id=70e50e4c-9442-4f82-89c0-aa1d1c7227c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.201094 crc crio[23211]: time=\"2026-06-11T17:31:58.200994808Z\" level=info msg=\"Removing pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\" id=6f249504-8d9d-4531-838e-95c504da7b78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.226491 crc crio[23211]: time=\"2026-06-11T17:31:58.223859702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.248584 crc crio[23211]: time=\"2026-06-11T17:31:58.240800175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.255760 crc crio[23211]: time=\"2026-06-11T17:31:58.255670908Z\" level=info msg=\"Removed pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\" id=6f249504-8d9d-4531-838e-95c504da7b78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.261706 crc crio[23211]: time=\"2026-06-11T17:31:58.261590426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b046616d-6ca8-4aea-9b23-ff726b2b70c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:58.262215 crc crio[23211]: time=\"2026-06-11T17:31:58.26212336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2594b89d-8a2d-42d9-b902-5a3524a5f1b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:58.262518 crc crio[23211]: time=\"2026-06-11T17:31:58.262370316Z\" level=info msg=\"Stopping pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\" id=c1ee7b53-0252-4bb7-b31b-f98ee96c96d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.262621 crc crio[23211]: time=\"2026-06-11T17:31:58.2625204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\" id=c1ee7b53-0252-4bb7-b31b-f98ee96c96d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.263990 crc crio[23211]: time=\"2026-06-11T17:31:58.263917695Z\" level=info msg=\"Removing pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\" id=ddaab01e-1f7f-4179-bf16-b633541aa2ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.272585 crc crio[23211]: time=\"2026-06-11T17:31:58.272345616Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=01fbf8dc-bb0b-41ac-995c-a755af6b4d81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:58.282545 crc crio[23211]: time=\"2026-06-11T17:31:58.282367697Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=db1abc3d-0fb6-4152-bb4e-4386da75398b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:58.299861 crc crio[23211]: time=\"2026-06-11T17:31:58.298687226Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-lq6q6/keystone-db-sync\" id=bd8e5847-568c-40d4-95e6-20c714dd844b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:58.300358 crc crio[23211]: time=\"2026-06-11T17:31:58.300291476Z\" level=info msg=\"Removed pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\" id=ddaab01e-1f7f-4179-bf16-b633541aa2ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.303209 crc crio[23211]: time=\"2026-06-11T17:31:58.303097027Z\" level=info msg=\"Stopping pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\" id=d4aa9d1f-768c-436d-a0b1-4bd3deaef97a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.306603 crc crio[23211]: time=\"2026-06-11T17:31:58.306279336Z\" level=info msg=\"Stopped pod sandbox (already stopped): e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\" id=d4aa9d1f-768c-436d-a0b1-4bd3deaef97a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.313320 crc crio[23211]: time=\"2026-06-11T17:31:58.31322906Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/wipe-data\" id=d5772034-6069-41ce-a9b1-d7f92279f1b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:58.314566 crc crio[23211]: time=\"2026-06-11T17:31:58.31441294Z\" level=info msg=\"Removing pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\" id=0170c138-08d7-4896-b4d3-b38b372bebc6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.317735 crc crio[23211]: time=\"2026-06-11T17:31:58.317637852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.324204 crc crio[23211]: time=\"2026-06-11T17:31:58.324127024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.325158 crc crio[23211]: time=\"2026-06-11T17:31:58.324150664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.338039 crc crio[23211]: time=\"2026-06-11T17:31:58.337876148Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=49b8d2b9-3f2a-4c78-9964-3325458540cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:58.357881 crc crio[23211]: time=\"2026-06-11T17:31:58.357758117Z\" level=info msg=\"Removed pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\" id=0170c138-08d7-4896-b4d3-b38b372bebc6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.359617 crc crio[23211]: time=\"2026-06-11T17:31:58.359557811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.360057 crc crio[23211]: time=\"2026-06-11T17:31:58.359939741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.362673 crc crio[23211]: time=\"2026-06-11T17:31:58.362605868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.369385 crc crio[23211]: time=\"2026-06-11T17:31:58.369286616Z\" level=info msg=\"Stopping pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\" id=4d8eee20-a125-41be-b4ea-240957a4b429 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.369576 crc crio[23211]: time=\"2026-06-11T17:31:58.369390418Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\" id=4d8eee20-a125-41be-b4ea-240957a4b429 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.370621 crc crio[23211]: time=\"2026-06-11T17:31:58.370530376Z\" level=info msg=\"Removing pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\" id=85ef5bf0-116a-4232-8e7a-03651e386899 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.371648 crc crio[23211]: time=\"2026-06-11T17:31:58.371413469Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/wipe-data\" id=4eb6c179-a6e5-4a02-8083-7ea612db7cb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:58.393006 crc crio[23211]: time=\"2026-06-11T17:31:58.392918277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.426994 crc crio[23211]: time=\"2026-06-11T17:31:58.426771615Z\" level=info msg=\"Stopped pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d\" id=c5c29cd8-e53a-4b0c-ac38-1db287e1718f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.437612 crc crio[23211]: time=\"2026-06-11T17:31:58.437512704Z\" level=info msg=\"Removed pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\" id=85ef5bf0-116a-4232-8e7a-03651e386899 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.438309 crc crio[23211]: time=\"2026-06-11T17:31:58.438270843Z\" level=info msg=\"Stopping pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\" id=032782cb-e854-4394-97ca-3e357e9ff41e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.438547 crc crio[23211]: time=\"2026-06-11T17:31:58.43851805Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\" id=032782cb-e854-4394-97ca-3e357e9ff41e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.440762 crc crio[23211]: time=\"2026-06-11T17:31:58.440682145Z\" level=info msg=\"Removing pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\" id=3aefcffe-5559-46f3-9d9b-73e52177263f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.463802 crc crio[23211]: time=\"2026-06-11T17:31:58.4636786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.476658 crc crio[23211]: time=\"2026-06-11T17:31:58.476473501Z\" level=info msg=\"Created container f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f7d46778-4808-45b6-81ff-4474898b26b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:58.479527 crc crio[23211]: time=\"2026-06-11T17:31:58.479383394Z\" level=info msg=\"Starting container: f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde\" id=41563646-2fbb-4d52-b313-b6da75100878 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:58.485385 crc crio[23211]: time=\"2026-06-11T17:31:58.485312343Z\" level=info msg=\"Started container\" PID=270917 containerID=f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=41563646-2fbb-4d52-b313-b6da75100878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\nJun 11 17:31:58.537937 crc crio[23211]: time=\"2026-06-11T17:31:58.537351497Z\" level=info msg=\"Created container cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ace1d9c5-ef96-469e-b3fd-3c54c645e2fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:58.550998 crc crio[23211]: time=\"2026-06-11T17:31:58.54988152Z\" level=info msg=\"Starting container: cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46\" id=c88967c9-0c04-4fad-b02a-8ee3ab8201ba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:58.571932 crc crio[23211]: time=\"2026-06-11T17:31:58.57182351Z\" level=info msg=\"Started container\" PID=270923 containerID=cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=c88967c9-0c04-4fad-b02a-8ee3ab8201ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\nJun 11 17:31:58.599098 crc crio[23211]: time=\"2026-06-11T17:31:58.596113589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.607935 crc crio[23211]: time=\"2026-06-11T17:31:58.605878204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.722605 crc crio[23211]: time=\"2026-06-11T17:31:58.721405738Z\" level=info msg=\"Removed pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\" id=3aefcffe-5559-46f3-9d9b-73e52177263f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.731731 crc crio[23211]: time=\"2026-06-11T17:31:58.725794748Z\" level=info msg=\"Stopping pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7\" id=c78ca49e-d8a6-4ae6-8aa5-4043089b8a7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.731731 crc crio[23211]: time=\"2026-06-11T17:31:58.725845799Z\" level=info msg=\"Stopped pod sandbox (already stopped): 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7\" id=c78ca49e-d8a6-4ae6-8aa5-4043089b8a7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.737750 crc crio[23211]: time=\"2026-06-11T17:31:58.737304876Z\" level=info msg=\"Removing pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7\" id=ecdddabe-ac3b-45e1-9deb-d6326d0f571b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.739939 crc crio[23211]: time=\"2026-06-11T17:31:58.73984866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.744313 crc crio[23211]: time=\"2026-06-11T17:31:58.744235979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.751562 crc crio[23211]: time=\"2026-06-11T17:31:58.750963798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.754324 crc crio[23211]: time=\"2026-06-11T17:31:58.754248701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.769949 crc crio[23211]: time=\"2026-06-11T17:31:58.769881862Z\" level=info msg=\"Created container 86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243: openstack/keystone-db-sync-lq6q6/keystone-db-sync\" id=bd8e5847-568c-40d4-95e6-20c714dd844b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:58.773270 crc crio[23211]: time=\"2026-06-11T17:31:58.771595895Z\" level=info msg=\"Starting container: 86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243\" id=f6e74f37-8169-4ce6-9130-8eec7edf6358 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:58.775264 crc crio[23211]: time=\"2026-06-11T17:31:58.775169604Z\" level=info msg=\"Removing container: c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098\" id=a8d12140-1940-400f-97e2-05301b11edd8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:58.788495 crc crio[23211]: time=\"2026-06-11T17:31:58.777589545Z\" level=info msg=\"Started container\" PID=270957 containerID=86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243 description=openstack/keystone-db-sync-lq6q6/keystone-db-sync id=f6e74f37-8169-4ce6-9130-8eec7edf6358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098\nJun 11 17:31:58.836941 crc crio[23211]: time=\"2026-06-11T17:31:58.836655925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.848682 crc crio[23211]: time=\"2026-06-11T17:31:58.847052326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.910360 crc crio[23211]: time=\"2026-06-11T17:31:58.909783478Z\" level=info msg=\"Removed container c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098: openstack/keystone-596467fd76-d4zgm/keystone-api\" id=a8d12140-1940-400f-97e2-05301b11edd8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:31:58.929534 crc crio[23211]: time=\"2026-06-11T17:31:58.929370128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.972680 crc crio[23211]: time=\"2026-06-11T17:31:58.936361943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:58.974349 crc crio[23211]: time=\"2026-06-11T17:31:58.958254172Z\" level=info msg=\"Created container 9a5e84ce1a3615b89a7007d35fd5ad07b370c397eaa20f16e1e7940f4383771f: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=01fbf8dc-bb0b-41ac-995c-a755af6b4d81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:58.974601 crc crio[23211]: time=\"2026-06-11T17:31:58.962632321Z\" level=info msg=\"Removed pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7\" id=ecdddabe-ac3b-45e1-9deb-d6326d0f571b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.975844 crc crio[23211]: time=\"2026-06-11T17:31:58.975719659Z\" level=info msg=\"Stopping pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243\" id=4af7fc56-6fdd-448a-880a-532088e3c2f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.975998 crc crio[23211]: time=\"2026-06-11T17:31:58.975856042Z\" level=info msg=\"Stopped pod sandbox (already stopped): 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243\" id=4af7fc56-6fdd-448a-880a-532088e3c2f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:31:58.976328 crc crio[23211]: time=\"2026-06-11T17:31:58.976261123Z\" level=info msg=\"Starting container: 9a5e84ce1a3615b89a7007d35fd5ad07b370c397eaa20f16e1e7940f4383771f\" id=893b4d58-91ba-476e-84fe-646b41fc4829 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:58.979920 crc crio[23211]: time=\"2026-06-11T17:31:58.979803881Z\" level=info msg=\"Removing pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243\" id=1cadacc6-c40f-41ec-8f57-21568f819b16 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:58.990304 crc crio[23211]: time=\"2026-06-11T17:31:58.985215828Z\" level=info msg=\"Started container\" PID=270984 containerID=9a5e84ce1a3615b89a7007d35fd5ad07b370c397eaa20f16e1e7940f4383771f description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=893b4d58-91ba-476e-84fe-646b41fc4829 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834\nJun 11 17:31:59.012869 crc crio[23211]: time=\"2026-06-11T17:31:59.012784498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:59.022511 crc crio[23211]: time=\"2026-06-11T17:31:59.020691987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:31:59.061365 crc crio[23211]: time=\"2026-06-11T17:31:59.061248723Z\" level=info msg=\"Removed pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243\" id=1cadacc6-c40f-41ec-8f57-21568f819b16 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:59.439410 crc crio[23211]: time=\"2026-06-11T17:31:59.4387233Z\" level=info msg=\"Created container 7bd61badf0c9d9ad005b1a0165451a72beed62649651cc00030c831b709a3b45: openstack/openstack-galera-0/mysql-bootstrap\" id=49b8d2b9-3f2a-4c78-9964-3325458540cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:59.444636 crc crio[23211]: time=\"2026-06-11T17:31:59.444548897Z\" level=info msg=\"Starting container: 7bd61badf0c9d9ad005b1a0165451a72beed62649651cc00030c831b709a3b45\" id=464a7e73-bc08-45b4-ac98-6474df93512e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:59.459327 crc crio[23211]: time=\"2026-06-11T17:31:59.45665706Z\" level=info msg=\"Created container 5c5801f9bc0380e4d20ef178df70f04828f15643dcebde04d0e564c87e61ad01: openstack/memcached-0/memcached\" id=db1abc3d-0fb6-4152-bb4e-4386da75398b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:59.459327 crc crio[23211]: time=\"2026-06-11T17:31:59.456779893Z\" level=info msg=\"Started container\" PID=270993 containerID=7bd61badf0c9d9ad005b1a0165451a72beed62649651cc00030c831b709a3b45 description=openstack/openstack-galera-0/mysql-bootstrap id=464a7e73-bc08-45b4-ac98-6474df93512e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096\nJun 11 17:31:59.459327 crc crio[23211]: time=\"2026-06-11T17:31:59.457375838Z\" level=info msg=\"Starting container: 5c5801f9bc0380e4d20ef178df70f04828f15643dcebde04d0e564c87e61ad01\" id=91e2171b-7bed-4c50-b92a-275e31d01100 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:59.479882 crc crio[23211]: time=\"2026-06-11T17:31:59.47978686Z\" level=info msg=\"Started container\" PID=271024 containerID=5c5801f9bc0380e4d20ef178df70f04828f15643dcebde04d0e564c87e61ad01 description=openstack/memcached-0/memcached id=91e2171b-7bed-4c50-b92a-275e31d01100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebb7831fee9ad620b5cc441320a984a5173c72aafaad8a8b294be2afc2e53de3\nJun 11 17:32:00.839481 crc crio[23211]: time=\"2026-06-11T17:32:00.83882039Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686652-d9n7p/POD\" id=7c79e93f-4754-4c25-8b77-5153698671df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:32:00.839481 crc crio[23211]: time=\"2026-06-11T17:32:00.839478446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:00.987972 crc crio[23211]: time=\"2026-06-11T17:32:00.987861574Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686652-d9n7p Namespace:openshift-infra ID:1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4 UID:5efe1ed6-1bf0-4104-89f0-93318361da4f NetNS:/var/run/netns/b1b51ef9-8b78-4ceb-9c5f-6562e8c10fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5efe1ed6_1bf0_4104_89f0_93318361da4f.slice PodAnnotations:0xc0038ada48}] Aliases:map[]}\"\nJun 11 17:32:00.987972 crc crio[23211]: time=\"2026-06-11T17:32:00.987968896Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686652-d9n7p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:01.006694 crc crio[23211]: time=\"2026-06-11T17:32:01.006592544Z\" level=info msg=\"Created container 3536e921302cc842747fc857ced2973e78f7bab8c2e397ceef8bd13f9d16e9c1: openstack/rabbitmq-cell1-server-0/wipe-data\" id=d5772034-6069-41ce-a9b1-d7f92279f1b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:01.008463 crc crio[23211]: time=\"2026-06-11T17:32:01.008324117Z\" level=info msg=\"Starting container: 3536e921302cc842747fc857ced2973e78f7bab8c2e397ceef8bd13f9d16e9c1\" id=bbd6100a-7cbe-445c-b707-63bba065a28f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:01.017629 crc crio[23211]: time=\"2026-06-11T17:32:01.017535118Z\" level=info msg=\"Started container\" PID=270985 containerID=3536e921302cc842747fc857ced2973e78f7bab8c2e397ceef8bd13f9d16e9c1 description=openstack/rabbitmq-cell1-server-0/wipe-data id=bbd6100a-7cbe-445c-b707-63bba065a28f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad\nJun 11 17:32:01.385074 crc crio[23211]: 2026-06-11T17:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c43af6f4b0fbb3 Mac:3e:21:c9:30:96:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8e Mtu:0 Sandbox:/var/run/netns/b1b51ef9-8b78-4ceb-9c5f-6562e8c10fca SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.1.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:32:01.385666 crc crio[23211]: time=\"2026-06-11T17:32:01.38557666Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686652-d9n7p Namespace:openshift-infra ID:1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4 UID:5efe1ed6-1bf0-4104-89f0-93318361da4f NetNS:/var/run/netns/b1b51ef9-8b78-4ceb-9c5f-6562e8c10fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5efe1ed6_1bf0_4104_89f0_93318361da4f.slice PodAnnotations:0xc0038ada48}] Aliases:map[]}\"\nJun 11 17:32:01.385813 crc crio[23211]: time=\"2026-06-11T17:32:01.385751384Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686652-d9n7p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:32:01.420553 crc crio[23211]: time=\"2026-06-11T17:32:01.420491784Z\" level=info msg=\"Ran pod sandbox 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4 with infra container: openshift-infra/auto-csr-approver-29686652-d9n7p/POD\" id=7c79e93f-4754-4c25-8b77-5153698671df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:32:01.423898 crc crio[23211]: time=\"2026-06-11T17:32:01.423821968Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7ae46968-7fa3-433a-9c63-bc2803b1221e name=/runtime.v1.ImageService/PullImage\nJun 11 17:32:01.438287 crc crio[23211]: time=\"2026-06-11T17:32:01.438164237Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:32:01.706971 crc crio[23211]: time=\"2026-06-11T17:32:01.704738126Z\" level=info msg=\"Created container 9e16fff65334517c75f47ddd9e95df9305ce69948d161db1365090b3601e117f: openstack/rabbitmq-server-0/wipe-data\" id=4eb6c179-a6e5-4a02-8083-7ea612db7cb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:01.706971 crc crio[23211]: time=\"2026-06-11T17:32:01.70649917Z\" level=info msg=\"Starting container: 9e16fff65334517c75f47ddd9e95df9305ce69948d161db1365090b3601e117f\" id=8d5da2a8-39b5-445d-a192-31d8ca8abd7e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:01.715327 crc crio[23211]: time=\"2026-06-11T17:32:01.714928011Z\" level=info msg=\"Started container\" PID=271022 containerID=9e16fff65334517c75f47ddd9e95df9305ce69948d161db1365090b3601e117f description=openstack/rabbitmq-server-0/wipe-data id=8d5da2a8-39b5-445d-a192-31d8ca8abd7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c\nJun 11 17:32:02.239354 crc crio[23211]: time=\"2026-06-11T17:32:02.239265118Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7ae46968-7fa3-433a-9c63-bc2803b1221e name=/runtime.v1.ImageService/PullImage\nJun 11 17:32:02.241270 crc crio[23211]: time=\"2026-06-11T17:32:02.240289094Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e878634c-2a1f-4a23-a8e2-f344e9dca7d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:02.242820 crc crio[23211]: time=\"2026-06-11T17:32:02.242754546Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=37871c8d-956a-429a-a69b-dfb96e84804c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:02.251511 crc crio[23211]: time=\"2026-06-11T17:32:02.251317421Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686652-d9n7p/oc\" id=bf8c4896-01ff-46ec-9b83-011d6def5692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:02.252097 crc crio[23211]: time=\"2026-06-11T17:32:02.252020058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:02.333914 crc crio[23211]: time=\"2026-06-11T17:32:02.333797737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:02.578262 crc crio[23211]: time=\"2026-06-11T17:32:02.577910483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:02.724099 crc crio[23211]: time=\"2026-06-11T17:32:02.723080161Z\" level=info msg=\"Created container e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba: openshift-infra/auto-csr-approver-29686652-d9n7p/oc\" id=bf8c4896-01ff-46ec-9b83-011d6def5692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:02.725918 crc crio[23211]: time=\"2026-06-11T17:32:02.72584814Z\" level=info msg=\"Starting container: e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba\" id=842a65fa-5c26-4363-a695-6cd993d5a0ec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:02.734136 crc crio[23211]: time=\"2026-06-11T17:32:02.734067936Z\" level=info msg=\"Started container\" PID=271568 containerID=e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba description=openshift-infra/auto-csr-approver-29686652-d9n7p/oc id=842a65fa-5c26-4363-a695-6cd993d5a0ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4\nJun 11 17:32:02.908680 crc crio[23211]: time=\"2026-06-11T17:32:02.906213399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=80cb18f6-ad6e-4e4e-a1d0-3a702ae68d56 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:02.940222 crc crio[23211]: time=\"2026-06-11T17:32:02.940091818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e3692b08-8067-4b61-8e0d-8ca2a037d9f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:02.951882 crc crio[23211]: time=\"2026-06-11T17:32:02.951593206Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=4db547ff-2a53-42b1-85a7-352633f89f89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:02.953212 crc crio[23211]: time=\"2026-06-11T17:32:02.953151325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:03.024380 crc crio[23211]: time=\"2026-06-11T17:32:03.024274807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:03.028456 crc crio[23211]: time=\"2026-06-11T17:32:03.028349669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:03.948392 crc crio[23211]: time=\"2026-06-11T17:32:03.948284469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=eed3d6d7-6d4c-47c0-8887-dd87dcb217cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:03.964820 crc crio[23211]: time=\"2026-06-11T17:32:03.964745231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a27b5bff-3f31-4dbc-8433-2f502c710790 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:03.969765 crc crio[23211]: time=\"2026-06-11T17:32:03.969641473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=bfb255af-d4d4-4342-8d66-726f0a88b1fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:04.000737 crc crio[23211]: time=\"2026-06-11T17:32:04.000266361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=9501b3e7-ce9b-4ae1-974f-392576926abb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:04.021734 crc crio[23211]: time=\"2026-06-11T17:32:04.021603325Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=e3979ea3-4eaf-4f77-b7db-1fda4e63eb82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:04.038068 crc crio[23211]: time=\"2026-06-11T17:32:04.034708173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:04.073765 crc crio[23211]: time=\"2026-06-11T17:32:04.073320182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=15d73b91-5789-49c0-9468-69253d032fbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:04.077000 crc crio[23211]: time=\"2026-06-11T17:32:04.076884091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=29534e49-4716-46f7-8df3-f21f1026437a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:04.097511 crc crio[23211]: time=\"2026-06-11T17:32:04.09401492Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=8aa5deda-b71b-47db-b345-7471cbf88c01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:04.097511 crc crio[23211]: time=\"2026-06-11T17:32:04.096726768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:04.101000 crc crio[23211]: time=\"2026-06-11T17:32:04.100284176Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=a255e4e0-2e55-4946-ae5e-888997f9b8af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:04.165552 crc crio[23211]: time=\"2026-06-11T17:32:04.165395008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:04.174056 crc crio[23211]: time=\"2026-06-11T17:32:04.173942403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:04.181652 crc crio[23211]: time=\"2026-06-11T17:32:04.181398259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:04.290161 crc crio[23211]: time=\"2026-06-11T17:32:04.290060183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:04.293930 crc crio[23211]: time=\"2026-06-11T17:32:04.293866347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:04.394380 crc crio[23211]: time=\"2026-06-11T17:32:04.394295253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:04.403168 crc crio[23211]: time=\"2026-06-11T17:32:04.403095303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:04.573272 crc crio[23211]: time=\"2026-06-11T17:32:04.573125795Z\" level=info msg=\"Created container e15c837fed5bbe34c776667f28d77ff8fc833a45ef5273d2e1574d0546598aa9: openstack/openstack-galera-0/galera\" id=8aa5deda-b71b-47db-b345-7471cbf88c01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:04.576213 crc crio[23211]: time=\"2026-06-11T17:32:04.576068638Z\" level=info msg=\"Starting container: e15c837fed5bbe34c776667f28d77ff8fc833a45ef5273d2e1574d0546598aa9\" id=c8983fa1-1fa3-4488-82bd-7d0b5567794a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:04.584597 crc crio[23211]: time=\"2026-06-11T17:32:04.584256563Z\" level=info msg=\"Started container\" PID=271694 containerID=e15c837fed5bbe34c776667f28d77ff8fc833a45ef5273d2e1574d0546598aa9 description=openstack/openstack-galera-0/galera id=c8983fa1-1fa3-4488-82bd-7d0b5567794a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096\nJun 11 17:32:05.018735 crc crio[23211]: time=\"2026-06-11T17:32:05.018657707Z\" level=info msg=\"Stopping pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4\" id=177e26b0-f7c1-40d7-88d7-0b650e10e6ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:05.019738 crc crio[23211]: time=\"2026-06-11T17:32:05.019665592Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686652-d9n7p Namespace:openshift-infra ID:1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4 UID:5efe1ed6-1bf0-4104-89f0-93318361da4f NetNS:/var/run/netns/b1b51ef9-8b78-4ceb-9c5f-6562e8c10fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5efe1ed6_1bf0_4104_89f0_93318361da4f.slice PodAnnotations:0xc006618250}] Aliases:map[]}\"\nJun 11 17:32:05.020005 crc crio[23211]: time=\"2026-06-11T17:32:05.019928699Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686652-d9n7p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:05.245962 crc crio[23211]: time=\"2026-06-11T17:32:05.24587049Z\" level=info msg=\"Created container 85677cda2929774c5e61eab5f632afd29026894aa46e9c92913a1a0db4b7ab1e: openstack/openstack-cell1-galera-0/galera\" id=a255e4e0-2e55-4946-ae5e-888997f9b8af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:05.249014 crc crio[23211]: time=\"2026-06-11T17:32:05.248939307Z\" level=info msg=\"Starting container: 85677cda2929774c5e61eab5f632afd29026894aa46e9c92913a1a0db4b7ab1e\" id=8a812ec2-9532-4125-a789-9b9a33d703d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:05.259362 crc crio[23211]: time=\"2026-06-11T17:32:05.258990698Z\" level=info msg=\"Started container\" PID=271695 containerID=85677cda2929774c5e61eab5f632afd29026894aa46e9c92913a1a0db4b7ab1e description=openstack/openstack-cell1-galera-0/galera id=8a812ec2-9532-4125-a789-9b9a33d703d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834\nJun 11 17:32:05.523754 crc crio[23211]: time=\"2026-06-11T17:32:05.521694901Z\" level=info msg=\"Stopped pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4\" id=177e26b0-f7c1-40d7-88d7-0b650e10e6ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:05.907636 crc crio[23211]: time=\"2026-06-11T17:32:05.906839251Z\" level=info msg=\"Created container b3ef3c45c4ac5b8543fbaa400f4940dd6afa62f64952c1197680328502711f78: openstack/rabbitmq-cell1-server-0/setup-container\" id=4db547ff-2a53-42b1-85a7-352633f89f89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:05.908907 crc crio[23211]: time=\"2026-06-11T17:32:05.90882938Z\" level=info msg=\"Starting container: b3ef3c45c4ac5b8543fbaa400f4940dd6afa62f64952c1197680328502711f78\" id=5ca166b1-4eff-4649-84ed-96be20cd457a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:05.914780 crc crio[23211]: time=\"2026-06-11T17:32:05.914670686Z\" level=info msg=\"Started container\" PID=271620 containerID=b3ef3c45c4ac5b8543fbaa400f4940dd6afa62f64952c1197680328502711f78 description=openstack/rabbitmq-cell1-server-0/setup-container id=5ca166b1-4eff-4649-84ed-96be20cd457a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad\nJun 11 17:32:06.702727 crc crio[23211]: time=\"2026-06-11T17:32:06.701869311Z\" level=info msg=\"Created container 2fe1fe2e2e99bfa8be3f8faa8f52b4b25762399864320a844b24aa77126afdd8: openstack/rabbitmq-server-0/setup-container\" id=e3979ea3-4eaf-4f77-b7db-1fda4e63eb82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:06.707353 crc crio[23211]: time=\"2026-06-11T17:32:06.707230125Z\" level=info msg=\"Starting container: 2fe1fe2e2e99bfa8be3f8faa8f52b4b25762399864320a844b24aa77126afdd8\" id=d2d8c396-aa44-4458-b5ff-935f1fc60fcc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:06.712865 crc crio[23211]: time=\"2026-06-11T17:32:06.712682632Z\" level=info msg=\"Started container\" PID=271692 containerID=2fe1fe2e2e99bfa8be3f8faa8f52b4b25762399864320a844b24aa77126afdd8 description=openstack/rabbitmq-server-0/setup-container id=d2d8c396-aa44-4458-b5ff-935f1fc60fcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c\nJun 11 17:32:09.888920 crc crio[23211]: time=\"2026-06-11T17:32:09.88762306Z\" level=info msg=\"Stopped container 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=2ad44341-252d-427d-935c-0be0452acb95 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:09.891648 crc crio[23211]: time=\"2026-06-11T17:32:09.891555809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=43c5bd18-c657-47e9-8452-e8c0b86578fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:09.896944 crc crio[23211]: time=\"2026-06-11T17:32:09.896834692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7acd289f-5ac0-434b-bcc6-a7b3cf0aaae2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:09.919023 crc crio[23211]: time=\"2026-06-11T17:32:09.918927144Z\" level=info msg=\"Creating container: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=6a280eca-5536-4834-97b5-659c31190c61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:09.919504 crc crio[23211]: time=\"2026-06-11T17:32:09.919400626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:09.969826 crc crio[23211]: time=\"2026-06-11T17:32:09.969728958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:09.977954 crc crio[23211]: time=\"2026-06-11T17:32:09.977888373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:10.227889 crc crio[23211]: time=\"2026-06-11T17:32:10.227365643Z\" level=info msg=\"Created container faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=6a280eca-5536-4834-97b5-659c31190c61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:10.229272 crc crio[23211]: time=\"2026-06-11T17:32:10.229006314Z\" level=info msg=\"Starting container: faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d\" id=e71ebabb-7939-46b4-ac00-c8271588a32c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:10.236664 crc crio[23211]: time=\"2026-06-11T17:32:10.236403599Z\" level=info msg=\"Started container\" PID=272344 containerID=faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d description=openstack/barbican-api-695766c6-f8jzs/barbican-api-log id=e71ebabb-7939-46b4-ac00-c8271588a32c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\nJun 11 17:32:10.249354 crc crio[23211]: time=\"2026-06-11T17:32:10.249239472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=9b31b1f8-ded0-423b-b328-4b1d0337496d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:10.262276 crc crio[23211]: time=\"2026-06-11T17:32:10.262073592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d7546e48-20d5-421f-9162-b6231b91d95a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:10.269317 crc crio[23211]: time=\"2026-06-11T17:32:10.268626716Z\" level=info msg=\"Creating container: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=56fc36a2-217a-4918-9c14-78436f064a90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:10.269317 crc crio[23211]: time=\"2026-06-11T17:32:10.269052857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:10.380211 crc crio[23211]: time=\"2026-06-11T17:32:10.379743651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:10.394802 crc crio[23211]: time=\"2026-06-11T17:32:10.394698825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:10.593057 crc crio[23211]: time=\"2026-06-11T17:32:10.592849999Z\" level=info msg=\"Created container 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=56fc36a2-217a-4918-9c14-78436f064a90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:10.594695 crc crio[23211]: time=\"2026-06-11T17:32:10.594596964Z\" level=info msg=\"Starting container: 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e\" id=0f654589-da8e-4d6f-a400-353defc93a5a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:10.602637 crc crio[23211]: time=\"2026-06-11T17:32:10.602532963Z\" level=info msg=\"Started container\" PID=272441 containerID=81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e description=openstack/barbican-api-695766c6-f8jzs/barbican-api id=0f654589-da8e-4d6f-a400-353defc93a5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\nJun 11 17:32:13.267997 crc crio[23211]: time=\"2026-06-11T17:32:13.264758016Z\" level=info msg=\"Stopping pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098\" id=4ad48953-4e65-4e79-8c27-2ed4b7cd3544 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:13.269584 crc crio[23211]: time=\"2026-06-11T17:32:13.269003182Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-lq6q6 Namespace:openstack ID:575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098 UID:f5d9eb4b-a6dc-4d99-8a5c-2518e9077f56 NetNS:/var/run/netns/bcdb774e-2208-4dab-bf0f-f824a34c9ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d9eb4b_a6dc_4d99_8a5c_2518e9077f56.slice PodAnnotations:0xc006bcc7e8}] Aliases:map[]}\"\nJun 11 17:32:13.269584 crc crio[23211]: time=\"2026-06-11T17:32:13.269253728Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-lq6q6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:13.693341 crc crio[23211]: time=\"2026-06-11T17:32:13.693163769Z\" level=info msg=\"Stopped pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098\" id=4ad48953-4e65-4e79-8c27-2ed4b7cd3544 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:14.977653 crc crio[23211]: time=\"2026-06-11T17:32:14.976075323Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-zgn6w/POD\" id=6baedb05-e972-43d4-adf1-84e82df5be5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:32:14.979507 crc crio[23211]: time=\"2026-06-11T17:32:14.977722854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:15.034165 crc crio[23211]: time=\"2026-06-11T17:32:15.034001425Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-zgn6w Namespace:openstack ID:947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799 UID:0eb28ad4-63aa-4331-9524-bdf5929bcc5e NetNS:/var/run/netns/7e8bf45d-8dfc-461f-947e-092eb58b5617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0eb28ad4_63aa_4331_9524_bdf5929bcc5e.slice PodAnnotations:0xc003088430}] Aliases:map[]}\"\nJun 11 17:32:15.034165 crc crio[23211]: time=\"2026-06-11T17:32:15.034053126Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-zgn6w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:15.655240 crc crio[23211]: 2026-06-11T17:32:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:947bd2f60bcfba0 Mac:a6:d7:45:ca:e6:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8f Mtu:0 Sandbox:/var/run/netns/7e8bf45d-8dfc-461f-947e-092eb58b5617 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:32:15.656595 crc crio[23211]: time=\"2026-06-11T17:32:15.656253785Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-zgn6w Namespace:openstack ID:947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799 UID:0eb28ad4-63aa-4331-9524-bdf5929bcc5e NetNS:/var/run/netns/7e8bf45d-8dfc-461f-947e-092eb58b5617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0eb28ad4_63aa_4331_9524_bdf5929bcc5e.slice PodAnnotations:0xc003088430}] Aliases:map[]}\"\nJun 11 17:32:15.656595 crc crio[23211]: time=\"2026-06-11T17:32:15.656558494Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-zgn6w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:32:15.667917 crc crio[23211]: time=\"2026-06-11T17:32:15.667849537Z\" level=info msg=\"Ran pod sandbox 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799 with infra container: openstack/keystone-bootstrap-zgn6w/POD\" id=6baedb05-e972-43d4-adf1-84e82df5be5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:32:15.671592 crc crio[23211]: time=\"2026-06-11T17:32:15.671168689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=56891516-30f6-4dc2-bda4-1daebb197a50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:15.703399 crc crio[23211]: time=\"2026-06-11T17:32:15.703158591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=b98df2c9-0700-4a35-b464-ff3db34896b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:15.715553 crc crio[23211]: time=\"2026-06-11T17:32:15.715288944Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-zgn6w/keystone-bootstrap\" id=6cb703c0-668d-4ecb-8741-fcaea4ed6648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:15.717517 crc crio[23211]: time=\"2026-06-11T17:32:15.717363217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:15.787074 crc crio[23211]: time=\"2026-06-11T17:32:15.78696875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:15.792044 crc crio[23211]: time=\"2026-06-11T17:32:15.791952634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:15.939898 crc crio[23211]: time=\"2026-06-11T17:32:15.939092692Z\" level=info msg=\"Created container 3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec: openstack/keystone-bootstrap-zgn6w/keystone-bootstrap\" id=6cb703c0-668d-4ecb-8741-fcaea4ed6648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:15.941453 crc crio[23211]: time=\"2026-06-11T17:32:15.941272797Z\" level=info msg=\"Starting container: 3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec\" id=29a64dfc-ae0c-4ddb-a6aa-b6ea54bbcb87 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:15.949829 crc crio[23211]: time=\"2026-06-11T17:32:15.949725229Z\" level=info msg=\"Started container\" PID=272895 containerID=3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec description=openstack/keystone-bootstrap-zgn6w/keystone-bootstrap id=29a64dfc-ae0c-4ddb-a6aa-b6ea54bbcb87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799\nJun 11 17:32:19.730263 crc crio[23211]: time=\"2026-06-11T17:32:19.729219344Z\" level=info msg=\"Stopping container: e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40 (timeout: 30s)\" id=b57d2f2c-2e1a-40a7-b54f-42e65b008b1b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:19.731903 crc crio[23211]: time=\"2026-06-11T17:32:19.729682357Z\" level=info msg=\"Stopping container: 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60 (timeout: 30s)\" id=765e9024-88ef-4b65-88c6-44488b8e2bd1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:19.879174 crc crio[23211]: time=\"2026-06-11T17:32:19.878955136Z\" level=info msg=\"Stopped container e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40: openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log\" id=b57d2f2c-2e1a-40a7-b54f-42e65b008b1b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:22.593339 crc crio[23211]: time=\"2026-06-11T17:32:22.590006422Z\" level=info msg=\"Stopping pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799\" id=38befcdd-d0a5-44b4-87e0-f01ec1c5889d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:22.594996 crc crio[23211]: time=\"2026-06-11T17:32:22.593535791Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-zgn6w Namespace:openstack ID:947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799 UID:0eb28ad4-63aa-4331-9524-bdf5929bcc5e NetNS:/var/run/netns/7e8bf45d-8dfc-461f-947e-092eb58b5617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0eb28ad4_63aa_4331_9524_bdf5929bcc5e.slice PodAnnotations:0xc00008d328}] Aliases:map[]}\"\nJun 11 17:32:22.594996 crc crio[23211]: time=\"2026-06-11T17:32:22.593784207Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-zgn6w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:23.089746 crc crio[23211]: time=\"2026-06-11T17:32:23.089661481Z\" level=info msg=\"Stopped pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799\" id=38befcdd-d0a5-44b4-87e0-f01ec1c5889d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:24.131550 crc crio[23211]: time=\"2026-06-11T17:32:24.129792132Z\" level=info msg=\"Stopped container 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60: openstack/barbican-api-8648d45f78-g5nqh/barbican-api\" id=765e9024-88ef-4b65-88c6-44488b8e2bd1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:24.135538 crc crio[23211]: time=\"2026-06-11T17:32:24.135416473Z\" level=info msg=\"Stopping pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\" id=3e0a9151-3532-4265-b56a-9e2e4f55f81b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:24.136219 crc crio[23211]: time=\"2026-06-11T17:32:24.136131232Z\" level=info msg=\"Got pod network &{Name:barbican-api-8648d45f78-g5nqh Namespace:openstack ID:5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c UID:8502a545-7ebf-48db-a088-19573aa96289 NetNS:/var/run/netns/78f07ed2-9373-4b0e-b40c-25675acf8c18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8502a545_7ebf_48db_a088_19573aa96289.slice PodAnnotations:0xc0001afc20}] Aliases:map[]}\"\nJun 11 17:32:24.136744 crc crio[23211]: time=\"2026-06-11T17:32:24.136318726Z\" level=info msg=\"Deleting pod openstack_barbican-api-8648d45f78-g5nqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:24.537136 crc crio[23211]: time=\"2026-06-11T17:32:24.53522371Z\" level=info msg=\"Stopping container: ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894 (timeout: 30s)\" id=54791cde-1093-46c7-9ed7-3b94c036bb49 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:24.537136 crc crio[23211]: time=\"2026-06-11T17:32:24.535807505Z\" level=info msg=\"Stopping container: 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8 (timeout: 30s)\" id=6718d579-b27d-4e9a-939a-3d14163b6775 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:24.537136 crc crio[23211]: time=\"2026-06-11T17:32:24.535742233Z\" level=info msg=\"Stopping container: c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1 (timeout: 30s)\" id=e063abcf-d0a5-40dd-b8e1-1af07f7371bc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:24.539141 crc crio[23211]: time=\"2026-06-11T17:32:24.539049366Z\" level=info msg=\"Stopping container: a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3 (timeout: 30s)\" id=a2cf4a3a-2545-4ae7-95e5-4622372240d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:24.706906 crc crio[23211]: time=\"2026-06-11T17:32:24.70682117Z\" level=info msg=\"Stopped container a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3: openstack/ceilometer-0/sg-core\" id=a2cf4a3a-2545-4ae7-95e5-4622372240d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:24.712918 crc crio[23211]: time=\"2026-06-11T17:32:24.712847231Z\" level=info msg=\"Stopped pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\" id=3e0a9151-3532-4265-b56a-9e2e4f55f81b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:24.794372 crc crio[23211]: time=\"2026-06-11T17:32:24.794245141Z\" level=info msg=\"Stopped container 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8: openstack/ceilometer-0/proxy-httpd\" id=6718d579-b27d-4e9a-939a-3d14163b6775 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:25.084238 crc crio[23211]: time=\"2026-06-11T17:32:25.083776714Z\" level=info msg=\"Stopped container ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894: openstack/ceilometer-0/ceilometer-notification-agent\" id=54791cde-1093-46c7-9ed7-3b94c036bb49 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:25.169521 crc crio[23211]: time=\"2026-06-11T17:32:25.1693824Z\" level=info msg=\"Stopped container c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1: openstack/ceilometer-0/ceilometer-central-agent\" id=e063abcf-d0a5-40dd-b8e1-1af07f7371bc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:25.170813 crc crio[23211]: time=\"2026-06-11T17:32:25.170623071Z\" level=info msg=\"Stopping pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\" id=f0ee3f66-ee2c-4c61-841c-1eef69e95318 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:25.171262 crc crio[23211]: time=\"2026-06-11T17:32:25.171150004Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7 UID:dbe00af4-e783-4b6e-9802-e66539668778 NetNS:/var/run/netns/dfe1e77a-cfcb-4945-93ba-ae1624cc3963 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbe00af4_e783_4b6e_9802_e66539668778.slice PodAnnotations:0xc002794af8}] Aliases:map[]}\"\nJun 11 17:32:25.171382 crc crio[23211]: time=\"2026-06-11T17:32:25.171330638Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:25.535081 crc crio[23211]: time=\"2026-06-11T17:32:25.534719434Z\" level=info msg=\"Stopped pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\" id=f0ee3f66-ee2c-4c61-841c-1eef69e95318 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:25.699716 crc crio[23211]: time=\"2026-06-11T17:32:25.699306607Z\" level=info msg=\"Removing container: 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60\" id=cbc0a422-5a8a-4cb2-a864-3b72417c2f4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:26.057671 crc crio[23211]: time=\"2026-06-11T17:32:26.05703785Z\" level=info msg=\"Removed container 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60: openstack/barbican-api-8648d45f78-g5nqh/barbican-api\" id=cbc0a422-5a8a-4cb2-a864-3b72417c2f4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:26.061010 crc crio[23211]: time=\"2026-06-11T17:32:26.060954149Z\" level=info msg=\"Removing container: e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40\" id=8283eac8-23ce-440e-9949-f388a73af119 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:26.101652 crc crio[23211]: time=\"2026-06-11T17:32:26.099893825Z\" level=info msg=\"Removed container e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40: openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log\" id=8283eac8-23ce-440e-9949-f388a73af119 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:26.103599 crc crio[23211]: time=\"2026-06-11T17:32:26.103526155Z\" level=info msg=\"Removing container: 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8\" id=1aa8d79a-b2bc-4052-8068-6cd476f83769 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:26.205368 crc crio[23211]: time=\"2026-06-11T17:32:26.205243864Z\" level=info msg=\"Removed container 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8: openstack/ceilometer-0/proxy-httpd\" id=1aa8d79a-b2bc-4052-8068-6cd476f83769 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:26.214774 crc crio[23211]: time=\"2026-06-11T17:32:26.214397344Z\" level=info msg=\"Removing container: a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3\" id=b3768298-73c0-4ead-8c99-98265ae5475d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:26.258772 crc crio[23211]: time=\"2026-06-11T17:32:26.258661842Z\" level=info msg=\"Removed container a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3: openstack/ceilometer-0/sg-core\" id=b3768298-73c0-4ead-8c99-98265ae5475d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:26.263542 crc crio[23211]: time=\"2026-06-11T17:32:26.263469353Z\" level=info msg=\"Removing container: ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894\" id=55bd741d-3c1d-41c1-89e3-f748ecabdf83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:26.295687 crc crio[23211]: time=\"2026-06-11T17:32:26.295588458Z\" level=info msg=\"Removed container ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894: openstack/ceilometer-0/ceilometer-notification-agent\" id=55bd741d-3c1d-41c1-89e3-f748ecabdf83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:26.298733 crc crio[23211]: time=\"2026-06-11T17:32:26.298666075Z\" level=info msg=\"Removing container: c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1\" id=a47805b8-756d-4940-9c27-2f80679d233c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:26.334507 crc crio[23211]: time=\"2026-06-11T17:32:26.334368639Z\" level=info msg=\"Removed container c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1: openstack/ceilometer-0/ceilometer-central-agent\" id=a47805b8-756d-4940-9c27-2f80679d233c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:26.346929 crc crio[23211]: time=\"2026-06-11T17:32:26.34675154Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5fdf847c98-tv4vc/POD\" id=e6938aab-0a85-4a16-ac5e-6f0e6bd907d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:32:26.346929 crc crio[23211]: time=\"2026-06-11T17:32:26.346895744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:26.463205 crc crio[23211]: time=\"2026-06-11T17:32:26.463036073Z\" level=info msg=\"Got pod network &{Name:keystone-5fdf847c98-tv4vc Namespace:openstack ID:e9124c0ca1538805f21cb4d6726011cc61301d27b574092eb8e9c552ce3bc6f0 UID:b72da2df-4171-45c6-8868-4c082744ce8c NetNS:/var/run/netns/1df715c5-cb9d-4757-82f3-36feb441f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb72da2df_4171_45c6_8868_4c082744ce8c.slice PodAnnotations:0xc00294e130}] Aliases:map[]}\"\nJun 11 17:32:26.463205 crc crio[23211]: time=\"2026-06-11T17:32:26.463111715Z\" level=info msg=\"Adding pod openstack_keystone-5fdf847c98-tv4vc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:26.536918 crc crio[23211]: time=\"2026-06-11T17:32:26.536788721Z\" level=info msg=\"Stopping container: 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30 (timeout: 30s)\" id=c62d81b5-3b22-4823-ad27-6055e9bfe8f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:26.537839 crc crio[23211]: time=\"2026-06-11T17:32:26.537739266Z\" level=info msg=\"Stopping container: 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931 (timeout: 30s)\" id=000e15d6-d5f5-47be-9e0f-f3246dd6f8cf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:27.002365 crc crio[23211]: time=\"2026-06-11T17:32:26.997414203Z\" level=info msg=\"Stopped container 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30: openstack/neutron-86df755bf-m2kv8/neutron-httpd\" id=c62d81b5-3b22-4823-ad27-6055e9bfe8f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:27.123974 crc crio[23211]: 2026-06-11T17:32:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9124c0ca153880 Mac:72:5f:cd:ca:96:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:90 Mtu:0 Sandbox:/var/run/netns/1df715c5-cb9d-4757-82f3-36feb441f9e3 SocketPath: PciID:}] [{Interface:0xc000482740 Address:{IP:10.217.1.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:32:27.127761 crc crio[23211]: time=\"2026-06-11T17:32:27.127144443Z\" level=info msg=\"Got pod network &{Name:keystone-5fdf847c98-tv4vc Namespace:openstack ID:e9124c0ca1538805f21cb4d6726011cc61301d27b574092eb8e9c552ce3bc6f0 UID:b72da2df-4171-45c6-8868-4c082744ce8c NetNS:/var/run/netns/1df715c5-cb9d-4757-82f3-36feb441f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb72da2df_4171_45c6_8868_4c082744ce8c.slice PodAnnotations:0xc00294e130}] Aliases:map[]}\"\nJun 11 17:32:27.127761 crc crio[23211]: time=\"2026-06-11T17:32:27.127372338Z\" level=info msg=\"Checking pod openstack_keystone-5fdf847c98-tv4vc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:32:27.146819 crc crio[23211]: time=\"2026-06-11T17:32:27.146644903Z\" level=info msg=\"Ran pod sandbox e9124c0ca1538805f21cb4d6726011cc61301d27b574092eb8e9c552ce3bc6f0 with infra container: openstack/keystone-5fdf847c98-tv4vc/POD\" id=e6938aab-0a85-4a16-ac5e-6f0e6bd907d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:32:27.152077 crc crio[23211]: time=\"2026-06-11T17:32:27.151288629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=0be6cd68-3343-491c-a959-1fa0ed56f678 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:27.240728 crc crio[23211]: time=\"2026-06-11T17:32:27.240615067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=85328360-6ab2-482c-89cf-530c732e7521 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:27.244811 crc crio[23211]: time=\"2026-06-11T17:32:27.244653758Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=c1372557-dc60-4b82-83ca-4868ef78e994 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:32:27.244811 crc crio[23211]: time=\"2026-06-11T17:32:27.24473457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:27.253125 crc crio[23211]: time=\"2026-06-11T17:32:27.252989617Z\" level=info msg=\"Creating container: openstack/keystone-5fdf847c98-tv4vc/keystone-api\" id=91d35b42-04fa-43a0-a9c5-3835667b64e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:27.278870 crc crio[23211]: time=\"2026-06-11T17:32:27.277834959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:27.292707 crc crio[23211]: time=\"2026-06-11T17:32:27.292567729Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88 UID:7d9f9c90-7dc8-44db-add0-355dacb62654 NetNS:/var/run/netns/09c1de2c-9389-47a8-9684-1de65ee7c9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9f9c90_7dc8_44db_add0_355dacb62654.slice PodAnnotations:0xc00008cfe8}] Aliases:map[]}\"\nJun 11 17:32:27.292707 crc crio[23211]: time=\"2026-06-11T17:32:27.292645381Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:27.416930 crc crio[23211]: time=\"2026-06-11T17:32:27.416282458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:27.420609 crc crio[23211]: time=\"2026-06-11T17:32:27.420403111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:27.616680 crc crio[23211]: time=\"2026-06-11T17:32:27.615946841Z\" level=info msg=\"Created container a40df037aecab77cfedf2f5b359ba586c96dd81b41d66d146015fd40d9dd99f6: openstack/keystone-5fdf847c98-tv4vc/keystone-api\" id=91d35b42-04fa-43a0-a9c5-3835667b64e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:27.618288 crc crio[23211]: time=\"2026-06-11T17:32:27.618233969Z\" level=info msg=\"Starting container: a40df037aecab77cfedf2f5b359ba586c96dd81b41d66d146015fd40d9dd99f6\" id=8fd9eb04-f0bf-4b89-a76d-ddfebfce50f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:27.627883 crc crio[23211]: time=\"2026-06-11T17:32:27.627810888Z\" level=info msg=\"Started container\" PID=274008 containerID=a40df037aecab77cfedf2f5b359ba586c96dd81b41d66d146015fd40d9dd99f6 description=openstack/keystone-5fdf847c98-tv4vc/keystone-api id=8fd9eb04-f0bf-4b89-a76d-ddfebfce50f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9124c0ca1538805f21cb4d6726011cc61301d27b574092eb8e9c552ce3bc6f0\nJun 11 17:32:27.936745 crc crio[23211]: 2026-06-11T17:32:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaf2042c19e414a Mac:8e:d4:45:b4:0d:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:91 Mtu:0 Sandbox:/var/run/netns/09c1de2c-9389-47a8-9684-1de65ee7c9e7 SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.1.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:32:27.938481 crc crio[23211]: time=\"2026-06-11T17:32:27.938351449Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88 UID:7d9f9c90-7dc8-44db-add0-355dacb62654 NetNS:/var/run/netns/09c1de2c-9389-47a8-9684-1de65ee7c9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9f9c90_7dc8_44db_add0_355dacb62654.slice PodAnnotations:0xc00008cfe8}] Aliases:map[]}\"\nJun 11 17:32:27.938587 crc crio[23211]: time=\"2026-06-11T17:32:27.938563884Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:32:27.972655 crc crio[23211]: time=\"2026-06-11T17:32:27.972588287Z\" level=info msg=\"Ran pod sandbox aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88 with infra container: openstack/ceilometer-0/POD\" id=c1372557-dc60-4b82-83ca-4868ef78e994 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:32:27.986345 crc crio[23211]: time=\"2026-06-11T17:32:27.985588393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=793599c2-3481-4bcd-81a1-ddb19665d611 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:28.045272 crc crio[23211]: time=\"2026-06-11T17:32:28.04414719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e8de41c8-d1c5-4e66-a60c-560c23e044c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:28.052280 crc crio[23211]: time=\"2026-06-11T17:32:28.052113859Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e5f24581-8ded-42d9-b619-76b2274de3a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:28.052709 crc crio[23211]: time=\"2026-06-11T17:32:28.052663294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:28.139481 crc crio[23211]: time=\"2026-06-11T17:32:28.138600426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:28.144596 crc crio[23211]: time=\"2026-06-11T17:32:28.144522905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:28.588825 crc crio[23211]: time=\"2026-06-11T17:32:28.588734524Z\" level=info msg=\"Created container b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913: openstack/ceilometer-0/ceilometer-central-agent\" id=e5f24581-8ded-42d9-b619-76b2274de3a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:28.590163 crc crio[23211]: time=\"2026-06-11T17:32:28.589804521Z\" level=info msg=\"Starting container: b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913\" id=84777dfc-4666-41e1-b44e-82205c79e5ae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:28.599849 crc crio[23211]: time=\"2026-06-11T17:32:28.59974843Z\" level=info msg=\"Started container\" PID=274084 containerID=b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913 description=openstack/ceilometer-0/ceilometer-central-agent id=84777dfc-4666-41e1-b44e-82205c79e5ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\nJun 11 17:32:28.613120 crc crio[23211]: time=\"2026-06-11T17:32:28.613077085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=25d8eb48-41c1-4a9c-885f-7a91046c5706 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:28.646745 crc crio[23211]: time=\"2026-06-11T17:32:28.646544453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=16454d3a-5416-4f47-a4c3-52f615108d8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:28.659581 crc crio[23211]: time=\"2026-06-11T17:32:28.659513538Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=bc60163c-ce65-4fdf-a9cc-5381dd00dc73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:28.660399 crc crio[23211]: time=\"2026-06-11T17:32:28.66037123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:28.747750 crc crio[23211]: time=\"2026-06-11T17:32:28.747691217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:28.752274 crc crio[23211]: time=\"2026-06-11T17:32:28.752244141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:28.982600 crc crio[23211]: time=\"2026-06-11T17:32:28.982000258Z\" level=info msg=\"Created container 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c: openstack/ceilometer-0/ceilometer-notification-agent\" id=bc60163c-ce65-4fdf-a9cc-5381dd00dc73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:28.984288 crc crio[23211]: time=\"2026-06-11T17:32:28.984142622Z\" level=info msg=\"Starting container: 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c\" id=cfdd8d4d-ae06-4088-97c9-b3c44a56d649 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:28.989665 crc crio[23211]: time=\"2026-06-11T17:32:28.989543097Z\" level=info msg=\"Started container\" PID=274252 containerID=090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c description=openstack/ceilometer-0/ceilometer-notification-agent id=cfdd8d4d-ae06-4088-97c9-b3c44a56d649 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\nJun 11 17:32:29.003456 crc crio[23211]: time=\"2026-06-11T17:32:29.003370553Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bdadac80-1975-4032-a001-83615e617091 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:29.018273 crc crio[23211]: time=\"2026-06-11T17:32:29.018175914Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1a5e2e36-bc2d-4bfd-a1ba-5788e8100366 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:29.028125 crc crio[23211]: time=\"2026-06-11T17:32:29.02800296Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=19475cee-ca5b-4836-978d-57c869a87a62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:29.028672 crc crio[23211]: time=\"2026-06-11T17:32:29.028628165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:29.081282 crc crio[23211]: time=\"2026-06-11T17:32:29.081210623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:29.086017 crc crio[23211]: time=\"2026-06-11T17:32:29.085947682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:29.278854 crc crio[23211]: time=\"2026-06-11T17:32:29.278725483Z\" level=info msg=\"Created container 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8: openstack/ceilometer-0/sg-core\" id=19475cee-ca5b-4836-978d-57c869a87a62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:29.280628 crc crio[23211]: time=\"2026-06-11T17:32:29.280536048Z\" level=info msg=\"Starting container: 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8\" id=0bf86257-7747-42bc-a9db-83141e538fbc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:29.290373 crc crio[23211]: time=\"2026-06-11T17:32:29.289339538Z\" level=info msg=\"Started container\" PID=274278 containerID=5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8 description=openstack/ceilometer-0/sg-core id=0bf86257-7747-42bc-a9db-83141e538fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\nJun 11 17:32:29.301482 crc crio[23211]: time=\"2026-06-11T17:32:29.301279388Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=8e94a078-56c4-4cba-9428-64640ed82861 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:29.378501 crc crio[23211]: time=\"2026-06-11T17:32:29.377849366Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=6ce49658-2097-4881-80a5-9fb3536250ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:29.396358 crc crio[23211]: time=\"2026-06-11T17:32:29.395939969Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=29c3176b-c294-41e4-85e6-ac3e213be9c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:29.396933 crc crio[23211]: time=\"2026-06-11T17:32:29.396496174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:29.502161 crc crio[23211]: time=\"2026-06-11T17:32:29.502004177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:29.507332 crc crio[23211]: time=\"2026-06-11T17:32:29.506306305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:29.613384 crc crio[23211]: time=\"2026-06-11T17:32:29.613294225Z\" level=info msg=\"Created container 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f: openstack/ceilometer-0/proxy-httpd\" id=29c3176b-c294-41e4-85e6-ac3e213be9c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:29.616224 crc crio[23211]: time=\"2026-06-11T17:32:29.616114156Z\" level=info msg=\"Starting container: 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f\" id=bc92aa2e-be0e-4011-8a1a-fe8fc46dc5e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:29.622775 crc crio[23211]: time=\"2026-06-11T17:32:29.62266033Z\" level=info msg=\"Started container\" PID=274330 containerID=4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f description=openstack/ceilometer-0/proxy-httpd id=bc92aa2e-be0e-4011-8a1a-fe8fc46dc5e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\nJun 11 17:32:39.029376 crc crio[23211]: time=\"2026-06-11T17:32:39.028683691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2048b687-9dad-40a2-8f1f-c8485e6a6d98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:39.124144 crc crio[23211]: time=\"2026-06-11T17:32:39.123347863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e9ffb366-88ae-4639-bebe-f79d76ef24e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:39.135689 crc crio[23211]: time=\"2026-06-11T17:32:39.1356362Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=abcb81e3-4f3c-4f94-aa15-87f46b857213 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:39.136516 crc crio[23211]: time=\"2026-06-11T17:32:39.13641199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:39.214987 crc crio[23211]: time=\"2026-06-11T17:32:39.214874376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:39.218737 crc crio[23211]: time=\"2026-06-11T17:32:39.218672141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:39.475591 crc crio[23211]: time=\"2026-06-11T17:32:39.474902881Z\" level=info msg=\"Created container 2f2831285ff4a6815d840e03d07cfea8e1695729a2f1c9e971116b76178abf44: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=abcb81e3-4f3c-4f94-aa15-87f46b857213 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:39.477218 crc crio[23211]: time=\"2026-06-11T17:32:39.477073095Z\" level=info msg=\"Starting container: 2f2831285ff4a6815d840e03d07cfea8e1695729a2f1c9e971116b76178abf44\" id=11647086-4b65-43d1-8995-2a184e27bc47 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:39.486943 crc crio[23211]: time=\"2026-06-11T17:32:39.48682921Z\" level=info msg=\"Started container\" PID=275052 containerID=2f2831285ff4a6815d840e03d07cfea8e1695729a2f1c9e971116b76178abf44 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=11647086-4b65-43d1-8995-2a184e27bc47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad\nJun 11 17:32:39.508631 crc crio[23211]: time=\"2026-06-11T17:32:39.508488742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ed9003eb-88ae-4d3f-8ee8-08644203475f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:39.517566 crc crio[23211]: time=\"2026-06-11T17:32:39.516495433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=dd275409-2250-4384-b0ce-1f589ec959dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:39.533911 crc crio[23211]: time=\"2026-06-11T17:32:39.533253313Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=5ede203f-8c27-4255-b67d-afdfd3611c93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:39.534216 crc crio[23211]: time=\"2026-06-11T17:32:39.533950081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:39.632216 crc crio[23211]: time=\"2026-06-11T17:32:39.63170328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:39.639560 crc crio[23211]: time=\"2026-06-11T17:32:39.639498856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:39.961054 crc crio[23211]: time=\"2026-06-11T17:32:39.960807566Z\" level=info msg=\"Created container c967111ed5c02a1422b27ef29d497ddbb4776539a71edd25e6f6e1002e67fadd: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=5ede203f-8c27-4255-b67d-afdfd3611c93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:39.963879 crc crio[23211]: time=\"2026-06-11T17:32:39.963799661Z\" level=info msg=\"Starting container: c967111ed5c02a1422b27ef29d497ddbb4776539a71edd25e6f6e1002e67fadd\" id=2e1a73da-694f-41e2-b46b-d48a170c6542 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:39.977896 crc crio[23211]: time=\"2026-06-11T17:32:39.977798631Z\" level=info msg=\"Started container\" PID=275128 containerID=c967111ed5c02a1422b27ef29d497ddbb4776539a71edd25e6f6e1002e67fadd description=openstack/rabbitmq-cell1-server-0/amqp-proxy id=2e1a73da-694f-41e2-b46b-d48a170c6542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad\nJun 11 17:32:40.062056 crc crio[23211]: time=\"2026-06-11T17:32:40.061342904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c7e84b17-e89d-4904-b712-0ee629ecf771 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:40.168874 crc crio[23211]: time=\"2026-06-11T17:32:40.168775286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6c677be3-7e3d-49e9-946e-62764cae489f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:40.204572 crc crio[23211]: time=\"2026-06-11T17:32:40.204218784Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=f08b2f12-1a4c-48d4-909b-a437adf2485b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:40.212300 crc crio[23211]: time=\"2026-06-11T17:32:40.211791604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:40.314672 crc crio[23211]: time=\"2026-06-11T17:32:40.31462532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:40.319217 crc crio[23211]: time=\"2026-06-11T17:32:40.319158454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:40.536068 crc crio[23211]: time=\"2026-06-11T17:32:40.535496964Z\" level=info msg=\"Created container e95805c8dd5d2472a0f81d78b10ddd17527a6695b4564f36f50ae4ac75942555: openstack/rabbitmq-server-0/rabbitmq\" id=f08b2f12-1a4c-48d4-909b-a437adf2485b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:40.538483 crc crio[23211]: time=\"2026-06-11T17:32:40.538384216Z\" level=info msg=\"Starting container: e95805c8dd5d2472a0f81d78b10ddd17527a6695b4564f36f50ae4ac75942555\" id=7ceae650-e940-49e8-8df7-e80dcb21f896 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:40.546693 crc crio[23211]: time=\"2026-06-11T17:32:40.546606333Z\" level=info msg=\"Started container\" PID=275203 containerID=e95805c8dd5d2472a0f81d78b10ddd17527a6695b4564f36f50ae4ac75942555 description=openstack/rabbitmq-server-0/rabbitmq id=7ceae650-e940-49e8-8df7-e80dcb21f896 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c\nJun 11 17:32:40.561087 crc crio[23211]: time=\"2026-06-11T17:32:40.560968692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3e623c20-f643-411c-a941-d08d3ae51848 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:40.564293 crc crio[23211]: time=\"2026-06-11T17:32:40.564214994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5296900f-4f86-4e12-a85b-bd48702ca33f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:40.576533 crc crio[23211]: time=\"2026-06-11T17:32:40.576285936Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/amqp-proxy\" id=cbada27f-94bb-4e82-a931-cc0109154897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:40.576985 crc crio[23211]: time=\"2026-06-11T17:32:40.576902702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:40.650087 crc crio[23211]: time=\"2026-06-11T17:32:40.649970293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:40.654012 crc crio[23211]: time=\"2026-06-11T17:32:40.653927582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:40.887882 crc crio[23211]: time=\"2026-06-11T17:32:40.88776077Z\" level=info msg=\"Created container c35a065a2871abbb4eaf6260c9df3ee7488898038e983343feb94263e2d13386: openstack/rabbitmq-server-0/amqp-proxy\" id=cbada27f-94bb-4e82-a931-cc0109154897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:40.889595 crc crio[23211]: time=\"2026-06-11T17:32:40.889496404Z\" level=info msg=\"Starting container: c35a065a2871abbb4eaf6260c9df3ee7488898038e983343feb94263e2d13386\" id=4e8dbb71-fa31-4db2-9692-7fbe7295344e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:40.898133 crc crio[23211]: time=\"2026-06-11T17:32:40.898036548Z\" level=info msg=\"Started container\" PID=275261 containerID=c35a065a2871abbb4eaf6260c9df3ee7488898038e983343feb94263e2d13386 description=openstack/rabbitmq-server-0/amqp-proxy id=4e8dbb71-fa31-4db2-9692-7fbe7295344e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c\nJun 11 17:32:42.914049 crc crio[23211]: time=\"2026-06-11T17:32:42.913900226Z\" level=info msg=\"Stopped container 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931: openstack/neutron-86df755bf-m2kv8/neutron-api\" id=000e15d6-d5f5-47be-9e0f-f3246dd6f8cf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:42.916609 crc crio[23211]: time=\"2026-06-11T17:32:42.915621889Z\" level=info msg=\"Stopping pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\" id=5d61d4e1-df87-4531-898d-ebf299ab8c21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:42.919410 crc crio[23211]: time=\"2026-06-11T17:32:42.919173949Z\" level=info msg=\"Got pod network &{Name:neutron-86df755bf-m2kv8 Namespace:openstack ID:691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08 UID:08b62f76-0073-4ad6-88ff-ba05c925a6b5 NetNS:/var/run/netns/dc3bdbb9-34e7-4454-b49b-f9ada32522ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b62f76_0073_4ad6_88ff_ba05c925a6b5.slice PodAnnotations:0xc006618340}] Aliases:map[]}\"\nJun 11 17:32:42.924534 crc crio[23211]: time=\"2026-06-11T17:32:42.924378368Z\" level=info msg=\"Deleting pod openstack_neutron-86df755bf-m2kv8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:43.724798 crc crio[23211]: time=\"2026-06-11T17:32:43.724098486Z\" level=info msg=\"Stopped pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\" id=5d61d4e1-df87-4531-898d-ebf299ab8c21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:44.188543 crc crio[23211]: time=\"2026-06-11T17:32:44.188485661Z\" level=info msg=\"Removing container: 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30\" id=03d5cc6a-8352-4ed8-b885-426999f7bf48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:44.224471 crc crio[23211]: time=\"2026-06-11T17:32:44.224239387Z\" level=info msg=\"Removed container 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30: openstack/neutron-86df755bf-m2kv8/neutron-httpd\" id=03d5cc6a-8352-4ed8-b885-426999f7bf48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:44.229134 crc crio[23211]: time=\"2026-06-11T17:32:44.229058128Z\" level=info msg=\"Removing container: 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931\" id=cfe0fc8a-39a2-4cbc-a935-6e1d73b1feab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:44.271833 crc crio[23211]: time=\"2026-06-11T17:32:44.271641335Z\" level=info msg=\"Removed container 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931: openstack/neutron-86df755bf-m2kv8/neutron-api\" id=cfe0fc8a-39a2-4cbc-a935-6e1d73b1feab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:50.277408 crc crio[23211]: time=\"2026-06-11T17:32:50.276529648Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-v6tn6/POD\" id=d985fed0-f85d-433f-be14-08e162fb7aaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:32:50.278763 crc crio[23211]: time=\"2026-06-11T17:32:50.277466172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:50.335780 crc crio[23211]: time=\"2026-06-11T17:32:50.33566575Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-v6tn6 Namespace:openshift-marketplace ID:592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd UID:6ad3779a-c485-41d8-9a1f-39190aba510a NetNS:/var/run/netns/020a3ca9-1334-4bed-b66e-ff3651dcfb3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ad3779a_c485_41d8_9a1f_39190aba510a.slice PodAnnotations:0xc007c14088}] Aliases:map[]}\"\nJun 11 17:32:50.336142 crc crio[23211]: time=\"2026-06-11T17:32:50.335756542Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-v6tn6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:50.773382 crc crio[23211]: 2026-06-11T17:32:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:592f6a70e4601f6 Mac:7e:cb:bd:17:be:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:92 Mtu:0 Sandbox:/var/run/netns/020a3ca9-1334-4bed-b66e-ff3651dcfb3f SocketPath: PciID:}] [{Interface:0xc00029e770 Address:{IP:10.217.1.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:32:50.776005 crc crio[23211]: time=\"2026-06-11T17:32:50.774653119Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-v6tn6 Namespace:openshift-marketplace ID:592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd UID:6ad3779a-c485-41d8-9a1f-39190aba510a NetNS:/var/run/netns/020a3ca9-1334-4bed-b66e-ff3651dcfb3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ad3779a_c485_41d8_9a1f_39190aba510a.slice PodAnnotations:0xc007c14088}] Aliases:map[]}\"\nJun 11 17:32:50.776005 crc crio[23211]: time=\"2026-06-11T17:32:50.775065539Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-v6tn6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:32:50.787555 crc crio[23211]: time=\"2026-06-11T17:32:50.787413219Z\" level=info msg=\"Ran pod sandbox 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd with infra container: openshift-marketplace/redhat-marketplace-v6tn6/POD\" id=d985fed0-f85d-433f-be14-08e162fb7aaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:32:50.790127 crc crio[23211]: time=\"2026-06-11T17:32:50.790019074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17803bdf-cac9-400a-9975-2bcac69d4b98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:50.794712 crc crio[23211]: time=\"2026-06-11T17:32:50.79464344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3fbecd58-a147-489e-aeb6-925df1b3b743 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:50.805590 crc crio[23211]: time=\"2026-06-11T17:32:50.805479942Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-v6tn6/extract-utilities\" id=1c308022-fd23-40c2-94f9-ad118d6c79c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:50.805987 crc crio[23211]: time=\"2026-06-11T17:32:50.805934683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:50.863691 crc crio[23211]: time=\"2026-06-11T17:32:50.862806288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:50.867706 crc crio[23211]: time=\"2026-06-11T17:32:50.86763472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:51.017987 crc crio[23211]: time=\"2026-06-11T17:32:51.017889354Z\" level=info msg=\"Created container f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6: openshift-marketplace/redhat-marketplace-v6tn6/extract-utilities\" id=1c308022-fd23-40c2-94f9-ad118d6c79c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:51.019500 crc crio[23211]: time=\"2026-06-11T17:32:51.019371111Z\" level=info msg=\"Starting container: f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6\" id=ce5c80ca-6cd2-4a03-a5fb-3517f3a8f50c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:51.024879 crc crio[23211]: time=\"2026-06-11T17:32:51.024775536Z\" level=info msg=\"Started container\" PID=275960 containerID=f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6 description=openshift-marketplace/redhat-marketplace-v6tn6/extract-utilities id=ce5c80ca-6cd2-4a03-a5fb-3517f3a8f50c name=/runtime.v1.RuntimeService/StartContainer sandboxID=592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\nJun 11 17:32:51.300011 crc crio[23211]: time=\"2026-06-11T17:32:51.29990863Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=11e80c52-a9cf-4d25-be35-ac7f92b4b1c1 name=/runtime.v1.ImageService/PullImage\nJun 11 17:32:51.309247 crc crio[23211]: time=\"2026-06-11T17:32:51.3090963Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 17:32:51.994875 crc crio[23211]: time=\"2026-06-11T17:32:51.994357689Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=11e80c52-a9cf-4d25-be35-ac7f92b4b1c1 name=/runtime.v1.ImageService/PullImage\nJun 11 17:32:51.996599 crc crio[23211]: time=\"2026-06-11T17:32:51.996382071Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dca22574-fdf3-4e94-9945-cc771221f499 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:51.999502 crc crio[23211]: time=\"2026-06-11T17:32:51.999381516Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3a07ce43-a25e-4805-86fd-85dd114575ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:52.009975 crc crio[23211]: time=\"2026-06-11T17:32:52.009811946Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-v6tn6/extract-content\" id=077227a9-29f7-47fa-9021-0f0d76d8b55a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:52.010379 crc crio[23211]: time=\"2026-06-11T17:32:52.010334529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:52.062128 crc crio[23211]: time=\"2026-06-11T17:32:52.061676347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:52.066712 crc crio[23211]: time=\"2026-06-11T17:32:52.06662361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:52.262904 crc crio[23211]: time=\"2026-06-11T17:32:52.262800745Z\" level=info msg=\"Created container c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d: openshift-marketplace/redhat-marketplace-v6tn6/extract-content\" id=077227a9-29f7-47fa-9021-0f0d76d8b55a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:52.264037 crc crio[23211]: time=\"2026-06-11T17:32:52.263950024Z\" level=info msg=\"Starting container: c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d\" id=cae218db-a122-4e26-b1d2-4799a0a0a4dc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:52.273695 crc crio[23211]: time=\"2026-06-11T17:32:52.273387651Z\" level=info msg=\"Started container\" PID=276044 containerID=c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d description=openshift-marketplace/redhat-marketplace-v6tn6/extract-content id=cae218db-a122-4e26-b1d2-4799a0a0a4dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\nJun 11 17:32:53.350873 crc crio[23211]: time=\"2026-06-11T17:32:53.349151564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=280a30de-4757-43ca-b9b9-6b4f1b65bce0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:53.354594 crc crio[23211]: time=\"2026-06-11T17:32:53.354399106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3762f580-440e-4cd5-a467-c0f3713ebad0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:53.365095 crc crio[23211]: time=\"2026-06-11T17:32:53.36495542Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-v6tn6/registry-server\" id=87545221-1cdb-4d1f-94dc-dd7a1b6b7916 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:53.366039 crc crio[23211]: time=\"2026-06-11T17:32:53.365953694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:53.460865 crc crio[23211]: time=\"2026-06-11T17:32:53.460762651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:53.465228 crc crio[23211]: time=\"2026-06-11T17:32:53.465086489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:32:53.638545 crc crio[23211]: time=\"2026-06-11T17:32:53.63832842Z\" level=info msg=\"Created container 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7: openshift-marketplace/redhat-marketplace-v6tn6/registry-server\" id=87545221-1cdb-4d1f-94dc-dd7a1b6b7916 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:53.640478 crc crio[23211]: time=\"2026-06-11T17:32:53.640340059Z\" level=info msg=\"Starting container: 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7\" id=a030713d-fdd1-454a-b184-133ad85adf94 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:53.647213 crc crio[23211]: time=\"2026-06-11T17:32:53.647061999Z\" level=info msg=\"Started container\" PID=276177 containerID=69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7 description=openshift-marketplace/redhat-marketplace-v6tn6/registry-server id=a030713d-fdd1-454a-b184-133ad85adf94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\nJun 11 17:32:59.139576 crc crio[23211]: time=\"2026-06-11T17:32:59.138920028Z\" level=info msg=\"Removing container: 98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7\" id=f9fc2fe6-6906-4508-b029-e14dd56dc39d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:59.248897 crc crio[23211]: time=\"2026-06-11T17:32:59.248802812Z\" level=info msg=\"Removed container 98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7: openshift-infra/auto-csr-approver-29686646-7tqg9/oc\" id=f9fc2fe6-6906-4508-b029-e14dd56dc39d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:59.264474 crc crio[23211]: time=\"2026-06-11T17:32:59.264007772Z\" level=info msg=\"Stopping pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d\" id=b32f6662-d506-49eb-89af-d2c96509b3cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:59.264474 crc crio[23211]: time=\"2026-06-11T17:32:59.264381501Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d\" id=b32f6662-d506-49eb-89af-d2c96509b3cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:59.267610 crc crio[23211]: time=\"2026-06-11T17:32:59.265368636Z\" level=info msg=\"Removing pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d\" id=04fca3ee-04bf-4241-8724-5a1650d8af66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:32:59.281212 crc crio[23211]: time=\"2026-06-11T17:32:59.281131911Z\" level=info msg=\"Removed pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d\" id=04fca3ee-04bf-4241-8724-5a1650d8af66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:32:59.282514 crc crio[23211]: time=\"2026-06-11T17:32:59.282368562Z\" level=info msg=\"Stopping pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\" id=479a7e96-4de5-4791-8e12-fa3248622858 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:59.282514 crc crio[23211]: time=\"2026-06-11T17:32:59.282498605Z\" level=info msg=\"Stopped pod sandbox (already stopped): dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\" id=479a7e96-4de5-4791-8e12-fa3248622858 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:59.283319 crc crio[23211]: time=\"2026-06-11T17:32:59.28308456Z\" level=info msg=\"Removing pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\" id=dab2cb7b-aadb-431c-b7b5-8697abde4835 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:32:59.301831 crc crio[23211]: time=\"2026-06-11T17:32:59.301732197Z\" level=info msg=\"Removed pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\" id=dab2cb7b-aadb-431c-b7b5-8697abde4835 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:32:59.303092 crc crio[23211]: time=\"2026-06-11T17:32:59.3030424Z\" level=info msg=\"Stopping pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5\" id=2e45fe91-5209-4293-8ed5-80e75919d0ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:59.303513 crc crio[23211]: time=\"2026-06-11T17:32:59.303481942Z\" level=info msg=\"Stopped pod sandbox (already stopped): da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5\" id=2e45fe91-5209-4293-8ed5-80e75919d0ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:59.304518 crc crio[23211]: time=\"2026-06-11T17:32:59.304381664Z\" level=info msg=\"Removing pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5\" id=91c42689-6930-4b07-80b2-a416bd75c0a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:32:59.324351 crc crio[23211]: time=\"2026-06-11T17:32:59.324289553Z\" level=info msg=\"Removed pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5\" id=91c42689-6930-4b07-80b2-a416bd75c0a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:32:59.327410 crc crio[23211]: time=\"2026-06-11T17:32:59.32733832Z\" level=info msg=\"Stopping pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\" id=a4e2f165-2f1d-432e-846a-5d3f9989021e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:59.327699 crc crio[23211]: time=\"2026-06-11T17:32:59.327594626Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\" id=a4e2f165-2f1d-432e-846a-5d3f9989021e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:59.328369 crc crio[23211]: time=\"2026-06-11T17:32:59.328340494Z\" level=info msg=\"Removing pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\" id=9b05cef6-d6e5-4959-8270-0f5cde11ebcc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:32:59.346000 crc crio[23211]: time=\"2026-06-11T17:32:59.345774501Z\" level=info msg=\"Removed pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\" id=9b05cef6-d6e5-4959-8270-0f5cde11ebcc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:32:59.347309 crc crio[23211]: time=\"2026-06-11T17:32:59.347230848Z\" level=info msg=\"Stopping pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\" id=163fb0e3-f82d-4565-b6fe-57020d19cfeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:59.347479 crc crio[23211]: time=\"2026-06-11T17:32:59.347336501Z\" level=info msg=\"Stopped pod sandbox (already stopped): 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\" id=163fb0e3-f82d-4565-b6fe-57020d19cfeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:59.347953 crc crio[23211]: time=\"2026-06-11T17:32:59.347926055Z\" level=info msg=\"Removing pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\" id=5413e277-70f8-4b67-a431-2b4f1034b384 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:32:59.366577 crc crio[23211]: time=\"2026-06-11T17:32:59.3665163Z\" level=info msg=\"Removed pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\" id=5413e277-70f8-4b67-a431-2b4f1034b384 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:33:01.558637 crc crio[23211]: time=\"2026-06-11T17:33:01.55800557Z\" level=info msg=\"Stopping container: 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5 (timeout: 30s)\" id=63c911e0-9072-4eb0-9dae-6d2b247de8c5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:02.500929 crc crio[23211]: time=\"2026-06-11T17:33:02.500092074Z\" level=info msg=\"Stopping container: 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7 (timeout: 2s)\" id=06f402c0-4795-4883-941f-03c60bb09cb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:02.629880 crc crio[23211]: time=\"2026-06-11T17:33:02.629801013Z\" level=info msg=\"Stopped container 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7: openshift-marketplace/redhat-marketplace-v6tn6/registry-server\" id=06f402c0-4795-4883-941f-03c60bb09cb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:02.630883 crc crio[23211]: time=\"2026-06-11T17:33:02.630597944Z\" level=info msg=\"Stopping pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\" id=37122cc0-cced-4969-9312-f50b2735c917 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:02.631207 crc crio[23211]: time=\"2026-06-11T17:33:02.631130127Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-v6tn6 Namespace:openshift-marketplace ID:592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd UID:6ad3779a-c485-41d8-9a1f-39190aba510a NetNS:/var/run/netns/020a3ca9-1334-4bed-b66e-ff3651dcfb3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ad3779a_c485_41d8_9a1f_39190aba510a.slice PodAnnotations:0xc000131048}] Aliases:map[]}\"\nJun 11 17:33:02.631330 crc crio[23211]: time=\"2026-06-11T17:33:02.631301011Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-v6tn6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:03.082309 crc crio[23211]: time=\"2026-06-11T17:33:03.082147867Z\" level=info msg=\"Stopping container: 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568 (timeout: 300s)\" id=6be7709d-8374-4c5a-9fce-91fb4f003cdd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:03.096973 crc crio[23211]: time=\"2026-06-11T17:33:03.096906477Z\" level=info msg=\"Stopped pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\" id=37122cc0-cced-4969-9312-f50b2735c917 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:03.103876 crc crio[23211]: time=\"2026-06-11T17:33:03.10383733Z\" level=info msg=\"Stopping container: 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9 (timeout: 30s)\" id=5cfe9553-ecd8-4940-aee2-15db1cb5dcda name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:03.106209 crc crio[23211]: time=\"2026-06-11T17:33:03.106089927Z\" level=info msg=\"Stopping container: 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01 (timeout: 30s)\" id=a004f075-0178-4b22-9c2c-882b165b228b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:03.177313 crc crio[23211]: time=\"2026-06-11T17:33:03.177257021Z\" level=info msg=\"Stopping container: dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7 (timeout: 300s)\" id=0e23b74f-3dbd-42b4-acb9-930e29ccb35a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:03.218987 crc crio[23211]: time=\"2026-06-11T17:33:03.217012277Z\" level=info msg=\"Stopped container 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=6be7709d-8374-4c5a-9fce-91fb4f003cdd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:03.241121 crc crio[23211]: time=\"2026-06-11T17:33:03.241003297Z\" level=info msg=\"Stopped container 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9: openstack/ovn-northd-0/openstack-network-exporter\" id=5cfe9553-ecd8-4940-aee2-15db1cb5dcda name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:03.305561 crc crio[23211]: time=\"2026-06-11T17:33:03.304835486Z\" level=info msg=\"Stopping container: 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed (timeout: 30s)\" id=5664f8c6-769c-4463-b7e6-42a0859d8197 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:03.312814 crc crio[23211]: time=\"2026-06-11T17:33:03.311477573Z\" level=info msg=\"Stopped container dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=0e23b74f-3dbd-42b4-acb9-930e29ccb35a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:03.313587 crc crio[23211]: time=\"2026-06-11T17:33:03.31331281Z\" level=info msg=\"Stopping pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\" id=d7377279-3fbb-4c2c-b92e-28386e16e5c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:03.314895 crc crio[23211]: time=\"2026-06-11T17:33:03.314819507Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda UID:86a66c5e-2352-4a14-ac25-002b0a32016d NetNS:/var/run/netns/bdd9d91a-eff7-40f6-a347-c845addbc285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a66c5e_2352_4a14_ac25_002b0a32016d.slice PodAnnotations:0xc006bcc2e8}] Aliases:map[]}\"\nJun 11 17:33:03.315038 crc crio[23211]: time=\"2026-06-11T17:33:03.315004822Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:03.381932 crc crio[23211]: time=\"2026-06-11T17:33:03.381851516Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79fb556855-m2pm5/POD\" id=3bf2f1d9-5820-4545-ac79-bc88ab6cae40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:03.382075 crc crio[23211]: time=\"2026-06-11T17:33:03.38197943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:03.494044 crc crio[23211]: time=\"2026-06-11T17:33:03.493924504Z\" level=info msg=\"Stopped container 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed: openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter\" id=5664f8c6-769c-4463-b7e6-42a0859d8197 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:03.507261 crc crio[23211]: time=\"2026-06-11T17:33:03.507143095Z\" level=info msg=\"Stopping pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b\" id=bdc74c5a-30ff-42f4-8e19-4566f335f845 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:03.508616 crc crio[23211]: time=\"2026-06-11T17:33:03.508335965Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79fb556855-m2pm5 Namespace:openstack ID:ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6 UID:e5111a6a-3583-40f3-a996-8b78cd4f25a0 NetNS:/var/run/netns/de13831e-919f-4772-a822-1280f79470fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5111a6a_3583_40f3_a996_8b78cd4f25a0.slice PodAnnotations:0xc00008ce48}] Aliases:map[]}\"\nJun 11 17:33:03.508616 crc crio[23211]: time=\"2026-06-11T17:33:03.508597531Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79fb556855-m2pm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:03.508929 crc crio[23211]: time=\"2026-06-11T17:33:03.50853568Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-tm8h2 Namespace:openstack ID:77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b UID:0645d9d8-1dc8-4577-b810-b17ebe204656 NetNS:/var/run/netns/9d4d197b-62e2-451b-b7a8-e1bb6dc6b3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0645d9d8_1dc8_4577_b810_b17ebe204656.slice PodAnnotations:0xc0030889e8}] Aliases:map[]}\"\nJun 11 17:33:03.509043 crc crio[23211]: time=\"2026-06-11T17:33:03.509020642Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-tm8h2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:03.518141 crc crio[23211]: time=\"2026-06-11T17:33:03.518027939Z\" level=info msg=\"Stopping container: 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a (timeout: 300s)\" id=cd646c68-50c4-4287-a4da-57a6b328a8ff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:03.701960 crc crio[23211]: time=\"2026-06-11T17:33:03.695781852Z\" level=info msg=\"Stopped container 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=cd646c68-50c4-4287-a4da-57a6b328a8ff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:03.707889 crc crio[23211]: time=\"2026-06-11T17:33:03.707812753Z\" level=info msg=\"Stopping container: 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1 (timeout: 300s)\" id=ccc3c485-96cc-45bc-affb-ebe7e4cd9653 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:03.754490 crc crio[23211]: time=\"2026-06-11T17:33:03.751938829Z\" level=info msg=\"Removing container: 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7\" id=2ad5290d-64c6-43d1-96fd-e7b5a358c42d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:03.966487 crc crio[23211]: time=\"2026-06-11T17:33:03.962873664Z\" level=info msg=\"Stopped container 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=ccc3c485-96cc-45bc-affb-ebe7e4cd9653 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:03.966487 crc crio[23211]: time=\"2026-06-11T17:33:03.963975181Z\" level=info msg=\"Stopping pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\" id=cf991404-be91-4bf0-8322-ade5170e40ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:03.966487 crc crio[23211]: time=\"2026-06-11T17:33:03.965769156Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9 UID:e8fdbec0-1ed3-4db6-83c7-0a31f7232b25 NetNS:/var/run/netns/0588c59f-596e-4f42-b791-59273e3e451b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8fdbec0_1ed3_4db6_83c7_0a31f7232b25.slice PodAnnotations:0xc003088eb0}] Aliases:map[]}\"\nJun 11 17:33:03.966487 crc crio[23211]: time=\"2026-06-11T17:33:03.96591228Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:04.141460 crc crio[23211]: time=\"2026-06-11T17:33:04.141338646Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-25f55/POD\" id=dff5d68a-6ecc-4184-bafd-50cf740187f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:04.141735 crc crio[23211]: time=\"2026-06-11T17:33:04.14151053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:04.192529 crc crio[23211]: time=\"2026-06-11T17:33:04.18824467Z\" level=info msg=\"Removed container 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7: openshift-marketplace/redhat-marketplace-v6tn6/registry-server\" id=2ad5290d-64c6-43d1-96fd-e7b5a358c42d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:04.197489 crc crio[23211]: time=\"2026-06-11T17:33:04.197282297Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-pjgdq/POD\" id=364971de-5edb-4578-b4fb-65b6ea9bbb0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:04.197602 crc crio[23211]: time=\"2026-06-11T17:33:04.197512442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:04.219875 crc crio[23211]: time=\"2026-06-11T17:33:04.21812763Z\" level=info msg=\"Removing container: c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d\" id=1a14cd3d-a00d-47bd-a5ea-243639275d5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:04.415489 crc crio[23211]: time=\"2026-06-11T17:33:04.407251298Z\" level=info msg=\"Stopping container: 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 (timeout: 2s)\" id=9cbdbaad-d12f-44f3-8e60-9e6592bcf568 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:04.440061 crc crio[23211]: time=\"2026-06-11T17:33:04.434400618Z\" level=info msg=\"Removed container c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d: openshift-marketplace/redhat-marketplace-v6tn6/extract-content\" id=1a14cd3d-a00d-47bd-a5ea-243639275d5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:04.453485 crc crio[23211]: time=\"2026-06-11T17:33:04.450813089Z\" level=info msg=\"Removing container: f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6\" id=289e309c-648c-4683-aed1-dc8296101960 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:04.473132 crc crio[23211]: time=\"2026-06-11T17:33:04.467754504Z\" level=info msg=\"Stopped pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b\" id=bdc74c5a-30ff-42f4-8e19-4566f335f845 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:04.488994 crc crio[23211]: time=\"2026-06-11T17:33:04.4851705Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-25f55 Namespace:openstack ID:ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750 UID:149c2a83-04eb-4d5d-8c75-f4d187955a25 NetNS:/var/run/netns/72f99cd9-6b2a-45c2-88d5-f00f10927fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod149c2a83_04eb_4d5d_8c75_f4d187955a25.slice PodAnnotations:0xc0001307c8}] Aliases:map[]}\"\nJun 11 17:33:04.488994 crc crio[23211]: time=\"2026-06-11T17:33:04.485263612Z\" level=info msg=\"Adding pod openstack_placement-db-sync-25f55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:04.490970 crc crio[23211]: time=\"2026-06-11T17:33:04.489842827Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pjgdq Namespace:openstack ID:48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61 UID:2d6d4d99-237f-4403-9200-096012db3796 NetNS:/var/run/netns/f6b78fb0-cd26-40d4-a95d-5a00cd933508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d6d4d99_237f_4403_9200_096012db3796.slice PodAnnotations:0xc0018be868}] Aliases:map[]}\"\nJun 11 17:33:04.490970 crc crio[23211]: time=\"2026-06-11T17:33:04.490937014Z\" level=info msg=\"Adding pod openstack_glance-db-sync-pjgdq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:04.562464 crc crio[23211]: time=\"2026-06-11T17:33:04.556133058Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-fgn75/POD\" id=9f81ebf2-3564-41b2-89a6-57a332a9246c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:04.562464 crc crio[23211]: time=\"2026-06-11T17:33:04.556367155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:04.831386 crc crio[23211]: time=\"2026-06-11T17:33:04.830861171Z\" level=info msg=\"Removed container f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6: openshift-marketplace/redhat-marketplace-v6tn6/extract-utilities\" id=289e309c-648c-4683-aed1-dc8296101960 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:04.941950 crc crio[23211]: time=\"2026-06-11T17:33:04.941020071Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-hh27n/POD\" id=e11ac66e-02a2-4283-8697-791855e0ff93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:04.941950 crc crio[23211]: time=\"2026-06-11T17:33:04.941615526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:05.029583 crc crio[23211]: time=\"2026-06-11T17:33:05.025107119Z\" level=info msg=\"Removing container: 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed\" id=293786d9-243c-42aa-af7d-7901dcf81874 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:05.031898 crc crio[23211]: time=\"2026-06-11T17:33:05.031757746Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-fgn75 Namespace:openstack ID:9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248 UID:92bf7e0e-ee38-48b9-b10e-bb2ad2922cb4 NetNS:/var/run/netns/07f1ab75-9c11-408a-bf98-542513b24458 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bf7e0e_ee38_48b9_b10e_bb2ad2922cb4.slice PodAnnotations:0xc002278170}] Aliases:map[]}\"\nJun 11 17:33:05.031898 crc crio[23211]: time=\"2026-06-11T17:33:05.031845428Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-fgn75 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:05.044048 crc crio[23211]: time=\"2026-06-11T17:33:05.043938581Z\" level=info msg=\"Stopped pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\" id=d7377279-3fbb-4c2c-b92e-28386e16e5c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:05.404494 crc crio[23211]: time=\"2026-06-11T17:33:05.403832338Z\" level=info msg=\"Removed container 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed: openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter\" id=293786d9-243c-42aa-af7d-7901dcf81874 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:05.404818 crc crio[23211]: time=\"2026-06-11T17:33:05.404756291Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-hh27n Namespace:openstack ID:382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046 UID:b453ae28-a6d7-49f7-8e78-d680d372b54f NetNS:/var/run/netns/f21dd0d5-7d89-423f-a466-3ea8837b2f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb453ae28_a6d7_49f7_8e78_d680d372b54f.slice PodAnnotations:0xc0018bed68}] Aliases:map[]}\"\nJun 11 17:33:05.404913 crc crio[23211]: time=\"2026-06-11T17:33:05.404852103Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-hh27n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:05.514998 crc crio[23211]: time=\"2026-06-11T17:33:05.514757747Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=dc070780-9065-4920-aaab-1131dc4c5d84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:05.519796 crc crio[23211]: time=\"2026-06-11T17:33:05.51969071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:05.592842 crc crio[23211]: time=\"2026-06-11T17:33:05.589151231Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-c7lhc/POD\" id=854e2a8f-4610-4656-9248-5a54015f04e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:05.592842 crc crio[23211]: time=\"2026-06-11T17:33:05.589652363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:05.745667 crc crio[23211]: time=\"2026-06-11T17:33:05.74315488Z\" level=info msg=\"Stopped pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\" id=cf991404-be91-4bf0-8322-ade5170e40ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:05.793575 crc crio[23211]: time=\"2026-06-11T17:33:05.786966827Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:5100266d87ad343c11cfdc1b37713ead0e15326f085889ee12c6e29179664294 UID:31f24924-43fc-4178-bc3a-aab9081bacd2 NetNS:/var/run/netns/74eca156-1f5a-4709-a342-1c06ce2ed15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31f24924_43fc_4178_bc3a_aab9081bacd2.slice PodAnnotations:0xc000130988}] Aliases:map[]}\"\nJun 11 17:33:05.793575 crc crio[23211]: time=\"2026-06-11T17:33:05.787037649Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:05.863275 crc crio[23211]: time=\"2026-06-11T17:33:05.85655318Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-gmqk9/POD\" id=20d5a3a0-d314-45b9-af86-038a7b668136 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:05.863275 crc crio[23211]: time=\"2026-06-11T17:33:05.856636853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:05.871169 crc crio[23211]: time=\"2026-06-11T17:33:05.871074854Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-c7lhc Namespace:openstack ID:0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e UID:870e336f-551a-40b4-9813-6693290d98c5 NetNS:/var/run/netns/a803b21c-bf41-4efb-9d1c-5d0283b3c186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod870e336f_551a_40b4_9813_6693290d98c5.slice PodAnnotations:0xc000130ce8}] Aliases:map[]}\"\nJun 11 17:33:05.871169 crc crio[23211]: time=\"2026-06-11T17:33:05.871165016Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-c7lhc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:06.022888 crc crio[23211]: time=\"2026-06-11T17:33:06.022664523Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-gmqk9 Namespace:openstack ID:56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd UID:a99cdd8c-8dbd-411a-b370-cbce92ea3648 NetNS:/var/run/netns/cf525d61-864f-443b-88b0-a90c3c64f754 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99cdd8c_8dbd_411a_b370_cbce92ea3648.slice PodAnnotations:0xc006bcc058}] Aliases:map[]}\"\nJun 11 17:33:06.022888 crc crio[23211]: time=\"2026-06-11T17:33:06.022739565Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-gmqk9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:06.038521 crc crio[23211]: 2026-06-11T17:33:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad297e9f8d2b7b6 Mac:9e:8c:68:be:79:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:93 Mtu:0 Sandbox:/var/run/netns/de13831e-919f-4772-a822-1280f79470fc SocketPath: PciID:}] [{Interface:0xc0004b4770 Address:{IP:10.217.1.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:06.069710 crc crio[23211]: time=\"2026-06-11T17:33:06.060416258Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79fb556855-m2pm5 Namespace:openstack ID:ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6 UID:e5111a6a-3583-40f3-a996-8b78cd4f25a0 NetNS:/var/run/netns/de13831e-919f-4772-a822-1280f79470fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5111a6a_3583_40f3_a996_8b78cd4f25a0.slice PodAnnotations:0xc00008ce48}] Aliases:map[]}\"\nJun 11 17:33:06.069710 crc crio[23211]: time=\"2026-06-11T17:33:06.064991502Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79fb556855-m2pm5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:06.217929 crc crio[23211]: time=\"2026-06-11T17:33:06.217812972Z\" level=info msg=\"Stopped container 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5: openstack/keystone-79d989f4-fjfbq/keystone-api\" id=63c911e0-9072-4eb0-9dae-6d2b247de8c5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.230025 crc crio[23211]: time=\"2026-06-11T17:33:06.229916815Z\" level=info msg=\"Stopping pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115\" id=47cc4e3e-e243-48b2-8e6e-eaa9d05b7bf0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:06.231060 crc crio[23211]: time=\"2026-06-11T17:33:06.230983582Z\" level=info msg=\"Got pod network &{Name:keystone-79d989f4-fjfbq Namespace:openstack ID:14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115 UID:42ae7354-1cec-4843-9539-a9a98be69483 NetNS:/var/run/netns/e2407cca-fb4d-4146-a290-073a3e7b5647 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ae7354_1cec_4843_9539_a9a98be69483.slice PodAnnotations:0xc00294e868}] Aliases:map[]}\"\nJun 11 17:33:06.231334 crc crio[23211]: time=\"2026-06-11T17:33:06.231270949Z\" level=info msg=\"Deleting pod openstack_keystone-79d989f4-fjfbq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:06.248868 crc crio[23211]: time=\"2026-06-11T17:33:06.248655925Z\" level=info msg=\"Ran pod sandbox ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6 with infra container: openstack/dnsmasq-dns-79fb556855-m2pm5/POD\" id=3bf2f1d9-5820-4545-ac79-bc88ab6cae40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:06.289788 crc crio[23211]: time=\"2026-06-11T17:33:06.289684113Z\" level=info msg=\"Stopping container: 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f (timeout: 30s)\" id=9de95ee0-3f40-418c-b871-9288084e92cc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.321639 crc crio[23211]: time=\"2026-06-11T17:33:06.315253833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6582ebd5-75d7-4ae7-af25-e7323e4657df name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:06.321639 crc crio[23211]: time=\"2026-06-11T17:33:06.315629003Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=6582ebd5-75d7-4ae7-af25-e7323e4657df name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:06.321639 crc crio[23211]: time=\"2026-06-11T17:33:06.315674624Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=6582ebd5-75d7-4ae7-af25-e7323e4657df name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:06.321639 crc crio[23211]: time=\"2026-06-11T17:33:06.3207054Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ef15ca82-ac86-446f-9f74-4be163b4b28c name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:06.350530 crc crio[23211]: time=\"2026-06-11T17:33:06.344119147Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 17:33:06.431534 crc crio[23211]: time=\"2026-06-11T17:33:06.423545437Z\" level=warning msg=\"Stopping container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 with stop signal(15) timed out. Killing...\"\nJun 11 17:33:06.482078 crc crio[23211]: time=\"2026-06-11T17:33:06.48195994Z\" level=info msg=\"Removing container: 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568\" id=50eaa2db-6bcc-43ca-b7a0-02a73c58f870 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:06.497336 crc crio[23211]: time=\"2026-06-11T17:33:06.493720674Z\" level=info msg=\"Stopping container: ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c (timeout: 30s)\" id=5f299539-bb2f-4516-ab45-af378ace014f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.497336 crc crio[23211]: time=\"2026-06-11T17:33:06.49474482Z\" level=info msg=\"Stopping container: bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697 (timeout: 30s)\" id=50c8d3be-9dac-4154-a63a-31e5add5f7e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.497336 crc crio[23211]: time=\"2026-06-11T17:33:06.494815732Z\" level=info msg=\"Stopping container: 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3 (timeout: 30s)\" id=ada85f30-b5a0-454f-86ab-124030a4669a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.497336 crc crio[23211]: time=\"2026-06-11T17:33:06.495236432Z\" level=info msg=\"Stopping container: dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32 (timeout: 30s)\" id=70a1fba6-0f5b-452e-9b6d-9027761c3c5d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.504007 crc crio[23211]: time=\"2026-06-11T17:33:06.503721875Z\" level=info msg=\"Stopping container: 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279 (timeout: 30s)\" id=5cbb4b93-b5b2-45bf-90d8-6bbd1d48500e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.505765 crc crio[23211]: time=\"2026-06-11T17:33:06.504951267Z\" level=info msg=\"Stopping container: 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e (timeout: 30s)\" id=2d27dd8d-5e16-4f8a-b15f-ffa78d4bc3bf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.505765 crc crio[23211]: time=\"2026-06-11T17:33:06.505602853Z\" level=info msg=\"Stopping container: 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 (timeout: 30s)\" id=df46b0f6-76f3-4080-8839-5f0684f6fd14 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.506024 crc crio[23211]: time=\"2026-06-11T17:33:06.50586349Z\" level=info msg=\"Stopping container: 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a (timeout: 30s)\" id=da774946-287f-4c42-bf4c-51b1a285ebca name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.506276 crc crio[23211]: time=\"2026-06-11T17:33:06.506162017Z\" level=info msg=\"Stopping container: 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2 (timeout: 30s)\" id=7ae31438-49b0-4f9f-a8fc-78f04f483c65 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.510552 crc crio[23211]: time=\"2026-06-11T17:33:06.506751481Z\" level=info msg=\"Stopping container: ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18 (timeout: 30s)\" id=cf6c5293-a71d-40bb-892f-db54edf62352 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.510552 crc crio[23211]: time=\"2026-06-11T17:33:06.507069649Z\" level=info msg=\"Stopping container: 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320 (timeout: 30s)\" id=09d28601-8732-4e82-9123-89625cb79285 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.519899 crc crio[23211]: time=\"2026-06-11T17:33:06.515584392Z\" level=info msg=\"Stopping container: 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a (timeout: 30s)\" id=4b301e43-58cc-4b12-b5fa-26eec8179f80 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.519899 crc crio[23211]: time=\"2026-06-11T17:33:06.518721221Z\" level=info msg=\"Stopping container: ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b (timeout: 30s)\" id=d5c22c9e-ddad-4f33-a85c-2fb00a4e7867 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.519899 crc crio[23211]: time=\"2026-06-11T17:33:06.519018918Z\" level=info msg=\"Stopping container: 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81 (timeout: 30s)\" id=31a0e653-848a-4f8b-8806-de90ca548888 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.520095 crc crio[23211]: time=\"2026-06-11T17:33:06.49475092Z\" level=info msg=\"Stopping container: d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb (timeout: 30s)\" id=a715f64a-ac3c-4259-b499-edc7a0e39d86 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.720279 crc crio[23211]: time=\"2026-06-11T17:33:06.713326958Z\" level=error msg=\"Killing container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 17:33:06.726708 crc crio[23211]: 2026-06-11T17:33:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e37e17c22185ba Mac:ca:b3:a1:bc:92:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:96 Mtu:0 Sandbox:/var/run/netns/07f1ab75-9c11-408a-bf98-542513b24458 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:06.731372 crc crio[23211]: time=\"2026-06-11T17:33:06.729724438Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-fgn75 Namespace:openstack ID:9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248 UID:92bf7e0e-ee38-48b9-b10e-bb2ad2922cb4 NetNS:/var/run/netns/07f1ab75-9c11-408a-bf98-542513b24458 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bf7e0e_ee38_48b9_b10e_bb2ad2922cb4.slice PodAnnotations:0xc002278170}] Aliases:map[]}\"\nJun 11 17:33:06.731372 crc crio[23211]: time=\"2026-06-11T17:33:06.729955263Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-fgn75 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:06.762854 crc crio[23211]: time=\"2026-06-11T17:33:06.762755556Z\" level=info msg=\"Stopped container ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c: openstack/swift-storage-0/account-replicator\" id=5f299539-bb2f-4516-ab45-af378ace014f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.775392 crc crio[23211]: time=\"2026-06-11T17:33:06.77529692Z\" level=info msg=\"Stopped container d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb: openstack/swift-storage-0/object-replicator\" id=a715f64a-ac3c-4259-b499-edc7a0e39d86 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.777660 crc crio[23211]: 2026-06-11T17:33:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef735cb978d4852 Mac:5a:94:74:a8:70:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:94 Mtu:0 Sandbox:/var/run/netns/72f99cd9-6b2a-45c2-88d5-f00f10927fd4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:06.781547 crc crio[23211]: time=\"2026-06-11T17:33:06.779096704Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-25f55 Namespace:openstack ID:ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750 UID:149c2a83-04eb-4d5d-8c75-f4d187955a25 NetNS:/var/run/netns/72f99cd9-6b2a-45c2-88d5-f00f10927fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod149c2a83_04eb_4d5d_8c75_f4d187955a25.slice PodAnnotations:0xc0001307c8}] Aliases:map[]}\"\nJun 11 17:33:06.781547 crc crio[23211]: time=\"2026-06-11T17:33:06.779497035Z\" level=info msg=\"Checking pod openstack_placement-db-sync-25f55 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:06.815604 crc crio[23211]: time=\"2026-06-11T17:33:06.814662926Z\" level=info msg=\"Stopped container 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81: openstack/swift-storage-0/account-auditor\" id=31a0e653-848a-4f8b-8806-de90ca548888 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.826795 crc crio[23211]: time=\"2026-06-11T17:33:06.824644496Z\" level=info msg=\"Stopped container 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2: openstack/swift-storage-0/object-updater\" id=7ae31438-49b0-4f9f-a8fc-78f04f483c65 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.881345 crc crio[23211]: time=\"2026-06-11T17:33:06.881272595Z\" level=info msg=\"Stopped container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180: openstack/openstackclient/openstackclient\" id=9cbdbaad-d12f-44f3-8e60-9e6592bcf568 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:06.884947 crc crio[23211]: time=\"2026-06-11T17:33:06.884913666Z\" level=info msg=\"Stopping pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108\" id=142ddee8-7d20-4a7b-9b3f-c38d299e98f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:07.069488 crc crio[23211]: time=\"2026-06-11T17:33:07.066264661Z\" level=info msg=\"Stopped container 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279: openstack/swift-storage-0/object-expirer\" id=5cbb4b93-b5b2-45bf-90d8-6bbd1d48500e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:07.080351 crc crio[23211]: time=\"2026-06-11T17:33:07.080280362Z\" level=info msg=\"Stopped container bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697: openstack/swift-storage-0/container-replicator\" id=50c8d3be-9dac-4154-a63a-31e5add5f7e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:07.102202 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48ed23dde55d007 Mac:62:a1:26:e7:7e:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:95 Mtu:0 Sandbox:/var/run/netns/f6b78fb0-cd26-40d4-a95d-5a00cd933508 SocketPath: PciID:}] [{Interface:0xc00028e6f0 Address:{IP:10.217.1.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:07.103766 crc crio[23211]: time=\"2026-06-11T17:33:07.103699378Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pjgdq Namespace:openstack ID:48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61 UID:2d6d4d99-237f-4403-9200-096012db3796 NetNS:/var/run/netns/f6b78fb0-cd26-40d4-a95d-5a00cd933508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d6d4d99_237f_4403_9200_096012db3796.slice PodAnnotations:0xc0018be868}] Aliases:map[]}\"\nJun 11 17:33:07.103990 crc crio[23211]: time=\"2026-06-11T17:33:07.103897323Z\" level=info msg=\"Checking pod openstack_glance-db-sync-pjgdq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:07.263058 crc crio[23211]: time=\"2026-06-11T17:33:07.262939788Z\" level=info msg=\"Stopped container dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32: openstack/swift-storage-0/container-updater\" id=70a1fba6-0f5b-452e-9b6d-9027761c3c5d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:07.267062 crc crio[23211]: time=\"2026-06-11T17:33:07.266955159Z\" level=info msg=\"Stopped container 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a: openstack/swift-storage-0/rsync\" id=da774946-287f-4c42-bf4c-51b1a285ebca name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:07.270343 crc crio[23211]: time=\"2026-06-11T17:33:07.270107779Z\" level=info msg=\"Stopped container 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a: openstack/swift-storage-0/account-reaper\" id=4b301e43-58cc-4b12-b5fa-26eec8179f80 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:07.270809 crc crio[23211]: time=\"2026-06-11T17:33:07.270598461Z\" level=info msg=\"Stopped container ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b: openstack/swift-storage-0/container-auditor\" id=d5c22c9e-ddad-4f33-a85c-2fb00a4e7867 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:07.308496 crc crio[23211]: time=\"2026-06-11T17:33:07.298373117Z\" level=info msg=\"Stopped container 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320: openstack/swift-storage-0/object-auditor\" id=09d28601-8732-4e82-9123-89625cb79285 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:07.355734 crc crio[23211]: time=\"2026-06-11T17:33:07.353892317Z\" level=info msg=\"Stopped container 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3: openstack/swift-storage-0/account-server\" id=ada85f30-b5a0-454f-86ab-124030a4669a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:07.396528 crc crio[23211]: time=\"2026-06-11T17:33:07.396330171Z\" level=info msg=\"Stopped container 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e: openstack/swift-storage-0/container-server\" id=2d27dd8d-5e16-4f8a-b15f-ffa78d4bc3bf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:07.418250 crc crio[23211]: time=\"2026-06-11T17:33:07.414740202Z\" level=info msg=\"Stopped pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115\" id=47cc4e3e-e243-48b2-8e6e-eaa9d05b7bf0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:07.449489 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:382598b9d968afc Mac:b6:be:83:cb:c9:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:97 Mtu:0 Sandbox:/var/run/netns/f21dd0d5-7d89-423f-a466-3ea8837b2f86 SocketPath: PciID:}] [{Interface:0xc0003047b0 Address:{IP:10.217.1.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:07.449489 crc crio[23211]: time=\"2026-06-11T17:33:07.447862662Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-hh27n Namespace:openstack ID:382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046 UID:b453ae28-a6d7-49f7-8e78-d680d372b54f NetNS:/var/run/netns/f21dd0d5-7d89-423f-a466-3ea8837b2f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb453ae28_a6d7_49f7_8e78_d680d372b54f.slice PodAnnotations:0xc0018bed68}] Aliases:map[]}\"\nJun 11 17:33:07.456518 crc crio[23211]: time=\"2026-06-11T17:33:07.452876797Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-hh27n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:07.546486 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56abb8c8e442259 Mac:4e:74:8e:64:2d:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9a Mtu:0 Sandbox:/var/run/netns/cf525d61-864f-443b-88b0-a90c3c64f754 SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.1.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:07.546486 crc crio[23211]: time=\"2026-06-11T17:33:07.54556574Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-gmqk9 Namespace:openstack ID:56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd UID:a99cdd8c-8dbd-411a-b370-cbce92ea3648 NetNS:/var/run/netns/cf525d61-864f-443b-88b0-a90c3c64f754 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99cdd8c_8dbd_411a_b370_cbce92ea3648.slice PodAnnotations:0xc006bcc058}] Aliases:map[]}\"\nJun 11 17:33:07.558342 crc crio[23211]: time=\"2026-06-11T17:33:07.558077504Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-gmqk9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:07.688216 crc crio[23211]: time=\"2026-06-11T17:33:07.688084882Z\" level=info msg=\"Stopped container ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18: openstack/swift-storage-0/object-server\" id=cf6c5293-a71d-40bb-892f-db54edf62352 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:07.705542 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c6552cfbf060f4 Mac:ae:45:53:97:6d:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:99 Mtu:0 Sandbox:/var/run/netns/a803b21c-bf41-4efb-9d1c-5d0283b3c186 SocketPath: PciID:}] [{Interface:0xc0002f6e20 Address:{IP:10.217.1.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:07.705542 crc crio[23211]: time=\"2026-06-11T17:33:07.705115878Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-c7lhc Namespace:openstack ID:0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e UID:870e336f-551a-40b4-9813-6693290d98c5 NetNS:/var/run/netns/a803b21c-bf41-4efb-9d1c-5d0283b3c186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod870e336f_551a_40b4_9813_6693290d98c5.slice PodAnnotations:0xc000130ce8}] Aliases:map[]}\"\nJun 11 17:33:07.705542 crc crio[23211]: time=\"2026-06-11T17:33:07.705282012Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-c7lhc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:07.842466 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5100266d87ad343 Mac:7a:8c:0a:38:6c:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:98 Mtu:0 Sandbox:/var/run/netns/74eca156-1f5a-4709-a342-1c06ce2ed15b SocketPath: PciID:}] [{Interface:0xc0001886c0 Address:{IP:10.217.1.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:07.842466 crc crio[23211]: time=\"2026-06-11T17:33:07.841657869Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:5100266d87ad343c11cfdc1b37713ead0e15326f085889ee12c6e29179664294 UID:31f24924-43fc-4178-bc3a-aab9081bacd2 NetNS:/var/run/netns/74eca156-1f5a-4709-a342-1c06ce2ed15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31f24924_43fc_4178_bc3a_aab9081bacd2.slice PodAnnotations:0xc000130988}] Aliases:map[]}\"\nJun 11 17:33:07.842466 crc crio[23211]: time=\"2026-06-11T17:33:07.841793842Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:07.842466 crc crio[23211]: time=\"2026-06-11T17:33:07.841989078Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108 UID:abbbff6f-a6f8-4f8b-8df4-1e4b2b0f9d54 NetNS:/var/run/netns/32781944-9daa-4818-a383-bbea39857640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbbff6f_a6f8_4f8b_8df4_1e4b2b0f9d54.slice PodAnnotations:0xc00008ceb0}] Aliases:map[]}\"\nJun 11 17:33:07.842466 crc crio[23211]: time=\"2026-06-11T17:33:07.84207653Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:07.970517 crc crio[23211]: time=\"2026-06-11T17:33:07.968535948Z\" level=info msg=\"Stopped container 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9de95ee0-3f40-418c-b871-9288084e92cc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:07.975367 crc crio[23211]: time=\"2026-06-11T17:33:07.974259722Z\" level=info msg=\"Stopping pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c\" id=7149f697-d47b-499c-9c95-8d11d743d1ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:07.984934 crc crio[23211]: time=\"2026-06-11T17:33:07.984838767Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c UID:617f6b3d-4985-4892-a93c-acb3742737bc NetNS:/var/run/netns/1b0f68f1-2d2c-473d-98f9-13c4cc8eb095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f6b3d_4985_4892_a93c_acb3742737bc.slice PodAnnotations:0xc0018bedb8}] Aliases:map[]}\"\nJun 11 17:33:07.987097 crc crio[23211]: time=\"2026-06-11T17:33:07.98695483Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:08.082553 crc crio[23211]: time=\"2026-06-11T17:33:08.082410191Z\" level=info msg=\"Ran pod sandbox 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61 with infra container: openstack/glance-db-sync-pjgdq/POD\" id=364971de-5edb-4578-b4fb-65b6ea9bbb0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:08.094728 crc crio[23211]: time=\"2026-06-11T17:33:08.094658178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=743f24b7-1de8-46e0-8b65-e66a469aa53b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.095133 crc crio[23211]: time=\"2026-06-11T17:33:08.095113139Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=743f24b7-1de8-46e0-8b65-e66a469aa53b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.095480 crc crio[23211]: time=\"2026-06-11T17:33:08.095380157Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=743f24b7-1de8-46e0-8b65-e66a469aa53b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.106597 crc crio[23211]: time=\"2026-06-11T17:33:08.105752157Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=eed9123d-5de3-47f9-b7da-1e5362e6b241 name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:08.111536 crc crio[23211]: time=\"2026-06-11T17:33:08.110120316Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 11 17:33:08.228837 crc crio[23211]: time=\"2026-06-11T17:33:08.225876086Z\" level=info msg=\"Ran pod sandbox 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046 with infra container: openstack/neutron-db-sync-hh27n/POD\" id=e11ac66e-02a2-4283-8697-791855e0ff93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:08.247308 crc crio[23211]: time=\"2026-06-11T17:33:08.247223032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6855936a-a204-42eb-a2a7-812b4c0ee27a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.247592 crc crio[23211]: time=\"2026-06-11T17:33:08.247521789Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=6855936a-a204-42eb-a2a7-812b4c0ee27a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.247592 crc crio[23211]: time=\"2026-06-11T17:33:08.2475727Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=6855936a-a204-42eb-a2a7-812b4c0ee27a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.250225 crc crio[23211]: time=\"2026-06-11T17:33:08.249692273Z\" level=info msg=\"Ran pod sandbox 5100266d87ad343c11cfdc1b37713ead0e15326f085889ee12c6e29179664294 with infra container: openstack/openstackclient/POD\" id=dc070780-9065-4920-aaab-1131dc4c5d84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:08.253284 crc crio[23211]: time=\"2026-06-11T17:33:08.251878238Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4cc8d3d6-d193-4b9c-a7b1-f02996409089 name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:08.253284 crc crio[23211]: time=\"2026-06-11T17:33:08.252732879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=dcf01409-f0ea-40ea-88d3-8b815bad1df2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.253284 crc crio[23211]: time=\"2026-06-11T17:33:08.252892383Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=dcf01409-f0ea-40ea-88d3-8b815bad1df2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.253284 crc crio[23211]: time=\"2026-06-11T17:33:08.252931314Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=dcf01409-f0ea-40ea-88d3-8b815bad1df2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.254266 crc crio[23211]: time=\"2026-06-11T17:33:08.254124714Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=5d90c750-2dc3-4acd-a4dd-0e3c6be3650e name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:08.258738 crc crio[23211]: time=\"2026-06-11T17:33:08.25598643Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 11 17:33:08.258738 crc crio[23211]: time=\"2026-06-11T17:33:08.256068172Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 17:33:08.357041 crc crio[23211]: time=\"2026-06-11T17:33:08.348825276Z\" level=info msg=\"Ran pod sandbox ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750 with infra container: openstack/placement-db-sync-25f55/POD\" id=dff5d68a-6ecc-4184-bafd-50cf740187f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:08.362842 crc crio[23211]: time=\"2026-06-11T17:33:08.362797036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8ddb5d30-1664-4647-95d5-5bed1ea9fe51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.363526 crc crio[23211]: time=\"2026-06-11T17:33:08.363502844Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=8ddb5d30-1664-4647-95d5-5bed1ea9fe51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.363993 crc crio[23211]: time=\"2026-06-11T17:33:08.363971426Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=8ddb5d30-1664-4647-95d5-5bed1ea9fe51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.370223 crc crio[23211]: time=\"2026-06-11T17:33:08.365000533Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=381dd43a-ce3c-468a-8611-af9cf529d70b name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:08.374013 crc crio[23211]: time=\"2026-06-11T17:33:08.373910175Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 11 17:33:08.375969 crc crio[23211]: time=\"2026-06-11T17:33:08.375822373Z\" level=info msg=\"Ran pod sandbox 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e with infra container: openstack/nova-cell0-conductor-db-sync-c7lhc/POD\" id=854e2a8f-4610-4656-9248-5a54015f04e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:08.389071 crc crio[23211]: time=\"2026-06-11T17:33:08.385369613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=913bbe12-fc5b-4e5b-8a54-bf596cdca4cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.389071 crc crio[23211]: time=\"2026-06-11T17:33:08.385720781Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=913bbe12-fc5b-4e5b-8a54-bf596cdca4cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.389071 crc crio[23211]: time=\"2026-06-11T17:33:08.385767643Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=913bbe12-fc5b-4e5b-8a54-bf596cdca4cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.389881 crc crio[23211]: time=\"2026-06-11T17:33:08.389843785Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3b2671f9-ea78-4f53-9559-8bf212ac05ac name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:08.397061 crc crio[23211]: time=\"2026-06-11T17:33:08.395217569Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 11 17:33:08.460691 crc crio[23211]: time=\"2026-06-11T17:33:08.460560507Z\" level=info msg=\"Stopped pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108\" id=142ddee8-7d20-4a7b-9b3f-c38d299e98f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:08.661377 crc crio[23211]: time=\"2026-06-11T17:33:08.661303386Z\" level=info msg=\"Stopped pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c\" id=7149f697-d47b-499c-9c95-8d11d743d1ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:08.754086 crc crio[23211]: time=\"2026-06-11T17:33:08.749406804Z\" level=info msg=\"Ran pod sandbox 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248 with infra container: openstack/cinder-db-sync-fgn75/POD\" id=9f81ebf2-3564-41b2-89a6-57a332a9246c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:08.760555 crc crio[23211]: time=\"2026-06-11T17:33:08.760501302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=37b364fc-d434-4431-8117-b6aade14ce24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.760800 crc crio[23211]: time=\"2026-06-11T17:33:08.760706627Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=37b364fc-d434-4431-8117-b6aade14ce24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.760800 crc crio[23211]: time=\"2026-06-11T17:33:08.760760018Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=37b364fc-d434-4431-8117-b6aade14ce24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.764807 crc crio[23211]: time=\"2026-06-11T17:33:08.764743638Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=999938eb-b4b3-4271-8a03-5ce13f4e390e name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:08.768338 crc crio[23211]: time=\"2026-06-11T17:33:08.767290872Z\" level=info msg=\"Ran pod sandbox 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd with infra container: openstack/nova-cell1-conductor-db-sync-gmqk9/POD\" id=20d5a3a0-d314-45b9-af86-038a7b668136 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:08.775073 crc crio[23211]: time=\"2026-06-11T17:33:08.775010725Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 11 17:33:08.776273 crc crio[23211]: time=\"2026-06-11T17:33:08.776118032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c59bba15-1f6d-4567-8024-7e460fc2528e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.776604 crc crio[23211]: time=\"2026-06-11T17:33:08.776325848Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=c59bba15-1f6d-4567-8024-7e460fc2528e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.776604 crc crio[23211]: time=\"2026-06-11T17:33:08.776371439Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=c59bba15-1f6d-4567-8024-7e460fc2528e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:08.777739 crc crio[23211]: time=\"2026-06-11T17:33:08.777679412Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=449627cc-dd8d-473e-915c-8835ce4cc74b name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:08.781278 crc crio[23211]: time=\"2026-06-11T17:33:08.781021786Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:08.950238116Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-7brz7/POD\" id=6c6eea64-a5e8-4971-8bf1-f4c857b08220 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:08.950654527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.011898731Z\" level=info msg=\"Removed container 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=50eaa2db-6bcc-43ca-b7a0-02a73c58f870 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.033571054Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-mj7z2/POD\" id=b20c0060-4597-430d-8185-f9e01e7ba343 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.033642266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.059011441Z\" level=info msg=\"Removing container: dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7\" id=e49ce994-e6e6-4836-8fa5-a20ce1677376 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.266214923Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-7brz7 Namespace:openstack ID:3a1203acafa4c4406274efd091a80646f521cf3606d73257fdda44d2430b96c4 UID:a77931be-5061-4638-8773-c4b263fb2b9a NetNS:/var/run/netns/0ddeb838-cdac-410b-ac77-43adfd029d75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda77931be_5061_4638_8773_c4b263fb2b9a.slice PodAnnotations:0xc006618048}] Aliases:map[]}\"\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.266643223Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-7brz7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.269816923Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-h5574/POD\" id=c9678ad6-440d-498f-84ae-4868928f24c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.269895685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.271535457Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-zxfxf/POD\" id=b087062b-0a64-438d-956e-de1d9bb2b6d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.271626979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.39501355Z\" level=info msg=\"Removed container dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=e49ce994-e6e6-4836-8fa5-a20ce1677376 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.438546811Z\" level=info msg=\"Removing container: 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a\" id=3cb62c87-5891-432f-97df-97b0859fb2f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.929709207Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-mj7z2 Namespace:openstack ID:359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04 UID:b22ddc6e-9caf-42dc-945a-392b7ce2b01a NetNS:/var/run/netns/c9abdcfe-234d-4d05-bd99-a5dc63cecc43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb22ddc6e_9caf_42dc_945a_392b7ce2b01a.slice PodAnnotations:0xc000612510}] Aliases:map[]}\"\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.930229371Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-mj7z2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:10.135264517Z\" level=info msg=\"Got pod network &{Name:community-operators-h5574 Namespace:openshift-marketplace ID:9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39 UID:cabb519f-9216-44f1-b71c-22058a2569db NetNS:/var/run/netns/022c5eaa-e7e6-4557-94dc-118da7880988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcabb519f_9216_44f1_b71c_22058a2569db.slice PodAnnotations:0xc00294e1b0}] Aliases:map[]}\"\nJun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:10.154805766Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-h5574 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:10.461723 crc crio[23211]: time=\"2026-06-11T17:33:10.457746277Z\" level=info msg=\"Removed container 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=3cb62c87-5891-432f-97df-97b0859fb2f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:10.491777 crc crio[23211]: time=\"2026-06-11T17:33:10.491691337Z\" level=info msg=\"Removing container: 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1\" id=5022bd72-04c9-402d-ba67-cffe8be20201 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:10.497832 crc crio[23211]: 2026-06-11T17:33:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a1203acafa4c44 Mac:96:46:d7:25:27:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9b Mtu:0 Sandbox:/var/run/netns/0ddeb838-cdac-410b-ac77-43adfd029d75 SocketPath: PciID:}] [{Interface:0xc00011a8e0 Address:{IP:10.217.1.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:10.773333 crc crio[23211]: time=\"2026-06-11T17:33:10.773079708Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-7brz7 Namespace:openstack ID:3a1203acafa4c4406274efd091a80646f521cf3606d73257fdda44d2430b96c4 UID:a77931be-5061-4638-8773-c4b263fb2b9a NetNS:/var/run/netns/0ddeb838-cdac-410b-ac77-43adfd029d75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda77931be_5061_4638_8773_c4b263fb2b9a.slice PodAnnotations:0xc006618048}] Aliases:map[]}\"\nJun 11 17:33:10.773624 crc crio[23211]: time=\"2026-06-11T17:33:10.773379075Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-7brz7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:10.792868 crc crio[23211]: time=\"2026-06-11T17:33:10.792668898Z\" level=info msg=\"Ran pod sandbox 3a1203acafa4c4406274efd091a80646f521cf3606d73257fdda44d2430b96c4 with infra container: openstack/ovn-controller-metrics-7brz7/POD\" id=6c6eea64-a5e8-4971-8bf1-f4c857b08220 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:10.799819 crc crio[23211]: time=\"2026-06-11T17:33:10.79792455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b52d2968-bc93-4d8b-add3-d57a902f5576 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:10.939557 crc crio[23211]: time=\"2026-06-11T17:33:10.938748439Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-zxfxf Namespace:openstack ID:ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1 UID:fa9a60c6-41a2-4baf-ace3-6d1a5dbd4acf NetNS:/var/run/netns/62157280-3ed6-47c2-a1e8-b0364affeaba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa9a60c6_41a2_4baf_ace3_6d1a5dbd4acf.slice PodAnnotations:0xc0018be8c8}] Aliases:map[]}\"\nJun 11 17:33:10.939557 crc crio[23211]: time=\"2026-06-11T17:33:10.939237811Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-zxfxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:10.954908 crc crio[23211]: time=\"2026-06-11T17:33:10.951376886Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=56af5172-1000-4048-baaf-b5b6b49ab972 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:10.985126 crc crio[23211]: time=\"2026-06-11T17:33:10.985036099Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-7brz7/openstack-network-exporter\" id=5f4bfeb1-452e-4448-986a-8059e115d8c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:33:10.985858 crc crio[23211]: time=\"2026-06-11T17:33:10.985805698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:11.005547 crc crio[23211]: time=\"2026-06-11T17:33:11.005409289Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=3aa2f3d1-d016-4a63-b8db-16909b454143 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:11.005685 crc crio[23211]: time=\"2026-06-11T17:33:11.005572683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:11.185581 crc crio[23211]: time=\"2026-06-11T17:33:11.185414129Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=d91b77dc-ccac-4467-948c-553355f4c0d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:11.185810 crc crio[23211]: time=\"2026-06-11T17:33:11.185791369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:11.218289 crc crio[23211]: time=\"2026-06-11T17:33:11.218086418Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-hksvt/POD\" id=e2315e2c-13ce-4345-9aa4-2a4e87728f68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:11.218289 crc crio[23211]: time=\"2026-06-11T17:33:11.218238331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:11.558351 crc crio[23211]: time=\"2026-06-11T17:33:11.557529092Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=ad305717-4a94-4bdc-8e1e-9e5c5c63eb04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:11.558351 crc crio[23211]: time=\"2026-06-11T17:33:11.557939912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:11.584626 crc crio[23211]: time=\"2026-06-11T17:33:11.584517229Z\" level=info msg=\"Removed container 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=5022bd72-04c9-402d-ba67-cffe8be20201 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:11.592416 crc crio[23211]: time=\"2026-06-11T17:33:11.591799152Z\" level=info msg=\"Removing container: 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f\" id=8a0e02ec-c554-4efd-909b-6c1a086fcbfe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:11.737034 crc crio[23211]: 2026-06-11T17:33:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:359d670f6f31253 Mac:86:76:62:bd:93:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9c Mtu:0 Sandbox:/var/run/netns/c9abdcfe-234d-4d05-bd99-a5dc63cecc43 SocketPath: PciID:}] [{Interface:0xc0002f47f0 Address:{IP:10.217.1.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:11.739125 crc crio[23211]: time=\"2026-06-11T17:33:11.739074751Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-mj7z2 Namespace:openstack ID:359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04 UID:b22ddc6e-9caf-42dc-945a-392b7ce2b01a NetNS:/var/run/netns/c9abdcfe-234d-4d05-bd99-a5dc63cecc43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb22ddc6e_9caf_42dc_945a_392b7ce2b01a.slice PodAnnotations:0xc000612510}] Aliases:map[]}\"\nJun 11 17:33:11.740091 crc crio[23211]: time=\"2026-06-11T17:33:11.739523222Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-mj7z2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:11.903415 crc crio[23211]: 2026-06-11T17:33:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b8c2706f78a3b5 Mac:46:bd:c9:f8:af:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9e Mtu:0 Sandbox:/var/run/netns/022c5eaa-e7e6-4557-94dc-118da7880988 SocketPath: PciID:}] [{Interface:0xc0002d6960 Address:{IP:10.217.1.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:11.924165 crc crio[23211]: time=\"2026-06-11T17:33:11.923544944Z\" level=info msg=\"Got pod network &{Name:community-operators-h5574 Namespace:openshift-marketplace ID:9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39 UID:cabb519f-9216-44f1-b71c-22058a2569db NetNS:/var/run/netns/022c5eaa-e7e6-4557-94dc-118da7880988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcabb519f_9216_44f1_b71c_22058a2569db.slice PodAnnotations:0xc00294e1b0}] Aliases:map[]}\"\nJun 11 17:33:11.924165 crc crio[23211]: time=\"2026-06-11T17:33:11.923895782Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-h5574 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:11.946741 crc crio[23211]: time=\"2026-06-11T17:33:11.945247857Z\" level=info msg=\"Ran pod sandbox 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04 with infra container: openstack/barbican-db-sync-mj7z2/POD\" id=b20c0060-4597-430d-8185-f9e01e7ba343 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:11.988926 crc crio[23211]: time=\"2026-06-11T17:33:11.988703956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6e37d261-fbec-4be4-8bc0-18c9c91d02de name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:12.028988 crc crio[23211]: time=\"2026-06-11T17:33:12.027544769Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=6e37d261-fbec-4be4-8bc0-18c9c91d02de name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:12.028988 crc crio[23211]: time=\"2026-06-11T17:33:12.027644241Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=6e37d261-fbec-4be4-8bc0-18c9c91d02de name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:12.035467 crc crio[23211]: time=\"2026-06-11T17:33:12.034543374Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=16abbadf-e5a9-4457-b083-7763c499e864 name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:12.065263 crc crio[23211]: time=\"2026-06-11T17:33:12.065124791Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 11 17:33:12.072849 crc crio[23211]: time=\"2026-06-11T17:33:12.072714001Z\" level=info msg=\"Ran pod sandbox 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39 with infra container: openshift-marketplace/community-operators-h5574/POD\" id=c9678ad6-440d-498f-84ae-4868928f24c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:12.082335 crc crio[23211]: time=\"2026-06-11T17:33:12.081930752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7b2ac37-3700-441b-bda5-7eff326f1761 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:12.088046 crc crio[23211]: time=\"2026-06-11T17:33:12.087979654Z\" level=info msg=\"Removed container 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=8a0e02ec-c554-4efd-909b-6c1a086fcbfe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:12.155234 crc crio[23211]: time=\"2026-06-11T17:33:12.154336205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04aa2984-ee39-4722-a7cb-3ed9a52b314a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:12.261650 crc crio[23211]: time=\"2026-06-11T17:33:12.256979748Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h5574/extract-utilities\" id=05b125df-0893-41a1-90c2-76766fc052fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:33:12.267171 crc crio[23211]: time=\"2026-06-11T17:33:12.262532517Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002 UID:9d4a31ab-3218-487a-8a84-9aa76842ef9e NetNS:/var/run/netns/c96d760f-ebc1-4b6a-b01b-7c51df04aff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d4a31ab_3218_487a_8a84_9aa76842ef9e.slice PodAnnotations:0xc0006129d8}] Aliases:map[]}\"\nJun 11 17:33:12.272609 crc crio[23211]: time=\"2026-06-11T17:33:12.272561278Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:12.289659 crc crio[23211]: 2026-06-11T17:33:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ede0a209bb2a471 Mac:9e:d1:5e:e0:6a:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9d Mtu:0 Sandbox:/var/run/netns/62157280-3ed6-47c2-a1e8-b0364affeaba SocketPath: PciID:}] [{Interface:0xc0003245c0 Address:{IP:10.217.1.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:12.290494 crc crio[23211]: time=\"2026-06-11T17:33:12.290372825Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-zxfxf Namespace:openstack ID:ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1 UID:fa9a60c6-41a2-4baf-ace3-6d1a5dbd4acf NetNS:/var/run/netns/62157280-3ed6-47c2-a1e8-b0364affeaba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa9a60c6_41a2_4baf_ace3_6d1a5dbd4acf.slice PodAnnotations:0xc0018be8c8}] Aliases:map[]}\"\nJun 11 17:33:12.293126 crc crio[23211]: time=\"2026-06-11T17:33:12.290635031Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-zxfxf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:12.301522 crc crio[23211]: time=\"2026-06-11T17:33:12.30139227Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a UID:fae5e025-e1a7-4165-b549-806ed06b0107 NetNS:/var/run/netns/6900c7c1-e1c0-4b3f-b7f6-a003d641f60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae5e025_e1a7_4165_b549_806ed06b0107.slice PodAnnotations:0xc006bcc548}] Aliases:map[]}\"\nJun 11 17:33:12.301522 crc crio[23211]: time=\"2026-06-11T17:33:12.301506324Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:12.306393 crc crio[23211]: time=\"2026-06-11T17:33:12.306305814Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:cffe26213a06e4cca449838bd6d28b66d6dc635743f777abf18ad1b7ce2605ed UID:a12b6202-3267-4aec-bbf1-af57aadb41bc NetNS:/var/run/netns/440857b1-2089-4f97-8d52-f9ee30ec5c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda12b6202_3267_4aec_bbf1_af57aadb41bc.slice PodAnnotations:0xc000612b90}] Aliases:map[]}\"\nJun 11 17:33:12.306685 crc crio[23211]: time=\"2026-06-11T17:33:12.306401936Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:12.307263 crc crio[23211]: time=\"2026-06-11T17:33:12.307168725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:12.317506 crc crio[23211]: time=\"2026-06-11T17:33:12.31735489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:12.563639 crc crio[23211]: time=\"2026-06-11T17:33:12.563514648Z\" level=info msg=\"Ran pod sandbox ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1 with infra container: openstack/swift-ring-rebalance-zxfxf/POD\" id=b087062b-0a64-438d-956e-de1d9bb2b6d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:12.586482 crc crio[23211]: time=\"2026-06-11T17:33:12.582249438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=0773e519-abe4-40b0-86b7-24460719de0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:12.596314 crc crio[23211]: time=\"2026-06-11T17:33:12.596225339Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=0773e519-abe4-40b0-86b7-24460719de0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:12.596314 crc crio[23211]: time=\"2026-06-11T17:33:12.596325551Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=0773e519-abe4-40b0-86b7-24460719de0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:12.612898 crc crio[23211]: time=\"2026-06-11T17:33:12.612839214Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=652c2a1a-9051-47ec-a103-3d707132a3fd name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:12.656649 crc crio[23211]: time=\"2026-06-11T17:33:12.65659764Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 11 17:33:12.710032 crc crio[23211]: time=\"2026-06-11T17:33:12.706317596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:12.812774 crc crio[23211]: time=\"2026-06-11T17:33:12.809890281Z\" level=info msg=\"Got pod network &{Name:certified-operators-hksvt Namespace:openshift-marketplace ID:29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820 UID:461c621a-5345-477b-9a2e-0e2585b86d2f NetNS:/var/run/netns/72d0aa12-b3d3-47fb-9325-b7f27e5202ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod461c621a_5345_477b_9a2e_0e2585b86d2f.slice PodAnnotations:0xc006bcc238}] Aliases:map[]}\"\nJun 11 17:33:12.812774 crc crio[23211]: time=\"2026-06-11T17:33:12.809938572Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-hksvt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:12.914939 crc crio[23211]: time=\"2026-06-11T17:33:12.914845981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:12.944694 crc crio[23211]: time=\"2026-06-11T17:33:12.944599017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:13.008632 crc crio[23211]: time=\"2026-06-11T17:33:13.008520948Z\" level=info msg=\"Created container 0dd740e555871ab775e43e18fe68bf4a775bf99fec5a68d26da5a1b0747478ae: openstack/ovn-controller-metrics-7brz7/openstack-network-exporter\" id=5f4bfeb1-452e-4448-986a-8059e115d8c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:33:13.015634 crc crio[23211]: time=\"2026-06-11T17:33:13.015571295Z\" level=info msg=\"Starting container: 0dd740e555871ab775e43e18fe68bf4a775bf99fec5a68d26da5a1b0747478ae\" id=7d6472ff-5508-4edb-9b52-07761546b0b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:33:13.032559 crc crio[23211]: time=\"2026-06-11T17:33:13.030064588Z\" level=info msg=\"Started container\" PID=278505 containerID=0dd740e555871ab775e43e18fe68bf4a775bf99fec5a68d26da5a1b0747478ae description=openstack/ovn-controller-metrics-7brz7/openstack-network-exporter id=7d6472ff-5508-4edb-9b52-07761546b0b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a1203acafa4c4406274efd091a80646f521cf3606d73257fdda44d2430b96c4\nJun 11 17:33:13.177161 crc crio[23211]: time=\"2026-06-11T17:33:13.175820949Z\" level=info msg=\"Created container 7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267: openshift-marketplace/community-operators-h5574/extract-utilities\" id=05b125df-0893-41a1-90c2-76766fc052fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:33:13.188561 crc crio[23211]: time=\"2026-06-11T17:33:13.188409645Z\" level=info msg=\"Starting container: 7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267\" id=b99a27da-a62c-4cca-88d2-d13d0a63f53f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:33:13.246967 crc crio[23211]: time=\"2026-06-11T17:33:13.245044164Z\" level=info msg=\"Started container\" PID=278533 containerID=7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267 description=openshift-marketplace/community-operators-h5574/extract-utilities id=b99a27da-a62c-4cca-88d2-d13d0a63f53f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\nJun 11 17:33:13.421631 crc crio[23211]: 2026-06-11T17:33:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1077d40044e1050 Mac:7a:48:49:f4:97:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a0 Mtu:0 Sandbox:/var/run/netns/6900c7c1-e1c0-4b3f-b7f6-a003d641f60e SocketPath: PciID:}] [{Interface:0xc000482750 Address:{IP:10.217.1.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:13.428229 crc crio[23211]: time=\"2026-06-11T17:33:13.428035909Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a UID:fae5e025-e1a7-4165-b549-806ed06b0107 NetNS:/var/run/netns/6900c7c1-e1c0-4b3f-b7f6-a003d641f60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae5e025_e1a7_4165_b549_806ed06b0107.slice PodAnnotations:0xc006bcc548}] Aliases:map[]}\"\nJun 11 17:33:13.428229 crc crio[23211]: time=\"2026-06-11T17:33:13.428279906Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:13.456214 crc crio[23211]: time=\"2026-06-11T17:33:13.455914007Z\" level=info msg=\"Ran pod sandbox 1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a with infra container: openstack/ovsdbserver-sb-0/POD\" id=d91b77dc-ccac-4467-948c-553355f4c0d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:13.460903 crc crio[23211]: time=\"2026-06-11T17:33:13.460040181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b9f3b158-24b7-4b70-ba90-272cecdb2e4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:13.461171 crc crio[23211]: time=\"2026-06-11T17:33:13.461026596Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=b9f3b158-24b7-4b70-ba90-272cecdb2e4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:13.461171 crc crio[23211]: time=\"2026-06-11T17:33:13.461151879Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=b9f3b158-24b7-4b70-ba90-272cecdb2e4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:13.464297 crc crio[23211]: time=\"2026-06-11T17:33:13.464080452Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=5b1685bf-7e58-4299-b6a4-d029dc8c44a4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:13.471892 crc crio[23211]: time=\"2026-06-11T17:33:13.471767014Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 11 17:33:13.696041 crc crio[23211]: time=\"2026-06-11T17:33:13.695924321Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cc1fd488-f28b-4913-97f7-f194e66b0acb name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:13.699469 crc crio[23211]: time=\"2026-06-11T17:33:13.699357037Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 17:33:13.770743 crc crio[23211]: 2026-06-11T17:33:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:347b5b57af4b7b1 Mac:f6:f2:ac:b8:c5:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9f Mtu:0 Sandbox:/var/run/netns/c96d760f-ebc1-4b6a-b01b-7c51df04aff6 SocketPath: PciID:}] [{Interface:0xc0001946d0 Address:{IP:10.217.1.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:13.772514 crc crio[23211]: time=\"2026-06-11T17:33:13.77212606Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002 UID:9d4a31ab-3218-487a-8a84-9aa76842ef9e NetNS:/var/run/netns/c96d760f-ebc1-4b6a-b01b-7c51df04aff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d4a31ab_3218_487a_8a84_9aa76842ef9e.slice PodAnnotations:0xc0006129d8}] Aliases:map[]}\"\nJun 11 17:33:13.772514 crc crio[23211]: time=\"2026-06-11T17:33:13.772408807Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:13.785968 crc crio[23211]: time=\"2026-06-11T17:33:13.785067694Z\" level=info msg=\"Ran pod sandbox 347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002 with infra container: openstack/ovsdbserver-nb-0/POD\" id=3aa2f3d1-d016-4a63-b8db-16909b454143 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:13.817691 crc crio[23211]: time=\"2026-06-11T17:33:13.81760965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=158fd082-3aff-435d-8bfb-425b5978c97d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:13.818366 crc crio[23211]: time=\"2026-06-11T17:33:13.818132873Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=158fd082-3aff-435d-8bfb-425b5978c97d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:13.818843 crc crio[23211]: time=\"2026-06-11T17:33:13.818778799Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=158fd082-3aff-435d-8bfb-425b5978c97d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:13.823170 crc crio[23211]: time=\"2026-06-11T17:33:13.823076246Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=f558de88-a269-4439-97a3-45b4c4292321 name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:13.857211 crc crio[23211]: time=\"2026-06-11T17:33:13.857082339Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 11 17:33:13.992930 crc crio[23211]: time=\"2026-06-11T17:33:13.991708911Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-5d86cb9469-r7k4t/POD\" id=131eab20-4551-41b8-9d8c-7f1711bc915c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:13.992930 crc crio[23211]: time=\"2026-06-11T17:33:13.992096502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:14.117254 crc crio[23211]: 2026-06-11T17:33:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29a8cee316e62fd Mac:6e:a1:b1:ac:65:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a1 Mtu:0 Sandbox:/var/run/netns/72d0aa12-b3d3-47fb-9325-b7f27e5202ef SocketPath: PciID:}] [{Interface:0xc00029e830 Address:{IP:10.217.1.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:14.118775 crc crio[23211]: time=\"2026-06-11T17:33:14.118658783Z\" level=info msg=\"Got pod network &{Name:certified-operators-hksvt Namespace:openshift-marketplace ID:29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820 UID:461c621a-5345-477b-9a2e-0e2585b86d2f NetNS:/var/run/netns/72d0aa12-b3d3-47fb-9325-b7f27e5202ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod461c621a_5345_477b_9a2e_0e2585b86d2f.slice PodAnnotations:0xc006bcc238}] Aliases:map[]}\"\nJun 11 17:33:14.118891 crc crio[23211]: time=\"2026-06-11T17:33:14.118821487Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-hksvt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:14.203840 crc crio[23211]: 2026-06-11T17:33:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cffe26213a06e4c Mac:6e:9c:27:09:c6:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a2 Mtu:0 Sandbox:/var/run/netns/440857b1-2089-4f97-8d52-f9ee30ec5c2d SocketPath: PciID:}] [{Interface:0xc0000151b0 Address:{IP:10.217.1.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:14.204961 crc crio[23211]: time=\"2026-06-11T17:33:14.204837373Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:cffe26213a06e4cca449838bd6d28b66d6dc635743f777abf18ad1b7ce2605ed UID:a12b6202-3267-4aec-bbf1-af57aadb41bc NetNS:/var/run/netns/440857b1-2089-4f97-8d52-f9ee30ec5c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda12b6202_3267_4aec_bbf1_af57aadb41bc.slice PodAnnotations:0xc000612b90}] Aliases:map[]}\"\nJun 11 17:33:14.205047 crc crio[23211]: time=\"2026-06-11T17:33:14.205035738Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:14.329484 crc crio[23211]: time=\"2026-06-11T17:33:14.329374242Z\" level=info msg=\"Ran pod sandbox 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820 with infra container: openshift-marketplace/certified-operators-hksvt/POD\" id=e2315e2c-13ce-4345-9aa4-2a4e87728f68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:14.350513 crc crio[23211]: time=\"2026-06-11T17:33:14.338947372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=694d93cb-6713-4a56-849c-f7e3bde693c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:14.350513 crc crio[23211]: time=\"2026-06-11T17:33:14.349479216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=23fcb422-665e-4d11-9444-e57e99b32ae6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:14.350513 crc crio[23211]: time=\"2026-06-11T17:33:14.349862576Z\" level=info msg=\"Ran pod sandbox cffe26213a06e4cca449838bd6d28b66d6dc635743f777abf18ad1b7ce2605ed with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=ad305717-4a94-4bdc-8e1e-9e5c5c63eb04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:14.360068 crc crio[23211]: time=\"2026-06-11T17:33:14.359948588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=128568a8-8874-4d35-91b5-d0c3c521f783 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:14.362296 crc crio[23211]: time=\"2026-06-11T17:33:14.362245976Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=128568a8-8874-4d35-91b5-d0c3c521f783 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:14.362507 crc crio[23211]: time=\"2026-06-11T17:33:14.3624077Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=128568a8-8874-4d35-91b5-d0c3c521f783 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:14.363553 crc crio[23211]: time=\"2026-06-11T17:33:14.363414336Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-hksvt/extract-utilities\" id=fba81e46-274e-4c1e-8068-5f85d25ede2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:33:14.364008 crc crio[23211]: time=\"2026-06-11T17:33:14.363926788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:14.364752 crc crio[23211]: time=\"2026-06-11T17:33:14.364682077Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=89eb8f8c-7ed2-4b83-b4b3-dd05fa1eec14 name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:14.373965 crc crio[23211]: time=\"2026-06-11T17:33:14.373852687Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 11 17:33:14.601032 crc crio[23211]: time=\"2026-06-11T17:33:14.600937196Z\" level=info msg=\"Got pod network &{Name:swift-proxy-5d86cb9469-r7k4t Namespace:openstack ID:71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1 UID:e1f42f6a-b25b-47f0-8da8-dd3134aca18f NetNS:/var/run/netns/ac43f51d-dd97-4a95-bf6d-fc35cb262151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f42f6a_b25b_47f0_8da8_dd3134aca18f.slice PodAnnotations:0xc0018bf0f0}] Aliases:map[]}\"\nJun 11 17:33:14.601032 crc crio[23211]: time=\"2026-06-11T17:33:14.601015338Z\" level=info msg=\"Adding pod openstack_swift-proxy-5d86cb9469-r7k4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:14.615976 crc crio[23211]: time=\"2026-06-11T17:33:14.61584175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:14.623371 crc crio[23211]: time=\"2026-06-11T17:33:14.620217449Z\" level=info msg=\"Stopped container 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01: openstack/ovn-northd-0/ovn-northd\" id=a004f075-0178-4b22-9c2c-882b165b228b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:14.623371 crc crio[23211]: time=\"2026-06-11T17:33:14.622726382Z\" level=info msg=\"Stopping pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\" id=d477cc3e-dfe9-414b-aa5d-9a166461a15b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:14.625270 crc crio[23211]: time=\"2026-06-11T17:33:14.625138532Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663 UID:4b3915d6-2f58-4929-8715-f28c8a038cf7 NetNS:/var/run/netns/a085d679-4c20-4425-8381-34cf34a93f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b3915d6_2f58_4929_8715_f28c8a038cf7.slice PodAnnotations:0xc006618530}] Aliases:map[]}\"\nJun 11 17:33:14.629785 crc crio[23211]: time=\"2026-06-11T17:33:14.629631246Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:14.659950 crc crio[23211]: time=\"2026-06-11T17:33:14.658794556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:14.822599 crc crio[23211]: time=\"2026-06-11T17:33:14.822015965Z\" level=info msg=\"Created container 3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1: openshift-marketplace/certified-operators-hksvt/extract-utilities\" id=fba81e46-274e-4c1e-8068-5f85d25ede2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:33:14.830396 crc crio[23211]: time=\"2026-06-11T17:33:14.830337273Z\" level=info msg=\"Starting container: 3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1\" id=3f86bb34-ea35-4358-ac87-5066e3c1399c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:33:14.854219 crc crio[23211]: time=\"2026-06-11T17:33:14.851599247Z\" level=info msg=\"Started container\" PID=278719 containerID=3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1 description=openshift-marketplace/certified-operators-hksvt/extract-utilities id=3f86bb34-ea35-4358-ac87-5066e3c1399c name=/runtime.v1.RuntimeService/StartContainer sandboxID=29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\nJun 11 17:33:15.395492 crc crio[23211]: time=\"2026-06-11T17:33:15.381780141Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=cc1fd488-f28b-4913-97f7-f194e66b0acb name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:15.395492 crc crio[23211]: time=\"2026-06-11T17:33:15.384226172Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=218b64cc-8594-4519-8124-9cbcd73951e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:15.395492 crc crio[23211]: time=\"2026-06-11T17:33:15.393221847Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e4080951-b3eb-47b3-9724-e57d7469089e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:15.423009 crc crio[23211]: time=\"2026-06-11T17:33:15.418956332Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h5574/extract-content\" id=f56d604b-4773-4a56-b4e3-94c6f4139963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:33:15.423009 crc crio[23211]: time=\"2026-06-11T17:33:15.419623419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:15.508315 crc crio[23211]: time=\"2026-06-11T17:33:15.50670046Z\" level=info msg=\"Stopped pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\" id=d477cc3e-dfe9-414b-aa5d-9a166461a15b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:15.519826 crc crio[23211]: 2026-06-11T17:33:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f6e9d12480cc7 Mac:26:82:4a:c1:3c:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a3 Mtu:0 Sandbox:/var/run/netns/ac43f51d-dd97-4a95-bf6d-fc35cb262151 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:33:15.522676 crc crio[23211]: time=\"2026-06-11T17:33:15.522516108Z\" level=info msg=\"Got pod network &{Name:swift-proxy-5d86cb9469-r7k4t Namespace:openstack ID:71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1 UID:e1f42f6a-b25b-47f0-8da8-dd3134aca18f NetNS:/var/run/netns/ac43f51d-dd97-4a95-bf6d-fc35cb262151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f42f6a_b25b_47f0_8da8_dd3134aca18f.slice PodAnnotations:0xc0018bf0f0}] Aliases:map[]}\"\nJun 11 17:33:15.522890 crc crio[23211]: time=\"2026-06-11T17:33:15.522777643Z\" level=info msg=\"Checking pod openstack_swift-proxy-5d86cb9469-r7k4t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:33:15.624646 crc crio[23211]: time=\"2026-06-11T17:33:15.624221315Z\" level=info msg=\"Ran pod sandbox 71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1 with infra container: openstack/swift-proxy-5d86cb9469-r7k4t/POD\" id=131eab20-4551-41b8-9d8c-7f1711bc915c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:15.649676 crc crio[23211]: time=\"2026-06-11T17:33:15.649528529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=86e0b887-0c72-4f3b-9589-97b535ec37e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:15.649934 crc crio[23211]: time=\"2026-06-11T17:33:15.649900308Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=86e0b887-0c72-4f3b-9589-97b535ec37e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:15.649993 crc crio[23211]: time=\"2026-06-11T17:33:15.64996566Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=86e0b887-0c72-4f3b-9589-97b535ec37e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:15.652402 crc crio[23211]: time=\"2026-06-11T17:33:15.652261068Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=10a1a302-450a-44bb-af8d-676aa8f4e458 name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:15.700550 crc crio[23211]: time=\"2026-06-11T17:33:15.684972728Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 11 17:33:15.855973 crc crio[23211]: time=\"2026-06-11T17:33:15.850766692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:15.881059 crc crio[23211]: time=\"2026-06-11T17:33:15.879185223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:16.163137 crc crio[23211]: time=\"2026-06-11T17:33:16.162062051Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f0ac531e-ad16-4e8c-a28e-2dca6034dc96 name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:16.169157 crc crio[23211]: time=\"2026-06-11T17:33:16.169072186Z\" level=info msg=\"Created container 2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051: openshift-marketplace/community-operators-h5574/extract-content\" id=f56d604b-4773-4a56-b4e3-94c6f4139963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:33:16.173174 crc crio[23211]: time=\"2026-06-11T17:33:16.170972794Z\" level=info msg=\"Starting container: 2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051\" id=486775a8-04e1-449f-a851-8135618b3e39 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:33:16.180034 crc crio[23211]: time=\"2026-06-11T17:33:16.178324519Z\" level=info msg=\"Removing container: 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9\" id=925e530e-7bc0-4a00-911b-19acba6ad6ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:16.180642 crc crio[23211]: time=\"2026-06-11T17:33:16.180162544Z\" level=info msg=\"Started container\" PID=278870 containerID=2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051 description=openshift-marketplace/community-operators-h5574/extract-content id=486775a8-04e1-449f-a851-8135618b3e39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\nJun 11 17:33:16.197575 crc crio[23211]: time=\"2026-06-11T17:33:16.19314935Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 17:33:16.372519 crc crio[23211]: time=\"2026-06-11T17:33:16.371929139Z\" level=info msg=\"Stopping container: 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6 (timeout: 30s)\" id=3ab8fc2d-a8af-4654-9a56-33e050a69f30 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:16.712947 crc crio[23211]: time=\"2026-06-11T17:33:16.712346768Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=1ff808a6-fdbc-4e59-abe1-85ffc3873e69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:16.734744 crc crio[23211]: time=\"2026-06-11T17:33:16.734652717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:19.462009 crc crio[23211]: time=\"2026-06-11T17:33:19.460068343Z\" level=info msg=\"Removed container 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9: openstack/ovn-northd-0/openstack-network-exporter\" id=925e530e-7bc0-4a00-911b-19acba6ad6ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:19.476118 crc crio[23211]: time=\"2026-06-11T17:33:19.475259954Z\" level=info msg=\"Removing container: 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01\" id=cd4eea91-7c0c-46dc-93a0-9aa7fc93fe15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:19.481006 crc crio[23211]: time=\"2026-06-11T17:33:19.480933886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=efeb50e2-62cf-40bb-8609-a90c34cb87cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:19.732164 crc crio[23211]: time=\"2026-06-11T17:33:19.727632168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ceaed6e9-cb9e-4f9e-842a-a05f67d6efca name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:19.732164 crc crio[23211]: time=\"2026-06-11T17:33:19.732175421Z\" level=info msg=\"Stopped container 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6: openstack/kube-state-metrics-0/kube-state-metrics\" id=3ab8fc2d-a8af-4654-9a56-33e050a69f30 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:19.743206 crc crio[23211]: time=\"2026-06-11T17:33:19.743020804Z\" level=info msg=\"Stopping pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652\" id=2e8aa887-40ce-4527-bc75-fbe906cab22e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:19.744998 crc crio[23211]: time=\"2026-06-11T17:33:19.744919891Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652 UID:1fcc592e-fde9-4815-b4ee-897efebc326b NetNS:/var/run/netns/3feb4e07-449f-4593-ab1d-bcc7f40744d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fcc592e_fde9_4815_b4ee_897efebc326b.slice PodAnnotations:0xc00294e2e8}] Aliases:map[]}\"\nJun 11 17:33:19.745173 crc crio[23211]: time=\"2026-06-11T17:33:19.745122006Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:21.890136 crc crio[23211]: time=\"2026-06-11T17:33:21.886662932Z\" level=info msg=\"Stopping container: 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8 (timeout: 30s)\" id=38b20ec3-db0c-4047-a0f8-a0bdea1a4efc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:21.891025 crc crio[23211]: time=\"2026-06-11T17:33:21.886705894Z\" level=info msg=\"Stopping container: b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913 (timeout: 30s)\" id=09212f24-1365-4695-a565-37dd20127591 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:21.891025 crc crio[23211]: time=\"2026-06-11T17:33:21.890696513Z\" level=info msg=\"Stopping container: 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c (timeout: 30s)\" id=dc1d31c2-7d92-4955-90e6-d37e032de65a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:21.893089 crc crio[23211]: time=\"2026-06-11T17:33:21.886857257Z\" level=info msg=\"Stopping container: 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f (timeout: 30s)\" id=09bffa8b-fada-44f5-9e42-377ab0f04788 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:25.129235 crc crio[23211]: time=\"2026-06-11T17:33:25.124693332Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h5574/registry-server\" id=767d7f65-86e1-4d59-9d21-5002ec0b181c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:33:25.166834 crc crio[23211]: time=\"2026-06-11T17:33:25.166763067Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=5b1685bf-7e58-4299-b6a4-d029dc8c44a4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:25.167932 crc crio[23211]: time=\"2026-06-11T17:33:25.167344501Z\" level=info msg=\"Stopped container 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c: openstack/ceilometer-0/ceilometer-notification-agent\" id=dc1d31c2-7d92-4955-90e6-d37e032de65a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:25.168170 crc crio[23211]: time=\"2026-06-11T17:33:25.167495615Z\" level=info msg=\"Stopped container 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8: openstack/ceilometer-0/sg-core\" id=38b20ec3-db0c-4047-a0f8-a0bdea1a4efc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:25.173681 crc crio[23211]: time=\"2026-06-11T17:33:25.17250769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=f6c1377f-3472-473e-8a02-10d44a76536b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:25.206332 crc crio[23211]: time=\"2026-06-11T17:33:25.206172694Z\" level=info msg=\"Stopped container 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f: openstack/ceilometer-0/proxy-httpd\" id=09bffa8b-fada-44f5-9e42-377ab0f04788 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:25.221141 crc crio[23211]: time=\"2026-06-11T17:33:25.221056777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:25.228919 crc crio[23211]: time=\"2026-06-11T17:33:25.228854202Z\" level=info msg=\"Stopped pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652\" id=2e8aa887-40ce-4527-bc75-fbe906cab22e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:25.496632 crc crio[23211]: time=\"2026-06-11T17:33:25.49658247Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=f558de88-a269-4439-97a3-45b4c4292321 name=/runtime.v1.ImageService/PullImage\nJun 11 17:33:25.499748 crc crio[23211]: time=\"2026-06-11T17:33:25.499582615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=5555cafc-7911-457f-aa9e-5743a8a7e85c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:25.840520 crc crio[23211]: time=\"2026-06-11T17:33:25.840381805Z\" level=info msg=\"Stopped container b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913: openstack/ceilometer-0/ceilometer-central-agent\" id=09212f24-1365-4695-a565-37dd20127591 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:33:25.842918 crc crio[23211]: time=\"2026-06-11T17:33:25.842854846Z\" level=info msg=\"Stopping pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\" id=409f7861-0ba0-4b1f-9fef-38efd02ba80a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:25.843485 crc crio[23211]: time=\"2026-06-11T17:33:25.843363689Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88 UID:7d9f9c90-7dc8-44db-add0-355dacb62654 NetNS:/var/run/netns/09c1de2c-9389-47a8-9684-1de65ee7c9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9f9c90_7dc8_44db_add0_355dacb62654.slice PodAnnotations:0xc007c142e8}] Aliases:map[]}\"\nJun 11 17:33:25.843615 crc crio[23211]: time=\"2026-06-11T17:33:25.843568254Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:27.376846 crc crio[23211]: time=\"2026-06-11T17:33:27.375584249Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=54a32b38-875d-480a-abe8-2b83a4b981a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:27.377921 crc crio[23211]: time=\"2026-06-11T17:33:27.376938973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:36.608498 crc crio[23211]: time=\"2026-06-11T17:33:36.607367754Z\" level=warning msg=\"Stopping container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 with stop signal(15) timed out. Killing...\"\nJun 11 17:33:36.648494 crc crio[23211]: time=\"2026-06-11T17:33:36.648313999Z\" level=error msg=\"Killing container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 17:33:42.530771 crc crio[23211]: time=\"2026-06-11T17:33:42.529333191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=476e8a45-e3c0-4b59-9cc1-e21c166e6e68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:44.234996 crc crio[23211]: time=\"2026-06-11T17:33:44.233773956Z\" level=info msg=\"Removed container 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01: openstack/ovn-northd-0/ovn-northd\" id=cd4eea91-7c0c-46dc-93a0-9aa7fc93fe15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:44.238776 crc crio[23211]: time=\"2026-06-11T17:33:44.238641637Z\" level=info msg=\"Removing container: 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6\" id=f33902b7-2ec5-4884-85c9-af58d4911029 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:52.192854 crc crio[23211]: time=\"2026-06-11T17:33:52.191496321Z\" level=info msg=\"Stopped pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\" id=409f7861-0ba0-4b1f-9fef-38efd02ba80a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:52.203625 crc crio[23211]: time=\"2026-06-11T17:33:52.203016219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=68f2afec-e432-4b0f-abef-ffae72092f95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:33:52.225086 crc crio[23211]: time=\"2026-06-11T17:33:52.223369879Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=29c75222-802f-47c8-8e9a-719afdbf1705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:33:53.261734 crc crio[23211]: time=\"2026-06-11T17:33:53.261068869Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=c6c0352c-235e-4627-86a6-d2365d02f28a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:33:53.261734 crc crio[23211]: time=\"2026-06-11T17:33:53.261719285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:33:59.440287 crc crio[23211]: time=\"2026-06-11T17:33:59.438728712Z\" level=info msg=\"Removing container: dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21\" id=a7591608-2c09-4dd0-ae27-b762b5986b82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:00.551851 crc crio[23211]: time=\"2026-06-11T17:34:00.551165124Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686654-j4dbl/POD\" id=393fa24e-ce2c-433b-9d89-3e342efab308 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:00.551851 crc crio[23211]: time=\"2026-06-11T17:34:00.55183504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:08.581640 crc crio[23211]: time=\"2026-06-11T17:34:08.581084136Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qxthp/POD\" id=a517d026-c3e2-475c-956f-0d27fb02eac9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:08.582860 crc crio[23211]: time=\"2026-06-11T17:34:08.581693052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:30.317677 crc crio[23211]: time=\"2026-06-11T17:34:30.316870304Z\" level=info msg=\"Stopped container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59: openstack/swift-storage-0/swift-recon-cron\" id=df46b0f6-76f3-4080-8839-5f0684f6fd14 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:34:30.319654 crc crio[23211]: time=\"2026-06-11T17:34:30.319609163Z\" level=info msg=\"Stopping pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\" id=78ed3033-07f4-4431-a5f6-7eb8d6531503 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:30.321720 crc crio[23211]: time=\"2026-06-11T17:34:30.321690916Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b UID:2772943d-956a-4fb4-a7a3-538bf8e6a912 NetNS:/var/run/netns/a5bdac8c-4180-4cab-88d0-5d2407abe543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2772943d_956a_4fb4_a7a3_538bf8e6a912.slice PodAnnotations:0xc007c14108}] Aliases:map[]}\"\nJun 11 17:34:30.321951 crc crio[23211]: time=\"2026-06-11T17:34:30.321932362Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:31.620042 crc crio[23211]: time=\"2026-06-11T17:34:31.619609256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:31.632016 crc crio[23211]: time=\"2026-06-11T17:34:31.631909394Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=47cbbd5f-69ab-4796-baee-901a0657e64b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:31.636099 crc crio[23211]: time=\"2026-06-11T17:34:31.635981605Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=381dd43a-ce3c-468a-8611-af9cf529d70b name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:31.637569 crc crio[23211]: time=\"2026-06-11T17:34:31.637523345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f3316efe-33e6-4306-960b-e5e3bea4bf4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:32.582749 crc crio[23211]: time=\"2026-06-11T17:34:32.581988268Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b UID:d5c4f1d1-ca1c-431a-8990-f26978981262 NetNS:/var/run/netns/49081431-a23b-49db-81df-f67ae2cba06d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c4f1d1_ca1c_431a_8990_f26978981262.slice PodAnnotations:0xc0028185c0}] Aliases:map[]}\"\nJun 11 17:34:32.582749 crc crio[23211]: time=\"2026-06-11T17:34:32.582695976Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:32.622818 crc crio[23211]: time=\"2026-06-11T17:34:32.622629937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:32.635008 crc crio[23211]: time=\"2026-06-11T17:34:32.634668088Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=652c2a1a-9051-47ec-a103-3d707132a3fd name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:32.640138 crc crio[23211]: time=\"2026-06-11T17:34:32.639722624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=0cd30471-0504-45b7-b01f-69b5669cb8e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:32.667284 crc crio[23211]: time=\"2026-06-11T17:34:32.666942077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e1003375-d881-4335-a836-22cb485e986c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:33.276847 crc crio[23211]: 2026-06-11T17:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e0316709066e6a Mac:32:ee:d3:8a:08:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a4 Mtu:0 Sandbox:/var/run/netns/49081431-a23b-49db-81df-f67ae2cba06d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:34:33.278004 crc crio[23211]: time=\"2026-06-11T17:34:33.277918875Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b UID:d5c4f1d1-ca1c-431a-8990-f26978981262 NetNS:/var/run/netns/49081431-a23b-49db-81df-f67ae2cba06d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c4f1d1_ca1c_431a_8990_f26978981262.slice PodAnnotations:0xc0028185c0}] Aliases:map[]}\"\nJun 11 17:34:33.278142 crc crio[23211]: time=\"2026-06-11T17:34:33.278090249Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:34:35.643358 crc crio[23211]: time=\"2026-06-11T17:34:35.64247371Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=f0ac531e-ad16-4e8c-a28e-2dca6034dc96 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:35.646341 crc crio[23211]: time=\"2026-06-11T17:34:35.646256265Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=41c8e0eb-195e-4ac7-a151-88027f6b56f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:35.650831 crc crio[23211]: time=\"2026-06-11T17:34:35.650744977Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=5d90c750-2dc3-4acd-a4dd-0e3c6be3650e name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:35.651701 crc crio[23211]: time=\"2026-06-11T17:34:35.651628559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=f5bb733a-55ba-4a36-8f3d-14f6fa29501d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:35.714850 crc crio[23211]: time=\"2026-06-11T17:34:35.714752101Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=eed9123d-5de3-47f9-b7da-1e5362e6b241 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:35.716153 crc crio[23211]: time=\"2026-06-11T17:34:35.716055034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=db5b6d18-73bf-47d1-9650-f47b15a6113b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:35.718952 crc crio[23211]: time=\"2026-06-11T17:34:35.718869304Z\" level=info msg=\"Stopped pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\" id=78ed3033-07f4-4431-a5f6-7eb8d6531503 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:35.747995 crc crio[23211]: time=\"2026-06-11T17:34:35.74788477Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=4cc8d3d6-d193-4b9c-a7b1-f02996409089 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:35.749322 crc crio[23211]: time=\"2026-06-11T17:34:35.749242905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=432478a8-d213-4bc3-b5c1-eb94c6c8078d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:35.760040 crc crio[23211]: time=\"2026-06-11T17:34:35.759960593Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=16abbadf-e5a9-4457-b083-7763c499e864 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:35.761151 crc crio[23211]: time=\"2026-06-11T17:34:35.761070111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a1fcaf65-2aae-4c1b-b609-451a7aa6c695 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:35.780245 crc crio[23211]: time=\"2026-06-11T17:34:35.779303588Z\" level=info msg=\"Removed container 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6: openstack/kube-state-metrics-0/kube-state-metrics\" id=f33902b7-2ec5-4884-85c9-af58d4911029 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:35.794130 crc crio[23211]: time=\"2026-06-11T17:34:35.793304899Z\" level=info msg=\"Removing container: 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f\" id=4cd7490e-2547-4c4b-a0e2-2bb3637fb7c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:35.811649 crc crio[23211]: time=\"2026-06-11T17:34:35.811582856Z\" level=info msg=\"Ran pod sandbox 0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b with infra container: openstack/ovn-northd-0/POD\" id=1ff808a6-fdbc-4e59-abe1-85ffc3873e69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:35.815261 crc crio[23211]: time=\"2026-06-11T17:34:35.815127026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=dcf8a3c5-6cfd-40b7-995a-0ae162159b49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:35.827260 crc crio[23211]: time=\"2026-06-11T17:34:35.827149237Z\" level=info msg=\"Removed container dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21: openstack/nova-api-0/nova-api-api\" id=a7591608-2c09-4dd0-ae27-b762b5986b82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:35.830604 crc crio[23211]: time=\"2026-06-11T17:34:35.830510292Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d39fc3fc-d757-4d21-9def-1d02779f2da0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:35.830900 crc crio[23211]: time=\"2026-06-11T17:34:35.830745577Z\" level=info msg=\"Removing container: f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242\" id=4dc1ded9-a8d1-4541-a6b2-3391680ac178 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:35.876925 crc crio[23211]: time=\"2026-06-11T17:34:35.876800011Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=dcf8a3c5-6cfd-40b7-995a-0ae162159b49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:35.877188 crc crio[23211]: time=\"2026-06-11T17:34:35.876946045Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=dcf8a3c5-6cfd-40b7-995a-0ae162159b49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:35.880405 crc crio[23211]: time=\"2026-06-11T17:34:35.880276978Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=f6081a8a-20d6-40e2-8f56-51f1466d5535 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:35.891904 crc crio[23211]: time=\"2026-06-11T17:34:35.891734675Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 11 17:34:35.934045 crc crio[23211]: time=\"2026-06-11T17:34:35.933636285Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=10a1a302-450a-44bb-af8d-676aa8f4e458 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:35.937149 crc crio[23211]: time=\"2026-06-11T17:34:35.936961828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=64816ba7-2a13-4b7c-992d-844bc2f9ddbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:35.940117 crc crio[23211]: time=\"2026-06-11T17:34:35.939949812Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=449627cc-dd8d-473e-915c-8835ce4cc74b name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:35.941787 crc crio[23211]: time=\"2026-06-11T17:34:35.941663536Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=5ca668b2-2bb5-4646-aba6-aeaab3803e6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:35.976329 crc crio[23211]: time=\"2026-06-11T17:34:35.97611949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:35.980809 crc crio[23211]: time=\"2026-06-11T17:34:35.980713025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.002166 crc crio[23211]: time=\"2026-06-11T17:34:36.002029558Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-hksvt/extract-content\" id=10530ea6-0625-46d8-8a0b-f4fea00fd088 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.020958 crc crio[23211]: time=\"2026-06-11T17:34:36.015540247Z\" level=info msg=\"Creating container: openstack/placement-db-sync-25f55/placement-db-sync\" id=6eab4dd3-98f1-4645-bb3f-8f3411da76d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.020958 crc crio[23211]: time=\"2026-06-11T17:34:36.019396813Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=ef15ca82-ac86-446f-9f74-4be163b4b28c name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:36.022770 crc crio[23211]: time=\"2026-06-11T17:34:36.022702007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.024113 crc crio[23211]: time=\"2026-06-11T17:34:36.024036929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8a96d5de-ed60-4644-b76f-b23f61aed0f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.040926 crc crio[23211]: time=\"2026-06-11T17:34:36.040578305Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:1333c956c1ed75fb3c6934ea908f54290d12a176ef57e3c0eea5f6e50580d755 UID:71ac5301-ba59-4c41-a601-42d3fe7f1984 NetNS:/var/run/netns/083e3de7-6789-4d97-93c8-f6a47ab3a0a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71ac5301_ba59_4c41_a601_42d3fe7f1984.slice PodAnnotations:0xc006618450}] Aliases:map[]}\"\nJun 11 17:34:36.040926 crc crio[23211]: time=\"2026-06-11T17:34:36.040639306Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:36.061742 crc crio[23211]: time=\"2026-06-11T17:34:36.061116169Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=89eb8f8c-7ed2-4b83-b4b3-dd05fa1eec14 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:36.071586 crc crio[23211]: time=\"2026-06-11T17:34:36.071247653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=71b91994-a418-4869-bdcf-b6544f60a472 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.093834 crc crio[23211]: time=\"2026-06-11T17:34:36.091508971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2d996b2b-6cdd-4b96-8f02-c08817efbd60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.108140 crc crio[23211]: time=\"2026-06-11T17:34:36.108040455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b6560709-a4c9-432b-9239-7b1468b5317b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.113898 crc crio[23211]: time=\"2026-06-11T17:34:36.113698067Z\" level=info msg=\"Removed container 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f: openstack/ceilometer-0/proxy-httpd\" id=4cd7490e-2547-4c4b-a0e2-2bb3637fb7c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:36.115006 crc crio[23211]: time=\"2026-06-11T17:34:36.114909517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=6d442325-c057-403a-afea-ad501194e860 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.117581 crc crio[23211]: time=\"2026-06-11T17:34:36.117530332Z\" level=info msg=\"Removing container: 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8\" id=22a4b106-bbbe-4127-9d4f-59c53dc2e6bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:36.128251 crc crio[23211]: time=\"2026-06-11T17:34:36.128107757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.142850 crc crio[23211]: time=\"2026-06-11T17:34:36.142747695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=2fc768f1-679d-4300-b5ab-8d59e33d5771 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.199330 crc crio[23211]: time=\"2026-06-11T17:34:36.19923996Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=3b2671f9-ea78-4f53-9559-8bf212ac05ac name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:36.207491 crc crio[23211]: time=\"2026-06-11T17:34:36.206954523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=116605d7-d458-4910-8cba-e1ea9893062a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.207491 crc crio[23211]: time=\"2026-06-11T17:34:36.206962933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ebe49563-6f02-4d97-8277-ab060f626fca name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.221491 crc crio[23211]: time=\"2026-06-11T17:34:36.210131252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=0cfaaaf7-e8e5-4bfc-bda2-c71a31b5173e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.221491 crc crio[23211]: time=\"2026-06-11T17:34:36.216365309Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=999938eb-b4b3-4271-8a03-5ce13f4e390e name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:36.225492 crc crio[23211]: time=\"2026-06-11T17:34:36.222618755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ee88dbc1-a151-445a-9357-8a127242406d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.243512 crc crio[23211]: time=\"2026-06-11T17:34:36.243366695Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793 UID:af867d0e-da6c-41c2-ba36-7155de49ed19 NetNS:/var/run/netns/6a47158e-9d52-466e-9bb9-93cf4aa0c7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf867d0e_da6c_41c2_ba36_7155de49ed19.slice PodAnnotations:0xc0001305d8}] Aliases:map[]}\"\nJun 11 17:34:36.243512 crc crio[23211]: time=\"2026-06-11T17:34:36.243467907Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:36.252865 crc crio[23211]: time=\"2026-06-11T17:34:36.25036893Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686654-j4dbl Namespace:openshift-infra ID:15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d UID:449c9786-da0b-4220-ac77-2f8bcf101ec8 NetNS:/var/run/netns/55cfcba1-665a-4e7f-86ac-c052aec36d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449c9786_da0b_4220_ac77_2f8bcf101ec8.slice PodAnnotations:0xc0030880a0}] Aliases:map[]}\"\nJun 11 17:34:36.252865 crc crio[23211]: time=\"2026-06-11T17:34:36.25074837Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686654-j4dbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:36.260778 crc crio[23211]: time=\"2026-06-11T17:34:36.260692079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f56b8970-6160-4fd7-8bd3-7f249ddb8a40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.271541 crc crio[23211]: time=\"2026-06-11T17:34:36.270357831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.271894 crc crio[23211]: time=\"2026-06-11T17:34:36.270789492Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qxthp Namespace:openshift-marketplace ID:bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96 UID:03f58812-c32a-4538-8863-c8c424eacc17 NetNS:/var/run/netns/43ac5edd-ef72-4df6-b109-15baf99ab320 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03f58812_c32a_4538_8863_c8c424eacc17.slice PodAnnotations:0xc000d2e2f0}] Aliases:map[]}\"\nJun 11 17:34:36.272017 crc crio[23211]: time=\"2026-06-11T17:34:36.27189446Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qxthp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:36.288918 crc crio[23211]: time=\"2026-06-11T17:34:36.288164847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.290081 crc crio[23211]: time=\"2026-06-11T17:34:36.290019444Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=76852675-b817-4e6b-a542-8855bfcea906 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.296969 crc crio[23211]: time=\"2026-06-11T17:34:36.294615729Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-zxfxf/swift-ring-rebalance\" id=0ea2b9c4-5dc9-4d16-9863-ecd66cd7d43f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.299067 crc crio[23211]: time=\"2026-06-11T17:34:36.298990359Z\" level=info msg=\"Created container 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254: openshift-marketplace/community-operators-h5574/registry-server\" id=767d7f65-86e1-4d59-9d21-5002ec0b181c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.304504 crc crio[23211]: time=\"2026-06-11T17:34:36.304405885Z\" level=info msg=\"Starting container: 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254\" id=c9835017-14a5-4fcc-b72b-ca8168a4967d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:36.316497 crc crio[23211]: time=\"2026-06-11T17:34:36.316171109Z\" level=info msg=\"Removed container 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8: openstack/ceilometer-0/sg-core\" id=22a4b106-bbbe-4127-9d4f-59c53dc2e6bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:36.324347 crc crio[23211]: time=\"2026-06-11T17:34:36.322939269Z\" level=info msg=\"Started container\" PID=283596 containerID=2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254 description=openshift-marketplace/community-operators-h5574/registry-server id=c9835017-14a5-4fcc-b72b-ca8168a4967d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\nJun 11 17:34:36.333171 crc crio[23211]: time=\"2026-06-11T17:34:36.32977658Z\" level=info msg=\"Removing container: 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c\" id=a9956327-d70e-4d67-943b-ea66b41aa75b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:36.342593 crc crio[23211]: time=\"2026-06-11T17:34:36.341490654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f01542aa-d3cc-4192-a852-e86320ec4fae name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.362848 crc crio[23211]: time=\"2026-06-11T17:34:36.362584492Z\" level=info msg=\"Removed container f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242: openstack/swift-ring-rebalance-xdz67/swift-ring-rebalance\" id=4dc1ded9-a8d1-4541-a6b2-3391680ac178 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:36.369724 crc crio[23211]: time=\"2026-06-11T17:34:36.36965438Z\" level=info msg=\"Removing container: bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697\" id=6192f89c-e512-468a-b80b-0e8b16a71047 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:36.396944 crc crio[23211]: time=\"2026-06-11T17:34:36.395318853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.415234 crc crio[23211]: time=\"2026-06-11T17:34:36.415118419Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79fb556855-m2pm5/init\" id=2ff8758b-7f4d-4616-bc00-2e18ec14dd6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.424456 crc crio[23211]: time=\"2026-06-11T17:34:36.42434378Z\" level=info msg=\"Creating container: openstack/swift-proxy-5d86cb9469-r7k4t/proxy-httpd\" id=f28b2b73-7554-4b65-baaf-c6c30ae341f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.436389 crc crio[23211]: time=\"2026-06-11T17:34:36.436301339Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-hh27n/neutron-db-sync\" id=d52883b7-e239-428b-9974-2680b9b47ebd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.453625 crc crio[23211]: time=\"2026-06-11T17:34:36.453413148Z\" level=info msg=\"Removed container 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c: openstack/ceilometer-0/ceilometer-notification-agent\" id=a9956327-d70e-4d67-943b-ea66b41aa75b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:36.454755 crc crio[23211]: time=\"2026-06-11T17:34:36.454259269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.462300 crc crio[23211]: time=\"2026-06-11T17:34:36.462234328Z\" level=info msg=\"Creating container: openstack/glance-db-sync-pjgdq/glance-db-sync\" id=7fbd4d64-988e-4309-8948-14f2d48d413c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.462605 crc crio[23211]: time=\"2026-06-11T17:34:36.462464985Z\" level=info msg=\"Removing container: b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913\" id=931648fe-b1e2-4a0a-8b62-708a0b90735f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:36.504031 crc crio[23211]: time=\"2026-06-11T17:34:36.503131084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ba2d24da-3fda-4a5b-b963-0790cfaeec85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.540048 crc crio[23211]: time=\"2026-06-11T17:34:36.539740531Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-gmqk9/nova-cell1-conductor-db-sync\" id=631b15fe-9d15-4df2-aec0-846697b3613d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.545958 crc crio[23211]: time=\"2026-06-11T17:34:36.545874314Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-mj7z2/barbican-db-sync\" id=bd236211-992a-4916-af11-75eafd7fb8c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.586674 crc crio[23211]: time=\"2026-06-11T17:34:36.586532123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a26a7b18-a980-4d96-9070-389347dc412c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.620810 crc crio[23211]: time=\"2026-06-11T17:34:36.620692749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=b1e91dd5-f7dc-4d52-8515-407f98151865 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.645960 crc crio[23211]: time=\"2026-06-11T17:34:36.645849439Z\" level=info msg=\"Created container 765e97ae66137a3ddeb462b886a8a4f6d41e1f5898060934c721e789fedd0fe9: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=29c75222-802f-47c8-8e9a-719afdbf1705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.657487 crc crio[23211]: time=\"2026-06-11T17:34:36.655616424Z\" level=info msg=\"Starting container: 765e97ae66137a3ddeb462b886a8a4f6d41e1f5898060934c721e789fedd0fe9\" id=ec212163-5c79-47ff-8f10-393c10dc04cd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:36.667865 crc crio[23211]: time=\"2026-06-11T17:34:36.667780369Z\" level=info msg=\"Started container\" PID=283733 containerID=765e97ae66137a3ddeb462b886a8a4f6d41e1f5898060934c721e789fedd0fe9 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=ec212163-5c79-47ff-8f10-393c10dc04cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a\nJun 11 17:34:36.707547 crc crio[23211]: time=\"2026-06-11T17:34:36.705586886Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=7fc15bbb-82c7-4eef-8860-00398f16e1db name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.728182 crc crio[23211]: time=\"2026-06-11T17:34:36.727887555Z\" level=info msg=\"Removed container bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697: openstack/swift-storage-0/container-replicator\" id=6192f89c-e512-468a-b80b-0e8b16a71047 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:36.738721 crc crio[23211]: time=\"2026-06-11T17:34:36.738638474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.750079 crc crio[23211]: time=\"2026-06-11T17:34:36.749958118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.750947 crc crio[23211]: time=\"2026-06-11T17:34:36.750365838Z\" level=info msg=\"Removing container: d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb\" id=3e1dc834-06ea-40ae-9f30-0b21a7aaba81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:36.768019 crc crio[23211]: time=\"2026-06-11T17:34:36.767905498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.774749 crc crio[23211]: 2026-06-11T17:34:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1333c956c1ed75f Mac:ce:86:1d:2c:1e:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a5 Mtu:0 Sandbox:/var/run/netns/083e3de7-6789-4d97-93c8-f6a47ab3a0a1 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:34:36.794792 crc crio[23211]: time=\"2026-06-11T17:34:36.79193406Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:1333c956c1ed75fb3c6934ea908f54290d12a176ef57e3c0eea5f6e50580d755 UID:71ac5301-ba59-4c41-a601-42d3fe7f1984 NetNS:/var/run/netns/083e3de7-6789-4d97-93c8-f6a47ab3a0a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71ac5301_ba59_4c41_a601_42d3fe7f1984.slice PodAnnotations:0xc006618450}] Aliases:map[]}\"\nJun 11 17:34:36.794792 crc crio[23211]: time=\"2026-06-11T17:34:36.792465453Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:34:36.814513 crc crio[23211]: time=\"2026-06-11T17:34:36.812997617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.819800 crc crio[23211]: time=\"2026-06-11T17:34:36.819670775Z\" level=info msg=\"Removed container b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913: openstack/ceilometer-0/ceilometer-central-agent\" id=931648fe-b1e2-4a0a-8b62-708a0b90735f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:36.837367 crc crio[23211]: time=\"2026-06-11T17:34:36.836116537Z\" level=info msg=\"Removing container: 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59\" id=e91bf39d-c495-4e03-a701-e7b731b88661 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:36.863180 crc crio[23211]: time=\"2026-06-11T17:34:36.861651997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.871284 crc crio[23211]: 2026-06-11T17:34:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0801650c193d6f8 Mac:82:da:42:50:5c:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a6 Mtu:0 Sandbox:/var/run/netns/6a47158e-9d52-466e-9bb9-93cf4aa0c7a3 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:34:36.873525 crc crio[23211]: time=\"2026-06-11T17:34:36.873459692Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793 UID:af867d0e-da6c-41c2-ba36-7155de49ed19 NetNS:/var/run/netns/6a47158e-9d52-466e-9bb9-93cf4aa0c7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf867d0e_da6c_41c2_ba36_7155de49ed19.slice PodAnnotations:0xc0001305d8}] Aliases:map[]}\"\nJun 11 17:34:36.873751 crc crio[23211]: time=\"2026-06-11T17:34:36.873681728Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:34:36.874656 crc crio[23211]: time=\"2026-06-11T17:34:36.874599811Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=69c18c92-dfe6-4b41-b36e-7f899550ba14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.878018 crc crio[23211]: time=\"2026-06-11T17:34:36.877873913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.878788 crc crio[23211]: time=\"2026-06-11T17:34:36.878702294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.878926 crc crio[23211]: time=\"2026-06-11T17:34:36.878840957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.891015 crc crio[23211]: time=\"2026-06-11T17:34:36.889123684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.891286 crc crio[23211]: time=\"2026-06-11T17:34:36.891175476Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-c7lhc/nova-cell0-conductor-db-sync\" id=36f9c467-07ca-4bc7-b588-8dc20221bcb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:36.894247 crc crio[23211]: time=\"2026-06-11T17:34:36.894036978Z\" level=info msg=\"Ran pod sandbox 1333c956c1ed75fb3c6934ea908f54290d12a176ef57e3c0eea5f6e50580d755 with infra container: openstack/kube-state-metrics-0/POD\" id=54a32b38-875d-480a-abe8-2b83a4b981a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:36.901190 crc crio[23211]: time=\"2026-06-11T17:34:36.899011322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.903968 crc crio[23211]: time=\"2026-06-11T17:34:36.903529646Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=11a6e7d2-512d-410f-a1d9-773aa8c5f9dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.908859 crc crio[23211]: time=\"2026-06-11T17:34:36.906860899Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=11a6e7d2-512d-410f-a1d9-773aa8c5f9dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.908859 crc crio[23211]: time=\"2026-06-11T17:34:36.906960832Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=11a6e7d2-512d-410f-a1d9-773aa8c5f9dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.908859 crc crio[23211]: time=\"2026-06-11T17:34:36.907630468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.914552 crc crio[23211]: time=\"2026-06-11T17:34:36.914364157Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=592ed334-ad2d-41f9-bfab-11c82ff576b8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:36.926030 crc crio[23211]: time=\"2026-06-11T17:34:36.924681326Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 11 17:34:36.943410 crc crio[23211]: time=\"2026-06-11T17:34:36.941043525Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=afa5189e-5f33-4fdb-8c49-c67c9bb74949 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.951537 crc crio[23211]: time=\"2026-06-11T17:34:36.948970215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:36.979642 crc crio[23211]: time=\"2026-06-11T17:34:36.978858513Z\" level=info msg=\"Ran pod sandbox 0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793 with infra container: openstack/ceilometer-0/POD\" id=c6c0352c-235e-4627-86a6-d2365d02f28a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:36.990947 crc crio[23211]: time=\"2026-06-11T17:34:36.99027646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a153812f-6298-4d88-b56f-81db24a807e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.990947 crc crio[23211]: time=\"2026-06-11T17:34:36.990548216Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=a153812f-6298-4d88-b56f-81db24a807e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.990947 crc crio[23211]: time=\"2026-06-11T17:34:36.990594727Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=a153812f-6298-4d88-b56f-81db24a807e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:36.993879 crc crio[23211]: time=\"2026-06-11T17:34:36.993800358Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=62070abc-0f06-43cc-8237-9bdeb7f9b57b name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:37.002152 crc crio[23211]: time=\"2026-06-11T17:34:37.000250339Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=d3809b02-4f82-43ed-a147-63ad1b59553d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:37.004645 crc crio[23211]: time=\"2026-06-11T17:34:37.003365617Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 11 17:34:37.019831 crc crio[23211]: time=\"2026-06-11T17:34:37.018659631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:37.031709 crc crio[23211]: time=\"2026-06-11T17:34:37.031593684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:37.035763 crc crio[23211]: time=\"2026-06-11T17:34:37.035482462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:37.077522 crc crio[23211]: time=\"2026-06-11T17:34:37.073567036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:37.077522 crc crio[23211]: time=\"2026-06-11T17:34:37.073860013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:37.083622 crc crio[23211]: time=\"2026-06-11T17:34:37.08129653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:37.176729 crc crio[23211]: time=\"2026-06-11T17:34:37.176564287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:37.198315 crc crio[23211]: time=\"2026-06-11T17:34:37.189384748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:37.199340 crc crio[23211]: time=\"2026-06-11T17:34:37.199235005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:37.209670 crc crio[23211]: time=\"2026-06-11T17:34:37.209522673Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-fgn75/cinder-db-sync\" id=bded3c34-a820-443c-8c92-13cdac637376 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:37.215855 crc crio[23211]: 2026-06-11T17:34:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15bfa2e3973ee66 Mac:96:53:c8:fd:ad:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a7 Mtu:0 Sandbox:/var/run/netns/55cfcba1-665a-4e7f-86ac-c052aec36d8e SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.1.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:34:37.218615 crc crio[23211]: time=\"2026-06-11T17:34:37.218401125Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686654-j4dbl Namespace:openshift-infra ID:15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d UID:449c9786-da0b-4220-ac77-2f8bcf101ec8 NetNS:/var/run/netns/55cfcba1-665a-4e7f-86ac-c052aec36d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449c9786_da0b_4220_ac77_2f8bcf101ec8.slice PodAnnotations:0xc0030880a0}] Aliases:map[]}\"\nJun 11 17:34:37.218872 crc crio[23211]: time=\"2026-06-11T17:34:37.218752984Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686654-j4dbl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:34:37.220827 crc crio[23211]: 2026-06-11T17:34:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf670ca99e1f5c0 Mac:b2:4b:ff:98:10:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a8 Mtu:0 Sandbox:/var/run/netns/43ac5edd-ef72-4df6-b109-15baf99ab320 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:34:37.222782 crc crio[23211]: time=\"2026-06-11T17:34:37.222413286Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qxthp Namespace:openshift-marketplace ID:bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96 UID:03f58812-c32a-4538-8863-c8c424eacc17 NetNS:/var/run/netns/43ac5edd-ef72-4df6-b109-15baf99ab320 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03f58812_c32a_4538_8863_c8c424eacc17.slice PodAnnotations:0xc000d2e2f0}] Aliases:map[]}\"\nJun 11 17:34:37.222782 crc crio[23211]: time=\"2026-06-11T17:34:37.222737964Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qxthp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:34:37.251609 crc crio[23211]: time=\"2026-06-11T17:34:37.251510424Z\" level=info msg=\"Removed container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59: openstack/swift-storage-0/swift-recon-cron\" id=e91bf39d-c495-4e03-a701-e7b731b88661 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:37.262244 crc crio[23211]: time=\"2026-06-11T17:34:37.262126281Z\" level=info msg=\"Removing container: 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a\" id=da93e0c8-8cd6-4ec9-81a3-f337e29502fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:37.376983 crc crio[23211]: time=\"2026-06-11T17:34:37.376318161Z\" level=info msg=\"Ran pod sandbox bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96 with infra container: openshift-marketplace/redhat-operators-qxthp/POD\" id=a517d026-c3e2-475c-956f-0d27fb02eac9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:37.382149 crc crio[23211]: time=\"2026-06-11T17:34:37.382105466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=11408354-a3ca-4d46-b848-213a6ddc162b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:37.388541 crc crio[23211]: time=\"2026-06-11T17:34:37.386972439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5059d0cb-8814-49ba-b094-09016742dff9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:37.404144 crc crio[23211]: time=\"2026-06-11T17:34:37.404048876Z\" level=info msg=\"Ran pod sandbox 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d with infra container: openshift-infra/auto-csr-approver-29686654-j4dbl/POD\" id=393fa24e-ce2c-433b-9d89-3e342efab308 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:37.408504 crc crio[23211]: time=\"2026-06-11T17:34:37.407800981Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e1170eda-eb31-4a58-b24e-de96c98ebd5b name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:37.419345 crc crio[23211]: time=\"2026-06-11T17:34:37.419256127Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:34:37.430388 crc crio[23211]: time=\"2026-06-11T17:34:37.430305334Z\" level=info msg=\"Removed container d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb: openstack/swift-storage-0/object-replicator\" id=3e1dc834-06ea-40ae-9f30-0b21a7aaba81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:37.449692 crc crio[23211]: time=\"2026-06-11T17:34:37.449607078Z\" level=info msg=\"Removing container: a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e\" id=aa4a1d2c-4551-4aea-b74f-1a231dbc8a20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:37.548583 crc crio[23211]: time=\"2026-06-11T17:34:37.548406233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:37.623110 crc crio[23211]: time=\"2026-06-11T17:34:37.622366006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:37.630559 crc crio[23211]: time=\"2026-06-11T17:34:37.630242504Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qxthp/extract-utilities\" id=0794f226-27ec-4020-8f25-c11a54293186 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:37.638522 crc crio[23211]: time=\"2026-06-11T17:34:37.637318231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:37.838268 crc crio[23211]: time=\"2026-06-11T17:34:37.836143733Z\" level=info msg=\"Removed container a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=aa4a1d2c-4551-4aea-b74f-1a231dbc8a20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:37.839572 crc crio[23211]: time=\"2026-06-11T17:34:37.837039005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:37.871521 crc crio[23211]: time=\"2026-06-11T17:34:37.860831341Z\" level=info msg=\"Removing container: 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81\" id=79499ed6-cf82-4299-9ed1-b087358ffb67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:37.921852 crc crio[23211]: time=\"2026-06-11T17:34:37.921738467Z\" level=info msg=\"Removed container 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a: openstack/swift-storage-0/rsync\" id=da93e0c8-8cd6-4ec9-81a3-f337e29502fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:37.928037 crc crio[23211]: time=\"2026-06-11T17:34:37.926184379Z\" level=info msg=\"Removing container: 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279\" id=6e28e1b6-3fa4-460a-b6e3-ad629ef3569e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:38.014492 crc crio[23211]: time=\"2026-06-11T17:34:38.011553838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:38.130615 crc crio[23211]: time=\"2026-06-11T17:34:38.130521969Z\" level=info msg=\"Created container f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49: openshift-marketplace/certified-operators-hksvt/extract-content\" id=10530ea6-0625-46d8-8a0b-f4fea00fd088 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:38.135385 crc crio[23211]: time=\"2026-06-11T17:34:38.134380724Z\" level=info msg=\"Starting container: f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49\" id=d8b3846a-6145-4fac-9cfa-cccdec128c74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:38.146136 crc crio[23211]: time=\"2026-06-11T17:34:38.146082748Z\" level=info msg=\"Started container\" PID=283982 containerID=f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49 description=openshift-marketplace/certified-operators-hksvt/extract-content id=d8b3846a-6145-4fac-9cfa-cccdec128c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\nJun 11 17:34:38.263788 crc crio[23211]: time=\"2026-06-11T17:34:38.263691805Z\" level=info msg=\"Created container f46121ecbaa319860d6b77831559adde3b165d3342e1e1b004745c606bd8b792: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=47cbbd5f-69ab-4796-baee-901a0657e64b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:38.267687 crc crio[23211]: time=\"2026-06-11T17:34:38.267523741Z\" level=info msg=\"Created container 1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76: openstack/nova-cell1-conductor-db-sync-gmqk9/nova-cell1-conductor-db-sync\" id=631b15fe-9d15-4df2-aec0-846697b3613d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:38.273750 crc crio[23211]: time=\"2026-06-11T17:34:38.271276476Z\" level=info msg=\"Starting container: f46121ecbaa319860d6b77831559adde3b165d3342e1e1b004745c606bd8b792\" id=2f8bca86-4879-4717-9865-2be7b8344229 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:38.287497 crc crio[23211]: time=\"2026-06-11T17:34:38.287365808Z\" level=info msg=\"Starting container: 1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76\" id=e2f9e20e-27bc-43d6-b56e-13021e341fa2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:38.287711 crc crio[23211]: time=\"2026-06-11T17:34:38.287664696Z\" level=info msg=\"Started container\" PID=283993 containerID=f46121ecbaa319860d6b77831559adde3b165d3342e1e1b004745c606bd8b792 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=2f8bca86-4879-4717-9865-2be7b8344229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002\nJun 11 17:34:38.304793 crc crio[23211]: time=\"2026-06-11T17:34:38.304703962Z\" level=info msg=\"Started container\" PID=283979 containerID=1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76 description=openstack/nova-cell1-conductor-db-sync-gmqk9/nova-cell1-conductor-db-sync id=e2f9e20e-27bc-43d6-b56e-13021e341fa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd\nJun 11 17:34:38.319141 crc crio[23211]: time=\"2026-06-11T17:34:38.319056303Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=811c8859-0313-4fbe-abb6-bd8b3fc66ecf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:38.486815 crc crio[23211]: time=\"2026-06-11T17:34:38.48660816Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=4350c571-00d1-4ad1-a3dd-d57fc044d1e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:38.553289 crc crio[23211]: time=\"2026-06-11T17:34:38.551990169Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e1170eda-eb31-4a58-b24e-de96c98ebd5b name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:38.557781 crc crio[23211]: time=\"2026-06-11T17:34:38.557703872Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=12f92c27-4aef-41cc-951d-0dad04d1a493 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:38.580696 crc crio[23211]: time=\"2026-06-11T17:34:38.5803889Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=b991a6df-3540-495f-87d4-ed8c477254ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:38.672878 crc crio[23211]: time=\"2026-06-11T17:34:38.672304183Z\" level=info msg=\"Created container 16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5: openstack/placement-db-sync-25f55/placement-db-sync\" id=6eab4dd3-98f1-4645-bb3f-8f3411da76d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:38.676516 crc crio[23211]: time=\"2026-06-11T17:34:38.676385345Z\" level=info msg=\"Starting container: 16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5\" id=2aebe92e-857f-4fae-8ad4-925eac6f385e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:38.690254 crc crio[23211]: time=\"2026-06-11T17:34:38.689990856Z\" level=info msg=\"Started container\" PID=283985 containerID=16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5 description=openstack/placement-db-sync-25f55/placement-db-sync id=2aebe92e-857f-4fae-8ad4-925eac6f385e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750\nJun 11 17:34:39.078521 crc crio[23211]: time=\"2026-06-11T17:34:39.077868485Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=400e6792-313a-46e4-a999-e01d5a561164 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:39.078521 crc crio[23211]: time=\"2026-06-11T17:34:39.077978738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:39.108974 crc crio[23211]: time=\"2026-06-11T17:34:39.108870912Z\" level=info msg=\"Created container 2c2a7bd4af823389a16d03fa0346268b6349e5e22fa6ae7e54404ba6024e7b07: openstack/swift-proxy-5d86cb9469-r7k4t/proxy-httpd\" id=f28b2b73-7554-4b65-baaf-c6c30ae341f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:39.112029 crc crio[23211]: time=\"2026-06-11T17:34:39.111942738Z\" level=info msg=\"Starting container: 2c2a7bd4af823389a16d03fa0346268b6349e5e22fa6ae7e54404ba6024e7b07\" id=fc94e3e4-e427-48a8-a2e9-2840f8647459 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:39.133706 crc crio[23211]: time=\"2026-06-11T17:34:39.13353889Z\" level=info msg=\"Started container\" PID=283989 containerID=2c2a7bd4af823389a16d03fa0346268b6349e5e22fa6ae7e54404ba6024e7b07 description=openstack/swift-proxy-5d86cb9469-r7k4t/proxy-httpd id=fc94e3e4-e427-48a8-a2e9-2840f8647459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1\nJun 11 17:34:39.172110 crc crio[23211]: time=\"2026-06-11T17:34:39.171900781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e30e2f11-caa7-48ec-99cf-3e980a8f7a96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:39.303628 crc crio[23211]: time=\"2026-06-11T17:34:39.303494448Z\" level=info msg=\"Created container c86eeaf7609b16b0ccdcd1cb64eb90aa9b2e9850ed98f3f6dc66c213b274230c: openstack/swift-ring-rebalance-zxfxf/swift-ring-rebalance\" id=0ea2b9c4-5dc9-4d16-9863-ecd66cd7d43f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:39.305526 crc crio[23211]: time=\"2026-06-11T17:34:39.305373695Z\" level=info msg=\"Starting container: c86eeaf7609b16b0ccdcd1cb64eb90aa9b2e9850ed98f3f6dc66c213b274230c\" id=0b53cebb-8dd2-4395-9082-5516dea2a63a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:39.328520 crc crio[23211]: time=\"2026-06-11T17:34:39.326962715Z\" level=info msg=\"Started container\" PID=283995 containerID=c86eeaf7609b16b0ccdcd1cb64eb90aa9b2e9850ed98f3f6dc66c213b274230c description=openstack/swift-ring-rebalance-zxfxf/swift-ring-rebalance id=0b53cebb-8dd2-4395-9082-5516dea2a63a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1\nJun 11 17:34:39.344609 crc crio[23211]: time=\"2026-06-11T17:34:39.341061398Z\" level=info msg=\"Created container 23465a459d8a037ba2d4d60981cc68a82556ee593cd416823e7b38ee75cd1e80: openstack/openstackclient/openstackclient\" id=76852675-b817-4e6b-a542-8855bfcea906 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:39.344609 crc crio[23211]: time=\"2026-06-11T17:34:39.34308641Z\" level=info msg=\"Starting container: 23465a459d8a037ba2d4d60981cc68a82556ee593cd416823e7b38ee75cd1e80\" id=8f9efb8a-2898-47f8-a6cf-4c3b4c361b0b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:39.374414 crc crio[23211]: time=\"2026-06-11T17:34:39.374266582Z\" level=info msg=\"Started container\" PID=284122 containerID=23465a459d8a037ba2d4d60981cc68a82556ee593cd416823e7b38ee75cd1e80 description=openstack/openstackclient/openstackclient id=8f9efb8a-2898-47f8-a6cf-4c3b4c361b0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5100266d87ad343c11cfdc1b37713ead0e15326f085889ee12c6e29179664294\nJun 11 17:34:40.746331 crc crio[23211]: time=\"2026-06-11T17:34:40.745709623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:40.917002 crc crio[23211]: time=\"2026-06-11T17:34:40.91682068Z\" level=info msg=\"Created container f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375: openstack/glance-db-sync-pjgdq/glance-db-sync\" id=7fbd4d64-988e-4309-8948-14f2d48d413c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:40.919081 crc crio[23211]: time=\"2026-06-11T17:34:40.919012795Z\" level=info msg=\"Starting container: f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375\" id=b7fb0edc-d9e8-46dc-a362-36efd8c77a81 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:40.935552 crc crio[23211]: time=\"2026-06-11T17:34:40.935144989Z\" level=info msg=\"Started container\" PID=284693 containerID=f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375 description=openstack/glance-db-sync-pjgdq/glance-db-sync id=b7fb0edc-d9e8-46dc-a362-36efd8c77a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61\nJun 11 17:34:40.990571 crc crio[23211]: time=\"2026-06-11T17:34:40.990466906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.001016 crc crio[23211]: time=\"2026-06-11T17:34:41.000834455Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f089d25-ce58-495d-97af-bceef4c9d516 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:41.017731 crc crio[23211]: time=\"2026-06-11T17:34:41.017643406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.022534 crc crio[23211]: time=\"2026-06-11T17:34:41.021949254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.041157 crc crio[23211]: time=\"2026-06-11T17:34:41.041019432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.043121 crc crio[23211]: time=\"2026-06-11T17:34:41.043042243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.050727 crc crio[23211]: time=\"2026-06-11T17:34:41.049784732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.053270 crc crio[23211]: time=\"2026-06-11T17:34:41.053118616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.053851 crc crio[23211]: time=\"2026-06-11T17:34:41.053801122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.059838 crc crio[23211]: time=\"2026-06-11T17:34:41.059745111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.062867 crc crio[23211]: time=\"2026-06-11T17:34:41.062787927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.067930 crc crio[23211]: time=\"2026-06-11T17:34:41.067850513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.095730 crc crio[23211]: time=\"2026-06-11T17:34:41.09559864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.099261 crc crio[23211]: time=\"2026-06-11T17:34:41.099159948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.106898 crc crio[23211]: time=\"2026-06-11T17:34:41.10680152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.109482 crc crio[23211]: time=\"2026-06-11T17:34:41.109092998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.180870 crc crio[23211]: time=\"2026-06-11T17:34:41.180768123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.189135 crc crio[23211]: time=\"2026-06-11T17:34:41.1890092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.199674 crc crio[23211]: time=\"2026-06-11T17:34:41.199603915Z\" level=info msg=\"Removed container 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81: openstack/swift-storage-0/account-auditor\" id=79499ed6-cf82-4299-9ed1-b087358ffb67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.206791 crc crio[23211]: time=\"2026-06-11T17:34:41.206707203Z\" level=info msg=\"Removing container: dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32\" id=08ab6f7d-2638-46c2-938b-377418ba3c24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.218674 crc crio[23211]: time=\"2026-06-11T17:34:41.21775386Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686654-j4dbl/oc\" id=56a8baa3-12a2-4fff-9190-14e2aaf6bb57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:41.245749 crc crio[23211]: time=\"2026-06-11T17:34:41.244823439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=35c11539-506c-4d48-ba8d-b037f30c3938 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:41.284133 crc crio[23211]: time=\"2026-06-11T17:34:41.28399252Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=592ed334-ad2d-41f9-bfab-11c82ff576b8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:41.287252 crc crio[23211]: time=\"2026-06-11T17:34:41.286007321Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=4b56bac1-beb3-46fd-941f-4370d4c5557d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:41.332636 crc crio[23211]: time=\"2026-06-11T17:34:41.332477555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3cb0f2b2-d09f-40bb-a101-2b60aed1f00c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:41.336309 crc crio[23211]: time=\"2026-06-11T17:34:41.336223599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.361866 crc crio[23211]: time=\"2026-06-11T17:34:41.361784599Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-hksvt/registry-server\" id=0daede12-59a5-4ba9-9023-9039408d72e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:41.374323 crc crio[23211]: time=\"2026-06-11T17:34:41.374231951Z\" level=info msg=\"Removed container 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279: openstack/swift-storage-0/object-expirer\" id=6e28e1b6-3fa4-460a-b6e3-ad629ef3569e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.374521 crc crio[23211]: time=\"2026-06-11T17:34:41.374318953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a7d5a1a6-91ac-4c29-a802-51321fa4123e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:41.374726 crc crio[23211]: time=\"2026-06-11T17:34:41.374662521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.383040 crc crio[23211]: time=\"2026-06-11T17:34:41.382052627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.383040 crc crio[23211]: time=\"2026-06-11T17:34:41.382280962Z\" level=info msg=\"Removing container: 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2\" id=100149df-3617-4914-867a-79a70fb054a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.385860 crc crio[23211]: time=\"2026-06-11T17:34:41.385803131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.390659 crc crio[23211]: time=\"2026-06-11T17:34:41.39052449Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=f6081a8a-20d6-40e2-8f56-51f1466d5535 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:41.401235 crc crio[23211]: time=\"2026-06-11T17:34:41.399829062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=4a2f2616-d4a1-43d4-aa62-1e9101ff4c3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:41.421224 crc crio[23211]: time=\"2026-06-11T17:34:41.421080034Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=02ee1c77-9cc4-44f1-93e8-23e2ae0551cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:41.435539 crc crio[23211]: time=\"2026-06-11T17:34:41.435397003Z\" level=info msg=\"Removed container dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32: openstack/swift-storage-0/container-updater\" id=08ab6f7d-2638-46c2-938b-377418ba3c24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.442044 crc crio[23211]: time=\"2026-06-11T17:34:41.442016549Z\" level=info msg=\"Removing container: ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b\" id=87dd3525-a71b-438b-8c34-d81f37ead928 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.454905 crc crio[23211]: time=\"2026-06-11T17:34:41.454747688Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64 UID:b7c14e55-06b3-4b69-9510-7a0625230131 NetNS:/var/run/netns/4a2edbe1-5b82-4375-8ea8-4234695a1ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c14e55_06b3_4b69_9510_7a0625230131.slice PodAnnotations:0xc007c14160}] Aliases:map[]}\"\nJun 11 17:34:41.454905 crc crio[23211]: time=\"2026-06-11T17:34:41.45482402Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:41.471009 crc crio[23211]: time=\"2026-06-11T17:34:41.470975915Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=94fa887a-07f5-45d3-9dcf-7c229f0942a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:41.549127 crc crio[23211]: time=\"2026-06-11T17:34:41.549024351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.568080 crc crio[23211]: time=\"2026-06-11T17:34:41.567995025Z\" level=info msg=\"Creating container: openstack/swift-proxy-5d86cb9469-r7k4t/proxy-server\" id=e5d9c017-e0a4-47a2-9fa5-7388fc8775f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:41.626519 crc crio[23211]: time=\"2026-06-11T17:34:41.625931197Z\" level=info msg=\"Removed container 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2: openstack/swift-storage-0/object-updater\" id=100149df-3617-4914-867a-79a70fb054a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.647336 crc crio[23211]: time=\"2026-06-11T17:34:41.647042985Z\" level=info msg=\"Removing container: 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320\" id=478e8466-fb26-4014-9e20-304e6285c32c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.656824 crc crio[23211]: time=\"2026-06-11T17:34:41.656765479Z\" level=info msg=\"Removed container ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b: openstack/swift-storage-0/container-auditor\" id=87dd3525-a71b-438b-8c34-d81f37ead928 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.674973 crc crio[23211]: time=\"2026-06-11T17:34:41.674881064Z\" level=info msg=\"Removing container: 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a\" id=a3f5f9fb-feb7-4e6e-8a55-f40995abf15f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.739085 crc crio[23211]: time=\"2026-06-11T17:34:41.739040161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:41.762908 crc crio[23211]: time=\"2026-06-11T17:34:41.761266328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=bd8bf5f4-df13-4024-91ba-2048e0779ac0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:41.837332 crc crio[23211]: time=\"2026-06-11T17:34:41.837048136Z\" level=info msg=\"Removed container 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320: openstack/swift-storage-0/object-auditor\" id=478e8466-fb26-4014-9e20-304e6285c32c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.864488 crc crio[23211]: time=\"2026-06-11T17:34:41.858694809Z\" level=info msg=\"Removing container: ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18\" id=606aeda2-cd62-4763-8756-e6f9d900f46e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.901375 crc crio[23211]: time=\"2026-06-11T17:34:41.901136962Z\" level=info msg=\"Removed container 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a: openstack/swift-storage-0/account-reaper\" id=a3f5f9fb-feb7-4e6e-8a55-f40995abf15f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.906629 crc crio[23211]: time=\"2026-06-11T17:34:41.906548498Z\" level=info msg=\"Removing container: e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b\" id=a27f5cb1-337f-49de-9ba0-8d01bd7c85d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:41.917764 crc crio[23211]: time=\"2026-06-11T17:34:41.917345459Z\" level=info msg=\"Created container 9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4: openshift-marketplace/redhat-operators-qxthp/extract-utilities\" id=0794f226-27ec-4020-8f25-c11a54293186 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:41.923475 crc crio[23211]: time=\"2026-06-11T17:34:41.921336429Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=425b9ff8-7e99-468a-940c-fc6bb5561832 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:41.935268 crc crio[23211]: time=\"2026-06-11T17:34:41.935225976Z\" level=info msg=\"Starting container: 9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4\" id=1dee708a-61d0-4d22-9211-f95c30628aaf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:41.946074 crc crio[23211]: time=\"2026-06-11T17:34:41.946011577Z\" level=info msg=\"Created container 77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db: openstack/neutron-db-sync-hh27n/neutron-db-sync\" id=d52883b7-e239-428b-9974-2680b9b47ebd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:41.946582 crc crio[23211]: time=\"2026-06-11T17:34:41.946555511Z\" level=info msg=\"Started container\" PID=284762 containerID=9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4 description=openshift-marketplace/redhat-operators-qxthp/extract-utilities id=1dee708a-61d0-4d22-9211-f95c30628aaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\nJun 11 17:34:41.982811 crc crio[23211]: time=\"2026-06-11T17:34:41.982149422Z\" level=info msg=\"Starting container: 77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db\" id=268b34d7-71b0-4802-85b4-957b7a3daeef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:42.024685 crc crio[23211]: time=\"2026-06-11T17:34:42.024520155Z\" level=info msg=\"Started container\" PID=284773 containerID=77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db description=openstack/neutron-db-sync-hh27n/neutron-db-sync id=268b34d7-71b0-4802-85b4-957b7a3daeef name=/runtime.v1.RuntimeService/StartContainer sandboxID=382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046\nJun 11 17:34:42.081736 crc crio[23211]: time=\"2026-06-11T17:34:42.081638715Z\" level=info msg=\"Created container 4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f: openstack/barbican-db-sync-mj7z2/barbican-db-sync\" id=bd236211-992a-4916-af11-75eafd7fb8c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:42.083340 crc crio[23211]: time=\"2026-06-11T17:34:42.083184824Z\" level=info msg=\"Starting container: 4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f\" id=afec98bc-54c9-4e89-979e-2448acfee14e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:42.131320 crc crio[23211]: time=\"2026-06-11T17:34:42.131183657Z\" level=info msg=\"Started container\" PID=284781 containerID=4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f description=openstack/barbican-db-sync-mj7z2/barbican-db-sync id=afec98bc-54c9-4e89-979e-2448acfee14e name=/runtime.v1.RuntimeService/StartContainer sandboxID=359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04\nJun 11 17:34:42.136984 crc crio[23211]: time=\"2026-06-11T17:34:42.136869129Z\" level=info msg=\"Created container b1c7aab98a182244506f9ef0d7e46591eaae8165ffd4eb52c0c3a78478ca63c7: openstack/dnsmasq-dns-79fb556855-m2pm5/init\" id=2ff8758b-7f4d-4616-bc00-2e18ec14dd6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:42.155116 crc crio[23211]: time=\"2026-06-11T17:34:42.154948192Z\" level=info msg=\"Starting container: b1c7aab98a182244506f9ef0d7e46591eaae8165ffd4eb52c0c3a78478ca63c7\" id=9d375f98-909a-4ff2-8e5a-259a30a0df06 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:42.162459 crc crio[23211]: time=\"2026-06-11T17:34:42.162318877Z\" level=info msg=\"Removed container e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config\" id=a27f5cb1-337f-49de-9ba0-8d01bd7c85d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:42.171180 crc crio[23211]: time=\"2026-06-11T17:34:42.171104917Z\" level=info msg=\"Removing container: 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0\" id=e6127b68-0099-49db-a31a-91cf288f4ce0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:42.175069 crc crio[23211]: time=\"2026-06-11T17:34:42.175002855Z\" level=info msg=\"Started container\" PID=284790 containerID=b1c7aab98a182244506f9ef0d7e46591eaae8165ffd4eb52c0c3a78478ca63c7 description=openstack/dnsmasq-dns-79fb556855-m2pm5/init id=9d375f98-909a-4ff2-8e5a-259a30a0df06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6\nJun 11 17:34:42.252723 crc crio[23211]: time=\"2026-06-11T17:34:42.251832789Z\" level=info msg=\"Removed container ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18: openstack/swift-storage-0/object-server\" id=606aeda2-cd62-4763-8756-e6f9d900f46e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:42.257591 crc crio[23211]: time=\"2026-06-11T17:34:42.257535073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:42.264123 crc crio[23211]: time=\"2026-06-11T17:34:42.259590074Z\" level=info msg=\"Removing container: 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e\" id=896848c1-31f0-451c-90eb-5672f2cee571 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:42.324241 crc crio[23211]: time=\"2026-06-11T17:34:42.319960756Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6bc27188-a1ac-4553-b4c5-33b82de6e617 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:42.329540 crc crio[23211]: time=\"2026-06-11T17:34:42.327801132Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 17:34:42.342572 crc crio[23211]: time=\"2026-06-11T17:34:42.337868605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:42.385299 crc crio[23211]: 2026-06-11T17:34:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8822ad0d56f965 Mac:b2:8f:02:e3:a2:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a9 Mtu:0 Sandbox:/var/run/netns/4a2edbe1-5b82-4375-8ea8-4234695a1ac5 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:34:42.390366 crc crio[23211]: time=\"2026-06-11T17:34:42.390006601Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64 UID:b7c14e55-06b3-4b69-9510-7a0625230131 NetNS:/var/run/netns/4a2edbe1-5b82-4375-8ea8-4234695a1ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c14e55_06b3_4b69_9510_7a0625230131.slice PodAnnotations:0xc007c14160}] Aliases:map[]}\"\nJun 11 17:34:42.394580 crc crio[23211]: time=\"2026-06-11T17:34:42.390583916Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:34:42.428651 crc crio[23211]: time=\"2026-06-11T17:34:42.428585318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1249aab5-fd67-4224-bbc7-0d5001fc22b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:42.444660 crc crio[23211]: time=\"2026-06-11T17:34:42.436842785Z\" level=info msg=\"Created container 126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a: openstack/cinder-db-sync-fgn75/cinder-db-sync\" id=bded3c34-a820-443c-8c92-13cdac637376 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:42.444660 crc crio[23211]: time=\"2026-06-11T17:34:42.438845065Z\" level=info msg=\"Starting container: 126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a\" id=c056912f-b2ac-487e-9728-d0233c95c863 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:42.452897 crc crio[23211]: time=\"2026-06-11T17:34:42.44667186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:42.485494 crc crio[23211]: time=\"2026-06-11T17:34:42.475349049Z\" level=info msg=\"Ran pod sandbox d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64 with infra container: openstack/swift-storage-0/POD\" id=400e6792-313a-46e4-a999-e01d5a561164 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:42.492232 crc crio[23211]: time=\"2026-06-11T17:34:42.49214049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:42.495138 crc crio[23211]: time=\"2026-06-11T17:34:42.494889109Z\" level=info msg=\"Started container\" PID=284765 containerID=126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a description=openstack/cinder-db-sync-fgn75/cinder-db-sync id=c056912f-b2ac-487e-9728-d0233c95c863 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248\nJun 11 17:34:42.495381 crc crio[23211]: time=\"2026-06-11T17:34:42.495309129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b43fcd6e-514c-41a2-ab7c-3e3736f7e3c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:42.495626 crc crio[23211]: time=\"2026-06-11T17:34:42.495567497Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=b43fcd6e-514c-41a2-ab7c-3e3736f7e3c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:42.495738 crc crio[23211]: time=\"2026-06-11T17:34:42.495636497Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=b43fcd6e-514c-41a2-ab7c-3e3736f7e3c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:42.503027 crc crio[23211]: time=\"2026-06-11T17:34:42.502973862Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5eca2518-9f7b-40a1-9aed-111e7ed4f0c0 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:42.508537 crc crio[23211]: time=\"2026-06-11T17:34:42.508402727Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 11 17:34:42.559222 crc crio[23211]: time=\"2026-06-11T17:34:42.558991555Z\" level=info msg=\"Created container 662c35218f39b9a466302f7101091f16194cd74ec848d26e443381729f406bf4: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=b991a6df-3540-495f-87d4-ed8c477254ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:42.562892 crc crio[23211]: time=\"2026-06-11T17:34:42.562815001Z\" level=info msg=\"Starting container: 662c35218f39b9a466302f7101091f16194cd74ec848d26e443381729f406bf4\" id=17876808-e122-4d79-bb5e-3adf7a656e93 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:42.582599 crc crio[23211]: time=\"2026-06-11T17:34:42.58235249Z\" level=info msg=\"Started container\" PID=284791 containerID=662c35218f39b9a466302f7101091f16194cd74ec848d26e443381729f406bf4 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=17876808-e122-4d79-bb5e-3adf7a656e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002\nJun 11 17:34:42.630305 crc crio[23211]: time=\"2026-06-11T17:34:42.630179449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f436da00-3bd1-4a43-89a1-3e69cff301e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:42.634675 crc crio[23211]: time=\"2026-06-11T17:34:42.63460093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:42.639401 crc crio[23211]: time=\"2026-06-11T17:34:42.639278877Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79fb556855-m2pm5/dnsmasq-dns\" id=eec6553d-c16c-44e9-bfb2-095070f7b4a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:42.643763 crc crio[23211]: time=\"2026-06-11T17:34:42.643705077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:42.645343 crc crio[23211]: time=\"2026-06-11T17:34:42.645278478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:42.697729 crc crio[23211]: time=\"2026-06-11T17:34:42.697578838Z\" level=info msg=\"Created container 54096c0f0c24f71e2371f46fb81c894b391c0eee717cbadb7ad5bd2e6794f3cf: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=69c18c92-dfe6-4b41-b36e-7f899550ba14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:42.699749 crc crio[23211]: time=\"2026-06-11T17:34:42.699629119Z\" level=info msg=\"Starting container: 54096c0f0c24f71e2371f46fb81c894b391c0eee717cbadb7ad5bd2e6794f3cf\" id=9bde3089-bbac-464c-8e8c-9db58b6d41ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:42.701026 crc crio[23211]: time=\"2026-06-11T17:34:42.700958272Z\" level=info msg=\"Created container f899e17a4ed3e134d492ab0f0aa0b72f7415bbf1f1eab14bba72ea95838fec62: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=d3809b02-4f82-43ed-a147-63ad1b59553d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:42.705406 crc crio[23211]: time=\"2026-06-11T17:34:42.705334541Z\" level=info msg=\"Starting container: f899e17a4ed3e134d492ab0f0aa0b72f7415bbf1f1eab14bba72ea95838fec62\" id=3539013b-3fe7-4f8e-91eb-711f7fc77940 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:42.719756 crc crio[23211]: time=\"2026-06-11T17:34:42.719659251Z\" level=info msg=\"Started container\" PID=284774 containerID=54096c0f0c24f71e2371f46fb81c894b391c0eee717cbadb7ad5bd2e6794f3cf description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=9bde3089-bbac-464c-8e8c-9db58b6d41ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=cffe26213a06e4cca449838bd6d28b66d6dc635743f777abf18ad1b7ce2605ed\nJun 11 17:34:42.726485 crc crio[23211]: time=\"2026-06-11T17:34:42.72638784Z\" level=info msg=\"Started container\" PID=284789 containerID=f899e17a4ed3e134d492ab0f0aa0b72f7415bbf1f1eab14bba72ea95838fec62 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=3539013b-3fe7-4f8e-91eb-711f7fc77940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a\nJun 11 17:34:42.737867 crc crio[23211]: time=\"2026-06-11T17:34:42.737782595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:42.739011 crc crio[23211]: time=\"2026-06-11T17:34:42.738956184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:42.744122 crc crio[23211]: time=\"2026-06-11T17:34:42.744046092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:42.745704 crc crio[23211]: time=\"2026-06-11T17:34:42.745648212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:42.792990 crc crio[23211]: time=\"2026-06-11T17:34:42.792557278Z\" level=info msg=\"Created container 7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0: openstack/nova-cell0-conductor-db-sync-c7lhc/nova-cell0-conductor-db-sync\" id=36f9c467-07ca-4bc7-b588-8dc20221bcb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:42.798480 crc crio[23211]: time=\"2026-06-11T17:34:42.797054249Z\" level=info msg=\"Starting container: 7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0\" id=1cd7a94b-0f7f-47e1-ac83-519799c3ea25 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:42.807302 crc crio[23211]: time=\"2026-06-11T17:34:42.807165254Z\" level=info msg=\"Started container\" PID=284787 containerID=7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0 description=openstack/nova-cell0-conductor-db-sync-c7lhc/nova-cell0-conductor-db-sync id=1cd7a94b-0f7f-47e1-ac83-519799c3ea25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e\nJun 11 17:34:42.817001 crc crio[23211]: time=\"2026-06-11T17:34:42.816909897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:42.852553 crc crio[23211]: time=\"2026-06-11T17:34:42.852295834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:43.081477 crc crio[23211]: time=\"2026-06-11T17:34:43.078638905Z\" level=info msg=\"Removed container 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0: openstack/nova-api-0/nova-api-log\" id=e6127b68-0099-49db-a31a-91cf288f4ce0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:43.091481 crc crio[23211]: time=\"2026-06-11T17:34:43.087917958Z\" level=info msg=\"Removing container: 6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9\" id=dd609502-9b35-48e2-b46c-746b7c8f11cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:43.143288 crc crio[23211]: time=\"2026-06-11T17:34:43.143169172Z\" level=info msg=\"Removed container 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e: openstack/swift-storage-0/container-server\" id=896848c1-31f0-451c-90eb-5672f2cee571 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:43.162492 crc crio[23211]: time=\"2026-06-11T17:34:43.161783349Z\" level=info msg=\"Removing container: ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c\" id=bf5e6052-a548-42e9-84c7-86dcbc5f2ac4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:43.259318 crc crio[23211]: time=\"2026-06-11T17:34:43.259167168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:43.398384 crc crio[23211]: time=\"2026-06-11T17:34:43.398298654Z\" level=info msg=\"Removed container 6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9: openstack/ovn-controller-vz669-config-8v4gn/ovn-config\" id=dd609502-9b35-48e2-b46c-746b7c8f11cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:43.410478 crc crio[23211]: time=\"2026-06-11T17:34:43.409608567Z\" level=info msg=\"Removing container: ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c\" id=b1b1a264-6357-42a8-8655-5bac5935ec47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:43.484506 crc crio[23211]: time=\"2026-06-11T17:34:43.484352411Z\" level=info msg=\"Removed container ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c: openstack/swift-storage-0/account-replicator\" id=bf5e6052-a548-42e9-84c7-86dcbc5f2ac4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:43.488031 crc crio[23211]: time=\"2026-06-11T17:34:43.485184751Z\" level=info msg=\"Container ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c not known, assuming it got already removed\" id=b1b1a264-6357-42a8-8655-5bac5935ec47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:43.488031 crc crio[23211]: time=\"2026-06-11T17:34:43.487024717Z\" level=info msg=\"Removing container: 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3\" id=2dcc35d7-e184-44f8-95ae-e19d7a991508 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:43.492331 crc crio[23211]: time=\"2026-06-11T17:34:43.49151519Z\" level=info msg=\"Removing container: 3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f\" id=fbf44576-fa04-41f6-b585-1582cd8bbfe3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:43.605657 crc crio[23211]: time=\"2026-06-11T17:34:43.605558117Z\" level=info msg=\"Removed container 3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f: openstack/rabbitmq-cell1-server-0/setup-container\" id=fbf44576-fa04-41f6-b585-1582cd8bbfe3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:43.623049 crc crio[23211]: time=\"2026-06-11T17:34:43.622882752Z\" level=info msg=\"Stopping pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\" id=985f40c4-846a-4201-8662-9da1cebda6a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:43.623049 crc crio[23211]: time=\"2026-06-11T17:34:43.623018785Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\" id=985f40c4-846a-4201-8662-9da1cebda6a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:43.623772 crc crio[23211]: time=\"2026-06-11T17:34:43.62364353Z\" level=info msg=\"Removing pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\" id=0cd0c182-7142-4148-b80c-655cf0f484e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:43.654884 crc crio[23211]: time=\"2026-06-11T17:34:43.654725269Z\" level=info msg=\"Created container 17a8d0f2b70dc86b452e199a5070adad0564e7f032a6129c3540929ec6275f55: openstack/swift-proxy-5d86cb9469-r7k4t/proxy-server\" id=e5d9c017-e0a4-47a2-9fa5-7388fc8775f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:43.655646 crc crio[23211]: time=\"2026-06-11T17:34:43.65556593Z\" level=info msg=\"Created container 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1: openshift-marketplace/certified-operators-hksvt/registry-server\" id=0daede12-59a5-4ba9-9023-9039408d72e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:43.660860 crc crio[23211]: time=\"2026-06-11T17:34:43.66079096Z\" level=info msg=\"Starting container: 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1\" id=7b2a1fb3-4eaf-4b65-a242-93e17f201be8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:43.663927 crc crio[23211]: time=\"2026-06-11T17:34:43.663619092Z\" level=info msg=\"Starting container: 17a8d0f2b70dc86b452e199a5070adad0564e7f032a6129c3540929ec6275f55\" id=e384fb51-ae4e-4afc-84b2-8d5ec9a96308 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:43.687854 crc crio[23211]: time=\"2026-06-11T17:34:43.687677795Z\" level=info msg=\"Started container\" PID=285007 containerID=17a8d0f2b70dc86b452e199a5070adad0564e7f032a6129c3540929ec6275f55 description=openstack/swift-proxy-5d86cb9469-r7k4t/proxy-server id=e384fb51-ae4e-4afc-84b2-8d5ec9a96308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1\nJun 11 17:34:43.689961 crc crio[23211]: time=\"2026-06-11T17:34:43.68988181Z\" level=info msg=\"Started container\" PID=285005 containerID=945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1 description=openshift-marketplace/certified-operators-hksvt/registry-server id=7b2a1fb3-4eaf-4b65-a242-93e17f201be8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\nJun 11 17:34:43.743775 crc crio[23211]: time=\"2026-06-11T17:34:43.742814357Z\" level=info msg=\"Removed container 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3: openstack/swift-storage-0/account-server\" id=2dcc35d7-e184-44f8-95ae-e19d7a991508 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:43.746456 crc crio[23211]: time=\"2026-06-11T17:34:43.746298604Z\" level=info msg=\"Removing container: d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a\" id=dd20e2fc-2089-405e-a39c-ef6d1af8f29f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:43.796964 crc crio[23211]: time=\"2026-06-11T17:34:43.79684083Z\" level=info msg=\"Created container b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a: openshift-infra/auto-csr-approver-29686654-j4dbl/oc\" id=56a8baa3-12a2-4fff-9190-14e2aaf6bb57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:43.800109 crc crio[23211]: time=\"2026-06-11T17:34:43.80001299Z\" level=info msg=\"Starting container: b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a\" id=e83e86fb-86bb-4d38-9d6e-06295e90fc8e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:43.800627 crc crio[23211]: time=\"2026-06-11T17:34:43.800391488Z\" level=info msg=\"Removed pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\" id=0cd0c182-7142-4148-b80c-655cf0f484e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:43.802234 crc crio[23211]: time=\"2026-06-11T17:34:43.802074921Z\" level=info msg=\"Created container ebd166800922cfbb9d2e8733ea0ae75687622697910b5c31ab2a9d9f1aeed57b: openstack/kube-state-metrics-0/kube-state-metrics\" id=94fa887a-07f5-45d3-9dcf-7c229f0942a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:43.805346 crc crio[23211]: time=\"2026-06-11T17:34:43.805274521Z\" level=info msg=\"Stopping pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\" id=d475f682-7cad-417b-a0d0-5e07cfe4fc69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:43.805489 crc crio[23211]: time=\"2026-06-11T17:34:43.805361313Z\" level=info msg=\"Stopped pod sandbox (already stopped): 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\" id=d475f682-7cad-417b-a0d0-5e07cfe4fc69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:43.805742 crc crio[23211]: time=\"2026-06-11T17:34:43.80562522Z\" level=info msg=\"Starting container: ebd166800922cfbb9d2e8733ea0ae75687622697910b5c31ab2a9d9f1aeed57b\" id=6830877d-f926-478a-8c49-9192f4a89202 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:43.811611 crc crio[23211]: time=\"2026-06-11T17:34:43.811099107Z\" level=info msg=\"Removing pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\" id=3c0ca1c7-d09e-4827-bdf4-2d40ba80c9be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:43.823117 crc crio[23211]: time=\"2026-06-11T17:34:43.82282882Z\" level=info msg=\"Started container\" PID=285008 containerID=ebd166800922cfbb9d2e8733ea0ae75687622697910b5c31ab2a9d9f1aeed57b description=openstack/kube-state-metrics-0/kube-state-metrics id=6830877d-f926-478a-8c49-9192f4a89202 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1333c956c1ed75fb3c6934ea908f54290d12a176ef57e3c0eea5f6e50580d755\nJun 11 17:34:43.829401 crc crio[23211]: time=\"2026-06-11T17:34:43.829050636Z\" level=info msg=\"Started container\" PID=285014 containerID=b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a description=openshift-infra/auto-csr-approver-29686654-j4dbl/oc id=e83e86fb-86bb-4d38-9d6e-06295e90fc8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d\nJun 11 17:34:43.866352 crc crio[23211]: time=\"2026-06-11T17:34:43.86626666Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=6bc27188-a1ac-4553-b4c5-33b82de6e617 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:43.866946 crc crio[23211]: time=\"2026-06-11T17:34:43.866844274Z\" level=info msg=\"Created container ff7f908a369170b7e5f1b6f68e955e5c4c352e6ae0d33cfc989e47e558442c03: openstack/ovn-northd-0/ovn-northd\" id=425b9ff8-7e99-468a-940c-fc6bb5561832 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:43.871079 crc crio[23211]: time=\"2026-06-11T17:34:43.870962507Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9f07b2d5-4592-43af-b081-8102f2a2085c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:43.871306 crc crio[23211]: time=\"2026-06-11T17:34:43.871245404Z\" level=info msg=\"Starting container: ff7f908a369170b7e5f1b6f68e955e5c4c352e6ae0d33cfc989e47e558442c03\" id=4506b33d-2dd0-4a25-9700-c80e69a32059 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:43.885970 crc crio[23211]: time=\"2026-06-11T17:34:43.885823829Z\" level=info msg=\"Created container 847dcd649eedca9b2be545529ed0818b362550b3de94f1ff0a6c8eff40aa1937: openstack/dnsmasq-dns-79fb556855-m2pm5/dnsmasq-dns\" id=eec6553d-c16c-44e9-bfb2-095070f7b4a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:43.893808 crc crio[23211]: time=\"2026-06-11T17:34:43.893727467Z\" level=info msg=\"Started container\" PID=285010 containerID=ff7f908a369170b7e5f1b6f68e955e5c4c352e6ae0d33cfc989e47e558442c03 description=openstack/ovn-northd-0/ovn-northd id=4506b33d-2dd0-4a25-9700-c80e69a32059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b\nJun 11 17:34:43.895150 crc crio[23211]: time=\"2026-06-11T17:34:43.895073351Z\" level=info msg=\"Starting container: 847dcd649eedca9b2be545529ed0818b362550b3de94f1ff0a6c8eff40aa1937\" id=38f53e7a-b122-493e-9373-d3c49677b335 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:43.917302 crc crio[23211]: time=\"2026-06-11T17:34:43.917085993Z\" level=info msg=\"Started container\" PID=285013 containerID=847dcd649eedca9b2be545529ed0818b362550b3de94f1ff0a6c8eff40aa1937 description=openstack/dnsmasq-dns-79fb556855-m2pm5/dnsmasq-dns id=38f53e7a-b122-493e-9373-d3c49677b335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6\nJun 11 17:34:43.963148 crc crio[23211]: time=\"2026-06-11T17:34:43.963058144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=faec4b8a-e798-441c-b5bc-082678533a19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:43.986518 crc crio[23211]: time=\"2026-06-11T17:34:43.986351748Z\" level=info msg=\"Removed pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\" id=3c0ca1c7-d09e-4827-bdf4-2d40ba80c9be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:43.989972 crc crio[23211]: time=\"2026-06-11T17:34:43.989884887Z\" level=info msg=\"Stopping pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\" id=54a0492e-94d5-4e61-adae-9ed1baff539b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:43.989972 crc crio[23211]: time=\"2026-06-11T17:34:43.989957959Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\" id=54a0492e-94d5-4e61-adae-9ed1baff539b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:43.997550 crc crio[23211]: time=\"2026-06-11T17:34:43.997249301Z\" level=info msg=\"Removing pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\" id=101872a9-7dc9-4bef-8c3b-7e9287c4b594 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.014841 crc crio[23211]: time=\"2026-06-11T17:34:44.013878168Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a0fe3a93-2b90-45ad-9da6-bbbc59c718ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:44.043153 crc crio[23211]: time=\"2026-06-11T17:34:44.042988237Z\" level=info msg=\"Removed container d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a: openstack/swift-storage-0/xattr-restore\" id=dd20e2fc-2089-405e-a39c-ef6d1af8f29f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:44.073912 crc crio[23211]: time=\"2026-06-11T17:34:44.07382774Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a46585b1-a5d9-45fe-a9f8-44c5457f969b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:44.075528 crc crio[23211]: time=\"2026-06-11T17:34:44.07541106Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qxthp/extract-content\" id=c46b342f-d610-49a0-afe3-d47582aa52c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:44.132811 crc crio[23211]: time=\"2026-06-11T17:34:44.131941837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:44.134565 crc crio[23211]: time=\"2026-06-11T17:34:44.134407678Z\" level=info msg=\"Removed pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\" id=101872a9-7dc9-4bef-8c3b-7e9287c4b594 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.144978 crc crio[23211]: time=\"2026-06-11T17:34:44.144786667Z\" level=info msg=\"Stopping pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\" id=0f9aa5bb-3aa6-4aa6-bdb3-d10b3fa50e4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.144978 crc crio[23211]: time=\"2026-06-11T17:34:44.1448835Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\" id=0f9aa5bb-3aa6-4aa6-bdb3-d10b3fa50e4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.173031 crc crio[23211]: time=\"2026-06-11T17:34:44.172906962Z\" level=info msg=\"Removing pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\" id=81c42553-efce-4e2d-ab0b-e16c9b39306d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.237999 crc crio[23211]: time=\"2026-06-11T17:34:44.23789044Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=5a62b888-78e4-467d-964b-fcbe01b8aa42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:44.257887 crc crio[23211]: time=\"2026-06-11T17:34:44.257815499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:44.288502 crc crio[23211]: time=\"2026-06-11T17:34:44.288319434Z\" level=info msg=\"Removed pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\" id=81c42553-efce-4e2d-ab0b-e16c9b39306d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.293508 crc crio[23211]: time=\"2026-06-11T17:34:44.29339261Z\" level=info msg=\"Stopping pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652\" id=278d59ca-6745-49ef-aa1e-c3fa56764ced name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.293653 crc crio[23211]: time=\"2026-06-11T17:34:44.293598056Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652\" id=278d59ca-6745-49ef-aa1e-c3fa56764ced name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.294346 crc crio[23211]: time=\"2026-06-11T17:34:44.294290964Z\" level=info msg=\"Removing pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652\" id=9fe49930-ce7f-446f-82c5-085052282f80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.341512 crc crio[23211]: time=\"2026-06-11T17:34:44.341401354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:44.343859 crc crio[23211]: time=\"2026-06-11T17:34:44.343800414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:44.374702 crc crio[23211]: time=\"2026-06-11T17:34:44.374606766Z\" level=info msg=\"Removed pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652\" id=9fe49930-ce7f-446f-82c5-085052282f80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.378699 crc crio[23211]: time=\"2026-06-11T17:34:44.378350429Z\" level=info msg=\"Stopping pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\" id=b6d09b86-3347-4fc7-b5b2-0bc0e7066616 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.378699 crc crio[23211]: time=\"2026-06-11T17:34:44.378487723Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\" id=b6d09b86-3347-4fc7-b5b2-0bc0e7066616 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.382100 crc crio[23211]: time=\"2026-06-11T17:34:44.382016812Z\" level=info msg=\"Removing pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\" id=d3f1ffcf-2a29-4ada-bb77-9d3d6956d477 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.413994 crc crio[23211]: time=\"2026-06-11T17:34:44.413739657Z\" level=info msg=\"Removed pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\" id=d3f1ffcf-2a29-4ada-bb77-9d3d6956d477 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.424288 crc crio[23211]: time=\"2026-06-11T17:34:44.424128587Z\" level=info msg=\"Stopping pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\" id=9db077c5-5b9a-4280-8c13-387493763f89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.424667 crc crio[23211]: time=\"2026-06-11T17:34:44.424304651Z\" level=info msg=\"Stopped pod sandbox (already stopped): aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\" id=9db077c5-5b9a-4280-8c13-387493763f89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.430069 crc crio[23211]: time=\"2026-06-11T17:34:44.4294629Z\" level=info msg=\"Removing pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\" id=e6efe506-9266-4844-a23c-6105e2b33518 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.430736 crc crio[23211]: time=\"2026-06-11T17:34:44.430611359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:44.441725 crc crio[23211]: time=\"2026-06-11T17:34:44.441607784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:44.459016 crc crio[23211]: time=\"2026-06-11T17:34:44.458924179Z\" level=info msg=\"Removed pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\" id=e6efe506-9266-4844-a23c-6105e2b33518 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.460120 crc crio[23211]: time=\"2026-06-11T17:34:44.460052737Z\" level=info msg=\"Stopping pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c\" id=e83af751-b949-43b0-a8df-edfa8b682adb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.460251 crc crio[23211]: time=\"2026-06-11T17:34:44.460144469Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c\" id=e83af751-b949-43b0-a8df-edfa8b682adb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.460659 crc crio[23211]: time=\"2026-06-11T17:34:44.460615541Z\" level=info msg=\"Removing pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c\" id=030ad478-1055-4d3b-94ba-ec5defe33504 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.497263 crc crio[23211]: time=\"2026-06-11T17:34:44.492798917Z\" level=info msg=\"Removed pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c\" id=030ad478-1055-4d3b-94ba-ec5defe33504 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.503035 crc crio[23211]: time=\"2026-06-11T17:34:44.502994132Z\" level=info msg=\"Stopping pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\" id=7c5d720e-62fa-4d52-9f2c-285ca3b6022a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.503264 crc crio[23211]: time=\"2026-06-11T17:34:44.503234178Z\" level=info msg=\"Stopped pod sandbox (already stopped): cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\" id=7c5d720e-62fa-4d52-9f2c-285ca3b6022a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.505387 crc crio[23211]: time=\"2026-06-11T17:34:44.50529044Z\" level=info msg=\"Removing pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\" id=b8d765f4-8b2f-4b2d-a849-498ccd9716b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.597865 crc crio[23211]: time=\"2026-06-11T17:34:44.597805538Z\" level=info msg=\"Removed pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\" id=b8d765f4-8b2f-4b2d-a849-498ccd9716b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.604522 crc crio[23211]: time=\"2026-06-11T17:34:44.60427069Z\" level=info msg=\"Stopping pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\" id=342714c9-8525-44bc-991d-f3e65db518ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.604522 crc crio[23211]: time=\"2026-06-11T17:34:44.604412663Z\" level=info msg=\"Stopped pod sandbox (already stopped): 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\" id=342714c9-8525-44bc-991d-f3e65db518ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.608086 crc crio[23211]: time=\"2026-06-11T17:34:44.608040975Z\" level=info msg=\"Removing pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\" id=4984a95f-9ad4-44d5-83ce-59d9d198745b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.715547 crc crio[23211]: time=\"2026-06-11T17:34:44.707087606Z\" level=info msg=\"Created container ae8ce95ed6e71a5549b2039c0b3e11cabfec5f6c6c5a2eaa20f9f2b204f598b0: openstack/ovn-northd-0/openstack-network-exporter\" id=5a62b888-78e4-467d-964b-fcbe01b8aa42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:44.715547 crc crio[23211]: time=\"2026-06-11T17:34:44.712053261Z\" level=info msg=\"Starting container: ae8ce95ed6e71a5549b2039c0b3e11cabfec5f6c6c5a2eaa20f9f2b204f598b0\" id=c67b89d9-d904-4290-89b6-0097dd8cef4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:44.724930 crc crio[23211]: time=\"2026-06-11T17:34:44.71800255Z\" level=info msg=\"Removed pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\" id=4984a95f-9ad4-44d5-83ce-59d9d198745b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.736233 crc crio[23211]: time=\"2026-06-11T17:34:44.72478128Z\" level=info msg=\"Created container 9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06: openshift-marketplace/redhat-operators-qxthp/extract-content\" id=c46b342f-d610-49a0-afe3-d47582aa52c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:44.749128 crc crio[23211]: time=\"2026-06-11T17:34:44.749060808Z\" level=info msg=\"Stopping pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750\" id=0523ab80-6497-47cf-ad34-587ac3d82df0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.752005 crc crio[23211]: time=\"2026-06-11T17:34:44.751886419Z\" level=info msg=\"Started container\" PID=285139 containerID=ae8ce95ed6e71a5549b2039c0b3e11cabfec5f6c6c5a2eaa20f9f2b204f598b0 description=openstack/ovn-northd-0/openstack-network-exporter id=c67b89d9-d904-4290-89b6-0097dd8cef4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b\nJun 11 17:34:44.753136 crc crio[23211]: time=\"2026-06-11T17:34:44.753092459Z\" level=info msg=\"Starting container: 9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06\" id=3bd66810-c2f3-411f-94cf-ef9388fa9fac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:44.754029 crc crio[23211]: time=\"2026-06-11T17:34:44.7539606Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-25f55 Namespace:openstack ID:ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750 UID:149c2a83-04eb-4d5d-8c75-f4d187955a25 NetNS:/var/run/netns/72f99cd9-6b2a-45c2-88d5-f00f10927fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod149c2a83_04eb_4d5d_8c75_f4d187955a25.slice PodAnnotations:0xc00008c658}] Aliases:map[]}\"\nJun 11 17:34:44.754390 crc crio[23211]: time=\"2026-06-11T17:34:44.75436664Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-25f55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:44.758986 crc crio[23211]: time=\"2026-06-11T17:34:44.753173451Z\" level=info msg=\"Stopping pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\" id=baa320e4-2b0b-4ca5-bcd0-9e9f882804fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.763034 crc crio[23211]: time=\"2026-06-11T17:34:44.759274315Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\" id=baa320e4-2b0b-4ca5-bcd0-9e9f882804fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.763556 crc crio[23211]: time=\"2026-06-11T17:34:44.762634618Z\" level=info msg=\"Started container\" PID=285138 containerID=9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06 description=openshift-marketplace/redhat-operators-qxthp/extract-content id=3bd66810-c2f3-411f-94cf-ef9388fa9fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\nJun 11 17:34:44.793859 crc crio[23211]: time=\"2026-06-11T17:34:44.787961543Z\" level=info msg=\"Removing pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\" id=c9e3918c-0275-40b1-9042-e3f597adde26 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.904617 crc crio[23211]: time=\"2026-06-11T17:34:44.903301102Z\" level=info msg=\"Removed pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\" id=c9e3918c-0275-40b1-9042-e3f597adde26 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.916189 crc crio[23211]: time=\"2026-06-11T17:34:44.916049693Z\" level=info msg=\"Stopping pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b\" id=8c0bdc92-0bc9-425d-b035-f9b9486df0ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.916189 crc crio[23211]: time=\"2026-06-11T17:34:44.916160545Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b\" id=8c0bdc92-0bc9-425d-b035-f9b9486df0ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.917364 crc crio[23211]: time=\"2026-06-11T17:34:44.91716937Z\" level=info msg=\"Removing pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b\" id=159187a9-b89d-40b8-b55b-791bddaad405 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.962154 crc crio[23211]: time=\"2026-06-11T17:34:44.960755383Z\" level=info msg=\"Removed pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b\" id=159187a9-b89d-40b8-b55b-791bddaad405 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:44.965558 crc crio[23211]: time=\"2026-06-11T17:34:44.965489621Z\" level=info msg=\"Stopping pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710\" id=aa1a5ff5-4462-4597-a4a8-b4a0407b18fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.965651 crc crio[23211]: time=\"2026-06-11T17:34:44.965623334Z\" level=info msg=\"Stopped pod sandbox (already stopped): b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710\" id=aa1a5ff5-4462-4597-a4a8-b4a0407b18fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:44.972375 crc crio[23211]: time=\"2026-06-11T17:34:44.972300141Z\" level=info msg=\"Removing pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710\" id=b58d76a7-3fb1-43a1-8b2d-f0782c64805a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:45.050796 crc crio[23211]: time=\"2026-06-11T17:34:45.050736596Z\" level=info msg=\"Removed pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710\" id=b58d76a7-3fb1-43a1-8b2d-f0782c64805a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:45.428901 crc crio[23211]: time=\"2026-06-11T17:34:45.428087621Z\" level=info msg=\"Stopped pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750\" id=0523ab80-6497-47cf-ad34-587ac3d82df0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:46.467496 crc crio[23211]: time=\"2026-06-11T17:34:46.466819157Z\" level=info msg=\"Running pod sandbox: openstack/placement-7ddcd4df44-thnrc/POD\" id=2bfe9782-17c6-4f4f-a213-06813de8c51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:46.468513 crc crio[23211]: time=\"2026-06-11T17:34:46.467511745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:46.950811 crc crio[23211]: time=\"2026-06-11T17:34:46.950332621Z\" level=info msg=\"Stopping pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04\" id=ed21de0f-52d0-4244-a10d-ebbea27f6d24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:46.951703 crc crio[23211]: time=\"2026-06-11T17:34:46.951613193Z\" level=info msg=\"Stopping pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d\" id=d28c9dd2-c0de-44fd-8707-07aa0fb2ccb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:46.953362 crc crio[23211]: time=\"2026-06-11T17:34:46.953247364Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686654-j4dbl Namespace:openshift-infra ID:15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d UID:449c9786-da0b-4220-ac77-2f8bcf101ec8 NetNS:/var/run/netns/55cfcba1-665a-4e7f-86ac-c052aec36d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449c9786_da0b_4220_ac77_2f8bcf101ec8.slice PodAnnotations:0xc0001ae550}] Aliases:map[]}\"\nJun 11 17:34:46.954129 crc crio[23211]: time=\"2026-06-11T17:34:46.954058315Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686654-j4dbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:47.031238 crc crio[23211]: time=\"2026-06-11T17:34:47.031108905Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-mj7z2 Namespace:openstack ID:359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04 UID:b22ddc6e-9caf-42dc-945a-392b7ce2b01a NetNS:/var/run/netns/c9abdcfe-234d-4d05-bd99-a5dc63cecc43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb22ddc6e_9caf_42dc_945a_392b7ce2b01a.slice PodAnnotations:0xc00294e2b8}] Aliases:map[]}\"\nJun 11 17:34:47.031567 crc crio[23211]: time=\"2026-06-11T17:34:47.031374662Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-mj7z2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:47.972866 crc crio[23211]: time=\"2026-06-11T17:34:47.972081852Z\" level=info msg=\"Stopping pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61\" id=42da14b3-e33e-470f-bd36-f5138e5daa59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:48.111687 crc crio[23211]: time=\"2026-06-11T17:34:48.111325811Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pjgdq Namespace:openstack ID:48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61 UID:2d6d4d99-237f-4403-9200-096012db3796 NetNS:/var/run/netns/f6b78fb0-cd26-40d4-a95d-5a00cd933508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d6d4d99_237f_4403_9200_096012db3796.slice PodAnnotations:0xc0018be810}] Aliases:map[]}\"\nJun 11 17:34:48.111687 crc crio[23211]: time=\"2026-06-11T17:34:48.111610718Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-pjgdq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:48.520364 crc crio[23211]: time=\"2026-06-11T17:34:48.520073652Z\" level=info msg=\"Stopped pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d\" id=d28c9dd2-c0de-44fd-8707-07aa0fb2ccb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:48.533989 crc crio[23211]: time=\"2026-06-11T17:34:48.533877857Z\" level=info msg=\"Stopped pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04\" id=ed21de0f-52d0-4244-a10d-ebbea27f6d24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:52.118469 crc crio[23211]: time=\"2026-06-11T17:34:52.116924643Z\" level=info msg=\"Stopping pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd\" id=21965b10-f13e-458f-a3de-74ba9c7cf74a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:52.128096 crc crio[23211]: time=\"2026-06-11T17:34:52.127885776Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-gmqk9 Namespace:openstack ID:56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd UID:a99cdd8c-8dbd-411a-b370-cbce92ea3648 NetNS:/var/run/netns/cf525d61-864f-443b-88b0-a90c3c64f754 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99cdd8c_8dbd_411a_b370_cbce92ea3648.slice PodAnnotations:0xc0018be0e8}] Aliases:map[]}\"\nJun 11 17:34:52.128309 crc crio[23211]: time=\"2026-06-11T17:34:52.128137003Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-gmqk9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:53.210939 crc crio[23211]: time=\"2026-06-11T17:34:53.21003421Z\" level=info msg=\"Stopping container: 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e (timeout: 10s)\" id=d25af528-9a4e-4a52-87d4-6d463b0bdaf9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:34:53.267683 crc crio[23211]: time=\"2026-06-11T17:34:53.2663146Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-58b4887cdc-d7ms2/POD\" id=eb5beaa0-c107-49bc-a33f-0f24c0598e5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:53.267804 crc crio[23211]: time=\"2026-06-11T17:34:53.267735526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:53.772525 crc crio[23211]: time=\"2026-06-11T17:34:53.772393251Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-778b85f7cd-bpdn9/POD\" id=90769069-97d7-4342-b798-d4407985645f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:53.772653 crc crio[23211]: time=\"2026-06-11T17:34:53.772562825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:53.985520 crc crio[23211]: time=\"2026-06-11T17:34:53.985394097Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-7fbc787878-qj29d/POD\" id=b402d595-77c9-409c-8ce0-ffd55645f353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:53.985662 crc crio[23211]: time=\"2026-06-11T17:34:53.985541341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:54.224765 crc crio[23211]: time=\"2026-06-11T17:34:54.224631822Z\" level=info msg=\"Stopping pod sandbox: ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1\" id=e517dedf-fc38-4aac-9f6b-3ccd0e38a2ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:54.272971 crc crio[23211]: time=\"2026-06-11T17:34:54.272301916Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-zxfxf Namespace:openstack ID:ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1 UID:fa9a60c6-41a2-4baf-ace3-6d1a5dbd4acf NetNS:/var/run/netns/62157280-3ed6-47c2-a1e8-b0364affeaba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa9a60c6_41a2_4baf_ace3_6d1a5dbd4acf.slice PodAnnotations:0xc0018bf598}] Aliases:map[]}\"\nJun 11 17:34:54.272971 crc crio[23211]: time=\"2026-06-11T17:34:54.273031914Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-zxfxf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:55.213524 crc crio[23211]: time=\"2026-06-11T17:34:55.211045926Z\" level=info msg=\"Stopping container: 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947 (timeout: 30s)\" id=ae0d25b8-9fab-4f9d-9230-90fef78b26ee name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:34:55.213524 crc crio[23211]: time=\"2026-06-11T17:34:55.211325504Z\" level=info msg=\"Stopping container: b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea (timeout: 30s)\" id=804a0824-5203-4d57-8698-96de31e79b7d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:34:55.269066 crc crio[23211]: time=\"2026-06-11T17:34:55.266777023Z\" level=info msg=\"Stopping pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248\" id=c6430eaa-1e00-46a8-81bc-d2518da68148 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:55.269066 crc crio[23211]: time=\"2026-06-11T17:34:55.268233719Z\" level=info msg=\"Stopping container: 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1 (timeout: 2s)\" id=29cf10d1-8894-4282-9789-3145fd63d786 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:34:55.269066 crc crio[23211]: time=\"2026-06-11T17:34:55.268855915Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-fgn75 Namespace:openstack ID:9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248 UID:92bf7e0e-ee38-48b9-b10e-bb2ad2922cb4 NetNS:/var/run/netns/07f1ab75-9c11-408a-bf98-542513b24458 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bf7e0e_ee38_48b9_b10e_bb2ad2922cb4.slice PodAnnotations:0xc00008d480}] Aliases:map[]}\"\nJun 11 17:34:55.269066 crc crio[23211]: time=\"2026-06-11T17:34:55.268997229Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-fgn75 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:56.360286 crc crio[23211]: time=\"2026-06-11T17:34:56.359233184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=291e5736-bdba-49b5-9524-3fdfd5ed3948 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:56.831914 crc crio[23211]: time=\"2026-06-11T17:34:56.831735453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=13b38bb6-d254-458a-a9d6-99c251031937 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:56.844806 crc crio[23211]: time=\"2026-06-11T17:34:56.844725639Z\" level=info msg=\"Got pod network &{Name:placement-7ddcd4df44-thnrc Namespace:openstack ID:b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462 UID:58873b79-f455-4d23-ae38-09bfccdcefcd NetNS:/var/run/netns/87e22539-a293-43bc-8165-be0e84bd35cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58873b79_f455_4d23_ae38_09bfccdcefcd.slice PodAnnotations:0xc0001ae5d0}] Aliases:map[]}\"\nJun 11 17:34:56.845029 crc crio[23211]: time=\"2026-06-11T17:34:56.845011156Z\" level=info msg=\"Adding pod openstack_placement-7ddcd4df44-thnrc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:56.854386 crc crio[23211]: time=\"2026-06-11T17:34:56.854304959Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qxthp/registry-server\" id=ccc004d9-a248-4ac6-8551-69ed6b99131f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:56.865658 crc crio[23211]: time=\"2026-06-11T17:34:56.865565131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:56.871797 crc crio[23211]: time=\"2026-06-11T17:34:56.871723385Z\" level=info msg=\"Stopped pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61\" id=42da14b3-e33e-470f-bd36-f5138e5daa59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:56.873644 crc crio[23211]: time=\"2026-06-11T17:34:56.873334146Z\" level=info msg=\"Stopped pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd\" id=21965b10-f13e-458f-a3de-74ba9c7cf74a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:56.878398 crc crio[23211]: time=\"2026-06-11T17:34:56.87830107Z\" level=info msg=\"Stopped container 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e: openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns\" id=d25af528-9a4e-4a52-87d4-6d463b0bdaf9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:34:56.879691 crc crio[23211]: time=\"2026-06-11T17:34:56.879612443Z\" level=info msg=\"Stopping pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\" id=c286c92e-08ca-450a-a8be-6c9e90761033 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:56.882778 crc crio[23211]: time=\"2026-06-11T17:34:56.88270702Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-nbsxf Namespace:openstack ID:39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57 UID:0a4f0276-93e1-4b4b-ac6b-387c524d1311 NetNS:/var/run/netns/5e345c83-3002-4118-8824-384000689208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4f0276_93e1_4b4b_ac6b_387c524d1311.slice PodAnnotations:0xc006bcc128}] Aliases:map[]}\"\nJun 11 17:34:56.882962 crc crio[23211]: time=\"2026-06-11T17:34:56.882906615Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694549dd57-nbsxf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:56.957478 crc crio[23211]: time=\"2026-06-11T17:34:56.957102494Z\" level=info msg=\"Stopped container 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1: openshift-marketplace/certified-operators-hksvt/registry-server\" id=29cf10d1-8894-4282-9789-3145fd63d786 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:34:56.960604 crc crio[23211]: time=\"2026-06-11T17:34:56.958717094Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=5eca2518-9f7b-40a1-9aed-111e7ed4f0c0 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:56.960604 crc crio[23211]: time=\"2026-06-11T17:34:56.960363406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7e2508ab-62ff-4101-a4d4-fe24c802b3c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:56.960604 crc crio[23211]: time=\"2026-06-11T17:34:56.960603052Z\" level=info msg=\"Stopping pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\" id=3aa57ed4-3f85-4795-9ef9-b45dfb2d46e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:56.963025 crc crio[23211]: time=\"2026-06-11T17:34:56.96290632Z\" level=info msg=\"Got pod network &{Name:certified-operators-hksvt Namespace:openshift-marketplace ID:29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820 UID:461c621a-5345-477b-9a2e-0e2585b86d2f NetNS:/var/run/netns/72d0aa12-b3d3-47fb-9325-b7f27e5202ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod461c621a_5345_477b_9a2e_0e2585b86d2f.slice PodAnnotations:0xc006bcc290}] Aliases:map[]}\"\nJun 11 17:34:56.963612 crc crio[23211]: time=\"2026-06-11T17:34:56.963407482Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-hksvt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:57.436127 crc crio[23211]: time=\"2026-06-11T17:34:57.435099489Z\" level=info msg=\"Stopped pod sandbox: ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1\" id=e517dedf-fc38-4aac-9f6b-3ccd0e38a2ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:57.436127 crc crio[23211]: time=\"2026-06-11T17:34:57.435876509Z\" level=info msg=\"Stopped pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248\" id=c6430eaa-1e00-46a8-81bc-d2518da68148 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:57.457569 crc crio[23211]: time=\"2026-06-11T17:34:57.453410698Z\" level=info msg=\"Stopped container 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947: openstack/swift-proxy-6564cc5f57-v8twm/proxy-server\" id=ae0d25b8-9fab-4f9d-9230-90fef78b26ee name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:34:57.490731 crc crio[23211]: time=\"2026-06-11T17:34:57.490603698Z\" level=info msg=\"Stopped container b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea: openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd\" id=804a0824-5203-4d57-8698-96de31e79b7d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:34:57.495767 crc crio[23211]: time=\"2026-06-11T17:34:57.495689356Z\" level=info msg=\"Stopping pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\" id=6765e91a-4822-4d57-822d-1c4ccb2eb33d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:57.498915 crc crio[23211]: time=\"2026-06-11T17:34:57.498699871Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6564cc5f57-v8twm Namespace:openstack ID:f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35 UID:8519852e-55e4-4408-a9f5-f6d64ada885f NetNS:/var/run/netns/861831bc-befa-47de-b26f-055a876161c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8519852e_55e4_4408_a9f5_f6d64ada885f.slice PodAnnotations:0xc003088020}] Aliases:map[]}\"\nJun 11 17:34:57.499119 crc crio[23211]: time=\"2026-06-11T17:34:57.499059171Z\" level=info msg=\"Deleting pod openstack_swift-proxy-6564cc5f57-v8twm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:57.606054 crc crio[23211]: time=\"2026-06-11T17:34:57.605625409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4b0f1dcf-0aac-4cc0-9fa6-362e28a75baa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:57.714465 crc crio[23211]: time=\"2026-06-11T17:34:57.713709604Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=62070abc-0f06-43cc-8237-9bdeb7f9b57b name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:57.716803 crc crio[23211]: time=\"2026-06-11T17:34:57.716620007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5b7074fe-3ac7-4d15-8ecf-f8a5f89d933d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:57.814243 crc crio[23211]: time=\"2026-06-11T17:34:57.813985683Z\" level=info msg=\"Got pod network &{Name:barbican-worker-58b4887cdc-d7ms2 Namespace:openstack ID:20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48 UID:1213348f-ec01-41ab-827e-104d5a25742b NetNS:/var/run/netns/830a01b4-8bbe-49c5-9df5-19748db6bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1213348f_ec01_41ab_827e_104d5a25742b.slice PodAnnotations:0xc0022781c0}] Aliases:map[]}\"\nJun 11 17:34:57.814243 crc crio[23211]: time=\"2026-06-11T17:34:57.814054715Z\" level=info msg=\"Adding pod openstack_barbican-worker-58b4887cdc-d7ms2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:57.817669 crc crio[23211]: time=\"2026-06-11T17:34:57.817504782Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7fbc787878-qj29d Namespace:openstack ID:e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb UID:e763ff38-f960-4199-8278-8015b33786ce NetNS:/var/run/netns/2550ef6d-18df-4367-b3a8-46efc465112f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode763ff38_f960_4199_8278_8015b33786ce.slice PodAnnotations:0xc00294e130}] Aliases:map[]}\"\nJun 11 17:34:57.817669 crc crio[23211]: time=\"2026-06-11T17:34:57.817576614Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-7fbc787878-qj29d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:57.821142 crc crio[23211]: time=\"2026-06-11T17:34:57.821068201Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=ee88f8a1-521c-4728-817c-cf83094ac2cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:57.845970 crc crio[23211]: time=\"2026-06-11T17:34:57.845180794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:57.885597 crc crio[23211]: time=\"2026-06-11T17:34:57.885521094Z\" level=info msg=\"Got pod network &{Name:barbican-api-778b85f7cd-bpdn9 Namespace:openstack ID:bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1 UID:25e87c99-9db4-45fa-8b0b-338e0d90dc0e NetNS:/var/run/netns/66e31bd5-8fa3-4fb6-8ebb-5a1743031edb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25e87c99_9db4_45fa_8b0b_338e0d90dc0e.slice PodAnnotations:0xc000130618}] Aliases:map[]}\"\nJun 11 17:34:57.885956 crc crio[23211]: time=\"2026-06-11T17:34:57.885928164Z\" level=info msg=\"Adding pod openstack_barbican-api-778b85f7cd-bpdn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:57.914803 crc crio[23211]: time=\"2026-06-11T17:34:57.908695775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=aa72df87-37e0-45bd-8882-11ddfef338d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:57.932310 crc crio[23211]: time=\"2026-06-11T17:34:57.928647994Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=dbd01c86-394d-412d-a5d6-997745fa3472 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:57.957027 crc crio[23211]: time=\"2026-06-11T17:34:57.956967003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:57.962954 crc crio[23211]: time=\"2026-06-11T17:34:57.961864996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:57.987158 crc crio[23211]: time=\"2026-06-11T17:34:57.986402259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:57.987158 crc crio[23211]: time=\"2026-06-11T17:34:57.987008465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:58.014945 crc crio[23211]: time=\"2026-06-11T17:34:58.014476233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:58.189909 crc crio[23211]: time=\"2026-06-11T17:34:58.186390706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:58.206790 crc crio[23211]: time=\"2026-06-11T17:34:58.205587555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:58.441085 crc crio[23211]: 2026-06-11T17:34:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b88b2a1bbdf7b51 Mac:0e:7b:e2:2e:75:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:aa Mtu:0 Sandbox:/var/run/netns/87e22539-a293-43bc-8165-be0e84bd35cf SocketPath: PciID:}] [{Interface:0xc0001844d0 Address:{IP:10.217.1.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:34:58.445717 crc crio[23211]: time=\"2026-06-11T17:34:58.44564972Z\" level=info msg=\"Got pod network &{Name:placement-7ddcd4df44-thnrc Namespace:openstack ID:b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462 UID:58873b79-f455-4d23-ae38-09bfccdcefcd NetNS:/var/run/netns/87e22539-a293-43bc-8165-be0e84bd35cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58873b79_f455_4d23_ae38_09bfccdcefcd.slice PodAnnotations:0xc0001ae5d0}] Aliases:map[]}\"\nJun 11 17:34:58.445881 crc crio[23211]: time=\"2026-06-11T17:34:58.445829595Z\" level=info msg=\"Checking pod openstack_placement-7ddcd4df44-thnrc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:34:58.563076 crc crio[23211]: time=\"2026-06-11T17:34:58.56216963Z\" level=info msg=\"Ran pod sandbox b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462 with infra container: openstack/placement-7ddcd4df44-thnrc/POD\" id=2bfe9782-17c6-4f4f-a213-06813de8c51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:58.591380 crc crio[23211]: time=\"2026-06-11T17:34:58.578751625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b35592c0-d16d-4683-bb58-1e46f8a45862 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:58.632823 crc crio[23211]: time=\"2026-06-11T17:34:58.632273146Z\" level=info msg=\"Stopped pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\" id=c286c92e-08ca-450a-a8be-6c9e90761033 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:58.714647 crc crio[23211]: time=\"2026-06-11T17:34:58.713968203Z\" level=info msg=\"Stopping pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046\" id=17159dae-28db-420f-b0de-e8c235203f08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:58.715895 crc crio[23211]: time=\"2026-06-11T17:34:58.71580364Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-hh27n Namespace:openstack ID:382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046 UID:b453ae28-a6d7-49f7-8e78-d680d372b54f NetNS:/var/run/netns/f21dd0d5-7d89-423f-a466-3ea8837b2f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb453ae28_a6d7_49f7_8e78_d680d372b54f.slice PodAnnotations:0xc0022788e8}] Aliases:map[]}\"\nJun 11 17:34:58.715987 crc crio[23211]: time=\"2026-06-11T17:34:58.715959022Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-hh27n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:59.078133 crc crio[23211]: time=\"2026-06-11T17:34:59.074365313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=cda830ac-8625-43d2-ac20-39e7ea2f0069 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:59.108504 crc crio[23211]: time=\"2026-06-11T17:34:59.100247221Z\" level=info msg=\"Creating container: openstack/placement-7ddcd4df44-thnrc/placement-log\" id=40bf743f-e94a-4c77-9dea-5fd550c7ba83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:59.118740 crc crio[23211]: time=\"2026-06-11T17:34:59.116656383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:59.120979 crc crio[23211]: 2026-06-11T17:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0f9363d379a1b2 Mac:02:de:a6:e7:ad:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ac Mtu:0 Sandbox:/var/run/netns/2550ef6d-18df-4367-b3a8-46efc465112f SocketPath: PciID:}] [{Interface:0xc00041d0e0 Address:{IP:10.217.1.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:34:59.123962 crc crio[23211]: time=\"2026-06-11T17:34:59.122694934Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7fbc787878-qj29d Namespace:openstack ID:e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb UID:e763ff38-f960-4199-8278-8015b33786ce NetNS:/var/run/netns/2550ef6d-18df-4367-b3a8-46efc465112f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode763ff38_f960_4199_8278_8015b33786ce.slice PodAnnotations:0xc00294e130}] Aliases:map[]}\"\nJun 11 17:34:59.123962 crc crio[23211]: time=\"2026-06-11T17:34:59.12294347Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-7fbc787878-qj29d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:34:59.188791 crc crio[23211]: time=\"2026-06-11T17:34:59.188585655Z\" level=info msg=\"Stopped pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\" id=3aa57ed4-3f85-4795-9ef9-b45dfb2d46e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:59.244942 crc crio[23211]: time=\"2026-06-11T17:34:59.243195063Z\" level=info msg=\"Ran pod sandbox e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb with infra container: openstack/barbican-keystone-listener-7fbc787878-qj29d/POD\" id=b402d595-77c9-409c-8ce0-ffd55645f353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:59.247767 crc crio[23211]: time=\"2026-06-11T17:34:59.247631154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=5444fea3-41ba-4ec7-9428-6874a55c3386 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:59.247952 crc crio[23211]: time=\"2026-06-11T17:34:59.24786097Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=5444fea3-41ba-4ec7-9428-6874a55c3386 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:59.247952 crc crio[23211]: time=\"2026-06-11T17:34:59.247930731Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=5444fea3-41ba-4ec7-9428-6874a55c3386 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:59.257016 crc crio[23211]: time=\"2026-06-11T17:34:59.254356633Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e368e06f-008f-4cba-bc8e-c12c98e8c3e6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:59.257016 crc crio[23211]: time=\"2026-06-11T17:34:59.256343413Z\" level=info msg=\"Stopped pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\" id=6765e91a-4822-4d57-822d-1c4ccb2eb33d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:59.276085 crc crio[23211]: time=\"2026-06-11T17:34:59.275991284Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 11 17:34:59.370883 crc crio[23211]: time=\"2026-06-11T17:34:59.370721738Z\" level=info msg=\"Created container 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163: openshift-marketplace/redhat-operators-qxthp/registry-server\" id=ccc004d9-a248-4ac6-8551-69ed6b99131f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:59.393194 crc crio[23211]: time=\"2026-06-11T17:34:59.387508419Z\" level=info msg=\"Starting container: 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163\" id=feed302b-1272-4e4a-9875-8b3aad7e0575 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:59.407853 crc crio[23211]: time=\"2026-06-11T17:34:59.406086045Z\" level=info msg=\"Created container a7b67c626b2a511e449abe59763e72865f2d2588ece79a609f841a07003acfd4: openstack/swift-storage-0/xattr-restore\" id=ee88f8a1-521c-4728-817c-cf83094ac2cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:59.407853 crc crio[23211]: time=\"2026-06-11T17:34:59.406194207Z\" level=info msg=\"Started container\" PID=286796 containerID=4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163 description=openshift-marketplace/redhat-operators-qxthp/registry-server id=feed302b-1272-4e4a-9875-8b3aad7e0575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\nJun 11 17:34:59.427250 crc crio[23211]: time=\"2026-06-11T17:34:59.427109692Z\" level=info msg=\"Starting container: a7b67c626b2a511e449abe59763e72865f2d2588ece79a609f841a07003acfd4\" id=3b767955-d541-49d4-9ed2-673305fa13d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:59.467271 crc crio[23211]: 2026-06-11T17:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd6fd346757c5e4 Mac:da:4c:0d:f2:39:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ad Mtu:0 Sandbox:/var/run/netns/66e31bd5-8fa3-4fb6-8ebb-5a1743031edb SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:34:59.467271 crc crio[23211]: time=\"2026-06-11T17:34:59.466342934Z\" level=info msg=\"Got pod network &{Name:barbican-api-778b85f7cd-bpdn9 Namespace:openstack ID:bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1 UID:25e87c99-9db4-45fa-8b0b-338e0d90dc0e NetNS:/var/run/netns/66e31bd5-8fa3-4fb6-8ebb-5a1743031edb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25e87c99_9db4_45fa_8b0b_338e0d90dc0e.slice PodAnnotations:0xc000130618}] Aliases:map[]}\"\nJun 11 17:34:59.467271 crc crio[23211]: time=\"2026-06-11T17:34:59.466522928Z\" level=info msg=\"Checking pod openstack_barbican-api-778b85f7cd-bpdn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:34:59.497112 crc crio[23211]: time=\"2026-06-11T17:34:59.49412309Z\" level=info msg=\"Started container\" PID=286802 containerID=a7b67c626b2a511e449abe59763e72865f2d2588ece79a609f841a07003acfd4 description=openstack/swift-storage-0/xattr-restore id=3b767955-d541-49d4-9ed2-673305fa13d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:34:59.648569 crc crio[23211]: time=\"2026-06-11T17:34:59.646818826Z\" level=info msg=\"Ran pod sandbox bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1 with infra container: openstack/barbican-api-778b85f7cd-bpdn9/POD\" id=90769069-97d7-4342-b798-d4407985645f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:59.655815 crc crio[23211]: time=\"2026-06-11T17:34:59.655711109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9d377141-cd29-4ff0-8027-fa5f78e5c401 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:59.721950 crc crio[23211]: 2026-06-11T17:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20cc2bd2a30d348 Mac:c2:6b:2c:c7:3a:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ab Mtu:0 Sandbox:/var/run/netns/830a01b4-8bbe-49c5-9df5-19748db6bbc2 SocketPath: PciID:}] [{Interface:0xc0001975d0 Address:{IP:10.217.1.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:34:59.724986 crc crio[23211]: time=\"2026-06-11T17:34:59.7248064Z\" level=info msg=\"Got pod network &{Name:barbican-worker-58b4887cdc-d7ms2 Namespace:openstack ID:20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48 UID:1213348f-ec01-41ab-827e-104d5a25742b NetNS:/var/run/netns/830a01b4-8bbe-49c5-9df5-19748db6bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1213348f_ec01_41ab_827e_104d5a25742b.slice PodAnnotations:0xc0022781c0}] Aliases:map[]}\"\nJun 11 17:34:59.725097 crc crio[23211]: time=\"2026-06-11T17:34:59.725001535Z\" level=info msg=\"Checking pod openstack_barbican-worker-58b4887cdc-d7ms2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:34:59.738297 crc crio[23211]: time=\"2026-06-11T17:34:59.738168934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=49fba7e1-8f71-4a68-9c65-1e292aa2b4f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:59.751173 crc crio[23211]: time=\"2026-06-11T17:34:59.750076653Z\" level=info msg=\"Ran pod sandbox 20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48 with infra container: openstack/barbican-worker-58b4887cdc-d7ms2/POD\" id=eb5beaa0-c107-49bc-a33f-0f24c0598e5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:59.773175 crc crio[23211]: time=\"2026-06-11T17:34:59.762393832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=20532a54-2d40-4e1e-9f37-94241d3b7dec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:59.773175 crc crio[23211]: time=\"2026-06-11T17:34:59.762616457Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=20532a54-2d40-4e1e-9f37-94241d3b7dec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:59.773175 crc crio[23211]: time=\"2026-06-11T17:34:59.762669489Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=20532a54-2d40-4e1e-9f37-94241d3b7dec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:59.773175 crc crio[23211]: time=\"2026-06-11T17:34:59.773030978Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=2e5273cd-8054-4c96-891b-b3ba8a41f5f0 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:59.788300 crc crio[23211]: time=\"2026-06-11T17:34:59.785798658Z\" level=info msg=\"Creating container: openstack/barbican-api-778b85f7cd-bpdn9/barbican-api-log\" id=00f11dab-4c96-452c-b0a1-b63e3cb01d5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:59.794042 crc crio[23211]: time=\"2026-06-11T17:34:59.792913737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:34:59.806612 crc crio[23211]: time=\"2026-06-11T17:34:59.806539767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e30d3e2c-effa-4bfe-ac3f-891c770d750a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:59.810041 crc crio[23211]: time=\"2026-06-11T17:34:59.809979104Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 11 17:34:59.844988 crc crio[23211]: time=\"2026-06-11T17:34:59.844890448Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=e30d3e2c-effa-4bfe-ac3f-891c770d750a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:59.844988 crc crio[23211]: time=\"2026-06-11T17:34:59.84497919Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=e30d3e2c-effa-4bfe-ac3f-891c770d750a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:59.850522 crc crio[23211]: time=\"2026-06-11T17:34:59.850409477Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4812a649-6056-477b-a971-349ba303bd23 name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:59.861492 crc crio[23211]: time=\"2026-06-11T17:34:59.860701265Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 11 17:34:59.884784 crc crio[23211]: time=\"2026-06-11T17:34:59.884699106Z\" level=info msg=\"Stopped pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046\" id=17159dae-28db-420f-b0de-e8c235203f08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:00.170690 crc crio[23211]: time=\"2026-06-11T17:35:00.166283912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:00.176521 crc crio[23211]: time=\"2026-06-11T17:35:00.172514418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:00.272637 crc crio[23211]: time=\"2026-06-11T17:35:00.271932639Z\" level=info msg=\"Created container d28195c509bb54ba75b3a7d73dcc8171c5b81e62165df1a9d47ad2760c0e2237: openstack/ceilometer-0/ceilometer-central-agent\" id=dbd01c86-394d-412d-a5d6-997745fa3472 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:00.275545 crc crio[23211]: time=\"2026-06-11T17:35:00.275045086Z\" level=info msg=\"Starting container: d28195c509bb54ba75b3a7d73dcc8171c5b81e62165df1a9d47ad2760c0e2237\" id=1efcfad7-20e8-4b0c-abff-1d6f45745e64 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:00.285917 crc crio[23211]: time=\"2026-06-11T17:35:00.285833997Z\" level=info msg=\"Started container\" PID=286811 containerID=d28195c509bb54ba75b3a7d73dcc8171c5b81e62165df1a9d47ad2760c0e2237 description=openstack/ceilometer-0/ceilometer-central-agent id=1efcfad7-20e8-4b0c-abff-1d6f45745e64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793\nJun 11 17:35:00.324042 crc crio[23211]: time=\"2026-06-11T17:35:00.323827139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3cabea18-9bc4-42b6-8454-a080544a2628 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:00.324278 crc crio[23211]: time=\"2026-06-11T17:35:00.324059054Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=3cabea18-9bc4-42b6-8454-a080544a2628 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:00.324278 crc crio[23211]: time=\"2026-06-11T17:35:00.324117216Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=3cabea18-9bc4-42b6-8454-a080544a2628 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:00.326854 crc crio[23211]: time=\"2026-06-11T17:35:00.326383833Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ec394a38-094f-46ab-a9b1-c4245f7b9233 name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:00.327086 crc crio[23211]: time=\"2026-06-11T17:35:00.327059669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:00.331962 crc crio[23211]: time=\"2026-06-11T17:35:00.33186732Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 11 17:35:00.341192 crc crio[23211]: time=\"2026-06-11T17:35:00.341150742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:00.675120 crc crio[23211]: time=\"2026-06-11T17:35:00.674990256Z\" level=info msg=\"Stopping container: 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db (timeout: 30s)\" id=6045f106-cedd-4037-997e-f07ecdd40d95 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:00.676526 crc crio[23211]: time=\"2026-06-11T17:35:00.676400093Z\" level=info msg=\"Stopping container: 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347 (timeout: 30s)\" id=83bfb581-3769-4518-8438-3bf24c01001a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:00.676859 crc crio[23211]: time=\"2026-06-11T17:35:00.676817233Z\" level=info msg=\"Stopping container: ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359 (timeout: 30s)\" id=8b5c2a77-ac60-40fb-87d2-3d8693de2f62 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:00.677112 crc crio[23211]: time=\"2026-06-11T17:35:00.677024018Z\" level=info msg=\"Stopping container: e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f (timeout: 30s)\" id=da676940-4ff3-45de-bb43-6fb3d87bb91c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:00.677996 crc crio[23211]: time=\"2026-06-11T17:35:00.677753477Z\" level=info msg=\"Stopping container: f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde (timeout: 30s)\" id=4fd5deae-41da-4835-8076-7a4446011ca0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:00.682223 crc crio[23211]: time=\"2026-06-11T17:35:00.682030723Z\" level=info msg=\"Removing container: 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e\" id=1cabfcb9-8d7a-46c1-b5fc-ca77cc4b4f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:00.879266 crc crio[23211]: time=\"2026-06-11T17:35:00.879170723Z\" level=info msg=\"Stopped container e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f: openstack/glance-default-internal-api-0/glance-log\" id=da676940-4ff3-45de-bb43-6fb3d87bb91c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:00.972554 crc crio[23211]: time=\"2026-06-11T17:35:00.972415899Z\" level=info msg=\"Stopped container 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db: openstack/glance-default-external-api-0/glance-log\" id=6045f106-cedd-4037-997e-f07ecdd40d95 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:01.040262 crc crio[23211]: time=\"2026-06-11T17:35:01.039585222Z\" level=info msg=\"Stopping pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e\" id=18feb901-4f57-4f68-ad03-b2228b550b39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:01.041971 crc crio[23211]: time=\"2026-06-11T17:35:01.041912751Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-c7lhc Namespace:openstack ID:0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e UID:870e336f-551a-40b4-9813-6693290d98c5 NetNS:/var/run/netns/a803b21c-bf41-4efb-9d1c-5d0283b3c186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod870e336f_551a_40b4_9813_6693290d98c5.slice PodAnnotations:0xc0018bed08}] Aliases:map[]}\"\nJun 11 17:35:01.042160 crc crio[23211]: time=\"2026-06-11T17:35:01.042098715Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-c7lhc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:01.577695 crc crio[23211]: time=\"2026-06-11T17:35:01.573862109Z\" level=info msg=\"Removed container 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e: openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns\" id=1cabfcb9-8d7a-46c1-b5fc-ca77cc4b4f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:01.638861 crc crio[23211]: time=\"2026-06-11T17:35:01.638813676Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-zj9rq/POD\" id=879aa699-2339-4c40-bc26-39bc6dae1719 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:01.639070 crc crio[23211]: time=\"2026-06-11T17:35:01.639051983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:01.663261 crc crio[23211]: time=\"2026-06-11T17:35:01.663127036Z\" level=info msg=\"Created container d9f192c8a737f40e07a62d272f307d3637f0064078b7a047a265ca0934d3fb43: openstack/placement-7ddcd4df44-thnrc/placement-log\" id=40bf743f-e94a-4c77-9dea-5fd550c7ba83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:01.663674 crc crio[23211]: time=\"2026-06-11T17:35:01.663630118Z\" level=info msg=\"Removing container: 33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2\" id=6b15ef8e-ce65-4574-a476-af9c37c4fd80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:01.669752 crc crio[23211]: time=\"2026-06-11T17:35:01.669611847Z\" level=info msg=\"Starting container: d9f192c8a737f40e07a62d272f307d3637f0064078b7a047a265ca0934d3fb43\" id=79197e7c-4795-47fd-846e-7365d0b5974f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:01.681530 crc crio[23211]: time=\"2026-06-11T17:35:01.679601358Z\" level=info msg=\"Started container\" PID=287099 containerID=d9f192c8a737f40e07a62d272f307d3637f0064078b7a047a265ca0934d3fb43 description=openstack/placement-7ddcd4df44-thnrc/placement-log id=79197e7c-4795-47fd-846e-7365d0b5974f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462\nJun 11 17:35:01.717706 crc crio[23211]: time=\"2026-06-11T17:35:01.717631921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=6d573348-a2fc-4923-8187-92b937c8ec65 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:01.832286 crc crio[23211]: time=\"2026-06-11T17:35:01.832082618Z\" level=info msg=\"Created container 08921e7abd743cb515a1573e4dc141391d4dcff1217c02a01757c92ccaa0cb2f: openstack/barbican-api-778b85f7cd-bpdn9/barbican-api-log\" id=00f11dab-4c96-452c-b0a1-b63e3cb01d5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:01.836003 crc crio[23211]: time=\"2026-06-11T17:35:01.835916845Z\" level=info msg=\"Starting container: 08921e7abd743cb515a1573e4dc141391d4dcff1217c02a01757c92ccaa0cb2f\" id=f7c62549-ecbf-4165-95de-1f8d5edd30f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:01.858707 crc crio[23211]: time=\"2026-06-11T17:35:01.858570322Z\" level=info msg=\"Started container\" PID=287100 containerID=08921e7abd743cb515a1573e4dc141391d4dcff1217c02a01757c92ccaa0cb2f description=openstack/barbican-api-778b85f7cd-bpdn9/barbican-api-log id=f7c62549-ecbf-4165-95de-1f8d5edd30f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1\nJun 11 17:35:01.866125 crc crio[23211]: time=\"2026-06-11T17:35:01.866056789Z\" level=info msg=\"Stopped pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e\" id=18feb901-4f57-4f68-ad03-b2228b550b39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:01.877810 crc crio[23211]: time=\"2026-06-11T17:35:01.877760152Z\" level=info msg=\"Removed container 33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2: openstack/dnsmasq-dns-694549dd57-nbsxf/init\" id=6b15ef8e-ce65-4574-a476-af9c37c4fd80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:01.895799 crc crio[23211]: time=\"2026-06-11T17:35:01.895729482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=0be6ccb7-843e-466c-af0a-6864a530d2c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:01.913124 crc crio[23211]: time=\"2026-06-11T17:35:01.913026246Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-zj9rq Namespace:openstack ID:b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879 UID:8855e458-bbd4-4b9b-b145-292a9abefe22 NetNS:/var/run/netns/5257b856-5da9-4bea-a585-96c301d1d9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8855e458_bbd4_4b9b_b145_292a9abefe22.slice PodAnnotations:0xc0022780f0}] Aliases:map[]}\"\nJun 11 17:35:01.913124 crc crio[23211]: time=\"2026-06-11T17:35:01.913112088Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-zj9rq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:02.112138 crc crio[23211]: time=\"2026-06-11T17:35:02.111792077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=964ab9c1-5677-40d8-bc0d-e44c41b95663 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:02.121876 crc crio[23211]: time=\"2026-06-11T17:35:02.121797157Z\" level=info msg=\"Creating container: openstack/placement-7ddcd4df44-thnrc/placement-api\" id=105b9972-684e-4619-b76f-668c70058ea6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:02.125943 crc crio[23211]: time=\"2026-06-11T17:35:02.125880579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:02.138544 crc crio[23211]: time=\"2026-06-11T17:35:02.138468965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6a3a4116-d5b5-4581-b50f-68778902aad5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:02.354183 crc crio[23211]: time=\"2026-06-11T17:35:02.352904108Z\" level=info msg=\"Stopped container f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=4fd5deae-41da-4835-8076-7a4446011ca0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:02.355559 crc crio[23211]: time=\"2026-06-11T17:35:02.355476742Z\" level=info msg=\"Stopping pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\" id=4a6a62fd-eac1-4ed0-8952-7fb6c24602df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:02.357090 crc crio[23211]: time=\"2026-06-11T17:35:02.357012821Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5 UID:7406a613-e689-4836-a054-11132a3bf217 NetNS:/var/run/netns/93ffaeca-4da6-43f4-97be-8aa064a72851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7406a613_e689_4836_a054_11132a3bf217.slice PodAnnotations:0xc0001ae760}] Aliases:map[]}\"\nJun 11 17:35:02.362958 crc crio[23211]: time=\"2026-06-11T17:35:02.362876237Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:02.747726 crc crio[23211]: 2026-06-11T17:35:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b62ba3f44475e6a Mac:5e:93:49:21:8d:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ae Mtu:0 Sandbox:/var/run/netns/5257b856-5da9-4bea-a585-96c301d1d9bd SocketPath: PciID:}] [{Interface:0xc000152eb0 Address:{IP:10.217.1.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:02.754619 crc crio[23211]: time=\"2026-06-11T17:35:02.751524774Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-zj9rq Namespace:openstack ID:b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879 UID:8855e458-bbd4-4b9b-b145-292a9abefe22 NetNS:/var/run/netns/5257b856-5da9-4bea-a585-96c301d1d9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8855e458_bbd4_4b9b_b145_292a9abefe22.slice PodAnnotations:0xc0022780f0}] Aliases:map[]}\"\nJun 11 17:35:02.754619 crc crio[23211]: time=\"2026-06-11T17:35:02.751683188Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-zj9rq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:03.256997 crc crio[23211]: time=\"2026-06-11T17:35:03.256389635Z\" level=info msg=\"Stopping container: cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46 (timeout: 30s)\" id=3fa2f399-5c7d-49d1-9cb4-76e46c59f6e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:03.315120 crc crio[23211]: time=\"2026-06-11T17:35:03.315006343Z\" level=info msg=\"Removing container: 5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8\" id=56ecbe28-1a1c-453b-ae1f-ae8a223def46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:03.482898 crc crio[23211]: time=\"2026-06-11T17:35:03.482821538Z\" level=info msg=\"Running pod sandbox: openstack/neutron-67bc49c7b5-2682v/POD\" id=639b5984-5890-4910-b6c2-baad61f116d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:03.482898 crc crio[23211]: time=\"2026-06-11T17:35:03.48292132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:03.709653 crc crio[23211]: time=\"2026-06-11T17:35:03.70918762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:03.719237 crc crio[23211]: time=\"2026-06-11T17:35:03.719088268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:03.891805 crc crio[23211]: time=\"2026-06-11T17:35:03.891046756Z\" level=info msg=\"Created container c85c69f8bee66e22908022805a1cfc4cc6751cee963e4869c43348299b3114cc: openstack/placement-7ddcd4df44-thnrc/placement-api\" id=105b9972-684e-4619-b76f-668c70058ea6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:03.893553 crc crio[23211]: time=\"2026-06-11T17:35:03.893265482Z\" level=info msg=\"Starting container: c85c69f8bee66e22908022805a1cfc4cc6751cee963e4869c43348299b3114cc\" id=5d00796f-a3a4-4ec4-8efc-19790ed7408d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:03.901404 crc crio[23211]: time=\"2026-06-11T17:35:03.901311623Z\" level=info msg=\"Started container\" PID=287368 containerID=c85c69f8bee66e22908022805a1cfc4cc6751cee963e4869c43348299b3114cc description=openstack/placement-7ddcd4df44-thnrc/placement-api id=5d00796f-a3a4-4ec4-8efc-19790ed7408d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462\nJun 11 17:35:04.314633 crc crio[23211]: time=\"2026-06-11T17:35:04.314541727Z\" level=info msg=\"Stopping container: af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95 (timeout: 30s)\" id=1691b8d2-fa1a-4562-bd16-81a89dde6f6d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:04.316132 crc crio[23211]: time=\"2026-06-11T17:35:04.316052375Z\" level=info msg=\"Stopping container: d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089 (timeout: 30s)\" id=bccaa6c9-7e81-414a-b1a5-da3563be2317 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:04.337837 crc crio[23211]: time=\"2026-06-11T17:35:04.337771989Z\" level=info msg=\"Stopping container: 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624 (timeout: 30s)\" id=b730971d-8c8c-4ab9-a1c7-1b593ec24f23 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:04.390775 crc crio[23211]: time=\"2026-06-11T17:35:04.390656275Z\" level=info msg=\"Stopping container: 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2 (timeout: 30s)\" id=2b811305-3fc4-4c38-ac18-c196e63caa1d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:04.398322 crc crio[23211]: time=\"2026-06-11T17:35:04.398237004Z\" level=info msg=\"Stopping container: e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad (timeout: 30s)\" id=b6f2798d-90d4-4f64-8489-e0ea5efd4cde name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:05.013056 crc crio[23211]: time=\"2026-06-11T17:35:05.010600317Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-f5qv4/POD\" id=5c06459c-cf9f-4d8e-aa80-b88d1f1ee922 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:05.013056 crc crio[23211]: time=\"2026-06-11T17:35:05.012066003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:05.321975 crc crio[23211]: time=\"2026-06-11T17:35:05.320117352Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-vmjjv/POD\" id=55baed13-1b6e-40b0-a789-6725a8755f35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:05.321975 crc crio[23211]: time=\"2026-06-11T17:35:05.320829049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:05.339897 crc crio[23211]: time=\"2026-06-11T17:35:05.339817575Z\" level=info msg=\"Ran pod sandbox b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879 with infra container: openstack/cinder-online-data-migrations-zj9rq/POD\" id=879aa699-2339-4c40-bc26-39bc6dae1719 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:05.341038 crc crio[23211]: time=\"2026-06-11T17:35:05.340898423Z\" level=info msg=\"Stopped pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\" id=4a6a62fd-eac1-4ed0-8952-7fb6c24602df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:05.355493 crc crio[23211]: time=\"2026-06-11T17:35:05.342590256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=c51391d2-e95a-4e20-9668-32b66de301d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:06.260906 crc crio[23211]: time=\"2026-06-11T17:35:06.260281727Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=a50c58df-0d9f-41c1-81a4-9aa1e31b1a50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:06.261991 crc crio[23211]: time=\"2026-06-11T17:35:06.260936554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:06.538769 crc crio[23211]: time=\"2026-06-11T17:35:06.538694184Z\" level=info msg=\"Creating container: openstack/barbican-api-778b85f7cd-bpdn9/barbican-api\" id=694bc9d6-3bf5-4d58-8e85-52d66080b2c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:06.668172 crc crio[23211]: time=\"2026-06-11T17:35:06.667766058Z\" level=info msg=\"Stopped container ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359: openstack/glance-default-external-api-0/glance-httpd\" id=8b5c2a77-ac60-40fb-87d2-3d8693de2f62 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:06.669092 crc crio[23211]: time=\"2026-06-11T17:35:06.669012189Z\" level=info msg=\"Stopping pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\" id=d022713a-a8d0-4a46-904b-02e2815c5a6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:06.687987 crc crio[23211]: time=\"2026-06-11T17:35:06.687876901Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff UID:6b6a8278-d2ed-46ce-a9db-71d06ada09f6 NetNS:/var/run/netns/dd9b0960-9359-4a2d-b29a-7c61ea23484a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6a8278_d2ed_46ce_a9db_71d06ada09f6.slice PodAnnotations:0xc002818820}] Aliases:map[]}\"\nJun 11 17:35:06.688312 crc crio[23211]: time=\"2026-06-11T17:35:06.688150328Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:06.796491 crc crio[23211]: time=\"2026-06-11T17:35:06.796173226Z\" level=info msg=\"Stopped container 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347: openstack/glance-default-internal-api-0/glance-httpd\" id=83bfb581-3769-4518-8438-3bf24c01001a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:06.798629 crc crio[23211]: time=\"2026-06-11T17:35:06.798564705Z\" level=info msg=\"Stopped container d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089: openstack/nova-api-0/nova-api-log\" id=bccaa6c9-7e81-414a-b1a5-da3563be2317 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:06.799028 crc crio[23211]: time=\"2026-06-11T17:35:06.798824361Z\" level=info msg=\"Stopping pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\" id=119304c2-960b-484d-a085-2c2b83a8b8cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:06.800813 crc crio[23211]: time=\"2026-06-11T17:35:06.800729299Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8 UID:e7e70b16-7545-4958-84b5-f9538101e7c7 NetNS:/var/run/netns/7c184b5e-9252-49fd-a900-7e1d3e2c0441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e70b16_7545_4958_84b5_f9538101e7c7.slice PodAnnotations:0xc00008d588}] Aliases:map[]}\"\nJun 11 17:35:06.801037 crc crio[23211]: time=\"2026-06-11T17:35:06.800957865Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:06.810385 crc crio[23211]: time=\"2026-06-11T17:35:06.810280869Z\" level=info msg=\"Stopped container e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad: openstack/nova-metadata-0/nova-metadata-log\" id=b6f2798d-90d4-4f64-8489-e0ea5efd4cde name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:08.716931 crc crio[23211]: time=\"2026-06-11T17:35:08.713176676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:08.998679 crc crio[23211]: time=\"2026-06-11T17:35:08.993743496Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=4812a649-6056-477b-a971-349ba303bd23 name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:09.011586 crc crio[23211]: time=\"2026-06-11T17:35:09.00390821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=95a7a972-262b-4ec2-942f-0b0fd97219f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:09.046377 crc crio[23211]: time=\"2026-06-11T17:35:09.041372169Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=e368e06f-008f-4cba-bc8e-c12c98e8c3e6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:09.046377 crc crio[23211]: time=\"2026-06-11T17:35:09.042988739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=a916c59a-4f25-4911-8570-dda9a3aa5a7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:09.093065 crc crio[23211]: time=\"2026-06-11T17:35:09.092368757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4a23a058-4d8c-47ad-9143-618f4c769d7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:09.270965 crc crio[23211]: time=\"2026-06-11T17:35:09.270787637Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=2e5273cd-8054-4c96-891b-b3ba8a41f5f0 name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:09.271779 crc crio[23211]: time=\"2026-06-11T17:35:09.271714261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=3c7e4b29-0602-4166-97ba-e0834852a422 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:09.313460 crc crio[23211]: time=\"2026-06-11T17:35:09.313038496Z\" level=info msg=\"Stopped pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\" id=d022713a-a8d0-4a46-904b-02e2815c5a6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:09.320860 crc crio[23211]: time=\"2026-06-11T17:35:09.319024346Z\" level=info msg=\"Stopped pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\" id=119304c2-960b-484d-a085-2c2b83a8b8cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:09.325904 crc crio[23211]: time=\"2026-06-11T17:35:09.325833796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=1c542d8c-3dd5-40e4-a718-658d619184b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:09.342887 crc crio[23211]: time=\"2026-06-11T17:35:09.342798361Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-zj9rq/cinder-online-data-migrations\" id=8a52959f-828a-413e-a4ce-ed3de4686bbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:09.370391 crc crio[23211]: time=\"2026-06-11T17:35:09.368965916Z\" level=info msg=\"Stopped container af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95: openstack/nova-api-0/nova-api-api\" id=1691b8d2-fa1a-4562-bd16-81a89dde6f6d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:09.379652 crc crio[23211]: time=\"2026-06-11T17:35:09.379034859Z\" level=info msg=\"Stopping pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\" id=4ba1ab86-1aec-44e5-8e26-d4318efef9ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:09.383832 crc crio[23211]: time=\"2026-06-11T17:35:09.383664715Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183 UID:4245aa31-ad6a-4fbf-b7a4-662be43939a7 NetNS:/var/run/netns/dca66dd8-4c8b-41d3-b84f-77684ab68d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4245aa31_ad6a_4fbf_b7a4_662be43939a7.slice PodAnnotations:0xc0038ac758}] Aliases:map[]}\"\nJun 11 17:35:09.383967 crc crio[23211]: time=\"2026-06-11T17:35:09.383850669Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:09.402920 crc crio[23211]: time=\"2026-06-11T17:35:09.402637861Z\" level=info msg=\"Removed container 5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=56ecbe28-1a1c-453b-ae1f-ae8a223def46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:09.414557 crc crio[23211]: time=\"2026-06-11T17:35:09.414343863Z\" level=info msg=\"Removing container: f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde\" id=12dfacbe-cf9b-4e97-a5be-7031eb4e98a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:09.441132 crc crio[23211]: time=\"2026-06-11T17:35:09.435591776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=eca70b31-4fce-4b60-95f5-8fea93913564 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:09.451962 crc crio[23211]: time=\"2026-06-11T17:35:09.443354731Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=ec394a38-094f-46ab-a9b1-c4245f7b9233 name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:09.451962 crc crio[23211]: time=\"2026-06-11T17:35:09.451650468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=aa49592f-62f9-425a-8239-f72fbfbc704d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:09.476652 crc crio[23211]: time=\"2026-06-11T17:35:09.476293666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=7023b67e-021b-4de0-abac-8a27eb912dfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:09.512900 crc crio[23211]: time=\"2026-06-11T17:35:09.51196817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:09.516957 crc crio[23211]: time=\"2026-06-11T17:35:09.516881022Z\" level=info msg=\"Got pod network &{Name:neutron-67bc49c7b5-2682v Namespace:openstack ID:635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72 UID:be5a7966-9a94-4d5d-a414-79140c78ba84 NetNS:/var/run/netns/99099728-4039-42d4-b483-40c3351d777f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe5a7966_9a94_4d5d_a414_79140c78ba84.slice PodAnnotations:0xc006618660}] Aliases:map[]}\"\nJun 11 17:35:09.516957 crc crio[23211]: time=\"2026-06-11T17:35:09.516938064Z\" level=info msg=\"Adding pod openstack_neutron-67bc49c7b5-2682v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:09.551813 crc crio[23211]: time=\"2026-06-11T17:35:09.543879689Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener-log\" id=35d41616-d00f-43bf-b9b1-c487652e9dbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:09.568616 crc crio[23211]: time=\"2026-06-11T17:35:09.568538278Z\" level=info msg=\"Stopped container 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2: openstack/nova-metadata-0/nova-metadata-metadata\" id=2b811305-3fc4-4c38-ac18-c196e63caa1d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:09.581103 crc crio[23211]: time=\"2026-06-11T17:35:09.58104794Z\" level=info msg=\"Stopping pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\" id=07b68f9e-a76e-4160-b547-ffa5deaf1dda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:09.584650 crc crio[23211]: time=\"2026-06-11T17:35:09.5846163Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a UID:1a3b749a-0506-471c-942a-69d9ea3ab783 NetNS:/var/run/netns/946254b6-8cd7-46f7-aee3-4f335862760e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3b749a_0506_471c_942a_69d9ea3ab783.slice PodAnnotations:0xc000612f00}] Aliases:map[]}\"\nJun 11 17:35:09.585122 crc crio[23211]: time=\"2026-06-11T17:35:09.585096552Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:09.655267 crc crio[23211]: time=\"2026-06-11T17:35:09.65522352Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f634858054497c24b9585c81aed00d06f2ad967aeeb9beafe7a6bc4b43935f20 UID:f578c66a-5dbe-4fe7-9fbe-6371e77dd910 NetNS:/var/run/netns/48ca083a-b48d-40d2-9f48-0f4856b9573c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf578c66a_5dbe_4fe7_9fbe_6371e77dd910.slice PodAnnotations:0xc000613128}] Aliases:map[]}\"\nJun 11 17:35:09.658022 crc crio[23211]: time=\"2026-06-11T17:35:09.657994879Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:09.722960 crc crio[23211]: time=\"2026-06-11T17:35:09.722622747Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=bc7fa3d7-6934-442e-9a9e-1701b9a7e63c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:09.730266 crc crio[23211]: time=\"2026-06-11T17:35:09.730110555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:09.753069 crc crio[23211]: time=\"2026-06-11T17:35:09.752850455Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-f5qv4 Namespace:openstack ID:b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d UID:f64c7a77-19ce-41e7-a0ae-1d685707ecc3 NetNS:/var/run/netns/ee3e46bb-7077-40f4-8812-a9c2fefcce2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf64c7a77_19ce_41e7_a0ae_1d685707ecc3.slice PodAnnotations:0xc0038aca08}] Aliases:map[]}\"\nJun 11 17:35:09.753069 crc crio[23211]: time=\"2026-06-11T17:35:09.75306648Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-f5qv4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:09.779855 crc crio[23211]: time=\"2026-06-11T17:35:09.778298092Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-vmjjv Namespace:openstack ID:e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0 UID:b77e8a4d-dbcd-4562-9ab3-6eef6a2774d0 NetNS:/var/run/netns/df9830d8-8347-4d09-bbbf-b4b72b921edc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb77e8a4d_dbcd_4562_9ab3_6eef6a2774d0.slice PodAnnotations:0xc0001ae750}] Aliases:map[]}\"\nJun 11 17:35:09.779855 crc crio[23211]: time=\"2026-06-11T17:35:09.779834151Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-vmjjv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:09.787764 crc crio[23211]: time=\"2026-06-11T17:35:09.787723039Z\" level=info msg=\"Creating container: openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker-log\" id=7db81f11-3b79-497f-a54c-e48333d8aaaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:09.878071 crc crio[23211]: time=\"2026-06-11T17:35:09.878014391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=076e32c0-a674-45cc-bbfa-b3c349e12885 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:09.880193 crc crio[23211]: time=\"2026-06-11T17:35:09.880057072Z\" level=info msg=\"Removed container f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=12dfacbe-cf9b-4e97-a5be-7031eb4e98a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:09.886153 crc crio[23211]: time=\"2026-06-11T17:35:09.886076483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:09.924180 crc crio[23211]: time=\"2026-06-11T17:35:09.924102296Z\" level=info msg=\"Removing container: ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359\" id=7d2ecb40-baba-4ced-8202-a694685d09de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:10.036869 crc crio[23211]: time=\"2026-06-11T17:35:10.029541698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:10.217377 crc crio[23211]: time=\"2026-06-11T17:35:10.217293462Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=65d231a4-dbb9-47b5-b75b-29079b1933a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:10.557662 crc crio[23211]: time=\"2026-06-11T17:35:10.555712312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:10.605065 crc crio[23211]: time=\"2026-06-11T17:35:10.605021117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:10.620647 crc crio[23211]: time=\"2026-06-11T17:35:10.609616552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:10.633932 crc crio[23211]: time=\"2026-06-11T17:35:10.633870629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:10.689938 crc crio[23211]: time=\"2026-06-11T17:35:10.688645592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:10.716799 crc crio[23211]: time=\"2026-06-11T17:35:10.716407788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:10.730921 crc crio[23211]: time=\"2026-06-11T17:35:10.729881925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:10.830525 crc crio[23211]: time=\"2026-06-11T17:35:10.829626474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:10.855014 crc crio[23211]: time=\"2026-06-11T17:35:10.854792154Z\" level=info msg=\"Removed container ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359: openstack/glance-default-external-api-0/glance-httpd\" id=7d2ecb40-baba-4ced-8202-a694685d09de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:10.863971 crc crio[23211]: time=\"2026-06-11T17:35:10.863814451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:10.887624 crc crio[23211]: time=\"2026-06-11T17:35:10.885330699Z\" level=info msg=\"Removing container: 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db\" id=a70bd59c-9c05-4e39-a249-8acd60364d87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:10.932143 crc crio[23211]: time=\"2026-06-11T17:35:10.932037909Z\" level=info msg=\"Created container 8800fa0cdaf057e1ea9fb1c3637fdb1ba399f7348dd2ff84bb18fc55823334e2: openstack/barbican-api-778b85f7cd-bpdn9/barbican-api\" id=694bc9d6-3bf5-4d58-8e85-52d66080b2c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:10.934029 crc crio[23211]: time=\"2026-06-11T17:35:10.933961838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:10.958537 crc crio[23211]: time=\"2026-06-11T17:35:10.955066527Z\" level=info msg=\"Starting container: 8800fa0cdaf057e1ea9fb1c3637fdb1ba399f7348dd2ff84bb18fc55823334e2\" id=00de3df0-90a5-49f4-9570-987c3d24ff74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:10.980090 crc crio[23211]: time=\"2026-06-11T17:35:10.978942195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:10.985615 crc crio[23211]: time=\"2026-06-11T17:35:10.98548599Z\" level=info msg=\"Stopped container cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3fa2f399-5c7d-49d1-9cb4-76e46c59f6e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:11.029275 crc crio[23211]: time=\"2026-06-11T17:35:11.028588089Z\" level=info msg=\"Started container\" PID=288346 containerID=8800fa0cdaf057e1ea9fb1c3637fdb1ba399f7348dd2ff84bb18fc55823334e2 description=openstack/barbican-api-778b85f7cd-bpdn9/barbican-api id=00de3df0-90a5-49f4-9570-987c3d24ff74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1\nJun 11 17:35:11.031907 crc crio[23211]: time=\"2026-06-11T17:35:11.031848141Z\" level=info msg=\"Stopping pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\" id=da158709-c0e2-4254-8e0e-6403b47f71c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:11.108272 crc crio[23211]: time=\"2026-06-11T17:35:11.106414579Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab UID:28c2bf9d-2bb2-42e9-af40-f45b6a9b7dbd NetNS:/var/run/netns/e86c32d6-ff36-4806-a790-de3159a2dc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c2bf9d_2bb2_42e9_af40_f45b6a9b7dbd.slice PodAnnotations:0xc00008cfc8}] Aliases:map[]}\"\nJun 11 17:35:11.108272 crc crio[23211]: time=\"2026-06-11T17:35:11.107129557Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:11.113614 crc crio[23211]: time=\"2026-06-11T17:35:11.113559288Z\" level=info msg=\"Created container e2958ab6db4ed1da0f82211f0203c903d5b277155d8810139784401bbed3beef: openstack/swift-storage-0/account-server\" id=bc7fa3d7-6934-442e-9a9e-1701b9a7e63c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:11.128849 crc crio[23211]: time=\"2026-06-11T17:35:11.12480858Z\" level=info msg=\"Starting container: e2958ab6db4ed1da0f82211f0203c903d5b277155d8810139784401bbed3beef\" id=ba37cc0f-663b-4490-84f7-078a99938f82 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:11.138108 crc crio[23211]: time=\"2026-06-11T17:35:11.13802855Z\" level=info msg=\"Started container\" PID=288341 containerID=e2958ab6db4ed1da0f82211f0203c903d5b277155d8810139784401bbed3beef description=openstack/swift-storage-0/account-server id=ba37cc0f-663b-4490-84f7-078a99938f82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:11.151507 crc crio[23211]: time=\"2026-06-11T17:35:11.14279134Z\" level=info msg=\"Removed container 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db: openstack/glance-default-external-api-0/glance-log\" id=a70bd59c-9c05-4e39-a249-8acd60364d87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:11.181495 crc crio[23211]: time=\"2026-06-11T17:35:11.177611283Z\" level=info msg=\"Stopped pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\" id=4ba1ab86-1aec-44e5-8e26-d4318efef9ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:11.188302 crc crio[23211]: time=\"2026-06-11T17:35:11.184741372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=eca6fb64-790c-41ca-8ecb-f584b47163db name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:11.233516 crc crio[23211]: time=\"2026-06-11T17:35:11.233150514Z\" level=info msg=\"Removing container: 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347\" id=61a306ed-4e3c-4082-90a2-9d41ca85a347 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:11.292929 crc crio[23211]: time=\"2026-06-11T17:35:11.29285948Z\" level=info msg=\"Stopping container: 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254 (timeout: 2s)\" id=029c9dd7-747f-4aa7-b6a9-7c823045059e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:11.460572 crc crio[23211]: time=\"2026-06-11T17:35:11.455752842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=7ce0a752-61cc-4685-a228-f400d8f8f4ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:11.467538 crc crio[23211]: time=\"2026-06-11T17:35:11.463533797Z\" level=info msg=\"Removed container 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347: openstack/glance-default-internal-api-0/glance-httpd\" id=61a306ed-4e3c-4082-90a2-9d41ca85a347 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:11.496914 crc crio[23211]: time=\"2026-06-11T17:35:11.496812531Z\" level=info msg=\"Removing container: e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f\" id=4c7b872e-56cd-47f6-a8b9-22bc6191bedb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:11.560724 crc crio[23211]: time=\"2026-06-11T17:35:11.558778873Z\" level=info msg=\"Created container 1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab: openstack/cinder-online-data-migrations-zj9rq/cinder-online-data-migrations\" id=8a52959f-828a-413e-a4ce-ed3de4686bbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:11.570496 crc crio[23211]: time=\"2026-06-11T17:35:11.570342203Z\" level=info msg=\"Starting container: 1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab\" id=9209548b-1765-4dbf-ad52-7a1bb53c164e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:11.582190 crc crio[23211]: time=\"2026-06-11T17:35:11.582081518Z\" level=info msg=\"Started container\" PID=288358 containerID=1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab description=openstack/cinder-online-data-migrations-zj9rq/cinder-online-data-migrations id=9209548b-1765-4dbf-ad52-7a1bb53c164e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879\nJun 11 17:35:11.603542 crc crio[23211]: time=\"2026-06-11T17:35:11.603302529Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=f50803aa-dd05-4b47-8ad4-0b84a38c3f78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:11.604078 crc crio[23211]: time=\"2026-06-11T17:35:11.603841272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:11.728726 crc crio[23211]: time=\"2026-06-11T17:35:11.726371683Z\" level=info msg=\"Stopped pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\" id=07b68f9e-a76e-4160-b547-ffa5deaf1dda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:11.756367 crc crio[23211]: time=\"2026-06-11T17:35:11.756306502Z\" level=info msg=\"Created container b2c41733dda445bbdb0af427e2b721001f2bfedba9e9e67242cf3c2cf1b76322: openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener-log\" id=35d41616-d00f-43bf-b9b1-c487652e9dbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:11.761905 crc crio[23211]: time=\"2026-06-11T17:35:11.761824871Z\" level=info msg=\"Starting container: b2c41733dda445bbdb0af427e2b721001f2bfedba9e9e67242cf3c2cf1b76322\" id=6595b027-dddc-4921-bd35-8289e083d995 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:11.773035 crc crio[23211]: time=\"2026-06-11T17:35:11.772673033Z\" level=info msg=\"Started container\" PID=288370 containerID=b2c41733dda445bbdb0af427e2b721001f2bfedba9e9e67242cf3c2cf1b76322 description=openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener-log id=6595b027-dddc-4921-bd35-8289e083d995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb\nJun 11 17:35:11.790570 crc crio[23211]: time=\"2026-06-11T17:35:11.789838823Z\" level=info msg=\"Stopped container 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b730971d-8c8c-4ab9-a1c7-1b593ec24f23 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:11.799613 crc crio[23211]: time=\"2026-06-11T17:35:11.799527376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=6141f642-c647-44e2-a769-c64d584e1a43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:11.800502 crc crio[23211]: time=\"2026-06-11T17:35:11.800361896Z\" level=info msg=\"Stopping pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f\" id=dadc5f69-817d-4840-bee9-e90e1845c34a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:11.805139 crc crio[23211]: time=\"2026-06-11T17:35:11.804190812Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f UID:ef6ab8ba-5e2e-4eae-9ce1-9df12f03fe07 NetNS:/var/run/netns/a31c5993-77b2-49c8-a87a-a2f443fda298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef6ab8ba_5e2e_4eae_9ce1_9df12f03fe07.slice PodAnnotations:0xc00294e0a8}] Aliases:map[]}\"\nJun 11 17:35:11.805139 crc crio[23211]: time=\"2026-06-11T17:35:11.804389337Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:11.852926 crc crio[23211]: time=\"2026-06-11T17:35:11.84881359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:11.888591 crc crio[23211]: time=\"2026-06-11T17:35:11.887080709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:11.907802 crc crio[23211]: time=\"2026-06-11T17:35:11.907685115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:11.923277 crc crio[23211]: time=\"2026-06-11T17:35:11.921879971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:11.943693 crc crio[23211]: time=\"2026-06-11T17:35:11.941336478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=f672ccea-b2cc-44aa-921f-26363efa0473 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:11.948622 crc crio[23211]: time=\"2026-06-11T17:35:11.947297757Z\" level=info msg=\"Created container 8883dd357bdacf6d05ccc082cf2e6fd0ce5758f439227547d691101bfa852e00: openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker-log\" id=7db81f11-3b79-497f-a54c-e48333d8aaaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:11.952227 crc crio[23211]: time=\"2026-06-11T17:35:11.950628842Z\" level=info msg=\"Starting container: 8883dd357bdacf6d05ccc082cf2e6fd0ce5758f439227547d691101bfa852e00\" id=72626f03-ef9a-4a67-8ed5-4aa2fb5689f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:11.957598 crc crio[23211]: time=\"2026-06-11T17:35:11.956812896Z\" level=info msg=\"Started container\" PID=288380 containerID=8883dd357bdacf6d05ccc082cf2e6fd0ce5758f439227547d691101bfa852e00 description=openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker-log id=72626f03-ef9a-4a67-8ed5-4aa2fb5689f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48\nJun 11 17:35:11.973783 crc crio[23211]: time=\"2026-06-11T17:35:11.97214419Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener\" id=8043efe3-022e-48c6-ac2e-fc5fdef6f1ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:11.973783 crc crio[23211]: time=\"2026-06-11T17:35:11.972665403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:12.000840 crc crio[23211]: time=\"2026-06-11T17:35:12.000731876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5801dcd2-a699-4285-aa62-7bbb0d152be7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:12.076118 crc crio[23211]: time=\"2026-06-11T17:35:12.076014083Z\" level=info msg=\"Stopped container 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254: openshift-marketplace/community-operators-h5574/registry-server\" id=029c9dd7-747f-4aa7-b6a9-7c823045059e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:12.079823 crc crio[23211]: time=\"2026-06-11T17:35:12.079640544Z\" level=info msg=\"Stopping pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\" id=6fd94b9c-45d1-41cb-8296-434a8a9862c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:12.087335 crc crio[23211]: time=\"2026-06-11T17:35:12.08583121Z\" level=info msg=\"Got pod network &{Name:community-operators-h5574 Namespace:openshift-marketplace ID:9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39 UID:cabb519f-9216-44f1-b71c-22058a2569db NetNS:/var/run/netns/022c5eaa-e7e6-4557-94dc-118da7880988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcabb519f_9216_44f1_b71c_22058a2569db.slice PodAnnotations:0xc007c14980}] Aliases:map[]}\"\nJun 11 17:35:12.087335 crc crio[23211]: time=\"2026-06-11T17:35:12.086322102Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-h5574 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:12.098486 crc crio[23211]: time=\"2026-06-11T17:35:12.093741067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=3d4b279f-8cb8-4b32-a130-2fbb21825773 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:12.107299 crc crio[23211]: time=\"2026-06-11T17:35:12.107256666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:12.123564 crc crio[23211]: time=\"2026-06-11T17:35:12.123506784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:12.149091 crc crio[23211]: 2026-06-11T17:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f634858054497c2 Mac:fa:c8:fd:ef:d4:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b2 Mtu:0 Sandbox:/var/run/netns/48ca083a-b48d-40d2-9f48-0f4856b9573c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:12.149316 crc crio[23211]: time=\"2026-06-11T17:35:12.149175726Z\" level=info msg=\"Creating container: openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker\" id=0076d784-7248-420f-8b54-afd1fc71819c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:12.159499 crc crio[23211]: time=\"2026-06-11T17:35:12.153069304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:12.212878 crc crio[23211]: time=\"2026-06-11T17:35:12.211301503Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=b22c5b70-f869-47ce-b616-d9ac1282fa96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:12.212878 crc crio[23211]: time=\"2026-06-11T17:35:12.211485718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:12.212878 crc crio[23211]: time=\"2026-06-11T17:35:12.212726109Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f634858054497c24b9585c81aed00d06f2ad967aeeb9beafe7a6bc4b43935f20 UID:f578c66a-5dbe-4fe7-9fbe-6371e77dd910 NetNS:/var/run/netns/48ca083a-b48d-40d2-9f48-0f4856b9573c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf578c66a_5dbe_4fe7_9fbe_6371e77dd910.slice PodAnnotations:0xc000613128}] Aliases:map[]}\"\nJun 11 17:35:12.213266 crc crio[23211]: time=\"2026-06-11T17:35:12.212981565Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:12.294725 crc crio[23211]: time=\"2026-06-11T17:35:12.292369755Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=f9dc5afe-f894-486e-ac02-7c3e54cf2533 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:12.294725 crc crio[23211]: time=\"2026-06-11T17:35:12.293080242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:12.300934 crc crio[23211]: 2026-06-11T17:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8436dbfea1a23e Mac:12:6e:2c:50:84:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b0 Mtu:0 Sandbox:/var/run/netns/ee3e46bb-7077-40f4-8812-a9c2fefcce2c SocketPath: PciID:}] [{Interface:0xc0004b6740 Address:{IP:10.217.1.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:12.303774 crc crio[23211]: time=\"2026-06-11T17:35:12.303639147Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-f5qv4 Namespace:openstack ID:b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d UID:f64c7a77-19ce-41e7-a0ae-1d685707ecc3 NetNS:/var/run/netns/ee3e46bb-7077-40f4-8812-a9c2fefcce2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf64c7a77_19ce_41e7_a0ae_1d685707ecc3.slice PodAnnotations:0xc0038aca08}] Aliases:map[]}\"\nJun 11 17:35:12.304332 crc crio[23211]: time=\"2026-06-11T17:35:12.30419051Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-f5qv4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:12.305234 crc crio[23211]: 2026-06-11T17:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7efe5b8cb616ac Mac:0a:11:24:c0:eb:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b1 Mtu:0 Sandbox:/var/run/netns/df9830d8-8347-4d09-bbbf-b4b72b921edc SocketPath: PciID:}] [{Interface:0xc0001be5b0 Address:{IP:10.217.1.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:12.313746 crc crio[23211]: time=\"2026-06-11T17:35:12.313521644Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-vmjjv Namespace:openstack ID:e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0 UID:b77e8a4d-dbcd-4562-9ab3-6eef6a2774d0 NetNS:/var/run/netns/df9830d8-8347-4d09-bbbf-b4b72b921edc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb77e8a4d_dbcd_4562_9ab3_6eef6a2774d0.slice PodAnnotations:0xc0001ae750}] Aliases:map[]}\"\nJun 11 17:35:12.347603 crc crio[23211]: time=\"2026-06-11T17:35:12.347360632Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-vmjjv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:12.361610 crc crio[23211]: 2026-06-11T17:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:635ede11b47745e Mac:26:21:bb:9c:26:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:af Mtu:0 Sandbox:/var/run/netns/99099728-4039-42d4-b483-40c3351d777f SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:12.361905 crc crio[23211]: time=\"2026-06-11T17:35:12.361835365Z\" level=info msg=\"Ran pod sandbox f634858054497c24b9585c81aed00d06f2ad967aeeb9beafe7a6bc4b43935f20 with infra container: openstack/nova-cell1-conductor-0/POD\" id=a50c58df-0d9f-41c1-81a4-9aa1e31b1a50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:12.362537 crc crio[23211]: time=\"2026-06-11T17:35:12.362391819Z\" level=info msg=\"Got pod network &{Name:neutron-67bc49c7b5-2682v Namespace:openstack ID:635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72 UID:be5a7966-9a94-4d5d-a414-79140c78ba84 NetNS:/var/run/netns/99099728-4039-42d4-b483-40c3351d777f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe5a7966_9a94_4d5d_a414_79140c78ba84.slice PodAnnotations:0xc006618660}] Aliases:map[]}\"\nJun 11 17:35:12.362682 crc crio[23211]: time=\"2026-06-11T17:35:12.362620354Z\" level=info msg=\"Checking pod openstack_neutron-67bc49c7b5-2682v for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:12.396016 crc crio[23211]: time=\"2026-06-11T17:35:12.395893988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a6f7f7db-b39a-48a8-aa61-c1d061ca61b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:12.407170 crc crio[23211]: time=\"2026-06-11T17:35:12.407084818Z\" level=info msg=\"Removed container e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f: openstack/glance-default-internal-api-0/glance-log\" id=4c7b872e-56cd-47f6-a8b9-22bc6191bedb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:12.440014 crc crio[23211]: time=\"2026-06-11T17:35:12.439925122Z\" level=info msg=\"Removing container: 7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9\" id=d04148c8-ed6b-459e-ba5c-7bb1d5ac05b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:12.479255 crc crio[23211]: time=\"2026-06-11T17:35:12.478764755Z\" level=info msg=\"Ran pod sandbox b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d with infra container: openstack/nova-cell0-cell-mapping-f5qv4/POD\" id=5c06459c-cf9f-4d8e-aa80-b88d1f1ee922 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:12.484707 crc crio[23211]: time=\"2026-06-11T17:35:12.484191601Z\" level=info msg=\"Ran pod sandbox e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0 with infra container: openstack/nova-cell1-cell-mapping-vmjjv/POD\" id=55baed13-1b6e-40b0-a789-6725a8755f35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:12.494795 crc crio[23211]: time=\"2026-06-11T17:35:12.494357635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=9b988b24-93dd-4298-ba93-a07391641360 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:12.494795 crc crio[23211]: time=\"2026-06-11T17:35:12.494667563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1cee00e8-3d21-49d6-ad2a-41324384fc1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:12.519501 crc crio[23211]: time=\"2026-06-11T17:35:12.51887367Z\" level=info msg=\"Stopped pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\" id=da158709-c0e2-4254-8e0e-6403b47f71c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:12.557562 crc crio[23211]: time=\"2026-06-11T17:35:12.553181559Z\" level=info msg=\"Ran pod sandbox 635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72 with infra container: openstack/neutron-67bc49c7b5-2682v/POD\" id=639b5984-5890-4910-b6c2-baad61f116d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:12.583743 crc crio[23211]: time=\"2026-06-11T17:35:12.572601096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d98c70f6-0955-45f3-9c1b-da7ff658f464 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:12.738955 crc crio[23211]: time=\"2026-06-11T17:35:12.738689857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c731d543-ac79-4d4f-aec2-b69d40a652d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:12.746667 crc crio[23211]: time=\"2026-06-11T17:35:12.746593265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d23cdd75-a514-4d00-be31-500d934d5f1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:12.770093 crc crio[23211]: time=\"2026-06-11T17:35:12.76996608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=9d205d00-74aa-4441-94e8-e1abf856a21a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:12.781505 crc crio[23211]: time=\"2026-06-11T17:35:12.781374066Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-vmjjv/nova-manage\" id=5c65b8c0-1dd1-4ccc-b43e-dba0745039e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:12.795170 crc crio[23211]: time=\"2026-06-11T17:35:12.787156951Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c7a75bdd-9a20-4287-85a9-d8a1c90dfab0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:12.795170 crc crio[23211]: time=\"2026-06-11T17:35:12.791944071Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-f5qv4/nova-manage\" id=c47fc806-a354-4c1e-b1e1-d450ebb97b79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:12.838409 crc crio[23211]: time=\"2026-06-11T17:35:12.838307723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:12.842324 crc crio[23211]: time=\"2026-06-11T17:35:12.8421855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:12.849738 crc crio[23211]: time=\"2026-06-11T17:35:12.849113364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:12.858589 crc crio[23211]: time=\"2026-06-11T17:35:12.854492449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=646d8955-1cdf-4ecc-8b51-1e76b857021d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:12.865621 crc crio[23211]: time=\"2026-06-11T17:35:12.864034137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:12.868614 crc crio[23211]: time=\"2026-06-11T17:35:12.868346376Z\" level=info msg=\"Stopped pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\" id=6fd94b9c-45d1-41cb-8296-434a8a9862c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:12.870365 crc crio[23211]: time=\"2026-06-11T17:35:12.869587747Z\" level=info msg=\"Stopped pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f\" id=dadc5f69-817d-4840-bee9-e90e1845c34a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:12.876153 crc crio[23211]: time=\"2026-06-11T17:35:12.876071139Z\" level=info msg=\"Creating container: openstack/neutron-67bc49c7b5-2682v/neutron-api\" id=8ae3312f-fa72-4f70-bd81-a68219c8a4c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:12.885615 crc crio[23211]: time=\"2026-06-11T17:35:12.881609508Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09 UID:5c08d246-4139-412d-844d-fc8db420c8f6 NetNS:/var/run/netns/0a693318-da2e-4fa9-bc52-85b8a22761d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c08d246_4139_412d_844d_fc8db420c8f6.slice PodAnnotations:0xc000d2eb28}] Aliases:map[]}\"\nJun 11 17:35:12.885615 crc crio[23211]: time=\"2026-06-11T17:35:12.884852629Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:12.886021 crc crio[23211]: time=\"2026-06-11T17:35:12.881837644Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355 UID:f56a0570-4ac3-45d2-9ee6-d2110e89315c NetNS:/var/run/netns/ede25ed7-99fe-479a-87b9-f07432781da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf56a0570_4ac3_45d2_9ee6_d2110e89315c.slice PodAnnotations:0xc000d2eb98}] Aliases:map[]}\"\nJun 11 17:35:12.886176 crc crio[23211]: time=\"2026-06-11T17:35:12.886148862Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:12.956064 crc crio[23211]: time=\"2026-06-11T17:35:12.955842968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:12.997488 crc crio[23211]: time=\"2026-06-11T17:35:12.99661545Z\" level=info msg=\"Created container b6da2642f216aad521192349ec1ef244f210478ac6c24d5072b42a8bcdb246ee: openstack/ceilometer-0/ceilometer-notification-agent\" id=65d231a4-dbb9-47b5-b75b-29079b1933a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:13.000244 crc crio[23211]: time=\"2026-06-11T17:35:12.999529503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:13.006190 crc crio[23211]: time=\"2026-06-11T17:35:13.005165893Z\" level=info msg=\"Starting container: b6da2642f216aad521192349ec1ef244f210478ac6c24d5072b42a8bcdb246ee\" id=42101d1e-0edf-40f5-b8f4-35df369393d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:13.035760 crc crio[23211]: time=\"2026-06-11T17:35:13.024941189Z\" level=info msg=\"Started container\" PID=288652 containerID=b6da2642f216aad521192349ec1ef244f210478ac6c24d5072b42a8bcdb246ee description=openstack/ceilometer-0/ceilometer-notification-agent id=42101d1e-0edf-40f5-b8f4-35df369393d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793\nJun 11 17:35:13.048923 crc crio[23211]: time=\"2026-06-11T17:35:13.048839298Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a26ea1d7-8573-4030-bed7-a3bd58d1d4bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:13.050397 crc crio[23211]: time=\"2026-06-11T17:35:13.050309375Z\" level=info msg=\"Removed container 7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=d04148c8-ed6b-459e-ba5c-7bb1d5ac05b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:13.051355 crc crio[23211]: time=\"2026-06-11T17:35:13.051137576Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=a26ea1d7-8573-4030-bed7-a3bd58d1d4bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:13.051355 crc crio[23211]: time=\"2026-06-11T17:35:13.051267009Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=a26ea1d7-8573-4030-bed7-a3bd58d1d4bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:13.069121 crc crio[23211]: time=\"2026-06-11T17:35:13.068919092Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=ad99afbd-4dc4-4f5c-90f9-195d9c25dce3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:13.080404 crc crio[23211]: time=\"2026-06-11T17:35:13.080303427Z\" level=info msg=\"Removing container: 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2\" id=d7e768a4-8fca-429f-b0a8-043e160a46a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:13.100526 crc crio[23211]: time=\"2026-06-11T17:35:13.10040307Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 11 17:35:13.425711 crc crio[23211]: time=\"2026-06-11T17:35:13.425172957Z\" level=info msg=\"Created container 010ffbb9ffe35de9fa0da583d748cacea10d7ea288df5487f0b5678d9a2555c8: openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener\" id=8043efe3-022e-48c6-ac2e-fc5fdef6f1ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:13.434485 crc crio[23211]: time=\"2026-06-11T17:35:13.431903046Z\" level=info msg=\"Starting container: 010ffbb9ffe35de9fa0da583d748cacea10d7ea288df5487f0b5678d9a2555c8\" id=22e6f37a-9165-4ba1-80ba-735d681c12ae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:13.450525 crc crio[23211]: time=\"2026-06-11T17:35:13.447587139Z\" level=info msg=\"Created container 9d98d7c1031af29e84588de9698a1f7765b5b34aea00ee5cdc18b17e25349f13: openstack/swift-storage-0/account-replicator\" id=f50803aa-dd05-4b47-8ad4-0b84a38c3f78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:13.450525 crc crio[23211]: time=\"2026-06-11T17:35:13.44922557Z\" level=info msg=\"Started container\" PID=288688 containerID=010ffbb9ffe35de9fa0da583d748cacea10d7ea288df5487f0b5678d9a2555c8 description=openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener id=22e6f37a-9165-4ba1-80ba-735d681c12ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb\nJun 11 17:35:13.457892 crc crio[23211]: time=\"2026-06-11T17:35:13.457556339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:13.460334 crc crio[23211]: time=\"2026-06-11T17:35:13.459257901Z\" level=info msg=\"Starting container: 9d98d7c1031af29e84588de9698a1f7765b5b34aea00ee5cdc18b17e25349f13\" id=2fc1b831-77cd-4a0f-a88e-6f68ca8517e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:13.463119 crc crio[23211]: time=\"2026-06-11T17:35:13.463063807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:13.480391 crc crio[23211]: time=\"2026-06-11T17:35:13.477904049Z\" level=info msg=\"Started container\" PID=288651 containerID=9d98d7c1031af29e84588de9698a1f7765b5b34aea00ee5cdc18b17e25349f13 description=openstack/swift-storage-0/account-replicator id=2fc1b831-77cd-4a0f-a88e-6f68ca8517e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:13.503599 crc crio[23211]: time=\"2026-06-11T17:35:13.503547531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:13.510897 crc crio[23211]: time=\"2026-06-11T17:35:13.510220059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:13.512836 crc crio[23211]: time=\"2026-06-11T17:35:13.512768042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=a398d75e-63ee-4d63-bcca-a920a9cc86c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:13.514127 crc crio[23211]: time=\"2026-06-11T17:35:13.514102395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:13.535002 crc crio[23211]: time=\"2026-06-11T17:35:13.534955639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:13.542604 crc crio[23211]: time=\"2026-06-11T17:35:13.541646246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:13.543894 crc crio[23211]: time=\"2026-06-11T17:35:13.543400519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:13.584610 crc crio[23211]: time=\"2026-06-11T17:35:13.584559621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=2ab4d7ff-e908-4d80-802f-b356a25e80b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:13.600335 crc crio[23211]: time=\"2026-06-11T17:35:13.600279665Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=93627875-46b4-43d9-b4a4-98a126465a83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:13.600996 crc crio[23211]: time=\"2026-06-11T17:35:13.600974812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:13.626732 crc crio[23211]: 2026-06-11T17:35:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11d3fa060af5b17 Mac:0a:68:91:d3:e7:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b4 Mtu:0 Sandbox:/var/run/netns/0a693318-da2e-4fa9-bc52-85b8a22761d4 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:13.628767 crc crio[23211]: time=\"2026-06-11T17:35:13.628703087Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09 UID:5c08d246-4139-412d-844d-fc8db420c8f6 NetNS:/var/run/netns/0a693318-da2e-4fa9-bc52-85b8a22761d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c08d246_4139_412d_844d_fc8db420c8f6.slice PodAnnotations:0xc000d2eb28}] Aliases:map[]}\"\nJun 11 17:35:13.628959 crc crio[23211]: time=\"2026-06-11T17:35:13.628901552Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:13.669304 crc crio[23211]: time=\"2026-06-11T17:35:13.669172922Z\" level=info msg=\"Ran pod sandbox 11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09 with infra container: openstack/glance-default-external-api-0/POD\" id=f9dc5afe-f894-486e-ac02-7c3e54cf2533 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:13.678760 crc crio[23211]: time=\"2026-06-11T17:35:13.678655179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4a620c7b-1b06-455e-908c-19a8e88d236c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:13.690580 crc crio[23211]: time=\"2026-06-11T17:35:13.690527117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:13.691344 crc crio[23211]: time=\"2026-06-11T17:35:13.691128191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=dc436a2a-ed15-4ec9-be39-454f2a0f6ef4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:13.704750 crc crio[23211]: time=\"2026-06-11T17:35:13.704694981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:13.706327 crc crio[23211]: time=\"2026-06-11T17:35:13.704971328Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=d74c4eda-7d55-4f05-98f0-12eb871b388d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:13.751906 crc crio[23211]: time=\"2026-06-11T17:35:13.751804171Z\" level=info msg=\"Removed container 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2: openstack/nova-metadata-0/nova-metadata-metadata\" id=d7e768a4-8fca-429f-b0a8-043e160a46a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:13.752465 crc crio[23211]: time=\"2026-06-11T17:35:13.752361455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:13.766914 crc crio[23211]: time=\"2026-06-11T17:35:13.766575562Z\" level=info msg=\"Removing container: e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad\" id=b80dd315-c573-4b25-886f-fb4b2f8f0d68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:13.817101 crc crio[23211]: 2026-06-11T17:35:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d66cc4f088470f6 Mac:da:e9:1b:a4:e3:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b3 Mtu:0 Sandbox:/var/run/netns/ede25ed7-99fe-479a-87b9-f07432781da6 SocketPath: PciID:}] [{Interface:0xc0003eaad0 Address:{IP:10.217.1.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:13.817101 crc crio[23211]: time=\"2026-06-11T17:35:13.811746313Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355 UID:f56a0570-4ac3-45d2-9ee6-d2110e89315c NetNS:/var/run/netns/ede25ed7-99fe-479a-87b9-f07432781da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf56a0570_4ac3_45d2_9ee6_d2110e89315c.slice PodAnnotations:0xc000d2eb98}] Aliases:map[]}\"\nJun 11 17:35:13.817101 crc crio[23211]: time=\"2026-06-11T17:35:13.811896597Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:13.850623 crc crio[23211]: time=\"2026-06-11T17:35:13.848808131Z\" level=info msg=\"Ran pod sandbox d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355 with infra container: openstack/glance-default-internal-api-0/POD\" id=b22c5b70-f869-47ce-b616-d9ac1282fa96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:13.875544 crc crio[23211]: time=\"2026-06-11T17:35:13.875335156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f748d265-7d2f-4f45-97d2-cd7921e4749b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:13.884491 crc crio[23211]: time=\"2026-06-11T17:35:13.883197503Z\" level=info msg=\"Removed container e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad: openstack/nova-metadata-0/nova-metadata-log\" id=b80dd315-c573-4b25-886f-fb4b2f8f0d68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:13.888602 crc crio[23211]: time=\"2026-06-11T17:35:13.887344577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9af07aab-42ea-4a3a-a494-14115220b47e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:13.913689 crc crio[23211]: time=\"2026-06-11T17:35:13.912861697Z\" level=info msg=\"Removing container: af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95\" id=7b89f315-d95a-4e8c-a4ec-466ce0f3e490 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:13.939194 crc crio[23211]: time=\"2026-06-11T17:35:13.938275893Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=866cae29-608c-4b81-8a29-aa1a27d64b3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:14.111489 crc crio[23211]: time=\"2026-06-11T17:35:14.097013131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:14.111489 crc crio[23211]: time=\"2026-06-11T17:35:14.103496124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:14.196609 crc crio[23211]: time=\"2026-06-11T17:35:14.195879507Z\" level=info msg=\"Stopping container: 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc (timeout: 30s)\" id=58a818a6-c05b-4a65-b2c4-88eed28f08c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:14.196609 crc crio[23211]: time=\"2026-06-11T17:35:14.19599377Z\" level=info msg=\"Stopping container: c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1 (timeout: 30s)\" id=81ca4c7c-85d2-4a9c-8ae7-e9d552606e74 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:14.207343 crc crio[23211]: time=\"2026-06-11T17:35:14.207246612Z\" level=info msg=\"Removed container af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95: openstack/nova-api-0/nova-api-api\" id=7b89f315-d95a-4e8c-a4ec-466ce0f3e490 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:14.215848 crc crio[23211]: time=\"2026-06-11T17:35:14.215769357Z\" level=info msg=\"Removing container: d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089\" id=95b752dd-c848-482b-a3cf-4249acaea7f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:14.383633 crc crio[23211]: time=\"2026-06-11T17:35:14.383374855Z\" level=info msg=\"Stopped container c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log\" id=81ca4c7c-85d2-4a9c-8ae7-e9d552606e74 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:14.421617 crc crio[23211]: time=\"2026-06-11T17:35:14.419707796Z\" level=info msg=\"Created container e40d0f1be2a0d2253b3cff77f17a22bd15c83424a1e7005d06cb2891ffbf8c37: openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker\" id=0076d784-7248-420f-8b54-afd1fc71819c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:14.421617 crc crio[23211]: time=\"2026-06-11T17:35:14.420946827Z\" level=info msg=\"Starting container: e40d0f1be2a0d2253b3cff77f17a22bd15c83424a1e7005d06cb2891ffbf8c37\" id=1ea8af6f-3d42-4423-83e5-f49e55dbdb25 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:14.431329 crc crio[23211]: time=\"2026-06-11T17:35:14.431230945Z\" level=info msg=\"Started container\" PID=288881 containerID=e40d0f1be2a0d2253b3cff77f17a22bd15c83424a1e7005d06cb2891ffbf8c37 description=openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker id=1ea8af6f-3d42-4423-83e5-f49e55dbdb25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48\nJun 11 17:35:14.443822 crc crio[23211]: time=\"2026-06-11T17:35:14.442596659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:14.660605 crc crio[23211]: time=\"2026-06-11T17:35:14.660022046Z\" level=info msg=\"Created container 3aa9d5d0b9a71443fe4e814f231f8757c0a0680d5b305619a6c7eead92f651b6: openstack/neutron-67bc49c7b5-2682v/neutron-api\" id=8ae3312f-fa72-4f70-bd81-a68219c8a4c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:14.662590 crc crio[23211]: time=\"2026-06-11T17:35:14.66251417Z\" level=info msg=\"Starting container: 3aa9d5d0b9a71443fe4e814f231f8757c0a0680d5b305619a6c7eead92f651b6\" id=822bfac1-a598-4ea7-9b8e-e57bc7ccfd4f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:14.676410 crc crio[23211]: time=\"2026-06-11T17:35:14.676304344Z\" level=info msg=\"Created container fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359: openstack/nova-cell1-cell-mapping-vmjjv/nova-manage\" id=5c65b8c0-1dd1-4ccc-b43e-dba0745039e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:14.679117 crc crio[23211]: time=\"2026-06-11T17:35:14.679042014Z\" level=info msg=\"Starting container: fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359\" id=478a737e-bd44-4f96-87c1-14be5d410e1b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:14.696412 crc crio[23211]: time=\"2026-06-11T17:35:14.696243395Z\" level=info msg=\"Started container\" PID=289075 containerID=3aa9d5d0b9a71443fe4e814f231f8757c0a0680d5b305619a6c7eead92f651b6 description=openstack/neutron-67bc49c7b5-2682v/neutron-api id=822bfac1-a598-4ea7-9b8e-e57bc7ccfd4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72\nJun 11 17:35:14.727352 crc crio[23211]: time=\"2026-06-11T17:35:14.727096048Z\" level=info msg=\"Started container\" PID=289081 containerID=fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359 description=openstack/nova-cell1-cell-mapping-vmjjv/nova-manage id=478a737e-bd44-4f96-87c1-14be5d410e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0\nJun 11 17:35:14.883556 crc crio[23211]: time=\"2026-06-11T17:35:14.883476585Z\" level=info msg=\"Removed container d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089: openstack/nova-api-0/nova-api-log\" id=95b752dd-c848-482b-a3cf-4249acaea7f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:14.887340 crc crio[23211]: time=\"2026-06-11T17:35:14.887273131Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=b2861a41-ef8a-40b9-b940-88a9af7c2cb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:14.887542 crc crio[23211]: time=\"2026-06-11T17:35:14.887495736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:14.901045 crc crio[23211]: time=\"2026-06-11T17:35:14.900984505Z\" level=info msg=\"Removing container: 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624\" id=7ceb4bbd-a87c-4a4c-9465-1b9164b4084d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:14.915949 crc crio[23211]: time=\"2026-06-11T17:35:14.915852837Z\" level=info msg=\"Created container 68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da: openstack/nova-cell0-cell-mapping-f5qv4/nova-manage\" id=c47fc806-a354-4c1e-b1e1-d450ebb97b79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:14.920270 crc crio[23211]: time=\"2026-06-11T17:35:14.920164655Z\" level=info msg=\"Starting container: 68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da\" id=b8cfc98d-f950-46b1-8e1a-6b107911486b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:14.921037 crc crio[23211]: time=\"2026-06-11T17:35:14.920891413Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e0dd54a0-2dbd-4a4b-8984-41e00e5ea840 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:14.970920 crc crio[23211]: time=\"2026-06-11T17:35:14.970843225Z\" level=info msg=\"Created container 1c8b7cfa41a2deb786d4dba634799842a63432b1cef24900422dc884f2282771: openstack/swift-storage-0/account-auditor\" id=93627875-46b4-43d9-b4a4-98a126465a83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:14.981235 crc crio[23211]: time=\"2026-06-11T17:35:14.981107622Z\" level=info msg=\"Starting container: 1c8b7cfa41a2deb786d4dba634799842a63432b1cef24900422dc884f2282771\" id=2630531c-0e9b-4626-8322-58182da0f489 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:14.982355 crc crio[23211]: time=\"2026-06-11T17:35:14.982269711Z\" level=info msg=\"Created container e901da33a15b2608d0ae5008c2ef54c254abbbff8e54e510a6b21c59713803d6: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c7a75bdd-9a20-4287-85a9-d8a1c90dfab0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:14.998582 crc crio[23211]: time=\"2026-06-11T17:35:14.998397156Z\" level=info msg=\"Starting container: e901da33a15b2608d0ae5008c2ef54c254abbbff8e54e510a6b21c59713803d6\" id=e2329eac-67de-4e7e-8d39-e10bcfdc823a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:15.010498 crc crio[23211]: time=\"2026-06-11T17:35:15.005643307Z\" level=info msg=\"Removed container 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7ceb4bbd-a87c-4a4c-9465-1b9164b4084d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:15.012036 crc crio[23211]: time=\"2026-06-11T17:35:15.011900533Z\" level=info msg=\"Started container\" PID=289082 containerID=e901da33a15b2608d0ae5008c2ef54c254abbbff8e54e510a6b21c59713803d6 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=e2329eac-67de-4e7e-8d39-e10bcfdc823a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f634858054497c24b9585c81aed00d06f2ad967aeeb9beafe7a6bc4b43935f20\nJun 11 17:35:15.027973 crc crio[23211]: time=\"2026-06-11T17:35:15.01656127Z\" level=info msg=\"Removing container: cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46\" id=74f24aca-96ff-493f-8cef-6a6ba6e87cb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:15.080633 crc crio[23211]: time=\"2026-06-11T17:35:15.080526423Z\" level=info msg=\"Started container\" PID=289080 containerID=68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da description=openstack/nova-cell0-cell-mapping-f5qv4/nova-manage id=b8cfc98d-f950-46b1-8e1a-6b107911486b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d\nJun 11 17:35:15.083738 crc crio[23211]: time=\"2026-06-11T17:35:15.083652961Z\" level=info msg=\"Started container\" PID=289085 containerID=1c8b7cfa41a2deb786d4dba634799842a63432b1cef24900422dc884f2282771 description=openstack/swift-storage-0/account-auditor id=2630531c-0e9b-4626-8322-58182da0f489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:15.102119 crc crio[23211]: time=\"2026-06-11T17:35:15.102055993Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a UID:60e4f92e-54fe-40eb-84e4-9c2e29bc3abb NetNS:/var/run/netns/12709eb7-c490-4a4a-a4df-123bc22b9a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e4f92e_54fe_40eb_84e4_9c2e29bc3abb.slice PodAnnotations:0xc007c146a8}] Aliases:map[]}\"\nJun 11 17:35:15.102479 crc crio[23211]: time=\"2026-06-11T17:35:15.102404141Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:15.152228 crc crio[23211]: time=\"2026-06-11T17:35:15.152110196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c4657200-363f-402e-a64b-50e3c8aa4393 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:15.219487 crc crio[23211]: time=\"2026-06-11T17:35:15.210843598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=fe6b2ca9-d56a-445b-a96f-f3e480568300 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:15.228908 crc crio[23211]: time=\"2026-06-11T17:35:15.228819278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=37747918-4a7c-42c9-84e3-c401e4dfac14 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:15.239467 crc crio[23211]: time=\"2026-06-11T17:35:15.236728737Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=931a6b8e-ab39-441a-8348-15e872eb13c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:15.239467 crc crio[23211]: time=\"2026-06-11T17:35:15.237123297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:15.253954 crc crio[23211]: time=\"2026-06-11T17:35:15.253860866Z\" level=info msg=\"Creating container: openstack/neutron-67bc49c7b5-2682v/neutron-httpd\" id=9311dcc8-5687-49d3-89db-c71e57e2e471 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:15.453964 crc crio[23211]: time=\"2026-06-11T17:35:15.452858763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:15.549509 crc crio[23211]: time=\"2026-06-11T17:35:15.548032067Z\" level=info msg=\"Removed container cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=74f24aca-96ff-493f-8cef-6a6ba6e87cb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:15.660480 crc crio[23211]: time=\"2026-06-11T17:35:15.659601992Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=3a3926f5-469b-49c8-8a73-0d4d41783048 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:15.660480 crc crio[23211]: time=\"2026-06-11T17:35:15.660108184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:15.692481 crc crio[23211]: time=\"2026-06-11T17:35:15.691570862Z\" level=info msg=\"Stopping container: 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938 (timeout: 30s)\" id=6f5941fe-e58a-408b-b92a-6cebbe918845 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:15.694682 crc crio[23211]: time=\"2026-06-11T17:35:15.693614014Z\" level=info msg=\"Stopping container: 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54 (timeout: 30s)\" id=52d923be-e78b-45d9-ab79-51bb1877a7cc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:15.731329 crc crio[23211]: 2026-06-11T17:35:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2cb15d4ffd3578 Mac:9a:74:b0:06:06:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b5 Mtu:0 Sandbox:/var/run/netns/12709eb7-c490-4a4a-a4df-123bc22b9a75 SocketPath: PciID:}] [{Interface:0xc0002b0750 Address:{IP:10.217.1.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:15.731898 crc crio[23211]: time=\"2026-06-11T17:35:15.731836321Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a UID:60e4f92e-54fe-40eb-84e4-9c2e29bc3abb NetNS:/var/run/netns/12709eb7-c490-4a4a-a4df-123bc22b9a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e4f92e_54fe_40eb_84e4_9c2e29bc3abb.slice PodAnnotations:0xc007c146a8}] Aliases:map[]}\"\nJun 11 17:35:15.732310 crc crio[23211]: time=\"2026-06-11T17:35:15.73219159Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:15.858002 crc crio[23211]: time=\"2026-06-11T17:35:15.857925291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:15.889841 crc crio[23211]: time=\"2026-06-11T17:35:15.887705337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:15.957311 crc crio[23211]: time=\"2026-06-11T17:35:15.953292091Z\" level=info msg=\"Ran pod sandbox a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a with infra container: openstack/nova-api-0/POD\" id=b2861a41-ef8a-40b9-b940-88a9af7c2cb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:15.980613 crc crio[23211]: time=\"2026-06-11T17:35:15.976161783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=823f5879-10c6-4a04-92ed-21467c929685 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:15.980613 crc crio[23211]: time=\"2026-06-11T17:35:15.977237811Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=823f5879-10c6-4a04-92ed-21467c929685 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:15.980613 crc crio[23211]: time=\"2026-06-11T17:35:15.977289632Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=823f5879-10c6-4a04-92ed-21467c929685 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:15.981813 crc crio[23211]: time=\"2026-06-11T17:35:15.981773484Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=357072a6-9100-44a9-af2c-5a2d431d052f name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:15.992765 crc crio[23211]: time=\"2026-06-11T17:35:15.988888632Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 11 17:35:16.110879 crc crio[23211]: time=\"2026-06-11T17:35:16.110764176Z\" level=info msg=\"Stopped container 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log\" id=52d923be-e78b-45d9-ab79-51bb1877a7cc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:16.119488 crc crio[23211]: time=\"2026-06-11T17:35:16.116930151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:16.136241 crc crio[23211]: time=\"2026-06-11T17:35:16.136121782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:16.164013 crc crio[23211]: time=\"2026-06-11T17:35:16.163917948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:16.179043 crc crio[23211]: time=\"2026-06-11T17:35:16.178708469Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c2d87ed53d842445567ce5ef57ea77f2ed2d1cf30ee77cfd2d27c93a286494ec UID:3de257dd-0172-4e23-b953-07b3a3891c3c NetNS:/var/run/netns/aaeb6c66-7b5e-4131-aea6-fbe00868509a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3de257dd_0172_4e23_b953_07b3a3891c3c.slice PodAnnotations:0xc002794e48}] Aliases:map[]}\"\nJun 11 17:35:16.179043 crc crio[23211]: time=\"2026-06-11T17:35:16.179014626Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:16.205344 crc crio[23211]: time=\"2026-06-11T17:35:16.205242563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:16.224666 crc crio[23211]: time=\"2026-06-11T17:35:16.224478876Z\" level=info msg=\"Stopped container 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener\" id=58a818a6-c05b-4a65-b2c4-88eed28f08c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:16.229286 crc crio[23211]: time=\"2026-06-11T17:35:16.229175302Z\" level=info msg=\"Stopping pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\" id=7835b66f-b7a9-46e8-8460-9159a4f93bb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:16.232751 crc crio[23211]: time=\"2026-06-11T17:35:16.232676221Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-67cdc78c98-dm848 Namespace:openstack ID:1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5 UID:de58a9e7-2d85-4470-8cce-979b5f8f610c NetNS:/var/run/netns/bc6f6643-c880-444a-aaeb-eb80b995ce73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde58a9e7_2d85_4470_8cce_979b5f8f610c.slice PodAnnotations:0xc0027941b8}] Aliases:map[]}\"\nJun 11 17:35:16.232873 crc crio[23211]: time=\"2026-06-11T17:35:16.232856495Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-67cdc78c98-dm848 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:16.289923 crc crio[23211]: time=\"2026-06-11T17:35:16.289825173Z\" level=info msg=\"Created container 15de541d97ae55c89ad3ddb811c081712686ba3bcea8f0292e050fa5da94930a: openstack/neutron-67bc49c7b5-2682v/neutron-httpd\" id=9311dcc8-5687-49d3-89db-c71e57e2e471 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:16.294952 crc crio[23211]: time=\"2026-06-11T17:35:16.294839069Z\" level=info msg=\"Starting container: 15de541d97ae55c89ad3ddb811c081712686ba3bcea8f0292e050fa5da94930a\" id=ffdaf590-3d88-4300-9f65-65df509d8898 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:16.337082 crc crio[23211]: time=\"2026-06-11T17:35:16.337047535Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=a1b5c02e-aca5-4bff-b4bb-2de6e4e3f1f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:16.337286 crc crio[23211]: time=\"2026-06-11T17:35:16.337263701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:16.369997 crc crio[23211]: time=\"2026-06-11T17:35:16.364659877Z\" level=info msg=\"Started container\" PID=289313 containerID=15de541d97ae55c89ad3ddb811c081712686ba3bcea8f0292e050fa5da94930a description=openstack/neutron-67bc49c7b5-2682v/neutron-httpd id=ffdaf590-3d88-4300-9f65-65df509d8898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72\nJun 11 17:35:16.401904 crc crio[23211]: time=\"2026-06-11T17:35:16.401166102Z\" level=info msg=\"Created container dff824b2e9f0168cf16d64113cf5679c406addb6c8932a02ca6e3b929978642c: openstack/glance-default-internal-api-0/glance-log\" id=866cae29-608c-4b81-8a29-aa1a27d64b3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:16.406755 crc crio[23211]: time=\"2026-06-11T17:35:16.405395568Z\" level=info msg=\"Starting container: dff824b2e9f0168cf16d64113cf5679c406addb6c8932a02ca6e3b929978642c\" id=245d2881-4c03-4f2b-a6a1-3b36c357b80c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:16.451537 crc crio[23211]: time=\"2026-06-11T17:35:16.449815591Z\" level=info msg=\"Started container\" PID=289366 containerID=dff824b2e9f0168cf16d64113cf5679c406addb6c8932a02ca6e3b929978642c description=openstack/glance-default-internal-api-0/glance-log id=245d2881-4c03-4f2b-a6a1-3b36c357b80c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355\nJun 11 17:35:16.465149 crc crio[23211]: time=\"2026-06-11T17:35:16.465104394Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c UID:b7dd40c9-f2f6-4825-ab43-1b15265ee180 NetNS:/var/run/netns/0df6b102-24dc-4cef-a0ed-3e74a52d6f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd40c9_f2f6_4825_ab43_1b15265ee180.slice PodAnnotations:0xc006bcc278}] Aliases:map[]}\"\nJun 11 17:35:16.465549 crc crio[23211]: time=\"2026-06-11T17:35:16.465399652Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:16.471086 crc crio[23211]: time=\"2026-06-11T17:35:16.471004982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e92cef3b-84f5-4f4a-88a3-3e0f1ea21cea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:16.535497 crc crio[23211]: time=\"2026-06-11T17:35:16.535308883Z\" level=info msg=\"Created container 0f94e342a71f8d1e05a6ee487595d1103897015978680c0c0884ff3fe07abaa0: openstack/swift-storage-0/account-reaper\" id=931a6b8e-ab39-441a-8348-15e872eb13c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:16.540382 crc crio[23211]: time=\"2026-06-11T17:35:16.540328019Z\" level=info msg=\"Starting container: 0f94e342a71f8d1e05a6ee487595d1103897015978680c0c0884ff3fe07abaa0\" id=168b9a9a-ef68-44d8-a39b-0a86385bd455 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:16.562876 crc crio[23211]: time=\"2026-06-11T17:35:16.562817631Z\" level=info msg=\"Started container\" PID=289423 containerID=0f94e342a71f8d1e05a6ee487595d1103897015978680c0c0884ff3fe07abaa0 description=openstack/swift-storage-0/account-reaper id=168b9a9a-ef68-44d8-a39b-0a86385bd455 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:16.581962 crc crio[23211]: time=\"2026-06-11T17:35:16.581892491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e2cf4703-ccd1-4070-8624-a10419a2950d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:16.582644 crc crio[23211]: time=\"2026-06-11T17:35:16.582403213Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=e2cf4703-ccd1-4070-8624-a10419a2950d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:16.582776 crc crio[23211]: time=\"2026-06-11T17:35:16.582757792Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=e2cf4703-ccd1-4070-8624-a10419a2950d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:16.586479 crc crio[23211]: time=\"2026-06-11T17:35:16.585393918Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5d1d9fe2-098f-4d9a-88c5-38765006cbc7 name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:16.608108 crc crio[23211]: time=\"2026-06-11T17:35:16.608011865Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 11 17:35:16.730485 crc crio[23211]: time=\"2026-06-11T17:35:16.728965336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4b1de983-e25f-42ee-a823-6433740d66a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:16.736377 crc crio[23211]: time=\"2026-06-11T17:35:16.732954395Z\" level=info msg=\"Created container 199e87e1d28cdf8f06d77ed782e7dab1748e4dd082127f7ac035372fa56742bb: openstack/glance-default-external-api-0/glance-log\" id=d74c4eda-7d55-4f05-98f0-12eb871b388d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:16.747490 crc crio[23211]: time=\"2026-06-11T17:35:16.746251649Z\" level=info msg=\"Starting container: 199e87e1d28cdf8f06d77ed782e7dab1748e4dd082127f7ac035372fa56742bb\" id=8a7b0240-4e15-4d22-8e47-bb2ee4bf8eb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:16.755590 crc crio[23211]: time=\"2026-06-11T17:35:16.755511861Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=b809ece5-a0d3-440c-a523-43481b0fc722 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:16.759631 crc crio[23211]: time=\"2026-06-11T17:35:16.75587611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:16.775581 crc crio[23211]: time=\"2026-06-11T17:35:16.774789143Z\" level=info msg=\"Started container\" PID=289410 containerID=199e87e1d28cdf8f06d77ed782e7dab1748e4dd082127f7ac035372fa56742bb description=openstack/glance-default-external-api-0/glance-log id=8a7b0240-4e15-4d22-8e47-bb2ee4bf8eb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09\nJun 11 17:35:16.819505 crc crio[23211]: time=\"2026-06-11T17:35:16.819390141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=01ebca49-2e34-4a18-bd68-126302131595 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:16.931727 crc crio[23211]: time=\"2026-06-11T17:35:16.931191142Z\" level=info msg=\"Stopped pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\" id=7835b66f-b7a9-46e8-8460-9159a4f93bb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:17.096554 crc crio[23211]: time=\"2026-06-11T17:35:17.095481368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:17.256094 crc crio[23211]: time=\"2026-06-11T17:35:17.256021881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=388a8b0b-b490-4cce-8f63-bbc9f55df0cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:17.289912 crc crio[23211]: time=\"2026-06-11T17:35:17.289829198Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=9c0d4e56-b5eb-4e99-8dc8-1a6f5600a3c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:17.291392 crc crio[23211]: time=\"2026-06-11T17:35:17.29029711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:17.338717 crc crio[23211]: 2026-06-11T17:35:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2d87ed53d84244 Mac:9a:e8:cc:91:a3:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b6 Mtu:0 Sandbox:/var/run/netns/aaeb6c66-7b5e-4131-aea6-fbe00868509a SocketPath: PciID:}] [{Interface:0xc00011c750 Address:{IP:10.217.1.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:17.338717 crc crio[23211]: time=\"2026-06-11T17:35:17.336281712Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c2d87ed53d842445567ce5ef57ea77f2ed2d1cf30ee77cfd2d27c93a286494ec UID:3de257dd-0172-4e23-b953-07b3a3891c3c NetNS:/var/run/netns/aaeb6c66-7b5e-4131-aea6-fbe00868509a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3de257dd_0172_4e23_b953_07b3a3891c3c.slice PodAnnotations:0xc002794e48}] Aliases:map[]}\"\nJun 11 17:35:17.338717 crc crio[23211]: time=\"2026-06-11T17:35:17.336475987Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:17.351536 crc crio[23211]: 2026-06-11T17:35:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4e8a25f915ace3 Mac:36:b7:78:fc:ef:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b7 Mtu:0 Sandbox:/var/run/netns/0df6b102-24dc-4cef-a0ed-3e74a52d6f13 SocketPath: PciID:}] [{Interface:0xc000014f30 Address:{IP:10.217.1.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:17.352392 crc crio[23211]: time=\"2026-06-11T17:35:17.352262042Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c UID:b7dd40c9-f2f6-4825-ab43-1b15265ee180 NetNS:/var/run/netns/0df6b102-24dc-4cef-a0ed-3e74a52d6f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd40c9_f2f6_4825_ab43_1b15265ee180.slice PodAnnotations:0xc006bcc278}] Aliases:map[]}\"\nJun 11 17:35:17.352536 crc crio[23211]: time=\"2026-06-11T17:35:17.352470747Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:17.407629 crc crio[23211]: time=\"2026-06-11T17:35:17.407037785Z\" level=info msg=\"Ran pod sandbox c2d87ed53d842445567ce5ef57ea77f2ed2d1cf30ee77cfd2d27c93a286494ec with infra container: openstack/nova-cell0-conductor-0/POD\" id=3a3926f5-469b-49c8-8a73-0d4d41783048 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:17.416782 crc crio[23211]: time=\"2026-06-11T17:35:17.416582014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bb0a43b8-b5f2-469b-8850-eafea3df8520 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:17.443981 crc crio[23211]: time=\"2026-06-11T17:35:17.440095383Z\" level=info msg=\"Ran pod sandbox a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c with infra container: openstack/nova-scheduler-0/POD\" id=a1b5c02e-aca5-4bff-b4bb-2de6e4e3f1f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:17.473560 crc crio[23211]: time=\"2026-06-11T17:35:17.473494679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=09c98f07-7953-4c2d-827c-fd296901ab4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:17.475384 crc crio[23211]: time=\"2026-06-11T17:35:17.475358896Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=09c98f07-7953-4c2d-827c-fd296901ab4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:17.475609 crc crio[23211]: time=\"2026-06-11T17:35:17.475590342Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=09c98f07-7953-4c2d-827c-fd296901ab4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:17.478066 crc crio[23211]: time=\"2026-06-11T17:35:17.477978442Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=9cc16714-f919-4826-a0b3-3d28dd1f68f5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:17.494784 crc crio[23211]: time=\"2026-06-11T17:35:17.49347938Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 11 17:35:17.515521 crc crio[23211]: time=\"2026-06-11T17:35:17.514397964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=113c15e3-36f4-4db5-9216-7448a3f428e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:17.536865 crc crio[23211]: time=\"2026-06-11T17:35:17.536298913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:17.563107 crc crio[23211]: time=\"2026-06-11T17:35:17.562406348Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a61d259a-a13c-4c0c-8041-55989bf3a47b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:17.571875 crc crio[23211]: time=\"2026-06-11T17:35:17.571779712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:17.723256 crc crio[23211]: time=\"2026-06-11T17:35:17.723164216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:17.775860 crc crio[23211]: time=\"2026-06-11T17:35:17.775773933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:18.043730 crc crio[23211]: time=\"2026-06-11T17:35:18.043258625Z\" level=info msg=\"Created container 13a41b98d2f5bf7c92627ee71e61feb62d605ab5343145ebcdc47f92b86964dd: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a61d259a-a13c-4c0c-8041-55989bf3a47b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:18.046134 crc crio[23211]: time=\"2026-06-11T17:35:18.045923822Z\" level=info msg=\"Starting container: 13a41b98d2f5bf7c92627ee71e61feb62d605ab5343145ebcdc47f92b86964dd\" id=1fb44404-ed35-41f7-80dd-c9714a32198b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:18.085171 crc crio[23211]: time=\"2026-06-11T17:35:18.085095625Z\" level=info msg=\"Started container\" PID=289759 containerID=13a41b98d2f5bf7c92627ee71e61feb62d605ab5343145ebcdc47f92b86964dd description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=1fb44404-ed35-41f7-80dd-c9714a32198b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2d87ed53d842445567ce5ef57ea77f2ed2d1cf30ee77cfd2d27c93a286494ec\nJun 11 17:35:18.520501 crc crio[23211]: time=\"2026-06-11T17:35:18.52038753Z\" level=info msg=\"Removing container: 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc\" id=7a8b3b9b-6015-4edd-9874-1ca1e4cc4d0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:18.672974 crc crio[23211]: time=\"2026-06-11T17:35:18.672297086Z\" level=info msg=\"Removed container 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener\" id=7a8b3b9b-6015-4edd-9874-1ca1e4cc4d0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:18.678925 crc crio[23211]: time=\"2026-06-11T17:35:18.678875751Z\" level=info msg=\"Removing container: c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1\" id=9792dd02-6525-4407-9996-38d6588e6345 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:18.767561 crc crio[23211]: time=\"2026-06-11T17:35:18.767394269Z\" level=info msg=\"Removed container c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log\" id=9792dd02-6525-4407-9996-38d6588e6345 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:18.771370 crc crio[23211]: time=\"2026-06-11T17:35:18.771282367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:18.986411 crc crio[23211]: time=\"2026-06-11T17:35:18.982664163Z\" level=info msg=\"Created container 93febf23aae67b99645416c01b1845984ef23caffb9f8aaa7ebfe50ac9e77630: openstack/glance-default-internal-api-0/glance-httpd\" id=b809ece5-a0d3-440c-a523-43481b0fc722 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:18.988624 crc crio[23211]: time=\"2026-06-11T17:35:18.988522629Z\" level=info msg=\"Starting container: 93febf23aae67b99645416c01b1845984ef23caffb9f8aaa7ebfe50ac9e77630\" id=058eb6a0-d7ab-4267-87ce-c9f566ddc1e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:19.015174 crc crio[23211]: time=\"2026-06-11T17:35:19.015001554Z\" level=info msg=\"Started container\" PID=289866 containerID=93febf23aae67b99645416c01b1845984ef23caffb9f8aaa7ebfe50ac9e77630 description=openstack/glance-default-internal-api-0/glance-httpd id=058eb6a0-d7ab-4267-87ce-c9f566ddc1e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355\nJun 11 17:35:19.119810 crc crio[23211]: time=\"2026-06-11T17:35:19.119721367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:19.477855 crc crio[23211]: time=\"2026-06-11T17:35:19.477524231Z\" level=info msg=\"Created container b82bf8c21b0fe92b2f43f0c9008456f129f659e8bbff81ccfa7ffe924ae98b6a: openstack/glance-default-external-api-0/glance-httpd\" id=9c0d4e56-b5eb-4e99-8dc8-1a6f5600a3c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:19.480588 crc crio[23211]: time=\"2026-06-11T17:35:19.480527927Z\" level=info msg=\"Starting container: b82bf8c21b0fe92b2f43f0c9008456f129f659e8bbff81ccfa7ffe924ae98b6a\" id=8ec4a7ea-a935-4043-a438-317a1407bee2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:19.500576 crc crio[23211]: time=\"2026-06-11T17:35:19.500516018Z\" level=info msg=\"Started container\" PID=289895 containerID=b82bf8c21b0fe92b2f43f0c9008456f129f659e8bbff81ccfa7ffe924ae98b6a description=openstack/glance-default-external-api-0/glance-httpd id=8ec4a7ea-a935-4043-a438-317a1407bee2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09\nJun 11 17:35:20.600499 crc crio[23211]: time=\"2026-06-11T17:35:20.597108593Z\" level=info msg=\"Stopping container: 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163 (timeout: 2s)\" id=e3090a11-47a1-4f3d-acae-af86eea2a6ea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:22.737776 crc crio[23211]: time=\"2026-06-11T17:35:22.736630259Z\" level=info msg=\"Stopping pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879\" id=db320a14-4984-4b8f-9270-dec446807281 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:22.738986 crc crio[23211]: time=\"2026-06-11T17:35:22.738535397Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-zj9rq Namespace:openstack ID:b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879 UID:8855e458-bbd4-4b9b-b145-292a9abefe22 NetNS:/var/run/netns/5257b856-5da9-4bea-a585-96c301d1d9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8855e458_bbd4_4b9b_b145_292a9abefe22.slice PodAnnotations:0xc007c14410}] Aliases:map[]}\"\nJun 11 17:35:22.738986 crc crio[23211]: time=\"2026-06-11T17:35:22.738681411Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-zj9rq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:23.052502 crc crio[23211]: time=\"2026-06-11T17:35:23.047700144Z\" level=info msg=\"Stopping container: 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e (timeout: 30s)\" id=473c9951-c2c4-47e3-b7bc-c06ce385e977 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:23.052502 crc crio[23211]: time=\"2026-06-11T17:35:23.047973751Z\" level=info msg=\"Stopping container: faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d (timeout: 30s)\" id=79e884db-2fe8-4c52-aef0-7b06f4a18362 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:23.785841 crc crio[23211]: time=\"2026-06-11T17:35:23.785057648Z\" level=info msg=\"Removing container: a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27\" id=b64b85cc-f82b-4be1-9fc1-065b902a1c81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:24.315892 crc crio[23211]: time=\"2026-06-11T17:35:24.315789396Z\" level=info msg=\"Stopped container faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=79e884db-2fe8-4c52-aef0-7b06f4a18362 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:24.320385 crc crio[23211]: time=\"2026-06-11T17:35:24.320064953Z\" level=info msg=\"Stopped container 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163: openshift-marketplace/redhat-operators-qxthp/registry-server\" id=e3090a11-47a1-4f3d-acae-af86eea2a6ea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:24.324026 crc crio[23211]: time=\"2026-06-11T17:35:24.32393225Z\" level=info msg=\"Stopping pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\" id=70754f97-b3b2-4d4a-9779-7640905d2e61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:24.324828 crc crio[23211]: time=\"2026-06-11T17:35:24.3247694Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qxthp Namespace:openshift-marketplace ID:bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96 UID:03f58812-c32a-4538-8863-c8c424eacc17 NetNS:/var/run/netns/43ac5edd-ef72-4df6-b109-15baf99ab320 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03f58812_c32a_4538_8863_c8c424eacc17.slice PodAnnotations:0xc002818360}] Aliases:map[]}\"\nJun 11 17:35:24.324988 crc crio[23211]: time=\"2026-06-11T17:35:24.324934685Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qxthp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:28.897953 crc crio[23211]: time=\"2026-06-11T17:35:28.894976689Z\" level=info msg=\"Stopping pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d\" id=5f0b6c7c-2125-446a-a644-386619fcc76a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:28.899945 crc crio[23211]: time=\"2026-06-11T17:35:28.895146312Z\" level=info msg=\"Stopping pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0\" id=22482ab7-acc4-434e-a292-58546293e311 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:28.901179 crc crio[23211]: time=\"2026-06-11T17:35:28.901115352Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-vmjjv Namespace:openstack ID:e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0 UID:b77e8a4d-dbcd-4562-9ab3-6eef6a2774d0 NetNS:/var/run/netns/df9830d8-8347-4d09-bbbf-b4b72b921edc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb77e8a4d_dbcd_4562_9ab3_6eef6a2774d0.slice PodAnnotations:0xc006618da0}] Aliases:map[]}\"\nJun 11 17:35:28.901334 crc crio[23211]: time=\"2026-06-11T17:35:28.901310488Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-vmjjv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:28.901711 crc crio[23211]: time=\"2026-06-11T17:35:28.901130323Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-f5qv4 Namespace:openstack ID:b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d UID:f64c7a77-19ce-41e7-a0ae-1d685707ecc3 NetNS:/var/run/netns/ee3e46bb-7077-40f4-8812-a9c2fefcce2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf64c7a77_19ce_41e7_a0ae_1d685707ecc3.slice PodAnnotations:0xc0001aec80}] Aliases:map[]}\"\nJun 11 17:35:28.902499 crc crio[23211]: time=\"2026-06-11T17:35:28.902410495Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-f5qv4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:30.554254 crc crio[23211]: time=\"2026-06-11T17:35:30.553269768Z\" level=info msg=\"Stopped pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879\" id=db320a14-4984-4b8f-9270-dec446807281 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:30.609519 crc crio[23211]: time=\"2026-06-11T17:35:30.609327002Z\" level=info msg=\"Stopped container 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker\" id=6f5941fe-e58a-408b-b92a-6cebbe918845 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:30.610704 crc crio[23211]: time=\"2026-06-11T17:35:30.610616234Z\" level=info msg=\"Stopping pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\" id=48d3f985-b4b2-47f3-b05e-03beaa095cab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:30.612586 crc crio[23211]: time=\"2026-06-11T17:35:30.612489092Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c4d94f6fc-bf45w Namespace:openstack ID:2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10 UID:2765af29-6c8c-448c-9173-9b95eb8027a4 NetNS:/var/run/netns/a3a9ea78-8049-4284-b326-17c7036aeb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2765af29_6c8c_448c_9173_9b95eb8027a4.slice PodAnnotations:0xc002818510}] Aliases:map[]}\"\nJun 11 17:35:30.615322 crc crio[23211]: time=\"2026-06-11T17:35:30.61523849Z\" level=info msg=\"Deleting pod openstack_barbican-worker-6c4d94f6fc-bf45w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:30.617818 crc crio[23211]: time=\"2026-06-11T17:35:30.617718392Z\" level=info msg=\"Stopped pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0\" id=22482ab7-acc4-434e-a292-58546293e311 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:30.624278 crc crio[23211]: time=\"2026-06-11T17:35:30.624146914Z\" level=info msg=\"Stopped pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d\" id=5f0b6c7c-2125-446a-a644-386619fcc76a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:30.634148 crc crio[23211]: time=\"2026-06-11T17:35:30.63398094Z\" level=info msg=\"Stopped pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\" id=70754f97-b3b2-4d4a-9779-7640905d2e61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:30.635119 crc crio[23211]: time=\"2026-06-11T17:35:30.635024277Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=9cc16714-f919-4826-a0b3-3d28dd1f68f5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:30.635902 crc crio[23211]: time=\"2026-06-11T17:35:30.635795875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=2ae7b291-cebd-47cd-b3ed-6e2e9737143e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:30.637235 crc crio[23211]: time=\"2026-06-11T17:35:30.637111138Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=5d1d9fe2-098f-4d9a-88c5-38765006cbc7 name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:30.638190 crc crio[23211]: time=\"2026-06-11T17:35:30.638083943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=45aca802-bb8b-47f5-a810-cbb2d83c0685 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:30.656650 crc crio[23211]: time=\"2026-06-11T17:35:30.656414062Z\" level=info msg=\"Stopped container 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=473c9951-c2c4-47e3-b7bc-c06ce385e977 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:30.657675 crc crio[23211]: time=\"2026-06-11T17:35:30.65757438Z\" level=info msg=\"Stopping pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\" id=18c701b7-2ab7-476b-8642-9e593c1bf509 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:30.659290 crc crio[23211]: time=\"2026-06-11T17:35:30.659258033Z\" level=info msg=\"Got pod network &{Name:barbican-api-695766c6-f8jzs Namespace:openstack ID:7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245 UID:8592ca57-6b9a-48c3-b47b-d9cf29916197 NetNS:/var/run/netns/843a3f7a-0f09-4ea0-9d3a-aa3c518c377f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8592ca57_6b9a_48c3_b47b_d9cf29916197.slice PodAnnotations:0xc00008c830}] Aliases:map[]}\"\nJun 11 17:35:30.659610 crc crio[23211]: time=\"2026-06-11T17:35:30.659535149Z\" level=info msg=\"Deleting pod openstack_barbican-api-695766c6-f8jzs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:30.663199 crc crio[23211]: time=\"2026-06-11T17:35:30.663006267Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=357072a6-9100-44a9-af2c-5a2d431d052f name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:30.665355 crc crio[23211]: time=\"2026-06-11T17:35:30.664843953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8f8b3191-0438-4bb1-9679-18d56fb237a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:30.699606 crc crio[23211]: time=\"2026-06-11T17:35:30.699505721Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=ad99afbd-4dc4-4f5c-90f9-195d9c25dce3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:30.700989 crc crio[23211]: time=\"2026-06-11T17:35:30.700841516Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d6b1301d-868d-4f16-9873-f133e5331a2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:30.712363 crc crio[23211]: time=\"2026-06-11T17:35:30.712268191Z\" level=info msg=\"Removed container a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=b64b85cc-f82b-4be1-9fc1-065b902a1c81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:30.723493 crc crio[23211]: time=\"2026-06-11T17:35:30.720049816Z\" level=info msg=\"Removing container: 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48\" id=05d48a84-8928-423e-91e5-2244a795e2c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:30.723493 crc crio[23211]: time=\"2026-06-11T17:35:30.720302073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8ab48de2-80b0-470b-a0b4-720761c03d59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:30.736089 crc crio[23211]: time=\"2026-06-11T17:35:30.735955665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=33fa8e3b-f744-4601-90dd-4cc18531bb1f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:30.741282 crc crio[23211]: time=\"2026-06-11T17:35:30.74094709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d93b2ce1-f34b-4beb-bd88-2a165c5fa8f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:30.748384 crc crio[23211]: time=\"2026-06-11T17:35:30.748282573Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=e459b9dc-4788-4c33-ad78-ec6b003ccb81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:30.752799 crc crio[23211]: time=\"2026-06-11T17:35:30.752696894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:30.759187 crc crio[23211]: time=\"2026-06-11T17:35:30.757828723Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=5b42ad49-a518-49ee-b51d-7d01cf911d2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:30.764393 crc crio[23211]: time=\"2026-06-11T17:35:30.764183832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=343495ef-f4f9-42b9-82e8-10d16b2d3d7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:30.766941 crc crio[23211]: time=\"2026-06-11T17:35:30.766850329Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=fe7cc289-412b-4c1c-a4e1-6a9376c3d92a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:30.804718 crc crio[23211]: time=\"2026-06-11T17:35:30.804478601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:30.806552 crc crio[23211]: time=\"2026-06-11T17:35:30.80640603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:30.846605 crc crio[23211]: time=\"2026-06-11T17:35:30.845834907Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=078ea9ab-1b48-4dff-9237-51d3553551e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:30.872809 crc crio[23211]: time=\"2026-06-11T17:35:30.87266683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:30.878053 crc crio[23211]: time=\"2026-06-11T17:35:30.877972033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:30.953676 crc crio[23211]: time=\"2026-06-11T17:35:30.953589008Z\" level=info msg=\"Removed container 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=05d48a84-8928-423e-91e5-2244a795e2c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:30.972179 crc crio[23211]: time=\"2026-06-11T17:35:30.972103402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.002400 crc crio[23211]: time=\"2026-06-11T17:35:31.002318048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.063834 crc crio[23211]: time=\"2026-06-11T17:35:31.061122542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.139355 crc crio[23211]: time=\"2026-06-11T17:35:31.138845009Z\" level=info msg=\"Removing container: 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163\" id=e55300ae-f6c3-49ac-b1e5-68e260fd8263 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:31.164681 crc crio[23211]: time=\"2026-06-11T17:35:31.164571404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.175622 crc crio[23211]: time=\"2026-06-11T17:35:31.175540969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.258903 crc crio[23211]: time=\"2026-06-11T17:35:31.258789295Z\" level=info msg=\"Removed container 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163: openshift-marketplace/redhat-operators-qxthp/registry-server\" id=e55300ae-f6c3-49ac-b1e5-68e260fd8263 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:31.263153 crc crio[23211]: time=\"2026-06-11T17:35:31.262913138Z\" level=info msg=\"Removing container: 9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06\" id=9fd3348d-762b-4cef-9348-2ea578e56432 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:31.269632 crc crio[23211]: time=\"2026-06-11T17:35:31.269521944Z\" level=info msg=\"Stopped pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\" id=48d3f985-b4b2-47f3-b05e-03beaa095cab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:31.270114 crc crio[23211]: time=\"2026-06-11T17:35:31.270039826Z\" level=info msg=\"Stopped pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\" id=18c701b7-2ab7-476b-8642-9e593c1bf509 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:31.333132 crc crio[23211]: time=\"2026-06-11T17:35:31.33288834Z\" level=info msg=\"Removed container 9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06: openshift-marketplace/redhat-operators-qxthp/extract-content\" id=9fd3348d-762b-4cef-9348-2ea578e56432 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:31.349027 crc crio[23211]: time=\"2026-06-11T17:35:31.348940753Z\" level=info msg=\"Removing container: 9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4\" id=4e57b3f8-c79d-4122-941b-ba7bf4f84433 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:31.418652 crc crio[23211]: time=\"2026-06-11T17:35:31.415533552Z\" level=info msg=\"Removed container 9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4: openshift-marketplace/redhat-operators-qxthp/extract-utilities\" id=4e57b3f8-c79d-4122-941b-ba7bf4f84433 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:31.423342 crc crio[23211]: time=\"2026-06-11T17:35:31.422980758Z\" level=info msg=\"Created container 87f7b644eb952f794cb4c0a19ccc43f3bb6aa89367a1186118eb1a9209a69ad8: openstack/swift-storage-0/container-server\" id=e459b9dc-4788-4c33-ad78-ec6b003ccb81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:31.424600 crc crio[23211]: time=\"2026-06-11T17:35:31.424530928Z\" level=info msg=\"Starting container: 87f7b644eb952f794cb4c0a19ccc43f3bb6aa89367a1186118eb1a9209a69ad8\" id=b50570be-0898-4ac7-957b-338af236f929 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:31.434820 crc crio[23211]: time=\"2026-06-11T17:35:31.434752603Z\" level=info msg=\"Started container\" PID=291297 containerID=87f7b644eb952f794cb4c0a19ccc43f3bb6aa89367a1186118eb1a9209a69ad8 description=openstack/swift-storage-0/container-server id=b50570be-0898-4ac7-957b-338af236f929 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:31.437560 crc crio[23211]: time=\"2026-06-11T17:35:31.437488292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.445612 crc crio[23211]: time=\"2026-06-11T17:35:31.445157504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.449983 crc crio[23211]: time=\"2026-06-11T17:35:31.449940804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=a266417e-2fa0-4727-9330-aca58e172fca name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:31.477076 crc crio[23211]: time=\"2026-06-11T17:35:31.476978152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=f3d90b6a-9605-4d91-8a3c-c6d51403a3a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:31.487383 crc crio[23211]: time=\"2026-06-11T17:35:31.486761127Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=dc9a1f65-e356-42b4-acf1-444791bc263c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:31.490084 crc crio[23211]: time=\"2026-06-11T17:35:31.490056279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.551064 crc crio[23211]: time=\"2026-06-11T17:35:31.550918924Z\" level=info msg=\"Created container f29040bd42d267621890850d6427a3486d78ebcff07c63ced9c8529e74d728a4: openstack/ceilometer-0/sg-core\" id=fe7cc289-412b-4c1c-a4e1-6a9376c3d92a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:31.558492 crc crio[23211]: time=\"2026-06-11T17:35:31.555281734Z\" level=info msg=\"Starting container: f29040bd42d267621890850d6427a3486d78ebcff07c63ced9c8529e74d728a4\" id=efaea63e-f487-4ae1-9913-4b6d3a802a0b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:31.568743 crc crio[23211]: time=\"2026-06-11T17:35:31.568590087Z\" level=info msg=\"Started container\" PID=291344 containerID=f29040bd42d267621890850d6427a3486d78ebcff07c63ced9c8529e74d728a4 description=openstack/ceilometer-0/sg-core id=efaea63e-f487-4ae1-9913-4b6d3a802a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793\nJun 11 17:35:31.606668 crc crio[23211]: time=\"2026-06-11T17:35:31.606492406Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=40adce14-e1f7-4ac7-9288-4a115dfb919b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:31.608966 crc crio[23211]: time=\"2026-06-11T17:35:31.60864537Z\" level=info msg=\"Created container c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b: openstack/nova-api-0/nova-api-log\" id=5b42ad49-a518-49ee-b51d-7d01cf911d2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:31.610593 crc crio[23211]: time=\"2026-06-11T17:35:31.610379924Z\" level=info msg=\"Starting container: c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b\" id=85ff749b-29e4-4b8a-8c84-00653dfd7d28 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:31.619327 crc crio[23211]: time=\"2026-06-11T17:35:31.619236806Z\" level=info msg=\"Started container\" PID=291349 containerID=c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b description=openstack/nova-api-0/nova-api-log id=85ff749b-29e4-4b8a-8c84-00653dfd7d28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\nJun 11 17:35:31.642122 crc crio[23211]: time=\"2026-06-11T17:35:31.642013577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=be88c2d2-b6be-4f20-be05-97a462a88e6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:31.647315 crc crio[23211]: time=\"2026-06-11T17:35:31.647267699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.655634 crc crio[23211]: time=\"2026-06-11T17:35:31.655583377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.717602 crc crio[23211]: time=\"2026-06-11T17:35:31.717541789Z\" level=info msg=\"Created container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=078ea9ab-1b48-4dff-9237-51d3553551e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:31.720320 crc crio[23211]: time=\"2026-06-11T17:35:31.720251267Z\" level=info msg=\"Starting container: 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41\" id=b8b9fcae-ce0c-47dc-896b-5c662ae8ea7e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:31.727410 crc crio[23211]: time=\"2026-06-11T17:35:31.727116958Z\" level=info msg=\"Started container\" PID=291400 containerID=5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=b8b9fcae-ce0c-47dc-896b-5c662ae8ea7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c\nJun 11 17:35:31.760068 crc crio[23211]: time=\"2026-06-11T17:35:31.759798568Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5ed9cd73-75f6-4b76-bb84-bc0c3e1a0f8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:31.767630 crc crio[23211]: time=\"2026-06-11T17:35:31.767530341Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=d3ccb0da-ef7b-40e3-b867-fb0e7028e307 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:31.767983 crc crio[23211]: time=\"2026-06-11T17:35:31.767929052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.791932 crc crio[23211]: time=\"2026-06-11T17:35:31.79179058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bcbb209f-385d-480e-85db-e408807383d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:31.806102 crc crio[23211]: time=\"2026-06-11T17:35:31.806018686Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=25c9431c-f51e-4d31-b6df-884ed62147f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:31.807863 crc crio[23211]: time=\"2026-06-11T17:35:31.80780305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.865196 crc crio[23211]: time=\"2026-06-11T17:35:31.864650515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.871600 crc crio[23211]: time=\"2026-06-11T17:35:31.871526767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.898094 crc crio[23211]: time=\"2026-06-11T17:35:31.898006411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:31.901901 crc crio[23211]: time=\"2026-06-11T17:35:31.901804625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:32.232951 crc crio[23211]: time=\"2026-06-11T17:35:32.232905542Z\" level=info msg=\"Created container d3d6105a59059704e33b63678abbfa1dd0f65fef0c80b0e18264f73bc60ded94: openstack/swift-storage-0/container-replicator\" id=dc9a1f65-e356-42b4-acf1-444791bc263c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:32.234799 crc crio[23211]: time=\"2026-06-11T17:35:32.234735997Z\" level=info msg=\"Created container 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412: openstack/nova-api-0/nova-api-api\" id=25c9431c-f51e-4d31-b6df-884ed62147f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:32.235012 crc crio[23211]: time=\"2026-06-11T17:35:32.234932772Z\" level=info msg=\"Starting container: d3d6105a59059704e33b63678abbfa1dd0f65fef0c80b0e18264f73bc60ded94\" id=f94f2ab1-6ee6-4634-b40f-7d4241795df2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:32.240027 crc crio[23211]: time=\"2026-06-11T17:35:32.239900487Z\" level=info msg=\"Starting container: 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412\" id=f9569804-693d-4995-b1a3-8d397893090d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:32.243164 crc crio[23211]: time=\"2026-06-11T17:35:32.242837931Z\" level=info msg=\"Started container\" PID=291480 containerID=d3d6105a59059704e33b63678abbfa1dd0f65fef0c80b0e18264f73bc60ded94 description=openstack/swift-storage-0/container-replicator id=f94f2ab1-6ee6-4634-b40f-7d4241795df2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:32.247003 crc crio[23211]: time=\"2026-06-11T17:35:32.246888172Z\" level=info msg=\"Created container ce42595f8507b5ebe8cd3251b57c04bfae101e20a7b4bf52192d9fa99e91f675: openstack/ceilometer-0/proxy-httpd\" id=d3ccb0da-ef7b-40e3-b867-fb0e7028e307 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:32.250953 crc crio[23211]: time=\"2026-06-11T17:35:32.25079138Z\" level=info msg=\"Starting container: ce42595f8507b5ebe8cd3251b57c04bfae101e20a7b4bf52192d9fa99e91f675\" id=b1408b37-44ae-4d76-b945-d606d515fb83 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:32.251831 crc crio[23211]: time=\"2026-06-11T17:35:32.251726023Z\" level=info msg=\"Started container\" PID=291479 containerID=7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412 description=openstack/nova-api-0/nova-api-api id=f9569804-693d-4995-b1a3-8d397893090d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\nJun 11 17:35:32.260736 crc crio[23211]: time=\"2026-06-11T17:35:32.259110089Z\" level=info msg=\"Started container\" PID=291481 containerID=ce42595f8507b5ebe8cd3251b57c04bfae101e20a7b4bf52192d9fa99e91f675 description=openstack/ceilometer-0/proxy-httpd id=b1408b37-44ae-4d76-b945-d606d515fb83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793\nJun 11 17:35:32.283374 crc crio[23211]: time=\"2026-06-11T17:35:32.283265354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5e1045f5-bb55-4e53-aab1-5180f97644ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:32.308153 crc crio[23211]: time=\"2026-06-11T17:35:32.308062705Z\" level=info msg=\"Stopping container: 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186 (timeout: 30s)\" id=0f78a45b-b126-4c16-bcc6-e9a58e68bb12 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:32.308662 crc crio[23211]: time=\"2026-06-11T17:35:32.308540937Z\" level=info msg=\"Stopping container: dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c (timeout: 30s)\" id=4d266c38-2eef-46e0-86cf-258170773574 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:32.345767 crc crio[23211]: time=\"2026-06-11T17:35:32.343741069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=7b63b786-c7a4-4e2c-bf02-0a5ea784297e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:32.359145 crc crio[23211]: time=\"2026-06-11T17:35:32.359061393Z\" level=info msg=\"Stopping container: acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d (timeout: 30s)\" id=d5ec800d-3dcc-4168-b38a-b72af580f250 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:32.361146 crc crio[23211]: time=\"2026-06-11T17:35:32.360949689Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=ced8e680-a1d5-453d-ae4f-c2ff95de871a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:32.363899 crc crio[23211]: time=\"2026-06-11T17:35:32.363818101Z\" level=info msg=\"Stopping container: 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c (timeout: 30s)\" id=b4933463-3638-4dbf-b267-dd9e13735006 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:32.375306 crc crio[23211]: time=\"2026-06-11T17:35:32.375102645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:32.425483 crc crio[23211]: time=\"2026-06-11T17:35:32.424520052Z\" level=info msg=\"Removing container: 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938\" id=a231504f-9d18-4459-97bf-6e15171cf0d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:32.592280 crc crio[23211]: time=\"2026-06-11T17:35:32.59166291Z\" level=info msg=\"Stopped container 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c: openstack/cinder-api-0/cinder-api-log\" id=b4933463-3638-4dbf-b267-dd9e13735006 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:32.595935 crc crio[23211]: time=\"2026-06-11T17:35:32.595861966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:32.604968 crc crio[23211]: time=\"2026-06-11T17:35:32.604892971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:32.620740 crc crio[23211]: time=\"2026-06-11T17:35:32.620647787Z\" level=info msg=\"Removed container 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker\" id=a231504f-9d18-4459-97bf-6e15171cf0d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:32.627727 crc crio[23211]: time=\"2026-06-11T17:35:32.627645212Z\" level=info msg=\"Removing container: 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54\" id=65641520-9b22-483f-ba66-a996725f8a30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:32.703087 crc crio[23211]: time=\"2026-06-11T17:35:32.702908167Z\" level=info msg=\"Removed container 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log\" id=65641520-9b22-483f-ba66-a996725f8a30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:32.715274 crc crio[23211]: time=\"2026-06-11T17:35:32.715145714Z\" level=info msg=\"Removing container: 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e\" id=7e121c08-d901-45b2-aeb2-376b14cb1d68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:32.799266 crc crio[23211]: time=\"2026-06-11T17:35:32.799125838Z\" level=info msg=\"Removed container 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=7e121c08-d901-45b2-aeb2-376b14cb1d68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:32.809504 crc crio[23211]: time=\"2026-06-11T17:35:32.809361724Z\" level=info msg=\"Removing container: faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d\" id=d3046902-027d-4653-a18d-fef05b0de5cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:32.847016 crc crio[23211]: time=\"2026-06-11T17:35:32.846914825Z\" level=info msg=\"Removed container faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=d3046902-027d-4653-a18d-fef05b0de5cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:32.897125 crc crio[23211]: time=\"2026-06-11T17:35:32.8969874Z\" level=info msg=\"Created container 800dda08065db654f243d851bbeb090613c41406a06738858a652631e2c42699: openstack/swift-storage-0/container-auditor\" id=ced8e680-a1d5-453d-ae4f-c2ff95de871a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:32.898697 crc crio[23211]: time=\"2026-06-11T17:35:32.898620121Z\" level=info msg=\"Starting container: 800dda08065db654f243d851bbeb090613c41406a06738858a652631e2c42699\" id=ea0f3962-0e90-48c2-8360-94cf21271e54 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:32.905855 crc crio[23211]: time=\"2026-06-11T17:35:32.90576201Z\" level=info msg=\"Started container\" PID=291557 containerID=800dda08065db654f243d851bbeb090613c41406a06738858a652631e2c42699 description=openstack/swift-storage-0/container-auditor id=ea0f3962-0e90-48c2-8360-94cf21271e54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:32.918628 crc crio[23211]: time=\"2026-06-11T17:35:32.918513159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=27970641-118a-4647-ab21-77758295180e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:32.936943 crc crio[23211]: time=\"2026-06-11T17:35:32.936817778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=a86f4450-09f4-4863-b4b5-a801cad30239 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:32.947495 crc crio[23211]: time=\"2026-06-11T17:35:32.947360152Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=6094ab6e-76f7-4c6e-8fdb-d5afd80b2e3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:32.949011 crc crio[23211]: time=\"2026-06-11T17:35:32.948947402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:33.002151 crc crio[23211]: time=\"2026-06-11T17:35:33.002039412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:33.009163 crc crio[23211]: time=\"2026-06-11T17:35:33.00912309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:33.248742 crc crio[23211]: time=\"2026-06-11T17:35:33.248131568Z\" level=info msg=\"Created container de92737e5c7ee4ba0345b28859c1334557a9b41e1095a9b5a343a28969db33cd: openstack/swift-storage-0/container-updater\" id=6094ab6e-76f7-4c6e-8fdb-d5afd80b2e3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:33.251177 crc crio[23211]: time=\"2026-06-11T17:35:33.251076632Z\" level=info msg=\"Starting container: de92737e5c7ee4ba0345b28859c1334557a9b41e1095a9b5a343a28969db33cd\" id=07f2b5c0-fd3c-45c5-8478-55931cb5af81 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:33.259512 crc crio[23211]: time=\"2026-06-11T17:35:33.257915434Z\" level=info msg=\"Started container\" PID=291891 containerID=de92737e5c7ee4ba0345b28859c1334557a9b41e1095a9b5a343a28969db33cd description=openstack/swift-storage-0/container-updater id=07f2b5c0-fd3c-45c5-8478-55931cb5af81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:33.271933 crc crio[23211]: time=\"2026-06-11T17:35:33.271844822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=372a3058-bc03-4b61-85da-1bfefb5ac33e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:33.289885 crc crio[23211]: time=\"2026-06-11T17:35:33.289762792Z\" level=info msg=\"Stopped container dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c: openstack/cinder-scheduler-0/probe\" id=4d266c38-2eef-46e0-86cf-258170773574 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:33.295905 crc crio[23211]: time=\"2026-06-11T17:35:33.295741091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7c97dae4-32eb-432e-8ff1-84e31395fc8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:33.303537 crc crio[23211]: time=\"2026-06-11T17:35:33.303374822Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=d9199f4b-03e9-496e-893c-770cf46329ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:33.304019 crc crio[23211]: time=\"2026-06-11T17:35:33.303946866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:33.360396 crc crio[23211]: time=\"2026-06-11T17:35:33.360140025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:33.367023 crc crio[23211]: time=\"2026-06-11T17:35:33.366955556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:33.536840 crc crio[23211]: time=\"2026-06-11T17:35:33.53676951Z\" level=info msg=\"Created container 33d5c9704953d69d46b8f79d61d7fdce0bd88a1b36f809a9fc8a981ae76b5a8d: openstack/swift-storage-0/object-server\" id=d9199f4b-03e9-496e-893c-770cf46329ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:33.537832 crc crio[23211]: time=\"2026-06-11T17:35:33.537733484Z\" level=info msg=\"Starting container: 33d5c9704953d69d46b8f79d61d7fdce0bd88a1b36f809a9fc8a981ae76b5a8d\" id=08cd1691-c0ad-4f42-a604-2e658683f5b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:33.549982 crc crio[23211]: time=\"2026-06-11T17:35:33.549769056Z\" level=info msg=\"Started container\" PID=291926 containerID=33d5c9704953d69d46b8f79d61d7fdce0bd88a1b36f809a9fc8a981ae76b5a8d description=openstack/swift-storage-0/object-server id=08cd1691-c0ad-4f42-a604-2e658683f5b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:33.574482 crc crio[23211]: time=\"2026-06-11T17:35:33.574313541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=83e4359d-9d79-4aae-8212-f1705994de27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:33.594167 crc crio[23211]: time=\"2026-06-11T17:35:33.593769669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=14e030fe-a299-4fe8-94d3-1f32f41cfb52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:33.606387 crc crio[23211]: time=\"2026-06-11T17:35:33.606299333Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=b5b0488a-a2a0-4d16-82fa-dbe916794fab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:33.607276 crc crio[23211]: time=\"2026-06-11T17:35:33.607185004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:33.713578 crc crio[23211]: time=\"2026-06-11T17:35:33.712608896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:33.719183 crc crio[23211]: time=\"2026-06-11T17:35:33.719092088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:33.888516 crc crio[23211]: time=\"2026-06-11T17:35:33.886194796Z\" level=info msg=\"Created container 22d04ba1376209e7f4920a4657abf288951013a6255cf0f3204ddbe20ff4e041: openstack/swift-storage-0/object-replicator\" id=b5b0488a-a2a0-4d16-82fa-dbe916794fab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:33.889382 crc crio[23211]: time=\"2026-06-11T17:35:33.889312163Z\" level=info msg=\"Starting container: 22d04ba1376209e7f4920a4657abf288951013a6255cf0f3204ddbe20ff4e041\" id=1daffd92-027b-40e4-bbd5-6f910db1dd89 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:33.897478 crc crio[23211]: time=\"2026-06-11T17:35:33.896251897Z\" level=info msg=\"Started container\" PID=291985 containerID=22d04ba1376209e7f4920a4657abf288951013a6255cf0f3204ddbe20ff4e041 description=openstack/swift-storage-0/object-replicator id=1daffd92-027b-40e4-bbd5-6f910db1dd89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:33.907366 crc crio[23211]: time=\"2026-06-11T17:35:33.907263742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7f6ad02a-095c-422f-90e6-aa63dd5cc650 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:33.927748 crc crio[23211]: time=\"2026-06-11T17:35:33.927669014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=08f7aff7-d34d-4e1e-8c03-d9e38ba4f3e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:33.935186 crc crio[23211]: time=\"2026-06-11T17:35:33.93509244Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=34bf898a-a640-48dc-8d5e-d805e2d52d1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:33.935567 crc crio[23211]: time=\"2026-06-11T17:35:33.935528661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:34.010898 crc crio[23211]: time=\"2026-06-11T17:35:34.010843508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:34.014591 crc crio[23211]: time=\"2026-06-11T17:35:34.0145188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:34.152902 crc crio[23211]: time=\"2026-06-11T17:35:34.152807805Z\" level=info msg=\"Created container 2e93a5e2ab4b6b559991713fd54fac1ffc151028aaef639484327399d426d1bf: openstack/swift-storage-0/object-auditor\" id=34bf898a-a640-48dc-8d5e-d805e2d52d1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:34.154032 crc crio[23211]: time=\"2026-06-11T17:35:34.153966774Z\" level=info msg=\"Starting container: 2e93a5e2ab4b6b559991713fd54fac1ffc151028aaef639484327399d426d1bf\" id=ab89141d-c981-4f76-aa59-5835b90d2708 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:34.160235 crc crio[23211]: time=\"2026-06-11T17:35:34.160136419Z\" level=info msg=\"Started container\" PID=291995 containerID=2e93a5e2ab4b6b559991713fd54fac1ffc151028aaef639484327399d426d1bf description=openstack/swift-storage-0/object-auditor id=ab89141d-c981-4f76-aa59-5835b90d2708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:34.179159 crc crio[23211]: time=\"2026-06-11T17:35:34.179053993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4efa6850-2d41-496b-9819-4365398b7263 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:34.192496 crc crio[23211]: time=\"2026-06-11T17:35:34.191969056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=446a0442-42d5-4ebc-a059-1c87e28c0eb6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:34.201820 crc crio[23211]: time=\"2026-06-11T17:35:34.201733401Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=f18cf27a-ed8e-4fb3-87eb-c9b323018a49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:34.202351 crc crio[23211]: time=\"2026-06-11T17:35:34.202265294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:34.259966 crc crio[23211]: time=\"2026-06-11T17:35:34.259782235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:34.265612 crc crio[23211]: time=\"2026-06-11T17:35:34.26553793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:34.372355 crc crio[23211]: time=\"2026-06-11T17:35:34.372262404Z\" level=info msg=\"Created container 923ca538aa0d1be9945b01a02c47590cc45f85210ce8db8d5ed0d70c67045f39: openstack/swift-storage-0/object-updater\" id=f18cf27a-ed8e-4fb3-87eb-c9b323018a49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:34.373849 crc crio[23211]: time=\"2026-06-11T17:35:34.373759351Z\" level=info msg=\"Starting container: 923ca538aa0d1be9945b01a02c47590cc45f85210ce8db8d5ed0d70c67045f39\" id=6b49a705-fac6-45e4-9865-b0e7c6504599 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:34.379182 crc crio[23211]: time=\"2026-06-11T17:35:34.379108936Z\" level=info msg=\"Started container\" PID=292021 containerID=923ca538aa0d1be9945b01a02c47590cc45f85210ce8db8d5ed0d70c67045f39 description=openstack/swift-storage-0/object-updater id=6b49a705-fac6-45e4-9865-b0e7c6504599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:34.400367 crc crio[23211]: time=\"2026-06-11T17:35:34.400267296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=74aa9a25-6c0b-45b8-ba54-fc61f7d79c8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:34.419550 crc crio[23211]: time=\"2026-06-11T17:35:34.418834991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=006a3867-2f37-42e3-b310-937907d8246e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:34.428534 crc crio[23211]: time=\"2026-06-11T17:35:34.428399929Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=dc995aab-a37c-4143-a00b-3c27c61a4b67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:34.428867 crc crio[23211]: time=\"2026-06-11T17:35:34.42881268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:34.491253 crc crio[23211]: time=\"2026-06-11T17:35:34.491094581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:34.495496 crc crio[23211]: time=\"2026-06-11T17:35:34.495320726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:34.600496 crc crio[23211]: time=\"2026-06-11T17:35:34.598542113Z\" level=info msg=\"Stopping container: c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b (timeout: 30s)\" id=6bf680ae-4ec6-4d9c-ad7f-e11c940f463a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:34.602324 crc crio[23211]: time=\"2026-06-11T17:35:34.60198285Z\" level=info msg=\"Stopping container: 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 (timeout: 30s)\" id=deef2b53-ca70-4799-821d-9c6e7365fb53 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:34.603916 crc crio[23211]: time=\"2026-06-11T17:35:34.603781204Z\" level=info msg=\"Stopping container: 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412 (timeout: 30s)\" id=6ce9acdf-c2df-4800-9ea3-d694f7cc9ece name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:34.704941 crc crio[23211]: time=\"2026-06-11T17:35:34.704881187Z\" level=info msg=\"Created container f4094c2d9d1319ccfe1384e593f78007d2cf5151e0654226487094f8e9ac222c: openstack/swift-storage-0/object-expirer\" id=dc995aab-a37c-4143-a00b-3c27c61a4b67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:34.707898 crc crio[23211]: time=\"2026-06-11T17:35:34.70779424Z\" level=info msg=\"Starting container: f4094c2d9d1319ccfe1384e593f78007d2cf5151e0654226487094f8e9ac222c\" id=d8744068-2fee-441f-bd6e-7017da37104c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:34.716006 crc crio[23211]: time=\"2026-06-11T17:35:34.715901364Z\" level=info msg=\"Started container\" PID=292040 containerID=f4094c2d9d1319ccfe1384e593f78007d2cf5151e0654226487094f8e9ac222c description=openstack/swift-storage-0/object-expirer id=d8744068-2fee-441f-bd6e-7017da37104c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:34.734819 crc crio[23211]: time=\"2026-06-11T17:35:34.734703265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b7b3369c-49ae-4466-a73b-ae25ff7df961 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:34.763199 crc crio[23211]: time=\"2026-06-11T17:35:34.763126076Z\" level=info msg=\"Stopped container c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b: openstack/nova-api-0/nova-api-log\" id=6bf680ae-4ec6-4d9c-ad7f-e11c940f463a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:34.779102 crc crio[23211]: time=\"2026-06-11T17:35:34.778979984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f7724675-c8e2-40eb-a9da-414723593a2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:34.790137 crc crio[23211]: time=\"2026-06-11T17:35:34.790081452Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=4d0c6f55-dfff-41e3-abfc-ca7bd852da6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:34.790886 crc crio[23211]: time=\"2026-06-11T17:35:34.790863462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:34.851263 crc crio[23211]: time=\"2026-06-11T17:35:34.850985048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:34.854613 crc crio[23211]: time=\"2026-06-11T17:35:34.854556348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:34.950063 crc crio[23211]: time=\"2026-06-11T17:35:34.949967658Z\" level=info msg=\"Stopped container 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412: openstack/nova-api-0/nova-api-api\" id=6ce9acdf-c2df-4800-9ea3-d694f7cc9ece name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:34.951412 crc crio[23211]: time=\"2026-06-11T17:35:34.951332462Z\" level=info msg=\"Stopping pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\" id=b88afb42-506b-432e-89c1-68172cef8aad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:34.952345 crc crio[23211]: time=\"2026-06-11T17:35:34.952314817Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a UID:60e4f92e-54fe-40eb-84e4-9c2e29bc3abb NetNS:/var/run/netns/12709eb7-c490-4a4a-a4df-123bc22b9a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e4f92e_54fe_40eb_84e4_9c2e29bc3abb.slice PodAnnotations:0xc007c14350}] Aliases:map[]}\"\nJun 11 17:35:34.952711 crc crio[23211]: time=\"2026-06-11T17:35:34.952684167Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:35.180025 crc crio[23211]: time=\"2026-06-11T17:35:35.17916905Z\" level=info msg=\"Created container 577a8f6c70017ab14fe9e4e79b46a845a1c9cf5b6050c24afac7650f47633f2c: openstack/swift-storage-0/rsync\" id=4d0c6f55-dfff-41e3-abfc-ca7bd852da6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:35.185409 crc crio[23211]: time=\"2026-06-11T17:35:35.184758881Z\" level=info msg=\"Starting container: 577a8f6c70017ab14fe9e4e79b46a845a1c9cf5b6050c24afac7650f47633f2c\" id=7151ba3c-81c6-456e-9a6c-3267a4066e88 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:35.197140 crc crio[23211]: time=\"2026-06-11T17:35:35.194771342Z\" level=info msg=\"Started container\" PID=292125 containerID=577a8f6c70017ab14fe9e4e79b46a845a1c9cf5b6050c24afac7650f47633f2c description=openstack/swift-storage-0/rsync id=7151ba3c-81c6-456e-9a6c-3267a4066e88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:35.228854 crc crio[23211]: time=\"2026-06-11T17:35:35.228282311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8dc0c483-dea2-4afc-b67a-c9f91fe975fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:35.255569 crc crio[23211]: time=\"2026-06-11T17:35:35.255376291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=76ece40e-0264-47cb-bab3-ecf87b0814c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:35.264795 crc crio[23211]: time=\"2026-06-11T17:35:35.264617622Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=eea385ca-1bc2-4c47-82c3-17bccbc09dd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:35.265252 crc crio[23211]: time=\"2026-06-11T17:35:35.265110595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:35.321724 crc crio[23211]: time=\"2026-06-11T17:35:35.317809845Z\" level=info msg=\"Stopped pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\" id=b88afb42-506b-432e-89c1-68172cef8aad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:35.340123 crc crio[23211]: time=\"2026-06-11T17:35:35.340012031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:35.346713 crc crio[23211]: time=\"2026-06-11T17:35:35.343713444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:35.536149 crc crio[23211]: time=\"2026-06-11T17:35:35.536059063Z\" level=info msg=\"Created container d7021f78693df5fdc9e64426392db20264c584e15d2bf6f496a0d82383f1427c: openstack/swift-storage-0/swift-recon-cron\" id=eea385ca-1bc2-4c47-82c3-17bccbc09dd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:35.537712 crc crio[23211]: time=\"2026-06-11T17:35:35.537674533Z\" level=info msg=\"Starting container: d7021f78693df5fdc9e64426392db20264c584e15d2bf6f496a0d82383f1427c\" id=e0a3bd1d-e046-4e67-a577-38b3acc1e04f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:35.551065 crc crio[23211]: time=\"2026-06-11T17:35:35.550976007Z\" level=info msg=\"Started container\" PID=292162 containerID=d7021f78693df5fdc9e64426392db20264c584e15d2bf6f496a0d82383f1427c description=openstack/swift-storage-0/swift-recon-cron id=e0a3bd1d-e046-4e67-a577-38b3acc1e04f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64\nJun 11 17:35:35.636630 crc crio[23211]: time=\"2026-06-11T17:35:35.63652663Z\" level=info msg=\"Removing container: 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412\" id=dbc8189b-92a2-4a67-859d-3694a6ed9b87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:35.767180 crc crio[23211]: time=\"2026-06-11T17:35:35.767082521Z\" level=info msg=\"Removed container 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412: openstack/nova-api-0/nova-api-api\" id=dbc8189b-92a2-4a67-859d-3694a6ed9b87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:35.779722 crc crio[23211]: time=\"2026-06-11T17:35:35.779629205Z\" level=info msg=\"Removing container: c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b\" id=8338e8d4-3067-4536-a1da-e68ab1a90009 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:35.857154 crc crio[23211]: time=\"2026-06-11T17:35:35.855905137Z\" level=info msg=\"Removed container c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b: openstack/nova-api-0/nova-api-log\" id=8338e8d4-3067-4536-a1da-e68ab1a90009 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:36.087919 crc crio[23211]: time=\"2026-06-11T17:35:36.086112075Z\" level=info msg=\"Stopped container acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d: openstack/cinder-api-0/cinder-api\" id=d5ec800d-3dcc-4168-b38a-b72af580f250 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:36.093155 crc crio[23211]: time=\"2026-06-11T17:35:36.092378271Z\" level=info msg=\"Stopping pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\" id=492bd13f-dd42-4b5f-8b06-68b6f9474c9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:36.097171 crc crio[23211]: time=\"2026-06-11T17:35:36.094056623Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c UID:b125ded8-4d46-4d39-aa21-f7e1eefa93a3 NetNS:/var/run/netns/5d670ae7-65e1-4fd3-973e-a4b3f8e477b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb125ded8_4d46_4d39_aa21_f7e1eefa93a3.slice PodAnnotations:0xc0038ac278}] Aliases:map[]}\"\nJun 11 17:35:36.097171 crc crio[23211]: time=\"2026-06-11T17:35:36.094239958Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:36.272042 crc crio[23211]: time=\"2026-06-11T17:35:36.271783936Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=50d3619c-0791-4e08-9179-18de8f437fbf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:36.272042 crc crio[23211]: time=\"2026-06-11T17:35:36.271889159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:36.315070 crc crio[23211]: time=\"2026-06-11T17:35:36.314987039Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6 UID:a5234333-668e-418a-81de-897439993603 NetNS:/var/run/netns/36a6906b-9b9c-4401-8150-ce8a63cac374 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5234333_668e_418a_81de_897439993603.slice PodAnnotations:0xc006bcc490}] Aliases:map[]}\"\nJun 11 17:35:36.315070 crc crio[23211]: time=\"2026-06-11T17:35:36.31504534Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:36.512817 crc crio[23211]: time=\"2026-06-11T17:35:36.512177759Z\" level=info msg=\"Stopped pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\" id=492bd13f-dd42-4b5f-8b06-68b6f9474c9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:36.774489 crc crio[23211]: time=\"2026-06-11T17:35:36.772038311Z\" level=info msg=\"Removing container: acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d\" id=f7a3bf8b-8dd3-45a7-ac89-1eb8f907bd67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:36.789854 crc crio[23211]: 2026-06-11T17:35:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e08f05ab7bbb2dc Mac:ee:74:23:09:d7:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b8 Mtu:0 Sandbox:/var/run/netns/36a6906b-9b9c-4401-8150-ce8a63cac374 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:36.791872 crc crio[23211]: time=\"2026-06-11T17:35:36.791770164Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6 UID:a5234333-668e-418a-81de-897439993603 NetNS:/var/run/netns/36a6906b-9b9c-4401-8150-ce8a63cac374 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5234333_668e_418a_81de_897439993603.slice PodAnnotations:0xc006bcc490}] Aliases:map[]}\"\nJun 11 17:35:36.792052 crc crio[23211]: time=\"2026-06-11T17:35:36.79199897Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:36.806965 crc crio[23211]: time=\"2026-06-11T17:35:36.806890873Z\" level=info msg=\"Ran pod sandbox e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6 with infra container: openstack/nova-api-0/POD\" id=50d3619c-0791-4e08-9179-18de8f437fbf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:36.825187 crc crio[23211]: time=\"2026-06-11T17:35:36.824780402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9f42a124-3402-47d0-b02b-914f69a32e52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:36.833509 crc crio[23211]: time=\"2026-06-11T17:35:36.832922756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5a9e7434-09e9-4071-8487-fe7d3878766d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:36.850946 crc crio[23211]: time=\"2026-06-11T17:35:36.848943918Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=91115ce3-408f-4b8e-b568-2810fa139bc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:36.920330 crc crio[23211]: time=\"2026-06-11T17:35:36.920186332Z\" level=info msg=\"Removed container acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d: openstack/cinder-api-0/cinder-api\" id=f7a3bf8b-8dd3-45a7-ac89-1eb8f907bd67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:36.921192 crc crio[23211]: time=\"2026-06-11T17:35:36.92089782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:36.924783 crc crio[23211]: time=\"2026-06-11T17:35:36.924664185Z\" level=info msg=\"Removing container: 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c\" id=b6ab0486-7a4e-46b6-b86c-aff733ea99d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:36.985835 crc crio[23211]: time=\"2026-06-11T17:35:36.985242313Z\" level=info msg=\"Removed container 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c: openstack/cinder-api-0/cinder-api-log\" id=b6ab0486-7a4e-46b6-b86c-aff733ea99d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:36.995749 crc crio[23211]: time=\"2026-06-11T17:35:36.995673325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:37.000980 crc crio[23211]: time=\"2026-06-11T17:35:37.000902395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:37.121880 crc crio[23211]: time=\"2026-06-11T17:35:37.121788813Z\" level=info msg=\"Created container 282e1034b72e75db63dd05a9c73dbac8a70fbdbaddb4bdddf356d961ef294dd7: openstack/nova-api-0/nova-api-log\" id=91115ce3-408f-4b8e-b568-2810fa139bc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:37.122974 crc crio[23211]: time=\"2026-06-11T17:35:37.12286083Z\" level=info msg=\"Starting container: 282e1034b72e75db63dd05a9c73dbac8a70fbdbaddb4bdddf356d961ef294dd7\" id=de0f5f22-9d04-489c-b9c1-825f463eb23b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:37.140880 crc crio[23211]: time=\"2026-06-11T17:35:37.140773769Z\" level=info msg=\"Started container\" PID=292468 containerID=282e1034b72e75db63dd05a9c73dbac8a70fbdbaddb4bdddf356d961ef294dd7 description=openstack/nova-api-0/nova-api-log id=de0f5f22-9d04-489c-b9c1-825f463eb23b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6\nJun 11 17:35:37.154095 crc crio[23211]: time=\"2026-06-11T17:35:37.15400087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=87a57048-1801-4126-b499-8113a711b956 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:37.276615 crc crio[23211]: time=\"2026-06-11T17:35:37.276410898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ffd5a5be-8f3f-4f48-84b9-c56657c45fa5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:37.293549 crc crio[23211]: time=\"2026-06-11T17:35:37.292104961Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f4190746-162a-47aa-813f-115d6d8a5f20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:37.300517 crc crio[23211]: time=\"2026-06-11T17:35:37.296194644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:37.511181 crc crio[23211]: time=\"2026-06-11T17:35:37.511108999Z\" level=info msg=\"Stopping container: 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1 (timeout: 30s)\" id=05e9e4d9-4d86-4bde-942a-0e854ef88399 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:37.511694 crc crio[23211]: time=\"2026-06-11T17:35:37.511637862Z\" level=info msg=\"Stopping container: c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91 (timeout: 30s)\" id=5dd43c3f-f513-41b1-8ed5-a7d9a439552a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:37.532316 crc crio[23211]: time=\"2026-06-11T17:35:37.531028308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:37.537314 crc crio[23211]: time=\"2026-06-11T17:35:37.537174701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:37.613664 crc crio[23211]: time=\"2026-06-11T17:35:37.613154985Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=9ef985db-aa04-4b07-a220-3d1a548296d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:37.613664 crc crio[23211]: time=\"2026-06-11T17:35:37.613301568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:37.675798 crc crio[23211]: time=\"2026-06-11T17:35:37.675712682Z\" level=info msg=\"Stopped container c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91: openstack/placement-f94b56c8-hflrd/placement-log\" id=5dd43c3f-f513-41b1-8ed5-a7d9a439552a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:37.701096 crc crio[23211]: time=\"2026-06-11T17:35:37.700880783Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336 UID:5083a98f-679f-476e-997a-33de793ca590 NetNS:/var/run/netns/fb7df32c-220a-4c23-9dc7-616c396ba0ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5083a98f_679f_476e_997a_33de793ca590.slice PodAnnotations:0xc006bcc2c0}] Aliases:map[]}\"\nJun 11 17:35:37.701096 crc crio[23211]: time=\"2026-06-11T17:35:37.700945175Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:37.777048 crc crio[23211]: time=\"2026-06-11T17:35:37.776843746Z\" level=info msg=\"Created container 94ef9618b8d99d8c5cec489ba8f7cbfb5634eaea5760cbefff9961dd8683debc: openstack/nova-api-0/nova-api-api\" id=f4190746-162a-47aa-813f-115d6d8a5f20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:37.779817 crc crio[23211]: time=\"2026-06-11T17:35:37.779595285Z\" level=info msg=\"Starting container: 94ef9618b8d99d8c5cec489ba8f7cbfb5634eaea5760cbefff9961dd8683debc\" id=394301b7-b403-486c-a783-ea904595d54b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:37.795612 crc crio[23211]: time=\"2026-06-11T17:35:37.794587681Z\" level=info msg=\"Started container\" PID=292604 containerID=94ef9618b8d99d8c5cec489ba8f7cbfb5634eaea5760cbefff9961dd8683debc description=openstack/nova-api-0/nova-api-api id=394301b7-b403-486c-a783-ea904595d54b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6\nJun 11 17:35:38.706713 crc crio[23211]: 2026-06-11T17:35:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38a5eb38a27b14e Mac:6a:1f:c3:b5:e8:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b9 Mtu:0 Sandbox:/var/run/netns/fb7df32c-220a-4c23-9dc7-616c396ba0ac SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.1.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:38.706713 crc crio[23211]: time=\"2026-06-11T17:35:38.704827928Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336 UID:5083a98f-679f-476e-997a-33de793ca590 NetNS:/var/run/netns/fb7df32c-220a-4c23-9dc7-616c396ba0ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5083a98f_679f_476e_997a_33de793ca590.slice PodAnnotations:0xc006bcc2c0}] Aliases:map[]}\"\nJun 11 17:35:38.706713 crc crio[23211]: time=\"2026-06-11T17:35:38.704965431Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:38.721316 crc crio[23211]: time=\"2026-06-11T17:35:38.718837439Z\" level=info msg=\"Ran pod sandbox 38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336 with infra container: openstack/cinder-api-0/POD\" id=9ef985db-aa04-4b07-a220-3d1a548296d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:38.726338 crc crio[23211]: time=\"2026-06-11T17:35:38.725728861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b0ff144b-5e04-4ace-b8d2-89ad13f008ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:38.730044 crc crio[23211]: time=\"2026-06-11T17:35:38.729944296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2f962fb6-62de-433b-84bd-66bbee16aec0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:38.742634 crc crio[23211]: time=\"2026-06-11T17:35:38.742542833Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=8f72bd4c-e102-4f5e-ba2a-815c71122809 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:38.743028 crc crio[23211]: time=\"2026-06-11T17:35:38.742930402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:38.836967 crc crio[23211]: time=\"2026-06-11T17:35:38.836345373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:40.672876 crc crio[23211]: time=\"2026-06-11T17:35:40.672485669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:40.801986 crc crio[23211]: time=\"2026-06-11T17:35:40.801393868Z\" level=info msg=\"Created container 7bafab3a0d232b32795395cbaba311331ec0dc33cdd60424799782fbc80d42d1: openstack/cinder-api-0/cinder-api-log\" id=8f72bd4c-e102-4f5e-ba2a-815c71122809 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:40.803187 crc crio[23211]: time=\"2026-06-11T17:35:40.803099311Z\" level=info msg=\"Starting container: 7bafab3a0d232b32795395cbaba311331ec0dc33cdd60424799782fbc80d42d1\" id=6283de45-270b-4963-aaee-706ece9623a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:40.810175 crc crio[23211]: time=\"2026-06-11T17:35:40.810033505Z\" level=info msg=\"Started container\" PID=293009 containerID=7bafab3a0d232b32795395cbaba311331ec0dc33cdd60424799782fbc80d42d1 description=openstack/cinder-api-0/cinder-api-log id=6283de45-270b-4963-aaee-706ece9623a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336\nJun 11 17:35:40.824407 crc crio[23211]: time=\"2026-06-11T17:35:40.824309332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=db2705c1-c653-4060-b05d-8de510921d5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:41.047748 crc crio[23211]: time=\"2026-06-11T17:35:41.046712744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8daddff6-d8c6-4921-b227-79e0878c7195 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:41.086713 crc crio[23211]: time=\"2026-06-11T17:35:41.085490416Z\" level=info msg=\"Stopped container 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1: openstack/placement-f94b56c8-hflrd/placement-api\" id=05e9e4d9-4d86-4bde-942a-0e854ef88399 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:41.089475 crc crio[23211]: time=\"2026-06-11T17:35:41.089336182Z\" level=info msg=\"Stopping pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\" id=4fedc8a4-7d12-42e2-b05a-84b68c6a45b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:41.093392 crc crio[23211]: time=\"2026-06-11T17:35:41.091804914Z\" level=info msg=\"Got pod network &{Name:placement-f94b56c8-hflrd Namespace:openstack ID:327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec UID:e00cdeb6-7709-4ca4-9ed2-fe4adcfa04fd NetNS:/var/run/netns/98ad0cb0-7979-4e46-b48a-fe21fd43bcf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00cdeb6_7709_4ca4_9ed2_fe4adcfa04fd.slice PodAnnotations:0xc003088fd8}] Aliases:map[]}\"\nJun 11 17:35:41.093392 crc crio[23211]: time=\"2026-06-11T17:35:41.09203029Z\" level=info msg=\"Deleting pod openstack_placement-f94b56c8-hflrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:41.120855 crc crio[23211]: time=\"2026-06-11T17:35:41.12076283Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=ce0dd2dd-f7df-4928-baed-9ccb8fc936a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:41.121290 crc crio[23211]: time=\"2026-06-11T17:35:41.12118424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:41.200001 crc crio[23211]: time=\"2026-06-11T17:35:41.199847841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:41.417784 crc crio[23211]: time=\"2026-06-11T17:35:41.417399652Z\" level=info msg=\"Stopped pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\" id=4fedc8a4-7d12-42e2-b05a-84b68c6a45b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:42.200143 crc crio[23211]: time=\"2026-06-11T17:35:42.200102823Z\" level=info msg=\"Removing container: 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1\" id=9c5a5dee-a75b-423a-a78d-90fd9b433adb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:42.294668 crc crio[23211]: time=\"2026-06-11T17:35:42.293961234Z\" level=info msg=\"Removed container 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1: openstack/placement-f94b56c8-hflrd/placement-api\" id=9c5a5dee-a75b-423a-a78d-90fd9b433adb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:42.338237 crc crio[23211]: time=\"2026-06-11T17:35:42.33810203Z\" level=info msg=\"Removing container: c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91\" id=2f09725a-72f9-44be-9a1d-300cc98977c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:42.376591 crc crio[23211]: time=\"2026-06-11T17:35:42.37639694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:42.404093 crc crio[23211]: time=\"2026-06-11T17:35:42.404007641Z\" level=info msg=\"Removed container c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91: openstack/placement-f94b56c8-hflrd/placement-log\" id=2f09725a-72f9-44be-9a1d-300cc98977c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:42.525582 crc crio[23211]: time=\"2026-06-11T17:35:42.525278059Z\" level=info msg=\"Created container 7005685140dcfe9207a837b6bd403e9072a5f6f03e6bea93b98b5864fa38288e: openstack/cinder-api-0/cinder-api\" id=ce0dd2dd-f7df-4928-baed-9ccb8fc936a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:42.531485 crc crio[23211]: time=\"2026-06-11T17:35:42.527783313Z\" level=info msg=\"Starting container: 7005685140dcfe9207a837b6bd403e9072a5f6f03e6bea93b98b5864fa38288e\" id=5d07767a-d329-46fd-9adf-8088ec50e47c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:42.534876 crc crio[23211]: time=\"2026-06-11T17:35:42.534780239Z\" level=info msg=\"Started container\" PID=293115 containerID=7005685140dcfe9207a837b6bd403e9072a5f6f03e6bea93b98b5864fa38288e description=openstack/cinder-api-0/cinder-api id=5d07767a-d329-46fd-9adf-8088ec50e47c name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336\nJun 11 17:35:42.798194 crc crio[23211]: time=\"2026-06-11T17:35:42.798065094Z\" level=info msg=\"Stopped container 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186: openstack/cinder-scheduler-0/cinder-scheduler\" id=0f78a45b-b126-4c16-bcc6-e9a58e68bb12 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:42.799356 crc crio[23211]: time=\"2026-06-11T17:35:42.799268364Z\" level=info msg=\"Stopping pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\" id=71c90af4-8e66-42c1-9bb8-61fa9a5ef28a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:42.802340 crc crio[23211]: time=\"2026-06-11T17:35:42.802150367Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4 UID:6417481d-30f3-4596-a338-b963d41b14d7 NetNS:/var/run/netns/9a2908ef-e7dd-4d20-bc8b-c9dcce5753e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6417481d_30f3_4596_a338_b963d41b14d7.slice PodAnnotations:0xc0038ac1c0}] Aliases:map[]}\"\nJun 11 17:35:42.802590 crc crio[23211]: time=\"2026-06-11T17:35:42.802507185Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:43.273391 crc crio[23211]: time=\"2026-06-11T17:35:43.272856351Z\" level=info msg=\"Stopped pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\" id=71c90af4-8e66-42c1-9bb8-61fa9a5ef28a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:44.254135 crc crio[23211]: time=\"2026-06-11T17:35:44.253043399Z\" level=info msg=\"Removing container: dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c\" id=8f0b0ba0-5ca9-4ccf-b777-e81234cf259d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:44.316021 crc crio[23211]: time=\"2026-06-11T17:35:44.315937755Z\" level=info msg=\"Removed container dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c: openstack/cinder-scheduler-0/probe\" id=8f0b0ba0-5ca9-4ccf-b777-e81234cf259d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:44.327565 crc crio[23211]: time=\"2026-06-11T17:35:44.327399412Z\" level=info msg=\"Removing container: 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186\" id=d74d6215-7f8c-4ea1-b058-4dc419422d36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:44.392040 crc crio[23211]: time=\"2026-06-11T17:35:44.391985731Z\" level=info msg=\"Removed container 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186: openstack/cinder-scheduler-0/cinder-scheduler\" id=d74d6215-7f8c-4ea1-b058-4dc419422d36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:44.791692 crc crio[23211]: time=\"2026-06-11T17:35:44.790874455Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=b3b11eeb-38de-4c0c-939b-0b01dc6fff8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:44.791863 crc crio[23211]: time=\"2026-06-11T17:35:44.791727676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:44.820491 crc crio[23211]: time=\"2026-06-11T17:35:44.820328143Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=e1751f6f-583e-4725-bad7-664c351c6c47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:44.820655 crc crio[23211]: time=\"2026-06-11T17:35:44.820542758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:44.901859 crc crio[23211]: time=\"2026-06-11T17:35:44.90162411Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd UID:9f447083-aa96-4bbd-894b-8381a444114c NetNS:/var/run/netns/25982b9a-aa82-4e5e-8de0-ebd36d29141f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f447083_aa96_4bbd_894b_8381a444114c.slice PodAnnotations:0xc0018be348}] Aliases:map[]}\"\nJun 11 17:35:44.901859 crc crio[23211]: time=\"2026-06-11T17:35:44.901677161Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:44.920265 crc crio[23211]: time=\"2026-06-11T17:35:44.920138034Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd UID:c4918e33-7279-4014-a129-700c0fb94f11 NetNS:/var/run/netns/a1ee8815-8642-4c9b-b60e-3ecda9a82a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4918e33_7279_4014_a129_700c0fb94f11.slice PodAnnotations:0xc003088270}] Aliases:map[]}\"\nJun 11 17:35:44.920396 crc crio[23211]: time=\"2026-06-11T17:35:44.920282307Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:45.146967 crc crio[23211]: time=\"2026-06-11T17:35:45.146020683Z\" level=info msg=\"Removing container: 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9\" id=75f79424-5c14-48a1-8f4b-dcfdc4a1c283 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.198847 crc crio[23211]: time=\"2026-06-11T17:35:45.198708633Z\" level=info msg=\"Removed container 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=75f79424-5c14-48a1-8f4b-dcfdc4a1c283 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.205900 crc crio[23211]: time=\"2026-06-11T17:35:45.205844152Z\" level=info msg=\"Removing container: 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca\" id=0878d971-77c2-440d-bb3c-1d3e6a41e48b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.312984 crc crio[23211]: 2026-06-11T17:35:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c96363465e3450b Mac:3e:c9:15:9a:62:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ba Mtu:0 Sandbox:/var/run/netns/25982b9a-aa82-4e5e-8de0-ebd36d29141f SocketPath: PciID:}] [{Interface:0xc0002b0750 Address:{IP:10.217.1.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:45.314631 crc crio[23211]: time=\"2026-06-11T17:35:45.31431113Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd UID:9f447083-aa96-4bbd-894b-8381a444114c NetNS:/var/run/netns/25982b9a-aa82-4e5e-8de0-ebd36d29141f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f447083_aa96_4bbd_894b_8381a444114c.slice PodAnnotations:0xc0018be348}] Aliases:map[]}\"\nJun 11 17:35:45.314805 crc crio[23211]: time=\"2026-06-11T17:35:45.314652899Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:45.319171 crc crio[23211]: time=\"2026-06-11T17:35:45.317968851Z\" level=info msg=\"Removed container 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca: openstack/cinder-api-0/cinder-api\" id=0878d971-77c2-440d-bb3c-1d3e6a41e48b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.330011 crc crio[23211]: time=\"2026-06-11T17:35:45.326618139Z\" level=info msg=\"Removing container: d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083\" id=5af0fa6e-2285-41e6-b805-4c3e92157240 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.331149 crc crio[23211]: time=\"2026-06-11T17:35:45.331049429Z\" level=info msg=\"Ran pod sandbox c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd with infra container: openstack/nova-metadata-0/POD\" id=b3b11eeb-38de-4c0c-939b-0b01dc6fff8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:45.337669 crc crio[23211]: time=\"2026-06-11T17:35:45.337401328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=48c1daa2-e2d2-4e9d-9352-9d9c8f27fb02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:45.346958 crc crio[23211]: time=\"2026-06-11T17:35:45.346856015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f9831cd3-f4f4-4030-b436-e9d6fa86f06f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:45.363114 crc crio[23211]: time=\"2026-06-11T17:35:45.362889948Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=74791a95-b318-40c3-a27b-f36a9cb20aaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:45.380691 crc crio[23211]: time=\"2026-06-11T17:35:45.378641052Z\" level=info msg=\"Removed container d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083: openstack/cinder-scheduler-0/probe\" id=5af0fa6e-2285-41e6-b805-4c3e92157240 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.380691 crc crio[23211]: time=\"2026-06-11T17:35:45.379116594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:45.381720 crc crio[23211]: 2026-06-11T17:35:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b68404f34627bfd Mac:62:5c:7b:60:d2:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bb Mtu:0 Sandbox:/var/run/netns/a1ee8815-8642-4c9b-b60e-3ecda9a82a97 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:45.382282 crc crio[23211]: time=\"2026-06-11T17:35:45.38218673Z\" level=info msg=\"Removing container: 510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6\" id=ebe9a288-8fab-4f3e-b89d-410ca73936b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.382689 crc crio[23211]: time=\"2026-06-11T17:35:45.382625851Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd UID:c4918e33-7279-4014-a129-700c0fb94f11 NetNS:/var/run/netns/a1ee8815-8642-4c9b-b60e-3ecda9a82a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4918e33_7279_4014_a129_700c0fb94f11.slice PodAnnotations:0xc003088270}] Aliases:map[]}\"\nJun 11 17:35:45.382898 crc crio[23211]: time=\"2026-06-11T17:35:45.382795085Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:45.406256 crc crio[23211]: time=\"2026-06-11T17:35:45.406121101Z\" level=info msg=\"Ran pod sandbox b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd with infra container: openstack/cinder-scheduler-0/POD\" id=e1751f6f-583e-4725-bad7-664c351c6c47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:45.408809 crc crio[23211]: time=\"2026-06-11T17:35:45.408722385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4f821b65-9974-4ed3-8b34-1e42548499b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:45.409081 crc crio[23211]: time=\"2026-06-11T17:35:45.40892271Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=4f821b65-9974-4ed3-8b34-1e42548499b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:45.409081 crc crio[23211]: time=\"2026-06-11T17:35:45.409041423Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=4f821b65-9974-4ed3-8b34-1e42548499b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:45.413813 crc crio[23211]: time=\"2026-06-11T17:35:45.413571947Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1d74f7dc-87d1-4138-bbdd-4ca104c3fd09 name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:45.422178 crc crio[23211]: time=\"2026-06-11T17:35:45.42208228Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 11 17:35:45.451477 crc crio[23211]: time=\"2026-06-11T17:35:45.451274571Z\" level=info msg=\"Removed container 510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=ebe9a288-8fab-4f3e-b89d-410ca73936b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.458158 crc crio[23211]: time=\"2026-06-11T17:35:45.458007891Z\" level=info msg=\"Removing container: 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27\" id=c4d6b25d-12b2-4ced-a934-5ecd215891d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.459045 crc crio[23211]: time=\"2026-06-11T17:35:45.458995995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:45.463736 crc crio[23211]: time=\"2026-06-11T17:35:45.463639681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:45.492371 crc crio[23211]: time=\"2026-06-11T17:35:45.492144886Z\" level=info msg=\"Removed container 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27: openstack/cinder-api-0/cinder-api-log\" id=c4d6b25d-12b2-4ced-a934-5ecd215891d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.494993 crc crio[23211]: time=\"2026-06-11T17:35:45.494835974Z\" level=info msg=\"Removing container: 05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881\" id=eedd3007-22a5-403e-be12-1ca028a684b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.592559 crc crio[23211]: time=\"2026-06-11T17:35:45.59090362Z\" level=info msg=\"Removed container 05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881: openstack/cinder-db-sync-46v49/cinder-db-sync\" id=eedd3007-22a5-403e-be12-1ca028a684b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.597099 crc crio[23211]: time=\"2026-06-11T17:35:45.594599363Z\" level=info msg=\"Removing container: 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4\" id=b025a393-ac64-450e-9955-fda5b501cf24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.611151 crc crio[23211]: time=\"2026-06-11T17:35:45.611036974Z\" level=info msg=\"Created container 01e93f445d16ddee80564377565679bedaaebd26f0f38dc179a84e948eabcf83: openstack/nova-metadata-0/nova-metadata-log\" id=74791a95-b318-40c3-a27b-f36a9cb20aaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:45.614496 crc crio[23211]: time=\"2026-06-11T17:35:45.612710547Z\" level=info msg=\"Starting container: 01e93f445d16ddee80564377565679bedaaebd26f0f38dc179a84e948eabcf83\" id=0c91ea0e-5705-4f73-8788-b2c4571e08ef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:45.620711 crc crio[23211]: time=\"2026-06-11T17:35:45.620533713Z\" level=info msg=\"Started container\" PID=293511 containerID=01e93f445d16ddee80564377565679bedaaebd26f0f38dc179a84e948eabcf83 description=openstack/nova-metadata-0/nova-metadata-log id=0c91ea0e-5705-4f73-8788-b2c4571e08ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd\nJun 11 17:35:45.636292 crc crio[23211]: time=\"2026-06-11T17:35:45.636182815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=65fbeb13-ae54-41f1-9999-ce8c41505ddf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:45.703331 crc crio[23211]: time=\"2026-06-11T17:35:45.703198534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b4f1c46f-0629-4032-9311-9cfb9cd4dd50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:45.711087 crc crio[23211]: time=\"2026-06-11T17:35:45.710983779Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=1183eaf8-9f35-4348-9557-72b62804d98d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:45.711773 crc crio[23211]: time=\"2026-06-11T17:35:45.711689767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:45.812001 crc crio[23211]: time=\"2026-06-11T17:35:45.811899267Z\" level=info msg=\"Removed container 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4: openstack/cinder-scheduler-0/cinder-scheduler\" id=b025a393-ac64-450e-9955-fda5b501cf24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.816364 crc crio[23211]: time=\"2026-06-11T17:35:45.816233466Z\" level=info msg=\"Removing container: 7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc\" id=1c9f2fcd-1394-4079-885c-8c516df0ebab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:45.818105 crc crio[23211]: time=\"2026-06-11T17:35:45.81802467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:45.822065 crc crio[23211]: time=\"2026-06-11T17:35:45.82200258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:46.033132 crc crio[23211]: time=\"2026-06-11T17:35:46.032988257Z\" level=info msg=\"Created container 12d41d97392951ed71f959ac4048fcf375dbd255a2a2d2e78272d5b512e38bdf: openstack/nova-metadata-0/nova-metadata-metadata\" id=1183eaf8-9f35-4348-9557-72b62804d98d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:46.034796 crc crio[23211]: time=\"2026-06-11T17:35:46.034695499Z\" level=info msg=\"Starting container: 12d41d97392951ed71f959ac4048fcf375dbd255a2a2d2e78272d5b512e38bdf\" id=47bceb7f-e737-4725-aefd-779d1c1a99ef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:46.042039 crc crio[23211]: time=\"2026-06-11T17:35:46.041942141Z\" level=info msg=\"Started container\" PID=293559 containerID=12d41d97392951ed71f959ac4048fcf375dbd255a2a2d2e78272d5b512e38bdf description=openstack/nova-metadata-0/nova-metadata-metadata id=47bceb7f-e737-4725-aefd-779d1c1a99ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd\nJun 11 17:35:46.113744 crc crio[23211]: time=\"2026-06-11T17:35:46.113601337Z\" level=info msg=\"Removed container 7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc: openstack/ovn-controller-6hbvd-config-dzzs8/ovn-config\" id=1c9f2fcd-1394-4079-885c-8c516df0ebab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:46.117119 crc crio[23211]: time=\"2026-06-11T17:35:46.11693265Z\" level=info msg=\"Removing container: 7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8\" id=e861e738-e46b-4dd6-96e0-0ee87368a342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:46.127921 crc crio[23211]: time=\"2026-06-11T17:35:46.127814653Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=1d74f7dc-87d1-4138-bbdd-4ca104c3fd09 name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:46.130498 crc crio[23211]: time=\"2026-06-11T17:35:46.130328606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=767cfa4b-9fde-4695-a800-27717be526c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:46.213106 crc crio[23211]: time=\"2026-06-11T17:35:46.212412722Z\" level=info msg=\"Removed container 7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8: openshift-infra/auto-csr-approver-29686648-nlhbg/oc\" id=e861e738-e46b-4dd6-96e0-0ee87368a342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:46.219512 crc crio[23211]: time=\"2026-06-11T17:35:46.219397037Z\" level=info msg=\"Removing container: 2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c\" id=1a4a2270-85a6-4b29-b1e2-dc093abf076d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:46.253570 crc crio[23211]: time=\"2026-06-11T17:35:46.253380878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=134aebfc-1c7c-4383-94cc-ec4be4ce2598 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:46.277558 crc crio[23211]: time=\"2026-06-11T17:35:46.277252406Z\" level=info msg=\"Removed container 2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c: openstack/cinder-online-data-migrations-m2kkn/cinder-online-data-migrations\" id=1a4a2270-85a6-4b29-b1e2-dc093abf076d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:46.281079 crc crio[23211]: time=\"2026-06-11T17:35:46.2809738Z\" level=info msg=\"Removing container: d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9\" id=f56923a4-78d3-486f-91f6-ca0c86a94204 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:46.302108 crc crio[23211]: time=\"2026-06-11T17:35:46.302027747Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=25f7688b-d3bc-4712-af2f-1b4bf546f4de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:46.399518 crc crio[23211]: time=\"2026-06-11T17:35:46.399385266Z\" level=info msg=\"Removed container d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9: openstack/ovn-controller-6hbvd-config-rz7hw/ovn-config\" id=f56923a4-78d3-486f-91f6-ca0c86a94204 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:46.400777 crc crio[23211]: time=\"2026-06-11T17:35:46.4007024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:46.404915 crc crio[23211]: time=\"2026-06-11T17:35:46.404836994Z\" level=info msg=\"Removing container: edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d\" id=acfc81b0-681d-4c19-8091-81c1fc4e2f5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:46.457150 crc crio[23211]: time=\"2026-06-11T17:35:46.457049131Z\" level=info msg=\"Removed container edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=acfc81b0-681d-4c19-8091-81c1fc4e2f5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:46.481085 crc crio[23211]: time=\"2026-06-11T17:35:46.480662453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:46.550798 crc crio[23211]: time=\"2026-06-11T17:35:46.550616996Z\" level=info msg=\"Stopping pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\" id=59bb2c7e-0807-48ee-b6bd-925b205e3533 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.550798 crc crio[23211]: time=\"2026-06-11T17:35:46.550701868Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\" id=59bb2c7e-0807-48ee-b6bd-925b205e3533 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.563325 crc crio[23211]: time=\"2026-06-11T17:35:46.563241592Z\" level=info msg=\"Removing pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\" id=4c25f2c7-b015-47ac-b606-c81f9a71d044 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.630840 crc crio[23211]: time=\"2026-06-11T17:35:46.628794874Z\" level=info msg=\"Removed pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\" id=4c25f2c7-b015-47ac-b606-c81f9a71d044 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.630840 crc crio[23211]: time=\"2026-06-11T17:35:46.630124437Z\" level=info msg=\"Stopping pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\" id=b0d63930-bb14-4744-98ef-c6021998f8f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.630840 crc crio[23211]: time=\"2026-06-11T17:35:46.630195629Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\" id=b0d63930-bb14-4744-98ef-c6021998f8f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.634622 crc crio[23211]: time=\"2026-06-11T17:35:46.633875262Z\" level=info msg=\"Removing pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\" id=cce205d8-7dad-4d29-94a8-ba0e576f1bf7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.674083 crc crio[23211]: time=\"2026-06-11T17:35:46.673869144Z\" level=info msg=\"Removed pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\" id=cce205d8-7dad-4d29-94a8-ba0e576f1bf7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.675633 crc crio[23211]: time=\"2026-06-11T17:35:46.675551076Z\" level=info msg=\"Stopping pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\" id=3b5c32be-c772-4dae-ab97-8d5117efb9b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.675633 crc crio[23211]: time=\"2026-06-11T17:35:46.675621748Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\" id=3b5c32be-c772-4dae-ab97-8d5117efb9b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.676545 crc crio[23211]: time=\"2026-06-11T17:35:46.676371567Z\" level=info msg=\"Removing pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\" id=bd7f778b-b16f-4e8f-8fae-2c64cf4a8076 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.707622 crc crio[23211]: time=\"2026-06-11T17:35:46.707511577Z\" level=info msg=\"Removed pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\" id=bd7f778b-b16f-4e8f-8fae-2c64cf4a8076 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.712693 crc crio[23211]: time=\"2026-06-11T17:35:46.712608824Z\" level=info msg=\"Stopping pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\" id=9c2cc7fe-b1aa-451c-84e7-c75bd18789ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.712781 crc crio[23211]: time=\"2026-06-11T17:35:46.712697396Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\" id=9c2cc7fe-b1aa-451c-84e7-c75bd18789ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.714009 crc crio[23211]: time=\"2026-06-11T17:35:46.713947898Z\" level=info msg=\"Removing pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\" id=d886d17e-fb21-4e70-8e3d-893715f59bf5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.779870 crc crio[23211]: time=\"2026-06-11T17:35:46.77949428Z\" level=info msg=\"Removed pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\" id=d886d17e-fb21-4e70-8e3d-893715f59bf5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.781677 crc crio[23211]: time=\"2026-06-11T17:35:46.781602364Z\" level=info msg=\"Stopping pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7\" id=88390355-de38-444b-90e8-e98b5b770d14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.781748 crc crio[23211]: time=\"2026-06-11T17:35:46.781697146Z\" level=info msg=\"Stopped pod sandbox (already stopped): a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7\" id=88390355-de38-444b-90e8-e98b5b770d14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.784660 crc crio[23211]: time=\"2026-06-11T17:35:46.784400333Z\" level=info msg=\"Removing pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7\" id=c4e466f5-38c1-402c-a3c1-ce3805f8ef7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.820033 crc crio[23211]: time=\"2026-06-11T17:35:46.819896252Z\" level=info msg=\"Removed pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7\" id=c4e466f5-38c1-402c-a3c1-ce3805f8ef7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.821478 crc crio[23211]: time=\"2026-06-11T17:35:46.821347969Z\" level=info msg=\"Stopping pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\" id=8e93613c-79e1-4ff9-ac9d-49f384c70eb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.821634 crc crio[23211]: time=\"2026-06-11T17:35:46.821498943Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\" id=8e93613c-79e1-4ff9-ac9d-49f384c70eb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.822022 crc crio[23211]: time=\"2026-06-11T17:35:46.821981194Z\" level=info msg=\"Removing pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\" id=967d633f-fc3c-47fb-9d5e-52e8e9199e61 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.874758 crc crio[23211]: time=\"2026-06-11T17:35:46.874641634Z\" level=info msg=\"Removed pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\" id=967d633f-fc3c-47fb-9d5e-52e8e9199e61 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.875795 crc crio[23211]: time=\"2026-06-11T17:35:46.875720461Z\" level=info msg=\"Stopping pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10\" id=22ada417-ec80-4ac7-b513-3710b2e8e7df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.875795 crc crio[23211]: time=\"2026-06-11T17:35:46.875784293Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10\" id=22ada417-ec80-4ac7-b513-3710b2e8e7df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.876583 crc crio[23211]: time=\"2026-06-11T17:35:46.876528491Z\" level=info msg=\"Removing pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10\" id=93421c47-77c1-4618-b977-3c9099224d86 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.897529 crc crio[23211]: time=\"2026-06-11T17:35:46.896603655Z\" level=info msg=\"Removed pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10\" id=93421c47-77c1-4618-b977-3c9099224d86 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.903004 crc crio[23211]: time=\"2026-06-11T17:35:46.899130548Z\" level=info msg=\"Stopping pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e\" id=c23fd3ee-fc38-47f7-90d8-3253b39558c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.903004 crc crio[23211]: time=\"2026-06-11T17:35:46.899238671Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e\" id=c23fd3ee-fc38-47f7-90d8-3253b39558c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.903004 crc crio[23211]: time=\"2026-06-11T17:35:46.900199214Z\" level=info msg=\"Removing pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e\" id=6124cab5-9500-404a-83b7-5acbf3a54636 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.925016 crc crio[23211]: time=\"2026-06-11T17:35:46.923690733Z\" level=info msg=\"Removed pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e\" id=6124cab5-9500-404a-83b7-5acbf3a54636 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.928524 crc crio[23211]: time=\"2026-06-11T17:35:46.928098524Z\" level=info msg=\"Stopping pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\" id=c8eb64ee-9ef2-4798-a4fc-a792e4742865 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.928524 crc crio[23211]: time=\"2026-06-11T17:35:46.928271149Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\" id=c8eb64ee-9ef2-4798-a4fc-a792e4742865 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.929244 crc crio[23211]: time=\"2026-06-11T17:35:46.92915112Z\" level=info msg=\"Removing pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\" id=92a970f2-710c-4ceb-b21a-fb3f4c4af614 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.964703 crc crio[23211]: time=\"2026-06-11T17:35:46.964525006Z\" level=info msg=\"Removed pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\" id=92a970f2-710c-4ceb-b21a-fb3f4c4af614 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:46.968662 crc crio[23211]: time=\"2026-06-11T17:35:46.968404824Z\" level=info msg=\"Stopping pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\" id=74ab6352-6c6b-4e8e-adf2-c5babc1ebcf9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.968662 crc crio[23211]: time=\"2026-06-11T17:35:46.968589448Z\" level=info msg=\"Stopped pod sandbox (already stopped): 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\" id=74ab6352-6c6b-4e8e-adf2-c5babc1ebcf9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:46.969414 crc crio[23211]: time=\"2026-06-11T17:35:46.969347757Z\" level=info msg=\"Removing pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\" id=0a015658-1ce9-4c7e-9968-4bcba5be57cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.022306 crc crio[23211]: time=\"2026-06-11T17:35:47.022196461Z\" level=info msg=\"Removed pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\" id=0a015658-1ce9-4c7e-9968-4bcba5be57cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.023868 crc crio[23211]: time=\"2026-06-11T17:35:47.023805522Z\" level=info msg=\"Stopping pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27\" id=9e66369a-0744-4261-99c0-5ee39dbdf89d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.023949 crc crio[23211]: time=\"2026-06-11T17:35:47.023889184Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27\" id=9e66369a-0744-4261-99c0-5ee39dbdf89d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.024311 crc crio[23211]: time=\"2026-06-11T17:35:47.024277163Z\" level=info msg=\"Removing pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27\" id=d7aace16-517f-4f67-b712-1d2d6c26ca07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.047389 crc crio[23211]: time=\"2026-06-11T17:35:47.047307031Z\" level=info msg=\"Removed pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27\" id=d7aace16-517f-4f67-b712-1d2d6c26ca07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.048743 crc crio[23211]: time=\"2026-06-11T17:35:47.048685435Z\" level=info msg=\"Stopping pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\" id=96948735-c676-4ba1-9157-8f4f4eda63c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.048847 crc crio[23211]: time=\"2026-06-11T17:35:47.048761496Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\" id=96948735-c676-4ba1-9157-8f4f4eda63c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.049670 crc crio[23211]: time=\"2026-06-11T17:35:47.049597588Z\" level=info msg=\"Removing pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\" id=cfca0749-115b-40bf-9370-9552ddc605d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.131823 crc crio[23211]: time=\"2026-06-11T17:35:47.131697454Z\" level=info msg=\"Removed pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\" id=cfca0749-115b-40bf-9370-9552ddc605d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.140083 crc crio[23211]: time=\"2026-06-11T17:35:47.139845228Z\" level=info msg=\"Stopping pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\" id=36ddf8dc-52b2-4705-a2b6-537d606cdfe7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.140083 crc crio[23211]: time=\"2026-06-11T17:35:47.139975702Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\" id=36ddf8dc-52b2-4705-a2b6-537d606cdfe7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.142382 crc crio[23211]: time=\"2026-06-11T17:35:47.142282221Z\" level=info msg=\"Removing pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\" id=692fcf21-5cfa-435f-9412-4027fd0a2d80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.220659 crc crio[23211]: time=\"2026-06-11T17:35:47.220558641Z\" level=info msg=\"Removed pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\" id=692fcf21-5cfa-435f-9412-4027fd0a2d80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.249410 crc crio[23211]: time=\"2026-06-11T17:35:47.249300141Z\" level=info msg=\"Stopping pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f\" id=0b635e3c-78a0-421d-8c65-05712fd961f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.249410 crc crio[23211]: time=\"2026-06-11T17:35:47.249391113Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f\" id=0b635e3c-78a0-421d-8c65-05712fd961f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.255348 crc crio[23211]: time=\"2026-06-11T17:35:47.25527482Z\" level=info msg=\"Removing pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f\" id=75358074-1b5f-4dbc-afae-e44679ee7a78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.303751 crc crio[23211]: time=\"2026-06-11T17:35:47.301785816Z\" level=info msg=\"Removed pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f\" id=75358074-1b5f-4dbc-afae-e44679ee7a78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.305530 crc crio[23211]: time=\"2026-06-11T17:35:47.305339345Z\" level=info msg=\"Stopping pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\" id=62923cb5-8f89-4e5f-b6c2-0d515989179d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.305633 crc crio[23211]: time=\"2026-06-11T17:35:47.30554834Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\" id=62923cb5-8f89-4e5f-b6c2-0d515989179d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.307194 crc crio[23211]: time=\"2026-06-11T17:35:47.30712491Z\" level=info msg=\"Removing pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\" id=eea72a3f-8390-4530-ad72-ad74c335dabd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.333368 crc crio[23211]: time=\"2026-06-11T17:35:47.333282675Z\" level=info msg=\"Removed pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\" id=eea72a3f-8390-4530-ad72-ad74c335dabd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.334475 crc crio[23211]: time=\"2026-06-11T17:35:47.334346583Z\" level=info msg=\"Stopping pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\" id=73335806-63cb-4151-a179-c40738113103 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.334580 crc crio[23211]: time=\"2026-06-11T17:35:47.334483186Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\" id=73335806-63cb-4151-a179-c40738113103 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.335132 crc crio[23211]: time=\"2026-06-11T17:35:47.33506731Z\" level=info msg=\"Removing pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\" id=97acd97b-3ac0-4eb2-bfe4-629ac76ef5a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.361156 crc crio[23211]: time=\"2026-06-11T17:35:47.360903397Z\" level=info msg=\"Removed pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\" id=97acd97b-3ac0-4eb2-bfe4-629ac76ef5a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.367918 crc crio[23211]: time=\"2026-06-11T17:35:47.367849221Z\" level=info msg=\"Stopping pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\" id=3aa13687-b808-40fc-a5bc-5025270effbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.368058 crc crio[23211]: time=\"2026-06-11T17:35:47.368001195Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\" id=3aa13687-b808-40fc-a5bc-5025270effbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.368491 crc crio[23211]: time=\"2026-06-11T17:35:47.368371594Z\" level=info msg=\"Removing pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\" id=0a2f28f0-c110-4b85-b5c5-426b6ffc4b33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.498356 crc crio[23211]: time=\"2026-06-11T17:35:47.497655984Z\" level=info msg=\"Removed pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\" id=0a2f28f0-c110-4b85-b5c5-426b6ffc4b33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.500052 crc crio[23211]: time=\"2026-06-11T17:35:47.499246574Z\" level=info msg=\"Stopping pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\" id=096be9dc-53e4-4e82-a1b4-016bc0db6e98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.500052 crc crio[23211]: time=\"2026-06-11T17:35:47.499364237Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\" id=096be9dc-53e4-4e82-a1b4-016bc0db6e98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.505163 crc crio[23211]: time=\"2026-06-11T17:35:47.505044659Z\" level=info msg=\"Removing pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\" id=a7123292-573f-4323-9e60-08e6276a69d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.518166 crc crio[23211]: time=\"2026-06-11T17:35:47.517906562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:47.523479 crc crio[23211]: time=\"2026-06-11T17:35:47.523335537Z\" level=info msg=\"Removed pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\" id=a7123292-573f-4323-9e60-08e6276a69d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.524724 crc crio[23211]: time=\"2026-06-11T17:35:47.524620089Z\" level=info msg=\"Stopping pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4\" id=8aa9030a-314f-46a6-b6dc-85e1acabbb71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.524827 crc crio[23211]: time=\"2026-06-11T17:35:47.524731762Z\" level=info msg=\"Stopped pod sandbox (already stopped): d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4\" id=8aa9030a-314f-46a6-b6dc-85e1acabbb71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.526399 crc crio[23211]: time=\"2026-06-11T17:35:47.526157028Z\" level=info msg=\"Removing pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4\" id=36dc6e70-2182-44ba-bd4a-f6c2f3287db8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.553372 crc crio[23211]: time=\"2026-06-11T17:35:47.553270538Z\" level=info msg=\"Removed pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4\" id=36dc6e70-2182-44ba-bd4a-f6c2f3287db8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.556901 crc crio[23211]: time=\"2026-06-11T17:35:47.556760785Z\" level=info msg=\"Stopping pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\" id=5a6bb159-6b1e-4d69-b384-348eb5fcf4d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.556901 crc crio[23211]: time=\"2026-06-11T17:35:47.556861737Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\" id=5a6bb159-6b1e-4d69-b384-348eb5fcf4d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.557790 crc crio[23211]: time=\"2026-06-11T17:35:47.557727079Z\" level=info msg=\"Removing pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\" id=9514d5bc-3246-4c92-a47a-c0b84f697bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.580677 crc crio[23211]: time=\"2026-06-11T17:35:47.577388722Z\" level=info msg=\"Removed pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\" id=9514d5bc-3246-4c92-a47a-c0b84f697bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.580677 crc crio[23211]: time=\"2026-06-11T17:35:47.578359876Z\" level=info msg=\"Stopping pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\" id=3cca40db-9639-4f96-a11e-f87a9ecb0f4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.580677 crc crio[23211]: time=\"2026-06-11T17:35:47.57852955Z\" level=info msg=\"Stopped pod sandbox (already stopped): 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\" id=3cca40db-9639-4f96-a11e-f87a9ecb0f4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.580677 crc crio[23211]: time=\"2026-06-11T17:35:47.579259278Z\" level=info msg=\"Removing pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\" id=3ddc381d-719b-4787-921a-38e4eb7238e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.618367 crc crio[23211]: time=\"2026-06-11T17:35:47.618161853Z\" level=info msg=\"Removed pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\" id=3ddc381d-719b-4787-921a-38e4eb7238e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.620102 crc crio[23211]: time=\"2026-06-11T17:35:47.619922727Z\" level=info msg=\"Stopping pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\" id=dbf36ee2-6ba4-40e6-958b-5b3061a35859 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.620197 crc crio[23211]: time=\"2026-06-11T17:35:47.620119542Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\" id=dbf36ee2-6ba4-40e6-958b-5b3061a35859 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.621017 crc crio[23211]: time=\"2026-06-11T17:35:47.620948153Z\" level=info msg=\"Removing pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\" id=dffcf672-88b4-440b-90fe-f2e4ce2360f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.642100 crc crio[23211]: time=\"2026-06-11T17:35:47.641946839Z\" level=info msg=\"Removed pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\" id=dffcf672-88b4-440b-90fe-f2e4ce2360f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.643116 crc crio[23211]: time=\"2026-06-11T17:35:47.642920524Z\" level=info msg=\"Stopping pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\" id=73907fe1-6659-47b2-a7c4-0e549acff389 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.643116 crc crio[23211]: time=\"2026-06-11T17:35:47.643077358Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\" id=73907fe1-6659-47b2-a7c4-0e549acff389 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.644048 crc crio[23211]: time=\"2026-06-11T17:35:47.643904179Z\" level=info msg=\"Removing pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\" id=cf8327ce-0185-4f3c-a561-87b6e90fc893 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.669876 crc crio[23211]: time=\"2026-06-11T17:35:47.669753946Z\" level=info msg=\"Removed pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\" id=cf8327ce-0185-4f3c-a561-87b6e90fc893 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.670996 crc crio[23211]: time=\"2026-06-11T17:35:47.670892725Z\" level=info msg=\"Stopping pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\" id=dc095490-6626-4cb9-af09-fd22bdccb295 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.671097 crc crio[23211]: time=\"2026-06-11T17:35:47.671006948Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\" id=dc095490-6626-4cb9-af09-fd22bdccb295 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.672021 crc crio[23211]: time=\"2026-06-11T17:35:47.671952342Z\" level=info msg=\"Removing pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\" id=5790e0db-14e0-4fb3-b928-7b8b5790d26f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.687878 crc crio[23211]: time=\"2026-06-11T17:35:47.687711626Z\" level=info msg=\"Created container 86d92efa05bc1ad4de582b8bda02475243df124e2ad99e2c3b8b77d2fba80a3d: openstack/cinder-scheduler-0/cinder-scheduler\" id=25f7688b-d3bc-4712-af2f-1b4bf546f4de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:47.690155 crc crio[23211]: time=\"2026-06-11T17:35:47.689604723Z\" level=info msg=\"Starting container: 86d92efa05bc1ad4de582b8bda02475243df124e2ad99e2c3b8b77d2fba80a3d\" id=008b5fcd-3825-40cd-b040-b7597adb0b01 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:47.696017 crc crio[23211]: time=\"2026-06-11T17:35:47.695789539Z\" level=info msg=\"Started container\" PID=293966 containerID=86d92efa05bc1ad4de582b8bda02475243df124e2ad99e2c3b8b77d2fba80a3d description=openstack/cinder-scheduler-0/cinder-scheduler id=008b5fcd-3825-40cd-b040-b7597adb0b01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd\nJun 11 17:35:47.698700 crc crio[23211]: time=\"2026-06-11T17:35:47.698640589Z\" level=info msg=\"Removed pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\" id=5790e0db-14e0-4fb3-b928-7b8b5790d26f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.699554 crc crio[23211]: time=\"2026-06-11T17:35:47.69947479Z\" level=info msg=\"Stopping pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\" id=1703fab2-94c9-450f-a7bf-b5ff356db8c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.699643 crc crio[23211]: time=\"2026-06-11T17:35:47.699572883Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\" id=1703fab2-94c9-450f-a7bf-b5ff356db8c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.700185 crc crio[23211]: time=\"2026-06-11T17:35:47.700113917Z\" level=info msg=\"Removing pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\" id=6956d349-7528-4a59-9a19-e4ed90e149ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.709380 crc crio[23211]: time=\"2026-06-11T17:35:47.709099302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1637803a-19c5-4139-87c1-3225b692a31d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:47.733267 crc crio[23211]: time=\"2026-06-11T17:35:47.733110253Z\" level=info msg=\"Removed pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\" id=6956d349-7528-4a59-9a19-e4ed90e149ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.736353 crc crio[23211]: time=\"2026-06-11T17:35:47.736248442Z\" level=info msg=\"Stopping pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\" id=4e49d377-04f3-4914-a0e0-76d768c8a0a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.736543 crc crio[23211]: time=\"2026-06-11T17:35:47.736475498Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\" id=4e49d377-04f3-4914-a0e0-76d768c8a0a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.737280 crc crio[23211]: time=\"2026-06-11T17:35:47.737171085Z\" level=info msg=\"Removing pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\" id=5130d923-da89-4bc4-a353-4bc8b0ce65de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.792409 crc crio[23211]: time=\"2026-06-11T17:35:47.792302486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7264fe23-9dd2-4b8a-b53c-aa40a408b6ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:47.806789 crc crio[23211]: time=\"2026-06-11T17:35:47.806698597Z\" level=info msg=\"Removed pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\" id=5130d923-da89-4bc4-a353-4bc8b0ce65de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.808759 crc crio[23211]: time=\"2026-06-11T17:35:47.808656046Z\" level=info msg=\"Stopping pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\" id=00316966-5366-4066-9a2a-1da42e0b8443 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.808759 crc crio[23211]: time=\"2026-06-11T17:35:47.808744428Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\" id=00316966-5366-4066-9a2a-1da42e0b8443 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:47.809645 crc crio[23211]: time=\"2026-06-11T17:35:47.809264632Z\" level=info msg=\"Removing pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\" id=64ee4d38-61bc-443e-b762-9ccb66ef092c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.839263 crc crio[23211]: time=\"2026-06-11T17:35:47.83915406Z\" level=info msg=\"Removed pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\" id=64ee4d38-61bc-443e-b762-9ccb66ef092c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:47.852287 crc crio[23211]: time=\"2026-06-11T17:35:47.852141956Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=5e9e78a9-84b8-46f7-a7a6-00a472d20f1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:47.853832 crc crio[23211]: time=\"2026-06-11T17:35:47.853787907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:47.926328 crc crio[23211]: time=\"2026-06-11T17:35:47.925714059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:48.823864 crc crio[23211]: time=\"2026-06-11T17:35:48.823135224Z\" level=info msg=\"Stopping container: bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf (timeout: 30s)\" id=a8be0a34-e996-4975-8a6d-6f458b724ba1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:48.826695 crc crio[23211]: time=\"2026-06-11T17:35:48.826647142Z\" level=info msg=\"Stopping container: d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8 (timeout: 30s)\" id=136504dc-cd0f-4ea3-8b16-bccf20b22a25 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:49.330554 crc crio[23211]: time=\"2026-06-11T17:35:49.32988926Z\" level=info msg=\"Stopped container bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf: openstack/neutron-7569fcd46f-pzncl/neutron-httpd\" id=a8be0a34-e996-4975-8a6d-6f458b724ba1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:50.033398 crc crio[23211]: time=\"2026-06-11T17:35:50.032924436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:35:50.453381 crc crio[23211]: time=\"2026-06-11T17:35:50.452616222Z\" level=info msg=\"Created container 454bcd47a4a2567cd4affe97e5ab56463cbb3393f0a598baea4e2c65acf4edd1: openstack/cinder-scheduler-0/probe\" id=5e9e78a9-84b8-46f7-a7a6-00a472d20f1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:50.454683 crc crio[23211]: time=\"2026-06-11T17:35:50.454382614Z\" level=info msg=\"Starting container: 454bcd47a4a2567cd4affe97e5ab56463cbb3393f0a598baea4e2c65acf4edd1\" id=0084d875-966b-443f-b711-b7a39af5725c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:50.464073 crc crio[23211]: time=\"2026-06-11T17:35:50.463954614Z\" level=info msg=\"Started container\" PID=294128 containerID=454bcd47a4a2567cd4affe97e5ab56463cbb3393f0a598baea4e2c65acf4edd1 description=openstack/cinder-scheduler-0/probe id=0084d875-966b-443f-b711-b7a39af5725c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd\nJun 11 17:35:54.115106 crc crio[23211]: time=\"2026-06-11T17:35:54.112870971Z\" level=info msg=\"Stopped container d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8: openstack/neutron-7569fcd46f-pzncl/neutron-api\" id=136504dc-cd0f-4ea3-8b16-bccf20b22a25 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:35:54.117178 crc crio[23211]: time=\"2026-06-11T17:35:54.116289737Z\" level=info msg=\"Stopping pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\" id=baaf4e77-ad9b-465d-8cb5-a2f88a05c596 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:54.118294 crc crio[23211]: time=\"2026-06-11T17:35:54.118167284Z\" level=info msg=\"Got pod network &{Name:neutron-7569fcd46f-pzncl Namespace:openstack ID:741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d UID:bbf8bd4f-a982-42ac-b7cc-32c251891428 NetNS:/var/run/netns/6414b41d-ff19-4af7-bb3c-7d4b5181920e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbf8bd4f_a982_42ac_b7cc_32c251891428.slice PodAnnotations:0xc0001af7a8}] Aliases:map[]}\"\nJun 11 17:35:54.118500 crc crio[23211]: time=\"2026-06-11T17:35:54.11839788Z\" level=info msg=\"Deleting pod openstack_neutron-7569fcd46f-pzncl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:54.755176 crc crio[23211]: time=\"2026-06-11T17:35:54.75463059Z\" level=info msg=\"Stopped pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\" id=baaf4e77-ad9b-465d-8cb5-a2f88a05c596 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:35:55.806005 crc crio[23211]: time=\"2026-06-11T17:35:55.804166786Z\" level=info msg=\"Removing container: bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf\" id=ef4130eb-6ecd-485c-b53f-27770c9f7aa1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:55.876312 crc crio[23211]: time=\"2026-06-11T17:35:55.876063318Z\" level=info msg=\"Removed container bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf: openstack/neutron-7569fcd46f-pzncl/neutron-httpd\" id=ef4130eb-6ecd-485c-b53f-27770c9f7aa1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:55.881045 crc crio[23211]: time=\"2026-06-11T17:35:55.880941541Z\" level=info msg=\"Removing container: d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8\" id=be8c461f-66ba-4a0c-a2af-56944f6f3f26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:35:55.917086 crc crio[23211]: time=\"2026-06-11T17:35:55.916970443Z\" level=info msg=\"Removed container d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8: openstack/neutron-7569fcd46f-pzncl/neutron-api\" id=be8c461f-66ba-4a0c-a2af-56944f6f3f26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:00.565776 crc crio[23211]: time=\"2026-06-11T17:36:00.564915049Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686656-2h7k8/POD\" id=ce6b471b-201c-4ca6-8fb2-8e6933ebf686 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:36:00.566961 crc crio[23211]: time=\"2026-06-11T17:36:00.566840248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:36:00.608349 crc crio[23211]: time=\"2026-06-11T17:36:00.608170293Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686656-2h7k8 Namespace:openshift-infra ID:3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23 UID:66d0f3fe-5eee-4b9a-8105-c8904b63a1a2 NetNS:/var/run/netns/f294fb65-dc64-43a0-9d21-ce80ea8a1485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d0f3fe_5eee_4b9a_8105_c8904b63a1a2.slice PodAnnotations:0xc0018be610}] Aliases:map[]}\"\nJun 11 17:36:00.608349 crc crio[23211]: time=\"2026-06-11T17:36:00.608289316Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686656-2h7k8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:36:01.224508 crc crio[23211]: 2026-06-11T17:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d88f25278e1a31 Mac:da:9d:16:02:7b:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bc Mtu:0 Sandbox:/var/run/netns/f294fb65-dc64-43a0-9d21-ce80ea8a1485 SocketPath: PciID:}] [{Interface:0xc00034e9d0 Address:{IP:10.217.1.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:36:01.226897 crc crio[23211]: time=\"2026-06-11T17:36:01.226779613Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686656-2h7k8 Namespace:openshift-infra ID:3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23 UID:66d0f3fe-5eee-4b9a-8105-c8904b63a1a2 NetNS:/var/run/netns/f294fb65-dc64-43a0-9d21-ce80ea8a1485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d0f3fe_5eee_4b9a_8105_c8904b63a1a2.slice PodAnnotations:0xc0018be610}] Aliases:map[]}\"\nJun 11 17:36:01.227104 crc crio[23211]: time=\"2026-06-11T17:36:01.227039399Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686656-2h7k8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:36:01.240375 crc crio[23211]: time=\"2026-06-11T17:36:01.240194979Z\" level=info msg=\"Ran pod sandbox 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23 with infra container: openshift-infra/auto-csr-approver-29686656-2h7k8/POD\" id=ce6b471b-201c-4ca6-8fb2-8e6933ebf686 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:36:01.243833 crc crio[23211]: time=\"2026-06-11T17:36:01.243730477Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=297aa2db-d75a-409f-86ce-97bf1e7a3c3c name=/runtime.v1.ImageService/PullImage\nJun 11 17:36:01.255197 crc crio[23211]: time=\"2026-06-11T17:36:01.255006909Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:36:02.221961 crc crio[23211]: time=\"2026-06-11T17:36:02.21807086Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=297aa2db-d75a-409f-86ce-97bf1e7a3c3c name=/runtime.v1.ImageService/PullImage\nJun 11 17:36:02.224379 crc crio[23211]: time=\"2026-06-11T17:36:02.222715186Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f2d711ca-eebc-495b-a5c9-5aff6df5aa47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:02.225686 crc crio[23211]: time=\"2026-06-11T17:36:02.225584717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7cfd93ae-47fe-43de-9f3d-dcfedf26fb1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:02.242492 crc crio[23211]: time=\"2026-06-11T17:36:02.242282266Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686656-2h7k8/oc\" id=bb3040aa-e72f-40f4-9496-6c9c87fb72f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:02.243127 crc crio[23211]: time=\"2026-06-11T17:36:02.243032764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:36:02.293102 crc crio[23211]: time=\"2026-06-11T17:36:02.292965346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:36:02.632081 crc crio[23211]: time=\"2026-06-11T17:36:02.631334294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:36:02.771924 crc crio[23211]: time=\"2026-06-11T17:36:02.771745222Z\" level=info msg=\"Created container 50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2: openshift-infra/auto-csr-approver-29686656-2h7k8/oc\" id=bb3040aa-e72f-40f4-9496-6c9c87fb72f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:02.774961 crc crio[23211]: time=\"2026-06-11T17:36:02.774656205Z\" level=info msg=\"Starting container: 50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2\" id=9c47a0ad-83f6-4a3b-851d-85c26caea601 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:36:02.781033 crc crio[23211]: time=\"2026-06-11T17:36:02.780937991Z\" level=info msg=\"Started container\" PID=295041 containerID=50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2 description=openshift-infra/auto-csr-approver-29686656-2h7k8/oc id=9c47a0ad-83f6-4a3b-851d-85c26caea601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23\nJun 11 17:36:04.623993 crc crio[23211]: time=\"2026-06-11T17:36:04.623262123Z\" level=warning msg=\"Stopping container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 with stop signal(15) timed out. Killing...\"\nJun 11 17:36:04.756878 crc crio[23211]: time=\"2026-06-11T17:36:04.756129341Z\" level=error msg=\"Killing container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 17:36:04.801604 crc crio[23211]: time=\"2026-06-11T17:36:04.801498408Z\" level=info msg=\"Stopped container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=deef2b53-ca70-4799-821d-9c6e7365fb53 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:36:04.802953 crc crio[23211]: time=\"2026-06-11T17:36:04.802774539Z\" level=info msg=\"Stopping pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c\" id=836e4e6e-f137-44b7-a0e0-d44ed569cecb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:04.803636 crc crio[23211]: time=\"2026-06-11T17:36:04.80361034Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c UID:b7dd40c9-f2f6-4825-ab43-1b15265ee180 NetNS:/var/run/netns/0df6b102-24dc-4cef-a0ed-3e74a52d6f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd40c9_f2f6_4825_ab43_1b15265ee180.slice PodAnnotations:0xc0001aeb98}] Aliases:map[]}\"\nJun 11 17:36:04.803881 crc crio[23211]: time=\"2026-06-11T17:36:04.803863427Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:36:05.012119 crc crio[23211]: time=\"2026-06-11T17:36:05.012011182Z\" level=info msg=\"Stopping pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23\" id=75218e45-23df-4dbb-a20f-52f4691ddef0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:05.013060 crc crio[23211]: time=\"2026-06-11T17:36:05.012966195Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686656-2h7k8 Namespace:openshift-infra ID:3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23 UID:66d0f3fe-5eee-4b9a-8105-c8904b63a1a2 NetNS:/var/run/netns/f294fb65-dc64-43a0-9d21-ce80ea8a1485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d0f3fe_5eee_4b9a_8105_c8904b63a1a2.slice PodAnnotations:0xc000130d28}] Aliases:map[]}\"\nJun 11 17:36:05.013326 crc crio[23211]: time=\"2026-06-11T17:36:05.013244072Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686656-2h7k8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:36:05.289183 crc crio[23211]: time=\"2026-06-11T17:36:05.289077804Z\" level=info msg=\"Stopped pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c\" id=836e4e6e-f137-44b7-a0e0-d44ed569cecb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:05.548572 crc crio[23211]: time=\"2026-06-11T17:36:05.546243348Z\" level=info msg=\"Stopped pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23\" id=75218e45-23df-4dbb-a20f-52f4691ddef0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:06.027913 crc crio[23211]: time=\"2026-06-11T17:36:06.027824534Z\" level=info msg=\"Removing container: 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41\" id=7cf30aa9-3fa7-4fa6-bbef-1bf5a4ddf099 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:06.105892 crc crio[23211]: time=\"2026-06-11T17:36:06.105199372Z\" level=info msg=\"Removed container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7cf30aa9-3fa7-4fa6-bbef-1bf5a4ddf099 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:06.539160 crc crio[23211]: time=\"2026-06-11T17:36:06.539073433Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=aa9ef39e-e7cb-458d-8985-a3c3c2663ea3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:36:06.539353 crc crio[23211]: time=\"2026-06-11T17:36:06.539182366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:36:06.595358 crc crio[23211]: time=\"2026-06-11T17:36:06.594958624Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5c4d8e1a5b6fb857eb52be2bb9ea42e4b3adc0d6edb011a5899a7414add3f144 UID:1e4186dc-b9f9-494e-9128-c2a5742cf1d3 NetNS:/var/run/netns/2fdc02bd-0161-402e-877b-bb2304be1e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4186dc_b9f9_494e_9128_c2a5742cf1d3.slice PodAnnotations:0xc00294ec38}] Aliases:map[]}\"\nJun 11 17:36:06.595358 crc crio[23211]: time=\"2026-06-11T17:36:06.595049846Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:36:07.213940 crc crio[23211]: 2026-06-11T17:36:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c4d8e1a5b6fb85 Mac:42:68:f1:d0:0c:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bd Mtu:0 Sandbox:/var/run/netns/2fdc02bd-0161-402e-877b-bb2304be1e68 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:36:07.215897 crc crio[23211]: time=\"2026-06-11T17:36:07.215810239Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5c4d8e1a5b6fb857eb52be2bb9ea42e4b3adc0d6edb011a5899a7414add3f144 UID:1e4186dc-b9f9-494e-9128-c2a5742cf1d3 NetNS:/var/run/netns/2fdc02bd-0161-402e-877b-bb2304be1e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4186dc_b9f9_494e_9128_c2a5742cf1d3.slice PodAnnotations:0xc00294ec38}] Aliases:map[]}\"\nJun 11 17:36:07.216066 crc crio[23211]: time=\"2026-06-11T17:36:07.215967113Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:36:07.238802 crc crio[23211]: time=\"2026-06-11T17:36:07.23862157Z\" level=info msg=\"Ran pod sandbox 5c4d8e1a5b6fb857eb52be2bb9ea42e4b3adc0d6edb011a5899a7414add3f144 with infra container: openstack/nova-scheduler-0/POD\" id=aa9ef39e-e7cb-458d-8985-a3c3c2663ea3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:36:07.270393 crc crio[23211]: time=\"2026-06-11T17:36:07.269839972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=86f6c13f-ddb2-4f58-9fdc-f8d3a3445d64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:07.311833 crc crio[23211]: time=\"2026-06-11T17:36:07.311702601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c7845ced-fa58-4865-9a04-514bc13e3449 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:07.329681 crc crio[23211]: time=\"2026-06-11T17:36:07.325686273Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e77a2ae-b7be-4737-8d0f-223706ffd2ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:07.329681 crc crio[23211]: time=\"2026-06-11T17:36:07.326334308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:36:07.520343 crc crio[23211]: time=\"2026-06-11T17:36:07.520255186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:36:07.528330 crc crio[23211]: time=\"2026-06-11T17:36:07.528171615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:36:07.711998 crc crio[23211]: time=\"2026-06-11T17:36:07.711885218Z\" level=info msg=\"Created container e6227b0e52ea0f98c207e18e8f773c42d4ecf86662d6240ed822526ce44b63ad: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e77a2ae-b7be-4737-8d0f-223706ffd2ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:07.714017 crc crio[23211]: time=\"2026-06-11T17:36:07.71391776Z\" level=info msg=\"Starting container: e6227b0e52ea0f98c207e18e8f773c42d4ecf86662d6240ed822526ce44b63ad\" id=32d5321c-f253-4a2e-95e3-5d0fb5dd20c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:36:07.720675 crc crio[23211]: time=\"2026-06-11T17:36:07.720581017Z\" level=info msg=\"Started container\" PID=295640 containerID=e6227b0e52ea0f98c207e18e8f773c42d4ecf86662d6240ed822526ce44b63ad description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=32d5321c-f253-4a2e-95e3-5d0fb5dd20c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c4d8e1a5b6fb857eb52be2bb9ea42e4b3adc0d6edb011a5899a7414add3f144\nJun 11 17:36:25.128639 crc crio[23211]: time=\"2026-06-11T17:36:25.127822599Z\" level=info msg=\"Running pod sandbox: openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/POD\" id=99a34bab-357d-4d9e-9f49-83da53876b28 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:36:25.129743 crc crio[23211]: time=\"2026-06-11T17:36:25.128727752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:36:25.169897 crc crio[23211]: time=\"2026-06-11T17:36:25.169814841Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-9ntf4 Namespace:openstack ID:55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286 UID:be24ff0f-b98a-42ee-bb83-d4bd3626c8c1 NetNS:/var/run/netns/9e3ef39b-2501-4d5b-9b5c-f4ba44c22dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24ff0f_b98a_42ee_bb83_d4bd3626c8c1.slice PodAnnotations:0xc0001aecf0}] Aliases:map[]}\"\nJun 11 17:36:25.169897 crc crio[23211]: time=\"2026-06-11T17:36:25.169880743Z\" level=info msg=\"Adding pod openstack_update-edpm-update-openstack-edpm-ipam-9ntf4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:36:25.921796 crc crio[23211]: 2026-06-11T17:36:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55787719c2a403f Mac:36:ea:c0:02:ac:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:be Mtu:0 Sandbox:/var/run/netns/9e3ef39b-2501-4d5b-9b5c-f4ba44c22dd9 SocketPath: PciID:}] [{Interface:0xc0002f0eb0 Address:{IP:10.217.1.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:36:25.924120 crc crio[23211]: time=\"2026-06-11T17:36:25.924018248Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-9ntf4 Namespace:openstack ID:55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286 UID:be24ff0f-b98a-42ee-bb83-d4bd3626c8c1 NetNS:/var/run/netns/9e3ef39b-2501-4d5b-9b5c-f4ba44c22dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24ff0f_b98a_42ee_bb83_d4bd3626c8c1.slice PodAnnotations:0xc0001aecf0}] Aliases:map[]}\"\nJun 11 17:36:25.924358 crc crio[23211]: time=\"2026-06-11T17:36:25.924289595Z\" level=info msg=\"Checking pod openstack_update-edpm-update-openstack-edpm-ipam-9ntf4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:36:25.936263 crc crio[23211]: time=\"2026-06-11T17:36:25.936170203Z\" level=info msg=\"Ran pod sandbox 55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286 with infra container: openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/POD\" id=99a34bab-357d-4d9e-9f49-83da53876b28 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:36:25.938965 crc crio[23211]: time=\"2026-06-11T17:36:25.938897192Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2648b398-7e32-4748-9462-3b8b5d5bfd38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:25.971560 crc crio[23211]: time=\"2026-06-11T17:36:25.970898912Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=20c208a1-48cc-42b6-9940-346a8a10ee2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:25.981676 crc crio[23211]: time=\"2026-06-11T17:36:25.98157571Z\" level=info msg=\"Creating container: openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/update-edpm-update-openstack-edpm-ipam\" id=7b202d0b-b48c-4814-b8b6-6c7e543e4c28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:25.982199 crc crio[23211]: time=\"2026-06-11T17:36:25.982136704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:36:26.078167 crc crio[23211]: time=\"2026-06-11T17:36:26.078052788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:36:26.084946 crc crio[23211]: time=\"2026-06-11T17:36:26.084899819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:36:26.257965 crc crio[23211]: time=\"2026-06-11T17:36:26.257905813Z\" level=info msg=\"Created container 14fb57e03fd5fee72c5a96c9d5941f9cfd7a6cfc685289b2ea060ff0f5f0c495: openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/update-edpm-update-openstack-edpm-ipam\" id=7b202d0b-b48c-4814-b8b6-6c7e543e4c28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:26.261013 crc crio[23211]: time=\"2026-06-11T17:36:26.260913849Z\" level=info msg=\"Starting container: 14fb57e03fd5fee72c5a96c9d5941f9cfd7a6cfc685289b2ea060ff0f5f0c495\" id=1ffec942-8876-403b-b079-8451b50c1ba8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:36:26.268829 crc crio[23211]: time=\"2026-06-11T17:36:26.268745555Z\" level=info msg=\"Started container\" PID=296724 containerID=14fb57e03fd5fee72c5a96c9d5941f9cfd7a6cfc685289b2ea060ff0f5f0c495 description=openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/update-edpm-update-openstack-edpm-ipam id=1ffec942-8876-403b-b079-8451b50c1ba8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286\nJun 11 17:36:47.895620 crc crio[23211]: time=\"2026-06-11T17:36:47.894794824Z\" level=info msg=\"Removing container: 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6\" id=26cd3ba1-8358-47fb-bee6-403de35811ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:47.931262 crc crio[23211]: time=\"2026-06-11T17:36:47.931064083Z\" level=info msg=\"Removed container 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6: openstack/nova-api-0/nova-api-log\" id=26cd3ba1-8358-47fb-bee6-403de35811ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:47.934262 crc crio[23211]: time=\"2026-06-11T17:36:47.93418295Z\" level=info msg=\"Removing container: 3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184\" id=9d9b2bec-e626-4cb4-9b1b-9aa7c854dd6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.066728 crc crio[23211]: time=\"2026-06-11T17:36:48.066565647Z\" level=info msg=\"Removed container 3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184: openshift-infra/auto-csr-approver-29686650-vtv5j/oc\" id=9d9b2bec-e626-4cb4-9b1b-9aa7c854dd6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.070704 crc crio[23211]: time=\"2026-06-11T17:36:48.070635119Z\" level=info msg=\"Removing container: 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1\" id=7b5214fe-6af3-4ec6-8529-bc76afd95f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.105535 crc crio[23211]: time=\"2026-06-11T17:36:48.105360309Z\" level=info msg=\"Removed container 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7b5214fe-6af3-4ec6-8529-bc76afd95f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.108986 crc crio[23211]: time=\"2026-06-11T17:36:48.108892617Z\" level=info msg=\"Removing container: 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4\" id=d43d9e99-9d5e-47eb-ba62-04e3e766f078 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.145615 crc crio[23211]: time=\"2026-06-11T17:36:48.145390002Z\" level=info msg=\"Removed container 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4: openstack/nova-metadata-0/nova-metadata-log\" id=d43d9e99-9d5e-47eb-ba62-04e3e766f078 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.148540 crc crio[23211]: time=\"2026-06-11T17:36:48.148397998Z\" level=info msg=\"Removing container: 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7\" id=3a468fea-1b71-438a-a277-63dbc4095b01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.178345 crc crio[23211]: time=\"2026-06-11T17:36:48.178196613Z\" level=info msg=\"Removed container 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7: openstack/nova-metadata-0/nova-metadata-metadata\" id=3a468fea-1b71-438a-a277-63dbc4095b01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.181819 crc crio[23211]: time=\"2026-06-11T17:36:48.18166706Z\" level=info msg=\"Removing container: d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484\" id=b97a60f7-98f2-4581-94fc-4fad426346bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.212512 crc crio[23211]: time=\"2026-06-11T17:36:48.212330959Z\" level=info msg=\"Removed container d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484: openstack/nova-api-0/nova-api-api\" id=b97a60f7-98f2-4581-94fc-4fad426346bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.216179 crc crio[23211]: time=\"2026-06-11T17:36:48.216071033Z\" level=info msg=\"Removing container: 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947\" id=d0bd2a20-40e3-4958-827c-c7bbc5fe56b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.262099 crc crio[23211]: time=\"2026-06-11T17:36:48.261988523Z\" level=info msg=\"Removed container 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947: openstack/swift-proxy-6564cc5f57-v8twm/proxy-server\" id=d0bd2a20-40e3-4958-827c-c7bbc5fe56b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.266092 crc crio[23211]: time=\"2026-06-11T17:36:48.266010124Z\" level=info msg=\"Removing container: 004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e\" id=82886974-9ab3-4576-8885-a938bfa72a0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.373737 crc crio[23211]: time=\"2026-06-11T17:36:48.371608839Z\" level=info msg=\"Removed container 004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e: openstack/nova-cell1-cell-mapping-t5zl9/nova-manage\" id=82886974-9ab3-4576-8885-a938bfa72a0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.380251 crc crio[23211]: time=\"2026-06-11T17:36:48.380112573Z\" level=info msg=\"Removing container: 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180\" id=512a7a61-1da8-4415-b419-5ce42d263bad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.425889 crc crio[23211]: time=\"2026-06-11T17:36:48.425784258Z\" level=info msg=\"Removed container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180: openstack/openstackclient/openstackclient\" id=512a7a61-1da8-4415-b419-5ce42d263bad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.430341 crc crio[23211]: time=\"2026-06-11T17:36:48.429471079Z\" level=info msg=\"Removing container: b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea\" id=f3d0188e-6043-4f51-af49-af182eb460c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.472272 crc crio[23211]: time=\"2026-06-11T17:36:48.472137669Z\" level=info msg=\"Removed container b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea: openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd\" id=f3d0188e-6043-4f51-af49-af182eb460c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.476877 crc crio[23211]: time=\"2026-06-11T17:36:48.476668462Z\" level=info msg=\"Removing container: bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e\" id=e930dd9b-0957-4980-a949-e0e4f57368d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.569076 crc crio[23211]: time=\"2026-06-11T17:36:48.568966995Z\" level=info msg=\"Removed container bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e: openstack/nova-cell0-cell-mapping-q6br8/nova-manage\" id=e930dd9b-0957-4980-a949-e0e4f57368d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:48.586980 crc crio[23211]: time=\"2026-06-11T17:36:48.58675188Z\" level=info msg=\"Stopping pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108\" id=aca30618-fe67-45ac-81eb-c5b78c4bfd20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.586980 crc crio[23211]: time=\"2026-06-11T17:36:48.586848693Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108\" id=aca30618-fe67-45ac-81eb-c5b78c4bfd20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.587720 crc crio[23211]: time=\"2026-06-11T17:36:48.587650733Z\" level=info msg=\"Removing pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108\" id=3e00c6fa-b22f-4f0e-87ff-061174f63f45 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.617598 crc crio[23211]: time=\"2026-06-11T17:36:48.617497441Z\" level=info msg=\"Removed pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108\" id=3e00c6fa-b22f-4f0e-87ff-061174f63f45 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.618726 crc crio[23211]: time=\"2026-06-11T17:36:48.618639919Z\" level=info msg=\"Stopping pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\" id=8e9061d0-5973-4230-8d50-36a9bfa3406d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.618726 crc crio[23211]: time=\"2026-06-11T17:36:48.61870591Z\" level=info msg=\"Stopped pod sandbox (already stopped): 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\" id=8e9061d0-5973-4230-8d50-36a9bfa3406d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.619575 crc crio[23211]: time=\"2026-06-11T17:36:48.619517651Z\" level=info msg=\"Removing pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\" id=aa946507-7148-4552-bf35-bb5b136d5912 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.642558 crc crio[23211]: time=\"2026-06-11T17:36:48.642487746Z\" level=info msg=\"Removed pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\" id=aa946507-7148-4552-bf35-bb5b136d5912 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.644802 crc crio[23211]: time=\"2026-06-11T17:36:48.644701652Z\" level=info msg=\"Stopping pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\" id=df866c5b-af54-451d-a48e-0020cd7e2556 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.644920 crc crio[23211]: time=\"2026-06-11T17:36:48.644822635Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\" id=df866c5b-af54-451d-a48e-0020cd7e2556 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.645746 crc crio[23211]: time=\"2026-06-11T17:36:48.645714058Z\" level=info msg=\"Removing pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\" id=79842970-c076-4ef5-8ebd-36efac43eb92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.676826 crc crio[23211]: time=\"2026-06-11T17:36:48.676754616Z\" level=info msg=\"Removed pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\" id=79842970-c076-4ef5-8ebd-36efac43eb92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.677985 crc crio[23211]: time=\"2026-06-11T17:36:48.677914525Z\" level=info msg=\"Stopping pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb\" id=7c3c4093-7a56-41ad-a113-ed234c581f92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.677985 crc crio[23211]: time=\"2026-06-11T17:36:48.677970666Z\" level=info msg=\"Stopped pod sandbox (already stopped): 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb\" id=7c3c4093-7a56-41ad-a113-ed234c581f92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.678986 crc crio[23211]: time=\"2026-06-11T17:36:48.67889862Z\" level=info msg=\"Removing pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb\" id=d312eff8-a9c5-4363-834e-a1a1ffd981c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.709642 crc crio[23211]: time=\"2026-06-11T17:36:48.708261785Z\" level=info msg=\"Removed pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb\" id=d312eff8-a9c5-4363-834e-a1a1ffd981c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.709642 crc crio[23211]: time=\"2026-06-11T17:36:48.709521766Z\" level=info msg=\"Stopping pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90\" id=d5f9de07-ea4c-429e-87e1-516c4cb7131b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.709642 crc crio[23211]: time=\"2026-06-11T17:36:48.709596048Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90\" id=d5f9de07-ea4c-429e-87e1-516c4cb7131b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.710875 crc crio[23211]: time=\"2026-06-11T17:36:48.710835239Z\" level=info msg=\"Removing pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90\" id=1b93cc52-e3a8-49fc-8606-fa54ca154b7e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.743499 crc crio[23211]: time=\"2026-06-11T17:36:48.743362414Z\" level=info msg=\"Removed pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90\" id=1b93cc52-e3a8-49fc-8606-fa54ca154b7e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.744911 crc crio[23211]: time=\"2026-06-11T17:36:48.744832132Z\" level=info msg=\"Stopping pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe\" id=77ef017c-ea20-4eb5-bfc1-dc8df1384b10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.744992 crc crio[23211]: time=\"2026-06-11T17:36:48.744931894Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe\" id=77ef017c-ea20-4eb5-bfc1-dc8df1384b10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.745732 crc crio[23211]: time=\"2026-06-11T17:36:48.745679372Z\" level=info msg=\"Removing pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe\" id=0fb06d56-7ff8-4bd7-a817-8a0bce77f947 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.764918 crc crio[23211]: time=\"2026-06-11T17:36:48.764828892Z\" level=info msg=\"Removed pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe\" id=0fb06d56-7ff8-4bd7-a817-8a0bce77f947 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.766017 crc crio[23211]: time=\"2026-06-11T17:36:48.76591911Z\" level=info msg=\"Stopping pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c\" id=9aa5264b-296d-4abb-a733-07c310d2e610 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.766017 crc crio[23211]: time=\"2026-06-11T17:36:48.766008322Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c\" id=9aa5264b-296d-4abb-a733-07c310d2e610 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.766873 crc crio[23211]: time=\"2026-06-11T17:36:48.766797551Z\" level=info msg=\"Removing pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c\" id=563e3f38-aa77-4016-ac96-e3a3a6c0337c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.786414 crc crio[23211]: time=\"2026-06-11T17:36:48.786280719Z\" level=info msg=\"Removed pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c\" id=563e3f38-aa77-4016-ac96-e3a3a6c0337c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.787630 crc crio[23211]: time=\"2026-06-11T17:36:48.787571222Z\" level=info msg=\"Stopping pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\" id=fa583fe6-ba76-4035-b221-a62fec9cc644 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.787728 crc crio[23211]: time=\"2026-06-11T17:36:48.787655034Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\" id=fa583fe6-ba76-4035-b221-a62fec9cc644 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.788924 crc crio[23211]: time=\"2026-06-11T17:36:48.788786892Z\" level=info msg=\"Removing pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\" id=8128e275-a760-4313-8828-83b254f4f717 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.810064 crc crio[23211]: time=\"2026-06-11T17:36:48.809953793Z\" level=info msg=\"Removed pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\" id=8128e275-a760-4313-8828-83b254f4f717 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.810956 crc crio[23211]: time=\"2026-06-11T17:36:48.810879946Z\" level=info msg=\"Stopping pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\" id=b445ebcf-46e0-475c-bfd8-1d7e8957d8d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.811110 crc crio[23211]: time=\"2026-06-11T17:36:48.810973549Z\" level=info msg=\"Stopped pod sandbox (already stopped): f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\" id=b445ebcf-46e0-475c-bfd8-1d7e8957d8d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.811774 crc crio[23211]: time=\"2026-06-11T17:36:48.811637865Z\" level=info msg=\"Removing pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\" id=7699f597-fcb4-4066-bbd8-7f19c0d7aa7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.842174 crc crio[23211]: time=\"2026-06-11T17:36:48.841907933Z\" level=info msg=\"Removed pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\" id=7699f597-fcb4-4066-bbd8-7f19c0d7aa7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.843565 crc crio[23211]: time=\"2026-06-11T17:36:48.8433563Z\" level=info msg=\"Stopping pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669\" id=ac433297-d1b7-4c6e-8fd4-b800264f2e09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.843565 crc crio[23211]: time=\"2026-06-11T17:36:48.843550484Z\" level=info msg=\"Stopped pod sandbox (already stopped): d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669\" id=ac433297-d1b7-4c6e-8fd4-b800264f2e09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:48.844371 crc crio[23211]: time=\"2026-06-11T17:36:48.844296314Z\" level=info msg=\"Removing pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669\" id=21f67876-6880-4bc1-9209-a64420d49f0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:48.869810 crc crio[23211]: time=\"2026-06-11T17:36:48.869678058Z\" level=info msg=\"Removed pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669\" id=21f67876-6880-4bc1-9209-a64420d49f0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:37:48.904489 crc crio[23211]: time=\"2026-06-11T17:37:48.903729253Z\" level=info msg=\"Removing container: 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5\" id=ca38b29a-25a1-4a83-8827-485c360a1725 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:37:48.954614 crc crio[23211]: time=\"2026-06-11T17:37:48.954499559Z\" level=info msg=\"Removed container 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5: openstack/keystone-79d989f4-fjfbq/keystone-api\" id=ca38b29a-25a1-4a83-8827-485c360a1725 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:37:48.968917 crc crio[23211]: time=\"2026-06-11T17:37:48.9688113Z\" level=info msg=\"Stopping pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115\" id=80663bbb-06ba-431d-aad9-1a1d0b977b7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:37:48.968917 crc crio[23211]: time=\"2026-06-11T17:37:48.968895881Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115\" id=80663bbb-06ba-431d-aad9-1a1d0b977b7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:37:48.969865 crc crio[23211]: time=\"2026-06-11T17:37:48.969770063Z\" level=info msg=\"Removing pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115\" id=4164fdf3-6713-458e-92d7-e01a460e3c98 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:37:48.999090 crc crio[23211]: time=\"2026-06-11T17:37:48.998997531Z\" level=info msg=\"Removed pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115\" id=4164fdf3-6713-458e-92d7-e01a460e3c98 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:38:00.576282 crc crio[23211]: time=\"2026-06-11T17:38:00.575363884Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686658-dlq7z/POD\" id=0d4c3bc5-bdb7-4381-84d8-f552bb19eac9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:38:00.577953 crc crio[23211]: time=\"2026-06-11T17:38:00.576360119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:38:00.615866 crc crio[23211]: time=\"2026-06-11T17:38:00.615297374Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686658-dlq7z Namespace:openshift-infra ID:021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8 UID:f6b19d7c-6962-4518-80e2-38c0be97b374 NetNS:/var/run/netns/ffd5c525-2ff8-4bca-8811-0bf0fe30a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6b19d7c_6962_4518_80e2_38c0be97b374.slice PodAnnotations:0xc0018be768}] Aliases:map[]}\"\nJun 11 17:38:00.615866 crc crio[23211]: time=\"2026-06-11T17:38:00.615821876Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686658-dlq7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:38:00.994277 crc crio[23211]: 2026-06-11T17:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:021aa5c8424ed8e Mac:e2:c4:4f:f0:2e:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bf Mtu:0 Sandbox:/var/run/netns/ffd5c525-2ff8-4bca-8811-0bf0fe30a70d SocketPath: PciID:}] [{Interface:0xc0002b4ba0 Address:{IP:10.217.1.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:38:00.995590 crc crio[23211]: time=\"2026-06-11T17:38:00.995356608Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686658-dlq7z Namespace:openshift-infra ID:021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8 UID:f6b19d7c-6962-4518-80e2-38c0be97b374 NetNS:/var/run/netns/ffd5c525-2ff8-4bca-8811-0bf0fe30a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6b19d7c_6962_4518_80e2_38c0be97b374.slice PodAnnotations:0xc0018be768}] Aliases:map[]}\"\nJun 11 17:38:00.995590 crc crio[23211]: time=\"2026-06-11T17:38:00.995571394Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686658-dlq7z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:38:01.005544 crc crio[23211]: time=\"2026-06-11T17:38:01.005414704Z\" level=info msg=\"Ran pod sandbox 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8 with infra container: openshift-infra/auto-csr-approver-29686658-dlq7z/POD\" id=0d4c3bc5-bdb7-4381-84d8-f552bb19eac9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:38:01.009677 crc crio[23211]: time=\"2026-06-11T17:38:01.009525426Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c2f885ff-869a-47e1-a3a0-f06d84a8d069 name=/runtime.v1.ImageService/PullImage\nJun 11 17:38:01.022348 crc crio[23211]: time=\"2026-06-11T17:38:01.022252849Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:38:02.616078 crc crio[23211]: time=\"2026-06-11T17:38:02.615246103Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c2f885ff-869a-47e1-a3a0-f06d84a8d069 name=/runtime.v1.ImageService/PullImage\nJun 11 17:38:02.618643 crc crio[23211]: time=\"2026-06-11T17:38:02.617251141Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1c897bb-f9b4-47c2-a931-421e7b19e7d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:38:02.620573 crc crio[23211]: time=\"2026-06-11T17:38:02.620308796Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7034d9d8-6de2-434a-8832-d62e2832c617 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:38:02.632322 crc crio[23211]: time=\"2026-06-11T17:38:02.632065465Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686658-dlq7z/oc\" id=f8b67e3d-d6c4-4257-813e-c34e51268d7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:38:02.632865 crc crio[23211]: time=\"2026-06-11T17:38:02.632777372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:38:02.695928 crc crio[23211]: time=\"2026-06-11T17:38:02.695777459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:38:02.948168 crc crio[23211]: time=\"2026-06-11T17:38:02.947648449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:38:03.078507 crc crio[23211]: time=\"2026-06-11T17:38:03.078046317Z\" level=info msg=\"Created container e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951: openshift-infra/auto-csr-approver-29686658-dlq7z/oc\" id=f8b67e3d-d6c4-4257-813e-c34e51268d7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:38:03.080255 crc crio[23211]: time=\"2026-06-11T17:38:03.080119148Z\" level=info msg=\"Starting container: e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951\" id=98d5ab90-efe5-45cd-ab97-4340d9cebe72 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:38:03.099124 crc crio[23211]: time=\"2026-06-11T17:38:03.098374116Z\" level=info msg=\"Started container\" PID=302983 containerID=e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951 description=openshift-infra/auto-csr-approver-29686658-dlq7z/oc id=98d5ab90-efe5-45cd-ab97-4340d9cebe72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8\nJun 11 17:38:05.242670 crc crio[23211]: time=\"2026-06-11T17:38:05.240841672Z\" level=info msg=\"Stopping pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8\" id=65a3e1d7-6ab4-46f2-9921-1f153ba24ca6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:05.245133 crc crio[23211]: time=\"2026-06-11T17:38:05.243862176Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686658-dlq7z Namespace:openshift-infra ID:021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8 UID:f6b19d7c-6962-4518-80e2-38c0be97b374 NetNS:/var/run/netns/ffd5c525-2ff8-4bca-8811-0bf0fe30a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6b19d7c_6962_4518_80e2_38c0be97b374.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"\nJun 11 17:38:05.245133 crc crio[23211]: time=\"2026-06-11T17:38:05.244109071Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686658-dlq7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:38:05.567700 crc crio[23211]: time=\"2026-06-11T17:38:05.567116777Z\" level=info msg=\"Stopped pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8\" id=65a3e1d7-6ab4-46f2-9921-1f153ba24ca6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:49.155685 crc crio[23211]: time=\"2026-06-11T17:38:49.154768551Z\" level=info msg=\"Removing container: fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457\" id=b06415ad-feb5-44d7-8e38-efb6846a1de0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:38:49.300824 crc crio[23211]: time=\"2026-06-11T17:38:49.300710481Z\" level=info msg=\"Removed container fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=b06415ad-feb5-44d7-8e38-efb6846a1de0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:38:49.304290 crc crio[23211]: time=\"2026-06-11T17:38:49.304158916Z\" level=info msg=\"Removing container: 7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637\" id=31b5dc23-5c31-4595-aea5-b0c213c5d817 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:38:49.375115 crc crio[23211]: time=\"2026-06-11T17:38:49.368171727Z\" level=info msg=\"Removed container 7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=31b5dc23-5c31-4595-aea5-b0c213c5d817 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:38:49.375115 crc crio[23211]: time=\"2026-06-11T17:38:49.372046141Z\" level=info msg=\"Removing container: 3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab\" id=3b91abb7-57ad-41d6-9996-138ecb3c868a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:38:49.430991 crc crio[23211]: time=\"2026-06-11T17:38:49.430914125Z\" level=info msg=\"Removed container 3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=3b91abb7-57ad-41d6-9996-138ecb3c868a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:38:49.439562 crc crio[23211]: time=\"2026-06-11T17:38:49.439022085Z\" level=info msg=\"Removing container: e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba\" id=899da92d-4e63-4222-8d2a-355c5e296319 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:38:49.601486 crc crio[23211]: time=\"2026-06-11T17:38:49.601332926Z\" level=info msg=\"Removed container e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba: openshift-infra/auto-csr-approver-29686652-d9n7p/oc\" id=899da92d-4e63-4222-8d2a-355c5e296319 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:38:49.615307 crc crio[23211]: time=\"2026-06-11T17:38:49.615113865Z\" level=info msg=\"Stopping pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\" id=320d0183-363d-4874-872d-ccc6920b8a63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:49.615307 crc crio[23211]: time=\"2026-06-11T17:38:49.615234078Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\" id=320d0183-363d-4874-872d-ccc6920b8a63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:49.619214 crc crio[23211]: time=\"2026-06-11T17:38:49.619140384Z\" level=info msg=\"Removing pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\" id=753acbee-3c3c-4411-899c-9cc4b48a5197 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:38:49.636167 crc crio[23211]: time=\"2026-06-11T17:38:49.635977826Z\" level=info msg=\"Removed pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\" id=753acbee-3c3c-4411-899c-9cc4b48a5197 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:38:49.637310 crc crio[23211]: time=\"2026-06-11T17:38:49.637238918Z\" level=info msg=\"Stopping pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\" id=4fc54e58-a5d0-43bb-99e0-59a7755fb043 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:49.637310 crc crio[23211]: time=\"2026-06-11T17:38:49.63729876Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\" id=4fc54e58-a5d0-43bb-99e0-59a7755fb043 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:49.638222 crc crio[23211]: time=\"2026-06-11T17:38:49.638168331Z\" level=info msg=\"Removing pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\" id=bb419611-82cc-4db5-9364-fe3d8d9dac67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:38:49.653963 crc crio[23211]: time=\"2026-06-11T17:38:49.653852096Z\" level=info msg=\"Removed pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\" id=bb419611-82cc-4db5-9364-fe3d8d9dac67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:38:49.655339 crc crio[23211]: time=\"2026-06-11T17:38:49.655295161Z\" level=info msg=\"Stopping pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4\" id=0da0c96f-86da-461f-a788-89717690a911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:49.655464 crc crio[23211]: time=\"2026-06-11T17:38:49.655347583Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4\" id=0da0c96f-86da-461f-a788-89717690a911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:49.655915 crc crio[23211]: time=\"2026-06-11T17:38:49.655854755Z\" level=info msg=\"Removing pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4\" id=22e18d57-07d6-45a0-b026-28f3a42fcb37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:38:49.683385 crc crio[23211]: time=\"2026-06-11T17:38:49.683282918Z\" level=info msg=\"Removed pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4\" id=22e18d57-07d6-45a0-b026-28f3a42fcb37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:38:49.685059 crc crio[23211]: time=\"2026-06-11T17:38:49.68500125Z\" level=info msg=\"Stopping pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\" id=91728a08-bf9f-478b-8bdd-e5d8dc042127 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:49.685154 crc crio[23211]: time=\"2026-06-11T17:38:49.685071972Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\" id=91728a08-bf9f-478b-8bdd-e5d8dc042127 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:49.686011 crc crio[23211]: time=\"2026-06-11T17:38:49.685932472Z\" level=info msg=\"Removing pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\" id=a95810c6-474d-4d2a-a99b-e3fa9602aa04 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:38:49.718123 crc crio[23211]: time=\"2026-06-11T17:38:49.718002649Z\" level=info msg=\"Removed pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\" id=a95810c6-474d-4d2a-a99b-e3fa9602aa04 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:49.921025 crc crio[23211]: time=\"2026-06-11T17:39:49.919689888Z\" level=info msg=\"Removing container: 8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb\" id=d531a982-ca68-411a-9af3-10fd3da013a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:49.989841 crc crio[23211]: time=\"2026-06-11T17:39:49.989727698Z\" level=info msg=\"Removed container 8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=d531a982-ca68-411a-9af3-10fd3da013a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:49.992815 crc crio[23211]: time=\"2026-06-11T17:39:49.992737182Z\" level=info msg=\"Removing container: 8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8\" id=cde11c29-10a1-486c-869b-22997b871871 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.043336 crc crio[23211]: time=\"2026-06-11T17:39:50.043211041Z\" level=info msg=\"Removed container 8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8: openstack/root-account-create-update-966qj/mariadb-account-create-update\" id=cde11c29-10a1-486c-869b-22997b871871 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.047101 crc crio[23211]: time=\"2026-06-11T17:39:50.047003835Z\" level=info msg=\"Removing container: 287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f\" id=7ef8a5fa-eeed-4d8b-845f-e5fe9a3a9585 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.099543 crc crio[23211]: time=\"2026-06-11T17:39:50.099390611Z\" level=info msg=\"Removed container 287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=7ef8a5fa-eeed-4d8b-845f-e5fe9a3a9585 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.112885 crc crio[23211]: time=\"2026-06-11T17:39:50.11278334Z\" level=info msg=\"Removing container: d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa\" id=391c6f72-680e-4239-a368-b6fbe239022f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.156001 crc crio[23211]: time=\"2026-06-11T17:39:50.154867123Z\" level=info msg=\"Removed container d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/init\" id=391c6f72-680e-4239-a368-b6fbe239022f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.159200 crc crio[23211]: time=\"2026-06-11T17:39:50.159079587Z\" level=info msg=\"Removing container: 1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951\" id=43a9fc53-4788-4771-b7e5-2e42ea1dd8a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.233681 crc crio[23211]: time=\"2026-06-11T17:39:50.233580926Z\" level=info msg=\"Removed container 1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=43a9fc53-4788-4771-b7e5-2e42ea1dd8a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.241354 crc crio[23211]: time=\"2026-06-11T17:39:50.241256054Z\" level=info msg=\"Removing container: df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54\" id=b9144ebf-c542-4aea-bb4b-95c1ee2c53ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.278622 crc crio[23211]: time=\"2026-06-11T17:39:50.27854736Z\" level=info msg=\"Removed container df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=b9144ebf-c542-4aea-bb4b-95c1ee2c53ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.283956 crc crio[23211]: time=\"2026-06-11T17:39:50.283858991Z\" level=info msg=\"Removing container: e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9\" id=77863c22-cf5f-43da-b106-12c4d61e1561 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.322600 crc crio[23211]: time=\"2026-06-11T17:39:50.322529669Z\" level=info msg=\"Removed container e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=77863c22-cf5f-43da-b106-12c4d61e1561 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.336821 crc crio[23211]: time=\"2026-06-11T17:39:50.336735219Z\" level=info msg=\"Removing container: 2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240\" id=48c5f15a-8297-4911-924b-6cb51bdbcb9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.370690 crc crio[23211]: time=\"2026-06-11T17:39:50.370479787Z\" level=info msg=\"Removed container 2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=48c5f15a-8297-4911-924b-6cb51bdbcb9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.375931 crc crio[23211]: time=\"2026-06-11T17:39:50.375865209Z\" level=info msg=\"Removing container: 3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522\" id=0a769628-23c7-4277-890c-1928f57f71ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.405510 crc crio[23211]: time=\"2026-06-11T17:39:50.405384343Z\" level=info msg=\"Removed container 3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522: openstack/neutron-db-create-47llt/mariadb-database-create\" id=0a769628-23c7-4277-890c-1928f57f71ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.408031 crc crio[23211]: time=\"2026-06-11T17:39:50.407950976Z\" level=info msg=\"Removing container: d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88\" id=59abecc4-d8be-47ad-9c1d-ca6b28b4be00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.450109 crc crio[23211]: time=\"2026-06-11T17:39:50.449901394Z\" level=info msg=\"Removed container d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=59abecc4-d8be-47ad-9c1d-ca6b28b4be00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.453008 crc crio[23211]: time=\"2026-06-11T17:39:50.452911469Z\" level=info msg=\"Removing container: 494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9\" id=d8b75197-3d2e-435f-bab6-4c635b65fe2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.487654 crc crio[23211]: time=\"2026-06-11T17:39:50.487541069Z\" level=info msg=\"Removed container 494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=d8b75197-3d2e-435f-bab6-4c635b65fe2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.493869 crc crio[23211]: time=\"2026-06-11T17:39:50.493785702Z\" level=info msg=\"Removing container: b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1\" id=952e8563-ac01-449a-a598-c27ca784fcf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.552840 crc crio[23211]: time=\"2026-06-11T17:39:50.552721019Z\" level=info msg=\"Removed container b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=952e8563-ac01-449a-a598-c27ca784fcf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.556562 crc crio[23211]: time=\"2026-06-11T17:39:50.55648912Z\" level=info msg=\"Removing container: a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04\" id=11c4f89f-ef8a-4116-877a-c4da7fd09639 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.601118 crc crio[23211]: time=\"2026-06-11T17:39:50.601004453Z\" level=info msg=\"Removed container a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=11c4f89f-ef8a-4116-877a-c4da7fd09639 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.604709 crc crio[23211]: time=\"2026-06-11T17:39:50.60459279Z\" level=info msg=\"Removing container: 7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1\" id=4c380709-503a-4ac1-a4e6-f874f7510726 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.643714 crc crio[23211]: time=\"2026-06-11T17:39:50.643609278Z\" level=info msg=\"Removed container 7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=4c380709-503a-4ac1-a4e6-f874f7510726 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.646218 crc crio[23211]: time=\"2026-06-11T17:39:50.64614058Z\" level=info msg=\"Removing container: 3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1\" id=caddf5ee-4f80-4ce6-a6b4-fda31a96846a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.681058 crc crio[23211]: time=\"2026-06-11T17:39:50.680902343Z\" level=info msg=\"Removed container 3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1: openshift-marketplace/certified-operators-hksvt/extract-utilities\" id=caddf5ee-4f80-4ce6-a6b4-fda31a96846a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.684927 crc crio[23211]: time=\"2026-06-11T17:39:50.68484057Z\" level=info msg=\"Removing container: 7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267\" id=915fce18-8af9-4d39-a204-b325caca0903 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.717389 crc crio[23211]: time=\"2026-06-11T17:39:50.717211194Z\" level=info msg=\"Removed container 7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267: openshift-marketplace/community-operators-h5574/extract-utilities\" id=915fce18-8af9-4d39-a204-b325caca0903 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.725401 crc crio[23211]: time=\"2026-06-11T17:39:50.725278512Z\" level=info msg=\"Removing container: 0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00\" id=2f0c6855-b121-490c-8d7a-5a7f8d748485 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.757012 crc crio[23211]: time=\"2026-06-11T17:39:50.756943608Z\" level=info msg=\"Removed container 0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=2f0c6855-b121-490c-8d7a-5a7f8d748485 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.760657 crc crio[23211]: time=\"2026-06-11T17:39:50.760598168Z\" level=info msg=\"Removing container: 2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051\" id=52f97c6e-f621-43b4-a4be-030ba293a073 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.817650 crc crio[23211]: time=\"2026-06-11T17:39:50.817498265Z\" level=info msg=\"Removed container 2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051: openshift-marketplace/community-operators-h5574/extract-content\" id=52f97c6e-f621-43b4-a4be-030ba293a073 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.821976 crc crio[23211]: time=\"2026-06-11T17:39:50.821853771Z\" level=info msg=\"Removing container: 9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03\" id=e0dc9165-a060-4c35-9a0c-c4c306e4ceaa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.865789 crc crio[23211]: time=\"2026-06-11T17:39:50.865637655Z\" level=info msg=\"Removed container 9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=e0dc9165-a060-4c35-9a0c-c4c306e4ceaa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.870191 crc crio[23211]: time=\"2026-06-11T17:39:50.870074104Z\" level=info msg=\"Removing container: 9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be\" id=2796018a-08d3-4376-b7d8-d4f9a44a94ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.904815 crc crio[23211]: time=\"2026-06-11T17:39:50.904649973Z\" level=info msg=\"Removed container 9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=2796018a-08d3-4376-b7d8-d4f9a44a94ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.909710 crc crio[23211]: time=\"2026-06-11T17:39:50.909601524Z\" level=info msg=\"Removing container: 22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07\" id=7bd675ce-21ed-45d8-a92b-c6c789754c49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.960707 crc crio[23211]: time=\"2026-06-11T17:39:50.96038582Z\" level=info msg=\"Removed container 22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=7bd675ce-21ed-45d8-a92b-c6c789754c49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:39:50.981731 crc crio[23211]: time=\"2026-06-11T17:39:50.981371355Z\" level=info msg=\"Stopping pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd\" id=bdec935e-46dd-4c8d-a185-5d7d1a0cf5bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:50.981731 crc crio[23211]: time=\"2026-06-11T17:39:50.981517499Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd\" id=bdec935e-46dd-4c8d-a185-5d7d1a0cf5bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:50.982363 crc crio[23211]: time=\"2026-06-11T17:39:50.982246096Z\" level=info msg=\"Removing pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd\" id=f7e2305a-f780-4e98-bbe5-ac79ed7a885b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.009657 crc crio[23211]: time=\"2026-06-11T17:39:51.009400692Z\" level=info msg=\"Removed pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd\" id=f7e2305a-f780-4e98-bbe5-ac79ed7a885b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.010761 crc crio[23211]: time=\"2026-06-11T17:39:51.010665674Z\" level=info msg=\"Stopping pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\" id=81497b28-e62a-49b6-915d-998b1f87128e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.010761 crc crio[23211]: time=\"2026-06-11T17:39:51.010758777Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\" id=81497b28-e62a-49b6-915d-998b1f87128e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.011618 crc crio[23211]: time=\"2026-06-11T17:39:51.011370781Z\" level=info msg=\"Removing pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\" id=0217f304-0304-408c-ae73-d17883777a92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.310502 crc crio[23211]: time=\"2026-06-11T17:39:51.310249015Z\" level=info msg=\"Removed pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\" id=0217f304-0304-408c-ae73-d17883777a92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.311655 crc crio[23211]: time=\"2026-06-11T17:39:51.311520935Z\" level=info msg=\"Stopping pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\" id=b8a5dd22-75ec-4b49-95c3-dd3f3b9c472e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.311655 crc crio[23211]: time=\"2026-06-11T17:39:51.311605057Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\" id=b8a5dd22-75ec-4b49-95c3-dd3f3b9c472e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.312583 crc crio[23211]: time=\"2026-06-11T17:39:51.31251763Z\" level=info msg=\"Removing pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\" id=49874580-69d9-4d5a-9f8a-ca4572bbb07d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.328486 crc crio[23211]: time=\"2026-06-11T17:39:51.328346568Z\" level=info msg=\"Removed pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\" id=49874580-69d9-4d5a-9f8a-ca4572bbb07d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.329677 crc crio[23211]: time=\"2026-06-11T17:39:51.329597868Z\" level=info msg=\"Stopping pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\" id=17b7910f-01ae-447a-8d65-39b28d275f5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.329786 crc crio[23211]: time=\"2026-06-11T17:39:51.32968051Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\" id=17b7910f-01ae-447a-8d65-39b28d275f5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.330353 crc crio[23211]: time=\"2026-06-11T17:39:51.330268955Z\" level=info msg=\"Removing pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\" id=8359781c-a960-4f19-b9c9-986a2f37238b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.348617 crc crio[23211]: time=\"2026-06-11T17:39:51.348500603Z\" level=info msg=\"Removed pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\" id=8359781c-a960-4f19-b9c9-986a2f37238b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.353208 crc crio[23211]: time=\"2026-06-11T17:39:51.353075694Z\" level=info msg=\"Stopping pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\" id=1dd1a87d-65d3-4e9a-8a63-9ade9c6d3456 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.353410 crc crio[23211]: time=\"2026-06-11T17:39:51.353235578Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\" id=1dd1a87d-65d3-4e9a-8a63-9ade9c6d3456 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.354147 crc crio[23211]: time=\"2026-06-11T17:39:51.354049838Z\" level=info msg=\"Removing pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\" id=77f17e0d-a3e0-4f68-a79c-c5a9443e4baa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.377883 crc crio[23211]: time=\"2026-06-11T17:39:51.377744549Z\" level=info msg=\"Removed pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\" id=77f17e0d-a3e0-4f68-a79c-c5a9443e4baa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.378655 crc crio[23211]: time=\"2026-06-11T17:39:51.37858053Z\" level=info msg=\"Stopping pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\" id=987e0f53-0f9c-44bb-8591-c4e3afdbcb03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.378655 crc crio[23211]: time=\"2026-06-11T17:39:51.378644172Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\" id=987e0f53-0f9c-44bb-8591-c4e3afdbcb03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.379120 crc crio[23211]: time=\"2026-06-11T17:39:51.379048162Z\" level=info msg=\"Removing pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\" id=1299891f-0661-45a2-9d74-b5b830aeadf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.398065 crc crio[23211]: time=\"2026-06-11T17:39:51.397915555Z\" level=info msg=\"Removed pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\" id=1299891f-0661-45a2-9d74-b5b830aeadf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.399095 crc crio[23211]: time=\"2026-06-11T17:39:51.399009932Z\" level=info msg=\"Stopping pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\" id=9ae1e4e6-76c3-4f2a-8c52-18bf0aac2128 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.399095 crc crio[23211]: time=\"2026-06-11T17:39:51.399084424Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\" id=9ae1e4e6-76c3-4f2a-8c52-18bf0aac2128 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.400085 crc crio[23211]: time=\"2026-06-11T17:39:51.399979886Z\" level=info msg=\"Removing pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\" id=d3ad8a47-2edd-44a8-8147-2636c10f9759 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.415883 crc crio[23211]: time=\"2026-06-11T17:39:51.415742023Z\" level=info msg=\"Removed pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\" id=d3ad8a47-2edd-44a8-8147-2636c10f9759 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.416938 crc crio[23211]: time=\"2026-06-11T17:39:51.416837739Z\" level=info msg=\"Stopping pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\" id=9c37dcc1-e5d2-43e0-9b16-b59c20289244 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.420019 crc crio[23211]: time=\"2026-06-11T17:39:51.419936245Z\" level=info msg=\"Stopped pod sandbox (already stopped): c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\" id=9c37dcc1-e5d2-43e0-9b16-b59c20289244 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.420907 crc crio[23211]: time=\"2026-06-11T17:39:51.420821337Z\" level=info msg=\"Removing pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\" id=e3019f7a-33b0-4640-b4f8-29ce7774fd8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.463678 crc crio[23211]: time=\"2026-06-11T17:39:51.463546305Z\" level=info msg=\"Removed pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\" id=e3019f7a-33b0-4640-b4f8-29ce7774fd8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.465197 crc crio[23211]: time=\"2026-06-11T17:39:51.465100153Z\" level=info msg=\"Stopping pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\" id=be5308ba-8cbb-49ae-904f-2e456005ca59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.465331 crc crio[23211]: time=\"2026-06-11T17:39:51.465230746Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\" id=be5308ba-8cbb-49ae-904f-2e456005ca59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.466508 crc crio[23211]: time=\"2026-06-11T17:39:51.466361634Z\" level=info msg=\"Removing pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\" id=410e747a-12d6-49ec-a99d-6de7d9be0e18 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.497195 crc crio[23211]: time=\"2026-06-11T17:39:51.496934054Z\" level=info msg=\"Removed pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\" id=410e747a-12d6-49ec-a99d-6de7d9be0e18 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.498531 crc crio[23211]: time=\"2026-06-11T17:39:51.498269876Z\" level=info msg=\"Stopping pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\" id=0a4cceda-ba13-4276-bb93-9800111eb2e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.498666 crc crio[23211]: time=\"2026-06-11T17:39:51.498549963Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\" id=0a4cceda-ba13-4276-bb93-9800111eb2e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.499528 crc crio[23211]: time=\"2026-06-11T17:39:51.499385005Z\" level=info msg=\"Removing pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\" id=10e368d6-1181-4572-b126-36cb4680f80b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.523152 crc crio[23211]: time=\"2026-06-11T17:39:51.522939232Z\" level=info msg=\"Removed pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\" id=10e368d6-1181-4572-b126-36cb4680f80b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.524923 crc crio[23211]: time=\"2026-06-11T17:39:51.524767677Z\" level=info msg=\"Stopping pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\" id=7f951151-0a1a-4ca8-81da-533ecdfcfb15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.525020 crc crio[23211]: time=\"2026-06-11T17:39:51.524982202Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\" id=7f951151-0a1a-4ca8-81da-533ecdfcfb15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.526110 crc crio[23211]: time=\"2026-06-11T17:39:51.525954496Z\" level=info msg=\"Removing pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\" id=5e49cff7-ccc6-4e47-9157-e0216c74c7c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.543345 crc crio[23211]: time=\"2026-06-11T17:39:51.543204929Z\" level=info msg=\"Removed pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\" id=5e49cff7-ccc6-4e47-9157-e0216c74c7c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.544507 crc crio[23211]: time=\"2026-06-11T17:39:51.544332428Z\" level=info msg=\"Stopping pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\" id=606e9e6f-18fb-4878-bbd5-731bc09d10c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.544583 crc crio[23211]: time=\"2026-06-11T17:39:51.544511852Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\" id=606e9e6f-18fb-4878-bbd5-731bc09d10c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.545586 crc crio[23211]: time=\"2026-06-11T17:39:51.545525696Z\" level=info msg=\"Removing pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\" id=62d73e68-3aae-4de0-933a-2822487936bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.574941 crc crio[23211]: time=\"2026-06-11T17:39:51.574051776Z\" level=info msg=\"Removed pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\" id=62d73e68-3aae-4de0-933a-2822487936bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.577558 crc crio[23211]: time=\"2026-06-11T17:39:51.577410649Z\" level=info msg=\"Stopping pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\" id=ed8df708-bd92-41f7-955c-bf60e84bbfa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.577717 crc crio[23211]: time=\"2026-06-11T17:39:51.577621744Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\" id=ed8df708-bd92-41f7-955c-bf60e84bbfa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.578500 crc crio[23211]: time=\"2026-06-11T17:39:51.578347542Z\" level=info msg=\"Removing pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\" id=f1ff64f5-007d-45c3-b426-30c5dd56ada2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.600479 crc crio[23211]: time=\"2026-06-11T17:39:51.600091505Z\" level=info msg=\"Removed pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\" id=f1ff64f5-007d-45c3-b426-30c5dd56ada2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.601670 crc crio[23211]: time=\"2026-06-11T17:39:51.601554361Z\" level=info msg=\"Stopping pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\" id=ac9cbabb-a0aa-4832-8ad9-d93d2fe3c8be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.601763 crc crio[23211]: time=\"2026-06-11T17:39:51.601701784Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\" id=ac9cbabb-a0aa-4832-8ad9-d93d2fe3c8be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.602547 crc crio[23211]: time=\"2026-06-11T17:39:51.602413162Z\" level=info msg=\"Removing pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\" id=ae111ca0-4d80-43be-8b46-79ff73ff854e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.623923 crc crio[23211]: time=\"2026-06-11T17:39:51.623720225Z\" level=info msg=\"Removed pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\" id=ae111ca0-4d80-43be-8b46-79ff73ff854e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.625522 crc crio[23211]: time=\"2026-06-11T17:39:51.625289133Z\" level=info msg=\"Stopping pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\" id=3133eb85-ca8f-43b9-930d-1dbd1aa8590f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.625674 crc crio[23211]: time=\"2026-06-11T17:39:51.625596842Z\" level=info msg=\"Stopped pod sandbox (already stopped): f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\" id=3133eb85-ca8f-43b9-930d-1dbd1aa8590f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.626645 crc crio[23211]: time=\"2026-06-11T17:39:51.626545404Z\" level=info msg=\"Removing pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\" id=4bbe0ace-7ba3-4e8a-8bbc-fe5d6569abde name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.655390 crc crio[23211]: time=\"2026-06-11T17:39:51.655272649Z\" level=info msg=\"Removed pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\" id=4bbe0ace-7ba3-4e8a-8bbc-fe5d6569abde name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.656791 crc crio[23211]: time=\"2026-06-11T17:39:51.65650615Z\" level=info msg=\"Stopping pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\" id=a0b7792a-7045-4523-9ac5-e017337d727c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.656791 crc crio[23211]: time=\"2026-06-11T17:39:51.656667124Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\" id=a0b7792a-7045-4523-9ac5-e017337d727c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.657860 crc crio[23211]: time=\"2026-06-11T17:39:51.657808951Z\" level=info msg=\"Removing pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\" id=16a56899-679c-4156-8c00-ae2543aace55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.683833 crc crio[23211]: time=\"2026-06-11T17:39:51.683669316Z\" level=info msg=\"Removed pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\" id=16a56899-679c-4156-8c00-ae2543aace55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.684975 crc crio[23211]: time=\"2026-06-11T17:39:51.684865295Z\" level=info msg=\"Stopping pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\" id=13b43168-acf0-43af-a258-686849f9ccbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.684975 crc crio[23211]: time=\"2026-06-11T17:39:51.684940057Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\" id=13b43168-acf0-43af-a258-686849f9ccbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:51.685917 crc crio[23211]: time=\"2026-06-11T17:39:51.685821039Z\" level=info msg=\"Removing pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\" id=5b644032-0767-4cda-8ef7-f3f0173f61c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:51.716608 crc crio[23211]: time=\"2026-06-11T17:39:51.71640254Z\" level=info msg=\"Removed pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\" id=5b644032-0767-4cda-8ef7-f3f0173f61c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:40:02.801655 crc crio[23211]: time=\"2026-06-11T17:40:02.800561691Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686660-hp5hg/POD\" id=6c6e8e4f-0ced-4f01-8381-2028031a4ead name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:40:02.803724 crc crio[23211]: time=\"2026-06-11T17:40:02.801685149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:40:02.841830 crc crio[23211]: time=\"2026-06-11T17:40:02.841732781Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686660-hp5hg Namespace:openshift-infra ID:98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d UID:71a7022f-fd90-40b0-a3cc-a81244596fcc NetNS:/var/run/netns/f887d924-2283-4680-9498-26c6eb1611b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71a7022f_fd90_40b0_a3cc_a81244596fcc.slice PodAnnotations:0xc002818278}] Aliases:map[]}\"\nJun 11 17:40:02.841830 crc crio[23211]: time=\"2026-06-11T17:40:02.841819873Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686660-hp5hg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:03.494021 crc crio[23211]: 2026-06-11T17:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98680381bd2b622 Mac:de:62:e7:33:d5:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c0 Mtu:0 Sandbox:/var/run/netns/f887d924-2283-4680-9498-26c6eb1611b6 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.1.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:40:03.497729 crc crio[23211]: time=\"2026-06-11T17:40:03.497196386Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686660-hp5hg Namespace:openshift-infra ID:98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d UID:71a7022f-fd90-40b0-a3cc-a81244596fcc NetNS:/var/run/netns/f887d924-2283-4680-9498-26c6eb1611b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71a7022f_fd90_40b0_a3cc_a81244596fcc.slice PodAnnotations:0xc002818278}] Aliases:map[]}\"\nJun 11 17:40:03.497729 crc crio[23211]: time=\"2026-06-11T17:40:03.497666359Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686660-hp5hg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:40:03.514269 crc crio[23211]: time=\"2026-06-11T17:40:03.514035791Z\" level=info msg=\"Ran pod sandbox 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d with infra container: openshift-infra/auto-csr-approver-29686660-hp5hg/POD\" id=6c6e8e4f-0ced-4f01-8381-2028031a4ead name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:40:03.518124 crc crio[23211]: time=\"2026-06-11T17:40:03.518030708Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d3ade1ce-f470-44ac-99ba-cf2685608ec9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:40:03.529369 crc crio[23211]: time=\"2026-06-11T17:40:03.529268214Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:40:06.003000 crc crio[23211]: time=\"2026-06-11T17:40:06.001610414Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d3ade1ce-f470-44ac-99ba-cf2685608ec9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:40:06.006357 crc crio[23211]: time=\"2026-06-11T17:40:06.006265998Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4d76647-aeb5-4ca7-9812-ad57a6c56d32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:40:06.009191 crc crio[23211]: time=\"2026-06-11T17:40:06.009072758Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=de5583dd-4b01-447d-9f7c-6efa4d6871f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:40:06.019820 crc crio[23211]: time=\"2026-06-11T17:40:06.019732279Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686660-hp5hg/oc\" id=03e56592-8410-4134-b532-377cc3567316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:40:06.020387 crc crio[23211]: time=\"2026-06-11T17:40:06.020311853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:40:06.091844 crc crio[23211]: time=\"2026-06-11T17:40:06.091734877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:40:06.353796 crc crio[23211]: time=\"2026-06-11T17:40:06.35368883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:40:06.481096 crc crio[23211]: time=\"2026-06-11T17:40:06.480982586Z\" level=info msg=\"Created container d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b: openshift-infra/auto-csr-approver-29686660-hp5hg/oc\" id=03e56592-8410-4134-b532-377cc3567316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:40:06.482518 crc crio[23211]: time=\"2026-06-11T17:40:06.482411901Z\" level=info msg=\"Starting container: d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b\" id=88d993ec-1edf-4753-916a-defa63503e5d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:40:06.488526 crc crio[23211]: time=\"2026-06-11T17:40:06.488394916Z\" level=info msg=\"Started container\" PID=310881 containerID=d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b description=openshift-infra/auto-csr-approver-29686660-hp5hg/oc id=88d993ec-1edf-4753-916a-defa63503e5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d\nJun 11 17:40:08.509787 crc crio[23211]: time=\"2026-06-11T17:40:08.508341099Z\" level=info msg=\"Stopping pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d\" id=e97cbc7a-1293-4ec4-83fb-27de919dc9ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:08.511577 crc crio[23211]: time=\"2026-06-11T17:40:08.510204244Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686660-hp5hg Namespace:openshift-infra ID:98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d UID:71a7022f-fd90-40b0-a3cc-a81244596fcc NetNS:/var/run/netns/f887d924-2283-4680-9498-26c6eb1611b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71a7022f_fd90_40b0_a3cc_a81244596fcc.slice PodAnnotations:0xc000d2ec00}] Aliases:map[]}\"\nJun 11 17:40:08.511577 crc crio[23211]: time=\"2026-06-11T17:40:08.510362288Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686660-hp5hg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:08.875567 crc crio[23211]: time=\"2026-06-11T17:40:08.874984882Z\" level=info msg=\"Stopped pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d\" id=e97cbc7a-1293-4ec4-83fb-27de919dc9ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:51.753314 crc crio[23211]: time=\"2026-06-11T17:40:51.751750305Z\" level=info msg=\"Removing container: f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49\" id=7584d5ae-4ec9-4e73-a1a3-b58dccf5a900 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:51.814574 crc crio[23211]: time=\"2026-06-11T17:40:51.814496326Z\" level=info msg=\"Removed container f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49: openshift-marketplace/certified-operators-hksvt/extract-content\" id=7584d5ae-4ec9-4e73-a1a3-b58dccf5a900 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:51.819330 crc crio[23211]: time=\"2026-06-11T17:40:51.819115208Z\" level=info msg=\"Removing container: 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1\" id=fc50a228-2c37-4528-9fda-ec307ab303bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:51.868498 crc crio[23211]: time=\"2026-06-11T17:40:51.868259905Z\" level=info msg=\"Removed container 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1: openshift-marketplace/certified-operators-hksvt/registry-server\" id=fc50a228-2c37-4528-9fda-ec307ab303bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:51.873339 crc crio[23211]: time=\"2026-06-11T17:40:51.873265607Z\" level=info msg=\"Removing container: b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a\" id=847c32c6-8e10-4fdc-b965-58abf89e09be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:52.081200 crc crio[23211]: time=\"2026-06-11T17:40:52.081090255Z\" level=info msg=\"Removed container b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a: openshift-infra/auto-csr-approver-29686654-j4dbl/oc\" id=847c32c6-8e10-4fdc-b965-58abf89e09be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:52.084899 crc crio[23211]: time=\"2026-06-11T17:40:52.084809847Z\" level=info msg=\"Removing container: 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254\" id=08f55e18-e07b-4346-98dc-1b78c7669628 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:52.122232 crc crio[23211]: time=\"2026-06-11T17:40:52.122094012Z\" level=info msg=\"Removed container 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254: openshift-marketplace/community-operators-h5574/registry-server\" id=08f55e18-e07b-4346-98dc-1b78c7669628 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:52.147317 crc crio[23211]: time=\"2026-06-11T17:40:52.14687202Z\" level=info msg=\"Stopping pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\" id=a9de5ffb-7785-411a-9c9c-42b7a3968509 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:52.147317 crc crio[23211]: time=\"2026-06-11T17:40:52.147241399Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\" id=a9de5ffb-7785-411a-9c9c-42b7a3968509 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:52.148551 crc crio[23211]: time=\"2026-06-11T17:40:52.148367057Z\" level=info msg=\"Removing pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\" id=dedd938a-0d4f-4d08-9101-d3037972550d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:40:52.175561 crc crio[23211]: time=\"2026-06-11T17:40:52.17539595Z\" level=info msg=\"Removed pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\" id=dedd938a-0d4f-4d08-9101-d3037972550d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:40:52.176838 crc crio[23211]: time=\"2026-06-11T17:40:52.176760193Z\" level=info msg=\"Stopping pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\" id=efbf523b-9793-4eba-9385-1d76db2a7e3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:52.177130 crc crio[23211]: time=\"2026-06-11T17:40:52.177013979Z\" level=info msg=\"Stopped pod sandbox (already stopped): 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\" id=efbf523b-9793-4eba-9385-1d76db2a7e3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:52.178551 crc crio[23211]: time=\"2026-06-11T17:40:52.178411174Z\" level=info msg=\"Removing pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\" id=6db15245-90f3-4bd4-b9c6-6db6260da149 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:40:52.199006 crc crio[23211]: time=\"2026-06-11T17:40:52.198886096Z\" level=info msg=\"Removed pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\" id=6db15245-90f3-4bd4-b9c6-6db6260da149 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:40:52.200398 crc crio[23211]: time=\"2026-06-11T17:40:52.200110177Z\" level=info msg=\"Stopping pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d\" id=f6dc7ee1-b85c-47c3-acb4-b29ae79e210e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:52.200811 crc crio[23211]: time=\"2026-06-11T17:40:52.20067331Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d\" id=f6dc7ee1-b85c-47c3-acb4-b29ae79e210e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:52.202641 crc crio[23211]: time=\"2026-06-11T17:40:52.202508485Z\" level=info msg=\"Removing pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d\" id=3c78a26e-6e6a-4a93-885d-d320d15ad0a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:40:52.238352 crc crio[23211]: time=\"2026-06-11T17:40:52.238242142Z\" level=info msg=\"Removed pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d\" id=3c78a26e-6e6a-4a93-885d-d320d15ad0a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:42:00.574381 crc crio[23211]: time=\"2026-06-11T17:42:00.573069188Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686662-265bc/POD\" id=3d7574a0-392f-48de-b462-af07538a503d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:00.576594 crc crio[23211]: time=\"2026-06-11T17:42:00.574412071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:42:00.613487 crc crio[23211]: time=\"2026-06-11T17:42:00.613315875Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686662-265bc Namespace:openshift-infra ID:530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b UID:43a3e64e-d5de-44ef-a328-612d28ae07ca NetNS:/var/run/netns/c90cbcd1-0cf1-4607-bf3c-9018dc4e99b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43a3e64e_d5de_44ef_a328_612d28ae07ca.slice PodAnnotations:0xc003088530}] Aliases:map[]}\"\nJun 11 17:42:00.613487 crc crio[23211]: time=\"2026-06-11T17:42:00.613386307Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686662-265bc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:00.993039 crc crio[23211]: 2026-06-11T17:42:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:530a4486c39a2b6 Mac:22:60:0a:24:d3:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c1 Mtu:0 Sandbox:/var/run/netns/c90cbcd1-0cf1-4607-bf3c-9018dc4e99b8 SocketPath: PciID:}] [{Interface:0xc00025ac70 Address:{IP:10.217.1.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:00.994676 crc crio[23211]: time=\"2026-06-11T17:42:00.99458217Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686662-265bc Namespace:openshift-infra ID:530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b UID:43a3e64e-d5de-44ef-a328-612d28ae07ca NetNS:/var/run/netns/c90cbcd1-0cf1-4607-bf3c-9018dc4e99b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43a3e64e_d5de_44ef_a328_612d28ae07ca.slice PodAnnotations:0xc003088530}] Aliases:map[]}\"\nJun 11 17:42:00.994808 crc crio[23211]: time=\"2026-06-11T17:42:00.994748844Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686662-265bc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:01.003651 crc crio[23211]: time=\"2026-06-11T17:42:01.003510999Z\" level=info msg=\"Ran pod sandbox 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b with infra container: openshift-infra/auto-csr-approver-29686662-265bc/POD\" id=3d7574a0-392f-48de-b462-af07538a503d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:01.008763 crc crio[23211]: time=\"2026-06-11T17:42:01.008615664Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=697f7557-fc25-46ae-9c23-1edef511f65b name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:01.020703 crc crio[23211]: time=\"2026-06-11T17:42:01.020612158Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:42:02.421871 crc crio[23211]: time=\"2026-06-11T17:42:02.42150063Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=697f7557-fc25-46ae-9c23-1edef511f65b name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:02.425145 crc crio[23211]: time=\"2026-06-11T17:42:02.424645737Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ff553ea7-c44a-4d0c-a53b-ce1263778906 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:02.431220 crc crio[23211]: time=\"2026-06-11T17:42:02.430980372Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=40760caa-73ed-4224-8e28-9e753f43444f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:02.442263 crc crio[23211]: time=\"2026-06-11T17:42:02.442152486Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686662-265bc/oc\" id=58d87a2f-3fbd-47d3-adc3-b4141b205961 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:42:02.442891 crc crio[23211]: time=\"2026-06-11T17:42:02.442827562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:42:02.510026 crc crio[23211]: time=\"2026-06-11T17:42:02.509827367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:42:02.780784 crc crio[23211]: time=\"2026-06-11T17:42:02.754590962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:42:02.914688 crc crio[23211]: time=\"2026-06-11T17:42:02.914529876Z\" level=info msg=\"Created container 5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba: openshift-infra/auto-csr-approver-29686662-265bc/oc\" id=58d87a2f-3fbd-47d3-adc3-b4141b205961 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:42:02.916569 crc crio[23211]: time=\"2026-06-11T17:42:02.916378071Z\" level=info msg=\"Starting container: 5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba\" id=e4df36e6-93c1-4892-9646-13283c43b0f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:42:02.926738 crc crio[23211]: time=\"2026-06-11T17:42:02.926659353Z\" level=info msg=\"Started container\" PID=318564 containerID=5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba description=openshift-infra/auto-csr-approver-29686662-265bc/oc id=e4df36e6-93c1-4892-9646-13283c43b0f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b\nJun 11 17:42:04.840057 crc crio[23211]: time=\"2026-06-11T17:42:04.8388884Z\" level=info msg=\"Stopping pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b\" id=debea28d-d957-4f27-ac39-51616d48f49d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:42:04.843039 crc crio[23211]: time=\"2026-06-11T17:42:04.84093474Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686662-265bc Namespace:openshift-infra ID:530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b UID:43a3e64e-d5de-44ef-a328-612d28ae07ca NetNS:/var/run/netns/c90cbcd1-0cf1-4607-bf3c-9018dc4e99b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43a3e64e_d5de_44ef_a328_612d28ae07ca.slice PodAnnotations:0xc000d2e210}] Aliases:map[]}\"\nJun 11 17:42:04.843039 crc crio[23211]: time=\"2026-06-11T17:42:04.841146756Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686662-265bc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:05.278381 crc crio[23211]: time=\"2026-06-11T17:42:05.276850576Z\" level=info msg=\"Stopped pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b\" id=debea28d-d957-4f27-ac39-51616d48f49d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:42:52.304535 crc crio[23211]: time=\"2026-06-11T17:42:52.303613954Z\" level=info msg=\"Removing container: 86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243\" id=61c5aa8f-26af-406c-8e9a-7dec034a18d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:42:52.405263 crc crio[23211]: time=\"2026-06-11T17:42:52.404553651Z\" level=info msg=\"Removed container 86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243: openstack/keystone-db-sync-lq6q6/keystone-db-sync\" id=61c5aa8f-26af-406c-8e9a-7dec034a18d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:42:52.408584 crc crio[23211]: time=\"2026-06-11T17:42:52.408507278Z\" level=info msg=\"Removing container: 3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec\" id=34f6de20-722e-4f9a-9598-d168b1ad8c11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:42:52.479050 crc crio[23211]: time=\"2026-06-11T17:42:52.478938757Z\" level=info msg=\"Removed container 3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec: openstack/keystone-bootstrap-zgn6w/keystone-bootstrap\" id=34f6de20-722e-4f9a-9598-d168b1ad8c11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:42:52.481931 crc crio[23211]: time=\"2026-06-11T17:42:52.481851967Z\" level=info msg=\"Removing container: 50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2\" id=160936e2-697a-4181-9d2b-e9cf033e8760 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:42:52.664596 crc crio[23211]: time=\"2026-06-11T17:42:52.664330825Z\" level=info msg=\"Removed container 50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2: openshift-infra/auto-csr-approver-29686656-2h7k8/oc\" id=160936e2-697a-4181-9d2b-e9cf033e8760 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:42:52.678159 crc crio[23211]: time=\"2026-06-11T17:42:52.67796581Z\" level=info msg=\"Stopping pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098\" id=87f2b2f3-a3de-4edf-b918-11b2111bbb13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:42:52.678159 crc crio[23211]: time=\"2026-06-11T17:42:52.678161634Z\" level=info msg=\"Stopped pod sandbox (already stopped): 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098\" id=87f2b2f3-a3de-4edf-b918-11b2111bbb13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:42:52.679769 crc crio[23211]: time=\"2026-06-11T17:42:52.679044605Z\" level=info msg=\"Removing pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098\" id=66b77061-b5ee-438b-ad45-efb7ddae8644 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:42:52.710158 crc crio[23211]: time=\"2026-06-11T17:42:52.710010835Z\" level=info msg=\"Removed pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098\" id=66b77061-b5ee-438b-ad45-efb7ddae8644 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:42:52.711312 crc crio[23211]: time=\"2026-06-11T17:42:52.711184995Z\" level=info msg=\"Stopping pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799\" id=8a269212-19b4-4777-8e32-1b36c8fd272b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:42:52.711383 crc crio[23211]: time=\"2026-06-11T17:42:52.711295998Z\" level=info msg=\"Stopped pod sandbox (already stopped): 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799\" id=8a269212-19b4-4777-8e32-1b36c8fd272b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:42:52.712580 crc crio[23211]: time=\"2026-06-11T17:42:52.712506186Z\" level=info msg=\"Removing pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799\" id=f6b51c95-37af-4358-a810-39686ab7bcec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:42:52.742897 crc crio[23211]: time=\"2026-06-11T17:42:52.74283166Z\" level=info msg=\"Removed pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799\" id=f6b51c95-37af-4358-a810-39686ab7bcec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:42:52.744554 crc crio[23211]: time=\"2026-06-11T17:42:52.744347058Z\" level=info msg=\"Stopping pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23\" id=43c12229-5f85-43ef-a7e9-eed61472bf87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:42:52.744554 crc crio[23211]: time=\"2026-06-11T17:42:52.744539353Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23\" id=43c12229-5f85-43ef-a7e9-eed61472bf87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:42:52.745214 crc crio[23211]: time=\"2026-06-11T17:42:52.745137008Z\" level=info msg=\"Removing pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23\" id=976144af-3cf0-4669-b793-4c3deb8d9135 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:42:52.766173 crc crio[23211]: time=\"2026-06-11T17:42:52.766002349Z\" level=info msg=\"Removed pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23\" id=976144af-3cf0-4669-b793-4c3deb8d9135 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:43:27.446599 crc crio[23211]: time=\"2026-06-11T17:43:27.445166014Z\" level=info msg=\"Stopping pod sandbox: 55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286\" id=578979ba-3cef-4da9-8933-6782a5591d20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:27.448592 crc crio[23211]: time=\"2026-06-11T17:43:27.447615494Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-9ntf4 Namespace:openstack ID:55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286 UID:be24ff0f-b98a-42ee-bb83-d4bd3626c8c1 NetNS:/var/run/netns/9e3ef39b-2501-4d5b-9b5c-f4ba44c22dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24ff0f_b98a_42ee_bb83_d4bd3626c8c1.slice PodAnnotations:0xc00294e228}] Aliases:map[]}\"\nJun 11 17:43:27.448592 crc crio[23211]: time=\"2026-06-11T17:43:27.44788142Z\" level=info msg=\"Deleting pod openstack_update-edpm-update-openstack-edpm-ipam-9ntf4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:28.010111 crc crio[23211]: time=\"2026-06-11T17:43:28.009562292Z\" level=info msg=\"Stopped pod sandbox: 55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286\" id=578979ba-3cef-4da9-8933-6782a5591d20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:37.696248 crc crio[23211]: time=\"2026-06-11T17:43:37.694838006Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:43:45.417980 crc crio[23211]: time=\"2026-06-11T17:43:45.416896848Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:43:49.097522 crc crio[23211]: time=\"2026-06-11T17:43:49.096566818Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:43:52.041903 crc crio[23211]: time=\"2026-06-11T17:43:52.040628781Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:43:55.455851 crc crio[23211]: time=\"2026-06-11T17:43:55.454940992Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:44:00.576626 crc crio[23211]: time=\"2026-06-11T17:44:00.575244139Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686664-ltd8r/POD\" id=1488dbd7-a2c2-498b-8829-c62bd009292f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:00.578316 crc crio[23211]: time=\"2026-06-11T17:44:00.576723645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:00.672909 crc crio[23211]: time=\"2026-06-11T17:44:00.672619708Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686664-ltd8r Namespace:openshift-infra ID:1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0 UID:d0acd3bc-1962-46fd-b0f1-3f3466e05f71 NetNS:/var/run/netns/0490155d-7336-480c-bdf0-b547d3f26e1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0acd3bc_1962_46fd_b0f1_3f3466e05f71.slice PodAnnotations:0xc002278038}] Aliases:map[]}\"\nJun 11 17:44:00.672909 crc crio[23211]: time=\"2026-06-11T17:44:00.672846584Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686664-ltd8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:01.266578 crc crio[23211]: 2026-06-11T17:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1070e667fa4a78d Mac:7a:39:4b:11:4c:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c2 Mtu:0 Sandbox:/var/run/netns/0490155d-7336-480c-bdf0-b547d3f26e1c SocketPath: PciID:}] [{Interface:0xc000121140 Address:{IP:10.217.1.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:01.269133 crc crio[23211]: time=\"2026-06-11T17:44:01.2690174Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686664-ltd8r Namespace:openshift-infra ID:1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0 UID:d0acd3bc-1962-46fd-b0f1-3f3466e05f71 NetNS:/var/run/netns/0490155d-7336-480c-bdf0-b547d3f26e1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0acd3bc_1962_46fd_b0f1_3f3466e05f71.slice PodAnnotations:0xc002278038}] Aliases:map[]}\"\nJun 11 17:44:01.269492 crc crio[23211]: time=\"2026-06-11T17:44:01.269247857Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686664-ltd8r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:01.282156 crc crio[23211]: time=\"2026-06-11T17:44:01.28201192Z\" level=info msg=\"Ran pod sandbox 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0 with infra container: openshift-infra/auto-csr-approver-29686664-ltd8r/POD\" id=1488dbd7-a2c2-498b-8829-c62bd009292f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:01.286646 crc crio[23211]: time=\"2026-06-11T17:44:01.28655225Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=775d0ada-2526-45e8-87b4-f33b2473901f name=/runtime.v1.ImageService/PullImage\nJun 11 17:44:01.298511 crc crio[23211]: time=\"2026-06-11T17:44:01.2983568Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:44:01.500820 crc crio[23211]: time=\"2026-06-11T17:44:01.500650774Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:44:02.468708 crc crio[23211]: time=\"2026-06-11T17:44:02.468551361Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=775d0ada-2526-45e8-87b4-f33b2473901f name=/runtime.v1.ImageService/PullImage\nJun 11 17:44:02.470694 crc crio[23211]: time=\"2026-06-11T17:44:02.469895624Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=218a04e5-0211-499c-b059-13ef64c4cfc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:02.476116 crc crio[23211]: time=\"2026-06-11T17:44:02.474514017Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=da5a150a-131b-4dcf-a56b-df771f366b23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:02.482291 crc crio[23211]: time=\"2026-06-11T17:44:02.482199016Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686664-ltd8r/oc\" id=c6d2a054-e52d-4d91-ace6-84d43637e4d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:02.482868 crc crio[23211]: time=\"2026-06-11T17:44:02.48276588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:02.546271 crc crio[23211]: time=\"2026-06-11T17:44:02.545508749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:02.886168 crc crio[23211]: time=\"2026-06-11T17:44:02.885899531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:03.017104 crc crio[23211]: time=\"2026-06-11T17:44:03.016982237Z\" level=info msg=\"Created container 83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59: openshift-infra/auto-csr-approver-29686664-ltd8r/oc\" id=c6d2a054-e52d-4d91-ace6-84d43637e4d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:03.018953 crc crio[23211]: time=\"2026-06-11T17:44:03.018852563Z\" level=info msg=\"Starting container: 83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59\" id=6f22d745-d641-4443-ba6d-664ae6d07d58 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:03.024405 crc crio[23211]: time=\"2026-06-11T17:44:03.024305097Z\" level=info msg=\"Started container\" PID=326331 containerID=83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59 description=openshift-infra/auto-csr-approver-29686664-ltd8r/oc id=6f22d745-d641-4443-ba6d-664ae6d07d58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0\nJun 11 17:44:05.172492 crc crio[23211]: time=\"2026-06-11T17:44:05.1707538Z\" level=info msg=\"Stopping pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0\" id=b4a8641b-c044-47fa-a69a-3e7d45bb75b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:05.174836 crc crio[23211]: time=\"2026-06-11T17:44:05.173545088Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686664-ltd8r Namespace:openshift-infra ID:1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0 UID:d0acd3bc-1962-46fd-b0f1-3f3466e05f71 NetNS:/var/run/netns/0490155d-7336-480c-bdf0-b547d3f26e1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0acd3bc_1962_46fd_b0f1_3f3466e05f71.slice PodAnnotations:0xc006bcc5c8}] Aliases:map[]}\"\nJun 11 17:44:05.174836 crc crio[23211]: time=\"2026-06-11T17:44:05.173746983Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686664-ltd8r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:05.614905 crc crio[23211]: time=\"2026-06-11T17:44:05.614334683Z\" level=info msg=\"Stopped pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0\" id=b4a8641b-c044-47fa-a69a-3e7d45bb75b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:07.396102 crc crio[23211]: time=\"2026-06-11T17:44:07.395250428Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zkdcf/POD\" id=ed9baf37-13f3-402d-b166-53367e804c0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:07.397822 crc crio[23211]: time=\"2026-06-11T17:44:07.39611179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:07.443685 crc crio[23211]: time=\"2026-06-11T17:44:07.442853996Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zkdcf Namespace:openshift-marketplace ID:f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876 UID:b54744b2-8fd3-44e7-939f-4aead22ee54c NetNS:/var/run/netns/d94c8249-0825-4ab8-836c-c1a4de4af732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb54744b2_8fd3_44e7_939f_4aead22ee54c.slice PodAnnotations:0xc0001ae9c0}] Aliases:map[]}\"\nJun 11 17:44:07.443685 crc crio[23211]: time=\"2026-06-11T17:44:07.443524582Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zkdcf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:07.475974 crc crio[23211]: time=\"2026-06-11T17:44:07.475838825Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:44:07.974992 crc crio[23211]: 2026-06-11T17:44:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f787c42ef4f8be5 Mac:e6:60:6d:c0:31:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c3 Mtu:0 Sandbox:/var/run/netns/d94c8249-0825-4ab8-836c-c1a4de4af732 SocketPath: PciID:}] [{Interface:0xc0003146d0 Address:{IP:10.217.1.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:07.977523 crc crio[23211]: time=\"2026-06-11T17:44:07.977389031Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zkdcf Namespace:openshift-marketplace ID:f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876 UID:b54744b2-8fd3-44e7-939f-4aead22ee54c NetNS:/var/run/netns/d94c8249-0825-4ab8-836c-c1a4de4af732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb54744b2_8fd3_44e7_939f_4aead22ee54c.slice PodAnnotations:0xc0001ae9c0}] Aliases:map[]}\"\nJun 11 17:44:07.977718 crc crio[23211]: time=\"2026-06-11T17:44:07.977653408Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zkdcf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:08.001502 crc crio[23211]: time=\"2026-06-11T17:44:07.998239503Z\" level=info msg=\"Ran pod sandbox f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876 with infra container: openshift-marketplace/redhat-marketplace-zkdcf/POD\" id=ed9baf37-13f3-402d-b166-53367e804c0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:08.004942 crc crio[23211]: time=\"2026-06-11T17:44:08.004870965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7e22db47-1d41-4aae-ad79-93edb2602685 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:08.008138 crc crio[23211]: time=\"2026-06-11T17:44:08.007162151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd9de8dc-9e2e-4cc7-949a-6f57d0e2ff88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:08.017128 crc crio[23211]: time=\"2026-06-11T17:44:08.017040064Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zkdcf/extract-utilities\" id=a2e7c042-7cb2-4863-8aaa-a279aa778891 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:08.017663 crc crio[23211]: time=\"2026-06-11T17:44:08.017606098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:08.095886 crc crio[23211]: time=\"2026-06-11T17:44:08.095723554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:08.102289 crc crio[23211]: time=\"2026-06-11T17:44:08.101724561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:08.308802 crc crio[23211]: time=\"2026-06-11T17:44:08.308374582Z\" level=info msg=\"Created container f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022: openshift-marketplace/redhat-marketplace-zkdcf/extract-utilities\" id=a2e7c042-7cb2-4863-8aaa-a279aa778891 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:08.309777 crc crio[23211]: time=\"2026-06-11T17:44:08.309647463Z\" level=info msg=\"Starting container: f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022\" id=9c1d94ca-9b29-4cf3-b991-0d63b50dc2fd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:08.320013 crc crio[23211]: time=\"2026-06-11T17:44:08.319901584Z\" level=info msg=\"Started container\" PID=326858 containerID=f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022 description=openshift-marketplace/redhat-marketplace-zkdcf/extract-utilities id=9c1d94ca-9b29-4cf3-b991-0d63b50dc2fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\nJun 11 17:44:09.278480 crc crio[23211]: time=\"2026-06-11T17:44:09.278041743Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fca61a69-df2f-46f0-b97b-135272b9ec41 name=/runtime.v1.ImageService/PullImage\nJun 11 17:44:09.284946 crc crio[23211]: time=\"2026-06-11T17:44:09.2848718Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 17:44:09.972581 crc crio[23211]: time=\"2026-06-11T17:44:09.972146502Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=fca61a69-df2f-46f0-b97b-135272b9ec41 name=/runtime.v1.ImageService/PullImage\nJun 11 17:44:09.973564 crc crio[23211]: time=\"2026-06-11T17:44:09.973305271Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=37257c32-2b3b-4dcd-90c5-55c4d84fa390 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:09.978034 crc crio[23211]: time=\"2026-06-11T17:44:09.977952834Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e6aa70fd-8f1e-4560-968b-e5c2961af623 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:09.988336 crc crio[23211]: time=\"2026-06-11T17:44:09.988212547Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zkdcf/extract-content\" id=5af94b23-1c73-4c80-b815-13cf610b0ee7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:09.988870 crc crio[23211]: time=\"2026-06-11T17:44:09.988829441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:10.049909 crc crio[23211]: time=\"2026-06-11T17:44:10.049740327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:10.054222 crc crio[23211]: time=\"2026-06-11T17:44:10.054148984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:10.233173 crc crio[23211]: time=\"2026-06-11T17:44:10.232248964Z\" level=info msg=\"Created container a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604: openshift-marketplace/redhat-marketplace-zkdcf/extract-content\" id=5af94b23-1c73-4c80-b815-13cf610b0ee7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:10.234667 crc crio[23211]: time=\"2026-06-11T17:44:10.23453183Z\" level=info msg=\"Starting container: a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604\" id=2eab9b93-029c-490a-a09f-512c1ab4a108 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:10.242744 crc crio[23211]: time=\"2026-06-11T17:44:10.242621788Z\" level=info msg=\"Started container\" PID=326944 containerID=a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604 description=openshift-marketplace/redhat-marketplace-zkdcf/extract-content id=2eab9b93-029c-490a-a09f-512c1ab4a108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\nJun 11 17:44:10.975703 crc crio[23211]: time=\"2026-06-11T17:44:10.974834513Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:44:11.333299 crc crio[23211]: time=\"2026-06-11T17:44:11.333254867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e6b72867-3e8e-49c4-bfd6-14ec1075006f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.335976 crc crio[23211]: time=\"2026-06-11T17:44:11.335944383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=603bb3c3-0055-4c06-a441-e96e1bfc7f30 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.353378 crc crio[23211]: time=\"2026-06-11T17:44:11.353304878Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zkdcf/registry-server\" id=91a44158-df83-4a0d-a8b2-1df13a161842 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:11.353994 crc crio[23211]: time=\"2026-06-11T17:44:11.353937745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:11.430503 crc crio[23211]: time=\"2026-06-11T17:44:11.430337339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:11.436494 crc crio[23211]: time=\"2026-06-11T17:44:11.436359027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:11.648452 crc crio[23211]: time=\"2026-06-11T17:44:11.648324977Z\" level=info msg=\"Created container 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451: openshift-marketplace/redhat-marketplace-zkdcf/registry-server\" id=91a44158-df83-4a0d-a8b2-1df13a161842 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:11.650620 crc crio[23211]: time=\"2026-06-11T17:44:11.650525361Z\" level=info msg=\"Starting container: 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451\" id=c095b888-7cb3-471e-942f-70bf8c887543 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:11.657930 crc crio[23211]: time=\"2026-06-11T17:44:11.657844431Z\" level=info msg=\"Started container\" PID=327009 containerID=79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451 description=openshift-marketplace/redhat-marketplace-zkdcf/registry-server id=c095b888-7cb3-471e-942f-70bf8c887543 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\nJun 11 17:44:19.495768 crc crio[23211]: time=\"2026-06-11T17:44:19.494775409Z\" level=info msg=\"Stopping container: 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451 (timeout: 2s)\" id=3e999def-27c7-46de-8b6e-5c359818d3dd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:19.623946 crc crio[23211]: time=\"2026-06-11T17:44:19.623832435Z\" level=info msg=\"Stopped container 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451: openshift-marketplace/redhat-marketplace-zkdcf/registry-server\" id=3e999def-27c7-46de-8b6e-5c359818d3dd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:19.641754 crc crio[23211]: time=\"2026-06-11T17:44:19.639653852Z\" level=info msg=\"Stopping pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\" id=f26ad799-ca88-4d46-a123-05f58d681bc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:19.641754 crc crio[23211]: time=\"2026-06-11T17:44:19.640634406Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zkdcf Namespace:openshift-marketplace ID:f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876 UID:b54744b2-8fd3-44e7-939f-4aead22ee54c NetNS:/var/run/netns/d94c8249-0825-4ab8-836c-c1a4de4af732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb54744b2_8fd3_44e7_939f_4aead22ee54c.slice PodAnnotations:0xc0066191a8}] Aliases:map[]}\"\nJun 11 17:44:19.641754 crc crio[23211]: time=\"2026-06-11T17:44:19.64080108Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zkdcf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:20.014615 crc crio[23211]: time=\"2026-06-11T17:44:20.014273745Z\" level=info msg=\"Stopped pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\" id=f26ad799-ca88-4d46-a123-05f58d681bc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:20.521634 crc crio[23211]: time=\"2026-06-11T17:44:20.521267734Z\" level=info msg=\"Removing container: 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451\" id=2e0120d7-9912-488e-bbda-0aa5caed17a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:20.563194 crc crio[23211]: time=\"2026-06-11T17:44:20.563014928Z\" level=info msg=\"Removed container 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451: openshift-marketplace/redhat-marketplace-zkdcf/registry-server\" id=2e0120d7-9912-488e-bbda-0aa5caed17a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:20.571684 crc crio[23211]: time=\"2026-06-11T17:44:20.570935182Z\" level=info msg=\"Removing container: a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604\" id=90f62534-7d29-4313-a024-8802fb2b8543 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:20.611927 crc crio[23211]: time=\"2026-06-11T17:44:20.611810465Z\" level=info msg=\"Removed container a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604: openshift-marketplace/redhat-marketplace-zkdcf/extract-content\" id=90f62534-7d29-4313-a024-8802fb2b8543 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:20.615000 crc crio[23211]: time=\"2026-06-11T17:44:20.614916722Z\" level=info msg=\"Removing container: f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022\" id=031cdbd1-6b4e-4ddd-ac1c-d35f572a2b35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:20.678298 crc crio[23211]: time=\"2026-06-11T17:44:20.678163682Z\" level=info msg=\"Removed container f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022: openshift-marketplace/redhat-marketplace-zkdcf/extract-utilities\" id=031cdbd1-6b4e-4ddd-ac1c-d35f572a2b35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:28.854537 crc crio[23211]: time=\"2026-06-11T17:44:28.853536215Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-q4vrd/POD\" id=26bdf3d4-d677-419f-ac0b-89c934d16df6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:28.856135 crc crio[23211]: time=\"2026-06-11T17:44:28.854667013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:28.932000 crc crio[23211]: time=\"2026-06-11T17:44:28.931796396Z\" level=info msg=\"Got pod network &{Name:certified-operators-q4vrd Namespace:openshift-marketplace ID:8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089 UID:620859a2-10af-4d24-98cd-1257fafc2d75 NetNS:/var/run/netns/c5223c4d-d4c0-497a-94d7-96f4e98d8d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620859a2_10af_4d24_98cd_1257fafc2d75.slice PodAnnotations:0xc0001ae118}] Aliases:map[]}\"\nJun 11 17:44:28.932000 crc crio[23211]: time=\"2026-06-11T17:44:28.931895729Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-q4vrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:29.666496 crc crio[23211]: 2026-06-11T17:44:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8740399f742ed68 Mac:22:0a:1e:21:e1:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c4 Mtu:0 Sandbox:/var/run/netns/c5223c4d-d4c0-497a-94d7-96f4e98d8d06 SocketPath: PciID:}] [{Interface:0xc00030c850 Address:{IP:10.217.1.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:29.668543 crc crio[23211]: time=\"2026-06-11T17:44:29.668401999Z\" level=info msg=\"Got pod network &{Name:certified-operators-q4vrd Namespace:openshift-marketplace ID:8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089 UID:620859a2-10af-4d24-98cd-1257fafc2d75 NetNS:/var/run/netns/c5223c4d-d4c0-497a-94d7-96f4e98d8d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620859a2_10af_4d24_98cd_1257fafc2d75.slice PodAnnotations:0xc0001ae118}] Aliases:map[]}\"\nJun 11 17:44:29.668702 crc crio[23211]: time=\"2026-06-11T17:44:29.668659745Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-q4vrd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:29.684150 crc crio[23211]: time=\"2026-06-11T17:44:29.684105013Z\" level=info msg=\"Ran pod sandbox 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089 with infra container: openshift-marketplace/certified-operators-q4vrd/POD\" id=26bdf3d4-d677-419f-ac0b-89c934d16df6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:29.686827 crc crio[23211]: time=\"2026-06-11T17:44:29.686371969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4fa5a9f3-872d-45eb-9734-deacf214d18c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:29.688515 crc crio[23211]: time=\"2026-06-11T17:44:29.688476701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=55d66be7-ed00-413f-806e-1f98a6ee993f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:29.699681 crc crio[23211]: time=\"2026-06-11T17:44:29.699579043Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q4vrd/extract-utilities\" id=123430c1-3de3-469e-be41-bcfd2703d5df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:29.700080 crc crio[23211]: time=\"2026-06-11T17:44:29.700016563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:29.773176 crc crio[23211]: time=\"2026-06-11T17:44:29.773098348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:29.779386 crc crio[23211]: time=\"2026-06-11T17:44:29.77933061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:29.971098 crc crio[23211]: time=\"2026-06-11T17:44:29.970937252Z\" level=info msg=\"Created container e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12: openshift-marketplace/certified-operators-q4vrd/extract-utilities\" id=123430c1-3de3-469e-be41-bcfd2703d5df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:29.972924 crc crio[23211]: time=\"2026-06-11T17:44:29.972706565Z\" level=info msg=\"Starting container: e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12\" id=3d7b23b5-c7bd-4237-ad2a-fe413b0362d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:29.983045 crc crio[23211]: time=\"2026-06-11T17:44:29.982765251Z\" level=info msg=\"Started container\" PID=328267 containerID=e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12 description=openshift-marketplace/certified-operators-q4vrd/extract-utilities id=3d7b23b5-c7bd-4237-ad2a-fe413b0362d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\nJun 11 17:44:30.841709 crc crio[23211]: time=\"2026-06-11T17:44:30.839036119Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=eb6c4209-002b-4203-8aae-e9e22508a9bd name=/runtime.v1.ImageService/PullImage\nJun 11 17:44:30.985378 crc crio[23211]: time=\"2026-06-11T17:44:30.94827569Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 17:44:32.063554 crc crio[23211]: time=\"2026-06-11T17:44:32.062950558Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=eb6c4209-002b-4203-8aae-e9e22508a9bd name=/runtime.v1.ImageService/PullImage\nJun 11 17:44:32.064819 crc crio[23211]: time=\"2026-06-11T17:44:32.064740302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4b2a8c87-a001-432b-8ba0-a65af0ab30e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:32.068642 crc crio[23211]: time=\"2026-06-11T17:44:32.068504845Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=17d5e08c-2469-4249-a5ad-3ba65094b793 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:32.081408 crc crio[23211]: time=\"2026-06-11T17:44:32.08134809Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q4vrd/extract-content\" id=60876ba2-866a-4148-ab17-8443d0ede0ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:32.081861 crc crio[23211]: time=\"2026-06-11T17:44:32.081826942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:32.166082 crc crio[23211]: time=\"2026-06-11T17:44:32.165939886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:32.173290 crc crio[23211]: time=\"2026-06-11T17:44:32.173178523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:32.396612 crc crio[23211]: time=\"2026-06-11T17:44:32.39641073Z\" level=info msg=\"Created container 57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb: openshift-marketplace/certified-operators-q4vrd/extract-content\" id=60876ba2-866a-4148-ab17-8443d0ede0ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:32.398067 crc crio[23211]: time=\"2026-06-11T17:44:32.397955628Z\" level=info msg=\"Starting container: 57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb\" id=bfcf66f4-6d86-4f5f-816d-7c5bca2ac2ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:32.406686 crc crio[23211]: time=\"2026-06-11T17:44:32.40659473Z\" level=info msg=\"Started container\" PID=328350 containerID=57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb description=openshift-marketplace/certified-operators-q4vrd/extract-content id=bfcf66f4-6d86-4f5f-816d-7c5bca2ac2ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\nJun 11 17:44:35.098067 crc crio[23211]: time=\"2026-06-11T17:44:35.09703801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=19d138e7-b36f-4e64-813c-63ea76723f68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:35.106477 crc crio[23211]: time=\"2026-06-11T17:44:35.106297917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bcc58bc9-bfd6-4d0a-bf20-bffa69d5bf4d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:35.116333 crc crio[23211]: time=\"2026-06-11T17:44:35.115925103Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q4vrd/registry-server\" id=6a5c4706-5813-46e3-958b-1821767f5528 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:35.116809 crc crio[23211]: time=\"2026-06-11T17:44:35.116736623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:35.214946 crc crio[23211]: time=\"2026-06-11T17:44:35.21480607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:35.219157 crc crio[23211]: time=\"2026-06-11T17:44:35.219079844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:44:35.407067 crc crio[23211]: time=\"2026-06-11T17:44:35.406151375Z\" level=info msg=\"Created container 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89: openshift-marketplace/certified-operators-q4vrd/registry-server\" id=6a5c4706-5813-46e3-958b-1821767f5528 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:35.409643 crc crio[23211]: time=\"2026-06-11T17:44:35.409316011Z\" level=info msg=\"Starting container: 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89\" id=b5720457-ecab-4bb8-98dc-489dd4620fcf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:35.422714 crc crio[23211]: time=\"2026-06-11T17:44:35.422529736Z\" level=info msg=\"Started container\" PID=328495 containerID=33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89 description=openshift-marketplace/certified-operators-q4vrd/registry-server id=b5720457-ecab-4bb8-98dc-489dd4620fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\nJun 11 17:44:49.430115 crc crio[23211]: time=\"2026-06-11T17:44:49.428669488Z\" level=info msg=\"Stopping container: 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89 (timeout: 2s)\" id=7a065478-cd0c-414c-95fb-cf19e4970715 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:49.562273 crc crio[23211]: time=\"2026-06-11T17:44:49.562155793Z\" level=info msg=\"Stopped container 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89: openshift-marketplace/certified-operators-q4vrd/registry-server\" id=7a065478-cd0c-414c-95fb-cf19e4970715 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:49.563290 crc crio[23211]: time=\"2026-06-11T17:44:49.563233609Z\" level=info msg=\"Stopping pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\" id=8f54c5c4-a164-41c5-88a4-1fe32b47c740 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:49.564376 crc crio[23211]: time=\"2026-06-11T17:44:49.564268415Z\" level=info msg=\"Got pod network &{Name:certified-operators-q4vrd Namespace:openshift-marketplace ID:8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089 UID:620859a2-10af-4d24-98cd-1257fafc2d75 NetNS:/var/run/netns/c5223c4d-d4c0-497a-94d7-96f4e98d8d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620859a2_10af_4d24_98cd_1257fafc2d75.slice PodAnnotations:0xc0018be928}] Aliases:map[]}\"\nJun 11 17:44:49.564755 crc crio[23211]: time=\"2026-06-11T17:44:49.564585251Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-q4vrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:49.926158 crc crio[23211]: time=\"2026-06-11T17:44:49.925734003Z\" level=info msg=\"Stopped pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\" id=8f54c5c4-a164-41c5-88a4-1fe32b47c740 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:50.426521 crc crio[23211]: time=\"2026-06-11T17:44:50.426088179Z\" level=info msg=\"Removing container: 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89\" id=40bd0479-8a32-40f4-946e-23ec6038ede2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:50.496619 crc crio[23211]: time=\"2026-06-11T17:44:50.496528107Z\" level=info msg=\"Removed container 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89: openshift-marketplace/certified-operators-q4vrd/registry-server\" id=40bd0479-8a32-40f4-946e-23ec6038ede2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:50.502390 crc crio[23211]: time=\"2026-06-11T17:44:50.50230917Z\" level=info msg=\"Removing container: 57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb\" id=a1d0337f-6fd3-47d5-8b27-b5851ee1df64 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:50.566861 crc crio[23211]: time=\"2026-06-11T17:44:50.56677372Z\" level=info msg=\"Removed container 57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb: openshift-marketplace/certified-operators-q4vrd/extract-content\" id=a1d0337f-6fd3-47d5-8b27-b5851ee1df64 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:50.571246 crc crio[23211]: time=\"2026-06-11T17:44:50.571136458Z\" level=info msg=\"Removing container: e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12\" id=50213899-e00e-4549-a768-721e67bfd217 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:50.614196 crc crio[23211]: time=\"2026-06-11T17:44:50.614110102Z\" level=info msg=\"Removed container e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12: openshift-marketplace/certified-operators-q4vrd/extract-utilities\" id=50213899-e00e-4549-a768-721e67bfd217 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:52.832707 crc crio[23211]: time=\"2026-06-11T17:44:52.832215343Z\" level=info msg=\"Removing container: 4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f\" id=561b9a54-fc5d-4d43-9fe2-090671a6d8a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:52.939293 crc crio[23211]: time=\"2026-06-11T17:44:52.938380718Z\" level=info msg=\"Removed container 4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f: openstack/barbican-db-sync-mj7z2/barbican-db-sync\" id=561b9a54-fc5d-4d43-9fe2-090671a6d8a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:52.944801 crc crio[23211]: time=\"2026-06-11T17:44:52.944659743Z\" level=info msg=\"Removing container: 16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5\" id=da53bb93-97b2-462d-a120-8d7ed89b2327 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:53.031778 crc crio[23211]: time=\"2026-06-11T17:44:53.031557024Z\" level=info msg=\"Removed container 16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5: openstack/placement-db-sync-25f55/placement-db-sync\" id=da53bb93-97b2-462d-a120-8d7ed89b2327 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:53.036766 crc crio[23211]: time=\"2026-06-11T17:44:53.03666149Z\" level=info msg=\"Removing container: e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951\" id=51332cd6-974b-4bde-8002-2fd328323941 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:53.261306 crc crio[23211]: time=\"2026-06-11T17:44:53.261173327Z\" level=info msg=\"Removed container e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951: openshift-infra/auto-csr-approver-29686658-dlq7z/oc\" id=51332cd6-974b-4bde-8002-2fd328323941 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:53.282706 crc crio[23211]: time=\"2026-06-11T17:44:53.282600304Z\" level=info msg=\"Stopping pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750\" id=33acd646-10ab-4a07-b855-f2d997faf5f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:53.282706 crc crio[23211]: time=\"2026-06-11T17:44:53.282694646Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750\" id=33acd646-10ab-4a07-b855-f2d997faf5f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:53.284400 crc crio[23211]: time=\"2026-06-11T17:44:53.284285805Z\" level=info msg=\"Removing pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750\" id=632cf648-9afd-41d9-8009-5034c5f9f3f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:53.322915 crc crio[23211]: time=\"2026-06-11T17:44:53.322800519Z\" level=info msg=\"Removed pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750\" id=632cf648-9afd-41d9-8009-5034c5f9f3f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:53.324091 crc crio[23211]: time=\"2026-06-11T17:44:53.323943328Z\" level=info msg=\"Stopping pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8\" id=49207656-74bf-4eee-bdde-2d258c930f4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:53.324198 crc crio[23211]: time=\"2026-06-11T17:44:53.324146573Z\" level=info msg=\"Stopped pod sandbox (already stopped): 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8\" id=49207656-74bf-4eee-bdde-2d258c930f4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:53.325253 crc crio[23211]: time=\"2026-06-11T17:44:53.325155247Z\" level=info msg=\"Removing pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8\" id=0ed850df-074b-48ba-836e-8839c939322f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:53.343599 crc crio[23211]: time=\"2026-06-11T17:44:53.343264682Z\" level=info msg=\"Removed pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8\" id=0ed850df-074b-48ba-836e-8839c939322f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:53.345577 crc crio[23211]: time=\"2026-06-11T17:44:53.345412675Z\" level=info msg=\"Stopping pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04\" id=c6082976-e1d4-4054-8aeb-132dd9fbd6f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:53.345840 crc crio[23211]: time=\"2026-06-11T17:44:53.345757384Z\" level=info msg=\"Stopped pod sandbox (already stopped): 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04\" id=c6082976-e1d4-4054-8aeb-132dd9fbd6f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:53.347316 crc crio[23211]: time=\"2026-06-11T17:44:53.347237299Z\" level=info msg=\"Removing pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04\" id=54efea7b-71d7-4ade-8f02-3a844f518af6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:53.368689 crc crio[23211]: time=\"2026-06-11T17:44:53.368591784Z\" level=info msg=\"Removed pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04\" id=54efea7b-71d7-4ade-8f02-3a844f518af6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:53.369800 crc crio[23211]: time=\"2026-06-11T17:44:53.36969205Z\" level=info msg=\"Stopping pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\" id=0a331878-e5e6-4df9-8828-aa5ede1904c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:53.370151 crc crio[23211]: time=\"2026-06-11T17:44:53.370025298Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\" id=0a331878-e5e6-4df9-8828-aa5ede1904c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:53.371147 crc crio[23211]: time=\"2026-06-11T17:44:53.371069574Z\" level=info msg=\"Removing pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\" id=27a6ffa4-4c5c-4b4e-b474-7ebc59c785bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:53.390025 crc crio[23211]: time=\"2026-06-11T17:44:53.389925806Z\" level=info msg=\"Removed pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\" id=27a6ffa4-4c5c-4b4e-b474-7ebc59c785bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:53.391207 crc crio[23211]: time=\"2026-06-11T17:44:53.391065575Z\" level=info msg=\"Stopping pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\" id=93635e5f-9f75-49df-81ec-ce6603733ea5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:53.391207 crc crio[23211]: time=\"2026-06-11T17:44:53.391160748Z\" level=info msg=\"Stopped pod sandbox (already stopped): f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\" id=93635e5f-9f75-49df-81ec-ce6603733ea5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:53.392964 crc crio[23211]: time=\"2026-06-11T17:44:53.39288339Z\" level=info msg=\"Removing pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\" id=0148d3bc-9683-4af8-9ad6-25786fb2484d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:53.424660 crc crio[23211]: time=\"2026-06-11T17:44:53.424546376Z\" level=info msg=\"Removed pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\" id=0148d3bc-9683-4af8-9ad6-25786fb2484d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:00.579594 crc crio[23211]: time=\"2026-06-11T17:45:00.578688702Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/POD\" id=21172487-f747-425d-82d2-261453b943f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:00.581001 crc crio[23211]: time=\"2026-06-11T17:45:00.579627695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:00.625731 crc crio[23211]: time=\"2026-06-11T17:45:00.625609953Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686665-7gfzv Namespace:openshift-operator-lifecycle-manager ID:588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2 UID:06d8b1b3-8604-4ac0-be72-78b0c54893c9 NetNS:/var/run/netns/22f983c6-627e-4871-91e7-95d8179968a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06d8b1b3_8604_4ac0_be72_78b0c54893c9.slice PodAnnotations:0xc000d2f580}] Aliases:map[]}\"\nJun 11 17:45:00.625731 crc crio[23211]: time=\"2026-06-11T17:45:00.625689295Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686665-7gfzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:00.901187 crc crio[23211]: time=\"2026-06-11T17:45:00.900761204Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-v556s/POD\" id=6e373841-2642-4f10-a63d-0c91c7d6934d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:00.901340 crc crio[23211]: time=\"2026-06-11T17:45:00.901186145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:00.939294 crc crio[23211]: time=\"2026-06-11T17:45:00.939172076Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v556s Namespace:openshift-marketplace ID:27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193 UID:30feed6b-ab11-491a-ab24-c8bda1721d2b NetNS:/var/run/netns/27498b3e-e228-4347-bcc8-7db4e2125f54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30feed6b_ab11_491a_ab24_c8bda1721d2b.slice PodAnnotations:0xc002818670}] Aliases:map[]}\"\nJun 11 17:45:00.939294 crc crio[23211]: time=\"2026-06-11T17:45:00.939258478Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-v556s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:01.065946 crc crio[23211]: 2026-06-11T17:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:588e3e7c321ae09 Mac:de:9c:00:13:56:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c5 Mtu:0 Sandbox:/var/run/netns/22f983c6-627e-4871-91e7-95d8179968a9 SocketPath: PciID:}] [{Interface:0xc0002808b0 Address:{IP:10.217.1.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:01.067716 crc crio[23211]: time=\"2026-06-11T17:45:01.067654309Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686665-7gfzv Namespace:openshift-operator-lifecycle-manager ID:588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2 UID:06d8b1b3-8604-4ac0-be72-78b0c54893c9 NetNS:/var/run/netns/22f983c6-627e-4871-91e7-95d8179968a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06d8b1b3_8604_4ac0_be72_78b0c54893c9.slice PodAnnotations:0xc000d2f580}] Aliases:map[]}\"\nJun 11 17:45:01.067877 crc crio[23211]: time=\"2026-06-11T17:45:01.067811992Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686665-7gfzv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:01.080477 crc crio[23211]: time=\"2026-06-11T17:45:01.080283328Z\" level=info msg=\"Ran pod sandbox 588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/POD\" id=21172487-f747-425d-82d2-261453b943f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:01.084177 crc crio[23211]: time=\"2026-06-11T17:45:01.084102902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=76e369a3-95f3-4834-93b3-fe9e78eda9b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:01.088082 crc crio[23211]: time=\"2026-06-11T17:45:01.087882285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=621d2ea2-1793-456c-85fb-7404a1545c47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:01.096966 crc crio[23211]: time=\"2026-06-11T17:45:01.096892896Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/collect-profiles\" id=db62ee94-cd14-4394-beb9-d98355f46cd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:01.097557 crc crio[23211]: time=\"2026-06-11T17:45:01.097501031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:01.157129 crc crio[23211]: time=\"2026-06-11T17:45:01.156573671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:01.161979 crc crio[23211]: time=\"2026-06-11T17:45:01.161933182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:01.313393 crc crio[23211]: time=\"2026-06-11T17:45:01.313298016Z\" level=info msg=\"Created container e73e82ea5c0b0f32da2d5277b600cd5cd46a646337c5d949872b987a988faa29: openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/collect-profiles\" id=db62ee94-cd14-4394-beb9-d98355f46cd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:01.314938 crc crio[23211]: time=\"2026-06-11T17:45:01.314838434Z\" level=info msg=\"Starting container: e73e82ea5c0b0f32da2d5277b600cd5cd46a646337c5d949872b987a988faa29\" id=8cf67ccf-f499-45f2-9c73-effe2f85f22d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:01.321110 crc crio[23211]: time=\"2026-06-11T17:45:01.320881602Z\" level=info msg=\"Started container\" PID=330363 containerID=e73e82ea5c0b0f32da2d5277b600cd5cd46a646337c5d949872b987a988faa29 description=openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/collect-profiles id=8cf67ccf-f499-45f2-9c73-effe2f85f22d name=/runtime.v1.RuntimeService/StartContainer sandboxID=588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2\nJun 11 17:45:01.618619 crc crio[23211]: 2026-06-11T17:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27b3f9a22021b5a Mac:d6:4c:cf:cb:ec:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c6 Mtu:0 Sandbox:/var/run/netns/27498b3e-e228-4347-bcc8-7db4e2125f54 SocketPath: PciID:}] [{Interface:0xc000192f90 Address:{IP:10.217.1.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:01.620353 crc crio[23211]: time=\"2026-06-11T17:45:01.619620021Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v556s Namespace:openshift-marketplace ID:27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193 UID:30feed6b-ab11-491a-ab24-c8bda1721d2b NetNS:/var/run/netns/27498b3e-e228-4347-bcc8-7db4e2125f54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30feed6b_ab11_491a_ab24_c8bda1721d2b.slice PodAnnotations:0xc002818670}] Aliases:map[]}\"\nJun 11 17:45:01.620353 crc crio[23211]: time=\"2026-06-11T17:45:01.619867048Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-v556s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:01.633675 crc crio[23211]: time=\"2026-06-11T17:45:01.633563624Z\" level=info msg=\"Ran pod sandbox 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193 with infra container: openshift-marketplace/redhat-operators-v556s/POD\" id=6e373841-2642-4f10-a63d-0c91c7d6934d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:01.636816 crc crio[23211]: time=\"2026-06-11T17:45:01.636771703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9862568a-f385-4d08-a0af-844339e86c6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:01.639671 crc crio[23211]: time=\"2026-06-11T17:45:01.639599732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be07fa54-7af0-422d-bd0c-931a18d8b1cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:01.647639 crc crio[23211]: time=\"2026-06-11T17:45:01.647495515Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v556s/extract-utilities\" id=f8afedd8-0c71-45a6-a456-0f860ea4dbe2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:01.648051 crc crio[23211]: time=\"2026-06-11T17:45:01.647894975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:01.722723 crc crio[23211]: time=\"2026-06-11T17:45:01.722600068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:01.727481 crc crio[23211]: time=\"2026-06-11T17:45:01.727368706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:01.932159 crc crio[23211]: time=\"2026-06-11T17:45:01.931711009Z\" level=info msg=\"Created container 5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342: openshift-marketplace/redhat-operators-v556s/extract-utilities\" id=f8afedd8-0c71-45a6-a456-0f860ea4dbe2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:01.933924 crc crio[23211]: time=\"2026-06-11T17:45:01.933856241Z\" level=info msg=\"Starting container: 5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342\" id=e30e1e1e-fb60-4bc3-9bea-ce042a537c06 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:01.943570 crc crio[23211]: time=\"2026-06-11T17:45:01.943394015Z\" level=info msg=\"Started container\" PID=330384 containerID=5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342 description=openshift-marketplace/redhat-operators-v556s/extract-utilities id=e30e1e1e-fb60-4bc3-9bea-ce042a537c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\nJun 11 17:45:02.659327 crc crio[23211]: time=\"2026-06-11T17:45:02.658841179Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=083e30a2-7183-47cf-a311-97d4be1457b6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:45:02.673516 crc crio[23211]: time=\"2026-06-11T17:45:02.673347595Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 17:45:03.434071 crc crio[23211]: time=\"2026-06-11T17:45:03.433977076Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=083e30a2-7183-47cf-a311-97d4be1457b6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:45:03.435600 crc crio[23211]: time=\"2026-06-11T17:45:03.435488193Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8e0f1ed6-e41f-49c5-ba30-20812a63111e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:03.438616 crc crio[23211]: time=\"2026-06-11T17:45:03.438282073Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=388c74d4-2ed8-487d-ad59-b0f9ab82cfad name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:03.448345 crc crio[23211]: time=\"2026-06-11T17:45:03.448224517Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v556s/extract-content\" id=ead3b570-ac9c-4afe-a91d-d703688f517c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:03.449877 crc crio[23211]: time=\"2026-06-11T17:45:03.449799925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:03.523910 crc crio[23211]: time=\"2026-06-11T17:45:03.523845182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:03.527701 crc crio[23211]: time=\"2026-06-11T17:45:03.527650145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:03.682067 crc crio[23211]: time=\"2026-06-11T17:45:03.681305025Z\" level=info msg=\"Stopping pod sandbox: 588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2\" id=0ae22900-867c-4fb1-ae13-0a6e7e21bd3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:03.682954 crc crio[23211]: time=\"2026-06-11T17:45:03.682878193Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686665-7gfzv Namespace:openshift-operator-lifecycle-manager ID:588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2 UID:06d8b1b3-8604-4ac0-be72-78b0c54893c9 NetNS:/var/run/netns/22f983c6-627e-4871-91e7-95d8179968a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06d8b1b3_8604_4ac0_be72_78b0c54893c9.slice PodAnnotations:0xc002794c18}] Aliases:map[]}\"\nJun 11 17:45:03.683203 crc crio[23211]: time=\"2026-06-11T17:45:03.68313835Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686665-7gfzv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:03.733306 crc crio[23211]: time=\"2026-06-11T17:45:03.733193938Z\" level=info msg=\"Created container b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4: openshift-marketplace/redhat-operators-v556s/extract-content\" id=ead3b570-ac9c-4afe-a91d-d703688f517c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:03.735100 crc crio[23211]: time=\"2026-06-11T17:45:03.734961601Z\" level=info msg=\"Starting container: b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4\" id=9ed95e7c-259d-4632-8e84-a90f09752178 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:03.746327 crc crio[23211]: time=\"2026-06-11T17:45:03.746191557Z\" level=info msg=\"Started container\" PID=330465 containerID=b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4 description=openshift-marketplace/redhat-operators-v556s/extract-content id=9ed95e7c-259d-4632-8e84-a90f09752178 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\nJun 11 17:45:04.107537 crc crio[23211]: time=\"2026-06-11T17:45:04.107248136Z\" level=info msg=\"Stopped pod sandbox: 588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2\" id=0ae22900-867c-4fb1-ae13-0a6e7e21bd3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:09.798780 crc crio[23211]: time=\"2026-06-11T17:45:09.797587708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=70c68491-2544-4377-8014-1909f88cc794 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:09.803625 crc crio[23211]: time=\"2026-06-11T17:45:09.803538605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=738ecfb5-367c-442c-8693-192c37d73455 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:09.812074 crc crio[23211]: time=\"2026-06-11T17:45:09.8119609Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v556s/registry-server\" id=29c64e5f-7739-43d8-bb71-4a28d582ecb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:09.812770 crc crio[23211]: time=\"2026-06-11T17:45:09.812701299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:09.936305 crc crio[23211]: time=\"2026-06-11T17:45:09.936102296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:09.941854 crc crio[23211]: time=\"2026-06-11T17:45:09.941753265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:45:10.130905 crc crio[23211]: time=\"2026-06-11T17:45:10.129942523Z\" level=info msg=\"Created container 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261: openshift-marketplace/redhat-operators-v556s/registry-server\" id=29c64e5f-7739-43d8-bb71-4a28d582ecb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:10.138842 crc crio[23211]: time=\"2026-06-11T17:45:10.134522375Z\" level=info msg=\"Starting container: 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261\" id=34e499ec-b440-4c28-b8e6-9497efadb88c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:10.141961 crc crio[23211]: time=\"2026-06-11T17:45:10.141854075Z\" level=info msg=\"Started container\" PID=331003 containerID=4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261 description=openshift-marketplace/redhat-operators-v556s/registry-server id=34e499ec-b440-4c28-b8e6-9497efadb88c name=/runtime.v1.RuntimeService/StartContainer sandboxID=27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\nJun 11 17:45:32.185268 crc crio[23211]: time=\"2026-06-11T17:45:32.183964139Z\" level=info msg=\"Stopping container: 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261 (timeout: 2s)\" id=2294bbdd-51b1-4e42-a788-3ff4e3ea2f0a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:32.319511 crc crio[23211]: time=\"2026-06-11T17:45:32.317050395Z\" level=info msg=\"Stopped container 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261: openshift-marketplace/redhat-operators-v556s/registry-server\" id=2294bbdd-51b1-4e42-a788-3ff4e3ea2f0a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:32.319511 crc crio[23211]: time=\"2026-06-11T17:45:32.318276265Z\" level=info msg=\"Stopping pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\" id=318c25d8-ca93-47ee-8efb-12eaec325349 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:32.319511 crc crio[23211]: time=\"2026-06-11T17:45:32.319330171Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v556s Namespace:openshift-marketplace ID:27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193 UID:30feed6b-ab11-491a-ab24-c8bda1721d2b NetNS:/var/run/netns/27498b3e-e228-4347-bcc8-7db4e2125f54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30feed6b_ab11_491a_ab24_c8bda1721d2b.slice PodAnnotations:0xc000612948}] Aliases:map[]}\"\nJun 11 17:45:32.319922 crc crio[23211]: time=\"2026-06-11T17:45:32.319526766Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-v556s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:32.731393 crc crio[23211]: time=\"2026-06-11T17:45:32.730842148Z\" level=info msg=\"Stopped pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\" id=318c25d8-ca93-47ee-8efb-12eaec325349 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:33.240348 crc crio[23211]: time=\"2026-06-11T17:45:33.240240925Z\" level=info msg=\"Removing container: 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261\" id=e5c0effc-5e08-4bd3-a3be-eae91e762961 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:33.298471 crc crio[23211]: time=\"2026-06-11T17:45:33.297377778Z\" level=info msg=\"Removed container 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261: openshift-marketplace/redhat-operators-v556s/registry-server\" id=e5c0effc-5e08-4bd3-a3be-eae91e762961 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:33.301771 crc crio[23211]: time=\"2026-06-11T17:45:33.301675432Z\" level=info msg=\"Removing container: b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4\" id=91067609-600d-4d42-9298-8e6f360f37d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:33.405005 crc crio[23211]: time=\"2026-06-11T17:45:33.404933566Z\" level=info msg=\"Removed container b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4: openshift-marketplace/redhat-operators-v556s/extract-content\" id=91067609-600d-4d42-9298-8e6f360f37d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:33.419078 crc crio[23211]: time=\"2026-06-11T17:45:33.418898449Z\" level=info msg=\"Removing container: 5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342\" id=c0955187-4f41-4b3d-a7e8-7d9d900cd8df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:33.490988 crc crio[23211]: time=\"2026-06-11T17:45:33.490680829Z\" level=info msg=\"Removed container 5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342: openshift-marketplace/redhat-operators-v556s/extract-utilities\" id=c0955187-4f41-4b3d-a7e8-7d9d900cd8df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.460574 crc crio[23211]: time=\"2026-06-11T17:45:53.459372061Z\" level=info msg=\"Removing container: 7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0\" id=ca966b91-3561-4e12-8ab6-7e1df38fd0b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.551055 crc crio[23211]: time=\"2026-06-11T17:45:53.550264641Z\" level=info msg=\"Removed container 7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0: openstack/nova-cell0-conductor-db-sync-c7lhc/nova-cell0-conductor-db-sync\" id=ca966b91-3561-4e12-8ab6-7e1df38fd0b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.554597 crc crio[23211]: time=\"2026-06-11T17:45:53.554506675Z\" level=info msg=\"Removing container: 68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da\" id=47fd6990-158f-453e-96bf-b8f936b3069b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.640348 crc crio[23211]: time=\"2026-06-11T17:45:53.640233208Z\" level=info msg=\"Removed container 68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da: openstack/nova-cell0-cell-mapping-f5qv4/nova-manage\" id=47fd6990-158f-453e-96bf-b8f936b3069b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.643500 crc crio[23211]: time=\"2026-06-11T17:45:53.643379876Z\" level=info msg=\"Removing container: 180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a\" id=0894cf50-336f-4815-91d6-00ea6e7108d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.691641 crc crio[23211]: time=\"2026-06-11T17:45:53.691508286Z\" level=info msg=\"Removed container 180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/collect-profiles\" id=0894cf50-336f-4815-91d6-00ea6e7108d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.701249 crc crio[23211]: time=\"2026-06-11T17:45:53.701068641Z\" level=info msg=\"Removing container: fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359\" id=1386a729-30c2-429b-ade7-128b78f79fef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.806757 crc crio[23211]: time=\"2026-06-11T17:45:53.806664192Z\" level=info msg=\"Removed container fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359: openstack/nova-cell1-cell-mapping-vmjjv/nova-manage\" id=1386a729-30c2-429b-ade7-128b78f79fef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.810780 crc crio[23211]: time=\"2026-06-11T17:45:53.810736412Z\" level=info msg=\"Removing container: 77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db\" id=04cca8ba-bfae-427a-aca4-91c69b62214c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.910036 crc crio[23211]: time=\"2026-06-11T17:45:53.904938074Z\" level=info msg=\"Removed container 77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db: openstack/neutron-db-sync-hh27n/neutron-db-sync\" id=04cca8ba-bfae-427a-aca4-91c69b62214c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.917349 crc crio[23211]: time=\"2026-06-11T17:45:53.917238896Z\" level=info msg=\"Removing container: 1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab\" id=5b75a198-310a-41c7-89f1-e39845c7299e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.981256 crc crio[23211]: time=\"2026-06-11T17:45:53.981100961Z\" level=info msg=\"Removed container 1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab: openstack/cinder-online-data-migrations-zj9rq/cinder-online-data-migrations\" id=5b75a198-310a-41c7-89f1-e39845c7299e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.986224 crc crio[23211]: time=\"2026-06-11T17:45:53.986112894Z\" level=info msg=\"Removing container: 126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a\" id=48e2fe07-72ef-4a2e-a73d-3a56d037e763 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:54.059248 crc crio[23211]: time=\"2026-06-11T17:45:54.059155086Z\" level=info msg=\"Removed container 126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a: openstack/cinder-db-sync-fgn75/cinder-db-sync\" id=48e2fe07-72ef-4a2e-a73d-3a56d037e763 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:54.063095 crc crio[23211]: time=\"2026-06-11T17:45:54.062987312Z\" level=info msg=\"Removing container: f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375\" id=e5fa2607-a497-48de-babc-d28137fad6ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:54.262890 crc crio[23211]: time=\"2026-06-11T17:45:54.262528067Z\" level=info msg=\"Removed container f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375: openstack/glance-db-sync-pjgdq/glance-db-sync\" id=e5fa2607-a497-48de-babc-d28137fad6ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:54.266596 crc crio[23211]: time=\"2026-06-11T17:45:54.266360471Z\" level=info msg=\"Removing container: 1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76\" id=02865a35-3e4b-4575-92f1-ee21ef0db715 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:54.344905 crc crio[23211]: time=\"2026-06-11T17:45:54.344683352Z\" level=info msg=\"Removed container 1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76: openstack/nova-cell1-conductor-db-sync-gmqk9/nova-cell1-conductor-db-sync\" id=02865a35-3e4b-4575-92f1-ee21ef0db715 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:54.356648 crc crio[23211]: time=\"2026-06-11T17:45:54.356544633Z\" level=info msg=\"Stopping pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61\" id=f06b2042-839f-492d-b88f-bcdeb0b7cd06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.356648 crc crio[23211]: time=\"2026-06-11T17:45:54.356634785Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61\" id=f06b2042-839f-492d-b88f-bcdeb0b7cd06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.357325 crc crio[23211]: time=\"2026-06-11T17:45:54.357258891Z\" level=info msg=\"Removing pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61\" id=978434b3-8f43-4a17-8656-6779082ac0f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.372635 crc crio[23211]: time=\"2026-06-11T17:45:54.372510145Z\" level=info msg=\"Removed pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61\" id=978434b3-8f43-4a17-8656-6779082ac0f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.373894 crc crio[23211]: time=\"2026-06-11T17:45:54.373673673Z\" level=info msg=\"Stopping pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879\" id=43c10308-c741-46ce-a9ad-e22d7e3f04ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.374121 crc crio[23211]: time=\"2026-06-11T17:45:54.37394245Z\" level=info msg=\"Stopped pod sandbox (already stopped): b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879\" id=43c10308-c741-46ce-a9ad-e22d7e3f04ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.375174 crc crio[23211]: time=\"2026-06-11T17:45:54.37474321Z\" level=info msg=\"Removing pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879\" id=32d87b34-12f5-4e8f-8a06-4f4a5ed03bb4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.392768 crc crio[23211]: time=\"2026-06-11T17:45:54.392598407Z\" level=info msg=\"Removed pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879\" id=32d87b34-12f5-4e8f-8a06-4f4a5ed03bb4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.394603 crc crio[23211]: time=\"2026-06-11T17:45:54.394190927Z\" level=info msg=\"Stopping pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\" id=3336b52c-9b8d-4e41-914e-2d50d206a0be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.394603 crc crio[23211]: time=\"2026-06-11T17:45:54.394521375Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\" id=3336b52c-9b8d-4e41-914e-2d50d206a0be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.395170 crc crio[23211]: time=\"2026-06-11T17:45:54.39509355Z\" level=info msg=\"Removing pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\" id=178ff0f7-c134-4a1b-8a7e-2c714d55e6d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.414870 crc crio[23211]: time=\"2026-06-11T17:45:54.414766031Z\" level=info msg=\"Removed pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\" id=178ff0f7-c134-4a1b-8a7e-2c714d55e6d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.416626 crc crio[23211]: time=\"2026-06-11T17:45:54.416545775Z\" level=info msg=\"Stopping pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046\" id=fcb39a82-d1e4-416a-95f8-556ea56c0254 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.417038 crc crio[23211]: time=\"2026-06-11T17:45:54.416646858Z\" level=info msg=\"Stopped pod sandbox (already stopped): 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046\" id=fcb39a82-d1e4-416a-95f8-556ea56c0254 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.418168 crc crio[23211]: time=\"2026-06-11T17:45:54.418086763Z\" level=info msg=\"Removing pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046\" id=0313a45f-9f47-4141-a268-f4e1d8855a9f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.443654 crc crio[23211]: time=\"2026-06-11T17:45:54.443389624Z\" level=info msg=\"Removed pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046\" id=0313a45f-9f47-4141-a268-f4e1d8855a9f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.445038 crc crio[23211]: time=\"2026-06-11T17:45:54.444930552Z\" level=info msg=\"Stopping pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd\" id=9cc7f6bf-8b5b-43b3-9161-228856873858 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.445141 crc crio[23211]: time=\"2026-06-11T17:45:54.445049674Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd\" id=9cc7f6bf-8b5b-43b3-9161-228856873858 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.446241 crc crio[23211]: time=\"2026-06-11T17:45:54.446164642Z\" level=info msg=\"Removing pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd\" id=2b352027-db1b-4490-b153-5c5986bf7358 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.467331 crc crio[23211]: time=\"2026-06-11T17:45:54.467239189Z\" level=info msg=\"Removed pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd\" id=2b352027-db1b-4490-b153-5c5986bf7358 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.469538 crc crio[23211]: time=\"2026-06-11T17:45:54.469370101Z\" level=info msg=\"Stopping pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0\" id=b69520d3-d46c-4f59-a67d-480a9bf78201 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.469689 crc crio[23211]: time=\"2026-06-11T17:45:54.469635507Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0\" id=b69520d3-d46c-4f59-a67d-480a9bf78201 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.470956 crc crio[23211]: time=\"2026-06-11T17:45:54.470846467Z\" level=info msg=\"Removing pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0\" id=607a8d5a-3894-4991-9e8b-abc70604fdb7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.494760 crc crio[23211]: time=\"2026-06-11T17:45:54.494507059Z\" level=info msg=\"Removed pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0\" id=607a8d5a-3894-4991-9e8b-abc70604fdb7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.496995 crc crio[23211]: time=\"2026-06-11T17:45:54.495833981Z\" level=info msg=\"Stopping pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248\" id=a21cac4f-dd9a-4f2d-8bf3-e9e6230c64cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.496995 crc crio[23211]: time=\"2026-06-11T17:45:54.495901073Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248\" id=a21cac4f-dd9a-4f2d-8bf3-e9e6230c64cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.496995 crc crio[23211]: time=\"2026-06-11T17:45:54.496759293Z\" level=info msg=\"Removing pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248\" id=eb1772e1-acea-4c45-9525-be4894b7c227 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.530736 crc crio[23211]: time=\"2026-06-11T17:45:54.530655665Z\" level=info msg=\"Removed pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248\" id=eb1772e1-acea-4c45-9525-be4894b7c227 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.532166 crc crio[23211]: time=\"2026-06-11T17:45:54.53208851Z\" level=info msg=\"Stopping pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03\" id=2357c3e1-3fee-4ddd-852b-ab6df527a73c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.532263 crc crio[23211]: time=\"2026-06-11T17:45:54.532181502Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03\" id=2357c3e1-3fee-4ddd-852b-ab6df527a73c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.533099 crc crio[23211]: time=\"2026-06-11T17:45:54.532968332Z\" level=info msg=\"Removing pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03\" id=abceaf24-476e-4126-bfa6-ddc60808403a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.555673 crc crio[23211]: time=\"2026-06-11T17:45:54.555552726Z\" level=info msg=\"Removed pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03\" id=abceaf24-476e-4126-bfa6-ddc60808403a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.557411 crc crio[23211]: time=\"2026-06-11T17:45:54.557341689Z\" level=info msg=\"Stopping pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d\" id=b4f46f89-a5f0-4308-b77b-e21b516d7ac7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.557578 crc crio[23211]: time=\"2026-06-11T17:45:54.557521974Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d\" id=b4f46f89-a5f0-4308-b77b-e21b516d7ac7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.558752 crc crio[23211]: time=\"2026-06-11T17:45:54.558631321Z\" level=info msg=\"Removing pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d\" id=571469db-40c9-4357-ba4a-b41896eafba0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.578173 crc crio[23211]: time=\"2026-06-11T17:45:54.578063138Z\" level=info msg=\"Removed pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d\" id=571469db-40c9-4357-ba4a-b41896eafba0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.579179 crc crio[23211]: time=\"2026-06-11T17:45:54.57893484Z\" level=info msg=\"Stopping pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e\" id=d8a788d9-cd7a-4a73-8065-897dbb552788 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.579179 crc crio[23211]: time=\"2026-06-11T17:45:54.579055343Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e\" id=d8a788d9-cd7a-4a73-8065-897dbb552788 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.583523 crc crio[23211]: time=\"2026-06-11T17:45:54.579959375Z\" level=info msg=\"Removing pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e\" id=1d28ad49-7ee7-4df8-971c-0240995aee08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:54.601226 crc crio[23211]: time=\"2026-06-11T17:45:54.601165464Z\" level=info msg=\"Removed pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e\" id=1d28ad49-7ee7-4df8-971c-0240995aee08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:00.567288 crc crio[23211]: time=\"2026-06-11T17:46:00.566265309Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686666-d4g87/POD\" id=0b3ae102-26ba-4fd1-9029-bfe4747f5ed2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:00.569404 crc crio[23211]: time=\"2026-06-11T17:46:00.567329015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:00.631834 crc crio[23211]: time=\"2026-06-11T17:46:00.631043628Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686666-d4g87 Namespace:openshift-infra ID:fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05 UID:e62cfa58-e28a-4b83-92cc-bbb8d6610253 NetNS:/var/run/netns/451f565c-249d-470f-ad95-952b45dab5a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62cfa58_e28a_4b83_92cc_bbb8d6610253.slice PodAnnotations:0xc00008c578}] Aliases:map[]}\"\nJun 11 17:46:00.631834 crc crio[23211]: time=\"2026-06-11T17:46:00.631762656Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686666-d4g87 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:00.981737 crc crio[23211]: 2026-06-11T17:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdb66deee9fc8fa Mac:56:bb:5a:e9:dc:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c7 Mtu:0 Sandbox:/var/run/netns/451f565c-249d-470f-ad95-952b45dab5a3 SocketPath: PciID:}] [{Interface:0xc000224ed0 Address:{IP:10.217.1.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:46:00.983305 crc crio[23211]: time=\"2026-06-11T17:46:00.9832464Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686666-d4g87 Namespace:openshift-infra ID:fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05 UID:e62cfa58-e28a-4b83-92cc-bbb8d6610253 NetNS:/var/run/netns/451f565c-249d-470f-ad95-952b45dab5a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62cfa58_e28a_4b83_92cc_bbb8d6610253.slice PodAnnotations:0xc00008c578}] Aliases:map[]}\"\nJun 11 17:46:00.983487 crc crio[23211]: time=\"2026-06-11T17:46:00.983406364Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686666-d4g87 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:46:00.992045 crc crio[23211]: time=\"2026-06-11T17:46:00.991945853Z\" level=info msg=\"Ran pod sandbox fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05 with infra container: openshift-infra/auto-csr-approver-29686666-d4g87/POD\" id=0b3ae102-26ba-4fd1-9029-bfe4747f5ed2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:00.996312 crc crio[23211]: time=\"2026-06-11T17:46:00.996200418Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0c31e651-cbb9-47a2-ae59-0885c8e712c5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:46:01.009110 crc crio[23211]: time=\"2026-06-11T17:46:01.009032642Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:46:01.840975 crc crio[23211]: time=\"2026-06-11T17:46:01.840330898Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0c31e651-cbb9-47a2-ae59-0885c8e712c5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:46:01.842490 crc crio[23211]: time=\"2026-06-11T17:46:01.842181954Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ba1af539-83f5-4982-ba3b-e447b4435b18 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:01.844862 crc crio[23211]: time=\"2026-06-11T17:46:01.844797098Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41c160ea-6377-4f0d-a69c-79834f51ecc8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:01.854912 crc crio[23211]: time=\"2026-06-11T17:46:01.854286241Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686666-d4g87/oc\" id=57ad74ce-2dad-4b02-8903-9ff705ca5e5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:01.855653 crc crio[23211]: time=\"2026-06-11T17:46:01.855581373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:01.921331 crc crio[23211]: time=\"2026-06-11T17:46:01.921104101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:02.146607 crc crio[23211]: time=\"2026-06-11T17:46:02.146517681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:02.279102 crc crio[23211]: time=\"2026-06-11T17:46:02.27894231Z\" level=info msg=\"Created container afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f: openshift-infra/auto-csr-approver-29686666-d4g87/oc\" id=57ad74ce-2dad-4b02-8903-9ff705ca5e5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:02.280526 crc crio[23211]: time=\"2026-06-11T17:46:02.280404235Z\" level=info msg=\"Starting container: afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f\" id=3305f598-38f4-465c-85c7-9c501297f43d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:02.288675 crc crio[23211]: time=\"2026-06-11T17:46:02.288551785Z\" level=info msg=\"Started container\" PID=334166 containerID=afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f description=openshift-infra/auto-csr-approver-29686666-d4g87/oc id=3305f598-38f4-465c-85c7-9c501297f43d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05\nJun 11 17:46:04.822327 crc crio[23211]: time=\"2026-06-11T17:46:04.820986159Z\" level=info msg=\"Stopping pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05\" id=b4f1aac0-d758-426d-b89e-0b44760a7f68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:04.824981 crc crio[23211]: time=\"2026-06-11T17:46:04.82470797Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686666-d4g87 Namespace:openshift-infra ID:fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05 UID:e62cfa58-e28a-4b83-92cc-bbb8d6610253 NetNS:/var/run/netns/451f565c-249d-470f-ad95-952b45dab5a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62cfa58_e28a_4b83_92cc_bbb8d6610253.slice PodAnnotations:0xc0038ac920}] Aliases:map[]}\"\nJun 11 17:46:04.825409 crc crio[23211]: time=\"2026-06-11T17:46:04.825255593Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686666-d4g87 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:05.239843 crc crio[23211]: time=\"2026-06-11T17:46:05.239343504Z\" level=info msg=\"Stopped pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05\" id=b4f1aac0-d758-426d-b89e-0b44760a7f68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:29.834516 crc crio[23211]: time=\"2026-06-11T17:46:29.833371718Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-q89j8/POD\" id=24bf7cf3-9909-4a05-b189-afeab5827c05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:29.835975 crc crio[23211]: time=\"2026-06-11T17:46:29.834562108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:29.872972 crc crio[23211]: time=\"2026-06-11T17:46:29.872916648Z\" level=info msg=\"Got pod network &{Name:community-operators-q89j8 Namespace:openshift-marketplace ID:26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4 UID:0273ed1f-eb40-4c31-a9d6-951c3b57d880 NetNS:/var/run/netns/e14ee14c-7899-4596-8674-8045548725f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0273ed1f_eb40_4c31_a9d6_951c3b57d880.slice PodAnnotations:0xc0038ac8b8}] Aliases:map[]}\"\nJun 11 17:46:29.873276 crc crio[23211]: time=\"2026-06-11T17:46:29.873254526Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-q89j8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:30.552290 crc crio[23211]: 2026-06-11T17:46:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26bd38e5144f64f Mac:de:c0:80:6f:2b:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c8 Mtu:0 Sandbox:/var/run/netns/e14ee14c-7899-4596-8674-8045548725f2 SocketPath: PciID:}] [{Interface:0xc0002c2a00 Address:{IP:10.217.1.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:46:30.552290 crc crio[23211]: time=\"2026-06-11T17:46:30.550569024Z\" level=info msg=\"Got pod network &{Name:community-operators-q89j8 Namespace:openshift-marketplace ID:26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4 UID:0273ed1f-eb40-4c31-a9d6-951c3b57d880 NetNS:/var/run/netns/e14ee14c-7899-4596-8674-8045548725f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0273ed1f_eb40_4c31_a9d6_951c3b57d880.slice PodAnnotations:0xc0038ac8b8}] Aliases:map[]}\"\nJun 11 17:46:30.552290 crc crio[23211]: time=\"2026-06-11T17:46:30.5507446Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-q89j8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:46:30.563040 crc crio[23211]: time=\"2026-06-11T17:46:30.562944598Z\" level=info msg=\"Ran pod sandbox 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4 with infra container: openshift-marketplace/community-operators-q89j8/POD\" id=24bf7cf3-9909-4a05-b189-afeab5827c05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:30.566343 crc crio[23211]: time=\"2026-06-11T17:46:30.56626569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=88195c6d-b149-4c17-9a52-4dc0d039f43a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:30.570360 crc crio[23211]: time=\"2026-06-11T17:46:30.57031196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ef3f82ad-cd94-4f46-92c4-d74958c0b11e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:30.580280 crc crio[23211]: time=\"2026-06-11T17:46:30.580046658Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-q89j8/extract-utilities\" id=d5cd01a7-fe5a-4ae8-a960-86afc65e3c82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:30.580580 crc crio[23211]: time=\"2026-06-11T17:46:30.580533839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:30.634738 crc crio[23211]: time=\"2026-06-11T17:46:30.634691168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:30.638664 crc crio[23211]: time=\"2026-06-11T17:46:30.638640725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:30.812902 crc crio[23211]: time=\"2026-06-11T17:46:30.812810628Z\" level=info msg=\"Created container 64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c: openshift-marketplace/community-operators-q89j8/extract-utilities\" id=d5cd01a7-fe5a-4ae8-a960-86afc65e3c82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:30.814758 crc crio[23211]: time=\"2026-06-11T17:46:30.814212244Z\" level=info msg=\"Starting container: 64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c\" id=1355fbfd-8a0e-4f6a-9219-0587434b1f6c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:30.821679 crc crio[23211]: time=\"2026-06-11T17:46:30.821592104Z\" level=info msg=\"Started container\" PID=336089 containerID=64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c description=openshift-marketplace/community-operators-q89j8/extract-utilities id=1355fbfd-8a0e-4f6a-9219-0587434b1f6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\nJun 11 17:46:31.405246 crc crio[23211]: time=\"2026-06-11T17:46:31.404623999Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e50f6ec6-140b-4d42-9c8e-f59ac1329d71 name=/runtime.v1.ImageService/PullImage\nJun 11 17:46:31.425719 crc crio[23211]: time=\"2026-06-11T17:46:31.425556912Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 17:46:32.064272 crc crio[23211]: time=\"2026-06-11T17:46:32.064162072Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=e50f6ec6-140b-4d42-9c8e-f59ac1329d71 name=/runtime.v1.ImageService/PullImage\nJun 11 17:46:32.067957 crc crio[23211]: time=\"2026-06-11T17:46:32.067865832Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=57d7dda2-c6fd-4d17-a00e-3fb278812527 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:32.073674 crc crio[23211]: time=\"2026-06-11T17:46:32.072404763Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ceb24aab-89c2-4da2-b4c8-bd8ca77c8a32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:32.105640 crc crio[23211]: time=\"2026-06-11T17:46:32.105385652Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-q89j8/extract-content\" id=4820a735-7987-4a3c-8c69-c805f4b57c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:32.106144 crc crio[23211]: time=\"2026-06-11T17:46:32.106071069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:32.181980 crc crio[23211]: time=\"2026-06-11T17:46:32.181329926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:32.186851 crc crio[23211]: time=\"2026-06-11T17:46:32.186758659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:32.359080 crc crio[23211]: time=\"2026-06-11T17:46:32.358928083Z\" level=info msg=\"Created container a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897: openshift-marketplace/community-operators-q89j8/extract-content\" id=4820a735-7987-4a3c-8c69-c805f4b57c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:32.360395 crc crio[23211]: time=\"2026-06-11T17:46:32.360333238Z\" level=info msg=\"Starting container: a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897\" id=41b5a907-5072-4fb2-9115-35253eef16eb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:32.371846 crc crio[23211]: time=\"2026-06-11T17:46:32.36898365Z\" level=info msg=\"Started container\" PID=336111 containerID=a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897 description=openshift-marketplace/community-operators-q89j8/extract-content id=41b5a907-5072-4fb2-9115-35253eef16eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\nJun 11 17:46:34.481309 crc crio[23211]: time=\"2026-06-11T17:46:34.481179112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7bb2f9cb-bb2f-4446-87f3-3f64697156d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:34.487236 crc crio[23211]: time=\"2026-06-11T17:46:34.487110888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=18a3f7d4-6946-4734-92c0-1bc3b2c5d955 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:34.497926 crc crio[23211]: time=\"2026-06-11T17:46:34.49782214Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-q89j8/registry-server\" id=cb83751b-8223-44b8-9351-4c46d211a87e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:34.498608 crc crio[23211]: time=\"2026-06-11T17:46:34.498522708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:34.591846 crc crio[23211]: time=\"2026-06-11T17:46:34.591289744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:34.598306 crc crio[23211]: time=\"2026-06-11T17:46:34.598151722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:46:34.813935 crc crio[23211]: time=\"2026-06-11T17:46:34.813770413Z\" level=info msg=\"Created container 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5: openshift-marketplace/community-operators-q89j8/registry-server\" id=cb83751b-8223-44b8-9351-4c46d211a87e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:34.815670 crc crio[23211]: time=\"2026-06-11T17:46:34.815573836Z\" level=info msg=\"Starting container: 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5\" id=624bf7df-f84f-46f0-b0b8-9ec2cd2b8783 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:34.826354 crc crio[23211]: time=\"2026-06-11T17:46:34.826267059Z\" level=info msg=\"Started container\" PID=336218 containerID=61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5 description=openshift-marketplace/community-operators-q89j8/registry-server id=624bf7df-f84f-46f0-b0b8-9ec2cd2b8783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\nJun 11 17:46:42.632680 crc crio[23211]: time=\"2026-06-11T17:46:42.631516372Z\" level=info msg=\"Stopping container: 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5 (timeout: 2s)\" id=bd204a72-ad87-4ef7-a72d-e71e38beca25 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:42.761873 crc crio[23211]: time=\"2026-06-11T17:46:42.761630173Z\" level=info msg=\"Stopped container 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5: openshift-marketplace/community-operators-q89j8/registry-server\" id=bd204a72-ad87-4ef7-a72d-e71e38beca25 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:42.763254 crc crio[23211]: time=\"2026-06-11T17:46:42.763092689Z\" level=info msg=\"Stopping pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\" id=525e6ce2-57b1-4925-811d-af31dda54ec8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:42.764693 crc crio[23211]: time=\"2026-06-11T17:46:42.7643507Z\" level=info msg=\"Got pod network &{Name:community-operators-q89j8 Namespace:openshift-marketplace ID:26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4 UID:0273ed1f-eb40-4c31-a9d6-951c3b57d880 NetNS:/var/run/netns/e14ee14c-7899-4596-8674-8045548725f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0273ed1f_eb40_4c31_a9d6_951c3b57d880.slice PodAnnotations:0xc002818e10}] Aliases:map[]}\"\nJun 11 17:46:42.765248 crc crio[23211]: time=\"2026-06-11T17:46:42.765096028Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-q89j8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:43.229558 crc crio[23211]: time=\"2026-06-11T17:46:43.228873988Z\" level=info msg=\"Stopped pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\" id=525e6ce2-57b1-4925-811d-af31dda54ec8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:43.649943 crc crio[23211]: time=\"2026-06-11T17:46:43.649761074Z\" level=info msg=\"Removing container: 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5\" id=731d46a3-9bed-4bda-90d0-90703f9d18a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:43.682010 crc crio[23211]: time=\"2026-06-11T17:46:43.681635156Z\" level=info msg=\"Removed container 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5: openshift-marketplace/community-operators-q89j8/registry-server\" id=731d46a3-9bed-4bda-90d0-90703f9d18a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:43.686223 crc crio[23211]: time=\"2026-06-11T17:46:43.686059174Z\" level=info msg=\"Removing container: a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897\" id=07def6a9-9e12-422d-b7c8-7a185ca39ecb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:43.732501 crc crio[23211]: time=\"2026-06-11T17:46:43.730589977Z\" level=info msg=\"Removed container a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897: openshift-marketplace/community-operators-q89j8/extract-content\" id=07def6a9-9e12-422d-b7c8-7a185ca39ecb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:43.742193 crc crio[23211]: time=\"2026-06-11T17:46:43.742099719Z\" level=info msg=\"Removing container: 64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c\" id=cbd4c69f-beab-4397-a428-eb4bf7495ec4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:43.778762 crc crio[23211]: time=\"2026-06-11T17:46:43.778570265Z\" level=info msg=\"Removed container 64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c: openshift-marketplace/community-operators-q89j8/extract-utilities\" id=cbd4c69f-beab-4397-a428-eb4bf7495ec4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:54.637909 crc crio[23211]: time=\"2026-06-11T17:46:54.636698009Z\" level=info msg=\"Removing container: d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b\" id=088f4d06-339f-4a5e-bece-3cb2d7d0d696 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:54.868800 crc crio[23211]: time=\"2026-06-11T17:46:54.868143688Z\" level=info msg=\"Removed container d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b: openshift-infra/auto-csr-approver-29686660-hp5hg/oc\" id=088f4d06-339f-4a5e-bece-3cb2d7d0d696 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:54.883053 crc crio[23211]: time=\"2026-06-11T17:46:54.882803637Z\" level=info msg=\"Stopping pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d\" id=3bf44f5d-0d01-46cf-b1f9-871826015807 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:54.883053 crc crio[23211]: time=\"2026-06-11T17:46:54.88294869Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d\" id=3bf44f5d-0d01-46cf-b1f9-871826015807 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:54.883854 crc crio[23211]: time=\"2026-06-11T17:46:54.883790241Z\" level=info msg=\"Removing pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d\" id=5b26e65f-26be-42e3-9bbd-777281786dec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:54.909319 crc crio[23211]: time=\"2026-06-11T17:46:54.909224906Z\" level=info msg=\"Removed pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d\" id=5b26e65f-26be-42e3-9bbd-777281786dec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:54.911116 crc crio[23211]: time=\"2026-06-11T17:46:54.910951898Z\" level=info msg=\"Stopping pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\" id=a6fa4ac4-a2bb-4d4b-9725-b5766a14d186 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:54.911116 crc crio[23211]: time=\"2026-06-11T17:46:54.911080461Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\" id=a6fa4ac4-a2bb-4d4b-9725-b5766a14d186 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:54.912171 crc crio[23211]: time=\"2026-06-11T17:46:54.912091175Z\" level=info msg=\"Removing pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\" id=0751409f-c8dc-4c6a-b931-b2966ca6b66b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:54.936080 crc crio[23211]: time=\"2026-06-11T17:46:54.93593081Z\" level=info msg=\"Removed pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\" id=0751409f-c8dc-4c6a-b931-b2966ca6b66b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:48:00.561578 crc crio[23211]: time=\"2026-06-11T17:48:00.560555939Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686668-fkt2x/POD\" id=6d221ba3-ac51-4a77-bc09-509dffd82523 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:00.563413 crc crio[23211]: time=\"2026-06-11T17:48:00.561576155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:48:00.605619 crc crio[23211]: time=\"2026-06-11T17:48:00.605555403Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686668-fkt2x Namespace:openshift-infra ID:5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302 UID:0b953596-afb4-4787-a784-b9a6ef7345b6 NetNS:/var/run/netns/c1a7f187-47b5-4782-b6f4-6d132302e0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b953596_afb4_4787_a784_b9a6ef7345b6.slice PodAnnotations:0xc002818188}] Aliases:map[]}\"\nJun 11 17:48:00.605927 crc crio[23211]: time=\"2026-06-11T17:48:00.605902052Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686668-fkt2x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:00.979054 crc crio[23211]: 2026-06-11T17:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cecad9207f7eb5 Mac:2a:e2:16:f4:a6:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c9 Mtu:0 Sandbox:/var/run/netns/c1a7f187-47b5-4782-b6f4-6d132302e0fa SocketPath: PciID:}] [{Interface:0xc0002fabd0 Address:{IP:10.217.1.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:00.981513 crc crio[23211]: time=\"2026-06-11T17:48:00.981321082Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686668-fkt2x Namespace:openshift-infra ID:5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302 UID:0b953596-afb4-4787-a784-b9a6ef7345b6 NetNS:/var/run/netns/c1a7f187-47b5-4782-b6f4-6d132302e0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b953596_afb4_4787_a784_b9a6ef7345b6.slice PodAnnotations:0xc002818188}] Aliases:map[]}\"\nJun 11 17:48:00.981605 crc crio[23211]: time=\"2026-06-11T17:48:00.981582089Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686668-fkt2x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:00.990318 crc crio[23211]: time=\"2026-06-11T17:48:00.990239181Z\" level=info msg=\"Ran pod sandbox 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302 with infra container: openshift-infra/auto-csr-approver-29686668-fkt2x/POD\" id=6d221ba3-ac51-4a77-bc09-509dffd82523 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:00.993636 crc crio[23211]: time=\"2026-06-11T17:48:00.993559733Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=857c1633-ca0d-40d5-b4da-ce0df6ac44ec name=/runtime.v1.ImageService/PullImage\nJun 11 17:48:01.004732 crc crio[23211]: time=\"2026-06-11T17:48:01.004669025Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:48:01.953666 crc crio[23211]: time=\"2026-06-11T17:48:01.953535875Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=857c1633-ca0d-40d5-b4da-ce0df6ac44ec name=/runtime.v1.ImageService/PullImage\nJun 11 17:48:01.955710 crc crio[23211]: time=\"2026-06-11T17:48:01.954865968Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4b12986-ffd7-4bf6-8553-022a72f497cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:01.958306 crc crio[23211]: time=\"2026-06-11T17:48:01.958152869Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d805fcde-0b3a-4b39-a136-7ff19d1f509d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:01.967317 crc crio[23211]: time=\"2026-06-11T17:48:01.96717687Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686668-fkt2x/oc\" id=f06988ff-7791-4f31-b28d-b4c8311d4105 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:01.968703 crc crio[23211]: time=\"2026-06-11T17:48:01.968525163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:48:02.028074 crc crio[23211]: time=\"2026-06-11T17:48:02.027838609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:48:02.293473 crc crio[23211]: time=\"2026-06-11T17:48:02.292909542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:48:02.426787 crc crio[23211]: time=\"2026-06-11T17:48:02.426640583Z\" level=info msg=\"Created container df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94: openshift-infra/auto-csr-approver-29686668-fkt2x/oc\" id=f06988ff-7791-4f31-b28d-b4c8311d4105 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:02.428152 crc crio[23211]: time=\"2026-06-11T17:48:02.428053469Z\" level=info msg=\"Starting container: df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94\" id=bd2f45af-df8a-41e8-9208-a7dcba35ca1e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:02.433805 crc crio[23211]: time=\"2026-06-11T17:48:02.433668546Z\" level=info msg=\"Started container\" PID=341507 containerID=df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94 description=openshift-infra/auto-csr-approver-29686668-fkt2x/oc id=bd2f45af-df8a-41e8-9208-a7dcba35ca1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302\nJun 11 17:48:04.414149 crc crio[23211]: time=\"2026-06-11T17:48:04.413592794Z\" level=info msg=\"Stopping pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302\" id=260fccbb-e711-4f7a-b989-dec0b761c8a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:04.415522 crc crio[23211]: time=\"2026-06-11T17:48:04.414920017Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686668-fkt2x Namespace:openshift-infra ID:5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302 UID:0b953596-afb4-4787-a784-b9a6ef7345b6 NetNS:/var/run/netns/c1a7f187-47b5-4782-b6f4-6d132302e0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b953596_afb4_4787_a784_b9a6ef7345b6.slice PodAnnotations:0xc0001318f0}] Aliases:map[]}\"\nJun 11 17:48:04.415522 crc crio[23211]: time=\"2026-06-11T17:48:04.415134562Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686668-fkt2x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:04.780597 crc crio[23211]: time=\"2026-06-11T17:48:04.780135017Z\" level=info msg=\"Stopped pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302\" id=260fccbb-e711-4f7a-b989-dec0b761c8a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:24.785042 crc crio[23211]: time=\"2026-06-11T17:48:24.784135825Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-ldn8t/must-gather-jnrfc/POD\" id=8373fbbf-6f94-4bd9-b718-44cb0cf072bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:24.786738 crc crio[23211]: time=\"2026-06-11T17:48:24.786706308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:48:24.854255 crc crio[23211]: time=\"2026-06-11T17:48:24.854118223Z\" level=info msg=\"Got pod network &{Name:must-gather-jnrfc Namespace:openshift-must-gather-ldn8t ID:8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b UID:599e6c62-b3aa-4a53-958e-1743248a326c NetNS:/var/run/netns/5b91a85c-a216-44fc-8ded-c90e6f75daf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod599e6c62_b3aa_4a53_958e_1743248a326c.slice PodAnnotations:0xc002818020}] Aliases:map[]}\"\nJun 11 17:48:24.854255 crc crio[23211]: time=\"2026-06-11T17:48:24.854229815Z\" level=info msg=\"Adding pod openshift-must-gather-ldn8t_must-gather-jnrfc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:25.565825 crc crio[23211]: 2026-06-11T17:48:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8053b4c2410fe8e Mac:c2:bb:05:10:98:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ca Mtu:0 Sandbox:/var/run/netns/5b91a85c-a216-44fc-8ded-c90e6f75daf7 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:25.570210 crc crio[23211]: time=\"2026-06-11T17:48:25.570010085Z\" level=info msg=\"Got pod network &{Name:must-gather-jnrfc Namespace:openshift-must-gather-ldn8t ID:8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b UID:599e6c62-b3aa-4a53-958e-1743248a326c NetNS:/var/run/netns/5b91a85c-a216-44fc-8ded-c90e6f75daf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod599e6c62_b3aa_4a53_958e_1743248a326c.slice PodAnnotations:0xc002818020}] Aliases:map[]}\"\nJun 11 17:48:25.570636 crc crio[23211]: time=\"2026-06-11T17:48:25.570544838Z\" level=info msg=\"Checking pod openshift-must-gather-ldn8t_must-gather-jnrfc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:25.586706 crc crio[23211]: time=\"2026-06-11T17:48:25.586217363Z\" level=info msg=\"Ran pod sandbox 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b with infra container: openshift-must-gather-ldn8t/must-gather-jnrfc/POD\" id=8373fbbf-6f94-4bd9-b718-44cb0cf072bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:25.589790 crc crio[23211]: time=\"2026-06-11T17:48:25.588674643Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=a57f68c1-cd47-490f-98b9-8884ed39a659 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:25.589790 crc crio[23211]: time=\"2026-06-11T17:48:25.588897999Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=a57f68c1-cd47-490f-98b9-8884ed39a659 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:25.589790 crc crio[23211]: time=\"2026-06-11T17:48:25.588981261Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=a57f68c1-cd47-490f-98b9-8884ed39a659 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:25.590233 crc crio[23211]: time=\"2026-06-11T17:48:25.590142969Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=000bd438-68cd-4524-800a-a45df087fb7e name=/runtime.v1.ImageService/PullImage\nJun 11 17:48:25.598913 crc crio[23211]: time=\"2026-06-11T17:48:25.598838573Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 11 17:48:32.452505 crc crio[23211]: time=\"2026-06-11T17:48:32.451719429Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=000bd438-68cd-4524-800a-a45df087fb7e name=/runtime.v1.ImageService/PullImage\nJun 11 17:48:32.454353 crc crio[23211]: time=\"2026-06-11T17:48:32.453492532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8cf000a6-c1be-4e4d-b6a1-9d6035d59274 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:32.457143 crc crio[23211]: time=\"2026-06-11T17:48:32.45707038Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=da2a717a-33cf-4ae6-8204-f89660be19d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:32.465761 crc crio[23211]: time=\"2026-06-11T17:48:32.465687411Z\" level=info msg=\"Creating container: openshift-must-gather-ldn8t/must-gather-jnrfc/gather\" id=f5aacf75-abce-4f84-96c4-a803ac075be1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:32.466903 crc crio[23211]: time=\"2026-06-11T17:48:32.466802548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:48:32.516335 crc crio[23211]: time=\"2026-06-11T17:48:32.516225321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:48:32.732514 crc crio[23211]: time=\"2026-06-11T17:48:32.732228741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:48:32.849622 crc crio[23211]: time=\"2026-06-11T17:48:32.849063478Z\" level=info msg=\"Created container db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90: openshift-must-gather-ldn8t/must-gather-jnrfc/gather\" id=f5aacf75-abce-4f84-96c4-a803ac075be1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:32.852154 crc crio[23211]: time=\"2026-06-11T17:48:32.852112333Z\" level=info msg=\"Starting container: db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90\" id=42db056a-12d0-41f1-800a-90035131dfa5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:32.858086 crc crio[23211]: time=\"2026-06-11T17:48:32.857999136Z\" level=info msg=\"Started container\" PID=343466 containerID=db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90 description=openshift-must-gather-ldn8t/must-gather-jnrfc/gather id=42db056a-12d0-41f1-800a-90035131dfa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\nJun 11 17:48:32.869138 crc crio[23211]: time=\"2026-06-11T17:48:32.869003626Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=43a0bfbb-992c-4ad5-8f80-e4a7f79e3054 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:32.875294 crc crio[23211]: time=\"2026-06-11T17:48:32.875027465Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=166ef43f-dac1-42a9-b0ba-5e52a3d41aba name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:32.889383 crc crio[23211]: time=\"2026-06-11T17:48:32.88909185Z\" level=info msg=\"Creating container: openshift-must-gather-ldn8t/must-gather-jnrfc/copy\" id=5a79c3b2-49e3-443d-83eb-c1d89987251c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:32.890980 crc crio[23211]: time=\"2026-06-11T17:48:32.890862443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:48:32.956570 crc crio[23211]: time=\"2026-06-11T17:48:32.956393231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:48:33.150271 crc crio[23211]: time=\"2026-06-11T17:48:33.150151155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:48:33.292781 crc crio[23211]: time=\"2026-06-11T17:48:33.292660891Z\" level=info msg=\"Created container 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20: openshift-must-gather-ldn8t/must-gather-jnrfc/copy\" id=5a79c3b2-49e3-443d-83eb-c1d89987251c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:33.295858 crc crio[23211]: time=\"2026-06-11T17:48:33.295684495Z\" level=info msg=\"Starting container: 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20\" id=2708b3c9-6a79-4668-876c-a24616bc25cb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:33.311077 crc crio[23211]: time=\"2026-06-11T17:48:33.310975171Z\" level=info msg=\"Started container\" PID=343498 containerID=58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20 description=openshift-must-gather-ldn8t/must-gather-jnrfc/copy id=2708b3c9-6a79-4668-876c-a24616bc25cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\nJun 11 17:48:33.336852 crc crio[23211]: time=\"2026-06-11T17:48:33.336790154Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:48:36.562468 crc crio[23211]: time=\"2026-06-11T17:48:36.561572314Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:48:36.596587 crc crio[23211]: time=\"2026-06-11T17:48:36.596513392Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:48:36.906557 crc crio[23211]: time=\"2026-06-11T17:48:36.906315322Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:48:36.972314 crc crio[23211]: time=\"2026-06-11T17:48:36.968912568Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:48:37.041592 crc crio[23211]: time=\"2026-06-11T17:48:37.04151327Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:48:37.134523 crc crio[23211]: time=\"2026-06-11T17:48:37.134401769Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:48:37.545659 crc crio[23211]: time=\"2026-06-11T17:48:37.544981762Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:48:37.558221 crc crio[23211]: time=\"2026-06-11T17:48:37.558152136Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:48:38.839827 crc crio[23211]: time=\"2026-06-11T17:48:38.837869533Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-ldn8t/crc-debug-cxrwz/POD\" id=8cee4554-0850-447f-b5f3-b8424ef28af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:38.843771 crc crio[23211]: time=\"2026-06-11T17:48:38.843702626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:48:38.878285 crc crio[23211]: time=\"2026-06-11T17:48:38.878197913Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8cee4554-0850-447f-b5f3-b8424ef28af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:38.902953 crc crio[23211]: time=\"2026-06-11T17:48:38.902273044Z\" level=info msg=\"Ran pod sandbox e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6 with infra container: openshift-must-gather-ldn8t/crc-debug-cxrwz/POD\" id=8cee4554-0850-447f-b5f3-b8424ef28af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:38.904963 crc crio[23211]: time=\"2026-06-11T17:48:38.904894778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=aed1d04d-3075-469b-85a5-19e92639cb6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:38.905579 crc crio[23211]: time=\"2026-06-11T17:48:38.905555034Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=aed1d04d-3075-469b-85a5-19e92639cb6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:38.905731 crc crio[23211]: time=\"2026-06-11T17:48:38.905709568Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=aed1d04d-3075-469b-85a5-19e92639cb6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:38.907525 crc crio[23211]: time=\"2026-06-11T17:48:38.907494712Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=4db6c256-ca65-4eed-944a-10d7ba413318 name=/runtime.v1.ImageService/PullImage\nJun 11 17:48:38.918824 crc crio[23211]: time=\"2026-06-11T17:48:38.918688496Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 11 17:48:54.983652 crc crio[23211]: time=\"2026-06-11T17:48:54.98278995Z\" level=info msg=\"Removing container: 5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba\" id=2f6419d8-0536-4cd5-9be6-7a00ed43be93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:02.615325 crc crio[23211]: time=\"2026-06-11T17:49:02.613818097Z\" level=info msg=\"Removed container 5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba: openshift-infra/auto-csr-approver-29686662-265bc/oc\" id=2f6419d8-0536-4cd5-9be6-7a00ed43be93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:02.628675 crc crio[23211]: time=\"2026-06-11T17:49:02.628469406Z\" level=info msg=\"Stopping pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b\" id=2fce1294-5afa-4b3d-adca-0e5af71796bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:02.628675 crc crio[23211]: time=\"2026-06-11T17:49:02.628607041Z\" level=info msg=\"Stopped pod sandbox (already stopped): 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b\" id=2fce1294-5afa-4b3d-adca-0e5af71796bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:02.629643 crc crio[23211]: time=\"2026-06-11T17:49:02.62940683Z\" level=info msg=\"Removing pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b\" id=692498c7-a7fa-423e-b755-d2f06a9ff622 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:02.666297 crc crio[23211]: time=\"2026-06-11T17:49:02.66608442Z\" level=info msg=\"Removed pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b\" id=692498c7-a7fa-423e-b755-d2f06a9ff622 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:03.392262 crc crio[23211]: time=\"2026-06-11T17:49:03.392068061Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=4db6c256-ca65-4eed-944a-10d7ba413318 name=/runtime.v1.ImageService/PullImage\nJun 11 17:49:03.393977 crc crio[23211]: time=\"2026-06-11T17:49:03.393813334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c3ab4440-36d5-4b2d-ae6d-7a13525db878 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:03.399155 crc crio[23211]: time=\"2026-06-11T17:49:03.399066173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3f44678e-e211-4ded-a4b5-5f20b4639d27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:03.408775 crc crio[23211]: time=\"2026-06-11T17:49:03.40869738Z\" level=info msg=\"Creating container: openshift-must-gather-ldn8t/crc-debug-cxrwz/container-00\" id=a5117058-170f-4dd3-80ca-6a14466e5ae3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:03.410729 crc crio[23211]: time=\"2026-06-11T17:49:03.410655578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:49:03.462630 crc crio[23211]: time=\"2026-06-11T17:49:03.4625158Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=a5117058-170f-4dd3-80ca-6a14466e5ae3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:03.477610 crc crio[23211]: time=\"2026-06-11T17:49:03.476851982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:49:03.480284 crc crio[23211]: time=\"2026-06-11T17:49:03.480232765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:49:03.693866 crc crio[23211]: time=\"2026-06-11T17:49:03.693031626Z\" level=info msg=\"Created container 644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae: openshift-must-gather-ldn8t/crc-debug-cxrwz/container-00\" id=a5117058-170f-4dd3-80ca-6a14466e5ae3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:03.695821 crc crio[23211]: time=\"2026-06-11T17:49:03.695564087Z\" level=info msg=\"Starting container: 644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae\" id=5130df18-e19f-4c24-9d7d-9df2f562fd8d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:03.707113 crc crio[23211]: time=\"2026-06-11T17:49:03.707018148Z\" level=info msg=\"Started container\" PID=349551 containerID=644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae description=openshift-must-gather-ldn8t/crc-debug-cxrwz/container-00 id=5130df18-e19f-4c24-9d7d-9df2f562fd8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6\nJun 11 17:49:32.433109 crc crio[23211]: time=\"2026-06-11T17:49:32.43181254Z\" level=info msg=\"Stopping pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6\" id=f48919df-ba01-4795-8366-094372c2f00a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:32.465488 crc crio[23211]: time=\"2026-06-11T17:49:32.465329322Z\" level=info msg=\"Stopped pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6\" id=f48919df-ba01-4795-8366-094372c2f00a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:33.469986 crc crio[23211]: time=\"2026-06-11T17:49:33.469268753Z\" level=info msg=\"Removing container: 644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae\" id=9f0a994f-2d34-4f95-aee5-7d4d80353512 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:33.514841 crc crio[23211]: time=\"2026-06-11T17:49:33.514728409Z\" level=info msg=\"Removed container 644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae: openshift-must-gather-ldn8t/crc-debug-cxrwz/container-00\" id=9f0a994f-2d34-4f95-aee5-7d4d80353512 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:34.401832 crc crio[23211]: time=\"2026-06-11T17:49:34.40127118Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-ldn8t/crc-debug-fjsrc/POD\" id=e12d21f6-3a10-4484-a590-a9c2dddf9978 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:49:34.401975 crc crio[23211]: time=\"2026-06-11T17:49:34.401851194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:49:34.427373 crc crio[23211]: time=\"2026-06-11T17:49:34.427276518Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e12d21f6-3a10-4484-a590-a9c2dddf9978 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:49:34.443631 crc crio[23211]: time=\"2026-06-11T17:49:34.443579118Z\" level=info msg=\"Ran pod sandbox ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4 with infra container: openshift-must-gather-ldn8t/crc-debug-fjsrc/POD\" id=e12d21f6-3a10-4484-a590-a9c2dddf9978 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:49:34.446192 crc crio[23211]: time=\"2026-06-11T17:49:34.44611558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=aa22fe4e-2537-4423-98c8-65576c2984c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:34.448655 crc crio[23211]: time=\"2026-06-11T17:49:34.448570861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=032a7afd-edc5-4618-a5d8-cddeb743ebbe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:34.459323 crc crio[23211]: time=\"2026-06-11T17:49:34.459249454Z\" level=info msg=\"Creating container: openshift-must-gather-ldn8t/crc-debug-fjsrc/container-00\" id=dce155c5-e988-46b1-acf5-6e821fe2753c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:34.459850 crc crio[23211]: time=\"2026-06-11T17:49:34.459787506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:49:34.502571 crc crio[23211]: time=\"2026-06-11T17:49:34.502475053Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=dce155c5-e988-46b1-acf5-6e821fe2753c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:34.519481 crc crio[23211]: time=\"2026-06-11T17:49:34.519333377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:49:34.521538 crc crio[23211]: time=\"2026-06-11T17:49:34.52147691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:49:34.711559 crc crio[23211]: time=\"2026-06-11T17:49:34.709471412Z\" level=info msg=\"Created container cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766: openshift-must-gather-ldn8t/crc-debug-fjsrc/container-00\" id=dce155c5-e988-46b1-acf5-6e821fe2753c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:34.715956 crc crio[23211]: time=\"2026-06-11T17:49:34.712587389Z\" level=info msg=\"Starting container: cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766\" id=d2de9075-5875-4403-a9e4-983ad0dddc43 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:34.727899 crc crio[23211]: time=\"2026-06-11T17:49:34.727824722Z\" level=info msg=\"Started container\" PID=354853 containerID=cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766 description=openshift-must-gather-ldn8t/crc-debug-fjsrc/container-00 id=d2de9075-5875-4403-a9e4-983ad0dddc43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4\nJun 11 17:49:36.520646 crc crio[23211]: time=\"2026-06-11T17:49:36.519700936Z\" level=info msg=\"Stopping pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4\" id=a5f97774-241d-4d44-88f4-3f16004534f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:36.535565 crc crio[23211]: time=\"2026-06-11T17:49:36.534275264Z\" level=info msg=\"Stopped pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4\" id=a5f97774-241d-4d44-88f4-3f16004534f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:37.540719 crc crio[23211]: time=\"2026-06-11T17:49:37.540143213Z\" level=info msg=\"Removing container: cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766\" id=b3063eb9-1889-45ed-9843-8ef33ab11ee6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:37.576136 crc crio[23211]: time=\"2026-06-11T17:49:37.576050663Z\" level=info msg=\"Removed container cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766: openshift-must-gather-ldn8t/crc-debug-fjsrc/container-00\" id=b3063eb9-1889-45ed-9843-8ef33ab11ee6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:00.560372 crc crio[23211]: time=\"2026-06-11T17:50:00.55939153Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686670-4k9sb/POD\" id=359fdec6-e48a-4f7d-ba36-7a4c9abdb551 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:00.562055 crc crio[23211]: time=\"2026-06-11T17:50:00.560491287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:50:00.606291 crc crio[23211]: time=\"2026-06-11T17:50:00.606210859Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686670-4k9sb Namespace:openshift-infra ID:fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9 UID:dc16e25e-d9ab-4b94-95ab-67f3e75bccee NetNS:/var/run/netns/d31415fb-d78f-4a91-887f-d3a41eee8f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc16e25e_d9ab_4b94_95ab_67f3e75bccee.slice PodAnnotations:0xc00008dc18}] Aliases:map[]}\"\nJun 11 17:50:00.606291 crc crio[23211]: time=\"2026-06-11T17:50:00.60625489Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686670-4k9sb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:01.239355 crc crio[23211]: 2026-06-11T17:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fef4de8204d2220 Mac:82:1d:47:ff:7d:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cb Mtu:0 Sandbox:/var/run/netns/d31415fb-d78f-4a91-887f-d3a41eee8f4a SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:01.244098 crc crio[23211]: time=\"2026-06-11T17:50:01.243946986Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686670-4k9sb Namespace:openshift-infra ID:fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9 UID:dc16e25e-d9ab-4b94-95ab-67f3e75bccee NetNS:/var/run/netns/d31415fb-d78f-4a91-887f-d3a41eee8f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc16e25e_d9ab_4b94_95ab_67f3e75bccee.slice PodAnnotations:0xc00008dc18}] Aliases:map[]}\"\nJun 11 17:50:01.244512 crc crio[23211]: time=\"2026-06-11T17:50:01.244358665Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686670-4k9sb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:01.259836 crc crio[23211]: time=\"2026-06-11T17:50:01.259728064Z\" level=info msg=\"Ran pod sandbox fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9 with infra container: openshift-infra/auto-csr-approver-29686670-4k9sb/POD\" id=359fdec6-e48a-4f7d-ba36-7a4c9abdb551 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:01.266943 crc crio[23211]: time=\"2026-06-11T17:50:01.266850958Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9cd9403f-8768-4229-af49-4370bb42fb02 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:01.273277 crc crio[23211]: time=\"2026-06-11T17:50:01.272720012Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:50:02.438946 crc crio[23211]: time=\"2026-06-11T17:50:02.438718709Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9cd9403f-8768-4229-af49-4370bb42fb02 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:02.440873 crc crio[23211]: time=\"2026-06-11T17:50:02.439719044Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b7ad50ad-7e67-4e50-8e55-ecd4652f3482 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:02.442076 crc crio[23211]: time=\"2026-06-11T17:50:02.44197901Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=426acefe-8e85-4d18-b274-5522e3e6961b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:02.448233 crc crio[23211]: time=\"2026-06-11T17:50:02.448157801Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686670-4k9sb/oc\" id=e093700f-27ee-4145-8735-f4305531da47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:02.448814 crc crio[23211]: time=\"2026-06-11T17:50:02.448752155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:50:02.491806 crc crio[23211]: time=\"2026-06-11T17:50:02.49172741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:50:02.718147 crc crio[23211]: time=\"2026-06-11T17:50:02.71671407Z\" level=info msg=\"Stopping pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6\" id=c7a13f18-5ddb-4497-b33b-000705586d54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:02.718365 crc crio[23211]: time=\"2026-06-11T17:50:02.718018712Z\" level=info msg=\"Stopped pod sandbox (already stopped): e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6\" id=c7a13f18-5ddb-4497-b33b-000705586d54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:02.720377 crc crio[23211]: time=\"2026-06-11T17:50:02.719991961Z\" level=info msg=\"Removing pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6\" id=415015b5-1749-419e-bc35-ebdbf08d49db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:50:02.762236 crc crio[23211]: time=\"2026-06-11T17:50:02.762123604Z\" level=info msg=\"Removed pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6\" id=415015b5-1749-419e-bc35-ebdbf08d49db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:50:02.763699 crc crio[23211]: time=\"2026-06-11T17:50:02.763618092Z\" level=info msg=\"Stopping pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4\" id=a55cd387-768f-473a-ba4e-541aed0e2c8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:02.763776 crc crio[23211]: time=\"2026-06-11T17:50:02.763711594Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4\" id=a55cd387-768f-473a-ba4e-541aed0e2c8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:02.764384 crc crio[23211]: time=\"2026-06-11T17:50:02.764256587Z\" level=info msg=\"Removing pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4\" id=73aaeac9-96d1-42d3-ad36-ba4458775a14 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:50:02.780882 crc crio[23211]: time=\"2026-06-11T17:50:02.779850879Z\" level=info msg=\"Removed pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4\" id=73aaeac9-96d1-42d3-ad36-ba4458775a14 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:50:02.787867 crc crio[23211]: time=\"2026-06-11T17:50:02.787789184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:50:02.929997 crc crio[23211]: time=\"2026-06-11T17:50:02.92986811Z\" level=info msg=\"Created container 3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e: openshift-infra/auto-csr-approver-29686670-4k9sb/oc\" id=e093700f-27ee-4145-8735-f4305531da47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:02.932379 crc crio[23211]: time=\"2026-06-11T17:50:02.93230132Z\" level=info msg=\"Starting container: 3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e\" id=140d85d4-3d78-4dd8-a940-5a265a89396e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:50:02.938741 crc crio[23211]: time=\"2026-06-11T17:50:02.938662356Z\" level=info msg=\"Started container\" PID=360484 containerID=3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e description=openshift-infra/auto-csr-approver-29686670-4k9sb/oc id=140d85d4-3d78-4dd8-a940-5a265a89396e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9\nJun 11 17:50:05.014385 crc crio[23211]: time=\"2026-06-11T17:50:05.013158413Z\" level=info msg=\"Stopping pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9\" id=3a9f667a-c703-481a-8144-1ab5a51cf654 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:05.018282 crc crio[23211]: time=\"2026-06-11T17:50:05.018201878Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686670-4k9sb Namespace:openshift-infra ID:fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9 UID:dc16e25e-d9ab-4b94-95ab-67f3e75bccee NetNS:/var/run/netns/d31415fb-d78f-4a91-887f-d3a41eee8f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc16e25e_d9ab_4b94_95ab_67f3e75bccee.slice PodAnnotations:0xc003088148}] Aliases:map[]}\"\nJun 11 17:50:05.019221 crc crio[23211]: time=\"2026-06-11T17:50:05.018991756Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686670-4k9sb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:05.477843 crc crio[23211]: time=\"2026-06-11T17:50:05.477253859Z\" level=info msg=\"Stopped pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9\" id=3a9f667a-c703-481a-8144-1ab5a51cf654 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:02.804089 crc crio[23211]: time=\"2026-06-11T17:51:02.803243743Z\" level=info msg=\"Removing container: 83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59\" id=6ee02ca2-cd93-4911-9f18-12e9707fdceb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:03.011606 crc crio[23211]: time=\"2026-06-11T17:51:03.008785637Z\" level=info msg=\"Removed container 83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59: openshift-infra/auto-csr-approver-29686664-ltd8r/oc\" id=6ee02ca2-cd93-4911-9f18-12e9707fdceb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:03.023900 crc crio[23211]: time=\"2026-06-11T17:51:03.023783556Z\" level=info msg=\"Stopping pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0\" id=1e0a3ec6-6864-421b-8c3c-9e9d8461c70d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:03.023900 crc crio[23211]: time=\"2026-06-11T17:51:03.023906048Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0\" id=1e0a3ec6-6864-421b-8c3c-9e9d8461c70d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:03.027687 crc crio[23211]: time=\"2026-06-11T17:51:03.027625419Z\" level=info msg=\"Removing pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0\" id=e24f7820-9216-424c-8d6b-2ffa3997c864 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:03.040277 crc crio[23211]: time=\"2026-06-11T17:51:03.040172027Z\" level=info msg=\"Removed pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0\" id=e24f7820-9216-424c-8d6b-2ffa3997c864 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:00.550410 crc crio[23211]: time=\"2026-06-11T17:52:00.549543118Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686672-zl5p4/POD\" id=d0315cf1-c9d1-4ea9-83e8-e0773ac3c34a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:00.551883 crc crio[23211]: time=\"2026-06-11T17:52:00.550511182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:52:00.632237 crc crio[23211]: time=\"2026-06-11T17:52:00.632128324Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686672-zl5p4 Namespace:openshift-infra ID:404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d UID:a48dbbdb-23b5-49f7-84db-83192bd0ce53 NetNS:/var/run/netns/6c862161-e67b-4165-87ce-c7924f46d03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48dbbdb_23b5_49f7_84db_83192bd0ce53.slice PodAnnotations:0xc00294e0b0}] Aliases:map[]}\"\nJun 11 17:52:00.632237 crc crio[23211]: time=\"2026-06-11T17:52:00.632194616Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686672-zl5p4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:01.045282 crc crio[23211]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:404c8d80e3626e0 Mac:42:aa:55:aa:42:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cc Mtu:0 Sandbox:/var/run/netns/6c862161-e67b-4165-87ce-c7924f46d03f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:01.047774 crc crio[23211]: time=\"2026-06-11T17:52:01.04769056Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686672-zl5p4 Namespace:openshift-infra ID:404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d UID:a48dbbdb-23b5-49f7-84db-83192bd0ce53 NetNS:/var/run/netns/6c862161-e67b-4165-87ce-c7924f46d03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48dbbdb_23b5_49f7_84db_83192bd0ce53.slice PodAnnotations:0xc00294e0b0}] Aliases:map[]}\"\nJun 11 17:52:01.047916 crc crio[23211]: time=\"2026-06-11T17:52:01.047897075Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686672-zl5p4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:01.063727 crc crio[23211]: time=\"2026-06-11T17:52:01.063664912Z\" level=info msg=\"Ran pod sandbox 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d with infra container: openshift-infra/auto-csr-approver-29686672-zl5p4/POD\" id=d0315cf1-c9d1-4ea9-83e8-e0773ac3c34a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:01.068067 crc crio[23211]: time=\"2026-06-11T17:52:01.068017069Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0d6ce2ab-a953-4aff-988f-6d9db2e416b7 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:01.078943 crc crio[23211]: time=\"2026-06-11T17:52:01.078370333Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:52:02.185602 crc crio[23211]: time=\"2026-06-11T17:52:02.185505046Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0d6ce2ab-a953-4aff-988f-6d9db2e416b7 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:02.189071 crc crio[23211]: time=\"2026-06-11T17:52:02.188997742Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=23bd65f3-53f5-4738-87b6-1283c01909a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:02.191449 crc crio[23211]: time=\"2026-06-11T17:52:02.191297179Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a291ffd4-19b4-4401-8f26-8578853de420 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:02.201884 crc crio[23211]: time=\"2026-06-11T17:52:02.201729584Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686672-zl5p4/oc\" id=0a08c542-5bed-49ce-ad53-47795ee7c275 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:02.203807 crc crio[23211]: time=\"2026-06-11T17:52:02.203741633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:52:02.269936 crc crio[23211]: time=\"2026-06-11T17:52:02.269323082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:52:02.586764 crc crio[23211]: time=\"2026-06-11T17:52:02.586674069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:52:02.731219 crc crio[23211]: time=\"2026-06-11T17:52:02.731134423Z\" level=info msg=\"Created container cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856: openshift-infra/auto-csr-approver-29686672-zl5p4/oc\" id=0a08c542-5bed-49ce-ad53-47795ee7c275 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:02.732922 crc crio[23211]: time=\"2026-06-11T17:52:02.732719852Z\" level=info msg=\"Starting container: cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856\" id=252c3ddf-a881-46cb-9675-20b55487d1e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:02.741046 crc crio[23211]: time=\"2026-06-11T17:52:02.740916963Z\" level=info msg=\"Started container\" PID=388996 containerID=cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856 description=openshift-infra/auto-csr-approver-29686672-zl5p4/oc id=252c3ddf-a881-46cb-9675-20b55487d1e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d\nJun 11 17:52:04.754834 crc crio[23211]: time=\"2026-06-11T17:52:04.753098282Z\" level=info msg=\"Stopping pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d\" id=c306ae2b-4d39-4e17-a5c0-f44265a0aff8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:04.760790 crc crio[23211]: time=\"2026-06-11T17:52:04.759920449Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686672-zl5p4 Namespace:openshift-infra ID:404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d UID:a48dbbdb-23b5-49f7-84db-83192bd0ce53 NetNS:/var/run/netns/6c862161-e67b-4165-87ce-c7924f46d03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48dbbdb_23b5_49f7_84db_83192bd0ce53.slice PodAnnotations:0xc00294e4c8}] Aliases:map[]}\"\nJun 11 17:52:04.760790 crc crio[23211]: time=\"2026-06-11T17:52:04.760257987Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686672-zl5p4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:05.204533 crc crio[23211]: time=\"2026-06-11T17:52:05.204413136Z\" level=info msg=\"Stopped pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d\" id=c306ae2b-4d39-4e17-a5c0-f44265a0aff8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:03.106766 crc crio[23211]: time=\"2026-06-11T17:53:03.105553401Z\" level=info msg=\"Removing container: afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f\" id=ba23ebd1-7f21-4936-a48a-d73dd0797227 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:53:03.304538 crc crio[23211]: time=\"2026-06-11T17:53:03.30398677Z\" level=info msg=\"Removed container afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f: openshift-infra/auto-csr-approver-29686666-d4g87/oc\" id=ba23ebd1-7f21-4936-a48a-d73dd0797227 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:53:03.322514 crc crio[23211]: time=\"2026-06-11T17:53:03.322366721Z\" level=info msg=\"Stopping pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05\" id=92d4f872-e26f-4190-956c-46a398416d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:03.322602 crc crio[23211]: time=\"2026-06-11T17:53:03.322553826Z\" level=info msg=\"Stopped pod sandbox (already stopped): fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05\" id=92d4f872-e26f-4190-956c-46a398416d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:03.323609 crc crio[23211]: time=\"2026-06-11T17:53:03.32353695Z\" level=info msg=\"Removing pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05\" id=48dc06cc-24e7-42b6-a1b9-d6c2a6f4c5f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:53:03.340493 crc crio[23211]: time=\"2026-06-11T17:53:03.340337382Z\" level=info msg=\"Removed pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05\" id=48dc06cc-24e7-42b6-a1b9-d6c2a6f4c5f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:54:01.042337 crc crio[23211]: time=\"2026-06-11T17:54:01.040952319Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686674-6p7xf/POD\" id=084988c6-80a2-42c6-a370-33efd7c7a062 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:54:01.044896 crc crio[23211]: time=\"2026-06-11T17:54:01.042457766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:01.116319 crc crio[23211]: time=\"2026-06-11T17:54:01.116138924Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686674-6p7xf Namespace:openshift-infra ID:22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5 UID:1aedf83f-b520-464c-964f-52616bdcadb5 NetNS:/var/run/netns/a5471f62-7bdd-46b2-b582-cd5b20890dbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aedf83f_b520_464c_964f_52616bdcadb5.slice PodAnnotations:0xc007c140f0}] Aliases:map[]}\"\nJun 11 17:54:01.116836 crc crio[23211]: time=\"2026-06-11T17:54:01.11637023Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686674-6p7xf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:54:01.497987 crc crio[23211]: 2026-06-11T17:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22103373f526123 Mac:56:85:7c:32:26:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cd Mtu:0 Sandbox:/var/run/netns/a5471f62-7bdd-46b2-b582-cd5b20890dbf SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:54:01.499990 crc crio[23211]: time=\"2026-06-11T17:54:01.499910748Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686674-6p7xf Namespace:openshift-infra ID:22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5 UID:1aedf83f-b520-464c-964f-52616bdcadb5 NetNS:/var/run/netns/a5471f62-7bdd-46b2-b582-cd5b20890dbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aedf83f_b520_464c_964f_52616bdcadb5.slice PodAnnotations:0xc007c140f0}] Aliases:map[]}\"\nJun 11 17:54:01.500106 crc crio[23211]: time=\"2026-06-11T17:54:01.500075423Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686674-6p7xf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:54:01.510534 crc crio[23211]: time=\"2026-06-11T17:54:01.509882954Z\" level=info msg=\"Ran pod sandbox 22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5 with infra container: openshift-infra/auto-csr-approver-29686674-6p7xf/POD\" id=084988c6-80a2-42c6-a370-33efd7c7a062 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:54:01.514485 crc crio[23211]: time=\"2026-06-11T17:54:01.514352703Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0383c7c6-7f2b-4ae8-aab8-1f254e7a2a12 name=/runtime.v1.ImageService/PullImage\nJun 11 17:54:01.524829 crc crio[23211]: time=\"2026-06-11T17:54:01.524643476Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:54:02.332211 crc crio[23211]: time=\"2026-06-11T17:54:02.331195944Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0383c7c6-7f2b-4ae8-aab8-1f254e7a2a12 name=/runtime.v1.ImageService/PullImage\nJun 11 17:54:02.334620 crc crio[23211]: time=\"2026-06-11T17:54:02.334237649Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eb9a34c1-72fe-453f-9211-670f9cd17fb8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:54:02.338044 crc crio[23211]: time=\"2026-06-11T17:54:02.33794113Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=780afb66-c637-4b2d-83ca-49cb347effd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:54:02.352362 crc crio[23211]: time=\"2026-06-11T17:54:02.35222881Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686674-6p7xf/oc\" id=224bd4d5-7e24-450e-87f8-7778ecae6dac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:54:02.353050 crc crio[23211]: time=\"2026-06-11T17:54:02.35302235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:02.417626 crc crio[23211]: time=\"2026-06-11T17:54:02.41698791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:02.863872 crc crio[23211]: time=\"2026-06-11T17:54:02.863096684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:03.002538 crc crio[23211]: time=\"2026-06-11T17:54:03.002458903Z\" level=info msg=\"Created container 912496a47cff25c1e14fc13f0a4069002e46c20330185137812dc93c5bb2d278: openshift-infra/auto-csr-approver-29686674-6p7xf/oc\" id=224bd4d5-7e24-450e-87f8-7778ecae6dac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:54:03.006031 crc crio[23211]: time=\"2026-06-11T17:54:03.005941459Z\" level=info msg=\"Starting container: 912496a47cff25c1e14fc13f0a4069002e46c20330185137812dc93c5bb2d278\" id=08bbff2a-965b-460e-a8a3-1305f18f2bab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:54:03.013988 crc crio[23211]: time=\"2026-06-11T17:54:03.013896933Z\" level=info msg=\"Started container\" PID=405581 containerID=912496a47cff25c1e14fc13f0a4069002e46c20330185137812dc93c5bb2d278 description=openshift-infra/auto-csr-approver-29686674-6p7xf/oc id=08bbff2a-965b-460e-a8a3-1305f18f2bab name=/runtime.v1.RuntimeService/StartContainer sandboxID=22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5\nJun 11 17:54:04.641063 crc crio[23211]: time=\"2026-06-11T17:54:04.640073182Z\" level=info msg=\"Stopping pod sandbox: 22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5\" id=1b9fae07-557c-4990-9844-958167435b3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:04.642726 crc crio[23211]: time=\"2026-06-11T17:54:04.641772754Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686674-6p7xf Namespace:openshift-infra ID:22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5 UID:1aedf83f-b520-464c-964f-52616bdcadb5 NetNS:/var/run/netns/a5471f62-7bdd-46b2-b582-cd5b20890dbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aedf83f_b520_464c_964f_52616bdcadb5.slice PodAnnotations:0xc0027943a8}] Aliases:map[]}\"\nJun 11 17:54:04.642726 crc crio[23211]: time=\"2026-06-11T17:54:04.641948009Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686674-6p7xf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:54:05.011993 crc crio[23211]: time=\"2026-06-11T17:54:05.011627448Z\" level=info msg=\"Stopped pod sandbox: 22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5\" id=1b9fae07-557c-4990-9844-958167435b3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:41.663383 crc crio[23211]: time=\"2026-06-11T17:54:41.662580621Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-29r9b/POD\" id=9240d898-81b0-402d-910c-d2f14acb992a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:54:41.665095 crc crio[23211]: time=\"2026-06-11T17:54:41.663402201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:41.707654 crc crio[23211]: time=\"2026-06-11T17:54:41.707600096Z\" level=info msg=\"Got pod network &{Name:certified-operators-29r9b Namespace:openshift-marketplace ID:1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63 UID:1add7a0e-583c-46b0-a984-4fc3c2498dd3 NetNS:/var/run/netns/ab1a5c77-df16-42e9-974a-7626b8475910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1add7a0e_583c_46b0_a984_4fc3c2498dd3.slice PodAnnotations:0xc0001aec30}] Aliases:map[]}\"\nJun 11 17:54:41.707941 crc crio[23211]: time=\"2026-06-11T17:54:41.707917844Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-29r9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:54:42.122986 crc crio[23211]: 2026-06-11T17:54:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c257f778bc6cf2 Mac:1e:29:3e:3a:78:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ce Mtu:0 Sandbox:/var/run/netns/ab1a5c77-df16-42e9-974a-7626b8475910 SocketPath: PciID:}] [{Interface:0xc0001a75f0 Address:{IP:10.217.1.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:54:42.122986 crc crio[23211]: time=\"2026-06-11T17:54:42.120808405Z\" level=info msg=\"Got pod network &{Name:certified-operators-29r9b Namespace:openshift-marketplace ID:1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63 UID:1add7a0e-583c-46b0-a984-4fc3c2498dd3 NetNS:/var/run/netns/ab1a5c77-df16-42e9-974a-7626b8475910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1add7a0e_583c_46b0_a984_4fc3c2498dd3.slice PodAnnotations:0xc0001aec30}] Aliases:map[]}\"\nJun 11 17:54:42.122986 crc crio[23211]: time=\"2026-06-11T17:54:42.120953568Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-29r9b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:54:42.156666 crc crio[23211]: time=\"2026-06-11T17:54:42.148673938Z\" level=info msg=\"Ran pod sandbox 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63 with infra container: openshift-marketplace/certified-operators-29r9b/POD\" id=9240d898-81b0-402d-910c-d2f14acb992a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:54:42.165098 crc crio[23211]: time=\"2026-06-11T17:54:42.165009028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e1634935-d46e-4bcd-83bd-aec094fe838a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:54:42.169924 crc crio[23211]: time=\"2026-06-11T17:54:42.169702744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc2cf199-4e2e-41c6-af37-ccbaee3ff89f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:54:42.184360 crc crio[23211]: time=\"2026-06-11T17:54:42.184309552Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-29r9b/extract-utilities\" id=7c96490b-1a4c-433b-9f2c-42698fe65a44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:54:42.185070 crc crio[23211]: time=\"2026-06-11T17:54:42.18504815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:42.298498 crc crio[23211]: time=\"2026-06-11T17:54:42.29837171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:42.317280 crc crio[23211]: time=\"2026-06-11T17:54:42.317225663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:42.446907 crc crio[23211]: time=\"2026-06-11T17:54:42.446368932Z\" level=info msg=\"Created container bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a: openshift-marketplace/certified-operators-29r9b/extract-utilities\" id=7c96490b-1a4c-433b-9f2c-42698fe65a44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:54:42.448595 crc crio[23211]: time=\"2026-06-11T17:54:42.448512854Z\" level=info msg=\"Starting container: bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a\" id=a90150c9-aed4-420b-a394-6f3385bbb767 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:54:42.458067 crc crio[23211]: time=\"2026-06-11T17:54:42.457996977Z\" level=info msg=\"Started container\" PID=411035 containerID=bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a description=openshift-marketplace/certified-operators-29r9b/extract-utilities id=a90150c9-aed4-420b-a394-6f3385bbb767 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\nJun 11 17:54:43.281015 crc crio[23211]: time=\"2026-06-11T17:54:43.280149022Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bb473226-a3e6-4e2e-b7d6-07698063f59d name=/runtime.v1.ImageService/PullImage\nJun 11 17:54:43.290471 crc crio[23211]: time=\"2026-06-11T17:54:43.290336627Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 17:54:43.906730 crc crio[23211]: time=\"2026-06-11T17:54:43.906137732Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=bb473226-a3e6-4e2e-b7d6-07698063f59d name=/runtime.v1.ImageService/PullImage\nJun 11 17:54:43.908374 crc crio[23211]: time=\"2026-06-11T17:54:43.908094972Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=24f3fc40-2eda-4ab3-ab1f-36143a0a3e4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:54:43.911212 crc crio[23211]: time=\"2026-06-11T17:54:43.911090976Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ac2a9436-0d3b-4012-85b2-cb4712c754bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:54:43.920933 crc crio[23211]: time=\"2026-06-11T17:54:43.920570832Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-29r9b/extract-content\" id=45681b02-d7f4-46c8-89bf-1408de061f4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:54:43.921262 crc crio[23211]: time=\"2026-06-11T17:54:43.921130775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:43.981583 crc crio[23211]: time=\"2026-06-11T17:54:43.981254922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:43.985940 crc crio[23211]: time=\"2026-06-11T17:54:43.985863726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:44.188344 crc crio[23211]: time=\"2026-06-11T17:54:44.1882759Z\" level=info msg=\"Created container ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8: openshift-marketplace/certified-operators-29r9b/extract-content\" id=45681b02-d7f4-46c8-89bf-1408de061f4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:54:44.191243 crc crio[23211]: time=\"2026-06-11T17:54:44.190801333Z\" level=info msg=\"Starting container: ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8\" id=de858e54-495a-46c8-90eb-deb65dca5a4b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:54:44.197028 crc crio[23211]: time=\"2026-06-11T17:54:44.196821643Z\" level=info msg=\"Started container\" PID=411221 containerID=ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8 description=openshift-marketplace/certified-operators-29r9b/extract-content id=de858e54-495a-46c8-90eb-deb65dca5a4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\nJun 11 17:54:46.329676 crc crio[23211]: time=\"2026-06-11T17:54:46.328912023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=809f7209-d6b0-4588-a058-d9924b6967d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:54:46.335733 crc crio[23211]: time=\"2026-06-11T17:54:46.335684802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4c09d28b-ea13-436b-b18f-c2c6b2356535 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:54:46.343314 crc crio[23211]: time=\"2026-06-11T17:54:46.343236759Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-29r9b/registry-server\" id=e2546722-be5c-4893-9ce6-13d168833c88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:54:46.343746 crc crio[23211]: time=\"2026-06-11T17:54:46.343679981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:46.420692 crc crio[23211]: time=\"2026-06-11T17:54:46.420588004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:46.434808 crc crio[23211]: time=\"2026-06-11T17:54:46.434675834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:54:46.604291 crc crio[23211]: time=\"2026-06-11T17:54:46.604147049Z\" level=info msg=\"Created container dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55: openshift-marketplace/certified-operators-29r9b/registry-server\" id=e2546722-be5c-4893-9ce6-13d168833c88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:54:46.605608 crc crio[23211]: time=\"2026-06-11T17:54:46.605412401Z\" level=info msg=\"Starting container: dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55\" id=8de5db57-f595-4f7d-984e-c9c6bf11d47d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:54:46.610584 crc crio[23211]: time=\"2026-06-11T17:54:46.610513117Z\" level=info msg=\"Started container\" PID=411599 containerID=dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55 description=openshift-marketplace/certified-operators-29r9b/registry-server id=8de5db57-f595-4f7d-984e-c9c6bf11d47d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\nJun 11 17:54:54.472234 crc crio[23211]: time=\"2026-06-11T17:54:54.471326979Z\" level=info msg=\"Stopping container: dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55 (timeout: 2s)\" id=8aaaceca-b5b5-4068-a8f3-3af8f3e9148e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:54:54.607168 crc crio[23211]: time=\"2026-06-11T17:54:54.606987374Z\" level=info msg=\"Stopped container dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55: openshift-marketplace/certified-operators-29r9b/registry-server\" id=8aaaceca-b5b5-4068-a8f3-3af8f3e9148e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:54:54.608131 crc crio[23211]: time=\"2026-06-11T17:54:54.608062211Z\" level=info msg=\"Stopping pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\" id=f9a92700-6ae8-4ffc-9b5d-98362555fdc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:54.609301 crc crio[23211]: time=\"2026-06-11T17:54:54.609060996Z\" level=info msg=\"Got pod network &{Name:certified-operators-29r9b Namespace:openshift-marketplace ID:1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63 UID:1add7a0e-583c-46b0-a984-4fc3c2498dd3 NetNS:/var/run/netns/ab1a5c77-df16-42e9-974a-7626b8475910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1add7a0e_583c_46b0_a984_4fc3c2498dd3.slice PodAnnotations:0xc0001ae2d8}] Aliases:map[]}\"\nJun 11 17:54:54.609376 crc crio[23211]: time=\"2026-06-11T17:54:54.609326762Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-29r9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:54:55.015002 crc crio[23211]: time=\"2026-06-11T17:54:55.014374017Z\" level=info msg=\"Stopped pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\" id=f9a92700-6ae8-4ffc-9b5d-98362555fdc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:55.492638 crc crio[23211]: time=\"2026-06-11T17:54:55.492413868Z\" level=info msg=\"Removing container: dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55\" id=acfb0dea-6395-40ae-93fe-4cf6b956fa8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:55.536399 crc crio[23211]: time=\"2026-06-11T17:54:55.536316099Z\" level=info msg=\"Removed container dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55: openshift-marketplace/certified-operators-29r9b/registry-server\" id=acfb0dea-6395-40ae-93fe-4cf6b956fa8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:55.544641 crc crio[23211]: time=\"2026-06-11T17:54:55.544575715Z\" level=info msg=\"Removing container: ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8\" id=fc8f4af4-f589-48e2-b3b5-98f5e6386c3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:55.581377 crc crio[23211]: time=\"2026-06-11T17:54:55.581268967Z\" level=info msg=\"Removed container ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8: openshift-marketplace/certified-operators-29r9b/extract-content\" id=fc8f4af4-f589-48e2-b3b5-98f5e6386c3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:55.583727 crc crio[23211]: time=\"2026-06-11T17:54:55.583692838Z\" level=info msg=\"Removing container: bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a\" id=98f1fcc2-d5b3-4cd9-b191-f91624651ac7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:55.644632 crc crio[23211]: time=\"2026-06-11T17:54:55.643968317Z\" level=info msg=\"Removed container bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a: openshift-marketplace/certified-operators-29r9b/extract-utilities\" id=98f1fcc2-d5b3-4cd9-b191-f91624651ac7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:03.395161 crc crio[23211]: time=\"2026-06-11T17:55:03.394002905Z\" level=info msg=\"Removing container: df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94\" id=074f2902-ee8e-404d-9c2e-0402aab75bc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:03.591755 crc crio[23211]: time=\"2026-06-11T17:55:03.589873677Z\" level=info msg=\"Removed container df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94: openshift-infra/auto-csr-approver-29686668-fkt2x/oc\" id=074f2902-ee8e-404d-9c2e-0402aab75bc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:03.612844 crc crio[23211]: time=\"2026-06-11T17:55:03.60969922Z\" level=info msg=\"Stopping pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\" id=921feb63-9060-43f8-814d-53573df9ffb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:03.612844 crc crio[23211]: time=\"2026-06-11T17:55:03.609823203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\" id=921feb63-9060-43f8-814d-53573df9ffb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:03.612844 crc crio[23211]: time=\"2026-06-11T17:55:03.611186517Z\" level=info msg=\"Removing pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\" id=4840a94d-91c8-42e3-a410-acce234d69db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:03.634839 crc crio[23211]: time=\"2026-06-11T17:55:03.634707802Z\" level=info msg=\"Removed pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\" id=4840a94d-91c8-42e3-a410-acce234d69db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:03.636601 crc crio[23211]: time=\"2026-06-11T17:55:03.636497237Z\" level=info msg=\"Stopping pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302\" id=4800210e-129d-46c7-9acb-ed803494838e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:03.636601 crc crio[23211]: time=\"2026-06-11T17:55:03.636578319Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302\" id=4800210e-129d-46c7-9acb-ed803494838e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:03.637258 crc crio[23211]: time=\"2026-06-11T17:55:03.637197274Z\" level=info msg=\"Removing pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302\" id=39a14d00-23d7-4493-b037-1dd9473f0e30 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:03.674796 crc crio[23211]: time=\"2026-06-11T17:55:03.674615775Z\" level=info msg=\"Removed pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302\" id=39a14d00-23d7-4493-b037-1dd9473f0e30 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:50.403035 crc crio[23211]: time=\"2026-06-11T17:55:50.402371643Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:50.827888 crc crio[23211]: time=\"2026-06-11T17:55:50.827804575Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:50.834341 crc crio[23211]: time=\"2026-06-11T17:55:50.834244794Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:51.272557 crc crio[23211]: time=\"2026-06-11T17:55:51.272325301Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:51.505827 crc crio[23211]: time=\"2026-06-11T17:55:51.505152323Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:51.557190 crc crio[23211]: time=\"2026-06-11T17:55:51.557146576Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:51.618507 crc crio[23211]: time=\"2026-06-11T17:55:51.618312627Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:51.713572 crc crio[23211]: time=\"2026-06-11T17:55:51.713498415Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-xxzjl/POD\" id=52c1bcf2-4369-45a1-a8aa-c0bf610daca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:55:51.713691 crc crio[23211]: time=\"2026-06-11T17:55:51.713601148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:51.763975 crc crio[23211]: time=\"2026-06-11T17:55:51.762280329Z\" level=info msg=\"Got pod network &{Name:redhat-operators-xxzjl Namespace:openshift-marketplace ID:2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36 UID:24caef0b-353f-4ba7-bbb5-80f176209f03 NetNS:/var/run/netns/0dfadc99-5818-4608-bedf-001d162d9263 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24caef0b_353f_4ba7_bbb5_80f176209f03.slice PodAnnotations:0xc002278e50}] Aliases:map[]}\"\nJun 11 17:55:51.764200 crc crio[23211]: time=\"2026-06-11T17:55:51.764146885Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-xxzjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:55:51.797921 crc crio[23211]: time=\"2026-06-11T17:55:51.79253968Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:51.948988 crc crio[23211]: time=\"2026-06-11T17:55:51.948545131Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:51.986140 crc crio[23211]: time=\"2026-06-11T17:55:51.986032913Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-bqpsz/POD\" id=fe88ab7b-30dc-4781-9488-88625476fbb2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:55:51.986140 crc crio[23211]: time=\"2026-06-11T17:55:51.986121465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:52.035787 crc crio[23211]: time=\"2026-06-11T17:55:52.035710978Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:52.048959 crc crio[23211]: time=\"2026-06-11T17:55:52.048839236Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:52.062063 crc crio[23211]: time=\"2026-06-11T17:55:52.061977223Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bqpsz Namespace:openshift-marketplace ID:9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8 UID:9a95be5a-a159-4a7a-8cb2-11aa68b89490 NetNS:/var/run/netns/f256536b-3d23-4b1d-a6f6-672214711112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a95be5a_a159_4a7a_8cb2_11aa68b89490.slice PodAnnotations:0xc0030882c0}] Aliases:map[]}\"\nJun 11 17:55:52.062063 crc crio[23211]: time=\"2026-06-11T17:55:52.062045995Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-bqpsz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:55:52.370363 crc crio[23211]: time=\"2026-06-11T17:55:52.369113172Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:52.491754 crc crio[23211]: 2026-06-11T17:55:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e227012538edba Mac:1e:03:22:3f:82:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cf Mtu:0 Sandbox:/var/run/netns/0dfadc99-5818-4608-bedf-001d162d9263 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:55:52.504529 crc crio[23211]: time=\"2026-06-11T17:55:52.501029293Z\" level=info msg=\"Got pod network &{Name:redhat-operators-xxzjl Namespace:openshift-marketplace ID:2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36 UID:24caef0b-353f-4ba7-bbb5-80f176209f03 NetNS:/var/run/netns/0dfadc99-5818-4608-bedf-001d162d9263 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24caef0b_353f_4ba7_bbb5_80f176209f03.slice PodAnnotations:0xc002278e50}] Aliases:map[]}\"\nJun 11 17:55:52.504529 crc crio[23211]: time=\"2026-06-11T17:55:52.501265129Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-xxzjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:55:52.537480 crc crio[23211]: time=\"2026-06-11T17:55:52.535729326Z\" level=info msg=\"Ran pod sandbox 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36 with infra container: openshift-marketplace/redhat-operators-xxzjl/POD\" id=52c1bcf2-4369-45a1-a8aa-c0bf610daca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:55:52.553257 crc crio[23211]: time=\"2026-06-11T17:55:52.553155999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e8f9604a-083b-4d51-b427-11f28e8aaedf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:55:52.558937 crc crio[23211]: time=\"2026-06-11T17:55:52.558248036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e4522d1c-0d10-462d-9ca0-e88558d8f877 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:55:52.578592 crc crio[23211]: time=\"2026-06-11T17:55:52.578404297Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-xxzjl/extract-utilities\" id=662171f8-2819-4282-9cf9-5e65f15881d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:55:52.579654 crc crio[23211]: time=\"2026-06-11T17:55:52.579603687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:52.806651 crc crio[23211]: time=\"2026-06-11T17:55:52.806563202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:52.821391 crc crio[23211]: time=\"2026-06-11T17:55:52.821299699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:52.938963 crc crio[23211]: 2026-06-11T17:55:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bd0f59045e01b6 Mac:0e:f0:cb:c7:a9:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d0 Mtu:0 Sandbox:/var/run/netns/f256536b-3d23-4b1d-a6f6-672214711112 SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.1.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:55:52.940870 crc crio[23211]: time=\"2026-06-11T17:55:52.940743Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bqpsz Namespace:openshift-marketplace ID:9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8 UID:9a95be5a-a159-4a7a-8cb2-11aa68b89490 NetNS:/var/run/netns/f256536b-3d23-4b1d-a6f6-672214711112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a95be5a_a159_4a7a_8cb2_11aa68b89490.slice PodAnnotations:0xc0030882c0}] Aliases:map[]}\"\nJun 11 17:55:52.941003 crc crio[23211]: time=\"2026-06-11T17:55:52.940983826Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-bqpsz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:55:52.964645 crc crio[23211]: time=\"2026-06-11T17:55:52.964602273Z\" level=info msg=\"Ran pod sandbox 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8 with infra container: openshift-marketplace/redhat-marketplace-bqpsz/POD\" id=fe88ab7b-30dc-4781-9488-88625476fbb2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:55:52.969539 crc crio[23211]: time=\"2026-06-11T17:55:52.969338531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=199a47ca-673f-4119-9a84-b321b3bfc16d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:55:52.972856 crc crio[23211]: time=\"2026-06-11T17:55:52.972718646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4db6339b-3b4d-4d51-8a41-98ff0305cca7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:55:53.030581 crc crio[23211]: time=\"2026-06-11T17:55:53.030117303Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bqpsz/extract-utilities\" id=67177d59-3201-4b72-96d8-e33b96d47d67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:55:53.031194 crc crio[23211]: time=\"2026-06-11T17:55:53.031091628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:53.081201 crc crio[23211]: time=\"2026-06-11T17:55:53.080934528Z\" level=info msg=\"Created container 628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85: openshift-marketplace/redhat-operators-xxzjl/extract-utilities\" id=662171f8-2819-4282-9cf9-5e65f15881d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:55:53.082802 crc crio[23211]: time=\"2026-06-11T17:55:53.082679591Z\" level=info msg=\"Starting container: 628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85\" id=81582e19-d165-474b-997f-ef5ff4045f2b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:55:53.099954 crc crio[23211]: time=\"2026-06-11T17:55:53.099892459Z\" level=info msg=\"Started container\" PID=421824 containerID=628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85 description=openshift-marketplace/redhat-operators-xxzjl/extract-utilities id=81582e19-d165-474b-997f-ef5ff4045f2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\nJun 11 17:55:53.138060 crc crio[23211]: time=\"2026-06-11T17:55:53.13734828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:53.149739 crc crio[23211]: time=\"2026-06-11T17:55:53.149534923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:53.230888 crc crio[23211]: time=\"2026-06-11T17:55:53.230807304Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:53.405983 crc crio[23211]: time=\"2026-06-11T17:55:53.405886179Z\" level=info msg=\"Created container 5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b: openshift-marketplace/redhat-marketplace-bqpsz/extract-utilities\" id=67177d59-3201-4b72-96d8-e33b96d47d67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:55:53.410545 crc crio[23211]: time=\"2026-06-11T17:55:53.410394722Z\" level=info msg=\"Starting container: 5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b\" id=66a6eac6-ac26-4c20-85cd-dbe2ddeb3a50 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:55:53.421875 crc crio[23211]: time=\"2026-06-11T17:55:53.421744203Z\" level=info msg=\"Started container\" PID=421891 containerID=5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b description=openshift-marketplace/redhat-marketplace-bqpsz/extract-utilities id=66a6eac6-ac26-4c20-85cd-dbe2ddeb3a50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\nJun 11 17:55:53.473848 crc crio[23211]: time=\"2026-06-11T17:55:53.473366298Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:53.575312 crc crio[23211]: time=\"2026-06-11T17:55:53.572815372Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=be1b77ef-6363-4984-b80c-fd664a5a3ad9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:55:53.589604 crc crio[23211]: time=\"2026-06-11T17:55:53.588483371Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 17:55:54.109811 crc crio[23211]: time=\"2026-06-11T17:55:54.109709935Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:54.319232 crc crio[23211]: time=\"2026-06-11T17:55:54.319099725Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=be1b77ef-6363-4984-b80c-fd664a5a3ad9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:55:54.320520 crc crio[23211]: time=\"2026-06-11T17:55:54.320413166Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=42d5f99e-c4fd-4387-9454-5eed90076d5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:55:54.323506 crc crio[23211]: time=\"2026-06-11T17:55:54.3233866Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=80157676-cddf-48a1-962c-4aad0f2435e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:55:54.334752 crc crio[23211]: time=\"2026-06-11T17:55:54.334660241Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-xxzjl/extract-content\" id=bab5d0f9-8d9c-4a35-9823-e99d3767ba5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:55:54.335348 crc crio[23211]: time=\"2026-06-11T17:55:54.335239786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:54.421907 crc crio[23211]: time=\"2026-06-11T17:55:54.421357138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:54.425277 crc crio[23211]: time=\"2026-06-11T17:55:54.425205333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:54.601556 crc crio[23211]: time=\"2026-06-11T17:55:54.600581286Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d6544082-c20c-49c0-a8fd-4c87fc2a0629 name=/runtime.v1.ImageService/PullImage\nJun 11 17:55:54.609159 crc crio[23211]: time=\"2026-06-11T17:55:54.605737845Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 17:55:54.651668 crc crio[23211]: time=\"2026-06-11T17:55:54.651555374Z\" level=info msg=\"Created container 03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88: openshift-marketplace/redhat-operators-xxzjl/extract-content\" id=bab5d0f9-8d9c-4a35-9823-e99d3767ba5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:55:54.657902 crc crio[23211]: time=\"2026-06-11T17:55:54.657827759Z\" level=info msg=\"Starting container: 03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88\" id=aadcef33-efa7-4b35-b052-df370de56530 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:55:54.670958 crc crio[23211]: time=\"2026-06-11T17:55:54.670864244Z\" level=info msg=\"Started container\" PID=422045 containerID=03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88 description=openshift-marketplace/redhat-operators-xxzjl/extract-content id=aadcef33-efa7-4b35-b052-df370de56530 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\nJun 11 17:55:55.075147 crc crio[23211]: time=\"2026-06-11T17:55:55.075025366Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:55.719319 crc crio[23211]: time=\"2026-06-11T17:55:55.718703827Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=d6544082-c20c-49c0-a8fd-4c87fc2a0629 name=/runtime.v1.ImageService/PullImage\nJun 11 17:55:55.720331 crc crio[23211]: time=\"2026-06-11T17:55:55.719164958Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:55.720929 crc crio[23211]: time=\"2026-06-11T17:55:55.72082455Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cb152550-642b-4785-b194-970651a5825d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:55:55.723158 crc crio[23211]: time=\"2026-06-11T17:55:55.723103666Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=390f67fb-5233-4135-8112-7938d09ce703 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:55:55.734816 crc crio[23211]: time=\"2026-06-11T17:55:55.734685074Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bqpsz/extract-content\" id=1fcd540f-0a7f-41a2-9839-90c98cf268de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:55:55.735342 crc crio[23211]: time=\"2026-06-11T17:55:55.735277319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:55.907571 crc crio[23211]: time=\"2026-06-11T17:55:55.901856382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:55.907571 crc crio[23211]: time=\"2026-06-11T17:55:55.906743513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:56.467303 crc crio[23211]: time=\"2026-06-11T17:55:56.466616749Z\" level=info msg=\"Created container ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d: openshift-marketplace/redhat-marketplace-bqpsz/extract-content\" id=1fcd540f-0a7f-41a2-9839-90c98cf268de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:55:56.470488 crc crio[23211]: time=\"2026-06-11T17:55:56.470338171Z\" level=info msg=\"Starting container: ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d\" id=2622c314-1c94-4ce9-817a-c97c6536f460 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:55:56.476906 crc crio[23211]: time=\"2026-06-11T17:55:56.475732537Z\" level=info msg=\"Started container\" PID=422182 containerID=ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d description=openshift-marketplace/redhat-marketplace-bqpsz/extract-content id=2622c314-1c94-4ce9-817a-c97c6536f460 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\nJun 11 17:55:56.835620 crc crio[23211]: time=\"2026-06-11T17:55:56.825619469Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:57.631627 crc crio[23211]: time=\"2026-06-11T17:55:57.631515894Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:57.643716 crc crio[23211]: time=\"2026-06-11T17:55:57.643645226Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:57.698203 crc crio[23211]: time=\"2026-06-11T17:55:57.698032838Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:55:58.736605 crc crio[23211]: time=\"2026-06-11T17:55:58.735992065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2be3bda2-9890-4bbe-8ca7-6b0f5c48f9ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:55:58.739718 crc crio[23211]: time=\"2026-06-11T17:55:58.739644596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5bc6d7f8-d9f5-486a-bc45-0599de002cc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:55:58.748231 crc crio[23211]: time=\"2026-06-11T17:55:58.748160869Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bqpsz/registry-server\" id=17eb047d-48eb-434d-9627-f3665319e21a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:55:58.748637 crc crio[23211]: time=\"2026-06-11T17:55:58.748576859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:58.831986 crc crio[23211]: time=\"2026-06-11T17:55:58.831892762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:58.837281 crc crio[23211]: time=\"2026-06-11T17:55:58.837197313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:55:59.093119 crc crio[23211]: time=\"2026-06-11T17:55:59.092671918Z\" level=info msg=\"Created container 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6: openshift-marketplace/redhat-marketplace-bqpsz/registry-server\" id=17eb047d-48eb-434d-9627-f3665319e21a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:55:59.094384 crc crio[23211]: time=\"2026-06-11T17:55:59.094321229Z\" level=info msg=\"Starting container: 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6\" id=c1c4e7ae-7a35-4f2a-83f6-c2b7f0c0cb43 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:55:59.106723 crc crio[23211]: time=\"2026-06-11T17:55:59.106639865Z\" level=info msg=\"Started container\" PID=422624 containerID=5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6 description=openshift-marketplace/redhat-marketplace-bqpsz/registry-server id=c1c4e7ae-7a35-4f2a-83f6-c2b7f0c0cb43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\nJun 11 17:56:00.613390 crc crio[23211]: time=\"2026-06-11T17:56:00.611315941Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686676-228rq/POD\" id=fa05680d-cdaa-46e4-872f-1286c0963fcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:56:00.613390 crc crio[23211]: time=\"2026-06-11T17:56:00.611947987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:56:00.692979 crc crio[23211]: time=\"2026-06-11T17:56:00.692475539Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686676-228rq Namespace:openshift-infra ID:fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d UID:eb1753d4-1d97-43ee-893e-633fb487abf3 NetNS:/var/run/netns/5f8f6dda-2405-494d-96db-507d9c5885c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb1753d4_1d97_43ee_893e_633fb487abf3.slice PodAnnotations:0xc002794808}] Aliases:map[]}\"\nJun 11 17:56:00.692979 crc crio[23211]: time=\"2026-06-11T17:56:00.692965502Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686676-228rq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:56:01.392027 crc crio[23211]: 2026-06-11T17:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fed46474eb52253 Mac:06:6b:f9:1b:48:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d1 Mtu:0 Sandbox:/var/run/netns/5f8f6dda-2405-494d-96db-507d9c5885c1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:56:01.393580 crc crio[23211]: time=\"2026-06-11T17:56:01.393487766Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686676-228rq Namespace:openshift-infra ID:fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d UID:eb1753d4-1d97-43ee-893e-633fb487abf3 NetNS:/var/run/netns/5f8f6dda-2405-494d-96db-507d9c5885c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb1753d4_1d97_43ee_893e_633fb487abf3.slice PodAnnotations:0xc002794808}] Aliases:map[]}\"\nJun 11 17:56:01.393699 crc crio[23211]: time=\"2026-06-11T17:56:01.39363671Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686676-228rq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:56:01.405033 crc crio[23211]: time=\"2026-06-11T17:56:01.404942141Z\" level=info msg=\"Ran pod sandbox fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d with infra container: openshift-infra/auto-csr-approver-29686676-228rq/POD\" id=fa05680d-cdaa-46e4-872f-1286c0963fcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:56:01.409796 crc crio[23211]: time=\"2026-06-11T17:56:01.409626408Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b8bbdb3d-b780-4583-9707-c38139cdd497 name=/runtime.v1.ImageService/PullImage\nJun 11 17:56:01.418480 crc crio[23211]: time=\"2026-06-11T17:56:01.414510539Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:56:02.487646 crc crio[23211]: time=\"2026-06-11T17:56:02.486911473Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:02.532296 crc crio[23211]: time=\"2026-06-11T17:56:02.53218475Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b8bbdb3d-b780-4583-9707-c38139cdd497 name=/runtime.v1.ImageService/PullImage\nJun 11 17:56:02.533389 crc crio[23211]: time=\"2026-06-11T17:56:02.533334037Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f552386d-2fad-47ff-b95c-eec3b64a0710 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:56:02.536110 crc crio[23211]: time=\"2026-06-11T17:56:02.536043265Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41e1d9b5-3ed0-42da-8af3-7e7f73404c52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:56:02.548402 crc crio[23211]: time=\"2026-06-11T17:56:02.548323961Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686676-228rq/oc\" id=961b6895-e781-4d3c-98ce-442b40b78d27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:56:02.548869 crc crio[23211]: time=\"2026-06-11T17:56:02.548816703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:56:02.594021 crc crio[23211]: time=\"2026-06-11T17:56:02.593935106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:56:03.041465 crc crio[23211]: time=\"2026-06-11T17:56:03.040941574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:56:03.238921 crc crio[23211]: time=\"2026-06-11T17:56:03.238825925Z\" level=info msg=\"Created container 57250dad5c74b1f767717f869718a08995637a8d77cdefbf1a74484aff8f379b: openshift-infra/auto-csr-approver-29686676-228rq/oc\" id=961b6895-e781-4d3c-98ce-442b40b78d27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:56:03.240796 crc crio[23211]: time=\"2026-06-11T17:56:03.240709823Z\" level=info msg=\"Starting container: 57250dad5c74b1f767717f869718a08995637a8d77cdefbf1a74484aff8f379b\" id=7d05c31f-9a4b-4bb7-8ca1-e50c32c2e57c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:56:03.247843 crc crio[23211]: time=\"2026-06-11T17:56:03.247748377Z\" level=info msg=\"Started container\" PID=422936 containerID=57250dad5c74b1f767717f869718a08995637a8d77cdefbf1a74484aff8f379b description=openshift-infra/auto-csr-approver-29686676-228rq/oc id=7d05c31f-9a4b-4bb7-8ca1-e50c32c2e57c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d\nJun 11 17:56:03.306493 crc crio[23211]: time=\"2026-06-11T17:56:03.306355445Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:03.406847 crc crio[23211]: time=\"2026-06-11T17:56:03.406155137Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:03.870671 crc crio[23211]: time=\"2026-06-11T17:56:03.870589629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=749094a7-9a51-484b-bd50-17d3091edc58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:56:03.875580 crc crio[23211]: time=\"2026-06-11T17:56:03.875509142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=07cb0147-5e3c-46a7-a893-edb4fdbe30f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:56:04.052306 crc crio[23211]: time=\"2026-06-11T17:56:04.052194406Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-xxzjl/registry-server\" id=18365ca9-a9e3-41fd-bbbc-e631fd56b3d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:56:04.052899 crc crio[23211]: time=\"2026-06-11T17:56:04.052842032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:56:04.154706 crc crio[23211]: time=\"2026-06-11T17:56:04.154409629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:56:04.158976 crc crio[23211]: time=\"2026-06-11T17:56:04.1588975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:56:04.383200 crc crio[23211]: time=\"2026-06-11T17:56:04.382749488Z\" level=info msg=\"Created container 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a: openshift-marketplace/redhat-operators-xxzjl/registry-server\" id=18365ca9-a9e3-41fd-bbbc-e631fd56b3d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:56:04.384726 crc crio[23211]: time=\"2026-06-11T17:56:04.384637176Z\" level=info msg=\"Starting container: 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a\" id=a0df6109-ad66-4a80-9ca1-737cd954cdf5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:56:04.391367 crc crio[23211]: time=\"2026-06-11T17:56:04.391127907Z\" level=info msg=\"Started container\" PID=423092 containerID=87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a description=openshift-marketplace/redhat-operators-xxzjl/registry-server id=a0df6109-ad66-4a80-9ca1-737cd954cdf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\nJun 11 17:56:04.641783 crc crio[23211]: time=\"2026-06-11T17:56:04.641663758Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:05.942272 crc crio[23211]: time=\"2026-06-11T17:56:05.942213017Z\" level=info msg=\"Stopping pod sandbox: fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d\" id=e3986a52-bfe1-4f9c-8760-bab6292d7263 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:05.944403 crc crio[23211]: time=\"2026-06-11T17:56:05.94436763Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686676-228rq Namespace:openshift-infra ID:fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d UID:eb1753d4-1d97-43ee-893e-633fb487abf3 NetNS:/var/run/netns/5f8f6dda-2405-494d-96db-507d9c5885c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb1753d4_1d97_43ee_893e_633fb487abf3.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}\"\nJun 11 17:56:05.944853 crc crio[23211]: time=\"2026-06-11T17:56:05.94472461Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686676-228rq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:56:06.402559 crc crio[23211]: time=\"2026-06-11T17:56:06.401652083Z\" level=info msg=\"Stopped pod sandbox: fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d\" id=e3986a52-bfe1-4f9c-8760-bab6292d7263 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:08.014960 crc crio[23211]: time=\"2026-06-11T17:56:08.013953337Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:08.144950 crc crio[23211]: time=\"2026-06-11T17:56:08.144844512Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:08.146801 crc crio[23211]: time=\"2026-06-11T17:56:08.146699308Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:08.665897 crc crio[23211]: time=\"2026-06-11T17:56:08.665669956Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:09.363469 crc crio[23211]: time=\"2026-06-11T17:56:09.362711274Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:09.422013 crc crio[23211]: time=\"2026-06-11T17:56:09.421937957Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:09.950860 crc crio[23211]: time=\"2026-06-11T17:56:09.95072999Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:10.809077 crc crio[23211]: time=\"2026-06-11T17:56:10.808477795Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:11.217891 crc crio[23211]: time=\"2026-06-11T17:56:11.217806876Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:12.781194 crc crio[23211]: time=\"2026-06-11T17:56:12.779754526Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:13.328049 crc crio[23211]: time=\"2026-06-11T17:56:13.327974603Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:14.063267 crc crio[23211]: time=\"2026-06-11T17:56:14.063179469Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:14.105705 crc crio[23211]: time=\"2026-06-11T17:56:14.104755733Z\" level=info msg=\"Stopping container: 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6 (timeout: 2s)\" id=534583b2-c86c-4fd6-83b3-c2dce6de22c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:56:14.240369 crc crio[23211]: time=\"2026-06-11T17:56:14.240200102Z\" level=info msg=\"Stopped container 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6: openshift-marketplace/redhat-marketplace-bqpsz/registry-server\" id=534583b2-c86c-4fd6-83b3-c2dce6de22c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:56:14.241665 crc crio[23211]: time=\"2026-06-11T17:56:14.241524885Z\" level=info msg=\"Stopping pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\" id=58e2f340-9190-47cd-9f20-51dd44811c8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:14.242557 crc crio[23211]: time=\"2026-06-11T17:56:14.242493189Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bqpsz Namespace:openshift-marketplace ID:9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8 UID:9a95be5a-a159-4a7a-8cb2-11aa68b89490 NetNS:/var/run/netns/f256536b-3d23-4b1d-a6f6-672214711112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a95be5a_a159_4a7a_8cb2_11aa68b89490.slice PodAnnotations:0xc000612040}] Aliases:map[]}\"\nJun 11 17:56:14.242805 crc crio[23211]: time=\"2026-06-11T17:56:14.242736815Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-bqpsz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:56:14.787061 crc crio[23211]: time=\"2026-06-11T17:56:14.786635184Z\" level=info msg=\"Stopped pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\" id=58e2f340-9190-47cd-9f20-51dd44811c8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:14.994953 crc crio[23211]: time=\"2026-06-11T17:56:14.994307138Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:15.115473 crc crio[23211]: time=\"2026-06-11T17:56:15.11533651Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:15.146626 crc crio[23211]: time=\"2026-06-11T17:56:15.146543736Z\" level=info msg=\"Removing container: 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6\" id=83065684-ee5f-4faf-9980-725b7cacb886 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:15.194685 crc crio[23211]: time=\"2026-06-11T17:56:15.194590471Z\" level=info msg=\"Removed container 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6: openshift-marketplace/redhat-marketplace-bqpsz/registry-server\" id=83065684-ee5f-4faf-9980-725b7cacb886 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:15.203566 crc crio[23211]: time=\"2026-06-11T17:56:15.20341326Z\" level=info msg=\"Removing container: ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d\" id=b7ad55f3-3d6f-4d56-bcf5-d5bde6ad1c45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:15.243978 crc crio[23211]: time=\"2026-06-11T17:56:15.243898987Z\" level=info msg=\"Removed container ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d: openshift-marketplace/redhat-marketplace-bqpsz/extract-content\" id=b7ad55f3-3d6f-4d56-bcf5-d5bde6ad1c45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:15.247180 crc crio[23211]: time=\"2026-06-11T17:56:15.247020856Z\" level=info msg=\"Removing container: 5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b\" id=80241006-d9ff-469f-95d3-1be0b00cf60e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:15.298569 crc crio[23211]: time=\"2026-06-11T17:56:15.298478995Z\" level=info msg=\"Removed container 5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b: openshift-marketplace/redhat-marketplace-bqpsz/extract-utilities\" id=80241006-d9ff-469f-95d3-1be0b00cf60e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:16.154563 crc crio[23211]: time=\"2026-06-11T17:56:16.154022945Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:17.209524 crc crio[23211]: time=\"2026-06-11T17:56:17.209053107Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:18.530442 crc crio[23211]: time=\"2026-06-11T17:56:18.529899321Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:18.591013 crc crio[23211]: time=\"2026-06-11T17:56:18.590935339Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:20.090809 crc crio[23211]: time=\"2026-06-11T17:56:20.09023104Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:20.722292 crc crio[23211]: time=\"2026-06-11T17:56:20.721729148Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:22.389288 crc crio[23211]: time=\"2026-06-11T17:56:22.38866597Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:22.535158 crc crio[23211]: time=\"2026-06-11T17:56:22.535070152Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:23.869237 crc crio[23211]: time=\"2026-06-11T17:56:23.868519079Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:56:33.412574 crc crio[23211]: time=\"2026-06-11T17:56:33.411708528Z\" level=info msg=\"Stopping container: 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a (timeout: 2s)\" id=bb90e425-d722-4c1f-ba0d-296ff8dc48ec name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:56:34.140806 crc crio[23211]: time=\"2026-06-11T17:56:34.140637779Z\" level=info msg=\"Stopped container 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a: openshift-marketplace/redhat-operators-xxzjl/registry-server\" id=bb90e425-d722-4c1f-ba0d-296ff8dc48ec name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:56:34.142750 crc crio[23211]: time=\"2026-06-11T17:56:34.142579957Z\" level=info msg=\"Stopping pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\" id=e3a350bf-9f03-4301-86f2-0f7cd9d8d4ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:34.143568 crc crio[23211]: time=\"2026-06-11T17:56:34.143340656Z\" level=info msg=\"Got pod network &{Name:redhat-operators-xxzjl Namespace:openshift-marketplace ID:2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36 UID:24caef0b-353f-4ba7-bbb5-80f176209f03 NetNS:/var/run/netns/0dfadc99-5818-4608-bedf-001d162d9263 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24caef0b_353f_4ba7_bbb5_80f176209f03.slice PodAnnotations:0xc0038ac720}] Aliases:map[]}\"\nJun 11 17:56:34.143732 crc crio[23211]: time=\"2026-06-11T17:56:34.143601602Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-xxzjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:56:34.474053 crc crio[23211]: time=\"2026-06-11T17:56:34.473474018Z\" level=info msg=\"Stopped pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\" id=e3a350bf-9f03-4301-86f2-0f7cd9d8d4ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:35.465631 crc crio[23211]: time=\"2026-06-11T17:56:35.46502084Z\" level=info msg=\"Removing container: 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a\" id=248bb57a-c30e-48e1-976a-b74cda2bbb83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:35.519553 crc crio[23211]: time=\"2026-06-11T17:56:35.519248638Z\" level=info msg=\"Removed container 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a: openshift-marketplace/redhat-operators-xxzjl/registry-server\" id=248bb57a-c30e-48e1-976a-b74cda2bbb83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:35.527996 crc crio[23211]: time=\"2026-06-11T17:56:35.527377651Z\" level=info msg=\"Removing container: 03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88\" id=1ff5a151-32fb-428c-aad3-0b67c4fe3330 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:35.582527 crc crio[23211]: time=\"2026-06-11T17:56:35.582266266Z\" level=info msg=\"Removed container 03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88: openshift-marketplace/redhat-operators-xxzjl/extract-content\" id=1ff5a151-32fb-428c-aad3-0b67c4fe3330 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:35.587490 crc crio[23211]: time=\"2026-06-11T17:56:35.586972844Z\" level=info msg=\"Removing container: 628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85\" id=259df9b1-3233-46c7-b683-87a37912d01f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:35.620643 crc crio[23211]: time=\"2026-06-11T17:56:35.620553069Z\" level=info msg=\"Removed container 628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85: openshift-marketplace/redhat-operators-xxzjl/extract-utilities\" id=259df9b1-3233-46c7-b683-87a37912d01f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:57:03.776945 crc crio[23211]: time=\"2026-06-11T17:57:03.772305959Z\" level=info msg=\"Removing container: 3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e\" id=58cbd41d-68c8-4e75-a01e-55a783228c38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:57:03.943248 crc crio[23211]: time=\"2026-06-11T17:57:03.942383449Z\" level=info msg=\"Removed container 3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e: openshift-infra/auto-csr-approver-29686670-4k9sb/oc\" id=58cbd41d-68c8-4e75-a01e-55a783228c38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:57:03.968079 crc crio[23211]: time=\"2026-06-11T17:57:03.967979315Z\" level=info msg=\"Stopping pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\" id=c45f4bd2-f7eb-4cbf-b3ed-6c5d99743b0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:57:03.968341 crc crio[23211]: time=\"2026-06-11T17:57:03.968095718Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\" id=c45f4bd2-f7eb-4cbf-b3ed-6c5d99743b0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:57:03.969734 crc crio[23211]: time=\"2026-06-11T17:57:03.969567236Z\" level=info msg=\"Removing pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\" id=276b3a42-cf67-4ad1-9f46-af243bbc9f41 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:57:03.986141 crc crio[23211]: time=\"2026-06-11T17:57:03.986043945Z\" level=info msg=\"Removed pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\" id=276b3a42-cf67-4ad1-9f46-af243bbc9f41 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:57:03.987359 crc crio[23211]: time=\"2026-06-11T17:57:03.987278616Z\" level=info msg=\"Stopping pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9\" id=9558d776-02a2-408c-b8b6-80bb21dd5b5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:57:03.987524 crc crio[23211]: time=\"2026-06-11T17:57:03.987385928Z\" level=info msg=\"Stopped pod sandbox (already stopped): fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9\" id=9558d776-02a2-408c-b8b6-80bb21dd5b5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:57:03.990891 crc crio[23211]: time=\"2026-06-11T17:57:03.990798414Z\" level=info msg=\"Removing pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9\" id=4c3631f8-e450-4b77-8283-06d1043257ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:57:04.003634 crc crio[23211]: time=\"2026-06-11T17:57:04.00352435Z\" level=info msg=\"Removed pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9\" id=4c3631f8-e450-4b77-8283-06d1043257ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:57:04.007712 crc crio[23211]: time=\"2026-06-11T17:57:04.00754624Z\" level=info msg=\"Stopping pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\" id=8ff1a217-c9ea-49c3-bd45-ce113a34ae42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:57:04.008061 crc crio[23211]: time=\"2026-06-11T17:57:04.008005462Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\" id=8ff1a217-c9ea-49c3-bd45-ce113a34ae42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:57:04.010575 crc crio[23211]: time=\"2026-06-11T17:57:04.01036213Z\" level=info msg=\"Removing pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\" id=856e9df4-45bb-4831-9949-f8cd7fdb19ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:57:04.026727 crc crio[23211]: time=\"2026-06-11T17:57:04.026558774Z\" level=info msg=\"Removed pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\" id=856e9df4-45bb-4831-9949-f8cd7fdb19ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:58:00.986344 crc crio[23211]: time=\"2026-06-11T17:58:00.985484428Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686678-frl52/POD\" id=dc173ec4-515e-4198-8a80-f473276877c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:58:00.988562 crc crio[23211]: time=\"2026-06-11T17:58:00.986502543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:58:01.041699 crc crio[23211]: time=\"2026-06-11T17:58:01.041584213Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686678-frl52 Namespace:openshift-infra ID:4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79 UID:46461fc7-9d29-41f2-86ee-a52ac41b617f NetNS:/var/run/netns/1d133750-b646-41b7-bf08-a3e93ac95f90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46461fc7_9d29_41f2_86ee_a52ac41b617f.slice PodAnnotations:0xc00008d1e0}] Aliases:map[]}\"\nJun 11 17:58:01.041699 crc crio[23211]: time=\"2026-06-11T17:58:01.041667215Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686678-frl52 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:58:01.645530 crc crio[23211]: 2026-06-11T17:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b5816fb5d9c013 Mac:72:a5:ce:67:58:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d2 Mtu:0 Sandbox:/var/run/netns/1d133750-b646-41b7-bf08-a3e93ac95f90 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:58:01.648490 crc crio[23211]: time=\"2026-06-11T17:58:01.648214582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686678-frl52 Namespace:openshift-infra ID:4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79 UID:46461fc7-9d29-41f2-86ee-a52ac41b617f NetNS:/var/run/netns/1d133750-b646-41b7-bf08-a3e93ac95f90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46461fc7_9d29_41f2_86ee_a52ac41b617f.slice PodAnnotations:0xc00008d1e0}] Aliases:map[]}\"\nJun 11 17:58:01.648687 crc crio[23211]: time=\"2026-06-11T17:58:01.64856373Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686678-frl52 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:58:01.662920 crc crio[23211]: time=\"2026-06-11T17:58:01.661735238Z\" level=info msg=\"Ran pod sandbox 4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79 with infra container: openshift-infra/auto-csr-approver-29686678-frl52/POD\" id=dc173ec4-515e-4198-8a80-f473276877c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:58:01.665385 crc crio[23211]: time=\"2026-06-11T17:58:01.665125133Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c9d61a26-d3fe-409f-8f4c-7c12745705e9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:58:01.680711 crc crio[23211]: time=\"2026-06-11T17:58:01.680656439Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:58:02.646109 crc crio[23211]: time=\"2026-06-11T17:58:02.645080018Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c9d61a26-d3fe-409f-8f4c-7c12745705e9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:58:02.647924 crc crio[23211]: time=\"2026-06-11T17:58:02.647316303Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41adc39f-b1cf-418c-a530-1cb3f285278d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:58:02.649574 crc crio[23211]: time=\"2026-06-11T17:58:02.649348773Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=32cd1d28-11a0-43b7-8e37-b4a11fd3c6db name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:58:02.660981 crc crio[23211]: time=\"2026-06-11T17:58:02.660889871Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686678-frl52/oc\" id=6a8716b3-f30d-46f1-b35f-d6604f574862 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:58:02.661404 crc crio[23211]: time=\"2026-06-11T17:58:02.661336462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:58:02.706939 crc crio[23211]: time=\"2026-06-11T17:58:02.706847764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:58:02.984840 crc crio[23211]: time=\"2026-06-11T17:58:02.984591932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:58:03.184310 crc crio[23211]: time=\"2026-06-11T17:58:03.184209337Z\" level=info msg=\"Created container 2abe93e398eb36e8dcbdb5ee2276025a850c57e17a773398b33dd9a0cc5477de: openshift-infra/auto-csr-approver-29686678-frl52/oc\" id=6a8716b3-f30d-46f1-b35f-d6604f574862 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:58:03.185820 crc crio[23211]: time=\"2026-06-11T17:58:03.185636683Z\" level=info msg=\"Starting container: 2abe93e398eb36e8dcbdb5ee2276025a850c57e17a773398b33dd9a0cc5477de\" id=0da9cffc-0fd0-4d4f-b074-a03377d9442f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:58:03.192228 crc crio[23211]: time=\"2026-06-11T17:58:03.192046283Z\" level=info msg=\"Started container\" PID=431512 containerID=2abe93e398eb36e8dcbdb5ee2276025a850c57e17a773398b33dd9a0cc5477de description=openshift-infra/auto-csr-approver-29686678-frl52/oc id=0da9cffc-0fd0-4d4f-b074-a03377d9442f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79\nJun 11 17:58:04.908902 crc crio[23211]: time=\"2026-06-11T17:58:04.908013784Z\" level=info msg=\"Stopping pod sandbox: 4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79\" id=cba5b96c-89d4-4471-a0d4-6b6429ca9721 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:58:04.910201 crc crio[23211]: time=\"2026-06-11T17:58:04.909554901Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686678-frl52 Namespace:openshift-infra ID:4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79 UID:46461fc7-9d29-41f2-86ee-a52ac41b617f NetNS:/var/run/netns/1d133750-b646-41b7-bf08-a3e93ac95f90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46461fc7_9d29_41f2_86ee_a52ac41b617f.slice PodAnnotations:0xc0001ae108}] Aliases:map[]}\"\nJun 11 17:58:04.910201 crc crio[23211]: time=\"2026-06-11T17:58:04.909686745Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686678-frl52 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:58:05.339494 crc crio[23211]: time=\"2026-06-11T17:58:05.33769891Z\" level=info msg=\"Stopped pod sandbox: 4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79\" id=cba5b96c-89d4-4471-a0d4-6b6429ca9721 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:58:09.302316 crc crio[23211]: time=\"2026-06-11T17:58:09.301676827Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:58:17.256576 crc crio[23211]: time=\"2026-06-11T17:58:17.255648754Z\" level=info msg=\"Stopping container: 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20 (timeout: 2s)\" id=255a7943-4841-4549-8a6c-f36183c7a004 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:58:17.511579 crc crio[23211]: time=\"2026-06-11T17:58:17.510864771Z\" level=info msg=\"Stopped container 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20: openshift-must-gather-ldn8t/must-gather-jnrfc/copy\" id=255a7943-4841-4549-8a6c-f36183c7a004 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:58:17.512517 crc crio[23211]: time=\"2026-06-11T17:58:17.512304767Z\" level=info msg=\"Stopping pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\" id=4174d479-ca30-486c-8504-fbbadee48d11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:58:17.513778 crc crio[23211]: time=\"2026-06-11T17:58:17.51364072Z\" level=info msg=\"Got pod network &{Name:must-gather-jnrfc Namespace:openshift-must-gather-ldn8t ID:8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b UID:599e6c62-b3aa-4a53-958e-1743248a326c NetNS:/var/run/netns/5b91a85c-a216-44fc-8ded-c90e6f75daf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod599e6c62_b3aa_4a53_958e_1743248a326c.slice PodAnnotations:0xc0001ae598}] Aliases:map[]}\"\nJun 11 17:58:17.514001 crc crio[23211]: time=\"2026-06-11T17:58:17.513930707Z\" level=info msg=\"Deleting pod openshift-must-gather-ldn8t_must-gather-jnrfc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:58:17.832584 crc crio[23211]: time=\"2026-06-11T17:58:17.832476751Z\" level=info msg=\"Stopped pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\" id=4174d479-ca30-486c-8504-fbbadee48d11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:58:18.194208 crc crio[23211]: time=\"2026-06-11T17:58:18.193143131Z\" level=info msg=\"Removing container: 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20\" id=63e0ca07-3f72-4ac2-93a2-c078d134f087 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:58:18.227791 crc crio[23211]: time=\"2026-06-11T17:58:18.22766872Z\" level=info msg=\"Removed container 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20: openshift-must-gather-ldn8t/must-gather-jnrfc/copy\" id=63e0ca07-3f72-4ac2-93a2-c078d134f087 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:58:18.233708 crc crio[23211]: time=\"2026-06-11T17:58:18.232514031Z\" level=info msg=\"Removing container: db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90\" id=1208715a-d17d-43c2-9e4b-0cb5e433ebe6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:58:18.424207 crc crio[23211]: time=\"2026-06-11T17:58:18.424074555Z\" level=info msg=\"Removed container db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90: openshift-must-gather-ldn8t/must-gather-jnrfc/gather\" id=1208715a-d17d-43c2-9e4b-0cb5e433ebe6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:59:04.074502 crc crio[23211]: time=\"2026-06-11T17:59:04.073647771Z\" level=info msg=\"Removing container: cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856\" id=d8ae86fe-30c7-494c-a6d7-f681b217aa55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:59:04.257044 crc crio[23211]: time=\"2026-06-11T17:59:04.256664212Z\" level=info msg=\"Removed container cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856: openshift-infra/auto-csr-approver-29686672-zl5p4/oc\" id=d8ae86fe-30c7-494c-a6d7-f681b217aa55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:59:04.281373 crc crio[23211]: time=\"2026-06-11T17:59:04.281274495Z\" level=info msg=\"Stopping pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d\" id=405a3343-f2c1-4a0b-8fd7-0d3ddb304ed0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:59:04.281698 crc crio[23211]: time=\"2026-06-11T17:59:04.281394338Z\" level=info msg=\"Stopped pod sandbox (already stopped): 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d\" id=405a3343-f2c1-4a0b-8fd7-0d3ddb304ed0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:59:04.282243 crc crio[23211]: time=\"2026-06-11T17:59:04.282184728Z\" level=info msg=\"Removing pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d\" id=b58e748d-688c-4cb3-ab6d-ba60867398a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:59:04.312917 crc crio[23211]: time=\"2026-06-11T17:59:04.312691057Z\" level=info msg=\"Removed pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d\" id=b58e748d-688c-4cb3-ab6d-ba60867398a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:59:04.314909 crc crio[23211]: time=\"2026-06-11T17:59:04.314794369Z\" level=info msg=\"Stopping pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\" id=b519b2de-b446-4009-91c5-4d9a1f5618de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:59:04.315005 crc crio[23211]: time=\"2026-06-11T17:59:04.314923412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\" id=b519b2de-b446-4009-91c5-4d9a1f5618de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:59:04.322393 crc crio[23211]: time=\"2026-06-11T17:59:04.319833754Z\" level=info msg=\"Removing pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\" id=6ae58d98-90a9-4483-b637-1eff96a2370b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:59:04.337877 crc crio[23211]: time=\"2026-06-11T17:59:04.337702169Z\" level=info msg=\"Removed pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\" id=6ae58d98-90a9-4483-b637-1eff96a2370b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:00:00.578650 crc crio[23211]: time=\"2026-06-11T18:00:00.57727106Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686680-7h65k/POD\" id=e17c86b8-ecf0-47aa-b4c2-04c94de20e11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:00:00.578650 crc crio[23211]: time=\"2026-06-11T18:00:00.578633733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 18:00:00.595219 crc crio[23211]: time=\"2026-06-11T18:00:00.595077232Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/POD\" id=2bb763e2-72ff-4270-83d6-a8ecaa53093d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:00:00.595219 crc crio[23211]: time=\"2026-06-11T18:00:00.595212116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 18:00:00.664279 crc crio[23211]: time=\"2026-06-11T18:00:00.660214452Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686680-7h65k Namespace:openshift-infra ID:840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841 UID:15f352b9-6d52-4887-807c-547456e10160 NetNS:/var/run/netns/772d1790-a4fe-4f35-9eec-429b7c9204a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15f352b9_6d52_4887_807c_547456e10160.slice PodAnnotations:0xc002278060}] Aliases:map[]}\"\nJun 11 18:00:00.664279 crc crio[23211]: time=\"2026-06-11T18:00:00.664027587Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686680-7h65k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:00:00.670578 crc crio[23211]: time=\"2026-06-11T18:00:00.670387045Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686680-c8bh9 Namespace:openshift-operator-lifecycle-manager ID:5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea UID:2a9daa15-6f6a-4c29-b0fe-7407c38a7837 NetNS:/var/run/netns/5432d10e-8751-4dc6-8767-60a360efb7bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a9daa15_6f6a_4c29_b0fe_7407c38a7837.slice PodAnnotations:0xc0038ac3c8}] Aliases:map[]}\"\nJun 11 18:00:00.670578 crc crio[23211]: time=\"2026-06-11T18:00:00.670564999Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686680-c8bh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:00:01.146947 crc crio[23211]: 2026-06-11T18:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:840bd212746f9d3 Mac:9a:d4:a4:57:a8:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d3 Mtu:0 Sandbox:/var/run/netns/772d1790-a4fe-4f35-9eec-429b7c9204a6 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.1.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:00:01.149931 crc crio[23211]: time=\"2026-06-11T18:00:01.149830101Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686680-7h65k Namespace:openshift-infra ID:840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841 UID:15f352b9-6d52-4887-807c-547456e10160 NetNS:/var/run/netns/772d1790-a4fe-4f35-9eec-429b7c9204a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15f352b9_6d52_4887_807c_547456e10160.slice PodAnnotations:0xc002278060}] Aliases:map[]}\"\nJun 11 18:00:01.150230 crc crio[23211]: time=\"2026-06-11T18:00:01.150156188Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686680-7h65k for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:00:01.165373 crc crio[23211]: time=\"2026-06-11T18:00:01.165276545Z\" level=info msg=\"Ran pod sandbox 840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841 with infra container: openshift-infra/auto-csr-approver-29686680-7h65k/POD\" id=e17c86b8-ecf0-47aa-b4c2-04c94de20e11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:00:01.168584 crc crio[23211]: time=\"2026-06-11T18:00:01.168504276Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1e3c0995-1966-475a-9ce2-4b2af971bd44 name=/runtime.v1.ImageService/PullImage\nJun 11 18:00:01.182124 crc crio[23211]: time=\"2026-06-11T18:00:01.182081703Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 18:00:01.259829 crc crio[23211]: 2026-06-11T18:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e1210d4a9c81f6 Mac:76:3e:0e:97:13:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d4 Mtu:0 Sandbox:/var/run/netns/5432d10e-8751-4dc6-8767-60a360efb7bf SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.1.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:00:01.261027 crc crio[23211]: time=\"2026-06-11T18:00:01.260877192Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686680-c8bh9 Namespace:openshift-operator-lifecycle-manager ID:5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea UID:2a9daa15-6f6a-4c29-b0fe-7407c38a7837 NetNS:/var/run/netns/5432d10e-8751-4dc6-8767-60a360efb7bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a9daa15_6f6a_4c29_b0fe_7407c38a7837.slice PodAnnotations:0xc0038ac3c8}] Aliases:map[]}\"\nJun 11 18:00:01.261129 crc crio[23211]: time=\"2026-06-11T18:00:01.261097889Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686680-c8bh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:00:01.270528 crc crio[23211]: time=\"2026-06-11T18:00:01.270379559Z\" level=info msg=\"Ran pod sandbox 5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/POD\" id=2bb763e2-72ff-4270-83d6-a8ecaa53093d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:00:01.274188 crc crio[23211]: time=\"2026-06-11T18:00:01.274106202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed4b5787-ae56-4152-94bc-b8ada01d9403 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:00:01.276688 crc crio[23211]: time=\"2026-06-11T18:00:01.276603064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=330e251e-363a-465b-9a0d-2e2b40b3c2aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:00:01.292127 crc crio[23211]: time=\"2026-06-11T18:00:01.292027938Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/collect-profiles\" id=4c2d03d5-2820-451b-a6b0-3cd7e7a65b1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:00:01.292649 crc crio[23211]: time=\"2026-06-11T18:00:01.292581681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 18:00:01.352781 crc crio[23211]: time=\"2026-06-11T18:00:01.352260626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 18:00:01.356667 crc crio[23211]: time=\"2026-06-11T18:00:01.356595654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 18:00:01.483594 crc crio[23211]: time=\"2026-06-11T18:00:01.483310015Z\" level=info msg=\"Created container d0e8cedec6e034ba09fcae45bb1799f13d63624780b60f7b2b0252931f209a56: openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/collect-profiles\" id=4c2d03d5-2820-451b-a6b0-3cd7e7a65b1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:00:01.485905 crc crio[23211]: time=\"2026-06-11T18:00:01.485813528Z\" level=info msg=\"Starting container: d0e8cedec6e034ba09fcae45bb1799f13d63624780b60f7b2b0252931f209a56\" id=6cd317b1-1524-467c-9aa8-f748fe905406 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:00:01.491665 crc crio[23211]: time=\"2026-06-11T18:00:01.491547891Z\" level=info msg=\"Started container\" PID=438589 containerID=d0e8cedec6e034ba09fcae45bb1799f13d63624780b60f7b2b0252931f209a56 description=openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/collect-profiles id=6cd317b1-1524-467c-9aa8-f748fe905406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea\nJun 11 18:00:03.967117 crc crio[23211]: time=\"2026-06-11T18:00:03.965939787Z\" level=info msg=\"Stopping pod sandbox: 5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea\" id=74062e58-eaae-4a8e-9f34-bc4b0909f5c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:00:03.968790 crc crio[23211]: time=\"2026-06-11T18:00:03.967951466Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686680-c8bh9 Namespace:openshift-operator-lifecycle-manager ID:5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea UID:2a9daa15-6f6a-4c29-b0fe-7407c38a7837 NetNS:/var/run/netns/5432d10e-8751-4dc6-8767-60a360efb7bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a9daa15_6f6a_4c29_b0fe_7407c38a7837.slice PodAnnotations:0xc000d2e9a8}] Aliases:map[]}\"\nJun 11 18:00:03.969315 crc crio[23211]: time=\"2026-06-11T18:00:03.969184157Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686680-c8bh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:00:04.389786 crc crio[23211]: time=\"2026-06-11T18:00:04.389675476Z\" level=info msg=\"Stopped pod sandbox: 5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea\" id=74062e58-eaae-4a8e-9f34-bc4b0909f5c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:00:05.365403 crc crio[23211]: time=\"2026-06-11T18:00:05.363316773Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1e3c0995-1966-475a-9ce2-4b2af971bd44 name=/runtime.v1.ImageService/PullImage\nJun 11 18:00:05.365403 crc crio[23211]: time=\"2026-06-11T18:00:05.364896293Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6692b583-38a9-4c32-bdd4-050be29c09e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:00:05.367368 crc crio[23211]: time=\"2026-06-11T18:00:05.36680936Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=11a86007-eb95-4667-bdc2-146b4d2bd574 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:00:05.374039 crc crio[23211]: time=\"2026-06-11T18:00:05.373953308Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686680-7h65k/oc\" id=5478236e-1184-4ddf-8e02-437ab4ec7d51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:00:05.374597 crc crio[23211]: time=\"2026-06-11T18:00:05.374519872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 18:00:05.422023 crc crio[23211]: time=\"2026-06-11T18:00:05.42186299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 18:00:05.719494 crc crio[23211]: time=\"2026-06-11T18:00:05.719332059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 18:00:05.842781 crc crio[23211]: time=\"2026-06-11T18:00:05.842630616Z\" level=info msg=\"Created container 1c5fa64ab52544d9180f6d088ea508b379885c6b8c3ce4f073ce893666ae3cde: openshift-infra/auto-csr-approver-29686680-7h65k/oc\" id=5478236e-1184-4ddf-8e02-437ab4ec7d51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:00:05.843970 crc crio[23211]: time=\"2026-06-11T18:00:05.843887397Z\" level=info msg=\"Starting container: 1c5fa64ab52544d9180f6d088ea508b379885c6b8c3ce4f073ce893666ae3cde\" id=a87d17ce-9089-4c0c-92ef-403b35243285 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:00:05.849909 crc crio[23211]: time=\"2026-06-11T18:00:05.849331963Z\" level=info msg=\"Started container\" PID=438840 containerID=1c5fa64ab52544d9180f6d088ea508b379885c6b8c3ce4f073ce893666ae3cde description=openshift-infra/auto-csr-approver-29686680-7h65k/oc id=a87d17ce-9089-4c0c-92ef-403b35243285 name=/runtime.v1.RuntimeService/StartContainer sandboxID=840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841\nJun 11 18:00:08.062837 crc crio[23211]: time=\"2026-06-11T18:00:08.061505446Z\" level=info msg=\"Stopping pod sandbox: 840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841\" id=f1e9135f-44e2-4739-86cc-cfbfbfdd7530 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:00:08.064117 crc crio[23211]: time=\"2026-06-11T18:00:08.063671329Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686680-7h65k Namespace:openshift-infra ID:840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841 UID:15f352b9-6d52-4887-807c-547456e10160 NetNS:/var/run/netns/772d1790-a4fe-4f35-9eec-429b7c9204a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15f352b9_6d52_4887_807c_547456e10160.slice PodAnnotations:0xc003088468}] Aliases:map[]}\"\nJun 11 18:00:08.064117 crc crio[23211]: time=\"2026-06-11T18:00:08.063857234Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686680-7h65k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:00:08.456887 crc crio[23211]: time=\"2026-06-11T18:00:08.456349027Z\" level=info msg=\"Stopped pod sandbox: 840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841\" id=f1e9135f-44e2-4739-86cc-cfbfbfdd7530 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.841549 | controller |   "stdout_lines": [
2026-06-11 18:01:02.841645 | controller |     "Jun 11 15:57:16.903398 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 18:01:02.841668 | controller |     "Jun 11 15:57:18.196397 crc crio[3638]: time=\"2026-06-11T15:57:18.194592551Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 18:01:02.841687 | controller |     "Jun 11 15:57:18.196397 crc crio[3638]: time=\"2026-06-11T15:57:18.196370638Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 18:01:02.841703 | controller |     "Jun 11 15:57:18.208151 crc crio[3638]: time=\"2026-06-11T15:57:18.207734859Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 18:01:02.841720 | controller |     "Jun 11 15:57:18.209343 crc crio[3638]: time=\"2026-06-11T15:57:18.209236969Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 18:01:02.841736 | controller |     "Jun 11 15:57:18.356398 crc crio[3638]: time=\"2026-06-11T15:57:18.356175783Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 18:01:02.841757 | controller |     "Jun 11 15:57:18.358384 crc crio[3638]: time=\"2026-06-11T15:57:18.35791667Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 18:01:02.841773 | controller |     "Jun 11 15:57:18.358384 crc crio[3638]: time=\"2026-06-11T15:57:18.358009648Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 18:01:02.841790 | controller |     "Jun 11 15:57:18.358768 crc crio[3638]: time=\"2026-06-11T15:57:18.358605751Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 18:01:02.841806 | controller |     "Jun 11 15:57:18.358768 crc crio[3638]: time=\"2026-06-11T15:57:18.358623601Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 18:01:02.841821 | controller |     "Jun 11 15:57:18.438630 crc crio[3638]: time=\"2026-06-11T15:57:18.438278297Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 18:01:02.841837 | controller |     "Jun 11 15:57:18.480538 crc crio[3638]: time=\"2026-06-11T15:57:18.480377735Z\" 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-11 18:01:02.841856 | controller |     "Jun 11 15:57:18.490028 crc crio[3638]: time=\"2026-06-11T15:57:18.4898985Z\" 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-11 18:01:02.841874 | controller |     "Jun 11 15:57:18.811772 crc crio[3638]: time=\"2026-06-11T15:57:18.810600285Z\" 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-11 18:01:02.841892 | controller |     "Jun 11 15:57:19.541275 crc crio[3638]: time=\"2026-06-11T15:57:19.539098776Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 18:01:02.841908 | controller |     "Jun 11 15:57:19.541275 crc crio[3638]: time=\"2026-06-11T15:57:19.539366502Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 18:01:02.841924 | controller |     "Jun 11 15:57:19.541275 crc crio[3638]: time=\"2026-06-11T15:57:19.539405572Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 18:01:02.841940 | controller |     "Jun 11 15:57:19.541275 crc crio[3638]: time=\"2026-06-11T15:57:19.53956344Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 18:01:02.841957 | controller |     "Jun 11 15:57:19.541275 crc crio[3638]: time=\"2026-06-11T15:57:19.539599589Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 18:01:02.841973 | controller |     "Jun 11 15:57:19.555272 crc crio[3638]: time=\"2026-06-11T15:57:19.554328646Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 18:01:02.841989 | controller |     "Jun 11 15:57:19.555343 crc crio[3638]: time=\"2026-06-11T15:57:19.555295763Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 18:01:02.842005 | controller |     "Jun 11 15:57:19.567934 crc crio[3638]: time=\"2026-06-11T15:57:19.567642162Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 18:01:02.842021 | controller |     "Jun 11 15:57:19.567934 crc crio[3638]: time=\"2026-06-11T15:57:19.567833649Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 18:01:02.842038 | controller |     "Jun 11 15:57:20.218773 crc crio[3638]: time=\"2026-06-11T15:57:20.217187281Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.842054 | controller |     "Jun 11 15:57:20.218773 crc crio[3638]: time=\"2026-06-11T15:57:20.217781556Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.842073 | controller |     "Jun 11 15:57:20.218773 crc crio[3638]: time=\"2026-06-11T15:57:20.218653588Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 18:01:02.842090 | controller |     "Jun 11 15:57:20.218773 crc crio[3638]: time=\"2026-06-11T15:57:20.218671375Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 18:01:02.842109 | controller |     "Jun 11 15:57:20.219910 crc crio[3638]: time=\"2026-06-11T15:57:20.219712299Z\" 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 = [\\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.criu.config\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\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-11 18:01:02.842138 | controller |     "Jun 11 15:57:20.224830 crc crio[3638]: time=\"2026-06-11T15:57:20.224594751Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-11 18:01:02.842156 | controller |     "Jun 11 15:57:22.097914 crc crio[3638]: time=\"2026-06-11T15:57:22.096703601Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 18:01:02.842172 | controller |     "Jun 11 15:57:22.100916 crc crio[3638]: time=\"2026-06-11T15:57:22.098545887Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 18:01:02.842188 | controller |     "Jun 11 15:57:22.448725 crc crio[3638]: time=\"2026-06-11T15:57:22.448411089Z\" 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-11 18:01:02.842205 | controller |     "Jun 11 15:57:22.468265 crc crio[3638]: time=\"2026-06-11T15:57:22.468064251Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-11 18:01:02.842222 | controller |     "Jun 11 15:57:22.553076 crc crio[3638]: time=\"2026-06-11T15:57:22.552978965Z\" 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-11 18:01:02.842237 | controller |     "Jun 11 15:57:22.565577 crc crio[3638]: time=\"2026-06-11T15:57:22.565298677Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-11 18:01:02.842253 | controller |     "Jun 11 15:57:22.614072 crc crio[3638]: time=\"2026-06-11T15:57:22.613303474Z\" 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-11 18:01:02.842269 | controller |     "Jun 11 15:57:22.621735 crc crio[3638]: time=\"2026-06-11T15:57:22.621634759Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-11 18:01:02.842287 | controller |     "Jun 11 15:57:22.793644 crc crio[3638]: time=\"2026-06-11T15:57:22.793559384Z\" 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-11 18:01:02.842303 | controller |     "Jun 11 15:57:22.804101 crc crio[3638]: time=\"2026-06-11T15:57:22.80397083Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-11 18:01:02.842320 | controller |     "Jun 11 15:57:22.837870 crc crio[3638]: time=\"2026-06-11T15:57:22.837707128Z\" 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-11 18:01:02.842337 | controller |     "Jun 11 15:57:22.850096 crc crio[3638]: time=\"2026-06-11T15:57:22.849738947Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-11 18:01:02.842356 | controller |     "Jun 11 15:57:22.884004 crc crio[3638]: time=\"2026-06-11T15:57:22.883880325Z\" 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-11 18:01:02.842373 | controller |     "Jun 11 15:57:22.888330 crc crio[3638]: time=\"2026-06-11T15:57:22.888112235Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-11 18:01:02.842389 | controller |     "Jun 11 15:57:22.928889 crc crio[3638]: time=\"2026-06-11T15:57:22.928773484Z\" 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-11 18:01:02.842406 | controller |     "Jun 11 15:57:22.940773 crc crio[3638]: time=\"2026-06-11T15:57:22.940645533Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-11 18:01:02.842422 | controller |     "Jun 11 15:57:22.947919 crc crio[3638]: time=\"2026-06-11T15:57:22.947818526Z\" 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-11 18:01:02.842438 | controller |     "Jun 11 15:57:22.967737 crc crio[3638]: time=\"2026-06-11T15:57:22.967539414Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-11 18:01:02.842454 | controller |     "Jun 11 15:57:22.977740 crc crio[3638]: time=\"2026-06-11T15:57:22.977630254Z\" 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-11 18:01:02.842470 | controller |     "Jun 11 15:57:22.986141 crc crio[3638]: time=\"2026-06-11T15:57:22.985994512Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-11 18:01:02.842485 | controller |     "Jun 11 15:57:23.018241 crc crio[3638]: time=\"2026-06-11T15:57:23.017948261Z\" 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-11 18:01:02.842501 | controller |     "Jun 11 15:57:23.035057 crc crio[3638]: time=\"2026-06-11T15:57:23.034849653Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-11 18:01:02.842538 | controller |     "Jun 11 15:57:23.220822 crc crio[3638]: time=\"2026-06-11T15:57:23.219600161Z\" 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-11 18:01:02.842557 | controller |     "Jun 11 15:57:23.268537 crc crio[3638]: time=\"2026-06-11T15:57:23.268367947Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-11 18:01:02.842573 | controller |     "Jun 11 15:57:23.289341 crc crio[3638]: time=\"2026-06-11T15:57:23.289192641Z\" 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-11 18:01:02.842593 | controller |     "Jun 11 15:57:23.303106 crc crio[3638]: time=\"2026-06-11T15:57:23.302966397Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-11 18:01:02.842609 | controller |     "Jun 11 15:57:23.332562 crc crio[3638]: time=\"2026-06-11T15:57:23.332328514Z\" 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-11 18:01:02.842641 | controller |     "Jun 11 15:57:23.363179 crc crio[3638]: time=\"2026-06-11T15:57:23.36220782Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-11 18:01:02.842658 | controller |     "Jun 11 15:57:23.425555 crc crio[3638]: time=\"2026-06-11T15:57:23.425285149Z\" 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-11 18:01:02.842674 | controller |     "Jun 11 15:57:23.431786 crc crio[3638]: time=\"2026-06-11T15:57:23.431657379Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-11 18:01:02.842690 | controller |     "Jun 11 15:57:23.438941 crc crio[3638]: time=\"2026-06-11T15:57:23.438724431Z\" 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-11 18:01:02.842706 | controller |     "Jun 11 15:57:23.444254 crc crio[3638]: time=\"2026-06-11T15:57:23.44418399Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-11 18:01:02.842722 | controller |     "Jun 11 15:57:23.475342 crc crio[3638]: time=\"2026-06-11T15:57:23.475123297Z\" 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-11 18:01:02.842739 | controller |     "Jun 11 15:57:23.483907 crc crio[3638]: time=\"2026-06-11T15:57:23.483781398Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-11 18:01:02.842756 | controller |     "Jun 11 15:57:23.492249 crc crio[3638]: time=\"2026-06-11T15:57:23.492142866Z\" 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-11 18:01:02.842772 | controller |     "Jun 11 15:57:23.499404 crc crio[3638]: time=\"2026-06-11T15:57:23.499285074Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-11 18:01:02.842788 | controller |     "Jun 11 15:57:23.519522 crc crio[3638]: time=\"2026-06-11T15:57:23.519342087Z\" 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-11 18:01:02.842805 | controller |     "Jun 11 15:57:23.528880 crc crio[3638]: time=\"2026-06-11T15:57:23.52875712Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-11 18:01:02.842825 | controller |     "Jun 11 15:57:23.548060 crc crio[3638]: time=\"2026-06-11T15:57:23.547888014Z\" 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-11 18:01:02.842842 | controller |     "Jun 11 15:57:23.558936 crc crio[3638]: time=\"2026-06-11T15:57:23.558800742Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-11 18:01:02.842857 | controller |     "Jun 11 15:57:23.575149 crc crio[3638]: time=\"2026-06-11T15:57:23.574848172Z\" 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-11 18:01:02.842873 | controller |     "Jun 11 15:57:23.585245 crc crio[3638]: time=\"2026-06-11T15:57:23.58510179Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-11 18:01:02.842890 | controller |     "Jun 11 15:57:23.615302 crc crio[3638]: time=\"2026-06-11T15:57:23.615091373Z\" 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-11 18:01:02.842905 | controller |     "Jun 11 15:57:23.618883 crc crio[3638]: time=\"2026-06-11T15:57:23.618794767Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-11 18:01:02.842921 | controller |     "Jun 11 15:57:23.627541 crc crio[3638]: time=\"2026-06-11T15:57:23.627400028Z\" 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-11 18:01:02.842937 | controller |     "Jun 11 15:57:23.633722 crc crio[3638]: time=\"2026-06-11T15:57:23.63350197Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-11 18:01:02.842954 | controller |     "Jun 11 15:57:23.644945 crc crio[3638]: time=\"2026-06-11T15:57:23.644857592Z\" 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-11 18:01:02.842969 | controller |     "Jun 11 15:57:23.649816 crc crio[3638]: time=\"2026-06-11T15:57:23.649743762Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-11 18:01:02.842986 | controller |     "Jun 11 15:57:23.667990 crc crio[3638]: time=\"2026-06-11T15:57:23.667883472Z\" 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-11 18:01:02.843009 | controller |     "Jun 11 15:57:23.672983 crc crio[3638]: time=\"2026-06-11T15:57:23.672909765Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-11 18:01:02.843030 | controller |     "Jun 11 15:57:23.685280 crc crio[3638]: time=\"2026-06-11T15:57:23.685077878Z\" 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-11 18:01:02.843056 | controller |     "Jun 11 15:57:23.689282 crc crio[3638]: time=\"2026-06-11T15:57:23.688948447Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-11 18:01:02.843077 | controller |     "Jun 11 15:57:23.758696 crc crio[3638]: time=\"2026-06-11T15:57:23.758299204Z\" 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-11 18:01:02.843098 | controller |     "Jun 11 15:57:23.770273 crc crio[3638]: time=\"2026-06-11T15:57:23.770098169Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-11 18:01:02.843120 | controller |     "Jun 11 15:57:23.793737 crc crio[3638]: time=\"2026-06-11T15:57:23.793577621Z\" 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-11 18:01:02.843138 | controller |     "Jun 11 15:57:23.801593 crc crio[3638]: time=\"2026-06-11T15:57:23.801390598Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-11 18:01:02.843156 | controller |     "Jun 11 15:57:23.819868 crc crio[3638]: time=\"2026-06-11T15:57:23.81905285Z\" 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-11 18:01:02.843173 | controller |     "Jun 11 15:57:23.826692 crc crio[3638]: time=\"2026-06-11T15:57:23.826615356Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-11 18:01:02.843188 | controller |     "Jun 11 15:57:23.841852 crc crio[3638]: time=\"2026-06-11T15:57:23.841731959Z\" 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-11 18:01:02.843205 | controller |     "Jun 11 15:57:23.845908 crc crio[3638]: time=\"2026-06-11T15:57:23.845790212Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-11 18:01:02.843221 | controller |     "Jun 11 15:57:23.853221 crc crio[3638]: time=\"2026-06-11T15:57:23.853096179Z\" 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-11 18:01:02.843237 | controller |     "Jun 11 15:57:23.858337 crc crio[3638]: time=\"2026-06-11T15:57:23.858249797Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-11 18:01:02.843256 | controller |     "Jun 11 15:57:23.868940 crc crio[3638]: time=\"2026-06-11T15:57:23.868828271Z\" 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-11 18:01:02.843279 | controller |     "Jun 11 15:57:23.873616 crc crio[3638]: time=\"2026-06-11T15:57:23.873369909Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-11 18:01:02.843307 | controller |     "Jun 11 15:57:23.879708 crc crio[3638]: time=\"2026-06-11T15:57:23.879613473Z\" 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-11 18:01:02.843331 | controller |     "Jun 11 15:57:23.885312 crc crio[3638]: time=\"2026-06-11T15:57:23.885198817Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-11 18:01:02.843355 | controller |     "Jun 11 15:57:23.907695 crc crio[3638]: time=\"2026-06-11T15:57:23.907527075Z\" 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-11 18:01:02.843374 | controller |     "Jun 11 15:57:23.913615 crc crio[3638]: time=\"2026-06-11T15:57:23.913529307Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-11 18:01:02.843390 | controller |     "Jun 11 15:57:23.924054 crc crio[3638]: time=\"2026-06-11T15:57:23.923964309Z\" 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-11 18:01:02.843405 | controller |     "Jun 11 15:57:23.931674 crc crio[3638]: time=\"2026-06-11T15:57:23.931203068Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-11 18:01:02.843421 | controller |     "Jun 11 15:57:23.942366 crc crio[3638]: time=\"2026-06-11T15:57:23.941853458Z\" 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-11 18:01:02.843436 | controller |     "Jun 11 15:57:23.947614 crc crio[3638]: time=\"2026-06-11T15:57:23.947366584Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-11 18:01:02.843451 | controller |     "Jun 11 15:57:23.961640 crc crio[3638]: time=\"2026-06-11T15:57:23.961536794Z\" 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-11 18:01:02.843465 | controller |     "Jun 11 15:57:23.967299 crc crio[3638]: time=\"2026-06-11T15:57:23.967202312Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-11 18:01:02.843481 | controller |     "Jun 11 15:57:23.978309 crc crio[3638]: time=\"2026-06-11T15:57:23.978183937Z\" 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-11 18:01:02.843495 | controller |     "Jun 11 15:57:23.983339 crc crio[3638]: time=\"2026-06-11T15:57:23.983216679Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-11 18:01:02.843528 | controller |     "Jun 11 15:57:24.001898 crc crio[3638]: time=\"2026-06-11T15:57:24.001714538Z\" 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-11 18:01:02.843556 | controller |     "Jun 11 15:57:24.012850 crc crio[3638]: time=\"2026-06-11T15:57:24.0126021Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-11 18:01:02.843573 | controller |     "Jun 11 15:57:24.024530 crc crio[3638]: time=\"2026-06-11T15:57:24.024334968Z\" 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-11 18:01:02.843589 | controller |     "Jun 11 15:57:24.031670 crc crio[3638]: time=\"2026-06-11T15:57:24.031531655Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-11 18:01:02.843603 | controller |     "Jun 11 15:57:24.043800 crc crio[3638]: time=\"2026-06-11T15:57:24.043693719Z\" 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-11 18:01:02.843618 | controller |     "Jun 11 15:57:24.050208 crc crio[3638]: time=\"2026-06-11T15:57:24.050058859Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-11 18:01:02.843633 | controller |     "Jun 11 15:57:24.078289 crc crio[3638]: time=\"2026-06-11T15:57:24.078167342Z\" 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-11 18:01:02.843647 | controller |     "Jun 11 15:57:24.083362 crc crio[3638]: time=\"2026-06-11T15:57:24.083263892Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-11 18:01:02.843662 | controller |     "Jun 11 15:57:24.096137 crc crio[3638]: time=\"2026-06-11T15:57:24.095973847Z\" 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-11 18:01:02.843677 | controller |     "Jun 11 15:57:24.107566 crc crio[3638]: time=\"2026-06-11T15:57:24.107353753Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-11 18:01:02.843692 | controller |     "Jun 11 15:57:24.119677 crc crio[3638]: time=\"2026-06-11T15:57:24.118962254Z\" 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-11 18:01:02.843706 | controller |     "Jun 11 15:57:24.124851 crc crio[3638]: time=\"2026-06-11T15:57:24.124762227Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-11 18:01:02.843721 | controller |     "Jun 11 15:57:24.152241 crc crio[3638]: time=\"2026-06-11T15:57:24.15199958Z\" 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-11 18:01:02.843735 | controller |     "Jun 11 15:57:24.160234 crc crio[3638]: time=\"2026-06-11T15:57:24.160039082Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-11 18:01:02.843753 | controller |     "Jun 11 15:57:24.179709 crc crio[3638]: time=\"2026-06-11T15:57:24.179567518Z\" 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-11 18:01:02.843767 | controller |     "Jun 11 15:57:24.186479 crc crio[3638]: time=\"2026-06-11T15:57:24.186298207Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-11 18:01:02.843782 | controller |     "Jun 11 15:57:24.207576 crc crio[3638]: time=\"2026-06-11T15:57:24.207329321Z\" 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-11 18:01:02.843798 | controller |     "Jun 11 15:57:24.214680 crc crio[3638]: time=\"2026-06-11T15:57:24.214566654Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-11 18:01:02.843813 | controller |     "Jun 11 15:57:24.223681 crc crio[3638]: time=\"2026-06-11T15:57:24.223573109Z\" 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-11 18:01:02.843828 | controller |     "Jun 11 15:57:24.228273 crc crio[3638]: time=\"2026-06-11T15:57:24.22815785Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-11 18:01:02.843843 | controller |     "Jun 11 15:57:24.275674 crc crio[3638]: time=\"2026-06-11T15:57:24.27521389Z\" 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-11 18:01:02.843857 | controller |     "Jun 11 15:57:24.282613 crc crio[3638]: time=\"2026-06-11T15:57:24.282510358Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-11 18:01:02.843872 | controller |     "Jun 11 15:57:24.288768 crc crio[3638]: time=\"2026-06-11T15:57:24.288660308Z\" 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-11 18:01:02.843886 | controller |     "Jun 11 15:57:24.294646 crc crio[3638]: time=\"2026-06-11T15:57:24.294544242Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-11 18:01:02.843901 | controller |     "Jun 11 15:57:24.313624 crc crio[3638]: time=\"2026-06-11T15:57:24.313211322Z\" 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-11 18:01:02.843916 | controller |     "Jun 11 15:57:24.318405 crc crio[3638]: time=\"2026-06-11T15:57:24.3181524Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-11 18:01:02.843931 | controller |     "Jun 11 15:57:24.329991 crc crio[3638]: time=\"2026-06-11T15:57:24.329853163Z\" 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-11 18:01:02.843949 | controller |     "Jun 11 15:57:24.335300 crc crio[3638]: time=\"2026-06-11T15:57:24.335188327Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-11 18:01:02.843964 | controller |     "Jun 11 15:57:24.350865 crc crio[3638]: time=\"2026-06-11T15:57:24.350715848Z\" 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-11 18:01:02.843978 | controller |     "Jun 11 15:57:24.356696 crc crio[3638]: time=\"2026-06-11T15:57:24.356575103Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-11 18:01:02.843992 | controller |     "Jun 11 15:57:24.370113 crc crio[3638]: time=\"2026-06-11T15:57:24.36990824Z\" 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-11 18:01:02.844007 | controller |     "Jun 11 15:57:24.374091 crc crio[3638]: time=\"2026-06-11T15:57:24.373876226Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-11 18:01:02.844021 | controller |     "Jun 11 15:57:24.393495 crc crio[3638]: time=\"2026-06-11T15:57:24.393336655Z\" 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-11 18:01:02.844035 | controller |     "Jun 11 15:57:24.398539 crc crio[3638]: time=\"2026-06-11T15:57:24.398379705Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-11 18:01:02.844049 | controller |     "Jun 11 15:57:24.405725 crc crio[3638]: time=\"2026-06-11T15:57:24.405685361Z\" 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-11 18:01:02.844063 | controller |     "Jun 11 15:57:24.412553 crc crio[3638]: time=\"2026-06-11T15:57:24.412361384Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-11 18:01:02.844077 | controller |     "Jun 11 15:57:24.422684 crc crio[3638]: time=\"2026-06-11T15:57:24.422522385Z\" 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-11 18:01:02.844091 | controller |     "Jun 11 15:57:24.428898 crc crio[3638]: time=\"2026-06-11T15:57:24.428783546Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-11 18:01:02.844105 | controller |     "Jun 11 15:57:24.435933 crc crio[3638]: time=\"2026-06-11T15:57:24.435846143Z\" 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-11 18:01:02.844119 | controller |     "Jun 11 15:57:24.440699 crc crio[3638]: time=\"2026-06-11T15:57:24.440647755Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-11 18:01:02.844136 | controller |     "Jun 11 15:57:24.449285 crc crio[3638]: time=\"2026-06-11T15:57:24.449248495Z\" 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-11 18:01:02.844151 | controller |     "Jun 11 15:57:24.453772 crc crio[3638]: time=\"2026-06-11T15:57:24.45367337Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-11 18:01:02.844165 | controller |     "Jun 11 15:57:24.523295 crc crio[3638]: time=\"2026-06-11T15:57:24.523112549Z\" 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-11 18:01:02.844197 | controller |     "Jun 11 15:57:24.526613 crc crio[3638]: time=\"2026-06-11T15:57:24.526276935Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-11 18:01:02.844212 | controller |     "Jun 11 15:57:24.532636 crc crio[3638]: time=\"2026-06-11T15:57:24.532576952Z\" 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-11 18:01:02.844227 | controller |     "Jun 11 15:57:24.537915 crc crio[3638]: time=\"2026-06-11T15:57:24.537363324Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-11 18:01:02.844241 | controller |     "Jun 11 15:57:24.543780 crc crio[3638]: time=\"2026-06-11T15:57:24.543654682Z\" 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-11 18:01:02.844256 | controller |     "Jun 11 15:57:24.549759 crc crio[3638]: time=\"2026-06-11T15:57:24.549630417Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-11 18:01:02.844271 | controller |     "Jun 11 15:57:24.559296 crc crio[3638]: time=\"2026-06-11T15:57:24.559130807Z\" 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-11 18:01:02.844285 | controller |     "Jun 11 15:57:24.564364 crc crio[3638]: time=\"2026-06-11T15:57:24.564242651Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-11 18:01:02.844300 | controller |     "Jun 11 15:57:24.627184 crc crio[3638]: time=\"2026-06-11T15:57:24.627046263Z\" 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-11 18:01:02.844315 | controller |     "Jun 11 15:57:24.631771 crc crio[3638]: time=\"2026-06-11T15:57:24.631607456Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-11 18:01:02.844329 | controller |     "Jun 11 15:57:24.647061 crc crio[3638]: time=\"2026-06-11T15:57:24.646930355Z\" 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-11 18:01:02.844347 | controller |     "Jun 11 15:57:24.653688 crc crio[3638]: time=\"2026-06-11T15:57:24.65324913Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-11 18:01:02.844362 | controller |     "Jun 11 15:57:24.664840 crc crio[3638]: time=\"2026-06-11T15:57:24.664703775Z\" 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-11 18:01:02.844377 | controller |     "Jun 11 15:57:24.668691 crc crio[3638]: time=\"2026-06-11T15:57:24.668634104Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-11 18:01:02.844391 | controller |     "Jun 11 15:57:24.674874 crc crio[3638]: time=\"2026-06-11T15:57:24.67481855Z\" 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-11 18:01:02.844406 | controller |     "Jun 11 15:57:24.679473 crc crio[3638]: time=\"2026-06-11T15:57:24.679391692Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-11 18:01:02.844420 | controller |     "Jun 11 15:57:24.688947 crc crio[3638]: time=\"2026-06-11T15:57:24.688389167Z\" 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-11 18:01:02.844436 | controller |     "Jun 11 15:57:24.691648 crc crio[3638]: time=\"2026-06-11T15:57:24.691544575Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-11 18:01:02.844450 | controller |     "Jun 11 15:57:24.696789 crc crio[3638]: time=\"2026-06-11T15:57:24.696691044Z\" 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-11 18:01:02.844465 | controller |     "Jun 11 15:57:24.700089 crc crio[3638]: time=\"2026-06-11T15:57:24.700031365Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-11 18:01:02.844480 | controller |     "Jun 11 15:57:24.713934 crc crio[3638]: time=\"2026-06-11T15:57:24.71372979Z\" 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-11 18:01:02.844495 | controller |     "Jun 11 15:57:24.717783 crc crio[3638]: time=\"2026-06-11T15:57:24.716975949Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-11 18:01:02.844527 | controller |     "Jun 11 15:57:24.732730 crc crio[3638]: time=\"2026-06-11T15:57:24.732280841Z\" 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-11 18:01:02.844549 | controller |     "Jun 11 15:57:24.745098 crc crio[3638]: time=\"2026-06-11T15:57:24.74493235Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-11 18:01:02.844568 | controller |     "Jun 11 15:57:24.750506 crc crio[3638]: time=\"2026-06-11T15:57:24.750337586Z\" 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-11 18:01:02.844584 | controller |     "Jun 11 15:57:24.753691 crc crio[3638]: time=\"2026-06-11T15:57:24.753609053Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-11 18:01:02.844600 | controller |     "Jun 11 15:57:24.832880 crc crio[3638]: time=\"2026-06-11T15:57:24.832235771Z\" 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-11 18:01:02.844614 | controller |     "Jun 11 15:57:24.832880 crc crio[3638]: time=\"2026-06-11T15:57:24.832283647Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.844630 | controller |     "Jun 11 15:57:24.833570 crc crio[3638]: time=\"2026-06-11T15:57:24.833513117Z\" 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-11 18:01:02.844647 | controller |     "Jun 11 15:57:24.835221 crc crio[3638]: time=\"2026-06-11T15:57:24.834795903Z\" 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:0xc000182050}] Aliases:map[]}\"",
2026-06-11 18:01:02.844665 | controller |     "Jun 11 15:57:24.835221 crc crio[3638]: time=\"2026-06-11T15:57:24.835096676Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.844682 | controller |     "Jun 11 15:57:24.837196 crc crio[3638]: time=\"2026-06-11T15:57:24.837016255Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 18:01:02.844697 | controller |     "Jun 11 15:57:24.842891 crc crio[3638]: time=\"2026-06-11T15:57:24.842641431Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 18:01:02.844711 | controller |     "Jun 11 15:57:24.843367 crc crio[3638]: time=\"2026-06-11T15:57:24.843022617Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 18:01:02.844726 | controller |     "Jun 11 15:57:24.843367 crc crio[3638]: time=\"2026-06-11T15:57:24.843289733Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 18:01:02.844740 | controller |     "Jun 11 15:57:24.845653 crc crio[3638]: time=\"2026-06-11T15:57:24.845479638Z\" level=info msg=\"runtime interface created\"",
2026-06-11 18:01:02.844754 | controller |     "Jun 11 15:57:24.846027 crc crio[3638]: time=\"2026-06-11T15:57:24.845866493Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 18:01:02.844769 | controller |     "Jun 11 15:57:24.846027 crc crio[3638]: time=\"2026-06-11T15:57:24.845952595Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 18:01:02.844783 | controller |     "Jun 11 15:57:24.846027 crc crio[3638]: time=\"2026-06-11T15:57:24.846015929Z\" level=info msg=\"starting plugins...\"",
2026-06-11 18:01:02.844798 | controller |     "Jun 11 15:57:24.846714 crc crio[3638]: time=\"2026-06-11T15:57:24.846586368Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 18:01:02.844812 | controller |     "Jun 11 15:57:24.851039 crc crio[3638]: time=\"2026-06-11T15:57:24.850516187Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 18:01:02.844831 | controller |     "Jun 11 15:57:24.858102 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 18:01:02.844846 | controller |     "Jun 11 15:57:25.003097 crc crio[3638]: 2026-06-11T15:57:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.844863 | controller |     "Jun 11 15:57:25.003631 crc crio[3638]: time=\"2026-06-11T15:57:25.00353752Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-11 18:01:02.844879 | controller |     "Jun 11 15:57:25.003631 crc crio[3638]: time=\"2026-06-11T15:57:25.003614993Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.844894 | controller |     "Jun 11 15:57:25.003768 crc crio[3638]: time=\"2026-06-11T15:57:25.003671038Z\" 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-11 18:01:02.844910 | controller |     "Jun 11 15:57:25.004240 crc crio[3638]: time=\"2026-06-11T15:57:25.004163555Z\" 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:0xc000a88010}] Aliases:map[]}\"",
2026-06-11 18:01:02.844926 | controller |     "Jun 11 15:57:25.004578 crc crio[3638]: time=\"2026-06-11T15:57:25.004496975Z\" 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-11 18:01:02.844941 | controller |     "Jun 11 15:57:25.285228 crc crio[3638]: 2026-06-11T15:57:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.844957 | controller |     "Jun 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.28530012Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-11 18:01:02.844972 | controller |     "Jun 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.285533969Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.844987 | controller |     "Jun 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.285571645Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-11 18:01:02.845001 | controller |     "Jun 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.285585114Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.845015 | controller |     "Jun 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.28562775Z\" 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-11 18:01:02.845030 | controller |     "Jun 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.285829982Z\" 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:0xc0003d14e8}] Aliases:map[]}\"",
2026-06-11 18:01:02.845050 | controller |     "Jun 11 15:57:25.287807 crc crio[3638]: time=\"2026-06-11T15:57:25.286012676Z\" 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-11 18:01:02.845066 | controller |     "Jun 11 15:57:25.307754 crc crio[3638]: 2026-06-11T15:57:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.845080 | controller |     "Jun 11 15:57:25.308067 crc crio[3638]: time=\"2026-06-11T15:57:25.307968343Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-11 18:01:02.845095 | controller |     "Jun 11 15:57:25.308067 crc crio[3638]: time=\"2026-06-11T15:57:25.308043816Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.845109 | controller |     "Jun 11 15:57:25.308172 crc crio[3638]: time=\"2026-06-11T15:57:25.308095072Z\" 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-11 18:01:02.845124 | controller |     "Jun 11 15:57:25.308521 crc crio[3638]: time=\"2026-06-11T15:57:25.308368897Z\" 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:0xc0003d1578}] Aliases:map[]}\"",
2026-06-11 18:01:02.845138 | controller |     "Jun 11 15:57:25.308703 crc crio[3638]: time=\"2026-06-11T15:57:25.308632743Z\" 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-11 18:01:02.845153 | controller |     "Jun 11 15:57:25.334160 crc crio[3638]: 2026-06-11T15:57:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.845167 | controller |     "Jun 11 15:57:25.334405 crc crio[3638]: time=\"2026-06-11T15:57:25.33427954Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-11 18:01:02.845182 | controller |     "Jun 11 15:57:25.334405 crc crio[3638]: time=\"2026-06-11T15:57:25.334326766Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.845196 | controller |     "Jun 11 15:57:25.334405 crc crio[3638]: time=\"2026-06-11T15:57:25.334367962Z\" 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-11 18:01:02.845211 | controller |     "Jun 11 15:57:25.334798 crc crio[3638]: time=\"2026-06-11T15:57:25.334713011Z\" 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:0xc0003d1608}] Aliases:map[]}\"",
2026-06-11 18:01:02.845230 | controller |     "Jun 11 15:57:25.335036 crc crio[3638]: time=\"2026-06-11T15:57:25.334962389Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.845245 | controller |     "Jun 11 15:57:25.878943 crc crio[3638]: 2026-06-11T15:57:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.845259 | controller |     "Jun 11 15:57:25.879342 crc crio[3638]: time=\"2026-06-11T15:57:25.879078043Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-11 18:01:02.845273 | controller |     "Jun 11 15:57:25.879342 crc crio[3638]: time=\"2026-06-11T15:57:25.87912094Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.845287 | controller |     "Jun 11 15:57:25.879342 crc crio[3638]: time=\"2026-06-11T15:57:25.879157937Z\" 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-11 18:01:02.845303 | controller |     "Jun 11 15:57:25.879961 crc crio[3638]: time=\"2026-06-11T15:57:25.879392176Z\" 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:0xc000a880b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.845318 | controller |     "Jun 11 15:57:25.879961 crc crio[3638]: time=\"2026-06-11T15:57:25.879653672Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.845333 | controller |     "Jun 11 15:57:26.303375 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.845348 | controller |     "Jun 11 15:57:26.305167 crc crio[3638]: time=\"2026-06-11T15:57:26.303733753Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-11 18:01:02.845362 | controller |     "Jun 11 15:57:26.305167 crc crio[3638]: time=\"2026-06-11T15:57:26.303850183Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.845378 | controller |     "Jun 11 15:57:26.305167 crc crio[3638]: time=\"2026-06-11T15:57:26.303933875Z\" 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-11 18:01:02.845394 | controller |     "Jun 11 15:57:26.305167 crc crio[3638]: time=\"2026-06-11T15:57:26.304376076Z\" 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:0xc00012a6a0}] Aliases:map[]}\"",
2026-06-11 18:01:02.845416 | controller |     "Jun 11 15:57:26.305167 crc crio[3638]: time=\"2026-06-11T15:57:26.304868631Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.845432 | controller |     "Jun 11 15:57:26.741276 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.845447 | controller |     "Jun 11 15:57:26.741782 crc crio[3638]: time=\"2026-06-11T15:57:26.741556585Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-11 18:01:02.845462 | controller |     "Jun 11 15:57:26.741782 crc crio[3638]: time=\"2026-06-11T15:57:26.741674095Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.845477 | controller |     "Jun 11 15:57:26.741904 crc crio[3638]: time=\"2026-06-11T15:57:26.741831081Z\" 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-11 18:01:02.845492 | controller |     "Jun 11 15:57:26.742277 crc crio[3638]: time=\"2026-06-11T15:57:26.742180309Z\" 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:0xc000182450}] Aliases:map[]}\"",
2026-06-11 18:01:02.845508 | controller |     "Jun 11 15:57:26.742922 crc crio[3638]: time=\"2026-06-11T15:57:26.742821432Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.845544 | controller |     "Jun 11 15:57:26.791524 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.845561 | controller |     "Jun 11 15:57:26.791935 crc crio[3638]: time=\"2026-06-11T15:57:26.791834879Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-11 18:01:02.845575 | controller |     "Jun 11 15:57:26.791935 crc crio[3638]: time=\"2026-06-11T15:57:26.791904543Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.845590 | controller |     "Jun 11 15:57:26.792102 crc crio[3638]: time=\"2026-06-11T15:57:26.791954218Z\" 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-11 18:01:02.845606 | controller |     "Jun 11 15:57:26.792271 crc crio[3638]: time=\"2026-06-11T15:57:26.792193557Z\" 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:0xc000182508}] Aliases:map[]}\"",
2026-06-11 18:01:02.845627 | controller |     "Jun 11 15:57:26.792506 crc crio[3638]: time=\"2026-06-11T15:57:26.79237611Z\" 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-11 18:01:02.845643 | controller |     "Jun 11 15:57:26.832009 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.845657 | controller |     "Jun 11 15:57:26.832283 crc crio[3638]: time=\"2026-06-11T15:57:26.832135974Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-11 18:01:02.845672 | controller |     "Jun 11 15:57:26.832283 crc crio[3638]: time=\"2026-06-11T15:57:26.83217283Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.845687 | controller |     "Jun 11 15:57:26.832283 crc crio[3638]: time=\"2026-06-11T15:57:26.832216076Z\" 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-11 18:01:02.845703 | controller |     "Jun 11 15:57:26.832594 crc crio[3638]: time=\"2026-06-11T15:57:26.832517689Z\" 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:0xc0003d16c0}] Aliases:map[]}\"",
2026-06-11 18:01:02.845718 | controller |     "Jun 11 15:57:26.832783 crc crio[3638]: time=\"2026-06-11T15:57:26.832696633Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.845734 | controller |     "Jun 11 15:57:26.946560 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.845749 | controller |     "Jun 11 15:57:26.946923 crc crio[3638]: time=\"2026-06-11T15:57:26.94678478Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-11 18:01:02.845765 | controller |     "Jun 11 15:57:26.946923 crc crio[3638]: time=\"2026-06-11T15:57:26.946821216Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.845780 | controller |     "Jun 11 15:57:26.946923 crc crio[3638]: time=\"2026-06-11T15:57:26.946864712Z\" 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-11 18:01:02.845798 | controller |     "Jun 11 15:57:26.947081 crc crio[3638]: time=\"2026-06-11T15:57:26.947012299Z\" 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:0xc000a88160}] Aliases:map[]}\"",
2026-06-11 18:01:02.845817 | controller |     "Jun 11 15:57:26.947081 crc crio[3638]: time=\"2026-06-11T15:57:26.947059605Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.845833 | controller |     "Jun 11 15:57:26.947081 crc crio[3638]: time=\"2026-06-11T15:57:26.947071384Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.845848 | controller |     "Jun 11 15:57:26.947081 crc crio[3638]: time=\"2026-06-11T15:57:26.947082353Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.845864 | controller |     "Jun 11 15:57:26.967637 crc crio[3638]: 2026-06-11T15:57:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.845880 | controller |     "Jun 11 15:57:26.967637 crc crio[3638]: time=\"2026-06-11T15:57:26.967617447Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-11 18:01:02.845894 | controller |     "Jun 11 15:57:26.967814 crc crio[3638]: time=\"2026-06-11T15:57:26.967655223Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.845909 | controller |     "Jun 11 15:57:26.967814 crc crio[3638]: time=\"2026-06-11T15:57:26.967697349Z\" 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-11 18:01:02.845925 | controller |     "Jun 11 15:57:26.968013 crc crio[3638]: time=\"2026-06-11T15:57:26.967946957Z\" 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:0xc00012a750}] Aliases:map[]}\"",
2026-06-11 18:01:02.845940 | controller |     "Jun 11 15:57:26.968167 crc crio[3638]: time=\"2026-06-11T15:57:26.968106462Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.845955 | controller |     "Jun 11 15:57:27.070964 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.845971 | controller |     "Jun 11 15:57:27.071326 crc crio[3638]: time=\"2026-06-11T15:57:27.071234599Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-11 18:01:02.845986 | controller |     "Jun 11 15:57:27.071385 crc crio[3638]: time=\"2026-06-11T15:57:27.071323131Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.846001 | controller |     "Jun 11 15:57:27.071502 crc crio[3638]: time=\"2026-06-11T15:57:27.071388995Z\" 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-11 18:01:02.846019 | controller |     "Jun 11 15:57:27.072007 crc crio[3638]: time=\"2026-06-11T15:57:27.071915648Z\" 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:0xc0001825b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.846034 | controller |     "Jun 11 15:57:27.072280 crc crio[3638]: time=\"2026-06-11T15:57:27.072206083Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.846050 | controller |     "Jun 11 15:57:27.304405 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.846066 | controller |     "Jun 11 15:57:27.306137 crc crio[3638]: time=\"2026-06-11T15:57:27.304817068Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-11 18:01:02.846081 | controller |     "Jun 11 15:57:27.306137 crc crio[3638]: time=\"2026-06-11T15:57:27.304883752Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.846095 | controller |     "Jun 11 15:57:27.306137 crc crio[3638]: time=\"2026-06-11T15:57:27.304965925Z\" 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-11 18:01:02.846110 | controller |     "Jun 11 15:57:27.306137 crc crio[3638]: time=\"2026-06-11T15:57:27.305321583Z\" 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:0xc000182658}] Aliases:map[]}\"",
2026-06-11 18:01:02.846126 | controller |     "Jun 11 15:57:27.306137 crc crio[3638]: time=\"2026-06-11T15:57:27.306025729Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.846141 | controller |     "Jun 11 15:57:27.492962 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.846156 | controller |     "Jun 11 15:57:27.493277 crc crio[3638]: time=\"2026-06-11T15:57:27.493176412Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-11 18:01:02.846171 | controller |     "Jun 11 15:57:27.493336 crc crio[3638]: time=\"2026-06-11T15:57:27.493285382Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.846186 | controller |     "Jun 11 15:57:27.493371 crc crio[3638]: time=\"2026-06-11T15:57:27.493353036Z\" 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-11 18:01:02.846204 | controller |     "Jun 11 15:57:27.493969 crc crio[3638]: time=\"2026-06-11T15:57:27.493891017Z\" 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:0xc0003d17e0}] Aliases:map[]}\"",
2026-06-11 18:01:02.846220 | controller |     "Jun 11 15:57:27.494240 crc crio[3638]: time=\"2026-06-11T15:57:27.494175702Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.846235 | controller |     "Jun 11 15:57:27.621850 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.846249 | controller |     "Jun 11 15:57:27.621850 crc crio[3638]: time=\"2026-06-11T15:57:27.621111238Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-11 18:01:02.846264 | controller |     "Jun 11 15:57:27.621850 crc crio[3638]: time=\"2026-06-11T15:57:27.621169503Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.846279 | controller |     "Jun 11 15:57:27.621850 crc crio[3638]: time=\"2026-06-11T15:57:27.621217359Z\" 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-11 18:01:02.846294 | controller |     "Jun 11 15:57:27.621850 crc crio[3638]: time=\"2026-06-11T15:57:27.621733093Z\" 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:0xc0001829e8}] Aliases:map[]}\"",
2026-06-11 18:01:02.846309 | controller |     "Jun 11 15:57:27.629894 crc crio[3638]: time=\"2026-06-11T15:57:27.628759295Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.846325 | controller |     "Jun 11 15:57:27.831198 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.846340 | controller |     "Jun 11 15:57:27.832109 crc crio[3638]: time=\"2026-06-11T15:57:27.831824043Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-11 18:01:02.846354 | controller |     "Jun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.83240287Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.846369 | controller |     "Jun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.832965961Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-11 18:01:02.846388 | controller |     "Jun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.833110918Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.846403 | controller |     "Jun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.833835202Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-11 18:01:02.846418 | controller |     "Jun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.833852111Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.846432 | controller |     "Jun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.833901886Z\" 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-11 18:01:02.846448 | controller |     "Jun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.835356046Z\" 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:0xc001446000}] Aliases:map[]}\"",
2026-06-11 18:01:02.846463 | controller |     "Jun 11 15:57:27.838874 crc crio[3638]: time=\"2026-06-11T15:57:27.836921647Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.846479 | controller |     "Jun 11 15:57:27.878132 crc crio[3638]: 2026-06-11T15:57:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.846493 | controller |     "Jun 11 15:57:27.878323 crc crio[3638]: time=\"2026-06-11T15:57:27.878249161Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-11 18:01:02.846507 | controller |     "Jun 11 15:57:27.878323 crc crio[3638]: time=\"2026-06-11T15:57:27.878290267Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.846542 | controller |     "Jun 11 15:57:27.878546 crc crio[3638]: time=\"2026-06-11T15:57:27.878326794Z\" 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-11 18:01:02.846560 | controller |     "Jun 11 15:57:27.879184 crc crio[3638]: time=\"2026-06-11T15:57:27.878821439Z\" 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:0xc0001823a8}] Aliases:map[]}\"",
2026-06-11 18:01:02.846576 | controller |     "Jun 11 15:57:27.879184 crc crio[3638]: time=\"2026-06-11T15:57:27.878973146Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.846594 | controller |     "Jun 11 15:57:28.056799 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.846610 | controller |     "Jun 11 15:57:28.056799 crc crio[3638]: time=\"2026-06-11T15:57:28.056752315Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-11 18:01:02.846624 | controller |     "Jun 11 15:57:28.057244 crc crio[3638]: time=\"2026-06-11T15:57:28.056849856Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.846639 | controller |     "Jun 11 15:57:28.057244 crc crio[3638]: time=\"2026-06-11T15:57:28.056890523Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-11 18:01:02.846653 | controller |     "Jun 11 15:57:28.057370 crc crio[3638]: time=\"2026-06-11T15:57:28.056898772Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.846666 | controller |     "Jun 11 15:57:28.057511 crc crio[3638]: time=\"2026-06-11T15:57:28.057414505Z\" 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-11 18:01:02.846680 | controller |     "Jun 11 15:57:28.172383 crc crio[3638]: time=\"2026-06-11T15:57:28.170343017Z\" 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:0xc00012a8c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.846695 | controller |     "Jun 11 15:57:28.172383 crc crio[3638]: time=\"2026-06-11T15:57:28.17229801Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.846710 | controller |     "Jun 11 15:57:28.209098 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.846725 | controller |     "Jun 11 15:57:28.209098 crc crio[3638]: time=\"2026-06-11T15:57:28.209142546Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-11 18:01:02.846739 | controller |     "Jun 11 15:57:28.209098 crc crio[3638]: time=\"2026-06-11T15:57:28.209181612Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.846753 | controller |     "Jun 11 15:57:28.209098 crc crio[3638]: time=\"2026-06-11T15:57:28.209234057Z\" 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-11 18:01:02.846768 | controller |     "Jun 11 15:57:28.245018 crc crio[3638]: time=\"2026-06-11T15:57:28.209746682Z\" 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:0xc00008c470}] Aliases:map[]}\"",
2026-06-11 18:01:02.846788 | controller |     "Jun 11 15:57:28.245018 crc crio[3638]: time=\"2026-06-11T15:57:28.20999203Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.846804 | controller |     "Jun 11 15:57:28.647948 crc crio[3638]: time=\"2026-06-11T15:57:28.646013342Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=674c2542-637e-4fc0-9360-147b7229729d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.846819 | controller |     "Jun 11 15:57:28.647948 crc crio[3638]: time=\"2026-06-11T15:57:28.646302557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.846835 | controller |     "Jun 11 15:57:28.655051 crc crio[3638]: time=\"2026-06-11T15:57:28.653757949Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=08f57fb9-5b6d-4caa-b902-a1d59373d8d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.846850 | controller |     "Jun 11 15:57:28.655051 crc crio[3638]: time=\"2026-06-11T15:57:28.653869839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.846864 | controller |     "Jun 11 15:57:28.655315 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.846879 | controller |     "Jun 11 15:57:28.655670 crc crio[3638]: time=\"2026-06-11T15:57:28.655409552Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-11 18:01:02.846894 | controller |     "Jun 11 15:57:28.655670 crc crio[3638]: time=\"2026-06-11T15:57:28.655508373Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.846909 | controller |     "Jun 11 15:57:28.655670 crc crio[3638]: time=\"2026-06-11T15:57:28.655569938Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-11 18:01:02.846924 | controller |     "Jun 11 15:57:28.655670 crc crio[3638]: time=\"2026-06-11T15:57:28.655586866Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.846939 | controller |     "Jun 11 15:57:28.655670 crc crio[3638]: time=\"2026-06-11T15:57:28.655624183Z\" 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-11 18:01:02.846954 | controller |     "Jun 11 15:57:28.655873 crc crio[3638]: time=\"2026-06-11T15:57:28.655840603Z\" 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:0xc00008c468}] Aliases:map[]}\"",
2026-06-11 18:01:02.846969 | controller |     "Jun 11 15:57:28.656070 crc crio[3638]: time=\"2026-06-11T15:57:28.655983241Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.846984 | controller |     "Jun 11 15:57:28.668789 crc crio[3638]: time=\"2026-06-11T15:57:28.668617372Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=08f57fb9-5b6d-4caa-b902-a1d59373d8d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.847004 | controller |     "Jun 11 15:57:28.669401 crc crio[3638]: time=\"2026-06-11T15:57:28.668830041Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=674c2542-637e-4fc0-9360-147b7229729d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.847021 | controller |     "Jun 11 15:57:28.702014 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.847037 | controller |     "Jun 11 15:57:28.702370 crc crio[3638]: time=\"2026-06-11T15:57:28.702242193Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-11 18:01:02.847052 | controller |     "Jun 11 15:57:28.702370 crc crio[3638]: time=\"2026-06-11T15:57:28.702351483Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.847068 | controller |     "Jun 11 15:57:28.702631 crc crio[3638]: time=\"2026-06-11T15:57:28.702515119Z\" 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-11 18:01:02.847084 | controller |     "Jun 11 15:57:28.703214 crc crio[3638]: time=\"2026-06-11T15:57:28.703075098Z\" 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:0xc00210c200}] Aliases:map[]}\"",
2026-06-11 18:01:02.847099 | controller |     "Jun 11 15:57:28.704016 crc crio[3638]: time=\"2026-06-11T15:57:28.703896145Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.847116 | controller |     "Jun 11 15:57:28.737114 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.847131 | controller |     "Jun 11 15:57:28.737387 crc crio[3638]: time=\"2026-06-11T15:57:28.737248912Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-11 18:01:02.847148 | controller |     "Jun 11 15:57:28.737387 crc crio[3638]: time=\"2026-06-11T15:57:28.737371951Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.847165 | controller |     "Jun 11 15:57:28.737837 crc crio[3638]: time=\"2026-06-11T15:57:28.737647656Z\" 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-11 18:01:02.847179 | controller |     "Jun 11 15:57:28.737837 crc crio[3638]: time=\"2026-06-11T15:57:28.737802552Z\" 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:0xc00210c290}] Aliases:map[]}\"",
2026-06-11 18:01:02.847199 | controller |     "Jun 11 15:57:28.737961 crc crio[3638]: time=\"2026-06-11T15:57:28.737864807Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.847214 | controller |     "Jun 11 15:57:28.737961 crc crio[3638]: time=\"2026-06-11T15:57:28.737878985Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.847229 | controller |     "Jun 11 15:57:28.737961 crc crio[3638]: time=\"2026-06-11T15:57:28.737892734Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.847243 | controller |     "Jun 11 15:57:28.743485 crc crio[3638]: time=\"2026-06-11T15:57:28.74321303Z\" level=info msg=\"Ran pod sandbox 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d with infra container: openshift-etcd/etcd-crc/POD\" id=674c2542-637e-4fc0-9360-147b7229729d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.847258 | controller |     "Jun 11 15:57:28.743781 crc crio[3638]: time=\"2026-06-11T15:57:28.743621043Z\" level=info msg=\"Ran pod sandbox 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=08f57fb9-5b6d-4caa-b902-a1d59373d8d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.847273 | controller |     "Jun 11 15:57:28.750512 crc crio[3638]: time=\"2026-06-11T15:57:28.750221853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9fdbf2ff-f02c-4703-afea-79bb7f011207 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.847288 | controller |     "Jun 11 15:57:28.755146 crc crio[3638]: time=\"2026-06-11T15:57:28.75505151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6d290d5c-d569-4ebe-b42b-66063f43c660 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.847302 | controller |     "Jun 11 15:57:28.760483 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.847316 | controller |     "Jun 11 15:57:28.760580 crc crio[3638]: time=\"2026-06-11T15:57:28.760509612Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-11 18:01:02.847331 | controller |     "Jun 11 15:57:28.760580 crc crio[3638]: time=\"2026-06-11T15:57:28.760573007Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.847346 | controller |     "Jun 11 15:57:28.760665 crc crio[3638]: time=\"2026-06-11T15:57:28.760611803Z\" 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-11 18:01:02.847361 | controller |     "Jun 11 15:57:28.760901 crc crio[3638]: time=\"2026-06-11T15:57:28.760826344Z\" 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:0xc000b12518}] Aliases:map[]}\"",
2026-06-11 18:01:02.847381 | controller |     "Jun 11 15:57:28.761093 crc crio[3638]: time=\"2026-06-11T15:57:28.761027856Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.847397 | controller |     "Jun 11 15:57:28.768582 crc crio[3638]: time=\"2026-06-11T15:57:28.768398117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=935f1d25-017d-483e-b1ee-432de7d67037 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.847412 | controller |     "Jun 11 15:57:28.770853 crc crio[3638]: time=\"2026-06-11T15:57:28.770741287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e5e35c27-41bd-4d7b-9e30-119b96a08f45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.847428 | controller |     "Jun 11 15:57:28.778067 crc crio[3638]: time=\"2026-06-11T15:57:28.778029275Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fa42d35f-38d5-4405-8391-ec01929db78d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.847443 | controller |     "Jun 11 15:57:28.778940 crc crio[3638]: time=\"2026-06-11T15:57:28.778027785Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=44145dae-20f3-4b9b-961e-aa567864e377 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.847458 | controller |     "Jun 11 15:57:28.789513 crc crio[3638]: time=\"2026-06-11T15:57:28.789397559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.847472 | controller |     "Jun 11 15:57:28.789738 crc crio[3638]: time=\"2026-06-11T15:57:28.789654256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.847487 | controller |     "Jun 11 15:57:28.819616 crc crio[3638]: time=\"2026-06-11T15:57:28.819065526Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=fbe8cbd2-6576-4328-b8e7-fbe15816e684 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.847501 | controller |     "Jun 11 15:57:28.820042 crc crio[3638]: time=\"2026-06-11T15:57:28.819782771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.847536 | controller |     "Jun 11 15:57:28.840825 crc crio[3638]: time=\"2026-06-11T15:57:28.840725628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.847553 | controller |     "Jun 11 15:57:28.840825 crc crio[3638]: time=\"2026-06-11T15:57:28.840792802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.847572 | controller |     "Jun 11 15:57:28.845268 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.847594 | controller |     "Jun 11 15:57:28.846025 crc crio[3638]: time=\"2026-06-11T15:57:28.845415638Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-11 18:01:02.847619 | controller |     "Jun 11 15:57:28.846223 crc crio[3638]: time=\"2026-06-11T15:57:28.846015564Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.847639 | controller |     "Jun 11 15:57:28.846223 crc crio[3638]: time=\"2026-06-11T15:57:28.84618002Z\" 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-11 18:01:02.847658 | controller |     "Jun 11 15:57:28.848293 crc crio[3638]: time=\"2026-06-11T15:57:28.847915805Z\" 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:0xc0003d0b28}] Aliases:map[]}\"",
2026-06-11 18:01:02.847673 | controller |     "Jun 11 15:57:28.848293 crc crio[3638]: time=\"2026-06-11T15:57:28.848386532Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.847689 | controller |     "Jun 11 15:57:28.850391 crc crio[3638]: time=\"2026-06-11T15:57:28.850143225Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fbe8cbd2-6576-4328-b8e7-fbe15816e684 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.847703 | controller |     "Jun 11 15:57:28.863393 crc crio[3638]: time=\"2026-06-11T15:57:28.863270111Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=a23b5a03-c376-4953-aa2f-457d7000a9d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.847718 | controller |     "Jun 11 15:57:28.863657 crc crio[3638]: time=\"2026-06-11T15:57:28.863592942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.847733 | controller |     "Jun 11 15:57:28.896817 crc crio[3638]: time=\"2026-06-11T15:57:28.895924161Z\" level=info msg=\"Ran pod sandbox 98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=fbe8cbd2-6576-4328-b8e7-fbe15816e684 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.847747 | controller |     "Jun 11 15:57:28.903909 crc crio[3638]: time=\"2026-06-11T15:57:28.903785868Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a23b5a03-c376-4953-aa2f-457d7000a9d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.847762 | controller |     "Jun 11 15:57:28.906840 crc crio[3638]: time=\"2026-06-11T15:57:28.903810157Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=e659f879-7465-4ce9-9719-d7363aa7e4e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.847776 | controller |     "Jun 11 15:57:28.907221 crc crio[3638]: time=\"2026-06-11T15:57:28.906957895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.847790 | controller |     "Jun 11 15:57:28.915635 crc crio[3638]: 2026-06-11T15:57:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.847808 | controller |     "Jun 11 15:57:28.915635 crc crio[3638]: time=\"2026-06-11T15:57:28.915133103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=804a195d-e242-43ce-aeba-5d339c682745 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.847824 | controller |     "Jun 11 15:57:28.915635 crc crio[3638]: time=\"2026-06-11T15:57:28.915262571Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-11 18:01:02.847839 | controller |     "Jun 11 15:57:28.915635 crc crio[3638]: time=\"2026-06-11T15:57:28.915307047Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.847854 | controller |     "Jun 11 15:57:28.915635 crc crio[3638]: time=\"2026-06-11T15:57:28.915348244Z\" 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-11 18:01:02.847869 | controller |     "Jun 11 15:57:28.916068 crc crio[3638]: time=\"2026-06-11T15:57:28.915769326Z\" 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:0xc00210c000}] Aliases:map[]}\"",
2026-06-11 18:01:02.847885 | controller |     "Jun 11 15:57:28.916068 crc crio[3638]: time=\"2026-06-11T15:57:28.915941361Z\" 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-11 18:01:02.847901 | controller |     "Jun 11 15:57:28.926707 crc crio[3638]: time=\"2026-06-11T15:57:28.926645343Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e659f879-7465-4ce9-9719-d7363aa7e4e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.847916 | controller |     "Jun 11 15:57:28.928786 crc crio[3638]: time=\"2026-06-11T15:57:28.928641775Z\" level=info msg=\"Ran pod sandbox d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=a23b5a03-c376-4953-aa2f-457d7000a9d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.847931 | controller |     "Jun 11 15:57:28.929356 crc crio[3638]: time=\"2026-06-11T15:57:28.928875044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2c4c3918-71e3-4acf-8b07-608792b6d622 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.847946 | controller |     "Jun 11 15:57:28.931625 crc crio[3638]: time=\"2026-06-11T15:57:28.931306507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=aa513e87-025c-48cf-8c92-d24c757dd066 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.847961 | controller |     "Jun 11 15:57:28.936372 crc crio[3638]: time=\"2026-06-11T15:57:28.936191959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=62fd85d8-a03a-45b9-9d43-8d5b13f84158 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.847979 | controller |     "Jun 11 15:57:28.941028 crc crio[3638]: time=\"2026-06-11T15:57:28.940415342Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=c2b3ccea-7afc-4073-bf2a-adfe46804653 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.847996 | controller |     "Jun 11 15:57:28.942167 crc crio[3638]: time=\"2026-06-11T15:57:28.94212022Z\" level=info msg=\"Ran pod sandbox 2989741bb8b09770fdef556be3416e0047aef22d51bc9744897c43ba4c0af861 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=e659f879-7465-4ce9-9719-d7363aa7e4e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.848011 | controller |     "Jun 11 15:57:28.942978 crc crio[3638]: time=\"2026-06-11T15:57:28.942401885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.848025 | controller |     "Jun 11 15:57:28.946928 crc crio[3638]: time=\"2026-06-11T15:57:28.94635777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6668f6c1-9562-49dc-9cdb-64c99e95e5f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.848040 | controller |     "Jun 11 15:57:28.947059 crc crio[3638]: time=\"2026-06-11T15:57:28.947011512Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=b5fd17bd-3bb2-4ec1-9cb7-a11074ee79f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.848056 | controller |     "Jun 11 15:57:28.952792 crc crio[3638]: time=\"2026-06-11T15:57:28.952643488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.848071 | controller |     "Jun 11 15:57:28.958288 crc crio[3638]: time=\"2026-06-11T15:57:28.958185462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d3c5a193-a817-4692-88cc-72a2a8554306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.848086 | controller |     "Jun 11 15:57:28.964211 crc crio[3638]: time=\"2026-06-11T15:57:28.964144739Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=74d9d802-245b-4cfd-a151-677639a33da6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.848101 | controller |     "Jun 11 15:57:28.966046 crc crio[3638]: time=\"2026-06-11T15:57:28.966014761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.848116 | controller |     "Jun 11 15:57:28.967086 crc crio[3638]: time=\"2026-06-11T15:57:28.966969377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.848132 | controller |     "Jun 11 15:57:28.990748 crc crio[3638]: time=\"2026-06-11T15:57:28.990155403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.848149 | controller |     "Jun 11 15:57:29.002401 crc crio[3638]: time=\"2026-06-11T15:57:29.001030271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.848180 | controller |     "Jun 11 15:57:29.250414 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.848201 | controller |     "Jun 11 15:57:29.251068 crc crio[3638]: time=\"2026-06-11T15:57:29.250871704Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-11 18:01:02.848218 | controller |     "Jun 11 15:57:29.251140 crc crio[3638]: time=\"2026-06-11T15:57:29.251068968Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.848233 | controller |     "Jun 11 15:57:29.251179 crc crio[3638]: time=\"2026-06-11T15:57:29.251136072Z\" 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-11 18:01:02.848248 | controller |     "Jun 11 15:57:29.251846 crc crio[3638]: time=\"2026-06-11T15:57:29.251694141Z\" 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:0xc001930000}] Aliases:map[]}\"",
2026-06-11 18:01:02.848263 | controller |     "Jun 11 15:57:29.252139 crc crio[3638]: time=\"2026-06-11T15:57:29.252030761Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.848278 | controller |     "Jun 11 15:57:29.505254 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.848293 | controller |     "Jun 11 15:57:29.505948 crc crio[3638]: time=\"2026-06-11T15:57:29.505809903Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-11 18:01:02.848308 | controller |     "Jun 11 15:57:29.506014 crc crio[3638]: time=\"2026-06-11T15:57:29.50594931Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.848322 | controller |     "Jun 11 15:57:29.506014 crc crio[3638]: time=\"2026-06-11T15:57:29.506004625Z\" 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-11 18:01:02.848337 | controller |     "Jun 11 15:57:29.506386 crc crio[3638]: time=\"2026-06-11T15:57:29.506274101Z\" 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:0xc0019301b0}] Aliases:map[]}\"",
2026-06-11 18:01:02.848352 | controller |     "Jun 11 15:57:29.506760 crc crio[3638]: time=\"2026-06-11T15:57:29.506665466Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.848367 | controller |     "Jun 11 15:57:29.644381 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.848388 | controller |     "Jun 11 15:57:29.645477 crc crio[3638]: time=\"2026-06-11T15:57:29.645324674Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-11 18:01:02.848403 | controller |     "Jun 11 15:57:29.645477 crc crio[3638]: time=\"2026-06-11T15:57:29.645399858Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.848418 | controller |     "Jun 11 15:57:29.645714 crc crio[3638]: time=\"2026-06-11T15:57:29.645644436Z\" 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-11 18:01:02.848434 | controller |     "Jun 11 15:57:29.645979 crc crio[3638]: time=\"2026-06-11T15:57:29.645910762Z\" 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:0xc002aae098}] Aliases:map[]}\"",
2026-06-11 18:01:02.848449 | controller |     "Jun 11 15:57:29.646182 crc crio[3638]: time=\"2026-06-11T15:57:29.646117364Z\" 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-11 18:01:02.848465 | controller |     "Jun 11 15:57:29.668125 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.848480 | controller |     "Jun 11 15:57:29.669086 crc crio[3638]: time=\"2026-06-11T15:57:29.668903116Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-11 18:01:02.848494 | controller |     "Jun 11 15:57:29.669086 crc crio[3638]: time=\"2026-06-11T15:57:29.669053453Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.848526 | controller |     "Jun 11 15:57:29.669086 crc crio[3638]: time=\"2026-06-11T15:57:29.669088609Z\" 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-11 18:01:02.848549 | controller |     "Jun 11 15:57:29.669297 crc crio[3638]: time=\"2026-06-11T15:57:29.669277072Z\" 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:0xc000b12378}] Aliases:map[]}\"",
2026-06-11 18:01:02.848566 | controller |     "Jun 11 15:57:29.669536 crc crio[3638]: time=\"2026-06-11T15:57:29.669397452Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.848585 | controller |     "Jun 11 15:57:29.823300 crc crio[3638]: 2026-06-11T15:57:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.848600 | controller |     "Jun 11 15:57:29.823610 crc crio[3638]: time=\"2026-06-11T15:57:29.82349573Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-11 18:01:02.848614 | controller |     "Jun 11 15:57:29.823610 crc crio[3638]: time=\"2026-06-11T15:57:29.823544525Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.848630 | controller |     "Jun 11 15:57:29.823610 crc crio[3638]: time=\"2026-06-11T15:57:29.82359768Z\" 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-11 18:01:02.848645 | controller |     "Jun 11 15:57:29.825361 crc crio[3638]: time=\"2026-06-11T15:57:29.824548706Z\" 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:0xc000b127f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.848660 | controller |     "Jun 11 15:57:29.825361 crc crio[3638]: time=\"2026-06-11T15:57:29.82472348Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.848675 | controller |     "Jun 11 15:57:30.186540 crc crio[3638]: 2026-06-11T15:57:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.848690 | controller |     "Jun 11 15:57:30.186900 crc crio[3638]: time=\"2026-06-11T15:57:30.186620124Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-11 18:01:02.848705 | controller |     "Jun 11 15:57:30.186900 crc crio[3638]: time=\"2026-06-11T15:57:30.186670966Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.848719 | controller |     "Jun 11 15:57:30.186900 crc crio[3638]: time=\"2026-06-11T15:57:30.186716247Z\" 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-11 18:01:02.848735 | controller |     "Jun 11 15:57:30.187042 crc crio[3638]: time=\"2026-06-11T15:57:30.186986226Z\" 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:0xc002224048}] Aliases:map[]}\"",
2026-06-11 18:01:02.848750 | controller |     "Jun 11 15:57:30.187299 crc crio[3638]: time=\"2026-06-11T15:57:30.187229004Z\" 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-11 18:01:02.848769 | controller |     "Jun 11 15:57:30.560995 crc crio[3638]: 2026-06-11T15:57:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.848784 | controller |     "Jun 11 15:57:30.561575 crc crio[3638]: time=\"2026-06-11T15:57:30.561512577Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-11 18:01:02.848800 | controller |     "Jun 11 15:57:30.561744 crc crio[3638]: time=\"2026-06-11T15:57:30.561705414Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.848816 | controller |     "Jun 11 15:57:30.561928 crc crio[3638]: time=\"2026-06-11T15:57:30.56189365Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-11 18:01:02.848831 | controller |     "Jun 11 15:57:30.562069 crc crio[3638]: time=\"2026-06-11T15:57:30.562040196Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.848845 | controller |     "Jun 11 15:57:30.563181 crc crio[3638]: time=\"2026-06-11T15:57:30.563143941Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-11 18:01:02.848860 | controller |     "Jun 11 15:57:30.563634 crc crio[3638]: time=\"2026-06-11T15:57:30.563600687Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.848874 | controller |     "Jun 11 15:57:30.563810 crc crio[3638]: time=\"2026-06-11T15:57:30.563778953Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-11 18:01:02.848890 | controller |     "Jun 11 15:57:30.563955 crc crio[3638]: time=\"2026-06-11T15:57:30.563923658Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.848905 | controller |     "Jun 11 15:57:30.564125 crc crio[3638]: time=\"2026-06-11T15:57:30.564084323Z\" 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-11 18:01:02.848920 | controller |     "Jun 11 15:57:30.565171 crc crio[3638]: time=\"2026-06-11T15:57:30.565126358Z\" 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:0xc001446220}] Aliases:map[]}\"",
2026-06-11 18:01:02.848935 | controller |     "Jun 11 15:57:30.565835 crc crio[3638]: time=\"2026-06-11T15:57:30.56579238Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.848950 | controller |     "Jun 11 15:57:30.778182 crc crio[3638]: 2026-06-11T15:57:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.848965 | controller |     "Jun 11 15:57:30.778923 crc crio[3638]: time=\"2026-06-11T15:57:30.778221046Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-11 18:01:02.848980 | controller |     "Jun 11 15:57:30.778923 crc crio[3638]: time=\"2026-06-11T15:57:30.778266658Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.848998 | controller |     "Jun 11 15:57:30.778923 crc crio[3638]: time=\"2026-06-11T15:57:30.778310119Z\" 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-11 18:01:02.849014 | controller |     "Jun 11 15:57:30.778923 crc crio[3638]: time=\"2026-06-11T15:57:30.778582758Z\" 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:0xc000b121d8}] Aliases:map[]}\"",
2026-06-11 18:01:02.849030 | controller |     "Jun 11 15:57:30.778923 crc crio[3638]: time=\"2026-06-11T15:57:30.778826076Z\" 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-11 18:01:02.849045 | controller |     "Jun 11 15:57:30.922221 crc crio[3638]: 2026-06-11T15:57:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.849060 | controller |     "Jun 11 15:57:30.922561 crc crio[3638]: time=\"2026-06-11T15:57:30.922377545Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-11 18:01:02.849075 | controller |     "Jun 11 15:57:30.922561 crc crio[3638]: time=\"2026-06-11T15:57:30.922501529Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.849090 | controller |     "Jun 11 15:57:30.922561 crc crio[3638]: time=\"2026-06-11T15:57:30.922526Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-11 18:01:02.849104 | controller |     "Jun 11 15:57:30.922561 crc crio[3638]: time=\"2026-06-11T15:57:30.92253779Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.849119 | controller |     "Jun 11 15:57:30.922561 crc crio[3638]: time=\"2026-06-11T15:57:30.922550651Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-11 18:01:02.849134 | controller |     "Jun 11 15:57:30.922561 crc crio[3638]: time=\"2026-06-11T15:57:30.922561831Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.849149 | controller |     "Jun 11 15:57:30.922945 crc crio[3638]: time=\"2026-06-11T15:57:30.922605274Z\" 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-11 18:01:02.849165 | controller |     "Jun 11 15:57:30.923007 crc crio[3638]: time=\"2026-06-11T15:57:30.922943435Z\" 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:0xc00012a868}] Aliases:map[]}\"",
2026-06-11 18:01:02.849181 | controller |     "Jun 11 15:57:30.923187 crc crio[3638]: time=\"2026-06-11T15:57:30.923129231Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.849200 | controller |     "Jun 11 15:57:31.096802 crc crio[3638]: 2026-06-11T15:57:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.849216 | controller |     "Jun 11 15:57:31.097072 crc crio[3638]: time=\"2026-06-11T15:57:31.096914013Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-11 18:01:02.849232 | controller |     "Jun 11 15:57:31.097072 crc crio[3638]: time=\"2026-06-11T15:57:31.096960554Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.849248 | controller |     "Jun 11 15:57:31.097072 crc crio[3638]: time=\"2026-06-11T15:57:31.096999036Z\" 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-11 18:01:02.849263 | controller |     "Jun 11 15:57:31.097320 crc crio[3638]: time=\"2026-06-11T15:57:31.097109829Z\" 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:0xc002aae050}] Aliases:map[]}\"",
2026-06-11 18:01:02.849278 | controller |     "Jun 11 15:57:31.097320 crc crio[3638]: time=\"2026-06-11T15:57:31.097163271Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.849293 | controller |     "Jun 11 15:57:31.097320 crc crio[3638]: time=\"2026-06-11T15:57:31.097174871Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.849308 | controller |     "Jun 11 15:57:31.097320 crc crio[3638]: time=\"2026-06-11T15:57:31.097185302Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.849322 | controller |     "Jun 11 15:57:31.142160 crc crio[3638]: 2026-06-11T15:57:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.849337 | controller |     "Jun 11 15:57:31.142481 crc crio[3638]: time=\"2026-06-11T15:57:31.14229061Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-11 18:01:02.849351 | controller |     "Jun 11 15:57:31.142481 crc crio[3638]: time=\"2026-06-11T15:57:31.142337341Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.849365 | controller |     "Jun 11 15:57:31.142481 crc crio[3638]: time=\"2026-06-11T15:57:31.142470105Z\" 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-11 18:01:02.849379 | controller |     "Jun 11 15:57:31.142689 crc crio[3638]: time=\"2026-06-11T15:57:31.142627771Z\" 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:0xc0003d02c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.849398 | controller |     "Jun 11 15:57:31.142689 crc crio[3638]: time=\"2026-06-11T15:57:31.142686822Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.849412 | controller |     "Jun 11 15:57:31.142791 crc crio[3638]: time=\"2026-06-11T15:57:31.142700583Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.849427 | controller |     "Jun 11 15:57:31.142791 crc crio[3638]: time=\"2026-06-11T15:57:31.142715323Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.849441 | controller |     "Jun 11 15:57:31.449889 crc crio[3638]: time=\"2026-06-11T15:57:31.448880873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.849455 | controller |     "Jun 11 15:57:31.450240 crc crio[3638]: time=\"2026-06-11T15:57:31.449911568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.849471 | controller |     "Jun 11 15:57:31.450925 crc crio[3638]: time=\"2026-06-11T15:57:31.450837678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.849486 | controller |     "Jun 11 15:57:31.451055 crc crio[3638]: time=\"2026-06-11T15:57:31.449315309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.849500 | controller |     "Jun 11 15:57:31.454328 crc crio[3638]: time=\"2026-06-11T15:57:31.454102417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.849542 | controller |     "Jun 11 15:57:31.573643 crc crio[3638]: 2026-06-11T15:57:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.849561 | controller |     "Jun 11 15:57:31.573808 crc crio[3638]: time=\"2026-06-11T15:57:31.5737405Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-11 18:01:02.849576 | controller |     "Jun 11 15:57:31.573808 crc crio[3638]: time=\"2026-06-11T15:57:31.573806122Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.849591 | controller |     "Jun 11 15:57:31.574052 crc crio[3638]: time=\"2026-06-11T15:57:31.573965427Z\" 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-11 18:01:02.849607 | controller |     "Jun 11 15:57:31.574480 crc crio[3638]: time=\"2026-06-11T15:57:31.574284418Z\" 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:0xc00008c140}] Aliases:map[]}\"",
2026-06-11 18:01:02.849627 | controller |     "Jun 11 15:57:31.574711 crc crio[3638]: time=\"2026-06-11T15:57:31.574629459Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.849649 | controller |     "Jun 11 15:57:31.751591 crc crio[3638]: time=\"2026-06-11T15:57:31.75104725Z\" level=info msg=\"Created container bfcaceb9e688ab17a10ead54024b05b7d9486656a5d33854976545dc911841f6: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=c2b3ccea-7afc-4073-bf2a-adfe46804653 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.849677 | controller |     "Jun 11 15:57:31.754471 crc crio[3638]: time=\"2026-06-11T15:57:31.754164964Z\" level=info msg=\"Starting container: bfcaceb9e688ab17a10ead54024b05b7d9486656a5d33854976545dc911841f6\" id=54ae7a48-b544-485e-a3c5-f8562401c3ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.849706 | controller |     "Jun 11 15:57:31.772356 crc crio[3638]: time=\"2026-06-11T15:57:31.772162042Z\" level=info msg=\"Created container b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2: openshift-etcd/etcd-crc/setup\" id=44145dae-20f3-4b9b-961e-aa567864e377 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.849735 | controller |     "Jun 11 15:57:31.773383 crc crio[3638]: time=\"2026-06-11T15:57:31.773235448Z\" level=info msg=\"Created container 59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fa42d35f-38d5-4405-8391-ec01929db78d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.849762 | controller |     "Jun 11 15:57:31.774184 crc crio[3638]: time=\"2026-06-11T15:57:31.774086445Z\" level=info msg=\"Starting container: b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2\" id=5f7d3f78-697d-4535-a502-d7f2eeb47bb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.849789 | controller |     "Jun 11 15:57:31.776176 crc crio[3638]: time=\"2026-06-11T15:57:31.776071712Z\" level=info msg=\"Starting container: 59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe\" id=41188d49-ca82-4caf-9d7c-89c10e362744 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.849815 | controller |     "Jun 11 15:57:31.786348 crc crio[3638]: time=\"2026-06-11T15:57:31.786062114Z\" level=info msg=\"Started container\" PID=5309 containerID=b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2 description=openshift-etcd/etcd-crc/setup id=5f7d3f78-697d-4535-a502-d7f2eeb47bb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d",
2026-06-11 18:01:02.849843 | controller |     "Jun 11 15:57:31.790359 crc crio[3638]: time=\"2026-06-11T15:57:31.790261823Z\" level=info msg=\"Started container\" PID=5306 containerID=bfcaceb9e688ab17a10ead54024b05b7d9486656a5d33854976545dc911841f6 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=54ae7a48-b544-485e-a3c5-f8562401c3ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93",
2026-06-11 18:01:02.849878 | controller |     "Jun 11 15:57:31.791812 crc crio[3638]: time=\"2026-06-11T15:57:31.791723112Z\" level=info msg=\"Created container e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=b5fd17bd-3bb2-4ec1-9cb7-a11074ee79f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.849907 | controller |     "Jun 11 15:57:31.793228 crc crio[3638]: time=\"2026-06-11T15:57:31.793083637Z\" level=info msg=\"Starting container: e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29\" id=384b9a63-3ffe-461b-a7a9-7ba12ab43163 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.849935 | controller |     "Jun 11 15:57:31.806175 crc crio[3638]: time=\"2026-06-11T15:57:31.805899272Z\" level=info msg=\"Started container\" PID=5310 containerID=e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=384b9a63-3ffe-461b-a7a9-7ba12ab43163 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497",
2026-06-11 18:01:02.849969 | controller |     "Jun 11 15:57:31.811031 crc crio[3638]: time=\"2026-06-11T15:57:31.810731993Z\" level=info msg=\"Created container 6fa422cd9dbd17edc6819cc1d2882d99a416b07134f25ef0fe72bc5bd129682d: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=74d9d802-245b-4cfd-a151-677639a33da6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.849996 | controller |     "Jun 11 15:57:31.816369 crc crio[3638]: time=\"2026-06-11T15:57:31.816181124Z\" level=info msg=\"Starting container: 6fa422cd9dbd17edc6819cc1d2882d99a416b07134f25ef0fe72bc5bd129682d\" id=871ed387-b3b1-497c-99ed-4eb302d8f76a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.850023 | controller |     "Jun 11 15:57:31.817350 crc crio[3638]: time=\"2026-06-11T15:57:31.817106545Z\" level=info msg=\"Started container\" PID=5307 containerID=59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe description=openshift-kube-apiserver/kube-apiserver-crc/setup id=41188d49-ca82-4caf-9d7c-89c10e362744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884",
2026-06-11 18:01:02.850051 | controller |     "Jun 11 15:57:31.834106 crc crio[3638]: time=\"2026-06-11T15:57:31.833723906Z\" level=info msg=\"Started container\" PID=5311 containerID=6fa422cd9dbd17edc6819cc1d2882d99a416b07134f25ef0fe72bc5bd129682d description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=871ed387-b3b1-497c-99ed-4eb302d8f76a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2989741bb8b09770fdef556be3416e0047aef22d51bc9744897c43ba4c0af861",
2026-06-11 18:01:02.850078 | controller |     "Jun 11 15:57:31.846766 crc crio[3638]: time=\"2026-06-11T15:57:31.846628385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e18d256b-7bbf-4b3f-ae4c-f1351acf4c60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.850105 | controller |     "Jun 11 15:57:31.854273 crc crio[3638]: time=\"2026-06-11T15:57:31.853847985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ecd50155-4941-4521-b479-3ca812812c19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.850131 | controller |     "Jun 11 15:57:31.860386 crc crio[3638]: time=\"2026-06-11T15:57:31.860227608Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=91863dc0-a135-4f7c-95ce-eae02b20ba77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.850161 | controller |     "Jun 11 15:57:31.861330 crc crio[3638]: time=\"2026-06-11T15:57:31.861243211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.850189 | controller |     "Jun 11 15:57:31.901000 crc crio[3638]: time=\"2026-06-11T15:57:31.900798075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.850215 | controller |     "Jun 11 15:57:32.042305 crc crio[3638]: 2026-06-11T15:57:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.850246 | controller |     "Jun 11 15:57:32.042587 crc crio[3638]: time=\"2026-06-11T15:57:32.042504182Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-11 18:01:02.850277 | controller |     "Jun 11 15:57:32.042587 crc crio[3638]: time=\"2026-06-11T15:57:32.042565714Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.850305 | controller |     "Jun 11 15:57:32.042587 crc crio[3638]: time=\"2026-06-11T15:57:32.042587025Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-11 18:01:02.850331 | controller |     "Jun 11 15:57:32.042725 crc crio[3638]: time=\"2026-06-11T15:57:32.042596445Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.850359 | controller |     "Jun 11 15:57:32.042725 crc crio[3638]: time=\"2026-06-11T15:57:32.042608526Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-11 18:01:02.850385 | controller |     "Jun 11 15:57:32.042725 crc crio[3638]: time=\"2026-06-11T15:57:32.042616126Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.850411 | controller |     "Jun 11 15:57:32.042725 crc crio[3638]: time=\"2026-06-11T15:57:32.042648737Z\" 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-11 18:01:02.850439 | controller |     "Jun 11 15:57:32.042877 crc crio[3638]: time=\"2026-06-11T15:57:32.042850644Z\" 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:0xc00008c9c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.850466 | controller |     "Jun 11 15:57:32.043186 crc crio[3638]: time=\"2026-06-11T15:57:32.043019759Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.850493 | controller |     "Jun 11 15:57:32.064639 crc crio[3638]: 2026-06-11T15:57:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.850544 | controller |     "Jun 11 15:57:32.064850 crc crio[3638]: time=\"2026-06-11T15:57:32.06472161Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-11 18:01:02.850576 | controller |     "Jun 11 15:57:32.064850 crc crio[3638]: time=\"2026-06-11T15:57:32.064763802Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.850604 | controller |     "Jun 11 15:57:32.064850 crc crio[3638]: time=\"2026-06-11T15:57:32.064814334Z\" 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-11 18:01:02.850631 | controller |     "Jun 11 15:57:32.065011 crc crio[3638]: time=\"2026-06-11T15:57:32.064972309Z\" 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:0xc001447188}] Aliases:map[]}\"",
2026-06-11 18:01:02.850662 | controller |     "Jun 11 15:57:32.065066 crc crio[3638]: time=\"2026-06-11T15:57:32.06501925Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.850691 | controller |     "Jun 11 15:57:32.065066 crc crio[3638]: time=\"2026-06-11T15:57:32.065031251Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.850718 | controller |     "Jun 11 15:57:32.065066 crc crio[3638]: time=\"2026-06-11T15:57:32.065046501Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.850745 | controller |     "Jun 11 15:57:32.145545 crc crio[3638]: time=\"2026-06-11T15:57:32.145296507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.850771 | controller |     "Jun 11 15:57:32.184698 crc crio[3638]: 2026-06-11T15:57:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.850798 | controller |     "Jun 11 15:57:32.184875 crc crio[3638]: time=\"2026-06-11T15:57:32.184777938Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-11 18:01:02.850823 | controller |     "Jun 11 15:57:32.184875 crc crio[3638]: time=\"2026-06-11T15:57:32.184873982Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.850850 | controller |     "Jun 11 15:57:32.184993 crc crio[3638]: time=\"2026-06-11T15:57:32.184923023Z\" 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-11 18:01:02.850876 | controller |     "Jun 11 15:57:32.185862 crc crio[3638]: time=\"2026-06-11T15:57:32.185166621Z\" 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:0xc00210c000}] Aliases:map[]}\"",
2026-06-11 18:01:02.850903 | controller |     "Jun 11 15:57:32.186156 crc crio[3638]: time=\"2026-06-11T15:57:32.186007429Z\" 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-11 18:01:02.850930 | controller |     "Jun 11 15:57:32.300040 crc crio[3638]: time=\"2026-06-11T15:57:32.299780258Z\" level=info msg=\"Created container 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=91863dc0-a135-4f7c-95ce-eae02b20ba77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.850957 | controller |     "Jun 11 15:57:32.305013 crc crio[3638]: time=\"2026-06-11T15:57:32.304874648Z\" level=info msg=\"Starting container: 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2\" id=c6cf8194-f9fc-4f4f-9a01-1c285641677d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.850988 | controller |     "Jun 11 15:57:32.326195 crc crio[3638]: time=\"2026-06-11T15:57:32.326056241Z\" level=info msg=\"Started container\" PID=5379 containerID=10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c6cf8194-f9fc-4f4f-9a01-1c285641677d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497",
2026-06-11 18:01:02.851016 | controller |     "Jun 11 15:57:32.344680 crc crio[3638]: time=\"2026-06-11T15:57:32.344255035Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=3de18309-d502-41c0-8869-341f428bcc16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.851043 | controller |     "Jun 11 15:57:32.349229 crc crio[3638]: time=\"2026-06-11T15:57:32.348988053Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=69260b57-c210-4b37-8834-085d9d0d8f21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.851070 | controller |     "Jun 11 15:57:32.353388 crc crio[3638]: time=\"2026-06-11T15:57:32.353133791Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=f9d9a9a4-fa7f-4bb5-b865-a2529717fa5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.851096 | controller |     "Jun 11 15:57:32.357235 crc crio[3638]: time=\"2026-06-11T15:57:32.357007159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.851122 | controller |     "Jun 11 15:57:32.390799 crc crio[3638]: time=\"2026-06-11T15:57:32.390578134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.851148 | controller |     "Jun 11 15:57:32.409592 crc crio[3638]: 2026-06-11T15:57:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.851174 | controller |     "Jun 11 15:57:32.410021 crc crio[3638]: time=\"2026-06-11T15:57:32.409813783Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-11 18:01:02.851200 | controller |     "Jun 11 15:57:32.410021 crc crio[3638]: time=\"2026-06-11T15:57:32.409966388Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.851225 | controller |     "Jun 11 15:57:32.410235 crc crio[3638]: time=\"2026-06-11T15:57:32.41003976Z\" 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-11 18:01:02.851252 | controller |     "Jun 11 15:57:32.410571 crc crio[3638]: time=\"2026-06-11T15:57:32.4103236Z\" 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:0xc002cb6198}] Aliases:map[]}\"",
2026-06-11 18:01:02.851283 | controller |     "Jun 11 15:57:32.410952 crc crio[3638]: time=\"2026-06-11T15:57:32.410817386Z\" 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-11 18:01:02.851310 | controller |     "Jun 11 15:57:32.441062 crc crio[3638]: time=\"2026-06-11T15:57:32.440801972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=21062642-4893-4d12-9b8a-b18a48ab1f9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.851337 | controller |     "Jun 11 15:57:32.448325 crc crio[3638]: time=\"2026-06-11T15:57:32.448202019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d4da0b7f-2402-4210-be3d-1d8cd7a2da13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.851363 | controller |     "Jun 11 15:57:32.453389 crc crio[3638]: time=\"2026-06-11T15:57:32.453223665Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=5c672c97-1e6f-4123-ba49-f00b6010f543 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.851389 | controller |     "Jun 11 15:57:32.453882 crc crio[3638]: time=\"2026-06-11T15:57:32.453602447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=88508a63-060c-4c7f-8eb4-9b527f2282db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.851415 | controller |     "Jun 11 15:57:32.453882 crc crio[3638]: time=\"2026-06-11T15:57:32.45367299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.851441 | controller |     "Jun 11 15:57:32.458118 crc crio[3638]: time=\"2026-06-11T15:57:32.457950973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5b8eddcb-12a8-47f3-a7bf-dd6d8ff0c0d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.851467 | controller |     "Jun 11 15:57:32.463714 crc crio[3638]: time=\"2026-06-11T15:57:32.463482935Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8f473ae1-94d3-4c4f-8734-e93af271c782 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.851493 | controller |     "Jun 11 15:57:32.468917 crc crio[3638]: time=\"2026-06-11T15:57:32.468776041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.851540 | controller |     "Jun 11 15:57:32.469814 crc crio[3638]: time=\"2026-06-11T15:57:32.46963666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cd4bc6cd-b0f7-4d68-82fd-284e58634d0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.851569 | controller |     "Jun 11 15:57:32.481636 crc crio[3638]: time=\"2026-06-11T15:57:32.480069886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=75e071ca-917a-42ea-8f5e-a6a680bde20b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.851596 | controller |     "Jun 11 15:57:32.488171 crc crio[3638]: time=\"2026-06-11T15:57:32.487934278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7cacfcc8-4a6b-42b6-92f9-9ed002f2d201 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.851626 | controller |     "Jun 11 15:57:32.492186 crc crio[3638]: time=\"2026-06-11T15:57:32.492044875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.851653 | controller |     "Jun 11 15:57:32.499173 crc crio[3638]: time=\"2026-06-11T15:57:32.498965364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c57df6b8-12cd-4337-a4d9-9a47310434bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.851679 | controller |     "Jun 11 15:57:32.501081 crc crio[3638]: time=\"2026-06-11T15:57:32.500777664Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=45e75303-36ae-4b31-a813-74bf21f37a10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.851705 | controller |     "Jun 11 15:57:32.502363 crc crio[3638]: time=\"2026-06-11T15:57:32.502080018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.851731 | controller |     "Jun 11 15:57:32.503739 crc crio[3638]: time=\"2026-06-11T15:57:32.502971437Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=70fd8766-a66f-47c8-b09d-8e89397fe289 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.851757 | controller |     "Jun 11 15:57:32.509392 crc crio[3638]: time=\"2026-06-11T15:57:32.504189127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.851783 | controller |     "Jun 11 15:57:32.548833 crc crio[3638]: time=\"2026-06-11T15:57:32.547598421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.851809 | controller |     "Jun 11 15:57:32.578095 crc crio[3638]: time=\"2026-06-11T15:57:32.578009131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.851836 | controller |     "Jun 11 15:57:32.604330 crc crio[3638]: time=\"2026-06-11T15:57:32.604155989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.851862 | controller |     "Jun 11 15:57:33.229581 crc crio[3638]: 2026-06-11T15:57:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.851887 | controller |     "Jun 11 15:57:33.229581 crc crio[3638]: time=\"2026-06-11T15:57:33.228942824Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-11 18:01:02.851913 | controller |     "Jun 11 15:57:33.229581 crc crio[3638]: time=\"2026-06-11T15:57:33.228991645Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.851939 | controller |     "Jun 11 15:57:33.229581 crc crio[3638]: time=\"2026-06-11T15:57:33.229046147Z\" 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-11 18:01:02.851965 | controller |     "Jun 11 15:57:33.229581 crc crio[3638]: time=\"2026-06-11T15:57:33.229284105Z\" 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:0xc0003d04d0}] Aliases:map[]}\"",
2026-06-11 18:01:02.851996 | controller |     "Jun 11 15:57:33.231335 crc crio[3638]: time=\"2026-06-11T15:57:33.229627616Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.852024 | controller |     "Jun 11 15:57:34.119373 crc crio[3638]: time=\"2026-06-11T15:57:34.119045132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.852050 | controller |     "Jun 11 15:57:34.335927 crc crio[3638]: time=\"2026-06-11T15:57:34.327954192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.852076 | controller |     "Jun 11 15:57:34.345810 crc crio[3638]: 2026-06-11T15:57:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.852102 | controller |     "Jun 11 15:57:34.345810 crc crio[3638]: time=\"2026-06-11T15:57:34.3453501Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-11 18:01:02.852128 | controller |     "Jun 11 15:57:34.345810 crc crio[3638]: time=\"2026-06-11T15:57:34.345402552Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.852165 | controller |     "Jun 11 15:57:34.345810 crc crio[3638]: time=\"2026-06-11T15:57:34.345767523Z\" 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-11 18:01:02.852195 | controller |     "Jun 11 15:57:34.347537 crc crio[3638]: time=\"2026-06-11T15:57:34.346925491Z\" 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:0xc0016c0828}] Aliases:map[]}\"",
2026-06-11 18:01:02.852223 | controller |     "Jun 11 15:57:34.347537 crc crio[3638]: time=\"2026-06-11T15:57:34.347144919Z\" 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-11 18:01:02.852249 | controller |     "Jun 11 15:57:34.432786 crc crio[3638]: 2026-06-11T15:57:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.852276 | controller |     "Jun 11 15:57:34.432786 crc crio[3638]: time=\"2026-06-11T15:57:34.430391474Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-11 18:01:02.852302 | controller |     "Jun 11 15:57:34.432786 crc crio[3638]: time=\"2026-06-11T15:57:34.430482267Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.852334 | controller |     "Jun 11 15:57:34.432786 crc crio[3638]: time=\"2026-06-11T15:57:34.430537709Z\" 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-11 18:01:02.852362 | controller |     "Jun 11 15:57:34.432786 crc crio[3638]: time=\"2026-06-11T15:57:34.430742046Z\" 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:0xc000b129b0}] Aliases:map[]}\"",
2026-06-11 18:01:02.852389 | controller |     "Jun 11 15:57:34.432786 crc crio[3638]: time=\"2026-06-11T15:57:34.430923432Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.852416 | controller |     "Jun 11 15:57:34.434893 crc crio[3638]: time=\"2026-06-11T15:57:34.434216892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.852443 | controller |     "Jun 11 15:57:34.444369 crc crio[3638]: time=\"2026-06-11T15:57:34.444066139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.852470 | controller |     "Jun 11 15:57:34.559236 crc crio[3638]: time=\"2026-06-11T15:57:34.558331594Z\" level=info msg=\"Created container 1c4fd8684b2e7920729742d190a8ead0c88cce12b007dd106deeca4d661f0347: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=5c672c97-1e6f-4123-ba49-f00b6010f543 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.852496 | controller |     "Jun 11 15:57:34.562024 crc crio[3638]: time=\"2026-06-11T15:57:34.561406346Z\" level=info msg=\"Starting container: 1c4fd8684b2e7920729742d190a8ead0c88cce12b007dd106deeca4d661f0347\" id=a321518f-c0e3-46df-9737-0b1ecbc52999 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.852578 | controller |     "Jun 11 15:57:34.579766 crc crio[3638]: time=\"2026-06-11T15:57:34.579330641Z\" level=info msg=\"Started container\" PID=5456 containerID=1c4fd8684b2e7920729742d190a8ead0c88cce12b007dd106deeca4d661f0347 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a321518f-c0e3-46df-9737-0b1ecbc52999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93",
2026-06-11 18:01:02.852611 | controller |     "Jun 11 15:57:34.642816 crc crio[3638]: time=\"2026-06-11T15:57:34.641348832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4b88a9b0-69f1-4e84-a73b-0a9d576128a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.852631 | controller |     "Jun 11 15:57:34.650353 crc crio[3638]: time=\"2026-06-11T15:57:34.649117119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ae0a191a-8b87-4153-91f7-73f903eafbcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.852648 | controller |     "Jun 11 15:57:34.660296 crc crio[3638]: time=\"2026-06-11T15:57:34.660122346Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=e396c0c3-95b5-4bf8-a248-a901338055d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.852672 | controller |     "Jun 11 15:57:34.664400 crc crio[3638]: time=\"2026-06-11T15:57:34.663202558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.852689 | controller |     "Jun 11 15:57:34.737306 crc crio[3638]: time=\"2026-06-11T15:57:34.735066465Z\" level=info msg=\"Created container 53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8f473ae1-94d3-4c4f-8734-e93af271c782 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.852706 | controller |     "Jun 11 15:57:34.759123 crc crio[3638]: time=\"2026-06-11T15:57:34.757970136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.852721 | controller |     "Jun 11 15:57:34.766112 crc crio[3638]: time=\"2026-06-11T15:57:34.765353761Z\" level=info msg=\"Starting container: 53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775\" id=4acf29b6-974e-47a8-a52c-53b21b5a6714 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.852738 | controller |     "Jun 11 15:57:34.973689 crc crio[3638]: time=\"2026-06-11T15:57:34.973314619Z\" level=info msg=\"Started container\" PID=5470 containerID=53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=4acf29b6-974e-47a8-a52c-53b21b5a6714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d",
2026-06-11 18:01:02.852754 | controller |     "Jun 11 15:57:35.127002 crc crio[3638]: time=\"2026-06-11T15:57:35.126165157Z\" level=info msg=\"Created container 4dd337a8384b22d0278141b857f64761c0f17164425bab8bf15e9bc4cca7fad8: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=70fd8766-a66f-47c8-b09d-8e89397fe289 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.852773 | controller |     "Jun 11 15:57:35.154276 crc crio[3638]: time=\"2026-06-11T15:57:35.150134444Z\" level=info msg=\"Starting container: 4dd337a8384b22d0278141b857f64761c0f17164425bab8bf15e9bc4cca7fad8\" id=fd29ae9f-fe6d-4541-874d-4bfe2d905cf4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.852796 | controller |     "Jun 11 15:57:35.204054 crc crio[3638]: time=\"2026-06-11T15:57:35.203908909Z\" level=info msg=\"Created container 5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=45e75303-36ae-4b31-a813-74bf21f37a10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.852818 | controller |     "Jun 11 15:57:35.213626 crc crio[3638]: time=\"2026-06-11T15:57:35.210320372Z\" level=info msg=\"Starting container: 5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3\" id=dcff9ce7-bcc2-4964-8968-f3ef6d57b071 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.852838 | controller |     "Jun 11 15:57:35.214810 crc crio[3638]: time=\"2026-06-11T15:57:35.214296584Z\" level=info msg=\"Started container\" PID=5485 containerID=4dd337a8384b22d0278141b857f64761c0f17164425bab8bf15e9bc4cca7fad8 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=fd29ae9f-fe6d-4541-874d-4bfe2d905cf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2989741bb8b09770fdef556be3416e0047aef22d51bc9744897c43ba4c0af861",
2026-06-11 18:01:02.852855 | controller |     "Jun 11 15:57:35.269116 crc crio[3638]: time=\"2026-06-11T15:57:35.268820456Z\" level=info msg=\"Started container\" PID=5486 containerID=5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=dcff9ce7-bcc2-4964-8968-f3ef6d57b071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884",
2026-06-11 18:01:02.852883 | controller |     "Jun 11 15:57:35.461903 crc crio[3638]: time=\"2026-06-11T15:57:35.459939995Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c7e34330-5fa2-4a6c-9d02-ba39729ad21d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.852899 | controller |     "Jun 11 15:57:35.481056 crc crio[3638]: time=\"2026-06-11T15:57:35.480193417Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3a79ffee-0f6b-44b6-85c3-a14700ec4f8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.852914 | controller |     "Jun 11 15:57:35.509776 crc crio[3638]: time=\"2026-06-11T15:57:35.509335245Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=c31aef6c-f6d7-441d-a0ef-140aa2662b1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.852929 | controller |     "Jun 11 15:57:35.544194 crc crio[3638]: time=\"2026-06-11T15:57:35.540338837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.852943 | controller |     "Jun 11 15:57:35.608808 crc crio[3638]: 2026-06-11T15:57:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.852959 | controller |     "Jun 11 15:57:35.610025 crc crio[3638]: time=\"2026-06-11T15:57:35.609089669Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-11 18:01:02.852975 | controller |     "Jun 11 15:57:35.610025 crc crio[3638]: time=\"2026-06-11T15:57:35.609692568Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.852990 | controller |     "Jun 11 15:57:35.619202 crc crio[3638]: time=\"2026-06-11T15:57:35.610268948Z\" 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-11 18:01:02.853006 | controller |     "Jun 11 15:57:35.619202 crc crio[3638]: time=\"2026-06-11T15:57:35.612077108Z\" 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:0xc000b120b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.853022 | controller |     "Jun 11 15:57:35.619202 crc crio[3638]: time=\"2026-06-11T15:57:35.612411249Z\" 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-11 18:01:02.853038 | controller |     "Jun 11 15:57:35.622689 crc crio[3638]: time=\"2026-06-11T15:57:35.622106711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.853053 | controller |     "Jun 11 15:57:35.789901 crc crio[3638]: 2026-06-11T15:57:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.853072 | controller |     "Jun 11 15:57:35.789901 crc crio[3638]: time=\"2026-06-11T15:57:35.789788492Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-11 18:01:02.853088 | controller |     "Jun 11 15:57:35.789901 crc crio[3638]: time=\"2026-06-11T15:57:35.789852304Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.853103 | controller |     "Jun 11 15:57:35.789901 crc crio[3638]: time=\"2026-06-11T15:57:35.789868265Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-11 18:01:02.853117 | controller |     "Jun 11 15:57:35.789901 crc crio[3638]: time=\"2026-06-11T15:57:35.789876275Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.853132 | controller |     "Jun 11 15:57:35.789901 crc crio[3638]: time=\"2026-06-11T15:57:35.789887475Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-11 18:01:02.853146 | controller |     "Jun 11 15:57:35.789901 crc crio[3638]: time=\"2026-06-11T15:57:35.789899316Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.853160 | controller |     "Jun 11 15:57:35.791212 crc crio[3638]: time=\"2026-06-11T15:57:35.789946337Z\" 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-11 18:01:02.853175 | controller |     "Jun 11 15:57:35.791212 crc crio[3638]: time=\"2026-06-11T15:57:35.790129193Z\" 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:0xc00008c690}] Aliases:map[]}\"",
2026-06-11 18:01:02.853190 | controller |     "Jun 11 15:57:35.791212 crc crio[3638]: time=\"2026-06-11T15:57:35.790854137Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.853205 | controller |     "Jun 11 15:57:35.796546 crc crio[3638]: time=\"2026-06-11T15:57:35.795920385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=12e7b16a-9e50-43d7-a7c7-225464927a2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.853219 | controller |     "Jun 11 15:57:35.808011 crc crio[3638]: time=\"2026-06-11T15:57:35.807841861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e285a73c-d39a-475f-9361-608f72576a57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.853234 | controller |     "Jun 11 15:57:35.818858 crc crio[3638]: time=\"2026-06-11T15:57:35.818799075Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=2b167887-d4c3-4cf3-b82c-a02d278c4ed4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.853248 | controller |     "Jun 11 15:57:35.827348 crc crio[3638]: time=\"2026-06-11T15:57:35.827306398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.853262 | controller |     "Jun 11 15:57:35.939894 crc crio[3638]: time=\"2026-06-11T15:57:35.937688384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.853280 | controller |     "Jun 11 15:57:35.942084 crc crio[3638]: time=\"2026-06-11T15:57:35.941069037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.853295 | controller |     "Jun 11 15:57:36.225680 crc crio[3638]: 2026-06-11T15:57:36Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.853310 | controller |     "Jun 11 15:57:36.225680 crc crio[3638]: time=\"2026-06-11T15:57:36.225621339Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-11 18:01:02.853324 | controller |     "Jun 11 15:57:36.225680 crc crio[3638]: time=\"2026-06-11T15:57:36.2256611Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.853338 | controller |     "Jun 11 15:57:36.226107 crc crio[3638]: time=\"2026-06-11T15:57:36.225785394Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-11 18:01:02.853353 | controller |     "Jun 11 15:57:36.226107 crc crio[3638]: time=\"2026-06-11T15:57:36.225802055Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.853367 | controller |     "Jun 11 15:57:36.226107 crc crio[3638]: time=\"2026-06-11T15:57:36.225841986Z\" 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-11 18:01:02.853383 | controller |     "Jun 11 15:57:36.226107 crc crio[3638]: time=\"2026-06-11T15:57:36.226007602Z\" 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:0xc000b122d8}] Aliases:map[]}\"",
2026-06-11 18:01:02.853406 | controller |     "Jun 11 15:57:36.226250 crc crio[3638]: time=\"2026-06-11T15:57:36.226144826Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.853431 | controller |     "Jun 11 15:57:36.419120 crc crio[3638]: time=\"2026-06-11T15:57:36.418875039Z\" level=info msg=\"Created container 6742a34a135db50455931ccddfb21f787c2cae2ebae3a620943188e0bba3ed6a: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=e396c0c3-95b5-4bf8-a248-a901338055d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.853454 | controller |     "Jun 11 15:57:36.426315 crc crio[3638]: time=\"2026-06-11T15:57:36.425628483Z\" level=info msg=\"Starting container: 6742a34a135db50455931ccddfb21f787c2cae2ebae3a620943188e0bba3ed6a\" id=f7a58a87-3bc8-4342-aa28-7bc087270545 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.853471 | controller |     "Jun 11 15:57:36.477533 crc crio[3638]: time=\"2026-06-11T15:57:36.477251767Z\" level=info msg=\"Started container\" PID=5528 containerID=6742a34a135db50455931ccddfb21f787c2cae2ebae3a620943188e0bba3ed6a description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=f7a58a87-3bc8-4342-aa28-7bc087270545 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93",
2026-06-11 18:01:02.853494 | controller |     "Jun 11 15:57:36.596802 crc crio[3638]: time=\"2026-06-11T15:57:36.596690054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=99eb0680-f310-4827-b034-7612e0425aa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.853527 | controller |     "Jun 11 15:57:36.609233 crc crio[3638]: time=\"2026-06-11T15:57:36.60916594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c5fffe7a-1880-46d6-b7e8-b19b2afa2c23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.853550 | controller |     "Jun 11 15:57:36.623265 crc crio[3638]: time=\"2026-06-11T15:57:36.622899536Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=1342f5de-3095-4efb-b565-81bb03b7f74d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.853567 | controller |     "Jun 11 15:57:36.623734 crc crio[3638]: time=\"2026-06-11T15:57:36.623623979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.853582 | controller |     "Jun 11 15:57:36.694209 crc crio[3638]: time=\"2026-06-11T15:57:36.694081299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.853597 | controller |     "Jun 11 15:57:37.470693 crc crio[3638]: time=\"2026-06-11T15:57:37.470586715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.853612 | controller |     "Jun 11 15:57:38.381280 crc crio[3638]: time=\"2026-06-11T15:57:38.380999667Z\" level=info msg=\"Created container d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df: openshift-etcd/etcd-crc/etcd-resources-copy\" id=2b167887-d4c3-4cf3-b82c-a02d278c4ed4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.853627 | controller |     "Jun 11 15:57:38.428985 crc crio[3638]: time=\"2026-06-11T15:57:38.428915879Z\" level=info msg=\"Starting container: d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df\" id=b778bc5e-f05c-4ce2-a944-4573fcae1f9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.853642 | controller |     "Jun 11 15:57:38.438578 crc crio[3638]: 2026-06-11T15:57:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.853657 | controller |     "Jun 11 15:57:38.438578 crc crio[3638]: time=\"2026-06-11T15:57:38.437317888Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-11 18:01:02.853673 | controller |     "Jun 11 15:57:38.438578 crc crio[3638]: time=\"2026-06-11T15:57:38.437357029Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.853689 | controller |     "Jun 11 15:57:38.438578 crc crio[3638]: time=\"2026-06-11T15:57:38.43737112Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-11 18:01:02.853705 | controller |     "Jun 11 15:57:38.438578 crc crio[3638]: time=\"2026-06-11T15:57:38.43737912Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.853720 | controller |     "Jun 11 15:57:38.438578 crc crio[3638]: time=\"2026-06-11T15:57:38.437661Z\" 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-11 18:01:02.853741 | controller |     "Jun 11 15:57:38.438981 crc crio[3638]: time=\"2026-06-11T15:57:38.438726625Z\" 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:0xc00008c540}] Aliases:map[]}\"",
2026-06-11 18:01:02.853757 | controller |     "Jun 11 15:57:38.438981 crc crio[3638]: time=\"2026-06-11T15:57:38.438903251Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.853774 | controller |     "Jun 11 15:57:38.538320 crc crio[3638]: time=\"2026-06-11T15:57:38.53790696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.853789 | controller |     "Jun 11 15:57:38.583327 crc crio[3638]: time=\"2026-06-11T15:57:38.580779053Z\" level=info msg=\"Started container\" PID=5583 containerID=d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df description=openshift-etcd/etcd-crc/etcd-resources-copy id=b778bc5e-f05c-4ce2-a944-4573fcae1f9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d",
2026-06-11 18:01:02.853804 | controller |     "Jun 11 15:57:38.891137 crc crio[3638]: 2026-06-11T15:57:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.853819 | controller |     "Jun 11 15:57:38.891941 crc crio[3638]: time=\"2026-06-11T15:57:38.891890328Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-11 18:01:02.853834 | controller |     "Jun 11 15:57:38.892073 crc crio[3638]: time=\"2026-06-11T15:57:38.892051743Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.853849 | controller |     "Jun 11 15:57:38.892175 crc crio[3638]: time=\"2026-06-11T15:57:38.892158467Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-11 18:01:02.853864 | controller |     "Jun 11 15:57:38.892246 crc crio[3638]: time=\"2026-06-11T15:57:38.89223345Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.853879 | controller |     "Jun 11 15:57:38.892379 crc crio[3638]: time=\"2026-06-11T15:57:38.892357714Z\" 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-11 18:01:02.853894 | controller |     "Jun 11 15:57:38.893099 crc crio[3638]: time=\"2026-06-11T15:57:38.893070627Z\" 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:0xc0003d0368}] Aliases:map[]}\"",
2026-06-11 18:01:02.853910 | controller |     "Jun 11 15:57:38.893406 crc crio[3638]: time=\"2026-06-11T15:57:38.893369957Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.853930 | controller |     "Jun 11 15:57:38.919177 crc crio[3638]: time=\"2026-06-11T15:57:38.918211833Z\" level=info msg=\"Created container 241cdf0c7bcf6aca69312090c968a74c3fdc98288c4ef32233672ef10fb03eab: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=1342f5de-3095-4efb-b565-81bb03b7f74d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.853945 | controller |     "Jun 11 15:57:38.942249 crc crio[3638]: time=\"2026-06-11T15:57:38.941820056Z\" level=info msg=\"Starting container: 241cdf0c7bcf6aca69312090c968a74c3fdc98288c4ef32233672ef10fb03eab\" id=4fc1d4e3-8ccb-4de2-b8b1-e6c6d12dc01d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.853961 | controller |     "Jun 11 15:57:38.992892 crc crio[3638]: time=\"2026-06-11T15:57:38.99278891Z\" level=info msg=\"Started container\" PID=5616 containerID=241cdf0c7bcf6aca69312090c968a74c3fdc98288c4ef32233672ef10fb03eab description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4fc1d4e3-8ccb-4de2-b8b1-e6c6d12dc01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93",
2026-06-11 18:01:02.853976 | controller |     "Jun 11 15:57:39.045348 crc crio[3638]: 2026-06-11T15:57:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.853991 | controller |     "Jun 11 15:57:39.046913 crc crio[3638]: time=\"2026-06-11T15:57:39.045932325Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-11 18:01:02.854005 | controller |     "Jun 11 15:57:39.046913 crc crio[3638]: time=\"2026-06-11T15:57:39.046221115Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.854020 | controller |     "Jun 11 15:57:39.046913 crc crio[3638]: time=\"2026-06-11T15:57:39.046265346Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-11 18:01:02.854035 | controller |     "Jun 11 15:57:39.046913 crc crio[3638]: time=\"2026-06-11T15:57:39.046284727Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.854050 | controller |     "Jun 11 15:57:39.046913 crc crio[3638]: time=\"2026-06-11T15:57:39.046328508Z\" 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-11 18:01:02.854065 | controller |     "Jun 11 15:57:39.046913 crc crio[3638]: time=\"2026-06-11T15:57:39.046869236Z\" 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:0xc00210c1f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.854081 | controller |     "Jun 11 15:57:39.047771 crc crio[3638]: time=\"2026-06-11T15:57:39.047407164Z\" 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-11 18:01:02.854097 | controller |     "Jun 11 15:57:40.326655 crc crio[3638]: time=\"2026-06-11T15:57:40.326106831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=85c6c3b9-10b2-4fae-be48-425560df561b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.854117 | controller |     "Jun 11 15:57:40.352095 crc crio[3638]: time=\"2026-06-11T15:57:40.352036083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d9567eba-8b8c-4399-92b8-68ee4e740b0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.854133 | controller |     "Jun 11 15:57:40.378804 crc crio[3638]: time=\"2026-06-11T15:57:40.378345056Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=d80d90b1-21bf-42c7-a865-a9b4765ec063 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.854148 | controller |     "Jun 11 15:57:40.379415 crc crio[3638]: time=\"2026-06-11T15:57:40.379393931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854163 | controller |     "Jun 11 15:57:40.593183 crc crio[3638]: time=\"2026-06-11T15:57:40.592378678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854177 | controller |     "Jun 11 15:57:40.766918 crc crio[3638]: 2026-06-11T15:57:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.854192 | controller |     "Jun 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.76528288Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-11 18:01:02.854206 | controller |     "Jun 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.765324181Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.854221 | controller |     "Jun 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.765372362Z\" 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-11 18:01:02.854236 | controller |     "Jun 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.765584189Z\" 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:0xc00210c258}] Aliases:map[]}\"",
2026-06-11 18:01:02.854252 | controller |     "Jun 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.765637571Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.854267 | controller |     "Jun 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.765650522Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.854282 | controller |     "Jun 11 15:57:40.766918 crc crio[3638]: time=\"2026-06-11T15:57:40.765663062Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.854297 | controller |     "Jun 11 15:57:41.579266 crc crio[3638]: time=\"2026-06-11T15:57:41.574999637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854316 | controller |     "Jun 11 15:57:42.886074 crc crio[3638]: time=\"2026-06-11T15:57:41.615564894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854332 | controller |     "Jun 11 15:57:43.191540 crc crio[3638]: time=\"2026-06-11T15:57:43.189121376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854346 | controller |     "Jun 11 15:57:43.212687 crc crio[3638]: 2026-06-11T15:57:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.854361 | controller |     "Jun 11 15:57:43.212883 crc crio[3638]: time=\"2026-06-11T15:57:43.212791862Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-11 18:01:02.854376 | controller |     "Jun 11 15:57:43.212883 crc crio[3638]: time=\"2026-06-11T15:57:43.212861945Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:01:02.854391 | controller |     "Jun 11 15:57:43.212883 crc crio[3638]: time=\"2026-06-11T15:57:43.212880735Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-11 18:01:02.854406 | controller |     "Jun 11 15:57:43.327845 crc crio[3638]: time=\"2026-06-11T15:57:43.327763602Z\" level=info msg=\"Created container 510883250f07c47471b194717d67927fb13fde65983902e9f80825be469d8397: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=f9d9a9a4-fa7f-4bb5-b865-a2529717fa5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.854421 | controller |     "Jun 11 15:57:43.335829 crc crio[3638]: time=\"2026-06-11T15:57:43.335797549Z\" level=info msg=\"Starting container: 510883250f07c47471b194717d67927fb13fde65983902e9f80825be469d8397\" id=2c8241e1-5123-4766-8564-e7deace3207d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.854436 | controller |     "Jun 11 15:57:43.344178 crc crio[3638]: time=\"2026-06-11T15:57:43.34369141Z\" level=info msg=\"Created container 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=c31aef6c-f6d7-441d-a0ef-140aa2662b1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.854452 | controller |     "Jun 11 15:57:43.348052 crc crio[3638]: time=\"2026-06-11T15:57:43.347790057Z\" level=info msg=\"Starting container: 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f\" id=3a57a92f-6f70-4545-ae0a-8fd1d7446aef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.854467 | controller |     "Jun 11 15:57:43.394053 crc crio[3638]: time=\"2026-06-11T15:57:43.393083711Z\" level=info msg=\"Started container\" PID=5700 containerID=18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=3a57a92f-6f70-4545-ae0a-8fd1d7446aef name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884",
2026-06-11 18:01:02.854484 | controller |     "Jun 11 15:57:43.418750 crc crio[3638]: time=\"2026-06-11T15:57:43.417975759Z\" level=info msg=\"Started container\" PID=5699 containerID=510883250f07c47471b194717d67927fb13fde65983902e9f80825be469d8397 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=2c8241e1-5123-4766-8564-e7deace3207d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497",
2026-06-11 18:01:02.854505 | controller |     "Jun 11 15:57:43.443521 crc crio[3638]: time=\"2026-06-11T15:57:43.443003189Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cf405f78-0943-45e3-a311-3f6ec360de78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.854541 | controller |     "Jun 11 15:57:43.449605 crc crio[3638]: time=\"2026-06-11T15:57:43.449199795Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=113810d6-786e-4c98-bc18-ba4f5833c013 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.854558 | controller |     "Jun 11 15:57:43.456922 crc crio[3638]: time=\"2026-06-11T15:57:43.456304582Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=44bad454-355a-4174-9a0c-76838a5b74d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.854573 | controller |     "Jun 11 15:57:43.457310 crc crio[3638]: time=\"2026-06-11T15:57:43.457148169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854588 | controller |     "Jun 11 15:57:43.463608 crc crio[3638]: time=\"2026-06-11T15:57:43.463569563Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c05f6211-742f-45eb-8f11-9c27b374ea64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.854602 | controller |     "Jun 11 15:57:43.496275 crc crio[3638]: time=\"2026-06-11T15:57:43.496187906Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=fd98667f-eeab-4198-b6ba-f640e2331826 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.854617 | controller |     "Jun 11 15:57:43.515256 crc crio[3638]: time=\"2026-06-11T15:57:43.515161727Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=3ddfce8c-cf5b-49a2-8edd-7530d1c596c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.854631 | controller |     "Jun 11 15:57:43.524235 crc crio[3638]: time=\"2026-06-11T15:57:43.524185296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854646 | controller |     "Jun 11 15:57:43.529959 crc crio[3638]: time=\"2026-06-11T15:57:43.529530824Z\" level=info msg=\"Created container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5: openshift-etcd/etcd-crc/etcdctl\" id=d80d90b1-21bf-42c7-a865-a9b4765ec063 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.854660 | controller |     "Jun 11 15:57:43.535860 crc crio[3638]: time=\"2026-06-11T15:57:43.5342224Z\" level=info msg=\"Starting container: 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5\" id=d8849f84-ecec-499a-a19e-ede00a5aed67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.854674 | controller |     "Jun 11 15:57:43.539050 crc crio[3638]: time=\"2026-06-11T15:57:43.538633107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854688 | controller |     "Jun 11 15:57:43.797909 crc crio[3638]: time=\"2026-06-11T15:57:43.796994439Z\" level=info msg=\"Started container\" PID=5720 containerID=9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 description=openshift-etcd/etcd-crc/etcdctl id=d8849f84-ecec-499a-a19e-ede00a5aed67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d",
2026-06-11 18:01:02.854708 | controller |     "Jun 11 15:57:43.816983 crc crio[3638]: time=\"2026-06-11T15:57:43.814289853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854722 | controller |     "Jun 11 15:57:43.956051 crc crio[3638]: time=\"2026-06-11T15:57:43.954365796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=96ded280-63bc-42b1-b5b3-df86ee45fb60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.854737 | controller |     "Jun 11 15:57:43.991839 crc crio[3638]: time=\"2026-06-11T15:57:43.990378293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c5c0a50a-aacc-4dcc-99af-358258ab79ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.854753 | controller |     "Jun 11 15:57:44.030120 crc crio[3638]: time=\"2026-06-11T15:57:44.025339354Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=22289497-029d-4767-82e6-605e686c7802 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.854769 | controller |     "Jun 11 15:57:44.030120 crc crio[3638]: time=\"2026-06-11T15:57:44.030118114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854785 | controller |     "Jun 11 15:57:44.304682 crc crio[3638]: time=\"2026-06-11T15:57:44.304553809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854800 | controller |     "Jun 11 15:57:45.778702 crc crio[3638]: time=\"2026-06-11T15:57:45.778323735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854814 | controller |     "Jun 11 15:57:45.863310 crc crio[3638]: time=\"2026-06-11T15:57:45.863187493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854829 | controller |     "Jun 11 15:57:46.238596 crc crio[3638]: time=\"2026-06-11T15:57:46.238260494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854844 | controller |     "Jun 11 15:57:46.364534 crc crio[3638]: time=\"2026-06-11T15:57:46.364119815Z\" level=info msg=\"Created container 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=44bad454-355a-4174-9a0c-76838a5b74d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.854859 | controller |     "Jun 11 15:57:46.367968 crc crio[3638]: time=\"2026-06-11T15:57:46.367698373Z\" level=info msg=\"Starting container: 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5\" id=e9d91296-dc7e-4df0-aea4-34faa34458eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.854873 | controller |     "Jun 11 15:57:46.379868 crc crio[3638]: time=\"2026-06-11T15:57:46.379654231Z\" level=info msg=\"Created container 5d8554ff365ea0aca9d70e7b057340c12a0e89b530ffdbad4483af4437fca192: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=3ddfce8c-cf5b-49a2-8edd-7530d1c596c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.854887 | controller |     "Jun 11 15:57:46.383087 crc crio[3638]: time=\"2026-06-11T15:57:46.382758362Z\" level=info msg=\"Starting container: 5d8554ff365ea0aca9d70e7b057340c12a0e89b530ffdbad4483af4437fca192\" id=d23c8d67-ff1e-4364-aac8-61111fd5a1c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.854907 | controller |     "Jun 11 15:57:46.407977 crc crio[3638]: time=\"2026-06-11T15:57:46.407843687Z\" level=info msg=\"Started container\" PID=5759 containerID=799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=e9d91296-dc7e-4df0-aea4-34faa34458eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884",
2026-06-11 18:01:02.854922 | controller |     "Jun 11 15:57:46.445754 crc crio[3638]: time=\"2026-06-11T15:57:46.444867636Z\" level=info msg=\"Started container\" PID=5760 containerID=5d8554ff365ea0aca9d70e7b057340c12a0e89b530ffdbad4483af4437fca192 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=d23c8d67-ff1e-4364-aac8-61111fd5a1c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497",
2026-06-11 18:01:02.854938 | controller |     "Jun 11 15:57:46.489313 crc crio[3638]: time=\"2026-06-11T15:57:46.489027524Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=910cd1ca-d760-42ba-8837-7e4bc0d2891c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.854953 | controller |     "Jun 11 15:57:46.496089 crc crio[3638]: time=\"2026-06-11T15:57:46.495836239Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=291f2ec1-3ccf-4808-a37d-8f461d2b304a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.854968 | controller |     "Jun 11 15:57:46.501299 crc crio[3638]: time=\"2026-06-11T15:57:46.501199788Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=36d27971-1219-4b6d-8be5-5e1e5bf7a1ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.854983 | controller |     "Jun 11 15:57:46.503160 crc crio[3638]: time=\"2026-06-11T15:57:46.50305683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.854998 | controller |     "Jun 11 15:57:46.515224 crc crio[3638]: time=\"2026-06-11T15:57:46.51512679Z\" level=info msg=\"Created container dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a: openshift-etcd/etcd-crc/etcd\" id=22289497-029d-4767-82e6-605e686c7802 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855013 | controller |     "Jun 11 15:57:46.519638 crc crio[3638]: time=\"2026-06-11T15:57:46.519162235Z\" level=info msg=\"Starting container: dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a\" id=b0a29f55-252f-4145-a1e3-918505c58b51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.855028 | controller |     "Jun 11 15:57:46.537728 crc crio[3638]: time=\"2026-06-11T15:57:46.537237165Z\" level=info msg=\"Started container\" PID=5769 containerID=dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a description=openshift-etcd/etcd-crc/etcd id=b0a29f55-252f-4145-a1e3-918505c58b51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d",
2026-06-11 18:01:02.855043 | controller |     "Jun 11 15:57:46.558735 crc crio[3638]: time=\"2026-06-11T15:57:46.558654977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855063 | controller |     "Jun 11 15:57:46.570605 crc crio[3638]: time=\"2026-06-11T15:57:46.570191869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f10d6d76-061b-486c-be1b-f4f04879c695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.855079 | controller |     "Jun 11 15:57:46.578102 crc crio[3638]: time=\"2026-06-11T15:57:46.577891075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=72ed8fe5-0fad-4253-a06b-29f1ad864b1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.855094 | controller |     "Jun 11 15:57:46.583083 crc crio[3638]: time=\"2026-06-11T15:57:46.582788479Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=d5893f71-2b95-4581-9bf4-8de7b00fd369 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855108 | controller |     "Jun 11 15:57:46.584345 crc crio[3638]: time=\"2026-06-11T15:57:46.583899746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855123 | controller |     "Jun 11 15:57:46.685285 crc crio[3638]: time=\"2026-06-11T15:57:46.684969373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855139 | controller |     "Jun 11 15:57:47.991821 crc crio[3638]: time=\"2026-06-11T15:57:47.991209164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855154 | controller |     "Jun 11 15:57:48.403945 crc crio[3638]: time=\"2026-06-11T15:57:48.389990451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855169 | controller |     "Jun 11 15:57:48.632778 crc crio[3638]: time=\"2026-06-11T15:57:48.631583327Z\" level=info msg=\"Created container 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=36d27971-1219-4b6d-8be5-5e1e5bf7a1ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855184 | controller |     "Jun 11 15:57:48.641199 crc crio[3638]: time=\"2026-06-11T15:57:48.640933697Z\" level=info msg=\"Starting container: 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3\" id=ea883bfc-18ac-4e1a-8807-b93accba5d63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.855199 | controller |     "Jun 11 15:57:48.719013 crc crio[3638]: time=\"2026-06-11T15:57:48.718692511Z\" level=info msg=\"Started container\" PID=5840 containerID=988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=ea883bfc-18ac-4e1a-8807-b93accba5d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884",
2026-06-11 18:01:02.855214 | controller |     "Jun 11 15:57:48.927805 crc crio[3638]: time=\"2026-06-11T15:57:48.926813615Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=179e4e99-5499-4846-a8fa-618fa1ad8057 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.855229 | controller |     "Jun 11 15:57:48.927805 crc crio[3638]: time=\"2026-06-11T15:57:48.927768266Z\" level=info msg=\"Created container 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3: openshift-etcd/etcd-crc/etcd-metrics\" id=d5893f71-2b95-4581-9bf4-8de7b00fd369 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855247 | controller |     "Jun 11 15:57:48.935269 crc crio[3638]: time=\"2026-06-11T15:57:48.934992356Z\" level=info msg=\"Starting container: 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3\" id=2bab2eef-dc87-44f3-81a5-234ad28e9083 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.855262 | controller |     "Jun 11 15:57:48.955367 crc crio[3638]: time=\"2026-06-11T15:57:48.945139093Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8a908094-215c-4686-98c6-c2febdce66aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.855277 | controller |     "Jun 11 15:57:48.969933 crc crio[3638]: time=\"2026-06-11T15:57:48.968128506Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=181f756c-6f9c-4c9a-917e-b77b0d3e0e8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855291 | controller |     "Jun 11 15:57:48.973619 crc crio[3638]: time=\"2026-06-11T15:57:48.972689638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855306 | controller |     "Jun 11 15:57:49.091194 crc crio[3638]: time=\"2026-06-11T15:57:49.08893316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855321 | controller |     "Jun 11 15:57:49.096874 crc crio[3638]: time=\"2026-06-11T15:57:49.094567947Z\" level=info msg=\"Started container\" PID=5849 containerID=249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3 description=openshift-etcd/etcd-crc/etcd-metrics id=2bab2eef-dc87-44f3-81a5-234ad28e9083 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d",
2026-06-11 18:01:02.855336 | controller |     "Jun 11 15:57:49.364696 crc crio[3638]: time=\"2026-06-11T15:57:49.363678367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=046baa1e-1189-4152-8792-c552e78cd4d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.855350 | controller |     "Jun 11 15:57:49.392652 crc crio[3638]: time=\"2026-06-11T15:57:49.391235293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b5de6e9a-700d-4783-8461-7f1e8e56685c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.855365 | controller |     "Jun 11 15:57:49.408332 crc crio[3638]: time=\"2026-06-11T15:57:49.407059818Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=5bf28e12-a896-4527-ac12-a90b1dc947ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855380 | controller |     "Jun 11 15:57:49.409741 crc crio[3638]: time=\"2026-06-11T15:57:49.40922084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855394 | controller |     "Jun 11 15:57:49.675319 crc crio[3638]: time=\"2026-06-11T15:57:49.672296359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855409 | controller |     "Jun 11 15:57:50.751093 crc crio[3638]: time=\"2026-06-11T15:57:50.732312431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855424 | controller |     "Jun 11 15:57:51.158005 crc crio[3638]: time=\"2026-06-11T15:57:51.15761282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855443 | controller |     "Jun 11 15:57:51.503132 crc crio[3638]: time=\"2026-06-11T15:57:51.502679193Z\" level=info msg=\"Created container adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=181f756c-6f9c-4c9a-917e-b77b0d3e0e8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855459 | controller |     "Jun 11 15:57:51.508613 crc crio[3638]: time=\"2026-06-11T15:57:51.508049382Z\" level=info msg=\"Starting container: adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143\" id=3f7ddb2f-c2e9-47aa-b3e3-22b062cb6e76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.855474 | controller |     "Jun 11 15:57:51.533601 crc crio[3638]: time=\"2026-06-11T15:57:51.533332142Z\" level=info msg=\"Created container 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490: openshift-etcd/etcd-crc/etcd-readyz\" id=5bf28e12-a896-4527-ac12-a90b1dc947ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855489 | controller |     "Jun 11 15:57:51.539086 crc crio[3638]: time=\"2026-06-11T15:57:51.53871381Z\" level=info msg=\"Starting container: 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490\" id=d71ec9ad-8c81-4dfd-8176-133c247952f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.855503 | controller |     "Jun 11 15:57:51.544656 crc crio[3638]: time=\"2026-06-11T15:57:51.544310975Z\" level=info msg=\"Started container\" PID=5882 containerID=adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=3f7ddb2f-c2e9-47aa-b3e3-22b062cb6e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884",
2026-06-11 18:01:02.855540 | controller |     "Jun 11 15:57:51.599784 crc crio[3638]: time=\"2026-06-11T15:57:51.599402905Z\" level=info msg=\"Started container\" PID=5887 containerID=3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490 description=openshift-etcd/etcd-crc/etcd-readyz id=d71ec9ad-8c81-4dfd-8176-133c247952f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d",
2026-06-11 18:01:02.855558 | controller |     "Jun 11 15:57:51.784105 crc crio[3638]: time=\"2026-06-11T15:57:51.78403938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=608beb7b-f44e-4831-9779-63b636fa2c6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.855573 | controller |     "Jun 11 15:57:51.789351 crc crio[3638]: time=\"2026-06-11T15:57:51.789282713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4a98114d-8546-4a03-bddb-e4e8dc70565b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.855587 | controller |     "Jun 11 15:57:51.792302 crc crio[3638]: time=\"2026-06-11T15:57:51.792240071Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=4d111902-a672-433b-b680-94f0be22b6eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855602 | controller |     "Jun 11 15:57:51.792815 crc crio[3638]: time=\"2026-06-11T15:57:51.792760158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855617 | controller |     "Jun 11 15:57:51.837256 crc crio[3638]: time=\"2026-06-11T15:57:51.836724519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855631 | controller |     "Jun 11 15:57:52.512168 crc crio[3638]: time=\"2026-06-11T15:57:52.511544687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855653 | controller |     "Jun 11 15:57:52.817034 crc crio[3638]: time=\"2026-06-11T15:57:52.816809567Z\" level=info msg=\"Created container 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af: openshift-etcd/etcd-crc/etcd-rev\" id=4d111902-a672-433b-b680-94f0be22b6eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855668 | controller |     "Jun 11 15:57:52.827207 crc crio[3638]: time=\"2026-06-11T15:57:52.82679857Z\" level=info msg=\"Starting container: 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af\" id=a53ebdb0-ee75-4be8-bdea-2823af52da8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.855683 | controller |     "Jun 11 15:57:52.868156 crc crio[3638]: time=\"2026-06-11T15:57:52.867944867Z\" level=info msg=\"Started container\" PID=5905 containerID=1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af description=openshift-etcd/etcd-crc/etcd-rev id=a53ebdb0-ee75-4be8-bdea-2823af52da8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d",
2026-06-11 18:01:02.855697 | controller |     "Jun 11 15:58:10.734208 crc crio[3638]: time=\"2026-06-11T15:58:10.732754382Z\" level=info msg=\"Stopping container: 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2 (timeout: 30s)\" id=548b23e2-2f79-4646-9908-accc1bc69087 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.855713 | controller |     "Jun 11 15:58:10.900291 crc crio[3638]: time=\"2026-06-11T15:58:10.899925555Z\" level=info msg=\"Stopped container 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=548b23e2-2f79-4646-9908-accc1bc69087 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.855728 | controller |     "Jun 11 15:58:10.916088 crc crio[3638]: time=\"2026-06-11T15:58:10.908257511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=830ba6e6-ec46-44fe-a827-89863c7e16f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.855743 | controller |     "Jun 11 15:58:10.923769 crc crio[3638]: time=\"2026-06-11T15:58:10.923282571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=cec74b54-2a26-4938-b8c5-6dd088f3db11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.855758 | controller |     "Jun 11 15:58:10.927242 crc crio[3638]: time=\"2026-06-11T15:58:10.927084707Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=496f25ec-2798-43d0-a646-ef32b19635ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855773 | controller |     "Jun 11 15:58:10.927940 crc crio[3638]: time=\"2026-06-11T15:58:10.927758039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855787 | controller |     "Jun 11 15:58:10.951695 crc crio[3638]: time=\"2026-06-11T15:58:10.951613022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855802 | controller |     "Jun 11 15:58:11.294618 crc crio[3638]: time=\"2026-06-11T15:58:11.294495312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855817 | controller |     "Jun 11 15:58:11.370352 crc crio[3638]: time=\"2026-06-11T15:58:11.370214387Z\" level=info msg=\"Created container c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=496f25ec-2798-43d0-a646-ef32b19635ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855836 | controller |     "Jun 11 15:58:11.371682 crc crio[3638]: time=\"2026-06-11T15:58:11.371561502Z\" level=info msg=\"Starting container: c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967\" id=4d5806cf-5c73-4369-a29e-4e3fbe1d0a52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.855851 | controller |     "Jun 11 15:58:11.377603 crc crio[3638]: time=\"2026-06-11T15:58:11.377403496Z\" level=info msg=\"Started container\" PID=6157 containerID=c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4d5806cf-5c73-4369-a29e-4e3fbe1d0a52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497",
2026-06-11 18:01:02.855868 | controller |     "Jun 11 15:58:12.158657 crc crio[3638]: time=\"2026-06-11T15:58:12.158309687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e0cf36f8-a4a3-4fd3-8e67-5219547b8ca3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.855884 | controller |     "Jun 11 15:58:12.163889 crc crio[3638]: time=\"2026-06-11T15:58:12.163745938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b42b8b8d-3510-424e-a4ea-4d153c6a0339 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.855900 | controller |     "Jun 11 15:58:12.168208 crc crio[3638]: time=\"2026-06-11T15:58:12.168095932Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=41e81b2a-aca8-45c2-81ba-6604d604a5f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855916 | controller |     "Jun 11 15:58:12.169160 crc crio[3638]: time=\"2026-06-11T15:58:12.168974232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855930 | controller |     "Jun 11 15:58:12.200248 crc crio[3638]: time=\"2026-06-11T15:58:12.200112846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855945 | controller |     "Jun 11 15:58:12.592805 crc crio[3638]: time=\"2026-06-11T15:58:12.592700378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.855959 | controller |     "Jun 11 15:58:12.701725 crc crio[3638]: time=\"2026-06-11T15:58:12.701522123Z\" level=info msg=\"Created container 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=41e81b2a-aca8-45c2-81ba-6604d604a5f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.855974 | controller |     "Jun 11 15:58:12.703774 crc crio[3638]: time=\"2026-06-11T15:58:12.703686404Z\" level=info msg=\"Starting container: 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8\" id=692560f6-8129-45c0-a3b5-e73ebc4021b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.855989 | controller |     "Jun 11 15:58:12.710342 crc crio[3638]: time=\"2026-06-11T15:58:12.710250123Z\" level=info msg=\"Started container\" PID=6182 containerID=68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=692560f6-8129-45c0-a3b5-e73ebc4021b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884",
2026-06-11 18:01:02.856007 | controller |     "Jun 11 15:58:13.226742 crc crio[3638]: time=\"2026-06-11T15:58:13.225968184Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4f5caf88-d8a1-4e6f-bebf-a78b1fb179e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.856022 | controller |     "Jun 11 15:58:13.231843 crc crio[3638]: time=\"2026-06-11T15:58:13.23154064Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=17d86e71-5ee4-473b-b537-3f12c721a41c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.856036 | controller |     "Jun 11 15:58:13.235836 crc crio[3638]: time=\"2026-06-11T15:58:13.23575386Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=279c0ce3-924f-4c0a-bfb2-ce4b1f821b65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.856051 | controller |     "Jun 11 15:58:13.236193 crc crio[3638]: time=\"2026-06-11T15:58:13.236132813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856066 | controller |     "Jun 11 15:58:13.248114 crc crio[3638]: time=\"2026-06-11T15:58:13.247943965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856081 | controller |     "Jun 11 15:58:13.758700 crc crio[3638]: time=\"2026-06-11T15:58:13.758491154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856096 | controller |     "Jun 11 15:58:13.872617 crc crio[3638]: time=\"2026-06-11T15:58:13.872512942Z\" level=info msg=\"Created container e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=279c0ce3-924f-4c0a-bfb2-ce4b1f821b65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.856111 | controller |     "Jun 11 15:58:13.874203 crc crio[3638]: time=\"2026-06-11T15:58:13.873990541Z\" level=info msg=\"Starting container: e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664\" id=2ea61646-b48e-4006-8767-456cfba37b77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.856127 | controller |     "Jun 11 15:58:13.897816 crc crio[3638]: time=\"2026-06-11T15:58:13.897671468Z\" level=info msg=\"Started container\" PID=6248 containerID=e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=2ea61646-b48e-4006-8767-456cfba37b77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884",
2026-06-11 18:01:02.856158 | controller |     "Jun 11 15:58:57.691594 crc crio[3638]: time=\"2026-06-11T15:58:57.690389449Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=a1c9b2e5-400d-4aee-89a1-bb82a7c3c0f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856174 | controller |     "Jun 11 15:58:57.693478 crc crio[3638]: time=\"2026-06-11T15:58:57.693032506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856189 | controller |     "Jun 11 15:58:57.698400 crc crio[3638]: time=\"2026-06-11T15:58:57.690373729Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=20b0780d-6185-4400-bc5a-c441543b0dcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856208 | controller |     "Jun 11 15:58:57.698400 crc crio[3638]: time=\"2026-06-11T15:58:57.695085619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856222 | controller |     "Jun 11 15:58:57.698400 crc crio[3638]: time=\"2026-06-11T15:58:57.690375289Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856237 | controller |     "Jun 11 15:58:57.698400 crc crio[3638]: time=\"2026-06-11T15:58:57.691014685Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856251 | controller |     "Jun 11 15:58:57.698400 crc crio[3638]: time=\"2026-06-11T15:58:57.696357309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856265 | controller |     "Jun 11 15:58:57.698400 crc crio[3638]: time=\"2026-06-11T15:58:57.696806226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856280 | controller |     "Jun 11 15:58:57.732880 crc crio[3638]: time=\"2026-06-11T15:58:57.732525462Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856294 | controller |     "Jun 11 15:58:57.732961 crc crio[3638]: time=\"2026-06-11T15:58:57.732884646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856309 | controller |     "Jun 11 15:58:57.876050 crc crio[3638]: time=\"2026-06-11T15:58:57.875815239Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856323 | controller |     "Jun 11 15:58:57.876134 crc crio[3638]: time=\"2026-06-11T15:58:57.876112991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856338 | controller |     "Jun 11 15:58:57.930834 crc crio[3638]: time=\"2026-06-11T15:58:57.929256926Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=e0f77a81-7bc3-4e9c-83a6-edaffcbf033f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856353 | controller |     "Jun 11 15:58:57.930834 crc crio[3638]: time=\"2026-06-11T15:58:57.930101201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856367 | controller |     "Jun 11 15:58:57.970135 crc crio[3638]: time=\"2026-06-11T15:58:57.969770395Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a1c9b2e5-400d-4aee-89a1-bb82a7c3c0f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856382 | controller |     "Jun 11 15:58:57.984644 crc crio[3638]: time=\"2026-06-11T15:58:57.984355732Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856400 | controller |     "Jun 11 15:58:57.984726 crc crio[3638]: time=\"2026-06-11T15:58:57.984663874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856415 | controller |     "Jun 11 15:58:57.985074 crc crio[3638]: time=\"2026-06-11T15:58:57.98504023Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856430 | controller |     "Jun 11 15:58:57.985613 crc crio[3638]: time=\"2026-06-11T15:58:57.985586782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856444 | controller |     "Jun 11 15:58:58.092077 crc crio[3638]: time=\"2026-06-11T15:58:58.09199722Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856459 | controller |     "Jun 11 15:58:58.092400 crc crio[3638]: time=\"2026-06-11T15:58:58.092377095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856473 | controller |     "Jun 11 15:58:58.136215 crc crio[3638]: time=\"2026-06-11T15:58:58.12431382Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856488 | controller |     "Jun 11 15:58:58.137255 crc crio[3638]: time=\"2026-06-11T15:58:58.137221838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856503 | controller |     "Jun 11 15:58:58.141136 crc crio[3638]: time=\"2026-06-11T15:58:58.140273451Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=3410e9b4-ed6b-4a72-ac02-425a275ad597 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856539 | controller |     "Jun 11 15:58:58.141136 crc crio[3638]: time=\"2026-06-11T15:58:58.140794892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856555 | controller |     "Jun 11 15:58:58.157147 crc crio[3638]: time=\"2026-06-11T15:58:58.15591517Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bb952497-0ee9-4142-8d5b-5b40a01dbafc 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:0xc00008c4e8}] Aliases:map[]}\"",
2026-06-11 18:01:02.856571 | controller |     "Jun 11 15:58:58.157147 crc crio[3638]: time=\"2026-06-11T15:58:58.15641619Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.856586 | controller |     "Jun 11 15:58:58.378762 crc crio[3638]: time=\"2026-06-11T15:58:58.375315431Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=20b0780d-6185-4400-bc5a-c441543b0dcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856609 | controller |     "Jun 11 15:58:58.412680 crc crio[3638]: time=\"2026-06-11T15:58:58.403516634Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f40fcc1c-1da2-45f4-8b8a-ff4107966c60 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:0xc001b140f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.856624 | controller |     "Jun 11 15:58:58.412680 crc crio[3638]: time=\"2026-06-11T15:58:58.404003324Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.856640 | controller |     "Jun 11 15:58:58.412680 crc crio[3638]: time=\"2026-06-11T15:58:58.407000815Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/893bd17a-0143-499a-a54a-7e5c7d457c77 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:0xc000b124f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.856655 | controller |     "Jun 11 15:58:58.412680 crc crio[3638]: time=\"2026-06-11T15:58:58.407026986Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.856669 | controller |     "Jun 11 15:58:58.414248 crc crio[3638]: time=\"2026-06-11T15:58:58.413919983Z\" level=info msg=\"Ran pod sandbox 0cac4a910a13557802ad773daae9347c66697f36d450044e8d5b51c62ee06e18 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=a1c9b2e5-400d-4aee-89a1-bb82a7c3c0f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856684 | controller |     "Jun 11 15:58:58.423163 crc crio[3638]: time=\"2026-06-11T15:58:58.422325031Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e0f77a81-7bc3-4e9c-83a6-edaffcbf033f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856699 | controller |     "Jun 11 15:58:58.469370 crc crio[3638]: time=\"2026-06-11T15:58:58.465104892Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856713 | controller |     "Jun 11 15:58:58.469370 crc crio[3638]: time=\"2026-06-11T15:58:58.465201495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856728 | controller |     "Jun 11 15:58:58.470744 crc crio[3638]: time=\"2026-06-11T15:58:58.470134943Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/f61ea80b-0da5-4ce8-be0d-5fa6d1d0f74d 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:0xc000182548}] Aliases:map[]}\"",
2026-06-11 18:01:02.856743 | controller |     "Jun 11 15:58:58.470744 crc crio[3638]: time=\"2026-06-11T15:58:58.47031336Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.856761 | controller |     "Jun 11 15:58:58.514243 crc crio[3638]: time=\"2026-06-11T15:58:58.506897761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4ce306f0-2089-4b4a-9942-d3498cb057b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.856776 | controller |     "Jun 11 15:58:58.546838 crc crio[3638]: time=\"2026-06-11T15:58:58.543169079Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/83b97448-e575-44a5-80f9-fb0c52e5e331 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:0xc002cb61c0}] Aliases:map[]}\"",
2026-06-11 18:01:02.856802 | controller |     "Jun 11 15:58:58.546838 crc crio[3638]: time=\"2026-06-11T15:58:58.543380608Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.856817 | controller |     "Jun 11 15:58:58.570003 crc crio[3638]: time=\"2026-06-11T15:58:58.561956794Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=a75aaaad-8189-455c-9f96-c077ceef8428 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856832 | controller |     "Jun 11 15:58:58.570003 crc crio[3638]: time=\"2026-06-11T15:58:58.562051428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856847 | controller |     "Jun 11 15:58:58.586905 crc crio[3638]: time=\"2026-06-11T15:58:58.586863966Z\" level=info msg=\"Ran pod sandbox 5d8625d577c160c211f1c2a56d357d8a22cc1da66d52e14f020c4885d783bf0f with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=20b0780d-6185-4400-bc5a-c441543b0dcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856862 | controller |     "Jun 11 15:58:58.636068 crc crio[3638]: time=\"2026-06-11T15:58:58.635741691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=3e3d8d6e-cca6-4963-9df2-c4831a9227b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.856876 | controller |     "Jun 11 15:58:58.640264 crc crio[3638]: time=\"2026-06-11T15:58:58.639966711Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856891 | controller |     "Jun 11 15:58:58.640353 crc crio[3638]: time=\"2026-06-11T15:58:58.640290255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856906 | controller |     "Jun 11 15:58:58.640879 crc crio[3638]: time=\"2026-06-11T15:58:58.640835237Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856921 | controller |     "Jun 11 15:58:58.644710 crc crio[3638]: time=\"2026-06-11T15:58:58.64468022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.856936 | controller |     "Jun 11 15:58:58.673978 crc crio[3638]: time=\"2026-06-11T15:58:58.673363584Z\" level=info msg=\"Ran pod sandbox 78af3da5b5a5fb7735319705711dd6347b8216a61cfb752fe3a131bac1887d70 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=e0f77a81-7bc3-4e9c-83a6-edaffcbf033f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856954 | controller |     "Jun 11 15:58:58.735410 crc crio[3638]: time=\"2026-06-11T15:58:58.734257013Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3410e9b4-ed6b-4a72-ac02-425a275ad597 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.856970 | controller |     "Jun 11 15:58:58.760788 crc crio[3638]: time=\"2026-06-11T15:58:58.760747028Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3861522c-7dae-486c-b6ff-a7161eb0759e 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:0xc002cb6500}] Aliases:map[]}\"",
2026-06-11 18:01:02.856985 | controller |     "Jun 11 15:58:58.767007 crc crio[3638]: time=\"2026-06-11T15:58:58.766755209Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.857000 | controller |     "Jun 11 15:58:58.863313 crc crio[3638]: time=\"2026-06-11T15:58:58.862208727Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ab5ee5fd-1abc-4388-a265-99b81cc2f8e2 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:0xc0001828f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.857015 | controller |     "Jun 11 15:58:58.863313 crc crio[3638]: time=\"2026-06-11T15:58:58.862866594Z\" 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-11 18:01:02.857030 | controller |     "Jun 11 15:58:58.987412 crc crio[3638]: time=\"2026-06-11T15:58:58.974891517Z\" level=info msg=\"Ran pod sandbox 299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=3410e9b4-ed6b-4a72-ac02-425a275ad597 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857045 | controller |     "Jun 11 15:58:59.250930 crc crio[3638]: time=\"2026-06-11T15:58:59.250811751Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a75aaaad-8189-455c-9f96-c077ceef8428 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857060 | controller |     "Jun 11 15:58:59.354191 crc crio[3638]: time=\"2026-06-11T15:58:59.350937376Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/0814bd9d-79af-4d78-bbda-0859afbecabe 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:0xc00210c118}] Aliases:map[]}\"",
2026-06-11 18:01:02.857078 | controller |     "Jun 11 15:58:59.354191 crc crio[3638]: time=\"2026-06-11T15:58:59.351982828Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.857093 | controller |     "Jun 11 15:58:59.392859 crc crio[3638]: time=\"2026-06-11T15:58:59.391864941Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/4c16b9b6-be95-4847-ad5b-a71300d4e680 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:0xc00008c5c0}] Aliases:map[]}\"",
2026-06-11 18:01:02.857109 | controller |     "Jun 11 15:58:59.392859 crc crio[3638]: time=\"2026-06-11T15:58:59.391927674Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.857123 | controller |     "Jun 11 15:58:59.455703 crc crio[3638]: time=\"2026-06-11T15:58:59.455637816Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/1b01a0c4-1808-40bf-91a3-bacb447f239d 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:0xc002cb61d0}] Aliases:map[]}\"",
2026-06-11 18:01:02.857139 | controller |     "Jun 11 15:58:59.455974 crc crio[3638]: time=\"2026-06-11T15:58:59.455945868Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.857154 | controller |     "Jun 11 15:58:59.619954 crc crio[3638]: time=\"2026-06-11T15:58:59.604629767Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/26705198-e9a5-4668-bd0a-6df6bee6ffcf 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:0xc000b12380}] Aliases:map[]}\"",
2026-06-11 18:01:02.857168 | controller |     "Jun 11 15:58:59.619954 crc crio[3638]: time=\"2026-06-11T15:58:59.60472059Z\" 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-11 18:01:02.857183 | controller |     "Jun 11 15:58:59.619954 crc crio[3638]: time=\"2026-06-11T15:58:59.619022624Z\" level=info msg=\"Ran pod sandbox 851716397c59ab6c7136fc7fb6f95c1dee00180850abbe70cc2a9b445a89e59f with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=a75aaaad-8189-455c-9f96-c077ceef8428 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857198 | controller |     "Jun 11 15:59:00.012966 crc crio[3638]: time=\"2026-06-11T15:59:00.010087556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3c2735b7-bfb3-48df-92e5-ac6ee6c42c37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857212 | controller |     "Jun 11 15:59:00.021025 crc crio[3638]: time=\"2026-06-11T15:59:00.019317748Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=6a26daff-18c1-46ed-8bc9-3ce0fd56a45b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857230 | controller |     "Jun 11 15:59:00.047724 crc crio[3638]: time=\"2026-06-11T15:59:00.046308152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=64ae0720-881d-4712-87b5-b268b6f9f868 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857245 | controller |     "Jun 11 15:59:00.437354 crc crio[3638]: time=\"2026-06-11T15:59:00.436182648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=da6628ac-fb28-48f0-a018-a3d73b19dcce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857260 | controller |     "Jun 11 15:59:01.336983 crc crio[3638]: time=\"2026-06-11T15:59:01.336837418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=98ce8cfd-79e3-401c-809b-991c20108aa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857274 | controller |     "Jun 11 15:59:01.722983 crc crio[3638]: time=\"2026-06-11T15:59:01.712066314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=385e7622-95a0-4797-922f-c41acb7eece7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857288 | controller |     "Jun 11 15:59:01.722983 crc crio[3638]: time=\"2026-06-11T15:59:01.714319845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=700e9d83-0a38-4d35-88cc-f1df30f5aaea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857303 | controller |     "Jun 11 15:59:01.722983 crc crio[3638]: time=\"2026-06-11T15:59:01.71494202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=49efb3d5-e210-4c05-9581-5a0a5176467f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857317 | controller |     "Jun 11 15:59:01.722983 crc crio[3638]: time=\"2026-06-11T15:59:01.715866717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=45aea521-c6d5-42e0-a812-dba078d59484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857331 | controller |     "Jun 11 15:59:01.817272 crc crio[3638]: time=\"2026-06-11T15:59:01.724210673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=111fe806-6fc3-46ae-af9a-333dcf82389b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857345 | controller |     "Jun 11 15:59:01.817272 crc crio[3638]: time=\"2026-06-11T15:59:01.724773415Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=2f039f73-5603-45a1-9488-341b4ae64cf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857360 | controller |     "Jun 11 15:59:01.817272 crc crio[3638]: time=\"2026-06-11T15:59:01.725003124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0f666433-2c47-43b5-961a-75fd9663e265 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857374 | controller |     "Jun 11 15:59:02.109773 crc crio[3638]: time=\"2026-06-11T15:59:02.109720282Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=eab015e7-03ec-445c-b389-bed7beca01c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857392 | controller |     "Jun 11 15:59:02.109895 crc crio[3638]: time=\"2026-06-11T15:59:02.109802585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.857407 | controller |     "Jun 11 15:59:02.124862 crc crio[3638]: time=\"2026-06-11T15:59:02.12435558Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=eab015e7-03ec-445c-b389-bed7beca01c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857422 | controller |     "Jun 11 15:59:02.175023 crc crio[3638]: time=\"2026-06-11T15:59:02.174957665Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857436 | controller |     "Jun 11 15:59:02.175141 crc crio[3638]: time=\"2026-06-11T15:59:02.175066669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.857450 | controller |     "Jun 11 15:59:02.210891 crc crio[3638]: time=\"2026-06-11T15:59:02.210523575Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857464 | controller |     "Jun 11 15:59:02.211015 crc crio[3638]: time=\"2026-06-11T15:59:02.21092806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.857479 | controller |     "Jun 11 15:59:02.278127 crc crio[3638]: time=\"2026-06-11T15:59:02.277652793Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=0c903c61-d6a5-46ad-8de2-49e1ef874e9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857493 | controller |     "Jun 11 15:59:02.278127 crc crio[3638]: time=\"2026-06-11T15:59:02.277779809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.857506 | controller |     "Jun 11 15:59:02.318756 crc crio[3638]: time=\"2026-06-11T15:59:02.317765246Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0c903c61-d6a5-46ad-8de2-49e1ef874e9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857540 | controller |     "Jun 11 15:59:02.335821 crc crio[3638]: time=\"2026-06-11T15:59:02.334894636Z\" level=info msg=\"Ran pod sandbox 88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=eab015e7-03ec-445c-b389-bed7beca01c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857556 | controller |     "Jun 11 15:59:02.338473 crc crio[3638]: time=\"2026-06-11T15:59:02.338355934Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7fe9c68a-b0b1-4a06-835e-24b17c9d7363 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:0xc00210c3b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.857571 | controller |     "Jun 11 15:59:02.339987 crc crio[3638]: time=\"2026-06-11T15:59:02.338483469Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.857589 | controller |     "Jun 11 15:59:02.348966 crc crio[3638]: time=\"2026-06-11T15:59:02.345843365Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7ef1e6ac-2bb2-4def-b9f5-f4b62dfaf84a 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:0xc00008cf90}] Aliases:map[]}\"",
2026-06-11 18:01:02.857604 | controller |     "Jun 11 15:59:02.348966 crc crio[3638]: time=\"2026-06-11T15:59:02.345872006Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.857619 | controller |     "Jun 11 15:59:02.348966 crc crio[3638]: time=\"2026-06-11T15:59:02.345888447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=b9628f41-9c3a-485b-a575-e065ae3b3ac8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857634 | controller |     "Jun 11 15:59:02.373952 crc crio[3638]: time=\"2026-06-11T15:59:02.373243927Z\" level=info msg=\"Ran pod sandbox c4768c4c8d64492f779d05e201a6789e45532120a5e108731c3bfaa1fbe4753b with infra container: openshift-multus/multus-bzhnf/POD\" id=0c903c61-d6a5-46ad-8de2-49e1ef874e9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857649 | controller |     "Jun 11 15:59:02.391289 crc crio[3638]: time=\"2026-06-11T15:59:02.390351205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b64dca1d-786b-4aa7-9077-c03ebeb772ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857663 | controller |     "Jun 11 15:59:02.396166 crc crio[3638]: time=\"2026-06-11T15:59:02.395980871Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=8f9e9fd7-5266-4240-8e6b-9a7e14f99581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857678 | controller |     "Jun 11 15:59:02.396241 crc crio[3638]: time=\"2026-06-11T15:59:02.39620102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.857692 | controller |     "Jun 11 15:59:02.405837 crc crio[3638]: time=\"2026-06-11T15:59:02.405804596Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8f9e9fd7-5266-4240-8e6b-9a7e14f99581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857706 | controller |     "Jun 11 15:59:02.454584 crc crio[3638]: time=\"2026-06-11T15:59:02.454547136Z\" level=info msg=\"Ran pod sandbox b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=8f9e9fd7-5266-4240-8e6b-9a7e14f99581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857721 | controller |     "Jun 11 15:59:02.469903 crc crio[3638]: time=\"2026-06-11T15:59:02.469355771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=592f928d-6b20-44ff-903c-3f6f0e8f43b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.857735 | controller |     "Jun 11 15:59:02.503277 crc crio[3638]: time=\"2026-06-11T15:59:02.498202971Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857753 | controller |     "Jun 11 15:59:02.503277 crc crio[3638]: time=\"2026-06-11T15:59:02.498276484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.857767 | controller |     "Jun 11 15:59:02.506044 crc crio[3638]: time=\"2026-06-11T15:59:02.505974254Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857781 | controller |     "Jun 11 15:59:02.506385 crc crio[3638]: time=\"2026-06-11T15:59:02.506097559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.857796 | controller |     "Jun 11 15:59:02.543215 crc crio[3638]: time=\"2026-06-11T15:59:02.542141587Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857811 | controller |     "Jun 11 15:59:02.543215 crc crio[3638]: time=\"2026-06-11T15:59:02.54295698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.857825 | controller |     "Jun 11 15:59:02.613839 crc crio[3638]: time=\"2026-06-11T15:59:02.612314429Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857840 | controller |     "Jun 11 15:59:02.613839 crc crio[3638]: time=\"2026-06-11T15:59:02.61282938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.857854 | controller |     "Jun 11 15:59:02.623105 crc crio[3638]: time=\"2026-06-11T15:59:02.617259507Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/24ce5ce7-ad8c-4d42-a01c-01e429d4ef21 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:0xc001b14388}] Aliases:map[]}\"",
2026-06-11 18:01:02.857872 | controller |     "Jun 11 15:59:02.623105 crc crio[3638]: time=\"2026-06-11T15:59:02.617296929Z\" 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-11 18:01:02.857887 | controller |     "Jun 11 15:59:02.927592 crc crio[3638]: time=\"2026-06-11T15:59:02.927342005Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cfcbf673-e515-4a6b-9c8e-8cbe801ebfd6 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:0xc00008c308}] Aliases:map[]}\"",
2026-06-11 18:01:02.857902 | controller |     "Jun 11 15:59:02.927592 crc crio[3638]: time=\"2026-06-11T15:59:02.927591015Z\" 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-11 18:01:02.857923 | controller |     "Jun 11 15:59:02.989246 crc crio[3638]: time=\"2026-06-11T15:59:02.987273045Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/14204b1e-d922-4a9b-a110-656caae7e4ab 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:0xc000182478}] Aliases:map[]}\"",
2026-06-11 18:01:02.857938 | controller |     "Jun 11 15:59:02.989246 crc crio[3638]: time=\"2026-06-11T15:59:02.988053746Z\" 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-11 18:01:02.857954 | controller |     "Jun 11 15:59:03.033905 crc crio[3638]: time=\"2026-06-11T15:59:03.031314706Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/387f16b9-def6-4bc4-99a4-8fee57578398 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:0xc000182750}] Aliases:map[]}\"",
2026-06-11 18:01:02.857969 | controller |     "Jun 11 15:59:03.038092 crc crio[3638]: time=\"2026-06-11T15:59:03.035238184Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.857984 | controller |     "Jun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.268122614Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.857999 | controller |     "Jun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.268918246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=c349c76e-35dd-4309-94d7-8c227c9cb14c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.858014 | controller |     "Jun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.26903178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858028 | controller |     "Jun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.269713308Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=24ca60bf-17e6-4834-86e9-0a2f6f97255a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858043 | controller |     "Jun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.269791891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858058 | controller |     "Jun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.269832443Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858076 | controller |     "Jun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.270060352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858090 | controller |     "Jun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.270286121Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858105 | controller |     "Jun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.270351724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858120 | controller |     "Jun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.271066013Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858134 | controller |     "Jun 11 15:59:24.271198 crc crio[3638]: time=\"2026-06-11T15:59:24.271162937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858149 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.272786192Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858163 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.272856854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858177 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.272893506Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858192 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.273068743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858207 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.273081323Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858222 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.27325725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858237 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.268591243Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=00e82c22-f7ac-4e03-88c6-b6f0a78a1d21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.858252 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.273666016Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858266 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.27371867Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858284 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.273799603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858299 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.27374318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858314 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.273887356Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=194492bf-83c9-41ed-9c26-7411371f2f8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858328 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.273923298Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858343 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.274064943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858358 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.274136446Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858372 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.274179709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858387 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.274210629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858401 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.277312663Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=87c5c684-7fe2-4b2d-92d9-c7767e01c9b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858416 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.277409677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858430 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.278311155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1e75e1a5-dd7b-4f30-a82c-be4d78ed42cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.858445 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.278351195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=147fa362-c67d-4e82-b6cf-0ec59177c670 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.858459 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.278408189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=51739944-5834-4ff4-bab9-053caf5e375b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.858477 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.278810825Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858492 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.278881677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858506 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.279149528Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858539 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.27921023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858554 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.279375327Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=e8dbe840-3986-49ad-901d-fc8871294fbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858569 | controller |     "Jun 11 15:59:24.287089 crc crio[3638]: time=\"2026-06-11T15:59:24.279557264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858583 | controller |     "Jun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.297789387Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858597 | controller |     "Jun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.298214695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858611 | controller |     "Jun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.29885294Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858625 | controller |     "Jun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.299011546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858639 | controller |     "Jun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.299181073Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858653 | controller |     "Jun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.299248366Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858667 | controller |     "Jun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.299317808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858685 | controller |     "Jun 11 15:59:24.299694 crc crio[3638]: time=\"2026-06-11T15:59:24.299334339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858700 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302155423Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858714 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302223495Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858728 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302280748Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=b454a186-bc2a-4307-bc46-bbe9178ce3b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858743 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.30233586Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858757 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302371711Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858772 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302392433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858786 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302300008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858800 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302410563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858814 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302233796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858828 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.302524587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858843 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.303380762Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=36200192-a014-4ba0-9b31-7b518e9fe495 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858857 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.303691705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858871 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.305185154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f45e7fb2-cb3b-4237-aa40-ffa9f242236a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.858889 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.305243877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd015749-40d8-4199-9006-6e91d74fd239 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.858903 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.305269748Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.858918 | controller |     "Jun 11 15:59:24.305378 crc crio[3638]: time=\"2026-06-11T15:59:24.305383423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.858933 | controller |     "Jun 11 15:59:24.311707 crc crio[3638]: time=\"2026-06-11T15:59:24.306880233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=58d03173-60d0-4090-9be5-5e98f42efd04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.858947 | controller |     "Jun 11 15:59:24.323155 crc crio[3638]: time=\"2026-06-11T15:59:24.323110295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b59c8e67-460f-4589-8cc5-6a799bf7be07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.858961 | controller |     "Jun 11 15:59:24.325899 crc crio[3638]: time=\"2026-06-11T15:59:24.32572966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b339aaf3-99de-49ba-8d87-0b12b28c912a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.858976 | controller |     "Jun 11 15:59:24.330706 crc crio[3638]: time=\"2026-06-11T15:59:24.330622798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=49768937-0f87-4978-9a2f-e789f0c16660 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.858991 | controller |     "Jun 11 15:59:24.360892 crc crio[3638]: time=\"2026-06-11T15:59:24.36079844Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.859005 | controller |     "Jun 11 15:59:24.361104 crc crio[3638]: time=\"2026-06-11T15:59:24.360917185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.859020 | controller |     "Jun 11 15:59:24.457578 crc crio[3638]: time=\"2026-06-11T15:59:24.457281249Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/f6e78a7b-b404-4474-846e-98718b1c565d 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:0xc0016c00f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.859035 | controller |     "Jun 11 15:59:24.457679 crc crio[3638]: time=\"2026-06-11T15:59:24.457612792Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859053 | controller |     "Jun 11 15:59:24.498829 crc crio[3638]: time=\"2026-06-11T15:59:24.498738126Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.859069 | controller |     "Jun 11 15:59:24.498829 crc crio[3638]: time=\"2026-06-11T15:59:24.498808949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.859084 | controller |     "Jun 11 15:59:24.500981 crc crio[3638]: time=\"2026-06-11T15:59:24.500909914Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.859098 | controller |     "Jun 11 15:59:24.501049 crc crio[3638]: time=\"2026-06-11T15:59:24.500997078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.859113 | controller |     "Jun 11 15:59:24.519697 crc crio[3638]: time=\"2026-06-11T15:59:24.519607286Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16271f08-fb98-46dd-9b52-546271f6cf31 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:0xc00008c800}] Aliases:map[]}\"",
2026-06-11 18:01:02.859128 | controller |     "Jun 11 15:59:24.519697 crc crio[3638]: time=\"2026-06-11T15:59:24.519675998Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859143 | controller |     "Jun 11 15:59:24.543092 crc crio[3638]: time=\"2026-06-11T15:59:24.542991465Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.859158 | controller |     "Jun 11 15:59:24.543203 crc crio[3638]: time=\"2026-06-11T15:59:24.54311408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.859173 | controller |     "Jun 11 15:59:24.665858 crc crio[3638]: time=\"2026-06-11T15:59:24.665712229Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.859188 | controller |     "Jun 11 15:59:24.666084 crc crio[3638]: time=\"2026-06-11T15:59:24.665895767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.859202 | controller |     "Jun 11 15:59:24.700207 crc crio[3638]: time=\"2026-06-11T15:59:24.69906242Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.859217 | controller |     "Jun 11 15:59:24.700207 crc crio[3638]: time=\"2026-06-11T15:59:24.699740057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.859232 | controller |     "Jun 11 15:59:24.727090 crc crio[3638]: time=\"2026-06-11T15:59:24.726860767Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/2c098487-9d7b-40c8-b0da-b54298d65598 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:0xc000182ca0}] Aliases:map[]}\"",
2026-06-11 18:01:02.859250 | controller |     "Jun 11 15:59:24.727090 crc crio[3638]: time=\"2026-06-11T15:59:24.726891129Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859265 | controller |     "Jun 11 15:59:24.787237 crc crio[3638]: time=\"2026-06-11T15:59:24.787148452Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/07d3329b-ee98-42b1-9d20-bfa1b505cdbc 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:0xc000182f20}] Aliases:map[]}\"",
2026-06-11 18:01:02.859281 | controller |     "Jun 11 15:59:24.787237 crc crio[3638]: time=\"2026-06-11T15:59:24.787214405Z\" 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-11 18:01:02.859295 | controller |     "Jun 11 15:59:24.827191 crc crio[3638]: time=\"2026-06-11T15:59:24.82564673Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6b6257c0-64b6-4cbe-a0a0-56b30123d357 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:0xc001b14270}] Aliases:map[]}\"",
2026-06-11 18:01:02.859311 | controller |     "Jun 11 15:59:24.827191 crc crio[3638]: time=\"2026-06-11T15:59:24.825705702Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859325 | controller |     "Jun 11 15:59:24.830027 crc crio[3638]: time=\"2026-06-11T15:59:24.829868699Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=24ca60bf-17e6-4834-86e9-0a2f6f97255a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.859340 | controller |     "Jun 11 15:59:24.854670 crc crio[3638]: time=\"2026-06-11T15:59:24.85078334Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=194492bf-83c9-41ed-9c26-7411371f2f8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.859355 | controller |     "Jun 11 15:59:24.877233 crc crio[3638]: time=\"2026-06-11T15:59:24.874261245Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e8dbe840-3986-49ad-901d-fc8871294fbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.859370 | controller |     "Jun 11 15:59:24.882410 crc crio[3638]: time=\"2026-06-11T15:59:24.881514396Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/4e796cb9-27c0-4f53-b623-794181c2446f 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:0xc001b14520}] Aliases:map[]}\"",
2026-06-11 18:01:02.859388 | controller |     "Jun 11 15:59:24.882410 crc crio[3638]: time=\"2026-06-11T15:59:24.88187361Z\" 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-11 18:01:02.859403 | controller |     "Jun 11 15:59:24.917200 crc crio[3638]: time=\"2026-06-11T15:59:24.916719891Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/78c8e767-0c19-46c6-937f-694f7b24a0dd 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:0xc002cb6240}] Aliases:map[]}\"",
2026-06-11 18:01:02.859418 | controller |     "Jun 11 15:59:24.917200 crc crio[3638]: time=\"2026-06-11T15:59:24.917184179Z\" 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-11 18:01:02.859433 | controller |     "Jun 11 15:59:24.927277 crc crio[3638]: time=\"2026-06-11T15:59:24.926926712Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4930ba0c-8844-4523-a4c5-8558957cf407 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:0xc002cb6320}] Aliases:map[]}\"",
2026-06-11 18:01:02.859449 | controller |     "Jun 11 15:59:24.927277 crc crio[3638]: time=\"2026-06-11T15:59:24.9271282Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859463 | controller |     "Jun 11 15:59:24.934311 crc crio[3638]: time=\"2026-06-11T15:59:24.930699653Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/bdae7700-e915-4e87-bf9d-0c1ed60749d5 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:0xc00210c2f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.859478 | controller |     "Jun 11 15:59:24.934311 crc crio[3638]: time=\"2026-06-11T15:59:24.931129011Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859493 | controller |     "Jun 11 15:59:24.959766 crc crio[3638]: time=\"2026-06-11T15:59:24.959153318Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=87c5c684-7fe2-4b2d-92d9-c7767e01c9b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.859508 | controller |     "Jun 11 15:59:24.963148 crc crio[3638]: time=\"2026-06-11T15:59:24.963037314Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/503e37e4-f04b-4f8e-ba71-6db1a6404af7 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:0xc000b12578}] Aliases:map[]}\"",
2026-06-11 18:01:02.859548 | controller |     "Jun 11 15:59:24.963250 crc crio[3638]: time=\"2026-06-11T15:59:24.963151909Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859565 | controller |     "Jun 11 15:59:24.966346 crc crio[3638]: time=\"2026-06-11T15:59:24.96616916Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b168f23b-5f61-4065-a25e-b5286a10ad8d 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:0xc0003d0048}] Aliases:map[]}\"",
2026-06-11 18:01:02.859580 | controller |     "Jun 11 15:59:24.966346 crc crio[3638]: time=\"2026-06-11T15:59:24.966296635Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859595 | controller |     "Jun 11 15:59:24.983164 crc crio[3638]: time=\"2026-06-11T15:59:24.982312789Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/573b99eb-e5cc-4e94-8da2-8fe62b764845 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:0xc00210c458}] Aliases:map[]}\"",
2026-06-11 18:01:02.859615 | controller |     "Jun 11 15:59:24.983164 crc crio[3638]: time=\"2026-06-11T15:59:24.982755097Z\" 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-11 18:01:02.859630 | controller |     "Jun 11 15:59:25.015988 crc crio[3638]: time=\"2026-06-11T15:59:25.012845036Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c99f8b44-9ddf-450b-a3cc-d1a8b95e601c 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:0xc001b14710}] Aliases:map[]}\"",
2026-06-11 18:01:02.859645 | controller |     "Jun 11 15:59:25.015988 crc crio[3638]: time=\"2026-06-11T15:59:25.013332605Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859660 | controller |     "Jun 11 15:59:25.017117 crc crio[3638]: time=\"2026-06-11T15:59:25.016127478Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4a4a4cd2-5cb0-486e-afbe-4126bdd8d66d 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:0xc002cb6490}] Aliases:map[]}\"",
2026-06-11 18:01:02.859678 | controller |     "Jun 11 15:59:25.017117 crc crio[3638]: time=\"2026-06-11T15:59:25.016362217Z\" 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-11 18:01:02.859694 | controller |     "Jun 11 15:59:25.037345 crc crio[3638]: time=\"2026-06-11T15:59:25.037290699Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/e32aefcd-7e8f-44f8-ab82-230a07fd5eda 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:0xc00012a5f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.859709 | controller |     "Jun 11 15:59:25.037715 crc crio[3638]: time=\"2026-06-11T15:59:25.037692675Z\" 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-11 18:01:02.859724 | controller |     "Jun 11 15:59:25.103155 crc crio[3638]: time=\"2026-06-11T15:59:25.100267391Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/bd2941b0-0998-4bdb-8086-e0a9ea72cfd6 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:0xc00008ca00}] Aliases:map[]}\"",
2026-06-11 18:01:02.859739 | controller |     "Jun 11 15:59:25.103155 crc crio[3638]: time=\"2026-06-11T15:59:25.100342014Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859754 | controller |     "Jun 11 15:59:25.111308 crc crio[3638]: time=\"2026-06-11T15:59:25.110664719Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=36200192-a014-4ba0-9b31-7b518e9fe495 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.859769 | controller |     "Jun 11 15:59:25.179557 crc crio[3638]: time=\"2026-06-11T15:59:25.178734935Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/38aded4a-6d9b-4b68-937c-5751f8ef9c1b 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:0xc001446110}] Aliases:map[]}\"",
2026-06-11 18:01:02.859785 | controller |     "Jun 11 15:59:25.179557 crc crio[3638]: time=\"2026-06-11T15:59:25.178807268Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859800 | controller |     "Jun 11 15:59:25.187039 crc crio[3638]: time=\"2026-06-11T15:59:25.183300119Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/4b272157-0544-4da2-a1cc-2324ea6d2810 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:0xc00210c5f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.859818 | controller |     "Jun 11 15:59:25.187039 crc crio[3638]: time=\"2026-06-11T15:59:25.184792019Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859833 | controller |     "Jun 11 15:59:25.283285 crc crio[3638]: time=\"2026-06-11T15:59:25.282174134Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f1128ee9-7ce3-441b-bb58-6f746c6a06e4 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:0xc000a88278}] Aliases:map[]}\"",
2026-06-11 18:01:02.859848 | controller |     "Jun 11 15:59:25.285251 crc crio[3638]: time=\"2026-06-11T15:59:25.282780379Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859863 | controller |     "Jun 11 15:59:25.288307 crc crio[3638]: time=\"2026-06-11T15:59:25.286414895Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b454a186-bc2a-4307-bc46-bbe9178ce3b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.859877 | controller |     "Jun 11 15:59:25.337826 crc crio[3638]: time=\"2026-06-11T15:59:25.337584593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bac4a07b-dbad-4df7-9c18-5d639cace7f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.859892 | controller |     "Jun 11 15:59:25.338107 crc crio[3638]: time=\"2026-06-11T15:59:25.337943677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=9ee857fe-4851-49ed-bba3-fb6b37926fcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.859907 | controller |     "Jun 11 15:59:25.510381 crc crio[3638]: time=\"2026-06-11T15:59:25.510014875Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fc9ef7b3-87af-452f-98e2-367cb6738cbf 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:0xc001b141e8}] Aliases:map[]}\"",
2026-06-11 18:01:02.859921 | controller |     "Jun 11 15:59:25.510381 crc crio[3638]: time=\"2026-06-11T15:59:25.510293906Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859936 | controller |     "Jun 11 15:59:25.634209 crc crio[3638]: time=\"2026-06-11T15:59:25.633272461Z\" level=info msg=\"Ran pod sandbox 30a047308e901e9ca88a68d964eddf75fac8dfcff028d98520fbbaab341e1f6d with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=24ca60bf-17e6-4834-86e9-0a2f6f97255a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.859951 | controller |     "Jun 11 15:59:25.653767 crc crio[3638]: time=\"2026-06-11T15:59:25.653275394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4bb7b0de-3db8-4447-891a-32fe4773996b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.859968 | controller |     "Jun 11 15:59:25.683826 crc crio[3638]: time=\"2026-06-11T15:59:25.683696888Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f297c9ec-97ea-4139-9542-4fe47ae301a5 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:0xc00210c250}] Aliases:map[]}\"",
2026-06-11 18:01:02.859983 | controller |     "Jun 11 15:59:25.683826 crc crio[3638]: time=\"2026-06-11T15:59:25.68375767Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.859998 | controller |     "Jun 11 15:59:25.691038 crc crio[3638]: time=\"2026-06-11T15:59:25.690807213Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/df8ae1a1-2d4c-494f-91e1-c109e21562bb 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:0xc0001826c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.860012 | controller |     "Jun 11 15:59:25.691128 crc crio[3638]: time=\"2026-06-11T15:59:25.691050243Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.860027 | controller |     "Jun 11 15:59:25.739364 crc crio[3638]: time=\"2026-06-11T15:59:25.738929909Z\" level=info msg=\"Ran pod sandbox 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=194492bf-83c9-41ed-9c26-7411371f2f8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.860041 | controller |     "Jun 11 15:59:25.752836 crc crio[3638]: time=\"2026-06-11T15:59:25.751912141Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/edac65d7-c622-4f3f-81a2-43512fb04683 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:0xc00008c610}] Aliases:map[]}\"",
2026-06-11 18:01:02.860056 | controller |     "Jun 11 15:59:25.752836 crc crio[3638]: time=\"2026-06-11T15:59:25.752321437Z\" 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-11 18:01:02.860072 | controller |     "Jun 11 15:59:25.782256 crc crio[3638]: time=\"2026-06-11T15:59:25.780780331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8db32172-8611-44fa-9d69-e0a066fbbd50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860087 | controller |     "Jun 11 15:59:25.786034 crc crio[3638]: time=\"2026-06-11T15:59:25.785347094Z\" level=info msg=\"Ran pod sandbox db67a8832041edb76274d8b640b836a40073793e31f2733364ec1a00da18048d with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=e8dbe840-3986-49ad-901d-fc8871294fbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.860105 | controller |     "Jun 11 15:59:25.823905 crc crio[3638]: time=\"2026-06-11T15:59:25.823233438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6e62e4a8-7b5b-482e-b90d-f123c9937cdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860120 | controller |     "Jun 11 15:59:25.969914 crc crio[3638]: time=\"2026-06-11T15:59:25.969342032Z\" level=info msg=\"Ran pod sandbox e5d081cb3a5baeb9f0d46e88b4ce4a94273b5414e877c74e7b08a6508bd1ae32 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=87c5c684-7fe2-4b2d-92d9-c7767e01c9b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.860150 | controller |     "Jun 11 15:59:25.982272 crc crio[3638]: time=\"2026-06-11T15:59:25.981919208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=3998b23b-eb09-4ee3-8c07-12b19ab52b46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860167 | controller |     "Jun 11 15:59:26.032868 crc crio[3638]: time=\"2026-06-11T15:59:26.032126336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2a5dee5d-05a7-4b93-a939-269eea588898 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860183 | controller |     "Jun 11 15:59:26.040254 crc crio[3638]: time=\"2026-06-11T15:59:26.037575475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=aa29d563-8bb1-4e21-9c72-a0c1e745ad2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860199 | controller |     "Jun 11 15:59:26.110254 crc crio[3638]: time=\"2026-06-11T15:59:26.110196276Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b288848-f72a-4b9a-ac91-b17a117828a4 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:0xc00210c668}] Aliases:map[]}\"",
2026-06-11 18:01:02.860215 | controller |     "Jun 11 15:59:26.112184 crc crio[3638]: time=\"2026-06-11T15:59:26.112158614Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.860230 | controller |     "Jun 11 15:59:26.231341 crc crio[3638]: time=\"2026-06-11T15:59:26.230365356Z\" level=info msg=\"Ran pod sandbox d587df9adc173f284eb1aa2d35f7bd84cefb4258d0f1d1a7ec1825bbb3b0cece with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=36200192-a014-4ba0-9b31-7b518e9fe495 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.860245 | controller |     "Jun 11 15:59:26.261334 crc crio[3638]: time=\"2026-06-11T15:59:26.260759268Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/7885458a-7021-46b1-a568-5b4ad02e5ed6 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:0xc000182a18}] Aliases:map[]}\"",
2026-06-11 18:01:02.860265 | controller |     "Jun 11 15:59:26.261334 crc crio[3638]: time=\"2026-06-11T15:59:26.260916434Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.860280 | controller |     "Jun 11 15:59:26.265327 crc crio[3638]: time=\"2026-06-11T15:59:26.263896444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9841ecfa-5881-4329-a75b-e24fbe2a0b86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860296 | controller |     "Jun 11 15:59:26.265327 crc crio[3638]: time=\"2026-06-11T15:59:26.264065372Z\" level=info msg=\"Ran pod sandbox 570af542d7ba877b3c2ad83f2e4b726c1fded3d4079ac332635de7f66d6479b1 with infra container: openshift-dns/node-resolver-277xp/POD\" id=b454a186-bc2a-4307-bc46-bbe9178ce3b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.860311 | controller |     "Jun 11 15:59:26.320490 crc crio[3638]: time=\"2026-06-11T15:59:26.318814772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=89998cee-322f-49d4-8853-1e7d3ff0a4a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860326 | controller |     "Jun 11 15:59:26.470223 crc crio[3638]: time=\"2026-06-11T15:59:26.469922048Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/10675570-7186-48af-b7ca-c134b5b2bef0 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:0xc00008cb20}] Aliases:map[]}\"",
2026-06-11 18:01:02.860341 | controller |     "Jun 11 15:59:26.470223 crc crio[3638]: time=\"2026-06-11T15:59:26.470213869Z\" 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-11 18:01:02.860357 | controller |     "Jun 11 15:59:26.484509 crc crio[3638]: time=\"2026-06-11T15:59:26.483345498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f3a51e6f-32cc-4d46-a6e0-e5e5bcd0023c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860372 | controller |     "Jun 11 15:59:26.491063 crc crio[3638]: time=\"2026-06-11T15:59:26.49086006Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/61c3764b-66cd-4383-9758-d630ae57a51a 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:0xc000182b80}] Aliases:map[]}\"",
2026-06-11 18:01:02.860388 | controller |     "Jun 11 15:59:26.491063 crc crio[3638]: time=\"2026-06-11T15:59:26.490907402Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.860403 | controller |     "Jun 11 15:59:26.492215 crc crio[3638]: time=\"2026-06-11T15:59:26.491813069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1b818b19-c231-43d9-b8fa-54cebdc2fc55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860419 | controller |     "Jun 11 15:59:26.499797 crc crio[3638]: time=\"2026-06-11T15:59:26.497601442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b9eb4c37-f62d-4781-b6de-b2a35ea37b44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860441 | controller |     "Jun 11 15:59:26.513854 crc crio[3638]: time=\"2026-06-11T15:59:26.513299473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d82af348-45fb-4d75-bf3e-c62425f6fdb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860457 | controller |     "Jun 11 15:59:26.530895 crc crio[3638]: time=\"2026-06-11T15:59:26.521295275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=5ddc8bee-badc-46ff-af17-f0bffc8fd14d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860472 | controller |     "Jun 11 15:59:26.542050 crc crio[3638]: time=\"2026-06-11T15:59:26.541940054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=2c32cbae-3a0a-4f97-b502-c9f129228cce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860487 | controller |     "Jun 11 15:59:26.567101 crc crio[3638]: time=\"2026-06-11T15:59:26.566934039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5a74ba15-5913-4db7-8fc2-63a922ba0486 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860502 | controller |     "Jun 11 15:59:26.585863 crc crio[3638]: time=\"2026-06-11T15:59:26.584114849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5a5e2f03-a0c5-4626-b1a4-6f1c49cee79b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860538 | controller |     "Jun 11 15:59:27.215139 crc crio[3638]: time=\"2026-06-11T15:59:27.215070808Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/c8a84477-2e4d-4434-9819-579acad599b9 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:0xc00210c998}] Aliases:map[]}\"",
2026-06-11 18:01:02.860556 | controller |     "Jun 11 15:59:27.218834 crc crio[3638]: time=\"2026-06-11T15:59:27.218802978Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.860571 | controller |     "Jun 11 15:59:37.288590 crc crio[3638]: time=\"2026-06-11T15:59:37.28527095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4a1643eb-f8cf-4cbd-9ce5-42262b71f852 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860586 | controller |     "Jun 11 15:59:37.290390 crc crio[3638]: time=\"2026-06-11T15:59:37.285817233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ba957523-8ce6-4650-93e0-ee8573c7bbc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860601 | controller |     "Jun 11 15:59:37.290390 crc crio[3638]: time=\"2026-06-11T15:59:37.285868245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8cb9e83a-4a24-48e8-aba1-7bb4e704eaa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860620 | controller |     "Jun 11 15:59:37.290390 crc crio[3638]: time=\"2026-06-11T15:59:37.290050622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=2bea165a-fb10-48fd-b367-f053ee8741af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860636 | controller |     "Jun 11 15:59:37.297723 crc crio[3638]: time=\"2026-06-11T15:59:37.296630268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=006e9a8a-c3a0-4932-a320-d6bc1f5a0d08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860651 | controller |     "Jun 11 15:59:38.303599 crc crio[3638]: time=\"2026-06-11T15:59:38.303012205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ed99e42c-7041-411d-81e7-cc513fe86797 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860666 | controller |     "Jun 11 15:59:38.305860 crc crio[3638]: time=\"2026-06-11T15:59:38.303885808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=95278cc1-ef5e-46ee-8246-26ce4bda5e73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860682 | controller |     "Jun 11 15:59:38.316700 crc crio[3638]: time=\"2026-06-11T15:59:38.315345508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=6c18488f-d3fa-4f91-bee3-710f6f571bdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860697 | controller |     "Jun 11 15:59:39.283186 crc crio[3638]: time=\"2026-06-11T15:59:39.283032524Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=601dff7a-72c4-4ec9-b52e-33363a839010 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860712 | controller |     "Jun 11 15:59:39.283680 crc crio[3638]: time=\"2026-06-11T15:59:39.283565608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8369e3f9-f20f-4cf9-a6e5-465fc89ccda2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860727 | controller |     "Jun 11 15:59:39.284268 crc crio[3638]: time=\"2026-06-11T15:59:39.284189603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=15f7e4d9-1946-48ff-bd77-70350586b0ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860741 | controller |     "Jun 11 15:59:39.288762 crc crio[3638]: time=\"2026-06-11T15:59:39.288670096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=767b613a-3452-482d-bf61-019478363f85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860756 | controller |     "Jun 11 15:59:40.286283 crc crio[3638]: time=\"2026-06-11T15:59:40.285942723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=5d751208-137e-4c35-80de-cd426eefc8bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860770 | controller |     "Jun 11 15:59:40.286283 crc crio[3638]: time=\"2026-06-11T15:59:40.286263781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f3daba2a-c24f-49cf-bdc8-1a3c94b57983 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860789 | controller |     "Jun 11 15:59:41.284213 crc crio[3638]: time=\"2026-06-11T15:59:41.283930928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=817f707b-59fa-4976-8256-1b2c1e9b0a94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860804 | controller |     "Jun 11 15:59:41.292548 crc crio[3638]: time=\"2026-06-11T15:59:41.288693988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=003bf404-c41b-4a7d-a193-f36718d2fda2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860818 | controller |     "Jun 11 15:59:42.299317 crc crio[3638]: time=\"2026-06-11T15:59:42.299054377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=0a168d18-2b92-4fa3-a030-73f0b72db6b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860833 | controller |     "Jun 11 15:59:42.299317 crc crio[3638]: time=\"2026-06-11T15:59:42.299219271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=2ee291f8-e31f-4300-9942-52e9afd2c05d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860847 | controller |     "Jun 11 15:59:49.283830 crc crio[3638]: time=\"2026-06-11T15:59:49.283255355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=85f8abde-7387-4d89-b759-9158fe7c1ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860862 | controller |     "Jun 11 15:59:49.284371 crc crio[3638]: time=\"2026-06-11T15:59:49.283887552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=92da5415-89c2-4330-8767-5392f63bc683 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860876 | controller |     "Jun 11 15:59:49.287617 crc crio[3638]: time=\"2026-06-11T15:59:49.28738298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=52e7beb5-2d76-401c-903b-aeae9cee2f1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860890 | controller |     "Jun 11 15:59:49.289747 crc crio[3638]: time=\"2026-06-11T15:59:49.289060113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=c92f89f6-c488-42cf-9de7-dce08b2ebd1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.860905 | controller |     "Jun 11 15:59:49.295536 crc crio[3638]: time=\"2026-06-11T15:59:49.291480584Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=a86b79b4-923d-4ab4-a450-7b2e67d11b3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.860919 | controller |     "Jun 11 15:59:49.295536 crc crio[3638]: time=\"2026-06-11T15:59:49.2917491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.860934 | controller |     "Jun 11 15:59:49.295536 crc crio[3638]: time=\"2026-06-11T15:59:49.293119895Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=04c39a76-2bcd-4d3b-a69f-68100ed8d2a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.860949 | controller |     "Jun 11 15:59:49.300155 crc crio[3638]: time=\"2026-06-11T15:59:49.299969609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.860967 | controller |     "Jun 11 15:59:49.329690 crc crio[3638]: time=\"2026-06-11T15:59:49.326411859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.860983 | controller |     "Jun 11 15:59:49.371324 crc crio[3638]: time=\"2026-06-11T15:59:49.370775943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.860998 | controller |     "Jun 11 15:59:49.997375 crc crio[3638]: time=\"2026-06-11T15:59:49.997125372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861012 | controller |     "Jun 11 15:59:50.034251 crc crio[3638]: time=\"2026-06-11T15:59:50.03415756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861027 | controller |     "Jun 11 15:59:50.120265 crc crio[3638]: time=\"2026-06-11T15:59:50.120179929Z\" level=info msg=\"Created container a484adbb830d0af246aa553d35574131b792d97d88cae0a24a05245f6a285668: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=04c39a76-2bcd-4d3b-a69f-68100ed8d2a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861042 | controller |     "Jun 11 15:59:50.122174 crc crio[3638]: time=\"2026-06-11T15:59:50.122020186Z\" level=info msg=\"Starting container: a484adbb830d0af246aa553d35574131b792d97d88cae0a24a05245f6a285668\" id=11ad1461-c3e9-41b5-88bf-40ac94a62d1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.861057 | controller |     "Jun 11 15:59:50.129726 crc crio[3638]: time=\"2026-06-11T15:59:50.129645879Z\" level=info msg=\"Started container\" PID=7753 containerID=a484adbb830d0af246aa553d35574131b792d97d88cae0a24a05245f6a285668 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=11ad1461-c3e9-41b5-88bf-40ac94a62d1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd",
2026-06-11 18:01:02.861072 | controller |     "Jun 11 15:59:50.132119 crc crio[3638]: time=\"2026-06-11T15:59:50.131993729Z\" level=info msg=\"Created container 55174e0ee0e3e9de408c6def411910e979d681229a1facaac4c798152fa014a5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=a86b79b4-923d-4ab4-a450-7b2e67d11b3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861087 | controller |     "Jun 11 15:59:50.133526 crc crio[3638]: time=\"2026-06-11T15:59:50.133378713Z\" level=info msg=\"Starting container: 55174e0ee0e3e9de408c6def411910e979d681229a1facaac4c798152fa014a5\" id=59bf7606-75b5-4336-a747-2262de885531 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.861102 | controller |     "Jun 11 15:59:50.141724 crc crio[3638]: time=\"2026-06-11T15:59:50.141616602Z\" level=info msg=\"Started container\" PID=7756 containerID=55174e0ee0e3e9de408c6def411910e979d681229a1facaac4c798152fa014a5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=59bf7606-75b5-4336-a747-2262de885531 name=/runtime.v1.RuntimeService/StartContainer sandboxID=299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2",
2026-06-11 18:01:02.861117 | controller |     "Jun 11 15:59:50.161540 crc crio[3638]: time=\"2026-06-11T15:59:50.161462506Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_873a4d02-f7ac-43de-9578-c0a72cf22f70\\\"\"",
2026-06-11 18:01:02.861131 | controller |     "Jun 11 15:59:50.164111 crc crio[3638]: time=\"2026-06-11T15:59:50.16401545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=607b8f32-5bdc-4fa9-b3fe-9256e5cf52d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861150 | controller |     "Jun 11 15:59:50.166283 crc crio[3638]: time=\"2026-06-11T15:59:50.166216206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=e418df21-37cb-4b5f-aac5-42d2ac7dcec9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861167 | controller |     "Jun 11 15:59:50.169366 crc crio[3638]: time=\"2026-06-11T15:59:50.169173201Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9bbe7a30-8314-4e2d-9b48-eb98bcb53552 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861182 | controller |     "Jun 11 15:59:50.169706 crc crio[3638]: time=\"2026-06-11T15:59:50.169629742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861198 | controller |     "Jun 11 15:59:50.192154 crc crio[3638]: time=\"2026-06-11T15:59:50.191963258Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.861213 | controller |     "Jun 11 15:59:50.193839 crc crio[3638]: time=\"2026-06-11T15:59:50.193749593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861229 | controller |     "Jun 11 15:59:50.286554 crc crio[3638]: time=\"2026-06-11T15:59:50.286270617Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=56cfdec9-58a8-490e-8665-ec9349f924c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861245 | controller |     "Jun 11 15:59:50.292488 crc crio[3638]: time=\"2026-06-11T15:59:50.286999436Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=4db449f5-e0d4-46d8-a319-3625a3904193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861260 | controller |     "Jun 11 15:59:50.292488 crc crio[3638]: time=\"2026-06-11T15:59:50.288185035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=64aa1b1c-5e49-495d-8311-adaf02a1e590 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861276 | controller |     "Jun 11 15:59:50.304134 crc crio[3638]: time=\"2026-06-11T15:59:50.303879833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=58769adc-18a0-4241-9957-2c02d0998957 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861292 | controller |     "Jun 11 15:59:50.308544 crc crio[3638]: time=\"2026-06-11T15:59:50.308201563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=21a6391c-170b-4dfd-9ef0-cd2e476cfe55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861307 | controller |     "Jun 11 15:59:50.309318 crc crio[3638]: time=\"2026-06-11T15:59:50.309002704Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=d44255a8-f62b-4092-b950-1d730813161f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861321 | controller |     "Jun 11 15:59:50.309405 crc crio[3638]: time=\"2026-06-11T15:59:50.309348082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861339 | controller |     "Jun 11 15:59:50.314782 crc crio[3638]: time=\"2026-06-11T15:59:50.313246061Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=11731735-1f95-4694-b21f-a30a6de8d7ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861355 | controller |     "Jun 11 15:59:50.322331 crc crio[3638]: time=\"2026-06-11T15:59:50.322249509Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ff1d6ab5-602b-4a4a-bb64-6699718b18ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861370 | controller |     "Jun 11 15:59:50.325862 crc crio[3638]: time=\"2026-06-11T15:59:50.32388666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861385 | controller |     "Jun 11 15:59:50.416664 crc crio[3638]: time=\"2026-06-11T15:59:50.416313862Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=7f34d9c4-0543-499e-a33f-f0c64f4faac5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861400 | controller |     "Jun 11 15:59:50.418691 crc crio[3638]: time=\"2026-06-11T15:59:50.418024045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861415 | controller |     "Jun 11 15:59:50.435680 crc crio[3638]: time=\"2026-06-11T15:59:50.433524687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861429 | controller |     "Jun 11 15:59:50.470544 crc crio[3638]: time=\"2026-06-11T15:59:50.469756096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861445 | controller |     "Jun 11 15:59:50.487745 crc crio[3638]: time=\"2026-06-11T15:59:50.487400613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861460 | controller |     "Jun 11 15:59:50.504719 crc crio[3638]: time=\"2026-06-11T15:59:50.504312371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861474 | controller |     "Jun 11 15:59:50.564175 crc crio[3638]: time=\"2026-06-11T15:59:50.557761775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861489 | controller |     "Jun 11 15:59:50.568727 crc crio[3638]: time=\"2026-06-11T15:59:50.567473312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861504 | controller |     "Jun 11 15:59:50.893403 crc crio[3638]: time=\"2026-06-11T15:59:50.883035927Z\" level=info msg=\"Created container cceb11b3b7c6d321d2b08e6de0d1d4110355ff35d37b8e0f58c396bce4946903: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=d44255a8-f62b-4092-b950-1d730813161f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861539 | controller |     "Jun 11 15:59:50.900730 crc crio[3638]: time=\"2026-06-11T15:59:50.896564759Z\" level=info msg=\"Starting container: cceb11b3b7c6d321d2b08e6de0d1d4110355ff35d37b8e0f58c396bce4946903\" id=07c3c65e-b5b1-4d6f-8956-5ccb7f2f63b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.861561 | controller |     "Jun 11 15:59:50.987336 crc crio[3638]: time=\"2026-06-11T15:59:50.98699308Z\" level=info msg=\"Started container\" PID=7795 containerID=cceb11b3b7c6d321d2b08e6de0d1d4110355ff35d37b8e0f58c396bce4946903 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=07c3c65e-b5b1-4d6f-8956-5ccb7f2f63b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d587df9adc173f284eb1aa2d35f7bd84cefb4258d0f1d1a7ec1825bbb3b0cece",
2026-06-11 18:01:02.861578 | controller |     "Jun 11 15:59:51.035651 crc crio[3638]: time=\"2026-06-11T15:59:51.034248858Z\" level=info msg=\"Created container 8a3468bc07e531ce5a69b260c55db43f09454f1299494b91412291a4942cb266: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=7f34d9c4-0543-499e-a33f-f0c64f4faac5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861593 | controller |     "Jun 11 15:59:51.037770 crc crio[3638]: time=\"2026-06-11T15:59:51.037698535Z\" level=info msg=\"Starting container: 8a3468bc07e531ce5a69b260c55db43f09454f1299494b91412291a4942cb266\" id=3a7758e2-c7e8-468c-a71a-98b3028b5a86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.861608 | controller |     "Jun 11 15:59:51.086312 crc crio[3638]: time=\"2026-06-11T15:59:51.085782433Z\" level=info msg=\"Created container 990a961082cd33e6a1e7b93111865b3aa6e5ec790aa2b40d796d7d6fb66afedb: openshift-multus/multus-bzhnf/kube-multus\" id=11731735-1f95-4694-b21f-a30a6de8d7ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861623 | controller |     "Jun 11 15:59:51.088837 crc crio[3638]: time=\"2026-06-11T15:59:51.088139313Z\" level=info msg=\"Starting container: 990a961082cd33e6a1e7b93111865b3aa6e5ec790aa2b40d796d7d6fb66afedb\" id=e306bcad-f4c9-49ae-bd86-09d72649f9b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.861638 | controller |     "Jun 11 15:59:51.166803 crc crio[3638]: time=\"2026-06-11T15:59:51.166634661Z\" level=info msg=\"Started container\" PID=7800 containerID=990a961082cd33e6a1e7b93111865b3aa6e5ec790aa2b40d796d7d6fb66afedb description=openshift-multus/multus-bzhnf/kube-multus id=e306bcad-f4c9-49ae-bd86-09d72649f9b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4768c4c8d64492f779d05e201a6789e45532120a5e108731c3bfaa1fbe4753b",
2026-06-11 18:01:02.861654 | controller |     "Jun 11 15:59:51.223316 crc crio[3638]: time=\"2026-06-11T15:59:51.222329003Z\" level=info msg=\"Started container\" PID=7801 containerID=8a3468bc07e531ce5a69b260c55db43f09454f1299494b91412291a4942cb266 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=3a7758e2-c7e8-468c-a71a-98b3028b5a86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78af3da5b5a5fb7735319705711dd6347b8216a61cfb752fe3a131bac1887d70",
2026-06-11 18:01:02.861670 | controller |     "Jun 11 15:59:51.292835 crc crio[3638]: time=\"2026-06-11T15:59:51.291353022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=968cd22b-3b39-4cb9-9683-64eee32fa804 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861684 | controller |     "Jun 11 15:59:51.311805 crc crio[3638]: time=\"2026-06-11T15:59:51.309744588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=58b00256-10dd-49f9-ab28-a7422f02ecc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861700 | controller |     "Jun 11 15:59:51.321238 crc crio[3638]: time=\"2026-06-11T15:59:51.317605386Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=27637b98-6f6d-4273-8733-0625ba61458c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861714 | controller |     "Jun 11 15:59:51.321238 crc crio[3638]: time=\"2026-06-11T15:59:51.317964835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861733 | controller |     "Jun 11 15:59:51.577964 crc crio[3638]: time=\"2026-06-11T15:59:51.577811619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861748 | controller |     "Jun 11 15:59:51.619565 crc crio[3638]: time=\"2026-06-11T15:59:51.614249662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861763 | controller |     "Jun 11 15:59:52.177371 crc crio[3638]: time=\"2026-06-11T15:59:52.175266376Z\" level=info msg=\"Created container ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9bbe7a30-8314-4e2d-9b48-eb98bcb53552 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861778 | controller |     "Jun 11 15:59:52.184042 crc crio[3638]: time=\"2026-06-11T15:59:52.183991087Z\" level=info msg=\"Starting container: ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197\" id=11d2c193-fd70-483a-b164-79ed5edb31a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.861793 | controller |     "Jun 11 15:59:52.342892 crc crio[3638]: time=\"2026-06-11T15:59:52.34161711Z\" level=info msg=\"Started container\" PID=7847 containerID=ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=11d2c193-fd70-483a-b164-79ed5edb31a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2",
2026-06-11 18:01:02.861808 | controller |     "Jun 11 15:59:52.396878 crc crio[3638]: time=\"2026-06-11T15:59:52.396815008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=41523d78-f309-404c-bbfb-03f58105c704 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861822 | controller |     "Jun 11 15:59:52.434810 crc crio[3638]: time=\"2026-06-11T15:59:52.433620381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=f4a11129-330d-4a00-81c4-2cb2fcb58028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861837 | controller |     "Jun 11 15:59:52.475639 crc crio[3638]: time=\"2026-06-11T15:59:52.47503138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=36d14aea-33f6-4bc7-8a98-1c349011b592 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861852 | controller |     "Jun 11 15:59:52.515665 crc crio[3638]: time=\"2026-06-11T15:59:52.48805542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=8ed5a697-7bae-405c-a0ce-fc0da1f886de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861866 | controller |     "Jun 11 15:59:52.581753 crc crio[3638]: time=\"2026-06-11T15:59:52.581214221Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=4e84bb5b-dd82-4116-83c5-eedd21dd910f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861882 | controller |     "Jun 11 15:59:52.594248 crc crio[3638]: time=\"2026-06-11T15:59:52.593312407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b7eeadb7-c8db-482b-ae87-f035badba2b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861901 | controller |     "Jun 11 15:59:52.649034 crc crio[3638]: time=\"2026-06-11T15:59:52.647983232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4d7e71cd-c334-422b-a85f-7cc0e7f59cd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861917 | controller |     "Jun 11 15:59:52.657854 crc crio[3638]: time=\"2026-06-11T15:59:52.657211816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861933 | controller |     "Jun 11 15:59:52.748229 crc crio[3638]: time=\"2026-06-11T15:59:52.748183841Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=eadf0797-d4a3-4bc2-99ba-d3c6d6eeca87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861948 | controller |     "Jun 11 15:59:52.749034 crc crio[3638]: time=\"2026-06-11T15:59:52.749009602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.861963 | controller |     "Jun 11 15:59:52.780292 crc crio[3638]: time=\"2026-06-11T15:59:52.779581286Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=aefb1f58-7f13-4db9-8ab5-7a099a387d04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.861978 | controller |     "Jun 11 15:59:53.316917 crc crio[3638]: time=\"2026-06-11T15:59:53.312051807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=6194df84-8807-4520-9425-c9ef8a770949 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.861993 | controller |     "Jun 11 15:59:53.316917 crc crio[3638]: time=\"2026-06-11T15:59:53.314296513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3834b0ab-4cdc-468c-92a1-ecee228cac27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.862008 | controller |     "Jun 11 15:59:53.667179 crc crio[3638]: time=\"2026-06-11T15:59:53.666967618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=48ff561f-60f9-4af4-ace8-4abca01544bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.862023 | controller |     "Jun 11 15:59:53.684781 crc crio[3638]: time=\"2026-06-11T15:59:53.67178884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862038 | controller |     "Jun 11 15:59:53.738528 crc crio[3638]: time=\"2026-06-11T15:59:53.71954326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=da8c99f5-3f92-489a-888c-e79239eae1c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.862052 | controller |     "Jun 11 15:59:54.188602 crc crio[3638]: time=\"2026-06-11T15:59:54.187851455Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=ddd2c529-17b5-4aae-80ca-9a065c0beab5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.862067 | controller |     "Jun 11 15:59:54.202242 crc crio[3638]: time=\"2026-06-11T15:59:54.201634214Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=67531966-7931-49d1-a472-b27078144d23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.862081 | controller |     "Jun 11 15:59:54.213965 crc crio[3638]: time=\"2026-06-11T15:59:54.209868183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862099 | controller |     "Jun 11 15:59:54.338348 crc crio[3638]: time=\"2026-06-11T15:59:54.336866451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=50b24f55-56e9-4d79-ac5b-6975f65a0b5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.862115 | controller |     "Jun 11 15:59:54.479851 crc crio[3638]: time=\"2026-06-11T15:59:54.479091524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862130 | controller |     "Jun 11 15:59:54.602721 crc crio[3638]: time=\"2026-06-11T15:59:54.597971526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862145 | controller |     "Jun 11 15:59:54.613021 crc crio[3638]: time=\"2026-06-11T15:59:54.605840764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862161 | controller |     "Jun 11 15:59:54.632812 crc crio[3638]: time=\"2026-06-11T15:59:54.631910975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f04943ff-4215-4bba-a9c4-ede9510a9be5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.862178 | controller |     "Jun 11 15:59:54.869782 crc crio[3638]: time=\"2026-06-11T15:59:54.86460333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862194 | controller |     "Jun 11 15:59:54.883748 crc crio[3638]: time=\"2026-06-11T15:59:54.883535201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862208 | controller |     "Jun 11 15:59:54.944409 crc crio[3638]: time=\"2026-06-11T15:59:54.936966294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862223 | controller |     "Jun 11 15:59:54.944409 crc crio[3638]: time=\"2026-06-11T15:59:54.943769007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862237 | controller |     "Jun 11 15:59:55.021671 crc crio[3638]: time=\"2026-06-11T15:59:55.021338581Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=42b28ebc-b564-428b-84fe-6fffd6afaa66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.862253 | controller |     "Jun 11 15:59:55.338164 crc crio[3638]: time=\"2026-06-11T15:59:55.337406719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a2eb75fe-b3ef-45ed-be02-074916dc2584 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.862268 | controller |     "Jun 11 15:59:55.447060 crc crio[3638]: time=\"2026-06-11T15:59:55.446831482Z\" level=info msg=\"Created container 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=27637b98-6f6d-4273-8733-0625ba61458c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.862284 | controller |     "Jun 11 15:59:55.463971 crc crio[3638]: time=\"2026-06-11T15:59:55.463365209Z\" level=info msg=\"Starting container: 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2\" id=3830b209-a584-4905-bd65-88e07bea52cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.862303 | controller |     "Jun 11 15:59:55.567765 crc crio[3638]: time=\"2026-06-11T15:59:55.567271963Z\" level=info msg=\"Created container e5bee39b75e6eb471c2b999e9a8e2e29cbe4b07fbc8d49ff6c7a4ae2969b50dc: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=eadf0797-d4a3-4bc2-99ba-d3c6d6eeca87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.862319 | controller |     "Jun 11 15:59:55.577295 crc crio[3638]: time=\"2026-06-11T15:59:55.575737027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862334 | controller |     "Jun 11 15:59:55.582650 crc crio[3638]: time=\"2026-06-11T15:59:55.582606691Z\" level=info msg=\"Starting container: e5bee39b75e6eb471c2b999e9a8e2e29cbe4b07fbc8d49ff6c7a4ae2969b50dc\" id=5ea1c814-bdac-487d-99df-ffe5f16c5b25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.862348 | controller |     "Jun 11 15:59:55.660997 crc crio[3638]: time=\"2026-06-11T15:59:55.642717974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862363 | controller |     "Jun 11 15:59:55.678975 crc crio[3638]: time=\"2026-06-11T15:59:55.678921881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1a440152-026a-46d1-b955-251a79e26bc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.862378 | controller |     "Jun 11 15:59:55.711788 crc crio[3638]: time=\"2026-06-11T15:59:55.71124037Z\" level=info msg=\"Started container\" PID=7900 containerID=94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=3830b209-a584-4905-bd65-88e07bea52cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889",
2026-06-11 18:01:02.862394 | controller |     "Jun 11 15:59:56.168936 crc crio[3638]: time=\"2026-06-11T15:59:56.166818363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=55231e64-ea50-4b92-8c0d-03a76bdf3c53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.862409 | controller |     "Jun 11 15:59:56.182328 crc crio[3638]: time=\"2026-06-11T15:59:56.169182533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862424 | controller |     "Jun 11 15:59:56.182328 crc crio[3638]: time=\"2026-06-11T15:59:56.181201157Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=47b14ede-6c20-4299-99f0-58ac5d041ea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.862439 | controller |     "Jun 11 15:59:56.182328 crc crio[3638]: time=\"2026-06-11T15:59:56.18168335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862455 | controller |     "Jun 11 15:59:56.235312 crc crio[3638]: time=\"2026-06-11T15:59:56.234195049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=16bbec25-1571-4d89-a730-cfcc95bb01f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.862474 | controller |     "Jun 11 15:59:56.344754 crc crio[3638]: time=\"2026-06-11T15:59:56.343778495Z\" level=info msg=\"Started container\" PID=7884 containerID=e5bee39b75e6eb471c2b999e9a8e2e29cbe4b07fbc8d49ff6c7a4ae2969b50dc description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=5ea1c814-bdac-487d-99df-ffe5f16c5b25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cac4a910a13557802ad773daae9347c66697f36d450044e8d5b51c62ee06e18",
2026-06-11 18:01:02.862496 | controller |     "Jun 11 15:59:56.569970 crc crio[3638]: time=\"2026-06-11T15:59:56.569225908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1cf3360e-918a-49f2-9665-b5cf1375cd1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.862528 | controller |     "Jun 11 15:59:56.625688 crc crio[3638]: time=\"2026-06-11T15:59:56.619605853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862549 | controller |     "Jun 11 15:59:56.677324 crc crio[3638]: time=\"2026-06-11T15:59:56.676668969Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=7625a220-5722-429a-bb6d-4424afabb9ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.862564 | controller |     "Jun 11 15:59:56.706043 crc crio[3638]: time=\"2026-06-11T15:59:56.705740946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c25c0b60-5256-4b55-b155-9c378e4ecbc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.862580 | controller |     "Jun 11 15:59:56.931705 crc crio[3638]: time=\"2026-06-11T15:59:56.929041385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862597 | controller |     "Jun 11 15:59:56.934830 crc crio[3638]: time=\"2026-06-11T15:59:56.933778915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862619 | controller |     "Jun 11 15:59:56.941358 crc crio[3638]: time=\"2026-06-11T15:59:56.93393982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862650 | controller |     "Jun 11 15:59:56.942149 crc crio[3638]: time=\"2026-06-11T15:59:56.942030284Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=21bd1680-8d1e-4af1-abe9-0be5ca9551ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.862679 | controller |     "Jun 11 15:59:56.986553 crc crio[3638]: time=\"2026-06-11T15:59:56.985204951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862707 | controller |     "Jun 11 15:59:56.986553 crc crio[3638]: time=\"2026-06-11T15:59:56.985616172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862734 | controller |     "Jun 11 15:59:56.995380 crc crio[3638]: time=\"2026-06-11T15:59:56.991328947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862760 | controller |     "Jun 11 15:59:57.290413 crc crio[3638]: time=\"2026-06-11T15:59:57.288714106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d39a2d3d-31ab-4338-a9ff-55f926114220 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.862821 | controller |     "Jun 11 15:59:57.830778 crc crio[3638]: time=\"2026-06-11T15:59:57.81528472Z\" level=info msg=\"Created container 5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=67531966-7931-49d1-a472-b27078144d23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.862850 | controller |     "Jun 11 15:59:57.833988 crc crio[3638]: time=\"2026-06-11T15:59:57.8338867Z\" level=info msg=\"Starting container: 5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97\" id=802ee7b8-bc51-434e-a79a-321efa9cb3ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.862869 | controller |     "Jun 11 15:59:57.860770 crc crio[3638]: time=\"2026-06-11T15:59:57.859910767Z\" level=info msg=\"Created container 0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=47b14ede-6c20-4299-99f0-58ac5d041ea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.862884 | controller |     "Jun 11 15:59:57.902731 crc crio[3638]: time=\"2026-06-11T15:59:57.901970774Z\" level=info msg=\"Starting container: 0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4\" id=6e6040c3-3489-4053-9a12-ecc32763ea4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.862899 | controller |     "Jun 11 15:59:58.197348 crc crio[3638]: time=\"2026-06-11T15:59:58.197065719Z\" level=info msg=\"Started container\" PID=7935 containerID=5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=802ee7b8-bc51-434e-a79a-321efa9cb3ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d081cb3a5baeb9f0d46e88b4ce4a94273b5414e877c74e7b08a6508bd1ae32",
2026-06-11 18:01:02.862915 | controller |     "Jun 11 15:59:58.546857 crc crio[3638]: time=\"2026-06-11T15:59:58.545815935Z\" level=info msg=\"Started container\" PID=7936 containerID=0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=6e6040c3-3489-4053-9a12-ecc32763ea4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621",
2026-06-11 18:01:02.862931 | controller |     "Jun 11 15:59:59.432608 crc crio[3638]: time=\"2026-06-11T15:59:59.432548853Z\" level=info msg=\"Created container b4a819b01fdd7cbe5ca384c65b50185dfeefd3b983e3491fbc978bcf89703176: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=42b28ebc-b564-428b-84fe-6fffd6afaa66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.862946 | controller |     "Jun 11 15:59:59.444140 crc crio[3638]: time=\"2026-06-11T15:59:59.443944361Z\" level=info msg=\"Starting container: b4a819b01fdd7cbe5ca384c65b50185dfeefd3b983e3491fbc978bcf89703176\" id=0adf231f-9d94-4527-b050-ffb8e6b9b279 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.862961 | controller |     "Jun 11 15:59:59.673131 crc crio[3638]: time=\"2026-06-11T15:59:59.672206004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862976 | controller |     "Jun 11 15:59:59.766242 crc crio[3638]: time=\"2026-06-11T15:59:59.765918448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.862991 | controller |     "Jun 11 15:59:59.903510 crc crio[3638]: time=\"2026-06-11T15:59:59.902809216Z\" level=info msg=\"Started container\" PID=7946 containerID=b4a819b01fdd7cbe5ca384c65b50185dfeefd3b983e3491fbc978bcf89703176 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=0adf231f-9d94-4527-b050-ffb8e6b9b279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db67a8832041edb76274d8b640b836a40073793e31f2733364ec1a00da18048d",
2026-06-11 18:01:02.863011 | controller |     "Jun 11 16:00:00.117386 crc crio[3638]: time=\"2026-06-11T16:00:00.112899489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=fbe2768e-4fd7-4e93-83ec-2e245f06f738 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.863027 | controller |     "Jun 11 16:00:00.120739 crc crio[3638]: time=\"2026-06-11T16:00:00.120527612Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=9c071dda-b64a-45ca-9b12-1ad6f1530c27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.863042 | controller |     "Jun 11 16:00:00.124863 crc crio[3638]: time=\"2026-06-11T16:00:00.121315643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863057 | controller |     "Jun 11 16:00:00.155113 crc crio[3638]: time=\"2026-06-11T16:00:00.154967415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=dbdf21fb-8abe-4717-ac2f-ee29661709f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.863073 | controller |     "Jun 11 16:00:00.241820 crc crio[3638]: time=\"2026-06-11T16:00:00.241063426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd6fe4ea-f8ab-4157-9715-753014357514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.863089 | controller |     "Jun 11 16:00:00.260298 crc crio[3638]: time=\"2026-06-11T16:00:00.259706178Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=69ae478a-d854-462f-9416-3cd505415663 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.863104 | controller |     "Jun 11 16:00:00.261819 crc crio[3638]: time=\"2026-06-11T16:00:00.260789705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863119 | controller |     "Jun 11 16:00:00.385362 crc crio[3638]: time=\"2026-06-11T16:00:00.384912371Z\" level=info msg=\"Created container 2112f84823efa21bfd9f117e076da4cbac595b983340f36c64f7669e2477f002: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=21bd1680-8d1e-4af1-abe9-0be5ca9551ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.863134 | controller |     "Jun 11 16:00:00.396049 crc crio[3638]: time=\"2026-06-11T16:00:00.395384427Z\" level=info msg=\"Starting container: 2112f84823efa21bfd9f117e076da4cbac595b983340f36c64f7669e2477f002\" id=e908e3b2-2f7d-4c60-99f9-5feead8ef1cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.863148 | controller |     "Jun 11 16:00:00.465800 crc crio[3638]: time=\"2026-06-11T16:00:00.465395419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863163 | controller |     "Jun 11 16:00:00.501955 crc crio[3638]: time=\"2026-06-11T16:00:00.501608347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863177 | controller |     "Jun 11 16:00:00.515876 crc crio[3638]: time=\"2026-06-11T16:00:00.51478987Z\" level=info msg=\"Started container\" PID=7978 containerID=2112f84823efa21bfd9f117e076da4cbac595b983340f36c64f7669e2477f002 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=e908e3b2-2f7d-4c60-99f9-5feead8ef1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cac4a910a13557802ad773daae9347c66697f36d450044e8d5b51c62ee06e18",
2026-06-11 18:01:02.863196 | controller |     "Jun 11 16:00:00.520543 crc crio[3638]: time=\"2026-06-11T16:00:00.519019819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863212 | controller |     "Jun 11 16:00:00.572360 crc crio[3638]: time=\"2026-06-11T16:00:00.572041931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863227 | controller |     "Jun 11 16:00:00.573282 crc crio[3638]: time=\"2026-06-11T16:00:00.572916214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863241 | controller |     "Jun 11 16:00:01.557129 crc crio[3638]: time=\"2026-06-11T16:00:01.555948486Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863256 | controller |     "Jun 11 16:00:01.569833 crc crio[3638]: time=\"2026-06-11T16:00:01.556406199Z\" level=info msg=\"NetworkStart: stopping network for sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863271 | controller |     "Jun 11 16:00:01.575176 crc crio[3638]: time=\"2026-06-11T16:00:01.574886617Z\" level=info msg=\"NetworkStart: stopping network for sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863285 | controller |     "Jun 11 16:00:01.606544 crc crio[3638]: time=\"2026-06-11T16:00:01.604325442Z\" level=info msg=\"Created container 7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=7625a220-5722-429a-bb6d-4424afabb9ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.863300 | controller |     "Jun 11 16:00:01.619245 crc crio[3638]: time=\"2026-06-11T16:00:01.618922792Z\" level=info msg=\"Created container 868076ab4dd794fc9f4685a6b8fd9f700294a976b8334f47e0a184ae69dd3cf6: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=69ae478a-d854-462f-9416-3cd505415663 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.863315 | controller |     "Jun 11 16:00:01.634948 crc crio[3638]: time=\"2026-06-11T16:00:01.633375368Z\" level=info msg=\"Starting container: 868076ab4dd794fc9f4685a6b8fd9f700294a976b8334f47e0a184ae69dd3cf6\" id=ca8a0ee7-50c7-44c6-8b27-86444b34fe43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.863329 | controller |     "Jun 11 16:00:01.653821 crc crio[3638]: time=\"2026-06-11T16:00:01.652377499Z\" level=info msg=\"Starting container: 7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546\" id=f633b785-1ea7-4b8b-a44e-f44f30305466 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.863345 | controller |     "Jun 11 16:00:01.717785 crc crio[3638]: time=\"2026-06-11T16:00:01.717308724Z\" level=info msg=\"Started container\" PID=7993 containerID=7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=f633b785-1ea7-4b8b-a44e-f44f30305466 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889",
2026-06-11 18:01:02.863361 | controller |     "Jun 11 16:00:01.720046 crc crio[3638]: time=\"2026-06-11T16:00:01.719589932Z\" level=info msg=\"NetworkStart: stopping network for sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863383 | controller |     "Jun 11 16:00:01.752219 crc crio[3638]: time=\"2026-06-11T16:00:01.751856089Z\" level=info msg=\"Started container\" PID=7999 containerID=868076ab4dd794fc9f4685a6b8fd9f700294a976b8334f47e0a184ae69dd3cf6 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=ca8a0ee7-50c7-44c6-8b27-86444b34fe43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db67a8832041edb76274d8b640b836a40073793e31f2733364ec1a00da18048d",
2026-06-11 18:01:02.863399 | controller |     "Jun 11 16:00:01.913223 crc crio[3638]: time=\"2026-06-11T16:00:01.910834597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=aab5a828-fbb7-42da-bd08-7a56bd509a4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.863414 | controller |     "Jun 11 16:00:01.917991 crc crio[3638]: time=\"2026-06-11T16:00:01.917235349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cf37a820-0a49-4198-93a7-1d4871090bf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.863429 | controller |     "Jun 11 16:00:01.925605 crc crio[3638]: time=\"2026-06-11T16:00:01.92555343Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=d14508d8-8691-4adf-94f1-cf1345bd59e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.863444 | controller |     "Jun 11 16:00:01.930409 crc crio[3638]: time=\"2026-06-11T16:00:01.930168567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863460 | controller |     "Jun 11 16:00:01.938241 crc crio[3638]: time=\"2026-06-11T16:00:01.935144343Z\" level=info msg=\"NetworkStart: stopping network for sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863475 | controller |     "Jun 11 16:00:01.994359 crc crio[3638]: time=\"2026-06-11T16:00:01.991660955Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863497 | controller |     "Jun 11 16:00:01.994941 crc crio[3638]: time=\"2026-06-11T16:00:01.994889807Z\" level=info msg=\"NetworkStart: stopping network for sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863548 | controller |     "Jun 11 16:00:02.001356 crc crio[3638]: time=\"2026-06-11T16:00:02.000847687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863575 | controller |     "Jun 11 16:00:02.045292 crc crio[3638]: time=\"2026-06-11T16:00:02.005778092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863592 | controller |     "Jun 11 16:00:02.150818 crc crio[3638]: time=\"2026-06-11T16:00:02.150238283Z\" level=info msg=\"NetworkStart: stopping network for sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863608 | controller |     "Jun 11 16:00:02.157587 crc crio[3638]: time=\"2026-06-11T16:00:02.153365192Z\" level=info msg=\"NetworkStart: stopping network for sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863628 | controller |     "Jun 11 16:00:02.178043 crc crio[3638]: time=\"2026-06-11T16:00:02.177975995Z\" level=info msg=\"NetworkStart: stopping network for sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863644 | controller |     "Jun 11 16:00:02.183617 crc crio[3638]: time=\"2026-06-11T16:00:02.183333361Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863659 | controller |     "Jun 11 16:00:02.709535 crc crio[3638]: time=\"2026-06-11T16:00:02.708876856Z\" level=info msg=\"NetworkStart: stopping network for sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863674 | controller |     "Jun 11 16:00:03.027552 crc crio[3638]: time=\"2026-06-11T16:00:03.026753009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=464deda9-ab06-4637-be21-a8bcf6be7234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.863690 | controller |     "Jun 11 16:00:03.046031 crc crio[3638]: time=\"2026-06-11T16:00:03.045869862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=183043ea-c263-4b8f-8a34-97c38623d393 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.863705 | controller |     "Jun 11 16:00:03.058676 crc crio[3638]: time=\"2026-06-11T16:00:03.0584099Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=3261caba-9873-4016-ae96-8708973ad63c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.863720 | controller |     "Jun 11 16:00:03.059564 crc crio[3638]: time=\"2026-06-11T16:00:03.059057817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863735 | controller |     "Jun 11 16:00:03.200672 crc crio[3638]: time=\"2026-06-11T16:00:03.197856093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863750 | controller |     "Jun 11 16:00:03.288914 crc crio[3638]: time=\"2026-06-11T16:00:03.288713985Z\" level=info msg=\"NetworkStart: stopping network for sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863765 | controller |     "Jun 11 16:00:03.449276 crc crio[3638]: time=\"2026-06-11T16:00:03.447911008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863781 | controller |     "Jun 11 16:00:03.478866 crc crio[3638]: time=\"2026-06-11T16:00:03.478189275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863796 | controller |     "Jun 11 16:00:03.485634 crc crio[3638]: time=\"2026-06-11T16:00:03.484988097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.863811 | controller |     "Jun 11 16:00:03.596764 crc crio[3638]: time=\"2026-06-11T16:00:03.595996609Z\" level=info msg=\"Created container ea74e4de4b2fdb52af95793992357ecd4e9c06376908183abbfe9e3c35fc3c86: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=aefb1f58-7f13-4db9-8ab5-7a099a387d04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.863829 | controller |     "Jun 11 16:00:03.612354 crc crio[3638]: time=\"2026-06-11T16:00:03.61182045Z\" level=info msg=\"Starting container: ea74e4de4b2fdb52af95793992357ecd4e9c06376908183abbfe9e3c35fc3c86\" id=9827d507-93e9-4ccc-9bda-bfefeaa545a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.863845 | controller |     "Jun 11 16:00:03.654871 crc crio[3638]: time=\"2026-06-11T16:00:03.653739413Z\" level=info msg=\"Started container\" PID=8053 containerID=ea74e4de4b2fdb52af95793992357ecd4e9c06376908183abbfe9e3c35fc3c86 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=9827d507-93e9-4ccc-9bda-bfefeaa545a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=851716397c59ab6c7136fc7fb6f95c1dee00180850abbe70cc2a9b445a89e59f",
2026-06-11 18:01:02.863860 | controller |     "Jun 11 16:00:03.732907 crc crio[3638]: time=\"2026-06-11T16:00:03.73140062Z\" level=info msg=\"Created container 55be5d2c67003fb377b83a75427e537eafc8a96ad5b8900bbf03290ea4410568: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=9c071dda-b64a-45ca-9b12-1ad6f1530c27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.863875 | controller |     "Jun 11 16:00:03.734860 crc crio[3638]: time=\"2026-06-11T16:00:03.73454971Z\" level=info msg=\"Starting container: 55be5d2c67003fb377b83a75427e537eafc8a96ad5b8900bbf03290ea4410568\" id=7b05aa8d-963a-47ef-8b03-f38bcdf3f223 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.863890 | controller |     "Jun 11 16:00:03.760011 crc crio[3638]: time=\"2026-06-11T16:00:03.759937983Z\" level=info msg=\"Started container\" PID=8055 containerID=55be5d2c67003fb377b83a75427e537eafc8a96ad5b8900bbf03290ea4410568 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=7b05aa8d-963a-47ef-8b03-f38bcdf3f223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=570af542d7ba877b3c2ad83f2e4b726c1fded3d4079ac332635de7f66d6479b1",
2026-06-11 18:01:02.863905 | controller |     "Jun 11 16:00:03.927572 crc crio[3638]: time=\"2026-06-11T16:00:03.926998487Z\" level=info msg=\"Created container 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=d14508d8-8691-4adf-94f1-cf1345bd59e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.863921 | controller |     "Jun 11 16:00:03.930592 crc crio[3638]: time=\"2026-06-11T16:00:03.929332436Z\" level=info msg=\"Starting container: 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d\" id=d37153cb-1b90-4542-ac9b-b672c8b5365c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.863936 | controller |     "Jun 11 16:00:04.016175 crc crio[3638]: time=\"2026-06-11T16:00:04.015985811Z\" level=info msg=\"Started container\" PID=8067 containerID=4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=d37153cb-1b90-4542-ac9b-b672c8b5365c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621",
2026-06-11 18:01:02.863951 | controller |     "Jun 11 16:00:04.039752 crc crio[3638]: time=\"2026-06-11T16:00:04.034377908Z\" level=info msg=\"NetworkStart: stopping network for sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.863966 | controller |     "Jun 11 16:00:04.064208 crc crio[3638]: time=\"2026-06-11T16:00:04.063938716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=78b62ee7-73c8-4190-a52c-4236ac027279 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.863984 | controller |     "Jun 11 16:00:04.079219 crc crio[3638]: time=\"2026-06-11T16:00:04.079128021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4fd3f33e-bb52-4723-875f-346558c86445 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.864001 | controller |     "Jun 11 16:00:04.097654 crc crio[3638]: time=\"2026-06-11T16:00:04.097509557Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=e4f61a85-51df-4c14-829d-08e03de20860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864016 | controller |     "Jun 11 16:00:04.098360 crc crio[3638]: time=\"2026-06-11T16:00:04.098159413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864031 | controller |     "Jun 11 16:00:04.112696 crc crio[3638]: time=\"2026-06-11T16:00:04.112196128Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.864045 | controller |     "Jun 11 16:00:04.118374 crc crio[3638]: time=\"2026-06-11T16:00:04.118306703Z\" level=info msg=\"Created container 88e9ca1e079182baba54473c5833bfddef522f949b614d341f9c789451a9d4fe: openshift-image-registry/node-ca-2wddl/node-ca\" id=ddd2c529-17b5-4aae-80ca-9a065c0beab5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864060 | controller |     "Jun 11 16:00:04.149228 crc crio[3638]: time=\"2026-06-11T16:00:04.148853647Z\" level=info msg=\"Starting container: 88e9ca1e079182baba54473c5833bfddef522f949b614d341f9c789451a9d4fe\" id=28577e68-6d6d-45ce-b9a8-a2f8bc29b37d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.864074 | controller |     "Jun 11 16:00:04.175146 crc crio[3638]: time=\"2026-06-11T16:00:04.174670251Z\" level=info msg=\"Started container\" PID=8054 containerID=88e9ca1e079182baba54473c5833bfddef522f949b614d341f9c789451a9d4fe description=openshift-image-registry/node-ca-2wddl/node-ca id=28577e68-6d6d-45ce-b9a8-a2f8bc29b37d name=/runtime.v1.RuntimeService/StartContainer sandboxID=30a047308e901e9ca88a68d964eddf75fac8dfcff028d98520fbbaab341e1f6d",
2026-06-11 18:01:02.864089 | controller |     "Jun 11 16:00:04.216000 crc crio[3638]: time=\"2026-06-11T16:00:04.215598828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864104 | controller |     "Jun 11 16:00:04.227836 crc crio[3638]: time=\"2026-06-11T16:00:04.227215852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864133 | controller |     "Jun 11 16:00:04.317837 crc crio[3638]: time=\"2026-06-11T16:00:04.308742118Z\" level=info msg=\"NetworkStart: stopping network for sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.864149 | controller |     "Jun 11 16:00:04.405593 crc crio[3638]: time=\"2026-06-11T16:00:04.398665356Z\" level=info msg=\"NetworkStart: stopping network for sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.864163 | controller |     "Jun 11 16:00:04.503349 crc crio[3638]: time=\"2026-06-11T16:00:04.502909337Z\" level=info msg=\"Created container ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=e4f61a85-51df-4c14-829d-08e03de20860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864187 | controller |     "Jun 11 16:00:04.512284 crc crio[3638]: time=\"2026-06-11T16:00:04.511894424Z\" level=info msg=\"Starting container: ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2\" id=eace8457-0886-465c-862e-5c44c8ba892e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.864202 | controller |     "Jun 11 16:00:04.540715 crc crio[3638]: time=\"2026-06-11T16:00:04.539977056Z\" level=info msg=\"Started container\" PID=8093 containerID=ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=eace8457-0886-465c-862e-5c44c8ba892e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621",
2026-06-11 18:01:02.864217 | controller |     "Jun 11 16:00:04.678786 crc crio[3638]: time=\"2026-06-11T16:00:04.67394638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c179e2a6-ba1c-40bc-9d0d-e712d137d3f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.864231 | controller |     "Jun 11 16:00:04.693394 crc crio[3638]: time=\"2026-06-11T16:00:04.693163997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=56cf2015-d96f-45a9-8c77-e3252e39595d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.864246 | controller |     "Jun 11 16:00:04.699872 crc crio[3638]: time=\"2026-06-11T16:00:04.699306852Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=e97fa1f5-323c-4555-8ce9-221202df09ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864260 | controller |     "Jun 11 16:00:04.710759 crc crio[3638]: time=\"2026-06-11T16:00:04.702807811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864275 | controller |     "Jun 11 16:00:04.811036 crc crio[3638]: time=\"2026-06-11T16:00:04.81090435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864289 | controller |     "Jun 11 16:00:04.827828 crc crio[3638]: time=\"2026-06-11T16:00:04.824381101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864303 | controller |     "Jun 11 16:00:04.966656 crc crio[3638]: time=\"2026-06-11T16:00:04.964876232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864318 | controller |     "Jun 11 16:00:05.164915 crc crio[3638]: time=\"2026-06-11T16:00:05.163485794Z\" level=info msg=\"Created container 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=e97fa1f5-323c-4555-8ce9-221202df09ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864332 | controller |     "Jun 11 16:00:05.182692 crc crio[3638]: time=\"2026-06-11T16:00:05.177710214Z\" level=info msg=\"Starting container: 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6\" id=e2cdc345-8e92-42f1-9fad-18aa964bff7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.864347 | controller |     "Jun 11 16:00:05.203634 crc crio[3638]: time=\"2026-06-11T16:00:05.202918033Z\" level=info msg=\"Started container\" PID=8147 containerID=3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=e2cdc345-8e92-42f1-9fad-18aa964bff7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621",
2026-06-11 18:01:02.864365 | controller |     "Jun 11 16:00:05.221157 crc crio[3638]: time=\"2026-06-11T16:00:05.220937379Z\" level=info msg=\"Created container 9fa42d81d3a93b7ac8ebf8b78ceb5c83da897c83be3f1572d03406ad47e0b684: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=3261caba-9873-4016-ae96-8708973ad63c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864380 | controller |     "Jun 11 16:00:05.226285 crc crio[3638]: time=\"2026-06-11T16:00:05.226212163Z\" level=info msg=\"Starting container: 9fa42d81d3a93b7ac8ebf8b78ceb5c83da897c83be3f1572d03406ad47e0b684\" id=90f5c2ac-c189-4380-abd2-b49d3603fa87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.864394 | controller |     "Jun 11 16:00:05.255927 crc crio[3638]: time=\"2026-06-11T16:00:05.255841154Z\" level=info msg=\"Started container\" PID=8152 containerID=9fa42d81d3a93b7ac8ebf8b78ceb5c83da897c83be3f1572d03406ad47e0b684 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=90f5c2ac-c189-4380-abd2-b49d3603fa87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd",
2026-06-11 18:01:02.864409 | controller |     "Jun 11 16:00:05.276050 crc crio[3638]: time=\"2026-06-11T16:00:05.274332712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8d839d07-5bc4-43c8-90e7-9f99a56d7599 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.864424 | controller |     "Jun 11 16:00:05.287655 crc crio[3638]: time=\"2026-06-11T16:00:05.286037258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d56da247-b792-40dc-a108-68eb5ef2779e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.864438 | controller |     "Jun 11 16:00:05.296920 crc crio[3638]: time=\"2026-06-11T16:00:05.29594191Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=62b8d91f-b9db-4ad7-8b42-9501d804d4e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864453 | controller |     "Jun 11 16:00:05.303985 crc crio[3638]: time=\"2026-06-11T16:00:05.303776588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864468 | controller |     "Jun 11 16:00:05.423777 crc crio[3638]: time=\"2026-06-11T16:00:05.422902975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864482 | controller |     "Jun 11 16:00:05.445654 crc crio[3638]: time=\"2026-06-11T16:00:05.44480437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864497 | controller |     "Jun 11 16:00:05.911603 crc crio[3638]: time=\"2026-06-11T16:00:05.908018785Z\" level=info msg=\"Created container 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=62b8d91f-b9db-4ad7-8b42-9501d804d4e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864529 | controller |     "Jun 11 16:00:05.915026 crc crio[3638]: time=\"2026-06-11T16:00:05.914846228Z\" level=info msg=\"Starting container: 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b\" id=027713ff-c2c3-422f-be26-fae0e78306b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.864550 | controller |     "Jun 11 16:00:05.988849 crc crio[3638]: time=\"2026-06-11T16:00:05.988227858Z\" level=info msg=\"Started container\" PID=8192 containerID=52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=027713ff-c2c3-422f-be26-fae0e78306b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621",
2026-06-11 18:01:02.864569 | controller |     "Jun 11 16:00:06.126662 crc crio[3638]: time=\"2026-06-11T16:00:06.126246066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1463642d-41ce-4f48-a375-81c3832fc12a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.864584 | controller |     "Jun 11 16:00:06.148605 crc crio[3638]: time=\"2026-06-11T16:00:06.148183571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4ab76448-09d0-4fa4-83a7-b37f9d90ef9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.864599 | controller |     "Jun 11 16:00:06.162915 crc crio[3638]: time=\"2026-06-11T16:00:06.162642247Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=da788911-3945-438f-b15d-3df892f131ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864614 | controller |     "Jun 11 16:00:06.167172 crc crio[3638]: time=\"2026-06-11T16:00:06.163273713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864629 | controller |     "Jun 11 16:00:06.267043 crc crio[3638]: time=\"2026-06-11T16:00:06.266374235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864644 | controller |     "Jun 11 16:00:06.299906 crc crio[3638]: time=\"2026-06-11T16:00:06.297615516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864659 | controller |     "Jun 11 16:00:06.982582 crc crio[3638]: time=\"2026-06-11T16:00:06.982040185Z\" level=info msg=\"Created container 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=da788911-3945-438f-b15d-3df892f131ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864675 | controller |     "Jun 11 16:00:06.994865 crc crio[3638]: time=\"2026-06-11T16:00:06.992285835Z\" level=info msg=\"Starting container: 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606\" id=fcb27715-fb31-41dd-a2f9-01646e96b28d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.864690 | controller |     "Jun 11 16:00:07.100990 crc crio[3638]: time=\"2026-06-11T16:00:07.100274961Z\" level=info msg=\"Started container\" PID=8221 containerID=54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=fcb27715-fb31-41dd-a2f9-01646e96b28d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621",
2026-06-11 18:01:02.864705 | controller |     "Jun 11 16:00:07.239065 crc crio[3638]: time=\"2026-06-11T16:00:07.237900317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ef55f47b-4519-4cfa-9256-e7e734878835 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.864720 | controller |     "Jun 11 16:00:07.287568 crc crio[3638]: time=\"2026-06-11T16:00:07.279679275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ddf68a08-2da5-449d-9fc6-8c4b880d1b57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.864739 | controller |     "Jun 11 16:00:07.288102 crc crio[3638]: time=\"2026-06-11T16:00:07.287950535Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=80d020d9-bcc0-492e-8cff-b187ef90f60b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864754 | controller |     "Jun 11 16:00:07.288844 crc crio[3638]: time=\"2026-06-11T16:00:07.28850595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864769 | controller |     "Jun 11 16:00:07.535694 crc crio[3638]: time=\"2026-06-11T16:00:07.526689314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864783 | controller |     "Jun 11 16:00:07.535694 crc crio[3638]: time=\"2026-06-11T16:00:07.531985847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864797 | controller |     "Jun 11 16:00:08.002262 crc crio[3638]: time=\"2026-06-11T16:00:08.002025266Z\" level=info msg=\"Created container c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=80d020d9-bcc0-492e-8cff-b187ef90f60b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864812 | controller |     "Jun 11 16:00:08.005977 crc crio[3638]: time=\"2026-06-11T16:00:08.00531713Z\" level=info msg=\"Starting container: c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d\" id=24e5481a-26fe-4418-9941-efc26d6f6991 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.864827 | controller |     "Jun 11 16:00:08.026096 crc crio[3638]: time=\"2026-06-11T16:00:08.02583996Z\" level=info msg=\"Started container\" PID=8238 containerID=c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=24e5481a-26fe-4418-9941-efc26d6f6991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621",
2026-06-11 18:01:02.864841 | controller |     "Jun 11 16:00:11.760176 crc crio[3638]: time=\"2026-06-11T16:00:11.754134318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=650cc2f3-25da-47a3-90a0-ca2160d128d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.864856 | controller |     "Jun 11 16:00:11.787263 crc crio[3638]: time=\"2026-06-11T16:00:11.786554499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=96f31190-05a8-4991-8f6c-8f7b381ca525 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.864871 | controller |     "Jun 11 16:00:11.805144 crc crio[3638]: time=\"2026-06-11T16:00:11.804814641Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=62b19319-6721-4a49-9770-332dec676f63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864886 | controller |     "Jun 11 16:00:11.814338 crc crio[3638]: time=\"2026-06-11T16:00:11.814034454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864901 | controller |     "Jun 11 16:00:12.198511 crc crio[3638]: time=\"2026-06-11T16:00:12.19822097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864916 | controller |     "Jun 11 16:00:12.207394 crc crio[3638]: time=\"2026-06-11T16:00:12.207164986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.864934 | controller |     "Jun 11 16:00:12.813621 crc crio[3638]: time=\"2026-06-11T16:00:12.813231411Z\" level=info msg=\"Created container c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=62b19319-6721-4a49-9770-332dec676f63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864949 | controller |     "Jun 11 16:00:12.861988 crc crio[3638]: time=\"2026-06-11T16:00:12.861212956Z\" level=info msg=\"Starting container: c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b\" id=c5542bb3-424b-44cc-876d-b2055fbf9ab0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.864963 | controller |     "Jun 11 16:00:13.035680 crc crio[3638]: time=\"2026-06-11T16:00:13.034920838Z\" level=info msg=\"Started container\" PID=8366 containerID=c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=c5542bb3-424b-44cc-876d-b2055fbf9ab0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621",
2026-06-11 18:01:02.864978 | controller |     "Jun 11 16:00:16.147306 crc crio[3638]: time=\"2026-06-11T16:00:16.145014083Z\" level=info msg=\"Created container 4533215be61b60912b9f27f736e299e60440ba6fd5bd7291a0f81e4075da845a: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=4e84bb5b-dd82-4116-83c5-eedd21dd910f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.864992 | controller |     "Jun 11 16:00:16.162879 crc crio[3638]: time=\"2026-06-11T16:00:16.155805416Z\" level=info msg=\"Starting container: 4533215be61b60912b9f27f736e299e60440ba6fd5bd7291a0f81e4075da845a\" id=e6bbf992-04eb-45bb-aa38-e5f861f95973 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.865007 | controller |     "Jun 11 16:00:16.196707 crc crio[3638]: time=\"2026-06-11T16:00:16.195392209Z\" level=info msg=\"Started container\" PID=8052 containerID=4533215be61b60912b9f27f736e299e60440ba6fd5bd7291a0f81e4075da845a description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=e6bbf992-04eb-45bb-aa38-e5f861f95973 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d8625d577c160c211f1c2a56d357d8a22cc1da66d52e14f020c4885d783bf0f",
2026-06-11 18:01:02.865021 | controller |     "Jun 11 16:00:16.465814 crc crio[3638]: time=\"2026-06-11T16:00:16.463265745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d8f57145-60ea-4dd8-bee7-2cc0b80933d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.865036 | controller |     "Jun 11 16:00:16.595339 crc crio[3638]: time=\"2026-06-11T16:00:16.595059545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=57e72827-838e-4d9a-8f30-014bb4202fdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.865050 | controller |     "Jun 11 16:00:16.612014 crc crio[3638]: time=\"2026-06-11T16:00:16.609608913Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=ae8f80ba-8f67-42de-9fde-fb7f50e7ee6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.865065 | controller |     "Jun 11 16:00:16.612014 crc crio[3638]: time=\"2026-06-11T16:00:16.611138302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865080 | controller |     "Jun 11 16:00:16.711760 crc crio[3638]: time=\"2026-06-11T16:00:16.710401107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865098 | controller |     "Jun 11 16:00:16.721035 crc crio[3638]: time=\"2026-06-11T16:00:16.716308516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865113 | controller |     "Jun 11 16:00:17.172170 crc crio[3638]: time=\"2026-06-11T16:00:17.171832457Z\" level=info msg=\"Created container 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=ae8f80ba-8f67-42de-9fde-fb7f50e7ee6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.865128 | controller |     "Jun 11 16:00:17.176590 crc crio[3638]: time=\"2026-06-11T16:00:17.176327431Z\" level=info msg=\"Starting container: 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab\" id=f61b5c60-9f23-4715-b659-de916af5a62f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.865142 | controller |     "Jun 11 16:00:17.229970 crc crio[3638]: time=\"2026-06-11T16:00:17.229886238Z\" level=info msg=\"Started container\" PID=8522 containerID=697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=f61b5c60-9f23-4715-b659-de916af5a62f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621",
2026-06-11 18:01:02.865160 | controller |     "Jun 11 16:00:24.538629 crc crio[3638]: time=\"2026-06-11T16:00:24.536763133Z\" level=info msg=\"NetworkStart: stopping network for sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865177 | controller |     "Jun 11 16:00:24.776996 crc crio[3638]: time=\"2026-06-11T16:00:24.77622188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=0ca312e8-5c45-4597-92d1-8de7357f3f60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.865192 | controller |     "Jun 11 16:00:24.799711 crc crio[3638]: time=\"2026-06-11T16:00:24.796988106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=81233ee4-89f3-4603-a307-b61d89a96b34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.865207 | controller |     "Jun 11 16:00:24.817504 crc crio[3638]: time=\"2026-06-11T16:00:24.805989905Z\" level=info msg=\"NetworkStart: stopping network for sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865221 | controller |     "Jun 11 16:00:24.837400 crc crio[3638]: time=\"2026-06-11T16:00:24.836899138Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865236 | controller |     "Jun 11 16:00:24.853594 crc crio[3638]: time=\"2026-06-11T16:00:24.851942048Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=ea375b14-0f2a-490e-8c6a-9b222d24550e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.865250 | controller |     "Jun 11 16:00:24.853594 crc crio[3638]: time=\"2026-06-11T16:00:24.853330153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865265 | controller |     "Jun 11 16:00:25.122371 crc crio[3638]: time=\"2026-06-11T16:00:25.122058672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865283 | controller |     "Jun 11 16:00:26.956901 crc crio[3638]: time=\"2026-06-11T16:00:26.956542111Z\" level=info msg=\"NetworkStart: stopping network for sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865298 | controller |     "Jun 11 16:00:27.248968 crc crio[3638]: time=\"2026-06-11T16:00:27.247512513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865312 | controller |     "Jun 11 16:00:27.507920 crc crio[3638]: time=\"2026-06-11T16:00:27.503655233Z\" level=info msg=\"Created container 76bcb8e79ceaffdb536a95f2673547f66dada8526bd8ae2aa0c36e758078ddaa: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=ea375b14-0f2a-490e-8c6a-9b222d24550e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.865327 | controller |     "Jun 11 16:00:27.519876 crc crio[3638]: time=\"2026-06-11T16:00:27.51898274Z\" level=info msg=\"Starting container: 76bcb8e79ceaffdb536a95f2673547f66dada8526bd8ae2aa0c36e758078ddaa\" id=5696feeb-25d2-42c8-9f04-978d896ab444 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.865341 | controller |     "Jun 11 16:00:27.579295 crc crio[3638]: time=\"2026-06-11T16:00:27.576789305Z\" level=info msg=\"Started container\" PID=8760 containerID=76bcb8e79ceaffdb536a95f2673547f66dada8526bd8ae2aa0c36e758078ddaa description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=5696feeb-25d2-42c8-9f04-978d896ab444 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd",
2026-06-11 18:01:02.865356 | controller |     "Jun 11 16:00:28.614871 crc crio[3638]: time=\"2026-06-11T16:00:28.613686627Z\" level=info msg=\"NetworkStart: stopping network for sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865371 | controller |     "Jun 11 16:00:28.973677 crc crio[3638]: time=\"2026-06-11T16:00:28.960334219Z\" level=info msg=\"NetworkStart: stopping network for sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865385 | controller |     "Jun 11 16:00:28.994776 crc crio[3638]: time=\"2026-06-11T16:00:28.994581517Z\" level=info msg=\"NetworkStart: stopping network for sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865400 | controller |     "Jun 11 16:00:29.042950 crc crio[3638]: time=\"2026-06-11T16:00:29.04285078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=8343716c-9c14-4c8a-979b-35b769f8a4f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.865414 | controller |     "Jun 11 16:00:29.051397 crc crio[3638]: time=\"2026-06-11T16:00:29.049664202Z\" level=info msg=\"NetworkStart: stopping network for sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865429 | controller |     "Jun 11 16:00:29.053566 crc crio[3638]: time=\"2026-06-11T16:00:29.051632412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=409cd6b1-59bd-4213-a4cb-6d8cfe36a21a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.865443 | controller |     "Jun 11 16:00:29.059307 crc crio[3638]: time=\"2026-06-11T16:00:29.058789613Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=3613fd88-0d8e-4604-9a4a-f8d5da444fc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.865460 | controller |     "Jun 11 16:00:29.060197 crc crio[3638]: time=\"2026-06-11T16:00:29.060020584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865475 | controller |     "Jun 11 16:00:29.075762 crc crio[3638]: time=\"2026-06-11T16:00:29.07565366Z\" level=info msg=\"NetworkStart: stopping network for sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865490 | controller |     "Jun 11 16:00:29.108827 crc crio[3638]: time=\"2026-06-11T16:00:29.108702318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865504 | controller |     "Jun 11 16:00:29.239633 crc crio[3638]: time=\"2026-06-11T16:00:29.238501977Z\" level=info msg=\"NetworkStart: stopping network for sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865539 | controller |     "Jun 11 16:00:29.277010 crc crio[3638]: time=\"2026-06-11T16:00:29.274415077Z\" level=info msg=\"NetworkStart: stopping network for sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865555 | controller |     "Jun 11 16:00:29.362656 crc crio[3638]: time=\"2026-06-11T16:00:29.359619625Z\" level=info msg=\"NetworkStart: stopping network for sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865569 | controller |     "Jun 11 16:00:30.112831 crc crio[3638]: time=\"2026-06-11T16:00:30.111766991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=eb10d2d2-402f-4a07-b8ce-f5b7155097c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.865584 | controller |     "Jun 11 16:00:30.151536 crc crio[3638]: time=\"2026-06-11T16:00:30.150356579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c4a7e03e-a773-4565-a507-63d151e20ab3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.865598 | controller |     "Jun 11 16:00:30.213892 crc crio[3638]: time=\"2026-06-11T16:00:30.212545174Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=200fbc20-7cd2-47e4-a5fa-820dfbcaf97c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.865612 | controller |     "Jun 11 16:00:30.213892 crc crio[3638]: time=\"2026-06-11T16:00:30.213759134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865626 | controller |     "Jun 11 16:00:30.536308 crc crio[3638]: time=\"2026-06-11T16:00:30.536199613Z\" level=info msg=\"NetworkStart: stopping network for sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865641 | controller |     "Jun 11 16:00:30.553792 crc crio[3638]: time=\"2026-06-11T16:00:30.551857801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865658 | controller |     "Jun 11 16:00:30.556022 crc crio[3638]: time=\"2026-06-11T16:00:30.555581575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865673 | controller |     "Jun 11 16:00:30.630678 crc crio[3638]: time=\"2026-06-11T16:00:30.630678628Z\" level=info msg=\"NetworkStart: stopping network for sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865688 | controller |     "Jun 11 16:00:30.691932 crc crio[3638]: time=\"2026-06-11T16:00:30.690885693Z\" level=info msg=\"NetworkStart: stopping network for sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865703 | controller |     "Jun 11 16:00:30.723690 crc crio[3638]: time=\"2026-06-11T16:00:30.722409342Z\" level=info msg=\"Created container 93418efd959977b35f367c9256c9a26ebcf70aaa120b40e4b95f2cb6bbb6f1cf: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=3613fd88-0d8e-4604-9a4a-f8d5da444fc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.865717 | controller |     "Jun 11 16:00:30.728652 crc crio[3638]: time=\"2026-06-11T16:00:30.728614489Z\" level=info msg=\"Starting container: 93418efd959977b35f367c9256c9a26ebcf70aaa120b40e4b95f2cb6bbb6f1cf\" id=385bcea1-b87f-41f5-9cc8-5943eff0d5db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.865732 | controller |     "Jun 11 16:00:30.746035 crc crio[3638]: time=\"2026-06-11T16:00:30.745912178Z\" level=info msg=\"NetworkStart: stopping network for sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865747 | controller |     "Jun 11 16:00:30.760175 crc crio[3638]: time=\"2026-06-11T16:00:30.759950503Z\" level=info msg=\"NetworkStart: stopping network for sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865762 | controller |     "Jun 11 16:00:30.766636 crc crio[3638]: time=\"2026-06-11T16:00:30.766584481Z\" level=info msg=\"Started container\" PID=8907 containerID=93418efd959977b35f367c9256c9a26ebcf70aaa120b40e4b95f2cb6bbb6f1cf description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=385bcea1-b87f-41f5-9cc8-5943eff0d5db name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd",
2026-06-11 18:01:02.865777 | controller |     "Jun 11 16:00:30.788063 crc crio[3638]: time=\"2026-06-11T16:00:30.787413829Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865792 | controller |     "Jun 11 16:00:30.840280 crc crio[3638]: time=\"2026-06-11T16:00:30.840110013Z\" level=info msg=\"NetworkStart: stopping network for sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865807 | controller |     "Jun 11 16:00:30.937576 crc crio[3638]: time=\"2026-06-11T16:00:30.936706591Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865821 | controller |     "Jun 11 16:00:31.122840 crc crio[3638]: time=\"2026-06-11T16:00:31.122632512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=8b55276d-6a9d-4044-865f-cc4c18fd253c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.865839 | controller |     "Jun 11 16:00:31.134746 crc crio[3638]: time=\"2026-06-11T16:00:31.134639366Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865854 | controller |     "Jun 11 16:00:31.141180 crc crio[3638]: time=\"2026-06-11T16:00:31.140995477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=9137e24d-6b1b-4e39-9be6-83cdeb9e49da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.865869 | controller |     "Jun 11 16:00:31.146709 crc crio[3638]: time=\"2026-06-11T16:00:31.146505578Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=183a3dc2-3d6a-4a8b-93f3-eb4bab7ded2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.865883 | controller |     "Jun 11 16:00:31.147011 crc crio[3638]: time=\"2026-06-11T16:00:31.146893517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865898 | controller |     "Jun 11 16:00:31.204977 crc crio[3638]: time=\"2026-06-11T16:00:31.203676095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865913 | controller |     "Jun 11 16:00:31.351665 crc crio[3638]: time=\"2026-06-11T16:00:31.349852048Z\" level=info msg=\"NetworkStart: stopping network for sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865928 | controller |     "Jun 11 16:00:31.380768 crc crio[3638]: time=\"2026-06-11T16:00:31.377708144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.865943 | controller |     "Jun 11 16:00:31.454315 crc crio[3638]: time=\"2026-06-11T16:00:31.453492275Z\" level=info msg=\"NetworkStart: stopping network for sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865958 | controller |     "Jun 11 16:00:31.469975 crc crio[3638]: time=\"2026-06-11T16:00:31.468729761Z\" level=info msg=\"NetworkStart: stopping network for sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.865972 | controller |     "Jun 11 16:00:31.494920 crc crio[3638]: time=\"2026-06-11T16:00:31.493832156Z\" level=info msg=\"Created container 3b54ab1c1fdd9675e2add617844697ba8711ce4d6067a5b96f8ce91e34adf229: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=200fbc20-7cd2-47e4-a5fa-820dfbcaf97c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.865987 | controller |     "Jun 11 16:00:31.499533 crc crio[3638]: time=\"2026-06-11T16:00:31.49946468Z\" level=info msg=\"Starting container: 3b54ab1c1fdd9675e2add617844697ba8711ce4d6067a5b96f8ce91e34adf229\" id=5288c4a9-fcce-4f8f-9a9b-e8098d3de038 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.866001 | controller |     "Jun 11 16:00:31.548785 crc crio[3638]: time=\"2026-06-11T16:00:31.546202874Z\" level=info msg=\"Started container\" PID=8928 containerID=3b54ab1c1fdd9675e2add617844697ba8711ce4d6067a5b96f8ce91e34adf229 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=5288c4a9-fcce-4f8f-9a9b-e8098d3de038 name=/runtime.v1.RuntimeService/StartContainer sandboxID=299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2",
2026-06-11 18:01:02.866020 | controller |     "Jun 11 16:00:31.570277 crc crio[3638]: time=\"2026-06-11T16:00:31.562924797Z\" level=info msg=\"NetworkStart: stopping network for sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.866035 | controller |     "Jun 11 16:00:31.574756 crc crio[3638]: time=\"2026-06-11T16:00:31.574666604Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.866049 | controller |     "Jun 11 16:00:31.603853 crc crio[3638]: time=\"2026-06-11T16:00:31.602733266Z\" level=info msg=\"NetworkStart: stopping network for sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.866063 | controller |     "Jun 11 16:00:31.749349 crc crio[3638]: time=\"2026-06-11T16:00:31.74894331Z\" level=info msg=\"NetworkStart: stopping network for sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.866078 | controller |     "Jun 11 16:00:31.751691 crc crio[3638]: time=\"2026-06-11T16:00:31.749227827Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.866092 | controller |     "Jun 11 16:00:31.751691 crc crio[3638]: time=\"2026-06-11T16:00:31.749615777Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1e67e47a-6cba-4940-ac9a-22dcde4688e5\\\"\"",
2026-06-11 18:01:02.866107 | controller |     "Jun 11 16:00:31.751691 crc crio[3638]: time=\"2026-06-11T16:00:31.751054043Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f40fcc1c-1da2-45f4-8b8a-ff4107966c60 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:0xc0001833f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.866123 | controller |     "Jun 11 16:00:31.751691 crc crio[3638]: time=\"2026-06-11T16:00:31.75134175Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.866137 | controller |     "Jun 11 16:00:31.751691 crc crio[3638]: time=\"2026-06-11T16:00:31.751389112Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.866152 | controller |     "Jun 11 16:00:31.751691 crc crio[3638]: time=\"2026-06-11T16:00:31.751403882Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.866167 | controller |     "Jun 11 16:00:31.753003 crc crio[3638]: time=\"2026-06-11T16:00:31.752911341Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/26705198-e9a5-4668-bd0a-6df6bee6ffcf 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:0xc000b12d88}] Aliases:map[]}\"",
2026-06-11 18:01:02.866188 | controller |     "Jun 11 16:00:31.753353 crc crio[3638]: time=\"2026-06-11T16:00:31.752997452Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bb952497-0ee9-4142-8d5b-5b40a01dbafc 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:0xc002cb6878}] Aliases:map[]}\"",
2026-06-11 18:01:02.866203 | controller |     "Jun 11 16:00:31.753353 crc crio[3638]: time=\"2026-06-11T16:00:31.753053264Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.866218 | controller |     "Jun 11 16:00:31.753353 crc crio[3638]: time=\"2026-06-11T16:00:31.753063684Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.866233 | controller |     "Jun 11 16:00:31.753353 crc crio[3638]: time=\"2026-06-11T16:00:31.75333264Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.866247 | controller |     "Jun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753360232Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/4c16b9b6-be95-4847-ad5b-a71300d4e680 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:0xc000b12da0}] Aliases:map[]}\"",
2026-06-11 18:01:02.866263 | controller |     "Jun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753382873Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/78c8e767-0c19-46c6-937f-694f7b24a0dd 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:0xc0036a44b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.866278 | controller |     "Jun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753660159Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/1b01a0c4-1808-40bf-91a3-bacb447f239d 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:0xc000b12db8}] Aliases:map[]}\"",
2026-06-11 18:01:02.866294 | controller |     "Jun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.75369387Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.866308 | controller |     "Jun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753704191Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.866322 | controller |     "Jun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753713871Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.866340 | controller |     "Jun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753779512Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.866355 | controller |     "Jun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753808823Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.866369 | controller |     "Jun 11 16:00:31.754937 crc crio[3638]: time=\"2026-06-11T16:00:31.753824414Z\" 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-11 18:01:02.866384 | controller |     "Jun 11 16:00:31.756833 crc crio[3638]: time=\"2026-06-11T16:00:31.756733887Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3861522c-7dae-486c-b6ff-a7161eb0759e 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:0xc000a88a78}] Aliases:map[]}\"",
2026-06-11 18:01:02.866399 | controller |     "Jun 11 16:00:31.756970 crc crio[3638]: time=\"2026-06-11T16:00:31.756947403Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.866413 | controller |     "Jun 11 16:00:31.757054 crc crio[3638]: time=\"2026-06-11T16:00:31.757039806Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.866427 | controller |     "Jun 11 16:00:31.757239 crc crio[3638]: time=\"2026-06-11T16:00:31.75721839Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.866441 | controller |     "Jun 11 16:00:31.758013 crc crio[3638]: time=\"2026-06-11T16:00:31.757745373Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7ef1e6ac-2bb2-4def-b9f5-f4b62dfaf84a 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:0xc001b14dd0}] Aliases:map[]}\"",
2026-06-11 18:01:02.866456 | controller |     "Jun 11 16:00:31.758013 crc crio[3638]: time=\"2026-06-11T16:00:31.757887897Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.866471 | controller |     "Jun 11 16:00:31.758013 crc crio[3638]: time=\"2026-06-11T16:00:31.757901217Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.866485 | controller |     "Jun 11 16:00:31.758013 crc crio[3638]: time=\"2026-06-11T16:00:31.757914677Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.866500 | controller |     "Jun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.758067141Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ab5ee5fd-1abc-4388-a265-99b81cc2f8e2 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:0xc000b12e28}] Aliases:map[]}\"",
2026-06-11 18:01:02.866536 | controller |     "Jun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.75839789Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.866554 | controller |     "Jun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.758517493Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.866568 | controller |     "Jun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.758528903Z\" 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-11 18:01:02.866583 | controller |     "Jun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.760043131Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/edac65d7-c622-4f3f-81a2-43512fb04683 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:0xc00210cc00}] Aliases:map[]}\"",
2026-06-11 18:01:02.866597 | controller |     "Jun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.760153603Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.866612 | controller |     "Jun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.760167814Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.866626 | controller |     "Jun 11 16:00:31.761026 crc crio[3638]: time=\"2026-06-11T16:00:31.760179114Z\" 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-11 18:01:02.866641 | controller |     "Jun 11 16:00:31.761627 crc crio[3638]: time=\"2026-06-11T16:00:31.761569Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f297c9ec-97ea-4139-9542-4fe47ae301a5 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:0xc0016c0610}] Aliases:map[]}\"",
2026-06-11 18:01:02.866655 | controller |     "Jun 11 16:00:31.761627 crc crio[3638]: time=\"2026-06-11T16:00:31.761609901Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.866670 | controller |     "Jun 11 16:00:31.761627 crc crio[3638]: time=\"2026-06-11T16:00:31.761619341Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.866684 | controller |     "Jun 11 16:00:31.761627 crc crio[3638]: time=\"2026-06-11T16:00:31.761627982Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.866698 | controller |     "Jun 11 16:00:31.766822 crc crio[3638]: time=\"2026-06-11T16:00:31.762290409Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/38aded4a-6d9b-4b68-937c-5751f8ef9c1b 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:0xc00012ad40}] Aliases:map[]}\"",
2026-06-11 18:01:02.866717 | controller |     "Jun 11 16:00:31.766822 crc crio[3638]: time=\"2026-06-11T16:00:31.762891214Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.866732 | controller |     "Jun 11 16:00:31.766822 crc crio[3638]: time=\"2026-06-11T16:00:31.762905454Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.866747 | controller |     "Jun 11 16:00:31.766822 crc crio[3638]: time=\"2026-06-11T16:00:31.762915324Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.866762 | controller |     "Jun 11 16:00:31.767844 crc crio[3638]: time=\"2026-06-11T16:00:31.767733236Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/e32aefcd-7e8f-44f8-ab82-230a07fd5eda 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:0xc0016c0680}] Aliases:map[]}\"",
2026-06-11 18:01:02.866777 | controller |     "Jun 11 16:00:31.767915 crc crio[3638]: time=\"2026-06-11T16:00:31.767844479Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/4930ba0c-8844-4523-a4c5-8558957cf407 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:0xc0036a4528}] Aliases:map[]}\"",
2026-06-11 18:01:02.866792 | controller |     "Jun 11 16:00:31.767915 crc crio[3638]: time=\"2026-06-11T16:00:31.767906Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b288848-f72a-4b9a-ac91-b17a117828a4 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:0xc0016c0688}] Aliases:map[]}\"",
2026-06-11 18:01:02.866807 | controller |     "Jun 11 16:00:31.768007 crc crio[3638]: time=\"2026-06-11T16:00:31.767935221Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.866821 | controller |     "Jun 11 16:00:31.768007 crc crio[3638]: time=\"2026-06-11T16:00:31.767946121Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.866835 | controller |     "Jun 11 16:00:31.768007 crc crio[3638]: time=\"2026-06-11T16:00:31.767955691Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.866850 | controller |     "Jun 11 16:00:31.768683 crc crio[3638]: time=\"2026-06-11T16:00:31.768051814Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/bdae7700-e915-4e87-bf9d-0c1ed60749d5 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:0xc0036a4540}] Aliases:map[]}\"",
2026-06-11 18:01:02.866868 | controller |     "Jun 11 16:00:31.768683 crc crio[3638]: time=\"2026-06-11T16:00:31.768333732Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.866883 | controller |     "Jun 11 16:00:31.768683 crc crio[3638]: time=\"2026-06-11T16:00:31.768354972Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.866898 | controller |     "Jun 11 16:00:31.768683 crc crio[3638]: time=\"2026-06-11T16:00:31.768372493Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.866912 | controller |     "Jun 11 16:00:31.768878 crc crio[3638]: time=\"2026-06-11T16:00:31.768395082Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7fe9c68a-b0b1-4a06-835e-24b17c9d7363 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:0xc001b14e40}] Aliases:map[]}\"",
2026-06-11 18:01:02.866927 | controller |     "Jun 11 16:00:31.768878 crc crio[3638]: time=\"2026-06-11T16:00:31.768817264Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.866942 | controller |     "Jun 11 16:00:31.768878 crc crio[3638]: time=\"2026-06-11T16:00:31.768828513Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.866957 | controller |     "Jun 11 16:00:31.768878 crc crio[3638]: time=\"2026-06-11T16:00:31.768837933Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.866972 | controller |     "Jun 11 16:00:31.769210 crc crio[3638]: time=\"2026-06-11T16:00:31.768938747Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/c99f8b44-9ddf-450b-a3cc-d1a8b95e601c 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:0xc00008cee8}] Aliases:map[]}\"",
2026-06-11 18:01:02.866987 | controller |     "Jun 11 16:00:31.769210 crc crio[3638]: time=\"2026-06-11T16:00:31.769145222Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867002 | controller |     "Jun 11 16:00:31.769210 crc crio[3638]: time=\"2026-06-11T16:00:31.769155032Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867017 | controller |     "Jun 11 16:00:31.769210 crc crio[3638]: time=\"2026-06-11T16:00:31.769170662Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.867032 | controller |     "Jun 11 16:00:31.769210 crc crio[3638]: time=\"2026-06-11T16:00:31.769187543Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fc9ef7b3-87af-452f-98e2-367cb6738cbf 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:0xc0003d0ce8}] Aliases:map[]}\"",
2026-06-11 18:01:02.867050 | controller |     "Jun 11 16:00:31.769781 crc crio[3638]: time=\"2026-06-11T16:00:31.769224044Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867065 | controller |     "Jun 11 16:00:31.769781 crc crio[3638]: time=\"2026-06-11T16:00:31.769232484Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867080 | controller |     "Jun 11 16:00:31.769781 crc crio[3638]: time=\"2026-06-11T16:00:31.769241734Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.867095 | controller |     "Jun 11 16:00:31.770162 crc crio[3638]: time=\"2026-06-11T16:00:31.770132367Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/83b97448-e575-44a5-80f9-fb0c52e5e331 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:0xc000a88ad8}] Aliases:map[]}\"",
2026-06-11 18:01:02.867110 | controller |     "Jun 11 16:00:31.773642 crc crio[3638]: time=\"2026-06-11T16:00:31.773256406Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/df8ae1a1-2d4c-494f-91e1-c109e21562bb 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:0xc001b14db8}] Aliases:map[]}\"",
2026-06-11 18:01:02.867125 | controller |     "Jun 11 16:00:31.773724 crc crio[3638]: time=\"2026-06-11T16:00:31.772839446Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/2c098487-9d7b-40c8-b0da-b54298d65598 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:0xc0036a4610}] Aliases:map[]}\"",
2026-06-11 18:01:02.867140 | controller |     "Jun 11 16:00:31.773724 crc crio[3638]: time=\"2026-06-11T16:00:31.773693527Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867155 | controller |     "Jun 11 16:00:31.773724 crc crio[3638]: time=\"2026-06-11T16:00:31.773705767Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867169 | controller |     "Jun 11 16:00:31.773724 crc crio[3638]: time=\"2026-06-11T16:00:31.773716387Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.867184 | controller |     "Jun 11 16:00:31.774144 crc crio[3638]: time=\"2026-06-11T16:00:31.771680926Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/7885458a-7021-46b1-a568-5b4ad02e5ed6 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:0xc000b12e80}] Aliases:map[]}\"",
2026-06-11 18:01:02.867203 | controller |     "Jun 11 16:00:31.774144 crc crio[3638]: time=\"2026-06-11T16:00:31.773855451Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867218 | controller |     "Jun 11 16:00:31.774144 crc crio[3638]: time=\"2026-06-11T16:00:31.773867521Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867233 | controller |     "Jun 11 16:00:31.774144 crc crio[3638]: time=\"2026-06-11T16:00:31.773877611Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.867247 | controller |     "Jun 11 16:00:31.774895 crc crio[3638]: time=\"2026-06-11T16:00:31.772020255Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/387f16b9-def6-4bc4-99a4-8fee57578398 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:0xc0036a45e0}] Aliases:map[]}\"",
2026-06-11 18:01:02.867262 | controller |     "Jun 11 16:00:31.774895 crc crio[3638]: time=\"2026-06-11T16:00:31.77419138Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867277 | controller |     "Jun 11 16:00:31.774895 crc crio[3638]: time=\"2026-06-11T16:00:31.77420867Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867292 | controller |     "Jun 11 16:00:31.774895 crc crio[3638]: time=\"2026-06-11T16:00:31.774220181Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.867307 | controller |     "Jun 11 16:00:31.776229 crc crio[3638]: time=\"2026-06-11T16:00:31.773281017Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867321 | controller |     "Jun 11 16:00:31.776229 crc crio[3638]: time=\"2026-06-11T16:00:31.77578967Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867336 | controller |     "Jun 11 16:00:31.776229 crc crio[3638]: time=\"2026-06-11T16:00:31.775805261Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.867350 | controller |     "Jun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.771059921Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f1128ee9-7ce3-441b-bb58-6f746c6a06e4 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:0xc000b12e50}] Aliases:map[]}\"",
2026-06-11 18:01:02.867365 | controller |     "Jun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.777494973Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867383 | controller |     "Jun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.777512074Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867398 | controller |     "Jun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.771669926Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/10675570-7186-48af-b7ca-c134b5b2bef0 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:0xc000a88b80}] Aliases:map[]}\"",
2026-06-11 18:01:02.867413 | controller |     "Jun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.777533244Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.867428 | controller |     "Jun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.777574325Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867443 | controller |     "Jun 11 16:00:31.777583 crc crio[3638]: time=\"2026-06-11T16:00:31.777585466Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867457 | controller |     "Jun 11 16:00:31.778003 crc crio[3638]: time=\"2026-06-11T16:00:31.777598306Z\" 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-11 18:01:02.867472 | controller |     "Jun 11 16:00:31.778756 crc crio[3638]: time=\"2026-06-11T16:00:31.770982509Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/503e37e4-f04b-4f8e-ba71-6db1a6404af7 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:0xc000a88b20}] Aliases:map[]}\"",
2026-06-11 18:01:02.867487 | controller |     "Jun 11 16:00:31.778832 crc crio[3638]: time=\"2026-06-11T16:00:31.778768216Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867502 | controller |     "Jun 11 16:00:31.778832 crc crio[3638]: time=\"2026-06-11T16:00:31.778786056Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867536 | controller |     "Jun 11 16:00:31.778832 crc crio[3638]: time=\"2026-06-11T16:00:31.778795846Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.867553 | controller |     "Jun 11 16:00:31.779044 crc crio[3638]: time=\"2026-06-11T16:00:31.771242795Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/07d3329b-ee98-42b1-9d20-bfa1b505cdbc 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:0xc000a88b50}] Aliases:map[]}\"",
2026-06-11 18:01:02.867572 | controller |     "Jun 11 16:00:31.779247 crc crio[3638]: time=\"2026-06-11T16:00:31.772382673Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16271f08-fb98-46dd-9b52-546271f6cf31 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:0xc000b12eb0}] Aliases:map[]}\"",
2026-06-11 18:01:02.867588 | controller |     "Jun 11 16:00:31.779395 crc crio[3638]: time=\"2026-06-11T16:00:31.77933088Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867603 | controller |     "Jun 11 16:00:31.779395 crc crio[3638]: time=\"2026-06-11T16:00:31.779372131Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867618 | controller |     "Jun 11 16:00:31.779395 crc crio[3638]: time=\"2026-06-11T16:00:31.779391591Z\" 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-11 18:01:02.867633 | controller |     "Jun 11 16:00:31.779858 crc crio[3638]: time=\"2026-06-11T16:00:31.77104182Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/c8a84477-2e4d-4434-9819-579acad599b9 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:0xc000a88b38}] Aliases:map[]}\"",
2026-06-11 18:01:02.867648 | controller |     "Jun 11 16:00:31.779858 crc crio[3638]: time=\"2026-06-11T16:00:31.779569555Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867662 | controller |     "Jun 11 16:00:31.779858 crc crio[3638]: time=\"2026-06-11T16:00:31.779582726Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867677 | controller |     "Jun 11 16:00:31.779858 crc crio[3638]: time=\"2026-06-11T16:00:31.779591396Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.867691 | controller |     "Jun 11 16:00:31.783386 crc crio[3638]: time=\"2026-06-11T16:00:31.779388682Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867706 | controller |     "Jun 11 16:00:31.783545 crc crio[3638]: time=\"2026-06-11T16:00:31.783527077Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867720 | controller |     "Jun 11 16:00:31.783641 crc crio[3638]: time=\"2026-06-11T16:00:31.783623609Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.867734 | controller |     "Jun 11 16:00:31.784061 crc crio[3638]: time=\"2026-06-11T16:00:31.767939631Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867748 | controller |     "Jun 11 16:00:31.784573 crc crio[3638]: time=\"2026-06-11T16:00:31.772485637Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/573b99eb-e5cc-4e94-8da2-8fe62b764845 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:0xc000a88bc8}] Aliases:map[]}\"",
2026-06-11 18:01:02.867767 | controller |     "Jun 11 16:00:31.784709 crc crio[3638]: time=\"2026-06-11T16:00:31.784650595Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867782 | controller |     "Jun 11 16:00:31.784709 crc crio[3638]: time=\"2026-06-11T16:00:31.784697526Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.867798 | controller |     "Jun 11 16:00:31.784948 crc crio[3638]: time=\"2026-06-11T16:00:31.770789873Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6b6257c0-64b6-4cbe-a0a0-56b30123d357 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:0xc000a88b08}] Aliases:map[]}\"",
2026-06-11 18:01:02.867813 | controller |     "Jun 11 16:00:31.784948 crc crio[3638]: time=\"2026-06-11T16:00:31.784781958Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867828 | controller |     "Jun 11 16:00:31.784948 crc crio[3638]: time=\"2026-06-11T16:00:31.784795318Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867843 | controller |     "Jun 11 16:00:31.784948 crc crio[3638]: time=\"2026-06-11T16:00:31.784804768Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.867857 | controller |     "Jun 11 16:00:31.785769 crc crio[3638]: time=\"2026-06-11T16:00:31.773518032Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867872 | controller |     "Jun 11 16:00:31.785843 crc crio[3638]: time=\"2026-06-11T16:00:31.753002043Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867886 | controller |     "Jun 11 16:00:31.785936 crc crio[3638]: time=\"2026-06-11T16:00:31.753404153Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867900 | controller |     "Jun 11 16:00:31.786016 crc crio[3638]: time=\"2026-06-11T16:00:31.767852559Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867915 | controller |     "Jun 11 16:00:31.786137 crc crio[3638]: time=\"2026-06-11T16:00:31.770592418Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/4e796cb9-27c0-4f53-b623-794181c2446f 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:0xc000a88af0}] Aliases:map[]}\"",
2026-06-11 18:01:02.867929 | controller |     "Jun 11 16:00:31.786266 crc crio[3638]: time=\"2026-06-11T16:00:31.786245775Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867947 | controller |     "Jun 11 16:00:31.786896 crc crio[3638]: time=\"2026-06-11T16:00:31.786876041Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.867962 | controller |     "Jun 11 16:00:31.787005 crc crio[3638]: time=\"2026-06-11T16:00:31.786982154Z\" 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-11 18:01:02.867976 | controller |     "Jun 11 16:00:31.788670 crc crio[3638]: time=\"2026-06-11T16:00:31.787834225Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.867990 | controller |     "Jun 11 16:00:31.788670 crc crio[3638]: time=\"2026-06-11T16:00:31.787890446Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868004 | controller |     "Jun 11 16:00:31.788670 crc crio[3638]: time=\"2026-06-11T16:00:31.787907507Z\" 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-11 18:01:02.868019 | controller |     "Jun 11 16:00:31.792695 crc crio[3638]: time=\"2026-06-11T16:00:31.769000338Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/4b272157-0544-4da2-a1cc-2324ea6d2810 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:0xc0003d0cd0}] Aliases:map[]}\"",
2026-06-11 18:01:02.868034 | controller |     "Jun 11 16:00:31.792818 crc crio[3638]: time=\"2026-06-11T16:00:31.79274598Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.868049 | controller |     "Jun 11 16:00:31.792818 crc crio[3638]: time=\"2026-06-11T16:00:31.79276671Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868064 | controller |     "Jun 11 16:00:31.792818 crc crio[3638]: time=\"2026-06-11T16:00:31.792782141Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.868078 | controller |     "Jun 11 16:00:31.798741 crc crio[3638]: time=\"2026-06-11T16:00:31.771266316Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/61c3764b-66cd-4383-9758-d630ae57a51a 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:0xc0036a45b0}] Aliases:map[]}\"",
2026-06-11 18:01:02.868093 | controller |     "Jun 11 16:00:31.798976 crc crio[3638]: time=\"2026-06-11T16:00:31.798950808Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.868124 | controller |     "Jun 11 16:00:31.799104 crc crio[3638]: time=\"2026-06-11T16:00:31.79905273Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868140 | controller |     "Jun 11 16:00:31.799211 crc crio[3638]: time=\"2026-06-11T16:00:31.799191674Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.868160 | controller |     "Jun 11 16:00:31.802514 crc crio[3638]: time=\"2026-06-11T16:00:31.771967493Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/f6e78a7b-b404-4474-846e-98718b1c565d 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:0xc0036a45c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.868175 | controller |     "Jun 11 16:00:31.802726 crc crio[3638]: time=\"2026-06-11T16:00:31.802708222Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.868190 | controller |     "Jun 11 16:00:31.802837 crc crio[3638]: time=\"2026-06-11T16:00:31.802819095Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868204 | controller |     "Jun 11 16:00:31.803224 crc crio[3638]: time=\"2026-06-11T16:00:31.803201565Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.868219 | controller |     "Jun 11 16:00:31.814330 crc crio[3638]: time=\"2026-06-11T16:00:31.771301807Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/bd2941b0-0998-4bdb-8086-e0a9ea72cfd6 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:0xc000b12e68}] Aliases:map[]}\"",
2026-06-11 18:01:02.868235 | controller |     "Jun 11 16:00:31.814805 crc crio[3638]: time=\"2026-06-11T16:00:31.814734887Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.868250 | controller |     "Jun 11 16:00:31.815372 crc crio[3638]: time=\"2026-06-11T16:00:31.814754058Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868264 | controller |     "Jun 11 16:00:31.821004 crc crio[3638]: time=\"2026-06-11T16:00:31.817294062Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.868279 | controller |     "Jun 11 16:00:31.822027 crc crio[3638]: time=\"2026-06-11T16:00:31.772003504Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/14204b1e-d922-4a9b-a110-656caae7e4ab 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:0xc000b12e98}] Aliases:map[]}\"",
2026-06-11 18:01:02.868294 | controller |     "Jun 11 16:00:31.822027 crc crio[3638]: time=\"2026-06-11T16:00:31.82194632Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868309 | controller |     "Jun 11 16:00:31.822027 crc crio[3638]: time=\"2026-06-11T16:00:31.82196204Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868324 | controller |     "Jun 11 16:00:31.822027 crc crio[3638]: time=\"2026-06-11T16:00:31.82196973Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.868342 | controller |     "Jun 11 16:00:31.822027 crc crio[3638]: time=\"2026-06-11T16:00:31.821984171Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868357 | controller |     "Jun 11 16:00:31.822027 crc crio[3638]: time=\"2026-06-11T16:00:31.822001451Z\" 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-11 18:01:02.868372 | controller |     "Jun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.767747466Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/f61ea80b-0da5-4ce8-be0d-5fa6d1d0f74d 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:0xc002cb6918}] Aliases:map[]}\"",
2026-06-11 18:01:02.868387 | controller |     "Jun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.823367785Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.868401 | controller |     "Jun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.823386455Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868416 | controller |     "Jun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.823400916Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.868430 | controller |     "Jun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.772100737Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cfcbf673-e515-4a6b-9c8e-8cbe801ebfd6 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:0xc0036a45f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.868445 | controller |     "Jun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.823705454Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.868460 | controller |     "Jun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.823725985Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868474 | controller |     "Jun 11 16:00:31.824251 crc crio[3638]: time=\"2026-06-11T16:00:31.823741435Z\" 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-11 18:01:02.868489 | controller |     "Jun 11 16:00:31.825378 crc crio[3638]: time=\"2026-06-11T16:00:31.772362584Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/0814bd9d-79af-4d78-bbda-0859afbecabe 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:0xc000a88bb0}] Aliases:map[]}\"",
2026-06-11 18:01:02.868507 | controller |     "Jun 11 16:00:31.825607 crc crio[3638]: time=\"2026-06-11T16:00:31.825587113Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.868544 | controller |     "Jun 11 16:00:31.825681 crc crio[3638]: time=\"2026-06-11T16:00:31.825663004Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868559 | controller |     "Jun 11 16:00:31.825772 crc crio[3638]: time=\"2026-06-11T16:00:31.825755537Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.868574 | controller |     "Jun 11 16:00:31.828770 crc crio[3638]: time=\"2026-06-11T16:00:31.82195506Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.868589 | controller |     "Jun 11 16:00:31.828770 crc crio[3638]: time=\"2026-06-11T16:00:31.827625083Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868603 | controller |     "Jun 11 16:00:31.828770 crc crio[3638]: time=\"2026-06-11T16:00:31.827646863Z\" 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-11 18:01:02.868618 | controller |     "Jun 11 16:00:31.828947 crc crio[3638]: time=\"2026-06-11T16:00:31.828826523Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868633 | controller |     "Jun 11 16:00:31.828947 crc crio[3638]: time=\"2026-06-11T16:00:31.828884325Z\" 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-11 18:01:02.868648 | controller |     "Jun 11 16:00:31.833040 crc crio[3638]: time=\"2026-06-11T16:00:31.75292457Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/893bd17a-0143-499a-a54a-7e5c7d457c77 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:0xc002cb6860}] Aliases:map[]}\"",
2026-06-11 18:01:02.868663 | controller |     "Jun 11 16:00:31.833040 crc crio[3638]: time=\"2026-06-11T16:00:31.832806455Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.868677 | controller |     "Jun 11 16:00:31.833040 crc crio[3638]: time=\"2026-06-11T16:00:31.832825446Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868692 | controller |     "Jun 11 16:00:31.833040 crc crio[3638]: time=\"2026-06-11T16:00:31.832838316Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.868707 | controller |     "Jun 11 16:00:31.841983 crc crio[3638]: time=\"2026-06-11T16:00:31.771586424Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/b168f23b-5f61-4065-a25e-b5286a10ad8d 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:0xc000a88b68}] Aliases:map[]}\"",
2026-06-11 18:01:02.868725 | controller |     "Jun 11 16:00:31.841983 crc crio[3638]: time=\"2026-06-11T16:00:31.841727051Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.868740 | controller |     "Jun 11 16:00:31.841983 crc crio[3638]: time=\"2026-06-11T16:00:31.841756052Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868754 | controller |     "Jun 11 16:00:31.841983 crc crio[3638]: time=\"2026-06-11T16:00:31.841775482Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.868769 | controller |     "Jun 11 16:00:31.845481 crc crio[3638]: time=\"2026-06-11T16:00:31.772502987Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/4a4a4cd2-5cb0-486e-afbe-4126bdd8d66d 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:0xc000b12ec8}] Aliases:map[]}\"",
2026-06-11 18:01:02.868784 | controller |     "Jun 11 16:00:31.845582 crc crio[3638]: time=\"2026-06-11T16:00:31.845517367Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.868798 | controller |     "Jun 11 16:00:31.845582 crc crio[3638]: time=\"2026-06-11T16:00:31.845538908Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868813 | controller |     "Jun 11 16:00:31.845582 crc crio[3638]: time=\"2026-06-11T16:00:31.845549628Z\" 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-11 18:01:02.868827 | controller |     "Jun 11 16:00:31.885944 crc crio[3638]: time=\"2026-06-11T16:00:31.821975391Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.868842 | controller |     "Jun 11 16:00:31.887973 crc crio[3638]: time=\"2026-06-11T16:00:31.771987244Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/24ce5ce7-ad8c-4d42-a01c-01e429d4ef21 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:0xc000a88b98}] Aliases:map[]}\"",
2026-06-11 18:01:02.868857 | controller |     "Jun 11 16:00:31.887973 crc crio[3638]: time=\"2026-06-11T16:00:31.887789188Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:02.868872 | controller |     "Jun 11 16:00:31.887973 crc crio[3638]: time=\"2026-06-11T16:00:31.887804778Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:02.868887 | controller |     "Jun 11 16:00:31.887973 crc crio[3638]: time=\"2026-06-11T16:00:31.887814889Z\" 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-11 18:01:02.868902 | controller |     "Jun 11 16:00:31.913187 crc crio[3638]: time=\"2026-06-11T16:00:31.912318729Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.868923 | controller |     "Jun 11 16:00:31.947415 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.868939 | controller |     "Jun 11 16:00:31.947415 crc crio[3638]: time=\"2026-06-11T16:00:31.947603983Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.868954 | controller |     "Jun 11 16:00:31.969769 crc crio[3638]: time=\"2026-06-11T16:00:31.969304273Z\" level=info msg=\"runSandbox: deleting pod ID 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc from idIndex\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.868969 | controller |     "Jun 11 16:00:31.969769 crc crio[3638]: time=\"2026-06-11T16:00:31.969555249Z\" level=info msg=\"runSandbox: removing pod sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.868984 | controller |     "Jun 11 16:00:31.970294 crc crio[3638]: time=\"2026-06-11T16:00:31.969810895Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869075 | controller |     "Jun 11 16:00:31.970902 crc crio[3638]: time=\"2026-06-11T16:00:31.970340099Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869092 | controller |     "Jun 11 16:00:31.977047 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.869107 | controller |     "Jun 11 16:00:31.977047 crc crio[3638]: time=\"2026-06-11T16:00:31.975311495Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869123 | controller |     "Jun 11 16:00:31.977047 crc crio[3638]: time=\"2026-06-11T16:00:31.975595482Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 118ce7076774722cb80238d5c804916bceb0679b9fa52adf608eb70d0109badc\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869137 | controller |     "Jun 11 16:00:31.977047 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.869152 | controller |     "Jun 11 16:00:31.977047 crc crio[3638]: time=\"2026-06-11T16:00:31.976497475Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869167 | controller |     "Jun 11 16:00:31.996497 crc crio[3638]: time=\"2026-06-11T16:00:31.995914997Z\" level=info msg=\"runSandbox: deleting pod ID dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0 from idIndex\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869187 | controller |     "Jun 11 16:00:31.996497 crc crio[3638]: time=\"2026-06-11T16:00:31.996003199Z\" level=info msg=\"runSandbox: removing pod sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869202 | controller |     "Jun 11 16:00:31.996497 crc crio[3638]: time=\"2026-06-11T16:00:31.996308067Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869218 | controller |     "Jun 11 16:00:31.997177 crc crio[3638]: time=\"2026-06-11T16:00:31.996991044Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869232 | controller |     "Jun 11 16:00:32.014222 crc crio[3638]: time=\"2026-06-11T16:00:32.013645246Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: dc7be60a2a25b5ab9c72a8153a12ed6b079603ebab69e2cd59c527f5efd959e0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869247 | controller |     "Jun 11 16:00:32.028266 crc crio[3638]: time=\"2026-06-11T16:00:32.028040221Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869261 | controller |     "Jun 11 16:00:32.028614 crc crio[3638]: time=\"2026-06-11T16:00:32.028585174Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=9b916754-65f3-4352-83a6-8e8baa14d8b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869276 | controller |     "Jun 11 16:00:32.031376 crc crio[3638]: time=\"2026-06-11T16:00:32.030932254Z\" level=info msg=\"runSandbox: deleting pod ID d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0 from idIndex\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869290 | controller |     "Jun 11 16:00:32.031825 crc crio[3638]: time=\"2026-06-11T16:00:32.031398556Z\" level=info msg=\"runSandbox: removing pod sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869305 | controller |     "Jun 11 16:00:32.031825 crc crio[3638]: time=\"2026-06-11T16:00:32.031723734Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869319 | controller |     "Jun 11 16:00:32.031825 crc crio[3638]: time=\"2026-06-11T16:00:32.031759275Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869333 | controller |     "Jun 11 16:00:32.056545 crc crio[3638]: time=\"2026-06-11T16:00:32.055734663Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d62813c8a267bbbc3be444948c8837729b6946da9abe1a8e42998f432c5a39d0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869348 | controller |     "Jun 11 16:00:32.179307 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.869365 | controller |     "Jun 11 16:00:32.179307 crc crio[3638]: time=\"2026-06-11T16:00:32.178945274Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869380 | controller |     "Jun 11 16:00:32.198801 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.869395 | controller |     "Jun 11 16:00:32.203714 crc crio[3638]: 2026-06-11T16:00:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.869409 | controller |     "Jun 11 16:00:32.203714 crc crio[3638]: time=\"2026-06-11T16:00:32.20325451Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869423 | controller |     "Jun 11 16:00:32.211023 crc crio[3638]: time=\"2026-06-11T16:00:32.210065593Z\" level=info msg=\"runSandbox: deleting pod ID b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72 from idIndex\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869437 | controller |     "Jun 11 16:00:32.211023 crc crio[3638]: time=\"2026-06-11T16:00:32.21033353Z\" level=info msg=\"runSandbox: removing pod sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869451 | controller |     "Jun 11 16:00:32.211023 crc crio[3638]: time=\"2026-06-11T16:00:32.210383631Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869465 | controller |     "Jun 11 16:00:32.211023 crc crio[3638]: time=\"2026-06-11T16:00:32.210407361Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869479 | controller |     "Jun 11 16:00:32.219702 crc crio[3638]: time=\"2026-06-11T16:00:32.219291327Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b99b1bef2e0c77b538da253900f47cfca2be2972ef113e30aa3a50b176c6eb72\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869494 | controller |     "Jun 11 16:00:32.270691 crc crio[3638]: time=\"2026-06-11T16:00:32.261357393Z\" level=info msg=\"runSandbox: deleting pod ID 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618 from idIndex\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869508 | controller |     "Jun 11 16:00:32.270691 crc crio[3638]: time=\"2026-06-11T16:00:32.26758632Z\" level=info msg=\"runSandbox: removing pod sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869543 | controller |     "Jun 11 16:00:32.270691 crc crio[3638]: time=\"2026-06-11T16:00:32.267701043Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869563 | controller |     "Jun 11 16:00:32.274054 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.869578 | controller |     "Jun 11 16:00:32.274923 crc crio[3638]: time=\"2026-06-11T16:00:32.274404483Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869593 | controller |     "Jun 11 16:00:32.308363 crc crio[3638]: time=\"2026-06-11T16:00:32.306984088Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869607 | controller |     "Jun 11 16:00:32.327754 crc crio[3638]: time=\"2026-06-11T16:00:32.327688893Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869621 | controller |     "Jun 11 16:00:32.339149 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.869635 | controller |     "Jun 11 16:00:32.339149 crc crio[3638]: time=\"2026-06-11T16:00:32.337006708Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869650 | controller |     "Jun 11 16:00:32.352178 crc crio[3638]: time=\"2026-06-11T16:00:32.352127601Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 508933eea33ee0d6a0efaf0aaf0c6005fe8dc90290367f7ad25a664980e77618\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869664 | controller |     "Jun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.359201291Z\" level=info msg=\"runSandbox: deleting pod ID 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a from idIndex\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869678 | controller |     "Jun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.359281123Z\" level=info msg=\"runSandbox: removing pod sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869693 | controller |     "Jun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.359363485Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869707 | controller |     "Jun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.360376181Z\" level=info msg=\"runSandbox: deleting pod ID b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac from idIndex\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869722 | controller |     "Jun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.360686208Z\" level=info msg=\"runSandbox: removing pod sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869740 | controller |     "Jun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.360723529Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869755 | controller |     "Jun 11 16:00:32.362037 crc crio[3638]: time=\"2026-06-11T16:00:32.36074546Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869769 | controller |     "Jun 11 16:00:32.367288 crc crio[3638]: time=\"2026-06-11T16:00:32.362387732Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869784 | controller |     "Jun 11 16:00:32.381329 crc crio[3638]: time=\"2026-06-11T16:00:32.38003638Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b605ae294b90f01207a2adc09968384557ee5106157e1d0d8656888aef8c2bac\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869799 | controller |     "Jun 11 16:00:32.381329 crc crio[3638]: time=\"2026-06-11T16:00:32.38121395Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 89366c30ebec9ff634b9fae6ed4e6a3d70a477ca25f840a85acd7449b825026a\" id=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869813 | controller |     "Jun 11 16:00:32.406029 crc crio[3638]: time=\"2026-06-11T16:00:32.404326415Z\" level=info msg=\"runSandbox: deleting pod ID debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155 from idIndex\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869828 | controller |     "Jun 11 16:00:32.406029 crc crio[3638]: time=\"2026-06-11T16:00:32.404847037Z\" level=info msg=\"runSandbox: removing pod sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869843 | controller |     "Jun 11 16:00:32.406029 crc crio[3638]: time=\"2026-06-11T16:00:32.404919369Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869858 | controller |     "Jun 11 16:00:32.406029 crc crio[3638]: time=\"2026-06-11T16:00:32.40493884Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869872 | controller |     "Jun 11 16:00:32.438329 crc crio[3638]: time=\"2026-06-11T16:00:32.437618838Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: debfd3a3bce0224ff283a2c96fcfb3dad6e04659744373ea06f42dbebb568155\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869887 | controller |     "Jun 11 16:00:32.623676 crc crio[3638]: time=\"2026-06-11T16:00:32.62202605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.869901 | controller |     "Jun 11 16:00:32.833664 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.869919 | controller |     "Jun 11 16:00:32.833664 crc crio[3638]: time=\"2026-06-11T16:00:32.828976113Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869934 | controller |     "Jun 11 16:00:32.849482 crc crio[3638]: time=\"2026-06-11T16:00:32.837611851Z\" level=info msg=\"runSandbox: deleting pod ID 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160 from idIndex\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869949 | controller |     "Jun 11 16:00:32.849482 crc crio[3638]: time=\"2026-06-11T16:00:32.838208386Z\" level=info msg=\"runSandbox: removing pod sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869964 | controller |     "Jun 11 16:00:32.849482 crc crio[3638]: time=\"2026-06-11T16:00:32.838269698Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869979 | controller |     "Jun 11 16:00:32.849482 crc crio[3638]: time=\"2026-06-11T16:00:32.838295738Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.869993 | controller |     "Jun 11 16:00:32.891652 crc crio[3638]: time=\"2026-06-11T16:00:32.885883144Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 29db130f90d53500d48717c1f4428b7cbdaa37a3c636c51f36bd5330eb733160\" id=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870008 | controller |     "Jun 11 16:00:32.918953 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.870022 | controller |     "Jun 11 16:00:32.918953 crc crio[3638]: time=\"2026-06-11T16:00:32.909306769Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870037 | controller |     "Jun 11 16:00:32.918953 crc crio[3638]: time=\"2026-06-11T16:00:32.9144978Z\" level=info msg=\"runSandbox: deleting pod ID d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8 from idIndex\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870051 | controller |     "Jun 11 16:00:32.918953 crc crio[3638]: time=\"2026-06-11T16:00:32.914552661Z\" level=info msg=\"runSandbox: removing pod sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870066 | controller |     "Jun 11 16:00:32.918953 crc crio[3638]: time=\"2026-06-11T16:00:32.914625514Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870081 | controller |     "Jun 11 16:00:32.918953 crc crio[3638]: time=\"2026-06-11T16:00:32.914657965Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870098 | controller |     "Jun 11 16:00:32.918953 crc crio[3638]: time=\"2026-06-11T16:00:32.916363708Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d982651168e55e0b63ec60be0107c8c0a5e0bcaba85b555c5ef8a069cac56ab8\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870113 | controller |     "Jun 11 16:00:33.064207 crc crio[3638]: time=\"2026-06-11T16:00:33.062956751Z\" level=info msg=\"Created container f19f443c32a7140bc928e75bd79150f9408f7e1c4be7023b11cf5d64d5a8a55b: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=183a3dc2-3d6a-4a8b-93f3-eb4bab7ded2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.870128 | controller |     "Jun 11 16:00:33.077309 crc crio[3638]: time=\"2026-06-11T16:00:33.07630468Z\" level=info msg=\"Starting container: f19f443c32a7140bc928e75bd79150f9408f7e1c4be7023b11cf5d64d5a8a55b\" id=80d2f5a0-aef0-4bc2-aa8d-125509a2f667 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.870142 | controller |     "Jun 11 16:00:33.079149 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.870157 | controller |     "Jun 11 16:00:33.081322 crc crio[3638]: time=\"2026-06-11T16:00:33.079992183Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870172 | controller |     "Jun 11 16:00:33.133325 crc crio[3638]: time=\"2026-06-11T16:00:33.130273297Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870186 | controller |     "Jun 11 16:00:33.159342 crc crio[3638]: time=\"2026-06-11T16:00:33.158153143Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=b14c3e5c-cec0-42ca-bb51-157b09b0350c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870201 | controller |     "Jun 11 16:00:33.159342 crc crio[3638]: time=\"2026-06-11T16:00:33.15566769Z\" level=info msg=\"runSandbox: deleting pod ID 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f from idIndex\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870216 | controller |     "Jun 11 16:00:33.159342 crc crio[3638]: time=\"2026-06-11T16:00:33.158337868Z\" level=info msg=\"runSandbox: removing pod sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870231 | controller |     "Jun 11 16:00:33.159342 crc crio[3638]: time=\"2026-06-11T16:00:33.158370459Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870247 | controller |     "Jun 11 16:00:33.159342 crc crio[3638]: time=\"2026-06-11T16:00:33.158392859Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870261 | controller |     "Jun 11 16:00:33.180047 crc crio[3638]: time=\"2026-06-11T16:00:33.178319254Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870279 | controller |     "Jun 11 16:00:33.180047 crc crio[3638]: time=\"2026-06-11T16:00:33.178409576Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=e5e3eb27-fc28-4f38-a037-add9aaed9193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870294 | controller |     "Jun 11 16:00:33.224751 crc crio[3638]: time=\"2026-06-11T16:00:33.218880921Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870308 | controller |     "Jun 11 16:00:33.224751 crc crio[3638]: time=\"2026-06-11T16:00:33.219937168Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=58e674fc-8a4b-4ca0-8157-414c8b20b492 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870323 | controller |     "Jun 11 16:00:33.313816 crc crio[3638]: time=\"2026-06-11T16:00:33.306980384Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870337 | controller |     "Jun 11 16:00:33.313816 crc crio[3638]: time=\"2026-06-11T16:00:33.307039445Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=879f0211-0988-4344-9aa7-99eee40c4dc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870352 | controller |     "Jun 11 16:00:33.316205 crc crio[3638]: time=\"2026-06-11T16:00:33.314975866Z\" level=info msg=\"Started container\" PID=9178 containerID=f19f443c32a7140bc928e75bd79150f9408f7e1c4be7023b11cf5d64d5a8a55b description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=80d2f5a0-aef0-4bc2-aa8d-125509a2f667 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd",
2026-06-11 18:01:02.870368 | controller |     "Jun 11 16:00:33.316205 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.870382 | controller |     "Jun 11 16:00:33.318210 crc crio[3638]: time=\"2026-06-11T16:00:33.318111536Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870397 | controller |     "Jun 11 16:00:33.320840 crc crio[3638]: 2026-06-11T16:00:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.870412 | controller |     "Jun 11 16:00:33.320840 crc crio[3638]: time=\"2026-06-11T16:00:33.320057685Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870426 | controller |     "Jun 11 16:00:33.323974 crc crio[3638]: time=\"2026-06-11T16:00:33.323934394Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870445 | controller |     "Jun 11 16:00:33.324243 crc crio[3638]: time=\"2026-06-11T16:00:33.324216711Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=60f49299-f9b6-4833-9d1b-ec801aa16b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870459 | controller |     "Jun 11 16:00:33.350372 crc crio[3638]: time=\"2026-06-11T16:00:33.34985919Z\" level=info msg=\"runSandbox: deleting pod ID 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597 from idIndex\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870474 | controller |     "Jun 11 16:00:33.351962 crc crio[3638]: time=\"2026-06-11T16:00:33.351822441Z\" level=info msg=\"runSandbox: removing pod sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870488 | controller |     "Jun 11 16:00:33.351962 crc crio[3638]: time=\"2026-06-11T16:00:33.351885642Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870503 | controller |     "Jun 11 16:00:33.351962 crc crio[3638]: time=\"2026-06-11T16:00:33.351906523Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870535 | controller |     "Jun 11 16:00:33.352406 crc crio[3638]: time=\"2026-06-11T16:00:33.350599038Z\" level=info msg=\"runSandbox: deleting pod ID 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a from idIndex\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870552 | controller |     "Jun 11 16:00:33.352406 crc crio[3638]: time=\"2026-06-11T16:00:33.352299222Z\" level=info msg=\"runSandbox: removing pod sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870566 | controller |     "Jun 11 16:00:33.352406 crc crio[3638]: time=\"2026-06-11T16:00:33.352371864Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870581 | controller |     "Jun 11 16:00:33.352406 crc crio[3638]: time=\"2026-06-11T16:00:33.352402255Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870595 | controller |     "Jun 11 16:00:33.358606 crc crio[3638]: time=\"2026-06-11T16:00:33.358272813Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2ed9cbd1db06e5039798e143510d04469cfc9dc0ecc31a8ac5a2993533f6b597\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870609 | controller |     "Jun 11 16:00:33.360879 crc crio[3638]: time=\"2026-06-11T16:00:33.360060038Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 577a46110ef191be9ff24648ebd7c04632b22704e568f59f0a764547509d606a\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870627 | controller |     "Jun 11 16:00:33.370324 crc crio[3638]: time=\"2026-06-11T16:00:33.367959879Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 00bd46f5f60bd5c769fa624e194ad9e11508f5bae99d2f0e9b61a5d4bf6a493f\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870641 | controller |     "Jun 11 16:00:33.372384 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.870655 | controller |     "Jun 11 16:00:33.394291 crc crio[3638]: time=\"2026-06-11T16:00:33.392547212Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870669 | controller |     "Jun 11 16:00:33.472146 crc crio[3638]: time=\"2026-06-11T16:00:33.471207175Z\" level=info msg=\"runSandbox: deleting pod ID 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3 from idIndex\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870684 | controller |     "Jun 11 16:00:33.472146 crc crio[3638]: time=\"2026-06-11T16:00:33.472151458Z\" level=info msg=\"runSandbox: removing pod sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870698 | controller |     "Jun 11 16:00:33.472405 crc crio[3638]: time=\"2026-06-11T16:00:33.47222945Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870712 | controller |     "Jun 11 16:00:33.473146 crc crio[3638]: time=\"2026-06-11T16:00:33.47224912Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870726 | controller |     "Jun 11 16:00:33.481989 crc crio[3638]: time=\"2026-06-11T16:00:33.481723211Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4efb82222b0be83adc7f81031f266101cf83070982ecc625caa23f589227c0e3\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870740 | controller |     "Jun 11 16:00:33.488611 crc crio[3638]: time=\"2026-06-11T16:00:33.488227346Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870754 | controller |     "Jun 11 16:00:33.492249 crc crio[3638]: time=\"2026-06-11T16:00:33.489733994Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870768 | controller |     "Jun 11 16:00:33.492589 crc crio[3638]: time=\"2026-06-11T16:00:33.492302849Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=381330ed-9e72-4517-bdd7-c561635c541b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870781 | controller |     "Jun 11 16:00:33.493260 crc crio[3638]: time=\"2026-06-11T16:00:33.493003486Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=072568c8-9a28-40c0-b1af-9db8f2046319 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870799 | controller |     "Jun 11 16:00:33.507848 crc crio[3638]: time=\"2026-06-11T16:00:33.507388771Z\" 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=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870813 | controller |     "Jun 11 16:00:33.508821 crc crio[3638]: time=\"2026-06-11T16:00:33.508346545Z\" 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=618abae1-0864-4a12-ae86-dcf6682f048a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870827 | controller |     "Jun 11 16:00:33.703976 crc crio[3638]: time=\"2026-06-11T16:00:33.703355837Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870841 | controller |     "Jun 11 16:00:33.711723 crc crio[3638]: time=\"2026-06-11T16:00:33.711689168Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=8d2c685a-0b17-457c-9bd9-682abfd4f051 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870854 | controller |     "Jun 11 16:00:33.712785 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.870868 | controller |     "Jun 11 16:00:33.728558 crc crio[3638]: time=\"2026-06-11T16:00:33.726653627Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870882 | controller |     "Jun 11 16:00:33.775302 crc crio[3638]: time=\"2026-06-11T16:00:33.775257768Z\" level=info msg=\"runSandbox: deleting pod ID aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847 from idIndex\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870896 | controller |     "Jun 11 16:00:33.776279 crc crio[3638]: time=\"2026-06-11T16:00:33.776253504Z\" level=info msg=\"runSandbox: removing pod sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870910 | controller |     "Jun 11 16:00:33.776586 crc crio[3638]: time=\"2026-06-11T16:00:33.776405717Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870924 | controller |     "Jun 11 16:00:33.776711 crc crio[3638]: time=\"2026-06-11T16:00:33.776687504Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870938 | controller |     "Jun 11 16:00:33.827999 crc crio[3638]: time=\"2026-06-11T16:00:33.817541049Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: aed68904afe7d29d1fe68742729c240ba2378cf2206713d9946d1083a0024847\" id=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870956 | controller |     "Jun 11 16:00:33.835018 crc crio[3638]: time=\"2026-06-11T16:00:33.825408799Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870971 | controller |     "Jun 11 16:00:33.839855 crc crio[3638]: time=\"2026-06-11T16:00:33.839814124Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=c0e8b446-b5fc-4790-aa91-89fb1105e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.870986 | controller |     "Jun 11 16:00:33.908985 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.871000 | controller |     "Jun 11 16:00:33.912889 crc crio[3638]: time=\"2026-06-11T16:00:33.911747906Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871015 | controller |     "Jun 11 16:00:33.942540 crc crio[3638]: time=\"2026-06-11T16:00:33.942053354Z\" level=info msg=\"runSandbox: deleting pod ID d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6 from idIndex\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871030 | controller |     "Jun 11 16:00:33.942540 crc crio[3638]: time=\"2026-06-11T16:00:33.94230718Z\" level=info msg=\"runSandbox: removing pod sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871045 | controller |     "Jun 11 16:00:33.942540 crc crio[3638]: time=\"2026-06-11T16:00:33.942357421Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871060 | controller |     "Jun 11 16:00:33.942540 crc crio[3638]: time=\"2026-06-11T16:00:33.942375302Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871075 | controller |     "Jun 11 16:00:33.951830 crc crio[3638]: time=\"2026-06-11T16:00:33.95098574Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d9b06d1408e0bf30457bc56730669edca0074d6467d4f366dcbad8e37fc848a6\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871089 | controller |     "Jun 11 16:00:34.157897 crc crio[3638]: 2026-06-11T16:00:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.871104 | controller |     "Jun 11 16:00:34.160312 crc crio[3638]: time=\"2026-06-11T16:00:34.157959414Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871119 | controller |     "Jun 11 16:00:34.286716 crc crio[3638]: time=\"2026-06-11T16:00:34.281033061Z\" level=info msg=\"runSandbox: deleting pod ID b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf from idIndex\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871138 | controller |     "Jun 11 16:00:34.286716 crc crio[3638]: time=\"2026-06-11T16:00:34.281139514Z\" level=info msg=\"runSandbox: removing pod sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871153 | controller |     "Jun 11 16:00:34.286716 crc crio[3638]: time=\"2026-06-11T16:00:34.281201535Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871167 | controller |     "Jun 11 16:00:34.286716 crc crio[3638]: time=\"2026-06-11T16:00:34.281230746Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871182 | controller |     "Jun 11 16:00:34.319589 crc crio[3638]: time=\"2026-06-11T16:00:34.317387132Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b9bb73e45b0c3ec657329fd3927db6eeaab1894ce092b02f7b503666ebb364cf\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871197 | controller |     "Jun 11 16:00:34.338741 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.871211 | controller |     "Jun 11 16:00:34.338741 crc crio[3638]: time=\"2026-06-11T16:00:34.337324228Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871225 | controller |     "Jun 11 16:00:34.387308 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.871240 | controller |     "Jun 11 16:00:34.387308 crc crio[3638]: time=\"2026-06-11T16:00:34.386700527Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871255 | controller |     "Jun 11 16:00:34.419712 crc crio[3638]: time=\"2026-06-11T16:00:34.417915618Z\" level=info msg=\"runSandbox: deleting pod ID 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a from idIndex\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871269 | controller |     "Jun 11 16:00:34.419712 crc crio[3638]: time=\"2026-06-11T16:00:34.418281338Z\" level=info msg=\"runSandbox: removing pod sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871284 | controller |     "Jun 11 16:00:34.419712 crc crio[3638]: time=\"2026-06-11T16:00:34.418331069Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871299 | controller |     "Jun 11 16:00:34.419712 crc crio[3638]: time=\"2026-06-11T16:00:34.41834909Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871318 | controller |     "Jun 11 16:00:34.428162 crc crio[3638]: time=\"2026-06-11T16:00:34.427713376Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 876fb9ce02e28755cb2c5fa6a634e430b7a29ef5a11a9a1ed58a5a2764c0de3a\" id=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871333 | controller |     "Jun 11 16:00:34.474030 crc crio[3638]: time=\"2026-06-11T16:00:34.473610691Z\" level=info msg=\"runSandbox: deleting pod ID 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084 from idIndex\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871347 | controller |     "Jun 11 16:00:34.474030 crc crio[3638]: time=\"2026-06-11T16:00:34.473744464Z\" level=info msg=\"runSandbox: removing pod sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871362 | controller |     "Jun 11 16:00:34.474030 crc crio[3638]: time=\"2026-06-11T16:00:34.473809965Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871376 | controller |     "Jun 11 16:00:34.474030 crc crio[3638]: time=\"2026-06-11T16:00:34.473830546Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871391 | controller |     "Jun 11 16:00:34.482043 crc crio[3638]: time=\"2026-06-11T16:00:34.480877574Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 861ec6405c86b33b869936905ed952fe193354d849265729971611564bcf4084\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871405 | controller |     "Jun 11 16:00:34.494532 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.871420 | controller |     "Jun 11 16:00:34.494532 crc crio[3638]: time=\"2026-06-11T16:00:34.493810452Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871435 | controller |     "Jun 11 16:00:34.514801 crc crio[3638]: time=\"2026-06-11T16:00:34.512257189Z\" level=info msg=\"runSandbox: deleting pod ID 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413 from idIndex\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871450 | controller |     "Jun 11 16:00:34.514801 crc crio[3638]: time=\"2026-06-11T16:00:34.512750481Z\" level=info msg=\"runSandbox: removing pod sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871464 | controller |     "Jun 11 16:00:34.514801 crc crio[3638]: time=\"2026-06-11T16:00:34.512793492Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871479 | controller |     "Jun 11 16:00:34.514801 crc crio[3638]: time=\"2026-06-11T16:00:34.512809923Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871498 | controller |     "Jun 11 16:00:34.526021 crc crio[3638]: time=\"2026-06-11T16:00:34.523918024Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6fe6b28b1a2fac7ff88dd8ebaae68cf4ea6dca265208fc49d46ca2e996d97413\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871527 | controller |     "Jun 11 16:00:34.624027 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.871547 | controller |     "Jun 11 16:00:34.624027 crc crio[3638]: time=\"2026-06-11T16:00:34.623968649Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871563 | controller |     "Jun 11 16:00:34.641625 crc crio[3638]: time=\"2026-06-11T16:00:34.63899611Z\" level=info msg=\"runSandbox: deleting pod ID 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24 from idIndex\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871577 | controller |     "Jun 11 16:00:34.641625 crc crio[3638]: time=\"2026-06-11T16:00:34.640028517Z\" level=info msg=\"runSandbox: removing pod sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871592 | controller |     "Jun 11 16:00:34.641625 crc crio[3638]: time=\"2026-06-11T16:00:34.640254102Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871606 | controller |     "Jun 11 16:00:34.641625 crc crio[3638]: time=\"2026-06-11T16:00:34.640287833Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871621 | controller |     "Jun 11 16:00:34.649193 crc crio[3638]: time=\"2026-06-11T16:00:34.647950538Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 62e3b6a5309f87db51e1fd592b590f840edf2198fcad6f4a189dfab970c53b24\" id=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871636 | controller |     "Jun 11 16:00:34.707618 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.871651 | controller |     "Jun 11 16:00:34.713759 crc crio[3638]: time=\"2026-06-11T16:00:34.712967744Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871666 | controller |     "Jun 11 16:00:34.718186 crc crio[3638]: time=\"2026-06-11T16:00:34.716901563Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871680 | controller |     "Jun 11 16:00:34.718186 crc crio[3638]: time=\"2026-06-11T16:00:34.717302953Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=227e2f89-b1a2-40cd-871c-17729ed3bbfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871702 | controller |     "Jun 11 16:00:34.718186 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.871717 | controller |     "Jun 11 16:00:34.718628 crc crio[3638]: time=\"2026-06-11T16:00:34.718197076Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871731 | controller |     "Jun 11 16:00:34.748703 crc crio[3638]: time=\"2026-06-11T16:00:34.748605837Z\" level=info msg=\"runSandbox: deleting pod ID e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58 from idIndex\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871746 | controller |     "Jun 11 16:00:34.749760 crc crio[3638]: time=\"2026-06-11T16:00:34.749229272Z\" level=info msg=\"runSandbox: removing pod sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871760 | controller |     "Jun 11 16:00:34.751405 crc crio[3638]: time=\"2026-06-11T16:00:34.751369907Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871774 | controller |     "Jun 11 16:00:34.751643 crc crio[3638]: time=\"2026-06-11T16:00:34.751623143Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871789 | controller |     "Jun 11 16:00:34.753160 crc crio[3638]: time=\"2026-06-11T16:00:34.752829844Z\" level=info msg=\"runSandbox: deleting pod ID f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6 from idIndex\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871803 | controller |     "Jun 11 16:00:34.754504 crc crio[3638]: time=\"2026-06-11T16:00:34.753526992Z\" level=info msg=\"runSandbox: removing pod sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871818 | controller |     "Jun 11 16:00:34.754504 crc crio[3638]: time=\"2026-06-11T16:00:34.753780648Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871832 | controller |     "Jun 11 16:00:34.754504 crc crio[3638]: time=\"2026-06-11T16:00:34.75382894Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871846 | controller |     "Jun 11 16:00:34.755662 crc crio[3638]: time=\"2026-06-11T16:00:34.755630575Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e4fc4a6c5b821a84e9023c6773c5c39fd4558b722a9e27801ce9c5cd56ef4f58\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871861 | controller |     "Jun 11 16:00:34.763318 crc crio[3638]: time=\"2026-06-11T16:00:34.763229817Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f904bd6af3ddcfb2d1320a22efb11c0c55bae9b4407cb1ccfddc35eacd7a50b6\" id=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871878 | controller |     "Jun 11 16:00:34.819949 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.871893 | controller |     "Jun 11 16:00:34.821050 crc crio[3638]: time=\"2026-06-11T16:00:34.820757835Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871907 | controller |     "Jun 11 16:00:34.823628 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.871921 | controller |     "Jun 11 16:00:34.823897 crc crio[3638]: time=\"2026-06-11T16:00:34.823742041Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871935 | controller |     "Jun 11 16:00:34.837281 crc crio[3638]: time=\"2026-06-11T16:00:34.837145811Z\" level=info msg=\"runSandbox: deleting pod ID 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f from idIndex\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871950 | controller |     "Jun 11 16:00:34.837281 crc crio[3638]: time=\"2026-06-11T16:00:34.837186922Z\" level=info msg=\"runSandbox: removing pod sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871964 | controller |     "Jun 11 16:00:34.837281 crc crio[3638]: time=\"2026-06-11T16:00:34.837224253Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871978 | controller |     "Jun 11 16:00:34.837281 crc crio[3638]: time=\"2026-06-11T16:00:34.837249464Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.871992 | controller |     "Jun 11 16:00:34.838789 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.872006 | controller |     "Jun 11 16:00:34.840196 crc crio[3638]: time=\"2026-06-11T16:00:34.839539091Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872020 | controller |     "Jun 11 16:00:34.843937 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.872034 | controller |     "Jun 11 16:00:34.844699 crc crio[3638]: time=\"2026-06-11T16:00:34.844266121Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872052 | controller |     "Jun 11 16:00:34.846311 crc crio[3638]: time=\"2026-06-11T16:00:34.845702018Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0e293c37e6189e63d638a2c4820c8f87ce65211041eaafa4f45dcbb83f96529f\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872067 | controller |     "Jun 11 16:00:34.870729 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.872082 | controller |     "Jun 11 16:00:34.870729 crc crio[3638]: time=\"2026-06-11T16:00:34.869917371Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872113 | controller |     "Jun 11 16:00:34.873684 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.872130 | controller |     "Jun 11 16:00:34.873684 crc crio[3638]: time=\"2026-06-11T16:00:34.873655845Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872145 | controller |     "Jun 11 16:00:34.882953 crc crio[3638]: time=\"2026-06-11T16:00:34.882774907Z\" level=info msg=\"runSandbox: deleting pod ID 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3 from idIndex\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872160 | controller |     "Jun 11 16:00:34.883302 crc crio[3638]: time=\"2026-06-11T16:00:34.883277359Z\" level=info msg=\"runSandbox: removing pod sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872175 | controller |     "Jun 11 16:00:34.883752 crc crio[3638]: time=\"2026-06-11T16:00:34.883728461Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872190 | controller |     "Jun 11 16:00:34.884372 crc crio[3638]: time=\"2026-06-11T16:00:34.884341946Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872205 | controller |     "Jun 11 16:00:34.885714 crc crio[3638]: time=\"2026-06-11T16:00:34.883743591Z\" level=info msg=\"runSandbox: deleting pod ID 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29 from idIndex\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872220 | controller |     "Jun 11 16:00:34.885714 crc crio[3638]: time=\"2026-06-11T16:00:34.885374963Z\" level=info msg=\"runSandbox: removing pod sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872235 | controller |     "Jun 11 16:00:34.885714 crc crio[3638]: time=\"2026-06-11T16:00:34.885559887Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872254 | controller |     "Jun 11 16:00:34.885714 crc crio[3638]: time=\"2026-06-11T16:00:34.885598388Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872270 | controller |     "Jun 11 16:00:34.892815 crc crio[3638]: time=\"2026-06-11T16:00:34.892324399Z\" level=info msg=\"runSandbox: deleting pod ID 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5 from idIndex\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872286 | controller |     "Jun 11 16:00:34.892815 crc crio[3638]: time=\"2026-06-11T16:00:34.892567705Z\" level=info msg=\"runSandbox: removing pod sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872301 | controller |     "Jun 11 16:00:34.892815 crc crio[3638]: time=\"2026-06-11T16:00:34.892611916Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872317 | controller |     "Jun 11 16:00:34.892815 crc crio[3638]: time=\"2026-06-11T16:00:34.892630756Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872332 | controller |     "Jun 11 16:00:34.899567 crc crio[3638]: time=\"2026-06-11T16:00:34.899538701Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 152203be93c71d2dbe96e160980fdeafec89fdd6cc9aa72d1d9b992acb328da3\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872347 | controller |     "Jun 11 16:00:34.899776 crc crio[3638]: time=\"2026-06-11T16:00:34.899551932Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6ce3b56c4d8cb3a8825b8c180e2bce4020da7a22aaaefd883a9e5810fb5cbd29\" id=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872362 | controller |     "Jun 11 16:00:34.899875 crc crio[3638]: time=\"2026-06-11T16:00:34.899615843Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 56b4ac50fc11adf30d2e82baba57c4de7873a6430013df82eecfc9ace1f79ec5\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872377 | controller |     "Jun 11 16:00:34.907923 crc crio[3638]: time=\"2026-06-11T16:00:34.906915798Z\" level=info msg=\"runSandbox: deleting pod ID 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f from idIndex\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872392 | controller |     "Jun 11 16:00:34.907923 crc crio[3638]: time=\"2026-06-11T16:00:34.907217116Z\" level=info msg=\"runSandbox: removing pod sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872407 | controller |     "Jun 11 16:00:34.907923 crc crio[3638]: time=\"2026-06-11T16:00:34.907270507Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872422 | controller |     "Jun 11 16:00:34.907923 crc crio[3638]: time=\"2026-06-11T16:00:34.907289887Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872440 | controller |     "Jun 11 16:00:34.912484 crc crio[3638]: time=\"2026-06-11T16:00:34.910338714Z\" level=info msg=\"runSandbox: deleting pod ID de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22 from idIndex\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872455 | controller |     "Jun 11 16:00:34.912484 crc crio[3638]: time=\"2026-06-11T16:00:34.910788976Z\" level=info msg=\"runSandbox: removing pod sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872470 | controller |     "Jun 11 16:00:34.912484 crc crio[3638]: time=\"2026-06-11T16:00:34.910819277Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872485 | controller |     "Jun 11 16:00:34.912484 crc crio[3638]: time=\"2026-06-11T16:00:34.910852858Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872500 | controller |     "Jun 11 16:00:34.919199 crc crio[3638]: time=\"2026-06-11T16:00:34.917979348Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 20b9730e2f830577c99a70fd1ff315fcac465b2dc3c20d1fbc1cc1bf144b347f\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872534 | controller |     "Jun 11 16:00:34.919199 crc crio[3638]: time=\"2026-06-11T16:00:34.918368618Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: de7acc1cc15cafc136a69e9d40f813515be4e2fea6a616e59a39eba8b3f99a22\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872550 | controller |     "Jun 11 16:00:34.938006 crc crio[3638]: time=\"2026-06-11T16:00:34.937933694Z\" 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=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872566 | controller |     "Jun 11 16:00:34.975769 crc crio[3638]: time=\"2026-06-11T16:00:34.975494165Z\" 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=c9c3b344-c5b2-4dc6-82dc-134cc24edb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872581 | controller |     "Jun 11 16:00:35.002616 crc crio[3638]: time=\"2026-06-11T16:00:35.002394387Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872596 | controller |     "Jun 11 16:00:35.002616 crc crio[3638]: time=\"2026-06-11T16:00:35.00253313Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=5a85d04f-8ae2-4abf-874b-f93162bd40a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872610 | controller |     "Jun 11 16:00:35.006717 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.872629 | controller |     "Jun 11 16:00:35.006717 crc crio[3638]: time=\"2026-06-11T16:00:35.006010469Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872644 | controller |     "Jun 11 16:00:35.011838 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.872659 | controller |     "Jun 11 16:00:35.012775 crc crio[3638]: time=\"2026-06-11T16:00:35.01274305Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872673 | controller |     "Jun 11 16:00:35.062373 crc crio[3638]: time=\"2026-06-11T16:00:35.039371163Z\" 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=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872688 | controller |     "Jun 11 16:00:35.062373 crc crio[3638]: time=\"2026-06-11T16:00:35.039608359Z\" 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=2dbff8e0-8734-4525-b033-6014db6156f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872703 | controller |     "Jun 11 16:00:35.075914 crc crio[3638]: time=\"2026-06-11T16:00:35.073918379Z\" 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=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872717 | controller |     "Jun 11 16:00:35.075914 crc crio[3638]: time=\"2026-06-11T16:00:35.074047982Z\" 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=889c6ad3-ddf6-450a-9042-e9f9ab7fdc52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872732 | controller |     "Jun 11 16:00:35.085999 crc crio[3638]: time=\"2026-06-11T16:00:35.085928134Z\" level=info msg=\"runSandbox: deleting pod ID 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758 from idIndex\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872746 | controller |     "Jun 11 16:00:35.087407 crc crio[3638]: time=\"2026-06-11T16:00:35.0873703Z\" level=info msg=\"runSandbox: removing pod sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872761 | controller |     "Jun 11 16:00:35.088734 crc crio[3638]: time=\"2026-06-11T16:00:35.088711024Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872775 | controller |     "Jun 11 16:00:35.089245 crc crio[3638]: time=\"2026-06-11T16:00:35.089220598Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872794 | controller |     "Jun 11 16:00:35.090939 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.872809 | controller |     "Jun 11 16:00:35.110262 crc crio[3638]: time=\"2026-06-11T16:00:35.091570087Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872824 | controller |     "Jun 11 16:00:35.110262 crc crio[3638]: time=\"2026-06-11T16:00:35.107333065Z\" level=info msg=\"runSandbox: deleting pod ID abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90 from idIndex\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872844 | controller |     "Jun 11 16:00:35.110262 crc crio[3638]: time=\"2026-06-11T16:00:35.107409267Z\" level=info msg=\"runSandbox: removing pod sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872866 | controller |     "Jun 11 16:00:35.110262 crc crio[3638]: time=\"2026-06-11T16:00:35.107676954Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872896 | controller |     "Jun 11 16:00:35.110262 crc crio[3638]: time=\"2026-06-11T16:00:35.107706375Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872924 | controller |     "Jun 11 16:00:35.113171 crc crio[3638]: time=\"2026-06-11T16:00:35.113013839Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7c559b671c4ce442d78111b080744bd30a2aadb7f897a5fb9409e3cc27669758\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872951 | controller |     "Jun 11 16:00:35.117323 crc crio[3638]: time=\"2026-06-11T16:00:35.117210346Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: abda70a7be701ee599a75cbf3b898dfd0b289aff6b858cf068fee20eb9c77d90\" id=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.872979 | controller |     "Jun 11 16:00:35.123736 crc crio[3638]: time=\"2026-06-11T16:00:35.123024463Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873004 | controller |     "Jun 11 16:00:35.123736 crc crio[3638]: time=\"2026-06-11T16:00:35.123186157Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=f5b6757a-876d-4d23-8c94-4e3d35295e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873030 | controller |     "Jun 11 16:00:35.124332 crc crio[3638]: 2026-06-11T16:00:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.873055 | controller |     "Jun 11 16:00:35.125920 crc crio[3638]: time=\"2026-06-11T16:00:35.125401703Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873105 | controller |     "Jun 11 16:00:35.126371 crc crio[3638]: time=\"2026-06-11T16:00:35.125947357Z\" level=info msg=\"runSandbox: deleting pod ID 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718 from idIndex\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873134 | controller |     "Jun 11 16:00:35.126371 crc crio[3638]: time=\"2026-06-11T16:00:35.126312467Z\" level=info msg=\"runSandbox: removing pod sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873151 | controller |     "Jun 11 16:00:35.126778 crc crio[3638]: time=\"2026-06-11T16:00:35.126391269Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873167 | controller |     "Jun 11 16:00:35.126778 crc crio[3638]: time=\"2026-06-11T16:00:35.126680596Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873183 | controller |     "Jun 11 16:00:35.129599 crc crio[3638]: time=\"2026-06-11T16:00:35.128989545Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2fee1b4cc102bbafcc82c4c0650ad9728df9db988e14a05d5535ba7654ad6718\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873198 | controller |     "Jun 11 16:00:35.131817 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.873214 | controller |     "Jun 11 16:00:35.131817 crc crio[3638]: time=\"2026-06-11T16:00:35.131379475Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873229 | controller |     "Jun 11 16:00:35.147266 crc crio[3638]: time=\"2026-06-11T16:00:35.146841606Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873244 | controller |     "Jun 11 16:00:35.151412 crc crio[3638]: time=\"2026-06-11T16:00:35.150678844Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=635edaee-1eb2-488c-bdcb-7d3e20d4e3c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873259 | controller |     "Jun 11 16:00:35.170908 crc crio[3638]: time=\"2026-06-11T16:00:35.169798128Z\" level=info msg=\"runSandbox: deleting pod ID 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d from idIndex\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873275 | controller |     "Jun 11 16:00:35.170908 crc crio[3638]: time=\"2026-06-11T16:00:35.170324051Z\" level=info msg=\"runSandbox: removing pod sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873291 | controller |     "Jun 11 16:00:35.170908 crc crio[3638]: time=\"2026-06-11T16:00:35.170391073Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873310 | controller |     "Jun 11 16:00:35.170908 crc crio[3638]: time=\"2026-06-11T16:00:35.170718351Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873326 | controller |     "Jun 11 16:00:35.172390 crc crio[3638]: time=\"2026-06-11T16:00:35.172322292Z\" level=info msg=\"runSandbox: deleting pod ID b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5 from idIndex\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873341 | controller |     "Jun 11 16:00:35.173957 crc crio[3638]: time=\"2026-06-11T16:00:35.173936022Z\" level=info msg=\"runSandbox: removing pod sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873356 | controller |     "Jun 11 16:00:35.174151 crc crio[3638]: time=\"2026-06-11T16:00:35.174126848Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873371 | controller |     "Jun 11 16:00:35.174259 crc crio[3638]: time=\"2026-06-11T16:00:35.174238731Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873387 | controller |     "Jun 11 16:00:35.177324 crc crio[3638]: time=\"2026-06-11T16:00:35.176332823Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 15b8958570b24bb26725635ef6928b18fdbba41c3768cc5d99e97a0276bb3e2d\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873402 | controller |     "Jun 11 16:00:35.183632 crc crio[3638]: time=\"2026-06-11T16:00:35.183263329Z\" 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=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873416 | controller |     "Jun 11 16:00:35.183632 crc crio[3638]: time=\"2026-06-11T16:00:35.183539646Z\" 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=a51fc37c-6a27-4538-a5f8-5cbc4a9bb926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873432 | controller |     "Jun 11 16:00:35.191539 crc crio[3638]: time=\"2026-06-11T16:00:35.189937038Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b8446964a75ea35260a878a6a91500d127c15e95dcf584660f8e7bfa06e277c5\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873446 | controller |     "Jun 11 16:00:35.194115 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.873461 | controller |     "Jun 11 16:00:35.194938 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.873476 | controller |     "Jun 11 16:00:35.194938 crc crio[3638]: time=\"2026-06-11T16:00:35.1947658Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873494 | controller |     "Jun 11 16:00:35.195051 crc crio[3638]: time=\"2026-06-11T16:00:35.194929884Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873510 | controller |     "Jun 11 16:00:35.195784 crc crio[3638]: time=\"2026-06-11T16:00:35.194939654Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=42c3c013-3139-4d05-9679-e65901755c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873559 | controller |     "Jun 11 16:00:35.197693 crc crio[3638]: time=\"2026-06-11T16:00:35.196400861Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873577 | controller |     "Jun 11 16:00:35.228413 crc crio[3638]: time=\"2026-06-11T16:00:35.228204218Z\" level=info msg=\"runSandbox: deleting pod ID 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e from idIndex\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873593 | controller |     "Jun 11 16:00:35.232347 crc crio[3638]: time=\"2026-06-11T16:00:35.232176038Z\" level=info msg=\"runSandbox: removing pod sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873613 | controller |     "Jun 11 16:00:35.242282 crc crio[3638]: time=\"2026-06-11T16:00:35.238789626Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873637 | controller |     "Jun 11 16:00:35.242282 crc crio[3638]: time=\"2026-06-11T16:00:35.238852998Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873662 | controller |     "Jun 11 16:00:35.242282 crc crio[3638]: time=\"2026-06-11T16:00:35.241987648Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 43ee50d7ebd826ee2d6baf8788022c34210174f3e3e52aff66487ce2a259235e\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873680 | controller |     "Jun 11 16:00:35.242602 crc crio[3638]: time=\"2026-06-11T16:00:35.242135201Z\" level=info msg=\"runSandbox: deleting pod ID 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c from idIndex\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873696 | controller |     "Jun 11 16:00:35.242602 crc crio[3638]: time=\"2026-06-11T16:00:35.24252316Z\" level=info msg=\"runSandbox: removing pod sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873711 | controller |     "Jun 11 16:00:35.244309 crc crio[3638]: time=\"2026-06-11T16:00:35.244133672Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873730 | controller |     "Jun 11 16:00:35.252054 crc crio[3638]: time=\"2026-06-11T16:00:35.245306311Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873746 | controller |     "Jun 11 16:00:35.252054 crc crio[3638]: time=\"2026-06-11T16:00:35.247970528Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7cb7759b024ccbcb142e7bf9fe8e091c6e4a743b353e8da49215c4e846b0ad1c\" id=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873761 | controller |     "Jun 11 16:00:35.264835 crc crio[3638]: time=\"2026-06-11T16:00:35.264487098Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873775 | controller |     "Jun 11 16:00:35.264835 crc crio[3638]: time=\"2026-06-11T16:00:35.264626091Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=73151fc6-b0ce-40ed-bc89-ba92c202a76b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873790 | controller |     "Jun 11 16:00:35.280049 crc crio[3638]: time=\"2026-06-11T16:00:35.278868372Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873805 | controller |     "Jun 11 16:00:35.297210 crc crio[3638]: time=\"2026-06-11T16:00:35.286735691Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=7a9d5277-88a8-4623-9a13-cfae24664cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873820 | controller |     "Jun 11 16:00:35.297210 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.873835 | controller |     "Jun 11 16:00:35.297210 crc crio[3638]: time=\"2026-06-11T16:00:35.291259036Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873849 | controller |     "Jun 11 16:00:35.310919 crc crio[3638]: time=\"2026-06-11T16:00:35.301658119Z\" level=info msg=\"runSandbox: deleting pod ID 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910 from idIndex\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873864 | controller |     "Jun 11 16:00:35.310919 crc crio[3638]: time=\"2026-06-11T16:00:35.30169293Z\" level=info msg=\"runSandbox: removing pod sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873879 | controller |     "Jun 11 16:00:35.310919 crc crio[3638]: time=\"2026-06-11T16:00:35.301734372Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873893 | controller |     "Jun 11 16:00:35.310919 crc crio[3638]: time=\"2026-06-11T16:00:35.301762163Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873911 | controller |     "Jun 11 16:00:35.310919 crc crio[3638]: time=\"2026-06-11T16:00:35.302203543Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873927 | controller |     "Jun 11 16:00:35.310919 crc crio[3638]: time=\"2026-06-11T16:00:35.302278745Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=63bd10db-e54f-410a-a4a1-0b809149f9c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873942 | controller |     "Jun 11 16:00:35.320900 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.873957 | controller |     "Jun 11 16:00:35.320900 crc crio[3638]: time=\"2026-06-11T16:00:35.320839775Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.873972 | controller |     "Jun 11 16:00:35.321290 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.873987 | controller |     "Jun 11 16:00:35.325666 crc crio[3638]: time=\"2026-06-11T16:00:35.321385069Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874002 | controller |     "Jun 11 16:00:35.327656 crc crio[3638]: time=\"2026-06-11T16:00:35.322031446Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874017 | controller |     "Jun 11 16:00:35.327656 crc crio[3638]: time=\"2026-06-11T16:00:35.326822557Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=0e4f1353-7a28-4e53-8147-e3960a57292b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874032 | controller |     "Jun 11 16:00:35.327656 crc crio[3638]: time=\"2026-06-11T16:00:35.326334465Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 617c289a5a36446d33178fd3110cb65605dbf8ca9ddfea3943406b2f7aaff910\" id=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874047 | controller |     "Jun 11 16:00:35.335348 crc crio[3638]: time=\"2026-06-11T16:00:35.335127347Z\" level=info msg=\"runSandbox: deleting pod ID fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc from idIndex\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874061 | controller |     "Jun 11 16:00:35.335494 crc crio[3638]: time=\"2026-06-11T16:00:35.335375183Z\" level=info msg=\"runSandbox: removing pod sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874076 | controller |     "Jun 11 16:00:35.335548 crc crio[3638]: time=\"2026-06-11T16:00:35.335508396Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874095 | controller |     "Jun 11 16:00:35.335727 crc crio[3638]: time=\"2026-06-11T16:00:35.335560369Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874113 | controller |     "Jun 11 16:00:35.342407 crc crio[3638]: time=\"2026-06-11T16:00:35.342246676Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fa63845e9d57f177859a410ae317d2de56918af224dbf8ccebee952ce1153ebc\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874132 | controller |     "Jun 11 16:00:35.342863 crc crio[3638]: time=\"2026-06-11T16:00:35.34270082Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874147 | controller |     "Jun 11 16:00:35.342863 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.874161 | controller |     "Jun 11 16:00:35.343020 crc crio[3638]: time=\"2026-06-11T16:00:35.342882003Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=595177a3-b8f9-46cc-a8e2-f31732b32a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874176 | controller |     "Jun 11 16:00:35.343844 crc crio[3638]: time=\"2026-06-11T16:00:35.343753256Z\" level=info msg=\"runSandbox: deleting pod ID 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003 from idIndex\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874191 | controller |     "Jun 11 16:00:35.343844 crc crio[3638]: time=\"2026-06-11T16:00:35.343812447Z\" level=info msg=\"runSandbox: removing pod sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874206 | controller |     "Jun 11 16:00:35.343991 crc crio[3638]: time=\"2026-06-11T16:00:35.343853099Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874220 | controller |     "Jun 11 16:00:35.343991 crc crio[3638]: time=\"2026-06-11T16:00:35.34388225Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874235 | controller |     "Jun 11 16:00:35.344584 crc crio[3638]: time=\"2026-06-11T16:00:35.344167316Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874250 | controller |     "Jun 11 16:00:35.348918 crc crio[3638]: time=\"2026-06-11T16:00:35.347202273Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1646bbd154b07f5ba9b2e6f421f6cd31af7d648a889707fad41cbeda020cc003\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874264 | controller |     "Jun 11 16:00:35.350144 crc crio[3638]: time=\"2026-06-11T16:00:35.350021445Z\" level=info msg=\"runSandbox: deleting pod ID ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911 from idIndex\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874284 | controller |     "Jun 11 16:00:35.350144 crc crio[3638]: time=\"2026-06-11T16:00:35.350112717Z\" level=info msg=\"runSandbox: removing pod sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874299 | controller |     "Jun 11 16:00:35.350370 crc crio[3638]: time=\"2026-06-11T16:00:35.350157178Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874314 | controller |     "Jun 11 16:00:35.350370 crc crio[3638]: time=\"2026-06-11T16:00:35.350184859Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874329 | controller |     "Jun 11 16:00:35.350784 crc crio[3638]: time=\"2026-06-11T16:00:35.350689071Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ee769ba176052413cb7d60fed651f95861971d07ed6617feb52e6704da154911\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874344 | controller |     "Jun 11 16:00:35.352900 crc crio[3638]: time=\"2026-06-11T16:00:35.352829416Z\" 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=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874359 | controller |     "Jun 11 16:00:35.352900 crc crio[3638]: time=\"2026-06-11T16:00:35.352887687Z\" 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=e9b74a0b-d28b-4ae1-97a2-fdf4d89e3123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874373 | controller |     "Jun 11 16:00:35.368410 crc crio[3638]: time=\"2026-06-11T16:00:35.368242195Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874388 | controller |     "Jun 11 16:00:35.368410 crc crio[3638]: time=\"2026-06-11T16:00:35.368398799Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=ea2d634d-fd25-4b8f-a396-b6903d2d4407 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874403 | controller |     "Jun 11 16:00:35.388761 crc crio[3638]: time=\"2026-06-11T16:00:35.388650303Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874418 | controller |     "Jun 11 16:00:35.388761 crc crio[3638]: time=\"2026-06-11T16:00:35.388757956Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=edc6c253-e340-424f-98bf-3aaa50ebb8e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874433 | controller |     "Jun 11 16:00:35.391004 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.874452 | controller |     "Jun 11 16:00:35.391004 crc crio[3638]: time=\"2026-06-11T16:00:35.390570081Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874468 | controller |     "Jun 11 16:00:35.391406 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.874483 | controller |     "Jun 11 16:00:35.391836 crc crio[3638]: time=\"2026-06-11T16:00:35.391792783Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874498 | controller |     "Jun 11 16:00:35.394939 crc crio[3638]: time=\"2026-06-11T16:00:35.394883311Z\" level=info msg=\"runSandbox: deleting pod ID bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803 from idIndex\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874530 | controller |     "Jun 11 16:00:35.394939 crc crio[3638]: time=\"2026-06-11T16:00:35.394937933Z\" level=info msg=\"runSandbox: removing pod sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874553 | controller |     "Jun 11 16:00:35.395197 crc crio[3638]: time=\"2026-06-11T16:00:35.394982534Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874575 | controller |     "Jun 11 16:00:35.395197 crc crio[3638]: time=\"2026-06-11T16:00:35.395001954Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874597 | controller |     "Jun 11 16:00:35.395691 crc crio[3638]: time=\"2026-06-11T16:00:35.39565445Z\" level=info msg=\"runSandbox: deleting pod ID 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b from idIndex\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874618 | controller |     "Jun 11 16:00:35.395844 crc crio[3638]: time=\"2026-06-11T16:00:35.395819184Z\" level=info msg=\"runSandbox: removing pod sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874639 | controller |     "Jun 11 16:00:35.395973 crc crio[3638]: time=\"2026-06-11T16:00:35.395950868Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874654 | controller |     "Jun 11 16:00:35.396191 crc crio[3638]: time=\"2026-06-11T16:00:35.39606394Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874669 | controller |     "Jun 11 16:00:35.398300 crc crio[3638]: time=\"2026-06-11T16:00:35.398058972Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bebd082f58243f1d0105d984b762a8b641c4cd301137a44505c48615976ef803\" id=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874690 | controller |     "Jun 11 16:00:35.398530 crc crio[3638]: time=\"2026-06-11T16:00:35.39840353Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 50a32ce170d95a0612a4c615a8bcb4a9d737132a8c28c1f686a8e9c57330128b\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874705 | controller |     "Jun 11 16:00:35.400324 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.874720 | controller |     "Jun 11 16:00:35.400665 crc crio[3638]: time=\"2026-06-11T16:00:35.400413282Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874735 | controller |     "Jun 11 16:00:35.406974 crc crio[3638]: time=\"2026-06-11T16:00:35.406854115Z\" 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=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874750 | controller |     "Jun 11 16:00:35.407125 crc crio[3638]: time=\"2026-06-11T16:00:35.407011969Z\" 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=87e64ffe-4586-4030-bf15-986d8bb2159c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874765 | controller |     "Jun 11 16:00:35.408859 crc crio[3638]: time=\"2026-06-11T16:00:35.408803344Z\" level=info msg=\"runSandbox: deleting pod ID 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186 from idIndex\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874779 | controller |     "Jun 11 16:00:35.408859 crc crio[3638]: time=\"2026-06-11T16:00:35.408837705Z\" level=info msg=\"runSandbox: removing pod sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874793 | controller |     "Jun 11 16:00:35.408979 crc crio[3638]: time=\"2026-06-11T16:00:35.408890126Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874808 | controller |     "Jun 11 16:00:35.408979 crc crio[3638]: time=\"2026-06-11T16:00:35.408929567Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874822 | controller |     "Jun 11 16:00:35.413069 crc crio[3638]: time=\"2026-06-11T16:00:35.4129675Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 23a114063627f8b7018ce089f5d449516b76e810f8a7f90acce699c44fbc9186\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874837 | controller |     "Jun 11 16:00:35.416407 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.874854 | controller |     "Jun 11 16:00:35.416407 crc crio[3638]: time=\"2026-06-11T16:00:35.416244702Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874869 | controller |     "Jun 11 16:00:35.418062 crc crio[3638]: time=\"2026-06-11T16:00:35.417965956Z\" level=info msg=\"runSandbox: deleting pod ID 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9 from idIndex\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874883 | controller |     "Jun 11 16:00:35.418062 crc crio[3638]: time=\"2026-06-11T16:00:35.418026177Z\" level=info msg=\"runSandbox: removing pod sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874897 | controller |     "Jun 11 16:00:35.418062 crc crio[3638]: time=\"2026-06-11T16:00:35.41809897Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874912 | controller |     "Jun 11 16:00:35.418309 crc crio[3638]: time=\"2026-06-11T16:00:35.418125941Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874926 | controller |     "Jun 11 16:00:35.418951 crc crio[3638]: time=\"2026-06-11T16:00:35.418885699Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 649f700c0d62a38bd9beb334d659dc17bfcf170492303bcbc8a1f6d56ae4e0a9\" id=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874940 | controller |     "Jun 11 16:00:35.420057 crc crio[3638]: time=\"2026-06-11T16:00:35.419967437Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874955 | controller |     "Jun 11 16:00:35.420168 crc crio[3638]: time=\"2026-06-11T16:00:35.42010116Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=447faeed-2724-4180-aa04-c6f0fc3bbf10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874969 | controller |     "Jun 11 16:00:35.425579 crc crio[3638]: time=\"2026-06-11T16:00:35.425266991Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874983 | controller |     "Jun 11 16:00:35.425579 crc crio[3638]: time=\"2026-06-11T16:00:35.425382894Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=861c576b-2e1e-4330-922e-08cf10fc5446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.874997 | controller |     "Jun 11 16:00:35.430172 crc crio[3638]: time=\"2026-06-11T16:00:35.429360414Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875011 | controller |     "Jun 11 16:00:35.430172 crc crio[3638]: time=\"2026-06-11T16:00:35.429502528Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=788690f6-f8c5-411b-a5b6-90c6f2735909 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875028 | controller |     "Jun 11 16:00:35.434690 crc crio[3638]: time=\"2026-06-11T16:00:35.434325681Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875043 | controller |     "Jun 11 16:00:35.435016 crc crio[3638]: time=\"2026-06-11T16:00:35.434903145Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=b0c0abaf-867d-4dbf-8be8-2430102d7321 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875057 | controller |     "Jun 11 16:00:35.443317 crc crio[3638]: time=\"2026-06-11T16:00:35.442551969Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875071 | controller |     "Jun 11 16:00:35.443317 crc crio[3638]: time=\"2026-06-11T16:00:35.44260404Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=24647fd4-1632-431b-b651-7c7bf56df00f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875085 | controller |     "Jun 11 16:00:35.445825 crc crio[3638]: time=\"2026-06-11T16:00:35.445802801Z\" 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=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875102 | controller |     "Jun 11 16:00:35.445945 crc crio[3638]: time=\"2026-06-11T16:00:35.445831572Z\" 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=7d4047de-9473-4d39-95ab-70394d402b1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875119 | controller |     "Jun 11 16:00:35.449202 crc crio[3638]: 2026-06-11T16:00:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 18:01:02.875133 | controller |     "Jun 11 16:00:35.449401 crc crio[3638]: time=\"2026-06-11T16:00:35.449372162Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875147 | controller |     "Jun 11 16:00:35.449942 crc crio[3638]: time=\"2026-06-11T16:00:35.449916005Z\" 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=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875162 | controller |     "Jun 11 16:00:35.450603 crc crio[3638]: time=\"2026-06-11T16:00:35.449513886Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.875176 | controller |     "Jun 11 16:00:35.450603 crc crio[3638]: time=\"2026-06-11T16:00:35.450559582Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-11 18:01:02.875191 | controller |     "Jun 11 16:00:35.451330 crc crio[3638]: time=\"2026-06-11T16:00:35.45127545Z\" 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=d8f2f516-b310-4625-be66-2247a861d94f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875209 | controller |     "Jun 11 16:00:35.451696 crc crio[3638]: time=\"2026-06-11T16:00:35.451535056Z\" level=info msg=\"runSandbox: deleting pod ID 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58 from idIndex\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875225 | controller |     "Jun 11 16:00:35.451806 crc crio[3638]: time=\"2026-06-11T16:00:35.451785363Z\" level=info msg=\"runSandbox: removing pod sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875239 | controller |     "Jun 11 16:00:35.451904 crc crio[3638]: time=\"2026-06-11T16:00:35.451885506Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875254 | controller |     "Jun 11 16:00:35.451989 crc crio[3638]: time=\"2026-06-11T16:00:35.451974228Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875269 | controller |     "Jun 11 16:00:35.452558 crc crio[3638]: time=\"2026-06-11T16:00:35.452400959Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 99ec72e54192d49ecabca09e4d8bea6b535a38eec853396cef4125b043c98a58\" id=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875284 | controller |     "Jun 11 16:00:35.453576 crc crio[3638]: time=\"2026-06-11T16:00:35.453552538Z\" 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=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875299 | controller |     "Jun 11 16:00:35.453669 crc crio[3638]: time=\"2026-06-11T16:00:35.453652771Z\" 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=8c65702b-48f2-4388-9960-863bcffdb3a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875313 | controller |     "Jun 11 16:00:35.457571 crc crio[3638]: time=\"2026-06-11T16:00:35.457485938Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875327 | controller |     "Jun 11 16:00:35.457645 crc crio[3638]: time=\"2026-06-11T16:00:35.45757893Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=571b7be4-737d-431a-8f45-96a5b84f1229 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875342 | controller |     "Jun 11 16:00:35.463099 crc crio[3638]: time=\"2026-06-11T16:00:35.462869943Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875356 | controller |     "Jun 11 16:00:35.463099 crc crio[3638]: time=\"2026-06-11T16:00:35.462964946Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=4144797b-1f3a-4f0e-9262-172c774540e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875373 | controller |     "Jun 11 16:00:35.467795 crc crio[3638]: time=\"2026-06-11T16:00:35.467751578Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875388 | controller |     "Jun 11 16:00:35.467940 crc crio[3638]: time=\"2026-06-11T16:00:35.467913792Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=5b9782a3-4363-4070-bf9d-edfd3802203f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875403 | controller |     "Jun 11 16:00:35.475641 crc crio[3638]: time=\"2026-06-11T16:00:35.475592306Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875417 | controller |     "Jun 11 16:00:35.475717 crc crio[3638]: time=\"2026-06-11T16:00:35.475655777Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=9132078a-add7-4f22-8bc0-f97b6837e965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875432 | controller |     "Jun 11 16:00:35.486167 crc crio[3638]: time=\"2026-06-11T16:00:35.48168799Z\" 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=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875446 | controller |     "Jun 11 16:00:35.486167 crc crio[3638]: time=\"2026-06-11T16:00:35.481852464Z\" 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=6a9b523f-63b6-4216-8218-3c3c27996e05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875461 | controller |     "Jun 11 16:00:35.486840 crc crio[3638]: time=\"2026-06-11T16:00:35.486683778Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875475 | controller |     "Jun 11 16:00:35.486840 crc crio[3638]: time=\"2026-06-11T16:00:35.48676599Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=02976fc6-ab43-41c0-8c5a-73949d3d7bc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875490 | controller |     "Jun 11 16:00:35.490858 crc crio[3638]: time=\"2026-06-11T16:00:35.4907701Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.875505 | controller |     "Jun 11 16:00:35.490858 crc crio[3638]: time=\"2026-06-11T16:00:35.490834192Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.875542 | controller |     "Jun 11 16:00:35.490984 crc crio[3638]: time=\"2026-06-11T16:00:35.490880333Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_873a4d02-f7ac-43de-9578-c0a72cf22f70\\\"\"",
2026-06-11 18:01:02.875558 | controller |     "Jun 11 16:00:35.490984 crc crio[3638]: time=\"2026-06-11T16:00:35.490928194Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ad16c736-7854-4228-94d6-d3512de7d226\\\"\"",
2026-06-11 18:01:02.875577 | controller |     "Jun 11 16:00:35.493528 crc crio[3638]: time=\"2026-06-11T16:00:35.493293874Z\" 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=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875592 | controller |     "Jun 11 16:00:35.493528 crc crio[3638]: time=\"2026-06-11T16:00:35.493399277Z\" 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=8057e59e-3cd5-4244-9099-6e5fcb51eb29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875607 | controller |     "Jun 11 16:00:35.498721 crc crio[3638]: time=\"2026-06-11T16:00:35.498678861Z\" 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=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875622 | controller |     "Jun 11 16:00:35.498867 crc crio[3638]: time=\"2026-06-11T16:00:35.498835135Z\" 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=eee276b8-31a3-4c3a-81bd-47501844c76c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875637 | controller |     "Jun 11 16:00:35.516038 crc crio[3638]: time=\"2026-06-11T16:00:35.515886047Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.875652 | controller |     "Jun 11 16:00:35.516038 crc crio[3638]: time=\"2026-06-11T16:00:35.515953908Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.875667 | controller |     "Jun 11 16:00:35.516038 crc crio[3638]: time=\"2026-06-11T16:00:35.51603236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.875681 | controller |     "Jun 11 16:00:35.611411 crc crio[3638]: time=\"2026-06-11T16:00:35.611265003Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.875695 | controller |     "Jun 11 16:00:35.611411 crc crio[3638]: time=\"2026-06-11T16:00:35.611408006Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.875710 | controller |     "Jun 11 16:00:35.611718 crc crio[3638]: time=\"2026-06-11T16:00:35.611566901Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-11 18:01:02.875724 | controller |     "Jun 11 16:00:35.678959 crc crio[3638]: time=\"2026-06-11T16:00:35.678822184Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.875739 | controller |     "Jun 11 16:00:35.678959 crc crio[3638]: time=\"2026-06-11T16:00:35.678944557Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.875754 | controller |     "Jun 11 16:00:35.678959 crc crio[3638]: time=\"2026-06-11T16:00:35.678986508Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-11 18:01:02.875769 | controller |     "Jun 11 16:00:35.682336 crc crio[3638]: time=\"2026-06-11T16:00:35.68224099Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/POD\" id=988e1612-488d-4f4e-8e60-41b5f6435047 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875785 | controller |     "Jun 11 16:00:35.682567 crc crio[3638]: time=\"2026-06-11T16:00:35.682380624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.875803 | controller |     "Jun 11 16:00:35.729580 crc crio[3638]: time=\"2026-06-11T16:00:35.729227731Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686560-dg8j7 Namespace:openshift-operator-lifecycle-manager ID:5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2 UID:3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89 NetNS:/var/run/netns/740b9bd6-3f15-4048-a842-50db1959d376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a2a4e7c_22d2_4e29_bf93_221e9d1d0a89.slice PodAnnotations:0xc00210cbf0}] Aliases:map[]}\"",
2026-06-11 18:01:02.875819 | controller |     "Jun 11 16:00:35.729580 crc crio[3638]: time=\"2026-06-11T16:00:35.729327364Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686560-dg8j7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.875835 | controller |     "Jun 11 16:00:35.775591 crc crio[3638]: time=\"2026-06-11T16:00:35.773869793Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.875850 | controller |     "Jun 11 16:00:45.287024 crc crio[3638]: time=\"2026-06-11T16:00:45.285608864Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=13ff38f0-3b05-4e6e-8548-8db3b8b16685 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875865 | controller |     "Jun 11 16:00:45.289063 crc crio[3638]: time=\"2026-06-11T16:00:45.287070891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.875879 | controller |     "Jun 11 16:00:45.289063 crc crio[3638]: time=\"2026-06-11T16:00:45.287265016Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=381875c7-3c36-45ce-b8ac-cd8f52ace1f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875894 | controller |     "Jun 11 16:00:45.289063 crc crio[3638]: time=\"2026-06-11T16:00:45.287307507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.875908 | controller |     "Jun 11 16:00:45.289063 crc crio[3638]: time=\"2026-06-11T16:00:45.287414381Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=af570e92-c6e3-47c3-8e22-05016fe975af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.875922 | controller |     "Jun 11 16:00:45.289063 crc crio[3638]: time=\"2026-06-11T16:00:45.287534426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.875937 | controller |     "Jun 11 16:00:46.003361 crc crio[3638]: time=\"2026-06-11T16:00:46.002794523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=eec1f941-436b-476f-9fd7-b41a67184bf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.875951 | controller |     "Jun 11 16:00:46.007630 crc crio[3638]: time=\"2026-06-11T16:00:46.006250383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=a6b8fcc2-1ae9-4d68-945c-507c873281e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.875965 | controller |     "Jun 11 16:00:46.016352 crc crio[3638]: time=\"2026-06-11T16:00:46.016259505Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=c19e8437-21bf-41a9-9fd0-e06488b0a774 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.875989 | controller |     "Jun 11 16:00:46.016850 crc crio[3638]: time=\"2026-06-11T16:00:46.016779761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876004 | controller |     "Jun 11 16:00:46.043763 crc crio[3638]: time=\"2026-06-11T16:00:46.04362155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876018 | controller |     "Jun 11 16:00:46.290905 crc crio[3638]: time=\"2026-06-11T16:00:46.290272632Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=c656437c-d646-43b1-977d-e6523ed4b8a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876032 | controller |     "Jun 11 16:00:46.292372 crc crio[3638]: time=\"2026-06-11T16:00:46.292348329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876047 | controller |     "Jun 11 16:00:46.293353 crc crio[3638]: time=\"2026-06-11T16:00:46.290312083Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=ad38abee-cee2-49b8-b742-ba3eeb82a338 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876061 | controller |     "Jun 11 16:00:46.293749 crc crio[3638]: time=\"2026-06-11T16:00:46.290363615Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=6d578ec4-94dc-4f24-a433-ebee33be918f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876088 | controller |     "Jun 11 16:00:46.294107 crc crio[3638]: time=\"2026-06-11T16:00:46.293907828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876106 | controller |     "Jun 11 16:00:46.299224 crc crio[3638]: time=\"2026-06-11T16:00:46.290372395Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=9489e36f-bc96-4fc3-9760-b9193162c17d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876120 | controller |     "Jun 11 16:00:46.299519 crc crio[3638]: time=\"2026-06-11T16:00:46.299296801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876134 | controller |     "Jun 11 16:00:46.299884 crc crio[3638]: time=\"2026-06-11T16:00:46.29054766Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=000a4a38-9b48-481b-9c68-941587c464a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876149 | controller |     "Jun 11 16:00:46.300081 crc crio[3638]: time=\"2026-06-11T16:00:46.299979572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876163 | controller |     "Jun 11 16:00:46.300225 crc crio[3638]: time=\"2026-06-11T16:00:46.293387472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876177 | controller |     "Jun 11 16:00:46.300305 crc crio[3638]: time=\"2026-06-11T16:00:46.290671664Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=b107e77b-94fe-4517-bdf4-683888eebe3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876194 | controller |     "Jun 11 16:00:46.300305 crc crio[3638]: time=\"2026-06-11T16:00:46.300294873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876209 | controller |     "Jun 11 16:00:46.300534 crc crio[3638]: time=\"2026-06-11T16:00:46.290579481Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=74ce7186-d011-4dc5-85b0-041ceb9a55f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876223 | controller |     "Jun 11 16:00:46.300534 crc crio[3638]: time=\"2026-06-11T16:00:46.3005154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876237 | controller |     "Jun 11 16:00:46.300631 crc crio[3638]: time=\"2026-06-11T16:00:46.290921032Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=d9e6b0ca-571a-4ebf-9228-0d6917e8d100 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876252 | controller |     "Jun 11 16:00:46.300669 crc crio[3638]: time=\"2026-06-11T16:00:46.300638714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876266 | controller |     "Jun 11 16:00:46.303313 crc crio[3638]: time=\"2026-06-11T16:00:46.290495259Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=54b9a20e-89d2-4632-b278-10adcfeb91b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876280 | controller |     "Jun 11 16:00:46.303313 crc crio[3638]: time=\"2026-06-11T16:00:46.302839064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876294 | controller |     "Jun 11 16:00:46.578742 crc crio[3638]: time=\"2026-06-11T16:00:46.578536686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876308 | controller |     "Jun 11 16:00:46.686079 crc crio[3638]: time=\"2026-06-11T16:00:46.686001134Z\" level=info msg=\"Created container a5efb424851bf80877e76455f09d61ef27b0d617d1abb55419562d385a21abab: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=c19e8437-21bf-41a9-9fd0-e06488b0a774 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.876322 | controller |     "Jun 11 16:00:46.688540 crc crio[3638]: time=\"2026-06-11T16:00:46.688245497Z\" level=info msg=\"Starting container: a5efb424851bf80877e76455f09d61ef27b0d617d1abb55419562d385a21abab\" id=5c10a46a-899c-401b-a649-092d3b50457e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.876336 | controller |     "Jun 11 16:00:46.697108 crc crio[3638]: time=\"2026-06-11T16:00:46.695025575Z\" level=info msg=\"Started container\" PID=9803 containerID=a5efb424851bf80877e76455f09d61ef27b0d617d1abb55419562d385a21abab description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=5c10a46a-899c-401b-a649-092d3b50457e name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd",
2026-06-11 18:01:02.876351 | controller |     "Jun 11 16:00:47.039386 crc crio[3638]: time=\"2026-06-11T16:00:47.038587348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=447b814d-27af-410e-bf53-ad8024239af4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.876366 | controller |     "Jun 11 16:00:47.043155 crc crio[3638]: time=\"2026-06-11T16:00:47.042858924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6612cad9-e0bd-4b01-9775-f835b2e1d2d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.876384 | controller |     "Jun 11 16:00:47.048380 crc crio[3638]: time=\"2026-06-11T16:00:47.048292778Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=c8070faf-d854-4ba3-b7ab-3d2ac0a680da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.876399 | controller |     "Jun 11 16:00:47.048967 crc crio[3638]: time=\"2026-06-11T16:00:47.048865706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876414 | controller |     "Jun 11 16:00:47.092073 crc crio[3638]: time=\"2026-06-11T16:00:47.091987586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876428 | controller |     "Jun 11 16:00:47.285811 crc crio[3638]: time=\"2026-06-11T16:00:47.285664083Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=74e8ec0d-8b2e-4b5a-a87d-cab136bab794 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876442 | controller |     "Jun 11 16:00:47.286002 crc crio[3638]: time=\"2026-06-11T16:00:47.285826859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876457 | controller |     "Jun 11 16:00:47.286110 crc crio[3638]: time=\"2026-06-11T16:00:47.286011755Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=c10f812d-8e69-49fb-8ba4-3b12b50c048c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876471 | controller |     "Jun 11 16:00:47.286110 crc crio[3638]: time=\"2026-06-11T16:00:47.286088608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876486 | controller |     "Jun 11 16:00:47.286286 crc crio[3638]: time=\"2026-06-11T16:00:47.285718405Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=5e6e55ab-4c4b-452c-a801-23e46539b3b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876500 | controller |     "Jun 11 16:00:47.286286 crc crio[3638]: time=\"2026-06-11T16:00:47.286276263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876533 | controller |     "Jun 11 16:00:47.287371 crc crio[3638]: time=\"2026-06-11T16:00:47.287043078Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=085d2190-0b74-4b03-9bb1-26dfcfd0207a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876550 | controller |     "Jun 11 16:00:47.287371 crc crio[3638]: time=\"2026-06-11T16:00:47.287197353Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=1dc010ff-4de6-4b29-9261-e2a8ad6bc0bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876565 | controller |     "Jun 11 16:00:47.287371 crc crio[3638]: time=\"2026-06-11T16:00:47.287237015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876580 | controller |     "Jun 11 16:00:47.287666 crc crio[3638]: time=\"2026-06-11T16:00:47.287601306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876599 | controller |     "Jun 11 16:00:47.292667 crc crio[3638]: time=\"2026-06-11T16:00:47.292626396Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=c32ba850-c55b-4d83-a504-bc061b501d6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876614 | controller |     "Jun 11 16:00:47.293387 crc crio[3638]: time=\"2026-06-11T16:00:47.29336579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876628 | controller |     "Jun 11 16:00:47.296619 crc crio[3638]: time=\"2026-06-11T16:00:47.294211337Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=6bc704c8-1e42-4ae1-9c68-4155e5177c16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876643 | controller |     "Jun 11 16:00:47.296619 crc crio[3638]: time=\"2026-06-11T16:00:47.29432185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876658 | controller |     "Jun 11 16:00:47.365711 crc crio[3638]: time=\"2026-06-11T16:00:47.364978602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876672 | controller |     "Jun 11 16:00:47.611513 crc crio[3638]: time=\"2026-06-11T16:00:47.610361703Z\" level=info msg=\"Created container c42f799e81a4a3aba9c414879f8f31fbee0779351fb7f2de586622c77b9d911d: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=c8070faf-d854-4ba3-b7ab-3d2ac0a680da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.876687 | controller |     "Jun 11 16:00:47.620831 crc crio[3638]: time=\"2026-06-11T16:00:47.620398814Z\" level=info msg=\"Starting container: c42f799e81a4a3aba9c414879f8f31fbee0779351fb7f2de586622c77b9d911d\" id=a683b0d6-fa8e-46c6-ad46-88fbd51c59ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.876702 | controller |     "Jun 11 16:00:47.639851 crc crio[3638]: time=\"2026-06-11T16:00:47.639503365Z\" level=info msg=\"Started container\" PID=9918 containerID=c42f799e81a4a3aba9c414879f8f31fbee0779351fb7f2de586622c77b9d911d description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=a683b0d6-fa8e-46c6-ad46-88fbd51c59ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=88c2bb5b07f29a3bd4b81c1a89866a0c00fb5eef1e4479bcd39215e567f864bd",
2026-06-11 18:01:02.876717 | controller |     "Jun 11 16:00:48.294296 crc crio[3638]: time=\"2026-06-11T16:00:48.29306466Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=0122ba0f-29ac-47e8-b103-33049fc41526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876732 | controller |     "Jun 11 16:00:48.295536 crc crio[3638]: time=\"2026-06-11T16:00:48.294379582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876747 | controller |     "Jun 11 16:00:48.295536 crc crio[3638]: time=\"2026-06-11T16:00:48.295479956Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=f43d1198-432a-48ba-bc07-2003934d2a14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876762 | controller |     "Jun 11 16:00:48.295536 crc crio[3638]: time=\"2026-06-11T16:00:48.295532448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876776 | controller |     "Jun 11 16:00:48.297298 crc crio[3638]: time=\"2026-06-11T16:00:48.297130449Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=25cba0e4-00e8-4a3d-83fa-5d47c251a7a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876793 | controller |     "Jun 11 16:00:48.297298 crc crio[3638]: time=\"2026-06-11T16:00:48.297279413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876808 | controller |     "Jun 11 16:00:48.298177 crc crio[3638]: time=\"2026-06-11T16:00:48.297918415Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=c927e91e-b18e-4100-8bc5-43732c8d9dd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876823 | controller |     "Jun 11 16:00:48.298326 crc crio[3638]: time=\"2026-06-11T16:00:48.298218755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876838 | controller |     "Jun 11 16:00:48.298326 crc crio[3638]: time=\"2026-06-11T16:00:48.298286836Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=a10b1daf-a4b9-4e35-aad0-ee1c6908818f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876853 | controller |     "Jun 11 16:00:48.298401 crc crio[3638]: time=\"2026-06-11T16:00:48.298328047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876867 | controller |     "Jun 11 16:00:48.299878 crc crio[3638]: time=\"2026-06-11T16:00:48.299612719Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=c20782a6-e8f9-4dfe-a21d-aabe01c3859e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876882 | controller |     "Jun 11 16:00:48.299946 crc crio[3638]: time=\"2026-06-11T16:00:48.299923958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876896 | controller |     "Jun 11 16:00:48.303028 crc crio[3638]: time=\"2026-06-11T16:00:48.302864222Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=a28e71fc-9809-4a5a-9531-12391b3b9c87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876911 | controller |     "Jun 11 16:00:48.303103 crc crio[3638]: time=\"2026-06-11T16:00:48.303034668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876926 | controller |     "Jun 11 16:00:49.285806 crc crio[3638]: time=\"2026-06-11T16:00:49.285682252Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=0909085a-b5de-4df2-957c-2eb3f364bf07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876941 | controller |     "Jun 11 16:00:49.285908 crc crio[3638]: time=\"2026-06-11T16:00:49.285866478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876955 | controller |     "Jun 11 16:00:49.286269 crc crio[3638]: time=\"2026-06-11T16:00:49.286192549Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c4613a3b-3331-4cb8-a829-83804e1141da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.876970 | controller |     "Jun 11 16:00:49.286463 crc crio[3638]: time=\"2026-06-11T16:00:49.286395535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.876988 | controller |     "Jun 11 16:00:49.288347 crc crio[3638]: time=\"2026-06-11T16:00:49.287920244Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=027d772f-6c44-4da8-8e3a-b6a9c7084d62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877003 | controller |     "Jun 11 16:00:49.288347 crc crio[3638]: time=\"2026-06-11T16:00:49.288064229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877017 | controller |     "Jun 11 16:00:49.289050 crc crio[3638]: time=\"2026-06-11T16:00:49.287930974Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d17ba8d4-84a3-499c-8e74-3852c74478ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877032 | controller |     "Jun 11 16:00:49.289122 crc crio[3638]: time=\"2026-06-11T16:00:49.289093132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877046 | controller |     "Jun 11 16:00:49.289365 crc crio[3638]: time=\"2026-06-11T16:00:49.289212955Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=92eb09c6-98c5-4ca3-b94b-ef34c784b6fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877061 | controller |     "Jun 11 16:00:49.289522 crc crio[3638]: time=\"2026-06-11T16:00:49.289385161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877076 | controller |     "Jun 11 16:00:49.289598 crc crio[3638]: time=\"2026-06-11T16:00:49.289312999Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=8ece8b30-669f-4672-9918-fdc7530ab7cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877090 | controller |     "Jun 11 16:00:49.289598 crc crio[3638]: time=\"2026-06-11T16:00:49.289578577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877105 | controller |     "Jun 11 16:00:49.290029 crc crio[3638]: time=\"2026-06-11T16:00:49.289551566Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=2d50c46f-c168-4d83-9e82-39d2c622fc35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877119 | controller |     "Jun 11 16:00:49.290029 crc crio[3638]: time=\"2026-06-11T16:00:49.289732492Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2ef3a5af-0733-4bd7-9c7b-3335d8dd5f60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877134 | controller |     "Jun 11 16:00:49.290029 crc crio[3638]: time=\"2026-06-11T16:00:49.289773073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877149 | controller |     "Jun 11 16:00:49.290029 crc crio[3638]: time=\"2026-06-11T16:00:49.28968573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877163 | controller |     "Jun 11 16:00:49.290029 crc crio[3638]: time=\"2026-06-11T16:00:49.289923049Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=08302726-0305-4f34-ac39-5f9eda93bf00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877177 | controller |     "Jun 11 16:00:49.290338 crc crio[3638]: time=\"2026-06-11T16:00:49.290042242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877195 | controller |     "Jun 11 16:00:49.290799 crc crio[3638]: time=\"2026-06-11T16:00:49.290768975Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=dc767ae1-9008-4a8b-89b7-2b6742df32bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877209 | controller |     "Jun 11 16:00:49.290934 crc crio[3638]: time=\"2026-06-11T16:00:49.290910461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877223 | controller |     "Jun 11 16:00:50.286485 crc crio[3638]: time=\"2026-06-11T16:00:50.286019763Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=b86d41f9-7589-4d0b-9bb1-b14053d52de0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877238 | controller |     "Jun 11 16:00:50.286829 crc crio[3638]: time=\"2026-06-11T16:00:50.286525529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877252 | controller |     "Jun 11 16:00:50.288342 crc crio[3638]: time=\"2026-06-11T16:00:50.287319694Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=0ba14095-96f7-435e-907a-d0be0375ea88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877266 | controller |     "Jun 11 16:00:50.288342 crc crio[3638]: time=\"2026-06-11T16:00:50.287393827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877280 | controller |     "Jun 11 16:00:50.288342 crc crio[3638]: time=\"2026-06-11T16:00:50.288314097Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=f49abe31-83d5-4911-8708-c26e0228c417 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877294 | controller |     "Jun 11 16:00:50.288708 crc crio[3638]: time=\"2026-06-11T16:00:50.288347458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877309 | controller |     "Jun 11 16:00:50.288956 crc crio[3638]: time=\"2026-06-11T16:00:50.288910485Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=c826351f-65c4-4ca6-8cde-a9a63048e224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877323 | controller |     "Jun 11 16:00:50.289090 crc crio[3638]: time=\"2026-06-11T16:00:50.28906545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877337 | controller |     "Jun 11 16:00:50.289361 crc crio[3638]: time=\"2026-06-11T16:00:50.286184058Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=94827ce2-fe74-454e-98c5-eba8786a1650 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877350 | controller |     "Jun 11 16:00:50.289650 crc crio[3638]: time=\"2026-06-11T16:00:50.289627428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877364 | controller |     "Jun 11 16:00:50.289794 crc crio[3638]: time=\"2026-06-11T16:00:50.28626596Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2f0af402-53d1-48ae-8be8-a81678ca17c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877382 | controller |     "Jun 11 16:00:50.289911 crc crio[3638]: time=\"2026-06-11T16:00:50.289888157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877396 | controller |     "Jun 11 16:00:50.290027 crc crio[3638]: time=\"2026-06-11T16:00:50.286335013Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=8cc2e5be-9df3-4ee1-ac8e-bf2d1082ce38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877410 | controller |     "Jun 11 16:00:50.290143 crc crio[3638]: time=\"2026-06-11T16:00:50.290123744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877425 | controller |     "Jun 11 16:00:50.311708 crc crio[3638]: time=\"2026-06-11T16:00:50.311049154Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=9fb97c5f-55c8-4002-8f15-f3861a7bc171 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877440 | controller |     "Jun 11 16:00:50.311922 crc crio[3638]: time=\"2026-06-11T16:00:50.31189419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877454 | controller |     "Jun 11 16:00:51.285587 crc crio[3638]: time=\"2026-06-11T16:00:51.28469561Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=d4d46a97-2719-41f6-a907-31c1a577f05e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.877468 | controller |     "Jun 11 16:00:51.285587 crc crio[3638]: time=\"2026-06-11T16:00:51.284781243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.877482 | controller |     "Jun 11 16:00:52.916573 crc crio[3638]: 2026-06-11T16:00:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c443af6e945fef Mac:ba:50:c8:68:0e:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/740b9bd6-3f15-4048-a842-50db1959d376 SocketPath: PciID:}] [{Interface:0xc0002b1010 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.877496 | controller |     "Jun 11 16:00:52.918231 crc crio[3638]: time=\"2026-06-11T16:00:52.917345274Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.877525 | controller |     "Jun 11 16:00:52.918231 crc crio[3638]: time=\"2026-06-11T16:00:52.917614482Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-11 18:01:02.877546 | controller |     "Jun 11 16:00:52.918362 crc crio[3638]: time=\"2026-06-11T16:00:52.918260403Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686560-dg8j7 Namespace:openshift-operator-lifecycle-manager ID:5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2 UID:3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89 NetNS:/var/run/netns/740b9bd6-3f15-4048-a842-50db1959d376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a2a4e7c_22d2_4e29_bf93_221e9d1d0a89.slice PodAnnotations:0xc00210cbf0}] Aliases:map[]}\"",
2026-06-11 18:01:02.877561 | controller |     "Jun 11 16:00:52.919880 crc crio[3638]: time=\"2026-06-11T16:00:52.918515301Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686560-dg8j7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.877576 | controller |     "Jun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.921777785Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 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:0xc0014460b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.877597 | controller |     "Jun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.921843417Z\" 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-11 18:01:02.877613 | controller |     "Jun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.922383765Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f 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:0xc000182890}] Aliases:map[]}\"",
2026-06-11 18:01:02.877629 | controller |     "Jun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.922627612Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.877644 | controller |     "Jun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.922710535Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 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:0xc000a88090}] Aliases:map[]}\"",
2026-06-11 18:01:02.877659 | controller |     "Jun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.922844539Z\" 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-11 18:01:02.877674 | controller |     "Jun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.92286754Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 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:0xc002cb6598}] Aliases:map[]}\"",
2026-06-11 18:01:02.877690 | controller |     "Jun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.922952262Z\" 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-11 18:01:02.877705 | controller |     "Jun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.922998635Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6873c5d5-1848-403f-b05f-e76b488e259a 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:0xc002cb65d8}] Aliases:map[]}\"",
2026-06-11 18:01:02.877723 | controller |     "Jun 11 16:00:52.923153 crc crio[3638]: time=\"2026-06-11T16:00:52.923057347Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.877739 | controller |     "Jun 11 16:00:52.929580 crc crio[3638]: time=\"2026-06-11T16:00:52.929310626Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be 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:0xc00210c000}] Aliases:map[]}\"",
2026-06-11 18:01:02.877754 | controller |     "Jun 11 16:00:52.929580 crc crio[3638]: time=\"2026-06-11T16:00:52.929534313Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.877769 | controller |     "Jun 11 16:00:52.931049 crc crio[3638]: time=\"2026-06-11T16:00:52.930849474Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5e2e0485-68e0-47eb-b2fe-ab5ac9d330d0 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:0xc00012a8e8}] Aliases:map[]}\"",
2026-06-11 18:01:02.877784 | controller |     "Jun 11 16:00:52.931049 crc crio[3638]: time=\"2026-06-11T16:00:52.931040051Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.877799 | controller |     "Jun 11 16:00:52.933532 crc crio[3638]: time=\"2026-06-11T16:00:52.933046436Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 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:0xc000b125f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.877814 | controller |     "Jun 11 16:00:52.933672 crc crio[3638]: time=\"2026-06-11T16:00:52.933563312Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.877829 | controller |     "Jun 11 16:00:52.934947 crc crio[3638]: time=\"2026-06-11T16:00:52.934723389Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 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:0xc0036a42c0}] Aliases:map[]}\"",
2026-06-11 18:01:02.877847 | controller |     "Jun 11 16:00:52.934947 crc crio[3638]: time=\"2026-06-11T16:00:52.934935275Z\" 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-11 18:01:02.877863 | controller |     "Jun 11 16:00:52.937612 crc crio[3638]: time=\"2026-06-11T16:00:52.936948441Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 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:0xc0036a4248}] Aliases:map[]}\"",
2026-06-11 18:01:02.877878 | controller |     "Jun 11 16:00:52.937612 crc crio[3638]: time=\"2026-06-11T16:00:52.93758697Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 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:0xc00210c070}] Aliases:map[]}\"",
2026-06-11 18:01:02.877893 | controller |     "Jun 11 16:00:52.937800 crc crio[3638]: time=\"2026-06-11T16:00:52.937623991Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.877908 | controller |     "Jun 11 16:00:52.940827 crc crio[3638]: time=\"2026-06-11T16:00:52.939256015Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad121dbb-75e2-46a4-9825-eaa85b6edf49 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:0xc000a880d8}] Aliases:map[]}\"",
2026-06-11 18:01:02.877923 | controller |     "Jun 11 16:00:52.940827 crc crio[3638]: time=\"2026-06-11T16:00:52.94003752Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.877939 | controller |     "Jun 11 16:00:52.943118 crc crio[3638]: time=\"2026-06-11T16:00:52.94287546Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc000a88190}] Aliases:map[]}\"",
2026-06-11 18:01:02.877953 | controller |     "Jun 11 16:00:52.945159 crc crio[3638]: time=\"2026-06-11T16:00:52.944375459Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.877968 | controller |     "Jun 11 16:00:52.953634 crc crio[3638]: time=\"2026-06-11T16:00:52.937590221Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.877986 | controller |     "Jun 11 16:00:52.990518 crc crio[3638]: time=\"2026-06-11T16:00:52.990242436Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 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:0xc000a88150}] Aliases:map[]}\"",
2026-06-11 18:01:02.878002 | controller |     "Jun 11 16:00:52.990518 crc crio[3638]: time=\"2026-06-11T16:00:52.990509774Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878017 | controller |     "Jun 11 16:00:53.001274 crc crio[3638]: time=\"2026-06-11T16:00:52.998984455Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf 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:0xc001446210}] Aliases:map[]}\"",
2026-06-11 18:01:02.878032 | controller |     "Jun 11 16:00:53.001978 crc crio[3638]: time=\"2026-06-11T16:00:53.001389252Z\" 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-11 18:01:02.878047 | controller |     "Jun 11 16:00:53.015335 crc crio[3638]: time=\"2026-06-11T16:00:53.015137093Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 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:0xc00210c108}] Aliases:map[]}\"",
2026-06-11 18:01:02.878062 | controller |     "Jun 11 16:00:53.015335 crc crio[3638]: time=\"2026-06-11T16:00:53.015321918Z\" 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-11 18:01:02.878076 | controller |     "Jun 11 16:00:53.018008 crc crio[3638]: time=\"2026-06-11T16:00:53.017779707Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b 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:0xc0036a4288}] Aliases:map[]}\"",
2026-06-11 18:01:02.878091 | controller |     "Jun 11 16:00:53.018008 crc crio[3638]: time=\"2026-06-11T16:00:53.017904991Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878106 | controller |     "Jun 11 16:00:53.018504 crc crio[3638]: time=\"2026-06-11T16:00:53.018312654Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 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:0xc000b12640}] Aliases:map[]}\"",
2026-06-11 18:01:02.878124 | controller |     "Jun 11 16:00:53.018504 crc crio[3638]: time=\"2026-06-11T16:00:53.018364116Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878139 | controller |     "Jun 11 16:00:53.025827 crc crio[3638]: time=\"2026-06-11T16:00:53.025641219Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b 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:0xc002cb67a0}] Aliases:map[]}\"",
2026-06-11 18:01:02.878154 | controller |     "Jun 11 16:00:53.025827 crc crio[3638]: time=\"2026-06-11T16:00:53.025754323Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878169 | controller |     "Jun 11 16:00:53.117348 crc crio[3638]: time=\"2026-06-11T16:00:53.114011046Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 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:0xc00210c138}] Aliases:map[]}\"",
2026-06-11 18:01:02.878184 | controller |     "Jun 11 16:00:53.117348 crc crio[3638]: time=\"2026-06-11T16:00:53.114628606Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878198 | controller |     "Jun 11 16:00:53.121053 crc crio[3638]: time=\"2026-06-11T16:00:53.120766322Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 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:0xc000b12670}] Aliases:map[]}\"",
2026-06-11 18:01:02.878213 | controller |     "Jun 11 16:00:53.121053 crc crio[3638]: time=\"2026-06-11T16:00:53.121044501Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878228 | controller |     "Jun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.125955759Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e 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:0xc00210c1f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.878246 | controller |     "Jun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.126102843Z\" 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-11 18:01:02.878261 | controller |     "Jun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.127271661Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 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:0xc00210c178}] Aliases:map[]}\"",
2026-06-11 18:01:02.878276 | controller |     "Jun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.127340033Z\" 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-11 18:01:02.878291 | controller |     "Jun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.128033085Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d 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:0xc002cb66f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.878306 | controller |     "Jun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.128077906Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878321 | controller |     "Jun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.129697529Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c 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:0xc000a881a8}] Aliases:map[]}\"",
2026-06-11 18:01:02.878336 | controller |     "Jun 11 16:00:53.129732 crc crio[3638]: time=\"2026-06-11T16:00:53.1297532Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878351 | controller |     "Jun 11 16:00:53.148880 crc crio[3638]: time=\"2026-06-11T16:00:53.138034735Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 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:0xc000b12748}] Aliases:map[]}\"",
2026-06-11 18:01:02.878366 | controller |     "Jun 11 16:00:53.148880 crc crio[3638]: time=\"2026-06-11T16:00:53.138071037Z\" 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-11 18:01:02.878384 | controller |     "Jun 11 16:00:53.148880 crc crio[3638]: time=\"2026-06-11T16:00:53.140155633Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b 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:0xc000b12790}] Aliases:map[]}\"",
2026-06-11 18:01:02.878399 | controller |     "Jun 11 16:00:53.148880 crc crio[3638]: time=\"2026-06-11T16:00:53.141020131Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878414 | controller |     "Jun 11 16:00:53.148880 crc crio[3638]: time=\"2026-06-11T16:00:53.144738219Z\" level=info msg=\"Ran pod sandbox 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/POD\" id=988e1612-488d-4f4e-8e60-41b5f6435047 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.878429 | controller |     "Jun 11 16:00:53.150877 crc crio[3638]: time=\"2026-06-11T16:00:53.150561256Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 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:0xc00012a930}] Aliases:map[]}\"",
2026-06-11 18:01:02.878444 | controller |     "Jun 11 16:00:53.150877 crc crio[3638]: time=\"2026-06-11T16:00:53.150747852Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878459 | controller |     "Jun 11 16:00:53.160541 crc crio[3638]: time=\"2026-06-11T16:00:53.151043781Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5347f3d6-21bd-47f5-82e1-a2df5242046d 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:0xc0036a4360}] Aliases:map[]}\"",
2026-06-11 18:01:02.878474 | controller |     "Jun 11 16:00:53.160541 crc crio[3638]: time=\"2026-06-11T16:00:53.15132631Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878489 | controller |     "Jun 11 16:00:53.160541 crc crio[3638]: time=\"2026-06-11T16:00:53.15195317Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac 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:0xc002cb67b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.878504 | controller |     "Jun 11 16:00:53.160541 crc crio[3638]: time=\"2026-06-11T16:00:53.152014942Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878540 | controller |     "Jun 11 16:00:53.162868 crc crio[3638]: time=\"2026-06-11T16:00:53.162682484Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 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:0xc002cb6770}] Aliases:map[]}\"",
2026-06-11 18:01:02.878557 | controller |     "Jun 11 16:00:53.162966 crc crio[3638]: time=\"2026-06-11T16:00:53.16286813Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878572 | controller |     "Jun 11 16:00:53.163894 crc crio[3638]: time=\"2026-06-11T16:00:53.163333615Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/a855ff99-68e8-428e-9ab9-47bebf4da9a2 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:0xc000182a08}] Aliases:map[]}\"",
2026-06-11 18:01:02.878587 | controller |     "Jun 11 16:00:53.163894 crc crio[3638]: time=\"2026-06-11T16:00:53.163392667Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878602 | controller |     "Jun 11 16:00:53.164017 crc crio[3638]: time=\"2026-06-11T16:00:53.163929494Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 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:0xc0016c0028}] Aliases:map[]}\"",
2026-06-11 18:01:02.878617 | controller |     "Jun 11 16:00:53.164017 crc crio[3638]: time=\"2026-06-11T16:00:53.163993496Z\" 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-11 18:01:02.878631 | controller |     "Jun 11 16:00:53.167532 crc crio[3638]: time=\"2026-06-11T16:00:53.166390303Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/84ba9f08-2ef6-41ed-9fde-29a9eadc1b1c 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:0xc00210c1c0}] Aliases:map[]}\"",
2026-06-11 18:01:02.878646 | controller |     "Jun 11 16:00:53.167532 crc crio[3638]: time=\"2026-06-11T16:00:53.166986471Z\" 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-11 18:01:02.878661 | controller |     "Jun 11 16:00:53.167657 crc crio[3638]: time=\"2026-06-11T16:00:53.167570901Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 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:0xc0016c0118}] Aliases:map[]}\"",
2026-06-11 18:01:02.878679 | controller |     "Jun 11 16:00:53.167657 crc crio[3638]: time=\"2026-06-11T16:00:53.167608012Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878694 | controller |     "Jun 11 16:00:53.180713 crc crio[3638]: time=\"2026-06-11T16:00:53.175325789Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc001446000}] Aliases:map[]}\"",
2026-06-11 18:01:02.878710 | controller |     "Jun 11 16:00:53.180713 crc crio[3638]: time=\"2026-06-11T16:00:53.175667Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878725 | controller |     "Jun 11 16:00:53.180713 crc crio[3638]: time=\"2026-06-11T16:00:53.176644901Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 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:0xc0003d0480}] Aliases:map[]}\"",
2026-06-11 18:01:02.878739 | controller |     "Jun 11 16:00:53.180713 crc crio[3638]: time=\"2026-06-11T16:00:53.176683013Z\" 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-11 18:01:02.878754 | controller |     "Jun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.192370343Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3b1f594b-e3b5-4dfb-84ae-00a15212cbaf 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:0xc0036a4368}] Aliases:map[]}\"",
2026-06-11 18:01:02.878769 | controller |     "Jun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.192537448Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878783 | controller |     "Jun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.193088948Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad 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:0xc000182ab8}] Aliases:map[]}\"",
2026-06-11 18:01:02.878801 | controller |     "Jun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.19315177Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878818 | controller |     "Jun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.197400315Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc0036a42c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.878838 | controller |     "Jun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.197485587Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878863 | controller |     "Jun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.198718147Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 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:0xc000a88290}] Aliases:map[]}\"",
2026-06-11 18:01:02.878883 | controller |     "Jun 11 16:00:53.198813 crc crio[3638]: time=\"2026-06-11T16:00:53.198740908Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878903 | controller |     "Jun 11 16:00:53.200705 crc crio[3638]: time=\"2026-06-11T16:00:53.199992638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22f703cf-4f26-4e6e-9d99-f831b50062d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.878924 | controller |     "Jun 11 16:00:53.201134 crc crio[3638]: time=\"2026-06-11T16:00:53.200915258Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 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:0xc002cb6728}] Aliases:map[]}\"",
2026-06-11 18:01:02.878945 | controller |     "Jun 11 16:00:53.201134 crc crio[3638]: time=\"2026-06-11T16:00:53.201124754Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.878966 | controller |     "Jun 11 16:00:53.215510 crc crio[3638]: time=\"2026-06-11T16:00:53.206010111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b27b514-612b-481a-abcb-b059b405fb50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.878993 | controller |     "Jun 11 16:00:53.215510 crc crio[3638]: time=\"2026-06-11T16:00:53.208993505Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 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:0xc0036a4308}] Aliases:map[]}\"",
2026-06-11 18:01:02.879013 | controller |     "Jun 11 16:00:53.215510 crc crio[3638]: time=\"2026-06-11T16:00:53.209025686Z\" 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-11 18:01:02.879033 | controller |     "Jun 11 16:00:53.230825 crc crio[3638]: time=\"2026-06-11T16:00:53.223927013Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 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:0xc000a88120}] Aliases:map[]}\"",
2026-06-11 18:01:02.879053 | controller |     "Jun 11 16:00:53.230825 crc crio[3638]: time=\"2026-06-11T16:00:53.224244783Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.879074 | controller |     "Jun 11 16:00:53.230825 crc crio[3638]: time=\"2026-06-11T16:00:53.224248905Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/collect-profiles\" id=a9354fcd-d69a-4e80-820c-745fa3146059 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.879094 | controller |     "Jun 11 16:00:53.230825 crc crio[3638]: time=\"2026-06-11T16:00:53.224913685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.879113 | controller |     "Jun 11 16:00:53.230825 crc crio[3638]: time=\"2026-06-11T16:00:53.224986468Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 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:0xc000182a28}] Aliases:map[]}\"",
2026-06-11 18:01:02.879135 | controller |     "Jun 11 16:00:53.230825 crc crio[3638]: time=\"2026-06-11T16:00:53.225025399Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.879156 | controller |     "Jun 11 16:00:53.973294 crc crio[3638]: time=\"2026-06-11T16:00:53.971076121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.879175 | controller |     "Jun 11 16:00:54.036258 crc crio[3638]: time=\"2026-06-11T16:00:54.029413588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.879198 | controller |     "Jun 11 16:00:55.684063 crc crio[3638]: time=\"2026-06-11T16:00:55.682611672Z\" level=info msg=\"Created container c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/collect-profiles\" id=a9354fcd-d69a-4e80-820c-745fa3146059 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.879221 | controller |     "Jun 11 16:00:55.710114 crc crio[3638]: time=\"2026-06-11T16:00:55.710025719Z\" level=info msg=\"Starting container: c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4\" id=f1e93a00-0e02-484c-b7fb-81c28754e2aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.879238 | controller |     "Jun 11 16:00:58.512968 crc crio[3638]: time=\"2026-06-11T16:00:58.510142381Z\" level=info msg=\"Started container\" PID=10281 containerID=c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4 description=openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/collect-profiles id=f1e93a00-0e02-484c-b7fb-81c28754e2aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2",
2026-06-11 18:01:02.879254 | controller |     "Jun 11 16:01:00.818366 crc crio[3638]: 2026-06-11T16:01:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9c99b2cbe6b9bf Mac:1a:43:9a:40:20:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 SocketPath: PciID:}] [{Interface:0xc000014f80 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879270 | controller |     "Jun 11 16:01:01.011969 crc crio[3638]: time=\"2026-06-11T16:01:01.007209506Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 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:0xc0014460b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.879285 | controller |     "Jun 11 16:01:01.011969 crc crio[3638]: time=\"2026-06-11T16:01:01.009076805Z\" 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-11 18:01:02.879300 | controller |     "Jun 11 16:01:01.354179 crc crio[3638]: 2026-06-11T16:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89189e142ece1ff Mac:1a:95:0d:9d:93:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879315 | controller |     "Jun 11 16:01:01.357852 crc crio[3638]: time=\"2026-06-11T16:01:01.355952334Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 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:0xc000a88090}] Aliases:map[]}\"",
2026-06-11 18:01:02.879331 | controller |     "Jun 11 16:01:01.357852 crc crio[3638]: time=\"2026-06-11T16:01:01.356302985Z\" 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-11 18:01:02.879349 | controller |     "Jun 11 16:01:01.399781 crc crio[3638]: time=\"2026-06-11T16:01:01.391514852Z\" level=info msg=\"Ran pod sandbox 89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=c927e91e-b18e-4100-8bc5-43732c8d9dd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.879364 | controller |     "Jun 11 16:01:01.503331 crc crio[3638]: time=\"2026-06-11T16:01:01.498817145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=b502a418-1c79-4746-9ba0-e79f559c5621 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.879380 | controller |     "Jun 11 16:01:01.553860 crc crio[3638]: time=\"2026-06-11T16:01:01.5273903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=58bce21d-d0e6-4707-b11d-cfedfc9053bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.879394 | controller |     "Jun 11 16:01:01.567062 crc crio[3638]: time=\"2026-06-11T16:01:01.554930251Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=15451289-d8cc-4419-8d1d-c1f9a5435fcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.879409 | controller |     "Jun 11 16:01:01.567062 crc crio[3638]: time=\"2026-06-11T16:01:01.557570536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.879424 | controller |     "Jun 11 16:01:02.229773 crc crio[3638]: time=\"2026-06-11T16:01:02.229499118Z\" level=info msg=\"Ran pod sandbox a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=ad38abee-cee2-49b8-b742-ba3eeb82a338 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.879438 | controller |     "Jun 11 16:01:02.251205 crc crio[3638]: 2026-06-11T16:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60190373a1c46d3 Mac:8e:e6:72:70:c8:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 SocketPath: PciID:}] [{Interface:0xc000518680 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879453 | controller |     "Jun 11 16:01:02.279790 crc crio[3638]: time=\"2026-06-11T16:01:02.27772335Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=e3a865e9-84ba-4465-8bf6-2a9e45b57ac7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.879468 | controller |     "Jun 11 16:01:02.446390 crc crio[3638]: time=\"2026-06-11T16:01:02.446342196Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 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:0xc002cb6598}] Aliases:map[]}\"",
2026-06-11 18:01:02.879482 | controller |     "Jun 11 16:01:02.446848 crc crio[3638]: time=\"2026-06-11T16:01:02.446826282Z\" 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-11 18:01:02.879500 | controller |     "Jun 11 16:01:03.791545 crc crio[3638]: time=\"2026-06-11T16:01:03.784224656Z\" level=info msg=\"Ran pod sandbox 60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=c20782a6-e8f9-4dfe-a21d-aabe01c3859e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.879538 | controller |     "Jun 11 16:01:03.901806 crc crio[3638]: time=\"2026-06-11T16:01:03.901201129Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a3e2ef5b-1eba-45de-a1c5-9bc2d20d5a73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.879555 | controller |     "Jun 11 16:01:04.010844 crc crio[3638]: time=\"2026-06-11T16:01:04.010013802Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=e4391ec8-c2c0-400e-a84b-86a07024bbb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.879570 | controller |     "Jun 11 16:01:04.031146 crc crio[3638]: time=\"2026-06-11T16:01:04.030059133Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=07df0d3d-ebc5-464c-85f5-cfbbb8c68c20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.879585 | controller |     "Jun 11 16:01:04.059804 crc crio[3638]: time=\"2026-06-11T16:01:04.047545052Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=4b24376a-0010-4df7-a59c-1f01cfef0a2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.879599 | controller |     "Jun 11 16:01:04.059804 crc crio[3638]: time=\"2026-06-11T16:01:04.04810191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.879614 | controller |     "Jun 11 16:01:04.059804 crc crio[3638]: time=\"2026-06-11T16:01:04.048877985Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=50fb4703-aedc-4a17-bc87-d26c4e52c804 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.879629 | controller |     "Jun 11 16:01:04.059804 crc crio[3638]: time=\"2026-06-11T16:01:04.049713772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.879643 | controller |     "Jun 11 16:01:04.263356 crc crio[3638]: time=\"2026-06-11T16:01:04.262748759Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.879658 | controller |     "Jun 11 16:01:04.316567 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abe3238af59a2a3 Mac:ba:8a:61:24:21:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879673 | controller |     "Jun 11 16:01:04.491822 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1572c76a2129b4d Mac:c6:1e:44:a6:1f:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879688 | controller |     "Jun 11 16:01:04.491822 crc crio[3638]: time=\"2026-06-11T16:01:04.490616141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.879706 | controller |     "Jun 11 16:01:04.689526 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8172b4c6e87eee9 Mac:1e:ad:c8:a8:79:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 SocketPath: PciID:}] [{Interface:0xc0004b4730 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879721 | controller |     "Jun 11 16:01:04.689526 crc crio[3638]: time=\"2026-06-11T16:01:04.682063357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.879736 | controller |     "Jun 11 16:01:04.867879 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff16dbe83ceeb7b Mac:3a:98:6f:3d:62:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 SocketPath: PciID:}] [{Interface:0xc00019cf40 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879750 | controller |     "Jun 11 16:01:04.893405 crc crio[3638]: 2026-06-11T16:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f8dd6ac756eb1e Mac:aa:5f:fa:98:8c:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879765 | controller |     "Jun 11 16:01:05.444124 crc crio[3638]: time=\"2026-06-11T16:01:05.440223518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.879779 | controller |     "Jun 11 16:01:05.491227 crc crio[3638]: time=\"2026-06-11T16:01:05.490953961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.879793 | controller |     "Jun 11 16:01:06.664657 crc crio[3638]: time=\"2026-06-11T16:01:06.663939026Z\" level=info msg=\"Created container 99d25bea22f6020c3d465820b9e489b8c0261f040743532424229ee87335549c: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=15451289-d8cc-4419-8d1d-c1f9a5435fcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.879808 | controller |     "Jun 11 16:01:06.738809 crc crio[3638]: time=\"2026-06-11T16:01:06.738654317Z\" level=info msg=\"Starting container: 99d25bea22f6020c3d465820b9e489b8c0261f040743532424229ee87335549c\" id=981791e1-3530-4fe6-995f-f212ce4ead46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.879823 | controller |     "Jun 11 16:01:07.033717 crc crio[3638]: time=\"2026-06-11T16:01:07.031608641Z\" level=info msg=\"Started container\" PID=10877 containerID=99d25bea22f6020c3d465820b9e489b8c0261f040743532424229ee87335549c description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=981791e1-3530-4fe6-995f-f212ce4ead46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e",
2026-06-11 18:01:02.879838 | controller |     "Jun 11 16:01:08.416972 crc crio[3638]: 2026-06-11T16:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e3e278852eaa5b Mac:9a:1c:84:e9:50:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 SocketPath: PciID:}] [{Interface:0xc00028c860 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879859 | controller |     "Jun 11 16:01:08.598128 crc crio[3638]: 2026-06-11T16:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ca39b5bcbd39f0 Mac:de:bd:34:90:21:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 SocketPath: PciID:}] [{Interface:0xc00051e8c0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879875 | controller |     "Jun 11 16:01:08.612180 crc crio[3638]: 2026-06-11T16:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d922a8a13b83dc6 Mac:1e:d4:5a:d9:ed:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be SocketPath: PciID:}] [{Interface:0xc000346d20 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879890 | controller |     "Jun 11 16:01:09.092226 crc crio[3638]: 2026-06-11T16:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:643d8f207bd451e Mac:5a:62:9e:57:53:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 SocketPath: PciID:}] [{Interface:0xc000124870 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879905 | controller |     "Jun 11 16:01:09.110228 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfe2c5d6102aa98 Mac:c2:be:6e:0b:f4:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 SocketPath: PciID:}] [{Interface:0xc00011a780 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879919 | controller |     "Jun 11 16:01:09.226003 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11319ed2dca89f5 Mac:2e:8b:f7:7f:28:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 SocketPath: PciID:}] [{Interface:0xc0002ea8d0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879934 | controller |     "Jun 11 16:01:09.439614 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a24f763ee540d0 Mac:8e:3a:19:47:20:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 SocketPath: PciID:}] [{Interface:0xc000195210 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879949 | controller |     "Jun 11 16:01:09.747591 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eeebc0789a434a8 Mac:62:f5:b7:b0:18:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f SocketPath: PciID:}] [{Interface:0xc0004bc5e0 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879964 | controller |     "Jun 11 16:01:09.798620 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ab757b7b8c7c65 Mac:b6:76:27:17:ac:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b SocketPath: PciID:}] [{Interface:0xc000540730 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879979 | controller |     "Jun 11 16:01:09.899013 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:318ba81f8412f22 Mac:0a:a4:59:b7:a5:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.879996 | controller |     "Jun 11 16:01:09.996164 crc crio[3638]: 2026-06-11T16:01:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2aeb3cbba17a258 Mac:da:07:61:48:ac:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880011 | controller |     "Jun 11 16:01:13.593039 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:781d360d844d8ab Mac:42:a0:2e:a7:80:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/5347f3d6-21bd-47f5-82e1-a2df5242046d SocketPath: PciID:}] [{Interface:0xc000528f30 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880026 | controller |     "Jun 11 16:01:13.668288 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40192da4d6cd157 Mac:e6:4f:db:e1:c7:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 SocketPath: PciID:}] [{Interface:0xc0001608b0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880040 | controller |     "Jun 11 16:01:13.754252 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9883a8e4dec933e Mac:d2:d2:5f:1d:23:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880054 | controller |     "Jun 11 16:01:13.758703 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf18d5383bb83dc Mac:32:d9:be:20:cb:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/ad121dbb-75e2-46a4-9825-eaa85b6edf49 SocketPath: PciID:}] [{Interface:0xc000407230 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880084 | controller |     "Jun 11 16:01:13.994852 crc crio[3638]: 2026-06-11T16:01:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be539775b8e722a Mac:02:ab:bb:07:f7:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/84ba9f08-2ef6-41ed-9fde-29a9eadc1b1c SocketPath: PciID:}] [{Interface:0xc000194c60 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880101 | controller |     "Jun 11 16:01:13.995363 crc crio[3638]: 2026-06-11T16:01:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a80167e6cbfd16 Mac:26:47:1c:22:1b:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880116 | controller |     "Jun 11 16:01:13.995646 crc crio[3638]: 2026-06-11T16:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1072dd5e13f2c99 Mac:36:c3:d0:d3:68:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 SocketPath: PciID:}] [{Interface:0xc0001812c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880132 | controller |     "Jun 11 16:01:13.998675 crc crio[3638]: time=\"2026-06-11T16:01:13.998642493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.880147 | controller |     "Jun 11 16:01:14.002888 crc crio[3638]: time=\"2026-06-11T16:01:14.002824846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.880164 | controller |     "Jun 11 16:01:14.009594 crc crio[3638]: time=\"2026-06-11T16:01:14.00698617Z\" level=info msg=\"Stopping pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2\" id=e006fd96-7ffa-42bb-9903-09b66472fd57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.880179 | controller |     "Jun 11 16:01:14.223837 crc crio[3638]: time=\"2026-06-11T16:01:14.223610632Z\" level=info msg=\"Created container 28e74b5e9b3ced103e80fe11826bc6f01a2104cef148d5ee46f643edfa8fe275: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=4b24376a-0010-4df7-a59c-1f01cfef0a2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.880194 | controller |     "Jun 11 16:01:14.227471 crc crio[3638]: time=\"2026-06-11T16:01:14.227295689Z\" level=info msg=\"Starting container: 28e74b5e9b3ced103e80fe11826bc6f01a2104cef148d5ee46f643edfa8fe275\" id=b7460e31-53b7-414f-b11c-cfbf552447e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.880209 | controller |     "Jun 11 16:01:14.234170 crc crio[3638]: time=\"2026-06-11T16:01:14.233750576Z\" level=info msg=\"Started container\" PID=11471 containerID=28e74b5e9b3ced103e80fe11826bc6f01a2104cef148d5ee46f643edfa8fe275 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=b7460e31-53b7-414f-b11c-cfbf552447e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5",
2026-06-11 18:01:02.880224 | controller |     "Jun 11 16:01:14.234956 crc crio[3638]: time=\"2026-06-11T16:01:14.234411056Z\" level=info msg=\"Created container f53bcc10ae93c44cb845d483944c940bb3e7aeb29ecd4f09d45c8d63a6828691: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=50fb4703-aedc-4a17-bc87-d26c4e52c804 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.880239 | controller |     "Jun 11 16:01:14.236724 crc crio[3638]: time=\"2026-06-11T16:01:14.236248006Z\" level=info msg=\"Starting container: f53bcc10ae93c44cb845d483944c940bb3e7aeb29ecd4f09d45c8d63a6828691\" id=976ccf15-717c-4a76-9691-06cad2dcee6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.880254 | controller |     "Jun 11 16:01:14.274784 crc crio[3638]: time=\"2026-06-11T16:01:14.274486869Z\" level=info msg=\"Started container\" PID=11481 containerID=f53bcc10ae93c44cb845d483944c940bb3e7aeb29ecd4f09d45c8d63a6828691 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=976ccf15-717c-4a76-9691-06cad2dcee6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad",
2026-06-11 18:01:02.880269 | controller |     "Jun 11 16:01:14.962949 crc crio[3638]: 2026-06-11T16:01:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a55801158e2d9d6 Mac:ba:28:58:19:4b:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b SocketPath: PciID:}] [{Interface:0xc000207130 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880284 | controller |     "Jun 11 16:01:15.005924 crc crio[3638]: 2026-06-11T16:01:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51e89219bca177c Mac:5a:9b:8e:f5:f5:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 SocketPath: PciID:}] [{Interface:0xc0003f33b0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880298 | controller |     "Jun 11 16:01:15.043823 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dac0ef87bfdd46 Mac:26:df:eb:52:e1:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 SocketPath: PciID:}] [{Interface:0xc0002d07e0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880316 | controller |     "Jun 11 16:01:15.181220 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c73ce04ad8a2b2 Mac:46:a9:61:73:b7:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880331 | controller |     "Jun 11 16:01:15.181220 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5677a96f9f79486 Mac:26:c3:05:d1:6a:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 SocketPath: PciID:}] [{Interface:0xc000194b80 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880345 | controller |     "Jun 11 16:01:15.199077 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47a7b8c84c87bb5 Mac:12:6d:9e:b1:e6:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac SocketPath: PciID:}] [{Interface:0xc00039e770 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880360 | controller |     "Jun 11 16:01:15.217817 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:784aa78eeec1810 Mac:52:46:1a:d1:6b:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e SocketPath: PciID:}] [{Interface:0xc00012e9f0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880377 | controller |     "Jun 11 16:01:15.237116 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d3c4a4e95ecda0 Mac:ba:4b:b2:cb:18:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 SocketPath: PciID:}] [{Interface:0xc000014850 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880397 | controller |     "Jun 11 16:01:15.240133 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:311c5b28accd89e Mac:5e:25:44:86:73:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880419 | controller |     "Jun 11 16:01:15.403667 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6ab18f715e6653 Mac:a6:cc:08:67:ac:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d SocketPath: PciID:}] [{Interface:0xc00011d4e0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880439 | controller |     "Jun 11 16:01:15.408952 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d1650c7e83930b Mac:e6:58:92:14:0d:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/a855ff99-68e8-428e-9ab9-47bebf4da9a2 SocketPath: PciID:}] [{Interface:0xc000195180 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880459 | controller |     "Jun 11 16:01:15.433622 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d018bec0f88e0c Mac:76:63:2d:42:cc:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880484 | controller |     "Jun 11 16:01:15.599036 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a283be193b5aa10 Mac:5a:8d:8e:70:84:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 SocketPath: PciID:}] [{Interface:0xc000114850 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880506 | controller |     "Jun 11 16:01:15.599307 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5953d996170f6c Mac:d6:af:b0:6c:e5:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/3b1f594b-e3b5-4dfb-84ae-00a15212cbaf SocketPath: PciID:}] [{Interface:0xc0002025c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880558 | controller |     "Jun 11 16:01:15.600904 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f943fb40bd74f3 Mac:06:e5:38:4c:5e:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 SocketPath: PciID:}] [{Interface:0xc00011ccd0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880584 | controller |     "Jun 11 16:01:15.601246 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ce1e6a77647c19 Mac:be:e8:4e:1c:fb:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/5e2e0485-68e0-47eb-b2fe-ab5ac9d330d0 SocketPath: PciID:}] [{Interface:0xc00042d2c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880601 | controller |     "Jun 11 16:01:15.603811 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7856d2f80240919 Mac:fe:da:34:da:31:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c SocketPath: PciID:}] [{Interface:0xc0005927c0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880616 | controller |     "Jun 11 16:01:15.611865 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfcfba284db296b Mac:f6:18:30:ea:a0:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880632 | controller |     "Jun 11 16:01:15.627840 crc crio[3638]: 2026-06-11T16:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10d16adf0fc8124 Mac:32:93:3a:7c:8a:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/6873c5d5-1848-403f-b05f-e76b488e259a SocketPath: PciID:}] [{Interface:0xc000181830 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.880647 | controller |     "Jun 11 16:01:15.628754 crc crio[3638]: time=\"2026-06-11T16:01:15.62863569Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.880662 | controller |     "Jun 11 16:01:15.628832 crc crio[3638]: time=\"2026-06-11T16:01:15.628774855Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-11 18:01:02.880677 | controller |     "Jun 11 16:01:15.629654 crc crio[3638]: time=\"2026-06-11T16:01:15.629557449Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad121dbb-75e2-46a4-9825-eaa85b6edf49 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:0xc000a880d8}] Aliases:map[]}\"",
2026-06-11 18:01:02.880697 | controller |     "Jun 11 16:01:15.629654 crc crio[3638]: time=\"2026-06-11T16:01:15.629609551Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 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:0xc00210c070}] Aliases:map[]}\"",
2026-06-11 18:01:02.880713 | controller |     "Jun 11 16:01:15.629819 crc crio[3638]: time=\"2026-06-11T16:01:15.629657122Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 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:0xc000182a28}] Aliases:map[]}\"",
2026-06-11 18:01:02.880729 | controller |     "Jun 11 16:01:15.629819 crc crio[3638]: time=\"2026-06-11T16:01:15.629771626Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.880744 | controller |     "Jun 11 16:01:15.629912 crc crio[3638]: time=\"2026-06-11T16:01:15.629828988Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 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:0xc0003d0480}] Aliases:map[]}\"",
2026-06-11 18:01:02.880760 | controller |     "Jun 11 16:01:15.629912 crc crio[3638]: time=\"2026-06-11T16:01:15.629875179Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.880775 | controller |     "Jun 11 16:01:15.629912 crc crio[3638]: time=\"2026-06-11T16:01:15.629906561Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 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:0xc002cb6728}] Aliases:map[]}\"",
2026-06-11 18:01:02.880790 | controller |     "Jun 11 16:01:15.630067 crc crio[3638]: time=\"2026-06-11T16:01:15.630011165Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.880805 | controller |     "Jun 11 16:01:15.630128 crc crio[3638]: time=\"2026-06-11T16:01:15.630072985Z\" 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-11 18:01:02.880820 | controller |     "Jun 11 16:01:15.630187 crc crio[3638]: time=\"2026-06-11T16:01:15.62987878Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be 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:0xc00210c000}] Aliases:map[]}\"",
2026-06-11 18:01:02.880838 | controller |     "Jun 11 16:01:15.630369 crc crio[3638]: time=\"2026-06-11T16:01:15.629609551Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 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:0xc000a88150}] Aliases:map[]}\"",
2026-06-11 18:01:02.880854 | controller |     "Jun 11 16:01:15.630369 crc crio[3638]: time=\"2026-06-11T16:01:15.630319384Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d 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:0xc002cb66f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.880869 | controller |     "Jun 11 16:01:15.630602 crc crio[3638]: time=\"2026-06-11T16:01:15.63049815Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.880884 | controller |     "Jun 11 16:01:15.630602 crc crio[3638]: time=\"2026-06-11T16:01:15.630557322Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.880899 | controller |     "Jun 11 16:01:15.630783 crc crio[3638]: time=\"2026-06-11T16:01:15.629626192Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad 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:0xc000182ab8}] Aliases:map[]}\"",
2026-06-11 18:01:02.880914 | controller |     "Jun 11 16:01:15.630783 crc crio[3638]: time=\"2026-06-11T16:01:15.630774008Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686560-dg8j7 Namespace:openshift-operator-lifecycle-manager ID:5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2 UID:3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89 NetNS:/var/run/netns/740b9bd6-3f15-4048-a842-50db1959d376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a2a4e7c_22d2_4e29_bf93_221e9d1d0a89.slice PodAnnotations:0xc00008cbe0}] Aliases:map[]}\"",
2026-06-11 18:01:02.880929 | controller |     "Jun 11 16:01:15.630952 crc crio[3638]: time=\"2026-06-11T16:01:15.63081883Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/a855ff99-68e8-428e-9ab9-47bebf4da9a2 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:0xc000182a08}] Aliases:map[]}\"",
2026-06-11 18:01:02.880947 | controller |     "Jun 11 16:01:15.630952 crc crio[3638]: time=\"2026-06-11T16:01:15.630873762Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.880962 | controller |     "Jun 11 16:01:15.630952 crc crio[3638]: time=\"2026-06-11T16:01:15.630900562Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc001446000}] Aliases:map[]}\"",
2026-06-11 18:01:02.880976 | controller |     "Jun 11 16:01:15.631156 crc crio[3638]: time=\"2026-06-11T16:01:15.630977745Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.880991 | controller |     "Jun 11 16:01:15.631156 crc crio[3638]: time=\"2026-06-11T16:01:15.631041427Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881005 | controller |     "Jun 11 16:01:15.631156 crc crio[3638]: time=\"2026-06-11T16:01:15.630881322Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686560-dg8j7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.881020 | controller |     "Jun 11 16:01:15.631471 crc crio[3638]: time=\"2026-06-11T16:01:15.631243573Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc0036a42c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.881036 | controller |     "Jun 11 16:01:15.631471 crc crio[3638]: time=\"2026-06-11T16:01:15.631263254Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b 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:0xc0036a4288}] Aliases:map[]}\"",
2026-06-11 18:01:02.881051 | controller |     "Jun 11 16:01:15.631636 crc crio[3638]: time=\"2026-06-11T16:01:15.631521782Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881067 | controller |     "Jun 11 16:01:15.632040 crc crio[3638]: time=\"2026-06-11T16:01:15.631815483Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 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:0xc000a88120}] Aliases:map[]}\"",
2026-06-11 18:01:02.881086 | controller |     "Jun 11 16:01:15.632040 crc crio[3638]: time=\"2026-06-11T16:01:15.632009909Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/84ba9f08-2ef6-41ed-9fde-29a9eadc1b1c 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:0xc00210c1c0}] Aliases:map[]}\"",
2026-06-11 18:01:02.881104 | controller |     "Jun 11 16:01:15.632199 crc crio[3638]: time=\"2026-06-11T16:01:15.632030679Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b 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:0xc000b12790}] Aliases:map[]}\"",
2026-06-11 18:01:02.881121 | controller |     "Jun 11 16:01:15.632199 crc crio[3638]: time=\"2026-06-11T16:01:15.632137372Z\" 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-11 18:01:02.881136 | controller |     "Jun 11 16:01:15.632199 crc crio[3638]: time=\"2026-06-11T16:01:15.632165964Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881150 | controller |     "Jun 11 16:01:15.632599 crc crio[3638]: time=\"2026-06-11T16:01:15.632209714Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881165 | controller |     "Jun 11 16:01:15.632599 crc crio[3638]: time=\"2026-06-11T16:01:15.630284353Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881180 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.62958629Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 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:0xc0016c0118}] Aliases:map[]}\"",
2026-06-11 18:01:02.881195 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631823732Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 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:0xc00210c138}] Aliases:map[]}\"",
2026-06-11 18:01:02.881210 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.632787082Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881228 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.632828505Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881243 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.629891841Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 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:0xc0016c0028}] Aliases:map[]}\"",
2026-06-11 18:01:02.881258 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.62986568Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 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:0xc000b12640}] Aliases:map[]}\"",
2026-06-11 18:01:02.881274 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.633079093Z\" 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-11 18:01:02.881289 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.633158435Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881304 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.630305574Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3b1f594b-e3b5-4dfb-84ae-00a15212cbaf 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:0xc0036a4368}] Aliases:map[]}\"",
2026-06-11 18:01:02.881319 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.633388032Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881334 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.629640492Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 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:0xc0036a4248}] Aliases:map[]}\"",
2026-06-11 18:01:02.881349 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.633624531Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881367 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631845443Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 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:0xc000a88290}] Aliases:map[]}\"",
2026-06-11 18:01:02.881382 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.633865248Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881397 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631833423Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881411 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631858563Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac 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:0xc002cb67b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.881426 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.634482327Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881441 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631864774Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 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:0xc002cb6770}] Aliases:map[]}\"",
2026-06-11 18:01:02.881456 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.634735186Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881471 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631873364Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e 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:0xc00210c1f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.881485 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.634970484Z\" 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-11 18:01:02.881510 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.631880864Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 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:0xc0036a42c0}] Aliases:map[]}\"",
2026-06-11 18:01:02.881569 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.635222122Z\" 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-11 18:01:02.881595 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.62959306Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 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:0xc00210c178}] Aliases:map[]}\"",
2026-06-11 18:01:02.881620 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.635555272Z\" 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-11 18:01:02.881643 | controller |     "Jun 11 16:01:15.635601 crc crio[3638]: time=\"2026-06-11T16:01:15.629848699Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881659 | controller |     "Jun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.631944246Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 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:0xc00210c108}] Aliases:map[]}\"",
2026-06-11 18:01:02.881675 | controller |     "Jun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.635948864Z\" 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-11 18:01:02.881692 | controller |     "Jun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.631886204Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 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:0xc000b12748}] Aliases:map[]}\"",
2026-06-11 18:01:02.881708 | controller |     "Jun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.636209002Z\" 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-11 18:01:02.881728 | controller |     "Jun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.631960477Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc000a88190}] Aliases:map[]}\"",
2026-06-11 18:01:02.881744 | controller |     "Jun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.636502283Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881759 | controller |     "Jun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.631957536Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6873c5d5-1848-403f-b05f-e76b488e259a 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:0xc002cb65d8}] Aliases:map[]}\"",
2026-06-11 18:01:02.881774 | controller |     "Jun 11 16:01:15.636920 crc crio[3638]: time=\"2026-06-11T16:01:15.636796512Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881790 | controller |     "Jun 11 16:01:15.637580 crc crio[3638]: time=\"2026-06-11T16:01:15.631973387Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f 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:0xc000182890}] Aliases:map[]}\"",
2026-06-11 18:01:02.881805 | controller |     "Jun 11 16:01:15.637580 crc crio[3638]: time=\"2026-06-11T16:01:15.63705182Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881820 | controller |     "Jun 11 16:01:15.637580 crc crio[3638]: time=\"2026-06-11T16:01:15.631974707Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 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:0xc000b125f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.881835 | controller |     "Jun 11 16:01:15.637580 crc crio[3638]: time=\"2026-06-11T16:01:15.63734775Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881850 | controller |     "Jun 11 16:01:15.637580 crc crio[3638]: time=\"2026-06-11T16:01:15.631987247Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5347f3d6-21bd-47f5-82e1-a2df5242046d 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:0xc0036a4360}] Aliases:map[]}\"",
2026-06-11 18:01:02.881869 | controller |     "Jun 11 16:01:15.637803 crc crio[3638]: time=\"2026-06-11T16:01:15.631911055Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c 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:0xc000a881a8}] Aliases:map[]}\"",
2026-06-11 18:01:02.881884 | controller |     "Jun 11 16:01:15.637803 crc crio[3638]: time=\"2026-06-11T16:01:15.63765925Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881899 | controller |     "Jun 11 16:01:15.637803 crc crio[3638]: time=\"2026-06-11T16:01:15.637737761Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881913 | controller |     "Jun 11 16:01:15.637933 crc crio[3638]: time=\"2026-06-11T16:01:15.631987247Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b 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:0xc002cb67a0}] Aliases:map[]}\"",
2026-06-11 18:01:02.881928 | controller |     "Jun 11 16:01:15.637933 crc crio[3638]: time=\"2026-06-11T16:01:15.637902847Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.881943 | controller |     "Jun 11 16:01:15.638024 crc crio[3638]: time=\"2026-06-11T16:01:15.631911115Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 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:0xc0036a4308}] Aliases:map[]}\"",
2026-06-11 18:01:02.881958 | controller |     "Jun 11 16:01:15.638071 crc crio[3638]: time=\"2026-06-11T16:01:15.638047171Z\" 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-11 18:01:02.881973 | controller |     "Jun 11 16:01:15.638071 crc crio[3638]: time=\"2026-06-11T16:01:15.632000768Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 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:0xc00012a930}] Aliases:map[]}\"",
2026-06-11 18:01:02.881992 | controller |     "Jun 11 16:01:15.638160 crc crio[3638]: time=\"2026-06-11T16:01:15.638145695Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.882008 | controller |     "Jun 11 16:01:15.638256 crc crio[3638]: time=\"2026-06-11T16:01:15.631924365Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5e2e0485-68e0-47eb-b2fe-ab5ac9d330d0 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:0xc00012a8e8}] Aliases:map[]}\"",
2026-06-11 18:01:02.882025 | controller |     "Jun 11 16:01:15.638361 crc crio[3638]: time=\"2026-06-11T16:01:15.631931766Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf 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:0xc001446210}] Aliases:map[]}\"",
2026-06-11 18:01:02.882040 | controller |     "Jun 11 16:01:15.638498 crc crio[3638]: time=\"2026-06-11T16:01:15.638373692Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.882055 | controller |     "Jun 11 16:01:15.638498 crc crio[3638]: time=\"2026-06-11T16:01:15.638467385Z\" 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-11 18:01:02.882070 | controller |     "Jun 11 16:01:15.638678 crc crio[3638]: time=\"2026-06-11T16:01:15.631939186Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 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:0xc000b12670}] Aliases:map[]}\"",
2026-06-11 18:01:02.882086 | controller |     "Jun 11 16:01:15.638784 crc crio[3638]: time=\"2026-06-11T16:01:15.638752525Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.882101 | controller |     "Jun 11 16:01:15.652403 crc crio[3638]: time=\"2026-06-11T16:01:15.652266517Z\" level=info msg=\"Ran pod sandbox bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=d9e6b0ca-571a-4ebf-9228-0d6917e8d100 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882116 | controller |     "Jun 11 16:01:15.667364 crc crio[3638]: time=\"2026-06-11T16:01:15.666608215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=eb9ec4ad-ac18-41d9-983c-cf50f454ca9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882131 | controller |     "Jun 11 16:01:15.684498 crc crio[3638]: time=\"2026-06-11T16:01:15.677551516Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.882152 | controller |     "Jun 11 16:01:15.684498 crc crio[3638]: time=\"2026-06-11T16:01:15.680957304Z\" level=info msg=\"Ran pod sandbox ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=000a4a38-9b48-481b-9c68-941587c464a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882168 | controller |     "Jun 11 16:01:15.684498 crc crio[3638]: time=\"2026-06-11T16:01:15.68364027Z\" level=info msg=\"Ran pod sandbox 643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b with infra container: openshift-dns/dns-default-qtghf/POD\" id=94827ce2-fe74-454e-98c5-eba8786a1650 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882184 | controller |     "Jun 11 16:01:15.685113 crc crio[3638]: time=\"2026-06-11T16:01:15.684957703Z\" level=info msg=\"Ran pod sandbox 9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=92eb09c6-98c5-4ca3-b94b-ef34c784b6fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882200 | controller |     "Jun 11 16:01:15.689825 crc crio[3638]: time=\"2026-06-11T16:01:15.689586891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=0c30c1c7-ee5a-43c8-a331-1b77ca31023a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882215 | controller |     "Jun 11 16:01:15.689930 crc crio[3638]: time=\"2026-06-11T16:01:15.689900771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b8003df1-4e6c-402a-a822-3f6cff60c537 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882230 | controller |     "Jun 11 16:01:15.690369 crc crio[3638]: time=\"2026-06-11T16:01:15.690076667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=f49576fe-f0eb-45cb-b960-9db83ab99ddf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882244 | controller |     "Jun 11 16:01:15.691299 crc crio[3638]: time=\"2026-06-11T16:01:15.691186961Z\" level=info msg=\"Ran pod sandbox 1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=c32ba850-c55b-4d83-a504-bc061b501d6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882260 | controller |     "Jun 11 16:01:15.694841 crc crio[3638]: time=\"2026-06-11T16:01:15.694808588Z\" level=info msg=\"Ran pod sandbox e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=0ba14095-96f7-435e-907a-d0be0375ea88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882276 | controller |     "Jun 11 16:01:15.695092 crc crio[3638]: time=\"2026-06-11T16:01:15.694913971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=831ae70b-561d-410b-bc83-0b8b1bf26b68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882291 | controller |     "Jun 11 16:01:15.697659 crc crio[3638]: time=\"2026-06-11T16:01:15.697590357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5bbf4397-7615-4c0a-adbc-0c43bbe72e38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882306 | controller |     "Jun 11 16:01:15.703313 crc crio[3638]: time=\"2026-06-11T16:01:15.703238537Z\" level=info msg=\"Ran pod sandbox abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=2d50c46f-c168-4d83-9e82-39d2c622fc35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882325 | controller |     "Jun 11 16:01:15.707659 crc crio[3638]: time=\"2026-06-11T16:01:15.707571177Z\" level=info msg=\"Ran pod sandbox 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=54b9a20e-89d2-4632-b278-10adcfeb91b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882341 | controller |     "Jun 11 16:01:15.709486 crc crio[3638]: time=\"2026-06-11T16:01:15.709398144Z\" level=info msg=\"Ran pod sandbox 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=af570e92-c6e3-47c3-8e22-05016fe975af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882356 | controller |     "Jun 11 16:01:15.717841 crc crio[3638]: time=\"2026-06-11T16:01:15.717783763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=5f381814-5c01-409b-8d34-762d7c62e3fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882370 | controller |     "Jun 11 16:01:15.718303 crc crio[3638]: time=\"2026-06-11T16:01:15.717915427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b40377e5-0526-41c8-954e-0726a90e0e1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882386 | controller |     "Jun 11 16:01:15.719628 crc crio[3638]: time=\"2026-06-11T16:01:15.719600911Z\" level=info msg=\"Ran pod sandbox 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=08302726-0305-4f34-ac39-5f9eda93bf00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882401 | controller |     "Jun 11 16:01:15.723220 crc crio[3638]: time=\"2026-06-11T16:01:15.723131894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=c99570e2-4e4c-4edf-b2da-8baf6ed86a4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882417 | controller |     "Jun 11 16:01:15.725146 crc crio[3638]: time=\"2026-06-11T16:01:15.725048206Z\" level=info msg=\"Ran pod sandbox a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=1dc010ff-4de6-4b29-9261-e2a8ad6bc0bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882433 | controller |     "Jun 11 16:01:15.729011 crc crio[3638]: time=\"2026-06-11T16:01:15.728957221Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=088d2b97-2e22-40fb-b798-ac3a4ba7aa64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882448 | controller |     "Jun 11 16:01:15.733460 crc crio[3638]: time=\"2026-06-11T16:01:15.733039031Z\" level=info msg=\"Ran pod sandbox 0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=6bc704c8-1e42-4ae1-9c68-4155e5177c16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882464 | controller |     "Jun 11 16:01:15.739609 crc crio[3638]: time=\"2026-06-11T16:01:15.739107205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=db425ca5-0531-4cf8-8683-71bca420a4ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882483 | controller |     "Jun 11 16:01:15.739756 crc crio[3638]: time=\"2026-06-11T16:01:15.739119186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=8f3e19f4-21ba-4163-9d84-f659ae60fd47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882499 | controller |     "Jun 11 16:01:15.745034 crc crio[3638]: time=\"2026-06-11T16:01:15.744933292Z\" level=info msg=\"Ran pod sandbox d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=027d772f-6c44-4da8-8e3a-b6a9c7084d62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882537 | controller |     "Jun 11 16:01:15.749353 crc crio[3638]: time=\"2026-06-11T16:01:15.749209259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=25a9776e-fa87-401c-b21a-f63e7c7d14b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882554 | controller |     "Jun 11 16:01:15.753933 crc crio[3638]: time=\"2026-06-11T16:01:15.753806025Z\" level=info msg=\"Ran pod sandbox 8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=9489e36f-bc96-4fc3-9760-b9193162c17d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882570 | controller |     "Jun 11 16:01:15.756007 crc crio[3638]: time=\"2026-06-11T16:01:15.755964024Z\" level=info msg=\"Ran pod sandbox 7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=5e6e55ab-4c4b-452c-a801-23e46539b3b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882585 | controller |     "Jun 11 16:01:15.760996 crc crio[3638]: time=\"2026-06-11T16:01:15.760551941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=69637efd-de92-4066-9427-54468fb8756a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882600 | controller |     "Jun 11 16:01:15.769887 crc crio[3638]: time=\"2026-06-11T16:01:15.762911906Z\" level=info msg=\"Ran pod sandbox 6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=f49abe31-83d5-4911-8708-c26e0228c417 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882614 | controller |     "Jun 11 16:01:15.769887 crc crio[3638]: time=\"2026-06-11T16:01:15.76521528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=18ebe2cc-8f2b-4030-8888-a06f38ab89b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882629 | controller |     "Jun 11 16:01:15.769887 crc crio[3638]: time=\"2026-06-11T16:01:15.766314076Z\" level=info msg=\"Ran pod sandbox 5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c4613a3b-3331-4cb8-a829-83804e1141da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882644 | controller |     "Jun 11 16:01:15.769887 crc crio[3638]: time=\"2026-06-11T16:01:15.766579404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=dfedf889-e979-45ff-a6e6-d71e3a78e260 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882658 | controller |     "Jun 11 16:01:15.769887 crc crio[3638]: time=\"2026-06-11T16:01:15.768563467Z\" level=info msg=\"Ran pod sandbox 0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=0909085a-b5de-4df2-957c-2eb3f364bf07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882676 | controller |     "Jun 11 16:01:15.769887 crc crio[3638]: time=\"2026-06-11T16:01:15.769147696Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=be59877f-fe95-4896-8e15-91dbf809f776 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882691 | controller |     "Jun 11 16:01:15.771833 crc crio[3638]: time=\"2026-06-11T16:01:15.771716679Z\" level=info msg=\"Ran pod sandbox 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=f43d1198-432a-48ba-bc07-2003934d2a14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882706 | controller |     "Jun 11 16:01:15.773649 crc crio[3638]: time=\"2026-06-11T16:01:15.772702331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=e0630099-8d58-44c7-be8d-1c9216484975 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882720 | controller |     "Jun 11 16:01:15.775086 crc crio[3638]: time=\"2026-06-11T16:01:15.773844817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4d4ab10e-b1d1-4919-bf99-cc2f3674a852 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882735 | controller |     "Jun 11 16:01:15.777936 crc crio[3638]: time=\"2026-06-11T16:01:15.777780382Z\" level=info msg=\"Ran pod sandbox 3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=a28e71fc-9809-4a5a-9531-12391b3b9c87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882749 | controller |     "Jun 11 16:01:15.782722 crc crio[3638]: time=\"2026-06-11T16:01:15.779713435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6c08b2ce-7f37-45cc-aa86-b8c71d225101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882763 | controller |     "Jun 11 16:01:15.787125 crc crio[3638]: time=\"2026-06-11T16:01:15.787027789Z\" level=info msg=\"Ran pod sandbox e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=8cc2e5be-9df3-4ee1-ac8e-bf2d1082ce38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882778 | controller |     "Jun 11 16:01:15.788245 crc crio[3638]: time=\"2026-06-11T16:01:15.788159465Z\" level=info msg=\"Ran pod sandbox 11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=dc767ae1-9008-4a8b-89b7-2b6742df32bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882792 | controller |     "Jun 11 16:01:15.790361 crc crio[3638]: time=\"2026-06-11T16:01:15.790259082Z\" level=info msg=\"Ran pod sandbox dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=74ce7186-d011-4dc5-85b0-041ceb9a55f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882806 | controller |     "Jun 11 16:01:15.790523 crc crio[3638]: time=\"2026-06-11T16:01:15.790375376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=7f63200a-be50-4f06-b7a9-34fedf6728c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882824 | controller |     "Jun 11 16:01:15.790585 crc crio[3638]: time=\"2026-06-11T16:01:15.790540212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=370fc221-529b-4650-8408-dc96b942fc42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882838 | controller |     "Jun 11 16:01:15.793896 crc crio[3638]: time=\"2026-06-11T16:01:15.793857477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=a2e202b9-3541-427f-b96c-f1aeb06b6213 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882853 | controller |     "Jun 11 16:01:15.796980 crc crio[3638]: time=\"2026-06-11T16:01:15.796939926Z\" level=info msg=\"Ran pod sandbox 784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=8ece8b30-669f-4672-9918-fdc7530ab7cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882867 | controller |     "Jun 11 16:01:15.803801 crc crio[3638]: time=\"2026-06-11T16:01:15.803613779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=282d3dc6-e43b-4abd-8ad4-2372c25fea73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882882 | controller |     "Jun 11 16:01:15.805114 crc crio[3638]: time=\"2026-06-11T16:01:15.804383375Z\" level=info msg=\"Ran pod sandbox be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d17ba8d4-84a3-499c-8e74-3852c74478ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882896 | controller |     "Jun 11 16:01:15.806660 crc crio[3638]: time=\"2026-06-11T16:01:15.806625986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f5b871fa-0422-4b2d-84f4-ce3219a4d329 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882911 | controller |     "Jun 11 16:01:15.808520 crc crio[3638]: time=\"2026-06-11T16:01:15.807123372Z\" level=info msg=\"Ran pod sandbox eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=c656437c-d646-43b1-977d-e6523ed4b8a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882925 | controller |     "Jun 11 16:01:15.811933 crc crio[3638]: time=\"2026-06-11T16:01:15.811870974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c1553067-10da-4a0f-ba91-60ba8e560304 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882939 | controller |     "Jun 11 16:01:15.811933 crc crio[3638]: time=\"2026-06-11T16:01:15.811922294Z\" level=info msg=\"Ran pod sandbox 311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=085d2190-0b74-4b03-9bb1-26dfcfd0207a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882953 | controller |     "Jun 11 16:01:15.812648 crc crio[3638]: time=\"2026-06-11T16:01:15.812620017Z\" level=info msg=\"Ran pod sandbox 1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=9fb97c5f-55c8-4002-8f15-f3861a7bc171 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.882967 | controller |     "Jun 11 16:01:15.815162 crc crio[3638]: time=\"2026-06-11T16:01:15.815087407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=2e9e5e2e-93b9-40a3-89cc-72eb69cac48a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.882986 | controller |     "Jun 11 16:01:15.815552 crc crio[3638]: time=\"2026-06-11T16:01:15.815268502Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=890e50e9-75bc-4724-b6e8-f135a9a3a3be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883001 | controller |     "Jun 11 16:01:15.866763 crc crio[3638]: time=\"2026-06-11T16:01:15.862586267Z\" level=info msg=\"Ran pod sandbox 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2f0af402-53d1-48ae-8be8-a81678ca17c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.883016 | controller |     "Jun 11 16:01:15.868399 crc crio[3638]: time=\"2026-06-11T16:01:15.868259168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=1c093973-449d-4f74-8f57-bb3ce67f8297 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883031 | controller |     "Jun 11 16:01:15.868828 crc crio[3638]: time=\"2026-06-11T16:01:15.868670062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a6fd5c4d-8570-45cd-b10d-e0ba2e5ff775 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883045 | controller |     "Jun 11 16:01:15.868828 crc crio[3638]: time=\"2026-06-11T16:01:15.868772875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=64b70439-eb89-4afe-9989-f81c9889fdf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883061 | controller |     "Jun 11 16:01:15.868933 crc crio[3638]: time=\"2026-06-11T16:01:15.868873168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=645ce569-01c6-4308-adf0-daebb863c967 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883076 | controller |     "Jun 11 16:01:15.869081 crc crio[3638]: time=\"2026-06-11T16:01:15.869023843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ae745f5a-a46d-4b3d-9aeb-bee8d14e144d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883090 | controller |     "Jun 11 16:01:15.869240 crc crio[3638]: time=\"2026-06-11T16:01:15.869174308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=212d93b7-28c2-434e-8f6d-2d833e1b2873 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883106 | controller |     "Jun 11 16:01:15.869403 crc crio[3638]: time=\"2026-06-11T16:01:15.869346793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=0740532c-f139-455b-b501-d3c0190cf072 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883121 | controller |     "Jun 11 16:01:15.869546 crc crio[3638]: time=\"2026-06-11T16:01:15.869410195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e03ba903-7551-4513-ae3d-61850226f6e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883135 | controller |     "Jun 11 16:01:15.869751 crc crio[3638]: time=\"2026-06-11T16:01:15.869611001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=044cd4a6-b5e4-40a2-add7-c2b18e4b1285 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883154 | controller |     "Jun 11 16:01:15.869751 crc crio[3638]: time=\"2026-06-11T16:01:15.869655813Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=93478967-0c89-4991-b930-f1a8e6b04bc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883176 | controller |     "Jun 11 16:01:15.869751 crc crio[3638]: time=\"2026-06-11T16:01:15.869718255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=8192ebcb-b81e-407a-9474-3e5809e74215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883205 | controller |     "Jun 11 16:01:15.870519 crc crio[3638]: time=\"2026-06-11T16:01:15.869947563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=95d409b1-5afa-45ea-a063-f91a88f24cf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883233 | controller |     "Jun 11 16:01:15.870519 crc crio[3638]: time=\"2026-06-11T16:01:15.869637602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=a2dac4fa-e5ea-4fa7-ba45-9f47392b6a36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883260 | controller |     "Jun 11 16:01:15.870519 crc crio[3638]: time=\"2026-06-11T16:01:15.870153049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=91071359-f0f9-4427-a236-f7be7863f543 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.883287 | controller |     "Jun 11 16:01:15.873791 crc crio[3638]: time=\"2026-06-11T16:01:15.873754464Z\" level=info msg=\"Ran pod sandbox 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=a10b1daf-a4b9-4e35-aad0-ee1c6908818f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.883314 | controller |     "Jun 11 16:01:15.877792 crc crio[3638]: time=\"2026-06-11T16:01:15.877745592Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=81cafc6e-43fc-4f4a-9439-1dbcd03fe943 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.883341 | controller |     "Jun 11 16:01:15.878843 crc crio[3638]: time=\"2026-06-11T16:01:15.877761182Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=d0ebd031-ce4c-49d7-87f5-2c164f09845f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.883368 | controller |     "Jun 11 16:01:15.878941 crc crio[3638]: time=\"2026-06-11T16:01:15.878908479Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=bffcf96c-c537-490d-a624-29fb37fd1cea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.883395 | controller |     "Jun 11 16:01:15.879526 crc crio[3638]: time=\"2026-06-11T16:01:15.879248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.883422 | controller |     "Jun 11 16:01:15.879887 crc crio[3638]: time=\"2026-06-11T16:01:15.879822568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.883450 | controller |     "Jun 11 16:01:15.879958 crc crio[3638]: time=\"2026-06-11T16:01:15.878494035Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=005438d0-44db-4d35-88c5-c89395cd890e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.883480 | controller |     "Jun 11 16:01:15.880146 crc crio[3638]: time=\"2026-06-11T16:01:15.877856945Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5a85bf1f-49be-47fd-915f-fb7fe5b58363 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.883504 | controller |     "Jun 11 16:01:15.880830 crc crio[3638]: time=\"2026-06-11T16:01:15.877790033Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=96292017-a4cc-4fa9-9094-42cf1b9327df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.883553 | controller |     "Jun 11 16:01:15.880830 crc crio[3638]: time=\"2026-06-11T16:01:15.877978699Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=dd6efac0-f243-4f05-8c84-5be94a8b92c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.883578 | controller |     "Jun 11 16:01:15.881071 crc crio[3638]: time=\"2026-06-11T16:01:15.880933964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.883611 | controller |     "Jun 11 16:01:15.881229 crc crio[3638]: time=\"2026-06-11T16:01:15.881158122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.883639 | controller |     "Jun 11 16:01:15.881363 crc crio[3638]: time=\"2026-06-11T16:01:15.881181311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.883662 | controller |     "Jun 11 16:01:15.881606 crc crio[3638]: time=\"2026-06-11T16:01:15.878064072Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=91f01cdd-e990-42d2-bf95-f165b80e045f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.883685 | controller |     "Jun 11 16:01:15.881606 crc crio[3638]: time=\"2026-06-11T16:01:15.881593965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.883709 | controller |     "Jun 11 16:01:15.881837 crc crio[3638]: time=\"2026-06-11T16:01:15.877891586Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4fd34b8c-b2ab-41fc-8a2a-a943e32241ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.883731 | controller |     "Jun 11 16:01:15.882035 crc crio[3638]: time=\"2026-06-11T16:01:15.881854223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.883754 | controller |     "Jun 11 16:01:15.882305 crc crio[3638]: time=\"2026-06-11T16:01:15.882228805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.883777 | controller |     "Jun 11 16:01:15.882944 crc crio[3638]: time=\"2026-06-11T16:01:15.882841504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.883800 | controller |     "Jun 11 16:01:15.883602 crc crio[3638]: time=\"2026-06-11T16:01:15.883370812Z\" level=info msg=\"Ran pod sandbox 51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=25cba0e4-00e8-4a3d-83fa-5d47c251a7a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.883828 | controller |     "Jun 11 16:01:15.884738 crc crio[3638]: time=\"2026-06-11T16:01:15.884238109Z\" level=info msg=\"Ran pod sandbox a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=b107e77b-94fe-4517-bdf4-683888eebe3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.883853 | controller |     "Jun 11 16:01:15.884873 crc crio[3638]: time=\"2026-06-11T16:01:15.884846749Z\" level=info msg=\"Ran pod sandbox 7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=c826351f-65c4-4ca6-8cde-a9a63048e224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.883877 | controller |     "Jun 11 16:01:15.885370 crc crio[3638]: time=\"2026-06-11T16:01:15.885270042Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=d2ef1eaf-0cdf-4c95-87fa-91765b042f2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.883903 | controller |     "Jun 11 16:01:15.885659 crc crio[3638]: time=\"2026-06-11T16:01:15.885609403Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=115991eb-e0a2-4936-8c07-c673e944ac5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.883933 | controller |     "Jun 11 16:01:15.885740 crc crio[3638]: time=\"2026-06-11T16:01:15.885688085Z\" level=info msg=\"Ran pod sandbox 7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=0122ba0f-29ac-47e8-b103-33049fc41526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.883961 | controller |     "Jun 11 16:01:15.885855 crc crio[3638]: time=\"2026-06-11T16:01:15.88582741Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=b8cf8d4b-9827-4fc8-a3a4-8399b814ba44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.883988 | controller |     "Jun 11 16:01:15.886021 crc crio[3638]: time=\"2026-06-11T16:01:15.88583229Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=3d060452-bc21-4a53-aaf4-d95920bff0f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.884015 | controller |     "Jun 11 16:01:15.886461 crc crio[3638]: time=\"2026-06-11T16:01:15.886241904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=c5b66b36-1842-46d5-9c3d-3e6b3bbb9665 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884040 | controller |     "Jun 11 16:01:15.886748 crc crio[3638]: time=\"2026-06-11T16:01:15.886563454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2ffcfa6a-dcd4-42af-aa55-f03573945cdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884087 | controller |     "Jun 11 16:01:15.886748 crc crio[3638]: time=\"2026-06-11T16:01:15.886653646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=9bc65fa3-d350-4cef-8bbe-7d16ec0294bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884121 | controller |     "Jun 11 16:01:15.886748 crc crio[3638]: time=\"2026-06-11T16:01:15.886697508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f4ebb63c-2d26-4736-a803-32ebf66fcbd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884153 | controller |     "Jun 11 16:01:15.886901 crc crio[3638]: time=\"2026-06-11T16:01:15.886748589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=58336792-aa8d-4dcf-9a0a-2e187a2ed178 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884182 | controller |     "Jun 11 16:01:15.886901 crc crio[3638]: time=\"2026-06-11T16:01:15.886662707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5d3748ce-872a-498c-8dd3-a4d2dc803695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884208 | controller |     "Jun 11 16:01:15.886901 crc crio[3638]: time=\"2026-06-11T16:01:15.886847933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1ae4e057-d3a1-4cf6-905a-8c6825ec4916 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884232 | controller |     "Jun 11 16:01:15.886901 crc crio[3638]: time=\"2026-06-11T16:01:15.886706458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=682682ef-c6db-4965-ad81-78d831169ab2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884258 | controller |     "Jun 11 16:01:15.887070 crc crio[3638]: time=\"2026-06-11T16:01:15.886916626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=0c2792e4-5312-4418-ba09-966a51b58f99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884284 | controller |     "Jun 11 16:01:15.887115 crc crio[3638]: time=\"2026-06-11T16:01:15.886878144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=61d5be86-3b19-4694-9013-cf10fa8a9135 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884311 | controller |     "Jun 11 16:01:15.889509 crc crio[3638]: time=\"2026-06-11T16:01:15.889406346Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=1b1264ad-d8b8-4ebe-88a9-22ff54419eb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884337 | controller |     "Jun 11 16:01:15.889603 crc crio[3638]: time=\"2026-06-11T16:01:15.88953476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4dc4675a-1d62-437b-8ddb-09530aca399c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884363 | controller |     "Jun 11 16:01:15.889752 crc crio[3638]: time=\"2026-06-11T16:01:15.88956773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=8d409137-ec7d-434f-8dd8-44dd41f710a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884387 | controller |     "Jun 11 16:01:15.889854 crc crio[3638]: time=\"2026-06-11T16:01:15.889584231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d693b892-6f13-444e-9198-5465be1188a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884414 | controller |     "Jun 11 16:01:15.889854 crc crio[3638]: time=\"2026-06-11T16:01:15.889812958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4c74fc8b-6eee-4a1a-8aee-17f734ffea32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884440 | controller |     "Jun 11 16:01:15.889948 crc crio[3638]: time=\"2026-06-11T16:01:15.889640443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=0266e92d-6716-4d3d-825b-8be3ae5d1d07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884471 | controller |     "Jun 11 16:01:15.889948 crc crio[3638]: time=\"2026-06-11T16:01:15.889917432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e3563253-8b1b-49d0-85ba-8335d7c87380 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884498 | controller |     "Jun 11 16:01:15.891198 crc crio[3638]: time=\"2026-06-11T16:01:15.89113197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=7cb48918-54f0-424e-8d85-e5a8427c4324 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884550 | controller |     "Jun 11 16:01:15.891779 crc crio[3638]: time=\"2026-06-11T16:01:15.891684447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=415b8b11-631f-4199-8bdd-f936100a9724 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884581 | controller |     "Jun 11 16:01:15.895204 crc crio[3638]: time=\"2026-06-11T16:01:15.895173119Z\" level=info msg=\"Ran pod sandbox bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=b86d41f9-7589-4d0b-9bb1-b14053d52de0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.884607 | controller |     "Jun 11 16:01:15.896093 crc crio[3638]: time=\"2026-06-11T16:01:15.896027407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=710a257b-664b-4332-9515-710433831cc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884634 | controller |     "Jun 11 16:01:15.897756 crc crio[3638]: time=\"2026-06-11T16:01:15.897627988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9c70b799-608b-471a-94ec-557218bb954f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884658 | controller |     "Jun 11 16:01:15.903476 crc crio[3638]: time=\"2026-06-11T16:01:15.901820772Z\" level=info msg=\"Ran pod sandbox 40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=381875c7-3c36-45ce-b8ac-cd8f52ace1f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.884684 | controller |     "Jun 11 16:01:15.905491 crc crio[3638]: time=\"2026-06-11T16:01:15.903872428Z\" level=info msg=\"Ran pod sandbox 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=13ff38f0-3b05-4e6e-8548-8db3b8b16685 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.884709 | controller |     "Jun 11 16:01:15.905491 crc crio[3638]: time=\"2026-06-11T16:01:15.90426303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=68285c94-17ee-4a82-ba93-cffa96973882 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884736 | controller |     "Jun 11 16:01:15.908576 crc crio[3638]: time=\"2026-06-11T16:01:15.905762988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8dcb8217-dea0-42fb-b22f-0aefcb43f5a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884766 | controller |     "Jun 11 16:01:15.930207 crc crio[3638]: time=\"2026-06-11T16:01:15.930127948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=01803fc6-3970-48ed-9163-b6a635574714 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884794 | controller |     "Jun 11 16:01:15.932033 crc crio[3638]: time=\"2026-06-11T16:01:15.931956516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.884821 | controller |     "Jun 11 16:01:15.932394 crc crio[3638]: time=\"2026-06-11T16:01:15.932261526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.884848 | controller |     "Jun 11 16:01:15.932767 crc crio[3638]: time=\"2026-06-11T16:01:15.932745021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.884875 | controller |     "Jun 11 16:01:15.934254 crc crio[3638]: time=\"2026-06-11T16:01:15.934180647Z\" level=info msg=\"Ran pod sandbox 47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=d4d46a97-2719-41f6-a907-31c1a577f05e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.884901 | controller |     "Jun 11 16:01:15.936117 crc crio[3638]: time=\"2026-06-11T16:01:15.935951504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.884927 | controller |     "Jun 11 16:01:15.937933 crc crio[3638]: time=\"2026-06-11T16:01:15.937824254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=203e1f1b-cbf2-46ff-a7b3-c56362eee738 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.884954 | controller |     "Jun 11 16:01:15.937933 crc crio[3638]: time=\"2026-06-11T16:01:15.937857394Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=174603bd-8d2a-4049-865b-b208047fa223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.884980 | controller |     "Jun 11 16:01:15.938041 crc crio[3638]: time=\"2026-06-11T16:01:15.937946528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=567c9f02-80e9-4060-aeed-87b48cfbdd82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.885007 | controller |     "Jun 11 16:01:15.938041 crc crio[3638]: time=\"2026-06-11T16:01:15.937979779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7501160a-8af7-426e-a6ac-b9fb05088870 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.885033 | controller |     "Jun 11 16:01:15.939282 crc crio[3638]: time=\"2026-06-11T16:01:15.939145327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bdb11a32-8dd3-4078-a3b4-1b0ccfcc0937 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.885059 | controller |     "Jun 11 16:01:15.939282 crc crio[3638]: time=\"2026-06-11T16:01:15.939183777Z\" level=info msg=\"Ran pod sandbox 318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=6d578ec4-94dc-4f24-a433-ebee33be918f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.885090 | controller |     "Jun 11 16:01:15.939282 crc crio[3638]: time=\"2026-06-11T16:01:15.9392355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58159479-2387-422e-9f07-cd2e491a89d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.885119 | controller |     "Jun 11 16:01:15.939282 crc crio[3638]: time=\"2026-06-11T16:01:15.939281211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=f757c0c2-ed18-43fe-8da2-d2fe4782d59d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.885143 | controller |     "Jun 11 16:01:15.940371 crc crio[3638]: time=\"2026-06-11T16:01:15.939973373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4909eddb-60be-4542-9765-3d3b0d239e37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.885166 | controller |     "Jun 11 16:01:15.940761 crc crio[3638]: time=\"2026-06-11T16:01:15.940656784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e47416b-2b82-43c8-8c3b-0b4083893e76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.885192 | controller |     "Jun 11 16:01:15.941567 crc crio[3638]: time=\"2026-06-11T16:01:15.940975285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=79ad87d3-5aca-4e84-9a8b-db42fd33da03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.885217 | controller |     "Jun 11 16:01:15.943146 crc crio[3638]: time=\"2026-06-11T16:01:15.942929637Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.885243 | controller |     "Jun 11 16:01:15.943146 crc crio[3638]: time=\"2026-06-11T16:01:15.943005789Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-11 18:01:02.885267 | controller |     "Jun 11 16:01:15.943630 crc crio[3638]: time=\"2026-06-11T16:01:15.943571927Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=a365edca-8433-441d-982f-003ab22c4128 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885289 | controller |     "Jun 11 16:01:15.944529 crc crio[3638]: time=\"2026-06-11T16:01:15.944084504Z\" level=info msg=\"Ran pod sandbox 9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=74e8ec0d-8b2e-4b5a-a87d-cab136bab794 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.885315 | controller |     "Jun 11 16:01:15.945251 crc crio[3638]: time=\"2026-06-11T16:01:15.945126028Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=ea83b58e-702b-42a9-a14c-fedbc3d5cd21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885341 | controller |     "Jun 11 16:01:15.945251 crc crio[3638]: time=\"2026-06-11T16:01:15.945244332Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=c47127e5-d15f-4ae2-ba1d-abff0f9e9eea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885367 | controller |     "Jun 11 16:01:15.945766 crc crio[3638]: time=\"2026-06-11T16:01:15.945603473Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=d39726cd-c801-424c-9fa0-9a6dae220940 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885394 | controller |     "Jun 11 16:01:15.945766 crc crio[3638]: time=\"2026-06-11T16:01:15.945650394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=ef578877-61b2-4d37-8620-d4e0116f7d1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.885422 | controller |     "Jun 11 16:01:15.945878 crc crio[3638]: time=\"2026-06-11T16:01:15.945769608Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=9a863ace-68e0-4cd0-9f5d-8cabbf922b03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885447 | controller |     "Jun 11 16:01:15.947148 crc crio[3638]: time=\"2026-06-11T16:01:15.946272185Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=2b345ec9-3f09-4f3a-8feb-171c4d4bda5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885472 | controller |     "Jun 11 16:01:15.947635 crc crio[3638]: time=\"2026-06-11T16:01:15.947494014Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=23ac9f95-d89d-454b-9cab-0200294bb044 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885496 | controller |     "Jun 11 16:01:15.950003 crc crio[3638]: time=\"2026-06-11T16:01:15.94990586Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=fcfd64ef-d95c-435e-b5b2-a6676a0aea34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885545 | controller |     "Jun 11 16:01:15.952002 crc crio[3638]: time=\"2026-06-11T16:01:15.951567944Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=193bbb97-b685-4a6a-8897-d6b60b0e990c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885575 | controller |     "Jun 11 16:01:15.952002 crc crio[3638]: time=\"2026-06-11T16:01:15.951703749Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2acbcbb0-47d8-4562-9ce0-ad8f27855231 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885604 | controller |     "Jun 11 16:01:15.952002 crc crio[3638]: time=\"2026-06-11T16:01:15.951863624Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=c8a6f7ad-880a-45e7-af78-f1907903545c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885633 | controller |     "Jun 11 16:01:15.952613 crc crio[3638]: time=\"2026-06-11T16:01:15.952550465Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=23acae47-f73c-4913-a258-5dbcdf0feb5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885660 | controller |     "Jun 11 16:01:15.952686 crc crio[3638]: time=\"2026-06-11T16:01:15.952654258Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=1b8b5aa2-dd8f-4e8f-b588-6100cdbb0df9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885687 | controller |     "Jun 11 16:01:15.954365 crc crio[3638]: time=\"2026-06-11T16:01:15.95428188Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=0c53bad3-cc78-48dc-adac-d0c9d378768a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885714 | controller |     "Jun 11 16:01:15.954519 crc crio[3638]: time=\"2026-06-11T16:01:15.954390925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.885741 | controller |     "Jun 11 16:01:15.954690 crc crio[3638]: time=\"2026-06-11T16:01:15.954621452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.885773 | controller |     "Jun 11 16:01:15.955198 crc crio[3638]: time=\"2026-06-11T16:01:15.955123718Z\" level=info msg=\"Ran pod sandbox 9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=c10f812d-8e69-49fb-8ba4-3b12b50c048c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.885801 | controller |     "Jun 11 16:01:15.957719 crc crio[3638]: time=\"2026-06-11T16:01:15.957560026Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=a9836e0c-3fcd-4d41-8b13-2ebc016d9021 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.885827 | controller |     "Jun 11 16:01:15.958394 crc crio[3638]: time=\"2026-06-11T16:01:15.95830658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=1ea8a2c4-0054-4115-b749-cb1db60b85dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.885854 | controller |     "Jun 11 16:01:15.967570 crc crio[3638]: time=\"2026-06-11T16:01:15.967481573Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.885880 | controller |     "Jun 11 16:01:15.967570 crc crio[3638]: time=\"2026-06-11T16:01:15.967535215Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.885906 | controller |     "Jun 11 16:01:15.968562 crc crio[3638]: time=\"2026-06-11T16:01:15.967581627Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-11 18:01:02.885933 | controller |     "Jun 11 16:01:15.978601 crc crio[3638]: time=\"2026-06-11T16:01:15.978019881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=6f6e0402-2700-45c9-972a-13d5052f11ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.885959 | controller |     "Jun 11 16:01:15.988550 crc crio[3638]: time=\"2026-06-11T16:01:15.988409343Z\" level=info msg=\"Stopped pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2\" id=e006fd96-7ffa-42bb-9903-09b66472fd57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.885986 | controller |     "Jun 11 16:01:15.989029 crc crio[3638]: time=\"2026-06-11T16:01:15.98896648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886013 | controller |     "Jun 11 16:01:15.989535 crc crio[3638]: time=\"2026-06-11T16:01:15.989388904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886040 | controller |     "Jun 11 16:01:15.989989 crc crio[3638]: time=\"2026-06-11T16:01:15.989964553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886067 | controller |     "Jun 11 16:01:15.994011 crc crio[3638]: time=\"2026-06-11T16:01:15.993808926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=8fdfc7b9-4b2d-456f-ae6c-c6e0d693070e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.886094 | controller |     "Jun 11 16:01:15.994011 crc crio[3638]: time=\"2026-06-11T16:01:15.993990222Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=af51b3d9-d0fe-4ba0-9590-09d42b8dfb68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.886148 | controller |     "Jun 11 16:01:15.994179 crc crio[3638]: time=\"2026-06-11T16:01:15.994052513Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=7b8d7022-1e8b-49d0-9329-71084f45b586 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.886179 | controller |     "Jun 11 16:01:15.996230 crc crio[3638]: time=\"2026-06-11T16:01:15.99614239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886201 | controller |     "Jun 11 16:01:15.996917 crc crio[3638]: time=\"2026-06-11T16:01:15.996689037Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.886218 | controller |     "Jun 11 16:01:15.996917 crc crio[3638]: time=\"2026-06-11T16:01:15.996712728Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.886234 | controller |     "Jun 11 16:01:15.996917 crc crio[3638]: time=\"2026-06-11T16:01:15.996732438Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-11 18:01:02.886249 | controller |     "Jun 11 16:01:15.996917 crc crio[3638]: time=\"2026-06-11T16:01:15.996877354Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=30800e88-c8c8-4805-abf7-f346c7249356 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.886265 | controller |     "Jun 11 16:01:15.997481 crc crio[3638]: time=\"2026-06-11T16:01:15.996987757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886281 | controller |     "Jun 11 16:01:15.997481 crc crio[3638]: time=\"2026-06-11T16:01:15.997091091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886296 | controller |     "Jun 11 16:01:15.997481 crc crio[3638]: time=\"2026-06-11T16:01:15.997238535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886310 | controller |     "Jun 11 16:01:15.997481 crc crio[3638]: time=\"2026-06-11T16:01:15.997106231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886325 | controller |     "Jun 11 16:01:15.997727 crc crio[3638]: time=\"2026-06-11T16:01:15.997675839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886339 | controller |     "Jun 11 16:01:15.997727 crc crio[3638]: time=\"2026-06-11T16:01:15.99769994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886354 | controller |     "Jun 11 16:01:15.999686 crc crio[3638]: time=\"2026-06-11T16:01:15.999615932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886369 | controller |     "Jun 11 16:01:16.000045 crc crio[3638]: time=\"2026-06-11T16:01:15.999652313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886384 | controller |     "Jun 11 16:01:16.000130 crc crio[3638]: time=\"2026-06-11T16:01:16.000075746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886403 | controller |     "Jun 11 16:01:16.000372 crc crio[3638]: time=\"2026-06-11T16:01:16.000270182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886418 | controller |     "Jun 11 16:01:16.000514 crc crio[3638]: time=\"2026-06-11T16:01:16.000397216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886433 | controller |     "Jun 11 16:01:16.000575 crc crio[3638]: time=\"2026-06-11T16:01:16.000546472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886448 | controller |     "Jun 11 16:01:16.000794 crc crio[3638]: time=\"2026-06-11T16:01:16.000698346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886463 | controller |     "Jun 11 16:01:16.002872 crc crio[3638]: time=\"2026-06-11T16:01:16.002804463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886477 | controller |     "Jun 11 16:01:16.007579 crc crio[3638]: time=\"2026-06-11T16:01:16.007501503Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=06d64783-df9f-43e2-a2d2-8196bc8f8a00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.886492 | controller |     "Jun 11 16:01:16.007905 crc crio[3638]: time=\"2026-06-11T16:01:16.007827514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=fc297119-32ff-4484-8897-c09f7c84a666 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.886507 | controller |     "Jun 11 16:01:16.008378 crc crio[3638]: time=\"2026-06-11T16:01:16.008277219Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=c3ddd911-53a4-4aa9-85b9-b30f67cff06e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.886550 | controller |     "Jun 11 16:01:16.008639 crc crio[3638]: time=\"2026-06-11T16:01:16.008572168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=470d3b47-1dd7-474d-91de-73e7cedfd881 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.886568 | controller |     "Jun 11 16:01:16.008803 crc crio[3638]: time=\"2026-06-11T16:01:16.008743424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=15db5327-aaea-46f8-84ee-9cf736949108 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.886584 | controller |     "Jun 11 16:01:16.009284 crc crio[3638]: time=\"2026-06-11T16:01:16.009216708Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=503450b2-20a8-422b-b524-70ae387bf12d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.886599 | controller |     "Jun 11 16:01:16.009548 crc crio[3638]: time=\"2026-06-11T16:01:16.009489727Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=285cd09a-5ef5-4cce-a826-aa0b6d945293 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.886614 | controller |     "Jun 11 16:01:16.011576 crc crio[3638]: time=\"2026-06-11T16:01:16.011484132Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=e7954ee6-de14-481f-a692-c4895f6c5218 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.886632 | controller |     "Jun 11 16:01:16.011691 crc crio[3638]: time=\"2026-06-11T16:01:16.011510433Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=19899fa7-4c25-4382-b3d9-7b5d145eee29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.886647 | controller |     "Jun 11 16:01:16.015352 crc crio[3638]: time=\"2026-06-11T16:01:16.015256292Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.886662 | controller |     "Jun 11 16:01:16.015352 crc crio[3638]: time=\"2026-06-11T16:01:16.015300513Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.886677 | controller |     "Jun 11 16:01:16.015575 crc crio[3638]: time=\"2026-06-11T16:01:16.015380006Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-11 18:01:02.886693 | controller |     "Jun 11 16:01:16.033155 crc crio[3638]: time=\"2026-06-11T16:01:16.033070032Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.886708 | controller |     "Jun 11 16:01:16.033155 crc crio[3638]: time=\"2026-06-11T16:01:16.033127814Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.886722 | controller |     "Jun 11 16:01:16.033155 crc crio[3638]: time=\"2026-06-11T16:01:16.033152195Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-11 18:01:02.886738 | controller |     "Jun 11 16:01:16.054651 crc crio[3638]: time=\"2026-06-11T16:01:16.054611591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.886757 | controller |     "Jun 11 16:01:16.055793 crc crio[3638]: time=\"2026-06-11T16:01:16.055673765Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.886779 | controller |     "Jun 11 16:01:16.055793 crc crio[3638]: time=\"2026-06-11T16:01:16.055726527Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.886801 | controller |     "Jun 11 16:01:16.055793 crc crio[3638]: time=\"2026-06-11T16:01:16.055749768Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-11 18:01:02.886823 | controller |     "Jun 11 16:01:16.096610 crc crio[3638]: time=\"2026-06-11T16:01:16.095675116Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.886844 | controller |     "Jun 11 16:01:16.096610 crc crio[3638]: time=\"2026-06-11T16:01:16.095709346Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.886865 | controller |     "Jun 11 16:01:16.096610 crc crio[3638]: time=\"2026-06-11T16:01:16.095728988Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-11 18:01:02.886885 | controller |     "Jun 11 16:01:16.126366 crc crio[3638]: time=\"2026-06-11T16:01:16.125876592Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.886905 | controller |     "Jun 11 16:01:16.126366 crc crio[3638]: time=\"2026-06-11T16:01:16.126362787Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.886925 | controller |     "Jun 11 16:01:16.126563 crc crio[3638]: time=\"2026-06-11T16:01:16.126393038Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-11 18:01:02.886949 | controller |     "Jun 11 16:01:16.144361 crc crio[3638]: time=\"2026-06-11T16:01:16.144239589Z\" level=info msg=\"Ran pod sandbox 6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2ef3a5af-0733-4bd7-9c7b-3335d8dd5f60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.886969 | controller |     "Jun 11 16:01:16.148645 crc crio[3638]: time=\"2026-06-11T16:01:16.148584439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=ad83eadc-377a-4a52-8c24-93f871400d47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.886989 | controller |     "Jun 11 16:01:16.158693 crc crio[3638]: time=\"2026-06-11T16:01:16.158590809Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.887009 | controller |     "Jun 11 16:01:16.158693 crc crio[3638]: time=\"2026-06-11T16:01:16.158668912Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.887028 | controller |     "Jun 11 16:01:16.158857 crc crio[3638]: time=\"2026-06-11T16:01:16.158709413Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-11 18:01:02.887049 | controller |     "Jun 11 16:01:16.207688 crc crio[3638]: time=\"2026-06-11T16:01:16.207577877Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.887072 | controller |     "Jun 11 16:01:16.207688 crc crio[3638]: time=\"2026-06-11T16:01:16.207639589Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.887095 | controller |     "Jun 11 16:01:16.207688 crc crio[3638]: time=\"2026-06-11T16:01:16.20766583Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-11 18:01:02.887118 | controller |     "Jun 11 16:01:16.226880 crc crio[3638]: time=\"2026-06-11T16:01:16.22677069Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.887138 | controller |     "Jun 11 16:01:16.226880 crc crio[3638]: time=\"2026-06-11T16:01:16.226855193Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.887159 | controller |     "Jun 11 16:01:16.226880 crc crio[3638]: time=\"2026-06-11T16:01:16.226886284Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-11 18:01:02.887179 | controller |     "Jun 11 16:01:16.243058 crc crio[3638]: time=\"2026-06-11T16:01:16.242950298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887194 | controller |     "Jun 11 16:01:16.244490 crc crio[3638]: time=\"2026-06-11T16:01:16.243569598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887210 | controller |     "Jun 11 16:01:16.245320 crc crio[3638]: time=\"2026-06-11T16:01:16.245285963Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=8aea0d7e-ce74-4849-804e-7e63f9b92f14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.887228 | controller |     "Jun 11 16:01:16.246649 crc crio[3638]: time=\"2026-06-11T16:01:16.245493719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887253 | controller |     "Jun 11 16:01:16.246649 crc crio[3638]: time=\"2026-06-11T16:01:16.245657994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887271 | controller |     "Jun 11 16:01:16.246649 crc crio[3638]: time=\"2026-06-11T16:01:16.245761288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887287 | controller |     "Jun 11 16:01:16.246649 crc crio[3638]: time=\"2026-06-11T16:01:16.245938004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887302 | controller |     "Jun 11 16:01:16.246649 crc crio[3638]: time=\"2026-06-11T16:01:16.246154961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887317 | controller |     "Jun 11 16:01:16.247352 crc crio[3638]: time=\"2026-06-11T16:01:16.247257546Z\" level=info msg=\"Created container a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5a85bf1f-49be-47fd-915f-fb7fe5b58363 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.887332 | controller |     "Jun 11 16:01:16.247887 crc crio[3638]: time=\"2026-06-11T16:01:16.24770364Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=8c9860fa-d68d-4c09-85b6-688cacbf3223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.887346 | controller |     "Jun 11 16:01:16.248100 crc crio[3638]: time=\"2026-06-11T16:01:16.24800742Z\" level=info msg=\"Starting container: a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04\" id=6f85c024-9fcd-49eb-909a-5d9dd3eb7cc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.887361 | controller |     "Jun 11 16:01:16.248316 crc crio[3638]: time=\"2026-06-11T16:01:16.248131635Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=df30ba32-e4bd-4cb2-8479-e55e539a5670 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.887376 | controller |     "Jun 11 16:01:16.248870 crc crio[3638]: time=\"2026-06-11T16:01:16.248849977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887391 | controller |     "Jun 11 16:01:16.249045 crc crio[3638]: time=\"2026-06-11T16:01:16.248968051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887406 | controller |     "Jun 11 16:01:16.260990 crc crio[3638]: time=\"2026-06-11T16:01:16.260900982Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.887420 | controller |     "Jun 11 16:01:16.260990 crc crio[3638]: time=\"2026-06-11T16:01:16.260979325Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.887434 | controller |     "Jun 11 16:01:16.261157 crc crio[3638]: time=\"2026-06-11T16:01:16.261018256Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-11 18:01:02.887449 | controller |     "Jun 11 16:01:16.261693 crc crio[3638]: time=\"2026-06-11T16:01:16.261649166Z\" level=info msg=\"Started container\" PID=11765 containerID=a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=6f85c024-9fcd-49eb-909a-5d9dd3eb7cc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8",
2026-06-11 18:01:02.887469 | controller |     "Jun 11 16:01:16.270560 crc crio[3638]: time=\"2026-06-11T16:01:16.270517401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887484 | controller |     "Jun 11 16:01:16.273672 crc crio[3638]: time=\"2026-06-11T16:01:16.27269489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887499 | controller |     "Jun 11 16:01:16.281565 crc crio[3638]: time=\"2026-06-11T16:01:16.281294075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887541 | controller |     "Jun 11 16:01:16.282770 crc crio[3638]: time=\"2026-06-11T16:01:16.282192803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887562 | controller |     "Jun 11 16:01:16.282919 crc crio[3638]: time=\"2026-06-11T16:01:16.282796063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=20152b54-34aa-4590-917f-0a615033844f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.887578 | controller |     "Jun 11 16:01:16.283393 crc crio[3638]: time=\"2026-06-11T16:01:16.283360832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887594 | controller |     "Jun 11 16:01:16.284721 crc crio[3638]: time=\"2026-06-11T16:01:16.283687472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887609 | controller |     "Jun 11 16:01:16.288022 crc crio[3638]: time=\"2026-06-11T16:01:16.287856115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887624 | controller |     "Jun 11 16:01:16.300764 crc crio[3638]: time=\"2026-06-11T16:01:16.296704488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887639 | controller |     "Jun 11 16:01:16.300764 crc crio[3638]: time=\"2026-06-11T16:01:16.298393202Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.887653 | controller |     "Jun 11 16:01:16.300764 crc crio[3638]: time=\"2026-06-11T16:01:16.298550567Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.887668 | controller |     "Jun 11 16:01:16.300764 crc crio[3638]: time=\"2026-06-11T16:01:16.29866547Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-11 18:01:02.887682 | controller |     "Jun 11 16:01:16.325564 crc crio[3638]: time=\"2026-06-11T16:01:16.323147554Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.887696 | controller |     "Jun 11 16:01:16.325564 crc crio[3638]: time=\"2026-06-11T16:01:16.323300189Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.887710 | controller |     "Jun 11 16:01:16.325564 crc crio[3638]: time=\"2026-06-11T16:01:16.323514757Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-11 18:01:02.887729 | controller |     "Jun 11 16:01:16.353034 crc crio[3638]: time=\"2026-06-11T16:01:16.352826385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887744 | controller |     "Jun 11 16:01:16.367692 crc crio[3638]: time=\"2026-06-11T16:01:16.367138062Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.887759 | controller |     "Jun 11 16:01:16.367894 crc crio[3638]: time=\"2026-06-11T16:01:16.367644828Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.887774 | controller |     "Jun 11 16:01:16.370628 crc crio[3638]: time=\"2026-06-11T16:01:16.370170159Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ad16c736-7854-4228-94d6-d3512de7d226\\\"\"",
2026-06-11 18:01:02.887788 | controller |     "Jun 11 16:01:16.370763 crc crio[3638]: time=\"2026-06-11T16:01:16.370671625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.887803 | controller |     "Jun 11 16:01:16.401041 crc crio[3638]: time=\"2026-06-11T16:01:16.400944093Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.887818 | controller |     "Jun 11 16:01:16.401041 crc crio[3638]: time=\"2026-06-11T16:01:16.401004865Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.887834 | controller |     "Jun 11 16:01:16.401041 crc crio[3638]: time=\"2026-06-11T16:01:16.401050558Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1f1bf635-d2e1-41ca-ac28-5e2fdea11e7f\\\"\"",
2026-06-11 18:01:02.887848 | controller |     "Jun 11 16:01:16.415671 crc crio[3638]: time=\"2026-06-11T16:01:16.41424579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887863 | controller |     "Jun 11 16:01:16.428039 crc crio[3638]: time=\"2026-06-11T16:01:16.427885936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887877 | controller |     "Jun 11 16:01:16.430777 crc crio[3638]: time=\"2026-06-11T16:01:16.430697195Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=0fcb4e31-b6c2-49c2-8416-606cb3cf301d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.887893 | controller |     "Jun 11 16:01:16.435535 crc crio[3638]: time=\"2026-06-11T16:01:16.435405057Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.887907 | controller |     "Jun 11 16:01:16.435535 crc crio[3638]: time=\"2026-06-11T16:01:16.43551292Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.887922 | controller |     "Jun 11 16:01:16.435629 crc crio[3638]: time=\"2026-06-11T16:01:16.435542611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.887936 | controller |     "Jun 11 16:01:16.455268 crc crio[3638]: time=\"2026-06-11T16:01:16.454841869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887951 | controller |     "Jun 11 16:01:16.460630 crc crio[3638]: time=\"2026-06-11T16:01:16.459226079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.887966 | controller |     "Jun 11 16:01:16.468926 crc crio[3638]: time=\"2026-06-11T16:01:16.467542265Z\" level=info msg=\"Created container 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=174603bd-8d2a-4049-865b-b208047fa223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.887985 | controller |     "Jun 11 16:01:16.468926 crc crio[3638]: time=\"2026-06-11T16:01:16.468766984Z\" level=info msg=\"Starting container: 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c\" id=0cb5ca0d-1aba-4818-ab59-80b82186a89e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.888001 | controller |     "Jun 11 16:01:16.469354 crc crio[3638]: time=\"2026-06-11T16:01:16.46922215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888016 | controller |     "Jun 11 16:01:16.469823 crc crio[3638]: time=\"2026-06-11T16:01:16.469765887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888031 | controller |     "Jun 11 16:01:16.470103 crc crio[3638]: time=\"2026-06-11T16:01:16.470043285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888060 | controller |     "Jun 11 16:01:16.470789 crc crio[3638]: time=\"2026-06-11T16:01:16.470652865Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.888076 | controller |     "Jun 11 16:01:16.470862 crc crio[3638]: time=\"2026-06-11T16:01:16.47078776Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.888092 | controller |     "Jun 11 16:01:16.470862 crc crio[3638]: time=\"2026-06-11T16:01:16.470821891Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-11 18:01:02.888106 | controller |     "Jun 11 16:01:16.471063 crc crio[3638]: time=\"2026-06-11T16:01:16.470067736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888121 | controller |     "Jun 11 16:01:16.473190 crc crio[3638]: time=\"2026-06-11T16:01:16.473049681Z\" level=info msg=\"Created container ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4fd34b8c-b2ab-41fc-8a2a-a943e32241ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.888136 | controller |     "Jun 11 16:01:16.474560 crc crio[3638]: time=\"2026-06-11T16:01:16.474534099Z\" level=info msg=\"Starting container: ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d\" id=357ada78-8407-4227-8cd6-837e92775216 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.888155 | controller |     "Jun 11 16:01:16.474903 crc crio[3638]: time=\"2026-06-11T16:01:16.474768586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888169 | controller |     "Jun 11 16:01:16.478366 crc crio[3638]: time=\"2026-06-11T16:01:16.478209377Z\" level=info msg=\"Created container 35f95c9928b4bb591d4df03281c658a59c84c835a1e150ed99c67782d3e300b1: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=91f01cdd-e990-42d2-bf95-f165b80e045f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.888184 | controller |     "Jun 11 16:01:16.480295 crc crio[3638]: time=\"2026-06-11T16:01:16.4802104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888203 | controller |     "Jun 11 16:01:16.481248 crc crio[3638]: time=\"2026-06-11T16:01:16.4808249Z\" level=info msg=\"Starting container: 35f95c9928b4bb591d4df03281c658a59c84c835a1e150ed99c67782d3e300b1\" id=77704ed4-8591-4b75-9ea1-0036ab83e28e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.888219 | controller |     "Jun 11 16:01:16.485643 crc crio[3638]: time=\"2026-06-11T16:01:16.485588923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888234 | controller |     "Jun 11 16:01:16.490034 crc crio[3638]: time=\"2026-06-11T16:01:16.489828588Z\" level=info msg=\"Started container\" PID=11828 containerID=8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=0cb5ca0d-1aba-4818-ab59-80b82186a89e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f",
2026-06-11 18:01:02.888250 | controller |     "Jun 11 16:01:16.497875 crc crio[3638]: time=\"2026-06-11T16:01:16.497768943Z\" level=info msg=\"Created container f4d4c507020230dee0e210f6a7d2f0265f86767fb9c691bbeb2b2452b2f99788: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=dd6efac0-f243-4f05-8c84-5be94a8b92c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.888265 | controller |     "Jun 11 16:01:16.502120 crc crio[3638]: time=\"2026-06-11T16:01:16.501589734Z\" level=info msg=\"Started container\" PID=11836 containerID=35f95c9928b4bb591d4df03281c658a59c84c835a1e150ed99c67782d3e300b1 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=77704ed4-8591-4b75-9ea1-0036ab83e28e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b",
2026-06-11 18:01:02.888280 | controller |     "Jun 11 16:01:16.537132 crc crio[3638]: time=\"2026-06-11T16:01:16.537046699Z\" level=info msg=\"Starting container: f4d4c507020230dee0e210f6a7d2f0265f86767fb9c691bbeb2b2452b2f99788\" id=6115281e-7668-43c2-a475-b1f9299ec0b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.888296 | controller |     "Jun 11 16:01:16.538350 crc crio[3638]: time=\"2026-06-11T16:01:16.538146874Z\" level=info msg=\"Started container\" PID=11826 containerID=ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=357ada78-8407-4227-8cd6-837e92775216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1",
2026-06-11 18:01:02.888311 | controller |     "Jun 11 16:01:16.543015 crc crio[3638]: time=\"2026-06-11T16:01:16.542900437Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.888326 | controller |     "Jun 11 16:01:16.543015 crc crio[3638]: time=\"2026-06-11T16:01:16.54300933Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.888342 | controller |     "Jun 11 16:01:16.543177 crc crio[3638]: time=\"2026-06-11T16:01:16.543037841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.888357 | controller |     "Jun 11 16:01:16.545634 crc crio[3638]: time=\"2026-06-11T16:01:16.545401897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888371 | controller |     "Jun 11 16:01:16.555607 crc crio[3638]: time=\"2026-06-11T16:01:16.555520899Z\" level=info msg=\"Started container\" PID=11840 containerID=f4d4c507020230dee0e210f6a7d2f0265f86767fb9c691bbeb2b2452b2f99788 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=6115281e-7668-43c2-a475-b1f9299ec0b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2",
2026-06-11 18:01:02.888390 | controller |     "Jun 11 16:01:16.580471 crc crio[3638]: time=\"2026-06-11T16:01:16.580317523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888405 | controller |     "Jun 11 16:01:16.598483 crc crio[3638]: time=\"2026-06-11T16:01:16.59831587Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.888421 | controller |     "Jun 11 16:01:16.598483 crc crio[3638]: time=\"2026-06-11T16:01:16.598464375Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.888435 | controller |     "Jun 11 16:01:16.598628 crc crio[3638]: time=\"2026-06-11T16:01:16.598502116Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1f1bf635-d2e1-41ca-ac28-5e2fdea11e7f\\\"\"",
2026-06-11 18:01:02.888450 | controller |     "Jun 11 16:01:16.598628 crc crio[3638]: time=\"2026-06-11T16:01:16.598538867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.888464 | controller |     "Jun 11 16:01:16.626698 crc crio[3638]: time=\"2026-06-11T16:01:16.626631206Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.888478 | controller |     "Jun 11 16:01:16.626698 crc crio[3638]: time=\"2026-06-11T16:01:16.626682438Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.888492 | controller |     "Jun 11 16:01:16.626698 crc crio[3638]: time=\"2026-06-11T16:01:16.626702468Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_c43975a4-8bc2-4735-9365-d6b4f1fbe5e8\\\"\"",
2026-06-11 18:01:02.888506 | controller |     "Jun 11 16:01:16.645889 crc crio[3638]: time=\"2026-06-11T16:01:16.64582376Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.888550 | controller |     "Jun 11 16:01:16.645889 crc crio[3638]: time=\"2026-06-11T16:01:16.645881752Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.888569 | controller |     "Jun 11 16:01:16.646009 crc crio[3638]: time=\"2026-06-11T16:01:16.645899363Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-11 18:01:02.888584 | controller |     "Jun 11 16:01:16.732836 crc crio[3638]: time=\"2026-06-11T16:01:16.729193188Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.888600 | controller |     "Jun 11 16:01:16.732836 crc crio[3638]: time=\"2026-06-11T16:01:16.729711464Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.888615 | controller |     "Jun 11 16:01:16.732836 crc crio[3638]: time=\"2026-06-11T16:01:16.729744235Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_c43975a4-8bc2-4735-9365-d6b4f1fbe5e8\\\"\"",
2026-06-11 18:01:02.888629 | controller |     "Jun 11 16:01:16.732836 crc crio[3638]: time=\"2026-06-11T16:01:16.729814687Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-11 18:01:02.888645 | controller |     "Jun 11 16:01:16.766195 crc crio[3638]: time=\"2026-06-11T16:01:16.766017307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888669 | controller |     "Jun 11 16:01:16.773310 crc crio[3638]: time=\"2026-06-11T16:01:16.773222787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888685 | controller |     "Jun 11 16:01:16.774614 crc crio[3638]: time=\"2026-06-11T16:01:16.774532298Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.888700 | controller |     "Jun 11 16:01:16.774614 crc crio[3638]: time=\"2026-06-11T16:01:16.7745876Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.888715 | controller |     "Jun 11 16:01:16.774614 crc crio[3638]: time=\"2026-06-11T16:01:16.774614841Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-11 18:01:02.888730 | controller |     "Jun 11 16:01:16.779011 crc crio[3638]: time=\"2026-06-11T16:01:16.778917028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888745 | controller |     "Jun 11 16:01:16.794137 crc crio[3638]: time=\"2026-06-11T16:01:16.794059713Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.888759 | controller |     "Jun 11 16:01:16.794137 crc crio[3638]: time=\"2026-06-11T16:01:16.794108194Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.888773 | controller |     "Jun 11 16:01:16.794137 crc crio[3638]: time=\"2026-06-11T16:01:16.794132765Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-11 18:01:02.888787 | controller |     "Jun 11 16:01:16.810517 crc crio[3638]: time=\"2026-06-11T16:01:16.810401256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888802 | controller |     "Jun 11 16:01:16.821834 crc crio[3638]: time=\"2026-06-11T16:01:16.821745539Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.888816 | controller |     "Jun 11 16:01:16.822001 crc crio[3638]: time=\"2026-06-11T16:01:16.821855173Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.888830 | controller |     "Jun 11 16:01:16.822001 crc crio[3638]: time=\"2026-06-11T16:01:16.821880223Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-11 18:01:02.888845 | controller |     "Jun 11 16:01:16.861641 crc crio[3638]: time=\"2026-06-11T16:01:16.861273704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888860 | controller |     "Jun 11 16:01:16.863561 crc crio[3638]: time=\"2026-06-11T16:01:16.863414483Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.888874 | controller |     "Jun 11 16:01:16.863669 crc crio[3638]: time=\"2026-06-11T16:01:16.863615849Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.888889 | controller |     "Jun 11 16:01:16.863826 crc crio[3638]: time=\"2026-06-11T16:01:16.86365331Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-11 18:01:02.888903 | controller |     "Jun 11 16:01:16.900019 crc crio[3638]: time=\"2026-06-11T16:01:16.89583703Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.888921 | controller |     "Jun 11 16:01:16.900019 crc crio[3638]: time=\"2026-06-11T16:01:16.895892082Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.888936 | controller |     "Jun 11 16:01:16.900019 crc crio[3638]: time=\"2026-06-11T16:01:16.895912772Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-11 18:01:02.888952 | controller |     "Jun 11 16:01:16.908994 crc crio[3638]: time=\"2026-06-11T16:01:16.906956096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.888967 | controller |     "Jun 11 16:01:16.923202 crc crio[3638]: time=\"2026-06-11T16:01:16.923114094Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.888982 | controller |     "Jun 11 16:01:16.923202 crc crio[3638]: time=\"2026-06-11T16:01:16.923175745Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.888996 | controller |     "Jun 11 16:01:16.923412 crc crio[3638]: time=\"2026-06-11T16:01:16.923219997Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-11 18:01:02.889011 | controller |     "Jun 11 16:01:16.935308 crc crio[3638]: time=\"2026-06-11T16:01:16.935229481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889026 | controller |     "Jun 11 16:01:16.953740 crc crio[3638]: time=\"2026-06-11T16:01:16.953600878Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.889041 | controller |     "Jun 11 16:01:16.953828 crc crio[3638]: time=\"2026-06-11T16:01:16.953782634Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.889056 | controller |     "Jun 11 16:01:16.954076 crc crio[3638]: time=\"2026-06-11T16:01:16.954022001Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-11 18:01:02.889070 | controller |     "Jun 11 16:01:16.983234 crc crio[3638]: time=\"2026-06-11T16:01:16.983073612Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.889085 | controller |     "Jun 11 16:01:16.983234 crc crio[3638]: time=\"2026-06-11T16:01:16.983129304Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.889099 | controller |     "Jun 11 16:01:16.983234 crc crio[3638]: time=\"2026-06-11T16:01:16.983170845Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1e67e47a-6cba-4940-ac9a-22dcde4688e5\\\"\"",
2026-06-11 18:01:02.889114 | controller |     "Jun 11 16:01:16.983234 crc crio[3638]: time=\"2026-06-11T16:01:16.983206767Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_12ee9917-191d-4490-a85d-69f9d5e62ced\\\"\"",
2026-06-11 18:01:02.889130 | controller |     "Jun 11 16:01:17.003532 crc crio[3638]: time=\"2026-06-11T16:01:17.003282659Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.889146 | controller |     "Jun 11 16:01:17.003646 crc crio[3638]: time=\"2026-06-11T16:01:17.003557727Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.889161 | controller |     "Jun 11 16:01:17.003792 crc crio[3638]: time=\"2026-06-11T16:01:17.003709872Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-11 18:01:02.889177 | controller |     "Jun 11 16:01:17.021659 crc crio[3638]: time=\"2026-06-11T16:01:17.021584014Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.889196 | controller |     "Jun 11 16:01:17.021659 crc crio[3638]: time=\"2026-06-11T16:01:17.021636816Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.889213 | controller |     "Jun 11 16:01:17.021864 crc crio[3638]: time=\"2026-06-11T16:01:17.02177417Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-11 18:01:02.889229 | controller |     "Jun 11 16:01:17.051628 crc crio[3638]: time=\"2026-06-11T16:01:17.051401168Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.889244 | controller |     "Jun 11 16:01:17.051628 crc crio[3638]: time=\"2026-06-11T16:01:17.051584214Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.889259 | controller |     "Jun 11 16:01:17.051628 crc crio[3638]: time=\"2026-06-11T16:01:17.051612785Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-11 18:01:02.889274 | controller |     "Jun 11 16:01:17.108281 crc crio[3638]: time=\"2026-06-11T16:01:17.106680327Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.889288 | controller |     "Jun 11 16:01:17.108281 crc crio[3638]: time=\"2026-06-11T16:01:17.10677802Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.889303 | controller |     "Jun 11 16:01:17.108281 crc crio[3638]: time=\"2026-06-11T16:01:17.106818132Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_12ee9917-191d-4490-a85d-69f9d5e62ced\\\"\"",
2026-06-11 18:01:02.889318 | controller |     "Jun 11 16:01:17.108281 crc crio[3638]: time=\"2026-06-11T16:01:17.106889044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 18:01:02.889333 | controller |     "Jun 11 16:01:17.114385 crc crio[3638]: time=\"2026-06-11T16:01:17.114254429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889348 | controller |     "Jun 11 16:01:17.126111 crc crio[3638]: time=\"2026-06-11T16:01:17.125994165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889363 | controller |     "Jun 11 16:01:17.149133 crc crio[3638]: time=\"2026-06-11T16:01:17.149063543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889377 | controller |     "Jun 11 16:01:17.152876 crc crio[3638]: time=\"2026-06-11T16:01:17.152554095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889392 | controller |     "Jun 11 16:01:17.173658 crc crio[3638]: time=\"2026-06-11T16:01:17.173585237Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.889406 | controller |     "Jun 11 16:01:17.173658 crc crio[3638]: time=\"2026-06-11T16:01:17.17365984Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.889421 | controller |     "Jun 11 16:01:17.179227 crc crio[3638]: time=\"2026-06-11T16:01:17.179050353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889435 | controller |     "Jun 11 16:01:17.189983 crc crio[3638]: time=\"2026-06-11T16:01:17.18990068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889453 | controller |     "Jun 11 16:01:17.194535 crc crio[3638]: time=\"2026-06-11T16:01:17.193845006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889468 | controller |     "Jun 11 16:01:17.218676 crc crio[3638]: time=\"2026-06-11T16:01:17.217817453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889483 | controller |     "Jun 11 16:01:17.228754 crc crio[3638]: time=\"2026-06-11T16:01:17.228628579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889497 | controller |     "Jun 11 16:01:17.233019 crc crio[3638]: time=\"2026-06-11T16:01:17.232963658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889530 | controller |     "Jun 11 16:01:17.233863 crc crio[3638]: time=\"2026-06-11T16:01:17.233746113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889558 | controller |     "Jun 11 16:01:17.234511 crc crio[3638]: time=\"2026-06-11T16:01:17.234224508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889575 | controller |     "Jun 11 16:01:17.247163 crc crio[3638]: time=\"2026-06-11T16:01:17.246943976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889590 | controller |     "Jun 11 16:01:17.262274 crc crio[3638]: time=\"2026-06-11T16:01:17.262033229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889605 | controller |     "Jun 11 16:01:17.282980 crc crio[3638]: time=\"2026-06-11T16:01:17.282675979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889619 | controller |     "Jun 11 16:01:17.292581 crc crio[3638]: time=\"2026-06-11T16:01:17.292492013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889633 | controller |     "Jun 11 16:01:17.299968 crc crio[3638]: time=\"2026-06-11T16:01:17.299918771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889648 | controller |     "Jun 11 16:01:17.317188 crc crio[3638]: time=\"2026-06-11T16:01:17.317116831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889663 | controller |     "Jun 11 16:01:17.477255 crc crio[3638]: time=\"2026-06-11T16:01:17.476885093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889677 | controller |     "Jun 11 16:01:17.486606 crc crio[3638]: time=\"2026-06-11T16:01:17.486188841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889695 | controller |     "Jun 11 16:01:17.488684 crc crio[3638]: time=\"2026-06-11T16:01:17.487862985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889710 | controller |     "Jun 11 16:01:17.491610 crc crio[3638]: time=\"2026-06-11T16:01:17.491539793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889726 | controller |     "Jun 11 16:01:17.494816 crc crio[3638]: time=\"2026-06-11T16:01:17.494697264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889740 | controller |     "Jun 11 16:01:21.705164 crc crio[3638]: time=\"2026-06-11T16:01:21.70467544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889754 | controller |     "Jun 11 16:01:21.714882 crc crio[3638]: time=\"2026-06-11T16:01:21.713655476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889769 | controller |     "Jun 11 16:01:21.722981 crc crio[3638]: time=\"2026-06-11T16:01:21.722869551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889783 | controller |     "Jun 11 16:01:21.723313 crc crio[3638]: time=\"2026-06-11T16:01:21.723235374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889797 | controller |     "Jun 11 16:01:21.744273 crc crio[3638]: time=\"2026-06-11T16:01:21.743502362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889811 | controller |     "Jun 11 16:01:21.753624 crc crio[3638]: time=\"2026-06-11T16:01:21.753514882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889825 | controller |     "Jun 11 16:01:21.759687 crc crio[3638]: time=\"2026-06-11T16:01:21.759594747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889839 | controller |     "Jun 11 16:01:21.768779 crc crio[3638]: time=\"2026-06-11T16:01:21.768653087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889853 | controller |     "Jun 11 16:01:21.770051 crc crio[3638]: time=\"2026-06-11T16:01:21.769977259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889866 | controller |     "Jun 11 16:01:21.775214 crc crio[3638]: time=\"2026-06-11T16:01:21.775102122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889880 | controller |     "Jun 11 16:01:21.779513 crc crio[3638]: time=\"2026-06-11T16:01:21.779312168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889894 | controller |     "Jun 11 16:01:21.790694 crc crio[3638]: time=\"2026-06-11T16:01:21.790554568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889914 | controller |     "Jun 11 16:01:21.792623 crc crio[3638]: time=\"2026-06-11T16:01:21.792312164Z\" level=info msg=\"Created container c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a: openshift-console/console-6c684df5db-cc8g8/console\" id=005438d0-44db-4d35-88c5-c89395cd890e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.889929 | controller |     "Jun 11 16:01:21.794291 crc crio[3638]: time=\"2026-06-11T16:01:21.794261206Z\" level=info msg=\"Starting container: c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a\" id=141e1e87-3e21-4ed4-ae14-656b378a30d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.889944 | controller |     "Jun 11 16:01:21.798703 crc crio[3638]: time=\"2026-06-11T16:01:21.798599096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889958 | controller |     "Jun 11 16:01:21.813891 crc crio[3638]: time=\"2026-06-11T16:01:21.812301923Z\" level=info msg=\"Started container\" PID=11884 containerID=c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a description=openshift-console/console-6c684df5db-cc8g8/console id=141e1e87-3e21-4ed4-ae14-656b378a30d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd",
2026-06-11 18:01:02.889973 | controller |     "Jun 11 16:01:21.840155 crc crio[3638]: time=\"2026-06-11T16:01:21.839876846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.889988 | controller |     "Jun 11 16:01:21.843391 crc crio[3638]: time=\"2026-06-11T16:01:21.843117159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890003 | controller |     "Jun 11 16:01:21.844634 crc crio[3638]: time=\"2026-06-11T16:01:21.844597688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890017 | controller |     "Jun 11 16:01:21.844941 crc crio[3638]: time=\"2026-06-11T16:01:21.844857436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890033 | controller |     "Jun 11 16:01:21.855108 crc crio[3638]: time=\"2026-06-11T16:01:21.85500913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890048 | controller |     "Jun 11 16:01:21.855283 crc crio[3638]: time=\"2026-06-11T16:01:21.855258438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890062 | controller |     "Jun 11 16:01:21.857226 crc crio[3638]: time=\"2026-06-11T16:01:21.85501113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890077 | controller |     "Jun 11 16:01:21.864186 crc crio[3638]: time=\"2026-06-11T16:01:21.863593485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890091 | controller |     "Jun 11 16:01:21.873015 crc crio[3638]: time=\"2026-06-11T16:01:21.872941104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890110 | controller |     "Jun 11 16:01:21.875772 crc crio[3638]: time=\"2026-06-11T16:01:21.875724123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890126 | controller |     "Jun 11 16:01:21.901919 crc crio[3638]: time=\"2026-06-11T16:01:21.901195678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890141 | controller |     "Jun 11 16:01:21.904556 crc crio[3638]: time=\"2026-06-11T16:01:21.9043938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890156 | controller |     "Jun 11 16:01:21.908209 crc crio[3638]: time=\"2026-06-11T16:01:21.908073388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890172 | controller |     "Jun 11 16:01:21.913931 crc crio[3638]: time=\"2026-06-11T16:01:21.913894234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890188 | controller |     "Jun 11 16:01:21.914592 crc crio[3638]: time=\"2026-06-11T16:01:21.914294077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890202 | controller |     "Jun 11 16:01:21.933298 crc crio[3638]: time=\"2026-06-11T16:01:21.933207333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890217 | controller |     "Jun 11 16:01:21.944722 crc crio[3638]: time=\"2026-06-11T16:01:21.94468044Z\" level=info msg=\"Created container 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=115991eb-e0a2-4936-8c07-c673e944ac5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890232 | controller |     "Jun 11 16:01:21.945019 crc crio[3638]: time=\"2026-06-11T16:01:21.944773273Z\" level=info msg=\"Created container 3cb38c608a8c5c0d3cbcf3e9ff50fefd8704c3eae17a34055086e62341f68e10: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=b8cf8d4b-9827-4fc8-a3a4-8399b814ba44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890246 | controller |     "Jun 11 16:01:21.945919 crc crio[3638]: time=\"2026-06-11T16:01:21.945867458Z\" level=info msg=\"Created container 1ee53099232d906e45293e152366a623fe32991f0fe8c88053e9dbb735f022d0: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=96292017-a4cc-4fa9-9094-42cf1b9327df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890261 | controller |     "Jun 11 16:01:21.947946 crc crio[3638]: time=\"2026-06-11T16:01:21.947021884Z\" level=info msg=\"Created container 7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=81cafc6e-43fc-4f4a-9439-1dbcd03fe943 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890276 | controller |     "Jun 11 16:01:21.947946 crc crio[3638]: time=\"2026-06-11T16:01:21.947850041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a9f5d182-0636-4126-afcc-6b6dda256c03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.890291 | controller |     "Jun 11 16:01:21.949761 crc crio[3638]: time=\"2026-06-11T16:01:21.948663807Z\" level=info msg=\"Starting container: 7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca\" id=7a56ecb1-e99a-4c81-b0e3-3c03e7caf005 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890310 | controller |     "Jun 11 16:01:21.952243 crc crio[3638]: time=\"2026-06-11T16:01:21.952151499Z\" level=info msg=\"Starting container: 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765\" id=afea0e31-9997-4f64-a831-c795f386ea73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890326 | controller |     "Jun 11 16:01:21.952391 crc crio[3638]: time=\"2026-06-11T16:01:21.952270283Z\" level=info msg=\"Starting container: 3cb38c608a8c5c0d3cbcf3e9ff50fefd8704c3eae17a34055086e62341f68e10\" id=ce855a98-d45d-4bfe-a20a-711633626060 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890341 | controller |     "Jun 11 16:01:21.952391 crc crio[3638]: time=\"2026-06-11T16:01:21.952327555Z\" level=info msg=\"Starting container: 1ee53099232d906e45293e152366a623fe32991f0fe8c88053e9dbb735f022d0\" id=0aa8a0fa-2067-4f1e-b426-01d026039ac6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890357 | controller |     "Jun 11 16:01:21.979806 crc crio[3638]: time=\"2026-06-11T16:01:21.97968849Z\" level=info msg=\"Started container\" PID=11900 containerID=1ee53099232d906e45293e152366a623fe32991f0fe8c88053e9dbb735f022d0 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=0aa8a0fa-2067-4f1e-b426-01d026039ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59",
2026-06-11 18:01:02.890373 | controller |     "Jun 11 16:01:21.982025 crc crio[3638]: time=\"2026-06-11T16:01:21.981035222Z\" level=info msg=\"Started container\" PID=11905 containerID=3cb38c608a8c5c0d3cbcf3e9ff50fefd8704c3eae17a34055086e62341f68e10 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=ce855a98-d45d-4bfe-a20a-711633626060 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a",
2026-06-11 18:01:02.890388 | controller |     "Jun 11 16:01:22.000712 crc crio[3638]: time=\"2026-06-11T16:01:22.000350811Z\" level=info msg=\"Started container\" PID=11885 containerID=7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=7a56ecb1-e99a-4c81-b0e3-3c03e7caf005 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc",
2026-06-11 18:01:02.890403 | controller |     "Jun 11 16:01:22.014064 crc crio[3638]: time=\"2026-06-11T16:01:22.013991138Z\" level=info msg=\"Started container\" PID=12097 containerID=65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=afea0e31-9997-4f64-a831-c795f386ea73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54",
2026-06-11 18:01:02.890418 | controller |     "Jun 11 16:01:22.093272 crc crio[3638]: time=\"2026-06-11T16:01:22.092988925Z\" level=info msg=\"Created container 846e7e4b0c18713062dd40c38fa6240575056494f01514952b509ef263883464: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=3d060452-bc21-4a53-aaf4-d95920bff0f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890434 | controller |     "Jun 11 16:01:22.106301 crc crio[3638]: time=\"2026-06-11T16:01:22.105179566Z\" level=info msg=\"Created container b7b2ae107297fee0042ec3f47e4f8b3d9caac222fdfb255cdf2fef1525963975: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=0c53bad3-cc78-48dc-adac-d0c9d378768a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890450 | controller |     "Jun 11 16:01:22.136813 crc crio[3638]: time=\"2026-06-11T16:01:22.134301727Z\" level=info msg=\"Created container 8d9bed40628cc78d99889cfb6c7a55e5522c6d557e7aae12c89e38c24e554356: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=1b8b5aa2-dd8f-4e8f-b588-6100cdbb0df9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890470 | controller |     "Jun 11 16:01:22.136813 crc crio[3638]: time=\"2026-06-11T16:01:22.134804283Z\" level=info msg=\"Created container e8ec44c747f1088dd5ccd0d4da9cdf9435f4915898001a55d3e73a6804eda8c3: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2acbcbb0-47d8-4562-9ce0-ad8f27855231 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890486 | controller |     "Jun 11 16:01:22.136813 crc crio[3638]: time=\"2026-06-11T16:01:22.135581269Z\" level=info msg=\"Created container eea52e90e10a246db3e250363e0532152566aeb9a23657016047466904b017f2: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=ea83b58e-702b-42a9-a14c-fedbc3d5cd21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890501 | controller |     "Jun 11 16:01:22.137651 crc crio[3638]: time=\"2026-06-11T16:01:22.137309613Z\" level=info msg=\"Created container c265aeffb238142450dffa030eed1dfb382fa4b1831dbc1c6ef4f838dc92c9fe: openshift-dns/dns-default-qtghf/dns\" id=bffcf96c-c537-490d-a624-29fb37fd1cea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890541 | controller |     "Jun 11 16:01:22.147528 crc crio[3638]: time=\"2026-06-11T16:01:22.144733552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cfbb071e-4588-480f-a117-5200cb578eac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.890561 | controller |     "Jun 11 16:01:22.147528 crc crio[3638]: time=\"2026-06-11T16:01:22.145947281Z\" level=info msg=\"Created container aeef35967c4b24d0104a5895a7ac27673855348ccd2854e149d20f8e957a886d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=23ac9f95-d89d-454b-9cab-0200294bb044 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890577 | controller |     "Jun 11 16:01:22.154465 crc crio[3638]: time=\"2026-06-11T16:01:22.15188631Z\" level=info msg=\"Created container 6f1205d79cc0b9a3de0f846c27f7d8fb1795be255ce67bb9755bf6a89f34df9e: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=06d64783-df9f-43e2-a2d2-8196bc8f8a00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890592 | controller |     "Jun 11 16:01:22.154465 crc crio[3638]: time=\"2026-06-11T16:01:22.153232783Z\" level=info msg=\"Created container 31ba7ecc8d9a58733b8f5b6bd728b049ad96f0b64c8d8ad487683ef08fd8f3c0: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=7b8d7022-1e8b-49d0-9329-71084f45b586 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890608 | controller |     "Jun 11 16:01:22.154465 crc crio[3638]: time=\"2026-06-11T16:01:22.154198665Z\" level=info msg=\"Created container e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=a365edca-8433-441d-982f-003ab22c4128 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890623 | controller |     "Jun 11 16:01:22.155307 crc crio[3638]: time=\"2026-06-11T16:01:22.15499878Z\" level=info msg=\"Created container d2b43704f6d7590bf156d581c6c05a8c6fecbe615da452e7f5ce7cb74f43aa1d: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=a9836e0c-3fcd-4d41-8b13-2ebc016d9021 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890638 | controller |     "Jun 11 16:01:22.155307 crc crio[3638]: time=\"2026-06-11T16:01:22.155128384Z\" level=info msg=\"Created container 92896b72da8655df732a863d4a6c4532f67a7ace551087eff5f48c09c7788810: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=d0ebd031-ce4c-49d7-87f5-2c164f09845f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890657 | controller |     "Jun 11 16:01:22.164618 crc crio[3638]: time=\"2026-06-11T16:01:22.157751078Z\" level=info msg=\"Starting container: b7b2ae107297fee0042ec3f47e4f8b3d9caac222fdfb255cdf2fef1525963975\" id=21d75f5b-e9d7-4290-ba1f-f579ccc9c0b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890672 | controller |     "Jun 11 16:01:22.164618 crc crio[3638]: time=\"2026-06-11T16:01:22.158286555Z\" level=info msg=\"Created container 78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=30800e88-c8c8-4805-abf7-f346c7249356 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890687 | controller |     "Jun 11 16:01:22.164618 crc crio[3638]: time=\"2026-06-11T16:01:22.158918965Z\" level=info msg=\"Created container 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=d2ef1eaf-0cdf-4c95-87fa-91765b042f2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890702 | controller |     "Jun 11 16:01:22.164618 crc crio[3638]: time=\"2026-06-11T16:01:22.159109921Z\" level=info msg=\"Created container 31d15ed4b683ccff8c6bf8deb16913a0365db024aee958cc7bffee102de31a5a: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=af51b3d9-d0fe-4ba0-9590-09d42b8dfb68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890716 | controller |     "Jun 11 16:01:22.164618 crc crio[3638]: time=\"2026-06-11T16:01:22.163338967Z\" level=info msg=\"Starting container: 78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e\" id=e0ae1446-cf06-4d95-b139-33f99b654376 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890731 | controller |     "Jun 11 16:01:22.174693 crc crio[3638]: time=\"2026-06-11T16:01:22.173338277Z\" level=info msg=\"Starting container: 846e7e4b0c18713062dd40c38fa6240575056494f01514952b509ef263883464\" id=2ee74c01-1d70-4a85-bdc1-71170a2daff0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890746 | controller |     "Jun 11 16:01:22.177181 crc crio[3638]: time=\"2026-06-11T16:01:22.175780335Z\" level=info msg=\"Starting container: 31d15ed4b683ccff8c6bf8deb16913a0365db024aee958cc7bffee102de31a5a\" id=523a898e-cfb7-4c16-806c-54f89e95c954 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890760 | controller |     "Jun 11 16:01:22.177181 crc crio[3638]: time=\"2026-06-11T16:01:22.176189968Z\" level=info msg=\"Starting container: aeef35967c4b24d0104a5895a7ac27673855348ccd2854e149d20f8e957a886d\" id=5d3f5771-ead3-4168-9a1f-fdb55837e25d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890776 | controller |     "Jun 11 16:01:22.177181 crc crio[3638]: time=\"2026-06-11T16:01:22.176253081Z\" level=info msg=\"Starting container: 6f1205d79cc0b9a3de0f846c27f7d8fb1795be255ce67bb9755bf6a89f34df9e\" id=d451e063-785e-4288-b235-ef1af5ea36a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890791 | controller |     "Jun 11 16:01:22.177181 crc crio[3638]: time=\"2026-06-11T16:01:22.176327193Z\" level=info msg=\"Starting container: 31ba7ecc8d9a58733b8f5b6bd728b049ad96f0b64c8d8ad487683ef08fd8f3c0\" id=ae0f4002-5607-4207-8b10-ad29f9550e64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890805 | controller |     "Jun 11 16:01:22.177181 crc crio[3638]: time=\"2026-06-11T16:01:22.176994954Z\" level=info msg=\"Starting container: 8d9bed40628cc78d99889cfb6c7a55e5522c6d557e7aae12c89e38c24e554356\" id=1fa32972-360b-4f10-a446-f4e980d2c84d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890821 | controller |     "Jun 11 16:01:22.187618 crc crio[3638]: time=\"2026-06-11T16:01:22.178830522Z\" level=info msg=\"Starting container: d2b43704f6d7590bf156d581c6c05a8c6fecbe615da452e7f5ce7cb74f43aa1d\" id=08b2b994-fb71-48c0-b433-0569f71dd55f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890839 | controller |     "Jun 11 16:01:22.187618 crc crio[3638]: time=\"2026-06-11T16:01:22.179562885Z\" level=info msg=\"Starting container: e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e\" id=b65a491d-8587-4aab-98cd-589ec69d0bfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890854 | controller |     "Jun 11 16:01:22.207967 crc crio[3638]: time=\"2026-06-11T16:01:22.207135668Z\" level=info msg=\"Starting container: eea52e90e10a246db3e250363e0532152566aeb9a23657016047466904b017f2\" id=3fd1ea46-b1e2-4ca9-9532-103bd567bb40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890869 | controller |     "Jun 11 16:01:22.217767 crc crio[3638]: time=\"2026-06-11T16:01:22.176206709Z\" level=info msg=\"Starting container: 92896b72da8655df732a863d4a6c4532f67a7ace551087eff5f48c09c7788810\" id=2249dc52-053f-4c0c-bd90-4da8fe8b7513 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890883 | controller |     "Jun 11 16:01:22.220152 crc crio[3638]: time=\"2026-06-11T16:01:22.220127654Z\" level=info msg=\"Starting container: 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637\" id=3160055b-9bca-42e0-862c-1365c8485d73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.890898 | controller |     "Jun 11 16:01:22.224065 crc crio[3638]: time=\"2026-06-11T16:01:22.223224863Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=a8a6bb20-50da-467d-8347-6be3c3a27200 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.890913 | controller |     "Jun 11 16:01:22.225760 crc crio[3638]: time=\"2026-06-11T16:01:22.224134102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.890927 | controller |     "Jun 11 16:01:22.227937 crc crio[3638]: time=\"2026-06-11T16:01:22.227393587Z\" level=info msg=\"Started container\" PID=12083 containerID=b7b2ae107297fee0042ec3f47e4f8b3d9caac222fdfb255cdf2fef1525963975 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=21d75f5b-e9d7-4290-ba1f-f579ccc9c0b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d",
2026-06-11 18:01:02.890942 | controller |     "Jun 11 16:01:22.232003 crc crio[3638]: time=\"2026-06-11T16:01:22.231235709Z\" level=info msg=\"Started container\" PID=12011 containerID=31d15ed4b683ccff8c6bf8deb16913a0365db024aee958cc7bffee102de31a5a description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=523a898e-cfb7-4c16-806c-54f89e95c954 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae",
2026-06-11 18:01:02.890958 | controller |     "Jun 11 16:01:22.239876 crc crio[3638]: time=\"2026-06-11T16:01:22.23966656Z\" level=info msg=\"Started container\" PID=12110 containerID=846e7e4b0c18713062dd40c38fa6240575056494f01514952b509ef263883464 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=2ee74c01-1d70-4a85-bdc1-71170a2daff0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939",
2026-06-11 18:01:02.890973 | controller |     "Jun 11 16:01:22.242501 crc crio[3638]: time=\"2026-06-11T16:01:22.240869908Z\" level=info msg=\"Started container\" PID=12073 containerID=d2b43704f6d7590bf156d581c6c05a8c6fecbe615da452e7f5ce7cb74f43aa1d description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=08b2b994-fb71-48c0-b433-0569f71dd55f name=/runtime.v1.RuntimeService/StartContainer sandboxID=11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570",
2026-06-11 18:01:02.890988 | controller |     "Jun 11 16:01:22.250530 crc crio[3638]: time=\"2026-06-11T16:01:22.247219721Z\" level=info msg=\"Started container\" PID=12104 containerID=eea52e90e10a246db3e250363e0532152566aeb9a23657016047466904b017f2 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=3fd1ea46-b1e2-4ca9-9532-103bd567bb40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08",
2026-06-11 18:01:02.891006 | controller |     "Jun 11 16:01:22.250530 crc crio[3638]: time=\"2026-06-11T16:01:22.247950224Z\" level=info msg=\"Starting container: e8ec44c747f1088dd5ccd0d4da9cdf9435f4915898001a55d3e73a6804eda8c3\" id=6115d516-e44a-482e-a01f-1fddd3a88615 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.891022 | controller |     "Jun 11 16:01:22.265180 crc crio[3638]: time=\"2026-06-11T16:01:22.262533431Z\" level=info msg=\"Starting container: c265aeffb238142450dffa030eed1dfb382fa4b1831dbc1c6ef4f838dc92c9fe\" id=6f7451e7-ac9a-4b22-9587-c74d7a6cac96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.891037 | controller |     "Jun 11 16:01:22.268205 crc crio[3638]: time=\"2026-06-11T16:01:22.26719943Z\" level=info msg=\"Started container\" PID=12009 containerID=67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=3160055b-9bca-42e0-862c-1365c8485d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e",
2026-06-11 18:01:02.891052 | controller |     "Jun 11 16:01:22.269041 crc crio[3638]: time=\"2026-06-11T16:01:22.268666267Z\" level=info msg=\"Started container\" PID=11959 containerID=78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=e0ae1446-cf06-4d95-b139-33f99b654376 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4",
2026-06-11 18:01:02.891067 | controller |     "Jun 11 16:01:22.280588 crc crio[3638]: time=\"2026-06-11T16:01:22.280235347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.891082 | controller |     "Jun 11 16:01:22.289084 crc crio[3638]: time=\"2026-06-11T16:01:22.288600935Z\" level=info msg=\"Started container\" PID=12107 containerID=6f1205d79cc0b9a3de0f846c27f7d8fb1795be255ce67bb9755bf6a89f34df9e description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=d451e063-785e-4288-b235-ef1af5ea36a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb",
2026-06-11 18:01:02.891097 | controller |     "Jun 11 16:01:22.292580 crc crio[3638]: time=\"2026-06-11T16:01:22.290890758Z\" level=info msg=\"Started container\" PID=12096 containerID=e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=b65a491d-8587-4aab-98cd-589ec69d0bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225",
2026-06-11 18:01:02.891112 | controller |     "Jun 11 16:01:22.295576 crc crio[3638]: time=\"2026-06-11T16:01:22.291202748Z\" level=info msg=\"Started container\" PID=11973 containerID=92896b72da8655df732a863d4a6c4532f67a7ace551087eff5f48c09c7788810 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=2249dc52-053f-4c0c-bd90-4da8fe8b7513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc",
2026-06-11 18:01:02.891128 | controller |     "Jun 11 16:01:22.340885 crc crio[3638]: time=\"2026-06-11T16:01:22.331346973Z\" level=info msg=\"Started container\" PID=12140 containerID=8d9bed40628cc78d99889cfb6c7a55e5522c6d557e7aae12c89e38c24e554356 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=1fa32972-360b-4f10-a446-f4e980d2c84d name=/runtime.v1.RuntimeService/StartContainer sandboxID=eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7",
2026-06-11 18:01:02.891147 | controller |     "Jun 11 16:01:22.340885 crc crio[3638]: time=\"2026-06-11T16:01:22.332688846Z\" level=info msg=\"Started container\" PID=11990 containerID=c265aeffb238142450dffa030eed1dfb382fa4b1831dbc1c6ef4f838dc92c9fe description=openshift-dns/dns-default-qtghf/dns id=6f7451e7-ac9a-4b22-9587-c74d7a6cac96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b",
2026-06-11 18:01:02.891163 | controller |     "Jun 11 16:01:22.340885 crc crio[3638]: time=\"2026-06-11T16:01:22.334765372Z\" level=info msg=\"Started container\" PID=12142 containerID=31ba7ecc8d9a58733b8f5b6bd728b049ad96f0b64c8d8ad487683ef08fd8f3c0 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=ae0f4002-5607-4207-8b10-ad29f9550e64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0",
2026-06-11 18:01:02.891178 | controller |     "Jun 11 16:01:22.340885 crc crio[3638]: time=\"2026-06-11T16:01:22.336522998Z\" level=info msg=\"Started container\" PID=12086 containerID=aeef35967c4b24d0104a5895a7ac27673855348ccd2854e149d20f8e957a886d description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=5d3f5771-ead3-4168-9a1f-fdb55837e25d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43",
2026-06-11 18:01:02.891194 | controller |     "Jun 11 16:01:22.425945 crc crio[3638]: time=\"2026-06-11T16:01:22.42531215Z\" level=info msg=\"Started container\" PID=12138 containerID=e8ec44c747f1088dd5ccd0d4da9cdf9435f4915898001a55d3e73a6804eda8c3 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=6115d516-e44a-482e-a01f-1fddd3a88615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96",
2026-06-11 18:01:02.891210 | controller |     "Jun 11 16:01:22.662584 crc crio[3638]: time=\"2026-06-11T16:01:22.659029588Z\" level=info msg=\"Created container c1d758114d306badb4b04dfb891e3e4c55ac96cf0f8fd29cf3fa417a566d883d: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=e7954ee6-de14-481f-a692-c4895f6c5218 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891225 | controller |     "Jun 11 16:01:22.745826 crc crio[3638]: time=\"2026-06-11T16:01:22.73223458Z\" level=info msg=\"Created container 10b19b3696cc208fb853c8517da06f49e37d376a42e070408f9a46ae81c723ab: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=2b345ec9-3f09-4f3a-8feb-171c4d4bda5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891240 | controller |     "Jun 11 16:01:22.745826 crc crio[3638]: time=\"2026-06-11T16:01:22.733886702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a61e0109-4125-42de-ab22-c7762bdd45cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891255 | controller |     "Jun 11 16:01:22.745826 crc crio[3638]: time=\"2026-06-11T16:01:22.734281966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=79d82737-158b-470a-8673-e85f4c35f5da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891270 | controller |     "Jun 11 16:01:22.745826 crc crio[3638]: time=\"2026-06-11T16:01:22.735354769Z\" level=info msg=\"Created container 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=c8a6f7ad-880a-45e7-af78-f1907903545c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891288 | controller |     "Jun 11 16:01:22.745826 crc crio[3638]: time=\"2026-06-11T16:01:22.739893525Z\" level=info msg=\"Starting container: c1d758114d306badb4b04dfb891e3e4c55ac96cf0f8fd29cf3fa417a566d883d\" id=93ef8739-0fb2-4bb6-9ca7-4744d2db515a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.891304 | controller |     "Jun 11 16:01:22.745826 crc crio[3638]: time=\"2026-06-11T16:01:22.745760873Z\" level=info msg=\"Created container 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=9a863ace-68e0-4cd0-9f5d-8cabbf922b03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891319 | controller |     "Jun 11 16:01:22.750175 crc crio[3638]: time=\"2026-06-11T16:01:22.749990808Z\" level=info msg=\"Created container 5336694880b6557da69cc469056ab2c4e260ae208f2c15ebef2830b0034d51e5: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=193bbb97-b685-4a6a-8897-d6b60b0e990c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891334 | controller |     "Jun 11 16:01:22.761132 crc crio[3638]: time=\"2026-06-11T16:01:22.760998671Z\" level=info msg=\"Starting container: 10b19b3696cc208fb853c8517da06f49e37d376a42e070408f9a46ae81c723ab\" id=c9c0523f-d227-4fa6-9660-6f0d7b911670 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.891349 | controller |     "Jun 11 16:01:22.766659 crc crio[3638]: time=\"2026-06-11T16:01:22.766518787Z\" level=info msg=\"Starting container: 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b\" id=e0a60509-a3e7-40df-9471-ba3f7c935fdd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.891364 | controller |     "Jun 11 16:01:22.767236 crc crio[3638]: time=\"2026-06-11T16:01:22.767090775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a34acbd9-f731-4009-91b6-4eb4c15229fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891380 | controller |     "Jun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.770578047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=773b6e8b-0a64-46dc-8173-7272cde5e592 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891395 | controller |     "Jun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.771077733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2b97d434-8345-4a50-98d0-5033f8ace95b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891410 | controller |     "Jun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.771276789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=af8c78ee-490f-4d84-9228-5a4d3ec27ab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891424 | controller |     "Jun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.766555828Z\" level=info msg=\"Starting container: 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44\" id=1ecf949c-c167-4066-aa1f-82f355218508 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.891440 | controller |     "Jun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.807865408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=503b2aa9-1298-498f-8b28-5689392e4ceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891459 | controller |     "Jun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.810183473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=87ad8af1-ee93-4e32-a26e-c1812e1ef026 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891476 | controller |     "Jun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.810930937Z\" level=info msg=\"Starting container: 5336694880b6557da69cc469056ab2c4e260ae208f2c15ebef2830b0034d51e5\" id=1484b44d-f548-45f8-8072-97038b430597 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.891491 | controller |     "Jun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.81101907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a6f2f56-927c-4a0e-a27c-80347d3afb3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891506 | controller |     "Jun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.811618939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1666fb14-d373-43ef-b928-956f24fedbcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891549 | controller |     "Jun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.812870069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.891568 | controller |     "Jun 11 16:01:22.852870 crc crio[3638]: time=\"2026-06-11T16:01:22.829642467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a61e8d69-fc0e-4772-8264-b60cd1d7855b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891584 | controller |     "Jun 11 16:01:22.928667 crc crio[3638]: time=\"2026-06-11T16:01:22.914357608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3c02a660-1b39-496b-ac3d-de303669cb4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891599 | controller |     "Jun 11 16:01:22.928667 crc crio[3638]: time=\"2026-06-11T16:01:22.917011433Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=13cd4966-0e2d-42f8-8961-a05c353a57d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891613 | controller |     "Jun 11 16:01:22.928667 crc crio[3638]: time=\"2026-06-11T16:01:22.917701125Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=89500633-c0ba-40a3-a7ba-8e6322a4fb15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891628 | controller |     "Jun 11 16:01:22.928667 crc crio[3638]: time=\"2026-06-11T16:01:22.918009325Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=046910df-f725-47bd-b7ef-e062d2c96cba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891643 | controller |     "Jun 11 16:01:22.928667 crc crio[3638]: time=\"2026-06-11T16:01:22.918317595Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=5f7e5377-e258-4b04-a4a5-9895f262935b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891658 | controller |     "Jun 11 16:01:22.928667 crc crio[3638]: time=\"2026-06-11T16:01:22.923222992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.891677 | controller |     "Jun 11 16:01:22.939691 crc crio[3638]: time=\"2026-06-11T16:01:22.934348778Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=a66eda50-4cd5-44c9-91a5-b6459fd5c1e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891693 | controller |     "Jun 11 16:01:22.939691 crc crio[3638]: time=\"2026-06-11T16:01:22.935087131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.891708 | controller |     "Jun 11 16:01:22.942819 crc crio[3638]: time=\"2026-06-11T16:01:22.939864754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.891722 | controller |     "Jun 11 16:01:22.942819 crc crio[3638]: time=\"2026-06-11T16:01:22.940141803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.891737 | controller |     "Jun 11 16:01:22.942819 crc crio[3638]: time=\"2026-06-11T16:01:22.939998029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.891751 | controller |     "Jun 11 16:01:22.955682 crc crio[3638]: time=\"2026-06-11T16:01:22.952048824Z\" level=info msg=\"Started container\" PID=12203 containerID=70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=1ecf949c-c167-4066-aa1f-82f355218508 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21",
2026-06-11 18:01:02.891766 | controller |     "Jun 11 16:01:22.964628 crc crio[3638]: time=\"2026-06-11T16:01:22.963919974Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=79a14269-68f8-4d2a-92d0-31841180f04f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891782 | controller |     "Jun 11 16:01:22.965286 crc crio[3638]: time=\"2026-06-11T16:01:22.965189945Z\" level=info msg=\"Started container\" PID=12202 containerID=10b19b3696cc208fb853c8517da06f49e37d376a42e070408f9a46ae81c723ab description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=c9c0523f-d227-4fa6-9660-6f0d7b911670 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27",
2026-06-11 18:01:02.891797 | controller |     "Jun 11 16:01:23.677671 crc crio[3638]: time=\"2026-06-11T16:01:23.675570066Z\" level=info msg=\"Created container 87c1c8ee534a0d4e039977b31757644ffb212c636430dfaf4eeb3bdb7916e153: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=d39726cd-c801-424c-9fa0-9a6dae220940 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891812 | controller |     "Jun 11 16:01:23.707987 crc crio[3638]: time=\"2026-06-11T16:01:23.707263951Z\" level=info msg=\"Starting container: 87c1c8ee534a0d4e039977b31757644ffb212c636430dfaf4eeb3bdb7916e153\" id=d8469dca-7956-4265-8418-99d883b5a320 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.891827 | controller |     "Jun 11 16:01:23.748670 crc crio[3638]: time=\"2026-06-11T16:01:23.737313732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.891842 | controller |     "Jun 11 16:01:23.776589 crc crio[3638]: time=\"2026-06-11T16:01:23.775587848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=99b86bee-6ec6-4288-b956-3422a7631293 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891861 | controller |     "Jun 11 16:01:23.901799 crc crio[3638]: time=\"2026-06-11T16:01:23.895949458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.891877 | controller |     "Jun 11 16:01:23.931048 crc crio[3638]: time=\"2026-06-11T16:01:23.93068505Z\" level=info msg=\"Started container\" PID=12214 containerID=87c1c8ee534a0d4e039977b31757644ffb212c636430dfaf4eeb3bdb7916e153 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=d8469dca-7956-4265-8418-99d883b5a320 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb",
2026-06-11 18:01:02.891893 | controller |     "Jun 11 16:01:23.934216 crc crio[3638]: time=\"2026-06-11T16:01:23.933777979Z\" level=info msg=\"Started container\" PID=12205 containerID=5336694880b6557da69cc469056ab2c4e260ae208f2c15ebef2830b0034d51e5 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=1484b44d-f548-45f8-8072-97038b430597 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf",
2026-06-11 18:01:02.891908 | controller |     "Jun 11 16:01:23.959276 crc crio[3638]: time=\"2026-06-11T16:01:23.958237511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8d5c642a-047e-4965-8b33-d25ee13ff1db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.891924 | controller |     "Jun 11 16:01:23.999145 crc crio[3638]: time=\"2026-06-11T16:01:23.999081269Z\" level=info msg=\"Started container\" PID=12206 containerID=c1d758114d306badb4b04dfb891e3e4c55ac96cf0f8fd29cf3fa417a566d883d description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=93ef8739-0fb2-4bb6-9ca7-4744d2db515a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384",
2026-06-11 18:01:02.891940 | controller |     "Jun 11 16:01:24.039836 crc crio[3638]: time=\"2026-06-11T16:01:24.018307795Z\" level=info msg=\"Started container\" PID=12215 containerID=4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=e0a60509-a3e7-40df-9471-ba3f7c935fdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574",
2026-06-11 18:01:02.891955 | controller |     "Jun 11 16:01:24.107681 crc crio[3638]: time=\"2026-06-11T16:01:24.106948661Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=ef89365e-9cf6-45c8-bbc2-2c67703da949 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891970 | controller |     "Jun 11 16:01:24.356913 crc crio[3638]: time=\"2026-06-11T16:01:24.356712923Z\" level=info msg=\"Created container c8c9c5e9bad4fdea03bb354664590dcb3d81c0b56c66484d376aee036c477fc6: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=23acae47-f73c-4913-a258-5dbcdf0feb5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.891985 | controller |     "Jun 11 16:01:24.944041 crc crio[3638]: time=\"2026-06-11T16:01:24.941258328Z\" level=info msg=\"Created container 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=8aea0d7e-ce74-4849-804e-7e63f9b92f14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892000 | controller |     "Jun 11 16:01:25.020836 crc crio[3638]: time=\"2026-06-11T16:01:25.001225147Z\" level=info msg=\"Created container b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=df30ba32-e4bd-4cb2-8479-e55e539a5670 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892018 | controller |     "Jun 11 16:01:25.103763 crc crio[3638]: time=\"2026-06-11T16:01:25.044550962Z\" level=info msg=\"Created container d12a8bbce493ebd7f18ee18049fe87ada24ec926d89dbf001a460d66ad4e6fe3: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=8c9860fa-d68d-4c09-85b6-688cacbf3223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892048 | controller |     "Jun 11 16:01:25.121112 crc crio[3638]: time=\"2026-06-11T16:01:25.120778044Z\" level=info msg=\"Starting container: c8c9c5e9bad4fdea03bb354664590dcb3d81c0b56c66484d376aee036c477fc6\" id=0ed558f6-051b-4626-a886-862713f2ac28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.892065 | controller |     "Jun 11 16:01:25.123805 crc crio[3638]: time=\"2026-06-11T16:01:25.123223871Z\" level=info msg=\"Starting container: 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175\" id=ef71a2d5-65fc-4289-acf2-dad0fa9a7c7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.892080 | controller |     "Jun 11 16:01:25.175145 crc crio[3638]: time=\"2026-06-11T16:01:25.174812502Z\" level=info msg=\"Created container 19061d5d26b3946efd6226d7bd039eb511e04a0cf7e264b5daa8200b3f5c81e3: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=503450b2-20a8-422b-b524-70ae387bf12d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892095 | controller |     "Jun 11 16:01:25.256244 crc crio[3638]: time=\"2026-06-11T16:01:25.255281497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=fe09dc8b-f43b-4aec-9ec9-e2cdeac1b8a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.892110 | controller |     "Jun 11 16:01:25.307750 crc crio[3638]: time=\"2026-06-11T16:01:25.283730198Z\" level=info msg=\"Starting container: b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac\" id=dc22140a-7b3b-4355-b25b-4ef68608c217 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.892124 | controller |     "Jun 11 16:01:25.307750 crc crio[3638]: time=\"2026-06-11T16:01:25.283884693Z\" level=info msg=\"Starting container: 19061d5d26b3946efd6226d7bd039eb511e04a0cf7e264b5daa8200b3f5c81e3\" id=8c76a4d6-b212-4efa-bd38-fa288ffa08db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.892139 | controller |     "Jun 11 16:01:25.307750 crc crio[3638]: time=\"2026-06-11T16:01:25.284006696Z\" level=info msg=\"Starting container: d12a8bbce493ebd7f18ee18049fe87ada24ec926d89dbf001a460d66ad4e6fe3\" id=0731e0f5-a064-471b-a48b-61a6e5f0641b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.892153 | controller |     "Jun 11 16:01:25.323776 crc crio[3638]: time=\"2026-06-11T16:01:25.319072708Z\" level=info msg=\"Started container\" PID=12293 containerID=9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=ef71a2d5-65fc-4289-acf2-dad0fa9a7c7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec",
2026-06-11 18:01:02.892169 | controller |     "Jun 11 16:01:25.344067 crc crio[3638]: time=\"2026-06-11T16:01:25.343835991Z\" level=info msg=\"Created container 5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=285cd09a-5ef5-4cce-a826-aa0b6d945293 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892184 | controller |     "Jun 11 16:01:25.361145 crc crio[3638]: time=\"2026-06-11T16:01:25.360322528Z\" level=info msg=\"Starting container: 5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4\" id=23a43f37-5219-4df0-96d9-4b7c4d93e382 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.892202 | controller |     "Jun 11 16:01:25.387923 crc crio[3638]: time=\"2026-06-11T16:01:25.385353859Z\" level=info msg=\"Started container\" PID=12284 containerID=d12a8bbce493ebd7f18ee18049fe87ada24ec926d89dbf001a460d66ad4e6fe3 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=0731e0f5-a064-471b-a48b-61a6e5f0641b name=/runtime.v1.RuntimeService/StartContainer sandboxID=318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d",
2026-06-11 18:01:02.892218 | controller |     "Jun 11 16:01:25.477011 crc crio[3638]: time=\"2026-06-11T16:01:25.476726032Z\" level=info msg=\"Started container\" PID=12317 containerID=5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=23a43f37-5219-4df0-96d9-4b7c4d93e382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6",
2026-06-11 18:01:02.892234 | controller |     "Jun 11 16:01:25.508762 crc crio[3638]: time=\"2026-06-11T16:01:25.50415434Z\" level=info msg=\"Started container\" PID=12273 containerID=19061d5d26b3946efd6226d7bd039eb511e04a0cf7e264b5daa8200b3f5c81e3 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=8c76a4d6-b212-4efa-bd38-fa288ffa08db name=/runtime.v1.RuntimeService/StartContainer sandboxID=40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5",
2026-06-11 18:01:02.892249 | controller |     "Jun 11 16:01:25.510227 crc crio[3638]: time=\"2026-06-11T16:01:25.510005397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.892264 | controller |     "Jun 11 16:01:25.573992 crc crio[3638]: time=\"2026-06-11T16:01:25.569922005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.892279 | controller |     "Jun 11 16:01:25.671091 crc crio[3638]: time=\"2026-06-11T16:01:25.670863926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=5aabb639-00d2-4922-9bb6-e7919b5e31a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.892293 | controller |     "Jun 11 16:01:25.700077 crc crio[3638]: time=\"2026-06-11T16:01:25.697140456Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=f5391ec8-9602-4e57-88e9-edd18d2d8e3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892308 | controller |     "Jun 11 16:01:25.714037 crc crio[3638]: time=\"2026-06-11T16:01:25.703653365Z\" level=info msg=\"Created container 1e5e40504c71fc592f11729e5e49dd7548f2c7294e7a089c36d8ced3065de8ec: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=19899fa7-4c25-4382-b3d9-7b5d145eee29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892323 | controller |     "Jun 11 16:01:25.755911 crc crio[3638]: time=\"2026-06-11T16:01:25.754896995Z\" level=info msg=\"Started container\" PID=12297 containerID=c8c9c5e9bad4fdea03bb354664590dcb3d81c0b56c66484d376aee036c477fc6 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=0ed558f6-051b-4626-a886-862713f2ac28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153",
2026-06-11 18:01:02.892339 | controller |     "Jun 11 16:01:25.775204 crc crio[3638]: time=\"2026-06-11T16:01:25.773020965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.892356 | controller |     "Jun 11 16:01:25.846201 crc crio[3638]: time=\"2026-06-11T16:01:25.845231886Z\" level=info msg=\"Starting container: 1e5e40504c71fc592f11729e5e49dd7548f2c7294e7a089c36d8ced3065de8ec\" id=4aeef606-763b-4580-b70a-68590127dc68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.892372 | controller |     "Jun 11 16:01:26.039481 crc crio[3638]: time=\"2026-06-11T16:01:26.031894579Z\" level=info msg=\"Created container 1b0d29305e0609857b42fe2074243f62ed8787d16373178e7efaf4ad34c74166: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=fcfd64ef-d95c-435e-b5b2-a6676a0aea34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892388 | controller |     "Jun 11 16:01:26.142988 crc crio[3638]: time=\"2026-06-11T16:01:26.142079905Z\" level=info msg=\"Started container\" PID=12298 containerID=b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=dc22140a-7b3b-4355-b25b-4ef68608c217 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1",
2026-06-11 18:01:02.892403 | controller |     "Jun 11 16:01:26.214112 crc crio[3638]: time=\"2026-06-11T16:01:26.191154086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e4788530-76d7-406e-bf6a-862572a9911b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.892418 | controller |     "Jun 11 16:01:26.242690 crc crio[3638]: time=\"2026-06-11T16:01:26.242360053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.892432 | controller |     "Jun 11 16:01:26.254963 crc crio[3638]: time=\"2026-06-11T16:01:26.245202325Z\" level=info msg=\"Created container 276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=c3ddd911-53a4-4aa9-85b9-b30f67cff06e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892447 | controller |     "Jun 11 16:01:26.254963 crc crio[3638]: time=\"2026-06-11T16:01:26.252905591Z\" level=info msg=\"Starting container: 1b0d29305e0609857b42fe2074243f62ed8787d16373178e7efaf4ad34c74166\" id=77891664-8b27-4785-9e44-ff35e79f1c7b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.892461 | controller |     "Jun 11 16:01:26.285282 crc crio[3638]: time=\"2026-06-11T16:01:26.285099821Z\" level=info msg=\"Starting container: 276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f\" id=ed1f9e58-8a58-4fd1-ad7b-d34d55cc0b94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.892476 | controller |     "Jun 11 16:01:26.333672 crc crio[3638]: time=\"2026-06-11T16:01:26.325907916Z\" level=info msg=\"Started container\" PID=12301 containerID=1e5e40504c71fc592f11729e5e49dd7548f2c7294e7a089c36d8ced3065de8ec description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=4aeef606-763b-4580-b70a-68590127dc68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f",
2026-06-11 18:01:02.892491 | controller |     "Jun 11 16:01:26.364732 crc crio[3638]: time=\"2026-06-11T16:01:26.360520934Z\" level=info msg=\"Created container 435bf4b3a3915a37d1976973df4ea3eafbd0d0475a079809e973f461afb03c12: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=0fcb4e31-b6c2-49c2-8416-606cb3cf301d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892507 | controller |     "Jun 11 16:01:26.434255 crc crio[3638]: time=\"2026-06-11T16:01:26.434081379Z\" level=info msg=\"Starting container: 435bf4b3a3915a37d1976973df4ea3eafbd0d0475a079809e973f461afb03c12\" id=4b12d05e-f574-436e-b6f7-2d596b4d2f3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.892558 | controller |     "Jun 11 16:01:26.528721 crc crio[3638]: time=\"2026-06-11T16:01:26.528357436Z\" level=info msg=\"Started container\" PID=12313 containerID=1b0d29305e0609857b42fe2074243f62ed8787d16373178e7efaf4ad34c74166 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=77891664-8b27-4785-9e44-ff35e79f1c7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e",
2026-06-11 18:01:02.892578 | controller |     "Jun 11 16:01:26.631842 crc crio[3638]: time=\"2026-06-11T16:01:26.63163215Z\" level=info msg=\"Created container 4baee8a9c2d77d2751e7b899a1e59b7db206e9efc65ad37d0ab557658fe3ba57: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=a8a6bb20-50da-467d-8347-6be3c3a27200 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892594 | controller |     "Jun 11 16:01:26.661779 crc crio[3638]: time=\"2026-06-11T16:01:26.661380183Z\" level=info msg=\"Starting container: 4baee8a9c2d77d2751e7b899a1e59b7db206e9efc65ad37d0ab557658fe3ba57\" id=7a1ae41b-6a51-4630-bd4c-1545b16c10b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.892610 | controller |     "Jun 11 16:01:26.707815 crc crio[3638]: time=\"2026-06-11T16:01:26.707351543Z\" level=info msg=\"Started container\" PID=12303 containerID=435bf4b3a3915a37d1976973df4ea3eafbd0d0475a079809e973f461afb03c12 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=4b12d05e-f574-436e-b6f7-2d596b4d2f3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760",
2026-06-11 18:01:02.892627 | controller |     "Jun 11 16:01:26.707815 crc crio[3638]: time=\"2026-06-11T16:01:26.707745625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=d8a996fb-c14a-4af1-8980-0e060e69a3b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.892642 | controller |     "Jun 11 16:01:26.723128 crc crio[3638]: time=\"2026-06-11T16:01:26.720257756Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6fe953b5-b5f4-4c97-a099-2bbecebf42b1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.892657 | controller |     "Jun 11 16:01:26.846359 crc crio[3638]: time=\"2026-06-11T16:01:26.846058982Z\" level=info msg=\"Started container\" PID=12397 containerID=4baee8a9c2d77d2751e7b899a1e59b7db206e9efc65ad37d0ab557658fe3ba57 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=7a1ae41b-6a51-4630-bd4c-1545b16c10b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b",
2026-06-11 18:01:02.892672 | controller |     "Jun 11 16:01:26.983292 crc crio[3638]: time=\"2026-06-11T16:01:26.983101597Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2bc3ccdf-c37c-4dd0-96f9-20913803b1ad name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.892687 | controller |     "Jun 11 16:01:27.019887 crc crio[3638]: time=\"2026-06-11T16:01:27.019077658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.892703 | controller |     "Jun 11 16:01:27.062245 crc crio[3638]: time=\"2026-06-11T16:01:27.06100846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.892717 | controller |     "Jun 11 16:01:27.076919 crc crio[3638]: time=\"2026-06-11T16:01:27.076373272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=306480f2-07dc-42fa-ba9c-fdd63a08ace5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.892736 | controller |     "Jun 11 16:01:27.151004 crc crio[3638]: time=\"2026-06-11T16:01:27.150849375Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.892751 | controller |     "Jun 11 16:01:27.173930 crc crio[3638]: time=\"2026-06-11T16:01:27.169763459Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:01:02.892766 | controller |     "Jun 11 16:01:27.186732 crc crio[3638]: time=\"2026-06-11T16:01:27.185915917Z\" level=info msg=\"Started container\" PID=12309 containerID=276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=ed1f9e58-8a58-4fd1-ad7b-d34d55cc0b94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177",
2026-06-11 18:01:02.892781 | controller |     "Jun 11 16:01:27.291925 crc crio[3638]: time=\"2026-06-11T16:01:27.291079593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.892796 | controller |     "Jun 11 16:01:27.593624 crc crio[3638]: time=\"2026-06-11T16:01:27.565647878Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e6b5d893-874a-4a41-93d0-4b2d54a99e66 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.892811 | controller |     "Jun 11 16:01:27.617984 crc crio[3638]: time=\"2026-06-11T16:01:27.617924511Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.892826 | controller |     "Jun 11 16:01:28.165707 crc crio[3638]: time=\"2026-06-11T16:01:28.164393619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=e92c7d82-e995-4da0-85b9-efd1e4ae78f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.892841 | controller |     "Jun 11 16:01:28.468683 crc crio[3638]: time=\"2026-06-11T16:01:28.468010126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=95b052ba-81e8-4515-b91e-8688efbe032a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.892855 | controller |     "Jun 11 16:01:28.494792 crc crio[3638]: time=\"2026-06-11T16:01:28.493373017Z\" level=info msg=\"Created container f036c5ff8a4de92b102d8629a5849146e5bfd443a190bab7d98dfdd3f5318228: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=5f7e5377-e258-4b04-a4a5-9895f262935b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892871 | controller |     "Jun 11 16:01:28.533219 crc crio[3638]: time=\"2026-06-11T16:01:28.532010193Z\" level=info msg=\"Starting container: f036c5ff8a4de92b102d8629a5849146e5bfd443a190bab7d98dfdd3f5318228\" id=c6fec2f1-4405-432a-85a9-8838794cdd16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.892887 | controller |     "Jun 11 16:01:29.239715 crc crio[3638]: time=\"2026-06-11T16:01:29.225069061Z\" level=info msg=\"Started container\" PID=12433 containerID=f036c5ff8a4de92b102d8629a5849146e5bfd443a190bab7d98dfdd3f5318228 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=c6fec2f1-4405-432a-85a9-8838794cdd16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08",
2026-06-11 18:01:02.892902 | controller |     "Jun 11 16:01:30.761475 crc crio[3638]: time=\"2026-06-11T16:01:30.75983023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=5a339734-4d3c-40bf-89fa-6ded92111354 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.892921 | controller |     "Jun 11 16:01:30.762141 crc crio[3638]: time=\"2026-06-11T16:01:30.761472984Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=fafddd4f-ae0e-4ad2-9860-3f0c3988f3ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892937 | controller |     "Jun 11 16:01:30.786808 crc crio[3638]: time=\"2026-06-11T16:01:30.786698431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.892952 | controller |     "Jun 11 16:01:30.803734 crc crio[3638]: time=\"2026-06-11T16:01:30.802877188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.892967 | controller |     "Jun 11 16:01:30.846583 crc crio[3638]: time=\"2026-06-11T16:01:30.846291878Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=6b5bfcc0-d85b-4e53-82a9-c688428dfcd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892982 | controller |     "Jun 11 16:01:30.847303 crc crio[3638]: time=\"2026-06-11T16:01:30.847086313Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=b624c64b-c809-4431-8489-647d490c5cda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.892998 | controller |     "Jun 11 16:01:31.007336 crc crio[3638]: time=\"2026-06-11T16:01:31.00701333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893012 | controller |     "Jun 11 16:01:31.089004 crc crio[3638]: time=\"2026-06-11T16:01:31.088746136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a37b2add-f8bf-429a-be7e-18aff1e7df43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.893027 | controller |     "Jun 11 16:01:31.092595 crc crio[3638]: time=\"2026-06-11T16:01:31.090189101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893042 | controller |     "Jun 11 16:01:31.239345 crc crio[3638]: time=\"2026-06-11T16:01:31.239290673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=796819e3-7be7-4562-a29a-6ce1599d3403 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.893056 | controller |     "Jun 11 16:01:32.061987 crc crio[3638]: time=\"2026-06-11T16:01:32.057316578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893071 | controller |     "Jun 11 16:01:32.128892 crc crio[3638]: time=\"2026-06-11T16:01:32.125392777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893085 | controller |     "Jun 11 16:01:32.128892 crc crio[3638]: time=\"2026-06-11T16:01:32.125734778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893099 | controller |     "Jun 11 16:01:32.638985 crc crio[3638]: time=\"2026-06-11T16:01:32.6342494Z\" level=info msg=\"Created container c65e01bffee0271d920e9607375a557f5ee0ef1f59e7ace88ec5dd31bc50b572: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=13cd4966-0e2d-42f8-8961-a05c353a57d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.893117 | controller |     "Jun 11 16:01:32.657841 crc crio[3638]: time=\"2026-06-11T16:01:32.657792733Z\" level=info msg=\"Starting container: c65e01bffee0271d920e9607375a557f5ee0ef1f59e7ace88ec5dd31bc50b572\" id=00715b8f-3a4c-4614-afde-b33ee3513f98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.893132 | controller |     "Jun 11 16:01:32.968984 crc crio[3638]: time=\"2026-06-11T16:01:32.968304449Z\" level=info msg=\"Started container\" PID=12495 containerID=c65e01bffee0271d920e9607375a557f5ee0ef1f59e7ace88ec5dd31bc50b572 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=00715b8f-3a4c-4614-afde-b33ee3513f98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb",
2026-06-11 18:01:02.893147 | controller |     "Jun 11 16:01:33.205849 crc crio[3638]: time=\"2026-06-11T16:01:33.202250115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893162 | controller |     "Jun 11 16:01:33.270074 crc crio[3638]: time=\"2026-06-11T16:01:33.269063263Z\" level=info msg=\"Created container 9b7fe4bd8cfb03467635052a0c9c7ef16d5c4c2252cbdea6eac0ab23f4d5f995: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=a66eda50-4cd5-44c9-91a5-b6459fd5c1e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.893177 | controller |     "Jun 11 16:01:33.388324 crc crio[3638]: time=\"2026-06-11T16:01:33.387055109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893192 | controller |     "Jun 11 16:01:33.426847 crc crio[3638]: time=\"2026-06-11T16:01:33.426714367Z\" level=info msg=\"Created container 520359608f6aea8b2b2a2da2b6a2adcc2822b3ec62d4c9e08c1632b6914cd150: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=79a14269-68f8-4d2a-92d0-31841180f04f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.893208 | controller |     "Jun 11 16:01:33.458661 crc crio[3638]: time=\"2026-06-11T16:01:33.458044609Z\" level=info msg=\"Starting container: 520359608f6aea8b2b2a2da2b6a2adcc2822b3ec62d4c9e08c1632b6914cd150\" id=b7e7b891-822c-4934-bf96-8831aad054b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.893223 | controller |     "Jun 11 16:01:33.503701 crc crio[3638]: time=\"2026-06-11T16:01:33.493292868Z\" level=info msg=\"Starting container: 9b7fe4bd8cfb03467635052a0c9c7ef16d5c4c2252cbdea6eac0ab23f4d5f995\" id=e8073bcb-5bf1-4776-81ed-2a77d31b6eec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.893238 | controller |     "Jun 11 16:01:33.902281 crc crio[3638]: time=\"2026-06-11T16:01:33.900131176Z\" level=info msg=\"Started container\" PID=12625 containerID=9b7fe4bd8cfb03467635052a0c9c7ef16d5c4c2252cbdea6eac0ab23f4d5f995 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=e8073bcb-5bf1-4776-81ed-2a77d31b6eec name=/runtime.v1.RuntimeService/StartContainer sandboxID=a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae",
2026-06-11 18:01:02.893253 | controller |     "Jun 11 16:01:33.941025 crc crio[3638]: time=\"2026-06-11T16:01:33.939953421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=9e031ec1-d09c-41b8-923b-be90474bc4c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.893269 | controller |     "Jun 11 16:01:33.959186 crc crio[3638]: time=\"2026-06-11T16:01:33.958966899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=dfbe2cda-cb00-403c-a35c-654e3d7b4bc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.893287 | controller |     "Jun 11 16:01:34.647188 crc crio[3638]: time=\"2026-06-11T16:01:34.646276082Z\" level=info msg=\"Started container\" PID=12606 containerID=520359608f6aea8b2b2a2da2b6a2adcc2822b3ec62d4c9e08c1632b6914cd150 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=b7e7b891-822c-4934-bf96-8831aad054b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570",
2026-06-11 18:01:02.893303 | controller |     "Jun 11 16:01:35.164906 crc crio[3638]: time=\"2026-06-11T16:01:35.164304598Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f4f9a7c5-995d-4b4d-8b1d-2276e5b6572a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.893319 | controller |     "Jun 11 16:01:35.224763 crc crio[3638]: time=\"2026-06-11T16:01:35.217252752Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=85bf5182-dcfd-45ce-977a-5b0bad154d46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.893335 | controller |     "Jun 11 16:01:35.224763 crc crio[3638]: time=\"2026-06-11T16:01:35.217952555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893350 | controller |     "Jun 11 16:01:35.267944 crc crio[3638]: time=\"2026-06-11T16:01:35.259870106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893364 | controller |     "Jun 11 16:01:36.157092 crc crio[3638]: time=\"2026-06-11T16:01:36.15600464Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bb13c753-b5fd-482c-b0e3-962105b75982 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.893379 | controller |     "Jun 11 16:01:36.250352 crc crio[3638]: time=\"2026-06-11T16:01:36.249635487Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.893394 | controller |     "Jun 11 16:01:37.703667 crc crio[3638]: time=\"2026-06-11T16:01:37.702930492Z\" level=info msg=\"Created container c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=046910df-f725-47bd-b7ef-e062d2c96cba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.893410 | controller |     "Jun 11 16:01:37.778874 crc crio[3638]: time=\"2026-06-11T16:01:37.778271012Z\" level=info msg=\"Starting container: c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda\" id=00e1b665-5e45-4876-bee4-1408375b7e59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.893425 | controller |     "Jun 11 16:01:37.840953 crc crio[3638]: time=\"2026-06-11T16:01:37.840013098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893441 | controller |     "Jun 11 16:01:38.124783 crc crio[3638]: time=\"2026-06-11T16:01:38.124570302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893456 | controller |     "Jun 11 16:01:38.423861 crc crio[3638]: time=\"2026-06-11T16:01:38.423132357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893471 | controller |     "Jun 11 16:01:38.507351 crc crio[3638]: time=\"2026-06-11T16:01:38.50728865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893489 | controller |     "Jun 11 16:01:38.726035 crc crio[3638]: time=\"2026-06-11T16:01:38.724057487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893505 | controller |     "Jun 11 16:01:39.146501 crc crio[3638]: time=\"2026-06-11T16:01:39.118193189Z\" level=info msg=\"Started container\" PID=12676 containerID=c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=00e1b665-5e45-4876-bee4-1408375b7e59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0",
2026-06-11 18:01:02.893548 | controller |     "Jun 11 16:01:39.456143 crc crio[3638]: time=\"2026-06-11T16:01:39.434010515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893567 | controller |     "Jun 11 16:01:41.190197 crc crio[3638]: time=\"2026-06-11T16:01:41.189071444Z\" level=info msg=\"Created container 0e340105e995e5560f7644bdb8d897fc60be5fda5f04eae23b992843b0e8e465: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=89500633-c0ba-40a3-a7ba-8e6322a4fb15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.893583 | controller |     "Jun 11 16:01:41.216876 crc crio[3638]: time=\"2026-06-11T16:01:41.216020397Z\" level=info msg=\"Starting container: 0e340105e995e5560f7644bdb8d897fc60be5fda5f04eae23b992843b0e8e465\" id=a0d6fe18-a18f-447f-9cb7-ae5c37d06328 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.893599 | controller |     "Jun 11 16:01:41.909883 crc crio[3638]: time=\"2026-06-11T16:01:41.90492159Z\" level=info msg=\"Created container a8fd6aaebdfedbaac32df6896ffd31c5aee8d0a2c04d6d5c89d7f07a12a73382: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=f5391ec8-9602-4e57-88e9-edd18d2d8e3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.893614 | controller |     "Jun 11 16:01:42.034235 crc crio[3638]: time=\"2026-06-11T16:01:42.024327262Z\" level=info msg=\"Starting container: a8fd6aaebdfedbaac32df6896ffd31c5aee8d0a2c04d6d5c89d7f07a12a73382\" id=7e757678-ff41-4350-912d-9983701ceb40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.893629 | controller |     "Jun 11 16:01:42.133270 crc crio[3638]: time=\"2026-06-11T16:01:42.131058827Z\" level=info msg=\"Started container\" PID=12748 containerID=a8fd6aaebdfedbaac32df6896ffd31c5aee8d0a2c04d6d5c89d7f07a12a73382 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=7e757678-ff41-4350-912d-9983701ceb40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384",
2026-06-11 18:01:02.893645 | controller |     "Jun 11 16:01:42.426052 crc crio[3638]: time=\"2026-06-11T16:01:42.424187784Z\" level=info msg=\"Started container\" PID=12742 containerID=0e340105e995e5560f7644bdb8d897fc60be5fda5f04eae23b992843b0e8e465 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=a0d6fe18-a18f-447f-9cb7-ae5c37d06328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b",
2026-06-11 18:01:02.893660 | controller |     "Jun 11 16:01:43.705882 crc crio[3638]: time=\"2026-06-11T16:01:43.698828798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893677 | controller |     "Jun 11 16:01:43.726927 crc crio[3638]: time=\"2026-06-11T16:01:43.710748988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893695 | controller |     "Jun 11 16:01:47.484799 crc crio[3638]: time=\"2026-06-11T16:01:47.484744336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893711 | controller |     "Jun 11 16:01:47.667306 crc crio[3638]: time=\"2026-06-11T16:01:47.667255869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893726 | controller |     "Jun 11 16:01:47.761888 crc crio[3638]: time=\"2026-06-11T16:01:47.761336243Z\" level=info msg=\"Created container b30ceb9ec777970ec73fb925ecfb187985edf2d113f6a03d56144f1660d5b5c1: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=b624c64b-c809-4431-8489-647d490c5cda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.893740 | controller |     "Jun 11 16:01:48.009992 crc crio[3638]: time=\"2026-06-11T16:01:48.009318677Z\" level=info msg=\"Starting container: b30ceb9ec777970ec73fb925ecfb187985edf2d113f6a03d56144f1660d5b5c1\" id=ca023ca9-af57-418c-a592-a2de14a9f72b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.893755 | controller |     "Jun 11 16:01:48.462239 crc crio[3638]: time=\"2026-06-11T16:01:48.461112554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893770 | controller |     "Jun 11 16:01:48.566819 crc crio[3638]: time=\"2026-06-11T16:01:48.565407307Z\" level=info msg=\"Started container\" PID=12784 containerID=b30ceb9ec777970ec73fb925ecfb187985edf2d113f6a03d56144f1660d5b5c1 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=ca023ca9-af57-418c-a592-a2de14a9f72b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760",
2026-06-11 18:01:02.893785 | controller |     "Jun 11 16:01:49.489826 crc crio[3638]: time=\"2026-06-11T16:01:49.487265693Z\" level=info msg=\"Created container 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f4f9a7c5-995d-4b4d-8b1d-2276e5b6572a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.893800 | controller |     "Jun 11 16:01:50.278990 crc crio[3638]: time=\"2026-06-11T16:01:50.278377204Z\" level=info msg=\"Starting container: 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932\" id=e223df78-b10a-4c2f-b103-fe2dab936642 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.893815 | controller |     "Jun 11 16:01:50.638242 crc crio[3638]: time=\"2026-06-11T16:01:50.634214705Z\" level=info msg=\"Started container\" PID=12902 containerID=23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=e223df78-b10a-4c2f-b103-fe2dab936642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a",
2026-06-11 18:01:02.893829 | controller |     "Jun 11 16:01:50.659941 crc crio[3638]: time=\"2026-06-11T16:01:50.659771326Z\" level=info msg=\"Stopping container: a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04 (timeout: 30s)\" id=26bd5a7b-0e8f-46d1-896a-01dfb4b3d66f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.893844 | controller |     "Jun 11 16:01:50.713075 crc crio[3638]: time=\"2026-06-11T16:01:50.712843845Z\" level=info msg=\"Stopping container: ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d (timeout: 2s)\" id=35f59b0b-3ad9-46cd-bb9d-f9f862088cbf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.893862 | controller |     "Jun 11 16:01:50.718919 crc crio[3638]: time=\"2026-06-11T16:01:50.716756837Z\" level=info msg=\"Stopping container: 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765 (timeout: 30s)\" id=7e1e5360-9606-4d7c-b878-bbada2c08229 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.893877 | controller |     "Jun 11 16:01:51.638800 crc crio[3638]: time=\"2026-06-11T16:01:51.589203221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.893892 | controller |     "Jun 11 16:01:51.657380 crc crio[3638]: time=\"2026-06-11T16:01:51.654913928Z\" level=info msg=\"Stopped container 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=7e1e5360-9606-4d7c-b878-bbada2c08229 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.893906 | controller |     "Jun 11 16:01:52.193759 crc crio[3638]: time=\"2026-06-11T16:01:52.186143835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=6c3f29b9-ec25-4010-9ecf-6a2152df1e25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.893921 | controller |     "Jun 11 16:01:52.271612 crc crio[3638]: time=\"2026-06-11T16:01:52.263102205Z\" level=info msg=\"Stopping container: 5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4 (timeout: 30s)\" id=4d12c2e6-98ca-46e4-9742-2954f45416d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.893935 | controller |     "Jun 11 16:01:52.289347 crc crio[3638]: time=\"2026-06-11T16:01:52.280095225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=b2eb21f5-f4c0-44b5-879e-b25e48350bdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.893953 | controller |     "Jun 11 16:01:52.475173 crc crio[3638]: time=\"2026-06-11T16:01:52.474729792Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b1e0903b-e741-49b1-a48f-1d03cfdc37d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.893976 | controller |     "Jun 11 16:01:52.712377 crc crio[3638]: time=\"2026-06-11T16:01:52.712154318Z\" level=info msg=\"Stopping container: b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac (timeout: 30s)\" id=de658234-b16c-421d-9dcc-39647d83ffbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.894002 | controller |     "Jun 11 16:01:52.820213 crc crio[3638]: time=\"2026-06-11T16:01:52.815320835Z\" level=info msg=\"Stopped container ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=35f59b0b-3ad9-46cd-bb9d-f9f862088cbf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.894020 | controller |     "Jun 11 16:01:52.929985 crc crio[3638]: time=\"2026-06-11T16:01:52.924390051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894036 | controller |     "Jun 11 16:01:52.940642 crc crio[3638]: time=\"2026-06-11T16:01:52.938289018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9ed2d560-8b30-45bc-8431-f6a0ebae54bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.894051 | controller |     "Jun 11 16:01:52.991378 crc crio[3638]: time=\"2026-06-11T16:01:52.991184722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b05ce399-63d5-418e-89b9-3d03a96c1571 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.894071 | controller |     "Jun 11 16:01:53.057897 crc crio[3638]: time=\"2026-06-11T16:01:53.042815686Z\" level=info msg=\"Created container 7f166dbf8d3ae325333689378f372c5ed7948045c3ec56c0ea6d81ee06522924: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=ef89365e-9cf6-45c8-bbc2-2c67703da949 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.894086 | controller |     "Jun 11 16:01:53.164136 crc crio[3638]: time=\"2026-06-11T16:01:53.163923266Z\" level=info msg=\"Starting container: 7f166dbf8d3ae325333689378f372c5ed7948045c3ec56c0ea6d81ee06522924\" id=47d7d629-b254-426a-ab37-05e141dde2d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.894101 | controller |     "Jun 11 16:01:53.204958 crc crio[3638]: time=\"2026-06-11T16:01:53.20319298Z\" level=info msg=\"Stopped container a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=26bd5a7b-0e8f-46d1-896a-01dfb4b3d66f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.894116 | controller |     "Jun 11 16:01:53.367881 crc crio[3638]: time=\"2026-06-11T16:01:53.367093895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=93606507-865d-44c0-952e-eb1058d372da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.894131 | controller |     "Jun 11 16:01:53.695315 crc crio[3638]: time=\"2026-06-11T16:01:53.676242887Z\" level=info msg=\"Started container\" PID=13003 containerID=7f166dbf8d3ae325333689378f372c5ed7948045c3ec56c0ea6d81ee06522924 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=47d7d629-b254-426a-ab37-05e141dde2d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc",
2026-06-11 18:01:02.894147 | controller |     "Jun 11 16:01:54.671366 crc crio[3638]: time=\"2026-06-11T16:01:54.665894629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894163 | controller |     "Jun 11 16:01:54.783084 crc crio[3638]: time=\"2026-06-11T16:01:54.777335201Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=09038b12-f20f-4594-9b5f-a778e2ccb1d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.894178 | controller |     "Jun 11 16:01:54.783773 crc crio[3638]: time=\"2026-06-11T16:01:54.783589237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894193 | controller |     "Jun 11 16:01:54.974103 crc crio[3638]: time=\"2026-06-11T16:01:54.970907084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=99ec406a-fb0f-4356-80b8-3424cc90779d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.894207 | controller |     "Jun 11 16:01:55.616772 crc crio[3638]: time=\"2026-06-11T16:01:55.59521087Z\" level=info msg=\"Stopped container 5ecbbce91313a77806536da857129d031173cfee00d125520f1ab4c350169fb4: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=4d12c2e6-98ca-46e4-9742-2954f45416d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.894222 | controller |     "Jun 11 16:01:55.641322 crc crio[3638]: time=\"2026-06-11T16:01:55.640895625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=52963edf-5a3f-4544-b063-81982df0b54f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.894241 | controller |     "Jun 11 16:01:55.692672 crc crio[3638]: time=\"2026-06-11T16:01:55.681969232Z\" level=info msg=\"Stopping container: 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c (timeout: 30s)\" id=c1887fb5-67bf-4663-a725-a042a0624f7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.894256 | controller |     "Jun 11 16:01:56.031220 crc crio[3638]: time=\"2026-06-11T16:01:56.018111679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894272 | controller |     "Jun 11 16:01:56.700211 crc crio[3638]: time=\"2026-06-11T16:01:56.698348762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894287 | controller |     "Jun 11 16:01:56.828740 crc crio[3638]: time=\"2026-06-11T16:01:56.778790564Z\" level=info msg=\"Stopped container b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=de658234-b16c-421d-9dcc-39647d83ffbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.894302 | controller |     "Jun 11 16:01:56.833310 crc crio[3638]: time=\"2026-06-11T16:01:56.831394872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86e329d5-438d-41a8-93b8-44b935db31c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.894317 | controller |     "Jun 11 16:01:57.829885 crc crio[3638]: time=\"2026-06-11T16:01:57.827948224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aae02cf7-4de8-4906-90f1-ced854e19195 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.894332 | controller |     "Jun 11 16:01:57.881072 crc crio[3638]: time=\"2026-06-11T16:01:57.880573712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6a41f474-945b-4895-a4d8-ce3b765ce36b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.894347 | controller |     "Jun 11 16:01:58.173171 crc crio[3638]: time=\"2026-06-11T16:01:58.172093929Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ebac9856-7ce9-4f45-b55e-d4185d6a6381 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.894362 | controller |     "Jun 11 16:01:58.173171 crc crio[3638]: time=\"2026-06-11T16:01:58.173169905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894377 | controller |     "Jun 11 16:01:58.292402 crc crio[3638]: time=\"2026-06-11T16:01:58.291734054Z\" level=info msg=\"Created container 1ecb350b87b10004b69db1dfd31af9e4f5c06bd7704b0dcf99357a716c06f76d: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=c47127e5-d15f-4ae2-ba1d-abff0f9e9eea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.894393 | controller |     "Jun 11 16:01:58.304041 crc crio[3638]: time=\"2026-06-11T16:01:58.303293036Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=7dc1a9a9-f4f0-46d3-9537-45908ae4a180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.894408 | controller |     "Jun 11 16:01:58.306102 crc crio[3638]: time=\"2026-06-11T16:01:58.304089335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894422 | controller |     "Jun 11 16:01:58.532824 crc crio[3638]: time=\"2026-06-11T16:01:58.532325825Z\" level=info msg=\"Created container c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b1e0903b-e741-49b1-a48f-1d03cfdc37d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.894440 | controller |     "Jun 11 16:01:58.707348 crc crio[3638]: time=\"2026-06-11T16:01:58.707211899Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=292c5ecd-af2c-4f97-b186-7596a3eb2897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.894456 | controller |     "Jun 11 16:01:59.139786 crc crio[3638]: time=\"2026-06-11T16:01:59.139621021Z\" level=info msg=\"Starting container: c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a\" id=dc7a1d74-c87c-4db7-94cb-3ab2c66a7084 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.894471 | controller |     "Jun 11 16:01:59.281627 crc crio[3638]: time=\"2026-06-11T16:01:59.277083664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894486 | controller |     "Jun 11 16:01:59.361209 crc crio[3638]: time=\"2026-06-11T16:01:59.359988504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894501 | controller |     "Jun 11 16:01:59.391216 crc crio[3638]: time=\"2026-06-11T16:01:59.390223296Z\" level=info msg=\"Starting container: 1ecb350b87b10004b69db1dfd31af9e4f5c06bd7704b0dcf99357a716c06f76d\" id=ad456f15-4631-443f-b6c6-89ab5cf67166 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.894543 | controller |     "Jun 11 16:01:59.409771 crc crio[3638]: time=\"2026-06-11T16:01:59.409324896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894563 | controller |     "Jun 11 16:01:59.545828 crc crio[3638]: time=\"2026-06-11T16:01:59.54558084Z\" level=info msg=\"Started container\" PID=13081 containerID=c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=dc7a1d74-c87c-4db7-94cb-3ab2c66a7084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54",
2026-06-11 18:01:02.894579 | controller |     "Jun 11 16:01:59.591798 crc crio[3638]: time=\"2026-06-11T16:01:59.590655711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894594 | controller |     "Jun 11 16:02:00.250240 crc crio[3638]: time=\"2026-06-11T16:02:00.249950111Z\" level=info msg=\"Stopped container 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=c1887fb5-67bf-4663-a725-a042a0624f7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.894610 | controller |     "Jun 11 16:02:00.336876 crc crio[3638]: time=\"2026-06-11T16:02:00.330415914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3354f5fc-de69-404e-8a51-9268f0fd0345 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.894625 | controller |     "Jun 11 16:02:00.499118 crc crio[3638]: time=\"2026-06-11T16:02:00.498387216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894640 | controller |     "Jun 11 16:02:00.974369 crc crio[3638]: time=\"2026-06-11T16:02:00.974088316Z\" level=info msg=\"Created container 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=09038b12-f20f-4594-9b5f-a778e2ccb1d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.894659 | controller |     "Jun 11 16:02:01.039168 crc crio[3638]: time=\"2026-06-11T16:02:01.038186734Z\" level=info msg=\"Started container\" PID=13049 containerID=1ecb350b87b10004b69db1dfd31af9e4f5c06bd7704b0dcf99357a716c06f76d description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=ad456f15-4631-443f-b6c6-89ab5cf67166 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e",
2026-06-11 18:01:02.894675 | controller |     "Jun 11 16:02:01.166939 crc crio[3638]: time=\"2026-06-11T16:02:01.165824697Z\" level=info msg=\"Starting container: 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1\" id=51cd7518-e7de-4a59-9c06-8c614c05eb13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.894692 | controller |     "Jun 11 16:02:01.208841 crc crio[3638]: time=\"2026-06-11T16:02:01.208790148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c3d7b748-b30f-40c5-86dd-36e0c71b498e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.894708 | controller |     "Jun 11 16:02:01.272277 crc crio[3638]: time=\"2026-06-11T16:02:01.27223697Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=66e24b58-3fe8-4e0c-a309-a73974b83340 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.894723 | controller |     "Jun 11 16:02:01.485957 crc crio[3638]: time=\"2026-06-11T16:02:01.4830625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894738 | controller |     "Jun 11 16:02:01.487207 crc crio[3638]: time=\"2026-06-11T16:02:01.487158526Z\" level=info msg=\"Started container\" PID=13131 containerID=062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=51cd7518-e7de-4a59-9c06-8c614c05eb13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1",
2026-06-11 18:01:02.894754 | controller |     "Jun 11 16:02:01.614503 crc crio[3638]: time=\"2026-06-11T16:02:01.604829234Z\" level=info msg=\"Created container 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ebac9856-7ce9-4f45-b55e-d4185d6a6381 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.894768 | controller |     "Jun 11 16:02:01.712746 crc crio[3638]: time=\"2026-06-11T16:02:01.712317222Z\" level=info msg=\"Starting container: 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81\" id=c7c7792a-9c26-43e8-8414-85f0a57e2593 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.894783 | controller |     "Jun 11 16:02:01.794986 crc crio[3638]: time=\"2026-06-11T16:02:01.792150409Z\" level=info msg=\"Stopping container: 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932 (timeout: 30s)\" id=1bebe35d-d6bb-4b2b-af4e-e804e13eeb56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.894799 | controller |     "Jun 11 16:02:02.209930 crc crio[3638]: time=\"2026-06-11T16:02:02.209388146Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=ef2e0df9-b1fe-4dc2-a40d-46e556895f09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.894814 | controller |     "Jun 11 16:02:02.210100 crc crio[3638]: time=\"2026-06-11T16:02:02.21003974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894832 | controller |     "Jun 11 16:02:02.217753 crc crio[3638]: time=\"2026-06-11T16:02:02.21336296Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=851d20cc-2071-4420-af3d-0c67a2793e15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.894848 | controller |     "Jun 11 16:02:02.246123 crc crio[3638]: time=\"2026-06-11T16:02:02.24188858Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=2f859aff-0373-4735-b906-93b8ddd167ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.894863 | controller |     "Jun 11 16:02:02.246123 crc crio[3638]: time=\"2026-06-11T16:02:02.242299509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894877 | controller |     "Jun 11 16:02:02.443333 crc crio[3638]: time=\"2026-06-11T16:02:02.443077322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894892 | controller |     "Jun 11 16:02:02.915227 crc crio[3638]: time=\"2026-06-11T16:02:02.908227756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894906 | controller |     "Jun 11 16:02:03.330390 crc crio[3638]: time=\"2026-06-11T16:02:03.329307591Z\" level=info msg=\"Started container\" PID=13156 containerID=9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=c7c7792a-9c26-43e8-8414-85f0a57e2593 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1",
2026-06-11 18:01:02.894921 | controller |     "Jun 11 16:02:03.427864 crc crio[3638]: time=\"2026-06-11T16:02:03.42277863Z\" level=info msg=\"Stopping container: 5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97 (timeout: 3600s)\" id=b6a2d212-d705-4998-8adf-336d00de4970 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.894937 | controller |     "Jun 11 16:02:03.477796 crc crio[3638]: time=\"2026-06-11T16:02:03.477369124Z\" level=info msg=\"Created container f18386af899f9da11a5ac419e5067a90f83106a7dae1be19a9f0a9bb6b8c3348: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=85bf5182-dcfd-45ce-977a-5b0bad154d46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.894951 | controller |     "Jun 11 16:02:03.543123 crc crio[3638]: time=\"2026-06-11T16:02:03.543038549Z\" level=info msg=\"Starting container: f18386af899f9da11a5ac419e5067a90f83106a7dae1be19a9f0a9bb6b8c3348\" id=17f7885f-95d3-4094-8a8f-c6ede969af14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.894967 | controller |     "Jun 11 16:02:04.165402 crc crio[3638]: time=\"2026-06-11T16:02:04.165066951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.894982 | controller |     "Jun 11 16:02:04.689215 crc crio[3638]: time=\"2026-06-11T16:02:04.688121306Z\" level=info msg=\"Created container c82619e831721e2469451913c8761ad003d4c79c97b8ef7c912fa25325d78317: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=292c5ecd-af2c-4f97-b186-7596a3eb2897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.894997 | controller |     "Jun 11 16:02:04.746206 crc crio[3638]: time=\"2026-06-11T16:02:04.746029187Z\" level=info msg=\"Starting container: c82619e831721e2469451913c8761ad003d4c79c97b8ef7c912fa25325d78317\" id=b4f2b6cd-1931-4183-8381-864fe9fe516b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.895015 | controller |     "Jun 11 16:02:05.045031 crc crio[3638]: time=\"2026-06-11T16:02:05.043915655Z\" level=info msg=\"Started container\" PID=13175 containerID=f18386af899f9da11a5ac419e5067a90f83106a7dae1be19a9f0a9bb6b8c3348 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=17f7885f-95d3-4094-8a8f-c6ede969af14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb",
2026-06-11 18:01:02.895031 | controller |     "Jun 11 16:02:05.223621 crc crio[3638]: time=\"2026-06-11T16:02:05.221235985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895047 | controller |     "Jun 11 16:02:05.308781 crc crio[3638]: time=\"2026-06-11T16:02:05.308716784Z\" level=info msg=\"Stopped container 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1bebe35d-d6bb-4b2b-af4e-e804e13eeb56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.895062 | controller |     "Jun 11 16:02:05.342307 crc crio[3638]: time=\"2026-06-11T16:02:05.339376755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=01e57c99-0e13-4872-8d92-878fb478a4d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.895076 | controller |     "Jun 11 16:02:05.567505 crc crio[3638]: time=\"2026-06-11T16:02:05.564953502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=4bb0efa6-a264-4edd-b065-1d90fc7c1f26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.895091 | controller |     "Jun 11 16:02:05.586009 crc crio[3638]: time=\"2026-06-11T16:02:05.585789481Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2c4f84ca-adab-4bfa-852a-089059df32f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.895106 | controller |     "Jun 11 16:02:05.594613 crc crio[3638]: time=\"2026-06-11T16:02:05.586389816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895121 | controller |     "Jun 11 16:02:05.615151 crc crio[3638]: time=\"2026-06-11T16:02:05.612839438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895136 | controller |     "Jun 11 16:02:05.648932 crc crio[3638]: time=\"2026-06-11T16:02:05.648026205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895150 | controller |     "Jun 11 16:02:06.151397 crc crio[3638]: time=\"2026-06-11T16:02:06.150916158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895165 | controller |     "Jun 11 16:02:06.299764 crc crio[3638]: time=\"2026-06-11T16:02:06.293080281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895179 | controller |     "Jun 11 16:02:06.534774 crc crio[3638]: time=\"2026-06-11T16:02:06.522980749Z\" level=info msg=\"Started container\" PID=13183 containerID=c82619e831721e2469451913c8761ad003d4c79c97b8ef7c912fa25325d78317 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=b4f2b6cd-1931-4183-8381-864fe9fe516b name=/runtime.v1.RuntimeService/StartContainer sandboxID=51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6",
2026-06-11 18:01:02.895197 | controller |     "Jun 11 16:02:06.589282 crc crio[3638]: time=\"2026-06-11T16:02:06.588362936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895213 | controller |     "Jun 11 16:02:06.772149 crc crio[3638]: time=\"2026-06-11T16:02:06.772090289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895227 | controller |     "Jun 11 16:02:07.085182 crc crio[3638]: time=\"2026-06-11T16:02:07.085109622Z\" level=info msg=\"Created container 3d99656c6edf82b9de44ece0d7df8fc3d6a0753e3dab5914164c5ebd546a1438: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=fafddd4f-ae0e-4ad2-9860-3f0c3988f3ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.895242 | controller |     "Jun 11 16:02:07.121783 crc crio[3638]: time=\"2026-06-11T16:02:07.121383126Z\" level=info msg=\"Starting container: 3d99656c6edf82b9de44ece0d7df8fc3d6a0753e3dab5914164c5ebd546a1438\" id=db3e9e06-f17c-40ef-a138-6c4a26fa4a62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.895256 | controller |     "Jun 11 16:02:07.410820 crc crio[3638]: time=\"2026-06-11T16:02:07.404029615Z\" level=info msg=\"Created container e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=7dc1a9a9-f4f0-46d3-9537-45908ae4a180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.895271 | controller |     "Jun 11 16:02:07.558633 crc crio[3638]: time=\"2026-06-11T16:02:07.558065759Z\" level=info msg=\"Starting container: e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121\" id=292fc7a4-3d93-4a82-a156-15448199dfd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.895285 | controller |     "Jun 11 16:02:07.832057 crc crio[3638]: time=\"2026-06-11T16:02:07.779950348Z\" level=info msg=\"Started container\" PID=13237 containerID=e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=292fc7a4-3d93-4a82-a156-15448199dfd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8",
2026-06-11 18:01:02.895300 | controller |     "Jun 11 16:02:08.105973 crc crio[3638]: time=\"2026-06-11T16:02:08.10275618Z\" level=info msg=\"Created container cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2c4f84ca-adab-4bfa-852a-089059df32f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.895315 | controller |     "Jun 11 16:02:08.115758 crc crio[3638]: time=\"2026-06-11T16:02:08.103266493Z\" level=info msg=\"Started container\" PID=13205 containerID=3d99656c6edf82b9de44ece0d7df8fc3d6a0753e3dab5914164c5ebd546a1438 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=db3e9e06-f17c-40ef-a138-6c4a26fa4a62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153",
2026-06-11 18:01:02.895331 | controller |     "Jun 11 16:02:08.161959 crc crio[3638]: time=\"2026-06-11T16:02:08.161907023Z\" level=info msg=\"Starting container: cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879\" id=467a93aa-628c-4a00-89a1-4277ba583c61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.895347 | controller |     "Jun 11 16:02:08.185267 crc crio[3638]: time=\"2026-06-11T16:02:08.185226181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895368 | controller |     "Jun 11 16:02:08.401568 crc crio[3638]: time=\"2026-06-11T16:02:08.269121165Z\" level=info msg=\"Created container d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=ef2e0df9-b1fe-4dc2-a40d-46e556895f09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.895384 | controller |     "Jun 11 16:02:08.412377 crc crio[3638]: time=\"2026-06-11T16:02:08.41220755Z\" level=info msg=\"Started container\" PID=13271 containerID=cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=467a93aa-628c-4a00-89a1-4277ba583c61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a",
2026-06-11 18:01:02.895399 | controller |     "Jun 11 16:02:08.465100 crc crio[3638]: time=\"2026-06-11T16:02:08.464827368Z\" level=info msg=\"Starting container: d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4\" id=fa17ba35-0dbf-45a2-a4cb-49382014459b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.895414 | controller |     "Jun 11 16:02:08.705208 crc crio[3638]: time=\"2026-06-11T16:02:08.69871864Z\" level=info msg=\"Started container\" PID=13264 containerID=d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=fa17ba35-0dbf-45a2-a4cb-49382014459b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f",
2026-06-11 18:01:02.895429 | controller |     "Jun 11 16:02:10.475263 crc crio[3638]: time=\"2026-06-11T16:02:10.474638396Z\" level=info msg=\"Created container a843091305ab266fdde284854d29cbba90d58d9fab550b9e5b1b927e1dcb59a5: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=6b5bfcc0-d85b-4e53-82a9-c688428dfcd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.895444 | controller |     "Jun 11 16:02:10.497290 crc crio[3638]: time=\"2026-06-11T16:02:10.497243268Z\" level=info msg=\"Starting container: a843091305ab266fdde284854d29cbba90d58d9fab550b9e5b1b927e1dcb59a5\" id=76c2726d-cb69-485b-aabc-3e0b3ef69d56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.895459 | controller |     "Jun 11 16:02:10.744740 crc crio[3638]: time=\"2026-06-11T16:02:10.744685317Z\" level=info msg=\"Started container\" PID=13323 containerID=a843091305ab266fdde284854d29cbba90d58d9fab550b9e5b1b927e1dcb59a5 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=76c2726d-cb69-485b-aabc-3e0b3ef69d56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939",
2026-06-11 18:01:02.895474 | controller |     "Jun 11 16:02:11.832935 crc crio[3638]: time=\"2026-06-11T16:02:11.832063265Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-c285j/POD\" id=3956acd8-dcd8-476e-8362-3bc5bd488dc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.895489 | controller |     "Jun 11 16:02:11.834407 crc crio[3638]: time=\"2026-06-11T16:02:11.834384479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895503 | controller |     "Jun 11 16:02:11.922723 crc crio[3638]: time=\"2026-06-11T16:02:11.922654456Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3956acd8-dcd8-476e-8362-3bc5bd488dc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.895544 | controller |     "Jun 11 16:02:12.031068 crc crio[3638]: time=\"2026-06-11T16:02:12.030996755Z\" level=info msg=\"Ran pod sandbox 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc with infra container: openshift-multus/cni-sysctl-allowlist-ds-c285j/POD\" id=3956acd8-dcd8-476e-8362-3bc5bd488dc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.895567 | controller |     "Jun 11 16:02:12.066730 crc crio[3638]: time=\"2026-06-11T16:02:12.06010694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5dae3170-c51c-4cbb-bb9d-0e8e612f4b43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.895583 | controller |     "Jun 11 16:02:12.223954 crc crio[3638]: time=\"2026-06-11T16:02:12.223893182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9043468a-4a58-4580-ab02-466ca997a377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.895599 | controller |     "Jun 11 16:02:12.257686 crc crio[3638]: time=\"2026-06-11T16:02:12.251198855Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins\" id=e5a6cb6f-5ad3-4892-886f-94e19a7a8321 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.895614 | controller |     "Jun 11 16:02:12.257686 crc crio[3638]: time=\"2026-06-11T16:02:12.251921132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895630 | controller |     "Jun 11 16:02:12.271010 crc crio[3638]: time=\"2026-06-11T16:02:12.27094684Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9c288e91-f7de-4d20-b6ce-a8bc3a840ddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.895645 | controller |     "Jun 11 16:02:12.299202 crc crio[3638]: time=\"2026-06-11T16:02:12.298276242Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d3b6718a-ffe9-43f8-9f7e-43af05b5b05b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.895660 | controller |     "Jun 11 16:02:12.384600 crc crio[3638]: time=\"2026-06-11T16:02:12.383773563Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=d87d2939-1267-4efd-95e1-daf5fe7c95d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.895675 | controller |     "Jun 11 16:02:12.499154 crc crio[3638]: time=\"2026-06-11T16:02:12.498231655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895691 | controller |     "Jun 11 16:02:17.906162 crc crio[3638]: time=\"2026-06-11T16:02:17.904965289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895706 | controller |     "Jun 11 16:02:18.038064 crc crio[3638]: time=\"2026-06-11T16:02:18.025072653Z\" level=info msg=\"Stopping container: 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175 (timeout: 30s)\" id=d76cacfe-b2e8-40d6-b64a-2c402ff70035 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.895722 | controller |     "Jun 11 16:02:19.105652 crc crio[3638]: time=\"2026-06-11T16:02:19.095107374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895738 | controller |     "Jun 11 16:02:19.521916 crc crio[3638]: time=\"2026-06-11T16:02:19.52124778Z\" level=info msg=\"Stopping container: cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879 (timeout: 30s)\" id=dfff2260-1b5b-44c6-8d12-fcd9c23b9a06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.895756 | controller |     "Jun 11 16:02:21.074864 crc crio[3638]: time=\"2026-06-11T16:02:21.063365085Z\" level=info msg=\"Stopped container cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=dfff2260-1b5b-44c6-8d12-fcd9c23b9a06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.895772 | controller |     "Jun 11 16:02:21.174890 crc crio[3638]: time=\"2026-06-11T16:02:21.174647603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=cd57e62a-2190-4b3d-b72e-4c2d78005100 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.895788 | controller |     "Jun 11 16:02:21.216775 crc crio[3638]: time=\"2026-06-11T16:02:21.216341913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=fcd2597b-ad3b-4b7a-8a88-f8d93723802a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.895803 | controller |     "Jun 11 16:02:21.242209 crc crio[3638]: time=\"2026-06-11T16:02:21.241778783Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d87ea5c0-0cfb-42ae-a005-1b9b0a546ae5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.895818 | controller |     "Jun 11 16:02:21.242728 crc crio[3638]: time=\"2026-06-11T16:02:21.242300924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895833 | controller |     "Jun 11 16:02:21.873679 crc crio[3638]: time=\"2026-06-11T16:02:21.857072077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895849 | controller |     "Jun 11 16:02:21.936080 crc crio[3638]: time=\"2026-06-11T16:02:21.935697565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895864 | controller |     "Jun 11 16:02:21.962681 crc crio[3638]: time=\"2026-06-11T16:02:21.960861317Z\" level=info msg=\"Removing container: 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932\" id=f885a92f-78df-493b-8f22-b5d3226fc9d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.895879 | controller |     "Jun 11 16:02:24.329314 crc crio[3638]: time=\"2026-06-11T16:02:24.328195905Z\" level=info msg=\"Created container 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d87ea5c0-0cfb-42ae-a005-1b9b0a546ae5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.895894 | controller |     "Jun 11 16:02:24.594173 crc crio[3638]: time=\"2026-06-11T16:02:24.59403699Z\" level=info msg=\"Starting container: 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd\" id=e9a36f0a-0907-4022-9324-140634c8c2e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.895910 | controller |     "Jun 11 16:02:25.669971 crc crio[3638]: time=\"2026-06-11T16:02:25.669203561Z\" level=info msg=\"Started container\" PID=13517 containerID=4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=e9a36f0a-0907-4022-9324-140634c8c2e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a",
2026-06-11 18:01:02.895928 | controller |     "Jun 11 16:02:26.112061 crc crio[3638]: time=\"2026-06-11T16:02:26.111975807Z\" level=info msg=\"Removed container 23b08cc8b94c47f2332e694a3efef100f99ae7af112a100b0c066b0ebfdfc932: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f885a92f-78df-493b-8f22-b5d3226fc9d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.895943 | controller |     "Jun 11 16:02:27.438742 crc crio[3638]: time=\"2026-06-11T16:02:27.437306272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.895959 | controller |     "Jun 11 16:02:29.398323 crc crio[3638]: time=\"2026-06-11T16:02:29.39773324Z\" level=info msg=\"Stopping container: c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a (timeout: 30s)\" id=b5ca1009-fb49-4efd-bdee-537711f9cee9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.895974 | controller |     "Jun 11 16:02:29.542103 crc crio[3638]: time=\"2026-06-11T16:02:29.536201787Z\" level=info msg=\"Stopping container: 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1 (timeout: 2s)\" id=81c44388-eaef-4f88-b66d-6699014894b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.895990 | controller |     "Jun 11 16:02:30.738200 crc crio[3638]: time=\"2026-06-11T16:02:30.728185587Z\" level=info msg=\"Stopped container 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=81c44388-eaef-4f88-b66d-6699014894b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.896005 | controller |     "Jun 11 16:02:30.753809 crc crio[3638]: time=\"2026-06-11T16:02:30.745251688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=12e8085e-27f8-4ba9-8fc5-b9324f80fca4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.896034 | controller |     "Jun 11 16:02:30.783008 crc crio[3638]: time=\"2026-06-11T16:02:30.782902164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=4b3211ae-fafb-4831-b5c3-c0a8f4976ba0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.896052 | controller |     "Jun 11 16:02:30.809263 crc crio[3638]: time=\"2026-06-11T16:02:30.801263346Z\" level=info msg=\"Created container ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42: openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins\" id=e5a6cb6f-5ad3-4892-886f-94e19a7a8321 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.896068 | controller |     "Jun 11 16:02:30.809263 crc crio[3638]: time=\"2026-06-11T16:02:30.808594888Z\" level=info msg=\"Stopped container c47f0aaa8d49239c736967f50ec0cbf84d9064db6434c541251a03f82e3ec47a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b5ca1009-fb49-4efd-bdee-537711f9cee9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.896083 | controller |     "Jun 11 16:02:30.811784 crc crio[3638]: time=\"2026-06-11T16:02:30.811734571Z\" level=info msg=\"Starting container: ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42\" id=f75fe47e-8911-4fec-bf73-462c713ea0a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.896098 | controller |     "Jun 11 16:02:30.825289 crc crio[3638]: time=\"2026-06-11T16:02:30.813649917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=56cf600b-770f-4e19-968e-828c02bcde3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.896113 | controller |     "Jun 11 16:02:30.825289 crc crio[3638]: time=\"2026-06-11T16:02:30.814319682Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5e23bd59-16f4-470e-b58d-266b71c29ac2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.896132 | controller |     "Jun 11 16:02:30.825289 crc crio[3638]: time=\"2026-06-11T16:02:30.815028949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.896147 | controller |     "Jun 11 16:02:30.839233 crc crio[3638]: time=\"2026-06-11T16:02:30.834368735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=50cf60c0-64cd-4199-9806-64c79b793821 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.896162 | controller |     "Jun 11 16:02:30.866792 crc crio[3638]: time=\"2026-06-11T16:02:30.857731094Z\" level=info msg=\"Started container\" PID=13570 containerID=ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42 description=openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins id=f75fe47e-8911-4fec-bf73-462c713ea0a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc",
2026-06-11 18:01:02.896178 | controller |     "Jun 11 16:02:30.892938 crc crio[3638]: time=\"2026-06-11T16:02:30.885346334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.896194 | controller |     "Jun 11 16:02:31.081774 crc crio[3638]: time=\"2026-06-11T16:02:31.081675373Z\" level=info msg=\"Stopped container 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=d76cacfe-b2e8-40d6-b64a-2c402ff70035 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.896216 | controller |     "Jun 11 16:02:31.085826 crc crio[3638]: time=\"2026-06-11T16:02:31.085732468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.896245 | controller |     "Jun 11 16:02:31.172524 crc crio[3638]: time=\"2026-06-11T16:02:31.171806193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.896273 | controller |     "Jun 11 16:02:31.971947 crc crio[3638]: time=\"2026-06-11T16:02:31.970787489Z\" level=info msg=\"Created container aa9335c5d5024eae84af596d2a796ae66df6ea4c32dbd9a5024597c83b8e1210: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=d87d2939-1267-4efd-95e1-daf5fe7c95d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.896299 | controller |     "Jun 11 16:02:33.428401 crc crio[3638]: time=\"2026-06-11T16:02:33.428286777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=b4c8d2d0-cf15-43db-9a28-f53168317391 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.896326 | controller |     "Jun 11 16:02:33.458686 crc crio[3638]: time=\"2026-06-11T16:02:33.45858477Z\" level=info msg=\"Starting container: aa9335c5d5024eae84af596d2a796ae66df6ea4c32dbd9a5024597c83b8e1210\" id=56e5fd0b-2ce4-43d8-b00f-50996931d0ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.896351 | controller |     "Jun 11 16:02:33.493573 crc crio[3638]: time=\"2026-06-11T16:02:33.493225854Z\" level=info msg=\"Created container c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5e23bd59-16f4-470e-b58d-266b71c29ac2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.896376 | controller |     "Jun 11 16:02:33.509832 crc crio[3638]: time=\"2026-06-11T16:02:33.498134871Z\" level=info msg=\"Started container\" PID=13605 containerID=aa9335c5d5024eae84af596d2a796ae66df6ea4c32dbd9a5024597c83b8e1210 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=56e5fd0b-2ce4-43d8-b00f-50996931d0ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939",
2026-06-11 18:01:02.896427 | controller |     "Jun 11 16:02:33.593669 crc crio[3638]: time=\"2026-06-11T16:02:33.59286777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=737a0aa2-6281-4bf8-9ede-fac2696fe6aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.896456 | controller |     "Jun 11 16:02:33.600956 crc crio[3638]: time=\"2026-06-11T16:02:33.600337965Z\" level=info msg=\"Starting container: c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36\" id=e5ecbafa-83da-47d2-bc6c-fe0ef2439752 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.896474 | controller |     "Jun 11 16:02:33.631635 crc crio[3638]: time=\"2026-06-11T16:02:33.631218762Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c3e59e12-656f-488e-9309-1af07f2d5452 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.896490 | controller |     "Jun 11 16:02:33.631847 crc crio[3638]: time=\"2026-06-11T16:02:33.631820596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.896505 | controller |     "Jun 11 16:02:33.637158 crc crio[3638]: time=\"2026-06-11T16:02:33.637021868Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=54c30efd-01c5-4278-9803-a9857f31cbc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.896551 | controller |     "Jun 11 16:02:33.774762 crc crio[3638]: time=\"2026-06-11T16:02:33.774283777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.896574 | controller |     "Jun 11 16:02:33.916284 crc crio[3638]: time=\"2026-06-11T16:02:33.915042449Z\" level=info msg=\"Stopping container: c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda (timeout: 30s)\" id=ea671c65-0882-4100-87e0-858d4c1971c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.896595 | controller |     "Jun 11 16:02:34.047892 crc crio[3638]: time=\"2026-06-11T16:02:34.047757211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.896610 | controller |     "Jun 11 16:02:34.056509 crc crio[3638]: time=\"2026-06-11T16:02:34.056177188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.896626 | controller |     "Jun 11 16:02:34.056903 crc crio[3638]: time=\"2026-06-11T16:02:34.056868015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.896641 | controller |     "Jun 11 16:02:34.057873 crc crio[3638]: time=\"2026-06-11T16:02:34.057231894Z\" level=info msg=\"Started container\" PID=13607 containerID=c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=e5ecbafa-83da-47d2-bc6c-fe0ef2439752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1",
2026-06-11 18:01:02.896656 | controller |     "Jun 11 16:02:34.153727 crc crio[3638]: time=\"2026-06-11T16:02:34.144123247Z\" level=info msg=\"Removing container: 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765\" id=f458d55d-9bdd-4daa-881c-baaf74eae1f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.896677 | controller |     "Jun 11 16:02:34.153727 crc crio[3638]: time=\"2026-06-11T16:02:34.152965746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.896693 | controller |     "Jun 11 16:02:34.308321 crc crio[3638]: time=\"2026-06-11T16:02:34.307079122Z\" level=info msg=\"Stopping container: e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121 (timeout: 30s)\" id=fd5f6226-00d9-49b7-980c-b85870886d88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.896709 | controller |     "Jun 11 16:02:34.632342 crc crio[3638]: time=\"2026-06-11T16:02:34.616410458Z\" level=info msg=\"Removed container 65ac8e85708df65dfed4211fca9230b779de5296f80713c4b015cfddc1f22765: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=f458d55d-9bdd-4daa-881c-baaf74eae1f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.896724 | controller |     "Jun 11 16:02:34.632342 crc crio[3638]: time=\"2026-06-11T16:02:34.625025841Z\" level=info msg=\"Stopping container: 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81 (timeout: 30s)\" id=80492a77-ebc8-456c-8f4d-f94d142e4688 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.896738 | controller |     "Jun 11 16:02:34.668141 crc crio[3638]: time=\"2026-06-11T16:02:34.668011432Z\" level=info msg=\"Created container c2f677c85ab2682f7fe2d32b469a4ea454cac221a9555cef37351906acd5b817: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c3e59e12-656f-488e-9309-1af07f2d5452 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.896752 | controller |     "Jun 11 16:02:34.675305 crc crio[3638]: time=\"2026-06-11T16:02:34.675196841Z\" level=info msg=\"Removing container: ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d\" id=a42e8f9c-aae9-4c0c-8033-dc96b3a94291 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.896768 | controller |     "Jun 11 16:02:34.694566 crc crio[3638]: time=\"2026-06-11T16:02:34.690830078Z\" level=info msg=\"Starting container: c2f677c85ab2682f7fe2d32b469a4ea454cac221a9555cef37351906acd5b817\" id=f44061f2-afe1-47db-ad6d-4860c56c0d86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.896783 | controller |     "Jun 11 16:02:34.828915 crc crio[3638]: time=\"2026-06-11T16:02:34.828630761Z\" level=info msg=\"Started container\" PID=13625 containerID=c2f677c85ab2682f7fe2d32b469a4ea454cac221a9555cef37351906acd5b817 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=f44061f2-afe1-47db-ad6d-4860c56c0d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54",
2026-06-11 18:01:02.896798 | controller |     "Jun 11 16:02:34.907883 crc crio[3638]: time=\"2026-06-11T16:02:34.9077028Z\" level=info msg=\"Stopped container c457a4675fb3ec2ba586c1c49c4f9a77166bc6fe879c655e35777105e719dcda: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ea671c65-0882-4100-87e0-858d4c1971c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.896813 | controller |     "Jun 11 16:02:34.913934 crc crio[3638]: time=\"2026-06-11T16:02:34.913337113Z\" level=info msg=\"Removed container ccd2137b6d13e245866791b886eda77d6d997f3f8ff5c73b7f3209190cff739d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a42e8f9c-aae9-4c0c-8033-dc96b3a94291 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.896828 | controller |     "Jun 11 16:02:34.913934 crc crio[3638]: time=\"2026-06-11T16:02:34.913866985Z\" level=info msg=\"Created container 2db85d4601e59faacb4bc65c717d31b4a2c53187f1e15ae9fbd14022c5803431: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=54c30efd-01c5-4278-9803-a9857f31cbc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.896846 | controller |     "Jun 11 16:02:34.917757 crc crio[3638]: time=\"2026-06-11T16:02:34.917592923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=31a62552-8ce4-4217-9331-4a3d8404ff3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.896862 | controller |     "Jun 11 16:02:34.928345 crc crio[3638]: time=\"2026-06-11T16:02:34.92813094Z\" level=info msg=\"Starting container: 2db85d4601e59faacb4bc65c717d31b4a2c53187f1e15ae9fbd14022c5803431\" id=789a2cbd-bb21-4576-9425-2023fa543413 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.896877 | controller |     "Jun 11 16:02:34.933021 crc crio[3638]: time=\"2026-06-11T16:02:34.932808001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a34ff46-23df-4b18-b056-e820097c96d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.896892 | controller |     "Jun 11 16:02:34.976152 crc crio[3638]: time=\"2026-06-11T16:02:34.976099719Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=248e33a2-a93d-42b8-94cc-34cf90dd9d14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.896907 | controller |     "Jun 11 16:02:34.977304 crc crio[3638]: time=\"2026-06-11T16:02:34.977280516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.896922 | controller |     "Jun 11 16:02:34.985500 crc crio[3638]: time=\"2026-06-11T16:02:34.982193412Z\" level=info msg=\"Started container\" PID=13631 containerID=2db85d4601e59faacb4bc65c717d31b4a2c53187f1e15ae9fbd14022c5803431 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=789a2cbd-bb21-4576-9425-2023fa543413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec",
2026-06-11 18:01:02.896937 | controller |     "Jun 11 16:02:35.499230 crc crio[3638]: time=\"2026-06-11T16:02:35.498309684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.896952 | controller |     "Jun 11 16:02:35.602712 crc crio[3638]: time=\"2026-06-11T16:02:35.589302065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.896967 | controller |     "Jun 11 16:02:35.990832 crc crio[3638]: time=\"2026-06-11T16:02:35.990096653Z\" level=info msg=\"Stopped container e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=fd5f6226-00d9-49b7-980c-b85870886d88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.896982 | controller |     "Jun 11 16:02:36.006755 crc crio[3638]: time=\"2026-06-11T16:02:36.005772572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=7cb000dc-9445-4f0c-bc94-9a57c75915a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.896997 | controller |     "Jun 11 16:02:36.055682 crc crio[3638]: time=\"2026-06-11T16:02:36.055269956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c5f9a3dd-fe61-4db9-9f7a-6f839c205b4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.897014 | controller |     "Jun 11 16:02:36.083096 crc crio[3638]: time=\"2026-06-11T16:02:36.080317075Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1b66f216-53a4-482a-a576-03039dc9c9a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.897030 | controller |     "Jun 11 16:02:36.098089 crc crio[3638]: time=\"2026-06-11T16:02:36.094944169Z\" level=info msg=\"Created container 2c53418fbede0b6fffa0f72846e870ff2e4257e7309fa0484889d2321973b540: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=248e33a2-a93d-42b8-94cc-34cf90dd9d14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.897045 | controller |     "Jun 11 16:02:36.104914 crc crio[3638]: time=\"2026-06-11T16:02:36.104294199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.897060 | controller |     "Jun 11 16:02:36.155336 crc crio[3638]: time=\"2026-06-11T16:02:36.152748449Z\" level=info msg=\"Starting container: 2c53418fbede0b6fffa0f72846e870ff2e4257e7309fa0484889d2321973b540\" id=40a4bd25-74bf-4996-b08e-ecaa551d5210 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.897075 | controller |     "Jun 11 16:02:36.356319 crc crio[3638]: time=\"2026-06-11T16:02:36.356100114Z\" level=info msg=\"Started container\" PID=13679 containerID=2c53418fbede0b6fffa0f72846e870ff2e4257e7309fa0484889d2321973b540 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=40a4bd25-74bf-4996-b08e-ecaa551d5210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0",
2026-06-11 18:01:02.897091 | controller |     "Jun 11 16:02:37.055737 crc crio[3638]: time=\"2026-06-11T16:02:37.052043645Z\" level=info msg=\"Stopping container: 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd (timeout: 30s)\" id=7749c52e-46f5-464d-847d-246edf533519 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.897108 | controller |     "Jun 11 16:02:37.731729 crc crio[3638]: time=\"2026-06-11T16:02:37.728903319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.897125 | controller |     "Jun 11 16:02:37.933985 crc crio[3638]: time=\"2026-06-11T16:02:37.926968858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.897140 | controller |     "Jun 11 16:02:38.405895 crc crio[3638]: time=\"2026-06-11T16:02:38.396404101Z\" level=info msg=\"Stopping container: ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42 (timeout: 30s)\" id=8b681018-5392-48ba-9d6a-d59d67c07038 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.897155 | controller |     "Jun 11 16:02:38.848839 crc crio[3638]: time=\"2026-06-11T16:02:38.846999122Z\" level=info msg=\"Removing container: a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04\" id=d590e38e-5b81-47d9-be8a-0779ee717879 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.897169 | controller |     "Jun 11 16:02:39.626316 crc crio[3638]: time=\"2026-06-11T16:02:39.626071259Z\" level=info msg=\"Removed container a20a10723f600094c211448c317b40c3731ff0e488090233d9527e4770a4fe04: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=d590e38e-5b81-47d9-be8a-0779ee717879 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.897184 | controller |     "Jun 11 16:02:39.714879 crc crio[3638]: time=\"2026-06-11T16:02:39.714750545Z\" level=info msg=\"Stopped container 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7749c52e-46f5-464d-847d-246edf533519 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.897203 | controller |     "Jun 11 16:02:39.795915 crc crio[3638]: time=\"2026-06-11T16:02:39.795830972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=43b6aa46-7314-4399-a885-03e1d656e0d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.897218 | controller |     "Jun 11 16:02:39.822812 crc crio[3638]: time=\"2026-06-11T16:02:39.822753035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1e0b24f6-f99e-4344-bc84-7ea155a1ab35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.897235 | controller |     "Jun 11 16:02:39.857090 crc crio[3638]: time=\"2026-06-11T16:02:39.852344891Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=11fcb0a1-9016-491f-8b22-c347d32fa9cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.897251 | controller |     "Jun 11 16:02:39.857716 crc crio[3638]: time=\"2026-06-11T16:02:39.857645576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.897266 | controller |     "Jun 11 16:02:40.048879 crc crio[3638]: time=\"2026-06-11T16:02:40.048815294Z\" level=info msg=\"Created container 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1b66f216-53a4-482a-a576-03039dc9c9a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.897282 | controller |     "Jun 11 16:02:40.111135 crc crio[3638]: time=\"2026-06-11T16:02:40.110872673Z\" level=info msg=\"Starting container: 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8\" id=75e7bf62-d24c-4d80-8000-4c017f7ea754 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.897297 | controller |     "Jun 11 16:02:40.776946 crc crio[3638]: time=\"2026-06-11T16:02:40.776687805Z\" level=info msg=\"Started container\" PID=13716 containerID=47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=75e7bf62-d24c-4d80-8000-4c017f7ea754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8",
2026-06-11 18:01:02.897312 | controller |     "Jun 11 16:02:40.848934 crc crio[3638]: time=\"2026-06-11T16:02:40.848110295Z\" level=info msg=\"Removing container: cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879\" id=e39a0781-a28c-4e27-9f3c-da894ee721f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.897327 | controller |     "Jun 11 16:02:41.301553 crc crio[3638]: time=\"2026-06-11T16:02:41.300889478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.897342 | controller |     "Jun 11 16:02:41.457728 crc crio[3638]: time=\"2026-06-11T16:02:41.454987223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.897356 | controller |     "Jun 11 16:02:41.482055 crc crio[3638]: time=\"2026-06-11T16:02:41.468684755Z\" level=info msg=\"Removed container cde4e9dd205b080de4a6353f107b39141564b3c9717100e952c81ccc116f3879: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e39a0781-a28c-4e27-9f3c-da894ee721f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.897373 | controller |     "Jun 11 16:02:41.627034 crc crio[3638]: time=\"2026-06-11T16:02:41.626053317Z\" level=info msg=\"Stopping container: 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b (timeout: 30s)\" id=bb748135-2e43-4c3e-8afc-c7df333af9fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.897389 | controller |     "Jun 11 16:02:41.802823 crc crio[3638]: time=\"2026-06-11T16:02:41.802547479Z\" level=info msg=\"Stopping container: 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637 (timeout: 14s)\" id=403f4edc-b834-4fa1-9187-7ed200f6937e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.897403 | controller |     "Jun 11 16:02:42.108756 crc crio[3638]: time=\"2026-06-11T16:02:42.107891543Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xxm5s/POD\" id=c3ed1a47-1efc-47c1-97fc-236cc09b8726 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.897418 | controller |     "Jun 11 16:02:42.108896 crc crio[3638]: time=\"2026-06-11T16:02:42.108767073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.897433 | controller |     "Jun 11 16:02:42.170260 crc crio[3638]: time=\"2026-06-11T16:02:42.170008713Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-wrz8v/POD\" id=c5b67e06-dbe8-4733-9233-02bc1effd621 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.897447 | controller |     "Jun 11 16:02:42.170260 crc crio[3638]: time=\"2026-06-11T16:02:42.170150757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.897462 | controller |     "Jun 11 16:02:42.686861 crc crio[3638]: time=\"2026-06-11T16:02:42.681706691Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-fggxz/POD\" id=39e73add-b20e-4950-87ab-3faffa82644d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.897477 | controller |     "Jun 11 16:02:42.686861 crc crio[3638]: time=\"2026-06-11T16:02:42.681945016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.897492 | controller |     "Jun 11 16:02:42.811383 crc crio[3638]: time=\"2026-06-11T16:02:42.797032443Z\" level=info msg=\"Created container 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=11fcb0a1-9016-491f-8b22-c347d32fa9cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.897507 | controller |     "Jun 11 16:02:42.820770 crc crio[3638]: time=\"2026-06-11T16:02:42.82024025Z\" level=info msg=\"Starting container: 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e\" id=a41b5b83-0e36-4241-a39c-8a68afc2d4cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.897546 | controller |     "Jun 11 16:02:42.909890 crc crio[3638]: time=\"2026-06-11T16:02:42.909625032Z\" level=info msg=\"Started container\" PID=13770 containerID=10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a41b5b83-0e36-4241-a39c-8a68afc2d4cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a",
2026-06-11 18:01:02.897564 | controller |     "Jun 11 16:02:42.995232 crc crio[3638]: time=\"2026-06-11T16:02:42.99498211Z\" level=info msg=\"Stopped container 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=bb748135-2e43-4c3e-8afc-c7df333af9fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.897583 | controller |     "Jun 11 16:02:43.026876 crc crio[3638]: time=\"2026-06-11T16:02:43.025475677Z\" level=info msg=\"Got pod network &{Name:certified-operators-xxm5s Namespace:openshift-marketplace ID:74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82 UID:6ff13057-2817-40e3-8d80-0fb6e189f9e1 NetNS:/var/run/netns/77089f43-d0be-40b5-b0ac-488999bc645a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ff13057_2817_40e3_8d80_0fb6e189f9e1.slice PodAnnotations:0xc00210c130}] Aliases:map[]}\"",
2026-06-11 18:01:02.897600 | controller |     "Jun 11 16:02:43.026876 crc crio[3638]: time=\"2026-06-11T16:02:43.025750734Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xxm5s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.897615 | controller |     "Jun 11 16:02:43.087278 crc crio[3638]: time=\"2026-06-11T16:02:43.083994543Z\" level=info msg=\"Stopping pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574\" id=c395ff0d-232f-4e45-9f8d-de3cd6781269 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.897631 | controller |     "Jun 11 16:02:43.099791 crc crio[3638]: time=\"2026-06-11T16:02:43.091498501Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/84ba9f08-2ef6-41ed-9fde-29a9eadc1b1c 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:0xc001446110}] Aliases:map[]}\"",
2026-06-11 18:01:02.897647 | controller |     "Jun 11 16:02:43.099791 crc crio[3638]: time=\"2026-06-11T16:02:43.096684412Z\" 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-11 18:01:02.897662 | controller |     "Jun 11 16:02:43.109512 crc crio[3638]: time=\"2026-06-11T16:02:43.105705005Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-dgpbn/POD\" id=fe3da6ae-78d0-4d08-8cb4-657b731bc2cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.897676 | controller |     "Jun 11 16:02:43.126107 crc crio[3638]: time=\"2026-06-11T16:02:43.126064253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.897691 | controller |     "Jun 11 16:02:43.530606 crc crio[3638]: time=\"2026-06-11T16:02:43.521301631Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fggxz Namespace:openshift-marketplace ID:65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553 UID:762ef139-f9ec-4b60-9da1-76f7e2ebeb2b NetNS:/var/run/netns/39f4eb96-2bbe-4161-9380-a6028d35d189 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod762ef139_f9ec_4b60_9da1_76f7e2ebeb2b.slice PodAnnotations:0xc0003d02a0}] Aliases:map[]}\"",
2026-06-11 18:01:02.897706 | controller |     "Jun 11 16:02:43.530606 crc crio[3638]: time=\"2026-06-11T16:02:43.521558907Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-fggxz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.897721 | controller |     "Jun 11 16:02:43.641802 crc crio[3638]: time=\"2026-06-11T16:02:43.640873264Z\" level=info msg=\"Got pod network &{Name:community-operators-wrz8v Namespace:openshift-marketplace ID:1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2 UID:a8e20d30-2278-4a7e-a0d7-986e53395978 NetNS:/var/run/netns/94ec5f5e-fd60-46e2-a2c6-a96a9175b1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8e20d30_2278_4a7e_a0d7_986e53395978.slice PodAnnotations:0xc001446278}] Aliases:map[]}\"",
2026-06-11 18:01:02.897740 | controller |     "Jun 11 16:02:43.641802 crc crio[3638]: time=\"2026-06-11T16:02:43.640922905Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-wrz8v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.897755 | controller |     "Jun 11 16:02:43.883798 crc crio[3638]: time=\"2026-06-11T16:02:43.883748717Z\" level=info msg=\"Stopping container: 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44 (timeout: 30s)\" id=7ca2fd77-2e48-44e3-8cf8-68403ebc8996 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.897770 | controller |     "Jun 11 16:02:44.393776 crc crio[3638]: time=\"2026-06-11T16:02:44.392058445Z\" level=info msg=\"Stopped container 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=403f4edc-b834-4fa1-9187-7ed200f6937e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.897784 | controller |     "Jun 11 16:02:44.508810 crc crio[3638]: time=\"2026-06-11T16:02:44.508313909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=f19e0a32-d32a-45ad-be23-06de94c65252 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.897798 | controller |     "Jun 11 16:02:44.652942 crc crio[3638]: time=\"2026-06-11T16:02:44.65289503Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dgpbn Namespace:openshift-marketplace ID:fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5 UID:4e62c4ac-f483-4073-b758-40a162460570 NetNS:/var/run/netns/5accd0d5-963f-41a9-b4e9-acd693c3fcf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e62c4ac_f483_4073_b758_40a162460570.slice PodAnnotations:0xc00210c5f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.897813 | controller |     "Jun 11 16:02:44.653220 crc crio[3638]: time=\"2026-06-11T16:02:44.653199167Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-dgpbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.897828 | controller |     "Jun 11 16:02:44.687983 crc crio[3638]: time=\"2026-06-11T16:02:44.687890953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=916960e6-680f-48aa-b33b-973d9f8694be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.897842 | controller |     "Jun 11 16:02:44.715730 crc crio[3638]: time=\"2026-06-11T16:02:44.715607556Z\" level=info msg=\"Stopped container 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7ca2fd77-2e48-44e3-8cf8-68403ebc8996 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.897857 | controller |     "Jun 11 16:02:44.841795 crc crio[3638]: time=\"2026-06-11T16:02:44.838610398Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=f0f29ef6-be60-4de9-a4d2-c54d3c293618 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.897871 | controller |     "Jun 11 16:02:44.841795 crc crio[3638]: time=\"2026-06-11T16:02:44.839264374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.897887 | controller |     "Jun 11 16:02:44.841795 crc crio[3638]: time=\"2026-06-11T16:02:44.840017112Z\" level=info msg=\"Stopping pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21\" id=61b7085d-2fca-48a0-9882-bb2e3c04e7d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.897906 | controller |     "Jun 11 16:02:44.841795 crc crio[3638]: time=\"2026-06-11T16:02:44.84075744Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/3b1f594b-e3b5-4dfb-84ae-00a15212cbaf 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:0xc0016c02c0}] Aliases:map[]}\"",
2026-06-11 18:01:02.897922 | controller |     "Jun 11 16:02:44.841795 crc crio[3638]: time=\"2026-06-11T16:02:44.840917834Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.897937 | controller |     "Jun 11 16:02:45.103215 crc crio[3638]: time=\"2026-06-11T16:02:45.08990363Z\" level=warning msg=\"Failed to find process for container 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81: checking if PID of 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81 is running failed: open /proc/13156/stat: no such process\"",
2026-06-11 18:01:02.897953 | controller |     "Jun 11 16:02:45.443763 crc crio[3638]: time=\"2026-06-11T16:02:45.443635632Z\" level=info msg=\"Stopped container 9d8cf389f1dbe1b508fb8629164840d72b3d7dcc44e0f83fb7dc828bf2d73e81: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=80492a77-ebc8-456c-8f4d-f94d142e4688 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.897967 | controller |     "Jun 11 16:02:45.452545 crc crio[3638]: time=\"2026-06-11T16:02:45.445839674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=78431d06-3946-4031-9cde-d58117b4130b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.897982 | controller |     "Jun 11 16:02:45.452545 crc crio[3638]: time=\"2026-06-11T16:02:45.449767266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12193130-5a87-42bb-931f-79535a73bce7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.897997 | controller |     "Jun 11 16:02:45.535087 crc crio[3638]: time=\"2026-06-11T16:02:45.522027236Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ce615ae6-c9f3-4524-a31a-520827032c7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.898012 | controller |     "Jun 11 16:02:45.535087 crc crio[3638]: time=\"2026-06-11T16:02:45.522973807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898026 | controller |     "Jun 11 16:02:46.240914 crc crio[3638]: time=\"2026-06-11T16:02:46.237824934Z\" level=info msg=\"Removing container: b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac\" id=822298f0-0181-4ebb-82de-254d57d54e0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.898041 | controller |     "Jun 11 16:02:46.635806 crc crio[3638]: time=\"2026-06-11T16:02:46.634821143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898056 | controller |     "Jun 11 16:02:47.019588 crc crio[3638]: time=\"2026-06-11T16:02:47.018837637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898074 | controller |     "Jun 11 16:02:47.294615 crc crio[3638]: time=\"2026-06-11T16:02:47.292099356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898089 | controller |     "Jun 11 16:02:48.945691 crc crio[3638]: time=\"2026-06-11T16:02:48.944811159Z\" level=info msg=\"Removed container b322695be27d030db87e7cfc9081e2560d0e45571e167f8df59d37a52c0017ac: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=822298f0-0181-4ebb-82de-254d57d54e0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.898104 | controller |     "Jun 11 16:02:50.891014 crc crio[3638]: time=\"2026-06-11T16:02:50.890947013Z\" level=info msg=\"Created container ea3c8795cd9e96d5c8ddf598698335c6cb9d2a75259dfbfe1261158de6c07040: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ce615ae6-c9f3-4524-a31a-520827032c7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.898118 | controller |     "Jun 11 16:02:50.947971 crc crio[3638]: time=\"2026-06-11T16:02:50.947028799Z\" level=info msg=\"Starting container: ea3c8795cd9e96d5c8ddf598698335c6cb9d2a75259dfbfe1261158de6c07040\" id=20177c08-0085-49f9-9cbc-1eb491601dda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.898132 | controller |     "Jun 11 16:02:51.056843 crc crio[3638]: time=\"2026-06-11T16:02:51.056007113Z\" level=info msg=\"Started container\" PID=13874 containerID=ea3c8795cd9e96d5c8ddf598698335c6cb9d2a75259dfbfe1261158de6c07040 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=20177c08-0085-49f9-9cbc-1eb491601dda name=/runtime.v1.RuntimeService/StartContainer sandboxID=47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1",
2026-06-11 18:01:02.898148 | controller |     "Jun 11 16:02:53.084950 crc crio[3638]: time=\"2026-06-11T16:02:53.08324839Z\" level=info msg=\"Stopping container: 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e (timeout: 30s)\" id=f4ea0844-d70a-4f2f-9ba7-d5aff407fb65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.898164 | controller |     "Jun 11 16:02:53.445681 crc crio[3638]: time=\"2026-06-11T16:02:53.444186753Z\" level=info msg=\"Stopped container 5bde8c00b7526b0f9be8c6df35bb6596cb16e076fb08cdce25cdddaf8daf4a97: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=b6a2d212-d705-4998-8adf-336d00de4970 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.898178 | controller |     "Jun 11 16:02:53.478822 crc crio[3638]: time=\"2026-06-11T16:02:53.476298387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=03d4dd52-d852-491f-9629-f02120e7cf84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.898194 | controller |     "Jun 11 16:02:53.496871 crc crio[3638]: time=\"2026-06-11T16:02:53.495413014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=c7f9bd1b-e90b-4ba4-a787-1fcdf21897cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.898211 | controller |     "Jun 11 16:02:53.499808 crc crio[3638]: time=\"2026-06-11T16:02:53.499261514Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=020b4d5b-f90a-43b1-b2c4-c2588f3784f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.898226 | controller |     "Jun 11 16:02:53.518133 crc crio[3638]: time=\"2026-06-11T16:02:53.508757217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898248 | controller |     "Jun 11 16:02:53.971843 crc crio[3638]: time=\"2026-06-11T16:02:53.971300323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898264 | controller |     "Jun 11 16:02:54.304910 crc crio[3638]: time=\"2026-06-11T16:02:54.304604188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898279 | controller |     "Jun 11 16:02:54.520700 crc crio[3638]: time=\"2026-06-11T16:02:54.520306438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898294 | controller |     "Jun 11 16:02:55.049748 crc crio[3638]: 2026-06-11T16:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fecf34b6affa217 Mac:46:76:97:4f:00:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/5accd0d5-963f-41a9-b4e9-acd693c3fcf0 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.898309 | controller |     "Jun 11 16:02:55.068785 crc crio[3638]: time=\"2026-06-11T16:02:55.068272677Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dgpbn Namespace:openshift-marketplace ID:fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5 UID:4e62c4ac-f483-4073-b758-40a162460570 NetNS:/var/run/netns/5accd0d5-963f-41a9-b4e9-acd693c3fcf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e62c4ac_f483_4073_b758_40a162460570.slice PodAnnotations:0xc00210c5f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.898324 | controller |     "Jun 11 16:02:55.069237 crc crio[3638]: time=\"2026-06-11T16:02:55.069030595Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-dgpbn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.898339 | controller |     "Jun 11 16:02:55.686710 crc crio[3638]: time=\"2026-06-11T16:02:55.676068329Z\" level=info msg=\"Created container 8026105ea1aa061b56fa0480a0f7c6e945c2b4dbae2a99a9566b63ae6428424c: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=020b4d5b-f90a-43b1-b2c4-c2588f3784f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.898354 | controller |     "Jun 11 16:02:55.702711 crc crio[3638]: time=\"2026-06-11T16:02:55.699396256Z\" level=info msg=\"Created container ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=f0f29ef6-be60-4de9-a4d2-c54d3c293618 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.898369 | controller |     "Jun 11 16:02:55.749859 crc crio[3638]: time=\"2026-06-11T16:02:55.749793268Z\" level=info msg=\"Starting container: 8026105ea1aa061b56fa0480a0f7c6e945c2b4dbae2a99a9566b63ae6428424c\" id=b1721c2d-464f-4985-b996-4d97749b530b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.898383 | controller |     "Jun 11 16:02:55.852835 crc crio[3638]: time=\"2026-06-11T16:02:55.82541063Z\" level=info msg=\"Starting container: ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9\" id=6771385c-14dd-428f-ba47-c653b3a42e84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.898398 | controller |     "Jun 11 16:02:55.976736 crc crio[3638]: time=\"2026-06-11T16:02:55.973822231Z\" level=info msg=\"Started container\" PID=14031 containerID=8026105ea1aa061b56fa0480a0f7c6e945c2b4dbae2a99a9566b63ae6428424c description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=b1721c2d-464f-4985-b996-4d97749b530b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d081cb3a5baeb9f0d46e88b4ce4a94273b5414e877c74e7b08a6508bd1ae32",
2026-06-11 18:01:02.898416 | controller |     "Jun 11 16:02:55.976736 crc crio[3638]: time=\"2026-06-11T16:02:55.975838378Z\" level=info msg=\"Started container\" PID=14021 containerID=ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=6771385c-14dd-428f-ba47-c653b3a42e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e",
2026-06-11 18:01:02.898432 | controller |     "Jun 11 16:02:57.251910 crc crio[3638]: time=\"2026-06-11T16:02:57.250956417Z\" level=info msg=\"Ran pod sandbox fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5 with infra container: openshift-marketplace/redhat-operators-dgpbn/POD\" id=fe3da6ae-78d0-4d08-8cb4-657b731bc2cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.898446 | controller |     "Jun 11 16:02:57.251910 crc crio[3638]: time=\"2026-06-11T16:02:57.251358738Z\" level=info msg=\"Stopped container 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f4ea0844-d70a-4f2f-9ba7-d5aff407fb65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.898461 | controller |     "Jun 11 16:02:57.267556 crc crio[3638]: time=\"2026-06-11T16:02:57.266656955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d579d03e-70b0-4ea3-bae4-bcc00fd4d0c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.898475 | controller |     "Jun 11 16:02:57.276023 crc crio[3638]: time=\"2026-06-11T16:02:57.274152062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa7a97b8-dd20-473e-8e11-070098154b48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.898489 | controller |     "Jun 11 16:02:57.299545 crc crio[3638]: time=\"2026-06-11T16:02:57.298625765Z\" level=info msg=\"Stopped pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21\" id=61b7085d-2fca-48a0-9882-bb2e3c04e7d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.898504 | controller |     "Jun 11 16:02:57.311257 crc crio[3638]: time=\"2026-06-11T16:02:57.310596186Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dgpbn/extract-utilities\" id=4984b8f1-442c-454f-990f-547647b11667 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.898538 | controller |     "Jun 11 16:02:57.311677 crc crio[3638]: time=\"2026-06-11T16:02:57.311386574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898555 | controller |     "Jun 11 16:02:58.357036 crc crio[3638]: time=\"2026-06-11T16:02:58.316261588Z\" level=info msg=\"Removing container: 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd\" id=293536f8-c427-4585-8f98-8c3822f2ced5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.898571 | controller |     "Jun 11 16:02:58.390918 crc crio[3638]: time=\"2026-06-11T16:02:58.382723916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898587 | controller |     "Jun 11 16:02:58.676879 crc crio[3638]: time=\"2026-06-11T16:02:58.64902262Z\" level=info msg=\"Stopping container: c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36 (timeout: 2s)\" id=3b442096-988b-4211-b420-549544f943e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.898602 | controller |     "Jun 11 16:02:58.846843 crc crio[3638]: time=\"2026-06-11T16:02:58.84514681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898620 | controller |     "Jun 11 16:02:58.931847 crc crio[3638]: time=\"2026-06-11T16:02:58.928699619Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-54c68796c7-92gwz/POD\" id=1fe47742-ccc6-4a34-9c58-d099167535cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.898635 | controller |     "Jun 11 16:02:59.073217 crc crio[3638]: time=\"2026-06-11T16:02:59.067240287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898651 | controller |     "Jun 11 16:02:59.872828 crc crio[3638]: time=\"2026-06-11T16:02:59.868302521Z\" level=info msg=\"Removed container 4ab81da17baab29c0ab06b952ec9ad50103d82ddc19a9989492fe348a69767dd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=293536f8-c427-4585-8f98-8c3822f2ced5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.898666 | controller |     "Jun 11 16:02:59.946129 crc crio[3638]: 2026-06-11T16:02:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74ed817a7213627 Mac:72:6f:6b:59:ac:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/77089f43-d0be-40b5-b0ac-488999bc645a SocketPath: PciID:}] [{Interface:0xc0002e8e00 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.898681 | controller |     "Jun 11 16:03:00.037987 crc crio[3638]: time=\"2026-06-11T16:03:00.036780242Z\" level=info msg=\"Got pod network &{Name:certified-operators-xxm5s Namespace:openshift-marketplace ID:74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82 UID:6ff13057-2817-40e3-8d80-0fb6e189f9e1 NetNS:/var/run/netns/77089f43-d0be-40b5-b0ac-488999bc645a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ff13057_2817_40e3_8d80_0fb6e189f9e1.slice PodAnnotations:0xc00210c130}] Aliases:map[]}\"",
2026-06-11 18:01:02.898697 | controller |     "Jun 11 16:03:00.037987 crc crio[3638]: time=\"2026-06-11T16:03:00.037130499Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xxm5s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.898712 | controller |     "Jun 11 16:03:00.092402 crc crio[3638]: time=\"2026-06-11T16:03:00.092231382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898727 | controller |     "Jun 11 16:03:00.172605 crc crio[3638]: time=\"2026-06-11T16:03:00.167653921Z\" level=info msg=\"Ran pod sandbox 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82 with infra container: openshift-marketplace/certified-operators-xxm5s/POD\" id=c3ed1a47-1efc-47c1-97fc-236cc09b8726 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.898742 | controller |     "Jun 11 16:03:00.194780 crc crio[3638]: time=\"2026-06-11T16:03:00.192584236Z\" level=info msg=\"Stopped container c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3b442096-988b-4211-b420-549544f943e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.898757 | controller |     "Jun 11 16:03:00.212475 crc crio[3638]: time=\"2026-06-11T16:03:00.209936012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=68b31130-9b55-4bfc-96bf-92413355ae3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.898771 | controller |     "Jun 11 16:03:00.226902 crc crio[3638]: time=\"2026-06-11T16:03:00.223817728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d3898e04-407f-4425-bd6c-b1a71751fbd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.898789 | controller |     "Jun 11 16:03:00.272049 crc crio[3638]: time=\"2026-06-11T16:03:00.268853705Z\" level=info msg=\"Removing container: 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44\" id=5dedb1c2-6d92-4242-b8a9-e8982dd9446d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.898804 | controller |     "Jun 11 16:03:00.314401 crc crio[3638]: time=\"2026-06-11T16:03:00.300412383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=14a15f71-6aed-4bd8-abba-f7c067488536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.898818 | controller |     "Jun 11 16:03:00.314401 crc crio[3638]: time=\"2026-06-11T16:03:00.300874546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a411ec9d-8a76-4952-bb79-f959c05e7c7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.898833 | controller |     "Jun 11 16:03:00.372976 crc crio[3638]: time=\"2026-06-11T16:03:00.372507424Z\" level=info msg=\"Created container 51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae: openshift-marketplace/redhat-operators-dgpbn/extract-utilities\" id=4984b8f1-442c-454f-990f-547647b11667 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.898847 | controller |     "Jun 11 16:03:00.379786 crc crio[3638]: time=\"2026-06-11T16:03:00.375836833Z\" level=info msg=\"Starting container: 51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae\" id=6ce10d30-ae08-4231-93e5-3fa3817c3cef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.898862 | controller |     "Jun 11 16:03:00.477201 crc crio[3638]: time=\"2026-06-11T16:03:00.467907461Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=aaf8e60b-0f23-4803-b4ed-a8811b0a4752 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.898877 | controller |     "Jun 11 16:03:00.477201 crc crio[3638]: time=\"2026-06-11T16:03:00.470208725Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xxm5s/extract-utilities\" id=e140a6dc-8123-47b9-a451-6c3f9e2737f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.898892 | controller |     "Jun 11 16:03:00.477201 crc crio[3638]: time=\"2026-06-11T16:03:00.471790462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898906 | controller |     "Jun 11 16:03:00.483531 crc crio[3638]: time=\"2026-06-11T16:03:00.482983825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.898921 | controller |     "Jun 11 16:03:00.494092 crc crio[3638]: time=\"2026-06-11T16:03:00.493917652Z\" level=info msg=\"Stopped pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574\" id=c395ff0d-232f-4e45-9f8d-de3cd6781269 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.898937 | controller |     "Jun 11 16:03:00.517069 crc crio[3638]: time=\"2026-06-11T16:03:00.514093364Z\" level=info msg=\"Started container\" PID=14144 containerID=51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae description=openshift-marketplace/redhat-operators-dgpbn/extract-utilities id=6ce10d30-ae08-4231-93e5-3fa3817c3cef name=/runtime.v1.RuntimeService/StartContainer sandboxID=fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5",
2026-06-11 18:01:02.898952 | controller |     "Jun 11 16:03:00.548238 crc crio[3638]: time=\"2026-06-11T16:03:00.546875124Z\" level=info msg=\"Got pod network &{Name:controller-manager-54c68796c7-92gwz Namespace:openshift-controller-manager ID:864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4 UID:371960de-bbf0-4421-83c1-297ac8ed7579 NetNS:/var/run/netns/98f04b64-7174-47eb-9126-2d17182ca02e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371960de_bbf0_4421_83c1_297ac8ed7579.slice PodAnnotations:0xc00210c600}] Aliases:map[]}\"",
2026-06-11 18:01:02.898971 | controller |     "Jun 11 16:03:00.548238 crc crio[3638]: time=\"2026-06-11T16:03:00.546974116Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-54c68796c7-92gwz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.898987 | controller |     "Jun 11 16:03:01.347558 crc crio[3638]: 2026-06-11T16:03:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cb20b72a03ccbe Mac:b2:ab:35:4d:3b:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/94ec5f5e-fd60-46e2-a2c6-a96a9175b1cb SocketPath: PciID:}] [{Interface:0xc000436f40 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.899002 | controller |     "Jun 11 16:03:01.438084 crc crio[3638]: time=\"2026-06-11T16:03:01.437907967Z\" level=info msg=\"Got pod network &{Name:community-operators-wrz8v Namespace:openshift-marketplace ID:1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2 UID:a8e20d30-2278-4a7e-a0d7-986e53395978 NetNS:/var/run/netns/94ec5f5e-fd60-46e2-a2c6-a96a9175b1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8e20d30_2278_4a7e_a0d7_986e53395978.slice PodAnnotations:0xc001446278}] Aliases:map[]}\"",
2026-06-11 18:01:02.899017 | controller |     "Jun 11 16:03:01.438686 crc crio[3638]: time=\"2026-06-11T16:03:01.438415468Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-wrz8v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.899032 | controller |     "Jun 11 16:03:01.485515 crc crio[3638]: time=\"2026-06-11T16:03:01.482412061Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f882a0b1-b29e-4c9e-a081-873835e81f0c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.899047 | controller |     "Jun 11 16:03:01.558917 crc crio[3638]: time=\"2026-06-11T16:03:01.558622367Z\" level=info msg=\"Created container 6619b082f9dbe54b443bf178f9378c6a5c62a6bfc26c695283f8d1737d57cefc: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=2f859aff-0373-4735-b906-93b8ddd167ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.899062 | controller |     "Jun 11 16:03:01.588245 crc crio[3638]: time=\"2026-06-11T16:03:01.586352018Z\" level=info msg=\"Starting container: 6619b082f9dbe54b443bf178f9378c6a5c62a6bfc26c695283f8d1737d57cefc\" id=c7d7eddf-b8ef-4590-92ba-807b3ef0cafc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.899076 | controller |     "Jun 11 16:03:01.609414 crc crio[3638]: time=\"2026-06-11T16:03:01.60903346Z\" level=info msg=\"Removed container 70500b4aabf1867dde1d10196724e90c2919f283da9dd061e2c0c5270e9e8f44: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=5dedb1c2-6d92-4242-b8a9-e8982dd9446d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.899091 | controller |     "Jun 11 16:03:01.624569 crc crio[3638]: time=\"2026-06-11T16:03:01.62395845Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.899106 | controller |     "Jun 11 16:03:01.636815 crc crio[3638]: time=\"2026-06-11T16:03:01.630688827Z\" level=info msg=\"Ran pod sandbox 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2 with infra container: openshift-marketplace/community-operators-wrz8v/POD\" id=c5b67e06-dbe8-4733-9233-02bc1effd621 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.899123 | controller |     "Jun 11 16:03:01.716825 crc crio[3638]: time=\"2026-06-11T16:03:01.712811424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fd2d0456-b59c-4992-ba3f-770c9e4be1f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.899140 | controller |     "Jun 11 16:03:01.716825 crc crio[3638]: time=\"2026-06-11T16:03:01.713026999Z\" level=info msg=\"Started container\" PID=14176 containerID=6619b082f9dbe54b443bf178f9378c6a5c62a6bfc26c695283f8d1737d57cefc description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=c7d7eddf-b8ef-4590-92ba-807b3ef0cafc name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e",
2026-06-11 18:01:02.899155 | controller |     "Jun 11 16:03:01.781059 crc crio[3638]: time=\"2026-06-11T16:03:01.780963161Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/POD\" id=4af99dd1-1b24-4221-ba10-4d5d9d52795d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.899170 | controller |     "Jun 11 16:03:01.781059 crc crio[3638]: time=\"2026-06-11T16:03:01.781037613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899185 | controller |     "Jun 11 16:03:01.788604 crc crio[3638]: 2026-06-11T16:03:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65f4c6806404d2b Mac:6a:46:ae:b8:0c:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/39f4eb96-2bbe-4161-9380-a6028d35d189 SocketPath: PciID:}] [{Interface:0xc000338f30 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.899199 | controller |     "Jun 11 16:03:01.790162 crc crio[3638]: time=\"2026-06-11T16:03:01.790124766Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fggxz Namespace:openshift-marketplace ID:65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553 UID:762ef139-f9ec-4b60-9da1-76f7e2ebeb2b NetNS:/var/run/netns/39f4eb96-2bbe-4161-9380-a6028d35d189 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod762ef139_f9ec_4b60_9da1_76f7e2ebeb2b.slice PodAnnotations:0xc0003d02a0}] Aliases:map[]}\"",
2026-06-11 18:01:02.899214 | controller |     "Jun 11 16:03:01.800745 crc crio[3638]: time=\"2026-06-11T16:03:01.790602937Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-fggxz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.899229 | controller |     "Jun 11 16:03:01.862021 crc crio[3638]: time=\"2026-06-11T16:03:01.791619041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899244 | controller |     "Jun 11 16:03:01.862342 crc crio[3638]: time=\"2026-06-11T16:03:01.824028601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a65321a2-8fe4-4fca-8590-c97480ca86cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.899259 | controller |     "Jun 11 16:03:01.863540 crc crio[3638]: time=\"2026-06-11T16:03:01.863406385Z\" level=info msg=\"Removing container: 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b\" id=ac14832f-8639-4d19-9438-928566d7fc1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.899275 | controller |     "Jun 11 16:03:01.968474 crc crio[3638]: time=\"2026-06-11T16:03:01.968254203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899294 | controller |     "Jun 11 16:03:01.987293 crc crio[3638]: time=\"2026-06-11T16:03:01.987074565Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=409fd640-5d29-4275-92b0-fb96e45108e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.899310 | controller |     "Jun 11 16:03:02.124089 crc crio[3638]: time=\"2026-06-11T16:03:02.124036907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899325 | controller |     "Jun 11 16:03:02.163756 crc crio[3638]: time=\"2026-06-11T16:03:02.155564466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899340 | controller |     "Jun 11 16:03:02.568918 crc crio[3638]: time=\"2026-06-11T16:03:02.544080176Z\" level=info msg=\"Created container 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=aaf8e60b-0f23-4803-b4ed-a8811b0a4752 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.899354 | controller |     "Jun 11 16:03:02.602627 crc crio[3638]: time=\"2026-06-11T16:03:02.602182209Z\" level=info msg=\"Starting container: 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11\" id=b4eaaf55-8038-4678-b6cb-75fa82afc9a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.899369 | controller |     "Jun 11 16:03:02.627226 crc crio[3638]: time=\"2026-06-11T16:03:02.623395086Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wrz8v/extract-utilities\" id=078fbfdc-ca82-4d2d-a1df-6c5d15e1cc9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.899383 | controller |     "Jun 11 16:03:02.658984 crc crio[3638]: time=\"2026-06-11T16:03:02.658051819Z\" level=info msg=\"Ran pod sandbox 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553 with infra container: openshift-marketplace/redhat-marketplace-fggxz/POD\" id=39e73add-b20e-4950-87ab-3faffa82644d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.899398 | controller |     "Jun 11 16:03:02.665854 crc crio[3638]: time=\"2026-06-11T16:03:02.659890802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899412 | controller |     "Jun 11 16:03:02.671809 crc crio[3638]: time=\"2026-06-11T16:03:02.667010978Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=8ce18af8-3a4c-46b5-83b0-0a6667ff4226 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.899426 | controller |     "Jun 11 16:03:02.671809 crc crio[3638]: time=\"2026-06-11T16:03:02.668566955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c8b2e20-2c67-4f30-b419-9d70d46e7523 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.899440 | controller |     "Jun 11 16:03:02.693828 crc crio[3638]: time=\"2026-06-11T16:03:02.692611159Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=9ac48612-f9ec-4f0f-a042-630126cfe4de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.899455 | controller |     "Jun 11 16:03:02.693828 crc crio[3638]: time=\"2026-06-11T16:03:02.693048529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1eb51a0-5d1c-421d-a8b8-d15732542819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.899469 | controller |     "Jun 11 16:03:02.814207 crc crio[3638]: time=\"2026-06-11T16:03:02.81379568Z\" level=info msg=\"Started container\" PID=14236 containerID=087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b4eaaf55-8038-4678-b6cb-75fa82afc9a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1",
2026-06-11 18:01:02.899488 | controller |     "Jun 11 16:03:02.836376 crc crio[3638]: time=\"2026-06-11T16:03:02.836112574Z\" level=info msg=\"Removed container 4f62d6eb4318e5f83ea1aedad85ae1e8427b89ed5190500aa0b0b35fcfa41a5b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=ac14832f-8639-4d19-9438-928566d7fc1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.899504 | controller |     "Jun 11 16:03:02.867873 crc crio[3638]: time=\"2026-06-11T16:03:02.867704135Z\" level=info msg=\"Removing container: 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1\" id=4891119f-67be-4c30-af54-64f8583d1395 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.899539 | controller |     "Jun 11 16:03:02.888170 crc crio[3638]: time=\"2026-06-11T16:03:02.886805092Z\" level=info msg=\"Created container bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e: openshift-marketplace/certified-operators-xxm5s/extract-utilities\" id=e140a6dc-8123-47b9-a451-6c3f9e2737f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.899556 | controller |     "Jun 11 16:03:02.900937 crc crio[3638]: time=\"2026-06-11T16:03:02.900168035Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fggxz/extract-utilities\" id=40d132d5-0c7b-42e3-b68f-10a43d16f8f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.899572 | controller |     "Jun 11 16:03:02.900937 crc crio[3638]: time=\"2026-06-11T16:03:02.900873712Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b499fc5ff-6nklx Namespace:openshift-route-controller-manager ID:4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a UID:034f4642-b5d5-4a0c-9cec-e2426d5e31fd NetNS:/var/run/netns/de567b05-faf8-498e-a47b-724d0efa0ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod034f4642_b5d5_4a0c_9cec_e2426d5e31fd.slice PodAnnotations:0xc0036a41c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.899589 | controller |     "Jun 11 16:03:02.900937 crc crio[3638]: time=\"2026-06-11T16:03:02.900918993Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7b499fc5ff-6nklx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.899604 | controller |     "Jun 11 16:03:02.907050 crc crio[3638]: time=\"2026-06-11T16:03:02.906797021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899620 | controller |     "Jun 11 16:03:02.967732 crc crio[3638]: time=\"2026-06-11T16:03:02.967136897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899636 | controller |     "Jun 11 16:03:02.984630 crc crio[3638]: time=\"2026-06-11T16:03:02.982976508Z\" level=info msg=\"Starting container: bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e\" id=35bb9e26-077e-4bf6-9f47-9cf73cd7f830 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.899650 | controller |     "Jun 11 16:03:03.268948 crc crio[3638]: time=\"2026-06-11T16:03:03.265164195Z\" level=info msg=\"Started container\" PID=14237 containerID=bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e description=openshift-marketplace/certified-operators-xxm5s/extract-utilities id=35bb9e26-077e-4bf6-9f47-9cf73cd7f830 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82",
2026-06-11 18:01:02.899669 | controller |     "Jun 11 16:03:04.321122 crc crio[3638]: 2026-06-11T16:03:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:864698039c567e8 Mac:6a:b6:8f:4e:5e:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/98f04b64-7174-47eb-9126-2d17182ca02e SocketPath: PciID:}] [{Interface:0xc000194f30 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.899685 | controller |     "Jun 11 16:03:04.332726 crc crio[3638]: time=\"2026-06-11T16:03:04.327161168Z\" level=info msg=\"Got pod network &{Name:controller-manager-54c68796c7-92gwz Namespace:openshift-controller-manager ID:864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4 UID:371960de-bbf0-4421-83c1-297ac8ed7579 NetNS:/var/run/netns/98f04b64-7174-47eb-9126-2d17182ca02e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371960de_bbf0_4421_83c1_297ac8ed7579.slice PodAnnotations:0xc00210c600}] Aliases:map[]}\"",
2026-06-11 18:01:02.899700 | controller |     "Jun 11 16:03:04.332726 crc crio[3638]: time=\"2026-06-11T16:03:04.327803933Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-54c68796c7-92gwz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.899716 | controller |     "Jun 11 16:03:04.505548 crc crio[3638]: time=\"2026-06-11T16:03:04.505138981Z\" level=info msg=\"Removed container 062a86443b8c2e8ee3c705cb9da0a3f1a725a9f5259c5ad68fb2de298b5e44b1: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4891119f-67be-4c30-af54-64f8583d1395 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.899731 | controller |     "Jun 11 16:03:04.512332 crc crio[3638]: time=\"2026-06-11T16:03:04.512248028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899746 | controller |     "Jun 11 16:03:04.528814 crc crio[3638]: time=\"2026-06-11T16:03:04.526817219Z\" level=info msg=\"Ran pod sandbox 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4 with infra container: openshift-controller-manager/controller-manager-54c68796c7-92gwz/POD\" id=1fe47742-ccc6-4a34-9c58-d099167535cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.899761 | controller |     "Jun 11 16:03:04.532811 crc crio[3638]: time=\"2026-06-11T16:03:04.532696738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899775 | controller |     "Jun 11 16:03:04.534390 crc crio[3638]: time=\"2026-06-11T16:03:04.534336816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899790 | controller |     "Jun 11 16:03:04.546921 crc crio[3638]: time=\"2026-06-11T16:03:04.546585294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=bca124d6-62d9-4b4a-bca8-1219b4998f2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.899805 | controller |     "Jun 11 16:03:04.554904 crc crio[3638]: time=\"2026-06-11T16:03:04.554692184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f5ad4e66-6176-40a0-af7c-1f90b7bc768f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.899820 | controller |     "Jun 11 16:03:04.595532 crc crio[3638]: time=\"2026-06-11T16:03:04.587965064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899837 | controller |     "Jun 11 16:03:04.618476 crc crio[3638]: time=\"2026-06-11T16:03:04.613828769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899853 | controller |     "Jun 11 16:03:04.618476 crc crio[3638]: time=\"2026-06-11T16:03:04.618324416Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager\" id=111d117d-288e-4ad3-bf8c-c9f81d289ddb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.899868 | controller |     "Jun 11 16:03:04.618958 crc crio[3638]: time=\"2026-06-11T16:03:04.618751595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899883 | controller |     "Jun 11 16:03:05.225750 crc crio[3638]: time=\"2026-06-11T16:03:05.22491477Z\" level=info msg=\"Created container d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0: openshift-marketplace/community-operators-wrz8v/extract-utilities\" id=078fbfdc-ca82-4d2d-a1df-6c5d15e1cc9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.899898 | controller |     "Jun 11 16:03:05.242072 crc crio[3638]: time=\"2026-06-11T16:03:05.238211101Z\" level=info msg=\"Starting container: d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0\" id=23e7be83-0eb8-4cad-90ec-a9a7ff2183c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.899913 | controller |     "Jun 11 16:03:05.270777 crc crio[3638]: time=\"2026-06-11T16:03:05.267516698Z\" level=info msg=\"Created container c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4: openshift-marketplace/redhat-marketplace-fggxz/extract-utilities\" id=40d132d5-0c7b-42e3-b68f-10a43d16f8f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.899927 | controller |     "Jun 11 16:03:05.303751 crc crio[3638]: time=\"2026-06-11T16:03:05.301790032Z\" level=info msg=\"Started container\" PID=14309 containerID=d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0 description=openshift-marketplace/community-operators-wrz8v/extract-utilities id=23e7be83-0eb8-4cad-90ec-a9a7ff2183c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2",
2026-06-11 18:01:02.899942 | controller |     "Jun 11 16:03:05.313906 crc crio[3638]: time=\"2026-06-11T16:03:05.306979384Z\" level=info msg=\"Starting container: c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4\" id=2fa06ffc-134a-49e0-94ef-1c118951f430 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.899957 | controller |     "Jun 11 16:03:05.692159 crc crio[3638]: time=\"2026-06-11T16:03:05.690118388Z\" level=info msg=\"Started container\" PID=14308 containerID=c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4 description=openshift-marketplace/redhat-marketplace-fggxz/extract-utilities id=2fa06ffc-134a-49e0-94ef-1c118951f430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553",
2026-06-11 18:01:02.899971 | controller |     "Jun 11 16:03:05.797684 crc crio[3638]: time=\"2026-06-11T16:03:05.789736354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.899986 | controller |     "Jun 11 16:03:06.183935 crc crio[3638]: time=\"2026-06-11T16:03:06.171177668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.900000 | controller |     "Jun 11 16:03:06.592053 crc crio[3638]: time=\"2026-06-11T16:03:06.591401882Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5851cc28-bc6d-4b08-8be0-d019fba4076d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.900034 | controller |     "Jun 11 16:03:06.620945 crc crio[3638]: time=\"2026-06-11T16:03:06.618758203Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.900051 | controller |     "Jun 11 16:03:06.840159 crc crio[3638]: time=\"2026-06-11T16:03:06.840109764Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=361c9e3c-417b-4f86-bdf0-e4abe7a8d290 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.900066 | controller |     "Jun 11 16:03:06.899596 crc crio[3638]: time=\"2026-06-11T16:03:06.893384054Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.900081 | controller |     "Jun 11 16:03:07.899088 crc crio[3638]: time=\"2026-06-11T16:03:07.899007933Z\" level=info msg=\"Created container ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7: openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager\" id=111d117d-288e-4ad3-bf8c-c9f81d289ddb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.900096 | controller |     "Jun 11 16:03:08.218475 crc crio[3638]: 2026-06-11T16:03:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ac93648e3019b6 Mac:06:78:ac:14:3c:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/de567b05-faf8-498e-a47b-724d0efa0ca9 SocketPath: PciID:}] [{Interface:0xc000014b10 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.900111 | controller |     "Jun 11 16:03:08.218475 crc crio[3638]: time=\"2026-06-11T16:03:08.213262083Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b499fc5ff-6nklx Namespace:openshift-route-controller-manager ID:4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a UID:034f4642-b5d5-4a0c-9cec-e2426d5e31fd NetNS:/var/run/netns/de567b05-faf8-498e-a47b-724d0efa0ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod034f4642_b5d5_4a0c_9cec_e2426d5e31fd.slice PodAnnotations:0xc0036a41c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.900127 | controller |     "Jun 11 16:03:08.218475 crc crio[3638]: time=\"2026-06-11T16:03:08.213777744Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7b499fc5ff-6nklx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.900144 | controller |     "Jun 11 16:03:08.346973 crc crio[3638]: time=\"2026-06-11T16:03:08.344511529Z\" level=info msg=\"Starting container: ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7\" id=13198c7f-df38-48a1-8fe5-d1844403d051 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.900160 | controller |     "Jun 11 16:03:08.376629 crc crio[3638]: time=\"2026-06-11T16:03:08.375728942Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=101fefd7-8f3c-4fc8-95ae-24554c9878f9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.900175 | controller |     "Jun 11 16:03:08.421007 crc crio[3638]: time=\"2026-06-11T16:03:08.420952273Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:01:02.900190 | controller |     "Jun 11 16:03:08.465145 crc crio[3638]: time=\"2026-06-11T16:03:08.437204204Z\" level=info msg=\"Ran pod sandbox 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a with infra container: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/POD\" id=4af99dd1-1b24-4221-ba10-4d5d9d52795d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.900206 | controller |     "Jun 11 16:03:08.511276 crc crio[3638]: time=\"2026-06-11T16:03:08.511100906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f7ab3aac-6514-41c5-8ac0-310c4de80eec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.900224 | controller |     "Jun 11 16:03:08.541831 crc crio[3638]: time=\"2026-06-11T16:03:08.53516008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=c7d686b9-4c79-4e86-a805-cc59f347b183 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.900240 | controller |     "Jun 11 16:03:08.568944 crc crio[3638]: time=\"2026-06-11T16:03:08.5688185Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager\" id=e3d7c5a2-7ef9-46c2-8e73-ce1e0427d7a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.900255 | controller |     "Jun 11 16:03:08.585981 crc crio[3638]: time=\"2026-06-11T16:03:08.569284581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.900270 | controller |     "Jun 11 16:03:08.785960 crc crio[3638]: time=\"2026-06-11T16:03:08.778020805Z\" level=warning msg=\"Stopping container ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:01:02.900285 | controller |     "Jun 11 16:03:09.106413 crc crio[3638]: time=\"2026-06-11T16:03:09.10538213Z\" level=info msg=\"Started container\" PID=14369 containerID=ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7 description=openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager id=13198c7f-df38-48a1-8fe5-d1844403d051 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4",
2026-06-11 18:01:02.900300 | controller |     "Jun 11 16:03:10.772004 crc crio[3638]: time=\"2026-06-11T16:03:10.768839096Z\" level=info msg=\"Stopping container: ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7 (timeout: 30s)\" id=b1395746-5350-427f-b886-3d9e03ffe7f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.900315 | controller |     "Jun 11 16:03:11.292055 crc crio[3638]: time=\"2026-06-11T16:03:11.290744124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.900330 | controller |     "Jun 11 16:03:11.530707 crc crio[3638]: time=\"2026-06-11T16:03:11.529957362Z\" level=info msg=\"Stopped container ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42: openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins\" id=8b681018-5392-48ba-9d6a-d59d67c07038 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.900344 | controller |     "Jun 11 16:03:11.537078 crc crio[3638]: time=\"2026-06-11T16:03:11.536871215Z\" level=info msg=\"Stopping pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc\" id=a91855cd-94e4-4b2c-b67f-3e9038e89feb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.900359 | controller |     "Jun 11 16:03:11.554652 crc crio[3638]: time=\"2026-06-11T16:03:11.554406026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.900374 | controller |     "Jun 11 16:03:11.603647 crc crio[3638]: time=\"2026-06-11T16:03:11.601717525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.900389 | controller |     "Jun 11 16:03:11.605650 crc crio[3638]: time=\"2026-06-11T16:03:11.604732736Z\" level=info msg=\"Stopped container ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7: openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager\" id=b1395746-5350-427f-b886-3d9e03ffe7f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.900407 | controller |     "Jun 11 16:03:11.627057 crc crio[3638]: time=\"2026-06-11T16:03:11.621673934Z\" level=info msg=\"Stopping pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4\" id=622c60fa-be72-433a-9d6b-532e7d8ae659 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.900423 | controller |     "Jun 11 16:03:11.627057 crc crio[3638]: time=\"2026-06-11T16:03:11.622270107Z\" level=info msg=\"Got pod network &{Name:controller-manager-54c68796c7-92gwz Namespace:openshift-controller-manager ID:864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4 UID:371960de-bbf0-4421-83c1-297ac8ed7579 NetNS:/var/run/netns/98f04b64-7174-47eb-9126-2d17182ca02e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371960de_bbf0_4421_83c1_297ac8ed7579.slice PodAnnotations:0xc0016c0ea0}] Aliases:map[]}\"",
2026-06-11 18:01:02.900440 | controller |     "Jun 11 16:03:11.627057 crc crio[3638]: time=\"2026-06-11T16:03:11.624802697Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-54c68796c7-92gwz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.900454 | controller |     "Jun 11 16:03:12.026733 crc crio[3638]: time=\"2026-06-11T16:03:12.026643179Z\" level=info msg=\"Stopped pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc\" id=a91855cd-94e4-4b2c-b67f-3e9038e89feb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.900469 | controller |     "Jun 11 16:03:12.129798 crc crio[3638]: time=\"2026-06-11T16:03:12.126823577Z\" level=info msg=\"Created container 42194fcd761213ae8b23540969d28daa466606848d14cafac5960cbbb4e2fbe2: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=9ac48612-f9ec-4f0f-a042-630126cfe4de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.900484 | controller |     "Jun 11 16:03:12.195783 crc crio[3638]: time=\"2026-06-11T16:03:12.18833242Z\" level=info msg=\"Starting container: 42194fcd761213ae8b23540969d28daa466606848d14cafac5960cbbb4e2fbe2\" id=a76c59e3-bf5b-4323-8587-924476c0d1a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.900500 | controller |     "Jun 11 16:03:12.204636 crc crio[3638]: time=\"2026-06-11T16:03:12.198896138Z\" level=info msg=\"Created container 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager\" id=e3d7c5a2-7ef9-46c2-8e73-ce1e0427d7a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.900535 | controller |     "Jun 11 16:03:12.388066 crc crio[3638]: time=\"2026-06-11T16:03:12.360644541Z\" level=info msg=\"Starting container: 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199\" id=6195e37f-a50a-4778-9c11-3618de4afa81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.900553 | controller |     "Jun 11 16:03:12.550541 crc crio[3638]: time=\"2026-06-11T16:03:12.543723263Z\" level=info msg=\"Started container\" PID=14466 containerID=42194fcd761213ae8b23540969d28daa466606848d14cafac5960cbbb4e2fbe2 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=a76c59e3-bf5b-4323-8587-924476c0d1a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e",
2026-06-11 18:01:02.900569 | controller |     "Jun 11 16:03:13.157712 crc crio[3638]: time=\"2026-06-11T16:03:13.155007787Z\" level=info msg=\"Started container\" PID=14471 containerID=511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199 description=openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager id=6195e37f-a50a-4778-9c11-3618de4afa81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a",
2026-06-11 18:01:02.900594 | controller |     "Jun 11 16:03:13.180521 crc crio[3638]: time=\"2026-06-11T16:03:13.1785998Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=755e2479-ac86-4da6-b1bc-3e657aff8c24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.900610 | controller |     "Jun 11 16:03:13.192197 crc crio[3638]: time=\"2026-06-11T16:03:13.191370919Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=eb9c36d9-8d33-4a19-9d75-33dc11029aa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.900626 | controller |     "Jun 11 16:03:13.310764 crc crio[3638]: time=\"2026-06-11T16:03:13.310309117Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=608d9271-c434-4d01-b0e5-762c6e878127 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.900641 | controller |     "Jun 11 16:03:13.311108 crc crio[3638]: time=\"2026-06-11T16:03:13.311028554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.900656 | controller |     "Jun 11 16:03:14.558889 crc crio[3638]: time=\"2026-06-11T16:03:14.554113112Z\" level=info msg=\"Stopping container: 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199 (timeout: 30s)\" id=6cb8f80f-35cf-4730-adf2-6a1e4b9ae1b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.900670 | controller |     "Jun 11 16:03:14.939993 crc crio[3638]: time=\"2026-06-11T16:03:14.939845607Z\" level=info msg=\"Removing container: ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42\" id=75d4744c-b0a8-4909-874f-4111d207ae76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.900685 | controller |     "Jun 11 16:03:15.846409 crc crio[3638]: time=\"2026-06-11T16:03:15.845783948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.900699 | controller |     "Jun 11 16:03:16.455740 crc crio[3638]: time=\"2026-06-11T16:03:16.444059376Z\" level=info msg=\"Removed container ef8163281aa8e9ac6bdea88b6f0d6c9f724baf87db8a4630f5250144a95d8c42: openshift-multus/cni-sysctl-allowlist-ds-c285j/kube-multus-additional-cni-plugins\" id=75d4744c-b0a8-4909-874f-4111d207ae76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.900714 | controller |     "Jun 11 16:03:17.397486 crc crio[3638]: time=\"2026-06-11T16:03:17.397068671Z\" level=info msg=\"Stopped container 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager\" id=6cb8f80f-35cf-4730-adf2-6a1e4b9ae1b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.900728 | controller |     "Jun 11 16:03:17.454403 crc crio[3638]: time=\"2026-06-11T16:03:17.454038846Z\" level=info msg=\"Stopping pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a\" id=c8f176a1-55ae-4865-b505-f81d4bdc51b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.900742 | controller |     "Jun 11 16:03:17.455525 crc crio[3638]: time=\"2026-06-11T16:03:17.455176593Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b499fc5ff-6nklx Namespace:openshift-route-controller-manager ID:4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a UID:034f4642-b5d5-4a0c-9cec-e2426d5e31fd NetNS:/var/run/netns/de567b05-faf8-498e-a47b-724d0efa0ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod034f4642_b5d5_4a0c_9cec_e2426d5e31fd.slice PodAnnotations:0xc002cb6c70}] Aliases:map[]}\"",
2026-06-11 18:01:02.900761 | controller |     "Jun 11 16:03:17.455601 crc crio[3638]: time=\"2026-06-11T16:03:17.455559982Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-7b499fc5ff-6nklx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.900776 | controller |     "Jun 11 16:03:23.278359 crc crio[3638]: time=\"2026-06-11T16:03:23.275936904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.900792 | controller |     "Jun 11 16:03:24.273538 crc crio[3638]: time=\"2026-06-11T16:03:24.266159083Z\" level=info msg=\"Created container 19b4b5813f3665629cabafc659dce9cd7dfb95c14e6c50f14828f92ee280c4cc: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=608d9271-c434-4d01-b0e5-762c6e878127 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.900806 | controller |     "Jun 11 16:03:24.299789 crc crio[3638]: time=\"2026-06-11T16:03:24.296954615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f985e7e3-0dbb-4f36-a4ea-8fe152182f7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.900821 | controller |     "Jun 11 16:03:24.307818 crc crio[3638]: time=\"2026-06-11T16:03:24.307117763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=69ce4ef8-ed2e-47ca-b017-8ea0a86ec67a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.900835 | controller |     "Jun 11 16:03:24.313123 crc crio[3638]: time=\"2026-06-11T16:03:24.310254946Z\" level=info msg=\"Starting container: 19b4b5813f3665629cabafc659dce9cd7dfb95c14e6c50f14828f92ee280c4cc\" id=36337f77-0166-40fc-a159-08b49ea887c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.900850 | controller |     "Jun 11 16:03:24.407354 crc crio[3638]: time=\"2026-06-11T16:03:24.406105674Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a79e2342-cade-43b0-9c51-4507adf8a2f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.900865 | controller |     "Jun 11 16:03:24.621720 crc crio[3638]: time=\"2026-06-11T16:03:24.62087008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.900880 | controller |     "Jun 11 16:03:24.752871 crc crio[3638]: time=\"2026-06-11T16:03:24.748901641Z\" level=info msg=\"Started container\" PID=14614 containerID=19b4b5813f3665629cabafc659dce9cd7dfb95c14e6c50f14828f92ee280c4cc description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=36337f77-0166-40fc-a159-08b49ea887c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e",
2026-06-11 18:01:02.900895 | controller |     "Jun 11 16:03:25.177651 crc crio[3638]: time=\"2026-06-11T16:03:25.170645401Z\" level=info msg=\"Stopped pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a\" id=c8f176a1-55ae-4865-b505-f81d4bdc51b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.900909 | controller |     "Jun 11 16:03:25.201612 crc crio[3638]: time=\"2026-06-11T16:03:25.195048523Z\" level=info msg=\"Stopped pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4\" id=622c60fa-be72-433a-9d6b-532e7d8ae659 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.900924 | controller |     "Jun 11 16:03:26.068793 crc crio[3638]: time=\"2026-06-11T16:03:26.067390938Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-7f88546bc-f77wp/POD\" id=a7b0bb7c-1912-4ae7-a0a7-c21320d2446d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.900944 | controller |     "Jun 11 16:03:26.068793 crc crio[3638]: time=\"2026-06-11T16:03:26.067725377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.900959 | controller |     "Jun 11 16:03:26.122783 crc crio[3638]: time=\"2026-06-11T16:03:26.118926627Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/POD\" id=4a39df22-765d-4e06-92d8-5a28ef98587d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.900973 | controller |     "Jun 11 16:03:26.122783 crc crio[3638]: time=\"2026-06-11T16:03:26.119200093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.900988 | controller |     "Jun 11 16:03:26.607742 crc crio[3638]: time=\"2026-06-11T16:03:26.607410281Z\" level=info msg=\"Removing container: ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7\" id=52bc9cd3-0fcc-47df-81fd-895eb77b411b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.901003 | controller |     "Jun 11 16:03:28.495260 crc crio[3638]: time=\"2026-06-11T16:03:28.494782736Z\" level=info msg=\"Stopping container: 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11 (timeout: 2s)\" id=5bad2ff1-8d58-4c77-b2cf-5dddce2297a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.901017 | controller |     "Jun 11 16:03:34.091253 crc crio[3638]: time=\"2026-06-11T16:03:34.087750352Z\" level=info msg=\"Stopping pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21\" id=c0a8e27b-91a0-4b26-b488-c97ca3b018b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.901033 | controller |     "Jun 11 16:03:34.092919 crc crio[3638]: time=\"2026-06-11T16:03:34.091564162Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21\" id=c0a8e27b-91a0-4b26-b488-c97ca3b018b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.901048 | controller |     "Jun 11 16:03:34.106360 crc crio[3638]: time=\"2026-06-11T16:03:34.103660866Z\" level=info msg=\"Removing pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21\" id=5ca363a6-66fd-4900-b1cd-a56b4dc09deb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.901063 | controller |     "Jun 11 16:03:34.727002 crc crio[3638]: time=\"2026-06-11T16:03:34.726261135Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=b3ef9882-db7e-4461-96cb-e808627999d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.901078 | controller |     "Jun 11 16:03:34.727002 crc crio[3638]: time=\"2026-06-11T16:03:34.726801948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.901092 | controller |     "Jun 11 16:03:35.333150 crc crio[3638]: time=\"2026-06-11T16:03:35.333008493Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=f6e9bec6-8deb-411b-9e3d-8c9f00aefbfd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.901108 | controller |     "Jun 11 16:03:35.333150 crc crio[3638]: time=\"2026-06-11T16:03:35.333138436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.901123 | controller |     "Jun 11 16:03:39.192746 crc crio[3638]: time=\"2026-06-11T16:03:39.188029517Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=ccf9c190-7c85-4260-b5c9-57f607912b0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.901139 | controller |     "Jun 11 16:03:39.192746 crc crio[3638]: time=\"2026-06-11T16:03:39.189151404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.901157 | controller |     "Jun 11 16:04:30.119322 crc crio[3638]: time=\"2026-06-11T16:04:30.11859947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.901174 | controller |     "Jun 11 16:04:30.262829 crc crio[3638]: time=\"2026-06-11T16:04:30.262714335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.901189 | controller |     "Jun 11 16:04:30.873794 crc crio[3638]: time=\"2026-06-11T16:04:30.873240514Z\" level=info msg=\"Created container 971d494e8669bfe95f6b81f169616152b3d091dcdf2b34ac5eb437dc0acc61f7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a79e2342-cade-43b0-9c51-4507adf8a2f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.901204 | controller |     "Jun 11 16:04:30.883320 crc crio[3638]: time=\"2026-06-11T16:04:30.883034253Z\" level=info msg=\"Starting container: 971d494e8669bfe95f6b81f169616152b3d091dcdf2b34ac5eb437dc0acc61f7\" id=00ff28ad-1e9f-439d-8e6b-1c631bb37ff2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.901220 | controller |     "Jun 11 16:04:31.040528 crc crio[3638]: time=\"2026-06-11T16:04:31.040395126Z\" level=info msg=\"Started container\" PID=14952 containerID=971d494e8669bfe95f6b81f169616152b3d091dcdf2b34ac5eb437dc0acc61f7 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=00ff28ad-1e9f-439d-8e6b-1c631bb37ff2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a",
2026-06-11 18:01:02.901236 | controller |     "Jun 11 16:04:49.067244 crc crio[3638]: time=\"2026-06-11T16:04:49.066071034Z\" level=info msg=\"Removed container ff5741db6834f876d59bdc62c64e4c6917a5afad5d790d3a731764e4a52395d7: openshift-controller-manager/controller-manager-54c68796c7-92gwz/controller-manager\" id=52bc9cd3-0fcc-47df-81fd-895eb77b411b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.901251 | controller |     "Jun 11 16:04:49.071540 crc crio[3638]: time=\"2026-06-11T16:04:49.071464851Z\" level=info msg=\"Removing container: 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199\" id=5c9d1413-f03e-4c1a-92a8-5210663b389d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.901266 | controller |     "Jun 11 16:04:49.150586 crc crio[3638]: time=\"2026-06-11T16:04:49.150352903Z\" level=info msg=\"Stopped container 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5bad2ff1-8d58-4c77-b2cf-5dddce2297a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.901282 | controller |     "Jun 11 16:04:49.154930 crc crio[3638]: time=\"2026-06-11T16:04:49.154889109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=48ef7a58-ec3f-4875-bb0d-6ea93ec0a99c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.901297 | controller |     "Jun 11 16:04:49.223119 crc crio[3638]: time=\"2026-06-11T16:04:49.222746749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a7d51d9d-aba3-4ffe-815c-10d59c0ba313 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.901312 | controller |     "Jun 11 16:05:12.366355 crc crio[3638]: time=\"2026-06-11T16:05:12.365499415Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2633430a-041e-426b-9ba6-482ad639af1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.901330 | controller |     "Jun 11 16:05:12.381606 crc crio[3638]: time=\"2026-06-11T16:05:12.381521935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.901346 | controller |     "Jun 11 16:05:12.407767 crc crio[3638]: time=\"2026-06-11T16:05:12.40769968Z\" level=info msg=\"Removed pod sandbox: e5953d996170f6c3be6f2d53bde27c512bfaa2837612433128f9870baba4bc21\" id=5ca363a6-66fd-4900-b1cd-a56b4dc09deb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.901361 | controller |     "Jun 11 16:05:12.409256 crc crio[3638]: time=\"2026-06-11T16:05:12.409211211Z\" level=info msg=\"Stopping pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc\" id=f80d35e2-76cf-4e2a-98da-8ed6ec38d8c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.901376 | controller |     "Jun 11 16:05:12.410656 crc crio[3638]: time=\"2026-06-11T16:05:12.410295498Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc\" id=f80d35e2-76cf-4e2a-98da-8ed6ec38d8c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.901391 | controller |     "Jun 11 16:05:12.411966 crc crio[3638]: time=\"2026-06-11T16:05:12.41186464Z\" level=info msg=\"Removing pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc\" id=a0164852-6ee3-43e5-a7a2-7b69b3f22060 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.901406 | controller |     "Jun 11 16:06:18.807176 crc crio[3638]: time=\"2026-06-11T16:06:18.806058237Z\" level=info msg=\"Removed container 511530a1fb9e646859bf28227bf36785335f08776cf0ac5058cf00e56aec3199: openshift-route-controller-manager/route-controller-manager-7b499fc5ff-6nklx/route-controller-manager\" id=5c9d1413-f03e-4c1a-92a8-5210663b389d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.901422 | controller |     "Jun 11 16:06:18.812236 crc crio[3638]: time=\"2026-06-11T16:06:18.812158622Z\" level=info msg=\"Removing container: c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36\" id=55328819-a9c3-46f2-80a4-fc93d407242f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.901437 | controller |     "Jun 11 16:06:18.843875 crc crio[3638]: time=\"2026-06-11T16:06:18.843810906Z\" level=info msg=\"Got pod network &{Name:controller-manager-7f88546bc-f77wp Namespace:openshift-controller-manager ID:2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 UID:873d27dc-4ecf-42a4-8770-381ae567cf12 NetNS:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod873d27dc_4ecf_42a4_8770_381ae567cf12.slice PodAnnotations:0xc0003d0cd0}] Aliases:map[]}\"",
2026-06-11 18:01:02.901454 | controller |     "Jun 11 16:06:18.844192 crc crio[3638]: time=\"2026-06-11T16:06:18.844168944Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-7f88546bc-f77wp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.901470 | controller |     "Jun 11 16:06:18.886581 crc crio[3638]: time=\"2026-06-11T16:06:18.885897209Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-98548687b-xnt6d Namespace:openshift-route-controller-manager ID:d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc UID:de4503c7-6b94-42bf-9d26-68df6310bcfa NetNS:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde4503c7_6b94_42bf_9d26_68df6310bcfa.slice PodAnnotations:0xc000a88128}] Aliases:map[]}\"",
2026-06-11 18:01:02.901489 | controller |     "Jun 11 16:06:18.886581 crc crio[3638]: time=\"2026-06-11T16:06:18.886008551Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-98548687b-xnt6d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.901506 | controller |     "Jun 11 16:06:19.007552 crc crio[3638]: time=\"2026-06-11T16:06:19.003243502Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e UID:392d0588-ab44-4ec8-87bf-ba7f0cacf25b NetNS:/var/run/netns/7f5df4d8-7141-4a2f-9f3c-7112ba4775ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod392d0588_ab44_4ec8_87bf_ba7f0cacf25b.slice PodAnnotations:0xc0003d0048}] Aliases:map[]}\"",
2026-06-11 18:01:02.901543 | controller |     "Jun 11 16:06:19.007552 crc crio[3638]: time=\"2026-06-11T16:06:19.003396946Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.901561 | controller |     "Jun 11 16:06:19.029274 crc crio[3638]: time=\"2026-06-11T16:06:19.029179029Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2 UID:758062bd-d923-482f-9cff-0b4944b3a717 NetNS:/var/run/netns/17e8440c-e2ea-4e0a-bfb9-60d86fdedcff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod758062bd_d923_482f_9cff_0b4944b3a717.slice PodAnnotations:0xc002cb6298}] Aliases:map[]}\"",
2026-06-11 18:01:02.901577 | controller |     "Jun 11 16:06:19.029274 crc crio[3638]: time=\"2026-06-11T16:06:19.029266701Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.901592 | controller |     "Jun 11 16:06:19.032888 crc crio[3638]: time=\"2026-06-11T16:06:19.032813306Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e 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:0xc0003d0368}] Aliases:map[]}\"",
2026-06-11 18:01:02.901607 | controller |     "Jun 11 16:06:19.032888 crc crio[3638]: time=\"2026-06-11T16:06:19.032877728Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.901622 | controller |     "Jun 11 16:06:19.042247 crc crio[3638]: time=\"2026-06-11T16:06:19.042111507Z\" level=info msg=\"Removed pod sandbox: 0c0510a26264e885a89daab6ced37815b95aab0ea4db25e5f65d7f87226499cc\" id=a0164852-6ee3-43e5-a7a2-7b69b3f22060 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.901636 | controller |     "Jun 11 16:06:19.043317 crc crio[3638]: time=\"2026-06-11T16:06:19.043209783Z\" level=info msg=\"Stopping pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574\" id=7cbbae15-0a06-4451-91ac-33f7aa28b7bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.901651 | controller |     "Jun 11 16:06:19.043518 crc crio[3638]: time=\"2026-06-11T16:06:19.043388038Z\" level=info msg=\"Stopped pod sandbox (already stopped): be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574\" id=7cbbae15-0a06-4451-91ac-33f7aa28b7bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.901665 | controller |     "Jun 11 16:06:19.044930 crc crio[3638]: time=\"2026-06-11T16:06:19.04474438Z\" level=info msg=\"Removing pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574\" id=18beaa89-8779-4059-9357-43b115a8021b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.901683 | controller |     "Jun 11 16:06:19.110971 crc crio[3638]: time=\"2026-06-11T16:06:19.110326392Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=e6b5d893-874a-4a41-93d0-4b2d54a99e66 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.901698 | controller |     "Jun 11 16:06:19.122806 crc crio[3638]: time=\"2026-06-11T16:06:19.116780996Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=5851cc28-bc6d-4b08-8be0-d019fba4076d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.901712 | controller |     "Jun 11 16:06:19.122806 crc crio[3638]: time=\"2026-06-11T16:06:19.118035546Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9a019be3-b9d1-4d38-9c9a-d3b3e908dab5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.901727 | controller |     "Jun 11 16:06:19.122806 crc crio[3638]: time=\"2026-06-11T16:06:19.11823222Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3609518c-7feb-47f5-a09d-710797d302a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.901741 | controller |     "Jun 11 16:06:19.132941 crc crio[3638]: time=\"2026-06-11T16:06:19.132770176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.901755 | controller |     "Jun 11 16:06:19.179248 crc crio[3638]: time=\"2026-06-11T16:06:19.178946366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.901771 | controller |     "Jun 11 16:06:19.185149 crc crio[3638]: time=\"2026-06-11T16:06:19.185050462Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=101fefd7-8f3c-4fc8-95ae-24554c9878f9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.901786 | controller |     "Jun 11 16:06:19.188582 crc crio[3638]: time=\"2026-06-11T16:06:19.188203917Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5460a960-8a03-409a-ae74-7081a53f8de1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.901801 | controller |     "Jun 11 16:06:19.195096 crc crio[3638]: time=\"2026-06-11T16:06:19.194895666Z\" level=info msg=\"Removed container c842c406fe2a06585725eb1f968950ece8c9753c24dbfea5b8b91b8eb72c2f36: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=55328819-a9c3-46f2-80a4-fc93d407242f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.901817 | controller |     "Jun 11 16:06:19.203099 crc crio[3638]: time=\"2026-06-11T16:06:19.202941988Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=24e7d7c3-061c-4f52-9182-c4e62fd699a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.901832 | controller |     "Jun 11 16:06:19.214887 crc crio[3638]: time=\"2026-06-11T16:06:19.213285734Z\" level=info msg=\"Removed pod sandbox: be539775b8e722a1c83417dd601813ad285912ec20cb92381d8e20ff676fb574\" id=18beaa89-8779-4059-9357-43b115a8021b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.901847 | controller |     "Jun 11 16:06:19.248880 crc crio[3638]: time=\"2026-06-11T16:06:19.246916545Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4de19e6e-0f80-47f2-8c19-ce0d48381040 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.901864 | controller |     "Jun 11 16:06:19.248880 crc crio[3638]: time=\"2026-06-11T16:06:19.247362186Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fggxz/extract-content\" id=ad3f91e9-5722-4eb3-9b38-6c107ebd3c35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.901879 | controller |     "Jun 11 16:06:19.264497 crc crio[3638]: time=\"2026-06-11T16:06:19.260718193Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=3a4a439c-6d6c-4f4c-89f9-154d25844ead name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.901894 | controller |     "Jun 11 16:06:19.264497 crc crio[3638]: time=\"2026-06-11T16:06:19.260880457Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=77c2bfcc-be5f-4d1a-8c22-ee51874c7cd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.901908 | controller |     "Jun 11 16:06:19.283579 crc crio[3638]: time=\"2026-06-11T16:06:19.283207009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.901922 | controller |     "Jun 11 16:06:19.284664 crc crio[3638]: time=\"2026-06-11T16:06:19.284318816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.901936 | controller |     "Jun 11 16:06:19.296314 crc crio[3638]: time=\"2026-06-11T16:06:19.29586393Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xxm5s/extract-content\" id=660d4f95-4ad9-45fe-90c0-e06d2836adcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.901950 | controller |     "Jun 11 16:06:19.315223 crc crio[3638]: time=\"2026-06-11T16:06:19.315051568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.901964 | controller |     "Jun 11 16:06:19.342259 crc crio[3638]: time=\"2026-06-11T16:06:19.342068771Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=bb13c753-b5fd-482c-b0e3-962105b75982 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.901979 | controller |     "Jun 11 16:06:19.363672 crc crio[3638]: time=\"2026-06-11T16:06:19.363252065Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=93d9f3e8-254d-4561-bfa6-4e0d51a4778a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.901994 | controller |     "Jun 11 16:06:19.438132 crc crio[3638]: time=\"2026-06-11T16:06:19.437902433Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=2bc3ccdf-c37c-4dd0-96f9-20913803b1ad name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.902009 | controller |     "Jun 11 16:06:19.442691 crc crio[3638]: time=\"2026-06-11T16:06:19.44199108Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4d2debb2-7adc-4581-97ec-cab80898787e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.902024 | controller |     "Jun 11 16:06:19.447174 crc crio[3638]: time=\"2026-06-11T16:06:19.447083792Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=43047dc0-0acb-4c1e-ad98-9eb59e8001b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.902039 | controller |     "Jun 11 16:06:19.458996 crc crio[3638]: time=\"2026-06-11T16:06:19.45879587Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=361c9e3c-417b-4f86-bdf0-e4abe7a8d290 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.902056 | controller |     "Jun 11 16:06:19.467327 crc crio[3638]: time=\"2026-06-11T16:06:19.467179131Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=6fe953b5-b5f4-4c97-a099-2bbecebf42b1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.902070 | controller |     "Jun 11 16:06:19.469193 crc crio[3638]: time=\"2026-06-11T16:06:19.469035495Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=c2a51228-cada-44a3-8635-644b33c6379c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902084 | controller |     "Jun 11 16:06:19.470133 crc crio[3638]: time=\"2026-06-11T16:06:19.470027928Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5182a498-9b69-4cc0-8be2-15a52def1aed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.902098 | controller |     "Jun 11 16:06:19.470238 crc crio[3638]: time=\"2026-06-11T16:06:19.470173521Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=22427fd5-682c-4c2d-9478-6af22614d6be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.902112 | controller |     "Jun 11 16:06:19.470238 crc crio[3638]: time=\"2026-06-11T16:06:19.470208742Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=70a1474f-6058-45a3-8afa-cf9c608cfbf5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.902126 | controller |     "Jun 11 16:06:19.498931 crc crio[3638]: time=\"2026-06-11T16:06:19.49696863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902141 | controller |     "Jun 11 16:06:19.501626 crc crio[3638]: time=\"2026-06-11T16:06:19.501405696Z\" level=info msg=\"Created container 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2633430a-041e-426b-9ba6-482ad639af1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902155 | controller |     "Jun 11 16:06:19.506188 crc crio[3638]: time=\"2026-06-11T16:06:19.505749249Z\" level=info msg=\"Starting container: 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75\" id=6e980d2c-b693-4517-bd47-2b17cf533777 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.902170 | controller |     "Jun 11 16:06:19.509349 crc crio[3638]: time=\"2026-06-11T16:06:19.508964235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902184 | controller |     "Jun 11 16:06:19.509907 crc crio[3638]: time=\"2026-06-11T16:06:19.509669432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902199 | controller |     "Jun 11 16:06:19.516887 crc crio[3638]: time=\"2026-06-11T16:06:19.515062331Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=f3047cbc-c375-414f-b714-f1a6f4407d87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902213 | controller |     "Jun 11 16:06:19.516887 crc crio[3638]: time=\"2026-06-11T16:06:19.515907952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902228 | controller |     "Jun 11 16:06:19.516887 crc crio[3638]: time=\"2026-06-11T16:06:19.51670653Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1fbcb3b8-97cc-499a-9eac-235ced445a1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.902247 | controller |     "Jun 11 16:06:19.518038 crc crio[3638]: time=\"2026-06-11T16:06:19.517010357Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=414bccba-f078-4b45-85b9-3d17222aa5a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.902262 | controller |     "Jun 11 16:06:19.572915 crc crio[3638]: time=\"2026-06-11T16:06:19.572845867Z\" level=info msg=\"Started container\" PID=15511 containerID=22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6e980d2c-b693-4517-bd47-2b17cf533777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1",
2026-06-11 18:01:02.902278 | controller |     "Jun 11 16:06:19.583759 crc crio[3638]: time=\"2026-06-11T16:06:19.578944152Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=aba7b5b1-9f4c-4088-b8a8-fa3072492785 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902293 | controller |     "Jun 11 16:06:19.603233 crc crio[3638]: time=\"2026-06-11T16:06:19.602569744Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wrz8v/extract-content\" id=04acce84-4327-4f83-a07b-c97910e273a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902308 | controller |     "Jun 11 16:06:19.628061 crc crio[3638]: time=\"2026-06-11T16:06:19.627900117Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=f882a0b1-b29e-4c9e-a081-873835e81f0c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.902324 | controller |     "Jun 11 16:06:19.634725 crc crio[3638]: time=\"2026-06-11T16:06:19.634685329Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=caf527b8-ef34-4ed4-ab4f-b14c1a9aa49f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.902339 | controller |     "Jun 11 16:06:19.663136 crc crio[3638]: time=\"2026-06-11T16:06:19.661273912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902355 | controller |     "Jun 11 16:06:19.679511 crc crio[3638]: time=\"2026-06-11T16:06:19.665658537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902371 | controller |     "Jun 11 16:06:19.679511 crc crio[3638]: time=\"2026-06-11T16:06:19.676883054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902387 | controller |     "Jun 11 16:06:19.688725 crc crio[3638]: time=\"2026-06-11T16:06:19.688552102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902402 | controller |     "Jun 11 16:06:19.693505 crc crio[3638]: time=\"2026-06-11T16:06:19.689825893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902418 | controller |     "Jun 11 16:06:19.698587 crc crio[3638]: time=\"2026-06-11T16:06:19.698302365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902433 | controller |     "Jun 11 16:06:19.701840 crc crio[3638]: time=\"2026-06-11T16:06:19.701747986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902452 | controller |     "Jun 11 16:06:19.712804 crc crio[3638]: time=\"2026-06-11T16:06:19.711777615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902468 | controller |     "Jun 11 16:06:19.718123 crc crio[3638]: time=\"2026-06-11T16:06:19.718034973Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=13c80934-4481-42e0-bc75-b45aab8b26a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.902483 | controller |     "Jun 11 16:06:19.730320 crc crio[3638]: time=\"2026-06-11T16:06:19.730167983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902498 | controller |     "Jun 11 16:06:19.736344 crc crio[3638]: time=\"2026-06-11T16:06:19.7363201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902528 | controller |     "Jun 11 16:06:19.748633 crc crio[3638]: time=\"2026-06-11T16:06:19.747952506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902549 | controller |     "Jun 11 16:06:19.753621 crc crio[3638]: time=\"2026-06-11T16:06:19.751589272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902564 | controller |     "Jun 11 16:06:19.788878 crc crio[3638]: time=\"2026-06-11T16:06:19.788799429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902579 | controller |     "Jun 11 16:06:19.793533 crc crio[3638]: time=\"2026-06-11T16:06:19.793491731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902594 | controller |     "Jun 11 16:06:20.886889 crc crio[3638]: time=\"2026-06-11T16:06:20.88612431Z\" level=info msg=\"Created container ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed: openshift-marketplace/redhat-marketplace-fggxz/extract-content\" id=ad3f91e9-5722-4eb3-9b38-6c107ebd3c35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902609 | controller |     "Jun 11 16:06:20.888714 crc crio[3638]: time=\"2026-06-11T16:06:20.888580308Z\" level=info msg=\"Starting container: ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed\" id=644ef668-1bd1-42a8-af08-316173c47faf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.902624 | controller |     "Jun 11 16:06:20.902210 crc crio[3638]: time=\"2026-06-11T16:06:20.90208777Z\" level=info msg=\"Started container\" PID=15541 containerID=ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed description=openshift-marketplace/redhat-marketplace-fggxz/extract-content id=644ef668-1bd1-42a8-af08-316173c47faf name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553",
2026-06-11 18:01:02.902640 | controller |     "Jun 11 16:06:20.986288 crc crio[3638]: time=\"2026-06-11T16:06:20.986160382Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dgpbn/extract-content\" id=8031a9e5-1204-414f-92c0-729a1c5f8401 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902655 | controller |     "Jun 11 16:06:20.994532 crc crio[3638]: time=\"2026-06-11T16:06:20.994320137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902670 | controller |     "Jun 11 16:06:21.021996 crc crio[3638]: time=\"2026-06-11T16:06:21.021919594Z\" level=info msg=\"Created container 4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=f3047cbc-c375-414f-b714-f1a6f4407d87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902688 | controller |     "Jun 11 16:06:21.022760 crc crio[3638]: time=\"2026-06-11T16:06:21.02217834Z\" level=info msg=\"Created container e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=aba7b5b1-9f4c-4088-b8a8-fa3072492785 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902704 | controller |     "Jun 11 16:06:21.023271 crc crio[3638]: time=\"2026-06-11T16:06:21.022296093Z\" level=info msg=\"Created container 5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e: openshift-marketplace/certified-operators-l27pk/extract-content\" id=c2a51228-cada-44a3-8635-644b33c6379c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902720 | controller |     "Jun 11 16:06:21.023740 crc crio[3638]: time=\"2026-06-11T16:06:21.023566593Z\" level=info msg=\"Created container aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c: openshift-marketplace/community-operators-qhh6t/extract-content\" id=3a4a439c-6d6c-4f4c-89f9-154d25844ead name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902734 | controller |     "Jun 11 16:06:21.024562 crc crio[3638]: time=\"2026-06-11T16:06:21.024361101Z\" level=info msg=\"Starting container: 5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e\" id=ceba4e9b-1e38-41c2-91c1-829b27404351 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.902749 | controller |     "Jun 11 16:06:21.025056 crc crio[3638]: time=\"2026-06-11T16:06:21.024741791Z\" level=info msg=\"Starting container: e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa\" id=46128421-7473-44a1-8a4a-442d93446705 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.902764 | controller |     "Jun 11 16:06:21.025056 crc crio[3638]: time=\"2026-06-11T16:06:21.024785252Z\" level=info msg=\"Starting container: 4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc\" id=afeae6be-d51d-4369-a15f-c6cfdbb7470c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.902778 | controller |     "Jun 11 16:06:21.026819 crc crio[3638]: time=\"2026-06-11T16:06:21.025778366Z\" level=info msg=\"Starting container: aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c\" id=db3911d5-ba3e-4d41-878b-71f62caa8d59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.902793 | controller |     "Jun 11 16:06:21.028951 crc crio[3638]: time=\"2026-06-11T16:06:21.028833849Z\" level=info msg=\"Created container 1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933: openshift-marketplace/community-operators-wrz8v/extract-content\" id=04acce84-4327-4f83-a07b-c97910e273a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902808 | controller |     "Jun 11 16:06:21.030002 crc crio[3638]: time=\"2026-06-11T16:06:21.029913335Z\" level=info msg=\"Starting container: 1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933\" id=1797a710-a412-4126-9f23-8ec625012629 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.902822 | controller |     "Jun 11 16:06:21.030736 crc crio[3638]: time=\"2026-06-11T16:06:21.03059328Z\" level=info msg=\"Created container 756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6: openshift-marketplace/certified-operators-xxm5s/extract-content\" id=660d4f95-4ad9-45fe-90c0-e06d2836adcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902836 | controller |     "Jun 11 16:06:21.043544 crc crio[3638]: time=\"2026-06-11T16:06:21.035301142Z\" level=info msg=\"Starting container: 756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6\" id=b6d25ea6-0c19-4ab4-bd3f-4d38ff8f3a09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.902854 | controller |     "Jun 11 16:06:21.043544 crc crio[3638]: time=\"2026-06-11T16:06:21.041389608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902869 | controller |     "Jun 11 16:06:21.044279 crc crio[3638]: time=\"2026-06-11T16:06:21.044201785Z\" level=info msg=\"Started container\" PID=15667 containerID=1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933 description=openshift-marketplace/community-operators-wrz8v/extract-content id=1797a710-a412-4126-9f23-8ec625012629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2",
2026-06-11 18:01:02.902884 | controller |     "Jun 11 16:06:21.044937 crc crio[3638]: time=\"2026-06-11T16:06:21.04484669Z\" level=info msg=\"Started container\" PID=15672 containerID=e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=46128421-7473-44a1-8a4a-442d93446705 name=/runtime.v1.RuntimeService/StartContainer sandboxID=781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225",
2026-06-11 18:01:02.902899 | controller |     "Jun 11 16:06:21.061599 crc crio[3638]: time=\"2026-06-11T16:06:21.049721066Z\" level=info msg=\"Started container\" PID=15666 containerID=4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=afeae6be-d51d-4369-a15f-c6cfdbb7470c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc",
2026-06-11 18:01:02.902913 | controller |     "Jun 11 16:06:21.061599 crc crio[3638]: time=\"2026-06-11T16:06:21.050345181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.902928 | controller |     "Jun 11 16:06:21.061599 crc crio[3638]: time=\"2026-06-11T16:06:21.059043147Z\" level=info msg=\"Started container\" PID=15665 containerID=756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6 description=openshift-marketplace/certified-operators-xxm5s/extract-content id=b6d25ea6-0c19-4ab4-bd3f-4d38ff8f3a09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82",
2026-06-11 18:01:02.902943 | controller |     "Jun 11 16:06:21.063271 crc crio[3638]: time=\"2026-06-11T16:06:21.063191017Z\" level=info msg=\"Started container\" PID=15663 containerID=5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e description=openshift-marketplace/certified-operators-l27pk/extract-content id=ceba4e9b-1e38-41c2-91c1-829b27404351 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177",
2026-06-11 18:01:02.902958 | controller |     "Jun 11 16:06:21.106633 crc crio[3638]: time=\"2026-06-11T16:06:21.106192071Z\" level=info msg=\"Started container\" PID=15652 containerID=aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c description=openshift-marketplace/community-operators-qhh6t/extract-content id=db3911d5-ba3e-4d41-878b-71f62caa8d59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4",
2026-06-11 18:01:02.902972 | controller |     "Jun 11 16:06:21.905155 crc crio[3638]: time=\"2026-06-11T16:06:21.905029544Z\" level=info msg=\"Created container 7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc: openshift-marketplace/redhat-operators-dgpbn/extract-content\" id=8031a9e5-1204-414f-92c0-729a1c5f8401 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.902988 | controller |     "Jun 11 16:06:21.907830 crc crio[3638]: time=\"2026-06-11T16:06:21.907766938Z\" level=info msg=\"Starting container: 7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc\" id=99a15cff-fa4b-4fe4-bb62-856c9ca1e0ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.903006 | controller |     "Jun 11 16:06:21.913751 crc crio[3638]: time=\"2026-06-11T16:06:21.91366867Z\" level=info msg=\"Started container\" PID=15727 containerID=7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc description=openshift-marketplace/redhat-operators-dgpbn/extract-content id=99a15cff-fa4b-4fe4-bb62-856c9ca1e0ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5",
2026-06-11 18:01:02.903022 | controller |     "Jun 11 16:06:21.953525 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b932566cb4bc81 Mac:2a:38:9a:22:16:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/7f5df4d8-7141-4a2f-9f3c-7112ba4775ff SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.903038 | controller |     "Jun 11 16:06:21.957781 crc crio[3638]: time=\"2026-06-11T16:06:21.956954909Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e UID:392d0588-ab44-4ec8-87bf-ba7f0cacf25b NetNS:/var/run/netns/7f5df4d8-7141-4a2f-9f3c-7112ba4775ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod392d0588_ab44_4ec8_87bf_ba7f0cacf25b.slice PodAnnotations:0xc0003d0048}] Aliases:map[]}\"",
2026-06-11 18:01:02.903053 | controller |     "Jun 11 16:06:21.957781 crc crio[3638]: time=\"2026-06-11T16:06:21.957325259Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.903069 | controller |     "Jun 11 16:06:21.961275 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0afa16bde4b187 Mac:76:56:fa:9c:df:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 SocketPath: PciID:}] [{Interface:0xc000123600 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.903084 | controller |     "Jun 11 16:06:21.961997 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a105acf5bbc7864 Mac:c2:37:83:1b:2e:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/17e8440c-e2ea-4e0a-bfb9-60d86fdedcff SocketPath: PciID:}] [{Interface:0xc000248a00 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.903099 | controller |     "Jun 11 16:06:21.963059 crc crio[3638]: time=\"2026-06-11T16:06:21.962828839Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-98548687b-xnt6d Namespace:openshift-route-controller-manager ID:d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc UID:de4503c7-6b94-42bf-9d26-68df6310bcfa NetNS:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde4503c7_6b94_42bf_9d26_68df6310bcfa.slice PodAnnotations:0xc000a88128}] Aliases:map[]}\"",
2026-06-11 18:01:02.903115 | controller |     "Jun 11 16:06:21.963562 crc crio[3638]: time=\"2026-06-11T16:06:21.963215199Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-98548687b-xnt6d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.903130 | controller |     "Jun 11 16:06:21.965075 crc crio[3638]: time=\"2026-06-11T16:06:21.965036732Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2 UID:758062bd-d923-482f-9cff-0b4944b3a717 NetNS:/var/run/netns/17e8440c-e2ea-4e0a-bfb9-60d86fdedcff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod758062bd_d923_482f_9cff_0b4944b3a717.slice PodAnnotations:0xc002cb6298}] Aliases:map[]}\"",
2026-06-11 18:01:02.903148 | controller |     "Jun 11 16:06:21.965276 crc crio[3638]: time=\"2026-06-11T16:06:21.965243217Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.903163 | controller |     "Jun 11 16:06:21.974730 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d072d065faf542 Mac:2e:c4:6f:76:d4:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.903178 | controller |     "Jun 11 16:06:21.975016 crc crio[3638]: 2026-06-11T16:06:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be4be13f61d1282 Mac:7a:75:0b:33:75:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.903193 | controller |     "Jun 11 16:06:21.979209 crc crio[3638]: time=\"2026-06-11T16:06:21.979139359Z\" level=info msg=\"Got pod network &{Name:controller-manager-7f88546bc-f77wp Namespace:openshift-controller-manager ID:2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 UID:873d27dc-4ecf-42a4-8770-381ae567cf12 NetNS:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod873d27dc_4ecf_42a4_8770_381ae567cf12.slice PodAnnotations:0xc0003d0cd0}] Aliases:map[]}\"",
2026-06-11 18:01:02.903208 | controller |     "Jun 11 16:06:21.979348 crc crio[3638]: time=\"2026-06-11T16:06:21.979324613Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7f88546bc-f77wp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.903224 | controller |     "Jun 11 16:06:21.979910 crc crio[3638]: time=\"2026-06-11T16:06:21.979138899Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e 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:0xc0003d0368}] Aliases:map[]}\"",
2026-06-11 18:01:02.903239 | controller |     "Jun 11 16:06:21.979910 crc crio[3638]: time=\"2026-06-11T16:06:21.979828465Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.903254 | controller |     "Jun 11 16:06:21.995111 crc crio[3638]: time=\"2026-06-11T16:06:21.993384288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef77742f-804a-4d00-92b9-ce6853544052 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903268 | controller |     "Jun 11 16:06:21.999344 crc crio[3638]: time=\"2026-06-11T16:06:21.999271028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=419422a6-a59a-4aed-9d1a-cbac465517fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903286 | controller |     "Jun 11 16:06:22.015114 crc crio[3638]: time=\"2026-06-11T16:06:22.015065004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c79c1d00-426f-4ae2-8a87-54e2a8163d60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903301 | controller |     "Jun 11 16:06:22.018183 crc crio[3638]: time=\"2026-06-11T16:06:22.018149827Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xxm5s/registry-server\" id=be30c30b-499d-4150-9679-a099185aac4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.903315 | controller |     "Jun 11 16:06:22.018672 crc crio[3638]: time=\"2026-06-11T16:06:22.01865051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.903330 | controller |     "Jun 11 16:06:22.020666 crc crio[3638]: time=\"2026-06-11T16:06:22.020587085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38711d8e-912a-44c4-8af6-d191c820b402 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903346 | controller |     "Jun 11 16:06:22.020747 crc crio[3638]: time=\"2026-06-11T16:06:22.020622576Z\" level=info msg=\"Ran pod sandbox be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=f6e9bec6-8deb-411b-9e3d-8c9f00aefbfd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.903361 | controller |     "Jun 11 16:06:22.023719 crc crio[3638]: time=\"2026-06-11T16:06:22.023237689Z\" level=info msg=\"Ran pod sandbox d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc with infra container: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/POD\" id=4a39df22-765d-4e06-92d8-5a28ef98587d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.903376 | controller |     "Jun 11 16:06:22.023931 crc crio[3638]: time=\"2026-06-11T16:06:22.023863223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=ad0f636b-6668-46a2-8b48-e5c11228b828 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903390 | controller |     "Jun 11 16:06:22.024376 crc crio[3638]: time=\"2026-06-11T16:06:22.024307614Z\" level=info msg=\"Ran pod sandbox 2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 with infra container: openshift-controller-manager/controller-manager-7f88546bc-f77wp/POD\" id=a7b0bb7c-1912-4ae7-a0a7-c21320d2446d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.903406 | controller |     "Jun 11 16:06:22.033339 crc crio[3638]: time=\"2026-06-11T16:06:22.033239177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=40952bfc-9faf-4882-ae77-6f7d227d8456 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903422 | controller |     "Jun 11 16:06:22.041297 crc crio[3638]: time=\"2026-06-11T16:06:22.041207337Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=ea09f459-7313-4e70-b9e0-19481f056907 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.903437 | controller |     "Jun 11 16:06:22.042215 crc crio[3638]: time=\"2026-06-11T16:06:22.042024907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.903452 | controller |     "Jun 11 16:06:22.042215 crc crio[3638]: time=\"2026-06-11T16:06:22.042101068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=251cf5f0-82df-44d4-9e29-cd4cbadc3b28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903470 | controller |     "Jun 11 16:06:22.044929 crc crio[3638]: time=\"2026-06-11T16:06:22.043326868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=822f6ea3-511e-4a33-a779-09d96644b9e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903486 | controller |     "Jun 11 16:06:22.044929 crc crio[3638]: time=\"2026-06-11T16:06:22.043821059Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=8f833787-e586-4a6c-b8e5-8713c1a0cacb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903502 | controller |     "Jun 11 16:06:22.046104 crc crio[3638]: time=\"2026-06-11T16:06:22.045929329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=912f5069-21ba-4f49-9908-82e9f07eb1bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903537 | controller |     "Jun 11 16:06:22.049053 crc crio[3638]: time=\"2026-06-11T16:06:22.048878919Z\" level=info msg=\"Ran pod sandbox 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=b3ef9882-db7e-4461-96cb-e808627999d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.903555 | controller |     "Jun 11 16:06:22.052164 crc crio[3638]: time=\"2026-06-11T16:06:22.051386189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=75139c44-6abf-4646-a825-34edabdf4360 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903571 | controller |     "Jun 11 16:06:22.052164 crc crio[3638]: time=\"2026-06-11T16:06:22.052076456Z\" level=info msg=\"Ran pod sandbox a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=ccf9c190-7c85-4260-b5c9-57f607912b0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.903585 | controller |     "Jun 11 16:06:22.061305 crc crio[3638]: time=\"2026-06-11T16:06:22.058230472Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=89b4b5dc-d84a-4396-b277-dc713a04b657 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903600 | controller |     "Jun 11 16:06:22.062347 crc crio[3638]: time=\"2026-06-11T16:06:22.061676843Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager\" id=b623106a-bd9a-40b4-8d36-712eecd4e818 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.903615 | controller |     "Jun 11 16:06:22.062347 crc crio[3638]: time=\"2026-06-11T16:06:22.062180745Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=24390ed4-4cbd-488a-9b47-c722e795cbfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903631 | controller |     "Jun 11 16:06:22.067944 crc crio[3638]: time=\"2026-06-11T16:06:22.067889662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=846f10e5-9b9d-4cb6-bd59-55d19c36b81b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903646 | controller |     "Jun 11 16:06:22.070719 crc crio[3638]: time=\"2026-06-11T16:06:22.070659828Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=54b0389c-8a9a-42f3-abe0-133e1131ae61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.903666 | controller |     "Jun 11 16:06:22.074712 crc crio[3638]: time=\"2026-06-11T16:06:22.072105851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.903682 | controller |     "Jun 11 16:06:22.074712 crc crio[3638]: time=\"2026-06-11T16:06:22.072904082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.903698 | controller |     "Jun 11 16:06:22.085758 crc crio[3638]: time=\"2026-06-11T16:06:22.084808255Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ea69e744-9090-41d0-b717-d1cb9a71d423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903713 | controller |     "Jun 11 16:06:22.085758 crc crio[3638]: time=\"2026-06-11T16:06:22.084917947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4896afaa-e2ee-4bd0-a98d-84788540b085 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903729 | controller |     "Jun 11 16:06:22.085758 crc crio[3638]: time=\"2026-06-11T16:06:22.084952278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d5851a87-56a0-4c9d-a75a-169e7d2b2576 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903744 | controller |     "Jun 11 16:06:22.085758 crc crio[3638]: time=\"2026-06-11T16:06:22.084989709Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b5ff5994-bcd8-492d-abb9-853c65c510ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903759 | controller |     "Jun 11 16:06:22.103069 crc crio[3638]: time=\"2026-06-11T16:06:22.102974077Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager\" id=76ce0164-744c-479f-b62c-b5f16332d46d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.903775 | controller |     "Jun 11 16:06:22.108370 crc crio[3638]: time=\"2026-06-11T16:06:22.108300604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b7278836-999b-4e64-9227-648e6f5da067 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903791 | controller |     "Jun 11 16:06:22.116256 crc crio[3638]: time=\"2026-06-11T16:06:22.116143432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d74c211-46be-42e7-b29c-409972bcd8eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903806 | controller |     "Jun 11 16:06:22.162036 crc crio[3638]: time=\"2026-06-11T16:06:22.161946682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.903820 | controller |     "Jun 11 16:06:22.162512 crc crio[3638]: time=\"2026-06-11T16:06:22.162471524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.903835 | controller |     "Jun 11 16:06:22.173011 crc crio[3638]: time=\"2026-06-11T16:06:22.172960924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.903853 | controller |     "Jun 11 16:06:22.199104 crc crio[3638]: time=\"2026-06-11T16:06:22.199014965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.903867 | controller |     "Jun 11 16:06:22.202872 crc crio[3638]: time=\"2026-06-11T16:06:22.202815385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.903882 | controller |     "Jun 11 16:06:22.219394 crc crio[3638]: time=\"2026-06-11T16:06:22.219286477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4c425eba-6646-4341-9ea4-f8cce8089109 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903896 | controller |     "Jun 11 16:06:22.219801 crc crio[3638]: time=\"2026-06-11T16:06:22.219328808Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=43fb7407-d6ad-43f1-a09a-b23342cf4b07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.903911 | controller |     "Jun 11 16:06:22.219801 crc crio[3638]: time=\"2026-06-11T16:06:22.219498502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=324872bf-254a-4074-811d-6a1317f94807 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.903926 | controller |     "Jun 11 16:06:22.225578 crc crio[3638]: time=\"2026-06-11T16:06:22.225512656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.903941 | controller |     "Jun 11 16:06:22.236884 crc crio[3638]: time=\"2026-06-11T16:06:22.236775454Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=c69bdc4d-1283-44c8-a809-23fb93a621b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.903955 | controller |     "Jun 11 16:06:22.237267 crc crio[3638]: time=\"2026-06-11T16:06:22.237208704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.903970 | controller |     "Jun 11 16:06:22.239571 crc crio[3638]: time=\"2026-06-11T16:06:22.239364206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.903984 | controller |     "Jun 11 16:06:22.259615 crc crio[3638]: time=\"2026-06-11T16:06:22.254352732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904013 | controller |     "Jun 11 16:06:22.260540 crc crio[3638]: time=\"2026-06-11T16:06:22.260095029Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wrz8v/registry-server\" id=7b4b7c6e-5d7c-429f-a932-a2470d1654eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904036 | controller |     "Jun 11 16:06:22.289644 crc crio[3638]: time=\"2026-06-11T16:06:22.28955767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904060 | controller |     "Jun 11 16:06:22.289941 crc crio[3638]: time=\"2026-06-11T16:06:22.289865038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904085 | controller |     "Jun 11 16:06:22.300556 crc crio[3638]: time=\"2026-06-11T16:06:22.295990154Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=c6f06b31-7893-44f7-a8d9-d72788eb6816 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904107 | controller |     "Jun 11 16:06:22.302661 crc crio[3638]: time=\"2026-06-11T16:06:22.296394843Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=1bbb85c3-eb56-4203-9044-d788d3c2b242 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904123 | controller |     "Jun 11 16:06:22.307111 crc crio[3638]: time=\"2026-06-11T16:06:22.306194537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904139 | controller |     "Jun 11 16:06:22.312291 crc crio[3638]: time=\"2026-06-11T16:06:22.312219101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904154 | controller |     "Jun 11 16:06:22.312502 crc crio[3638]: time=\"2026-06-11T16:06:22.312284192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904169 | controller |     "Jun 11 16:06:22.331511 crc crio[3638]: time=\"2026-06-11T16:06:22.331355916Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fggxz/registry-server\" id=3a11bfe5-7804-4a4a-8707-a3b993851048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904185 | controller |     "Jun 11 16:06:22.396208 crc crio[3638]: time=\"2026-06-11T16:06:22.393718421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904199 | controller |     "Jun 11 16:06:22.399527 crc crio[3638]: time=\"2026-06-11T16:06:22.397005779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904214 | controller |     "Jun 11 16:06:22.400719 crc crio[3638]: time=\"2026-06-11T16:06:22.400629935Z\" level=info msg=\"Created container a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500: openshift-marketplace/certified-operators-l27pk/registry-server\" id=ea09f459-7313-4e70-b9e0-19481f056907 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904228 | controller |     "Jun 11 16:06:22.402502 crc crio[3638]: time=\"2026-06-11T16:06:22.402368577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904243 | controller |     "Jun 11 16:06:22.403293 crc crio[3638]: time=\"2026-06-11T16:06:22.403194877Z\" level=info msg=\"Starting container: a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500\" id=4c01ff42-cad3-496c-8042-97dab1d9ffd7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.904257 | controller |     "Jun 11 16:06:22.408989 crc crio[3638]: time=\"2026-06-11T16:06:22.408939303Z\" level=info msg=\"Created container 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a: openshift-marketplace/certified-operators-xxm5s/registry-server\" id=be30c30b-499d-4150-9679-a099185aac4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904272 | controller |     "Jun 11 16:06:22.412802 crc crio[3638]: time=\"2026-06-11T16:06:22.412701764Z\" level=info msg=\"Started container\" PID=15771 containerID=a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500 description=openshift-marketplace/certified-operators-l27pk/registry-server id=4c01ff42-cad3-496c-8042-97dab1d9ffd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177",
2026-06-11 18:01:02.904291 | controller |     "Jun 11 16:06:22.415097 crc crio[3638]: time=\"2026-06-11T16:06:22.412723883Z\" level=info msg=\"Starting container: 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a\" id=f7af8ae9-2b7a-498b-bae9-64ec31c7d016 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.904307 | controller |     "Jun 11 16:06:22.421787 crc crio[3638]: time=\"2026-06-11T16:06:22.421740118Z\" level=info msg=\"Started container\" PID=15773 containerID=330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a description=openshift-marketplace/certified-operators-xxm5s/registry-server id=f7af8ae9-2b7a-498b-bae9-64ec31c7d016 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82",
2026-06-11 18:01:02.904322 | controller |     "Jun 11 16:06:22.445769 crc crio[3638]: time=\"2026-06-11T16:06:22.445696429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904337 | controller |     "Jun 11 16:06:22.450392 crc crio[3638]: time=\"2026-06-11T16:06:22.450267018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904352 | controller |     "Jun 11 16:06:22.468225 crc crio[3638]: time=\"2026-06-11T16:06:22.467922658Z\" level=info msg=\"Created container 1b59cd4152456c67b2111174bb7e07eeac8eba56aea5b7693ec24310f7c0f454: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager\" id=b623106a-bd9a-40b4-8d36-712eecd4e818 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904367 | controller |     "Jun 11 16:06:22.473364 crc crio[3638]: time=\"2026-06-11T16:06:22.471052303Z\" level=info msg=\"Starting container: 1b59cd4152456c67b2111174bb7e07eeac8eba56aea5b7693ec24310f7c0f454\" id=e035f44f-fc0c-4305-933a-a451b04d8acb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.904381 | controller |     "Jun 11 16:06:22.475374 crc crio[3638]: time=\"2026-06-11T16:06:22.475229281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904397 | controller |     "Jun 11 16:06:22.488905 crc crio[3638]: time=\"2026-06-11T16:06:22.486833038Z\" level=info msg=\"Started container\" PID=15777 containerID=1b59cd4152456c67b2111174bb7e07eeac8eba56aea5b7693ec24310f7c0f454 description=openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager id=e035f44f-fc0c-4305-933a-a451b04d8acb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc",
2026-06-11 18:01:02.904412 | controller |     "Jun 11 16:06:22.497660 crc crio[3638]: time=\"2026-06-11T16:06:22.49613197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904427 | controller |     "Jun 11 16:06:22.497660 crc crio[3638]: time=\"2026-06-11T16:06:22.496904139Z\" level=info msg=\"Created container 6af4ae3dcef6f691b5dec314f576fb95f944c5997ae31dc826113303e9c2b4da: openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager\" id=76ce0164-744c-479f-b62c-b5f16332d46d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904442 | controller |     "Jun 11 16:06:22.503557 crc crio[3638]: time=\"2026-06-11T16:06:22.498958247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904456 | controller |     "Jun 11 16:06:22.503557 crc crio[3638]: time=\"2026-06-11T16:06:22.499006098Z\" level=info msg=\"Starting container: 6af4ae3dcef6f691b5dec314f576fb95f944c5997ae31dc826113303e9c2b4da\" id=fb580128-bfa3-4d74-93bd-55b1fa828f3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.904475 | controller |     "Jun 11 16:06:22.516008 crc crio[3638]: time=\"2026-06-11T16:06:22.5158581Z\" level=info msg=\"Started container\" PID=15780 containerID=6af4ae3dcef6f691b5dec314f576fb95f944c5997ae31dc826113303e9c2b4da description=openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager id=fb580128-bfa3-4d74-93bd-55b1fa828f3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952",
2026-06-11 18:01:02.904492 | controller |     "Jun 11 16:06:22.517106 crc crio[3638]: time=\"2026-06-11T16:06:22.516938436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904525 | controller |     "Jun 11 16:06:22.521545 crc crio[3638]: time=\"2026-06-11T16:06:22.521103575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904548 | controller |     "Jun 11 16:06:22.578126 crc crio[3638]: time=\"2026-06-11T16:06:22.576620836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904564 | controller |     "Jun 11 16:06:22.589143 crc crio[3638]: time=\"2026-06-11T16:06:22.589068573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904580 | controller |     "Jun 11 16:06:22.606725 crc crio[3638]: time=\"2026-06-11T16:06:22.602711018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904595 | controller |     "Jun 11 16:06:22.607731 crc crio[3638]: time=\"2026-06-11T16:06:22.607655175Z\" level=info msg=\"Created container 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732: openshift-marketplace/community-operators-qhh6t/registry-server\" id=43fb7407-d6ad-43f1-a09a-b23342cf4b07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904609 | controller |     "Jun 11 16:06:22.611144 crc crio[3638]: time=\"2026-06-11T16:06:22.610917533Z\" level=info msg=\"Starting container: 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732\" id=2ca24ba4-efe0-4ef5-9553-b1c92f67f158 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.904624 | controller |     "Jun 11 16:06:22.625329 crc crio[3638]: time=\"2026-06-11T16:06:22.620099402Z\" level=info msg=\"Started container\" PID=15791 containerID=56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732 description=openshift-marketplace/community-operators-qhh6t/registry-server id=2ca24ba4-efe0-4ef5-9553-b1c92f67f158 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4",
2026-06-11 18:01:02.904639 | controller |     "Jun 11 16:06:22.648306 crc crio[3638]: time=\"2026-06-11T16:06:22.648222002Z\" level=info msg=\"Created container 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=c6f06b31-7893-44f7-a8d9-d72788eb6816 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904655 | controller |     "Jun 11 16:06:22.664052 crc crio[3638]: time=\"2026-06-11T16:06:22.658839954Z\" level=info msg=\"Created container 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540: openshift-marketplace/community-operators-wrz8v/registry-server\" id=7b4b7c6e-5d7c-429f-a932-a2470d1654eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904670 | controller |     "Jun 11 16:06:22.664052 crc crio[3638]: time=\"2026-06-11T16:06:22.663767102Z\" level=info msg=\"Starting container: 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186\" id=fec489ed-e00e-4ec9-80aa-200d5b6729ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.904688 | controller |     "Jun 11 16:06:22.664217 crc crio[3638]: time=\"2026-06-11T16:06:22.664050089Z\" level=info msg=\"Starting container: 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540\" id=b979d2a4-4a47-46d1-a8f8-8036794ccd67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.904704 | controller |     "Jun 11 16:06:22.674639 crc crio[3638]: time=\"2026-06-11T16:06:22.673675968Z\" level=info msg=\"Started container\" PID=15820 containerID=02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=fec489ed-e00e-4ec9-80aa-200d5b6729ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc",
2026-06-11 18:01:02.904719 | controller |     "Jun 11 16:06:22.710763 crc crio[3638]: time=\"2026-06-11T16:06:22.710501715Z\" level=info msg=\"Started container\" PID=15804 containerID=0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540 description=openshift-marketplace/community-operators-wrz8v/registry-server id=b979d2a4-4a47-46d1-a8f8-8036794ccd67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2",
2026-06-11 18:01:02.904734 | controller |     "Jun 11 16:06:22.744973 crc crio[3638]: time=\"2026-06-11T16:06:22.741314939Z\" level=info msg=\"Created container bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582: openshift-marketplace/redhat-marketplace-fggxz/registry-server\" id=3a11bfe5-7804-4a4a-8707-a3b993851048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904749 | controller |     "Jun 11 16:06:22.747691 crc crio[3638]: time=\"2026-06-11T16:06:22.747549277Z\" level=info msg=\"Starting container: bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582\" id=6b389b76-c121-4afb-8ef9-fc31d181b046 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.904764 | controller |     "Jun 11 16:06:22.754627 crc crio[3638]: time=\"2026-06-11T16:06:22.750024616Z\" level=info msg=\"Created container 1e8a4230089fa02b5c294eaffa32ac71eeee692ab563d6604bcf735df4697dda: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=54b0389c-8a9a-42f3-abe0-133e1131ae61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904778 | controller |     "Jun 11 16:06:22.755764 crc crio[3638]: time=\"2026-06-11T16:06:22.755642179Z\" level=info msg=\"Starting container: 1e8a4230089fa02b5c294eaffa32ac71eeee692ab563d6604bcf735df4697dda\" id=5d1c6b8c-b679-46d3-9e85-d60a4166bb4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.904793 | controller |     "Jun 11 16:06:22.769769 crc crio[3638]: time=\"2026-06-11T16:06:22.767693587Z\" level=info msg=\"Started container\" PID=15853 containerID=bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582 description=openshift-marketplace/redhat-marketplace-fggxz/registry-server id=6b389b76-c121-4afb-8ef9-fc31d181b046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553",
2026-06-11 18:01:02.904808 | controller |     "Jun 11 16:06:22.782713 crc crio[3638]: time=\"2026-06-11T16:06:22.782666993Z\" level=info msg=\"Started container\" PID=15835 containerID=1e8a4230089fa02b5c294eaffa32ac71eeee692ab563d6604bcf735df4697dda description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=5d1c6b8c-b679-46d3-9e85-d60a4166bb4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0",
2026-06-11 18:01:02.904823 | controller |     "Jun 11 16:06:23.322328 crc crio[3638]: time=\"2026-06-11T16:06:23.322251552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904841 | controller |     "Jun 11 16:06:23.337555 crc crio[3638]: time=\"2026-06-11T16:06:23.337068215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.904856 | controller |     "Jun 11 16:06:24.357785 crc crio[3638]: time=\"2026-06-11T16:06:24.357609478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea3bf81e-4749-4324-b365-a2a076194392 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.904871 | controller |     "Jun 11 16:06:24.368916 crc crio[3638]: time=\"2026-06-11T16:06:24.368806804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=04c76a4f-38fa-4305-8e39-ffbfabafad9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.904885 | controller |     "Jun 11 16:06:24.392158 crc crio[3638]: time=\"2026-06-11T16:06:24.391935725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c85cb0fb-f6f5-4ebe-9f8d-8e78c2ddf255 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.904900 | controller |     "Jun 11 16:06:24.392863 crc crio[3638]: time=\"2026-06-11T16:06:24.392821705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1e4212eb-77bd-4fcd-ae7f-4c6d558a48c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.904916 | controller |     "Jun 11 16:06:25.149194 crc crio[3638]: time=\"2026-06-11T16:06:25.149084625Z\" level=info msg=\"Created container b90a2960a6b8b002114903ba7b0c2b8d397ee69746b1f0bdab84eb3fbbc29c7f: openshift-kube-apiserver/installer-13-crc/installer\" id=1bbb85c3-eb56-4203-9044-d788d3c2b242 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904931 | controller |     "Jun 11 16:06:25.151483 crc crio[3638]: time=\"2026-06-11T16:06:25.151208946Z\" level=info msg=\"Starting container: b90a2960a6b8b002114903ba7b0c2b8d397ee69746b1f0bdab84eb3fbbc29c7f\" id=40e64c63-04d1-48ec-be70-198f6e5ce759 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.904946 | controller |     "Jun 11 16:06:25.165999 crc crio[3638]: time=\"2026-06-11T16:06:25.163972439Z\" level=info msg=\"Started container\" PID=15896 containerID=b90a2960a6b8b002114903ba7b0c2b8d397ee69746b1f0bdab84eb3fbbc29c7f description=openshift-kube-apiserver/installer-13-crc/installer id=40e64c63-04d1-48ec-be70-198f6e5ce759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2",
2026-06-11 18:01:02.904961 | controller |     "Jun 11 16:06:25.227753 crc crio[3638]: time=\"2026-06-11T16:06:25.227247406Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dgpbn/registry-server\" id=b5532f9c-eaa6-499f-bb95-daefd59dd0bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904975 | controller |     "Jun 11 16:06:25.227753 crc crio[3638]: time=\"2026-06-11T16:06:25.227694766Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=fd30654c-2075-4c06-b50f-635757ae6f4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.904990 | controller |     "Jun 11 16:06:25.228083 crc crio[3638]: time=\"2026-06-11T16:06:25.227998143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.905005 | controller |     "Jun 11 16:06:25.228400 crc crio[3638]: time=\"2026-06-11T16:06:25.227998614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.905023 | controller |     "Jun 11 16:06:25.296367 crc crio[3638]: time=\"2026-06-11T16:06:25.295765148Z\" level=info msg=\"Created container dbd2509f06eb7b318a20f35af9f10b52794f8f6d73d61a0ea0c4b68fe166b5a8: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=c69bdc4d-1283-44c8-a809-23fb93a621b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.905038 | controller |     "Jun 11 16:06:25.302309 crc crio[3638]: time=\"2026-06-11T16:06:25.30173755Z\" level=info msg=\"Starting container: dbd2509f06eb7b318a20f35af9f10b52794f8f6d73d61a0ea0c4b68fe166b5a8\" id=cf797449-b639-4119-a5b7-4894d34199d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.905053 | controller |     "Jun 11 16:06:25.363595 crc crio[3638]: time=\"2026-06-11T16:06:25.363492771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.905068 | controller |     "Jun 11 16:06:25.374609 crc crio[3638]: time=\"2026-06-11T16:06:25.374052822Z\" level=info msg=\"Started container\" PID=15897 containerID=dbd2509f06eb7b318a20f35af9f10b52794f8f6d73d61a0ea0c4b68fe166b5a8 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=cf797449-b639-4119-a5b7-4894d34199d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e",
2026-06-11 18:01:02.905083 | controller |     "Jun 11 16:06:25.378874 crc crio[3638]: time=\"2026-06-11T16:06:25.378677352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.905098 | controller |     "Jun 11 16:06:25.404989 crc crio[3638]: time=\"2026-06-11T16:06:25.403930944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.905113 | controller |     "Jun 11 16:06:25.443144 crc crio[3638]: time=\"2026-06-11T16:06:25.442948223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.905128 | controller |     "Jun 11 16:06:26.276999 crc crio[3638]: time=\"2026-06-11T16:06:26.276741569Z\" level=info msg=\"Created container ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=fd30654c-2075-4c06-b50f-635757ae6f4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.905142 | controller |     "Jun 11 16:06:26.278234 crc crio[3638]: time=\"2026-06-11T16:06:26.278138942Z\" level=info msg=\"Starting container: ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8\" id=b13279cb-ec82-4262-92af-0dad863dfe45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.905157 | controller |     "Jun 11 16:06:26.284113 crc crio[3638]: time=\"2026-06-11T16:06:26.284033992Z\" level=info msg=\"Started container\" PID=16001 containerID=ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=b13279cb-ec82-4262-92af-0dad863dfe45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225",
2026-06-11 18:01:02.905173 | controller |     "Jun 11 16:06:26.341160 crc crio[3638]: time=\"2026-06-11T16:06:26.341061939Z\" level=info msg=\"Created container 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4: openshift-marketplace/redhat-operators-dgpbn/registry-server\" id=b5532f9c-eaa6-499f-bb95-daefd59dd0bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.905187 | controller |     "Jun 11 16:06:26.344345 crc crio[3638]: time=\"2026-06-11T16:06:26.342900544Z\" level=info msg=\"Starting container: 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4\" id=089c52da-0431-491f-9025-984d1e4a3253 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.905205 | controller |     "Jun 11 16:06:26.351759 crc crio[3638]: time=\"2026-06-11T16:06:26.351659573Z\" level=info msg=\"Started container\" PID=15998 containerID=5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4 description=openshift-marketplace/redhat-operators-dgpbn/registry-server id=089c52da-0431-491f-9025-984d1e4a3253 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5",
2026-06-11 18:01:02.905222 | controller |     "Jun 11 16:06:31.771208 crc crio[3638]: time=\"2026-06-11T16:06:31.770305058Z\" level=info msg=\"Stopping pod sandbox: 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e\" id=4f5051f3-b4a3-4f58-aba6-3ab82f84e12a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.905238 | controller |     "Jun 11 16:06:31.774069 crc crio[3638]: time=\"2026-06-11T16:06:31.773200847Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e UID:392d0588-ab44-4ec8-87bf-ba7f0cacf25b NetNS:/var/run/netns/7f5df4d8-7141-4a2f-9f3c-7112ba4775ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod392d0588_ab44_4ec8_87bf_ba7f0cacf25b.slice PodAnnotations:0xc00210c1c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.905254 | controller |     "Jun 11 16:06:31.774145 crc crio[3638]: time=\"2026-06-11T16:06:31.774090118Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.905269 | controller |     "Jun 11 16:06:35.306209 crc crio[3638]: time=\"2026-06-11T16:06:35.305498682Z\" level=info msg=\"Stopped pod sandbox: 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e\" id=4f5051f3-b4a3-4f58-aba6-3ab82f84e12a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.905284 | controller |     "Jun 11 16:06:45.581134 crc crio[3638]: time=\"2026-06-11T16:06:45.579340484Z\" level=info msg=\"Stopping container: 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a (timeout: 2s)\" id=a1b175d1-1b52-4293-b89c-3230d977ce76 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.905299 | controller |     "Jun 11 16:06:46.162598 crc crio[3638]: time=\"2026-06-11T16:06:46.16209251Z\" level=info msg=\"Stopping container: bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582 (timeout: 2s)\" id=8b753d8f-7120-432c-abbe-3985a7549f1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.905314 | controller |     "Jun 11 16:06:46.270674 crc crio[3638]: time=\"2026-06-11T16:06:46.270083773Z\" level=info msg=\"Stopped container 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a: openshift-marketplace/certified-operators-xxm5s/registry-server\" id=a1b175d1-1b52-4293-b89c-3230d977ce76 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.905329 | controller |     "Jun 11 16:06:46.272525 crc crio[3638]: time=\"2026-06-11T16:06:46.272378707Z\" level=info msg=\"Stopping pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\" id=29549874-d4c0-47bb-be19-29b9bc1480cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.905343 | controller |     "Jun 11 16:06:46.275087 crc crio[3638]: time=\"2026-06-11T16:06:46.274680201Z\" level=info msg=\"Got pod network &{Name:certified-operators-xxm5s Namespace:openshift-marketplace ID:74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82 UID:6ff13057-2817-40e3-8d80-0fb6e189f9e1 NetNS:/var/run/netns/77089f43-d0be-40b5-b0ac-488999bc645a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ff13057_2817_40e3_8d80_0fb6e189f9e1.slice PodAnnotations:0xc001b15038}] Aliases:map[]}\"",
2026-06-11 18:01:02.905362 | controller |     "Jun 11 16:06:46.275748 crc crio[3638]: time=\"2026-06-11T16:06:46.275194854Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xxm5s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.905377 | controller |     "Jun 11 16:06:46.318211 crc crio[3638]: time=\"2026-06-11T16:06:46.318078615Z\" level=info msg=\"Stopped container bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582: openshift-marketplace/redhat-marketplace-fggxz/registry-server\" id=8b753d8f-7120-432c-abbe-3985a7549f1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.905391 | controller |     "Jun 11 16:06:46.323758 crc crio[3638]: time=\"2026-06-11T16:06:46.323181356Z\" level=info msg=\"Stopping pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\" id=8654cdf6-2617-4501-9324-d28477ae2707 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.905407 | controller |     "Jun 11 16:06:46.324580 crc crio[3638]: time=\"2026-06-11T16:06:46.324085198Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fggxz Namespace:openshift-marketplace ID:65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553 UID:762ef139-f9ec-4b60-9da1-76f7e2ebeb2b NetNS:/var/run/netns/39f4eb96-2bbe-4161-9380-a6028d35d189 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod762ef139_f9ec_4b60_9da1_76f7e2ebeb2b.slice PodAnnotations:0xc0003d1220}] Aliases:map[]}\"",
2026-06-11 18:01:02.905422 | controller |     "Jun 11 16:06:46.324580 crc crio[3638]: time=\"2026-06-11T16:06:46.324546409Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-fggxz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.905436 | controller |     "Jun 11 16:06:46.706333 crc crio[3638]: time=\"2026-06-11T16:06:46.705982032Z\" level=info msg=\"Stopped pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\" id=29549874-d4c0-47bb-be19-29b9bc1480cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.905451 | controller |     "Jun 11 16:06:46.965115 crc crio[3638]: time=\"2026-06-11T16:06:46.965039161Z\" level=info msg=\"Stopped pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\" id=8654cdf6-2617-4501-9324-d28477ae2707 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.905466 | controller |     "Jun 11 16:06:47.442163 crc crio[3638]: time=\"2026-06-11T16:06:47.442093821Z\" level=info msg=\"Removing container: bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582\" id=69799dc9-d5cd-4e33-9b10-e7f489a2cf3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905480 | controller |     "Jun 11 16:06:47.512533 crc crio[3638]: time=\"2026-06-11T16:06:47.512392855Z\" level=info msg=\"Removed container bab1649496a1f0aefa7b6fb6a652c16cbf0dbb3157d5c817cb119bb59c8b2582: openshift-marketplace/redhat-marketplace-fggxz/registry-server\" id=69799dc9-d5cd-4e33-9b10-e7f489a2cf3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905495 | controller |     "Jun 11 16:06:47.521340 crc crio[3638]: time=\"2026-06-11T16:06:47.521268197Z\" level=info msg=\"Removing container: ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed\" id=bda41f30-c8c2-4c14-9fab-aefc6eb1ad6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905510 | controller |     "Jun 11 16:06:47.559608 crc crio[3638]: time=\"2026-06-11T16:06:47.559528058Z\" level=info msg=\"Removed container ff14fd8a2db2139bd74282934ba9ec95c78056b6f4080039e4a9a65bad74c1ed: openshift-marketplace/redhat-marketplace-fggxz/extract-content\" id=bda41f30-c8c2-4c14-9fab-aefc6eb1ad6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905551 | controller |     "Jun 11 16:06:47.562000 crc crio[3638]: time=\"2026-06-11T16:06:47.561900304Z\" level=info msg=\"Removing container: c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4\" id=e6f90abf-d5c3-45b2-84e1-1deea17ae1a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905567 | controller |     "Jun 11 16:06:47.579855 crc crio[3638]: time=\"2026-06-11T16:06:47.579794451Z\" level=info msg=\"Removed container c023167c6b6b9375900041f3177ea9edba33877473f19fd23fbbab606967b7d4: openshift-marketplace/redhat-marketplace-fggxz/extract-utilities\" id=e6f90abf-d5c3-45b2-84e1-1deea17ae1a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905584 | controller |     "Jun 11 16:06:47.582845 crc crio[3638]: time=\"2026-06-11T16:06:47.582793792Z\" level=info msg=\"Removing container: 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a\" id=95179493-88fd-4d8b-9c1b-320b14f383d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905600 | controller |     "Jun 11 16:06:47.603615 crc crio[3638]: time=\"2026-06-11T16:06:47.603527395Z\" level=info msg=\"Removed container 330d534e46bba1641b044e6d9b5995d35123ebbda65ad0c891571028716f449a: openshift-marketplace/certified-operators-xxm5s/registry-server\" id=95179493-88fd-4d8b-9c1b-320b14f383d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905615 | controller |     "Jun 11 16:06:47.606741 crc crio[3638]: time=\"2026-06-11T16:06:47.606671341Z\" level=info msg=\"Removing container: 756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6\" id=55c49c22-bf24-4040-9f34-31dc2930390f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905631 | controller |     "Jun 11 16:06:47.627913 crc crio[3638]: time=\"2026-06-11T16:06:47.627815224Z\" level=info msg=\"Removed container 756c22c0d1fad54ddfeb021a8c6dca7368d902da031d90f1256ca88689d267a6: openshift-marketplace/certified-operators-xxm5s/extract-content\" id=55c49c22-bf24-4040-9f34-31dc2930390f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905646 | controller |     "Jun 11 16:06:47.630353 crc crio[3638]: time=\"2026-06-11T16:06:47.630294333Z\" level=info msg=\"Removing container: bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e\" id=075bc3be-a34d-43ad-9223-9c3069d2db15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905660 | controller |     "Jun 11 16:06:47.648219 crc crio[3638]: time=\"2026-06-11T16:06:47.648026416Z\" level=info msg=\"Removed container bf4d0fb5764aa610e7fb45cfb8467d3699910ebf7880591b51a283726e82a85e: openshift-marketplace/certified-operators-xxm5s/extract-utilities\" id=075bc3be-a34d-43ad-9223-9c3069d2db15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905675 | controller |     "Jun 11 16:06:47.947328 crc crio[3638]: time=\"2026-06-11T16:06:47.94724024Z\" level=info msg=\"Stopping container: 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540 (timeout: 2s)\" id=d543152e-b5b6-4abf-be4e-3adb8e678ddb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.905690 | controller |     "Jun 11 16:06:48.087206 crc crio[3638]: time=\"2026-06-11T16:06:48.08706366Z\" level=info msg=\"Stopped container 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540: openshift-marketplace/community-operators-wrz8v/registry-server\" id=d543152e-b5b6-4abf-be4e-3adb8e678ddb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.905705 | controller |     "Jun 11 16:06:48.088301 crc crio[3638]: time=\"2026-06-11T16:06:48.088224208Z\" level=info msg=\"Stopping pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\" id=e09db366-a381-45ea-9a50-884ad6e66761 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.905720 | controller |     "Jun 11 16:06:48.088821 crc crio[3638]: time=\"2026-06-11T16:06:48.088757771Z\" level=info msg=\"Got pod network &{Name:community-operators-wrz8v Namespace:openshift-marketplace ID:1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2 UID:a8e20d30-2278-4a7e-a0d7-986e53395978 NetNS:/var/run/netns/94ec5f5e-fd60-46e2-a2c6-a96a9175b1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8e20d30_2278_4a7e_a0d7_986e53395978.slice PodAnnotations:0xc001b14358}] Aliases:map[]}\"",
2026-06-11 18:01:02.905739 | controller |     "Jun 11 16:06:48.089112 crc crio[3638]: time=\"2026-06-11T16:06:48.088986437Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-wrz8v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.905754 | controller |     "Jun 11 16:06:48.465917 crc crio[3638]: time=\"2026-06-11T16:06:48.465712618Z\" level=info msg=\"Stopping container: 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75 (timeout: 2s)\" id=2cf4409f-b73f-4b98-9899-864c9348e172 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.905769 | controller |     "Jun 11 16:06:48.666000 crc crio[3638]: time=\"2026-06-11T16:06:48.665089765Z\" level=info msg=\"Stopped container 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2cf4409f-b73f-4b98-9899-864c9348e172 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.905784 | controller |     "Jun 11 16:06:48.668611 crc crio[3638]: time=\"2026-06-11T16:06:48.668303701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e4c914f3-ff33-4589-b698-83434b982e0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.905799 | controller |     "Jun 11 16:06:48.673035 crc crio[3638]: time=\"2026-06-11T16:06:48.672545193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b3ca06b1-2e0a-40ee-9297-6e0bfbc8cc48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.905814 | controller |     "Jun 11 16:06:48.698803 crc crio[3638]: time=\"2026-06-11T16:06:48.693508822Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c5fc1694-a78a-4dd2-abd7-228446c4d828 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.905829 | controller |     "Jun 11 16:06:48.698803 crc crio[3638]: time=\"2026-06-11T16:06:48.695235203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.905844 | controller |     "Jun 11 16:06:48.752964 crc crio[3638]: time=\"2026-06-11T16:06:48.75268606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.905859 | controller |     "Jun 11 16:06:48.773719 crc crio[3638]: time=\"2026-06-11T16:06:48.772896701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.905874 | controller |     "Jun 11 16:06:48.946115 crc crio[3638]: time=\"2026-06-11T16:06:48.945610466Z\" level=info msg=\"Created container edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c5fc1694-a78a-4dd2-abd7-228446c4d828 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.905888 | controller |     "Jun 11 16:06:48.952311 crc crio[3638]: time=\"2026-06-11T16:06:48.952145781Z\" level=info msg=\"Starting container: edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265\" id=fc52d145-b31b-40fe-98d2-1191be8c18a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.905903 | controller |     "Jun 11 16:06:48.957195 crc crio[3638]: time=\"2026-06-11T16:06:48.957105019Z\" level=info msg=\"Started container\" PID=16563 containerID=edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fc52d145-b31b-40fe-98d2-1191be8c18a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1",
2026-06-11 18:01:02.905922 | controller |     "Jun 11 16:06:49.208829 crc crio[3638]: time=\"2026-06-11T16:06:49.208201178Z\" level=info msg=\"Stopped pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\" id=e09db366-a381-45ea-9a50-884ad6e66761 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.905937 | controller |     "Jun 11 16:06:49.505708 crc crio[3638]: time=\"2026-06-11T16:06:49.504976126Z\" level=info msg=\"Removing container: 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540\" id=b5b60238-7ce0-4859-b0f1-a455eb5ddd52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905952 | controller |     "Jun 11 16:06:49.533823 crc crio[3638]: time=\"2026-06-11T16:06:49.53372486Z\" level=info msg=\"Removed container 0ab1d68b2f6053cc518f4b8c47b10ce98d2e38499d3214917d7c6c8ecb9a3540: openshift-marketplace/community-operators-wrz8v/registry-server\" id=b5b60238-7ce0-4859-b0f1-a455eb5ddd52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905966 | controller |     "Jun 11 16:06:49.541771 crc crio[3638]: time=\"2026-06-11T16:06:49.541612818Z\" level=info msg=\"Removing container: 1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933\" id=e91c9278-deee-4ced-948f-8c536be8db87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905981 | controller |     "Jun 11 16:06:49.570971 crc crio[3638]: time=\"2026-06-11T16:06:49.570871095Z\" level=info msg=\"Removed container 1bc385d6d0e5c03134dfdea0fc023cae84d82e424801cdc010507be13a893933: openshift-marketplace/community-operators-wrz8v/extract-content\" id=e91c9278-deee-4ced-948f-8c536be8db87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.905995 | controller |     "Jun 11 16:06:49.583583 crc crio[3638]: time=\"2026-06-11T16:06:49.583037325Z\" level=info msg=\"Removing container: d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0\" id=3fa72cb1-e822-4c91-8884-3ff9fddcb111 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906009 | controller |     "Jun 11 16:06:49.628108 crc crio[3638]: time=\"2026-06-11T16:06:49.628025685Z\" level=info msg=\"Removed container d3937f412d6c3b686a1f2bba7807e97ffe2c6a45361d986fb1e44545cb0359f0: openshift-marketplace/community-operators-wrz8v/extract-utilities\" id=3fa72cb1-e822-4c91-8884-3ff9fddcb111 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906023 | controller |     "Jun 11 16:06:49.631161 crc crio[3638]: time=\"2026-06-11T16:06:49.631068628Z\" level=info msg=\"Removing container: 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11\" id=5d55e989-0ac1-4b14-aab6-2dcf00017b06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906037 | controller |     "Jun 11 16:06:49.695918 crc crio[3638]: time=\"2026-06-11T16:06:49.695851291Z\" level=info msg=\"Removed container 087549de19283961a85f52f7bd4d46004d27d564e08786143bd00db238ec3f11: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5d55e989-0ac1-4b14-aab6-2dcf00017b06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906051 | controller |     "Jun 11 16:06:54.587233 crc crio[3638]: time=\"2026-06-11T16:06:54.586462162Z\" level=info msg=\"Stopping container: 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4 (timeout: 2s)\" id=1c3ad9e6-ba26-463e-bd20-dc953bad8331 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.906065 | controller |     "Jun 11 16:06:55.213654 crc crio[3638]: time=\"2026-06-11T16:06:55.213592006Z\" level=info msg=\"Stopped container 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4: openshift-marketplace/redhat-operators-dgpbn/registry-server\" id=1c3ad9e6-ba26-463e-bd20-dc953bad8331 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.906082 | controller |     "Jun 11 16:06:55.215001 crc crio[3638]: time=\"2026-06-11T16:06:55.214912177Z\" level=info msg=\"Stopping pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\" id=910baa55-52fd-4080-a6dd-c05206ae1e1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.906100 | controller |     "Jun 11 16:06:55.215628 crc crio[3638]: time=\"2026-06-11T16:06:55.215560712Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dgpbn Namespace:openshift-marketplace ID:fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5 UID:4e62c4ac-f483-4073-b758-40a162460570 NetNS:/var/run/netns/5accd0d5-963f-41a9-b4e9-acd693c3fcf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e62c4ac_f483_4073_b758_40a162460570.slice PodAnnotations:0xc001b14938}] Aliases:map[]}\"",
2026-06-11 18:01:02.906118 | controller |     "Jun 11 16:06:55.215767 crc crio[3638]: time=\"2026-06-11T16:06:55.215723636Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-dgpbn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.906133 | controller |     "Jun 11 16:06:56.206601 crc crio[3638]: time=\"2026-06-11T16:06:56.206269065Z\" level=info msg=\"Stopped pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\" id=910baa55-52fd-4080-a6dd-c05206ae1e1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.906147 | controller |     "Jun 11 16:06:56.635638 crc crio[3638]: time=\"2026-06-11T16:06:56.6348108Z\" level=info msg=\"Removing container: 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4\" id=61a57caa-d93f-4b21-8ff2-a5a9b5f2dea8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906161 | controller |     "Jun 11 16:06:56.672073 crc crio[3638]: time=\"2026-06-11T16:06:56.671890513Z\" level=info msg=\"Removed container 5c04dd6f8fb31f69b64ca8f5af4c32d1c08718086e2fc10ec936ca8aefb902c4: openshift-marketplace/redhat-operators-dgpbn/registry-server\" id=61a57caa-d93f-4b21-8ff2-a5a9b5f2dea8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906176 | controller |     "Jun 11 16:06:56.676655 crc crio[3638]: time=\"2026-06-11T16:06:56.676536464Z\" level=info msg=\"Removing container: 7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc\" id=9d594bbc-9376-4c6d-b2db-b14fd3c7dd1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906190 | controller |     "Jun 11 16:06:56.719852 crc crio[3638]: time=\"2026-06-11T16:06:56.719744253Z\" level=info msg=\"Removed container 7450c71cd4cb008aaffe8f6bc89fd54de35bbd44ff829b123d7fd465025b74dc: openshift-marketplace/redhat-operators-dgpbn/extract-content\" id=9d594bbc-9376-4c6d-b2db-b14fd3c7dd1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906206 | controller |     "Jun 11 16:06:56.723165 crc crio[3638]: time=\"2026-06-11T16:06:56.72301597Z\" level=info msg=\"Removing container: 51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae\" id=4207c1b4-79b3-49f1-b488-39ce61a7f218 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906221 | controller |     "Jun 11 16:06:56.751270 crc crio[3638]: time=\"2026-06-11T16:06:56.751034287Z\" level=info msg=\"Removed container 51dcb7bb71b8a93e825cfd58df859293df5f913d053e62cc5f157fd7c01beaae: openshift-marketplace/redhat-operators-dgpbn/extract-utilities\" id=4207c1b4-79b3-49f1-b488-39ce61a7f218 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906235 | controller |     "Jun 11 16:07:10.308314 crc crio[3638]: time=\"2026-06-11T16:07:10.304129844Z\" level=info msg=\"Stopping container: 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f (timeout: 15s)\" id=28a42a3e-a9ed-4e6f-94fb-d7da395786d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.906253 | controller |     "Jun 11 16:07:10.309623 crc crio[3638]: time=\"2026-06-11T16:07:10.309144447Z\" level=info msg=\"Stopping container: 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3 (timeout: 15s)\" id=8fa4d6d3-e0fc-4f42-ab7c-761300b2f673 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.906269 | controller |     "Jun 11 16:07:10.310009 crc crio[3638]: time=\"2026-06-11T16:07:10.309838723Z\" level=info msg=\"Stopping container: 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8 (timeout: 15s)\" id=92c7af3c-bc0b-42fa-9e7d-4f7bcda19df8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.906284 | controller |     "Jun 11 16:07:10.311400 crc crio[3638]: time=\"2026-06-11T16:07:10.311251324Z\" level=info msg=\"Stopping container: e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664 (timeout: 15s)\" id=fa79aad4-34b7-40de-9d18-266f6f1ece58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.906298 | controller |     "Jun 11 16:07:10.312867 crc crio[3638]: time=\"2026-06-11T16:07:10.312752368Z\" level=info msg=\"Stopping container: 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5 (timeout: 15s)\" id=11717309-9e81-4d55-a7bf-be9ea2e73821 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.906313 | controller |     "Jun 11 16:07:10.606251 crc crio[3638]: time=\"2026-06-11T16:07:10.605603337Z\" level=info msg=\"Stopped container 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=8fa4d6d3-e0fc-4f42-ab7c-761300b2f673 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.906327 | controller |     "Jun 11 16:07:10.733226 crc crio[3638]: time=\"2026-06-11T16:07:10.732610411Z\" level=info msg=\"Stopped container 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=28a42a3e-a9ed-4e6f-94fb-d7da395786d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.906342 | controller |     "Jun 11 16:07:10.762762 crc crio[3638]: time=\"2026-06-11T16:07:10.762688677Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=565e8770-50b0-41f2-9e6d-4aca25ef7f01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.906356 | controller |     "Jun 11 16:07:10.762918 crc crio[3638]: time=\"2026-06-11T16:07:10.762805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.906371 | controller |     "Jun 11 16:07:10.851490 crc crio[3638]: time=\"2026-06-11T16:07:10.851231056Z\" level=info msg=\"Stopped container 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=11717309-9e81-4d55-a7bf-be9ea2e73821 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.906386 | controller |     "Jun 11 16:07:10.915320 crc crio[3638]: time=\"2026-06-11T16:07:10.909762581Z\" level=info msg=\"Stopped container e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fa79aad4-34b7-40de-9d18-266f6f1ece58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.906400 | controller |     "Jun 11 16:07:10.930976 crc crio[3638]: time=\"2026-06-11T16:07:10.930770963Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=565e8770-50b0-41f2-9e6d-4aca25ef7f01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.906415 | controller |     "Jun 11 16:07:10.943304 crc crio[3638]: time=\"2026-06-11T16:07:10.943158312Z\" level=info msg=\"Ran pod sandbox a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=565e8770-50b0-41f2-9e6d-4aca25ef7f01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.906435 | controller |     "Jun 11 16:07:10.948179 crc crio[3638]: time=\"2026-06-11T16:07:10.947992239Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2c84f29f-8c0c-462a-9342-029e82425294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.906450 | controller |     "Jun 11 16:07:10.972326 crc crio[3638]: time=\"2026-06-11T16:07:10.972144742Z\" level=info msg=\"Removing container: adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143\" id=8dd24c54-41e1-42ba-9e02-f6e7175171fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906465 | controller |     "Jun 11 16:07:10.976343 crc crio[3638]: time=\"2026-06-11T16:07:10.975996619Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6108751c-002d-4af4-a270-5794cdbd40d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.906485 | controller |     "Jun 11 16:07:11.082786 crc crio[3638]: time=\"2026-06-11T16:07:11.082671445Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=abf1fe12-c5c7-4d2b-86b6-e3c3d50646fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.906550 | controller |     "Jun 11 16:07:11.084343 crc crio[3638]: time=\"2026-06-11T16:07:11.083285599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.906584 | controller |     "Jun 11 16:07:11.142086 crc crio[3638]: time=\"2026-06-11T16:07:11.141739832Z\" level=info msg=\"Removed container adb2e5f2bf0071e2827c28b0224c73c6a02674fc66ae0ce21ee328cd3df1f143: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=8dd24c54-41e1-42ba-9e02-f6e7175171fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906604 | controller |     "Jun 11 16:07:11.153171 crc crio[3638]: time=\"2026-06-11T16:07:11.153062937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.906621 | controller |     "Jun 11 16:07:11.411025 crc crio[3638]: time=\"2026-06-11T16:07:11.410315286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.906638 | controller |     "Jun 11 16:07:11.642695 crc crio[3638]: time=\"2026-06-11T16:07:11.642569694Z\" level=info msg=\"Created container 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=abf1fe12-c5c7-4d2b-86b6-e3c3d50646fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.906654 | controller |     "Jun 11 16:07:11.647760 crc crio[3638]: time=\"2026-06-11T16:07:11.646156315Z\" level=info msg=\"Starting container: 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250\" id=b05516a6-3c02-448c-990f-6f1160122860 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.906671 | controller |     "Jun 11 16:07:11.680576 crc crio[3638]: time=\"2026-06-11T16:07:11.6802844Z\" level=info msg=\"Started container\" PID=16963 containerID=6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=b05516a6-3c02-448c-990f-6f1160122860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57",
2026-06-11 18:01:02.906692 | controller |     "Jun 11 16:07:14.052632 crc crio[3638]: time=\"2026-06-11T16:07:14.051670097Z\" level=info msg=\"Removing container: 5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3\" id=4d1e8aa2-e404-4192-8e29-cc4500e4a7fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906709 | controller |     "Jun 11 16:07:14.401841 crc crio[3638]: time=\"2026-06-11T16:07:14.401737841Z\" level=info msg=\"Removed container 5289e197cd59dca001e026f579f0182acebaf14811ba722f5ab429134f07eea3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=4d1e8aa2-e404-4192-8e29-cc4500e4a7fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906726 | controller |     "Jun 11 16:07:14.556861 crc crio[3638]: time=\"2026-06-11T16:07:14.556759074Z\" level=info msg=\"Stopped container 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=92c7af3c-bc0b-42fa-9e7d-4f7bcda19df8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.906742 | controller |     "Jun 11 16:07:14.558936 crc crio[3638]: time=\"2026-06-11T16:07:14.55878362Z\" level=info msg=\"Stopping pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\" id=599b6163-4773-48c4-8f8a-785dd9708a4f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.906759 | controller |     "Jun 11 16:07:14.572699 crc crio[3638]: time=\"2026-06-11T16:07:14.572246693Z\" level=info msg=\"Stopped pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\" id=599b6163-4773-48c4-8f8a-785dd9708a4f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.906776 | controller |     "Jun 11 16:07:15.071261 crc crio[3638]: time=\"2026-06-11T16:07:15.07110953Z\" level=info msg=\"Removing container: e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664\" id=4071c3dc-3690-470c-8921-300bd4bda6d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906793 | controller |     "Jun 11 16:07:15.117238 crc crio[3638]: time=\"2026-06-11T16:07:15.116675883Z\" level=info msg=\"Removed container e0e59eeae855242d311589e31c23841f9a83f105ff68f0bf758facf7d40a1664: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4071c3dc-3690-470c-8921-300bd4bda6d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906809 | controller |     "Jun 11 16:07:15.157073 crc crio[3638]: time=\"2026-06-11T16:07:15.156862856Z\" level=info msg=\"Removing container: 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8\" id=0e22ecf7-194c-4bbf-a296-ddff53e3045e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906826 | controller |     "Jun 11 16:07:15.217238 crc crio[3638]: time=\"2026-06-11T16:07:15.21708238Z\" level=info msg=\"Removed container 68b67568a29402ec19cc6e21a84df32667e430a46fa077affe3bc04bcbc0bcd8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=0e22ecf7-194c-4bbf-a296-ddff53e3045e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906843 | controller |     "Jun 11 16:07:15.221103 crc crio[3638]: time=\"2026-06-11T16:07:15.220996238Z\" level=info msg=\"Removing container: 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3\" id=b482fb11-9897-44e3-bcce-f145bff7d9a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906859 | controller |     "Jun 11 16:07:15.244238 crc crio[3638]: time=\"2026-06-11T16:07:15.244079836Z\" level=info msg=\"Removed container 988cf5ad591447ae6ca8cc4250fd7bc0b53d334c65260c348c0308c7c0ea8fe3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b482fb11-9897-44e3-bcce-f145bff7d9a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906875 | controller |     "Jun 11 16:07:15.254596 crc crio[3638]: time=\"2026-06-11T16:07:15.254335016Z\" level=info msg=\"Removing container: 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5\" id=941fc63a-8183-4c42-ae73-adfd77cf3306 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906896 | controller |     "Jun 11 16:07:15.277592 crc crio[3638]: time=\"2026-06-11T16:07:15.277479156Z\" level=info msg=\"Removed container 799a902efa8890bb9a5a49493e6bf93a71ce69ca32cf6b313d4ac93b8d7636d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=941fc63a-8183-4c42-ae73-adfd77cf3306 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906913 | controller |     "Jun 11 16:07:15.279813 crc crio[3638]: time=\"2026-06-11T16:07:15.279712987Z\" level=info msg=\"Removing container: 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f\" id=3255b287-c23d-4b7f-a2b8-17c0403e8c5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906930 | controller |     "Jun 11 16:07:15.299466 crc crio[3638]: time=\"2026-06-11T16:07:15.299289307Z\" level=info msg=\"Removed container 18e57814c9e9d3d1b904b7ffcf14b5ecb1fd49fdf2be3d52280172bff3731f3f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3255b287-c23d-4b7f-a2b8-17c0403e8c5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906948 | controller |     "Jun 11 16:07:15.304314 crc crio[3638]: time=\"2026-06-11T16:07:15.303725316Z\" level=info msg=\"Removing container: 59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe\" id=3a3f0109-d169-412b-b00e-8c47a6c051f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906965 | controller |     "Jun 11 16:07:15.403666 crc crio[3638]: time=\"2026-06-11T16:07:15.402949835Z\" level=info msg=\"Removed container 59897970914b47b98b657dc2c20549a01638591bb6009d413c5dc1c40a7fbefe: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3a3f0109-d169-412b-b00e-8c47a6c051f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.906981 | controller |     "Jun 11 16:07:18.100979 crc crio[3638]: time=\"2026-06-11T16:07:18.100080009Z\" level=info msg=\"Stopping pod sandbox: a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2\" id=1435f49a-7a89-446b-bc5f-555868246c4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.906998 | controller |     "Jun 11 16:07:18.104741 crc crio[3638]: time=\"2026-06-11T16:07:18.102140605Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2 UID:758062bd-d923-482f-9cff-0b4944b3a717 NetNS:/var/run/netns/17e8440c-e2ea-4e0a-bfb9-60d86fdedcff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod758062bd_d923_482f_9cff_0b4944b3a717.slice PodAnnotations:0xc000a88c10}] Aliases:map[]}\"",
2026-06-11 18:01:02.907015 | controller |     "Jun 11 16:07:18.104741 crc crio[3638]: time=\"2026-06-11T16:07:18.102330379Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.907032 | controller |     "Jun 11 16:07:18.467780 crc crio[3638]: time=\"2026-06-11T16:07:18.467647606Z\" level=info msg=\"Stopping container: edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265 (timeout: 2s)\" id=262512a3-01d7-44d2-9144-e547fc02b93a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.907048 | controller |     "Jun 11 16:07:18.672787 crc crio[3638]: time=\"2026-06-11T16:07:18.672644933Z\" level=info msg=\"Stopped pod sandbox: a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2\" id=1435f49a-7a89-446b-bc5f-555868246c4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907064 | controller |     "Jun 11 16:07:19.117088 crc crio[3638]: time=\"2026-06-11T16:07:19.116045364Z\" level=info msg=\"Stopped container edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=262512a3-01d7-44d2-9144-e547fc02b93a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.907083 | controller |     "Jun 11 16:07:19.129000 crc crio[3638]: time=\"2026-06-11T16:07:19.128886642Z\" level=info msg=\"Removing container: 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75\" id=49bd07d1-be7d-4bda-ad99-181ca6865ef6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.907101 | controller |     "Jun 11 16:07:19.271319 crc crio[3638]: time=\"2026-06-11T16:07:19.269892661Z\" level=info msg=\"Stopping pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\" id=c104dd2c-2206-4356-ad84-634b88a9e44a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907117 | controller |     "Jun 11 16:07:19.271319 crc crio[3638]: time=\"2026-06-11T16:07:19.269990043Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\" id=c104dd2c-2206-4356-ad84-634b88a9e44a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907133 | controller |     "Jun 11 16:07:19.271319 crc crio[3638]: time=\"2026-06-11T16:07:19.270953794Z\" level=info msg=\"Removing pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\" id=04b60461-356d-428d-9d65-85e9f7c07a17 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907149 | controller |     "Jun 11 16:07:19.440326 crc crio[3638]: time=\"2026-06-11T16:07:19.440195187Z\" level=info msg=\"Removed container 22a60d712ffb875c8a3ef5a9520270a710c71558a00c6d5305253b2908d06b75: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=49bd07d1-be7d-4bda-ad99-181ca6865ef6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.907165 | controller |     "Jun 11 16:07:19.453240 crc crio[3638]: time=\"2026-06-11T16:07:19.453131277Z\" level=info msg=\"Removed pod sandbox: 65f4c6806404d2bd08ccf1dcb71ccedea48765534922725ab2e0455391903553\" id=04b60461-356d-428d-9d65-85e9f7c07a17 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907181 | controller |     "Jun 11 16:07:19.455853 crc crio[3638]: time=\"2026-06-11T16:07:19.455754486Z\" level=info msg=\"Stopping pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a\" id=7f013c1e-c2b0-47b5-b663-09ec2befad55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907198 | controller |     "Jun 11 16:07:19.455994 crc crio[3638]: time=\"2026-06-11T16:07:19.455912839Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a\" id=7f013c1e-c2b0-47b5-b663-09ec2befad55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907213 | controller |     "Jun 11 16:07:19.457121 crc crio[3638]: time=\"2026-06-11T16:07:19.457045005Z\" level=info msg=\"Removing pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a\" id=d521dfe4-8ad0-4dd5-81b6-552b1c3941b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907230 | controller |     "Jun 11 16:07:19.468743 crc crio[3638]: time=\"2026-06-11T16:07:19.468652117Z\" level=info msg=\"Removed pod sandbox: 4ac93648e3019b69e7e29222129ba7b4cda1772d80ff7534f4e14f47f16ca45a\" id=d521dfe4-8ad0-4dd5-81b6-552b1c3941b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907246 | controller |     "Jun 11 16:07:19.470118 crc crio[3638]: time=\"2026-06-11T16:07:19.469980735Z\" level=info msg=\"Stopping pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\" id=45acad3c-cfdd-454b-a1d4-dd4dc5acb5a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907262 | controller |     "Jun 11 16:07:19.470215 crc crio[3638]: time=\"2026-06-11T16:07:19.47017575Z\" level=info msg=\"Stopped pod sandbox (already stopped): fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\" id=45acad3c-cfdd-454b-a1d4-dd4dc5acb5a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907278 | controller |     "Jun 11 16:07:19.471316 crc crio[3638]: time=\"2026-06-11T16:07:19.471237464Z\" level=info msg=\"Removing pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\" id=0bbe090f-4b80-484e-90d9-7d9e354c88b4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907297 | controller |     "Jun 11 16:07:19.487649 crc crio[3638]: time=\"2026-06-11T16:07:19.487565991Z\" level=info msg=\"Removed pod sandbox: fecf34b6affa2173ea3f000183c075b4a578455c0dc6dc4988cedfe505375bf5\" id=0bbe090f-4b80-484e-90d9-7d9e354c88b4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907313 | controller |     "Jun 11 16:07:19.488377 crc crio[3638]: time=\"2026-06-11T16:07:19.488283097Z\" level=info msg=\"Stopping pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\" id=9ef8fbfb-b216-4bc7-acd8-2c6f2e3b31e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907330 | controller |     "Jun 11 16:07:19.488524 crc crio[3638]: time=\"2026-06-11T16:07:19.488502032Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\" id=9ef8fbfb-b216-4bc7-acd8-2c6f2e3b31e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907346 | controller |     "Jun 11 16:07:19.489137 crc crio[3638]: time=\"2026-06-11T16:07:19.489065085Z\" level=info msg=\"Removing pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\" id=9a59acbd-85ab-46dd-bdfc-41a65b01b0e7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907361 | controller |     "Jun 11 16:07:19.496955 crc crio[3638]: time=\"2026-06-11T16:07:19.49687708Z\" level=info msg=\"Removed pod sandbox: 1cb20b72a03ccbedf998ebe2f648747711bdcd549af21daf7188bff33e6e7ab2\" id=9a59acbd-85ab-46dd-bdfc-41a65b01b0e7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907377 | controller |     "Jun 11 16:07:19.497701 crc crio[3638]: time=\"2026-06-11T16:07:19.497605726Z\" level=info msg=\"Stopping pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4\" id=549c260b-bf31-4b51-88ab-f3e5422db1d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907393 | controller |     "Jun 11 16:07:19.497807 crc crio[3638]: time=\"2026-06-11T16:07:19.497703569Z\" level=info msg=\"Stopped pod sandbox (already stopped): 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4\" id=549c260b-bf31-4b51-88ab-f3e5422db1d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907409 | controller |     "Jun 11 16:07:19.498510 crc crio[3638]: time=\"2026-06-11T16:07:19.498320103Z\" level=info msg=\"Removing pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4\" id=b58f4ec6-a793-4d70-a381-a7e2b4254985 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907425 | controller |     "Jun 11 16:07:19.509681 crc crio[3638]: time=\"2026-06-11T16:07:19.508682135Z\" level=info msg=\"Removed pod sandbox: 864698039c567e82093ec0009b977a181c3b5d1563a02da678142a6aa037e3e4\" id=b58f4ec6-a793-4d70-a381-a7e2b4254985 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907441 | controller |     "Jun 11 16:07:19.510907 crc crio[3638]: time=\"2026-06-11T16:07:19.510744721Z\" level=info msg=\"Stopping pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\" id=901d2c48-a383-4d5a-a5b6-50b429eab15f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907456 | controller |     "Jun 11 16:07:19.510907 crc crio[3638]: time=\"2026-06-11T16:07:19.510892924Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\" id=901d2c48-a383-4d5a-a5b6-50b429eab15f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907472 | controller |     "Jun 11 16:07:19.512838 crc crio[3638]: time=\"2026-06-11T16:07:19.512683705Z\" level=info msg=\"Removing pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\" id=40f142d8-6574-48ee-9ae3-d0885ca3c701 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907492 | controller |     "Jun 11 16:07:19.523588 crc crio[3638]: time=\"2026-06-11T16:07:19.523295274Z\" level=info msg=\"Removed pod sandbox: 74ed817a721362725035cc38697ccfe649cf205566d59d8419ae2ab02a9c1b82\" id=40f142d8-6574-48ee-9ae3-d0885ca3c701 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907508 | controller |     "Jun 11 16:07:19.525163 crc crio[3638]: time=\"2026-06-11T16:07:19.525062224Z\" level=info msg=\"Stopping pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\" id=c8d219e1-acca-41ce-bfe1-14de371dc845 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907548 | controller |     "Jun 11 16:07:19.525163 crc crio[3638]: time=\"2026-06-11T16:07:19.525138246Z\" level=info msg=\"Stopped pod sandbox (already stopped): 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\" id=c8d219e1-acca-41ce-bfe1-14de371dc845 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.907566 | controller |     "Jun 11 16:07:19.525804 crc crio[3638]: time=\"2026-06-11T16:07:19.525726408Z\" level=info msg=\"Removing pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\" id=0b321445-3c2f-4977-b1b1-07c7e288c75b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907582 | controller |     "Jun 11 16:07:19.538576 crc crio[3638]: time=\"2026-06-11T16:07:19.536894129Z\" level=info msg=\"Removed pod sandbox: 18a0a2fac6346889f96c656b2f84e990a964669166eac3095239ddbb0f65c884\" id=0b321445-3c2f-4977-b1b1-07c7e288c75b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.907598 | controller |     "Jun 11 16:07:23.348866 crc crio[3638]: time=\"2026-06-11T16:07:23.348235095Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=d6fa1542-e238-4767-b9c6-ba7343ba9f5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.907613 | controller |     "Jun 11 16:07:23.350066 crc crio[3638]: time=\"2026-06-11T16:07:23.348886161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.907630 | controller |     "Jun 11 16:07:23.372804 crc crio[3638]: time=\"2026-06-11T16:07:23.372664085Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d6fa1542-e238-4767-b9c6-ba7343ba9f5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.907646 | controller |     "Jun 11 16:07:23.386663 crc crio[3638]: time=\"2026-06-11T16:07:23.386524706Z\" level=info msg=\"Ran pod sandbox de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=d6fa1542-e238-4767-b9c6-ba7343ba9f5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.907663 | controller |     "Jun 11 16:07:23.389262 crc crio[3638]: time=\"2026-06-11T16:07:23.389188656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=45d08ed1-df76-4edd-9695-9f3a85008655 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.907680 | controller |     "Jun 11 16:07:23.393047 crc crio[3638]: time=\"2026-06-11T16:07:23.392732825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6da0fc06-6e7a-4913-a3eb-3d0b521308f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.907696 | controller |     "Jun 11 16:07:23.415698 crc crio[3638]: time=\"2026-06-11T16:07:23.414393102Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fa0fd6fb-cc5f-4c4a-80ba-8eca3539a794 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.907716 | controller |     "Jun 11 16:07:23.416547 crc crio[3638]: time=\"2026-06-11T16:07:23.416191183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.907732 | controller |     "Jun 11 16:07:23.453176 crc crio[3638]: time=\"2026-06-11T16:07:23.45304137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.907748 | controller |     "Jun 11 16:07:23.648069 crc crio[3638]: time=\"2026-06-11T16:07:23.64756676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.907765 | controller |     "Jun 11 16:07:23.766574 crc crio[3638]: time=\"2026-06-11T16:07:23.76637777Z\" level=info msg=\"Created container aad1bfc81276b195adc4d9bfa12b21439c317fb5e2e74c7075be7cadc36abe98: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fa0fd6fb-cc5f-4c4a-80ba-8eca3539a794 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.907780 | controller |     "Jun 11 16:07:23.767764 crc crio[3638]: time=\"2026-06-11T16:07:23.76771081Z\" level=info msg=\"Starting container: aad1bfc81276b195adc4d9bfa12b21439c317fb5e2e74c7075be7cadc36abe98\" id=810147e7-55c1-44c8-b3fc-cde2053fd8be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.907796 | controller |     "Jun 11 16:07:23.778233 crc crio[3638]: time=\"2026-06-11T16:07:23.778113754Z\" level=info msg=\"Started container\" PID=17141 containerID=aad1bfc81276b195adc4d9bfa12b21439c317fb5e2e74c7075be7cadc36abe98 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=810147e7-55c1-44c8-b3fc-cde2053fd8be name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a",
2026-06-11 18:01:02.907813 | controller |     "Jun 11 16:07:24.195716 crc crio[3638]: time=\"2026-06-11T16:07:24.195592143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2eb8e7dd-4825-4bd9-b66b-5f1a0bc0e963 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.907830 | controller |     "Jun 11 16:07:24.199752 crc crio[3638]: time=\"2026-06-11T16:07:24.199620463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f7f219f8-c64a-4469-9c58-ac04e6603c94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.907846 | controller |     "Jun 11 16:07:24.203926 crc crio[3638]: time=\"2026-06-11T16:07:24.203730075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e624fcb3-350f-4fa7-a0a1-16c395c0c135 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.907862 | controller |     "Jun 11 16:07:24.207578 crc crio[3638]: time=\"2026-06-11T16:07:24.207248435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c6d08a03-426e-450a-93f9-abe149ba6168 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.907878 | controller |     "Jun 11 16:07:24.216957 crc crio[3638]: time=\"2026-06-11T16:07:24.216879921Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=a8e6f690-a72f-46b0-abc2-f05ad12a9d11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.907895 | controller |     "Jun 11 16:07:24.217629 crc crio[3638]: time=\"2026-06-11T16:07:24.21731483Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=93d0b5c5-46bc-4d8a-9b76-6f5933fa2a40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.907914 | controller |     "Jun 11 16:07:24.217629 crc crio[3638]: time=\"2026-06-11T16:07:24.217595647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.907931 | controller |     "Jun 11 16:07:24.218310 crc crio[3638]: time=\"2026-06-11T16:07:24.218140748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.907947 | controller |     "Jun 11 16:07:24.285152 crc crio[3638]: time=\"2026-06-11T16:07:24.285014511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.907963 | controller |     "Jun 11 16:07:24.398912 crc crio[3638]: time=\"2026-06-11T16:07:24.398789078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.907978 | controller |     "Jun 11 16:07:24.536602 crc crio[3638]: time=\"2026-06-11T16:07:24.536521432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908009 | controller |     "Jun 11 16:07:24.582941 crc crio[3638]: time=\"2026-06-11T16:07:24.582810532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908026 | controller |     "Jun 11 16:07:24.635149 crc crio[3638]: time=\"2026-06-11T16:07:24.634616555Z\" level=info msg=\"Created container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=93d0b5c5-46bc-4d8a-9b76-6f5933fa2a40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.908042 | controller |     "Jun 11 16:07:24.636660 crc crio[3638]: time=\"2026-06-11T16:07:24.636546788Z\" level=info msg=\"Starting container: 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34\" id=86e59d23-4270-4fdc-823b-b42025893e62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.908059 | controller |     "Jun 11 16:07:24.644621 crc crio[3638]: time=\"2026-06-11T16:07:24.644518438Z\" level=info msg=\"Started container\" PID=17214 containerID=8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=86e59d23-4270-4fdc-823b-b42025893e62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497",
2026-06-11 18:01:02.908076 | controller |     "Jun 11 16:07:24.682918 crc crio[3638]: time=\"2026-06-11T16:07:24.682790607Z\" level=info msg=\"Created container 6596dbb5a8696e542856b4af8a01fbdc0ae8e3c5c05773ff800089c3758f86cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=a8e6f690-a72f-46b0-abc2-f05ad12a9d11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.908093 | controller |     "Jun 11 16:07:24.684400 crc crio[3638]: time=\"2026-06-11T16:07:24.684238091Z\" level=info msg=\"Starting container: 6596dbb5a8696e542856b4af8a01fbdc0ae8e3c5c05773ff800089c3758f86cc\" id=d735fb9a-c783-4ff4-a0a1-1c09b0e08d4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.908109 | controller |     "Jun 11 16:07:24.690946 crc crio[3638]: time=\"2026-06-11T16:07:24.690870229Z\" level=info msg=\"Started container\" PID=17219 containerID=6596dbb5a8696e542856b4af8a01fbdc0ae8e3c5c05773ff800089c3758f86cc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d735fb9a-c783-4ff4-a0a1-1c09b0e08d4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a",
2026-06-11 18:01:02.908129 | controller |     "Jun 11 16:07:24.704377 crc crio[3638]: time=\"2026-06-11T16:07:24.704266511Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bff13893-f41a-4058-9463-9e4d660eb9d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.908147 | controller |     "Jun 11 16:07:24.706239 crc crio[3638]: time=\"2026-06-11T16:07:24.706157183Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b73e59c9-d587-4522-988f-815a8bc550bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.908166 | controller |     "Jun 11 16:07:24.716788 crc crio[3638]: time=\"2026-06-11T16:07:24.716643008Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=df68407c-1dd2-4926-a582-87b1ae56142c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.908185 | controller |     "Jun 11 16:07:24.717308 crc crio[3638]: time=\"2026-06-11T16:07:24.717218151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908203 | controller |     "Jun 11 16:07:24.750738 crc crio[3638]: time=\"2026-06-11T16:07:24.750633942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908219 | controller |     "Jun 11 16:07:24.927991 crc crio[3638]: time=\"2026-06-11T16:07:24.927758811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908235 | controller |     "Jun 11 16:07:25.023863 crc crio[3638]: time=\"2026-06-11T16:07:25.023742878Z\" level=info msg=\"Created container ad2f6f4a67acabdb04b7f60942679777d7b2bc718032f75895f8771ecaad68ec: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=df68407c-1dd2-4926-a582-87b1ae56142c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.908251 | controller |     "Jun 11 16:07:25.024950 crc crio[3638]: time=\"2026-06-11T16:07:25.024864143Z\" level=info msg=\"Starting container: ad2f6f4a67acabdb04b7f60942679777d7b2bc718032f75895f8771ecaad68ec\" id=9e3c2a02-5d45-4dff-b51c-b3fc0383984a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.908268 | controller |     "Jun 11 16:07:25.033797 crc crio[3638]: time=\"2026-06-11T16:07:25.033668081Z\" level=info msg=\"Started container\" PID=17256 containerID=ad2f6f4a67acabdb04b7f60942679777d7b2bc718032f75895f8771ecaad68ec description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=9e3c2a02-5d45-4dff-b51c-b3fc0383984a name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a",
2026-06-11 18:01:02.908284 | controller |     "Jun 11 16:07:25.047191 crc crio[3638]: time=\"2026-06-11T16:07:25.047114243Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b8ef420d-8da0-4b2d-89ef-65cc1b0c9f97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.908301 | controller |     "Jun 11 16:07:25.049971 crc crio[3638]: time=\"2026-06-11T16:07:25.049916216Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5a886103-d396-49c4-9cf7-4693ef5dc4ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.908317 | controller |     "Jun 11 16:07:25.059095 crc crio[3638]: time=\"2026-06-11T16:07:25.05856174Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=86c1154c-263b-4d4c-a413-7158e18d234b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.908337 | controller |     "Jun 11 16:07:25.059095 crc crio[3638]: time=\"2026-06-11T16:07:25.058980419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908354 | controller |     "Jun 11 16:07:25.084626 crc crio[3638]: time=\"2026-06-11T16:07:25.08437991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908370 | controller |     "Jun 11 16:07:25.282859 crc crio[3638]: time=\"2026-06-11T16:07:25.282714446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908386 | controller |     "Jun 11 16:07:25.384608 crc crio[3638]: time=\"2026-06-11T16:07:25.384488443Z\" level=info msg=\"Created container 853f13e61e976c5a1410ba12b4bd09840e453b3456a9411fa1ec415b240763bf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=86c1154c-263b-4d4c-a413-7158e18d234b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.908402 | controller |     "Jun 11 16:07:25.390978 crc crio[3638]: time=\"2026-06-11T16:07:25.390885386Z\" level=info msg=\"Starting container: 853f13e61e976c5a1410ba12b4bd09840e453b3456a9411fa1ec415b240763bf\" id=20f65503-afca-458e-b1ea-40d174be8660 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.908418 | controller |     "Jun 11 16:07:25.398847 crc crio[3638]: time=\"2026-06-11T16:07:25.398762553Z\" level=info msg=\"Started container\" PID=17300 containerID=853f13e61e976c5a1410ba12b4bd09840e453b3456a9411fa1ec415b240763bf description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=20f65503-afca-458e-b1ea-40d174be8660 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a",
2026-06-11 18:01:02.908435 | controller |     "Jun 11 16:07:25.409187 crc crio[3638]: time=\"2026-06-11T16:07:25.409059384Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a6857b35-1641-418c-964d-9eb45d617a5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.908451 | controller |     "Jun 11 16:07:25.411202 crc crio[3638]: time=\"2026-06-11T16:07:25.41107946Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b03024a9-2fa6-4bf8-8a7e-45a3b9943b84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.908467 | controller |     "Jun 11 16:07:25.420528 crc crio[3638]: time=\"2026-06-11T16:07:25.420488021Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=699f84cc-87c3-4567-b881-050a11d5d21e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.908482 | controller |     "Jun 11 16:07:25.420869 crc crio[3638]: time=\"2026-06-11T16:07:25.420767387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908498 | controller |     "Jun 11 16:07:25.448298 crc crio[3638]: time=\"2026-06-11T16:07:25.448174193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908536 | controller |     "Jun 11 16:07:26.098869 crc crio[3638]: time=\"2026-06-11T16:07:25.768766505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908558 | controller |     "Jun 11 16:07:26.214639 crc crio[3638]: time=\"2026-06-11T16:07:26.214400958Z\" level=info msg=\"Created container 3bf46c8ba2ff58fc54a3537833f4062625c6a2b59e3233a78b77fe5d796176b5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=699f84cc-87c3-4567-b881-050a11d5d21e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.908575 | controller |     "Jun 11 16:07:26.216505 crc crio[3638]: time=\"2026-06-11T16:07:26.216354081Z\" level=info msg=\"Starting container: 3bf46c8ba2ff58fc54a3537833f4062625c6a2b59e3233a78b77fe5d796176b5\" id=da89254c-63b4-4a01-8b6f-ec1f1bb46ef0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.908591 | controller |     "Jun 11 16:07:26.229963 crc crio[3638]: time=\"2026-06-11T16:07:26.229890686Z\" level=info msg=\"Started container\" PID=17332 containerID=3bf46c8ba2ff58fc54a3537833f4062625c6a2b59e3233a78b77fe5d796176b5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=da89254c-63b4-4a01-8b6f-ec1f1bb46ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a",
2026-06-11 18:01:02.908608 | controller |     "Jun 11 16:07:26.247408 crc crio[3638]: time=\"2026-06-11T16:07:26.24705636Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=26d6be6c-03a0-4471-8fdd-0e3e49bd6edd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.908625 | controller |     "Jun 11 16:07:26.251637 crc crio[3638]: time=\"2026-06-11T16:07:26.251289295Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7961da72-c834-4211-81a1-74389e457a02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.908640 | controller |     "Jun 11 16:07:26.261383 crc crio[3638]: time=\"2026-06-11T16:07:26.261235519Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=1a56eabd-b693-444e-a9d1-b08d7d322c9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.908657 | controller |     "Jun 11 16:07:26.261795 crc crio[3638]: time=\"2026-06-11T16:07:26.26172709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908673 | controller |     "Jun 11 16:07:26.297487 crc crio[3638]: time=\"2026-06-11T16:07:26.293722059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908688 | controller |     "Jun 11 16:07:26.542064 crc crio[3638]: time=\"2026-06-11T16:07:26.541973866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908704 | controller |     "Jun 11 16:07:26.613060 crc crio[3638]: time=\"2026-06-11T16:07:26.612858479Z\" level=info msg=\"Created container 0582d06247b174f563e12307af18185908030db5560771d71366aaa74e268aa6: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=1a56eabd-b693-444e-a9d1-b08d7d322c9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.908720 | controller |     "Jun 11 16:07:26.614108 crc crio[3638]: time=\"2026-06-11T16:07:26.613963634Z\" level=info msg=\"Starting container: 0582d06247b174f563e12307af18185908030db5560771d71366aaa74e268aa6\" id=e4572b94-ebcd-41ef-9b19-13d0f947221f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.908735 | controller |     "Jun 11 16:07:26.620662 crc crio[3638]: time=\"2026-06-11T16:07:26.620564402Z\" level=info msg=\"Started container\" PID=17352 containerID=0582d06247b174f563e12307af18185908030db5560771d71366aaa74e268aa6 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=e4572b94-ebcd-41ef-9b19-13d0f947221f name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a",
2026-06-11 18:01:02.908754 | controller |     "Jun 11 16:07:46.954610 crc crio[3638]: time=\"2026-06-11T16:07:46.95197924Z\" level=info msg=\"Stopping container: 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 (timeout: 30s)\" id=c026290e-a2bc-4ca3-a6dd-ecc1e5d44b72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.908770 | controller |     "Jun 11 16:07:55.252389 crc crio[3638]: time=\"2026-06-11T16:07:55.25161175Z\" level=info msg=\"Stopping container: 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250 (timeout: 5s)\" id=ab07cdaf-d51b-408b-a84a-56428e906a53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.908786 | controller |     "Jun 11 16:08:00.258593 crc crio[3638]: time=\"2026-06-11T16:08:00.257864262Z\" level=warning msg=\"Stopping container 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:01:02.908801 | controller |     "Jun 11 16:08:00.924927 crc crio[3638]: time=\"2026-06-11T16:08:00.922079014Z\" level=info msg=\"Stopped container 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ab07cdaf-d51b-408b-a84a-56428e906a53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.908816 | controller |     "Jun 11 16:08:00.930849 crc crio[3638]: time=\"2026-06-11T16:08:00.930612396Z\" level=info msg=\"Stopping pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57\" id=bbcc50e0-a5d4-4902-8834-5a0e6337eec2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.908831 | controller |     "Jun 11 16:08:00.939909 crc crio[3638]: time=\"2026-06-11T16:08:00.939777332Z\" level=info msg=\"Stopped pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57\" id=bbcc50e0-a5d4-4902-8834-5a0e6337eec2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.908846 | controller |     "Jun 11 16:08:01.744409 crc crio[3638]: time=\"2026-06-11T16:08:01.744176184Z\" level=info msg=\"Removing container: 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250\" id=365deff9-4d9d-47c3-83e5-d4de6327cb7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.908861 | controller |     "Jun 11 16:08:01.783406 crc crio[3638]: time=\"2026-06-11T16:08:01.78319628Z\" level=info msg=\"Removed container 6e50647a474f60ec3a5c989cdd39d17efe2ad83aed69f31ef7ce71c106937250: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=365deff9-4d9d-47c3-83e5-d4de6327cb7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.908876 | controller |     "Jun 11 16:08:16.983671 crc crio[3638]: time=\"2026-06-11T16:08:16.982597504Z\" level=warning msg=\"Stopping container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:01:02.908892 | controller |     "Jun 11 16:08:17.032675 crc crio[3638]: time=\"2026-06-11T16:08:17.03201059Z\" level=error msg=\"Killing container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:01:02.908907 | controller |     "Jun 11 16:08:17.089304 crc crio[3638]: time=\"2026-06-11T16:08:17.088582906Z\" level=info msg=\"Stopped container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c026290e-a2bc-4ca3-a6dd-ecc1e5d44b72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.908926 | controller |     "Jun 11 16:08:17.091411 crc crio[3638]: time=\"2026-06-11T16:08:17.091323408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=86d9848a-a2ed-46ac-ba3a-2b240f7ff91b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.908943 | controller |     "Jun 11 16:08:17.098285 crc crio[3638]: time=\"2026-06-11T16:08:17.097988034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=96f4c565-90c5-41c1-a54e-2cf833bbd186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.908958 | controller |     "Jun 11 16:08:17.106888 crc crio[3638]: time=\"2026-06-11T16:08:17.106727655Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=81be615b-b4fe-4632-8fa1-f08d2f25267d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.908975 | controller |     "Jun 11 16:08:17.107686 crc crio[3638]: time=\"2026-06-11T16:08:17.107583398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.908990 | controller |     "Jun 11 16:08:17.146036 crc crio[3638]: time=\"2026-06-11T16:08:17.145816529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.909006 | controller |     "Jun 11 16:08:17.395278 crc crio[3638]: time=\"2026-06-11T16:08:17.395127229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.909023 | controller |     "Jun 11 16:08:17.500041 crc crio[3638]: time=\"2026-06-11T16:08:17.49995891Z\" level=info msg=\"Created container 2c0da3371b3a4007c6c99239ca2ff5b3f6c8a9d0a97f280fb47fea6344efafaf: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=81be615b-b4fe-4632-8fa1-f08d2f25267d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.909039 | controller |     "Jun 11 16:08:17.501586 crc crio[3638]: time=\"2026-06-11T16:08:17.501156592Z\" level=info msg=\"Starting container: 2c0da3371b3a4007c6c99239ca2ff5b3f6c8a9d0a97f280fb47fea6344efafaf\" id=fb20c7d8-8e5e-447c-bf38-c2f8230d84cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.909056 | controller |     "Jun 11 16:08:17.513141 crc crio[3638]: time=\"2026-06-11T16:08:17.513016366Z\" level=info msg=\"Started container\" PID=18152 containerID=2c0da3371b3a4007c6c99239ca2ff5b3f6c8a9d0a97f280fb47fea6344efafaf description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=fb20c7d8-8e5e-447c-bf38-c2f8230d84cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497",
2026-06-11 18:01:02.909073 | controller |     "Jun 11 16:08:17.932123 crc crio[3638]: time=\"2026-06-11T16:08:17.931963021Z\" level=info msg=\"Removing container: e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29\" id=adba4eb0-f6d4-49bf-9c23-68a6a41698cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.909091 | controller |     "Jun 11 16:08:18.042312 crc crio[3638]: time=\"2026-06-11T16:08:18.042113263Z\" level=info msg=\"Removed container e59a3df079eeeb2739b3516e089185c3b946857cca1f4c63afbefc4f65c2bb29: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=adba4eb0-f6d4-49bf-9c23-68a6a41698cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.909107 | controller |     "Jun 11 16:08:19.566014 crc crio[3638]: time=\"2026-06-11T16:08:19.565231738Z\" level=info msg=\"Stopping pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57\" id=9b5b5b73-5bba-44bd-bfbc-69d6d693f235 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.909128 | controller |     "Jun 11 16:08:19.566014 crc crio[3638]: time=\"2026-06-11T16:08:19.565914684Z\" level=info msg=\"Stopped pod sandbox (already stopped): a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57\" id=9b5b5b73-5bba-44bd-bfbc-69d6d693f235 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.909145 | controller |     "Jun 11 16:08:19.568008 crc crio[3638]: time=\"2026-06-11T16:08:19.56689518Z\" level=info msg=\"Removing pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57\" id=201935ad-3bb1-4c70-aebc-b56c02b5faed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.909161 | controller |     "Jun 11 16:08:19.587264 crc crio[3638]: time=\"2026-06-11T16:08:19.586997623Z\" level=info msg=\"Removed pod sandbox: a39d2e6f01ce165da94b7f40baa2cbd4eedb7ba44ba84bdaae9f165d5b616e57\" id=201935ad-3bb1-4c70-aebc-b56c02b5faed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.909182 | controller |     "Jun 11 16:08:44.292890 crc crio[3638]: time=\"2026-06-11T16:08:44.291879945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=fafa225a-d1f4-43bb-bd5c-bc95c17721b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.909200 | controller |     "Jun 11 16:08:44.308752 crc crio[3638]: time=\"2026-06-11T16:08:44.307568221Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1e646fc7-a432-4cab-9b5f-0bdd78e1d6cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.909217 | controller |     "Jun 11 16:08:44.316962 crc crio[3638]: time=\"2026-06-11T16:08:44.316673741Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=80d45293-d53f-48e2-898b-a7b5b4b2192f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.909237 | controller |     "Jun 11 16:08:44.318013 crc crio[3638]: time=\"2026-06-11T16:08:44.317805381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.909253 | controller |     "Jun 11 16:08:44.551998 crc crio[3638]: time=\"2026-06-11T16:08:44.551816367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.909273 | controller |     "Jun 11 16:08:44.571000 crc crio[3638]: time=\"2026-06-11T16:08:44.57083665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.909290 | controller |     "Jun 11 16:08:44.809253 crc crio[3638]: time=\"2026-06-11T16:08:44.808989964Z\" level=info msg=\"Created container 4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=80d45293-d53f-48e2-898b-a7b5b4b2192f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.909307 | controller |     "Jun 11 16:08:44.810692 crc crio[3638]: time=\"2026-06-11T16:08:44.810613497Z\" level=info msg=\"Starting container: 4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45\" id=b5892812-e15d-4a60-ac6d-358d4a6b9159 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.909323 | controller |     "Jun 11 16:08:44.819569 crc crio[3638]: time=\"2026-06-11T16:08:44.819481902Z\" level=info msg=\"Started container\" PID=18486 containerID=4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b5892812-e15d-4a60-ac6d-358d4a6b9159 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1",
2026-06-11 18:01:02.909344 | controller |     "Jun 11 16:09:08.480888 crc crio[3638]: time=\"2026-06-11T16:09:08.469172192Z\" level=info msg=\"Stopping container: 4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45 (timeout: 2s)\" id=ca83f90a-a445-4251-b777-d788941adb32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.909362 | controller |     "Jun 11 16:09:08.704374 crc crio[3638]: time=\"2026-06-11T16:09:08.704049641Z\" level=info msg=\"Stopped container 4aa7a4fbd3b4443185feb98ac52e4e38276745d1a37daae96e2aff483aca7b45: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ca83f90a-a445-4251-b777-d788941adb32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.909378 | controller |     "Jun 11 16:09:08.834646 crc crio[3638]: time=\"2026-06-11T16:09:08.834557581Z\" level=info msg=\"Removing container: edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265\" id=c7bab5fd-39c6-4478-86c3-169daeafd881 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.909395 | controller |     "Jun 11 16:09:09.273058 crc crio[3638]: time=\"2026-06-11T16:09:09.272864838Z\" level=info msg=\"Removed container edaf6e1a6c054cc34d0acfdf513f169792a68fa6d65bc2cd4205cbcfb2a04265: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c7bab5fd-39c6-4478-86c3-169daeafd881 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.909411 | controller |     "Jun 11 16:10:39.691794 crc crio[3638]: time=\"2026-06-11T16:10:39.690299106Z\" level=info msg=\"Stopping container: a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500 (timeout: 30s)\" id=a8e13045-ff9e-4b9e-af33-a44d042cceee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.909428 | controller |     "Jun 11 16:10:39.728375 crc crio[3638]: time=\"2026-06-11T16:10:39.728269885Z\" level=info msg=\"Stopping container: 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732 (timeout: 30s)\" id=d64bfd80-34da-48af-816b-056b1318e53a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.909445 | controller |     "Jun 11 16:10:39.763878 crc crio[3638]: time=\"2026-06-11T16:10:39.763745202Z\" level=info msg=\"Stopping container: 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8 (timeout: 30s)\" id=c2887a36-265a-4716-8b0a-8412ffdc7df7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.909461 | controller |     "Jun 11 16:10:39.782229 crc crio[3638]: time=\"2026-06-11T16:10:39.782135223Z\" level=info msg=\"Stopping container: 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186 (timeout: 30s)\" id=abd24238-4c1c-43af-9ff1-0f699bad43d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.909477 | controller |     "Jun 11 16:10:39.805629 crc crio[3638]: time=\"2026-06-11T16:10:39.805298734Z\" level=info msg=\"Stopping container: ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8 (timeout: 30s)\" id=5fb9ad3b-ca19-404a-8828-ad096e9a50fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.909493 | controller |     "Jun 11 16:10:39.838604 crc crio[3638]: time=\"2026-06-11T16:10:39.836131136Z\" level=info msg=\"Stopped container a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500: openshift-marketplace/certified-operators-l27pk/registry-server\" id=a8e13045-ff9e-4b9e-af33-a44d042cceee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.909508 | controller |     "Jun 11 16:10:39.839497 crc crio[3638]: time=\"2026-06-11T16:10:39.839031666Z\" level=info msg=\"Stopping pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\" id=3708c592-a3ee-4f35-b5eb-2774a58279de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.909545 | controller |     "Jun 11 16:10:39.839960 crc crio[3638]: time=\"2026-06-11T16:10:39.839882894Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6873c5d5-1848-403f-b05f-e76b488e259a 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:0xc00008c768}] Aliases:map[]}\"",
2026-06-11 18:01:02.909570 | controller |     "Jun 11 16:10:39.840194 crc crio[3638]: time=\"2026-06-11T16:10:39.840139509Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.909587 | controller |     "Jun 11 16:10:39.854303 crc crio[3638]: time=\"2026-06-11T16:10:39.854228292Z\" level=info msg=\"Stopped container 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732: openshift-marketplace/community-operators-qhh6t/registry-server\" id=d64bfd80-34da-48af-816b-056b1318e53a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.909604 | controller |     "Jun 11 16:10:39.855317 crc crio[3638]: time=\"2026-06-11T16:10:39.855244592Z\" level=info msg=\"Stopping pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\" id=28341ebf-b30e-495c-b582-be11afa61727 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.909621 | controller |     "Jun 11 16:10:39.855907 crc crio[3638]: time=\"2026-06-11T16:10:39.855825085Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5e2e0485-68e0-47eb-b2fe-ab5ac9d330d0 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:0xc00012a2f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.909637 | controller |     "Jun 11 16:10:39.856096 crc crio[3638]: time=\"2026-06-11T16:10:39.856045759Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.909654 | controller |     "Jun 11 16:10:39.897803 crc crio[3638]: time=\"2026-06-11T16:10:39.897762485Z\" level=info msg=\"Stopped container 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c2887a36-265a-4716-8b0a-8412ffdc7df7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.909670 | controller |     "Jun 11 16:10:39.906076 crc crio[3638]: time=\"2026-06-11T16:10:39.906036157Z\" level=info msg=\"Stopping pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\" id=73afc623-2062-48cf-9689-38514f6158c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.909686 | controller |     "Jun 11 16:10:39.906663 crc crio[3638]: time=\"2026-06-11T16:10:39.90662732Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad121dbb-75e2-46a4-9825-eaa85b6edf49 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:0xc0036a47d8}] Aliases:map[]}\"",
2026-06-11 18:01:02.909703 | controller |     "Jun 11 16:10:39.907045 crc crio[3638]: time=\"2026-06-11T16:10:39.907017438Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.909723 | controller |     "Jun 11 16:10:39.923509 crc crio[3638]: time=\"2026-06-11T16:10:39.92253296Z\" level=info msg=\"Stopped container 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=abd24238-4c1c-43af-9ff1-0f699bad43d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.909739 | controller |     "Jun 11 16:10:39.927377 crc crio[3638]: time=\"2026-06-11T16:10:39.927216758Z\" level=info msg=\"Stopping pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\" id=91d1a072-4683-4cf5-9ba3-5e41c66ac0fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.909755 | controller |     "Jun 11 16:10:39.929091 crc crio[3638]: time=\"2026-06-11T16:10:39.929011085Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/a855ff99-68e8-428e-9ab9-47bebf4da9a2 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:0xc00012a890}] Aliases:map[]}\"",
2026-06-11 18:01:02.909772 | controller |     "Jun 11 16:10:39.929201 crc crio[3638]: time=\"2026-06-11T16:10:39.929182739Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.909788 | controller |     "Jun 11 16:10:39.942099 crc crio[3638]: time=\"2026-06-11T16:10:39.941996096Z\" level=info msg=\"Stopped container ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=5fb9ad3b-ca19-404a-8828-ad096e9a50fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.909805 | controller |     "Jun 11 16:10:39.944772 crc crio[3638]: time=\"2026-06-11T16:10:39.94467392Z\" level=info msg=\"Stopping pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\" id=09bb5f44-679f-47af-a4bf-64aa08356f41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.909821 | controller |     "Jun 11 16:10:39.945269 crc crio[3638]: time=\"2026-06-11T16:10:39.945169531Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5347f3d6-21bd-47f5-82e1-a2df5242046d 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:0xc000182a18}] Aliases:map[]}\"",
2026-06-11 18:01:02.909838 | controller |     "Jun 11 16:10:39.945560 crc crio[3638]: time=\"2026-06-11T16:10:39.945379066Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.909855 | controller |     "Jun 11 16:10:40.131143 crc crio[3638]: time=\"2026-06-11T16:10:40.130611084Z\" level=info msg=\"Removing container: e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121\" id=ea442f88-7bfc-4562-a2c6-366774b54019 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.909871 | controller |     "Jun 11 16:10:40.134262 crc crio[3638]: time=\"2026-06-11T16:10:40.134108657Z\" level=info msg=\"Stopped pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\" id=3708c592-a3ee-4f35-b5eb-2774a58279de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.909887 | controller |     "Jun 11 16:10:40.176364 crc crio[3638]: time=\"2026-06-11T16:10:40.176175871Z\" level=info msg=\"Removed container e29c1a97d6e1e09f8a4c69b0d457980a5ad2a142e71e5aad43e84764b7edf121: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=ea442f88-7bfc-4562-a2c6-366774b54019 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.909906 | controller |     "Jun 11 16:10:40.186032 crc crio[3638]: time=\"2026-06-11T16:10:40.185950684Z\" level=info msg=\"Stopped pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\" id=28341ebf-b30e-495c-b582-be11afa61727 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.909923 | controller |     "Jun 11 16:10:40.300153 crc crio[3638]: time=\"2026-06-11T16:10:40.299154596Z\" level=info msg=\"Stopped pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\" id=91d1a072-4683-4cf5-9ba3-5e41c66ac0fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.909939 | controller |     "Jun 11 16:10:40.311532 crc crio[3638]: time=\"2026-06-11T16:10:40.311480492Z\" level=info msg=\"Stopped pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\" id=73afc623-2062-48cf-9689-38514f6158c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.909955 | controller |     "Jun 11 16:10:40.317834 crc crio[3638]: time=\"2026-06-11T16:10:40.317728152Z\" level=info msg=\"Stopped pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\" id=09bb5f44-679f-47af-a4bf-64aa08356f41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.909971 | controller |     "Jun 11 16:10:40.402154 crc crio[3638]: time=\"2026-06-11T16:10:40.402079844Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/POD\" id=7a91c288-6f75-496c-ad03-03d407452000 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.909987 | controller |     "Jun 11 16:10:40.402240 crc crio[3638]: time=\"2026-06-11T16:10:40.402213777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.910003 | controller |     "Jun 11 16:10:40.435665 crc crio[3638]: time=\"2026-06-11T16:10:40.435514389Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-p8hr8 Namespace:openshift-marketplace ID:0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 UID:ec689149-9cf1-4790-945c-323e394cbd75 NetNS:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec689149_9cf1_4790_945c_323e394cbd75.slice PodAnnotations:0xc0036a4b78}] Aliases:map[]}\"",
2026-06-11 18:01:02.910020 | controller |     "Jun 11 16:10:40.435665 crc crio[3638]: time=\"2026-06-11T16:10:40.43558094Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-p8hr8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.910036 | controller |     "Jun 11 16:10:40.768396 crc crio[3638]: 2026-06-11T16:10:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d97858fe37fca9 Mac:6e:f7:3e:3b:73:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f SocketPath: PciID:}] [{Interface:0xc000014e80 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.910053 | controller |     "Jun 11 16:10:40.770920 crc crio[3638]: time=\"2026-06-11T16:10:40.770296914Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-p8hr8 Namespace:openshift-marketplace ID:0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 UID:ec689149-9cf1-4790-945c-323e394cbd75 NetNS:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec689149_9cf1_4790_945c_323e394cbd75.slice PodAnnotations:0xc0036a4b78}] Aliases:map[]}\"",
2026-06-11 18:01:02.910073 | controller |     "Jun 11 16:10:40.770920 crc crio[3638]: time=\"2026-06-11T16:10:40.77059043Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-p8hr8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.910089 | controller |     "Jun 11 16:10:40.779073 crc crio[3638]: time=\"2026-06-11T16:10:40.77874575Z\" level=info msg=\"Ran pod sandbox 0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/POD\" id=7a91c288-6f75-496c-ad03-03d407452000 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.910106 | controller |     "Jun 11 16:10:40.782681 crc crio[3638]: time=\"2026-06-11T16:10:40.78258489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=2eedee4e-769d-4a35-86ed-403484d1d509 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.910122 | controller |     "Jun 11 16:10:40.784904 crc crio[3638]: time=\"2026-06-11T16:10:40.784794526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f16f9105-4ea4-4647-83f5-8c5141b1546d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.910140 | controller |     "Jun 11 16:10:40.801363 crc crio[3638]: time=\"2026-06-11T16:10:40.801225987Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator\" id=19ba7ba3-eff8-4fe2-80e9-84437f41316e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.910158 | controller |     "Jun 11 16:10:40.803218 crc crio[3638]: time=\"2026-06-11T16:10:40.803088815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.910177 | controller |     "Jun 11 16:10:40.860008 crc crio[3638]: time=\"2026-06-11T16:10:40.859927416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.910193 | controller |     "Jun 11 16:10:40.866623 crc crio[3638]: time=\"2026-06-11T16:10:40.866551464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.910209 | controller |     "Jun 11 16:10:41.025011 crc crio[3638]: time=\"2026-06-11T16:10:41.024749161Z\" level=info msg=\"Created container fffb6c6a26515092760480e457c9665e711da8e8f314654137681941d651edb3: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator\" id=19ba7ba3-eff8-4fe2-80e9-84437f41316e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.910225 | controller |     "Jun 11 16:10:41.026484 crc crio[3638]: time=\"2026-06-11T16:10:41.026305943Z\" level=info msg=\"Starting container: fffb6c6a26515092760480e457c9665e711da8e8f314654137681941d651edb3\" id=bb163ab5-e566-4f1e-8fa1-4138e12ab029 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.910241 | controller |     "Jun 11 16:10:41.041048 crc crio[3638]: time=\"2026-06-11T16:10:41.040931468Z\" level=info msg=\"Started container\" PID=20200 containerID=fffb6c6a26515092760480e457c9665e711da8e8f314654137681941d651edb3 description=openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator id=bb163ab5-e566-4f1e-8fa1-4138e12ab029 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341",
2026-06-11 18:01:02.910258 | controller |     "Jun 11 16:10:41.163802 crc crio[3638]: time=\"2026-06-11T16:10:41.163685468Z\" level=info msg=\"Removing container: a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500\" id=18dc00d8-2e85-47e4-a8f2-f871db9a5f0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910277 | controller |     "Jun 11 16:10:41.197146 crc crio[3638]: time=\"2026-06-11T16:10:41.197055761Z\" level=info msg=\"Removed container a305716e7470020381fe49b5cc9b194ac2a04518cc05df3d3b7a7c29f1457500: openshift-marketplace/certified-operators-l27pk/registry-server\" id=18dc00d8-2e85-47e4-a8f2-f871db9a5f0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910294 | controller |     "Jun 11 16:10:41.204637 crc crio[3638]: time=\"2026-06-11T16:10:41.204571097Z\" level=info msg=\"Removing container: 5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e\" id=6a7ad610-8190-4194-b9aa-84cfd02f0c80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910310 | controller |     "Jun 11 16:10:41.254580 crc crio[3638]: time=\"2026-06-11T16:10:41.254266799Z\" level=info msg=\"Removed container 5857721e5c6aa00e474f015178606e27621110ad101493e437f93b8851f47c5e: openshift-marketplace/certified-operators-l27pk/extract-content\" id=6a7ad610-8190-4194-b9aa-84cfd02f0c80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910326 | controller |     "Jun 11 16:10:41.259990 crc crio[3638]: time=\"2026-06-11T16:10:41.259412327Z\" level=info msg=\"Removing container: 276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f\" id=e529b9d6-50b2-4eac-9355-671fe78423c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910343 | controller |     "Jun 11 16:10:41.304144 crc crio[3638]: time=\"2026-06-11T16:10:41.304103655Z\" level=info msg=\"Removed container 276c3a1e0de4136b1571b3032be59321a9932bbfae7477335de7304a7eca0b5f: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=e529b9d6-50b2-4eac-9355-671fe78423c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910358 | controller |     "Jun 11 16:10:41.307750 crc crio[3638]: time=\"2026-06-11T16:10:41.30769552Z\" level=info msg=\"Removing container: 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732\" id=823bc721-22ce-4268-bf29-e1878e10aa20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910374 | controller |     "Jun 11 16:10:41.331746 crc crio[3638]: time=\"2026-06-11T16:10:41.331645157Z\" level=info msg=\"Removed container 56df35edf19a63b19a956e007d419b13be177583d97fa2ea04d5436e95f77732: openshift-marketplace/community-operators-qhh6t/registry-server\" id=823bc721-22ce-4268-bf29-e1878e10aa20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910390 | controller |     "Jun 11 16:10:41.342981 crc crio[3638]: time=\"2026-06-11T16:10:41.342899911Z\" level=info msg=\"Removing container: aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c\" id=e297ecd1-802c-4307-a660-b8ca5d0778b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910405 | controller |     "Jun 11 16:10:41.374404 crc crio[3638]: time=\"2026-06-11T16:10:41.374344074Z\" level=info msg=\"Removed container aedd13cf4434d9c95ed67d1874ef488d3a9c3df061b69a403cd14ae06eadf42c: openshift-marketplace/community-operators-qhh6t/extract-content\" id=e297ecd1-802c-4307-a660-b8ca5d0778b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910421 | controller |     "Jun 11 16:10:41.382830 crc crio[3638]: time=\"2026-06-11T16:10:41.382787389Z\" level=info msg=\"Removing container: 78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e\" id=a1a7cbfd-4180-4c04-8d6a-f13a97fbb4bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910437 | controller |     "Jun 11 16:10:41.404997 crc crio[3638]: time=\"2026-06-11T16:10:41.404824347Z\" level=info msg=\"Removed container 78b58e5dc077d493dc0d98392cdb4a4b67a70d96e7ba30e1eb44922a248c9c2e: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=a1a7cbfd-4180-4c04-8d6a-f13a97fbb4bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910453 | controller |     "Jun 11 16:10:41.407956 crc crio[3638]: time=\"2026-06-11T16:10:41.407878492Z\" level=info msg=\"Removing container: 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8\" id=94135d99-78e0-4efc-956b-bfa8ba85d5a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910472 | controller |     "Jun 11 16:10:41.428382 crc crio[3638]: time=\"2026-06-11T16:10:41.427937028Z\" level=info msg=\"Removed container 47b1426521b3ee09517f4d4f74febf293fae12509c081fae18d26d87ab12ccb8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=94135d99-78e0-4efc-956b-bfa8ba85d5a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910489 | controller |     "Jun 11 16:10:41.431058 crc crio[3638]: time=\"2026-06-11T16:10:41.430999312Z\" level=info msg=\"Removing container: ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8\" id=fe5888d8-6ddf-4c1d-bf84-6540fa3512b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910505 | controller |     "Jun 11 16:10:41.447487 crc crio[3638]: time=\"2026-06-11T16:10:41.447353732Z\" level=info msg=\"Removed container ee10719eba0789de828248c85963328b593d284abe2c4d8154862d4d433be6b8: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=fe5888d8-6ddf-4c1d-bf84-6540fa3512b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910541 | controller |     "Jun 11 16:10:41.449902 crc crio[3638]: time=\"2026-06-11T16:10:41.449795102Z\" level=info msg=\"Removing container: e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa\" id=b5ce7fb5-c3ac-4c52-a508-f5a270e4144c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910559 | controller |     "Jun 11 16:10:41.474130 crc crio[3638]: time=\"2026-06-11T16:10:41.474072237Z\" level=info msg=\"Removed container e0742cb83daa3b053dd7aba30a021dc23c1f9cf09024bb3dab00fc9243e755aa: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=b5ce7fb5-c3ac-4c52-a508-f5a270e4144c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910577 | controller |     "Jun 11 16:10:41.477189 crc crio[3638]: time=\"2026-06-11T16:10:41.4771285Z\" level=info msg=\"Removing container: e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e\" id=a41fe3d9-d7d1-4a7e-9b3b-12cbc406f0e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910593 | controller |     "Jun 11 16:10:41.497598 crc crio[3638]: time=\"2026-06-11T16:10:41.49738409Z\" level=info msg=\"Removed container e7e6c7ed712da60ce7a3603c3a2c154aa1a4272501a8bf123ddb306c9ac5921e: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=a41fe3d9-d7d1-4a7e-9b3b-12cbc406f0e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910609 | controller |     "Jun 11 16:10:41.503634 crc crio[3638]: time=\"2026-06-11T16:10:41.503562119Z\" level=info msg=\"Removing container: 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186\" id=fece8c3c-f281-47c9-b741-4c808fc30fa7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910625 | controller |     "Jun 11 16:10:41.524509 crc crio[3638]: time=\"2026-06-11T16:10:41.524368762Z\" level=info msg=\"Removed container 02838604d222ff02e9bbb0d75d06c79cdf0f5352562b5b2f9a32888c71a83186: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=fece8c3c-f281-47c9-b741-4c808fc30fa7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910641 | controller |     "Jun 11 16:10:41.526892 crc crio[3638]: time=\"2026-06-11T16:10:41.526784931Z\" level=info msg=\"Removing container: 4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc\" id=4c336bb6-8bbd-4f0f-a22a-ef1c5b4471c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910657 | controller |     "Jun 11 16:10:41.546774 crc crio[3638]: time=\"2026-06-11T16:10:41.546665054Z\" level=info msg=\"Removed container 4f838c75ff366de07aad11d132d39420f6326cac728cc1c431dd0854b5c7b2bc: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=4c336bb6-8bbd-4f0f-a22a-ef1c5b4471c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910676 | controller |     "Jun 11 16:10:41.548869 crc crio[3638]: time=\"2026-06-11T16:10:41.548756508Z\" level=info msg=\"Removing container: 7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca\" id=08304c37-f700-45a7-a374-bb21a6246840 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910694 | controller |     "Jun 11 16:10:41.565051 crc crio[3638]: time=\"2026-06-11T16:10:41.565008206Z\" level=info msg=\"Removed container 7ef8647825cc9339842b11cb7f79a26b3b4336089c4c6550002810514e7178ca: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=08304c37-f700-45a7-a374-bb21a6246840 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.910710 | controller |     "Jun 11 16:10:42.251748 crc crio[3638]: time=\"2026-06-11T16:10:42.251647982Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5kplv/POD\" id=7e25ab7e-8f3a-44f9-a9bd-edad449db147 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.910727 | controller |     "Jun 11 16:10:42.252950 crc crio[3638]: time=\"2026-06-11T16:10:42.251767854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.910743 | controller |     "Jun 11 16:10:42.282150 crc crio[3638]: time=\"2026-06-11T16:10:42.282096754Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc001b14bd8}] Aliases:map[]}\"",
2026-06-11 18:01:02.910760 | controller |     "Jun 11 16:10:42.282622 crc crio[3638]: time=\"2026-06-11T16:10:42.282504863Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5kplv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.910776 | controller |     "Jun 11 16:10:42.496743 crc crio[3638]: time=\"2026-06-11T16:10:42.496184073Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-tfzks/POD\" id=ecb84ab5-060b-49f0-a86f-b85557c7b4bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.910793 | controller |     "Jun 11 16:10:42.496866 crc crio[3638]: time=\"2026-06-11T16:10:42.496780184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.910809 | controller |     "Jun 11 16:10:42.517559 crc crio[3638]: time=\"2026-06-11T16:10:42.517484074Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc000a88bd8}] Aliases:map[]}\"",
2026-06-11 18:01:02.910826 | controller |     "Jun 11 16:10:42.517559 crc crio[3638]: time=\"2026-06-11T16:10:42.517537495Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-tfzks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.910843 | controller |     "Jun 11 16:10:42.580091 crc crio[3638]: 2026-06-11T16:10:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e21f8d0a7a591ee Mac:d2:c3:13:fa:51:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.910862 | controller |     "Jun 11 16:10:42.581772 crc crio[3638]: time=\"2026-06-11T16:10:42.581351732Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc001b14bd8}] Aliases:map[]}\"",
2026-06-11 18:01:02.910879 | controller |     "Jun 11 16:10:42.581772 crc crio[3638]: time=\"2026-06-11T16:10:42.581623798Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5kplv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.910894 | controller |     "Jun 11 16:10:42.589263 crc crio[3638]: time=\"2026-06-11T16:10:42.589188134Z\" level=info msg=\"Ran pod sandbox e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 with infra container: openshift-marketplace/redhat-marketplace-5kplv/POD\" id=7e25ab7e-8f3a-44f9-a9bd-edad449db147 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.910911 | controller |     "Jun 11 16:10:42.593663 crc crio[3638]: time=\"2026-06-11T16:10:42.591777668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3507a895-dd53-4d86-81e0-71a885c89bb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.910927 | controller |     "Jun 11 16:10:42.594031 crc crio[3638]: time=\"2026-06-11T16:10:42.593994985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58487ecb-4e89-4168-aa55-4afa0dd5c87e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.910944 | controller |     "Jun 11 16:10:42.606724 crc crio[3638]: time=\"2026-06-11T16:10:42.606632407Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5kplv/extract-utilities\" id=142ca2fb-2040-46ac-97c3-8f03f66a66a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.910960 | controller |     "Jun 11 16:10:42.607144 crc crio[3638]: time=\"2026-06-11T16:10:42.607101987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.910977 | controller |     "Jun 11 16:10:42.645618 crc crio[3638]: time=\"2026-06-11T16:10:42.645371943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.910993 | controller |     "Jun 11 16:10:42.648943 crc crio[3638]: time=\"2026-06-11T16:10:42.648882015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911008 | controller |     "Jun 11 16:10:42.759811 crc crio[3638]: time=\"2026-06-11T16:10:42.759660846Z\" level=info msg=\"Created container 8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f: openshift-marketplace/redhat-marketplace-5kplv/extract-utilities\" id=142ca2fb-2040-46ac-97c3-8f03f66a66a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.911025 | controller |     "Jun 11 16:10:42.761213 crc crio[3638]: time=\"2026-06-11T16:10:42.761170078Z\" level=info msg=\"Starting container: 8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f\" id=0e142b47-f3d0-4d7d-a60c-953ee2d66728 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.911041 | controller |     "Jun 11 16:10:42.766114 crc crio[3638]: time=\"2026-06-11T16:10:42.766035189Z\" level=info msg=\"Started container\" PID=20306 containerID=8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f description=openshift-marketplace/redhat-marketplace-5kplv/extract-utilities id=0e142b47-f3d0-4d7d-a60c-953ee2d66728 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314",
2026-06-11 18:01:02.911061 | controller |     "Jun 11 16:10:42.813937 crc crio[3638]: 2026-06-11T16:10:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b307c81041155b4 Mac:66:60:4f:9e:6a:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 SocketPath: PciID:}] [{Interface:0xc0007025c0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.911078 | controller |     "Jun 11 16:10:42.815150 crc crio[3638]: time=\"2026-06-11T16:10:42.815066258Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc000a88bd8}] Aliases:map[]}\"",
2026-06-11 18:01:02.911094 | controller |     "Jun 11 16:10:42.815385 crc crio[3638]: time=\"2026-06-11T16:10:42.815312692Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-tfzks for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.911110 | controller |     "Jun 11 16:10:42.827752 crc crio[3638]: time=\"2026-06-11T16:10:42.827402913Z\" level=info msg=\"Ran pod sandbox b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af with infra container: openshift-marketplace/redhat-operators-tfzks/POD\" id=ecb84ab5-060b-49f0-a86f-b85557c7b4bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.911126 | controller |     "Jun 11 16:10:42.833669 crc crio[3638]: time=\"2026-06-11T16:10:42.833556402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2fe6a3fb-6b94-4da4-a514-df512a1951d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.911142 | controller |     "Jun 11 16:10:42.838763 crc crio[3638]: time=\"2026-06-11T16:10:42.838531095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32cf3740-8c2f-4843-874f-0ddd0fc75fe0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.911159 | controller |     "Jun 11 16:10:42.859738 crc crio[3638]: time=\"2026-06-11T16:10:42.859615884Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tfzks/extract-utilities\" id=176d6ee8-bcfd-4cfd-b163-be0ccf579e55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.911178 | controller |     "Jun 11 16:10:42.861137 crc crio[3638]: time=\"2026-06-11T16:10:42.861116175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911202 | controller |     "Jun 11 16:10:42.890779 crc crio[3638]: time=\"2026-06-11T16:10:42.89073142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911229 | controller |     "Jun 11 16:10:42.894474 crc crio[3638]: time=\"2026-06-11T16:10:42.894387735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911246 | controller |     "Jun 11 16:10:43.117397 crc crio[3638]: time=\"2026-06-11T16:10:43.11698792Z\" level=info msg=\"Created container a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae: openshift-marketplace/redhat-operators-tfzks/extract-utilities\" id=176d6ee8-bcfd-4cfd-b163-be0ccf579e55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.911266 | controller |     "Jun 11 16:10:43.118304 crc crio[3638]: time=\"2026-06-11T16:10:43.118208376Z\" level=info msg=\"Starting container: a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae\" id=06cfea7c-ea41-44e2-b12f-9c4a350ea725 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.911283 | controller |     "Jun 11 16:10:43.127094 crc crio[3638]: time=\"2026-06-11T16:10:43.126982118Z\" level=info msg=\"Started container\" PID=20319 containerID=a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae description=openshift-marketplace/redhat-operators-tfzks/extract-utilities id=06cfea7c-ea41-44e2-b12f-9c4a350ea725 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af",
2026-06-11 18:01:02.911300 | controller |     "Jun 11 16:10:43.248957 crc crio[3638]: time=\"2026-06-11T16:10:43.245393668Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a3d58513-aeea-434c-89e6-22c92d8ea4c4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.911316 | controller |     "Jun 11 16:10:43.255258 crc crio[3638]: time=\"2026-06-11T16:10:43.25510408Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c99db0ce-60eb-4a99-a6b0-55c37827f26e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.911333 | controller |     "Jun 11 16:10:43.261987 crc crio[3638]: time=\"2026-06-11T16:10:43.261817559Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.911349 | controller |     "Jun 11 16:10:43.266558 crc crio[3638]: time=\"2026-06-11T16:10:43.266240932Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:01:02.911365 | controller |     "Jun 11 16:10:43.956603 crc crio[3638]: time=\"2026-06-11T16:10:43.956221356Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=a3d58513-aeea-434c-89e6-22c92d8ea4c4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.911381 | controller |     "Jun 11 16:10:43.957773 crc crio[3638]: time=\"2026-06-11T16:10:43.957674107Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a1a22228-a638-48a1-a757-53e5dcc94c91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.911398 | controller |     "Jun 11 16:10:43.968866 crc crio[3638]: time=\"2026-06-11T16:10:43.968662355Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=458dc256-0bed-4931-8a15-7a01dae0f11d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.911414 | controller |     "Jun 11 16:10:43.991221 crc crio[3638]: time=\"2026-06-11T16:10:43.991158032Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5kplv/extract-content\" id=ff7c22cd-62f7-4188-8a2a-f30767138bd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.911430 | controller |     "Jun 11 16:10:43.993216 crc crio[3638]: time=\"2026-06-11T16:10:43.993141924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911446 | controller |     "Jun 11 16:10:43.993300 crc crio[3638]: time=\"2026-06-11T16:10:43.993234576Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=c99db0ce-60eb-4a99-a6b0-55c37827f26e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.911465 | controller |     "Jun 11 16:10:43.994085 crc crio[3638]: time=\"2026-06-11T16:10:43.993992682Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ac6294f2-0ae8-495b-92a5-3cceb49374c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.911482 | controller |     "Jun 11 16:10:44.000095 crc crio[3638]: time=\"2026-06-11T16:10:43.999915175Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a1b4f81d-1737-4067-88b7-b345ae3f0aa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.911498 | controller |     "Jun 11 16:10:44.018701 crc crio[3638]: time=\"2026-06-11T16:10:44.018605933Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tfzks/extract-content\" id=67dd73bc-b24f-4d91-8fa2-ae9be3adfade name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.911530 | controller |     "Jun 11 16:10:44.019241 crc crio[3638]: time=\"2026-06-11T16:10:44.019166054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911552 | controller |     "Jun 11 16:10:44.036143 crc crio[3638]: time=\"2026-06-11T16:10:44.036040756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911568 | controller |     "Jun 11 16:10:44.040516 crc crio[3638]: time=\"2026-06-11T16:10:44.040259422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911584 | controller |     "Jun 11 16:10:44.056890 crc crio[3638]: time=\"2026-06-11T16:10:44.056692954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911599 | controller |     "Jun 11 16:10:44.060491 crc crio[3638]: time=\"2026-06-11T16:10:44.060245888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911614 | controller |     "Jun 11 16:10:44.209732 crc crio[3638]: time=\"2026-06-11T16:10:44.209007009Z\" level=info msg=\"Created container 39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6: openshift-marketplace/redhat-operators-tfzks/extract-content\" id=67dd73bc-b24f-4d91-8fa2-ae9be3adfade name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.911629 | controller |     "Jun 11 16:10:44.210879 crc crio[3638]: time=\"2026-06-11T16:10:44.210728224Z\" level=info msg=\"Starting container: 39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6\" id=4e90140a-9588-49e7-b966-de73981d04f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.911644 | controller |     "Jun 11 16:10:44.212202 crc crio[3638]: time=\"2026-06-11T16:10:44.211733914Z\" level=info msg=\"Created container 3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63: openshift-marketplace/redhat-marketplace-5kplv/extract-content\" id=ff7c22cd-62f7-4188-8a2a-f30767138bd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.911659 | controller |     "Jun 11 16:10:44.212878 crc crio[3638]: time=\"2026-06-11T16:10:44.212757287Z\" level=info msg=\"Starting container: 3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63\" id=d9fa47fa-80f2-468d-830a-74b166c38400 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.911674 | controller |     "Jun 11 16:10:44.219358 crc crio[3638]: time=\"2026-06-11T16:10:44.219236092Z\" level=info msg=\"Started container\" PID=20333 containerID=39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6 description=openshift-marketplace/redhat-operators-tfzks/extract-content id=4e90140a-9588-49e7-b966-de73981d04f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af",
2026-06-11 18:01:02.911694 | controller |     "Jun 11 16:10:44.222093 crc crio[3638]: time=\"2026-06-11T16:10:44.221802314Z\" level=info msg=\"Started container\" PID=20332 containerID=3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63 description=openshift-marketplace/redhat-marketplace-5kplv/extract-content id=d9fa47fa-80f2-468d-830a-74b166c38400 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314",
2026-06-11 18:01:02.911710 | controller |     "Jun 11 16:10:44.686533 crc crio[3638]: time=\"2026-06-11T16:10:44.685915817Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-cjs9d/POD\" id=56b806bd-154b-414e-955c-c496395c2bb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.911725 | controller |     "Jun 11 16:10:44.687333 crc crio[3638]: time=\"2026-06-11T16:10:44.68654565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911740 | controller |     "Jun 11 16:10:44.712177 crc crio[3638]: time=\"2026-06-11T16:10:44.71154147Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc000182f80}] Aliases:map[]}\"",
2026-06-11 18:01:02.911762 | controller |     "Jun 11 16:10:44.712177 crc crio[3638]: time=\"2026-06-11T16:10:44.711971958Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-cjs9d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.911777 | controller |     "Jun 11 16:10:44.953637 crc crio[3638]: time=\"2026-06-11T16:10:44.948057194Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-cm758/POD\" id=2c7296bc-ca96-4299-9c59-68e7185cf6df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.911792 | controller |     "Jun 11 16:10:44.953889 crc crio[3638]: time=\"2026-06-11T16:10:44.953758892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911808 | controller |     "Jun 11 16:10:44.984543 crc crio[3638]: time=\"2026-06-11T16:10:44.98400734Z\" level=info msg=\"Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc00012a850}] Aliases:map[]}\"",
2026-06-11 18:01:02.911823 | controller |     "Jun 11 16:10:44.984543 crc crio[3638]: time=\"2026-06-11T16:10:44.984067612Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-cm758 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.911838 | controller |     "Jun 11 16:10:45.026339 crc crio[3638]: 2026-06-11T16:10:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e85f0f7a7ac8769 Mac:16:20:ac:ff:d3:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 SocketPath: PciID:}] [{Interface:0xc000292840 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.911855 | controller |     "Jun 11 16:10:45.028021 crc crio[3638]: time=\"2026-06-11T16:10:45.027936913Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc000182f80}] Aliases:map[]}\"",
2026-06-11 18:01:02.911872 | controller |     "Jun 11 16:10:45.028193 crc crio[3638]: time=\"2026-06-11T16:10:45.028141617Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-cjs9d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.911887 | controller |     "Jun 11 16:10:45.036769 crc crio[3638]: time=\"2026-06-11T16:10:45.036308276Z\" level=info msg=\"Ran pod sandbox e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e with infra container: openshift-marketplace/certified-operators-cjs9d/POD\" id=56b806bd-154b-414e-955c-c496395c2bb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.911902 | controller |     "Jun 11 16:10:45.039182 crc crio[3638]: time=\"2026-06-11T16:10:45.038984873Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3adf1c9-fc0c-4e70-bf9e-f40da39566ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.911917 | controller |     "Jun 11 16:10:45.041693 crc crio[3638]: time=\"2026-06-11T16:10:45.041546726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c2751b2-b8a3-4e0a-bb95-d560a33e3aa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.911932 | controller |     "Jun 11 16:10:45.047725 crc crio[3638]: time=\"2026-06-11T16:10:45.04751862Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cjs9d/extract-utilities\" id=10e269eb-5de9-4e53-8835-12d1b90cd238 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.911947 | controller |     "Jun 11 16:10:45.047983 crc crio[3638]: time=\"2026-06-11T16:10:45.047926688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911963 | controller |     "Jun 11 16:10:45.071697 crc crio[3638]: time=\"2026-06-11T16:10:45.070791324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.911993 | controller |     "Jun 11 16:10:45.076764 crc crio[3638]: time=\"2026-06-11T16:10:45.076646205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912009 | controller |     "Jun 11 16:10:45.189946 crc crio[3638]: time=\"2026-06-11T16:10:45.185034647Z\" level=info msg=\"Created container 7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707: openshift-marketplace/certified-operators-cjs9d/extract-utilities\" id=10e269eb-5de9-4e53-8835-12d1b90cd238 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.912024 | controller |     "Jun 11 16:10:45.189946 crc crio[3638]: time=\"2026-06-11T16:10:45.186723092Z\" level=info msg=\"Starting container: 7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707\" id=ce1aebb1-6b70-4fc1-83c1-f3ae0adbd6ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.912039 | controller |     "Jun 11 16:10:45.194115 crc crio[3638]: time=\"2026-06-11T16:10:45.194034654Z\" level=info msg=\"Started container\" PID=20422 containerID=7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707 description=openshift-marketplace/certified-operators-cjs9d/extract-utilities id=ce1aebb1-6b70-4fc1-83c1-f3ae0adbd6ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e",
2026-06-11 18:01:02.912057 | controller |     "Jun 11 16:10:45.270411 crc crio[3638]: 2026-06-11T16:10:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:191e1cf24e8cb56 Mac:4a:bf:f3:1b:64:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 SocketPath: PciID:}] [{Interface:0xc0003aa9e0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.912074 | controller |     "Jun 11 16:10:45.273176 crc crio[3638]: time=\"2026-06-11T16:10:45.273139098Z\" level=info msg=\"Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc00012a850}] Aliases:map[]}\"",
2026-06-11 18:01:02.912089 | controller |     "Jun 11 16:10:45.273880 crc crio[3638]: time=\"2026-06-11T16:10:45.273854772Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-cm758 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.912104 | controller |     "Jun 11 16:10:45.291007 crc crio[3638]: time=\"2026-06-11T16:10:45.290953208Z\" level=info msg=\"Ran pod sandbox 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 with infra container: openshift-marketplace/community-operators-cm758/POD\" id=2c7296bc-ca96-4299-9c59-68e7185cf6df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.912119 | controller |     "Jun 11 16:10:45.300189 crc crio[3638]: time=\"2026-06-11T16:10:45.300113318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d6581efd-497b-4126-bc5d-98f28e6ef5e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.912134 | controller |     "Jun 11 16:10:45.303225 crc crio[3638]: time=\"2026-06-11T16:10:45.303137931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7dcae573-fd1b-433d-a806-0afca9e82d48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.912149 | controller |     "Jun 11 16:10:45.316132 crc crio[3638]: time=\"2026-06-11T16:10:45.315755963Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-cm758/extract-utilities\" id=d1595b53-5fc2-4302-a268-8cc069347b14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.912163 | controller |     "Jun 11 16:10:45.316633 crc crio[3638]: time=\"2026-06-11T16:10:45.316356586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2920a5d9-470d-430e-adfc-d9e4ca1f5f71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.912178 | controller |     "Jun 11 16:10:45.317190 crc crio[3638]: time=\"2026-06-11T16:10:45.317122991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912193 | controller |     "Jun 11 16:10:45.319680 crc crio[3638]: time=\"2026-06-11T16:10:45.319549522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8683eefa-a9fd-4404-b53c-59d8fc4aae96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.912211 | controller |     "Jun 11 16:10:45.331579 crc crio[3638]: time=\"2026-06-11T16:10:45.331346607Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=830a6a7f-50a4-40ab-9422-ba97bbe97123 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.912227 | controller |     "Jun 11 16:10:45.341957 crc crio[3638]: time=\"2026-06-11T16:10:45.341251242Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.912242 | controller |     "Jun 11 16:10:45.342218 crc crio[3638]: time=\"2026-06-11T16:10:45.342153212Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5kplv/registry-server\" id=fbbf9699-eaa6-4e96-8a88-2a586f58ccd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.912258 | controller |     "Jun 11 16:10:45.342591 crc crio[3638]: time=\"2026-06-11T16:10:45.3425397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912273 | controller |     "Jun 11 16:10:45.369020 crc crio[3638]: time=\"2026-06-11T16:10:45.368802755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912288 | controller |     "Jun 11 16:10:45.375583 crc crio[3638]: time=\"2026-06-11T16:10:45.375501874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912303 | controller |     "Jun 11 16:10:45.383699 crc crio[3638]: time=\"2026-06-11T16:10:45.383597093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912319 | controller |     "Jun 11 16:10:45.392115 crc crio[3638]: time=\"2026-06-11T16:10:45.392076729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912333 | controller |     "Jun 11 16:10:45.500275 crc crio[3638]: time=\"2026-06-11T16:10:45.500226525Z\" level=info msg=\"Created container fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701: openshift-marketplace/redhat-marketplace-5kplv/registry-server\" id=fbbf9699-eaa6-4e96-8a88-2a586f58ccd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.912348 | controller |     "Jun 11 16:10:45.502102 crc crio[3638]: time=\"2026-06-11T16:10:45.502043744Z\" level=info msg=\"Starting container: fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701\" id=06459a74-a23e-4b72-9057-c7551dc1bb81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.912362 | controller |     "Jun 11 16:10:45.504260 crc crio[3638]: time=\"2026-06-11T16:10:45.504154577Z\" level=info msg=\"Created container c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89: openshift-marketplace/community-operators-cm758/extract-utilities\" id=d1595b53-5fc2-4302-a268-8cc069347b14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.912377 | controller |     "Jun 11 16:10:45.505128 crc crio[3638]: time=\"2026-06-11T16:10:45.505031975Z\" level=info msg=\"Starting container: c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89\" id=0d9b9fa6-6959-4ec7-ba6f-41facf307526 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.912392 | controller |     "Jun 11 16:10:45.511966 crc crio[3638]: time=\"2026-06-11T16:10:45.511881317Z\" level=info msg=\"Started container\" PID=20443 containerID=fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701 description=openshift-marketplace/redhat-marketplace-5kplv/registry-server id=06459a74-a23e-4b72-9057-c7551dc1bb81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314",
2026-06-11 18:01:02.912413 | controller |     "Jun 11 16:10:45.516668 crc crio[3638]: time=\"2026-06-11T16:10:45.516586286Z\" level=info msg=\"Started container\" PID=20442 containerID=c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89 description=openshift-marketplace/community-operators-cm758/extract-utilities id=0d9b9fa6-6959-4ec7-ba6f-41facf307526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36",
2026-06-11 18:01:02.912429 | controller |     "Jun 11 16:10:46.055755 crc crio[3638]: time=\"2026-06-11T16:10:46.055553443Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=830a6a7f-50a4-40ab-9422-ba97bbe97123 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.912445 | controller |     "Jun 11 16:10:46.058255 crc crio[3638]: time=\"2026-06-11T16:10:46.058050225Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=089f75b5-db8a-4953-8a0d-d0d18a34e17a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.912460 | controller |     "Jun 11 16:10:46.062702 crc crio[3638]: time=\"2026-06-11T16:10:46.062624571Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0e20630e-93e0-442c-9545-8e672a506098 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.912475 | controller |     "Jun 11 16:10:46.068200 crc crio[3638]: time=\"2026-06-11T16:10:46.068122975Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cjs9d/extract-content\" id=36667b5d-ffa7-48d5-bc83-c762d2af2347 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.912489 | controller |     "Jun 11 16:10:46.068746 crc crio[3638]: time=\"2026-06-11T16:10:46.068691486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912504 | controller |     "Jun 11 16:10:46.096414 crc crio[3638]: time=\"2026-06-11T16:10:46.096328041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912539 | controller |     "Jun 11 16:10:46.099871 crc crio[3638]: time=\"2026-06-11T16:10:46.099610849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912557 | controller |     "Jun 11 16:10:46.214887 crc crio[3638]: time=\"2026-06-11T16:10:46.214776942Z\" level=info msg=\"Created container 4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39: openshift-marketplace/certified-operators-cjs9d/extract-content\" id=36667b5d-ffa7-48d5-bc83-c762d2af2347 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.912573 | controller |     "Jun 11 16:10:46.216736 crc crio[3638]: time=\"2026-06-11T16:10:46.216645921Z\" level=info msg=\"Starting container: 4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39\" id=3b6a7c8c-c621-487c-985c-e2e7f47ecfa7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.912588 | controller |     "Jun 11 16:10:46.227133 crc crio[3638]: time=\"2026-06-11T16:10:46.227075777Z\" level=info msg=\"Started container\" PID=20473 containerID=4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39 description=openshift-marketplace/certified-operators-cjs9d/extract-content id=3b6a7c8c-c621-487c-985c-e2e7f47ecfa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e",
2026-06-11 18:01:02.912605 | controller |     "Jun 11 16:10:46.335866 crc crio[3638]: time=\"2026-06-11T16:10:46.335270485Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b80af678-9fe2-4e5e-b69f-7e1d8a858811 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.912629 | controller |     "Jun 11 16:10:46.340916 crc crio[3638]: time=\"2026-06-11T16:10:46.340735209Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.912645 | controller |     "Jun 11 16:10:46.344637 crc crio[3638]: time=\"2026-06-11T16:10:46.344612199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=154c7041-c6a2-4190-a71b-ee7e6e55d779 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.912661 | controller |     "Jun 11 16:10:46.350062 crc crio[3638]: time=\"2026-06-11T16:10:46.349913189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2d76c533-7ba6-4f84-9a88-ef3373f1f196 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.912676 | controller |     "Jun 11 16:10:46.360346 crc crio[3638]: time=\"2026-06-11T16:10:46.360283714Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tfzks/registry-server\" id=1d6d4248-85ab-437a-b98b-aeaed58c4bd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.912692 | controller |     "Jun 11 16:10:46.360887 crc crio[3638]: time=\"2026-06-11T16:10:46.360786664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912707 | controller |     "Jun 11 16:10:46.398802 crc crio[3638]: time=\"2026-06-11T16:10:46.398765934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912722 | controller |     "Jun 11 16:10:46.402742 crc crio[3638]: time=\"2026-06-11T16:10:46.402719557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912737 | controller |     "Jun 11 16:10:46.499327 crc crio[3638]: time=\"2026-06-11T16:10:46.499260132Z\" level=info msg=\"Created container 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422: openshift-marketplace/redhat-operators-tfzks/registry-server\" id=1d6d4248-85ab-437a-b98b-aeaed58c4bd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.912751 | controller |     "Jun 11 16:10:46.500593 crc crio[3638]: time=\"2026-06-11T16:10:46.500488858Z\" level=info msg=\"Starting container: 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422\" id=a2284dd0-69bd-4d21-964f-15ae7856a234 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.912766 | controller |     "Jun 11 16:10:46.506358 crc crio[3638]: time=\"2026-06-11T16:10:46.506291409Z\" level=info msg=\"Started container\" PID=20486 containerID=3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422 description=openshift-marketplace/redhat-operators-tfzks/registry-server id=a2284dd0-69bd-4d21-964f-15ae7856a234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af",
2026-06-11 18:01:02.912780 | controller |     "Jun 11 16:10:46.979009 crc crio[3638]: time=\"2026-06-11T16:10:46.978639092Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=b80af678-9fe2-4e5e-b69f-7e1d8a858811 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.912795 | controller |     "Jun 11 16:10:46.980786 crc crio[3638]: time=\"2026-06-11T16:10:46.980648033Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f7d704a5-4282-4640-bc6c-c2ac704b1ff2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.912814 | controller |     "Jun 11 16:10:46.984294 crc crio[3638]: time=\"2026-06-11T16:10:46.984203788Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=62931d7c-dac8-45eb-8756-0961d87a5888 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.912830 | controller |     "Jun 11 16:10:46.991258 crc crio[3638]: time=\"2026-06-11T16:10:46.991173112Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-cm758/extract-content\" id=436f68e8-697c-43c2-ac86-f83c6e717595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.912845 | controller |     "Jun 11 16:10:46.991985 crc crio[3638]: time=\"2026-06-11T16:10:46.991799685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912860 | controller |     "Jun 11 16:10:47.027387 crc crio[3638]: time=\"2026-06-11T16:10:47.027098329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912874 | controller |     "Jun 11 16:10:47.030647 crc crio[3638]: time=\"2026-06-11T16:10:47.03055475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912888 | controller |     "Jun 11 16:10:47.135545 crc crio[3638]: time=\"2026-06-11T16:10:47.135333938Z\" level=info msg=\"Created container 7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01: openshift-marketplace/community-operators-cm758/extract-content\" id=436f68e8-697c-43c2-ac86-f83c6e717595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.912903 | controller |     "Jun 11 16:10:47.139653 crc crio[3638]: time=\"2026-06-11T16:10:47.139553675Z\" level=info msg=\"Starting container: 7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01\" id=f0fadca5-9da3-4fea-8ec3-a500205486da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.912917 | controller |     "Jun 11 16:10:47.147087 crc crio[3638]: time=\"2026-06-11T16:10:47.146412668Z\" level=info msg=\"Started container\" PID=20509 containerID=7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01 description=openshift-marketplace/community-operators-cm758/extract-content id=f0fadca5-9da3-4fea-8ec3-a500205486da name=/runtime.v1.RuntimeService/StartContainer sandboxID=191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36",
2026-06-11 18:01:02.912933 | controller |     "Jun 11 16:10:47.360404 crc crio[3638]: time=\"2026-06-11T16:10:47.360325351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f0236eeb-5b50-49da-bbfa-ca6bb000c88e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.912948 | controller |     "Jun 11 16:10:47.362260 crc crio[3638]: time=\"2026-06-11T16:10:47.362181081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bd46cc8f-a5c6-4f10-999b-6197ee24a524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.912962 | controller |     "Jun 11 16:10:47.375000 crc crio[3638]: time=\"2026-06-11T16:10:47.374923925Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cjs9d/registry-server\" id=1f4c1019-da90-429d-b155-998c8ada9da6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.912977 | controller |     "Jun 11 16:10:47.375412 crc crio[3638]: time=\"2026-06-11T16:10:47.375351874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.912991 | controller |     "Jun 11 16:10:47.415917 crc crio[3638]: time=\"2026-06-11T16:10:47.415783874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.913009 | controller |     "Jun 11 16:10:47.421864 crc crio[3638]: time=\"2026-06-11T16:10:47.421754739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.913024 | controller |     "Jun 11 16:10:47.542590 crc crio[3638]: time=\"2026-06-11T16:10:47.542487067Z\" level=info msg=\"Created container 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5: openshift-marketplace/certified-operators-cjs9d/registry-server\" id=1f4c1019-da90-429d-b155-998c8ada9da6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.913039 | controller |     "Jun 11 16:10:47.543845 crc crio[3638]: time=\"2026-06-11T16:10:47.543775264Z\" level=info msg=\"Starting container: 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5\" id=3eadec46-7de8-4866-b396-6b5569d4a675 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.913054 | controller |     "Jun 11 16:10:47.550966 crc crio[3638]: time=\"2026-06-11T16:10:47.550878941Z\" level=info msg=\"Started container\" PID=20521 containerID=4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5 description=openshift-marketplace/certified-operators-cjs9d/registry-server id=3eadec46-7de8-4866-b396-6b5569d4a675 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e",
2026-06-11 18:01:02.913069 | controller |     "Jun 11 16:10:48.376339 crc crio[3638]: time=\"2026-06-11T16:10:48.375640787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aefe9084-a77c-4ac7-a12f-fdc2dddec6d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.913083 | controller |     "Jun 11 16:10:48.379149 crc crio[3638]: time=\"2026-06-11T16:10:48.379019127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5e5146f2-7831-4288-92e6-d605ef110e2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.913098 | controller |     "Jun 11 16:10:48.385355 crc crio[3638]: time=\"2026-06-11T16:10:48.385232766Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-cm758/registry-server\" id=c992c449-6cde-4d14-ada1-5dcfd3a44308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.913112 | controller |     "Jun 11 16:10:48.385709 crc crio[3638]: time=\"2026-06-11T16:10:48.385632774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.913126 | controller |     "Jun 11 16:10:48.440163 crc crio[3638]: time=\"2026-06-11T16:10:48.440050565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.913141 | controller |     "Jun 11 16:10:48.445907 crc crio[3638]: time=\"2026-06-11T16:10:48.445762544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.913156 | controller |     "Jun 11 16:10:48.571483 crc crio[3638]: time=\"2026-06-11T16:10:48.571346293Z\" level=info msg=\"Created container eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f: openshift-marketplace/community-operators-cm758/registry-server\" id=c992c449-6cde-4d14-ada1-5dcfd3a44308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.913170 | controller |     "Jun 11 16:10:48.572693 crc crio[3638]: time=\"2026-06-11T16:10:48.57261726Z\" level=info msg=\"Starting container: eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f\" id=174fdbf2-1bf0-486b-b96d-3ec07cacb387 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.913188 | controller |     "Jun 11 16:10:48.583878 crc crio[3638]: time=\"2026-06-11T16:10:48.583624329Z\" level=info msg=\"Started container\" PID=20567 containerID=eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f description=openshift-marketplace/community-operators-cm758/registry-server id=174fdbf2-1bf0-486b-b96d-3ec07cacb387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36",
2026-06-11 18:01:02.913204 | controller |     "Jun 11 16:11:00.284665 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 18:01:02.913219 | controller |     "Jun 11 16:11:00.350252 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-11 18:01:02.913234 | controller |     "Jun 11 16:11:00.351113 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-11 18:01:02.913248 | controller |     "Jun 11 16:11:00.351510 crc systemd[1]: crio.service: Consumed 24min 52.727s CPU time.",
2026-06-11 18:01:02.913264 | controller |     "Jun 11 16:11:00.429679 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 18:01:02.913279 | controller |     "Jun 11 16:11:00.539926 crc crio[21458]: time=\"2026-06-11T16:11:00.539850407Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 18:01:02.913294 | controller |     "Jun 11 16:11:00.539926 crc crio[21458]: time=\"2026-06-11T16:11:00.539904698Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 18:01:02.913309 | controller |     "Jun 11 16:11:00.541259 crc crio[21458]: time=\"2026-06-11T16:11:00.541208715Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 18:01:02.913324 | controller |     "Jun 11 16:11:00.541326 crc crio[21458]: time=\"2026-06-11T16:11:00.541290837Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 18:01:02.913339 | controller |     "Jun 11 16:11:00.566475 crc crio[21458]: time=\"2026-06-11T16:11:00.566306626Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 18:01:02.913355 | controller |     "Jun 11 16:11:00.566791 crc crio[21458]: time=\"2026-06-11T16:11:00.566692605Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 18:01:02.913370 | controller |     "Jun 11 16:11:00.566856 crc crio[21458]: time=\"2026-06-11T16:11:00.566821917Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 18:01:02.913384 | controller |     "Jun 11 16:11:00.567045 crc crio[21458]: time=\"2026-06-11T16:11:00.56698017Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 18:01:02.913399 | controller |     "Jun 11 16:11:00.567220 crc crio[21458]: time=\"2026-06-11T16:11:00.567039752Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 18:01:02.913414 | controller |     "Jun 11 16:11:00.592338 crc crio[21458]: time=\"2026-06-11T16:11:00.592254586Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 18:01:02.913428 | controller |     "Jun 11 16:11:00.614505 crc crio[21458]: time=\"2026-06-11T16:11:00.61318707Z\" 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-11 18:01:02.913443 | controller |     "Jun 11 16:11:00.618372 crc crio[21458]: time=\"2026-06-11T16:11:00.618337848Z\" 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-11 18:01:02.913458 | controller |     "Jun 11 16:11:00.655364 crc crio[21458]: time=\"2026-06-11T16:11:00.655320686Z\" 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-11 18:01:02.913476 | controller |     "Jun 11 16:11:00.830751 crc crio[21458]: time=\"2026-06-11T16:11:00.829872773Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 18:01:02.913491 | controller |     "Jun 11 16:11:00.830751 crc crio[21458]: time=\"2026-06-11T16:11:00.829922454Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 18:01:02.913506 | controller |     "Jun 11 16:11:00.830751 crc crio[21458]: time=\"2026-06-11T16:11:00.829932894Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 18:01:02.913541 | controller |     "Jun 11 16:11:00.830751 crc crio[21458]: time=\"2026-06-11T16:11:00.829939794Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 18:01:02.913557 | controller |     "Jun 11 16:11:00.830751 crc crio[21458]: time=\"2026-06-11T16:11:00.829946874Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 18:01:02.913572 | controller |     "Jun 11 16:11:00.844283 crc crio[21458]: time=\"2026-06-11T16:11:00.842218249Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 18:01:02.913587 | controller |     "Jun 11 16:11:00.844283 crc crio[21458]: time=\"2026-06-11T16:11:00.842786181Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 18:01:02.913601 | controller |     "Jun 11 16:11:00.851948 crc crio[21458]: time=\"2026-06-11T16:11:00.8518814Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 18:01:02.913616 | controller |     "Jun 11 16:11:00.851948 crc crio[21458]: time=\"2026-06-11T16:11:00.851918181Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 18:01:02.913632 | controller |     "Jun 11 16:11:00.887074 crc crio[21458]: time=\"2026-06-11T16:11:00.886930498Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.913647 | controller |     "Jun 11 16:11:00.887074 crc crio[21458]: time=\"2026-06-11T16:11:00.887066031Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.913663 | controller |     "Jun 11 16:11:00.887854 crc crio[21458]: time=\"2026-06-11T16:11:00.887673703Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 18:01:02.913678 | controller |     "Jun 11 16:11:00.887996 crc crio[21458]: time=\"2026-06-11T16:11:00.887934518Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 18:01:02.913694 | controller |     "Jun 11 16:11:00.890225 crc crio[21458]: time=\"2026-06-11T16:11:00.889990442Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\"]\\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-11 18:01:02.913719 | controller |     "Jun 11 16:11:00.897500 crc crio[21458]: time=\"2026-06-11T16:11:00.897373825Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 18:01:02.913735 | controller |     "Jun 11 16:11:00.898036 crc crio[21458]: time=\"2026-06-11T16:11:00.897960038Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 18:01:02.913752 | controller |     "Jun 11 16:11:02.937230 crc crio[21458]: time=\"2026-06-11T16:11:02.93694729Z\" level=info msg=\"Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc0007bbbd8}] Aliases:map[]}\"",
2026-06-11 18:01:02.913767 | controller |     "Jun 11 16:11:02.938203 crc crio[21458]: time=\"2026-06-11T16:11:02.937234646Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-cm758 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.913786 | controller |     "Jun 11 16:11:02.938249 crc crio[21458]: time=\"2026-06-11T16:11:02.938217257Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc0007bbd20}] Aliases:map[]}\"",
2026-06-11 18:01:02.913802 | controller |     "Jun 11 16:11:02.938611 crc crio[21458]: time=\"2026-06-11T16:11:02.938541943Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-cjs9d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.913818 | controller |     "Jun 11 16:11:02.939680 crc crio[21458]: time=\"2026-06-11T16:11:02.939601445Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc0007bbde0}] Aliases:map[]}\"",
2026-06-11 18:01:02.913835 | controller |     "Jun 11 16:11:02.939998 crc crio[21458]: time=\"2026-06-11T16:11:02.939926412Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-tfzks for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.913850 | controller |     "Jun 11 16:11:02.940945 crc crio[21458]: time=\"2026-06-11T16:11:02.940870532Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc0007bbeb8}] Aliases:map[]}\"",
2026-06-11 18:01:02.913866 | controller |     "Jun 11 16:11:02.941323 crc crio[21458]: time=\"2026-06-11T16:11:02.941254489Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5kplv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.913881 | controller |     "Jun 11 16:11:02.942678 crc crio[21458]: time=\"2026-06-11T16:11:02.942567387Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-p8hr8 Namespace:openshift-marketplace ID:0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 UID:ec689149-9cf1-4790-945c-323e394cbd75 NetNS:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec689149_9cf1_4790_945c_323e394cbd75.slice PodAnnotations:0xc0007bbf70}] Aliases:map[]}\"",
2026-06-11 18:01:02.913897 | controller |     "Jun 11 16:11:02.943032 crc crio[21458]: time=\"2026-06-11T16:11:02.942979015Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-p8hr8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.913913 | controller |     "Jun 11 16:11:02.944014 crc crio[21458]: time=\"2026-06-11T16:11:02.943930655Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e 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:0xc001c84078}] Aliases:map[]}\"",
2026-06-11 18:01:02.913932 | controller |     "Jun 11 16:11:02.944266 crc crio[21458]: time=\"2026-06-11T16:11:02.944201801Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.913947 | controller |     "Jun 11 16:11:02.944685 crc crio[21458]: time=\"2026-06-11T16:11:02.94461857Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.913962 | controller |     "Jun 11 16:11:02.944783 crc crio[21458]: time=\"2026-06-11T16:11:02.944704252Z\" level=warning msg=\"Could not restore sandbox IP for a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_758062bd-d923-482f-9cff-0b4944b3a717_0(a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.913978 | controller |     "Jun 11 16:11:02.944840 crc crio[21458]: time=\"2026-06-11T16:11:02.944801734Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.913993 | controller |     "Jun 11 16:11:02.944877 crc crio[21458]: time=\"2026-06-11T16:11:02.944832424Z\" level=warning msg=\"Could not restore sandbox IP for 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_392d0588-ab44-4ec8-87bf-ba7f0cacf25b_0(5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.914008 | controller |     "Jun 11 16:11:02.945403 crc crio[21458]: time=\"2026-06-11T16:11:02.945344885Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-98548687b-xnt6d Namespace:openshift-route-controller-manager ID:d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc UID:de4503c7-6b94-42bf-9d26-68df6310bcfa NetNS:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde4503c7_6b94_42bf_9d26_68df6310bcfa.slice PodAnnotations:0xc001c84118}] Aliases:map[]}\"",
2026-06-11 18:01:02.914023 | controller |     "Jun 11 16:11:02.945735 crc crio[21458]: time=\"2026-06-11T16:11:02.945672811Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-98548687b-xnt6d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914038 | controller |     "Jun 11 16:11:02.946989 crc crio[21458]: time=\"2026-06-11T16:11:02.946904427Z\" level=info msg=\"Got pod network &{Name:controller-manager-7f88546bc-f77wp Namespace:openshift-controller-manager ID:2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 UID:873d27dc-4ecf-42a4-8770-381ae567cf12 NetNS:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod873d27dc_4ecf_42a4_8770_381ae567cf12.slice PodAnnotations:0xc001c841a8}] Aliases:map[]}\"",
2026-06-11 18:01:02.914054 | controller |     "Jun 11 16:11:02.947290 crc crio[21458]: time=\"2026-06-11T16:11:02.947235393Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7f88546bc-f77wp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914070 | controller |     "Jun 11 16:11:02.948245 crc crio[21458]: time=\"2026-06-11T16:11:02.948175113Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac 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:0xc001c84240}] Aliases:map[]}\"",
2026-06-11 18:01:02.914089 | controller |     "Jun 11 16:11:02.948692 crc crio[21458]: time=\"2026-06-11T16:11:02.948601912Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914108 | controller |     "Jun 11 16:11:02.949473 crc crio[21458]: time=\"2026-06-11T16:11:02.949350228Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b 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:0xc001c842d0}] Aliases:map[]}\"",
2026-06-11 18:01:02.914130 | controller |     "Jun 11 16:11:02.949891 crc crio[21458]: time=\"2026-06-11T16:11:02.949827147Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914157 | controller |     "Jun 11 16:11:02.950676 crc crio[21458]: time=\"2026-06-11T16:11:02.950607744Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 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:0xc001c84360}] Aliases:map[]}\"",
2026-06-11 18:01:02.914180 | controller |     "Jun 11 16:11:02.951340 crc crio[21458]: time=\"2026-06-11T16:11:02.951096454Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914197 | controller |     "Jun 11 16:11:02.952357 crc crio[21458]: time=\"2026-06-11T16:11:02.952269108Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 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:0xc001c843e0}] Aliases:map[]}\"",
2026-06-11 18:01:02.914213 | controller |     "Jun 11 16:11:02.952938 crc crio[21458]: time=\"2026-06-11T16:11:02.95282826Z\" 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-11 18:01:02.914229 | controller |     "Jun 11 16:11:02.955941 crc crio[21458]: time=\"2026-06-11T16:11:02.955817112Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 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:0xc00012abc8}] Aliases:map[]}\"",
2026-06-11 18:01:02.914249 | controller |     "Jun 11 16:11:02.956161 crc crio[21458]: time=\"2026-06-11T16:11:02.956098807Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914265 | controller |     "Jun 11 16:11:02.956822 crc crio[21458]: time=\"2026-06-11T16:11:02.956642939Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d 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:0xc001c84070}] Aliases:map[]}\"",
2026-06-11 18:01:02.914280 | controller |     "Jun 11 16:11:02.956822 crc crio[21458]: time=\"2026-06-11T16:11:02.956817093Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914296 | controller |     "Jun 11 16:11:02.957012 crc crio[21458]: time=\"2026-06-11T16:11:02.956938885Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.914310 | controller |     "Jun 11 16:11:02.957012 crc crio[21458]: time=\"2026-06-11T16:11:02.956985176Z\" level=warning msg=\"Could not restore sandbox IP for 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.914326 | controller |     "Jun 11 16:11:02.957371 crc crio[21458]: time=\"2026-06-11T16:11:02.957290912Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 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:0xc001c84108}] Aliases:map[]}\"",
2026-06-11 18:01:02.914341 | controller |     "Jun 11 16:11:02.957522 crc crio[21458]: time=\"2026-06-11T16:11:02.957493426Z\" 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-11 18:01:02.914355 | controller |     "Jun 11 16:11:02.958348 crc crio[21458]: time=\"2026-06-11T16:11:02.95814663Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc001c84198}] Aliases:map[]}\"",
2026-06-11 18:01:02.914370 | controller |     "Jun 11 16:11:02.958348 crc crio[21458]: time=\"2026-06-11T16:11:02.958284723Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914389 | controller |     "Jun 11 16:11:02.958865 crc crio[21458]: time=\"2026-06-11T16:11:02.958722582Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be 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:0xc001c844a0}] Aliases:map[]}\"",
2026-06-11 18:01:02.914404 | controller |     "Jun 11 16:11:02.959011 crc crio[21458]: time=\"2026-06-11T16:11:02.958899446Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914420 | controller |     "Jun 11 16:11:02.959343 crc crio[21458]: time=\"2026-06-11T16:11:02.959276623Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad 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:0xc001c84530}] Aliases:map[]}\"",
2026-06-11 18:01:02.914435 | controller |     "Jun 11 16:11:02.959677 crc crio[21458]: time=\"2026-06-11T16:11:02.959501149Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914451 | controller |     "Jun 11 16:11:02.961167 crc crio[21458]: time=\"2026-06-11T16:11:02.961054591Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 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:0xc001c845c0}] Aliases:map[]}\"",
2026-06-11 18:01:02.914467 | controller |     "Jun 11 16:11:02.961316 crc crio[21458]: time=\"2026-06-11T16:11:02.961236585Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914482 | controller |     "Jun 11 16:11:02.961968 crc crio[21458]: time=\"2026-06-11T16:11:02.961810496Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 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:0xc001c84650}] Aliases:map[]}\"",
2026-06-11 18:01:02.914497 | controller |     "Jun 11 16:11:02.962325 crc crio[21458]: time=\"2026-06-11T16:11:02.962135733Z\" 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-11 18:01:02.914527 | controller |     "Jun 11 16:11:02.963610 crc crio[21458]: time=\"2026-06-11T16:11:02.963310207Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e 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:0xc001c846d0}] Aliases:map[]}\"",
2026-06-11 18:01:02.914552 | controller |     "Jun 11 16:11:02.963951 crc crio[21458]: time=\"2026-06-11T16:11:02.963822238Z\" 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-11 18:01:02.914570 | controller |     "Jun 11 16:11:02.965270 crc crio[21458]: time=\"2026-06-11T16:11:02.965200317Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 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:0xc001c84760}] Aliases:map[]}\"",
2026-06-11 18:01:02.914585 | controller |     "Jun 11 16:11:02.965602 crc crio[21458]: time=\"2026-06-11T16:11:02.965528704Z\" 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-11 18:01:02.914600 | controller |     "Jun 11 16:11:02.966178 crc crio[21458]: time=\"2026-06-11T16:11:02.966099805Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 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:0xc001c847f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.914616 | controller |     "Jun 11 16:11:02.966351 crc crio[21458]: time=\"2026-06-11T16:11:02.966282249Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914631 | controller |     "Jun 11 16:11:02.967310 crc crio[21458]: time=\"2026-06-11T16:11:02.967234879Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 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:0xc001c84878}] Aliases:map[]}\"",
2026-06-11 18:01:02.914647 | controller |     "Jun 11 16:11:02.967557 crc crio[21458]: time=\"2026-06-11T16:11:02.967416703Z\" 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-11 18:01:02.914662 | controller |     "Jun 11 16:11:02.967797 crc crio[21458]: time=\"2026-06-11T16:11:02.967675568Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.914677 | controller |     "Jun 11 16:11:02.967797 crc crio[21458]: time=\"2026-06-11T16:11:02.967721999Z\" level=warning msg=\"Could not restore sandbox IP for 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.914696 | controller |     "Jun 11 16:11:02.968303 crc crio[21458]: time=\"2026-06-11T16:11:02.96823708Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 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:0xc001c84910}] Aliases:map[]}\"",
2026-06-11 18:01:02.914711 | controller |     "Jun 11 16:11:02.968505 crc crio[21458]: time=\"2026-06-11T16:11:02.968390533Z\" 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-11 18:01:02.914727 | controller |     "Jun 11 16:11:02.969096 crc crio[21458]: time=\"2026-06-11T16:11:02.969018346Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 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:0xc001c84990}] Aliases:map[]}\"",
2026-06-11 18:01:02.914742 | controller |     "Jun 11 16:11:02.969269 crc crio[21458]: time=\"2026-06-11T16:11:02.9691988Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914758 | controller |     "Jun 11 16:11:02.969733 crc crio[21458]: time=\"2026-06-11T16:11:02.9696659Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 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:0xc001c84a10}] Aliases:map[]}\"",
2026-06-11 18:01:02.914774 | controller |     "Jun 11 16:11:02.969917 crc crio[21458]: time=\"2026-06-11T16:11:02.969855143Z\" 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-11 18:01:02.914790 | controller |     "Jun 11 16:11:02.970480 crc crio[21458]: time=\"2026-06-11T16:11:02.970349754Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 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:0xc001c84aa0}] Aliases:map[]}\"",
2026-06-11 18:01:02.914807 | controller |     "Jun 11 16:11:02.970667 crc crio[21458]: time=\"2026-06-11T16:11:02.970592489Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914829 | controller |     "Jun 11 16:11:02.971156 crc crio[21458]: time=\"2026-06-11T16:11:02.971090939Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c 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:0xc001c84b30}] Aliases:map[]}\"",
2026-06-11 18:01:02.914845 | controller |     "Jun 11 16:11:02.971288 crc crio[21458]: time=\"2026-06-11T16:11:02.971226472Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914861 | controller |     "Jun 11 16:11:02.971792 crc crio[21458]: time=\"2026-06-11T16:11:02.971693631Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc001c84bc0}] Aliases:map[]}\"",
2026-06-11 18:01:02.914877 | controller |     "Jun 11 16:11:02.971939 crc crio[21458]: time=\"2026-06-11T16:11:02.971888485Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914893 | controller |     "Jun 11 16:11:02.972643 crc crio[21458]: time=\"2026-06-11T16:11:02.97257554Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 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:0xc001c84c50}] Aliases:map[]}\"",
2026-06-11 18:01:02.914909 | controller |     "Jun 11 16:11:02.972793 crc crio[21458]: time=\"2026-06-11T16:11:02.972721493Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914924 | controller |     "Jun 11 16:11:02.973311 crc crio[21458]: time=\"2026-06-11T16:11:02.973145531Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b 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:0xc001c84cd0}] Aliases:map[]}\"",
2026-06-11 18:01:02.914940 | controller |     "Jun 11 16:11:02.973311 crc crio[21458]: time=\"2026-06-11T16:11:02.973288194Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914955 | controller |     "Jun 11 16:11:02.974252 crc crio[21458]: time=\"2026-06-11T16:11:02.974129302Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 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:0xc001c84d60}] Aliases:map[]}\"",
2026-06-11 18:01:02.914974 | controller |     "Jun 11 16:11:02.974913 crc crio[21458]: time=\"2026-06-11T16:11:02.974828576Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.914990 | controller |     "Jun 11 16:11:02.976480 crc crio[21458]: time=\"2026-06-11T16:11:02.976341388Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 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:0xc00012a5b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.915005 | controller |     "Jun 11 16:11:02.976835 crc crio[21458]: time=\"2026-06-11T16:11:02.976721906Z\" 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-11 18:01:02.915021 | controller |     "Jun 11 16:11:02.977934 crc crio[21458]: time=\"2026-06-11T16:11:02.977811878Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 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:0xc00012a810}] Aliases:map[]}\"",
2026-06-11 18:01:02.915037 | controller |     "Jun 11 16:11:02.978166 crc crio[21458]: time=\"2026-06-11T16:11:02.978088465Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.915053 | controller |     "Jun 11 16:11:02.979468 crc crio[21458]: time=\"2026-06-11T16:11:02.979338831Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 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:0xc00012a948}] Aliases:map[]}\"",
2026-06-11 18:01:02.915068 | controller |     "Jun 11 16:11:02.979923 crc crio[21458]: time=\"2026-06-11T16:11:02.979738839Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.915084 | controller |     "Jun 11 16:11:02.981017 crc crio[21458]: time=\"2026-06-11T16:11:02.980939124Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 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:0xc00012aa78}] Aliases:map[]}\"",
2026-06-11 18:01:02.915103 | controller |     "Jun 11 16:11:02.981288 crc crio[21458]: time=\"2026-06-11T16:11:02.981212529Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.915118 | controller |     "Jun 11 16:11:02.981692 crc crio[21458]: time=\"2026-06-11T16:11:02.981613568Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.915133 | controller |     "Jun 11 16:11:02.981800 crc crio[21458]: time=\"2026-06-11T16:11:02.981697649Z\" level=warning msg=\"Could not restore sandbox IP for bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.915150 | controller |     "Jun 11 16:11:02.982471 crc crio[21458]: time=\"2026-06-11T16:11:02.982339343Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 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:0xc00012ab38}] Aliases:map[]}\"",
2026-06-11 18:01:02.915165 | controller |     "Jun 11 16:11:02.982815 crc crio[21458]: time=\"2026-06-11T16:11:02.98270034Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.915181 | controller |     "Jun 11 16:11:02.983716 crc crio[21458]: time=\"2026-06-11T16:11:02.98363522Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b 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:0xc00012ac08}] Aliases:map[]}\"",
2026-06-11 18:01:02.915197 | controller |     "Jun 11 16:11:02.984071 crc crio[21458]: time=\"2026-06-11T16:11:02.983990127Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.915213 | controller |     "Jun 11 16:11:02.985230 crc crio[21458]: time=\"2026-06-11T16:11:02.985131691Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 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:0xc00012ac90}] Aliases:map[]}\"",
2026-06-11 18:01:02.915228 | controller |     "Jun 11 16:11:02.985644 crc crio[21458]: time=\"2026-06-11T16:11:02.98556439Z\" 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-11 18:01:02.915246 | controller |     "Jun 11 16:11:02.986839 crc crio[21458]: time=\"2026-06-11T16:11:02.986691983Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc00012ad30}] Aliases:map[]}\"",
2026-06-11 18:01:02.915261 | controller |     "Jun 11 16:11:02.987320 crc crio[21458]: time=\"2026-06-11T16:11:02.987225754Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.915276 | controller |     "Jun 11 16:11:02.989027 crc crio[21458]: time=\"2026-06-11T16:11:02.988933319Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf 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:0xc00012add0}] Aliases:map[]}\"",
2026-06-11 18:01:02.915291 | controller |     "Jun 11 16:11:02.989338 crc crio[21458]: time=\"2026-06-11T16:11:02.989247626Z\" 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-11 18:01:02.915307 | controller |     "Jun 11 16:11:02.990816 crc crio[21458]: time=\"2026-06-11T16:11:02.990671926Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 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:0xc00012ae70}] Aliases:map[]}\"",
2026-06-11 18:01:02.915322 | controller |     "Jun 11 16:11:02.991184 crc crio[21458]: time=\"2026-06-11T16:11:02.991095745Z\" 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-11 18:01:02.915338 | controller |     "Jun 11 16:11:02.992685 crc crio[21458]: time=\"2026-06-11T16:11:02.992579565Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 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:0xc00012aef0}] Aliases:map[]}\"",
2026-06-11 18:01:02.915353 | controller |     "Jun 11 16:11:02.993201 crc crio[21458]: time=\"2026-06-11T16:11:02.993123916Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.915369 | controller |     "Jun 11 16:11:02.994533 crc crio[21458]: time=\"2026-06-11T16:11:02.994374932Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f 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:0xc00012af80}] Aliases:map[]}\"",
2026-06-11 18:01:02.915387 | controller |     "Jun 11 16:11:02.995058 crc crio[21458]: time=\"2026-06-11T16:11:02.994957425Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.915404 | controller |     "Jun 11 16:11:02.995503 crc crio[21458]: time=\"2026-06-11T16:11:02.995364443Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.915419 | controller |     "Jun 11 16:11:02.995690 crc crio[21458]: time=\"2026-06-11T16:11:02.995599288Z\" level=warning msg=\"Could not restore sandbox IP for 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.915436 | controller |     "Jun 11 16:11:02.995747 crc crio[21458]: time=\"2026-06-11T16:11:02.99571373Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.915452 | controller |     "Jun 11 16:11:02.995944 crc crio[21458]: time=\"2026-06-11T16:11:02.995748041Z\" level=warning msg=\"Could not restore sandbox IP for 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.915468 | controller |     "Jun 11 16:11:02.996915 crc crio[21458]: time=\"2026-06-11T16:11:02.996830315Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 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:0xc00012b020}] Aliases:map[]}\"",
2026-06-11 18:01:02.915484 | controller |     "Jun 11 16:11:02.997225 crc crio[21458]: time=\"2026-06-11T16:11:02.99709824Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.915499 | controller |     "Jun 11 16:11:02.997360 crc crio[21458]: time=\"2026-06-11T16:11:02.997289274Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.915533 | controller |     "Jun 11 16:11:02.997360 crc crio[21458]: time=\"2026-06-11T16:11:02.997312394Z\" level=warning msg=\"Could not restore sandbox IP for 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2: failed to get network status for pod sandbox k8s_collect-profiles-29686560-dg8j7_openshift-operator-lifecycle-manager_3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89_0(5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.915551 | controller |     "Jun 11 16:11:02.998247 crc crio[21458]: time=\"2026-06-11T16:11:02.998150112Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 18:01:02.915570 | controller |     "Jun 11 16:11:03.001005 crc crio[21458]: time=\"2026-06-11T16:11:03.00092998Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 18:01:02.915585 | controller |     "Jun 11 16:11:03.001080 crc crio[21458]: time=\"2026-06-11T16:11:03.000986311Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 18:01:02.915600 | controller |     "Jun 11 16:11:03.001172 crc crio[21458]: time=\"2026-06-11T16:11:03.001118724Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 18:01:02.915614 | controller |     "Jun 11 16:11:03.001291 crc crio[21458]: time=\"2026-06-11T16:11:03.001240066Z\" level=info msg=\"runtime interface created\"",
2026-06-11 18:01:02.915629 | controller |     "Jun 11 16:11:03.001348 crc crio[21458]: time=\"2026-06-11T16:11:03.001313648Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 18:01:02.915643 | controller |     "Jun 11 16:11:03.001348 crc crio[21458]: time=\"2026-06-11T16:11:03.001335608Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 18:01:02.915657 | controller |     "Jun 11 16:11:03.001412 crc crio[21458]: time=\"2026-06-11T16:11:03.001355358Z\" level=info msg=\"starting plugins...\"",
2026-06-11 18:01:02.915671 | controller |     "Jun 11 16:11:03.001591 crc crio[21458]: time=\"2026-06-11T16:11:03.001512642Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 18:01:02.915685 | controller |     "Jun 11 16:11:03.013152 crc crio[21458]: time=\"2026-06-11T16:11:03.013061881Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 18:01:02.915699 | controller |     "Jun 11 16:11:03.023107 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 18:01:02.915713 | controller |     "Jun 11 16:11:10.936829 crc crio[21458]: time=\"2026-06-11T16:11:10.935898204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=74a603ac-e084-4a1f-a947-2e128d017787 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.915728 | controller |     "Jun 11 16:11:10.940505 crc crio[21458]: time=\"2026-06-11T16:11:10.940378118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=783e126c-8f47-40fb-8a95-1c4f2175a46c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.915743 | controller |     "Jun 11 16:11:10.945045 crc crio[21458]: time=\"2026-06-11T16:11:10.944976243Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0e83e88d-5523-475e-8d0b-aada5f2999e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.915757 | controller |     "Jun 11 16:11:10.945499 crc crio[21458]: time=\"2026-06-11T16:11:10.945464404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.915772 | controller |     "Jun 11 16:11:10.978200 crc crio[21458]: time=\"2026-06-11T16:11:10.978066841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.915786 | controller |     "Jun 11 16:11:10.983188 crc crio[21458]: time=\"2026-06-11T16:11:10.983093056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.915800 | controller |     "Jun 11 16:11:11.120419 crc crio[21458]: time=\"2026-06-11T16:11:11.119923908Z\" level=info msg=\"Created container 3f8845fd0d83643fff7feb0fd118b217ceac35a9334670e7c2f404e2f229630b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0e83e88d-5523-475e-8d0b-aada5f2999e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.915818 | controller |     "Jun 11 16:11:11.122980 crc crio[21458]: time=\"2026-06-11T16:11:11.122545573Z\" level=info msg=\"Starting container: 3f8845fd0d83643fff7feb0fd118b217ceac35a9334670e7c2f404e2f229630b\" id=fcb261c6-32bc-4d05-88b2-3f8972e67362 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.915832 | controller |     "Jun 11 16:11:11.129644 crc crio[21458]: time=\"2026-06-11T16:11:11.129307354Z\" level=info msg=\"Started container\" PID=22255 containerID=3f8845fd0d83643fff7feb0fd118b217ceac35a9334670e7c2f404e2f229630b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=fcb261c6-32bc-4d05-88b2-3f8972e67362 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1",
2026-06-11 18:01:02.915848 | controller |     "Jun 11 16:11:17.518315 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 18:01:02.915864 | controller |     "Jun 11 16:11:26.177263 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-11 18:01:02.915879 | controller |     "Jun 11 16:11:26.178554 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-11 18:01:02.915895 | controller |     "Jun 11 16:11:26.179107 crc systemd[1]: crio.service: Consumed 4.736s CPU time.",
2026-06-11 18:01:02.915910 | controller |     "Jun 11 16:11:26.265533 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 18:01:02.915925 | controller |     "Jun 11 16:11:26.384969 crc crio[23211]: time=\"2026-06-11T16:11:26.384303251Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 18:01:02.915941 | controller |     "Jun 11 16:11:26.384969 crc crio[23211]: time=\"2026-06-11T16:11:26.384940068Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 18:01:02.915967 | controller |     "Jun 11 16:11:26.387098 crc crio[23211]: time=\"2026-06-11T16:11:26.387012241Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 18:01:02.915986 | controller |     "Jun 11 16:11:26.387255 crc crio[23211]: time=\"2026-06-11T16:11:26.387163315Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 18:01:02.916002 | controller |     "Jun 11 16:11:26.394938 crc crio[23211]: time=\"2026-06-11T16:11:26.394860734Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-11 18:01:02.916017 | controller |     "Jun 11 16:11:26.427066 crc crio[23211]: time=\"2026-06-11T16:11:26.426937252Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 18:01:02.916032 | controller |     "Jun 11 16:11:26.427326 crc crio[23211]: time=\"2026-06-11T16:11:26.427191359Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 18:01:02.916047 | controller |     "Jun 11 16:11:26.427326 crc crio[23211]: time=\"2026-06-11T16:11:26.427206489Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 18:01:02.916063 | controller |     "Jun 11 16:11:26.427493 crc crio[23211]: time=\"2026-06-11T16:11:26.427334233Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 18:01:02.916078 | controller |     "Jun 11 16:11:26.427493 crc crio[23211]: time=\"2026-06-11T16:11:26.427380754Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 18:01:02.916094 | controller |     "Jun 11 16:11:26.452235 crc crio[23211]: time=\"2026-06-11T16:11:26.45200862Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 18:01:02.916109 | controller |     "Jun 11 16:11:26.471692 crc crio[23211]: time=\"2026-06-11T16:11:26.471477303Z\" 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-11 18:01:02.916129 | controller |     "Jun 11 16:11:26.476380 crc crio[23211]: time=\"2026-06-11T16:11:26.476289028Z\" 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-11 18:01:02.916144 | controller |     "Jun 11 16:11:26.511771 crc crio[23211]: time=\"2026-06-11T16:11:26.51162758Z\" 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-11 18:01:02.916159 | controller |     "Jun 11 16:11:26.682443 crc crio[23211]: time=\"2026-06-11T16:11:26.682350421Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 18:01:02.916174 | controller |     "Jun 11 16:11:26.682443 crc crio[23211]: time=\"2026-06-11T16:11:26.682407783Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 18:01:02.916188 | controller |     "Jun 11 16:11:26.682443 crc crio[23211]: time=\"2026-06-11T16:11:26.682457954Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 18:01:02.916203 | controller |     "Jun 11 16:11:26.682881 crc crio[23211]: time=\"2026-06-11T16:11:26.682469124Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 18:01:02.916217 | controller |     "Jun 11 16:11:26.682881 crc crio[23211]: time=\"2026-06-11T16:11:26.682476554Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 18:01:02.916232 | controller |     "Jun 11 16:11:26.688014 crc crio[23211]: time=\"2026-06-11T16:11:26.687874224Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 18:01:02.916247 | controller |     "Jun 11 16:11:26.688014 crc crio[23211]: time=\"2026-06-11T16:11:26.687911575Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 18:01:02.916261 | controller |     "Jun 11 16:11:26.693940 crc crio[23211]: time=\"2026-06-11T16:11:26.69389049Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 18:01:02.916275 | controller |     "Jun 11 16:11:26.693940 crc crio[23211]: time=\"2026-06-11T16:11:26.693926061Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 18:01:02.916290 | controller |     "Jun 11 16:11:26.716150 crc crio[23211]: time=\"2026-06-11T16:11:26.71598099Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.916305 | controller |     "Jun 11 16:11:26.716150 crc crio[23211]: time=\"2026-06-11T16:11:26.716054022Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.916320 | controller |     "Jun 11 16:11:26.716772 crc crio[23211]: time=\"2026-06-11T16:11:26.716711179Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 18:01:02.916334 | controller |     "Jun 11 16:11:26.716772 crc crio[23211]: time=\"2026-06-11T16:11:26.716758401Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 18:01:02.916350 | controller |     "Jun 11 16:11:26.717639 crc crio[23211]: time=\"2026-06-11T16:11:26.717415527Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\"]\\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-11 18:01:02.916373 | controller |     "Jun 11 16:11:26.718562 crc crio[23211]: time=\"2026-06-11T16:11:26.718500705Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 18:01:02.916389 | controller |     "Jun 11 16:11:26.718906 crc crio[23211]: time=\"2026-06-11T16:11:26.718858954Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 18:01:02.916405 | controller |     "Jun 11 16:11:28.661112 crc crio[23211]: time=\"2026-06-11T16:11:28.660326754Z\" level=info msg=\"Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc00008d328}] Aliases:map[]}\"",
2026-06-11 18:01:02.916424 | controller |     "Jun 11 16:11:28.663352 crc crio[23211]: time=\"2026-06-11T16:11:28.661339721Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-cm758 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.916440 | controller |     "Jun 11 16:11:28.665005 crc crio[23211]: time=\"2026-06-11T16:11:28.664880162Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc00008d428}] Aliases:map[]}\"",
2026-06-11 18:01:02.916456 | controller |     "Jun 11 16:11:28.665362 crc crio[23211]: time=\"2026-06-11T16:11:28.665232942Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-cjs9d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.916472 | controller |     "Jun 11 16:11:28.667040 crc crio[23211]: time=\"2026-06-11T16:11:28.666917125Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc000612b60}] Aliases:map[]}\"",
2026-06-11 18:01:02.916487 | controller |     "Jun 11 16:11:28.667240 crc crio[23211]: time=\"2026-06-11T16:11:28.667195952Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-tfzks for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.916502 | controller |     "Jun 11 16:11:28.668782 crc crio[23211]: time=\"2026-06-11T16:11:28.668636129Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc000612c00}] Aliases:map[]}\"",
2026-06-11 18:01:02.916536 | controller |     "Jun 11 16:11:28.669064 crc crio[23211]: time=\"2026-06-11T16:11:28.668959487Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5kplv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.916554 | controller |     "Jun 11 16:11:28.671010 crc crio[23211]: time=\"2026-06-11T16:11:28.670895097Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-p8hr8 Namespace:openshift-marketplace ID:0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341 UID:ec689149-9cf1-4790-945c-323e394cbd75 NetNS:/var/run/netns/6091646b-8e93-4447-990c-12b4b825a13f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec689149_9cf1_4790_945c_323e394cbd75.slice PodAnnotations:0xc000612c90}] Aliases:map[]}\"",
2026-06-11 18:01:02.916571 | controller |     "Jun 11 16:11:28.671151 crc crio[23211]: time=\"2026-06-11T16:11:28.671104102Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-p8hr8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.916588 | controller |     "Jun 11 16:11:28.672024 crc crio[23211]: time=\"2026-06-11T16:11:28.671924644Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:be4be13f61d12823ede01ab8c0ea6dcf23907369763e25900553011639f9b3f0 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/3fd16b77-afe9-4208-b4d3-3a9ed574f84e 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:0xc000612d10}] Aliases:map[]}\"",
2026-06-11 18:01:02.916614 | controller |     "Jun 11 16:11:28.672182 crc crio[23211]: time=\"2026-06-11T16:11:28.672108368Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.916646 | controller |     "Jun 11 16:11:28.672283 crc crio[23211]: time=\"2026-06-11T16:11:28.672249262Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.916675 | controller |     "Jun 11 16:11:28.672367 crc crio[23211]: time=\"2026-06-11T16:11:28.672281513Z\" level=warning msg=\"Could not restore sandbox IP for a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_758062bd-d923-482f-9cff-0b4944b3a717_0(a105acf5bbc786417b03c3e5f401d906fe0184e4ea1cade5c87ef02b0dc0ced2): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.916703 | controller |     "Jun 11 16:11:28.672367 crc crio[23211]: time=\"2026-06-11T16:11:28.672316444Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.916730 | controller |     "Jun 11 16:11:28.672367 crc crio[23211]: time=\"2026-06-11T16:11:28.672337264Z\" level=warning msg=\"Could not restore sandbox IP for 5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_392d0588-ab44-4ec8-87bf-ba7f0cacf25b_0(5b932566cb4bc810fe41e7e50a00ad4dcd4a4c7e108a1253e0806c4b9c055e1e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.916758 | controller |     "Jun 11 16:11:28.673356 crc crio[23211]: time=\"2026-06-11T16:11:28.673208777Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-98548687b-xnt6d Namespace:openshift-route-controller-manager ID:d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc UID:de4503c7-6b94-42bf-9d26-68df6310bcfa NetNS:/var/run/netns/9e21b707-d941-4343-a6d8-04f5fdc83d88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde4503c7_6b94_42bf_9d26_68df6310bcfa.slice PodAnnotations:0xc000612db0}] Aliases:map[]}\"",
2026-06-11 18:01:02.916787 | controller |     "Jun 11 16:11:28.673633 crc crio[23211]: time=\"2026-06-11T16:11:28.673550936Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-98548687b-xnt6d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.916811 | controller |     "Jun 11 16:11:28.674410 crc crio[23211]: time=\"2026-06-11T16:11:28.674296054Z\" level=info msg=\"Got pod network &{Name:controller-manager-7f88546bc-f77wp Namespace:openshift-controller-manager ID:2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952 UID:873d27dc-4ecf-42a4-8770-381ae567cf12 NetNS:/var/run/netns/65b8004c-1ed8-4ab6-8641-887bfce0ce6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod873d27dc_4ecf_42a4_8770_381ae567cf12.slice PodAnnotations:0xc000612e40}] Aliases:map[]}\"",
2026-06-11 18:01:02.916849 | controller |     "Jun 11 16:11:28.674773 crc crio[23211]: time=\"2026-06-11T16:11:28.674721976Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7f88546bc-f77wp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.916879 | controller |     "Jun 11 16:11:28.675603 crc crio[23211]: time=\"2026-06-11T16:11:28.675372573Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:47a7b8c84c87bb532919da58b81895f2d063a5822c229a9a788a16c8194be5e1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/b14ef9ac-09e1-46fb-8450-e0e30260adac 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:0xc000612ed0}] Aliases:map[]}\"",
2026-06-11 18:01:02.916907 | controller |     "Jun 11 16:11:28.675827 crc crio[23211]: time=\"2026-06-11T16:11:28.67566276Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.916934 | controller |     "Jun 11 16:11:28.676849 crc crio[23211]: time=\"2026-06-11T16:11:28.676753688Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/68aafc0b-58d0-4a8d-af88-c63d422f703b 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:0xc000612f60}] Aliases:map[]}\"",
2026-06-11 18:01:02.916962 | controller |     "Jun 11 16:11:28.677010 crc crio[23211]: time=\"2026-06-11T16:11:28.676951343Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.916999 | controller |     "Jun 11 16:11:28.677754 crc crio[23211]: time=\"2026-06-11T16:11:28.6775757Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1dac0ef87bfdd46247d22ae4bbd880174b18899816aae136a4f10f78249b1e1e UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/f7d027dd-9faf-4708-8726-6279ff784652 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:0xc000612ff0}] Aliases:map[]}\"",
2026-06-11 18:01:02.917026 | controller |     "Jun 11 16:11:28.677919 crc crio[23211]: time=\"2026-06-11T16:11:28.677855267Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.917053 | controller |     "Jun 11 16:11:28.678644 crc crio[23211]: time=\"2026-06-11T16:11:28.678505963Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:6c73ce04ad8a2b211a423701456de7dfc561bf08c38914f0c75ded93c28e00b2 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/72e234d0-e2c9-4650-a730-4ea94994d9c4 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:0xc000613070}] Aliases:map[]}\"",
2026-06-11 18:01:02.917081 | controller |     "Jun 11 16:11:28.678969 crc crio[23211]: time=\"2026-06-11T16:11:28.678895054Z\" 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-11 18:01:02.917112 | controller |     "Jun 11 16:11:28.679754 crc crio[23211]: time=\"2026-06-11T16:11:28.679593631Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:643d8f207bd451e7a3a279ef22970a49620b867cffe78f69db8706b968ae006b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/7e32a158-ca3a-48ee-bc9e-1dec37491722 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:0xc000613100}] Aliases:map[]}\"",
2026-06-11 18:01:02.917140 | controller |     "Jun 11 16:11:28.679912 crc crio[23211]: time=\"2026-06-11T16:11:28.679896379Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.917167 | controller |     "Jun 11 16:11:28.681075 crc crio[23211]: time=\"2026-06-11T16:11:28.680868704Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e6ab18f715e66536b3fcd3d5e15cc8f1f8300696cc8d1d548aec792e68ceffa1 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6cd8abec-5c5d-49e4-a632-7ee3d930113d 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:0xc000613180}] Aliases:map[]}\"",
2026-06-11 18:01:02.917194 | controller |     "Jun 11 16:11:28.681895 crc crio[23211]: time=\"2026-06-11T16:11:28.681128101Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.917221 | controller |     "Jun 11 16:11:28.681895 crc crio[23211]: time=\"2026-06-11T16:11:28.681277945Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.917248 | controller |     "Jun 11 16:11:28.681895 crc crio[23211]: time=\"2026-06-11T16:11:28.681305635Z\" level=warning msg=\"Could not restore sandbox IP for 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.917276 | controller |     "Jun 11 16:11:28.682282 crc crio[23211]: time=\"2026-06-11T16:11:28.682199809Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bfcfba284db296ba281cb34d2250c437cd4356a04fd87f7b2299618af4c890a0 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/cf2ff012-d7cb-41b8-a5d3-2cc0b0f99303 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:0xc000613218}] Aliases:map[]}\"",
2026-06-11 18:01:02.917302 | controller |     "Jun 11 16:11:28.682544 crc crio[23211]: time=\"2026-06-11T16:11:28.682415964Z\" 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-11 18:01:02.917330 | controller |     "Jun 11 16:11:28.684945 crc crio[23211]: time=\"2026-06-11T16:11:28.684841437Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc0001ae938}] Aliases:map[]}\"",
2026-06-11 18:01:02.917361 | controller |     "Jun 11 16:11:28.685118 crc crio[23211]: time=\"2026-06-11T16:11:28.685024192Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.917389 | controller |     "Jun 11 16:11:28.685827 crc crio[23211]: time=\"2026-06-11T16:11:28.68572432Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d922a8a13b83dc6db66e2459ce8f641d3152f2465857dea07fc3235d52ebb939 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/f8984905-13f3-45eb-9931-20fdfd5624be 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:0xc0001aea20}] Aliases:map[]}\"",
2026-06-11 18:01:02.917416 | controller |     "Jun 11 16:11:28.685964 crc crio[23211]: time=\"2026-06-11T16:11:28.685908525Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.917443 | controller |     "Jun 11 16:11:28.686902 crc crio[23211]: time=\"2026-06-11T16:11:28.686798967Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:abe3238af59a2a39abec755b54c86cc8a30d4d889d11ee341c13e1fc46f7e5cf UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/5f61d78c-f2fd-4420-8002-322ccadbc0ad 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:0xc0001aeae8}] Aliases:map[]}\"",
2026-06-11 18:01:02.917470 | controller |     "Jun 11 16:11:28.687065 crc crio[23211]: time=\"2026-06-11T16:11:28.686982183Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.917496 | controller |     "Jun 11 16:11:28.687790 crc crio[23211]: time=\"2026-06-11T16:11:28.687596098Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:11319ed2dca89f57f385812aab5ea5d75f38b3607436a2f31e16cdc795502570 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cdeee749-26bb-4a9e-b522-7aa4591531e5 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:0xc0001aebb8}] Aliases:map[]}\"",
2026-06-11 18:01:02.917549 | controller |     "Jun 11 16:11:28.687960 crc crio[23211]: time=\"2026-06-11T16:11:28.687882156Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.917580 | controller |     "Jun 11 16:11:28.688344 crc crio[23211]: time=\"2026-06-11T16:11:28.688246265Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/c284af8f-4377-45de-9c4e-fbc1f613c0c7 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:0xc0001aec70}] Aliases:map[]}\"",
2026-06-11 18:01:02.917608 | controller |     "Jun 11 16:11:28.688616 crc crio[23211]: time=\"2026-06-11T16:11:28.68841049Z\" 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-11 18:01:02.917672 | controller |     "Jun 11 16:11:28.689022 crc crio[23211]: time=\"2026-06-11T16:11:28.688919903Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:784aa78eeec1810973e252d8a9e41ee04f97203cdca97117f10b9fcb2c06fa08 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/9b9434a5-396f-4b0f-a0c8-a0de9dd35c1e 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:0xc0001aed18}] Aliases:map[]}\"",
2026-06-11 18:01:02.917703 | controller |     "Jun 11 16:11:28.689176 crc crio[23211]: time=\"2026-06-11T16:11:28.689088597Z\" 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-11 18:01:02.917723 | controller |     "Jun 11 16:11:28.689757 crc crio[23211]: time=\"2026-06-11T16:11:28.68961763Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6f8dd6ac756eb1e54f68adf2b3cbaf40e20c860616ca12342209ce27a5adb760 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b2d6fa2d-2613-47b1-a1fc-139c64d73cc5 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:0xc0001aedd8}] Aliases:map[]}\"",
2026-06-11 18:01:02.917740 | controller |     "Jun 11 16:11:28.689890 crc crio[23211]: time=\"2026-06-11T16:11:28.689819746Z\" 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-11 18:01:02.917757 | controller |     "Jun 11 16:11:28.690385 crc crio[23211]: time=\"2026-06-11T16:11:28.690258227Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:5677a96f9f794862e07b1648d819bfd6f36c0b0490b52217fc1fc76b11395153 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3809e101-c5ea-4a13-9eb4-ec822c8cdac0 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:0xc0001aeea8}] Aliases:map[]}\"",
2026-06-11 18:01:02.917773 | controller |     "Jun 11 16:11:28.690816 crc crio[23211]: time=\"2026-06-11T16:11:28.690516974Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.917789 | controller |     "Jun 11 16:11:28.691201 crc crio[23211]: time=\"2026-06-11T16:11:28.69111788Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0a24f763ee540d0418c9501d3ddbd2663b906252fe2fff2ea30a53310193ff43 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5bffa377-10d7-4077-93aa-adf8008bcb10 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:0xc0001aef38}] Aliases:map[]}\"",
2026-06-11 18:01:02.917805 | controller |     "Jun 11 16:11:28.691527 crc crio[23211]: time=\"2026-06-11T16:11:28.691379657Z\" 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-11 18:01:02.917820 | controller |     "Jun 11 16:11:28.691835 crc crio[23211]: time=\"2026-06-11T16:11:28.691746466Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.917839 | controller |     "Jun 11 16:11:28.691835 crc crio[23211]: time=\"2026-06-11T16:11:28.691816807Z\" level=warning msg=\"Could not restore sandbox IP for 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.917856 | controller |     "Jun 11 16:11:28.692298 crc crio[23211]: time=\"2026-06-11T16:11:28.692207297Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/8cfe448f-5d67-4ffe-a22b-33abaf0b4608 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:0xc0001aeff0}] Aliases:map[]}\"",
2026-06-11 18:01:02.917872 | controller |     "Jun 11 16:11:28.692655 crc crio[23211]: time=\"2026-06-11T16:11:28.692379652Z\" 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-11 18:01:02.917887 | controller |     "Jun 11 16:11:28.693367 crc crio[23211]: time=\"2026-06-11T16:11:28.693291516Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ab81b03c-9db3-4a84-a18b-6a9ad3d11bd9 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:0xc0001af098}] Aliases:map[]}\"",
2026-06-11 18:01:02.917902 | controller |     "Jun 11 16:11:28.693999 crc crio[23211]: time=\"2026-06-11T16:11:28.693919912Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.917917 | controller |     "Jun 11 16:11:28.695103 crc crio[23211]: time=\"2026-06-11T16:11:28.69501713Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/4f58a69d-f47e-44f9-9d0c-41ceb78c8944 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:0xc000613288}] Aliases:map[]}\"",
2026-06-11 18:01:02.917934 | controller |     "Jun 11 16:11:28.695511 crc crio[23211]: time=\"2026-06-11T16:11:28.695357959Z\" 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-11 18:01:02.917949 | controller |     "Jun 11 16:11:28.696024 crc crio[23211]: time=\"2026-06-11T16:11:28.695943064Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:51e89219bca177ca544f5775dff7a235fee2a60a4607bcb6f08e0b5bb8312be6 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/e464719e-f06e-449b-bf5c-53689d657116 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:0xc000613318}] Aliases:map[]}\"",
2026-06-11 18:01:02.917968 | controller |     "Jun 11 16:11:28.696171 crc crio[23211]: time=\"2026-06-11T16:11:28.696125099Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.917984 | controller |     "Jun 11 16:11:28.696876 crc crio[23211]: time=\"2026-06-11T16:11:28.696804067Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:7856d2f802409194e1e48603ebc9427a1668bf906bdf3eb6ce6b6af7bc8a779f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/7d42857c-80bb-4188-bfe4-ce7f862b194c 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:0xc0006133a8}] Aliases:map[]}\"",
2026-06-11 18:01:02.918000 | controller |     "Jun 11 16:11:28.697282 crc crio[23211]: time=\"2026-06-11T16:11:28.697194377Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918016 | controller |     "Jun 11 16:11:28.705972 crc crio[23211]: time=\"2026-06-11T16:11:28.700590465Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc000613438}] Aliases:map[]}\"",
2026-06-11 18:01:02.918031 | controller |     "Jun 11 16:11:28.706776 crc crio[23211]: time=\"2026-06-11T16:11:28.70664868Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918046 | controller |     "Jun 11 16:11:28.707803 crc crio[23211]: time=\"2026-06-11T16:11:28.707765449Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d57428d3-4da5-4da4-a510-da3872af06d3 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:0xc0018be058}] Aliases:map[]}\"",
2026-06-11 18:01:02.918062 | controller |     "Jun 11 16:11:28.708104 crc crio[23211]: time=\"2026-06-11T16:11:28.708080787Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918078 | controller |     "Jun 11 16:11:28.708904 crc crio[23211]: time=\"2026-06-11T16:11:28.708873709Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:0a80167e6cbfd16c4fd152c5d33c465dcc22cfa15a4bc59f1b11e040e3ac5d8d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d08b3fe1-97fa-4c87-8de2-8cff85b43a6b 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:0xc0018be0d8}] Aliases:map[]}\"",
2026-06-11 18:01:02.918093 | controller |     "Jun 11 16:11:28.709260 crc crio[23211]: time=\"2026-06-11T16:11:28.709230628Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918112 | controller |     "Jun 11 16:11:28.713058 crc crio[23211]: time=\"2026-06-11T16:11:28.712943843Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9f943fb40bd74f3b08e50280397a100105e9dcacd23b6a3452557151f49f8ebb UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2989206-405e-4a52-8074-c3776ccff703 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:0xc0018be168}] Aliases:map[]}\"",
2026-06-11 18:01:02.918128 | controller |     "Jun 11 16:11:28.713413 crc crio[23211]: time=\"2026-06-11T16:11:28.713325063Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918144 | controller |     "Jun 11 16:11:28.714962 crc crio[23211]: time=\"2026-06-11T16:11:28.714833692Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5279a4b1-da8c-48b8-a484-4da5bdf6dd38 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:0xc0001ae120}] Aliases:map[]}\"",
2026-06-11 18:01:02.918159 | controller |     "Jun 11 16:11:28.715519 crc crio[23211]: time=\"2026-06-11T16:11:28.71515187Z\" 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-11 18:01:02.918174 | controller |     "Jun 11 16:11:28.717002 crc crio[23211]: time=\"2026-06-11T16:11:28.716886445Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/13b9beb0-e5e7-4c9c-9de2-f9dcda144b32 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:0xc0001ae218}] Aliases:map[]}\"",
2026-06-11 18:01:02.918189 | controller |     "Jun 11 16:11:28.718390 crc crio[23211]: time=\"2026-06-11T16:11:28.717240784Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918204 | controller |     "Jun 11 16:11:28.718927 crc crio[23211]: time=\"2026-06-11T16:11:28.718809206Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7ca39b5bcbd39f0c716d8047b7c34de56729d2a87cb0b346275dd5e2f2bdfafb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7089475c-bbf0-430a-97cb-62cc3c9dfa99 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:0xc0001ae330}] Aliases:map[]}\"",
2026-06-11 18:01:02.918219 | controller |     "Jun 11 16:11:28.719279 crc crio[23211]: time=\"2026-06-11T16:11:28.719170774Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918234 | controller |     "Jun 11 16:11:28.720375 crc crio[23211]: time=\"2026-06-11T16:11:28.720275672Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cf55304a-f73d-4261-910c-e320c279d270 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:0xc0001ae3f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.918252 | controller |     "Jun 11 16:11:28.720700 crc crio[23211]: time=\"2026-06-11T16:11:28.7205812Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918268 | controller |     "Jun 11 16:11:28.720965 crc crio[23211]: time=\"2026-06-11T16:11:28.720875157Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.918284 | controller |     "Jun 11 16:11:28.720965 crc crio[23211]: time=\"2026-06-11T16:11:28.72094753Z\" level=warning msg=\"Could not restore sandbox IP for bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.918300 | controller |     "Jun 11 16:11:28.721560 crc crio[23211]: time=\"2026-06-11T16:11:28.721299159Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8172b4c6e87eee9290c7a9584d3cf5620f727d08ccfe47f3ccdfc1d928af3fbc UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/dc9344b2-43aa-4dea-a401-cf37b10a9c89 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:0xc0001ae510}] Aliases:map[]}\"",
2026-06-11 18:01:02.918316 | controller |     "Jun 11 16:11:28.721720 crc crio[23211]: time=\"2026-06-11T16:11:28.721582817Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918332 | controller |     "Jun 11 16:11:28.722545 crc crio[23211]: time=\"2026-06-11T16:11:28.722384067Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a55801158e2d9d68f0c9aa131e912e038efcba0f08b14b914db32b420fb7f6ae UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/74a9f880-a92c-4936-a1e0-4258d1231f1b 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:0xc0001ae5f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.918348 | controller |     "Jun 11 16:11:28.722881 crc crio[23211]: time=\"2026-06-11T16:11:28.722763738Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918363 | controller |     "Jun 11 16:11:28.723515 crc crio[23211]: time=\"2026-06-11T16:11:28.723331831Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/9ccfba18-c81b-4bf7-8727-63abd6a9e241 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:0xc0001ae718}] Aliases:map[]}\"",
2026-06-11 18:01:02.918381 | controller |     "Jun 11 16:11:28.723875 crc crio[23211]: time=\"2026-06-11T16:11:28.723767683Z\" 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-11 18:01:02.918398 | controller |     "Jun 11 16:11:28.724826 crc crio[23211]: time=\"2026-06-11T16:11:28.724578453Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc0001ae7e0}] Aliases:map[]}\"",
2026-06-11 18:01:02.918414 | controller |     "Jun 11 16:11:28.724944 crc crio[23211]: time=\"2026-06-11T16:11:28.724868641Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918429 | controller |     "Jun 11 16:11:28.725706 crc crio[23211]: time=\"2026-06-11T16:11:28.72557788Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:318ba81f8412f221deb544c8a8a3c9990045c5b4bf309c8f640d96d99bfa200d UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/815d89e8-d4dd-4f61-ae25-3a09c04f6ccf 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:0xc0001ae8c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.918444 | controller |     "Jun 11 16:11:28.726036 crc crio[23211]: time=\"2026-06-11T16:11:28.725940299Z\" 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-11 18:01:02.918459 | controller |     "Jun 11 16:11:28.726704 crc crio[23211]: time=\"2026-06-11T16:11:28.726596186Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/c015e3f4-c758-471e-aebb-aa1f3c549f24 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:0xc0001ae998}] Aliases:map[]}\"",
2026-06-11 18:01:02.918474 | controller |     "Jun 11 16:11:28.726911 crc crio[23211]: time=\"2026-06-11T16:11:28.726837742Z\" 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-11 18:01:02.918490 | controller |     "Jun 11 16:11:28.728385 crc crio[23211]: time=\"2026-06-11T16:11:28.727927201Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ff16dbe83ceeb7b5df9cac576be9a2a449fb6e35493641e1e722b0e959f0da54 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/e642ef23-84d9-4352-9cca-d7d2ec365806 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:0xc0001aea50}] Aliases:map[]}\"",
2026-06-11 18:01:02.918505 | controller |     "Jun 11 16:11:28.728385 crc crio[23211]: time=\"2026-06-11T16:11:28.728089395Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918545 | controller |     "Jun 11 16:11:28.728834 crc crio[23211]: time=\"2026-06-11T16:11:28.728744891Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:eeebc0789a434a8fb583e0bb297baac1cfbfca5bbd3363ba1e9dbf18b02b6ed7 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/01dccfb6-1721-4a6a-ae51-e7f6018ae24f 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:0xc00008c1f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.918563 | controller |     "Jun 11 16:11:28.728978 crc crio[23211]: time=\"2026-06-11T16:11:28.728931486Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918578 | controller |     "Jun 11 16:11:28.729299 crc crio[23211]: time=\"2026-06-11T16:11:28.72911089Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.918593 | controller |     "Jun 11 16:11:28.729299 crc crio[23211]: time=\"2026-06-11T16:11:28.729158802Z\" level=warning msg=\"Could not restore sandbox IP for 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.918609 | controller |     "Jun 11 16:11:28.729299 crc crio[23211]: time=\"2026-06-11T16:11:28.729191182Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.918625 | controller |     "Jun 11 16:11:28.729299 crc crio[23211]: time=\"2026-06-11T16:11:28.729203633Z\" level=warning msg=\"Could not restore sandbox IP for 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.918640 | controller |     "Jun 11 16:11:28.729824 crc crio[23211]: time=\"2026-06-11T16:11:28.729627194Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:40192da4d6cd157f308ad5be8b71a9a4865e30e7e477d2f4a7f3bbdf2e8667c5 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e2c60457-7fff-4780-a3d6-3475e2b34a21 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:0xc00008c440}] Aliases:map[]}\"",
2026-06-11 18:01:02.918657 | controller |     "Jun 11 16:11:28.729930 crc crio[23211]: time=\"2026-06-11T16:11:28.729879741Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918672 | controller |     "Jun 11 16:11:28.730126 crc crio[23211]: time=\"2026-06-11T16:11:28.730059855Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.918688 | controller |     "Jun 11 16:11:28.730126 crc crio[23211]: time=\"2026-06-11T16:11:28.730110166Z\" level=warning msg=\"Could not restore sandbox IP for 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2: failed to get network status for pod sandbox k8s_collect-profiles-29686560-dg8j7_openshift-operator-lifecycle-manager_3a2a4e7c-22d2-4e29-bf93-221e9d1d0a89_0(5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:01:02.918708 | controller |     "Jun 11 16:11:28.730916 crc crio[23211]: time=\"2026-06-11T16:11:28.730846107Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 18:01:02.918724 | controller |     "Jun 11 16:11:28.732371 crc crio[23211]: time=\"2026-06-11T16:11:28.732338184Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 18:01:02.918739 | controller |     "Jun 11 16:11:28.732746 crc crio[23211]: time=\"2026-06-11T16:11:28.732615212Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 18:01:02.918754 | controller |     "Jun 11 16:11:28.732931 crc crio[23211]: time=\"2026-06-11T16:11:28.732904219Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 18:01:02.918768 | controller |     "Jun 11 16:11:28.733101 crc crio[23211]: time=\"2026-06-11T16:11:28.733077163Z\" level=info msg=\"runtime interface created\"",
2026-06-11 18:01:02.918783 | controller |     "Jun 11 16:11:28.733284 crc crio[23211]: time=\"2026-06-11T16:11:28.733261628Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 18:01:02.918797 | controller |     "Jun 11 16:11:28.733391 crc crio[23211]: time=\"2026-06-11T16:11:28.73337387Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 18:01:02.918812 | controller |     "Jun 11 16:11:28.733640 crc crio[23211]: time=\"2026-06-11T16:11:28.733613537Z\" level=info msg=\"starting plugins...\"",
2026-06-11 18:01:02.918826 | controller |     "Jun 11 16:11:28.734024 crc crio[23211]: time=\"2026-06-11T16:11:28.733999027Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 18:01:02.918841 | controller |     "Jun 11 16:11:28.739351 crc crio[23211]: time=\"2026-06-11T16:11:28.739317295Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 18:01:02.918856 | controller |     "Jun 11 16:11:28.749272 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 18:01:02.918872 | controller |     "Jun 11 16:11:45.796988 crc crio[23211]: time=\"2026-06-11T16:11:45.796045371Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=d58ab135-f058-426a-8255-1e6b1f126c42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.918887 | controller |     "Jun 11 16:11:45.798763 crc crio[23211]: time=\"2026-06-11T16:11:45.797057318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.918903 | controller |     "Jun 11 16:11:45.826361 crc crio[23211]: time=\"2026-06-11T16:11:45.825998636Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19 UID:01e52695-d981-42aa-9b3d-76237c796c21 NetNS:/var/run/netns/4b4b4c4f-ff31-4d7b-b635-e6f577f8aabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod01e52695_d981_42aa_9b3d_76237c796c21.slice PodAnnotations:0xc00008cdf8}] Aliases:map[]}\"",
2026-06-11 18:01:02.918918 | controller |     "Jun 11 16:11:45.826361 crc crio[23211]: time=\"2026-06-11T16:11:45.826341655Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.918932 | controller |     "Jun 11 16:11:46.666517 crc crio[23211]: 2026-06-11T16:11:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2622c0e49402de8 Mac:56:3e:f8:1a:ce:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/4b4b4c4f-ff31-4d7b-b635-e6f577f8aabc SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.918950 | controller |     "Jun 11 16:11:46.668857 crc crio[23211]: time=\"2026-06-11T16:11:46.668793649Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19 UID:01e52695-d981-42aa-9b3d-76237c796c21 NetNS:/var/run/netns/4b4b4c4f-ff31-4d7b-b635-e6f577f8aabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod01e52695_d981_42aa_9b3d_76237c796c21.slice PodAnnotations:0xc00008cdf8}] Aliases:map[]}\"",
2026-06-11 18:01:02.918967 | controller |     "Jun 11 16:11:46.668997 crc crio[23211]: time=\"2026-06-11T16:11:46.668949563Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.918983 | controller |     "Jun 11 16:11:46.677528 crc crio[23211]: time=\"2026-06-11T16:11:46.677291409Z\" level=info msg=\"Ran pod sandbox 2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19 with infra container: openshift-etcd/installer-3-crc/POD\" id=d58ab135-f058-426a-8255-1e6b1f126c42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.918998 | controller |     "Jun 11 16:11:46.683561 crc crio[23211]: time=\"2026-06-11T16:11:46.683367457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6b76fd5b-a173-4667-b928-2fd70a527a93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.919013 | controller |     "Jun 11 16:11:46.688682 crc crio[23211]: time=\"2026-06-11T16:11:46.688265073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=efd82f57-184b-4020-b56c-da2a9f2f6183 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.919029 | controller |     "Jun 11 16:11:46.711193 crc crio[23211]: time=\"2026-06-11T16:11:46.710938399Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=319d2f6c-5ea2-42c2-9378-1adf5ad3c7c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.919044 | controller |     "Jun 11 16:11:46.712017 crc crio[23211]: time=\"2026-06-11T16:11:46.711813361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.919059 | controller |     "Jun 11 16:11:46.755063 crc crio[23211]: time=\"2026-06-11T16:11:46.754575516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.919074 | controller |     "Jun 11 16:11:47.342759 crc crio[23211]: time=\"2026-06-11T16:11:47.342644029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.919089 | controller |     "Jun 11 16:11:47.510877 crc crio[23211]: time=\"2026-06-11T16:11:47.510796623Z\" level=info msg=\"Created container 583825ba7c4bde63ac3cc04839369bb977317cf76cb8ddf502c2243cee08200f: openshift-etcd/installer-3-crc/installer\" id=319d2f6c-5ea2-42c2-9378-1adf5ad3c7c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.919104 | controller |     "Jun 11 16:11:47.512939 crc crio[23211]: time=\"2026-06-11T16:11:47.512861677Z\" level=info msg=\"Starting container: 583825ba7c4bde63ac3cc04839369bb977317cf76cb8ddf502c2243cee08200f\" id=9075eccc-b482-4439-9e70-2fbbaf579f8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.919120 | controller |     "Jun 11 16:11:47.521137 crc crio[23211]: time=\"2026-06-11T16:11:47.521064288Z\" level=info msg=\"Started container\" PID=23789 containerID=583825ba7c4bde63ac3cc04839369bb977317cf76cb8ddf502c2243cee08200f description=openshift-etcd/installer-3-crc/installer id=9075eccc-b482-4439-9e70-2fbbaf579f8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19",
2026-06-11 18:01:02.919139 | controller |     "Jun 11 16:12:20.192576 crc crio[23211]: time=\"2026-06-11T16:12:20.188836474Z\" level=info msg=\"Stopping container: 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3 (timeout: 30s)\" id=f2edeb72-3628-4fb5-b4d1-ad43407c64e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.919155 | controller |     "Jun 11 16:12:20.192576 crc crio[23211]: time=\"2026-06-11T16:12:20.189212483Z\" level=info msg=\"Stopping container: 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 (timeout: 30s)\" id=ad0d5f45-82ce-4d8a-b91f-0f2155e2564c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.919170 | controller |     "Jun 11 16:12:20.192576 crc crio[23211]: time=\"2026-06-11T16:12:20.189316736Z\" level=info msg=\"Stopping container: 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490 (timeout: 30s)\" id=aee7563f-968f-4ed9-b151-a52afda6005e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.919185 | controller |     "Jun 11 16:12:20.192576 crc crio[23211]: time=\"2026-06-11T16:12:20.189372097Z\" level=info msg=\"Stopping container: dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a (timeout: 30s)\" id=609a5c1f-36db-4814-b36f-7c2d3af682b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.919199 | controller |     "Jun 11 16:12:20.192576 crc crio[23211]: time=\"2026-06-11T16:12:20.189381268Z\" level=info msg=\"Stopping container: 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af (timeout: 30s)\" id=a3dfb2d3-3b76-426a-995e-695577f4b3a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.919214 | controller |     "Jun 11 16:12:20.395628 crc crio[23211]: time=\"2026-06-11T16:12:20.395410061Z\" level=info msg=\"Stopped container 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3: openshift-etcd/etcd-crc/etcd-metrics\" id=f2edeb72-3628-4fb5-b4d1-ad43407c64e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.919229 | controller |     "Jun 11 16:12:20.467566 crc crio[23211]: time=\"2026-06-11T16:12:20.467281608Z\" level=info msg=\"Stopped container 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490: openshift-etcd/etcd-crc/etcd-readyz\" id=aee7563f-968f-4ed9-b151-a52afda6005e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.919244 | controller |     "Jun 11 16:12:20.576813 crc crio[23211]: time=\"2026-06-11T16:12:20.576617203Z\" level=info msg=\"Stopped container 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af: openshift-etcd/etcd-crc/etcd-rev\" id=a3dfb2d3-3b76-426a-995e-695577f4b3a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.919259 | controller |     "Jun 11 16:12:29.365308 crc crio[23211]: time=\"2026-06-11T16:12:29.363603812Z\" level=info msg=\"Stopping pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\" id=884fdf2b-d778-4d61-a18b-1e9e9dc15dcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919273 | controller |     "Jun 11 16:12:29.365308 crc crio[23211]: time=\"2026-06-11T16:12:29.365154402Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\" id=884fdf2b-d778-4d61-a18b-1e9e9dc15dcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919289 | controller |     "Jun 11 16:12:29.369267 crc crio[23211]: time=\"2026-06-11T16:12:29.36738222Z\" level=info msg=\"Removing pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\" id=5169d42b-0742-481c-85c1-20907c56a504 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.919304 | controller |     "Jun 11 16:12:29.388152 crc crio[23211]: time=\"2026-06-11T16:12:29.388033314Z\" level=info msg=\"Removed pod sandbox: 2d1650c7e83930b74e937985b511148778e62f03648ecc209416ef4f16dda7fc\" id=5169d42b-0742-481c-85c1-20907c56a504 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.919323 | controller |     "Jun 11 16:12:29.390192 crc crio[23211]: time=\"2026-06-11T16:12:29.390073696Z\" level=info msg=\"Stopping pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\" id=d6bf6f40-19f6-417e-b79e-156779ed8ef3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919339 | controller |     "Jun 11 16:12:29.390359 crc crio[23211]: time=\"2026-06-11T16:12:29.390257341Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\" id=d6bf6f40-19f6-417e-b79e-156779ed8ef3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919354 | controller |     "Jun 11 16:12:29.392817 crc crio[23211]: time=\"2026-06-11T16:12:29.3921844Z\" level=info msg=\"Removing pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\" id=f3791d95-8c2a-4718-bcba-c7b28950a49c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.919372 | controller |     "Jun 11 16:12:29.408974 crc crio[23211]: time=\"2026-06-11T16:12:29.408615465Z\" level=info msg=\"Removed pod sandbox: 7ce1e6a77647c19484f2b1c70dbd0fc5afc5628761ab96fb128376a6bdf4a6b4\" id=f3791d95-8c2a-4718-bcba-c7b28950a49c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.919388 | controller |     "Jun 11 16:12:29.410266 crc crio[23211]: time=\"2026-06-11T16:12:29.410143604Z\" level=info msg=\"Stopping pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\" id=358d7a8b-63e0-48bb-9c40-14d2a1871c18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919403 | controller |     "Jun 11 16:12:29.410596 crc crio[23211]: time=\"2026-06-11T16:12:29.410274768Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\" id=358d7a8b-63e0-48bb-9c40-14d2a1871c18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919419 | controller |     "Jun 11 16:12:29.411695 crc crio[23211]: time=\"2026-06-11T16:12:29.411582231Z\" level=info msg=\"Removing pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\" id=80c8a34a-fb27-464f-9b0c-c794f81cddf0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.919433 | controller |     "Jun 11 16:12:29.423972 crc crio[23211]: time=\"2026-06-11T16:12:29.423813318Z\" level=info msg=\"Removed pod sandbox: 10d16adf0fc8124e781d9063ecd1f2672fd5093d6e4ad6a26d7a71d84b167177\" id=80c8a34a-fb27-464f-9b0c-c794f81cddf0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.919448 | controller |     "Jun 11 16:12:29.426388 crc crio[23211]: time=\"2026-06-11T16:12:29.426138358Z\" level=info msg=\"Stopping pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\" id=f13599e4-8665-46a8-a410-c4d583974ae2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919462 | controller |     "Jun 11 16:12:29.426388 crc crio[23211]: time=\"2026-06-11T16:12:29.426282412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\" id=f13599e4-8665-46a8-a410-c4d583974ae2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919477 | controller |     "Jun 11 16:12:29.429097 crc crio[23211]: time=\"2026-06-11T16:12:29.42896804Z\" level=info msg=\"Removing pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\" id=3435f24e-8006-4882-9ecf-6b851f752ecc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.919492 | controller |     "Jun 11 16:12:29.457237 crc crio[23211]: time=\"2026-06-11T16:12:29.457132358Z\" level=info msg=\"Removed pod sandbox: 781d360d844d8ab182fefcab9e8393cca12834b7d0f7d7a88255d60e95e30225\" id=3435f24e-8006-4882-9ecf-6b851f752ecc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.919506 | controller |     "Jun 11 16:12:29.460108 crc crio[23211]: time=\"2026-06-11T16:12:29.459902469Z\" level=info msg=\"Stopping pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\" id=ba09c0db-0ae5-47fd-bf0b-dbdbee36ec2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919545 | controller |     "Jun 11 16:12:29.460108 crc crio[23211]: time=\"2026-06-11T16:12:29.460011362Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\" id=ba09c0db-0ae5-47fd-bf0b-dbdbee36ec2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919562 | controller |     "Jun 11 16:12:29.461063 crc crio[23211]: time=\"2026-06-11T16:12:29.460917276Z\" level=info msg=\"Removing pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\" id=5c61ad25-d526-4782-a375-34216a27df75 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.919577 | controller |     "Jun 11 16:12:29.476130 crc crio[23211]: time=\"2026-06-11T16:12:29.476011616Z\" level=info msg=\"Removed pod sandbox: bf18d5383bb83dc0d1658b560276cebca801c45a4d7fcd8587c081f048beada8\" id=5c61ad25-d526-4782-a375-34216a27df75 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.919592 | controller |     "Jun 11 16:12:34.498943 crc crio[23211]: time=\"2026-06-11T16:12:34.497216021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b033f2db-32da-4ff4-b8c9-58bc807b0f48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.919606 | controller |     "Jun 11 16:12:34.502600 crc crio[23211]: time=\"2026-06-11T16:12:34.499921862Z\" level=info msg=\"Removing container: 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34\" id=469814c3-4503-43a4-8e45-b9106257891a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.919620 | controller |     "Jun 11 16:12:34.502600 crc crio[23211]: time=\"2026-06-11T16:12:34.501717477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c670d525-3844-458c-a58a-3f2d1bd22c80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.919635 | controller |     "Jun 11 16:12:34.512588 crc crio[23211]: time=\"2026-06-11T16:12:34.512374052Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7f81d26d-65f0-4694-8f9c-e249962bbbca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.919649 | controller |     "Jun 11 16:12:34.514287 crc crio[23211]: time=\"2026-06-11T16:12:34.514175939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.919665 | controller |     "Jun 11 16:12:34.552090 crc crio[23211]: time=\"2026-06-11T16:12:34.551312069Z\" level=info msg=\"Removed container 8486681479fca14cf6b2f58c056c3e500a5f180f5067f43f0330497470559b34: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=469814c3-4503-43a4-8e45-b9106257891a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.919680 | controller |     "Jun 11 16:12:34.561802 crc crio[23211]: time=\"2026-06-11T16:12:34.560210019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.919695 | controller |     "Jun 11 16:12:34.854233 crc crio[23211]: time=\"2026-06-11T16:12:34.853982458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.919711 | controller |     "Jun 11 16:12:34.966202 crc crio[23211]: time=\"2026-06-11T16:12:34.966015143Z\" level=info msg=\"Created container 55c74870064e93a6085290a2e42a304ccc019d75eb2eb61f6813331785126086: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7f81d26d-65f0-4694-8f9c-e249962bbbca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.919730 | controller |     "Jun 11 16:12:34.968297 crc crio[23211]: time=\"2026-06-11T16:12:34.96822953Z\" level=info msg=\"Starting container: 55c74870064e93a6085290a2e42a304ccc019d75eb2eb61f6813331785126086\" id=d1a006e3-c5fa-4707-b675-c4cf69f70f44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.919747 | controller |     "Jun 11 16:12:34.976008 crc crio[23211]: time=\"2026-06-11T16:12:34.97595614Z\" level=info msg=\"Started container\" PID=24455 containerID=55c74870064e93a6085290a2e42a304ccc019d75eb2eb61f6813331785126086 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=d1a006e3-c5fa-4707-b675-c4cf69f70f44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497",
2026-06-11 18:01:02.919763 | controller |     "Jun 11 16:12:35.517321 crc crio[23211]: time=\"2026-06-11T16:12:35.516797033Z\" level=info msg=\"Stopping pod sandbox: 2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19\" id=cd80b460-afbc-4759-b898-35aa8e897964 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919779 | controller |     "Jun 11 16:12:35.518274 crc crio[23211]: time=\"2026-06-11T16:12:35.518038646Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19 UID:01e52695-d981-42aa-9b3d-76237c796c21 NetNS:/var/run/netns/4b4b4c4f-ff31-4d7b-b635-e6f577f8aabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod01e52695_d981_42aa_9b3d_76237c796c21.slice PodAnnotations:0xc002818300}] Aliases:map[]}\"",
2026-06-11 18:01:02.919795 | controller |     "Jun 11 16:12:35.518274 crc crio[23211]: time=\"2026-06-11T16:12:35.518180599Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.919811 | controller |     "Jun 11 16:12:35.875349 crc crio[23211]: time=\"2026-06-11T16:12:35.875265945Z\" level=info msg=\"Stopped pod sandbox: 2622c0e49402de8c83c1f792b6236fd814821f34cda3b89a7c1f920dc0a71b19\" id=cd80b460-afbc-4759-b898-35aa8e897964 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919826 | controller |     "Jun 11 16:12:47.377110 crc crio[23211]: time=\"2026-06-11T16:12:47.374917407Z\" level=info msg=\"Stopped container dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a: openshift-etcd/etcd-crc/etcd\" id=609a5c1f-36db-4814-b36f-7c2d3af682b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.919841 | controller |     "Jun 11 16:12:50.199920 crc crio[23211]: time=\"2026-06-11T16:12:50.198919198Z\" level=warning msg=\"Stopping container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:01:02.919856 | controller |     "Jun 11 16:12:50.239064 crc crio[23211]: time=\"2026-06-11T16:12:50.238963833Z\" level=error msg=\"Killing container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:01:02.919870 | controller |     "Jun 11 16:12:50.327001 crc crio[23211]: time=\"2026-06-11T16:12:50.326561955Z\" level=info msg=\"Stopped container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5: openshift-etcd/etcd-crc/etcdctl\" id=ad0d5f45-82ce-4d8a-b91f-0f2155e2564c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.919885 | controller |     "Jun 11 16:12:50.327577 crc crio[23211]: time=\"2026-06-11T16:12:50.327368296Z\" level=info msg=\"Stopping pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\" id=26d7fcce-ad58-41ef-ad1c-2683367b7774 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919905 | controller |     "Jun 11 16:12:50.333358 crc crio[23211]: time=\"2026-06-11T16:12:50.333269669Z\" level=info msg=\"Stopped pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\" id=26d7fcce-ad58-41ef-ad1c-2683367b7774 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.919921 | controller |     "Jun 11 16:12:50.723306 crc crio[23211]: time=\"2026-06-11T16:12:50.723215233Z\" level=info msg=\"Removing container: 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af\" id=b3f33caf-6d6f-4de0-9cd4-2537478dc4cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.919936 | controller |     "Jun 11 16:12:50.766523 crc crio[23211]: time=\"2026-06-11T16:12:50.76455249Z\" level=info msg=\"Removed container 1ff113a44160d5f1156117cd23e3e74d87738c1d3c5ce3d67abf5c50b16bc4af: openshift-etcd/etcd-crc/etcd-rev\" id=b3f33caf-6d6f-4de0-9cd4-2537478dc4cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.919965 | controller |     "Jun 11 16:12:50.776938 crc crio[23211]: time=\"2026-06-11T16:12:50.776852289Z\" level=info msg=\"Removing container: 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490\" id=cd08f9a4-6bb1-4b4c-82d6-5fafa6120a81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.919983 | controller |     "Jun 11 16:12:50.814587 crc crio[23211]: time=\"2026-06-11T16:12:50.814240454Z\" level=info msg=\"Removed container 3e13fc7dfded05b2d21f5c3fa05384497469f8a885d9d8f0d04df8d2b5787490: openshift-etcd/etcd-crc/etcd-readyz\" id=cd08f9a4-6bb1-4b4c-82d6-5fafa6120a81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.919998 | controller |     "Jun 11 16:12:50.821602 crc crio[23211]: time=\"2026-06-11T16:12:50.82104038Z\" level=info msg=\"Removing container: 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3\" id=1afced05-b58a-4215-ac87-fe054ebc5fd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.920014 | controller |     "Jun 11 16:12:50.860481 crc crio[23211]: time=\"2026-06-11T16:12:50.860316715Z\" level=info msg=\"Removed container 249af04fafa202b9f2822ff793a13618f2efe920d1c0d45f6b6878a68ee7aca3: openshift-etcd/etcd-crc/etcd-metrics\" id=1afced05-b58a-4215-ac87-fe054ebc5fd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.920029 | controller |     "Jun 11 16:12:50.866553 crc crio[23211]: time=\"2026-06-11T16:12:50.866374522Z\" level=info msg=\"Removing container: dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a\" id=5abbdb09-3c55-4675-9124-40dd4b00e135 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.920045 | controller |     "Jun 11 16:12:50.895163 crc crio[23211]: time=\"2026-06-11T16:12:50.894933029Z\" level=info msg=\"Removed container dd2fc5c8bb10799196d8b6b4f0143c2f50add169c2a186709342c5818abde26a: openshift-etcd/etcd-crc/etcd\" id=5abbdb09-3c55-4675-9124-40dd4b00e135 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.920060 | controller |     "Jun 11 16:12:50.898351 crc crio[23211]: time=\"2026-06-11T16:12:50.898216434Z\" level=info msg=\"Removing container: 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5\" id=b4491bfb-d7c9-4ddb-8a3f-41afb85ed24b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.920075 | controller |     "Jun 11 16:12:50.923143 crc crio[23211]: time=\"2026-06-11T16:12:50.922970564Z\" level=info msg=\"Removed container 9417520885cb8eed6ce1e470be46c9d2ac2928942506ca2f32696daf29b1b6a5: openshift-etcd/etcd-crc/etcdctl\" id=b4491bfb-d7c9-4ddb-8a3f-41afb85ed24b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.920090 | controller |     "Jun 11 16:12:50.926671 crc crio[23211]: time=\"2026-06-11T16:12:50.926282739Z\" level=info msg=\"Removing container: d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df\" id=a47522af-0328-4c79-bfff-ecc75e598125 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.920109 | controller |     "Jun 11 16:12:51.052155 crc crio[23211]: time=\"2026-06-11T16:12:51.051979687Z\" level=info msg=\"Removed container d34bafeaef1a6f71d2b98157ac7743d745935483ff81a6e0463ef640e6dba4df: openshift-etcd/etcd-crc/etcd-resources-copy\" id=a47522af-0328-4c79-bfff-ecc75e598125 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.920124 | controller |     "Jun 11 16:12:51.056247 crc crio[23211]: time=\"2026-06-11T16:12:51.056137604Z\" level=info msg=\"Removing container: 53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775\" id=c93289ad-4f5a-4fd1-ad64-5780df47e55a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.920139 | controller |     "Jun 11 16:12:51.161406 crc crio[23211]: time=\"2026-06-11T16:12:51.160757926Z\" level=info msg=\"Removed container 53a8027758019695fbb8ec2b6d545c6e2b8313d97f99289ac2d8f84097785775: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c93289ad-4f5a-4fd1-ad64-5780df47e55a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.920154 | controller |     "Jun 11 16:12:51.164397 crc crio[23211]: time=\"2026-06-11T16:12:51.164271848Z\" level=info msg=\"Removing container: b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2\" id=1d1d0db9-def4-42d7-afa5-c4f443d9fc94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.920168 | controller |     "Jun 11 16:12:51.249242 crc crio[23211]: time=\"2026-06-11T16:12:51.249039737Z\" level=info msg=\"Removed container b5cb31f437e2a29a24076e4304fd40f94b6dbf14b7906e2a3320c2dd21572df2: openshift-etcd/etcd-crc/setup\" id=1d1d0db9-def4-42d7-afa5-c4f443d9fc94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.920182 | controller |     "Jun 11 16:13:11.972254 crc crio[23211]: time=\"2026-06-11T16:13:11.971047237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e7345251-33f5-4ddf-b998-2dd27a4e5dc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.920197 | controller |     "Jun 11 16:13:11.974745 crc crio[23211]: time=\"2026-06-11T16:13:11.974557088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3d7db34e-d083-4878-9c33-3f29c88720c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.920212 | controller |     "Jun 11 16:13:11.979123 crc crio[23211]: time=\"2026-06-11T16:13:11.978989053Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=d53431b8-9fbe-4ce1-9d79-ee235124d438 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.920227 | controller |     "Jun 11 16:13:11.979582 crc crio[23211]: time=\"2026-06-11T16:13:11.979341442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920242 | controller |     "Jun 11 16:13:12.015551 crc crio[23211]: time=\"2026-06-11T16:13:12.015363063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920256 | controller |     "Jun 11 16:13:12.021763 crc crio[23211]: time=\"2026-06-11T16:13:12.021649675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920270 | controller |     "Jun 11 16:13:12.153680 crc crio[23211]: time=\"2026-06-11T16:13:12.153357567Z\" level=info msg=\"Created container 5a5492dc49595e3396b8be702e015f4b026db3c607f76d23e88494bedca2f014: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=d53431b8-9fbe-4ce1-9d79-ee235124d438 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.920291 | controller |     "Jun 11 16:13:12.155918 crc crio[23211]: time=\"2026-06-11T16:13:12.155842031Z\" level=info msg=\"Starting container: 5a5492dc49595e3396b8be702e015f4b026db3c607f76d23e88494bedca2f014\" id=f99b4ba4-dc08-4c66-a73d-1922db1bbe26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.920306 | controller |     "Jun 11 16:13:12.162511 crc crio[23211]: time=\"2026-06-11T16:13:12.16232245Z\" level=info msg=\"Started container\" PID=25061 containerID=5a5492dc49595e3396b8be702e015f4b026db3c607f76d23e88494bedca2f014 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f99b4ba4-dc08-4c66-a73d-1922db1bbe26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cac4a910a13557802ad773daae9347c66697f36d450044e8d5b51c62ee06e18",
2026-06-11 18:01:02.920321 | controller |     "Jun 11 16:13:29.510129 crc crio[23211]: time=\"2026-06-11T16:13:29.509101744Z\" level=info msg=\"Stopping pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\" id=a7750734-adfe-43ce-a73b-cc1d3844bf27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.920335 | controller |     "Jun 11 16:13:29.510129 crc crio[23211]: time=\"2026-06-11T16:13:29.509980636Z\" level=info msg=\"Stopped pod sandbox (already stopped): 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\" id=a7750734-adfe-43ce-a73b-cc1d3844bf27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.920350 | controller |     "Jun 11 16:13:29.515166 crc crio[23211]: time=\"2026-06-11T16:13:29.511035833Z\" level=info msg=\"Removing pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\" id=7546a1e9-e1f0-4524-b278-02350c6bb7f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.920365 | controller |     "Jun 11 16:13:29.529057 crc crio[23211]: time=\"2026-06-11T16:13:29.528866204Z\" level=info msg=\"Removed pod sandbox: 49c2b624a501db7763d2c59934c2fa99f1cdd20b4ee9833396bd1e8b7e01304d\" id=7546a1e9-e1f0-4524-b278-02350c6bb7f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.920379 | controller |     "Jun 11 16:13:33.430294 crc crio[23211]: time=\"2026-06-11T16:13:33.429156501Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=0f23f0f2-b877-4fde-9754-c444110968ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.920394 | controller |     "Jun 11 16:13:33.431710 crc crio[23211]: time=\"2026-06-11T16:13:33.430353272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920409 | controller |     "Jun 11 16:13:33.458709 crc crio[23211]: time=\"2026-06-11T16:13:33.458566372Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0f23f0f2-b877-4fde-9754-c444110968ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.920424 | controller |     "Jun 11 16:13:33.472913 crc crio[23211]: time=\"2026-06-11T16:13:33.472787018Z\" level=info msg=\"Ran pod sandbox 075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca with infra container: openshift-etcd/etcd-crc/POD\" id=0f23f0f2-b877-4fde-9754-c444110968ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.920438 | controller |     "Jun 11 16:13:33.475932 crc crio[23211]: time=\"2026-06-11T16:13:33.475692874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4e74d9b5-d330-4fe1-9d7e-68bcb43dd80c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.920452 | controller |     "Jun 11 16:13:33.482946 crc crio[23211]: time=\"2026-06-11T16:13:33.482794268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5e20af9a-e036-40fe-a152-1c30db810a75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.920471 | controller |     "Jun 11 16:13:33.514089 crc crio[23211]: time=\"2026-06-11T16:13:33.513962353Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=eb1ab72b-17cb-44e7-8e3d-8db1dc6a5dd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.920486 | controller |     "Jun 11 16:13:33.514572 crc crio[23211]: time=\"2026-06-11T16:13:33.514507696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920500 | controller |     "Jun 11 16:13:33.544359 crc crio[23211]: time=\"2026-06-11T16:13:33.544203154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920533 | controller |     "Jun 11 16:13:33.733326 crc crio[23211]: time=\"2026-06-11T16:13:33.732698224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920550 | controller |     "Jun 11 16:13:33.861083 crc crio[23211]: time=\"2026-06-11T16:13:33.860922017Z\" level=info msg=\"Created container ae407e8dd841cec4c0b7c55c33532b9dc6844c08a47913a6ff2f597d3b4cc7dc: openshift-etcd/etcd-crc/setup\" id=eb1ab72b-17cb-44e7-8e3d-8db1dc6a5dd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.920565 | controller |     "Jun 11 16:13:33.862396 crc crio[23211]: time=\"2026-06-11T16:13:33.862252921Z\" level=info msg=\"Starting container: ae407e8dd841cec4c0b7c55c33532b9dc6844c08a47913a6ff2f597d3b4cc7dc\" id=ee8e5011-d18c-4d54-bc67-6ae137914d69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.920580 | controller |     "Jun 11 16:13:33.875614 crc crio[23211]: time=\"2026-06-11T16:13:33.875341089Z\" level=info msg=\"Started container\" PID=25332 containerID=ae407e8dd841cec4c0b7c55c33532b9dc6844c08a47913a6ff2f597d3b4cc7dc description=openshift-etcd/etcd-crc/setup id=ee8e5011-d18c-4d54-bc67-6ae137914d69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca",
2026-06-11 18:01:02.920596 | controller |     "Jun 11 16:14:08.241995 crc crio[23211]: time=\"2026-06-11T16:14:08.239171281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0d838580-db90-4f56-a2fa-0242225c2d0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.920611 | controller |     "Jun 11 16:14:08.245380 crc crio[23211]: time=\"2026-06-11T16:14:08.24524554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=44f324bd-26b1-4809-b454-ae60f68b2321 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.920626 | controller |     "Jun 11 16:14:08.278687 crc crio[23211]: time=\"2026-06-11T16:14:08.278558855Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=7a13745d-0f12-46fe-b2ce-b53ab33bcac4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.920641 | controller |     "Jun 11 16:14:08.279529 crc crio[23211]: time=\"2026-06-11T16:14:08.279379576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920656 | controller |     "Jun 11 16:14:08.306991 crc crio[23211]: time=\"2026-06-11T16:14:08.30684238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920670 | controller |     "Jun 11 16:14:08.515554 crc crio[23211]: time=\"2026-06-11T16:14:08.515267654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920688 | controller |     "Jun 11 16:14:08.640968 crc crio[23211]: time=\"2026-06-11T16:14:08.640822946Z\" level=info msg=\"Created container 4bd2881efb210fb358c9f59110ed5e4a1f3b865e5308da15a25de4a18e11c2f5: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=7a13745d-0f12-46fe-b2ce-b53ab33bcac4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.920703 | controller |     "Jun 11 16:14:08.642107 crc crio[23211]: time=\"2026-06-11T16:14:08.642039958Z\" level=info msg=\"Starting container: 4bd2881efb210fb358c9f59110ed5e4a1f3b865e5308da15a25de4a18e11c2f5\" id=2a24ce78-5d70-451b-af20-715628730091 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.920719 | controller |     "Jun 11 16:14:08.649305 crc crio[23211]: time=\"2026-06-11T16:14:08.649101851Z\" level=info msg=\"Started container\" PID=25737 containerID=4bd2881efb210fb358c9f59110ed5e4a1f3b865e5308da15a25de4a18e11c2f5 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=2a24ce78-5d70-451b-af20-715628730091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca",
2026-06-11 18:01:02.920735 | controller |     "Jun 11 16:14:16.698978 crc crio[23211]: time=\"2026-06-11T16:14:16.697608746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=7e641039-a978-4692-98a1-11d2faeff726 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.920750 | controller |     "Jun 11 16:14:16.705588 crc crio[23211]: time=\"2026-06-11T16:14:16.705308957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c026f1d9-654e-4c62-8325-ddff795856c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.920765 | controller |     "Jun 11 16:14:16.710327 crc crio[23211]: time=\"2026-06-11T16:14:16.710213253Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator\" id=af4c153e-bf26-4c96-be15-7fc29156f86f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.920780 | controller |     "Jun 11 16:14:16.710959 crc crio[23211]: time=\"2026-06-11T16:14:16.710829209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920795 | controller |     "Jun 11 16:14:16.764554 crc crio[23211]: time=\"2026-06-11T16:14:16.764229607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920811 | controller |     "Jun 11 16:14:16.773602 crc crio[23211]: time=\"2026-06-11T16:14:16.773371845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920826 | controller |     "Jun 11 16:14:16.936417 crc crio[23211]: time=\"2026-06-11T16:14:16.936317198Z\" level=info msg=\"Created container 99a831d6a869e89e74f26eeecbbb77adcfc413d9fc88f3e6afeac6f3cc4a4732: openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator\" id=af4c153e-bf26-4c96-be15-7fc29156f86f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.920841 | controller |     "Jun 11 16:14:16.938675 crc crio[23211]: time=\"2026-06-11T16:14:16.938310549Z\" level=info msg=\"Starting container: 99a831d6a869e89e74f26eeecbbb77adcfc413d9fc88f3e6afeac6f3cc4a4732\" id=644a47d3-67a3-4540-8a45-699c3a05b848 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.920856 | controller |     "Jun 11 16:14:16.947946 crc crio[23211]: time=\"2026-06-11T16:14:16.947646882Z\" level=info msg=\"Started container\" PID=25883 containerID=99a831d6a869e89e74f26eeecbbb77adcfc413d9fc88f3e6afeac6f3cc4a4732 description=openshift-marketplace/marketplace-operator-547dbd544d-p8hr8/marketplace-operator id=644a47d3-67a3-4540-8a45-699c3a05b848 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d97858fe37fca95083757655554e7fec95d5e1568cda8e9c8d33d4ffc169341",
2026-06-11 18:01:02.920874 | controller |     "Jun 11 16:14:43.045554 crc crio[23211]: time=\"2026-06-11T16:14:43.044364598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=23a3c613-5965-4dbf-b8ea-b4b6b3f207c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.920891 | controller |     "Jun 11 16:14:43.047999 crc crio[23211]: time=\"2026-06-11T16:14:43.047855598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=746baeb8-3625-48b5-ae59-08921b4f85bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.920906 | controller |     "Jun 11 16:14:43.051263 crc crio[23211]: time=\"2026-06-11T16:14:43.051104132Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=82184636-e781-4f9a-8d34-3c7b3d0f93ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.920923 | controller |     "Jun 11 16:14:43.051755 crc crio[23211]: time=\"2026-06-11T16:14:43.051606255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f6e94763-54c9-44dd-9749-95ca5d8e4c54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.920938 | controller |     "Jun 11 16:14:43.052037 crc crio[23211]: time=\"2026-06-11T16:14:43.05180076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920952 | controller |     "Jun 11 16:14:43.055961 crc crio[23211]: time=\"2026-06-11T16:14:43.055674101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=be96ab24-59f9-4131-8773-e8e2ecda1acb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.920967 | controller |     "Jun 11 16:14:43.074410 crc crio[23211]: time=\"2026-06-11T16:14:43.074278215Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e7ba0a65-d417-4219-987b-fd9f7118b1bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.920981 | controller |     "Jun 11 16:14:43.074985 crc crio[23211]: time=\"2026-06-11T16:14:43.07488703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.920996 | controller |     "Jun 11 16:14:43.101103 crc crio[23211]: time=\"2026-06-11T16:14:43.100890286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921011 | controller |     "Jun 11 16:14:43.104129 crc crio[23211]: time=\"2026-06-11T16:14:43.104008707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921025 | controller |     "Jun 11 16:14:43.111871 crc crio[23211]: time=\"2026-06-11T16:14:43.111738707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921040 | controller |     "Jun 11 16:14:43.298781 crc crio[23211]: time=\"2026-06-11T16:14:43.297388401Z\" level=info msg=\"Created container dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e7ba0a65-d417-4219-987b-fd9f7118b1bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921059 | controller |     "Jun 11 16:14:43.308742 crc crio[23211]: time=\"2026-06-11T16:14:43.308583541Z\" level=info msg=\"Starting container: dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9\" id=e312dd56-4728-4061-bc8a-803aea429268 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.921075 | controller |     "Jun 11 16:14:43.316355 crc crio[23211]: time=\"2026-06-11T16:14:43.316229151Z\" level=info msg=\"Started container\" PID=26247 containerID=dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=e312dd56-4728-4061-bc8a-803aea429268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889",
2026-06-11 18:01:02.921090 | controller |     "Jun 11 16:14:43.467122 crc crio[23211]: time=\"2026-06-11T16:14:43.466961966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921106 | controller |     "Jun 11 16:14:43.575461 crc crio[23211]: time=\"2026-06-11T16:14:43.575309891Z\" level=info msg=\"Created container 136aa09a8325c0d4faf260719c612548e0e4da4dc42748bd332456cf40c9a660: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=82184636-e781-4f9a-8d34-3c7b3d0f93ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921121 | controller |     "Jun 11 16:14:43.576591 crc crio[23211]: time=\"2026-06-11T16:14:43.576408039Z\" level=info msg=\"Starting container: 136aa09a8325c0d4faf260719c612548e0e4da4dc42748bd332456cf40c9a660\" id=f76e97dd-e1f7-48b2-bd36-4ecfa78a5518 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.921136 | controller |     "Jun 11 16:14:43.584654 crc crio[23211]: time=\"2026-06-11T16:14:43.584102099Z\" level=info msg=\"Started container\" PID=26272 containerID=136aa09a8325c0d4faf260719c612548e0e4da4dc42748bd332456cf40c9a660 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=f76e97dd-e1f7-48b2-bd36-4ecfa78a5518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93",
2026-06-11 18:01:02.921152 | controller |     "Jun 11 16:14:43.621184 crc crio[23211]: time=\"2026-06-11T16:14:43.62107244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8da3b852-8be5-40b8-83ed-d945545c2469 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.921167 | controller |     "Jun 11 16:14:43.623545 crc crio[23211]: time=\"2026-06-11T16:14:43.6233891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7d00b13e-0dfa-4353-9201-e6817718f9bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.921182 | controller |     "Jun 11 16:14:43.630572 crc crio[23211]: time=\"2026-06-11T16:14:43.630365261Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=47be63e2-444d-486e-b655-bb0430944954 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921196 | controller |     "Jun 11 16:14:43.634488 crc crio[23211]: time=\"2026-06-11T16:14:43.631642655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921211 | controller |     "Jun 11 16:14:43.667116 crc crio[23211]: time=\"2026-06-11T16:14:43.666986043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921230 | controller |     "Jun 11 16:14:43.859652 crc crio[23211]: time=\"2026-06-11T16:14:43.85936891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921245 | controller |     "Jun 11 16:14:43.966754 crc crio[23211]: time=\"2026-06-11T16:14:43.966584016Z\" level=info msg=\"Created container ca603991460ef44b93f4a00bffd1220fdc058cd81bb3ac972133b49842413994: openshift-etcd/etcd-crc/etcd-resources-copy\" id=47be63e2-444d-486e-b655-bb0430944954 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921260 | controller |     "Jun 11 16:14:43.968639 crc crio[23211]: time=\"2026-06-11T16:14:43.968470485Z\" level=info msg=\"Starting container: ca603991460ef44b93f4a00bffd1220fdc058cd81bb3ac972133b49842413994\" id=ee279c9b-4d79-46d7-b4ee-23978b609a3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.921274 | controller |     "Jun 11 16:14:43.975735 crc crio[23211]: time=\"2026-06-11T16:14:43.975626381Z\" level=info msg=\"Started container\" PID=26307 containerID=ca603991460ef44b93f4a00bffd1220fdc058cd81bb3ac972133b49842413994 description=openshift-etcd/etcd-crc/etcd-resources-copy id=ee279c9b-4d79-46d7-b4ee-23978b609a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca",
2026-06-11 18:01:02.921289 | controller |     "Jun 11 16:14:49.134579 crc crio[23211]: time=\"2026-06-11T16:14:49.13314481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4f6a2c6b-1e57-4cf4-8e0f-25884561482a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.921303 | controller |     "Jun 11 16:14:49.137511 crc crio[23211]: time=\"2026-06-11T16:14:49.137307358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4e2c4f16-df14-4091-90d1-adcc7e5f4572 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.921318 | controller |     "Jun 11 16:14:49.142882 crc crio[23211]: time=\"2026-06-11T16:14:49.140131821Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=3e540c98-ca1e-4cf5-aab0-065860b16721 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921333 | controller |     "Jun 11 16:14:49.142882 crc crio[23211]: time=\"2026-06-11T16:14:49.140659405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921347 | controller |     "Jun 11 16:14:49.165962 crc crio[23211]: time=\"2026-06-11T16:14:49.165673875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921362 | controller |     "Jun 11 16:14:49.171081 crc crio[23211]: time=\"2026-06-11T16:14:49.170973283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921376 | controller |     "Jun 11 16:14:49.341298 crc crio[23211]: time=\"2026-06-11T16:14:49.341096972Z\" level=info msg=\"Created container 49ed5bcce1b23063dacbe095e4bcfb5a1d65ab46c64d52bea00b58192c797865: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=3e540c98-ca1e-4cf5-aab0-065860b16721 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921391 | controller |     "Jun 11 16:14:49.342854 crc crio[23211]: time=\"2026-06-11T16:14:49.342714235Z\" level=info msg=\"Starting container: 49ed5bcce1b23063dacbe095e4bcfb5a1d65ab46c64d52bea00b58192c797865\" id=7ba03c12-7c21-40df-ae87-9536a5a63451 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.921410 | controller |     "Jun 11 16:14:49.349077 crc crio[23211]: time=\"2026-06-11T16:14:49.348982607Z\" level=info msg=\"Started container\" PID=26353 containerID=49ed5bcce1b23063dacbe095e4bcfb5a1d65ab46c64d52bea00b58192c797865 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=7ba03c12-7c21-40df-ae87-9536a5a63451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfe2c5d6102aa98f7eafbd595a732b0d3688d79cbae7655ba93866fe34a74a27",
2026-06-11 18:01:02.921426 | controller |     "Jun 11 16:14:51.181121 crc crio[23211]: time=\"2026-06-11T16:14:51.179697548Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=5b3a6ffa-0334-4a7e-b340-7a4f796f48e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.921441 | controller |     "Jun 11 16:14:51.185853 crc crio[23211]: time=\"2026-06-11T16:14:51.185708344Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d223dd02-d8c3-4729-9596-d9fe42252229 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.921456 | controller |     "Jun 11 16:14:51.189742 crc crio[23211]: time=\"2026-06-11T16:14:51.189619846Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=83291e08-e889-4f90-9b92-c26f811fcd9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921471 | controller |     "Jun 11 16:14:51.190575 crc crio[23211]: time=\"2026-06-11T16:14:51.190350354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921486 | controller |     "Jun 11 16:14:51.222696 crc crio[23211]: time=\"2026-06-11T16:14:51.222567722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921500 | controller |     "Jun 11 16:14:51.466414 crc crio[23211]: time=\"2026-06-11T16:14:51.466128469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921535 | controller |     "Jun 11 16:14:51.613541 crc crio[23211]: time=\"2026-06-11T16:14:51.612717818Z\" level=info msg=\"Created container f7731b9f14f35c97e3ace5b2a4586f233b84b0fa0578010edaa6ea487b30d58e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=83291e08-e889-4f90-9b92-c26f811fcd9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921552 | controller |     "Jun 11 16:14:51.615243 crc crio[23211]: time=\"2026-06-11T16:14:51.61509964Z\" level=info msg=\"Starting container: f7731b9f14f35c97e3ace5b2a4586f233b84b0fa0578010edaa6ea487b30d58e\" id=f3635df7-c4e9-4379-8579-b451ba4ec04c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.921566 | controller |     "Jun 11 16:14:51.626676 crc crio[23211]: time=\"2026-06-11T16:14:51.625573661Z\" level=info msg=\"Started container\" PID=26421 containerID=f7731b9f14f35c97e3ace5b2a4586f233b84b0fa0578010edaa6ea487b30d58e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=f3635df7-c4e9-4379-8579-b451ba4ec04c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497",
2026-06-11 18:01:02.921581 | controller |     "Jun 11 16:14:53.231598 crc crio[23211]: time=\"2026-06-11T16:14:53.230853986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f4f29161-3d36-48bd-80b9-97e3891f93eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.921599 | controller |     "Jun 11 16:14:53.233126 crc crio[23211]: time=\"2026-06-11T16:14:53.232024117Z\" level=info msg=\"Removing container: 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2\" id=12a6d28e-217a-41b9-9d51-f8189f041015 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.921614 | controller |     "Jun 11 16:14:53.233723 crc crio[23211]: time=\"2026-06-11T16:14:53.233577017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c9835140-83de-4da5-abf9-57cec8ca7f81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.921629 | controller |     "Jun 11 16:14:53.237546 crc crio[23211]: time=\"2026-06-11T16:14:53.237127449Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6511f9b0-3b6a-41e4-a733-b63dcbbfb2de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921643 | controller |     "Jun 11 16:14:53.238608 crc crio[23211]: time=\"2026-06-11T16:14:53.238403752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921657 | controller |     "Jun 11 16:14:53.271725 crc crio[23211]: time=\"2026-06-11T16:14:53.271645206Z\" level=info msg=\"Removed container 10b30c3e95a1f2348bcd337729d999c48d0ad7c7dacad72b5407d923cb60dfc2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=12a6d28e-217a-41b9-9d51-f8189f041015 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.921672 | controller |     "Jun 11 16:14:53.278271 crc crio[23211]: time=\"2026-06-11T16:14:53.278165244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921687 | controller |     "Jun 11 16:14:53.462838 crc crio[23211]: time=\"2026-06-11T16:14:53.462588906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921701 | controller |     "Jun 11 16:14:53.554108 crc crio[23211]: time=\"2026-06-11T16:14:53.553869248Z\" level=info msg=\"Created container 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6511f9b0-3b6a-41e4-a733-b63dcbbfb2de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921715 | controller |     "Jun 11 16:14:53.555350 crc crio[23211]: time=\"2026-06-11T16:14:53.555280395Z\" level=info msg=\"Starting container: 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab\" id=d9d92dc6-d03a-4ba2-902f-7287859bb329 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.921730 | controller |     "Jun 11 16:14:53.563912 crc crio[23211]: time=\"2026-06-11T16:14:53.563811746Z\" level=info msg=\"Started container\" PID=26471 containerID=20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=d9d92dc6-d03a-4ba2-902f-7287859bb329 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497",
2026-06-11 18:01:02.921745 | controller |     "Jun 11 16:15:06.387561 crc crio[23211]: time=\"2026-06-11T16:15:06.386682476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=70b21585-0c91-4e4b-863b-fb7db0eec4e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.921762 | controller |     "Jun 11 16:15:06.392053 crc crio[23211]: time=\"2026-06-11T16:15:06.391756357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a122c5b0-560c-4231-a7bb-f0bf974f6001 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.921778 | controller |     "Jun 11 16:15:06.394770 crc crio[23211]: time=\"2026-06-11T16:15:06.394519479Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=986fc690-7b41-4a57-b983-a4baf65343ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921793 | controller |     "Jun 11 16:15:06.395383 crc crio[23211]: time=\"2026-06-11T16:15:06.395241967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921807 | controller |     "Jun 11 16:15:06.395703 crc crio[23211]: time=\"2026-06-11T16:15:06.395250228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5d81de6d-dd3c-402d-bf4a-013bf057e12a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.921822 | controller |     "Jun 11 16:15:06.395997 crc crio[23211]: time=\"2026-06-11T16:15:06.395375911Z\" level=info msg=\"Removing container: ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197\" id=3cbbcd68-597b-4b55-aeb1-b8ec8dc086ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.921836 | controller |     "Jun 11 16:15:06.399827 crc crio[23211]: time=\"2026-06-11T16:15:06.399728744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a9b0cdcf-b608-467b-b1ec-9378c4b2afb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.921851 | controller |     "Jun 11 16:15:06.457313 crc crio[23211]: time=\"2026-06-11T16:15:06.457195328Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8dea04ce-2c25-4939-9f0e-257b8aef5400 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921867 | controller |     "Jun 11 16:15:06.465217 crc crio[23211]: time=\"2026-06-11T16:15:06.465116464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921883 | controller |     "Jun 11 16:15:06.487807 crc crio[23211]: time=\"2026-06-11T16:15:06.487662629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921898 | controller |     "Jun 11 16:15:06.496030 crc crio[23211]: time=\"2026-06-11T16:15:06.495885472Z\" level=info msg=\"Removed container ac2016bbca9a5e88a2c42dbac460d192d1283fd7930a5b664c813f6d42c28197: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=3cbbcd68-597b-4b55-aeb1-b8ec8dc086ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.921913 | controller |     "Jun 11 16:15:06.502804 crc crio[23211]: time=\"2026-06-11T16:15:06.502758891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921928 | controller |     "Jun 11 16:15:06.665030 crc crio[23211]: time=\"2026-06-11T16:15:06.664810471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921942 | controller |     "Jun 11 16:15:06.677841 crc crio[23211]: time=\"2026-06-11T16:15:06.677807329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.921961 | controller |     "Jun 11 16:15:06.739123 crc crio[23211]: time=\"2026-06-11T16:15:06.738563317Z\" level=info msg=\"Created container 9130199b44474aa1e57596eca9e28d2aad96ebf946d969f70a17c24fd1d032de: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8dea04ce-2c25-4939-9f0e-257b8aef5400 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921977 | controller |     "Jun 11 16:15:06.739803 crc crio[23211]: time=\"2026-06-11T16:15:06.739727268Z\" level=info msg=\"Created container 8345ea7ecb83bf4f8af16a2ea40206b74e1ead842d15c7f750a894cf961043ed: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=986fc690-7b41-4a57-b983-a4baf65343ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.921993 | controller |     "Jun 11 16:15:06.740940 crc crio[23211]: time=\"2026-06-11T16:15:06.740788625Z\" level=info msg=\"Starting container: 9130199b44474aa1e57596eca9e28d2aad96ebf946d969f70a17c24fd1d032de\" id=3eb203fb-cea1-4614-b96e-766fd4448da4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.922009 | controller |     "Jun 11 16:15:06.741156 crc crio[23211]: time=\"2026-06-11T16:15:06.740798095Z\" level=info msg=\"Starting container: 8345ea7ecb83bf4f8af16a2ea40206b74e1ead842d15c7f750a894cf961043ed\" id=3677c003-82c9-4668-8a6c-d4bccc75bed1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.922024 | controller |     "Jun 11 16:15:06.746557 crc crio[23211]: time=\"2026-06-11T16:15:06.746481513Z\" level=info msg=\"Started container\" PID=26656 containerID=9130199b44474aa1e57596eca9e28d2aad96ebf946d969f70a17c24fd1d032de description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3eb203fb-cea1-4614-b96e-766fd4448da4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=299b8aec50fd6c283dcb0f869179758ac548747e6dce81b45f1a6cf595c8fdf2",
2026-06-11 18:01:02.922041 | controller |     "Jun 11 16:15:06.747045 crc crio[23211]: time=\"2026-06-11T16:15:06.746623857Z\" level=info msg=\"Started container\" PID=26655 containerID=8345ea7ecb83bf4f8af16a2ea40206b74e1ead842d15c7f750a894cf961043ed description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=3677c003-82c9-4668-8a6c-d4bccc75bed1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98f38504357ed6bae50d64ce920bd5f86749eb84d14ed0b49ed5bac1b67efa93",
2026-06-11 18:01:02.922056 | controller |     "Jun 11 16:15:18.346649 crc crio[23211]: time=\"2026-06-11T16:15:18.346046031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5620786d-14d1-4cfa-8abb-a8b985bdc56a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.922071 | controller |     "Jun 11 16:15:18.350857 crc crio[23211]: time=\"2026-06-11T16:15:18.350733643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4d220ed6-9c29-4c7d-9d89-ffb4865de55e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.922086 | controller |     "Jun 11 16:15:18.385099 crc crio[23211]: time=\"2026-06-11T16:15:18.384954041Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=4f86e899-0dd6-41fb-9aeb-6bf08a1f1257 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.922104 | controller |     "Jun 11 16:15:18.385633 crc crio[23211]: time=\"2026-06-11T16:15:18.385534946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922122 | controller |     "Jun 11 16:15:18.427290 crc crio[23211]: time=\"2026-06-11T16:15:18.427185368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922140 | controller |     "Jun 11 16:15:18.607741 crc crio[23211]: time=\"2026-06-11T16:15:18.607250956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922156 | controller |     "Jun 11 16:15:18.711166 crc crio[23211]: time=\"2026-06-11T16:15:18.71095651Z\" level=info msg=\"Created container 9b56f0215925c3c0e54e63defe935aaa5548e58b2373e08bcb223754b3bbcc9f: openshift-etcd/etcd-crc/etcdctl\" id=4f86e899-0dd6-41fb-9aeb-6bf08a1f1257 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.922171 | controller |     "Jun 11 16:15:18.712841 crc crio[23211]: time=\"2026-06-11T16:15:18.712739146Z\" level=info msg=\"Starting container: 9b56f0215925c3c0e54e63defe935aaa5548e58b2373e08bcb223754b3bbcc9f\" id=563480d7-7e52-47ad-a933-bb1248a9c108 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.922186 | controller |     "Jun 11 16:15:18.719341 crc crio[23211]: time=\"2026-06-11T16:15:18.719179064Z\" level=info msg=\"Started container\" PID=26855 containerID=9b56f0215925c3c0e54e63defe935aaa5548e58b2373e08bcb223754b3bbcc9f description=openshift-etcd/etcd-crc/etcdctl id=563480d7-7e52-47ad-a933-bb1248a9c108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca",
2026-06-11 18:01:02.922200 | controller |     "Jun 11 16:15:18.733456 crc crio[23211]: time=\"2026-06-11T16:15:18.733342372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d8f26141-abd4-41ae-82c1-74d0f90c86ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.922215 | controller |     "Jun 11 16:15:18.735873 crc crio[23211]: time=\"2026-06-11T16:15:18.735503569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8ba5fa4d-79c0-4e14-b59c-5ef46be79592 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.922230 | controller |     "Jun 11 16:15:18.743885 crc crio[23211]: time=\"2026-06-11T16:15:18.743788534Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=3d167a3b-be67-4224-9759-0abd656d2a25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.922244 | controller |     "Jun 11 16:15:18.744603 crc crio[23211]: time=\"2026-06-11T16:15:18.744537033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922259 | controller |     "Jun 11 16:15:18.776947 crc crio[23211]: time=\"2026-06-11T16:15:18.776827932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922274 | controller |     "Jun 11 16:15:19.062175 crc crio[23211]: time=\"2026-06-11T16:15:19.062069712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922288 | controller |     "Jun 11 16:15:19.176205 crc crio[23211]: time=\"2026-06-11T16:15:19.176078024Z\" level=info msg=\"Created container 6e145c4295fb157b93dab5dcb2a6022cd165d81f30f5ea96c2f0d4e6951258d5: openshift-etcd/etcd-crc/etcd\" id=3d167a3b-be67-4224-9759-0abd656d2a25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.922303 | controller |     "Jun 11 16:15:19.177790 crc crio[23211]: time=\"2026-06-11T16:15:19.177705397Z\" level=info msg=\"Starting container: 6e145c4295fb157b93dab5dcb2a6022cd165d81f30f5ea96c2f0d4e6951258d5\" id=5e13b8b9-0dcc-46f5-ad76-e0446b0acb24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.922321 | controller |     "Jun 11 16:15:19.184277 crc crio[23211]: time=\"2026-06-11T16:15:19.184145514Z\" level=info msg=\"Started container\" PID=26871 containerID=6e145c4295fb157b93dab5dcb2a6022cd165d81f30f5ea96c2f0d4e6951258d5 description=openshift-etcd/etcd-crc/etcd id=5e13b8b9-0dcc-46f5-ad76-e0446b0acb24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca",
2026-06-11 18:01:02.922337 | controller |     "Jun 11 16:15:19.195071 crc crio[23211]: time=\"2026-06-11T16:15:19.194881033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=866f7281-55b4-4aa6-8d29-7b4815af07a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.922352 | controller |     "Jun 11 16:15:19.198501 crc crio[23211]: time=\"2026-06-11T16:15:19.198366453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=04a5239b-e4e2-4e59-b031-114d55c07db7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.922367 | controller |     "Jun 11 16:15:19.204552 crc crio[23211]: time=\"2026-06-11T16:15:19.204406061Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=af5a77c3-e195-41c5-88de-53b40776a643 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.922382 | controller |     "Jun 11 16:15:19.204864 crc crio[23211]: time=\"2026-06-11T16:15:19.204803931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922397 | controller |     "Jun 11 16:15:19.233002 crc crio[23211]: time=\"2026-06-11T16:15:19.232835389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922412 | controller |     "Jun 11 16:15:19.418573 crc crio[23211]: time=\"2026-06-11T16:15:19.41804067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922426 | controller |     "Jun 11 16:15:19.659650 crc crio[23211]: time=\"2026-06-11T16:15:19.659250917Z\" level=info msg=\"Created container dfb4f5a7f04b1c28c5bf62d1adffb00b4821e30c4217caebe829db948ccb748b: openshift-etcd/etcd-crc/etcd-metrics\" id=af5a77c3-e195-41c5-88de-53b40776a643 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.922441 | controller |     "Jun 11 16:15:19.661298 crc crio[23211]: time=\"2026-06-11T16:15:19.661211068Z\" level=info msg=\"Starting container: dfb4f5a7f04b1c28c5bf62d1adffb00b4821e30c4217caebe829db948ccb748b\" id=e3da63e5-d9e6-41df-aef1-1bc8747d9f74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.922455 | controller |     "Jun 11 16:15:19.667618 crc crio[23211]: time=\"2026-06-11T16:15:19.667500491Z\" level=info msg=\"Started container\" PID=26889 containerID=dfb4f5a7f04b1c28c5bf62d1adffb00b4821e30c4217caebe829db948ccb748b description=openshift-etcd/etcd-crc/etcd-metrics id=e3da63e5-d9e6-41df-aef1-1bc8747d9f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca",
2026-06-11 18:01:02.922470 | controller |     "Jun 11 16:15:19.685862 crc crio[23211]: time=\"2026-06-11T16:15:19.685740924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=075d1129-6d24-4230-b890-0decb9d91631 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.922485 | controller |     "Jun 11 16:15:19.688839 crc crio[23211]: time=\"2026-06-11T16:15:19.688599539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d0a81cfd-344c-4652-8ccb-48a5d2f7d98f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.922504 | controller |     "Jun 11 16:15:19.696619 crc crio[23211]: time=\"2026-06-11T16:15:19.696400322Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=a96f78a8-9d22-4762-a92f-c90ec8c2d467 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.922538 | controller |     "Jun 11 16:15:19.697085 crc crio[23211]: time=\"2026-06-11T16:15:19.696954566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922555 | controller |     "Jun 11 16:15:19.721762 crc crio[23211]: time=\"2026-06-11T16:15:19.721632037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922570 | controller |     "Jun 11 16:15:19.866094 crc crio[23211]: time=\"2026-06-11T16:15:19.865752391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922584 | controller |     "Jun 11 16:15:19.987232 crc crio[23211]: time=\"2026-06-11T16:15:19.987137695Z\" level=info msg=\"Created container 8ce02c5b3fc55d9c9ed801f64d054ddc223ada8a61913fccc5b5300e25b6973e: openshift-etcd/etcd-crc/etcd-readyz\" id=a96f78a8-9d22-4762-a92f-c90ec8c2d467 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.922599 | controller |     "Jun 11 16:15:19.988141 crc crio[23211]: time=\"2026-06-11T16:15:19.988074759Z\" level=info msg=\"Starting container: 8ce02c5b3fc55d9c9ed801f64d054ddc223ada8a61913fccc5b5300e25b6973e\" id=5c47f195-7347-4d4f-af92-87d712aaa796 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.922614 | controller |     "Jun 11 16:15:19.994955 crc crio[23211]: time=\"2026-06-11T16:15:19.994858465Z\" level=info msg=\"Started container\" PID=26908 containerID=8ce02c5b3fc55d9c9ed801f64d054ddc223ada8a61913fccc5b5300e25b6973e description=openshift-etcd/etcd-crc/etcd-readyz id=5c47f195-7347-4d4f-af92-87d712aaa796 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca",
2026-06-11 18:01:02.922629 | controller |     "Jun 11 16:15:20.010285 crc crio[23211]: time=\"2026-06-11T16:15:20.010236345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=18db9c26-ce9e-44ea-87d3-8da1892d4a90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.922643 | controller |     "Jun 11 16:15:20.012215 crc crio[23211]: time=\"2026-06-11T16:15:20.012142295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=cbdaf7af-1333-4880-9668-d5a684adaf13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.922659 | controller |     "Jun 11 16:15:20.021890 crc crio[23211]: time=\"2026-06-11T16:15:20.021864327Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=eea2418e-959b-4ab6-b812-e924fd474902 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.922675 | controller |     "Jun 11 16:15:20.022259 crc crio[23211]: time=\"2026-06-11T16:15:20.022239256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922690 | controller |     "Jun 11 16:15:20.046211 crc crio[23211]: time=\"2026-06-11T16:15:20.046122678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922708 | controller |     "Jun 11 16:15:20.214108 crc crio[23211]: time=\"2026-06-11T16:15:20.213948367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922724 | controller |     "Jun 11 16:15:20.314082 crc crio[23211]: time=\"2026-06-11T16:15:20.314040108Z\" level=info msg=\"Created container e667e24e73b1c82f41203ebe1ce5c0b1cf1b37fd192e17f52acdcf391a7dd198: openshift-etcd/etcd-crc/etcd-rev\" id=eea2418e-959b-4ab6-b812-e924fd474902 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.922739 | controller |     "Jun 11 16:15:20.315269 crc crio[23211]: time=\"2026-06-11T16:15:20.315207588Z\" level=info msg=\"Starting container: e667e24e73b1c82f41203ebe1ce5c0b1cf1b37fd192e17f52acdcf391a7dd198\" id=d20a1d57-6663-4854-abf4-beabaaf187a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.922754 | controller |     "Jun 11 16:15:20.325249 crc crio[23211]: time=\"2026-06-11T16:15:20.325110795Z\" level=info msg=\"Started container\" PID=26966 containerID=e667e24e73b1c82f41203ebe1ce5c0b1cf1b37fd192e17f52acdcf391a7dd198 description=openshift-etcd/etcd-crc/etcd-rev id=d20a1d57-6663-4854-abf4-beabaaf187a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=075afe9e2377bff82468d098f17b49857da2cca45766581e62b12b799e1870ca",
2026-06-11 18:01:02.922768 | controller |     "Jun 11 16:15:24.110233 crc crio[23211]: time=\"2026-06-11T16:15:24.108392642Z\" level=info msg=\"Stopping container: 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab (timeout: 30s)\" id=3ed1d23f-5753-4935-9d65-a473c611fa13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.922783 | controller |     "Jun 11 16:15:24.177119 crc crio[23211]: time=\"2026-06-11T16:15:24.176919983Z\" level=info msg=\"Stopped container 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3ed1d23f-5753-4935-9d65-a473c611fa13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.922798 | controller |     "Jun 11 16:15:24.181871 crc crio[23211]: time=\"2026-06-11T16:15:24.181735548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=beceb927-fdb1-4cd0-8cc8-f537f0065ab5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.922812 | controller |     "Jun 11 16:15:24.185636 crc crio[23211]: time=\"2026-06-11T16:15:24.185316711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2bf07057-c9af-4613-95ae-ab15426f2768 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.922827 | controller |     "Jun 11 16:15:24.190165 crc crio[23211]: time=\"2026-06-11T16:15:24.189886609Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=90e15b6a-72f9-4516-a8dc-1319dad1e994 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.922841 | controller |     "Jun 11 16:15:24.190727 crc crio[23211]: time=\"2026-06-11T16:15:24.190401732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922856 | controller |     "Jun 11 16:15:24.221640 crc crio[23211]: time=\"2026-06-11T16:15:24.221505761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922870 | controller |     "Jun 11 16:15:24.433318 crc crio[23211]: time=\"2026-06-11T16:15:24.432658536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.922888 | controller |     "Jun 11 16:15:24.451595 crc crio[23211]: time=\"2026-06-11T16:15:24.451365863Z\" level=info msg=\"Removing container: c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967\" id=5f971928-6e08-4244-b39c-f5e688d2d76b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.922903 | controller |     "Jun 11 16:15:24.576865 crc crio[23211]: time=\"2026-06-11T16:15:24.57671922Z\" level=info msg=\"Created container 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=90e15b6a-72f9-4516-a8dc-1319dad1e994 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.922918 | controller |     "Jun 11 16:15:24.577752 crc crio[23211]: time=\"2026-06-11T16:15:24.577678464Z\" level=info msg=\"Starting container: 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed\" id=f01ae8a1-3880-494b-b7aa-da920a028c98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.922934 | controller |     "Jun 11 16:15:24.590412 crc crio[23211]: time=\"2026-06-11T16:15:24.588039684Z\" level=info msg=\"Started container\" PID=27050 containerID=4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f01ae8a1-3880-494b-b7aa-da920a028c98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497",
2026-06-11 18:01:02.922949 | controller |     "Jun 11 16:15:24.591195 crc crio[23211]: time=\"2026-06-11T16:15:24.591074321Z\" level=info msg=\"Removed container c40f4cf34e55e4ce4a58d17cecc11be4f4ab765dbb90bd272a794a486f00c967: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5f971928-6e08-4244-b39c-f5e688d2d76b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.922965 | controller |     "Jun 11 16:15:55.337991 crc crio[23211]: time=\"2026-06-11T16:15:55.335546406Z\" level=info msg=\"Stopping container: 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed (timeout: 30s)\" id=23ddeed9-c67d-4104-a4a1-2d3e2597c0c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.922980 | controller |     "Jun 11 16:15:55.413755 crc crio[23211]: time=\"2026-06-11T16:15:55.413619808Z\" level=info msg=\"Stopped container 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=23ddeed9-c67d-4104-a4a1-2d3e2597c0c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.922995 | controller |     "Jun 11 16:15:55.415959 crc crio[23211]: time=\"2026-06-11T16:15:55.415849996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8d6e3747-66d6-405a-b9d2-0d8616e6a77d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923011 | controller |     "Jun 11 16:15:55.423723 crc crio[23211]: time=\"2026-06-11T16:15:55.42362153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=bdc7e091-d332-4873-b07a-5815283211f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923026 | controller |     "Jun 11 16:15:55.428675 crc crio[23211]: time=\"2026-06-11T16:15:55.427566513Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d7486325-d922-4c4d-a855-132340a5727f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.923041 | controller |     "Jun 11 16:15:55.428675 crc crio[23211]: time=\"2026-06-11T16:15:55.42822825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.923063 | controller |     "Jun 11 16:15:55.456473 crc crio[23211]: time=\"2026-06-11T16:15:55.456328405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.923080 | controller |     "Jun 11 16:15:55.644508 crc crio[23211]: time=\"2026-06-11T16:15:55.644167957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.923095 | controller |     "Jun 11 16:15:55.746321 crc crio[23211]: time=\"2026-06-11T16:15:55.746112883Z\" level=info msg=\"Created container 8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d7486325-d922-4c4d-a855-132340a5727f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.923110 | controller |     "Jun 11 16:15:55.747975 crc crio[23211]: time=\"2026-06-11T16:15:55.747827297Z\" level=info msg=\"Starting container: 8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2\" id=0a008b3f-7760-425b-86bd-e51dd35e8e40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.923125 | controller |     "Jun 11 16:15:55.757655 crc crio[23211]: time=\"2026-06-11T16:15:55.757412448Z\" level=info msg=\"Started container\" PID=27470 containerID=8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=0a008b3f-7760-425b-86bd-e51dd35e8e40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497",
2026-06-11 18:01:02.923141 | controller |     "Jun 11 16:15:55.839397 crc crio[23211]: time=\"2026-06-11T16:15:55.839298519Z\" level=info msg=\"Removing container: 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab\" id=bac5d45a-c308-48b3-9d71-e9f767051ecb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.923157 | controller |     "Jun 11 16:15:55.883112 crc crio[23211]: time=\"2026-06-11T16:15:55.882970832Z\" level=info msg=\"Removed container 20309bd2968d62b04b847a3dbdecb82d082b62ade0ac8fc562c056b40029c4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=bac5d45a-c308-48b3-9d71-e9f767051ecb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.923172 | controller |     "Jun 11 16:16:25.982800 crc crio[23211]: time=\"2026-06-11T16:16:25.981070681Z\" level=info msg=\"Stopping container: 8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2 (timeout: 30s)\" id=4ca21937-f0d7-4618-a555-f9b5efb77cb0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.923188 | controller |     "Jun 11 16:16:26.201967 crc crio[23211]: time=\"2026-06-11T16:16:26.201260368Z\" level=info msg=\"Removing container: 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed\" id=209ea7c9-6386-4974-a7eb-d65e7994bc95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.923203 | controller |     "Jun 11 16:16:26.212728 crc crio[23211]: time=\"2026-06-11T16:16:26.212588495Z\" level=info msg=\"Stopped container 8a4bead99c66ff59f0c82ff494c803ee604c9e54d90bc2c7bc30d4153881d9f2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4ca21937-f0d7-4618-a555-f9b5efb77cb0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.923218 | controller |     "Jun 11 16:16:26.250730 crc crio[23211]: time=\"2026-06-11T16:16:26.250352322Z\" level=info msg=\"Removed container 4df067c8bdab86e01a32a28c669c595533586f8a9ccdab8b2bbfb5986a0ec5ed: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=209ea7c9-6386-4974-a7eb-d65e7994bc95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.923233 | controller |     "Jun 11 16:16:57.640515 crc crio[23211]: time=\"2026-06-11T16:16:57.635959822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=29d8f006-d884-453e-ba6d-2d5ef997c245 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923259 | controller |     "Jun 11 16:16:57.642660 crc crio[23211]: time=\"2026-06-11T16:16:57.641841567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=bbdddd4c-9fcf-4e43-99c8-88cb121c67a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923282 | controller |     "Jun 11 16:16:57.646872 crc crio[23211]: time=\"2026-06-11T16:16:57.644868485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=979b757e-7813-4e10-9445-ed7253dce514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923298 | controller |     "Jun 11 16:16:57.646872 crc crio[23211]: time=\"2026-06-11T16:16:57.645300637Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=1a1bec41-3fe1-47be-b3fb-b8b8dffde905 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.923313 | controller |     "Jun 11 16:16:57.646872 crc crio[23211]: time=\"2026-06-11T16:16:57.646389736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.923328 | controller |     "Jun 11 16:16:57.647315 crc crio[23211]: time=\"2026-06-11T16:16:57.647207016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=9aeba709-cb74-44b6-872a-034adc2bb5e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923343 | controller |     "Jun 11 16:16:57.649910 crc crio[23211]: time=\"2026-06-11T16:16:57.649826836Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=385320c0-732c-4d2e-b7f4-7c0e385ba62d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.923358 | controller |     "Jun 11 16:16:57.650331 crc crio[23211]: time=\"2026-06-11T16:16:57.650217696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.923374 | controller |     "Jun 11 16:16:57.650834 crc crio[23211]: time=\"2026-06-11T16:16:57.65075675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ebeb5a3d-2ecb-495f-ae96-595b1da7e0ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923396 | controller |     "Jun 11 16:16:57.659255 crc crio[23211]: time=\"2026-06-11T16:16:57.659018016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=15db99b5-0816-4b57-8fb1-e747adca90c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923417 | controller |     "Jun 11 16:16:57.660024 crc crio[23211]: time=\"2026-06-11T16:16:57.659994682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9524cd2c-4934-4ac2-9ace-c7dfc184a16b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923433 | controller |     "Jun 11 16:16:57.663006 crc crio[23211]: time=\"2026-06-11T16:16:57.662929437Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=6f149604-589f-495a-a225-b03d2b6db77e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.923452 | controller |     "Jun 11 16:16:57.663632 crc crio[23211]: time=\"2026-06-11T16:16:57.663523984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f5d29ed6-ef55-4664-addd-2e2f3a50f454 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923468 | controller |     "Jun 11 16:16:57.665670 crc crio[23211]: time=\"2026-06-11T16:16:57.665606549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=5b161a0b-e3dd-412b-939e-5ac3eade6b17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923483 | controller |     "Jun 11 16:16:57.670921 crc crio[23211]: time=\"2026-06-11T16:16:57.670768054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=177e2dd2-1b71-4a1c-99fd-799054148f23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923498 | controller |     "Jun 11 16:16:57.670921 crc crio[23211]: time=\"2026-06-11T16:16:57.670866295Z\" level=info msg=\"Removing container: 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175\" id=55a5722f-ec48-406a-9ac3-88deb279ee77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.923528 | controller |     "Jun 11 16:16:57.675403 crc crio[23211]: time=\"2026-06-11T16:16:57.675279562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=83df2aa3-0e94-42e6-96c4-72f2626df477 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923549 | controller |     "Jun 11 16:16:57.682866 crc crio[23211]: time=\"2026-06-11T16:16:57.682779467Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4235ae63-a8c2-45b6-b7ac-c2913b4f0254 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923567 | controller |     "Jun 11 16:16:57.686544 crc crio[23211]: time=\"2026-06-11T16:16:57.68635819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.923587 | controller |     "Jun 11 16:16:57.687686 crc crio[23211]: time=\"2026-06-11T16:16:57.687605494Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=77ff627b-7a92-40d8-bd1e-7ad19a89e26c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923601 | controller |     "Jun 11 16:16:57.687931 crc crio[23211]: time=\"2026-06-11T16:16:57.687797769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3a73adef-edbc-4294-9439-327c391fa7c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923616 | controller |     "Jun 11 16:16:57.688164 crc crio[23211]: time=\"2026-06-11T16:16:57.687803219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=8ec52649-4dec-458e-b125-33b13e229d92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923631 | controller |     "Jun 11 16:16:57.689047 crc crio[23211]: time=\"2026-06-11T16:16:57.68861074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=f4880f73-9fc4-4ed4-a3a1-7a9c42d2b540 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923646 | controller |     "Jun 11 16:16:57.690178 crc crio[23211]: time=\"2026-06-11T16:16:57.689971565Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=bd27a437-b019-48d8-bc1c-f0ce316821b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923665 | controller |     "Jun 11 16:16:57.691993 crc crio[23211]: time=\"2026-06-11T16:16:57.691953558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=c76a2155-f864-4910-b0d9-fe8fabfcb55f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923680 | controller |     "Jun 11 16:16:57.692349 crc crio[23211]: time=\"2026-06-11T16:16:57.692293056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.923695 | controller |     "Jun 11 16:16:57.692675 crc crio[23211]: time=\"2026-06-11T16:16:57.692548073Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b155195f-80a2-4d73-b320-b9b28ff32753 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923711 | controller |     "Jun 11 16:16:57.692802 crc crio[23211]: time=\"2026-06-11T16:16:57.692765618Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager\" id=1c000904-b841-46a4-99cf-c80cb144c5eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.923725 | controller |     "Jun 11 16:16:57.694125 crc crio[23211]: time=\"2026-06-11T16:16:57.69398657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f68e5d3a-7328-409a-b6c3-7ede8a520912 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923740 | controller |     "Jun 11 16:16:57.694353 crc crio[23211]: time=\"2026-06-11T16:16:57.694283028Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=3ce1f357-0a7f-4d30-8c41-1d852c7f17c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.923755 | controller |     "Jun 11 16:16:57.694513 crc crio[23211]: time=\"2026-06-11T16:16:57.694406271Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=e0c27c34-a3c5-4ce4-91b8-4f44199050d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.923770 | controller |     "Jun 11 16:16:57.695906 crc crio[23211]: time=\"2026-06-11T16:16:57.69587916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.923784 | controller |     "Jun 11 16:16:57.696087 crc crio[23211]: time=\"2026-06-11T16:16:57.695964402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.923800 | controller |     "Jun 11 16:16:57.696370 crc crio[23211]: time=\"2026-06-11T16:16:57.696297261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.923814 | controller |     "Jun 11 16:16:57.700197 crc crio[23211]: time=\"2026-06-11T16:16:57.700074899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=432bbfd4-68c8-485a-8e2a-0e6255c9e00f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923830 | controller |     "Jun 11 16:16:57.700914 crc crio[23211]: time=\"2026-06-11T16:16:57.700411518Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=e8c20828-abaf-4f63-8220-a2b481a75f5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.923852 | controller |     "Jun 11 16:16:57.702238 crc crio[23211]: time=\"2026-06-11T16:16:57.70200624Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=1530e428-f3e2-44c8-ab2a-cd35973bbb3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.923868 | controller |     "Jun 11 16:16:57.706123 crc crio[23211]: time=\"2026-06-11T16:16:57.706024826Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e95eb861-d0fb-46c1-abbe-47db303e7893 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923883 | controller |     "Jun 11 16:16:57.710632 crc crio[23211]: time=\"2026-06-11T16:16:57.710371518Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=f993f378-34d9-496f-842e-3d84297697e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.923897 | controller |     "Jun 11 16:16:57.710632 crc crio[23211]: time=\"2026-06-11T16:16:57.710566074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=581e2c37-384f-4e3c-89d8-1a1fb3bad1aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923912 | controller |     "Jun 11 16:16:57.721116 crc crio[23211]: time=\"2026-06-11T16:16:57.721026687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=77d43e92-68db-4df9-9bb5-4a38df214e45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923926 | controller |     "Jun 11 16:16:57.730782 crc crio[23211]: time=\"2026-06-11T16:16:57.730326811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.923960 | controller |     "Jun 11 16:16:57.731778 crc crio[23211]: time=\"2026-06-11T16:16:57.731703867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.923976 | controller |     "Jun 11 16:16:57.734536 crc crio[23211]: time=\"2026-06-11T16:16:57.734397317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=6de5e420-c96c-4aaa-8134-3cb63898a435 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.923991 | controller |     "Jun 11 16:16:57.734631 crc crio[23211]: time=\"2026-06-11T16:16:57.734592032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f74ced04-f11d-4b12-a3e9-9c9cf1696361 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.924006 | controller |     "Jun 11 16:16:57.734777 crc crio[23211]: time=\"2026-06-11T16:16:57.734642064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=e9230216-bf71-4cc7-94d8-e75df90ce312 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.924020 | controller |     "Jun 11 16:16:57.734777 crc crio[23211]: time=\"2026-06-11T16:16:57.734688995Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=80b6e402-dd9a-47de-bc77-47f13dcd934f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.924039 | controller |     "Jun 11 16:16:57.736913 crc crio[23211]: time=\"2026-06-11T16:16:57.736813621Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=b68424b6-79bb-4007-9ea4-2b8d34f52bab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924054 | controller |     "Jun 11 16:16:57.741295 crc crio[23211]: time=\"2026-06-11T16:16:57.741224365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924070 | controller |     "Jun 11 16:16:57.746565 crc crio[23211]: time=\"2026-06-11T16:16:57.743852714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924085 | controller |     "Jun 11 16:16:57.749312 crc crio[23211]: time=\"2026-06-11T16:16:57.748876286Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=995964ef-16c6-4879-97a5-746a96f945a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924100 | controller |     "Jun 11 16:16:57.749978 crc crio[23211]: time=\"2026-06-11T16:16:57.749897583Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager\" id=7d51e2d3-e09c-4b27-85a7-3b6b217da644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924115 | controller |     "Jun 11 16:16:57.752749 crc crio[23211]: time=\"2026-06-11T16:16:57.752664305Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=039471ee-196a-4d3f-84ea-99e0dee7bc62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924130 | controller |     "Jun 11 16:16:57.752979 crc crio[23211]: time=\"2026-06-11T16:16:57.752907221Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3a9a3a54-41ae-4fdd-91de-fe4f59664f65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924146 | controller |     "Jun 11 16:16:57.758506 crc crio[23211]: time=\"2026-06-11T16:16:57.758366744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924161 | controller |     "Jun 11 16:16:57.759175 crc crio[23211]: time=\"2026-06-11T16:16:57.759062052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924177 | controller |     "Jun 11 16:16:57.762582 crc crio[23211]: time=\"2026-06-11T16:16:57.762486732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924196 | controller |     "Jun 11 16:16:57.765751 crc crio[23211]: time=\"2026-06-11T16:16:57.765683215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924219 | controller |     "Jun 11 16:16:57.767827 crc crio[23211]: time=\"2026-06-11T16:16:57.76776339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924245 | controller |     "Jun 11 16:16:57.769304 crc crio[23211]: time=\"2026-06-11T16:16:57.769191507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924268 | controller |     "Jun 11 16:16:57.769304 crc crio[23211]: time=\"2026-06-11T16:16:57.769269029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924286 | controller |     "Jun 11 16:16:57.769850 crc crio[23211]: time=\"2026-06-11T16:16:57.769756272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924302 | controller |     "Jun 11 16:16:57.903689 crc crio[23211]: time=\"2026-06-11T16:16:57.903592152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924317 | controller |     "Jun 11 16:16:57.904286 crc crio[23211]: time=\"2026-06-11T16:16:57.904222438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924332 | controller |     "Jun 11 16:16:57.905760 crc crio[23211]: time=\"2026-06-11T16:16:57.905630085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924347 | controller |     "Jun 11 16:16:57.911729 crc crio[23211]: time=\"2026-06-11T16:16:57.911128339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924363 | controller |     "Jun 11 16:16:57.912735 crc crio[23211]: time=\"2026-06-11T16:16:57.912678339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924378 | controller |     "Jun 11 16:16:57.913712 crc crio[23211]: time=\"2026-06-11T16:16:57.913623744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924392 | controller |     "Jun 11 16:16:57.920475 crc crio[23211]: time=\"2026-06-11T16:16:57.920394361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924406 | controller |     "Jun 11 16:16:57.954496 crc crio[23211]: time=\"2026-06-11T16:16:57.951562096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924421 | controller |     "Jun 11 16:16:57.981589 crc crio[23211]: time=\"2026-06-11T16:16:57.98150757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924435 | controller |     "Jun 11 16:16:57.985863 crc crio[23211]: time=\"2026-06-11T16:16:57.985804272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924449 | controller |     "Jun 11 16:16:57.989399 crc crio[23211]: time=\"2026-06-11T16:16:57.989344634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924463 | controller |     "Jun 11 16:16:57.992501 crc crio[23211]: time=\"2026-06-11T16:16:57.992369843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924477 | controller |     "Jun 11 16:16:58.002265 crc crio[23211]: time=\"2026-06-11T16:16:58.002124168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924494 | controller |     "Jun 11 16:16:58.010320 crc crio[23211]: time=\"2026-06-11T16:16:58.010259781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924508 | controller |     "Jun 11 16:16:58.012290 crc crio[23211]: time=\"2026-06-11T16:16:58.012204332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924544 | controller |     "Jun 11 16:16:58.014162 crc crio[23211]: time=\"2026-06-11T16:16:58.01406673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924560 | controller |     "Jun 11 16:16:58.015533 crc crio[23211]: time=\"2026-06-11T16:16:58.015482557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924574 | controller |     "Jun 11 16:16:58.018602 crc crio[23211]: time=\"2026-06-11T16:16:58.018536538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924589 | controller |     "Jun 11 16:16:58.034032 crc crio[23211]: time=\"2026-06-11T16:16:58.033953291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924604 | controller |     "Jun 11 16:16:58.062495 crc crio[23211]: time=\"2026-06-11T16:16:58.062374024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924618 | controller |     "Jun 11 16:16:58.164516 crc crio[23211]: time=\"2026-06-11T16:16:58.16433291Z\" level=info msg=\"Removed container 9be3d7f70e50a876e8dcfe7fbf63f3f48d097eb0a7bf2608596df6220fcad175: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=55a5722f-ec48-406a-9ac3-88deb279ee77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.924633 | controller |     "Jun 11 16:16:58.165742 crc crio[23211]: time=\"2026-06-11T16:16:58.165669196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924648 | controller |     "Jun 11 16:16:58.168514 crc crio[23211]: time=\"2026-06-11T16:16:58.168346736Z\" level=info msg=\"Removing container: 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e\" id=b800031a-845f-470f-9ae2-fd0c74e6a7c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.924663 | controller |     "Jun 11 16:16:58.243730 crc crio[23211]: time=\"2026-06-11T16:16:58.242610998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924678 | controller |     "Jun 11 16:16:58.265560 crc crio[23211]: time=\"2026-06-11T16:16:58.264967612Z\" level=info msg=\"Removed container 10b00d8df1e886e701f347d0491a5e027a4c7d7a0676cbe44e1dc2c8e137626e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b800031a-845f-470f-9ae2-fd0c74e6a7c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.924694 | controller |     "Jun 11 16:16:58.314555 crc crio[23211]: time=\"2026-06-11T16:16:58.314480097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.924712 | controller |     "Jun 11 16:16:58.520055 crc crio[23211]: time=\"2026-06-11T16:16:58.519902499Z\" level=info msg=\"Created container 96f2878144b5e89cf3accbf7f4d0468c6f765155dadbaf0c9cdb48d2766c935d: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=1530e428-f3e2-44c8-ab2a-cd35973bbb3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924728 | controller |     "Jun 11 16:16:58.521307 crc crio[23211]: time=\"2026-06-11T16:16:58.520077994Z\" level=info msg=\"Created container 7486c6153ba45cacaa7dd1fbc322df7ef1e0ed56d0a30c29d485015217fa6d65: openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager\" id=1c000904-b841-46a4-99cf-c80cb144c5eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924742 | controller |     "Jun 11 16:16:58.521307 crc crio[23211]: time=\"2026-06-11T16:16:58.520725931Z\" level=info msg=\"Created container 0ad618d093f061cc4c0223c89044095efeabee1dafbdbe3aa0c4ccb427729d68: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3a9a3a54-41ae-4fdd-91de-fe4f59664f65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924757 | controller |     "Jun 11 16:16:58.521307 crc crio[23211]: time=\"2026-06-11T16:16:58.520874565Z\" level=info msg=\"Created container 3c25dadc225294078fc599212757f6c14c9cbefe33224301396a3cd7d47a7e2c: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=6f149604-589f-495a-a225-b03d2b6db77e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924771 | controller |     "Jun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.521367797Z\" level=info msg=\"Created container 63ba18cb8e469ede60260cc72a1aa5dbfc79d1766c221600b8aa1aad5a53afbf: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=385320c0-732c-4d2e-b7f4-7c0e385ba62d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924786 | controller |     "Jun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.521609944Z\" level=info msg=\"Created container 547af342da25c33c46aaecd9b4f81623347c46ebb1ec1c9eaea599d492945755: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=995964ef-16c6-4879-97a5-746a96f945a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924800 | controller |     "Jun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.521856641Z\" level=info msg=\"Created container 789d862ed5cf00b98703ef31ac2fc7c6df4b959459373b78f6723d2e25458948: openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager\" id=7d51e2d3-e09c-4b27-85a7-3b6b217da644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924815 | controller |     "Jun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.522116306Z\" level=info msg=\"Created container 2bcc78ecf578ae72afdb2403cacd9562a95db454d874814f18bc3b8d28102350: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=1a1bec41-3fe1-47be-b3fb-b8b8dffde905 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924829 | controller |     "Jun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.523339189Z\" level=info msg=\"Created container d251c76756cfa9e7fb4f62572b7a3aed29c98dba7f7487809e4931fd57293fb5: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=039471ee-196a-4d3f-84ea-99e0dee7bc62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924844 | controller |     "Jun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.523941885Z\" level=info msg=\"Created container 334c08e7006a64f9350a9ad41d62d8bcab48aba4fb9bcb2f6c8df1666b0a6127: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=e8c20828-abaf-4f63-8220-a2b481a75f5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924862 | controller |     "Jun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.524832458Z\" level=info msg=\"Starting container: 7486c6153ba45cacaa7dd1fbc322df7ef1e0ed56d0a30c29d485015217fa6d65\" id=9d53721c-a04b-4143-8627-10205858ab0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.924878 | controller |     "Jun 11 16:16:58.524985 crc crio[23211]: time=\"2026-06-11T16:16:58.524984531Z\" level=info msg=\"Starting container: 96f2878144b5e89cf3accbf7f4d0468c6f765155dadbaf0c9cdb48d2766c935d\" id=1e38057b-2d97-4100-a933-f8a273484798 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.924894 | controller |     "Jun 11 16:16:58.526287 crc crio[23211]: time=\"2026-06-11T16:16:58.525863165Z\" level=info msg=\"Starting container: 0ad618d093f061cc4c0223c89044095efeabee1dafbdbe3aa0c4ccb427729d68\" id=ebcec5ea-9650-476d-9ef7-9d307a16edfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.924909 | controller |     "Jun 11 16:16:58.526287 crc crio[23211]: time=\"2026-06-11T16:16:58.525994148Z\" level=info msg=\"Starting container: 63ba18cb8e469ede60260cc72a1aa5dbfc79d1766c221600b8aa1aad5a53afbf\" id=af5d837c-cd36-472b-960f-559bc9c6c8db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.924924 | controller |     "Jun 11 16:16:58.528774 crc crio[23211]: time=\"2026-06-11T16:16:58.527388875Z\" level=info msg=\"Created container 19cc47dead6fbdf496852cab70b2304e257e2d0c8efbf2e81057e84197f16578: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=e0c27c34-a3c5-4ce4-91b8-4f44199050d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924939 | controller |     "Jun 11 16:16:58.528774 crc crio[23211]: time=\"2026-06-11T16:16:58.527924469Z\" level=info msg=\"Created container 13fe6a91f11b65270cf6c7717bbc8b3e6579565a2973b959f6b006c0c5c695e7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=3ce1f357-0a7f-4d30-8c41-1d852c7f17c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924953 | controller |     "Jun 11 16:16:58.528774 crc crio[23211]: time=\"2026-06-11T16:16:58.527947669Z\" level=info msg=\"Starting container: 3c25dadc225294078fc599212757f6c14c9cbefe33224301396a3cd7d47a7e2c\" id=2ff7ef8b-473a-4574-a1ff-17590945f348 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.924968 | controller |     "Jun 11 16:16:58.528774 crc crio[23211]: time=\"2026-06-11T16:16:58.528296189Z\" level=info msg=\"Created container 9125087311fc514b56c8ac6aca4cff614618cb64c9164b3af62537b8e303594f: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=f993f378-34d9-496f-842e-3d84297697e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.924982 | controller |     "Jun 11 16:16:58.528774 crc crio[23211]: time=\"2026-06-11T16:16:58.527626091Z\" level=info msg=\"Starting container: 2bcc78ecf578ae72afdb2403cacd9562a95db454d874814f18bc3b8d28102350\" id=5c87c855-800e-4a20-b136-6c997ea4dc6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.924997 | controller |     "Jun 11 16:16:58.532679 crc crio[23211]: time=\"2026-06-11T16:16:58.528864493Z\" level=info msg=\"Created container 7a2ab2662c333fcee1f261895a7d5d486956f03053f5c93712486c5e13ef4514: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=b68424b6-79bb-4007-9ea4-2b8d34f52bab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.925012 | controller |     "Jun 11 16:16:58.532679 crc crio[23211]: time=\"2026-06-11T16:16:58.528870253Z\" level=info msg=\"Starting container: d251c76756cfa9e7fb4f62572b7a3aed29c98dba7f7487809e4931fd57293fb5\" id=b41fae14-24ab-4fe7-8784-b10b4a0e0f76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.925026 | controller |     "Jun 11 16:16:58.532679 crc crio[23211]: time=\"2026-06-11T16:16:58.527783116Z\" level=info msg=\"Starting container: 547af342da25c33c46aaecd9b4f81623347c46ebb1ec1c9eaea599d492945755\" id=0d12a218-2cdc-4023-bf3c-2bda2bc2bdd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.925044 | controller |     "Jun 11 16:16:58.532679 crc crio[23211]: time=\"2026-06-11T16:16:58.527751424Z\" level=info msg=\"Starting container: 789d862ed5cf00b98703ef31ac2fc7c6df4b959459373b78f6723d2e25458948\" id=d6719553-4fea-4b34-adf6-22783e702c11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.925059 | controller |     "Jun 11 16:16:58.533041 crc crio[23211]: time=\"2026-06-11T16:16:58.53293474Z\" level=info msg=\"Started container\" PID=28379 containerID=0ad618d093f061cc4c0223c89044095efeabee1dafbdbe3aa0c4ccb427729d68 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=ebcec5ea-9650-476d-9ef7-9d307a16edfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=a283be193b5aa10c4fda06ad2c08d05362003e1b554b9c62e351fb2d4cee214a",
2026-06-11 18:01:02.925074 | controller |     "Jun 11 16:16:58.534750 crc crio[23211]: time=\"2026-06-11T16:16:58.534628375Z\" level=info msg=\"Starting container: 334c08e7006a64f9350a9ad41d62d8bcab48aba4fb9bcb2f6c8df1666b0a6127\" id=b31ae39c-d4a9-4f4d-8c64-04130aad197a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.925089 | controller |     "Jun 11 16:16:58.535531 crc crio[23211]: time=\"2026-06-11T16:16:58.535104097Z\" level=info msg=\"Starting container: 19cc47dead6fbdf496852cab70b2304e257e2d0c8efbf2e81057e84197f16578\" id=257e3704-e60a-4577-a19c-6c17061b008c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.925104 | controller |     "Jun 11 16:16:58.535531 crc crio[23211]: time=\"2026-06-11T16:16:58.53522333Z\" level=info msg=\"Starting container: 9125087311fc514b56c8ac6aca4cff614618cb64c9164b3af62537b8e303594f\" id=1c02098b-35ae-4fda-be3c-09933d17d5a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.925119 | controller |     "Jun 11 16:16:58.535531 crc crio[23211]: time=\"2026-06-11T16:16:58.535113627Z\" level=info msg=\"Starting container: 13fe6a91f11b65270cf6c7717bbc8b3e6579565a2973b959f6b006c0c5c695e7\" id=997c2873-d116-4b96-afbe-b9bdde49f1aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.925133 | controller |     "Jun 11 16:16:58.536295 crc crio[23211]: time=\"2026-06-11T16:16:58.536229185Z\" level=info msg=\"Starting container: 7a2ab2662c333fcee1f261895a7d5d486956f03053f5c93712486c5e13ef4514\" id=b02496d9-b707-4d8e-921c-032b66aee063 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.925148 | controller |     "Jun 11 16:16:58.539576 crc crio[23211]: time=\"2026-06-11T16:16:58.538626458Z\" level=info msg=\"Started container\" PID=28385 containerID=63ba18cb8e469ede60260cc72a1aa5dbfc79d1766c221600b8aa1aad5a53afbf description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=af5d837c-cd36-472b-960f-559bc9c6c8db name=/runtime.v1.RuntimeService/StartContainer sandboxID=311c5b28accd89e226651a8e03352f71302c06390172d1dd3369d1c226fc4c96",
2026-06-11 18:01:02.925164 | controller |     "Jun 11 16:16:58.547580 crc crio[23211]: time=\"2026-06-11T16:16:58.540887598Z\" level=info msg=\"Started container\" PID=28389 containerID=96f2878144b5e89cf3accbf7f4d0468c6f765155dadbaf0c9cdb48d2766c935d description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=1e38057b-2d97-4100-a933-f8a273484798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c99b2cbe6b9bfd785832639d91c4b20e1d83760678183c0a25de389b3e42ad",
2026-06-11 18:01:02.925181 | controller |     "Jun 11 16:16:58.547580 crc crio[23211]: time=\"2026-06-11T16:16:58.542992643Z\" level=info msg=\"Started container\" PID=28384 containerID=13fe6a91f11b65270cf6c7717bbc8b3e6579565a2973b959f6b006c0c5c695e7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=997c2873-d116-4b96-afbe-b9bdde49f1aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=de42fa44f29e1e00acd6731857953caa05c13729d9876ca9bc2957d0d5ee1a8a",
2026-06-11 18:01:02.925201 | controller |     "Jun 11 16:16:58.551559 crc crio[23211]: time=\"2026-06-11T16:16:58.549237106Z\" level=info msg=\"Started container\" PID=28370 containerID=334c08e7006a64f9350a9ad41d62d8bcab48aba4fb9bcb2f6c8df1666b0a6127 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=b31ae39c-d4a9-4f4d-8c64-04130aad197a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1572c76a2129b4db90f1a4332f6a42b74872a9d7e5d35fd0f128220c19699a59",
2026-06-11 18:01:02.925218 | controller |     "Jun 11 16:16:58.553675 crc crio[23211]: time=\"2026-06-11T16:16:58.553563398Z\" level=info msg=\"Started container\" PID=28368 containerID=7486c6153ba45cacaa7dd1fbc322df7ef1e0ed56d0a30c29d485015217fa6d65 description=openshift-route-controller-manager/route-controller-manager-98548687b-xnt6d/route-controller-manager id=9d53721c-a04b-4143-8627-10205858ab0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0afa16bde4b187015de2775fa3b795303ae78523d5582c3acaca2226b1db7bc",
2026-06-11 18:01:02.925234 | controller |     "Jun 11 16:16:58.554186 crc crio[23211]: time=\"2026-06-11T16:16:58.554092433Z\" level=info msg=\"Started container\" PID=28374 containerID=789d862ed5cf00b98703ef31ac2fc7c6df4b959459373b78f6723d2e25458948 description=openshift-controller-manager/controller-manager-7f88546bc-f77wp/controller-manager id=d6719553-4fea-4b34-adf6-22783e702c11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d072d065faf5420168faa5a475c0f0b431178c8d1e40cec8e6cfe4a2049f952",
2026-06-11 18:01:02.925250 | controller |     "Jun 11 16:16:58.554614 crc crio[23211]: time=\"2026-06-11T16:16:58.554546734Z\" level=info msg=\"Started container\" PID=28393 containerID=547af342da25c33c46aaecd9b4f81623347c46ebb1ec1c9eaea599d492945755 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=0d12a218-2cdc-4023-bf3c-2bda2bc2bdd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60190373a1c46d33cc9e544dcf9c15696a7a7e41b530b11e9a692f67ae1d9ba5",
2026-06-11 18:01:02.925265 | controller |     "Jun 11 16:16:58.560639 crc crio[23211]: time=\"2026-06-11T16:16:58.560261515Z\" level=info msg=\"Started container\" PID=28371 containerID=2bcc78ecf578ae72afdb2403cacd9562a95db454d874814f18bc3b8d28102350 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=5c87c855-800e-4a20-b136-6c997ea4dc6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=851716397c59ab6c7136fc7fb6f95c1dee00180850abbe70cc2a9b445a89e59f",
2026-06-11 18:01:02.925281 | controller |     "Jun 11 16:16:58.563340 crc crio[23211]: time=\"2026-06-11T16:16:58.56316463Z\" level=info msg=\"Started container\" PID=28376 containerID=7a2ab2662c333fcee1f261895a7d5d486956f03053f5c93712486c5e13ef4514 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=b02496d9-b707-4d8e-921c-032b66aee063 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab757b7b8c7c653bdba383042cf890e36e97a60a8651ed2f904b7e9bc1b2384",
2026-06-11 18:01:02.925296 | controller |     "Jun 11 16:16:58.564700 crc crio[23211]: time=\"2026-06-11T16:16:58.564608247Z\" level=info msg=\"Started container\" PID=28380 containerID=3c25dadc225294078fc599212757f6c14c9cbefe33224301396a3cd7d47a7e2c description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=2ff7ef8b-473a-4574-a1ff-17590945f348 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d3c4a4e95ecda093cc80488e1114711a25a19cca161386dc32b2f91bc50f83b",
2026-06-11 18:01:02.925311 | controller |     "Jun 11 16:16:58.568194 crc crio[23211]: time=\"2026-06-11T16:16:58.567112094Z\" level=info msg=\"Started container\" PID=28382 containerID=19cc47dead6fbdf496852cab70b2304e257e2d0c8efbf2e81057e84197f16578 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=257e3704-e60a-4577-a19c-6c17061b008c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e3e278852eaa5b5a1c964256a8deebc36a69a87df5dd38105dc6594d794a76e",
2026-06-11 18:01:02.925330 | controller |     "Jun 11 16:16:58.569066 crc crio[23211]: time=\"2026-06-11T16:16:58.568977522Z\" level=info msg=\"Started container\" PID=28383 containerID=d251c76756cfa9e7fb4f62572b7a3aed29c98dba7f7487809e4931fd57293fb5 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b41fae14-24ab-4fe7-8784-b10b4a0e0f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89189e142ece1fff941ebb4a3136d9e30d9b1a57635787f5cbc6ee59aec1498e",
2026-06-11 18:01:02.925346 | controller |     "Jun 11 16:16:58.581370 crc crio[23211]: time=\"2026-06-11T16:16:58.581202701Z\" level=info msg=\"Started container\" PID=28386 containerID=9125087311fc514b56c8ac6aca4cff614618cb64c9164b3af62537b8e303594f description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=1c02098b-35ae-4fda-be3c-09933d17d5a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9883a8e4dec933e3c6fa7efcbdc48775048ba7e60af8c1cf7ef3d8b3b95542ec",
2026-06-11 18:01:02.925361 | controller |     "Jun 11 16:17:11.379810 crc crio[23211]: time=\"2026-06-11T16:17:11.378898071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4110f12e-09ca-4bfd-882a-4bc13f9349c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.925377 | controller |     "Jun 11 16:17:11.382235 crc crio[23211]: time=\"2026-06-11T16:17:11.381601721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=1d52d80f-32f3-4bd4-9e3e-9cb2c8eb375d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.925392 | controller |     "Jun 11 16:17:11.383867 crc crio[23211]: time=\"2026-06-11T16:17:11.383779778Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=216e2b9d-b6a9-4bdc-a9f6-9783e240ec0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.925408 | controller |     "Jun 11 16:17:11.384126 crc crio[23211]: time=\"2026-06-11T16:17:11.384035754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.925424 | controller |     "Jun 11 16:17:11.436285 crc crio[23211]: time=\"2026-06-11T16:17:11.436116217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.925439 | controller |     "Jun 11 16:17:11.626793 crc crio[23211]: time=\"2026-06-11T16:17:11.626704301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.925455 | controller |     "Jun 11 16:17:11.722405 crc crio[23211]: time=\"2026-06-11T16:17:11.722322731Z\" level=info msg=\"Created container 6a5afd2ddef35e11953b3ec1d58319e29fba7cf5881751fb11a6ee9404b2f579: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=216e2b9d-b6a9-4bdc-a9f6-9783e240ec0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.925470 | controller |     "Jun 11 16:17:11.724625 crc crio[23211]: time=\"2026-06-11T16:17:11.72454077Z\" level=info msg=\"Starting container: 6a5afd2ddef35e11953b3ec1d58319e29fba7cf5881751fb11a6ee9404b2f579\" id=63ebc270-b137-4584-9289-3316a838c912 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.925486 | controller |     "Jun 11 16:17:11.730559 crc crio[23211]: time=\"2026-06-11T16:17:11.730487245Z\" level=info msg=\"Started container\" PID=28858 containerID=6a5afd2ddef35e11953b3ec1d58319e29fba7cf5881751fb11a6ee9404b2f579 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=63ebc270-b137-4584-9289-3316a838c912 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d592798adfb03d9df6e94dd16b9cd1f2ce757bcf2e0d5eb54567cbc05510b497",
2026-06-11 18:01:02.925505 | controller |     "Jun 11 16:17:46.963394 crc crio[23211]: time=\"2026-06-11T16:17:46.96193542Z\" level=info msg=\"Stopping container: ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9 (timeout: 15s)\" id=e7eb8df2-bec8-4a84-ba0f-5010673327bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.925541 | controller |     "Jun 11 16:17:47.195392 crc crio[23211]: time=\"2026-06-11T16:17:47.194281697Z\" level=info msg=\"Stopped container ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=e7eb8df2-bec8-4a84-ba0f-5010673327bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.925558 | controller |     "Jun 11 16:17:47.196902 crc crio[23211]: time=\"2026-06-11T16:17:47.196744051Z\" level=info msg=\"Stopping pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\" id=1568fbaf-3813-4f92-8a98-4ae4fa1edcff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.925574 | controller |     "Jun 11 16:17:47.197805 crc crio[23211]: time=\"2026-06-11T16:17:47.197688266Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/71bb312c-55bf-439e-b672-cce7c651006d 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:0xc002818110}] Aliases:map[]}\"",
2026-06-11 18:01:02.925591 | controller |     "Jun 11 16:17:47.198019 crc crio[23211]: time=\"2026-06-11T16:17:47.197991894Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.925606 | controller |     "Jun 11 16:17:47.375635 crc crio[23211]: time=\"2026-06-11T16:17:47.374638864Z\" level=info msg=\"Removing container: 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637\" id=9bab9b88-336c-4f78-80d1-402f0b37aee6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.925621 | controller |     "Jun 11 16:17:47.415397 crc crio[23211]: time=\"2026-06-11T16:17:47.415304907Z\" level=info msg=\"Removed container 67a0bcce5a5b5f0b7d50c24feb8aafa12c4858857f6e029d9f5e512ec5248637: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=9bab9b88-336c-4f78-80d1-402f0b37aee6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.925636 | controller |     "Jun 11 16:17:47.507499 crc crio[23211]: time=\"2026-06-11T16:17:47.507317113Z\" level=info msg=\"Stopped pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\" id=1568fbaf-3813-4f92-8a98-4ae4fa1edcff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.925650 | controller |     "Jun 11 16:17:48.385813 crc crio[23211]: time=\"2026-06-11T16:17:48.385298843Z\" level=info msg=\"Removing container: ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9\" id=781af8a4-65f3-49f8-9395-d6dd29124f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.925665 | controller |     "Jun 11 16:17:48.420193 crc crio[23211]: time=\"2026-06-11T16:17:48.41997477Z\" level=info msg=\"Removed container ca857409a07ea1507b55dd35a55b07c6350f9bb4ae1fcdf36f7919eb956445b9: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=781af8a4-65f3-49f8-9395-d6dd29124f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.925683 | controller |     "Jun 11 16:18:29.670278 crc crio[23211]: time=\"2026-06-11T16:18:29.669255759Z\" level=info msg=\"Stopping pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\" id=c876edb8-77bc-4d46-aadd-4ea062c842d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.925698 | controller |     "Jun 11 16:18:29.670278 crc crio[23211]: time=\"2026-06-11T16:18:29.670231684Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\" id=c876edb8-77bc-4d46-aadd-4ea062c842d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.925712 | controller |     "Jun 11 16:18:29.674889 crc crio[23211]: time=\"2026-06-11T16:18:29.671896047Z\" level=info msg=\"Removing pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\" id=12e2146c-5aac-4e0f-8308-ef12514449b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.925727 | controller |     "Jun 11 16:18:29.688539 crc crio[23211]: time=\"2026-06-11T16:18:29.68837611Z\" level=info msg=\"Removed pod sandbox: 8d018bec0f88e0c56028b9554b28867d0f3c2a5f152b70bcbf5a20bb7a9b318e\" id=12e2146c-5aac-4e0f-8308-ef12514449b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.925742 | controller |     "Jun 11 16:19:57.154249 crc crio[23211]: time=\"2026-06-11T16:19:57.153126963Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4hn8n/POD\" id=9b410d4f-284a-4362-b1c7-b972dcf7aa50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.925757 | controller |     "Jun 11 16:19:57.156628 crc crio[23211]: time=\"2026-06-11T16:19:57.154357485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.925772 | controller |     "Jun 11 16:19:57.179683 crc crio[23211]: time=\"2026-06-11T16:19:57.179567732Z\" level=info msg=\"Got pod network &{Name:community-operators-4hn8n Namespace:openshift-marketplace ID:c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64 UID:aa183173-cdcc-4b73-9568-39b6445041d8 NetNS:/var/run/netns/3e4fd056-4f59-4d9c-9c38-056f9f9b8d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa183173_cdcc_4b73_9568_39b6445041d8.slice PodAnnotations:0xc002794bb0}] Aliases:map[]}\"",
2026-06-11 18:01:02.925787 | controller |     "Jun 11 16:19:57.179683 crc crio[23211]: time=\"2026-06-11T16:19:57.179647095Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4hn8n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.925803 | controller |     "Jun 11 16:19:57.252176 crc crio[23211]: time=\"2026-06-11T16:19:57.252080078Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-ktkpz/POD\" id=9d9c1a04-01d6-42e7-89ce-2a67d3b63e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.925818 | controller |     "Jun 11 16:19:57.252307 crc crio[23211]: time=\"2026-06-11T16:19:57.252195101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.925833 | controller |     "Jun 11 16:19:57.266896 crc crio[23211]: time=\"2026-06-11T16:19:57.266790096Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/POD\" id=48a69e0c-e410-4676-8afd-d5d517790b41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.925848 | controller |     "Jun 11 16:19:57.268974 crc crio[23211]: time=\"2026-06-11T16:19:57.267103634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.925863 | controller |     "Jun 11 16:19:57.280575 crc crio[23211]: time=\"2026-06-11T16:19:57.280324174Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ktkpz Namespace:openshift-marketplace ID:68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93 UID:ad265e84-c815-41cd-8093-28bfef86cbe0 NetNS:/var/run/netns/ebfd7ad1-8890-4dac-8017-e35dc85fa398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad265e84_c815_41cd_8093_28bfef86cbe0.slice PodAnnotations:0xc0001ae490}] Aliases:map[]}\"",
2026-06-11 18:01:02.925884 | controller |     "Jun 11 16:19:57.280575 crc crio[23211]: time=\"2026-06-11T16:19:57.280498488Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-ktkpz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.925900 | controller |     "Jun 11 16:19:57.315768 crc crio[23211]: time=\"2026-06-11T16:19:57.315183311Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-7d6b7b5d77-sz5td Namespace:openshift-authentication ID:db63e12e5cc0e312e94dbe7625c7286c5eb239e1813909f96c689b3cc4d41668 UID:6a9fde0c-6c9e-408b-942e-910109469851 NetNS:/var/run/netns/2cd907a7-be88-4df8-a94c-2330918cad74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9fde0c_6c9e_408b_942e_910109469851.slice PodAnnotations:0xc002794fc0}] Aliases:map[]}\"",
2026-06-11 18:01:02.925916 | controller |     "Jun 11 16:19:57.316109 crc crio[23211]: time=\"2026-06-11T16:19:57.316082473Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-7d6b7b5d77-sz5td to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.925930 | controller |     "Jun 11 16:19:57.369203 crc crio[23211]: time=\"2026-06-11T16:19:57.369102627Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686578-5hw26/POD\" id=cc95a50a-d78c-4325-a014-77666dad622e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.925945 | controller |     "Jun 11 16:19:57.369395 crc crio[23211]: time=\"2026-06-11T16:19:57.369260132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.925960 | controller |     "Jun 11 16:19:57.396240 crc crio[23211]: time=\"2026-06-11T16:19:57.396135091Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686578-5hw26 Namespace:openshift-infra ID:53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3 UID:455a7c6d-dc8c-4a85-96a4-ee5974540ccb NetNS:/var/run/netns/46416830-6347-4a48-a875-1d35f8ef70e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7c6d_dc8c_4a85_96a4_ee5974540ccb.slice PodAnnotations:0xc0027952a8}] Aliases:map[]}\"",
2026-06-11 18:01:02.925975 | controller |     "Jun 11 16:19:57.396240 crc crio[23211]: time=\"2026-06-11T16:19:57.396212893Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686578-5hw26 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.925990 | controller |     "Jun 11 16:19:57.412131 crc crio[23211]: time=\"2026-06-11T16:19:57.411852265Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/POD\" id=8732ac2b-39b5-412c-8871-7bd82f51e5c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.926006 | controller |     "Jun 11 16:19:57.412376 crc crio[23211]: time=\"2026-06-11T16:19:57.412073731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.926021 | controller |     "Jun 11 16:19:57.474047 crc crio[23211]: time=\"2026-06-11T16:19:57.473927912Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686575-hxdzj Namespace:openshift-operator-lifecycle-manager ID:e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67 UID:c6ff893a-5617-4115-9d22-832da4a5ac24 NetNS:/var/run/netns/9b85e204-7b45-4026-a5ae-78f96cef9c7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ff893a_5617_4115_9d22_832da4a5ac24.slice PodAnnotations:0xc002818060}] Aliases:map[]}\"",
2026-06-11 18:01:02.926039 | controller |     "Jun 11 16:19:57.474047 crc crio[23211]: time=\"2026-06-11T16:19:57.474014445Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686575-hxdzj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.926055 | controller |     "Jun 11 16:19:57.550601 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c91f78d0bbb0159 Mac:ba:63:49:75:a4:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/3e4fd056-4f59-4d9c-9c38-056f9f9b8d2b SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.926070 | controller |     "Jun 11 16:19:57.552374 crc crio[23211]: time=\"2026-06-11T16:19:57.552333269Z\" level=info msg=\"Got pod network &{Name:community-operators-4hn8n Namespace:openshift-marketplace ID:c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64 UID:aa183173-cdcc-4b73-9568-39b6445041d8 NetNS:/var/run/netns/3e4fd056-4f59-4d9c-9c38-056f9f9b8d2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa183173_cdcc_4b73_9568_39b6445041d8.slice PodAnnotations:0xc002794bb0}] Aliases:map[]}\"",
2026-06-11 18:01:02.926085 | controller |     "Jun 11 16:19:57.552840 crc crio[23211]: time=\"2026-06-11T16:19:57.55279094Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4hn8n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.926100 | controller |     "Jun 11 16:19:57.569654 crc crio[23211]: time=\"2026-06-11T16:19:57.569555991Z\" level=info msg=\"Ran pod sandbox c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64 with infra container: openshift-marketplace/community-operators-4hn8n/POD\" id=9b410d4f-284a-4362-b1c7-b972dcf7aa50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.926115 | controller |     "Jun 11 16:19:57.579517 crc crio[23211]: time=\"2026-06-11T16:19:57.575778882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c42d381c-ccee-4d51-9472-b64471c1bd45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.926129 | controller |     "Jun 11 16:19:57.579517 crc crio[23211]: time=\"2026-06-11T16:19:57.578604264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=290880c1-8451-47e2-b120-951e10829257 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.926144 | controller |     "Jun 11 16:19:57.596747 crc crio[23211]: time=\"2026-06-11T16:19:57.596639297Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5gwvp/POD\" id=e271a7d5-c1d6-4c8a-9aa6-a4d51e09eadb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.926160 | controller |     "Jun 11 16:19:57.597080 crc crio[23211]: time=\"2026-06-11T16:19:57.597021308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.926175 | controller |     "Jun 11 16:19:57.597271 crc crio[23211]: time=\"2026-06-11T16:19:57.597220912Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4hn8n/extract-utilities\" id=f209bfac-d68e-419b-89c6-0b720550e764 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.926193 | controller |     "Jun 11 16:19:57.597945 crc crio[23211]: time=\"2026-06-11T16:19:57.59791537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.926210 | controller |     "Jun 11 16:19:57.630844 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68dbece6622a275 Mac:3a:28:99:8c:6e:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/ebfd7ad1-8890-4dac-8017-e35dc85fa398 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.926225 | controller |     "Jun 11 16:19:57.631984 crc crio[23211]: time=\"2026-06-11T16:19:57.631942445Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ktkpz Namespace:openshift-marketplace ID:68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93 UID:ad265e84-c815-41cd-8093-28bfef86cbe0 NetNS:/var/run/netns/ebfd7ad1-8890-4dac-8017-e35dc85fa398 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad265e84_c815_41cd_8093_28bfef86cbe0.slice PodAnnotations:0xc0001ae490}] Aliases:map[]}\"",
2026-06-11 18:01:02.926240 | controller |     "Jun 11 16:19:57.632209 crc crio[23211]: time=\"2026-06-11T16:19:57.632190372Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-ktkpz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.926256 | controller |     "Jun 11 16:19:57.653853 crc crio[23211]: time=\"2026-06-11T16:19:57.653747916Z\" level=info msg=\"Ran pod sandbox 68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93 with infra container: openshift-marketplace/redhat-operators-ktkpz/POD\" id=9d9c1a04-01d6-42e7-89ce-2a67d3b63e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.926272 | controller |     "Jun 11 16:19:57.663157 crc crio[23211]: time=\"2026-06-11T16:19:57.662999404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69b96d69-1fe3-4e19-bcd0-e3db19fb67db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.926287 | controller |     "Jun 11 16:19:57.665218 crc crio[23211]: time=\"2026-06-11T16:19:57.665169061Z\" level=info msg=\"Got pod network &{Name:certified-operators-5gwvp Namespace:openshift-marketplace ID:4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c UID:fe169243-2f9b-4968-94ad-b7a714c92a2c NetNS:/var/run/netns/db9c908c-d95b-4fd2-ad41-df6d8de037f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe169243_2f9b_4968_94ad_b7a714c92a2c.slice PodAnnotations:0xc002278280}] Aliases:map[]}\"",
2026-06-11 18:01:02.926302 | controller |     "Jun 11 16:19:57.665368 crc crio[23211]: time=\"2026-06-11T16:19:57.665348335Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5gwvp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.926317 | controller |     "Jun 11 16:19:57.670614 crc crio[23211]: time=\"2026-06-11T16:19:57.670509127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9451b6a6-6522-4d88-8992-7974cd89216d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.926332 | controller |     "Jun 11 16:19:57.693015 crc crio[23211]: time=\"2026-06-11T16:19:57.692184485Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ktkpz/extract-utilities\" id=50d8216e-d642-496c-9128-b8cde73d1b6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.926350 | controller |     "Jun 11 16:19:57.693247 crc crio[23211]: time=\"2026-06-11T16:19:57.693122379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.926366 | controller |     "Jun 11 16:19:57.699053 crc crio[23211]: time=\"2026-06-11T16:19:57.69471765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.926381 | controller |     "Jun 11 16:19:57.701275 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db63e12e5cc0e31 Mac:3e:96:68:3f:e3:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/2cd907a7-be88-4df8-a94c-2330918cad74 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.926396 | controller |     "Jun 11 16:19:57.704350 crc crio[23211]: time=\"2026-06-11T16:19:57.704306437Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-7d6b7b5d77-sz5td Namespace:openshift-authentication ID:db63e12e5cc0e312e94dbe7625c7286c5eb239e1813909f96c689b3cc4d41668 UID:6a9fde0c-6c9e-408b-942e-910109469851 NetNS:/var/run/netns/2cd907a7-be88-4df8-a94c-2330918cad74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9fde0c_6c9e_408b_942e_910109469851.slice PodAnnotations:0xc002794fc0}] Aliases:map[]}\"",
2026-06-11 18:01:02.926412 | controller |     "Jun 11 16:19:57.704679 crc crio[23211]: time=\"2026-06-11T16:19:57.704659776Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-7d6b7b5d77-sz5td for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.926428 | controller |     "Jun 11 16:19:57.716199 crc crio[23211]: time=\"2026-06-11T16:19:57.714740735Z\" level=info msg=\"Ran pod sandbox db63e12e5cc0e312e94dbe7625c7286c5eb239e1813909f96c689b3cc4d41668 with infra container: openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/POD\" id=48a69e0c-e410-4676-8afd-d5d517790b41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.926443 | controller |     "Jun 11 16:19:57.721710 crc crio[23211]: time=\"2026-06-11T16:19:57.718873091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=d805f703-2610-42af-8fc9-47f1bac77757 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.926459 | controller |     "Jun 11 16:19:57.729697 crc crio[23211]: time=\"2026-06-11T16:19:57.725549282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.926474 | controller |     "Jun 11 16:19:57.729697 crc crio[23211]: time=\"2026-06-11T16:19:57.729529785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=c11a090e-2840-44cd-bde1-08cff14e07ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.926489 | controller |     "Jun 11 16:19:57.740395 crc crio[23211]: time=\"2026-06-11T16:19:57.740310023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.926504 | controller |     "Jun 11 16:19:57.746133 crc crio[23211]: time=\"2026-06-11T16:19:57.744363817Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/oauth-openshift\" id=1374a66f-7036-4180-931c-728b1efaed38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.926537 | controller |     "Jun 11 16:19:57.747363 crc crio[23211]: time=\"2026-06-11T16:19:57.747303332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.926558 | controller |     "Jun 11 16:19:57.762047 crc crio[23211]: time=\"2026-06-11T16:19:57.761962069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.926574 | controller |     "Jun 11 16:19:57.792828 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53cfb2ee8e2aaa2 Mac:ee:88:dc:9f:ed:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/46416830-6347-4a48-a875-1d35f8ef70e1 SocketPath: PciID:}] [{Interface:0xc0007045d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.926589 | controller |     "Jun 11 16:19:57.797728 crc crio[23211]: time=\"2026-06-11T16:19:57.796851506Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686578-5hw26 Namespace:openshift-infra ID:53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3 UID:455a7c6d-dc8c-4a85-96a4-ee5974540ccb NetNS:/var/run/netns/46416830-6347-4a48-a875-1d35f8ef70e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7c6d_dc8c_4a85_96a4_ee5974540ccb.slice PodAnnotations:0xc0027952a8}] Aliases:map[]}\"",
2026-06-11 18:01:02.926604 | controller |     "Jun 11 16:19:57.797728 crc crio[23211]: time=\"2026-06-11T16:19:57.797063122Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686578-5hw26 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.926619 | controller |     "Jun 11 16:19:57.829714 crc crio[23211]: time=\"2026-06-11T16:19:57.829067675Z\" level=info msg=\"Ran pod sandbox 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3 with infra container: openshift-infra/auto-csr-approver-29686578-5hw26/POD\" id=cc95a50a-d78c-4325-a014-77666dad622e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.926634 | controller |     "Jun 11 16:19:57.834095 crc crio[23211]: time=\"2026-06-11T16:19:57.834023612Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cb3fd28a-e9d1-453e-a2eb-438361204936 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.926648 | controller |     "Jun 11 16:19:57.851904 crc crio[23211]: time=\"2026-06-11T16:19:57.851784029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.926663 | controller |     "Jun 11 16:19:57.852022 crc crio[23211]: time=\"2026-06-11T16:19:57.851830839Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:02.926677 | controller |     "Jun 11 16:19:57.890808 crc crio[23211]: 2026-06-11T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e04250597bc6fba Mac:6a:36:fe:af:85:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/9b85e204-7b45-4026-a5ae-78f96cef9c7d SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.926692 | controller |     "Jun 11 16:19:57.891662 crc crio[23211]: time=\"2026-06-11T16:19:57.891590453Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686575-hxdzj Namespace:openshift-operator-lifecycle-manager ID:e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67 UID:c6ff893a-5617-4115-9d22-832da4a5ac24 NetNS:/var/run/netns/9b85e204-7b45-4026-a5ae-78f96cef9c7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ff893a_5617_4115_9d22_832da4a5ac24.slice PodAnnotations:0xc002818060}] Aliases:map[]}\"",
2026-06-11 18:01:02.926711 | controller |     "Jun 11 16:19:57.891777 crc crio[23211]: time=\"2026-06-11T16:19:57.891748467Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686575-hxdzj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.926726 | controller |     "Jun 11 16:19:57.899026 crc crio[23211]: time=\"2026-06-11T16:19:57.898934072Z\" level=info msg=\"Ran pod sandbox e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/POD\" id=8732ac2b-39b5-412c-8871-7bd82f51e5c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.926741 | controller |     "Jun 11 16:19:57.906199 crc crio[23211]: time=\"2026-06-11T16:19:57.906076786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cba12473-5730-4ca4-8226-2e27504a11f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.926757 | controller |     "Jun 11 16:19:57.909747 crc crio[23211]: time=\"2026-06-11T16:19:57.909675458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a33cbb2c-7af4-45e0-8bbe-b7c961901c11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.926772 | controller |     "Jun 11 16:19:57.913132 crc crio[23211]: time=\"2026-06-11T16:19:57.913013093Z\" level=info msg=\"Created container 35686f25b06a2c743795fba0b09a1a48d61f15fae7a8dca2c728dea5703a2135: openshift-marketplace/community-operators-4hn8n/extract-utilities\" id=f209bfac-d68e-419b-89c6-0b720550e764 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.926787 | controller |     "Jun 11 16:19:57.915609 crc crio[23211]: time=\"2026-06-11T16:19:57.914682827Z\" level=info msg=\"Starting container: 35686f25b06a2c743795fba0b09a1a48d61f15fae7a8dca2c728dea5703a2135\" id=c3afb639-5369-4ace-9c15-f8fb52096701 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.926802 | controller |     "Jun 11 16:19:57.918348 crc crio[23211]: time=\"2026-06-11T16:19:57.918313801Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/collect-profiles\" id=a75019cb-55cd-407a-bbb6-10ff76a312ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.926816 | controller |     "Jun 11 16:19:57.918919 crc crio[23211]: time=\"2026-06-11T16:19:57.918811663Z\" level=info msg=\"Created container d5e1cb851389befba899245e50da16e7597d87c3ded9909318f654e35a220851: openshift-marketplace/redhat-operators-ktkpz/extract-utilities\" id=50d8216e-d642-496c-9128-b8cde73d1b6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.926832 | controller |     "Jun 11 16:19:57.919199 crc crio[23211]: time=\"2026-06-11T16:19:57.918838274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.926848 | controller |     "Jun 11 16:19:57.920201 crc crio[23211]: time=\"2026-06-11T16:19:57.919972113Z\" level=info msg=\"Starting container: d5e1cb851389befba899245e50da16e7597d87c3ded9909318f654e35a220851\" id=faa32018-e2b6-4e31-85c7-d4d6f7726753 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.926863 | controller |     "Jun 11 16:19:57.924317 crc crio[23211]: time=\"2026-06-11T16:19:57.923911474Z\" level=info msg=\"Started container\" PID=31222 containerID=35686f25b06a2c743795fba0b09a1a48d61f15fae7a8dca2c728dea5703a2135 description=openshift-marketplace/community-operators-4hn8n/extract-utilities id=c3afb639-5369-4ace-9c15-f8fb52096701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64",
2026-06-11 18:01:02.926878 | controller |     "Jun 11 16:19:57.943835 crc crio[23211]: time=\"2026-06-11T16:19:57.943708813Z\" level=info msg=\"Started container\" PID=31227 containerID=d5e1cb851389befba899245e50da16e7597d87c3ded9909318f654e35a220851 description=openshift-marketplace/redhat-operators-ktkpz/extract-utilities id=faa32018-e2b6-4e31-85c7-d4d6f7726753 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93",
2026-06-11 18:01:02.926896 | controller |     "Jun 11 16:19:57.980229 crc crio[23211]: time=\"2026-06-11T16:19:57.980114259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.926912 | controller |     "Jun 11 16:19:57.991801 crc crio[23211]: time=\"2026-06-11T16:19:57.991662226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.926926 | controller |     "Jun 11 16:19:58.017487 crc crio[23211]: 2026-06-11T16:19:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b4a2597981c99e Mac:42:fe:13:e4:12:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/db9c908c-d95b-4fd2-ad41-df6d8de037f7 SocketPath: PciID:}] [{Interface:0xc00048c6d0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.926942 | controller |     "Jun 11 16:19:58.018698 crc crio[23211]: time=\"2026-06-11T16:19:58.01862946Z\" level=info msg=\"Got pod network &{Name:certified-operators-5gwvp Namespace:openshift-marketplace ID:4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c UID:fe169243-2f9b-4968-94ad-b7a714c92a2c NetNS:/var/run/netns/db9c908c-d95b-4fd2-ad41-df6d8de037f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe169243_2f9b_4968_94ad_b7a714c92a2c.slice PodAnnotations:0xc002278280}] Aliases:map[]}\"",
2026-06-11 18:01:02.926958 | controller |     "Jun 11 16:19:58.018844 crc crio[23211]: time=\"2026-06-11T16:19:58.018816364Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5gwvp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.926973 | controller |     "Jun 11 16:19:58.025282 crc crio[23211]: time=\"2026-06-11T16:19:58.025196068Z\" level=info msg=\"Ran pod sandbox 4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c with infra container: openshift-marketplace/certified-operators-5gwvp/POD\" id=e271a7d5-c1d6-4c8a-9aa6-a4d51e09eadb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.926988 | controller |     "Jun 11 16:19:58.034257 crc crio[23211]: time=\"2026-06-11T16:19:58.03419785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff28f7fb-272e-49e5-bbc7-4a4ad7c34f82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.927003 | controller |     "Jun 11 16:19:58.035961 crc crio[23211]: time=\"2026-06-11T16:19:58.035932914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=15e1b3db-1741-47e1-b97b-cba71c9a2227 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.927018 | controller |     "Jun 11 16:19:58.054091 crc crio[23211]: time=\"2026-06-11T16:19:58.05402179Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5gwvp/extract-utilities\" id=9f5d2139-df51-41dd-8511-8e790c90f325 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.927033 | controller |     "Jun 11 16:19:58.054556 crc crio[23211]: time=\"2026-06-11T16:19:58.05439172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.927051 | controller |     "Jun 11 16:19:58.082391 crc crio[23211]: time=\"2026-06-11T16:19:58.082299938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.927066 | controller |     "Jun 11 16:19:58.087619 crc crio[23211]: time=\"2026-06-11T16:19:58.087510301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.927080 | controller |     "Jun 11 16:19:58.130838 crc crio[23211]: time=\"2026-06-11T16:19:58.130269981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.927094 | controller |     "Jun 11 16:19:58.276725 crc crio[23211]: time=\"2026-06-11T16:19:58.276618374Z\" level=info msg=\"Created container dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/collect-profiles\" id=a75019cb-55cd-407a-bbb6-10ff76a312ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.927109 | controller |     "Jun 11 16:19:58.278148 crc crio[23211]: time=\"2026-06-11T16:19:58.277709912Z\" level=info msg=\"Starting container: dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42\" id=4322f7d2-461b-4e28-b9c3-8c94800fbd8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.927123 | controller |     "Jun 11 16:19:58.284144 crc crio[23211]: time=\"2026-06-11T16:19:58.284077586Z\" level=info msg=\"Started container\" PID=31259 containerID=dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42 description=openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/collect-profiles id=4322f7d2-461b-4e28-b9c3-8c94800fbd8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67",
2026-06-11 18:01:02.927139 | controller |     "Jun 11 16:19:58.285154 crc crio[23211]: time=\"2026-06-11T16:19:58.285121102Z\" level=info msg=\"Created container bbaeadf02055cd70fb761fa6e64b378ef033a232684fb41a616f8fad6b585c03: openshift-marketplace/certified-operators-5gwvp/extract-utilities\" id=9f5d2139-df51-41dd-8511-8e790c90f325 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.927154 | controller |     "Jun 11 16:19:58.286836 crc crio[23211]: time=\"2026-06-11T16:19:58.286811387Z\" level=info msg=\"Starting container: bbaeadf02055cd70fb761fa6e64b378ef033a232684fb41a616f8fad6b585c03\" id=a0addb71-4864-4fe9-81a3-f2ccaf8bb751 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.927169 | controller |     "Jun 11 16:19:58.293937 crc crio[23211]: time=\"2026-06-11T16:19:58.293877368Z\" level=info msg=\"Started container\" PID=31261 containerID=bbaeadf02055cd70fb761fa6e64b378ef033a232684fb41a616f8fad6b585c03 description=openshift-marketplace/certified-operators-5gwvp/extract-utilities id=a0addb71-4864-4fe9-81a3-f2ccaf8bb751 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c",
2026-06-11 18:01:02.927184 | controller |     "Jun 11 16:19:58.303062 crc crio[23211]: time=\"2026-06-11T16:19:58.303000282Z\" level=info msg=\"Created container 25bb10948c022e7aca921bad9b56f6e65852290fdb26e240396dfdc2a2bd7657: openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/oauth-openshift\" id=1374a66f-7036-4180-931c-728b1efaed38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.927199 | controller |     "Jun 11 16:19:58.306070 crc crio[23211]: time=\"2026-06-11T16:19:58.305934488Z\" level=info msg=\"Starting container: 25bb10948c022e7aca921bad9b56f6e65852290fdb26e240396dfdc2a2bd7657\" id=0a5f3480-b75b-44ee-bb0d-cd36a2e18bae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.927213 | controller |     "Jun 11 16:19:58.314494 crc crio[23211]: time=\"2026-06-11T16:19:58.314352114Z\" level=info msg=\"Started container\" PID=31262 containerID=25bb10948c022e7aca921bad9b56f6e65852290fdb26e240396dfdc2a2bd7657 description=openshift-authentication/oauth-openshift-7d6b7b5d77-sz5td/oauth-openshift id=0a5f3480-b75b-44ee-bb0d-cd36a2e18bae name=/runtime.v1.RuntimeService/StartContainer sandboxID=db63e12e5cc0e312e94dbe7625c7286c5eb239e1813909f96c689b3cc4d41668",
2026-06-11 18:01:02.927231 | controller |     "Jun 11 16:19:58.846921 crc crio[23211]: time=\"2026-06-11T16:19:58.846832768Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=67570c60-0044-408b-98e9-713abd1e4326 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.927246 | controller |     "Jun 11 16:19:58.854210 crc crio[23211]: time=\"2026-06-11T16:19:58.853954491Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4eb60871-7834-4da6-bda4-2e44522ad3df name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.927260 | controller |     "Jun 11 16:19:58.856724 crc crio[23211]: time=\"2026-06-11T16:19:58.854404172Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.927275 | controller |     "Jun 11 16:19:58.857706 crc crio[23211]: time=\"2026-06-11T16:19:58.857541713Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.927289 | controller |     "Jun 11 16:19:58.868880 crc crio[23211]: time=\"2026-06-11T16:19:58.86830059Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=35fba1d1-9ead-4a20-939b-3d39258b39d8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.927304 | controller |     "Jun 11 16:19:58.874601 crc crio[23211]: time=\"2026-06-11T16:19:58.874076038Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.927318 | controller |     "Jun 11 16:19:59.522527 crc crio[23211]: time=\"2026-06-11T16:19:59.521411684Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=4eb60871-7834-4da6-bda4-2e44522ad3df name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.927333 | controller |     "Jun 11 16:19:59.523791 crc crio[23211]: time=\"2026-06-11T16:19:59.523728444Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6e22f163-5c32-45f6-9b29-be4bd167c706 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.927349 | controller |     "Jun 11 16:19:59.541169 crc crio[23211]: time=\"2026-06-11T16:19:59.54102429Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=da0b4b7c-76c2-43f0-b28c-1cc586ac804f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.927364 | controller |     "Jun 11 16:19:59.562246 crc crio[23211]: time=\"2026-06-11T16:19:59.562118442Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4hn8n/extract-content\" id=d5f0c4dc-1dbc-42f2-be82-e3a3992b55bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.927379 | controller |     "Jun 11 16:19:59.574300 crc crio[23211]: time=\"2026-06-11T16:19:59.574207812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.927393 | controller |     "Jun 11 16:19:59.580737 crc crio[23211]: time=\"2026-06-11T16:19:59.580629387Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=35fba1d1-9ead-4a20-939b-3d39258b39d8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.927408 | controller |     "Jun 11 16:19:59.582941 crc crio[23211]: time=\"2026-06-11T16:19:59.582857564Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a87e304c-bcc8-4e55-8510-59b3dd29de60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.927426 | controller |     "Jun 11 16:19:59.587003 crc crio[23211]: time=\"2026-06-11T16:19:59.586902409Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=64309673-71ef-4fcc-8a54-b4225640045c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.927443 | controller |     "Jun 11 16:19:59.604228 crc crio[23211]: time=\"2026-06-11T16:19:59.603166707Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ktkpz/extract-content\" id=87d22758-ba09-4bd3-b886-7b389848dfd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.927458 | controller |     "Jun 11 16:19:59.613530 crc crio[23211]: time=\"2026-06-11T16:19:59.612673332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.927473 | controller |     "Jun 11 16:19:59.626342 crc crio[23211]: time=\"2026-06-11T16:19:59.62624444Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=67570c60-0044-408b-98e9-713abd1e4326 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.927489 | controller |     "Jun 11 16:19:59.628806 crc crio[23211]: time=\"2026-06-11T16:19:59.628729324Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4d9aae80-bed4-48ee-9aab-6dbd0308166b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.927505 | controller |     "Jun 11 16:19:59.647659 crc crio[23211]: time=\"2026-06-11T16:19:59.647063636Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ff7eb41c-b9d2-4a04-bbbe-3fe5d52ab70f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.927540 | controller |     "Jun 11 16:19:59.652360 crc crio[23211]: time=\"2026-06-11T16:19:59.652020783Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5gwvp/extract-content\" id=7f843eef-f0a5-4fe0-9f1b-468017b9e902 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.927558 | controller |     "Jun 11 16:19:59.671135 crc crio[23211]: time=\"2026-06-11T16:19:59.670997481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.927573 | controller |     "Jun 11 16:19:59.672308 crc crio[23211]: time=\"2026-06-11T16:19:59.672223193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.927589 | controller |     "Jun 11 16:19:59.677683 crc crio[23211]: time=\"2026-06-11T16:19:59.677320184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.927605 | controller |     "Jun 11 16:19:59.711876 crc crio[23211]: time=\"2026-06-11T16:19:59.71175052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.927620 | controller |     "Jun 11 16:19:59.714173 crc crio[23211]: time=\"2026-06-11T16:19:59.714085449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.927635 | controller |     "Jun 11 16:19:59.714578 crc crio[23211]: time=\"2026-06-11T16:19:59.714537851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.927649 | controller |     "Jun 11 16:19:59.717378 crc crio[23211]: time=\"2026-06-11T16:19:59.717316592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.927668 | controller |     "Jun 11 16:19:59.840670 crc crio[23211]: time=\"2026-06-11T16:19:59.8404894Z\" level=info msg=\"Created container 625b70ff5d332f8b84cba725f0585d4073ac903e27fc402cab7eae4d3830da1a: openshift-marketplace/community-operators-4hn8n/extract-content\" id=d5f0c4dc-1dbc-42f2-be82-e3a3992b55bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.927683 | controller |     "Jun 11 16:19:59.842908 crc crio[23211]: time=\"2026-06-11T16:19:59.84167028Z\" level=info msg=\"Starting container: 625b70ff5d332f8b84cba725f0585d4073ac903e27fc402cab7eae4d3830da1a\" id=194e506c-deaf-43c9-85d6-04dd3080798b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.927699 | controller |     "Jun 11 16:19:59.845115 crc crio[23211]: time=\"2026-06-11T16:19:59.844485772Z\" level=info msg=\"Created container dd3638eebf072c377715b8b6df65d196ef6b12b8a872fa30211a6e97a0cc39b3: openshift-marketplace/redhat-operators-ktkpz/extract-content\" id=87d22758-ba09-4bd3-b886-7b389848dfd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.927717 | controller |     "Jun 11 16:19:59.849316 crc crio[23211]: time=\"2026-06-11T16:19:59.846616207Z\" level=info msg=\"Starting container: dd3638eebf072c377715b8b6df65d196ef6b12b8a872fa30211a6e97a0cc39b3\" id=74ccec03-71b7-40e6-aa07-63afcd96d47e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.927740 | controller |     "Jun 11 16:19:59.849316 crc crio[23211]: time=\"2026-06-11T16:19:59.847085329Z\" level=info msg=\"Created container 53b242081ab187438dcc120b9560699c16aa971313f555d080e05617e7414e7c: openshift-marketplace/certified-operators-5gwvp/extract-content\" id=7f843eef-f0a5-4fe0-9f1b-468017b9e902 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.927770 | controller |     "Jun 11 16:19:59.849316 crc crio[23211]: time=\"2026-06-11T16:19:59.848971018Z\" level=info msg=\"Starting container: 53b242081ab187438dcc120b9560699c16aa971313f555d080e05617e7414e7c\" id=0ccd1574-0bac-4da5-99aa-57da5b461b98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.927799 | controller |     "Jun 11 16:19:59.849673 crc crio[23211]: time=\"2026-06-11T16:19:59.84904101Z\" level=info msg=\"Started container\" PID=31338 containerID=625b70ff5d332f8b84cba725f0585d4073ac903e27fc402cab7eae4d3830da1a description=openshift-marketplace/community-operators-4hn8n/extract-content id=194e506c-deaf-43c9-85d6-04dd3080798b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64",
2026-06-11 18:01:02.927827 | controller |     "Jun 11 16:19:59.855154 crc crio[23211]: time=\"2026-06-11T16:19:59.855079425Z\" level=info msg=\"Started container\" PID=31344 containerID=dd3638eebf072c377715b8b6df65d196ef6b12b8a872fa30211a6e97a0cc39b3 description=openshift-marketplace/redhat-operators-ktkpz/extract-content id=74ccec03-71b7-40e6-aa07-63afcd96d47e name=/runtime.v1.RuntimeService/StartContainer sandboxID=68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93",
2026-06-11 18:01:02.927854 | controller |     "Jun 11 16:19:59.856263 crc crio[23211]: time=\"2026-06-11T16:19:59.856098611Z\" level=info msg=\"Started container\" PID=31343 containerID=53b242081ab187438dcc120b9560699c16aa971313f555d080e05617e7414e7c description=openshift-marketplace/certified-operators-5gwvp/extract-content id=0ccd1574-0bac-4da5-99aa-57da5b461b98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c",
2026-06-11 18:01:02.927882 | controller |     "Jun 11 16:19:59.903905 crc crio[23211]: time=\"2026-06-11T16:19:59.903661965Z\" level=info msg=\"Stopping pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67\" id=55c696a2-7707-4ec3-b331-78715586203d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.927913 | controller |     "Jun 11 16:19:59.904403 crc crio[23211]: time=\"2026-06-11T16:19:59.904322911Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686575-hxdzj Namespace:openshift-operator-lifecycle-manager ID:e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67 UID:c6ff893a-5617-4115-9d22-832da4a5ac24 NetNS:/var/run/netns/9b85e204-7b45-4026-a5ae-78f96cef9c7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ff893a_5617_4115_9d22_832da4a5ac24.slice PodAnnotations:0xc0030883e0}] Aliases:map[]}\"",
2026-06-11 18:01:02.927954 | controller |     "Jun 11 16:19:59.904674 crc crio[23211]: time=\"2026-06-11T16:19:59.904560197Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686575-hxdzj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.927984 | controller |     "Jun 11 16:20:00.346648 crc crio[23211]: time=\"2026-06-11T16:20:00.345708132Z\" level=info msg=\"Stopped pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67\" id=55c696a2-7707-4ec3-b331-78715586203d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.928012 | controller |     "Jun 11 16:20:00.604568 crc crio[23211]: time=\"2026-06-11T16:20:00.60425956Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686580-lzlkv/POD\" id=90c83c4c-9333-4e9b-95d9-870fcb7d5a14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.928039 | controller |     "Jun 11 16:20:00.605254 crc crio[23211]: time=\"2026-06-11T16:20:00.604586068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.928066 | controller |     "Jun 11 16:20:00.687860 crc crio[23211]: time=\"2026-06-11T16:20:00.687703736Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686580-lzlkv Namespace:openshift-infra ID:bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd UID:d450ff9e-a9a9-486c-9049-9be802f7fce6 NetNS:/var/run/netns/15a28b31-b68d-4c8c-a402-3cbfe2e2eac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd450ff9e_a9a9_486c_9049_9be802f7fce6.slice PodAnnotations:0xc00008cdf8}] Aliases:map[]}\"",
2026-06-11 18:01:02.928093 | controller |     "Jun 11 16:20:00.687860 crc crio[23211]: time=\"2026-06-11T16:20:00.687787899Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686580-lzlkv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.928119 | controller |     "Jun 11 16:20:04.618549 crc crio[23211]: time=\"2026-06-11T16:20:04.611723342Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nrvpm/POD\" id=433d75a8-c1bb-482e-ab5c-040c22d57226 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.928146 | controller |     "Jun 11 16:20:04.618549 crc crio[23211]: time=\"2026-06-11T16:20:04.613941598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.928173 | controller |     "Jun 11 16:20:05.012780 crc crio[23211]: time=\"2026-06-11T16:20:05.012064348Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nrvpm Namespace:openshift-marketplace ID:ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231 UID:9d2fc4cb-957b-400b-ba35-cb881f0fbf16 NetNS:/var/run/netns/809dbffb-27f3-4306-8e7b-249db203c429 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d2fc4cb_957b_400b_ba35_cb881f0fbf16.slice PodAnnotations:0xc0038ac690}] Aliases:map[]}\"",
2026-06-11 18:01:02.928204 | controller |     "Jun 11 16:20:05.012780 crc crio[23211]: time=\"2026-06-11T16:20:05.012373696Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nrvpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.928231 | controller |     "Jun 11 16:20:06.718501 crc crio[23211]: 2026-06-11T16:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbc8c996b89e817 Mac:26:30:86:0f:51:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/15a28b31-b68d-4c8c-a402-3cbfe2e2eac3 SocketPath: PciID:}] [{Interface:0xc0004b0790 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.928258 | controller |     "Jun 11 16:20:06.759167 crc crio[23211]: time=\"2026-06-11T16:20:06.758858007Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686580-lzlkv Namespace:openshift-infra ID:bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd UID:d450ff9e-a9a9-486c-9049-9be802f7fce6 NetNS:/var/run/netns/15a28b31-b68d-4c8c-a402-3cbfe2e2eac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd450ff9e_a9a9_486c_9049_9be802f7fce6.slice PodAnnotations:0xc00008cdf8}] Aliases:map[]}\"",
2026-06-11 18:01:02.928285 | controller |     "Jun 11 16:20:06.759167 crc crio[23211]: time=\"2026-06-11T16:20:06.759179774Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686580-lzlkv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.928312 | controller |     "Jun 11 16:20:06.798407 crc crio[23211]: time=\"2026-06-11T16:20:06.798110842Z\" level=info msg=\"Ran pod sandbox bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd with infra container: openshift-infra/auto-csr-approver-29686580-lzlkv/POD\" id=90c83c4c-9333-4e9b-95d9-870fcb7d5a14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.928339 | controller |     "Jun 11 16:20:06.806369 crc crio[23211]: time=\"2026-06-11T16:20:06.806203993Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0041f119-5ccd-4cf6-99a7-72d404b0f366 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.928366 | controller |     "Jun 11 16:20:06.830536 crc crio[23211]: time=\"2026-06-11T16:20:06.830276741Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:02.928392 | controller |     "Jun 11 16:20:08.671379 crc crio[23211]: 2026-06-11T16:20:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebec06f6db9a08d Mac:ca:85:97:6b:62:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/809dbffb-27f3-4306-8e7b-249db203c429 SocketPath: PciID:}] [{Interface:0xc0000148f0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.928419 | controller |     "Jun 11 16:20:08.672719 crc crio[23211]: time=\"2026-06-11T16:20:08.672687714Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nrvpm Namespace:openshift-marketplace ID:ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231 UID:9d2fc4cb-957b-400b-ba35-cb881f0fbf16 NetNS:/var/run/netns/809dbffb-27f3-4306-8e7b-249db203c429 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d2fc4cb_957b_400b_ba35_cb881f0fbf16.slice PodAnnotations:0xc0038ac690}] Aliases:map[]}\"",
2026-06-11 18:01:02.928446 | controller |     "Jun 11 16:20:08.673586 crc crio[23211]: time=\"2026-06-11T16:20:08.672836398Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nrvpm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.928473 | controller |     "Jun 11 16:20:08.736859 crc crio[23211]: time=\"2026-06-11T16:20:08.736800997Z\" level=info msg=\"Ran pod sandbox ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231 with infra container: openshift-marketplace/redhat-marketplace-nrvpm/POD\" id=433d75a8-c1bb-482e-ab5c-040c22d57226 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.928503 | controller |     "Jun 11 16:20:08.740477 crc crio[23211]: time=\"2026-06-11T16:20:08.740087119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e9314a05-2ebd-40b8-9dda-dd7325661b87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.928554 | controller |     "Jun 11 16:20:08.750402 crc crio[23211]: time=\"2026-06-11T16:20:08.750322193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e06bd02-a5ed-4158-8472-5c11e40389b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.928584 | controller |     "Jun 11 16:20:08.795999 crc crio[23211]: time=\"2026-06-11T16:20:08.795900045Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nrvpm/extract-utilities\" id=b4be5a62-d562-49b3-a97f-d1893dad202c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.928610 | controller |     "Jun 11 16:20:08.797140 crc crio[23211]: time=\"2026-06-11T16:20:08.796787517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.928637 | controller |     "Jun 11 16:20:08.903875 crc crio[23211]: time=\"2026-06-11T16:20:08.90357895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.928663 | controller |     "Jun 11 16:20:08.927835 crc crio[23211]: time=\"2026-06-11T16:20:08.927142836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.928689 | controller |     "Jun 11 16:20:09.517187 crc crio[23211]: time=\"2026-06-11T16:20:09.515258716Z\" level=info msg=\"Created container 4e6e4443803846f67f7e9b19be293024a00a421b8cb846bb8c040bd21d96fd75: openshift-marketplace/redhat-marketplace-nrvpm/extract-utilities\" id=b4be5a62-d562-49b3-a97f-d1893dad202c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.928716 | controller |     "Jun 11 16:20:09.520103 crc crio[23211]: time=\"2026-06-11T16:20:09.520062886Z\" level=info msg=\"Starting container: 4e6e4443803846f67f7e9b19be293024a00a421b8cb846bb8c040bd21d96fd75\" id=c4a31458-96fa-44b1-9923-efec93fbdb10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.928742 | controller |     "Jun 11 16:20:09.552349 crc crio[23211]: time=\"2026-06-11T16:20:09.552299287Z\" level=info msg=\"Started container\" PID=31600 containerID=4e6e4443803846f67f7e9b19be293024a00a421b8cb846bb8c040bd21d96fd75 description=openshift-marketplace/redhat-marketplace-nrvpm/extract-utilities id=c4a31458-96fa-44b1-9923-efec93fbdb10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231",
2026-06-11 18:01:02.928770 | controller |     "Jun 11 16:20:10.357793 crc crio[23211]: time=\"2026-06-11T16:20:10.357696286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ab2f066a-90ac-40d2-8fbd-6b109ac77322 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.928796 | controller |     "Jun 11 16:20:10.365391 crc crio[23211]: time=\"2026-06-11T16:20:10.365354128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9ab9052d-469d-4c1e-803e-d2ef9782090d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.928823 | controller |     "Jun 11 16:20:10.369925 crc crio[23211]: time=\"2026-06-11T16:20:10.369154341Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=896b0456-7271-45fa-ab20-5177ef8351a9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.928854 | controller |     "Jun 11 16:20:10.374345 crc crio[23211]: time=\"2026-06-11T16:20:10.374261299Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:01:02.928881 | controller |     "Jun 11 16:20:10.460654 crc crio[23211]: time=\"2026-06-11T16:20:10.459005303Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4hn8n/registry-server\" id=dc32eea0-4905-4eb8-b587-4c725294b39b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.928908 | controller |     "Jun 11 16:20:10.462156 crc crio[23211]: time=\"2026-06-11T16:20:10.460877501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.928934 | controller |     "Jun 11 16:20:10.562154 crc crio[23211]: time=\"2026-06-11T16:20:10.561991542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.928960 | controller |     "Jun 11 16:20:10.567085 crc crio[23211]: time=\"2026-06-11T16:20:10.565714374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.928986 | controller |     "Jun 11 16:20:11.472776 crc crio[23211]: time=\"2026-06-11T16:20:11.472202474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a9c180e1-9c05-4715-894e-cf4087d5135d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.929013 | controller |     "Jun 11 16:20:11.565579 crc crio[23211]: time=\"2026-06-11T16:20:11.565327958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=51d2d205-68c7-4726-98bf-502d3f1e0232 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.929039 | controller |     "Jun 11 16:20:12.907730 crc crio[23211]: time=\"2026-06-11T16:20:12.90696559Z\" level=info msg=\"Created container c17e1ce5d5e8b104e0a09bb453ac4323110d2fe90f0d2a9e7d5c6d5b94f743d6: openshift-marketplace/community-operators-4hn8n/registry-server\" id=dc32eea0-4905-4eb8-b587-4c725294b39b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.929065 | controller |     "Jun 11 16:20:12.909395 crc crio[23211]: time=\"2026-06-11T16:20:12.909280917Z\" level=info msg=\"Starting container: c17e1ce5d5e8b104e0a09bb453ac4323110d2fe90f0d2a9e7d5c6d5b94f743d6\" id=2f037f5a-06e2-4ceb-8748-6f2c58166c74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.929091 | controller |     "Jun 11 16:20:12.963185 crc crio[23211]: time=\"2026-06-11T16:20:12.962923049Z\" level=info msg=\"Started container\" PID=31668 containerID=c17e1ce5d5e8b104e0a09bb453ac4323110d2fe90f0d2a9e7d5c6d5b94f743d6 description=openshift-marketplace/community-operators-4hn8n/registry-server id=2f037f5a-06e2-4ceb-8748-6f2c58166c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c91f78d0bbb0159cf29c57c3606bd0cd42ff0bd034e14a16240d09301a1d4a64",
2026-06-11 18:01:02.929117 | controller |     "Jun 11 16:20:13.291040 crc crio[23211]: time=\"2026-06-11T16:20:13.290939808Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5gwvp/registry-server\" id=53284ade-3af6-440b-8914-d997da92833e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.929144 | controller |     "Jun 11 16:20:13.292061 crc crio[23211]: time=\"2026-06-11T16:20:13.291954704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929197 | controller |     "Jun 11 16:20:13.392240 crc crio[23211]: time=\"2026-06-11T16:20:13.391275232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929227 | controller |     "Jun 11 16:20:13.406328 crc crio[23211]: time=\"2026-06-11T16:20:13.405129295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929249 | controller |     "Jun 11 16:20:14.384128 crc crio[23211]: time=\"2026-06-11T16:20:14.383909933Z\" level=info msg=\"Created container b4da1290915e7d59df3e28bfdc815272e5fa84a7db0c573873ba2735c3bb00b0: openshift-marketplace/certified-operators-5gwvp/registry-server\" id=53284ade-3af6-440b-8914-d997da92833e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.929265 | controller |     "Jun 11 16:20:14.395981 crc crio[23211]: time=\"2026-06-11T16:20:14.395295245Z\" level=info msg=\"Starting container: b4da1290915e7d59df3e28bfdc815272e5fa84a7db0c573873ba2735c3bb00b0\" id=20706558-d33f-4e34-84ab-5dc14f71feee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.929281 | controller |     "Jun 11 16:20:14.427941 crc crio[23211]: time=\"2026-06-11T16:20:14.427707831Z\" level=info msg=\"Started container\" PID=31745 containerID=b4da1290915e7d59df3e28bfdc815272e5fa84a7db0c573873ba2735c3bb00b0 description=openshift-marketplace/certified-operators-5gwvp/registry-server id=20706558-d33f-4e34-84ab-5dc14f71feee name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b4a2597981c99e4d0f9838bddd8d3c8eae18a9d890de7d3d8b845b64cca485c",
2026-06-11 18:01:02.929296 | controller |     "Jun 11 16:20:31.463972 crc crio[23211]: time=\"2026-06-11T16:20:31.452934228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b9924937-3279-482f-b695-3e052a13780f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.929312 | controller |     "Jun 11 16:20:38.347175 crc crio[23211]: time=\"2026-06-11T16:20:38.344054504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fe1447ae-087d-43e2-b439-09dfa3f38f0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.929327 | controller |     "Jun 11 16:20:38.410559 crc crio[23211]: time=\"2026-06-11T16:20:38.409960721Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ktkpz/registry-server\" id=4dbfd4fa-af7a-4143-9803-15317998cec5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.929343 | controller |     "Jun 11 16:20:38.461747 crc crio[23211]: time=\"2026-06-11T16:20:38.460850456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929359 | controller |     "Jun 11 16:20:38.506212 crc crio[23211]: time=\"2026-06-11T16:20:38.503924406Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=896b0456-7271-45fa-ab20-5177ef8351a9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.929374 | controller |     "Jun 11 16:20:38.513719 crc crio[23211]: time=\"2026-06-11T16:20:38.510373006Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ac9a081c-7473-4a8b-8666-af7a655a0026 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.929389 | controller |     "Jun 11 16:20:38.744862 crc crio[23211]: time=\"2026-06-11T16:20:38.744199885Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2674cbbf-b581-4db2-84e6-53be26396e70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.929409 | controller |     "Jun 11 16:20:38.852093 crc crio[23211]: time=\"2026-06-11T16:20:38.851956232Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nrvpm/extract-content\" id=28741aa5-783f-41a7-b81f-73c5fe24535e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.929426 | controller |     "Jun 11 16:20:38.925298 crc crio[23211]: time=\"2026-06-11T16:20:38.924818672Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0041f119-5ccd-4cf6-99a7-72d404b0f366 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.929441 | controller |     "Jun 11 16:20:38.952914 crc crio[23211]: time=\"2026-06-11T16:20:38.952304805Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0632f06b-1d0c-4bcd-901c-d69bbafb4dc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.929457 | controller |     "Jun 11 16:20:39.055723 crc crio[23211]: time=\"2026-06-11T16:20:39.05516251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929472 | controller |     "Jun 11 16:20:39.255691 crc crio[23211]: time=\"2026-06-11T16:20:39.255061508Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec5bd4d8-a05a-4816-9da6-f708b3b0df8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.929487 | controller |     "Jun 11 16:20:39.321990 crc crio[23211]: time=\"2026-06-11T16:20:39.321039207Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cb3fd28a-e9d1-453e-a2eb-438361204936 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.929503 | controller |     "Jun 11 16:20:39.326723 crc crio[23211]: time=\"2026-06-11T16:20:39.32640809Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=75e6000a-9e90-4a89-8f68-ca28ed790025 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.929540 | controller |     "Jun 11 16:20:39.346271 crc crio[23211]: time=\"2026-06-11T16:20:39.339767573Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=353e83f8-9703-4720-a11e-3623642f517c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.929558 | controller |     "Jun 11 16:20:39.346271 crc crio[23211]: time=\"2026-06-11T16:20:39.344713135Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686580-lzlkv/oc\" id=0bd5029b-c3ee-4906-aae3-7f956338d496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.929573 | controller |     "Jun 11 16:20:39.349410 crc crio[23211]: time=\"2026-06-11T16:20:39.349316149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929588 | controller |     "Jun 11 16:20:39.354344 crc crio[23211]: time=\"2026-06-11T16:20:39.354281173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929604 | controller |     "Jun 11 16:20:39.358089 crc crio[23211]: time=\"2026-06-11T16:20:39.358011825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929619 | controller |     "Jun 11 16:20:39.358547 crc crio[23211]: time=\"2026-06-11T16:20:39.358360844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929633 | controller |     "Jun 11 16:20:39.364318 crc crio[23211]: time=\"2026-06-11T16:20:39.363267866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929651 | controller |     "Jun 11 16:20:39.392887 crc crio[23211]: time=\"2026-06-11T16:20:39.392601134Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686578-5hw26/oc\" id=1d6dc344-5b99-4be5-a99e-8ac2e6f08999 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.929666 | controller |     "Jun 11 16:20:39.396071 crc crio[23211]: time=\"2026-06-11T16:20:39.395924077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929681 | controller |     "Jun 11 16:20:39.411773 crc crio[23211]: time=\"2026-06-11T16:20:39.411677449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929695 | controller |     "Jun 11 16:20:39.451270 crc crio[23211]: time=\"2026-06-11T16:20:39.451220301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929710 | controller |     "Jun 11 16:20:39.668694 crc crio[23211]: time=\"2026-06-11T16:20:39.668027678Z\" level=info msg=\"Created container dcee52d5911f91a46229c315107082f9efe3ea6e71bf9a26c69387486ab695d8: openshift-marketplace/redhat-marketplace-nrvpm/extract-content\" id=28741aa5-783f-41a7-b81f-73c5fe24535e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.929724 | controller |     "Jun 11 16:20:39.689923 crc crio[23211]: time=\"2026-06-11T16:20:39.689802828Z\" level=info msg=\"Starting container: dcee52d5911f91a46229c315107082f9efe3ea6e71bf9a26c69387486ab695d8\" id=5998cda9-3509-4c11-bdcd-bfb3453c95fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.929739 | controller |     "Jun 11 16:20:39.703885 crc crio[23211]: time=\"2026-06-11T16:20:39.703656372Z\" level=info msg=\"Created container afff43a28ba0ce179f97aa6d8ca33d936713c6e2d9935e30fb70dd7f87f13c28: openshift-marketplace/redhat-operators-ktkpz/registry-server\" id=4dbfd4fa-af7a-4143-9803-15317998cec5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.929753 | controller |     "Jun 11 16:20:39.705881 crc crio[23211]: time=\"2026-06-11T16:20:39.705746705Z\" level=info msg=\"Started container\" PID=32213 containerID=dcee52d5911f91a46229c315107082f9efe3ea6e71bf9a26c69387486ab695d8 description=openshift-marketplace/redhat-marketplace-nrvpm/extract-content id=5998cda9-3509-4c11-bdcd-bfb3453c95fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231",
2026-06-11 18:01:02.929768 | controller |     "Jun 11 16:20:39.707212 crc crio[23211]: time=\"2026-06-11T16:20:39.706968935Z\" level=info msg=\"Starting container: afff43a28ba0ce179f97aa6d8ca33d936713c6e2d9935e30fb70dd7f87f13c28\" id=889ded02-7af8-46b4-9438-753eb609a5d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.929783 | controller |     "Jun 11 16:20:39.715009 crc crio[23211]: time=\"2026-06-11T16:20:39.714267195Z\" level=info msg=\"Started container\" PID=32215 containerID=afff43a28ba0ce179f97aa6d8ca33d936713c6e2d9935e30fb70dd7f87f13c28 description=openshift-marketplace/redhat-operators-ktkpz/registry-server id=889ded02-7af8-46b4-9438-753eb609a5d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68dbece6622a275b012ae2a6a37ffcb6b22b3d7a62430c34c5dcf7c24a298e93",
2026-06-11 18:01:02.929798 | controller |     "Jun 11 16:20:39.951694 crc crio[23211]: time=\"2026-06-11T16:20:39.951306675Z\" level=info msg=\"Stopping container: eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f (timeout: 2s)\" id=b7d31b05-42e5-4676-9206-8b1572ee451f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.929812 | controller |     "Jun 11 16:20:40.639755 crc crio[23211]: time=\"2026-06-11T16:20:40.63901898Z\" level=info msg=\"Stopped container eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f: openshift-marketplace/community-operators-cm758/registry-server\" id=b7d31b05-42e5-4676-9206-8b1572ee451f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.929830 | controller |     "Jun 11 16:20:40.641252 crc crio[23211]: time=\"2026-06-11T16:20:40.641098352Z\" level=info msg=\"Stopping pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\" id=6ee296a2-fd6c-4cbb-b1fe-9df3fe236800 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.929845 | controller |     "Jun 11 16:20:40.641711 crc crio[23211]: time=\"2026-06-11T16:20:40.641634615Z\" level=info msg=\"Got pod network &{Name:community-operators-cm758 Namespace:openshift-marketplace ID:191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36 UID:8d7b5447-7595-4301-bdc3-fcff28ee8c83 NetNS:/var/run/netns/fca9fb26-b1ff-45fd-8c35-19c486bdb4c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d7b5447_7595_4301_bdc3_fcff28ee8c83.slice PodAnnotations:0xc002278a08}] Aliases:map[]}\"",
2026-06-11 18:01:02.929861 | controller |     "Jun 11 16:20:40.642906 crc crio[23211]: time=\"2026-06-11T16:20:40.64184983Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-cm758 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.929876 | controller |     "Jun 11 16:20:41.251241 crc crio[23211]: time=\"2026-06-11T16:20:41.250795999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929891 | controller |     "Jun 11 16:20:41.251701 crc crio[23211]: time=\"2026-06-11T16:20:41.251115137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.929905 | controller |     "Jun 11 16:20:41.309151 crc crio[23211]: time=\"2026-06-11T16:20:41.308347969Z\" level=info msg=\"Stopping container: 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5 (timeout: 2s)\" id=037625d8-8164-4e53-acf7-8d26db869de9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.929920 | controller |     "Jun 11 16:20:41.394938 crc crio[23211]: time=\"2026-06-11T16:20:41.394809697Z\" level=info msg=\"Created container 2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420: openshift-infra/auto-csr-approver-29686578-5hw26/oc\" id=1d6dc344-5b99-4be5-a99e-8ac2e6f08999 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.929935 | controller |     "Jun 11 16:20:41.396193 crc crio[23211]: time=\"2026-06-11T16:20:41.395885704Z\" level=info msg=\"Starting container: 2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420\" id=499ae160-9ae1-4c67-a461-6b5f717ddbd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.929951 | controller |     "Jun 11 16:20:41.409261 crc crio[23211]: time=\"2026-06-11T16:20:41.408869617Z\" level=info msg=\"Started container\" PID=32334 containerID=2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420 description=openshift-infra/auto-csr-approver-29686578-5hw26/oc id=499ae160-9ae1-4c67-a461-6b5f717ddbd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3",
2026-06-11 18:01:02.929967 | controller |     "Jun 11 16:20:41.443771 crc crio[23211]: time=\"2026-06-11T16:20:41.443698082Z\" level=info msg=\"Created container f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9: openshift-infra/auto-csr-approver-29686580-lzlkv/oc\" id=0bd5029b-c3ee-4906-aae3-7f956338d496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.929983 | controller |     "Jun 11 16:20:41.445004 crc crio[23211]: time=\"2026-06-11T16:20:41.444884171Z\" level=info msg=\"Starting container: f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9\" id=a0b9af45-ce48-4270-bba6-44796d1dd47a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.930001 | controller |     "Jun 11 16:20:41.451179 crc crio[23211]: time=\"2026-06-11T16:20:41.451062545Z\" level=info msg=\"Started container\" PID=32335 containerID=f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9 description=openshift-infra/auto-csr-approver-29686580-lzlkv/oc id=a0b9af45-ce48-4270-bba6-44796d1dd47a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd",
2026-06-11 18:01:02.930017 | controller |     "Jun 11 16:20:41.465246 crc crio[23211]: time=\"2026-06-11T16:20:41.463978715Z\" level=info msg=\"Stopped pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\" id=6ee296a2-fd6c-4cbb-b1fe-9df3fe236800 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.930032 | controller |     "Jun 11 16:20:42.252910 crc crio[23211]: time=\"2026-06-11T16:20:42.252361921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ddca8826-1a64-4176-a7d0-708b0738e376 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.930047 | controller |     "Jun 11 16:20:42.255139 crc crio[23211]: time=\"2026-06-11T16:20:42.255074929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c0cce1fe-bfd2-4c0e-9dff-2bf59e05dae1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.930062 | controller |     "Jun 11 16:20:42.335645 crc crio[23211]: time=\"2026-06-11T16:20:42.330931904Z\" level=info msg=\"Removing container: eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f\" id=0e9909d5-987f-46cf-99cf-5524c222c94c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930077 | controller |     "Jun 11 16:20:42.428389 crc crio[23211]: time=\"2026-06-11T16:20:42.427854901Z\" level=info msg=\"Removed container eba95a9ffdf9c54e136b0437dc7ce2d7c12e244a4ac2e28751986e05aa22eb7f: openshift-marketplace/community-operators-cm758/registry-server\" id=0e9909d5-987f-46cf-99cf-5524c222c94c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930091 | controller |     "Jun 11 16:20:42.446489 crc crio[23211]: time=\"2026-06-11T16:20:42.446214178Z\" level=info msg=\"Removing container: 7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01\" id=ddc3abd2-17c4-4013-a980-2ec9e9a470a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930106 | controller |     "Jun 11 16:20:42.557385 crc crio[23211]: time=\"2026-06-11T16:20:42.557181014Z\" level=info msg=\"Removed container 7cc93862a930199b059557b90baeb6eed0ff45c1831fe92c31d5167f34e32f01: openshift-marketplace/community-operators-cm758/extract-content\" id=ddc3abd2-17c4-4013-a980-2ec9e9a470a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930120 | controller |     "Jun 11 16:20:42.569497 crc crio[23211]: time=\"2026-06-11T16:20:42.569207484Z\" level=info msg=\"Removing container: c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89\" id=d4b424c8-c87d-4db1-b5f0-1dae42d03f4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930135 | controller |     "Jun 11 16:20:42.608336 crc crio[23211]: time=\"2026-06-11T16:20:42.6081009Z\" level=info msg=\"Removed container c76228092121710cad3906985b75c6f70eeb4591b292e5db3a934ef955136b89: openshift-marketplace/community-operators-cm758/extract-utilities\" id=d4b424c8-c87d-4db1-b5f0-1dae42d03f4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930150 | controller |     "Jun 11 16:20:46.103808 crc crio[23211]: time=\"2026-06-11T16:20:46.10309767Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nrvpm/registry-server\" id=08725216-2130-415a-ade2-7d6bde4eb2e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.930168 | controller |     "Jun 11 16:20:46.105028 crc crio[23211]: time=\"2026-06-11T16:20:46.104191027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.930184 | controller |     "Jun 11 16:20:46.130802 crc crio[23211]: time=\"2026-06-11T16:20:46.130664505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.930200 | controller |     "Jun 11 16:20:46.134551 crc crio[23211]: time=\"2026-06-11T16:20:46.134480099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.930214 | controller |     "Jun 11 16:20:46.883150 crc crio[23211]: time=\"2026-06-11T16:20:46.882640526Z\" level=warning msg=\"Failed to find container exit file for 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5: timed out waiting for the condition\" id=037625d8-8164-4e53-acf7-8d26db869de9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.930230 | controller |     "Jun 11 16:20:50.705613 crc crio[23211]: time=\"2026-06-11T16:20:50.699361939Z\" level=info msg=\"Stopped container 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5: openshift-marketplace/certified-operators-cjs9d/registry-server\" id=037625d8-8164-4e53-acf7-8d26db869de9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.930245 | controller |     "Jun 11 16:20:50.707994 crc crio[23211]: time=\"2026-06-11T16:20:50.705720256Z\" level=info msg=\"Stopping pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\" id=2f5bc216-7750-48c8-ad76-93e685c7d336 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.930260 | controller |     "Jun 11 16:20:50.707994 crc crio[23211]: time=\"2026-06-11T16:20:50.70668885Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjs9d Namespace:openshift-marketplace ID:e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e UID:a941a69a-7975-4bcc-8960-bd7f818172ca NetNS:/var/run/netns/bbe33f24-080d-4429-a089-256ffb5f9f17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda941a69a_7975_4bcc_8960_bd7f818172ca.slice PodAnnotations:0xc002818390}] Aliases:map[]}\"",
2026-06-11 18:01:02.930275 | controller |     "Jun 11 16:20:50.707994 crc crio[23211]: time=\"2026-06-11T16:20:50.706923466Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-cjs9d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.930291 | controller |     "Jun 11 16:20:51.089325 crc crio[23211]: time=\"2026-06-11T16:20:51.089125081Z\" level=info msg=\"Created container 26825355be9fd03e9f21262e997be94322da669dcb8380227a103e15e501776e: openshift-marketplace/redhat-marketplace-nrvpm/registry-server\" id=08725216-2130-415a-ade2-7d6bde4eb2e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.930306 | controller |     "Jun 11 16:20:51.102155 crc crio[23211]: time=\"2026-06-11T16:20:51.101780655Z\" level=info msg=\"Starting container: 26825355be9fd03e9f21262e997be94322da669dcb8380227a103e15e501776e\" id=e0f2c321-b071-48d2-8f55-5bfbf6fe1ada name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.930322 | controller |     "Jun 11 16:20:51.478248 crc crio[23211]: time=\"2026-06-11T16:20:51.475188612Z\" level=info msg=\"Started container\" PID=32442 containerID=26825355be9fd03e9f21262e997be94322da669dcb8380227a103e15e501776e description=openshift-marketplace/redhat-marketplace-nrvpm/registry-server id=e0f2c321-b071-48d2-8f55-5bfbf6fe1ada name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebec06f6db9a08da7a36ff9c1862ea9c2183e98fc744bd1e3f416886e02a9231",
2026-06-11 18:01:02.930340 | controller |     "Jun 11 16:20:52.078528 crc crio[23211]: time=\"2026-06-11T16:20:52.078347899Z\" level=info msg=\"Stopped pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\" id=2f5bc216-7750-48c8-ad76-93e685c7d336 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.930355 | controller |     "Jun 11 16:20:52.600192 crc crio[23211]: time=\"2026-06-11T16:20:52.59972829Z\" level=info msg=\"Removing container: 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5\" id=de0e0d4c-5605-4bd9-872e-27853235a342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930370 | controller |     "Jun 11 16:20:52.672205 crc crio[23211]: time=\"2026-06-11T16:20:52.672098279Z\" level=info msg=\"Removed container 4d7bd973a2b490fe5516b464cb6bafd22eaffa9b585538a489cf48880cd58cf5: openshift-marketplace/certified-operators-cjs9d/registry-server\" id=de0e0d4c-5605-4bd9-872e-27853235a342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930385 | controller |     "Jun 11 16:20:52.675962 crc crio[23211]: time=\"2026-06-11T16:20:52.675891203Z\" level=info msg=\"Removing container: 4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39\" id=b8871403-6f80-48eb-b4c0-7de99589cdaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930400 | controller |     "Jun 11 16:20:52.724022 crc crio[23211]: time=\"2026-06-11T16:20:52.723951077Z\" level=info msg=\"Removed container 4c302974ee98b4b7b11cfda1fdd3047d865efd694332bbfe4570bc1a2dbbdc39: openshift-marketplace/certified-operators-cjs9d/extract-content\" id=b8871403-6f80-48eb-b4c0-7de99589cdaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930415 | controller |     "Jun 11 16:20:52.739188 crc crio[23211]: time=\"2026-06-11T16:20:52.739108833Z\" level=info msg=\"Removing container: 7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707\" id=c46d4261-57ae-4b32-b0bc-48c5bcb83670 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930429 | controller |     "Jun 11 16:20:52.760754 crc crio[23211]: time=\"2026-06-11T16:20:52.76067424Z\" level=info msg=\"Removed container 7e3161a4905ed607c5821e0eb2d65a4cbec929315f3108db594173f47b261707: openshift-marketplace/certified-operators-cjs9d/extract-utilities\" id=c46d4261-57ae-4b32-b0bc-48c5bcb83670 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930444 | controller |     "Jun 11 16:20:53.631749 crc crio[23211]: time=\"2026-06-11T16:20:53.631709689Z\" level=info msg=\"Stopping pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd\" id=43f0a515-89da-4a19-a651-21e35dad558c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.930459 | controller |     "Jun 11 16:20:53.632557 crc crio[23211]: time=\"2026-06-11T16:20:53.632348676Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686580-lzlkv Namespace:openshift-infra ID:bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd UID:d450ff9e-a9a9-486c-9049-9be802f7fce6 NetNS:/var/run/netns/15a28b31-b68d-4c8c-a402-3cbfe2e2eac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd450ff9e_a9a9_486c_9049_9be802f7fce6.slice PodAnnotations:0xc0038ac248}] Aliases:map[]}\"",
2026-06-11 18:01:02.930474 | controller |     "Jun 11 16:20:53.632717 crc crio[23211]: time=\"2026-06-11T16:20:53.632658673Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686580-lzlkv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.930490 | controller |     "Jun 11 16:20:53.925037 crc crio[23211]: time=\"2026-06-11T16:20:53.924961365Z\" level=info msg=\"Stopped pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd\" id=43f0a515-89da-4a19-a651-21e35dad558c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.930507 | controller |     "Jun 11 16:20:54.658301 crc crio[23211]: time=\"2026-06-11T16:20:54.657104065Z\" level=info msg=\"Stopping pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3\" id=6ca8767d-34fa-4ac8-94ad-cec4ae57e25d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.930544 | controller |     "Jun 11 16:20:54.658301 crc crio[23211]: time=\"2026-06-11T16:20:54.657968826Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686578-5hw26 Namespace:openshift-infra ID:53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3 UID:455a7c6d-dc8c-4a85-96a4-ee5974540ccb NetNS:/var/run/netns/46416830-6347-4a48-a875-1d35f8ef70e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod455a7c6d_dc8c_4a85_96a4_ee5974540ccb.slice PodAnnotations:0xc0001af878}] Aliases:map[]}\"",
2026-06-11 18:01:02.930560 | controller |     "Jun 11 16:20:54.658301 crc crio[23211]: time=\"2026-06-11T16:20:54.65809768Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686578-5hw26 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.930576 | controller |     "Jun 11 16:20:55.018729 crc crio[23211]: time=\"2026-06-11T16:20:55.018645597Z\" level=info msg=\"Stopped pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3\" id=6ca8767d-34fa-4ac8-94ad-cec4ae57e25d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.930590 | controller |     "Jun 11 16:20:58.685263 crc crio[23211]: time=\"2026-06-11T16:20:58.684764139Z\" level=info msg=\"Stopping container: 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422 (timeout: 2s)\" id=907bc6db-3dfb-4c19-9238-ac6e0ac7b9c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.930605 | controller |     "Jun 11 16:20:58.819973 crc crio[23211]: time=\"2026-06-11T16:20:58.819182157Z\" level=info msg=\"Stopped container 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422: openshift-marketplace/redhat-operators-tfzks/registry-server\" id=907bc6db-3dfb-4c19-9238-ac6e0ac7b9c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.930620 | controller |     "Jun 11 16:20:58.820835 crc crio[23211]: time=\"2026-06-11T16:20:58.820756537Z\" level=info msg=\"Stopping pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\" id=d15e14bf-ffde-4ce9-923b-afb860c29940 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.930636 | controller |     "Jun 11 16:20:58.821383 crc crio[23211]: time=\"2026-06-11T16:20:58.821322111Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tfzks Namespace:openshift-marketplace ID:b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af UID:f290ec06-ae4d-49eb-a70b-9acb64318aa2 NetNS:/var/run/netns/91980173-bd08-47cb-8bd7-ad1f81cd4935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf290ec06_ae4d_49eb_a70b_9acb64318aa2.slice PodAnnotations:0xc00008cf30}] Aliases:map[]}\"",
2026-06-11 18:01:02.930651 | controller |     "Jun 11 16:20:58.821664 crc crio[23211]: time=\"2026-06-11T16:20:58.821603737Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-tfzks from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.930666 | controller |     "Jun 11 16:20:59.068756 crc crio[23211]: time=\"2026-06-11T16:20:59.068619995Z\" level=info msg=\"Stopped pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\" id=d15e14bf-ffde-4ce9-923b-afb860c29940 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.930681 | controller |     "Jun 11 16:20:59.721277 crc crio[23211]: time=\"2026-06-11T16:20:59.721200966Z\" level=info msg=\"Removing container: 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422\" id=c55e1b6b-0ea6-42af-a8b9-8e934c0a7617 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930699 | controller |     "Jun 11 16:20:59.752024 crc crio[23211]: time=\"2026-06-11T16:20:59.751934971Z\" level=info msg=\"Removed container 3eaedc616e419327317708b52612fe992a2b80a31d86278af20ac178b1995422: openshift-marketplace/redhat-operators-tfzks/registry-server\" id=c55e1b6b-0ea6-42af-a8b9-8e934c0a7617 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930715 | controller |     "Jun 11 16:20:59.755646 crc crio[23211]: time=\"2026-06-11T16:20:59.755564111Z\" level=info msg=\"Removing container: 39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6\" id=b3e7536c-3266-487a-ace3-0c9823107bf6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930730 | controller |     "Jun 11 16:20:59.799588 crc crio[23211]: time=\"2026-06-11T16:20:59.799502232Z\" level=info msg=\"Removed container 39494ef6d75648d3e0e7edbbc1ce6bf73ac1cd1a431322da73b99e91b36adae6: openshift-marketplace/redhat-operators-tfzks/extract-content\" id=b3e7536c-3266-487a-ace3-0c9823107bf6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930747 | controller |     "Jun 11 16:20:59.804706 crc crio[23211]: time=\"2026-06-11T16:20:59.804402764Z\" level=info msg=\"Removing container: a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae\" id=ef1f7c36-e09f-441e-9e4c-1d0b0af2932e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930762 | controller |     "Jun 11 16:20:59.837210 crc crio[23211]: time=\"2026-06-11T16:20:59.837109976Z\" level=info msg=\"Removed container a7cdb99bd0122a72311f991cdb6adec5fe59b322dbe41afc3283d764e7e41eae: openshift-marketplace/redhat-operators-tfzks/extract-utilities\" id=ef1f7c36-e09f-441e-9e4c-1d0b0af2932e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930777 | controller |     "Jun 11 16:21:06.986501 crc crio[23211]: time=\"2026-06-11T16:21:06.98506565Z\" level=info msg=\"Stopping container: fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701 (timeout: 2s)\" id=4864f285-1b13-4a67-ad16-4c5a1d4cacf5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.930792 | controller |     "Jun 11 16:21:07.163092 crc crio[23211]: time=\"2026-06-11T16:21:07.162896429Z\" level=info msg=\"Stopped container fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701: openshift-marketplace/redhat-marketplace-5kplv/registry-server\" id=4864f285-1b13-4a67-ad16-4c5a1d4cacf5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.930807 | controller |     "Jun 11 16:21:07.166033 crc crio[23211]: time=\"2026-06-11T16:21:07.165958675Z\" level=info msg=\"Stopping pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\" id=25b9ef02-7266-49da-8a13-fe346bb51d0f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.930821 | controller |     "Jun 11 16:21:07.166811 crc crio[23211]: time=\"2026-06-11T16:21:07.166733004Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5kplv Namespace:openshift-marketplace ID:e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314 UID:e91f1493-10d6-42a0-b5c9-4c6440aa5d27 NetNS:/var/run/netns/532faf88-197d-4ef6-a836-c3d83adc51aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91f1493_10d6_42a0_b5c9_4c6440aa5d27.slice PodAnnotations:0xc00294e8f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.930837 | controller |     "Jun 11 16:21:07.166971 crc crio[23211]: time=\"2026-06-11T16:21:07.166915109Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-5kplv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.930852 | controller |     "Jun 11 16:21:07.409543 crc crio[23211]: time=\"2026-06-11T16:21:07.409056224Z\" level=info msg=\"Stopped pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\" id=25b9ef02-7266-49da-8a13-fe346bb51d0f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.930871 | controller |     "Jun 11 16:21:07.827349 crc crio[23211]: time=\"2026-06-11T16:21:07.82668377Z\" level=info msg=\"Removing container: fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701\" id=9cc0bd93-4107-40bf-90a6-75f8e6b79166 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930886 | controller |     "Jun 11 16:21:07.849719 crc crio[23211]: time=\"2026-06-11T16:21:07.84961336Z\" level=info msg=\"Removed container fc24e9c1e9a7780bfe98aec65b2f5da224292500fa2edc9dea08ac9bef350701: openshift-marketplace/redhat-marketplace-5kplv/registry-server\" id=9cc0bd93-4107-40bf-90a6-75f8e6b79166 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930901 | controller |     "Jun 11 16:21:07.854098 crc crio[23211]: time=\"2026-06-11T16:21:07.85400309Z\" level=info msg=\"Removing container: 3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63\" id=b1c2071d-5ca2-489f-8544-c29a1f50e35e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930916 | controller |     "Jun 11 16:21:07.889225 crc crio[23211]: time=\"2026-06-11T16:21:07.889122492Z\" level=info msg=\"Removed container 3ccfbe3f5d6defe523ebd71a113b7d6dbaf00d9b9c35e66a99431d2c77c7ee63: openshift-marketplace/redhat-marketplace-5kplv/extract-content\" id=b1c2071d-5ca2-489f-8544-c29a1f50e35e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930930 | controller |     "Jun 11 16:21:07.892869 crc crio[23211]: time=\"2026-06-11T16:21:07.892783832Z\" level=info msg=\"Removing container: 8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f\" id=e9239ff1-1622-4f4a-bde3-33c5304f7ad1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930945 | controller |     "Jun 11 16:21:07.910640 crc crio[23211]: time=\"2026-06-11T16:21:07.910571545Z\" level=info msg=\"Removed container 8d16c0e852848a99c8bc68054a38d259107f48a4cfbbc1a81b1490a038ee4e2f: openshift-marketplace/redhat-marketplace-5kplv/extract-utilities\" id=e9239ff1-1622-4f4a-bde3-33c5304f7ad1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.930959 | controller |     "Jun 11 16:21:29.786219 crc crio[23211]: time=\"2026-06-11T16:21:29.784591796Z\" level=info msg=\"Stopping pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\" id=b3dd5887-e7dc-46ba-a41a-f03776bd2cc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.930974 | controller |     "Jun 11 16:21:29.786219 crc crio[23211]: time=\"2026-06-11T16:21:29.785628921Z\" level=info msg=\"Stopped pod sandbox (already stopped): b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\" id=b3dd5887-e7dc-46ba-a41a-f03776bd2cc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.930988 | controller |     "Jun 11 16:21:29.788122 crc crio[23211]: time=\"2026-06-11T16:21:29.786299998Z\" level=info msg=\"Removing pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\" id=bc4c45ea-4db9-4bc4-a7e2-d058f127c8a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.931003 | controller |     "Jun 11 16:21:29.808373 crc crio[23211]: time=\"2026-06-11T16:21:29.808248004Z\" level=info msg=\"Removed pod sandbox: b307c81041155b4977d1ec43b37f2ae1c5318a5d2e7d7cdf473d73a5a2f4b8af\" id=bc4c45ea-4db9-4bc4-a7e2-d058f127c8a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.931019 | controller |     "Jun 11 16:21:29.809876 crc crio[23211]: time=\"2026-06-11T16:21:29.809756891Z\" level=info msg=\"Stopping pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\" id=1d4edfbf-5b65-4d91-a878-08d37abda77d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.931034 | controller |     "Jun 11 16:21:29.809876 crc crio[23211]: time=\"2026-06-11T16:21:29.809867434Z\" level=info msg=\"Stopped pod sandbox (already stopped): 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\" id=1d4edfbf-5b65-4d91-a878-08d37abda77d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.931052 | controller |     "Jun 11 16:21:29.810595 crc crio[23211]: time=\"2026-06-11T16:21:29.810492929Z\" level=info msg=\"Removing pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\" id=7116101e-9e3a-4c2e-89f2-9fa69be1a0f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.931067 | controller |     "Jun 11 16:21:29.823266 crc crio[23211]: time=\"2026-06-11T16:21:29.823137423Z\" level=info msg=\"Removed pod sandbox: 191e1cf24e8cb56cceb0c904576ad507994eb9c2c343bdea0ab11c7a82ae3c36\" id=7116101e-9e3a-4c2e-89f2-9fa69be1a0f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.931082 | controller |     "Jun 11 16:21:29.824684 crc crio[23211]: time=\"2026-06-11T16:21:29.824592229Z\" level=info msg=\"Stopping pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\" id=e2484b2b-836a-4879-9ddf-3ffc51c8cb64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.931096 | controller |     "Jun 11 16:21:29.824771 crc crio[23211]: time=\"2026-06-11T16:21:29.824715552Z\" level=info msg=\"Stopped pod sandbox (already stopped): e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\" id=e2484b2b-836a-4879-9ddf-3ffc51c8cb64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.931111 | controller |     "Jun 11 16:21:29.825808 crc crio[23211]: time=\"2026-06-11T16:21:29.825697187Z\" level=info msg=\"Removing pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\" id=6f849440-8b90-46ed-8a9d-0f62f4f6863f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.931125 | controller |     "Jun 11 16:21:29.846269 crc crio[23211]: time=\"2026-06-11T16:21:29.838964977Z\" level=info msg=\"Removed pod sandbox: e85f0f7a7ac8769cddbaf5d1ae0e4a2f161a9dcff36f95bd4b5ec0dd7be2ba6e\" id=6f849440-8b90-46ed-8a9d-0f62f4f6863f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.931140 | controller |     "Jun 11 16:21:29.848704 crc crio[23211]: time=\"2026-06-11T16:21:29.848598106Z\" level=info msg=\"Stopping pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\" id=40db924c-04af-446f-bedf-30563ace10bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.931154 | controller |     "Jun 11 16:21:29.848704 crc crio[23211]: time=\"2026-06-11T16:21:29.848704098Z\" level=info msg=\"Stopped pod sandbox (already stopped): e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\" id=40db924c-04af-446f-bedf-30563ace10bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.931169 | controller |     "Jun 11 16:21:29.849556 crc crio[23211]: time=\"2026-06-11T16:21:29.849364245Z\" level=info msg=\"Removing pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\" id=0f795dc7-1749-44fa-b3a3-1b7c65b529ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.931183 | controller |     "Jun 11 16:21:29.864574 crc crio[23211]: time=\"2026-06-11T16:21:29.863782373Z\" level=info msg=\"Removed pod sandbox: e21f8d0a7a591ee141ad8a3024241e4dadcb46e07dd13d43f927159cbf6a0314\" id=0f795dc7-1749-44fa-b3a3-1b7c65b529ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.931198 | controller |     "Jun 11 16:22:07.132606 crc crio[23211]: time=\"2026-06-11T16:22:07.131358361Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686582-7mqtw/POD\" id=16722d91-1736-42f8-a72b-5cf59d370bfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.931212 | controller |     "Jun 11 16:22:07.134814 crc crio[23211]: time=\"2026-06-11T16:22:07.132738135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.931227 | controller |     "Jun 11 16:22:07.177827 crc crio[23211]: time=\"2026-06-11T16:22:07.177729563Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686582-7mqtw Namespace:openshift-infra ID:481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc UID:852de64c-0915-4b6e-b28f-78c74d455d56 NetNS:/var/run/netns/aa1b6cb7-2ca8-484d-b94f-8e9f256fcc41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod852de64c_0915_4b6e_b28f_78c74d455d56.slice PodAnnotations:0xc00294e128}] Aliases:map[]}\"",
2026-06-11 18:01:02.931246 | controller |     "Jun 11 16:22:07.177827 crc crio[23211]: time=\"2026-06-11T16:22:07.177808185Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686582-7mqtw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.931262 | controller |     "Jun 11 16:22:07.501861 crc crio[23211]: 2026-06-11T16:22:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:481089e5f1411c4 Mac:66:5e:07:4d:53:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/aa1b6cb7-2ca8-484d-b94f-8e9f256fcc41 SocketPath: PciID:}] [{Interface:0xc00022c5a0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.931278 | controller |     "Jun 11 16:22:07.503539 crc crio[23211]: time=\"2026-06-11T16:22:07.503335262Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686582-7mqtw Namespace:openshift-infra ID:481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc UID:852de64c-0915-4b6e-b28f-78c74d455d56 NetNS:/var/run/netns/aa1b6cb7-2ca8-484d-b94f-8e9f256fcc41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod852de64c_0915_4b6e_b28f_78c74d455d56.slice PodAnnotations:0xc00294e128}] Aliases:map[]}\"",
2026-06-11 18:01:02.931294 | controller |     "Jun 11 16:22:07.503754 crc crio[23211]: time=\"2026-06-11T16:22:07.50368535Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686582-7mqtw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.931310 | controller |     "Jun 11 16:22:07.512360 crc crio[23211]: time=\"2026-06-11T16:22:07.512279714Z\" level=info msg=\"Ran pod sandbox 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc with infra container: openshift-infra/auto-csr-approver-29686582-7mqtw/POD\" id=16722d91-1736-42f8-a72b-5cf59d370bfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.931326 | controller |     "Jun 11 16:22:07.517994 crc crio[23211]: time=\"2026-06-11T16:22:07.517932235Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7b5da423-fc7d-403b-8486-463b3a58e96b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.931341 | controller |     "Jun 11 16:22:07.531021 crc crio[23211]: time=\"2026-06-11T16:22:07.530899807Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:02.931356 | controller |     "Jun 11 16:22:08.687390 crc crio[23211]: time=\"2026-06-11T16:22:08.686859746Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7b5da423-fc7d-403b-8486-463b3a58e96b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.931372 | controller |     "Jun 11 16:22:08.688773 crc crio[23211]: time=\"2026-06-11T16:22:08.688710851Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=49737740-68e6-4201-8690-0a1f2df3a19f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.931387 | controller |     "Jun 11 16:22:08.691088 crc crio[23211]: time=\"2026-06-11T16:22:08.691018559Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f1982f4c-f66a-43ab-aea4-a7b74d7ca5e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.931403 | controller |     "Jun 11 16:22:08.702552 crc crio[23211]: time=\"2026-06-11T16:22:08.70233598Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686582-7mqtw/oc\" id=c1717868-efd8-4587-a975-05435caf3270 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.931422 | controller |     "Jun 11 16:22:08.703366 crc crio[23211]: time=\"2026-06-11T16:22:08.703277844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.931437 | controller |     "Jun 11 16:22:08.739829 crc crio[23211]: time=\"2026-06-11T16:22:08.739669528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.931452 | controller |     "Jun 11 16:22:09.090852 crc crio[23211]: time=\"2026-06-11T16:22:09.09071764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.931467 | controller |     "Jun 11 16:22:11.179764 crc crio[23211]: time=\"2026-06-11T16:22:11.178790345Z\" level=info msg=\"Created container 0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960: openshift-infra/auto-csr-approver-29686582-7mqtw/oc\" id=c1717868-efd8-4587-a975-05435caf3270 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.931481 | controller |     "Jun 11 16:22:11.181144 crc crio[23211]: time=\"2026-06-11T16:22:11.18097463Z\" level=info msg=\"Starting container: 0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960\" id=710575a1-757b-4418-bde3-dce265b3b4bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.931496 | controller |     "Jun 11 16:22:11.187296 crc crio[23211]: time=\"2026-06-11T16:22:11.187218725Z\" level=info msg=\"Started container\" PID=33817 containerID=0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960 description=openshift-infra/auto-csr-approver-29686582-7mqtw/oc id=710575a1-757b-4418-bde3-dce265b3b4bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc",
2026-06-11 18:01:02.931525 | controller |     "Jun 11 16:22:12.594750 crc crio[23211]: time=\"2026-06-11T16:22:12.593969734Z\" level=info msg=\"Stopping pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc\" id=05c146ba-ebc1-43ec-8830-e0c726b7a05f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.931547 | controller |     "Jun 11 16:22:12.596390 crc crio[23211]: time=\"2026-06-11T16:22:12.595281497Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686582-7mqtw Namespace:openshift-infra ID:481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc UID:852de64c-0915-4b6e-b28f-78c74d455d56 NetNS:/var/run/netns/aa1b6cb7-2ca8-484d-b94f-8e9f256fcc41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod852de64c_0915_4b6e_b28f_78c74d455d56.slice PodAnnotations:0xc00008c888}] Aliases:map[]}\"",
2026-06-11 18:01:02.931563 | controller |     "Jun 11 16:22:12.596390 crc crio[23211]: time=\"2026-06-11T16:22:12.595549043Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686582-7mqtw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.931578 | controller |     "Jun 11 16:22:12.831035 crc crio[23211]: time=\"2026-06-11T16:22:12.83089362Z\" level=info msg=\"Stopped pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc\" id=05c146ba-ebc1-43ec-8830-e0c726b7a05f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.931593 | controller |     "Jun 11 16:24:00.901791 crc crio[23211]: time=\"2026-06-11T16:24:00.900863356Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686584-qxvbm/POD\" id=45919f68-176d-489c-92a7-c5ef3e11ac55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.931608 | controller |     "Jun 11 16:24:00.903712 crc crio[23211]: time=\"2026-06-11T16:24:00.902035325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.931626 | controller |     "Jun 11 16:24:00.948707 crc crio[23211]: time=\"2026-06-11T16:24:00.94856159Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686584-qxvbm Namespace:openshift-infra ID:12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c UID:d4e5b813-d6cd-469f-9125-fd6a52afdb73 NetNS:/var/run/netns/59df8ea0-0b8b-4894-a33a-4715b1b38645 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e5b813_d6cd_469f_9125_fd6a52afdb73.slice PodAnnotations:0xc000613658}] Aliases:map[]}\"",
2026-06-11 18:01:02.931641 | controller |     "Jun 11 16:24:00.948707 crc crio[23211]: time=\"2026-06-11T16:24:00.948636202Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686584-qxvbm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.931656 | controller |     "Jun 11 16:24:01.243908 crc crio[23211]: 2026-06-11T16:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12f0b46f94746be Mac:b2:a2:a0:9c:03:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/59df8ea0-0b8b-4894-a33a-4715b1b38645 SocketPath: PciID:}] [{Interface:0xc0004b25c0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.931671 | controller |     "Jun 11 16:24:01.245527 crc crio[23211]: time=\"2026-06-11T16:24:01.245398235Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686584-qxvbm Namespace:openshift-infra ID:12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c UID:d4e5b813-d6cd-469f-9125-fd6a52afdb73 NetNS:/var/run/netns/59df8ea0-0b8b-4894-a33a-4715b1b38645 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e5b813_d6cd_469f_9125_fd6a52afdb73.slice PodAnnotations:0xc000613658}] Aliases:map[]}\"",
2026-06-11 18:01:02.931687 | controller |     "Jun 11 16:24:01.245640 crc crio[23211]: time=\"2026-06-11T16:24:01.24562183Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686584-qxvbm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.931702 | controller |     "Jun 11 16:24:01.252898 crc crio[23211]: time=\"2026-06-11T16:24:01.252793408Z\" level=info msg=\"Ran pod sandbox 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c with infra container: openshift-infra/auto-csr-approver-29686584-qxvbm/POD\" id=45919f68-176d-489c-92a7-c5ef3e11ac55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.931716 | controller |     "Jun 11 16:24:01.254786 crc crio[23211]: time=\"2026-06-11T16:24:01.254687076Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ed1f4d2a-928f-420d-9600-edb626283644 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.931732 | controller |     "Jun 11 16:24:01.269596 crc crio[23211]: time=\"2026-06-11T16:24:01.26934362Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:02.931746 | controller |     "Jun 11 16:24:02.271743 crc crio[23211]: time=\"2026-06-11T16:24:02.271070136Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ed1f4d2a-928f-420d-9600-edb626283644 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.931762 | controller |     "Jun 11 16:24:02.273689 crc crio[23211]: time=\"2026-06-11T16:24:02.272738357Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=430e7645-a42c-4d0f-8ede-4256405d6595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.931777 | controller |     "Jun 11 16:24:02.275813 crc crio[23211]: time=\"2026-06-11T16:24:02.275686862Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4500a6cc-f296-45f9-bdcc-83fd6b62ae07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.931794 | controller |     "Jun 11 16:24:02.283535 crc crio[23211]: time=\"2026-06-11T16:24:02.283392092Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686584-qxvbm/oc\" id=8f03acd7-79e6-42b7-b4ef-5270e7a5e9ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.931809 | controller |     "Jun 11 16:24:02.284059 crc crio[23211]: time=\"2026-06-11T16:24:02.283988167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.931824 | controller |     "Jun 11 16:24:02.317489 crc crio[23211]: time=\"2026-06-11T16:24:02.31704481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.931838 | controller |     "Jun 11 16:24:02.615093 crc crio[23211]: time=\"2026-06-11T16:24:02.6149681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.931852 | controller |     "Jun 11 16:24:02.727997 crc crio[23211]: time=\"2026-06-11T16:24:02.727832515Z\" level=info msg=\"Created container 9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a: openshift-infra/auto-csr-approver-29686584-qxvbm/oc\" id=8f03acd7-79e6-42b7-b4ef-5270e7a5e9ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.931866 | controller |     "Jun 11 16:24:02.729827 crc crio[23211]: time=\"2026-06-11T16:24:02.729730861Z\" level=info msg=\"Starting container: 9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a\" id=c6d0bbcd-0e6f-4225-af6b-b66110d18b0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.931881 | controller |     "Jun 11 16:24:02.738759 crc crio[23211]: time=\"2026-06-11T16:24:02.738669833Z\" level=info msg=\"Started container\" PID=35362 containerID=9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a description=openshift-infra/auto-csr-approver-29686584-qxvbm/oc id=c6d0bbcd-0e6f-4225-af6b-b66110d18b0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c",
2026-06-11 18:01:02.931895 | controller |     "Jun 11 16:24:04.910249 crc crio[23211]: time=\"2026-06-11T16:24:04.906398028Z\" level=info msg=\"Stopping pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c\" id=bd67cd4c-f7a6-4a8a-8e05-0d6c216c9720 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.931923 | controller |     "Jun 11 16:24:04.910249 crc crio[23211]: time=\"2026-06-11T16:24:04.908289675Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686584-qxvbm Namespace:openshift-infra ID:12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c UID:d4e5b813-d6cd-469f-9125-fd6a52afdb73 NetNS:/var/run/netns/59df8ea0-0b8b-4894-a33a-4715b1b38645 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e5b813_d6cd_469f_9125_fd6a52afdb73.slice PodAnnotations:0xc00294e018}] Aliases:map[]}\"",
2026-06-11 18:01:02.931941 | controller |     "Jun 11 16:24:04.910249 crc crio[23211]: time=\"2026-06-11T16:24:04.908679845Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686584-qxvbm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.931956 | controller |     "Jun 11 16:24:05.208186 crc crio[23211]: time=\"2026-06-11T16:24:05.20791799Z\" level=info msg=\"Stopped pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c\" id=bd67cd4c-f7a6-4a8a-8e05-0d6c216c9720 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.931977 | controller |     "Jun 11 16:25:02.946823 crc crio[23211]: time=\"2026-06-11T16:25:02.946199711Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/POD\" id=342c2c91-40aa-45f0-a26f-f7cfc5ec9299 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.931993 | controller |     "Jun 11 16:25:02.948754 crc crio[23211]: time=\"2026-06-11T16:25:02.946915418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.932008 | controller |     "Jun 11 16:25:02.970805 crc crio[23211]: time=\"2026-06-11T16:25:02.96921969Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-57mz8/POD\" id=e9777486-cb0f-47c9-9a18-4a93c150481c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.932023 | controller |     "Jun 11 16:25:02.970805 crc crio[23211]: time=\"2026-06-11T16:25:02.969355383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.932038 | controller |     "Jun 11 16:25:02.976282 crc crio[23211]: time=\"2026-06-11T16:25:02.976186595Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-rkptg Namespace:cert-manager ID:8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc UID:c013bada-5d01-4571-a775-56d3bb8b4b03 NetNS:/var/run/netns/40972dd7-3c9e-4ac0-983c-26617944cd3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc013bada_5d01_4571_a775_56d3bb8b4b03.slice PodAnnotations:0xc0001313e8}] Aliases:map[]}\"",
2026-06-11 18:01:02.932054 | controller |     "Jun 11 16:25:02.976282 crc crio[23211]: time=\"2026-06-11T16:25:02.976263997Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-rkptg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.932071 | controller |     "Jun 11 16:25:02.995135 crc crio[23211]: time=\"2026-06-11T16:25:02.995009228Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/POD\" id=940169e9-348b-42a6-bb82-ad84b4a914de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.932086 | controller |     "Jun 11 16:25:02.995319 crc crio[23211]: time=\"2026-06-11T16:25:02.995151921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.932101 | controller |     "Jun 11 16:25:03.000264 crc crio[23211]: time=\"2026-06-11T16:25:03.000157687Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-57mz8 Namespace:cert-manager ID:288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb UID:9f0af1ca-926c-4047-b53a-d15bb324fa45 NetNS:/var/run/netns/9fb4c51e-ab2c-43af-b382-f78eea757043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f0af1ca_926c_4047_b53a_d15bb324fa45.slice PodAnnotations:0xc0006121c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.932117 | controller |     "Jun 11 16:25:03.000264 crc crio[23211]: time=\"2026-06-11T16:25:03.000243169Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-57mz8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.932133 | controller |     "Jun 11 16:25:03.041290 crc crio[23211]: time=\"2026-06-11T16:25:03.041016594Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-5g7vv Namespace:cert-manager ID:c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08 UID:93e63535-18ac-4e25-9ff4-e43617770cf9 NetNS:/var/run/netns/9641831d-ef8a-4009-b5d4-dbc69b03055f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93e63535_18ac_4e25_9ff4_e43617770cf9.slice PodAnnotations:0xc0001315e8}] Aliases:map[]}\"",
2026-06-11 18:01:02.932152 | controller |     "Jun 11 16:25:03.041290 crc crio[23211]: time=\"2026-06-11T16:25:03.041079706Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-5g7vv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.932168 | controller |     "Jun 11 16:25:04.137866 crc crio[23211]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:288bb9e46597a60 Mac:12:3c:ae:11:4c:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/9fb4c51e-ab2c-43af-b382-f78eea757043 SocketPath: PciID:}] [{Interface:0xc000144d80 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.932183 | controller |     "Jun 11 16:25:04.137866 crc crio[23211]: time=\"2026-06-11T16:25:04.136401094Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-57mz8 Namespace:cert-manager ID:288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb UID:9f0af1ca-926c-4047-b53a-d15bb324fa45 NetNS:/var/run/netns/9fb4c51e-ab2c-43af-b382-f78eea757043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f0af1ca_926c_4047_b53a_d15bb324fa45.slice PodAnnotations:0xc0006121c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.932198 | controller |     "Jun 11 16:25:04.137866 crc crio[23211]: time=\"2026-06-11T16:25:04.136732022Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-57mz8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.932213 | controller |     "Jun 11 16:25:04.145277 crc crio[23211]: time=\"2026-06-11T16:25:04.14422059Z\" level=info msg=\"Ran pod sandbox 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb with infra container: cert-manager/cert-manager-7b8b89f89d-57mz8/POD\" id=e9777486-cb0f-47c9-9a18-4a93c150481c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.932228 | controller |     "Jun 11 16:25:04.148903 crc crio[23211]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d24559353e09c5 Mac:da:5c:76:94:aa:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/40972dd7-3c9e-4ac0-983c-26617944cd3d SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.932242 | controller |     "Jun 11 16:25:04.148903 crc crio[23211]: time=\"2026-06-11T16:25:04.148231099Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-rkptg Namespace:cert-manager ID:8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc UID:c013bada-5d01-4571-a775-56d3bb8b4b03 NetNS:/var/run/netns/40972dd7-3c9e-4ac0-983c-26617944cd3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc013bada_5d01_4571_a775_56d3bb8b4b03.slice PodAnnotations:0xc0001313e8}] Aliases:map[]}\"",
2026-06-11 18:01:02.932257 | controller |     "Jun 11 16:25:04.148903 crc crio[23211]: time=\"2026-06-11T16:25:04.148324553Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=db724ba8-4a72-4eba-a1af-9f928ae4e6aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932272 | controller |     "Jun 11 16:25:04.148903 crc crio[23211]: time=\"2026-06-11T16:25:04.148403825Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-rkptg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.932287 | controller |     "Jun 11 16:25:04.148903 crc crio[23211]: time=\"2026-06-11T16:25:04.148646131Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=db724ba8-4a72-4eba-a1af-9f928ae4e6aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932306 | controller |     "Jun 11 16:25:04.148903 crc crio[23211]: time=\"2026-06-11T16:25:04.148744433Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=db724ba8-4a72-4eba-a1af-9f928ae4e6aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932321 | controller |     "Jun 11 16:25:04.150493 crc crio[23211]: time=\"2026-06-11T16:25:04.14981404Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=bd6fb12c-ae11-494b-a95a-d2f25e48e88c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.932336 | controller |     "Jun 11 16:25:04.162579 crc crio[23211]: time=\"2026-06-11T16:25:04.156357954Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-11 18:01:02.932352 | controller |     "Jun 11 16:25:04.162579 crc crio[23211]: time=\"2026-06-11T16:25:04.157141774Z\" level=info msg=\"Ran pod sandbox 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/POD\" id=342c2c91-40aa-45f0-a26f-f7cfc5ec9299 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.932368 | controller |     "Jun 11 16:25:04.165921 crc crio[23211]: time=\"2026-06-11T16:25:04.164772126Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=6ab4c8da-fdca-4de1-968b-d33fd44d2fd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932383 | controller |     "Jun 11 16:25:04.165921 crc crio[23211]: time=\"2026-06-11T16:25:04.165130545Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=6ab4c8da-fdca-4de1-968b-d33fd44d2fd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932399 | controller |     "Jun 11 16:25:04.165921 crc crio[23211]: time=\"2026-06-11T16:25:04.165175066Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=6ab4c8da-fdca-4de1-968b-d33fd44d2fd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932414 | controller |     "Jun 11 16:25:04.167557 crc crio[23211]: time=\"2026-06-11T16:25:04.167477164Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=aaaaa3fc-0fcb-4b5f-954d-d27a448840dc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.932430 | controller |     "Jun 11 16:25:04.170819 crc crio[23211]: time=\"2026-06-11T16:25:04.170543611Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-11 18:01:02.932445 | controller |     "Jun 11 16:25:04.285847 crc crio[23211]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6557b5d0cf54eb Mac:76:07:8c:11:17:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/9641831d-ef8a-4009-b5d4-dbc69b03055f SocketPath: PciID:}] [{Interface:0xc00042ab10 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.932461 | controller |     "Jun 11 16:25:04.287556 crc crio[23211]: time=\"2026-06-11T16:25:04.287358207Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-5g7vv Namespace:cert-manager ID:c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08 UID:93e63535-18ac-4e25-9ff4-e43617770cf9 NetNS:/var/run/netns/9641831d-ef8a-4009-b5d4-dbc69b03055f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93e63535_18ac_4e25_9ff4_e43617770cf9.slice PodAnnotations:0xc0001315e8}] Aliases:map[]}\"",
2026-06-11 18:01:02.932477 | controller |     "Jun 11 16:25:04.287690 crc crio[23211]: time=\"2026-06-11T16:25:04.287642594Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-5g7vv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.932496 | controller |     "Jun 11 16:25:04.294059 crc crio[23211]: time=\"2026-06-11T16:25:04.293975323Z\" level=info msg=\"Ran pod sandbox c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/POD\" id=940169e9-348b-42a6-bb82-ad84b4a914de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.932527 | controller |     "Jun 11 16:25:04.298136 crc crio[23211]: time=\"2026-06-11T16:25:04.298066746Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=eace171a-faab-4bfc-9931-7f6db5059a80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932549 | controller |     "Jun 11 16:25:04.298288 crc crio[23211]: time=\"2026-06-11T16:25:04.298264131Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=eace171a-faab-4bfc-9931-7f6db5059a80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932566 | controller |     "Jun 11 16:25:04.298354 crc crio[23211]: time=\"2026-06-11T16:25:04.298314462Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=eace171a-faab-4bfc-9931-7f6db5059a80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932581 | controller |     "Jun 11 16:25:04.300972 crc crio[23211]: time=\"2026-06-11T16:25:04.300351394Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=befcbcde-ac75-4bdb-8bbf-5e8d139b2af6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.932595 | controller |     "Jun 11 16:25:04.303235 crc crio[23211]: time=\"2026-06-11T16:25:04.303164225Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-11 18:01:02.932610 | controller |     "Jun 11 16:25:09.016221 crc crio[23211]: time=\"2026-06-11T16:25:09.015334159Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=bd6fb12c-ae11-494b-a95a-d2f25e48e88c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.932625 | controller |     "Jun 11 16:25:09.018729 crc crio[23211]: time=\"2026-06-11T16:25:09.017038831Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=4a907a10-f6aa-4421-8564-54b3d36ad6c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932640 | controller |     "Jun 11 16:25:09.023251 crc crio[23211]: time=\"2026-06-11T16:25:09.023185186Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=8a0a792e-e2af-41c5-8ffe-7cec112c6168 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932656 | controller |     "Jun 11 16:25:09.034255 crc crio[23211]: time=\"2026-06-11T16:25:09.034172331Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller\" id=858184c5-7ce8-4830-a5c6-91e2c758e5c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.932671 | controller |     "Jun 11 16:25:09.037150 crc crio[23211]: time=\"2026-06-11T16:25:09.037046274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.932686 | controller |     "Jun 11 16:25:09.065177 crc crio[23211]: time=\"2026-06-11T16:25:09.0651021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.932701 | controller |     "Jun 11 16:25:09.073292 crc crio[23211]: time=\"2026-06-11T16:25:09.073213763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.932716 | controller |     "Jun 11 16:25:09.187877 crc crio[23211]: time=\"2026-06-11T16:25:09.187780792Z\" level=info msg=\"Created container fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59: cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller\" id=858184c5-7ce8-4830-a5c6-91e2c758e5c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.932735 | controller |     "Jun 11 16:25:09.189162 crc crio[23211]: time=\"2026-06-11T16:25:09.189044484Z\" level=info msg=\"Starting container: fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59\" id=b8e2fdd0-e018-47b0-ba5a-50d87c4b524d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.932751 | controller |     "Jun 11 16:25:09.196745 crc crio[23211]: time=\"2026-06-11T16:25:09.196657306Z\" level=info msg=\"Started container\" PID=37170 containerID=fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59 description=cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller id=b8e2fdd0-e018-47b0-ba5a-50d87c4b524d name=/runtime.v1.RuntimeService/StartContainer sandboxID=288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb",
2026-06-11 18:01:02.932767 | controller |     "Jun 11 16:25:11.228566 crc crio[23211]: time=\"2026-06-11T16:25:11.228030756Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=aaaaa3fc-0fcb-4b5f-954d-d27a448840dc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.932783 | controller |     "Jun 11 16:25:11.229838 crc crio[23211]: time=\"2026-06-11T16:25:11.229708979Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=bd1d4f25-7d4a-4c8b-8786-9d1117184fa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932798 | controller |     "Jun 11 16:25:11.238107 crc crio[23211]: time=\"2026-06-11T16:25:11.237973667Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=8026dff0-96b5-4255-ac59-76d0c59e7f01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932814 | controller |     "Jun 11 16:25:11.283792 crc crio[23211]: time=\"2026-06-11T16:25:11.283667635Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector\" id=801f5327-d0a3-429e-b3f1-4a56430db963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.932829 | controller |     "Jun 11 16:25:11.284564 crc crio[23211]: time=\"2026-06-11T16:25:11.284393363Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=befcbcde-ac75-4bdb-8bbf-5e8d139b2af6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.932844 | controller |     "Jun 11 16:25:11.285297 crc crio[23211]: time=\"2026-06-11T16:25:11.285248645Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=5783fb2a-3ffe-4ac6-90de-c2c00c34abca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932859 | controller |     "Jun 11 16:25:11.285880 crc crio[23211]: time=\"2026-06-11T16:25:11.285821448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.932873 | controller |     "Jun 11 16:25:11.290698 crc crio[23211]: time=\"2026-06-11T16:25:11.290580379Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=0dc05d6e-4149-4c1c-b0af-4a04b986a810 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.932887 | controller |     "Jun 11 16:25:11.304343 crc crio[23211]: time=\"2026-06-11T16:25:11.304282513Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook\" id=03d67c81-1ca4-4294-9751-cea96ae63081 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.932902 | controller |     "Jun 11 16:25:11.306787 crc crio[23211]: time=\"2026-06-11T16:25:11.306710625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.932920 | controller |     "Jun 11 16:25:11.328267 crc crio[23211]: time=\"2026-06-11T16:25:11.328162223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.932935 | controller |     "Jun 11 16:25:11.331396 crc crio[23211]: time=\"2026-06-11T16:25:11.331338233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.932949 | controller |     "Jun 11 16:25:11.344688 crc crio[23211]: time=\"2026-06-11T16:25:11.344575816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.932964 | controller |     "Jun 11 16:25:11.351404 crc crio[23211]: time=\"2026-06-11T16:25:11.351019687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.932978 | controller |     "Jun 11 16:25:11.477125 crc crio[23211]: time=\"2026-06-11T16:25:11.477015714Z\" level=info msg=\"Created container 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook\" id=03d67c81-1ca4-4294-9751-cea96ae63081 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.932992 | controller |     "Jun 11 16:25:11.478352 crc crio[23211]: time=\"2026-06-11T16:25:11.478269166Z\" level=info msg=\"Starting container: 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904\" id=cd5037c5-7af9-4b4e-89df-3b2f838bec37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.933006 | controller |     "Jun 11 16:25:11.485391 crc crio[23211]: time=\"2026-06-11T16:25:11.485277892Z\" level=info msg=\"Created container 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector\" id=801f5327-d0a3-429e-b3f1-4a56430db963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.933020 | controller |     "Jun 11 16:25:11.486710 crc crio[23211]: time=\"2026-06-11T16:25:11.486629686Z\" level=info msg=\"Starting container: 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad\" id=783d3ed4-73ea-4a04-ab43-a30de1c93b77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.933034 | controller |     "Jun 11 16:25:11.493261 crc crio[23211]: time=\"2026-06-11T16:25:11.491068808Z\" level=info msg=\"Started container\" PID=37271 containerID=7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904 description=cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook id=cd5037c5-7af9-4b4e-89df-3b2f838bec37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08",
2026-06-11 18:01:02.933050 | controller |     "Jun 11 16:25:11.493261 crc crio[23211]: time=\"2026-06-11T16:25:11.492664687Z\" level=info msg=\"Started container\" PID=37270 containerID=2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector id=783d3ed4-73ea-4a04-ab43-a30de1c93b77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc",
2026-06-11 18:01:02.933066 | controller |     "Jun 11 16:25:11.949954 crc crio[23211]: time=\"2026-06-11T16:25:11.949867768Z\" level=info msg=\"Stopping container: dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9 (timeout: 30s)\" id=4cd77932-9daf-4f11-99c5-34823d036918 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933082 | controller |     "Jun 11 16:25:11.950090 crc crio[23211]: time=\"2026-06-11T16:25:11.94995616Z\" level=info msg=\"Stopping container: 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2 (timeout: 30s)\" id=5794aa99-d66f-4bb6-bfc2-36f1b75f0fc6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933100 | controller |     "Jun 11 16:25:12.069867 crc crio[23211]: time=\"2026-06-11T16:25:12.069550335Z\" level=info msg=\"Stopping container: ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2 (timeout: 30s)\" id=2b01a682-8f7f-4137-86d1-2ec5ed736689 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933116 | controller |     "Jun 11 16:25:12.069867 crc crio[23211]: time=\"2026-06-11T16:25:12.069826453Z\" level=info msg=\"Stopping container: 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b (timeout: 30s)\" id=4abf99c9-89fb-43e2-aadc-df38fcd2abc8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933131 | controller |     "Jun 11 16:25:12.070958 crc crio[23211]: time=\"2026-06-11T16:25:12.070842689Z\" level=info msg=\"Stopping container: 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d (timeout: 30s)\" id=77c8a7f5-ede8-48c2-a87a-9fa05dd6fee0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933146 | controller |     "Jun 11 16:25:12.074602 crc crio[23211]: time=\"2026-06-11T16:25:12.074345476Z\" level=info msg=\"Stopping container: c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b (timeout: 30s)\" id=930c453c-55eb-40d5-b97d-f9272455a04b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933161 | controller |     "Jun 11 16:25:12.074822 crc crio[23211]: time=\"2026-06-11T16:25:12.074746376Z\" level=info msg=\"Stopping container: 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6 (timeout: 30s)\" id=3d44543a-1af9-4288-8842-efdfb69a0f42 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933176 | controller |     "Jun 11 16:25:12.079575 crc crio[23211]: time=\"2026-06-11T16:25:12.076323145Z\" level=info msg=\"Stopping container: 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606 (timeout: 30s)\" id=1aed9dd7-dffa-496c-952c-5b8d3933f369 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933190 | controller |     "Jun 11 16:25:12.079575 crc crio[23211]: time=\"2026-06-11T16:25:12.076753966Z\" level=info msg=\"Stopping container: c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d (timeout: 30s)\" id=4d1fc200-9390-42ad-a594-511930a61ecc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933204 | controller |     "Jun 11 16:25:12.205878 crc crio[23211]: time=\"2026-06-11T16:25:12.205686606Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 18:01:02.933219 | controller |     "Jun 11 16:25:12.205878 crc crio[23211]: time=\"2026-06-11T16:25:12.20585582Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.933233 | controller |     "Jun 11 16:25:12.231882 crc crio[23211]: time=\"2026-06-11T16:25:12.231831434Z\" level=info msg=\"Stopping container: 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab (timeout: 30s)\" id=1951755f-85f7-4d8b-a594-f5b0b37ac4b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933247 | controller |     "Jun 11 16:25:12.364517 crc crio[23211]: time=\"2026-06-11T16:25:12.364236421Z\" level=info msg=\"Stopped container 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=5794aa99-d66f-4bb6-bfc2-36f1b75f0fc6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933262 | controller |     "Jun 11 16:25:12.372363 crc crio[23211]: time=\"2026-06-11T16:25:12.372247563Z\" level=info msg=\"Stopped container dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4cd77932-9daf-4f11-99c5-34823d036918 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933282 | controller |     "Jun 11 16:25:12.373374 crc crio[23211]: time=\"2026-06-11T16:25:12.37329267Z\" level=info msg=\"Stopping pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\" id=2d849251-82ae-415c-9df9-efa2d2c8a87d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.933299 | controller |     "Jun 11 16:25:12.373520 crc crio[23211]: time=\"2026-06-11T16:25:12.373398052Z\" level=info msg=\"Stopped container 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=3d44543a-1af9-4288-8842-efdfb69a0f42 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933315 | controller |     "Jun 11 16:25:12.379654 crc crio[23211]: time=\"2026-06-11T16:25:12.379572767Z\" level=info msg=\"Stopped container ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=2b01a682-8f7f-4137-86d1-2ec5ed736689 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933331 | controller |     "Jun 11 16:25:12.380288 crc crio[23211]: time=\"2026-06-11T16:25:12.379919855Z\" level=info msg=\"Stopped container 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=4abf99c9-89fb-43e2-aadc-df38fcd2abc8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933348 | controller |     "Jun 11 16:25:12.380288 crc crio[23211]: time=\"2026-06-11T16:25:12.38011833Z\" level=info msg=\"Stopped container 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=77c8a7f5-ede8-48c2-a87a-9fa05dd6fee0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933372 | controller |     "Jun 11 16:25:12.381752 crc crio[23211]: time=\"2026-06-11T16:25:12.380776047Z\" level=info msg=\"Stopped pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\" id=2d849251-82ae-415c-9df9-efa2d2c8a87d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.933389 | controller |     "Jun 11 16:25:12.422017 crc crio[23211]: time=\"2026-06-11T16:25:12.421907881Z\" level=info msg=\"Stopped container c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=930c453c-55eb-40d5-b97d-f9272455a04b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933405 | controller |     "Jun 11 16:25:12.448637 crc crio[23211]: time=\"2026-06-11T16:25:12.4485624Z\" level=info msg=\"Stopped container 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=1aed9dd7-dffa-496c-952c-5b8d3933f369 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933421 | controller |     "Jun 11 16:25:12.449020 crc crio[23211]: time=\"2026-06-11T16:25:12.448940101Z\" level=info msg=\"Stopped container c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=4d1fc200-9390-42ad-a594-511930a61ecc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933436 | controller |     "Jun 11 16:25:12.941362 crc crio[23211]: time=\"2026-06-11T16:25:12.940895924Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/POD\" id=ef237310-65eb-43bc-80e8-cbfccc3636e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.933453 | controller |     "Jun 11 16:25:12.941362 crc crio[23211]: time=\"2026-06-11T16:25:12.941354415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.933470 | controller |     "Jun 11 16:25:12.957248 crc crio[23211]: time=\"2026-06-11T16:25:12.95709113Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ef237310-65eb-43bc-80e8-cbfccc3636e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.933490 | controller |     "Jun 11 16:25:12.970014 crc crio[23211]: time=\"2026-06-11T16:25:12.969020951Z\" level=info msg=\"Ran pod sandbox 03e6a7b5212543585506948719bfd6169cf76672ecc50eafdd0463cbcb2fa3c6 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/POD\" id=ef237310-65eb-43bc-80e8-cbfccc3636e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.933508 | controller |     "Jun 11 16:25:12.971238 crc crio[23211]: time=\"2026-06-11T16:25:12.971140223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a6f0e5c6-75b1-4089-b743-8968150e60d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.933544 | controller |     "Jun 11 16:25:12.973500 crc crio[23211]: time=\"2026-06-11T16:25:12.973340759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3b8da19d-ed10-442b-9abe-b0d11d456423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.933562 | controller |     "Jun 11 16:25:12.981520 crc crio[23211]: time=\"2026-06-11T16:25:12.981372051Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/kube-rbac-proxy\" id=9a0ee8a7-196d-41bf-ae4c-5347369606e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.933579 | controller |     "Jun 11 16:25:12.982130 crc crio[23211]: time=\"2026-06-11T16:25:12.982073938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.933596 | controller |     "Jun 11 16:25:13.026052 crc crio[23211]: time=\"2026-06-11T16:25:13.025755696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.933612 | controller |     "Jun 11 16:25:13.069936 crc crio[23211]: time=\"2026-06-11T16:25:13.069717201Z\" level=info msg=\"Stopped container 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=1951755f-85f7-4d8b-a594-f5b0b37ac4b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.933629 | controller |     "Jun 11 16:25:13.070598 crc crio[23211]: time=\"2026-06-11T16:25:13.070388278Z\" level=info msg=\"Stopping pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\" id=c159b345-1b99-4e97-9876-75f7784e5982 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.933645 | controller |     "Jun 11 16:25:13.075667 crc crio[23211]: time=\"2026-06-11T16:25:13.075563878Z\" level=info msg=\"Stopped pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\" id=c159b345-1b99-4e97-9876-75f7784e5982 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.933662 | controller |     "Jun 11 16:25:13.077807 crc crio[23211]: time=\"2026-06-11T16:25:13.077398234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ebebf513-6eb6-45a1-9310-6d14d55d38c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.933679 | controller |     "Jun 11 16:25:13.084288 crc crio[23211]: time=\"2026-06-11T16:25:13.083941599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=73e99220-78cb-40b2-b623-934c124a8f11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.933695 | controller |     "Jun 11 16:25:13.089997 crc crio[23211]: time=\"2026-06-11T16:25:13.089821936Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=7e12ef49-d1ab-43d0-a710-877bd4c8b193 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.933716 | controller |     "Jun 11 16:25:13.090723 crc crio[23211]: time=\"2026-06-11T16:25:13.090664858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.933732 | controller |     "Jun 11 16:25:13.118795 crc crio[23211]: time=\"2026-06-11T16:25:13.114843435Z\" level=info msg=\"Removing container: dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9\" id=5b55d973-b7f6-4526-af0b-93c99dce6d4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.933749 | controller |     "Jun 11 16:25:13.152964 crc crio[23211]: time=\"2026-06-11T16:25:13.152855901Z\" level=info msg=\"Removed container dcfb47ff067c02fd32de6ea7bca8c8d39622286e35452972d22de07404cdb6c9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=5b55d973-b7f6-4526-af0b-93c99dce6d4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.933767 | controller |     "Jun 11 16:25:13.157084 crc crio[23211]: time=\"2026-06-11T16:25:13.156954934Z\" level=info msg=\"Removing container: 7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546\" id=0236632b-2532-413d-8429-411c3b0ff0ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.933783 | controller |     "Jun 11 16:25:13.158727 crc crio[23211]: time=\"2026-06-11T16:25:13.158555105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.933800 | controller |     "Jun 11 16:25:13.164781 crc crio[23211]: time=\"2026-06-11T16:25:13.164655268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.933816 | controller |     "Jun 11 16:25:13.222052 crc crio[23211]: time=\"2026-06-11T16:25:13.217389202Z\" level=info msg=\"Removed container 7cfe6585544054557a18ceabde9ac8253b5fe1a31bca41eb6d3ad6dd4bc95546: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=0236632b-2532-413d-8429-411c3b0ff0ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.933832 | controller |     "Jun 11 16:25:13.248157 crc crio[23211]: time=\"2026-06-11T16:25:13.248067393Z\" level=info msg=\"Removing container: 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2\" id=29df6188-da4e-4d81-b3b1-ab3f231d1961 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.933848 | controller |     "Jun 11 16:25:13.305718 crc crio[23211]: time=\"2026-06-11T16:25:13.303913076Z\" level=info msg=\"Removed container 94f4ea3edf74081ef8412f54b378ffa0a19c86a8c90832c116693c2031a66af2: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=29df6188-da4e-4d81-b3b1-ab3f231d1961 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.933864 | controller |     "Jun 11 16:25:13.322330 crc crio[23211]: time=\"2026-06-11T16:25:13.322230487Z\" level=info msg=\"Created container 190f33a76c4047c780ad51d75f5c3587498cbaf016d39ef51b3a781ac4489b50: openshift-multus/multus-bzhnf/kube-multus\" id=7e12ef49-d1ab-43d0-a710-877bd4c8b193 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.933880 | controller |     "Jun 11 16:25:13.323126 crc crio[23211]: time=\"2026-06-11T16:25:13.323034197Z\" level=info msg=\"Starting container: 190f33a76c4047c780ad51d75f5c3587498cbaf016d39ef51b3a781ac4489b50\" id=d6bc5add-d641-428a-8d8f-7b6a2ab69aa9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.933896 | controller |     "Jun 11 16:25:13.335306 crc crio[23211]: time=\"2026-06-11T16:25:13.334943396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.933916 | controller |     "Jun 11 16:25:13.336605 crc crio[23211]: time=\"2026-06-11T16:25:13.336243119Z\" level=info msg=\"Started container\" PID=37457 containerID=190f33a76c4047c780ad51d75f5c3587498cbaf016d39ef51b3a781ac4489b50 description=openshift-multus/multus-bzhnf/kube-multus id=d6bc5add-d641-428a-8d8f-7b6a2ab69aa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4768c4c8d64492f779d05e201a6789e45532120a5e108731c3bfaa1fbe4753b",
2026-06-11 18:01:02.933933 | controller |     "Jun 11 16:25:13.355037 crc crio[23211]: time=\"2026-06-11T16:25:13.354930739Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_18699111-42c5-40ae-bd35-2ceb6ee9abba\\\"\"",
2026-06-11 18:01:02.933950 | controller |     "Jun 11 16:25:13.355322 crc crio[23211]: time=\"2026-06-11T16:25:13.355063182Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.933967 | controller |     "Jun 11 16:25:13.480858 crc crio[23211]: time=\"2026-06-11T16:25:13.480228957Z\" level=info msg=\"Created container a2e6fdacf4d6bceff3635b75be2c13766205fb8921e98934b9fb5c41c3e80f0f: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/kube-rbac-proxy\" id=9a0ee8a7-196d-41bf-ae4c-5347369606e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.933983 | controller |     "Jun 11 16:25:13.482875 crc crio[23211]: time=\"2026-06-11T16:25:13.48274308Z\" level=info msg=\"Starting container: a2e6fdacf4d6bceff3635b75be2c13766205fb8921e98934b9fb5c41c3e80f0f\" id=03968af7-f7a1-496b-8fb2-487776af99be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.934000 | controller |     "Jun 11 16:25:13.488781 crc crio[23211]: time=\"2026-06-11T16:25:13.48869517Z\" level=info msg=\"Started container\" PID=37476 containerID=a2e6fdacf4d6bceff3635b75be2c13766205fb8921e98934b9fb5c41c3e80f0f description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/kube-rbac-proxy id=03968af7-f7a1-496b-8fb2-487776af99be name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e6a7b5212543585506948719bfd6169cf76672ecc50eafdd0463cbcb2fa3c6",
2026-06-11 18:01:02.934016 | controller |     "Jun 11 16:25:13.503155 crc crio[23211]: time=\"2026-06-11T16:25:13.503016269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bfa27295-cf9d-4776-be54-d5dd294e0d60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.934033 | controller |     "Jun 11 16:25:13.505940 crc crio[23211]: time=\"2026-06-11T16:25:13.50581497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=83caa6d6-78cc-419b-9542-6cb8df498db4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.934049 | controller |     "Jun 11 16:25:13.513961 crc crio[23211]: time=\"2026-06-11T16:25:13.513898593Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/ovnkube-cluster-manager\" id=2b675d81-77db-4f13-987b-0ed7e8aac41a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.934065 | controller |     "Jun 11 16:25:13.517280 crc crio[23211]: time=\"2026-06-11T16:25:13.514299503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.934081 | controller |     "Jun 11 16:25:13.538811 crc crio[23211]: time=\"2026-06-11T16:25:13.538690946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.934097 | controller |     "Jun 11 16:25:13.541945 crc crio[23211]: time=\"2026-06-11T16:25:13.541859006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.934116 | controller |     "Jun 11 16:25:13.583751 crc crio[23211]: time=\"2026-06-11T16:25:13.583661926Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-gxmsx/POD\" id=6ddccd1f-51cc-47a1-bfc7-858090b33d6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.934233 | controller |     "Jun 11 16:25:13.583845 crc crio[23211]: time=\"2026-06-11T16:25:13.583776449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.934253 | controller |     "Jun 11 16:25:13.597014 crc crio[23211]: time=\"2026-06-11T16:25:13.596907548Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6ddccd1f-51cc-47a1-bfc7-858090b33d6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.934268 | controller |     "Jun 11 16:25:13.608837 crc crio[23211]: time=\"2026-06-11T16:25:13.608756477Z\" level=info msg=\"Ran pod sandbox e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735 with infra container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/POD\" id=6ddccd1f-51cc-47a1-bfc7-858090b33d6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.934288 | controller |     "Jun 11 16:25:13.611246 crc crio[23211]: time=\"2026-06-11T16:25:13.611039433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4de0cd28-218c-46ae-9cef-d80dbcb1f465 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.934322 | controller |     "Jun 11 16:25:13.613074 crc crio[23211]: time=\"2026-06-11T16:25:13.612947952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=933d4dc4-5267-4d73-94ba-25781ee23c98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.934350 | controller |     "Jun 11 16:25:13.624808 crc crio[23211]: time=\"2026-06-11T16:25:13.624632715Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kubecfg-setup\" id=a1bd86d5-34f8-4ef4-8f01-ee5268c82e41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.934369 | controller |     "Jun 11 16:25:13.625389 crc crio[23211]: time=\"2026-06-11T16:25:13.624950254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.934384 | controller |     "Jun 11 16:25:13.629627 crc crio[23211]: time=\"2026-06-11T16:25:13.629399126Z\" level=info msg=\"Created container f9656e0fb120db9629e1fc6295287822b7b6d91eae85f66bcd43df5504f0993f: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/ovnkube-cluster-manager\" id=2b675d81-77db-4f13-987b-0ed7e8aac41a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.934400 | controller |     "Jun 11 16:25:13.635302 crc crio[23211]: time=\"2026-06-11T16:25:13.63519369Z\" level=info msg=\"Starting container: f9656e0fb120db9629e1fc6295287822b7b6d91eae85f66bcd43df5504f0993f\" id=22d90414-c6f2-4ba9-af25-5a31feb5e8bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.934415 | controller |     "Jun 11 16:25:13.649687 crc crio[23211]: time=\"2026-06-11T16:25:13.649513351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.934430 | controller |     "Jun 11 16:25:13.651992 crc crio[23211]: time=\"2026-06-11T16:25:13.651891751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.934450 | controller |     "Jun 11 16:25:13.652836 crc crio[23211]: time=\"2026-06-11T16:25:13.652758252Z\" level=info msg=\"Started container\" PID=37498 containerID=f9656e0fb120db9629e1fc6295287822b7b6d91eae85f66bcd43df5504f0993f description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-zdws4/ovnkube-cluster-manager id=22d90414-c6f2-4ba9-af25-5a31feb5e8bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e6a7b5212543585506948719bfd6169cf76672ecc50eafdd0463cbcb2fa3c6",
2026-06-11 18:01:02.934466 | controller |     "Jun 11 16:25:13.744504 crc crio[23211]: time=\"2026-06-11T16:25:13.744211301Z\" level=info msg=\"Created container bca7bc553b61d7236ff8800e232c9c2a8ebb379051aa486cb5bb4cef1db76796: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kubecfg-setup\" id=a1bd86d5-34f8-4ef4-8f01-ee5268c82e41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.934481 | controller |     "Jun 11 16:25:13.745647 crc crio[23211]: time=\"2026-06-11T16:25:13.745525374Z\" level=info msg=\"Starting container: bca7bc553b61d7236ff8800e232c9c2a8ebb379051aa486cb5bb4cef1db76796\" id=0a2a6467-d893-4660-a76c-dfa337ded720 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.934495 | controller |     "Jun 11 16:25:13.756503 crc crio[23211]: time=\"2026-06-11T16:25:13.75529412Z\" level=info msg=\"Started container\" PID=37512 containerID=bca7bc553b61d7236ff8800e232c9c2a8ebb379051aa486cb5bb4cef1db76796 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/kubecfg-setup id=0a2a6467-d893-4660-a76c-dfa337ded720 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735",
2026-06-11 18:01:02.934526 | controller |     "Jun 11 16:25:13.904036 crc crio[23211]: time=\"2026-06-11T16:25:13.903912335Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-11 18:01:02.934548 | controller |     "Jun 11 16:25:13.904482 crc crio[23211]: time=\"2026-06-11T16:25:13.904409207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.934563 | controller |     "Jun 11 16:25:13.913190 crc crio[23211]: time=\"2026-06-11T16:25:13.913111586Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-11 18:01:02.934578 | controller |     "Jun 11 16:25:13.913368 crc crio[23211]: time=\"2026-06-11T16:25:13.913240919Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.934593 | controller |     "Jun 11 16:25:13.913616 crc crio[23211]: time=\"2026-06-11T16:25:13.913474496Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-11 18:01:02.934608 | controller |     "Jun 11 16:25:13.913616 crc crio[23211]: time=\"2026-06-11T16:25:13.913565198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.934623 | controller |     "Jun 11 16:25:13.925055 crc crio[23211]: time=\"2026-06-11T16:25:13.924842231Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-11 18:01:02.934637 | controller |     "Jun 11 16:25:13.925055 crc crio[23211]: time=\"2026-06-11T16:25:13.925024145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.934652 | controller |     "Jun 11 16:25:13.936092 crc crio[23211]: time=\"2026-06-11T16:25:13.936005972Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-11 18:01:02.934666 | controller |     "Jun 11 16:25:13.936092 crc crio[23211]: time=\"2026-06-11T16:25:13.936141625Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.934681 | controller |     "Jun 11 16:25:13.947203 crc crio[23211]: time=\"2026-06-11T16:25:13.947160382Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-11 18:01:02.934695 | controller |     "Jun 11 16:25:13.947503 crc crio[23211]: time=\"2026-06-11T16:25:13.94747868Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.934713 | controller |     "Jun 11 16:25:13.954683 crc crio[23211]: time=\"2026-06-11T16:25:13.954563418Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-11 18:01:02.934727 | controller |     "Jun 11 16:25:13.954683 crc crio[23211]: time=\"2026-06-11T16:25:13.95466848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.934742 | controller |     "Jun 11 16:25:13.955147 crc crio[23211]: time=\"2026-06-11T16:25:13.955126272Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-11 18:01:02.934757 | controller |     "Jun 11 16:25:13.955337 crc crio[23211]: time=\"2026-06-11T16:25:13.955273026Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.934772 | controller |     "Jun 11 16:25:13.964991 crc crio[23211]: time=\"2026-06-11T16:25:13.964872596Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_18699111-42c5-40ae-bd35-2ceb6ee9abba\\\"\"",
2026-06-11 18:01:02.934786 | controller |     "Jun 11 16:25:14.120651 crc crio[23211]: time=\"2026-06-11T16:25:14.120062277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=814502d5-7079-4a58-9831-a365fce7a74a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.934801 | controller |     "Jun 11 16:25:14.123312 crc crio[23211]: time=\"2026-06-11T16:25:14.123251107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bc0c5090-6280-461d-851b-583e5dc179ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.934816 | controller |     "Jun 11 16:25:14.130023 crc crio[23211]: time=\"2026-06-11T16:25:14.129927855Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-controller\" id=68c9ef65-5262-4915-aaf7-616d4439be74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.934831 | controller |     "Jun 11 16:25:14.130570 crc crio[23211]: time=\"2026-06-11T16:25:14.130359715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.934846 | controller |     "Jun 11 16:25:14.135858 crc crio[23211]: time=\"2026-06-11T16:25:14.135819733Z\" level=info msg=\"Removing container: 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab\" id=45b479d8-c3c2-4cb1-974d-2670b0acafbf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.934861 | controller |     "Jun 11 16:25:14.157220 crc crio[23211]: time=\"2026-06-11T16:25:14.156350568Z\" level=info msg=\"Removed container 697c7982dd316408e7a286fb0e129a80a528e9815721f3cfbaddcf17e32295ab: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=45b479d8-c3c2-4cb1-974d-2670b0acafbf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.934875 | controller |     "Jun 11 16:25:14.159201 crc crio[23211]: time=\"2026-06-11T16:25:14.159143389Z\" level=info msg=\"Removing container: c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b\" id=7aa11894-fc0c-4ee0-a9e3-12e4e08750cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.934890 | controller |     "Jun 11 16:25:14.165407 crc crio[23211]: time=\"2026-06-11T16:25:14.165252262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.934905 | controller |     "Jun 11 16:25:14.170588 crc crio[23211]: time=\"2026-06-11T16:25:14.170402412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.934919 | controller |     "Jun 11 16:25:14.182980 crc crio[23211]: time=\"2026-06-11T16:25:14.182893756Z\" level=info msg=\"Removed container c1af01ce57ea4d6d0ffe415ff904a9a78072fe2ee9c9f736dcbec04b9647649b: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=7aa11894-fc0c-4ee0-a9e3-12e4e08750cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.934937 | controller |     "Jun 11 16:25:14.188365 crc crio[23211]: time=\"2026-06-11T16:25:14.188297412Z\" level=info msg=\"Removing container: c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d\" id=f0ce0813-9fd6-4af2-a3e0-a8e4279b66fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.934954 | controller |     "Jun 11 16:25:14.235689 crc crio[23211]: time=\"2026-06-11T16:25:14.226077912Z\" level=info msg=\"Removed container c7385fb95ee0b90044a1ff8f875029e8522a8e55130b6fdafa1ee9ebe4575c3d: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=f0ce0813-9fd6-4af2-a3e0-a8e4279b66fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.934970 | controller |     "Jun 11 16:25:14.246149 crc crio[23211]: time=\"2026-06-11T16:25:14.246048993Z\" level=info msg=\"Removing container: 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606\" id=a27e3d7c-4315-437d-a1c2-1a0f205dde5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.934985 | controller |     "Jun 11 16:25:14.276926 crc crio[23211]: time=\"2026-06-11T16:25:14.276808446Z\" level=info msg=\"Removed container 54ea2c627a3a1aa84b836899aa75db8304447706ec7b49fde960c789a5941606: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=a27e3d7c-4315-437d-a1c2-1a0f205dde5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.935001 | controller |     "Jun 11 16:25:14.280025 crc crio[23211]: time=\"2026-06-11T16:25:14.279952115Z\" level=info msg=\"Removing container: 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b\" id=bba25fb3-79d6-40c5-8a9f-c97c1eab0aea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.935018 | controller |     "Jun 11 16:25:14.281869 crc crio[23211]: time=\"2026-06-11T16:25:14.28173368Z\" level=info msg=\"Created container bec2a205cd082c2589271b5ae88508f643536fb5773b84fb059995cf9d02f54d: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-controller\" id=68c9ef65-5262-4915-aaf7-616d4439be74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.935033 | controller |     "Jun 11 16:25:14.285219 crc crio[23211]: time=\"2026-06-11T16:25:14.283095795Z\" level=info msg=\"Starting container: bec2a205cd082c2589271b5ae88508f643536fb5773b84fb059995cf9d02f54d\" id=42e96bc8-b9ee-4863-a3c6-0558850afa20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.935048 | controller |     "Jun 11 16:25:14.294366 crc crio[23211]: time=\"2026-06-11T16:25:14.29367084Z\" level=info msg=\"Started container\" PID=37550 containerID=bec2a205cd082c2589271b5ae88508f643536fb5773b84fb059995cf9d02f54d description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-controller id=42e96bc8-b9ee-4863-a3c6-0558850afa20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735",
2026-06-11 18:01:02.935064 | controller |     "Jun 11 16:25:14.302914 crc crio[23211]: time=\"2026-06-11T16:25:14.30283199Z\" level=info msg=\"Removed container 52156c489c143058d911fef1b734609a6902468b0545e0df79e8baa35a90758b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=bba25fb3-79d6-40c5-8a9f-c97c1eab0aea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.935079 | controller |     "Jun 11 16:25:14.306264 crc crio[23211]: time=\"2026-06-11T16:25:14.306231386Z\" level=info msg=\"Removing container: 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6\" id=da2b4756-d288-43bd-bc47-50df8293fd51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.935094 | controller |     "Jun 11 16:25:14.311784 crc crio[23211]: time=\"2026-06-11T16:25:14.311159099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fadfd1d5-bc76-4494-9add-ef85e8f1a3e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.935115 | controller |     "Jun 11 16:25:14.319594 crc crio[23211]: time=\"2026-06-11T16:25:14.319262333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8124df94-5081-407e-ba7e-3d8fe14d7862 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.935130 | controller |     "Jun 11 16:25:14.327719 crc crio[23211]: time=\"2026-06-11T16:25:14.327569442Z\" level=info msg=\"Removed container 3707ff672009551e1f8ce767a3a8544d8ad8483ad879a75440afb82077a0f3e6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=da2b4756-d288-43bd-bc47-50df8293fd51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.935145 | controller |     "Jun 11 16:25:14.333336 crc crio[23211]: time=\"2026-06-11T16:25:14.331967112Z\" level=info msg=\"Removing container: ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2\" id=efb00466-24ca-49c2-beea-96e1ca6ea252 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.935160 | controller |     "Jun 11 16:25:14.340855 crc crio[23211]: time=\"2026-06-11T16:25:14.3406259Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-acl-logging\" id=1c6da823-7ee0-4bf7-8ecf-156eea911784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.935175 | controller |     "Jun 11 16:25:14.341131 crc crio[23211]: time=\"2026-06-11T16:25:14.34105433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935190 | controller |     "Jun 11 16:25:14.367207 crc crio[23211]: time=\"2026-06-11T16:25:14.367060334Z\" level=info msg=\"Removed container ad8495bb150c926897d26eb37264ba20ebf1972f32ec07cb7ebd69332cb728a2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=efb00466-24ca-49c2-beea-96e1ca6ea252 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.935204 | controller |     "Jun 11 16:25:14.370381 crc crio[23211]: time=\"2026-06-11T16:25:14.370301996Z\" level=info msg=\"Removing container: 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d\" id=6e0db6fc-eb5c-49d8-a5a8-dd8e45f8a1fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.935219 | controller |     "Jun 11 16:25:14.370900 crc crio[23211]: time=\"2026-06-11T16:25:14.370809519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935234 | controller |     "Jun 11 16:25:14.372780 crc crio[23211]: time=\"2026-06-11T16:25:14.372691236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935248 | controller |     "Jun 11 16:25:14.434377 crc crio[23211]: time=\"2026-06-11T16:25:14.433391191Z\" level=info msg=\"Removed container 4b382325cb6a873d37015b43a58a118927626c4c91c37df2e87e8dc59a5c273d: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=6e0db6fc-eb5c-49d8-a5a8-dd8e45f8a1fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.935263 | controller |     "Jun 11 16:25:14.439375 crc crio[23211]: time=\"2026-06-11T16:25:14.438149881Z\" level=info msg=\"Removing container: 0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4\" id=c8522447-6222-4119-a116-6ee55383698d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.935278 | controller |     "Jun 11 16:25:14.467127 crc crio[23211]: time=\"2026-06-11T16:25:14.467016587Z\" level=info msg=\"Removed container 0e2f6fb43c2ca792febb1beeb36eb3085d6f491dbd102f84608825260128b3e4: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=c8522447-6222-4119-a116-6ee55383698d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.935296 | controller |     "Jun 11 16:25:14.533493 crc crio[23211]: time=\"2026-06-11T16:25:14.533317992Z\" level=info msg=\"Created container 92e716b68e07cc1880bb5285453232b37ef26af33b2926debb24b11a63ba2d9c: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-acl-logging\" id=1c6da823-7ee0-4bf7-8ecf-156eea911784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.935312 | controller |     "Jun 11 16:25:14.534857 crc crio[23211]: time=\"2026-06-11T16:25:14.534728618Z\" level=info msg=\"Starting container: 92e716b68e07cc1880bb5285453232b37ef26af33b2926debb24b11a63ba2d9c\" id=a524ab56-78e8-4aa5-9e3a-abd8b664f120 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.935327 | controller |     "Jun 11 16:25:14.541185 crc crio[23211]: time=\"2026-06-11T16:25:14.541042367Z\" level=info msg=\"Started container\" PID=37569 containerID=92e716b68e07cc1880bb5285453232b37ef26af33b2926debb24b11a63ba2d9c description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovn-acl-logging id=a524ab56-78e8-4aa5-9e3a-abd8b664f120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735",
2026-06-11 18:01:02.935343 | controller |     "Jun 11 16:25:14.554623 crc crio[23211]: time=\"2026-06-11T16:25:14.552745151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f3a95ae6-d2a9-4cbd-b41d-941ec7750178 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.935358 | controller |     "Jun 11 16:25:14.556778 crc crio[23211]: time=\"2026-06-11T16:25:14.556525186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0f1d0f8f-77f7-43f3-91e2-67a06a243cea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.935373 | controller |     "Jun 11 16:25:14.563867 crc crio[23211]: time=\"2026-06-11T16:25:14.563780517Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-node\" id=4d77980a-9fc3-49c1-96cc-0156d2d7afda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.935388 | controller |     "Jun 11 16:25:14.564244 crc crio[23211]: time=\"2026-06-11T16:25:14.564167998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935403 | controller |     "Jun 11 16:25:14.588089 crc crio[23211]: time=\"2026-06-11T16:25:14.587992516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935417 | controller |     "Jun 11 16:25:14.590941 crc crio[23211]: time=\"2026-06-11T16:25:14.590845188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935432 | controller |     "Jun 11 16:25:14.710662 crc crio[23211]: time=\"2026-06-11T16:25:14.710567347Z\" level=info msg=\"Created container 937af1f958beb6fae4796d61f816fa818be44b615f925f8c2aaec05b360c6469: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-node\" id=4d77980a-9fc3-49c1-96cc-0156d2d7afda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.935447 | controller |     "Jun 11 16:25:14.711948 crc crio[23211]: time=\"2026-06-11T16:25:14.711858669Z\" level=info msg=\"Starting container: 937af1f958beb6fae4796d61f816fa818be44b615f925f8c2aaec05b360c6469\" id=dcc99b74-be69-4ade-9068-e9fae4956d06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.935461 | controller |     "Jun 11 16:25:14.726634 crc crio[23211]: time=\"2026-06-11T16:25:14.725592694Z\" level=info msg=\"Started container\" PID=37591 containerID=937af1f958beb6fae4796d61f816fa818be44b615f925f8c2aaec05b360c6469 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-node id=dcc99b74-be69-4ade-9068-e9fae4956d06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735",
2026-06-11 18:01:02.935480 | controller |     "Jun 11 16:25:14.740338 crc crio[23211]: time=\"2026-06-11T16:25:14.740223832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=15ea995d-4561-45b8-aa18-3bc838406272 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.935495 | controller |     "Jun 11 16:25:14.746160 crc crio[23211]: time=\"2026-06-11T16:25:14.746049478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=826ed143-b966-41e0-9589-c5b09e12ec40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.935524 | controller |     "Jun 11 16:25:14.752014 crc crio[23211]: time=\"2026-06-11T16:25:14.751864814Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-ovn-metrics\" id=84acd6ce-fd7a-4010-8477-8ea8e6707124 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.935546 | controller |     "Jun 11 16:25:14.752511 crc crio[23211]: time=\"2026-06-11T16:25:14.752378287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935563 | controller |     "Jun 11 16:25:14.793168 crc crio[23211]: time=\"2026-06-11T16:25:14.792909625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935578 | controller |     "Jun 11 16:25:14.796563 crc crio[23211]: time=\"2026-06-11T16:25:14.796485235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935593 | controller |     "Jun 11 16:25:14.909696 crc crio[23211]: time=\"2026-06-11T16:25:14.909128037Z\" level=info msg=\"Created container 650cd8512234ce39f5a9779e94f0338add6e8755c5e50e5ef3bd42c543837ca2: openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-ovn-metrics\" id=84acd6ce-fd7a-4010-8477-8ea8e6707124 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.935607 | controller |     "Jun 11 16:25:14.911061 crc crio[23211]: time=\"2026-06-11T16:25:14.910986703Z\" level=info msg=\"Starting container: 650cd8512234ce39f5a9779e94f0338add6e8755c5e50e5ef3bd42c543837ca2\" id=ce324966-2ccb-4157-9c55-b619c422ce13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.935622 | controller |     "Jun 11 16:25:14.915643 crc crio[23211]: time=\"2026-06-11T16:25:14.915578598Z\" level=info msg=\"Started container\" PID=37628 containerID=650cd8512234ce39f5a9779e94f0338add6e8755c5e50e5ef3bd42c543837ca2 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/kube-rbac-proxy-ovn-metrics id=ce324966-2ccb-4157-9c55-b619c422ce13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735",
2026-06-11 18:01:02.935638 | controller |     "Jun 11 16:25:14.927481 crc crio[23211]: time=\"2026-06-11T16:25:14.925704202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ba00ff3a-e804-4f24-8b09-86ce582ad499 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.935653 | controller |     "Jun 11 16:25:14.928722 crc crio[23211]: time=\"2026-06-11T16:25:14.928633847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6cac8be5-0822-490c-b4e7-126863501fa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.935672 | controller |     "Jun 11 16:25:14.934717 crc crio[23211]: time=\"2026-06-11T16:25:14.934523844Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/northd\" id=301e2a1c-2c01-4ecf-ad6f-518e2d646860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.935688 | controller |     "Jun 11 16:25:14.935934 crc crio[23211]: time=\"2026-06-11T16:25:14.935758525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935703 | controller |     "Jun 11 16:25:14.968701 crc crio[23211]: time=\"2026-06-11T16:25:14.968476878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935718 | controller |     "Jun 11 16:25:14.971330 crc crio[23211]: time=\"2026-06-11T16:25:14.971245947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935733 | controller |     "Jun 11 16:25:15.067808 crc crio[23211]: time=\"2026-06-11T16:25:15.06764153Z\" level=info msg=\"Created container bb4f6bc7a95fdb6af0dad71e8866ab510bfe351c2fbdce3edf63d8fc580f03c6: openshift-ovn-kubernetes/ovnkube-node-gxmsx/northd\" id=301e2a1c-2c01-4ecf-ad6f-518e2d646860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.935747 | controller |     "Jun 11 16:25:15.069272 crc crio[23211]: time=\"2026-06-11T16:25:15.069193809Z\" level=info msg=\"Starting container: bb4f6bc7a95fdb6af0dad71e8866ab510bfe351c2fbdce3edf63d8fc580f03c6\" id=023d949a-9f41-49eb-9df6-967daab69784 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.935761 | controller |     "Jun 11 16:25:15.074837 crc crio[23211]: time=\"2026-06-11T16:25:15.074740278Z\" level=info msg=\"Started container\" PID=37647 containerID=bb4f6bc7a95fdb6af0dad71e8866ab510bfe351c2fbdce3edf63d8fc580f03c6 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/northd id=023d949a-9f41-49eb-9df6-967daab69784 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735",
2026-06-11 18:01:02.935776 | controller |     "Jun 11 16:25:15.086089 crc crio[23211]: time=\"2026-06-11T16:25:15.085996471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b32ef500-86d6-4ba6-b9a3-4c9a98efdc0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.935791 | controller |     "Jun 11 16:25:15.088946 crc crio[23211]: time=\"2026-06-11T16:25:15.088840232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c56b307d-4157-4cc3-98a6-0f6b1210d7e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.935805 | controller |     "Jun 11 16:25:15.094692 crc crio[23211]: time=\"2026-06-11T16:25:15.094613147Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/nbdb\" id=5af148be-f612-41a1-b763-afe256aaf093 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.935820 | controller |     "Jun 11 16:25:15.095061 crc crio[23211]: time=\"2026-06-11T16:25:15.094986327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935834 | controller |     "Jun 11 16:25:15.136495 crc crio[23211]: time=\"2026-06-11T16:25:15.136340955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935850 | controller |     "Jun 11 16:25:15.139316 crc crio[23211]: time=\"2026-06-11T16:25:15.139231458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935868 | controller |     "Jun 11 16:25:15.241131 crc crio[23211]: time=\"2026-06-11T16:25:15.240986916Z\" level=info msg=\"Created container c12026ceef5da50b761314ff9c8da4823a723b75815d9d0801b4a6ca171cefa8: openshift-ovn-kubernetes/ovnkube-node-gxmsx/nbdb\" id=5af148be-f612-41a1-b763-afe256aaf093 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.935884 | controller |     "Jun 11 16:25:15.243624 crc crio[23211]: time=\"2026-06-11T16:25:15.24312236Z\" level=info msg=\"Starting container: c12026ceef5da50b761314ff9c8da4823a723b75815d9d0801b4a6ca171cefa8\" id=08bd661f-8c4c-4ba4-9657-a5964bcd2eaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.935912 | controller |     "Jun 11 16:25:15.262970 crc crio[23211]: time=\"2026-06-11T16:25:15.262850805Z\" level=info msg=\"Started container\" PID=37660 containerID=c12026ceef5da50b761314ff9c8da4823a723b75815d9d0801b4a6ca171cefa8 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/nbdb id=08bd661f-8c4c-4ba4-9657-a5964bcd2eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735",
2026-06-11 18:01:02.935931 | controller |     "Jun 11 16:25:17.374465 crc crio[23211]: time=\"2026-06-11T16:25:17.373760704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=971db578-8355-48ad-b80c-ad79c7f9b4f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.935946 | controller |     "Jun 11 16:25:17.379605 crc crio[23211]: time=\"2026-06-11T16:25:17.379383335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7ab70ba8-eecf-4a81-85ee-145b9dff221e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.935961 | controller |     "Jun 11 16:25:17.388525 crc crio[23211]: time=\"2026-06-11T16:25:17.388365021Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/sbdb\" id=b95f4fda-bf67-492e-a60f-19c4493c335a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.935976 | controller |     "Jun 11 16:25:17.389670 crc crio[23211]: time=\"2026-06-11T16:25:17.389633233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.935991 | controller |     "Jun 11 16:25:17.431098 crc crio[23211]: time=\"2026-06-11T16:25:17.430758436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.936006 | controller |     "Jun 11 16:25:17.433878 crc crio[23211]: time=\"2026-06-11T16:25:17.433783742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.936021 | controller |     "Jun 11 16:25:17.560246 crc crio[23211]: time=\"2026-06-11T16:25:17.560119687Z\" level=info msg=\"Created container 351131b26835cb2964cb48e3211a77f6c5c5ca7fe582e9b60ffbc9d32fba1895: openshift-ovn-kubernetes/ovnkube-node-gxmsx/sbdb\" id=b95f4fda-bf67-492e-a60f-19c4493c335a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.936036 | controller |     "Jun 11 16:25:17.563739 crc crio[23211]: time=\"2026-06-11T16:25:17.563681136Z\" level=info msg=\"Starting container: 351131b26835cb2964cb48e3211a77f6c5c5ca7fe582e9b60ffbc9d32fba1895\" id=e54c9d89-481c-4506-969b-12ba4e71699d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.936053 | controller |     "Jun 11 16:25:17.575978 crc crio[23211]: time=\"2026-06-11T16:25:17.575863933Z\" level=info msg=\"Started container\" PID=37758 containerID=351131b26835cb2964cb48e3211a77f6c5c5ca7fe582e9b60ffbc9d32fba1895 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/sbdb id=e54c9d89-481c-4506-969b-12ba4e71699d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735",
2026-06-11 18:01:02.936072 | controller |     "Jun 11 16:25:19.687751 crc crio[23211]: time=\"2026-06-11T16:25:19.687600864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d5d187c0-0d8e-4ddd-b670-7370b006895e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.936089 | controller |     "Jun 11 16:25:19.726674 crc crio[23211]: time=\"2026-06-11T16:25:19.721993068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1d49755d-d74e-40db-afdf-a565e12d85b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.936104 | controller |     "Jun 11 16:25:19.731234 crc crio[23211]: time=\"2026-06-11T16:25:19.731147889Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovnkube-controller\" id=993298d8-7281-42aa-8c7c-a358de246456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.936119 | controller |     "Jun 11 16:25:19.731777 crc crio[23211]: time=\"2026-06-11T16:25:19.731708462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.936133 | controller |     "Jun 11 16:25:19.775246 crc crio[23211]: time=\"2026-06-11T16:25:19.774039906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.936148 | controller |     "Jun 11 16:25:19.776192 crc crio[23211]: time=\"2026-06-11T16:25:19.776088078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.936163 | controller |     "Jun 11 16:25:19.935355 crc crio[23211]: time=\"2026-06-11T16:25:19.935221267Z\" level=info msg=\"Created container 06e970ea93abc97dd21bbdb1e74d870129e98edbae9bcaeea48a48e2e8060c48: openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovnkube-controller\" id=993298d8-7281-42aa-8c7c-a358de246456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.936178 | controller |     "Jun 11 16:25:19.936588 crc crio[23211]: time=\"2026-06-11T16:25:19.936516699Z\" level=info msg=\"Starting container: 06e970ea93abc97dd21bbdb1e74d870129e98edbae9bcaeea48a48e2e8060c48\" id=59784371-4a6a-403f-a319-38b7e2bf3921 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.936192 | controller |     "Jun 11 16:25:19.942743 crc crio[23211]: time=\"2026-06-11T16:25:19.942570572Z\" level=info msg=\"Started container\" PID=37856 containerID=06e970ea93abc97dd21bbdb1e74d870129e98edbae9bcaeea48a48e2e8060c48 description=openshift-ovn-kubernetes/ovnkube-node-gxmsx/ovnkube-controller id=59784371-4a6a-403f-a319-38b7e2bf3921 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bae7b30a4852318a01d6df7be1dae370696047f597c4d5b9706bac3f83c735",
2026-06-11 18:01:02.936207 | controller |     "Jun 11 16:25:20.030208 crc crio[23211]: time=\"2026-06-11T16:25:20.03005089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936222 | controller |     "Jun 11 16:25:20.030516 crc crio[23211]: time=\"2026-06-11T16:25:20.030306886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936237 | controller |     "Jun 11 16:25:20.030744 crc crio[23211]: time=\"2026-06-11T16:25:20.030638975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936252 | controller |     "Jun 11 16:25:20.030818 crc crio[23211]: time=\"2026-06-11T16:25:20.030790819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936270 | controller |     "Jun 11 16:25:20.030872 crc crio[23211]: time=\"2026-06-11T16:25:20.03082595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936285 | controller |     "Jun 11 16:25:20.030872 crc crio[23211]: time=\"2026-06-11T16:25:20.030866661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936299 | controller |     "Jun 11 16:25:20.031133 crc crio[23211]: time=\"2026-06-11T16:25:20.031075266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936314 | controller |     "Jun 11 16:25:20.031133 crc crio[23211]: time=\"2026-06-11T16:25:20.031129157Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936329 | controller |     "Jun 11 16:25:20.031674 crc crio[23211]: time=\"2026-06-11T16:25:20.031595389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936343 | controller |     "Jun 11 16:25:20.031765 crc crio[23211]: time=\"2026-06-11T16:25:20.031693321Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936358 | controller |     "Jun 11 16:25:20.031826 crc crio[23211]: time=\"2026-06-11T16:25:20.031756903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936373 | controller |     "Jun 11 16:25:20.031826 crc crio[23211]: time=\"2026-06-11T16:25:20.031807794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936387 | controller |     "Jun 11 16:25:20.031995 crc crio[23211]: time=\"2026-06-11T16:25:20.031927228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936402 | controller |     "Jun 11 16:25:20.032119 crc crio[23211]: time=\"2026-06-11T16:25:20.032044171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936416 | controller |     "Jun 11 16:25:20.032653 crc crio[23211]: time=\"2026-06-11T16:25:20.032392199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936431 | controller |     "Jun 11 16:25:20.032653 crc crio[23211]: time=\"2026-06-11T16:25:20.032597754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936445 | controller |     "Jun 11 16:25:20.032780 crc crio[23211]: time=\"2026-06-11T16:25:20.032761848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936459 | controller |     "Jun 11 16:25:20.032835 crc crio[23211]: time=\"2026-06-11T16:25:20.032804919Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936474 | controller |     "Jun 11 16:25:20.032989 crc crio[23211]: time=\"2026-06-11T16:25:20.032950983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936488 | controller |     "Jun 11 16:25:20.033070 crc crio[23211]: time=\"2026-06-11T16:25:20.033000594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936502 | controller |     "Jun 11 16:25:20.033297 crc crio[23211]: time=\"2026-06-11T16:25:20.033238551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936537 | controller |     "Jun 11 16:25:20.033393 crc crio[23211]: time=\"2026-06-11T16:25:20.033305323Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936555 | controller |     "Jun 11 16:25:20.033622 crc crio[23211]: time=\"2026-06-11T16:25:20.033587649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936579 | controller |     "Jun 11 16:25:20.033686 crc crio[23211]: time=\"2026-06-11T16:25:20.033638691Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936595 | controller |     "Jun 11 16:25:20.033843 crc crio[23211]: time=\"2026-06-11T16:25:20.033801165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936609 | controller |     "Jun 11 16:25:20.033923 crc crio[23211]: time=\"2026-06-11T16:25:20.033862786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936624 | controller |     "Jun 11 16:25:20.034087 crc crio[23211]: time=\"2026-06-11T16:25:20.03402753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936638 | controller |     "Jun 11 16:25:20.034087 crc crio[23211]: time=\"2026-06-11T16:25:20.034074191Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936653 | controller |     "Jun 11 16:25:20.034334 crc crio[23211]: time=\"2026-06-11T16:25:20.034289217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936667 | controller |     "Jun 11 16:25:20.034406 crc crio[23211]: time=\"2026-06-11T16:25:20.034350258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936683 | controller |     "Jun 11 16:25:20.034810 crc crio[23211]: time=\"2026-06-11T16:25:20.034752898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936697 | controller |     "Jun 11 16:25:20.034810 crc crio[23211]: time=\"2026-06-11T16:25:20.034788099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936713 | controller |     "Jun 11 16:25:20.035045 crc crio[23211]: time=\"2026-06-11T16:25:20.034996655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936727 | controller |     "Jun 11 16:25:20.035120 crc crio[23211]: time=\"2026-06-11T16:25:20.035060416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936742 | controller |     "Jun 11 16:25:20.035231 crc crio[23211]: time=\"2026-06-11T16:25:20.035196559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936757 | controller |     "Jun 11 16:25:20.035292 crc crio[23211]: time=\"2026-06-11T16:25:20.03524712Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936772 | controller |     "Jun 11 16:25:20.035664 crc crio[23211]: time=\"2026-06-11T16:25:20.03561875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936786 | controller |     "Jun 11 16:25:20.035777 crc crio[23211]: time=\"2026-06-11T16:25:20.035683572Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936801 | controller |     "Jun 11 16:25:20.035960 crc crio[23211]: time=\"2026-06-11T16:25:20.035921337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936815 | controller |     "Jun 11 16:25:20.036031 crc crio[23211]: time=\"2026-06-11T16:25:20.035974489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936829 | controller |     "Jun 11 16:25:20.036179 crc crio[23211]: time=\"2026-06-11T16:25:20.036131762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936843 | controller |     "Jun 11 16:25:20.036247 crc crio[23211]: time=\"2026-06-11T16:25:20.036193844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936857 | controller |     "Jun 11 16:25:20.036376 crc crio[23211]: time=\"2026-06-11T16:25:20.036341109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936875 | controller |     "Jun 11 16:25:20.036510 crc crio[23211]: time=\"2026-06-11T16:25:20.036389169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936890 | controller |     "Jun 11 16:25:20.036922 crc crio[23211]: time=\"2026-06-11T16:25:20.036882602Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936905 | controller |     "Jun 11 16:25:20.036996 crc crio[23211]: time=\"2026-06-11T16:25:20.036941603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936920 | controller |     "Jun 11 16:25:20.037060 crc crio[23211]: time=\"2026-06-11T16:25:20.037017865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936934 | controller |     "Jun 11 16:25:20.037060 crc crio[23211]: time=\"2026-06-11T16:25:20.037057056Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936949 | controller |     "Jun 11 16:25:20.037509 crc crio[23211]: time=\"2026-06-11T16:25:20.037393875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936964 | controller |     "Jun 11 16:25:20.037509 crc crio[23211]: time=\"2026-06-11T16:25:20.037502938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.936980 | controller |     "Jun 11 16:25:20.037683 crc crio[23211]: time=\"2026-06-11T16:25:20.037646992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.936994 | controller |     "Jun 11 16:25:20.037683 crc crio[23211]: time=\"2026-06-11T16:25:20.037679972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937010 | controller |     "Jun 11 16:25:20.038013 crc crio[23211]: time=\"2026-06-11T16:25:20.037946329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937024 | controller |     "Jun 11 16:25:20.038013 crc crio[23211]: time=\"2026-06-11T16:25:20.03800011Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937040 | controller |     "Jun 11 16:25:20.038198 crc crio[23211]: time=\"2026-06-11T16:25:20.038156134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937054 | controller |     "Jun 11 16:25:20.038263 crc crio[23211]: time=\"2026-06-11T16:25:20.038206075Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937069 | controller |     "Jun 11 16:25:20.038461 crc crio[23211]: time=\"2026-06-11T16:25:20.038366609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937083 | controller |     "Jun 11 16:25:20.038461 crc crio[23211]: time=\"2026-06-11T16:25:20.038461351Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937097 | controller |     "Jun 11 16:25:20.038640 crc crio[23211]: time=\"2026-06-11T16:25:20.038606675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937111 | controller |     "Jun 11 16:25:20.038701 crc crio[23211]: time=\"2026-06-11T16:25:20.038642636Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937125 | controller |     "Jun 11 16:25:20.038931 crc crio[23211]: time=\"2026-06-11T16:25:20.038834441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937140 | controller |     "Jun 11 16:25:20.038931 crc crio[23211]: time=\"2026-06-11T16:25:20.038885733Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937154 | controller |     "Jun 11 16:25:20.039115 crc crio[23211]: time=\"2026-06-11T16:25:20.039043427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937172 | controller |     "Jun 11 16:25:20.039115 crc crio[23211]: time=\"2026-06-11T16:25:20.039090828Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937187 | controller |     "Jun 11 16:25:20.039291 crc crio[23211]: time=\"2026-06-11T16:25:20.039254111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937202 | controller |     "Jun 11 16:25:20.039371 crc crio[23211]: time=\"2026-06-11T16:25:20.039301372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937216 | controller |     "Jun 11 16:25:20.039572 crc crio[23211]: time=\"2026-06-11T16:25:20.039516048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937230 | controller |     "Jun 11 16:25:20.039640 crc crio[23211]: time=\"2026-06-11T16:25:20.03958594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937244 | controller |     "Jun 11 16:25:20.039790 crc crio[23211]: time=\"2026-06-11T16:25:20.039757524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937260 | controller |     "Jun 11 16:25:20.039857 crc crio[23211]: time=\"2026-06-11T16:25:20.039803895Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937274 | controller |     "Jun 11 16:25:20.040212 crc crio[23211]: time=\"2026-06-11T16:25:20.040152954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937289 | controller |     "Jun 11 16:25:20.040288 crc crio[23211]: time=\"2026-06-11T16:25:20.040217505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937303 | controller |     "Jun 11 16:25:20.040336 crc crio[23211]: time=\"2026-06-11T16:25:20.040305178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937317 | controller |     "Jun 11 16:25:20.040388 crc crio[23211]: time=\"2026-06-11T16:25:20.040338499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937331 | controller |     "Jun 11 16:25:20.040703 crc crio[23211]: time=\"2026-06-11T16:25:20.040651596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937345 | controller |     "Jun 11 16:25:20.040789 crc crio[23211]: time=\"2026-06-11T16:25:20.040703597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937359 | controller |     "Jun 11 16:25:20.040876 crc crio[23211]: time=\"2026-06-11T16:25:20.040824431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937373 | controller |     "Jun 11 16:25:20.040940 crc crio[23211]: time=\"2026-06-11T16:25:20.040890033Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937387 | controller |     "Jun 11 16:25:20.041067 crc crio[23211]: time=\"2026-06-11T16:25:20.041019085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937401 | controller |     "Jun 11 16:25:20.041132 crc crio[23211]: time=\"2026-06-11T16:25:20.041069836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937415 | controller |     "Jun 11 16:25:20.041325 crc crio[23211]: time=\"2026-06-11T16:25:20.041251752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937429 | controller |     "Jun 11 16:25:20.041408 crc crio[23211]: time=\"2026-06-11T16:25:20.041328803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937443 | controller |     "Jun 11 16:25:20.041608 crc crio[23211]: time=\"2026-06-11T16:25:20.041516728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937460 | controller |     "Jun 11 16:25:20.041608 crc crio[23211]: time=\"2026-06-11T16:25:20.041579649Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937475 | controller |     "Jun 11 16:25:20.041957 crc crio[23211]: time=\"2026-06-11T16:25:20.041906698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937490 | controller |     "Jun 11 16:25:20.042026 crc crio[23211]: time=\"2026-06-11T16:25:20.0419609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937504 | controller |     "Jun 11 16:25:20.042163 crc crio[23211]: time=\"2026-06-11T16:25:20.042112194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937537 | controller |     "Jun 11 16:25:20.042239 crc crio[23211]: time=\"2026-06-11T16:25:20.042167975Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937554 | controller |     "Jun 11 16:25:20.042497 crc crio[23211]: time=\"2026-06-11T16:25:20.042399761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937568 | controller |     "Jun 11 16:25:20.042602 crc crio[23211]: time=\"2026-06-11T16:25:20.042501063Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937583 | controller |     "Jun 11 16:25:20.042693 crc crio[23211]: time=\"2026-06-11T16:25:20.042645217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937598 | controller |     "Jun 11 16:25:20.042773 crc crio[23211]: time=\"2026-06-11T16:25:20.042702758Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937612 | controller |     "Jun 11 16:25:20.042941 crc crio[23211]: time=\"2026-06-11T16:25:20.042896423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937628 | controller |     "Jun 11 16:25:20.043017 crc crio[23211]: time=\"2026-06-11T16:25:20.042947914Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937642 | controller |     "Jun 11 16:25:20.043217 crc crio[23211]: time=\"2026-06-11T16:25:20.043133259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937658 | controller |     "Jun 11 16:25:20.043217 crc crio[23211]: time=\"2026-06-11T16:25:20.043199281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937673 | controller |     "Jun 11 16:25:20.043644 crc crio[23211]: time=\"2026-06-11T16:25:20.043345495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937688 | controller |     "Jun 11 16:25:20.043644 crc crio[23211]: time=\"2026-06-11T16:25:20.043377935Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937703 | controller |     "Jun 11 16:25:20.043986 crc crio[23211]: time=\"2026-06-11T16:25:20.043653122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937718 | controller |     "Jun 11 16:25:20.043986 crc crio[23211]: time=\"2026-06-11T16:25:20.043687753Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937733 | controller |     "Jun 11 16:25:20.043986 crc crio[23211]: time=\"2026-06-11T16:25:20.043851977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937747 | controller |     "Jun 11 16:25:20.043986 crc crio[23211]: time=\"2026-06-11T16:25:20.043885948Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937761 | controller |     "Jun 11 16:25:20.044634 crc crio[23211]: time=\"2026-06-11T16:25:20.044188295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937779 | controller |     "Jun 11 16:25:20.044634 crc crio[23211]: time=\"2026-06-11T16:25:20.044228786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937794 | controller |     "Jun 11 16:25:20.044634 crc crio[23211]: time=\"2026-06-11T16:25:20.044606546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937809 | controller |     "Jun 11 16:25:20.044775 crc crio[23211]: time=\"2026-06-11T16:25:20.044640327Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937824 | controller |     "Jun 11 16:25:20.045101 crc crio[23211]: time=\"2026-06-11T16:25:20.045051977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937839 | controller |     "Jun 11 16:25:20.045173 crc crio[23211]: time=\"2026-06-11T16:25:20.045106189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937853 | controller |     "Jun 11 16:25:20.045173 crc crio[23211]: time=\"2026-06-11T16:25:20.04514295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937868 | controller |     "Jun 11 16:25:20.045173 crc crio[23211]: time=\"2026-06-11T16:25:20.04516657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937882 | controller |     "Jun 11 16:25:20.045623 crc crio[23211]: time=\"2026-06-11T16:25:20.04556337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937896 | controller |     "Jun 11 16:25:20.045623 crc crio[23211]: time=\"2026-06-11T16:25:20.045623721Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937910 | controller |     "Jun 11 16:25:20.045793 crc crio[23211]: time=\"2026-06-11T16:25:20.045749214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937925 | controller |     "Jun 11 16:25:20.045890 crc crio[23211]: time=\"2026-06-11T16:25:20.045808906Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937939 | controller |     "Jun 11 16:25:20.046088 crc crio[23211]: time=\"2026-06-11T16:25:20.046038192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937954 | controller |     "Jun 11 16:25:20.046145 crc crio[23211]: time=\"2026-06-11T16:25:20.046093014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937968 | controller |     "Jun 11 16:25:20.046257 crc crio[23211]: time=\"2026-06-11T16:25:20.046218677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.937983 | controller |     "Jun 11 16:25:20.046327 crc crio[23211]: time=\"2026-06-11T16:25:20.046267298Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.937998 | controller |     "Jun 11 16:25:20.046594 crc crio[23211]: time=\"2026-06-11T16:25:20.046519294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938013 | controller |     "Jun 11 16:25:20.046667 crc crio[23211]: time=\"2026-06-11T16:25:20.046599936Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938028 | controller |     "Jun 11 16:25:20.046907 crc crio[23211]: time=\"2026-06-11T16:25:20.046851592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938044 | controller |     "Jun 11 16:25:20.046907 crc crio[23211]: time=\"2026-06-11T16:25:20.046906524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938058 | controller |     "Jun 11 16:25:20.047158 crc crio[23211]: time=\"2026-06-11T16:25:20.047120799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938077 | controller |     "Jun 11 16:25:20.047222 crc crio[23211]: time=\"2026-06-11T16:25:20.04717083Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938093 | controller |     "Jun 11 16:25:20.047356 crc crio[23211]: time=\"2026-06-11T16:25:20.047313635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938107 | controller |     "Jun 11 16:25:20.047414 crc crio[23211]: time=\"2026-06-11T16:25:20.047365916Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938122 | controller |     "Jun 11 16:25:20.047608 crc crio[23211]: time=\"2026-06-11T16:25:20.047583191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938138 | controller |     "Jun 11 16:25:20.047657 crc crio[23211]: time=\"2026-06-11T16:25:20.047618332Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938152 | controller |     "Jun 11 16:25:20.047843 crc crio[23211]: time=\"2026-06-11T16:25:20.047806617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938167 | controller |     "Jun 11 16:25:20.047903 crc crio[23211]: time=\"2026-06-11T16:25:20.047861408Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938182 | controller |     "Jun 11 16:25:20.048182 crc crio[23211]: time=\"2026-06-11T16:25:20.048132234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938197 | controller |     "Jun 11 16:25:20.048240 crc crio[23211]: time=\"2026-06-11T16:25:20.048189186Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938211 | controller |     "Jun 11 16:25:20.048240 crc crio[23211]: time=\"2026-06-11T16:25:20.048221167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938226 | controller |     "Jun 11 16:25:20.048305 crc crio[23211]: time=\"2026-06-11T16:25:20.048245417Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938240 | controller |     "Jun 11 16:25:20.048623 crc crio[23211]: time=\"2026-06-11T16:25:20.048508344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938255 | controller |     "Jun 11 16:25:20.048776 crc crio[23211]: time=\"2026-06-11T16:25:20.048638887Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938270 | controller |     "Jun 11 16:25:20.049347 crc crio[23211]: time=\"2026-06-11T16:25:20.049183221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938285 | controller |     "Jun 11 16:25:20.049347 crc crio[23211]: time=\"2026-06-11T16:25:20.049241363Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938299 | controller |     "Jun 11 16:25:20.049347 crc crio[23211]: time=\"2026-06-11T16:25:20.049289214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938313 | controller |     "Jun 11 16:25:20.049347 crc crio[23211]: time=\"2026-06-11T16:25:20.049315324Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938327 | controller |     "Jun 11 16:25:20.049829 crc crio[23211]: time=\"2026-06-11T16:25:20.049678553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938341 | controller |     "Jun 11 16:25:20.049829 crc crio[23211]: time=\"2026-06-11T16:25:20.049722404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938357 | controller |     "Jun 11 16:25:20.049970 crc crio[23211]: time=\"2026-06-11T16:25:20.049918519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938374 | controller |     "Jun 11 16:25:20.050026 crc crio[23211]: time=\"2026-06-11T16:25:20.049980371Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938389 | controller |     "Jun 11 16:25:20.050060 crc crio[23211]: time=\"2026-06-11T16:25:20.050036823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938405 | controller |     "Jun 11 16:25:20.050115 crc crio[23211]: time=\"2026-06-11T16:25:20.050071794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938419 | controller |     "Jun 11 16:25:20.050391 crc crio[23211]: time=\"2026-06-11T16:25:20.050324209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938433 | controller |     "Jun 11 16:25:20.050624 crc crio[23211]: time=\"2026-06-11T16:25:20.050401031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938447 | controller |     "Jun 11 16:25:20.050624 crc crio[23211]: time=\"2026-06-11T16:25:20.050601167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938461 | controller |     "Jun 11 16:25:20.050971 crc crio[23211]: time=\"2026-06-11T16:25:20.050643908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938475 | controller |     "Jun 11 16:25:20.050971 crc crio[23211]: time=\"2026-06-11T16:25:20.050912454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938489 | controller |     "Jun 11 16:25:20.050971 crc crio[23211]: time=\"2026-06-11T16:25:20.050946815Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938503 | controller |     "Jun 11 16:25:20.051174 crc crio[23211]: time=\"2026-06-11T16:25:20.05112822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938538 | controller |     "Jun 11 16:25:20.051174 crc crio[23211]: time=\"2026-06-11T16:25:20.051161191Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938555 | controller |     "Jun 11 16:25:20.051502 crc crio[23211]: time=\"2026-06-11T16:25:20.051396056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938569 | controller |     "Jun 11 16:25:20.051502 crc crio[23211]: time=\"2026-06-11T16:25:20.051496129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938584 | controller |     "Jun 11 16:25:20.051730 crc crio[23211]: time=\"2026-06-11T16:25:20.051688184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938598 | controller |     "Jun 11 16:25:20.051798 crc crio[23211]: time=\"2026-06-11T16:25:20.051747835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938613 | controller |     "Jun 11 16:25:20.052083 crc crio[23211]: time=\"2026-06-11T16:25:20.05197143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938627 | controller |     "Jun 11 16:25:20.052083 crc crio[23211]: time=\"2026-06-11T16:25:20.052032273Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938641 | controller |     "Jun 11 16:25:20.052179 crc crio[23211]: time=\"2026-06-11T16:25:20.052160436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938656 | controller |     "Jun 11 16:25:20.052219 crc crio[23211]: time=\"2026-06-11T16:25:20.052193797Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938675 | controller |     "Jun 11 16:25:20.052471 crc crio[23211]: time=\"2026-06-11T16:25:20.052362981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938690 | controller |     "Jun 11 16:25:20.052471 crc crio[23211]: time=\"2026-06-11T16:25:20.052411062Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938704 | controller |     "Jun 11 16:25:20.052909 crc crio[23211]: time=\"2026-06-11T16:25:20.052847043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938720 | controller |     "Jun 11 16:25:20.052909 crc crio[23211]: time=\"2026-06-11T16:25:20.052906234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938735 | controller |     "Jun 11 16:25:20.053024 crc crio[23211]: time=\"2026-06-11T16:25:20.052967507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938750 | controller |     "Jun 11 16:25:20.053024 crc crio[23211]: time=\"2026-06-11T16:25:20.053002567Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938765 | controller |     "Jun 11 16:25:20.053380 crc crio[23211]: time=\"2026-06-11T16:25:20.053318765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938780 | controller |     "Jun 11 16:25:20.053562 crc crio[23211]: time=\"2026-06-11T16:25:20.053382427Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938795 | controller |     "Jun 11 16:25:20.053630 crc crio[23211]: time=\"2026-06-11T16:25:20.053609442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938810 | controller |     "Jun 11 16:25:20.053675 crc crio[23211]: time=\"2026-06-11T16:25:20.053646283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938825 | controller |     "Jun 11 16:25:20.053863 crc crio[23211]: time=\"2026-06-11T16:25:20.053795577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938840 | controller |     "Jun 11 16:25:20.053922 crc crio[23211]: time=\"2026-06-11T16:25:20.053864948Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938854 | controller |     "Jun 11 16:25:20.054064 crc crio[23211]: time=\"2026-06-11T16:25:20.054017782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938868 | controller |     "Jun 11 16:25:20.054131 crc crio[23211]: time=\"2026-06-11T16:25:20.054069743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938883 | controller |     "Jun 11 16:25:20.054374 crc crio[23211]: time=\"2026-06-11T16:25:20.054317131Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938898 | controller |     "Jun 11 16:25:20.054374 crc crio[23211]: time=\"2026-06-11T16:25:20.054368372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938912 | controller |     "Jun 11 16:25:20.054662 crc crio[23211]: time=\"2026-06-11T16:25:20.054608128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938927 | controller |     "Jun 11 16:25:20.054720 crc crio[23211]: time=\"2026-06-11T16:25:20.054675279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938942 | controller |     "Jun 11 16:25:20.054789 crc crio[23211]: time=\"2026-06-11T16:25:20.054726151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938957 | controller |     "Jun 11 16:25:20.054789 crc crio[23211]: time=\"2026-06-11T16:25:20.054763501Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.938977 | controller |     "Jun 11 16:25:20.055115 crc crio[23211]: time=\"2026-06-11T16:25:20.055064839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.938993 | controller |     "Jun 11 16:25:20.055172 crc crio[23211]: time=\"2026-06-11T16:25:20.05512849Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939008 | controller |     "Jun 11 16:25:20.055335 crc crio[23211]: time=\"2026-06-11T16:25:20.055283214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939022 | controller |     "Jun 11 16:25:20.055396 crc crio[23211]: time=\"2026-06-11T16:25:20.055337825Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939038 | controller |     "Jun 11 16:25:20.055616 crc crio[23211]: time=\"2026-06-11T16:25:20.055565701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939052 | controller |     "Jun 11 16:25:20.055676 crc crio[23211]: time=\"2026-06-11T16:25:20.055615913Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939067 | controller |     "Jun 11 16:25:20.055950 crc crio[23211]: time=\"2026-06-11T16:25:20.05589436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939083 | controller |     "Jun 11 16:25:20.056008 crc crio[23211]: time=\"2026-06-11T16:25:20.055963602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939098 | controller |     "Jun 11 16:25:20.056055 crc crio[23211]: time=\"2026-06-11T16:25:20.056002883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939113 | controller |     "Jun 11 16:25:20.056055 crc crio[23211]: time=\"2026-06-11T16:25:20.056037744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939128 | controller |     "Jun 11 16:25:20.056248 crc crio[23211]: time=\"2026-06-11T16:25:20.056201098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939143 | controller |     "Jun 11 16:25:20.056311 crc crio[23211]: time=\"2026-06-11T16:25:20.056254019Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939158 | controller |     "Jun 11 16:25:20.056409 crc crio[23211]: time=\"2026-06-11T16:25:20.056376942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939173 | controller |     "Jun 11 16:25:20.056573 crc crio[23211]: time=\"2026-06-11T16:25:20.056466934Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939188 | controller |     "Jun 11 16:25:20.056794 crc crio[23211]: time=\"2026-06-11T16:25:20.056748971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939203 | controller |     "Jun 11 16:25:20.056857 crc crio[23211]: time=\"2026-06-11T16:25:20.056803172Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939218 | controller |     "Jun 11 16:25:20.056973 crc crio[23211]: time=\"2026-06-11T16:25:20.056935737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939233 | controller |     "Jun 11 16:25:20.057026 crc crio[23211]: time=\"2026-06-11T16:25:20.056989028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939255 | controller |     "Jun 11 16:25:20.057298 crc crio[23211]: time=\"2026-06-11T16:25:20.057233434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939284 | controller |     "Jun 11 16:25:20.057369 crc crio[23211]: time=\"2026-06-11T16:25:20.057305696Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939313 | controller |     "Jun 11 16:25:20.057649 crc crio[23211]: time=\"2026-06-11T16:25:20.057595693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939342 | controller |     "Jun 11 16:25:20.057649 crc crio[23211]: time=\"2026-06-11T16:25:20.057651264Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939371 | controller |     "Jun 11 16:25:20.057836 crc crio[23211]: time=\"2026-06-11T16:25:20.057790317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939398 | controller |     "Jun 11 16:25:20.057915 crc crio[23211]: time=\"2026-06-11T16:25:20.057838729Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939425 | controller |     "Jun 11 16:25:20.058040 crc crio[23211]: time=\"2026-06-11T16:25:20.057995192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939451 | controller |     "Jun 11 16:25:20.058040 crc crio[23211]: time=\"2026-06-11T16:25:20.058043134Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939478 | controller |     "Jun 11 16:25:20.058338 crc crio[23211]: time=\"2026-06-11T16:25:20.058280679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939504 | controller |     "Jun 11 16:25:20.058478 crc crio[23211]: time=\"2026-06-11T16:25:20.058342031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939553 | controller |     "Jun 11 16:25:20.058620 crc crio[23211]: time=\"2026-06-11T16:25:20.058587998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939584 | controller |     "Jun 11 16:25:20.058704 crc crio[23211]: time=\"2026-06-11T16:25:20.058638979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939610 | controller |     "Jun 11 16:25:20.058985 crc crio[23211]: time=\"2026-06-11T16:25:20.058908596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939638 | controller |     "Jun 11 16:25:20.059082 crc crio[23211]: time=\"2026-06-11T16:25:20.059035099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939664 | controller |     "Jun 11 16:25:20.059152 crc crio[23211]: time=\"2026-06-11T16:25:20.059111641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939690 | controller |     "Jun 11 16:25:20.059152 crc crio[23211]: time=\"2026-06-11T16:25:20.059141791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939717 | controller |     "Jun 11 16:25:20.059573 crc crio[23211]: time=\"2026-06-11T16:25:20.05948581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939744 | controller |     "Jun 11 16:25:20.059637 crc crio[23211]: time=\"2026-06-11T16:25:20.059586732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939770 | controller |     "Jun 11 16:25:20.059859 crc crio[23211]: time=\"2026-06-11T16:25:20.059817429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939796 | controller |     "Jun 11 16:25:20.059913 crc crio[23211]: time=\"2026-06-11T16:25:20.05986822Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939822 | controller |     "Jun 11 16:25:20.060169 crc crio[23211]: time=\"2026-06-11T16:25:20.060122476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939847 | controller |     "Jun 11 16:25:20.060227 crc crio[23211]: time=\"2026-06-11T16:25:20.060178128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939877 | controller |     "Jun 11 16:25:20.060490 crc crio[23211]: time=\"2026-06-11T16:25:20.060336051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939915 | controller |     "Jun 11 16:25:20.060490 crc crio[23211]: time=\"2026-06-11T16:25:20.060484425Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939941 | controller |     "Jun 11 16:25:20.060754 crc crio[23211]: time=\"2026-06-11T16:25:20.060719121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.939967 | controller |     "Jun 11 16:25:20.060808 crc crio[23211]: time=\"2026-06-11T16:25:20.060766752Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.939994 | controller |     "Jun 11 16:25:20.061097 crc crio[23211]: time=\"2026-06-11T16:25:20.061054629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940020 | controller |     "Jun 11 16:25:20.061150 crc crio[23211]: time=\"2026-06-11T16:25:20.06110571Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940046 | controller |     "Jun 11 16:25:20.061562 crc crio[23211]: time=\"2026-06-11T16:25:20.061365998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940072 | controller |     "Jun 11 16:25:20.061562 crc crio[23211]: time=\"2026-06-11T16:25:20.061517431Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940098 | controller |     "Jun 11 16:25:20.061756 crc crio[23211]: time=\"2026-06-11T16:25:20.061712956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940124 | controller |     "Jun 11 16:25:20.061819 crc crio[23211]: time=\"2026-06-11T16:25:20.061762767Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940150 | controller |     "Jun 11 16:25:20.062240 crc crio[23211]: time=\"2026-06-11T16:25:20.062185998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940176 | controller |     "Jun 11 16:25:20.062240 crc crio[23211]: time=\"2026-06-11T16:25:20.062240439Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940201 | controller |     "Jun 11 16:25:20.062760 crc crio[23211]: time=\"2026-06-11T16:25:20.062712862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940227 | controller |     "Jun 11 16:25:20.062760 crc crio[23211]: time=\"2026-06-11T16:25:20.062762083Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940253 | controller |     "Jun 11 16:25:20.063213 crc crio[23211]: time=\"2026-06-11T16:25:20.063158212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940278 | controller |     "Jun 11 16:25:20.063213 crc crio[23211]: time=\"2026-06-11T16:25:20.063213264Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940304 | controller |     "Jun 11 16:25:20.063940 crc crio[23211]: time=\"2026-06-11T16:25:20.063645074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940330 | controller |     "Jun 11 16:25:20.063940 crc crio[23211]: time=\"2026-06-11T16:25:20.063695296Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940356 | controller |     "Jun 11 16:25:20.064056 crc crio[23211]: time=\"2026-06-11T16:25:20.063952252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940382 | controller |     "Jun 11 16:25:20.064056 crc crio[23211]: time=\"2026-06-11T16:25:20.063988043Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940412 | controller |     "Jun 11 16:25:20.064265 crc crio[23211]: time=\"2026-06-11T16:25:20.064208939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940439 | controller |     "Jun 11 16:25:20.064265 crc crio[23211]: time=\"2026-06-11T16:25:20.06425673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940465 | controller |     "Jun 11 16:25:20.064649 crc crio[23211]: time=\"2026-06-11T16:25:20.064586638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940491 | controller |     "Jun 11 16:25:20.064649 crc crio[23211]: time=\"2026-06-11T16:25:20.06464229Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940540 | controller |     "Jun 11 16:25:20.064798 crc crio[23211]: time=\"2026-06-11T16:25:20.064765603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940570 | controller |     "Jun 11 16:25:20.064863 crc crio[23211]: time=\"2026-06-11T16:25:20.064821354Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940597 | controller |     "Jun 11 16:25:20.065292 crc crio[23211]: time=\"2026-06-11T16:25:20.065239134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940623 | controller |     "Jun 11 16:25:20.065292 crc crio[23211]: time=\"2026-06-11T16:25:20.065290585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940650 | controller |     "Jun 11 16:25:20.066002 crc crio[23211]: time=\"2026-06-11T16:25:20.065902361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940676 | controller |     "Jun 11 16:25:20.066002 crc crio[23211]: time=\"2026-06-11T16:25:20.065977513Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940702 | controller |     "Jun 11 16:25:20.066269 crc crio[23211]: time=\"2026-06-11T16:25:20.066221189Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940728 | controller |     "Jun 11 16:25:20.066346 crc crio[23211]: time=\"2026-06-11T16:25:20.06627059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940754 | controller |     "Jun 11 16:25:20.066626 crc crio[23211]: time=\"2026-06-11T16:25:20.066571468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940780 | controller |     "Jun 11 16:25:20.066626 crc crio[23211]: time=\"2026-06-11T16:25:20.066625639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940806 | controller |     "Jun 11 16:25:20.066960 crc crio[23211]: time=\"2026-06-11T16:25:20.066908887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940833 | controller |     "Jun 11 16:25:20.066960 crc crio[23211]: time=\"2026-06-11T16:25:20.066957128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940859 | controller |     "Jun 11 16:25:20.067146 crc crio[23211]: time=\"2026-06-11T16:25:20.067114012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940885 | controller |     "Jun 11 16:25:20.067196 crc crio[23211]: time=\"2026-06-11T16:25:20.067160593Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940912 | controller |     "Jun 11 16:25:20.067585 crc crio[23211]: time=\"2026-06-11T16:25:20.067521492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940938 | controller |     "Jun 11 16:25:20.067659 crc crio[23211]: time=\"2026-06-11T16:25:20.067599754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.940969 | controller |     "Jun 11 16:25:20.067956 crc crio[23211]: time=\"2026-06-11T16:25:20.067912402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.940997 | controller |     "Jun 11 16:25:20.068027 crc crio[23211]: time=\"2026-06-11T16:25:20.067962453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941023 | controller |     "Jun 11 16:25:20.068069 crc crio[23211]: time=\"2026-06-11T16:25:20.068040755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941048 | controller |     "Jun 11 16:25:20.068141 crc crio[23211]: time=\"2026-06-11T16:25:20.068075376Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941075 | controller |     "Jun 11 16:25:20.068338 crc crio[23211]: time=\"2026-06-11T16:25:20.068284861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941101 | controller |     "Jun 11 16:25:20.068338 crc crio[23211]: time=\"2026-06-11T16:25:20.068336972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941127 | controller |     "Jun 11 16:25:20.068643 crc crio[23211]: time=\"2026-06-11T16:25:20.068592329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941153 | controller |     "Jun 11 16:25:20.068732 crc crio[23211]: time=\"2026-06-11T16:25:20.06864647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941178 | controller |     "Jun 11 16:25:20.068781 crc crio[23211]: time=\"2026-06-11T16:25:20.068737753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941204 | controller |     "Jun 11 16:25:20.068781 crc crio[23211]: time=\"2026-06-11T16:25:20.068768493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941229 | controller |     "Jun 11 16:25:20.069053 crc crio[23211]: time=\"2026-06-11T16:25:20.069000429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941256 | controller |     "Jun 11 16:25:20.069053 crc crio[23211]: time=\"2026-06-11T16:25:20.06905079Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941282 | controller |     "Jun 11 16:25:20.069154 crc crio[23211]: time=\"2026-06-11T16:25:20.069143173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941308 | controller |     "Jun 11 16:25:20.069192 crc crio[23211]: time=\"2026-06-11T16:25:20.069173243Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941334 | controller |     "Jun 11 16:25:20.069520 crc crio[23211]: time=\"2026-06-11T16:25:20.069484221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941360 | controller |     "Jun 11 16:25:20.069617 crc crio[23211]: time=\"2026-06-11T16:25:20.069563123Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941386 | controller |     "Jun 11 16:25:20.069921 crc crio[23211]: time=\"2026-06-11T16:25:20.069872621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941412 | controller |     "Jun 11 16:25:20.069921 crc crio[23211]: time=\"2026-06-11T16:25:20.069920193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941438 | controller |     "Jun 11 16:25:20.070201 crc crio[23211]: time=\"2026-06-11T16:25:20.070077406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941468 | controller |     "Jun 11 16:25:20.070201 crc crio[23211]: time=\"2026-06-11T16:25:20.070128308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941495 | controller |     "Jun 11 16:25:20.070318 crc crio[23211]: time=\"2026-06-11T16:25:20.07022015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941543 | controller |     "Jun 11 16:25:20.070318 crc crio[23211]: time=\"2026-06-11T16:25:20.070250991Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941572 | controller |     "Jun 11 16:25:20.070625 crc crio[23211]: time=\"2026-06-11T16:25:20.070587999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941598 | controller |     "Jun 11 16:25:20.070698 crc crio[23211]: time=\"2026-06-11T16:25:20.07063786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941625 | controller |     "Jun 11 16:25:20.070762 crc crio[23211]: time=\"2026-06-11T16:25:20.070698202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941651 | controller |     "Jun 11 16:25:20.070762 crc crio[23211]: time=\"2026-06-11T16:25:20.070729852Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941677 | controller |     "Jun 11 16:25:20.071004 crc crio[23211]: time=\"2026-06-11T16:25:20.070952849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941703 | controller |     "Jun 11 16:25:20.071004 crc crio[23211]: time=\"2026-06-11T16:25:20.07100106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941728 | controller |     "Jun 11 16:25:20.071252 crc crio[23211]: time=\"2026-06-11T16:25:20.071205475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941754 | controller |     "Jun 11 16:25:20.071352 crc crio[23211]: time=\"2026-06-11T16:25:20.071256746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941780 | controller |     "Jun 11 16:25:20.071352 crc crio[23211]: time=\"2026-06-11T16:25:20.071314668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941805 | controller |     "Jun 11 16:25:20.071352 crc crio[23211]: time=\"2026-06-11T16:25:20.071349768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941831 | controller |     "Jun 11 16:25:20.071740 crc crio[23211]: time=\"2026-06-11T16:25:20.071692157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941857 | controller |     "Jun 11 16:25:20.071740 crc crio[23211]: time=\"2026-06-11T16:25:20.071738758Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941882 | controller |     "Jun 11 16:25:20.071942 crc crio[23211]: time=\"2026-06-11T16:25:20.071902202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941908 | controller |     "Jun 11 16:25:20.072020 crc crio[23211]: time=\"2026-06-11T16:25:20.071953033Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941933 | controller |     "Jun 11 16:25:20.072361 crc crio[23211]: time=\"2026-06-11T16:25:20.07222657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.941959 | controller |     "Jun 11 16:25:20.072516 crc crio[23211]: time=\"2026-06-11T16:25:20.072370003Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.941985 | controller |     "Jun 11 16:25:20.072661 crc crio[23211]: time=\"2026-06-11T16:25:20.072623561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942016 | controller |     "Jun 11 16:25:20.072723 crc crio[23211]: time=\"2026-06-11T16:25:20.072676602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942043 | controller |     "Jun 11 16:25:20.072915 crc crio[23211]: time=\"2026-06-11T16:25:20.072883746Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942069 | controller |     "Jun 11 16:25:20.072980 crc crio[23211]: time=\"2026-06-11T16:25:20.072928877Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942095 | controller |     "Jun 11 16:25:20.073265 crc crio[23211]: time=\"2026-06-11T16:25:20.073213885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942121 | controller |     "Jun 11 16:25:20.073389 crc crio[23211]: time=\"2026-06-11T16:25:20.073273716Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942147 | controller |     "Jun 11 16:25:20.073595 crc crio[23211]: time=\"2026-06-11T16:25:20.073499912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942173 | controller |     "Jun 11 16:25:20.073595 crc crio[23211]: time=\"2026-06-11T16:25:20.073592224Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942198 | controller |     "Jun 11 16:25:20.073739 crc crio[23211]: time=\"2026-06-11T16:25:20.073693407Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942224 | controller |     "Jun 11 16:25:20.073795 crc crio[23211]: time=\"2026-06-11T16:25:20.073744588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942249 | controller |     "Jun 11 16:25:20.073996 crc crio[23211]: time=\"2026-06-11T16:25:20.073953374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942275 | controller |     "Jun 11 16:25:20.074054 crc crio[23211]: time=\"2026-06-11T16:25:20.074015736Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942301 | controller |     "Jun 11 16:25:20.074198 crc crio[23211]: time=\"2026-06-11T16:25:20.074152989Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942326 | controller |     "Jun 11 16:25:20.074253 crc crio[23211]: time=\"2026-06-11T16:25:20.07420475Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942352 | controller |     "Jun 11 16:25:20.074363 crc crio[23211]: time=\"2026-06-11T16:25:20.074314533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942377 | controller |     "Jun 11 16:25:20.074559 crc crio[23211]: time=\"2026-06-11T16:25:20.074381014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942403 | controller |     "Jun 11 16:25:20.074697 crc crio[23211]: time=\"2026-06-11T16:25:20.074659201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942429 | controller |     "Jun 11 16:25:20.074842 crc crio[23211]: time=\"2026-06-11T16:25:20.074705262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942455 | controller |     "Jun 11 16:25:20.074906 crc crio[23211]: time=\"2026-06-11T16:25:20.074852676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942481 | controller |     "Jun 11 16:25:20.074906 crc crio[23211]: time=\"2026-06-11T16:25:20.074879707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942508 | controller |     "Jun 11 16:25:20.075094 crc crio[23211]: time=\"2026-06-11T16:25:20.075041971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942579 | controller |     "Jun 11 16:25:20.075094 crc crio[23211]: time=\"2026-06-11T16:25:20.075092632Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942610 | controller |     "Jun 11 16:25:20.075258 crc crio[23211]: time=\"2026-06-11T16:25:20.075221295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942632 | controller |     "Jun 11 16:25:20.075321 crc crio[23211]: time=\"2026-06-11T16:25:20.075273316Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942649 | controller |     "Jun 11 16:25:20.075507 crc crio[23211]: time=\"2026-06-11T16:25:20.075413101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942664 | controller |     "Jun 11 16:25:20.075603 crc crio[23211]: time=\"2026-06-11T16:25:20.075516923Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942680 | controller |     "Jun 11 16:25:20.075729 crc crio[23211]: time=\"2026-06-11T16:25:20.075694197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942695 | controller |     "Jun 11 16:25:20.075781 crc crio[23211]: time=\"2026-06-11T16:25:20.075742638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942711 | controller |     "Jun 11 16:25:20.075901 crc crio[23211]: time=\"2026-06-11T16:25:20.075868142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942725 | controller |     "Jun 11 16:25:20.075955 crc crio[23211]: time=\"2026-06-11T16:25:20.075916993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942741 | controller |     "Jun 11 16:25:20.076135 crc crio[23211]: time=\"2026-06-11T16:25:20.076090326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942755 | controller |     "Jun 11 16:25:20.076197 crc crio[23211]: time=\"2026-06-11T16:25:20.076141677Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942770 | controller |     "Jun 11 16:25:20.076268 crc crio[23211]: time=\"2026-06-11T16:25:20.076233591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942784 | controller |     "Jun 11 16:25:20.076323 crc crio[23211]: time=\"2026-06-11T16:25:20.076285002Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942799 | controller |     "Jun 11 16:25:20.076612 crc crio[23211]: time=\"2026-06-11T16:25:20.076574479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942815 | controller |     "Jun 11 16:25:20.076686 crc crio[23211]: time=\"2026-06-11T16:25:20.07662041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942830 | controller |     "Jun 11 16:25:20.076745 crc crio[23211]: time=\"2026-06-11T16:25:20.076707562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942845 | controller |     "Jun 11 16:25:20.076745 crc crio[23211]: time=\"2026-06-11T16:25:20.076737763Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942860 | controller |     "Jun 11 16:25:20.077023 crc crio[23211]: time=\"2026-06-11T16:25:20.076940379Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942875 | controller |     "Jun 11 16:25:20.077103 crc crio[23211]: time=\"2026-06-11T16:25:20.077035971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942890 | controller |     "Jun 11 16:25:20.077240 crc crio[23211]: time=\"2026-06-11T16:25:20.077163213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942909 | controller |     "Jun 11 16:25:20.077340 crc crio[23211]: time=\"2026-06-11T16:25:20.077259646Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942925 | controller |     "Jun 11 16:25:20.077401 crc crio[23211]: time=\"2026-06-11T16:25:20.077353789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942940 | controller |     "Jun 11 16:25:20.077401 crc crio[23211]: time=\"2026-06-11T16:25:20.07738616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942954 | controller |     "Jun 11 16:25:20.077694 crc crio[23211]: time=\"2026-06-11T16:25:20.077660727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942969 | controller |     "Jun 11 16:25:20.077756 crc crio[23211]: time=\"2026-06-11T16:25:20.077704878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.942983 | controller |     "Jun 11 16:25:20.077946 crc crio[23211]: time=\"2026-06-11T16:25:20.077910983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.942997 | controller |     "Jun 11 16:25:20.077998 crc crio[23211]: time=\"2026-06-11T16:25:20.077964784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943011 | controller |     "Jun 11 16:25:20.078164 crc crio[23211]: time=\"2026-06-11T16:25:20.078130438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943026 | controller |     "Jun 11 16:25:20.078242 crc crio[23211]: time=\"2026-06-11T16:25:20.07817274Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943040 | controller |     "Jun 11 16:25:20.078561 crc crio[23211]: time=\"2026-06-11T16:25:20.078496797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943055 | controller |     "Jun 11 16:25:20.078633 crc crio[23211]: time=\"2026-06-11T16:25:20.078578019Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943069 | controller |     "Jun 11 16:25:20.078777 crc crio[23211]: time=\"2026-06-11T16:25:20.078740794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943085 | controller |     "Jun 11 16:25:20.078846 crc crio[23211]: time=\"2026-06-11T16:25:20.078790685Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943100 | controller |     "Jun 11 16:25:20.079009 crc crio[23211]: time=\"2026-06-11T16:25:20.078905757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943114 | controller |     "Jun 11 16:25:20.079009 crc crio[23211]: time=\"2026-06-11T16:25:20.078951778Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943128 | controller |     "Jun 11 16:25:20.079171 crc crio[23211]: time=\"2026-06-11T16:25:20.079137964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943142 | controller |     "Jun 11 16:25:20.079229 crc crio[23211]: time=\"2026-06-11T16:25:20.079183845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943157 | controller |     "Jun 11 16:25:20.079404 crc crio[23211]: time=\"2026-06-11T16:25:20.079368269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943172 | controller |     "Jun 11 16:25:20.079553 crc crio[23211]: time=\"2026-06-11T16:25:20.07941129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943186 | controller |     "Jun 11 16:25:20.079709 crc crio[23211]: time=\"2026-06-11T16:25:20.079669478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943204 | controller |     "Jun 11 16:25:20.079782 crc crio[23211]: time=\"2026-06-11T16:25:20.079719599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943220 | controller |     "Jun 11 16:25:20.079917 crc crio[23211]: time=\"2026-06-11T16:25:20.079878182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943235 | controller |     "Jun 11 16:25:20.079970 crc crio[23211]: time=\"2026-06-11T16:25:20.079944703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943250 | controller |     "Jun 11 16:25:20.080099 crc crio[23211]: time=\"2026-06-11T16:25:20.080065687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943264 | controller |     "Jun 11 16:25:20.080159 crc crio[23211]: time=\"2026-06-11T16:25:20.080111308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943279 | controller |     "Jun 11 16:25:20.080395 crc crio[23211]: time=\"2026-06-11T16:25:20.080346703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943293 | controller |     "Jun 11 16:25:20.080596 crc crio[23211]: time=\"2026-06-11T16:25:20.080409525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943308 | controller |     "Jun 11 16:25:20.080700 crc crio[23211]: time=\"2026-06-11T16:25:20.080624991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943322 | controller |     "Jun 11 16:25:20.080700 crc crio[23211]: time=\"2026-06-11T16:25:20.080667792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943337 | controller |     "Jun 11 16:25:20.080904 crc crio[23211]: time=\"2026-06-11T16:25:20.080868507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943351 | controller |     "Jun 11 16:25:20.080969 crc crio[23211]: time=\"2026-06-11T16:25:20.080921888Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943366 | controller |     "Jun 11 16:25:20.081107 crc crio[23211]: time=\"2026-06-11T16:25:20.081073442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943380 | controller |     "Jun 11 16:25:20.081159 crc crio[23211]: time=\"2026-06-11T16:25:20.081119813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943394 | controller |     "Jun 11 16:25:20.081357 crc crio[23211]: time=\"2026-06-11T16:25:20.081324188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943409 | controller |     "Jun 11 16:25:20.081410 crc crio[23211]: time=\"2026-06-11T16:25:20.081371679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943423 | controller |     "Jun 11 16:25:20.081504 crc crio[23211]: time=\"2026-06-11T16:25:20.081476862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943437 | controller |     "Jun 11 16:25:20.081574 crc crio[23211]: time=\"2026-06-11T16:25:20.081509923Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943452 | controller |     "Jun 11 16:25:20.081755 crc crio[23211]: time=\"2026-06-11T16:25:20.081722058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943466 | controller |     "Jun 11 16:25:20.081814 crc crio[23211]: time=\"2026-06-11T16:25:20.081769139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943480 | controller |     "Jun 11 16:25:20.082003 crc crio[23211]: time=\"2026-06-11T16:25:20.081965415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943497 | controller |     "Jun 11 16:25:20.082064 crc crio[23211]: time=\"2026-06-11T16:25:20.082028746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943528 | controller |     "Jun 11 16:25:20.082153 crc crio[23211]: time=\"2026-06-11T16:25:20.082121548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943550 | controller |     "Jun 11 16:25:20.082206 crc crio[23211]: time=\"2026-06-11T16:25:20.08217186Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943565 | controller |     "Jun 11 16:25:20.082390 crc crio[23211]: time=\"2026-06-11T16:25:20.082357624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943580 | controller |     "Jun 11 16:25:20.082498 crc crio[23211]: time=\"2026-06-11T16:25:20.082404485Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943595 | controller |     "Jun 11 16:25:20.082641 crc crio[23211]: time=\"2026-06-11T16:25:20.08260957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943609 | controller |     "Jun 11 16:25:20.082694 crc crio[23211]: time=\"2026-06-11T16:25:20.082656631Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943624 | controller |     "Jun 11 16:25:20.082784 crc crio[23211]: time=\"2026-06-11T16:25:20.082750184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943639 | controller |     "Jun 11 16:25:20.082835 crc crio[23211]: time=\"2026-06-11T16:25:20.082796965Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943653 | controller |     "Jun 11 16:25:20.082976 crc crio[23211]: time=\"2026-06-11T16:25:20.082944359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943668 | controller |     "Jun 11 16:25:20.083024 crc crio[23211]: time=\"2026-06-11T16:25:20.08299085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943682 | controller |     "Jun 11 16:25:20.083321 crc crio[23211]: time=\"2026-06-11T16:25:20.083274918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943696 | controller |     "Jun 11 16:25:20.083461 crc crio[23211]: time=\"2026-06-11T16:25:20.083327549Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943711 | controller |     "Jun 11 16:25:20.083515 crc crio[23211]: time=\"2026-06-11T16:25:20.083464712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943726 | controller |     "Jun 11 16:25:20.083515 crc crio[23211]: time=\"2026-06-11T16:25:20.083496683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943740 | controller |     "Jun 11 16:25:20.083723 crc crio[23211]: time=\"2026-06-11T16:25:20.083677838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943754 | controller |     "Jun 11 16:25:20.083787 crc crio[23211]: time=\"2026-06-11T16:25:20.08372972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943768 | controller |     "Jun 11 16:25:20.083898 crc crio[23211]: time=\"2026-06-11T16:25:20.083856393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943782 | controller |     "Jun 11 16:25:20.084083 crc crio[23211]: time=\"2026-06-11T16:25:20.083907954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943796 | controller |     "Jun 11 16:25:20.084139 crc crio[23211]: time=\"2026-06-11T16:25:20.084100929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943814 | controller |     "Jun 11 16:25:20.084139 crc crio[23211]: time=\"2026-06-11T16:25:20.084129539Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943829 | controller |     "Jun 11 16:25:20.084497 crc crio[23211]: time=\"2026-06-11T16:25:20.084376776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943844 | controller |     "Jun 11 16:25:20.084497 crc crio[23211]: time=\"2026-06-11T16:25:20.084491508Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943859 | controller |     "Jun 11 16:25:20.084742 crc crio[23211]: time=\"2026-06-11T16:25:20.084673333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943891 | controller |     "Jun 11 16:25:20.084880 crc crio[23211]: time=\"2026-06-11T16:25:20.084795086Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943910 | controller |     "Jun 11 16:25:20.085156 crc crio[23211]: time=\"2026-06-11T16:25:20.085109674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943925 | controller |     "Jun 11 16:25:20.085285 crc crio[23211]: time=\"2026-06-11T16:25:20.085160236Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943941 | controller |     "Jun 11 16:25:20.085517 crc crio[23211]: time=\"2026-06-11T16:25:20.085365351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943956 | controller |     "Jun 11 16:25:20.085517 crc crio[23211]: time=\"2026-06-11T16:25:20.085482784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.943971 | controller |     "Jun 11 16:25:20.085883 crc crio[23211]: time=\"2026-06-11T16:25:20.085820982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.943985 | controller |     "Jun 11 16:25:20.085883 crc crio[23211]: time=\"2026-06-11T16:25:20.085879043Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944000 | controller |     "Jun 11 16:25:20.086086 crc crio[23211]: time=\"2026-06-11T16:25:20.086033067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944015 | controller |     "Jun 11 16:25:20.086163 crc crio[23211]: time=\"2026-06-11T16:25:20.086099979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944029 | controller |     "Jun 11 16:25:20.086622 crc crio[23211]: time=\"2026-06-11T16:25:20.086569521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944043 | controller |     "Jun 11 16:25:20.086681 crc crio[23211]: time=\"2026-06-11T16:25:20.086640223Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944058 | controller |     "Jun 11 16:25:20.086928 crc crio[23211]: time=\"2026-06-11T16:25:20.086877609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944072 | controller |     "Jun 11 16:25:20.086983 crc crio[23211]: time=\"2026-06-11T16:25:20.08693776Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944086 | controller |     "Jun 11 16:25:20.087383 crc crio[23211]: time=\"2026-06-11T16:25:20.087255398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944101 | controller |     "Jun 11 16:25:20.087383 crc crio[23211]: time=\"2026-06-11T16:25:20.087306699Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944118 | controller |     "Jun 11 16:25:20.088789 crc crio[23211]: time=\"2026-06-11T16:25:20.088722795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944133 | controller |     "Jun 11 16:25:20.088858 crc crio[23211]: time=\"2026-06-11T16:25:20.088792446Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944147 | controller |     "Jun 11 16:25:20.089222 crc crio[23211]: time=\"2026-06-11T16:25:20.089044922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944162 | controller |     "Jun 11 16:25:20.089222 crc crio[23211]: time=\"2026-06-11T16:25:20.089097155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944176 | controller |     "Jun 11 16:25:20.089311 crc crio[23211]: time=\"2026-06-11T16:25:20.089234727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944190 | controller |     "Jun 11 16:25:20.089311 crc crio[23211]: time=\"2026-06-11T16:25:20.089266708Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944205 | controller |     "Jun 11 16:25:20.089662 crc crio[23211]: time=\"2026-06-11T16:25:20.089608877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944221 | controller |     "Jun 11 16:25:20.089721 crc crio[23211]: time=\"2026-06-11T16:25:20.0897039Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944235 | controller |     "Jun 11 16:25:20.090172 crc crio[23211]: time=\"2026-06-11T16:25:20.09011263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944250 | controller |     "Jun 11 16:25:20.090236 crc crio[23211]: time=\"2026-06-11T16:25:20.090180771Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944265 | controller |     "Jun 11 16:25:20.090735 crc crio[23211]: time=\"2026-06-11T16:25:20.090684395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944280 | controller |     "Jun 11 16:25:20.090810 crc crio[23211]: time=\"2026-06-11T16:25:20.090742886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944295 | controller |     "Jun 11 16:25:20.091246 crc crio[23211]: time=\"2026-06-11T16:25:20.091188197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944310 | controller |     "Jun 11 16:25:20.091246 crc crio[23211]: time=\"2026-06-11T16:25:20.091244868Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944325 | controller |     "Jun 11 16:25:20.091603 crc crio[23211]: time=\"2026-06-11T16:25:20.091517805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944339 | controller |     "Jun 11 16:25:20.091669 crc crio[23211]: time=\"2026-06-11T16:25:20.091617137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944355 | controller |     "Jun 11 16:25:20.091785 crc crio[23211]: time=\"2026-06-11T16:25:20.09173347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944370 | controller |     "Jun 11 16:25:20.091871 crc crio[23211]: time=\"2026-06-11T16:25:20.091787911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944390 | controller |     "Jun 11 16:25:20.092104 crc crio[23211]: time=\"2026-06-11T16:25:20.092035039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944411 | controller |     "Jun 11 16:25:20.092196 crc crio[23211]: time=\"2026-06-11T16:25:20.09210714Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944441 | controller |     "Jun 11 16:25:20.092254 crc crio[23211]: time=\"2026-06-11T16:25:20.092234343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944463 | controller |     "Jun 11 16:25:20.092306 crc crio[23211]: time=\"2026-06-11T16:25:20.092268304Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944479 | controller |     "Jun 11 16:25:20.092905 crc crio[23211]: time=\"2026-06-11T16:25:20.092563351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944494 | controller |     "Jun 11 16:25:20.092996 crc crio[23211]: time=\"2026-06-11T16:25:20.09290841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944508 | controller |     "Jun 11 16:25:20.092996 crc crio[23211]: time=\"2026-06-11T16:25:20.092956991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944546 | controller |     "Jun 11 16:25:20.092996 crc crio[23211]: time=\"2026-06-11T16:25:20.092986382Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944562 | controller |     "Jun 11 16:25:20.093276 crc crio[23211]: time=\"2026-06-11T16:25:20.093202437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944576 | controller |     "Jun 11 16:25:20.093339 crc crio[23211]: time=\"2026-06-11T16:25:20.093283859Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944591 | controller |     "Jun 11 16:25:20.093339 crc crio[23211]: time=\"2026-06-11T16:25:20.09330272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944606 | controller |     "Jun 11 16:25:20.093339 crc crio[23211]: time=\"2026-06-11T16:25:20.0933214Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944620 | controller |     "Jun 11 16:25:20.093502 crc crio[23211]: time=\"2026-06-11T16:25:20.093379501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944634 | controller |     "Jun 11 16:25:20.093721 crc crio[23211]: time=\"2026-06-11T16:25:20.093655128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944649 | controller |     "Jun 11 16:25:20.093957 crc crio[23211]: time=\"2026-06-11T16:25:20.093898944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944662 | controller |     "Jun 11 16:25:20.094324 crc crio[23211]: time=\"2026-06-11T16:25:20.094250713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944676 | controller |     "Jun 11 16:25:20.094413 crc crio[23211]: time=\"2026-06-11T16:25:20.094372877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944692 | controller |     "Jun 11 16:25:20.094413 crc crio[23211]: time=\"2026-06-11T16:25:20.094402747Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944707 | controller |     "Jun 11 16:25:20.094413 crc crio[23211]: time=\"2026-06-11T16:25:20.09451543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944721 | controller |     "Jun 11 16:25:20.094735 crc crio[23211]: time=\"2026-06-11T16:25:20.094585102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944737 | controller |     "Jun 11 16:25:20.094914 crc crio[23211]: time=\"2026-06-11T16:25:20.094854899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944752 | controller |     "Jun 11 16:25:20.094914 crc crio[23211]: time=\"2026-06-11T16:25:20.094912721Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944771 | controller |     "Jun 11 16:25:20.095125 crc crio[23211]: time=\"2026-06-11T16:25:20.095076385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944787 | controller |     "Jun 11 16:25:20.095198 crc crio[23211]: time=\"2026-06-11T16:25:20.095130786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944801 | controller |     "Jun 11 16:25:20.095386 crc crio[23211]: time=\"2026-06-11T16:25:20.095338181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944817 | controller |     "Jun 11 16:25:20.095386 crc crio[23211]: time=\"2026-06-11T16:25:20.095388252Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944831 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.095762262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944846 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.0965013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944860 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.096629123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944876 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.096663504Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944890 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.096784776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944906 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.096807917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944921 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.096914091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944936 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.097008703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944951 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.097148486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944965 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.097188837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.944980 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.097617348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.944994 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.097876094Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945009 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.097971396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945023 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098002057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945039 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.09811322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945053 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098260155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945074 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098392888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945089 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098685475Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945104 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098734146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945118 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098759227Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945132 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.098985893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945146 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099140577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945160 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099156887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945174 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099174698Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945188 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099365453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945203 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099410184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945217 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099628489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945231 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.09966791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945245 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099831284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945259 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.099882995Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945273 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.100029209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945287 | controller |     "Jun 11 16:25:20.100058 crc crio[23211]: time=\"2026-06-11T16:25:20.100061999Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945301 | controller |     "Jun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100389288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945315 | controller |     "Jun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100605604Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945329 | controller |     "Jun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100623794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945344 | controller |     "Jun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100646045Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945361 | controller |     "Jun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100691626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945376 | controller |     "Jun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100713536Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945390 | controller |     "Jun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.100966573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945404 | controller |     "Jun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.101004253Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945418 | controller |     "Jun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.101186178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945433 | controller |     "Jun 11 16:25:20.101287 crc crio[23211]: time=\"2026-06-11T16:25:20.101230629Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945447 | controller |     "Jun 11 16:25:20.101733 crc crio[23211]: time=\"2026-06-11T16:25:20.101301891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945462 | controller |     "Jun 11 16:25:20.101733 crc crio[23211]: time=\"2026-06-11T16:25:20.101334682Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945476 | controller |     "Jun 11 16:25:20.101887 crc crio[23211]: time=\"2026-06-11T16:25:20.101847935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945492 | controller |     "Jun 11 16:25:20.101939 crc crio[23211]: time=\"2026-06-11T16:25:20.101901446Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945506 | controller |     "Jun 11 16:25:20.101939 crc crio[23211]: time=\"2026-06-11T16:25:20.101919407Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945541 | controller |     "Jun 11 16:25:20.101939 crc crio[23211]: time=\"2026-06-11T16:25:20.101936377Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945558 | controller |     "Jun 11 16:25:20.102311 crc crio[23211]: time=\"2026-06-11T16:25:20.102244065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945572 | controller |     "Jun 11 16:25:20.102311 crc crio[23211]: time=\"2026-06-11T16:25:20.102311456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945587 | controller |     "Jun 11 16:25:20.102411 crc crio[23211]: time=\"2026-06-11T16:25:20.102343287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945601 | controller |     "Jun 11 16:25:20.102411 crc crio[23211]: time=\"2026-06-11T16:25:20.102369878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945617 | controller |     "Jun 11 16:25:20.102643 crc crio[23211]: time=\"2026-06-11T16:25:20.102520161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945632 | controller |     "Jun 11 16:25:20.102643 crc crio[23211]: time=\"2026-06-11T16:25:20.102602743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945646 | controller |     "Jun 11 16:25:20.102643 crc crio[23211]: time=\"2026-06-11T16:25:20.102620743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945661 | controller |     "Jun 11 16:25:20.102643 crc crio[23211]: time=\"2026-06-11T16:25:20.102641783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945678 | controller |     "Jun 11 16:25:20.102860 crc crio[23211]: time=\"2026-06-11T16:25:20.102809889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945694 | controller |     "Jun 11 16:25:20.102929 crc crio[23211]: time=\"2026-06-11T16:25:20.10286524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945709 | controller |     "Jun 11 16:25:20.103160 crc crio[23211]: time=\"2026-06-11T16:25:20.103007553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945723 | controller |     "Jun 11 16:25:20.103160 crc crio[23211]: time=\"2026-06-11T16:25:20.103138917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945738 | controller |     "Jun 11 16:25:20.103263 crc crio[23211]: time=\"2026-06-11T16:25:20.103163037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945753 | controller |     "Jun 11 16:25:20.103263 crc crio[23211]: time=\"2026-06-11T16:25:20.103188378Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945768 | controller |     "Jun 11 16:25:20.103353 crc crio[23211]: time=\"2026-06-11T16:25:20.103302791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945783 | controller |     "Jun 11 16:25:20.103353 crc crio[23211]: time=\"2026-06-11T16:25:20.103334971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945798 | controller |     "Jun 11 16:25:20.103784 crc crio[23211]: time=\"2026-06-11T16:25:20.103728322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945812 | controller |     "Jun 11 16:25:20.103784 crc crio[23211]: time=\"2026-06-11T16:25:20.103795314Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945827 | controller |     "Jun 11 16:25:20.104092 crc crio[23211]: time=\"2026-06-11T16:25:20.103896356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945841 | controller |     "Jun 11 16:25:20.104092 crc crio[23211]: time=\"2026-06-11T16:25:20.103946137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945857 | controller |     "Jun 11 16:25:20.104318 crc crio[23211]: time=\"2026-06-11T16:25:20.104286276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945871 | controller |     "Jun 11 16:25:20.104403 crc crio[23211]: time=\"2026-06-11T16:25:20.104367808Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945885 | controller |     "Jun 11 16:25:20.104696 crc crio[23211]: time=\"2026-06-11T16:25:20.104641265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945901 | controller |     "Jun 11 16:25:20.104752 crc crio[23211]: time=\"2026-06-11T16:25:20.104708577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945915 | controller |     "Jun 11 16:25:20.104980 crc crio[23211]: time=\"2026-06-11T16:25:20.104931821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945930 | controller |     "Jun 11 16:25:20.105057 crc crio[23211]: time=\"2026-06-11T16:25:20.104988473Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945945 | controller |     "Jun 11 16:25:20.105093 crc crio[23211]: time=\"2026-06-11T16:25:20.105074085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945963 | controller |     "Jun 11 16:25:20.105163 crc crio[23211]: time=\"2026-06-11T16:25:20.105103556Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.945980 | controller |     "Jun 11 16:25:20.105304 crc crio[23211]: time=\"2026-06-11T16:25:20.10523648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.945996 | controller |     "Jun 11 16:25:20.105379 crc crio[23211]: time=\"2026-06-11T16:25:20.105326302Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946012 | controller |     "Jun 11 16:25:20.105588 crc crio[23211]: time=\"2026-06-11T16:25:20.105525447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946028 | controller |     "Jun 11 16:25:20.105677 crc crio[23211]: time=\"2026-06-11T16:25:20.105603739Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946044 | controller |     "Jun 11 16:25:20.105820 crc crio[23211]: time=\"2026-06-11T16:25:20.105778873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946061 | controller |     "Jun 11 16:25:20.105883 crc crio[23211]: time=\"2026-06-11T16:25:20.105831744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946077 | controller |     "Jun 11 16:25:20.105972 crc crio[23211]: time=\"2026-06-11T16:25:20.105935557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946092 | controller |     "Jun 11 16:25:20.106035 crc crio[23211]: time=\"2026-06-11T16:25:20.105984088Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946109 | controller |     "Jun 11 16:25:20.106204 crc crio[23211]: time=\"2026-06-11T16:25:20.106168323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946125 | controller |     "Jun 11 16:25:20.106255 crc crio[23211]: time=\"2026-06-11T16:25:20.106218204Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946140 | controller |     "Jun 11 16:25:20.106622 crc crio[23211]: time=\"2026-06-11T16:25:20.106520381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946157 | controller |     "Jun 11 16:25:20.106689 crc crio[23211]: time=\"2026-06-11T16:25:20.106663755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946172 | controller |     "Jun 11 16:25:20.106769 crc crio[23211]: time=\"2026-06-11T16:25:20.106734066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946188 | controller |     "Jun 11 16:25:20.106824 crc crio[23211]: time=\"2026-06-11T16:25:20.106783508Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946204 | controller |     "Jun 11 16:25:20.106921 crc crio[23211]: time=\"2026-06-11T16:25:20.10689011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946221 | controller |     "Jun 11 16:25:20.106973 crc crio[23211]: time=\"2026-06-11T16:25:20.106933861Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946237 | controller |     "Jun 11 16:25:20.107146 crc crio[23211]: time=\"2026-06-11T16:25:20.107111677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946252 | controller |     "Jun 11 16:25:20.107197 crc crio[23211]: time=\"2026-06-11T16:25:20.107159778Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946267 | controller |     "Jun 11 16:25:20.107278 crc crio[23211]: time=\"2026-06-11T16:25:20.10724426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946286 | controller |     "Jun 11 16:25:20.107350 crc crio[23211]: time=\"2026-06-11T16:25:20.107286111Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946303 | controller |     "Jun 11 16:25:20.107684 crc crio[23211]: time=\"2026-06-11T16:25:20.107632239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946319 | controller |     "Jun 11 16:25:20.107684 crc crio[23211]: time=\"2026-06-11T16:25:20.10767959Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946335 | controller |     "Jun 11 16:25:20.107933 crc crio[23211]: time=\"2026-06-11T16:25:20.107889676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946351 | controller |     "Jun 11 16:25:20.107996 crc crio[23211]: time=\"2026-06-11T16:25:20.107933577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946367 | controller |     "Jun 11 16:25:20.107996 crc crio[23211]: time=\"2026-06-11T16:25:20.107947807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946383 | controller |     "Jun 11 16:25:20.107996 crc crio[23211]: time=\"2026-06-11T16:25:20.107967728Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946398 | controller |     "Jun 11 16:25:20.108208 crc crio[23211]: time=\"2026-06-11T16:25:20.108159442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946414 | controller |     "Jun 11 16:25:20.108208 crc crio[23211]: time=\"2026-06-11T16:25:20.108204803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946430 | controller |     "Jun 11 16:25:20.109332 crc crio[23211]: time=\"2026-06-11T16:25:20.10923898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946445 | controller |     "Jun 11 16:25:20.109410 crc crio[23211]: time=\"2026-06-11T16:25:20.109378713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946460 | controller |     "Jun 11 16:25:20.109514 crc crio[23211]: time=\"2026-06-11T16:25:20.109407164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946475 | controller |     "Jun 11 16:25:20.109514 crc crio[23211]: time=\"2026-06-11T16:25:20.109511196Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946491 | controller |     "Jun 11 16:25:20.109675 crc crio[23211]: time=\"2026-06-11T16:25:20.109569858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946506 | controller |     "Jun 11 16:25:20.109675 crc crio[23211]: time=\"2026-06-11T16:25:20.10961724Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946543 | controller |     "Jun 11 16:25:20.110061 crc crio[23211]: time=\"2026-06-11T16:25:20.109811785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946560 | controller |     "Jun 11 16:25:20.110061 crc crio[23211]: time=\"2026-06-11T16:25:20.109868356Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946576 | controller |     "Jun 11 16:25:20.110061 crc crio[23211]: time=\"2026-06-11T16:25:20.11004002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946592 | controller |     "Jun 11 16:25:20.110413 crc crio[23211]: time=\"2026-06-11T16:25:20.110085901Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946609 | controller |     "Jun 11 16:25:20.110413 crc crio[23211]: time=\"2026-06-11T16:25:20.110396439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946628 | controller |     "Jun 11 16:25:20.110413 crc crio[23211]: time=\"2026-06-11T16:25:20.110473731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946645 | controller |     "Jun 11 16:25:20.110716 crc crio[23211]: time=\"2026-06-11T16:25:20.110675817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946660 | controller |     "Jun 11 16:25:20.110778 crc crio[23211]: time=\"2026-06-11T16:25:20.110729028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946676 | controller |     "Jun 11 16:25:20.110889 crc crio[23211]: time=\"2026-06-11T16:25:20.110827889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946691 | controller |     "Jun 11 16:25:20.110946 crc crio[23211]: time=\"2026-06-11T16:25:20.110899421Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946706 | controller |     "Jun 11 16:25:20.111065 crc crio[23211]: time=\"2026-06-11T16:25:20.111019865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946723 | controller |     "Jun 11 16:25:20.111626 crc crio[23211]: time=\"2026-06-11T16:25:20.111073176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946739 | controller |     "Jun 11 16:25:20.111626 crc crio[23211]: time=\"2026-06-11T16:25:20.111196289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946754 | controller |     "Jun 11 16:25:20.111626 crc crio[23211]: time=\"2026-06-11T16:25:20.11123233Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946769 | controller |     "Jun 11 16:25:20.111626 crc crio[23211]: time=\"2026-06-11T16:25:20.111509417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946785 | controller |     "Jun 11 16:25:20.111626 crc crio[23211]: time=\"2026-06-11T16:25:20.111572199Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946801 | controller |     "Jun 11 16:25:20.111862 crc crio[23211]: time=\"2026-06-11T16:25:20.111705032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946816 | controller |     "Jun 11 16:25:20.111862 crc crio[23211]: time=\"2026-06-11T16:25:20.111739583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946831 | controller |     "Jun 11 16:25:20.112011 crc crio[23211]: time=\"2026-06-11T16:25:20.111965679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946847 | controller |     "Jun 11 16:25:20.112090 crc crio[23211]: time=\"2026-06-11T16:25:20.112025171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946864 | controller |     "Jun 11 16:25:20.112090 crc crio[23211]: time=\"2026-06-11T16:25:20.112142932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946881 | controller |     "Jun 11 16:25:20.112561 crc crio[23211]: time=\"2026-06-11T16:25:20.112499132Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946897 | controller |     "Jun 11 16:25:20.112636 crc crio[23211]: time=\"2026-06-11T16:25:20.112521783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946913 | controller |     "Jun 11 16:25:20.112761 crc crio[23211]: time=\"2026-06-11T16:25:20.112685377Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946929 | controller |     "Jun 11 16:25:20.112888 crc crio[23211]: time=\"2026-06-11T16:25:20.112854261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946949 | controller |     "Jun 11 16:25:20.112994 crc crio[23211]: time=\"2026-06-11T16:25:20.112960303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946966 | controller |     "Jun 11 16:25:20.113046 crc crio[23211]: time=\"2026-06-11T16:25:20.113003464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.946982 | controller |     "Jun 11 16:25:20.113046 crc crio[23211]: time=\"2026-06-11T16:25:20.113035665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.946997 | controller |     "Jun 11 16:25:20.113165 crc crio[23211]: time=\"2026-06-11T16:25:20.113070636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947013 | controller |     "Jun 11 16:25:20.113165 crc crio[23211]: time=\"2026-06-11T16:25:20.113114787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947030 | controller |     "Jun 11 16:25:20.113397 crc crio[23211]: time=\"2026-06-11T16:25:20.113358004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947046 | controller |     "Jun 11 16:25:20.113566 crc crio[23211]: time=\"2026-06-11T16:25:20.113413145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947062 | controller |     "Jun 11 16:25:20.113636 crc crio[23211]: time=\"2026-06-11T16:25:20.113602419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947078 | controller |     "Jun 11 16:25:20.113702 crc crio[23211]: time=\"2026-06-11T16:25:20.11363553Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947097 | controller |     "Jun 11 16:25:20.113940 crc crio[23211]: time=\"2026-06-11T16:25:20.113879737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947116 | controller |     "Jun 11 16:25:20.114032 crc crio[23211]: time=\"2026-06-11T16:25:20.113946919Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947132 | controller |     "Jun 11 16:25:20.114087 crc crio[23211]: time=\"2026-06-11T16:25:20.114061041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947148 | controller |     "Jun 11 16:25:20.114136 crc crio[23211]: time=\"2026-06-11T16:25:20.114095062Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947164 | controller |     "Jun 11 16:25:20.114360 crc crio[23211]: time=\"2026-06-11T16:25:20.114315628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947180 | controller |     "Jun 11 16:25:20.114484 crc crio[23211]: time=\"2026-06-11T16:25:20.114369979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947196 | controller |     "Jun 11 16:25:20.114639 crc crio[23211]: time=\"2026-06-11T16:25:20.114605555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947212 | controller |     "Jun 11 16:25:20.114701 crc crio[23211]: time=\"2026-06-11T16:25:20.114653526Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947228 | controller |     "Jun 11 16:25:20.114853 crc crio[23211]: time=\"2026-06-11T16:25:20.114813941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947244 | controller |     "Jun 11 16:25:20.114935 crc crio[23211]: time=\"2026-06-11T16:25:20.114862811Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947260 | controller |     "Jun 11 16:25:20.115147 crc crio[23211]: time=\"2026-06-11T16:25:20.115030255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947278 | controller |     "Jun 11 16:25:20.115258 crc crio[23211]: time=\"2026-06-11T16:25:20.115153708Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947295 | controller |     "Jun 11 16:25:20.115258 crc crio[23211]: time=\"2026-06-11T16:25:20.115256882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947311 | controller |     "Jun 11 16:25:20.115379 crc crio[23211]: time=\"2026-06-11T16:25:20.115362574Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947326 | controller |     "Jun 11 16:25:20.115661 crc crio[23211]: time=\"2026-06-11T16:25:20.115575089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947342 | controller |     "Jun 11 16:25:20.115661 crc crio[23211]: time=\"2026-06-11T16:25:20.11560772Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947358 | controller |     "Jun 11 16:25:20.115838 crc crio[23211]: time=\"2026-06-11T16:25:20.115801846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947374 | controller |     "Jun 11 16:25:20.115894 crc crio[23211]: time=\"2026-06-11T16:25:20.115847557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947390 | controller |     "Jun 11 16:25:20.116181 crc crio[23211]: time=\"2026-06-11T16:25:20.116005121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947406 | controller |     "Jun 11 16:25:20.116181 crc crio[23211]: time=\"2026-06-11T16:25:20.116108123Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947422 | controller |     "Jun 11 16:25:20.116307 crc crio[23211]: time=\"2026-06-11T16:25:20.116219585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947438 | controller |     "Jun 11 16:25:20.116307 crc crio[23211]: time=\"2026-06-11T16:25:20.116253466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947454 | controller |     "Jun 11 16:25:20.116576 crc crio[23211]: time=\"2026-06-11T16:25:20.116498313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947471 | controller |     "Jun 11 16:25:20.116576 crc crio[23211]: time=\"2026-06-11T16:25:20.116574155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947487 | controller |     "Jun 11 16:25:20.116763 crc crio[23211]: time=\"2026-06-11T16:25:20.116723488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947503 | controller |     "Jun 11 16:25:20.116814 crc crio[23211]: time=\"2026-06-11T16:25:20.11677452Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947538 | controller |     "Jun 11 16:25:20.116982 crc crio[23211]: time=\"2026-06-11T16:25:20.116941674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947556 | controller |     "Jun 11 16:25:20.117052 crc crio[23211]: time=\"2026-06-11T16:25:20.116990025Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947573 | controller |     "Jun 11 16:25:20.117338 crc crio[23211]: time=\"2026-06-11T16:25:20.117279562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947589 | controller |     "Jun 11 16:25:20.117338 crc crio[23211]: time=\"2026-06-11T16:25:20.117331533Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947605 | controller |     "Jun 11 16:25:20.117771 crc crio[23211]: time=\"2026-06-11T16:25:20.117711483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947625 | controller |     "Jun 11 16:25:20.117771 crc crio[23211]: time=\"2026-06-11T16:25:20.117764835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947642 | controller |     "Jun 11 16:25:20.118022 crc crio[23211]: time=\"2026-06-11T16:25:20.11796487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947658 | controller |     "Jun 11 16:25:20.118093 crc crio[23211]: time=\"2026-06-11T16:25:20.118024451Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947673 | controller |     "Jun 11 16:25:20.118134 crc crio[23211]: time=\"2026-06-11T16:25:20.118119763Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947689 | controller |     "Jun 11 16:25:20.118168 crc crio[23211]: time=\"2026-06-11T16:25:20.118151414Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947705 | controller |     "Jun 11 16:25:20.118403 crc crio[23211]: time=\"2026-06-11T16:25:20.118347079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947722 | controller |     "Jun 11 16:25:20.118403 crc crio[23211]: time=\"2026-06-11T16:25:20.1183967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947738 | controller |     "Jun 11 16:25:20.118649 crc crio[23211]: time=\"2026-06-11T16:25:20.118604125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947754 | controller |     "Jun 11 16:25:20.118707 crc crio[23211]: time=\"2026-06-11T16:25:20.118654796Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947770 | controller |     "Jun 11 16:25:20.118861 crc crio[23211]: time=\"2026-06-11T16:25:20.118815561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947786 | controller |     "Jun 11 16:25:20.118924 crc crio[23211]: time=\"2026-06-11T16:25:20.118865613Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947802 | controller |     "Jun 11 16:25:20.119091 crc crio[23211]: time=\"2026-06-11T16:25:20.119045597Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947818 | controller |     "Jun 11 16:25:20.119174 crc crio[23211]: time=\"2026-06-11T16:25:20.119098258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947834 | controller |     "Jun 11 16:25:20.119281 crc crio[23211]: time=\"2026-06-11T16:25:20.119245862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947849 | controller |     "Jun 11 16:25:20.119341 crc crio[23211]: time=\"2026-06-11T16:25:20.119292743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947880 | controller |     "Jun 11 16:25:20.119855 crc crio[23211]: time=\"2026-06-11T16:25:20.119719043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947900 | controller |     "Jun 11 16:25:20.119855 crc crio[23211]: time=\"2026-06-11T16:25:20.119769165Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947916 | controller |     "Jun 11 16:25:20.119974 crc crio[23211]: time=\"2026-06-11T16:25:20.119916218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947932 | controller |     "Jun 11 16:25:20.119974 crc crio[23211]: time=\"2026-06-11T16:25:20.119948179Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947947 | controller |     "Jun 11 16:25:20.120212 crc crio[23211]: time=\"2026-06-11T16:25:20.120167884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.947967 | controller |     "Jun 11 16:25:20.120268 crc crio[23211]: time=\"2026-06-11T16:25:20.120216307Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.947984 | controller |     "Jun 11 16:25:20.120649 crc crio[23211]: time=\"2026-06-11T16:25:20.120528104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948001 | controller |     "Jun 11 16:25:20.120754 crc crio[23211]: time=\"2026-06-11T16:25:20.120721099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948017 | controller |     "Jun 11 16:25:20.120858 crc crio[23211]: time=\"2026-06-11T16:25:20.120823171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948034 | controller |     "Jun 11 16:25:20.120972 crc crio[23211]: time=\"2026-06-11T16:25:20.120939894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948051 | controller |     "Jun 11 16:25:20.121120 crc crio[23211]: time=\"2026-06-11T16:25:20.121043587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948067 | controller |     "Jun 11 16:25:20.121245 crc crio[23211]: time=\"2026-06-11T16:25:20.121202201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948082 | controller |     "Jun 11 16:25:20.121397 crc crio[23211]: time=\"2026-06-11T16:25:20.121349684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948098 | controller |     "Jun 11 16:25:20.121608 crc crio[23211]: time=\"2026-06-11T16:25:20.12157272Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948114 | controller |     "Jun 11 16:25:20.121679 crc crio[23211]: time=\"2026-06-11T16:25:20.121616521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948130 | controller |     "Jun 11 16:25:20.121679 crc crio[23211]: time=\"2026-06-11T16:25:20.121666102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948146 | controller |     "Jun 11 16:25:20.121776 crc crio[23211]: time=\"2026-06-11T16:25:20.121680962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948162 | controller |     "Jun 11 16:25:20.121776 crc crio[23211]: time=\"2026-06-11T16:25:20.121702474Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948179 | controller |     "Jun 11 16:25:20.122086 crc crio[23211]: time=\"2026-06-11T16:25:20.122025142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948196 | controller |     "Jun 11 16:25:20.122141 crc crio[23211]: time=\"2026-06-11T16:25:20.122113554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948211 | controller |     "Jun 11 16:25:20.122174 crc crio[23211]: time=\"2026-06-11T16:25:20.122149245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948228 | controller |     "Jun 11 16:25:20.122206 crc crio[23211]: time=\"2026-06-11T16:25:20.122174575Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948385 | controller |     "Jun 11 16:25:20.122350 crc crio[23211]: time=\"2026-06-11T16:25:20.122315739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948402 | controller |     "Jun 11 16:25:20.122613 crc crio[23211]: time=\"2026-06-11T16:25:20.122574205Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948422 | controller |     "Jun 11 16:25:20.122676 crc crio[23211]: time=\"2026-06-11T16:25:20.122665777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948438 | controller |     "Jun 11 16:25:20.122711 crc crio[23211]: time=\"2026-06-11T16:25:20.122691258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948455 | controller |     "Jun 11 16:25:20.122819 crc crio[23211]: time=\"2026-06-11T16:25:20.12278223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948471 | controller |     "Jun 11 16:25:20.122872 crc crio[23211]: time=\"2026-06-11T16:25:20.122830462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948487 | controller |     "Jun 11 16:25:20.123329 crc crio[23211]: time=\"2026-06-11T16:25:20.123191261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948503 | controller |     "Jun 11 16:25:20.123405 crc crio[23211]: time=\"2026-06-11T16:25:20.123389426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948538 | controller |     "Jun 11 16:25:20.123523 crc crio[23211]: time=\"2026-06-11T16:25:20.123512099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948557 | controller |     "Jun 11 16:25:20.123737 crc crio[23211]: time=\"2026-06-11T16:25:20.123624572Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948573 | controller |     "Jun 11 16:25:20.123892 crc crio[23211]: time=\"2026-06-11T16:25:20.123752455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948589 | controller |     "Jun 11 16:25:20.123892 crc crio[23211]: time=\"2026-06-11T16:25:20.123779466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948605 | controller |     "Jun 11 16:25:20.124040 crc crio[23211]: time=\"2026-06-11T16:25:20.123919019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948622 | controller |     "Jun 11 16:25:20.124040 crc crio[23211]: time=\"2026-06-11T16:25:20.124017501Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948639 | controller |     "Jun 11 16:25:20.124122 crc crio[23211]: time=\"2026-06-11T16:25:20.124046782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948655 | controller |     "Jun 11 16:25:20.124161 crc crio[23211]: time=\"2026-06-11T16:25:20.124140534Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948672 | controller |     "Jun 11 16:25:20.124296 crc crio[23211]: time=\"2026-06-11T16:25:20.124237767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948688 | controller |     "Jun 11 16:25:20.124382 crc crio[23211]: time=\"2026-06-11T16:25:20.12435476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948704 | controller |     "Jun 11 16:25:20.124466 crc crio[23211]: time=\"2026-06-11T16:25:20.12438224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948720 | controller |     "Jun 11 16:25:20.124519 crc crio[23211]: time=\"2026-06-11T16:25:20.124499064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948737 | controller |     "Jun 11 16:25:20.124775 crc crio[23211]: time=\"2026-06-11T16:25:20.124693439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948753 | controller |     "Jun 11 16:25:20.124863 crc crio[23211]: time=\"2026-06-11T16:25:20.124830702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948773 | controller |     "Jun 11 16:25:20.124960 crc crio[23211]: time=\"2026-06-11T16:25:20.124917384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948789 | controller |     "Jun 11 16:25:20.125239 crc crio[23211]: time=\"2026-06-11T16:25:20.124963196Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948806 | controller |     "Jun 11 16:25:20.125239 crc crio[23211]: time=\"2026-06-11T16:25:20.124989936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948822 | controller |     "Jun 11 16:25:20.125239 crc crio[23211]: time=\"2026-06-11T16:25:20.125006357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948838 | controller |     "Jun 11 16:25:20.125239 crc crio[23211]: time=\"2026-06-11T16:25:20.125204411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948855 | controller |     "Jun 11 16:25:20.125239 crc crio[23211]: time=\"2026-06-11T16:25:20.125231022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948872 | controller |     "Jun 11 16:25:20.126911 crc crio[23211]: time=\"2026-06-11T16:25:20.126853413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948888 | controller |     "Jun 11 16:25:20.126911 crc crio[23211]: time=\"2026-06-11T16:25:20.126903744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948904 | controller |     "Jun 11 16:25:20.127222 crc crio[23211]: time=\"2026-06-11T16:25:20.127029568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948919 | controller |     "Jun 11 16:25:20.127222 crc crio[23211]: time=\"2026-06-11T16:25:20.127056859Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948935 | controller |     "Jun 11 16:25:20.127625 crc crio[23211]: time=\"2026-06-11T16:25:20.127263814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948951 | controller |     "Jun 11 16:25:20.127625 crc crio[23211]: time=\"2026-06-11T16:25:20.127293704Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948966 | controller |     "Jun 11 16:25:20.127625 crc crio[23211]: time=\"2026-06-11T16:25:20.127414117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.948982 | controller |     "Jun 11 16:25:20.127625 crc crio[23211]: time=\"2026-06-11T16:25:20.127570121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.948998 | controller |     "Jun 11 16:25:20.127927 crc crio[23211]: time=\"2026-06-11T16:25:20.127687444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949015 | controller |     "Jun 11 16:25:20.127927 crc crio[23211]: time=\"2026-06-11T16:25:20.127714885Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949031 | controller |     "Jun 11 16:25:20.127927 crc crio[23211]: time=\"2026-06-11T16:25:20.127849438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949047 | controller |     "Jun 11 16:25:20.127927 crc crio[23211]: time=\"2026-06-11T16:25:20.127874969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949064 | controller |     "Jun 11 16:25:20.128058 crc crio[23211]: time=\"2026-06-11T16:25:20.128012292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949080 | controller |     "Jun 11 16:25:20.128058 crc crio[23211]: time=\"2026-06-11T16:25:20.128037693Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949099 | controller |     "Jun 11 16:25:20.128230 crc crio[23211]: time=\"2026-06-11T16:25:20.128171856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949116 | controller |     "Jun 11 16:25:20.128230 crc crio[23211]: time=\"2026-06-11T16:25:20.128222317Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949133 | controller |     "Jun 11 16:25:20.128507 crc crio[23211]: time=\"2026-06-11T16:25:20.128364821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949148 | controller |     "Jun 11 16:25:20.128507 crc crio[23211]: time=\"2026-06-11T16:25:20.128413492Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949164 | controller |     "Jun 11 16:25:20.128706 crc crio[23211]: time=\"2026-06-11T16:25:20.128660498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949179 | controller |     "Jun 11 16:25:20.128762 crc crio[23211]: time=\"2026-06-11T16:25:20.128707979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949196 | controller |     "Jun 11 16:25:20.128970 crc crio[23211]: time=\"2026-06-11T16:25:20.128916365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949212 | controller |     "Jun 11 16:25:20.128970 crc crio[23211]: time=\"2026-06-11T16:25:20.128964696Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949227 | controller |     "Jun 11 16:25:20.129148 crc crio[23211]: time=\"2026-06-11T16:25:20.12911559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949243 | controller |     "Jun 11 16:25:20.129202 crc crio[23211]: time=\"2026-06-11T16:25:20.129157821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949259 | controller |     "Jun 11 16:25:20.129304 crc crio[23211]: time=\"2026-06-11T16:25:20.129269924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949275 | controller |     "Jun 11 16:25:20.129375 crc crio[23211]: time=\"2026-06-11T16:25:20.129311435Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949292 | controller |     "Jun 11 16:25:20.129790 crc crio[23211]: time=\"2026-06-11T16:25:20.129672244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949307 | controller |     "Jun 11 16:25:20.129864 crc crio[23211]: time=\"2026-06-11T16:25:20.129784836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949324 | controller |     "Jun 11 16:25:20.129984 crc crio[23211]: time=\"2026-06-11T16:25:20.129882929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949340 | controller |     "Jun 11 16:25:20.129984 crc crio[23211]: time=\"2026-06-11T16:25:20.129976741Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949356 | controller |     "Jun 11 16:25:20.130110 crc crio[23211]: time=\"2026-06-11T16:25:20.130003822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949373 | controller |     "Jun 11 16:25:20.130228 crc crio[23211]: time=\"2026-06-11T16:25:20.130114374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949390 | controller |     "Jun 11 16:25:20.130337 crc crio[23211]: time=\"2026-06-11T16:25:20.130234477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949406 | controller |     "Jun 11 16:25:20.130477 crc crio[23211]: time=\"2026-06-11T16:25:20.130345311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949426 | controller |     "Jun 11 16:25:20.130559 crc crio[23211]: time=\"2026-06-11T16:25:20.130491384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949443 | controller |     "Jun 11 16:25:20.130559 crc crio[23211]: time=\"2026-06-11T16:25:20.130518065Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949459 | controller |     "Jun 11 16:25:20.130952 crc crio[23211]: time=\"2026-06-11T16:25:20.130828243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949475 | controller |     "Jun 11 16:25:20.131088 crc crio[23211]: time=\"2026-06-11T16:25:20.131032848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949490 | controller |     "Jun 11 16:25:20.131231 crc crio[23211]: time=\"2026-06-11T16:25:20.131180601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949505 | controller |     "Jun 11 16:25:20.131321 crc crio[23211]: time=\"2026-06-11T16:25:20.131247903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949542 | controller |     "Jun 11 16:25:20.131675 crc crio[23211]: time=\"2026-06-11T16:25:20.131570012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949560 | controller |     "Jun 11 16:25:20.131791 crc crio[23211]: time=\"2026-06-11T16:25:20.131757276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949576 | controller |     "Jun 11 16:25:20.131857 crc crio[23211]: time=\"2026-06-11T16:25:20.131813478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949591 | controller |     "Jun 11 16:25:20.131857 crc crio[23211]: time=\"2026-06-11T16:25:20.131847139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949607 | controller |     "Jun 11 16:25:20.131933 crc crio[23211]: time=\"2026-06-11T16:25:20.131906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949623 | controller |     "Jun 11 16:25:20.131933 crc crio[23211]: time=\"2026-06-11T16:25:20.131925101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949639 | controller |     "Jun 11 16:25:20.132236 crc crio[23211]: time=\"2026-06-11T16:25:20.132181607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949656 | controller |     "Jun 11 16:25:20.132236 crc crio[23211]: time=\"2026-06-11T16:25:20.132235038Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949673 | controller |     "Jun 11 16:25:20.132370 crc crio[23211]: time=\"2026-06-11T16:25:20.13232995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949689 | controller |     "Jun 11 16:25:20.132467 crc crio[23211]: time=\"2026-06-11T16:25:20.132396762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949705 | controller |     "Jun 11 16:25:20.132619 crc crio[23211]: time=\"2026-06-11T16:25:20.132584237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949721 | controller |     "Jun 11 16:25:20.132685 crc crio[23211]: time=\"2026-06-11T16:25:20.132634028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949737 | controller |     "Jun 11 16:25:20.132868 crc crio[23211]: time=\"2026-06-11T16:25:20.132833814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949753 | controller |     "Jun 11 16:25:20.132919 crc crio[23211]: time=\"2026-06-11T16:25:20.132883035Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949772 | controller |     "Jun 11 16:25:20.133121 crc crio[23211]: time=\"2026-06-11T16:25:20.133014398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949789 | controller |     "Jun 11 16:25:20.133121 crc crio[23211]: time=\"2026-06-11T16:25:20.13308755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949806 | controller |     "Jun 11 16:25:20.133362 crc crio[23211]: time=\"2026-06-11T16:25:20.133323036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949822 | controller |     "Jun 11 16:25:20.133414 crc crio[23211]: time=\"2026-06-11T16:25:20.133374857Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949838 | controller |     "Jun 11 16:25:20.133635 crc crio[23211]: time=\"2026-06-11T16:25:20.133599712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949854 | controller |     "Jun 11 16:25:20.133689 crc crio[23211]: time=\"2026-06-11T16:25:20.133647324Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949871 | controller |     "Jun 11 16:25:20.133854 crc crio[23211]: time=\"2026-06-11T16:25:20.133813238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949887 | controller |     "Jun 11 16:25:20.133922 crc crio[23211]: time=\"2026-06-11T16:25:20.133877629Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949902 | controller |     "Jun 11 16:25:20.134293 crc crio[23211]: time=\"2026-06-11T16:25:20.134154387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949919 | controller |     "Jun 11 16:25:20.134293 crc crio[23211]: time=\"2026-06-11T16:25:20.134205678Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949934 | controller |     "Jun 11 16:25:20.134293 crc crio[23211]: time=\"2026-06-11T16:25:20.134252659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949950 | controller |     "Jun 11 16:25:20.134412 crc crio[23211]: time=\"2026-06-11T16:25:20.13429719Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949967 | controller |     "Jun 11 16:25:20.134412 crc crio[23211]: time=\"2026-06-11T16:25:20.134386522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.949983 | controller |     "Jun 11 16:25:20.134613 crc crio[23211]: time=\"2026-06-11T16:25:20.134485105Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.949999 | controller |     "Jun 11 16:25:20.134699 crc crio[23211]: time=\"2026-06-11T16:25:20.134656309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950015 | controller |     "Jun 11 16:25:20.134760 crc crio[23211]: time=\"2026-06-11T16:25:20.134719851Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950031 | controller |     "Jun 11 16:25:20.134856 crc crio[23211]: time=\"2026-06-11T16:25:20.134820703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950047 | controller |     "Jun 11 16:25:20.134913 crc crio[23211]: time=\"2026-06-11T16:25:20.134870064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950063 | controller |     "Jun 11 16:25:20.135080 crc crio[23211]: time=\"2026-06-11T16:25:20.135046179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950078 | controller |     "Jun 11 16:25:20.135150 crc crio[23211]: time=\"2026-06-11T16:25:20.13509506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950100 | controller |     "Jun 11 16:25:20.135519 crc crio[23211]: time=\"2026-06-11T16:25:20.13548172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950117 | controller |     "Jun 11 16:25:20.135603 crc crio[23211]: time=\"2026-06-11T16:25:20.135564652Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950132 | controller |     "Jun 11 16:25:20.135703 crc crio[23211]: time=\"2026-06-11T16:25:20.135661065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950148 | controller |     "Jun 11 16:25:20.135755 crc crio[23211]: time=\"2026-06-11T16:25:20.135727476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950163 | controller |     "Jun 11 16:25:20.135899 crc crio[23211]: time=\"2026-06-11T16:25:20.13586479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950178 | controller |     "Jun 11 16:25:20.135958 crc crio[23211]: time=\"2026-06-11T16:25:20.135913071Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950193 | controller |     "Jun 11 16:25:20.136081 crc crio[23211]: time=\"2026-06-11T16:25:20.136046624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950208 | controller |     "Jun 11 16:25:20.136144 crc crio[23211]: time=\"2026-06-11T16:25:20.136099595Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950223 | controller |     "Jun 11 16:25:20.136221 crc crio[23211]: time=\"2026-06-11T16:25:20.136185278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950238 | controller |     "Jun 11 16:25:20.136279 crc crio[23211]: time=\"2026-06-11T16:25:20.136234089Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950252 | controller |     "Jun 11 16:25:20.136747 crc crio[23211]: time=\"2026-06-11T16:25:20.136473215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950266 | controller |     "Jun 11 16:25:20.136863 crc crio[23211]: time=\"2026-06-11T16:25:20.136766262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950280 | controller |     "Jun 11 16:25:20.137124 crc crio[23211]: time=\"2026-06-11T16:25:20.13706381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950295 | controller |     "Jun 11 16:25:20.137182 crc crio[23211]: time=\"2026-06-11T16:25:20.137155512Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950309 | controller |     "Jun 11 16:25:20.137785 crc crio[23211]: time=\"2026-06-11T16:25:20.137713546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950323 | controller |     "Jun 11 16:25:20.137785 crc crio[23211]: time=\"2026-06-11T16:25:20.137774527Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950338 | controller |     "Jun 11 16:25:20.137986 crc crio[23211]: time=\"2026-06-11T16:25:20.137937091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950352 | controller |     "Jun 11 16:25:20.138042 crc crio[23211]: time=\"2026-06-11T16:25:20.137995103Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950368 | controller |     "Jun 11 16:25:20.138042 crc crio[23211]: time=\"2026-06-11T16:25:20.138032144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950386 | controller |     "Jun 11 16:25:20.138105 crc crio[23211]: time=\"2026-06-11T16:25:20.138061964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950403 | controller |     "Jun 11 16:25:20.138297 crc crio[23211]: time=\"2026-06-11T16:25:20.13825353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950418 | controller |     "Jun 11 16:25:20.138487 crc crio[23211]: time=\"2026-06-11T16:25:20.138301211Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950433 | controller |     "Jun 11 16:25:20.138487 crc crio[23211]: time=\"2026-06-11T16:25:20.138373143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950449 | controller |     "Jun 11 16:25:20.138487 crc crio[23211]: time=\"2026-06-11T16:25:20.138405494Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950464 | controller |     "Jun 11 16:25:20.138697 crc crio[23211]: time=\"2026-06-11T16:25:20.13865922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950479 | controller |     "Jun 11 16:25:20.138753 crc crio[23211]: time=\"2026-06-11T16:25:20.138719781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950494 | controller |     "Jun 11 16:25:20.138882 crc crio[23211]: time=\"2026-06-11T16:25:20.138833674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950508 | controller |     "Jun 11 16:25:20.138945 crc crio[23211]: time=\"2026-06-11T16:25:20.138885185Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950543 | controller |     "Jun 11 16:25:20.139029 crc crio[23211]: time=\"2026-06-11T16:25:20.138990108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950559 | controller |     "Jun 11 16:25:20.139082 crc crio[23211]: time=\"2026-06-11T16:25:20.13905097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950574 | controller |     "Jun 11 16:25:20.139265 crc crio[23211]: time=\"2026-06-11T16:25:20.139218184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950589 | controller |     "Jun 11 16:25:20.139319 crc crio[23211]: time=\"2026-06-11T16:25:20.139267655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950603 | controller |     "Jun 11 16:25:20.139585 crc crio[23211]: time=\"2026-06-11T16:25:20.139388568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950617 | controller |     "Jun 11 16:25:20.139585 crc crio[23211]: time=\"2026-06-11T16:25:20.139510341Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950631 | controller |     "Jun 11 16:25:20.139746 crc crio[23211]: time=\"2026-06-11T16:25:20.139632394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950646 | controller |     "Jun 11 16:25:20.139746 crc crio[23211]: time=\"2026-06-11T16:25:20.139668325Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950660 | controller |     "Jun 11 16:25:20.139871 crc crio[23211]: time=\"2026-06-11T16:25:20.139830529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950675 | controller |     "Jun 11 16:25:20.139923 crc crio[23211]: time=\"2026-06-11T16:25:20.13988876Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950690 | controller |     "Jun 11 16:25:20.140018 crc crio[23211]: time=\"2026-06-11T16:25:20.139985432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950708 | controller |     "Jun 11 16:25:20.140068 crc crio[23211]: time=\"2026-06-11T16:25:20.140029763Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950724 | controller |     "Jun 11 16:25:20.140269 crc crio[23211]: time=\"2026-06-11T16:25:20.140222188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950739 | controller |     "Jun 11 16:25:20.140331 crc crio[23211]: time=\"2026-06-11T16:25:20.140272409Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950753 | controller |     "Jun 11 16:25:20.140517 crc crio[23211]: time=\"2026-06-11T16:25:20.140401223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950767 | controller |     "Jun 11 16:25:20.140622 crc crio[23211]: time=\"2026-06-11T16:25:20.140519565Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950782 | controller |     "Jun 11 16:25:20.140698 crc crio[23211]: time=\"2026-06-11T16:25:20.14066267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950796 | controller |     "Jun 11 16:25:20.140861 crc crio[23211]: time=\"2026-06-11T16:25:20.140709271Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950810 | controller |     "Jun 11 16:25:20.140861 crc crio[23211]: time=\"2026-06-11T16:25:20.140846654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950824 | controller |     "Jun 11 16:25:20.140987 crc crio[23211]: time=\"2026-06-11T16:25:20.140882155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950839 | controller |     "Jun 11 16:25:20.141150 crc crio[23211]: time=\"2026-06-11T16:25:20.141113361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950853 | controller |     "Jun 11 16:25:20.141213 crc crio[23211]: time=\"2026-06-11T16:25:20.141165832Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950867 | controller |     "Jun 11 16:25:20.141317 crc crio[23211]: time=\"2026-06-11T16:25:20.141282386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950881 | controller |     "Jun 11 16:25:20.141383 crc crio[23211]: time=\"2026-06-11T16:25:20.141329987Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950895 | controller |     "Jun 11 16:25:20.141776 crc crio[23211]: time=\"2026-06-11T16:25:20.141741466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950909 | controller |     "Jun 11 16:25:20.141847 crc crio[23211]: time=\"2026-06-11T16:25:20.141791097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950923 | controller |     "Jun 11 16:25:20.142013 crc crio[23211]: time=\"2026-06-11T16:25:20.141978692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950937 | controller |     "Jun 11 16:25:20.142063 crc crio[23211]: time=\"2026-06-11T16:25:20.142027014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950951 | controller |     "Jun 11 16:25:20.142263 crc crio[23211]: time=\"2026-06-11T16:25:20.142228809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950965 | controller |     "Jun 11 16:25:20.142323 crc crio[23211]: time=\"2026-06-11T16:25:20.14227865Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.950979 | controller |     "Jun 11 16:25:20.142523 crc crio[23211]: time=\"2026-06-11T16:25:20.142487815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.950997 | controller |     "Jun 11 16:25:20.142604 crc crio[23211]: time=\"2026-06-11T16:25:20.142565277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951011 | controller |     "Jun 11 16:25:20.142720 crc crio[23211]: time=\"2026-06-11T16:25:20.142667171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951026 | controller |     "Jun 11 16:25:20.142720 crc crio[23211]: time=\"2026-06-11T16:25:20.142702762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951041 | controller |     "Jun 11 16:25:20.142932 crc crio[23211]: time=\"2026-06-11T16:25:20.142847644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951055 | controller |     "Jun 11 16:25:20.142932 crc crio[23211]: time=\"2026-06-11T16:25:20.142881715Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951069 | controller |     "Jun 11 16:25:20.143135 crc crio[23211]: time=\"2026-06-11T16:25:20.143088221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951084 | controller |     "Jun 11 16:25:20.143188 crc crio[23211]: time=\"2026-06-11T16:25:20.143160083Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951098 | controller |     "Jun 11 16:25:20.143255 crc crio[23211]: time=\"2026-06-11T16:25:20.143223973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951113 | controller |     "Jun 11 16:25:20.143305 crc crio[23211]: time=\"2026-06-11T16:25:20.143268194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951127 | controller |     "Jun 11 16:25:20.143687 crc crio[23211]: time=\"2026-06-11T16:25:20.143637484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951142 | controller |     "Jun 11 16:25:20.143779 crc crio[23211]: time=\"2026-06-11T16:25:20.143690116Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951156 | controller |     "Jun 11 16:25:20.143855 crc crio[23211]: time=\"2026-06-11T16:25:20.143813439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951170 | controller |     "Jun 11 16:25:20.143906 crc crio[23211]: time=\"2026-06-11T16:25:20.14387668Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951185 | controller |     "Jun 11 16:25:20.143984 crc crio[23211]: time=\"2026-06-11T16:25:20.143950292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951200 | controller |     "Jun 11 16:25:20.144096 crc crio[23211]: time=\"2026-06-11T16:25:20.143996673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951218 | controller |     "Jun 11 16:25:20.144200 crc crio[23211]: time=\"2026-06-11T16:25:20.144163807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951241 | controller |     "Jun 11 16:25:20.144262 crc crio[23211]: time=\"2026-06-11T16:25:20.144219209Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951262 | controller |     "Jun 11 16:25:20.144652 crc crio[23211]: time=\"2026-06-11T16:25:20.144609449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951278 | controller |     "Jun 11 16:25:20.144712 crc crio[23211]: time=\"2026-06-11T16:25:20.144670381Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951296 | controller |     "Jun 11 16:25:20.144866 crc crio[23211]: time=\"2026-06-11T16:25:20.144816454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951316 | controller |     "Jun 11 16:25:20.144934 crc crio[23211]: time=\"2026-06-11T16:25:20.144880716Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951334 | controller |     "Jun 11 16:25:20.145074 crc crio[23211]: time=\"2026-06-11T16:25:20.14503411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951356 | controller |     "Jun 11 16:25:20.145245 crc crio[23211]: time=\"2026-06-11T16:25:20.145089311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951374 | controller |     "Jun 11 16:25:20.145351 crc crio[23211]: time=\"2026-06-11T16:25:20.145235405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951389 | controller |     "Jun 11 16:25:20.145351 crc crio[23211]: time=\"2026-06-11T16:25:20.145283656Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951404 | controller |     "Jun 11 16:25:20.145510 crc crio[23211]: time=\"2026-06-11T16:25:20.14541177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951419 | controller |     "Jun 11 16:25:20.145607 crc crio[23211]: time=\"2026-06-11T16:25:20.145592564Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951433 | controller |     "Jun 11 16:25:20.145760 crc crio[23211]: time=\"2026-06-11T16:25:20.145719576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951448 | controller |     "Jun 11 16:25:20.145814 crc crio[23211]: time=\"2026-06-11T16:25:20.145772508Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951462 | controller |     "Jun 11 16:25:20.146045 crc crio[23211]: time=\"2026-06-11T16:25:20.146010914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951477 | controller |     "Jun 11 16:25:20.146135 crc crio[23211]: time=\"2026-06-11T16:25:20.146060356Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951492 | controller |     "Jun 11 16:25:20.146288 crc crio[23211]: time=\"2026-06-11T16:25:20.14625456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951509 | controller |     "Jun 11 16:25:20.146341 crc crio[23211]: time=\"2026-06-11T16:25:20.146301852Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951552 | controller |     "Jun 11 16:25:20.146625 crc crio[23211]: time=\"2026-06-11T16:25:20.146588159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951568 | controller |     "Jun 11 16:25:20.146682 crc crio[23211]: time=\"2026-06-11T16:25:20.1466357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951583 | controller |     "Jun 11 16:25:20.146819 crc crio[23211]: time=\"2026-06-11T16:25:20.146784773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951598 | controller |     "Jun 11 16:25:20.146881 crc crio[23211]: time=\"2026-06-11T16:25:20.146834505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951613 | controller |     "Jun 11 16:25:20.147041 crc crio[23211]: time=\"2026-06-11T16:25:20.147003479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951627 | controller |     "Jun 11 16:25:20.147166 crc crio[23211]: time=\"2026-06-11T16:25:20.14705762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951642 | controller |     "Jun 11 16:25:20.147166 crc crio[23211]: time=\"2026-06-11T16:25:20.147135282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951660 | controller |     "Jun 11 16:25:20.147238 crc crio[23211]: time=\"2026-06-11T16:25:20.147166473Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951676 | controller |     "Jun 11 16:25:20.147272 crc crio[23211]: time=\"2026-06-11T16:25:20.147253315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951691 | controller |     "Jun 11 16:25:20.147310 crc crio[23211]: time=\"2026-06-11T16:25:20.147284346Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951705 | controller |     "Jun 11 16:25:20.147633 crc crio[23211]: time=\"2026-06-11T16:25:20.147568684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951720 | controller |     "Jun 11 16:25:20.147633 crc crio[23211]: time=\"2026-06-11T16:25:20.147616055Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951734 | controller |     "Jun 11 16:25:20.147740 crc crio[23211]: time=\"2026-06-11T16:25:20.147708537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951749 | controller |     "Jun 11 16:25:20.147740 crc crio[23211]: time=\"2026-06-11T16:25:20.147740148Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951764 | controller |     "Jun 11 16:25:20.147999 crc crio[23211]: time=\"2026-06-11T16:25:20.147954263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951779 | controller |     "Jun 11 16:25:20.148060 crc crio[23211]: time=\"2026-06-11T16:25:20.148023225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951793 | controller |     "Jun 11 16:25:20.148187 crc crio[23211]: time=\"2026-06-11T16:25:20.148105017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951808 | controller |     "Jun 11 16:25:20.148247 crc crio[23211]: time=\"2026-06-11T16:25:20.148201039Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951822 | controller |     "Jun 11 16:25:20.148282 crc crio[23211]: time=\"2026-06-11T16:25:20.14825118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951837 | controller |     "Jun 11 16:25:20.148282 crc crio[23211]: time=\"2026-06-11T16:25:20.148281391Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951863 | controller |     "Jun 11 16:25:20.148604 crc crio[23211]: time=\"2026-06-11T16:25:20.148562388Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951882 | controller |     "Jun 11 16:25:20.148684 crc crio[23211]: time=\"2026-06-11T16:25:20.148609329Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951897 | controller |     "Jun 11 16:25:20.148780 crc crio[23211]: time=\"2026-06-11T16:25:20.148743583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951911 | controller |     "Jun 11 16:25:20.148840 crc crio[23211]: time=\"2026-06-11T16:25:20.148794164Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951925 | controller |     "Jun 11 16:25:20.148952 crc crio[23211]: time=\"2026-06-11T16:25:20.148917517Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951940 | controller |     "Jun 11 16:25:20.149032 crc crio[23211]: time=\"2026-06-11T16:25:20.148963979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951954 | controller |     "Jun 11 16:25:20.149220 crc crio[23211]: time=\"2026-06-11T16:25:20.149179834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.951973 | controller |     "Jun 11 16:25:20.149273 crc crio[23211]: time=\"2026-06-11T16:25:20.149239125Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.951988 | controller |     "Jun 11 16:25:20.149344 crc crio[23211]: time=\"2026-06-11T16:25:20.149307307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952003 | controller |     "Jun 11 16:25:20.149394 crc crio[23211]: time=\"2026-06-11T16:25:20.149357428Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952018 | controller |     "Jun 11 16:25:20.149621 crc crio[23211]: time=\"2026-06-11T16:25:20.149584624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952032 | controller |     "Jun 11 16:25:20.149677 crc crio[23211]: time=\"2026-06-11T16:25:20.149644145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952048 | controller |     "Jun 11 16:25:20.149788 crc crio[23211]: time=\"2026-06-11T16:25:20.149752118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952063 | controller |     "Jun 11 16:25:20.149839 crc crio[23211]: time=\"2026-06-11T16:25:20.149807289Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952077 | controller |     "Jun 11 16:25:20.149956 crc crio[23211]: time=\"2026-06-11T16:25:20.149918212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952092 | controller |     "Jun 11 16:25:20.150008 crc crio[23211]: time=\"2026-06-11T16:25:20.149976073Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952106 | controller |     "Jun 11 16:25:20.150181 crc crio[23211]: time=\"2026-06-11T16:25:20.150148658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952120 | controller |     "Jun 11 16:25:20.150238 crc crio[23211]: time=\"2026-06-11T16:25:20.15019388Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952135 | controller |     "Jun 11 16:25:20.150336 crc crio[23211]: time=\"2026-06-11T16:25:20.150303792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952149 | controller |     "Jun 11 16:25:20.150387 crc crio[23211]: time=\"2026-06-11T16:25:20.150350603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952163 | controller |     "Jun 11 16:25:20.150635 crc crio[23211]: time=\"2026-06-11T16:25:20.150595419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952178 | controller |     "Jun 11 16:25:20.150691 crc crio[23211]: time=\"2026-06-11T16:25:20.150658301Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952192 | controller |     "Jun 11 16:25:20.150827 crc crio[23211]: time=\"2026-06-11T16:25:20.150793594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952206 | controller |     "Jun 11 16:25:20.150919 crc crio[23211]: time=\"2026-06-11T16:25:20.150838305Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952220 | controller |     "Jun 11 16:25:20.151045 crc crio[23211]: time=\"2026-06-11T16:25:20.151000079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952234 | controller |     "Jun 11 16:25:20.151045 crc crio[23211]: time=\"2026-06-11T16:25:20.15104826Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952249 | controller |     "Jun 11 16:25:20.151208 crc crio[23211]: time=\"2026-06-11T16:25:20.151172984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952266 | controller |     "Jun 11 16:25:20.151263 crc crio[23211]: time=\"2026-06-11T16:25:20.151218225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952281 | controller |     "Jun 11 16:25:20.151414 crc crio[23211]: time=\"2026-06-11T16:25:20.151373218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952295 | controller |     "Jun 11 16:25:20.151596 crc crio[23211]: time=\"2026-06-11T16:25:20.151489531Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952308 | controller |     "Jun 11 16:25:20.151733 crc crio[23211]: time=\"2026-06-11T16:25:20.151560394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952322 | controller |     "Jun 11 16:25:20.151801 crc crio[23211]: time=\"2026-06-11T16:25:20.151748399Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952337 | controller |     "Jun 11 16:25:20.151801 crc crio[23211]: time=\"2026-06-11T16:25:20.151766249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952351 | controller |     "Jun 11 16:25:20.151801 crc crio[23211]: time=\"2026-06-11T16:25:20.15178663Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952366 | controller |     "Jun 11 16:25:20.151972 crc crio[23211]: time=\"2026-06-11T16:25:20.151931933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952380 | controller |     "Jun 11 16:25:20.152026 crc crio[23211]: time=\"2026-06-11T16:25:20.151989564Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952394 | controller |     "Jun 11 16:25:20.152284 crc crio[23211]: time=\"2026-06-11T16:25:20.15220473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952408 | controller |     "Jun 11 16:25:20.152393 crc crio[23211]: time=\"2026-06-11T16:25:20.152352783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952423 | controller |     "Jun 11 16:25:20.152497 crc crio[23211]: time=\"2026-06-11T16:25:20.152412845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952438 | controller |     "Jun 11 16:25:20.152588 crc crio[23211]: time=\"2026-06-11T16:25:20.152510587Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952453 | controller |     "Jun 11 16:25:20.152750 crc crio[23211]: time=\"2026-06-11T16:25:20.152599489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952469 | controller |     "Jun 11 16:25:20.152802 crc crio[23211]: time=\"2026-06-11T16:25:20.152763793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952484 | controller |     "Jun 11 16:25:20.152863 crc crio[23211]: time=\"2026-06-11T16:25:20.152826916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952499 | controller |     "Jun 11 16:25:20.152916 crc crio[23211]: time=\"2026-06-11T16:25:20.152879447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952531 | controller |     "Jun 11 16:25:20.153113 crc crio[23211]: time=\"2026-06-11T16:25:20.153072812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952549 | controller |     "Jun 11 16:25:20.153171 crc crio[23211]: time=\"2026-06-11T16:25:20.153137214Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952567 | controller |     "Jun 11 16:25:20.153206 crc crio[23211]: time=\"2026-06-11T16:25:20.153170054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952583 | controller |     "Jun 11 16:25:20.153206 crc crio[23211]: time=\"2026-06-11T16:25:20.153192805Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952598 | controller |     "Jun 11 16:25:20.153388 crc crio[23211]: time=\"2026-06-11T16:25:20.153343949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952619 | controller |     "Jun 11 16:25:20.153517 crc crio[23211]: time=\"2026-06-11T16:25:20.153504872Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952664 | controller |     "Jun 11 16:25:20.153681 crc crio[23211]: time=\"2026-06-11T16:25:20.153602465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952691 | controller |     "Jun 11 16:25:20.153681 crc crio[23211]: time=\"2026-06-11T16:25:20.153628816Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952708 | controller |     "Jun 11 16:25:20.153863 crc crio[23211]: time=\"2026-06-11T16:25:20.1538256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952725 | controller |     "Jun 11 16:25:20.153926 crc crio[23211]: time=\"2026-06-11T16:25:20.153871861Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952741 | controller |     "Jun 11 16:25:20.154025 crc crio[23211]: time=\"2026-06-11T16:25:20.153992484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952756 | controller |     "Jun 11 16:25:20.154084 crc crio[23211]: time=\"2026-06-11T16:25:20.154034665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952770 | controller |     "Jun 11 16:25:20.154314 crc crio[23211]: time=\"2026-06-11T16:25:20.154282201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952785 | controller |     "Jun 11 16:25:20.154380 crc crio[23211]: time=\"2026-06-11T16:25:20.154326372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952799 | controller |     "Jun 11 16:25:20.154672 crc crio[23211]: time=\"2026-06-11T16:25:20.154614841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952813 | controller |     "Jun 11 16:25:20.154741 crc crio[23211]: time=\"2026-06-11T16:25:20.154701073Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952828 | controller |     "Jun 11 16:25:20.154836 crc crio[23211]: time=\"2026-06-11T16:25:20.154798145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952842 | controller |     "Jun 11 16:25:20.154897 crc crio[23211]: time=\"2026-06-11T16:25:20.154851136Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952857 | controller |     "Jun 11 16:25:20.155414 crc crio[23211]: time=\"2026-06-11T16:25:20.155184565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952872 | controller |     "Jun 11 16:25:20.155617 crc crio[23211]: time=\"2026-06-11T16:25:20.155566265Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952888 | controller |     "Jun 11 16:25:20.155688 crc crio[23211]: time=\"2026-06-11T16:25:20.155621196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952903 | controller |     "Jun 11 16:25:20.155688 crc crio[23211]: time=\"2026-06-11T16:25:20.155657257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952922 | controller |     "Jun 11 16:25:20.155760 crc crio[23211]: time=\"2026-06-11T16:25:20.155732159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952938 | controller |     "Jun 11 16:25:20.155886 crc crio[23211]: time=\"2026-06-11T16:25:20.15577325Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952953 | controller |     "Jun 11 16:25:20.155997 crc crio[23211]: time=\"2026-06-11T16:25:20.155973105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952968 | controller |     "Jun 11 16:25:20.156035 crc crio[23211]: time=\"2026-06-11T16:25:20.156008166Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.952983 | controller |     "Jun 11 16:25:20.156299 crc crio[23211]: time=\"2026-06-11T16:25:20.156234941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.952998 | controller |     "Jun 11 16:25:20.156299 crc crio[23211]: time=\"2026-06-11T16:25:20.156290792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953012 | controller |     "Jun 11 16:25:20.156405 crc crio[23211]: time=\"2026-06-11T16:25:20.156358275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953027 | controller |     "Jun 11 16:25:20.156405 crc crio[23211]: time=\"2026-06-11T16:25:20.156389656Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953041 | controller |     "Jun 11 16:25:20.156760 crc crio[23211]: time=\"2026-06-11T16:25:20.156712784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953056 | controller |     "Jun 11 16:25:20.156826 crc crio[23211]: time=\"2026-06-11T16:25:20.156764885Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953071 | controller |     "Jun 11 16:25:20.156989 crc crio[23211]: time=\"2026-06-11T16:25:20.156921589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953085 | controller |     "Jun 11 16:25:20.157055 crc crio[23211]: time=\"2026-06-11T16:25:20.157019801Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953101 | controller |     "Jun 11 16:25:20.157232 crc crio[23211]: time=\"2026-06-11T16:25:20.157196266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953116 | controller |     "Jun 11 16:25:20.157291 crc crio[23211]: time=\"2026-06-11T16:25:20.157247957Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953131 | controller |     "Jun 11 16:25:20.157376 crc crio[23211]: time=\"2026-06-11T16:25:20.157341009Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953146 | controller |     "Jun 11 16:25:20.157471 crc crio[23211]: time=\"2026-06-11T16:25:20.15738857Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953161 | controller |     "Jun 11 16:25:20.157726 crc crio[23211]: time=\"2026-06-11T16:25:20.157673727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953175 | controller |     "Jun 11 16:25:20.157726 crc crio[23211]: time=\"2026-06-11T16:25:20.157725759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953189 | controller |     "Jun 11 16:25:20.157898 crc crio[23211]: time=\"2026-06-11T16:25:20.157859073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953203 | controller |     "Jun 11 16:25:20.157980 crc crio[23211]: time=\"2026-06-11T16:25:20.157909534Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953221 | controller |     "Jun 11 16:25:20.158034 crc crio[23211]: time=\"2026-06-11T16:25:20.158018236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953236 | controller |     "Jun 11 16:25:20.158084 crc crio[23211]: time=\"2026-06-11T16:25:20.158048066Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953250 | controller |     "Jun 11 16:25:20.158254 crc crio[23211]: time=\"2026-06-11T16:25:20.158207411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953266 | controller |     "Jun 11 16:25:20.158397 crc crio[23211]: time=\"2026-06-11T16:25:20.158359745Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953280 | controller |     "Jun 11 16:25:20.158570 crc crio[23211]: time=\"2026-06-11T16:25:20.158509749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953295 | controller |     "Jun 11 16:25:20.158644 crc crio[23211]: time=\"2026-06-11T16:25:20.158599491Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953309 | controller |     "Jun 11 16:25:20.158681 crc crio[23211]: time=\"2026-06-11T16:25:20.158649902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953323 | controller |     "Jun 11 16:25:20.158717 crc crio[23211]: time=\"2026-06-11T16:25:20.158686623Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953337 | controller |     "Jun 11 16:25:20.158750 crc crio[23211]: time=\"2026-06-11T16:25:20.158730444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953351 | controller |     "Jun 11 16:25:20.158789 crc crio[23211]: time=\"2026-06-11T16:25:20.158754655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953365 | controller |     "Jun 11 16:25:20.159003 crc crio[23211]: time=\"2026-06-11T16:25:20.15896396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953379 | controller |     "Jun 11 16:25:20.159070 crc crio[23211]: time=\"2026-06-11T16:25:20.159020671Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953392 | controller |     "Jun 11 16:25:20.159409 crc crio[23211]: time=\"2026-06-11T16:25:20.15934454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953406 | controller |     "Jun 11 16:25:20.159559 crc crio[23211]: time=\"2026-06-11T16:25:20.159480323Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953420 | controller |     "Jun 11 16:25:20.159647 crc crio[23211]: time=\"2026-06-11T16:25:20.159605286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953435 | controller |     "Jun 11 16:25:20.159700 crc crio[23211]: time=\"2026-06-11T16:25:20.159660338Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953449 | controller |     "Jun 11 16:25:20.159919 crc crio[23211]: time=\"2026-06-11T16:25:20.159858553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953463 | controller |     "Jun 11 16:25:20.159980 crc crio[23211]: time=\"2026-06-11T16:25:20.159930194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953477 | controller |     "Jun 11 16:25:20.160031 crc crio[23211]: time=\"2026-06-11T16:25:20.160008756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953491 | controller |     "Jun 11 16:25:20.160068 crc crio[23211]: time=\"2026-06-11T16:25:20.160043967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953508 | controller |     "Jun 11 16:25:20.160627 crc crio[23211]: time=\"2026-06-11T16:25:20.160515809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953547 | controller |     "Jun 11 16:25:20.160627 crc crio[23211]: time=\"2026-06-11T16:25:20.160622601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953563 | controller |     "Jun 11 16:25:20.160723 crc crio[23211]: time=\"2026-06-11T16:25:20.160673212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953578 | controller |     "Jun 11 16:25:20.160723 crc crio[23211]: time=\"2026-06-11T16:25:20.160712293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953592 | controller |     "Jun 11 16:25:20.160786 crc crio[23211]: time=\"2026-06-11T16:25:20.160729284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953606 | controller |     "Jun 11 16:25:20.160786 crc crio[23211]: time=\"2026-06-11T16:25:20.160756554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953620 | controller |     "Jun 11 16:25:20.160999 crc crio[23211]: time=\"2026-06-11T16:25:20.160905099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953635 | controller |     "Jun 11 16:25:20.161071 crc crio[23211]: time=\"2026-06-11T16:25:20.161000291Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953650 | controller |     "Jun 11 16:25:20.161200 crc crio[23211]: time=\"2026-06-11T16:25:20.161140815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953664 | controller |     "Jun 11 16:25:20.161264 crc crio[23211]: time=\"2026-06-11T16:25:20.161201846Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953680 | controller |     "Jun 11 16:25:20.161303 crc crio[23211]: time=\"2026-06-11T16:25:20.161281068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953695 | controller |     "Jun 11 16:25:20.161356 crc crio[23211]: time=\"2026-06-11T16:25:20.161314329Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953710 | controller |     "Jun 11 16:25:20.161561 crc crio[23211]: time=\"2026-06-11T16:25:20.16136884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953724 | controller |     "Jun 11 16:25:20.161622 crc crio[23211]: time=\"2026-06-11T16:25:20.161396981Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953740 | controller |     "Jun 11 16:25:20.161622 crc crio[23211]: time=\"2026-06-11T16:25:20.161599336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953755 | controller |     "Jun 11 16:25:20.161689 crc crio[23211]: time=\"2026-06-11T16:25:20.161628307Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953769 | controller |     "Jun 11 16:25:20.161761 crc crio[23211]: time=\"2026-06-11T16:25:20.161727759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953784 | controller |     "Jun 11 16:25:20.161815 crc crio[23211]: time=\"2026-06-11T16:25:20.16177065Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953798 | controller |     "Jun 11 16:25:20.161971 crc crio[23211]: time=\"2026-06-11T16:25:20.161906904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953813 | controller |     "Jun 11 16:25:20.161971 crc crio[23211]: time=\"2026-06-11T16:25:20.161963455Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953831 | controller |     "Jun 11 16:25:20.162069 crc crio[23211]: time=\"2026-06-11T16:25:20.162048937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953846 | controller |     "Jun 11 16:25:20.162103 crc crio[23211]: time=\"2026-06-11T16:25:20.162077978Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953861 | controller |     "Jun 11 16:25:20.162327 crc crio[23211]: time=\"2026-06-11T16:25:20.162272554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953875 | controller |     "Jun 11 16:25:20.162327 crc crio[23211]: time=\"2026-06-11T16:25:20.162324255Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953890 | controller |     "Jun 11 16:25:20.162677 crc crio[23211]: time=\"2026-06-11T16:25:20.16252329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953906 | controller |     "Jun 11 16:25:20.162677 crc crio[23211]: time=\"2026-06-11T16:25:20.162594991Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953921 | controller |     "Jun 11 16:25:20.162937 crc crio[23211]: time=\"2026-06-11T16:25:20.162745975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953935 | controller |     "Jun 11 16:25:20.162937 crc crio[23211]: time=\"2026-06-11T16:25:20.162771746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953950 | controller |     "Jun 11 16:25:20.162937 crc crio[23211]: time=\"2026-06-11T16:25:20.162895679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953965 | controller |     "Jun 11 16:25:20.162937 crc crio[23211]: time=\"2026-06-11T16:25:20.162922439Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.953979 | controller |     "Jun 11 16:25:20.163465 crc crio[23211]: time=\"2026-06-11T16:25:20.163044972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.953994 | controller |     "Jun 11 16:25:20.163465 crc crio[23211]: time=\"2026-06-11T16:25:20.163069983Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954009 | controller |     "Jun 11 16:25:20.163465 crc crio[23211]: time=\"2026-06-11T16:25:20.163215317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954024 | controller |     "Jun 11 16:25:20.163465 crc crio[23211]: time=\"2026-06-11T16:25:20.163242917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954038 | controller |     "Jun 11 16:25:20.163799 crc crio[23211]: time=\"2026-06-11T16:25:20.163511835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954053 | controller |     "Jun 11 16:25:20.163799 crc crio[23211]: time=\"2026-06-11T16:25:20.163573896Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954068 | controller |     "Jun 11 16:25:20.163799 crc crio[23211]: time=\"2026-06-11T16:25:20.16373929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954083 | controller |     "Jun 11 16:25:20.163799 crc crio[23211]: time=\"2026-06-11T16:25:20.163765041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954100 | controller |     "Jun 11 16:25:20.163971 crc crio[23211]: time=\"2026-06-11T16:25:20.163931735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954117 | controller |     "Jun 11 16:25:20.163971 crc crio[23211]: time=\"2026-06-11T16:25:20.163960686Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954135 | controller |     "Jun 11 16:25:20.164224 crc crio[23211]: time=\"2026-06-11T16:25:20.164188731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954150 | controller |     "Jun 11 16:25:20.164295 crc crio[23211]: time=\"2026-06-11T16:25:20.164229732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954165 | controller |     "Jun 11 16:25:20.164521 crc crio[23211]: time=\"2026-06-11T16:25:20.164482799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954180 | controller |     "Jun 11 16:25:20.164616 crc crio[23211]: time=\"2026-06-11T16:25:20.16452591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954194 | controller |     "Jun 11 16:25:20.164770 crc crio[23211]: time=\"2026-06-11T16:25:20.164737065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954209 | controller |     "Jun 11 16:25:20.164823 crc crio[23211]: time=\"2026-06-11T16:25:20.164779326Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954223 | controller |     "Jun 11 16:25:20.165014 crc crio[23211]: time=\"2026-06-11T16:25:20.164978762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954237 | controller |     "Jun 11 16:25:20.165079 crc crio[23211]: time=\"2026-06-11T16:25:20.165025663Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954253 | controller |     "Jun 11 16:25:20.165188 crc crio[23211]: time=\"2026-06-11T16:25:20.165152706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954267 | controller |     "Jun 11 16:25:20.165241 crc crio[23211]: time=\"2026-06-11T16:25:20.165203247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954281 | controller |     "Jun 11 16:25:20.165491 crc crio[23211]: time=\"2026-06-11T16:25:20.165404642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954295 | controller |     "Jun 11 16:25:20.165593 crc crio[23211]: time=\"2026-06-11T16:25:20.165503394Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954309 | controller |     "Jun 11 16:25:20.165741 crc crio[23211]: time=\"2026-06-11T16:25:20.165700279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954323 | controller |     "Jun 11 16:25:20.165815 crc crio[23211]: time=\"2026-06-11T16:25:20.16574851Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954337 | controller |     "Jun 11 16:25:20.165969 crc crio[23211]: time=\"2026-06-11T16:25:20.165927555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954352 | controller |     "Jun 11 16:25:20.166045 crc crio[23211]: time=\"2026-06-11T16:25:20.165980226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954367 | controller |     "Jun 11 16:25:20.166155 crc crio[23211]: time=\"2026-06-11T16:25:20.166120729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954381 | controller |     "Jun 11 16:25:20.166222 crc crio[23211]: time=\"2026-06-11T16:25:20.16616201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954395 | controller |     "Jun 11 16:25:20.166343 crc crio[23211]: time=\"2026-06-11T16:25:20.166306645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954414 | controller |     "Jun 11 16:25:20.166501 crc crio[23211]: time=\"2026-06-11T16:25:20.166350186Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954430 | controller |     "Jun 11 16:25:20.166615 crc crio[23211]: time=\"2026-06-11T16:25:20.166562481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954444 | controller |     "Jun 11 16:25:20.166615 crc crio[23211]: time=\"2026-06-11T16:25:20.166589942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954458 | controller |     "Jun 11 16:25:20.166793 crc crio[23211]: time=\"2026-06-11T16:25:20.166754716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954472 | controller |     "Jun 11 16:25:20.166866 crc crio[23211]: time=\"2026-06-11T16:25:20.166797407Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954490 | controller |     "Jun 11 16:25:20.166976 crc crio[23211]: time=\"2026-06-11T16:25:20.16694014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954528 | controller |     "Jun 11 16:25:20.167045 crc crio[23211]: time=\"2026-06-11T16:25:20.166983462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954562 | controller |     "Jun 11 16:25:20.167233 crc crio[23211]: time=\"2026-06-11T16:25:20.167136225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954581 | controller |     "Jun 11 16:25:20.167233 crc crio[23211]: time=\"2026-06-11T16:25:20.167161336Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954596 | controller |     "Jun 11 16:25:20.167331 crc crio[23211]: time=\"2026-06-11T16:25:20.167306159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954611 | controller |     "Jun 11 16:25:20.167331 crc crio[23211]: time=\"2026-06-11T16:25:20.16733138Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954625 | controller |     "Jun 11 16:25:20.167583 crc crio[23211]: time=\"2026-06-11T16:25:20.167524325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954640 | controller |     "Jun 11 16:25:20.167640 crc crio[23211]: time=\"2026-06-11T16:25:20.167592846Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954655 | controller |     "Jun 11 16:25:20.167796 crc crio[23211]: time=\"2026-06-11T16:25:20.1677182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954669 | controller |     "Jun 11 16:25:20.167796 crc crio[23211]: time=\"2026-06-11T16:25:20.167764032Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954683 | controller |     "Jun 11 16:25:20.168041 crc crio[23211]: time=\"2026-06-11T16:25:20.167871624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954698 | controller |     "Jun 11 16:25:20.168041 crc crio[23211]: time=\"2026-06-11T16:25:20.167899065Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954712 | controller |     "Jun 11 16:25:20.168041 crc crio[23211]: time=\"2026-06-11T16:25:20.168037138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954726 | controller |     "Jun 11 16:25:20.168272 crc crio[23211]: time=\"2026-06-11T16:25:20.168063459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954741 | controller |     "Jun 11 16:25:20.168272 crc crio[23211]: time=\"2026-06-11T16:25:20.168186102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954762 | controller |     "Jun 11 16:25:20.168272 crc crio[23211]: time=\"2026-06-11T16:25:20.168210553Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954777 | controller |     "Jun 11 16:25:20.168565 crc crio[23211]: time=\"2026-06-11T16:25:20.168368236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954792 | controller |     "Jun 11 16:25:20.168565 crc crio[23211]: time=\"2026-06-11T16:25:20.168392777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954806 | controller |     "Jun 11 16:25:20.168697 crc crio[23211]: time=\"2026-06-11T16:25:20.168660834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954820 | controller |     "Jun 11 16:25:20.168750 crc crio[23211]: time=\"2026-06-11T16:25:20.168710125Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954835 | controller |     "Jun 11 16:25:20.168946 crc crio[23211]: time=\"2026-06-11T16:25:20.168877669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954850 | controller |     "Jun 11 16:25:20.169007 crc crio[23211]: time=\"2026-06-11T16:25:20.168949501Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954865 | controller |     "Jun 11 16:25:20.169162 crc crio[23211]: time=\"2026-06-11T16:25:20.169129326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954879 | controller |     "Jun 11 16:25:20.169221 crc crio[23211]: time=\"2026-06-11T16:25:20.169172387Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954894 | controller |     "Jun 11 16:25:20.169350 crc crio[23211]: time=\"2026-06-11T16:25:20.169318731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954908 | controller |     "Jun 11 16:25:20.169502 crc crio[23211]: time=\"2026-06-11T16:25:20.169360712Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954922 | controller |     "Jun 11 16:25:20.169648 crc crio[23211]: time=\"2026-06-11T16:25:20.169615278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954937 | controller |     "Jun 11 16:25:20.169702 crc crio[23211]: time=\"2026-06-11T16:25:20.169658209Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954952 | controller |     "Jun 11 16:25:20.169830 crc crio[23211]: time=\"2026-06-11T16:25:20.169799842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954967 | controller |     "Jun 11 16:25:20.169891 crc crio[23211]: time=\"2026-06-11T16:25:20.169843683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.954982 | controller |     "Jun 11 16:25:20.170092 crc crio[23211]: time=\"2026-06-11T16:25:20.170053009Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.954997 | controller |     "Jun 11 16:25:20.170159 crc crio[23211]: time=\"2026-06-11T16:25:20.17010552Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955011 | controller |     "Jun 11 16:25:20.170263 crc crio[23211]: time=\"2026-06-11T16:25:20.170226953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955026 | controller |     "Jun 11 16:25:20.170317 crc crio[23211]: time=\"2026-06-11T16:25:20.170281924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955041 | controller |     "Jun 11 16:25:20.170488 crc crio[23211]: time=\"2026-06-11T16:25:20.170387307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955059 | controller |     "Jun 11 16:25:20.170488 crc crio[23211]: time=\"2026-06-11T16:25:20.1704832Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955074 | controller |     "Jun 11 16:25:20.170671 crc crio[23211]: time=\"2026-06-11T16:25:20.170635094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955089 | controller |     "Jun 11 16:25:20.170752 crc crio[23211]: time=\"2026-06-11T16:25:20.170684605Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955103 | controller |     "Jun 11 16:25:20.170870 crc crio[23211]: time=\"2026-06-11T16:25:20.170835079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955118 | controller |     "Jun 11 16:25:20.170923 crc crio[23211]: time=\"2026-06-11T16:25:20.17088448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955133 | controller |     "Jun 11 16:25:20.171030 crc crio[23211]: time=\"2026-06-11T16:25:20.170996623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955147 | controller |     "Jun 11 16:25:20.171094 crc crio[23211]: time=\"2026-06-11T16:25:20.171043104Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955161 | controller |     "Jun 11 16:25:20.171267 crc crio[23211]: time=\"2026-06-11T16:25:20.171227578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955175 | controller |     "Jun 11 16:25:20.171334 crc crio[23211]: time=\"2026-06-11T16:25:20.171276649Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955190 | controller |     "Jun 11 16:25:20.171406 crc crio[23211]: time=\"2026-06-11T16:25:20.171371022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955204 | controller |     "Jun 11 16:25:20.171594 crc crio[23211]: time=\"2026-06-11T16:25:20.171560686Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955219 | controller |     "Jun 11 16:25:20.171649 crc crio[23211]: time=\"2026-06-11T16:25:20.171618868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955233 | controller |     "Jun 11 16:25:20.171649 crc crio[23211]: time=\"2026-06-11T16:25:20.171646928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955247 | controller |     "Jun 11 16:25:20.171868 crc crio[23211]: time=\"2026-06-11T16:25:20.171831454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955262 | controller |     "Jun 11 16:25:20.171927 crc crio[23211]: time=\"2026-06-11T16:25:20.171882505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955277 | controller |     "Jun 11 16:25:20.172055 crc crio[23211]: time=\"2026-06-11T16:25:20.172020429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955292 | controller |     "Jun 11 16:25:20.172108 crc crio[23211]: time=\"2026-06-11T16:25:20.17207103Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955306 | controller |     "Jun 11 16:25:20.172142 crc crio[23211]: time=\"2026-06-11T16:25:20.172131471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955320 | controller |     "Jun 11 16:25:20.172176 crc crio[23211]: time=\"2026-06-11T16:25:20.172152842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955335 | controller |     "Jun 11 16:25:20.172369 crc crio[23211]: time=\"2026-06-11T16:25:20.172338156Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955353 | controller |     "Jun 11 16:25:20.172491 crc crio[23211]: time=\"2026-06-11T16:25:20.172379487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955368 | controller |     "Jun 11 16:25:20.172614 crc crio[23211]: time=\"2026-06-11T16:25:20.172580832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955382 | controller |     "Jun 11 16:25:20.172669 crc crio[23211]: time=\"2026-06-11T16:25:20.172624403Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955397 | controller |     "Jun 11 16:25:20.172821 crc crio[23211]: time=\"2026-06-11T16:25:20.172789487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955412 | controller |     "Jun 11 16:25:20.172873 crc crio[23211]: time=\"2026-06-11T16:25:20.172833238Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955426 | controller |     "Jun 11 16:25:20.173001 crc crio[23211]: time=\"2026-06-11T16:25:20.172966942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955441 | controller |     "Jun 11 16:25:20.173057 crc crio[23211]: time=\"2026-06-11T16:25:20.173012443Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955455 | controller |     "Jun 11 16:25:20.173158 crc crio[23211]: time=\"2026-06-11T16:25:20.173126946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955471 | controller |     "Jun 11 16:25:20.173219 crc crio[23211]: time=\"2026-06-11T16:25:20.173168667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955486 | controller |     "Jun 11 16:25:20.173304 crc crio[23211]: time=\"2026-06-11T16:25:20.1732735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955500 | controller |     "Jun 11 16:25:20.173367 crc crio[23211]: time=\"2026-06-11T16:25:20.173314571Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955535 | controller |     "Jun 11 16:25:20.173585 crc crio[23211]: time=\"2026-06-11T16:25:20.173526146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955553 | controller |     "Jun 11 16:25:20.173644 crc crio[23211]: time=\"2026-06-11T16:25:20.173594378Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955569 | controller |     "Jun 11 16:25:20.173743 crc crio[23211]: time=\"2026-06-11T16:25:20.173712091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955583 | controller |     "Jun 11 16:25:20.173798 crc crio[23211]: time=\"2026-06-11T16:25:20.173753302Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955598 | controller |     "Jun 11 16:25:20.173924 crc crio[23211]: time=\"2026-06-11T16:25:20.173885695Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955612 | controller |     "Jun 11 16:25:20.173998 crc crio[23211]: time=\"2026-06-11T16:25:20.173929676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955627 | controller |     "Jun 11 16:25:20.174076 crc crio[23211]: time=\"2026-06-11T16:25:20.174042759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955642 | controller |     "Jun 11 16:25:20.174144 crc crio[23211]: time=\"2026-06-11T16:25:20.17408329Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955657 | controller |     "Jun 11 16:25:20.174250 crc crio[23211]: time=\"2026-06-11T16:25:20.174212433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955676 | controller |     "Jun 11 16:25:20.174314 crc crio[23211]: time=\"2026-06-11T16:25:20.174264584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955692 | controller |     "Jun 11 16:25:20.174595 crc crio[23211]: time=\"2026-06-11T16:25:20.17448649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955707 | controller |     "Jun 11 16:25:20.174595 crc crio[23211]: time=\"2026-06-11T16:25:20.174563372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955722 | controller |     "Jun 11 16:25:20.174717 crc crio[23211]: time=\"2026-06-11T16:25:20.174673645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955738 | controller |     "Jun 11 16:25:20.174717 crc crio[23211]: time=\"2026-06-11T16:25:20.174699706Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955753 | controller |     "Jun 11 16:25:20.174856 crc crio[23211]: time=\"2026-06-11T16:25:20.174819019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955767 | controller |     "Jun 11 16:25:20.174911 crc crio[23211]: time=\"2026-06-11T16:25:20.1748716Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955783 | controller |     "Jun 11 16:25:20.175187 crc crio[23211]: time=\"2026-06-11T16:25:20.175132287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955798 | controller |     "Jun 11 16:25:20.175250 crc crio[23211]: time=\"2026-06-11T16:25:20.175192948Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955812 | controller |     "Jun 11 16:25:20.175250 crc crio[23211]: time=\"2026-06-11T16:25:20.175209158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955827 | controller |     "Jun 11 16:25:20.175250 crc crio[23211]: time=\"2026-06-11T16:25:20.175227439Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955853 | controller |     "Jun 11 16:25:20.175340 crc crio[23211]: time=\"2026-06-11T16:25:20.17528164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955870 | controller |     "Jun 11 16:25:20.175340 crc crio[23211]: time=\"2026-06-11T16:25:20.175303331Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955885 | controller |     "Jun 11 16:25:20.175592 crc crio[23211]: time=\"2026-06-11T16:25:20.175518756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955900 | controller |     "Jun 11 16:25:20.175666 crc crio[23211]: time=\"2026-06-11T16:25:20.175597708Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955914 | controller |     "Jun 11 16:25:20.175666 crc crio[23211]: time=\"2026-06-11T16:25:20.175654979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955928 | controller |     "Jun 11 16:25:20.175772 crc crio[23211]: time=\"2026-06-11T16:25:20.17567533Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955942 | controller |     "Jun 11 16:25:20.175975 crc crio[23211]: time=\"2026-06-11T16:25:20.175913336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955956 | controller |     "Jun 11 16:25:20.175975 crc crio[23211]: time=\"2026-06-11T16:25:20.175966797Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.955970 | controller |     "Jun 11 16:25:20.176070 crc crio[23211]: time=\"2026-06-11T16:25:20.1760573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.955988 | controller |     "Jun 11 16:25:20.176107 crc crio[23211]: time=\"2026-06-11T16:25:20.176084341Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956003 | controller |     "Jun 11 16:25:20.176257 crc crio[23211]: time=\"2026-06-11T16:25:20.176207474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956017 | controller |     "Jun 11 16:25:20.176321 crc crio[23211]: time=\"2026-06-11T16:25:20.176261505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956032 | controller |     "Jun 11 16:25:20.176483 crc crio[23211]: time=\"2026-06-11T16:25:20.176387798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956048 | controller |     "Jun 11 16:25:20.176603 crc crio[23211]: time=\"2026-06-11T16:25:20.176567843Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956063 | controller |     "Jun 11 16:25:20.176669 crc crio[23211]: time=\"2026-06-11T16:25:20.176626584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956078 | controller |     "Jun 11 16:25:20.176669 crc crio[23211]: time=\"2026-06-11T16:25:20.176650545Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956093 | controller |     "Jun 11 16:25:20.176822 crc crio[23211]: time=\"2026-06-11T16:25:20.176790228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956108 | controller |     "Jun 11 16:25:20.176900 crc crio[23211]: time=\"2026-06-11T16:25:20.176832009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956123 | controller |     "Jun 11 16:25:20.176983 crc crio[23211]: time=\"2026-06-11T16:25:20.176944412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956138 | controller |     "Jun 11 16:25:20.176983 crc crio[23211]: time=\"2026-06-11T16:25:20.176971562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956152 | controller |     "Jun 11 16:25:20.177234 crc crio[23211]: time=\"2026-06-11T16:25:20.177182278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956166 | controller |     "Jun 11 16:25:20.177234 crc crio[23211]: time=\"2026-06-11T16:25:20.177228289Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956180 | controller |     "Jun 11 16:25:20.177489 crc crio[23211]: time=\"2026-06-11T16:25:20.177388573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956194 | controller |     "Jun 11 16:25:20.177489 crc crio[23211]: time=\"2026-06-11T16:25:20.177487536Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956208 | controller |     "Jun 11 16:25:20.177943 crc crio[23211]: time=\"2026-06-11T16:25:20.177888556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956222 | controller |     "Jun 11 16:25:20.177943 crc crio[23211]: time=\"2026-06-11T16:25:20.177939457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956236 | controller |     "Jun 11 16:25:20.178208 crc crio[23211]: time=\"2026-06-11T16:25:20.178161052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956250 | controller |     "Jun 11 16:25:20.178208 crc crio[23211]: time=\"2026-06-11T16:25:20.178209164Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956264 | controller |     "Jun 11 16:25:20.178381 crc crio[23211]: time=\"2026-06-11T16:25:20.178340997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956283 | controller |     "Jun 11 16:25:20.178484 crc crio[23211]: time=\"2026-06-11T16:25:20.178385038Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956299 | controller |     "Jun 11 16:25:20.178681 crc crio[23211]: time=\"2026-06-11T16:25:20.178639654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956314 | controller |     "Jun 11 16:25:20.178755 crc crio[23211]: time=\"2026-06-11T16:25:20.178686125Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956328 | controller |     "Jun 11 16:25:20.178859 crc crio[23211]: time=\"2026-06-11T16:25:20.17882383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956343 | controller |     "Jun 11 16:25:20.178912 crc crio[23211]: time=\"2026-06-11T16:25:20.178873031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956357 | controller |     "Jun 11 16:25:20.179083 crc crio[23211]: time=\"2026-06-11T16:25:20.179037715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956371 | controller |     "Jun 11 16:25:20.179146 crc crio[23211]: time=\"2026-06-11T16:25:20.179084026Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956387 | controller |     "Jun 11 16:25:20.179266 crc crio[23211]: time=\"2026-06-11T16:25:20.1792349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956403 | controller |     "Jun 11 16:25:20.179320 crc crio[23211]: time=\"2026-06-11T16:25:20.179276191Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956419 | controller |     "Jun 11 16:25:20.179688 crc crio[23211]: time=\"2026-06-11T16:25:20.17964435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956434 | controller |     "Jun 11 16:25:20.179768 crc crio[23211]: time=\"2026-06-11T16:25:20.179693581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956449 | controller |     "Jun 11 16:25:20.179960 crc crio[23211]: time=\"2026-06-11T16:25:20.179908146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956465 | controller |     "Jun 11 16:25:20.179960 crc crio[23211]: time=\"2026-06-11T16:25:20.179954707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956481 | controller |     "Jun 11 16:25:20.180132 crc crio[23211]: time=\"2026-06-11T16:25:20.18008242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956496 | controller |     "Jun 11 16:25:20.180132 crc crio[23211]: time=\"2026-06-11T16:25:20.180128262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956525 | controller |     "Jun 11 16:25:20.180319 crc crio[23211]: time=\"2026-06-11T16:25:20.180271146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956546 | controller |     "Jun 11 16:25:20.180319 crc crio[23211]: time=\"2026-06-11T16:25:20.180315047Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956562 | controller |     "Jun 11 16:25:20.180697 crc crio[23211]: time=\"2026-06-11T16:25:20.180649035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956576 | controller |     "Jun 11 16:25:20.180796 crc crio[23211]: time=\"2026-06-11T16:25:20.180764638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956595 | controller |     "Jun 11 16:25:20.180882 crc crio[23211]: time=\"2026-06-11T16:25:20.1808462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956610 | controller |     "Jun 11 16:25:20.180972 crc crio[23211]: time=\"2026-06-11T16:25:20.180896231Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956625 | controller |     "Jun 11 16:25:20.181174 crc crio[23211]: time=\"2026-06-11T16:25:20.181099546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956640 | controller |     "Jun 11 16:25:20.181174 crc crio[23211]: time=\"2026-06-11T16:25:20.181146467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956654 | controller |     "Jun 11 16:25:20.181320 crc crio[23211]: time=\"2026-06-11T16:25:20.181285411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956669 | controller |     "Jun 11 16:25:20.181375 crc crio[23211]: time=\"2026-06-11T16:25:20.181329212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956684 | controller |     "Jun 11 16:25:20.181675 crc crio[23211]: time=\"2026-06-11T16:25:20.18161998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956699 | controller |     "Jun 11 16:25:20.181675 crc crio[23211]: time=\"2026-06-11T16:25:20.181666321Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956713 | controller |     "Jun 11 16:25:20.181789 crc crio[23211]: time=\"2026-06-11T16:25:20.181771914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956727 | controller |     "Jun 11 16:25:20.181933 crc crio[23211]: time=\"2026-06-11T16:25:20.181891677Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956742 | controller |     "Jun 11 16:25:20.182064 crc crio[23211]: time=\"2026-06-11T16:25:20.18203272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956756 | controller |     "Jun 11 16:25:20.182128 crc crio[23211]: time=\"2026-06-11T16:25:20.182076681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956770 | controller |     "Jun 11 16:25:20.182254 crc crio[23211]: time=\"2026-06-11T16:25:20.182223475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956784 | controller |     "Jun 11 16:25:20.182308 crc crio[23211]: time=\"2026-06-11T16:25:20.182264166Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956798 | controller |     "Jun 11 16:25:20.182308 crc crio[23211]: time=\"2026-06-11T16:25:20.182293786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:01:02.956813 | controller |     "Jun 11 16:25:20.182372 crc crio[23211]: time=\"2026-06-11T16:25:20.182312687Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:01:02.956828 | controller |     "Jun 11 16:25:24.179883 crc crio[23211]: time=\"2026-06-11T16:25:24.178511857Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 18:01:02.956843 | controller |     "Jun 11 16:25:24.211567 crc crio[23211]: time=\"2026-06-11T16:25:24.211360362Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.956859 | controller |     "Jun 11 16:25:24.211567 crc crio[23211]: time=\"2026-06-11T16:25:24.211579638Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.956875 | controller |     "Jun 11 16:25:24.211938 crc crio[23211]: time=\"2026-06-11T16:25:24.211650969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 18:01:02.956893 | controller |     "Jun 11 16:25:24.243232 crc crio[23211]: time=\"2026-06-11T16:25:24.242238989Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 18:01:02.956909 | controller |     "Jun 11 16:25:24.243232 crc crio[23211]: time=\"2026-06-11T16:25:24.243190782Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:01:02.956923 | controller |     "Jun 11 16:25:29.968102 crc crio[23211]: time=\"2026-06-11T16:25:29.967352059Z\" level=info msg=\"Stopping pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\" id=def39170-009e-4831-8dcd-30961759cf02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.956939 | controller |     "Jun 11 16:25:29.968102 crc crio[23211]: time=\"2026-06-11T16:25:29.968095427Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\" id=def39170-009e-4831-8dcd-30961759cf02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.956955 | controller |     "Jun 11 16:25:29.969593 crc crio[23211]: time=\"2026-06-11T16:25:29.96898977Z\" level=info msg=\"Removing pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\" id=1a79933b-daf2-4872-b3c7-92d3592e9a75 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.956970 | controller |     "Jun 11 16:25:29.984517 crc crio[23211]: time=\"2026-06-11T16:25:29.984368427Z\" level=info msg=\"Removed pod sandbox: 6bb734c21ee90640fcc88e4d41fe342fcb353ca095b7e078e54ef197f9371889\" id=1a79933b-daf2-4872-b3c7-92d3592e9a75 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.956986 | controller |     "Jun 11 16:25:29.985499 crc crio[23211]: time=\"2026-06-11T16:25:29.985302589Z\" level=info msg=\"Stopping pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\" id=7fbccdd8-3ae3-4035-b9a2-8f300f87c43a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.957001 | controller |     "Jun 11 16:25:29.985605 crc crio[23211]: time=\"2026-06-11T16:25:29.985527785Z\" level=info msg=\"Stopped pod sandbox (already stopped): b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\" id=7fbccdd8-3ae3-4035-b9a2-8f300f87c43a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.957017 | controller |     "Jun 11 16:25:29.987483 crc crio[23211]: time=\"2026-06-11T16:25:29.987334661Z\" level=info msg=\"Removing pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\" id=e943c9e5-9a89-4428-b9fd-c9c9850e4b9a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.957033 | controller |     "Jun 11 16:25:30.002680 crc crio[23211]: time=\"2026-06-11T16:25:30.002588753Z\" level=info msg=\"Removed pod sandbox: b768d44db8c33d89d6db44711b6501f939f21ddcf6d38bf1a43b06f977bb0621\" id=e943c9e5-9a89-4428-b9fd-c9c9850e4b9a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.957049 | controller |     "Jun 11 16:25:57.119368 crc crio[23211]: time=\"2026-06-11T16:25:57.118216818Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/POD\" id=c4c1d15b-f97b-4f94-9ab8-bcf700e1e68a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.957065 | controller |     "Jun 11 16:25:57.121269 crc crio[23211]: time=\"2026-06-11T16:25:57.119534141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.957080 | controller |     "Jun 11 16:25:57.156730 crc crio[23211]: time=\"2026-06-11T16:25:57.155205797Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 Namespace:openshift-marketplace ID:65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f UID:b76e54c2-9d98-456d-b227-2f70e818a41e NetNS:/var/run/netns/03ebf317-d247-4cf6-aa56-30ec051dd7c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb76e54c2_9d98_456d_b227_2f70e818a41e.slice PodAnnotations:0xc000d2f350}] Aliases:map[]}\"",
2026-06-11 18:01:02.957103 | controller |     "Jun 11 16:25:57.156730 crc crio[23211]: time=\"2026-06-11T16:25:57.155262588Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.957121 | controller |     "Jun 11 16:25:58.224094 crc crio[23211]: 2026-06-11T16:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65bc32103936e37 Mac:8e:c3:8c:29:7c:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/03ebf317-d247-4cf6-aa56-30ec051dd7c4 SocketPath: PciID:}] [{Interface:0xc000394960 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.957137 | controller |     "Jun 11 16:25:58.226130 crc crio[23211]: time=\"2026-06-11T16:25:58.225638747Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 Namespace:openshift-marketplace ID:65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f UID:b76e54c2-9d98-456d-b227-2f70e818a41e NetNS:/var/run/netns/03ebf317-d247-4cf6-aa56-30ec051dd7c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb76e54c2_9d98_456d_b227_2f70e818a41e.slice PodAnnotations:0xc000d2f350}] Aliases:map[]}\"",
2026-06-11 18:01:02.957152 | controller |     "Jun 11 16:25:58.226130 crc crio[23211]: time=\"2026-06-11T16:25:58.225784981Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.957168 | controller |     "Jun 11 16:25:58.242324 crc crio[23211]: time=\"2026-06-11T16:25:58.238951543Z\" level=info msg=\"Ran pod sandbox 65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/POD\" id=c4c1d15b-f97b-4f94-9ab8-bcf700e1e68a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.957183 | controller |     "Jun 11 16:25:58.244960 crc crio[23211]: time=\"2026-06-11T16:25:58.244869992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd9ffdcd-407a-4ea1-82a0-0a1a85ceb959 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.957198 | controller |     "Jun 11 16:25:58.247712 crc crio[23211]: time=\"2026-06-11T16:25:58.247659382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4753e876-b64b-4495-a5ee-676098851eb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.957213 | controller |     "Jun 11 16:25:58.268825 crc crio[23211]: time=\"2026-06-11T16:25:58.26747431Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/util\" id=89c0f837-0512-43cd-a6a3-d22652e220bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.957229 | controller |     "Jun 11 16:25:58.269144 crc crio[23211]: time=\"2026-06-11T16:25:58.268837494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.957244 | controller |     "Jun 11 16:25:58.300666 crc crio[23211]: time=\"2026-06-11T16:25:58.300359806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.957263 | controller |     "Jun 11 16:25:58.306051 crc crio[23211]: time=\"2026-06-11T16:25:58.305943886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.957278 | controller |     "Jun 11 16:25:58.450896 crc crio[23211]: time=\"2026-06-11T16:25:58.450254293Z\" level=info msg=\"Created container 7c4bdabcc1dcdf2cc06702d7a6e3ee686c480588d91ce297b078a027357346f2: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/util\" id=89c0f837-0512-43cd-a6a3-d22652e220bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.957293 | controller |     "Jun 11 16:25:58.452143 crc crio[23211]: time=\"2026-06-11T16:25:58.452023658Z\" level=info msg=\"Starting container: 7c4bdabcc1dcdf2cc06702d7a6e3ee686c480588d91ce297b078a027357346f2\" id=392a293f-3a44-4a5a-9eda-9414d68ce1a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.957308 | controller |     "Jun 11 16:25:58.457842 crc crio[23211]: time=\"2026-06-11T16:25:58.457721901Z\" level=info msg=\"Started container\" PID=39440 containerID=7c4bdabcc1dcdf2cc06702d7a6e3ee686c480588d91ce297b078a027357346f2 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/util id=392a293f-3a44-4a5a-9eda-9414d68ce1a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f",
2026-06-11 18:01:02.957324 | controller |     "Jun 11 16:25:59.834343 crc crio[23211]: time=\"2026-06-11T16:25:59.833850105Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=5f23126a-d7a3-4cce-bf7e-2ec9593c11b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.957340 | controller |     "Jun 11 16:25:59.835228 crc crio[23211]: time=\"2026-06-11T16:25:59.834666575Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=5f23126a-d7a3-4cce-bf7e-2ec9593c11b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.957355 | controller |     "Jun 11 16:25:59.835228 crc crio[23211]: time=\"2026-06-11T16:25:59.834739346Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=5f23126a-d7a3-4cce-bf7e-2ec9593c11b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.957369 | controller |     "Jun 11 16:25:59.836003 crc crio[23211]: time=\"2026-06-11T16:25:59.835958817Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=56552ea1-7e87-45ad-a9ae-625ed8ddacf2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.957383 | controller |     "Jun 11 16:25:59.846834 crc crio[23211]: time=\"2026-06-11T16:25:59.846737527Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-11 18:01:02.957398 | controller |     "Jun 11 16:26:00.590051 crc crio[23211]: time=\"2026-06-11T16:26:00.589956545Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686586-nnscz/POD\" id=aec9e919-148c-4d62-a9a2-be1ac84a2eb7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.957412 | controller |     "Jun 11 16:26:00.590265 crc crio[23211]: time=\"2026-06-11T16:26:00.590078288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.957436 | controller |     "Jun 11 16:26:00.619100 crc crio[23211]: time=\"2026-06-11T16:26:00.618936054Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686586-nnscz Namespace:openshift-infra ID:d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b UID:0db7b9fc-5f04-40c5-abbd-2bd7d1417fc8 NetNS:/var/run/netns/1f3b6472-2656-4db8-9369-72592faf1dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0db7b9fc_5f04_40c5_abbd_2bd7d1417fc8.slice PodAnnotations:0xc0001aea00}] Aliases:map[]}\"",
2026-06-11 18:01:02.957452 | controller |     "Jun 11 16:26:00.619100 crc crio[23211]: time=\"2026-06-11T16:26:00.619000996Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686586-nnscz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.957468 | controller |     "Jun 11 16:26:01.044019 crc crio[23211]: 2026-06-11T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1de751962d5db3 Mac:b6:45:0f:56:f3:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/1f3b6472-2656-4db8-9369-72592faf1dec SocketPath: PciID:}] [{Interface:0xc00023a850 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.957483 | controller |     "Jun 11 16:26:01.045687 crc crio[23211]: time=\"2026-06-11T16:26:01.045136676Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686586-nnscz Namespace:openshift-infra ID:d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b UID:0db7b9fc-5f04-40c5-abbd-2bd7d1417fc8 NetNS:/var/run/netns/1f3b6472-2656-4db8-9369-72592faf1dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0db7b9fc_5f04_40c5_abbd_2bd7d1417fc8.slice PodAnnotations:0xc0001aea00}] Aliases:map[]}\"",
2026-06-11 18:01:02.957498 | controller |     "Jun 11 16:26:01.045687 crc crio[23211]: time=\"2026-06-11T16:26:01.04532291Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686586-nnscz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.957529 | controller |     "Jun 11 16:26:01.052611 crc crio[23211]: time=\"2026-06-11T16:26:01.052371198Z\" level=info msg=\"Ran pod sandbox d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b with infra container: openshift-infra/auto-csr-approver-29686586-nnscz/POD\" id=aec9e919-148c-4d62-a9a2-be1ac84a2eb7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.957550 | controller |     "Jun 11 16:26:01.058197 crc crio[23211]: time=\"2026-06-11T16:26:01.057548977Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=50abca87-ee95-490f-9b9b-79fa2daf8a0e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.957566 | controller |     "Jun 11 16:26:01.060869 crc crio[23211]: time=\"2026-06-11T16:26:01.060788248Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:02.957581 | controller |     "Jun 11 16:26:03.450198 crc crio[23211]: time=\"2026-06-11T16:26:03.449605862Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=56552ea1-7e87-45ad-a9ae-625ed8ddacf2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.957596 | controller |     "Jun 11 16:26:03.452387 crc crio[23211]: time=\"2026-06-11T16:26:03.451285765Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=60892266-5bc5-4a50-b1e9-b20dfabb4928 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.957612 | controller |     "Jun 11 16:26:03.584487 crc crio[23211]: time=\"2026-06-11T16:26:03.584294318Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=50abca87-ee95-490f-9b9b-79fa2daf8a0e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.957631 | controller |     "Jun 11 16:26:03.584766 crc crio[23211]: time=\"2026-06-11T16:26:03.584687238Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=6f1dea88-fc7b-4693-ae01-4354a43c4e46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.957647 | controller |     "Jun 11 16:26:03.585191 crc crio[23211]: time=\"2026-06-11T16:26:03.585125699Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c14533d-865f-4db3-a8ec-26f5d57def77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.957664 | controller |     "Jun 11 16:26:03.586496 crc crio[23211]: time=\"2026-06-11T16:26:03.586366701Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7c69974f-9801-41cc-a616-13df40e8a02c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.957678 | controller |     "Jun 11 16:26:03.627118 crc crio[23211]: time=\"2026-06-11T16:26:03.627022512Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/pull\" id=e3f90f79-a759-443e-b238-bda61808a89c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.957693 | controller |     "Jun 11 16:26:03.628859 crc crio[23211]: time=\"2026-06-11T16:26:03.628775266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.957708 | controller |     "Jun 11 16:26:03.637247 crc crio[23211]: time=\"2026-06-11T16:26:03.637116346Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686586-nnscz/oc\" id=dc5db8de-6a07-482a-98c8-19a2ed28ca64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.957723 | controller |     "Jun 11 16:26:03.651035 crc crio[23211]: time=\"2026-06-11T16:26:03.650972183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.957738 | controller |     "Jun 11 16:26:03.673376 crc crio[23211]: time=\"2026-06-11T16:26:03.673245394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.957753 | controller |     "Jun 11 16:26:03.673806 crc crio[23211]: time=\"2026-06-11T16:26:03.673766067Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/5454df29529b0dd76f17a1b1d10c5b5270ab6ef0aaf0a3d376df18f1a57273d3/merged/etc/passwd: no such file or directory\"",
2026-06-11 18:01:02.957767 | controller |     "Jun 11 16:26:03.673924 crc crio[23211]: time=\"2026-06-11T16:26:03.673819928Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/5454df29529b0dd76f17a1b1d10c5b5270ab6ef0aaf0a3d376df18f1a57273d3/merged/etc/group: no such file or directory\"",
2026-06-11 18:01:02.957782 | controller |     "Jun 11 16:26:03.678408 crc crio[23211]: time=\"2026-06-11T16:26:03.67827004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.957796 | controller |     "Jun 11 16:26:03.698964 crc crio[23211]: time=\"2026-06-11T16:26:03.698848877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.957811 | controller |     "Jun 11 16:26:03.851720 crc crio[23211]: time=\"2026-06-11T16:26:03.850744294Z\" level=info msg=\"Created container 025f25222907cf6609cddde960cfbf9cb27784d6b7c612849375c065b84e3567: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/pull\" id=e3f90f79-a759-443e-b238-bda61808a89c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.957829 | controller |     "Jun 11 16:26:03.853877 crc crio[23211]: time=\"2026-06-11T16:26:03.85336951Z\" level=info msg=\"Starting container: 025f25222907cf6609cddde960cfbf9cb27784d6b7c612849375c065b84e3567\" id=2d31497f-4565-4a43-8ea6-72395aaa85a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.957844 | controller |     "Jun 11 16:26:03.862533 crc crio[23211]: time=\"2026-06-11T16:26:03.86212282Z\" level=info msg=\"Started container\" PID=39532 containerID=025f25222907cf6609cddde960cfbf9cb27784d6b7c612849375c065b84e3567 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/pull id=2d31497f-4565-4a43-8ea6-72395aaa85a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f",
2026-06-11 18:01:02.957859 | controller |     "Jun 11 16:26:04.156795 crc crio[23211]: time=\"2026-06-11T16:26:04.156603091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.957873 | controller |     "Jun 11 16:26:04.406735 crc crio[23211]: time=\"2026-06-11T16:26:04.406019518Z\" level=info msg=\"Created container 667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4: openshift-infra/auto-csr-approver-29686586-nnscz/oc\" id=dc5db8de-6a07-482a-98c8-19a2ed28ca64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.957889 | controller |     "Jun 11 16:26:04.411672 crc crio[23211]: time=\"2026-06-11T16:26:04.410665026Z\" level=info msg=\"Starting container: 667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4\" id=8a678c65-86a0-409c-a34f-3f2c8d729a39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.957904 | controller |     "Jun 11 16:26:04.422937 crc crio[23211]: time=\"2026-06-11T16:26:04.42282693Z\" level=info msg=\"Started container\" PID=39546 containerID=667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4 description=openshift-infra/auto-csr-approver-29686586-nnscz/oc id=8a678c65-86a0-409c-a34f-3f2c8d729a39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b",
2026-06-11 18:01:02.957920 | controller |     "Jun 11 16:26:04.952942 crc crio[23211]: time=\"2026-06-11T16:26:04.95199332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2762f5fc-67a2-4ffb-b615-2d16dfc14dbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.957935 | controller |     "Jun 11 16:26:04.958551 crc crio[23211]: time=\"2026-06-11T16:26:04.958148704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=70ddf4a4-2f49-448e-ad17-5f528730e6d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.957950 | controller |     "Jun 11 16:26:05.016079 crc crio[23211]: time=\"2026-06-11T16:26:05.015724972Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/extract\" id=66ed11ed-3456-409d-8adf-7698ac4cdbf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.957965 | controller |     "Jun 11 16:26:05.016707 crc crio[23211]: time=\"2026-06-11T16:26:05.016367958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.957981 | controller |     "Jun 11 16:26:05.042687 crc crio[23211]: time=\"2026-06-11T16:26:05.042584177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.958000 | controller |     "Jun 11 16:26:05.046197 crc crio[23211]: time=\"2026-06-11T16:26:05.046097334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.958017 | controller |     "Jun 11 16:26:05.239950 crc crio[23211]: time=\"2026-06-11T16:26:05.239846003Z\" level=info msg=\"Created container 2d5714c957babff3a4056347fff73460d6426b3ee754c2aa1f1513c12859cd81: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/extract\" id=66ed11ed-3456-409d-8adf-7698ac4cdbf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.958033 | controller |     "Jun 11 16:26:05.242240 crc crio[23211]: time=\"2026-06-11T16:26:05.241976737Z\" level=info msg=\"Starting container: 2d5714c957babff3a4056347fff73460d6426b3ee754c2aa1f1513c12859cd81\" id=cf375eb9-eb7f-4ef8-a228-59f6e821894d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.958048 | controller |     "Jun 11 16:26:05.251717 crc crio[23211]: time=\"2026-06-11T16:26:05.251095407Z\" level=info msg=\"Started container\" PID=39596 containerID=2d5714c957babff3a4056347fff73460d6426b3ee754c2aa1f1513c12859cd81 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/extract id=cf375eb9-eb7f-4ef8-a228-59f6e821894d name=/runtime.v1.RuntimeService/StartContainer sandboxID=65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f",
2026-06-11 18:01:02.958064 | controller |     "Jun 11 16:26:06.991785 crc crio[23211]: time=\"2026-06-11T16:26:06.991126656Z\" level=info msg=\"Stopping pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b\" id=8d7c0dc6-ad30-4145-82bb-53c72120e64c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.958079 | controller |     "Jun 11 16:26:06.994020 crc crio[23211]: time=\"2026-06-11T16:26:06.991229658Z\" level=info msg=\"Stopping pod sandbox: 65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f\" id=80cf8919-b8ae-4a21-ac05-f04ac5c1b8ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.958095 | controller |     "Jun 11 16:26:06.994020 crc crio[23211]: time=\"2026-06-11T16:26:06.992232413Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686586-nnscz Namespace:openshift-infra ID:d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b UID:0db7b9fc-5f04-40c5-abbd-2bd7d1417fc8 NetNS:/var/run/netns/1f3b6472-2656-4db8-9369-72592faf1dec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0db7b9fc_5f04_40c5_abbd_2bd7d1417fc8.slice PodAnnotations:0xc00294e8d8}] Aliases:map[]}\"",
2026-06-11 18:01:02.958111 | controller |     "Jun 11 16:26:06.994020 crc crio[23211]: time=\"2026-06-11T16:26:06.992600264Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 Namespace:openshift-marketplace ID:65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f UID:b76e54c2-9d98-456d-b227-2f70e818a41e NetNS:/var/run/netns/03ebf317-d247-4cf6-aa56-30ec051dd7c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb76e54c2_9d98_456d_b227_2f70e818a41e.slice PodAnnotations:0xc0038ac6c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.958126 | controller |     "Jun 11 16:26:06.994020 crc crio[23211]: time=\"2026-06-11T16:26:06.992654584Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686586-nnscz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.958142 | controller |     "Jun 11 16:26:06.994020 crc crio[23211]: time=\"2026-06-11T16:26:06.992880959Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.958161 | controller |     "Jun 11 16:26:07.669672 crc crio[23211]: time=\"2026-06-11T16:26:07.66936636Z\" level=info msg=\"Stopped pod sandbox: 65bc32103936e376eb418e6aa8e249c7ca3eae12db1044df625433496b19d51f\" id=80cf8919-b8ae-4a21-ac05-f04ac5c1b8ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.958177 | controller |     "Jun 11 16:26:08.145796 crc crio[23211]: time=\"2026-06-11T16:26:08.144229515Z\" level=info msg=\"Stopped pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b\" id=8d7c0dc6-ad30-4145-82bb-53c72120e64c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.958193 | controller |     "Jun 11 16:26:16.807073 crc crio[23211]: time=\"2026-06-11T16:26:16.805843123Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-mrj47/POD\" id=07a5cc46-1e66-48c6-8346-c7cd749e12a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.958208 | controller |     "Jun 11 16:26:16.808690 crc crio[23211]: time=\"2026-06-11T16:26:16.807136586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.958223 | controller |     "Jun 11 16:26:16.843715 crc crio[23211]: time=\"2026-06-11T16:26:16.843543711Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-mrj47 Namespace:openshift-nmstate ID:96b05f8a64441e35c359bd9461811d0a2f90812aa6192e47a66a4ed7960f591b UID:e5b60263-3b55-4b0d-8611-ce1f683f90ae NetNS:/var/run/netns/1533ecf1-894d-468b-ab0d-5a64302c1616 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5b60263_3b55_4b0d_8611_ce1f683f90ae.slice PodAnnotations:0xc000612918}] Aliases:map[]}\"",
2026-06-11 18:01:02.958238 | controller |     "Jun 11 16:26:16.843715 crc crio[23211]: time=\"2026-06-11T16:26:16.843677784Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-mrj47 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.958254 | controller |     "Jun 11 16:26:17.564705 crc crio[23211]: 2026-06-11T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b05f8a64441e3 Mac:ae:dc:3f:ce:71:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/1533ecf1-894d-468b-ab0d-5a64302c1616 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.958270 | controller |     "Jun 11 16:26:17.566621 crc crio[23211]: time=\"2026-06-11T16:26:17.566483269Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-mrj47 Namespace:openshift-nmstate ID:96b05f8a64441e35c359bd9461811d0a2f90812aa6192e47a66a4ed7960f591b UID:e5b60263-3b55-4b0d-8611-ce1f683f90ae NetNS:/var/run/netns/1533ecf1-894d-468b-ab0d-5a64302c1616 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5b60263_3b55_4b0d_8611_ce1f683f90ae.slice PodAnnotations:0xc000612918}] Aliases:map[]}\"",
2026-06-11 18:01:02.958286 | controller |     "Jun 11 16:26:17.566804 crc crio[23211]: time=\"2026-06-11T16:26:17.566752506Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-mrj47 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.958301 | controller |     "Jun 11 16:26:17.575407 crc crio[23211]: time=\"2026-06-11T16:26:17.575305012Z\" level=info msg=\"Ran pod sandbox 96b05f8a64441e35c359bd9461811d0a2f90812aa6192e47a66a4ed7960f591b with infra container: openshift-nmstate/nmstate-operator-6569c8c666-mrj47/POD\" id=07a5cc46-1e66-48c6-8346-c7cd749e12a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.958316 | controller |     "Jun 11 16:26:17.579618 crc crio[23211]: time=\"2026-06-11T16:26:17.579522278Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=68ea9611-b305-4a3e-98c5-7eaf51d70bc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.958338 | controller |     "Jun 11 16:26:17.579871 crc crio[23211]: time=\"2026-06-11T16:26:17.579811225Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=68ea9611-b305-4a3e-98c5-7eaf51d70bc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.958354 | controller |     "Jun 11 16:26:17.579871 crc crio[23211]: time=\"2026-06-11T16:26:17.579866306Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=68ea9611-b305-4a3e-98c5-7eaf51d70bc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.958369 | controller |     "Jun 11 16:26:17.589512 crc crio[23211]: time=\"2026-06-11T16:26:17.58762508Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=6e3745d5-44cf-411a-bf73-971da9567cb0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.958384 | controller |     "Jun 11 16:26:17.596257 crc crio[23211]: time=\"2026-06-11T16:26:17.596175895Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-11 18:01:02.958398 | controller |     "Jun 11 16:26:23.616126 crc crio[23211]: time=\"2026-06-11T16:26:23.615366117Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=6e3745d5-44cf-411a-bf73-971da9567cb0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.958413 | controller |     "Jun 11 16:26:23.617539 crc crio[23211]: time=\"2026-06-11T16:26:23.616951346Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=070b1ac2-5294-4d9b-85f5-f01068baea11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.958427 | controller |     "Jun 11 16:26:23.620947 crc crio[23211]: time=\"2026-06-11T16:26:23.620899897Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=83602a3e-d561-4e0b-ba1d-fa4b7460ab38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.958442 | controller |     "Jun 11 16:26:23.789284 crc crio[23211]: time=\"2026-06-11T16:26:23.789097924Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-mrj47/nmstate-operator\" id=479c8e50-80bd-49cd-b2b9-71155a66b03e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.958457 | controller |     "Jun 11 16:26:23.791857 crc crio[23211]: time=\"2026-06-11T16:26:23.791755251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.958471 | controller |     "Jun 11 16:26:23.825261 crc crio[23211]: time=\"2026-06-11T16:26:23.825079488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.958486 | controller |     "Jun 11 16:26:23.834385 crc crio[23211]: time=\"2026-06-11T16:26:23.834282399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.958504 | controller |     "Jun 11 16:26:24.098132 crc crio[23211]: time=\"2026-06-11T16:26:24.098025278Z\" level=info msg=\"Created container 78066535dd103afa16ca24e0326535787a6b25368ab8984a32f69df5604ba6a9: openshift-nmstate/nmstate-operator-6569c8c666-mrj47/nmstate-operator\" id=479c8e50-80bd-49cd-b2b9-71155a66b03e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.958540 | controller |     "Jun 11 16:26:24.099919 crc crio[23211]: time=\"2026-06-11T16:26:24.09973856Z\" level=info msg=\"Starting container: 78066535dd103afa16ca24e0326535787a6b25368ab8984a32f69df5604ba6a9\" id=20a4987b-4d27-43ad-bb95-ac5f1a966b4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.958558 | controller |     "Jun 11 16:26:24.109964 crc crio[23211]: time=\"2026-06-11T16:26:24.109870665Z\" level=info msg=\"Started container\" PID=40010 containerID=78066535dd103afa16ca24e0326535787a6b25368ab8984a32f69df5604ba6a9 description=openshift-nmstate/nmstate-operator-6569c8c666-mrj47/nmstate-operator id=20a4987b-4d27-43ad-bb95-ac5f1a966b4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b05f8a64441e35c359bd9461811d0a2f90812aa6192e47a66a4ed7960f591b",
2026-06-11 18:01:02.958573 | controller |     "Jun 11 16:26:38.226961 crc crio[23211]: time=\"2026-06-11T16:26:38.226207629Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/POD\" id=c7549407-9b55-4b09-8290-2b29fb0b1bbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.958589 | controller |     "Jun 11 16:26:38.228191 crc crio[23211]: time=\"2026-06-11T16:26:38.2270026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.958604 | controller |     "Jun 11 16:26:38.250527 crc crio[23211]: time=\"2026-06-11T16:26:38.250280034Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-mttlw Namespace:openshift-nmstate ID:45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd UID:5d726fa3-4e88-421d-a6d7-e69b69f86b75 NetNS:/var/run/netns/9bda482c-dae9-45fc-8067-ef632debd5ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d726fa3_4e88_421d_a6d7_e69b69f86b75.slice PodAnnotations:0xc000612218}] Aliases:map[]}\"",
2026-06-11 18:01:02.958619 | controller |     "Jun 11 16:26:38.250527 crc crio[23211]: time=\"2026-06-11T16:26:38.250337846Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-mttlw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.958635 | controller |     "Jun 11 16:26:38.336407 crc crio[23211]: time=\"2026-06-11T16:26:38.33571772Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-w4dzk/POD\" id=94573f45-91fe-46f2-8e45-3ea241836ab2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.958650 | controller |     "Jun 11 16:26:38.336570 crc crio[23211]: time=\"2026-06-11T16:26:38.336528851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.958665 | controller |     "Jun 11 16:26:38.370536 crc crio[23211]: time=\"2026-06-11T16:26:38.37029568Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=94573f45-91fe-46f2-8e45-3ea241836ab2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.958679 | controller |     "Jun 11 16:26:38.383199 crc crio[23211]: time=\"2026-06-11T16:26:38.3830404Z\" level=info msg=\"Ran pod sandbox d5e0524e83181333fb7dde69bd58edc5fc816f6af4e48253adc9470f0c52facc with infra container: openshift-nmstate/nmstate-handler-w4dzk/POD\" id=94573f45-91fe-46f2-8e45-3ea241836ab2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.958698 | controller |     "Jun 11 16:26:38.386244 crc crio[23211]: time=\"2026-06-11T16:26:38.386178339Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=2610e163-b5be-4ece-ba7a-5dbbd10e2a20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.958713 | controller |     "Jun 11 16:26:38.386647 crc crio[23211]: time=\"2026-06-11T16:26:38.386487137Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=2610e163-b5be-4ece-ba7a-5dbbd10e2a20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.958727 | controller |     "Jun 11 16:26:38.386647 crc crio[23211]: time=\"2026-06-11T16:26:38.38662259Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=2610e163-b5be-4ece-ba7a-5dbbd10e2a20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.958741 | controller |     "Jun 11 16:26:38.388876 crc crio[23211]: time=\"2026-06-11T16:26:38.388756284Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=51d970cc-493d-4b89-80f7-48946e04f6df name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.958756 | controller |     "Jun 11 16:26:38.400757 crc crio[23211]: time=\"2026-06-11T16:26:38.400682003Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 18:01:02.958770 | controller |     "Jun 11 16:26:38.758604 crc crio[23211]: 2026-06-11T16:26:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45c92bd460ca55e Mac:52:7f:1c:6f:da:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/9bda482c-dae9-45fc-8067-ef632debd5ee SocketPath: PciID:}] [{Interface:0xc0001950d0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.958785 | controller |     "Jun 11 16:26:38.759726 crc crio[23211]: time=\"2026-06-11T16:26:38.759650305Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-mttlw Namespace:openshift-nmstate ID:45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd UID:5d726fa3-4e88-421d-a6d7-e69b69f86b75 NetNS:/var/run/netns/9bda482c-dae9-45fc-8067-ef632debd5ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d726fa3_4e88_421d_a6d7_e69b69f86b75.slice PodAnnotations:0xc000612218}] Aliases:map[]}\"",
2026-06-11 18:01:02.958801 | controller |     "Jun 11 16:26:38.759888 crc crio[23211]: time=\"2026-06-11T16:26:38.75984026Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-mttlw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.958816 | controller |     "Jun 11 16:26:38.767879 crc crio[23211]: time=\"2026-06-11T16:26:38.767295647Z\" level=info msg=\"Ran pod sandbox 45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/POD\" id=c7549407-9b55-4b09-8290-2b29fb0b1bbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.958830 | controller |     "Jun 11 16:26:38.769513 crc crio[23211]: time=\"2026-06-11T16:26:38.76939077Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=17d86afd-89a4-4b0f-beb2-790f44da3014 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.958846 | controller |     "Jun 11 16:26:38.770054 crc crio[23211]: time=\"2026-06-11T16:26:38.770012575Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=17d86afd-89a4-4b0f-beb2-790f44da3014 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.958864 | controller |     "Jun 11 16:26:38.770261 crc crio[23211]: time=\"2026-06-11T16:26:38.770235451Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=17d86afd-89a4-4b0f-beb2-790f44da3014 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.958879 | controller |     "Jun 11 16:26:38.771896 crc crio[23211]: time=\"2026-06-11T16:26:38.771858751Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=df527fa8-28d6-4611-9f0f-fc1517f4ec6b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.958893 | controller |     "Jun 11 16:26:38.778205 crc crio[23211]: time=\"2026-06-11T16:26:38.778159159Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 18:01:02.958908 | controller |     "Jun 11 16:26:38.845642 crc crio[23211]: time=\"2026-06-11T16:26:38.845540874Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/POD\" id=98d6f835-09d9-48e0-a6d9-2cb66ac4a527 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.958923 | controller |     "Jun 11 16:26:38.845952 crc crio[23211]: time=\"2026-06-11T16:26:38.845916573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.958938 | controller |     "Jun 11 16:26:38.883630 crc crio[23211]: time=\"2026-06-11T16:26:38.881361983Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-g8hhj Namespace:openshift-nmstate ID:5ddd8ff17a72bb37a22ddbdb4dd2e533f6eeea31c40785708b2c02b21cacdbad UID:dd5c12be-1776-466e-b9d8-e05acc84d84f NetNS:/var/run/netns/cc95afb9-8c24-4dae-82d6-0bc278f2d25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd5c12be_1776_466e_b9d8_e05acc84d84f.slice PodAnnotations:0xc000d2e610}] Aliases:map[]}\"",
2026-06-11 18:01:02.958954 | controller |     "Jun 11 16:26:38.883630 crc crio[23211]: time=\"2026-06-11T16:26:38.881903086Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-g8hhj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.958970 | controller |     "Jun 11 16:26:39.245095 crc crio[23211]: 2026-06-11T16:26:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ddd8ff17a72bb3 Mac:82:b6:a5:96:15:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/cc95afb9-8c24-4dae-82d6-0bc278f2d25d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.958985 | controller |     "Jun 11 16:26:39.246800 crc crio[23211]: time=\"2026-06-11T16:26:39.246739275Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-g8hhj Namespace:openshift-nmstate ID:5ddd8ff17a72bb37a22ddbdb4dd2e533f6eeea31c40785708b2c02b21cacdbad UID:dd5c12be-1776-466e-b9d8-e05acc84d84f NetNS:/var/run/netns/cc95afb9-8c24-4dae-82d6-0bc278f2d25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd5c12be_1776_466e_b9d8_e05acc84d84f.slice PodAnnotations:0xc000d2e610}] Aliases:map[]}\"",
2026-06-11 18:01:02.959001 | controller |     "Jun 11 16:26:39.246943 crc crio[23211]: time=\"2026-06-11T16:26:39.246892729Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-g8hhj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.959021 | controller |     "Jun 11 16:26:39.254290 crc crio[23211]: time=\"2026-06-11T16:26:39.254217603Z\" level=info msg=\"Ran pod sandbox 5ddd8ff17a72bb37a22ddbdb4dd2e533f6eeea31c40785708b2c02b21cacdbad with infra container: openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/POD\" id=98d6f835-09d9-48e0-a6d9-2cb66ac4a527 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.959037 | controller |     "Jun 11 16:26:39.256501 crc crio[23211]: time=\"2026-06-11T16:26:39.256373069Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f87a7c05-cdf0-47be-8cfc-7a2e642ed5f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959052 | controller |     "Jun 11 16:26:39.256886 crc crio[23211]: time=\"2026-06-11T16:26:39.256820059Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=f87a7c05-cdf0-47be-8cfc-7a2e642ed5f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959067 | controller |     "Jun 11 16:26:39.256959 crc crio[23211]: time=\"2026-06-11T16:26:39.256924562Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=f87a7c05-cdf0-47be-8cfc-7a2e642ed5f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959083 | controller |     "Jun 11 16:26:39.259032 crc crio[23211]: time=\"2026-06-11T16:26:39.258961783Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=57874fbb-4466-44af-8017-a1987fd3f2ec name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.959097 | controller |     "Jun 11 16:26:39.264739 crc crio[23211]: time=\"2026-06-11T16:26:39.264279477Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 18:01:02.959112 | controller |     "Jun 11 16:26:39.463642 crc crio[23211]: time=\"2026-06-11T16:26:39.463406881Z\" level=info msg=\"Running pod sandbox: openshift-console/console-db85965b-lfmc7/POD\" id=cdd4d95d-240a-4abc-8894-877d1ad5d629 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.959127 | controller |     "Jun 11 16:26:39.463642 crc crio[23211]: time=\"2026-06-11T16:26:39.463617937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.959142 | controller |     "Jun 11 16:26:39.486321 crc crio[23211]: time=\"2026-06-11T16:26:39.486264096Z\" level=info msg=\"Got pod network &{Name:console-db85965b-lfmc7 Namespace:openshift-console ID:a6c36efb7034804af05aa536640fe18f0ad6fb7665f92b8aa494824b4866afde UID:137fcf91-f9b6-4fcd-a0ee-7150d7e833dd NetNS:/var/run/netns/e9be9d9b-705c-4918-9646-b63a90a0b54f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod137fcf91_f9b6_4fcd_a0ee_7150d7e833dd.slice PodAnnotations:0xc0001af080}] Aliases:map[]}\"",
2026-06-11 18:01:02.959158 | controller |     "Jun 11 16:26:39.486985 crc crio[23211]: time=\"2026-06-11T16:26:39.486958973Z\" level=info msg=\"Adding pod openshift-console_console-db85965b-lfmc7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.959174 | controller |     "Jun 11 16:26:39.594229 crc crio[23211]: time=\"2026-06-11T16:26:39.593973872Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/POD\" id=63da0838-3701-44a0-819d-c1ec0a931bb3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.959192 | controller |     "Jun 11 16:26:39.594516 crc crio[23211]: time=\"2026-06-11T16:26:39.59428974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.959208 | controller |     "Jun 11 16:26:39.629862 crc crio[23211]: time=\"2026-06-11T16:26:39.629728201Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-jcrpj Namespace:openshift-nmstate ID:ac0e957a1bdb7de25f71ad7d645c4dcad86e9732c1d645f6b9c433147137cd94 UID:92aa1647-1ad3-4b7e-b3b7-bb48996f16ad NetNS:/var/run/netns/ce675a6e-4219-4c57-93be-c242f283fdc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92aa1647_1ad3_4b7e_b3b7_bb48996f16ad.slice PodAnnotations:0xc0038ac5d0}] Aliases:map[]}\"",
2026-06-11 18:01:02.959224 | controller |     "Jun 11 16:26:39.629862 crc crio[23211]: time=\"2026-06-11T16:26:39.629854994Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-jcrpj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.959239 | controller |     "Jun 11 16:26:40.250021 crc crio[23211]: 2026-06-11T16:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6c36efb7034804 Mac:e2:86:70:24:42:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/e9be9d9b-705c-4918-9646-b63a90a0b54f SocketPath: PciID:}] [{Interface:0xc00013abc0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.959254 | controller |     "Jun 11 16:26:40.251556 crc crio[23211]: time=\"2026-06-11T16:26:40.251388592Z\" level=info msg=\"Got pod network &{Name:console-db85965b-lfmc7 Namespace:openshift-console ID:a6c36efb7034804af05aa536640fe18f0ad6fb7665f92b8aa494824b4866afde UID:137fcf91-f9b6-4fcd-a0ee-7150d7e833dd NetNS:/var/run/netns/e9be9d9b-705c-4918-9646-b63a90a0b54f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod137fcf91_f9b6_4fcd_a0ee_7150d7e833dd.slice PodAnnotations:0xc0001af080}] Aliases:map[]}\"",
2026-06-11 18:01:02.959271 | controller |     "Jun 11 16:26:40.251766 crc crio[23211]: time=\"2026-06-11T16:26:40.25171304Z\" level=info msg=\"Checking pod openshift-console_console-db85965b-lfmc7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.959287 | controller |     "Jun 11 16:26:40.266644 crc crio[23211]: time=\"2026-06-11T16:26:40.26402848Z\" level=info msg=\"Ran pod sandbox a6c36efb7034804af05aa536640fe18f0ad6fb7665f92b8aa494824b4866afde with infra container: openshift-console/console-db85965b-lfmc7/POD\" id=cdd4d95d-240a-4abc-8894-877d1ad5d629 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.959303 | controller |     "Jun 11 16:26:40.266644 crc crio[23211]: time=\"2026-06-11T16:26:40.266554164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=cb80d8e6-e872-4e5f-8c22-79639ca2df2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959318 | controller |     "Jun 11 16:26:40.272510 crc crio[23211]: time=\"2026-06-11T16:26:40.27239471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=ce8a2698-79dc-471a-b272-8b5cb8e5ed1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959333 | controller |     "Jun 11 16:26:40.309532 crc crio[23211]: time=\"2026-06-11T16:26:40.309309009Z\" level=info msg=\"Creating container: openshift-console/console-db85965b-lfmc7/console\" id=6fd4842d-8cc2-42e5-a99d-ebedd3446f08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.959351 | controller |     "Jun 11 16:26:40.310939 crc crio[23211]: time=\"2026-06-11T16:26:40.310853417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.959367 | controller |     "Jun 11 16:26:40.331051 crc crio[23211]: 2026-06-11T16:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac0e957a1bdb7de Mac:72:5c:45:e9:11:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/ce675a6e-4219-4c57-93be-c242f283fdc2 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.959382 | controller |     "Jun 11 16:26:40.332225 crc crio[23211]: time=\"2026-06-11T16:26:40.332104921Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-jcrpj Namespace:openshift-nmstate ID:ac0e957a1bdb7de25f71ad7d645c4dcad86e9732c1d645f6b9c433147137cd94 UID:92aa1647-1ad3-4b7e-b3b7-bb48996f16ad NetNS:/var/run/netns/ce675a6e-4219-4c57-93be-c242f283fdc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92aa1647_1ad3_4b7e_b3b7_bb48996f16ad.slice PodAnnotations:0xc0038ac5d0}] Aliases:map[]}\"",
2026-06-11 18:01:02.959399 | controller |     "Jun 11 16:26:40.332984 crc crio[23211]: time=\"2026-06-11T16:26:40.332747287Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-jcrpj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.959413 | controller |     "Jun 11 16:26:40.359244 crc crio[23211]: time=\"2026-06-11T16:26:40.3591205Z\" level=info msg=\"Ran pod sandbox ac0e957a1bdb7de25f71ad7d645c4dcad86e9732c1d645f6b9c433147137cd94 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/POD\" id=63da0838-3701-44a0-819d-c1ec0a931bb3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.959428 | controller |     "Jun 11 16:26:40.368836 crc crio[23211]: time=\"2026-06-11T16:26:40.368301521Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=bd96bfba-4804-4acc-aaf7-97910f518b64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959442 | controller |     "Jun 11 16:26:40.368836 crc crio[23211]: time=\"2026-06-11T16:26:40.368761002Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=bd96bfba-4804-4acc-aaf7-97910f518b64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959457 | controller |     "Jun 11 16:26:40.368836 crc crio[23211]: time=\"2026-06-11T16:26:40.368823104Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=bd96bfba-4804-4acc-aaf7-97910f518b64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959471 | controller |     "Jun 11 16:26:40.371106 crc crio[23211]: time=\"2026-06-11T16:26:40.370897885Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=b0f12f50-31d5-4334-b2e5-0fc2f80dc981 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.959486 | controller |     "Jun 11 16:26:40.371236 crc crio[23211]: time=\"2026-06-11T16:26:40.371111132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.959500 | controller |     "Jun 11 16:26:40.377018 crc crio[23211]: time=\"2026-06-11T16:26:40.376299091Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-11 18:01:02.959539 | controller |     "Jun 11 16:26:40.378961 crc crio[23211]: time=\"2026-06-11T16:26:40.378814175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.959556 | controller |     "Jun 11 16:26:40.497945 crc crio[23211]: time=\"2026-06-11T16:26:40.497759094Z\" level=info msg=\"Created container 5ac9327e59eef77d848958f8b7e193154a8cda95c9330f7d7c1dd189f96511fe: openshift-console/console-db85965b-lfmc7/console\" id=6fd4842d-8cc2-42e5-a99d-ebedd3446f08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.959571 | controller |     "Jun 11 16:26:40.501402 crc crio[23211]: time=\"2026-06-11T16:26:40.501289823Z\" level=info msg=\"Starting container: 5ac9327e59eef77d848958f8b7e193154a8cda95c9330f7d7c1dd189f96511fe\" id=589f37a2-425f-4a0b-af9e-46316decd770 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.959587 | controller |     "Jun 11 16:26:40.508943 crc crio[23211]: time=\"2026-06-11T16:26:40.508859623Z\" level=info msg=\"Started container\" PID=40425 containerID=5ac9327e59eef77d848958f8b7e193154a8cda95c9330f7d7c1dd189f96511fe description=openshift-console/console-db85965b-lfmc7/console id=589f37a2-425f-4a0b-af9e-46316decd770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6c36efb7034804af05aa536640fe18f0ad6fb7665f92b8aa494824b4866afde",
2026-06-11 18:01:02.959603 | controller |     "Jun 11 16:26:43.253500 crc crio[23211]: time=\"2026-06-11T16:26:43.252981827Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=57874fbb-4466-44af-8017-a1987fd3f2ec name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.959619 | controller |     "Jun 11 16:26:43.255797 crc crio[23211]: time=\"2026-06-11T16:26:43.255744836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b2ea7ef5-37c3-487c-9cee-c4497be46300 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959634 | controller |     "Jun 11 16:26:43.332557 crc crio[23211]: time=\"2026-06-11T16:26:43.332261948Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=df527fa8-28d6-4611-9f0f-fc1517f4ec6b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.959649 | controller |     "Jun 11 16:26:43.333977 crc crio[23211]: time=\"2026-06-11T16:26:43.33388146Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=259280bd-f3ac-48f6-993b-e94d78e2982a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959663 | controller |     "Jun 11 16:26:43.350197 crc crio[23211]: time=\"2026-06-11T16:26:43.349966804Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=47abe57d-7558-4f68-91fe-d3eeec1029b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959678 | controller |     "Jun 11 16:26:43.355304 crc crio[23211]: time=\"2026-06-11T16:26:43.355073421Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=511a0977-00e6-4d7d-acb3-3c968d17887d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959693 | controller |     "Jun 11 16:26:43.357695 crc crio[23211]: time=\"2026-06-11T16:26:43.357156834Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=51d970cc-493d-4b89-80f7-48946e04f6df name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.959714 | controller |     "Jun 11 16:26:43.359145 crc crio[23211]: time=\"2026-06-11T16:26:43.359062013Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=932e7ea5-fba5-431f-8f57-a01aded52d81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959729 | controller |     "Jun 11 16:26:43.363654 crc crio[23211]: time=\"2026-06-11T16:26:43.363403092Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f7273f7a-b791-4838-b57e-3d703ba68014 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.959744 | controller |     "Jun 11 16:26:43.371686 crc crio[23211]: time=\"2026-06-11T16:26:43.371347321Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/nmstate-webhook\" id=c727d634-376f-4dee-bf6d-546e3ac3ce8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.959758 | controller |     "Jun 11 16:26:43.375827 crc crio[23211]: time=\"2026-06-11T16:26:43.375735982Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/nmstate-metrics\" id=6e1a1da1-1439-44b9-b7db-461c24c8e16b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.959773 | controller |     "Jun 11 16:26:43.377974 crc crio[23211]: time=\"2026-06-11T16:26:43.377890205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.959787 | controller |     "Jun 11 16:26:43.380363 crc crio[23211]: time=\"2026-06-11T16:26:43.380255494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.959802 | controller |     "Jun 11 16:26:43.381256 crc crio[23211]: time=\"2026-06-11T16:26:43.381148057Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-w4dzk/nmstate-handler\" id=ff4e71ee-7343-4696-b87c-99590a2e7ec2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.959817 | controller |     "Jun 11 16:26:43.394253 crc crio[23211]: time=\"2026-06-11T16:26:43.394170095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.959846 | controller |     "Jun 11 16:26:43.412106 crc crio[23211]: time=\"2026-06-11T16:26:43.411999663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.959865 | controller |     "Jun 11 16:26:43.415562 crc crio[23211]: time=\"2026-06-11T16:26:43.415509291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.959879 | controller |     "Jun 11 16:26:43.430435 crc crio[23211]: time=\"2026-06-11T16:26:43.430342133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.959893 | controller |     "Jun 11 16:26:43.434528 crc crio[23211]: time=\"2026-06-11T16:26:43.434306414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.959907 | controller |     "Jun 11 16:26:43.463936 crc crio[23211]: time=\"2026-06-11T16:26:43.463841025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.959924 | controller |     "Jun 11 16:26:43.597354 crc crio[23211]: time=\"2026-06-11T16:26:43.597181786Z\" level=info msg=\"Created container 4f5c311de31f56761432bd82eef774d98a19d9d4c2053d14eba124cc537cdb0f: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/nmstate-metrics\" id=6e1a1da1-1439-44b9-b7db-461c24c8e16b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.959940 | controller |     "Jun 11 16:26:43.599758 crc crio[23211]: time=\"2026-06-11T16:26:43.599675499Z\" level=info msg=\"Starting container: 4f5c311de31f56761432bd82eef774d98a19d9d4c2053d14eba124cc537cdb0f\" id=3c0bffca-5bfb-4089-a41e-fa137dae0bee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.959956 | controller |     "Jun 11 16:26:43.600764 crc crio[23211]: time=\"2026-06-11T16:26:43.600692965Z\" level=info msg=\"Created container 0e4c9ad336fb1b698c3d10ab2b7d5d0f08693c93cafbbc2ee440aa2742802df3: openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/nmstate-webhook\" id=c727d634-376f-4dee-bf6d-546e3ac3ce8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.959970 | controller |     "Jun 11 16:26:43.603976 crc crio[23211]: time=\"2026-06-11T16:26:43.603889456Z\" level=info msg=\"Starting container: 0e4c9ad336fb1b698c3d10ab2b7d5d0f08693c93cafbbc2ee440aa2742802df3\" id=b95c3498-30b4-482a-9e87-0f27d4e6e8be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.959985 | controller |     "Jun 11 16:26:43.608882 crc crio[23211]: time=\"2026-06-11T16:26:43.608795338Z\" level=info msg=\"Started container\" PID=40476 containerID=4f5c311de31f56761432bd82eef774d98a19d9d4c2053d14eba124cc537cdb0f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/nmstate-metrics id=3c0bffca-5bfb-4089-a41e-fa137dae0bee name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd",
2026-06-11 18:01:02.960000 | controller |     "Jun 11 16:26:43.618890 crc crio[23211]: time=\"2026-06-11T16:26:43.61879703Z\" level=info msg=\"Started container\" PID=40479 containerID=0e4c9ad336fb1b698c3d10ab2b7d5d0f08693c93cafbbc2ee440aa2742802df3 description=openshift-nmstate/nmstate-webhook-9b7874799-g8hhj/nmstate-webhook id=b95c3498-30b4-482a-9e87-0f27d4e6e8be name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ddd8ff17a72bb37a22ddbdb4dd2e533f6eeea31c40785708b2c02b21cacdbad",
2026-06-11 18:01:02.960016 | controller |     "Jun 11 16:26:43.639201 crc crio[23211]: time=\"2026-06-11T16:26:43.638663639Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=6d298064-222b-4b22-a8a1-32c1d4b1c6a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.960031 | controller |     "Jun 11 16:26:43.641959 crc crio[23211]: time=\"2026-06-11T16:26:43.639819738Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=6d298064-222b-4b22-a8a1-32c1d4b1c6a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.960047 | controller |     "Jun 11 16:26:43.643145 crc crio[23211]: time=\"2026-06-11T16:26:43.643023168Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=6d298064-222b-4b22-a8a1-32c1d4b1c6a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.960063 | controller |     "Jun 11 16:26:43.647062 crc crio[23211]: time=\"2026-06-11T16:26:43.646935527Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=074eea1e-6dab-4064-b4c6-db35076d76a1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.960079 | controller |     "Jun 11 16:26:43.653766 crc crio[23211]: time=\"2026-06-11T16:26:43.653277367Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-11 18:01:02.960102 | controller |     "Jun 11 16:26:43.724138 crc crio[23211]: time=\"2026-06-11T16:26:43.722851734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.960121 | controller |     "Jun 11 16:26:43.902549 crc crio[23211]: time=\"2026-06-11T16:26:43.902030597Z\" level=info msg=\"Created container 3804e70b8ad9ba169899e75a16fac8e23273b130805494e1ec7e0db50c21334b: openshift-nmstate/nmstate-handler-w4dzk/nmstate-handler\" id=ff4e71ee-7343-4696-b87c-99590a2e7ec2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.960137 | controller |     "Jun 11 16:26:43.903538 crc crio[23211]: time=\"2026-06-11T16:26:43.903369511Z\" level=info msg=\"Starting container: 3804e70b8ad9ba169899e75a16fac8e23273b130805494e1ec7e0db50c21334b\" id=f994137c-fbe5-4a4a-bc83-53886a879182 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.960153 | controller |     "Jun 11 16:26:43.913933 crc crio[23211]: time=\"2026-06-11T16:26:43.913854515Z\" level=info msg=\"Started container\" PID=40505 containerID=3804e70b8ad9ba169899e75a16fac8e23273b130805494e1ec7e0db50c21334b description=openshift-nmstate/nmstate-handler-w4dzk/nmstate-handler id=f994137c-fbe5-4a4a-bc83-53886a879182 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5e0524e83181333fb7dde69bd58edc5fc816f6af4e48253adc9470f0c52facc",
2026-06-11 18:01:02.960170 | controller |     "Jun 11 16:26:45.616303 crc crio[23211]: time=\"2026-06-11T16:26:45.615394398Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=b0f12f50-31d5-4334-b2e5-0fc2f80dc981 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.960187 | controller |     "Jun 11 16:26:45.617636 crc crio[23211]: time=\"2026-06-11T16:26:45.617195723Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=b883c56b-dda5-424a-a96a-7fbcbc568d6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.960204 | controller |     "Jun 11 16:26:45.632342 crc crio[23211]: time=\"2026-06-11T16:26:45.63223883Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=e7acc44a-54a4-4a50-a5a6-75505e5737a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.960220 | controller |     "Jun 11 16:26:45.643967 crc crio[23211]: time=\"2026-06-11T16:26:45.643859052Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/nmstate-console-plugin\" id=e1bc0162-5aa2-429d-a457-3e4e26926b44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.960237 | controller |     "Jun 11 16:26:45.648014 crc crio[23211]: time=\"2026-06-11T16:26:45.647928024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.960253 | controller |     "Jun 11 16:26:45.691561 crc crio[23211]: time=\"2026-06-11T16:26:45.691365656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.960270 | controller |     "Jun 11 16:26:45.698343 crc crio[23211]: time=\"2026-06-11T16:26:45.69827081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.960286 | controller |     "Jun 11 16:26:45.829699 crc crio[23211]: time=\"2026-06-11T16:26:45.829153039Z\" level=info msg=\"Created container 9c520c8735ff3692e34bfb8d92ae5836bdd54d18921e1e6769e9f8e1e3022f65: openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/nmstate-console-plugin\" id=e1bc0162-5aa2-429d-a457-3e4e26926b44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.960307 | controller |     "Jun 11 16:26:45.830959 crc crio[23211]: time=\"2026-06-11T16:26:45.830856742Z\" level=info msg=\"Starting container: 9c520c8735ff3692e34bfb8d92ae5836bdd54d18921e1e6769e9f8e1e3022f65\" id=07b9517e-430f-4d86-a953-00952ba546dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.960324 | controller |     "Jun 11 16:26:45.837147 crc crio[23211]: time=\"2026-06-11T16:26:45.837002626Z\" level=info msg=\"Started container\" PID=40587 containerID=9c520c8735ff3692e34bfb8d92ae5836bdd54d18921e1e6769e9f8e1e3022f65 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-jcrpj/nmstate-console-plugin id=07b9517e-430f-4d86-a953-00952ba546dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac0e957a1bdb7de25f71ad7d645c4dcad86e9732c1d645f6b9c433147137cd94",
2026-06-11 18:01:02.960341 | controller |     "Jun 11 16:26:48.198894 crc crio[23211]: time=\"2026-06-11T16:26:48.198107355Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=074eea1e-6dab-4064-b4c6-db35076d76a1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.960357 | controller |     "Jun 11 16:26:48.200313 crc crio[23211]: time=\"2026-06-11T16:26:48.200003682Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=616fab0f-0a18-462f-abfd-39cb3b69be5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.960374 | controller |     "Jun 11 16:26:48.205548 crc crio[23211]: time=\"2026-06-11T16:26:48.205147962Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d8a1514e-a949-4668-b35b-5c73d93ebf45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.960390 | controller |     "Jun 11 16:26:48.327322 crc crio[23211]: time=\"2026-06-11T16:26:48.327177037Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/kube-rbac-proxy\" id=aea3a4fd-91ad-4c83-9809-e6eaa619454c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.960408 | controller |     "Jun 11 16:26:48.331768 crc crio[23211]: time=\"2026-06-11T16:26:48.33165317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.960424 | controller |     "Jun 11 16:26:48.377619 crc crio[23211]: time=\"2026-06-11T16:26:48.372308683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.960441 | controller |     "Jun 11 16:26:48.377619 crc crio[23211]: time=\"2026-06-11T16:26:48.376363384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.960457 | controller |     "Jun 11 16:26:48.640109 crc crio[23211]: time=\"2026-06-11T16:26:48.63999394Z\" level=info msg=\"Created container 78e45f3840a6a575bb182c46ffa98125eaf9004058bb04212b3368ecfdb12d22: openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/kube-rbac-proxy\" id=aea3a4fd-91ad-4c83-9809-e6eaa619454c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.960473 | controller |     "Jun 11 16:26:48.643133 crc crio[23211]: time=\"2026-06-11T16:26:48.643047307Z\" level=info msg=\"Starting container: 78e45f3840a6a575bb182c46ffa98125eaf9004058bb04212b3368ecfdb12d22\" id=2bc49132-3595-4a04-b7a9-a33d9f2270b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.960492 | controller |     "Jun 11 16:26:48.650987 crc crio[23211]: time=\"2026-06-11T16:26:48.650870563Z\" level=info msg=\"Started container\" PID=40676 containerID=78e45f3840a6a575bb182c46ffa98125eaf9004058bb04212b3368ecfdb12d22 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-mttlw/kube-rbac-proxy id=2bc49132-3595-4a04-b7a9-a33d9f2270b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c92bd460ca55e646efe24000156ef2300a8976614244b4e1c57ce6f4086ccd",
2026-06-11 18:01:02.960523 | controller |     "Jun 11 16:27:15.235267 crc crio[23211]: time=\"2026-06-11T16:27:15.233927445Z\" level=info msg=\"Stopping container: c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a (timeout: 15s)\" id=042ce829-ff5d-40b0-a2ab-53cc2c211a14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.960547 | controller |     "Jun 11 16:27:15.371824 crc crio[23211]: time=\"2026-06-11T16:27:15.371717708Z\" level=info msg=\"Stopped container c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a: openshift-console/console-6c684df5db-cc8g8/console\" id=042ce829-ff5d-40b0-a2ab-53cc2c211a14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.960564 | controller |     "Jun 11 16:27:15.373316 crc crio[23211]: time=\"2026-06-11T16:27:15.373245056Z\" level=info msg=\"Stopping pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd\" id=a740651a-9be3-4d2c-98e5-cd8b9a182693 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.960581 | controller |     "Jun 11 16:27:15.374321 crc crio[23211]: time=\"2026-06-11T16:27:15.374253902Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/66d8850b-4209-43c0-98a8-cf48e9447ec1 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:0xc0018bee50}] Aliases:map[]}\"",
2026-06-11 18:01:02.960597 | controller |     "Jun 11 16:27:15.374579 crc crio[23211]: time=\"2026-06-11T16:27:15.374515208Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.960614 | controller |     "Jun 11 16:27:15.662744 crc crio[23211]: time=\"2026-06-11T16:27:15.661790988Z\" level=info msg=\"Stopped pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd\" id=a740651a-9be3-4d2c-98e5-cd8b9a182693 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.960631 | controller |     "Jun 11 16:27:15.839389 crc crio[23211]: time=\"2026-06-11T16:27:15.839265147Z\" level=info msg=\"Removing container: c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a\" id=5902d031-2158-4154-b849-12dc7a3c5dc9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.960648 | controller |     "Jun 11 16:27:15.872279 crc crio[23211]: time=\"2026-06-11T16:27:15.871717312Z\" level=info msg=\"Removed container c3c78f58b9849326513967ed01d8d57a162fbf559fa63f72ad2a7ec31f9d8c0a: openshift-console/console-6c684df5db-cc8g8/console\" id=5902d031-2158-4154-b849-12dc7a3c5dc9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.960664 | controller |     "Jun 11 16:27:22.846911 crc crio[23211]: time=\"2026-06-11T16:27:22.845890483Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/POD\" id=53f263a9-d235-43fb-8d21-265a9e684073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.960681 | controller |     "Jun 11 16:27:22.848835 crc crio[23211]: time=\"2026-06-11T16:27:22.846928299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.960702 | controller |     "Jun 11 16:27:22.876718 crc crio[23211]: time=\"2026-06-11T16:27:22.876581704Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx Namespace:openshift-marketplace ID:1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242 UID:4277bd3f-dd1e-490a-8e28-b00059e1264e NetNS:/var/run/netns/8ffd9ed7-1e3f-4c02-aca3-b15b89a44dd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4277bd3f_dd1e_490a_8e28_b00059e1264e.slice PodAnnotations:0xc000d2e198}] Aliases:map[]}\"",
2026-06-11 18:01:02.960720 | controller |     "Jun 11 16:27:22.876718 crc crio[23211]: time=\"2026-06-11T16:27:22.876682856Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.960736 | controller |     "Jun 11 16:27:23.222190 crc crio[23211]: 2026-06-11T16:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f501c345a32ef7 Mac:7a:41:6d:39:d6:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/8ffd9ed7-1e3f-4c02-aca3-b15b89a44dd1 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.960754 | controller |     "Jun 11 16:27:23.223921 crc crio[23211]: time=\"2026-06-11T16:27:23.223827301Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx Namespace:openshift-marketplace ID:1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242 UID:4277bd3f-dd1e-490a-8e28-b00059e1264e NetNS:/var/run/netns/8ffd9ed7-1e3f-4c02-aca3-b15b89a44dd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4277bd3f_dd1e_490a_8e28_b00059e1264e.slice PodAnnotations:0xc000d2e198}] Aliases:map[]}\"",
2026-06-11 18:01:02.960772 | controller |     "Jun 11 16:27:23.224120 crc crio[23211]: time=\"2026-06-11T16:27:23.224019255Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.960788 | controller |     "Jun 11 16:27:23.234649 crc crio[23211]: time=\"2026-06-11T16:27:23.232210801Z\" level=info msg=\"Ran pod sandbox 1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/POD\" id=53f263a9-d235-43fb-8d21-265a9e684073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.960804 | controller |     "Jun 11 16:27:23.236131 crc crio[23211]: time=\"2026-06-11T16:27:23.236049737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9fddbce5-b4c9-44c6-b410-fd299dc774e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.960822 | controller |     "Jun 11 16:27:23.238272 crc crio[23211]: time=\"2026-06-11T16:27:23.238177341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=526fbdc8-047e-4998-96e3-b078e1c9b586 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.960838 | controller |     "Jun 11 16:27:23.251102 crc crio[23211]: time=\"2026-06-11T16:27:23.250969183Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/util\" id=1650147f-7084-41ee-8f77-2c209d3e5be5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.960855 | controller |     "Jun 11 16:27:23.251637 crc crio[23211]: time=\"2026-06-11T16:27:23.251535186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.960874 | controller |     "Jun 11 16:27:23.284922 crc crio[23211]: time=\"2026-06-11T16:27:23.284812743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.960891 | controller |     "Jun 11 16:27:23.290508 crc crio[23211]: time=\"2026-06-11T16:27:23.289242084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.960907 | controller |     "Jun 11 16:27:23.397940 crc crio[23211]: time=\"2026-06-11T16:27:23.397893875Z\" level=info msg=\"Created container a8e3c7eb0720e3e8201de9fe1d0b3965c92ab8115d4c2f57180041194d096e4c: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/util\" id=1650147f-7084-41ee-8f77-2c209d3e5be5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.960924 | controller |     "Jun 11 16:27:23.402484 crc crio[23211]: time=\"2026-06-11T16:27:23.401126736Z\" level=info msg=\"Starting container: a8e3c7eb0720e3e8201de9fe1d0b3965c92ab8115d4c2f57180041194d096e4c\" id=ada19918-36e1-44d0-ad7a-246c4624d091 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.960941 | controller |     "Jun 11 16:27:23.409880 crc crio[23211]: time=\"2026-06-11T16:27:23.409706332Z\" level=info msg=\"Started container\" PID=41994 containerID=a8e3c7eb0720e3e8201de9fe1d0b3965c92ab8115d4c2f57180041194d096e4c description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/util id=ada19918-36e1-44d0-ad7a-246c4624d091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242",
2026-06-11 18:01:02.960958 | controller |     "Jun 11 16:27:24.027144 crc crio[23211]: time=\"2026-06-11T16:27:24.026506293Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=5cf1495c-6952-4520-8463-c3200bd29118 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.960975 | controller |     "Jun 11 16:27:24.028365 crc crio[23211]: time=\"2026-06-11T16:27:24.027306453Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=5cf1495c-6952-4520-8463-c3200bd29118 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.960991 | controller |     "Jun 11 16:27:24.028365 crc crio[23211]: time=\"2026-06-11T16:27:24.027373084Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=5cf1495c-6952-4520-8463-c3200bd29118 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.961006 | controller |     "Jun 11 16:27:24.029036 crc crio[23211]: time=\"2026-06-11T16:27:24.028898833Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=c6866c15-8de0-408c-a968-599aaa6dc227 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.961022 | controller |     "Jun 11 16:27:24.037582 crc crio[23211]: time=\"2026-06-11T16:27:24.037255933Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-11 18:01:02.961038 | controller |     "Jun 11 16:27:26.002966 crc crio[23211]: time=\"2026-06-11T16:27:26.002295857Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=c6866c15-8de0-408c-a968-599aaa6dc227 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.961061 | controller |     "Jun 11 16:27:26.004381 crc crio[23211]: time=\"2026-06-11T16:27:26.003790164Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=e97a0a17-b679-42f8-8382-d23717d27872 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.961078 | controller |     "Jun 11 16:27:26.007709 crc crio[23211]: time=\"2026-06-11T16:27:26.007551229Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=e040dd27-d19a-4260-bea0-5e66e2cf1dfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.961095 | controller |     "Jun 11 16:27:26.025801 crc crio[23211]: time=\"2026-06-11T16:27:26.025745266Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/pull\" id=90d87f27-1eea-4667-b5a0-d1e3c1955e2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.961111 | controller |     "Jun 11 16:27:26.027148 crc crio[23211]: time=\"2026-06-11T16:27:26.02707475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.961127 | controller |     "Jun 11 16:27:26.056262 crc crio[23211]: time=\"2026-06-11T16:27:26.056168351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.961144 | controller |     "Jun 11 16:27:26.056723 crc crio[23211]: time=\"2026-06-11T16:27:26.056662163Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d0eeebf5dd777a7dbd1d2f36d8197a651ee0a3b3f9fa93718f3bd8639c456677/merged/etc/passwd: no such file or directory\"",
2026-06-11 18:01:02.961159 | controller |     "Jun 11 16:27:26.056723 crc crio[23211]: time=\"2026-06-11T16:27:26.056722395Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/d0eeebf5dd777a7dbd1d2f36d8197a651ee0a3b3f9fa93718f3bd8639c456677/merged/etc/group: no such file or directory\"",
2026-06-11 18:01:02.961175 | controller |     "Jun 11 16:27:26.062319 crc crio[23211]: time=\"2026-06-11T16:27:26.062239124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.961191 | controller |     "Jun 11 16:27:26.212384 crc crio[23211]: time=\"2026-06-11T16:27:26.212242533Z\" level=info msg=\"Created container 85ee2a217db488e4700384efaacaf9ff661abc098b5ec5273693559c4104d92b: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/pull\" id=90d87f27-1eea-4667-b5a0-d1e3c1955e2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.961207 | controller |     "Jun 11 16:27:26.213797 crc crio[23211]: time=\"2026-06-11T16:27:26.213730701Z\" level=info msg=\"Starting container: 85ee2a217db488e4700384efaacaf9ff661abc098b5ec5273693559c4104d92b\" id=e5deb5fc-d3ee-41f6-aafc-1e2ea5919931 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.961224 | controller |     "Jun 11 16:27:26.225033 crc crio[23211]: time=\"2026-06-11T16:27:26.224924552Z\" level=info msg=\"Started container\" PID=42052 containerID=85ee2a217db488e4700384efaacaf9ff661abc098b5ec5273693559c4104d92b description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/pull id=e5deb5fc-d3ee-41f6-aafc-1e2ea5919931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242",
2026-06-11 18:01:02.961241 | controller |     "Jun 11 16:27:27.066351 crc crio[23211]: time=\"2026-06-11T16:27:27.065551628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b2df89f9-c2c8-47a5-812f-24958980a456 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.961262 | controller |     "Jun 11 16:27:27.073573 crc crio[23211]: time=\"2026-06-11T16:27:27.073492947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d5429bd0-347c-4177-9e5b-eeb398e270e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.961278 | controller |     "Jun 11 16:27:27.086068 crc crio[23211]: time=\"2026-06-11T16:27:27.08593918Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/extract\" id=8b0fd324-fbd4-43e0-a6f2-6cda4c4c8f25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.961295 | controller |     "Jun 11 16:27:27.087012 crc crio[23211]: time=\"2026-06-11T16:27:27.086931205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.961312 | controller |     "Jun 11 16:27:27.130707 crc crio[23211]: time=\"2026-06-11T16:27:27.130564352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.961328 | controller |     "Jun 11 16:27:27.137519 crc crio[23211]: time=\"2026-06-11T16:27:27.137118707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.961344 | controller |     "Jun 11 16:27:27.296863 crc crio[23211]: time=\"2026-06-11T16:27:27.295873146Z\" level=info msg=\"Created container ad4f9d595257c1c90e7e9d60499a21227c0eff319d531f569a0da8b92ee8372c: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/extract\" id=8b0fd324-fbd4-43e0-a6f2-6cda4c4c8f25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.961360 | controller |     "Jun 11 16:27:27.298772 crc crio[23211]: time=\"2026-06-11T16:27:27.298680147Z\" level=info msg=\"Starting container: ad4f9d595257c1c90e7e9d60499a21227c0eff319d531f569a0da8b92ee8372c\" id=aac85fc1-11dc-4077-a539-dbef5ed41762 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.961377 | controller |     "Jun 11 16:27:27.307802 crc crio[23211]: time=\"2026-06-11T16:27:27.307655253Z\" level=info msg=\"Started container\" PID=42080 containerID=ad4f9d595257c1c90e7e9d60499a21227c0eff319d531f569a0da8b92ee8372c description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/extract id=aac85fc1-11dc-4077-a539-dbef5ed41762 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242",
2026-06-11 18:01:02.961394 | controller |     "Jun 11 16:27:29.114848 crc crio[23211]: time=\"2026-06-11T16:27:29.112778167Z\" level=info msg=\"Stopping pod sandbox: 1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242\" id=1644b6ea-7048-4f49-9e94-cd086311e835 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.961411 | controller |     "Jun 11 16:27:29.114848 crc crio[23211]: time=\"2026-06-11T16:27:29.11408559Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx Namespace:openshift-marketplace ID:1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242 UID:4277bd3f-dd1e-490a-8e28-b00059e1264e NetNS:/var/run/netns/8ffd9ed7-1e3f-4c02-aca3-b15b89a44dd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4277bd3f_dd1e_490a_8e28_b00059e1264e.slice PodAnnotations:0xc000130bf8}] Aliases:map[]}\"",
2026-06-11 18:01:02.961430 | controller |     "Jun 11 16:27:29.114848 crc crio[23211]: time=\"2026-06-11T16:27:29.114308025Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.961447 | controller |     "Jun 11 16:27:29.632908 crc crio[23211]: time=\"2026-06-11T16:27:29.632075659Z\" level=info msg=\"Stopped pod sandbox: 1f501c345a32ef71f855bf2d2142bea11dea3f96abb6e87fcf3973c7f94d1242\" id=1644b6ea-7048-4f49-9e94-cd086311e835 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.961463 | controller |     "Jun 11 16:27:30.051784 crc crio[23211]: time=\"2026-06-11T16:27:30.051254003Z\" level=info msg=\"Removing container: f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9\" id=a0c40d0b-3559-4e99-8338-689896ab292d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.961481 | controller |     "Jun 11 16:27:30.591686 crc crio[23211]: time=\"2026-06-11T16:27:30.591362877Z\" level=info msg=\"Removed container f402bc762441c5c2ea10d61ee8bffcc3b3a9c14e4b157af6fd7dd44c2c5ab0f9: openshift-infra/auto-csr-approver-29686580-lzlkv/oc\" id=a0c40d0b-3559-4e99-8338-689896ab292d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.961497 | controller |     "Jun 11 16:27:30.595138 crc crio[23211]: time=\"2026-06-11T16:27:30.595042359Z\" level=info msg=\"Removing container: 2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420\" id=8ba260c7-4b69-4ce1-8d8c-56fc4de51f7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.961529 | controller |     "Jun 11 16:27:30.902112 crc crio[23211]: time=\"2026-06-11T16:27:30.901869651Z\" level=info msg=\"Removed container 2df0c22a5703651725f2b2faa21ed346a5ebae79c30511bae7adeac9eb51e420: openshift-infra/auto-csr-approver-29686578-5hw26/oc\" id=8ba260c7-4b69-4ce1-8d8c-56fc4de51f7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.961551 | controller |     "Jun 11 16:27:30.910696 crc crio[23211]: time=\"2026-06-11T16:27:30.91059003Z\" level=info msg=\"Stopping pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd\" id=40a96006-3996-4916-a18f-84d0bafd9d81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.961568 | controller |     "Jun 11 16:27:30.910696 crc crio[23211]: time=\"2026-06-11T16:27:30.910700342Z\" level=info msg=\"Stopped pod sandbox (already stopped): bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd\" id=40a96006-3996-4916-a18f-84d0bafd9d81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.961585 | controller |     "Jun 11 16:27:30.912006 crc crio[23211]: time=\"2026-06-11T16:27:30.911910843Z\" level=info msg=\"Removing pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd\" id=8dce0e14-606e-4845-9eca-4e6aa96b0e04 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.961602 | controller |     "Jun 11 16:27:30.923981 crc crio[23211]: time=\"2026-06-11T16:27:30.923889023Z\" level=info msg=\"Removed pod sandbox: bbc8c996b89e8173bc66adf6f41064923281d8970df23626bf672efba7e91cfd\" id=8dce0e14-606e-4845-9eca-4e6aa96b0e04 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.961618 | controller |     "Jun 11 16:27:30.925242 crc crio[23211]: time=\"2026-06-11T16:27:30.925177816Z\" level=info msg=\"Stopping pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3\" id=40f16cea-3cab-4233-bd16-84ec90800278 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.961635 | controller |     "Jun 11 16:27:30.925321 crc crio[23211]: time=\"2026-06-11T16:27:30.925253798Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3\" id=40f16cea-3cab-4233-bd16-84ec90800278 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.961651 | controller |     "Jun 11 16:27:30.926082 crc crio[23211]: time=\"2026-06-11T16:27:30.926044038Z\" level=info msg=\"Removing pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3\" id=fa004817-46c5-4064-a734-27e3dd460016 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.961670 | controller |     "Jun 11 16:27:30.934247 crc crio[23211]: time=\"2026-06-11T16:27:30.934173053Z\" level=info msg=\"Removed pod sandbox: 53cfb2ee8e2aaa26bbe28b039cbc03f533d86ea31a6e6da4e346971e3b5ba9c3\" id=fa004817-46c5-4064-a734-27e3dd460016 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.961687 | controller |     "Jun 11 16:27:30.935376 crc crio[23211]: time=\"2026-06-11T16:27:30.935316272Z\" level=info msg=\"Stopping pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd\" id=0ad7fba3-acd9-44c1-9762-5708daf94ace name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.961703 | controller |     "Jun 11 16:27:30.935513 crc crio[23211]: time=\"2026-06-11T16:27:30.935378243Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd\" id=0ad7fba3-acd9-44c1-9762-5708daf94ace name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.961719 | controller |     "Jun 11 16:27:30.936140 crc crio[23211]: time=\"2026-06-11T16:27:30.936093981Z\" level=info msg=\"Removing pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd\" id=fe455390-be3f-40e0-87f9-5271872a0486 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.961735 | controller |     "Jun 11 16:27:30.944379 crc crio[23211]: time=\"2026-06-11T16:27:30.944293146Z\" level=info msg=\"Removed pod sandbox: 1072dd5e13f2c99cc896028a4dd5eca29db61107088f36fd443e9c6598c8eadd\" id=fe455390-be3f-40e0-87f9-5271872a0486 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.961750 | controller |     "Jun 11 16:27:41.324974 crc crio[23211]: time=\"2026-06-11T16:27:41.32385978Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/POD\" id=5f9f06b1-b7e2-411f-bf56-79f2139d64fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.961766 | controller |     "Jun 11 16:27:41.326562 crc crio[23211]: time=\"2026-06-11T16:27:41.325155073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.961783 | controller |     "Jun 11 16:27:41.383558 crc crio[23211]: time=\"2026-06-11T16:27:41.383400686Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-87fb488f9-gt7jq Namespace:metallb-system ID:4faff6a090c7272a0113a117e58953741cb43bb07e2b95e8c764c8a7887efe0a UID:daba2fdb-abe3-4381-bb3b-0813df6ef3fb NetNS:/var/run/netns/30c0a17c-5b4b-43ca-89c1-4634ad7a0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaba2fdb_abe3_4381_bb3b_0813df6ef3fb.slice PodAnnotations:0xc00294e7f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.961800 | controller |     "Jun 11 16:27:41.383558 crc crio[23211]: time=\"2026-06-11T16:27:41.383544991Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-87fb488f9-gt7jq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.961817 | controller |     "Jun 11 16:27:41.842528 crc crio[23211]: time=\"2026-06-11T16:27:41.842382852Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/POD\" id=5e071be3-6bf3-42e9-8574-cb1085e497b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.961833 | controller |     "Jun 11 16:27:41.842905 crc crio[23211]: time=\"2026-06-11T16:27:41.842730811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.961850 | controller |     "Jun 11 16:27:41.867995 crc crio[23211]: time=\"2026-06-11T16:27:41.867857651Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-687df7897-hdm2p Namespace:metallb-system ID:c07c5db381556fbbcc0cfd0e4bde4245aec94a4b1749ad7d395ced517fc0cbdb UID:3db9115d-4b0a-4a5a-877f-da7da55cacbf NetNS:/var/run/netns/3b4c3a0a-1d83-402c-8855-96ad0ac79071 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db9115d_4b0a_4a5a_877f_da7da55cacbf.slice PodAnnotations:0xc0018bebd0}] Aliases:map[]}\"",
2026-06-11 18:01:02.961870 | controller |     "Jun 11 16:27:41.867995 crc crio[23211]: time=\"2026-06-11T16:27:41.867968104Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-687df7897-hdm2p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.961887 | controller |     "Jun 11 16:27:42.726378 crc crio[23211]: 2026-06-11T16:27:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4faff6a090c7272 Mac:7e:32:e2:09:94:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/30c0a17c-5b4b-43ca-89c1-4634ad7a0a59 SocketPath: PciID:}] [{Interface:0xc0001e29f0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.961904 | controller |     "Jun 11 16:27:42.737072 crc crio[23211]: time=\"2026-06-11T16:27:42.736922142Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-87fb488f9-gt7jq Namespace:metallb-system ID:4faff6a090c7272a0113a117e58953741cb43bb07e2b95e8c764c8a7887efe0a UID:daba2fdb-abe3-4381-bb3b-0813df6ef3fb NetNS:/var/run/netns/30c0a17c-5b4b-43ca-89c1-4634ad7a0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaba2fdb_abe3_4381_bb3b_0813df6ef3fb.slice PodAnnotations:0xc00294e7f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.961921 | controller |     "Jun 11 16:27:42.738785 crc crio[23211]: time=\"2026-06-11T16:27:42.738412309Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-87fb488f9-gt7jq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.961937 | controller |     "Jun 11 16:27:42.756364 crc crio[23211]: time=\"2026-06-11T16:27:42.756009412Z\" level=info msg=\"Ran pod sandbox 4faff6a090c7272a0113a117e58953741cb43bb07e2b95e8c764c8a7887efe0a with infra container: metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/POD\" id=5f9f06b1-b7e2-411f-bf56-79f2139d64fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.961954 | controller |     "Jun 11 16:27:42.765136 crc crio[23211]: time=\"2026-06-11T16:27:42.764997157Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=eedaf709-f268-4478-81b0-d4508182944c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.961970 | controller |     "Jun 11 16:27:42.765798 crc crio[23211]: time=\"2026-06-11T16:27:42.765642824Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=eedaf709-f268-4478-81b0-d4508182944c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.961985 | controller |     "Jun 11 16:27:42.765872 crc crio[23211]: time=\"2026-06-11T16:27:42.765849889Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=eedaf709-f268-4478-81b0-d4508182944c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.962001 | controller |     "Jun 11 16:27:42.769871 crc crio[23211]: time=\"2026-06-11T16:27:42.769717547Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=b62fb58b-aede-425c-9790-6c09a58587c6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.962020 | controller |     "Jun 11 16:27:42.777886 crc crio[23211]: time=\"2026-06-11T16:27:42.777222134Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-11 18:01:02.962038 | controller |     "Jun 11 16:27:43.118261 crc crio[23211]: 2026-06-11T16:27:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c07c5db381556fb Mac:f2:c0:ad:d8:7d:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/3b4c3a0a-1d83-402c-8855-96ad0ac79071 SocketPath: PciID:}] [{Interface:0xc000446710 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.962054 | controller |     "Jun 11 16:27:43.120930 crc crio[23211]: time=\"2026-06-11T16:27:43.120497362Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-687df7897-hdm2p Namespace:metallb-system ID:c07c5db381556fbbcc0cfd0e4bde4245aec94a4b1749ad7d395ced517fc0cbdb UID:3db9115d-4b0a-4a5a-877f-da7da55cacbf NetNS:/var/run/netns/3b4c3a0a-1d83-402c-8855-96ad0ac79071 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3db9115d_4b0a_4a5a_877f_da7da55cacbf.slice PodAnnotations:0xc0018bebd0}] Aliases:map[]}\"",
2026-06-11 18:01:02.962071 | controller |     "Jun 11 16:27:43.121208 crc crio[23211]: time=\"2026-06-11T16:27:43.121055406Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-687df7897-hdm2p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.962087 | controller |     "Jun 11 16:27:43.134051 crc crio[23211]: time=\"2026-06-11T16:27:43.133972391Z\" level=info msg=\"Ran pod sandbox c07c5db381556fbbcc0cfd0e4bde4245aec94a4b1749ad7d395ced517fc0cbdb with infra container: metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/POD\" id=5e071be3-6bf3-42e9-8574-cb1085e497b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.962103 | controller |     "Jun 11 16:27:43.136032 crc crio[23211]: time=\"2026-06-11T16:27:43.135801686Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=bb6f91c7-4438-4448-8c18-03a7933b0da7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.962119 | controller |     "Jun 11 16:27:43.136032 crc crio[23211]: time=\"2026-06-11T16:27:43.136021762Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=bb6f91c7-4438-4448-8c18-03a7933b0da7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.962135 | controller |     "Jun 11 16:27:43.136297 crc crio[23211]: time=\"2026-06-11T16:27:43.136076793Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=bb6f91c7-4438-4448-8c18-03a7933b0da7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.962152 | controller |     "Jun 11 16:27:43.137648 crc crio[23211]: time=\"2026-06-11T16:27:43.13754522Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=364fd8ce-ea18-4686-a6d5-66bf084f5164 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.962168 | controller |     "Jun 11 16:27:43.142538 crc crio[23211]: time=\"2026-06-11T16:27:43.142413972Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-11 18:01:02.962184 | controller |     "Jun 11 16:28:00.578997 crc crio[23211]: time=\"2026-06-11T16:28:00.578317098Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686588-zlr9p/POD\" id=325ab932-066d-408a-a81a-86e6efcb6377 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.962203 | controller |     "Jun 11 16:28:00.581677 crc crio[23211]: time=\"2026-06-11T16:28:00.579021935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.962220 | controller |     "Jun 11 16:28:01.454146 crc crio[23211]: time=\"2026-06-11T16:28:01.453706657Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=b62fb58b-aede-425c-9790-6c09a58587c6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.962236 | controller |     "Jun 11 16:28:01.455820 crc crio[23211]: time=\"2026-06-11T16:28:01.455741897Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=56febdb6-13ed-42d7-bb18-4e457921ce6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.962252 | controller |     "Jun 11 16:28:01.472778 crc crio[23211]: time=\"2026-06-11T16:28:01.472694433Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=c16bc51e-1281-4ae6-a6ba-f4d94823b276 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.962268 | controller |     "Jun 11 16:28:01.490858 crc crio[23211]: time=\"2026-06-11T16:28:01.490760147Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/manager\" id=a02566f4-4542-4e0b-a568-3d7ab475ea8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.962284 | controller |     "Jun 11 16:28:01.494568 crc crio[23211]: time=\"2026-06-11T16:28:01.494472841Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686588-zlr9p Namespace:openshift-infra ID:e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6 UID:f045794d-5306-4ca6-accd-8fc67eced850 NetNS:/var/run/netns/00b2bc5e-59d3-43a9-a4f8-a98ee40f7fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf045794d_5306_4ca6_accd_8fc67eced850.slice PodAnnotations:0xc000d2e8d8}] Aliases:map[]}\"",
2026-06-11 18:01:02.962301 | controller |     "Jun 11 16:28:01.494568 crc crio[23211]: time=\"2026-06-11T16:28:01.494543863Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686588-zlr9p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.962317 | controller |     "Jun 11 16:28:01.495330 crc crio[23211]: time=\"2026-06-11T16:28:01.49522879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.962333 | controller |     "Jun 11 16:28:01.513787 crc crio[23211]: time=\"2026-06-11T16:28:01.513602532Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=364fd8ce-ea18-4686-a6d5-66bf084f5164 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.962350 | controller |     "Jun 11 16:28:01.515889 crc crio[23211]: time=\"2026-06-11T16:28:01.515754086Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=93e50453-e4f2-42af-85c3-40d34569e546 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.962365 | controller |     "Jun 11 16:28:01.567004 crc crio[23211]: time=\"2026-06-11T16:28:01.566279745Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7d63b291-230f-45ea-ae25-7a03dc5899e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.962386 | controller |     "Jun 11 16:28:01.574550 crc crio[23211]: time=\"2026-06-11T16:28:01.574482662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.962402 | controller |     "Jun 11 16:28:01.578872 crc crio[23211]: time=\"2026-06-11T16:28:01.57880931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.962418 | controller |     "Jun 11 16:28:01.586563 crc crio[23211]: time=\"2026-06-11T16:28:01.586506544Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/webhook-server\" id=91b56771-6ea5-4a36-83bb-44b1d6aa0347 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.962434 | controller |     "Jun 11 16:28:01.591052 crc crio[23211]: time=\"2026-06-11T16:28:01.591011687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.962451 | controller |     "Jun 11 16:28:01.723273 crc crio[23211]: time=\"2026-06-11T16:28:01.723116957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.962468 | controller |     "Jun 11 16:28:01.734784 crc crio[23211]: time=\"2026-06-11T16:28:01.734726068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.962485 | controller |     "Jun 11 16:28:01.777698 crc crio[23211]: time=\"2026-06-11T16:28:01.777570485Z\" level=info msg=\"Created container 01685403e2698883a704859226d9fd894d71beac00e636884a15063ecbf72140: metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/manager\" id=a02566f4-4542-4e0b-a568-3d7ab475ea8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.962501 | controller |     "Jun 11 16:28:01.779022 crc crio[23211]: time=\"2026-06-11T16:28:01.778852818Z\" level=info msg=\"Starting container: 01685403e2698883a704859226d9fd894d71beac00e636884a15063ecbf72140\" id=de864800-c6bf-4661-b312-3fd1092c4fa7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.962539 | controller |     "Jun 11 16:28:01.792242 crc crio[23211]: time=\"2026-06-11T16:28:01.792080011Z\" level=info msg=\"Started container\" PID=42784 containerID=01685403e2698883a704859226d9fd894d71beac00e636884a15063ecbf72140 description=metallb-system/metallb-operator-controller-manager-87fb488f9-gt7jq/manager id=de864800-c6bf-4661-b312-3fd1092c4fa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4faff6a090c7272a0113a117e58953741cb43bb07e2b95e8c764c8a7887efe0a",
2026-06-11 18:01:02.962558 | controller |     "Jun 11 16:28:01.886569 crc crio[23211]: time=\"2026-06-11T16:28:01.885984929Z\" level=info msg=\"Created container 0485ae0783dde31018d56926d99ffe0cc957876f776753161d72ea04458aca35: metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/webhook-server\" id=91b56771-6ea5-4a36-83bb-44b1d6aa0347 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.962576 | controller |     "Jun 11 16:28:01.890811 crc crio[23211]: time=\"2026-06-11T16:28:01.889850757Z\" level=info msg=\"Starting container: 0485ae0783dde31018d56926d99ffe0cc957876f776753161d72ea04458aca35\" id=1103f1be-9ab2-4417-89e4-32b5cbba378c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.962593 | controller |     "Jun 11 16:28:01.904963 crc crio[23211]: time=\"2026-06-11T16:28:01.904778052Z\" level=info msg=\"Started container\" PID=42800 containerID=0485ae0783dde31018d56926d99ffe0cc957876f776753161d72ea04458aca35 description=metallb-system/metallb-operator-webhook-server-687df7897-hdm2p/webhook-server id=1103f1be-9ab2-4417-89e4-32b5cbba378c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c07c5db381556fbbcc0cfd0e4bde4245aec94a4b1749ad7d395ced517fc0cbdb",
2026-06-11 18:01:02.962614 | controller |     "Jun 11 16:28:02.645381 crc crio[23211]: 2026-06-11T16:28:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e27254949c61c76 Mac:ba:a3:be:a6:27:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/00b2bc5e-59d3-43a9-a4f8-a98ee40f7fb3 SocketPath: PciID:}] [{Interface:0xc0004be6b0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.962631 | controller |     "Jun 11 16:28:02.647983 crc crio[23211]: time=\"2026-06-11T16:28:02.647897747Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686588-zlr9p Namespace:openshift-infra ID:e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6 UID:f045794d-5306-4ca6-accd-8fc67eced850 NetNS:/var/run/netns/00b2bc5e-59d3-43a9-a4f8-a98ee40f7fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf045794d_5306_4ca6_accd_8fc67eced850.slice PodAnnotations:0xc000d2e8d8}] Aliases:map[]}\"",
2026-06-11 18:01:02.962648 | controller |     "Jun 11 16:28:02.648158 crc crio[23211]: time=\"2026-06-11T16:28:02.648083202Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686588-zlr9p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.962664 | controller |     "Jun 11 16:28:02.668298 crc crio[23211]: time=\"2026-06-11T16:28:02.668219509Z\" level=info msg=\"Ran pod sandbox e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6 with infra container: openshift-infra/auto-csr-approver-29686588-zlr9p/POD\" id=325ab932-066d-408a-a81a-86e6efcb6377 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.962681 | controller |     "Jun 11 16:28:02.672252 crc crio[23211]: time=\"2026-06-11T16:28:02.672172927Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6a49645b-88e9-44bb-8c42-3a255ba03f59 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.962699 | controller |     "Jun 11 16:28:02.676158 crc crio[23211]: time=\"2026-06-11T16:28:02.676056365Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:02.962723 | controller |     "Jun 11 16:28:03.704608 crc crio[23211]: time=\"2026-06-11T16:28:03.704111571Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6a49645b-88e9-44bb-8c42-3a255ba03f59 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.962755 | controller |     "Jun 11 16:28:03.705868 crc crio[23211]: time=\"2026-06-11T16:28:03.705750762Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4b3bb320-10d9-48b3-b563-9fe13a27bd93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.962785 | controller |     "Jun 11 16:28:03.708202 crc crio[23211]: time=\"2026-06-11T16:28:03.708123512Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=543b4135-2585-4a9b-ba69-0a931c29c71a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.962815 | controller |     "Jun 11 16:28:03.716797 crc crio[23211]: time=\"2026-06-11T16:28:03.716690027Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686588-zlr9p/oc\" id=4fc27c5d-d5f5-45ef-87ab-33cdafdc3ba8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.962843 | controller |     "Jun 11 16:28:03.717306 crc crio[23211]: time=\"2026-06-11T16:28:03.717237862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.962872 | controller |     "Jun 11 16:28:03.745301 crc crio[23211]: time=\"2026-06-11T16:28:03.745212175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.962904 | controller |     "Jun 11 16:28:04.067917 crc crio[23211]: time=\"2026-06-11T16:28:04.06775581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.962934 | controller |     "Jun 11 16:28:04.169242 crc crio[23211]: time=\"2026-06-11T16:28:04.169091356Z\" level=info msg=\"Created container d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73: openshift-infra/auto-csr-approver-29686588-zlr9p/oc\" id=4fc27c5d-d5f5-45ef-87ab-33cdafdc3ba8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.962962 | controller |     "Jun 11 16:28:04.171965 crc crio[23211]: time=\"2026-06-11T16:28:04.171887827Z\" level=info msg=\"Starting container: d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73\" id=e5449ea7-364c-4282-972b-94e4b73a90a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.962991 | controller |     "Jun 11 16:28:04.178862 crc crio[23211]: time=\"2026-06-11T16:28:04.17877098Z\" level=info msg=\"Started container\" PID=42868 containerID=d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73 description=openshift-infra/auto-csr-approver-29686588-zlr9p/oc id=e5449ea7-364c-4282-972b-94e4b73a90a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6",
2026-06-11 18:01:02.963019 | controller |     "Jun 11 16:28:06.715793 crc crio[23211]: time=\"2026-06-11T16:28:06.715328847Z\" level=info msg=\"Stopping pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6\" id=23622a27-b137-452a-bad5-3210c7d7d8f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.963047 | controller |     "Jun 11 16:28:06.717844 crc crio[23211]: time=\"2026-06-11T16:28:06.716208648Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686588-zlr9p Namespace:openshift-infra ID:e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6 UID:f045794d-5306-4ca6-accd-8fc67eced850 NetNS:/var/run/netns/00b2bc5e-59d3-43a9-a4f8-a98ee40f7fb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf045794d_5306_4ca6_accd_8fc67eced850.slice PodAnnotations:0xc0001ae788}] Aliases:map[]}\"",
2026-06-11 18:01:02.963075 | controller |     "Jun 11 16:28:06.717844 crc crio[23211]: time=\"2026-06-11T16:28:06.716392453Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686588-zlr9p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.963106 | controller |     "Jun 11 16:28:07.101135 crc crio[23211]: time=\"2026-06-11T16:28:07.100376683Z\" level=info msg=\"Stopped pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6\" id=23622a27-b137-452a-bad5-3210c7d7d8f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.963136 | controller |     "Jun 11 16:28:30.966719 crc crio[23211]: time=\"2026-06-11T16:28:30.965998381Z\" level=info msg=\"Removing container: 0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960\" id=678a7aab-6e8b-42f9-8c46-f7905de60842 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.963163 | controller |     "Jun 11 16:28:31.159348 crc crio[23211]: time=\"2026-06-11T16:28:31.159250578Z\" level=info msg=\"Removed container 0c1d36258a73e0ca07ae8eb6447934d22832a018f021cd85a4ade52e49b7a960: openshift-infra/auto-csr-approver-29686582-7mqtw/oc\" id=678a7aab-6e8b-42f9-8c46-f7905de60842 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.963191 | controller |     "Jun 11 16:28:31.166002 crc crio[23211]: time=\"2026-06-11T16:28:31.165884765Z\" level=info msg=\"Stopping pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc\" id=0c837905-6e1e-48e6-a781-093bab6c068b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.963222 | controller |     "Jun 11 16:28:31.166566 crc crio[23211]: time=\"2026-06-11T16:28:31.166540301Z\" level=info msg=\"Stopped pod sandbox (already stopped): 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc\" id=0c837905-6e1e-48e6-a781-093bab6c068b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.963250 | controller |     "Jun 11 16:28:31.167655 crc crio[23211]: time=\"2026-06-11T16:28:31.167559137Z\" level=info msg=\"Removing pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc\" id=daed9978-1389-4ace-b6bf-a8bcd9f6e797 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.963277 | controller |     "Jun 11 16:28:31.177120 crc crio[23211]: time=\"2026-06-11T16:28:31.177025705Z\" level=info msg=\"Removed pod sandbox: 481089e5f1411c4ea67874cf1631ccbf7d95c08aa069d4c663a5131489b0e3fc\" id=daed9978-1389-4ace-b6bf-a8bcd9f6e797 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.963305 | controller |     "Jun 11 16:28:35.145708 crc crio[23211]: time=\"2026-06-11T16:28:35.14515693Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-rt9kj/POD\" id=dda2eb81-2d11-4a5c-97c5-6dc593e4c8f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.963332 | controller |     "Jun 11 16:28:35.146921 crc crio[23211]: time=\"2026-06-11T16:28:35.145753005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.963360 | controller |     "Jun 11 16:28:35.187892 crc crio[23211]: time=\"2026-06-11T16:28:35.187806042Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-rt9kj Namespace:metallb-system ID:1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23 UID:2495957c-c310-46ec-a4ac-d1c85076fb2c NetNS:/var/run/netns/533106f5-0849-4ff8-893a-9a2a4a70564e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2495957c_c310_46ec_a4ac_d1c85076fb2c.slice PodAnnotations:0xc002278588}] Aliases:map[]}\"",
2026-06-11 18:01:02.963388 | controller |     "Jun 11 16:28:35.187892 crc crio[23211]: time=\"2026-06-11T16:28:35.187871934Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-rt9kj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.963416 | controller |     "Jun 11 16:28:36.187971 crc crio[23211]: 2026-06-11T16:28:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d2184f91f337e5 Mac:62:0f:32:5d:7c:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/533106f5-0849-4ff8-893a-9a2a4a70564e SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.963445 | controller |     "Jun 11 16:28:36.189949 crc crio[23211]: time=\"2026-06-11T16:28:36.189883225Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-rt9kj Namespace:metallb-system ID:1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23 UID:2495957c-c310-46ec-a4ac-d1c85076fb2c NetNS:/var/run/netns/533106f5-0849-4ff8-893a-9a2a4a70564e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2495957c_c310_46ec_a4ac_d1c85076fb2c.slice PodAnnotations:0xc002278588}] Aliases:map[]}\"",
2026-06-11 18:01:02.963472 | controller |     "Jun 11 16:28:36.190098 crc crio[23211]: time=\"2026-06-11T16:28:36.190046269Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-rt9kj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.963500 | controller |     "Jun 11 16:28:36.196934 crc crio[23211]: time=\"2026-06-11T16:28:36.19683532Z\" level=info msg=\"Ran pod sandbox 1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23 with infra container: metallb-system/controller-8464864885-rt9kj/POD\" id=dda2eb81-2d11-4a5c-97c5-6dc593e4c8f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.963555 | controller |     "Jun 11 16:28:36.204689 crc crio[23211]: time=\"2026-06-11T16:28:36.204586976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=cfdfcf2a-fd2c-44d3-b570-fa8e5c43c10e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.963587 | controller |     "Jun 11 16:28:36.207028 crc crio[23211]: time=\"2026-06-11T16:28:36.206962755Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=29af5ab4-cd46-4fd1-bb9e-c0cde1f8fa67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.963615 | controller |     "Jun 11 16:28:36.216942 crc crio[23211]: time=\"2026-06-11T16:28:36.216858383Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-rt9kj/controller\" id=ed8cb109-9afe-4196-871f-350ab1b833a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.963643 | controller |     "Jun 11 16:28:36.217367 crc crio[23211]: time=\"2026-06-11T16:28:36.217307715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.963670 | controller |     "Jun 11 16:28:36.262968 crc crio[23211]: time=\"2026-06-11T16:28:36.26287692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.963698 | controller |     "Jun 11 16:28:36.280203 crc crio[23211]: time=\"2026-06-11T16:28:36.280080713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.963726 | controller |     "Jun 11 16:28:36.374485 crc crio[23211]: time=\"2026-06-11T16:28:36.374349281Z\" level=info msg=\"Created container 8257f9f5b7f22612f5a12175da8b3a9a32f0b8f869457d7b4b9e293dc4574bb2: metallb-system/controller-8464864885-rt9kj/controller\" id=ed8cb109-9afe-4196-871f-350ab1b833a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.963753 | controller |     "Jun 11 16:28:36.375844 crc crio[23211]: time=\"2026-06-11T16:28:36.375733866Z\" level=info msg=\"Starting container: 8257f9f5b7f22612f5a12175da8b3a9a32f0b8f869457d7b4b9e293dc4574bb2\" id=12f79cd5-eccc-4f19-ad97-e7a92ff1142c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.963781 | controller |     "Jun 11 16:28:36.381158 crc crio[23211]: time=\"2026-06-11T16:28:36.38105974Z\" level=info msg=\"Started container\" PID=43436 containerID=8257f9f5b7f22612f5a12175da8b3a9a32f0b8f869457d7b4b9e293dc4574bb2 description=metallb-system/controller-8464864885-rt9kj/controller id=12f79cd5-eccc-4f19-ad97-e7a92ff1142c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23",
2026-06-11 18:01:02.963810 | controller |     "Jun 11 16:28:36.391752 crc crio[23211]: time=\"2026-06-11T16:28:36.391604395Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=44bd9747-3df8-4413-8388-97ecfef461cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.963851 | controller |     "Jun 11 16:28:36.394726 crc crio[23211]: time=\"2026-06-11T16:28:36.394603781Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=ed9c4672-0892-4590-917d-c923d1684d9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.963884 | controller |     "Jun 11 16:28:36.408832 crc crio[23211]: time=\"2026-06-11T16:28:36.408725035Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-rt9kj/kube-rbac-proxy\" id=72487cc0-f967-4bad-bafa-5e7adf03fe23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.963913 | controller |     "Jun 11 16:28:36.409511 crc crio[23211]: time=\"2026-06-11T16:28:36.409199967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.963941 | controller |     "Jun 11 16:28:36.449920 crc crio[23211]: time=\"2026-06-11T16:28:36.448999948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.963969 | controller |     "Jun 11 16:28:36.454197 crc crio[23211]: time=\"2026-06-11T16:28:36.454101006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.963996 | controller |     "Jun 11 16:28:36.544037 crc crio[23211]: time=\"2026-06-11T16:28:36.543929744Z\" level=info msg=\"Created container 9d7734ff717b6f0b1ba2f69cc01427df123d72b6781ef71bb2f376d0ec7c77c6: metallb-system/controller-8464864885-rt9kj/kube-rbac-proxy\" id=72487cc0-f967-4bad-bafa-5e7adf03fe23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.964024 | controller |     "Jun 11 16:28:36.545272 crc crio[23211]: time=\"2026-06-11T16:28:36.545145474Z\" level=info msg=\"Starting container: 9d7734ff717b6f0b1ba2f69cc01427df123d72b6781ef71bb2f376d0ec7c77c6\" id=fec31099-0bc0-44fa-a621-92591a04cdca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.964052 | controller |     "Jun 11 16:28:36.550796 crc crio[23211]: time=\"2026-06-11T16:28:36.550675082Z\" level=info msg=\"Started container\" PID=43449 containerID=9d7734ff717b6f0b1ba2f69cc01427df123d72b6781ef71bb2f376d0ec7c77c6 description=metallb-system/controller-8464864885-rt9kj/kube-rbac-proxy id=fec31099-0bc0-44fa-a621-92591a04cdca name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d2184f91f337e5fae0f9248e29ce5e0beadf7daf62326e65807314223614f23",
2026-06-11 18:01:02.964080 | controller |     "Jun 11 16:28:38.716323 crc crio[23211]: time=\"2026-06-11T16:28:38.715089987Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-rnmlh/POD\" id=43e77af0-a8f1-422e-a8ef-547aa4fa9d9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.964108 | controller |     "Jun 11 16:28:38.716323 crc crio[23211]: time=\"2026-06-11T16:28:38.716188375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.964136 | controller |     "Jun 11 16:28:38.761849 crc crio[23211]: time=\"2026-06-11T16:28:38.761385971Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=43e77af0-a8f1-422e-a8ef-547aa4fa9d9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.964164 | controller |     "Jun 11 16:28:38.788848 crc crio[23211]: time=\"2026-06-11T16:28:38.788711908Z\" level=info msg=\"Ran pod sandbox 81c12ec6ee9a61ac00e5d6d563b5970a3783a5abc16aba669181f2de558873b2 with infra container: metallb-system/speaker-rnmlh/POD\" id=43e77af0-a8f1-422e-a8ef-547aa4fa9d9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.964192 | controller |     "Jun 11 16:28:38.794811 crc crio[23211]: time=\"2026-06-11T16:28:38.793917629Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=65eed5b6-a379-4177-9ba6-efdda23a0439 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.964220 | controller |     "Jun 11 16:28:38.798722 crc crio[23211]: time=\"2026-06-11T16:28:38.798211347Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=d6848fcf-d68f-4783-95b7-4c7d8c2dea83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.964252 | controller |     "Jun 11 16:28:38.810839 crc crio[23211]: time=\"2026-06-11T16:28:38.810706891Z\" level=info msg=\"Creating container: metallb-system/speaker-rnmlh/speaker\" id=97391115-0742-4fed-bc53-6d6451672bf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.964280 | controller |     "Jun 11 16:28:38.811488 crc crio[23211]: time=\"2026-06-11T16:28:38.811193083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.964308 | controller |     "Jun 11 16:28:38.859163 crc crio[23211]: time=\"2026-06-11T16:28:38.859014415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.964336 | controller |     "Jun 11 16:28:39.175529 crc crio[23211]: time=\"2026-06-11T16:28:39.173541739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.964364 | controller |     "Jun 11 16:28:39.278796 crc crio[23211]: time=\"2026-06-11T16:28:39.278701822Z\" level=info msg=\"Created container 4e374cf648df69d7b6678702cde5ce8531833186986c212b440a66a14234bbec: metallb-system/speaker-rnmlh/speaker\" id=97391115-0742-4fed-bc53-6d6451672bf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.964391 | controller |     "Jun 11 16:28:39.280404 crc crio[23211]: time=\"2026-06-11T16:28:39.280313522Z\" level=info msg=\"Starting container: 4e374cf648df69d7b6678702cde5ce8531833186986c212b440a66a14234bbec\" id=b2a8139d-f0a3-4280-8dbc-addfa6268f0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.964419 | controller |     "Jun 11 16:28:39.290498 crc crio[23211]: time=\"2026-06-11T16:28:39.28779869Z\" level=info msg=\"Started container\" PID=43563 containerID=4e374cf648df69d7b6678702cde5ce8531833186986c212b440a66a14234bbec description=metallb-system/speaker-rnmlh/speaker id=b2a8139d-f0a3-4280-8dbc-addfa6268f0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=81c12ec6ee9a61ac00e5d6d563b5970a3783a5abc16aba669181f2de558873b2",
2026-06-11 18:01:02.964447 | controller |     "Jun 11 16:28:39.332088 crc crio[23211]: time=\"2026-06-11T16:28:39.331023277Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f257b1ca-7b4c-4408-ab57-229028ac8977 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.964475 | controller |     "Jun 11 16:28:39.354013 crc crio[23211]: time=\"2026-06-11T16:28:39.353333947Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f1610a4f-8e8f-4dcb-9ffa-4460fa22b709 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.964503 | controller |     "Jun 11 16:28:39.367225 crc crio[23211]: time=\"2026-06-11T16:28:39.366088979Z\" level=info msg=\"Creating container: metallb-system/speaker-rnmlh/kube-rbac-proxy\" id=eaaf30ab-3400-45fc-a0b9-b8520594c948 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.964724 | controller |     "Jun 11 16:28:39.367225 crc crio[23211]: time=\"2026-06-11T16:28:39.367048502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.964764 | controller |     "Jun 11 16:28:39.577822 crc crio[23211]: time=\"2026-06-11T16:28:39.577627755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.964804 | controller |     "Jun 11 16:28:40.083123 crc crio[23211]: time=\"2026-06-11T16:28:40.083045926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.964830 | controller |     "Jun 11 16:28:40.343577 crc crio[23211]: time=\"2026-06-11T16:28:40.343106892Z\" level=info msg=\"Created container a1e2b1f80676b611612f6793101adfadcfaa783b444dfbac5a56c7668ae72ca0: metallb-system/speaker-rnmlh/kube-rbac-proxy\" id=eaaf30ab-3400-45fc-a0b9-b8520594c948 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.964846 | controller |     "Jun 11 16:28:40.348108 crc crio[23211]: time=\"2026-06-11T16:28:40.347342929Z\" level=info msg=\"Starting container: a1e2b1f80676b611612f6793101adfadcfaa783b444dfbac5a56c7668ae72ca0\" id=94a42721-2614-4373-babe-5081494c984e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.964862 | controller |     "Jun 11 16:28:40.356953 crc crio[23211]: time=\"2026-06-11T16:28:40.356861308Z\" level=info msg=\"Started container\" PID=43578 containerID=a1e2b1f80676b611612f6793101adfadcfaa783b444dfbac5a56c7668ae72ca0 description=metallb-system/speaker-rnmlh/kube-rbac-proxy id=94a42721-2614-4373-babe-5081494c984e name=/runtime.v1.RuntimeService/StartContainer sandboxID=81c12ec6ee9a61ac00e5d6d563b5970a3783a5abc16aba669181f2de558873b2",
2026-06-11 18:01:02.964878 | controller |     "Jun 11 16:28:54.328916 crc crio[23211]: time=\"2026-06-11T16:28:54.327760956Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/POD\" id=2005c287-f5ee-4add-b363-c3d3bbb7d454 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.964893 | controller |     "Jun 11 16:28:54.328916 crc crio[23211]: time=\"2026-06-11T16:28:54.328655067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.964908 | controller |     "Jun 11 16:28:54.358391 crc crio[23211]: time=\"2026-06-11T16:28:54.358230237Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 Namespace:openshift-marketplace ID:7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b UID:7a1b46aa-f959-417e-9e51-166f932c7e6d NetNS:/var/run/netns/f53eead3-dd5d-4841-83d2-b00cf3190afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a1b46aa_f959_417e_9e51_166f932c7e6d.slice PodAnnotations:0xc0038ac780}] Aliases:map[]}\"",
2026-06-11 18:01:02.964924 | controller |     "Jun 11 16:28:54.358391 crc crio[23211]: time=\"2026-06-11T16:28:54.35833636Z\" level=info msg=\"Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.964939 | controller |     "Jun 11 16:28:55.070682 crc crio[23211]: 2026-06-11T16:28:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c69ba31be8d8a7 Mac:96:0e:99:3f:fc:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/f53eead3-dd5d-4841-83d2-b00cf3190afa SocketPath: PciID:}] [{Interface:0xc000015650 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.964955 | controller |     "Jun 11 16:28:55.072477 crc crio[23211]: time=\"2026-06-11T16:28:55.07228852Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 Namespace:openshift-marketplace ID:7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b UID:7a1b46aa-f959-417e-9e51-166f932c7e6d NetNS:/var/run/netns/f53eead3-dd5d-4841-83d2-b00cf3190afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a1b46aa_f959_417e_9e51_166f932c7e6d.slice PodAnnotations:0xc0038ac780}] Aliases:map[]}\"",
2026-06-11 18:01:02.964976 | controller |     "Jun 11 16:28:55.072551 crc crio[23211]: time=\"2026-06-11T16:28:55.072495715Z\" level=info msg=\"Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.964992 | controller |     "Jun 11 16:28:55.081910 crc crio[23211]: time=\"2026-06-11T16:28:55.080031923Z\" level=info msg=\"Ran pod sandbox 7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/POD\" id=2005c287-f5ee-4add-b363-c3d3bbb7d454 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.965008 | controller |     "Jun 11 16:28:55.084276 crc crio[23211]: time=\"2026-06-11T16:28:55.082938482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e8586540-fe13-4e9c-bcc1-980935f5f136 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965023 | controller |     "Jun 11 16:28:55.086340 crc crio[23211]: time=\"2026-06-11T16:28:55.086265311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a628ffee-6a40-426e-92db-455f9bada855 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965038 | controller |     "Jun 11 16:28:55.096548 crc crio[23211]: time=\"2026-06-11T16:28:55.09641016Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/util\" id=82bfe545-c6ca-48c4-b53a-98fbfef44128 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.965053 | controller |     "Jun 11 16:28:55.097048 crc crio[23211]: time=\"2026-06-11T16:28:55.096979694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.965069 | controller |     "Jun 11 16:28:55.125690 crc crio[23211]: time=\"2026-06-11T16:28:55.12556126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.965083 | controller |     "Jun 11 16:28:55.131174 crc crio[23211]: time=\"2026-06-11T16:28:55.131113781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.965098 | controller |     "Jun 11 16:28:55.252222 crc crio[23211]: time=\"2026-06-11T16:28:55.252072173Z\" level=info msg=\"Created container 941fe72422ea2fdb975aca2b35aafdf48712a54ec58c4c5601896daf569fd651: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/util\" id=82bfe545-c6ca-48c4-b53a-98fbfef44128 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.965114 | controller |     "Jun 11 16:28:55.254195 crc crio[23211]: time=\"2026-06-11T16:28:55.2541174Z\" level=info msg=\"Starting container: 941fe72422ea2fdb975aca2b35aafdf48712a54ec58c4c5601896daf569fd651\" id=0c2f8cea-c7aa-41ff-9bdb-8ae9978076ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.965129 | controller |     "Jun 11 16:28:55.265846 crc crio[23211]: time=\"2026-06-11T16:28:55.265755556Z\" level=info msg=\"Started container\" PID=43851 containerID=941fe72422ea2fdb975aca2b35aafdf48712a54ec58c4c5601896daf569fd651 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/util id=0c2f8cea-c7aa-41ff-9bdb-8ae9978076ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b",
2026-06-11 18:01:02.965147 | controller |     "Jun 11 16:28:55.401918 crc crio[23211]: time=\"2026-06-11T16:28:55.401873177Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=582d5aa2-8abd-4fcd-ac37-b5254b8861fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965164 | controller |     "Jun 11 16:28:55.402900 crc crio[23211]: time=\"2026-06-11T16:28:55.402785738Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found\" id=582d5aa2-8abd-4fcd-ac37-b5254b8861fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965178 | controller |     "Jun 11 16:28:55.402900 crc crio[23211]: time=\"2026-06-11T16:28:55.40284667Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found\" id=582d5aa2-8abd-4fcd-ac37-b5254b8861fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965193 | controller |     "Jun 11 16:28:55.407850 crc crio[23211]: time=\"2026-06-11T16:28:55.407723415Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=8ab1f515-f419-43d0-9253-5dd92988f513 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.965207 | controller |     "Jun 11 16:28:55.419505 crc crio[23211]: time=\"2026-06-11T16:28:55.419379641Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\\\"\"",
2026-06-11 18:01:02.965221 | controller |     "Jun 11 16:29:02.163912 crc crio[23211]: time=\"2026-06-11T16:29:02.162162614Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-b9jvw/POD\" id=7074db5b-9d80-4c11-87e2-7b5b18251265 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.965236 | controller |     "Jun 11 16:29:02.165694 crc crio[23211]: time=\"2026-06-11T16:29:02.163957648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.965250 | controller |     "Jun 11 16:29:02.929731 crc crio[23211]: time=\"2026-06-11T16:29:02.929093128Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/POD\" id=cd40a5e5-f1b7-4bac-a9c5-d2e5551dd3a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.965264 | controller |     "Jun 11 16:29:02.929882 crc crio[23211]: time=\"2026-06-11T16:29:02.929792474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.965279 | controller |     "Jun 11 16:29:03.496823 crc crio[23211]: time=\"2026-06-11T16:29:03.496341648Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cd40a5e5-f1b7-4bac-a9c5-d2e5551dd3a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.965293 | controller |     "Jun 11 16:29:03.570151 crc crio[23211]: time=\"2026-06-11T16:29:03.570056382Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7074db5b-9d80-4c11-87e2-7b5b18251265 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.965307 | controller |     "Jun 11 16:29:03.585846 crc crio[23211]: time=\"2026-06-11T16:29:03.585744632Z\" level=info msg=\"Ran pod sandbox d35d29280b8f4a8fd2abadfde63898ec757d8c0a229cea3eff031e9b20c4b1a3 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/POD\" id=cd40a5e5-f1b7-4bac-a9c5-d2e5551dd3a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.965325 | controller |     "Jun 11 16:29:03.588534 crc crio[23211]: time=\"2026-06-11T16:29:03.588299994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7bed80b5-9e0b-4113-bdfe-9aa7a8cfe595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965340 | controller |     "Jun 11 16:29:03.588956 crc crio[23211]: time=\"2026-06-11T16:29:03.588644642Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=7bed80b5-9e0b-4113-bdfe-9aa7a8cfe595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965355 | controller |     "Jun 11 16:29:03.588956 crc crio[23211]: time=\"2026-06-11T16:29:03.588719194Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=7bed80b5-9e0b-4113-bdfe-9aa7a8cfe595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965370 | controller |     "Jun 11 16:29:03.590046 crc crio[23211]: time=\"2026-06-11T16:29:03.589963713Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d8640eb2-b1bb-4524-ba9e-39c40de55c5f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.965384 | controller |     "Jun 11 16:29:03.597060 crc crio[23211]: time=\"2026-06-11T16:29:03.596977608Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=8ab1f515-f419-43d0-9253-5dd92988f513 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.965398 | controller |     "Jun 11 16:29:03.598132 crc crio[23211]: time=\"2026-06-11T16:29:03.598032474Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-11 18:01:02.965413 | controller |     "Jun 11 16:29:03.599555 crc crio[23211]: time=\"2026-06-11T16:29:03.599342014Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=5fd125a8-6836-4260-9e6d-96bed52a09b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965427 | controller |     "Jun 11 16:29:03.605753 crc crio[23211]: time=\"2026-06-11T16:29:03.605654003Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=6fe99ca9-76f3-4072-9cf7-75edb7bcb7ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965442 | controller |     "Jun 11 16:29:03.615906 crc crio[23211]: time=\"2026-06-11T16:29:03.615780373Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/pull\" id=aa717a1d-9849-4490-9c2d-0eddc56cca9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.965456 | controller |     "Jun 11 16:29:03.617944 crc crio[23211]: time=\"2026-06-11T16:29:03.617880373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.965470 | controller |     "Jun 11 16:29:03.652021 crc crio[23211]: time=\"2026-06-11T16:29:03.65152967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.965485 | controller |     "Jun 11 16:29:03.657286 crc crio[23211]: time=\"2026-06-11T16:29:03.657125911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.965501 | controller |     "Jun 11 16:29:03.710137 crc crio[23211]: time=\"2026-06-11T16:29:03.709988162Z\" level=info msg=\"Ran pod sandbox 575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406 with infra container: openshift-frr-k8s/frr-k8s-b9jvw/POD\" id=7074db5b-9d80-4c11-87e2-7b5b18251265 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.965540 | controller |     "Jun 11 16:29:03.714530 crc crio[23211]: time=\"2026-06-11T16:29:03.714030597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0ffabc56-0bc8-4839-bf2c-24b1614c0294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965558 | controller |     "Jun 11 16:29:03.715250 crc crio[23211]: time=\"2026-06-11T16:29:03.715153143Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=0ffabc56-0bc8-4839-bf2c-24b1614c0294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965574 | controller |     "Jun 11 16:29:03.715250 crc crio[23211]: time=\"2026-06-11T16:29:03.715232185Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=0ffabc56-0bc8-4839-bf2c-24b1614c0294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965588 | controller |     "Jun 11 16:29:03.716533 crc crio[23211]: time=\"2026-06-11T16:29:03.716378143Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=345141dc-53ab-4ae6-b16f-c9b08d259b8c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.965603 | controller |     "Jun 11 16:29:03.720964 crc crio[23211]: time=\"2026-06-11T16:29:03.720890129Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-11 18:01:02.965617 | controller |     "Jun 11 16:29:03.752782 crc crio[23211]: time=\"2026-06-11T16:29:03.752507747Z\" level=info msg=\"Created container b93745942dd66bb0d9329600343b61f56390a773bc5d1971e062f3c93ac75d0a: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/pull\" id=aa717a1d-9849-4490-9c2d-0eddc56cca9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.965632 | controller |     "Jun 11 16:29:03.757884 crc crio[23211]: time=\"2026-06-11T16:29:03.757797504Z\" level=info msg=\"Starting container: b93745942dd66bb0d9329600343b61f56390a773bc5d1971e062f3c93ac75d0a\" id=d1fcd702-d935-4bdb-9640-768d3dff3da1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.965647 | controller |     "Jun 11 16:29:03.762735 crc crio[23211]: time=\"2026-06-11T16:29:03.762663758Z\" level=info msg=\"Started container\" PID=44010 containerID=b93745942dd66bb0d9329600343b61f56390a773bc5d1971e062f3c93ac75d0a description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/pull id=d1fcd702-d935-4bdb-9640-768d3dff3da1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b",
2026-06-11 18:01:02.965662 | controller |     "Jun 11 16:29:04.579924 crc crio[23211]: time=\"2026-06-11T16:29:04.544881554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c6f50c3b-91c5-43bf-ad05-b112381d59e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965679 | controller |     "Jun 11 16:29:04.579924 crc crio[23211]: time=\"2026-06-11T16:29:04.547942865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7a8a5702-f28f-45e4-91a8-f47c702bd3d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965698 | controller |     "Jun 11 16:29:04.579924 crc crio[23211]: time=\"2026-06-11T16:29:04.573977921Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/extract\" id=c33329f9-de4c-4909-a454-fad3c6c5ec80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.965714 | controller |     "Jun 11 16:29:04.582545 crc crio[23211]: time=\"2026-06-11T16:29:04.5806847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.965728 | controller |     "Jun 11 16:29:04.640031 crc crio[23211]: time=\"2026-06-11T16:29:04.639808988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.965744 | controller |     "Jun 11 16:29:04.650369 crc crio[23211]: time=\"2026-06-11T16:29:04.650293176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.965759 | controller |     "Jun 11 16:29:04.819971 crc crio[23211]: time=\"2026-06-11T16:29:04.819851438Z\" level=info msg=\"Created container 1ba3c436aecbd9303488113f5cd12a44b5df3454f3c323b43d44b0d3c6bc45c9: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/extract\" id=c33329f9-de4c-4909-a454-fad3c6c5ec80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.965776 | controller |     "Jun 11 16:29:04.824163 crc crio[23211]: time=\"2026-06-11T16:29:04.823924245Z\" level=info msg=\"Starting container: 1ba3c436aecbd9303488113f5cd12a44b5df3454f3c323b43d44b0d3c6bc45c9\" id=06731418-5e4e-4b54-9d0d-fab7bcc08d73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.965792 | controller |     "Jun 11 16:29:04.864775 crc crio[23211]: time=\"2026-06-11T16:29:04.864293009Z\" level=info msg=\"Started container\" PID=44046 containerID=1ba3c436aecbd9303488113f5cd12a44b5df3454f3c323b43d44b0d3c6bc45c9 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/extract id=06731418-5e4e-4b54-9d0d-fab7bcc08d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b",
2026-06-11 18:01:02.965808 | controller |     "Jun 11 16:29:06.625005 crc crio[23211]: time=\"2026-06-11T16:29:06.62406309Z\" level=info msg=\"Stopping pod sandbox: 7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b\" id=f0ae21f2-d35b-41c4-9543-546353acbc97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.965824 | controller |     "Jun 11 16:29:06.626980 crc crio[23211]: time=\"2026-06-11T16:29:06.626893007Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 Namespace:openshift-marketplace ID:7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b UID:7a1b46aa-f959-417e-9e51-166f932c7e6d NetNS:/var/run/netns/f53eead3-dd5d-4841-83d2-b00cf3190afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a1b46aa_f959_417e_9e51_166f932c7e6d.slice PodAnnotations:0xc0030887b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.965839 | controller |     "Jun 11 16:29:06.627515 crc crio[23211]: time=\"2026-06-11T16:29:06.627318507Z\" level=info msg=\"Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.965855 | controller |     "Jun 11 16:29:08.560311 crc crio[23211]: time=\"2026-06-11T16:29:08.559693562Z\" level=info msg=\"Stopped pod sandbox: 7c69ba31be8d8a739531adcdb7f4caa3072e9d146a5d47e426b6d2c59ea4028b\" id=f0ae21f2-d35b-41c4-9543-546353acbc97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.965873 | controller |     "Jun 11 16:29:23.116009 crc crio[23211]: time=\"2026-06-11T16:29:23.115062059Z\" level=info msg=\"Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/POD\" id=5728ab05-21a3-45b4-9382-72ead6c88626 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.965888 | controller |     "Jun 11 16:29:23.117302 crc crio[23211]: time=\"2026-06-11T16:29:23.116037382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.965904 | controller |     "Jun 11 16:29:34.466836 crc crio[23211]: time=\"2026-06-11T16:29:34.465806427Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-4xd4b Namespace:cert-manager-operator ID:f254d9e98bf2b2500430f93bdd1229c954c084367add5b9cd0e5705ac004222f UID:6426fee3-7d64-4b66-bf06-9c43534f7895 NetNS:/var/run/netns/4bb60359-9c3f-4f28-8a40-760229251fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6426fee3_7d64_4b66_bf06_9c43534f7895.slice PodAnnotations:0xc000612710}] Aliases:map[]}\"",
2026-06-11 18:01:02.965919 | controller |     "Jun 11 16:29:34.466836 crc crio[23211]: time=\"2026-06-11T16:29:34.466523254Z\" level=info msg=\"Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-4xd4b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.965934 | controller |     "Jun 11 16:29:34.574906 crc crio[23211]: time=\"2026-06-11T16:29:34.574300704Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=345141dc-53ab-4ae6-b16f-c9b08d259b8c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.965949 | controller |     "Jun 11 16:29:34.577550 crc crio[23211]: time=\"2026-06-11T16:29:34.577366946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6ed0d44a-b2fe-4c57-963f-9a7358857c0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965964 | controller |     "Jun 11 16:29:34.581696 crc crio[23211]: time=\"2026-06-11T16:29:34.581637287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=88624277-f41c-451e-8ce9-12c474e4c284 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.965980 | controller |     "Jun 11 16:29:34.591023 crc crio[23211]: time=\"2026-06-11T16:29:34.590942488Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-files\" id=31ede22b-308c-49f2-a110-e4708a957bd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.965995 | controller |     "Jun 11 16:29:34.593207 crc crio[23211]: time=\"2026-06-11T16:29:34.593110149Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d8640eb2-b1bb-4524-ba9e-39c40de55c5f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.966010 | controller |     "Jun 11 16:29:34.593794 crc crio[23211]: time=\"2026-06-11T16:29:34.593705623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966026 | controller |     "Jun 11 16:29:34.594336 crc crio[23211]: time=\"2026-06-11T16:29:34.594248606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b43cf57b-a241-4ee2-b0f1-296cec89efdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966045 | controller |     "Jun 11 16:29:34.600299 crc crio[23211]: time=\"2026-06-11T16:29:34.600212308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7b30c239-ccae-4253-81b5-2f2b7bea9a7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966060 | controller |     "Jun 11 16:29:34.638551 crc crio[23211]: time=\"2026-06-11T16:29:34.637865817Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/frr-k8s-webhook-server\" id=bb9fc3a1-2809-4773-9b52-f36aa6f7728f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.966075 | controller |     "Jun 11 16:29:34.640068 crc crio[23211]: time=\"2026-06-11T16:29:34.639935496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966090 | controller |     "Jun 11 16:29:34.655206 crc crio[23211]: time=\"2026-06-11T16:29:34.649220477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966105 | controller |     "Jun 11 16:29:34.658358 crc crio[23211]: time=\"2026-06-11T16:29:34.658022185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966121 | controller |     "Jun 11 16:29:34.694194 crc crio[23211]: time=\"2026-06-11T16:29:34.694106679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966137 | controller |     "Jun 11 16:29:34.700776 crc crio[23211]: time=\"2026-06-11T16:29:34.70052728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966154 | controller |     "Jun 11 16:29:34.800247 crc crio[23211]: time=\"2026-06-11T16:29:34.800147577Z\" level=info msg=\"Created container 3625f0d48dba79fb8cd390081dd2da553d44a0535a6c11cd97230cd002668746: openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-files\" id=31ede22b-308c-49f2-a110-e4708a957bd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.966170 | controller |     "Jun 11 16:29:34.801090 crc crio[23211]: time=\"2026-06-11T16:29:34.801009197Z\" level=info msg=\"Created container 8412e59ae98d3b792276b6bdec03ec3fa55726c5692d86d59a0d09cac3e09624: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/frr-k8s-webhook-server\" id=bb9fc3a1-2809-4773-9b52-f36aa6f7728f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.966185 | controller |     "Jun 11 16:29:34.803766 crc crio[23211]: time=\"2026-06-11T16:29:34.803726881Z\" level=info msg=\"Starting container: 3625f0d48dba79fb8cd390081dd2da553d44a0535a6c11cd97230cd002668746\" id=2e9d4132-ac05-46bd-a078-ea4f3c6e2acb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.966199 | controller |     "Jun 11 16:29:34.804111 crc crio[23211]: time=\"2026-06-11T16:29:34.803732982Z\" level=info msg=\"Starting container: 8412e59ae98d3b792276b6bdec03ec3fa55726c5692d86d59a0d09cac3e09624\" id=5683c0a8-6716-4447-86bb-c82c4dea4c2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.966214 | controller |     "Jun 11 16:29:34.810208 crc crio[23211]: time=\"2026-06-11T16:29:34.810082512Z\" level=info msg=\"Started container\" PID=44609 containerID=8412e59ae98d3b792276b6bdec03ec3fa55726c5692d86d59a0d09cac3e09624 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-dxvm8/frr-k8s-webhook-server id=5683c0a8-6716-4447-86bb-c82c4dea4c2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d35d29280b8f4a8fd2abadfde63898ec757d8c0a229cea3eff031e9b20c4b1a3",
2026-06-11 18:01:02.966233 | controller |     "Jun 11 16:29:34.816535 crc crio[23211]: time=\"2026-06-11T16:29:34.816404581Z\" level=info msg=\"Started container\" PID=44598 containerID=3625f0d48dba79fb8cd390081dd2da553d44a0535a6c11cd97230cd002668746 description=openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-files id=2e9d4132-ac05-46bd-a078-ea4f3c6e2acb name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406",
2026-06-11 18:01:02.966249 | controller |     "Jun 11 16:29:34.848235 crc crio[23211]: 2026-06-11T16:29:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f254d9e98bf2b25 Mac:1e:c7:43:c3:88:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/4bb60359-9c3f-4f28-8a40-760229251fed SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.966265 | controller |     "Jun 11 16:29:34.850540 crc crio[23211]: time=\"2026-06-11T16:29:34.849473464Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-4xd4b Namespace:cert-manager-operator ID:f254d9e98bf2b2500430f93bdd1229c954c084367add5b9cd0e5705ac004222f UID:6426fee3-7d64-4b66-bf06-9c43534f7895 NetNS:/var/run/netns/4bb60359-9c3f-4f28-8a40-760229251fed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6426fee3_7d64_4b66_bf06_9c43534f7895.slice PodAnnotations:0xc000612710}] Aliases:map[]}\"",
2026-06-11 18:01:02.966281 | controller |     "Jun 11 16:29:34.850540 crc crio[23211]: time=\"2026-06-11T16:29:34.849790122Z\" level=info msg=\"Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-4xd4b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.966297 | controller |     "Jun 11 16:29:34.866053 crc crio[23211]: time=\"2026-06-11T16:29:34.865861811Z\" level=info msg=\"Ran pod sandbox f254d9e98bf2b2500430f93bdd1229c954c084367add5b9cd0e5705ac004222f with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/POD\" id=5728ab05-21a3-45b4-9382-72ead6c88626 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.966312 | controller |     "Jun 11 16:29:34.868265 crc crio[23211]: time=\"2026-06-11T16:29:34.868200007Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=c4623ed7-6dbf-474f-b15f-fab9d26d9f13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966327 | controller |     "Jun 11 16:29:34.868532 crc crio[23211]: time=\"2026-06-11T16:29:34.868477603Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found\" id=c4623ed7-6dbf-474f-b15f-fab9d26d9f13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966342 | controller |     "Jun 11 16:29:34.868669 crc crio[23211]: time=\"2026-06-11T16:29:34.868557945Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found\" id=c4623ed7-6dbf-474f-b15f-fab9d26d9f13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966357 | controller |     "Jun 11 16:29:34.869711 crc crio[23211]: time=\"2026-06-11T16:29:34.869684222Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=f6e08825-9772-4cbd-8f76-1a4cc7c0b0d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.966372 | controller |     "Jun 11 16:29:34.880925 crc crio[23211]: time=\"2026-06-11T16:29:34.880705242Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\\\"\"",
2026-06-11 18:01:02.966391 | controller |     "Jun 11 16:29:35.406274 crc crio[23211]: time=\"2026-06-11T16:29:35.406231475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7ab27631-c4ad-44b5-927b-302bae981c2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966406 | controller |     "Jun 11 16:29:35.411302 crc crio[23211]: time=\"2026-06-11T16:29:35.411260354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3b165896-21df-4369-a328-bc2607d1d243 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966421 | controller |     "Jun 11 16:29:35.422949 crc crio[23211]: time=\"2026-06-11T16:29:35.422847118Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/cp-reloader\" id=f45eb576-9728-4b3f-8279-3c822a2c61a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.966437 | controller |     "Jun 11 16:29:35.424818 crc crio[23211]: time=\"2026-06-11T16:29:35.424744153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966452 | controller |     "Jun 11 16:29:35.458955 crc crio[23211]: time=\"2026-06-11T16:29:35.45883638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966467 | controller |     "Jun 11 16:29:35.463028 crc crio[23211]: time=\"2026-06-11T16:29:35.462966768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966482 | controller |     "Jun 11 16:29:35.577129 crc crio[23211]: time=\"2026-06-11T16:29:35.576923693Z\" level=info msg=\"Created container 6138e140b80bcb4405b1d084c0dd337ca80cb526dab1fc32060c0bea5620eed8: openshift-frr-k8s/frr-k8s-b9jvw/cp-reloader\" id=f45eb576-9728-4b3f-8279-3c822a2c61a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.966496 | controller |     "Jun 11 16:29:35.580300 crc crio[23211]: time=\"2026-06-11T16:29:35.578261625Z\" level=info msg=\"Starting container: 6138e140b80bcb4405b1d084c0dd337ca80cb526dab1fc32060c0bea5620eed8\" id=8d79a129-6c10-4e11-91bd-76af67f32a37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.966526 | controller |     "Jun 11 16:29:35.583509 crc crio[23211]: time=\"2026-06-11T16:29:35.583300444Z\" level=info msg=\"Started container\" PID=44636 containerID=6138e140b80bcb4405b1d084c0dd337ca80cb526dab1fc32060c0bea5620eed8 description=openshift-frr-k8s/frr-k8s-b9jvw/cp-reloader id=8d79a129-6c10-4e11-91bd-76af67f32a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406",
2026-06-11 18:01:02.966547 | controller |     "Jun 11 16:29:36.429923 crc crio[23211]: time=\"2026-06-11T16:29:36.42857035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=618e995f-f58f-4eae-9aab-f01f5a67a05b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966563 | controller |     "Jun 11 16:29:36.434851 crc crio[23211]: time=\"2026-06-11T16:29:36.433710021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d95af8e3-40c2-4c44-bc98-8abf2c1bf234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966578 | controller |     "Jun 11 16:29:36.447392 crc crio[23211]: time=\"2026-06-11T16:29:36.447351375Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/cp-metrics\" id=9a751ea5-ea5d-4109-96e9-f96c2c48c1f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.966597 | controller |     "Jun 11 16:29:36.451302 crc crio[23211]: time=\"2026-06-11T16:29:36.451276728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966612 | controller |     "Jun 11 16:29:36.490046 crc crio[23211]: time=\"2026-06-11T16:29:36.489969613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966627 | controller |     "Jun 11 16:29:36.493941 crc crio[23211]: time=\"2026-06-11T16:29:36.493883036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966642 | controller |     "Jun 11 16:29:36.620042 crc crio[23211]: time=\"2026-06-11T16:29:36.619950018Z\" level=info msg=\"Created container c0fea29252de5254269c984b1607419387637a1c1faec7a3060ed2e8fa061669: openshift-frr-k8s/frr-k8s-b9jvw/cp-metrics\" id=9a751ea5-ea5d-4109-96e9-f96c2c48c1f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.966656 | controller |     "Jun 11 16:29:36.621500 crc crio[23211]: time=\"2026-06-11T16:29:36.621404722Z\" level=info msg=\"Starting container: c0fea29252de5254269c984b1607419387637a1c1faec7a3060ed2e8fa061669\" id=d2c4085e-c264-40b1-8b3b-7c27b079d45d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.966671 | controller |     "Jun 11 16:29:36.629396 crc crio[23211]: time=\"2026-06-11T16:29:36.629171577Z\" level=info msg=\"Started container\" PID=44653 containerID=c0fea29252de5254269c984b1607419387637a1c1faec7a3060ed2e8fa061669 description=openshift-frr-k8s/frr-k8s-b9jvw/cp-metrics id=d2c4085e-c264-40b1-8b3b-7c27b079d45d name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406",
2026-06-11 18:01:02.966686 | controller |     "Jun 11 16:29:37.449183 crc crio[23211]: time=\"2026-06-11T16:29:37.448376847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e5fb0a92-83d4-440e-8708-8b4fb53c9e1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966701 | controller |     "Jun 11 16:29:38.037101 crc crio[23211]: time=\"2026-06-11T16:29:38.037024882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=eb13da93-91d8-468f-b209-56360028545a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966715 | controller |     "Jun 11 16:29:38.048250 crc crio[23211]: time=\"2026-06-11T16:29:38.048157395Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-status\" id=c6659fbb-991d-4456-960d-3b674e4deb3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.966730 | controller |     "Jun 11 16:29:38.050509 crc crio[23211]: time=\"2026-06-11T16:29:38.050363778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966744 | controller |     "Jun 11 16:29:38.143375 crc crio[23211]: time=\"2026-06-11T16:29:38.143175602Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e\" id=f6e08825-9772-4cbd-8f76-1a4cc7c0b0d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.966760 | controller |     "Jun 11 16:29:38.145371 crc crio[23211]: time=\"2026-06-11T16:29:38.145290783Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=68046935-223d-4d47-a155-acfd24c4ae2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966778 | controller |     "Jun 11 16:29:38.152067 crc crio[23211]: time=\"2026-06-11T16:29:38.151999262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966794 | controller |     "Jun 11 16:29:38.158624 crc crio[23211]: time=\"2026-06-11T16:29:38.158414353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966808 | controller |     "Jun 11 16:29:38.166884 crc crio[23211]: time=\"2026-06-11T16:29:38.166780342Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=a98da3ab-c694-4227-a984-5631c8dc355e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966823 | controller |     "Jun 11 16:29:38.178617 crc crio[23211]: time=\"2026-06-11T16:29:38.177563146Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/cert-manager-operator\" id=bc33d3f7-77f0-40fc-9bf7-44e85aad8e35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.966837 | controller |     "Jun 11 16:29:38.180962 crc crio[23211]: time=\"2026-06-11T16:29:38.180889586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966852 | controller |     "Jun 11 16:29:38.227460 crc crio[23211]: time=\"2026-06-11T16:29:38.227359855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966867 | controller |     "Jun 11 16:29:38.230764 crc crio[23211]: time=\"2026-06-11T16:29:38.230700374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.966883 | controller |     "Jun 11 16:29:38.698403 crc crio[23211]: time=\"2026-06-11T16:29:38.698125541Z\" level=info msg=\"Created container 4d88fee61475bb91b9a517060b45d6bff3313fd4041fbf48739dbfaf35a4360a: openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-status\" id=c6659fbb-991d-4456-960d-3b674e4deb3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.966899 | controller |     "Jun 11 16:29:38.698931 crc crio[23211]: time=\"2026-06-11T16:29:38.698852288Z\" level=info msg=\"Created container 8665ed4f016ccc793e64224d5b6cbbceedb6d8f57c5aacefc7e2680ede321c63: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/cert-manager-operator\" id=bc33d3f7-77f0-40fc-9bf7-44e85aad8e35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.966915 | controller |     "Jun 11 16:29:38.709136 crc crio[23211]: time=\"2026-06-11T16:29:38.708954057Z\" level=info msg=\"Starting container: 4d88fee61475bb91b9a517060b45d6bff3313fd4041fbf48739dbfaf35a4360a\" id=a74b73e2-99b0-47f2-b331-3bc1d3cb9839 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.966930 | controller |     "Jun 11 16:29:38.709676 crc crio[23211]: time=\"2026-06-11T16:29:38.709146042Z\" level=info msg=\"Starting container: 8665ed4f016ccc793e64224d5b6cbbceedb6d8f57c5aacefc7e2680ede321c63\" id=97f6c65c-5073-4277-ae91-f9411eb2e02b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.966946 | controller |     "Jun 11 16:29:38.722495 crc crio[23211]: time=\"2026-06-11T16:29:38.719996079Z\" level=info msg=\"Started container\" PID=44745 containerID=8665ed4f016ccc793e64224d5b6cbbceedb6d8f57c5aacefc7e2680ede321c63 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-4xd4b/cert-manager-operator id=97f6c65c-5073-4277-ae91-f9411eb2e02b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f254d9e98bf2b2500430f93bdd1229c954c084367add5b9cd0e5705ac004222f",
2026-06-11 18:01:02.966966 | controller |     "Jun 11 16:29:38.722495 crc crio[23211]: time=\"2026-06-11T16:29:38.721039614Z\" level=info msg=\"Started container\" PID=44740 containerID=4d88fee61475bb91b9a517060b45d6bff3313fd4041fbf48739dbfaf35a4360a description=openshift-frr-k8s/frr-k8s-b9jvw/cp-frr-status id=a74b73e2-99b0-47f2-b331-3bc1d3cb9839 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406",
2026-06-11 18:01:02.966983 | controller |     "Jun 11 16:29:39.481707 crc crio[23211]: time=\"2026-06-11T16:29:39.481416031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c48e9606-d0ae-4e08-91cc-c56aa1d138a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.966999 | controller |     "Jun 11 16:29:39.498533 crc crio[23211]: time=\"2026-06-11T16:29:39.498375754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9a2bf2e5-4bdb-474e-8391-eaacc4d40637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.967016 | controller |     "Jun 11 16:29:39.508224 crc crio[23211]: time=\"2026-06-11T16:29:39.508118584Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/controller\" id=777994fe-89e4-4840-8a77-288d854c134a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.967031 | controller |     "Jun 11 16:29:39.508738 crc crio[23211]: time=\"2026-06-11T16:29:39.508677467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967046 | controller |     "Jun 11 16:29:39.546905 crc crio[23211]: time=\"2026-06-11T16:29:39.546502762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967061 | controller |     "Jun 11 16:29:39.552609 crc crio[23211]: time=\"2026-06-11T16:29:39.552481953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967075 | controller |     "Jun 11 16:29:39.686546 crc crio[23211]: time=\"2026-06-11T16:29:39.686466823Z\" level=info msg=\"Created container 9f921808ca18aaf59d9200bbb29aef340766ed20b1315985ac1e9f708a53e405: openshift-frr-k8s/frr-k8s-b9jvw/controller\" id=777994fe-89e4-4840-8a77-288d854c134a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.967090 | controller |     "Jun 11 16:29:39.687888 crc crio[23211]: time=\"2026-06-11T16:29:39.687816865Z\" level=info msg=\"Starting container: 9f921808ca18aaf59d9200bbb29aef340766ed20b1315985ac1e9f708a53e405\" id=147c197f-8143-4fdb-a00e-a4a50c65771a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.967106 | controller |     "Jun 11 16:29:39.700813 crc crio[23211]: time=\"2026-06-11T16:29:39.700692159Z\" level=info msg=\"Started container\" PID=44789 containerID=9f921808ca18aaf59d9200bbb29aef340766ed20b1315985ac1e9f708a53e405 description=openshift-frr-k8s/frr-k8s-b9jvw/controller id=147c197f-8143-4fdb-a00e-a4a50c65771a name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406",
2026-06-11 18:01:02.967121 | controller |     "Jun 11 16:29:39.715939 crc crio[23211]: time=\"2026-06-11T16:29:39.715717785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9c1f8307-bbb6-4127-9e69-0093bf52ebde name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.967137 | controller |     "Jun 11 16:29:39.720120 crc crio[23211]: time=\"2026-06-11T16:29:39.719999486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4c399ff2-1ca9-4af8-95bc-665779e42d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.967155 | controller |     "Jun 11 16:29:39.727871 crc crio[23211]: time=\"2026-06-11T16:29:39.727255938Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/frr\" id=9d8723ac-d089-4d46-82c8-a2407ff3b365 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.967170 | controller |     "Jun 11 16:29:39.728749 crc crio[23211]: time=\"2026-06-11T16:29:39.728133449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967185 | controller |     "Jun 11 16:29:39.840234 crc crio[23211]: time=\"2026-06-11T16:29:39.839985095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967200 | controller |     "Jun 11 16:29:39.846353 crc crio[23211]: time=\"2026-06-11T16:29:39.845935465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967215 | controller |     "Jun 11 16:29:40.065833 crc crio[23211]: time=\"2026-06-11T16:29:40.065223973Z\" level=info msg=\"Created container d2af4922c0c5a4dfa069ead5727168de4fb385f50df5f3331932dc2bac74046d: openshift-frr-k8s/frr-k8s-b9jvw/frr\" id=9d8723ac-d089-4d46-82c8-a2407ff3b365 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.967229 | controller |     "Jun 11 16:29:40.073111 crc crio[23211]: time=\"2026-06-11T16:29:40.072120036Z\" level=info msg=\"Starting container: d2af4922c0c5a4dfa069ead5727168de4fb385f50df5f3331932dc2bac74046d\" id=c7d035e8-8b9b-4502-91c5-0f28167081eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.967245 | controller |     "Jun 11 16:29:40.089372 crc crio[23211]: time=\"2026-06-11T16:29:40.08793405Z\" level=info msg=\"Started container\" PID=44803 containerID=d2af4922c0c5a4dfa069ead5727168de4fb385f50df5f3331932dc2bac74046d description=openshift-frr-k8s/frr-k8s-b9jvw/frr id=c7d035e8-8b9b-4502-91c5-0f28167081eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406",
2026-06-11 18:01:02.967260 | controller |     "Jun 11 16:29:40.119025 crc crio[23211]: time=\"2026-06-11T16:29:40.118290378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4bcf8d79-3fbb-422a-a19d-016e6b8359ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.967275 | controller |     "Jun 11 16:29:40.128231 crc crio[23211]: time=\"2026-06-11T16:29:40.128080681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ad3c8a55-1090-46f0-8bc4-0efb94ab0f81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.967291 | controller |     "Jun 11 16:29:40.141890 crc crio[23211]: time=\"2026-06-11T16:29:40.141276362Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/reloader\" id=5852559c-c657-4f31-80e9-cf47502ae3bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.967307 | controller |     "Jun 11 16:29:40.142308 crc crio[23211]: time=\"2026-06-11T16:29:40.142001529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967322 | controller |     "Jun 11 16:29:40.180222 crc crio[23211]: time=\"2026-06-11T16:29:40.180137102Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-79c8d999ff-z757t/POD\" id=7f976a4d-8a08-4e41-b1f8-00aed9d0e1a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.967341 | controller |     "Jun 11 16:29:40.181348 crc crio[23211]: time=\"2026-06-11T16:29:40.18131159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967356 | controller |     "Jun 11 16:29:40.284903 crc crio[23211]: time=\"2026-06-11T16:29:40.284799758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967370 | controller |     "Jun 11 16:29:40.295404 crc crio[23211]: time=\"2026-06-11T16:29:40.294683801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967385 | controller |     "Jun 11 16:29:40.321090 crc crio[23211]: time=\"2026-06-11T16:29:40.320949393Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-z757t Namespace:cert-manager ID:643d505b024d2f0ef85d40a1a49df429cbc85a3767310d6e802e5455e1f5aa2c UID:bf18bb80-d1d5-4bba-87dc-cceb964b3372 NetNS:/var/run/netns/6bf8416a-0cb8-4b7a-87c6-199697974cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf18bb80_d1d5_4bba_87dc_cceb964b3372.slice PodAnnotations:0xc0001ae210}] Aliases:map[]}\"",
2026-06-11 18:01:02.967401 | controller |     "Jun 11 16:29:40.321090 crc crio[23211]: time=\"2026-06-11T16:29:40.321062686Z\" level=info msg=\"Adding pod cert-manager_cert-manager-79c8d999ff-z757t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.967416 | controller |     "Jun 11 16:29:40.620490 crc crio[23211]: time=\"2026-06-11T16:29:40.619190018Z\" level=info msg=\"Created container 41b9e3c3d84884697daaf333d4adbb2deaec20c80cb144b3ce9475a5f0988c40: openshift-frr-k8s/frr-k8s-b9jvw/reloader\" id=5852559c-c657-4f31-80e9-cf47502ae3bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.967430 | controller |     "Jun 11 16:29:40.623700 crc crio[23211]: time=\"2026-06-11T16:29:40.622871295Z\" level=info msg=\"Starting container: 41b9e3c3d84884697daaf333d4adbb2deaec20c80cb144b3ce9475a5f0988c40\" id=1e9c24b9-edc3-462b-bd58-fd6bd89f1b37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.967445 | controller |     "Jun 11 16:29:40.650632 crc crio[23211]: time=\"2026-06-11T16:29:40.649872964Z\" level=info msg=\"Started container\" PID=44856 containerID=41b9e3c3d84884697daaf333d4adbb2deaec20c80cb144b3ce9475a5f0988c40 description=openshift-frr-k8s/frr-k8s-b9jvw/reloader id=1e9c24b9-edc3-462b-bd58-fd6bd89f1b37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406",
2026-06-11 18:01:02.967461 | controller |     "Jun 11 16:29:40.682249 crc crio[23211]: time=\"2026-06-11T16:29:40.682006284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9c9e351a-1652-45c5-85b1-3a7907ada214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.967475 | controller |     "Jun 11 16:29:40.696713 crc crio[23211]: time=\"2026-06-11T16:29:40.694789346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=76e68033-d675-4a81-8292-68a035342907 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.967490 | controller |     "Jun 11 16:29:40.719500 crc crio[23211]: time=\"2026-06-11T16:29:40.719172583Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/frr-metrics\" id=04a4e494-5e6f-4386-96ef-33c7f228ee9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.967504 | controller |     "Jun 11 16:29:40.720175 crc crio[23211]: time=\"2026-06-11T16:29:40.719897451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967541 | controller |     "Jun 11 16:29:40.846106 crc crio[23211]: time=\"2026-06-11T16:29:40.844347695Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-d5jqj/POD\" id=6b83cb55-e7f6-4719-94e6-d1a85a6a213f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.967559 | controller |     "Jun 11 16:29:40.846106 crc crio[23211]: time=\"2026-06-11T16:29:40.844677344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967574 | controller |     "Jun 11 16:29:41.036550 crc crio[23211]: time=\"2026-06-11T16:29:41.036297156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967589 | controller |     "Jun 11 16:29:41.070931 crc crio[23211]: time=\"2026-06-11T16:29:41.070385152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967604 | controller |     "Jun 11 16:29:41.079330 crc crio[23211]: time=\"2026-06-11T16:29:41.079290493Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-d5jqj Namespace:cert-manager ID:219d022412e08dcc4b6b0776097bde2d32dcb95404ce0e6474fe31fadcff862e UID:a934d83a-6e64-481f-b2eb-478eb940c74a NetNS:/var/run/netns/e54b0624-a09a-46e7-bc45-16df5a6a4b6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda934d83a_6e64_481f_b2eb_478eb940c74a.slice PodAnnotations:0xc0001ae848}] Aliases:map[]}\"",
2026-06-11 18:01:02.967619 | controller |     "Jun 11 16:29:41.080412 crc crio[23211]: time=\"2026-06-11T16:29:41.079751394Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-587ccfb98-d5jqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.967634 | controller |     "Jun 11 16:29:41.579038 crc crio[23211]: time=\"2026-06-11T16:29:41.578059473Z\" level=info msg=\"Created container d88af9425b5e8d0da0438b5c2345b4c12714646d45181d5e80718009046afb5f: openshift-frr-k8s/frr-k8s-b9jvw/frr-metrics\" id=04a4e494-5e6f-4386-96ef-33c7f228ee9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.967649 | controller |     "Jun 11 16:29:41.593042 crc crio[23211]: time=\"2026-06-11T16:29:41.592792561Z\" level=info msg=\"Starting container: d88af9425b5e8d0da0438b5c2345b4c12714646d45181d5e80718009046afb5f\" id=b4c859b2-befd-4598-af84-8286fd0149b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.967664 | controller |     "Jun 11 16:29:41.644721 crc crio[23211]: time=\"2026-06-11T16:29:41.644272879Z\" level=info msg=\"Started container\" PID=44909 containerID=d88af9425b5e8d0da0438b5c2345b4c12714646d45181d5e80718009046afb5f description=openshift-frr-k8s/frr-k8s-b9jvw/frr-metrics id=b4c859b2-befd-4598-af84-8286fd0149b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406",
2026-06-11 18:01:02.967679 | controller |     "Jun 11 16:29:41.738041 crc crio[23211]: time=\"2026-06-11T16:29:41.735312863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=46de124d-3bbe-4f09-b882-5aca42f795cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.967694 | controller |     "Jun 11 16:29:41.791138 crc crio[23211]: time=\"2026-06-11T16:29:41.791025332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=469736b7-c965-4f92-8c71-d24a2a992df2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.967714 | controller |     "Jun 11 16:29:41.906147 crc crio[23211]: time=\"2026-06-11T16:29:41.904220019Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/frr-status\" id=3c1a5674-7817-4375-96ab-35ee2cce7be1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.967730 | controller |     "Jun 11 16:29:41.906147 crc crio[23211]: time=\"2026-06-11T16:29:41.904815613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967745 | controller |     "Jun 11 16:29:42.219479 crc crio[23211]: time=\"2026-06-11T16:29:42.218188757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967760 | controller |     "Jun 11 16:29:42.227973 crc crio[23211]: time=\"2026-06-11T16:29:42.227274091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967774 | controller |     "Jun 11 16:29:42.473681 crc crio[23211]: time=\"2026-06-11T16:29:42.469748738Z\" level=info msg=\"Created container 1c5b54a91713d009974faf53a5d4527b87d4515fb522087445ce372aeeedef87: openshift-frr-k8s/frr-k8s-b9jvw/frr-status\" id=3c1a5674-7817-4375-96ab-35ee2cce7be1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.967788 | controller |     "Jun 11 16:29:42.474127 crc crio[23211]: time=\"2026-06-11T16:29:42.47405727Z\" level=info msg=\"Starting container: 1c5b54a91713d009974faf53a5d4527b87d4515fb522087445ce372aeeedef87\" id=44b14601-5356-4e79-bef5-fd406a97fd4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.967817 | controller |     "Jun 11 16:29:42.510566 crc crio[23211]: time=\"2026-06-11T16:29:42.508386352Z\" level=info msg=\"Started container\" PID=44963 containerID=1c5b54a91713d009974faf53a5d4527b87d4515fb522087445ce372aeeedef87 description=openshift-frr-k8s/frr-k8s-b9jvw/frr-status id=44b14601-5356-4e79-bef5-fd406a97fd4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406",
2026-06-11 18:01:02.967836 | controller |     "Jun 11 16:29:42.588774 crc crio[23211]: time=\"2026-06-11T16:29:42.579169367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=44b7047f-ff6d-4e11-8769-739bcff61f9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.967852 | controller |     "Jun 11 16:29:42.617048 crc crio[23211]: time=\"2026-06-11T16:29:42.607875395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e95839a9-2c98-4a9a-8500-cd7e43400bb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.967866 | controller |     "Jun 11 16:29:42.665270 crc crio[23211]: time=\"2026-06-11T16:29:42.664012985Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy\" id=1a3ca4ef-8b0d-4a1c-8663-bfca3e89e163 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.967881 | controller |     "Jun 11 16:29:42.665270 crc crio[23211]: time=\"2026-06-11T16:29:42.66507638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967895 | controller |     "Jun 11 16:29:42.937146 crc crio[23211]: time=\"2026-06-11T16:29:42.933139521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.967910 | controller |     "Jun 11 16:29:43.180058 crc crio[23211]: 2026-06-11T16:29:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:643d505b024d2f0 Mac:6e:ce:84:28:8e:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/6bf8416a-0cb8-4b7a-87c6-199697974cf0 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.967928 | controller |     "Jun 11 16:29:43.182259 crc crio[23211]: time=\"2026-06-11T16:29:43.181866775Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-z757t Namespace:cert-manager ID:643d505b024d2f0ef85d40a1a49df429cbc85a3767310d6e802e5455e1f5aa2c UID:bf18bb80-d1d5-4bba-87dc-cceb964b3372 NetNS:/var/run/netns/6bf8416a-0cb8-4b7a-87c6-199697974cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf18bb80_d1d5_4bba_87dc_cceb964b3372.slice PodAnnotations:0xc0001ae210}] Aliases:map[]}\"",
2026-06-11 18:01:02.967944 | controller |     "Jun 11 16:29:43.182372 crc crio[23211]: time=\"2026-06-11T16:29:43.182295935Z\" level=info msg=\"Checking pod cert-manager_cert-manager-79c8d999ff-z757t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.967959 | controller |     "Jun 11 16:29:43.306277 crc crio[23211]: time=\"2026-06-11T16:29:43.305725054Z\" level=info msg=\"Ran pod sandbox 643d505b024d2f0ef85d40a1a49df429cbc85a3767310d6e802e5455e1f5aa2c with infra container: cert-manager/cert-manager-79c8d999ff-z757t/POD\" id=7f976a4d-8a08-4e41-b1f8-00aed9d0e1a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.967974 | controller |     "Jun 11 16:29:43.317460 crc crio[23211]: time=\"2026-06-11T16:29:43.317286628Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=4a7a3d0d-4a0a-41b9-9585-71fc4d645e07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.967989 | controller |     "Jun 11 16:29:43.327522 crc crio[23211]: time=\"2026-06-11T16:29:43.321352265Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=4a7a3d0d-4a0a-41b9-9585-71fc4d645e07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968003 | controller |     "Jun 11 16:29:43.327522 crc crio[23211]: time=\"2026-06-11T16:29:43.32156334Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=4a7a3d0d-4a0a-41b9-9585-71fc4d645e07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968018 | controller |     "Jun 11 16:29:43.335165 crc crio[23211]: time=\"2026-06-11T16:29:43.334976017Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=de30efdf-40d6-43ac-a416-247b81f9cdbe name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.968032 | controller |     "Jun 11 16:29:43.345760 crc crio[23211]: time=\"2026-06-11T16:29:43.343720554Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-11 18:01:02.968046 | controller |     "Jun 11 16:29:44.255716 crc crio[23211]: time=\"2026-06-11T16:29:44.254808328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968060 | controller |     "Jun 11 16:29:44.507096 crc crio[23211]: time=\"2026-06-11T16:29:44.506204545Z\" level=info msg=\"Created container 8b1b74a3a131b42abe14889632c98fcb6844e67927589c52cb2b3de4ca9fb5ff: openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy\" id=1a3ca4ef-8b0d-4a1c-8663-bfca3e89e163 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.968079 | controller |     "Jun 11 16:29:44.515706 crc crio[23211]: time=\"2026-06-11T16:29:44.515316811Z\" level=info msg=\"Starting container: 8b1b74a3a131b42abe14889632c98fcb6844e67927589c52cb2b3de4ca9fb5ff\" id=7057fed9-c15e-408e-acec-825bb4938cb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.968094 | controller |     "Jun 11 16:29:44.526387 crc crio[23211]: time=\"2026-06-11T16:29:44.526169087Z\" level=info msg=\"Started container\" PID=45025 containerID=8b1b74a3a131b42abe14889632c98fcb6844e67927589c52cb2b3de4ca9fb5ff description=openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy id=7057fed9-c15e-408e-acec-825bb4938cb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406",
2026-06-11 18:01:02.968109 | controller |     "Jun 11 16:29:44.553300 crc crio[23211]: time=\"2026-06-11T16:29:44.553066464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=78c0aa30-20e6-4322-b73a-8d6fc5c47346 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968124 | controller |     "Jun 11 16:29:44.563440 crc crio[23211]: time=\"2026-06-11T16:29:44.563192383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5f8962c3-f022-41d7-aee3-449d83b26a2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968138 | controller |     "Jun 11 16:29:44.578904 crc crio[23211]: time=\"2026-06-11T16:29:44.578859214Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy-frr\" id=64c2a3a6-b8de-438a-bb86-afcb89036464 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.968152 | controller |     "Jun 11 16:29:44.580903 crc crio[23211]: time=\"2026-06-11T16:29:44.580871362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968167 | controller |     "Jun 11 16:29:44.729491 crc crio[23211]: time=\"2026-06-11T16:29:44.726378503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968181 | controller |     "Jun 11 16:29:45.290004 crc crio[23211]: time=\"2026-06-11T16:29:45.285372198Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-2bzz4/POD\" id=210e9727-bc44-4f26-9d83-ad0510040a76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.968196 | controller |     "Jun 11 16:29:45.290004 crc crio[23211]: time=\"2026-06-11T16:29:45.288397529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968211 | controller |     "Jun 11 16:29:45.398899 crc crio[23211]: 2026-06-11T16:29:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:219d022412e08dc Mac:22:df:99:12:0f:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e54b0624-a09a-46e7-bc45-16df5a6a4b6f SocketPath: PciID:}] [{Interface:0xc0002f2ae0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.968226 | controller |     "Jun 11 16:29:45.403884 crc crio[23211]: time=\"2026-06-11T16:29:45.403287567Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-d5jqj Namespace:cert-manager ID:219d022412e08dcc4b6b0776097bde2d32dcb95404ce0e6474fe31fadcff862e UID:a934d83a-6e64-481f-b2eb-478eb940c74a NetNS:/var/run/netns/e54b0624-a09a-46e7-bc45-16df5a6a4b6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda934d83a_6e64_481f_b2eb_478eb940c74a.slice PodAnnotations:0xc0001ae848}] Aliases:map[]}\"",
2026-06-11 18:01:02.968244 | controller |     "Jun 11 16:29:45.405336 crc crio[23211]: time=\"2026-06-11T16:29:45.404364102Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-587ccfb98-d5jqj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.968260 | controller |     "Jun 11 16:29:45.450563 crc crio[23211]: time=\"2026-06-11T16:29:45.44904628Z\" level=info msg=\"Ran pod sandbox 219d022412e08dcc4b6b0776097bde2d32dcb95404ce0e6474fe31fadcff862e with infra container: cert-manager/cert-manager-webhook-587ccfb98-d5jqj/POD\" id=6b83cb55-e7f6-4719-94e6-d1a85a6a213f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.968275 | controller |     "Jun 11 16:29:45.458487 crc crio[23211]: time=\"2026-06-11T16:29:45.458260459Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-2bzz4 Namespace:cert-manager ID:f115aba27a416a265eb7968e130627f65db82d284d5832d4f278cc90e8aa60a4 UID:9c65d64a-b4e5-403b-8811-32248f478de6 NetNS:/var/run/netns/3b572e38-da53-43b0-86e4-7eae08e803f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c65d64a_b4e5_403b_8811_32248f478de6.slice PodAnnotations:0xc000612638}] Aliases:map[]}\"",
2026-06-11 18:01:02.968290 | controller |     "Jun 11 16:29:45.458487 crc crio[23211]: time=\"2026-06-11T16:29:45.458482694Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-68b757865b-2bzz4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.968305 | controller |     "Jun 11 16:29:45.491208 crc crio[23211]: time=\"2026-06-11T16:29:45.49091956Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=899a8cd5-af6a-43c4-b693-a4ede6b37df1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968319 | controller |     "Jun 11 16:29:45.491642 crc crio[23211]: time=\"2026-06-11T16:29:45.491508984Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=899a8cd5-af6a-43c4-b693-a4ede6b37df1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968333 | controller |     "Jun 11 16:29:45.496782 crc crio[23211]: time=\"2026-06-11T16:29:45.494379532Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=899a8cd5-af6a-43c4-b693-a4ede6b37df1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968348 | controller |     "Jun 11 16:29:45.500552 crc crio[23211]: time=\"2026-06-11T16:29:45.500021406Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=52145b9f-2f87-42b2-ab1c-7ecc566482d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.968363 | controller |     "Jun 11 16:29:45.513290 crc crio[23211]: time=\"2026-06-11T16:29:45.513172597Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-11 18:01:02.968378 | controller |     "Jun 11 16:29:45.831341 crc crio[23211]: time=\"2026-06-11T16:29:45.83114457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968392 | controller |     "Jun 11 16:29:46.038031 crc crio[23211]: time=\"2026-06-11T16:29:46.037956693Z\" level=info msg=\"Created container beadef37ddbf1261fec8dd6928bf15448480bbecf2d3774f87d9690f0a17aaf2: openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy-frr\" id=64c2a3a6-b8de-438a-bb86-afcb89036464 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.968410 | controller |     "Jun 11 16:29:46.039479 crc crio[23211]: time=\"2026-06-11T16:29:46.039311244Z\" level=info msg=\"Starting container: beadef37ddbf1261fec8dd6928bf15448480bbecf2d3774f87d9690f0a17aaf2\" id=ef76fc3a-7cc6-4ebc-952d-5b5acca6f23c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.968425 | controller |     "Jun 11 16:29:46.061195 crc crio[23211]: time=\"2026-06-11T16:29:46.061040669Z\" level=info msg=\"Started container\" PID=45123 containerID=beadef37ddbf1261fec8dd6928bf15448480bbecf2d3774f87d9690f0a17aaf2 description=openshift-frr-k8s/frr-k8s-b9jvw/kube-rbac-proxy-frr id=ef76fc3a-7cc6-4ebc-952d-5b5acca6f23c name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c7a264425db04053fd0ae389e291d8ebf9c6d3c0fcb637f64a6f6cf89c406",
2026-06-11 18:01:02.968440 | controller |     "Jun 11 16:29:46.819117 crc crio[23211]: 2026-06-11T16:29:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f115aba27a416a2 Mac:aa:45:5f:41:69:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/3b572e38-da53-43b0-86e4-7eae08e803f6 SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.968455 | controller |     "Jun 11 16:29:46.824556 crc crio[23211]: time=\"2026-06-11T16:29:46.822306878Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-2bzz4 Namespace:cert-manager ID:f115aba27a416a265eb7968e130627f65db82d284d5832d4f278cc90e8aa60a4 UID:9c65d64a-b4e5-403b-8811-32248f478de6 NetNS:/var/run/netns/3b572e38-da53-43b0-86e4-7eae08e803f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c65d64a_b4e5_403b_8811_32248f478de6.slice PodAnnotations:0xc000612638}] Aliases:map[]}\"",
2026-06-11 18:01:02.968471 | controller |     "Jun 11 16:29:46.824556 crc crio[23211]: time=\"2026-06-11T16:29:46.822698117Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-68b757865b-2bzz4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.968486 | controller |     "Jun 11 16:29:46.832662 crc crio[23211]: time=\"2026-06-11T16:29:46.832534859Z\" level=info msg=\"Ran pod sandbox f115aba27a416a265eb7968e130627f65db82d284d5832d4f278cc90e8aa60a4 with infra container: cert-manager/cert-manager-cainjector-68b757865b-2bzz4/POD\" id=210e9727-bc44-4f26-9d83-ad0510040a76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.968500 | controller |     "Jun 11 16:29:46.850592 crc crio[23211]: time=\"2026-06-11T16:29:46.850394141Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=fdc75b7b-5cf6-4100-a631-061b289ba736 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968534 | controller |     "Jun 11 16:29:46.850883 crc crio[23211]: time=\"2026-06-11T16:29:46.85075199Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=fdc75b7b-5cf6-4100-a631-061b289ba736 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968550 | controller |     "Jun 11 16:29:46.850883 crc crio[23211]: time=\"2026-06-11T16:29:46.850813742Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=fdc75b7b-5cf6-4100-a631-061b289ba736 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968565 | controller |     "Jun 11 16:29:46.855670 crc crio[23211]: time=\"2026-06-11T16:29:46.854654702Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=6d186206-b0c2-4577-acba-f242412e18f0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.968583 | controller |     "Jun 11 16:29:46.864717 crc crio[23211]: time=\"2026-06-11T16:29:46.86467604Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-11 18:01:02.968598 | controller |     "Jun 11 16:29:58.417379 crc crio[23211]: time=\"2026-06-11T16:29:58.416328067Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=de30efdf-40d6-43ac-a416-247b81f9cdbe name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.968612 | controller |     "Jun 11 16:29:58.421666 crc crio[23211]: time=\"2026-06-11T16:29:58.421612802Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=66f48025-77c3-4dfa-b1f7-7a6d0911d2ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968627 | controller |     "Jun 11 16:29:58.439746 crc crio[23211]: time=\"2026-06-11T16:29:58.439342762Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=52145b9f-2f87-42b2-ab1c-7ecc566482d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.968642 | controller |     "Jun 11 16:29:58.440749 crc crio[23211]: time=\"2026-06-11T16:29:58.440710444Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=f607ded5-57ed-413d-93d5-f32a69b38b52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968656 | controller |     "Jun 11 16:29:58.466518 crc crio[23211]: time=\"2026-06-11T16:29:58.464769893Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=01ac7730-9767-4cf5-985d-d79cb3c8378d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968671 | controller |     "Jun 11 16:29:58.466518 crc crio[23211]: time=\"2026-06-11T16:29:58.466047613Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=36783123-256a-4ec0-93bf-21a3baf44fb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968685 | controller |     "Jun 11 16:29:58.477250 crc crio[23211]: time=\"2026-06-11T16:29:58.475913197Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=6d186206-b0c2-4577-acba-f242412e18f0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.968700 | controller |     "Jun 11 16:29:58.477250 crc crio[23211]: time=\"2026-06-11T16:29:58.47603633Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-587ccfb98-d5jqj/cert-manager-webhook\" id=6ca4b4f9-40eb-4365-81b6-4c4d3137a807 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.968714 | controller |     "Jun 11 16:29:58.477250 crc crio[23211]: time=\"2026-06-11T16:29:58.476930921Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=f51fc911-1e0b-4cb9-8114-c80e9272c6c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968729 | controller |     "Jun 11 16:29:58.479178 crc crio[23211]: time=\"2026-06-11T16:29:58.479111572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968744 | controller |     "Jun 11 16:29:58.481591 crc crio[23211]: time=\"2026-06-11T16:29:58.481473128Z\" level=info msg=\"Creating container: cert-manager/cert-manager-79c8d999ff-z757t/cert-manager-controller\" id=89b8b118-8421-4bc5-9057-454cbead3232 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.968761 | controller |     "Jun 11 16:29:58.483183 crc crio[23211]: time=\"2026-06-11T16:29:58.483115847Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=0081935e-63f8-4811-b39b-4db4b4879540 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.968776 | controller |     "Jun 11 16:29:58.483837 crc crio[23211]: time=\"2026-06-11T16:29:58.483607158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968791 | controller |     "Jun 11 16:29:58.504690 crc crio[23211]: time=\"2026-06-11T16:29:58.504552394Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-2bzz4/cert-manager-cainjector\" id=06183259-854a-43a3-950a-7dbc2b975720 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.968806 | controller |     "Jun 11 16:29:58.522464 crc crio[23211]: time=\"2026-06-11T16:29:58.522291414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968820 | controller |     "Jun 11 16:29:58.523914 crc crio[23211]: time=\"2026-06-11T16:29:58.52383035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968835 | controller |     "Jun 11 16:29:58.529041 crc crio[23211]: time=\"2026-06-11T16:29:58.52893678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968849 | controller |     "Jun 11 16:29:58.550174 crc crio[23211]: time=\"2026-06-11T16:29:58.549975049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968864 | controller |     "Jun 11 16:29:58.556153 crc crio[23211]: time=\"2026-06-11T16:29:58.555802007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968878 | controller |     "Jun 11 16:29:58.596678 crc crio[23211]: time=\"2026-06-11T16:29:58.596625142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968892 | controller |     "Jun 11 16:29:58.599296 crc crio[23211]: time=\"2026-06-11T16:29:58.599269245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.968907 | controller |     "Jun 11 16:29:58.735780 crc crio[23211]: time=\"2026-06-11T16:29:58.735657201Z\" level=info msg=\"Created container 2fca2da078a65d02118ab95eceefe4164ba7eb0497871ac5092e66b829786376: cert-manager/cert-manager-webhook-587ccfb98-d5jqj/cert-manager-webhook\" id=6ca4b4f9-40eb-4365-81b6-4c4d3137a807 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.968921 | controller |     "Jun 11 16:29:58.737510 crc crio[23211]: time=\"2026-06-11T16:29:58.737358261Z\" level=info msg=\"Starting container: 2fca2da078a65d02118ab95eceefe4164ba7eb0497871ac5092e66b829786376\" id=ec0c34d7-6735-44fc-b94c-d7645698b25d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.968936 | controller |     "Jun 11 16:29:58.745963 crc crio[23211]: time=\"2026-06-11T16:29:58.745904884Z\" level=info msg=\"Started container\" PID=45387 containerID=2fca2da078a65d02118ab95eceefe4164ba7eb0497871ac5092e66b829786376 description=cert-manager/cert-manager-webhook-587ccfb98-d5jqj/cert-manager-webhook id=ec0c34d7-6735-44fc-b94c-d7645698b25d name=/runtime.v1.RuntimeService/StartContainer sandboxID=219d022412e08dcc4b6b0776097bde2d32dcb95404ce0e6474fe31fadcff862e",
2026-06-11 18:01:02.968954 | controller |     "Jun 11 16:29:58.750324 crc crio[23211]: time=\"2026-06-11T16:29:58.750212726Z\" level=info msg=\"Created container 3dc588c377368f1673c84ff77155b1b84af0a1a8a16824a3250358cdc9e0f573: cert-manager/cert-manager-79c8d999ff-z757t/cert-manager-controller\" id=89b8b118-8421-4bc5-9057-454cbead3232 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.968970 | controller |     "Jun 11 16:29:58.751326 crc crio[23211]: time=\"2026-06-11T16:29:58.75124594Z\" level=info msg=\"Starting container: 3dc588c377368f1673c84ff77155b1b84af0a1a8a16824a3250358cdc9e0f573\" id=45b6ed21-58bc-407a-928c-b755e4c9b502 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.968984 | controller |     "Jun 11 16:29:58.761068 crc crio[23211]: time=\"2026-06-11T16:29:58.760987761Z\" level=info msg=\"Started container\" PID=45390 containerID=3dc588c377368f1673c84ff77155b1b84af0a1a8a16824a3250358cdc9e0f573 description=cert-manager/cert-manager-79c8d999ff-z757t/cert-manager-controller id=45b6ed21-58bc-407a-928c-b755e4c9b502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643d505b024d2f0ef85d40a1a49df429cbc85a3767310d6e802e5455e1f5aa2c",
2026-06-11 18:01:02.969000 | controller |     "Jun 11 16:29:58.765896 crc crio[23211]: time=\"2026-06-11T16:29:58.76522318Z\" level=info msg=\"Created container 2cb741dce1e5a853cc034e42591ae571d9de69bb2ef187c3166785524506e140: cert-manager/cert-manager-cainjector-68b757865b-2bzz4/cert-manager-cainjector\" id=06183259-854a-43a3-950a-7dbc2b975720 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.969015 | controller |     "Jun 11 16:29:58.770161 crc crio[23211]: time=\"2026-06-11T16:29:58.76983997Z\" level=info msg=\"Starting container: 2cb741dce1e5a853cc034e42591ae571d9de69bb2ef187c3166785524506e140\" id=684a5e07-a383-4d7a-931c-edb0f647b5bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.969030 | controller |     "Jun 11 16:29:58.779057 crc crio[23211]: time=\"2026-06-11T16:29:58.778870924Z\" level=info msg=\"Started container\" PID=45393 containerID=2cb741dce1e5a853cc034e42591ae571d9de69bb2ef187c3166785524506e140 description=cert-manager/cert-manager-cainjector-68b757865b-2bzz4/cert-manager-cainjector id=684a5e07-a383-4d7a-931c-edb0f647b5bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f115aba27a416a265eb7968e130627f65db82d284d5832d4f278cc90e8aa60a4",
2026-06-11 18:01:02.969045 | controller |     "Jun 11 16:29:59.471642 crc crio[23211]: time=\"2026-06-11T16:29:59.470985656Z\" level=info msg=\"Stopping container: fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59 (timeout: 30s)\" id=a1a2594d-dbc1-4d99-9630-68774146cb62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.969060 | controller |     "Jun 11 16:29:59.513226 crc crio[23211]: time=\"2026-06-11T16:29:59.5129982Z\" level=info msg=\"Stopping container: 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad (timeout: 30s)\" id=c931d664-561f-4c48-9150-79873b4909fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.969075 | controller |     "Jun 11 16:29:59.650821 crc crio[23211]: time=\"2026-06-11T16:29:59.650715329Z\" level=info msg=\"Stopped container 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector\" id=c931d664-561f-4c48-9150-79873b4909fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.969090 | controller |     "Jun 11 16:29:59.651868 crc crio[23211]: time=\"2026-06-11T16:29:59.651804605Z\" level=info msg=\"Stopping pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc\" id=1143a909-46e3-4f9e-9cca-324a7b0bea41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.969107 | controller |     "Jun 11 16:29:59.652311 crc crio[23211]: time=\"2026-06-11T16:29:59.652247595Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-rkptg Namespace:cert-manager ID:8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc UID:c013bada-5d01-4571-a775-56d3bb8b4b03 NetNS:/var/run/netns/40972dd7-3c9e-4ac0-983c-26617944cd3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc013bada_5d01_4571_a775_56d3bb8b4b03.slice PodAnnotations:0xc002278688}] Aliases:map[]}\"",
2026-06-11 18:01:02.969123 | controller |     "Jun 11 16:29:59.652512 crc crio[23211]: time=\"2026-06-11T16:29:59.652410699Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-rkptg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.969138 | controller |     "Jun 11 16:30:00.053603 crc crio[23211]: time=\"2026-06-11T16:30:00.052976746Z\" level=info msg=\"Stopped pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc\" id=1143a909-46e3-4f9e-9cca-324a7b0bea41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.969152 | controller |     "Jun 11 16:30:00.107811 crc crio[23211]: time=\"2026-06-11T16:30:00.106737647Z\" level=info msg=\"Stopped container fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59: cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller\" id=a1a2594d-dbc1-4d99-9630-68774146cb62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.969167 | controller |     "Jun 11 16:30:00.110376 crc crio[23211]: time=\"2026-06-11T16:30:00.110137067Z\" level=info msg=\"Stopping pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb\" id=85d69136-f367-43af-885d-6b72c90ac7dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.969182 | controller |     "Jun 11 16:30:00.113866 crc crio[23211]: time=\"2026-06-11T16:30:00.113536247Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-57mz8 Namespace:cert-manager ID:288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb UID:9f0af1ca-926c-4047-b53a-d15bb324fa45 NetNS:/var/run/netns/9fb4c51e-ab2c-43af-b382-f78eea757043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f0af1ca_926c_4047_b53a_d15bb324fa45.slice PodAnnotations:0xc000d2e950}] Aliases:map[]}\"",
2026-06-11 18:01:02.969196 | controller |     "Jun 11 16:30:00.114787 crc crio[23211]: time=\"2026-06-11T16:30:00.11450485Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-7b8b89f89d-57mz8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.969211 | controller |     "Jun 11 16:30:00.412145 crc crio[23211]: time=\"2026-06-11T16:30:00.411961767Z\" level=info msg=\"Removing container: 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad\" id=e802eebb-77de-49b4-9831-c46068065c59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.969226 | controller |     "Jun 11 16:30:00.440826 crc crio[23211]: time=\"2026-06-11T16:30:00.440665477Z\" level=info msg=\"Removed container 2f8f3cd108921a412fe7b901bb033264c472ef6c9371baccb2cbef0371a1abad: cert-manager/cert-manager-cainjector-7f9fdd5dd5-rkptg/cert-manager-cainjector\" id=e802eebb-77de-49b4-9831-c46068065c59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.969241 | controller |     "Jun 11 16:30:00.562265 crc crio[23211]: time=\"2026-06-11T16:30:00.562155241Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686590-k66dl/POD\" id=fa6ccbc2-207d-475f-8ace-8d52baeb0a76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.969256 | controller |     "Jun 11 16:30:00.565332 crc crio[23211]: time=\"2026-06-11T16:30:00.563591945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.969273 | controller |     "Jun 11 16:30:00.617638 crc crio[23211]: time=\"2026-06-11T16:30:00.61752266Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686590-k66dl Namespace:openshift-infra ID:a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a UID:9478ca2f-5924-4a66-aa13-5c930d2810e5 NetNS:/var/run/netns/44a30176-1bbd-4a06-bab9-161ec524c786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9478ca2f_5924_4a66_aa13_5c930d2810e5.slice PodAnnotations:0xc0018bedc8}] Aliases:map[]}\"",
2026-06-11 18:01:02.969289 | controller |     "Jun 11 16:30:00.617638 crc crio[23211]: time=\"2026-06-11T16:30:00.617618592Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686590-k66dl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.969303 | controller |     "Jun 11 16:30:00.646232 crc crio[23211]: time=\"2026-06-11T16:30:00.645881352Z\" level=info msg=\"Stopped pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb\" id=85d69136-f367-43af-885d-6b72c90ac7dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.969317 | controller |     "Jun 11 16:30:00.676230 crc crio[23211]: time=\"2026-06-11T16:30:00.676155647Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/POD\" id=36cdf6b6-4225-4ed9-ad95-5f7d747e8fc5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.969332 | controller |     "Jun 11 16:30:00.676669 crc crio[23211]: time=\"2026-06-11T16:30:00.6762537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.969346 | controller |     "Jun 11 16:30:00.732898 crc crio[23211]: time=\"2026-06-11T16:30:00.732215824Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686590-nspq2 Namespace:openshift-operator-lifecycle-manager ID:13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841 UID:fe57fa08-47c4-4d79-9d8c-f6cbab0c20ae NetNS:/var/run/netns/02bc998e-cb62-42d3-b7d9-73c3fde930c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe57fa08_47c4_4d79_9d8c_f6cbab0c20ae.slice PodAnnotations:0xc0038ac030}] Aliases:map[]}\"",
2026-06-11 18:01:02.969361 | controller |     "Jun 11 16:30:00.732898 crc crio[23211]: time=\"2026-06-11T16:30:00.732858758Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686590-nspq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.969376 | controller |     "Jun 11 16:30:00.976268 crc crio[23211]: 2026-06-11T16:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6f417ea982574a Mac:92:4c:4b:f1:65:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/44a30176-1bbd-4a06-bab9-161ec524c786 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.969390 | controller |     "Jun 11 16:30:00.977284 crc crio[23211]: time=\"2026-06-11T16:30:00.977138428Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686590-k66dl Namespace:openshift-infra ID:a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a UID:9478ca2f-5924-4a66-aa13-5c930d2810e5 NetNS:/var/run/netns/44a30176-1bbd-4a06-bab9-161ec524c786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9478ca2f_5924_4a66_aa13_5c930d2810e5.slice PodAnnotations:0xc0018bedc8}] Aliases:map[]}\"",
2026-06-11 18:01:02.969405 | controller |     "Jun 11 16:30:00.977284 crc crio[23211]: time=\"2026-06-11T16:30:00.977283241Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686590-k66dl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.969422 | controller |     "Jun 11 16:30:00.984112 crc crio[23211]: time=\"2026-06-11T16:30:00.98397362Z\" level=info msg=\"Ran pod sandbox a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a with infra container: openshift-infra/auto-csr-approver-29686590-k66dl/POD\" id=fa6ccbc2-207d-475f-8ace-8d52baeb0a76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.969437 | controller |     "Jun 11 16:30:00.987791 crc crio[23211]: time=\"2026-06-11T16:30:00.987577694Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=11029112-1861-4c7c-b0c1-1c813f0e4c11 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.969452 | controller |     "Jun 11 16:30:00.995369 crc crio[23211]: time=\"2026-06-11T16:30:00.995303007Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:02.969466 | controller |     "Jun 11 16:30:01.351574 crc crio[23211]: 2026-06-11T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13b1ed31a764392 Mac:9e:c0:8d:2d:5f:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/02bc998e-cb62-42d3-b7d9-73c3fde930c5 SocketPath: PciID:}] [{Interface:0xc00011adc0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.969481 | controller |     "Jun 11 16:30:01.355736 crc crio[23211]: time=\"2026-06-11T16:30:01.355640952Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686590-nspq2 Namespace:openshift-operator-lifecycle-manager ID:13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841 UID:fe57fa08-47c4-4d79-9d8c-f6cbab0c20ae NetNS:/var/run/netns/02bc998e-cb62-42d3-b7d9-73c3fde930c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe57fa08_47c4_4d79_9d8c_f6cbab0c20ae.slice PodAnnotations:0xc0038ac030}] Aliases:map[]}\"",
2026-06-11 18:01:02.969496 | controller |     "Jun 11 16:30:01.356257 crc crio[23211]: time=\"2026-06-11T16:30:01.356064821Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686590-nspq2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.969526 | controller |     "Jun 11 16:30:01.367971 crc crio[23211]: time=\"2026-06-11T16:30:01.367700387Z\" level=info msg=\"Ran pod sandbox 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/POD\" id=36cdf6b6-4225-4ed9-ad95-5f7d747e8fc5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.969547 | controller |     "Jun 11 16:30:01.370489 crc crio[23211]: time=\"2026-06-11T16:30:01.370250398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3e6c90bd-3ccf-499a-aab4-6543f4f37f8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.969563 | controller |     "Jun 11 16:30:01.373869 crc crio[23211]: time=\"2026-06-11T16:30:01.373767692Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19916911-9661-460c-a3ae-f12c21a8baee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.969578 | controller |     "Jun 11 16:30:01.400246 crc crio[23211]: time=\"2026-06-11T16:30:01.400140815Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/collect-profiles\" id=90799ee1-92a8-4d00-a391-d03220bfa428 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.969593 | controller |     "Jun 11 16:30:01.400922 crc crio[23211]: time=\"2026-06-11T16:30:01.400864091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.969610 | controller |     "Jun 11 16:30:01.423376 crc crio[23211]: time=\"2026-06-11T16:30:01.423278562Z\" level=info msg=\"Removing container: fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59\" id=40e3f6da-f4ee-4c32-9873-e04958840d20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.969625 | controller |     "Jun 11 16:30:01.445664 crc crio[23211]: time=\"2026-06-11T16:30:01.445522428Z\" level=info msg=\"Removed container fc2420a052afe4717120eea58a7877d596da786f207467a0b74cdbc9fa811f59: cert-manager/cert-manager-7b8b89f89d-57mz8/cert-manager-controller\" id=40e3f6da-f4ee-4c32-9873-e04958840d20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.969640 | controller |     "Jun 11 16:30:01.451756 crc crio[23211]: time=\"2026-06-11T16:30:01.451284845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.969655 | controller |     "Jun 11 16:30:01.455169 crc crio[23211]: time=\"2026-06-11T16:30:01.455096605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.969669 | controller |     "Jun 11 16:30:01.569505 crc crio[23211]: time=\"2026-06-11T16:30:01.565725513Z\" level=info msg=\"Created container 8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/collect-profiles\" id=90799ee1-92a8-4d00-a391-d03220bfa428 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.969684 | controller |     "Jun 11 16:30:01.569505 crc crio[23211]: time=\"2026-06-11T16:30:01.56729406Z\" level=info msg=\"Starting container: 8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527\" id=aa16b2d1-62c8-4010-a604-d54599d0ff3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.969699 | controller |     "Jun 11 16:30:01.574403 crc crio[23211]: time=\"2026-06-11T16:30:01.574142752Z\" level=info msg=\"Started container\" PID=45624 containerID=8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527 description=openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/collect-profiles id=aa16b2d1-62c8-4010-a604-d54599d0ff3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841",
2026-06-11 18:01:02.969713 | controller |     "Jun 11 16:30:02.065679 crc crio[23211]: time=\"2026-06-11T16:30:02.064341508Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=11029112-1861-4c7c-b0c1-1c813f0e4c11 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.969728 | controller |     "Jun 11 16:30:02.067379 crc crio[23211]: time=\"2026-06-11T16:30:02.067313879Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec4ac7d3-7b2e-4d5c-833d-c6f6a2712556 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.969743 | controller |     "Jun 11 16:30:02.070890 crc crio[23211]: time=\"2026-06-11T16:30:02.070704528Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7b985899-874c-4124-ad05-bcbdfc2273bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.969757 | controller |     "Jun 11 16:30:02.078012 crc crio[23211]: time=\"2026-06-11T16:30:02.077915319Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686590-k66dl/oc\" id=6c54b1d6-e670-46d0-a986-632d3588ebfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.969772 | controller |     "Jun 11 16:30:02.078857 crc crio[23211]: time=\"2026-06-11T16:30:02.078770559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.969790 | controller |     "Jun 11 16:30:02.113966 crc crio[23211]: time=\"2026-06-11T16:30:02.113798328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.969804 | controller |     "Jun 11 16:30:02.479319 crc crio[23211]: time=\"2026-06-11T16:30:02.475777312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.969819 | controller |     "Jun 11 16:30:02.637340 crc crio[23211]: time=\"2026-06-11T16:30:02.637233891Z\" level=info msg=\"Created container e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb: openshift-infra/auto-csr-approver-29686590-k66dl/oc\" id=6c54b1d6-e670-46d0-a986-632d3588ebfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.969833 | controller |     "Jun 11 16:30:02.639641 crc crio[23211]: time=\"2026-06-11T16:30:02.639355411Z\" level=info msg=\"Starting container: e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb\" id=87bda1bc-cddc-40a7-b4d2-f0ea1e41a632 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.969848 | controller |     "Jun 11 16:30:02.645283 crc crio[23211]: time=\"2026-06-11T16:30:02.645130757Z\" level=info msg=\"Started container\" PID=45643 containerID=e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb description=openshift-infra/auto-csr-approver-29686590-k66dl/oc id=87bda1bc-cddc-40a7-b4d2-f0ea1e41a632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a",
2026-06-11 18:01:02.969863 | controller |     "Jun 11 16:30:03.487841 crc crio[23211]: time=\"2026-06-11T16:30:03.487003074Z\" level=info msg=\"Stopping pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841\" id=06748740-5b6a-400e-bc7c-6eb5f1ef2ce0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.969878 | controller |     "Jun 11 16:30:03.487841 crc crio[23211]: time=\"2026-06-11T16:30:03.487756211Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686590-nspq2 Namespace:openshift-operator-lifecycle-manager ID:13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841 UID:fe57fa08-47c4-4d79-9d8c-f6cbab0c20ae NetNS:/var/run/netns/02bc998e-cb62-42d3-b7d9-73c3fde930c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe57fa08_47c4_4d79_9d8c_f6cbab0c20ae.slice PodAnnotations:0xc000612750}] Aliases:map[]}\"",
2026-06-11 18:01:02.969893 | controller |     "Jun 11 16:30:03.488005 crc crio[23211]: time=\"2026-06-11T16:30:03.487914295Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686590-nspq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.969908 | controller |     "Jun 11 16:30:03.760230 crc crio[23211]: time=\"2026-06-11T16:30:03.759618294Z\" level=info msg=\"Stopped pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841\" id=06748740-5b6a-400e-bc7c-6eb5f1ef2ce0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.969922 | controller |     "Jun 11 16:30:04.499865 crc crio[23211]: time=\"2026-06-11T16:30:04.498093593Z\" level=info msg=\"Stopping pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a\" id=0abd3a05-e81d-45ff-9221-c8cc3630fc1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.969937 | controller |     "Jun 11 16:30:04.499865 crc crio[23211]: time=\"2026-06-11T16:30:04.498721638Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686590-k66dl Namespace:openshift-infra ID:a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a UID:9478ca2f-5924-4a66-aa13-5c930d2810e5 NetNS:/var/run/netns/44a30176-1bbd-4a06-bab9-161ec524c786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9478ca2f_5924_4a66_aa13_5c930d2810e5.slice PodAnnotations:0xc000130998}] Aliases:map[]}\"",
2026-06-11 18:01:02.969959 | controller |     "Jun 11 16:30:04.499865 crc crio[23211]: time=\"2026-06-11T16:30:04.498886571Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686590-k66dl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.969975 | controller |     "Jun 11 16:30:04.810243 crc crio[23211]: time=\"2026-06-11T16:30:04.808694651Z\" level=info msg=\"Stopped pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a\" id=0abd3a05-e81d-45ff-9221-c8cc3630fc1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.969990 | controller |     "Jun 11 16:30:05.817942 crc crio[23211]: time=\"2026-06-11T16:30:05.817811183Z\" level=info msg=\"Stopping container: 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904 (timeout: 30s)\" id=960f4b7f-7186-4191-b7ec-7262c8413dff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.970005 | controller |     "Jun 11 16:30:05.945371 crc crio[23211]: time=\"2026-06-11T16:30:05.944835269Z\" level=info msg=\"Stopped container 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook\" id=960f4b7f-7186-4191-b7ec-7262c8413dff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.970019 | controller |     "Jun 11 16:30:05.946391 crc crio[23211]: time=\"2026-06-11T16:30:05.946289793Z\" level=info msg=\"Stopping pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08\" id=d19b1f74-b4b3-457c-b788-f5ebd8f297e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.970034 | controller |     "Jun 11 16:30:05.947019 crc crio[23211]: time=\"2026-06-11T16:30:05.946950818Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-5g7vv Namespace:cert-manager ID:c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08 UID:93e63535-18ac-4e25-9ff4-e43617770cf9 NetNS:/var/run/netns/9641831d-ef8a-4009-b5d4-dbc69b03055f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93e63535_18ac_4e25_9ff4_e43617770cf9.slice PodAnnotations:0xc0001307d0}] Aliases:map[]}\"",
2026-06-11 18:01:02.970049 | controller |     "Jun 11 16:30:05.947195 crc crio[23211]: time=\"2026-06-11T16:30:05.947149233Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-5g7vv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.970064 | controller |     "Jun 11 16:30:06.243935 crc crio[23211]: time=\"2026-06-11T16:30:06.243823962Z\" level=info msg=\"Stopped pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08\" id=d19b1f74-b4b3-457c-b788-f5ebd8f297e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.970079 | controller |     "Jun 11 16:30:06.545382 crc crio[23211]: time=\"2026-06-11T16:30:06.545335645Z\" level=info msg=\"Removing container: 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904\" id=9bf830d2-896c-4808-ad37-046e5eb5495c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.970095 | controller |     "Jun 11 16:30:06.602612 crc crio[23211]: time=\"2026-06-11T16:30:06.601579715Z\" level=info msg=\"Removed container 7d4783a8525f50bb651f7d2d15220e6a169a84bcca93c5ec47744fada0501904: cert-manager/cert-manager-webhook-769f6b94cb-5g7vv/cert-manager-webhook\" id=9bf830d2-896c-4808-ad37-046e5eb5495c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.970112 | controller |     "Jun 11 16:30:06.907884 crc crio[23211]: time=\"2026-06-11T16:30:06.907298908Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-lxzp7/POD\" id=9d321b25-c4f8-4544-b8c4-f14a36097882 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.970131 | controller |     "Jun 11 16:30:06.908691 crc crio[23211]: time=\"2026-06-11T16:30:06.907910122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970146 | controller |     "Jun 11 16:30:06.938401 crc crio[23211]: time=\"2026-06-11T16:30:06.938316981Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lxzp7 Namespace:openshift-marketplace ID:4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8 UID:a4c97162-ecd7-4325-a989-5f0cb16fc8bb NetNS:/var/run/netns/df36f670-206f-4abf-afba-d3dde77109e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4c97162_ecd7_4325_a989_5f0cb16fc8bb.slice PodAnnotations:0xc0001ae9b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.970161 | controller |     "Jun 11 16:30:06.938401 crc crio[23211]: time=\"2026-06-11T16:30:06.938375173Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-lxzp7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.970176 | controller |     "Jun 11 16:30:07.548871 crc crio[23211]: 2026-06-11T16:30:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cc143b1f9a9d36 Mac:de:6f:55:e5:03:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/df36f670-206f-4abf-afba-d3dde77109e5 SocketPath: PciID:}] [{Interface:0xc0004b0790 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.970191 | controller |     "Jun 11 16:30:07.550851 crc crio[23211]: time=\"2026-06-11T16:30:07.55075991Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lxzp7 Namespace:openshift-marketplace ID:4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8 UID:a4c97162-ecd7-4325-a989-5f0cb16fc8bb NetNS:/var/run/netns/df36f670-206f-4abf-afba-d3dde77109e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4c97162_ecd7_4325_a989_5f0cb16fc8bb.slice PodAnnotations:0xc0001ae9b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.970207 | controller |     "Jun 11 16:30:07.551043 crc crio[23211]: time=\"2026-06-11T16:30:07.550977575Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-lxzp7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.970222 | controller |     "Jun 11 16:30:07.559137 crc crio[23211]: time=\"2026-06-11T16:30:07.559052446Z\" level=info msg=\"Ran pod sandbox 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8 with infra container: openshift-marketplace/redhat-operators-lxzp7/POD\" id=9d321b25-c4f8-4544-b8c4-f14a36097882 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.970237 | controller |     "Jun 11 16:30:07.561950 crc crio[23211]: time=\"2026-06-11T16:30:07.561828462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f04792bc-77f6-4257-ad61-b54f6ea9f4f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.970252 | controller |     "Jun 11 16:30:07.564336 crc crio[23211]: time=\"2026-06-11T16:30:07.564259109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b6bc2dd5-a7bc-4fab-a481-64934b8006ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.970266 | controller |     "Jun 11 16:30:07.583984 crc crio[23211]: time=\"2026-06-11T16:30:07.583227537Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lxzp7/extract-utilities\" id=be2ea70b-efbc-4a7f-9abf-e63c760ca956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.970287 | controller |     "Jun 11 16:30:07.584228 crc crio[23211]: time=\"2026-06-11T16:30:07.584197561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970302 | controller |     "Jun 11 16:30:07.626715 crc crio[23211]: time=\"2026-06-11T16:30:07.626598234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970317 | controller |     "Jun 11 16:30:07.631370 crc crio[23211]: time=\"2026-06-11T16:30:07.631228004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970332 | controller |     "Jun 11 16:30:07.750280 crc crio[23211]: time=\"2026-06-11T16:30:07.750147477Z\" level=info msg=\"Created container 76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27: openshift-marketplace/redhat-operators-lxzp7/extract-utilities\" id=be2ea70b-efbc-4a7f-9abf-e63c760ca956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.970347 | controller |     "Jun 11 16:30:07.751962 crc crio[23211]: time=\"2026-06-11T16:30:07.751615202Z\" level=info msg=\"Starting container: 76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27\" id=ab678d16-192f-4cc1-a38c-01758e807a89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.970362 | controller |     "Jun 11 16:30:07.758121 crc crio[23211]: time=\"2026-06-11T16:30:07.757980142Z\" level=info msg=\"Started container\" PID=45864 containerID=76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27 description=openshift-marketplace/redhat-operators-lxzp7/extract-utilities id=ab678d16-192f-4cc1-a38c-01758e807a89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8",
2026-06-11 18:01:02.970377 | controller |     "Jun 11 16:30:08.606768 crc crio[23211]: time=\"2026-06-11T16:30:08.606470325Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7dee6cc0-dd0c-451d-87a3-576b662a645f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.970391 | controller |     "Jun 11 16:30:08.611831 crc crio[23211]: time=\"2026-06-11T16:30:08.611187476Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.970406 | controller |     "Jun 11 16:30:09.650349 crc crio[23211]: time=\"2026-06-11T16:30:09.648839665Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=7dee6cc0-dd0c-451d-87a3-576b662a645f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.970420 | controller |     "Jun 11 16:30:09.654740 crc crio[23211]: time=\"2026-06-11T16:30:09.654128009Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b134c470-b47e-4dbf-b4c6-786a63717577 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.970434 | controller |     "Jun 11 16:30:09.661206 crc crio[23211]: time=\"2026-06-11T16:30:09.660202394Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ba94ce17-1d52-4018-a029-81a109fbd682 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.970449 | controller |     "Jun 11 16:30:09.768845 crc crio[23211]: time=\"2026-06-11T16:30:09.7686811Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lxzp7/extract-content\" id=c8d8d07a-d909-47e7-aac4-999b81dfae04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.970464 | controller |     "Jun 11 16:30:09.769627 crc crio[23211]: time=\"2026-06-11T16:30:09.769352006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970481 | controller |     "Jun 11 16:30:09.803065 crc crio[23211]: time=\"2026-06-11T16:30:09.802940191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970496 | controller |     "Jun 11 16:30:09.807285 crc crio[23211]: time=\"2026-06-11T16:30:09.807211152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970525 | controller |     "Jun 11 16:30:09.962616 crc crio[23211]: time=\"2026-06-11T16:30:09.962497515Z\" level=info msg=\"Created container ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509: openshift-marketplace/redhat-operators-lxzp7/extract-content\" id=c8d8d07a-d909-47e7-aac4-999b81dfae04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.970545 | controller |     "Jun 11 16:30:09.963850 crc crio[23211]: time=\"2026-06-11T16:30:09.963761455Z\" level=info msg=\"Starting container: ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509\" id=3880a6c2-c0dc-4dc7-9ec5-35f953a60971 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.970560 | controller |     "Jun 11 16:30:09.969721 crc crio[23211]: time=\"2026-06-11T16:30:09.96949865Z\" level=info msg=\"Started container\" PID=45906 containerID=ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509 description=openshift-marketplace/redhat-operators-lxzp7/extract-content id=3880a6c2-c0dc-4dc7-9ec5-35f953a60971 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8",
2026-06-11 18:01:02.970576 | controller |     "Jun 11 16:30:17.609332 crc crio[23211]: time=\"2026-06-11T16:30:17.607347472Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-j76js/POD\" id=7c7fb494-719d-4b36-9827-7b6964e425fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.970590 | controller |     "Jun 11 16:30:17.611390 crc crio[23211]: time=\"2026-06-11T16:30:17.609354569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970605 | controller |     "Jun 11 16:30:17.955213 crc crio[23211]: time=\"2026-06-11T16:30:17.953854259Z\" level=info msg=\"Got pod network &{Name:community-operators-j76js Namespace:openshift-marketplace ID:ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527 UID:25a66648-92f1-4b05-aae0-91cf45dc3919 NetNS:/var/run/netns/bc7e7f0a-6d18-45fa-b1af-efb1c061e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25a66648_92f1_4b05_aae0_91cf45dc3919.slice PodAnnotations:0xc002818b80}] Aliases:map[]}\"",
2026-06-11 18:01:02.970619 | controller |     "Jun 11 16:30:17.955213 crc crio[23211]: time=\"2026-06-11T16:30:17.953930882Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-j76js to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.970634 | controller |     "Jun 11 16:30:23.695220 crc crio[23211]: 2026-06-11T16:30:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed1b4ee4256cd60 Mac:fa:fc:51:df:71:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/bc7e7f0a-6d18-45fa-b1af-efb1c061e62e SocketPath: PciID:}] [{Interface:0xc0002485d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.970648 | controller |     "Jun 11 16:30:23.707713 crc crio[23211]: time=\"2026-06-11T16:30:23.707508375Z\" level=info msg=\"Got pod network &{Name:community-operators-j76js Namespace:openshift-marketplace ID:ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527 UID:25a66648-92f1-4b05-aae0-91cf45dc3919 NetNS:/var/run/netns/bc7e7f0a-6d18-45fa-b1af-efb1c061e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25a66648_92f1_4b05_aae0_91cf45dc3919.slice PodAnnotations:0xc002818b80}] Aliases:map[]}\"",
2026-06-11 18:01:02.970666 | controller |     "Jun 11 16:30:23.708088 crc crio[23211]: time=\"2026-06-11T16:30:23.707979807Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-j76js for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.970681 | controller |     "Jun 11 16:30:23.736979 crc crio[23211]: time=\"2026-06-11T16:30:23.73683052Z\" level=info msg=\"Ran pod sandbox ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527 with infra container: openshift-marketplace/community-operators-j76js/POD\" id=7c7fb494-719d-4b36-9827-7b6964e425fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.970695 | controller |     "Jun 11 16:30:23.748231 crc crio[23211]: time=\"2026-06-11T16:30:23.748092307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=119ea24b-c9d7-4706-923e-d38b1f059dfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.970709 | controller |     "Jun 11 16:30:23.769796 crc crio[23211]: time=\"2026-06-11T16:30:23.76940211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8636b209-18e6-47ce-860a-b38870283101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.970723 | controller |     "Jun 11 16:30:23.781847 crc crio[23211]: time=\"2026-06-11T16:30:23.781600048Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-j76js/extract-utilities\" id=6ee9e8b7-e8b6-499d-b9d7-79cc99ec1f58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.970737 | controller |     "Jun 11 16:30:23.784860 crc crio[23211]: time=\"2026-06-11T16:30:23.784626021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970751 | controller |     "Jun 11 16:30:23.905871 crc crio[23211]: time=\"2026-06-11T16:30:23.905764556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970765 | controller |     "Jun 11 16:30:23.933952 crc crio[23211]: time=\"2026-06-11T16:30:23.933632035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970779 | controller |     "Jun 11 16:30:24.130384 crc crio[23211]: time=\"2026-06-11T16:30:24.129821766Z\" level=info msg=\"Created container 037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3: openshift-marketplace/community-operators-j76js/extract-utilities\" id=6ee9e8b7-e8b6-499d-b9d7-79cc99ec1f58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.970793 | controller |     "Jun 11 16:30:24.131841 crc crio[23211]: time=\"2026-06-11T16:30:24.131752103Z\" level=info msg=\"Starting container: 037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3\" id=f9ef4409-9bcc-499a-b804-878fb3e0b642 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.970807 | controller |     "Jun 11 16:30:24.146668 crc crio[23211]: time=\"2026-06-11T16:30:24.141164676Z\" level=info msg=\"Started container\" PID=46177 containerID=037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3 description=openshift-marketplace/community-operators-j76js/extract-utilities id=f9ef4409-9bcc-499a-b804-878fb3e0b642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527",
2026-06-11 18:01:02.970825 | controller |     "Jun 11 16:30:24.503967 crc crio[23211]: time=\"2026-06-11T16:30:24.497881564Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=40f941a1-a1c0-419a-9245-84b31aff0ee6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.970840 | controller |     "Jun 11 16:30:24.520343 crc crio[23211]: time=\"2026-06-11T16:30:24.520241873Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.970854 | controller |     "Jun 11 16:30:25.369081 crc crio[23211]: time=\"2026-06-11T16:30:25.367694191Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=40f941a1-a1c0-419a-9245-84b31aff0ee6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.970869 | controller |     "Jun 11 16:30:25.371509 crc crio[23211]: time=\"2026-06-11T16:30:25.371356107Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0a58288d-7cac-432e-b6eb-e3aae789abfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.970883 | controller |     "Jun 11 16:30:25.377246 crc crio[23211]: time=\"2026-06-11T16:30:25.377084303Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0ca53b1e-af4f-47c5-bf0e-d2a16503554c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.970898 | controller |     "Jun 11 16:30:25.404711 crc crio[23211]: time=\"2026-06-11T16:30:25.404250527Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-j76js/extract-content\" id=b3981c27-e08a-4951-94dc-bfe943a2dc33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.970912 | controller |     "Jun 11 16:30:25.405074 crc crio[23211]: time=\"2026-06-11T16:30:25.404944573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970927 | controller |     "Jun 11 16:30:25.476719 crc crio[23211]: time=\"2026-06-11T16:30:25.469261364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970941 | controller |     "Jun 11 16:30:25.476719 crc crio[23211]: time=\"2026-06-11T16:30:25.474934308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.970955 | controller |     "Jun 11 16:30:25.784886 crc crio[23211]: time=\"2026-06-11T16:30:25.782044923Z\" level=info msg=\"Created container 67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2: openshift-marketplace/community-operators-j76js/extract-content\" id=b3981c27-e08a-4951-94dc-bfe943a2dc33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.970970 | controller |     "Jun 11 16:30:25.791883 crc crio[23211]: time=\"2026-06-11T16:30:25.787287007Z\" level=info msg=\"Starting container: 67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2\" id=05799647-6eac-468a-87c9-0d87802751fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.970985 | controller |     "Jun 11 16:30:25.811630 crc crio[23211]: time=\"2026-06-11T16:30:25.811289015Z\" level=info msg=\"Started container\" PID=46223 containerID=67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2 description=openshift-marketplace/community-operators-j76js/extract-content id=05799647-6eac-468a-87c9-0d87802751fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527",
2026-06-11 18:01:02.970999 | controller |     "Jun 11 16:30:26.537847 crc crio[23211]: time=\"2026-06-11T16:30:26.537755431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a7593343-8d34-49cb-9a91-d3abb0956d1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.971017 | controller |     "Jun 11 16:30:26.539821 crc crio[23211]: time=\"2026-06-11T16:30:26.539712407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0445505b-b730-4f53-85e0-2491c1cfcb97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.971032 | controller |     "Jun 11 16:30:26.631940 crc crio[23211]: time=\"2026-06-11T16:30:26.631715844Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lxzp7/registry-server\" id=a51c3d5c-f51d-4ecc-a36f-e9f3a57714c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.971047 | controller |     "Jun 11 16:30:26.632788 crc crio[23211]: time=\"2026-06-11T16:30:26.632692677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.971061 | controller |     "Jun 11 16:30:26.704086 crc crio[23211]: time=\"2026-06-11T16:30:26.70381431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.971076 | controller |     "Jun 11 16:30:26.707872 crc crio[23211]: time=\"2026-06-11T16:30:26.707689081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.971090 | controller |     "Jun 11 16:30:27.021893 crc crio[23211]: time=\"2026-06-11T16:30:27.021259909Z\" level=info msg=\"Created container 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27: openshift-marketplace/redhat-operators-lxzp7/registry-server\" id=a51c3d5c-f51d-4ecc-a36f-e9f3a57714c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.971105 | controller |     "Jun 11 16:30:27.026904 crc crio[23211]: time=\"2026-06-11T16:30:27.02679177Z\" level=info msg=\"Starting container: 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27\" id=e96985dd-355e-42df-ba65-5503faef9049 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.971120 | controller |     "Jun 11 16:30:27.065580 crc crio[23211]: time=\"2026-06-11T16:30:27.065026275Z\" level=info msg=\"Started container\" PID=46241 containerID=0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27 description=openshift-marketplace/redhat-operators-lxzp7/registry-server id=e96985dd-355e-42df-ba65-5503faef9049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8",
2026-06-11 18:01:02.971136 | controller |     "Jun 11 16:30:31.223345 crc crio[23211]: time=\"2026-06-11T16:30:31.221830442Z\" level=info msg=\"Removing container: 9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a\" id=85ccd83d-80c7-4e24-acda-21f4163729ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.971151 | controller |     "Jun 11 16:30:31.587615 crc crio[23211]: time=\"2026-06-11T16:30:31.587415611Z\" level=info msg=\"Removed container 9b1ba1839599bb80fd8ce6a4f410276e5c810a905b85d64bd78ae1c5b7586c0a: openshift-infra/auto-csr-approver-29686584-qxvbm/oc\" id=85ccd83d-80c7-4e24-acda-21f4163729ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.971166 | controller |     "Jun 11 16:30:31.605791 crc crio[23211]: time=\"2026-06-11T16:30:31.605686364Z\" level=info msg=\"Stopping pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c\" id=caf95427-b633-4667-9019-ceb03b0ebb43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.971181 | controller |     "Jun 11 16:30:31.605791 crc crio[23211]: time=\"2026-06-11T16:30:31.605765856Z\" level=info msg=\"Stopped pod sandbox (already stopped): 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c\" id=caf95427-b633-4667-9019-ceb03b0ebb43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.971198 | controller |     "Jun 11 16:30:31.607042 crc crio[23211]: time=\"2026-06-11T16:30:31.607002535Z\" level=info msg=\"Removing pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c\" id=8b4fdc31-f08c-4da8-bc41-74637cf533b4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.971214 | controller |     "Jun 11 16:30:31.640249 crc crio[23211]: time=\"2026-06-11T16:30:31.640008906Z\" level=info msg=\"Removed pod sandbox: 12f0b46f94746bec4eeb02bae0478ef18e479b6f9bed1d9b9626b1798b423d8c\" id=8b4fdc31-f08c-4da8-bc41-74637cf533b4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.971229 | controller |     "Jun 11 16:30:31.642723 crc crio[23211]: time=\"2026-06-11T16:30:31.642391081Z\" level=info msg=\"Stopping pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb\" id=40154f34-59b9-4220-867b-cd63a76f8164 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.971243 | controller |     "Jun 11 16:30:31.642723 crc crio[23211]: time=\"2026-06-11T16:30:31.642715979Z\" level=info msg=\"Stopped pod sandbox (already stopped): 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb\" id=40154f34-59b9-4220-867b-cd63a76f8164 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.971258 | controller |     "Jun 11 16:30:31.643860 crc crio[23211]: time=\"2026-06-11T16:30:31.643672313Z\" level=info msg=\"Removing pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb\" id=a9d379be-b738-44b3-a425-77ca3493e2c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.971272 | controller |     "Jun 11 16:30:31.657996 crc crio[23211]: time=\"2026-06-11T16:30:31.657554311Z\" level=info msg=\"Removed pod sandbox: 288bb9e46597a601e89aa6dfe9311d39a4bba569ddbb83e3af4d3f7d9bb2f4bb\" id=a9d379be-b738-44b3-a425-77ca3493e2c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.971287 | controller |     "Jun 11 16:30:31.660967 crc crio[23211]: time=\"2026-06-11T16:30:31.660267055Z\" level=info msg=\"Stopping pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc\" id=c4262ba9-d581-4d9d-bee2-8fa10eac439f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.971301 | controller |     "Jun 11 16:30:31.660967 crc crio[23211]: time=\"2026-06-11T16:30:31.660703005Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc\" id=c4262ba9-d581-4d9d-bee2-8fa10eac439f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.971316 | controller |     "Jun 11 16:30:31.664941 crc crio[23211]: time=\"2026-06-11T16:30:31.664871324Z\" level=info msg=\"Removing pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc\" id=5c1e47a8-4ec1-4d9c-a2ae-b63046d66f2a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.971330 | controller |     "Jun 11 16:30:31.677675 crc crio[23211]: time=\"2026-06-11T16:30:31.677274778Z\" level=info msg=\"Removed pod sandbox: 8d24559353e09c541c24c2ac09b3fc1d169de54f86c9094f730d6c4d85982cdc\" id=5c1e47a8-4ec1-4d9c-a2ae-b63046d66f2a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.971345 | controller |     "Jun 11 16:30:31.679245 crc crio[23211]: time=\"2026-06-11T16:30:31.67905789Z\" level=info msg=\"Stopping pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08\" id=90dbba52-71d4-4f9c-9423-17ddac9a2269 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.971360 | controller |     "Jun 11 16:30:31.679338 crc crio[23211]: time=\"2026-06-11T16:30:31.679275375Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08\" id=90dbba52-71d4-4f9c-9423-17ddac9a2269 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.971377 | controller |     "Jun 11 16:30:31.682240 crc crio[23211]: time=\"2026-06-11T16:30:31.682078241Z\" level=info msg=\"Removing pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08\" id=08d4f006-b846-4da6-8434-31fc6fd0bd54 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.971393 | controller |     "Jun 11 16:30:31.699950 crc crio[23211]: time=\"2026-06-11T16:30:31.699843841Z\" level=info msg=\"Removed pod sandbox: c6557b5d0cf54eb8586510bc98941128996a05a51200a37519e2a79ca8849a08\" id=08d4f006-b846-4da6-8434-31fc6fd0bd54 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.971408 | controller |     "Jun 11 16:30:33.090380 crc crio[23211]: time=\"2026-06-11T16:30:33.089801304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6f2179ba-f134-435b-93f5-004f34b9fc1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.971422 | controller |     "Jun 11 16:30:33.094033 crc crio[23211]: time=\"2026-06-11T16:30:33.093934091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=001ec0f4-ae78-4af2-bad6-7cff246d5475 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.971437 | controller |     "Jun 11 16:30:33.173220 crc crio[23211]: time=\"2026-06-11T16:30:33.173112204Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-j76js/registry-server\" id=156daeca-bdb2-4664-a742-d1822725bbb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.971452 | controller |     "Jun 11 16:30:33.174216 crc crio[23211]: time=\"2026-06-11T16:30:33.174113318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.971466 | controller |     "Jun 11 16:30:33.254580 crc crio[23211]: time=\"2026-06-11T16:30:33.250659869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.971481 | controller |     "Jun 11 16:30:33.257726 crc crio[23211]: time=\"2026-06-11T16:30:33.254991531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.971496 | controller |     "Jun 11 16:30:33.408937 crc crio[23211]: time=\"2026-06-11T16:30:33.408155615Z\" level=info msg=\"Created container 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338: openshift-marketplace/community-operators-j76js/registry-server\" id=156daeca-bdb2-4664-a742-d1822725bbb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.971525 | controller |     "Jun 11 16:30:33.410564 crc crio[23211]: time=\"2026-06-11T16:30:33.410391578Z\" level=info msg=\"Starting container: 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338\" id=946c8a36-fad7-4fa5-961e-40661a7b894d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.971546 | controller |     "Jun 11 16:30:33.450115 crc crio[23211]: time=\"2026-06-11T16:30:33.442159909Z\" level=info msg=\"Started container\" PID=46358 containerID=848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338 description=openshift-marketplace/community-operators-j76js/registry-server id=946c8a36-fad7-4fa5-961e-40661a7b894d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527",
2026-06-11 18:01:02.971562 | controller |     "Jun 11 16:30:43.580702 crc crio[23211]: time=\"2026-06-11T16:30:43.575282088Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-txpvn/POD\" id=f538ad68-7f35-4f16-b717-581848c5230e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.971580 | controller |     "Jun 11 16:30:43.580702 crc crio[23211]: time=\"2026-06-11T16:30:43.576331064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.971596 | controller |     "Jun 11 16:30:43.612068 crc crio[23211]: time=\"2026-06-11T16:30:43.611074616Z\" level=info msg=\"Got pod network &{Name:certified-operators-txpvn Namespace:openshift-marketplace ID:a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd UID:e8361794-9bde-41f2-a375-4f6ddf529bb8 NetNS:/var/run/netns/3164749c-f107-4b7c-992f-198b664d3861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8361794_9bde_41f2_a375_4f6ddf529bb8.slice PodAnnotations:0xc0018be9c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.971611 | controller |     "Jun 11 16:30:43.612068 crc crio[23211]: time=\"2026-06-11T16:30:43.611581158Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-txpvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.971626 | controller |     "Jun 11 16:30:45.210910 crc crio[23211]: 2026-06-11T16:30:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9e7bbe9ee0dfac Mac:3a:4a:52:58:94:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/3164749c-f107-4b7c-992f-198b664d3861 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.971640 | controller |     "Jun 11 16:30:45.210910 crc crio[23211]: time=\"2026-06-11T16:30:45.199038253Z\" level=info msg=\"Got pod network &{Name:certified-operators-txpvn Namespace:openshift-marketplace ID:a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd UID:e8361794-9bde-41f2-a375-4f6ddf529bb8 NetNS:/var/run/netns/3164749c-f107-4b7c-992f-198b664d3861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8361794_9bde_41f2_a375_4f6ddf529bb8.slice PodAnnotations:0xc0018be9c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.971655 | controller |     "Jun 11 16:30:45.210910 crc crio[23211]: time=\"2026-06-11T16:30:45.199373561Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-txpvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.971670 | controller |     "Jun 11 16:30:45.213364 crc crio[23211]: time=\"2026-06-11T16:30:45.21328235Z\" level=info msg=\"Ran pod sandbox a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd with infra container: openshift-marketplace/certified-operators-txpvn/POD\" id=f538ad68-7f35-4f16-b717-581848c5230e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.971685 | controller |     "Jun 11 16:30:45.215479 crc crio[23211]: time=\"2026-06-11T16:30:45.215319857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=859d2daa-46f7-4ee2-b781-1431ea314c58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.971699 | controller |     "Jun 11 16:30:45.218305 crc crio[23211]: time=\"2026-06-11T16:30:45.218097584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e60dec92-60b2-4afa-9ad3-a91d1ae948fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.971714 | controller |     "Jun 11 16:30:45.227871 crc crio[23211]: time=\"2026-06-11T16:30:45.227760892Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-txpvn/extract-utilities\" id=c405522a-7372-4613-b0c1-2ed24c2380d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.971728 | controller |     "Jun 11 16:30:45.228151 crc crio[23211]: time=\"2026-06-11T16:30:45.228086309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.971746 | controller |     "Jun 11 16:30:45.256732 crc crio[23211]: time=\"2026-06-11T16:30:45.256628195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.971760 | controller |     "Jun 11 16:30:45.262682 crc crio[23211]: time=\"2026-06-11T16:30:45.262609807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.971775 | controller |     "Jun 11 16:30:45.397991 crc crio[23211]: time=\"2026-06-11T16:30:45.397839616Z\" level=info msg=\"Created container 9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e: openshift-marketplace/certified-operators-txpvn/extract-utilities\" id=c405522a-7372-4613-b0c1-2ed24c2380d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.971789 | controller |     "Jun 11 16:30:45.399559 crc crio[23211]: time=\"2026-06-11T16:30:45.399243299Z\" level=info msg=\"Starting container: 9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e\" id=04ef31bc-5e09-4339-8470-8e5434b2ac39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.971818 | controller |     "Jun 11 16:30:45.407588 crc crio[23211]: time=\"2026-06-11T16:30:45.406305286Z\" level=info msg=\"Started container\" PID=46624 containerID=9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e description=openshift-marketplace/certified-operators-txpvn/extract-utilities id=04ef31bc-5e09-4339-8470-8e5434b2ac39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd",
2026-06-11 18:01:02.971835 | controller |     "Jun 11 16:30:45.922843 crc crio[23211]: time=\"2026-06-11T16:30:45.922306674Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8433f0d4-b611-4c0d-a7b5-500445d5bb3e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.971850 | controller |     "Jun 11 16:30:45.927350 crc crio[23211]: time=\"2026-06-11T16:30:45.927273101Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:01:02.971865 | controller |     "Jun 11 16:30:47.085874 crc crio[23211]: time=\"2026-06-11T16:30:47.085600632Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=8433f0d4-b611-4c0d-a7b5-500445d5bb3e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.971880 | controller |     "Jun 11 16:30:47.090681 crc crio[23211]: time=\"2026-06-11T16:30:47.09055308Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1c404bbb-fc59-4fbe-bb29-58d17ddcea54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.971895 | controller |     "Jun 11 16:30:47.094299 crc crio[23211]: time=\"2026-06-11T16:30:47.093580752Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=83558089-d781-43ba-b7f8-ab75d02018f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.971910 | controller |     "Jun 11 16:30:47.102542 crc crio[23211]: time=\"2026-06-11T16:30:47.102357919Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-txpvn/extract-content\" id=76eb193c-5c35-40a0-8e5f-189bcea73584 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.971926 | controller |     "Jun 11 16:30:47.102994 crc crio[23211]: time=\"2026-06-11T16:30:47.102915143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.971945 | controller |     "Jun 11 16:30:47.132340 crc crio[23211]: time=\"2026-06-11T16:30:47.132232335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.971960 | controller |     "Jun 11 16:30:47.134937 crc crio[23211]: time=\"2026-06-11T16:30:47.134883228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.971975 | controller |     "Jun 11 16:30:47.291909 crc crio[23211]: time=\"2026-06-11T16:30:47.291266069Z\" level=info msg=\"Created container 4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d: openshift-marketplace/certified-operators-txpvn/extract-content\" id=76eb193c-5c35-40a0-8e5f-189bcea73584 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.971989 | controller |     "Jun 11 16:30:47.293420 crc crio[23211]: time=\"2026-06-11T16:30:47.293376319Z\" level=info msg=\"Starting container: 4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d\" id=ef3d7ea6-9574-4e8d-aa56-e28383f02d97 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.972003 | controller |     "Jun 11 16:30:47.298947 crc crio[23211]: time=\"2026-06-11T16:30:47.29891334Z\" level=info msg=\"Started container\" PID=46662 containerID=4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d description=openshift-marketplace/certified-operators-txpvn/extract-content id=ef3d7ea6-9574-4e8d-aa56-e28383f02d97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd",
2026-06-11 18:01:02.972018 | controller |     "Jun 11 16:30:49.436698 crc crio[23211]: time=\"2026-06-11T16:30:49.43525307Z\" level=info msg=\"Stopping container: 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27 (timeout: 2s)\" id=ecbd3b90-3116-4e2b-a1e8-41511c1fc57e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.972033 | controller |     "Jun 11 16:30:50.062329 crc crio[23211]: time=\"2026-06-11T16:30:50.061988497Z\" level=info msg=\"Stopped container 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27: openshift-marketplace/redhat-operators-lxzp7/registry-server\" id=ecbd3b90-3116-4e2b-a1e8-41511c1fc57e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.972047 | controller |     "Jun 11 16:30:50.066138 crc crio[23211]: time=\"2026-06-11T16:30:50.066056454Z\" level=info msg=\"Stopping pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\" id=e3cd5793-cedb-4b3d-9473-ab1b2a62a168 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.972061 | controller |     "Jun 11 16:30:50.067077 crc crio[23211]: time=\"2026-06-11T16:30:50.066992556Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lxzp7 Namespace:openshift-marketplace ID:4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8 UID:a4c97162-ecd7-4325-a989-5f0cb16fc8bb NetNS:/var/run/netns/df36f670-206f-4abf-afba-d3dde77109e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4c97162_ecd7_4325_a989_5f0cb16fc8bb.slice PodAnnotations:0xc00008c640}] Aliases:map[]}\"",
2026-06-11 18:01:02.972076 | controller |     "Jun 11 16:30:50.067327 crc crio[23211]: time=\"2026-06-11T16:30:50.067231442Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-lxzp7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.972091 | controller |     "Jun 11 16:30:50.334977 crc crio[23211]: time=\"2026-06-11T16:30:50.333571112Z\" level=info msg=\"Stopping container: 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338 (timeout: 2s)\" id=37554928-8a2d-4a92-bf28-2c2dd057cbb8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.972106 | controller |     "Jun 11 16:30:50.766685 crc crio[23211]: time=\"2026-06-11T16:30:50.766585237Z\" level=info msg=\"Stopped pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\" id=e3cd5793-cedb-4b3d-9473-ab1b2a62a168 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.972124 | controller |     "Jun 11 16:30:51.036874 crc crio[23211]: time=\"2026-06-11T16:30:51.036601534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=18861db8-75a0-4418-8b6c-d5486e7ee9e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.972139 | controller |     "Jun 11 16:30:51.041143 crc crio[23211]: time=\"2026-06-11T16:30:51.040627799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=14032a28-96ac-4f07-9f93-588346ea8c34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.972154 | controller |     "Jun 11 16:30:51.055164 crc crio[23211]: time=\"2026-06-11T16:30:51.054755484Z\" level=info msg=\"Removing container: 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27\" id=89273741-f54b-4613-9d48-cf28ee981d42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.972170 | controller |     "Jun 11 16:30:51.076726 crc crio[23211]: time=\"2026-06-11T16:30:51.076479818Z\" level=info msg=\"Removed container 0e690896f258a2445c9e9f821466899a9f989e4cb406725e1747afd2f2176f27: openshift-marketplace/redhat-operators-lxzp7/registry-server\" id=89273741-f54b-4613-9d48-cf28ee981d42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.972185 | controller |     "Jun 11 16:30:51.082624 crc crio[23211]: time=\"2026-06-11T16:30:51.082468959Z\" level=info msg=\"Removing container: ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509\" id=190b8cfa-8f77-4f87-8bc0-43eecffb3e04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.972201 | controller |     "Jun 11 16:30:51.130010 crc crio[23211]: time=\"2026-06-11T16:30:51.128818057Z\" level=info msg=\"Removed container ddf4e88447e1e2a701fc19fbbf3a95c932eac18cffc01547cee18d97bd02c509: openshift-marketplace/redhat-operators-lxzp7/extract-content\" id=190b8cfa-8f77-4f87-8bc0-43eecffb3e04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.972216 | controller |     "Jun 11 16:30:51.131341 crc crio[23211]: time=\"2026-06-11T16:30:51.131016527Z\" level=info msg=\"Stopped container 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338: openshift-marketplace/community-operators-j76js/registry-server\" id=37554928-8a2d-4a92-bf28-2c2dd057cbb8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.972232 | controller |     "Jun 11 16:30:51.133288 crc crio[23211]: time=\"2026-06-11T16:30:51.133220591Z\" level=info msg=\"Stopping pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\" id=38d9c12f-d386-47f5-b605-75c77cb42d94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.972247 | controller |     "Jun 11 16:30:51.134160 crc crio[23211]: time=\"2026-06-11T16:30:51.13405718Z\" level=info msg=\"Got pod network &{Name:community-operators-j76js Namespace:openshift-marketplace ID:ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527 UID:25a66648-92f1-4b05-aae0-91cf45dc3919 NetNS:/var/run/netns/bc7e7f0a-6d18-45fa-b1af-efb1c061e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25a66648_92f1_4b05_aae0_91cf45dc3919.slice PodAnnotations:0xc00008ca68}] Aliases:map[]}\"",
2026-06-11 18:01:02.972264 | controller |     "Jun 11 16:30:51.134407 crc crio[23211]: time=\"2026-06-11T16:30:51.134314836Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-j76js from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.972280 | controller |     "Jun 11 16:30:51.136856 crc crio[23211]: time=\"2026-06-11T16:30:51.136756284Z\" level=info msg=\"Removing container: 76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27\" id=c9dfd0bd-45fa-448f-a15c-e48130f2a72e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.972300 | controller |     "Jun 11 16:30:51.172387 crc crio[23211]: time=\"2026-06-11T16:30:51.172179792Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-txpvn/registry-server\" id=5a7aa44c-5624-43d4-bc7b-b4a289136c54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.972317 | controller |     "Jun 11 16:30:51.179145 crc crio[23211]: time=\"2026-06-11T16:30:51.178954292Z\" level=info msg=\"Removed container 76405658c1ed10cbacee8a63f5d2196db914046fff8015ca4c41c10d02fa0e27: openshift-marketplace/redhat-operators-lxzp7/extract-utilities\" id=c9dfd0bd-45fa-448f-a15c-e48130f2a72e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.972334 | controller |     "Jun 11 16:30:51.179929 crc crio[23211]: time=\"2026-06-11T16:30:51.179815642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.972349 | controller |     "Jun 11 16:30:51.233898 crc crio[23211]: time=\"2026-06-11T16:30:51.23378936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.972366 | controller |     "Jun 11 16:30:51.240859 crc crio[23211]: time=\"2026-06-11T16:30:51.240749574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.972382 | controller |     "Jun 11 16:30:51.410613 crc crio[23211]: time=\"2026-06-11T16:30:51.410346707Z\" level=info msg=\"Stopped pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\" id=38d9c12f-d386-47f5-b605-75c77cb42d94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.972404 | controller |     "Jun 11 16:30:51.779681 crc crio[23211]: time=\"2026-06-11T16:30:51.779047918Z\" level=info msg=\"Created container 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69: openshift-marketplace/certified-operators-txpvn/registry-server\" id=5a7aa44c-5624-43d4-bc7b-b4a289136c54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.972424 | controller |     "Jun 11 16:30:51.786284 crc crio[23211]: time=\"2026-06-11T16:30:51.786140516Z\" level=info msg=\"Starting container: 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69\" id=87522546-8198-43a4-8e3a-9843193df6c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.972441 | controller |     "Jun 11 16:30:51.793912 crc crio[23211]: time=\"2026-06-11T16:30:51.793794898Z\" level=info msg=\"Started container\" PID=46850 containerID=191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69 description=openshift-marketplace/certified-operators-txpvn/registry-server id=87522546-8198-43a4-8e3a-9843193df6c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd",
2026-06-11 18:01:02.972458 | controller |     "Jun 11 16:30:52.077831 crc crio[23211]: time=\"2026-06-11T16:30:52.077742334Z\" level=info msg=\"Removing container: 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338\" id=741fd8b4-55e8-473c-acd7-8a9ca8723312 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.972474 | controller |     "Jun 11 16:30:52.107464 crc crio[23211]: time=\"2026-06-11T16:30:52.107323845Z\" level=info msg=\"Removed container 848dc16e95e86631d21408f611e201f3b38b41105ce9683e9030f1343f1aa338: openshift-marketplace/community-operators-j76js/registry-server\" id=741fd8b4-55e8-473c-acd7-8a9ca8723312 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.972491 | controller |     "Jun 11 16:30:52.115897 crc crio[23211]: time=\"2026-06-11T16:30:52.115820136Z\" level=info msg=\"Removing container: 67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2\" id=f815ae1c-58f3-4228-92bc-786f19ac6a8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.972526 | controller |     "Jun 11 16:30:52.170051 crc crio[23211]: time=\"2026-06-11T16:30:52.169709881Z\" level=info msg=\"Removed container 67d2f3091609776ff10fbe40b403d2a7da4f6ed9322e672649096faef158cee2: openshift-marketplace/community-operators-j76js/extract-content\" id=f815ae1c-58f3-4228-92bc-786f19ac6a8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.972549 | controller |     "Jun 11 16:30:52.181899 crc crio[23211]: time=\"2026-06-11T16:30:52.181851239Z\" level=info msg=\"Removing container: 037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3\" id=83e53789-afe4-4128-bff8-0b6c8a9e4ff9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.972567 | controller |     "Jun 11 16:30:52.222298 crc crio[23211]: time=\"2026-06-11T16:30:52.222180132Z\" level=info msg=\"Removed container 037d8de6f7006fdeedea5559643936801779568a92e9711a5bd65868d36f48d3: openshift-marketplace/community-operators-j76js/extract-utilities\" id=83e53789-afe4-4128-bff8-0b6c8a9e4ff9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.972583 | controller |     "Jun 11 16:30:57.382918 crc crio[23211]: time=\"2026-06-11T16:30:57.382077861Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/POD\" id=1ae8bf08-ce48-47bb-a7df-0fe57715b304 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.972599 | controller |     "Jun 11 16:30:57.384187 crc crio[23211]: time=\"2026-06-11T16:30:57.382947521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.972616 | controller |     "Jun 11 16:30:57.409688 crc crio[23211]: time=\"2026-06-11T16:30:57.409579011Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-559d89c88-kbclf Namespace:baremetal-operator-system ID:0d906e45f5638430552d9158474df248f4700962f4c22f3b95401ca8a0f97efb UID:c211ad82-e30e-4453-9745-0c9bdb5cfc17 NetNS:/var/run/netns/f5acaf6d-a34c-40f9-b1cb-4f4dd6698a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211ad82_e30e_4453_9745_0c9bdb5cfc17.slice PodAnnotations:0xc00008ce00}] Aliases:map[]}\"",
2026-06-11 18:01:02.972641 | controller |     "Jun 11 16:30:57.409688 crc crio[23211]: time=\"2026-06-11T16:30:57.409656023Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-559d89c88-kbclf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.972657 | controller |     "Jun 11 16:30:57.853100 crc crio[23211]: 2026-06-11T16:30:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d906e45f563843 Mac:0e:90:e5:1f:d9:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/f5acaf6d-a34c-40f9-b1cb-4f4dd6698a11 SocketPath: PciID:}] [{Interface:0xc0006145a0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.972673 | controller |     "Jun 11 16:30:57.854783 crc crio[23211]: time=\"2026-06-11T16:30:57.854135237Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/POD\" id=6446553e-f7fd-49c3-a683-c60a54ea475e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.972690 | controller |     "Jun 11 16:30:57.854783 crc crio[23211]: time=\"2026-06-11T16:30:57.85421942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.972707 | controller |     "Jun 11 16:30:57.855070 crc crio[23211]: time=\"2026-06-11T16:30:57.854983138Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-559d89c88-kbclf Namespace:baremetal-operator-system ID:0d906e45f5638430552d9158474df248f4700962f4c22f3b95401ca8a0f97efb UID:c211ad82-e30e-4453-9745-0c9bdb5cfc17 NetNS:/var/run/netns/f5acaf6d-a34c-40f9-b1cb-4f4dd6698a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211ad82_e30e_4453_9745_0c9bdb5cfc17.slice PodAnnotations:0xc00008ce00}] Aliases:map[]}\"",
2026-06-11 18:01:02.972727 | controller |     "Jun 11 16:30:57.855160 crc crio[23211]: time=\"2026-06-11T16:30:57.855120251Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-559d89c88-kbclf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.972745 | controller |     "Jun 11 16:30:57.863178 crc crio[23211]: time=\"2026-06-11T16:30:57.862877285Z\" level=info msg=\"Ran pod sandbox 0d906e45f5638430552d9158474df248f4700962f4c22f3b95401ca8a0f97efb with infra container: baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/POD\" id=1ae8bf08-ce48-47bb-a7df-0fe57715b304 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.972763 | controller |     "Jun 11 16:30:57.865802 crc crio[23211]: time=\"2026-06-11T16:30:57.865686871Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1c2c787e-881a-43e7-8a70-b7463cf7e442 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.972779 | controller |     "Jun 11 16:30:57.873199 crc crio[23211]: time=\"2026-06-11T16:30:57.873114137Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-11 18:01:02.972795 | controller |     "Jun 11 16:30:57.881140 crc crio[23211]: time=\"2026-06-11T16:30:57.881066104Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6c86d9b54f-lqpdf Namespace:baremetal-operator-system ID:d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034 UID:b6d93dd9-d9d4-4b4b-85ac-3f560d831bcb NetNS:/var/run/netns/a5a36180-d94f-416a-b18d-7cc6a2605997 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d93dd9_d9d4_4b4b_85ac_3f560d831bcb.slice PodAnnotations:0xc002818458}] Aliases:map[]}\"",
2026-06-11 18:01:02.972812 | controller |     "Jun 11 16:30:57.881140 crc crio[23211]: time=\"2026-06-11T16:30:57.881120336Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6c86d9b54f-lqpdf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.972829 | controller |     "Jun 11 16:30:58.195855 crc crio[23211]: 2026-06-11T16:30:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d124c1666f7852c Mac:aa:b5:95:b3:8d:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/a5a36180-d94f-416a-b18d-7cc6a2605997 SocketPath: PciID:}] [{Interface:0xc0001a46b0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.972846 | controller |     "Jun 11 16:30:58.198378 crc crio[23211]: time=\"2026-06-11T16:30:58.198300661Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6c86d9b54f-lqpdf Namespace:baremetal-operator-system ID:d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034 UID:b6d93dd9-d9d4-4b4b-85ac-3f560d831bcb NetNS:/var/run/netns/a5a36180-d94f-416a-b18d-7cc6a2605997 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d93dd9_d9d4_4b4b_85ac_3f560d831bcb.slice PodAnnotations:0xc002818458}] Aliases:map[]}\"",
2026-06-11 18:01:02.972863 | controller |     "Jun 11 16:30:58.198683 crc crio[23211]: time=\"2026-06-11T16:30:58.198622088Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6c86d9b54f-lqpdf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.972882 | controller |     "Jun 11 16:30:58.209007 crc crio[23211]: time=\"2026-06-11T16:30:58.208470181Z\" level=info msg=\"Ran pod sandbox d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/POD\" id=6446553e-f7fd-49c3-a683-c60a54ea475e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.972899 | controller |     "Jun 11 16:30:58.211526 crc crio[23211]: time=\"2026-06-11T16:30:58.211304538Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=6d198847-2d5d-41f1-a1b9-72ec43aa148e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.972916 | controller |     "Jun 11 16:30:58.214646 crc crio[23211]: time=\"2026-06-11T16:30:58.214581455Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-11 18:01:02.972933 | controller |     "Jun 11 16:30:59.229532 crc crio[23211]: time=\"2026-06-11T16:30:59.228745197Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-mbzms/POD\" id=e52e2d7d-e439-454b-ab53-b5217e9e04dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.972949 | controller |     "Jun 11 16:30:59.230652 crc crio[23211]: time=\"2026-06-11T16:30:59.229657849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.972966 | controller |     "Jun 11 16:30:59.266106 crc crio[23211]: time=\"2026-06-11T16:30:59.26604023Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-mbzms Namespace:openstack-operators ID:e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd UID:554508bb-3c9f-4201-a8c2-90eac2a1094f NetNS:/var/run/netns/caad8900-1819-4363-8b84-2ce8251e39cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod554508bb_3c9f_4201_a8c2_90eac2a1094f.slice PodAnnotations:0xc00008c2b0}] Aliases:map[]}\"",
2026-06-11 18:01:02.972982 | controller |     "Jun 11 16:30:59.266106 crc crio[23211]: time=\"2026-06-11T16:30:59.266095391Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-mbzms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.972999 | controller |     "Jun 11 16:30:59.698174 crc crio[23211]: time=\"2026-06-11T16:30:59.694977892Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/POD\" id=70d0d3f8-845c-4f57-b268-a985c3ba78ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.973014 | controller |     "Jun 11 16:30:59.698174 crc crio[23211]: time=\"2026-06-11T16:30:59.695059254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.973030 | controller |     "Jun 11 16:30:59.925531 crc crio[23211]: time=\"2026-06-11T16:30:59.925387917Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=70d0d3f8-845c-4f57-b268-a985c3ba78ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.973046 | controller |     "Jun 11 16:30:59.937249 crc crio[23211]: time=\"2026-06-11T16:30:59.937138756Z\" level=info msg=\"Ran pod sandbox 92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247 with infra container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/POD\" id=70d0d3f8-845c-4f57-b268-a985c3ba78ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.973061 | controller |     "Jun 11 16:30:59.951386 crc crio[23211]: time=\"2026-06-11T16:30:59.951173638Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=5f59dfec-66d1-4415-8b43-f26f477c6017 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.973083 | controller |     "Jun 11 16:30:59.955218 crc crio[23211]: time=\"2026-06-11T16:30:59.95506998Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-11 18:01:02.973100 | controller |     "Jun 11 16:31:00.116184 crc crio[23211]: 2026-06-11T16:31:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7848fb38ac3965 Mac:c2:4e:93:23:48:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/caad8900-1819-4363-8b84-2ce8251e39cd SocketPath: PciID:}] [{Interface:0xc0002846e0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.973116 | controller |     "Jun 11 16:31:00.117368 crc crio[23211]: time=\"2026-06-11T16:31:00.117283717Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-mbzms Namespace:openstack-operators ID:e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd UID:554508bb-3c9f-4201-a8c2-90eac2a1094f NetNS:/var/run/netns/caad8900-1819-4363-8b84-2ce8251e39cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod554508bb_3c9f_4201_a8c2_90eac2a1094f.slice PodAnnotations:0xc00008c2b0}] Aliases:map[]}\"",
2026-06-11 18:01:02.973134 | controller |     "Jun 11 16:31:00.117634 crc crio[23211]: time=\"2026-06-11T16:31:00.117570994Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-mbzms for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.973154 | controller |     "Jun 11 16:31:00.146807 crc crio[23211]: time=\"2026-06-11T16:31:00.146765695Z\" level=info msg=\"Ran pod sandbox e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd with infra container: openstack-operators/openstack-operator-index-mbzms/POD\" id=e52e2d7d-e439-454b-ab53-b5217e9e04dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.973172 | controller |     "Jun 11 16:31:00.149715 crc crio[23211]: time=\"2026-06-11T16:31:00.149614743Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=602ebe43-e72a-48a3-bdec-274a8deff69e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.973188 | controller |     "Jun 11 16:31:00.149974 crc crio[23211]: time=\"2026-06-11T16:31:00.149896669Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=602ebe43-e72a-48a3-bdec-274a8deff69e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.973204 | controller |     "Jun 11 16:31:00.150401 crc crio[23211]: time=\"2026-06-11T16:31:00.150006852Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=602ebe43-e72a-48a3-bdec-274a8deff69e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.973220 | controller |     "Jun 11 16:31:00.151489 crc crio[23211]: time=\"2026-06-11T16:31:00.151250021Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=d4bb4b45-cdb7-4b82-8ce3-8e1878d7cd7a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.973235 | controller |     "Jun 11 16:31:00.159016 crc crio[23211]: time=\"2026-06-11T16:31:00.158964024Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"",
2026-06-11 18:01:02.973251 | controller |     "Jun 11 16:31:03.381906 crc crio[23211]: time=\"2026-06-11T16:31:03.380700421Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f8cea8a8d7d1bb9abfb877f3a8c922976093b3b7b65ed091b8f89b51cc058afa\" id=6d198847-2d5d-41f1-a1b9-72ec43aa148e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.973270 | controller |     "Jun 11 16:31:03.385275 crc crio[23211]: time=\"2026-06-11T16:31:03.385195217Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=306c6f89-c96d-4d0e-b486-64b7791b471d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.973286 | controller |     "Jun 11 16:31:03.391672 crc crio[23211]: time=\"2026-06-11T16:31:03.391579379Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=1c2c787e-881a-43e7-8a70-b7463cf7e442 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.973302 | controller |     "Jun 11 16:31:03.392350 crc crio[23211]: time=\"2026-06-11T16:31:03.392303615Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=c16a3fd4-7f7e-4bde-942d-5d084053eab3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.973319 | controller |     "Jun 11 16:31:07.088246 crc crio[23211]: time=\"2026-06-11T16:31:07.085369442Z\" level=info msg=\"Stopping container: 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69 (timeout: 2s)\" id=c4e786b3-9b7b-40d2-9290-9330f2787a00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.973335 | controller |     "Jun 11 16:31:11.783751 crc crio[23211]: time=\"2026-06-11T16:31:11.781058807Z\" level=info msg=\"Stopped container 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69: openshift-marketplace/certified-operators-txpvn/registry-server\" id=c4e786b3-9b7b-40d2-9290-9330f2787a00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.973352 | controller |     "Jun 11 16:31:11.786034 crc crio[23211]: time=\"2026-06-11T16:31:11.785840801Z\" level=info msg=\"Stopping pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\" id=40088f9c-2afc-4afd-a6e2-ebb261ae4c5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.973368 | controller |     "Jun 11 16:31:11.786926 crc crio[23211]: time=\"2026-06-11T16:31:11.786770092Z\" level=info msg=\"Got pod network &{Name:certified-operators-txpvn Namespace:openshift-marketplace ID:a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd UID:e8361794-9bde-41f2-a375-4f6ddf529bb8 NetNS:/var/run/netns/3164749c-f107-4b7c-992f-198b664d3861 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8361794_9bde_41f2_a375_4f6ddf529bb8.slice PodAnnotations:0xc000d2e2e0}] Aliases:map[]}\"",
2026-06-11 18:01:02.973385 | controller |     "Jun 11 16:31:11.787098 crc crio[23211]: time=\"2026-06-11T16:31:11.786935376Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-txpvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.973403 | controller |     "Jun 11 16:31:20.153513 crc crio[23211]: time=\"2026-06-11T16:31:20.152744395Z\" level=info msg=\"Stopped pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\" id=40088f9c-2afc-4afd-a6e2-ebb261ae4c5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.973419 | controller |     "Jun 11 16:31:20.613880 crc crio[23211]: time=\"2026-06-11T16:31:20.613774543Z\" level=info msg=\"Removing container: 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69\" id=7330c65e-aba6-4ebe-8f24-22660af9459b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.973436 | controller |     "Jun 11 16:31:22.944372 crc crio[23211]: time=\"2026-06-11T16:31:22.943970798Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nj4ks/POD\" id=d072f5d6-242c-4082-90f3-521b07328190 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.973456 | controller |     "Jun 11 16:31:22.947878 crc crio[23211]: time=\"2026-06-11T16:31:22.944381378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.973473 | controller |     "Jun 11 16:31:31.747724 crc crio[23211]: time=\"2026-06-11T16:31:31.746759246Z\" level=info msg=\"Stopping pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\" id=e26051df-db1e-400a-9b04-95283c773a0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.973489 | controller |     "Jun 11 16:31:31.749807 crc crio[23211]: time=\"2026-06-11T16:31:31.748044167Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\" id=e26051df-db1e-400a-9b04-95283c773a0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.973506 | controller |     "Jun 11 16:31:31.749807 crc crio[23211]: time=\"2026-06-11T16:31:31.749295766Z\" level=info msg=\"Removing pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\" id=3055653e-d724-43af-87bd-a4f8c5da5862 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.973543 | controller |     "Jun 11 16:31:34.853561 crc crio[23211]: time=\"2026-06-11T16:31:34.851919107Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=48280e49-7279-4674-9ec7-d9e2f895c880 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.973561 | controller |     "Jun 11 16:31:34.853561 crc crio[23211]: time=\"2026-06-11T16:31:34.852380728Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=34311f41-2d63-4acd-bbe5-16b69b8178d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.973577 | controller |     "Jun 11 16:31:35.486613 crc crio[23211]: time=\"2026-06-11T16:31:35.485832513Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=5f59dfec-66d1-4415-8b43-f26f477c6017 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.973594 | controller |     "Jun 11 16:31:35.487291 crc crio[23211]: time=\"2026-06-11T16:31:35.487183896Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=c22f4782-9d04-4fc1-9465-9fe5fbe6d168 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.973610 | controller |     "Jun 11 16:31:35.596768 crc crio[23211]: time=\"2026-06-11T16:31:35.596538821Z\" level=info msg=\"Removed container 191998bea5968f2fd1b4bafa788e20b093f9533f45f7466654a50f9111807a69: openshift-marketplace/certified-operators-txpvn/registry-server\" id=7330c65e-aba6-4ebe-8f24-22660af9459b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.973627 | controller |     "Jun 11 16:31:35.604094 crc crio[23211]: time=\"2026-06-11T16:31:35.602950403Z\" level=info msg=\"Removing container: 4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d\" id=85c92900-ba4c-4148-b0c5-458f06d2fb7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.973643 | controller |     "Jun 11 16:31:35.633135 crc crio[23211]: time=\"2026-06-11T16:31:35.633024965Z\" level=info msg=\"Removed pod sandbox: 4cc143b1f9a9d36dd53b48040baf7bee1c5647eeec8731e2961b9e4928fd99a8\" id=3055653e-d724-43af-87bd-a4f8c5da5862 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.973659 | controller |     "Jun 11 16:31:35.634852 crc crio[23211]: time=\"2026-06-11T16:31:35.634766766Z\" level=info msg=\"Stopping pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\" id=e6f560c4-6348-4486-978f-41d30b2e9242 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.973676 | controller |     "Jun 11 16:31:35.635136 crc crio[23211]: time=\"2026-06-11T16:31:35.634874259Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\" id=e6f560c4-6348-4486-978f-41d30b2e9242 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.973697 | controller |     "Jun 11 16:31:35.637027 crc crio[23211]: time=\"2026-06-11T16:31:35.636662951Z\" level=info msg=\"Removing pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\" id=da6b9908-fe0e-4593-8cba-de38804bcab1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.973714 | controller |     "Jun 11 16:31:35.653917 crc crio[23211]: time=\"2026-06-11T16:31:35.653801517Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=fd6161c4-8032-44cb-8ffc-e1e11f20c1ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.973730 | controller |     "Jun 11 16:31:35.703293 crc crio[23211]: time=\"2026-06-11T16:31:35.703151744Z\" level=info msg=\"Removed container 4e316a08cb7e5ca8f119b45dc1f169d929ab5261763425aaba3e6c981628299d: openshift-marketplace/certified-operators-txpvn/extract-content\" id=85c92900-ba4c-4148-b0c5-458f06d2fb7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.973747 | controller |     "Jun 11 16:31:35.718385 crc crio[23211]: time=\"2026-06-11T16:31:35.718082746Z\" level=info msg=\"Removing container: 9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e\" id=3e042022-4b26-4114-8658-9bf1a5df74a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.973764 | controller |     "Jun 11 16:31:35.719680 crc crio[23211]: time=\"2026-06-11T16:31:35.719318227Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-ipa-downloader\" id=4bd1983d-b5c4-4338-967d-9c3c18cb96a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.973780 | controller |     "Jun 11 16:31:35.745870 crc crio[23211]: time=\"2026-06-11T16:31:35.744221685Z\" level=info msg=\"Removed pod sandbox: ed1b4ee4256cd606515d3367bb5c2d858307e8f004df35373fb494c1e037b527\" id=da6b9908-fe0e-4593-8cba-de38804bcab1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.973798 | controller |     "Jun 11 16:31:35.759685 crc crio[23211]: time=\"2026-06-11T16:31:35.75625357Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=d4bb4b45-cdb7-4b82-8ce3-8e1878d7cd7a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.973814 | controller |     "Jun 11 16:31:35.763226 crc crio[23211]: time=\"2026-06-11T16:31:35.762887237Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=502a3357-4144-4931-9b3e-991435db5fcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.973830 | controller |     "Jun 11 16:31:35.768191 crc crio[23211]: time=\"2026-06-11T16:31:35.768129231Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nj4ks Namespace:openshift-marketplace ID:9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953 UID:dabac257-d0d1-43d9-9773-81067d795110 NetNS:/var/run/netns/5e6dfd4f-0138-4071-8883-8ce27eeebb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddabac257_d0d1_43d9_9773_81067d795110.slice PodAnnotations:0xc003088458}] Aliases:map[]}\"",
2026-06-11 18:01:02.973847 | controller |     "Jun 11 16:31:35.768191 crc crio[23211]: time=\"2026-06-11T16:31:35.768186102Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nj4ks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.973863 | controller |     "Jun 11 16:31:35.768744 crc crio[23211]: time=\"2026-06-11T16:31:35.768710415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.973882 | controller |     "Jun 11 16:31:35.783170 crc crio[23211]: time=\"2026-06-11T16:31:35.78289513Z\" level=info msg=\"Removed container 9044c614d2c6cae3cfa433c0c1f1a796b6834899b5d8c50142aa7b73883cff7e: openshift-marketplace/certified-operators-txpvn/extract-utilities\" id=3e042022-4b26-4114-8658-9bf1a5df74a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.973899 | controller |     "Jun 11 16:31:35.783527 crc crio[23211]: time=\"2026-06-11T16:31:35.78329104Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager\" id=ccb814bc-ebb4-491e-bf37-86c96c8f64dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.973915 | controller |     "Jun 11 16:31:35.796348 crc crio[23211]: time=\"2026-06-11T16:31:35.796269947Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=01072665-bebf-4ef3-b9ed-53467209b84a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.973931 | controller |     "Jun 11 16:31:35.796620 crc crio[23211]: time=\"2026-06-11T16:31:35.796340888Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/manager\" id=b17807fb-943f-4372-804d-2a6861bffad1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.973948 | controller |     "Jun 11 16:31:35.799204 crc crio[23211]: time=\"2026-06-11T16:31:35.798242663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.973964 | controller |     "Jun 11 16:31:35.840026 crc crio[23211]: time=\"2026-06-11T16:31:35.839330795Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-mbzms/registry-server\" id=3c85bff1-7370-4cd8-b1ee-72c3641d55f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.973979 | controller |     "Jun 11 16:31:35.849295 crc crio[23211]: time=\"2026-06-11T16:31:35.849185759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.973995 | controller |     "Jun 11 16:31:35.850401 crc crio[23211]: time=\"2026-06-11T16:31:35.850330686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974012 | controller |     "Jun 11 16:31:35.897345 crc crio[23211]: time=\"2026-06-11T16:31:35.897237336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974028 | controller |     "Jun 11 16:31:35.898599 crc crio[23211]: time=\"2026-06-11T16:31:35.89827947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974044 | controller |     "Jun 11 16:31:35.995746 crc crio[23211]: time=\"2026-06-11T16:31:35.995312105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974060 | controller |     "Jun 11 16:31:35.996972 crc crio[23211]: time=\"2026-06-11T16:31:35.996628957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974075 | controller |     "Jun 11 16:31:36.035755 crc crio[23211]: time=\"2026-06-11T16:31:36.0357123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974094 | controller |     "Jun 11 16:31:36.055337 crc crio[23211]: time=\"2026-06-11T16:31:36.055290393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974111 | controller |     "Jun 11 16:31:36.147192 crc crio[23211]: time=\"2026-06-11T16:31:36.147104547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974127 | controller |     "Jun 11 16:31:36.168848 crc crio[23211]: time=\"2026-06-11T16:31:36.168544935Z\" level=info msg=\"Created container 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager\" id=ccb814bc-ebb4-491e-bf37-86c96c8f64dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.974144 | controller |     "Jun 11 16:31:36.177083 crc crio[23211]: time=\"2026-06-11T16:31:36.176919372Z\" level=info msg=\"Starting container: 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec\" id=e13e5b03-8e54-45f0-8aee-bdcaba8d61e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.974160 | controller |     "Jun 11 16:31:36.206386 crc crio[23211]: time=\"2026-06-11T16:31:36.205784285Z\" level=info msg=\"Started container\" PID=48145 containerID=1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec description=baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager id=e13e5b03-8e54-45f0-8aee-bdcaba8d61e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034",
2026-06-11 18:01:02.974177 | controller |     "Jun 11 16:31:36.209699 crc crio[23211]: time=\"2026-06-11T16:31:36.20936747Z\" level=info msg=\"Created container eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577: openstack-operators/openstack-operator-index-mbzms/registry-server\" id=3c85bff1-7370-4cd8-b1ee-72c3641d55f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.974194 | controller |     "Jun 11 16:31:36.211976 crc crio[23211]: time=\"2026-06-11T16:31:36.21190835Z\" level=info msg=\"Starting container: eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577\" id=0771d713-27b5-4a22-ad28-cb56bca1a469 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.974211 | controller |     "Jun 11 16:31:36.236296 crc crio[23211]: time=\"2026-06-11T16:31:36.236052Z\" level=info msg=\"Started container\" PID=48151 containerID=eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577 description=openstack-operators/openstack-operator-index-mbzms/registry-server id=0771d713-27b5-4a22-ad28-cb56bca1a469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd",
2026-06-11 18:01:02.974227 | controller |     "Jun 11 16:31:36.350605 crc crio[23211]: time=\"2026-06-11T16:31:36.350263093Z\" level=info msg=\"Created container 71e260f2e88d783fbf45f0ff1146505a9b338e1a6e223065e4c2dbb07ebe0f29: baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/manager\" id=b17807fb-943f-4372-804d-2a6861bffad1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.974244 | controller |     "Jun 11 16:31:36.398266 crc crio[23211]: time=\"2026-06-11T16:31:36.39752898Z\" level=info msg=\"Starting container: 71e260f2e88d783fbf45f0ff1146505a9b338e1a6e223065e4c2dbb07ebe0f29\" id=286233a4-7fc7-4107-b349-15169883b750 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.974260 | controller |     "Jun 11 16:31:36.405394 crc crio[23211]: time=\"2026-06-11T16:31:36.405071669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974276 | controller |     "Jun 11 16:31:36.407584 crc crio[23211]: time=\"2026-06-11T16:31:36.407538228Z\" level=info msg=\"Started container\" PID=48157 containerID=71e260f2e88d783fbf45f0ff1146505a9b338e1a6e223065e4c2dbb07ebe0f29 description=baremetal-operator-system/baremetal-operator-controller-manager-559d89c88-kbclf/manager id=286233a4-7fc7-4107-b349-15169883b750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d906e45f5638430552d9158474df248f4700962f4c22f3b95401ca8a0f97efb",
2026-06-11 18:01:02.974295 | controller |     "Jun 11 16:31:36.428201 crc crio[23211]: 2026-06-11T16:31:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a327a44350b45e Mac:72:27:29:09:cf:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/5e6dfd4f-0138-4071-8883-8ce27eeebb80 SocketPath: PciID:}] [{Interface:0xc0004b25e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.974313 | controller |     "Jun 11 16:31:36.434414 crc crio[23211]: time=\"2026-06-11T16:31:36.43424341Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nj4ks Namespace:openshift-marketplace ID:9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953 UID:dabac257-d0d1-43d9-9773-81067d795110 NetNS:/var/run/netns/5e6dfd4f-0138-4071-8883-8ce27eeebb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddabac257_d0d1_43d9_9773_81067d795110.slice PodAnnotations:0xc003088458}] Aliases:map[]}\"",
2026-06-11 18:01:02.974330 | controller |     "Jun 11 16:31:36.434660 crc crio[23211]: time=\"2026-06-11T16:31:36.434492055Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nj4ks for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.974346 | controller |     "Jun 11 16:31:36.451637 crc crio[23211]: time=\"2026-06-11T16:31:36.451299943Z\" level=info msg=\"Ran pod sandbox 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953 with infra container: openshift-marketplace/redhat-marketplace-nj4ks/POD\" id=d072f5d6-242c-4082-90f3-521b07328190 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.974363 | controller |     "Jun 11 16:31:36.453738 crc crio[23211]: time=\"2026-06-11T16:31:36.453651219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=685fe9bd-78f4-4c54-a106-dbf5c3843e67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.974379 | controller |     "Jun 11 16:31:36.456657 crc crio[23211]: time=\"2026-06-11T16:31:36.456582788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=91684ad6-531b-4d93-b641-4deb6d560d32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.974395 | controller |     "Jun 11 16:31:36.469963 crc crio[23211]: time=\"2026-06-11T16:31:36.469813871Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nj4ks/extract-utilities\" id=fe1e4ae2-7c7f-4897-a1ab-7311df8107f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.974411 | controller |     "Jun 11 16:31:36.470234 crc crio[23211]: time=\"2026-06-11T16:31:36.470189511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974426 | controller |     "Jun 11 16:31:36.521345 crc crio[23211]: time=\"2026-06-11T16:31:36.52089517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974442 | controller |     "Jun 11 16:31:36.525826 crc crio[23211]: time=\"2026-06-11T16:31:36.525747514Z\" level=info msg=\"Created container 43c1a7d7cd79d89e599ab5ebd2a36c7b78a995ed2e5326dbc2254d2b2f9d3eb7: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-ipa-downloader\" id=4bd1983d-b5c4-4338-967d-9c3c18cb96a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.974461 | controller |     "Jun 11 16:31:36.526797 crc crio[23211]: time=\"2026-06-11T16:31:36.526722268Z\" level=info msg=\"Starting container: 43c1a7d7cd79d89e599ab5ebd2a36c7b78a995ed2e5326dbc2254d2b2f9d3eb7\" id=b428762c-e28b-4332-91a4-94ef5d6b760e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.974478 | controller |     "Jun 11 16:31:36.528325 crc crio[23211]: time=\"2026-06-11T16:31:36.528236743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974494 | controller |     "Jun 11 16:31:36.534837 crc crio[23211]: time=\"2026-06-11T16:31:36.534719386Z\" level=info msg=\"Started container\" PID=48193 containerID=43c1a7d7cd79d89e599ab5ebd2a36c7b78a995ed2e5326dbc2254d2b2f9d3eb7 description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-ipa-downloader id=b428762c-e28b-4332-91a4-94ef5d6b760e name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247",
2026-06-11 18:01:02.974525 | controller |     "Jun 11 16:31:36.708050 crc crio[23211]: time=\"2026-06-11T16:31:36.707903843Z\" level=info msg=\"Created container e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea: openshift-marketplace/redhat-marketplace-nj4ks/extract-utilities\" id=fe1e4ae2-7c7f-4897-a1ab-7311df8107f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.974548 | controller |     "Jun 11 16:31:36.711082 crc crio[23211]: time=\"2026-06-11T16:31:36.710918725Z\" level=info msg=\"Starting container: e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea\" id=8cd20292-d33b-4381-8d5b-89c5a7c091d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.974566 | controller |     "Jun 11 16:31:36.728320 crc crio[23211]: time=\"2026-06-11T16:31:36.727650231Z\" level=info msg=\"Started container\" PID=48215 containerID=e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea description=openshift-marketplace/redhat-marketplace-nj4ks/extract-utilities id=8cd20292-d33b-4381-8d5b-89c5a7c091d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953",
2026-06-11 18:01:02.974583 | controller |     "Jun 11 16:31:36.949893 crc crio[23211]: time=\"2026-06-11T16:31:36.949780416Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=146c7b0e-6612-4c75-bd19-dcf939204e17 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.974601 | controller |     "Jun 11 16:31:36.961154 crc crio[23211]: time=\"2026-06-11T16:31:36.961075813Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:01:02.974617 | controller |     "Jun 11 16:31:37.554858 crc crio[23211]: time=\"2026-06-11T16:31:37.553975259Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=146c7b0e-6612-4c75-bd19-dcf939204e17 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.974634 | controller |     "Jun 11 16:31:37.556363 crc crio[23211]: time=\"2026-06-11T16:31:37.556233002Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7d6af875-ec0e-48c2-8168-1dc0b0229dcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.974651 | controller |     "Jun 11 16:31:37.559539 crc crio[23211]: time=\"2026-06-11T16:31:37.559368757Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=90e4cbcc-3e28-4800-ad33-aac43f598d41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.974668 | controller |     "Jun 11 16:31:37.565019 crc crio[23211]: time=\"2026-06-11T16:31:37.564911708Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nj4ks/extract-content\" id=57cae01e-c538-4551-a4a0-888426b089e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.974688 | controller |     "Jun 11 16:31:37.565371 crc crio[23211]: time=\"2026-06-11T16:31:37.565320137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974705 | controller |     "Jun 11 16:31:37.593278 crc crio[23211]: time=\"2026-06-11T16:31:37.593140436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974720 | controller |     "Jun 11 16:31:37.597888 crc crio[23211]: time=\"2026-06-11T16:31:37.597810296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974737 | controller |     "Jun 11 16:31:37.715325 crc crio[23211]: time=\"2026-06-11T16:31:37.715216723Z\" level=info msg=\"Created container 195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24: openshift-marketplace/redhat-marketplace-nj4ks/extract-content\" id=57cae01e-c538-4551-a4a0-888426b089e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.974759 | controller |     "Jun 11 16:31:37.716842 crc crio[23211]: time=\"2026-06-11T16:31:37.71675598Z\" level=info msg=\"Starting container: 195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24\" id=50d9209c-7e2b-4641-b368-cb76e54dfe2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.974784 | controller |     "Jun 11 16:31:37.728612 crc crio[23211]: time=\"2026-06-11T16:31:37.728404345Z\" level=info msg=\"Started container\" PID=48273 containerID=195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24 description=openshift-marketplace/redhat-marketplace-nj4ks/extract-content id=50d9209c-7e2b-4641-b368-cb76e54dfe2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953",
2026-06-11 18:01:02.974822 | controller |     "Jun 11 16:31:38.977549 crc crio[23211]: time=\"2026-06-11T16:31:38.976923022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=da2f39cd-b036-4e59-ba86-02957754d0f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.974854 | controller |     "Jun 11 16:31:38.980277 crc crio[23211]: time=\"2026-06-11T16:31:38.980178838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=140424d0-a826-4493-b41c-cf65e79c4fa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.974878 | controller |     "Jun 11 16:31:39.065103 crc crio[23211]: time=\"2026-06-11T16:31:39.064991255Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nj4ks/registry-server\" id=e1b1fc64-4d5a-4098-8b4d-21bbd6e5e9ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.974900 | controller |     "Jun 11 16:31:39.065642 crc crio[23211]: time=\"2026-06-11T16:31:39.06558262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974922 | controller |     "Jun 11 16:31:39.122494 crc crio[23211]: time=\"2026-06-11T16:31:39.122363812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974942 | controller |     "Jun 11 16:31:39.126120 crc crio[23211]: time=\"2026-06-11T16:31:39.12605411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.974966 | controller |     "Jun 11 16:31:39.255907 crc crio[23211]: time=\"2026-06-11T16:31:39.255813179Z\" level=info msg=\"Created container 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4: openshift-marketplace/redhat-marketplace-nj4ks/registry-server\" id=e1b1fc64-4d5a-4098-8b4d-21bbd6e5e9ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.974986 | controller |     "Jun 11 16:31:39.277344 crc crio[23211]: time=\"2026-06-11T16:31:39.257158211Z\" level=info msg=\"Starting container: 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4\" id=a31c34f1-b4b4-432c-9090-08f92a479746 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.975006 | controller |     "Jun 11 16:31:39.280190 crc crio[23211]: time=\"2026-06-11T16:31:39.280040693Z\" level=info msg=\"Started container\" PID=48315 containerID=70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4 description=openshift-marketplace/redhat-marketplace-nj4ks/registry-server id=a31c34f1-b4b4-432c-9090-08f92a479746 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953",
2026-06-11 18:01:02.975026 | controller |     "Jun 11 16:31:54.864819 crc crio[23211]: time=\"2026-06-11T16:31:54.861945774Z\" level=info msg=\"Stopping container: 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4 (timeout: 2s)\" id=df76e883-49b2-44f1-bd71-c3cb6e8929c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.975045 | controller |     "Jun 11 16:31:55.060958 crc crio[23211]: time=\"2026-06-11T16:31:55.060606634Z\" level=info msg=\"Stopped container 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4: openshift-marketplace/redhat-marketplace-nj4ks/registry-server\" id=df76e883-49b2-44f1-bd71-c3cb6e8929c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.975064 | controller |     "Jun 11 16:31:55.061778 crc crio[23211]: time=\"2026-06-11T16:31:55.061635818Z\" level=info msg=\"Stopping pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\" id=7421e35e-8fdb-4b41-8cf8-df8651a622f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.975083 | controller |     "Jun 11 16:31:55.062329 crc crio[23211]: time=\"2026-06-11T16:31:55.062271784Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nj4ks Namespace:openshift-marketplace ID:9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953 UID:dabac257-d0d1-43d9-9773-81067d795110 NetNS:/var/run/netns/5e6dfd4f-0138-4071-8883-8ce27eeebb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddabac257_d0d1_43d9_9773_81067d795110.slice PodAnnotations:0xc0018beea8}] Aliases:map[]}\"",
2026-06-11 18:01:02.975103 | controller |     "Jun 11 16:31:55.062558 crc crio[23211]: time=\"2026-06-11T16:31:55.062496859Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-nj4ks from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.975122 | controller |     "Jun 11 16:31:55.916014 crc crio[23211]: time=\"2026-06-11T16:31:55.915295843Z\" level=info msg=\"Stopped pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\" id=7421e35e-8fdb-4b41-8cf8-df8651a622f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.975142 | controller |     "Jun 11 16:31:56.901931 crc crio[23211]: time=\"2026-06-11T16:31:56.901165707Z\" level=info msg=\"Removing container: 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4\" id=6f79a256-60d9-473c-904f-c4b3a12d833c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.975161 | controller |     "Jun 11 16:31:56.952782 crc crio[23211]: time=\"2026-06-11T16:31:56.952668754Z\" level=info msg=\"Removed container 70ae004e1051dec692caef53ad63bcaa80957c71d2a990463409e4c061e53bd4: openshift-marketplace/redhat-marketplace-nj4ks/registry-server\" id=6f79a256-60d9-473c-904f-c4b3a12d833c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.975183 | controller |     "Jun 11 16:31:56.956604 crc crio[23211]: time=\"2026-06-11T16:31:56.956353972Z\" level=info msg=\"Removing container: 195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24\" id=d171cbbc-4360-4be4-91f6-aac1b0a5d075 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.975203 | controller |     "Jun 11 16:31:56.984012 crc crio[23211]: time=\"2026-06-11T16:31:56.983922764Z\" level=info msg=\"Removed container 195d0d53bd757a323578095788cf52a5d0ebcbe1e9763c32f9d19e47f818df24: openshift-marketplace/redhat-marketplace-nj4ks/extract-content\" id=d171cbbc-4360-4be4-91f6-aac1b0a5d075 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.975222 | controller |     "Jun 11 16:31:56.986148 crc crio[23211]: time=\"2026-06-11T16:31:56.986087385Z\" level=info msg=\"Removing container: e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea\" id=0ae6ac73-fe56-47ad-839a-d1974c2950f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.975241 | controller |     "Jun 11 16:31:57.010816 crc crio[23211]: time=\"2026-06-11T16:31:57.010660217Z\" level=info msg=\"Removed container e06645f05844038cf6d04b5a36107a4cf38dd8298811f9951b200d5f39e86aea: openshift-marketplace/redhat-marketplace-nj4ks/extract-utilities\" id=0ae6ac73-fe56-47ad-839a-d1974c2950f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.975260 | controller |     "Jun 11 16:32:00.000819 crc crio[23211]: time=\"2026-06-11T16:31:59.999689358Z\" level=info msg=\"Stopping container: 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec (timeout: 10s)\" id=2be77b44-c7ee-4b55-aa5e-6268888ca680 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.975279 | controller |     "Jun 11 16:32:00.135554 crc crio[23211]: time=\"2026-06-11T16:32:00.135349738Z\" level=info msg=\"Stopped container 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager\" id=2be77b44-c7ee-4b55-aa5e-6268888ca680 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.975298 | controller |     "Jun 11 16:32:00.138897 crc crio[23211]: time=\"2026-06-11T16:32:00.13883805Z\" level=info msg=\"Stopping pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034\" id=96966d40-9b4e-424f-ba6d-a0f7a98d41ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.975317 | controller |     "Jun 11 16:32:00.141108 crc crio[23211]: time=\"2026-06-11T16:32:00.139670699Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6c86d9b54f-lqpdf Namespace:baremetal-operator-system ID:d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034 UID:b6d93dd9-d9d4-4b4b-85ac-3f560d831bcb NetNS:/var/run/netns/a5a36180-d94f-416a-b18d-7cc6a2605997 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d93dd9_d9d4_4b4b_85ac_3f560d831bcb.slice PodAnnotations:0xc0027945e8}] Aliases:map[]}\"",
2026-06-11 18:01:02.975337 | controller |     "Jun 11 16:32:00.141108 crc crio[23211]: time=\"2026-06-11T16:32:00.139891174Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6c86d9b54f-lqpdf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.975358 | controller |     "Jun 11 16:32:00.517877 crc crio[23211]: time=\"2026-06-11T16:32:00.517330924Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686592-29lbw/POD\" id=6dfaad8e-59a0-446f-b6a7-c3eb9a987ab6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.975377 | controller |     "Jun 11 16:32:00.518038 crc crio[23211]: time=\"2026-06-11T16:32:00.517903248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.975401 | controller |     "Jun 11 16:32:00.587533 crc crio[23211]: time=\"2026-06-11T16:32:00.586589183Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686592-29lbw Namespace:openshift-infra ID:9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd UID:a2aa62aa-65ce-4008-95fc-7e28c580fd10 NetNS:/var/run/netns/6f5ccca8-bad4-4e32-9bf1-f627f02f8d45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa62aa_65ce_4008_95fc_7e28c580fd10.slice PodAnnotations:0xc0027947f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.975421 | controller |     "Jun 11 16:32:00.587533 crc crio[23211]: time=\"2026-06-11T16:32:00.586775477Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686592-29lbw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.975441 | controller |     "Jun 11 16:32:01.521337 crc crio[23211]: time=\"2026-06-11T16:32:01.521153392Z\" level=info msg=\"Stopped pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034\" id=96966d40-9b4e-424f-ba6d-a0f7a98d41ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.975460 | controller |     "Jun 11 16:32:01.891517 crc crio[23211]: 2026-06-11T16:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a11b66ea93ab27 Mac:62:27:23:cd:2e:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/6f5ccca8-bad4-4e32-9bf1-f627f02f8d45 SocketPath: PciID:}] [{Interface:0xc00013c830 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.975479 | controller |     "Jun 11 16:32:01.894014 crc crio[23211]: time=\"2026-06-11T16:32:01.893307855Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686592-29lbw Namespace:openshift-infra ID:9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd UID:a2aa62aa-65ce-4008-95fc-7e28c580fd10 NetNS:/var/run/netns/6f5ccca8-bad4-4e32-9bf1-f627f02f8d45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa62aa_65ce_4008_95fc_7e28c580fd10.slice PodAnnotations:0xc0027947f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.975499 | controller |     "Jun 11 16:32:01.894014 crc crio[23211]: time=\"2026-06-11T16:32:01.893659803Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686592-29lbw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.975544 | controller |     "Jun 11 16:32:01.900394 crc crio[23211]: time=\"2026-06-11T16:32:01.900305591Z\" level=info msg=\"Ran pod sandbox 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd with infra container: openshift-infra/auto-csr-approver-29686592-29lbw/POD\" id=6dfaad8e-59a0-446f-b6a7-c3eb9a987ab6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.975568 | controller |     "Jun 11 16:32:01.903237 crc crio[23211]: time=\"2026-06-11T16:32:01.903175999Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e106d4a0-e79e-434e-a1af-c679c7bef59a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.975587 | controller |     "Jun 11 16:32:01.907923 crc crio[23211]: time=\"2026-06-11T16:32:01.907799429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:02.975607 | controller |     "Jun 11 16:32:02.017071 crc crio[23211]: time=\"2026-06-11T16:32:02.01695675Z\" level=info msg=\"Removing container: 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec\" id=96094799-c8d6-40b1-b084-15bcb74e9fe4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.975626 | controller |     "Jun 11 16:32:02.068003 crc crio[23211]: time=\"2026-06-11T16:32:02.067914915Z\" level=info msg=\"Removed container 1c1f1ed5de2265ec5223e59a0b0bb266a4d5e7fb8dab253c80a94830ce6005ec: baremetal-operator-system/baremetal-operator-controller-manager-6c86d9b54f-lqpdf/manager\" id=96094799-c8d6-40b1-b084-15bcb74e9fe4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.975649 | controller |     "Jun 11 16:32:03.204281 crc crio[23211]: time=\"2026-06-11T16:32:03.203702095Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e106d4a0-e79e-434e-a1af-c679c7bef59a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.975669 | controller |     "Jun 11 16:32:03.210403 crc crio[23211]: time=\"2026-06-11T16:32:03.210147408Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5b2e6813-49f5-407d-888e-f9f83ee5da5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.975687 | controller |     "Jun 11 16:32:03.212969 crc crio[23211]: time=\"2026-06-11T16:32:03.212705018Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=57223ac8-5654-4ba1-98f3-9f8c75856801 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.975706 | controller |     "Jun 11 16:32:03.230858 crc crio[23211]: time=\"2026-06-11T16:32:03.230628692Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686592-29lbw/oc\" id=b5a35ef1-b3ff-4f4e-8b72-bfc494e94e2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.975726 | controller |     "Jun 11 16:32:03.231375 crc crio[23211]: time=\"2026-06-11T16:32:03.231223786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.975746 | controller |     "Jun 11 16:32:03.268190 crc crio[23211]: time=\"2026-06-11T16:32:03.268096858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.975768 | controller |     "Jun 11 16:32:03.633183 crc crio[23211]: time=\"2026-06-11T16:32:03.633083193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.975809 | controller |     "Jun 11 16:32:03.744902 crc crio[23211]: time=\"2026-06-11T16:32:03.744771736Z\" level=info msg=\"Created container e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda: openshift-infra/auto-csr-approver-29686592-29lbw/oc\" id=b5a35ef1-b3ff-4f4e-8b72-bfc494e94e2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.975844 | controller |     "Jun 11 16:32:03.747961 crc crio[23211]: time=\"2026-06-11T16:32:03.747876588Z\" level=info msg=\"Starting container: e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda\" id=8fc2ae9d-6bd6-4687-9141-2a3a02f2af10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.975871 | controller |     "Jun 11 16:32:03.753300 crc crio[23211]: time=\"2026-06-11T16:32:03.753164434Z\" level=info msg=\"Started container\" PID=48873 containerID=e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda description=openshift-infra/auto-csr-approver-29686592-29lbw/oc id=8fc2ae9d-6bd6-4687-9141-2a3a02f2af10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd",
2026-06-11 18:01:02.975899 | controller |     "Jun 11 16:32:07.120199 crc crio[23211]: time=\"2026-06-11T16:32:07.119103682Z\" level=info msg=\"Stopping pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd\" id=9349de60-6998-441c-b515-108a6497cc40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.975925 | controller |     "Jun 11 16:32:07.123056 crc crio[23211]: time=\"2026-06-11T16:32:07.120802902Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686592-29lbw Namespace:openshift-infra ID:9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd UID:a2aa62aa-65ce-4008-95fc-7e28c580fd10 NetNS:/var/run/netns/6f5ccca8-bad4-4e32-9bf1-f627f02f8d45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa62aa_65ce_4008_95fc_7e28c580fd10.slice PodAnnotations:0xc00008c448}] Aliases:map[]}\"",
2026-06-11 18:01:02.975994 | controller |     "Jun 11 16:32:07.123056 crc crio[23211]: time=\"2026-06-11T16:32:07.120960366Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686592-29lbw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.976024 | controller |     "Jun 11 16:32:08.451334 crc crio[23211]: time=\"2026-06-11T16:32:08.450937729Z\" level=info msg=\"Stopped pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd\" id=9349de60-6998-441c-b515-108a6497cc40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.976042 | controller |     "Jun 11 16:32:10.509233 crc crio[23211]: time=\"2026-06-11T16:32:10.508566287Z\" level=info msg=\"Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/POD\" id=34a73a9b-94f7-49c4-a498-345c839b2d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.976058 | controller |     "Jun 11 16:32:10.509233 crc crio[23211]: time=\"2026-06-11T16:32:10.509162662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.976075 | controller |     "Jun 11 16:32:10.558764 crc crio[23211]: time=\"2026-06-11T16:32:10.558593671Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 Namespace:openstack-operators ID:52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290 UID:79ab31ba-9932-44f2-b0d0-30dcf4479239 NetNS:/var/run/netns/081eb591-8a67-4afa-9148-159fd96cb08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79ab31ba_9932_44f2_b0d0_30dcf4479239.slice PodAnnotations:0xc0028182f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.976091 | controller |     "Jun 11 16:32:10.558764 crc crio[23211]: time=\"2026-06-11T16:32:10.558742685Z\" level=info msg=\"Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.976106 | controller |     "Jun 11 16:32:11.977966 crc crio[23211]: 2026-06-11T16:32:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52077e25a5b9844 Mac:a6:d0:59:ed:fc:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/081eb591-8a67-4afa-9148-159fd96cb08a SocketPath: PciID:}] [{Interface:0xc00049c780 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.976122 | controller |     "Jun 11 16:32:11.979959 crc crio[23211]: time=\"2026-06-11T16:32:11.979880875Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 Namespace:openstack-operators ID:52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290 UID:79ab31ba-9932-44f2-b0d0-30dcf4479239 NetNS:/var/run/netns/081eb591-8a67-4afa-9148-159fd96cb08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79ab31ba_9932_44f2_b0d0_30dcf4479239.slice PodAnnotations:0xc0028182f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.976138 | controller |     "Jun 11 16:32:11.980138 crc crio[23211]: time=\"2026-06-11T16:32:11.980072189Z\" level=info msg=\"Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.976154 | controller |     "Jun 11 16:32:11.989587 crc crio[23211]: time=\"2026-06-11T16:32:11.989485662Z\" level=info msg=\"Ran pod sandbox 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290 with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/POD\" id=34a73a9b-94f7-49c4-a498-345c839b2d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.976172 | controller |     "Jun 11 16:32:11.992593 crc crio[23211]: time=\"2026-06-11T16:32:11.992520205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=47fdefc5-657e-479b-9735-ad59afd611df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.976188 | controller |     "Jun 11 16:32:11.994409 crc crio[23211]: time=\"2026-06-11T16:32:11.994327346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=02f75ace-635e-4ac6-8aff-7232abe26749 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.976203 | controller |     "Jun 11 16:32:12.018905 crc crio[23211]: time=\"2026-06-11T16:32:12.018823236Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/util\" id=97088239-7479-4aab-888e-24f3eacef46a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.976218 | controller |     "Jun 11 16:32:12.019274 crc crio[23211]: time=\"2026-06-11T16:32:12.019211336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.976233 | controller |     "Jun 11 16:32:12.058561 crc crio[23211]: time=\"2026-06-11T16:32:12.05571819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.976248 | controller |     "Jun 11 16:32:12.059001 crc crio[23211]: time=\"2026-06-11T16:32:12.058925305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.976262 | controller |     "Jun 11 16:32:12.195920 crc crio[23211]: time=\"2026-06-11T16:32:12.195229228Z\" level=info msg=\"Created container 89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/util\" id=97088239-7479-4aab-888e-24f3eacef46a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.976278 | controller |     "Jun 11 16:32:12.198920 crc crio[23211]: time=\"2026-06-11T16:32:12.198819515Z\" level=info msg=\"Starting container: 89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69\" id=866a1b5c-3e1a-4a1e-a1b3-83198ed274c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.976293 | controller |     "Jun 11 16:32:12.222155 crc crio[23211]: time=\"2026-06-11T16:32:12.221771316Z\" level=info msg=\"Started container\" PID=49141 containerID=89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/util id=866a1b5c-3e1a-4a1e-a1b3-83198ed274c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290",
2026-06-11 18:01:02.976309 | controller |     "Jun 11 16:32:14.290873 crc crio[23211]: time=\"2026-06-11T16:32:14.289890963Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=312478f9-08d2-4e20-961c-0655025b8bcd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.976326 | controller |     "Jun 11 16:32:14.303904 crc crio[23211]: time=\"2026-06-11T16:32:14.303120235Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\\\"\"",
2026-06-11 18:01:02.976348 | controller |     "Jun 11 16:32:15.347284 crc crio[23211]: time=\"2026-06-11T16:32:15.346738144Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68\" id=312478f9-08d2-4e20-961c-0655025b8bcd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.976365 | controller |     "Jun 11 16:32:15.349405 crc crio[23211]: time=\"2026-06-11T16:32:15.349240334Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=39dc440f-ca5b-4289-b3ac-c83ff9949d3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.976381 | controller |     "Jun 11 16:32:15.356935 crc crio[23211]: time=\"2026-06-11T16:32:15.356859474Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=46f8b385-c5ee-4093-9292-8e4ed6dbb4d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.976396 | controller |     "Jun 11 16:32:15.369032 crc crio[23211]: time=\"2026-06-11T16:32:15.368388627Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/pull\" id=cfa249c9-3d3d-459e-9109-b24f88b9ef99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.976411 | controller |     "Jun 11 16:32:15.370879 crc crio[23211]: time=\"2026-06-11T16:32:15.370691261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.976426 | controller |     "Jun 11 16:32:15.432776 crc crio[23211]: time=\"2026-06-11T16:32:15.432663697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.976441 | controller |     "Jun 11 16:32:15.433029 crc crio[23211]: time=\"2026-06-11T16:32:15.432914423Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/49d0bc4bbb5ba2d70d0d3afe73d9541bc71b6fcff54c60d787acff83dddaf2a5/merged/etc/passwd: no such file or directory\"",
2026-06-11 18:01:02.976456 | controller |     "Jun 11 16:32:15.433029 crc crio[23211]: time=\"2026-06-11T16:32:15.432944553Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/49d0bc4bbb5ba2d70d0d3afe73d9541bc71b6fcff54c60d787acff83dddaf2a5/merged/etc/group: no such file or directory\"",
2026-06-11 18:01:02.976470 | controller |     "Jun 11 16:32:15.441077 crc crio[23211]: time=\"2026-06-11T16:32:15.440901162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.976485 | controller |     "Jun 11 16:32:15.630376 crc crio[23211]: time=\"2026-06-11T16:32:15.630035886Z\" level=info msg=\"Created container ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/pull\" id=cfa249c9-3d3d-459e-9109-b24f88b9ef99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.976499 | controller |     "Jun 11 16:32:15.631828 crc crio[23211]: time=\"2026-06-11T16:32:15.631702145Z\" level=info msg=\"Starting container: ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57\" id=26de4c72-967f-4f81-b525-005aa7c0ace3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.976538 | controller |     "Jun 11 16:32:15.641832 crc crio[23211]: time=\"2026-06-11T16:32:15.641697563Z\" level=info msg=\"Started container\" PID=49229 containerID=ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/pull id=26de4c72-967f-4f81-b525-005aa7c0ace3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290",
2026-06-11 18:01:02.976567 | controller |     "Jun 11 16:32:16.314064 crc crio[23211]: time=\"2026-06-11T16:32:16.313878875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=76352109-989e-460e-aa6a-d20126b650f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.976585 | controller |     "Jun 11 16:32:16.328603 crc crio[23211]: time=\"2026-06-11T16:32:16.328520271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0530a8de-fc2f-4aab-8b3f-95f83863045e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.976600 | controller |     "Jun 11 16:32:16.335997 crc crio[23211]: time=\"2026-06-11T16:32:16.335926045Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/extract\" id=3721074c-bc3a-4acd-8f53-4818179d232a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.976615 | controller |     "Jun 11 16:32:16.336370 crc crio[23211]: time=\"2026-06-11T16:32:16.336271704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.976631 | controller |     "Jun 11 16:32:16.372076 crc crio[23211]: time=\"2026-06-11T16:32:16.371942918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.976645 | controller |     "Jun 11 16:32:16.374984 crc crio[23211]: time=\"2026-06-11T16:32:16.374906178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.976660 | controller |     "Jun 11 16:32:16.548970 crc crio[23211]: time=\"2026-06-11T16:32:16.54872465Z\" level=info msg=\"Created container 64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/extract\" id=3721074c-bc3a-4acd-8f53-4818179d232a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.976674 | controller |     "Jun 11 16:32:16.550912 crc crio[23211]: time=\"2026-06-11T16:32:16.550840281Z\" level=info msg=\"Starting container: 64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b\" id=14fcfae3-100d-4ae7-9b36-3dc8d42d163c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.976689 | controller |     "Jun 11 16:32:16.557529 crc crio[23211]: time=\"2026-06-11T16:32:16.557278502Z\" level=info msg=\"Started container\" PID=49248 containerID=64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/extract id=14fcfae3-100d-4ae7-9b36-3dc8d42d163c name=/runtime.v1.RuntimeService/StartContainer sandboxID=52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290",
2026-06-11 18:01:02.976705 | controller |     "Jun 11 16:32:19.478104 crc crio[23211]: time=\"2026-06-11T16:32:19.47684508Z\" level=info msg=\"Stopping pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\" id=a6b2d625-90e9-49f0-8a9f-705a58e5e94b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.976720 | controller |     "Jun 11 16:32:19.479884 crc crio[23211]: time=\"2026-06-11T16:32:19.478722134Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 Namespace:openstack-operators ID:52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290 UID:79ab31ba-9932-44f2-b0d0-30dcf4479239 NetNS:/var/run/netns/081eb591-8a67-4afa-9148-159fd96cb08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod79ab31ba_9932_44f2_b0d0_30dcf4479239.slice PodAnnotations:0xc0018be8e8}] Aliases:map[]}\"",
2026-06-11 18:01:02.976739 | controller |     "Jun 11 16:32:19.479884 crc crio[23211]: time=\"2026-06-11T16:32:19.478867417Z\" level=info msg=\"Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.976756 | controller |     "Jun 11 16:32:20.891344 crc crio[23211]: time=\"2026-06-11T16:32:20.890151334Z\" level=info msg=\"Stopped pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\" id=a6b2d625-90e9-49f0-8a9f-705a58e5e94b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.976771 | controller |     "Jun 11 16:32:23.582402 crc crio[23211]: time=\"2026-06-11T16:32:23.581716231Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=6fcbea1d-fb74-47b7-8715-8cc760de2f21 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.976786 | controller |     "Jun 11 16:32:23.590139 crc crio[23211]: time=\"2026-06-11T16:32:23.589709699Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-11 18:01:02.976800 | controller |     "Jun 11 16:32:31.090114 crc crio[23211]: time=\"2026-06-11T16:32:31.089459742Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/POD\" id=7ca0983b-5dc2-468e-ad8f-7d6270ce64ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.976815 | controller |     "Jun 11 16:32:31.090114 crc crio[23211]: time=\"2026-06-11T16:32:31.090082468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.976830 | controller |     "Jun 11 16:32:35.778087 crc crio[23211]: time=\"2026-06-11T16:32:35.777640362Z\" level=info msg=\"Removing container: 667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4\" id=c6da89b4-4067-4c19-bf62-9b573cac807b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.976845 | controller |     "Jun 11 16:32:49.915581 crc crio[23211]: time=\"2026-06-11T16:32:49.913830413Z\" level=info msg=\"Removed container 667f8eee1a9c58f69f624c6e1cf063b1de7a5e8474c7e8021869b84787dc9ec4: openshift-infra/auto-csr-approver-29686586-nnscz/oc\" id=c6da89b4-4067-4c19-bf62-9b573cac807b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.976859 | controller |     "Jun 11 16:32:49.922817 crc crio[23211]: time=\"2026-06-11T16:32:49.922628212Z\" level=info msg=\"Stopping pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b\" id=45a25f4c-fecf-41e6-b83c-613803272b29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.976874 | controller |     "Jun 11 16:32:49.922817 crc crio[23211]: time=\"2026-06-11T16:32:49.922717473Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b\" id=45a25f4c-fecf-41e6-b83c-613803272b29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.976888 | controller |     "Jun 11 16:32:49.923545 crc crio[23211]: time=\"2026-06-11T16:32:49.923470161Z\" level=info msg=\"Removing pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b\" id=c1ccccae-6a39-443e-b0e4-0c6db5a83e39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.976903 | controller |     "Jun 11 16:32:50.168060 crc crio[23211]: time=\"2026-06-11T16:32:50.167624617Z\" level=info msg=\"Removed pod sandbox: d1de751962d5db38f0230bf6c65ae9810d9a2c22fac02c65e47ac79ed34c375b\" id=c1ccccae-6a39-443e-b0e4-0c6db5a83e39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.976918 | controller |     "Jun 11 16:32:50.168661 crc crio[23211]: time=\"2026-06-11T16:32:50.16859573Z\" level=info msg=\"Stopping pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\" id=20d0c3a9-a646-43c5-a1ab-953147596ebe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.976937 | controller |     "Jun 11 16:32:50.168810 crc crio[23211]: time=\"2026-06-11T16:32:50.168746884Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\" id=20d0c3a9-a646-43c5-a1ab-953147596ebe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.976952 | controller |     "Jun 11 16:32:50.169384 crc crio[23211]: time=\"2026-06-11T16:32:50.169311617Z\" level=info msg=\"Removing pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\" id=a11434e5-def0-4098-ab07-ea453cb4eb8f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.976968 | controller |     "Jun 11 16:32:50.177298 crc crio[23211]: time=\"2026-06-11T16:32:50.176993159Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-q64x2 Namespace:openstack-operators ID:e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3 UID:5f0b8935-359b-4706-8f29-baf0348dffff NetNS:/var/run/netns/bd414647-172e-43c7-9253-2d559b0d5d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f0b8935_359b_4706_8f29_baf0348dffff.slice PodAnnotations:0xc0038ac200}] Aliases:map[]}\"",
2026-06-11 18:01:02.976984 | controller |     "Jun 11 16:32:50.177298 crc crio[23211]: time=\"2026-06-11T16:32:50.17705038Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-q64x2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.976999 | controller |     "Jun 11 16:32:50.562506 crc crio[23211]: time=\"2026-06-11T16:32:50.561548037Z\" level=info msg=\"Removed pod sandbox: 9a327a44350b45e1adc9abaad6581e877e1de725009fb0ae81407bbf82e7f953\" id=a11434e5-def0-4098-ab07-ea453cb4eb8f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.977015 | controller |     "Jun 11 16:32:50.565560 crc crio[23211]: time=\"2026-06-11T16:32:50.564714452Z\" level=info msg=\"Stopping pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034\" id=14df72e1-2b5e-4cb0-b174-85d82b8632a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.977030 | controller |     "Jun 11 16:32:50.565560 crc crio[23211]: time=\"2026-06-11T16:32:50.564849955Z\" level=info msg=\"Stopped pod sandbox (already stopped): d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034\" id=14df72e1-2b5e-4cb0-b174-85d82b8632a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.977045 | controller |     "Jun 11 16:32:50.568021 crc crio[23211]: time=\"2026-06-11T16:32:50.566157476Z\" level=info msg=\"Removing pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034\" id=bf3bff3c-db5c-4313-8b40-cef05e889a15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.977059 | controller |     "Jun 11 16:32:50.588052 crc crio[23211]: time=\"2026-06-11T16:32:50.587719875Z\" level=info msg=\"Removed pod sandbox: d124c1666f7852c57434f35cda5554ae1c89050702fff4f0712fe26ab8d78034\" id=bf3bff3c-db5c-4313-8b40-cef05e889a15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.977074 | controller |     "Jun 11 16:32:50.589908 crc crio[23211]: time=\"2026-06-11T16:32:50.589617061Z\" level=info msg=\"Stopping pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\" id=83053c11-61bd-4492-9d8a-a2f5a5e14542 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.977091 | controller |     "Jun 11 16:32:50.589908 crc crio[23211]: time=\"2026-06-11T16:32:50.589806505Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\" id=83053c11-61bd-4492-9d8a-a2f5a5e14542 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.977111 | controller |     "Jun 11 16:32:50.595514 crc crio[23211]: time=\"2026-06-11T16:32:50.594074916Z\" level=info msg=\"Removing pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\" id=820fed79-4635-493d-a5cb-978e03aa3eb7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.977127 | controller |     "Jun 11 16:32:50.667575 crc crio[23211]: time=\"2026-06-11T16:32:50.667344099Z\" level=info msg=\"Removed pod sandbox: a9e7bbe9ee0dfacf6aae90eb54a847e43bccd152408cf6995da30a3f540752dd\" id=820fed79-4635-493d-a5cb-978e03aa3eb7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.977143 | controller |     "Jun 11 16:32:50.672646 crc crio[23211]: time=\"2026-06-11T16:32:50.672542072Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=6fcbea1d-fb74-47b7-8715-8cc760de2f21 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.977157 | controller |     "Jun 11 16:32:50.674412 crc crio[23211]: time=\"2026-06-11T16:32:50.674240192Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=7abf27de-12e3-45eb-a3fc-f20bbcca86b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977172 | controller |     "Jun 11 16:32:50.694265 crc crio[23211]: time=\"2026-06-11T16:32:50.694157313Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=ab6f87db-9672-44b9-96d6-243446ed265a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977188 | controller |     "Jun 11 16:32:50.704822 crc crio[23211]: time=\"2026-06-11T16:32:50.704740134Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/mariadb\" id=41ea13b8-3fb3-4df4-88b7-6ea6f87153b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.977202 | controller |     "Jun 11 16:32:50.706517 crc crio[23211]: time=\"2026-06-11T16:32:50.706357402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.977217 | controller |     "Jun 11 16:32:50.772557 crc crio[23211]: time=\"2026-06-11T16:32:50.770644033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.977232 | controller |     "Jun 11 16:32:51.218864 crc crio[23211]: 2026-06-11T16:32:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3e8dd4b4c501e1 Mac:82:5b:d8:06:09:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/bd414647-172e-43c7-9253-2d559b0d5d99 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.977247 | controller |     "Jun 11 16:32:51.227986 crc crio[23211]: time=\"2026-06-11T16:32:51.227638584Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-q64x2 Namespace:openstack-operators ID:e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3 UID:5f0b8935-359b-4706-8f29-baf0348dffff NetNS:/var/run/netns/bd414647-172e-43c7-9253-2d559b0d5d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f0b8935_359b_4706_8f29_baf0348dffff.slice PodAnnotations:0xc0038ac200}] Aliases:map[]}\"",
2026-06-11 18:01:02.977263 | controller |     "Jun 11 16:32:51.228973 crc crio[23211]: time=\"2026-06-11T16:32:51.228842302Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-q64x2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.977278 | controller |     "Jun 11 16:32:51.262807 crc crio[23211]: time=\"2026-06-11T16:32:51.261648398Z\" level=info msg=\"Ran pod sandbox e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/POD\" id=7ca0983b-5dc2-468e-ad8f-7d6270ce64ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.977296 | controller |     "Jun 11 16:32:51.265336 crc crio[23211]: time=\"2026-06-11T16:32:51.265234444Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=01184c18-045f-4f08-91d3-a36985763218 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977311 | controller |     "Jun 11 16:32:51.265751 crc crio[23211]: time=\"2026-06-11T16:32:51.265615933Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found\" id=01184c18-045f-4f08-91d3-a36985763218 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977327 | controller |     "Jun 11 16:32:51.265751 crc crio[23211]: time=\"2026-06-11T16:32:51.265721485Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found\" id=01184c18-045f-4f08-91d3-a36985763218 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977343 | controller |     "Jun 11 16:32:51.267677 crc crio[23211]: time=\"2026-06-11T16:32:51.266929314Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=27883e90-b807-40cc-83f3-ee93b6de8957 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.977359 | controller |     "Jun 11 16:32:51.273114 crc crio[23211]: time=\"2026-06-11T16:32:51.272707091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.977374 | controller |     "Jun 11 16:32:51.275088 crc crio[23211]: time=\"2026-06-11T16:32:51.275031325Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\\\"\"",
2026-06-11 18:01:02.977389 | controller |     "Jun 11 16:32:51.377955 crc crio[23211]: time=\"2026-06-11T16:32:51.377800787Z\" level=info msg=\"Created container 73aba99cccc809b1443ddcb63547edcaf5ecede6821340c7332f548c10f6426b: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/mariadb\" id=41ea13b8-3fb3-4df4-88b7-6ea6f87153b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.977404 | controller |     "Jun 11 16:32:51.380154 crc crio[23211]: time=\"2026-06-11T16:32:51.380049801Z\" level=info msg=\"Starting container: 73aba99cccc809b1443ddcb63547edcaf5ecede6821340c7332f548c10f6426b\" id=c1815c18-e21c-4d3c-8793-08d117a0815f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.977420 | controller |     "Jun 11 16:32:51.396040 crc crio[23211]: time=\"2026-06-11T16:32:51.395908165Z\" level=info msg=\"Started container\" PID=50078 containerID=73aba99cccc809b1443ddcb63547edcaf5ecede6821340c7332f548c10f6426b description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/mariadb id=c1815c18-e21c-4d3c-8793-08d117a0815f name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247",
2026-06-11 18:01:02.977437 | controller |     "Jun 11 16:32:51.416933 crc crio[23211]: time=\"2026-06-11T16:32:51.416780059Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=ddf7cc4e-bae2-46dc-918a-488d47af2375 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.977452 | controller |     "Jun 11 16:32:51.422043 crc crio[23211]: time=\"2026-06-11T16:32:51.422001183Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 18:01:02.977467 | controller |     "Jun 11 16:33:20.937759 crc crio[23211]: time=\"2026-06-11T16:33:20.933251808Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=27883e90-b807-40cc-83f3-ee93b6de8957 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.977486 | controller |     "Jun 11 16:33:20.937759 crc crio[23211]: time=\"2026-06-11T16:33:20.935312618Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=e8164f14-43ee-46ac-9f7b-c5955d89910d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977501 | controller |     "Jun 11 16:33:44.819269 crc crio[23211]: time=\"2026-06-11T16:33:44.817270168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=e78b3e3b-eddc-42c4-9719-7a585d41a3e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977544 | controller |     "Jun 11 16:33:45.903896 crc crio[23211]: time=\"2026-06-11T16:33:45.90374507Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator\" id=e0f0757d-b954-49c0-9b26-d0081143d5d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.977564 | controller |     "Jun 11 16:33:46.299149 crc crio[23211]: time=\"2026-06-11T16:33:46.299033568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.977580 | controller |     "Jun 11 16:33:48.088472 crc crio[23211]: time=\"2026-06-11T16:33:48.088313056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.977596 | controller |     "Jun 11 16:33:48.101588 crc crio[23211]: time=\"2026-06-11T16:33:48.099611729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.977611 | controller |     "Jun 11 16:33:48.213543 crc crio[23211]: time=\"2026-06-11T16:33:48.212677379Z\" level=info msg=\"Created container 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator\" id=e0f0757d-b954-49c0-9b26-d0081143d5d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.977626 | controller |     "Jun 11 16:33:48.214528 crc crio[23211]: time=\"2026-06-11T16:33:48.214323908Z\" level=info msg=\"Starting container: 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715\" id=4882e107-b4f3-43cb-923a-b27c4aee0cbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.977640 | controller |     "Jun 11 16:33:48.221233 crc crio[23211]: time=\"2026-06-11T16:33:48.220532589Z\" level=info msg=\"Started container\" PID=51458 containerID=6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator id=4882e107-b4f3-43cb-923a-b27c4aee0cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3",
2026-06-11 18:01:02.977656 | controller |     "Jun 11 16:33:48.230381 crc crio[23211]: time=\"2026-06-11T16:33:48.229872226Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6bdfc898-8a22-4389-800b-27a4b929748d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977671 | controller |     "Jun 11 16:33:48.230381 crc crio[23211]: time=\"2026-06-11T16:33:48.230074111Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found\" id=6bdfc898-8a22-4389-800b-27a4b929748d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977689 | controller |     "Jun 11 16:33:48.230381 crc crio[23211]: time=\"2026-06-11T16:33:48.230124002Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found\" id=6bdfc898-8a22-4389-800b-27a4b929748d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977705 | controller |     "Jun 11 16:33:48.231581 crc crio[23211]: time=\"2026-06-11T16:33:48.23128295Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=07583a31-3497-4a34-bd1f-629f6539cf8d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.977720 | controller |     "Jun 11 16:33:48.241884 crc crio[23211]: time=\"2026-06-11T16:33:48.241789503Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\\\"\"",
2026-06-11 18:01:02.977735 | controller |     "Jun 11 16:33:48.250228 crc crio[23211]: time=\"2026-06-11T16:33:48.250117746Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=ddf7cc4e-bae2-46dc-918a-488d47af2375 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.977750 | controller |     "Jun 11 16:33:48.252052 crc crio[23211]: time=\"2026-06-11T16:33:48.251988141Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=e1358858-4c79-407a-a80b-e8ddc7c1f159 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977764 | controller |     "Jun 11 16:33:48.256525 crc crio[23211]: time=\"2026-06-11T16:33:48.256302705Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=0ff6c877-283e-45f9-981c-3a6358bbc8f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977779 | controller |     "Jun 11 16:33:48.265793 crc crio[23211]: time=\"2026-06-11T16:33:48.265697783Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic\" id=b0da7ba8-17e6-4202-98b1-87207cbe0ade name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.977794 | controller |     "Jun 11 16:33:48.268187 crc crio[23211]: time=\"2026-06-11T16:33:48.268124352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.977809 | controller |     "Jun 11 16:33:48.305804 crc crio[23211]: time=\"2026-06-11T16:33:48.305714193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.977824 | controller |     "Jun 11 16:33:50.250010 crc crio[23211]: time=\"2026-06-11T16:33:50.247518158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.977838 | controller |     "Jun 11 16:33:50.382687 crc crio[23211]: time=\"2026-06-11T16:33:50.381944176Z\" level=info msg=\"Created container e9d991c62cc57bb9dde23d93a9bdff3eedd68424e26f359a19d4a73e78de2f9c: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic\" id=b0da7ba8-17e6-4202-98b1-87207cbe0ade name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.977852 | controller |     "Jun 11 16:33:50.385741 crc crio[23211]: time=\"2026-06-11T16:33:50.385595354Z\" level=info msg=\"Starting container: e9d991c62cc57bb9dde23d93a9bdff3eedd68424e26f359a19d4a73e78de2f9c\" id=b4f4a8c2-7ef8-4ab3-a583-11ecb88f1b55 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.977868 | controller |     "Jun 11 16:33:50.411538 crc crio[23211]: time=\"2026-06-11T16:33:50.411223885Z\" level=info msg=\"Started container\" PID=51577 containerID=e9d991c62cc57bb9dde23d93a9bdff3eedd68424e26f359a19d4a73e78de2f9c description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic id=b4f4a8c2-7ef8-4ab3-a583-11ecb88f1b55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247",
2026-06-11 18:01:02.977886 | controller |     "Jun 11 16:33:50.438540 crc crio[23211]: time=\"2026-06-11T16:33:50.438323701Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=7eb54a2f-48ca-43d8-aae3-39ad79804225 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.977901 | controller |     "Jun 11 16:33:50.447411 crc crio[23211]: time=\"2026-06-11T16:33:50.447317469Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 18:01:02.977916 | controller |     "Jun 11 16:33:54.261018 crc crio[23211]: time=\"2026-06-11T16:33:54.26009253Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=07583a31-3497-4a34-bd1f-629f6539cf8d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.977931 | controller |     "Jun 11 16:33:54.262790 crc crio[23211]: time=\"2026-06-11T16:33:54.262488868Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=402981fa-661e-4990-9366-89ccaebe034b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977945 | controller |     "Jun 11 16:33:54.275393 crc crio[23211]: time=\"2026-06-11T16:33:54.275264038Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=7eb54a2f-48ca-43d8-aae3-39ad79804225 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.977959 | controller |     "Jun 11 16:33:54.276777 crc crio[23211]: time=\"2026-06-11T16:33:54.27660149Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7c9959ea-dd20-4d9c-aee8-605a7aaa5fbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977974 | controller |     "Jun 11 16:33:54.278712 crc crio[23211]: time=\"2026-06-11T16:33:54.27863505Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a61d8426-288b-47d9-833b-b098a9da2589 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.977989 | controller |     "Jun 11 16:33:54.282831 crc crio[23211]: time=\"2026-06-11T16:33:54.28275321Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=d4441a87-18c3-468e-aa11-90cead1c2c5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.978004 | controller |     "Jun 11 16:33:54.289661 crc crio[23211]: time=\"2026-06-11T16:33:54.289606875Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy\" id=12fcc09b-95de-4789-8995-097cd301c9cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.978019 | controller |     "Jun 11 16:33:54.291588 crc crio[23211]: time=\"2026-06-11T16:33:54.291515071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978033 | controller |     "Jun 11 16:33:54.299795 crc crio[23211]: time=\"2026-06-11T16:33:54.29970842Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-httpd\" id=97d0bfe9-c796-4cb8-a643-bf3eeac749eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.978049 | controller |     "Jun 11 16:33:54.312988 crc crio[23211]: time=\"2026-06-11T16:33:54.312875939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978066 | controller |     "Jun 11 16:33:54.334325 crc crio[23211]: time=\"2026-06-11T16:33:54.334225177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978081 | controller |     "Jun 11 16:33:54.338227 crc crio[23211]: time=\"2026-06-11T16:33:54.338163642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978096 | controller |     "Jun 11 16:33:54.356067 crc crio[23211]: time=\"2026-06-11T16:33:54.355966963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978111 | controller |     "Jun 11 16:33:54.518397 crc crio[23211]: time=\"2026-06-11T16:33:54.518249645Z\" level=info msg=\"Created container ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy\" id=12fcc09b-95de-4789-8995-097cd301c9cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.978126 | controller |     "Jun 11 16:33:54.519825 crc crio[23211]: time=\"2026-06-11T16:33:54.519654908Z\" level=info msg=\"Starting container: ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb\" id=64c63275-aba3-4edd-820a-b680dfe4d260 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.978140 | controller |     "Jun 11 16:33:54.533658 crc crio[23211]: time=\"2026-06-11T16:33:54.532340815Z\" level=info msg=\"Started container\" PID=51728 containerID=ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy id=64c63275-aba3-4edd-820a-b680dfe4d260 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3",
2026-06-11 18:01:02.978156 | controller |     "Jun 11 16:33:55.975145 crc crio[23211]: time=\"2026-06-11T16:33:55.974666478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978171 | controller |     "Jun 11 16:33:56.183083 crc crio[23211]: time=\"2026-06-11T16:33:56.182922545Z\" level=info msg=\"Created container daa38c61f140fa4ac3cb1fe5c0fafb7fa32c954fee7d39d59df0ee7bee75079e: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-httpd\" id=97d0bfe9-c796-4cb8-a643-bf3eeac749eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.978186 | controller |     "Jun 11 16:33:56.184328 crc crio[23211]: time=\"2026-06-11T16:33:56.184249547Z\" level=info msg=\"Starting container: daa38c61f140fa4ac3cb1fe5c0fafb7fa32c954fee7d39d59df0ee7bee75079e\" id=c057df11-1b95-4bc5-ba42-0558d014dd04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.978201 | controller |     "Jun 11 16:33:56.190519 crc crio[23211]: time=\"2026-06-11T16:33:56.190331463Z\" level=info msg=\"Started container\" PID=51779 containerID=daa38c61f140fa4ac3cb1fe5c0fafb7fa32c954fee7d39d59df0ee7bee75079e description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-httpd id=c057df11-1b95-4bc5-ba42-0558d014dd04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247",
2026-06-11 18:01:02.978216 | controller |     "Jun 11 16:33:56.202493 crc crio[23211]: time=\"2026-06-11T16:33:56.202384295Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=ce005efc-6b8f-4976-9f8b-57c14dfa63e7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.978231 | controller |     "Jun 11 16:33:56.206010 crc crio[23211]: time=\"2026-06-11T16:33:56.205745726Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 18:01:02.978249 | controller |     "Jun 11 16:33:56.698959 crc crio[23211]: time=\"2026-06-11T16:33:56.698872944Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=ce005efc-6b8f-4976-9f8b-57c14dfa63e7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.978266 | controller |     "Jun 11 16:33:56.701186 crc crio[23211]: time=\"2026-06-11T16:33:56.701118457Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=f546e668-edf2-4f94-a5cf-e110273a1abc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.978281 | controller |     "Jun 11 16:33:56.705891 crc crio[23211]: time=\"2026-06-11T16:33:56.705541405Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=49d09b42-083c-4bdd-b0eb-36a5a5df5dc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.978297 | controller |     "Jun 11 16:33:56.716126 crc crio[23211]: time=\"2026-06-11T16:33:56.715871715Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-log-watch\" id=adca9a57-c8e4-4d34-a6a7-a59fcceb94e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.978312 | controller |     "Jun 11 16:33:56.718347 crc crio[23211]: time=\"2026-06-11T16:33:56.718234183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978327 | controller |     "Jun 11 16:33:56.796599 crc crio[23211]: time=\"2026-06-11T16:33:56.796393207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978342 | controller |     "Jun 11 16:33:58.968901 crc crio[23211]: time=\"2026-06-11T16:33:58.968153173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978356 | controller |     "Jun 11 16:34:04.447922 crc crio[23211]: time=\"2026-06-11T16:34:04.447001815Z\" level=info msg=\"Created container 4048fe34a036af56ad52c22ce0756eadc3ed5c6bc7ea7205a0c11653d87436da: baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-log-watch\" id=adca9a57-c8e4-4d34-a6a7-a59fcceb94e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.978371 | controller |     "Jun 11 16:34:04.449810 crc crio[23211]: time=\"2026-06-11T16:34:04.44921469Z\" level=info msg=\"Starting container: 4048fe34a036af56ad52c22ce0756eadc3ed5c6bc7ea7205a0c11653d87436da\" id=87be71b4-64cd-4be6-884b-0d5844bae0c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.978387 | controller |     "Jun 11 16:34:04.458183 crc crio[23211]: time=\"2026-06-11T16:34:04.458047084Z\" level=info msg=\"Started container\" PID=51948 containerID=4048fe34a036af56ad52c22ce0756eadc3ed5c6bc7ea7205a0c11653d87436da description=baremetal-operator-system/baremetal-operator-ironic-77f4dd99c4-98wcb/ironic-log-watch id=87be71b4-64cd-4be6-884b-0d5844bae0c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d4e8aa6f63329905a5c6e2059500025fcb91ae46d987251786667b555a1247",
2026-06-11 18:01:02.978403 | controller |     "Jun 11 16:34:07.073506 crc crio[23211]: time=\"2026-06-11T16:34:07.072753179Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686594-fmg69/POD\" id=c09732a9-2342-4667-9d66-63a1a7c0b7ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.978418 | controller |     "Jun 11 16:34:07.074411 crc crio[23211]: time=\"2026-06-11T16:34:07.073650261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978434 | controller |     "Jun 11 16:34:07.119046 crc crio[23211]: time=\"2026-06-11T16:34:07.118842675Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686594-fmg69 Namespace:openshift-infra ID:01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38 UID:117c00ff-367b-4579-8b0d-acf1de4fd48d NetNS:/var/run/netns/7dae3da3-ee20-4242-b409-9a0545df98d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod117c00ff_367b_4579_8b0d_acf1de4fd48d.slice PodAnnotations:0xc00294e020}] Aliases:map[]}\"",
2026-06-11 18:01:02.978453 | controller |     "Jun 11 16:34:07.119392 crc crio[23211]: time=\"2026-06-11T16:34:07.119339607Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686594-fmg69 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.978470 | controller |     "Jun 11 16:34:07.734867 crc crio[23211]: 2026-06-11T16:34:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01ce8d33b5dc9e6 Mac:f2:72:c8:e8:db:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/7dae3da3-ee20-4242-b409-9a0545df98d5 SocketPath: PciID:}] [{Interface:0xc0002d8a20 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.978485 | controller |     "Jun 11 16:34:07.736722 crc crio[23211]: time=\"2026-06-11T16:34:07.73649515Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686594-fmg69 Namespace:openshift-infra ID:01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38 UID:117c00ff-367b-4579-8b0d-acf1de4fd48d NetNS:/var/run/netns/7dae3da3-ee20-4242-b409-9a0545df98d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod117c00ff_367b_4579_8b0d_acf1de4fd48d.slice PodAnnotations:0xc00294e020}] Aliases:map[]}\"",
2026-06-11 18:01:02.978501 | controller |     "Jun 11 16:34:07.736722 crc crio[23211]: time=\"2026-06-11T16:34:07.736693034Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686594-fmg69 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.978543 | controller |     "Jun 11 16:34:07.753630 crc crio[23211]: time=\"2026-06-11T16:34:07.753523352Z\" level=info msg=\"Ran pod sandbox 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38 with infra container: openshift-infra/auto-csr-approver-29686594-fmg69/POD\" id=c09732a9-2342-4667-9d66-63a1a7c0b7ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.978563 | controller |     "Jun 11 16:34:07.757017 crc crio[23211]: time=\"2026-06-11T16:34:07.756948365Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7400dff1-022b-403b-a804-ffa2ba5d36f5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.978579 | controller |     "Jun 11 16:34:07.764570 crc crio[23211]: time=\"2026-06-11T16:34:07.764489287Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:02.978594 | controller |     "Jun 11 16:34:08.532838 crc crio[23211]: time=\"2026-06-11T16:34:08.532653877Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7400dff1-022b-403b-a804-ffa2ba5d36f5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.978609 | controller |     "Jun 11 16:34:08.535103 crc crio[23211]: time=\"2026-06-11T16:34:08.533974749Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1b80986c-618d-4d1c-b4ac-9d25add4d184 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.978624 | controller |     "Jun 11 16:34:08.536341 crc crio[23211]: time=\"2026-06-11T16:34:08.536241925Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b2c39d47-002d-4085-b358-65f2eb147109 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.978638 | controller |     "Jun 11 16:34:08.543816 crc crio[23211]: time=\"2026-06-11T16:34:08.543696565Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686594-fmg69/oc\" id=75dbc286-b0e2-470d-8783-2b4bc382f10c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.978657 | controller |     "Jun 11 16:34:08.544510 crc crio[23211]: time=\"2026-06-11T16:34:08.54434258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978673 | controller |     "Jun 11 16:34:08.582730 crc crio[23211]: time=\"2026-06-11T16:34:08.582598138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978688 | controller |     "Jun 11 16:34:09.108655 crc crio[23211]: time=\"2026-06-11T16:34:09.108106248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978703 | controller |     "Jun 11 16:34:09.227560 crc crio[23211]: time=\"2026-06-11T16:34:09.226847225Z\" level=info msg=\"Created container ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69: openshift-infra/auto-csr-approver-29686594-fmg69/oc\" id=75dbc286-b0e2-470d-8783-2b4bc382f10c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.978718 | controller |     "Jun 11 16:34:09.228653 crc crio[23211]: time=\"2026-06-11T16:34:09.228605108Z\" level=info msg=\"Starting container: ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69\" id=0d0dfd38-b7d0-4487-b8a7-343042d80c5b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.978733 | controller |     "Jun 11 16:34:09.233624 crc crio[23211]: time=\"2026-06-11T16:34:09.233562108Z\" level=info msg=\"Started container\" PID=52196 containerID=ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69 description=openshift-infra/auto-csr-approver-29686594-fmg69/oc id=0d0dfd38-b7d0-4487-b8a7-343042d80c5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38",
2026-06-11 18:01:02.978748 | controller |     "Jun 11 16:34:14.061808 crc crio[23211]: time=\"2026-06-11T16:34:14.060593101Z\" level=info msg=\"Stopping pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38\" id=48b4f79a-6215-4856-a773-b3153d5b23c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.978763 | controller |     "Jun 11 16:34:14.064217 crc crio[23211]: time=\"2026-06-11T16:34:14.064064544Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686594-fmg69 Namespace:openshift-infra ID:01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38 UID:117c00ff-367b-4579-8b0d-acf1de4fd48d NetNS:/var/run/netns/7dae3da3-ee20-4242-b409-9a0545df98d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod117c00ff_367b_4579_8b0d_acf1de4fd48d.slice PodAnnotations:0xc0030880e8}] Aliases:map[]}\"",
2026-06-11 18:01:02.978779 | controller |     "Jun 11 16:34:14.065303 crc crio[23211]: time=\"2026-06-11T16:34:14.065145131Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686594-fmg69 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.978795 | controller |     "Jun 11 16:34:15.865211 crc crio[23211]: time=\"2026-06-11T16:34:15.864196335Z\" level=info msg=\"Stopped pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38\" id=48b4f79a-6215-4856-a773-b3153d5b23c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.978810 | controller |     "Jun 11 16:34:32.075012 crc crio[23211]: time=\"2026-06-11T16:34:32.07374855Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/POD\" id=cc28de88-efe3-4660-a3c3-fca6ced1b249 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.978827 | controller |     "Jun 11 16:34:32.075012 crc crio[23211]: time=\"2026-06-11T16:34:32.074481597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978843 | controller |     "Jun 11 16:34:32.122097 crc crio[23211]: time=\"2026-06-11T16:34:32.121019544Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/POD\" id=9b1fca3b-a17d-496e-bd44-c7b638caf57f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.978858 | controller |     "Jun 11 16:34:32.122097 crc crio[23211]: time=\"2026-06-11T16:34:32.121138937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978873 | controller |     "Jun 11 16:34:32.134388 crc crio[23211]: time=\"2026-06-11T16:34:32.134278286Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-dhjbf Namespace:openstack-operators ID:8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032 UID:53f7e2b6-8c60-4a74-8bba-2ae2788f6037 NetNS:/var/run/netns/f0904dfa-c211-4b1f-a93e-8f1b91f88556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53f7e2b6_8c60_4a74_8bba_2ae2788f6037.slice PodAnnotations:0xc002818350}] Aliases:map[]}\"",
2026-06-11 18:01:02.978888 | controller |     "Jun 11 16:34:32.134388 crc crio[23211]: time=\"2026-06-11T16:34:32.134335037Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-dhjbf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.978903 | controller |     "Jun 11 16:34:32.171672 crc crio[23211]: time=\"2026-06-11T16:34:32.168845093Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-tjxbr Namespace:openstack-operators ID:38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c UID:fc112cd1-50c1-46f3-9385-92d0e23b0411 NetNS:/var/run/netns/0d37395c-f5dd-461c-a7f9-fb8def102ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc112cd1_50c1_46f3_9385_92d0e23b0411.slice PodAnnotations:0xc000d2e5b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.978918 | controller |     "Jun 11 16:34:32.171672 crc crio[23211]: time=\"2026-06-11T16:34:32.168892554Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-tjxbr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.978933 | controller |     "Jun 11 16:34:32.182185 crc crio[23211]: time=\"2026-06-11T16:34:32.182096113Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/POD\" id=e80192f7-5eaa-4eaf-9012-3ff29d540406 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.978948 | controller |     "Jun 11 16:34:32.182185 crc crio[23211]: time=\"2026-06-11T16:34:32.182173095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978962 | controller |     "Jun 11 16:34:32.271746 crc crio[23211]: time=\"2026-06-11T16:34:32.268254791Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/POD\" id=d55d8fcd-f290-41fa-aa3b-76a2af0c16b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.978977 | controller |     "Jun 11 16:34:32.271746 crc crio[23211]: time=\"2026-06-11T16:34:32.268923137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.978996 | controller |     "Jun 11 16:34:32.301691 crc crio[23211]: time=\"2026-06-11T16:34:32.300696837Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-mnhp2 Namespace:openstack-operators ID:90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae UID:80395774-eea6-4836-9db5-dfda65ccc2df NetNS:/var/run/netns/77483f43-b118-40b1-9f0c-847b3375973b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80395774_eea6_4836_9db5_dfda65ccc2df.slice PodAnnotations:0xc0022784b0}] Aliases:map[]}\"",
2026-06-11 18:01:02.979012 | controller |     "Jun 11 16:34:32.301691 crc crio[23211]: time=\"2026-06-11T16:34:32.30082406Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-mnhp2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.979027 | controller |     "Jun 11 16:34:32.427608 crc crio[23211]: time=\"2026-06-11T16:34:32.418173853Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/POD\" id=d02ad81d-a69e-4c45-bfa7-dc97320e4150 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979042 | controller |     "Jun 11 16:34:32.427608 crc crio[23211]: time=\"2026-06-11T16:34:32.418249525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979056 | controller |     "Jun 11 16:34:32.427608 crc crio[23211]: time=\"2026-06-11T16:34:32.422780325Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/POD\" id=c979d201-7641-4863-aebd-32daa512d972 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979071 | controller |     "Jun 11 16:34:32.427608 crc crio[23211]: time=\"2026-06-11T16:34:32.422859357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979085 | controller |     "Jun 11 16:34:32.500379 crc crio[23211]: time=\"2026-06-11T16:34:32.498214202Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/POD\" id=bc9a6e10-802e-494b-9d36-59f1b5670e17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979100 | controller |     "Jun 11 16:34:32.500379 crc crio[23211]: time=\"2026-06-11T16:34:32.498306924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979115 | controller |     "Jun 11 16:34:32.528503 crc crio[23211]: time=\"2026-06-11T16:34:32.525554795Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-ddczw Namespace:openstack-operators ID:35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b UID:8eb16a35-74d9-408f-8735-ae81a56c6023 NetNS:/var/run/netns/db1542ce-4229-40b4-ba69-d86c0a05fc2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eb16a35_74d9_408f_8735_ae81a56c6023.slice PodAnnotations:0xc000612680}] Aliases:map[]}\"",
2026-06-11 18:01:02.979131 | controller |     "Jun 11 16:34:32.528503 crc crio[23211]: time=\"2026-06-11T16:34:32.525603366Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-ddczw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.979148 | controller |     "Jun 11 16:34:32.545087 crc crio[23211]: time=\"2026-06-11T16:34:32.544848723Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/POD\" id=512218a9-de7c-42fb-b6a5-8b908b1b122c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979171 | controller |     "Jun 11 16:34:32.545720 crc crio[23211]: time=\"2026-06-11T16:34:32.545259352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979187 | controller |     "Jun 11 16:34:32.579850 crc crio[23211]: time=\"2026-06-11T16:34:32.579741828Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/POD\" id=ff163ea6-d7ae-48a0-89e9-9d2e4084545c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979201 | controller |     "Jun 11 16:34:32.580552 crc crio[23211]: time=\"2026-06-11T16:34:32.579864141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979216 | controller |     "Jun 11 16:34:32.609810 crc crio[23211]: time=\"2026-06-11T16:34:32.608080724Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/POD\" id=0f3866d2-6e9d-4e16-ab56-ba948b96dc08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979230 | controller |     "Jun 11 16:34:32.609810 crc crio[23211]: time=\"2026-06-11T16:34:32.608175506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979244 | controller |     "Jun 11 16:34:32.709231 crc crio[23211]: time=\"2026-06-11T16:34:32.705568685Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/POD\" id=3741d8e6-ee2f-4d9a-8919-1832304aac7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979260 | controller |     "Jun 11 16:34:32.709231 crc crio[23211]: time=\"2026-06-11T16:34:32.705676348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979276 | controller |     "Jun 11 16:34:32.798953 crc crio[23211]: time=\"2026-06-11T16:34:32.79613595Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/POD\" id=e2dc9ed7-2a95-4704-b470-c40f83146e0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979291 | controller |     "Jun 11 16:34:32.798953 crc crio[23211]: time=\"2026-06-11T16:34:32.796219352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979307 | controller |     "Jun 11 16:34:32.812242 crc crio[23211]: time=\"2026-06-11T16:34:32.804312138Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-s4m6t Namespace:openstack-operators ID:96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce UID:6512cb2b-fc2e-4e55-be0c-13d5e0dcba5a NetNS:/var/run/netns/35562143-e201-4797-99bf-e0d306073d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6512cb2b_fc2e_4e55_be0c_13d5e0dcba5a.slice PodAnnotations:0xc0030880f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.979323 | controller |     "Jun 11 16:34:32.812242 crc crio[23211]: time=\"2026-06-11T16:34:32.80439181Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-s4m6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.979339 | controller |     "Jun 11 16:34:32.835253 crc crio[23211]: time=\"2026-06-11T16:34:32.835097114Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-jxlss Namespace:openstack-operators ID:359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090 UID:c3845806-5d13-48d7-804f-916386d818a6 NetNS:/var/run/netns/3f2349c4-23cc-47e8-9a4b-a2136e7f7507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3845806_5d13_48d7_804f_916386d818a6.slice PodAnnotations:0xc0028182f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.979359 | controller |     "Jun 11 16:34:32.835253 crc crio[23211]: time=\"2026-06-11T16:34:32.835163665Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-jxlss to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.979377 | controller |     "Jun 11 16:34:32.862841 crc crio[23211]: time=\"2026-06-11T16:34:32.860390267Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-lbl8q Namespace:openstack-operators ID:86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78 UID:b5811de4-eadf-418c-9bb5-b969a90d8aa2 NetNS:/var/run/netns/12119f0c-c1f3-43ff-9355-3c6f59786aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5811de4_eadf_418c_9bb5_b969a90d8aa2.slice PodAnnotations:0xc000612080}] Aliases:map[]}\"",
2026-06-11 18:01:02.979394 | controller |     "Jun 11 16:34:32.862841 crc crio[23211]: time=\"2026-06-11T16:34:32.860496149Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-lbl8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.979411 | controller |     "Jun 11 16:34:32.934557 crc crio[23211]: time=\"2026-06-11T16:34:32.934096422Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-nlxgk Namespace:openstack-operators ID:59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c UID:0fd46f77-60d4-4894-aaf9-aebf0b62d061 NetNS:/var/run/netns/36a73f90-41b8-4a7d-b5c2-94a6e6834241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fd46f77_60d4_4894_aaf9_aebf0b62d061.slice PodAnnotations:0xc00008c618}] Aliases:map[]}\"",
2026-06-11 18:01:02.979428 | controller |     "Jun 11 16:34:32.934557 crc crio[23211]: time=\"2026-06-11T16:34:32.934159643Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-nlxgk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.979444 | controller |     "Jun 11 16:34:32.935714 crc crio[23211]: 2026-06-11T16:34:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38119c16ae46f3f Mac:ee:34:8f:5e:eb:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/0d37395c-f5dd-461c-a7f9-fb8def102ee6 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.979460 | controller |     "Jun 11 16:34:32.935974 crc crio[23211]: time=\"2026-06-11T16:34:32.935897356Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-tjxbr Namespace:openstack-operators ID:38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c UID:fc112cd1-50c1-46f3-9385-92d0e23b0411 NetNS:/var/run/netns/0d37395c-f5dd-461c-a7f9-fb8def102ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc112cd1_50c1_46f3_9385_92d0e23b0411.slice PodAnnotations:0xc000d2e5b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.979477 | controller |     "Jun 11 16:34:32.936098 crc crio[23211]: time=\"2026-06-11T16:34:32.93604954Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-tjxbr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.979494 | controller |     "Jun 11 16:34:32.980751 crc crio[23211]: time=\"2026-06-11T16:34:32.977617817Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/POD\" id=61d5fe6a-bb11-4ed9-81d3-38aa059c65f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979534 | controller |     "Jun 11 16:34:32.980751 crc crio[23211]: time=\"2026-06-11T16:34:32.977819442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979562 | controller |     "Jun 11 16:34:32.980874 crc crio[23211]: time=\"2026-06-11T16:34:32.980831604Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/POD\" id=17625834-cedd-4963-a959-f7c646fa153b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979580 | controller |     "Jun 11 16:34:32.999074 crc crio[23211]: time=\"2026-06-11T16:34:32.998989124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979597 | controller |     "Jun 11 16:34:33.070241 crc crio[23211]: time=\"2026-06-11T16:34:33.069656306Z\" level=info msg=\"Ran pod sandbox 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/POD\" id=9b1fca3b-a17d-496e-bd44-c7b638caf57f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979614 | controller |     "Jun 11 16:34:33.070241 crc crio[23211]: time=\"2026-06-11T16:34:33.069900212Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hzzkc Namespace:openstack-operators ID:a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4 UID:0cbacfb3-c34b-4434-bed1-96f8cedaf00f NetNS:/var/run/netns/ec969054-947b-4043-bd74-31663bfad604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0cbacfb3_c34b_4434_bed1_96f8cedaf00f.slice PodAnnotations:0xc000d2e508}] Aliases:map[]}\"",
2026-06-11 18:01:02.979631 | controller |     "Jun 11 16:34:33.070241 crc crio[23211]: time=\"2026-06-11T16:34:33.069948243Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hzzkc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.979648 | controller |     "Jun 11 16:34:33.104338 crc crio[23211]: time=\"2026-06-11T16:34:33.102749618Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=65951158-c7c3-4feb-b137-6e2c8ac6ea53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.979665 | controller |     "Jun 11 16:34:33.104338 crc crio[23211]: time=\"2026-06-11T16:34:33.10405689Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/POD\" id=f8cf44cf-2f35-40e9-ab62-bddb46fc7d59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979682 | controller |     "Jun 11 16:34:33.104338 crc crio[23211]: time=\"2026-06-11T16:34:33.104198533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979698 | controller |     "Jun 11 16:34:33.155489 crc crio[23211]: time=\"2026-06-11T16:34:33.154966433Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/POD\" id=8553e7b6-042e-427b-967b-4fd78d88bfe3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979714 | controller |     "Jun 11 16:34:33.155626 crc crio[23211]: time=\"2026-06-11T16:34:33.155523246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979731 | controller |     "Jun 11 16:34:33.157863 crc crio[23211]: time=\"2026-06-11T16:34:33.156729086Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found\" id=65951158-c7c3-4feb-b137-6e2c8ac6ea53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.979750 | controller |     "Jun 11 16:34:33.157863 crc crio[23211]: time=\"2026-06-11T16:34:33.157061204Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found\" id=65951158-c7c3-4feb-b137-6e2c8ac6ea53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.979782 | controller |     "Jun 11 16:34:33.176608 crc crio[23211]: time=\"2026-06-11T16:34:33.175744116Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=6e89443b-c497-466c-a5dd-a26f0b9cd8ed name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.979800 | controller |     "Jun 11 16:34:33.179777 crc crio[23211]: time=\"2026-06-11T16:34:33.178269148Z\" level=info msg=\"Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/POD\" id=58559f14-06a0-4afc-99e8-1619b000c141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979817 | controller |     "Jun 11 16:34:33.179777 crc crio[23211]: time=\"2026-06-11T16:34:33.17837685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979834 | controller |     "Jun 11 16:34:33.190564 crc crio[23211]: time=\"2026-06-11T16:34:33.190045454Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/POD\" id=820788f1-6084-4292-b1a0-7b6bf9809a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979850 | controller |     "Jun 11 16:34:33.190564 crc crio[23211]: time=\"2026-06-11T16:34:33.190139496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979867 | controller |     "Jun 11 16:34:33.200306 crc crio[23211]: time=\"2026-06-11T16:34:33.191894458Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\\\"\"",
2026-06-11 18:01:02.979883 | controller |     "Jun 11 16:34:33.222661 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90271ce27b3bda0 Mac:c6:55:99:0f:7b:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/77483f43-b118-40b1-9f0c-847b3375973b SocketPath: PciID:}] [{Interface:0xc0001346e0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.979899 | controller |     "Jun 11 16:34:33.272089 crc crio[23211]: time=\"2026-06-11T16:34:33.270158793Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/POD\" id=96907b13-fbe6-47f3-a500-116b6b19be46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.979916 | controller |     "Jun 11 16:34:33.272089 crc crio[23211]: time=\"2026-06-11T16:34:33.270498302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.979933 | controller |     "Jun 11 16:34:33.272089 crc crio[23211]: time=\"2026-06-11T16:34:33.270876371Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-mnhp2 Namespace:openstack-operators ID:90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae UID:80395774-eea6-4836-9db5-dfda65ccc2df NetNS:/var/run/netns/77483f43-b118-40b1-9f0c-847b3375973b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80395774_eea6_4836_9db5_dfda65ccc2df.slice PodAnnotations:0xc0022784b0}] Aliases:map[]}\"",
2026-06-11 18:01:02.979954 | controller |     "Jun 11 16:34:33.272089 crc crio[23211]: time=\"2026-06-11T16:34:33.271758953Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-mnhp2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.979971 | controller |     "Jun 11 16:34:33.330689 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35650566be6e80f Mac:82:d1:c9:b5:72:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/db1542ce-4229-40b4-ba69-d86c0a05fc2f SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.979988 | controller |     "Jun 11 16:34:33.335490 crc crio[23211]: time=\"2026-06-11T16:34:33.331798267Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-ddczw Namespace:openstack-operators ID:35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b UID:8eb16a35-74d9-408f-8735-ae81a56c6023 NetNS:/var/run/netns/db1542ce-4229-40b4-ba69-d86c0a05fc2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eb16a35_74d9_408f_8735_ae81a56c6023.slice PodAnnotations:0xc000612680}] Aliases:map[]}\"",
2026-06-11 18:01:02.980005 | controller |     "Jun 11 16:34:33.335490 crc crio[23211]: time=\"2026-06-11T16:34:33.332129615Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-ddczw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.980021 | controller |     "Jun 11 16:34:33.335490 crc crio[23211]: time=\"2026-06-11T16:34:33.332585997Z\" level=info msg=\"Ran pod sandbox 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/POD\" id=e80192f7-5eaa-4eaf-9012-3ff29d540406 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.980037 | controller |     "Jun 11 16:34:33.399985 crc crio[23211]: time=\"2026-06-11T16:34:33.399914447Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=dceb6db8-bf4c-42ba-a6ab-5f175ce87ad2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.980053 | controller |     "Jun 11 16:34:33.400548 crc crio[23211]: time=\"2026-06-11T16:34:33.400406159Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-g4f2j Namespace:openstack-operators ID:c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5 UID:992bf764-41ac-4c81-aca7-669c4f155277 NetNS:/var/run/netns/d6e7ba7c-53e8-420b-b62b-30d7587289e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod992bf764_41ac_4c81_aca7_669c4f155277.slice PodAnnotations:0xc0022782e0}] Aliases:map[]}\"",
2026-06-11 18:01:02.980070 | controller |     "Jun 11 16:34:33.400693 crc crio[23211]: time=\"2026-06-11T16:34:33.400544812Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-g4f2j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.980087 | controller |     "Jun 11 16:34:33.401374 crc crio[23211]: time=\"2026-06-11T16:34:33.40125212Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-tkgqn Namespace:openstack-operators ID:b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf UID:acf7e91a-8f8f-4261-bebd-7e350525777e NetNS:/var/run/netns/246d37a7-302e-4445-a7de-b3e2a04e607f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacf7e91a_8f8f_4261_bebd_7e350525777e.slice PodAnnotations:0xc000612820}] Aliases:map[]}\"",
2026-06-11 18:01:02.980107 | controller |     "Jun 11 16:34:33.401374 crc crio[23211]: time=\"2026-06-11T16:34:33.401318152Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-tkgqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.980124 | controller |     "Jun 11 16:34:33.414076 crc crio[23211]: time=\"2026-06-11T16:34:33.413928067Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found\" id=dceb6db8-bf4c-42ba-a6ab-5f175ce87ad2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.980140 | controller |     "Jun 11 16:34:33.422813 crc crio[23211]: time=\"2026-06-11T16:34:33.422753031Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found\" id=dceb6db8-bf4c-42ba-a6ab-5f175ce87ad2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.980156 | controller |     "Jun 11 16:34:33.457333 crc crio[23211]: time=\"2026-06-11T16:34:33.453906875Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=66d7da89-3d28-42f8-a50f-3ff77ee9e01c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.980172 | controller |     "Jun 11 16:34:33.503668 crc crio[23211]: time=\"2026-06-11T16:34:33.49576118Z\" level=info msg=\"Ran pod sandbox 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/POD\" id=d55d8fcd-f290-41fa-aa3b-76a2af0c16b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.980188 | controller |     "Jun 11 16:34:33.504811 crc crio[23211]: time=\"2026-06-11T16:34:33.504771347Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\\\"\"",
2026-06-11 18:01:02.980204 | controller |     "Jun 11 16:34:33.507670 crc crio[23211]: time=\"2026-06-11T16:34:33.507641717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=30b877c3-5581-4793-8327-db2cf6234298 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.980220 | controller |     "Jun 11 16:34:33.518168 crc crio[23211]: time=\"2026-06-11T16:34:33.51811516Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=30b877c3-5581-4793-8327-db2cf6234298 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.980236 | controller |     "Jun 11 16:34:33.518832 crc crio[23211]: time=\"2026-06-11T16:34:33.518807247Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=30b877c3-5581-4793-8327-db2cf6234298 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.980252 | controller |     "Jun 11 16:34:33.531266 crc crio[23211]: time=\"2026-06-11T16:34:33.531214498Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=a064fa75-5983-4535-9995-aa3138c69563 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.980268 | controller |     "Jun 11 16:34:33.543884 crc crio[23211]: time=\"2026-06-11T16:34:33.543589848Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\\\"\"",
2026-06-11 18:01:02.980287 | controller |     "Jun 11 16:34:33.562133 crc crio[23211]: time=\"2026-06-11T16:34:33.561674626Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/POD\" id=f70c3c8c-c628-4186-831d-a8d3ec3ac1e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.980304 | controller |     "Jun 11 16:34:33.571909 crc crio[23211]: time=\"2026-06-11T16:34:33.567501737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.980320 | controller |     "Jun 11 16:34:33.574692 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86d2727185c09f4 Mac:ca:ba:77:f3:15:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/12119f0c-c1f3-43ff-9355-3c6f59786aeb SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.980337 | controller |     "Jun 11 16:34:33.587489 crc crio[23211]: time=\"2026-06-11T16:34:33.574608059Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-q5czk Namespace:openstack-operators ID:11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0 UID:da2bd8bb-93d2-46b2-b762-3c851ac609f5 NetNS:/var/run/netns/377868a1-e2d4-4b89-93e2-9c54395aac8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda2bd8bb_93d2_46b2_b762_3c851ac609f5.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}\"",
2026-06-11 18:01:02.980354 | controller |     "Jun 11 16:34:33.587489 crc crio[23211]: time=\"2026-06-11T16:34:33.575695596Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-q5czk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.980371 | controller |     "Jun 11 16:34:33.587489 crc crio[23211]: time=\"2026-06-11T16:34:33.575642385Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-lbl8q Namespace:openstack-operators ID:86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78 UID:b5811de4-eadf-418c-9bb5-b969a90d8aa2 NetNS:/var/run/netns/12119f0c-c1f3-43ff-9355-3c6f59786aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5811de4_eadf_418c_9bb5_b969a90d8aa2.slice PodAnnotations:0xc000612080}] Aliases:map[]}\"",
2026-06-11 18:01:02.980387 | controller |     "Jun 11 16:34:33.587489 crc crio[23211]: time=\"2026-06-11T16:34:33.577197582Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-lbl8q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.980404 | controller |     "Jun 11 16:34:33.608011 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8059c11a5e0007a Mac:f6:1e:1f:29:ae:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/f0904dfa-c211-4b1f-a93e-8f1b91f88556 SocketPath: PciID:}] [{Interface:0xc000122b70 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.980421 | controller |     "Jun 11 16:34:33.609224 crc crio[23211]: time=\"2026-06-11T16:34:33.609179907Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-dhjbf Namespace:openstack-operators ID:8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032 UID:53f7e2b6-8c60-4a74-8bba-2ae2788f6037 NetNS:/var/run/netns/f0904dfa-c211-4b1f-a93e-8f1b91f88556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53f7e2b6_8c60_4a74_8bba_2ae2788f6037.slice PodAnnotations:0xc002818350}] Aliases:map[]}\"",
2026-06-11 18:01:02.980441 | controller |     "Jun 11 16:34:33.609596 crc crio[23211]: time=\"2026-06-11T16:34:33.609568837Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-dhjbf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.980458 | controller |     "Jun 11 16:34:33.621196 crc crio[23211]: time=\"2026-06-11T16:34:33.621139818Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tb7mc Namespace:openstack-operators ID:2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0 UID:97855637-cd01-43a3-970b-ebc00e9414f3 NetNS:/var/run/netns/e0dbeeea-eb04-4067-8ade-a8d2a144cb43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97855637_cd01_43a3_970b_ebc00e9414f3.slice PodAnnotations:0xc000130ca0}] Aliases:map[]}\"",
2026-06-11 18:01:02.980475 | controller |     "Jun 11 16:34:33.621633 crc crio[23211]: time=\"2026-06-11T16:34:33.621580518Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tb7mc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.980491 | controller |     "Jun 11 16:34:33.636967 crc crio[23211]: time=\"2026-06-11T16:34:33.636899558Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/POD\" id=17024aa5-1ad0-4e3f-973c-7c633bd0dadd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.980507 | controller |     "Jun 11 16:34:33.636967 crc crio[23211]: time=\"2026-06-11T16:34:33.636990321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.980551 | controller |     "Jun 11 16:34:33.662032 crc crio[23211]: time=\"2026-06-11T16:34:33.661993527Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-nrvfl Namespace:openstack-operators ID:5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150 UID:92b6c59f-1b35-4895-81cd-4a673fb64423 NetNS:/var/run/netns/5e532574-070c-42c8-920a-9ec0094bd039 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92b6c59f_1b35_4895_81cd_4a673fb64423.slice PodAnnotations:0xc003088530}] Aliases:map[]}\"",
2026-06-11 18:01:02.980571 | controller |     "Jun 11 16:34:33.662199 crc crio[23211]: time=\"2026-06-11T16:34:33.662181372Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-nrvfl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.980589 | controller |     "Jun 11 16:34:33.700123 crc crio[23211]: time=\"2026-06-11T16:34:33.700078849Z\" level=info msg=\"Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/POD\" id=00592298-4310-4d36-bf67-444ce5ead803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.980606 | controller |     "Jun 11 16:34:33.700611 crc crio[23211]: time=\"2026-06-11T16:34:33.700585872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.980626 | controller |     "Jun 11 16:34:33.757498 crc crio[23211]: time=\"2026-06-11T16:34:33.751930895Z\" level=info msg=\"Ran pod sandbox 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78 with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/POD\" id=ff163ea6-d7ae-48a0-89e9-9d2e4084545c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.980650 | controller |     "Jun 11 16:34:33.833214 crc crio[23211]: time=\"2026-06-11T16:34:33.829525335Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-r5gqj Namespace:openstack-operators ID:2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421 UID:bde5ad06-2989-4a26-b797-8414a49979af NetNS:/var/run/netns/5763a3cb-53ef-415b-9246-00237b53fe1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde5ad06_2989_4a26_b797_8414a49979af.slice PodAnnotations:0xc002818748}] Aliases:map[]}\"",
2026-06-11 18:01:02.980686 | controller |     "Jun 11 16:34:33.833214 crc crio[23211]: time=\"2026-06-11T16:34:33.829661588Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-r5gqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.980712 | controller |     "Jun 11 16:34:33.836275 crc crio[23211]: time=\"2026-06-11T16:34:33.836222558Z\" level=info msg=\"Ran pod sandbox 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032 with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/POD\" id=cc28de88-efe3-4660-a3c3-fca6ced1b249 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.980736 | controller |     "Jun 11 16:34:33.855205 crc crio[23211]: time=\"2026-06-11T16:34:33.855148116Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=66916aa8-e578-4f15-9f10-04fc0e02b7bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.980754 | controller |     "Jun 11 16:34:33.856025 crc crio[23211]: time=\"2026-06-11T16:34:33.856001517Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found\" id=66916aa8-e578-4f15-9f10-04fc0e02b7bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.980772 | controller |     "Jun 11 16:34:33.856192 crc crio[23211]: time=\"2026-06-11T16:34:33.856171471Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found\" id=66916aa8-e578-4f15-9f10-04fc0e02b7bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.980799 | controller |     "Jun 11 16:34:33.891555 crc crio[23211]: time=\"2026-06-11T16:34:33.890108134Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=22bb0838-6251-4de3-a40b-d85f4c180603 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.980818 | controller |     "Jun 11 16:34:33.897629 crc crio[23211]: time=\"2026-06-11T16:34:33.897163784Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=fa4cc6d9-0d09-479c-9e71-1d9f2af259e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.980841 | controller |     "Jun 11 16:34:33.901863 crc crio[23211]: time=\"2026-06-11T16:34:33.900223698Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\\\"\"",
2026-06-11 18:01:02.980858 | controller |     "Jun 11 16:34:33.909256 crc crio[23211]: time=\"2026-06-11T16:34:33.909213676Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-5hw4m Namespace:openstack-operators ID:142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3 UID:1c351f2c-63ca-4e6b-9ba2-2c9efb4635eb NetNS:/var/run/netns/edd75306-bdf1-4fa3-9051-897abd64c8e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c351f2c_63ca_4e6b_9ba2_2c9efb4635eb.slice PodAnnotations:0xc0006126a0}] Aliases:map[]}\"",
2026-06-11 18:01:02.980879 | controller |     "Jun 11 16:34:33.909538 crc crio[23211]: time=\"2026-06-11T16:34:33.909517663Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-5hw4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.980897 | controller |     "Jun 11 16:34:34.032297 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96c2a9ffa53a48d Mac:52:87:2f:b9:46:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/35562143-e201-4797-99bf-e0d306073d5f SocketPath: PciID:}] [{Interface:0xc000218a60 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.980914 | controller |     "Jun 11 16:34:34.032297 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a373730b20631cf Mac:e6:7c:ad:60:4c:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/ec969054-947b-4043-bd74-31663bfad604 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.980931 | controller |     "Jun 11 16:34:34.032297 crc crio[23211]: time=\"2026-06-11T16:34:34.028142557Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hzzkc Namespace:openstack-operators ID:a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4 UID:0cbacfb3-c34b-4434-bed1-96f8cedaf00f NetNS:/var/run/netns/ec969054-947b-4043-bd74-31663bfad604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0cbacfb3_c34b_4434_bed1_96f8cedaf00f.slice PodAnnotations:0xc000d2e508}] Aliases:map[]}\"",
2026-06-11 18:01:02.980948 | controller |     "Jun 11 16:34:34.032297 crc crio[23211]: time=\"2026-06-11T16:34:34.028339612Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hzzkc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.980964 | controller |     "Jun 11 16:34:34.032297 crc crio[23211]: 2026-06-11T16:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59118d524ff847f Mac:ce:e9:d8:0e:bb:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/36a73f90-41b8-4a7d-b5c2-94a6e6834241 SocketPath: PciID:}] [{Interface:0xc0002ac640 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.980980 | controller |     "Jun 11 16:34:34.032297 crc crio[23211]: time=\"2026-06-11T16:34:34.029552211Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-nlxgk Namespace:openstack-operators ID:59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c UID:0fd46f77-60d4-4894-aaf9-aebf0b62d061 NetNS:/var/run/netns/36a73f90-41b8-4a7d-b5c2-94a6e6834241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fd46f77_60d4_4894_aaf9_aebf0b62d061.slice PodAnnotations:0xc00008c618}] Aliases:map[]}\"",
2026-06-11 18:01:02.980997 | controller |     "Jun 11 16:34:34.032297 crc crio[23211]: time=\"2026-06-11T16:34:34.029663754Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-nlxgk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.981013 | controller |     "Jun 11 16:34:34.043031 crc crio[23211]: time=\"2026-06-11T16:34:34.04188603Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-s4m6t Namespace:openstack-operators ID:96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce UID:6512cb2b-fc2e-4e55-be0c-13d5e0dcba5a NetNS:/var/run/netns/35562143-e201-4797-99bf-e0d306073d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6512cb2b_fc2e_4e55_be0c_13d5e0dcba5a.slice PodAnnotations:0xc0030880f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.981033 | controller |     "Jun 11 16:34:34.043031 crc crio[23211]: time=\"2026-06-11T16:34:34.042157257Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-s4m6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.981061 | controller |     "Jun 11 16:34:34.084870 crc crio[23211]: time=\"2026-06-11T16:34:34.081974191Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found\" id=fa4cc6d9-0d09-479c-9e71-1d9f2af259e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981078 | controller |     "Jun 11 16:34:34.084986 crc crio[23211]: time=\"2026-06-11T16:34:34.084947673Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found\" id=fa4cc6d9-0d09-479c-9e71-1d9f2af259e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981103 | controller |     "Jun 11 16:34:34.088963 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:359b45671667b15 Mac:da:da:0c:6f:a2:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/3f2349c4-23cc-47e8-9a4b-a2136e7f7507 SocketPath: PciID:}] [{Interface:0xc000180610 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.981119 | controller |     "Jun 11 16:34:34.090941 crc crio[23211]: time=\"2026-06-11T16:34:34.089306389Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-jxlss Namespace:openstack-operators ID:359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090 UID:c3845806-5d13-48d7-804f-916386d818a6 NetNS:/var/run/netns/3f2349c4-23cc-47e8-9a4b-a2136e7f7507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3845806_5d13_48d7_804f_916386d818a6.slice PodAnnotations:0xc0028182f8}] Aliases:map[]}\"",
2026-06-11 18:01:02.981136 | controller |     "Jun 11 16:34:34.090941 crc crio[23211]: time=\"2026-06-11T16:34:34.089534505Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-jxlss for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.981153 | controller |     "Jun 11 16:34:34.105476 crc crio[23211]: time=\"2026-06-11T16:34:34.094820482Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=83d12ed1-0bc9-47a6-9a47-468ca16b6b4d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.981169 | controller |     "Jun 11 16:34:34.131336 crc crio[23211]: time=\"2026-06-11T16:34:34.131241565Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\\\"\"",
2026-06-11 18:01:02.981185 | controller |     "Jun 11 16:34:34.154062 crc crio[23211]: time=\"2026-06-11T16:34:34.153912744Z\" level=info msg=\"Ran pod sandbox a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4 with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/POD\" id=e2dc9ed7-2a95-4704-b470-c40f83146e0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.981202 | controller |     "Jun 11 16:34:34.160124 crc crio[23211]: time=\"2026-06-11T16:34:34.159992291Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=486045cd-bf21-4abe-86c2-20026e18f70e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981222 | controller |     "Jun 11 16:34:34.160599 crc crio[23211]: time=\"2026-06-11T16:34:34.160205406Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found\" id=486045cd-bf21-4abe-86c2-20026e18f70e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981239 | controller |     "Jun 11 16:34:34.160599 crc crio[23211]: time=\"2026-06-11T16:34:34.160256267Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found\" id=486045cd-bf21-4abe-86c2-20026e18f70e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981255 | controller |     "Jun 11 16:34:34.169812 crc crio[23211]: time=\"2026-06-11T16:34:34.1611758Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=963b1030-8cd4-49ea-ae35-bcf059ed1d7e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.981271 | controller |     "Jun 11 16:34:34.169812 crc crio[23211]: time=\"2026-06-11T16:34:34.165798192Z\" level=info msg=\"Ran pod sandbox 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/POD\" id=c979d201-7641-4863-aebd-32daa512d972 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.981287 | controller |     "Jun 11 16:34:34.169812 crc crio[23211]: time=\"2026-06-11T16:34:34.169618834Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\\\"\"",
2026-06-11 18:01:02.981303 | controller |     "Jun 11 16:34:34.181164 crc crio[23211]: time=\"2026-06-11T16:34:34.177556757Z\" level=info msg=\"Ran pod sandbox 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/POD\" id=bc9a6e10-802e-494b-9d36-59f1b5670e17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.981319 | controller |     "Jun 11 16:34:34.181164 crc crio[23211]: time=\"2026-06-11T16:34:34.178876939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=c7aa2adf-804c-44bc-8bc5-6e588b2e0081 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981335 | controller |     "Jun 11 16:34:34.181164 crc crio[23211]: time=\"2026-06-11T16:34:34.179129675Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found\" id=c7aa2adf-804c-44bc-8bc5-6e588b2e0081 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981350 | controller |     "Jun 11 16:34:34.181164 crc crio[23211]: time=\"2026-06-11T16:34:34.179198087Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found\" id=c7aa2adf-804c-44bc-8bc5-6e588b2e0081 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981366 | controller |     "Jun 11 16:34:34.182729 crc crio[23211]: time=\"2026-06-11T16:34:34.182314663Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=63b302e1-f6d2-4748-86b0-277876129043 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.981382 | controller |     "Jun 11 16:34:34.184201 crc crio[23211]: time=\"2026-06-11T16:34:34.183988342Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=4781817b-a368-4f9a-8533-14610dd595c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981402 | controller |     "Jun 11 16:34:34.201543 crc crio[23211]: time=\"2026-06-11T16:34:34.19916237Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\\\"\"",
2026-06-11 18:01:02.981418 | controller |     "Jun 11 16:34:34.201543 crc crio[23211]: time=\"2026-06-11T16:34:34.200497623Z\" level=info msg=\"Ran pod sandbox 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090 with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/POD\" id=d02ad81d-a69e-4c45-bfa7-dc97320e4150 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.981434 | controller |     "Jun 11 16:34:34.202250 crc crio[23211]: time=\"2026-06-11T16:34:34.202168164Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=15676eac-7921-4f04-adf8-3d1821dd0447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981450 | controller |     "Jun 11 16:34:34.206144 crc crio[23211]: time=\"2026-06-11T16:34:34.206103198Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=4781817b-a368-4f9a-8533-14610dd595c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981466 | controller |     "Jun 11 16:34:34.206339 crc crio[23211]: time=\"2026-06-11T16:34:34.206292223Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=4781817b-a368-4f9a-8533-14610dd595c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981482 | controller |     "Jun 11 16:34:34.206738 crc crio[23211]: time=\"2026-06-11T16:34:34.206718053Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=15676eac-7921-4f04-adf8-3d1821dd0447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981498 | controller |     "Jun 11 16:34:34.206878 crc crio[23211]: time=\"2026-06-11T16:34:34.206860127Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=15676eac-7921-4f04-adf8-3d1821dd0447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981533 | controller |     "Jun 11 16:34:34.210699 crc crio[23211]: time=\"2026-06-11T16:34:34.209259755Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=99c1889f-410b-4c51-b698-a3502212d2d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.981561 | controller |     "Jun 11 16:34:34.210881 crc crio[23211]: time=\"2026-06-11T16:34:34.210749441Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=a37ae33d-1b84-4b34-8622-c1a1e5cc652b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.981578 | controller |     "Jun 11 16:34:34.215776 crc crio[23211]: time=\"2026-06-11T16:34:34.215706661Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\\\"\"",
2026-06-11 18:01:02.981595 | controller |     "Jun 11 16:34:34.215970 crc crio[23211]: time=\"2026-06-11T16:34:34.215936136Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\\\"\"",
2026-06-11 18:01:02.981611 | controller |     "Jun 11 16:34:34.227952 crc crio[23211]: time=\"2026-06-11T16:34:34.227885436Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-7r2xw Namespace:openstack-operators ID:809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1 UID:c33ae6b9-451d-4648-9aae-ff9c5aabdd9c NetNS:/var/run/netns/0c2072cb-b3bd-46e3-a315-faaeaeb30d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc33ae6b9_451d_4648_9aae_ff9c5aabdd9c.slice PodAnnotations:0xc003088108}] Aliases:map[]}\"",
2026-06-11 18:01:02.981632 | controller |     "Jun 11 16:34:34.227952 crc crio[23211]: time=\"2026-06-11T16:34:34.227944918Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-7r2xw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.981650 | controller |     "Jun 11 16:34:34.263720 crc crio[23211]: time=\"2026-06-11T16:34:34.263672823Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-vlw2j Namespace:openstack-operators ID:49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62 UID:13598e35-58e9-408e-acb2-5489ba99c6cb NetNS:/var/run/netns/1a086b69-d3af-4f36-94bd-6674c4eff65b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13598e35_58e9_408e_acb2_5489ba99c6cb.slice PodAnnotations:0xc000d2e628}] Aliases:map[]}\"",
2026-06-11 18:01:02.981666 | controller |     "Jun 11 16:34:34.263938 crc crio[23211]: time=\"2026-06-11T16:34:34.263921749Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-vlw2j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.981683 | controller |     "Jun 11 16:34:34.290681 crc crio[23211]: time=\"2026-06-11T16:34:34.290614676Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-gbmrv Namespace:openstack-operators ID:db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96 UID:dbfba073-0fdb-46f6-9d00-69c780ab88b3 NetNS:/var/run/netns/dd6a795d-6ac9-4847-b561-8b04bd45b4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbfba073_0fdb_46f6_9d00_69c780ab88b3.slice PodAnnotations:0xc000130960}] Aliases:map[]}\"",
2026-06-11 18:01:02.981699 | controller |     "Jun 11 16:34:34.290681 crc crio[23211]: time=\"2026-06-11T16:34:34.290680968Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-gbmrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.981716 | controller |     "Jun 11 16:34:34.293934 crc crio[23211]: time=\"2026-06-11T16:34:34.293816113Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-h8vfg Namespace:openstack-operators ID:4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca UID:3a9d7630-e1cc-41d7-94b4-d43255234e53 NetNS:/var/run/netns/960619be-b714-4400-b939-958d88b7a013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a9d7630_e1cc_41d7_94b4_d43255234e53.slice PodAnnotations:0xc0006126c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.981732 | controller |     "Jun 11 16:34:34.293934 crc crio[23211]: time=\"2026-06-11T16:34:34.293873864Z\" level=info msg=\"Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-h8vfg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.981749 | controller |     "Jun 11 16:34:34.295512 crc crio[23211]: time=\"2026-06-11T16:34:34.295472304Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7495jtdr Namespace:openstack-operators ID:33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135 UID:8cf7edb8-d6ef-4074-8f59-dd2aafae76d9 NetNS:/var/run/netns/d47d8e2a-ebcc-4da9-a4e2-975d8f952ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cf7edb8_d6ef_4074_8f59_dd2aafae76d9.slice PodAnnotations:0xc0001ae8b0}] Aliases:map[]}\"",
2026-06-11 18:01:02.981768 | controller |     "Jun 11 16:34:34.295639 crc crio[23211]: time=\"2026-06-11T16:34:34.295620947Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7495jtdr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.981785 | controller |     "Jun 11 16:34:34.302306 crc crio[23211]: time=\"2026-06-11T16:34:34.302273649Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh Namespace:openstack-operators ID:efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b UID:77436fbb-92d5-45d2-a3b4-39338fe19aca NetNS:/var/run/netns/732e04ad-42e9-47d6-b65a-86abe1f37a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77436fbb_92d5_45d2_a3b4_39338fe19aca.slice PodAnnotations:0xc003088388}] Aliases:map[]}\"",
2026-06-11 18:01:02.981802 | controller |     "Jun 11 16:34:34.302538 crc crio[23211]: time=\"2026-06-11T16:34:34.302518884Z\" level=info msg=\"Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.981818 | controller |     "Jun 11 16:34:34.411802 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11025ccb3c9d13e Mac:56:0a:28:75:1d:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/377868a1-e2d4-4b89-93e2-9c54395aac8f SocketPath: PciID:}] [{Interface:0xc00022c750 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.981835 | controller |     "Jun 11 16:34:34.434590 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0d450e2e42a41e Mac:92:e0:27:6b:c8:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/246d37a7-302e-4445-a7de-b3e2a04e607f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.981851 | controller |     "Jun 11 16:34:34.434590 crc crio[23211]: time=\"2026-06-11T16:34:34.434115322Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-q5czk Namespace:openstack-operators ID:11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0 UID:da2bd8bb-93d2-46b2-b762-3c851ac609f5 NetNS:/var/run/netns/377868a1-e2d4-4b89-93e2-9c54395aac8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda2bd8bb_93d2_46b2_b762_3c851ac609f5.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}\"",
2026-06-11 18:01:02.981869 | controller |     "Jun 11 16:34:34.435698 crc crio[23211]: time=\"2026-06-11T16:34:34.435588868Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-q5czk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.981885 | controller |     "Jun 11 16:34:34.438130 crc crio[23211]: time=\"2026-06-11T16:34:34.438060548Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-tkgqn Namespace:openstack-operators ID:b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf UID:acf7e91a-8f8f-4261-bebd-7e350525777e NetNS:/var/run/netns/246d37a7-302e-4445-a7de-b3e2a04e607f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacf7e91a_8f8f_4261_bebd_7e350525777e.slice PodAnnotations:0xc000612820}] Aliases:map[]}\"",
2026-06-11 18:01:02.981903 | controller |     "Jun 11 16:34:34.438587 crc crio[23211]: time=\"2026-06-11T16:34:34.438248163Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-tkgqn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.981926 | controller |     "Jun 11 16:34:34.454522 crc crio[23211]: time=\"2026-06-11T16:34:34.454069106Z\" level=info msg=\"Ran pod sandbox 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0 with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/POD\" id=61d5fe6a-bb11-4ed9-81d3-38aa059c65f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.981943 | controller |     "Jun 11 16:34:34.457769 crc crio[23211]: time=\"2026-06-11T16:34:34.456803612Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=1e4bc75c-7833-4124-860a-70a4253fac21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981960 | controller |     "Jun 11 16:34:34.457769 crc crio[23211]: time=\"2026-06-11T16:34:34.457007177Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found\" id=1e4bc75c-7833-4124-860a-70a4253fac21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981976 | controller |     "Jun 11 16:34:34.457769 crc crio[23211]: time=\"2026-06-11T16:34:34.457051239Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found\" id=1e4bc75c-7833-4124-860a-70a4253fac21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.981993 | controller |     "Jun 11 16:34:34.458320 crc crio[23211]: time=\"2026-06-11T16:34:34.458057212Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=c57970ad-07a8-4dda-93ef-d0143bbe05b6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.982010 | controller |     "Jun 11 16:34:34.460931 crc crio[23211]: time=\"2026-06-11T16:34:34.460629615Z\" level=info msg=\"Ran pod sandbox b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/POD\" id=3741d8e6-ee2f-4d9a-8919-1832304aac7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.982026 | controller |     "Jun 11 16:34:34.464745 crc crio[23211]: time=\"2026-06-11T16:34:34.463199017Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=b0efe095-4a44-461d-ae66-2a234b0359a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982042 | controller |     "Jun 11 16:34:34.464745 crc crio[23211]: time=\"2026-06-11T16:34:34.463605267Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found\" id=b0efe095-4a44-461d-ae66-2a234b0359a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982058 | controller |     "Jun 11 16:34:34.464745 crc crio[23211]: time=\"2026-06-11T16:34:34.463661648Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found\" id=b0efe095-4a44-461d-ae66-2a234b0359a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982074 | controller |     "Jun 11 16:34:34.464745 crc crio[23211]: time=\"2026-06-11T16:34:34.463896345Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\\\"\"",
2026-06-11 18:01:02.982091 | controller |     "Jun 11 16:34:34.467411 crc crio[23211]: time=\"2026-06-11T16:34:34.465945313Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=f459ecc5-733f-4e26-9d3f-9d626ee62713 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.982115 | controller |     "Jun 11 16:34:34.473001 crc crio[23211]: time=\"2026-06-11T16:34:34.472929503Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\\\"\"",
2026-06-11 18:01:02.982132 | controller |     "Jun 11 16:34:34.710221 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ba08ff83c18ed7 Mac:a2:05:fb:db:ed:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/e0dbeeea-eb04-4067-8ade-a8d2a144cb43 SocketPath: PciID:}] [{Interface:0xc0004826a0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.982151 | controller |     "Jun 11 16:34:34.715065 crc crio[23211]: time=\"2026-06-11T16:34:34.715029017Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tb7mc Namespace:openstack-operators ID:2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0 UID:97855637-cd01-43a3-970b-ebc00e9414f3 NetNS:/var/run/netns/e0dbeeea-eb04-4067-8ade-a8d2a144cb43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97855637_cd01_43a3_970b_ebc00e9414f3.slice PodAnnotations:0xc000130ca0}] Aliases:map[]}\"",
2026-06-11 18:01:02.982170 | controller |     "Jun 11 16:34:34.715817 crc crio[23211]: time=\"2026-06-11T16:34:34.715796197Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tb7mc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.982186 | controller |     "Jun 11 16:34:34.725678 crc crio[23211]: time=\"2026-06-11T16:34:34.725637395Z\" level=info msg=\"Ran pod sandbox 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/POD\" id=0f3866d2-6e9d-4e16-ab56-ba948b96dc08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.982202 | controller |     "Jun 11 16:34:34.735616 crc crio[23211]: time=\"2026-06-11T16:34:34.735536965Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=2e3eb9e1-9058-4683-9d4b-49b4a1e86cfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982218 | controller |     "Jun 11 16:34:34.736396 crc crio[23211]: time=\"2026-06-11T16:34:34.736274833Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found\" id=2e3eb9e1-9058-4683-9d4b-49b4a1e86cfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982234 | controller |     "Jun 11 16:34:34.736964 crc crio[23211]: time=\"2026-06-11T16:34:34.736916938Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found\" id=2e3eb9e1-9058-4683-9d4b-49b4a1e86cfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982250 | controller |     "Jun 11 16:34:34.742505 crc crio[23211]: time=\"2026-06-11T16:34:34.742266848Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=b92f6ff3-f0cf-4baf-865e-1ca1831695b4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.982265 | controller |     "Jun 11 16:34:34.745905 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ef46f7b6d39377 Mac:5e:3e:73:f1:01:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/5e532574-070c-42c8-920a-9ec0094bd039 SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.982284 | controller |     "Jun 11 16:34:34.747227 crc crio[23211]: time=\"2026-06-11T16:34:34.74690563Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-nrvfl Namespace:openstack-operators ID:5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150 UID:92b6c59f-1b35-4895-81cd-4a673fb64423 NetNS:/var/run/netns/5e532574-070c-42c8-920a-9ec0094bd039 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92b6c59f_1b35_4895_81cd_4a673fb64423.slice PodAnnotations:0xc003088530}] Aliases:map[]}\"",
2026-06-11 18:01:02.982301 | controller |     "Jun 11 16:34:34.747389 crc crio[23211]: time=\"2026-06-11T16:34:34.747290909Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-nrvfl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.982317 | controller |     "Jun 11 16:34:34.756607 crc crio[23211]: time=\"2026-06-11T16:34:34.756341229Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\\\"\"",
2026-06-11 18:01:02.982335 | controller |     "Jun 11 16:34:34.757654 crc crio[23211]: time=\"2026-06-11T16:34:34.757531817Z\" level=info msg=\"Ran pod sandbox 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150 with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/POD\" id=17625834-cedd-4963-a959-f7c646fa153b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.982351 | controller |     "Jun 11 16:34:34.761072 crc crio[23211]: time=\"2026-06-11T16:34:34.76090978Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=a86620f9-0545-48e1-b306-d251d4d31e09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982367 | controller |     "Jun 11 16:34:34.762249 crc crio[23211]: time=\"2026-06-11T16:34:34.762066877Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=a86620f9-0545-48e1-b306-d251d4d31e09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982383 | controller |     "Jun 11 16:34:34.762249 crc crio[23211]: time=\"2026-06-11T16:34:34.762136909Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=a86620f9-0545-48e1-b306-d251d4d31e09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982398 | controller |     "Jun 11 16:34:34.784005 crc crio[23211]: time=\"2026-06-11T16:34:34.782054262Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=3f920323-edb3-4dcd-9b96-24fc9a838d01 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.982414 | controller |     "Jun 11 16:34:34.792971 crc crio[23211]: time=\"2026-06-11T16:34:34.792876254Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\\\"\"",
2026-06-11 18:01:02.982430 | controller |     "Jun 11 16:34:34.969147 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0f218ebf9839b8 Mac:06:f5:8a:da:ac:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/d6e7ba7c-53e8-420b-b62b-30d7587289e6 SocketPath: PciID:}] [{Interface:0xc0002fc860 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.982449 | controller |     "Jun 11 16:34:34.986493 crc crio[23211]: 2026-06-11T16:34:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:142c988f5f6e35d Mac:2e:48:6f:e6:51:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/edd75306-bdf1-4fa3-9051-897abd64c8e8 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.982466 | controller |     "Jun 11 16:34:34.995531 crc crio[23211]: time=\"2026-06-11T16:34:34.995339229Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-5hw4m Namespace:openstack-operators ID:142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3 UID:1c351f2c-63ca-4e6b-9ba2-2c9efb4635eb NetNS:/var/run/netns/edd75306-bdf1-4fa3-9051-897abd64c8e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c351f2c_63ca_4e6b_9ba2_2c9efb4635eb.slice PodAnnotations:0xc0006126a0}] Aliases:map[]}\"",
2026-06-11 18:01:02.982483 | controller |     "Jun 11 16:34:34.995760 crc crio[23211]: time=\"2026-06-11T16:34:34.995667217Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-5hw4m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.982499 | controller |     "Jun 11 16:34:34.999554 crc crio[23211]: time=\"2026-06-11T16:34:34.999300395Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-g4f2j Namespace:openstack-operators ID:c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5 UID:992bf764-41ac-4c81-aca7-669c4f155277 NetNS:/var/run/netns/d6e7ba7c-53e8-420b-b62b-30d7587289e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod992bf764_41ac_4c81_aca7_669c4f155277.slice PodAnnotations:0xc0022782e0}] Aliases:map[]}\"",
2026-06-11 18:01:02.982545 | controller |     "Jun 11 16:34:34.999907 crc crio[23211]: time=\"2026-06-11T16:34:34.999777557Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-g4f2j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.982567 | controller |     "Jun 11 16:34:35.018774 crc crio[23211]: time=\"2026-06-11T16:34:35.017884445Z\" level=info msg=\"Ran pod sandbox 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3 with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/POD\" id=8553e7b6-042e-427b-967b-4fd78d88bfe3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.982584 | controller |     "Jun 11 16:34:35.036824 crc crio[23211]: time=\"2026-06-11T16:34:35.036762302Z\" level=info msg=\"Ran pod sandbox c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5 with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/POD\" id=512218a9-de7c-42fb-b6a5-8b908b1b122c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.982600 | controller |     "Jun 11 16:34:35.047948 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c71cb84659a301 Mac:9a:da:f0:3f:a7:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/5763a3cb-53ef-415b-9246-00237b53fe1c SocketPath: PciID:}] [{Interface:0xc00048c680 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.982616 | controller |     "Jun 11 16:34:35.051833 crc crio[23211]: time=\"2026-06-11T16:34:35.050747211Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-r5gqj Namespace:openstack-operators ID:2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421 UID:bde5ad06-2989-4a26-b797-8414a49979af NetNS:/var/run/netns/5763a3cb-53ef-415b-9246-00237b53fe1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde5ad06_2989_4a26_b797_8414a49979af.slice PodAnnotations:0xc002818748}] Aliases:map[]}\"",
2026-06-11 18:01:02.982637 | controller |     "Jun 11 16:34:35.051833 crc crio[23211]: time=\"2026-06-11T16:34:35.050967707Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-r5gqj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.982654 | controller |     "Jun 11 16:34:35.104903 crc crio[23211]: time=\"2026-06-11T16:34:35.103047179Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=f25171f4-2c0d-49c5-a06d-89d30193f461 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982671 | controller |     "Jun 11 16:34:35.105168 crc crio[23211]: time=\"2026-06-11T16:34:35.103300715Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=f25171f4-2c0d-49c5-a06d-89d30193f461 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982687 | controller |     "Jun 11 16:34:35.107630 crc crio[23211]: time=\"2026-06-11T16:34:35.105699412Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=f25171f4-2c0d-49c5-a06d-89d30193f461 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982704 | controller |     "Jun 11 16:34:35.115850 crc crio[23211]: time=\"2026-06-11T16:34:35.113916741Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=00df0062-3501-42b1-afd5-1a547a61f022 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.982720 | controller |     "Jun 11 16:34:35.115850 crc crio[23211]: time=\"2026-06-11T16:34:35.114766562Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=9f85fcf2-f01e-44fd-82ba-e33ffb347028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982736 | controller |     "Jun 11 16:34:35.118786 crc crio[23211]: time=\"2026-06-11T16:34:35.118748889Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=9f85fcf2-f01e-44fd-82ba-e33ffb347028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982752 | controller |     "Jun 11 16:34:35.119248 crc crio[23211]: time=\"2026-06-11T16:34:35.11922166Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=9f85fcf2-f01e-44fd-82ba-e33ffb347028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982768 | controller |     "Jun 11 16:34:35.122595 crc crio[23211]: time=\"2026-06-11T16:34:35.121862204Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=6842258c-4641-44a5-b672-fb75ce1cf746 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.982784 | controller |     "Jun 11 16:34:35.130479 crc crio[23211]: time=\"2026-06-11T16:34:35.129310994Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\\\"\"",
2026-06-11 18:01:02.982800 | controller |     "Jun 11 16:34:35.144636 crc crio[23211]: time=\"2026-06-11T16:34:35.144115673Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\\\"\"",
2026-06-11 18:01:02.982819 | controller |     "Jun 11 16:34:35.181965 crc crio[23211]: time=\"2026-06-11T16:34:35.181195351Z\" level=info msg=\"Ran pod sandbox 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421 with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/POD\" id=96907b13-fbe6-47f3-a500-116b6b19be46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.982836 | controller |     "Jun 11 16:34:35.185034 crc crio[23211]: time=\"2026-06-11T16:34:35.184967983Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/POD\" id=6e34d220-2374-4bcd-a0ad-805e76999957 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.982853 | controller |     "Jun 11 16:34:35.185200 crc crio[23211]: time=\"2026-06-11T16:34:35.185112107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.982869 | controller |     "Jun 11 16:34:35.190082 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49d4aff98bfbf89 Mac:c6:3b:31:15:98:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/1a086b69-d3af-4f36-94bd-6674c4eff65b SocketPath: PciID:}] [{Interface:0xc00038e5b0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.982886 | controller |     "Jun 11 16:34:35.193000 crc crio[23211]: time=\"2026-06-11T16:34:35.192722101Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-vlw2j Namespace:openstack-operators ID:49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62 UID:13598e35-58e9-408e-acb2-5489ba99c6cb NetNS:/var/run/netns/1a086b69-d3af-4f36-94bd-6674c4eff65b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13598e35_58e9_408e_acb2_5489ba99c6cb.slice PodAnnotations:0xc000d2e628}] Aliases:map[]}\"",
2026-06-11 18:01:02.982903 | controller |     "Jun 11 16:34:35.193000 crc crio[23211]: time=\"2026-06-11T16:34:35.192903265Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-vlw2j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.982919 | controller |     "Jun 11 16:34:35.194752 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:809a64f277ce529 Mac:0e:f4:94:57:69:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/0c2072cb-b3bd-46e3-a315-faaeaeb30d1f SocketPath: PciID:}] [{Interface:0xc00027c840 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.982936 | controller |     "Jun 11 16:34:35.196050 crc crio[23211]: time=\"2026-06-11T16:34:35.195938599Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-7r2xw Namespace:openstack-operators ID:809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1 UID:c33ae6b9-451d-4648-9aae-ff9c5aabdd9c NetNS:/var/run/netns/0c2072cb-b3bd-46e3-a315-faaeaeb30d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc33ae6b9_451d_4648_9aae_ff9c5aabdd9c.slice PodAnnotations:0xc003088108}] Aliases:map[]}\"",
2026-06-11 18:01:02.982953 | controller |     "Jun 11 16:34:35.196977 crc crio[23211]: time=\"2026-06-11T16:34:35.196887142Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-7r2xw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.982970 | controller |     "Jun 11 16:34:35.197742 crc crio[23211]: time=\"2026-06-11T16:34:35.197566138Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=d564880c-3978-4803-bf83-a83a764c04ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.982989 | controller |     "Jun 11 16:34:35.217594 crc crio[23211]: time=\"2026-06-11T16:34:35.217519842Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found\" id=d564880c-3978-4803-bf83-a83a764c04ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983007 | controller |     "Jun 11 16:34:35.217762 crc crio[23211]: time=\"2026-06-11T16:34:35.217642245Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found\" id=d564880c-3978-4803-bf83-a83a764c04ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983023 | controller |     "Jun 11 16:34:35.245245 crc crio[23211]: time=\"2026-06-11T16:34:35.245043948Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=99aa4c3f-400f-4e61-b24b-6e63a646d612 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.983039 | controller |     "Jun 11 16:34:35.281595 crc crio[23211]: time=\"2026-06-11T16:34:35.278009227Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\\\"\"",
2026-06-11 18:01:02.983055 | controller |     "Jun 11 16:34:35.281595 crc crio[23211]: time=\"2026-06-11T16:34:35.279944244Z\" level=info msg=\"Ran pod sandbox 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62 with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/POD\" id=f8cf44cf-2f35-40e9-ab62-bddb46fc7d59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.983072 | controller |     "Jun 11 16:34:35.285271 crc crio[23211]: time=\"2026-06-11T16:34:35.28518877Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=750edb04-86b8-4b05-8d6f-34d16b312631 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983089 | controller |     "Jun 11 16:34:35.285595 crc crio[23211]: time=\"2026-06-11T16:34:35.285535009Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=750edb04-86b8-4b05-8d6f-34d16b312631 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983106 | controller |     "Jun 11 16:34:35.285873 crc crio[23211]: time=\"2026-06-11T16:34:35.285752054Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=750edb04-86b8-4b05-8d6f-34d16b312631 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983122 | controller |     "Jun 11 16:34:35.290777 crc crio[23211]: time=\"2026-06-11T16:34:35.290611303Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=519e517a-d9dd-4093-9aa6-d460d75ab623 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.983138 | controller |     "Jun 11 16:34:35.298535 crc crio[23211]: time=\"2026-06-11T16:34:35.297299424Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\\\"\"",
2026-06-11 18:01:02.983154 | controller |     "Jun 11 16:34:35.370903 crc crio[23211]: time=\"2026-06-11T16:34:35.370808935Z\" level=info msg=\"Ran pod sandbox 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1 with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/POD\" id=820788f1-6084-4292-b1a0-7b6bf9809a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.983174 | controller |     "Jun 11 16:34:35.373938 crc crio[23211]: time=\"2026-06-11T16:34:35.37390256Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=e8afefdb-d6f9-4d51-a998-644d23b6bfd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983191 | controller |     "Jun 11 16:34:35.374154 crc crio[23211]: time=\"2026-06-11T16:34:35.374048053Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=e8afefdb-d6f9-4d51-a998-644d23b6bfd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983207 | controller |     "Jun 11 16:34:35.374154 crc crio[23211]: time=\"2026-06-11T16:34:35.374119805Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=e8afefdb-d6f9-4d51-a998-644d23b6bfd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983223 | controller |     "Jun 11 16:34:35.378738 crc crio[23211]: time=\"2026-06-11T16:34:35.378054261Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=5f621b28-bf2d-48ba-a873-661e95cc734b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.983239 | controller |     "Jun 11 16:34:35.409606 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db66fc2cad3a611 Mac:4e:d3:ac:46:1d:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/dd6a795d-6ac9-4847-b561-8b04bd45b4a2 SocketPath: PciID:}] [{Interface:0xc00052e8a0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.983255 | controller |     "Jun 11 16:34:35.409606 crc crio[23211]: time=\"2026-06-11T16:34:35.408397466Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\\\"\"",
2026-06-11 18:01:02.983272 | controller |     "Jun 11 16:34:35.427516 crc crio[23211]: time=\"2026-06-11T16:34:35.427316664Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-8qwl7 Namespace:openstack-operators ID:bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c UID:55b598a8-68db-46e3-a56a-5d9384caea91 NetNS:/var/run/netns/7400280d-1e03-40ee-94f4-743347d786d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55b598a8_68db_46e3_a56a_5d9384caea91.slice PodAnnotations:0xc002818180}] Aliases:map[]}\"",
2026-06-11 18:01:02.983289 | controller |     "Jun 11 16:34:35.427516 crc crio[23211]: time=\"2026-06-11T16:34:35.427407756Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-8qwl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.983305 | controller |     "Jun 11 16:34:35.428779 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d53af5beb44607 Mac:76:82:d9:c1:10:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/960619be-b714-4400-b939-958d88b7a013 SocketPath: PciID:}] [{Interface:0xc0002246d0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.983322 | controller |     "Jun 11 16:34:35.429522 crc crio[23211]: time=\"2026-06-11T16:34:35.429296821Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-h8vfg Namespace:openstack-operators ID:4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca UID:3a9d7630-e1cc-41d7-94b4-d43255234e53 NetNS:/var/run/netns/960619be-b714-4400-b939-958d88b7a013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a9d7630_e1cc_41d7_94b4_d43255234e53.slice PodAnnotations:0xc0006126c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.983342 | controller |     "Jun 11 16:34:35.429522 crc crio[23211]: time=\"2026-06-11T16:34:35.429510047Z\" level=info msg=\"Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-h8vfg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.983361 | controller |     "Jun 11 16:34:35.443852 crc crio[23211]: time=\"2026-06-11T16:34:35.443820174Z\" level=info msg=\"Ran pod sandbox 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/POD\" id=58559f14-06a0-4afc-99e8-1619b000c141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.983377 | controller |     "Jun 11 16:34:35.454721 crc crio[23211]: time=\"2026-06-11T16:34:35.454213106Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=0e123d57-67d0-4368-bc2f-1935076ccc0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983394 | controller |     "Jun 11 16:34:35.456046 crc crio[23211]: time=\"2026-06-11T16:34:35.4560066Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=0e123d57-67d0-4368-bc2f-1935076ccc0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983410 | controller |     "Jun 11 16:34:35.456106 crc crio[23211]: time=\"2026-06-11T16:34:35.456079591Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=0e123d57-67d0-4368-bc2f-1935076ccc0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983427 | controller |     "Jun 11 16:34:35.457836 crc crio[23211]: time=\"2026-06-11T16:34:35.457390933Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=032798b5-a587-4a55-b763-44739082eab0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.983443 | controller |     "Jun 11 16:34:35.464705 crc crio[23211]: time=\"2026-06-11T16:34:35.464638208Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\\\"\"",
2026-06-11 18:01:02.983460 | controller |     "Jun 11 16:34:35.471296 crc crio[23211]: time=\"2026-06-11T16:34:35.471204258Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-gbmrv Namespace:openstack-operators ID:db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96 UID:dbfba073-0fdb-46f6-9d00-69c780ab88b3 NetNS:/var/run/netns/dd6a795d-6ac9-4847-b561-8b04bd45b4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbfba073_0fdb_46f6_9d00_69c780ab88b3.slice PodAnnotations:0xc000130960}] Aliases:map[]}\"",
2026-06-11 18:01:02.983476 | controller |     "Jun 11 16:34:35.473284 crc crio[23211]: time=\"2026-06-11T16:34:35.473225966Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-gbmrv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.983493 | controller |     "Jun 11 16:34:35.589666 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33ac9d55322a60c Mac:02:15:fd:85:70:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/d47d8e2a-ebcc-4da9-a4e2-975d8f952ffc SocketPath: PciID:}] [{Interface:0xc00025d790 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.983540 | controller |     "Jun 11 16:34:35.591004 crc crio[23211]: time=\"2026-06-11T16:34:35.590916198Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7495jtdr Namespace:openstack-operators ID:33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135 UID:8cf7edb8-d6ef-4074-8f59-dd2aafae76d9 NetNS:/var/run/netns/d47d8e2a-ebcc-4da9-a4e2-975d8f952ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cf7edb8_d6ef_4074_8f59_dd2aafae76d9.slice PodAnnotations:0xc0001ae8b0}] Aliases:map[]}\"",
2026-06-11 18:01:02.983567 | controller |     "Jun 11 16:34:35.591152 crc crio[23211]: time=\"2026-06-11T16:34:35.591084421Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7495jtdr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.983586 | controller |     "Jun 11 16:34:35.594669 crc crio[23211]: 2026-06-11T16:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efdc72b3c76aab5 Mac:16:cf:e8:ea:99:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/732e04ad-42e9-47d6-b65a-86abe1f37a74 SocketPath: PciID:}] [{Interface:0xc00051c5e0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.983602 | controller |     "Jun 11 16:34:35.595658 crc crio[23211]: time=\"2026-06-11T16:34:35.595391817Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh Namespace:openstack-operators ID:efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b UID:77436fbb-92d5-45d2-a3b4-39338fe19aca NetNS:/var/run/netns/732e04ad-42e9-47d6-b65a-86abe1f37a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77436fbb_92d5_45d2_a3b4_39338fe19aca.slice PodAnnotations:0xc003088388}] Aliases:map[]}\"",
2026-06-11 18:01:02.983619 | controller |     "Jun 11 16:34:35.595905 crc crio[23211]: time=\"2026-06-11T16:34:35.595668162Z\" level=info msg=\"Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.983636 | controller |     "Jun 11 16:34:35.624103 crc crio[23211]: time=\"2026-06-11T16:34:35.624047621Z\" level=info msg=\"Ran pod sandbox efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/POD\" id=00592298-4310-4d36-bf67-444ce5ead803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.983653 | controller |     "Jun 11 16:34:35.626973 crc crio[23211]: time=\"2026-06-11T16:34:35.626709225Z\" level=info msg=\"Ran pod sandbox db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96 with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/POD\" id=f70c3c8c-c628-4186-831d-a8d3ec3ac1e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.983669 | controller |     "Jun 11 16:34:35.630195 crc crio[23211]: time=\"2026-06-11T16:34:35.629621226Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=66d9a218-07ad-4afe-8a56-f6bc0c600671 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983684 | controller |     "Jun 11 16:34:35.631394 crc crio[23211]: time=\"2026-06-11T16:34:35.631233715Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=3dab3e29-ea7d-4e57-9861-88d267653659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983700 | controller |     "Jun 11 16:34:35.631855 crc crio[23211]: time=\"2026-06-11T16:34:35.63148379Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=66d9a218-07ad-4afe-8a56-f6bc0c600671 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983720 | controller |     "Jun 11 16:34:35.631855 crc crio[23211]: time=\"2026-06-11T16:34:35.631563262Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=66d9a218-07ad-4afe-8a56-f6bc0c600671 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983737 | controller |     "Jun 11 16:34:35.633028 crc crio[23211]: time=\"2026-06-11T16:34:35.632060764Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found\" id=3dab3e29-ea7d-4e57-9861-88d267653659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983752 | controller |     "Jun 11 16:34:35.633028 crc crio[23211]: time=\"2026-06-11T16:34:35.632099365Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found\" id=3dab3e29-ea7d-4e57-9861-88d267653659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983782 | controller |     "Jun 11 16:34:35.634661 crc crio[23211]: time=\"2026-06-11T16:34:35.634608626Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=dee5863a-a3b1-405c-9b5c-5a86e0640ba7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.983798 | controller |     "Jun 11 16:34:35.635119 crc crio[23211]: time=\"2026-06-11T16:34:35.635066387Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=cb642788-4ec6-458e-95e5-400e5251f59d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.983815 | controller |     "Jun 11 16:34:35.638084 crc crio[23211]: time=\"2026-06-11T16:34:35.637962158Z\" level=info msg=\"Ran pod sandbox 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/POD\" id=17024aa5-1ad0-4e3f-973c-7c633bd0dadd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.983831 | controller |     "Jun 11 16:34:35.640062 crc crio[23211]: time=\"2026-06-11T16:34:35.639972996Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\\\"\"",
2026-06-11 18:01:02.983847 | controller |     "Jun 11 16:34:35.640814 crc crio[23211]: time=\"2026-06-11T16:34:35.640553081Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\\\"\"",
2026-06-11 18:01:02.983863 | controller |     "Jun 11 16:34:35.718199 crc crio[23211]: time=\"2026-06-11T16:34:35.718094959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=3c856134-6367-43d8-979b-fb802bf0ef6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983878 | controller |     "Jun 11 16:34:35.718199 crc crio[23211]: time=\"2026-06-11T16:34:35.718488298Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=3c856134-6367-43d8-979b-fb802bf0ef6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983894 | controller |     "Jun 11 16:34:35.718199 crc crio[23211]: time=\"2026-06-11T16:34:35.718545789Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=3c856134-6367-43d8-979b-fb802bf0ef6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.983913 | controller |     "Jun 11 16:34:35.729121 crc crio[23211]: time=\"2026-06-11T16:34:35.729037824Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=1b0f1d7b-cd49-4104-a771-7cf8e285aaf7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.983929 | controller |     "Jun 11 16:34:35.735309 crc crio[23211]: time=\"2026-06-11T16:34:35.735168462Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\\\"\"",
2026-06-11 18:01:02.983944 | controller |     "Jun 11 16:34:36.057876 crc crio[23211]: 2026-06-11T16:34:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf51fa2f1e6280c Mac:ce:00:5c:be:d3:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/7400280d-1e03-40ee-94f4-743347d786d4 SocketPath: PciID:}] [{Interface:0xc0001a46c0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.983961 | controller |     "Jun 11 16:34:36.065403 crc crio[23211]: time=\"2026-06-11T16:34:36.06527568Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-8qwl7 Namespace:openstack-operators ID:bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c UID:55b598a8-68db-46e3-a56a-5d9384caea91 NetNS:/var/run/netns/7400280d-1e03-40ee-94f4-743347d786d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55b598a8_68db_46e3_a56a_5d9384caea91.slice PodAnnotations:0xc002818180}] Aliases:map[]}\"",
2026-06-11 18:01:02.983977 | controller |     "Jun 11 16:34:36.065719 crc crio[23211]: time=\"2026-06-11T16:34:36.065541437Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-8qwl7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.983994 | controller |     "Jun 11 16:34:36.086277 crc crio[23211]: time=\"2026-06-11T16:34:36.086108875Z\" level=info msg=\"Ran pod sandbox bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/POD\" id=6e34d220-2374-4bcd-a0ad-805e76999957 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.984010 | controller |     "Jun 11 16:34:36.100806 crc crio[23211]: time=\"2026-06-11T16:34:36.100575475Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=4f0d42a7-6ca3-49eb-84ea-61ed0dba7273 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984027 | controller |     "Jun 11 16:34:36.134707 crc crio[23211]: time=\"2026-06-11T16:34:36.133316598Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=ccfa0ee8-16a0-4639-baad-4c5f7593d629 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984043 | controller |     "Jun 11 16:34:36.155888 crc crio[23211]: time=\"2026-06-11T16:34:36.155586747Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager\" id=696bf8ca-0a6c-44fb-a29f-636a3db0fe9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.984060 | controller |     "Jun 11 16:34:36.156499 crc crio[23211]: time=\"2026-06-11T16:34:36.156341046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.984080 | controller |     "Jun 11 16:34:36.401140 crc crio[23211]: time=\"2026-06-11T16:34:36.400994873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.984097 | controller |     "Jun 11 16:34:36.486039 crc crio[23211]: time=\"2026-06-11T16:34:36.485900791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.984114 | controller |     "Jun 11 16:34:36.613786 crc crio[23211]: time=\"2026-06-11T16:34:36.613299437Z\" level=info msg=\"Created container 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager\" id=696bf8ca-0a6c-44fb-a29f-636a3db0fe9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.984131 | controller |     "Jun 11 16:34:36.620198 crc crio[23211]: time=\"2026-06-11T16:34:36.620092032Z\" level=info msg=\"Starting container: 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268\" id=4a82280f-fc5e-46de-8e6e-fa1b4f1dbdc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.984147 | controller |     "Jun 11 16:34:36.645492 crc crio[23211]: time=\"2026-06-11T16:34:36.645307532Z\" level=info msg=\"Started container\" PID=53678 containerID=214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268 description=openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager id=4a82280f-fc5e-46de-8e6e-fa1b4f1dbdc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c",
2026-06-11 18:01:02.984164 | controller |     "Jun 11 16:34:36.715660 crc crio[23211]: time=\"2026-06-11T16:34:36.715329278Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e994203e-70d7-4c89-b84f-7c4283240680 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984181 | controller |     "Jun 11 16:34:36.746802 crc crio[23211]: time=\"2026-06-11T16:34:36.746401331Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=40b95003-857f-4ac6-959c-9b432d4296a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984197 | controller |     "Jun 11 16:34:36.782823 crc crio[23211]: time=\"2026-06-11T16:34:36.782729381Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy\" id=0f9a4598-97d4-4967-89da-5aac2ebc7efe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.984214 | controller |     "Jun 11 16:34:36.783555 crc crio[23211]: time=\"2026-06-11T16:34:36.783164852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.984229 | controller |     "Jun 11 16:34:36.922276 crc crio[23211]: time=\"2026-06-11T16:34:36.921597226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.984246 | controller |     "Jun 11 16:34:37.020538 crc crio[23211]: time=\"2026-06-11T16:34:37.020296077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.984262 | controller |     "Jun 11 16:34:37.229581 crc crio[23211]: time=\"2026-06-11T16:34:37.229227388Z\" level=info msg=\"Created container 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy\" id=0f9a4598-97d4-4967-89da-5aac2ebc7efe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.984282 | controller |     "Jun 11 16:34:37.252191 crc crio[23211]: time=\"2026-06-11T16:34:37.251944778Z\" level=info msg=\"Starting container: 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f\" id=a874ec20-d554-438d-a3b9-2d647c53f3d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.984300 | controller |     "Jun 11 16:34:37.336584 crc crio[23211]: time=\"2026-06-11T16:34:37.336106788Z\" level=info msg=\"Started container\" PID=53733 containerID=445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f description=openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy id=a874ec20-d554-438d-a3b9-2d647c53f3d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c",
2026-06-11 18:01:02.984318 | controller |     "Jun 11 16:34:38.078684 crc crio[23211]: time=\"2026-06-11T16:34:38.078599166Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/designate-operator/blobs/sha256:55c0205b422beeca9ab8ece9c61b1e34f31686b8a7adf249272ac75b4dd57e4d failed (unexpected EOF), reconnecting after 14680065 bytes\u2026\"",
2026-06-11 18:01:02.984334 | controller |     "Jun 11 16:34:39.827823 crc crio[23211]: time=\"2026-06-11T16:34:39.827301101Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/neutron-operator/blobs/sha256:55c0205b422beeca9ab8ece9c61b1e34f31686b8a7adf249272ac75b4dd57e4d failed (unexpected EOF), reconnecting after 23068673 bytes\u2026\"",
2026-06-11 18:01:02.984350 | controller |     "Jun 11 16:34:50.719732 crc crio[23211]: time=\"2026-06-11T16:34:50.718393853Z\" level=info msg=\"Removing container: d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73\" id=739339d7-706b-4ad9-b150-6546c417924f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.984367 | controller |     "Jun 11 16:34:57.177915 crc crio[23211]: time=\"2026-06-11T16:34:57.177063754Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=00df0062-3501-42b1-afd5-1a547a61f022 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.984384 | controller |     "Jun 11 16:34:57.180693 crc crio[23211]: time=\"2026-06-11T16:34:57.180623661Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=faa183e5-58d1-42d4-9abe-b93d7e6f6a07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984400 | controller |     "Jun 11 16:35:00.234167 crc crio[23211]: time=\"2026-06-11T16:35:00.233635074Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=1af97da8-c507-483d-a1e8-929005bc3bcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984417 | controller |     "Jun 11 16:35:01.138586 crc crio[23211]: time=\"2026-06-11T16:35:01.1382213Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=99c1889f-410b-4c51-b698-a3502212d2d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.984433 | controller |     "Jun 11 16:35:01.140172 crc crio[23211]: time=\"2026-06-11T16:35:01.139970952Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=92a29a7f-2610-46dd-881c-db503f24160c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984449 | controller |     "Jun 11 16:35:02.560625 crc crio[23211]: time=\"2026-06-11T16:35:02.560552517Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager\" id=160ec820-5809-4e5f-8123-11bb02d44fa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.984469 | controller |     "Jun 11 16:35:04.066268 crc crio[23211]: time=\"2026-06-11T16:35:04.06562364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=f06a98d8-55dd-401b-9679-c54ee6f971d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984487 | controller |     "Jun 11 16:35:05.423742 crc crio[23211]: time=\"2026-06-11T16:35:05.423261811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.984504 | controller |     "Jun 11 16:35:06.350775 crc crio[23211]: time=\"2026-06-11T16:35:06.350544286Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager\" id=97c7eacf-1442-49b1-a96b-5e0d0244d340 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.984548 | controller |     "Jun 11 16:35:09.505581 crc crio[23211]: time=\"2026-06-11T16:35:09.504837885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.984569 | controller |     "Jun 11 16:35:10.311826 crc crio[23211]: time=\"2026-06-11T16:35:10.311186141Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=63b302e1-f6d2-4748-86b0-277876129043 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.984585 | controller |     "Jun 11 16:35:10.313130 crc crio[23211]: time=\"2026-06-11T16:35:10.313008815Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=85cf9bd3-71ff-4d25-b59b-d85a14eab96f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984602 | controller |     "Jun 11 16:35:10.367060 crc crio[23211]: time=\"2026-06-11T16:35:10.366929041Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=6e89443b-c497-466c-a5dd-a26f0b9cd8ed name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.984619 | controller |     "Jun 11 16:35:10.368723 crc crio[23211]: time=\"2026-06-11T16:35:10.368621153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=8bf590b4-05e4-446c-bd06-2f6e2246a77c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984635 | controller |     "Jun 11 16:35:11.034008 crc crio[23211]: time=\"2026-06-11T16:35:11.033819368Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=3f920323-edb3-4dcd-9b96-24fc9a838d01 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.984651 | controller |     "Jun 11 16:35:11.035126 crc crio[23211]: time=\"2026-06-11T16:35:11.035031157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=d57a0037-bdb8-44d3-b175-a8840e55c0c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984669 | controller |     "Jun 11 16:35:11.035328 crc crio[23211]: time=\"2026-06-11T16:35:11.035248403Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=83d12ed1-0bc9-47a6-9a47-468ca16b6b4d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.984692 | controller |     "Jun 11 16:35:11.036496 crc crio[23211]: time=\"2026-06-11T16:35:11.036325829Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=3c1ad026-8cf6-4a78-a671-7827b4c2269f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984721 | controller |     "Jun 11 16:35:11.045811 crc crio[23211]: time=\"2026-06-11T16:35:11.045747387Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=963b1030-8cd4-49ea-ae35-bcf059ed1d7e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.984738 | controller |     "Jun 11 16:35:11.046733 crc crio[23211]: time=\"2026-06-11T16:35:11.04667623Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=4f9c5ac0-e388-43f7-a3cf-af1c1c3340fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984758 | controller |     "Jun 11 16:35:11.056808 crc crio[23211]: time=\"2026-06-11T16:35:11.056655031Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=66d7da89-3d28-42f8-a50f-3ff77ee9e01c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.984773 | controller |     "Jun 11 16:35:11.057508 crc crio[23211]: time=\"2026-06-11T16:35:11.057475621Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=42b46b0e-6053-4894-a5e7-5271eae49c66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984788 | controller |     "Jun 11 16:35:11.058792 crc crio[23211]: time=\"2026-06-11T16:35:11.058700311Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=5f621b28-bf2d-48ba-a873-661e95cc734b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.984803 | controller |     "Jun 11 16:35:11.059517 crc crio[23211]: time=\"2026-06-11T16:35:11.05948573Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=9fc05e1f-d4f1-430f-9138-0ed6552cf0b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984818 | controller |     "Jun 11 16:35:11.067396 crc crio[23211]: time=\"2026-06-11T16:35:11.067267468Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=22bb0838-6251-4de3-a40b-d85f4c180603 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.984834 | controller |     "Jun 11 16:35:11.068241 crc crio[23211]: time=\"2026-06-11T16:35:11.068185561Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=4ca389cd-80be-4362-a105-383f09345494 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984855 | controller |     "Jun 11 16:35:11.076220 crc crio[23211]: time=\"2026-06-11T16:35:11.076098132Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=6842258c-4641-44a5-b672-fb75ce1cf746 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.984880 | controller |     "Jun 11 16:35:11.076981 crc crio[23211]: time=\"2026-06-11T16:35:11.076912932Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=7d90bd31-4adb-4d54-b6bc-4eb58892d6fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984905 | controller |     "Jun 11 16:35:11.094948 crc crio[23211]: time=\"2026-06-11T16:35:11.094814106Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=032798b5-a587-4a55-b763-44739082eab0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.984930 | controller |     "Jun 11 16:35:11.095655 crc crio[23211]: time=\"2026-06-11T16:35:11.095579845Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=0cb5c68b-90e9-40ba-baf2-e6ecde578daa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984947 | controller |     "Jun 11 16:35:11.101117 crc crio[23211]: time=\"2026-06-11T16:35:11.101073977Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=f459ecc5-733f-4e26-9d3f-9d626ee62713 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.984962 | controller |     "Jun 11 16:35:11.103027 crc crio[23211]: time=\"2026-06-11T16:35:11.102917322Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=3811b69d-b784-4e06-b24c-58d170742631 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.984983 | controller |     "Jun 11 16:35:11.105775 crc crio[23211]: time=\"2026-06-11T16:35:11.105566836Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=1b0f1d7b-cd49-4104-a771-7cf8e285aaf7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.985000 | controller |     "Jun 11 16:35:11.106404 crc crio[23211]: time=\"2026-06-11T16:35:11.106158921Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=69deab4d-d3b5-4146-a3f3-cb7a9da019fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985016 | controller |     "Jun 11 16:35:11.129943 crc crio[23211]: time=\"2026-06-11T16:35:11.129797613Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=99aa4c3f-400f-4e61-b24b-6e63a646d612 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.985031 | controller |     "Jun 11 16:35:11.132699 crc crio[23211]: time=\"2026-06-11T16:35:11.132616372Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=bbf6485f-acba-42f1-bfb2-7746862d6cf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985046 | controller |     "Jun 11 16:35:11.142966 crc crio[23211]: time=\"2026-06-11T16:35:11.14285313Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=b92f6ff3-f0cf-4baf-865e-1ca1831695b4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.985061 | controller |     "Jun 11 16:35:11.147413 crc crio[23211]: time=\"2026-06-11T16:35:11.146569169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=00e80225-f627-4c02-b15f-227d1df18fb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985077 | controller |     "Jun 11 16:35:11.167853 crc crio[23211]: time=\"2026-06-11T16:35:11.167714091Z\" level=info msg=\"Removed container d11efd2ee28adee5e4791fd461d723ac1089ff4711482ea285fc9b9aaeebed73: openshift-infra/auto-csr-approver-29686588-zlr9p/oc\" id=739339d7-706b-4ad9-b150-6546c417924f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.985093 | controller |     "Jun 11 16:35:11.170048 crc crio[23211]: time=\"2026-06-11T16:35:11.169850393Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=483e55c7-0343-471d-99e5-85d4a82f2345 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985114 | controller |     "Jun 11 16:35:11.170048 crc crio[23211]: time=\"2026-06-11T16:35:11.170012017Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=287888c5-ada6-4f6e-a683-10aa102a9550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985130 | controller |     "Jun 11 16:35:11.179207 crc crio[23211]: time=\"2026-06-11T16:35:11.179091318Z\" level=info msg=\"Stopping pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6\" id=3fcda949-66b4-4620-ae91-a0d56923fc00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.985144 | controller |     "Jun 11 16:35:11.179681 crc crio[23211]: time=\"2026-06-11T16:35:11.179531008Z\" level=info msg=\"Stopped pod sandbox (already stopped): e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6\" id=3fcda949-66b4-4620-ae91-a0d56923fc00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.985159 | controller |     "Jun 11 16:35:11.180285 crc crio[23211]: time=\"2026-06-11T16:35:11.180059851Z\" level=info msg=\"Removing pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6\" id=ab2594b5-eefe-42bf-9ebc-65c8d2711167 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.985173 | controller |     "Jun 11 16:35:11.312698 crc crio[23211]: time=\"2026-06-11T16:35:11.302386634Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=dee5863a-a3b1-405c-9b5c-5a86e0640ba7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.985188 | controller |     "Jun 11 16:35:11.316031 crc crio[23211]: time=\"2026-06-11T16:35:11.31417139Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=048bb7c6-9207-4bd9-a8b0-fc51aa77ec6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985202 | controller |     "Jun 11 16:35:11.329877 crc crio[23211]: time=\"2026-06-11T16:35:11.329755227Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=37bbcab0-56a7-4812-9027-bb3b375194ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985217 | controller |     "Jun 11 16:35:11.330773 crc crio[23211]: time=\"2026-06-11T16:35:11.33068295Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=34f3aa32-870d-4d89-8b6e-4af2151ef2e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985231 | controller |     "Jun 11 16:35:11.331022 crc crio[23211]: time=\"2026-06-11T16:35:11.330966647Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=6d8682b2-313c-46ce-ac93-055301a2dc9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985246 | controller |     "Jun 11 16:35:11.331522 crc crio[23211]: time=\"2026-06-11T16:35:11.331413198Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=04de2ef6-0270-4cb9-99e7-9bf38ef4e10b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985260 | controller |     "Jun 11 16:35:11.351123 crc crio[23211]: time=\"2026-06-11T16:35:11.351008473Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=f93f18fe-1545-46b8-91fc-7c833521d595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985278 | controller |     "Jun 11 16:35:11.351595 crc crio[23211]: time=\"2026-06-11T16:35:11.351178817Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=e288dde3-507b-41da-b131-860d6647b744 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985292 | controller |     "Jun 11 16:35:11.351595 crc crio[23211]: time=\"2026-06-11T16:35:11.351231788Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=0302e824-aa8d-42f6-b2d4-fe2340a992bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985306 | controller |     "Jun 11 16:35:11.351595 crc crio[23211]: time=\"2026-06-11T16:35:11.351277709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=5779afac-d368-419c-af29-1f40e4f65182 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985320 | controller |     "Jun 11 16:35:11.351595 crc crio[23211]: time=\"2026-06-11T16:35:11.351361361Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=f56a1f60-89c9-4c49-b3f4-a9e74b5a791c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985335 | controller |     "Jun 11 16:35:11.352810 crc crio[23211]: time=\"2026-06-11T16:35:11.352702603Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=cb642788-4ec6-458e-95e5-400e5251f59d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.985349 | controller |     "Jun 11 16:35:11.362264 crc crio[23211]: time=\"2026-06-11T16:35:11.362172843Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=162eed0f-a427-4b82-853f-b8b4ab061fc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985363 | controller |     "Jun 11 16:35:11.410828 crc crio[23211]: time=\"2026-06-11T16:35:11.410673819Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=519e517a-d9dd-4093-9aa6-d460d75ab623 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.985377 | controller |     "Jun 11 16:35:11.412200 crc crio[23211]: time=\"2026-06-11T16:35:11.412107462Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=b0feeeba-2028-4fc8-84ae-145ca67f9f26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985391 | controller |     "Jun 11 16:35:11.433186 crc crio[23211]: time=\"2026-06-11T16:35:11.43307554Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=c57970ad-07a8-4dda-93ef-d0143bbe05b6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.985405 | controller |     "Jun 11 16:35:11.437856 crc crio[23211]: time=\"2026-06-11T16:35:11.437811626Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=c952994d-69e6-4995-8b55-a9fe71085fe3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985419 | controller |     "Jun 11 16:35:11.438747 crc crio[23211]: time=\"2026-06-11T16:35:11.438722757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=cf49e792-4bc6-4478-8084-7607fac4fbce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985437 | controller |     "Jun 11 16:35:11.439286 crc crio[23211]: time=\"2026-06-11T16:35:11.439262651Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager\" id=66cfb256-ef0f-45c8-882b-439c5ca5af75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.985452 | controller |     "Jun 11 16:35:11.440251 crc crio[23211]: time=\"2026-06-11T16:35:11.440190163Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=a064fa75-5983-4535-9995-aa3138c69563 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.985467 | controller |     "Jun 11 16:35:11.454480 crc crio[23211]: time=\"2026-06-11T16:35:11.452411449Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=ebee3294-88ee-4ecf-9859-81da770f3427 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985482 | controller |     "Jun 11 16:35:11.454480 crc crio[23211]: time=\"2026-06-11T16:35:11.453013364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=5d20d720-3586-4556-bb62-e4c3358902f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985498 | controller |     "Jun 11 16:35:11.454480 crc crio[23211]: time=\"2026-06-11T16:35:11.453505146Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=56b0be7c-0c6b-4335-864d-cd8045ef0350 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985534 | controller |     "Jun 11 16:35:11.469476 crc crio[23211]: time=\"2026-06-11T16:35:11.462710279Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager\" id=126f9a2c-4fb7-4102-b6fb-6dc01ff448fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.985560 | controller |     "Jun 11 16:35:11.469476 crc crio[23211]: time=\"2026-06-11T16:35:11.463009846Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager\" id=86e7420c-3974-4dbd-9016-341665eb6914 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.985578 | controller |     "Jun 11 16:35:11.494533 crc crio[23211]: time=\"2026-06-11T16:35:11.487068229Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager\" id=b2c15734-34ae-4ade-af2d-aae7cd214cdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.985593 | controller |     "Jun 11 16:35:11.495285 crc crio[23211]: time=\"2026-06-11T16:35:11.495136455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=4759d6fb-0504-43e4-a4f2-8bb8ea9d6d29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985608 | controller |     "Jun 11 16:35:11.495390 crc crio[23211]: time=\"2026-06-11T16:35:11.495284357Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=0091d794-f083-4922-886e-d1f3fecadfab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985623 | controller |     "Jun 11 16:35:11.496062 crc crio[23211]: time=\"2026-06-11T16:35:11.495907333Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager\" id=a84d4cfb-c46c-4ff0-afed-72e13b7a0426 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.985639 | controller |     "Jun 11 16:35:11.496135 crc crio[23211]: time=\"2026-06-11T16:35:11.496114438Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=81e98df8-1517-4aea-89ef-30c32ccc45df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985658 | controller |     "Jun 11 16:35:11.501099 crc crio[23211]: time=\"2026-06-11T16:35:11.500876883Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager\" id=a7db778b-d19a-4c61-ac05-99ff2ebddc84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.985674 | controller |     "Jun 11 16:35:11.510117 crc crio[23211]: time=\"2026-06-11T16:35:11.510030155Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=26878db5-c26c-4328-97cc-1839f37f2379 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985689 | controller |     "Jun 11 16:35:11.512086 crc crio[23211]: time=\"2026-06-11T16:35:11.512018843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.985704 | controller |     "Jun 11 16:35:11.512300 crc crio[23211]: time=\"2026-06-11T16:35:11.512240679Z\" level=info msg=\"Removed pod sandbox: e27254949c61c76f65b589ca6d337c20f2e9b9a4fd6c8a7c436725e4247f43b6\" id=ab2594b5-eefe-42bf-9ebc-65c8d2711167 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:02.985719 | controller |     "Jun 11 16:35:11.513769 crc crio[23211]: time=\"2026-06-11T16:35:11.513684494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.985734 | controller |     "Jun 11 16:35:11.515707 crc crio[23211]: time=\"2026-06-11T16:35:11.515651921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.985749 | controller |     "Jun 11 16:35:11.517630 crc crio[23211]: time=\"2026-06-11T16:35:11.517582208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.985764 | controller |     "Jun 11 16:35:11.518062 crc crio[23211]: time=\"2026-06-11T16:35:11.518010668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.985779 | controller |     "Jun 11 16:35:11.521819 crc crio[23211]: time=\"2026-06-11T16:35:11.521744118Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager\" id=ca717808-53ad-466c-802c-00c212fefd66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.985794 | controller |     "Jun 11 16:35:11.522037 crc crio[23211]: time=\"2026-06-11T16:35:11.521983525Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager\" id=4c0b72d6-41ea-435d-ab16-64c96b711b36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.985809 | controller |     "Jun 11 16:35:11.523823 crc crio[23211]: time=\"2026-06-11T16:35:11.523770128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.985825 | controller |     "Jun 11 16:35:11.532974 crc crio[23211]: time=\"2026-06-11T16:35:11.532900729Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=11d7ef72-b72f-4b0e-bc99-313fa49064f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985840 | controller |     "Jun 11 16:35:11.533106 crc crio[23211]: time=\"2026-06-11T16:35:11.532987721Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager\" id=d1e7e9bf-8873-46ee-9de4-bc6af957b648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.985859 | controller |     "Jun 11 16:35:11.533106 crc crio[23211]: time=\"2026-06-11T16:35:11.533016822Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=a37ae33d-1b84-4b34-8622-c1a1e5cc652b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.985874 | controller |     "Jun 11 16:35:11.533191 crc crio[23211]: time=\"2026-06-11T16:35:11.533179096Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager\" id=66cf2099-8c75-4041-b17f-ca0cc36e044a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.985889 | controller |     "Jun 11 16:35:11.534616 crc crio[23211]: time=\"2026-06-11T16:35:11.534560209Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=41229799-d369-4184-a6b0-2d2b53242df6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.985904 | controller |     "Jun 11 16:35:11.536621 crc crio[23211]: time=\"2026-06-11T16:35:11.536554287Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager\" id=d0af6675-acbd-4c40-9dbc-103843a823f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.985920 | controller |     "Jun 11 16:35:11.541022 crc crio[23211]: time=\"2026-06-11T16:35:11.54078757Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager\" id=8120a8bd-2290-4c7a-8c95-d8de7f7e0e90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.985935 | controller |     "Jun 11 16:35:11.544572 crc crio[23211]: time=\"2026-06-11T16:35:11.544114911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.985950 | controller |     "Jun 11 16:35:11.546871 crc crio[23211]: time=\"2026-06-11T16:35:11.546839427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.985965 | controller |     "Jun 11 16:35:11.549727 crc crio[23211]: time=\"2026-06-11T16:35:11.549656275Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager\" id=a88ebaaf-a83b-4e47-8505-832e3d74108c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.985980 | controller |     "Jun 11 16:35:11.551324 crc crio[23211]: time=\"2026-06-11T16:35:11.551264834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.985994 | controller |     "Jun 11 16:35:11.551758 crc crio[23211]: time=\"2026-06-11T16:35:11.551271804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986009 | controller |     "Jun 11 16:35:11.552309 crc crio[23211]: time=\"2026-06-11T16:35:11.552236207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986024 | controller |     "Jun 11 16:35:11.554210 crc crio[23211]: time=\"2026-06-11T16:35:11.554179715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986043 | controller |     "Jun 11 16:35:11.556660 crc crio[23211]: time=\"2026-06-11T16:35:11.556590673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986105 | controller |     "Jun 11 16:35:11.556977 crc crio[23211]: time=\"2026-06-11T16:35:11.556910421Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager\" id=2645a5f1-eee0-47c8-ab80-27de6cb64f0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.986132 | controller |     "Jun 11 16:35:11.565768 crc crio[23211]: time=\"2026-06-11T16:35:11.565617952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986149 | controller |     "Jun 11 16:35:11.569911 crc crio[23211]: time=\"2026-06-11T16:35:11.569848864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986164 | controller |     "Jun 11 16:35:11.570973 crc crio[23211]: time=\"2026-06-11T16:35:11.570933801Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=530b0dc6-7e97-4c3e-b0d5-e0478a1905ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.986179 | controller |     "Jun 11 16:35:11.571097 crc crio[23211]: time=\"2026-06-11T16:35:11.570940791Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager\" id=a9d9564d-01fb-41c7-b406-06da33cba77f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.986194 | controller |     "Jun 11 16:35:11.573938 crc crio[23211]: time=\"2026-06-11T16:35:11.573875982Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager\" id=5dfd21aa-d6fd-414c-8ec5-71e3903f17b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.986210 | controller |     "Jun 11 16:35:11.579929 crc crio[23211]: time=\"2026-06-11T16:35:11.579858756Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager\" id=1050c1c4-7d99-48b6-b98a-cb1ee60bdd82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.986225 | controller |     "Jun 11 16:35:11.583603 crc crio[23211]: time=\"2026-06-11T16:35:11.583536466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986240 | controller |     "Jun 11 16:35:11.592157 crc crio[23211]: time=\"2026-06-11T16:35:11.591791185Z\" level=info msg=\"Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator\" id=f793e7f1-b31f-44ab-ad77-9ac9b16ec0e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.986255 | controller |     "Jun 11 16:35:11.603510 crc crio[23211]: time=\"2026-06-11T16:35:11.603379477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986270 | controller |     "Jun 11 16:35:11.603996 crc crio[23211]: time=\"2026-06-11T16:35:11.60395708Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager\" id=4ed9cf26-4a19-4334-9011-c03b7156be29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.986285 | controller |     "Jun 11 16:35:11.613107 crc crio[23211]: time=\"2026-06-11T16:35:11.61300444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986300 | controller |     "Jun 11 16:35:11.640784 crc crio[23211]: time=\"2026-06-11T16:35:11.640516436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986318 | controller |     "Jun 11 16:35:11.644302 crc crio[23211]: time=\"2026-06-11T16:35:11.644208456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986334 | controller |     "Jun 11 16:35:11.646803 crc crio[23211]: time=\"2026-06-11T16:35:11.646734997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986350 | controller |     "Jun 11 16:35:11.648106 crc crio[23211]: time=\"2026-06-11T16:35:11.648054989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986364 | controller |     "Jun 11 16:35:11.648318 crc crio[23211]: time=\"2026-06-11T16:35:11.648181012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986379 | controller |     "Jun 11 16:35:11.653183 crc crio[23211]: time=\"2026-06-11T16:35:11.652960837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986393 | controller |     "Jun 11 16:35:11.657598 crc crio[23211]: time=\"2026-06-11T16:35:11.657542139Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager\" id=02b4ae26-7fa0-4bce-b7f6-706d0d8047f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.986408 | controller |     "Jun 11 16:35:11.665166 crc crio[23211]: time=\"2026-06-11T16:35:11.665061431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986422 | controller |     "Jun 11 16:35:11.666169 crc crio[23211]: time=\"2026-06-11T16:35:11.666082745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986436 | controller |     "Jun 11 16:35:11.666463 crc crio[23211]: time=\"2026-06-11T16:35:11.666218639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986450 | controller |     "Jun 11 16:35:11.693962 crc crio[23211]: time=\"2026-06-11T16:35:11.693862819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986466 | controller |     "Jun 11 16:35:11.696884 crc crio[23211]: time=\"2026-06-11T16:35:11.696823121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986480 | controller |     "Jun 11 16:35:11.716773 crc crio[23211]: time=\"2026-06-11T16:35:11.71660799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986494 | controller |     "Jun 11 16:35:11.720988 crc crio[23211]: time=\"2026-06-11T16:35:11.720899844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986508 | controller |     "Jun 11 16:35:11.742709 crc crio[23211]: time=\"2026-06-11T16:35:11.7425919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986560 | controller |     "Jun 11 16:35:11.746367 crc crio[23211]: time=\"2026-06-11T16:35:11.746286489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986579 | controller |     "Jun 11 16:35:11.755931 crc crio[23211]: time=\"2026-06-11T16:35:11.75582242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986594 | controller |     "Jun 11 16:35:11.811701 crc crio[23211]: time=\"2026-06-11T16:35:11.809181412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986610 | controller |     "Jun 11 16:35:11.826542 crc crio[23211]: time=\"2026-06-11T16:35:11.826290197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986625 | controller |     "Jun 11 16:35:11.891508 crc crio[23211]: time=\"2026-06-11T16:35:11.890571094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986640 | controller |     "Jun 11 16:35:11.901504 crc crio[23211]: time=\"2026-06-11T16:35:11.899030309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986654 | controller |     "Jun 11 16:35:11.901504 crc crio[23211]: time=\"2026-06-11T16:35:11.900234808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986669 | controller |     "Jun 11 16:35:11.907318 crc crio[23211]: time=\"2026-06-11T16:35:11.907193567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986684 | controller |     "Jun 11 16:35:11.989607 crc crio[23211]: time=\"2026-06-11T16:35:11.987964984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986698 | controller |     "Jun 11 16:35:11.994600 crc crio[23211]: time=\"2026-06-11T16:35:11.992522664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986712 | controller |     "Jun 11 16:35:12.017257 crc crio[23211]: time=\"2026-06-11T16:35:12.016804352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986726 | controller |     "Jun 11 16:35:12.035265 crc crio[23211]: time=\"2026-06-11T16:35:12.035175657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986740 | controller |     "Jun 11 16:35:12.042789 crc crio[23211]: time=\"2026-06-11T16:35:12.042729001Z\" level=info msg=\"Created container 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager\" id=97c7eacf-1442-49b1-a96b-5e0d0244d340 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.986755 | controller |     "Jun 11 16:35:12.046138 crc crio[23211]: time=\"2026-06-11T16:35:12.046070311Z\" level=info msg=\"Starting container: 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86\" id=31b27227-a5a3-4dd1-8c47-81cac0ae6a4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.986773 | controller |     "Jun 11 16:35:12.046827 crc crio[23211]: time=\"2026-06-11T16:35:12.046742748Z\" level=info msg=\"Created container a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager\" id=160ec820-5809-4e5f-8123-11bb02d44fa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.986788 | controller |     "Jun 11 16:35:12.047724 crc crio[23211]: time=\"2026-06-11T16:35:12.04766446Z\" level=info msg=\"Starting container: a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf\" id=b3a609ae-96c1-4c6e-85ca-49cf679be5a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.986803 | controller |     "Jun 11 16:35:12.050277 crc crio[23211]: time=\"2026-06-11T16:35:12.049806681Z\" level=info msg=\"Created container 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager\" id=66cfb256-ef0f-45c8-882b-439c5ca5af75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.986817 | controller |     "Jun 11 16:35:12.050277 crc crio[23211]: time=\"2026-06-11T16:35:12.049970836Z\" level=info msg=\"Created container 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager\" id=a84d4cfb-c46c-4ff0-afed-72e13b7a0426 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.986833 | controller |     "Jun 11 16:35:12.055169 crc crio[23211]: time=\"2026-06-11T16:35:12.053266506Z\" level=info msg=\"Starting container: 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e\" id=d9060d8b-6556-49fd-866d-8d86c9ae8cc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.986848 | controller |     "Jun 11 16:35:12.055169 crc crio[23211]: time=\"2026-06-11T16:35:12.054887275Z\" level=info msg=\"Starting container: 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd\" id=3685a40c-bd0d-49db-8c0c-3c7ed730c0c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.986864 | controller |     "Jun 11 16:35:12.059551 crc crio[23211]: time=\"2026-06-11T16:35:12.059469025Z\" level=info msg=\"Started container\" PID=54830 containerID=7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86 description=openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager id=31b27227-a5a3-4dd1-8c47-81cac0ae6a4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090",
2026-06-11 18:01:02.986880 | controller |     "Jun 11 16:35:12.063512 crc crio[23211]: time=\"2026-06-11T16:35:12.063399501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986897 | controller |     "Jun 11 16:35:12.069026 crc crio[23211]: time=\"2026-06-11T16:35:12.065279837Z\" level=info msg=\"Started container\" PID=54831 containerID=a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager id=b3a609ae-96c1-4c6e-85ca-49cf679be5a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3",
2026-06-11 18:01:02.986912 | controller |     "Jun 11 16:35:12.069026 crc crio[23211]: time=\"2026-06-11T16:35:12.066717782Z\" level=info msg=\"Started container\" PID=54844 containerID=160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager id=d9060d8b-6556-49fd-866d-8d86c9ae8cc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c",
2026-06-11 18:01:02.986928 | controller |     "Jun 11 16:35:12.070315 crc crio[23211]: time=\"2026-06-11T16:35:12.070228306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.986947 | controller |     "Jun 11 16:35:12.071181 crc crio[23211]: time=\"2026-06-11T16:35:12.070657346Z\" level=info msg=\"Started container\" PID=54845 containerID=6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager id=3685a40c-bd0d-49db-8c0c-3c7ed730c0c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78",
2026-06-11 18:01:02.986963 | controller |     "Jun 11 16:35:12.084812 crc crio[23211]: time=\"2026-06-11T16:35:12.084690677Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=479014da-de0c-4c73-8bc1-6ab93861b704 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.986978 | controller |     "Jun 11 16:35:12.089003 crc crio[23211]: time=\"2026-06-11T16:35:12.088960841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9dd8f4ac-df7f-4528-a768-f51f7c2b1b96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.986993 | controller |     "Jun 11 16:35:12.091064 crc crio[23211]: time=\"2026-06-11T16:35:12.090218481Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=37b71632-25d3-4d7a-9081-65811fb54d33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987008 | controller |     "Jun 11 16:35:12.091576 crc crio[23211]: time=\"2026-06-11T16:35:12.091305248Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c9a06bab-b457-434e-9e42-578a9f104be9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987023 | controller |     "Jun 11 16:35:12.119380 crc crio[23211]: time=\"2026-06-11T16:35:12.119283575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.987038 | controller |     "Jun 11 16:35:12.120158 crc crio[23211]: time=\"2026-06-11T16:35:12.120078034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d7e4503c-9776-4bdb-a5c7-52001e56bcdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987053 | controller |     "Jun 11 16:35:12.122509 crc crio[23211]: time=\"2026-06-11T16:35:12.122394501Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=cd96a41f-34fe-481c-b81e-abe1df5f9a80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987070 | controller |     "Jun 11 16:35:12.122953 crc crio[23211]: time=\"2026-06-11T16:35:12.122894343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=79269909-331b-4e53-8c20-d024435f91af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987093 | controller |     "Jun 11 16:35:12.123309 crc crio[23211]: time=\"2026-06-11T16:35:12.123237871Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a2b9b0b5-7bef-436a-a880-00b9f535c41a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987113 | controller |     "Jun 11 16:35:12.128527 crc crio[23211]: time=\"2026-06-11T16:35:12.128399575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.987132 | controller |     "Jun 11 16:35:12.145599 crc crio[23211]: time=\"2026-06-11T16:35:12.145252034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.987147 | controller |     "Jun 11 16:35:12.150764 crc crio[23211]: time=\"2026-06-11T16:35:12.150701526Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy\" id=aea21adb-3d4c-4dae-b9c4-859d7c3de6d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987162 | controller |     "Jun 11 16:35:12.159048 crc crio[23211]: time=\"2026-06-11T16:35:12.158962577Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy\" id=83a02734-f2c5-4cdf-9cb9-26bdb9051dc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987177 | controller |     "Jun 11 16:35:12.160017 crc crio[23211]: time=\"2026-06-11T16:35:12.159931179Z\" level=info msg=\"Created container 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager\" id=b2c15734-34ae-4ade-af2d-aae7cd214cdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987192 | controller |     "Jun 11 16:35:12.161173 crc crio[23211]: time=\"2026-06-11T16:35:12.16076321Z\" level=info msg=\"Created container eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager\" id=a7db778b-d19a-4c61-ac05-99ff2ebddc84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987206 | controller |     "Jun 11 16:35:12.161647 crc crio[23211]: time=\"2026-06-11T16:35:12.16158749Z\" level=info msg=\"Starting container: 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402\" id=d45a71dc-9db4-47d8-ad1c-ad90eaa1214b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.987221 | controller |     "Jun 11 16:35:12.163786 crc crio[23211]: time=\"2026-06-11T16:35:12.163696501Z\" level=info msg=\"Starting container: eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb\" id=dadefbc3-baec-42ac-9ddb-8b060fc5f8b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.987236 | controller |     "Jun 11 16:35:12.165620 crc crio[23211]: time=\"2026-06-11T16:35:12.165548906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.987254 | controller |     "Jun 11 16:35:12.171316 crc crio[23211]: time=\"2026-06-11T16:35:12.171034228Z\" level=info msg=\"Started container\" PID=54849 containerID=eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager id=dadefbc3-baec-42ac-9ddb-8b060fc5f8b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4",
2026-06-11 18:01:02.987272 | controller |     "Jun 11 16:35:12.176386 crc crio[23211]: time=\"2026-06-11T16:35:12.176296326Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy\" id=aced5606-e924-4099-903b-108df7e9f73c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987288 | controller |     "Jun 11 16:35:12.178505 crc crio[23211]: time=\"2026-06-11T16:35:12.178379046Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy\" id=7a54bc6a-1858-434b-8eb4-d860f99dbd90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987307 | controller |     "Jun 11 16:35:12.178505 crc crio[23211]: time=\"2026-06-11T16:35:12.178388016Z\" level=info msg=\"Started container\" PID=54858 containerID=793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager id=d45a71dc-9db4-47d8-ad1c-ad90eaa1214b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5",
2026-06-11 18:01:02.987323 | controller |     "Jun 11 16:35:12.185827 crc crio[23211]: time=\"2026-06-11T16:35:12.185158841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a3d2e38a-39b2-436e-9377-55e7d63c013a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987339 | controller |     "Jun 11 16:35:12.199788 crc crio[23211]: time=\"2026-06-11T16:35:12.199559549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fd49d1a3-0be7-4c51-98af-a008122d497a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987355 | controller |     "Jun 11 16:35:12.200982 crc crio[23211]: time=\"2026-06-11T16:35:12.20078165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.987370 | controller |     "Jun 11 16:35:12.201996 crc crio[23211]: time=\"2026-06-11T16:35:12.201904786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.987386 | controller |     "Jun 11 16:35:12.202696 crc crio[23211]: time=\"2026-06-11T16:35:12.202649215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.987401 | controller |     "Jun 11 16:35:12.203053 crc crio[23211]: time=\"2026-06-11T16:35:12.202960862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.987416 | controller |     "Jun 11 16:35:12.205979 crc crio[23211]: time=\"2026-06-11T16:35:12.205890103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3b73e386-6a45-4fbd-abd5-d5f4e082e3cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987431 | controller |     "Jun 11 16:35:12.207208 crc crio[23211]: time=\"2026-06-11T16:35:12.207129403Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0d4335f3-f4cd-4912-8b2c-76f7578befba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987446 | controller |     "Jun 11 16:35:12.224521 crc crio[23211]: time=\"2026-06-11T16:35:12.224008202Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy\" id=20c56bc2-4f17-4391-a73a-3435f475eef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987461 | controller |     "Jun 11 16:35:12.227196 crc crio[23211]: time=\"2026-06-11T16:35:12.227160518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.987475 | controller |     "Jun 11 16:35:12.243633 crc crio[23211]: time=\"2026-06-11T16:35:12.243576436Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy\" id=b30d2279-4bed-4c51-8fec-3f2c2891ae14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987494 | controller |     "Jun 11 16:35:12.244209 crc crio[23211]: time=\"2026-06-11T16:35:12.244189541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.987509 | controller |     "Jun 11 16:35:12.251682 crc crio[23211]: time=\"2026-06-11T16:35:12.25158623Z\" level=info msg=\"Created container 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager\" id=126f9a2c-4fb7-4102-b6fb-6dc01ff448fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987548 | controller |     "Jun 11 16:35:12.253133 crc crio[23211]: time=\"2026-06-11T16:35:12.25280323Z\" level=info msg=\"Starting container: 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178\" id=1d7fa6dc-85fb-488e-8fe4-dc1f32f393b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.987564 | controller |     "Jun 11 16:35:12.283371 crc crio[23211]: time=\"2026-06-11T16:35:12.283267638Z\" level=info msg=\"Started container\" PID=54854 containerID=44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager id=1d7fa6dc-85fb-488e-8fe4-dc1f32f393b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135",
2026-06-11 18:01:02.987579 | controller |     "Jun 11 16:35:12.298563 crc crio[23211]: time=\"2026-06-11T16:35:12.296923419Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=00d18771-ca97-4c15-9938-68521c6b32d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987594 | controller |     "Jun 11 16:35:12.323841 crc crio[23211]: time=\"2026-06-11T16:35:12.323628977Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c2fbb652-97a3-4ec4-ad3f-cfdabc55ad7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987609 | controller |     "Jun 11 16:35:12.344931 crc crio[23211]: time=\"2026-06-11T16:35:12.344795968Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy\" id=5d359e1c-6096-465b-9259-a5dd1b14f4cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987624 | controller |     "Jun 11 16:35:12.351184 crc crio[23211]: time=\"2026-06-11T16:35:12.351002438Z\" level=info msg=\"Created container c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager\" id=66cf2099-8c75-4041-b17f-ca0cc36e044a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987639 | controller |     "Jun 11 16:35:12.352687 crc crio[23211]: time=\"2026-06-11T16:35:12.352530846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.987654 | controller |     "Jun 11 16:35:12.352687 crc crio[23211]: time=\"2026-06-11T16:35:12.352602628Z\" level=info msg=\"Starting container: c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4\" id=cccc0fd3-0af3-45ea-8d21-116b8021195e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.987668 | controller |     "Jun 11 16:35:12.368198 crc crio[23211]: time=\"2026-06-11T16:35:12.36758469Z\" level=info msg=\"Created container 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager\" id=86e7420c-3974-4dbd-9016-341665eb6914 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987683 | controller |     "Jun 11 16:35:12.368198 crc crio[23211]: time=\"2026-06-11T16:35:12.368168505Z\" level=info msg=\"Started container\" PID=54864 containerID=c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager id=cccc0fd3-0af3-45ea-8d21-116b8021195e name=/runtime.v1.RuntimeService/StartContainer sandboxID=49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62",
2026-06-11 18:01:02.987727 | controller |     "Jun 11 16:35:12.384085 crc crio[23211]: time=\"2026-06-11T16:35:12.383952347Z\" level=info msg=\"Starting container: 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe\" id=325cb131-96dd-41b3-add9-c2cd7306aaab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.987756 | controller |     "Jun 11 16:35:12.394699 crc crio[23211]: time=\"2026-06-11T16:35:12.394596955Z\" level=info msg=\"Started container\" PID=54867 containerID=83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager id=325cb131-96dd-41b3-add9-c2cd7306aaab name=/runtime.v1.RuntimeService/StartContainer sandboxID=59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c",
2026-06-11 18:01:02.987775 | controller |     "Jun 11 16:35:12.397664 crc crio[23211]: time=\"2026-06-11T16:35:12.397539606Z\" level=info msg=\"Created container 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager\" id=ca717808-53ad-466c-802c-00c212fefd66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987790 | controller |     "Jun 11 16:35:12.399760 crc crio[23211]: time=\"2026-06-11T16:35:12.399685369Z\" level=info msg=\"Starting container: 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55\" id=e0462b64-abb9-4b26-b1c3-bfc9ccceb0ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.987806 | controller |     "Jun 11 16:35:12.402019 crc crio[23211]: time=\"2026-06-11T16:35:12.401940694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8b6d9ebe-4485-47c8-a975-01c411ed9f4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987821 | controller |     "Jun 11 16:35:12.415147 crc crio[23211]: time=\"2026-06-11T16:35:12.415022259Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7dc6469a-a946-4f66-99eb-45b0ab99e1b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987836 | controller |     "Jun 11 16:35:12.420712 crc crio[23211]: time=\"2026-06-11T16:35:12.420619586Z\" level=info msg=\"Started container\" PID=54859 containerID=97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55 description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager id=e0462b64-abb9-4b26-b1c3-bfc9ccceb0ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032",
2026-06-11 18:01:02.987851 | controller |     "Jun 11 16:35:12.426401 crc crio[23211]: time=\"2026-06-11T16:35:12.426070787Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=97c31990-51e5-4a3c-8a63-a3a61f94d5fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987866 | controller |     "Jun 11 16:35:12.442281 crc crio[23211]: time=\"2026-06-11T16:35:12.442176648Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy\" id=b15b32db-32cc-41a1-9f46-3591c496146f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987880 | controller |     "Jun 11 16:35:12.443281 crc crio[23211]: time=\"2026-06-11T16:35:12.443181892Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=610cc53d-fda1-4a29-8155-7e6e262ab0e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987898 | controller |     "Jun 11 16:35:12.460690 crc crio[23211]: time=\"2026-06-11T16:35:12.460590394Z\" level=info msg=\"Created container 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager\" id=d1e7e9bf-8873-46ee-9de4-bc6af957b648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.987914 | controller |     "Jun 11 16:35:12.462802 crc crio[23211]: time=\"2026-06-11T16:35:12.462683264Z\" level=info msg=\"Starting container: 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1\" id=1633fbfd-7dc4-4a7c-9560-54157bc34cb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.987929 | controller |     "Jun 11 16:35:12.471851 crc crio[23211]: time=\"2026-06-11T16:35:12.471746204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.987943 | controller |     "Jun 11 16:35:12.472877 crc crio[23211]: time=\"2026-06-11T16:35:12.472759369Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=070f14a9-b1f6-482d-85ae-d311084f220e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.987958 | controller |     "Jun 11 16:35:12.472877 crc crio[23211]: time=\"2026-06-11T16:35:12.47278793Z\" level=info msg=\"Started container\" PID=54876 containerID=1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager id=1633fbfd-7dc4-4a7c-9560-54157bc34cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf",
2026-06-11 18:01:02.987973 | controller |     "Jun 11 16:35:12.477819 crc crio[23211]: time=\"2026-06-11T16:35:12.47777004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.987987 | controller |     "Jun 11 16:35:12.493523 crc crio[23211]: time=\"2026-06-11T16:35:12.493379478Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d166f51b-4600-410b-a49f-3e72ecd0e49b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.988002 | controller |     "Jun 11 16:35:12.521604 crc crio[23211]: time=\"2026-06-11T16:35:12.521302554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988016 | controller |     "Jun 11 16:35:12.536660 crc crio[23211]: time=\"2026-06-11T16:35:12.536565464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988031 | controller |     "Jun 11 16:35:12.557060 crc crio[23211]: time=\"2026-06-11T16:35:12.556975259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988045 | controller |     "Jun 11 16:35:12.577671 crc crio[23211]: time=\"2026-06-11T16:35:12.577586918Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=242349e1-cc9e-448b-9902-fa8616e9bbfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.988060 | controller |     "Jun 11 16:35:12.625381 crc crio[23211]: time=\"2026-06-11T16:35:12.625187442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988077 | controller |     "Jun 11 16:35:12.629368 crc crio[23211]: time=\"2026-06-11T16:35:12.629273591Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7f74569f-7d57-439e-b399-d9fec528e0d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.988092 | controller |     "Jun 11 16:35:12.632233 crc crio[23211]: time=\"2026-06-11T16:35:12.632170121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988106 | controller |     "Jun 11 16:35:12.634792 crc crio[23211]: time=\"2026-06-11T16:35:12.634595869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988120 | controller |     "Jun 11 16:35:12.635192 crc crio[23211]: time=\"2026-06-11T16:35:12.635130713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988134 | controller |     "Jun 11 16:35:12.638178 crc crio[23211]: time=\"2026-06-11T16:35:12.638065394Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy\" id=c563d002-db59-446a-b7ac-447add1c5d59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.988148 | controller |     "Jun 11 16:35:12.638809 crc crio[23211]: time=\"2026-06-11T16:35:12.63874854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988163 | controller |     "Jun 11 16:35:12.645168 crc crio[23211]: time=\"2026-06-11T16:35:12.645086064Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy\" id=8a21ecd1-0645-4bc1-98b5-d21b3c9f6823 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.988177 | controller |     "Jun 11 16:35:12.663182 crc crio[23211]: time=\"2026-06-11T16:35:12.662624468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988191 | controller |     "Jun 11 16:35:12.665305 crc crio[23211]: time=\"2026-06-11T16:35:12.665237503Z\" level=info msg=\"Created container f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager\" id=a88ebaaf-a83b-4e47-8505-832e3d74108c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.988205 | controller |     "Jun 11 16:35:12.670064 crc crio[23211]: time=\"2026-06-11T16:35:12.66641254Z\" level=info msg=\"Starting container: f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d\" id=c46a59f2-cc0a-48f6-bd6c-743c2c155328 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.988220 | controller |     "Jun 11 16:35:12.671927 crc crio[23211]: time=\"2026-06-11T16:35:12.67176754Z\" level=info msg=\"Created container 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager\" id=d0af6675-acbd-4c40-9dbc-103843a823f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.988235 | controller |     "Jun 11 16:35:12.675721 crc crio[23211]: time=\"2026-06-11T16:35:12.673603904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988250 | controller |     "Jun 11 16:35:12.681918 crc crio[23211]: time=\"2026-06-11T16:35:12.681828324Z\" level=info msg=\"Started container\" PID=54908 containerID=f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager id=c46a59f2-cc0a-48f6-bd6c-743c2c155328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae",
2026-06-11 18:01:02.988268 | controller |     "Jun 11 16:35:12.682806 crc crio[23211]: time=\"2026-06-11T16:35:12.682736176Z\" level=info msg=\"Starting container: 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d\" id=03493bef-f44d-4e3b-a787-40b5dc8e2439 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.988283 | controller |     "Jun 11 16:35:12.696485 crc crio[23211]: time=\"2026-06-11T16:35:12.696309115Z\" level=info msg=\"Created container 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager\" id=4c0b72d6-41ea-435d-ab16-64c96b711b36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.988298 | controller |     "Jun 11 16:35:12.698262 crc crio[23211]: time=\"2026-06-11T16:35:12.698004896Z\" level=info msg=\"Starting container: 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702\" id=c31ffcb9-4e90-448f-b296-170594b1d522 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.988314 | controller |     "Jun 11 16:35:12.704528 crc crio[23211]: time=\"2026-06-11T16:35:12.704390911Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=44cf8d45-5c9c-4914-bae3-a1eb7f2cc464 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.988328 | controller |     "Jun 11 16:35:12.726859 crc crio[23211]: time=\"2026-06-11T16:35:12.726747492Z\" level=info msg=\"Started container\" PID=54933 containerID=578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager id=03493bef-f44d-4e3b-a787-40b5dc8e2439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150",
2026-06-11 18:01:02.988343 | controller |     "Jun 11 16:35:12.733511 crc crio[23211]: time=\"2026-06-11T16:35:12.733367762Z\" level=info msg=\"Created container 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager\" id=5dfd21aa-d6fd-414c-8ec5-71e3903f17b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.988358 | controller |     "Jun 11 16:35:12.736738 crc crio[23211]: time=\"2026-06-11T16:35:12.736664883Z\" level=info msg=\"Started container\" PID=54959 containerID=0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702 description=openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager id=c31ffcb9-4e90-448f-b296-170594b1d522 name=/runtime.v1.RuntimeService/StartContainer sandboxID=809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1",
2026-06-11 18:01:02.988372 | controller |     "Jun 11 16:35:12.749891 crc crio[23211]: time=\"2026-06-11T16:35:12.749847941Z\" level=info msg=\"Starting container: 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7\" id=c8c01f24-e925-4dcd-b8b0-c8097a63ab07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.988387 | controller |     "Jun 11 16:35:12.767468 crc crio[23211]: time=\"2026-06-11T16:35:12.767310694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8dae6221-f437-4845-918c-0383a2d290a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.988402 | controller |     "Jun 11 16:35:12.767986 crc crio[23211]: time=\"2026-06-11T16:35:12.767900498Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a1188adc-1835-49a1-a0e5-b6dd0dafdf73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.988420 | controller |     "Jun 11 16:35:12.770657 crc crio[23211]: time=\"2026-06-11T16:35:12.770562373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988435 | controller |     "Jun 11 16:35:12.784614 crc crio[23211]: time=\"2026-06-11T16:35:12.780562246Z\" level=info msg=\"Started container\" PID=54919 containerID=02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7 description=openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager id=c8c01f24-e925-4dcd-b8b0-c8097a63ab07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0",
2026-06-11 18:01:02.988450 | controller |     "Jun 11 16:35:12.798287 crc crio[23211]: time=\"2026-06-11T16:35:12.798238884Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d5223770-f836-4988-8c7a-bb0c1337ab5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.988465 | controller |     "Jun 11 16:35:12.804538 crc crio[23211]: time=\"2026-06-11T16:35:12.80431163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988480 | controller |     "Jun 11 16:35:12.806661 crc crio[23211]: time=\"2026-06-11T16:35:12.806589376Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9fdfc9b0-0c60-44e0-90b7-a29844c3c23c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.988495 | controller |     "Jun 11 16:35:12.807582 crc crio[23211]: time=\"2026-06-11T16:35:12.807390006Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy\" id=881c32d2-195e-4270-a0d6-76df7bebe893 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.988509 | controller |     "Jun 11 16:35:12.820406 crc crio[23211]: time=\"2026-06-11T16:35:12.820297288Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy\" id=9cc566a7-4cdf-406f-ad4f-2f26626f4463 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.988539 | controller |     "Jun 11 16:35:12.820923 crc crio[23211]: time=\"2026-06-11T16:35:12.820855561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988554 | controller |     "Jun 11 16:35:12.832280 crc crio[23211]: time=\"2026-06-11T16:35:12.832186446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988569 | controller |     "Jun 11 16:35:12.835971 crc crio[23211]: time=\"2026-06-11T16:35:12.833711984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988584 | controller |     "Jun 11 16:35:12.836317 crc crio[23211]: time=\"2026-06-11T16:35:12.836250074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988599 | controller |     "Jun 11 16:35:12.836569 crc crio[23211]: time=\"2026-06-11T16:35:12.836495031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988617 | controller |     "Jun 11 16:35:12.848524 crc crio[23211]: time=\"2026-06-11T16:35:12.845099529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988631 | controller |     "Jun 11 16:35:12.850363 crc crio[23211]: time=\"2026-06-11T16:35:12.850268774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988649 | controller |     "Jun 11 16:35:12.850622 crc crio[23211]: time=\"2026-06-11T16:35:12.850536771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988664 | controller |     "Jun 11 16:35:12.858538 crc crio[23211]: time=\"2026-06-11T16:35:12.857206842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988678 | controller |     "Jun 11 16:35:12.861995 crc crio[23211]: time=\"2026-06-11T16:35:12.861925537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988692 | controller |     "Jun 11 16:35:12.868376 crc crio[23211]: time=\"2026-06-11T16:35:12.868284791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988706 | controller |     "Jun 11 16:35:12.876630 crc crio[23211]: time=\"2026-06-11T16:35:12.876048299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988721 | controller |     "Jun 11 16:35:12.877900 crc crio[23211]: time=\"2026-06-11T16:35:12.877811012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988735 | controller |     "Jun 11 16:35:12.995765 crc crio[23211]: time=\"2026-06-11T16:35:12.995668437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988749 | controller |     "Jun 11 16:35:13.006392 crc crio[23211]: time=\"2026-06-11T16:35:13.006246423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988763 | controller |     "Jun 11 16:35:13.021143 crc crio[23211]: time=\"2026-06-11T16:35:13.021068612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988778 | controller |     "Jun 11 16:35:13.030638 crc crio[23211]: time=\"2026-06-11T16:35:13.030565692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988792 | controller |     "Jun 11 16:35:13.036139 crc crio[23211]: time=\"2026-06-11T16:35:13.036074216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988806 | controller |     "Jun 11 16:35:13.038545 crc crio[23211]: time=\"2026-06-11T16:35:13.038470434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988821 | controller |     "Jun 11 16:35:13.053773 crc crio[23211]: time=\"2026-06-11T16:35:13.053675082Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9403b700-54ed-4ae9-8e97-1571d8b328ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.988839 | controller |     "Jun 11 16:35:13.053911 crc crio[23211]: time=\"2026-06-11T16:35:13.053808656Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c1f1993d-511d-40c2-8374-a7b88b66d495 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.988855 | controller |     "Jun 11 16:35:13.053911 crc crio[23211]: time=\"2026-06-11T16:35:13.053855507Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ba516721-0bda-43d8-a6e6-5d0285d9a027 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.988870 | controller |     "Jun 11 16:35:13.077732 crc crio[23211]: time=\"2026-06-11T16:35:13.077671094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988884 | controller |     "Jun 11 16:35:13.080715 crc crio[23211]: time=\"2026-06-11T16:35:13.080683287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988899 | controller |     "Jun 11 16:35:13.115505 crc crio[23211]: time=\"2026-06-11T16:35:13.111873692Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy\" id=634e03a1-104d-4946-b43b-437d99e4c58c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.988913 | controller |     "Jun 11 16:35:13.124755 crc crio[23211]: time=\"2026-06-11T16:35:13.124705373Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy\" id=b81d0d7e-df59-4935-81c3-25eeb4b27b5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.988928 | controller |     "Jun 11 16:35:13.137142 crc crio[23211]: time=\"2026-06-11T16:35:13.137062222Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy\" id=3276d187-daf2-4fed-ab90-1998a5777b66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.988942 | controller |     "Jun 11 16:35:13.202660 crc crio[23211]: time=\"2026-06-11T16:35:13.202563929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988957 | controller |     "Jun 11 16:35:13.209207 crc crio[23211]: time=\"2026-06-11T16:35:13.209129459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988971 | controller |     "Jun 11 16:35:13.248199 crc crio[23211]: time=\"2026-06-11T16:35:13.248136294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.988986 | controller |     "Jun 11 16:35:13.257993 crc crio[23211]: time=\"2026-06-11T16:35:13.257875329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989000 | controller |     "Jun 11 16:35:13.267510 crc crio[23211]: time=\"2026-06-11T16:35:13.267467582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989014 | controller |     "Jun 11 16:35:13.272876 crc crio[23211]: time=\"2026-06-11T16:35:13.270215478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989032 | controller |     "Jun 11 16:35:13.275949 crc crio[23211]: time=\"2026-06-11T16:35:13.275869426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989047 | controller |     "Jun 11 16:35:13.299309 crc crio[23211]: time=\"2026-06-11T16:35:13.295364227Z\" level=info msg=\"Created container e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator\" id=f793e7f1-b31f-44ab-ad77-9ac9b16ec0e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989062 | controller |     "Jun 11 16:35:13.301324 crc crio[23211]: time=\"2026-06-11T16:35:13.30128433Z\" level=info msg=\"Starting container: e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6\" id=cb49ebfc-bb1d-4a48-a317-4e1a237e1857 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989077 | controller |     "Jun 11 16:35:13.349395 crc crio[23211]: time=\"2026-06-11T16:35:13.349307765Z\" level=info msg=\"Started container\" PID=55134 containerID=e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6 description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator id=cb49ebfc-bb1d-4a48-a317-4e1a237e1857 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b",
2026-06-11 18:01:02.989091 | controller |     "Jun 11 16:35:13.553848 crc crio[23211]: time=\"2026-06-11T16:35:13.553163614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989106 | controller |     "Jun 11 16:35:13.560493 crc crio[23211]: time=\"2026-06-11T16:35:13.560378697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989121 | controller |     "Jun 11 16:35:13.622860 crc crio[23211]: time=\"2026-06-11T16:35:13.622676577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989135 | controller |     "Jun 11 16:35:13.631629 crc crio[23211]: time=\"2026-06-11T16:35:13.631543072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989149 | controller |     "Jun 11 16:35:13.633348 crc crio[23211]: time=\"2026-06-11T16:35:13.633178682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989163 | controller |     "Jun 11 16:35:13.638513 crc crio[23211]: time=\"2026-06-11T16:35:13.638392848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989177 | controller |     "Jun 11 16:35:13.678387 crc crio[23211]: time=\"2026-06-11T16:35:13.678316095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989192 | controller |     "Jun 11 16:35:13.681546 crc crio[23211]: time=\"2026-06-11T16:35:13.681510132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989205 | controller |     "Jun 11 16:35:13.718307 crc crio[23211]: time=\"2026-06-11T16:35:13.71813482Z\" level=info msg=\"Created container ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy\" id=20c56bc2-4f17-4391-a73a-3435f475eef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989223 | controller |     "Jun 11 16:35:13.720614 crc crio[23211]: time=\"2026-06-11T16:35:13.720532808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989238 | controller |     "Jun 11 16:35:13.722204 crc crio[23211]: time=\"2026-06-11T16:35:13.722108906Z\" level=info msg=\"Starting container: ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136\" id=0f5d655d-b9bb-41a5-a6fa-42b25e4ed95a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989252 | controller |     "Jun 11 16:35:13.729819 crc crio[23211]: time=\"2026-06-11T16:35:13.729653178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989267 | controller |     "Jun 11 16:35:13.731758 crc crio[23211]: time=\"2026-06-11T16:35:13.731652577Z\" level=info msg=\"Started container\" PID=55185 containerID=ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy id=0f5d655d-b9bb-41a5-a6fa-42b25e4ed95a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4",
2026-06-11 18:01:02.989281 | controller |     "Jun 11 16:35:13.734614 crc crio[23211]: time=\"2026-06-11T16:35:13.734395634Z\" level=info msg=\"Created container 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager\" id=8120a8bd-2290-4c7a-8c95-d8de7f7e0e90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989299 | controller |     "Jun 11 16:35:13.736491 crc crio[23211]: time=\"2026-06-11T16:35:13.736097405Z\" level=info msg=\"Starting container: 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d\" id=3d415b20-b759-4eed-97bf-44dd06774f5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989314 | controller |     "Jun 11 16:35:13.744988 crc crio[23211]: time=\"2026-06-11T16:35:13.744871777Z\" level=info msg=\"Started container\" PID=55140 containerID=60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d description=openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager id=3d415b20-b759-4eed-97bf-44dd06774f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca",
2026-06-11 18:01:02.989329 | controller |     "Jun 11 16:35:13.768022 crc crio[23211]: time=\"2026-06-11T16:35:13.767905056Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3f656e88-dd46-4861-81d5-823dd926a0bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.989345 | controller |     "Jun 11 16:35:13.772287 crc crio[23211]: time=\"2026-06-11T16:35:13.77219706Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=07f9b4ca-680c-4dad-9123-c64b763af6e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.989360 | controller |     "Jun 11 16:35:13.824901 crc crio[23211]: time=\"2026-06-11T16:35:13.824800974Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy\" id=60c89f01-2355-4fc0-8a66-04bde9bc72bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989374 | controller |     "Jun 11 16:35:13.825277 crc crio[23211]: time=\"2026-06-11T16:35:13.825249384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989392 | controller |     "Jun 11 16:35:13.879805 crc crio[23211]: time=\"2026-06-11T16:35:13.879713115Z\" level=info msg=\"Created container 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager\" id=2645a5f1-eee0-47c8-ab80-27de6cb64f0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989407 | controller |     "Jun 11 16:35:13.881251 crc crio[23211]: time=\"2026-06-11T16:35:13.881174379Z\" level=info msg=\"Created container f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy\" id=b30d2279-4bed-4c51-8fec-3f2c2891ae14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989422 | controller |     "Jun 11 16:35:13.882273 crc crio[23211]: time=\"2026-06-11T16:35:13.882207734Z\" level=info msg=\"Created container b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy\" id=aea21adb-3d4c-4dae-b9c4-859d7c3de6d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989436 | controller |     "Jun 11 16:35:13.882885 crc crio[23211]: time=\"2026-06-11T16:35:13.882825989Z\" level=info msg=\"Starting container: f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d\" id=bfdbad07-2ecd-4e31-ab26-20f161358bd3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989451 | controller |     "Jun 11 16:35:13.882964 crc crio[23211]: time=\"2026-06-11T16:35:13.882911102Z\" level=info msg=\"Starting container: 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334\" id=0938c5cd-ea2a-4566-b892-61007bb135c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989465 | controller |     "Jun 11 16:35:13.884075 crc crio[23211]: time=\"2026-06-11T16:35:13.883982167Z\" level=info msg=\"Created container 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager\" id=02b4ae26-7fa0-4bce-b7f6-706d0d8047f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989480 | controller |     "Jun 11 16:35:13.886134 crc crio[23211]: time=\"2026-06-11T16:35:13.885852273Z\" level=info msg=\"Starting container: b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e\" id=789fae24-42f1-41de-9f13-7b58ccbf580e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989494 | controller |     "Jun 11 16:35:13.886134 crc crio[23211]: time=\"2026-06-11T16:35:13.885963546Z\" level=info msg=\"Created container f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager\" id=1050c1c4-7d99-48b6-b98a-cb1ee60bdd82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989509 | controller |     "Jun 11 16:35:13.889363 crc crio[23211]: time=\"2026-06-11T16:35:13.888562589Z\" level=info msg=\"Starting container: f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e\" id=ee7371be-2102-4d94-9d98-d78ebb3badf8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989540 | controller |     "Jun 11 16:35:13.889363 crc crio[23211]: time=\"2026-06-11T16:35:13.888646491Z\" level=info msg=\"Starting container: 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a\" id=606de0e6-a116-4dee-bf1b-0e5e73216ce0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989555 | controller |     "Jun 11 16:35:13.909530 crc crio[23211]: time=\"2026-06-11T16:35:13.898806647Z\" level=info msg=\"Started container\" PID=55196 containerID=f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d description=openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy id=bfdbad07-2ecd-4e31-ab26-20f161358bd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5",
2026-06-11 18:01:02.989574 | controller |     "Jun 11 16:35:13.909530 crc crio[23211]: time=\"2026-06-11T16:35:13.899122994Z\" level=info msg=\"Started container\" PID=55210 containerID=b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy id=789fae24-42f1-41de-9f13-7b58ccbf580e name=/runtime.v1.RuntimeService/StartContainer sandboxID=142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3",
2026-06-11 18:01:02.989589 | controller |     "Jun 11 16:35:13.909530 crc crio[23211]: time=\"2026-06-11T16:35:13.899796691Z\" level=info msg=\"Started container\" PID=55146 containerID=60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager id=0938c5cd-ea2a-4566-b892-61007bb135c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96",
2026-06-11 18:01:02.989604 | controller |     "Jun 11 16:35:13.909530 crc crio[23211]: time=\"2026-06-11T16:35:13.903602403Z\" level=info msg=\"Started container\" PID=55223 containerID=689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a description=openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager id=606de0e6-a116-4dee-bf1b-0e5e73216ce0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce",
2026-06-11 18:01:02.989619 | controller |     "Jun 11 16:35:13.921273 crc crio[23211]: time=\"2026-06-11T16:35:13.921179919Z\" level=info msg=\"Started container\" PID=55149 containerID=f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager id=ee7371be-2102-4d94-9d98-d78ebb3badf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0",
2026-06-11 18:01:02.989634 | controller |     "Jun 11 16:35:13.922324 crc crio[23211]: time=\"2026-06-11T16:35:13.922128402Z\" level=info msg=\"Created container 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy\" id=5d359e1c-6096-465b-9259-a5dd1b14f4cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989649 | controller |     "Jun 11 16:35:13.923291 crc crio[23211]: time=\"2026-06-11T16:35:13.923216648Z\" level=info msg=\"Starting container: 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991\" id=a59cd314-2b8b-4390-be09-dd329a879634 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989664 | controller |     "Jun 11 16:35:13.925564 crc crio[23211]: time=\"2026-06-11T16:35:13.925517035Z\" level=info msg=\"Created container 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy\" id=7a54bc6a-1858-434b-8eb4-d860f99dbd90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989679 | controller |     "Jun 11 16:35:13.926406 crc crio[23211]: time=\"2026-06-11T16:35:13.926313793Z\" level=info msg=\"Starting container: 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f\" id=09417b33-5d97-4d29-8005-167651604f29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989694 | controller |     "Jun 11 16:35:13.932693 crc crio[23211]: time=\"2026-06-11T16:35:13.932536525Z\" level=info msg=\"Started container\" PID=55211 containerID=9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy id=a59cd314-2b8b-4390-be09-dd329a879634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135",
2026-06-11 18:01:02.989712 | controller |     "Jun 11 16:35:13.934849 crc crio[23211]: time=\"2026-06-11T16:35:13.933505857Z\" level=info msg=\"Started container\" PID=55207 containerID=9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy id=09417b33-5d97-4d29-8005-167651604f29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c",
2026-06-11 18:01:02.989728 | controller |     "Jun 11 16:35:13.972208 crc crio[23211]: time=\"2026-06-11T16:35:13.971896157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=180bebd0-1a42-4a4f-b672-08312a256012 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.989743 | controller |     "Jun 11 16:35:13.979004 crc crio[23211]: time=\"2026-06-11T16:35:13.978914608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989758 | controller |     "Jun 11 16:35:13.982567 crc crio[23211]: time=\"2026-06-11T16:35:13.982493774Z\" level=info msg=\"Created container 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager\" id=a9d9564d-01fb-41c7-b406-06da33cba77f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989773 | controller |     "Jun 11 16:35:13.986407 crc crio[23211]: time=\"2026-06-11T16:35:13.986247845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.989788 | controller |     "Jun 11 16:35:13.987775 crc crio[23211]: time=\"2026-06-11T16:35:13.987700321Z\" level=info msg=\"Created container 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy\" id=c563d002-db59-446a-b7ac-447add1c5d59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989803 | controller |     "Jun 11 16:35:13.989997 crc crio[23211]: time=\"2026-06-11T16:35:13.989910444Z\" level=info msg=\"Starting container: 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7\" id=a8684e50-46a3-49f4-92e9-9563c5767145 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989817 | controller |     "Jun 11 16:35:13.993298 crc crio[23211]: time=\"2026-06-11T16:35:13.993099821Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=92bd1fbf-8a75-4e25-a999-1679773bf36b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.989832 | controller |     "Jun 11 16:35:13.993298 crc crio[23211]: time=\"2026-06-11T16:35:13.993288796Z\" level=info msg=\"Starting container: 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b\" id=54fcbc30-6d25-402d-8009-528c5e2a65a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989847 | controller |     "Jun 11 16:35:13.996992 crc crio[23211]: time=\"2026-06-11T16:35:13.996885533Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0eb8cdbf-cef4-4449-82a0-dd7f8c279845 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.989862 | controller |     "Jun 11 16:35:14.003724 crc crio[23211]: time=\"2026-06-11T16:35:14.003642916Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=74508474-936a-4e91-a9c7-ddb56d2c7070 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.989880 | controller |     "Jun 11 16:35:14.009521 crc crio[23211]: time=\"2026-06-11T16:35:14.009375585Z\" level=info msg=\"Created container c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy\" id=b15b32db-32cc-41a1-9f46-3591c496146f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989896 | controller |     "Jun 11 16:35:14.009940 crc crio[23211]: time=\"2026-06-11T16:35:14.009773456Z\" level=info msg=\"Created container 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager\" id=4ed9cf26-4a19-4334-9011-c03b7156be29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.989911 | controller |     "Jun 11 16:35:14.014512 crc crio[23211]: time=\"2026-06-11T16:35:14.014376507Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=dc8e7450-17ca-4206-b7ca-1cf1018b3dd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.989925 | controller |     "Jun 11 16:35:14.015836 crc crio[23211]: time=\"2026-06-11T16:35:14.01575595Z\" level=info msg=\"Started container\" PID=55193 containerID=52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7 description=openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager id=a8684e50-46a3-49f4-92e9-9563c5767145 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421",
2026-06-11 18:01:02.989941 | controller |     "Jun 11 16:35:14.016772 crc crio[23211]: time=\"2026-06-11T16:35:14.016698862Z\" level=info msg=\"Started container\" PID=55227 containerID=9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy id=54fcbc30-6d25-402d-8009-528c5e2a65a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c",
2026-06-11 18:01:02.989956 | controller |     "Jun 11 16:35:14.023719 crc crio[23211]: time=\"2026-06-11T16:35:14.02361852Z\" level=info msg=\"Starting container: 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e\" id=e9b1c5dd-1f4e-4929-88fa-97d4150d6c57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989971 | controller |     "Jun 11 16:35:14.024168 crc crio[23211]: time=\"2026-06-11T16:35:14.024093722Z\" level=info msg=\"Starting container: c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7\" id=dcb78303-f494-4735-a9ac-d507ec0d22ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.989986 | controller |     "Jun 11 16:35:14.029164 crc crio[23211]: time=\"2026-06-11T16:35:14.029066872Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8a7cee36-9b61-408c-9216-095119b9276f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.990000 | controller |     "Jun 11 16:35:14.032770 crc crio[23211]: time=\"2026-06-11T16:35:14.03269313Z\" level=info msg=\"Started container\" PID=55220 containerID=c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy id=dcb78303-f494-4735-a9ac-d507ec0d22ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62",
2026-06-11 18:01:02.990015 | controller |     "Jun 11 16:35:14.037301 crc crio[23211]: time=\"2026-06-11T16:35:14.03720705Z\" level=info msg=\"Started container\" PID=55200 containerID=306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager id=e9b1c5dd-1f4e-4929-88fa-97d4150d6c57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b",
2026-06-11 18:01:02.990033 | controller |     "Jun 11 16:35:14.077529 crc crio[23211]: time=\"2026-06-11T16:35:14.077240179Z\" level=info msg=\"Created container c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy\" id=83a02734-f2c5-4cdf-9cb9-26bdb9051dc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990048 | controller |     "Jun 11 16:35:14.080921 crc crio[23211]: time=\"2026-06-11T16:35:14.079549355Z\" level=info msg=\"Starting container: c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843\" id=afdfd95d-d48d-49e8-be53-009ea5724688 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.990063 | controller |     "Jun 11 16:35:14.083113 crc crio[23211]: time=\"2026-06-11T16:35:14.083029769Z\" level=info msg=\"Created container 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy\" id=8a21ecd1-0645-4bc1-98b5-d21b3c9f6823 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990078 | controller |     "Jun 11 16:35:14.087641 crc crio[23211]: time=\"2026-06-11T16:35:14.087303064Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b3ffe952-e445-4a22-9d77-ea021fa6e9ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.990093 | controller |     "Jun 11 16:35:14.087641 crc crio[23211]: time=\"2026-06-11T16:35:14.087542739Z\" level=info msg=\"Starting container: 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320\" id=98729c1f-25bb-4e7d-b8ac-f2d47d43bdff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.990108 | controller |     "Jun 11 16:35:14.093048 crc crio[23211]: time=\"2026-06-11T16:35:14.092892419Z\" level=info msg=\"Started container\" PID=55222 containerID=c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843 description=openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy id=afdfd95d-d48d-49e8-be53-009ea5724688 name=/runtime.v1.RuntimeService/StartContainer sandboxID=359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090",
2026-06-11 18:01:02.990124 | controller |     "Jun 11 16:35:14.093048 crc crio[23211]: time=\"2026-06-11T16:35:14.09294292Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8e224b46-98ef-43ec-bea4-be0132ce6a7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.990139 | controller |     "Jun 11 16:35:14.093765 crc crio[23211]: time=\"2026-06-11T16:35:14.093724578Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy\" id=8332e84f-0bdf-461b-9165-8563db2cbdd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990154 | controller |     "Jun 11 16:35:14.094572 crc crio[23211]: time=\"2026-06-11T16:35:14.094547309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990168 | controller |     "Jun 11 16:35:14.101002 crc crio[23211]: time=\"2026-06-11T16:35:14.095315468Z\" level=info msg=\"Started container\" PID=55230 containerID=8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy id=98729c1f-25bb-4e7d-b8ac-f2d47d43bdff name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf",
2026-06-11 18:01:02.990186 | controller |     "Jun 11 16:35:14.102052 crc crio[23211]: time=\"2026-06-11T16:35:14.094857696Z\" level=info msg=\"Created container 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy\" id=aced5606-e924-4099-903b-108df7e9f73c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990201 | controller |     "Jun 11 16:35:14.115179 crc crio[23211]: time=\"2026-06-11T16:35:14.11484929Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c3748ddb-f175-4715-a53d-156c70227a5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.990217 | controller |     "Jun 11 16:35:14.115179 crc crio[23211]: time=\"2026-06-11T16:35:14.114882781Z\" level=info msg=\"Starting container: 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4\" id=0b6304f2-031d-41b8-b7e4-18035bec8ae6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.990232 | controller |     "Jun 11 16:35:14.140805 crc crio[23211]: time=\"2026-06-11T16:35:14.133941334Z\" level=info msg=\"Started container\" PID=55204 containerID=35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy id=0b6304f2-031d-41b8-b7e4-18035bec8ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78",
2026-06-11 18:01:02.990247 | controller |     "Jun 11 16:35:14.252880 crc crio[23211]: time=\"2026-06-11T16:35:14.252825463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990261 | controller |     "Jun 11 16:35:14.263943 crc crio[23211]: time=\"2026-06-11T16:35:14.263886591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990276 | controller |     "Jun 11 16:35:14.395669 crc crio[23211]: time=\"2026-06-11T16:35:14.388315936Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=72afe244-923e-42ed-bbec-00970c0d8b36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.990290 | controller |     "Jun 11 16:35:14.483962 crc crio[23211]: time=\"2026-06-11T16:35:14.483873151Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy\" id=aa2322cc-3a68-493e-8565-dc50b3619603 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990305 | controller |     "Jun 11 16:35:14.484292 crc crio[23211]: time=\"2026-06-11T16:35:14.484242099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990319 | controller |     "Jun 11 16:35:14.522367 crc crio[23211]: time=\"2026-06-11T16:35:14.522253891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990334 | controller |     "Jun 11 16:35:14.524837 crc crio[23211]: time=\"2026-06-11T16:35:14.524784322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990348 | controller |     "Jun 11 16:35:14.599802 crc crio[23211]: time=\"2026-06-11T16:35:14.599676447Z\" level=info msg=\"Created container e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy\" id=881c32d2-195e-4270-a0d6-76df7bebe893 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990368 | controller |     "Jun 11 16:35:14.600771 crc crio[23211]: time=\"2026-06-11T16:35:14.60069056Z\" level=info msg=\"Starting container: e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec\" id=e09787f3-a4e8-4f9e-aa4f-636d37018ab8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.990383 | controller |     "Jun 11 16:35:14.607662 crc crio[23211]: time=\"2026-06-11T16:35:14.607562827Z\" level=info msg=\"Started container\" PID=55425 containerID=e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy id=e09787f3-a4e8-4f9e-aa4f-636d37018ab8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032",
2026-06-11 18:01:02.990397 | controller |     "Jun 11 16:35:14.689967 crc crio[23211]: time=\"2026-06-11T16:35:14.689281847Z\" level=info msg=\"Created container dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy\" id=9cc566a7-4cdf-406f-ad4f-2f26626f4463 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990412 | controller |     "Jun 11 16:35:14.689967 crc crio[23211]: time=\"2026-06-11T16:35:14.689948714Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy\" id=a8e2884d-1077-4965-8917-577fe1312440 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990427 | controller |     "Jun 11 16:35:14.690683 crc crio[23211]: time=\"2026-06-11T16:35:14.69061156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990441 | controller |     "Jun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.691132913Z\" level=info msg=\"Created container 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy\" id=b81d0d7e-df59-4935-81c3-25eeb4b27b5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990455 | controller |     "Jun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.692101366Z\" level=info msg=\"Created container 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy\" id=634e03a1-104d-4946-b43b-437d99e4c58c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990469 | controller |     "Jun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.692706531Z\" level=info msg=\"Created container 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy\" id=3276d187-daf2-4fed-ab90-1998a5777b66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990483 | controller |     "Jun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.69270752Z\" level=info msg=\"Starting container: 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81\" id=8b8ea611-1eed-45d5-b567-0d78b633e7f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.990498 | controller |     "Jun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.692979877Z\" level=info msg=\"Starting container: 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24\" id=ab9a97aa-627c-4f4a-8866-bf717a7b5a61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.990527 | controller |     "Jun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.691180093Z\" level=info msg=\"Starting container: dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f\" id=76518b1d-64db-43f1-91cc-ae00e2eb3daa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.990550 | controller |     "Jun 11 16:35:14.694736 crc crio[23211]: time=\"2026-06-11T16:35:14.693608802Z\" level=info msg=\"Starting container: 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20\" id=cee9b999-bf92-4327-8fcd-4e5a7fde7352 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.990566 | controller |     "Jun 11 16:35:14.697997 crc crio[23211]: time=\"2026-06-11T16:35:14.693846568Z\" level=info msg=\"Created container a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy\" id=60c89f01-2355-4fc0-8a66-04bde9bc72bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990580 | controller |     "Jun 11 16:35:14.702234 crc crio[23211]: time=\"2026-06-11T16:35:14.702147839Z\" level=info msg=\"Starting container: a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3\" id=920103f1-1066-4d12-8c48-3d0750ffdab5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.990595 | controller |     "Jun 11 16:35:14.703857 crc crio[23211]: time=\"2026-06-11T16:35:14.703705897Z\" level=info msg=\"Started container\" PID=55430 containerID=3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy id=cee9b999-bf92-4327-8fcd-4e5a7fde7352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae",
2026-06-11 18:01:02.990610 | controller |     "Jun 11 16:35:14.704413 crc crio[23211]: time=\"2026-06-11T16:35:14.704278741Z\" level=info msg=\"Started container\" PID=55427 containerID=dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f description=openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy id=76518b1d-64db-43f1-91cc-ae00e2eb3daa name=/runtime.v1.RuntimeService/StartContainer sandboxID=809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1",
2026-06-11 18:01:02.990625 | controller |     "Jun 11 16:35:14.705826 crc crio[23211]: time=\"2026-06-11T16:35:14.705638833Z\" level=info msg=\"Started container\" PID=55421 containerID=5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy id=8b8ea611-1eed-45d5-b567-0d78b633e7f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150",
2026-06-11 18:01:02.990639 | controller |     "Jun 11 16:35:14.712783 crc crio[23211]: time=\"2026-06-11T16:35:14.712594273Z\" level=info msg=\"Created container 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy\" id=8332e84f-0bdf-461b-9165-8563db2cbdd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990654 | controller |     "Jun 11 16:35:14.717927 crc crio[23211]: time=\"2026-06-11T16:35:14.717716876Z\" level=info msg=\"Starting container: 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d\" id=f8b16bfc-7811-42e1-a244-b09ce8d128d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.990668 | controller |     "Jun 11 16:35:14.729876 crc crio[23211]: time=\"2026-06-11T16:35:14.729778029Z\" level=info msg=\"Started container\" PID=55432 containerID=5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24 description=openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy id=ab9a97aa-627c-4f4a-8866-bf717a7b5a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0",
2026-06-11 18:01:02.990683 | controller |     "Jun 11 16:35:14.731839 crc crio[23211]: time=\"2026-06-11T16:35:14.731719295Z\" level=info msg=\"Started container\" PID=55419 containerID=a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3 description=openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy id=920103f1-1066-4d12-8c48-3d0750ffdab5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca",
2026-06-11 18:01:02.990701 | controller |     "Jun 11 16:35:14.749491 crc crio[23211]: time=\"2026-06-11T16:35:14.737816544Z\" level=info msg=\"Started container\" PID=55457 containerID=280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy id=f8b16bfc-7811-42e1-a244-b09ce8d128d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96",
2026-06-11 18:01:02.990716 | controller |     "Jun 11 16:35:14.825609 crc crio[23211]: time=\"2026-06-11T16:35:14.825520938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990731 | controller |     "Jun 11 16:35:14.843649 crc crio[23211]: time=\"2026-06-11T16:35:14.833184444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990745 | controller |     "Jun 11 16:35:14.961746 crc crio[23211]: time=\"2026-06-11T16:35:14.961621476Z\" level=info msg=\"Created container 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy\" id=aa2322cc-3a68-493e-8565-dc50b3619603 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990760 | controller |     "Jun 11 16:35:14.963374 crc crio[23211]: time=\"2026-06-11T16:35:14.963210394Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy\" id=cc10f517-9f4c-48b4-911f-49fcc42fc13a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990774 | controller |     "Jun 11 16:35:14.963516 crc crio[23211]: time=\"2026-06-11T16:35:14.96346062Z\" level=info msg=\"Starting container: 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1\" id=2c7b09c6-407d-457c-8faa-13226fa49c3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.990789 | controller |     "Jun 11 16:35:14.963901 crc crio[23211]: time=\"2026-06-11T16:35:14.963808598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990803 | controller |     "Jun 11 16:35:14.971815 crc crio[23211]: time=\"2026-06-11T16:35:14.9717456Z\" level=info msg=\"Started container\" PID=55464 containerID=211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1 description=openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy id=2c7b09c6-407d-457c-8faa-13226fa49c3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce",
2026-06-11 18:01:02.990818 | controller |     "Jun 11 16:35:14.972207 crc crio[23211]: time=\"2026-06-11T16:35:14.972140969Z\" level=info msg=\"Created container b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy\" id=a8e2884d-1077-4965-8917-577fe1312440 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990833 | controller |     "Jun 11 16:35:14.973657 crc crio[23211]: time=\"2026-06-11T16:35:14.973573184Z\" level=info msg=\"Starting container: b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c\" id=4f5f27aa-2ea7-4bc2-bf79-39f161678073 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.990848 | controller |     "Jun 11 16:35:14.976193 crc crio[23211]: time=\"2026-06-11T16:35:14.976120487Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy\" id=5c373c9e-0f70-49f6-b843-fd8fa90e9666 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990866 | controller |     "Jun 11 16:35:14.997903 crc crio[23211]: time=\"2026-06-11T16:35:14.997797431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990882 | controller |     "Jun 11 16:35:14.999762 crc crio[23211]: time=\"2026-06-11T16:35:14.999677616Z\" level=info msg=\"Started container\" PID=55560 containerID=b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy id=4f5f27aa-2ea7-4bc2-bf79-39f161678073 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0",
2026-06-11 18:01:02.990897 | controller |     "Jun 11 16:35:15.052212 crc crio[23211]: time=\"2026-06-11T16:35:15.052091787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990912 | controller |     "Jun 11 16:35:15.054301 crc crio[23211]: time=\"2026-06-11T16:35:15.054200827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990927 | controller |     "Jun 11 16:35:15.152739 crc crio[23211]: time=\"2026-06-11T16:35:15.149720942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990942 | controller |     "Jun 11 16:35:15.159196 crc crio[23211]: time=\"2026-06-11T16:35:15.1591232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.990957 | controller |     "Jun 11 16:35:15.322874 crc crio[23211]: time=\"2026-06-11T16:35:15.322757144Z\" level=info msg=\"Created container 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy\" id=cc10f517-9f4c-48b4-911f-49fcc42fc13a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.990972 | controller |     "Jun 11 16:35:15.323625 crc crio[23211]: time=\"2026-06-11T16:35:15.323562533Z\" level=info msg=\"Starting container: 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e\" id=5e9b22a5-0256-437c-b710-cb887183075a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.990986 | controller |     "Jun 11 16:35:15.326490 crc crio[23211]: time=\"2026-06-11T16:35:15.326321411Z\" level=info msg=\"Created container c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy\" id=5c373c9e-0f70-49f6-b843-fd8fa90e9666 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.991001 | controller |     "Jun 11 16:35:15.328075 crc crio[23211]: time=\"2026-06-11T16:35:15.32794645Z\" level=info msg=\"Starting container: c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10\" id=1045abf3-1c7f-4d88-95e3-5e82546b6b33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.991016 | controller |     "Jun 11 16:35:15.333054 crc crio[23211]: time=\"2026-06-11T16:35:15.332964001Z\" level=info msg=\"Started container\" PID=55591 containerID=c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy id=1045abf3-1c7f-4d88-95e3-5e82546b6b33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b",
2026-06-11 18:01:02.991031 | controller |     "Jun 11 16:35:15.359852 crc crio[23211]: time=\"2026-06-11T16:35:15.35976838Z\" level=info msg=\"Started container\" PID=55586 containerID=0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e description=openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy id=5e9b22a5-0256-437c-b710-cb887183075a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421",
2026-06-11 18:01:02.991049 | controller |     "Jun 11 16:35:45.328400 crc crio[23211]: time=\"2026-06-11T16:35:45.32771463Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-xkmcg/POD\" id=1912f0d1-ace8-4120-9225-8ed8326545a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.991064 | controller |     "Jun 11 16:35:45.329693 crc crio[23211]: time=\"2026-06-11T16:35:45.328461217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.991078 | controller |     "Jun 11 16:35:45.356985 crc crio[23211]: time=\"2026-06-11T16:35:45.356876357Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-xkmcg Namespace:openstack ID:db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1 UID:091374bf-e70a-48e1-94cb-f9e269217a72 NetNS:/var/run/netns/6ca95488-7fb0-4cef-9f19-4db047aa37fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod091374bf_e70a_48e1_94cb_f9e269217a72.slice PodAnnotations:0xc0038acc80}] Aliases:map[]}\"",
2026-06-11 18:01:02.991094 | controller |     "Jun 11 16:35:45.356985 crc crio[23211]: time=\"2026-06-11T16:35:45.356949068Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-bf5545dbf-xkmcg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.991109 | controller |     "Jun 11 16:35:45.579001 crc crio[23211]: time=\"2026-06-11T16:35:45.57786753Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-ddf44/POD\" id=667eb491-93e4-42ad-b225-c97ce3d12635 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.991124 | controller |     "Jun 11 16:35:45.579001 crc crio[23211]: time=\"2026-06-11T16:35:45.578396963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.991139 | controller |     "Jun 11 16:35:45.638716 crc crio[23211]: time=\"2026-06-11T16:35:45.638577841Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-ddf44 Namespace:openstack ID:67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320 UID:58d814f3-125f-49ab-99e3-29ba0369f026 NetNS:/var/run/netns/9c4f1804-092e-42d3-8e94-03620607866f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d814f3_125f_49ab_99e3_29ba0369f026.slice PodAnnotations:0xc003089400}] Aliases:map[]}\"",
2026-06-11 18:01:02.991154 | controller |     "Jun 11 16:35:45.638716 crc crio[23211]: time=\"2026-06-11T16:35:45.638676803Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f94844f59-ddf44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.991169 | controller |     "Jun 11 16:35:45.940802 crc crio[23211]: 2026-06-11T16:35:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67ebe8f5395468c Mac:9e:e8:34:19:b3:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/9c4f1804-092e-42d3-8e94-03620607866f SocketPath: PciID:}] [{Interface:0xc0001405c0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.991184 | controller |     "Jun 11 16:35:45.940802 crc crio[23211]: time=\"2026-06-11T16:35:45.9385919Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-ddf44 Namespace:openstack ID:67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320 UID:58d814f3-125f-49ab-99e3-29ba0369f026 NetNS:/var/run/netns/9c4f1804-092e-42d3-8e94-03620607866f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d814f3_125f_49ab_99e3_29ba0369f026.slice PodAnnotations:0xc003089400}] Aliases:map[]}\"",
2026-06-11 18:01:02.991202 | controller |     "Jun 11 16:35:45.940802 crc crio[23211]: time=\"2026-06-11T16:35:45.938791175Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f94844f59-ddf44 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.991217 | controller |     "Jun 11 16:35:45.947948 crc crio[23211]: time=\"2026-06-11T16:35:45.947630779Z\" level=info msg=\"Ran pod sandbox 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320 with infra container: openstack/dnsmasq-dns-6f94844f59-ddf44/POD\" id=667eb491-93e4-42ad-b225-c97ce3d12635 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.991233 | controller |     "Jun 11 16:35:45.951785 crc crio[23211]: time=\"2026-06-11T16:35:45.951695287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7f06cee1-24af-4dc3-83d2-f59d5ae87a99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.991248 | controller |     "Jun 11 16:35:45.952072 crc crio[23211]: time=\"2026-06-11T16:35:45.952026035Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=7f06cee1-24af-4dc3-83d2-f59d5ae87a99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.991262 | controller |     "Jun 11 16:35:45.952163 crc crio[23211]: time=\"2026-06-11T16:35:45.952096387Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=7f06cee1-24af-4dc3-83d2-f59d5ae87a99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.991277 | controller |     "Jun 11 16:35:45.953603 crc crio[23211]: time=\"2026-06-11T16:35:45.953570672Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=78b8d086-f878-42c9-bc32-af5c173a864b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.991291 | controller |     "Jun 11 16:35:45.966158 crc crio[23211]: time=\"2026-06-11T16:35:45.966085926Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-11 18:01:02.991306 | controller |     "Jun 11 16:35:45.987971 crc crio[23211]: 2026-06-11T16:35:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db0c5681a5c8c5f Mac:6e:51:c0:18:93:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/6ca95488-7fb0-4cef-9f19-4db047aa37fe SocketPath: PciID:}] [{Interface:0xc000518600 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.991321 | controller |     "Jun 11 16:35:45.989105 crc crio[23211]: time=\"2026-06-11T16:35:45.989027542Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-xkmcg Namespace:openstack ID:db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1 UID:091374bf-e70a-48e1-94cb-f9e269217a72 NetNS:/var/run/netns/6ca95488-7fb0-4cef-9f19-4db047aa37fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod091374bf_e70a_48e1_94cb_f9e269217a72.slice PodAnnotations:0xc0038acc80}] Aliases:map[]}\"",
2026-06-11 18:01:02.991336 | controller |     "Jun 11 16:35:45.989231 crc crio[23211]: time=\"2026-06-11T16:35:45.989189576Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-bf5545dbf-xkmcg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.991354 | controller |     "Jun 11 16:35:45.999088 crc crio[23211]: time=\"2026-06-11T16:35:45.999017103Z\" level=info msg=\"Ran pod sandbox db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1 with infra container: openstack/dnsmasq-dns-bf5545dbf-xkmcg/POD\" id=1912f0d1-ace8-4120-9225-8ed8326545a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.991369 | controller |     "Jun 11 16:35:46.001271 crc crio[23211]: time=\"2026-06-11T16:35:46.001190376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=de37c6ee-849a-4d1b-b8eb-0686b9fc1545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.991384 | controller |     "Jun 11 16:35:46.001700 crc crio[23211]: time=\"2026-06-11T16:35:46.001658757Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=de37c6ee-849a-4d1b-b8eb-0686b9fc1545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.991398 | controller |     "Jun 11 16:35:46.001822 crc crio[23211]: time=\"2026-06-11T16:35:46.001752769Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=de37c6ee-849a-4d1b-b8eb-0686b9fc1545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.991413 | controller |     "Jun 11 16:35:46.002784 crc crio[23211]: time=\"2026-06-11T16:35:46.002739974Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=291a8727-7108-45e5-93ae-569910c4744a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.991427 | controller |     "Jun 11 16:35:46.007399 crc crio[23211]: time=\"2026-06-11T16:35:46.007350315Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-11 18:01:02.991442 | controller |     "Jun 11 16:35:48.510275 crc crio[23211]: time=\"2026-06-11T16:35:48.507372482Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-69664d8887-p8d9r/POD\" id=6ac8736f-0de6-45f8-b745-e8733bbff1d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.991457 | controller |     "Jun 11 16:35:48.510275 crc crio[23211]: time=\"2026-06-11T16:35:48.507754361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.991472 | controller |     "Jun 11 16:35:48.562776 crc crio[23211]: time=\"2026-06-11T16:35:48.56260118Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-p8d9r Namespace:openstack ID:4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120 UID:7902e064-c0a1-4038-9104-c0408ffb7056 NetNS:/var/run/netns/15a432af-2d45-4a57-ad93-f37ac8ea29d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7902e064_c0a1_4038_9104_c0408ffb7056.slice PodAnnotations:0xc002794570}] Aliases:map[]}\"",
2026-06-11 18:01:02.991487 | controller |     "Jun 11 16:35:48.562776 crc crio[23211]: time=\"2026-06-11T16:35:48.562674522Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-69664d8887-p8d9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.991502 | controller |     "Jun 11 16:35:49.078919 crc crio[23211]: time=\"2026-06-11T16:35:49.078251043Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-4kd9r/POD\" id=0c2d481d-b593-44e9-93ac-1284e85d5a29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.991540 | controller |     "Jun 11 16:35:49.079186 crc crio[23211]: time=\"2026-06-11T16:35:49.078951769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.991557 | controller |     "Jun 11 16:35:49.150925 crc crio[23211]: time=\"2026-06-11T16:35:49.150600385Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-4kd9r Namespace:openstack ID:a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5 UID:688e1df9-12d4-4174-a7d3-6c67f1f66f2e NetNS:/var/run/netns/2cb8c9c2-6327-4a2f-9a02-cfa0518f4711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688e1df9_12d4_4174_a7d3_6c67f1f66f2e.slice PodAnnotations:0xc0018be408}] Aliases:map[]}\"",
2026-06-11 18:01:02.991573 | controller |     "Jun 11 16:35:49.150925 crc crio[23211]: time=\"2026-06-11T16:35:49.150862032Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b485b7db9-4kd9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.991588 | controller |     "Jun 11 16:35:49.289137 crc crio[23211]: 2026-06-11T16:35:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f9b9f397a2198f Mac:32:f3:5d:9b:a3:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/15a432af-2d45-4a57-ad93-f37ac8ea29d6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.991603 | controller |     "Jun 11 16:35:49.289510 crc crio[23211]: time=\"2026-06-11T16:35:49.289400338Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-p8d9r Namespace:openstack ID:4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120 UID:7902e064-c0a1-4038-9104-c0408ffb7056 NetNS:/var/run/netns/15a432af-2d45-4a57-ad93-f37ac8ea29d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7902e064_c0a1_4038_9104_c0408ffb7056.slice PodAnnotations:0xc002794570}] Aliases:map[]}\"",
2026-06-11 18:01:02.991618 | controller |     "Jun 11 16:35:49.289652 crc crio[23211]: time=\"2026-06-11T16:35:49.289611553Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-69664d8887-p8d9r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.991633 | controller |     "Jun 11 16:35:49.311963 crc crio[23211]: time=\"2026-06-11T16:35:49.311823471Z\" level=info msg=\"Ran pod sandbox 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120 with infra container: openstack/dnsmasq-dns-69664d8887-p8d9r/POD\" id=6ac8736f-0de6-45f8-b745-e8733bbff1d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.991648 | controller |     "Jun 11 16:35:49.327270 crc crio[23211]: time=\"2026-06-11T16:35:49.326749813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4724368c-b344-4fe4-950b-35798565d688 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.991662 | controller |     "Jun 11 16:35:49.328980 crc crio[23211]: time=\"2026-06-11T16:35:49.328156467Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=4724368c-b344-4fe4-950b-35798565d688 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.991677 | controller |     "Jun 11 16:35:49.328980 crc crio[23211]: time=\"2026-06-11T16:35:49.328400743Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=4724368c-b344-4fe4-950b-35798565d688 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.991694 | controller |     "Jun 11 16:35:49.331493 crc crio[23211]: time=\"2026-06-11T16:35:49.330638827Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d90423ff-3182-4ddd-ac2f-575774aa7709 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.991709 | controller |     "Jun 11 16:35:49.340947 crc crio[23211]: time=\"2026-06-11T16:35:49.339801109Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-11 18:01:02.991724 | controller |     "Jun 11 16:35:49.691292 crc crio[23211]: 2026-06-11T16:35:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1cf59881dc1713 Mac:6e:81:72:42:5d:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/2cb8c9c2-6327-4a2f-9a02-cfa0518f4711 SocketPath: PciID:}] [{Interface:0xc00058e5c0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.991754 | controller |     "Jun 11 16:35:49.694127 crc crio[23211]: time=\"2026-06-11T16:35:49.694046142Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-4kd9r Namespace:openstack ID:a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5 UID:688e1df9-12d4-4174-a7d3-6c67f1f66f2e NetNS:/var/run/netns/2cb8c9c2-6327-4a2f-9a02-cfa0518f4711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688e1df9_12d4_4174_a7d3_6c67f1f66f2e.slice PodAnnotations:0xc0018be408}] Aliases:map[]}\"",
2026-06-11 18:01:02.991773 | controller |     "Jun 11 16:35:49.694274 crc crio[23211]: time=\"2026-06-11T16:35:49.694233146Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b485b7db9-4kd9r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.991788 | controller |     "Jun 11 16:35:49.713929 crc crio[23211]: time=\"2026-06-11T16:35:49.713713277Z\" level=info msg=\"Ran pod sandbox a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5 with infra container: openstack/dnsmasq-dns-6b485b7db9-4kd9r/POD\" id=0c2d481d-b593-44e9-93ac-1284e85d5a29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.991804 | controller |     "Jun 11 16:35:49.719858 crc crio[23211]: time=\"2026-06-11T16:35:49.719738004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a2d119b3-5758-4771-9819-99118c80fba9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.991819 | controller |     "Jun 11 16:35:49.721371 crc crio[23211]: time=\"2026-06-11T16:35:49.721077267Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=a2d119b3-5758-4771-9819-99118c80fba9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.991834 | controller |     "Jun 11 16:35:49.721646 crc crio[23211]: time=\"2026-06-11T16:35:49.721534467Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=a2d119b3-5758-4771-9819-99118c80fba9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.991849 | controller |     "Jun 11 16:35:49.726642 crc crio[23211]: time=\"2026-06-11T16:35:49.726385356Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3625486e-c56c-4a53-94e1-3348ed600ef5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.991864 | controller |     "Jun 11 16:35:49.734639 crc crio[23211]: time=\"2026-06-11T16:35:49.73439968Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-11 18:01:02.991883 | controller |     "Jun 11 16:35:49.748506 crc crio[23211]: time=\"2026-06-11T16:35:49.74846701Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=0111d0dc-963c-4fdf-90d0-dba21824e6fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.991898 | controller |     "Jun 11 16:35:49.748624 crc crio[23211]: time=\"2026-06-11T16:35:49.748558632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.991913 | controller |     "Jun 11 16:35:49.844234 crc crio[23211]: time=\"2026-06-11T16:35:49.844090197Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a UID:bca12cb5-04b2-4daa-a2ef-3a22347f7732 NetNS:/var/run/netns/3db37fde-3f40-4a76-b4c7-6d5245374643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbca12cb5_04b2_4daa_a2ef_3a22347f7732.slice PodAnnotations:0xc0001ae108}] Aliases:map[]}\"",
2026-06-11 18:01:02.991928 | controller |     "Jun 11 16:35:49.844234 crc crio[23211]: time=\"2026-06-11T16:35:49.84418181Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.991943 | controller |     "Jun 11 16:35:50.292649 crc crio[23211]: 2026-06-11T16:35:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8d8c3155b77098 Mac:86:05:8b:af:a4:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/3db37fde-3f40-4a76-b4c7-6d5245374643 SocketPath: PciID:}] [{Interface:0xc0004be6a0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.991958 | controller |     "Jun 11 16:35:50.298940 crc crio[23211]: time=\"2026-06-11T16:35:50.298794253Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a UID:bca12cb5-04b2-4daa-a2ef-3a22347f7732 NetNS:/var/run/netns/3db37fde-3f40-4a76-b4c7-6d5245374643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbca12cb5_04b2_4daa_a2ef_3a22347f7732.slice PodAnnotations:0xc0001ae108}] Aliases:map[]}\"",
2026-06-11 18:01:02.991973 | controller |     "Jun 11 16:35:50.300085 crc crio[23211]: time=\"2026-06-11T16:35:50.300034533Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.991988 | controller |     "Jun 11 16:35:50.339787 crc crio[23211]: time=\"2026-06-11T16:35:50.339700474Z\" level=info msg=\"Ran pod sandbox c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a with infra container: openstack/rabbitmq-server-0/POD\" id=0111d0dc-963c-4fdf-90d0-dba21824e6fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.992002 | controller |     "Jun 11 16:35:50.344509 crc crio[23211]: time=\"2026-06-11T16:35:50.344319336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=1f9f66f6-c849-4bbc-a41b-f989ef49bcc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992017 | controller |     "Jun 11 16:35:50.345226 crc crio[23211]: time=\"2026-06-11T16:35:50.345094464Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=1f9f66f6-c849-4bbc-a41b-f989ef49bcc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992036 | controller |     "Jun 11 16:35:50.345226 crc crio[23211]: time=\"2026-06-11T16:35:50.345192216Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=1f9f66f6-c849-4bbc-a41b-f989ef49bcc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992052 | controller |     "Jun 11 16:35:50.347003 crc crio[23211]: time=\"2026-06-11T16:35:50.346921189Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=50973862-6172-43c6-8879-71cae938e4b2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.992066 | controller |     "Jun 11 16:35:50.351069 crc crio[23211]: time=\"2026-06-11T16:35:50.351006238Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"",
2026-06-11 18:01:02.992081 | controller |     "Jun 11 16:35:50.368902 crc crio[23211]: time=\"2026-06-11T16:35:50.36679198Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=8df0c265-c948-4139-a7e5-01635844e4b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.992097 | controller |     "Jun 11 16:35:50.368902 crc crio[23211]: time=\"2026-06-11T16:35:50.366881922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.992115 | controller |     "Jun 11 16:35:50.433656 crc crio[23211]: time=\"2026-06-11T16:35:50.433574849Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5 UID:08e0e694-5ef1-45c5-b263-35a99a78af97 NetNS:/var/run/netns/8c9e958c-3e1b-408f-ae26-cdd32bc9fcc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08e0e694_5ef1_45c5_b263_35a99a78af97.slice PodAnnotations:0xc000130aa0}] Aliases:map[]}\"",
2026-06-11 18:01:02.992131 | controller |     "Jun 11 16:35:50.433656 crc crio[23211]: time=\"2026-06-11T16:35:50.433650021Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.992147 | controller |     "Jun 11 16:35:50.932155 crc crio[23211]: time=\"2026-06-11T16:35:50.931771239Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=fcb200cf-23d3-49bf-8129-b8ced6e52c79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.992163 | controller |     "Jun 11 16:35:50.933133 crc crio[23211]: time=\"2026-06-11T16:35:50.932215369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.992180 | controller |     "Jun 11 16:35:51.089484 crc crio[23211]: 2026-06-11T16:35:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93ef3fd9ca8801b Mac:a2:68:9e:9b:96:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/8c9e958c-3e1b-408f-ae26-cdd32bc9fcc0 SocketPath: PciID:}] [{Interface:0xc00050ef20 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.992195 | controller |     "Jun 11 16:35:51.092684 crc crio[23211]: time=\"2026-06-11T16:35:51.092238856Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5 UID:08e0e694-5ef1-45c5-b263-35a99a78af97 NetNS:/var/run/netns/8c9e958c-3e1b-408f-ae26-cdd32bc9fcc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08e0e694_5ef1_45c5_b263_35a99a78af97.slice PodAnnotations:0xc000130aa0}] Aliases:map[]}\"",
2026-06-11 18:01:02.992214 | controller |     "Jun 11 16:35:51.092684 crc crio[23211]: time=\"2026-06-11T16:35:51.092565795Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.992231 | controller |     "Jun 11 16:35:51.137766 crc crio[23211]: time=\"2026-06-11T16:35:51.137639027Z\" level=info msg=\"Ran pod sandbox 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=8df0c265-c948-4139-a7e5-01635844e4b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.992247 | controller |     "Jun 11 16:35:51.143157 crc crio[23211]: time=\"2026-06-11T16:35:51.143090889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=56c2514e-7aff-44c0-ad6d-bacb4e12ed91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992264 | controller |     "Jun 11 16:35:51.143400 crc crio[23211]: time=\"2026-06-11T16:35:51.143352505Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=56c2514e-7aff-44c0-ad6d-bacb4e12ed91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992280 | controller |     "Jun 11 16:35:51.143526 crc crio[23211]: time=\"2026-06-11T16:35:51.143477528Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=56c2514e-7aff-44c0-ad6d-bacb4e12ed91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992295 | controller |     "Jun 11 16:35:51.149082 crc crio[23211]: time=\"2026-06-11T16:35:51.149029873Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=abdf33b7-849d-422b-8d10-0481081eb925 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.992310 | controller |     "Jun 11 16:35:51.153556 crc crio[23211]: time=\"2026-06-11T16:35:51.153401648Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"",
2026-06-11 18:01:02.992326 | controller |     "Jun 11 16:35:51.166165 crc crio[23211]: time=\"2026-06-11T16:35:51.166113136Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264 UID:cdeadb8f-49a0-440e-bc27-877d9d8d9a07 NetNS:/var/run/netns/456beda2-06f4-4e09-88b7-d7bbb6211fbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdeadb8f_49a0_440e_bc27_877d9d8d9a07.slice PodAnnotations:0xc0022785c0}] Aliases:map[]}\"",
2026-06-11 18:01:02.992342 | controller |     "Jun 11 16:35:51.166165 crc crio[23211]: time=\"2026-06-11T16:35:51.166165508Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.992357 | controller |     "Jun 11 16:35:51.615629 crc crio[23211]: 2026-06-11T16:35:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbf50e09a9eb0f1 Mac:86:0f:56:04:8a:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/456beda2-06f4-4e09-88b7-d7bbb6211fbd SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.992373 | controller |     "Jun 11 16:35:51.646955 crc crio[23211]: time=\"2026-06-11T16:35:51.646807933Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264 UID:cdeadb8f-49a0-440e-bc27-877d9d8d9a07 NetNS:/var/run/netns/456beda2-06f4-4e09-88b7-d7bbb6211fbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdeadb8f_49a0_440e_bc27_877d9d8d9a07.slice PodAnnotations:0xc0022785c0}] Aliases:map[]}\"",
2026-06-11 18:01:02.992391 | controller |     "Jun 11 16:35:51.648298 crc crio[23211]: time=\"2026-06-11T16:35:51.647076469Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.992407 | controller |     "Jun 11 16:35:51.678288 crc crio[23211]: time=\"2026-06-11T16:35:51.673787505Z\" level=info msg=\"Ran pod sandbox fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264 with infra container: openstack/openstack-galera-0/POD\" id=fcb200cf-23d3-49bf-8129-b8ced6e52c79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.992422 | controller |     "Jun 11 16:35:51.678662 crc crio[23211]: time=\"2026-06-11T16:35:51.67852823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3562d25f-3f2c-4f0c-b38b-ead21a6007e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992437 | controller |     "Jun 11 16:35:51.683487 crc crio[23211]: time=\"2026-06-11T16:35:51.6822427Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=3562d25f-3f2c-4f0c-b38b-ead21a6007e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992451 | controller |     "Jun 11 16:35:51.683487 crc crio[23211]: time=\"2026-06-11T16:35:51.682382913Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=3562d25f-3f2c-4f0c-b38b-ead21a6007e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992466 | controller |     "Jun 11 16:35:51.690395 crc crio[23211]: time=\"2026-06-11T16:35:51.686308319Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6d3ee5d5-20da-4b41-801b-df8a7ef0e165 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.992482 | controller |     "Jun 11 16:35:51.711036 crc crio[23211]: time=\"2026-06-11T16:35:51.710930926Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"",
2026-06-11 18:01:02.992497 | controller |     "Jun 11 16:35:52.542636 crc crio[23211]: time=\"2026-06-11T16:35:52.542537153Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=c5e57d8b-ef35-42c9-a782-580753deed69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.992528 | controller |     "Jun 11 16:35:52.543919 crc crio[23211]: time=\"2026-06-11T16:35:52.543870565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.992549 | controller |     "Jun 11 16:35:52.577776 crc crio[23211]: time=\"2026-06-11T16:35:52.576790933Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=e4729d0f-4b28-4eb7-b8b4-48c3f339f06b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.992566 | controller |     "Jun 11 16:35:52.577776 crc crio[23211]: time=\"2026-06-11T16:35:52.576876175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.992582 | controller |     "Jun 11 16:35:52.700234 crc crio[23211]: time=\"2026-06-11T16:35:52.699979227Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d UID:1fc70566-d1ef-480f-b2bf-c100bf12456b NetNS:/var/run/netns/2c080beb-a449-4399-b0f2-c99972a9cff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc70566_d1ef_480f_b2bf_c100bf12456b.slice PodAnnotations:0xc0027941e0}] Aliases:map[]}\"",
2026-06-11 18:01:02.992601 | controller |     "Jun 11 16:35:52.700234 crc crio[23211]: time=\"2026-06-11T16:35:52.700199292Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.992617 | controller |     "Jun 11 16:35:52.764772 crc crio[23211]: time=\"2026-06-11T16:35:52.764293256Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958 UID:5e02a3fb-2dca-4ffc-8863-40d1702b4088 NetNS:/var/run/netns/1f2c018f-8fe5-4855-bf85-45a573a40699 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e02a3fb_2dca_4ffc_8863_40d1702b4088.slice PodAnnotations:0xc002818390}] Aliases:map[]}\"",
2026-06-11 18:01:02.992633 | controller |     "Jun 11 16:35:52.769961 crc crio[23211]: time=\"2026-06-11T16:35:52.769592805Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.992648 | controller |     "Jun 11 16:35:53.215378 crc crio[23211]: 2026-06-11T16:35:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e471e215fc6a9aa Mac:ae:0a:98:c3:d8:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/1f2c018f-8fe5-4855-bf85-45a573a40699 SocketPath: PciID:}] [{Interface:0xc00012ebb0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.992663 | controller |     "Jun 11 16:35:53.220763 crc crio[23211]: time=\"2026-06-11T16:35:53.220677082Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958 UID:5e02a3fb-2dca-4ffc-8863-40d1702b4088 NetNS:/var/run/netns/1f2c018f-8fe5-4855-bf85-45a573a40699 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e02a3fb_2dca_4ffc_8863_40d1702b4088.slice PodAnnotations:0xc002818390}] Aliases:map[]}\"",
2026-06-11 18:01:02.992678 | controller |     "Jun 11 16:35:53.221096 crc crio[23211]: time=\"2026-06-11T16:35:53.220869607Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.992693 | controller |     "Jun 11 16:35:53.236019 crc crio[23211]: time=\"2026-06-11T16:35:53.235360798Z\" level=info msg=\"Ran pod sandbox e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958 with infra container: openstack/memcached-0/POD\" id=e4729d0f-4b28-4eb7-b8b4-48c3f339f06b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.992708 | controller |     "Jun 11 16:35:53.239865 crc crio[23211]: time=\"2026-06-11T16:35:53.239779566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=531187aa-e160-40d8-81e6-930e510a4327 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992723 | controller |     "Jun 11 16:35:53.240790 crc crio[23211]: time=\"2026-06-11T16:35:53.240723338Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found\" id=531187aa-e160-40d8-81e6-930e510a4327 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992738 | controller |     "Jun 11 16:35:53.241179 crc crio[23211]: time=\"2026-06-11T16:35:53.241128529Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found\" id=531187aa-e160-40d8-81e6-930e510a4327 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992755 | controller |     "Jun 11 16:35:53.251144 crc crio[23211]: time=\"2026-06-11T16:35:53.249805058Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=890e5f62-2954-4c88-bc00-79395736165d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.992770 | controller |     "Jun 11 16:35:53.291010 crc crio[23211]: 2026-06-11T16:35:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d442024f314fa12 Mac:be:4f:3f:62:ca:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/2c080beb-a449-4399-b0f2-c99972a9cff5 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.992785 | controller |     "Jun 11 16:35:53.291990 crc crio[23211]: time=\"2026-06-11T16:35:53.291911278Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d UID:1fc70566-d1ef-480f-b2bf-c100bf12456b NetNS:/var/run/netns/2c080beb-a449-4399-b0f2-c99972a9cff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc70566_d1ef_480f_b2bf_c100bf12456b.slice PodAnnotations:0xc0027941e0}] Aliases:map[]}\"",
2026-06-11 18:01:02.992801 | controller |     "Jun 11 16:35:53.292607 crc crio[23211]: time=\"2026-06-11T16:35:53.292534563Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.992817 | controller |     "Jun 11 16:35:53.343504 crc crio[23211]: time=\"2026-06-11T16:35:53.343207281Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\\\"\"",
2026-06-11 18:01:02.992833 | controller |     "Jun 11 16:35:53.503250 crc crio[23211]: time=\"2026-06-11T16:35:53.502210252Z\" level=info msg=\"Ran pod sandbox d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d with infra container: openstack/openstack-cell1-galera-0/POD\" id=c5e57d8b-ef35-42c9-a782-580753deed69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.992849 | controller |     "Jun 11 16:35:53.514699 crc crio[23211]: time=\"2026-06-11T16:35:53.514636123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=701df974-eefa-4195-993b-9f660f32a849 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992863 | controller |     "Jun 11 16:35:53.515217 crc crio[23211]: time=\"2026-06-11T16:35:53.515125706Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=701df974-eefa-4195-993b-9f660f32a849 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992878 | controller |     "Jun 11 16:35:53.515366 crc crio[23211]: time=\"2026-06-11T16:35:53.515271968Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=701df974-eefa-4195-993b-9f660f32a849 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.992893 | controller |     "Jun 11 16:35:53.525601 crc crio[23211]: time=\"2026-06-11T16:35:53.524767208Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b9133e28-0662-4b4d-abc3-11c51ffc56eb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.992914 | controller |     "Jun 11 16:35:53.557162 crc crio[23211]: time=\"2026-06-11T16:35:53.557074142Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"",
2026-06-11 18:01:02.992930 | controller |     "Jun 11 16:35:54.676265 crc crio[23211]: time=\"2026-06-11T16:35:54.67520461Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=983b1bb8-cf4f-4831-b313-d4d4f454f652 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.992945 | controller |     "Jun 11 16:35:54.677146 crc crio[23211]: time=\"2026-06-11T16:35:54.676288477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.992960 | controller |     "Jun 11 16:35:54.765604 crc crio[23211]: time=\"2026-06-11T16:35:54.765292043Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f UID:8b1300f1-e4d1-49f7-af42-1d8c8d97172a NetNS:/var/run/netns/5cfcddf3-c0bc-4fad-895b-491e41afee28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b1300f1_e4d1_49f7_af42_1d8c8d97172a.slice PodAnnotations:0xc00294e5f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.992975 | controller |     "Jun 11 16:35:54.765604 crc crio[23211]: time=\"2026-06-11T16:35:54.765391896Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.992990 | controller |     "Jun 11 16:35:55.628473 crc crio[23211]: 2026-06-11T16:35:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b04d253dd497d83 Mac:ee:a6:19:29:27:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/5cfcddf3-c0bc-4fad-895b-491e41afee28 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.993005 | controller |     "Jun 11 16:35:55.628473 crc crio[23211]: time=\"2026-06-11T16:35:55.626775964Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f UID:8b1300f1-e4d1-49f7-af42-1d8c8d97172a NetNS:/var/run/netns/5cfcddf3-c0bc-4fad-895b-491e41afee28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b1300f1_e4d1_49f7_af42_1d8c8d97172a.slice PodAnnotations:0xc00294e5f0}] Aliases:map[]}\"",
2026-06-11 18:01:02.993021 | controller |     "Jun 11 16:35:55.628473 crc crio[23211]: time=\"2026-06-11T16:35:55.626968139Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.993036 | controller |     "Jun 11 16:35:55.657131 crc crio[23211]: time=\"2026-06-11T16:35:55.655572732Z\" level=info msg=\"Ran pod sandbox b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f with infra container: openstack/kube-state-metrics-0/POD\" id=983b1bb8-cf4f-4831-b313-d4d4f454f652 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.993051 | controller |     "Jun 11 16:35:55.688636 crc crio[23211]: time=\"2026-06-11T16:35:55.688378506Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=9c2dad3a-6d20-45d0-a811-090958fd1dbb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.993066 | controller |     "Jun 11 16:35:55.708849 crc crio[23211]: time=\"2026-06-11T16:35:55.708724779Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"",
2026-06-11 18:01:02.993084 | controller |     "Jun 11 16:35:57.878242 crc crio[23211]: time=\"2026-06-11T16:35:57.877675175Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-gtpx6/POD\" id=808a3c15-da98-43dd-9849-29364271f8f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.993099 | controller |     "Jun 11 16:35:57.878242 crc crio[23211]: time=\"2026-06-11T16:35:57.878200117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.993114 | controller |     "Jun 11 16:35:57.909228 crc crio[23211]: time=\"2026-06-11T16:35:57.909154128Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-tcz2l/POD\" id=77a040d1-914f-4287-b0ad-53a84a22d0c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.993130 | controller |     "Jun 11 16:35:57.909228 crc crio[23211]: time=\"2026-06-11T16:35:57.90924053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.993146 | controller |     "Jun 11 16:36:00.552982 crc crio[23211]: time=\"2026-06-11T16:36:00.54808017Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686596-rrblj/POD\" id=6664c174-a9a3-48e8-9a52-3774ae4aeee4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.993162 | controller |     "Jun 11 16:36:00.552982 crc crio[23211]: time=\"2026-06-11T16:36:00.549540595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.993177 | controller |     "Jun 11 16:36:01.361120 crc crio[23211]: time=\"2026-06-11T16:36:01.361071985Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=4e5a408e-d43f-4659-b22f-fda3e80759f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.993193 | controller |     "Jun 11 16:36:01.361964 crc crio[23211]: time=\"2026-06-11T16:36:01.361933396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.993208 | controller |     "Jun 11 16:36:02.450258 crc crio[23211]: time=\"2026-06-11T16:36:02.449880114Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=d153d546-0dae-4f57-a375-2167abc56f41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.993223 | controller |     "Jun 11 16:36:02.451285 crc crio[23211]: time=\"2026-06-11T16:36:02.451261297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.993238 | controller |     "Jun 11 16:36:23.094515 crc crio[23211]: time=\"2026-06-11T16:36:23.092923222Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=890e5f62-2954-4c88-bc00-79395736165d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.993253 | controller |     "Jun 11 16:36:23.096226 crc crio[23211]: time=\"2026-06-11T16:36:23.095601218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=18281abf-7251-41f9-a816-140418356b6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993269 | controller |     "Jun 11 16:36:23.101696 crc crio[23211]: time=\"2026-06-11T16:36:23.101106671Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=50973862-6172-43c6-8879-71cae938e4b2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.993287 | controller |     "Jun 11 16:36:23.102962 crc crio[23211]: time=\"2026-06-11T16:36:23.102399762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=99668ca0-00fb-4451-b41b-fe466df02984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993302 | controller |     "Jun 11 16:36:23.106348 crc crio[23211]: time=\"2026-06-11T16:36:23.106238046Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b9133e28-0662-4b4d-abc3-11c51ffc56eb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.993318 | controller |     "Jun 11 16:36:23.107245 crc crio[23211]: time=\"2026-06-11T16:36:23.107109416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f99912d7-70bb-4310-99df-7d696ce3728c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993333 | controller |     "Jun 11 16:36:23.493564 crc crio[23211]: time=\"2026-06-11T16:36:23.483509986Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-tcz2l Namespace:openstack ID:ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa UID:30cb0911-66a3-452d-a95c-4e130e5cd04b NetNS:/var/run/netns/e0cb5a83-7c64-4058-9eb0-75b6b45aebb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30cb0911_66a3_452d_a95c_4e130e5cd04b.slice PodAnnotations:0xc003088080}] Aliases:map[]}\"",
2026-06-11 18:01:02.993349 | controller |     "Jun 11 16:36:23.493564 crc crio[23211]: time=\"2026-06-11T16:36:23.483605508Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-tcz2l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.993366 | controller |     "Jun 11 16:36:23.508202 crc crio[23211]: time=\"2026-06-11T16:36:23.508031419Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e UID:c3b26ecc-f399-4ef9-a3bf-153387328e95 NetNS:/var/run/netns/bd304f49-5b3a-4c95-a1cf-3121180e2784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b26ecc_f399_4ef9_a3bf_153387328e95.slice PodAnnotations:0xc0018be390}] Aliases:map[]}\"",
2026-06-11 18:01:02.993381 | controller |     "Jun 11 16:36:23.508202 crc crio[23211]: time=\"2026-06-11T16:36:23.508155382Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.993397 | controller |     "Jun 11 16:36:23.508956 crc crio[23211]: time=\"2026-06-11T16:36:23.508861589Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6 Namespace:openstack ID:2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3 UID:6a5af9ff-232b-41e2-b6f5-712e7532847d NetNS:/var/run/netns/4ed84e50-474f-4874-9ccf-f1549cbb5ed7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5af9ff_232b_41e2_b6f5_712e7532847d.slice PodAnnotations:0xc002278228}] Aliases:map[]}\"",
2026-06-11 18:01:02.993412 | controller |     "Jun 11 16:36:23.508956 crc crio[23211]: time=\"2026-06-11T16:36:23.50892891Z\" level=info msg=\"Adding pod openstack_ovn-controller-gtpx6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.993427 | controller |     "Jun 11 16:36:23.524881 crc crio[23211]: time=\"2026-06-11T16:36:23.523828473Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a UID:aba3f549-0133-46b9-b6b7-ca0104db22b7 NetNS:/var/run/netns/e2e9b614-60c3-4af6-8dd9-1fbf7bea1fe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaba3f549_0133_46b9_b6b7_ca0104db22b7.slice PodAnnotations:0xc0030882c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.993446 | controller |     "Jun 11 16:36:23.524881 crc crio[23211]: time=\"2026-06-11T16:36:23.524772215Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.993461 | controller |     "Jun 11 16:36:23.528590 crc crio[23211]: time=\"2026-06-11T16:36:23.528232149Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686596-rrblj Namespace:openshift-infra ID:5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7 UID:eb185bfa-0a5a-46cf-bcc2-3a1a4e0c9c4d NetNS:/var/run/netns/af90ecc4-8440-4f51-85e3-39819fec5f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb185bfa_0a5a_46cf_bcc2_3a1a4e0c9c4d.slice PodAnnotations:0xc003088430}] Aliases:map[]}\"",
2026-06-11 18:01:02.993477 | controller |     "Jun 11 16:36:23.528590 crc crio[23211]: time=\"2026-06-11T16:36:23.528567587Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686596-rrblj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.993493 | controller |     "Jun 11 16:36:23.581684 crc crio[23211]: time=\"2026-06-11T16:36:23.581578481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=e5e06be2-057e-4226-8f23-a9a592e78b2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993508 | controller |     "Jun 11 16:36:23.600833 crc crio[23211]: time=\"2026-06-11T16:36:23.600714355Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d90423ff-3182-4ddd-ac2f-575774aa7709 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.993546 | controller |     "Jun 11 16:36:23.602151 crc crio[23211]: time=\"2026-06-11T16:36:23.602094978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=714cd257-2977-49b0-9f22-319177ea4ffa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993562 | controller |     "Jun 11 16:36:23.603272 crc crio[23211]: time=\"2026-06-11T16:36:23.603136493Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=abdf33b7-849d-422b-8d10-0481081eb925 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.993577 | controller |     "Jun 11 16:36:23.603865 crc crio[23211]: time=\"2026-06-11T16:36:23.603840711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=6c6be95c-5f79-4ca7-9ce2-f4e6e0eef6f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993593 | controller |     "Jun 11 16:36:23.762836 crc crio[23211]: time=\"2026-06-11T16:36:23.76273364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=12c1fe39-feea-4ac9-bed6-25e11038343c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993608 | controller |     "Jun 11 16:36:23.764626 crc crio[23211]: time=\"2026-06-11T16:36:23.764086822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=453b2c9a-6d10-4072-a81f-1561b4d9637c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993637 | controller |     "Jun 11 16:36:23.946574 crc crio[23211]: time=\"2026-06-11T16:36:23.946156123Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6d3ee5d5-20da-4b41-801b-df8a7ef0e165 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.993659 | controller |     "Jun 11 16:36:23.949151 crc crio[23211]: time=\"2026-06-11T16:36:23.948737046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=abe940ce-2e4b-442a-82e2-f594d774ee6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993681 | controller |     "Jun 11 16:36:23.949635 crc crio[23211]: time=\"2026-06-11T16:36:23.949151896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f72a5c11-183f-404a-a912-2138b71a1307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993703 | controller |     "Jun 11 16:36:24.002410 crc crio[23211]: time=\"2026-06-11T16:36:24.002248052Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=291a8727-7108-45e5-93ae-569910c4744a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.993721 | controller |     "Jun 11 16:36:24.003390 crc crio[23211]: time=\"2026-06-11T16:36:24.003270017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f97e0ace-57ad-451b-96fc-8add5bca44b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993738 | controller |     "Jun 11 16:36:24.011815 crc crio[23211]: time=\"2026-06-11T16:36:24.011702042Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=78b8d086-f878-42c9-bc32-af5c173a864b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.993758 | controller |     "Jun 11 16:36:24.012999 crc crio[23211]: time=\"2026-06-11T16:36:24.012723307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=152f4776-0304-471d-ab11-550cfa039681 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993780 | controller |     "Jun 11 16:36:24.060865 crc crio[23211]: time=\"2026-06-11T16:36:24.060795851Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=ed8c0d3c-9172-4c71-a561-0f3bbaa068f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.993798 | controller |     "Jun 11 16:36:24.074069 crc crio[23211]: time=\"2026-06-11T16:36:24.073957839Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=51b5ffaf-ec36-40d6-91ba-44786150ffad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.993824 | controller |     "Jun 11 16:36:24.080140 crc crio[23211]: time=\"2026-06-11T16:36:24.079557096Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=e86f6302-f2b0-4f81-a50d-424b6c109d29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.993842 | controller |     "Jun 11 16:36:24.086164 crc crio[23211]: time=\"2026-06-11T16:36:24.085725835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f07686e4-1f3e-4c49-8d01-ac2e6332ce67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993858 | controller |     "Jun 11 16:36:24.133038 crc crio[23211]: time=\"2026-06-11T16:36:24.132952038Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3625486e-c56c-4a53-94e1-3348ed600ef5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.993884 | controller |     "Jun 11 16:36:24.134342 crc crio[23211]: time=\"2026-06-11T16:36:24.133973013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=37c6bd76-e891-4b53-a024-42557c5f8db7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993900 | controller |     "Jun 11 16:36:24.149752 crc crio[23211]: 2026-06-11T16:36:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fbd86b38dc1675 Mac:86:28:dd:65:d5:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/4ed84e50-474f-4874-9ccf-f1549cbb5ed7 SocketPath: PciID:}] [{Interface:0xc0006025d0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.993916 | controller |     "Jun 11 16:36:24.151868 crc crio[23211]: time=\"2026-06-11T16:36:24.151794685Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6 Namespace:openstack ID:2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3 UID:6a5af9ff-232b-41e2-b6f5-712e7532847d NetNS:/var/run/netns/4ed84e50-474f-4874-9ccf-f1549cbb5ed7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5af9ff_232b_41e2_b6f5_712e7532847d.slice PodAnnotations:0xc002278228}] Aliases:map[]}\"",
2026-06-11 18:01:02.993932 | controller |     "Jun 11 16:36:24.152076 crc crio[23211]: time=\"2026-06-11T16:36:24.15199229Z\" level=info msg=\"Checking pod openstack_ovn-controller-gtpx6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.993948 | controller |     "Jun 11 16:36:24.211046 crc crio[23211]: time=\"2026-06-11T16:36:24.210860226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2e3eff86-ebee-4716-954c-1c3674a422c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993963 | controller |     "Jun 11 16:36:24.213713 crc crio[23211]: time=\"2026-06-11T16:36:24.213534001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d5562a49-db8b-4c7c-86c8-96e027e5128c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.993978 | controller |     "Jun 11 16:36:24.217893 crc crio[23211]: time=\"2026-06-11T16:36:24.217790904Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=8478b692-e585-4b2e-b184-d76384dae194 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.993994 | controller |     "Jun 11 16:36:24.228526 crc crio[23211]: time=\"2026-06-11T16:36:24.228358221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b7b19ade-fe4b-47aa-8ca4-35ce50e45aa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.994008 | controller |     "Jun 11 16:36:24.308619 crc crio[23211]: 2026-06-11T16:36:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5721f2bee64e581 Mac:22:67:06:b3:3b:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/af90ecc4-8440-4f51-85e3-39819fec5f62 SocketPath: PciID:}] [{Interface:0xc0002d0750 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.994023 | controller |     "Jun 11 16:36:24.310279 crc crio[23211]: time=\"2026-06-11T16:36:24.310151511Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686596-rrblj Namespace:openshift-infra ID:5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7 UID:eb185bfa-0a5a-46cf-bcc2-3a1a4e0c9c4d NetNS:/var/run/netns/af90ecc4-8440-4f51-85e3-39819fec5f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb185bfa_0a5a_46cf_bcc2_3a1a4e0c9c4d.slice PodAnnotations:0xc003088430}] Aliases:map[]}\"",
2026-06-11 18:01:02.994042 | controller |     "Jun 11 16:36:24.310862 crc crio[23211]: time=\"2026-06-11T16:36:24.310686564Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686596-rrblj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.994058 | controller |     "Jun 11 16:36:24.382600 crc crio[23211]: time=\"2026-06-11T16:36:24.382504585Z\" level=info msg=\"Ran pod sandbox 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3 with infra container: openstack/ovn-controller-gtpx6/POD\" id=808a3c15-da98-43dd-9849-29364271f8f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.994073 | controller |     "Jun 11 16:36:24.389015 crc crio[23211]: time=\"2026-06-11T16:36:24.387583018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994088 | controller |     "Jun 11 16:36:24.389015 crc crio[23211]: time=\"2026-06-11T16:36:24.387729832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994102 | controller |     "Jun 11 16:36:24.389015 crc crio[23211]: time=\"2026-06-11T16:36:24.388115831Z\" level=info msg=\"Ran pod sandbox 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7 with infra container: openshift-infra/auto-csr-approver-29686596-rrblj/POD\" id=6664c174-a9a3-48e8-9a52-3774ae4aeee4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.994117 | controller |     "Jun 11 16:36:24.389015 crc crio[23211]: time=\"2026-06-11T16:36:24.388190262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994132 | controller |     "Jun 11 16:36:24.389870 crc crio[23211]: time=\"2026-06-11T16:36:24.389101735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=2d94aa9a-dfab-4a8a-bebb-0cfc4a34f296 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.994147 | controller |     "Jun 11 16:36:24.389870 crc crio[23211]: time=\"2026-06-11T16:36:24.38972974Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found\" id=2d94aa9a-dfab-4a8a-bebb-0cfc4a34f296 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.994162 | controller |     "Jun 11 16:36:24.390376 crc crio[23211]: time=\"2026-06-11T16:36:24.390194231Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found\" id=2d94aa9a-dfab-4a8a-bebb-0cfc4a34f296 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.994176 | controller |     "Jun 11 16:36:24.391973 crc crio[23211]: time=\"2026-06-11T16:36:24.391903733Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=13296328-2fc7-4d6c-ba3e-02f008bbddbe name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.994191 | controller |     "Jun 11 16:36:24.394802 crc crio[23211]: time=\"2026-06-11T16:36:24.392967978Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=373cb148-7954-4ea1-9ada-de3d296c96c4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.994209 | controller |     "Jun 11 16:36:24.403025 crc crio[23211]: time=\"2026-06-11T16:36:24.400816658Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-p8d9r/init\" id=29f0a9f0-55fd-421b-aa99-11f375cd478a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.994225 | controller |     "Jun 11 16:36:24.403025 crc crio[23211]: time=\"2026-06-11T16:36:24.401601287Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\\\"\"",
2026-06-11 18:01:02.994240 | controller |     "Jun 11 16:36:24.403025 crc crio[23211]: time=\"2026-06-11T16:36:24.401757501Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:02.994256 | controller |     "Jun 11 16:36:24.409814 crc crio[23211]: time=\"2026-06-11T16:36:24.408263119Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f94844f59-ddf44/init\" id=0a22f46f-9867-4498-8e18-a160454aeb6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.994272 | controller |     "Jun 11 16:36:24.420747 crc crio[23211]: time=\"2026-06-11T16:36:24.420642539Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=55e8a315-df80-4ca5-9532-66ea6ce9cd01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.994288 | controller |     "Jun 11 16:36:24.433688 crc crio[23211]: time=\"2026-06-11T16:36:24.430681822Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf5545dbf-xkmcg/init\" id=77a6a3a4-46d1-405b-bc81-80100b27467b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.994303 | controller |     "Jun 11 16:36:24.433688 crc crio[23211]: time=\"2026-06-11T16:36:24.431913432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=918cfcb6-a24a-431e-8d43-620fac23b2ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.994319 | controller |     "Jun 11 16:36:24.573771 crc crio[23211]: time=\"2026-06-11T16:36:24.573142233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994335 | controller |     "Jun 11 16:36:24.704201 crc crio[23211]: time=\"2026-06-11T16:36:24.704101456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994350 | controller |     "Jun 11 16:36:24.705100 crc crio[23211]: time=\"2026-06-11T16:36:24.705024658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994365 | controller |     "Jun 11 16:36:24.840527 crc crio[23211]: time=\"2026-06-11T16:36:24.840369097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994379 | controller |     "Jun 11 16:36:24.893331 crc crio[23211]: 2026-06-11T16:36:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffd2144ae26abf6 Mac:22:97:c6:6c:ec:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/e0cb5a83-7c64-4058-9eb0-75b6b45aebb9 SocketPath: PciID:}] [{Interface:0xc0002870d0 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.994394 | controller |     "Jun 11 16:36:24.894715 crc crio[23211]: time=\"2026-06-11T16:36:24.894633162Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-tcz2l Namespace:openstack ID:ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa UID:30cb0911-66a3-452d-a95c-4e130e5cd04b NetNS:/var/run/netns/e0cb5a83-7c64-4058-9eb0-75b6b45aebb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30cb0911_66a3_452d_a95c_4e130e5cd04b.slice PodAnnotations:0xc003088080}] Aliases:map[]}\"",
2026-06-11 18:01:02.994413 | controller |     "Jun 11 16:36:24.894882 crc crio[23211]: time=\"2026-06-11T16:36:24.894826827Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-tcz2l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.994429 | controller |     "Jun 11 16:36:25.450579 crc crio[23211]: time=\"2026-06-11T16:36:25.450404696Z\" level=info msg=\"Ran pod sandbox ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa with infra container: openstack/ovn-controller-ovs-tcz2l/POD\" id=77a040d1-914f-4287-b0ad-53a84a22d0c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.994445 | controller |     "Jun 11 16:36:25.453654 crc crio[23211]: time=\"2026-06-11T16:36:25.453553392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=9c2aa387-2fba-48f9-8d77-864c74bcc0d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.994460 | controller |     "Jun 11 16:36:25.458112 crc crio[23211]: time=\"2026-06-11T16:36:25.45800492Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found\" id=9c2aa387-2fba-48f9-8d77-864c74bcc0d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.994474 | controller |     "Jun 11 16:36:25.458278 crc crio[23211]: time=\"2026-06-11T16:36:25.458110973Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found\" id=9c2aa387-2fba-48f9-8d77-864c74bcc0d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.994489 | controller |     "Jun 11 16:36:25.459119 crc crio[23211]: time=\"2026-06-11T16:36:25.459086407Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=55eaff8d-6caf-4df2-a05b-2fa26b292a23 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.994504 | controller |     "Jun 11 16:36:25.463777 crc crio[23211]: time=\"2026-06-11T16:36:25.463612575Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\\\"\"",
2026-06-11 18:01:02.994540 | controller |     "Jun 11 16:36:25.465709 crc crio[23211]: time=\"2026-06-11T16:36:25.465543132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994558 | controller |     "Jun 11 16:36:25.549552 crc crio[23211]: time=\"2026-06-11T16:36:25.53933145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994573 | controller |     "Jun 11 16:36:25.549552 crc crio[23211]: time=\"2026-06-11T16:36:25.545056949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994589 | controller |     "Jun 11 16:36:25.558339 crc crio[23211]: time=\"2026-06-11T16:36:25.558138896Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=9c2dad3a-6d20-45d0-a811-090958fd1dbb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.994603 | controller |     "Jun 11 16:36:25.560628 crc crio[23211]: time=\"2026-06-11T16:36:25.560510463Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=2a00a7f7-1283-42d1-bde0-3f9e173f355b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.994623 | controller |     "Jun 11 16:36:25.616759 crc crio[23211]: time=\"2026-06-11T16:36:25.612685537Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-4kd9r/init\" id=a83085e9-4141-4c0c-9cfe-e514d1958ad3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.994639 | controller |     "Jun 11 16:36:25.630539 crc crio[23211]: time=\"2026-06-11T16:36:25.629833013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994654 | controller |     "Jun 11 16:36:25.636524 crc crio[23211]: time=\"2026-06-11T16:36:25.633709716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994668 | controller |     "Jun 11 16:36:25.694739 crc crio[23211]: time=\"2026-06-11T16:36:25.694028539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994682 | controller |     "Jun 11 16:36:25.701772 crc crio[23211]: time=\"2026-06-11T16:36:25.701679363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994696 | controller |     "Jun 11 16:36:25.711828 crc crio[23211]: time=\"2026-06-11T16:36:25.711373527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994710 | controller |     "Jun 11 16:36:25.715781 crc crio[23211]: time=\"2026-06-11T16:36:25.715683472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994724 | controller |     "Jun 11 16:36:25.718211 crc crio[23211]: time=\"2026-06-11T16:36:25.718182293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994737 | controller |     "Jun 11 16:36:25.734348 crc crio[23211]: time=\"2026-06-11T16:36:25.734207461Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=00e2fedd-451c-4579-a7a5-7bb4ced559d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.994751 | controller |     "Jun 11 16:36:25.771097 crc crio[23211]: time=\"2026-06-11T16:36:25.770937681Z\" level=info msg=\"Created container 141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=ed8c0d3c-9172-4c71-a561-0f3bbaa068f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.994765 | controller |     "Jun 11 16:36:25.773193 crc crio[23211]: time=\"2026-06-11T16:36:25.773022592Z\" level=info msg=\"Starting container: 141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d\" id=5a1e6a0c-8c1b-47cf-b736-6538cc082c94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.994780 | controller |     "Jun 11 16:36:25.775491 crc crio[23211]: time=\"2026-06-11T16:36:25.775263847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994794 | controller |     "Jun 11 16:36:25.780243 crc crio[23211]: time=\"2026-06-11T16:36:25.77995574Z\" level=info msg=\"Started container\" PID=58184 containerID=141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=5a1e6a0c-8c1b-47cf-b736-6538cc082c94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d",
2026-06-11 18:01:02.994814 | controller |     "Jun 11 16:36:25.782565 crc crio[23211]: time=\"2026-06-11T16:36:25.782400788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994828 | controller |     "Jun 11 16:36:25.786363 crc crio[23211]: time=\"2026-06-11T16:36:25.786256502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994844 | controller |     "Jun 11 16:36:25.790981 crc crio[23211]: time=\"2026-06-11T16:36:25.790906714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994858 | controller |     "Jun 11 16:36:25.794013 crc crio[23211]: time=\"2026-06-11T16:36:25.793836825Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=373cb148-7954-4ea1-9ada-de3d296c96c4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.994873 | controller |     "Jun 11 16:36:25.795203 crc crio[23211]: time=\"2026-06-11T16:36:25.795119626Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9e17d567-ce5c-49c4-8602-d79c4293aeb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.994887 | controller |     "Jun 11 16:36:25.804851 crc crio[23211]: time=\"2026-06-11T16:36:25.80223052Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=9f2327b8-b774-4eb6-90c3-6b42c0679a08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.994902 | controller |     "Jun 11 16:36:25.835054 crc crio[23211]: time=\"2026-06-11T16:36:25.828864544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994917 | controller |     "Jun 11 16:36:25.835054 crc crio[23211]: time=\"2026-06-11T16:36:25.834712436Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=537025af-78e9-46e6-9123-e70eeb673987 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.994933 | controller |     "Jun 11 16:36:25.852156 crc crio[23211]: time=\"2026-06-11T16:36:25.852020105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994953 | controller |     "Jun 11 16:36:25.860693 crc crio[23211]: time=\"2026-06-11T16:36:25.860564243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.994977 | controller |     "Jun 11 16:36:25.876948 crc crio[23211]: time=\"2026-06-11T16:36:25.876822455Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686596-rrblj/oc\" id=15a4de57-cdb8-4b2a-b08f-a4392d4fa6ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.995002 | controller |     "Jun 11 16:36:25.878183 crc crio[23211]: time=\"2026-06-11T16:36:25.877361219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.995022 | controller |     "Jun 11 16:36:25.880847 crc crio[23211]: time=\"2026-06-11T16:36:25.880787192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.995046 | controller |     "Jun 11 16:36:25.885237 crc crio[23211]: time=\"2026-06-11T16:36:25.885156198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.995077 | controller |     "Jun 11 16:36:25.942346 crc crio[23211]: time=\"2026-06-11T16:36:25.94216259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.995094 | controller |     "Jun 11 16:36:25.945974 crc crio[23211]: time=\"2026-06-11T16:36:25.94590003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.995109 | controller |     "Jun 11 16:36:25.966761 crc crio[23211]: 2026-06-11T16:36:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57f5d9245bcd01a Mac:1a:cb:9f:1b:92:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/e2e9b614-60c3-4af6-8dd9-1fbf7bea1fe7 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.995124 | controller |     "Jun 11 16:36:25.972031 crc crio[23211]: time=\"2026-06-11T16:36:25.9718949Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a UID:aba3f549-0133-46b9-b6b7-ca0104db22b7 NetNS:/var/run/netns/e2e9b614-60c3-4af6-8dd9-1fbf7bea1fe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaba3f549_0133_46b9_b6b7_ca0104db22b7.slice PodAnnotations:0xc0030882c8}] Aliases:map[]}\"",
2026-06-11 18:01:02.995141 | controller |     "Jun 11 16:36:25.972142 crc crio[23211]: time=\"2026-06-11T16:36:25.972081254Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.995159 | controller |     "Jun 11 16:36:25.989652 crc crio[23211]: time=\"2026-06-11T16:36:25.989407835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.995176 | controller |     "Jun 11 16:36:25.994833 crc crio[23211]: time=\"2026-06-11T16:36:25.99091821Z\" level=info msg=\"Ran pod sandbox 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a with infra container: openstack/ovsdbserver-sb-0/POD\" id=d153d546-0dae-4f57-a375-2167abc56f41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.995191 | controller |     "Jun 11 16:36:25.994833 crc crio[23211]: time=\"2026-06-11T16:36:25.993639297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=1e2d66e5-6fc2-413f-a019-733c1ba28a0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.995206 | controller |     "Jun 11 16:36:25.994833 crc crio[23211]: time=\"2026-06-11T16:36:25.993870723Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found\" id=1e2d66e5-6fc2-413f-a019-733c1ba28a0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.995222 | controller |     "Jun 11 16:36:25.994833 crc crio[23211]: time=\"2026-06-11T16:36:25.993922234Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found\" id=1e2d66e5-6fc2-413f-a019-733c1ba28a0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.995237 | controller |     "Jun 11 16:36:25.995810 crc crio[23211]: time=\"2026-06-11T16:36:25.994973009Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=cabc82e5-052b-4e13-b0eb-055a559185ba name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.995256 | controller |     "Jun 11 16:36:25.996351 crc crio[23211]: time=\"2026-06-11T16:36:25.995935902Z\" level=info msg=\"Created container 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77: openstack/memcached-0/memcached\" id=e86f6302-f2b0-4f81-a50d-424b6c109d29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.995271 | controller |     "Jun 11 16:36:25.999890 crc crio[23211]: time=\"2026-06-11T16:36:25.997780687Z\" level=info msg=\"Starting container: 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77\" id=49d9f80c-f1dc-4920-af12-581ca9a2e1f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.995286 | controller |     "Jun 11 16:36:25.999890 crc crio[23211]: time=\"2026-06-11T16:36:25.99874002Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\\\"\"",
2026-06-11 18:01:02.995301 | controller |     "Jun 11 16:36:26.019724 crc crio[23211]: time=\"2026-06-11T16:36:26.014234445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.995316 | controller |     "Jun 11 16:36:26.019724 crc crio[23211]: time=\"2026-06-11T16:36:26.015145518Z\" level=info msg=\"Started container\" PID=58193 containerID=7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77 description=openstack/memcached-0/memcached id=49d9f80c-f1dc-4920-af12-581ca9a2e1f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958",
2026-06-11 18:01:02.995331 | controller |     "Jun 11 16:36:26.040139 crc crio[23211]: time=\"2026-06-11T16:36:26.039960289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.995345 | controller |     "Jun 11 16:36:26.159496 crc crio[23211]: time=\"2026-06-11T16:36:26.159161947Z\" level=info msg=\"Created container 4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793: openstack/dnsmasq-dns-69664d8887-p8d9r/init\" id=29f0a9f0-55fd-421b-aa99-11f375cd478a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.995360 | controller |     "Jun 11 16:36:26.160855 crc crio[23211]: time=\"2026-06-11T16:36:26.160756125Z\" level=info msg=\"Starting container: 4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793\" id=d861de3f-11df-4ac8-96ba-2d8d9aae64c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.995375 | controller |     "Jun 11 16:36:26.176117 crc crio[23211]: time=\"2026-06-11T16:36:26.176005234Z\" level=info msg=\"Created container 8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4: openstack/openstack-galera-0/mysql-bootstrap\" id=55e8a315-df80-4ca5-9532-66ea6ce9cd01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.995390 | controller |     "Jun 11 16:36:26.180737 crc crio[23211]: time=\"2026-06-11T16:36:26.180577505Z\" level=info msg=\"Started container\" PID=58222 containerID=4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793 description=openstack/dnsmasq-dns-69664d8887-p8d9r/init id=d861de3f-11df-4ac8-96ba-2d8d9aae64c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120",
2026-06-11 18:01:02.995406 | controller |     "Jun 11 16:36:26.182228 crc crio[23211]: time=\"2026-06-11T16:36:26.182141253Z\" level=info msg=\"Starting container: 8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4\" id=2937f741-8f3d-4211-8d84-368a0a5745dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.995422 | controller |     "Jun 11 16:36:26.186644 crc crio[23211]: time=\"2026-06-11T16:36:26.186590631Z\" level=info msg=\"Created container b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c: openstack/dnsmasq-dns-6f94844f59-ddf44/init\" id=0a22f46f-9867-4498-8e18-a160454aeb6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.995441 | controller |     "Jun 11 16:36:26.191860 crc crio[23211]: time=\"2026-06-11T16:36:26.189961782Z\" level=info msg=\"Starting container: b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c\" id=66371c10-2a71-47d9-a061-0b15f0861a26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.995456 | controller |     "Jun 11 16:36:26.192177 crc crio[23211]: time=\"2026-06-11T16:36:26.191595151Z\" level=info msg=\"Started container\" PID=58221 containerID=8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4 description=openstack/openstack-galera-0/mysql-bootstrap id=2937f741-8f3d-4211-8d84-368a0a5745dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264",
2026-06-11 18:01:02.995472 | controller |     "Jun 11 16:36:26.209126 crc crio[23211]: time=\"2026-06-11T16:36:26.208991544Z\" level=info msg=\"Started container\" PID=58224 containerID=b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c description=openstack/dnsmasq-dns-6f94844f59-ddf44/init id=66371c10-2a71-47d9-a061-0b15f0861a26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320",
2026-06-11 18:01:02.995487 | controller |     "Jun 11 16:36:26.216498 crc crio[23211]: time=\"2026-06-11T16:36:26.212729374Z\" level=info msg=\"Created container d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958: openstack/dnsmasq-dns-bf5545dbf-xkmcg/init\" id=77a6a3a4-46d1-405b-bc81-80100b27467b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.995503 | controller |     "Jun 11 16:36:26.217845 crc crio[23211]: time=\"2026-06-11T16:36:26.217721885Z\" level=info msg=\"Starting container: d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958\" id=0dc4a521-cc52-429d-b3b5-9c87d35bd37d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.995541 | controller |     "Jun 11 16:36:26.218826 crc crio[23211]: time=\"2026-06-11T16:36:26.21874797Z\" level=info msg=\"Created container 331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3: openstack/dnsmasq-dns-6b485b7db9-4kd9r/init\" id=a83085e9-4141-4c0c-9cfe-e514d1958ad3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.995559 | controller |     "Jun 11 16:36:26.225911 crc crio[23211]: time=\"2026-06-11T16:36:26.225825311Z\" level=info msg=\"Starting container: 331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3\" id=67ddee01-14a8-44bc-b45b-027c90d2b068 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.995576 | controller |     "Jun 11 16:36:26.234663 crc crio[23211]: time=\"2026-06-11T16:36:26.233410265Z\" level=info msg=\"Started container\" PID=58220 containerID=d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958 description=openstack/dnsmasq-dns-bf5545dbf-xkmcg/init id=0dc4a521-cc52-429d-b3b5-9c87d35bd37d name=/runtime.v1.RuntimeService/StartContainer sandboxID=db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1",
2026-06-11 18:01:02.995592 | controller |     "Jun 11 16:36:26.248521 crc crio[23211]: time=\"2026-06-11T16:36:26.248389248Z\" level=info msg=\"Started container\" PID=58245 containerID=331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3 description=openstack/dnsmasq-dns-6b485b7db9-4kd9r/init id=67ddee01-14a8-44bc-b45b-027c90d2b068 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5",
2026-06-11 18:01:02.995609 | controller |     "Jun 11 16:36:26.294408 crc crio[23211]: time=\"2026-06-11T16:36:26.294166537Z\" level=info msg=\"Created container 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc: openstack/kube-state-metrics-0/kube-state-metrics\" id=9f2327b8-b774-4eb6-90c3-6b42c0679a08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.995629 | controller |     "Jun 11 16:36:26.300193 crc crio[23211]: time=\"2026-06-11T16:36:26.300097221Z\" level=info msg=\"Starting container: 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc\" id=59a58140-6c64-4186-8615-8024fd778fc2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.995646 | controller |     "Jun 11 16:36:26.324815 crc crio[23211]: time=\"2026-06-11T16:36:26.324710476Z\" level=info msg=\"Started container\" PID=58265 containerID=186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc description=openstack/kube-state-metrics-0/kube-state-metrics id=59a58140-6c64-4186-8615-8024fd778fc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f",
2026-06-11 18:01:02.995662 | controller |     "Jun 11 16:36:26.615973 crc crio[23211]: time=\"2026-06-11T16:36:26.615072451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.995678 | controller |     "Jun 11 16:36:26.767974 crc crio[23211]: time=\"2026-06-11T16:36:26.767697699Z\" level=info msg=\"Created container 7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14: openshift-infra/auto-csr-approver-29686596-rrblj/oc\" id=15a4de57-cdb8-4b2a-b08f-a4392d4fa6ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.995693 | controller |     "Jun 11 16:36:26.770298 crc crio[23211]: time=\"2026-06-11T16:36:26.770149019Z\" level=info msg=\"Starting container: 7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14\" id=3b81b6cb-b6a5-498a-af8e-03a0279b0c6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.995708 | controller |     "Jun 11 16:36:26.793707 crc crio[23211]: time=\"2026-06-11T16:36:26.793289429Z\" level=info msg=\"Started container\" PID=58369 containerID=7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14 description=openshift-infra/auto-csr-approver-29686596-rrblj/oc id=3b81b6cb-b6a5-498a-af8e-03a0279b0c6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7",
2026-06-11 18:01:02.995736 | controller |     "Jun 11 16:36:27.066870 crc crio[23211]: 2026-06-11T16:36:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c8d744bc735b8d Mac:d6:23:53:d3:27:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/bd304f49-5b3a-4c95-a1cf-3121180e2784 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.995753 | controller |     "Jun 11 16:36:27.077835 crc crio[23211]: time=\"2026-06-11T16:36:27.077675448Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e UID:c3b26ecc-f399-4ef9-a3bf-153387328e95 NetNS:/var/run/netns/bd304f49-5b3a-4c95-a1cf-3121180e2784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b26ecc_f399_4ef9_a3bf_153387328e95.slice PodAnnotations:0xc0018be390}] Aliases:map[]}\"",
2026-06-11 18:01:02.995769 | controller |     "Jun 11 16:36:27.078261 crc crio[23211]: time=\"2026-06-11T16:36:27.07817546Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.995784 | controller |     "Jun 11 16:36:27.111034 crc crio[23211]: time=\"2026-06-11T16:36:27.110784281Z\" level=info msg=\"Ran pod sandbox 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e with infra container: openstack/ovsdbserver-nb-0/POD\" id=4e5a408e-d43f-4659-b22f-fda3e80759f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.995800 | controller |     "Jun 11 16:36:27.130690 crc crio[23211]: time=\"2026-06-11T16:36:27.130646903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=86d3d9e9-f50c-4ad0-be37-23ce8ae37927 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.995823 | controller |     "Jun 11 16:36:27.131048 crc crio[23211]: time=\"2026-06-11T16:36:27.130991821Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found\" id=86d3d9e9-f50c-4ad0-be37-23ce8ae37927 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.995839 | controller |     "Jun 11 16:36:27.131335 crc crio[23211]: time=\"2026-06-11T16:36:27.131253227Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found\" id=86d3d9e9-f50c-4ad0-be37-23ce8ae37927 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.995854 | controller |     "Jun 11 16:36:27.132819 crc crio[23211]: time=\"2026-06-11T16:36:27.132791214Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=982a3e52-9de6-4d73-82cc-996b5e9cbabe name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.995869 | controller |     "Jun 11 16:36:27.143574 crc crio[23211]: time=\"2026-06-11T16:36:27.143247247Z\" level=info msg=\"Stopping pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320\" id=f4345655-f20b-4059-9b1a-e93652e1f0ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.995884 | controller |     "Jun 11 16:36:27.144680 crc crio[23211]: time=\"2026-06-11T16:36:27.14459199Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-ddf44 Namespace:openstack ID:67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320 UID:58d814f3-125f-49ab-99e3-29ba0369f026 NetNS:/var/run/netns/9c4f1804-092e-42d3-8e94-03620607866f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d814f3_125f_49ab_99e3_29ba0369f026.slice PodAnnotations:0xc0038ac1a8}] Aliases:map[]}\"",
2026-06-11 18:01:02.995900 | controller |     "Jun 11 16:36:27.146565 crc crio[23211]: time=\"2026-06-11T16:36:27.145251915Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f94844f59-ddf44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.995915 | controller |     "Jun 11 16:36:27.154747 crc crio[23211]: time=\"2026-06-11T16:36:27.151039096Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\\\"\"",
2026-06-11 18:01:02.995931 | controller |     "Jun 11 16:36:27.185557 crc crio[23211]: time=\"2026-06-11T16:36:27.17263233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=796dd04c-3b98-4ad7-9fa3-8b8cd4e6c702 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.995946 | controller |     "Jun 11 16:36:27.185557 crc crio[23211]: time=\"2026-06-11T16:36:27.177724553Z\" level=info msg=\"Stopping pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1\" id=a7efac23-99a8-4f65-91bb-7aecaf4ad95d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.995961 | controller |     "Jun 11 16:36:27.185557 crc crio[23211]: time=\"2026-06-11T16:36:27.178952232Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-xkmcg Namespace:openstack ID:db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1 UID:091374bf-e70a-48e1-94cb-f9e269217a72 NetNS:/var/run/netns/6ca95488-7fb0-4cef-9f19-4db047aa37fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod091374bf_e70a_48e1_94cb_f9e269217a72.slice PodAnnotations:0xc000d2e1a8}] Aliases:map[]}\"",
2026-06-11 18:01:02.995980 | controller |     "Jun 11 16:36:27.185557 crc crio[23211]: time=\"2026-06-11T16:36:27.179139567Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-bf5545dbf-xkmcg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.995997 | controller |     "Jun 11 16:36:27.220748 crc crio[23211]: time=\"2026-06-11T16:36:27.216362208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fdd9c3f8-4f86-453a-aa3a-2c7c574961a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.996012 | controller |     "Jun 11 16:36:27.479243 crc crio[23211]: time=\"2026-06-11T16:36:27.477087675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a1273d6a-f1c1-4f1a-9f88-3a04df5e237b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.996027 | controller |     "Jun 11 16:36:27.535778 crc crio[23211]: time=\"2026-06-11T16:36:27.535618323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a51cfa07-09a8-4919-99a1-560c4c6ec457 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.996041 | controller |     "Jun 11 16:36:27.615812 crc crio[23211]: time=\"2026-06-11T16:36:27.615241131Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns\" id=d1706717-08a9-4ea3-a837-4c4ddff3a51a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.996056 | controller |     "Jun 11 16:36:27.618231 crc crio[23211]: time=\"2026-06-11T16:36:27.618198473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.996070 | controller |     "Jun 11 16:36:27.671088 crc crio[23211]: time=\"2026-06-11T16:36:27.670801548Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns\" id=5870902c-3eef-4cef-ba37-0943a547fcc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.996084 | controller |     "Jun 11 16:36:27.672874 crc crio[23211]: time=\"2026-06-11T16:36:27.672746145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.996099 | controller |     "Jun 11 16:36:27.872771 crc crio[23211]: time=\"2026-06-11T16:36:27.872458963Z\" level=info msg=\"Created container f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2: openstack/rabbitmq-cell1-server-0/setup-container\" id=8478b692-e585-4b2e-b184-d76384dae194 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.996113 | controller |     "Jun 11 16:36:27.887515 crc crio[23211]: time=\"2026-06-11T16:36:27.884112355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.996128 | controller |     "Jun 11 16:36:27.891159 crc crio[23211]: time=\"2026-06-11T16:36:27.890831389Z\" level=info msg=\"Starting container: f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2\" id=54ec6115-2b17-4cc7-a002-10c3c277377a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.996147 | controller |     "Jun 11 16:36:27.896156 crc crio[23211]: time=\"2026-06-11T16:36:27.896079916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.996175 | controller |     "Jun 11 16:36:27.898357 crc crio[23211]: time=\"2026-06-11T16:36:27.898210368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.996207 | controller |     "Jun 11 16:36:27.916233 crc crio[23211]: time=\"2026-06-11T16:36:27.916177403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.996236 | controller |     "Jun 11 16:36:27.947183 crc crio[23211]: time=\"2026-06-11T16:36:27.937690894Z\" level=info msg=\"Started container\" PID=58212 containerID=f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2 description=openstack/rabbitmq-cell1-server-0/setup-container id=54ec6115-2b17-4cc7-a002-10c3c277377a name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5",
2026-06-11 18:01:02.996264 | controller |     "Jun 11 16:36:28.163583 crc crio[23211]: time=\"2026-06-11T16:36:28.162900699Z\" level=info msg=\"Created container c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48: openstack/rabbitmq-server-0/setup-container\" id=51b5ffaf-ec36-40d6-91ba-44786150ffad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.996292 | controller |     "Jun 11 16:36:28.167498 crc crio[23211]: time=\"2026-06-11T16:36:28.16535447Z\" level=info msg=\"Starting container: c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48\" id=6549de07-df6c-402d-9a1f-2d8aa39fa2bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.996319 | controller |     "Jun 11 16:36:28.167498 crc crio[23211]: time=\"2026-06-11T16:36:28.165589644Z\" level=info msg=\"Stopped pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1\" id=a7efac23-99a8-4f65-91bb-7aecaf4ad95d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.996346 | controller |     "Jun 11 16:36:28.191265 crc crio[23211]: time=\"2026-06-11T16:36:28.184275798Z\" level=info msg=\"Stopped pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320\" id=f4345655-f20b-4059-9b1a-e93652e1f0ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.996373 | controller |     "Jun 11 16:36:28.287889 crc crio[23211]: time=\"2026-06-11T16:36:28.287777475Z\" level=info msg=\"Started container\" PID=58218 containerID=c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48 description=openstack/rabbitmq-server-0/setup-container id=6549de07-df6c-402d-9a1f-2d8aa39fa2bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a",
2026-06-11 18:01:02.996400 | controller |     "Jun 11 16:36:28.440533 crc crio[23211]: time=\"2026-06-11T16:36:28.439030989Z\" level=info msg=\"Created container 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c: openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns\" id=5870902c-3eef-4cef-ba37-0943a547fcc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.996427 | controller |     "Jun 11 16:36:28.448534 crc crio[23211]: time=\"2026-06-11T16:36:28.448180822Z\" level=info msg=\"Created container e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c: openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns\" id=d1706717-08a9-4ea3-a837-4c4ddff3a51a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.996453 | controller |     "Jun 11 16:36:28.451395 crc crio[23211]: time=\"2026-06-11T16:36:28.451256166Z\" level=info msg=\"Starting container: e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c\" id=ee9887ca-e48d-4288-ab68-ab1009323a44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.996479 | controller |     "Jun 11 16:36:28.465217 crc crio[23211]: time=\"2026-06-11T16:36:28.464837594Z\" level=info msg=\"Starting container: 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c\" id=9cc8e1ba-49ee-44c3-887d-2570255b7997 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.996528 | controller |     "Jun 11 16:36:28.478501 crc crio[23211]: time=\"2026-06-11T16:36:28.476727262Z\" level=info msg=\"Started container\" PID=58564 containerID=e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c description=openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns id=ee9887ca-e48d-4288-ab68-ab1009323a44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5",
2026-06-11 18:01:02.996567 | controller |     "Jun 11 16:36:28.517709 crc crio[23211]: time=\"2026-06-11T16:36:28.514764203Z\" level=info msg=\"Removing container: b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c\" id=d6efbf00-a38a-4ddf-b428-2701abf735d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.996597 | controller |     "Jun 11 16:36:28.524138 crc crio[23211]: time=\"2026-06-11T16:36:28.523073276Z\" level=info msg=\"Started container\" PID=58566 containerID=801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c description=openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns id=9cc8e1ba-49ee-44c3-887d-2570255b7997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120",
2026-06-11 18:01:02.996625 | controller |     "Jun 11 16:36:28.593160 crc crio[23211]: time=\"2026-06-11T16:36:28.593071401Z\" level=info msg=\"Removed container b835a22f648e05fdf9bc5b85fe6b252c533d26d972608fca55b79a6c2b74da4c: openstack/dnsmasq-dns-6f94844f59-ddf44/init\" id=d6efbf00-a38a-4ddf-b428-2701abf735d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.996652 | controller |     "Jun 11 16:36:30.616638 crc crio[23211]: time=\"2026-06-11T16:36:30.615867967Z\" level=info msg=\"Stopping pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7\" id=51d1c395-ae60-4a78-b3cd-666630fc3a25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.996679 | controller |     "Jun 11 16:36:30.618363 crc crio[23211]: time=\"2026-06-11T16:36:30.618178652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686596-rrblj Namespace:openshift-infra ID:5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7 UID:eb185bfa-0a5a-46cf-bcc2-3a1a4e0c9c4d NetNS:/var/run/netns/af90ecc4-8440-4f51-85e3-39819fec5f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb185bfa_0a5a_46cf_bcc2_3a1a4e0c9c4d.slice PodAnnotations:0xc0018be650}] Aliases:map[]}\"",
2026-06-11 18:01:02.996707 | controller |     "Jun 11 16:36:30.618637 crc crio[23211]: time=\"2026-06-11T16:36:30.618550962Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686596-rrblj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.996734 | controller |     "Jun 11 16:36:32.646068 crc crio[23211]: time=\"2026-06-11T16:36:32.64556278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f3b4af5a-3753-4b0b-bba5-b5cdb459f5d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.996760 | controller |     "Jun 11 16:36:32.657897 crc crio[23211]: time=\"2026-06-11T16:36:32.657846807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bae80ebd-4580-4df1-be13-73bc60bbbfbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.996787 | controller |     "Jun 11 16:36:33.997085 crc crio[23211]: time=\"2026-06-11T16:36:33.996615292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b1eaad3b-b4f4-445a-8113-67e539782a38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.996818 | controller |     "Jun 11 16:36:34.004975 crc crio[23211]: time=\"2026-06-11T16:36:34.003386145Z\" level=info msg=\"Stopped pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7\" id=51d1c395-ae60-4a78-b3cd-666630fc3a25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.996846 | controller |     "Jun 11 16:36:34.051822 crc crio[23211]: time=\"2026-06-11T16:36:34.051708886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=daab10f4-2de9-4d3c-9c61-a3cd5ad758ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.996873 | controller |     "Jun 11 16:36:34.083906 crc crio[23211]: time=\"2026-06-11T16:36:34.083798564Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=13296328-2fc7-4d6c-ba3e-02f008bbddbe name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.996900 | controller |     "Jun 11 16:36:34.085206 crc crio[23211]: time=\"2026-06-11T16:36:34.085088615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=ba0c7db4-04b3-43a8-8761-0bc3e707288e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.996926 | controller |     "Jun 11 16:36:34.090978 crc crio[23211]: time=\"2026-06-11T16:36:34.090886934Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=b3eaae62-2ae0-41a1-a54a-0f86e7e76ff9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.996953 | controller |     "Jun 11 16:36:34.091865 crc crio[23211]: time=\"2026-06-11T16:36:34.091715795Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=55eaff8d-6caf-4df2-a05b-2fa26b292a23 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.996979 | controller |     "Jun 11 16:36:34.093021 crc crio[23211]: time=\"2026-06-11T16:36:34.092569985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=dd6d7f8a-2592-4fd2-b99e-9f3a97189f56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.997005 | controller |     "Jun 11 16:36:34.103751 crc crio[23211]: time=\"2026-06-11T16:36:34.103673805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997031 | controller |     "Jun 11 16:36:34.116626 crc crio[23211]: time=\"2026-06-11T16:36:34.115853019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=e0561aea-a558-41b5-81a7-6e0d0137d50e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.997057 | controller |     "Jun 11 16:36:34.116626 crc crio[23211]: time=\"2026-06-11T16:36:34.116179948Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=5d6a1c30-e1d2-453b-b428-c4df6bddf0ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.997083 | controller |     "Jun 11 16:36:34.118633 crc crio[23211]: time=\"2026-06-11T16:36:34.118039753Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=982a3e52-9de6-4d73-82cc-996b5e9cbabe name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.997110 | controller |     "Jun 11 16:36:34.118633 crc crio[23211]: time=\"2026-06-11T16:36:34.118580797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=1f7a9b3b-e136-40d4-bf88-dcf4c13596fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.997170 | controller |     "Jun 11 16:36:34.119607 crc crio[23211]: time=\"2026-06-11T16:36:34.119519239Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=cabc82e5-052b-4e13-b0eb-055a559185ba name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.997199 | controller |     "Jun 11 16:36:34.120930 crc crio[23211]: time=\"2026-06-11T16:36:34.120190825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=48fb07dc-0e24-4c5e-9c79-2e4e9ba9bc7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.997217 | controller |     "Jun 11 16:36:34.126769 crc crio[23211]: time=\"2026-06-11T16:36:34.126728373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997234 | controller |     "Jun 11 16:36:34.164243 crc crio[23211]: time=\"2026-06-11T16:36:34.163600067Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-tcz2l/ovsdb-server-init\" id=c218d8df-a066-4573-a2dd-27e9cf4d8328 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.997250 | controller |     "Jun 11 16:36:34.165651 crc crio[23211]: time=\"2026-06-11T16:36:34.165622066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997266 | controller |     "Jun 11 16:36:34.190269 crc crio[23211]: time=\"2026-06-11T16:36:34.190183131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997281 | controller |     "Jun 11 16:36:34.196996 crc crio[23211]: time=\"2026-06-11T16:36:34.196842802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997296 | controller |     "Jun 11 16:36:34.207091 crc crio[23211]: time=\"2026-06-11T16:36:34.206826403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=245fe188-4a66-48fe-ba2a-7c97ad0fa61e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.997311 | controller |     "Jun 11 16:36:34.208033 crc crio[23211]: time=\"2026-06-11T16:36:34.207960732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997325 | controller |     "Jun 11 16:36:34.215160 crc crio[23211]: time=\"2026-06-11T16:36:34.214995241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997340 | controller |     "Jun 11 16:36:34.222764 crc crio[23211]: time=\"2026-06-11T16:36:34.222548315Z\" level=info msg=\"Creating container: openstack/ovn-controller-gtpx6/ovn-controller\" id=1f676bc4-00cb-4eaa-b264-011fe983dc36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.997355 | controller |     "Jun 11 16:36:34.223630 crc crio[23211]: time=\"2026-06-11T16:36:34.223520248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=39ed5501-f5bc-481e-90ff-d3339381ce6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.997369 | controller |     "Jun 11 16:36:34.226090 crc crio[23211]: time=\"2026-06-11T16:36:34.225408154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997389 | controller |     "Jun 11 16:36:34.241565 crc crio[23211]: time=\"2026-06-11T16:36:34.241404092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=8af2e245-d43e-4226-a07e-c7636327e38c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.997405 | controller |     "Jun 11 16:36:34.242512 crc crio[23211]: time=\"2026-06-11T16:36:34.242396226Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=119decbf-9551-41c4-a662-64631690ee99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.997419 | controller |     "Jun 11 16:36:34.244004 crc crio[23211]: time=\"2026-06-11T16:36:34.243852791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997434 | controller |     "Jun 11 16:36:34.245065 crc crio[23211]: time=\"2026-06-11T16:36:34.244979719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997448 | controller |     "Jun 11 16:36:34.255207 crc crio[23211]: time=\"2026-06-11T16:36:34.255141235Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=54dad2dd-f83f-40d9-b6c0-ae6dc96a3d0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.997463 | controller |     "Jun 11 16:36:34.291030 crc crio[23211]: time=\"2026-06-11T16:36:34.290927031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997478 | controller |     "Jun 11 16:36:34.322955 crc crio[23211]: time=\"2026-06-11T16:36:34.322515167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997492 | controller |     "Jun 11 16:36:34.346334 crc crio[23211]: time=\"2026-06-11T16:36:34.346244062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997506 | controller |     "Jun 11 16:36:34.353276 crc crio[23211]: time=\"2026-06-11T16:36:34.353070067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997550 | controller |     "Jun 11 16:36:34.383794 crc crio[23211]: time=\"2026-06-11T16:36:34.383685709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997567 | controller |     "Jun 11 16:36:34.395888 crc crio[23211]: time=\"2026-06-11T16:36:34.395787401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.997582 | controller |     "Jun 11 16:36:34.396836 crc crio[23211]: time=\"2026-06-11T16:36:34.396762015Z\" level=info msg=\"Created container 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a: openstack/openstack-galera-0/galera\" id=b3eaae62-2ae0-41a1-a54a-0f86e7e76ff9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.997597 | controller |     "Jun 11 16:36:34.398634 crc crio[23211]: time=\"2026-06-11T16:36:34.39819236Z\" level=info msg=\"Starting container: 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a\" id=defe76eb-124e-455a-8896-89fc1b1bec4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.997617 | controller |     "Jun 11 16:36:34.406811 crc crio[23211]: time=\"2026-06-11T16:36:34.405251231Z\" level=info msg=\"Created container 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a: openstack/openstack-cell1-galera-0/galera\" id=5d6a1c30-e1d2-453b-b428-c4df6bddf0ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.997632 | controller |     "Jun 11 16:36:34.406811 crc crio[23211]: time=\"2026-06-11T16:36:34.406413949Z\" level=info msg=\"Starting container: 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a\" id=fff3dfdf-0919-4a4e-9448-1b37e01adf19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.997647 | controller |     "Jun 11 16:36:34.418068 crc crio[23211]: time=\"2026-06-11T16:36:34.413123622Z\" level=info msg=\"Started container\" PID=59235 containerID=07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a description=openstack/openstack-galera-0/galera id=defe76eb-124e-455a-8896-89fc1b1bec4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264",
2026-06-11 18:01:02.997662 | controller |     "Jun 11 16:36:34.431748 crc crio[23211]: time=\"2026-06-11T16:36:34.431655391Z\" level=info msg=\"Started container\" PID=59238 containerID=566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a description=openstack/openstack-cell1-galera-0/galera id=fff3dfdf-0919-4a4e-9448-1b37e01adf19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d",
2026-06-11 18:01:02.997677 | controller |     "Jun 11 16:36:34.556845 crc crio[23211]: time=\"2026-06-11T16:36:34.552802015Z\" level=info msg=\"Created container dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=54dad2dd-f83f-40d9-b6c0-ae6dc96a3d0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.997692 | controller |     "Jun 11 16:36:34.556845 crc crio[23211]: time=\"2026-06-11T16:36:34.554498626Z\" level=info msg=\"Starting container: dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861\" id=4d977581-a4e4-4733-b985-22d448b1cb71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.997707 | controller |     "Jun 11 16:36:34.557685 crc crio[23211]: time=\"2026-06-11T16:36:34.557640952Z\" level=info msg=\"Created container a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=119decbf-9551-41c4-a662-64631690ee99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.997722 | controller |     "Jun 11 16:36:34.569568 crc crio[23211]: time=\"2026-06-11T16:36:34.565349559Z\" level=info msg=\"Starting container: a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609\" id=1345beb0-936a-4012-a433-2fc835ba15a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.997736 | controller |     "Jun 11 16:36:34.597778 crc crio[23211]: time=\"2026-06-11T16:36:34.595964621Z\" level=info msg=\"Started container\" PID=59264 containerID=dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=4d977581-a4e4-4733-b985-22d448b1cb71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e",
2026-06-11 18:01:02.997751 | controller |     "Jun 11 16:36:34.597778 crc crio[23211]: time=\"2026-06-11T16:36:34.596334921Z\" level=info msg=\"Started container\" PID=59253 containerID=a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=1345beb0-936a-4012-a433-2fc835ba15a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a",
2026-06-11 18:01:02.997766 | controller |     "Jun 11 16:36:34.617685 crc crio[23211]: time=\"2026-06-11T16:36:34.617589576Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=a1798654-7c69-4537-bad7-e3fd1a4ea43d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.997785 | controller |     "Jun 11 16:36:34.617962 crc crio[23211]: time=\"2026-06-11T16:36:34.617879192Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=a1798654-7c69-4537-bad7-e3fd1a4ea43d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.997801 | controller |     "Jun 11 16:36:34.617962 crc crio[23211]: time=\"2026-06-11T16:36:34.617936594Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=a1798654-7c69-4537-bad7-e3fd1a4ea43d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.997815 | controller |     "Jun 11 16:36:34.619607 crc crio[23211]: time=\"2026-06-11T16:36:34.619548083Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=e7e06a86-b020-43f0-b06d-2411642caf15 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.997830 | controller |     "Jun 11 16:36:34.634619 crc crio[23211]: time=\"2026-06-11T16:36:34.629135755Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=01d03a44-d63f-403f-bd0a-0647417bfc1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.997845 | controller |     "Jun 11 16:36:34.634619 crc crio[23211]: time=\"2026-06-11T16:36:34.629565675Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=01d03a44-d63f-403f-bd0a-0647417bfc1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.997861 | controller |     "Jun 11 16:36:34.634619 crc crio[23211]: time=\"2026-06-11T16:36:34.629630047Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=01d03a44-d63f-403f-bd0a-0647417bfc1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.997875 | controller |     "Jun 11 16:36:34.634619 crc crio[23211]: time=\"2026-06-11T16:36:34.632115927Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=247e7124-8b36-483a-8ca5-c3c95b079176 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.997890 | controller |     "Jun 11 16:36:34.648371 crc crio[23211]: time=\"2026-06-11T16:36:34.647200393Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"",
2026-06-11 18:01:02.997904 | controller |     "Jun 11 16:36:34.653675 crc crio[23211]: time=\"2026-06-11T16:36:34.652670065Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"",
2026-06-11 18:01:02.997918 | controller |     "Jun 11 16:36:34.847219 crc crio[23211]: time=\"2026-06-11T16:36:34.847142837Z\" level=info msg=\"Stopping container: 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c (timeout: 10s)\" id=2972e45c-bd10-44bb-9337-8cb97eb503fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.997932 | controller |     "Jun 11 16:36:35.017646 crc crio[23211]: time=\"2026-06-11T16:36:35.017211347Z\" level=info msg=\"Stopped container 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c: openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns\" id=2972e45c-bd10-44bb-9337-8cb97eb503fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.997951 | controller |     "Jun 11 16:36:35.022263 crc crio[23211]: time=\"2026-06-11T16:36:35.020152509Z\" level=info msg=\"Stopping pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\" id=9c13fc90-c88f-4e4d-a609-335b138abcaa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.997966 | controller |     "Jun 11 16:36:35.022263 crc crio[23211]: time=\"2026-06-11T16:36:35.020743232Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-p8d9r Namespace:openstack ID:4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120 UID:7902e064-c0a1-4038-9104-c0408ffb7056 NetNS:/var/run/netns/15a432af-2d45-4a57-ad93-f37ac8ea29d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7902e064_c0a1_4038_9104_c0408ffb7056.slice PodAnnotations:0xc0028181b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.997982 | controller |     "Jun 11 16:36:35.022263 crc crio[23211]: time=\"2026-06-11T16:36:35.020919876Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-69664d8887-p8d9r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.997996 | controller |     "Jun 11 16:36:35.429975 crc crio[23211]: time=\"2026-06-11T16:36:35.42968869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998011 | controller |     "Jun 11 16:36:35.438655 crc crio[23211]: time=\"2026-06-11T16:36:35.437753995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998025 | controller |     "Jun 11 16:36:35.513620 crc crio[23211]: time=\"2026-06-11T16:36:35.51267565Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694db665c-rvszz/POD\" id=070d886a-e0b9-489c-80bb-5c82597b4bfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.998039 | controller |     "Jun 11 16:36:35.513620 crc crio[23211]: time=\"2026-06-11T16:36:35.512872564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998054 | controller |     "Jun 11 16:36:35.623833 crc crio[23211]: time=\"2026-06-11T16:36:35.622115141Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-rvszz Namespace:openstack ID:6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d UID:fd46da01-22b0-4b9f-baa0-d8a9651fc42f NetNS:/var/run/netns/b9d8c72b-dd81-4ca5-a137-6e2d3d073d53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd46da01_22b0_4b9f_baa0_d8a9651fc42f.slice PodAnnotations:0xc0038ac8b0}] Aliases:map[]}\"",
2026-06-11 18:01:02.998068 | controller |     "Jun 11 16:36:35.623833 crc crio[23211]: time=\"2026-06-11T16:36:35.622742446Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694db665c-rvszz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.998084 | controller |     "Jun 11 16:36:35.678272 crc crio[23211]: time=\"2026-06-11T16:36:35.678171649Z\" level=info msg=\"Created container f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e: openstack/ovn-controller-gtpx6/ovn-controller\" id=1f676bc4-00cb-4eaa-b264-011fe983dc36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.998099 | controller |     "Jun 11 16:36:35.679554 crc crio[23211]: time=\"2026-06-11T16:36:35.679347198Z\" level=info msg=\"Starting container: f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e\" id=c1eb3af6-e1a4-4912-979f-42d3c16e0f96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.998119 | controller |     "Jun 11 16:36:35.679908 crc crio[23211]: time=\"2026-06-11T16:36:35.679819069Z\" level=info msg=\"Created container 4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2: openstack/ovn-controller-ovs-tcz2l/ovsdb-server-init\" id=c218d8df-a066-4573-a2dd-27e9cf4d8328 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.998135 | controller |     "Jun 11 16:36:35.701909 crc crio[23211]: time=\"2026-06-11T16:36:35.70173633Z\" level=info msg=\"Starting container: 4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2\" id=4d85fc70-f113-46e5-a075-72390dbe3f4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.998151 | controller |     "Jun 11 16:36:35.713660 crc crio[23211]: time=\"2026-06-11T16:36:35.713564497Z\" level=info msg=\"Stopped pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\" id=9c13fc90-c88f-4e4d-a609-335b138abcaa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.998166 | controller |     "Jun 11 16:36:35.724248 crc crio[23211]: time=\"2026-06-11T16:36:35.724138503Z\" level=info msg=\"Started container\" PID=59577 containerID=f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e description=openstack/ovn-controller-gtpx6/ovn-controller id=c1eb3af6-e1a4-4912-979f-42d3c16e0f96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3",
2026-06-11 18:01:02.998182 | controller |     "Jun 11 16:36:35.738027 crc crio[23211]: time=\"2026-06-11T16:36:35.735283093Z\" level=info msg=\"Started container\" PID=59572 containerID=4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2 description=openstack/ovn-controller-ovs-tcz2l/ovsdb-server-init id=4d85fc70-f113-46e5-a075-72390dbe3f4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa",
2026-06-11 18:01:02.998198 | controller |     "Jun 11 16:36:35.963262 crc crio[23211]: time=\"2026-06-11T16:36:35.962767364Z\" level=info msg=\"Removing container: 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c\" id=12922576-1622-4ac7-9250-c209a7f965ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.998214 | controller |     "Jun 11 16:36:36.116850 crc crio[23211]: time=\"2026-06-11T16:36:36.116740604Z\" level=info msg=\"Removed container 801402abeb60b1dd9cbd8d96138c0ebc323a39609fb72ac03bbacf899fffb15c: openstack/dnsmasq-dns-69664d8887-p8d9r/dnsmasq-dns\" id=12922576-1622-4ac7-9250-c209a7f965ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.998230 | controller |     "Jun 11 16:36:36.124055 crc crio[23211]: time=\"2026-06-11T16:36:36.123955798Z\" level=info msg=\"Removing container: 4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793\" id=3c2a8f98-ed96-4bf8-afc4-f3cc85c142f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.998245 | controller |     "Jun 11 16:36:36.154608 crc crio[23211]: time=\"2026-06-11T16:36:36.154043548Z\" level=info msg=\"Removed container 4e127dc043b067b0f3b511c21ae8ff2d3805d99fca9cbca31f1ec7ece45b2793: openstack/dnsmasq-dns-69664d8887-p8d9r/init\" id=3c2a8f98-ed96-4bf8-afc4-f3cc85c142f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:02.998261 | controller |     "Jun 11 16:36:38.003126 crc crio[23211]: time=\"2026-06-11T16:36:38.002403668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=be6d0dec-f34a-4780-b0f8-632bb6a7d757 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.998276 | controller |     "Jun 11 16:36:38.028764 crc crio[23211]: time=\"2026-06-11T16:36:38.024877142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=b876dc8a-a83e-492e-be0e-3abfe8faf02c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.998295 | controller |     "Jun 11 16:36:38.559597 crc crio[23211]: 2026-06-11T16:36:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6176d6832a5750c Mac:d2:ff:1b:ec:5e:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/b9d8c72b-dd81-4ca5-a137-6e2d3d073d53 SocketPath: PciID:}] [{Interface:0xc0005105a0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.998312 | controller |     "Jun 11 16:36:38.562925 crc crio[23211]: time=\"2026-06-11T16:36:38.562636021Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-rvszz Namespace:openstack ID:6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d UID:fd46da01-22b0-4b9f-baa0-d8a9651fc42f NetNS:/var/run/netns/b9d8c72b-dd81-4ca5-a137-6e2d3d073d53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd46da01_22b0_4b9f_baa0_d8a9651fc42f.slice PodAnnotations:0xc0038ac8b0}] Aliases:map[]}\"",
2026-06-11 18:01:02.998328 | controller |     "Jun 11 16:36:38.562925 crc crio[23211]: time=\"2026-06-11T16:36:38.562901407Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694db665c-rvszz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.998343 | controller |     "Jun 11 16:36:38.595840 crc crio[23211]: time=\"2026-06-11T16:36:38.595095706Z\" level=info msg=\"Ran pod sandbox 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d with infra container: openstack/dnsmasq-dns-694db665c-rvszz/POD\" id=070d886a-e0b9-489c-80bb-5c82597b4bfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.998359 | controller |     "Jun 11 16:36:38.599124 crc crio[23211]: time=\"2026-06-11T16:36:38.599041862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b5cfcd6c-19bf-404d-bfe1-71040e2c2629 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.998374 | controller |     "Jun 11 16:36:38.630124 crc crio[23211]: time=\"2026-06-11T16:36:38.629966541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=beae48ca-cd44-4905-8456-6b26fc6756e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.998389 | controller |     "Jun 11 16:36:38.647741 crc crio[23211]: time=\"2026-06-11T16:36:38.64765777Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-tcz2l/ovsdb-server\" id=d5bd95f9-2ed9-47fe-bece-cef3d1e10c6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.998405 | controller |     "Jun 11 16:36:38.648536 crc crio[23211]: time=\"2026-06-11T16:36:38.648385937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998420 | controller |     "Jun 11 16:36:38.711203 crc crio[23211]: time=\"2026-06-11T16:36:38.711051155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998435 | controller |     "Jun 11 16:36:38.949253 crc crio[23211]: time=\"2026-06-11T16:36:38.948600991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998450 | controller |     "Jun 11 16:36:39.506661 crc crio[23211]: time=\"2026-06-11T16:36:39.503534325Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-rvszz/init\" id=6dfa288d-afbf-4df4-b502-e0c7beb2e9b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.998464 | controller |     "Jun 11 16:36:39.508082 crc crio[23211]: time=\"2026-06-11T16:36:39.507357057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998484 | controller |     "Jun 11 16:36:39.545343 crc crio[23211]: time=\"2026-06-11T16:36:39.545235575Z\" level=info msg=\"Created container a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de: openstack/ovn-controller-ovs-tcz2l/ovsdb-server\" id=d5bd95f9-2ed9-47fe-bece-cef3d1e10c6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.998500 | controller |     "Jun 11 16:36:39.546992 crc crio[23211]: time=\"2026-06-11T16:36:39.546920556Z\" level=info msg=\"Starting container: a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de\" id=6d81f5b3-05b6-487c-b0ec-6fc2440f7d25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.998535 | controller |     "Jun 11 16:36:39.555743 crc crio[23211]: time=\"2026-06-11T16:36:39.555635507Z\" level=info msg=\"Started container\" PID=60297 containerID=a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de description=openstack/ovn-controller-ovs-tcz2l/ovsdb-server id=6d81f5b3-05b6-487c-b0ec-6fc2440f7d25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa",
2026-06-11 18:01:02.998554 | controller |     "Jun 11 16:36:39.585627 crc crio[23211]: time=\"2026-06-11T16:36:39.58548496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998569 | controller |     "Jun 11 16:36:39.592285 crc crio[23211]: time=\"2026-06-11T16:36:39.592150431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998584 | controller |     "Jun 11 16:36:40.158501 crc crio[23211]: time=\"2026-06-11T16:36:40.157905578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=0d65ee4b-a54d-4d12-9ef1-5f116ef29237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.998600 | controller |     "Jun 11 16:36:40.181463 crc crio[23211]: time=\"2026-06-11T16:36:40.181354227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=2a0f01e8-c519-4eba-8db7-bd303a84a3a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.998615 | controller |     "Jun 11 16:36:40.478609 crc crio[23211]: time=\"2026-06-11T16:36:40.478398223Z\" level=info msg=\"Created container 542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c: openstack/dnsmasq-dns-694db665c-rvszz/init\" id=6dfa288d-afbf-4df4-b502-e0c7beb2e9b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.998630 | controller |     "Jun 11 16:36:40.482549 crc crio[23211]: time=\"2026-06-11T16:36:40.482497991Z\" level=info msg=\"Starting container: 542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c\" id=376bf01c-5763-4604-a922-49eca8511480 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.998644 | controller |     "Jun 11 16:36:40.490717 crc crio[23211]: time=\"2026-06-11T16:36:40.490617429Z\" level=info msg=\"Started container\" PID=60343 containerID=542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c description=openstack/dnsmasq-dns-694db665c-rvszz/init id=376bf01c-5763-4604-a922-49eca8511480 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d",
2026-06-11 18:01:02.998659 | controller |     "Jun 11 16:36:40.584291 crc crio[23211]: time=\"2026-06-11T16:36:40.584164265Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd\" id=bc64865e-4ea7-4fcc-b1e5-c16f0bfaafbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.998678 | controller |     "Jun 11 16:36:40.585497 crc crio[23211]: time=\"2026-06-11T16:36:40.584843891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998694 | controller |     "Jun 11 16:36:40.641285 crc crio[23211]: time=\"2026-06-11T16:36:40.640814478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998709 | controller |     "Jun 11 16:36:40.877774 crc crio[23211]: time=\"2026-06-11T16:36:40.877565453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998724 | controller |     "Jun 11 16:36:41.066691 crc crio[23211]: time=\"2026-06-11T16:36:41.066630513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=511fbf0b-6625-45e9-9df2-c12e954d3493 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.998739 | controller |     "Jun 11 16:36:41.101088 crc crio[23211]: time=\"2026-06-11T16:36:41.100938564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c84f82b3-86de-42d5-82eb-19b65b4fdd11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.998753 | controller |     "Jun 11 16:36:41.303812 crc crio[23211]: time=\"2026-06-11T16:36:41.29356788Z\" level=info msg=\"Created container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761: openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd\" id=bc64865e-4ea7-4fcc-b1e5-c16f0bfaafbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.998768 | controller |     "Jun 11 16:36:41.308791 crc crio[23211]: time=\"2026-06-11T16:36:41.308141914Z\" level=info msg=\"Starting container: 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761\" id=b31f0cc2-ee0c-404e-bae8-54a482fd48aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.998783 | controller |     "Jun 11 16:36:41.313359 crc crio[23211]: time=\"2026-06-11T16:36:41.311372813Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns\" id=6aa752d6-8170-47d4-a422-561ea45c5010 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.998798 | controller |     "Jun 11 16:36:41.325690 crc crio[23211]: time=\"2026-06-11T16:36:41.325123585Z\" level=info msg=\"Started container\" PID=60404 containerID=8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 description=openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd id=b31f0cc2-ee0c-404e-bae8-54a482fd48aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa",
2026-06-11 18:01:02.998812 | controller |     "Jun 11 16:36:42.964647 crc crio[23211]: time=\"2026-06-11T16:36:42.963622771Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-xdz67/POD\" id=0e9cdb99-0e68-47e3-94b7-a6353cdb4303 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.998827 | controller |     "Jun 11 16:36:42.966060 crc crio[23211]: time=\"2026-06-11T16:36:42.964777309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998842 | controller |     "Jun 11 16:36:44.893375 crc crio[23211]: time=\"2026-06-11T16:36:44.892741747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998856 | controller |     "Jun 11 16:36:46.661092 crc crio[23211]: time=\"2026-06-11T16:36:46.660326319Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-xdz67 Namespace:openstack ID:b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710 UID:8d8600b1-2ac8-4b37-bd39-cf4cf5b01b3a NetNS:/var/run/netns/3e336438-b6c0-47ea-af46-58c01036841a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8600b1_2ac8_4b37_bd39_cf4cf5b01b3a.slice PodAnnotations:0xc0001ae2d8}] Aliases:map[]}\"",
2026-06-11 18:01:02.998876 | controller |     "Jun 11 16:36:46.662553 crc crio[23211]: time=\"2026-06-11T16:36:46.661128279Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-xdz67 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.998891 | controller |     "Jun 11 16:36:46.847580 crc crio[23211]: time=\"2026-06-11T16:36:46.837367758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998906 | controller |     "Jun 11 16:36:46.865681 crc crio[23211]: time=\"2026-06-11T16:36:46.86513317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.998921 | controller |     "Jun 11 16:36:46.883837 crc crio[23211]: time=\"2026-06-11T16:36:46.883739162Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=247e7124-8b36-483a-8ca5-c3c95b079176 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.998935 | controller |     "Jun 11 16:36:46.885113 crc crio[23211]: time=\"2026-06-11T16:36:46.885005382Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=e7e06a86-b020-43f0-b06d-2411642caf15 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.998950 | controller |     "Jun 11 16:36:46.892030 crc crio[23211]: time=\"2026-06-11T16:36:46.89195459Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=1fbbfbc3-bb77-43b1-aeb4-db97d0e5a44a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.998964 | controller |     "Jun 11 16:36:46.899629 crc crio[23211]: time=\"2026-06-11T16:36:46.899542974Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=e80c40e3-f8eb-4cf2-b673-423e1148c74c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.998979 | controller |     "Jun 11 16:36:46.946714 crc crio[23211]: time=\"2026-06-11T16:36:46.946488251Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=a9d292ae-5c89-4d17-af08-8e511000d70d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.998993 | controller |     "Jun 11 16:36:46.960657 crc crio[23211]: time=\"2026-06-11T16:36:46.959814675Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=e6f7ee43-cd26-44b7-85cf-b8864a8ab166 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.999008 | controller |     "Jun 11 16:36:46.961346 crc crio[23211]: time=\"2026-06-11T16:36:46.961253119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.999022 | controller |     "Jun 11 16:36:46.963771 crc crio[23211]: time=\"2026-06-11T16:36:46.963681229Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=1f749ab5-c5fc-405e-838e-9dbd5004e0b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.999044 | controller |     "Jun 11 16:36:47.006939 crc crio[23211]: time=\"2026-06-11T16:36:47.006818123Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=b65eedd3-b17f-4926-a70b-0fc723de2e84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.999059 | controller |     "Jun 11 16:36:47.017483 crc crio[23211]: time=\"2026-06-11T16:36:47.014581381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.999073 | controller |     "Jun 11 16:36:47.017483 crc crio[23211]: time=\"2026-06-11T16:36:47.0157712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.999087 | controller |     "Jun 11 16:36:47.022951 crc crio[23211]: time=\"2026-06-11T16:36:47.020789821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.999101 | controller |     "Jun 11 16:36:47.100164 crc crio[23211]: time=\"2026-06-11T16:36:47.100056822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.999115 | controller |     "Jun 11 16:36:47.103908 crc crio[23211]: time=\"2026-06-11T16:36:47.103364732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.999129 | controller |     "Jun 11 16:36:47.119640 crc crio[23211]: time=\"2026-06-11T16:36:47.119561105Z\" level=info msg=\"Created container 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138: openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns\" id=6aa752d6-8170-47d4-a422-561ea45c5010 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.999145 | controller |     "Jun 11 16:36:47.120812 crc crio[23211]: time=\"2026-06-11T16:36:47.120780574Z\" level=info msg=\"Starting container: 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138\" id=120485b9-5a5c-4442-9383-db6b1d6aac35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.999160 | controller |     "Jun 11 16:36:47.130647 crc crio[23211]: time=\"2026-06-11T16:36:47.130593972Z\" level=info msg=\"Started container\" PID=61057 containerID=8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138 description=openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns id=120485b9-5a5c-4442-9383-db6b1d6aac35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d",
2026-06-11 18:01:02.999176 | controller |     "Jun 11 16:36:47.146633 crc crio[23211]: time=\"2026-06-11T16:36:47.146543468Z\" level=info msg=\"Created container 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=e6f7ee43-cd26-44b7-85cf-b8864a8ab166 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.999191 | controller |     "Jun 11 16:36:47.148067 crc crio[23211]: time=\"2026-06-11T16:36:47.147964962Z\" level=info msg=\"Starting container: 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa\" id=975f6887-2c59-462f-9b33-8a0f9440c89b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.999206 | controller |     "Jun 11 16:36:47.155823 crc crio[23211]: time=\"2026-06-11T16:36:47.155793762Z\" level=info msg=\"Started container\" PID=61106 containerID=7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=975f6887-2c59-462f-9b33-8a0f9440c89b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e",
2026-06-11 18:01:02.999226 | controller |     "Jun 11 16:36:47.213032 crc crio[23211]: time=\"2026-06-11T16:36:47.211553964Z\" level=info msg=\"Created container b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=b65eedd3-b17f-4926-a70b-0fc723de2e84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.999242 | controller |     "Jun 11 16:36:47.217773 crc crio[23211]: time=\"2026-06-11T16:36:47.217696572Z\" level=info msg=\"Starting container: b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c\" id=59b4507c-5f78-4c49-864d-03966a3ab231 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:02.999258 | controller |     "Jun 11 16:36:47.227855 crc crio[23211]: time=\"2026-06-11T16:36:47.22714531Z\" level=info msg=\"Started container\" PID=61130 containerID=b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=59b4507c-5f78-4c49-864d-03966a3ab231 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a",
2026-06-11 18:01:02.999274 | controller |     "Jun 11 16:36:47.238342 crc crio[23211]: 2026-06-11T16:36:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4e7f335f4f163b Mac:6e:79:01:da:9b:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/3e336438-b6c0-47ea-af46-58c01036841a SocketPath: PciID:}] [{Interface:0xc00059a5d0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:02.999289 | controller |     "Jun 11 16:36:47.239758 crc crio[23211]: time=\"2026-06-11T16:36:47.239663464Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-xdz67 Namespace:openstack ID:b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710 UID:8d8600b1-2ac8-4b37-bd39-cf4cf5b01b3a NetNS:/var/run/netns/3e336438-b6c0-47ea-af46-58c01036841a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8600b1_2ac8_4b37_bd39_cf4cf5b01b3a.slice PodAnnotations:0xc0001ae2d8}] Aliases:map[]}\"",
2026-06-11 18:01:02.999305 | controller |     "Jun 11 16:36:47.239898 crc crio[23211]: time=\"2026-06-11T16:36:47.239850109Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-xdz67 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:02.999321 | controller |     "Jun 11 16:36:47.250980 crc crio[23211]: time=\"2026-06-11T16:36:47.250837884Z\" level=info msg=\"Ran pod sandbox b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710 with infra container: openstack/swift-ring-rebalance-xdz67/POD\" id=0e9cdb99-0e68-47e3-94b7-a6353cdb4303 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.999337 | controller |     "Jun 11 16:36:47.259406 crc crio[23211]: time=\"2026-06-11T16:36:47.258821768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=7ee22a07-172f-47a3-a508-dd6d889dbd04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.999352 | controller |     "Jun 11 16:36:47.259406 crc crio[23211]: time=\"2026-06-11T16:36:47.259086614Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found\" id=7ee22a07-172f-47a3-a508-dd6d889dbd04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.999368 | controller |     "Jun 11 16:36:47.259406 crc crio[23211]: time=\"2026-06-11T16:36:47.259137265Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found\" id=7ee22a07-172f-47a3-a508-dd6d889dbd04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.999387 | controller |     "Jun 11 16:36:47.261413 crc crio[23211]: time=\"2026-06-11T16:36:47.261246047Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=42235f4f-3fa3-4100-bce1-fb925d36cbb5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.999403 | controller |     "Jun 11 16:36:47.270093 crc crio[23211]: time=\"2026-06-11T16:36:47.269937367Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\\\"\"",
2026-06-11 18:01:02.999418 | controller |     "Jun 11 16:36:50.790113 crc crio[23211]: time=\"2026-06-11T16:36:50.78933515Z\" level=info msg=\"Stopping container: 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138 (timeout: 10s)\" id=24040f9e-e596-4a18-ae1c-93aa91c2deb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.999434 | controller |     "Jun 11 16:36:51.346840 crc crio[23211]: time=\"2026-06-11T16:36:51.346348895Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-84b4f45f59-7nzjx/POD\" id=975626ae-1d80-4db2-99bf-3070ff3d2d54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.999449 | controller |     "Jun 11 16:36:51.346962 crc crio[23211]: time=\"2026-06-11T16:36:51.346864217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.999465 | controller |     "Jun 11 16:36:51.543010 crc crio[23211]: time=\"2026-06-11T16:36:51.542926957Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-pm9jc/POD\" id=75c562e7-5755-4634-9366-87f92226a32a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.999480 | controller |     "Jun 11 16:36:51.543212 crc crio[23211]: time=\"2026-06-11T16:36:51.54303229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.999494 | controller |     "Jun 11 16:36:51.991693 crc crio[23211]: time=\"2026-06-11T16:36:51.991609907Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/POD\" id=fa201a47-6c35-4b40-b7d3-584e96e33ae9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.999509 | controller |     "Jun 11 16:36:51.992552 crc crio[23211]: time=\"2026-06-11T16:36:51.991712879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.999545 | controller |     "Jun 11 16:36:52.282491 crc crio[23211]: time=\"2026-06-11T16:36:52.281635944Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=883b5c6f-ab63-463c-b39c-2c04c162165b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.999562 | controller |     "Jun 11 16:36:52.282645 crc crio[23211]: time=\"2026-06-11T16:36:52.282509725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.999577 | controller |     "Jun 11 16:36:52.501705 crc crio[23211]: time=\"2026-06-11T16:36:52.501595943Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-l9kpv/POD\" id=4325e4ba-d439-4288-8f8d-a26ec1a3541f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.999592 | controller |     "Jun 11 16:36:52.501897 crc crio[23211]: time=\"2026-06-11T16:36:52.501789377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.999607 | controller |     "Jun 11 16:36:52.866682 crc crio[23211]: time=\"2026-06-11T16:36:52.866596815Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-dmdlp/POD\" id=c09d7233-d09f-4ccc-96e8-48917f3af391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:02.999626 | controller |     "Jun 11 16:36:52.866682 crc crio[23211]: time=\"2026-06-11T16:36:52.866684977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.999642 | controller |     "Jun 11 16:36:53.388886 crc crio[23211]: time=\"2026-06-11T16:36:53.388771506Z\" level=info msg=\"Stopped container 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138: openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns\" id=24040f9e-e596-4a18-ae1c-93aa91c2deb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:02.999656 | controller |     "Jun 11 16:36:53.390076 crc crio[23211]: time=\"2026-06-11T16:36:53.389391361Z\" level=info msg=\"Stopping pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\" id=c7b69d21-8571-4355-9d8d-2eb4654784c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:02.999671 | controller |     "Jun 11 16:36:53.390328 crc crio[23211]: time=\"2026-06-11T16:36:53.390197529Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-rvszz Namespace:openstack ID:6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d UID:fd46da01-22b0-4b9f-baa0-d8a9651fc42f NetNS:/var/run/netns/b9d8c72b-dd81-4ca5-a137-6e2d3d073d53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd46da01_22b0_4b9f_baa0_d8a9651fc42f.slice PodAnnotations:0xc000d2e660}] Aliases:map[]}\"",
2026-06-11 18:01:02.999687 | controller |     "Jun 11 16:36:53.390662 crc crio[23211]: time=\"2026-06-11T16:36:53.3906064Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694db665c-rvszz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.999702 | controller |     "Jun 11 16:36:53.553643 crc crio[23211]: time=\"2026-06-11T16:36:53.552817299Z\" level=info msg=\"Got pod network &{Name:placement-db-create-dmdlp Namespace:openstack ID:47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458 UID:88e9876e-549e-4106-98dd-efc9dd8176ff NetNS:/var/run/netns/b4c055a7-5876-4f50-b91a-79cff1ae7127 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88e9876e_549e_4106_98dd_efc9dd8176ff.slice PodAnnotations:0xc0018be3b8}] Aliases:map[]}\"",
2026-06-11 18:01:02.999731 | controller |     "Jun 11 16:36:53.553643 crc crio[23211]: time=\"2026-06-11T16:36:53.553461495Z\" level=info msg=\"Adding pod openstack_placement-db-create-dmdlp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.999748 | controller |     "Jun 11 16:36:53.578699 crc crio[23211]: time=\"2026-06-11T16:36:53.578578024Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84b4f45f59-7nzjx Namespace:openstack ID:7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651 UID:fc98abe9-2268-4ba2-a684-8bf104d5c200 NetNS:/var/run/netns/95bd358e-81f1-40ff-9f94-31383aec5cc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc98abe9_2268_4ba2_a684_8bf104d5c200.slice PodAnnotations:0xc0006122a8}] Aliases:map[]}\"",
2026-06-11 18:01:02.999764 | controller |     "Jun 11 16:36:53.578699 crc crio[23211]: time=\"2026-06-11T16:36:53.578682456Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-84b4f45f59-7nzjx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.999779 | controller |     "Jun 11 16:36:53.583896 crc crio[23211]: time=\"2026-06-11T16:36:53.583726209Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=42235f4f-3fa3-4100-bce1-fb925d36cbb5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:02.999798 | controller |     "Jun 11 16:36:53.585356 crc crio[23211]: time=\"2026-06-11T16:36:53.585122063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=8c24fd35-98cc-47e6-87ab-ee453924520a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.999813 | controller |     "Jun 11 16:36:53.597955 crc crio[23211]: time=\"2026-06-11T16:36:53.59780617Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-pm9jc Namespace:openstack ID:a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7 UID:403f8650-48c4-406c-b5b4-6ae7343c6a7f NetNS:/var/run/netns/1bc0fdcd-f7b3-484f-bee7-763d28ade73a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod403f8650_48c4_406c_b5b4_6ae7343c6a7f.slice PodAnnotations:0xc000612558}] Aliases:map[]}\"",
2026-06-11 18:01:02.999828 | controller |     "Jun 11 16:36:53.597955 crc crio[23211]: time=\"2026-06-11T16:36:53.597938873Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-pm9jc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.999843 | controller |     "Jun 11 16:36:53.608487 crc crio[23211]: time=\"2026-06-11T16:36:53.608389087Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-s6tkf Namespace:openstack ID:5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97 UID:15c1a33d-c5e7-46d1-8da3-175c05629962 NetNS:/var/run/netns/4a29cb2b-6f0f-4f28-8cf0-3448dad487e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15c1a33d_c5e7_46d1_8da3_175c05629962.slice PodAnnotations:0xc003088398}] Aliases:map[]}\"",
2026-06-11 18:01:02.999859 | controller |     "Jun 11 16:36:53.608743 crc crio[23211]: time=\"2026-06-11T16:36:53.608725714Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7bfbc64dcf-s6tkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.999874 | controller |     "Jun 11 16:36:53.609655 crc crio[23211]: time=\"2026-06-11T16:36:53.609631676Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-l9kpv Namespace:openstack ID:67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614 UID:36fbca2b-cc24-4907-871e-a4059fffc4e8 NetNS:/var/run/netns/bcae7369-6db1-4609-aae4-3843da6ec521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36fbca2b_cc24_4907_871e_a4059fffc4e8.slice PodAnnotations:0xc0001ae740}] Aliases:map[]}\"",
2026-06-11 18:01:02.999889 | controller |     "Jun 11 16:36:53.609897 crc crio[23211]: time=\"2026-06-11T16:36:53.609877293Z\" level=info msg=\"Adding pod openstack_keystone-db-create-l9kpv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.999903 | controller |     "Jun 11 16:36:53.612562 crc crio[23211]: time=\"2026-06-11T16:36:53.612388083Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4 UID:ac24d80f-3554-44bc-93e5-507b29218e4f NetNS:/var/run/netns/1303842d-a7c4-41b3-b53e-3ca56bd45149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac24d80f_3554_44bc_93e5_507b29218e4f.slice PodAnnotations:0xc0027942b0}] Aliases:map[]}\"",
2026-06-11 18:01:02.999920 | controller |     "Jun 11 16:36:53.612562 crc crio[23211]: time=\"2026-06-11T16:36:53.612545366Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:02.999935 | controller |     "Jun 11 16:36:53.768767 crc crio[23211]: time=\"2026-06-11T16:36:53.765547203Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=8194bbca-367e-4e8c-b3b1-a5e0b283a5ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:02.999955 | controller |     "Jun 11 16:36:53.831489 crc crio[23211]: time=\"2026-06-11T16:36:53.830751343Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-xdz67/swift-ring-rebalance\" id=76e96918-bcac-45fa-871d-2f794ae2c068 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:02.999971 | controller |     "Jun 11 16:36:53.839807 crc crio[23211]: time=\"2026-06-11T16:36:53.838509471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:02.999986 | controller |     "Jun 11 16:36:53.940233 crc crio[23211]: time=\"2026-06-11T16:36:53.939839126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.000002 | controller |     "Jun 11 16:36:53.957409 crc crio[23211]: time=\"2026-06-11T16:36:53.955332341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.000017 | controller |     "Jun 11 16:36:54.170598 crc crio[23211]: time=\"2026-06-11T16:36:54.169061519Z\" level=info msg=\"Created container f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242: openstack/swift-ring-rebalance-xdz67/swift-ring-rebalance\" id=76e96918-bcac-45fa-871d-2f794ae2c068 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.000032 | controller |     "Jun 11 16:36:54.173061 crc crio[23211]: time=\"2026-06-11T16:36:54.172899852Z\" level=info msg=\"Starting container: f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242\" id=8b98d1e5-c63f-4732-8849-1b9e585fb200 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.000047 | controller |     "Jun 11 16:36:54.181866 crc crio[23211]: time=\"2026-06-11T16:36:54.181708756Z\" level=info msg=\"Started container\" PID=61754 containerID=f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242 description=openstack/swift-ring-rebalance-xdz67/swift-ring-rebalance id=8b98d1e5-c63f-4732-8849-1b9e585fb200 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710",
2026-06-11 18:01:03.000062 | controller |     "Jun 11 16:36:54.295396 crc crio[23211]: time=\"2026-06-11T16:36:54.294859106Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-dbfzg/POD\" id=9187e046-5ee2-4e7c-82d7-0729d7bcae3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.000076 | controller |     "Jun 11 16:36:54.295590 crc crio[23211]: time=\"2026-06-11T16:36:54.295404619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.000091 | controller |     "Jun 11 16:36:54.323045 crc crio[23211]: time=\"2026-06-11T16:36:54.322959347Z\" level=info msg=\"Stopped pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\" id=c7b69d21-8571-4355-9d8d-2eb4654784c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.000105 | controller |     "Jun 11 16:36:54.336734 crc crio[23211]: time=\"2026-06-11T16:36:54.336632658Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dbfzg Namespace:openstack ID:1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57 UID:97b91b1e-9548-4be9-a60e-f1ab02a193f2 NetNS:/var/run/netns/95b50603-710e-4508-9d32-7b9004efbd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97b91b1e_9548_4be9_a60e_f1ab02a193f2.slice PodAnnotations:0xc0001aec90}] Aliases:map[]}\"",
2026-06-11 18:01:03.000125 | controller |     "Jun 11 16:36:54.336734 crc crio[23211]: time=\"2026-06-11T16:36:54.33670453Z\" level=info msg=\"Adding pod openstack_glance-db-create-dbfzg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.000140 | controller |     "Jun 11 16:36:54.462081 crc crio[23211]: time=\"2026-06-11T16:36:54.460355616Z\" level=info msg=\"Removing container: 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138\" id=56323ee6-7f92-49f3-82cd-f75fbd8cc788 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.000155 | controller |     "Jun 11 16:36:54.514992 crc crio[23211]: time=\"2026-06-11T16:36:54.514267482Z\" level=info msg=\"Removed container 8fed9568056c9f2c7fe48b1bf52894e5d14d01901b19ba85c198eb987805e138: openstack/dnsmasq-dns-694db665c-rvszz/dnsmasq-dns\" id=56323ee6-7f92-49f3-82cd-f75fbd8cc788 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.000170 | controller |     "Jun 11 16:36:54.525115 crc crio[23211]: time=\"2026-06-11T16:36:54.523815073Z\" level=info msg=\"Removing container: 542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c\" id=3220d2dc-f899-4320-8e99-30028dfdbf31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.000185 | controller |     "Jun 11 16:36:54.565289 crc crio[23211]: time=\"2026-06-11T16:36:54.565134324Z\" level=info msg=\"Removed container 542cea18492bf41eae942f6f18d56abbe2688f1105c2033b56d8d2dc2837003c: openstack/dnsmasq-dns-694db665c-rvszz/init\" id=3220d2dc-f899-4320-8e99-30028dfdbf31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.000199 | controller |     "Jun 11 16:36:54.832500 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47609ccf532fedf Mac:ba:63:46:8c:da:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/b4c055a7-5876-4f50-b91a-79cff1ae7127 SocketPath: PciID:}] [{Interface:0xc0002ac5c0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.000214 | controller |     "Jun 11 16:36:54.833849 crc crio[23211]: time=\"2026-06-11T16:36:54.833788643Z\" level=info msg=\"Got pod network &{Name:placement-db-create-dmdlp Namespace:openstack ID:47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458 UID:88e9876e-549e-4106-98dd-efc9dd8176ff NetNS:/var/run/netns/b4c055a7-5876-4f50-b91a-79cff1ae7127 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88e9876e_549e_4106_98dd_efc9dd8176ff.slice PodAnnotations:0xc0018be3b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.000229 | controller |     "Jun 11 16:36:54.834028 crc crio[23211]: time=\"2026-06-11T16:36:54.833967197Z\" level=info msg=\"Checking pod openstack_placement-db-create-dmdlp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.000244 | controller |     "Jun 11 16:36:54.847785 crc crio[23211]: time=\"2026-06-11T16:36:54.84727782Z\" level=info msg=\"Ran pod sandbox 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458 with infra container: openstack/placement-db-create-dmdlp/POD\" id=c09d7233-d09f-4ccc-96e8-48917f3af391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.000259 | controller |     "Jun 11 16:36:54.848941 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5374e6094e4fcaf Mac:e2:11:6b:59:c6:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/4a29cb2b-6f0f-4f28-8cf0-3448dad487e8 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.000274 | controller |     "Jun 11 16:36:54.849886 crc crio[23211]: time=\"2026-06-11T16:36:54.849815Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-s6tkf Namespace:openstack ID:5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97 UID:15c1a33d-c5e7-46d1-8da3-175c05629962 NetNS:/var/run/netns/4a29cb2b-6f0f-4f28-8cf0-3448dad487e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15c1a33d_c5e7_46d1_8da3_175c05629962.slice PodAnnotations:0xc003088398}] Aliases:map[]}\"",
2026-06-11 18:01:03.000294 | controller |     "Jun 11 16:36:54.849992 crc crio[23211]: time=\"2026-06-11T16:36:54.849964585Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7bfbc64dcf-s6tkf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.000311 | controller |     "Jun 11 16:36:54.850045 crc crio[23211]: time=\"2026-06-11T16:36:54.849985065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5388b293-be13-491d-be70-4d3cbf6321bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.000327 | controller |     "Jun 11 16:36:54.859467 crc crio[23211]: time=\"2026-06-11T16:36:54.859325781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=39a2b840-fa45-4349-a6c6-b86972f3e2e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.000342 | controller |     "Jun 11 16:36:54.859720 crc crio[23211]: time=\"2026-06-11T16:36:54.859642449Z\" level=info msg=\"Ran pod sandbox 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97 with infra container: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/POD\" id=fa201a47-6c35-4b40-b7d3-584e96e33ae9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.000357 | controller |     "Jun 11 16:36:54.867549 crc crio[23211]: time=\"2026-06-11T16:36:54.867248023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=765b8c8f-05be-45fc-ac73-f28f20f0d6c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.000373 | controller |     "Jun 11 16:36:54.875130 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a55786401a4ae66 Mac:de:27:dc:ac:ad:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/1bc0fdcd-f7b3-484f-bee7-763d28ade73a SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.000389 | controller |     "Jun 11 16:36:54.875980 crc crio[23211]: time=\"2026-06-11T16:36:54.875902274Z\" level=info msg=\"Creating container: openstack/placement-db-create-dmdlp/mariadb-database-create\" id=5f1ec064-e87b-40d3-a7ef-7bc6677022b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.000404 | controller |     "Jun 11 16:36:54.878411 crc crio[23211]: time=\"2026-06-11T16:36:54.876518827Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-pm9jc Namespace:openstack ID:a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7 UID:403f8650-48c4-406c-b5b4-6ae7343c6a7f NetNS:/var/run/netns/1bc0fdcd-f7b3-484f-bee7-763d28ade73a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod403f8650_48c4_406c_b5b4_6ae7343c6a7f.slice PodAnnotations:0xc000612558}] Aliases:map[]}\"",
2026-06-11 18:01:03.000419 | controller |     "Jun 11 16:36:54.878411 crc crio[23211]: time=\"2026-06-11T16:36:54.877059401Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-pm9jc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.000433 | controller |     "Jun 11 16:36:54.878411 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1986fe30c3ac9f9 Mac:82:00:2d:36:59:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/95b50603-710e-4508-9d32-7b9004efbd36 SocketPath: PciID:}] [{Interface:0xc00030e6b0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.000452 | controller |     "Jun 11 16:36:54.882496 crc crio[23211]: time=\"2026-06-11T16:36:54.878676351Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dbfzg Namespace:openstack ID:1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57 UID:97b91b1e-9548-4be9-a60e-f1ab02a193f2 NetNS:/var/run/netns/95b50603-710e-4508-9d32-7b9004efbd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97b91b1e_9548_4be9_a60e_f1ab02a193f2.slice PodAnnotations:0xc0001aec90}] Aliases:map[]}\"",
2026-06-11 18:01:03.000468 | controller |     "Jun 11 16:36:54.882496 crc crio[23211]: time=\"2026-06-11T16:36:54.878847025Z\" level=info msg=\"Checking pod openstack_glance-db-create-dbfzg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.000483 | controller |     "Jun 11 16:36:54.882496 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7dbb83396b771e4 Mac:8a:73:18:ed:9e:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/95bd358e-81f1-40ff-9f94-31383aec5cc7 SocketPath: PciID:}] [{Interface:0xc000358a00 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.000498 | controller |     "Jun 11 16:36:54.883130 crc crio[23211]: time=\"2026-06-11T16:36:54.883062827Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84b4f45f59-7nzjx Namespace:openstack ID:7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651 UID:fc98abe9-2268-4ba2-a684-8bf104d5c200 NetNS:/var/run/netns/95bd358e-81f1-40ff-9f94-31383aec5cc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc98abe9_2268_4ba2_a684_8bf104d5c200.slice PodAnnotations:0xc0006122a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.000534 | controller |     "Jun 11 16:36:54.883375 crc crio[23211]: time=\"2026-06-11T16:36:54.883253462Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-84b4f45f59-7nzjx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.000553 | controller |     "Jun 11 16:36:54.889381 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de6cdee49c5c7db Mac:2a:41:8f:8d:00:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/1303842d-a7c4-41b3-b53e-3ca56bd45149 SocketPath: PciID:}] [{Interface:0xc000014990 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.000569 | controller |     "Jun 11 16:36:54.890900 crc crio[23211]: time=\"2026-06-11T16:36:54.89024144Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4 UID:ac24d80f-3554-44bc-93e5-507b29218e4f NetNS:/var/run/netns/1303842d-a7c4-41b3-b53e-3ca56bd45149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac24d80f_3554_44bc_93e5_507b29218e4f.slice PodAnnotations:0xc0027942b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.000584 | controller |     "Jun 11 16:36:54.890900 crc crio[23211]: time=\"2026-06-11T16:36:54.890537387Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.000600 | controller |     "Jun 11 16:36:54.893972 crc crio[23211]: time=\"2026-06-11T16:36:54.893890339Z\" level=info msg=\"Ran pod sandbox a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7 with infra container: openstack/ovn-controller-metrics-pm9jc/POD\" id=75c562e7-5755-4634-9366-87f92226a32a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.000619 | controller |     "Jun 11 16:36:54.894661 crc crio[23211]: time=\"2026-06-11T16:36:54.894593695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.000635 | controller |     "Jun 11 16:36:54.895703 crc crio[23211]: time=\"2026-06-11T16:36:54.895637601Z\" level=info msg=\"Ran pod sandbox 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57 with infra container: openstack/glance-db-create-dbfzg/POD\" id=9187e046-5ee2-4e7c-82d7-0729d7bcae3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.000651 | controller |     "Jun 11 16:36:54.895953 crc crio[23211]: time=\"2026-06-11T16:36:54.895865227Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=df6bc658-08be-43c3-9f39-130057bfebfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.000667 | controller |     "Jun 11 16:36:54.896855 crc crio[23211]: time=\"2026-06-11T16:36:54.896795899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6a00bb4a-12fb-4a6f-b41e-881b468aec3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.000682 | controller |     "Jun 11 16:36:54.908107 crc crio[23211]: time=\"2026-06-11T16:36:54.908030771Z\" level=info msg=\"Ran pod sandbox 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651 with infra container: openstack/dnsmasq-dns-84b4f45f59-7nzjx/POD\" id=975626ae-1d80-4db2-99bf-3070ff3d2d54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.000697 | controller |     "Jun 11 16:36:54.909914 crc crio[23211]: time=\"2026-06-11T16:36:54.909836845Z\" level=info msg=\"Ran pod sandbox de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4 with infra container: openstack/ovn-northd-0/POD\" id=883b5c6f-ab63-463c-b39c-2c04c162165b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.000712 | controller |     "Jun 11 16:36:54.913081 crc crio[23211]: time=\"2026-06-11T16:36:54.912998972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=512d07c0-1ded-4b0c-bc04-822a5e67beb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.000727 | controller |     "Jun 11 16:36:54.913200 crc crio[23211]: time=\"2026-06-11T16:36:54.913131075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=6d0f1e50-a77a-45a5-848d-e54a668358c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.000742 | controller |     "Jun 11 16:36:54.923612 crc crio[23211]: time=\"2026-06-11T16:36:54.92325884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=810535eb-d2c8-4222-9a56-e4a27c632b40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.000756 | controller |     "Jun 11 16:36:54.924997 crc crio[23211]: time=\"2026-06-11T16:36:54.924890311Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found\" id=6d0f1e50-a77a-45a5-848d-e54a668358c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.000770 | controller |     "Jun 11 16:36:54.925150 crc crio[23211]: time=\"2026-06-11T16:36:54.925002572Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found\" id=6d0f1e50-a77a-45a5-848d-e54a668358c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.000788 | controller |     "Jun 11 16:36:54.927811 crc crio[23211]: time=\"2026-06-11T16:36:54.926813557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=43461d8c-d3e0-446d-9847-2fa0e5bfae55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.000804 | controller |     "Jun 11 16:36:54.929959 crc crio[23211]: time=\"2026-06-11T16:36:54.929812219Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=bd629568-3b15-452b-816d-5e9b2b33744a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.000818 | controller |     "Jun 11 16:36:54.939212 crc crio[23211]: time=\"2026-06-11T16:36:54.939117435Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\\\"\"",
2026-06-11 18:01:03.000833 | controller |     "Jun 11 16:36:54.948843 crc crio[23211]: time=\"2026-06-11T16:36:54.948598544Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/init\" id=7236888f-8904-450f-bec4-bd10ab40b485 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.000848 | controller |     "Jun 11 16:36:54.949170 crc crio[23211]: time=\"2026-06-11T16:36:54.949075146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.000863 | controller |     "Jun 11 16:36:54.952405 crc crio[23211]: 2026-06-11T16:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67093106be44bc3 Mac:de:ee:7e:25:01:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/bcae7369-6db1-4609-aae4-3843da6ec521 SocketPath: PciID:}] [{Interface:0xc00051e5c0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.000878 | controller |     "Jun 11 16:36:54.952975 crc crio[23211]: time=\"2026-06-11T16:36:54.952843428Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-l9kpv Namespace:openstack ID:67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614 UID:36fbca2b-cc24-4907-871e-a4059fffc4e8 NetNS:/var/run/netns/bcae7369-6db1-4609-aae4-3843da6ec521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36fbca2b_cc24_4907_871e_a4059fffc4e8.slice PodAnnotations:0xc0001ae740}] Aliases:map[]}\"",
2026-06-11 18:01:03.000893 | controller |     "Jun 11 16:36:54.953199 crc crio[23211]: time=\"2026-06-11T16:36:54.953012062Z\" level=info msg=\"Checking pod openstack_keystone-db-create-l9kpv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.000908 | controller |     "Jun 11 16:36:54.954409 crc crio[23211]: time=\"2026-06-11T16:36:54.954260822Z\" level=info msg=\"Creating container: openstack/glance-db-create-dbfzg/mariadb-database-create\" id=82faa325-4c4f-44a0-af29-975305c94be9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.000922 | controller |     "Jun 11 16:36:54.968688 crc crio[23211]: time=\"2026-06-11T16:36:54.968044115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.000937 | controller |     "Jun 11 16:36:54.976985 crc crio[23211]: time=\"2026-06-11T16:36:54.97688181Z\" level=info msg=\"Ran pod sandbox 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614 with infra container: openstack/keystone-db-create-l9kpv/POD\" id=4325e4ba-d439-4288-8f8d-a26ec1a3541f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.000952 | controller |     "Jun 11 16:36:54.978989 crc crio[23211]: time=\"2026-06-11T16:36:54.9789511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=47a9046c-0123-492a-abd3-cdf9a1a7d988 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.000971 | controller |     "Jun 11 16:36:54.980002 crc crio[23211]: time=\"2026-06-11T16:36:54.979880862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9d58ce7d-8828-49da-b231-11f5a62101c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.000987 | controller |     "Jun 11 16:36:54.988990 crc crio[23211]: time=\"2026-06-11T16:36:54.988922382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001002 | controller |     "Jun 11 16:36:54.993507 crc crio[23211]: time=\"2026-06-11T16:36:54.993284217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=146ed337-a171-4719-a7ce-81247e1c5707 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.001017 | controller |     "Jun 11 16:36:54.993885 crc crio[23211]: time=\"2026-06-11T16:36:54.99383286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001032 | controller |     "Jun 11 16:36:54.997271 crc crio[23211]: time=\"2026-06-11T16:36:54.99714786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5df23880-721b-40f0-9ae1-e98e9c48d188 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.001047 | controller |     "Jun 11 16:36:55.004156 crc crio[23211]: time=\"2026-06-11T16:36:55.004007587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001062 | controller |     "Jun 11 16:36:55.006680 crc crio[23211]: time=\"2026-06-11T16:36:55.006581599Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-84b4f45f59-7nzjx/init\" id=1b8b4404-3008-4778-bb70-ebe3ecfc16a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.001077 | controller |     "Jun 11 16:36:55.007321 crc crio[23211]: time=\"2026-06-11T16:36:55.007263785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001092 | controller |     "Jun 11 16:36:55.007756 crc crio[23211]: time=\"2026-06-11T16:36:55.007690736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001106 | controller |     "Jun 11 16:36:55.012256 crc crio[23211]: time=\"2026-06-11T16:36:55.012146323Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter\" id=3fa41750-af4c-4a07-97ca-e19e18c44bdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.001121 | controller |     "Jun 11 16:36:55.017341 crc crio[23211]: time=\"2026-06-11T16:36:55.017247458Z\" level=info msg=\"Creating container: openstack/keystone-db-create-l9kpv/mariadb-database-create\" id=8c4772d5-431d-48ef-945f-8cecf7502a9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.001136 | controller |     "Jun 11 16:36:55.023889 crc crio[23211]: time=\"2026-06-11T16:36:55.023833057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001153 | controller |     "Jun 11 16:36:55.032838 crc crio[23211]: time=\"2026-06-11T16:36:55.028668865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001173 | controller |     "Jun 11 16:36:55.032838 crc crio[23211]: time=\"2026-06-11T16:36:55.032133308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001188 | controller |     "Jun 11 16:36:55.043756 crc crio[23211]: time=\"2026-06-11T16:36:55.043470303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001203 | controller |     "Jun 11 16:36:55.073240 crc crio[23211]: time=\"2026-06-11T16:36:55.073198544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001217 | controller |     "Jun 11 16:36:55.077631 crc crio[23211]: time=\"2026-06-11T16:36:55.076816451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001231 | controller |     "Jun 11 16:36:55.082526 crc crio[23211]: time=\"2026-06-11T16:36:55.082368175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001245 | controller |     "Jun 11 16:36:55.090106 crc crio[23211]: time=\"2026-06-11T16:36:55.09002994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001259 | controller |     "Jun 11 16:36:55.128389 crc crio[23211]: time=\"2026-06-11T16:36:55.127924928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001273 | controller |     "Jun 11 16:36:55.194362 crc crio[23211]: time=\"2026-06-11T16:36:55.193763324Z\" level=info msg=\"Created container 27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51: openstack/placement-db-create-dmdlp/mariadb-database-create\" id=5f1ec064-e87b-40d3-a7ef-7bc6677022b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.001287 | controller |     "Jun 11 16:36:55.195857 crc crio[23211]: time=\"2026-06-11T16:36:55.195761512Z\" level=info msg=\"Starting container: 27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51\" id=6350717a-d377-4f34-8991-9414302765ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.001302 | controller |     "Jun 11 16:36:55.205198 crc crio[23211]: time=\"2026-06-11T16:36:55.205058258Z\" level=info msg=\"Started container\" PID=61910 containerID=27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51 description=openstack/placement-db-create-dmdlp/mariadb-database-create id=6350717a-d377-4f34-8991-9414302765ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458",
2026-06-11 18:01:03.001319 | controller |     "Jun 11 16:36:55.219844 crc crio[23211]: time=\"2026-06-11T16:36:55.219774504Z\" level=info msg=\"Created container f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/init\" id=7236888f-8904-450f-bec4-bd10ab40b485 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.001334 | controller |     "Jun 11 16:36:55.220918 crc crio[23211]: time=\"2026-06-11T16:36:55.22085953Z\" level=info msg=\"Starting container: f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3\" id=06acdf89-2931-4b4e-b560-21ff512f9ad9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.001354 | controller |     "Jun 11 16:36:55.232920 crc crio[23211]: time=\"2026-06-11T16:36:55.232776789Z\" level=info msg=\"Started container\" PID=61911 containerID=f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3 description=openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/init id=06acdf89-2931-4b4e-b560-21ff512f9ad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97",
2026-06-11 18:01:03.001371 | controller |     "Jun 11 16:36:55.252205 crc crio[23211]: time=\"2026-06-11T16:36:55.252104317Z\" level=info msg=\"Created container f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463: openstack/keystone-db-create-l9kpv/mariadb-database-create\" id=8c4772d5-431d-48ef-945f-8cecf7502a9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.001387 | controller |     "Jun 11 16:36:55.253843 crc crio[23211]: time=\"2026-06-11T16:36:55.253757648Z\" level=info msg=\"Created container 4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39: openstack/glance-db-create-dbfzg/mariadb-database-create\" id=82faa325-4c4f-44a0-af29-975305c94be9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.001402 | controller |     "Jun 11 16:36:55.255002 crc crio[23211]: time=\"2026-06-11T16:36:55.254868774Z\" level=info msg=\"Starting container: f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463\" id=290e108d-5624-4fc3-adb5-eff4f98469d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.001417 | controller |     "Jun 11 16:36:55.256328 crc crio[23211]: time=\"2026-06-11T16:36:55.255205563Z\" level=info msg=\"Starting container: 4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39\" id=753a366a-82ac-4bda-8ea7-9cbba6cad8ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.001432 | controller |     "Jun 11 16:36:55.256328 crc crio[23211]: time=\"2026-06-11T16:36:55.255716494Z\" level=info msg=\"Created container e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5: openstack/dnsmasq-dns-84b4f45f59-7nzjx/init\" id=1b8b4404-3008-4778-bb70-ebe3ecfc16a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.001447 | controller |     "Jun 11 16:36:55.258068 crc crio[23211]: time=\"2026-06-11T16:36:55.257270621Z\" level=info msg=\"Starting container: e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5\" id=d086269a-065d-4f8c-855d-b4d8533ceade name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.001462 | controller |     "Jun 11 16:36:55.263209 crc crio[23211]: time=\"2026-06-11T16:36:55.2629491Z\" level=info msg=\"Started container\" PID=61914 containerID=4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39 description=openstack/glance-db-create-dbfzg/mariadb-database-create id=753a366a-82ac-4bda-8ea7-9cbba6cad8ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57",
2026-06-11 18:01:03.001478 | controller |     "Jun 11 16:36:55.265948 crc crio[23211]: time=\"2026-06-11T16:36:55.265869821Z\" level=info msg=\"Started container\" PID=61921 containerID=f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463 description=openstack/keystone-db-create-l9kpv/mariadb-database-create id=290e108d-5624-4fc3-adb5-eff4f98469d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614",
2026-06-11 18:01:03.001493 | controller |     "Jun 11 16:36:55.270805 crc crio[23211]: time=\"2026-06-11T16:36:55.270706267Z\" level=info msg=\"Started container\" PID=61925 containerID=e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5 description=openstack/dnsmasq-dns-84b4f45f59-7nzjx/init id=d086269a-065d-4f8c-855d-b4d8533ceade name=/runtime.v1.RuntimeService/StartContainer sandboxID=7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651",
2026-06-11 18:01:03.001508 | controller |     "Jun 11 16:36:55.372389 crc crio[23211]: time=\"2026-06-11T16:36:55.372251578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001548 | controller |     "Jun 11 16:36:55.492881 crc crio[23211]: time=\"2026-06-11T16:36:55.492776218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=74e9add6-f617-40f2-ac28-efe8b15b808e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.001565 | controller |     "Jun 11 16:36:55.523223 crc crio[23211]: time=\"2026-06-11T16:36:55.523024201Z\" level=info msg=\"Stopping pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651\" id=bbde5e2c-5b19-4fba-bdfe-805c81dd65c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.001581 | controller |     "Jun 11 16:36:55.526061 crc crio[23211]: time=\"2026-06-11T16:36:55.525790458Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-84b4f45f59-7nzjx Namespace:openstack ID:7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651 UID:fc98abe9-2268-4ba2-a684-8bf104d5c200 NetNS:/var/run/netns/95bd358e-81f1-40ff-9f94-31383aec5cc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc98abe9_2268_4ba2_a684_8bf104d5c200.slice PodAnnotations:0xc000d2e418}] Aliases:map[]}\"",
2026-06-11 18:01:03.001598 | controller |     "Jun 11 16:36:55.528051 crc crio[23211]: time=\"2026-06-11T16:36:55.526210058Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-84b4f45f59-7nzjx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.001613 | controller |     "Jun 11 16:36:55.573361 crc crio[23211]: time=\"2026-06-11T16:36:55.573210627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e896cc35-3487-42ff-a756-31ef76d36ef3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.001629 | controller |     "Jun 11 16:36:55.599163 crc crio[23211]: time=\"2026-06-11T16:36:55.599043082Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns\" id=de8d5c98-1403-4d48-92c2-6b24d140de1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.001644 | controller |     "Jun 11 16:36:55.600611 crc crio[23211]: time=\"2026-06-11T16:36:55.600508778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001659 | controller |     "Jun 11 16:36:55.660335 crc crio[23211]: time=\"2026-06-11T16:36:55.660201793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001674 | controller |     "Jun 11 16:36:55.668605 crc crio[23211]: time=\"2026-06-11T16:36:55.668518895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.001690 | controller |     "Jun 11 16:36:55.924532 crc crio[23211]: time=\"2026-06-11T16:36:55.923775199Z\" level=info msg=\"Stopped pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651\" id=bbde5e2c-5b19-4fba-bdfe-805c81dd65c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.001705 | controller |     "Jun 11 16:36:55.951493 crc crio[23211]: time=\"2026-06-11T16:36:55.951370218Z\" level=info msg=\"Created container ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns\" id=de8d5c98-1403-4d48-92c2-6b24d140de1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.001719 | controller |     "Jun 11 16:36:55.953107 crc crio[23211]: time=\"2026-06-11T16:36:55.953033318Z\" level=info msg=\"Starting container: ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd\" id=b75ba22b-4973-4ddf-98dc-f15cc71f015f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.001741 | controller |     "Jun 11 16:36:55.959760 crc crio[23211]: time=\"2026-06-11T16:36:55.95967159Z\" level=info msg=\"Created container 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f: openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter\" id=3fa41750-af4c-4a07-97ca-e19e18c44bdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.001756 | controller |     "Jun 11 16:36:55.960890 crc crio[23211]: time=\"2026-06-11T16:36:55.960574072Z\" level=info msg=\"Starting container: 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f\" id=ed2fecaf-128d-41ce-930c-f0b23ad78781 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.001772 | controller |     "Jun 11 16:36:55.968677 crc crio[23211]: time=\"2026-06-11T16:36:55.967048497Z\" level=info msg=\"Started container\" PID=62017 containerID=ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd description=openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns id=b75ba22b-4973-4ddf-98dc-f15cc71f015f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97",
2026-06-11 18:01:03.001788 | controller |     "Jun 11 16:36:55.970709 crc crio[23211]: time=\"2026-06-11T16:36:55.970370358Z\" level=info msg=\"Started container\" PID=62014 containerID=8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f description=openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter id=ed2fecaf-128d-41ce-930c-f0b23ad78781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7",
2026-06-11 18:01:03.001803 | controller |     "Jun 11 16:36:56.564741 crc crio[23211]: time=\"2026-06-11T16:36:56.564116643Z\" level=info msg=\"Stopping pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57\" id=d03259a8-2567-4345-ab71-e08b1666c2a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.001818 | controller |     "Jun 11 16:36:56.565943 crc crio[23211]: time=\"2026-06-11T16:36:56.564322127Z\" level=info msg=\"Stopping pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458\" id=93b9a69d-f8d5-49ad-8c14-ad53ffa9e259 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.001832 | controller |     "Jun 11 16:36:56.565943 crc crio[23211]: time=\"2026-06-11T16:36:56.565219309Z\" level=info msg=\"Got pod network &{Name:placement-db-create-dmdlp Namespace:openstack ID:47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458 UID:88e9876e-549e-4106-98dd-efc9dd8176ff NetNS:/var/run/netns/b4c055a7-5876-4f50-b91a-79cff1ae7127 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88e9876e_549e_4106_98dd_efc9dd8176ff.slice PodAnnotations:0xc0027941f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.001848 | controller |     "Jun 11 16:36:56.565943 crc crio[23211]: time=\"2026-06-11T16:36:56.5652554Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dbfzg Namespace:openstack ID:1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57 UID:97b91b1e-9548-4be9-a60e-f1ab02a193f2 NetNS:/var/run/netns/95b50603-710e-4508-9d32-7b9004efbd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97b91b1e_9548_4be9_a60e_f1ab02a193f2.slice PodAnnotations:0xc0030881f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.001863 | controller |     "Jun 11 16:36:56.565943 crc crio[23211]: time=\"2026-06-11T16:36:56.565367993Z\" level=info msg=\"Deleting pod openstack_placement-db-create-dmdlp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.001881 | controller |     "Jun 11 16:36:56.565943 crc crio[23211]: time=\"2026-06-11T16:36:56.565463956Z\" level=info msg=\"Deleting pod openstack_glance-db-create-dbfzg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.001897 | controller |     "Jun 11 16:36:56.565943 crc crio[23211]: time=\"2026-06-11T16:36:56.565865816Z\" level=info msg=\"Stopping pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614\" id=2ee52e13-178d-48f7-9935-87aca3b022e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.001912 | controller |     "Jun 11 16:36:56.566467 crc crio[23211]: time=\"2026-06-11T16:36:56.566190823Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-l9kpv Namespace:openstack ID:67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614 UID:36fbca2b-cc24-4907-871e-a4059fffc4e8 NetNS:/var/run/netns/bcae7369-6db1-4609-aae4-3843da6ec521 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36fbca2b_cc24_4907_871e_a4059fffc4e8.slice PodAnnotations:0xc0001ae4d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.001927 | controller |     "Jun 11 16:36:56.566467 crc crio[23211]: time=\"2026-06-11T16:36:56.566339727Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-l9kpv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.001942 | controller |     "Jun 11 16:36:56.570388 crc crio[23211]: time=\"2026-06-11T16:36:56.570323072Z\" level=info msg=\"Removing container: e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5\" id=b5c82cd7-5aab-47dc-ab7b-bf3a8b303803 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.001956 | controller |     "Jun 11 16:36:56.665006 crc crio[23211]: time=\"2026-06-11T16:36:56.664659508Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=bd629568-3b15-452b-816d-5e9b2b33744a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.001971 | controller |     "Jun 11 16:36:56.668044 crc crio[23211]: time=\"2026-06-11T16:36:56.667955368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=ea7e520e-0435-469a-b396-0abb228d1004 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.001985 | controller |     "Jun 11 16:36:56.688667 crc crio[23211]: time=\"2026-06-11T16:36:56.688579438Z\" level=info msg=\"Removed container e344d06323c4ce9699fff379e7d29f41f8a178018d3dde204352ae9f1c3ed5d5: openstack/dnsmasq-dns-84b4f45f59-7nzjx/init\" id=b5c82cd7-5aab-47dc-ab7b-bf3a8b303803 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.002000 | controller |     "Jun 11 16:36:56.794687 crc crio[23211]: time=\"2026-06-11T16:36:56.792175508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=32f8d0ae-9985-48c0-9230-a19514470ae0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.002014 | controller |     "Jun 11 16:36:56.813325 crc crio[23211]: time=\"2026-06-11T16:36:56.813179316Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=1ada64ec-a7e1-4758-80fc-e6b9f6679e2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.002029 | controller |     "Jun 11 16:36:56.814806 crc crio[23211]: time=\"2026-06-11T16:36:56.814737224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002043 | controller |     "Jun 11 16:36:56.881654 crc crio[23211]: time=\"2026-06-11T16:36:56.881557113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002061 | controller |     "Jun 11 16:36:56.889029 crc crio[23211]: time=\"2026-06-11T16:36:56.888968662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002077 | controller |     "Jun 11 16:36:57.046154 crc crio[23211]: time=\"2026-06-11T16:36:57.045997877Z\" level=info msg=\"Created container a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2: openstack/ovn-northd-0/ovn-northd\" id=1ada64ec-a7e1-4758-80fc-e6b9f6679e2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.002092 | controller |     "Jun 11 16:36:57.049057 crc crio[23211]: time=\"2026-06-11T16:36:57.048907688Z\" level=info msg=\"Starting container: a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2\" id=ba8aceda-6729-4f85-9a71-3d618f1cb020 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.002108 | controller |     "Jun 11 16:36:57.054771 crc crio[23211]: time=\"2026-06-11T16:36:57.054098043Z\" level=info msg=\"Started container\" PID=62153 containerID=a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2 description=openstack/ovn-northd-0/ovn-northd id=ba8aceda-6729-4f85-9a71-3d618f1cb020 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4",
2026-06-11 18:01:03.002123 | controller |     "Jun 11 16:36:57.078769 crc crio[23211]: time=\"2026-06-11T16:36:57.07871228Z\" level=info msg=\"Stopped pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614\" id=2ee52e13-178d-48f7-9935-87aca3b022e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.002138 | controller |     "Jun 11 16:36:57.079619 crc crio[23211]: time=\"2026-06-11T16:36:57.079594481Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=b47d05ac-6d83-4ff1-a644-9512e3d97c53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.002153 | controller |     "Jun 11 16:36:57.139642 crc crio[23211]: time=\"2026-06-11T16:36:57.139057992Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=e13ac267-58b5-4a86-94c9-1dfa97fef42b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.002168 | controller |     "Jun 11 16:36:57.153043 crc crio[23211]: time=\"2026-06-11T16:36:57.150334905Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=8d43846f-a17c-4274-ae43-a112d46be8d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.002183 | controller |     "Jun 11 16:36:57.153043 crc crio[23211]: time=\"2026-06-11T16:36:57.150942069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002198 | controller |     "Jun 11 16:36:57.207005 crc crio[23211]: time=\"2026-06-11T16:36:57.206957126Z\" level=info msg=\"Stopped pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57\" id=d03259a8-2567-4345-ab71-e08b1666c2a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.002212 | controller |     "Jun 11 16:36:57.211856 crc crio[23211]: time=\"2026-06-11T16:36:57.211390073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002227 | controller |     "Jun 11 16:36:57.215696 crc crio[23211]: time=\"2026-06-11T16:36:57.215670837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002241 | controller |     "Jun 11 16:36:57.256879 crc crio[23211]: time=\"2026-06-11T16:36:57.256786034Z\" level=info msg=\"Stopped pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458\" id=93b9a69d-f8d5-49ad-8c14-ad53ffa9e259 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.002260 | controller |     "Jun 11 16:36:57.364930 crc crio[23211]: time=\"2026-06-11T16:36:57.364560165Z\" level=info msg=\"Created container d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3: openstack/ovn-northd-0/openstack-network-exporter\" id=8d43846f-a17c-4274-ae43-a112d46be8d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.002276 | controller |     "Jun 11 16:36:57.369468 crc crio[23211]: time=\"2026-06-11T16:36:57.366747787Z\" level=info msg=\"Starting container: d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3\" id=fb3b1dfb-cfc5-40c1-a417-09152a6302d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.002291 | controller |     "Jun 11 16:36:57.378165 crc crio[23211]: time=\"2026-06-11T16:36:57.378067551Z\" level=info msg=\"Started container\" PID=62187 containerID=d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3 description=openstack/ovn-northd-0/openstack-network-exporter id=fb3b1dfb-cfc5-40c1-a417-09152a6302d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4",
2026-06-11 18:01:03.002307 | controller |     "Jun 11 16:37:01.669553 crc crio[23211]: time=\"2026-06-11T16:37:01.668371831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7c92c594-be95-4960-9910-3c7d8637996f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.002322 | controller |     "Jun 11 16:37:01.670099 crc crio[23211]: time=\"2026-06-11T16:37:01.668493024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=10b0d81b-13b9-4eb1-8743-f874a21b6965 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.002337 | controller |     "Jun 11 16:37:01.784163 crc crio[23211]: time=\"2026-06-11T16:37:01.784077114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=358346dc-5379-4080-a34e-aee4989f47db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.002353 | controller |     "Jun 11 16:37:01.801885 crc crio[23211]: time=\"2026-06-11T16:37:01.801780773Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=5adfd765-74a9-4efa-ab2f-15ff1cd1eb77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.002368 | controller |     "Jun 11 16:37:01.802215 crc crio[23211]: time=\"2026-06-11T16:37:01.802200544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002384 | controller |     "Jun 11 16:37:01.810272 crc crio[23211]: time=\"2026-06-11T16:37:01.810192547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=ec7c1fc8-2d5e-42ec-a8a0-3d0918789707 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.002399 | controller |     "Jun 11 16:37:01.829405 crc crio[23211]: time=\"2026-06-11T16:37:01.829279159Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=06faa6f2-028d-4266-8686-b04c15a6ed40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.002414 | controller |     "Jun 11 16:37:01.829808 crc crio[23211]: time=\"2026-06-11T16:37:01.82974525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002433 | controller |     "Jun 11 16:37:01.887644 crc crio[23211]: time=\"2026-06-11T16:37:01.88749273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002448 | controller |     "Jun 11 16:37:01.890909 crc crio[23211]: time=\"2026-06-11T16:37:01.89078925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002463 | controller |     "Jun 11 16:37:01.896164 crc crio[23211]: time=\"2026-06-11T16:37:01.896044587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002479 | controller |     "Jun 11 16:37:01.901390 crc crio[23211]: time=\"2026-06-11T16:37:01.901326274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002494 | controller |     "Jun 11 16:37:02.074176 crc crio[23211]: time=\"2026-06-11T16:37:02.073897076Z\" level=info msg=\"Created container cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=5adfd765-74a9-4efa-ab2f-15ff1cd1eb77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.002509 | controller |     "Jun 11 16:37:02.076099 crc crio[23211]: time=\"2026-06-11T16:37:02.076019937Z\" level=info msg=\"Starting container: cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6\" id=7da89ad1-e2ef-47e3-b7e5-282bddc5a9b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.002545 | controller |     "Jun 11 16:37:02.077694 crc crio[23211]: time=\"2026-06-11T16:37:02.077630096Z\" level=info msg=\"Created container 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7: openstack/rabbitmq-server-0/rabbitmq\" id=06faa6f2-028d-4266-8686-b04c15a6ed40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.002562 | controller |     "Jun 11 16:37:02.079049 crc crio[23211]: time=\"2026-06-11T16:37:02.078975368Z\" level=info msg=\"Starting container: 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7\" id=71b5bbfc-f13b-4c4e-9c76-e36bcf9da776 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.002577 | controller |     "Jun 11 16:37:02.088068 crc crio[23211]: time=\"2026-06-11T16:37:02.087928076Z\" level=info msg=\"Started container\" PID=62416 containerID=5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7 description=openstack/rabbitmq-server-0/rabbitmq id=71b5bbfc-f13b-4c4e-9c76-e36bcf9da776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a",
2026-06-11 18:01:03.002593 | controller |     "Jun 11 16:37:02.092742 crc crio[23211]: time=\"2026-06-11T16:37:02.092680361Z\" level=info msg=\"Started container\" PID=62415 containerID=cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=7da89ad1-e2ef-47e3-b7e5-282bddc5a9b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5",
2026-06-11 18:01:03.002608 | controller |     "Jun 11 16:37:02.756785 crc crio[23211]: time=\"2026-06-11T16:37:02.753385226Z\" level=info msg=\"Stopping container: e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c (timeout: 10s)\" id=c59acb97-b180-4086-b809-87436ac4879a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.002623 | controller |     "Jun 11 16:37:02.902000 crc crio[23211]: time=\"2026-06-11T16:37:02.901901305Z\" level=info msg=\"Stopped container e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c: openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns\" id=c59acb97-b180-4086-b809-87436ac4879a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.002642 | controller |     "Jun 11 16:37:02.903610 crc crio[23211]: time=\"2026-06-11T16:37:02.90335024Z\" level=info msg=\"Stopping pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\" id=77eb9f3d-3f1c-4c45-a25b-0dcb6c2f6bd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.002657 | controller |     "Jun 11 16:37:02.904526 crc crio[23211]: time=\"2026-06-11T16:37:02.904375895Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-4kd9r Namespace:openstack ID:a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5 UID:688e1df9-12d4-4174-a7d3-6c67f1f66f2e NetNS:/var/run/netns/2cb8c9c2-6327-4a2f-9a02-cfa0518f4711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod688e1df9_12d4_4174_a7d3_6c67f1f66f2e.slice PodAnnotations:0xc003089038}] Aliases:map[]}\"",
2026-06-11 18:01:03.002672 | controller |     "Jun 11 16:37:02.904753 crc crio[23211]: time=\"2026-06-11T16:37:02.904680823Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b485b7db9-4kd9r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.002688 | controller |     "Jun 11 16:37:03.352337 crc crio[23211]: time=\"2026-06-11T16:37:03.351770384Z\" level=info msg=\"Stopped pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\" id=77eb9f3d-3f1c-4c45-a25b-0dcb6c2f6bd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.002704 | controller |     "Jun 11 16:37:03.707233 crc crio[23211]: time=\"2026-06-11T16:37:03.707164614Z\" level=info msg=\"Removing container: e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c\" id=b4f31470-8928-408f-a5a2-4e162a97d674 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.002719 | controller |     "Jun 11 16:37:03.735757 crc crio[23211]: time=\"2026-06-11T16:37:03.735115461Z\" level=info msg=\"Removed container e59812512d2bd812f31e8a62443253286b649c51610ca860daa62417f7d28e6c: openstack/dnsmasq-dns-6b485b7db9-4kd9r/dnsmasq-dns\" id=b4f31470-8928-408f-a5a2-4e162a97d674 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.002734 | controller |     "Jun 11 16:37:03.750065 crc crio[23211]: time=\"2026-06-11T16:37:03.749956681Z\" level=info msg=\"Removing container: 331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3\" id=ac1f78c0-647d-45c3-a92b-93445e60e8db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.002749 | controller |     "Jun 11 16:37:03.789672 crc crio[23211]: time=\"2026-06-11T16:37:03.78956831Z\" level=info msg=\"Removed container 331ce8f2a874364fd7dd6638453ff88351a00047788a9fee85800681b38380a3: openstack/dnsmasq-dns-6b485b7db9-4kd9r/init\" id=ac1f78c0-647d-45c3-a92b-93445e60e8db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.002764 | controller |     "Jun 11 16:37:04.322023 crc crio[23211]: time=\"2026-06-11T16:37:04.321548187Z\" level=info msg=\"Running pod sandbox: openstack/glance-32d7-account-create-8q67g/POD\" id=31c5cdd7-9ca0-4620-929c-3e14517495a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.002780 | controller |     "Jun 11 16:37:04.322166 crc crio[23211]: time=\"2026-06-11T16:37:04.32206302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002795 | controller |     "Jun 11 16:37:04.358838 crc crio[23211]: time=\"2026-06-11T16:37:04.358391001Z\" level=info msg=\"Got pod network &{Name:glance-32d7-account-create-8q67g Namespace:openstack ID:ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75 UID:4c65ec40-5ad1-43b7-bd62-7056ad37749a NetNS:/var/run/netns/dc3b5da7-5c9b-4ee7-a20b-ad75f4d019f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c65ec40_5ad1_43b7_bd62_7056ad37749a.slice PodAnnotations:0xc0001ae530}] Aliases:map[]}\"",
2026-06-11 18:01:03.002815 | controller |     "Jun 11 16:37:04.358838 crc crio[23211]: time=\"2026-06-11T16:37:04.358483263Z\" level=info msg=\"Adding pod openstack_glance-32d7-account-create-8q67g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.002830 | controller |     "Jun 11 16:37:04.725249 crc crio[23211]: time=\"2026-06-11T16:37:04.724381797Z\" level=info msg=\"Stopping pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710\" id=76f18a09-026b-401c-9f0c-1da475619d6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.002845 | controller |     "Jun 11 16:37:04.726015 crc crio[23211]: time=\"2026-06-11T16:37:04.72575994Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-xdz67 Namespace:openstack ID:b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710 UID:8d8600b1-2ac8-4b37-bd39-cf4cf5b01b3a NetNS:/var/run/netns/3e336438-b6c0-47ea-af46-58c01036841a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d8600b1_2ac8_4b37_bd39_cf4cf5b01b3a.slice PodAnnotations:0xc002278490}] Aliases:map[]}\"",
2026-06-11 18:01:03.002860 | controller |     "Jun 11 16:37:04.726124 crc crio[23211]: time=\"2026-06-11T16:37:04.726110729Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-xdz67 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.002875 | controller |     "Jun 11 16:37:04.770831 crc crio[23211]: 2026-06-11T16:37:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed0e1c403160c9b Mac:82:ad:9e:d5:d8:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/dc3b5da7-5c9b-4ee7-a20b-ad75f4d019f9 SocketPath: PciID:}] [{Interface:0xc0002aa750 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.002890 | controller |     "Jun 11 16:37:04.772356 crc crio[23211]: time=\"2026-06-11T16:37:04.772161635Z\" level=info msg=\"Got pod network &{Name:glance-32d7-account-create-8q67g Namespace:openstack ID:ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75 UID:4c65ec40-5ad1-43b7-bd62-7056ad37749a NetNS:/var/run/netns/dc3b5da7-5c9b-4ee7-a20b-ad75f4d019f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c65ec40_5ad1_43b7_bd62_7056ad37749a.slice PodAnnotations:0xc0001ae530}] Aliases:map[]}\"",
2026-06-11 18:01:03.002905 | controller |     "Jun 11 16:37:04.772356 crc crio[23211]: time=\"2026-06-11T16:37:04.772329959Z\" level=info msg=\"Checking pod openstack_glance-32d7-account-create-8q67g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.002920 | controller |     "Jun 11 16:37:04.780411 crc crio[23211]: time=\"2026-06-11T16:37:04.779977934Z\" level=info msg=\"Ran pod sandbox ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75 with infra container: openstack/glance-32d7-account-create-8q67g/POD\" id=31c5cdd7-9ca0-4620-929c-3e14517495a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.002935 | controller |     "Jun 11 16:37:04.782556 crc crio[23211]: time=\"2026-06-11T16:37:04.782499215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fb888d5c-804e-4df7-a8d3-06b2676f85ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.002950 | controller |     "Jun 11 16:37:04.787392 crc crio[23211]: time=\"2026-06-11T16:37:04.784960345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=53befaf0-46e8-476a-910c-718857e84376 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.002967 | controller |     "Jun 11 16:37:04.905479 crc crio[23211]: time=\"2026-06-11T16:37:04.905325111Z\" level=info msg=\"Creating container: openstack/glance-32d7-account-create-8q67g/mariadb-account-create\" id=03149822-8666-42c1-9b36-7ca55398d683 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.002984 | controller |     "Jun 11 16:37:04.907059 crc crio[23211]: time=\"2026-06-11T16:37:04.905856954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.002999 | controller |     "Jun 11 16:37:04.951201 crc crio[23211]: time=\"2026-06-11T16:37:04.95110813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.003013 | controller |     "Jun 11 16:37:04.954707 crc crio[23211]: time=\"2026-06-11T16:37:04.954629836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.003029 | controller |     "Jun 11 16:37:05.077766 crc crio[23211]: time=\"2026-06-11T16:37:05.077642426Z\" level=info msg=\"Stopped pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710\" id=76f18a09-026b-401c-9f0c-1da475619d6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003044 | controller |     "Jun 11 16:37:05.478723 crc crio[23211]: time=\"2026-06-11T16:37:05.476405237Z\" level=info msg=\"Created container 4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e: openstack/glance-32d7-account-create-8q67g/mariadb-account-create\" id=03149822-8666-42c1-9b36-7ca55398d683 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.003059 | controller |     "Jun 11 16:37:05.482828 crc crio[23211]: time=\"2026-06-11T16:37:05.4827534Z\" level=info msg=\"Starting container: 4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e\" id=1a6d6399-0f61-497a-90aa-a91d18394074 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.003074 | controller |     "Jun 11 16:37:05.491941 crc crio[23211]: time=\"2026-06-11T16:37:05.491739887Z\" level=info msg=\"Started container\" PID=62745 containerID=4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e description=openstack/glance-32d7-account-create-8q67g/mariadb-account-create id=1a6d6399-0f61-497a-90aa-a91d18394074 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75",
2026-06-11 18:01:03.003090 | controller |     "Jun 11 16:37:07.770369 crc crio[23211]: time=\"2026-06-11T16:37:07.769655005Z\" level=info msg=\"Stopping pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75\" id=e4d43700-05c4-4f7b-9e72-056486335fd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003106 | controller |     "Jun 11 16:37:07.771500 crc crio[23211]: time=\"2026-06-11T16:37:07.770887284Z\" level=info msg=\"Got pod network &{Name:glance-32d7-account-create-8q67g Namespace:openstack ID:ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75 UID:4c65ec40-5ad1-43b7-bd62-7056ad37749a NetNS:/var/run/netns/dc3b5da7-5c9b-4ee7-a20b-ad75f4d019f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c65ec40_5ad1_43b7_bd62_7056ad37749a.slice PodAnnotations:0xc0001af4d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.003121 | controller |     "Jun 11 16:37:07.771500 crc crio[23211]: time=\"2026-06-11T16:37:07.771023998Z\" level=info msg=\"Deleting pod openstack_glance-32d7-account-create-8q67g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.003136 | controller |     "Jun 11 16:37:08.196323 crc crio[23211]: time=\"2026-06-11T16:37:08.196188347Z\" level=info msg=\"Stopped pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75\" id=e4d43700-05c4-4f7b-9e72-056486335fd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003155 | controller |     "Jun 11 16:37:10.486954 crc crio[23211]: time=\"2026-06-11T16:37:10.486164466Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=98de4dcc-fdf3-42a2-9ce0-713092265f28 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.003170 | controller |     "Jun 11 16:37:10.488055 crc crio[23211]: time=\"2026-06-11T16:37:10.486994265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.003184 | controller |     "Jun 11 16:37:10.532704 crc crio[23211]: time=\"2026-06-11T16:37:10.532628781Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c UID:f7430519-de11-46c0-a372-5a8c39a49058 NetNS:/var/run/netns/3255d731-8da0-41be-9ff1-e954b74ae1a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7430519_de11_46c0_a372_5a8c39a49058.slice PodAnnotations:0xc002278038}] Aliases:map[]}\"",
2026-06-11 18:01:03.003199 | controller |     "Jun 11 16:37:10.532704 crc crio[23211]: time=\"2026-06-11T16:37:10.532694473Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.003214 | controller |     "Jun 11 16:37:11.291348 crc crio[23211]: 2026-06-11T16:37:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0f863213e7ec49 Mac:5a:8c:46:bb:0d:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/3255d731-8da0-41be-9ff1-e954b74ae1a0 SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.003229 | controller |     "Jun 11 16:37:11.293038 crc crio[23211]: time=\"2026-06-11T16:37:11.292969731Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c UID:f7430519-de11-46c0-a372-5a8c39a49058 NetNS:/var/run/netns/3255d731-8da0-41be-9ff1-e954b74ae1a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7430519_de11_46c0_a372_5a8c39a49058.slice PodAnnotations:0xc002278038}] Aliases:map[]}\"",
2026-06-11 18:01:03.003245 | controller |     "Jun 11 16:37:11.293165 crc crio[23211]: time=\"2026-06-11T16:37:11.293124285Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.003260 | controller |     "Jun 11 16:37:11.301918 crc crio[23211]: time=\"2026-06-11T16:37:11.301688363Z\" level=info msg=\"Ran pod sandbox d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c with infra container: openstack/swift-storage-0/POD\" id=98de4dcc-fdf3-42a2-9ce0-713092265f28 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.003275 | controller |     "Jun 11 16:37:11.304890 crc crio[23211]: time=\"2026-06-11T16:37:11.304769718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=dcd7d988-2521-456d-8835-8b9b6a96a581 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.003289 | controller |     "Jun 11 16:37:11.305103 crc crio[23211]: time=\"2026-06-11T16:37:11.305035874Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found\" id=dcd7d988-2521-456d-8835-8b9b6a96a581 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.003303 | controller |     "Jun 11 16:37:11.305206 crc crio[23211]: time=\"2026-06-11T16:37:11.305134617Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found\" id=dcd7d988-2521-456d-8835-8b9b6a96a581 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.003322 | controller |     "Jun 11 16:37:11.306266 crc crio[23211]: time=\"2026-06-11T16:37:11.306198632Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=50720fab-a573-4d9a-804d-34b06efc36dc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.003337 | controller |     "Jun 11 16:37:11.318499 crc crio[23211]: time=\"2026-06-11T16:37:11.318359177Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\\\"\"",
2026-06-11 18:01:03.003352 | controller |     "Jun 11 16:37:11.554196 crc crio[23211]: time=\"2026-06-11T16:37:11.554105358Z\" level=info msg=\"Removing container: e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb\" id=163ba8b3-4c88-4fda-8f9c-6844e8a11539 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.003366 | controller |     "Jun 11 16:37:11.679254 crc crio[23211]: time=\"2026-06-11T16:37:11.679004433Z\" level=info msg=\"Removed container e143f9c867aefa7a2ab3423cf50f7c10661e46a89b4a72605c2d6529342d91eb: openshift-infra/auto-csr-approver-29686590-k66dl/oc\" id=163ba8b3-4c88-4fda-8f9c-6844e8a11539 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.003381 | controller |     "Jun 11 16:37:11.689633 crc crio[23211]: time=\"2026-06-11T16:37:11.689544699Z\" level=info msg=\"Stopping pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a\" id=0cb62520-a48e-413c-a10b-a3811d661f04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003395 | controller |     "Jun 11 16:37:11.689917 crc crio[23211]: time=\"2026-06-11T16:37:11.689646451Z\" level=info msg=\"Stopped pod sandbox (already stopped): a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a\" id=0cb62520-a48e-413c-a10b-a3811d661f04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003410 | controller |     "Jun 11 16:37:11.690693 crc crio[23211]: time=\"2026-06-11T16:37:11.690618575Z\" level=info msg=\"Removing pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a\" id=eb9b94ef-4e5e-4f3b-b6db-77f9628b1656 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.003425 | controller |     "Jun 11 16:37:11.709110 crc crio[23211]: time=\"2026-06-11T16:37:11.709013941Z\" level=info msg=\"Removed pod sandbox: a6f417ea982574a561aff4d7ff24bdc743ecf431224c4a2f816fb502812ff24a\" id=eb9b94ef-4e5e-4f3b-b6db-77f9628b1656 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.003440 | controller |     "Jun 11 16:37:11.710180 crc crio[23211]: time=\"2026-06-11T16:37:11.710101907Z\" level=info msg=\"Stopping pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\" id=d2c80f51-7016-4c8a-a6d2-ba1ca3b814af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003455 | controller |     "Jun 11 16:37:11.710827 crc crio[23211]: time=\"2026-06-11T16:37:11.710277621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\" id=d2c80f51-7016-4c8a-a6d2-ba1ca3b814af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003470 | controller |     "Jun 11 16:37:11.712137 crc crio[23211]: time=\"2026-06-11T16:37:11.712070625Z\" level=info msg=\"Removing pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\" id=80fe0b42-8e4d-4e75-b6ca-109a415193a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.003485 | controller |     "Jun 11 16:37:11.729159 crc crio[23211]: time=\"2026-06-11T16:37:11.728840331Z\" level=info msg=\"Removed pod sandbox: 6176d6832a5750c18e3ec783be686dcdd2d5440d3dfdebaceddd4bf314510d0d\" id=80fe0b42-8e4d-4e75-b6ca-109a415193a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.003503 | controller |     "Jun 11 16:37:11.730193 crc crio[23211]: time=\"2026-06-11T16:37:11.729791874Z\" level=info msg=\"Stopping pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\" id=c647b4ea-5430-4b39-86a5-9e629eb24de6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003539 | controller |     "Jun 11 16:37:11.730193 crc crio[23211]: time=\"2026-06-11T16:37:11.729832355Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\" id=c647b4ea-5430-4b39-86a5-9e629eb24de6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003557 | controller |     "Jun 11 16:37:11.730463 crc crio[23211]: time=\"2026-06-11T16:37:11.730368958Z\" level=info msg=\"Removing pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\" id=b6f4c462-ca80-4b37-a1e1-953e83bc56c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.003572 | controller |     "Jun 11 16:37:11.743533 crc crio[23211]: time=\"2026-06-11T16:37:11.743388973Z\" level=info msg=\"Removed pod sandbox: 4f9b9f397a2198f97a61aaf589c3f52a3ef81d5620871d560ee59dfd58d6b120\" id=b6f4c462-ca80-4b37-a1e1-953e83bc56c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.003588 | controller |     "Jun 11 16:37:11.744511 crc crio[23211]: time=\"2026-06-11T16:37:11.744365767Z\" level=info msg=\"Stopping pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\" id=376b1a19-33a6-4132-bd3d-d05fa19e4877 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003603 | controller |     "Jun 11 16:37:11.744595 crc crio[23211]: time=\"2026-06-11T16:37:11.744546321Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\" id=376b1a19-33a6-4132-bd3d-d05fa19e4877 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003617 | controller |     "Jun 11 16:37:11.745266 crc crio[23211]: time=\"2026-06-11T16:37:11.745094665Z\" level=info msg=\"Removing pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\" id=51327b2d-2a4f-4b35-804e-5b50529e209c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.003632 | controller |     "Jun 11 16:37:11.756972 crc crio[23211]: time=\"2026-06-11T16:37:11.756902301Z\" level=info msg=\"Removed pod sandbox: a1cf59881dc17135b1e71b427cc3ee481dfdcd5f1da85f5962692bf8892c85c5\" id=51327b2d-2a4f-4b35-804e-5b50529e209c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.003646 | controller |     "Jun 11 16:37:11.757905 crc crio[23211]: time=\"2026-06-11T16:37:11.757814093Z\" level=info msg=\"Stopping pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320\" id=1406e888-8999-4505-91b4-32c5d85db70c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003661 | controller |     "Jun 11 16:37:11.758035 crc crio[23211]: time=\"2026-06-11T16:37:11.757904305Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320\" id=1406e888-8999-4505-91b4-32c5d85db70c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003675 | controller |     "Jun 11 16:37:11.758974 crc crio[23211]: time=\"2026-06-11T16:37:11.758761345Z\" level=info msg=\"Removing pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320\" id=5cf35b3a-746f-4a36-ae93-143339543758 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.003690 | controller |     "Jun 11 16:37:11.772276 crc crio[23211]: time=\"2026-06-11T16:37:11.771914575Z\" level=info msg=\"Removed pod sandbox: 67ebe8f5395468c886f8eb38e1af0487fa0ef4c75fdf6d69e4f4363ee3246320\" id=5cf35b3a-746f-4a36-ae93-143339543758 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.003726 | controller |     "Jun 11 16:37:11.773239 crc crio[23211]: time=\"2026-06-11T16:37:11.773206555Z\" level=info msg=\"Stopping pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651\" id=4698d417-87c9-4376-b588-62a4305c2865 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003743 | controller |     "Jun 11 16:37:11.773332 crc crio[23211]: time=\"2026-06-11T16:37:11.773264946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651\" id=4698d417-87c9-4376-b588-62a4305c2865 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.003759 | controller |     "Jun 11 16:37:11.774165 crc crio[23211]: time=\"2026-06-11T16:37:11.774054817Z\" level=info msg=\"Removing pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651\" id=cf6f9d4d-577e-4775-89a9-6caa623c11bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.003774 | controller |     "Jun 11 16:37:11.787817 crc crio[23211]: time=\"2026-06-11T16:37:11.787682776Z\" level=info msg=\"Removed pod sandbox: 7dbb83396b771e4cdf11420af01a7998b9022793f06201e699812135c0021651\" id=cf6f9d4d-577e-4775-89a9-6caa623c11bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.003790 | controller |     "Jun 11 16:37:12.636545 crc crio[23211]: time=\"2026-06-11T16:37:12.634086622Z\" level=info msg=\"Running pod sandbox: openstack/keystone-048b-account-create-xbmf2/POD\" id=7fcb3cec-748f-4d20-91c2-2f60be738ba3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.003805 | controller |     "Jun 11 16:37:12.636545 crc crio[23211]: time=\"2026-06-11T16:37:12.634663456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.003821 | controller |     "Jun 11 16:37:12.834262 crc crio[23211]: time=\"2026-06-11T16:37:12.834120408Z\" level=info msg=\"Got pod network &{Name:keystone-048b-account-create-xbmf2 Namespace:openstack ID:88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774 UID:b335f48a-7445-4017-87c7-96610ea12fb2 NetNS:/var/run/netns/696403b6-92a9-4dc3-bd1e-e2e897a69ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb335f48a_7445_4017_87c7_96610ea12fb2.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.003836 | controller |     "Jun 11 16:37:12.834262 crc crio[23211]: time=\"2026-06-11T16:37:12.834236471Z\" level=info msg=\"Adding pod openstack_keystone-048b-account-create-xbmf2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.003852 | controller |     "Jun 11 16:37:12.977822 crc crio[23211]: time=\"2026-06-11T16:37:12.976558789Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=50720fab-a573-4d9a-804d-34b06efc36dc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.003867 | controller |     "Jun 11 16:37:12.980351 crc crio[23211]: time=\"2026-06-11T16:37:12.979962561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=83b03eab-0ec1-47d5-9d56-b2cb03ac1966 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.003881 | controller |     "Jun 11 16:37:12.990235 crc crio[23211]: time=\"2026-06-11T16:37:12.990150108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=1cceb8eb-2b64-44bb-9d2a-5e7a706ab036 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.003896 | controller |     "Jun 11 16:37:13.009833 crc crio[23211]: time=\"2026-06-11T16:37:13.009736193Z\" level=info msg=\"Running pod sandbox: openstack/placement-2338-account-create-wfw9c/POD\" id=2d56cb80-2ab9-482f-bb54-bd109896adb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.003914 | controller |     "Jun 11 16:37:13.009958 crc crio[23211]: time=\"2026-06-11T16:37:13.009856086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.003930 | controller |     "Jun 11 16:37:13.027726 crc crio[23211]: time=\"2026-06-11T16:37:13.027595036Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=eba2c290-9780-485a-985e-34d80f87cc7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.003945 | controller |     "Jun 11 16:37:13.033953 crc crio[23211]: time=\"2026-06-11T16:37:13.033870167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.003960 | controller |     "Jun 11 16:37:13.040408 crc crio[23211]: time=\"2026-06-11T16:37:13.040321403Z\" level=info msg=\"Got pod network &{Name:placement-2338-account-create-wfw9c Namespace:openstack ID:aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f UID:856f7434-de59-4672-bd14-de508c50ca04 NetNS:/var/run/netns/7bd1ab4b-7cca-42e5-a049-10ee2f9b0fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856f7434_de59_4672_bd14_de508c50ca04.slice PodAnnotations:0xc0022786c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.003975 | controller |     "Jun 11 16:37:13.040408 crc crio[23211]: time=\"2026-06-11T16:37:13.040378055Z\" level=info msg=\"Adding pod openstack_placement-2338-account-create-wfw9c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.003990 | controller |     "Jun 11 16:37:13.084004 crc crio[23211]: time=\"2026-06-11T16:37:13.082255129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004004 | controller |     "Jun 11 16:37:13.091776 crc crio[23211]: time=\"2026-06-11T16:37:13.091696489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004019 | controller |     "Jun 11 16:37:13.223691 crc crio[23211]: time=\"2026-06-11T16:37:13.223596583Z\" level=info msg=\"Created container 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c: openstack/swift-storage-0/account-server\" id=eba2c290-9780-485a-985e-34d80f87cc7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.004033 | controller |     "Jun 11 16:37:13.225828 crc crio[23211]: time=\"2026-06-11T16:37:13.225736405Z\" level=info msg=\"Starting container: 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c\" id=f18f0eab-af48-4b72-8972-d7fb71a2ae4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.004048 | controller |     "Jun 11 16:37:13.232159 crc crio[23211]: time=\"2026-06-11T16:37:13.232029918Z\" level=info msg=\"Started container\" PID=63327 containerID=2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c description=openstack/swift-storage-0/account-server id=f18f0eab-af48-4b72-8972-d7fb71a2ae4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.004064 | controller |     "Jun 11 16:37:13.256995 crc crio[23211]: time=\"2026-06-11T16:37:13.25690508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=f6b7678f-203f-4aa8-8908-d5862c30474d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.004084 | controller |     "Jun 11 16:37:13.267918 crc crio[23211]: time=\"2026-06-11T16:37:13.267393915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=e6a2fba0-0194-4510-b74b-77fbacf70485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.004102 | controller |     "Jun 11 16:37:13.282031 crc crio[23211]: time=\"2026-06-11T16:37:13.278968465Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=fb78c190-fdb2-490a-99b8-3ccb6f1421aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.004119 | controller |     "Jun 11 16:37:13.282031 crc crio[23211]: time=\"2026-06-11T16:37:13.280879931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004135 | controller |     "Jun 11 16:37:13.329237 crc crio[23211]: time=\"2026-06-11T16:37:13.32913476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004149 | controller |     "Jun 11 16:37:13.334187 crc crio[23211]: time=\"2026-06-11T16:37:13.334118902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004164 | controller |     "Jun 11 16:37:13.385212 crc crio[23211]: 2026-06-11T16:37:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa91f2140db788b Mac:0e:34:55:fb:b0:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/7bd1ab4b-7cca-42e5-a049-10ee2f9b0fee SocketPath: PciID:}] [{Interface:0xc000510590 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.004179 | controller |     "Jun 11 16:37:13.387689 crc crio[23211]: time=\"2026-06-11T16:37:13.387529545Z\" level=info msg=\"Got pod network &{Name:placement-2338-account-create-wfw9c Namespace:openstack ID:aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f UID:856f7434-de59-4672-bd14-de508c50ca04 NetNS:/var/run/netns/7bd1ab4b-7cca-42e5-a049-10ee2f9b0fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856f7434_de59_4672_bd14_de508c50ca04.slice PodAnnotations:0xc0022786c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.004194 | controller |     "Jun 11 16:37:13.388315 crc crio[23211]: time=\"2026-06-11T16:37:13.388239422Z\" level=info msg=\"Checking pod openstack_placement-2338-account-create-wfw9c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.004209 | controller |     "Jun 11 16:37:13.408369 crc crio[23211]: 2026-06-11T16:37:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88465e9b8cbd92c Mac:8a:9a:79:76:6a:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/696403b6-92a9-4dc3-bd1e-e2e897a69ce5 SocketPath: PciID:}] [{Interface:0xc000284760 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.004224 | controller |     "Jun 11 16:37:13.409555 crc crio[23211]: time=\"2026-06-11T16:37:13.409371555Z\" level=info msg=\"Got pod network &{Name:keystone-048b-account-create-xbmf2 Namespace:openstack ID:88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774 UID:b335f48a-7445-4017-87c7-96610ea12fb2 NetNS:/var/run/netns/696403b6-92a9-4dc3-bd1e-e2e897a69ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb335f48a_7445_4017_87c7_96610ea12fb2.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.004239 | controller |     "Jun 11 16:37:13.409728 crc crio[23211]: time=\"2026-06-11T16:37:13.409659572Z\" level=info msg=\"Checking pod openstack_keystone-048b-account-create-xbmf2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.004257 | controller |     "Jun 11 16:37:13.409992 crc crio[23211]: time=\"2026-06-11T16:37:13.409901557Z\" level=info msg=\"Ran pod sandbox aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f with infra container: openstack/placement-2338-account-create-wfw9c/POD\" id=2d56cb80-2ab9-482f-bb54-bd109896adb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.004273 | controller |     "Jun 11 16:37:13.414125 crc crio[23211]: time=\"2026-06-11T16:37:13.414029578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02493880-38ac-4ca4-9633-d2c21f603ba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.004288 | controller |     "Jun 11 16:37:13.418260 crc crio[23211]: time=\"2026-06-11T16:37:13.418145056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d02833ec-c4d6-42cb-aea6-85daf5c215c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.004303 | controller |     "Jun 11 16:37:13.425195 crc crio[23211]: time=\"2026-06-11T16:37:13.425114995Z\" level=info msg=\"Ran pod sandbox 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774 with infra container: openstack/keystone-048b-account-create-xbmf2/POD\" id=7fcb3cec-748f-4d20-91c2-2f60be738ba3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.004317 | controller |     "Jun 11 16:37:13.427754 crc crio[23211]: time=\"2026-06-11T16:37:13.427674578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=951fbd2c-189e-456f-af52-c333b4a05c5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.004332 | controller |     "Jun 11 16:37:13.428051 crc crio[23211]: time=\"2026-06-11T16:37:13.427900674Z\" level=info msg=\"Creating container: openstack/placement-2338-account-create-wfw9c/mariadb-account-create\" id=f6acace5-fa1d-4e6a-8e11-6062321b6083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.004346 | controller |     "Jun 11 16:37:13.428505 crc crio[23211]: time=\"2026-06-11T16:37:13.428406466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004361 | controller |     "Jun 11 16:37:13.430520 crc crio[23211]: time=\"2026-06-11T16:37:13.430378134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cdf54713-b060-4c94-b1ca-7cd7ff8a36cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.004376 | controller |     "Jun 11 16:37:13.468474 crc crio[23211]: time=\"2026-06-11T16:37:13.468362913Z\" level=info msg=\"Creating container: openstack/keystone-048b-account-create-xbmf2/mariadb-account-create\" id=50d95b62-3248-4d92-be41-e2b2c4d344b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.004390 | controller |     "Jun 11 16:37:13.469085 crc crio[23211]: time=\"2026-06-11T16:37:13.468381743Z\" level=info msg=\"Created container 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab: openstack/swift-storage-0/account-replicator\" id=fb78c190-fdb2-490a-99b8-3ccb6f1421aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.004405 | controller |     "Jun 11 16:37:13.469361 crc crio[23211]: time=\"2026-06-11T16:37:13.469257135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004420 | controller |     "Jun 11 16:37:13.473145 crc crio[23211]: time=\"2026-06-11T16:37:13.472710239Z\" level=info msg=\"Starting container: 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab\" id=cfcfd90b-c436-4729-9a0b-9119196ed844 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.004441 | controller |     "Jun 11 16:37:13.482051 crc crio[23211]: time=\"2026-06-11T16:37:13.481947542Z\" level=info msg=\"Started container\" PID=63369 containerID=0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab description=openstack/swift-storage-0/account-replicator id=cfcfd90b-c436-4729-9a0b-9119196ed844 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.004458 | controller |     "Jun 11 16:37:13.494619 crc crio[23211]: time=\"2026-06-11T16:37:13.494529227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=bbd82443-0e4c-4c5f-a9c9-3c6aedb45aee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.004474 | controller |     "Jun 11 16:37:13.495105 crc crio[23211]: time=\"2026-06-11T16:37:13.495032309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004490 | controller |     "Jun 11 16:37:13.498273 crc crio[23211]: time=\"2026-06-11T16:37:13.498095394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=7bcefdd1-d44d-4ec1-ba88-7cc8e03074c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.004504 | controller |     "Jun 11 16:37:13.499819 crc crio[23211]: time=\"2026-06-11T16:37:13.499743254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004541 | controller |     "Jun 11 16:37:13.510120 crc crio[23211]: time=\"2026-06-11T16:37:13.509967861Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=7c764647-67bf-497c-9b28-2ae84f478850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.004557 | controller |     "Jun 11 16:37:13.515811 crc crio[23211]: time=\"2026-06-11T16:37:13.51571954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004571 | controller |     "Jun 11 16:37:13.545636 crc crio[23211]: time=\"2026-06-11T16:37:13.545539514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004586 | controller |     "Jun 11 16:37:13.550847 crc crio[23211]: time=\"2026-06-11T16:37:13.5507687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004600 | controller |     "Jun 11 16:37:13.578492 crc crio[23211]: time=\"2026-06-11T16:37:13.578349988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004614 | controller |     "Jun 11 16:37:13.581136 crc crio[23211]: time=\"2026-06-11T16:37:13.581054184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004629 | controller |     "Jun 11 16:37:13.638194 crc crio[23211]: time=\"2026-06-11T16:37:13.637963753Z\" level=info msg=\"Created container e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7: openstack/placement-2338-account-create-wfw9c/mariadb-account-create\" id=f6acace5-fa1d-4e6a-8e11-6062321b6083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.004647 | controller |     "Jun 11 16:37:13.639625 crc crio[23211]: time=\"2026-06-11T16:37:13.639480399Z\" level=info msg=\"Starting container: e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7\" id=60e5a11f-7cf9-463c-a15c-910daaaddb3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.004663 | controller |     "Jun 11 16:37:13.644545 crc crio[23211]: time=\"2026-06-11T16:37:13.644392518Z\" level=info msg=\"Started container\" PID=63376 containerID=e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7 description=openstack/placement-2338-account-create-wfw9c/mariadb-account-create id=60e5a11f-7cf9-463c-a15c-910daaaddb3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f",
2026-06-11 18:01:03.004678 | controller |     "Jun 11 16:37:13.697785 crc crio[23211]: time=\"2026-06-11T16:37:13.697700799Z\" level=info msg=\"Created container 8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62: openstack/keystone-048b-account-create-xbmf2/mariadb-account-create\" id=50d95b62-3248-4d92-be41-e2b2c4d344b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.004693 | controller |     "Jun 11 16:37:13.699192 crc crio[23211]: time=\"2026-06-11T16:37:13.699117294Z\" level=info msg=\"Starting container: 8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62\" id=b17c854a-3ade-4242-9d1f-5facc08bc81b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.004708 | controller |     "Jun 11 16:37:13.703997 crc crio[23211]: time=\"2026-06-11T16:37:13.703763837Z\" level=info msg=\"Started container\" PID=63382 containerID=8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62 description=openstack/keystone-048b-account-create-xbmf2/mariadb-account-create id=b17c854a-3ade-4242-9d1f-5facc08bc81b name=/runtime.v1.RuntimeService/StartContainer sandboxID=88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774",
2026-06-11 18:01:03.004723 | controller |     "Jun 11 16:37:13.708909 crc crio[23211]: time=\"2026-06-11T16:37:13.708832679Z\" level=info msg=\"Created container d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312: openstack/swift-storage-0/account-auditor\" id=7c764647-67bf-497c-9b28-2ae84f478850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.004737 | controller |     "Jun 11 16:37:13.712038 crc crio[23211]: time=\"2026-06-11T16:37:13.711964246Z\" level=info msg=\"Starting container: d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312\" id=abd589a8-0e39-4558-aa70-9d0d70e45da6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.004752 | controller |     "Jun 11 16:37:13.717796 crc crio[23211]: time=\"2026-06-11T16:37:13.717735274Z\" level=info msg=\"Started container\" PID=63386 containerID=d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312 description=openstack/swift-storage-0/account-auditor id=abd589a8-0e39-4558-aa70-9d0d70e45da6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.004768 | controller |     "Jun 11 16:37:13.737788 crc crio[23211]: time=\"2026-06-11T16:37:13.737660638Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=c14978a4-4b99-4f0a-889e-6350d1885712 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.004784 | controller |     "Jun 11 16:37:13.743026 crc crio[23211]: time=\"2026-06-11T16:37:13.742865574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=5399bef7-a9bd-49ee-b54e-d1932aa5c51b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.004799 | controller |     "Jun 11 16:37:13.752610 crc crio[23211]: time=\"2026-06-11T16:37:13.752563178Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=7c4ecaaa-b6c5-4573-9a37-8958264e3ed3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.004819 | controller |     "Jun 11 16:37:13.754841 crc crio[23211]: time=\"2026-06-11T16:37:13.754806583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004834 | controller |     "Jun 11 16:37:13.815836 crc crio[23211]: time=\"2026-06-11T16:37:13.815676618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004851 | controller |     "Jun 11 16:37:13.819911 crc crio[23211]: time=\"2026-06-11T16:37:13.819819769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.004867 | controller |     "Jun 11 16:37:14.029942 crc crio[23211]: time=\"2026-06-11T16:37:14.029405985Z\" level=info msg=\"Created container c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a: openstack/swift-storage-0/account-reaper\" id=7c4ecaaa-b6c5-4573-9a37-8958264e3ed3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.004882 | controller |     "Jun 11 16:37:14.031525 crc crio[23211]: time=\"2026-06-11T16:37:14.031393884Z\" level=info msg=\"Starting container: c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a\" id=5fb9fef5-5cde-4e09-96d6-c975b5e6f3e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.004897 | controller |     "Jun 11 16:37:14.038388 crc crio[23211]: time=\"2026-06-11T16:37:14.037356668Z\" level=info msg=\"Started container\" PID=63423 containerID=c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a description=openstack/swift-storage-0/account-reaper id=5fb9fef5-5cde-4e09-96d6-c975b5e6f3e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.004912 | controller |     "Jun 11 16:37:14.048168 crc crio[23211]: time=\"2026-06-11T16:37:14.048080069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=165aa150-39af-4c17-8ea1-3208387e64be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.004927 | controller |     "Jun 11 16:37:14.048362 crc crio[23211]: time=\"2026-06-11T16:37:14.048315154Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found\" id=165aa150-39af-4c17-8ea1-3208387e64be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.004941 | controller |     "Jun 11 16:37:14.048476 crc crio[23211]: time=\"2026-06-11T16:37:14.048381246Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found\" id=165aa150-39af-4c17-8ea1-3208387e64be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.004956 | controller |     "Jun 11 16:37:14.049407 crc crio[23211]: time=\"2026-06-11T16:37:14.049325529Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=1935c062-73b6-40cf-b766-3e5d7d1b2d8b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.004970 | controller |     "Jun 11 16:37:14.053313 crc crio[23211]: time=\"2026-06-11T16:37:14.053201662Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\\\"\"",
2026-06-11 18:01:03.004985 | controller |     "Jun 11 16:37:14.594817 crc crio[23211]: time=\"2026-06-11T16:37:14.594749282Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-86tqk/POD\" id=197101e6-1aff-4ba2-8147-1039ba55302f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.005004 | controller |     "Jun 11 16:37:14.594979 crc crio[23211]: time=\"2026-06-11T16:37:14.594841444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.005022 | controller |     "Jun 11 16:37:14.677734 crc crio[23211]: time=\"2026-06-11T16:37:14.67762925Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-86tqk Namespace:openstack ID:e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8 UID:2b29287c-edbc-43ab-a96b-796c8ac6dcda NetNS:/var/run/netns/f0302a9c-5fe9-48ea-9fef-5554e7a2d2ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b29287c_edbc_43ab_a96b_796c8ac6dcda.slice PodAnnotations:0xc00294e228}] Aliases:map[]}\"",
2026-06-11 18:01:03.005045 | controller |     "Jun 11 16:37:14.677734 crc crio[23211]: time=\"2026-06-11T16:37:14.677724783Z\" level=info msg=\"Adding pod openstack_glance-db-sync-86tqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.005069 | controller |     "Jun 11 16:37:14.929169 crc crio[23211]: time=\"2026-06-11T16:37:14.928744295Z\" level=info msg=\"Stopping pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774\" id=ba04f64f-557d-40c8-b9bc-620a7c9e4fac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.005094 | controller |     "Jun 11 16:37:14.929399 crc crio[23211]: time=\"2026-06-11T16:37:14.9289477Z\" level=info msg=\"Stopping pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f\" id=ed6acb51-80f8-476b-ba16-36340e2d977f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.005111 | controller |     "Jun 11 16:37:14.929834 crc crio[23211]: time=\"2026-06-11T16:37:14.92977463Z\" level=info msg=\"Got pod network &{Name:keystone-048b-account-create-xbmf2 Namespace:openstack ID:88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774 UID:b335f48a-7445-4017-87c7-96610ea12fb2 NetNS:/var/run/netns/696403b6-92a9-4dc3-bd1e-e2e897a69ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb335f48a_7445_4017_87c7_96610ea12fb2.slice PodAnnotations:0xc002278910}] Aliases:map[]}\"",
2026-06-11 18:01:03.005127 | controller |     "Jun 11 16:37:14.929960 crc crio[23211]: time=\"2026-06-11T16:37:14.929847841Z\" level=info msg=\"Got pod network &{Name:placement-2338-account-create-wfw9c Namespace:openstack ID:aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f UID:856f7434-de59-4672-bd14-de508c50ca04 NetNS:/var/run/netns/7bd1ab4b-7cca-42e5-a049-10ee2f9b0fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856f7434_de59_4672_bd14_de508c50ca04.slice PodAnnotations:0xc002818a10}] Aliases:map[]}\"",
2026-06-11 18:01:03.005143 | controller |     "Jun 11 16:37:14.930010 crc crio[23211]: time=\"2026-06-11T16:37:14.929957475Z\" level=info msg=\"Deleting pod openstack_keystone-048b-account-create-xbmf2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.005159 | controller |     "Jun 11 16:37:14.930010 crc crio[23211]: time=\"2026-06-11T16:37:14.929993254Z\" level=info msg=\"Deleting pod openstack_placement-2338-account-create-wfw9c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.005174 | controller |     "Jun 11 16:37:15.064997 crc crio[23211]: time=\"2026-06-11T16:37:15.064906523Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-gtpx6-config-wdl42/POD\" id=b21bbbbe-a162-4ecb-8c18-c3bc73ba6431 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.005194 | controller |     "Jun 11 16:37:15.065139 crc crio[23211]: time=\"2026-06-11T16:37:15.065027086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.005210 | controller |     "Jun 11 16:37:15.150348 crc crio[23211]: time=\"2026-06-11T16:37:15.149864962Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6-config-wdl42 Namespace:openstack ID:de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13 UID:3c18d76c-7565-4d9e-86c5-8e4336a6a8ea NetNS:/var/run/netns/a9c371f6-91e9-4e55-a355-dac1608d263e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c18d76c_7565_4d9e_86c5_8e4336a6a8ea.slice PodAnnotations:0xc0001ae5d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.005226 | controller |     "Jun 11 16:37:15.150751 crc crio[23211]: time=\"2026-06-11T16:37:15.150341673Z\" level=info msg=\"Adding pod openstack_ovn-controller-gtpx6-config-wdl42 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.005241 | controller |     "Jun 11 16:37:15.473589 crc crio[23211]: 2026-06-11T16:37:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e27b41625b5c01f Mac:86:dc:ac:a7:f3:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/f0302a9c-5fe9-48ea-9fef-5554e7a2d2ce SocketPath: PciID:}] [{Interface:0xc00058a5e0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.005256 | controller |     "Jun 11 16:37:15.474944 crc crio[23211]: time=\"2026-06-11T16:37:15.474866896Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-86tqk Namespace:openstack ID:e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8 UID:2b29287c-edbc-43ab-a96b-796c8ac6dcda NetNS:/var/run/netns/f0302a9c-5fe9-48ea-9fef-5554e7a2d2ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b29287c_edbc_43ab_a96b_796c8ac6dcda.slice PodAnnotations:0xc00294e228}] Aliases:map[]}\"",
2026-06-11 18:01:03.005271 | controller |     "Jun 11 16:37:15.475152 crc crio[23211]: time=\"2026-06-11T16:37:15.475074871Z\" level=info msg=\"Checking pod openstack_glance-db-sync-86tqk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.005286 | controller |     "Jun 11 16:37:15.862196 crc crio[23211]: 2026-06-11T16:37:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de40bf5a391ac04 Mac:42:23:ef:3a:91:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/a9c371f6-91e9-4e55-a355-dac1608d263e SocketPath: PciID:}] [{Interface:0xc0002d0c40 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.005301 | controller |     "Jun 11 16:37:15.862196 crc crio[23211]: time=\"2026-06-11T16:37:15.862017635Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6-config-wdl42 Namespace:openstack ID:de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13 UID:3c18d76c-7565-4d9e-86c5-8e4336a6a8ea NetNS:/var/run/netns/a9c371f6-91e9-4e55-a355-dac1608d263e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c18d76c_7565_4d9e_86c5_8e4336a6a8ea.slice PodAnnotations:0xc0001ae5d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.005316 | controller |     "Jun 11 16:37:15.862196 crc crio[23211]: time=\"2026-06-11T16:37:15.862168779Z\" level=info msg=\"Checking pod openstack_ovn-controller-gtpx6-config-wdl42 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.005331 | controller |     "Jun 11 16:37:16.032665 crc crio[23211]: time=\"2026-06-11T16:37:16.032572138Z\" level=info msg=\"Stopped pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f\" id=ed6acb51-80f8-476b-ba16-36340e2d977f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.005351 | controller |     "Jun 11 16:37:16.038219 crc crio[23211]: time=\"2026-06-11T16:37:16.037879846Z\" level=info msg=\"Ran pod sandbox de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13 with infra container: openstack/ovn-controller-gtpx6-config-wdl42/POD\" id=b21bbbbe-a162-4ecb-8c18-c3bc73ba6431 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.005367 | controller |     "Jun 11 16:37:16.040971 crc crio[23211]: time=\"2026-06-11T16:37:16.04091155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=5e132cf6-4050-4d38-ae10-fad08f5b0cac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.005382 | controller |     "Jun 11 16:37:16.042699 crc crio[23211]: time=\"2026-06-11T16:37:16.04259013Z\" level=info msg=\"Ran pod sandbox e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8 with infra container: openstack/glance-db-sync-86tqk/POD\" id=197101e6-1aff-4ba2-8147-1039ba55302f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.005396 | controller |     "Jun 11 16:37:16.044360 crc crio[23211]: time=\"2026-06-11T16:37:16.044266572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c9d42e9c-7be0-4a03-858f-9141eb00e1d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.005411 | controller |     "Jun 11 16:37:16.044610 crc crio[23211]: time=\"2026-06-11T16:37:16.044368334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=69d2d10a-9c85-4968-b830-6fb4fd095f78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.005426 | controller |     "Jun 11 16:37:16.044610 crc crio[23211]: time=\"2026-06-11T16:37:16.044278322Z\" level=info msg=\"Stopped pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774\" id=ba04f64f-557d-40c8-b9bc-620a7c9e4fac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.005441 | controller |     "Jun 11 16:37:16.044610 crc crio[23211]: time=\"2026-06-11T16:37:16.044541318Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found\" id=c9d42e9c-7be0-4a03-858f-9141eb00e1d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.005455 | controller |     "Jun 11 16:37:16.044610 crc crio[23211]: time=\"2026-06-11T16:37:16.044586599Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found\" id=c9d42e9c-7be0-4a03-858f-9141eb00e1d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.005469 | controller |     "Jun 11 16:37:16.045686 crc crio[23211]: time=\"2026-06-11T16:37:16.045573082Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3d84b49e-242d-4ea4-bfa3-3013c592a727 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.005484 | controller |     "Jun 11 16:37:16.051210 crc crio[23211]: time=\"2026-06-11T16:37:16.051126067Z\" level=info msg=\"Creating container: openstack/ovn-controller-gtpx6-config-wdl42/ovn-config\" id=a00db262-2dca-4658-b859-06b1a3f21e91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.005498 | controller |     "Jun 11 16:37:16.051655 crc crio[23211]: time=\"2026-06-11T16:37:16.051602019Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\\\"\"",
2026-06-11 18:01:03.005533 | controller |     "Jun 11 16:37:16.083895 crc crio[23211]: time=\"2026-06-11T16:37:16.083763627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.005555 | controller |     "Jun 11 16:37:16.096747 crc crio[23211]: time=\"2026-06-11T16:37:16.096629819Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=1935c062-73b6-40cf-b766-3e5d7d1b2d8b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.005571 | controller |     "Jun 11 16:37:16.097611 crc crio[23211]: time=\"2026-06-11T16:37:16.097529492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=017f4036-c7e9-48e4-b88e-c0144bb3481e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.005586 | controller |     "Jun 11 16:37:16.101618 crc crio[23211]: time=\"2026-06-11T16:37:16.101522339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=0778ed8c-663b-4452-b397-55eb25d76909 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.005601 | controller |     "Jun 11 16:37:16.130844 crc crio[23211]: time=\"2026-06-11T16:37:16.130608073Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=6deccd65-0559-47c4-97ce-7259bd64bb97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.005616 | controller |     "Jun 11 16:37:16.134219 crc crio[23211]: time=\"2026-06-11T16:37:16.134156888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.005630 | controller |     "Jun 11 16:37:16.174355 crc crio[23211]: time=\"2026-06-11T16:37:16.174221309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.005644 | controller |     "Jun 11 16:37:16.223523 crc crio[23211]: time=\"2026-06-11T16:37:16.223382081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.005659 | controller |     "Jun 11 16:37:16.229615 crc crio[23211]: time=\"2026-06-11T16:37:16.229378476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.005673 | controller |     "Jun 11 16:37:16.403717 crc crio[23211]: time=\"2026-06-11T16:37:16.40166525Z\" level=info msg=\"Created container 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771: openstack/swift-storage-0/container-server\" id=6deccd65-0559-47c4-97ce-7259bd64bb97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.005688 | controller |     "Jun 11 16:37:16.410211 crc crio[23211]: time=\"2026-06-11T16:37:16.409718384Z\" level=info msg=\"Starting container: 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771\" id=a3bbcaae-ca17-46f0-a4b2-6377ff6112c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.005702 | controller |     "Jun 11 16:37:16.417359 crc crio[23211]: time=\"2026-06-11T16:37:16.417254507Z\" level=info msg=\"Started container\" PID=63647 containerID=8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771 description=openstack/swift-storage-0/container-server id=a3bbcaae-ca17-46f0-a4b2-6377ff6112c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.005719 | controller |     "Jun 11 16:37:16.441927 crc crio[23211]: time=\"2026-06-11T16:37:16.441801032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=e75bfbc7-235c-4364-981a-a0056339920c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.005748 | controller |     "Jun 11 16:37:16.452612 crc crio[23211]: time=\"2026-06-11T16:37:16.452507251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=811286c4-1a2e-40dc-a62e-20a303c5cfd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.005764 | controller |     "Jun 11 16:37:16.465917 crc crio[23211]: time=\"2026-06-11T16:37:16.464562744Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=c14fe5f2-b571-4f24-9f9e-6602f81fef98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.005779 | controller |     "Jun 11 16:37:16.466378 crc crio[23211]: time=\"2026-06-11T16:37:16.466169842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.005795 | controller |     "Jun 11 16:37:16.512046 crc crio[23211]: time=\"2026-06-11T16:37:16.51193195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.005811 | controller |     "Jun 11 16:37:16.536953 crc crio[23211]: time=\"2026-06-11T16:37:16.535105432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.005826 | controller |     "Jun 11 16:37:16.541714 crc crio[23211]: time=\"2026-06-11T16:37:16.54160899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.005841 | controller |     "Jun 11 16:37:16.639095 crc crio[23211]: time=\"2026-06-11T16:37:16.638994719Z\" level=info msg=\"Created container 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908: openstack/swift-storage-0/container-replicator\" id=c14fe5f2-b571-4f24-9f9e-6602f81fef98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.005855 | controller |     "Jun 11 16:37:16.641059 crc crio[23211]: time=\"2026-06-11T16:37:16.640974298Z\" level=info msg=\"Starting container: 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908\" id=9e39893f-a1e8-4f86-8a54-2ea2da719bae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.005869 | controller |     "Jun 11 16:37:16.646785 crc crio[23211]: time=\"2026-06-11T16:37:16.646712376Z\" level=info msg=\"Created container c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c: openstack/ovn-controller-gtpx6-config-wdl42/ovn-config\" id=a00db262-2dca-4658-b859-06b1a3f21e91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.005884 | controller |     "Jun 11 16:37:16.648768 crc crio[23211]: time=\"2026-06-11T16:37:16.648562731Z\" level=info msg=\"Starting container: c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c\" id=84401c1e-51da-415b-91fb-50483419d4a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.005900 | controller |     "Jun 11 16:37:16.650933 crc crio[23211]: time=\"2026-06-11T16:37:16.650857447Z\" level=info msg=\"Started container\" PID=63666 containerID=6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908 description=openstack/swift-storage-0/container-replicator id=9e39893f-a1e8-4f86-8a54-2ea2da719bae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.005915 | controller |     "Jun 11 16:37:16.659087 crc crio[23211]: time=\"2026-06-11T16:37:16.658966873Z\" level=info msg=\"Started container\" PID=63663 containerID=c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c description=openstack/ovn-controller-gtpx6-config-wdl42/ovn-config id=84401c1e-51da-415b-91fb-50483419d4a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13",
2026-06-11 18:01:03.005934 | controller |     "Jun 11 16:37:16.683384 crc crio[23211]: time=\"2026-06-11T16:37:16.683038856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=2b4e8dae-6961-461c-a64e-faf07d3bf4f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.005949 | controller |     "Jun 11 16:37:16.688529 crc crio[23211]: time=\"2026-06-11T16:37:16.688382135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=7ad86c6e-e083-42df-bc31-e29156fbd7dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.005964 | controller |     "Jun 11 16:37:16.700115 crc crio[23211]: time=\"2026-06-11T16:37:16.699928666Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=99e62495-eff6-4f3c-b93c-3290301de89b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.005979 | controller |     "Jun 11 16:37:16.702007 crc crio[23211]: time=\"2026-06-11T16:37:16.701925904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.005993 | controller |     "Jun 11 16:37:16.763047 crc crio[23211]: time=\"2026-06-11T16:37:16.762987513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006008 | controller |     "Jun 11 16:37:16.765898 crc crio[23211]: time=\"2026-06-11T16:37:16.765845733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006022 | controller |     "Jun 11 16:37:16.889258 crc crio[23211]: time=\"2026-06-11T16:37:16.88914337Z\" level=info msg=\"Created container d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3: openstack/swift-storage-0/container-auditor\" id=99e62495-eff6-4f3c-b93c-3290301de89b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.006038 | controller |     "Jun 11 16:37:16.893518 crc crio[23211]: time=\"2026-06-11T16:37:16.893270659Z\" level=info msg=\"Starting container: d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3\" id=5622c217-010b-4603-8a11-385b9d453f96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.006052 | controller |     "Jun 11 16:37:16.900091 crc crio[23211]: time=\"2026-06-11T16:37:16.899949702Z\" level=info msg=\"Started container\" PID=63699 containerID=d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3 description=openstack/swift-storage-0/container-auditor id=5622c217-010b-4603-8a11-385b9d453f96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.006068 | controller |     "Jun 11 16:37:16.913782 crc crio[23211]: time=\"2026-06-11T16:37:16.913586081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=b8756c3e-eee5-4615-a68c-c86318af9aca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006084 | controller |     "Jun 11 16:37:16.918591 crc crio[23211]: time=\"2026-06-11T16:37:16.918550841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=c8c9f1b2-002d-4778-b510-22581f274eee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006103 | controller |     "Jun 11 16:37:16.931388 crc crio[23211]: time=\"2026-06-11T16:37:16.93126118Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=b37da38d-1138-4d6c-b26d-509146a259ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.006119 | controller |     "Jun 11 16:37:16.933511 crc crio[23211]: time=\"2026-06-11T16:37:16.933218287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006134 | controller |     "Jun 11 16:37:17.020531 crc crio[23211]: time=\"2026-06-11T16:37:17.020497771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006149 | controller |     "Jun 11 16:37:17.025870 crc crio[23211]: time=\"2026-06-11T16:37:17.025844694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006163 | controller |     "Jun 11 16:37:17.469214 crc crio[23211]: time=\"2026-06-11T16:37:17.468679763Z\" level=info msg=\"Created container 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18: openstack/swift-storage-0/container-updater\" id=b37da38d-1138-4d6c-b26d-509146a259ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.006178 | controller |     "Jun 11 16:37:17.472007 crc crio[23211]: time=\"2026-06-11T16:37:17.471922304Z\" level=info msg=\"Starting container: 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18\" id=3c7863ca-bfc8-4284-95a1-07286d66bf8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.006193 | controller |     "Jun 11 16:37:17.492331 crc crio[23211]: time=\"2026-06-11T16:37:17.491075983Z\" level=info msg=\"Started container\" PID=63762 containerID=7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18 description=openstack/swift-storage-0/container-updater id=3c7863ca-bfc8-4284-95a1-07286d66bf8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.006208 | controller |     "Jun 11 16:37:17.875397 crc crio[23211]: time=\"2026-06-11T16:37:17.875251526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d91adefd-272b-4dae-896a-de2174ffe306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006223 | controller |     "Jun 11 16:37:17.875761 crc crio[23211]: time=\"2026-06-11T16:37:17.875639665Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found\" id=d91adefd-272b-4dae-896a-de2174ffe306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006237 | controller |     "Jun 11 16:37:17.875761 crc crio[23211]: time=\"2026-06-11T16:37:17.875691157Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found\" id=d91adefd-272b-4dae-896a-de2174ffe306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006253 | controller |     "Jun 11 16:37:17.876735 crc crio[23211]: time=\"2026-06-11T16:37:17.876647891Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=623b8c39-cea0-44a5-8d59-13a7f1e6c938 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.006268 | controller |     "Jun 11 16:37:17.882970 crc crio[23211]: time=\"2026-06-11T16:37:17.881654905Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\\\"\"",
2026-06-11 18:01:03.006287 | controller |     "Jun 11 16:37:19.105097 crc crio[23211]: time=\"2026-06-11T16:37:19.104468602Z\" level=info msg=\"Stopping pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13\" id=2a19b27f-0794-4e06-b8bd-3b7f40a363e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.006302 | controller |     "Jun 11 16:37:19.106499 crc crio[23211]: time=\"2026-06-11T16:37:19.106161434Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6-config-wdl42 Namespace:openstack ID:de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13 UID:3c18d76c-7565-4d9e-86c5-8e4336a6a8ea NetNS:/var/run/netns/a9c371f6-91e9-4e55-a355-dac1608d263e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c18d76c_7565_4d9e_86c5_8e4336a6a8ea.slice PodAnnotations:0xc002818290}] Aliases:map[]}\"",
2026-06-11 18:01:03.006317 | controller |     "Jun 11 16:37:19.106499 crc crio[23211]: time=\"2026-06-11T16:37:19.106363109Z\" level=info msg=\"Deleting pod openstack_ovn-controller-gtpx6-config-wdl42 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.006332 | controller |     "Jun 11 16:37:19.600798 crc crio[23211]: time=\"2026-06-11T16:37:19.600709684Z\" level=info msg=\"Stopped pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13\" id=2a19b27f-0794-4e06-b8bd-3b7f40a363e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.006347 | controller |     "Jun 11 16:37:19.667088 crc crio[23211]: time=\"2026-06-11T16:37:19.666587348Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=623b8c39-cea0-44a5-8d59-13a7f1e6c938 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.006361 | controller |     "Jun 11 16:37:19.668067 crc crio[23211]: time=\"2026-06-11T16:37:19.667996974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8303d2a2-e6f9-4575-b49d-e9f65c48178e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006376 | controller |     "Jun 11 16:37:19.672002 crc crio[23211]: time=\"2026-06-11T16:37:19.671887601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=98308d32-53e7-4ea0-9a83-eb6333a82416 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006391 | controller |     "Jun 11 16:37:19.690652 crc crio[23211]: time=\"2026-06-11T16:37:19.684168268Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=143edf95-f2f3-45a6-a4e4-6c640d018500 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.006406 | controller |     "Jun 11 16:37:19.690652 crc crio[23211]: time=\"2026-06-11T16:37:19.68826386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006421 | controller |     "Jun 11 16:37:19.778939 crc crio[23211]: time=\"2026-06-11T16:37:19.778533005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006435 | controller |     "Jun 11 16:37:19.787927 crc crio[23211]: time=\"2026-06-11T16:37:19.787828356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006450 | controller |     "Jun 11 16:37:19.965006 crc crio[23211]: time=\"2026-06-11T16:37:19.964824486Z\" level=info msg=\"Created container b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8: openstack/swift-storage-0/object-server\" id=143edf95-f2f3-45a6-a4e4-6c640d018500 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.006469 | controller |     "Jun 11 16:37:19.968128 crc crio[23211]: time=\"2026-06-11T16:37:19.968006515Z\" level=info msg=\"Starting container: b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8\" id=204d3733-5adf-4793-8bed-b6d94df86263 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.006485 | controller |     "Jun 11 16:37:19.975984 crc crio[23211]: time=\"2026-06-11T16:37:19.975880642Z\" level=info msg=\"Started container\" PID=63982 containerID=b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8 description=openstack/swift-storage-0/object-server id=204d3733-5adf-4793-8bed-b6d94df86263 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.006500 | controller |     "Jun 11 16:37:19.993592 crc crio[23211]: time=\"2026-06-11T16:37:19.993467652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a4781c3a-95ec-4b1c-8ccd-a9ba003e3c11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006533 | controller |     "Jun 11 16:37:19.997099 crc crio[23211]: time=\"2026-06-11T16:37:19.997030911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d9a22c64-8826-4aa5-b619-24b944738ed8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006551 | controller |     "Jun 11 16:37:20.013820 crc crio[23211]: time=\"2026-06-11T16:37:20.013095672Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=459da273-840c-45e9-a3d8-7f1aebca6d75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.006566 | controller |     "Jun 11 16:37:20.014873 crc crio[23211]: time=\"2026-06-11T16:37:20.014806524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006581 | controller |     "Jun 11 16:37:20.166193 crc crio[23211]: time=\"2026-06-11T16:37:20.165148528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006596 | controller |     "Jun 11 16:37:20.171413 crc crio[23211]: time=\"2026-06-11T16:37:20.171261962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006611 | controller |     "Jun 11 16:37:20.354107 crc crio[23211]: time=\"2026-06-11T16:37:20.354026096Z\" level=info msg=\"Created container 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a: openstack/swift-storage-0/object-replicator\" id=459da273-840c-45e9-a3d8-7f1aebca6d75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.006626 | controller |     "Jun 11 16:37:20.354898 crc crio[23211]: time=\"2026-06-11T16:37:20.354815145Z\" level=info msg=\"Starting container: 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a\" id=037ba471-c3ce-429e-a34f-2e9d29a3a5c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.006642 | controller |     "Jun 11 16:37:20.372083 crc crio[23211]: time=\"2026-06-11T16:37:20.371991494Z\" level=info msg=\"Started container\" PID=64004 containerID=283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a description=openstack/swift-storage-0/object-replicator id=037ba471-c3ce-429e-a34f-2e9d29a3a5c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.006662 | controller |     "Jun 11 16:37:20.385093 crc crio[23211]: time=\"2026-06-11T16:37:20.38501302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=20614f74-3a60-44b4-a3b0-a675c78ad7cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006679 | controller |     "Jun 11 16:37:20.389253 crc crio[23211]: time=\"2026-06-11T16:37:20.389149473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=80f5179f-0eb6-4515-b84c-33674d74c940 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006694 | controller |     "Jun 11 16:37:20.400161 crc crio[23211]: time=\"2026-06-11T16:37:20.400031824Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=6556232e-fca6-4bea-9e91-2eb7ab786adc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.006710 | controller |     "Jun 11 16:37:20.402195 crc crio[23211]: time=\"2026-06-11T16:37:20.402130796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006725 | controller |     "Jun 11 16:37:20.499934 crc crio[23211]: time=\"2026-06-11T16:37:20.499854298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006739 | controller |     "Jun 11 16:37:20.510781 crc crio[23211]: time=\"2026-06-11T16:37:20.510281818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006754 | controller |     "Jun 11 16:37:20.649076 crc crio[23211]: time=\"2026-06-11T16:37:20.64892208Z\" level=info msg=\"Created container 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c: openstack/swift-storage-0/object-auditor\" id=6556232e-fca6-4bea-9e91-2eb7ab786adc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.006768 | controller |     "Jun 11 16:37:20.650540 crc crio[23211]: time=\"2026-06-11T16:37:20.650375126Z\" level=info msg=\"Starting container: 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c\" id=7cf1aee1-fb94-4fba-9b7c-4468ff898e1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.006783 | controller |     "Jun 11 16:37:20.658850 crc crio[23211]: time=\"2026-06-11T16:37:20.658743445Z\" level=info msg=\"Started container\" PID=64042 containerID=313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c description=openstack/swift-storage-0/object-auditor id=7cf1aee1-fb94-4fba-9b7c-4468ff898e1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.006798 | controller |     "Jun 11 16:37:20.681046 crc crio[23211]: time=\"2026-06-11T16:37:20.680766265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=ff14f3a7-6ff9-470c-98e0-4167473cdfc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006813 | controller |     "Jun 11 16:37:20.688719 crc crio[23211]: time=\"2026-06-11T16:37:20.68861289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=78e1ff8f-58d1-46bd-b0eb-ceb39b0c35d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006828 | controller |     "Jun 11 16:37:20.698652 crc crio[23211]: time=\"2026-06-11T16:37:20.698516219Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=f32419a0-61d4-42bf-aa25-8fe419b0299c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.006846 | controller |     "Jun 11 16:37:20.700142 crc crio[23211]: time=\"2026-06-11T16:37:20.700064057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006863 | controller |     "Jun 11 16:37:20.760268 crc crio[23211]: time=\"2026-06-11T16:37:20.760153858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006878 | controller |     "Jun 11 16:37:20.766813 crc crio[23211]: time=\"2026-06-11T16:37:20.76590177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006893 | controller |     "Jun 11 16:37:20.929048 crc crio[23211]: time=\"2026-06-11T16:37:20.928648635Z\" level=info msg=\"Created container 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3: openstack/swift-storage-0/object-updater\" id=f32419a0-61d4-42bf-aa25-8fe419b0299c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.006907 | controller |     "Jun 11 16:37:20.933912 crc crio[23211]: time=\"2026-06-11T16:37:20.933764162Z\" level=info msg=\"Starting container: 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3\" id=cb065573-2620-4bb6-929f-7769965694cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.006922 | controller |     "Jun 11 16:37:20.941191 crc crio[23211]: time=\"2026-06-11T16:37:20.941107796Z\" level=info msg=\"Started container\" PID=64060 containerID=38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3 description=openstack/swift-storage-0/object-updater id=cb065573-2620-4bb6-929f-7769965694cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.006937 | controller |     "Jun 11 16:37:20.958737 crc crio[23211]: time=\"2026-06-11T16:37:20.958644055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=2a5a65d4-63a0-4627-b308-bdb52b6a50c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006952 | controller |     "Jun 11 16:37:20.961252 crc crio[23211]: time=\"2026-06-11T16:37:20.961168857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=6b15cd3d-6955-440e-956c-994e6568168b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.006966 | controller |     "Jun 11 16:37:20.968276 crc crio[23211]: time=\"2026-06-11T16:37:20.968187882Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=5c00ec3b-c715-4c1c-b3e7-a923eaab7193 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.006981 | controller |     "Jun 11 16:37:20.968784 crc crio[23211]: time=\"2026-06-11T16:37:20.968707955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.006995 | controller |     "Jun 11 16:37:21.062620 crc crio[23211]: time=\"2026-06-11T16:37:21.062512307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007011 | controller |     "Jun 11 16:37:21.066931 crc crio[23211]: time=\"2026-06-11T16:37:21.066880516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007026 | controller |     "Jun 11 16:37:21.240699 crc crio[23211]: time=\"2026-06-11T16:37:21.240594574Z\" level=info msg=\"Created container 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2: openstack/swift-storage-0/object-expirer\" id=5c00ec3b-c715-4c1c-b3e7-a923eaab7193 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.007044 | controller |     "Jun 11 16:37:21.242370 crc crio[23211]: time=\"2026-06-11T16:37:21.242150444Z\" level=info msg=\"Starting container: 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2\" id=6645ff1d-4522-46b0-a849-d3eb6a8318d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.007059 | controller |     "Jun 11 16:37:21.251333 crc crio[23211]: time=\"2026-06-11T16:37:21.25122068Z\" level=info msg=\"Started container\" PID=64095 containerID=67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2 description=openstack/swift-storage-0/object-expirer id=6645ff1d-4522-46b0-a849-d3eb6a8318d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.007075 | controller |     "Jun 11 16:37:21.282212 crc crio[23211]: time=\"2026-06-11T16:37:21.280679835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=0ed35ad0-5578-4fb2-aa06-1d849db75594 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.007090 | controller |     "Jun 11 16:37:21.287688 crc crio[23211]: time=\"2026-06-11T16:37:21.287595928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=21eebbec-1179-48b9-9dd8-d8fc44cabc0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.007105 | controller |     "Jun 11 16:37:21.306022 crc crio[23211]: time=\"2026-06-11T16:37:21.305818543Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=35936843-e39b-4cf1-9324-3b673a6ec0df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.007120 | controller |     "Jun 11 16:37:21.309159 crc crio[23211]: time=\"2026-06-11T16:37:21.309116585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007135 | controller |     "Jun 11 16:37:21.447239 crc crio[23211]: time=\"2026-06-11T16:37:21.44705453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007152 | controller |     "Jun 11 16:37:21.453780 crc crio[23211]: time=\"2026-06-11T16:37:21.453705926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007168 | controller |     "Jun 11 16:37:21.609096 crc crio[23211]: time=\"2026-06-11T16:37:21.608967474Z\" level=info msg=\"Created container 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9: openstack/swift-storage-0/rsync\" id=35936843-e39b-4cf1-9324-3b673a6ec0df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.007183 | controller |     "Jun 11 16:37:21.610220 crc crio[23211]: time=\"2026-06-11T16:37:21.610149652Z\" level=info msg=\"Starting container: 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9\" id=b697cc9c-04c9-4338-9559-5cc0c6d3cd74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.007197 | controller |     "Jun 11 16:37:21.615741 crc crio[23211]: time=\"2026-06-11T16:37:21.615647451Z\" level=info msg=\"Started container\" PID=64124 containerID=9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9 description=openstack/swift-storage-0/rsync id=b697cc9c-04c9-4338-9559-5cc0c6d3cd74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.007218 | controller |     "Jun 11 16:37:21.639043 crc crio[23211]: time=\"2026-06-11T16:37:21.637387433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=51435ce1-78ec-4d1a-8008-30dca541219e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.007253 | controller |     "Jun 11 16:37:21.643678 crc crio[23211]: time=\"2026-06-11T16:37:21.643619699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=95873653-734a-4ddf-a901-c468129c047b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.007293 | controller |     "Jun 11 16:37:21.653836 crc crio[23211]: time=\"2026-06-11T16:37:21.653747132Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=757e4e74-34c9-40f8-965a-c250c3fe91b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.007322 | controller |     "Jun 11 16:37:21.656511 crc crio[23211]: time=\"2026-06-11T16:37:21.656374068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007349 | controller |     "Jun 11 16:37:21.722638 crc crio[23211]: time=\"2026-06-11T16:37:21.722192561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007375 | controller |     "Jun 11 16:37:21.725757 crc crio[23211]: time=\"2026-06-11T16:37:21.725693688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007402 | controller |     "Jun 11 16:37:21.907967 crc crio[23211]: time=\"2026-06-11T16:37:21.907829136Z\" level=info msg=\"Created container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1: openstack/swift-storage-0/swift-recon-cron\" id=757e4e74-34c9-40f8-965a-c250c3fe91b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.007428 | controller |     "Jun 11 16:37:21.909340 crc crio[23211]: time=\"2026-06-11T16:37:21.909260832Z\" level=info msg=\"Starting container: 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1\" id=19244b4f-882d-497d-a5a7-a15abcc9f32a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.007454 | controller |     "Jun 11 16:37:21.920832 crc crio[23211]: time=\"2026-06-11T16:37:21.920712528Z\" level=info msg=\"Started container\" PID=64138 containerID=2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 description=openstack/swift-storage-0/swift-recon-cron id=19244b4f-882d-497d-a5a7-a15abcc9f32a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c",
2026-06-11 18:01:03.007481 | controller |     "Jun 11 16:37:23.421557 crc crio[23211]: time=\"2026-06-11T16:37:23.420249174Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-868d559989-nbbfk/POD\" id=dc388428-5da9-4580-9823-518d7d162d24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.007507 | controller |     "Jun 11 16:37:23.421557 crc crio[23211]: time=\"2026-06-11T16:37:23.420893299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007567 | controller |     "Jun 11 16:37:23.462643 crc crio[23211]: time=\"2026-06-11T16:37:23.462495649Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-nbbfk Namespace:openstack ID:e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401 UID:2f968b1b-bade-4b0f-a68d-c9398a3f81ff NetNS:/var/run/netns/dee017f7-eda8-40ce-aaf0-5f3c9d847231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f968b1b_bade_4b0f_a68d_c9398a3f81ff.slice PodAnnotations:0xc0038ac238}] Aliases:map[]}\"",
2026-06-11 18:01:03.007637 | controller |     "Jun 11 16:37:23.462643 crc crio[23211]: time=\"2026-06-11T16:37:23.462577781Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-868d559989-nbbfk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.007667 | controller |     "Jun 11 16:37:24.101921 crc crio[23211]: 2026-06-11T16:37:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e537a395a393855 Mac:ce:9a:a9:1e:84:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/dee017f7-eda8-40ce-aaf0-5f3c9d847231 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.007699 | controller |     "Jun 11 16:37:24.106179 crc crio[23211]: time=\"2026-06-11T16:37:24.106101781Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-nbbfk Namespace:openstack ID:e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401 UID:2f968b1b-bade-4b0f-a68d-c9398a3f81ff NetNS:/var/run/netns/dee017f7-eda8-40ce-aaf0-5f3c9d847231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f968b1b_bade_4b0f_a68d_c9398a3f81ff.slice PodAnnotations:0xc0038ac238}] Aliases:map[]}\"",
2026-06-11 18:01:03.007717 | controller |     "Jun 11 16:37:24.106507 crc crio[23211]: time=\"2026-06-11T16:37:24.106379918Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-868d559989-nbbfk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.007733 | controller |     "Jun 11 16:37:24.123745 crc crio[23211]: time=\"2026-06-11T16:37:24.123188278Z\" level=info msg=\"Ran pod sandbox e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401 with infra container: openstack/dnsmasq-dns-868d559989-nbbfk/POD\" id=dc388428-5da9-4580-9823-518d7d162d24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.007749 | controller |     "Jun 11 16:37:24.130969 crc crio[23211]: time=\"2026-06-11T16:37:24.130861889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=862cf71b-ee89-4e3c-ac87-2b280fad9b50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.007764 | controller |     "Jun 11 16:37:24.235592 crc crio[23211]: time=\"2026-06-11T16:37:24.234778274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=419b5bea-16ae-43c3-9926-dc2bf7f265ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.007779 | controller |     "Jun 11 16:37:24.247484 crc crio[23211]: time=\"2026-06-11T16:37:24.247274426Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-868d559989-nbbfk/init\" id=ebf17a3b-ab34-4915-a50e-142fd43f1c5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.007793 | controller |     "Jun 11 16:37:24.248101 crc crio[23211]: time=\"2026-06-11T16:37:24.247940542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007808 | controller |     "Jun 11 16:37:24.343043 crc crio[23211]: time=\"2026-06-11T16:37:24.342525765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007824 | controller |     "Jun 11 16:37:24.350242 crc crio[23211]: time=\"2026-06-11T16:37:24.350178266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007843 | controller |     "Jun 11 16:37:24.683682 crc crio[23211]: time=\"2026-06-11T16:37:24.682756401Z\" level=info msg=\"Created container c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f: openstack/dnsmasq-dns-868d559989-nbbfk/init\" id=ebf17a3b-ab34-4915-a50e-142fd43f1c5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.007863 | controller |     "Jun 11 16:37:24.688326 crc crio[23211]: time=\"2026-06-11T16:37:24.686038902Z\" level=info msg=\"Starting container: c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f\" id=ef07fc9f-1ce6-4e99-b7f6-052af6a3b706 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.007879 | controller |     "Jun 11 16:37:24.707926 crc crio[23211]: time=\"2026-06-11T16:37:24.707825927Z\" level=info msg=\"Started container\" PID=64409 containerID=c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f description=openstack/dnsmasq-dns-868d559989-nbbfk/init id=ef07fc9f-1ce6-4e99-b7f6-052af6a3b706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401",
2026-06-11 18:01:03.007894 | controller |     "Jun 11 16:37:24.893621 crc crio[23211]: time=\"2026-06-11T16:37:24.893187805Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-jftr2/POD\" id=636c9543-cda8-404e-b630-49ecf7f503bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.007908 | controller |     "Jun 11 16:37:24.893785 crc crio[23211]: time=\"2026-06-11T16:37:24.893668037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007924 | controller |     "Jun 11 16:37:24.927060 crc crio[23211]: time=\"2026-06-11T16:37:24.926955888Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-jftr2 Namespace:openstack ID:904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5 UID:411c54c7-8f54-4c53-830b-df2729497f3a NetNS:/var/run/netns/e8ef39c4-ba2f-48a8-adcc-2a4bcdc5f246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod411c54c7_8f54_4c53_830b_df2729497f3a.slice PodAnnotations:0xc000613098}] Aliases:map[]}\"",
2026-06-11 18:01:03.007939 | controller |     "Jun 11 16:37:24.927060 crc crio[23211]: time=\"2026-06-11T16:37:24.927023421Z\" level=info msg=\"Adding pod openstack_cinder-db-create-jftr2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.007953 | controller |     "Jun 11 16:37:25.289597 crc crio[23211]: time=\"2026-06-11T16:37:25.28900588Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-7dzpt/POD\" id=279a8d40-787c-44bc-99cd-7f4175a0f110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.007968 | controller |     "Jun 11 16:37:25.289843 crc crio[23211]: time=\"2026-06-11T16:37:25.28981672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.007982 | controller |     "Jun 11 16:37:25.368148 crc crio[23211]: time=\"2026-06-11T16:37:25.367978291Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-dmqhf/POD\" id=b6cc5a9a-c9c5-444e-b8b2-a7e8e6ff6931 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.007997 | controller |     "Jun 11 16:37:25.368148 crc crio[23211]: time=\"2026-06-11T16:37:25.368111045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008011 | controller |     "Jun 11 16:37:25.428044 crc crio[23211]: time=\"2026-06-11T16:37:25.42796168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b4310a71-060c-4931-a55c-9c9c823b7e69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.008029 | controller |     "Jun 11 16:37:25.429092 crc crio[23211]: time=\"2026-06-11T16:37:25.429048297Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-7dzpt Namespace:openstack ID:eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6 UID:7280aaab-b9d3-44e8-9209-397ac6aeee95 NetNS:/var/run/netns/da8cad09-c5e8-4214-977b-6171bdb2ddc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7280aaab_b9d3_44e8_9209_397ac6aeee95.slice PodAnnotations:0xc00294e168}] Aliases:map[]}\"",
2026-06-11 18:01:03.008045 | controller |     "Jun 11 16:37:25.430379 crc crio[23211]: time=\"2026-06-11T16:37:25.429659133Z\" level=info msg=\"Adding pod openstack_barbican-db-create-7dzpt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.008060 | controller |     "Jun 11 16:37:25.432583 crc crio[23211]: time=\"2026-06-11T16:37:25.431695763Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-tpqpm/POD\" id=79ca97ee-033a-4d32-bea9-294155f12af5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.008074 | controller |     "Jun 11 16:37:25.432583 crc crio[23211]: time=\"2026-06-11T16:37:25.431791875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008089 | controller |     "Jun 11 16:37:25.456914 crc crio[23211]: time=\"2026-06-11T16:37:25.456650555Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-dmqhf Namespace:openstack ID:dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329 UID:7d8483da-935a-4882-bcaa-6a1da158bf7f NetNS:/var/run/netns/b00ea7c8-b43e-4b99-abad-ed0f02f10adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8483da_935a_4882_bcaa_6a1da158bf7f.slice PodAnnotations:0xc000d2e3c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.008104 | controller |     "Jun 11 16:37:25.456914 crc crio[23211]: time=\"2026-06-11T16:37:25.456775948Z\" level=info msg=\"Adding pod openstack_neutron-db-create-dmqhf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.008119 | controller |     "Jun 11 16:37:25.503530 crc crio[23211]: time=\"2026-06-11T16:37:25.503351762Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-tpqpm Namespace:openstack ID:4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485 UID:d83ad417-ec91-403a-b1e7-248a10996307 NetNS:/var/run/netns/2f958a82-2a29-427c-bfe7-53c485e9c11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd83ad417_ec91_403a_b1e7_248a10996307.slice PodAnnotations:0xc0006124a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.008134 | controller |     "Jun 11 16:37:25.503530 crc crio[23211]: time=\"2026-06-11T16:37:25.503409394Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-tpqpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.008148 | controller |     "Jun 11 16:37:25.511933 crc crio[23211]: time=\"2026-06-11T16:37:25.511809863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=461857c9-b64a-49dd-abf5-7ce87f37301a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.008163 | controller |     "Jun 11 16:37:25.530210 crc crio[23211]: time=\"2026-06-11T16:37:25.530073309Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns\" id=7351b8ed-2efa-408e-8ad3-dbf436af329b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.008178 | controller |     "Jun 11 16:37:25.547977 crc crio[23211]: time=\"2026-06-11T16:37:25.547785752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008197 | controller |     "Jun 11 16:37:25.634239 crc crio[23211]: time=\"2026-06-11T16:37:25.634065336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008212 | controller |     "Jun 11 16:37:25.651465 crc crio[23211]: time=\"2026-06-11T16:37:25.651342418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008227 | controller |     "Jun 11 16:37:25.678400 crc crio[23211]: 2026-06-11T16:37:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:904af24f78c0a3f Mac:f6:b7:fb:85:e4:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/e8ef39c4-ba2f-48a8-adcc-2a4bcdc5f246 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.008242 | controller |     "Jun 11 16:37:25.680662 crc crio[23211]: time=\"2026-06-11T16:37:25.680519347Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-jftr2 Namespace:openstack ID:904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5 UID:411c54c7-8f54-4c53-830b-df2729497f3a NetNS:/var/run/netns/e8ef39c4-ba2f-48a8-adcc-2a4bcdc5f246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod411c54c7_8f54_4c53_830b_df2729497f3a.slice PodAnnotations:0xc000613098}] Aliases:map[]}\"",
2026-06-11 18:01:03.008257 | controller |     "Jun 11 16:37:25.680833 crc crio[23211]: time=\"2026-06-11T16:37:25.680700641Z\" level=info msg=\"Checking pod openstack_cinder-db-create-jftr2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.008272 | controller |     "Jun 11 16:37:25.697162 crc crio[23211]: time=\"2026-06-11T16:37:25.697076179Z\" level=info msg=\"Ran pod sandbox 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5 with infra container: openstack/cinder-db-create-jftr2/POD\" id=636c9543-cda8-404e-b630-49ecf7f503bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.008287 | controller |     "Jun 11 16:37:25.705475 crc crio[23211]: time=\"2026-06-11T16:37:25.704862083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=191f388d-5822-403b-a295-c63f361d3737 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.008301 | controller |     "Jun 11 16:37:25.718341 crc crio[23211]: time=\"2026-06-11T16:37:25.71589133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7f3d9f2e-1865-4e51-82e9-2c6d7c61cc2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.008316 | controller |     "Jun 11 16:37:25.734917 crc crio[23211]: time=\"2026-06-11T16:37:25.734411872Z\" level=info msg=\"Creating container: openstack/cinder-db-create-jftr2/mariadb-database-create\" id=a18a9163-671e-482d-82db-c66af01bb7bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.008330 | controller |     "Jun 11 16:37:25.734917 crc crio[23211]: time=\"2026-06-11T16:37:25.734809143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008345 | controller |     "Jun 11 16:37:25.779488 crc crio[23211]: time=\"2026-06-11T16:37:25.779316704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008359 | controller |     "Jun 11 16:37:25.796405 crc crio[23211]: time=\"2026-06-11T16:37:25.796334358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008376 | controller |     "Jun 11 16:37:25.804741 crc crio[23211]: time=\"2026-06-11T16:37:25.804491672Z\" level=info msg=\"Created container f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910: openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns\" id=7351b8ed-2efa-408e-8ad3-dbf436af329b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.008391 | controller |     "Jun 11 16:37:25.807357 crc crio[23211]: time=\"2026-06-11T16:37:25.807277082Z\" level=info msg=\"Starting container: f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910\" id=2b618b29-034e-4573-be96-52c9c11f87d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.008406 | controller |     "Jun 11 16:37:25.827674 crc crio[23211]: time=\"2026-06-11T16:37:25.827618449Z\" level=info msg=\"Started container\" PID=64604 containerID=f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910 description=openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns id=2b618b29-034e-4573-be96-52c9c11f87d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401",
2026-06-11 18:01:03.008422 | controller |     "Jun 11 16:37:25.831658 crc crio[23211]: 2026-06-11T16:37:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eed17f1d65efee8 Mac:06:2c:36:d1:78:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/da8cad09-c5e8-4214-977b-6171bdb2ddc7 SocketPath: PciID:}] [{Interface:0xc000450570 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.008437 | controller |     "Jun 11 16:37:25.832490 crc crio[23211]: time=\"2026-06-11T16:37:25.832361238Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-7dzpt Namespace:openstack ID:eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6 UID:7280aaab-b9d3-44e8-9209-397ac6aeee95 NetNS:/var/run/netns/da8cad09-c5e8-4214-977b-6171bdb2ddc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7280aaab_b9d3_44e8_9209_397ac6aeee95.slice PodAnnotations:0xc00294e168}] Aliases:map[]}\"",
2026-06-11 18:01:03.008452 | controller |     "Jun 11 16:37:25.832650 crc crio[23211]: time=\"2026-06-11T16:37:25.832585574Z\" level=info msg=\"Checking pod openstack_barbican-db-create-7dzpt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.008467 | controller |     "Jun 11 16:37:25.852770 crc crio[23211]: time=\"2026-06-11T16:37:25.852586874Z\" level=info msg=\"Ran pod sandbox eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6 with infra container: openstack/barbican-db-create-7dzpt/POD\" id=279a8d40-787c-44bc-99cd-7f4175a0f110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.008481 | controller |     "Jun 11 16:37:25.864756 crc crio[23211]: time=\"2026-06-11T16:37:25.864618104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8d4ba6e9-7bf6-438a-a4a3-4505a50cee06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.008496 | controller |     "Jun 11 16:37:25.870056 crc crio[23211]: time=\"2026-06-11T16:37:25.867793234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b451bfbf-1602-4675-9929-fe0459078c98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.008527 | controller |     "Jun 11 16:37:25.877205 crc crio[23211]: time=\"2026-06-11T16:37:25.876348757Z\" level=info msg=\"Creating container: openstack/barbican-db-create-7dzpt/mariadb-database-create\" id=efbef8d9-a225-457d-8ec6-f8c524de7754 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.008553 | controller |     "Jun 11 16:37:25.877205 crc crio[23211]: time=\"2026-06-11T16:37:25.876778178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008568 | controller |     "Jun 11 16:37:25.957142 crc crio[23211]: time=\"2026-06-11T16:37:25.957029841Z\" level=info msg=\"Created container 0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a: openstack/cinder-db-create-jftr2/mariadb-database-create\" id=a18a9163-671e-482d-82db-c66af01bb7bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.008583 | controller |     "Jun 11 16:37:25.959516 crc crio[23211]: time=\"2026-06-11T16:37:25.958894118Z\" level=info msg=\"Starting container: 0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a\" id=2aeabb9a-001e-4520-83ad-5ea2fc279859 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.008598 | controller |     "Jun 11 16:37:25.960640 crc crio[23211]: time=\"2026-06-11T16:37:25.960323244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008613 | controller |     "Jun 11 16:37:25.970334 crc crio[23211]: time=\"2026-06-11T16:37:25.970036376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008627 | controller |     "Jun 11 16:37:25.988106 crc crio[23211]: 2026-06-11T16:37:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd3eb9bb5b1c480 Mac:02:5b:60:3d:7c:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/b00ea7c8-b43e-4b99-abad-ed0f02f10adc SocketPath: PciID:}] [{Interface:0xc00024b000 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.008642 | controller |     "Jun 11 16:37:25.989211 crc crio[23211]: time=\"2026-06-11T16:37:25.988372194Z\" level=info msg=\"Started container\" PID=64621 containerID=0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a description=openstack/cinder-db-create-jftr2/mariadb-database-create id=2aeabb9a-001e-4520-83ad-5ea2fc279859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5",
2026-06-11 18:01:03.008656 | controller |     "Jun 11 16:37:25.990877 crc crio[23211]: time=\"2026-06-11T16:37:25.990580319Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-dmqhf Namespace:openstack ID:dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329 UID:7d8483da-935a-4882-bcaa-6a1da158bf7f NetNS:/var/run/netns/b00ea7c8-b43e-4b99-abad-ed0f02f10adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8483da_935a_4882_bcaa_6a1da158bf7f.slice PodAnnotations:0xc000d2e3c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.008671 | controller |     "Jun 11 16:37:25.990877 crc crio[23211]: time=\"2026-06-11T16:37:25.990787964Z\" level=info msg=\"Checking pod openstack_neutron-db-create-dmqhf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.008686 | controller |     "Jun 11 16:37:26.015153 crc crio[23211]: time=\"2026-06-11T16:37:26.015064341Z\" level=info msg=\"Ran pod sandbox dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329 with infra container: openstack/neutron-db-create-dmqhf/POD\" id=b6cc5a9a-c9c5-444e-b8b2-a7e8e6ff6931 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.008700 | controller |     "Jun 11 16:37:26.017412 crc crio[23211]: time=\"2026-06-11T16:37:26.017264105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fbc04879-1f84-4793-8902-59121f886b32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.008718 | controller |     "Jun 11 16:37:26.023649 crc crio[23211]: time=\"2026-06-11T16:37:26.022828364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2057ba53-0763-4dcb-9c64-db3862ea63aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.008733 | controller |     "Jun 11 16:37:26.034605 crc crio[23211]: time=\"2026-06-11T16:37:26.034531557Z\" level=info msg=\"Creating container: openstack/neutron-db-create-dmqhf/mariadb-database-create\" id=a9f0ad7c-4606-4566-a858-9e0f90687efb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.008747 | controller |     "Jun 11 16:37:26.034968 crc crio[23211]: time=\"2026-06-11T16:37:26.034911556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008761 | controller |     "Jun 11 16:37:26.076902 crc crio[23211]: time=\"2026-06-11T16:37:26.07591472Z\" level=info msg=\"Created container e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227: openstack/barbican-db-create-7dzpt/mariadb-database-create\" id=efbef8d9-a225-457d-8ec6-f8c524de7754 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.008776 | controller |     "Jun 11 16:37:26.078695 crc crio[23211]: time=\"2026-06-11T16:37:26.078552525Z\" level=info msg=\"Starting container: e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227\" id=3c13381b-a3f0-45ea-a438-afa042d7b158 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.008790 | controller |     "Jun 11 16:37:26.085958 crc crio[23211]: time=\"2026-06-11T16:37:26.085856988Z\" level=info msg=\"Started container\" PID=64637 containerID=e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227 description=openstack/barbican-db-create-7dzpt/mariadb-database-create id=3c13381b-a3f0-45ea-a438-afa042d7b158 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6",
2026-06-11 18:01:03.008804 | controller |     "Jun 11 16:37:26.115790 crc crio[23211]: time=\"2026-06-11T16:37:26.115704454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008819 | controller |     "Jun 11 16:37:26.121349 crc crio[23211]: time=\"2026-06-11T16:37:26.121259262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.008833 | controller |     "Jun 11 16:37:26.282880 crc crio[23211]: time=\"2026-06-11T16:37:26.282698833Z\" level=info msg=\"Created container 07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9: openstack/neutron-db-create-dmqhf/mariadb-database-create\" id=a9f0ad7c-4606-4566-a858-9e0f90687efb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.008848 | controller |     "Jun 11 16:37:26.284627 crc crio[23211]: time=\"2026-06-11T16:37:26.28455221Z\" level=info msg=\"Starting container: 07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9\" id=b1ad9b46-d1c4-4d79-adb3-7e1987fd46c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.008862 | controller |     "Jun 11 16:37:26.291749 crc crio[23211]: time=\"2026-06-11T16:37:26.291669709Z\" level=info msg=\"Started container\" PID=64649 containerID=07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9 description=openstack/neutron-db-create-dmqhf/mariadb-database-create id=b1ad9b46-d1c4-4d79-adb3-7e1987fd46c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329",
2026-06-11 18:01:03.008877 | controller |     "Jun 11 16:37:26.343197 crc crio[23211]: 2026-06-11T16:37:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c3a51ddcd7d723 Mac:4a:6d:d6:4f:26:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/2f958a82-2a29-427c-bfe7-53c485e9c11e SocketPath: PciID:}] [{Interface:0xc00035f490 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.008895 | controller |     "Jun 11 16:37:26.354931 crc crio[23211]: time=\"2026-06-11T16:37:26.354870286Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-tpqpm Namespace:openstack ID:4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485 UID:d83ad417-ec91-403a-b1e7-248a10996307 NetNS:/var/run/netns/2f958a82-2a29-427c-bfe7-53c485e9c11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd83ad417_ec91_403a_b1e7_248a10996307.slice PodAnnotations:0xc0006124a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.008911 | controller |     "Jun 11 16:37:26.355680 crc crio[23211]: time=\"2026-06-11T16:37:26.355658485Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-tpqpm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.008925 | controller |     "Jun 11 16:37:26.379352 crc crio[23211]: time=\"2026-06-11T16:37:26.379132901Z\" level=info msg=\"Ran pod sandbox 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485 with infra container: openstack/keystone-db-sync-tpqpm/POD\" id=79ca97ee-033a-4d32-bea9-294155f12af5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.008940 | controller |     "Jun 11 16:37:26.388509 crc crio[23211]: time=\"2026-06-11T16:37:26.386570198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=5a7334c2-e171-47bf-97ff-c59ad4f57e1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.008954 | controller |     "Jun 11 16:37:26.388509 crc crio[23211]: time=\"2026-06-11T16:37:26.386810404Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found\" id=5a7334c2-e171-47bf-97ff-c59ad4f57e1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.008968 | controller |     "Jun 11 16:37:26.388509 crc crio[23211]: time=\"2026-06-11T16:37:26.386855795Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found\" id=5a7334c2-e171-47bf-97ff-c59ad4f57e1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.008982 | controller |     "Jun 11 16:37:26.388509 crc crio[23211]: time=\"2026-06-11T16:37:26.388187918Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=b120ae67-7f6e-44dd-988e-9884b575462d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.008996 | controller |     "Jun 11 16:37:26.398936 crc crio[23211]: time=\"2026-06-11T16:37:26.395634564Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\\\"\"",
2026-06-11 18:01:03.009010 | controller |     "Jun 11 16:37:27.535491 crc crio[23211]: time=\"2026-06-11T16:37:27.531269273Z\" level=info msg=\"Stopping pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5\" id=f1d6bd0d-011a-432f-91ff-490ca3c85d8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.009024 | controller |     "Jun 11 16:37:27.535491 crc crio[23211]: time=\"2026-06-11T16:37:27.532063563Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-jftr2 Namespace:openstack ID:904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5 UID:411c54c7-8f54-4c53-830b-df2729497f3a NetNS:/var/run/netns/e8ef39c4-ba2f-48a8-adcc-2a4bcdc5f246 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod411c54c7_8f54_4c53_830b_df2729497f3a.slice PodAnnotations:0xc000d2e990}] Aliases:map[]}\"",
2026-06-11 18:01:03.009044 | controller |     "Jun 11 16:37:27.535491 crc crio[23211]: time=\"2026-06-11T16:37:27.532194266Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-jftr2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.009060 | controller |     "Jun 11 16:37:27.538670 crc crio[23211]: time=\"2026-06-11T16:37:27.538585725Z\" level=info msg=\"Stopping pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6\" id=4a38b283-581c-49ed-86bd-3c051915c5f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.009074 | controller |     "Jun 11 16:37:27.546578 crc crio[23211]: time=\"2026-06-11T16:37:27.53916392Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-7dzpt Namespace:openstack ID:eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6 UID:7280aaab-b9d3-44e8-9209-397ac6aeee95 NetNS:/var/run/netns/da8cad09-c5e8-4214-977b-6171bdb2ddc7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7280aaab_b9d3_44e8_9209_397ac6aeee95.slice PodAnnotations:0xc002278478}] Aliases:map[]}\"",
2026-06-11 18:01:03.009089 | controller |     "Jun 11 16:37:27.547106 crc crio[23211]: time=\"2026-06-11T16:37:27.54680043Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-7dzpt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.009104 | controller |     "Jun 11 16:37:28.027071 crc crio[23211]: time=\"2026-06-11T16:37:28.025816603Z\" level=info msg=\"Stopped pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5\" id=f1d6bd0d-011a-432f-91ff-490ca3c85d8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.009118 | controller |     "Jun 11 16:37:28.066156 crc crio[23211]: time=\"2026-06-11T16:37:28.066032467Z\" level=info msg=\"Stopped pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6\" id=4a38b283-581c-49ed-86bd-3c051915c5f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.009132 | controller |     "Jun 11 16:37:28.598227 crc crio[23211]: time=\"2026-06-11T16:37:28.597724994Z\" level=info msg=\"Stopping pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329\" id=5afa5e18-3394-4351-b48e-cbeaf1ee876d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.009147 | controller |     "Jun 11 16:37:28.599761 crc crio[23211]: time=\"2026-06-11T16:37:28.598958005Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-dmqhf Namespace:openstack ID:dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329 UID:7d8483da-935a-4882-bcaa-6a1da158bf7f NetNS:/var/run/netns/b00ea7c8-b43e-4b99-abad-ed0f02f10adc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8483da_935a_4882_bcaa_6a1da158bf7f.slice PodAnnotations:0xc0001311f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.009162 | controller |     "Jun 11 16:37:28.599761 crc crio[23211]: time=\"2026-06-11T16:37:28.599094148Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-dmqhf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.009176 | controller |     "Jun 11 16:37:29.048695 crc crio[23211]: time=\"2026-06-11T16:37:29.048100221Z\" level=info msg=\"Stopped pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329\" id=5afa5e18-3394-4351-b48e-cbeaf1ee876d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.009191 | controller |     "Jun 11 16:37:32.651027 crc crio[23211]: time=\"2026-06-11T16:37:32.645076394Z\" level=info msg=\"Stopping container: ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd (timeout: 10s)\" id=a1f8cf66-a1fc-4790-be7f-f2d5735ba709 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.009210 | controller |     "Jun 11 16:37:35.076386 crc crio[23211]: time=\"2026-06-11T16:37:35.075816364Z\" level=info msg=\"Running pod sandbox: openstack/barbican-89d0-account-create-95k2m/POD\" id=f04d890a-e4d1-4585-93d9-c87e2734360e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.009225 | controller |     "Jun 11 16:37:35.077542 crc crio[23211]: time=\"2026-06-11T16:37:35.076405578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.009240 | controller |     "Jun 11 16:37:35.126069 crc crio[23211]: time=\"2026-06-11T16:37:35.125997837Z\" level=info msg=\"Running pod sandbox: openstack/cinder-5e6c-account-create-ndvqs/POD\" id=04d2f227-e769-450c-afd7-6c5305301933 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.009255 | controller |     "Jun 11 16:37:35.126069 crc crio[23211]: time=\"2026-06-11T16:37:35.12610924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.009270 | controller |     "Jun 11 16:37:43.422004 crc crio[23211]: time=\"2026-06-11T16:37:43.420816653Z\" level=info msg=\"Stopped container ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns\" id=a1f8cf66-a1fc-4790-be7f-f2d5735ba709 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.009284 | controller |     "Jun 11 16:37:43.424093 crc crio[23211]: time=\"2026-06-11T16:37:43.423984952Z\" level=info msg=\"Stopping pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\" id=73972f00-89a6-4f83-a36a-cee74624c45a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.009299 | controller |     "Jun 11 16:37:43.426495 crc crio[23211]: time=\"2026-06-11T16:37:43.426340161Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-s6tkf Namespace:openstack ID:5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97 UID:15c1a33d-c5e7-46d1-8da3-175c05629962 NetNS:/var/run/netns/4a29cb2b-6f0f-4f28-8cf0-3448dad487e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15c1a33d_c5e7_46d1_8da3_175c05629962.slice PodAnnotations:0xc000130820}] Aliases:map[]}\"",
2026-06-11 18:01:03.009314 | controller |     "Jun 11 16:37:43.426740 crc crio[23211]: time=\"2026-06-11T16:37:43.426650329Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7bfbc64dcf-s6tkf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.009328 | controller |     "Jun 11 16:37:43.548151 crc crio[23211]: time=\"2026-06-11T16:37:43.547573128Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=b120ae67-7f6e-44dd-988e-9884b575462d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.009343 | controller |     "Jun 11 16:37:43.552937 crc crio[23211]: time=\"2026-06-11T16:37:43.55284452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=057dd6df-a1ef-4b44-91bb-ae3583c20f9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.009357 | controller |     "Jun 11 16:37:43.569899 crc crio[23211]: time=\"2026-06-11T16:37:43.568837929Z\" level=info msg=\"Got pod network &{Name:barbican-89d0-account-create-95k2m Namespace:openstack ID:013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba UID:06d52992-c4b9-4c9f-9328-b0a7bea0374a NetNS:/var/run/netns/194a8bf0-23a5-4c3d-9f16-db2636da9e25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d52992_c4b9_4c9f_9328_b0a7bea0374a.slice PodAnnotations:0xc0018be328}] Aliases:map[]}\"",
2026-06-11 18:01:03.009376 | controller |     "Jun 11 16:37:43.569899 crc crio[23211]: time=\"2026-06-11T16:37:43.5688791Z\" level=info msg=\"Adding pod openstack_barbican-89d0-account-create-95k2m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.009392 | controller |     "Jun 11 16:37:43.569899 crc crio[23211]: time=\"2026-06-11T16:37:43.569065495Z\" level=info msg=\"Got pod network &{Name:cinder-5e6c-account-create-ndvqs Namespace:openstack ID:c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d UID:fdb9df08-ec9e-435c-9bb8-9f1b75f122fa NetNS:/var/run/netns/1fb8839b-e0c6-4836-975a-77622c0a9136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdb9df08_ec9e_435c_9bb8_9f1b75f122fa.slice PodAnnotations:0xc002794818}] Aliases:map[]}\"",
2026-06-11 18:01:03.009407 | controller |     "Jun 11 16:37:43.569899 crc crio[23211]: time=\"2026-06-11T16:37:43.569097576Z\" level=info msg=\"Adding pod openstack_cinder-5e6c-account-create-ndvqs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.009421 | controller |     "Jun 11 16:37:43.595731 crc crio[23211]: time=\"2026-06-11T16:37:43.595630929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=372fb1bc-56e7-4baa-bf86-3df95af0eaf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.009436 | controller |     "Jun 11 16:37:43.597044 crc crio[23211]: time=\"2026-06-11T16:37:43.596946612Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3d84b49e-242d-4ea4-bfa3-3013c592a727 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.009450 | controller |     "Jun 11 16:37:43.597827 crc crio[23211]: time=\"2026-06-11T16:37:43.597772523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3e2bdf88-2722-4bbe-a5ae-91aeb82c0a4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.009465 | controller |     "Jun 11 16:37:43.629803 crc crio[23211]: time=\"2026-06-11T16:37:43.629699849Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-tpqpm/keystone-db-sync\" id=00dff5ce-22b9-47da-ac03-5f34ecd169ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.009479 | controller |     "Jun 11 16:37:43.636705 crc crio[23211]: time=\"2026-06-11T16:37:43.636624502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.009494 | controller |     "Jun 11 16:37:43.637218 crc crio[23211]: time=\"2026-06-11T16:37:43.637174125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=236a60e2-52db-442d-8183-87aca5cf3522 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.009509 | controller |     "Jun 11 16:37:43.648991 crc crio[23211]: time=\"2026-06-11T16:37:43.648905079Z\" level=info msg=\"Creating container: openstack/glance-db-sync-86tqk/glance-db-sync\" id=080c7b50-30d9-42c6-af6e-df94f0bd2152 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.009544 | controller |     "Jun 11 16:37:43.672848 crc crio[23211]: time=\"2026-06-11T16:37:43.672653852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.009563 | controller |     "Jun 11 16:37:43.723145 crc crio[23211]: time=\"2026-06-11T16:37:43.72302046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.009578 | controller |     "Jun 11 16:37:43.729797 crc crio[23211]: time=\"2026-06-11T16:37:43.729626704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.009593 | controller |     "Jun 11 16:37:43.758862 crc crio[23211]: time=\"2026-06-11T16:37:43.758132697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.009607 | controller |     "Jun 11 16:37:43.798930 crc crio[23211]: time=\"2026-06-11T16:37:43.798833793Z\" level=info msg=\"Stopped pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\" id=73972f00-89a6-4f83-a36a-cee74624c45a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.009622 | controller |     "Jun 11 16:37:43.866868 crc crio[23211]: time=\"2026-06-11T16:37:43.862869901Z\" level=info msg=\"Created container c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5: openstack/keystone-db-sync-tpqpm/keystone-db-sync\" id=00dff5ce-22b9-47da-ac03-5f34ecd169ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.009636 | controller |     "Jun 11 16:37:43.869271 crc crio[23211]: time=\"2026-06-11T16:37:43.869167739Z\" level=info msg=\"Starting container: c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5\" id=577fbd05-9999-485a-b6b2-dc426b232390 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.009651 | controller |     "Jun 11 16:37:43.892654 crc crio[23211]: time=\"2026-06-11T16:37:43.892232256Z\" level=info msg=\"Started container\" PID=65676 containerID=c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5 description=openstack/keystone-db-sync-tpqpm/keystone-db-sync id=577fbd05-9999-485a-b6b2-dc426b232390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485",
2026-06-11 18:01:03.009666 | controller |     "Jun 11 16:37:43.988129 crc crio[23211]: 2026-06-11T16:37:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2cfd61fd6eea61 Mac:b2:d7:9e:15:0a:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/1fb8839b-e0c6-4836-975a-77622c0a9136 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.009681 | controller |     "Jun 11 16:37:43.990081 crc crio[23211]: time=\"2026-06-11T16:37:43.990010236Z\" level=info msg=\"Got pod network &{Name:cinder-5e6c-account-create-ndvqs Namespace:openstack ID:c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d UID:fdb9df08-ec9e-435c-9bb8-9f1b75f122fa NetNS:/var/run/netns/1fb8839b-e0c6-4836-975a-77622c0a9136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdb9df08_ec9e_435c_9bb8_9f1b75f122fa.slice PodAnnotations:0xc002794818}] Aliases:map[]}\"",
2026-06-11 18:01:03.009696 | controller |     "Jun 11 16:37:43.990239 crc crio[23211]: time=\"2026-06-11T16:37:43.990215541Z\" level=info msg=\"Checking pod openstack_cinder-5e6c-account-create-ndvqs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.009711 | controller |     "Jun 11 16:37:44.015192 crc crio[23211]: time=\"2026-06-11T16:37:44.014890208Z\" level=info msg=\"Ran pod sandbox c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d with infra container: openstack/cinder-5e6c-account-create-ndvqs/POD\" id=04d2f227-e769-450c-afd7-6c5305301933 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.009730 | controller |     "Jun 11 16:37:44.022061 crc crio[23211]: time=\"2026-06-11T16:37:44.021976165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0062e1e7-5b55-4abf-8fb8-45e295768abc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.009745 | controller |     "Jun 11 16:37:44.024373 crc crio[23211]: time=\"2026-06-11T16:37:44.024268832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d24dc169-b00e-4aa3-90de-da28b4046e64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.009760 | controller |     "Jun 11 16:37:44.033054 crc crio[23211]: time=\"2026-06-11T16:37:44.032821656Z\" level=info msg=\"Creating container: openstack/cinder-5e6c-account-create-ndvqs/mariadb-account-create\" id=861d23c5-4353-4efc-aa0c-1a745467fbfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.009774 | controller |     "Jun 11 16:37:44.033333 crc crio[23211]: time=\"2026-06-11T16:37:44.033220266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.009789 | controller |     "Jun 11 16:37:44.127718 crc crio[23211]: 2026-06-11T16:37:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:013468a6d749798 Mac:32:3f:92:8c:48:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/194a8bf0-23a5-4c3d-9f16-db2636da9e25 SocketPath: PciID:}] [{Interface:0xc00027a840 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.009804 | controller |     "Jun 11 16:37:44.129662 crc crio[23211]: time=\"2026-06-11T16:37:44.129584842Z\" level=info msg=\"Got pod network &{Name:barbican-89d0-account-create-95k2m Namespace:openstack ID:013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba UID:06d52992-c4b9-4c9f-9328-b0a7bea0374a NetNS:/var/run/netns/194a8bf0-23a5-4c3d-9f16-db2636da9e25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d52992_c4b9_4c9f_9328_b0a7bea0374a.slice PodAnnotations:0xc0018be328}] Aliases:map[]}\"",
2026-06-11 18:01:03.009819 | controller |     "Jun 11 16:37:44.129885 crc crio[23211]: time=\"2026-06-11T16:37:44.129804338Z\" level=info msg=\"Checking pod openstack_barbican-89d0-account-create-95k2m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.009834 | controller |     "Jun 11 16:37:44.140229 crc crio[23211]: time=\"2026-06-11T16:37:44.140148166Z\" level=info msg=\"Ran pod sandbox 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba with infra container: openstack/barbican-89d0-account-create-95k2m/POD\" id=f04d890a-e4d1-4585-93d9-c87e2734360e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.009848 | controller |     "Jun 11 16:37:44.145201 crc crio[23211]: time=\"2026-06-11T16:37:44.145085829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a4f44426-7d9f-4104-9bfa-7182e35341d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.009863 | controller |     "Jun 11 16:37:44.151761 crc crio[23211]: time=\"2026-06-11T16:37:44.151659494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.009877 | controller |     "Jun 11 16:37:44.157724 crc crio[23211]: time=\"2026-06-11T16:37:44.157625242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=622ef369-25c4-4e33-96b0-a095dd2be664 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.009895 | controller |     "Jun 11 16:37:44.158086 crc crio[23211]: time=\"2026-06-11T16:37:44.15789607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.009910 | controller |     "Jun 11 16:37:44.167525 crc crio[23211]: time=\"2026-06-11T16:37:44.165465449Z\" level=info msg=\"Creating container: openstack/barbican-89d0-account-create-95k2m/mariadb-account-create\" id=dc1fe55d-c9c3-441f-b402-95dc229a3466 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.009924 | controller |     "Jun 11 16:37:44.167525 crc crio[23211]: time=\"2026-06-11T16:37:44.165792466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.009938 | controller |     "Jun 11 16:37:44.210789 crc crio[23211]: time=\"2026-06-11T16:37:44.210030422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.009952 | controller |     "Jun 11 16:37:44.219387 crc crio[23211]: time=\"2026-06-11T16:37:44.219238471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.009966 | controller |     "Jun 11 16:37:44.285141 crc crio[23211]: time=\"2026-06-11T16:37:44.285046575Z\" level=info msg=\"Created container f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8: openstack/cinder-5e6c-account-create-ndvqs/mariadb-account-create\" id=861d23c5-4353-4efc-aa0c-1a745467fbfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.009981 | controller |     "Jun 11 16:37:44.287202 crc crio[23211]: time=\"2026-06-11T16:37:44.286589503Z\" level=info msg=\"Starting container: f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8\" id=9ba200bf-7773-4256-84d8-6bf99b42d432 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.009995 | controller |     "Jun 11 16:37:44.293617 crc crio[23211]: time=\"2026-06-11T16:37:44.293572258Z\" level=info msg=\"Started container\" PID=65725 containerID=f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8 description=openstack/cinder-5e6c-account-create-ndvqs/mariadb-account-create id=9ba200bf-7773-4256-84d8-6bf99b42d432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d",
2026-06-11 18:01:03.010010 | controller |     "Jun 11 16:37:44.338743 crc crio[23211]: time=\"2026-06-11T16:37:44.33852695Z\" level=info msg=\"Created container d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d: openstack/barbican-89d0-account-create-95k2m/mariadb-account-create\" id=dc1fe55d-c9c3-441f-b402-95dc229a3466 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.010025 | controller |     "Jun 11 16:37:44.345275 crc crio[23211]: time=\"2026-06-11T16:37:44.345188156Z\" level=info msg=\"Starting container: d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d\" id=02d06246-5fc2-41bc-a952-541fac228096 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.010040 | controller |     "Jun 11 16:37:44.350829 crc crio[23211]: time=\"2026-06-11T16:37:44.350408467Z\" level=info msg=\"Started container\" PID=65731 containerID=d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d description=openstack/barbican-89d0-account-create-95k2m/mariadb-account-create id=02d06246-5fc2-41bc-a952-541fac228096 name=/runtime.v1.RuntimeService/StartContainer sandboxID=013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba",
2026-06-11 18:01:03.010055 | controller |     "Jun 11 16:37:44.612787 crc crio[23211]: time=\"2026-06-11T16:37:44.612675646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.010076 | controller |     "Jun 11 16:37:45.047810 crc crio[23211]: time=\"2026-06-11T16:37:45.044772317Z\" level=info msg=\"Created container 55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831: openstack/glance-db-sync-86tqk/glance-db-sync\" id=080c7b50-30d9-42c6-af6e-df94f0bd2152 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.010092 | controller |     "Jun 11 16:37:45.064018 crc crio[23211]: time=\"2026-06-11T16:37:45.063034001Z\" level=info msg=\"Starting container: 55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831\" id=b067477a-cf6e-457f-b741-25abccbbb995 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.010106 | controller |     "Jun 11 16:37:45.082693 crc crio[23211]: time=\"2026-06-11T16:37:45.073207326Z\" level=info msg=\"Started container\" PID=65759 containerID=55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831 description=openstack/glance-db-sync-86tqk/glance-db-sync id=b067477a-cf6e-457f-b741-25abccbbb995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8",
2026-06-11 18:01:03.010120 | controller |     "Jun 11 16:37:45.526794 crc crio[23211]: time=\"2026-06-11T16:37:45.526178257Z\" level=info msg=\"Running pod sandbox: openstack/neutron-245d-account-create-7pbd4/POD\" id=428cca99-9d96-4864-b116-d5671a347b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.010135 | controller |     "Jun 11 16:37:45.526964 crc crio[23211]: time=\"2026-06-11T16:37:45.526866305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.010149 | controller |     "Jun 11 16:37:45.584637 crc crio[23211]: time=\"2026-06-11T16:37:45.584499275Z\" level=info msg=\"Got pod network &{Name:neutron-245d-account-create-7pbd4 Namespace:openstack ID:d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9 UID:483df6f5-dcb0-4b04-b6b4-985e88d774c0 NetNS:/var/run/netns/9a061f2c-747d-4fe6-b562-c002b17ac9a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483df6f5_dcb0_4b04_b6b4_985e88d774c0.slice PodAnnotations:0xc0018be198}] Aliases:map[]}\"",
2026-06-11 18:01:03.010164 | controller |     "Jun 11 16:37:45.584637 crc crio[23211]: time=\"2026-06-11T16:37:45.584581217Z\" level=info msg=\"Adding pod openstack_neutron-245d-account-create-7pbd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.010178 | controller |     "Jun 11 16:37:45.884501 crc crio[23211]: time=\"2026-06-11T16:37:45.883322456Z\" level=info msg=\"Stopping pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d\" id=6b26c884-2964-4bf1-b685-913e2c7d28d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.010193 | controller |     "Jun 11 16:37:45.884501 crc crio[23211]: time=\"2026-06-11T16:37:45.884209689Z\" level=info msg=\"Got pod network &{Name:cinder-5e6c-account-create-ndvqs Namespace:openstack ID:c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d UID:fdb9df08-ec9e-435c-9bb8-9f1b75f122fa NetNS:/var/run/netns/1fb8839b-e0c6-4836-975a-77622c0a9136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdb9df08_ec9e_435c_9bb8_9f1b75f122fa.slice PodAnnotations:0xc003088078}] Aliases:map[]}\"",
2026-06-11 18:01:03.010207 | controller |     "Jun 11 16:37:45.884501 crc crio[23211]: time=\"2026-06-11T16:37:45.884365863Z\" level=info msg=\"Deleting pod openstack_cinder-5e6c-account-create-ndvqs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.010222 | controller |     "Jun 11 16:37:46.206068 crc crio[23211]: time=\"2026-06-11T16:37:46.205955714Z\" level=info msg=\"Stopped pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d\" id=6b26c884-2964-4bf1-b685-913e2c7d28d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.010240 | controller |     "Jun 11 16:37:46.376960 crc crio[23211]: 2026-06-11T16:37:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d135e6c4945a1a3 Mac:fa:d7:da:bb:ba:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/9a061f2c-747d-4fe6-b562-c002b17ac9a8 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.010255 | controller |     "Jun 11 16:37:46.378242 crc crio[23211]: time=\"2026-06-11T16:37:46.378159673Z\" level=info msg=\"Got pod network &{Name:neutron-245d-account-create-7pbd4 Namespace:openstack ID:d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9 UID:483df6f5-dcb0-4b04-b6b4-985e88d774c0 NetNS:/var/run/netns/9a061f2c-747d-4fe6-b562-c002b17ac9a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483df6f5_dcb0_4b04_b6b4_985e88d774c0.slice PodAnnotations:0xc0018be198}] Aliases:map[]}\"",
2026-06-11 18:01:03.010270 | controller |     "Jun 11 16:37:46.378497 crc crio[23211]: time=\"2026-06-11T16:37:46.378396509Z\" level=info msg=\"Checking pod openstack_neutron-245d-account-create-7pbd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.010285 | controller |     "Jun 11 16:37:46.397031 crc crio[23211]: time=\"2026-06-11T16:37:46.396921792Z\" level=info msg=\"Ran pod sandbox d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9 with infra container: openstack/neutron-245d-account-create-7pbd4/POD\" id=428cca99-9d96-4864-b116-d5671a347b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.010300 | controller |     "Jun 11 16:37:46.399827 crc crio[23211]: time=\"2026-06-11T16:37:46.399738663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=066a0f43-fe48-494d-8684-df1c15a35831 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.010314 | controller |     "Jun 11 16:37:46.406002 crc crio[23211]: time=\"2026-06-11T16:37:46.405872336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e23d88e4-83cc-48b0-9eab-cffa384530c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.010329 | controller |     "Jun 11 16:37:46.433071 crc crio[23211]: time=\"2026-06-11T16:37:46.432712176Z\" level=info msg=\"Creating container: openstack/neutron-245d-account-create-7pbd4/mariadb-account-create\" id=5f02a48f-b77d-4f01-b9cb-88b63d1186c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.010343 | controller |     "Jun 11 16:37:46.433667 crc crio[23211]: time=\"2026-06-11T16:37:46.433576068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.010357 | controller |     "Jun 11 16:37:46.507707 crc crio[23211]: time=\"2026-06-11T16:37:46.507627817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.010372 | controller |     "Jun 11 16:37:46.513686 crc crio[23211]: time=\"2026-06-11T16:37:46.513619386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.010387 | controller |     "Jun 11 16:37:46.663034 crc crio[23211]: time=\"2026-06-11T16:37:46.662569606Z\" level=info msg=\"Created container f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0: openstack/neutron-245d-account-create-7pbd4/mariadb-account-create\" id=5f02a48f-b77d-4f01-b9cb-88b63d1186c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.010405 | controller |     "Jun 11 16:37:46.664332 crc crio[23211]: time=\"2026-06-11T16:37:46.664199966Z\" level=info msg=\"Starting container: f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0\" id=1c0a2e11-2b81-4149-ad26-68370182acbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.010421 | controller |     "Jun 11 16:37:46.670531 crc crio[23211]: time=\"2026-06-11T16:37:46.670132965Z\" level=info msg=\"Started container\" PID=65890 containerID=f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0 description=openstack/neutron-245d-account-create-7pbd4/mariadb-account-create id=1c0a2e11-2b81-4149-ad26-68370182acbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9",
2026-06-11 18:01:03.010436 | controller |     "Jun 11 16:37:46.906023 crc crio[23211]: time=\"2026-06-11T16:37:46.905934583Z\" level=info msg=\"Stopping pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba\" id=9365ed6a-f4e6-4dd3-918a-a20ecceb7820 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.010451 | controller |     "Jun 11 16:37:46.906701 crc crio[23211]: time=\"2026-06-11T16:37:46.906600919Z\" level=info msg=\"Got pod network &{Name:barbican-89d0-account-create-95k2m Namespace:openstack ID:013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba UID:06d52992-c4b9-4c9f-9328-b0a7bea0374a NetNS:/var/run/netns/194a8bf0-23a5-4c3d-9f16-db2636da9e25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d52992_c4b9_4c9f_9328_b0a7bea0374a.slice PodAnnotations:0xc0027942f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.010466 | controller |     "Jun 11 16:37:46.906929 crc crio[23211]: time=\"2026-06-11T16:37:46.906857736Z\" level=info msg=\"Deleting pod openstack_barbican-89d0-account-create-95k2m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.010481 | controller |     "Jun 11 16:37:47.250161 crc crio[23211]: time=\"2026-06-11T16:37:47.250001625Z\" level=info msg=\"Stopped pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba\" id=9365ed6a-f4e6-4dd3-918a-a20ecceb7820 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.010496 | controller |     "Jun 11 16:37:47.926724 crc crio[23211]: time=\"2026-06-11T16:37:47.924277803Z\" level=info msg=\"Stopping pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9\" id=7502ad50-a14a-4368-8b4c-5b638a1eda19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.010523 | controller |     "Jun 11 16:37:47.926724 crc crio[23211]: time=\"2026-06-11T16:37:47.925728119Z\" level=info msg=\"Got pod network &{Name:neutron-245d-account-create-7pbd4 Namespace:openstack ID:d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9 UID:483df6f5-dcb0-4b04-b6b4-985e88d774c0 NetNS:/var/run/netns/9a061f2c-747d-4fe6-b562-c002b17ac9a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483df6f5_dcb0_4b04_b6b4_985e88d774c0.slice PodAnnotations:0xc0038ac750}] Aliases:map[]}\"",
2026-06-11 18:01:03.010545 | controller |     "Jun 11 16:37:47.926724 crc crio[23211]: time=\"2026-06-11T16:37:47.925860342Z\" level=info msg=\"Deleting pod openstack_neutron-245d-account-create-7pbd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.010561 | controller |     "Jun 11 16:37:48.255788 crc crio[23211]: time=\"2026-06-11T16:37:48.255617717Z\" level=info msg=\"Stopped pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9\" id=7502ad50-a14a-4368-8b4c-5b638a1eda19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.010580 | controller |     "Jun 11 16:37:51.002935 crc crio[23211]: time=\"2026-06-11T16:37:51.001703072Z\" level=info msg=\"Stopping pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485\" id=affbdcf1-b341-400d-b8ae-0d6a331471c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.010596 | controller |     "Jun 11 16:37:51.004088 crc crio[23211]: time=\"2026-06-11T16:37:51.003362994Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-tpqpm Namespace:openstack ID:4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485 UID:d83ad417-ec91-403a-b1e7-248a10996307 NetNS:/var/run/netns/2f958a82-2a29-427c-bfe7-53c485e9c11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd83ad417_ec91_403a_b1e7_248a10996307.slice PodAnnotations:0xc0018beac0}] Aliases:map[]}\"",
2026-06-11 18:01:03.010611 | controller |     "Jun 11 16:37:51.004088 crc crio[23211]: time=\"2026-06-11T16:37:51.00360942Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-tpqpm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.010626 | controller |     "Jun 11 16:37:51.358812 crc crio[23211]: time=\"2026-06-11T16:37:51.358712697Z\" level=info msg=\"Stopped pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485\" id=affbdcf1-b341-400d-b8ae-0d6a331471c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.010641 | controller |     "Jun 11 16:37:52.856073 crc crio[23211]: time=\"2026-06-11T16:37:52.855391041Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-9hhlb/POD\" id=9279bbe0-f387-4e29-a37e-a5ffd065b8a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.010655 | controller |     "Jun 11 16:37:52.857260 crc crio[23211]: time=\"2026-06-11T16:37:52.856125489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.010670 | controller |     "Jun 11 16:37:52.972465 crc crio[23211]: time=\"2026-06-11T16:37:52.960920507Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-66889dc585-7859g/POD\" id=e6f15ac5-b97a-4851-8460-979e141307fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.010685 | controller |     "Jun 11 16:37:52.972465 crc crio[23211]: time=\"2026-06-11T16:37:52.96102038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.010700 | controller |     "Jun 11 16:37:52.983260 crc crio[23211]: time=\"2026-06-11T16:37:52.98309466Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9hhlb Namespace:openstack ID:dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d UID:6dc49ba9-dbef-435b-bb7d-844ff5eeb5a9 NetNS:/var/run/netns/403325ab-15f4-4344-9d70-68696fd2b8c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dc49ba9_dbef_435b_bb7d_844ff5eeb5a9.slice PodAnnotations:0xc002818190}] Aliases:map[]}\"",
2026-06-11 18:01:03.010715 | controller |     "Jun 11 16:37:52.983260 crc crio[23211]: time=\"2026-06-11T16:37:52.983169332Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-9hhlb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.010730 | controller |     "Jun 11 16:37:53.246561 crc crio[23211]: time=\"2026-06-11T16:37:53.220804987Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-7859g Namespace:openstack ID:968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed UID:bc1c31f9-4005-4f60-a959-afb41dc0cb46 NetNS:/var/run/netns/6246b608-12aa-4e0c-850b-356a837711f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1c31f9_4005_4f60_a959_afb41dc0cb46.slice PodAnnotations:0xc0027940a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.010748 | controller |     "Jun 11 16:37:53.246561 crc crio[23211]: time=\"2026-06-11T16:37:53.239623346Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-66889dc585-7859g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.010764 | controller |     "Jun 11 16:37:53.321917 crc crio[23211]: time=\"2026-06-11T16:37:53.321836029Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-wjvzs/POD\" id=55da185f-1c49-4834-ba3d-56c646d1379f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.010778 | controller |     "Jun 11 16:37:53.322407 crc crio[23211]: time=\"2026-06-11T16:37:53.321931062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.010793 | controller |     "Jun 11 16:37:53.346254 crc crio[23211]: time=\"2026-06-11T16:37:53.345952262Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-xp4ks/POD\" id=26988bf2-74dc-4897-97cd-22f1f01056e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.010807 | controller |     "Jun 11 16:37:53.346254 crc crio[23211]: time=\"2026-06-11T16:37:53.346087906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.010822 | controller |     "Jun 11 16:37:53.523908 crc crio[23211]: time=\"2026-06-11T16:37:53.523821874Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-wjvzs Namespace:openstack ID:915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e UID:c07fed40-0099-4be4-94b5-496a2551d7a0 NetNS:/var/run/netns/0069bd2a-16c6-4ca9-8e71-45c1c4a865a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07fed40_0099_4be4_94b5_496a2551d7a0.slice PodAnnotations:0xc0018be748}] Aliases:map[]}\"",
2026-06-11 18:01:03.010837 | controller |     "Jun 11 16:37:53.523908 crc crio[23211]: time=\"2026-06-11T16:37:53.523885755Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-wjvzs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.010852 | controller |     "Jun 11 16:37:53.531404 crc crio[23211]: time=\"2026-06-11T16:37:53.53089646Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xp4ks Namespace:openstack ID:a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161 UID:3b1c203d-1caf-4a4d-9bad-78df81ae91e7 NetNS:/var/run/netns/f155b0ee-5e86-4438-8834-73d70b0c5c68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b1c203d_1caf_4a4d_9bad_78df81ae91e7.slice PodAnnotations:0xc002278150}] Aliases:map[]}\"",
2026-06-11 18:01:03.010867 | controller |     "Jun 11 16:37:53.531404 crc crio[23211]: time=\"2026-06-11T16:37:53.530966701Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-xp4ks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.010881 | controller |     "Jun 11 16:37:53.582855 crc crio[23211]: time=\"2026-06-11T16:37:53.582348076Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-tgccp/POD\" id=1492003e-1487-4e07-b1ed-c400d32d585c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.010896 | controller |     "Jun 11 16:37:53.583008 crc crio[23211]: time=\"2026-06-11T16:37:53.582876977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.010910 | controller |     "Jun 11 16:37:53.672272 crc crio[23211]: time=\"2026-06-11T16:37:53.671497681Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-tgccp Namespace:openstack ID:97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30 UID:23e7a0e4-1432-4ffe-be50-8ae781856d6b NetNS:/var/run/netns/b950b05b-cfc3-4f62-8f80-5f6ac0b09646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e7a0e4_1432_4ffe_be50_8ae781856d6b.slice PodAnnotations:0xc0022784c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.010929 | controller |     "Jun 11 16:37:53.672272 crc crio[23211]: time=\"2026-06-11T16:37:53.671557243Z\" level=info msg=\"Adding pod openstack_placement-db-sync-tgccp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.010944 | controller |     "Jun 11 16:37:53.727288 crc crio[23211]: time=\"2026-06-11T16:37:53.725853649Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-ctfnw/POD\" id=d2a06ce8-33e4-4b6d-b17e-2ab52345c55d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.010959 | controller |     "Jun 11 16:37:53.727288 crc crio[23211]: time=\"2026-06-11T16:37:53.725981822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.010973 | controller |     "Jun 11 16:37:53.731354 crc crio[23211]: time=\"2026-06-11T16:37:53.731245143Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=29c84904-b63a-47dd-af30-72515375ce64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.010988 | controller |     "Jun 11 16:37:53.731559 crc crio[23211]: time=\"2026-06-11T16:37:53.731361036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.011002 | controller |     "Jun 11 16:37:53.792912 crc crio[23211]: time=\"2026-06-11T16:37:53.79234282Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-ctfnw Namespace:openstack ID:9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4 UID:cd7d5feb-740e-4ddc-8997-df39a99026fa NetNS:/var/run/netns/77edb1f8-589e-40e5-b9e1-dee8941ce024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd7d5feb_740e_4ddc_8997_df39a99026fa.slice PodAnnotations:0xc002278690}] Aliases:map[]}\"",
2026-06-11 18:01:03.011017 | controller |     "Jun 11 16:37:53.792912 crc crio[23211]: time=\"2026-06-11T16:37:53.79238265Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-ctfnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.011031 | controller |     "Jun 11 16:37:53.890746 crc crio[23211]: 2026-06-11T16:37:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd8f2109fcfca35 Mac:ba:f8:25:91:7c:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/403325ab-15f4-4344-9d70-68696fd2b8c2 SocketPath: PciID:}] [{Interface:0xc000606590 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.011047 | controller |     "Jun 11 16:37:53.897836 crc crio[23211]: time=\"2026-06-11T16:37:53.894865069Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2 UID:ec1af3a7-733c-4ee8-a2eb-7fe56b22781c NetNS:/var/run/netns/ae589c01-d23a-4beb-9b38-781abedef880 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec1af3a7_733c_4ee8_a2eb_7fe56b22781c.slice PodAnnotations:0xc0018beb38}] Aliases:map[]}\"",
2026-06-11 18:01:03.011062 | controller |     "Jun 11 16:37:53.897836 crc crio[23211]: time=\"2026-06-11T16:37:53.894964792Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.011080 | controller |     "Jun 11 16:37:53.901703 crc crio[23211]: time=\"2026-06-11T16:37:53.901504274Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9hhlb Namespace:openstack ID:dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d UID:6dc49ba9-dbef-435b-bb7d-844ff5eeb5a9 NetNS:/var/run/netns/403325ab-15f4-4344-9d70-68696fd2b8c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dc49ba9_dbef_435b_bb7d_844ff5eeb5a9.slice PodAnnotations:0xc002818190}] Aliases:map[]}\"",
2026-06-11 18:01:03.011096 | controller |     "Jun 11 16:37:53.901843 crc crio[23211]: time=\"2026-06-11T16:37:53.901754362Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-9hhlb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.011111 | controller |     "Jun 11 16:37:53.911618 crc crio[23211]: 2026-06-11T16:37:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:968499633b49d29 Mac:5a:aa:16:6e:db:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/6246b608-12aa-4e0c-850b-356a837711f1 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.011127 | controller |     "Jun 11 16:37:53.912666 crc crio[23211]: time=\"2026-06-11T16:37:53.912568841Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-7859g Namespace:openstack ID:968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed UID:bc1c31f9-4005-4f60-a959-afb41dc0cb46 NetNS:/var/run/netns/6246b608-12aa-4e0c-850b-356a837711f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1c31f9_4005_4f60_a959_afb41dc0cb46.slice PodAnnotations:0xc0027940a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.011142 | controller |     "Jun 11 16:37:53.912801 crc crio[23211]: time=\"2026-06-11T16:37:53.912735145Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-66889dc585-7859g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.011157 | controller |     "Jun 11 16:37:53.927104 crc crio[23211]: time=\"2026-06-11T16:37:53.927009621Z\" level=info msg=\"Ran pod sandbox dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d with infra container: openstack/keystone-bootstrap-9hhlb/POD\" id=9279bbe0-f387-4e29-a37e-a5ffd065b8a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.011172 | controller |     "Jun 11 16:37:53.927634 crc crio[23211]: time=\"2026-06-11T16:37:53.927360521Z\" level=info msg=\"Ran pod sandbox 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed with infra container: openstack/dnsmasq-dns-66889dc585-7859g/POD\" id=e6f15ac5-b97a-4851-8460-979e141307fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.011187 | controller |     "Jun 11 16:37:53.927833 crc crio[23211]: time=\"2026-06-11T16:37:53.9277413Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85d986748f-79t7p/POD\" id=280ae17d-9bae-4122-b4cf-8a0bdf262fd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.011201 | controller |     "Jun 11 16:37:53.927968 crc crio[23211]: time=\"2026-06-11T16:37:53.927829002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.011216 | controller |     "Jun 11 16:37:53.952113 crc crio[23211]: time=\"2026-06-11T16:37:53.951944394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=76adbe4c-d3e6-49d1-ac0a-520b8ae79705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.011230 | controller |     "Jun 11 16:37:53.952730 crc crio[23211]: time=\"2026-06-11T16:37:53.952525749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=38b97575-ea23-4f9f-ac88-67dcb7dfbcb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.011248 | controller |     "Jun 11 16:37:54.038076 crc crio[23211]: time=\"2026-06-11T16:37:54.037185293Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-79t7p Namespace:openstack ID:d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b UID:d95f65d5-1679-4e91-918a-68c7d78d1de7 NetNS:/var/run/netns/c3be4909-7fff-42df-94c8-41afa885b45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd95f65d5_1679_4e91_918a_68c7d78d1de7.slice PodAnnotations:0xc002278238}] Aliases:map[]}\"",
2026-06-11 18:01:03.011263 | controller |     "Jun 11 16:37:54.038076 crc crio[23211]: time=\"2026-06-11T16:37:54.037247854Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85d986748f-79t7p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.011277 | controller |     "Jun 11 16:37:54.085984 crc crio[23211]: time=\"2026-06-11T16:37:54.084971566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=493356c4-ffe6-4b25-bf39-be75b7ac0b97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.011292 | controller |     "Jun 11 16:37:54.110663 crc crio[23211]: time=\"2026-06-11T16:37:54.110567886Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-9hhlb/keystone-bootstrap\" id=86ed8a67-6b9f-4b8a-a860-614b72be6612 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.011306 | controller |     "Jun 11 16:37:54.120561 crc crio[23211]: time=\"2026-06-11T16:37:54.120292289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.011320 | controller |     "Jun 11 16:37:54.132475 crc crio[23211]: time=\"2026-06-11T16:37:54.132243537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0cd8078b-614c-4347-b246-796181560030 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.011335 | controller |     "Jun 11 16:37:54.155135 crc crio[23211]: time=\"2026-06-11T16:37:54.155050796Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-66889dc585-7859g/init\" id=2a523c8b-b9ac-4df4-bee1-928dc42a2c10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.011349 | controller |     "Jun 11 16:37:54.155680 crc crio[23211]: time=\"2026-06-11T16:37:54.155622871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.011364 | controller |     "Jun 11 16:37:54.250047 crc crio[23211]: time=\"2026-06-11T16:37:54.248644203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.011379 | controller |     "Jun 11 16:37:54.259219 crc crio[23211]: time=\"2026-06-11T16:37:54.258990232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.011393 | controller |     "Jun 11 16:37:54.260260 crc crio[23211]: time=\"2026-06-11T16:37:54.260194391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.011407 | controller |     "Jun 11 16:37:54.271466 crc crio[23211]: time=\"2026-06-11T16:37:54.267645998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.011425 | controller |     "Jun 11 16:37:54.353784 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:915cc0a01c41c7e Mac:52:b5:57:51:e4:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/0069bd2a-16c6-4ca9-8e71-45c1c4a865a6 SocketPath: PciID:}] [{Interface:0xc0000148c0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.011440 | controller |     "Jun 11 16:37:54.355793 crc crio[23211]: time=\"2026-06-11T16:37:54.355335858Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-wjvzs Namespace:openstack ID:915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e UID:c07fed40-0099-4be4-94b5-496a2551d7a0 NetNS:/var/run/netns/0069bd2a-16c6-4ca9-8e71-45c1c4a865a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07fed40_0099_4be4_94b5_496a2551d7a0.slice PodAnnotations:0xc0018be748}] Aliases:map[]}\"",
2026-06-11 18:01:03.011455 | controller |     "Jun 11 16:37:54.355793 crc crio[23211]: time=\"2026-06-11T16:37:54.355559634Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-wjvzs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.011469 | controller |     "Jun 11 16:37:54.374468 crc crio[23211]: time=\"2026-06-11T16:37:54.372716311Z\" level=info msg=\"Ran pod sandbox 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e with infra container: openstack/neutron-db-sync-wjvzs/POD\" id=55da185f-1c49-4834-ba3d-56c646d1379f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.011484 | controller |     "Jun 11 16:37:54.382496 crc crio[23211]: time=\"2026-06-11T16:37:54.376234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=38348043-6c79-4a62-b555-139b7894ead2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.011498 | controller |     "Jun 11 16:37:54.405936 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2f5164173cf958 Mac:6a:63:15:d9:59:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/f155b0ee-5e86-4438-8834-73d70b0c5c68 SocketPath: PciID:}] [{Interface:0xc000194a90 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.011528 | controller |     "Jun 11 16:37:54.405936 crc crio[23211]: time=\"2026-06-11T16:37:54.405199653Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xp4ks Namespace:openstack ID:a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161 UID:3b1c203d-1caf-4a4d-9bad-78df81ae91e7 NetNS:/var/run/netns/f155b0ee-5e86-4438-8834-73d70b0c5c68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b1c203d_1caf_4a4d_9bad_78df81ae91e7.slice PodAnnotations:0xc002278150}] Aliases:map[]}\"",
2026-06-11 18:01:03.011548 | controller |     "Jun 11 16:37:54.405936 crc crio[23211]: time=\"2026-06-11T16:37:54.405361567Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-xp4ks for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.011564 | controller |     "Jun 11 16:37:54.416055 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97e08a217f18c20 Mac:7e:1d:4a:29:d1:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/b950b05b-cfc3-4f62-8f80-5f6ac0b09646 SocketPath: PciID:}] [{Interface:0xc0003510b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.011579 | controller |     "Jun 11 16:37:54.416055 crc crio[23211]: time=\"2026-06-11T16:37:54.414516086Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-tgccp Namespace:openstack ID:97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30 UID:23e7a0e4-1432-4ffe-be50-8ae781856d6b NetNS:/var/run/netns/b950b05b-cfc3-4f62-8f80-5f6ac0b09646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e7a0e4_1432_4ffe_be50_8ae781856d6b.slice PodAnnotations:0xc0022784c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.011598 | controller |     "Jun 11 16:37:54.416055 crc crio[23211]: time=\"2026-06-11T16:37:54.414649379Z\" level=info msg=\"Checking pod openstack_placement-db-sync-tgccp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.011614 | controller |     "Jun 11 16:37:54.424186 crc crio[23211]: time=\"2026-06-11T16:37:54.424088324Z\" level=info msg=\"Ran pod sandbox a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161 with infra container: openstack/cinder-db-sync-xp4ks/POD\" id=26988bf2-74dc-4897-97cd-22f1f01056e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.011629 | controller |     "Jun 11 16:37:54.427403 crc crio[23211]: time=\"2026-06-11T16:37:54.426890415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f7b7ab34-ba91-49ec-9fa8-39dbb2e681bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.011644 | controller |     "Jun 11 16:37:54.433642 crc crio[23211]: time=\"2026-06-11T16:37:54.431479209Z\" level=info msg=\"Ran pod sandbox 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30 with infra container: openstack/placement-db-sync-tgccp/POD\" id=1492003e-1487-4e07-b1ed-c400d32d585c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.011658 | controller |     "Jun 11 16:37:54.435845 crc crio[23211]: time=\"2026-06-11T16:37:54.435776867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=bbac80aa-e19a-4291-aad9-c385f72e5583 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.011683 | controller |     "Jun 11 16:37:54.436571 crc crio[23211]: time=\"2026-06-11T16:37:54.436029343Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found\" id=bbac80aa-e19a-4291-aad9-c385f72e5583 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.011704 | controller |     "Jun 11 16:37:54.436571 crc crio[23211]: time=\"2026-06-11T16:37:54.436180106Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found\" id=bbac80aa-e19a-4291-aad9-c385f72e5583 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.011719 | controller |     "Jun 11 16:37:54.443924 crc crio[23211]: time=\"2026-06-11T16:37:54.443834917Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=c27cfffd-4a2e-4b19-b121-21e918dae1e3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.011733 | controller |     "Jun 11 16:37:54.445036 crc crio[23211]: time=\"2026-06-11T16:37:54.444175936Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-wjvzs/neutron-db-sync\" id=ad875bef-7464-4338-81e7-70a341589e3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.011748 | controller |     "Jun 11 16:37:54.447977 crc crio[23211]: time=\"2026-06-11T16:37:54.44790515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=5b39ae35-b104-4852-8d69-54adf64c71ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.011766 | controller |     "Jun 11 16:37:54.449755 crc crio[23211]: time=\"2026-06-11T16:37:54.449726055Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found\" id=5b39ae35-b104-4852-8d69-54adf64c71ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.011781 | controller |     "Jun 11 16:37:54.449827 crc crio[23211]: time=\"2026-06-11T16:37:54.449785326Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found\" id=5b39ae35-b104-4852-8d69-54adf64c71ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.011795 | controller |     "Jun 11 16:37:54.449882 crc crio[23211]: time=\"2026-06-11T16:37:54.448543395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.011809 | controller |     "Jun 11 16:37:54.466674 crc crio[23211]: time=\"2026-06-11T16:37:54.46634482Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8dd0ac2c-58be-44b8-8806-67d3bd44b850 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.011824 | controller |     "Jun 11 16:37:54.473711 crc crio[23211]: time=\"2026-06-11T16:37:54.47114584Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\\\"\"",
2026-06-11 18:01:03.011838 | controller |     "Jun 11 16:37:54.473711 crc crio[23211]: time=\"2026-06-11T16:37:54.471228581Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\\\"\"",
2026-06-11 18:01:03.011853 | controller |     "Jun 11 16:37:54.485179 crc crio[23211]: time=\"2026-06-11T16:37:54.482481423Z\" level=info msg=\"Created container abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c: openstack/dnsmasq-dns-66889dc585-7859g/init\" id=2a523c8b-b9ac-4df4-bee1-928dc42a2c10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.011867 | controller |     "Jun 11 16:37:54.486870 crc crio[23211]: time=\"2026-06-11T16:37:54.48680053Z\" level=info msg=\"Starting container: abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c\" id=061f0c7b-56e7-4036-a5ac-cf5cb02866da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.011881 | controller |     "Jun 11 16:37:54.495950 crc crio[23211]: time=\"2026-06-11T16:37:54.495830726Z\" level=info msg=\"Started container\" PID=66646 containerID=abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c description=openstack/dnsmasq-dns-66889dc585-7859g/init id=061f0c7b-56e7-4036-a5ac-cf5cb02866da name=/runtime.v1.RuntimeService/StartContainer sandboxID=968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed",
2026-06-11 18:01:03.011896 | controller |     "Jun 11 16:37:54.513881 crc crio[23211]: time=\"2026-06-11T16:37:54.513747294Z\" level=info msg=\"Created container b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e: openstack/keystone-bootstrap-9hhlb/keystone-bootstrap\" id=86ed8a67-6b9f-4b8a-a860-614b72be6612 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.011911 | controller |     "Jun 11 16:37:54.523194 crc crio[23211]: time=\"2026-06-11T16:37:54.523055016Z\" level=info msg=\"Starting container: b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e\" id=991478e2-bb5b-463c-bc7a-649735d797d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.011926 | controller |     "Jun 11 16:37:54.531408 crc crio[23211]: time=\"2026-06-11T16:37:54.531109677Z\" level=info msg=\"Started container\" PID=66645 containerID=b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e description=openstack/keystone-bootstrap-9hhlb/keystone-bootstrap id=991478e2-bb5b-463c-bc7a-649735d797d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d",
2026-06-11 18:01:03.011945 | controller |     "Jun 11 16:37:54.623055 crc crio[23211]: time=\"2026-06-11T16:37:54.622949401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.011960 | controller |     "Jun 11 16:37:54.634871 crc crio[23211]: time=\"2026-06-11T16:37:54.634766635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.011974 | controller |     "Jun 11 16:37:54.640485 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c2e04ef6addd20 Mac:7a:8f:04:4c:85:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/77edb1f8-589e-40e5-b9e1-dee8941ce024 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.011989 | controller |     "Jun 11 16:37:54.641522 crc crio[23211]: time=\"2026-06-11T16:37:54.641409091Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-ctfnw Namespace:openstack ID:9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4 UID:cd7d5feb-740e-4ddc-8997-df39a99026fa NetNS:/var/run/netns/77edb1f8-589e-40e5-b9e1-dee8941ce024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd7d5feb_740e_4ddc_8997_df39a99026fa.slice PodAnnotations:0xc002278690}] Aliases:map[]}\"",
2026-06-11 18:01:03.012004 | controller |     "Jun 11 16:37:54.641652 crc crio[23211]: time=\"2026-06-11T16:37:54.641633567Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-ctfnw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.012018 | controller |     "Jun 11 16:37:54.657642 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6800b8043426fff Mac:e2:82:7f:44:2f:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/ae589c01-d23a-4beb-9b38-781abedef880 SocketPath: PciID:}] [{Interface:0xc0001b8e40 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.012033 | controller |     "Jun 11 16:37:54.658359 crc crio[23211]: time=\"2026-06-11T16:37:54.658254762Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2 UID:ec1af3a7-733c-4ee8-a2eb-7fe56b22781c NetNS:/var/run/netns/ae589c01-d23a-4beb-9b38-781abedef880 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec1af3a7_733c_4ee8_a2eb_7fe56b22781c.slice PodAnnotations:0xc0018beb38}] Aliases:map[]}\"",
2026-06-11 18:01:03.012048 | controller |     "Jun 11 16:37:54.659338 crc crio[23211]: time=\"2026-06-11T16:37:54.658813147Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.012062 | controller |     "Jun 11 16:37:54.698924 crc crio[23211]: time=\"2026-06-11T16:37:54.698829675Z\" level=info msg=\"Ran pod sandbox 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4 with infra container: openstack/barbican-db-sync-ctfnw/POD\" id=d2a06ce8-33e4-4b6d-b17e-2ab52345c55d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.012077 | controller |     "Jun 11 16:37:54.701638 crc crio[23211]: time=\"2026-06-11T16:37:54.701499192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f778a5e6-7d0f-425b-9ed2-16604cd9a327 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.012096 | controller |     "Jun 11 16:37:54.701975 crc crio[23211]: time=\"2026-06-11T16:37:54.701917212Z\" level=info msg=\"Ran pod sandbox 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2 with infra container: openstack/ceilometer-0/POD\" id=29c84904-b63a-47dd-af30-72515375ce64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.012111 | controller |     "Jun 11 16:37:54.703260 crc crio[23211]: time=\"2026-06-11T16:37:54.702688052Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found\" id=f778a5e6-7d0f-425b-9ed2-16604cd9a327 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.012126 | controller |     "Jun 11 16:37:54.703260 crc crio[23211]: time=\"2026-06-11T16:37:54.702814165Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found\" id=f778a5e6-7d0f-425b-9ed2-16604cd9a327 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.012140 | controller |     "Jun 11 16:37:54.705407 crc crio[23211]: time=\"2026-06-11T16:37:54.705367179Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=1b2d3d9d-f662-4f1f-b0f0-c5f892205580 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.012154 | controller |     "Jun 11 16:37:54.706064 crc crio[23211]: time=\"2026-06-11T16:37:54.705482212Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ef99a656-e421-47b1-ab87-b94e44cec7f0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.012168 | controller |     "Jun 11 16:37:54.726540 crc crio[23211]: time=\"2026-06-11T16:37:54.723733328Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\\\"\"",
2026-06-11 18:01:03.012183 | controller |     "Jun 11 16:37:54.746482 crc crio[23211]: time=\"2026-06-11T16:37:54.745996123Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:01:03.012197 | controller |     "Jun 11 16:37:54.854016 crc crio[23211]: 2026-06-11T16:37:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7d02694697e79c Mac:a6:b9:5e:58:13:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/c3be4909-7fff-42df-94c8-41afa885b45b SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.012211 | controller |     "Jun 11 16:37:54.854016 crc crio[23211]: time=\"2026-06-11T16:37:54.85201415Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-79t7p Namespace:openstack ID:d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b UID:d95f65d5-1679-4e91-918a-68c7d78d1de7 NetNS:/var/run/netns/c3be4909-7fff-42df-94c8-41afa885b45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd95f65d5_1679_4e91_918a_68c7d78d1de7.slice PodAnnotations:0xc002278238}] Aliases:map[]}\"",
2026-06-11 18:01:03.012226 | controller |     "Jun 11 16:37:54.854016 crc crio[23211]: time=\"2026-06-11T16:37:54.852155904Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85d986748f-79t7p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.012241 | controller |     "Jun 11 16:37:54.872978 crc crio[23211]: time=\"2026-06-11T16:37:54.872897532Z\" level=info msg=\"Ran pod sandbox d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b with infra container: openstack/dnsmasq-dns-85d986748f-79t7p/POD\" id=280ae17d-9bae-4122-b4cf-8a0bdf262fd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.012259 | controller |     "Jun 11 16:37:54.885158 crc crio[23211]: time=\"2026-06-11T16:37:54.884720507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b95359bd-feb0-4a94-98c6-b3e8591943de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.012274 | controller |     "Jun 11 16:37:54.917139 crc crio[23211]: time=\"2026-06-11T16:37:54.917055185Z\" level=info msg=\"Created container 3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643: openstack/neutron-db-sync-wjvzs/neutron-db-sync\" id=ad875bef-7464-4338-81e7-70a341589e3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.012289 | controller |     "Jun 11 16:37:54.919002 crc crio[23211]: time=\"2026-06-11T16:37:54.91886304Z\" level=info msg=\"Starting container: 3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643\" id=1adc271b-6abc-497e-9232-606f2416b309 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.012303 | controller |     "Jun 11 16:37:54.930089 crc crio[23211]: time=\"2026-06-11T16:37:54.930003888Z\" level=info msg=\"Started container\" PID=66675 containerID=3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643 description=openstack/neutron-db-sync-wjvzs/neutron-db-sync id=1adc271b-6abc-497e-9232-606f2416b309 name=/runtime.v1.RuntimeService/StartContainer sandboxID=915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e",
2026-06-11 18:01:03.012318 | controller |     "Jun 11 16:37:54.958612 crc crio[23211]: time=\"2026-06-11T16:37:54.95810372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ca44741a-b603-45cf-a662-764d6d8035aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.012332 | controller |     "Jun 11 16:37:54.966341 crc crio[23211]: time=\"2026-06-11T16:37:54.965909944Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85d986748f-79t7p/init\" id=85d0941d-47f8-4360-86d9-3f223b1a8d8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.012346 | controller |     "Jun 11 16:37:54.967229 crc crio[23211]: time=\"2026-06-11T16:37:54.96694641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.012361 | controller |     "Jun 11 16:37:55.055652 crc crio[23211]: time=\"2026-06-11T16:37:55.055571184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.012375 | controller |     "Jun 11 16:37:55.060329 crc crio[23211]: time=\"2026-06-11T16:37:55.060250261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.012390 | controller |     "Jun 11 16:37:55.191952 crc crio[23211]: time=\"2026-06-11T16:37:55.191843497Z\" level=info msg=\"Created container cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395: openstack/dnsmasq-dns-85d986748f-79t7p/init\" id=85d0941d-47f8-4360-86d9-3f223b1a8d8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.012405 | controller |     "Jun 11 16:37:55.193707 crc crio[23211]: time=\"2026-06-11T16:37:55.19358083Z\" level=info msg=\"Starting container: cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395\" id=de15e84e-e354-49a0-8c29-7c7a062d647c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.012419 | controller |     "Jun 11 16:37:55.200150 crc crio[23211]: time=\"2026-06-11T16:37:55.200081713Z\" level=info msg=\"Started container\" PID=66728 containerID=cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395 description=openstack/dnsmasq-dns-85d986748f-79t7p/init id=de15e84e-e354-49a0-8c29-7c7a062d647c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b",
2026-06-11 18:01:03.012438 | controller |     "Jun 11 16:37:55.211224 crc crio[23211]: time=\"2026-06-11T16:37:55.2111852Z\" level=info msg=\"Stopping pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed\" id=f60df604-5f34-4b4a-845b-03869a608f72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.012454 | controller |     "Jun 11 16:37:55.212046 crc crio[23211]: time=\"2026-06-11T16:37:55.21201411Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-7859g Namespace:openstack ID:968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed UID:bc1c31f9-4005-4f60-a959-afb41dc0cb46 NetNS:/var/run/netns/6246b608-12aa-4e0c-850b-356a837711f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1c31f9_4005_4f60_a959_afb41dc0cb46.slice PodAnnotations:0xc002794298}] Aliases:map[]}\"",
2026-06-11 18:01:03.012469 | controller |     "Jun 11 16:37:55.220525 crc crio[23211]: time=\"2026-06-11T16:37:55.21236393Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-66889dc585-7859g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.012484 | controller |     "Jun 11 16:37:55.684018 crc crio[23211]: time=\"2026-06-11T16:37:55.683478624Z\" level=info msg=\"Stopped pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed\" id=f60df604-5f34-4b4a-845b-03869a608f72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.012498 | controller |     "Jun 11 16:37:56.275875 crc crio[23211]: time=\"2026-06-11T16:37:56.275376954Z\" level=info msg=\"Removing container: abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c\" id=e3d22e37-6458-4ffd-9515-a7cf82b6a22a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.012528 | controller |     "Jun 11 16:37:56.288899 crc crio[23211]: time=\"2026-06-11T16:37:56.288587455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0409cea6-0924-4711-802d-14bd7db31304 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.012548 | controller |     "Jun 11 16:37:56.463186 crc crio[23211]: time=\"2026-06-11T16:37:56.46302077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5f877dc6-a412-4eff-ba38-28ca0a8abc83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.012563 | controller |     "Jun 11 16:37:56.533366 crc crio[23211]: time=\"2026-06-11T16:37:56.533235714Z\" level=info msg=\"Removed container abb39aa6b26a1a9de82a366c53d61e8eaf4f8ce7e659f70bea11f908898d280c: openstack/dnsmasq-dns-66889dc585-7859g/init\" id=e3d22e37-6458-4ffd-9515-a7cf82b6a22a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.012577 | controller |     "Jun 11 16:37:56.549494 crc crio[23211]: time=\"2026-06-11T16:37:56.547052629Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns\" id=5ff57e36-e100-4c3e-82c7-62eb994d6abb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.012592 | controller |     "Jun 11 16:37:56.549494 crc crio[23211]: time=\"2026-06-11T16:37:56.547771107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.012606 | controller |     "Jun 11 16:37:56.632638 crc crio[23211]: time=\"2026-06-11T16:37:56.632562134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.012627 | controller |     "Jun 11 16:37:56.643579 crc crio[23211]: time=\"2026-06-11T16:37:56.64323555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.012641 | controller |     "Jun 11 16:37:56.884030 crc crio[23211]: time=\"2026-06-11T16:37:56.883885061Z\" level=info msg=\"Created container 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a: openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns\" id=5ff57e36-e100-4c3e-82c7-62eb994d6abb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.012656 | controller |     "Jun 11 16:37:56.885768 crc crio[23211]: time=\"2026-06-11T16:37:56.885732576Z\" level=info msg=\"Starting container: 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a\" id=c78b6dbd-c043-4b3e-8a8f-80472ae016fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.012671 | controller |     "Jun 11 16:37:56.899612 crc crio[23211]: time=\"2026-06-11T16:37:56.899216473Z\" level=info msg=\"Started container\" PID=66838 containerID=5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a description=openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns id=c78b6dbd-c043-4b3e-8a8f-80472ae016fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b",
2026-06-11 18:01:03.012686 | controller |     "Jun 11 16:38:00.387106 crc crio[23211]: time=\"2026-06-11T16:38:00.386078227Z\" level=info msg=\"Stopping pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8\" id=cd73f849-b58f-472a-925c-109c81cf05f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.012701 | controller |     "Jun 11 16:38:00.388732 crc crio[23211]: time=\"2026-06-11T16:38:00.388154748Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-86tqk Namespace:openstack ID:e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8 UID:2b29287c-edbc-43ab-a96b-796c8ac6dcda NetNS:/var/run/netns/f0302a9c-5fe9-48ea-9fef-5554e7a2d2ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b29287c_edbc_43ab_a96b_796c8ac6dcda.slice PodAnnotations:0xc000d2e2b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.012716 | controller |     "Jun 11 16:38:00.388732 crc crio[23211]: time=\"2026-06-11T16:38:00.388467237Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-86tqk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.012731 | controller |     "Jun 11 16:38:00.532123 crc crio[23211]: time=\"2026-06-11T16:38:00.531637112Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686598-jkfzh/POD\" id=751a6316-6585-4c14-bf79-06b6ede1b84c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.012745 | controller |     "Jun 11 16:38:00.532392 crc crio[23211]: time=\"2026-06-11T16:38:00.532377929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.012760 | controller |     "Jun 11 16:38:01.401199 crc crio[23211]: time=\"2026-06-11T16:38:01.400627092Z\" level=info msg=\"Stopping pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d\" id=9824f981-966a-4793-a8d2-23a611cfca42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.012774 | controller |     "Jun 11 16:38:01.402943 crc crio[23211]: time=\"2026-06-11T16:38:01.401851072Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9hhlb Namespace:openstack ID:dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d UID:6dc49ba9-dbef-435b-bb7d-844ff5eeb5a9 NetNS:/var/run/netns/403325ab-15f4-4344-9d70-68696fd2b8c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dc49ba9_dbef_435b_bb7d_844ff5eeb5a9.slice PodAnnotations:0xc00008c728}] Aliases:map[]}\"",
2026-06-11 18:01:03.012793 | controller |     "Jun 11 16:38:01.402943 crc crio[23211]: time=\"2026-06-11T16:38:01.402023716Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-9hhlb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.012808 | controller |     "Jun 11 16:38:02.272461 crc crio[23211]: time=\"2026-06-11T16:38:02.271736665Z\" level=info msg=\"Stopped pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d\" id=9824f981-966a-4793-a8d2-23a611cfca42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.012822 | controller |     "Jun 11 16:38:03.114018 crc crio[23211]: time=\"2026-06-11T16:38:03.113496775Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-g5zhr/POD\" id=f7309dfa-6364-4664-9c6c-188597d80ec5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.012837 | controller |     "Jun 11 16:38:03.114018 crc crio[23211]: time=\"2026-06-11T16:38:03.113991117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.012851 | controller |     "Jun 11 16:38:03.160762 crc crio[23211]: time=\"2026-06-11T16:38:03.160682524Z\" level=info msg=\"Stopped pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8\" id=cd73f849-b58f-472a-925c-109c81cf05f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.012866 | controller |     "Jun 11 16:38:04.498128 crc crio[23211]: time=\"2026-06-11T16:38:04.497836294Z\" level=info msg=\"Stopping container: f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910 (timeout: 10s)\" id=6fb031fa-a704-43b7-9361-5dc2bc7150ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.012880 | controller |     "Jun 11 16:38:05.472178 crc crio[23211]: time=\"2026-06-11T16:38:05.470651407Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5494568cc5-j7ckk/POD\" id=9d683dad-b6dc-41c4-9901-4501807c6702 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.012894 | controller |     "Jun 11 16:38:05.472178 crc crio[23211]: time=\"2026-06-11T16:38:05.472055522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.012908 | controller |     "Jun 11 16:38:06.775540 crc crio[23211]: time=\"2026-06-11T16:38:06.774582849Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=f149578f-96aa-4c24-9c56-9fedd7db32f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.012922 | controller |     "Jun 11 16:38:06.775540 crc crio[23211]: time=\"2026-06-11T16:38:06.775503642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.012936 | controller |     "Jun 11 16:38:07.252543 crc crio[23211]: time=\"2026-06-11T16:38:07.25236033Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=7749a6d6-18d4-437f-8eee-a6499290e072 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.012950 | controller |     "Jun 11 16:38:07.252724 crc crio[23211]: time=\"2026-06-11T16:38:07.252599406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.012965 | controller |     "Jun 11 16:38:11.820558 crc crio[23211]: time=\"2026-06-11T16:38:11.819517451Z\" level=info msg=\"Stopping pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed\" id=e15dbdf1-6951-4736-81dd-6ad0d03b924b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.012983 | controller |     "Jun 11 16:38:11.820558 crc crio[23211]: time=\"2026-06-11T16:38:11.820403552Z\" level=info msg=\"Stopped pod sandbox (already stopped): 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed\" id=e15dbdf1-6951-4736-81dd-6ad0d03b924b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.012997 | controller |     "Jun 11 16:38:11.822158 crc crio[23211]: time=\"2026-06-11T16:38:11.820970167Z\" level=info msg=\"Removing pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed\" id=71661977-ca46-4fce-b756-c3cdfa105ed6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.013012 | controller |     "Jun 11 16:38:13.911531 crc crio[23211]: time=\"2026-06-11T16:38:13.910740022Z\" level=info msg=\"Stopped container f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910: openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns\" id=6fb031fa-a704-43b7-9361-5dc2bc7150ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.013026 | controller |     "Jun 11 16:38:13.913098 crc crio[23211]: time=\"2026-06-11T16:38:13.91303341Z\" level=info msg=\"Stopping pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\" id=797110ff-e470-4462-b829-370846e30a3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.013040 | controller |     "Jun 11 16:38:13.913977 crc crio[23211]: time=\"2026-06-11T16:38:13.91388987Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-nbbfk Namespace:openstack ID:e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401 UID:2f968b1b-bade-4b0f-a68d-c9398a3f81ff NetNS:/var/run/netns/dee017f7-eda8-40ce-aaf0-5f3c9d847231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f968b1b_bade_4b0f_a68d_c9398a3f81ff.slice PodAnnotations:0xc0006122f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.013055 | controller |     "Jun 11 16:38:13.914191 crc crio[23211]: time=\"2026-06-11T16:38:13.914119006Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-868d559989-nbbfk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.013069 | controller |     "Jun 11 16:38:13.948823 crc crio[23211]: time=\"2026-06-11T16:38:13.94870023Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ef99a656-e421-47b1-ab87-b94e44cec7f0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.013084 | controller |     "Jun 11 16:38:13.950409 crc crio[23211]: time=\"2026-06-11T16:38:13.950292359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c01f7640-c2d8-418a-86b0-64f28ad8d940 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.013098 | controller |     "Jun 11 16:38:28.294914 crc crio[23211]: time=\"2026-06-11T16:38:28.293987088Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=c27cfffd-4a2e-4b19-b121-21e918dae1e3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.013112 | controller |     "Jun 11 16:38:28.296561 crc crio[23211]: time=\"2026-06-11T16:38:28.295788483Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=fe6171d8-ea69-476a-987e-0f28450b375a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.013127 | controller |     "Jun 11 16:38:28.412561 crc crio[23211]: time=\"2026-06-11T16:38:28.411249646Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686598-jkfzh Namespace:openshift-infra ID:2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29 UID:5c36ba96-4fb7-4034-a9e3-12efa827afb1 NetNS:/var/run/netns/b4852872-4e1c-40f0-842c-df202f717fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c36ba96_4fb7_4034_a9e3_12efa827afb1.slice PodAnnotations:0xc0038acf00}] Aliases:map[]}\"",
2026-06-11 18:01:03.013145 | controller |     "Jun 11 16:38:28.412561 crc crio[23211]: time=\"2026-06-11T16:38:28.411929463Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686598-jkfzh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.013161 | controller |     "Jun 11 16:38:28.438636 crc crio[23211]: time=\"2026-06-11T16:38:28.427593345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e3d449fe-09d2-4793-8e79-0aa9c4f8ca98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.013176 | controller |     "Jun 11 16:38:29.031828 crc crio[23211]: 2026-06-11T16:38:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a1c2ba189815c5 Mac:2e:ed:46:bd:0e:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/b4852872-4e1c-40f0-842c-df202f717fcc SocketPath: PciID:}] [{Interface:0xc0001226b0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.013190 | controller |     "Jun 11 16:38:29.033473 crc crio[23211]: time=\"2026-06-11T16:38:29.033350921Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686598-jkfzh Namespace:openshift-infra ID:2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29 UID:5c36ba96-4fb7-4034-a9e3-12efa827afb1 NetNS:/var/run/netns/b4852872-4e1c-40f0-842c-df202f717fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c36ba96_4fb7_4034_a9e3_12efa827afb1.slice PodAnnotations:0xc0038acf00}] Aliases:map[]}\"",
2026-06-11 18:01:03.013205 | controller |     "Jun 11 16:38:29.033650 crc crio[23211]: time=\"2026-06-11T16:38:29.033575177Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686598-jkfzh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.013220 | controller |     "Jun 11 16:38:29.926824 crc crio[23211]: time=\"2026-06-11T16:38:29.925993691Z\" level=info msg=\"Stopping pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e\" id=75e0349a-a29b-4a0f-9804-5f64298e20e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.013235 | controller |     "Jun 11 16:38:29.928936 crc crio[23211]: time=\"2026-06-11T16:38:29.927609122Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-wjvzs Namespace:openstack ID:915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e UID:c07fed40-0099-4be4-94b5-496a2551d7a0 NetNS:/var/run/netns/0069bd2a-16c6-4ca9-8e71-45c1c4a865a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07fed40_0099_4be4_94b5_496a2551d7a0.slice PodAnnotations:0xc002818290}] Aliases:map[]}\"",
2026-06-11 18:01:03.013250 | controller |     "Jun 11 16:38:29.928936 crc crio[23211]: time=\"2026-06-11T16:38:29.927897399Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-wjvzs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.013265 | controller |     "Jun 11 16:38:30.351984 crc crio[23211]: time=\"2026-06-11T16:38:30.351245971Z\" level=info msg=\"Stopped pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\" id=797110ff-e470-4462-b829-370846e30a3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.013280 | controller |     "Jun 11 16:38:30.364373 crc crio[23211]: time=\"2026-06-11T16:38:30.364242926Z\" level=info msg=\"Removed pod sandbox: 968499633b49d2903a3007484f528bf7d40ef2d1f66fd6fda71736406972a8ed\" id=71661977-ca46-4fce-b756-c3cdfa105ed6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.013297 | controller |     "Jun 11 16:38:30.390873 crc crio[23211]: time=\"2026-06-11T16:38:30.390754918Z\" level=info msg=\"Ran pod sandbox 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29 with infra container: openshift-infra/auto-csr-approver-29686598-jkfzh/POD\" id=751a6316-6585-4c14-bf79-06b6ede1b84c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.013312 | controller |     "Jun 11 16:38:30.394132 crc crio[23211]: time=\"2026-06-11T16:38:30.393876256Z\" level=info msg=\"Stopped pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e\" id=75e0349a-a29b-4a0f-9804-5f64298e20e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.013327 | controller |     "Jun 11 16:38:30.396029 crc crio[23211]: time=\"2026-06-11T16:38:30.395933607Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c62dce87-b664-4d37-a125-f9e73eb7336f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.013342 | controller |     "Jun 11 16:38:30.401594 crc crio[23211]: time=\"2026-06-11T16:38:30.40126735Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=1b2d3d9d-f662-4f1f-b0f0-c5f892205580 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.013356 | controller |     "Jun 11 16:38:30.403002 crc crio[23211]: time=\"2026-06-11T16:38:30.402239325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7e216f3f-77ad-44bf-84a4-4602f2adacd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.013371 | controller |     "Jun 11 16:38:30.407397 crc crio[23211]: time=\"2026-06-11T16:38:30.407135577Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.013386 | controller |     "Jun 11 16:38:30.471045 crc crio[23211]: time=\"2026-06-11T16:38:30.470260963Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-g5zhr Namespace:openstack ID:94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a UID:ff38483f-0e4a-4694-a3f9-7a8c3264c843 NetNS:/var/run/netns/ff8a5e0c-819f-4647-8af7-9ba9f34c5313 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff38483f_0e4a_4694_a3f9_7a8c3264c843.slice PodAnnotations:0xc0001af3f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.013401 | controller |     "Jun 11 16:38:30.471045 crc crio[23211]: time=\"2026-06-11T16:38:30.470308534Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-g5zhr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.013416 | controller |     "Jun 11 16:38:30.478262 crc crio[23211]: time=\"2026-06-11T16:38:30.477602846Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084 UID:f9d01aa9-e2ba-465c-888c-00bee6c33e03 NetNS:/var/run/netns/2bc79058-d523-4dfc-a698-0a1900d7eb99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9d01aa9_e2ba_465c_888c_00bee6c33e03.slice PodAnnotations:0xc0001af558}] Aliases:map[]}\"",
2026-06-11 18:01:03.013431 | controller |     "Jun 11 16:38:30.478262 crc crio[23211]: time=\"2026-06-11T16:38:30.477656617Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.013447 | controller |     "Jun 11 16:38:30.487494 crc crio[23211]: time=\"2026-06-11T16:38:30.48693955Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7d5109bb-e0f7-4c81-8c26-24fc73b21ce9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.013464 | controller |     "Jun 11 16:38:30.500703 crc crio[23211]: time=\"2026-06-11T16:38:30.49374225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=d30985c3-b33c-4ac8-bc20-cd11a01c1a98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.013480 | controller |     "Jun 11 16:38:30.500703 crc crio[23211]: time=\"2026-06-11T16:38:30.49815491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0452cc79-1d3a-4f30-8819-4bf7f4c8b4fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.013495 | controller |     "Jun 11 16:38:30.510257 crc crio[23211]: time=\"2026-06-11T16:38:30.510148098Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-j7ckk Namespace:openstack ID:6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c UID:b86c6e3f-8850-4b9a-8ab3-f018ce2b37b4 NetNS:/var/run/netns/c0d271ab-4a37-4bc9-8fc8-ca7646f9bbbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb86c6e3f_8850_4b9a_8ab3_f018ce2b37b4.slice PodAnnotations:0xc00294e0b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.013523 | controller |     "Jun 11 16:38:30.510257 crc crio[23211]: time=\"2026-06-11T16:38:30.510237411Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5494568cc5-j7ckk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.013544 | controller |     "Jun 11 16:38:30.514518 crc crio[23211]: time=\"2026-06-11T16:38:30.514253702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.013559 | controller |     "Jun 11 16:38:30.520736 crc crio[23211]: time=\"2026-06-11T16:38:30.520097788Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5 UID:57630106-ea70-4bed-8c68-e8673d714da7 NetNS:/var/run/netns/4fa59851-2230-4832-a84c-64e2cf05ca2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57630106_ea70_4bed_8c68_e8673d714da7.slice PodAnnotations:0xc0001ae378}] Aliases:map[]}\"",
2026-06-11 18:01:03.013574 | controller |     "Jun 11 16:38:30.520736 crc crio[23211]: time=\"2026-06-11T16:38:30.52017242Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.013589 | controller |     "Jun 11 16:38:30.526119 crc crio[23211]: time=\"2026-06-11T16:38:30.526001705Z\" level=info msg=\"Creating container: openstack/placement-db-sync-tgccp/placement-db-sync\" id=86851fee-c238-47f5-b2dc-ce7efa76741d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.013604 | controller |     "Jun 11 16:38:30.532544 crc crio[23211]: time=\"2026-06-11T16:38:30.532255712Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-ctfnw/barbican-db-sync\" id=04f1439a-58f0-4fbb-a2c5-3ced224d6708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.013618 | controller |     "Jun 11 16:38:30.538519 crc crio[23211]: time=\"2026-06-11T16:38:30.538373084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.013633 | controller |     "Jun 11 16:38:30.539690 crc crio[23211]: time=\"2026-06-11T16:38:30.539596965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.013651 | controller |     "Jun 11 16:38:30.585516 crc crio[23211]: time=\"2026-06-11T16:38:30.581273885Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8dd0ac2c-58be-44b8-8806-67d3bd44b850 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.013666 | controller |     "Jun 11 16:38:30.585516 crc crio[23211]: time=\"2026-06-11T16:38:30.584842944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=acaa1275-d1fa-4c4f-9565-85add6d2ee7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.013680 | controller |     "Jun 11 16:38:30.650846 crc crio[23211]: time=\"2026-06-11T16:38:30.650111145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.013694 | controller |     "Jun 11 16:38:30.667925 crc crio[23211]: time=\"2026-06-11T16:38:30.667844308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.013708 | controller |     "Jun 11 16:38:30.669855 crc crio[23211]: time=\"2026-06-11T16:38:30.669700394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.013723 | controller |     "Jun 11 16:38:30.671997 crc crio[23211]: time=\"2026-06-11T16:38:30.671751425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.013737 | controller |     "Jun 11 16:38:30.717108 crc crio[23211]: time=\"2026-06-11T16:38:30.707964459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.013752 | controller |     "Jun 11 16:38:30.724721 crc crio[23211]: time=\"2026-06-11T16:38:30.724535153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.013766 | controller |     "Jun 11 16:38:30.790168 crc crio[23211]: time=\"2026-06-11T16:38:30.79007967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=142bef94-3ce9-4613-a7be-f58f2a5e5fa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.013781 | controller |     "Jun 11 16:38:30.805272 crc crio[23211]: time=\"2026-06-11T16:38:30.805177467Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-xp4ks/cinder-db-sync\" id=66aa859a-470c-4ee2-b49a-356fcb93495f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.013796 | controller |     "Jun 11 16:38:30.806876 crc crio[23211]: time=\"2026-06-11T16:38:30.806819128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.013810 | controller |     "Jun 11 16:38:30.949393 crc crio[23211]: time=\"2026-06-11T16:38:30.949261354Z\" level=info msg=\"Removing container: f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910\" id=86c7eafd-9d12-4ec9-a771-13a99a009439 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.013824 | controller |     "Jun 11 16:38:30.954367 crc crio[23211]: time=\"2026-06-11T16:38:30.954244699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.013842 | controller |     "Jun 11 16:38:31.013524 crc crio[23211]: time=\"2026-06-11T16:38:31.00950501Z\" level=info msg=\"Removed container f05aa227ae711ee137ce1778a1a69f104608288a32e4703245480388749f9910: openstack/dnsmasq-dns-868d559989-nbbfk/dnsmasq-dns\" id=86c7eafd-9d12-4ec9-a771-13a99a009439 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.013856 | controller |     "Jun 11 16:38:31.060110 crc crio[23211]: time=\"2026-06-11T16:38:31.06003533Z\" level=info msg=\"Removing container: c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f\" id=491ca739-ffab-40f4-adcd-074e57a35b02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.013871 | controller |     "Jun 11 16:38:31.129968 crc crio[23211]: time=\"2026-06-11T16:38:31.128657434Z\" level=info msg=\"Created container 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835: openstack/ceilometer-0/ceilometer-central-agent\" id=7d5109bb-e0f7-4c81-8c26-24fc73b21ce9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.013885 | controller |     "Jun 11 16:38:31.140842 crc crio[23211]: time=\"2026-06-11T16:38:31.139177687Z\" level=info msg=\"Starting container: 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835\" id=df52d7ec-0e2b-4d8e-a98f-42b49ad231a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.013899 | controller |     "Jun 11 16:38:31.179466 crc crio[23211]: time=\"2026-06-11T16:38:31.176794407Z\" level=info msg=\"Started container\" PID=68879 containerID=11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835 description=openstack/ceilometer-0/ceilometer-central-agent id=df52d7ec-0e2b-4d8e-a98f-42b49ad231a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2",
2026-06-11 18:01:03.013914 | controller |     "Jun 11 16:38:31.211841 crc crio[23211]: time=\"2026-06-11T16:38:31.210533089Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=2cb94988-1f4c-4f4a-b02e-6b460891ea7c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.013929 | controller |     "Jun 11 16:38:31.216262 crc crio[23211]: time=\"2026-06-11T16:38:31.216167Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:01:03.013943 | controller |     "Jun 11 16:38:31.251534 crc crio[23211]: time=\"2026-06-11T16:38:31.251352898Z\" level=info msg=\"Removed container c5e25d056559efc734c249b14243c9149dc0c1a96e464f264d493ff221ad634f: openstack/dnsmasq-dns-868d559989-nbbfk/init\" id=491ca739-ffab-40f4-adcd-074e57a35b02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.013957 | controller |     "Jun 11 16:38:31.253397 crc crio[23211]: time=\"2026-06-11T16:38:31.253281636Z\" level=info msg=\"Created container f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850: openstack/barbican-db-sync-ctfnw/barbican-db-sync\" id=04f1439a-58f0-4fbb-a2c5-3ced224d6708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.013972 | controller |     "Jun 11 16:38:31.256869 crc crio[23211]: time=\"2026-06-11T16:38:31.256796414Z\" level=info msg=\"Starting container: f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850\" id=06edb438-9538-491b-b865-128f984eb594 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.013986 | controller |     "Jun 11 16:38:31.285953 crc crio[23211]: time=\"2026-06-11T16:38:31.28583704Z\" level=info msg=\"Started container\" PID=68886 containerID=f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850 description=openstack/barbican-db-sync-ctfnw/barbican-db-sync id=06edb438-9538-491b-b865-128f984eb594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4",
2026-06-11 18:01:03.014004 | controller |     "Jun 11 16:38:31.305476 crc crio[23211]: 2026-06-11T16:38:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94597e2a4ad1829 Mac:02:b9:5b:ff:e7:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/ff8a5e0c-819f-4647-8af7-9ba9f34c5313 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.014019 | controller |     "Jun 11 16:38:31.318333 crc crio[23211]: time=\"2026-06-11T16:38:31.318196158Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-g5zhr Namespace:openstack ID:94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a UID:ff38483f-0e4a-4694-a3f9-7a8c3264c843 NetNS:/var/run/netns/ff8a5e0c-819f-4647-8af7-9ba9f34c5313 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff38483f_0e4a_4694_a3f9_7a8c3264c843.slice PodAnnotations:0xc0001af3f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.014034 | controller |     "Jun 11 16:38:31.321578 crc crio[23211]: time=\"2026-06-11T16:38:31.319689635Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-g5zhr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.014049 | controller |     "Jun 11 16:38:31.321578 crc crio[23211]: 2026-06-11T16:38:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6059aac1d2f180b Mac:5e:5d:f2:63:4b:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/c0d271ab-4a37-4bc9-8fc8-ca7646f9bbbb SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.014064 | controller |     "Jun 11 16:38:31.322146 crc crio[23211]: time=\"2026-06-11T16:38:31.322067595Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-j7ckk Namespace:openstack ID:6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c UID:b86c6e3f-8850-4b9a-8ab3-f018ce2b37b4 NetNS:/var/run/netns/c0d271ab-4a37-4bc9-8fc8-ca7646f9bbbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb86c6e3f_8850_4b9a_8ab3_f018ce2b37b4.slice PodAnnotations:0xc00294e0b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.014079 | controller |     "Jun 11 16:38:31.322271 crc crio[23211]: time=\"2026-06-11T16:38:31.322223129Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5494568cc5-j7ckk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.014094 | controller |     "Jun 11 16:38:31.339104 crc crio[23211]: time=\"2026-06-11T16:38:31.338994337Z\" level=info msg=\"Created container 6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980: openstack/placement-db-sync-tgccp/placement-db-sync\" id=86851fee-c238-47f5-b2dc-ce7efa76741d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.014108 | controller |     "Jun 11 16:38:31.348261 crc crio[23211]: time=\"2026-06-11T16:38:31.348076115Z\" level=info msg=\"Ran pod sandbox 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a with infra container: openstack/keystone-bootstrap-g5zhr/POD\" id=f7309dfa-6364-4664-9c6c-188597d80ec5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.014123 | controller |     "Jun 11 16:38:31.353554 crc crio[23211]: time=\"2026-06-11T16:38:31.353207302Z\" level=info msg=\"Starting container: 6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980\" id=0f8c6251-75c7-447b-a74b-cdaa95208dfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.014137 | controller |     "Jun 11 16:38:31.355111 crc crio[23211]: time=\"2026-06-11T16:38:31.355063979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=bd76376d-e81b-44ca-b3c3-4cebc2ee2f2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.014155 | controller |     "Jun 11 16:38:31.359975 crc crio[23211]: time=\"2026-06-11T16:38:31.359821327Z\" level=info msg=\"Ran pod sandbox 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c with infra container: openstack/dnsmasq-dns-5494568cc5-j7ckk/POD\" id=9d683dad-b6dc-41c4-9901-4501807c6702 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.014170 | controller |     "Jun 11 16:38:31.372241 crc crio[23211]: time=\"2026-06-11T16:38:31.371776366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=12b6b906-808d-49f1-8b15-c591af241f3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.014184 | controller |     "Jun 11 16:38:31.390177 crc crio[23211]: time=\"2026-06-11T16:38:31.389798536Z\" level=info msg=\"Started container\" PID=68883 containerID=6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980 description=openstack/placement-db-sync-tgccp/placement-db-sync id=0f8c6251-75c7-447b-a74b-cdaa95208dfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30",
2026-06-11 18:01:03.014199 | controller |     "Jun 11 16:38:31.430892 crc crio[23211]: time=\"2026-06-11T16:38:31.430355599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=386fbd3f-8833-4c3e-8178-263bcff9dc99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.014213 | controller |     "Jun 11 16:38:31.476472 crc crio[23211]: time=\"2026-06-11T16:38:31.475758152Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-g5zhr/keystone-bootstrap\" id=ad157ff4-64c4-460d-bd11-2d97344bab42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.014228 | controller |     "Jun 11 16:38:31.476905 crc crio[23211]: time=\"2026-06-11T16:38:31.476837489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.014242 | controller |     "Jun 11 16:38:31.557870 crc crio[23211]: time=\"2026-06-11T16:38:31.557790801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=64085b75-d30b-46b1-b482-307eb63be744 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.014256 | controller |     "Jun 11 16:38:31.623480 crc crio[23211]: time=\"2026-06-11T16:38:31.619911172Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5494568cc5-j7ckk/init\" id=2887dac1-0fee-4a46-8081-b702b2f86143 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.014271 | controller |     "Jun 11 16:38:31.623480 crc crio[23211]: time=\"2026-06-11T16:38:31.620284782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.014285 | controller |     "Jun 11 16:38:31.657612 crc crio[23211]: 2026-06-11T16:38:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cfb7b62f7ec02 Mac:3a:7a:ed:6a:dd:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/2bc79058-d523-4dfc-a698-0a1900d7eb99 SocketPath: PciID:}] [{Interface:0xc000516cf0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.014299 | controller |     "Jun 11 16:38:31.658876 crc crio[23211]: time=\"2026-06-11T16:38:31.658798193Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084 UID:f9d01aa9-e2ba-465c-888c-00bee6c33e03 NetNS:/var/run/netns/2bc79058-d523-4dfc-a698-0a1900d7eb99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9d01aa9_e2ba_465c_888c_00bee6c33e03.slice PodAnnotations:0xc0001af558}] Aliases:map[]}\"",
2026-06-11 18:01:03.014319 | controller |     "Jun 11 16:38:31.659002 crc crio[23211]: time=\"2026-06-11T16:38:31.658958847Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.014334 | controller |     "Jun 11 16:38:31.698922 crc crio[23211]: time=\"2026-06-11T16:38:31.698877144Z\" level=info msg=\"Ran pod sandbox 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084 with infra container: openstack/glance-default-internal-api-0/POD\" id=7749a6d6-18d4-437f-8eee-a6499290e072 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.014349 | controller |     "Jun 11 16:38:31.703053 crc crio[23211]: time=\"2026-06-11T16:38:31.702746891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.014363 | controller |     "Jun 11 16:38:31.708266 crc crio[23211]: time=\"2026-06-11T16:38:31.708192287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.014378 | controller |     "Jun 11 16:38:31.718711 crc crio[23211]: time=\"2026-06-11T16:38:31.710158966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=21d63d7b-ccef-478e-908d-112e256dcb3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.014393 | controller |     "Jun 11 16:38:31.782499 crc crio[23211]: time=\"2026-06-11T16:38:31.778250896Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c62dce87-b664-4d37-a125-f9e73eb7336f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.014408 | controller |     "Jun 11 16:38:31.790708 crc crio[23211]: time=\"2026-06-11T16:38:31.786804939Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bb63d842-e507-43c1-b577-bf2c2a416485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.014422 | controller |     "Jun 11 16:38:31.804367 crc crio[23211]: 2026-06-11T16:38:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd1f67c2eff60a7 Mac:2e:3e:80:4c:86:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/4fa59851-2230-4832-a84c-64e2cf05ca2c SocketPath: PciID:}] [{Interface:0xc000015380 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.014437 | controller |     "Jun 11 16:38:31.804367 crc crio[23211]: time=\"2026-06-11T16:38:31.800136053Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5 UID:57630106-ea70-4bed-8c68-e8673d714da7 NetNS:/var/run/netns/4fa59851-2230-4832-a84c-64e2cf05ca2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57630106_ea70_4bed_8c68_e8673d714da7.slice PodAnnotations:0xc0001ae378}] Aliases:map[]}\"",
2026-06-11 18:01:03.014452 | controller |     "Jun 11 16:38:31.804367 crc crio[23211]: time=\"2026-06-11T16:38:31.800297057Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.014466 | controller |     "Jun 11 16:38:31.821800 crc crio[23211]: time=\"2026-06-11T16:38:31.809173309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=db001650-8ecd-430a-bb2b-45b11adaf851 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.014486 | controller |     "Jun 11 16:38:31.821800 crc crio[23211]: time=\"2026-06-11T16:38:31.811118967Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=196d0d8d-a49a-4f9c-add7-46a9c0ddd941 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.014501 | controller |     "Jun 11 16:38:31.821800 crc crio[23211]: time=\"2026-06-11T16:38:31.817850815Z\" level=info msg=\"Ran pod sandbox cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5 with infra container: openstack/glance-default-external-api-0/POD\" id=f149578f-96aa-4c24-9c56-9fedd7db32f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.014534 | controller |     "Jun 11 16:38:31.845849 crc crio[23211]: time=\"2026-06-11T16:38:31.844142102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.014551 | controller |     "Jun 11 16:38:31.854029 crc crio[23211]: time=\"2026-06-11T16:38:31.852551662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.014565 | controller |     "Jun 11 16:38:31.857721 crc crio[23211]: time=\"2026-06-11T16:38:31.857536746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7fdc093d-d5e4-474c-9704-bd00e2a05e46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.014580 | controller |     "Jun 11 16:38:31.865860 crc crio[23211]: time=\"2026-06-11T16:38:31.865734691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c79e8918-3ade-435e-a059-8ed25bc79ef9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.014594 | controller |     "Jun 11 16:38:31.869893 crc crio[23211]: time=\"2026-06-11T16:38:31.869852764Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686598-jkfzh/oc\" id=01ed9370-a2a2-44c1-b86a-ed3416410b44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.014609 | controller |     "Jun 11 16:38:31.870673 crc crio[23211]: time=\"2026-06-11T16:38:31.870642783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.014624 | controller |     "Jun 11 16:38:31.880192 crc crio[23211]: time=\"2026-06-11T16:38:31.88011473Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=39b513ef-e48f-4b33-a6a7-f132fb307ed8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.014638 | controller |     "Jun 11 16:38:31.942227 crc crio[23211]: time=\"2026-06-11T16:38:31.942059836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.014653 | controller |     "Jun 11 16:38:32.068727 crc crio[23211]: time=\"2026-06-11T16:38:32.068638998Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=1e6f59e9-34d0-4c54-8774-9dbd10ab7822 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.014667 | controller |     "Jun 11 16:38:32.070526 crc crio[23211]: time=\"2026-06-11T16:38:32.069062508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.014681 | controller |     "Jun 11 16:38:32.071670 crc crio[23211]: time=\"2026-06-11T16:38:32.071566671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.014700 | controller |     "Jun 11 16:38:32.137204 crc crio[23211]: time=\"2026-06-11T16:38:32.133063047Z\" level=info msg=\"Created container f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066: openstack/keystone-bootstrap-g5zhr/keystone-bootstrap\" id=ad157ff4-64c4-460d-bd11-2d97344bab42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.014715 | controller |     "Jun 11 16:38:32.177599 crc crio[23211]: time=\"2026-06-11T16:38:32.152390339Z\" level=info msg=\"Starting container: f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066\" id=c01408ff-b005-4cdf-bd83-6b18301b08b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.014730 | controller |     "Jun 11 16:38:32.192490 crc crio[23211]: time=\"2026-06-11T16:38:32.185637109Z\" level=info msg=\"Created container e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce: openstack/dnsmasq-dns-5494568cc5-j7ckk/init\" id=2887dac1-0fee-4a46-8081-b702b2f86143 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.014744 | controller |     "Jun 11 16:38:32.195208 crc crio[23211]: time=\"2026-06-11T16:38:32.195172238Z\" level=info msg=\"Starting container: e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce\" id=f820b86c-0bb5-4d29-b1d7-3ae1c2dc0b2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.014759 | controller |     "Jun 11 16:38:32.208530 crc crio[23211]: time=\"2026-06-11T16:38:32.196976723Z\" level=info msg=\"Started container\" PID=69027 containerID=f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066 description=openstack/keystone-bootstrap-g5zhr/keystone-bootstrap id=c01408ff-b005-4cdf-bd83-6b18301b08b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a",
2026-06-11 18:01:03.014774 | controller |     "Jun 11 16:38:32.261487 crc crio[23211]: time=\"2026-06-11T16:38:32.255238877Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-69d794c7cc-hs55x/POD\" id=0636f4e6-9b33-4f5c-b903-5eca92ddb17f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.014789 | controller |     "Jun 11 16:38:32.261487 crc crio[23211]: time=\"2026-06-11T16:38:32.25536105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.014804 | controller |     "Jun 11 16:38:32.289574 crc crio[23211]: time=\"2026-06-11T16:38:32.289180256Z\" level=info msg=\"Started container\" PID=69035 containerID=e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce description=openstack/dnsmasq-dns-5494568cc5-j7ckk/init id=f820b86c-0bb5-4d29-b1d7-3ae1c2dc0b2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c",
2026-06-11 18:01:03.014819 | controller |     "Jun 11 16:38:32.591943 crc crio[23211]: time=\"2026-06-11T16:38:32.591860363Z\" level=info msg=\"Running pod sandbox: openstack/neutron-c96687476-2lxp5/POD\" id=62e3aca2-ad07-4325-85e7-34a4cfc53a10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.014833 | controller |     "Jun 11 16:38:32.592097 crc crio[23211]: time=\"2026-06-11T16:38:32.591971626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.014848 | controller |     "Jun 11 16:38:32.614609 crc crio[23211]: time=\"2026-06-11T16:38:32.602259833Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69d794c7cc-hs55x Namespace:openstack ID:458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899 UID:ec7d6ee6-1520-4c96-8503-15ae0056d31e NetNS:/var/run/netns/09a26809-c586-4d2d-b4bb-423347d26691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec7d6ee6_1520_4c96_8503_15ae0056d31e.slice PodAnnotations:0xc0030881f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.014867 | controller |     "Jun 11 16:38:32.614609 crc crio[23211]: time=\"2026-06-11T16:38:32.602370326Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-69d794c7cc-hs55x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.014882 | controller |     "Jun 11 16:38:32.704265 crc crio[23211]: time=\"2026-06-11T16:38:32.703810219Z\" level=info msg=\"Stopping container: e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce (timeout: 10s)\" id=afee79e7-f730-497b-9132-fb2af07f7a3b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.014897 | controller |     "Jun 11 16:38:32.826952 crc crio[23211]: time=\"2026-06-11T16:38:32.826520543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.014912 | controller |     "Jun 11 16:38:32.908025 crc crio[23211]: time=\"2026-06-11T16:38:32.907835055Z\" level=info msg=\"Got pod network &{Name:neutron-c96687476-2lxp5 Namespace:openstack ID:6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707 UID:d7729fad-31b5-41cc-b536-c84a96ac038f NetNS:/var/run/netns/8539c132-8183-45c2-84fe-2cb02129d718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7729fad_31b5_41cc_b536_c84a96ac038f.slice PodAnnotations:0xc0022786e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.014926 | controller |     "Jun 11 16:38:32.908025 crc crio[23211]: time=\"2026-06-11T16:38:32.907896106Z\" level=info msg=\"Adding pod openstack_neutron-c96687476-2lxp5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.014941 | controller |     "Jun 11 16:38:32.916548 crc crio[23211]: time=\"2026-06-11T16:38:32.915354351Z\" level=info msg=\"Stopped container e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce: openstack/dnsmasq-dns-5494568cc5-j7ckk/init\" id=afee79e7-f730-497b-9132-fb2af07f7a3b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.014956 | controller |     "Jun 11 16:38:32.923115 crc crio[23211]: time=\"2026-06-11T16:38:32.922398147Z\" level=info msg=\"Stopping pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c\" id=d0f92371-ab97-435b-ac19-7f190f95e10d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.014970 | controller |     "Jun 11 16:38:32.932048 crc crio[23211]: time=\"2026-06-11T16:38:32.927202299Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-j7ckk Namespace:openstack ID:6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c UID:b86c6e3f-8850-4b9a-8ab3-f018ce2b37b4 NetNS:/var/run/netns/c0d271ab-4a37-4bc9-8fc8-ca7646f9bbbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb86c6e3f_8850_4b9a_8ab3_f018ce2b37b4.slice PodAnnotations:0xc0038ace28}] Aliases:map[]}\"",
2026-06-11 18:01:03.014985 | controller |     "Jun 11 16:38:32.932048 crc crio[23211]: time=\"2026-06-11T16:38:32.928209883Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5494568cc5-j7ckk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.015000 | controller |     "Jun 11 16:38:33.154854 crc crio[23211]: time=\"2026-06-11T16:38:33.154164175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015015 | controller |     "Jun 11 16:38:33.156580 crc crio[23211]: time=\"2026-06-11T16:38:33.155707095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015029 | controller |     "Jun 11 16:38:33.602849 crc crio[23211]: time=\"2026-06-11T16:38:33.602117581Z\" level=info msg=\"Stopped pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c\" id=d0f92371-ab97-435b-ac19-7f190f95e10d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.015047 | controller |     "Jun 11 16:38:33.694878 crc crio[23211]: time=\"2026-06-11T16:38:33.694740304Z\" level=info msg=\"Created container 971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551: openshift-infra/auto-csr-approver-29686598-jkfzh/oc\" id=01ed9370-a2a2-44c1-b86a-ed3416410b44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.015062 | controller |     "Jun 11 16:38:33.700505 crc crio[23211]: time=\"2026-06-11T16:38:33.700371955Z\" level=info msg=\"Starting container: 971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551\" id=98977ce0-1389-4fb9-bdbc-a7ef2cb37c69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.015076 | controller |     "Jun 11 16:38:33.732732 crc crio[23211]: time=\"2026-06-11T16:38:33.73263504Z\" level=info msg=\"Started container\" PID=69199 containerID=971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551 description=openshift-infra/auto-csr-approver-29686598-jkfzh/oc id=98977ce0-1389-4fb9-bdbc-a7ef2cb37c69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29",
2026-06-11 18:01:03.015091 | controller |     "Jun 11 16:38:34.161231 crc crio[23211]: time=\"2026-06-11T16:38:34.160825363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015106 | controller |     "Jun 11 16:38:34.389922 crc crio[23211]: 2026-06-11T16:38:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:458fbeafb8a17a1 Mac:0a:1d:c7:b7:4e:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/09a26809-c586-4d2d-b4bb-423347d26691 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.015128 | controller |     "Jun 11 16:38:34.393571 crc crio[23211]: time=\"2026-06-11T16:38:34.393476143Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69d794c7cc-hs55x Namespace:openstack ID:458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899 UID:ec7d6ee6-1520-4c96-8503-15ae0056d31e NetNS:/var/run/netns/09a26809-c586-4d2d-b4bb-423347d26691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec7d6ee6_1520_4c96_8503_15ae0056d31e.slice PodAnnotations:0xc0030881f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.015151 | controller |     "Jun 11 16:38:34.397867 crc crio[23211]: time=\"2026-06-11T16:38:34.397775741Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-69d794c7cc-hs55x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.015177 | controller |     "Jun 11 16:38:34.399532 crc crio[23211]: time=\"2026-06-11T16:38:34.399488214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015197 | controller |     "Jun 11 16:38:34.449201 crc crio[23211]: time=\"2026-06-11T16:38:34.44903044Z\" level=info msg=\"Created container 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125: openstack/glance-default-internal-api-0/glance-log\" id=39b513ef-e48f-4b33-a6a7-f132fb307ed8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.015213 | controller |     "Jun 11 16:38:34.456376 crc crio[23211]: time=\"2026-06-11T16:38:34.455838419Z\" level=info msg=\"Starting container: 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125\" id=047c382b-8fb5-4f8e-b5d3-927388ce75ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.015229 | controller |     "Jun 11 16:38:34.466864 crc crio[23211]: time=\"2026-06-11T16:38:34.466756482Z\" level=info msg=\"Started container\" PID=69261 containerID=2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125 description=openstack/glance-default-internal-api-0/glance-log id=047c382b-8fb5-4f8e-b5d3-927388ce75ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084",
2026-06-11 18:01:03.015258 | controller |     "Jun 11 16:38:34.647261 crc crio[23211]: time=\"2026-06-11T16:38:34.646512672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=e4effda5-56e1-4c4c-9449-75c29a2f410e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.015282 | controller |     "Jun 11 16:38:34.738992 crc crio[23211]: time=\"2026-06-11T16:38:34.738705564Z\" level=info msg=\"Created container c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf: openstack/glance-default-external-api-0/glance-log\" id=1e6f59e9-34d0-4c54-8774-9dbd10ab7822 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.015298 | controller |     "Jun 11 16:38:34.742185 crc crio[23211]: time=\"2026-06-11T16:38:34.741606497Z\" level=info msg=\"Starting container: c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf\" id=63a34ebb-26cf-4923-81e9-de6f821d35dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.015315 | controller |     "Jun 11 16:38:34.754368 crc crio[23211]: time=\"2026-06-11T16:38:34.754241412Z\" level=info msg=\"Started container\" PID=69317 containerID=c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf description=openstack/glance-default-external-api-0/glance-log id=63a34ebb-26cf-4923-81e9-de6f821d35dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5",
2026-06-11 18:01:03.015333 | controller |     "Jun 11 16:38:34.971266 crc crio[23211]: time=\"2026-06-11T16:38:34.971130138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7fcff039-9b94-4854-8ab3-d2df862901bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.015348 | controller |     "Jun 11 16:38:35.006694 crc crio[23211]: time=\"2026-06-11T16:38:35.006572143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015362 | controller |     "Jun 11 16:38:35.186605 crc crio[23211]: time=\"2026-06-11T16:38:35.18628084Z\" level=info msg=\"Created container 0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11: openstack/cinder-db-sync-xp4ks/cinder-db-sync\" id=66aa859a-470c-4ee2-b49a-356fcb93495f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.015377 | controller |     "Jun 11 16:38:35.188050 crc crio[23211]: time=\"2026-06-11T16:38:35.187968613Z\" level=info msg=\"Starting container: 0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11\" id=3e555466-34cc-4497-8a48-9b834b1a9466 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.015392 | controller |     "Jun 11 16:38:35.195634 crc crio[23211]: time=\"2026-06-11T16:38:35.19547171Z\" level=info msg=\"Started container\" PID=69384 containerID=0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11 description=openstack/cinder-db-sync-xp4ks/cinder-db-sync id=3e555466-34cc-4497-8a48-9b834b1a9466 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161",
2026-06-11 18:01:03.015408 | controller |     "Jun 11 16:38:36.247181 crc crio[23211]: time=\"2026-06-11T16:38:36.246689621Z\" level=info msg=\"Ran pod sandbox 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899 with infra container: openstack/dnsmasq-dns-69d794c7cc-hs55x/POD\" id=0636f4e6-9b33-4f5c-b903-5eca92ddb17f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.015427 | controller |     "Jun 11 16:38:36.250161 crc crio[23211]: time=\"2026-06-11T16:38:36.250114826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ce86c165-7278-4d27-a88c-60d8375dbd08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.015443 | controller |     "Jun 11 16:38:36.312398 crc crio[23211]: time=\"2026-06-11T16:38:36.312254599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=60294a5a-e243-420e-8ffd-0f2c3074ccf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.015458 | controller |     "Jun 11 16:38:36.354903 crc crio[23211]: time=\"2026-06-11T16:38:36.354144195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2a6a21b4-6251-43f1-b713-bd7d624c2922 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.015473 | controller |     "Jun 11 16:38:36.468869 crc crio[23211]: time=\"2026-06-11T16:38:36.468614983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3007674b-347c-454a-a6bb-dc91456c7f8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.015488 | controller |     "Jun 11 16:38:36.689538 crc crio[23211]: time=\"2026-06-11T16:38:36.686912124Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69d794c7cc-hs55x/init\" id=2884d286-15f7-4f41-bcd0-3e6360d9f9d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.015502 | controller |     "Jun 11 16:38:36.689538 crc crio[23211]: time=\"2026-06-11T16:38:36.687493068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015544 | controller |     "Jun 11 16:38:36.752104 crc crio[23211]: time=\"2026-06-11T16:38:36.751979679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015566 | controller |     "Jun 11 16:38:36.756550 crc crio[23211]: time=\"2026-06-11T16:38:36.756351608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015585 | controller |     "Jun 11 16:38:36.855349 crc crio[23211]: time=\"2026-06-11T16:38:36.854715574Z\" level=info msg=\"Stopping pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29\" id=e04ffdd9-3d7a-42d2-8d73-ca6fa6c40da0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.015603 | controller |     "Jun 11 16:38:36.855705 crc crio[23211]: time=\"2026-06-11T16:38:36.855604306Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686598-jkfzh Namespace:openshift-infra ID:2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29 UID:5c36ba96-4fb7-4034-a9e3-12efa827afb1 NetNS:/var/run/netns/b4852872-4e1c-40f0-842c-df202f717fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c36ba96_4fb7_4034_a9e3_12efa827afb1.slice PodAnnotations:0xc000d2e578}] Aliases:map[]}\"",
2026-06-11 18:01:03.015619 | controller |     "Jun 11 16:38:36.855834 crc crio[23211]: time=\"2026-06-11T16:38:36.855807712Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686598-jkfzh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.015634 | controller |     "Jun 11 16:38:36.958144 crc crio[23211]: time=\"2026-06-11T16:38:36.958052645Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=a175a52d-77f1-4946-b1ee-df22fcad6792 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.015654 | controller |     "Jun 11 16:38:36.958569 crc crio[23211]: time=\"2026-06-11T16:38:36.958501846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015683 | controller |     "Jun 11 16:38:37.027898 crc crio[23211]: time=\"2026-06-11T16:38:37.027582532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015699 | controller |     "Jun 11 16:38:37.075835 crc crio[23211]: 2026-06-11T16:38:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d89e29ee98ac31 Mac:36:9c:dd:df:41:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/8539c132-8183-45c2-84fe-2cb02129d718 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.015715 | controller |     "Jun 11 16:38:37.076188 crc crio[23211]: time=\"2026-06-11T16:38:37.075967869Z\" level=info msg=\"Got pod network &{Name:neutron-c96687476-2lxp5 Namespace:openstack ID:6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707 UID:d7729fad-31b5-41cc-b536-c84a96ac038f NetNS:/var/run/netns/8539c132-8183-45c2-84fe-2cb02129d718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7729fad_31b5_41cc_b536_c84a96ac038f.slice PodAnnotations:0xc0022786e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.015730 | controller |     "Jun 11 16:38:37.076188 crc crio[23211]: time=\"2026-06-11T16:38:37.076104964Z\" level=info msg=\"Checking pod openstack_neutron-c96687476-2lxp5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.015745 | controller |     "Jun 11 16:38:37.086875 crc crio[23211]: time=\"2026-06-11T16:38:37.086782179Z\" level=info msg=\"Ran pod sandbox 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707 with infra container: openstack/neutron-c96687476-2lxp5/POD\" id=62e3aca2-ad07-4325-85e7-34a4cfc53a10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.015761 | controller |     "Jun 11 16:38:37.092121 crc crio[23211]: time=\"2026-06-11T16:38:37.091975999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=23b50890-cb56-4ba8-8c8f-bb86204d890e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.015776 | controller |     "Jun 11 16:38:37.156974 crc crio[23211]: time=\"2026-06-11T16:38:37.15686134Z\" level=info msg=\"Created container 3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a: openstack/dnsmasq-dns-69d794c7cc-hs55x/init\" id=2884d286-15f7-4f41-bcd0-3e6360d9f9d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.015791 | controller |     "Jun 11 16:38:37.159956 crc crio[23211]: time=\"2026-06-11T16:38:37.159863276Z\" level=info msg=\"Starting container: 3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a\" id=ef1249c3-68b3-4309-8011-2328523567ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.015805 | controller |     "Jun 11 16:38:37.166909 crc crio[23211]: time=\"2026-06-11T16:38:37.166830259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e5e0709b-ad38-476c-9cc1-1d7c87ba680d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.015820 | controller |     "Jun 11 16:38:37.168864 crc crio[23211]: time=\"2026-06-11T16:38:37.168762257Z\" level=info msg=\"Started container\" PID=69468 containerID=3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a description=openstack/dnsmasq-dns-69d794c7cc-hs55x/init id=ef1249c3-68b3-4309-8011-2328523567ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899",
2026-06-11 18:01:03.015839 | controller |     "Jun 11 16:38:37.279504 crc crio[23211]: time=\"2026-06-11T16:38:37.279188835Z\" level=info msg=\"Stopped pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29\" id=e04ffdd9-3d7a-42d2-8d73-ca6fa6c40da0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.015855 | controller |     "Jun 11 16:38:37.398958 crc crio[23211]: time=\"2026-06-11T16:38:37.39878091Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=2163c010-bfc0-4b8d-9875-a15c0abb8b8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.015869 | controller |     "Jun 11 16:38:37.412257 crc crio[23211]: time=\"2026-06-11T16:38:37.411924039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015884 | controller |     "Jun 11 16:38:37.497221 crc crio[23211]: time=\"2026-06-11T16:38:37.496751248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015899 | controller |     "Jun 11 16:38:37.660680 crc crio[23211]: time=\"2026-06-11T16:38:37.660307061Z\" level=info msg=\"Creating container: openstack/neutron-c96687476-2lxp5/neutron-api\" id=96fdec3a-5e20-46e0-9dc9-4743e861fa5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.015913 | controller |     "Jun 11 16:38:37.662573 crc crio[23211]: time=\"2026-06-11T16:38:37.662372914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015928 | controller |     "Jun 11 16:38:37.769167 crc crio[23211]: time=\"2026-06-11T16:38:37.768186656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015943 | controller |     "Jun 11 16:38:37.790784 crc crio[23211]: time=\"2026-06-11T16:38:37.790599947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015958 | controller |     "Jun 11 16:38:37.800742 crc crio[23211]: time=\"2026-06-11T16:38:37.800633417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.015973 | controller |     "Jun 11 16:38:37.924537 crc crio[23211]: time=\"2026-06-11T16:38:37.924206073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=60e54563-271e-4711-b77f-cc709360fde3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.015988 | controller |     "Jun 11 16:38:38.046640 crc crio[23211]: time=\"2026-06-11T16:38:38.046541927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e5f10cfb-cd12-4c32-8c0c-a28daa347741 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.016003 | controller |     "Jun 11 16:38:38.270013 crc crio[23211]: time=\"2026-06-11T16:38:38.267696401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.016018 | controller |     "Jun 11 16:38:38.750614 crc crio[23211]: time=\"2026-06-11T16:38:38.750515927Z\" level=info msg=\"Created container 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159: openstack/glance-default-internal-api-0/glance-httpd\" id=a175a52d-77f1-4946-b1ee-df22fcad6792 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.016038 | controller |     "Jun 11 16:38:38.751791 crc crio[23211]: time=\"2026-06-11T16:38:38.750925197Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns\" id=92bc6c8b-9994-42a7-ba47-39fab289969b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.016054 | controller |     "Jun 11 16:38:38.751791 crc crio[23211]: time=\"2026-06-11T16:38:38.751556964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.016069 | controller |     "Jun 11 16:38:38.751873 crc crio[23211]: time=\"2026-06-11T16:38:38.75180105Z\" level=info msg=\"Starting container: 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159\" id=f27aeb6c-ed97-403e-a39e-99c23e7f7ea8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.016083 | controller |     "Jun 11 16:38:38.752279 crc crio[23211]: time=\"2026-06-11T16:38:38.752201619Z\" level=info msg=\"Created container 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874: openstack/neutron-c96687476-2lxp5/neutron-api\" id=96fdec3a-5e20-46e0-9dc9-4743e861fa5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.016098 | controller |     "Jun 11 16:38:38.756605 crc crio[23211]: time=\"2026-06-11T16:38:38.756514498Z\" level=info msg=\"Starting container: 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874\" id=a26ec272-5d6c-4e63-ad10-32b50de3d8f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.016113 | controller |     "Jun 11 16:38:38.765117 crc crio[23211]: time=\"2026-06-11T16:38:38.764926107Z\" level=info msg=\"Started container\" PID=69622 containerID=8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159 description=openstack/glance-default-internal-api-0/glance-httpd id=f27aeb6c-ed97-403e-a39e-99c23e7f7ea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084",
2026-06-11 18:01:03.016130 | controller |     "Jun 11 16:38:38.766078 crc crio[23211]: time=\"2026-06-11T16:38:38.765943303Z\" level=info msg=\"Started container\" PID=69640 containerID=0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874 description=openstack/neutron-c96687476-2lxp5/neutron-api id=a26ec272-5d6c-4e63-ad10-32b50de3d8f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707",
2026-06-11 18:01:03.016145 | controller |     "Jun 11 16:38:39.003488 crc crio[23211]: time=\"2026-06-11T16:38:39.0028794Z\" level=info msg=\"Created container d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3: openstack/glance-default-external-api-0/glance-httpd\" id=2163c010-bfc0-4b8d-9875-a15c0abb8b8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.016161 | controller |     "Jun 11 16:38:39.004616 crc crio[23211]: time=\"2026-06-11T16:38:39.004490419Z\" level=info msg=\"Starting container: d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3\" id=8b93d4cd-7577-4baf-96e9-ac3126974235 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.016176 | controller |     "Jun 11 16:38:39.013516 crc crio[23211]: time=\"2026-06-11T16:38:39.012850649Z\" level=info msg=\"Started container\" PID=69678 containerID=d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3 description=openstack/glance-default-external-api-0/glance-httpd id=8b93d4cd-7577-4baf-96e9-ac3126974235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5",
2026-06-11 18:01:03.016191 | controller |     "Jun 11 16:38:39.223648 crc crio[23211]: time=\"2026-06-11T16:38:39.222173865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b5403fc4-231d-4880-abbb-a0b94d902dce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.016211 | controller |     "Jun 11 16:38:39.972376 crc crio[23211]: time=\"2026-06-11T16:38:39.971240511Z\" level=info msg=\"Stopping container: d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3 (timeout: 30s)\" id=13e83a4c-5aad-4634-8db7-6347b3d113e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.016227 | controller |     "Jun 11 16:38:39.972376 crc crio[23211]: time=\"2026-06-11T16:38:39.971281532Z\" level=info msg=\"Stopping container: 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159 (timeout: 30s)\" id=8af62db2-cca3-465d-befe-9892e0356d39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.016243 | controller |     "Jun 11 16:38:39.972376 crc crio[23211]: time=\"2026-06-11T16:38:39.971366064Z\" level=info msg=\"Stopping container: c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf (timeout: 30s)\" id=195507a2-c321-4eaf-ac99-bfbde9c1213d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.016257 | controller |     "Jun 11 16:38:39.973212 crc crio[23211]: time=\"2026-06-11T16:38:39.971414625Z\" level=info msg=\"Stopping container: 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125 (timeout: 30s)\" id=d14e3a04-f56d-48ea-83cc-8ee195a24f8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.016272 | controller |     "Jun 11 16:38:40.780255 crc crio[23211]: time=\"2026-06-11T16:38:40.77976259Z\" level=info msg=\"Stopped container c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf: openstack/glance-default-external-api-0/glance-log\" id=195507a2-c321-4eaf-ac99-bfbde9c1213d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.016286 | controller |     "Jun 11 16:38:40.832461 crc crio[23211]: time=\"2026-06-11T16:38:40.832146698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a043b583-2d58-4993-8714-8484c31fa52d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.016301 | controller |     "Jun 11 16:38:41.115193 crc crio[23211]: time=\"2026-06-11T16:38:41.114939261Z\" level=info msg=\"Stopped container 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125: openstack/glance-default-internal-api-0/glance-log\" id=d14e3a04-f56d-48ea-83cc-8ee195a24f8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.016315 | controller |     "Jun 11 16:38:41.122369 crc crio[23211]: time=\"2026-06-11T16:38:41.122255395Z\" level=info msg=\"Creating container: openstack/neutron-c96687476-2lxp5/neutron-httpd\" id=673d12d3-3972-44df-86bf-d02c91e0f4c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.016330 | controller |     "Jun 11 16:38:41.373221 crc crio[23211]: time=\"2026-06-11T16:38:41.373050256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.016345 | controller |     "Jun 11 16:38:41.384623 crc crio[23211]: time=\"2026-06-11T16:38:41.384167334Z\" level=info msg=\"Stopped container d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3: openstack/glance-default-external-api-0/glance-httpd\" id=13e83a4c-5aad-4634-8db7-6347b3d113e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.016359 | controller |     "Jun 11 16:38:41.385267 crc crio[23211]: time=\"2026-06-11T16:38:41.384995734Z\" level=info msg=\"Stopping pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\" id=bc39f807-6315-4f94-8b85-7474e28a1408 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.016374 | controller |     "Jun 11 16:38:41.386286 crc crio[23211]: time=\"2026-06-11T16:38:41.385989619Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5 UID:57630106-ea70-4bed-8c68-e8673d714da7 NetNS:/var/run/netns/4fa59851-2230-4832-a84c-64e2cf05ca2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57630106_ea70_4bed_8c68_e8673d714da7.slice PodAnnotations:0xc0001af030}] Aliases:map[]}\"",
2026-06-11 18:01:03.016393 | controller |     "Jun 11 16:38:41.386286 crc crio[23211]: time=\"2026-06-11T16:38:41.386187765Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.016409 | controller |     "Jun 11 16:38:41.746495 crc crio[23211]: time=\"2026-06-11T16:38:41.74239547Z\" level=info msg=\"Stopped container 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159: openstack/glance-default-internal-api-0/glance-httpd\" id=8af62db2-cca3-465d-befe-9892e0356d39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.016425 | controller |     "Jun 11 16:38:41.746495 crc crio[23211]: time=\"2026-06-11T16:38:41.743710202Z\" level=info msg=\"Stopping pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\" id=cdfe90d3-7a8c-4a0c-914b-e895d41d835a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.016440 | controller |     "Jun 11 16:38:41.746495 crc crio[23211]: time=\"2026-06-11T16:38:41.744132633Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084 UID:f9d01aa9-e2ba-465c-888c-00bee6c33e03 NetNS:/var/run/netns/2bc79058-d523-4dfc-a698-0a1900d7eb99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9d01aa9_e2ba_465c_888c_00bee6c33e03.slice PodAnnotations:0xc0001af2f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.016456 | controller |     "Jun 11 16:38:41.746495 crc crio[23211]: time=\"2026-06-11T16:38:41.744306037Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.016471 | controller |     "Jun 11 16:38:41.751949 crc crio[23211]: time=\"2026-06-11T16:38:41.751869565Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=2cb94988-1f4c-4f4a-b02e-6b460891ea7c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.016486 | controller |     "Jun 11 16:38:41.757475 crc crio[23211]: time=\"2026-06-11T16:38:41.755900287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1689a46e-c58c-4fdf-8a8d-71720d7e186d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.016500 | controller |     "Jun 11 16:38:41.943247 crc crio[23211]: time=\"2026-06-11T16:38:41.943161284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.016536 | controller |     "Jun 11 16:38:41.949889 crc crio[23211]: time=\"2026-06-11T16:38:41.94985176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.016555 | controller |     "Jun 11 16:38:41.991290 crc crio[23211]: time=\"2026-06-11T16:38:41.99110855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=dbd12400-f724-4dca-b3df-5d85f65aa4d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.016573 | controller |     "Jun 11 16:38:42.019509 crc crio[23211]: time=\"2026-06-11T16:38:42.018932665Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=c2cbf5c3-deba-4076-9deb-a907ca859454 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.016588 | controller |     "Jun 11 16:38:42.023582 crc crio[23211]: time=\"2026-06-11T16:38:42.020620727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.016603 | controller |     "Jun 11 16:38:42.249683 crc crio[23211]: time=\"2026-06-11T16:38:42.24901696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.016617 | controller |     "Jun 11 16:38:42.296479 crc crio[23211]: time=\"2026-06-11T16:38:42.289866471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.016631 | controller |     "Jun 11 16:38:42.439832 crc crio[23211]: time=\"2026-06-11T16:38:42.439675592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.016645 | controller |     "Jun 11 16:38:42.450808 crc crio[23211]: time=\"2026-06-11T16:38:42.450690937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.016659 | controller |     "Jun 11 16:38:42.546298 crc crio[23211]: time=\"2026-06-11T16:38:42.545813712Z\" level=info msg=\"Stopped pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\" id=bc39f807-6315-4f94-8b85-7474e28a1408 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.016673 | controller |     "Jun 11 16:38:42.612359 crc crio[23211]: time=\"2026-06-11T16:38:42.612246572Z\" level=info msg=\"Created container 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f: openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns\" id=92bc6c8b-9994-42a7-ba47-39fab289969b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.016687 | controller |     "Jun 11 16:38:42.623547 crc crio[23211]: time=\"2026-06-11T16:38:42.622516397Z\" level=info msg=\"Starting container: 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f\" id=682a0361-b48b-4d80-86af-93aeca448f74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.016701 | controller |     "Jun 11 16:38:42.637295 crc crio[23211]: time=\"2026-06-11T16:38:42.637059691Z\" level=info msg=\"Started container\" PID=70293 containerID=7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f description=openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns id=682a0361-b48b-4d80-86af-93aeca448f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899",
2026-06-11 18:01:03.016716 | controller |     "Jun 11 16:38:42.658928 crc crio[23211]: time=\"2026-06-11T16:38:42.650065945Z\" level=info msg=\"Created container 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959: openstack/neutron-c96687476-2lxp5/neutron-httpd\" id=673d12d3-3972-44df-86bf-d02c91e0f4c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.016737 | controller |     "Jun 11 16:38:42.658928 crc crio[23211]: time=\"2026-06-11T16:38:42.653592224Z\" level=info msg=\"Starting container: 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959\" id=400a3df0-c5d7-410c-aac8-fcc9d2a2dffa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.016759 | controller |     "Jun 11 16:38:42.662274 crc crio[23211]: time=\"2026-06-11T16:38:42.662121877Z\" level=info msg=\"Started container\" PID=70321 containerID=839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959 description=openstack/neutron-c96687476-2lxp5/neutron-httpd id=400a3df0-c5d7-410c-aac8-fcc9d2a2dffa name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707",
2026-06-11 18:01:03.016781 | controller |     "Jun 11 16:38:42.722305 crc crio[23211]: time=\"2026-06-11T16:38:42.722219186Z\" level=info msg=\"Created container 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365: openstack/ceilometer-0/ceilometer-notification-agent\" id=c2cbf5c3-deba-4076-9deb-a907ca859454 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.016797 | controller |     "Jun 11 16:38:42.724774 crc crio[23211]: time=\"2026-06-11T16:38:42.724251929Z\" level=info msg=\"Starting container: 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365\" id=7266229e-00fa-4b1d-9a63-f0d1d12596e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.016812 | controller |     "Jun 11 16:38:42.735902 crc crio[23211]: time=\"2026-06-11T16:38:42.735808806Z\" level=info msg=\"Started container\" PID=70322 containerID=29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365 description=openstack/ceilometer-0/ceilometer-notification-agent id=7266229e-00fa-4b1d-9a63-f0d1d12596e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2",
2026-06-11 18:01:03.016828 | controller |     "Jun 11 16:38:42.751614 crc crio[23211]: time=\"2026-06-11T16:38:42.75154626Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d73bfcc6-2f3b-47f2-be1b-f4c90379bc45 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.016844 | controller |     "Jun 11 16:38:42.762991 crc crio[23211]: time=\"2026-06-11T16:38:42.762893663Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:01:03.016860 | controller |     "Jun 11 16:38:42.823282 crc crio[23211]: time=\"2026-06-11T16:38:42.821571658Z\" level=info msg=\"Stopped pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\" id=cdfe90d3-7a8c-4a0c-914b-e895d41d835a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.016875 | controller |     "Jun 11 16:38:43.379480 crc crio[23211]: time=\"2026-06-11T16:38:43.377748127Z\" level=info msg=\"Removing container: d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3\" id=c7fd8932-9290-4b00-91bb-2215a2d06603 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.016889 | controller |     "Jun 11 16:38:43.602716 crc crio[23211]: time=\"2026-06-11T16:38:43.58689021Z\" level=info msg=\"Removed container d22104edd4ebb52db4d65c6bb66dfe37e75fa6c279892b8b586916af54566df3: openstack/glance-default-external-api-0/glance-httpd\" id=c7fd8932-9290-4b00-91bb-2215a2d06603 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.016903 | controller |     "Jun 11 16:38:43.623877 crc crio[23211]: time=\"2026-06-11T16:38:43.623795452Z\" level=info msg=\"Removing container: c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf\" id=1a13c16d-d75d-4850-b621-2fc3450df374 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.016918 | controller |     "Jun 11 16:38:43.694993 crc crio[23211]: time=\"2026-06-11T16:38:43.694092567Z\" level=info msg=\"Removed container c833bbf3888760b84f455724868d3eedf4c63f00ad5917e29dbf5ae448665dcf: openstack/glance-default-external-api-0/glance-log\" id=1a13c16d-d75d-4850-b621-2fc3450df374 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.016933 | controller |     "Jun 11 16:38:43.763868 crc crio[23211]: time=\"2026-06-11T16:38:43.75509987Z\" level=info msg=\"Removing container: 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159\" id=fc7d4331-7035-4eb0-a719-ff05bf96b647 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.016960 | controller |     "Jun 11 16:38:43.858930 crc crio[23211]: time=\"2026-06-11T16:38:43.857661032Z\" level=info msg=\"Running pod sandbox: openstack/neutron-847668f5fc-bgqxx/POD\" id=cad5196e-0d09-4948-81f7-7b5eac05c9df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.016975 | controller |     "Jun 11 16:38:43.859140 crc crio[23211]: time=\"2026-06-11T16:38:43.858972954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.016990 | controller |     "Jun 11 16:38:43.863567 crc crio[23211]: time=\"2026-06-11T16:38:43.863147969Z\" level=info msg=\"Removed container 8c752189ec9d5dabdff39ae8f486f50a53de62ea50da4edb46eb99eb11a05159: openstack/glance-default-internal-api-0/glance-httpd\" id=fc7d4331-7035-4eb0-a719-ff05bf96b647 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.017006 | controller |     "Jun 11 16:38:43.869483 crc crio[23211]: time=\"2026-06-11T16:38:43.868253576Z\" level=info msg=\"Removing container: 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125\" id=309197f5-54b3-4b69-b323-723d7b5e54f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.017021 | controller |     "Jun 11 16:38:43.931630 crc crio[23211]: time=\"2026-06-11T16:38:43.931487336Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=1ee9a240-4a1a-412f-a646-1dfc36f7e54f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.017037 | controller |     "Jun 11 16:38:43.931756 crc crio[23211]: time=\"2026-06-11T16:38:43.931656389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.017052 | controller |     "Jun 11 16:38:43.932011 crc crio[23211]: time=\"2026-06-11T16:38:43.931944057Z\" level=info msg=\"Removed container 2b26af663193ef9c050efbf57e1f7583a97d345179d62894db5adca58f49c125: openstack/glance-default-internal-api-0/glance-log\" id=309197f5-54b3-4b69-b323-723d7b5e54f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.017067 | controller |     "Jun 11 16:38:43.999505 crc crio[23211]: time=\"2026-06-11T16:38:43.99936932Z\" level=info msg=\"Got pod network &{Name:neutron-847668f5fc-bgqxx Namespace:openstack ID:39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3 UID:72b3e5ed-10e0-4714-b5f6-11b2ec6582d2 NetNS:/var/run/netns/64f11533-ff64-4e4b-8543-cd3182e18e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3e5ed_10e0_4714_b5f6_11b2ec6582d2.slice PodAnnotations:0xc000130708}] Aliases:map[]}\"",
2026-06-11 18:01:03.017082 | controller |     "Jun 11 16:38:43.999505 crc crio[23211]: time=\"2026-06-11T16:38:43.999491203Z\" level=info msg=\"Adding pod openstack_neutron-847668f5fc-bgqxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.017099 | controller |     "Jun 11 16:38:44.008590 crc crio[23211]: time=\"2026-06-11T16:38:44.008412737Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9 UID:76ecb0eb-34b4-4fbf-9b5b-f29af47e26a4 NetNS:/var/run/netns/70d34186-89ec-4089-8776-48fea1fb19b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76ecb0eb_34b4_4fbf_9b5b_f29af47e26a4.slice PodAnnotations:0xc000d2e308}] Aliases:map[]}\"",
2026-06-11 18:01:03.017116 | controller |     "Jun 11 16:38:44.008590 crc crio[23211]: time=\"2026-06-11T16:38:44.00855738Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.017147 | controller |     "Jun 11 16:38:44.147069 crc crio[23211]: time=\"2026-06-11T16:38:44.146475064Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=8793fad3-ab40-43de-ad1e-a11b9707a5e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.017163 | controller |     "Jun 11 16:38:44.147069 crc crio[23211]: time=\"2026-06-11T16:38:44.146843142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.017179 | controller |     "Jun 11 16:38:44.247061 crc crio[23211]: time=\"2026-06-11T16:38:44.24482703Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8 UID:db405fd8-55fd-4608-a017-5977daf0644e NetNS:/var/run/netns/eda1ef72-70bc-40e9-83aa-0f0979f67bf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb405fd8_55fd_4608_a017_5977daf0644e.slice PodAnnotations:0xc006bcc1a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.017194 | controller |     "Jun 11 16:38:44.247061 crc crio[23211]: time=\"2026-06-11T16:38:44.244902762Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.017210 | controller |     "Jun 11 16:38:44.424477 crc crio[23211]: time=\"2026-06-11T16:38:44.423691416Z\" level=info msg=\"Stopping pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a\" id=7d6f8467-ec98-4710-9a51-4abf44372487 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.017225 | controller |     "Jun 11 16:38:44.424477 crc crio[23211]: time=\"2026-06-11T16:38:44.424127117Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-g5zhr Namespace:openstack ID:94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a UID:ff38483f-0e4a-4694-a3f9-7a8c3264c843 NetNS:/var/run/netns/ff8a5e0c-819f-4647-8af7-9ba9f34c5313 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff38483f_0e4a_4694_a3f9_7a8c3264c843.slice PodAnnotations:0xc0001ae230}] Aliases:map[]}\"",
2026-06-11 18:01:03.017240 | controller |     "Jun 11 16:38:44.424477 crc crio[23211]: time=\"2026-06-11T16:38:44.42424649Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-g5zhr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.017255 | controller |     "Jun 11 16:38:44.851978 crc crio[23211]: 2026-06-11T16:38:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b7abfa4181e9d Mac:f2:9f:d1:21:13:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/64f11533-ff64-4e4b-8543-cd3182e18e5e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.017270 | controller |     "Jun 11 16:38:44.852963 crc crio[23211]: time=\"2026-06-11T16:38:44.852894355Z\" level=info msg=\"Got pod network &{Name:neutron-847668f5fc-bgqxx Namespace:openstack ID:39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3 UID:72b3e5ed-10e0-4714-b5f6-11b2ec6582d2 NetNS:/var/run/netns/64f11533-ff64-4e4b-8543-cd3182e18e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3e5ed_10e0_4714_b5f6_11b2ec6582d2.slice PodAnnotations:0xc000130708}] Aliases:map[]}\"",
2026-06-11 18:01:03.017284 | controller |     "Jun 11 16:38:44.853139 crc crio[23211]: time=\"2026-06-11T16:38:44.853090899Z\" level=info msg=\"Checking pod openstack_neutron-847668f5fc-bgqxx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.017302 | controller |     "Jun 11 16:38:44.880478 crc crio[23211]: time=\"2026-06-11T16:38:44.880206256Z\" level=info msg=\"Ran pod sandbox 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3 with infra container: openstack/neutron-847668f5fc-bgqxx/POD\" id=cad5196e-0d09-4948-81f7-7b5eac05c9df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.017319 | controller |     "Jun 11 16:38:44.884299 crc crio[23211]: time=\"2026-06-11T16:38:44.884183796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=23737f95-96b4-4f37-a0c4-5ed9fc18829e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.017335 | controller |     "Jun 11 16:38:44.995996 crc crio[23211]: time=\"2026-06-11T16:38:44.995648718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a3bca519-f598-4b95-ba36-9cedd025bf99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.017350 | controller |     "Jun 11 16:38:45.006609 crc crio[23211]: 2026-06-11T16:38:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:936b5ea5edeaa71 Mac:ea:44:b1:c6:44:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/70d34186-89ec-4089-8776-48fea1fb19b8 SocketPath: PciID:}] [{Interface:0xc0004a25d0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.017365 | controller |     "Jun 11 16:38:45.008535 crc crio[23211]: time=\"2026-06-11T16:38:45.007835823Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9 UID:76ecb0eb-34b4-4fbf-9b5b-f29af47e26a4 NetNS:/var/run/netns/70d34186-89ec-4089-8776-48fea1fb19b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76ecb0eb_34b4_4fbf_9b5b_f29af47e26a4.slice PodAnnotations:0xc000d2e308}] Aliases:map[]}\"",
2026-06-11 18:01:03.017380 | controller |     "Jun 11 16:38:45.008535 crc crio[23211]: time=\"2026-06-11T16:38:45.008166881Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.017395 | controller |     "Jun 11 16:38:45.016516 crc crio[23211]: time=\"2026-06-11T16:38:45.016258143Z\" level=info msg=\"Creating container: openstack/neutron-847668f5fc-bgqxx/neutron-api\" id=3c75a71b-8314-446e-a863-032ddf2c549c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.017409 | controller |     "Jun 11 16:38:45.020700 crc crio[23211]: time=\"2026-06-11T16:38:45.020629842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.017424 | controller |     "Jun 11 16:38:45.029471 crc crio[23211]: time=\"2026-06-11T16:38:45.029277918Z\" level=info msg=\"Ran pod sandbox 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9 with infra container: openstack/glance-default-internal-api-0/POD\" id=1ee9a240-4a1a-412f-a646-1dfc36f7e54f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.017438 | controller |     "Jun 11 16:38:45.034600 crc crio[23211]: time=\"2026-06-11T16:38:45.034498739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=494cdcaf-fb4b-4fed-b24d-3cc44cc2e051 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.017454 | controller |     "Jun 11 16:38:45.058164 crc crio[23211]: time=\"2026-06-11T16:38:45.058050647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=122d6f65-24b7-457a-8618-c0c68e7f6f28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.017473 | controller |     "Jun 11 16:38:45.068538 crc crio[23211]: time=\"2026-06-11T16:38:45.068358065Z\" level=info msg=\"Stopped pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a\" id=7d6f8467-ec98-4710-9a51-4abf44372487 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.017488 | controller |     "Jun 11 16:38:45.077960 crc crio[23211]: time=\"2026-06-11T16:38:45.077839731Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=3dc6fc39-044b-49ec-87b3-689c15d5b438 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.017502 | controller |     "Jun 11 16:38:45.081779 crc crio[23211]: time=\"2026-06-11T16:38:45.079093593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.017538 | controller |     "Jun 11 16:38:45.121641 crc crio[23211]: time=\"2026-06-11T16:38:45.121530192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.017554 | controller |     "Jun 11 16:38:45.129398 crc crio[23211]: time=\"2026-06-11T16:38:45.129300126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.017569 | controller |     "Jun 11 16:38:45.232058 crc crio[23211]: time=\"2026-06-11T16:38:45.23196656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.017585 | controller |     "Jun 11 16:38:45.341954 crc crio[23211]: 2026-06-11T16:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2b2104aa37ad3a Mac:d2:d2:98:ec:a0:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/eda1ef72-70bc-40e9-83aa-0f0979f67bf8 SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.017600 | controller |     "Jun 11 16:38:45.343374 crc crio[23211]: time=\"2026-06-11T16:38:45.343305431Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8 UID:db405fd8-55fd-4608-a017-5977daf0644e NetNS:/var/run/netns/eda1ef72-70bc-40e9-83aa-0f0979f67bf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb405fd8_55fd_4608_a017_5977daf0644e.slice PodAnnotations:0xc006bcc1a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.017615 | controller |     "Jun 11 16:38:45.343733 crc crio[23211]: time=\"2026-06-11T16:38:45.343713221Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.017630 | controller |     "Jun 11 16:38:45.372730 crc crio[23211]: time=\"2026-06-11T16:38:45.372636773Z\" level=info msg=\"Ran pod sandbox f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8 with infra container: openstack/glance-default-external-api-0/POD\" id=8793fad3-ab40-43de-ad1e-a11b9707a5e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.017645 | controller |     "Jun 11 16:38:45.375779 crc crio[23211]: time=\"2026-06-11T16:38:45.375686909Z\" level=info msg=\"Created container 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f: openstack/neutron-847668f5fc-bgqxx/neutron-api\" id=3c75a71b-8314-446e-a863-032ddf2c549c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.017660 | controller |     "Jun 11 16:38:45.378935 crc crio[23211]: time=\"2026-06-11T16:38:45.378864608Z\" level=info msg=\"Starting container: 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f\" id=f4b137d5-3e1d-48ff-90a8-989de473e329 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.017683 | controller |     "Jun 11 16:38:45.380949 crc crio[23211]: time=\"2026-06-11T16:38:45.380813696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a2c05a25-a950-40c2-9731-4c9c95427c93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.017709 | controller |     "Jun 11 16:38:45.391256 crc crio[23211]: time=\"2026-06-11T16:38:45.391162935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2e366bf0-1851-4c89-a034-c2881b66ef0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.017740 | controller |     "Jun 11 16:38:45.392956 crc crio[23211]: time=\"2026-06-11T16:38:45.392874088Z\" level=info msg=\"Started container\" PID=70774 containerID=80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f description=openstack/neutron-847668f5fc-bgqxx/neutron-api id=f4b137d5-3e1d-48ff-90a8-989de473e329 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3",
2026-06-11 18:01:03.017771 | controller |     "Jun 11 16:38:45.412255 crc crio[23211]: time=\"2026-06-11T16:38:45.411799781Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c1650334-a178-4760-8ce8-3ed9be22ae0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.017799 | controller |     "Jun 11 16:38:45.412255 crc crio[23211]: time=\"2026-06-11T16:38:45.41217735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c4729e83-7fcc-4c92-b16d-7fa53d1e72ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.017827 | controller |     "Jun 11 16:38:45.412782 crc crio[23211]: time=\"2026-06-11T16:38:45.412306703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.017854 | controller |     "Jun 11 16:38:45.530622 crc crio[23211]: time=\"2026-06-11T16:38:45.529774427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.017881 | controller |     "Jun 11 16:38:45.558030 crc crio[23211]: time=\"2026-06-11T16:38:45.557905579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=288fff2e-3e94-445b-a0a4-c06cc904a195 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.017907 | controller |     "Jun 11 16:38:45.572295 crc crio[23211]: time=\"2026-06-11T16:38:45.572252068Z\" level=info msg=\"Creating container: openstack/neutron-847668f5fc-bgqxx/neutron-httpd\" id=d2dcf004-db64-4e83-b225-fcd13689bd61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.017934 | controller |     "Jun 11 16:38:45.574061 crc crio[23211]: time=\"2026-06-11T16:38:45.574038553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.017960 | controller |     "Jun 11 16:38:45.710667 crc crio[23211]: time=\"2026-06-11T16:38:45.710530181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.017986 | controller |     "Jun 11 16:38:45.746640 crc crio[23211]: time=\"2026-06-11T16:38:45.746297013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.018018 | controller |     "Jun 11 16:38:46.374244 crc crio[23211]: time=\"2026-06-11T16:38:46.37366952Z\" level=info msg=\"Created container 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5: openstack/neutron-847668f5fc-bgqxx/neutron-httpd\" id=d2dcf004-db64-4e83-b225-fcd13689bd61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.018047 | controller |     "Jun 11 16:38:46.375855 crc crio[23211]: time=\"2026-06-11T16:38:46.375772253Z\" level=info msg=\"Starting container: 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5\" id=aa019df7-246c-4ecc-8013-365280fe0741 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.018071 | controller |     "Jun 11 16:38:46.378718 crc crio[23211]: time=\"2026-06-11T16:38:46.378670376Z\" level=info msg=\"Running pod sandbox: openstack/keystone-6bf8c966dc-gk7hl/POD\" id=ba950f3d-6dfb-4dcd-b7b5-11ba30c6e716 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.018098 | controller |     "Jun 11 16:38:46.381192 crc crio[23211]: time=\"2026-06-11T16:38:46.381168818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.018124 | controller |     "Jun 11 16:38:46.391719 crc crio[23211]: time=\"2026-06-11T16:38:46.391631099Z\" level=info msg=\"Started container\" PID=70828 containerID=394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5 description=openstack/neutron-847668f5fc-bgqxx/neutron-httpd id=aa019df7-246c-4ecc-8013-365280fe0741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3",
2026-06-11 18:01:03.018152 | controller |     "Jun 11 16:38:46.452535 crc crio[23211]: time=\"2026-06-11T16:38:46.451252638Z\" level=info msg=\"Got pod network &{Name:keystone-6bf8c966dc-gk7hl Namespace:openstack ID:8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8 UID:5086879e-40b6-48ef-b292-fe87e73e3307 NetNS:/var/run/netns/f45ae987-4110-4a51-8e5c-c06581e00f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5086879e_40b6_48ef_b292_fe87e73e3307.slice PodAnnotations:0xc0066182a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.018179 | controller |     "Jun 11 16:38:46.452535 crc crio[23211]: time=\"2026-06-11T16:38:46.451709609Z\" level=info msg=\"Adding pod openstack_keystone-6bf8c966dc-gk7hl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.018206 | controller |     "Jun 11 16:38:46.568515 crc crio[23211]: time=\"2026-06-11T16:38:46.568385493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.018233 | controller |     "Jun 11 16:38:46.790479 crc crio[23211]: time=\"2026-06-11T16:38:46.790253033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.018259 | controller |     "Jun 11 16:38:46.939567 crc crio[23211]: time=\"2026-06-11T16:38:46.939384568Z\" level=info msg=\"Created container cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c: openstack/glance-default-internal-api-0/glance-log\" id=3dc6fc39-044b-49ec-87b3-689c15d5b438 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.018286 | controller |     "Jun 11 16:38:46.943097 crc crio[23211]: time=\"2026-06-11T16:38:46.942991727Z\" level=info msg=\"Starting container: cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c\" id=a7a13012-ca79-4bfd-b6df-e9756c754a5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.018313 | controller |     "Jun 11 16:38:46.950741 crc crio[23211]: time=\"2026-06-11T16:38:46.950575917Z\" level=info msg=\"Created container 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2: openstack/glance-default-external-api-0/glance-log\" id=c1650334-a178-4760-8ce8-3ed9be22ae0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.018371 | controller |     "Jun 11 16:38:46.955883 crc crio[23211]: time=\"2026-06-11T16:38:46.95512136Z\" level=info msg=\"Started container\" PID=70881 containerID=cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c description=openstack/glance-default-internal-api-0/glance-log id=a7a13012-ca79-4bfd-b6df-e9756c754a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9",
2026-06-11 18:01:03.018400 | controller |     "Jun 11 16:38:46.959596 crc crio[23211]: time=\"2026-06-11T16:38:46.957590752Z\" level=info msg=\"Starting container: 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2\" id=816de443-fdd8-4c19-bb87-48ab74c29ef7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.018417 | controller |     "Jun 11 16:38:46.967514 crc crio[23211]: time=\"2026-06-11T16:38:46.966288399Z\" level=info msg=\"Started container\" PID=70930 containerID=76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2 description=openstack/glance-default-external-api-0/glance-log id=816de443-fdd8-4c19-bb87-48ab74c29ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8",
2026-06-11 18:01:03.018434 | controller |     "Jun 11 16:38:46.981501 crc crio[23211]: time=\"2026-06-11T16:38:46.981250752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=35dd07b1-06f1-4995-828f-07d11c61beed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.018450 | controller |     "Jun 11 16:38:47.011578 crc crio[23211]: time=\"2026-06-11T16:38:47.010634427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3ca29fe7-c0e5-4029-b0ac-42fba0a8b4fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.018465 | controller |     "Jun 11 16:38:47.077656 crc crio[23211]: time=\"2026-06-11T16:38:47.077543057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=8be521a3-d4c7-4db9-bbf2-69ae91dcb9fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.018480 | controller |     "Jun 11 16:38:47.093551 crc crio[23211]: time=\"2026-06-11T16:38:47.093372553Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=04a7f033-e121-40b5-b577-58e05bb9a9d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.018494 | controller |     "Jun 11 16:38:47.093989 crc crio[23211]: time=\"2026-06-11T16:38:47.093858425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.018509 | controller |     "Jun 11 16:38:47.099226 crc crio[23211]: time=\"2026-06-11T16:38:47.099099846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=813746a8-ea5d-44ba-ae7e-9d45aed47bc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.018548 | controller |     "Jun 11 16:38:47.152783 crc crio[23211]: time=\"2026-06-11T16:38:47.152611052Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=c4b687b2-09ef-4714-a9c2-74042634a199 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.018563 | controller |     "Jun 11 16:38:47.156708 crc crio[23211]: time=\"2026-06-11T16:38:47.154764195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.018583 | controller |     "Jun 11 16:38:47.178979 crc crio[23211]: 2026-06-11T16:38:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dab6f109418231 Mac:3a:c0:04:6b:71:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/f45ae987-4110-4a51-8e5c-c06581e00f4f SocketPath: PciID:}] [{Interface:0xc0000154d0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.018598 | controller |     "Jun 11 16:38:47.180522 crc crio[23211]: time=\"2026-06-11T16:38:47.180358405Z\" level=info msg=\"Got pod network &{Name:keystone-6bf8c966dc-gk7hl Namespace:openstack ID:8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8 UID:5086879e-40b6-48ef-b292-fe87e73e3307 NetNS:/var/run/netns/f45ae987-4110-4a51-8e5c-c06581e00f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5086879e_40b6_48ef_b292_fe87e73e3307.slice PodAnnotations:0xc0066182a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.018614 | controller |     "Jun 11 16:38:47.180750 crc crio[23211]: time=\"2026-06-11T16:38:47.180663843Z\" level=info msg=\"Checking pod openstack_keystone-6bf8c966dc-gk7hl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.018629 | controller |     "Jun 11 16:38:47.213392 crc crio[23211]: time=\"2026-06-11T16:38:47.213303667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.018644 | controller |     "Jun 11 16:38:47.236117 crc crio[23211]: time=\"2026-06-11T16:38:47.236004774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.018659 | controller |     "Jun 11 16:38:47.242504 crc crio[23211]: time=\"2026-06-11T16:38:47.242356613Z\" level=info msg=\"Ran pod sandbox 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8 with infra container: openstack/keystone-6bf8c966dc-gk7hl/POD\" id=ba950f3d-6dfb-4dcd-b7b5-11ba30c6e716 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.018675 | controller |     "Jun 11 16:38:47.263582 crc crio[23211]: time=\"2026-06-11T16:38:47.261601974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=c92a5362-e477-4b28-9ac7-81439f56072f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.018690 | controller |     "Jun 11 16:38:47.355267 crc crio[23211]: time=\"2026-06-11T16:38:47.355132129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=4ba0a65e-00c6-47a9-99a2-69be1c4f2bfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.018706 | controller |     "Jun 11 16:38:47.372000 crc crio[23211]: time=\"2026-06-11T16:38:47.371904359Z\" level=info msg=\"Creating container: openstack/keystone-6bf8c966dc-gk7hl/keystone-api\" id=b07bc5c5-1b6b-4b26-89f4-b4dc3e7097c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.018721 | controller |     "Jun 11 16:38:47.372554 crc crio[23211]: time=\"2026-06-11T16:38:47.372490473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.018735 | controller |     "Jun 11 16:38:47.591695 crc crio[23211]: time=\"2026-06-11T16:38:47.590668891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.018750 | controller |     "Jun 11 16:38:47.605243 crc crio[23211]: time=\"2026-06-11T16:38:47.605144342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.018768 | controller |     "Jun 11 16:38:47.765153 crc crio[23211]: time=\"2026-06-11T16:38:47.765063456Z\" level=info msg=\"Created container a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32: openstack/keystone-6bf8c966dc-gk7hl/keystone-api\" id=b07bc5c5-1b6b-4b26-89f4-b4dc3e7097c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.018783 | controller |     "Jun 11 16:38:47.768413 crc crio[23211]: time=\"2026-06-11T16:38:47.76805185Z\" level=info msg=\"Starting container: a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32\" id=e3b2c019-9ffd-4c0d-a948-51e6b5866f7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.018798 | controller |     "Jun 11 16:38:47.818510 crc crio[23211]: time=\"2026-06-11T16:38:47.818367057Z\" level=info msg=\"Started container\" PID=71120 containerID=a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32 description=openstack/keystone-6bf8c966dc-gk7hl/keystone-api id=e3b2c019-9ffd-4c0d-a948-51e6b5866f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8",
2026-06-11 18:01:03.018813 | controller |     "Jun 11 16:38:48.415962 crc crio[23211]: time=\"2026-06-11T16:38:48.415821276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.018828 | controller |     "Jun 11 16:38:48.437218 crc crio[23211]: time=\"2026-06-11T16:38:48.436632686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.018842 | controller |     "Jun 11 16:38:48.641542 crc crio[23211]: time=\"2026-06-11T16:38:48.640882037Z\" level=info msg=\"Created container a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361: openstack/glance-default-external-api-0/glance-httpd\" id=04a7f033-e121-40b5-b577-58e05bb9a9d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.018857 | controller |     "Jun 11 16:38:48.642731 crc crio[23211]: time=\"2026-06-11T16:38:48.642666372Z\" level=info msg=\"Starting container: a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361\" id=cd39390a-c2ab-407e-ab79-5f0a8926a9fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.018872 | controller |     "Jun 11 16:38:48.661600 crc crio[23211]: time=\"2026-06-11T16:38:48.661488422Z\" level=info msg=\"Started container\" PID=71194 containerID=a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361 description=openstack/glance-default-external-api-0/glance-httpd id=cd39390a-c2ab-407e-ab79-5f0a8926a9fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8",
2026-06-11 18:01:03.018887 | controller |     "Jun 11 16:38:48.674751 crc crio[23211]: time=\"2026-06-11T16:38:48.674527697Z\" level=info msg=\"Created container c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322: openstack/glance-default-internal-api-0/glance-httpd\" id=c4b687b2-09ef-4714-a9c2-74042634a199 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.018902 | controller |     "Jun 11 16:38:48.677052 crc crio[23211]: time=\"2026-06-11T16:38:48.676962238Z\" level=info msg=\"Starting container: c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322\" id=3111c7ff-2355-49dd-b7af-13748336faef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.018916 | controller |     "Jun 11 16:38:48.689294 crc crio[23211]: time=\"2026-06-11T16:38:48.688924856Z\" level=info msg=\"Started container\" PID=71202 containerID=c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322 description=openstack/glance-default-internal-api-0/glance-httpd id=3111c7ff-2355-49dd-b7af-13748336faef name=/runtime.v1.RuntimeService/StartContainer sandboxID=936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9",
2026-06-11 18:01:03.018934 | controller |     "Jun 11 16:38:48.697340 crc crio[23211]: time=\"2026-06-11T16:38:48.697233844Z\" level=info msg=\"Stopping pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30\" id=a5157ac4-0ac6-4fcf-b934-c2981a5fde6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.018950 | controller |     "Jun 11 16:38:48.698794 crc crio[23211]: time=\"2026-06-11T16:38:48.697773937Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-tgccp Namespace:openstack ID:97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30 UID:23e7a0e4-1432-4ffe-be50-8ae781856d6b NetNS:/var/run/netns/b950b05b-cfc3-4f62-8f80-5f6ac0b09646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23e7a0e4_1432_4ffe_be50_8ae781856d6b.slice PodAnnotations:0xc006618a88}] Aliases:map[]}\"",
2026-06-11 18:01:03.018966 | controller |     "Jun 11 16:38:48.698794 crc crio[23211]: time=\"2026-06-11T16:38:48.697936921Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-tgccp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.018981 | controller |     "Jun 11 16:38:49.199952 crc crio[23211]: time=\"2026-06-11T16:38:49.199491786Z\" level=info msg=\"Stopped pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30\" id=a5157ac4-0ac6-4fcf-b934-c2981a5fde6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.018996 | controller |     "Jun 11 16:38:50.218066 crc crio[23211]: time=\"2026-06-11T16:38:50.21759413Z\" level=info msg=\"Running pod sandbox: openstack/placement-6688f9c8b6-rcdrq/POD\" id=41d6d7b4-8214-4986-a2c6-456726c0c884 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.019012 | controller |     "Jun 11 16:38:50.219602 crc crio[23211]: time=\"2026-06-11T16:38:50.218088002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.019027 | controller |     "Jun 11 16:38:50.299594 crc crio[23211]: time=\"2026-06-11T16:38:50.299090125Z\" level=info msg=\"Got pod network &{Name:placement-6688f9c8b6-rcdrq Namespace:openstack ID:0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00 UID:b770aba6-ea4e-4e8d-ae03-04c51b7c55ce NetNS:/var/run/netns/0848fe3f-dbbe-4bc3-bf95-3828f8e59ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb770aba6_ea4e_4e8d_ae03_04c51b7c55ce.slice PodAnnotations:0xc003088178}] Aliases:map[]}\"",
2026-06-11 18:01:03.019043 | controller |     "Jun 11 16:38:50.299594 crc crio[23211]: time=\"2026-06-11T16:38:50.299606618Z\" level=info msg=\"Adding pod openstack_placement-6688f9c8b6-rcdrq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.019058 | controller |     "Jun 11 16:38:50.652199 crc crio[23211]: time=\"2026-06-11T16:38:50.651378633Z\" level=info msg=\"Stopping container: 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a (timeout: 10s)\" id=a9d80f0a-e935-4241-a8a8-2c99ba6549ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.019073 | controller |     "Jun 11 16:38:50.811348 crc crio[23211]: time=\"2026-06-11T16:38:50.811073941Z\" level=info msg=\"Stopped container 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a: openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns\" id=a9d80f0a-e935-4241-a8a8-2c99ba6549ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.019088 | controller |     "Jun 11 16:38:50.819152 crc crio[23211]: time=\"2026-06-11T16:38:50.817923942Z\" level=info msg=\"Stopping pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\" id=cb49c990-83dc-49f3-9cb0-4624183741f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.019106 | controller |     "Jun 11 16:38:50.819152 crc crio[23211]: time=\"2026-06-11T16:38:50.81866514Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-79t7p Namespace:openstack ID:d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b UID:d95f65d5-1679-4e91-918a-68c7d78d1de7 NetNS:/var/run/netns/c3be4909-7fff-42df-94c8-41afa885b45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd95f65d5_1679_4e91_918a_68c7d78d1de7.slice PodAnnotations:0xc0066180d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.019122 | controller |     "Jun 11 16:38:50.819152 crc crio[23211]: time=\"2026-06-11T16:38:50.818801053Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85d986748f-79t7p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.019137 | controller |     "Jun 11 16:38:50.931128 crc crio[23211]: 2026-06-11T16:38:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0354dd40580eb5b Mac:f6:ab:e8:c6:4a:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/0848fe3f-dbbe-4bc3-bf95-3828f8e59ac5 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.019152 | controller |     "Jun 11 16:38:50.932209 crc crio[23211]: time=\"2026-06-11T16:38:50.932138174Z\" level=info msg=\"Got pod network &{Name:placement-6688f9c8b6-rcdrq Namespace:openstack ID:0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00 UID:b770aba6-ea4e-4e8d-ae03-04c51b7c55ce NetNS:/var/run/netns/0848fe3f-dbbe-4bc3-bf95-3828f8e59ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb770aba6_ea4e_4e8d_ae03_04c51b7c55ce.slice PodAnnotations:0xc003088178}] Aliases:map[]}\"",
2026-06-11 18:01:03.019167 | controller |     "Jun 11 16:38:50.933231 crc crio[23211]: time=\"2026-06-11T16:38:50.932919933Z\" level=info msg=\"Checking pod openstack_placement-6688f9c8b6-rcdrq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.019182 | controller |     "Jun 11 16:38:50.948164 crc crio[23211]: time=\"2026-06-11T16:38:50.948084702Z\" level=info msg=\"Ran pod sandbox 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00 with infra container: openstack/placement-6688f9c8b6-rcdrq/POD\" id=41d6d7b4-8214-4986-a2c6-456726c0c884 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.019197 | controller |     "Jun 11 16:38:50.951197 crc crio[23211]: time=\"2026-06-11T16:38:50.951074787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=fc8a6473-695b-4730-8014-42c052974e6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.019211 | controller |     "Jun 11 16:38:51.058782 crc crio[23211]: time=\"2026-06-11T16:38:51.051143755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=d2894e3f-bc9b-4ade-a38a-f486de959c5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.019226 | controller |     "Jun 11 16:38:51.071053 crc crio[23211]: time=\"2026-06-11T16:38:51.06654058Z\" level=info msg=\"Creating container: openstack/placement-6688f9c8b6-rcdrq/placement-log\" id=c6d31305-da4d-4ca8-aa43-f883478cf84b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.019240 | controller |     "Jun 11 16:38:51.071053 crc crio[23211]: time=\"2026-06-11T16:38:51.067192566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.019257 | controller |     "Jun 11 16:38:51.190872 crc crio[23211]: time=\"2026-06-11T16:38:51.190580428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.019273 | controller |     "Jun 11 16:38:51.199177 crc crio[23211]: time=\"2026-06-11T16:38:51.197610003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.019288 | controller |     "Jun 11 16:38:51.263500 crc crio[23211]: time=\"2026-06-11T16:38:51.263370165Z\" level=info msg=\"Stopped pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\" id=cb49c990-83dc-49f3-9cb0-4624183741f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.019304 | controller |     "Jun 11 16:38:51.479542 crc crio[23211]: time=\"2026-06-11T16:38:51.478882627Z\" level=info msg=\"Created container 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c: openstack/placement-6688f9c8b6-rcdrq/placement-log\" id=c6d31305-da4d-4ca8-aa43-f883478cf84b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.019320 | controller |     "Jun 11 16:38:51.489681 crc crio[23211]: time=\"2026-06-11T16:38:51.488718243Z\" level=info msg=\"Starting container: 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c\" id=99abac15-1b09-4866-9451-9399aae15711 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.019336 | controller |     "Jun 11 16:38:51.503177 crc crio[23211]: time=\"2026-06-11T16:38:51.503061261Z\" level=info msg=\"Started container\" PID=71947 containerID=08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c description=openstack/placement-6688f9c8b6-rcdrq/placement-log id=99abac15-1b09-4866-9451-9399aae15711 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00",
2026-06-11 18:01:03.019352 | controller |     "Jun 11 16:38:51.526801 crc crio[23211]: time=\"2026-06-11T16:38:51.526689071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=87428e23-c8cb-4ccd-a052-a5e645ef474b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.019367 | controller |     "Jun 11 16:38:51.621198 crc crio[23211]: time=\"2026-06-11T16:38:51.621107419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=64782581-bdd1-4ce9-ae09-c9d8728b5c3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.019382 | controller |     "Jun 11 16:38:51.635690 crc crio[23211]: time=\"2026-06-11T16:38:51.635283493Z\" level=info msg=\"Creating container: openstack/placement-6688f9c8b6-rcdrq/placement-api\" id=114a52e5-867d-4b85-ba1e-f615a28d2e47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.019398 | controller |     "Jun 11 16:38:51.635923 crc crio[23211]: time=\"2026-06-11T16:38:51.635766215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.019413 | controller |     "Jun 11 16:38:51.711913 crc crio[23211]: time=\"2026-06-11T16:38:51.711809473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.019428 | controller |     "Jun 11 16:38:51.718673 crc crio[23211]: time=\"2026-06-11T16:38:51.718612183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.019444 | controller |     "Jun 11 16:38:51.847161 crc crio[23211]: time=\"2026-06-11T16:38:51.847052521Z\" level=info msg=\"Removing container: 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a\" id=a67c7ed0-f786-4b5a-b0d3-11f30a943471 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.019463 | controller |     "Jun 11 16:38:51.848564 crc crio[23211]: time=\"2026-06-11T16:38:51.848497137Z\" level=info msg=\"Stopping pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4\" id=2fc65837-91cd-47c9-a54b-4615bff52bc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.019478 | controller |     "Jun 11 16:38:51.848985 crc crio[23211]: time=\"2026-06-11T16:38:51.848926077Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-ctfnw Namespace:openstack ID:9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4 UID:cd7d5feb-740e-4ddc-8997-df39a99026fa NetNS:/var/run/netns/77edb1f8-589e-40e5-b9e1-dee8941ce024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd7d5feb_740e_4ddc_8997_df39a99026fa.slice PodAnnotations:0xc002794690}] Aliases:map[]}\"",
2026-06-11 18:01:03.019494 | controller |     "Jun 11 16:38:51.849093 crc crio[23211]: time=\"2026-06-11T16:38:51.849072502Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-ctfnw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.019509 | controller |     "Jun 11 16:38:51.864874 crc crio[23211]: time=\"2026-06-11T16:38:51.864777164Z\" level=info msg=\"Created container 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b: openstack/placement-6688f9c8b6-rcdrq/placement-api\" id=114a52e5-867d-4b85-ba1e-f615a28d2e47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.019545 | controller |     "Jun 11 16:38:51.871038 crc crio[23211]: time=\"2026-06-11T16:38:51.869730877Z\" level=info msg=\"Starting container: 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b\" id=b4ae87b1-61f1-4a23-ade8-bb430e269d3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.019561 | controller |     "Jun 11 16:38:51.885850 crc crio[23211]: time=\"2026-06-11T16:38:51.885767098Z\" level=info msg=\"Started container\" PID=71989 containerID=4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b description=openstack/placement-6688f9c8b6-rcdrq/placement-api id=b4ae87b1-61f1-4a23-ade8-bb430e269d3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00",
2026-06-11 18:01:03.019577 | controller |     "Jun 11 16:38:51.914623 crc crio[23211]: time=\"2026-06-11T16:38:51.914407793Z\" level=info msg=\"Removed container 5fbef14f6fb2b6427e27f5a9f4ef51d4405bfe201a393d69f026c9c87f223d5a: openstack/dnsmasq-dns-85d986748f-79t7p/dnsmasq-dns\" id=a67c7ed0-f786-4b5a-b0d3-11f30a943471 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.019591 | controller |     "Jun 11 16:38:51.919952 crc crio[23211]: time=\"2026-06-11T16:38:51.916843974Z\" level=info msg=\"Removing container: cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395\" id=f5b0a27f-29c4-444c-8825-eadd91153348 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.019607 | controller |     "Jun 11 16:38:51.993512 crc crio[23211]: time=\"2026-06-11T16:38:51.993261332Z\" level=info msg=\"Removed container cf6c13775dcb159a036d326b8defde527f50a7f6bb61d7335b21ba5239e07395: openstack/dnsmasq-dns-85d986748f-79t7p/init\" id=f5b0a27f-29c4-444c-8825-eadd91153348 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.019621 | controller |     "Jun 11 16:38:53.907157 crc crio[23211]: time=\"2026-06-11T16:38:53.906058577Z\" level=info msg=\"Stopping pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161\" id=3e9eacdc-3ca5-4346-a047-7ddb97a3515d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.019636 | controller |     "Jun 11 16:38:53.909363 crc crio[23211]: time=\"2026-06-11T16:38:53.909297638Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xp4ks Namespace:openstack ID:a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161 UID:3b1c203d-1caf-4a4d-9bad-78df81ae91e7 NetNS:/var/run/netns/f155b0ee-5e86-4438-8834-73d70b0c5c68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b1c203d_1caf_4a4d_9bad_78df81ae91e7.slice PodAnnotations:0xc003088fb8}] Aliases:map[]}\"",
2026-06-11 18:01:03.019670 | controller |     "Jun 11 16:38:53.909773 crc crio[23211]: time=\"2026-06-11T16:38:53.90974744Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-xp4ks from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.019688 | controller |     "Jun 11 16:38:54.805352 crc crio[23211]: time=\"2026-06-11T16:38:54.804583065Z\" level=info msg=\"Stopped pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161\" id=3e9eacdc-3ca5-4346-a047-7ddb97a3515d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.019705 | controller |     "Jun 11 16:38:54.812240 crc crio[23211]: time=\"2026-06-11T16:38:54.811658262Z\" level=info msg=\"Stopped pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4\" id=2fc65837-91cd-47c9-a54b-4615bff52bc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.019719 | controller |     "Jun 11 16:38:54.899683 crc crio[23211]: time=\"2026-06-11T16:38:54.899578508Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d73bfcc6-2f3b-47f2-be1b-f4c90379bc45 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.019735 | controller |     "Jun 11 16:38:54.900939 crc crio[23211]: time=\"2026-06-11T16:38:54.900816949Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=c94abb49-ef27-4929-8638-1bfc8ca8ff55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.019750 | controller |     "Jun 11 16:38:54.918953 crc crio[23211]: time=\"2026-06-11T16:38:54.918814807Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=848d3f05-8434-420a-a848-332598f887e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.019765 | controller |     "Jun 11 16:38:54.929051 crc crio[23211]: time=\"2026-06-11T16:38:54.928839939Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=591534d4-2074-42bb-967a-ba0151448c4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.019780 | controller |     "Jun 11 16:38:54.930705 crc crio[23211]: time=\"2026-06-11T16:38:54.930650175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.019794 | controller |     "Jun 11 16:38:54.979513 crc crio[23211]: time=\"2026-06-11T16:38:54.97939055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.019808 | controller |     "Jun 11 16:38:54.983608 crc crio[23211]: time=\"2026-06-11T16:38:54.983536914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.019822 | controller |     "Jun 11 16:38:55.237722 crc crio[23211]: time=\"2026-06-11T16:38:55.237167288Z\" level=info msg=\"Created container 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255: openstack/ceilometer-0/sg-core\" id=591534d4-2074-42bb-967a-ba0151448c4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.019836 | controller |     "Jun 11 16:38:55.238727 crc crio[23211]: time=\"2026-06-11T16:38:55.238654815Z\" level=info msg=\"Starting container: 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255\" id=3a38e623-24a2-40e3-bf06-0c4db7b149c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.019856 | controller |     "Jun 11 16:38:55.246794 crc crio[23211]: time=\"2026-06-11T16:38:55.246569172Z\" level=info msg=\"Started container\" PID=72323 containerID=10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255 description=openstack/ceilometer-0/sg-core id=3a38e623-24a2-40e3-bf06-0c4db7b149c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2",
2026-06-11 18:01:03.019871 | controller |     "Jun 11 16:38:55.269483 crc crio[23211]: time=\"2026-06-11T16:38:55.268929341Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=194f301a-5942-4e96-b8a5-7bfd0e5a4500 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.019885 | controller |     "Jun 11 16:38:55.273958 crc crio[23211]: time=\"2026-06-11T16:38:55.27326861Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:01:03.019900 | controller |     "Jun 11 16:38:57.017402 crc crio[23211]: time=\"2026-06-11T16:38:57.01687636Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-5b66b446bf-2lnc9/POD\" id=c97afeb2-604e-4f1b-9cff-308735337bc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.019915 | controller |     "Jun 11 16:38:57.018554 crc crio[23211]: time=\"2026-06-11T16:38:57.017462894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.019930 | controller |     "Jun 11 16:38:57.117548 crc crio[23211]: time=\"2026-06-11T16:38:57.113885612Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5b66b446bf-2lnc9 Namespace:openstack ID:1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a UID:79eb111a-b601-492f-a91b-d94435522491 NetNS:/var/run/netns/04362ec4-143d-4c88-a596-52a811cdf195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79eb111a_b601_492f_a91b_d94435522491.slice PodAnnotations:0xc0028182f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.019945 | controller |     "Jun 11 16:38:57.117548 crc crio[23211]: time=\"2026-06-11T16:38:57.113955854Z\" level=info msg=\"Adding pod openstack_barbican-worker-5b66b446bf-2lnc9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.019960 | controller |     "Jun 11 16:38:57.197413 crc crio[23211]: time=\"2026-06-11T16:38:57.196892655Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/POD\" id=c171b9a1-bedc-4f42-ae2b-0cd6280affb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.019974 | controller |     "Jun 11 16:38:57.197564 crc crio[23211]: time=\"2026-06-11T16:38:57.197527381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.019989 | controller |     "Jun 11 16:38:57.394090 crc crio[23211]: time=\"2026-06-11T16:38:57.394001458Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5bbf9fb786-nlgt6 Namespace:openstack ID:82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0 UID:019f3308-d42d-492e-a77e-0f52a26fda91 NetNS:/var/run/netns/8dc7b4c0-8d91-4026-a0cf-fd62586ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod019f3308_d42d_492e_a77e_0f52a26fda91.slice PodAnnotations:0xc003088540}] Aliases:map[]}\"",
2026-06-11 18:01:03.020007 | controller |     "Jun 11 16:38:57.394090 crc crio[23211]: time=\"2026-06-11T16:38:57.39406641Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5bbf9fb786-nlgt6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.020024 | controller |     "Jun 11 16:38:57.408640 crc crio[23211]: time=\"2026-06-11T16:38:57.406572152Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5996878477-q9jfg/POD\" id=72dcca96-1757-4b43-96cf-47ad1c9fab42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.020038 | controller |     "Jun 11 16:38:57.408640 crc crio[23211]: time=\"2026-06-11T16:38:57.406951361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.020053 | controller |     "Jun 11 16:38:57.440150 crc crio[23211]: time=\"2026-06-11T16:38:57.439991726Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=8995d182-e6f1-420d-864f-7b9041eb7213 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.020068 | controller |     "Jun 11 16:38:57.440150 crc crio[23211]: time=\"2026-06-11T16:38:57.440120169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.020082 | controller |     "Jun 11 16:38:57.761865 crc crio[23211]: time=\"2026-06-11T16:38:57.756399988Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5996878477-q9jfg Namespace:openstack ID:e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79 UID:b07698b6-b05a-4479-9bea-ee146006b65a NetNS:/var/run/netns/28678bcb-6124-4e1d-97e9-fa9bcde652a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb07698b6_b05a_4479_9bea_ee146006b65a.slice PodAnnotations:0xc002794818}] Aliases:map[]}\"",
2026-06-11 18:01:03.020097 | controller |     "Jun 11 16:38:57.761865 crc crio[23211]: time=\"2026-06-11T16:38:57.761787202Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5996878477-q9jfg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.020112 | controller |     "Jun 11 16:38:57.778234 crc crio[23211]: time=\"2026-06-11T16:38:57.776961921Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=98a1e3fc-89a1-4f28-a87f-bf22314a6a71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.020126 | controller |     "Jun 11 16:38:57.778234 crc crio[23211]: time=\"2026-06-11T16:38:57.777053163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.020143 | controller |     "Jun 11 16:38:57.782476 crc crio[23211]: time=\"2026-06-11T16:38:57.781531195Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340 UID:cbea178b-e69d-4ff9-b340-b346df7722e2 NetNS:/var/run/netns/5a48e87c-933d-4e7a-aa92-a6aabcd50b29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbea178b_e69d_4ff9_b340_b346df7722e2.slice PodAnnotations:0xc002794958}] Aliases:map[]}\"",
2026-06-11 18:01:03.020160 | controller |     "Jun 11 16:38:57.782476 crc crio[23211]: time=\"2026-06-11T16:38:57.781591977Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.020175 | controller |     "Jun 11 16:38:57.937597 crc crio[23211]: time=\"2026-06-11T16:38:57.935195372Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6cc74d6844-r8m9n/POD\" id=37964289-405c-44c9-b5d6-a22ef6f4a527 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.020193 | controller |     "Jun 11 16:38:57.937597 crc crio[23211]: time=\"2026-06-11T16:38:57.936078195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.020209 | controller |     "Jun 11 16:38:57.968389 crc crio[23211]: time=\"2026-06-11T16:38:57.968240618Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/POD\" id=56d603be-0c5d-4686-a708-07f5c16dcdcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.020223 | controller |     "Jun 11 16:38:57.968389 crc crio[23211]: time=\"2026-06-11T16:38:57.968383421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.020238 | controller |     "Jun 11 16:38:58.088699 crc crio[23211]: time=\"2026-06-11T16:38:58.086296396Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46 UID:bfbbdd83-051d-4549-aff5-45c3635989c5 NetNS:/var/run/netns/dd272382-90b8-4c0a-8bbe-882a4225cf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfbbdd83_051d_4549_aff5_45c3635989c5.slice PodAnnotations:0xc006618020}] Aliases:map[]}\"",
2026-06-11 18:01:03.020253 | controller |     "Jun 11 16:38:58.088699 crc crio[23211]: time=\"2026-06-11T16:38:58.086396758Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.020268 | controller |     "Jun 11 16:38:58.109096 crc crio[23211]: time=\"2026-06-11T16:38:58.106842489Z\" level=info msg=\"Got pod network &{Name:barbican-api-6cc74d6844-r8m9n Namespace:openstack ID:3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e UID:7c7ad7ab-544f-4323-8b8e-728752ce76b7 NetNS:/var/run/netns/4975a303-6f72-4a24-b654-65a28a1ff3ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c7ad7ab_544f_4323_8b8e_728752ce76b7.slice PodAnnotations:0xc002818038}] Aliases:map[]}\"",
2026-06-11 18:01:03.020283 | controller |     "Jun 11 16:38:58.109096 crc crio[23211]: time=\"2026-06-11T16:38:58.10688639Z\" level=info msg=\"Adding pod openstack_barbican-api-6cc74d6844-r8m9n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.020298 | controller |     "Jun 11 16:38:58.139468 crc crio[23211]: time=\"2026-06-11T16:38:58.138799347Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-kvdtz Namespace:openstack ID:cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4 UID:cae7c0a7-cc27-45ff-abf3-694430c917f6 NetNS:/var/run/netns/3869738c-4e7e-415e-88a7-a8faa52e5443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae7c0a7_cc27_45ff_abf3_694430c917f6.slice PodAnnotations:0xc002278050}] Aliases:map[]}\"",
2026-06-11 18:01:03.020312 | controller |     "Jun 11 16:38:58.139589 crc crio[23211]: time=\"2026-06-11T16:38:58.139358041Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85c5b8fbf9-kvdtz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.020328 | controller |     "Jun 11 16:38:58.407118 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82084ce1070a9ab Mac:de:d9:f8:e3:29:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/8dc7b4c0-8d91-4026-a0cf-fd62586ee32a SocketPath: PciID:}] [{Interface:0xc000014b20 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.020344 | controller |     "Jun 11 16:38:58.407118 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1472dd40dbcc3e6 Mac:f2:83:21:56:4c:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/04362ec4-143d-4c88-a596-52a811cdf195 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.020362 | controller |     "Jun 11 16:38:58.407118 crc crio[23211]: time=\"2026-06-11T16:38:58.399024446Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5bbf9fb786-nlgt6 Namespace:openstack ID:82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0 UID:019f3308-d42d-492e-a77e-0f52a26fda91 NetNS:/var/run/netns/8dc7b4c0-8d91-4026-a0cf-fd62586ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod019f3308_d42d_492e_a77e_0f52a26fda91.slice PodAnnotations:0xc003088540}] Aliases:map[]}\"",
2026-06-11 18:01:03.020378 | controller |     "Jun 11 16:38:58.407118 crc crio[23211]: time=\"2026-06-11T16:38:58.399124157Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5b66b446bf-2lnc9 Namespace:openstack ID:1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a UID:79eb111a-b601-492f-a91b-d94435522491 NetNS:/var/run/netns/04362ec4-143d-4c88-a596-52a811cdf195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79eb111a_b601_492f_a91b_d94435522491.slice PodAnnotations:0xc0028182f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.020393 | controller |     "Jun 11 16:38:58.407118 crc crio[23211]: time=\"2026-06-11T16:38:58.399178569Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5bbf9fb786-nlgt6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.020408 | controller |     "Jun 11 16:38:58.407118 crc crio[23211]: time=\"2026-06-11T16:38:58.399251631Z\" level=info msg=\"Checking pod openstack_barbican-worker-5b66b446bf-2lnc9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.020423 | controller |     "Jun 11 16:38:58.425629 crc crio[23211]: time=\"2026-06-11T16:38:58.425389763Z\" level=info msg=\"Ran pod sandbox 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0 with infra container: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/POD\" id=c171b9a1-bedc-4f42-ae2b-0cd6280affb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.020438 | controller |     "Jun 11 16:38:58.429109 crc crio[23211]: time=\"2026-06-11T16:38:58.429057534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=4737109a-5264-4cf2-b825-21c5228ad718 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.020454 | controller |     "Jun 11 16:38:58.429701 crc crio[23211]: time=\"2026-06-11T16:38:58.4296709Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found\" id=4737109a-5264-4cf2-b825-21c5228ad718 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.020468 | controller |     "Jun 11 16:38:58.429992 crc crio[23211]: time=\"2026-06-11T16:38:58.429961197Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found\" id=4737109a-5264-4cf2-b825-21c5228ad718 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.020483 | controller |     "Jun 11 16:38:58.432043 crc crio[23211]: time=\"2026-06-11T16:38:58.431858895Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=9cafd399-4ed6-49ce-a753-aeec843db073 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.020501 | controller |     "Jun 11 16:38:58.432619 crc crio[23211]: time=\"2026-06-11T16:38:58.432537122Z\" level=info msg=\"Ran pod sandbox 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a with infra container: openstack/barbican-worker-5b66b446bf-2lnc9/POD\" id=c97afeb2-604e-4f1b-9cff-308735337bc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.020535 | controller |     "Jun 11 16:38:58.452259 crc crio[23211]: time=\"2026-06-11T16:38:58.450758657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=845d5cac-f5e7-4205-9e65-c938ed927ce2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.020553 | controller |     "Jun 11 16:38:58.452259 crc crio[23211]: time=\"2026-06-11T16:38:58.451600708Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found\" id=845d5cac-f5e7-4205-9e65-c938ed927ce2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.020568 | controller |     "Jun 11 16:38:58.456784 crc crio[23211]: time=\"2026-06-11T16:38:58.456705765Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found\" id=845d5cac-f5e7-4205-9e65-c938ed927ce2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.020583 | controller |     "Jun 11 16:38:58.465584 crc crio[23211]: time=\"2026-06-11T16:38:58.45889002Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\\\"\"",
2026-06-11 18:01:03.020597 | controller |     "Jun 11 16:38:58.465584 crc crio[23211]: time=\"2026-06-11T16:38:58.459386043Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fc8010e1-3026-41b3-9387-0ce4ddedfb23 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.020613 | controller |     "Jun 11 16:38:58.469748 crc crio[23211]: time=\"2026-06-11T16:38:58.469658569Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\\\"\"",
2026-06-11 18:01:03.020628 | controller |     "Jun 11 16:38:58.573620 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd1c243753d8954 Mac:72:73:a2:da:1b:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/5a48e87c-933d-4e7a-aa92-a6aabcd50b29 SocketPath: PciID:}] [{Interface:0xc0004872c0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.020644 | controller |     "Jun 11 16:38:58.573620 crc crio[23211]: time=\"2026-06-11T16:38:58.573610135Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340 UID:cbea178b-e69d-4ff9-b340-b346df7722e2 NetNS:/var/run/netns/5a48e87c-933d-4e7a-aa92-a6aabcd50b29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbea178b_e69d_4ff9_b340_b346df7722e2.slice PodAnnotations:0xc002794958}] Aliases:map[]}\"",
2026-06-11 18:01:03.020660 | controller |     "Jun 11 16:38:58.574022 crc crio[23211]: time=\"2026-06-11T16:38:58.573741528Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.020675 | controller |     "Jun 11 16:38:58.601095 crc crio[23211]: time=\"2026-06-11T16:38:58.600997579Z\" level=info msg=\"Ran pod sandbox dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340 with infra container: openstack/cinder-scheduler-0/POD\" id=8995d182-e6f1-420d-864f-7b9041eb7213 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.020698 | controller |     "Jun 11 16:38:58.605191 crc crio[23211]: time=\"2026-06-11T16:38:58.605155683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=3fa7939f-2ea8-4ecf-9b12-80410111e10a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.020714 | controller |     "Jun 11 16:38:58.605561 crc crio[23211]: time=\"2026-06-11T16:38:58.605537752Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found\" id=3fa7939f-2ea8-4ecf-9b12-80410111e10a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.020730 | controller |     "Jun 11 16:38:58.605693 crc crio[23211]: time=\"2026-06-11T16:38:58.605677526Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found\" id=3fa7939f-2ea8-4ecf-9b12-80410111e10a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.020744 | controller |     "Jun 11 16:38:58.606617 crc crio[23211]: time=\"2026-06-11T16:38:58.606594459Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=633db042-d4bd-4861-b5d0-39abaefb3e73 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.020759 | controller |     "Jun 11 16:38:58.609818 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7fcfa0611576dd Mac:5a:82:c1:26:ca:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/28678bcb-6124-4e1d-97e9-fa9bcde652a3 SocketPath: PciID:}] [{Interface:0xc0002da760 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.020774 | controller |     "Jun 11 16:38:58.610889 crc crio[23211]: time=\"2026-06-11T16:38:58.610759522Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5996878477-q9jfg Namespace:openstack ID:e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79 UID:b07698b6-b05a-4479-9bea-ee146006b65a NetNS:/var/run/netns/28678bcb-6124-4e1d-97e9-fa9bcde652a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb07698b6_b05a_4479_9bea_ee146006b65a.slice PodAnnotations:0xc002794818}] Aliases:map[]}\"",
2026-06-11 18:01:03.020789 | controller |     "Jun 11 16:38:58.611876 crc crio[23211]: time=\"2026-06-11T16:38:58.611042069Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5996878477-q9jfg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.020803 | controller |     "Jun 11 16:38:58.614854 crc crio[23211]: time=\"2026-06-11T16:38:58.614821723Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\\\"\"",
2026-06-11 18:01:03.020818 | controller |     "Jun 11 16:38:58.652142 crc crio[23211]: time=\"2026-06-11T16:38:58.634185277Z\" level=info msg=\"Ran pod sandbox e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79 with infra container: openstack/dnsmasq-dns-5996878477-q9jfg/POD\" id=72dcca96-1757-4b43-96cf-47ad1c9fab42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.020833 | controller |     "Jun 11 16:38:58.659673 crc crio[23211]: time=\"2026-06-11T16:38:58.659405887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2f3178c6-0bce-4fbc-9326-c7a82b284019 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.020851 | controller |     "Jun 11 16:38:58.737810 crc crio[23211]: time=\"2026-06-11T16:38:58.737649501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f5d8ffdd-9ea2-413b-8c0f-da03fe54e428 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.020867 | controller |     "Jun 11 16:38:58.749607 crc crio[23211]: time=\"2026-06-11T16:38:58.746762028Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5996878477-q9jfg/init\" id=bc3f6dc5-33d3-4d55-951e-291438d3f56e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.020881 | controller |     "Jun 11 16:38:58.749607 crc crio[23211]: time=\"2026-06-11T16:38:58.74721293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.020896 | controller |     "Jun 11 16:38:58.933663 crc crio[23211]: time=\"2026-06-11T16:38:58.933204035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.020910 | controller |     "Jun 11 16:38:58.947015 crc crio[23211]: time=\"2026-06-11T16:38:58.946967129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.020924 | controller |     "Jun 11 16:38:58.993092 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e80fb0eb50343f Mac:de:1b:20:0d:9e:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/4975a303-6f72-4a24-b654-65a28a1ff3ab SocketPath: PciID:}] [{Interface:0xc0000150e0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.020939 | controller |     "Jun 11 16:38:58.994121 crc crio[23211]: time=\"2026-06-11T16:38:58.994039264Z\" level=info msg=\"Got pod network &{Name:barbican-api-6cc74d6844-r8m9n Namespace:openstack ID:3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e UID:7c7ad7ab-544f-4323-8b8e-728752ce76b7 NetNS:/var/run/netns/4975a303-6f72-4a24-b654-65a28a1ff3ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c7ad7ab_544f_4323_8b8e_728752ce76b7.slice PodAnnotations:0xc002818038}] Aliases:map[]}\"",
2026-06-11 18:01:03.020954 | controller |     "Jun 11 16:38:58.994219 crc crio[23211]: time=\"2026-06-11T16:38:58.994197488Z\" level=info msg=\"Checking pod openstack_barbican-api-6cc74d6844-r8m9n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.020969 | controller |     "Jun 11 16:38:58.999568 crc crio[23211]: 2026-06-11T16:38:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb8e04ee39f23ad Mac:6a:01:f5:d8:ce:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/3869738c-4e7e-415e-88a7-a8faa52e5443 SocketPath: PciID:}] [{Interface:0xc00013c5a0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.020984 | controller |     "Jun 11 16:38:59.001017 crc crio[23211]: time=\"2026-06-11T16:38:59.000984067Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-kvdtz Namespace:openstack ID:cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4 UID:cae7c0a7-cc27-45ff-abf3-694430c917f6 NetNS:/var/run/netns/3869738c-4e7e-415e-88a7-a8faa52e5443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae7c0a7_cc27_45ff_abf3_694430c917f6.slice PodAnnotations:0xc002278050}] Aliases:map[]}\"",
2026-06-11 18:01:03.021000 | controller |     "Jun 11 16:38:59.001881 crc crio[23211]: time=\"2026-06-11T16:38:59.001857419Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85c5b8fbf9-kvdtz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.021023 | controller |     "Jun 11 16:38:59.038609 crc crio[23211]: time=\"2026-06-11T16:38:59.038501524Z\" level=info msg=\"Ran pod sandbox 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e with infra container: openstack/barbican-api-6cc74d6844-r8m9n/POD\" id=37964289-405c-44c9-b5d6-a22ef6f4a527 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.021039 | controller |     "Jun 11 16:38:59.067788 crc crio[23211]: 2026-06-11T16:38:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:056c9bf2e6eabd0 Mac:66:f6:46:7f:5a:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/dd272382-90b8-4c0a-8bbe-882a4225cf81 SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.021055 | controller |     "Jun 11 16:38:59.068828 crc crio[23211]: time=\"2026-06-11T16:38:59.068797471Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46 UID:bfbbdd83-051d-4549-aff5-45c3635989c5 NetNS:/var/run/netns/dd272382-90b8-4c0a-8bbe-882a4225cf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfbbdd83_051d_4549_aff5_45c3635989c5.slice PodAnnotations:0xc006618020}] Aliases:map[]}\"",
2026-06-11 18:01:03.021070 | controller |     "Jun 11 16:38:59.069075 crc crio[23211]: time=\"2026-06-11T16:38:59.069055307Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.021086 | controller |     "Jun 11 16:38:59.092825 crc crio[23211]: time=\"2026-06-11T16:38:59.089895378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=fc0dcecd-9bac-465a-9634-40636b6a710e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.021101 | controller |     "Jun 11 16:38:59.111934 crc crio[23211]: time=\"2026-06-11T16:38:59.111820625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=337c21e5-121c-406d-9ac8-0f262665c72f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.021115 | controller |     "Jun 11 16:38:59.147226 crc crio[23211]: time=\"2026-06-11T16:38:59.147146816Z\" level=info msg=\"Creating container: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log\" id=f768aee2-7288-41ab-b827-5a7b41306b47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.021130 | controller |     "Jun 11 16:38:59.175932 crc crio[23211]: time=\"2026-06-11T16:38:59.169037963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021144 | controller |     "Jun 11 16:38:59.175932 crc crio[23211]: time=\"2026-06-11T16:38:59.169515496Z\" level=info msg=\"Ran pod sandbox cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4 with infra container: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/POD\" id=56d603be-0c5d-4686-a708-07f5c16dcdcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.021160 | controller |     "Jun 11 16:38:59.175932 crc crio[23211]: time=\"2026-06-11T16:38:59.170415598Z\" level=info msg=\"Ran pod sandbox 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46 with infra container: openstack/cinder-api-0/POD\" id=98a1e3fc-89a1-4f28-a87f-bf22314a6a71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.021175 | controller |     "Jun 11 16:38:59.199949 crc crio[23211]: time=\"2026-06-11T16:38:59.199880244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=811f3e2b-65f0-443b-a6f9-3781ef580b38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.021194 | controller |     "Jun 11 16:38:59.200138 crc crio[23211]: time=\"2026-06-11T16:38:59.199983586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=926aeba2-5046-4a20-a761-c053d9374904 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.021210 | controller |     "Jun 11 16:38:59.361144 crc crio[23211]: time=\"2026-06-11T16:38:59.360836513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=536eec3e-eafc-4dbd-8fc6-311047069b7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.021226 | controller |     "Jun 11 16:38:59.393140 crc crio[23211]: time=\"2026-06-11T16:38:59.393059838Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=6fae8b3e-b1e1-4e38-8737-b7ccde44e104 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.021241 | controller |     "Jun 11 16:38:59.486249 crc crio[23211]: time=\"2026-06-11T16:38:59.486077671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=bc348273-035c-48e8-a202-6ff26742a934 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.021256 | controller |     "Jun 11 16:38:59.530272 crc crio[23211]: time=\"2026-06-11T16:38:59.530217753Z\" level=info msg=\"Created container 59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0: openstack/dnsmasq-dns-5996878477-q9jfg/init\" id=bc3f6dc5-33d3-4d55-951e-291438d3f56e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.021270 | controller |     "Jun 11 16:38:59.542253 crc crio[23211]: time=\"2026-06-11T16:38:59.542169922Z\" level=info msg=\"Starting container: 59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0\" id=e7cc7536-6d27-4980-903d-0c9b2cfddbd6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.021285 | controller |     "Jun 11 16:38:59.555303 crc crio[23211]: time=\"2026-06-11T16:38:59.555159846Z\" level=info msg=\"Started container\" PID=72925 containerID=59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0 description=openstack/dnsmasq-dns-5996878477-q9jfg/init id=e7cc7536-6d27-4980-903d-0c9b2cfddbd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79",
2026-06-11 18:01:03.021300 | controller |     "Jun 11 16:38:59.716473 crc crio[23211]: time=\"2026-06-11T16:38:59.709970021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021315 | controller |     "Jun 11 16:38:59.717201 crc crio[23211]: time=\"2026-06-11T16:38:59.715836118Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/init\" id=63a6fc03-ec9c-4a09-a8a5-ff32939e81f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.021329 | controller |     "Jun 11 16:38:59.717637 crc crio[23211]: time=\"2026-06-11T16:38:59.717568471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021344 | controller |     "Jun 11 16:38:59.718408 crc crio[23211]: time=\"2026-06-11T16:38:59.713793098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021358 | controller |     "Jun 11 16:38:59.726617 crc crio[23211]: time=\"2026-06-11T16:38:59.726526566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021377 | controller |     "Jun 11 16:38:59.927651 crc crio[23211]: time=\"2026-06-11T16:38:59.926719095Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=633db042-d4bd-4861-b5d0-39abaefb3e73 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.021392 | controller |     "Jun 11 16:38:59.932716 crc crio[23211]: time=\"2026-06-11T16:38:59.930969761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=3a5328b4-9fc2-45b4-9968-697bea66b82b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.021407 | controller |     "Jun 11 16:38:59.942619 crc crio[23211]: time=\"2026-06-11T16:38:59.942394946Z\" level=info msg=\"Created container 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log\" id=f768aee2-7288-41ab-b827-5a7b41306b47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.021422 | controller |     "Jun 11 16:38:59.951845 crc crio[23211]: time=\"2026-06-11T16:38:59.951756339Z\" level=info msg=\"Starting container: 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c\" id=ec79694e-5c7e-4f89-a859-863ac5751511 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.021436 | controller |     "Jun 11 16:38:59.963761 crc crio[23211]: time=\"2026-06-11T16:38:59.963680918Z\" level=info msg=\"Started container\" PID=73003 containerID=3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c description=openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log id=ec79694e-5c7e-4f89-a859-863ac5751511 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e",
2026-06-11 18:01:03.021458 | controller |     "Jun 11 16:38:59.981090 crc crio[23211]: time=\"2026-06-11T16:38:59.980993689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=92404616-008e-484e-a625-ed33c6508516 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.021481 | controller |     "Jun 11 16:39:00.075746 crc crio[23211]: time=\"2026-06-11T16:39:00.040841734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021508 | controller |     "Jun 11 16:39:00.075746 crc crio[23211]: time=\"2026-06-11T16:39:00.046887476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021548 | controller |     "Jun 11 16:39:00.106530 crc crio[23211]: time=\"2026-06-11T16:39:00.102093664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=c6ca8245-cc2c-4d0d-bc2b-ce973c07f996 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.021565 | controller |     "Jun 11 16:39:00.115829 crc crio[23211]: time=\"2026-06-11T16:39:00.115751575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=416a2af0-ebbc-4433-a7f3-704c9bd04202 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.021581 | controller |     "Jun 11 16:39:00.122379 crc crio[23211]: time=\"2026-06-11T16:39:00.122270478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021600 | controller |     "Jun 11 16:39:00.126358 crc crio[23211]: time=\"2026-06-11T16:39:00.126271068Z\" level=info msg=\"Creating container: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api\" id=83d99b82-9591-4ab0-8fc6-918acb758529 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.021616 | controller |     "Jun 11 16:39:00.135217 crc crio[23211]: time=\"2026-06-11T16:39:00.135115898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021631 | controller |     "Jun 11 16:39:00.142276 crc crio[23211]: time=\"2026-06-11T16:39:00.142083692Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=42d91642-6728-4f88-a001-a86666c1684a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.021646 | controller |     "Jun 11 16:39:00.197974 crc crio[23211]: time=\"2026-06-11T16:39:00.197770693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021662 | controller |     "Jun 11 16:39:00.390861 crc crio[23211]: time=\"2026-06-11T16:39:00.383719137Z\" level=info msg=\"Stopping pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79\" id=b753e698-8034-422f-9844-6712623f48e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.021677 | controller |     "Jun 11 16:39:00.396887 crc crio[23211]: time=\"2026-06-11T16:39:00.396770292Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5996878477-q9jfg Namespace:openstack ID:e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79 UID:b07698b6-b05a-4479-9bea-ee146006b65a NetNS:/var/run/netns/28678bcb-6124-4e1d-97e9-fa9bcde652a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb07698b6_b05a_4479_9bea_ee146006b65a.slice PodAnnotations:0xc00008c3e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.021692 | controller |     "Jun 11 16:39:00.397004 crc crio[23211]: time=\"2026-06-11T16:39:00.396939256Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5996878477-q9jfg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.021708 | controller |     "Jun 11 16:39:00.462363 crc crio[23211]: time=\"2026-06-11T16:39:00.462228457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021723 | controller |     "Jun 11 16:39:00.465828 crc crio[23211]: time=\"2026-06-11T16:39:00.465654423Z\" level=info msg=\"Created container 174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/init\" id=63a6fc03-ec9c-4a09-a8a5-ff32939e81f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.021737 | controller |     "Jun 11 16:39:00.468779 crc crio[23211]: time=\"2026-06-11T16:39:00.468081693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021752 | controller |     "Jun 11 16:39:00.472486 crc crio[23211]: time=\"2026-06-11T16:39:00.469395056Z\" level=info msg=\"Starting container: 174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9\" id=3f6fa76d-64e8-4d1c-b013-a4c8ab9950be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.021767 | controller |     "Jun 11 16:39:00.515911 crc crio[23211]: time=\"2026-06-11T16:39:00.513658202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021782 | controller |     "Jun 11 16:39:00.531943 crc crio[23211]: time=\"2026-06-11T16:39:00.531794875Z\" level=info msg=\"Started container\" PID=73038 containerID=174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9 description=openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/init id=3f6fa76d-64e8-4d1c-b013-a4c8ab9950be name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4",
2026-06-11 18:01:03.021802 | controller |     "Jun 11 16:39:00.836275 crc crio[23211]: time=\"2026-06-11T16:39:00.836216646Z\" level=info msg=\"Created container 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api\" id=83d99b82-9591-4ab0-8fc6-918acb758529 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.021818 | controller |     "Jun 11 16:39:00.852061 crc crio[23211]: time=\"2026-06-11T16:39:00.851971179Z\" level=info msg=\"Starting container: 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b\" id=e3eefe07-800a-43eb-a179-0e23adecccee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.021832 | controller |     "Jun 11 16:39:00.898508 crc crio[23211]: time=\"2026-06-11T16:39:00.897739993Z\" level=info msg=\"Started container\" PID=73097 containerID=248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b description=openstack/barbican-api-6cc74d6844-r8m9n/barbican-api id=e3eefe07-800a-43eb-a179-0e23adecccee name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e",
2026-06-11 18:01:03.021848 | controller |     "Jun 11 16:39:01.097951 crc crio[23211]: time=\"2026-06-11T16:39:01.097137512Z\" level=info msg=\"Stopped pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79\" id=b753e698-8034-422f-9844-6712623f48e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.021862 | controller |     "Jun 11 16:39:01.616811 crc crio[23211]: time=\"2026-06-11T16:39:01.616689426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=06782839-04e3-49bf-9dd9-a1f988233c8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.021877 | controller |     "Jun 11 16:39:01.783296 crc crio[23211]: time=\"2026-06-11T16:39:01.779756418Z\" level=info msg=\"Removing container: 59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0\" id=da37b2ab-bc1e-4d72-8e00-09bfdfd32080 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.021891 | controller |     "Jun 11 16:39:02.250915 crc crio[23211]: time=\"2026-06-11T16:39:02.25078539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021906 | controller |     "Jun 11 16:39:02.393147 crc crio[23211]: time=\"2026-06-11T16:39:02.393058683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.021921 | controller |     "Jun 11 16:39:02.446709 crc crio[23211]: time=\"2026-06-11T16:39:02.446008606Z\" level=info msg=\"Created container cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa: openstack/cinder-api-0/cinder-api-log\" id=6fae8b3e-b1e1-4e38-8737-b7ccde44e104 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.021937 | controller |     "Jun 11 16:39:02.455535 crc crio[23211]: time=\"2026-06-11T16:39:02.45537139Z\" level=info msg=\"Starting container: cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa\" id=5797d3d7-c2f7-4d0a-9dd2-b6c9396e3951 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.021952 | controller |     "Jun 11 16:39:02.466796 crc crio[23211]: time=\"2026-06-11T16:39:02.466711072Z\" level=info msg=\"Started container\" PID=73354 containerID=cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa description=openstack/cinder-api-0/cinder-api-log id=5797d3d7-c2f7-4d0a-9dd2-b6c9396e3951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46",
2026-06-11 18:01:03.021971 | controller |     "Jun 11 16:39:02.485195 crc crio[23211]: time=\"2026-06-11T16:39:02.484084507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=993b6c65-a42c-4dad-a2ae-39c73b58c044 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.021987 | controller |     "Jun 11 16:39:02.598215 crc crio[23211]: time=\"2026-06-11T16:39:02.598096904Z\" level=info msg=\"Created container 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8: openstack/cinder-scheduler-0/cinder-scheduler\" id=42d91642-6728-4f88-a001-a86666c1684a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.022002 | controller |     "Jun 11 16:39:02.602722 crc crio[23211]: time=\"2026-06-11T16:39:02.602253717Z\" level=info msg=\"Starting container: 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8\" id=04724ac2-15da-4046-a96c-df6b4c893a19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.022017 | controller |     "Jun 11 16:39:02.614078 crc crio[23211]: time=\"2026-06-11T16:39:02.613989951Z\" level=info msg=\"Started container\" PID=73366 containerID=4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8 description=openstack/cinder-scheduler-0/cinder-scheduler id=04724ac2-15da-4046-a96c-df6b4c893a19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340",
2026-06-11 18:01:03.022033 | controller |     "Jun 11 16:39:02.634293 crc crio[23211]: time=\"2026-06-11T16:39:02.634162654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=3aad5a28-d2fb-4e7d-8398-3071b9f5202d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022047 | controller |     "Jun 11 16:39:03.105991 crc crio[23211]: time=\"2026-06-11T16:39:03.10576293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ead180b4-dd94-4821-aa13-a7ad348e2a02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022062 | controller |     "Jun 11 16:39:03.125127 crc crio[23211]: time=\"2026-06-11T16:39:03.124657632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=2a48b762-9b74-4f5b-9f3e-c6b924f5e188 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022076 | controller |     "Jun 11 16:39:03.141360 crc crio[23211]: time=\"2026-06-11T16:39:03.141256148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1d62f0b5-160d-4780-9527-94b1ddb8de00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022091 | controller |     "Jun 11 16:39:03.802764 crc crio[23211]: time=\"2026-06-11T16:39:03.801608017Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=e86266fa-b200-45a0-8e4c-c84a502443f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.022106 | controller |     "Jun 11 16:39:03.815826 crc crio[23211]: time=\"2026-06-11T16:39:03.815675589Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=3a6111ae-49dc-4488-bc00-b6ba24a2d33c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.022120 | controller |     "Jun 11 16:39:03.836633 crc crio[23211]: time=\"2026-06-11T16:39:03.830011267Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns\" id=6d239d01-3776-43cd-8ee6-099a373c2d02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.022139 | controller |     "Jun 11 16:39:03.846480 crc crio[23211]: time=\"2026-06-11T16:39:03.846268733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022154 | controller |     "Jun 11 16:39:03.847004 crc crio[23211]: time=\"2026-06-11T16:39:03.84657698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022169 | controller |     "Jun 11 16:39:03.847753 crc crio[23211]: time=\"2026-06-11T16:39:03.847704788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022183 | controller |     "Jun 11 16:39:03.898710 crc crio[23211]: time=\"2026-06-11T16:39:03.897898672Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=9cafd399-4ed6-49ce-a753-aeec843db073 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.022199 | controller |     "Jun 11 16:39:03.902360 crc crio[23211]: time=\"2026-06-11T16:39:03.902253931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=ec0e0476-505f-4c33-b0b2-0b844442b59c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022214 | controller |     "Jun 11 16:39:03.939268 crc crio[23211]: time=\"2026-06-11T16:39:03.939174082Z\" level=info msg=\"Removed container 59de90308994bdd3dba2093c0a96b9b95b94b82832cf6524a37d7902ef73dbb0: openstack/dnsmasq-dns-5996878477-q9jfg/init\" id=da37b2ab-bc1e-4d72-8e00-09bfdfd32080 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.022228 | controller |     "Jun 11 16:39:03.988063 crc crio[23211]: time=\"2026-06-11T16:39:03.9879386Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fc8010e1-3026-41b3-9387-0ce4ddedfb23 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.022243 | controller |     "Jun 11 16:39:03.993554 crc crio[23211]: time=\"2026-06-11T16:39:03.993483189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=9a713900-2e43-4146-bd3e-bfd484b7b83b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022258 | controller |     "Jun 11 16:39:04.033525 crc crio[23211]: time=\"2026-06-11T16:39:04.033169531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=d8d96c23-8047-4ea6-8386-76b4420e4c4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022273 | controller |     "Jun 11 16:39:04.050405 crc crio[23211]: time=\"2026-06-11T16:39:04.050170694Z\" level=info msg=\"Creating container: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log\" id=3ef517ed-1f44-420f-b339-f7cd47a2aa29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.022288 | controller |     "Jun 11 16:39:04.106216 crc crio[23211]: time=\"2026-06-11T16:39:04.106148162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022302 | controller |     "Jun 11 16:39:04.107005 crc crio[23211]: time=\"2026-06-11T16:39:04.106934262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=6b551ac1-b5be-43dd-8c4c-0431d7f37c25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022320 | controller |     "Jun 11 16:39:04.167139 crc crio[23211]: time=\"2026-06-11T16:39:04.166775027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022335 | controller |     "Jun 11 16:39:04.171544 crc crio[23211]: time=\"2026-06-11T16:39:04.171469613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022350 | controller |     "Jun 11 16:39:04.173931 crc crio[23211]: time=\"2026-06-11T16:39:04.173843073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022365 | controller |     "Jun 11 16:39:04.189271 crc crio[23211]: time=\"2026-06-11T16:39:04.189179376Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log\" id=447231ac-63c7-4554-bb04-608809e50cf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.022379 | controller |     "Jun 11 16:39:04.199912 crc crio[23211]: time=\"2026-06-11T16:39:04.199821131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022394 | controller |     "Jun 11 16:39:04.200208 crc crio[23211]: time=\"2026-06-11T16:39:04.200049798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022408 | controller |     "Jun 11 16:39:04.329501 crc crio[23211]: time=\"2026-06-11T16:39:04.328412623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022422 | controller |     "Jun 11 16:39:04.331342 crc crio[23211]: time=\"2026-06-11T16:39:04.331250174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022437 | controller |     "Jun 11 16:39:04.335965 crc crio[23211]: time=\"2026-06-11T16:39:04.33589863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022451 | controller |     "Jun 11 16:39:04.337833 crc crio[23211]: time=\"2026-06-11T16:39:04.337644723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022465 | controller |     "Jun 11 16:39:04.434724 crc crio[23211]: time=\"2026-06-11T16:39:04.431868356Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-587dc4c4dd-gw8ps/POD\" id=9bfdce7e-255e-4158-bcd7-1d09f78e610a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.022480 | controller |     "Jun 11 16:39:04.434915 crc crio[23211]: time=\"2026-06-11T16:39:04.434864681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022495 | controller |     "Jun 11 16:39:04.569379 crc crio[23211]: time=\"2026-06-11T16:39:04.568130259Z\" level=info msg=\"Created container 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log\" id=3ef517ed-1f44-420f-b339-f7cd47a2aa29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.022509 | controller |     "Jun 11 16:39:04.579994 crc crio[23211]: time=\"2026-06-11T16:39:04.579619146Z\" level=info msg=\"Starting container: 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804\" id=55c5af94-022d-49ba-a230-a3799b80270a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.022550 | controller |     "Jun 11 16:39:04.593233 crc crio[23211]: time=\"2026-06-11T16:39:04.593139354Z\" level=info msg=\"Got pod network &{Name:barbican-api-587dc4c4dd-gw8ps Namespace:openstack ID:94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745 UID:899600c5-7a4a-43cc-9ba2-b5a17f564c86 NetNS:/var/run/netns/89ec8fcb-c011-4658-be95-8e2f4f44a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod899600c5_7a4a_43cc_9ba2_b5a17f564c86.slice PodAnnotations:0xc0038ac1c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.022567 | controller |     "Jun 11 16:39:04.593233 crc crio[23211]: time=\"2026-06-11T16:39:04.593207326Z\" level=info msg=\"Adding pod openstack_barbican-api-587dc4c4dd-gw8ps to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.022583 | controller |     "Jun 11 16:39:04.602714 crc crio[23211]: time=\"2026-06-11T16:39:04.602642962Z\" level=info msg=\"Created container a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns\" id=6d239d01-3776-43cd-8ee6-099a373c2d02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.022599 | controller |     "Jun 11 16:39:04.602903 crc crio[23211]: time=\"2026-06-11T16:39:04.602843496Z\" level=info msg=\"Started container\" PID=73502 containerID=18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804 description=openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log id=55c5af94-022d-49ba-a230-a3799b80270a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a",
2026-06-11 18:01:03.022615 | controller |     "Jun 11 16:39:04.608000 crc crio[23211]: time=\"2026-06-11T16:39:04.607857061Z\" level=info msg=\"Starting container: a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c\" id=afa0079f-e2a8-4df2-9675-62ef6b50c2ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.022631 | controller |     "Jun 11 16:39:04.613648 crc crio[23211]: time=\"2026-06-11T16:39:04.610872106Z\" level=info msg=\"Created container 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log\" id=447231ac-63c7-4554-bb04-608809e50cf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.022647 | controller |     "Jun 11 16:39:04.639417 crc crio[23211]: time=\"2026-06-11T16:39:04.639286857Z\" level=info msg=\"Started container\" PID=73503 containerID=a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c description=openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns id=afa0079f-e2a8-4df2-9675-62ef6b50c2ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4",
2026-06-11 18:01:03.022662 | controller |     "Jun 11 16:39:04.648949 crc crio[23211]: time=\"2026-06-11T16:39:04.648753292Z\" level=info msg=\"Starting container: 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94\" id=dcfb14e8-0cb3-4f86-a429-aa86a99e72eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.022678 | controller |     "Jun 11 16:39:04.660773 crc crio[23211]: time=\"2026-06-11T16:39:04.659216023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=b1f1e38c-acef-4888-97ac-18a376bfc04f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022693 | controller |     "Jun 11 16:39:04.726261 crc crio[23211]: time=\"2026-06-11T16:39:04.726165845Z\" level=info msg=\"Started container\" PID=73501 containerID=0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94 description=openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log id=dcfb14e8-0cb3-4f86-a429-aa86a99e72eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0",
2026-06-11 18:01:03.022712 | controller |     "Jun 11 16:39:04.761043 crc crio[23211]: time=\"2026-06-11T16:39:04.760829221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=f8707d98-9a41-482f-b39f-83ebb608c682 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022728 | controller |     "Jun 11 16:39:04.828138 crc crio[23211]: time=\"2026-06-11T16:39:04.802315037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=4f290c15-5e9c-46b0-b045-9c98d495c6b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022743 | controller |     "Jun 11 16:39:04.847501 crc crio[23211]: time=\"2026-06-11T16:39:04.841994318Z\" level=info msg=\"Creating container: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker\" id=4e4a6d3e-cb4f-461b-80ae-44a4dee122c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.022759 | controller |     "Jun 11 16:39:04.853177 crc crio[23211]: time=\"2026-06-11T16:39:04.853091705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022773 | controller |     "Jun 11 16:39:04.943710 crc crio[23211]: time=\"2026-06-11T16:39:04.942257842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=d77087f3-3356-4d13-96c8-02c3481d0b93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022788 | controller |     "Jun 11 16:39:05.072772 crc crio[23211]: time=\"2026-06-11T16:39:05.072643098Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener\" id=45dbd4ed-19ac-45e5-b39c-f0c936be041d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.022804 | controller |     "Jun 11 16:39:05.082707 crc crio[23211]: time=\"2026-06-11T16:39:05.082600356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022819 | controller |     "Jun 11 16:39:05.204837 crc crio[23211]: time=\"2026-06-11T16:39:05.204412047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022834 | controller |     "Jun 11 16:39:05.211612 crc crio[23211]: time=\"2026-06-11T16:39:05.211517455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022850 | controller |     "Jun 11 16:39:05.250296 crc crio[23211]: time=\"2026-06-11T16:39:05.249695209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022865 | controller |     "Jun 11 16:39:05.260203 crc crio[23211]: time=\"2026-06-11T16:39:05.259965426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.022880 | controller |     "Jun 11 16:39:05.358237 crc crio[23211]: 2026-06-11T16:39:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94560f79ebd5d25 Mac:be:cd:2f:90:34:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/89ec8fcb-c011-4658-be95-8e2f4f44a68c SocketPath: PciID:}] [{Interface:0xc000324770 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.022899 | controller |     "Jun 11 16:39:05.363817 crc crio[23211]: time=\"2026-06-11T16:39:05.360194148Z\" level=info msg=\"Got pod network &{Name:barbican-api-587dc4c4dd-gw8ps Namespace:openstack ID:94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745 UID:899600c5-7a4a-43cc-9ba2-b5a17f564c86 NetNS:/var/run/netns/89ec8fcb-c011-4658-be95-8e2f4f44a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod899600c5_7a4a_43cc_9ba2_b5a17f564c86.slice PodAnnotations:0xc0038ac1c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.022915 | controller |     "Jun 11 16:39:05.363817 crc crio[23211]: time=\"2026-06-11T16:39:05.360382123Z\" level=info msg=\"Checking pod openstack_barbican-api-587dc4c4dd-gw8ps for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.022930 | controller |     "Jun 11 16:39:05.388891 crc crio[23211]: time=\"2026-06-11T16:39:05.388814063Z\" level=info msg=\"Ran pod sandbox 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745 with infra container: openstack/barbican-api-587dc4c4dd-gw8ps/POD\" id=9bfdce7e-255e-4158-bcd7-1d09f78e610a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.022946 | controller |     "Jun 11 16:39:05.393977 crc crio[23211]: time=\"2026-06-11T16:39:05.393866449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=2d0fa181-a0ab-4f8f-9f3b-cfd4dcb45504 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022961 | controller |     "Jun 11 16:39:05.398637 crc crio[23211]: time=\"2026-06-11T16:39:05.398551536Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=17a5ee27-34b2-44da-b39d-9fcc71416a8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.022976 | controller |     "Jun 11 16:39:05.411848 crc crio[23211]: time=\"2026-06-11T16:39:05.411768846Z\" level=info msg=\"Creating container: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log\" id=323e77e8-5bd4-4bb0-8e65-38156c425055 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.022991 | controller |     "Jun 11 16:39:05.412206 crc crio[23211]: time=\"2026-06-11T16:39:05.412148665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.023005 | controller |     "Jun 11 16:39:05.530261 crc crio[23211]: time=\"2026-06-11T16:39:05.530137602Z\" level=info msg=\"Created container 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker\" id=4e4a6d3e-cb4f-461b-80ae-44a4dee122c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.023021 | controller |     "Jun 11 16:39:05.532129 crc crio[23211]: time=\"2026-06-11T16:39:05.531999789Z\" level=info msg=\"Starting container: 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7\" id=6174fe62-5551-45b7-8386-7c819e86fe2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.023035 | controller |     "Jun 11 16:39:05.533514 crc crio[23211]: time=\"2026-06-11T16:39:05.533393753Z\" level=info msg=\"Created container 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener\" id=45dbd4ed-19ac-45e5-b39c-f0c936be041d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.023050 | controller |     "Jun 11 16:39:05.535356 crc crio[23211]: time=\"2026-06-11T16:39:05.534584752Z\" level=info msg=\"Starting container: 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90\" id=22940b8e-cf84-48f7-a36f-630891b3e06c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.023068 | controller |     "Jun 11 16:39:05.553006 crc crio[23211]: time=\"2026-06-11T16:39:05.551554797Z\" level=info msg=\"Started container\" PID=73620 containerID=53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90 description=openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener id=22940b8e-cf84-48f7-a36f-630891b3e06c name=/runtime.v1.RuntimeService/StartContainer sandboxID=82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0",
2026-06-11 18:01:03.023084 | controller |     "Jun 11 16:39:05.553555 crc crio[23211]: time=\"2026-06-11T16:39:05.553371032Z\" level=info msg=\"Started container\" PID=73621 containerID=56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7 description=openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker id=6174fe62-5551-45b7-8386-7c819e86fe2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a",
2026-06-11 18:01:03.023099 | controller |     "Jun 11 16:39:05.607722 crc crio[23211]: time=\"2026-06-11T16:39:05.606723155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.023114 | controller |     "Jun 11 16:39:05.612691 crc crio[23211]: time=\"2026-06-11T16:39:05.612624631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.023128 | controller |     "Jun 11 16:39:05.739536 crc crio[23211]: time=\"2026-06-11T16:39:05.739232233Z\" level=info msg=\"Created container f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log\" id=323e77e8-5bd4-4bb0-8e65-38156c425055 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.023142 | controller |     "Jun 11 16:39:05.740106 crc crio[23211]: time=\"2026-06-11T16:39:05.740066945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.023156 | controller |     "Jun 11 16:39:05.742790 crc crio[23211]: time=\"2026-06-11T16:39:05.74272096Z\" level=info msg=\"Starting container: f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af\" id=190783b3-69ac-429a-b861-cedb0cea75e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.023171 | controller |     "Jun 11 16:39:05.749804 crc crio[23211]: time=\"2026-06-11T16:39:05.749680944Z\" level=info msg=\"Started container\" PID=73648 containerID=f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af description=openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log id=190783b3-69ac-429a-b861-cedb0cea75e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745",
2026-06-11 18:01:03.023186 | controller |     "Jun 11 16:39:05.773191 crc crio[23211]: time=\"2026-06-11T16:39:05.769794066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=80018126-fad0-4ec9-8ef0-3a71026b7a97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.023201 | controller |     "Jun 11 16:39:05.782814 crc crio[23211]: time=\"2026-06-11T16:39:05.782272608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.023216 | controller |     "Jun 11 16:39:05.856944 crc crio[23211]: time=\"2026-06-11T16:39:05.856848921Z\" level=info msg=\"Created container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640: openstack/cinder-api-0/cinder-api\" id=3a6111ae-49dc-4488-bc00-b6ba24a2d33c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.023235 | controller |     "Jun 11 16:39:05.861944 crc crio[23211]: time=\"2026-06-11T16:39:05.861841096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0d16bb25-8432-4fee-b4d2-c4073708c40c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.023251 | controller |     "Jun 11 16:39:05.865160 crc crio[23211]: time=\"2026-06-11T16:39:05.865095587Z\" level=info msg=\"Starting container: 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640\" id=6f75a2c8-14e8-4a61-a17f-a2d85cb973d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.023266 | controller |     "Jun 11 16:39:05.874919 crc crio[23211]: time=\"2026-06-11T16:39:05.874869731Z\" level=info msg=\"Creating container: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api\" id=eb57f901-f2b9-4c9b-813d-5cb1cc0e37f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.023281 | controller |     "Jun 11 16:39:05.875703 crc crio[23211]: time=\"2026-06-11T16:39:05.87567818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.023296 | controller |     "Jun 11 16:39:05.880305 crc crio[23211]: time=\"2026-06-11T16:39:05.880210544Z\" level=info msg=\"Started container\" PID=73664 containerID=1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 description=openstack/cinder-api-0/cinder-api id=6f75a2c8-14e8-4a61-a17f-a2d85cb973d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46",
2026-06-11 18:01:03.023310 | controller |     "Jun 11 16:39:05.943051 crc crio[23211]: time=\"2026-06-11T16:39:05.943014652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.023325 | controller |     "Jun 11 16:39:05.947361 crc crio[23211]: time=\"2026-06-11T16:39:05.94730431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.023341 | controller |     "Jun 11 16:39:06.000556 crc crio[23211]: time=\"2026-06-11T16:39:05.995771469Z\" level=info msg=\"Created container f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d: openstack/cinder-scheduler-0/probe\" id=e86266fa-b200-45a0-8e4c-c84a502443f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.023355 | controller |     "Jun 11 16:39:06.007198 crc crio[23211]: time=\"2026-06-11T16:39:06.007058211Z\" level=info msg=\"Starting container: f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d\" id=e7e1df2e-d0a4-4853-8fe3-2c521912d9f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.023370 | controller |     "Jun 11 16:39:06.008992 crc crio[23211]: time=\"2026-06-11T16:39:06.008899668Z\" level=info msg=\"Stopping container: cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa (timeout: 30s)\" id=73c5fcda-5e42-4718-bb42-ab632bcbf75c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.023384 | controller |     "Jun 11 16:39:06.009191 crc crio[23211]: time=\"2026-06-11T16:39:06.008923008Z\" level=info msg=\"Stopping container: 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 (timeout: 30s)\" id=c8efba9b-2105-4d10-a8a8-16d0ada7e711 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.023399 | controller |     "Jun 11 16:39:06.030557 crc crio[23211]: time=\"2026-06-11T16:39:06.030394974Z\" level=info msg=\"Started container\" PID=73686 containerID=f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d description=openstack/cinder-scheduler-0/probe id=e7e1df2e-d0a4-4853-8fe3-2c521912d9f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340",
2026-06-11 18:01:03.023417 | controller |     "Jun 11 16:39:06.131068 crc crio[23211]: time=\"2026-06-11T16:39:06.130916134Z\" level=info msg=\"Created container f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api\" id=eb57f901-f2b9-4c9b-813d-5cb1cc0e37f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.023433 | controller |     "Jun 11 16:39:06.145302 crc crio[23211]: time=\"2026-06-11T16:39:06.142643967Z\" level=info msg=\"Starting container: f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8\" id=b45469c8-882b-4fa2-9c58-8884c8639fbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.023448 | controller |     "Jun 11 16:39:06.151903 crc crio[23211]: time=\"2026-06-11T16:39:06.151655372Z\" level=info msg=\"Started container\" PID=73697 containerID=f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8 description=openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api id=b45469c8-882b-4fa2-9c58-8884c8639fbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745",
2026-06-11 18:01:03.023463 | controller |     "Jun 11 16:39:06.404152 crc crio[23211]: time=\"2026-06-11T16:39:06.403684166Z\" level=info msg=\"Stopped container cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa: openstack/cinder-api-0/cinder-api-log\" id=73c5fcda-5e42-4718-bb42-ab632bcbf75c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.023478 | controller |     "Jun 11 16:39:11.225010 crc crio[23211]: time=\"2026-06-11T16:39:11.224261174Z\" level=info msg=\"Stopping container: 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f (timeout: 10s)\" id=ef5390ab-da52-4c49-9b8c-85390b88a327 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.023492 | controller |     "Jun 11 16:39:13.297381 crc crio[23211]: time=\"2026-06-11T16:39:13.294864621Z\" level=info msg=\"Stopping container: f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d (timeout: 30s)\" id=da7f8ca1-2379-45c4-b7c7-15a2e451ead9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.023507 | controller |     "Jun 11 16:39:13.298285 crc crio[23211]: time=\"2026-06-11T16:39:13.294951714Z\" level=info msg=\"Stopping container: 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8 (timeout: 30s)\" id=7b6cc4eb-c1e8-4aca-ba30-efca9eddd5d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.023542 | controller |     "Jun 11 16:39:15.522639 crc crio[23211]: time=\"2026-06-11T16:39:15.521151555Z\" level=info msg=\"Stopped container 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f: openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns\" id=ef5390ab-da52-4c49-9b8c-85390b88a327 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.023558 | controller |     "Jun 11 16:39:15.526772 crc crio[23211]: time=\"2026-06-11T16:39:15.526706054Z\" level=info msg=\"Stopping pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\" id=f8560f5e-65d9-400b-ba9e-c04dff26d73f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.023572 | controller |     "Jun 11 16:39:15.527767 crc crio[23211]: time=\"2026-06-11T16:39:15.527629186Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69d794c7cc-hs55x Namespace:openstack ID:458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899 UID:ec7d6ee6-1520-4c96-8503-15ae0056d31e NetNS:/var/run/netns/09a26809-c586-4d2d-b4bb-423347d26691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec7d6ee6_1520_4c96_8503_15ae0056d31e.slice PodAnnotations:0xc002278310}] Aliases:map[]}\"",
2026-06-11 18:01:03.023589 | controller |     "Jun 11 16:39:15.527939 crc crio[23211]: time=\"2026-06-11T16:39:15.527834402Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-69d794c7cc-hs55x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.023608 | controller |     "Jun 11 16:39:15.765511 crc crio[23211]: time=\"2026-06-11T16:39:15.765204549Z\" level=info msg=\"Stopped container f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d: openstack/cinder-scheduler-0/probe\" id=da7f8ca1-2379-45c4-b7c7-15a2e451ead9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.023623 | controller |     "Jun 11 16:39:15.986546 crc crio[23211]: time=\"2026-06-11T16:39:15.984289541Z\" level=info msg=\"Stopped container 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8: openstack/cinder-scheduler-0/cinder-scheduler\" id=7b6cc4eb-c1e8-4aca-ba30-efca9eddd5d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.023649 | controller |     "Jun 11 16:39:15.991833 crc crio[23211]: time=\"2026-06-11T16:39:15.991735486Z\" level=info msg=\"Stopping pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\" id=c2a4d513-1aa2-4d6b-8fbc-2b73cd86b106 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.023670 | controller |     "Jun 11 16:39:15.992285 crc crio[23211]: time=\"2026-06-11T16:39:15.992218089Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340 UID:cbea178b-e69d-4ff9-b340-b346df7722e2 NetNS:/var/run/netns/5a48e87c-933d-4e7a-aa92-a6aabcd50b29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbea178b_e69d_4ff9_b340_b346df7722e2.slice PodAnnotations:0xc006bcc148}] Aliases:map[]}\"",
2026-06-11 18:01:03.023686 | controller |     "Jun 11 16:39:15.992559 crc crio[23211]: time=\"2026-06-11T16:39:15.992398513Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.023702 | controller |     "Jun 11 16:39:16.059583 crc crio[23211]: time=\"2026-06-11T16:39:16.054968355Z\" level=info msg=\"Stopped pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\" id=f8560f5e-65d9-400b-ba9e-c04dff26d73f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.023717 | controller |     "Jun 11 16:39:16.094397 crc crio[23211]: time=\"2026-06-11T16:39:16.094193456Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=194f301a-5942-4e96-b8a5-7bfd0e5a4500 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.023732 | controller |     "Jun 11 16:39:16.096413 crc crio[23211]: time=\"2026-06-11T16:39:16.095836177Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a7ea9401-a050-4e73-b88e-cb540bad317b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.023747 | controller |     "Jun 11 16:39:16.169206 crc crio[23211]: time=\"2026-06-11T16:39:16.169112346Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c73327f8-0b67-4362-b9b2-d55e314321fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.023762 | controller |     "Jun 11 16:39:16.184310 crc crio[23211]: time=\"2026-06-11T16:39:16.184199243Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b9a8635a-7222-4d3d-8d78-c2142b4876d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.023776 | controller |     "Jun 11 16:39:16.187280 crc crio[23211]: time=\"2026-06-11T16:39:16.187201048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.023792 | controller |     "Jun 11 16:39:16.273732 crc crio[23211]: time=\"2026-06-11T16:39:16.273146525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.023813 | controller |     "Jun 11 16:39:16.277644 crc crio[23211]: time=\"2026-06-11T16:39:16.277573775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.023829 | controller |     "Jun 11 16:39:16.465849 crc crio[23211]: time=\"2026-06-11T16:39:16.465750094Z\" level=info msg=\"Removing container: 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f\" id=587f0207-1776-40e7-9be5-3fb18bb43902 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.023844 | controller |     "Jun 11 16:39:16.503888 crc crio[23211]: time=\"2026-06-11T16:39:16.503189449Z\" level=info msg=\"Removed container 7f840511422518dc7972099e0d80e416ff85b53907e37a68de21d2e981b4e13f: openstack/dnsmasq-dns-69d794c7cc-hs55x/dnsmasq-dns\" id=587f0207-1776-40e7-9be5-3fb18bb43902 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.023858 | controller |     "Jun 11 16:39:16.523233 crc crio[23211]: time=\"2026-06-11T16:39:16.522675926Z\" level=info msg=\"Removing container: 3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a\" id=4cf214c2-ab42-41f5-889f-a2961a13d5be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.023872 | controller |     "Jun 11 16:39:16.571996 crc crio[23211]: time=\"2026-06-11T16:39:16.571033403Z\" level=info msg=\"Stopped pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\" id=c2a4d513-1aa2-4d6b-8fbc-2b73cd86b106 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.023887 | controller |     "Jun 11 16:39:16.596813 crc crio[23211]: time=\"2026-06-11T16:39:16.596756916Z\" level=info msg=\"Created container 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78: openstack/ceilometer-0/proxy-httpd\" id=b9a8635a-7222-4d3d-8d78-c2142b4876d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.023901 | controller |     "Jun 11 16:39:16.600506 crc crio[23211]: time=\"2026-06-11T16:39:16.600473028Z\" level=info msg=\"Starting container: 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78\" id=459c598d-9b16-476c-8ed4-4324bd87d62d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.023916 | controller |     "Jun 11 16:39:16.624078 crc crio[23211]: time=\"2026-06-11T16:39:16.621741259Z\" level=info msg=\"Started container\" PID=74814 containerID=7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78 description=openstack/ceilometer-0/proxy-httpd id=459c598d-9b16-476c-8ed4-4324bd87d62d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2",
2026-06-11 18:01:03.023931 | controller |     "Jun 11 16:39:16.764874 crc crio[23211]: time=\"2026-06-11T16:39:16.764789122Z\" level=info msg=\"Removed container 3879b4b88397213972961c7c92f9ca6dacf6a12092b71658bb560fa2a712d39a: openstack/dnsmasq-dns-69d794c7cc-hs55x/init\" id=4cf214c2-ab42-41f5-889f-a2961a13d5be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.023947 | controller |     "Jun 11 16:39:16.931656 crc crio[23211]: time=\"2026-06-11T16:39:16.931615158Z\" level=info msg=\"Stopping container: 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b (timeout: 30s)\" id=cc112fe7-5ecc-4224-a91a-2ca2bbb71509 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.023962 | controller |     "Jun 11 16:39:16.934319 crc crio[23211]: time=\"2026-06-11T16:39:16.933810592Z\" level=info msg=\"Stopping container: 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c (timeout: 30s)\" id=d964fc68-3acf-4c38-bafd-9b236f9a3244 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.023976 | controller |     "Jun 11 16:39:17.097178 crc crio[23211]: time=\"2026-06-11T16:39:17.097074069Z\" level=info msg=\"Stopped container 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log\" id=d964fc68-3acf-4c38-bafd-9b236f9a3244 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.023995 | controller |     "Jun 11 16:39:17.480104 crc crio[23211]: time=\"2026-06-11T16:39:17.479632652Z\" level=info msg=\"Removing container: f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d\" id=f1a82234-b13d-4b11-89f5-cb08ba4e1f8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024010 | controller |     "Jun 11 16:39:17.488985 crc crio[23211]: time=\"2026-06-11T16:39:17.488789111Z\" level=info msg=\"Stopping container: 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78 (timeout: 30s)\" id=2e9402ad-e1f8-42c0-8d76-0a91446aa54b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.024025 | controller |     "Jun 11 16:39:17.489079 crc crio[23211]: time=\"2026-06-11T16:39:17.489024037Z\" level=info msg=\"Stopping container: 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835 (timeout: 30s)\" id=b9480bde-c0db-4670-856f-740e805c6f4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.024039 | controller |     "Jun 11 16:39:17.489583 crc crio[23211]: time=\"2026-06-11T16:39:17.489314454Z\" level=info msg=\"Stopping container: 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365 (timeout: 30s)\" id=e90a87f6-a4b7-46e4-978b-663a695a6cbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.024054 | controller |     "Jun 11 16:39:17.490125 crc crio[23211]: time=\"2026-06-11T16:39:17.490020722Z\" level=info msg=\"Stopping container: 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255 (timeout: 30s)\" id=b486b5c1-477c-47ab-ac46-2432a856270c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.024069 | controller |     "Jun 11 16:39:17.544125 crc crio[23211]: time=\"2026-06-11T16:39:17.54401745Z\" level=info msg=\"Removed container f840e93f3251fe1624cd07c0d7eb6443ff0064d1f0eaa88a6f84db3dbb6b776d: openstack/cinder-scheduler-0/probe\" id=f1a82234-b13d-4b11-89f5-cb08ba4e1f8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024083 | controller |     "Jun 11 16:39:17.554512 crc crio[23211]: time=\"2026-06-11T16:39:17.554362499Z\" level=info msg=\"Removing container: 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8\" id=916bb932-4615-4037-a510-0bf6127102d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024098 | controller |     "Jun 11 16:39:17.634759 crc crio[23211]: time=\"2026-06-11T16:39:17.634667824Z\" level=info msg=\"Stopped container 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255: openstack/ceilometer-0/sg-core\" id=b486b5c1-477c-47ab-ac46-2432a856270c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.024114 | controller |     "Jun 11 16:39:17.708819 crc crio[23211]: time=\"2026-06-11T16:39:17.708682752Z\" level=info msg=\"Removed container 4c1a039417b260241c65ba3c2fd65009ad2ed0c492047c14e47d0e15c90356a8: openstack/cinder-scheduler-0/cinder-scheduler\" id=916bb932-4615-4037-a510-0bf6127102d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024128 | controller |     "Jun 11 16:39:17.743879 crc crio[23211]: time=\"2026-06-11T16:39:17.743789459Z\" level=info msg=\"Stopped container 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78: openstack/ceilometer-0/proxy-httpd\" id=2e9402ad-e1f8-42c0-8d76-0a91446aa54b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.024143 | controller |     "Jun 11 16:39:17.837645 crc crio[23211]: time=\"2026-06-11T16:39:17.829880688Z\" level=info msg=\"Stopping container: 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959 (timeout: 30s)\" id=74da708e-85b2-4d88-9101-58286abf790d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.024157 | controller |     "Jun 11 16:39:17.837645 crc crio[23211]: time=\"2026-06-11T16:39:17.834714599Z\" level=info msg=\"Stopping container: 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874 (timeout: 30s)\" id=b32f1acb-9e4c-4753-adfc-05884d700d58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.024175 | controller |     "Jun 11 16:39:18.069768 crc crio[23211]: time=\"2026-06-11T16:39:18.068807895Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=a4963972-6341-4623-9ae1-9b0d45ea944b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.024190 | controller |     "Jun 11 16:39:18.069768 crc crio[23211]: time=\"2026-06-11T16:39:18.068928968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.024205 | controller |     "Jun 11 16:39:18.104847 crc crio[23211]: time=\"2026-06-11T16:39:18.104748592Z\" level=info msg=\"Stopped container 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959: openstack/neutron-c96687476-2lxp5/neutron-httpd\" id=74da708e-85b2-4d88-9101-58286abf790d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.024220 | controller |     "Jun 11 16:39:18.148502 crc crio[23211]: time=\"2026-06-11T16:39:18.14836149Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7 UID:1f703a2a-c153-469c-a75c-e1a4f5d4f2f0 NetNS:/var/run/netns/0c89462c-5235-4935-a7b1-5ee15006d32e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f703a2a_c153_469c_a75c_e1a4f5d4f2f0.slice PodAnnotations:0xc000d2f218}] Aliases:map[]}\"",
2026-06-11 18:01:03.024236 | controller |     "Jun 11 16:39:18.148502 crc crio[23211]: time=\"2026-06-11T16:39:18.148475274Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.024251 | controller |     "Jun 11 16:39:18.241544 crc crio[23211]: time=\"2026-06-11T16:39:18.240911802Z\" level=info msg=\"Stopped container 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835: openstack/ceilometer-0/ceilometer-central-agent\" id=b9480bde-c0db-4670-856f-740e805c6f4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.024266 | controller |     "Jun 11 16:39:18.580827 crc crio[23211]: 2026-06-11T16:39:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1f8416f4627c01 Mac:8a:2f:1c:f3:bd:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/0c89462c-5235-4935-a7b1-5ee15006d32e SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.024281 | controller |     "Jun 11 16:39:18.581985 crc crio[23211]: time=\"2026-06-11T16:39:18.581909779Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7 UID:1f703a2a-c153-469c-a75c-e1a4f5d4f2f0 NetNS:/var/run/netns/0c89462c-5235-4935-a7b1-5ee15006d32e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f703a2a_c153_469c_a75c_e1a4f5d4f2f0.slice PodAnnotations:0xc000d2f218}] Aliases:map[]}\"",
2026-06-11 18:01:03.024298 | controller |     "Jun 11 16:39:18.582148 crc crio[23211]: time=\"2026-06-11T16:39:18.582110044Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.024313 | controller |     "Jun 11 16:39:18.594010 crc crio[23211]: time=\"2026-06-11T16:39:18.593611461Z\" level=info msg=\"Ran pod sandbox a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7 with infra container: openstack/cinder-scheduler-0/POD\" id=a4963972-6341-4623-9ae1-9b0d45ea944b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.024328 | controller |     "Jun 11 16:39:18.597923 crc crio[23211]: time=\"2026-06-11T16:39:18.597850086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a90bcdcc-7507-46d8-984b-b03b0ea70e4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.024347 | controller |     "Jun 11 16:39:18.646852 crc crio[23211]: time=\"2026-06-11T16:39:18.646699977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=83b770be-bde1-4e5f-8645-9afc1bb2fa37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.024364 | controller |     "Jun 11 16:39:18.667896 crc crio[23211]: time=\"2026-06-11T16:39:18.667392983Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=e0f6c38a-2961-4f60-828a-34294a86bde7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.024379 | controller |     "Jun 11 16:39:18.668277 crc crio[23211]: time=\"2026-06-11T16:39:18.668210344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.024394 | controller |     "Jun 11 16:39:18.726638 crc crio[23211]: time=\"2026-06-11T16:39:18.726537811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.024408 | controller |     "Jun 11 16:39:19.103715 crc crio[23211]: time=\"2026-06-11T16:39:19.103148085Z\" level=info msg=\"Stopped container 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365: openstack/ceilometer-0/ceilometer-notification-agent\" id=e90a87f6-a4b7-46e4-978b-663a695a6cbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.024423 | controller |     "Jun 11 16:39:19.104587 crc crio[23211]: time=\"2026-06-11T16:39:19.104502539Z\" level=info msg=\"Stopping pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\" id=2b0a9b92-0f0f-4173-bcd9-4af5cf83fde4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.024441 | controller |     "Jun 11 16:39:19.105731 crc crio[23211]: time=\"2026-06-11T16:39:19.105643677Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2 UID:ec1af3a7-733c-4ee8-a2eb-7fe56b22781c NetNS:/var/run/netns/ae589c01-d23a-4beb-9b38-781abedef880 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec1af3a7_733c_4ee8_a2eb_7fe56b22781c.slice PodAnnotations:0xc003088988}] Aliases:map[]}\"",
2026-06-11 18:01:03.024464 | controller |     "Jun 11 16:39:19.106036 crc crio[23211]: time=\"2026-06-11T16:39:19.105852012Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.024484 | controller |     "Jun 11 16:39:19.508555 crc crio[23211]: time=\"2026-06-11T16:39:19.508027995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.024499 | controller |     "Jun 11 16:39:19.567996 crc crio[23211]: time=\"2026-06-11T16:39:19.56789328Z\" level=info msg=\"Stopped pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\" id=2b0a9b92-0f0f-4173-bcd9-4af5cf83fde4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.024535 | controller |     "Jun 11 16:39:19.707823 crc crio[23211]: time=\"2026-06-11T16:39:19.707612668Z\" level=info msg=\"Created container 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4: openstack/cinder-scheduler-0/cinder-scheduler\" id=e0f6c38a-2961-4f60-828a-34294a86bde7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.024557 | controller |     "Jun 11 16:39:19.710861 crc crio[23211]: time=\"2026-06-11T16:39:19.710784907Z\" level=info msg=\"Starting container: 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4\" id=2ecc9279-d56e-44de-a21a-59b50ba4609e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.024573 | controller |     "Jun 11 16:39:19.724244 crc crio[23211]: time=\"2026-06-11T16:39:19.724139972Z\" level=info msg=\"Started container\" PID=75395 containerID=58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4 description=openstack/cinder-scheduler-0/cinder-scheduler id=2ecc9279-d56e-44de-a21a-59b50ba4609e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7",
2026-06-11 18:01:03.024588 | controller |     "Jun 11 16:39:19.759889 crc crio[23211]: time=\"2026-06-11T16:39:19.759786872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=d6e1cef9-a4c5-45d1-90c5-78fda56a3335 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.024603 | controller |     "Jun 11 16:39:19.814833 crc crio[23211]: time=\"2026-06-11T16:39:19.814146978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=31a6cb01-519e-4c7e-8f1c-dd9ce87e148a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.024620 | controller |     "Jun 11 16:39:19.831292 crc crio[23211]: time=\"2026-06-11T16:39:19.831219985Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=09e2eec7-a5f0-4c47-ab14-a53bf40f2a93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.024641 | controller |     "Jun 11 16:39:19.831948 crc crio[23211]: time=\"2026-06-11T16:39:19.831879771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.024656 | controller |     "Jun 11 16:39:19.912081 crc crio[23211]: time=\"2026-06-11T16:39:19.91188349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.024670 | controller |     "Jun 11 16:39:20.669035 crc crio[23211]: time=\"2026-06-11T16:39:20.668510123Z\" level=info msg=\"Removing container: 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78\" id=812ba2e9-4249-439e-937a-0f4b0f4bff96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024685 | controller |     "Jun 11 16:39:20.706103 crc crio[23211]: time=\"2026-06-11T16:39:20.705995369Z\" level=info msg=\"Removed container 7bb9328392e965a5e0d55657795f81d7819b2f042ce2da0728c0b32af4321e78: openstack/ceilometer-0/proxy-httpd\" id=812ba2e9-4249-439e-937a-0f4b0f4bff96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024699 | controller |     "Jun 11 16:39:20.719522 crc crio[23211]: time=\"2026-06-11T16:39:20.718615484Z\" level=info msg=\"Removing container: 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255\" id=ea330900-7285-41cb-9649-b2a3a6d46bbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024714 | controller |     "Jun 11 16:39:20.755864 crc crio[23211]: time=\"2026-06-11T16:39:20.755729331Z\" level=info msg=\"Removed container 10510eec3f729d8dafed6c65d507e420cbc185357973d9b14f3a68b67ba22255: openstack/ceilometer-0/sg-core\" id=ea330900-7285-41cb-9649-b2a3a6d46bbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024728 | controller |     "Jun 11 16:39:20.760855 crc crio[23211]: time=\"2026-06-11T16:39:20.760796788Z\" level=info msg=\"Removing container: 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365\" id=2c0f9593-d4a4-4bf8-9726-23831158c6c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024746 | controller |     "Jun 11 16:39:20.779924 crc crio[23211]: time=\"2026-06-11T16:39:20.779786392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.024762 | controller |     "Jun 11 16:39:20.797950 crc crio[23211]: time=\"2026-06-11T16:39:20.797811162Z\" level=info msg=\"Removed container 29cc40028994fecd671479833ebc9ba27f8c54535d5933d820e552d4a4651365: openstack/ceilometer-0/ceilometer-notification-agent\" id=2c0f9593-d4a4-4bf8-9726-23831158c6c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024777 | controller |     "Jun 11 16:39:20.801870 crc crio[23211]: time=\"2026-06-11T16:39:20.801820133Z\" level=info msg=\"Removing container: 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835\" id=727e6aa9-31c5-40e7-ad15-a2cc9c2f7584 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024792 | controller |     "Jun 11 16:39:20.842610 crc crio[23211]: time=\"2026-06-11T16:39:20.842514029Z\" level=info msg=\"Stopped container 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api\" id=cc112fe7-5ecc-4224-a91a-2ca2bbb71509 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.024808 | controller |     "Jun 11 16:39:20.843611 crc crio[23211]: time=\"2026-06-11T16:39:20.843518244Z\" level=info msg=\"Stopping pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\" id=30684b96-850b-444b-bd74-b4fc2c576edc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.024823 | controller |     "Jun 11 16:39:20.844200 crc crio[23211]: time=\"2026-06-11T16:39:20.844128169Z\" level=info msg=\"Got pod network &{Name:barbican-api-6cc74d6844-r8m9n Namespace:openstack ID:3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e UID:7c7ad7ab-544f-4323-8b8e-728752ce76b7 NetNS:/var/run/netns/4975a303-6f72-4a24-b654-65a28a1ff3ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c7ad7ab_544f_4323_8b8e_728752ce76b7.slice PodAnnotations:0xc0006127b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.024838 | controller |     "Jun 11 16:39:20.844488 crc crio[23211]: time=\"2026-06-11T16:39:20.844367175Z\" level=info msg=\"Deleting pod openstack_barbican-api-6cc74d6844-r8m9n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.024854 | controller |     "Jun 11 16:39:20.853178 crc crio[23211]: time=\"2026-06-11T16:39:20.847825471Z\" level=info msg=\"Removed container 11414b18f92065f3e73198f2d16f6ab3451f2a2bc96bcc883f23efe7c3c5d835: openstack/ceilometer-0/ceilometer-central-agent\" id=727e6aa9-31c5-40e7-ad15-a2cc9c2f7584 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024869 | controller |     "Jun 11 16:39:21.221533 crc crio[23211]: time=\"2026-06-11T16:39:21.221294867Z\" level=info msg=\"Stopped pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\" id=30684b96-850b-444b-bd74-b4fc2c576edc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.024884 | controller |     "Jun 11 16:39:21.266376 crc crio[23211]: time=\"2026-06-11T16:39:21.265726097Z\" level=info msg=\"Created container 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1: openstack/cinder-scheduler-0/probe\" id=09e2eec7-a5f0-4c47-ab14-a53bf40f2a93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.024898 | controller |     "Jun 11 16:39:21.266797 crc crio[23211]: time=\"2026-06-11T16:39:21.266725682Z\" level=info msg=\"Starting container: 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1\" id=101c2629-228d-4a74-b2db-ce81e26e79dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.024913 | controller |     "Jun 11 16:39:21.272935 crc crio[23211]: time=\"2026-06-11T16:39:21.272864715Z\" level=info msg=\"Started container\" PID=75508 containerID=4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1 description=openstack/cinder-scheduler-0/probe id=101c2629-228d-4a74-b2db-ce81e26e79dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7",
2026-06-11 18:01:03.024931 | controller |     "Jun 11 16:39:21.693924 crc crio[23211]: time=\"2026-06-11T16:39:21.693849227Z\" level=info msg=\"Removing container: 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b\" id=4dc4f1d9-4433-4fa9-84c6-1b7ce9a94e67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024946 | controller |     "Jun 11 16:39:21.733904 crc crio[23211]: time=\"2026-06-11T16:39:21.733706703Z\" level=info msg=\"Removed container 248168d4f7310d52225d5084f598b7276195fc96c36fe649562b30db8e4aca6b: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api\" id=4dc4f1d9-4433-4fa9-84c6-1b7ce9a94e67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024961 | controller |     "Jun 11 16:39:21.737000 crc crio[23211]: time=\"2026-06-11T16:39:21.736914664Z\" level=info msg=\"Removing container: 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c\" id=ea92ff62-6a5d-4892-bafd-70c47034bde8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024976 | controller |     "Jun 11 16:39:21.765844 crc crio[23211]: time=\"2026-06-11T16:39:21.765746003Z\" level=info msg=\"Removed container 3253993bb81512ed01c805a639c64deff8c15dcc84e32492318d876d3b7c323c: openstack/barbican-api-6cc74d6844-r8m9n/barbican-api-log\" id=ea92ff62-6a5d-4892-bafd-70c47034bde8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.024991 | controller |     "Jun 11 16:39:22.531032 crc crio[23211]: time=\"2026-06-11T16:39:22.530555572Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=f107a823-539c-4d62-859f-ad6ac96ca380 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.025006 | controller |     "Jun 11 16:39:22.531410 crc crio[23211]: time=\"2026-06-11T16:39:22.531369472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.025021 | controller |     "Jun 11 16:39:22.617874 crc crio[23211]: time=\"2026-06-11T16:39:22.61775043Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b UID:ed6137d6-8be0-4c3c-a9af-e1283cf2d15a NetNS:/var/run/netns/7f746d0b-9dd0-47c1-a52b-db697501f3f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6137d6_8be0_4c3c_a9af_e1283cf2d15a.slice PodAnnotations:0xc0001af148}] Aliases:map[]}\"",
2026-06-11 18:01:03.025037 | controller |     "Jun 11 16:39:22.618614 crc crio[23211]: time=\"2026-06-11T16:39:22.618529249Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.025052 | controller |     "Jun 11 16:39:23.176406 crc crio[23211]: 2026-06-11T16:39:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:411a14b7d0f0be9 Mac:ea:f6:9c:dc:9a:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/7f746d0b-9dd0-47c1-a52b-db697501f3f9 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.025067 | controller |     "Jun 11 16:39:23.176406 crc crio[23211]: time=\"2026-06-11T16:39:23.1723991Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b UID:ed6137d6-8be0-4c3c-a9af-e1283cf2d15a NetNS:/var/run/netns/7f746d0b-9dd0-47c1-a52b-db697501f3f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6137d6_8be0_4c3c_a9af_e1283cf2d15a.slice PodAnnotations:0xc0001af148}] Aliases:map[]}\"",
2026-06-11 18:01:03.025087 | controller |     "Jun 11 16:39:23.176406 crc crio[23211]: time=\"2026-06-11T16:39:23.172611085Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.025102 | controller |     "Jun 11 16:39:23.181057 crc crio[23211]: time=\"2026-06-11T16:39:23.180999915Z\" level=info msg=\"Ran pod sandbox 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b with infra container: openstack/ceilometer-0/POD\" id=f107a823-539c-4d62-859f-ad6ac96ca380 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.025117 | controller |     "Jun 11 16:39:23.185193 crc crio[23211]: time=\"2026-06-11T16:39:23.185130748Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8617998f-fb3e-431f-8756-51b828b48fad name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.025131 | controller |     "Jun 11 16:39:23.189983 crc crio[23211]: time=\"2026-06-11T16:39:23.188896522Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:01:03.025147 | controller |     "Jun 11 16:39:23.719379 crc crio[23211]: time=\"2026-06-11T16:39:23.718720622Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8617998f-fb3e-431f-8756-51b828b48fad name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.025162 | controller |     "Jun 11 16:39:23.720380 crc crio[23211]: time=\"2026-06-11T16:39:23.720289852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e106a202-0e6d-40e9-bc09-1cbe52a8799b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.025177 | controller |     "Jun 11 16:39:23.767584 crc crio[23211]: time=\"2026-06-11T16:39:23.7674694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=a67c62b4-2a2c-41ec-a207-a7530a877728 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.025191 | controller |     "Jun 11 16:39:23.777028 crc crio[23211]: time=\"2026-06-11T16:39:23.77665748Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e9623485-a39e-4044-96d5-1cc8cea0d4b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.025211 | controller |     "Jun 11 16:39:23.777181 crc crio[23211]: time=\"2026-06-11T16:39:23.77711621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.025234 | controller |     "Jun 11 16:39:23.832887 crc crio[23211]: time=\"2026-06-11T16:39:23.832557576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.025260 | controller |     "Jun 11 16:39:23.839364 crc crio[23211]: time=\"2026-06-11T16:39:23.839282693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.025277 | controller |     "Jun 11 16:39:24.019938 crc crio[23211]: time=\"2026-06-11T16:39:24.019880673Z\" level=info msg=\"Created container 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a: openstack/ceilometer-0/ceilometer-central-agent\" id=e9623485-a39e-4044-96d5-1cc8cea0d4b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.025297 | controller |     "Jun 11 16:39:24.021500 crc crio[23211]: time=\"2026-06-11T16:39:24.021313799Z\" level=info msg=\"Starting container: 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a\" id=15c23bb2-a20d-457b-8b87-fc952536af67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.025313 | controller |     "Jun 11 16:39:24.028530 crc crio[23211]: time=\"2026-06-11T16:39:24.028414286Z\" level=info msg=\"Started container\" PID=75828 containerID=550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a description=openstack/ceilometer-0/ceilometer-central-agent id=15c23bb2-a20d-457b-8b87-fc952536af67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b",
2026-06-11 18:01:03.025329 | controller |     "Jun 11 16:39:24.039725 crc crio[23211]: time=\"2026-06-11T16:39:24.039633596Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=60b7edd6-e1b5-4fde-acb3-44a9041759d6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.025345 | controller |     "Jun 11 16:39:24.042661 crc crio[23211]: time=\"2026-06-11T16:39:24.042606081Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:01:03.025360 | controller |     "Jun 11 16:39:24.233188 crc crio[23211]: time=\"2026-06-11T16:39:24.23281723Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.025377 | controller |     "Jun 11 16:39:24.233890 crc crio[23211]: time=\"2026-06-11T16:39:24.23320743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.025393 | controller |     "Jun 11 16:39:24.268012 crc crio[23211]: time=\"2026-06-11T16:39:24.267916078Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0 UID:c012ac66-ed5f-4bf4-906c-c9fcd318c9b3 NetNS:/var/run/netns/0c7cd3e5-bb5b-483e-bede-582918456a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc012ac66_ed5f_4bf4_906c_c9fcd318c9b3.slice PodAnnotations:0xc00008c980}] Aliases:map[]}\"",
2026-06-11 18:01:03.025409 | controller |     "Jun 11 16:39:24.268012 crc crio[23211]: time=\"2026-06-11T16:39:24.267987019Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.025425 | controller |     "Jun 11 16:39:24.462053 crc crio[23211]: time=\"2026-06-11T16:39:24.461891271Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=60b7edd6-e1b5-4fde-acb3-44a9041759d6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.025440 | controller |     "Jun 11 16:39:24.463915 crc crio[23211]: time=\"2026-06-11T16:39:24.463753177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=78a9b9f6-4a6c-4cd0-90ff-9612f1288d74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.025454 | controller |     "Jun 11 16:39:24.495172 crc crio[23211]: time=\"2026-06-11T16:39:24.49507094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6db2139c-722f-4444-b484-c7f1045849d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.025473 | controller |     "Jun 11 16:39:24.506162 crc crio[23211]: time=\"2026-06-11T16:39:24.5039136Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=11de8107-c003-4164-b20f-f1485252d0ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.025488 | controller |     "Jun 11 16:39:24.506162 crc crio[23211]: time=\"2026-06-11T16:39:24.504996348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.025503 | controller |     "Jun 11 16:39:24.601003 crc crio[23211]: time=\"2026-06-11T16:39:24.60041321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.025540 | controller |     "Jun 11 16:39:24.609380 crc crio[23211]: time=\"2026-06-11T16:39:24.609271241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.025557 | controller |     "Jun 11 16:39:24.759540 crc crio[23211]: time=\"2026-06-11T16:39:24.759060982Z\" level=info msg=\"Created container 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a: openstack/ceilometer-0/ceilometer-notification-agent\" id=11de8107-c003-4164-b20f-f1485252d0ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.025576 | controller |     "Jun 11 16:39:24.770257 crc crio[23211]: time=\"2026-06-11T16:39:24.769970304Z\" level=info msg=\"Starting container: 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a\" id=497c40cc-af99-476f-a225-b025e2fd8451 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.025598 | controller |     "Jun 11 16:39:24.775383 crc crio[23211]: time=\"2026-06-11T16:39:24.775233025Z\" level=info msg=\"Started container\" PID=75903 containerID=3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a description=openstack/ceilometer-0/ceilometer-notification-agent id=497c40cc-af99-476f-a225-b025e2fd8451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b",
2026-06-11 18:01:03.025620 | controller |     "Jun 11 16:39:24.796405 crc crio[23211]: time=\"2026-06-11T16:39:24.796231129Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e1defc32-73f2-4842-af03-a9db6163622b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.025640 | controller |     "Jun 11 16:39:24.801721 crc crio[23211]: time=\"2026-06-11T16:39:24.801643355Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:01:03.025655 | controller |     "Jun 11 16:39:25.004297 crc crio[23211]: time=\"2026-06-11T16:39:25.003167977Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=72c7d980-6d64-45ee-b043-97810ccc1f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.025670 | controller |     "Jun 11 16:39:25.004297 crc crio[23211]: time=\"2026-06-11T16:39:25.003683271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.025685 | controller |     "Jun 11 16:39:25.043906 crc crio[23211]: time=\"2026-06-11T16:39:25.04374648Z\" level=info msg=\"NetworkStart: stopping network for sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.025700 | controller |     "Jun 11 16:39:25.045952 crc crio[23211]: time=\"2026-06-11T16:39:25.045863604Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346 UID:29a5dafb-49bf-48e2-9ab8-ed1f56077dd3 NetNS:/var/run/netns/a92508ce-7a0e-4c94-9751-a2b456e4fef3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a5dafb_49bf_48e2_9ab8_ed1f56077dd3.slice PodAnnotations:0xc0030890a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.025720 | controller |     "Jun 11 16:39:25.045952 crc crio[23211]: time=\"2026-06-11T16:39:25.045943156Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.025735 | controller |     "Jun 11 16:39:25.247745 crc crio[23211]: time=\"2026-06-11T16:39:25.247643161Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e1defc32-73f2-4842-af03-a9db6163622b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.025751 | controller |     "Jun 11 16:39:25.249359 crc crio[23211]: time=\"2026-06-11T16:39:25.248811922Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=800b1bf4-a6f4-40a2-89a6-ca9f5e922d7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.025766 | controller |     "Jun 11 16:39:25.280889 crc crio[23211]: time=\"2026-06-11T16:39:25.28078642Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=fffbf57f-c321-429f-a865-11ff75c89c77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.025780 | controller |     "Jun 11 16:39:25.292720 crc crio[23211]: time=\"2026-06-11T16:39:25.29001444Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=962d5da4-95e3-402a-89f1-a1253c6346c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.025795 | controller |     "Jun 11 16:39:25.292720 crc crio[23211]: time=\"2026-06-11T16:39:25.290533294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.025809 | controller |     "Jun 11 16:39:25.355775 crc crio[23211]: time=\"2026-06-11T16:39:25.35565399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.025824 | controller |     "Jun 11 16:39:25.362303 crc crio[23211]: time=\"2026-06-11T16:39:25.362240564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.025839 | controller |     "Jun 11 16:39:25.562538 crc crio[23211]: time=\"2026-06-11T16:39:25.561900681Z\" level=info msg=\"Created container 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4: openstack/ceilometer-0/sg-core\" id=962d5da4-95e3-402a-89f1-a1253c6346c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.025854 | controller |     "Jun 11 16:39:25.564608 crc crio[23211]: time=\"2026-06-11T16:39:25.564580768Z\" level=info msg=\"Starting container: 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4\" id=ad56a10b-6056-49e7-bac8-73d881cfb412 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.025868 | controller |     "Jun 11 16:39:25.570816 crc crio[23211]: time=\"2026-06-11T16:39:25.570762172Z\" level=info msg=\"Started container\" PID=76012 containerID=1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4 description=openstack/ceilometer-0/sg-core id=ad56a10b-6056-49e7-bac8-73d881cfb412 name=/runtime.v1.RuntimeService/StartContainer sandboxID=411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b",
2026-06-11 18:01:03.025883 | controller |     "Jun 11 16:39:25.593323 crc crio[23211]: time=\"2026-06-11T16:39:25.593277664Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=55e34731-74d8-4fc4-911a-5f29b8eeae42 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.025901 | controller |     "Jun 11 16:39:25.600471 crc crio[23211]: time=\"2026-06-11T16:39:25.600302309Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:01:03.025916 | controller |     "Jun 11 16:39:25.624149 crc crio[23211]: 2026-06-11T16:39:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9a1da5dbd2dc49 Mac:66:6a:8b:a4:2d:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/a92508ce-7a0e-4c94-9751-a2b456e4fef3 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.025931 | controller |     "Jun 11 16:39:25.625590 crc crio[23211]: time=\"2026-06-11T16:39:25.625241792Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346 UID:29a5dafb-49bf-48e2-9ab8-ed1f56077dd3 NetNS:/var/run/netns/a92508ce-7a0e-4c94-9751-a2b456e4fef3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a5dafb_49bf_48e2_9ab8_ed1f56077dd3.slice PodAnnotations:0xc0030890a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.025947 | controller |     "Jun 11 16:39:25.625590 crc crio[23211]: time=\"2026-06-11T16:39:25.625399776Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.025963 | controller |     "Jun 11 16:39:25.625861 crc crio[23211]: time=\"2026-06-11T16:39:25.625756825Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0 UID:c012ac66-ed5f-4bf4-906c-c9fcd318c9b3 NetNS:/var/run/netns/0c7cd3e5-bb5b-483e-bede-582918456a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc012ac66_ed5f_4bf4_906c_c9fcd318c9b3.slice PodAnnotations:0xc0001af1b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.025978 | controller |     "Jun 11 16:39:25.626102 crc crio[23211]: time=\"2026-06-11T16:39:25.626044763Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:01:03.025994 | controller |     "Jun 11 16:39:25.626227 crc crio[23211]: time=\"2026-06-11T16:39:25.626208766Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:01:03.026008 | controller |     "Jun 11 16:39:25.626395 crc crio[23211]: time=\"2026-06-11T16:39:25.626377511Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.026024 | controller |     "Jun 11 16:39:25.633151 crc crio[23211]: time=\"2026-06-11T16:39:25.632956474Z\" level=info msg=\"Ran pod sandbox d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346 with infra container: openstack/openstackclient/POD\" id=72c7d980-6d64-45ee-b043-97810ccc1f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.026039 | controller |     "Jun 11 16:39:25.640015 crc crio[23211]: time=\"2026-06-11T16:39:25.639908668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=f7dd07ba-8fae-4ea7-b5a5-f1df90befaa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.026054 | controller |     "Jun 11 16:39:25.641724 crc crio[23211]: time=\"2026-06-11T16:39:25.641632031Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found\" id=f7dd07ba-8fae-4ea7-b5a5-f1df90befaa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.026073 | controller |     "Jun 11 16:39:25.642182 crc crio[23211]: time=\"2026-06-11T16:39:25.642087982Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found\" id=f7dd07ba-8fae-4ea7-b5a5-f1df90befaa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.026088 | controller |     "Jun 11 16:39:25.644036 crc crio[23211]: time=\"2026-06-11T16:39:25.643934779Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=385b4166-9e45-4587-b78f-83bf6d824ce3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.026106 | controller |     "Jun 11 16:39:25.650262 crc crio[23211]: time=\"2026-06-11T16:39:25.650230876Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\\\"\"",
2026-06-11 18:01:03.026123 | controller |     "Jun 11 16:39:25.803237 crc crio[23211]: time=\"2026-06-11T16:39:25.803163415Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.026139 | controller |     "Jun 11 16:39:25.807197 crc crio[23211]: time=\"2026-06-11T16:39:25.807111494Z\" level=info msg=\"runSandbox: deleting pod ID a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0 from idIndex\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.026155 | controller |     "Jun 11 16:39:25.807197 crc crio[23211]: time=\"2026-06-11T16:39:25.807167075Z\" level=info msg=\"runSandbox: removing pod sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.026170 | controller |     "Jun 11 16:39:25.807390 crc crio[23211]: time=\"2026-06-11T16:39:25.807221696Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.026185 | controller |     "Jun 11 16:39:25.807390 crc crio[23211]: time=\"2026-06-11T16:39:25.807235957Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.026200 | controller |     "Jun 11 16:39:25.808813 crc crio[23211]: time=\"2026-06-11T16:39:25.808732084Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a7bff355397be4bbe15fa234b257f386e44ddcf40b3271f52158e14bcfb5e1b0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.026215 | controller |     "Jun 11 16:39:25.826381 crc crio[23211]: time=\"2026-06-11T16:39:25.826289862Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_c012ac66-ed5f-4bf4-906c-c9fcd318c9b3_0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.026229 | controller |     "Jun 11 16:39:25.826716 crc crio[23211]: time=\"2026-06-11T16:39:25.826394915Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_c012ac66-ed5f-4bf4-906c-c9fcd318c9b3_0\" id=ca1948cf-1488-4c38-8960-90eb365f78cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.026248 | controller |     "Jun 11 16:39:26.266592 crc crio[23211]: time=\"2026-06-11T16:39:26.265568532Z\" level=info msg=\"Stopped container 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874: openstack/neutron-c96687476-2lxp5/neutron-api\" id=b32f1acb-9e4c-4753-adfc-05884d700d58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.026263 | controller |     "Jun 11 16:39:26.270300 crc crio[23211]: time=\"2026-06-11T16:39:26.268883924Z\" level=info msg=\"Stopping pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\" id=e5e7eca7-97cd-4516-a6ff-d366cc616fb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026278 | controller |     "Jun 11 16:39:26.270300 crc crio[23211]: time=\"2026-06-11T16:39:26.269639124Z\" level=info msg=\"Got pod network &{Name:neutron-c96687476-2lxp5 Namespace:openstack ID:6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707 UID:d7729fad-31b5-41cc-b536-c84a96ac038f NetNS:/var/run/netns/8539c132-8183-45c2-84fe-2cb02129d718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7729fad_31b5_41cc_b536_c84a96ac038f.slice PodAnnotations:0xc000d2e3c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.026293 | controller |     "Jun 11 16:39:26.270300 crc crio[23211]: time=\"2026-06-11T16:39:26.269762107Z\" level=info msg=\"Deleting pod openstack_neutron-c96687476-2lxp5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.026308 | controller |     "Jun 11 16:39:26.873285 crc crio[23211]: time=\"2026-06-11T16:39:26.872741843Z\" level=info msg=\"Stopped pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\" id=e5e7eca7-97cd-4516-a6ff-d366cc616fb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026323 | controller |     "Jun 11 16:39:27.126570 crc crio[23211]: time=\"2026-06-11T16:39:27.125710351Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=55e34731-74d8-4fc4-911a-5f29b8eeae42 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.026337 | controller |     "Jun 11 16:39:27.127733 crc crio[23211]: time=\"2026-06-11T16:39:27.12767673Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=770cf75a-f51b-47c9-ab7e-503b06159b1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.026352 | controller |     "Jun 11 16:39:27.187600 crc crio[23211]: time=\"2026-06-11T16:39:27.187406132Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=cf54fd25-ba70-422a-a714-ca5d1d5e739a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.026366 | controller |     "Jun 11 16:39:27.201504 crc crio[23211]: time=\"2026-06-11T16:39:27.20137399Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=74d78dca-2f56-4765-8de9-c70300e0a7f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.026381 | controller |     "Jun 11 16:39:27.203558 crc crio[23211]: time=\"2026-06-11T16:39:27.20339443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.026395 | controller |     "Jun 11 16:39:27.249104 crc crio[23211]: time=\"2026-06-11T16:39:27.248953578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.026409 | controller |     "Jun 11 16:39:27.253226 crc crio[23211]: time=\"2026-06-11T16:39:27.253159513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.026429 | controller |     "Jun 11 16:39:27.419791 crc crio[23211]: time=\"2026-06-11T16:39:27.419677242Z\" level=info msg=\"Created container 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6: openstack/ceilometer-0/proxy-httpd\" id=74d78dca-2f56-4765-8de9-c70300e0a7f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.026444 | controller |     "Jun 11 16:39:27.421795 crc crio[23211]: time=\"2026-06-11T16:39:27.421517318Z\" level=info msg=\"Starting container: 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6\" id=5b430c5c-bbc7-4f92-afff-f69a87ddc974 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.026460 | controller |     "Jun 11 16:39:27.427858 crc crio[23211]: time=\"2026-06-11T16:39:27.427758144Z\" level=info msg=\"Started container\" PID=76190 containerID=2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6 description=openstack/ceilometer-0/proxy-httpd id=5b430c5c-bbc7-4f92-afff-f69a87ddc974 name=/runtime.v1.RuntimeService/StartContainer sandboxID=411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b",
2026-06-11 18:01:03.026475 | controller |     "Jun 11 16:39:27.890723 crc crio[23211]: time=\"2026-06-11T16:39:27.890030718Z\" level=info msg=\"Removing container: 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959\" id=3089a1c0-2834-4712-9a18-b9fb4e7f2480 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.026489 | controller |     "Jun 11 16:39:28.059827 crc crio[23211]: time=\"2026-06-11T16:39:28.059687464Z\" level=info msg=\"Removed container 839fab2faee5330cb279e5526d1fae7bcf9204147003d35846a15a46c644b959: openstack/neutron-c96687476-2lxp5/neutron-httpd\" id=3089a1c0-2834-4712-9a18-b9fb4e7f2480 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.026503 | controller |     "Jun 11 16:39:28.063916 crc crio[23211]: time=\"2026-06-11T16:39:28.063842868Z\" level=info msg=\"Removing container: 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874\" id=e9d080c5-5e05-48e0-a453-913d97056fc0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.026546 | controller |     "Jun 11 16:39:28.092896 crc crio[23211]: time=\"2026-06-11T16:39:28.092733119Z\" level=info msg=\"Removed container 0a420847577ac95a7aff46a82565046fd38b39f3bdda2ce8fdcefe9b60a83874: openstack/neutron-c96687476-2lxp5/neutron-api\" id=e9d080c5-5e05-48e0-a453-913d97056fc0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.026564 | controller |     "Jun 11 16:39:30.403414 crc crio[23211]: time=\"2026-06-11T16:39:30.402363656Z\" level=info msg=\"Removing container: e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda\" id=af973060-1b62-43a0-948d-f6ffd362f0d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.026579 | controller |     "Jun 11 16:39:30.575133 crc crio[23211]: time=\"2026-06-11T16:39:30.575038527Z\" level=info msg=\"Removed container e25a8696bdaf5d83f0258f3af9f1cacae1c45ac2cc2d5c88332fe428fc224bda: openshift-infra/auto-csr-approver-29686592-29lbw/oc\" id=af973060-1b62-43a0-948d-f6ffd362f0d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.026594 | controller |     "Jun 11 16:39:30.592094 crc crio[23211]: time=\"2026-06-11T16:39:30.59198145Z\" level=info msg=\"Stopping pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\" id=1bd0eee1-4974-44e5-93a5-c07ecef34f6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026608 | controller |     "Jun 11 16:39:30.592094 crc crio[23211]: time=\"2026-06-11T16:39:30.592069573Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\" id=1bd0eee1-4974-44e5-93a5-c07ecef34f6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026622 | controller |     "Jun 11 16:39:30.592949 crc crio[23211]: time=\"2026-06-11T16:39:30.592886873Z\" level=info msg=\"Removing pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\" id=b8d9d2a3-1fdc-4867-a782-54b0207085bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.026643 | controller |     "Jun 11 16:39:30.616114 crc crio[23211]: time=\"2026-06-11T16:39:30.616028251Z\" level=info msg=\"Removed pod sandbox: dd1c243753d89545db37f3c44aaf53665c1c5dddb0d76b1c940a2c894ee3c340\" id=b8d9d2a3-1fdc-4867-a782-54b0207085bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.026658 | controller |     "Jun 11 16:39:30.617612 crc crio[23211]: time=\"2026-06-11T16:39:30.617549359Z\" level=info msg=\"Stopping pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\" id=35ed7bf3-a494-4330-bdfb-ddd3a6c33474 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026673 | controller |     "Jun 11 16:39:30.617747 crc crio[23211]: time=\"2026-06-11T16:39:30.617640171Z\" level=info msg=\"Stopped pod sandbox (already stopped): e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\" id=35ed7bf3-a494-4330-bdfb-ddd3a6c33474 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026688 | controller |     "Jun 11 16:39:30.618111 crc crio[23211]: time=\"2026-06-11T16:39:30.618055482Z\" level=info msg=\"Removing pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\" id=fe6b634c-dd20-4ef6-950b-6ddcc70f9182 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.026702 | controller |     "Jun 11 16:39:30.633628 crc crio[23211]: time=\"2026-06-11T16:39:30.633571108Z\" level=info msg=\"Removed pod sandbox: e537a395a3938559498c6449f04f1c88f737a8ec78ab7c0c3347f52e868ae401\" id=fe6b634c-dd20-4ef6-950b-6ddcc70f9182 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.026716 | controller |     "Jun 11 16:39:30.637377 crc crio[23211]: time=\"2026-06-11T16:39:30.637281361Z\" level=info msg=\"Stopping pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\" id=3a05a9c8-9e98-41e8-a5a5-2d4d240944d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026730 | controller |     "Jun 11 16:39:30.637774 crc crio[23211]: time=\"2026-06-11T16:39:30.637489646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\" id=3a05a9c8-9e98-41e8-a5a5-2d4d240944d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026744 | controller |     "Jun 11 16:39:30.638078 crc crio[23211]: time=\"2026-06-11T16:39:30.63801144Z\" level=info msg=\"Removing pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\" id=570f723b-1ed0-4191-875e-f983c3639337 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.026758 | controller |     "Jun 11 16:39:30.655959 crc crio[23211]: time=\"2026-06-11T16:39:30.655713021Z\" level=info msg=\"Removed pod sandbox: 458fbeafb8a17a131cd80060d3bf738074a5d44a6bb8eeea4b20fbcc903df899\" id=570f723b-1ed0-4191-875e-f983c3639337 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.026772 | controller |     "Jun 11 16:39:30.657579 crc crio[23211]: time=\"2026-06-11T16:39:30.657529726Z\" level=info msg=\"Stopping pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\" id=165997db-7be7-4209-ba19-6a6c853821b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026787 | controller |     "Jun 11 16:39:30.658078 crc crio[23211]: time=\"2026-06-11T16:39:30.657882996Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\" id=165997db-7be7-4209-ba19-6a6c853821b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026802 | controller |     "Jun 11 16:39:30.659113 crc crio[23211]: time=\"2026-06-11T16:39:30.658963802Z\" level=info msg=\"Removing pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\" id=45a5b63e-d7b5-42cc-b524-258ee93e8c3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.026816 | controller |     "Jun 11 16:39:30.681632 crc crio[23211]: time=\"2026-06-11T16:39:30.681547877Z\" level=info msg=\"Removed pod sandbox: 6800b8043426fffa56eb5971f084d984f52af9f98e2977dfaeab4bdcbf43c9d2\" id=45a5b63e-d7b5-42cc-b524-258ee93e8c3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.026833 | controller |     "Jun 11 16:39:30.682986 crc crio[23211]: time=\"2026-06-11T16:39:30.682757527Z\" level=info msg=\"Stopping pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\" id=da8ce99c-9e45-4218-b5e5-fa258a3a2f71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026848 | controller |     "Jun 11 16:39:30.683138 crc crio[23211]: time=\"2026-06-11T16:39:30.683114136Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\" id=da8ce99c-9e45-4218-b5e5-fa258a3a2f71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026862 | controller |     "Jun 11 16:39:30.686687 crc crio[23211]: time=\"2026-06-11T16:39:30.686631254Z\" level=info msg=\"Removing pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\" id=bf3b09d1-793b-492e-aed5-6d3d8d5f1a04 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.026877 | controller |     "Jun 11 16:39:30.718907 crc crio[23211]: time=\"2026-06-11T16:39:30.718823388Z\" level=info msg=\"Removed pod sandbox: 3e80fb0eb50343fd4a7a126303f94432aea7951569f00be2a4ae8836062d696e\" id=bf3b09d1-793b-492e-aed5-6d3d8d5f1a04 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.026891 | controller |     "Jun 11 16:39:30.719836 crc crio[23211]: time=\"2026-06-11T16:39:30.719778252Z\" level=info msg=\"Stopping pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\" id=88151345-f37e-43c5-9e95-c6e4c5248e6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026906 | controller |     "Jun 11 16:39:30.719932 crc crio[23211]: time=\"2026-06-11T16:39:30.719850094Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\" id=88151345-f37e-43c5-9e95-c6e4c5248e6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026920 | controller |     "Jun 11 16:39:30.720591 crc crio[23211]: time=\"2026-06-11T16:39:30.720540311Z\" level=info msg=\"Removing pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\" id=9fe24079-9e2d-4286-b9a7-658fe11b9946 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.026935 | controller |     "Jun 11 16:39:30.751789 crc crio[23211]: time=\"2026-06-11T16:39:30.751675578Z\" level=info msg=\"Removed pod sandbox: cd1f67c2eff60a7b4ea814e2f6482ec66c348984be6a4c0389f8613f12d9c8b5\" id=9fe24079-9e2d-4286-b9a7-658fe11b9946 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.026950 | controller |     "Jun 11 16:39:30.752717 crc crio[23211]: time=\"2026-06-11T16:39:30.752637023Z\" level=info msg=\"Stopping pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\" id=a9ae073a-e85b-4242-b8aa-8fbe732c42dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026965 | controller |     "Jun 11 16:39:30.752839 crc crio[23211]: time=\"2026-06-11T16:39:30.752728725Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\" id=a9ae073a-e85b-4242-b8aa-8fbe732c42dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.026981 | controller |     "Jun 11 16:39:30.753671 crc crio[23211]: time=\"2026-06-11T16:39:30.753537305Z\" level=info msg=\"Removing pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\" id=4640cce8-0fec-4640-8c06-5375e80bfb7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.026996 | controller |     "Jun 11 16:39:30.776995 crc crio[23211]: time=\"2026-06-11T16:39:30.776896208Z\" level=info msg=\"Removed pod sandbox: 15cfb7b62f7ec02a6bc30555b87b90f6904a486a685100b9d732ec80764ea084\" id=4640cce8-0fec-4640-8c06-5375e80bfb7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.027015 | controller |     "Jun 11 16:39:30.778287 crc crio[23211]: time=\"2026-06-11T16:39:30.778215631Z\" level=info msg=\"Stopping pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\" id=9f3b2273-7a7b-49d1-af61-aee0aa3768a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.027032 | controller |     "Jun 11 16:39:30.778493 crc crio[23211]: time=\"2026-06-11T16:39:30.778297723Z\" level=info msg=\"Stopped pod sandbox (already stopped): d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\" id=9f3b2273-7a7b-49d1-af61-aee0aa3768a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.027047 | controller |     "Jun 11 16:39:30.779311 crc crio[23211]: time=\"2026-06-11T16:39:30.779161345Z\" level=info msg=\"Removing pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\" id=d979a7da-ee54-43c4-83b4-c15bfc31d1c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.027062 | controller |     "Jun 11 16:39:30.803859 crc crio[23211]: time=\"2026-06-11T16:39:30.803758789Z\" level=info msg=\"Removed pod sandbox: d7d02694697e79c7fead76fe926cd91d5856c05d07ccc29b419de673e335e41b\" id=d979a7da-ee54-43c4-83b4-c15bfc31d1c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.027078 | controller |     "Jun 11 16:39:30.804848 crc crio[23211]: time=\"2026-06-11T16:39:30.804762234Z\" level=info msg=\"Stopping pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd\" id=25cd5b80-2cc1-4005-9b07-3c143f278929 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.027093 | controller |     "Jun 11 16:39:30.804924 crc crio[23211]: time=\"2026-06-11T16:39:30.804854356Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd\" id=25cd5b80-2cc1-4005-9b07-3c143f278929 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.027107 | controller |     "Jun 11 16:39:30.805588 crc crio[23211]: time=\"2026-06-11T16:39:30.805518812Z\" level=info msg=\"Removing pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd\" id=d68cd025-90d9-49ff-b19c-2e917b6bbf58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.027122 | controller |     "Jun 11 16:39:30.841367 crc crio[23211]: time=\"2026-06-11T16:39:30.841238115Z\" level=info msg=\"Removed pod sandbox: 9a11b66ea93ab272cbe9df145d28a03619280a7b804b8f1f63de00589dec99fd\" id=d68cd025-90d9-49ff-b19c-2e917b6bbf58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.027136 | controller |     "Jun 11 16:39:30.842322 crc crio[23211]: time=\"2026-06-11T16:39:30.84223252Z\" level=info msg=\"Stopping pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79\" id=e840cba1-da0d-4b82-a664-526012231ccd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.027151 | controller |     "Jun 11 16:39:30.842499 crc crio[23211]: time=\"2026-06-11T16:39:30.842360963Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79\" id=e840cba1-da0d-4b82-a664-526012231ccd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.027165 | controller |     "Jun 11 16:39:30.843366 crc crio[23211]: time=\"2026-06-11T16:39:30.843296317Z\" level=info msg=\"Removing pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79\" id=17152ef0-4a33-481c-befb-b70ec5ff3b6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.027180 | controller |     "Jun 11 16:39:30.859617 crc crio[23211]: time=\"2026-06-11T16:39:30.859390818Z\" level=info msg=\"Removed pod sandbox: e7fcfa0611576ddf37163836046c057c60099a6a4c101af7f20522d40b79ee79\" id=17152ef0-4a33-481c-befb-b70ec5ff3b6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.027194 | controller |     "Jun 11 16:39:30.860676 crc crio[23211]: time=\"2026-06-11T16:39:30.860618399Z\" level=info msg=\"Stopping pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\" id=301431b5-8688-495b-a358-60018f157a5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.027213 | controller |     "Jun 11 16:39:30.860755 crc crio[23211]: time=\"2026-06-11T16:39:30.860735142Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\" id=301431b5-8688-495b-a358-60018f157a5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.027228 | controller |     "Jun 11 16:39:30.861639 crc crio[23211]: time=\"2026-06-11T16:39:30.861592493Z\" level=info msg=\"Removing pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\" id=264321e9-753f-461d-bfd4-08f5af1a6e20 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.027243 | controller |     "Jun 11 16:39:30.880148 crc crio[23211]: time=\"2026-06-11T16:39:30.880070215Z\" level=info msg=\"Removed pod sandbox: 6d89e29ee98ac31d3baa032716b44fad8d1f8bf73b33bc8d18a509b896bb6707\" id=264321e9-753f-461d-bfd4-08f5af1a6e20 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.027257 | controller |     "Jun 11 16:39:32.559261 crc crio[23211]: time=\"2026-06-11T16:39:32.558770945Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-665fb68d6f-8ccb8/POD\" id=13fa1cdc-39ab-4d76-b5eb-02482dca3498 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.027272 | controller |     "Jun 11 16:39:32.560318 crc crio[23211]: time=\"2026-06-11T16:39:32.559319678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.027287 | controller |     "Jun 11 16:39:32.608409 crc crio[23211]: time=\"2026-06-11T16:39:32.608277271Z\" level=info msg=\"Got pod network &{Name:swift-proxy-665fb68d6f-8ccb8 Namespace:openstack ID:10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53 UID:5ad6740b-20d9-43c8-a292-9fdd13c157cb NetNS:/var/run/netns/b54f0da7-f79b-4fca-9872-b12d5b0d6411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad6740b_20d9_43c8_a292_9fdd13c157cb.slice PodAnnotations:0xc006bcc460}] Aliases:map[]}\"",
2026-06-11 18:01:03.027303 | controller |     "Jun 11 16:39:32.608409 crc crio[23211]: time=\"2026-06-11T16:39:32.608369023Z\" level=info msg=\"Adding pod openstack_swift-proxy-665fb68d6f-8ccb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.027318 | controller |     "Jun 11 16:39:33.221278 crc crio[23211]: 2026-06-11T16:39:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10d87d25dc43618 Mac:ce:a0:22:58:5b:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/b54f0da7-f79b-4fca-9872-b12d5b0d6411 SocketPath: PciID:}] [{Interface:0xc0001a0770 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.027333 | controller |     "Jun 11 16:39:33.224801 crc crio[23211]: time=\"2026-06-11T16:39:33.224256223Z\" level=info msg=\"Got pod network &{Name:swift-proxy-665fb68d6f-8ccb8 Namespace:openstack ID:10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53 UID:5ad6740b-20d9-43c8-a292-9fdd13c157cb NetNS:/var/run/netns/b54f0da7-f79b-4fca-9872-b12d5b0d6411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad6740b_20d9_43c8_a292_9fdd13c157cb.slice PodAnnotations:0xc006bcc460}] Aliases:map[]}\"",
2026-06-11 18:01:03.027348 | controller |     "Jun 11 16:39:33.225192 crc crio[23211]: time=\"2026-06-11T16:39:33.225084944Z\" level=info msg=\"Checking pod openstack_swift-proxy-665fb68d6f-8ccb8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.027363 | controller |     "Jun 11 16:39:33.237266 crc crio[23211]: time=\"2026-06-11T16:39:33.237192676Z\" level=info msg=\"Ran pod sandbox 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53 with infra container: openstack/swift-proxy-665fb68d6f-8ccb8/POD\" id=13fa1cdc-39ab-4d76-b5eb-02482dca3498 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.027381 | controller |     "Jun 11 16:39:33.240813 crc crio[23211]: time=\"2026-06-11T16:39:33.240639672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=b172cec0-e884-4284-8230-1f674cbe7ffe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.027397 | controller |     "Jun 11 16:39:33.359284 crc crio[23211]: time=\"2026-06-11T16:39:33.358745022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=a563b64e-ba95-4d92-ac2e-8d0711ead52e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.027411 | controller |     "Jun 11 16:39:33.370961 crc crio[23211]: time=\"2026-06-11T16:39:33.370827793Z\" level=info msg=\"Creating container: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd\" id=ef088ae4-b245-4d8b-bc7f-9ddd982366cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.027426 | controller |     "Jun 11 16:39:33.371788 crc crio[23211]: time=\"2026-06-11T16:39:33.371555061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.027440 | controller |     "Jun 11 16:39:33.427873 crc crio[23211]: time=\"2026-06-11T16:39:33.427780106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.027455 | controller |     "Jun 11 16:39:33.435876 crc crio[23211]: time=\"2026-06-11T16:39:33.435793055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.027470 | controller |     "Jun 11 16:39:33.618575 crc crio[23211]: time=\"2026-06-11T16:39:33.610648652Z\" level=info msg=\"Created container 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd\" id=ef088ae4-b245-4d8b-bc7f-9ddd982366cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.027485 | controller |     "Jun 11 16:39:33.618575 crc crio[23211]: time=\"2026-06-11T16:39:33.612828417Z\" level=info msg=\"Starting container: 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0\" id=9b5c6657-bc14-49fe-8495-35583d7e6b09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.027501 | controller |     "Jun 11 16:39:33.625389 crc crio[23211]: time=\"2026-06-11T16:39:33.620125569Z\" level=info msg=\"Started container\" PID=76760 containerID=163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0 description=openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd id=9b5c6657-bc14-49fe-8495-35583d7e6b09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53",
2026-06-11 18:01:03.027535 | controller |     "Jun 11 16:39:33.638606 crc crio[23211]: time=\"2026-06-11T16:39:33.638278392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=011ac319-3221-4465-b96f-6c4665a80660 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.027553 | controller |     "Jun 11 16:39:33.658698 crc crio[23211]: time=\"2026-06-11T16:39:33.658547518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=76ac326b-83a8-4802-957b-512cdda22b0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.027572 | controller |     "Jun 11 16:39:33.669392 crc crio[23211]: time=\"2026-06-11T16:39:33.669263096Z\" level=info msg=\"Creating container: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server\" id=872e6ad3-5f1f-4994-8500-a6889b3411be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.027587 | controller |     "Jun 11 16:39:33.669791 crc crio[23211]: time=\"2026-06-11T16:39:33.669750228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.027602 | controller |     "Jun 11 16:39:33.725164 crc crio[23211]: time=\"2026-06-11T16:39:33.725046669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.027616 | controller |     "Jun 11 16:39:33.732548 crc crio[23211]: time=\"2026-06-11T16:39:33.73229753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.027645 | controller |     "Jun 11 16:39:33.918851 crc crio[23211]: time=\"2026-06-11T16:39:33.918715435Z\" level=info msg=\"Created container a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server\" id=872e6ad3-5f1f-4994-8500-a6889b3411be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.027661 | controller |     "Jun 11 16:39:33.924904 crc crio[23211]: time=\"2026-06-11T16:39:33.924809118Z\" level=info msg=\"Starting container: a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e\" id=5659a8e9-ff63-4228-b75c-378c98e7b323 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.027676 | controller |     "Jun 11 16:39:33.932173 crc crio[23211]: time=\"2026-06-11T16:39:33.932058048Z\" level=info msg=\"Started container\" PID=76873 containerID=a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e description=openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server id=5659a8e9-ff63-4228-b75c-378c98e7b323 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53",
2026-06-11 18:01:03.027691 | controller |     "Jun 11 16:39:35.959853 crc crio[23211]: time=\"2026-06-11T16:39:35.958915982Z\" level=info msg=\"Stopping container: 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6 (timeout: 30s)\" id=57f43d33-105a-45bf-9f34-03dd9762dc77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.027706 | controller |     "Jun 11 16:39:35.960876 crc crio[23211]: time=\"2026-06-11T16:39:35.95967612Z\" level=info msg=\"Stopping container: 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a (timeout: 30s)\" id=5e2b8e2d-b003-42de-bfe2-ad7a0b24e0cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.027720 | controller |     "Jun 11 16:39:35.960876 crc crio[23211]: time=\"2026-06-11T16:39:35.959761823Z\" level=info msg=\"Stopping container: 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a (timeout: 30s)\" id=c90d906e-2a02-498c-83c1-4f5b1991ee2c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.027735 | controller |     "Jun 11 16:39:35.961487 crc crio[23211]: time=\"2026-06-11T16:39:35.959789353Z\" level=info msg=\"Stopping container: 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4 (timeout: 30s)\" id=cf864d88-0526-4f30-8dad-5e1178dbe63d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.027749 | controller |     "Jun 11 16:39:36.029559 crc crio[23211]: time=\"2026-06-11T16:39:36.029377502Z\" level=warning msg=\"Stopping container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:01:03.027763 | controller |     "Jun 11 16:39:36.159527 crc crio[23211]: time=\"2026-06-11T16:39:36.159371288Z\" level=error msg=\"Killing container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:01:03.027780 | controller |     "Jun 11 16:39:40.065271 crc crio[23211]: time=\"2026-06-11T16:39:40.063040139Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-qwcpx/POD\" id=d1907788-c4d2-48d6-8ab4-c5671d091993 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.027795 | controller |     "Jun 11 16:39:40.066765 crc crio[23211]: time=\"2026-06-11T16:39:40.065302126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.027810 | controller |     "Jun 11 16:39:40.085782 crc crio[23211]: time=\"2026-06-11T16:39:40.085695545Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-4lz59/POD\" id=0a0e40a8-1336-49f3-bc96-f157bdc71d8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.027825 | controller |     "Jun 11 16:39:40.085909 crc crio[23211]: time=\"2026-06-11T16:39:40.085805098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.027839 | controller |     "Jun 11 16:39:40.314867 crc crio[23211]: time=\"2026-06-11T16:39:40.314791456Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-x6w4z/POD\" id=ff6de038-fb4d-4f0c-b34f-4ffdb11c7fdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.027854 | controller |     "Jun 11 16:39:40.314998 crc crio[23211]: time=\"2026-06-11T16:39:40.314893319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.027869 | controller |     "Jun 11 16:39:45.583987 crc crio[23211]: time=\"2026-06-11T16:39:45.582798628Z\" level=info msg=\"Stopped container 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a: openstack/ceilometer-0/ceilometer-central-agent\" id=5e2b8e2d-b003-42de-bfe2-ad7a0b24e0cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.027883 | controller |     "Jun 11 16:39:45.586921 crc crio[23211]: time=\"2026-06-11T16:39:45.586839109Z\" level=info msg=\"Stopped container 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4: openstack/ceilometer-0/sg-core\" id=cf864d88-0526-4f30-8dad-5e1178dbe63d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.027897 | controller |     "Jun 11 16:39:45.750821 crc crio[23211]: time=\"2026-06-11T16:39:45.750757262Z\" level=info msg=\"Stopped container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640: openstack/cinder-api-0/cinder-api\" id=c8efba9b-2105-4d10-a8a8-16d0ada7e711 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.027912 | controller |     "Jun 11 16:39:45.752039 crc crio[23211]: time=\"2026-06-11T16:39:45.751937431Z\" level=info msg=\"Stopping pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\" id=f8b67585-5250-4498-920b-6ac2ea0d9f2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.027926 | controller |     "Jun 11 16:39:45.752871 crc crio[23211]: time=\"2026-06-11T16:39:45.752795713Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46 UID:bfbbdd83-051d-4549-aff5-45c3635989c5 NetNS:/var/run/netns/dd272382-90b8-4c0a-8bbe-882a4225cf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfbbdd83_051d_4549_aff5_45c3635989c5.slice PodAnnotations:0xc0038ad980}] Aliases:map[]}\"",
2026-06-11 18:01:03.027945 | controller |     "Jun 11 16:39:45.752987 crc crio[23211]: time=\"2026-06-11T16:39:45.752961617Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.027961 | controller |     "Jun 11 16:39:45.774141 crc crio[23211]: time=\"2026-06-11T16:39:45.774019833Z\" level=info msg=\"Stopped container 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6: openstack/ceilometer-0/proxy-httpd\" id=57f43d33-105a-45bf-9f34-03dd9762dc77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.027975 | controller |     "Jun 11 16:39:45.788559 crc crio[23211]: time=\"2026-06-11T16:39:45.788411883Z\" level=info msg=\"Stopped container 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a: openstack/ceilometer-0/ceilometer-notification-agent\" id=c90d906e-2a02-498c-83c1-4f5b1991ee2c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.027989 | controller |     "Jun 11 16:39:45.789919 crc crio[23211]: time=\"2026-06-11T16:39:45.789811588Z\" level=info msg=\"Stopping pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\" id=43e4a78d-5863-4cd6-8c8a-df4ad5e6fab6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.028004 | controller |     "Jun 11 16:39:45.790748 crc crio[23211]: time=\"2026-06-11T16:39:45.790655129Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b UID:ed6137d6-8be0-4c3c-a9af-e1283cf2d15a NetNS:/var/run/netns/7f746d0b-9dd0-47c1-a52b-db697501f3f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded6137d6_8be0_4c3c_a9af_e1283cf2d15a.slice PodAnnotations:0xc0001ae178}] Aliases:map[]}\"",
2026-06-11 18:01:03.028019 | controller |     "Jun 11 16:39:45.790986 crc crio[23211]: time=\"2026-06-11T16:39:45.790917555Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.028033 | controller |     "Jun 11 16:39:45.810747 crc crio[23211]: time=\"2026-06-11T16:39:45.810512114Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-4lz59 Namespace:openstack ID:c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9 UID:015f174a-9459-423b-bcf1-8088431f0ab6 NetNS:/var/run/netns/d698249d-d4c6-4d4b-b338-935edf301aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod015f174a_9459_423b_bcf1_8088431f0ab6.slice PodAnnotations:0xc0028181a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.028048 | controller |     "Jun 11 16:39:45.810747 crc crio[23211]: time=\"2026-06-11T16:39:45.810589396Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-4lz59 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.028063 | controller |     "Jun 11 16:39:45.822578 crc crio[23211]: time=\"2026-06-11T16:39:45.820497854Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-x6w4z Namespace:openstack ID:8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba UID:3f450dae-8a85-4172-8c62-afc14e2ed65f NetNS:/var/run/netns/d1cccc4a-39ae-4199-955f-487dd482f1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f450dae_8a85_4172_8c62_afc14e2ed65f.slice PodAnnotations:0xc0028183f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.028079 | controller |     "Jun 11 16:39:45.822578 crc crio[23211]: time=\"2026-06-11T16:39:45.820572206Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-x6w4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.028095 | controller |     "Jun 11 16:39:45.831025 crc crio[23211]: time=\"2026-06-11T16:39:45.830930164Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-qwcpx Namespace:openstack ID:f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691 UID:7ff886a2-210c-413c-ab4f-64faffdd4215 NetNS:/var/run/netns/250b528b-1389-4aa3-854a-186230478fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ff886a2_210c_413c_ab4f_64faffdd4215.slice PodAnnotations:0xc0018be280}] Aliases:map[]}\"",
2026-06-11 18:01:03.028114 | controller |     "Jun 11 16:39:45.831025 crc crio[23211]: time=\"2026-06-11T16:39:45.830998596Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-qwcpx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.028130 | controller |     "Jun 11 16:39:46.229492 crc crio[23211]: time=\"2026-06-11T16:39:46.22882678Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=385b4166-9e45-4587-b78f-83bf6d824ce3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.028146 | controller |     "Jun 11 16:39:46.231126 crc crio[23211]: time=\"2026-06-11T16:39:46.230917693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=0f086438-8c39-4457-8f4e-d86a526ba634 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.028160 | controller |     "Jun 11 16:39:46.260720 crc crio[23211]: time=\"2026-06-11T16:39:46.260664285Z\" level=info msg=\"Stopped pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\" id=f8b67585-5250-4498-920b-6ac2ea0d9f2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.028175 | controller |     "Jun 11 16:39:46.283665 crc crio[23211]: time=\"2026-06-11T16:39:46.283478535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=c0701220-5c15-45da-8c58-7bcadab1c480 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.028191 | controller |     "Jun 11 16:39:46.322544 crc crio[23211]: time=\"2026-06-11T16:39:46.321590687Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=d96f4e81-03db-4c2e-8c3f-0bd2535be6e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.028205 | controller |     "Jun 11 16:39:46.327572 crc crio[23211]: time=\"2026-06-11T16:39:46.323657068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.028220 | controller |     "Jun 11 16:39:46.364834 crc crio[23211]: time=\"2026-06-11T16:39:46.364604391Z\" level=info msg=\"Stopped pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\" id=43e4a78d-5863-4cd6-8c8a-df4ad5e6fab6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.028235 | controller |     "Jun 11 16:39:46.405056 crc crio[23211]: time=\"2026-06-11T16:39:46.40501002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.028250 | controller |     "Jun 11 16:39:46.412909 crc crio[23211]: time=\"2026-06-11T16:39:46.412874667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.028265 | controller |     "Jun 11 16:39:46.416772 crc crio[23211]: time=\"2026-06-11T16:39:46.416694651Z\" level=info msg=\"Removing container: 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640\" id=1cbcd0d5-cd66-4c5b-b7d3-2fb68fe6a1d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.028282 | controller |     "Jun 11 16:39:46.517032 crc crio[23211]: time=\"2026-06-11T16:39:46.516703298Z\" level=info msg=\"Removed container 1c473274fb55de606f18de0ebbc71c62f769e1f5554839fd3217e47293800640: openstack/cinder-api-0/cinder-api\" id=1cbcd0d5-cd66-4c5b-b7d3-2fb68fe6a1d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.028299 | controller |     "Jun 11 16:39:46.529484 crc crio[23211]: 2026-06-11T16:39:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6ef6ce1a9978fa Mac:16:c8:29:28:f0:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/d698249d-d4c6-4d4b-b338-935edf301aa6 SocketPath: PciID:}] [{Interface:0xc0002b2970 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.028315 | controller |     "Jun 11 16:39:46.529923 crc crio[23211]: time=\"2026-06-11T16:39:46.529833377Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-4lz59 Namespace:openstack ID:c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9 UID:015f174a-9459-423b-bcf1-8088431f0ab6 NetNS:/var/run/netns/d698249d-d4c6-4d4b-b338-935edf301aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod015f174a_9459_423b_bcf1_8088431f0ab6.slice PodAnnotations:0xc0028181a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.028330 | controller |     "Jun 11 16:39:46.530691 crc crio[23211]: time=\"2026-06-11T16:39:46.530666808Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-4lz59 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.028346 | controller |     "Jun 11 16:39:46.544089 crc crio[23211]: time=\"2026-06-11T16:39:46.543299312Z\" level=info msg=\"Removing container: cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa\" id=89a03791-623f-49c4-9de6-4a5e52356649 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.028362 | controller |     "Jun 11 16:39:46.550264 crc crio[23211]: time=\"2026-06-11T16:39:46.550162454Z\" level=info msg=\"Ran pod sandbox c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9 with infra container: openstack/nova-cell0-db-create-4lz59/POD\" id=0a0e40a8-1336-49f3-bc96-f157bdc71d8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.028377 | controller |     "Jun 11 16:39:46.559766 crc crio[23211]: time=\"2026-06-11T16:39:46.559696032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8057625a-307c-443c-a697-c4c9f3974bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.028392 | controller |     "Jun 11 16:39:46.581948 crc crio[23211]: time=\"2026-06-11T16:39:46.581756723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=009b725c-a3f6-4cfe-a8d0-259fd034a4d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.028412 | controller |     "Jun 11 16:39:46.651485 crc crio[23211]: time=\"2026-06-11T16:39:46.651405433Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-4lz59/mariadb-database-create\" id=ece76edb-7018-4d8c-b268-60b7597fa5e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.028456 | controller |     "Jun 11 16:39:46.652829 crc crio[23211]: time=\"2026-06-11T16:39:46.651799722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.028482 | controller |     "Jun 11 16:39:46.727723 crc crio[23211]: 2026-06-11T16:39:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5e3f2fa741f604 Mac:0e:1a:96:0a:11:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/250b528b-1389-4aa3-854a-186230478fd2 SocketPath: PciID:}] [{Interface:0xc000014da0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.028504 | controller |     "Jun 11 16:39:46.735416 crc crio[23211]: time=\"2026-06-11T16:39:46.733698958Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-qwcpx Namespace:openstack ID:f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691 UID:7ff886a2-210c-413c-ab4f-64faffdd4215 NetNS:/var/run/netns/250b528b-1389-4aa3-854a-186230478fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ff886a2_210c_413c_ab4f_64faffdd4215.slice PodAnnotations:0xc0018be280}] Aliases:map[]}\"",
2026-06-11 18:01:03.028541 | controller |     "Jun 11 16:39:46.735416 crc crio[23211]: time=\"2026-06-11T16:39:46.733880702Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-qwcpx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.028560 | controller |     "Jun 11 16:39:46.755517 crc crio[23211]: 2026-06-11T16:39:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8431d32b55c652f Mac:0a:2f:4e:f4:83:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/d1cccc4a-39ae-4199-955f-487dd482f1be SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.028575 | controller |     "Jun 11 16:39:46.755845 crc crio[23211]: time=\"2026-06-11T16:39:46.755729397Z\" level=info msg=\"Ran pod sandbox f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691 with infra container: openstack/nova-api-db-create-qwcpx/POD\" id=d1907788-c4d2-48d6-8ab4-c5671d091993 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.028591 | controller |     "Jun 11 16:39:46.759510 crc crio[23211]: time=\"2026-06-11T16:39:46.756543248Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-x6w4z Namespace:openstack ID:8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba UID:3f450dae-8a85-4172-8c62-afc14e2ed65f NetNS:/var/run/netns/d1cccc4a-39ae-4199-955f-487dd482f1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f450dae_8a85_4172_8c62_afc14e2ed65f.slice PodAnnotations:0xc0028183f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.028607 | controller |     "Jun 11 16:39:46.759510 crc crio[23211]: time=\"2026-06-11T16:39:46.756732693Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-x6w4z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.028622 | controller |     "Jun 11 16:39:46.761007 crc crio[23211]: time=\"2026-06-11T16:39:46.760853636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=085ffcb7-0869-4cfa-a406-ada0fcebb3e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.028637 | controller |     "Jun 11 16:39:46.770667 crc crio[23211]: time=\"2026-06-11T16:39:46.770472696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b3013274-18be-4262-80bd-7031c8908a52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.028652 | controller |     "Jun 11 16:39:46.772106 crc crio[23211]: time=\"2026-06-11T16:39:46.772028785Z\" level=info msg=\"Ran pod sandbox 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba with infra container: openstack/nova-cell1-db-create-x6w4z/POD\" id=ff6de038-fb4d-4f0c-b34f-4ffdb11c7fdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.028667 | controller |     "Jun 11 16:39:46.777762 crc crio[23211]: time=\"2026-06-11T16:39:46.777675176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ce5e05c8-0149-49ff-9113-11c790bc931d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.028686 | controller |     "Jun 11 16:39:46.780699 crc crio[23211]: time=\"2026-06-11T16:39:46.780596329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=109ee5ef-b628-42d0-bd0b-91725eb0bd1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.028701 | controller |     "Jun 11 16:39:46.792598 crc crio[23211]: time=\"2026-06-11T16:39:46.792316151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.028716 | controller |     "Jun 11 16:39:46.797173 crc crio[23211]: time=\"2026-06-11T16:39:46.797094991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.028730 | controller |     "Jun 11 16:39:46.946973 crc crio[23211]: time=\"2026-06-11T16:39:46.946813939Z\" level=info msg=\"Removed container cc424a1c53fdf40ccbb8173835dca86c97acd86be30889ba1e1f2fde2fbe17fa: openstack/cinder-api-0/cinder-api-log\" id=89a03791-623f-49c4-9de6-4a5e52356649 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.028745 | controller |     "Jun 11 16:39:46.955948 crc crio[23211]: time=\"2026-06-11T16:39:46.955844145Z\" level=info msg=\"Created container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9: openstack/openstackclient/openstackclient\" id=d96f4e81-03db-4c2e-8c3f-0bd2535be6e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.028760 | controller |     "Jun 11 16:39:46.957649 crc crio[23211]: time=\"2026-06-11T16:39:46.957549177Z\" level=info msg=\"Starting container: 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9\" id=9b8731e6-d4c9-45bb-ab77-a8e88ca0ea6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.028774 | controller |     "Jun 11 16:39:46.963405 crc crio[23211]: time=\"2026-06-11T16:39:46.963279451Z\" level=info msg=\"Started container\" PID=77591 containerID=3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 description=openstack/openstackclient/openstackclient id=9b8731e6-d4c9-45bb-ab77-a8e88ca0ea6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346",
2026-06-11 18:01:03.028789 | controller |     "Jun 11 16:39:47.046555 crc crio[23211]: time=\"2026-06-11T16:39:47.046407946Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-qwcpx/mariadb-database-create\" id=3863c97e-ce10-4b2f-af91-a5f580d6b81f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.028804 | controller |     "Jun 11 16:39:47.047047 crc crio[23211]: time=\"2026-06-11T16:39:47.04697529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.028818 | controller |     "Jun 11 16:39:47.114376 crc crio[23211]: time=\"2026-06-11T16:39:47.114215389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.028833 | controller |     "Jun 11 16:39:47.117317 crc crio[23211]: time=\"2026-06-11T16:39:47.117238986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.028847 | controller |     "Jun 11 16:39:47.129194 crc crio[23211]: time=\"2026-06-11T16:39:47.128732602Z\" level=info msg=\"Created container 277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c: openstack/nova-cell0-db-create-4lz59/mariadb-database-create\" id=ece76edb-7018-4d8c-b268-60b7597fa5e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.028866 | controller |     "Jun 11 16:39:47.131202 crc crio[23211]: time=\"2026-06-11T16:39:47.130904786Z\" level=info msg=\"Starting container: 277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c\" id=1089fddd-8c4a-42c9-beef-fd7998be195b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.028881 | controller |     "Jun 11 16:39:47.141627 crc crio[23211]: time=\"2026-06-11T16:39:47.140393633Z\" level=info msg=\"Started container\" PID=77644 containerID=277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c description=openstack/nova-cell0-db-create-4lz59/mariadb-database-create id=1089fddd-8c4a-42c9-beef-fd7998be195b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9",
2026-06-11 18:01:03.028897 | controller |     "Jun 11 16:39:47.143584 crc crio[23211]: time=\"2026-06-11T16:39:47.142262931Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-x6w4z/mariadb-database-create\" id=26f27d18-0b2e-4e65-a3c4-b2e87093516d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.028913 | controller |     "Jun 11 16:39:47.143584 crc crio[23211]: time=\"2026-06-11T16:39:47.142780393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.028928 | controller |     "Jun 11 16:39:47.212624 crc crio[23211]: time=\"2026-06-11T16:39:47.210894535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.028942 | controller |     "Jun 11 16:39:47.226985 crc crio[23211]: time=\"2026-06-11T16:39:47.226846032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.028957 | controller |     "Jun 11 16:39:47.262526 crc crio[23211]: time=\"2026-06-11T16:39:47.257856047Z\" level=info msg=\"Created container 632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca: openstack/nova-api-db-create-qwcpx/mariadb-database-create\" id=3863c97e-ce10-4b2f-af91-a5f580d6b81f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.028972 | controller |     "Jun 11 16:39:47.265064 crc crio[23211]: time=\"2026-06-11T16:39:47.264979035Z\" level=info msg=\"Starting container: 632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca\" id=2111d333-ab88-4ca4-af47-4a385216cd23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.028986 | controller |     "Jun 11 16:39:47.274579 crc crio[23211]: time=\"2026-06-11T16:39:47.272547133Z\" level=info msg=\"Started container\" PID=77653 containerID=632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca description=openstack/nova-api-db-create-qwcpx/mariadb-database-create id=2111d333-ab88-4ca4-af47-4a385216cd23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691",
2026-06-11 18:01:03.029002 | controller |     "Jun 11 16:39:47.444238 crc crio[23211]: time=\"2026-06-11T16:39:47.444153569Z\" level=info msg=\"Created container aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e: openstack/nova-cell1-db-create-x6w4z/mariadb-database-create\" id=26f27d18-0b2e-4e65-a3c4-b2e87093516d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.029017 | controller |     "Jun 11 16:39:47.448848 crc crio[23211]: time=\"2026-06-11T16:39:47.448779084Z\" level=info msg=\"Starting container: aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e\" id=83f1295d-18ea-47a6-b7bd-5729a56caa32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.029032 | controller |     "Jun 11 16:39:47.455252 crc crio[23211]: time=\"2026-06-11T16:39:47.455169513Z\" level=info msg=\"Started container\" PID=77676 containerID=aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e description=openstack/nova-cell1-db-create-x6w4z/mariadb-database-create id=83f1295d-18ea-47a6-b7bd-5729a56caa32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba",
2026-06-11 18:01:03.029061 | controller |     "Jun 11 16:39:47.509265 crc crio[23211]: time=\"2026-06-11T16:39:47.508564067Z\" level=info msg=\"Removing container: 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6\" id=d8dc687b-aa45-46de-b7ec-c37f283395fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.029076 | controller |     "Jun 11 16:39:47.688159 crc crio[23211]: time=\"2026-06-11T16:39:47.688016979Z\" level=info msg=\"Removed container 2c87ae17501e3908d7bfcc911d8e9eab441278359c502b10d7cae47fabe170b6: openstack/ceilometer-0/proxy-httpd\" id=d8dc687b-aa45-46de-b7ec-c37f283395fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.029091 | controller |     "Jun 11 16:39:47.692132 crc crio[23211]: time=\"2026-06-11T16:39:47.692037659Z\" level=info msg=\"Removing container: 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4\" id=c589663c-21bf-4b40-8cc4-d1c1fdbc684f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.029107 | controller |     "Jun 11 16:39:47.743310 crc crio[23211]: time=\"2026-06-11T16:39:47.743213797Z\" level=info msg=\"Removed container 1905b05f40791a0469a8ab65899de6db307a994cbfd34148c9088caae3d1abd4: openstack/ceilometer-0/sg-core\" id=c589663c-21bf-4b40-8cc4-d1c1fdbc684f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.029121 | controller |     "Jun 11 16:39:47.748678 crc crio[23211]: time=\"2026-06-11T16:39:47.74857218Z\" level=info msg=\"Removing container: 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a\" id=b37bdec3-abf5-4d1a-bb85-91b854f2d330 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.029135 | controller |     "Jun 11 16:39:47.773880 crc crio[23211]: time=\"2026-06-11T16:39:47.773702099Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=738c73e1-8180-4888-9aae-56026a4910cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.029150 | controller |     "Jun 11 16:39:47.774015 crc crio[23211]: time=\"2026-06-11T16:39:47.773894014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.029164 | controller |     "Jun 11 16:39:47.795541 crc crio[23211]: time=\"2026-06-11T16:39:47.794275362Z\" level=info msg=\"Removed container 3824d7da246a90bc7f7db3e4de05c7b32403eff20f546c35db394fe9eee23e9a: openstack/ceilometer-0/ceilometer-notification-agent\" id=b37bdec3-abf5-4d1a-bb85-91b854f2d330 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.029179 | controller |     "Jun 11 16:39:47.815049 crc crio[23211]: time=\"2026-06-11T16:39:47.814923648Z\" level=info msg=\"Removing container: 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a\" id=98d18a1b-1c97-46ad-886b-727ed6453eb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.029194 | controller |     "Jun 11 16:39:47.838373 crc crio[23211]: time=\"2026-06-11T16:39:47.83826747Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65 UID:7a924d4c-eac6-4e31-824c-66d7a41d283a NetNS:/var/run/netns/d1abad8e-6edd-4945-9ab2-3d36d35f2622 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a924d4c_eac6_4e31_824c_66d7a41d283a.slice PodAnnotations:0xc00294e8b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.029210 | controller |     "Jun 11 16:39:47.838373 crc crio[23211]: time=\"2026-06-11T16:39:47.838324311Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.029226 | controller |     "Jun 11 16:39:47.920813 crc crio[23211]: time=\"2026-06-11T16:39:47.920632487Z\" level=info msg=\"Removed container 550e9e50c39980c1d5f97da6d847bff7c78675eea046600a579e830260d2725a: openstack/ceilometer-0/ceilometer-central-agent\" id=98d18a1b-1c97-46ad-886b-727ed6453eb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.029245 | controller |     "Jun 11 16:39:48.111231 crc crio[23211]: time=\"2026-06-11T16:39:48.110705355Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=132548bf-ed0f-4ca4-9a17-c572f7bcd811 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.029262 | controller |     "Jun 11 16:39:48.111558 crc crio[23211]: time=\"2026-06-11T16:39:48.111242908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.029277 | controller |     "Jun 11 16:39:48.184942 crc crio[23211]: 2026-06-11T16:39:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bbe8b5382bc6e4 Mac:2e:a1:d6:18:fb:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/d1abad8e-6edd-4945-9ab2-3d36d35f2622 SocketPath: PciID:}] [{Interface:0xc000586610 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.029294 | controller |     "Jun 11 16:39:48.186241 crc crio[23211]: time=\"2026-06-11T16:39:48.186155788Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65 UID:7a924d4c-eac6-4e31-824c-66d7a41d283a NetNS:/var/run/netns/d1abad8e-6edd-4945-9ab2-3d36d35f2622 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a924d4c_eac6_4e31_824c_66d7a41d283a.slice PodAnnotations:0xc00294e8b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.029310 | controller |     "Jun 11 16:39:48.186568 crc crio[23211]: time=\"2026-06-11T16:39:48.186514177Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.029326 | controller |     "Jun 11 16:39:48.199166 crc crio[23211]: time=\"2026-06-11T16:39:48.199061631Z\" level=info msg=\"Ran pod sandbox 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65 with infra container: openstack/cinder-api-0/POD\" id=738c73e1-8180-4888-9aae-56026a4910cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.029341 | controller |     "Jun 11 16:39:48.200985 crc crio[23211]: time=\"2026-06-11T16:39:48.200914047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=4af8b913-55a0-42f2-9dd1-697e271dc635 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.029356 | controller |     "Jun 11 16:39:48.203007 crc crio[23211]: time=\"2026-06-11T16:39:48.202890426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=7d542830-55e6-4f23-8478-f7cafee2729b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.029372 | controller |     "Jun 11 16:39:48.211286 crc crio[23211]: time=\"2026-06-11T16:39:48.210982827Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47 UID:254ccbe6-cf46-462c-bc2b-5b03f1a4b39e NetNS:/var/run/netns/28bcd01d-185d-400d-a621-6fdb8e9c68c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254ccbe6_cf46_462c_bc2b_5b03f1a4b39e.slice PodAnnotations:0xc00008c4a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.029387 | controller |     "Jun 11 16:39:48.211286 crc crio[23211]: time=\"2026-06-11T16:39:48.211186802Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.029408 | controller |     "Jun 11 16:39:48.211286 crc crio[23211]: time=\"2026-06-11T16:39:48.211015669Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=c621f835-eec4-4c05-94be-829f553f6f33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.029424 | controller |     "Jun 11 16:39:48.212142 crc crio[23211]: time=\"2026-06-11T16:39:48.212090095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.029439 | controller |     "Jun 11 16:39:48.279592 crc crio[23211]: time=\"2026-06-11T16:39:48.27950967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.029454 | controller |     "Jun 11 16:39:48.379470 crc crio[23211]: time=\"2026-06-11T16:39:48.378773568Z\" level=info msg=\"Stopping container: a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361 (timeout: 30s)\" id=586dc4ba-b316-4bdd-be65-2e7fdf5fdf52 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.029469 | controller |     "Jun 11 16:39:48.379823 crc crio[23211]: time=\"2026-06-11T16:39:48.379028594Z\" level=info msg=\"Stopping container: 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2 (timeout: 30s)\" id=415be307-e0d4-4b68-9f58-85ed28e31619 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.029484 | controller |     "Jun 11 16:39:48.563249 crc crio[23211]: time=\"2026-06-11T16:39:48.561511161Z\" level=info msg=\"Stopping pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691\" id=528e85ca-f9f5-4b2b-8932-961aa38865f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.029499 | controller |     "Jun 11 16:39:48.563882 crc crio[23211]: time=\"2026-06-11T16:39:48.563754188Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-qwcpx Namespace:openstack ID:f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691 UID:7ff886a2-210c-413c-ab4f-64faffdd4215 NetNS:/var/run/netns/250b528b-1389-4aa3-854a-186230478fd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ff886a2_210c_413c_ab4f_64faffdd4215.slice PodAnnotations:0xc006bcc058}] Aliases:map[]}\"",
2026-06-11 18:01:03.029535 | controller |     "Jun 11 16:39:48.564858 crc crio[23211]: time=\"2026-06-11T16:39:48.564206479Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-qwcpx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.029553 | controller |     "Jun 11 16:39:48.568023 crc crio[23211]: time=\"2026-06-11T16:39:48.567912442Z\" level=info msg=\"Stopping pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9\" id=d2992ef1-cce6-4d93-9469-a8c4bc0b419a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.029568 | controller |     "Jun 11 16:39:48.568410 crc crio[23211]: time=\"2026-06-11T16:39:48.56826305Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-4lz59 Namespace:openstack ID:c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9 UID:015f174a-9459-423b-bcf1-8088431f0ab6 NetNS:/var/run/netns/d698249d-d4c6-4d4b-b338-935edf301aa6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod015f174a_9459_423b_bcf1_8088431f0ab6.slice PodAnnotations:0xc002794300}] Aliases:map[]}\"",
2026-06-11 18:01:03.029584 | controller |     "Jun 11 16:39:48.568575 crc crio[23211]: time=\"2026-06-11T16:39:48.568481675Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-4lz59 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.029603 | controller |     "Jun 11 16:39:48.683916 crc crio[23211]: time=\"2026-06-11T16:39:48.683807276Z\" level=info msg=\"Stopped container 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2: openstack/glance-default-external-api-0/glance-log\" id=415be307-e0d4-4b68-9f58-85ed28e31619 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.029618 | controller |     "Jun 11 16:39:48.905635 crc crio[23211]: 2026-06-11T16:39:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a772660bb454cee Mac:86:07:01:39:f9:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/28bcd01d-185d-400d-a621-6fdb8e9c68c4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.029635 | controller |     "Jun 11 16:39:48.907613 crc crio[23211]: time=\"2026-06-11T16:39:48.907334047Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47 UID:254ccbe6-cf46-462c-bc2b-5b03f1a4b39e NetNS:/var/run/netns/28bcd01d-185d-400d-a621-6fdb8e9c68c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254ccbe6_cf46_462c_bc2b_5b03f1a4b39e.slice PodAnnotations:0xc00008c4a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.029651 | controller |     "Jun 11 16:39:48.908566 crc crio[23211]: time=\"2026-06-11T16:39:48.908325012Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.029667 | controller |     "Jun 11 16:39:48.922331 crc crio[23211]: time=\"2026-06-11T16:39:48.921810278Z\" level=info msg=\"Ran pod sandbox a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47 with infra container: openstack/ceilometer-0/POD\" id=132548bf-ed0f-4ca4-9a17-c572f7bcd811 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.029681 | controller |     "Jun 11 16:39:48.930320 crc crio[23211]: time=\"2026-06-11T16:39:48.929810248Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=166972d4-961c-4938-96d6-11c307a97edb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.029696 | controller |     "Jun 11 16:39:48.941500 crc crio[23211]: time=\"2026-06-11T16:39:48.937849879Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:01:03.029711 | controller |     "Jun 11 16:39:49.101747 crc crio[23211]: time=\"2026-06-11T16:39:49.1016575Z\" level=info msg=\"Stopped pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691\" id=528e85ca-f9f5-4b2b-8932-961aa38865f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.029726 | controller |     "Jun 11 16:39:49.241371 crc crio[23211]: time=\"2026-06-11T16:39:49.241226605Z\" level=info msg=\"Stopped pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9\" id=d2992ef1-cce6-4d93-9469-a8c4bc0b419a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.029741 | controller |     "Jun 11 16:39:49.422232 crc crio[23211]: time=\"2026-06-11T16:39:49.421826124Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=166972d4-961c-4938-96d6-11c307a97edb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.029755 | controller |     "Jun 11 16:39:49.426067 crc crio[23211]: time=\"2026-06-11T16:39:49.425889276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=2d5bb6ef-3434-4bcb-804b-18eb4922c800 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.029773 | controller |     "Jun 11 16:39:49.475899 crc crio[23211]: time=\"2026-06-11T16:39:49.475638279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=1d5d5367-ad43-415e-9244-5958eab2be2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.029788 | controller |     "Jun 11 16:39:49.486757 crc crio[23211]: time=\"2026-06-11T16:39:49.486696365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.029803 | controller |     "Jun 11 16:39:49.486903 crc crio[23211]: time=\"2026-06-11T16:39:49.486787187Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=40a98ac4-9c6a-41c2-8c8d-b442c60792bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.029818 | controller |     "Jun 11 16:39:49.487379 crc crio[23211]: time=\"2026-06-11T16:39:49.487295469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.029833 | controller |     "Jun 11 16:39:49.565381 crc crio[23211]: time=\"2026-06-11T16:39:49.565225826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.029847 | controller |     "Jun 11 16:39:49.568079 crc crio[23211]: time=\"2026-06-11T16:39:49.568021426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.029862 | controller |     "Jun 11 16:39:49.641765 crc crio[23211]: time=\"2026-06-11T16:39:49.641728407Z\" level=info msg=\"Stopping pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba\" id=1e287072-31f9-470c-a523-33e9aa9b5540 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.029876 | controller |     "Jun 11 16:39:49.642293 crc crio[23211]: time=\"2026-06-11T16:39:49.64226946Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-x6w4z Namespace:openstack ID:8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba UID:3f450dae-8a85-4172-8c62-afc14e2ed65f NetNS:/var/run/netns/d1cccc4a-39ae-4199-955f-487dd482f1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f450dae_8a85_4172_8c62_afc14e2ed65f.slice PodAnnotations:0xc000131830}] Aliases:map[]}\"",
2026-06-11 18:01:03.029892 | controller |     "Jun 11 16:39:49.642609 crc crio[23211]: time=\"2026-06-11T16:39:49.642587458Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-x6w4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.029907 | controller |     "Jun 11 16:39:49.786380 crc crio[23211]: time=\"2026-06-11T16:39:49.786165303Z\" level=info msg=\"Created container ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961: openstack/ceilometer-0/ceilometer-central-agent\" id=40a98ac4-9c6a-41c2-8c8d-b442c60792bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.029921 | controller |     "Jun 11 16:39:49.790969 crc crio[23211]: time=\"2026-06-11T16:39:49.790887181Z\" level=info msg=\"Starting container: ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961\" id=f90eeb39-213d-4038-acdf-27801b2a7b3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.029936 | controller |     "Jun 11 16:39:49.791623 crc crio[23211]: time=\"2026-06-11T16:39:49.791504527Z\" level=info msg=\"Created container 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6: openstack/cinder-api-0/cinder-api-log\" id=c621f835-eec4-4c05-94be-829f553f6f33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.029955 | controller |     "Jun 11 16:39:49.792624 crc crio[23211]: time=\"2026-06-11T16:39:49.792540712Z\" level=info msg=\"Starting container: 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6\" id=36310837-6cc0-4649-a6c9-b27c1518cd50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.029971 | controller |     "Jun 11 16:39:49.799529 crc crio[23211]: time=\"2026-06-11T16:39:49.799376523Z\" level=info msg=\"Started container\" PID=77962 containerID=1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6 description=openstack/cinder-api-0/cinder-api-log id=36310837-6cc0-4649-a6c9-b27c1518cd50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65",
2026-06-11 18:01:03.029986 | controller |     "Jun 11 16:39:49.802834 crc crio[23211]: time=\"2026-06-11T16:39:49.802749697Z\" level=info msg=\"Started container\" PID=77982 containerID=ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961 description=openstack/ceilometer-0/ceilometer-central-agent id=f90eeb39-213d-4038-acdf-27801b2a7b3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47",
2026-06-11 18:01:03.030001 | controller |     "Jun 11 16:39:49.821329 crc crio[23211]: time=\"2026-06-11T16:39:49.820979013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d710b0a6-50ad-4695-9335-5fd7b4326e10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.030017 | controller |     "Jun 11 16:39:49.822886 crc crio[23211]: time=\"2026-06-11T16:39:49.822379018Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=0a718d49-1b3f-4c98-a254-7a73ef3c2fb4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.030032 | controller |     "Jun 11 16:39:49.830037 crc crio[23211]: time=\"2026-06-11T16:39:49.829906305Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:01:03.030047 | controller |     "Jun 11 16:39:49.927647 crc crio[23211]: time=\"2026-06-11T16:39:49.927368019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=21290ce2-11cc-4693-a22c-89fb591a18b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.030061 | controller |     "Jun 11 16:39:49.955079 crc crio[23211]: time=\"2026-06-11T16:39:49.947746778Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=016967c8-1f46-483d-bbc5-079710f005d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.030076 | controller |     "Jun 11 16:39:49.955079 crc crio[23211]: time=\"2026-06-11T16:39:49.949215495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.030090 | controller |     "Jun 11 16:39:50.080591 crc crio[23211]: time=\"2026-06-11T16:39:50.076175075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.030105 | controller |     "Jun 11 16:39:50.140221 crc crio[23211]: time=\"2026-06-11T16:39:50.140111522Z\" level=info msg=\"Stopped pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba\" id=1e287072-31f9-470c-a523-33e9aa9b5540 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.030119 | controller |     "Jun 11 16:39:50.485209 crc crio[23211]: time=\"2026-06-11T16:39:50.484405219Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=0a718d49-1b3f-4c98-a254-7a73ef3c2fb4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.030137 | controller |     "Jun 11 16:39:50.487062 crc crio[23211]: time=\"2026-06-11T16:39:50.486995454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=97fc0983-f156-498c-b4d7-b884f4554d1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.030152 | controller |     "Jun 11 16:39:50.521390 crc crio[23211]: time=\"2026-06-11T16:39:50.52125542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d372af20-fbae-4691-b751-abb3cd8b36e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.030166 | controller |     "Jun 11 16:39:50.532708 crc crio[23211]: time=\"2026-06-11T16:39:50.532518021Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=2c687254-5ba1-4d57-9920-539f4ad8e1dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.030180 | controller |     "Jun 11 16:39:50.533044 crc crio[23211]: time=\"2026-06-11T16:39:50.532981602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.030194 | controller |     "Jun 11 16:39:50.631507 crc crio[23211]: time=\"2026-06-11T16:39:50.630632251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.030208 | controller |     "Jun 11 16:39:50.640138 crc crio[23211]: time=\"2026-06-11T16:39:50.640054687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.030223 | controller |     "Jun 11 16:39:50.835811 crc crio[23211]: time=\"2026-06-11T16:39:50.834715267Z\" level=info msg=\"Created container 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d: openstack/ceilometer-0/ceilometer-notification-agent\" id=2c687254-5ba1-4d57-9920-539f4ad8e1dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.030238 | controller |     "Jun 11 16:39:50.837233 crc crio[23211]: time=\"2026-06-11T16:39:50.836292576Z\" level=info msg=\"Starting container: 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d\" id=ff146fe9-e5e6-4e08-bcb3-6aa4ae2fbd7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.030252 | controller |     "Jun 11 16:39:50.849563 crc crio[23211]: time=\"2026-06-11T16:39:50.849400974Z\" level=info msg=\"Started container\" PID=78083 containerID=5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d description=openstack/ceilometer-0/ceilometer-notification-agent id=ff146fe9-e5e6-4e08-bcb3-6aa4ae2fbd7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47",
2026-06-11 18:01:03.030267 | controller |     "Jun 11 16:39:50.867313 crc crio[23211]: time=\"2026-06-11T16:39:50.867179948Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b21f80dd-9cab-47cc-a6c7-ce940a3da1f3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.030283 | controller |     "Jun 11 16:39:50.872691 crc crio[23211]: time=\"2026-06-11T16:39:50.872601293Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:01:03.030300 | controller |     "Jun 11 16:39:51.021530 crc crio[23211]: time=\"2026-06-11T16:39:51.021390659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.030320 | controller |     "Jun 11 16:39:51.157307 crc crio[23211]: time=\"2026-06-11T16:39:51.157216021Z\" level=info msg=\"Created container cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53: openstack/cinder-api-0/cinder-api\" id=016967c8-1f46-483d-bbc5-079710f005d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.030336 | controller |     "Jun 11 16:39:51.158854 crc crio[23211]: time=\"2026-06-11T16:39:51.158749569Z\" level=info msg=\"Starting container: cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53\" id=4b2615c6-04c4-4012-a3b3-7b63438d2ba6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.030352 | controller |     "Jun 11 16:39:51.164962 crc crio[23211]: time=\"2026-06-11T16:39:51.164820021Z\" level=info msg=\"Started container\" PID=78106 containerID=cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53 description=openstack/cinder-api-0/cinder-api id=4b2615c6-04c4-4012-a3b3-7b63438d2ba6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65",
2026-06-11 18:01:03.030367 | controller |     "Jun 11 16:39:51.552235 crc crio[23211]: time=\"2026-06-11T16:39:51.552098221Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b21f80dd-9cab-47cc-a6c7-ce940a3da1f3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.030382 | controller |     "Jun 11 16:39:51.553264 crc crio[23211]: time=\"2026-06-11T16:39:51.55321543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e671f6de-0f4b-4374-ac61-3b4eb15377a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.030397 | controller |     "Jun 11 16:39:51.574962 crc crio[23211]: time=\"2026-06-11T16:39:51.57484858Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e6b08c84-eeff-4ecc-a346-15fb2d958a14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.030411 | controller |     "Jun 11 16:39:51.586840 crc crio[23211]: time=\"2026-06-11T16:39:51.586747767Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=74e4ec22-7058-4c67-9f99-c69ac743da29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.030426 | controller |     "Jun 11 16:39:51.587289 crc crio[23211]: time=\"2026-06-11T16:39:51.587235009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.030440 | controller |     "Jun 11 16:39:51.641551 crc crio[23211]: time=\"2026-06-11T16:39:51.64131589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.030454 | controller |     "Jun 11 16:39:51.644776 crc crio[23211]: time=\"2026-06-11T16:39:51.644708015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.030469 | controller |     "Jun 11 16:39:51.852017 crc crio[23211]: time=\"2026-06-11T16:39:51.851840897Z\" level=info msg=\"Stopped container a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361: openstack/glance-default-external-api-0/glance-httpd\" id=586dc4ba-b316-4bdd-be65-2e7fdf5fdf52 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.030483 | controller |     "Jun 11 16:39:51.853173 crc crio[23211]: time=\"2026-06-11T16:39:51.853079318Z\" level=info msg=\"Stopping pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\" id=ee896e47-b986-416d-ae9a-4953a3f86751 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.030501 | controller |     "Jun 11 16:39:51.854638 crc crio[23211]: time=\"2026-06-11T16:39:51.854501873Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8 UID:db405fd8-55fd-4608-a017-5977daf0644e NetNS:/var/run/netns/eda1ef72-70bc-40e9-83aa-0f0979f67bf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb405fd8_55fd_4608_a017_5977daf0644e.slice PodAnnotations:0xc0066187f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.030543 | controller |     "Jun 11 16:39:51.854937 crc crio[23211]: time=\"2026-06-11T16:39:51.854825941Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.030561 | controller |     "Jun 11 16:39:51.990209 crc crio[23211]: time=\"2026-06-11T16:39:51.989761161Z\" level=info msg=\"Created container 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d: openstack/ceilometer-0/sg-core\" id=74e4ec22-7058-4c67-9f99-c69ac743da29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.030577 | controller |     "Jun 11 16:39:51.991778 crc crio[23211]: time=\"2026-06-11T16:39:51.991688169Z\" level=info msg=\"Starting container: 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d\" id=86369750-48b4-45e5-b777-80617a387b60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.030592 | controller |     "Jun 11 16:39:51.998858 crc crio[23211]: time=\"2026-06-11T16:39:51.998755255Z\" level=info msg=\"Started container\" PID=78294 containerID=8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d description=openstack/ceilometer-0/sg-core id=86369750-48b4-45e5-b777-80617a387b60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47",
2026-06-11 18:01:03.030606 | controller |     "Jun 11 16:39:52.008925 crc crio[23211]: time=\"2026-06-11T16:39:52.008827207Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=f1870755-292a-425f-bb35-61df95e95242 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.030621 | controller |     "Jun 11 16:39:52.015080 crc crio[23211]: time=\"2026-06-11T16:39:52.014897918Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:01:03.030636 | controller |     "Jun 11 16:39:52.421615 crc crio[23211]: time=\"2026-06-11T16:39:52.410540668Z\" level=info msg=\"Stopped pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\" id=ee896e47-b986-416d-ae9a-4953a3f86751 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.030652 | controller |     "Jun 11 16:39:52.799296 crc crio[23211]: time=\"2026-06-11T16:39:52.798802425Z\" level=info msg=\"Removing container: a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361\" id=44105e6b-3d34-4e12-9468-9f34c059abaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.030666 | controller |     "Jun 11 16:39:52.871547 crc crio[23211]: time=\"2026-06-11T16:39:52.871372436Z\" level=info msg=\"Removed container a209786f0eb4660e95b3a8150e465fe19d20693849a6db1cb48a31db26449361: openstack/glance-default-external-api-0/glance-httpd\" id=44105e6b-3d34-4e12-9468-9f34c059abaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.030682 | controller |     "Jun 11 16:39:52.879694 crc crio[23211]: time=\"2026-06-11T16:39:52.879382636Z\" level=info msg=\"Removing container: 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2\" id=6bf8ffab-4d8c-47c9-90cf-0538a1bed7ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.030700 | controller |     "Jun 11 16:39:52.950851 crc crio[23211]: time=\"2026-06-11T16:39:52.950760869Z\" level=info msg=\"Removed container 76c6c6aeb86b1cb96aa8d6624876509fde3782fc9ebf564fb1686998ccf787c2: openstack/glance-default-external-api-0/glance-log\" id=6bf8ffab-4d8c-47c9-90cf-0538a1bed7ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.030716 | controller |     "Jun 11 16:39:53.347148 crc crio[23211]: time=\"2026-06-11T16:39:53.346878771Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=faf24225-dd8b-47d8-b0eb-43ce386c529a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.030732 | controller |     "Jun 11 16:39:53.347292 crc crio[23211]: time=\"2026-06-11T16:39:53.347169288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.030747 | controller |     "Jun 11 16:39:53.377677 crc crio[23211]: time=\"2026-06-11T16:39:53.377577847Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123 UID:7217b98f-e2d4-4eb7-90b8-6df79312af43 NetNS:/var/run/netns/811760d1-f5c0-4f71-bc2d-0535ed90c65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7217b98f_e2d4_4eb7_90b8_6df79312af43.slice PodAnnotations:0xc0030887c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.030762 | controller |     "Jun 11 16:39:53.377677 crc crio[23211]: time=\"2026-06-11T16:39:53.377636419Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.030777 | controller |     "Jun 11 16:39:53.737137 crc crio[23211]: time=\"2026-06-11T16:39:53.737010002Z\" level=info msg=\"Stopping container: c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322 (timeout: 30s)\" id=91c5b7ee-cb3c-4cd4-9681-212bb92166ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.030792 | controller |     "Jun 11 16:39:53.738049 crc crio[23211]: time=\"2026-06-11T16:39:53.737173007Z\" level=info msg=\"Stopping container: cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c (timeout: 30s)\" id=2af1a0ff-b0a7-4274-a593-dc8704f260af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.030806 | controller |     "Jun 11 16:39:53.838329 crc crio[23211]: time=\"2026-06-11T16:39:53.837850832Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=f1870755-292a-425f-bb35-61df95e95242 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.030821 | controller |     "Jun 11 16:39:53.842406 crc crio[23211]: time=\"2026-06-11T16:39:53.842240631Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4df52937-a0b1-4085-b97b-d6b63e0db5ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.030836 | controller |     "Jun 11 16:39:53.888055 crc crio[23211]: time=\"2026-06-11T16:39:53.887967342Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=24318c79-e123-4dd8-8371-9d7e452d3666 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.030850 | controller |     "Jun 11 16:39:54.137253 crc crio[23211]: time=\"2026-06-11T16:39:54.137127625Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=970f8f0e-1a5c-40f8-9a82-9c071f6f3ec3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.030865 | controller |     "Jun 11 16:39:54.138705 crc crio[23211]: time=\"2026-06-11T16:39:54.138624683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.030883 | controller |     "Jun 11 16:39:54.142311 crc crio[23211]: time=\"2026-06-11T16:39:54.142219392Z\" level=info msg=\"Stopped container cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c: openstack/glance-default-internal-api-0/glance-log\" id=2af1a0ff-b0a7-4274-a593-dc8704f260af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.030898 | controller |     "Jun 11 16:39:54.222410 crc crio[23211]: time=\"2026-06-11T16:39:54.222301492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.030913 | controller |     "Jun 11 16:39:54.230383 crc crio[23211]: time=\"2026-06-11T16:39:54.230269581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.030928 | controller |     "Jun 11 16:39:54.290708 crc crio[23211]: 2026-06-11T16:39:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4652ed96c4d2ede Mac:f6:ea:12:34:86:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/811760d1-f5c0-4f71-bc2d-0535ed90c65f SocketPath: PciID:}] [{Interface:0xc0002ac5c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.030943 | controller |     "Jun 11 16:39:54.292631 crc crio[23211]: time=\"2026-06-11T16:39:54.292565536Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123 UID:7217b98f-e2d4-4eb7-90b8-6df79312af43 NetNS:/var/run/netns/811760d1-f5c0-4f71-bc2d-0535ed90c65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7217b98f_e2d4_4eb7_90b8_6df79312af43.slice PodAnnotations:0xc0030887c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.030958 | controller |     "Jun 11 16:39:54.292782 crc crio[23211]: time=\"2026-06-11T16:39:54.292763602Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.030974 | controller |     "Jun 11 16:39:54.303511 crc crio[23211]: time=\"2026-06-11T16:39:54.303367456Z\" level=info msg=\"Ran pod sandbox 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123 with infra container: openstack/glance-default-external-api-0/POD\" id=faf24225-dd8b-47d8-b0eb-43ce386c529a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.030989 | controller |     "Jun 11 16:39:54.306380 crc crio[23211]: time=\"2026-06-11T16:39:54.306266078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=43339530-b95a-4713-8f2d-2b6139c8bf87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.031004 | controller |     "Jun 11 16:39:54.308999 crc crio[23211]: time=\"2026-06-11T16:39:54.308920825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=8c40a153-56f4-4080-b6bf-4aa811eadbe1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.031019 | controller |     "Jun 11 16:39:54.316041 crc crio[23211]: time=\"2026-06-11T16:39:54.31593357Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=7b2874d9-aa31-417f-944c-869cc44dc93f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.031034 | controller |     "Jun 11 16:39:54.316628 crc crio[23211]: time=\"2026-06-11T16:39:54.316408161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.031051 | controller |     "Jun 11 16:39:54.375968 crc crio[23211]: time=\"2026-06-11T16:39:54.375875297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.031068 | controller |     "Jun 11 16:39:54.453558 crc crio[23211]: time=\"2026-06-11T16:39:54.453472575Z\" level=info msg=\"Created container e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46: openstack/ceilometer-0/proxy-httpd\" id=970f8f0e-1a5c-40f8-9a82-9c071f6f3ec3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.031083 | controller |     "Jun 11 16:39:54.454786 crc crio[23211]: time=\"2026-06-11T16:39:54.454622253Z\" level=info msg=\"Starting container: e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46\" id=2540b762-aad8-400c-8ffa-17a89e123680 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.031097 | controller |     "Jun 11 16:39:54.464540 crc crio[23211]: time=\"2026-06-11T16:39:54.464409087Z\" level=info msg=\"Started container\" PID=78501 containerID=e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46 description=openstack/ceilometer-0/proxy-httpd id=2540b762-aad8-400c-8ffa-17a89e123680 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47",
2026-06-11 18:01:03.031112 | controller |     "Jun 11 16:39:54.871061 crc crio[23211]: time=\"2026-06-11T16:39:54.870374545Z\" level=info msg=\"Stopping container: ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961 (timeout: 30s)\" id=39163242-90fd-4c81-98d3-55dbcc83ec8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.031127 | controller |     "Jun 11 16:39:54.875483 crc crio[23211]: time=\"2026-06-11T16:39:54.870646953Z\" level=info msg=\"Stopping container: e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46 (timeout: 30s)\" id=a06a5b7c-9641-49b4-ba36-5f6f4e2cb11f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.031141 | controller |     "Jun 11 16:39:54.875483 crc crio[23211]: time=\"2026-06-11T16:39:54.870848477Z\" level=info msg=\"Stopping container: 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d (timeout: 30s)\" id=11a5b5ec-c625-4089-86be-48328d0c6cd0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.031156 | controller |     "Jun 11 16:39:54.875483 crc crio[23211]: time=\"2026-06-11T16:39:54.874125959Z\" level=info msg=\"Stopping container: 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d (timeout: 30s)\" id=e3f66773-9859-4b35-ae1f-cd6f7fcb1bd0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.031170 | controller |     "Jun 11 16:39:55.042655 crc crio[23211]: time=\"2026-06-11T16:39:55.041988671Z\" level=info msg=\"Stopped container 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d: openstack/ceilometer-0/sg-core\" id=e3f66773-9859-4b35-ae1f-cd6f7fcb1bd0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.031185 | controller |     "Jun 11 16:39:55.042929 crc crio[23211]: time=\"2026-06-11T16:39:55.042692198Z\" level=info msg=\"Stopped container e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46: openstack/ceilometer-0/proxy-httpd\" id=a06a5b7c-9641-49b4-ba36-5f6f4e2cb11f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.031199 | controller |     "Jun 11 16:39:55.177706 crc crio[23211]: time=\"2026-06-11T16:39:55.177629007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.031214 | controller |     "Jun 11 16:39:55.318990 crc crio[23211]: time=\"2026-06-11T16:39:55.318888356Z\" level=info msg=\"Stopped container 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d: openstack/ceilometer-0/ceilometer-notification-agent\" id=11a5b5ec-c625-4089-86be-48328d0c6cd0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.031232 | controller |     "Jun 11 16:39:55.335758 crc crio[23211]: time=\"2026-06-11T16:39:55.335663064Z\" level=info msg=\"Created container c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3: openstack/glance-default-external-api-0/glance-log\" id=7b2874d9-aa31-417f-944c-869cc44dc93f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.031247 | controller |     "Jun 11 16:39:55.336979 crc crio[23211]: time=\"2026-06-11T16:39:55.336891595Z\" level=info msg=\"Starting container: c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3\" id=aeaebec5-b2e0-410a-ae18-b9f1deceb775 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.031262 | controller |     "Jun 11 16:39:55.342637 crc crio[23211]: time=\"2026-06-11T16:39:55.342561006Z\" level=info msg=\"Started container\" PID=78731 containerID=c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3 description=openstack/glance-default-external-api-0/glance-log id=aeaebec5-b2e0-410a-ae18-b9f1deceb775 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123",
2026-06-11 18:01:03.031277 | controller |     "Jun 11 16:39:55.354693 crc crio[23211]: time=\"2026-06-11T16:39:55.354606437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ba97cc49-a9a1-4ea2-89c9-3e1dcab8b700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.031292 | controller |     "Jun 11 16:39:55.421730 crc crio[23211]: time=\"2026-06-11T16:39:55.421414966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=e3c2eec4-a2a1-4bbe-b1dd-dc9ec40f52f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.031307 | controller |     "Jun 11 16:39:55.441379 crc crio[23211]: time=\"2026-06-11T16:39:55.441237131Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=02a9a2b0-6254-4b3a-8e36-4adb54150421 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.031321 | controller |     "Jun 11 16:39:55.442773 crc crio[23211]: time=\"2026-06-11T16:39:55.442693907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.031336 | controller |     "Jun 11 16:39:55.513739 crc crio[23211]: time=\"2026-06-11T16:39:55.513597088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.031351 | controller |     "Jun 11 16:39:56.150982 crc crio[23211]: time=\"2026-06-11T16:39:56.150566993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.031367 | controller |     "Jun 11 16:39:56.278714 crc crio[23211]: time=\"2026-06-11T16:39:56.278616731Z\" level=info msg=\"Created container 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255: openstack/glance-default-external-api-0/glance-httpd\" id=02a9a2b0-6254-4b3a-8e36-4adb54150421 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.031382 | controller |     "Jun 11 16:39:56.280836 crc crio[23211]: time=\"2026-06-11T16:39:56.280746015Z\" level=info msg=\"Starting container: 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255\" id=19e36a50-0f7f-4aa3-a492-bf6482678aa4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.031398 | controller |     "Jun 11 16:39:56.286835 crc crio[23211]: time=\"2026-06-11T16:39:56.286725864Z\" level=info msg=\"Started container\" PID=78796 containerID=3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255 description=openstack/glance-default-external-api-0/glance-httpd id=19e36a50-0f7f-4aa3-a492-bf6482678aa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123",
2026-06-11 18:01:03.031417 | controller |     "Jun 11 16:39:57.364728 crc crio[23211]: time=\"2026-06-11T16:39:57.364228701Z\" level=info msg=\"Stopped container c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322: openstack/glance-default-internal-api-0/glance-httpd\" id=91c5b7ee-cb3c-4cd4-9681-212bb92166ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.031433 | controller |     "Jun 11 16:39:57.365828 crc crio[23211]: time=\"2026-06-11T16:39:57.365586195Z\" level=info msg=\"Stopping pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\" id=62eba25f-a9e0-4426-bc3c-dd8e8fed8a6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.031448 | controller |     "Jun 11 16:39:57.366192 crc crio[23211]: time=\"2026-06-11T16:39:57.366128159Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9 UID:76ecb0eb-34b4-4fbf-9b5b-f29af47e26a4 NetNS:/var/run/netns/70d34186-89ec-4089-8776-48fea1fb19b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76ecb0eb_34b4_4fbf_9b5b_f29af47e26a4.slice PodAnnotations:0xc0001ae8a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.031463 | controller |     "Jun 11 16:39:57.366366 crc crio[23211]: time=\"2026-06-11T16:39:57.366289433Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.031478 | controller |     "Jun 11 16:39:58.024533 crc crio[23211]: time=\"2026-06-11T16:39:58.023954455Z\" level=info msg=\"Stopped pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\" id=62eba25f-a9e0-4426-bc3c-dd8e8fed8a6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.031493 | controller |     "Jun 11 16:40:00.071488 crc crio[23211]: time=\"2026-06-11T16:40:00.06803005Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=f23a7e49-1cd0-4a4f-b19e-66044aaed141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.031507 | controller |     "Jun 11 16:40:00.071488 crc crio[23211]: time=\"2026-06-11T16:40:00.068737917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.031542 | controller |     "Jun 11 16:40:00.122843 crc crio[23211]: time=\"2026-06-11T16:40:00.122744597Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f UID:c938d09d-b8e6-4be8-a4d7-5dad79225cc0 NetNS:/var/run/netns/ca81ba0b-ffd0-4026-9acd-961f73255a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc938d09d_b8e6_4be8_a4d7_5dad79225cc0.slice PodAnnotations:0xc0022783f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.031558 | controller |     "Jun 11 16:40:00.122843 crc crio[23211]: time=\"2026-06-11T16:40:00.122838249Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.031573 | controller |     "Jun 11 16:40:02.276398 crc crio[23211]: time=\"2026-06-11T16:40:02.273391492Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686600-fhdqv/POD\" id=8f41118b-b46a-4a34-a6fc-6c14242b2c72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.031588 | controller |     "Jun 11 16:40:02.276398 crc crio[23211]: time=\"2026-06-11T16:40:02.274103389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.031607 | controller |     "Jun 11 16:40:02.393530 crc crio[23211]: time=\"2026-06-11T16:40:02.38539711Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686600-fhdqv Namespace:openshift-infra ID:47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24 UID:6e28029d-cae3-494c-9561-72a71a260b5f NetNS:/var/run/netns/bfa94ac1-0354-45b3-9303-50839d48621d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e28029d_cae3_494c_9561_72a71a260b5f.slice PodAnnotations:0xc003088b38}] Aliases:map[]}\"",
2026-06-11 18:01:03.031638 | controller |     "Jun 11 16:40:02.393530 crc crio[23211]: time=\"2026-06-11T16:40:02.385497823Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686600-fhdqv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.031655 | controller |     "Jun 11 16:40:02.457230 crc crio[23211]: 2026-06-11T16:40:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a08ea80944c263 Mac:1a:73:50:32:2e:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/ca81ba0b-ffd0-4026-9acd-961f73255a4c SocketPath: PciID:}] [{Interface:0xc000284730 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.031671 | controller |     "Jun 11 16:40:02.461646 crc crio[23211]: time=\"2026-06-11T16:40:02.45870604Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f UID:c938d09d-b8e6-4be8-a4d7-5dad79225cc0 NetNS:/var/run/netns/ca81ba0b-ffd0-4026-9acd-961f73255a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc938d09d_b8e6_4be8_a4d7_5dad79225cc0.slice PodAnnotations:0xc0022783f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.031686 | controller |     "Jun 11 16:40:02.461646 crc crio[23211]: time=\"2026-06-11T16:40:02.458893265Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.031702 | controller |     "Jun 11 16:40:02.519210 crc crio[23211]: time=\"2026-06-11T16:40:02.517996931Z\" level=info msg=\"Ran pod sandbox 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f with infra container: openstack/glance-default-internal-api-0/POD\" id=f23a7e49-1cd0-4a4f-b19e-66044aaed141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.031718 | controller |     "Jun 11 16:40:02.545041 crc crio[23211]: time=\"2026-06-11T16:40:02.544934523Z\" level=info msg=\"Stopped container ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961: openstack/ceilometer-0/ceilometer-central-agent\" id=39163242-90fd-4c81-98d3-55dbcc83ec8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.031733 | controller |     "Jun 11 16:40:02.558208 crc crio[23211]: time=\"2026-06-11T16:40:02.547576099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=93af5001-69e9-4748-9edd-6f22b8ed5e09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.031748 | controller |     "Jun 11 16:40:02.558208 crc crio[23211]: time=\"2026-06-11T16:40:02.550662786Z\" level=info msg=\"Stopping pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\" id=3e5cf793-4710-456e-94f3-7ebfce4055d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.031764 | controller |     "Jun 11 16:40:02.558208 crc crio[23211]: time=\"2026-06-11T16:40:02.551153549Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47 UID:254ccbe6-cf46-462c-bc2b-5b03f1a4b39e NetNS:/var/run/netns/28bcd01d-185d-400d-a621-6fdb8e9c68c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254ccbe6_cf46_462c_bc2b_5b03f1a4b39e.slice PodAnnotations:0xc0022787e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.031783 | controller |     "Jun 11 16:40:02.558208 crc crio[23211]: time=\"2026-06-11T16:40:02.551284012Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.031799 | controller |     "Jun 11 16:40:02.558208 crc crio[23211]: time=\"2026-06-11T16:40:02.553795674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=14f7cd25-6679-4225-b4b0-7b4db799e32d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.031814 | controller |     "Jun 11 16:40:02.603695 crc crio[23211]: time=\"2026-06-11T16:40:02.603116626Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=c2d2416b-e6cc-43fa-95b4-82caabcf36a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.031829 | controller |     "Jun 11 16:40:02.604309 crc crio[23211]: time=\"2026-06-11T16:40:02.604215894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.031843 | controller |     "Jun 11 16:40:02.673317 crc crio[23211]: time=\"2026-06-11T16:40:02.673244268Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-c07c-account-create-cdp8x/POD\" id=63218b9a-60c9-4eed-b3b1-705d562258a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.031858 | controller |     "Jun 11 16:40:02.673667 crc crio[23211]: time=\"2026-06-11T16:40:02.673371641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.031872 | controller |     "Jun 11 16:40:02.742253 crc crio[23211]: time=\"2026-06-11T16:40:02.741584195Z\" level=info msg=\"Got pod network &{Name:nova-api-c07c-account-create-cdp8x Namespace:openstack ID:ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326 UID:1aa121be-6c9f-4b82-af9a-c847c73f9d2d NetNS:/var/run/netns/82719862-05f8-47b8-a890-2164dc640deb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aa121be_6c9f_4b82_af9a_c847c73f9d2d.slice PodAnnotations:0xc000612408}] Aliases:map[]}\"",
2026-06-11 18:01:03.031886 | controller |     "Jun 11 16:40:02.742253 crc crio[23211]: time=\"2026-06-11T16:40:02.741656786Z\" level=info msg=\"Adding pod openstack_nova-api-c07c-account-create-cdp8x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.031900 | controller |     "Jun 11 16:40:02.759641 crc crio[23211]: time=\"2026-06-11T16:40:02.759511082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.031915 | controller |     "Jun 11 16:40:02.926739 crc crio[23211]: time=\"2026-06-11T16:40:02.92400132Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-01ba-account-create-sqvhq/POD\" id=08169ba7-ebc3-44dd-9680-e135f624c89d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.031929 | controller |     "Jun 11 16:40:02.926739 crc crio[23211]: time=\"2026-06-11T16:40:02.924681567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.031944 | controller |     "Jun 11 16:40:02.981080 crc crio[23211]: time=\"2026-06-11T16:40:02.980999063Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-a0b3-account-create-rvm76/POD\" id=6d6bf67b-0b92-4b54-b078-ba406fd74db5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.031961 | controller |     "Jun 11 16:40:02.981285 crc crio[23211]: time=\"2026-06-11T16:40:02.981098726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.031977 | controller |     "Jun 11 16:40:03.036251 crc crio[23211]: time=\"2026-06-11T16:40:03.036003677Z\" level=info msg=\"Got pod network &{Name:nova-cell0-01ba-account-create-sqvhq Namespace:openstack ID:1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e UID:ecf32897-3d68-4283-ba01-24f7fcea7a98 NetNS:/var/run/netns/5fe31d2b-de20-4110-9192-39adcd01f789 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecf32897_3d68_4283_ba01_24f7fcea7a98.slice PodAnnotations:0xc0001309d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.031992 | controller |     "Jun 11 16:40:03.036251 crc crio[23211]: time=\"2026-06-11T16:40:03.036071738Z\" level=info msg=\"Adding pod openstack_nova-cell0-01ba-account-create-sqvhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.032008 | controller |     "Jun 11 16:40:03.074062 crc crio[23211]: time=\"2026-06-11T16:40:03.073900053Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b3-account-create-rvm76 Namespace:openstack ID:efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4 UID:d6169b06-ce05-4f57-aafd-3fa717d60db5 NetNS:/var/run/netns/64c4a52b-009c-4da9-965f-fc3e6774b4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6169b06_ce05_4f57_aafd_3fa717d60db5.slice PodAnnotations:0xc000130d58}] Aliases:map[]}\"",
2026-06-11 18:01:03.032023 | controller |     "Jun 11 16:40:03.074062 crc crio[23211]: time=\"2026-06-11T16:40:03.073981895Z\" level=info msg=\"Adding pod openstack_nova-cell1-a0b3-account-create-rvm76 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.032039 | controller |     "Jun 11 16:40:03.162002 crc crio[23211]: time=\"2026-06-11T16:40:03.161855419Z\" level=info msg=\"Stopped pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\" id=3e5cf793-4710-456e-94f3-7ebfce4055d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.032054 | controller |     "Jun 11 16:40:03.305861 crc crio[23211]: 2026-06-11T16:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47c8de7d3fec1b4 Mac:4a:8b:e1:89:88:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/bfa94ac1-0354-45b3-9303-50839d48621d SocketPath: PciID:}] [{Interface:0xc0002569e0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.032068 | controller |     "Jun 11 16:40:03.307851 crc crio[23211]: time=\"2026-06-11T16:40:03.307778423Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686600-fhdqv Namespace:openshift-infra ID:47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24 UID:6e28029d-cae3-494c-9561-72a71a260b5f NetNS:/var/run/netns/bfa94ac1-0354-45b3-9303-50839d48621d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e28029d_cae3_494c_9561_72a71a260b5f.slice PodAnnotations:0xc003088b38}] Aliases:map[]}\"",
2026-06-11 18:01:03.032083 | controller |     "Jun 11 16:40:03.308106 crc crio[23211]: time=\"2026-06-11T16:40:03.308025799Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686600-fhdqv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.032099 | controller |     "Jun 11 16:40:03.308673 crc crio[23211]: time=\"2026-06-11T16:40:03.308640254Z\" level=info msg=\"Removing container: e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46\" id=ab6072a6-3a38-4f5f-a33b-eb756c631382 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.032121 | controller |     "Jun 11 16:40:03.320962 crc crio[23211]: time=\"2026-06-11T16:40:03.320909682Z\" level=info msg=\"Ran pod sandbox 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24 with infra container: openshift-infra/auto-csr-approver-29686600-fhdqv/POD\" id=8f41118b-b46a-4a34-a6fc-6c14242b2c72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.032137 | controller |     "Jun 11 16:40:03.385542 crc crio[23211]: time=\"2026-06-11T16:40:03.379911085Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e3bb6917-22cd-497d-acda-3a6ff8a36b0a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.032152 | controller |     "Jun 11 16:40:03.404789 crc crio[23211]: time=\"2026-06-11T16:40:03.387160596Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.032168 | controller |     "Jun 11 16:40:03.432091 crc crio[23211]: time=\"2026-06-11T16:40:03.431922914Z\" level=info msg=\"Removed container e04e0c474195a5ec1850db484b3f7c4bcb09184b379badd9058356e8369cab46: openstack/ceilometer-0/proxy-httpd\" id=ab6072a6-3a38-4f5f-a33b-eb756c631382 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.032183 | controller |     "Jun 11 16:40:03.446371 crc crio[23211]: time=\"2026-06-11T16:40:03.444959469Z\" level=info msg=\"Removing container: 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d\" id=84806280-a5bf-4a63-b2d3-ebd950e48401 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.032198 | controller |     "Jun 11 16:40:03.633005 crc crio[23211]: 2026-06-11T16:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffbda96141ddf88 Mac:76:80:c2:13:64:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/82719862-05f8-47b8-a890-2164dc640deb SocketPath: PciID:}] [{Interface:0xc00011a8e0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.032212 | controller |     "Jun 11 16:40:03.633849 crc crio[23211]: time=\"2026-06-11T16:40:03.633776874Z\" level=info msg=\"Got pod network &{Name:nova-api-c07c-account-create-cdp8x Namespace:openstack ID:ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326 UID:1aa121be-6c9f-4b82-af9a-c847c73f9d2d NetNS:/var/run/netns/82719862-05f8-47b8-a890-2164dc640deb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aa121be_6c9f_4b82_af9a_c847c73f9d2d.slice PodAnnotations:0xc000612408}] Aliases:map[]}\"",
2026-06-11 18:01:03.032228 | controller |     "Jun 11 16:40:03.633942 crc crio[23211]: time=\"2026-06-11T16:40:03.633930478Z\" level=info msg=\"Checking pod openstack_nova-api-c07c-account-create-cdp8x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.032242 | controller |     "Jun 11 16:40:03.656937 crc crio[23211]: time=\"2026-06-11T16:40:03.65683129Z\" level=info msg=\"Ran pod sandbox ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326 with infra container: openstack/nova-api-c07c-account-create-cdp8x/POD\" id=63218b9a-60c9-4eed-b3b1-705d562258a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.032257 | controller |     "Jun 11 16:40:03.676475 crc crio[23211]: time=\"2026-06-11T16:40:03.672814699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6843db57-06e4-41c4-a2bb-ca79417cdbcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.032272 | controller |     "Jun 11 16:40:03.677903 crc crio[23211]: time=\"2026-06-11T16:40:03.677804354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e56b63f2-b789-4c98-a6c9-3ca5cf42b0a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.032291 | controller |     "Jun 11 16:40:03.760303 crc crio[23211]: time=\"2026-06-11T16:40:03.760198391Z\" level=info msg=\"Removed container 8949d4666e5bfe739e7b8956fdd24cc712dc7c6e4596f1ae0740c7f09ba2103d: openstack/ceilometer-0/sg-core\" id=84806280-a5bf-4a63-b2d3-ebd950e48401 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.032306 | controller |     "Jun 11 16:40:03.764510 crc crio[23211]: time=\"2026-06-11T16:40:03.764415366Z\" level=info msg=\"Removing container: 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d\" id=5c7a66c7-8d39-4b87-931d-33f6d40db6bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.032321 | controller |     "Jun 11 16:40:03.794814 crc crio[23211]: time=\"2026-06-11T16:40:03.794290692Z\" level=info msg=\"Removed container 5824c34ca73fb4d9705a19a9f26bac4db6867ff5f504b0509892ef3f25c2150d: openstack/ceilometer-0/ceilometer-notification-agent\" id=5c7a66c7-8d39-4b87-931d-33f6d40db6bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.032335 | controller |     "Jun 11 16:40:03.799553 crc crio[23211]: time=\"2026-06-11T16:40:03.799493852Z\" level=info msg=\"Removing container: ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961\" id=8cfe5c1b-7bcc-4809-b637-dab5bc14d637 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.032350 | controller |     "Jun 11 16:40:03.841483 crc crio[23211]: time=\"2026-06-11T16:40:03.841252415Z\" level=info msg=\"Removed container ca85aa9b2099ba9eecdbdb2155d4a1ed7da6fa26679670f62e3ee7fd2b31d961: openstack/ceilometer-0/ceilometer-central-agent\" id=8cfe5c1b-7bcc-4809-b637-dab5bc14d637 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.032364 | controller |     "Jun 11 16:40:03.850240 crc crio[23211]: time=\"2026-06-11T16:40:03.850085445Z\" level=info msg=\"Creating container: openstack/nova-api-c07c-account-create-cdp8x/mariadb-account-create\" id=1b989f9e-69c5-4d93-993e-a126ca7cb4db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.032380 | controller |     "Jun 11 16:40:03.850672 crc crio[23211]: time=\"2026-06-11T16:40:03.850602298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.032395 | controller |     "Jun 11 16:40:03.897855 crc crio[23211]: 2026-06-11T16:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efd09d123dbb490 Mac:fa:c2:03:7b:54:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/64c4a52b-009c-4da9-965f-fc3e6774b4cf SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.032410 | controller |     "Jun 11 16:40:03.898938 crc crio[23211]: time=\"2026-06-11T16:40:03.898901705Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b3-account-create-rvm76 Namespace:openstack ID:efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4 UID:d6169b06-ce05-4f57-aafd-3fa717d60db5 NetNS:/var/run/netns/64c4a52b-009c-4da9-965f-fc3e6774b4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6169b06_ce05_4f57_aafd_3fa717d60db5.slice PodAnnotations:0xc000130d58}] Aliases:map[]}\"",
2026-06-11 18:01:03.032426 | controller |     "Jun 11 16:40:03.903587 crc crio[23211]: time=\"2026-06-11T16:40:03.903543271Z\" level=info msg=\"Checking pod openstack_nova-cell1-a0b3-account-create-rvm76 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.032441 | controller |     "Jun 11 16:40:03.936394 crc crio[23211]: time=\"2026-06-11T16:40:03.929736615Z\" level=info msg=\"Ran pod sandbox efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4 with infra container: openstack/nova-cell1-a0b3-account-create-rvm76/POD\" id=6d6bf67b-0b92-4b54-b078-ba406fd74db5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.032462 | controller |     "Jun 11 16:40:03.936394 crc crio[23211]: 2026-06-11T16:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f1616b192abfc5 Mac:e2:d0:0b:78:1d:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/5fe31d2b-de20-4110-9192-39adcd01f789 SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.032478 | controller |     "Jun 11 16:40:03.939135 crc crio[23211]: time=\"2026-06-11T16:40:03.938693109Z\" level=info msg=\"Got pod network &{Name:nova-cell0-01ba-account-create-sqvhq Namespace:openstack ID:1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e UID:ecf32897-3d68-4283-ba01-24f7fcea7a98 NetNS:/var/run/netns/5fe31d2b-de20-4110-9192-39adcd01f789 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecf32897_3d68_4283_ba01_24f7fcea7a98.slice PodAnnotations:0xc0001309d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.032495 | controller |     "Jun 11 16:40:03.939135 crc crio[23211]: time=\"2026-06-11T16:40:03.938867173Z\" level=info msg=\"Checking pod openstack_nova-cell0-01ba-account-create-sqvhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.032525 | controller |     "Jun 11 16:40:03.942197 crc crio[23211]: time=\"2026-06-11T16:40:03.941929369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0f348226-1e80-4880-b23c-ebdcb5a6a1e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.032546 | controller |     "Jun 11 16:40:03.949567 crc crio[23211]: time=\"2026-06-11T16:40:03.949038336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.032561 | controller |     "Jun 11 16:40:03.951593 crc crio[23211]: time=\"2026-06-11T16:40:03.951512498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d1f1b12e-6f06-40b6-81a8-2d213bc46c8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.032576 | controller |     "Jun 11 16:40:03.961965 crc crio[23211]: time=\"2026-06-11T16:40:03.961878377Z\" level=info msg=\"Ran pod sandbox 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e with infra container: openstack/nova-cell0-01ba-account-create-sqvhq/POD\" id=08169ba7-ebc3-44dd-9680-e135f624c89d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.032591 | controller |     "Jun 11 16:40:03.963365 crc crio[23211]: time=\"2026-06-11T16:40:03.963264612Z\" level=info msg=\"Creating container: openstack/nova-cell1-a0b3-account-create-rvm76/mariadb-account-create\" id=fdfd9403-8195-4adf-853c-e05b9f9e0377 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.032606 | controller |     "Jun 11 16:40:03.963916 crc crio[23211]: time=\"2026-06-11T16:40:03.963762194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.032621 | controller |     "Jun 11 16:40:03.965205 crc crio[23211]: time=\"2026-06-11T16:40:03.965016996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=787f65f6-6a0b-4790-a4e7-402d77456abc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.032635 | controller |     "Jun 11 16:40:03.968154 crc crio[23211]: time=\"2026-06-11T16:40:03.968119593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.032653 | controller |     "Jun 11 16:40:04.005216 crc crio[23211]: time=\"2026-06-11T16:40:04.004926292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a73b1882-ba03-4b77-8cf5-0e85e0a974c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.032668 | controller |     "Jun 11 16:40:04.014640 crc crio[23211]: time=\"2026-06-11T16:40:04.014551883Z\" level=info msg=\"Creating container: openstack/nova-cell0-01ba-account-create-sqvhq/mariadb-account-create\" id=b26669b7-ec34-4fc6-aa0b-ca412916958c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.032683 | controller |     "Jun 11 16:40:04.017412 crc crio[23211]: time=\"2026-06-11T16:40:04.017293081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.032698 | controller |     "Jun 11 16:40:04.077464 crc crio[23211]: time=\"2026-06-11T16:40:04.077156125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.032713 | controller |     "Jun 11 16:40:04.084001 crc crio[23211]: time=\"2026-06-11T16:40:04.083915524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.032729 | controller |     "Jun 11 16:40:04.089897 crc crio[23211]: time=\"2026-06-11T16:40:04.08974332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.032745 | controller |     "Jun 11 16:40:04.093544 crc crio[23211]: time=\"2026-06-11T16:40:04.093080784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.032760 | controller |     "Jun 11 16:40:04.093544 crc crio[23211]: time=\"2026-06-11T16:40:04.093471173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.032775 | controller |     "Jun 11 16:40:04.094205 crc crio[23211]: time=\"2026-06-11T16:40:04.094166641Z\" level=info msg=\"Created container 4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7: openstack/nova-api-c07c-account-create-cdp8x/mariadb-account-create\" id=1b989f9e-69c5-4d93-993e-a126ca7cb4db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.032790 | controller |     "Jun 11 16:40:04.095817 crc crio[23211]: time=\"2026-06-11T16:40:04.095735629Z\" level=info msg=\"Starting container: 4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7\" id=a71e24d6-ea60-4405-a364-582c48b95bf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.032804 | controller |     "Jun 11 16:40:04.102778 crc crio[23211]: time=\"2026-06-11T16:40:04.102609542Z\" level=info msg=\"Started container\" PID=79650 containerID=4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7 description=openstack/nova-api-c07c-account-create-cdp8x/mariadb-account-create id=a71e24d6-ea60-4405-a364-582c48b95bf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326",
2026-06-11 18:01:03.032819 | controller |     "Jun 11 16:40:04.265053 crc crio[23211]: time=\"2026-06-11T16:40:04.264257588Z\" level=info msg=\"Created container a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c: openstack/nova-cell0-01ba-account-create-sqvhq/mariadb-account-create\" id=b26669b7-ec34-4fc6-aa0b-ca412916958c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.032839 | controller |     "Jun 11 16:40:04.266271 crc crio[23211]: time=\"2026-06-11T16:40:04.266174436Z\" level=info msg=\"Starting container: a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c\" id=bc5af092-8b19-4402-8f08-d6165b626d91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.032854 | controller |     "Jun 11 16:40:04.266754 crc crio[23211]: time=\"2026-06-11T16:40:04.266675239Z\" level=info msg=\"Created container 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31: openstack/glance-default-internal-api-0/glance-log\" id=c2d2416b-e6cc-43fa-95b4-82caabcf36a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.032869 | controller |     "Jun 11 16:40:04.267688 crc crio[23211]: time=\"2026-06-11T16:40:04.267608961Z\" level=info msg=\"Starting container: 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31\" id=776ad66b-1ea0-40e1-9a2a-8a4cbd1e9050 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.032883 | controller |     "Jun 11 16:40:04.269109 crc crio[23211]: time=\"2026-06-11T16:40:04.269023337Z\" level=info msg=\"Created container 8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f: openstack/nova-cell1-a0b3-account-create-rvm76/mariadb-account-create\" id=fdfd9403-8195-4adf-853c-e05b9f9e0377 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.032898 | controller |     "Jun 11 16:40:04.269922 crc crio[23211]: time=\"2026-06-11T16:40:04.269858668Z\" level=info msg=\"Starting container: 8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f\" id=353f45d5-5dce-4dcc-8afb-e16d15570ce8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.032913 | controller |     "Jun 11 16:40:04.273815 crc crio[23211]: time=\"2026-06-11T16:40:04.273742475Z\" level=info msg=\"Started container\" PID=79668 containerID=a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c description=openstack/nova-cell0-01ba-account-create-sqvhq/mariadb-account-create id=bc5af092-8b19-4402-8f08-d6165b626d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e",
2026-06-11 18:01:03.032927 | controller |     "Jun 11 16:40:04.275717 crc crio[23211]: time=\"2026-06-11T16:40:04.275681934Z\" level=info msg=\"Started container\" PID=79669 containerID=06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31 description=openstack/glance-default-internal-api-0/glance-log id=776ad66b-1ea0-40e1-9a2a-8a4cbd1e9050 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f",
2026-06-11 18:01:03.032942 | controller |     "Jun 11 16:40:04.276805 crc crio[23211]: time=\"2026-06-11T16:40:04.276715669Z\" level=info msg=\"Started container\" PID=79667 containerID=8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f description=openstack/nova-cell1-a0b3-account-create-rvm76/mariadb-account-create id=353f45d5-5dce-4dcc-8afb-e16d15570ce8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4",
2026-06-11 18:01:03.032957 | controller |     "Jun 11 16:40:04.295849 crc crio[23211]: time=\"2026-06-11T16:40:04.295744464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=bf61424b-d1ea-4fa5-8299-fec4fac99e55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.032973 | controller |     "Jun 11 16:40:04.386220 crc crio[23211]: time=\"2026-06-11T16:40:04.385948757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=807bed1f-741a-4768-97a6-00c0cb560f85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.032988 | controller |     "Jun 11 16:40:04.401213 crc crio[23211]: time=\"2026-06-11T16:40:04.396672805Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=69c44093-027c-4777-83a9-88721e77d345 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.033006 | controller |     "Jun 11 16:40:04.401213 crc crio[23211]: time=\"2026-06-11T16:40:04.397402684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.033021 | controller |     "Jun 11 16:40:04.469860 crc crio[23211]: time=\"2026-06-11T16:40:04.469628547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.033037 | controller |     "Jun 11 16:40:05.016223 crc crio[23211]: time=\"2026-06-11T16:40:05.016150934Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=37892c80-0c36-41a1-b7c0-9f7a422a782d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.033052 | controller |     "Jun 11 16:40:05.016480 crc crio[23211]: time=\"2026-06-11T16:40:05.016253397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.033068 | controller |     "Jun 11 16:40:05.082751 crc crio[23211]: time=\"2026-06-11T16:40:05.082514291Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6 UID:1f57eb1f-239c-4e45-a75c-460328159cd5 NetNS:/var/run/netns/261ee3e2-a635-4fc1-8313-440c5e53dfe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f57eb1f_239c_4e45_a75c_460328159cd5.slice PodAnnotations:0xc00294e348}] Aliases:map[]}\"",
2026-06-11 18:01:03.033083 | controller |     "Jun 11 16:40:05.082751 crc crio[23211]: time=\"2026-06-11T16:40:05.082755318Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.033099 | controller |     "Jun 11 16:40:05.127675 crc crio[23211]: time=\"2026-06-11T16:40:05.12732331Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e3bb6917-22cd-497d-acda-3a6ff8a36b0a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.033114 | controller |     "Jun 11 16:40:05.128493 crc crio[23211]: time=\"2026-06-11T16:40:05.128388907Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3a4cba41-88dd-4362-b3a5-28360e924e55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.033129 | controller |     "Jun 11 16:40:05.189488 crc crio[23211]: time=\"2026-06-11T16:40:05.18895796Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d371736f-9dbe-4961-a0bf-60d2e0e200fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.033144 | controller |     "Jun 11 16:40:05.198101 crc crio[23211]: time=\"2026-06-11T16:40:05.198022806Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686600-fhdqv/oc\" id=94b8e102-aa13-4f9e-90b4-37b12f48776c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.033158 | controller |     "Jun 11 16:40:05.198582 crc crio[23211]: time=\"2026-06-11T16:40:05.198524828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.033172 | controller |     "Jun 11 16:40:05.266273 crc crio[23211]: time=\"2026-06-11T16:40:05.265620804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.033186 | controller |     "Jun 11 16:40:05.403992 crc crio[23211]: time=\"2026-06-11T16:40:05.403905407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.033204 | controller |     "Jun 11 16:40:05.466291 crc crio[23211]: time=\"2026-06-11T16:40:05.466032779Z\" level=info msg=\"Stopping pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326\" id=989dd810-d3bf-4e67-ae11-5139c1a75e51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.033219 | controller |     "Jun 11 16:40:05.467161 crc crio[23211]: time=\"2026-06-11T16:40:05.467086495Z\" level=info msg=\"Got pod network &{Name:nova-api-c07c-account-create-cdp8x Namespace:openstack ID:ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326 UID:1aa121be-6c9f-4b82-af9a-c847c73f9d2d NetNS:/var/run/netns/82719862-05f8-47b8-a890-2164dc640deb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aa121be_6c9f_4b82_af9a_c847c73f9d2d.slice PodAnnotations:0xc0038ac310}] Aliases:map[]}\"",
2026-06-11 18:01:03.033234 | controller |     "Jun 11 16:40:05.467675 crc crio[23211]: time=\"2026-06-11T16:40:05.467545107Z\" level=info msg=\"Deleting pod openstack_nova-api-c07c-account-create-cdp8x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.033248 | controller |     "Jun 11 16:40:05.584511 crc crio[23211]: time=\"2026-06-11T16:40:05.584374564Z\" level=info msg=\"Created container 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461: openstack/glance-default-internal-api-0/glance-httpd\" id=69c44093-027c-4777-83a9-88721e77d345 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.033263 | controller |     "Jun 11 16:40:05.586393 crc crio[23211]: time=\"2026-06-11T16:40:05.586193049Z\" level=info msg=\"Starting container: 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461\" id=900d6708-26c1-470b-be61-d9113ae52a57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.033278 | controller |     "Jun 11 16:40:05.587569 crc crio[23211]: time=\"2026-06-11T16:40:05.58737035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.033292 | controller |     "Jun 11 16:40:05.601184 crc crio[23211]: time=\"2026-06-11T16:40:05.601062451Z\" level=info msg=\"Started container\" PID=79823 containerID=83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461 description=openstack/glance-default-internal-api-0/glance-httpd id=900d6708-26c1-470b-be61-d9113ae52a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f",
2026-06-11 18:01:03.033307 | controller |     "Jun 11 16:40:05.677121 crc crio[23211]: 2026-06-11T16:40:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e749719e65b7973 Mac:f2:a9:55:d2:93:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/261ee3e2-a635-4fc1-8313-440c5e53dfe3 SocketPath: PciID:}] [{Interface:0xc0001065c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.033321 | controller |     "Jun 11 16:40:05.679751 crc crio[23211]: time=\"2026-06-11T16:40:05.679221722Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6 UID:1f57eb1f-239c-4e45-a75c-460328159cd5 NetNS:/var/run/netns/261ee3e2-a635-4fc1-8313-440c5e53dfe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f57eb1f_239c_4e45_a75c_460328159cd5.slice PodAnnotations:0xc00294e348}] Aliases:map[]}\"",
2026-06-11 18:01:03.033336 | controller |     "Jun 11 16:40:05.679751 crc crio[23211]: time=\"2026-06-11T16:40:05.679504789Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.033355 | controller |     "Jun 11 16:40:05.699506 crc crio[23211]: time=\"2026-06-11T16:40:05.698702269Z\" level=info msg=\"Ran pod sandbox e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6 with infra container: openstack/ceilometer-0/POD\" id=37892c80-0c36-41a1-b7c0-9f7a422a782d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.033370 | controller |     "Jun 11 16:40:05.710923 crc crio[23211]: time=\"2026-06-11T16:40:05.708396271Z\" level=info msg=\"Created container c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262: openshift-infra/auto-csr-approver-29686600-fhdqv/oc\" id=94b8e102-aa13-4f9e-90b4-37b12f48776c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.033384 | controller |     "Jun 11 16:40:05.719791 crc crio[23211]: time=\"2026-06-11T16:40:05.719306864Z\" level=info msg=\"Starting container: c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262\" id=1b2a24dd-f80e-4ca6-a8f6-2913813cdc85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.033400 | controller |     "Jun 11 16:40:05.720110 crc crio[23211]: time=\"2026-06-11T16:40:05.719662563Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=dffd1e0b-88ed-4cdf-aabc-514e4c3b771d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.033415 | controller |     "Jun 11 16:40:05.729382 crc crio[23211]: time=\"2026-06-11T16:40:05.729288613Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:01:03.033430 | controller |     "Jun 11 16:40:05.731803 crc crio[23211]: time=\"2026-06-11T16:40:05.731680492Z\" level=info msg=\"Started container\" PID=79860 containerID=c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262 description=openshift-infra/auto-csr-approver-29686600-fhdqv/oc id=1b2a24dd-f80e-4ca6-a8f6-2913813cdc85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24",
2026-06-11 18:01:03.033445 | controller |     "Jun 11 16:40:05.876030 crc crio[23211]: time=\"2026-06-11T16:40:05.875909515Z\" level=info msg=\"Stopped pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326\" id=989dd810-d3bf-4e67-ae11-5139c1a75e51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.033459 | controller |     "Jun 11 16:40:06.183178 crc crio[23211]: time=\"2026-06-11T16:40:06.182677834Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=dffd1e0b-88ed-4cdf-aabc-514e4c3b771d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.033474 | controller |     "Jun 11 16:40:06.184308 crc crio[23211]: time=\"2026-06-11T16:40:06.184196183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=00d3bd91-4baa-48f8-a26e-b9ee1971e498 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.033489 | controller |     "Jun 11 16:40:06.206587 crc crio[23211]: time=\"2026-06-11T16:40:06.20650722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=53582b0f-22c8-4512-8fbc-c90dae74b475 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.033504 | controller |     "Jun 11 16:40:06.217257 crc crio[23211]: time=\"2026-06-11T16:40:06.217172986Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=8cd539fc-6c41-480b-b177-15563b3ddf32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.033550 | controller |     "Jun 11 16:40:06.217844 crc crio[23211]: time=\"2026-06-11T16:40:06.21777105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.033568 | controller |     "Jun 11 16:40:06.283067 crc crio[23211]: time=\"2026-06-11T16:40:06.282988499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.033583 | controller |     "Jun 11 16:40:06.288950 crc crio[23211]: time=\"2026-06-11T16:40:06.288852706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.033598 | controller |     "Jun 11 16:40:06.444638 crc crio[23211]: time=\"2026-06-11T16:40:06.444530594Z\" level=info msg=\"Created container 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268: openstack/ceilometer-0/ceilometer-central-agent\" id=8cd539fc-6c41-480b-b177-15563b3ddf32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.033613 | controller |     "Jun 11 16:40:06.446157 crc crio[23211]: time=\"2026-06-11T16:40:06.446057132Z\" level=info msg=\"Starting container: 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268\" id=89b77600-cb52-4adb-9833-e035390652e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.033627 | controller |     "Jun 11 16:40:06.455804 crc crio[23211]: time=\"2026-06-11T16:40:06.455725884Z\" level=info msg=\"Started container\" PID=80103 containerID=466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268 description=openstack/ceilometer-0/ceilometer-central-agent id=89b77600-cb52-4adb-9833-e035390652e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6",
2026-06-11 18:01:03.033643 | controller |     "Jun 11 16:40:06.468250 crc crio[23211]: time=\"2026-06-11T16:40:06.468146943Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f084cc85-3df7-4cba-9420-e54abfe36e58 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.033659 | controller |     "Jun 11 16:40:06.473569 crc crio[23211]: time=\"2026-06-11T16:40:06.472925022Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:01:03.033673 | controller |     "Jun 11 16:40:06.516594 crc crio[23211]: time=\"2026-06-11T16:40:06.51651643Z\" level=info msg=\"Stopping pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4\" id=e03e987a-a71e-488b-bd0d-3a82ab33bdd1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.033688 | controller |     "Jun 11 16:40:06.516709 crc crio[23211]: time=\"2026-06-11T16:40:06.516632193Z\" level=info msg=\"Stopping pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e\" id=f891c53a-c9f9-4351-8cd4-a3d23f446812 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.033704 | controller |     "Jun 11 16:40:06.517406 crc crio[23211]: time=\"2026-06-11T16:40:06.51727106Z\" level=info msg=\"Got pod network &{Name:nova-cell0-01ba-account-create-sqvhq Namespace:openstack ID:1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e UID:ecf32897-3d68-4283-ba01-24f7fcea7a98 NetNS:/var/run/netns/5fe31d2b-de20-4110-9192-39adcd01f789 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecf32897_3d68_4283_ba01_24f7fcea7a98.slice PodAnnotations:0xc00294e1d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.033719 | controller |     "Jun 11 16:40:06.517763 crc crio[23211]: time=\"2026-06-11T16:40:06.517409033Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b3-account-create-rvm76 Namespace:openstack ID:efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4 UID:d6169b06-ce05-4f57-aafd-3fa717d60db5 NetNS:/var/run/netns/64c4a52b-009c-4da9-965f-fc3e6774b4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6169b06_ce05_4f57_aafd_3fa717d60db5.slice PodAnnotations:0xc0018be4d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.033738 | controller |     "Jun 11 16:40:06.517763 crc crio[23211]: time=\"2026-06-11T16:40:06.517530866Z\" level=info msg=\"Deleting pod openstack_nova-cell0-01ba-account-create-sqvhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.033753 | controller |     "Jun 11 16:40:06.524119 crc crio[23211]: time=\"2026-06-11T16:40:06.518258195Z\" level=info msg=\"Deleting pod openstack_nova-cell1-a0b3-account-create-rvm76 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.033768 | controller |     "Jun 11 16:40:06.973317 crc crio[23211]: time=\"2026-06-11T16:40:06.973222906Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f084cc85-3df7-4cba-9420-e54abfe36e58 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.033784 | controller |     "Jun 11 16:40:06.974060 crc crio[23211]: time=\"2026-06-11T16:40:06.973983145Z\" level=info msg=\"Stopped pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e\" id=f891c53a-c9f9-4351-8cd4-a3d23f446812 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.033799 | controller |     "Jun 11 16:40:06.974840 crc crio[23211]: time=\"2026-06-11T16:40:06.974776675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=efe97ed0-776b-4711-8d9c-d490615e7565 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.033814 | controller |     "Jun 11 16:40:07.009847 crc crio[23211]: time=\"2026-06-11T16:40:07.009743398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6a84f2d5-e6b0-4955-bfb5-08ece4d6d6a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.033828 | controller |     "Jun 11 16:40:07.021623 crc crio[23211]: time=\"2026-06-11T16:40:07.021330787Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=08e9c006-5e20-4f81-b111-8ad9586c56cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.033843 | controller |     "Jun 11 16:40:07.022177 crc crio[23211]: time=\"2026-06-11T16:40:07.022105606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.033858 | controller |     "Jun 11 16:40:07.081796 crc crio[23211]: time=\"2026-06-11T16:40:07.081700175Z\" level=info msg=\"Stopped pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4\" id=e03e987a-a71e-488b-bd0d-3a82ab33bdd1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.033873 | controller |     "Jun 11 16:40:07.128534 crc crio[23211]: time=\"2026-06-11T16:40:07.128460823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.033888 | controller |     "Jun 11 16:40:07.135254 crc crio[23211]: time=\"2026-06-11T16:40:07.13515306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.033902 | controller |     "Jun 11 16:40:07.402022 crc crio[23211]: time=\"2026-06-11T16:40:07.401804928Z\" level=info msg=\"Created container 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04: openstack/ceilometer-0/ceilometer-notification-agent\" id=08e9c006-5e20-4f81-b111-8ad9586c56cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.033921 | controller |     "Jun 11 16:40:07.405734 crc crio[23211]: time=\"2026-06-11T16:40:07.405540622Z\" level=info msg=\"Starting container: 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04\" id=321d4a14-37e5-49ff-abc6-9d3a047b60a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.033936 | controller |     "Jun 11 16:40:07.415219 crc crio[23211]: time=\"2026-06-11T16:40:07.41512701Z\" level=info msg=\"Started container\" PID=80200 containerID=0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04 description=openstack/ceilometer-0/ceilometer-notification-agent id=321d4a14-37e5-49ff-abc6-9d3a047b60a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6",
2026-06-11 18:01:03.033952 | controller |     "Jun 11 16:40:07.428273 crc crio[23211]: time=\"2026-06-11T16:40:07.428171057Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=f40e9ed3-ac75-450f-9e9a-653a57a30694 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.033967 | controller |     "Jun 11 16:40:07.433933 crc crio[23211]: time=\"2026-06-11T16:40:07.433860249Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:01:03.033983 | controller |     "Jun 11 16:40:07.557066 crc crio[23211]: time=\"2026-06-11T16:40:07.556970503Z\" level=info msg=\"Stopping pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24\" id=b468460b-c23a-4d03-8028-f6cc9b40868e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.033998 | controller |     "Jun 11 16:40:07.559177 crc crio[23211]: time=\"2026-06-11T16:40:07.559138807Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686600-fhdqv Namespace:openshift-infra ID:47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24 UID:6e28029d-cae3-494c-9561-72a71a260b5f NetNS:/var/run/netns/bfa94ac1-0354-45b3-9303-50839d48621d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e28029d_cae3_494c_9561_72a71a260b5f.slice PodAnnotations:0xc0018be948}] Aliases:map[]}\"",
2026-06-11 18:01:03.034014 | controller |     "Jun 11 16:40:07.559651 crc crio[23211]: time=\"2026-06-11T16:40:07.559618699Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686600-fhdqv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.034030 | controller |     "Jun 11 16:40:07.902485 crc crio[23211]: time=\"2026-06-11T16:40:07.900688206Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=f40e9ed3-ac75-450f-9e9a-653a57a30694 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.034046 | controller |     "Jun 11 16:40:07.905957 crc crio[23211]: time=\"2026-06-11T16:40:07.90563702Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a2ba4b98-43c0-4bae-8daf-74b06a54c9b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.034060 | controller |     "Jun 11 16:40:07.944044 crc crio[23211]: time=\"2026-06-11T16:40:07.943816513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=eb4d9880-a83f-4c9e-b0b8-d7c2461b1610 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.034078 | controller |     "Jun 11 16:40:07.954021 crc crio[23211]: time=\"2026-06-11T16:40:07.953570157Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=cfb74905-fc7f-4dc7-9b8b-22bcdde157f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.034094 | controller |     "Jun 11 16:40:07.954381 crc crio[23211]: time=\"2026-06-11T16:40:07.954205642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.034109 | controller |     "Jun 11 16:40:07.992783 crc crio[23211]: time=\"2026-06-11T16:40:07.992555261Z\" level=info msg=\"Stopped pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24\" id=b468460b-c23a-4d03-8028-f6cc9b40868e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.034124 | controller |     "Jun 11 16:40:08.022489 crc crio[23211]: time=\"2026-06-11T16:40:08.022041817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.034138 | controller |     "Jun 11 16:40:08.026718 crc crio[23211]: time=\"2026-06-11T16:40:08.026126519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.034153 | controller |     "Jun 11 16:40:08.230281 crc crio[23211]: time=\"2026-06-11T16:40:08.229235331Z\" level=info msg=\"Created container a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48: openstack/ceilometer-0/sg-core\" id=cfb74905-fc7f-4dc7-9b8b-22bcdde157f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.034168 | controller |     "Jun 11 16:40:08.233229 crc crio[23211]: time=\"2026-06-11T16:40:08.231926148Z\" level=info msg=\"Starting container: a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48\" id=537f4425-fa3a-41b3-b5b4-89b83e3d9248 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.034183 | controller |     "Jun 11 16:40:08.248502 crc crio[23211]: time=\"2026-06-11T16:40:08.246746499Z\" level=info msg=\"Started container\" PID=80333 containerID=a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48 description=openstack/ceilometer-0/sg-core id=537f4425-fa3a-41b3-b5b4-89b83e3d9248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6",
2026-06-11 18:01:03.034197 | controller |     "Jun 11 16:40:08.270774 crc crio[23211]: time=\"2026-06-11T16:40:08.270696336Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=531980ee-1df8-4dc9-9968-91c5bb8af176 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.034212 | controller |     "Jun 11 16:40:08.278867 crc crio[23211]: time=\"2026-06-11T16:40:08.278397308Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:01:03.034227 | controller |     "Jun 11 16:40:09.936798 crc crio[23211]: time=\"2026-06-11T16:40:09.936096154Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=531980ee-1df8-4dc9-9968-91c5bb8af176 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.034241 | controller |     "Jun 11 16:40:09.938890 crc crio[23211]: time=\"2026-06-11T16:40:09.93831323Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=50f6ab4c-2758-4d29-bd08-ae457c78d74b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.034256 | controller |     "Jun 11 16:40:09.988663 crc crio[23211]: time=\"2026-06-11T16:40:09.988300739Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=0125530a-a9f4-42d4-959e-e4a804a6a56c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.034276 | controller |     "Jun 11 16:40:10.002513 crc crio[23211]: time=\"2026-06-11T16:40:10.002403011Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=626bfc8f-1a6b-4238-8e7a-f7b4ad5b44cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.034292 | controller |     "Jun 11 16:40:10.002882 crc crio[23211]: time=\"2026-06-11T16:40:10.00278234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.034307 | controller |     "Jun 11 16:40:10.055617 crc crio[23211]: time=\"2026-06-11T16:40:10.055542447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.034322 | controller |     "Jun 11 16:40:10.059919 crc crio[23211]: time=\"2026-06-11T16:40:10.059864436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.034337 | controller |     "Jun 11 16:40:10.224539 crc crio[23211]: time=\"2026-06-11T16:40:10.224376903Z\" level=info msg=\"Created container f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48: openstack/ceilometer-0/proxy-httpd\" id=626bfc8f-1a6b-4238-8e7a-f7b4ad5b44cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.034351 | controller |     "Jun 11 16:40:10.225905 crc crio[23211]: time=\"2026-06-11T16:40:10.225812429Z\" level=info msg=\"Starting container: f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48\" id=cf9429ee-da9d-466b-a1c2-d76caafaff22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.034366 | controller |     "Jun 11 16:40:10.233803 crc crio[23211]: time=\"2026-06-11T16:40:10.233643254Z\" level=info msg=\"Started container\" PID=80461 containerID=f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48 description=openstack/ceilometer-0/proxy-httpd id=cf9429ee-da9d-466b-a1c2-d76caafaff22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6",
2026-06-11 18:01:03.034381 | controller |     "Jun 11 16:40:13.011946 crc crio[23211]: time=\"2026-06-11T16:40:13.011574795Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-4vvzl/POD\" id=b6a82ff6-7ee4-485b-bb11-056174ffd88f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.034396 | controller |     "Jun 11 16:40:13.013318 crc crio[23211]: time=\"2026-06-11T16:40:13.013296328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.034411 | controller |     "Jun 11 16:40:13.070390 crc crio[23211]: time=\"2026-06-11T16:40:13.070270941Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-4vvzl Namespace:openstack ID:72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a UID:18d87021-9c4e-4232-b50e-e346b6e352b4 NetNS:/var/run/netns/f8008dc8-a065-4def-9287-3ae1d29248f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18d87021_9c4e_4232_b50e_e346b6e352b4.slice PodAnnotations:0xc0018bf560}] Aliases:map[]}\"",
2026-06-11 18:01:03.034425 | controller |     "Jun 11 16:40:13.070390 crc crio[23211]: time=\"2026-06-11T16:40:13.070387943Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-4vvzl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.034440 | controller |     "Jun 11 16:40:13.717719 crc crio[23211]: 2026-06-11T16:40:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72295349c341187 Mac:f6:7d:7e:2b:dd:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/f8008dc8-a065-4def-9287-3ae1d29248f4 SocketPath: PciID:}] [{Interface:0xc000128770 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.034458 | controller |     "Jun 11 16:40:13.718390 crc crio[23211]: time=\"2026-06-11T16:40:13.718306103Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-4vvzl Namespace:openstack ID:72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a UID:18d87021-9c4e-4232-b50e-e346b6e352b4 NetNS:/var/run/netns/f8008dc8-a065-4def-9287-3ae1d29248f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18d87021_9c4e_4232_b50e_e346b6e352b4.slice PodAnnotations:0xc0018bf560}] Aliases:map[]}\"",
2026-06-11 18:01:03.034474 | controller |     "Jun 11 16:40:13.718573 crc crio[23211]: time=\"2026-06-11T16:40:13.718533509Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-4vvzl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.034489 | controller |     "Jun 11 16:40:13.729646 crc crio[23211]: time=\"2026-06-11T16:40:13.729567875Z\" level=info msg=\"Ran pod sandbox 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a with infra container: openstack/nova-cell0-conductor-db-sync-4vvzl/POD\" id=b6a82ff6-7ee4-485b-bb11-056174ffd88f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.034503 | controller |     "Jun 11 16:40:13.732716 crc crio[23211]: time=\"2026-06-11T16:40:13.732415046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0c0e95c1-1ad4-4539-8d49-ba4ca5da57b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.034539 | controller |     "Jun 11 16:40:13.732994 crc crio[23211]: time=\"2026-06-11T16:40:13.732758514Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found\" id=0c0e95c1-1ad4-4539-8d49-ba4ca5da57b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.034557 | controller |     "Jun 11 16:40:13.732994 crc crio[23211]: time=\"2026-06-11T16:40:13.732808745Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found\" id=0c0e95c1-1ad4-4539-8d49-ba4ca5da57b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.034572 | controller |     "Jun 11 16:40:13.733995 crc crio[23211]: time=\"2026-06-11T16:40:13.733939254Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3225ab83-5478-407b-b11a-12e77dc9100e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.034586 | controller |     "Jun 11 16:40:13.740686 crc crio[23211]: time=\"2026-06-11T16:40:13.740138498Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\\\"\"",
2026-06-11 18:01:03.034601 | controller |     "Jun 11 16:40:23.233949 crc crio[23211]: time=\"2026-06-11T16:40:23.232249653Z\" level=info msg=\"Stopping container: 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04 (timeout: 30s)\" id=c57d3216-2abe-4359-bbbe-47e33e557e98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.034615 | controller |     "Jun 11 16:40:23.233949 crc crio[23211]: time=\"2026-06-11T16:40:23.232566921Z\" level=info msg=\"Stopping container: 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268 (timeout: 30s)\" id=b0f2bcba-0f61-4668-bba3-099d0aadbf94 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.034633 | controller |     "Jun 11 16:40:23.233949 crc crio[23211]: time=\"2026-06-11T16:40:23.232606542Z\" level=info msg=\"Stopping container: f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48 (timeout: 30s)\" id=fad59032-9b6b-4949-a924-6b510221d131 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.034648 | controller |     "Jun 11 16:40:23.233949 crc crio[23211]: time=\"2026-06-11T16:40:23.232634532Z\" level=info msg=\"Stopping container: a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48 (timeout: 30s)\" id=cf1956bd-aef4-4671-9998-956996c123b0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.034663 | controller |     "Jun 11 16:40:25.351043 crc crio[23211]: time=\"2026-06-11T16:40:25.350251183Z\" level=info msg=\"Stopped container a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48: openstack/ceilometer-0/sg-core\" id=cf1956bd-aef4-4671-9998-956996c123b0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.034677 | controller |     "Jun 11 16:40:25.352578 crc crio[23211]: time=\"2026-06-11T16:40:25.35248957Z\" level=info msg=\"Stopped container f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48: openstack/ceilometer-0/proxy-httpd\" id=fad59032-9b6b-4949-a924-6b510221d131 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.034692 | controller |     "Jun 11 16:40:25.375251 crc crio[23211]: time=\"2026-06-11T16:40:25.375093344Z\" level=info msg=\"Stopped container 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268: openstack/ceilometer-0/ceilometer-central-agent\" id=b0f2bcba-0f61-4668-bba3-099d0aadbf94 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.034706 | controller |     "Jun 11 16:40:25.464786 crc crio[23211]: time=\"2026-06-11T16:40:25.46464083Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3225ab83-5478-407b-b11a-12e77dc9100e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.034721 | controller |     "Jun 11 16:40:25.468777 crc crio[23211]: time=\"2026-06-11T16:40:25.465521623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=acc49576-fb6d-44af-a20d-17c01316f91c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.034735 | controller |     "Jun 11 16:40:25.496758 crc crio[23211]: time=\"2026-06-11T16:40:25.493673336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e2508115-36b7-4dbf-a78e-04c2cf0d1c71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.034750 | controller |     "Jun 11 16:40:25.503307 crc crio[23211]: time=\"2026-06-11T16:40:25.503208533Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-4vvzl/nova-cell0-conductor-db-sync\" id=5b527f60-6a4e-41de-905e-5ec8aac3e0e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.034764 | controller |     "Jun 11 16:40:25.505306 crc crio[23211]: time=\"2026-06-11T16:40:25.505231894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.034779 | controller |     "Jun 11 16:40:25.566208 crc crio[23211]: time=\"2026-06-11T16:40:25.566065863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.034793 | controller |     "Jun 11 16:40:25.570909 crc crio[23211]: time=\"2026-06-11T16:40:25.570825062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.034814 | controller |     "Jun 11 16:40:25.765217 crc crio[23211]: time=\"2026-06-11T16:40:25.765054302Z\" level=info msg=\"Created container 9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342: openstack/nova-cell0-conductor-db-sync-4vvzl/nova-cell0-conductor-db-sync\" id=5b527f60-6a4e-41de-905e-5ec8aac3e0e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.034829 | controller |     "Jun 11 16:40:25.766841 crc crio[23211]: time=\"2026-06-11T16:40:25.766712403Z\" level=info msg=\"Starting container: 9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342\" id=1c56b68e-7a50-4b77-aee0-f33507508cab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.034844 | controller |     "Jun 11 16:40:25.773538 crc crio[23211]: time=\"2026-06-11T16:40:25.773458311Z\" level=info msg=\"Started container\" PID=81473 containerID=9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342 description=openstack/nova-cell0-conductor-db-sync-4vvzl/nova-cell0-conductor-db-sync id=1c56b68e-7a50-4b77-aee0-f33507508cab name=/runtime.v1.RuntimeService/StartContainer sandboxID=72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a",
2026-06-11 18:01:03.034860 | controller |     "Jun 11 16:40:26.873310 crc crio[23211]: time=\"2026-06-11T16:40:26.872744373Z\" level=info msg=\"Stopped container 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04: openstack/ceilometer-0/ceilometer-notification-agent\" id=c57d3216-2abe-4359-bbbe-47e33e557e98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.034875 | controller |     "Jun 11 16:40:26.884300 crc crio[23211]: time=\"2026-06-11T16:40:26.88384005Z\" level=info msg=\"Stopping pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\" id=92ef2349-6203-43b6-94e1-2c5352fed7c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.034891 | controller |     "Jun 11 16:40:26.885113 crc crio[23211]: time=\"2026-06-11T16:40:26.884788624Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6 UID:1f57eb1f-239c-4e45-a75c-460328159cd5 NetNS:/var/run/netns/261ee3e2-a635-4fc1-8313-440c5e53dfe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f57eb1f_239c_4e45_a75c_460328159cd5.slice PodAnnotations:0xc007c142d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.034906 | controller |     "Jun 11 16:40:26.885113 crc crio[23211]: time=\"2026-06-11T16:40:26.8850645Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.034922 | controller |     "Jun 11 16:40:27.223998 crc crio[23211]: time=\"2026-06-11T16:40:27.22379033Z\" level=info msg=\"Stopped pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\" id=92ef2349-6203-43b6-94e1-2c5352fed7c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.034937 | controller |     "Jun 11 16:40:27.950702 crc crio[23211]: time=\"2026-06-11T16:40:27.949903562Z\" level=info msg=\"Stopping container: 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc (timeout: 30s)\" id=6640751b-d618-44f9-9c65-3804983e03c5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.034952 | controller |     "Jun 11 16:40:28.015818 crc crio[23211]: time=\"2026-06-11T16:40:28.015776627Z\" level=info msg=\"Removing container: f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48\" id=c548d582-6dc7-4f35-a204-c34477568831 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.034967 | controller |     "Jun 11 16:40:28.051520 crc crio[23211]: time=\"2026-06-11T16:40:28.051374515Z\" level=info msg=\"Removed container f7ab4d595b39a0351e520ca0591bebb4eb1fb58a015bf21181f9f9caa3b05a48: openstack/ceilometer-0/proxy-httpd\" id=c548d582-6dc7-4f35-a204-c34477568831 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.034985 | controller |     "Jun 11 16:40:28.053964 crc crio[23211]: time=\"2026-06-11T16:40:28.053917769Z\" level=info msg=\"Removing container: a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48\" id=f712e5da-0e3c-4033-a600-9fa088865d8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.035001 | controller |     "Jun 11 16:40:28.090757 crc crio[23211]: time=\"2026-06-11T16:40:28.090684348Z\" level=info msg=\"Stopped container 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc: openstack/kube-state-metrics-0/kube-state-metrics\" id=6640751b-d618-44f9-9c65-3804983e03c5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.035016 | controller |     "Jun 11 16:40:28.095103 crc crio[23211]: time=\"2026-06-11T16:40:28.094718538Z\" level=info msg=\"Stopping pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f\" id=a090bc83-fff2-423d-b806-99d155a5b566 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.035032 | controller |     "Jun 11 16:40:28.097810 crc crio[23211]: time=\"2026-06-11T16:40:28.097708672Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f UID:8b1300f1-e4d1-49f7-af42-1d8c8d97172a NetNS:/var/run/netns/5cfcddf3-c0bc-4fad-895b-491e41afee28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b1300f1_e4d1_49f7_af42_1d8c8d97172a.slice PodAnnotations:0xc007c148d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.035048 | controller |     "Jun 11 16:40:28.098060 crc crio[23211]: time=\"2026-06-11T16:40:28.097938198Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.035063 | controller |     "Jun 11 16:40:28.151804 crc crio[23211]: time=\"2026-06-11T16:40:28.151250109Z\" level=info msg=\"Removed container a67917616a967ce9a6b618b023a306b800bc8cfd731164a9a5a9738027824e48: openstack/ceilometer-0/sg-core\" id=f712e5da-0e3c-4033-a600-9fa088865d8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.035079 | controller |     "Jun 11 16:40:28.158874 crc crio[23211]: time=\"2026-06-11T16:40:28.158820009Z\" level=info msg=\"Removing container: 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04\" id=5f1ca23a-19f2-4c9f-be26-c35020f7aa3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.035094 | controller |     "Jun 11 16:40:28.235230 crc crio[23211]: time=\"2026-06-11T16:40:28.234518189Z\" level=info msg=\"Removed container 0fd7fea26cc71bb1a3797317ccd598058613a594036d32e1e043a8d333877f04: openstack/ceilometer-0/ceilometer-notification-agent\" id=5f1ca23a-19f2-4c9f-be26-c35020f7aa3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.035111 | controller |     "Jun 11 16:40:28.238548 crc crio[23211]: time=\"2026-06-11T16:40:28.238480278Z\" level=info msg=\"Removing container: 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268\" id=b7dd3d1f-1e07-42c8-b46f-f3c67ae6691a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.035127 | controller |     "Jun 11 16:40:28.280227 crc crio[23211]: time=\"2026-06-11T16:40:28.280104338Z\" level=info msg=\"Removed container 466b2b26783f7e2e551b823cdfcbf067ea171e06d07a06a8ac7c8def0b4db268: openstack/ceilometer-0/ceilometer-central-agent\" id=b7dd3d1f-1e07-42c8-b46f-f3c67ae6691a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.035143 | controller |     "Jun 11 16:40:28.509933 crc crio[23211]: time=\"2026-06-11T16:40:28.50964677Z\" level=info msg=\"Stopped pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f\" id=a090bc83-fff2-423d-b806-99d155a5b566 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.035159 | controller |     "Jun 11 16:40:28.514649 crc crio[23211]: time=\"2026-06-11T16:40:28.514568052Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=32296ad6-e3ce-4cbb-949b-c690f37d51d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.035178 | controller |     "Jun 11 16:40:28.514785 crc crio[23211]: time=\"2026-06-11T16:40:28.514664285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.035194 | controller |     "Jun 11 16:40:28.574562 crc crio[23211]: time=\"2026-06-11T16:40:28.574507339Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173 UID:4b4e3a97-1ff1-49a0-8c46-4c9fea22da1f NetNS:/var/run/netns/d1ee162e-aa7c-4a45-9d37-9879a4c10eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b4e3a97_1ff1_49a0_8c46_4c9fea22da1f.slice PodAnnotations:0xc0022780b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.035211 | controller |     "Jun 11 16:40:28.574762 crc crio[23211]: time=\"2026-06-11T16:40:28.574740115Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.035227 | controller |     "Jun 11 16:40:29.019593 crc crio[23211]: 2026-06-11T16:40:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18f279097c79142 Mac:b6:01:00:0d:1c:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/d1ee162e-aa7c-4a45-9d37-9879a4c10eaa SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.035244 | controller |     "Jun 11 16:40:29.023089 crc crio[23211]: time=\"2026-06-11T16:40:29.02300659Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173 UID:4b4e3a97-1ff1-49a0-8c46-4c9fea22da1f NetNS:/var/run/netns/d1ee162e-aa7c-4a45-9d37-9879a4c10eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b4e3a97_1ff1_49a0_8c46_4c9fea22da1f.slice PodAnnotations:0xc0022780b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.035261 | controller |     "Jun 11 16:40:29.023342 crc crio[23211]: time=\"2026-06-11T16:40:29.023283166Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.035278 | controller |     "Jun 11 16:40:29.034411 crc crio[23211]: time=\"2026-06-11T16:40:29.034297381Z\" level=info msg=\"Ran pod sandbox 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173 with infra container: openstack/ceilometer-0/POD\" id=32296ad6-e3ce-4cbb-949b-c690f37d51d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.035298 | controller |     "Jun 11 16:40:29.041582 crc crio[23211]: time=\"2026-06-11T16:40:29.041374288Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=140f5a06-5ae2-465b-b87a-915d1f316f87 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.035321 | controller |     "Jun 11 16:40:29.048241 crc crio[23211]: time=\"2026-06-11T16:40:29.048168347Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:01:03.035349 | controller |     "Jun 11 16:40:29.057015 crc crio[23211]: time=\"2026-06-11T16:40:29.056931177Z\" level=info msg=\"Removing container: 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc\" id=ef27aef0-0acf-4c75-adf7-7e312a07e531 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.035372 | controller |     "Jun 11 16:40:29.133526 crc crio[23211]: time=\"2026-06-11T16:40:29.132466932Z\" level=info msg=\"Removed container 186b3a49d9d9465c57489e1bdbf960add91f706c05c5afefdb4c4f1791909edc: openstack/kube-state-metrics-0/kube-state-metrics\" id=ef27aef0-0acf-4c75-adf7-7e312a07e531 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.035394 | controller |     "Jun 11 16:40:29.531277 crc crio[23211]: time=\"2026-06-11T16:40:29.530901802Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=d47a34a4-5595-4896-89b6-b5418281ac5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.035412 | controller |     "Jun 11 16:40:29.531663 crc crio[23211]: time=\"2026-06-11T16:40:29.531322982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.035428 | controller |     "Jun 11 16:40:29.578738 crc crio[23211]: time=\"2026-06-11T16:40:29.578638664Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4 UID:6e4b5a71-8acf-482f-8c4c-d574d7a1d1d0 NetNS:/var/run/netns/4f5352bf-e782-49c8-b9cb-26fd8a64c303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e4b5a71_8acf_482f_8c4c_d574d7a1d1d0.slice PodAnnotations:0xc0006128d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.035445 | controller |     "Jun 11 16:40:29.578738 crc crio[23211]: time=\"2026-06-11T16:40:29.578711436Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.035462 | controller |     "Jun 11 16:40:29.585052 crc crio[23211]: time=\"2026-06-11T16:40:29.584965052Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=140f5a06-5ae2-465b-b87a-915d1f316f87 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.035479 | controller |     "Jun 11 16:40:29.587617 crc crio[23211]: time=\"2026-06-11T16:40:29.58604219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=65e58f26-f6a0-4ec8-b948-3d1e958f8a10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.035495 | controller |     "Jun 11 16:40:29.632214 crc crio[23211]: time=\"2026-06-11T16:40:29.632025118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7cda5fcc-1503-4b56-b525-0a27fbf4ea93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.035528 | controller |     "Jun 11 16:40:29.654144 crc crio[23211]: time=\"2026-06-11T16:40:29.654040987Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=cc22a5bb-42fd-4b01-9e92-9d9600c75853 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.035550 | controller |     "Jun 11 16:40:29.657084 crc crio[23211]: time=\"2026-06-11T16:40:29.654670622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.035567 | controller |     "Jun 11 16:40:29.729014 crc crio[23211]: time=\"2026-06-11T16:40:29.728699912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.035583 | controller |     "Jun 11 16:40:29.737345 crc crio[23211]: time=\"2026-06-11T16:40:29.737185613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.035612 | controller |     "Jun 11 16:40:29.866682 crc crio[23211]: time=\"2026-06-11T16:40:29.866541584Z\" level=info msg=\"Created container 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a: openstack/ceilometer-0/ceilometer-central-agent\" id=cc22a5bb-42fd-4b01-9e92-9d9600c75853 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.035636 | controller |     "Jun 11 16:40:29.871190 crc crio[23211]: time=\"2026-06-11T16:40:29.871094037Z\" level=info msg=\"Starting container: 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a\" id=ee90eb82-7f6f-4b0e-ad03-8895613a4da5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.035661 | controller |     "Jun 11 16:40:29.880533 crc crio[23211]: time=\"2026-06-11T16:40:29.87920751Z\" level=info msg=\"Started container\" PID=81845 containerID=6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a description=openstack/ceilometer-0/ceilometer-central-agent id=ee90eb82-7f6f-4b0e-ad03-8895613a4da5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173",
2026-06-11 18:01:03.035694 | controller |     "Jun 11 16:40:29.898593 crc crio[23211]: time=\"2026-06-11T16:40:29.898315567Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=b81c7e72-f6dc-4d04-bd6e-cf0e0f3f0661 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.035714 | controller |     "Jun 11 16:40:29.903513 crc crio[23211]: time=\"2026-06-11T16:40:29.903382063Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:01:03.035730 | controller |     "Jun 11 16:40:30.143041 crc crio[23211]: 2026-06-11T16:40:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e7ffe9926db005 Mac:72:6d:85:09:f0:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/4f5352bf-e782-49c8-b9cb-26fd8a64c303 SocketPath: PciID:}] [{Interface:0xc00013b0b0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.035747 | controller |     "Jun 11 16:40:30.145298 crc crio[23211]: time=\"2026-06-11T16:40:30.145193012Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4 UID:6e4b5a71-8acf-482f-8c4c-d574d7a1d1d0 NetNS:/var/run/netns/4f5352bf-e782-49c8-b9cb-26fd8a64c303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e4b5a71_8acf_482f_8c4c_d574d7a1d1d0.slice PodAnnotations:0xc0006128d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.035763 | controller |     "Jun 11 16:40:30.145590 crc crio[23211]: time=\"2026-06-11T16:40:30.14551374Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.035780 | controller |     "Jun 11 16:40:30.158690 crc crio[23211]: time=\"2026-06-11T16:40:30.158612397Z\" level=info msg=\"Ran pod sandbox 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4 with infra container: openstack/kube-state-metrics-0/POD\" id=d47a34a4-5595-4896-89b6-b5418281ac5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.035796 | controller |     "Jun 11 16:40:30.164911 crc crio[23211]: time=\"2026-06-11T16:40:30.164842263Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=abea5118-bd8c-482e-a512-ea3ff5cb5854 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.035813 | controller |     "Jun 11 16:40:30.167502 crc crio[23211]: time=\"2026-06-11T16:40:30.166702809Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"",
2026-06-11 18:01:03.035833 | controller |     "Jun 11 16:40:30.363169 crc crio[23211]: time=\"2026-06-11T16:40:30.363076832Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=b81c7e72-f6dc-4d04-bd6e-cf0e0f3f0661 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.035850 | controller |     "Jun 11 16:40:30.364733 crc crio[23211]: time=\"2026-06-11T16:40:30.364262692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=e9e8aebf-df44-4225-b7c7-dff25f59a2d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.035867 | controller |     "Jun 11 16:40:30.399107 crc crio[23211]: time=\"2026-06-11T16:40:30.39857417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=2765c5d4-ab7d-4f65-be51-da88d6d90a4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.035883 | controller |     "Jun 11 16:40:30.407486 crc crio[23211]: time=\"2026-06-11T16:40:30.407155314Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a65d5520-60a6-4081-a370-dc6bbbd77532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.035899 | controller |     "Jun 11 16:40:30.407859 crc crio[23211]: time=\"2026-06-11T16:40:30.407808171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.035916 | controller |     "Jun 11 16:40:30.456292 crc crio[23211]: time=\"2026-06-11T16:40:30.456149867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.035932 | controller |     "Jun 11 16:40:30.462789 crc crio[23211]: time=\"2026-06-11T16:40:30.462637219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.035950 | controller |     "Jun 11 16:40:30.640171 crc crio[23211]: time=\"2026-06-11T16:40:30.640033969Z\" level=info msg=\"Created container e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634: openstack/ceilometer-0/ceilometer-notification-agent\" id=a65d5520-60a6-4081-a370-dc6bbbd77532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.035973 | controller |     "Jun 11 16:40:30.641735 crc crio[23211]: time=\"2026-06-11T16:40:30.641575407Z\" level=info msg=\"Starting container: e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634\" id=20c12b5a-16e7-402d-988f-f9b8f3c2a896 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.035996 | controller |     "Jun 11 16:40:30.649015 crc crio[23211]: time=\"2026-06-11T16:40:30.648906121Z\" level=info msg=\"Started container\" PID=81907 containerID=e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634 description=openstack/ceilometer-0/ceilometer-notification-agent id=20c12b5a-16e7-402d-988f-f9b8f3c2a896 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173",
2026-06-11 18:01:03.036017 | controller |     "Jun 11 16:40:30.670904 crc crio[23211]: time=\"2026-06-11T16:40:30.670788957Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=64867016-e14c-46a2-99a4-b7efed0b11f1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.036034 | controller |     "Jun 11 16:40:30.675154 crc crio[23211]: time=\"2026-06-11T16:40:30.675062974Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:01:03.036067 | controller |     "Jun 11 16:40:30.912580 crc crio[23211]: time=\"2026-06-11T16:40:30.909708102Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=abea5118-bd8c-482e-a512-ea3ff5cb5854 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.036101 | controller |     "Jun 11 16:40:30.912580 crc crio[23211]: time=\"2026-06-11T16:40:30.911046617Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=58cb59d3-21d0-42a0-9242-09ed684cf28e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.036118 | controller |     "Jun 11 16:40:30.913092 crc crio[23211]: time=\"2026-06-11T16:40:30.912950914Z\" level=info msg=\"Removing container: ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69\" id=7cfb4708-8e4c-4af4-b3ba-e135b78636a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.036135 | controller |     "Jun 11 16:40:30.998815 crc crio[23211]: time=\"2026-06-11T16:40:30.998709235Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=be93e117-321f-4f23-9363-3796ebf4a3be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.036168 | controller |     "Jun 11 16:40:31.047160 crc crio[23211]: time=\"2026-06-11T16:40:31.047022731Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=3e22baed-35f4-4d97-9c2a-223c6d843f65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.036185 | controller |     "Jun 11 16:40:31.089100 crc crio[23211]: time=\"2026-06-11T16:40:31.088999711Z\" level=info msg=\"Removed container ebfeac33c5f4d1ec408a436c498b6f89741b7391e4e5f16431941f0795789e69: openshift-infra/auto-csr-approver-29686594-fmg69/oc\" id=7cfb4708-8e4c-4af4-b3ba-e135b78636a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.036208 | controller |     "Jun 11 16:40:31.090243 crc crio[23211]: time=\"2026-06-11T16:40:31.089575345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.036225 | controller |     "Jun 11 16:40:31.102608 crc crio[23211]: time=\"2026-06-11T16:40:31.102519919Z\" level=info msg=\"Stopping pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38\" id=adde4133-010a-417a-ae1d-a2c72fb16bf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036248 | controller |     "Jun 11 16:40:31.102608 crc crio[23211]: time=\"2026-06-11T16:40:31.102613121Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38\" id=adde4133-010a-417a-ae1d-a2c72fb16bf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036264 | controller |     "Jun 11 16:40:31.103295 crc crio[23211]: time=\"2026-06-11T16:40:31.103227226Z\" level=info msg=\"Removing pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38\" id=d70caed5-c494-4f1d-9623-c85860b846a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036291 | controller |     "Jun 11 16:40:31.131130 crc crio[23211]: time=\"2026-06-11T16:40:31.131033139Z\" level=info msg=\"Removed pod sandbox: 01ce8d33b5dc9e6d02c9861ff67110b43e4d8ad1b57d3f2970bb4b0ee9a0ba38\" id=d70caed5-c494-4f1d-9623-c85860b846a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036310 | controller |     "Jun 11 16:40:31.132840 crc crio[23211]: time=\"2026-06-11T16:40:31.132773394Z\" level=info msg=\"Stopping pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\" id=6c255e71-52e7-4abc-8a32-55fd58c3c1c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036335 | controller |     "Jun 11 16:40:31.132974 crc crio[23211]: time=\"2026-06-11T16:40:31.132841905Z\" level=info msg=\"Stopped pod sandbox (already stopped): e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\" id=6c255e71-52e7-4abc-8a32-55fd58c3c1c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036352 | controller |     "Jun 11 16:40:31.134637 crc crio[23211]: time=\"2026-06-11T16:40:31.134542587Z\" level=info msg=\"Removing pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\" id=d0d6b2b2-5861-4e3e-8b3b-c2dc94711690 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036368 | controller |     "Jun 11 16:40:31.154862 crc crio[23211]: time=\"2026-06-11T16:40:31.154781353Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=64867016-e14c-46a2-99a4-b7efed0b11f1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.036384 | controller |     "Jun 11 16:40:31.159935 crc crio[23211]: time=\"2026-06-11T16:40:31.15984212Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=fb87ce94-5c39-4ab9-848f-ed1ef3345c45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.036400 | controller |     "Jun 11 16:40:31.169091 crc crio[23211]: time=\"2026-06-11T16:40:31.168968057Z\" level=info msg=\"Removed pod sandbox: e749719e65b7973b57eba5cb35578c22d41d603c690afe95c3e39a0434588da6\" id=d0d6b2b2-5861-4e3e-8b3b-c2dc94711690 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036416 | controller |     "Jun 11 16:40:31.175768 crc crio[23211]: time=\"2026-06-11T16:40:31.175660574Z\" level=info msg=\"Stopping pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\" id=8fe3f799-057f-4c5b-a8f3-456e3252c4a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036433 | controller |     "Jun 11 16:40:31.175768 crc crio[23211]: time=\"2026-06-11T16:40:31.175757877Z\" level=info msg=\"Stopped pod sandbox (already stopped): 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\" id=8fe3f799-057f-4c5b-a8f3-456e3252c4a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036449 | controller |     "Jun 11 16:40:31.178173 crc crio[23211]: time=\"2026-06-11T16:40:31.178007584Z\" level=info msg=\"Removing pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\" id=d53b1749-2f6d-472f-99ee-749fce8b7212 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036464 | controller |     "Jun 11 16:40:31.187379 crc crio[23211]: time=\"2026-06-11T16:40:31.187183372Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4e0fd3ea-23b7-4c0e-b8ae-c088344c8246 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.036480 | controller |     "Jun 11 16:40:31.202233 crc crio[23211]: time=\"2026-06-11T16:40:31.202062274Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b1f8cca6-ed24-4afe-8a4f-e8cb35b17914 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.036496 | controller |     "Jun 11 16:40:31.215786 crc crio[23211]: time=\"2026-06-11T16:40:31.215678184Z\" level=info msg=\"Removed pod sandbox: 411a14b7d0f0be98a7a1d431ad419f95c7a78f0537db068c1bd14c7be4768d0b\" id=d53b1749-2f6d-472f-99ee-749fce8b7212 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036527 | controller |     "Jun 11 16:40:31.216253 crc crio[23211]: time=\"2026-06-11T16:40:31.216181956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.036550 | controller |     "Jun 11 16:40:31.219478 crc crio[23211]: time=\"2026-06-11T16:40:31.216807492Z\" level=info msg=\"Stopping pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\" id=802f5b2b-d63d-4639-930a-fca787f58bb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036572 | controller |     "Jun 11 16:40:31.219478 crc crio[23211]: time=\"2026-06-11T16:40:31.216887774Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\" id=802f5b2b-d63d-4639-930a-fca787f58bb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036589 | controller |     "Jun 11 16:40:31.219478 crc crio[23211]: time=\"2026-06-11T16:40:31.217645553Z\" level=info msg=\"Removing pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\" id=65f1c62d-2bda-4891-8c58-aa1810514b45 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036605 | controller |     "Jun 11 16:40:31.241909 crc crio[23211]: time=\"2026-06-11T16:40:31.241820667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.036622 | controller |     "Jun 11 16:40:31.246882 crc crio[23211]: time=\"2026-06-11T16:40:31.24677243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.036638 | controller |     "Jun 11 16:40:31.265317 crc crio[23211]: time=\"2026-06-11T16:40:31.264853682Z\" level=info msg=\"Removed pod sandbox: f2b2104aa37ad3a7bc6ad67929f0d82fad8da2c43be9b4b12edc5a51c1cccac8\" id=65f1c62d-2bda-4891-8c58-aa1810514b45 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036654 | controller |     "Jun 11 16:40:31.266804 crc crio[23211]: time=\"2026-06-11T16:40:31.266738139Z\" level=info msg=\"Stopping pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\" id=d0cf69b0-ea36-415a-9e51-e058c65751ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036671 | controller |     "Jun 11 16:40:31.267134 crc crio[23211]: time=\"2026-06-11T16:40:31.266832601Z\" level=info msg=\"Stopped pod sandbox (already stopped): a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\" id=d0cf69b0-ea36-415a-9e51-e058c65751ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036688 | controller |     "Jun 11 16:40:31.270243 crc crio[23211]: time=\"2026-06-11T16:40:31.269924218Z\" level=info msg=\"Removing pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\" id=4ea3d041-e774-4f0f-a56d-7a0e323ab6d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036711 | controller |     "Jun 11 16:40:31.295913 crc crio[23211]: time=\"2026-06-11T16:40:31.291819655Z\" level=info msg=\"Removed pod sandbox: a772660bb454ceeb006f783ee21067c903c9eb41b957ec0b13ad0de07475fd47\" id=4ea3d041-e774-4f0f-a56d-7a0e323ab6d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036740 | controller |     "Jun 11 16:40:31.295913 crc crio[23211]: time=\"2026-06-11T16:40:31.293937108Z\" level=info msg=\"Stopping pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\" id=11c6822a-6057-4dd3-91a3-e5400c4e784d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036758 | controller |     "Jun 11 16:40:31.295913 crc crio[23211]: time=\"2026-06-11T16:40:31.293976059Z\" level=info msg=\"Stopped pod sandbox (already stopped): 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\" id=11c6822a-6057-4dd3-91a3-e5400c4e784d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036774 | controller |     "Jun 11 16:40:31.295913 crc crio[23211]: time=\"2026-06-11T16:40:31.295338004Z\" level=info msg=\"Removing pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\" id=7af27ff9-1cd3-459c-b233-079abf47aa7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036790 | controller |     "Jun 11 16:40:31.301836 crc crio[23211]: time=\"2026-06-11T16:40:31.301720143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.036809 | controller |     "Jun 11 16:40:31.306015 crc crio[23211]: time=\"2026-06-11T16:40:31.305928688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.036824 | controller |     "Jun 11 16:40:31.364015 crc crio[23211]: time=\"2026-06-11T16:40:31.363887815Z\" level=info msg=\"Removed pod sandbox: 056c9bf2e6eabd09cc4a078f195ca69b5582b0b3ba174eacea410ca261f38a46\" id=7af27ff9-1cd3-459c-b233-079abf47aa7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036840 | controller |     "Jun 11 16:40:31.365144 crc crio[23211]: time=\"2026-06-11T16:40:31.364857729Z\" level=info msg=\"Stopping pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f\" id=79c8d833-149b-4938-b051-9c936dace717 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036855 | controller |     "Jun 11 16:40:31.365144 crc crio[23211]: time=\"2026-06-11T16:40:31.364937831Z\" level=info msg=\"Stopped pod sandbox (already stopped): b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f\" id=79c8d833-149b-4938-b051-9c936dace717 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.036871 | controller |     "Jun 11 16:40:31.365668 crc crio[23211]: time=\"2026-06-11T16:40:31.365624698Z\" level=info msg=\"Removing pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f\" id=095ed015-a89a-4059-b34c-888ae96cb011 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036892 | controller |     "Jun 11 16:40:31.410593 crc crio[23211]: time=\"2026-06-11T16:40:31.410484308Z\" level=info msg=\"Removed pod sandbox: b04d253dd497d83aa5d7c829b3ab9cef9a96c4ec6ecb442637bedf5c10f3443f\" id=095ed015-a89a-4059-b34c-888ae96cb011 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.036916 | controller |     "Jun 11 16:40:31.432090 crc crio[23211]: time=\"2026-06-11T16:40:31.430484808Z\" level=info msg=\"Created container 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf: openstack/kube-state-metrics-0/kube-state-metrics\" id=3e22baed-35f4-4d97-9c2a-223c6d843f65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.036939 | controller |     "Jun 11 16:40:31.441701 crc crio[23211]: time=\"2026-06-11T16:40:31.438878448Z\" level=info msg=\"Starting container: 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf\" id=23bc2b95-dca0-4e6a-8e00-960f2b74c55b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.036961 | controller |     "Jun 11 16:40:31.464910 crc crio[23211]: time=\"2026-06-11T16:40:31.46179595Z\" level=info msg=\"Started container\" PID=81946 containerID=6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf description=openstack/kube-state-metrics-0/kube-state-metrics id=23bc2b95-dca0-4e6a-8e00-960f2b74c55b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4",
2026-06-11 18:01:03.036989 | controller |     "Jun 11 16:40:31.526740 crc crio[23211]: time=\"2026-06-11T16:40:31.526619868Z\" level=info msg=\"Created container b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf: openstack/ceilometer-0/sg-core\" id=b1f8cca6-ed24-4afe-8a4f-e8cb35b17914 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.037005 | controller |     "Jun 11 16:40:31.561247 crc crio[23211]: time=\"2026-06-11T16:40:31.560943136Z\" level=info msg=\"Starting container: b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf\" id=26100b5b-befd-469e-bdfd-2575b4457405 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.037020 | controller |     "Jun 11 16:40:31.578489 crc crio[23211]: time=\"2026-06-11T16:40:31.577791337Z\" level=info msg=\"Started container\" PID=81954 containerID=b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf description=openstack/ceilometer-0/sg-core id=26100b5b-befd-469e-bdfd-2575b4457405 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173",
2026-06-11 18:01:03.037039 | controller |     "Jun 11 16:40:31.892296 crc crio[23211]: time=\"2026-06-11T16:40:31.892133147Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=aea3e5a6-4ced-436b-9167-af2763196a2a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.037055 | controller |     "Jun 11 16:40:31.897653 crc crio[23211]: time=\"2026-06-11T16:40:31.897572622Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:01:03.037070 | controller |     "Jun 11 16:40:32.239096 crc crio[23211]: time=\"2026-06-11T16:40:32.238539516Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zmkh7/POD\" id=2447ce4e-d33d-45cc-9447-da5a8fbfd0b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.037085 | controller |     "Jun 11 16:40:32.239753 crc crio[23211]: time=\"2026-06-11T16:40:32.23910336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.037100 | controller |     "Jun 11 16:40:32.288209 crc crio[23211]: time=\"2026-06-11T16:40:32.288123974Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zmkh7 Namespace:openshift-marketplace ID:6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0 UID:fc543161-ca36-4408-99b0-bd57b2128f70 NetNS:/var/run/netns/a0ebbf26-76bc-450b-b8a2-bc2d4ce601bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc543161_ca36_4408_99b0_bd57b2128f70.slice PodAnnotations:0xc0018be780}] Aliases:map[]}\"",
2026-06-11 18:01:03.037115 | controller |     "Jun 11 16:40:32.288209 crc crio[23211]: time=\"2026-06-11T16:40:32.288187196Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zmkh7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.037131 | controller |     "Jun 11 16:40:32.807478 crc crio[23211]: 2026-06-11T16:40:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e1514083ae4889 Mac:be:5f:cf:c4:a3:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/a0ebbf26-76bc-450b-b8a2-bc2d4ce601bb SocketPath: PciID:}] [{Interface:0xc0002bc990 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.037147 | controller |     "Jun 11 16:40:32.810343 crc crio[23211]: time=\"2026-06-11T16:40:32.808288754Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zmkh7 Namespace:openshift-marketplace ID:6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0 UID:fc543161-ca36-4408-99b0-bd57b2128f70 NetNS:/var/run/netns/a0ebbf26-76bc-450b-b8a2-bc2d4ce601bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc543161_ca36_4408_99b0_bd57b2128f70.slice PodAnnotations:0xc0018be780}] Aliases:map[]}\"",
2026-06-11 18:01:03.037164 | controller |     "Jun 11 16:40:32.810343 crc crio[23211]: time=\"2026-06-11T16:40:32.80851768Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zmkh7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.037179 | controller |     "Jun 11 16:40:32.828974 crc crio[23211]: time=\"2026-06-11T16:40:32.826031378Z\" level=info msg=\"Ran pod sandbox 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0 with infra container: openshift-marketplace/redhat-operators-zmkh7/POD\" id=2447ce4e-d33d-45cc-9447-da5a8fbfd0b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.037198 | controller |     "Jun 11 16:40:32.828974 crc crio[23211]: time=\"2026-06-11T16:40:32.828248373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e1e7a218-cb00-4f47-9869-f66fd1497764 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.037214 | controller |     "Jun 11 16:40:32.832530 crc crio[23211]: time=\"2026-06-11T16:40:32.831266039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=20818012-a00a-4a40-8dae-7c9415d016cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.037230 | controller |     "Jun 11 16:40:32.855012 crc crio[23211]: time=\"2026-06-11T16:40:32.854868447Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zmkh7/extract-utilities\" id=34b89e96-64c6-4986-9f18-308545e6bcfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.037252 | controller |     "Jun 11 16:40:32.855526 crc crio[23211]: time=\"2026-06-11T16:40:32.855465872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.037275 | controller |     "Jun 11 16:40:32.941882 crc crio[23211]: time=\"2026-06-11T16:40:32.941788138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.037301 | controller |     "Jun 11 16:40:32.951722 crc crio[23211]: time=\"2026-06-11T16:40:32.951642714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.037321 | controller |     "Jun 11 16:40:33.095037 crc crio[23211]: time=\"2026-06-11T16:40:33.094890152Z\" level=info msg=\"Created container 7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602: openshift-marketplace/redhat-operators-zmkh7/extract-utilities\" id=34b89e96-64c6-4986-9f18-308545e6bcfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.037336 | controller |     "Jun 11 16:40:33.096213 crc crio[23211]: time=\"2026-06-11T16:40:33.096136843Z\" level=info msg=\"Starting container: 7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602\" id=2c92adb6-6c40-4221-90b5-dcaf4466f05c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.037351 | controller |     "Jun 11 16:40:33.102153 crc crio[23211]: time=\"2026-06-11T16:40:33.10205883Z\" level=info msg=\"Started container\" PID=82099 containerID=7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602 description=openshift-marketplace/redhat-operators-zmkh7/extract-utilities id=2c92adb6-6c40-4221-90b5-dcaf4466f05c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0",
2026-06-11 18:01:03.037367 | controller |     "Jun 11 16:40:33.401344 crc crio[23211]: time=\"2026-06-11T16:40:33.40079782Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=aea3e5a6-4ced-436b-9167-af2763196a2a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.037382 | controller |     "Jun 11 16:40:33.402759 crc crio[23211]: time=\"2026-06-11T16:40:33.402625256Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=fe3d3e44-b8bf-4509-8232-a0d53a477e4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.037397 | controller |     "Jun 11 16:40:33.444152 crc crio[23211]: time=\"2026-06-11T16:40:33.444040569Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=e0716166-9aff-4f33-a880-3971a9d3cc68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.037418 | controller |     "Jun 11 16:40:33.459472 crc crio[23211]: time=\"2026-06-11T16:40:33.456612164Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0f1025ea-80de-4547-abbf-ca48e2f76881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.037433 | controller |     "Jun 11 16:40:33.459472 crc crio[23211]: time=\"2026-06-11T16:40:33.457097846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.037448 | controller |     "Jun 11 16:40:33.538951 crc crio[23211]: time=\"2026-06-11T16:40:33.538862978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.037462 | controller |     "Jun 11 16:40:33.543198 crc crio[23211]: time=\"2026-06-11T16:40:33.543134905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.037477 | controller |     "Jun 11 16:40:33.672531 crc crio[23211]: time=\"2026-06-11T16:40:33.672330791Z\" level=info msg=\"Created container 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da: openstack/ceilometer-0/proxy-httpd\" id=0f1025ea-80de-4547-abbf-ca48e2f76881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.037491 | controller |     "Jun 11 16:40:33.673711 crc crio[23211]: time=\"2026-06-11T16:40:33.673633644Z\" level=info msg=\"Starting container: 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da\" id=2ed49510-e3ea-4ce5-9626-e160506b630b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.037505 | controller |     "Jun 11 16:40:33.680313 crc crio[23211]: time=\"2026-06-11T16:40:33.680263328Z\" level=info msg=\"Started container\" PID=82119 containerID=8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da description=openstack/ceilometer-0/proxy-httpd id=2ed49510-e3ea-4ce5-9626-e160506b630b name=/runtime.v1.RuntimeService/StartContainer sandboxID=18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173",
2026-06-11 18:01:03.037560 | controller |     "Jun 11 16:40:34.179574 crc crio[23211]: time=\"2026-06-11T16:40:34.17887452Z\" level=info msg=\"Stopping container: b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf (timeout: 30s)\" id=40158b3d-8537-42eb-9829-7512165005d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.037586 | controller |     "Jun 11 16:40:34.179890 crc crio[23211]: time=\"2026-06-11T16:40:34.179121347Z\" level=info msg=\"Stopping container: 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da (timeout: 30s)\" id=80639ecf-aeb6-461c-87c9-f0cf9fe2b9a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.037602 | controller |     "Jun 11 16:40:34.181172 crc crio[23211]: time=\"2026-06-11T16:40:34.179153077Z\" level=info msg=\"Stopping container: e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634 (timeout: 30s)\" id=e968c15c-2dae-4a6a-b4a7-bbfa2b5a3355 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.037633 | controller |     "Jun 11 16:40:34.182839 crc crio[23211]: time=\"2026-06-11T16:40:34.182771148Z\" level=info msg=\"Stopping container: 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a (timeout: 30s)\" id=4a8d6826-6197-4dfe-980f-7cd46c4e2f5f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.037649 | controller |     "Jun 11 16:40:34.196493 crc crio[23211]: time=\"2026-06-11T16:40:34.195803922Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=86a48c79-ab03-4272-a505-b48f77967160 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.037674 | controller |     "Jun 11 16:40:34.205015 crc crio[23211]: time=\"2026-06-11T16:40:34.201229208Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.037696 | controller |     "Jun 11 16:40:34.307067 crc crio[23211]: time=\"2026-06-11T16:40:34.306966269Z\" level=info msg=\"Stopped container b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf: openstack/ceilometer-0/sg-core\" id=40158b3d-8537-42eb-9829-7512165005d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.037711 | controller |     "Jun 11 16:40:34.420395 crc crio[23211]: time=\"2026-06-11T16:40:34.420260118Z\" level=info msg=\"Stopped container 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da: openstack/ceilometer-0/proxy-httpd\" id=80639ecf-aeb6-461c-87c9-f0cf9fe2b9a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.037732 | controller |     "Jun 11 16:40:34.720012 crc crio[23211]: time=\"2026-06-11T16:40:34.71988713Z\" level=info msg=\"Stopped container e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634: openstack/ceilometer-0/ceilometer-notification-agent\" id=e968c15c-2dae-4a6a-b4a7-bbfa2b5a3355 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.037747 | controller |     "Jun 11 16:40:34.868637 crc crio[23211]: time=\"2026-06-11T16:40:34.868390459Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=86a48c79-ab03-4272-a505-b48f77967160 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.037766 | controller |     "Jun 11 16:40:34.869561 crc crio[23211]: time=\"2026-06-11T16:40:34.869323362Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=184fc6e7-0d49-460a-85be-5e41f12630fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.037781 | controller |     "Jun 11 16:40:34.872558 crc crio[23211]: time=\"2026-06-11T16:40:34.872341977Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c6607ac7-6af6-4953-8f58-f14f189c2c96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.037804 | controller |     "Jun 11 16:40:34.880904 crc crio[23211]: time=\"2026-06-11T16:40:34.880776548Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zmkh7/extract-content\" id=6481eb60-229e-4642-a112-1fc3127a7f43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.037819 | controller |     "Jun 11 16:40:34.881340 crc crio[23211]: time=\"2026-06-11T16:40:34.88126012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.037834 | controller |     "Jun 11 16:40:34.933564 crc crio[23211]: time=\"2026-06-11T16:40:34.933399172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.037848 | controller |     "Jun 11 16:40:34.937205 crc crio[23211]: time=\"2026-06-11T16:40:34.93690125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.037862 | controller |     "Jun 11 16:40:35.121127 crc crio[23211]: time=\"2026-06-11T16:40:35.120958886Z\" level=info msg=\"Created container 7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e: openshift-marketplace/redhat-operators-zmkh7/extract-content\" id=6481eb60-229e-4642-a112-1fc3127a7f43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.037876 | controller |     "Jun 11 16:40:35.122167 crc crio[23211]: time=\"2026-06-11T16:40:35.122109445Z\" level=info msg=\"Starting container: 7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e\" id=b6cdd108-fb42-46da-9cf0-7eff4bcfa382 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.037896 | controller |     "Jun 11 16:40:35.127832 crc crio[23211]: time=\"2026-06-11T16:40:35.127742506Z\" level=info msg=\"Started container\" PID=82366 containerID=7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e description=openshift-marketplace/redhat-operators-zmkh7/extract-content id=b6cdd108-fb42-46da-9cf0-7eff4bcfa382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0",
2026-06-11 18:01:03.037912 | controller |     "Jun 11 16:40:40.786964 crc crio[23211]: time=\"2026-06-11T16:40:40.786507903Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-dsdvn/POD\" id=5d86ed96-10d6-46a0-9ed1-8fa5a28b7989 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.037927 | controller |     "Jun 11 16:40:40.788036 crc crio[23211]: time=\"2026-06-11T16:40:40.787001876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.037942 | controller |     "Jun 11 16:40:40.823300 crc crio[23211]: time=\"2026-06-11T16:40:40.823246792Z\" level=info msg=\"Got pod network &{Name:community-operators-dsdvn Namespace:openshift-marketplace ID:67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a UID:9fa63f7b-f149-454e-acef-3d07a3d1bf74 NetNS:/var/run/netns/38bc3e7e-c462-4187-8ac9-f8175dd9c4ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fa63f7b_f149_454e_acef_3d07a3d1bf74.slice PodAnnotations:0xc006618870}] Aliases:map[]}\"",
2026-06-11 18:01:03.037957 | controller |     "Jun 11 16:40:40.824681 crc crio[23211]: time=\"2026-06-11T16:40:40.824650857Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-dsdvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.037971 | controller |     "Jun 11 16:40:41.400018 crc crio[23211]: 2026-06-11T16:40:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67976c64cd097e5 Mac:62:bb:be:96:b6:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/38bc3e7e-c462-4187-8ac9-f8175dd9c4ef SocketPath: PciID:}] [{Interface:0xc000122a30 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.037986 | controller |     "Jun 11 16:40:41.401411 crc crio[23211]: time=\"2026-06-11T16:40:41.401276708Z\" level=info msg=\"Got pod network &{Name:community-operators-dsdvn Namespace:openshift-marketplace ID:67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a UID:9fa63f7b-f149-454e-acef-3d07a3d1bf74 NetNS:/var/run/netns/38bc3e7e-c462-4187-8ac9-f8175dd9c4ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fa63f7b_f149_454e_acef_3d07a3d1bf74.slice PodAnnotations:0xc006618870}] Aliases:map[]}\"",
2026-06-11 18:01:03.038001 | controller |     "Jun 11 16:40:41.401603 crc crio[23211]: time=\"2026-06-11T16:40:41.401517954Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-dsdvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.038016 | controller |     "Jun 11 16:40:41.432536 crc crio[23211]: time=\"2026-06-11T16:40:41.426042476Z\" level=info msg=\"Ran pod sandbox 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a with infra container: openshift-marketplace/community-operators-dsdvn/POD\" id=5d86ed96-10d6-46a0-9ed1-8fa5a28b7989 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.038030 | controller |     "Jun 11 16:40:41.432536 crc crio[23211]: time=\"2026-06-11T16:40:41.42856281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a95dd2d-21f9-491d-a4b9-41adf9733400 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.038052 | controller |     "Jun 11 16:40:41.432536 crc crio[23211]: time=\"2026-06-11T16:40:41.432069147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=caae5e15-8a43-4f08-991d-537fab096136 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.038068 | controller |     "Jun 11 16:40:41.443200 crc crio[23211]: time=\"2026-06-11T16:40:41.443105863Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dsdvn/extract-utilities\" id=ed2501ae-2174-4506-afac-548577bb498f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.038082 | controller |     "Jun 11 16:40:41.445476 crc crio[23211]: time=\"2026-06-11T16:40:41.444155089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.038097 | controller |     "Jun 11 16:40:41.561660 crc crio[23211]: time=\"2026-06-11T16:40:41.561479269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.038112 | controller |     "Jun 11 16:40:41.568746 crc crio[23211]: time=\"2026-06-11T16:40:41.568669969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.038126 | controller |     "Jun 11 16:40:41.750078 crc crio[23211]: time=\"2026-06-11T16:40:41.749269568Z\" level=info msg=\"Created container 9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df: openshift-marketplace/community-operators-dsdvn/extract-utilities\" id=ed2501ae-2174-4506-afac-548577bb498f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.038140 | controller |     "Jun 11 16:40:41.751864 crc crio[23211]: time=\"2026-06-11T16:40:41.751816291Z\" level=info msg=\"Starting container: 9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df\" id=374952e8-4413-4659-ba43-a526b5b1620a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.038155 | controller |     "Jun 11 16:40:41.761112 crc crio[23211]: time=\"2026-06-11T16:40:41.761051362Z\" level=info msg=\"Started container\" PID=82728 containerID=9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df description=openshift-marketplace/community-operators-dsdvn/extract-utilities id=374952e8-4413-4659-ba43-a526b5b1620a name=/runtime.v1.RuntimeService/StartContainer sandboxID=67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a",
2026-06-11 18:01:03.038170 | controller |     "Jun 11 16:40:42.345810 crc crio[23211]: time=\"2026-06-11T16:40:42.34567365Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bc316d51-9ecb-4681-8621-0df1251061b3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.038185 | controller |     "Jun 11 16:40:42.357692 crc crio[23211]: time=\"2026-06-11T16:40:42.356624954Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.038200 | controller |     "Jun 11 16:40:43.359566 crc crio[23211]: time=\"2026-06-11T16:40:43.358081383Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=bc316d51-9ecb-4681-8621-0df1251061b3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.038222 | controller |     "Jun 11 16:40:43.360782 crc crio[23211]: time=\"2026-06-11T16:40:43.359708894Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d67dfb83-90e3-40af-87b0-509ba8a542a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.038243 | controller |     "Jun 11 16:40:43.363627 crc crio[23211]: time=\"2026-06-11T16:40:43.362621356Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2d6f3bee-7fcf-4a7b-85ec-e4994f54783b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.038264 | controller |     "Jun 11 16:40:43.379269 crc crio[23211]: time=\"2026-06-11T16:40:43.37918838Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dsdvn/extract-content\" id=6b0fde00-e85f-42c5-8fe9-4eb91aa089ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.038280 | controller |     "Jun 11 16:40:43.379883 crc crio[23211]: time=\"2026-06-11T16:40:43.379851267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.038294 | controller |     "Jun 11 16:40:43.475648 crc crio[23211]: time=\"2026-06-11T16:40:43.475469475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.038309 | controller |     "Jun 11 16:40:43.480765 crc crio[23211]: time=\"2026-06-11T16:40:43.480660444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.038323 | controller |     "Jun 11 16:40:43.675915 crc crio[23211]: time=\"2026-06-11T16:40:43.675595112Z\" level=info msg=\"Created container ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309: openshift-marketplace/community-operators-dsdvn/extract-content\" id=6b0fde00-e85f-42c5-8fe9-4eb91aa089ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.038338 | controller |     "Jun 11 16:40:43.676810 crc crio[23211]: time=\"2026-06-11T16:40:43.676695119Z\" level=info msg=\"Starting container: ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309\" id=4e2e1dd7-6645-46da-a46f-e617d398d8ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.038353 | controller |     "Jun 11 16:40:43.684587 crc crio[23211]: time=\"2026-06-11T16:40:43.684485084Z\" level=info msg=\"Started container\" PID=82805 containerID=ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309 description=openshift-marketplace/community-operators-dsdvn/extract-content id=4e2e1dd7-6645-46da-a46f-e617d398d8ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a",
2026-06-11 18:01:03.038369 | controller |     "Jun 11 16:40:44.324063 crc crio[23211]: time=\"2026-06-11T16:40:44.32386091Z\" level=info msg=\"Stopped container 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a: openstack/ceilometer-0/ceilometer-central-agent\" id=4a8d6826-6197-4dfe-980f-7cd46c4e2f5f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.038383 | controller |     "Jun 11 16:40:44.325262 crc crio[23211]: time=\"2026-06-11T16:40:44.325221014Z\" level=info msg=\"Stopping pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\" id=19edb30b-596c-4366-a3b7-3e0b9d1eb4ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.038398 | controller |     "Jun 11 16:40:44.326173 crc crio[23211]: time=\"2026-06-11T16:40:44.326078075Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173 UID:4b4e3a97-1ff1-49a0-8c46-4c9fea22da1f NetNS:/var/run/netns/d1ee162e-aa7c-4a45-9d37-9879a4c10eaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b4e3a97_1ff1_49a0_8c46_4c9fea22da1f.slice PodAnnotations:0xc006bcca08}] Aliases:map[]}\"",
2026-06-11 18:01:03.038413 | controller |     "Jun 11 16:40:44.326287 crc crio[23211]: time=\"2026-06-11T16:40:44.326254819Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.038432 | controller |     "Jun 11 16:40:44.760200 crc crio[23211]: time=\"2026-06-11T16:40:44.759120309Z\" level=info msg=\"Stopped pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\" id=19edb30b-596c-4366-a3b7-3e0b9d1eb4ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.038448 | controller |     "Jun 11 16:40:45.437403 crc crio[23211]: time=\"2026-06-11T16:40:45.437051839Z\" level=info msg=\"Removing container: 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da\" id=6b3bc015-d086-4e1d-8646-b51dbda971b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.038463 | controller |     "Jun 11 16:40:45.444934 crc crio[23211]: time=\"2026-06-11T16:40:45.444854243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d27b74bd-fbe4-431f-8fb2-ab31ee13ff6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.038479 | controller |     "Jun 11 16:40:45.448158 crc crio[23211]: time=\"2026-06-11T16:40:45.448093005Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fe7c7e93-a091-4f32-82ee-b17098d5dc30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.038494 | controller |     "Jun 11 16:40:45.458093 crc crio[23211]: time=\"2026-06-11T16:40:45.457929589Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zmkh7/registry-server\" id=b5be488d-fccd-4888-91c8-7a05ea860b24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.038532 | controller |     "Jun 11 16:40:45.458887 crc crio[23211]: time=\"2026-06-11T16:40:45.458821511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.038570 | controller |     "Jun 11 16:40:45.554740 crc crio[23211]: time=\"2026-06-11T16:40:45.554620494Z\" level=info msg=\"Removed container 8a6fb895bb063c5e75f4a56b18e7bb46df9ee53a1e3af7a97f6e7ac78c60b1da: openstack/ceilometer-0/proxy-httpd\" id=6b3bc015-d086-4e1d-8646-b51dbda971b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.038600 | controller |     "Jun 11 16:40:45.565948 crc crio[23211]: time=\"2026-06-11T16:40:45.565749603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.038625 | controller |     "Jun 11 16:40:45.573397 crc crio[23211]: time=\"2026-06-11T16:40:45.573220488Z\" level=info msg=\"Removing container: b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf\" id=cf2698c8-4aba-46ad-b9f8-d5125dca968c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.038648 | controller |     "Jun 11 16:40:45.575566 crc crio[23211]: time=\"2026-06-11T16:40:45.575508676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.038672 | controller |     "Jun 11 16:40:45.648573 crc crio[23211]: time=\"2026-06-11T16:40:45.648484937Z\" level=info msg=\"Removed container b72766cc644937358f3c1a3b4a630da25882e8ec5092a9309a8d0c169f107fbf: openstack/ceilometer-0/sg-core\" id=cf2698c8-4aba-46ad-b9f8-d5125dca968c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.038699 | controller |     "Jun 11 16:40:45.658828 crc crio[23211]: time=\"2026-06-11T16:40:45.658720214Z\" level=info msg=\"Removing container: e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634\" id=5c5e0156-d52e-430e-a682-69c5a162823f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.038724 | controller |     "Jun 11 16:40:45.704634 crc crio[23211]: time=\"2026-06-11T16:40:45.70459309Z\" level=info msg=\"Removed container e11dfca51979d5fbe7454261f4d3ffdf604701f37353e7ff213b8d71a725a634: openstack/ceilometer-0/ceilometer-notification-agent\" id=5c5e0156-d52e-430e-a682-69c5a162823f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.038755 | controller |     "Jun 11 16:40:45.708232 crc crio[23211]: time=\"2026-06-11T16:40:45.708200779Z\" level=info msg=\"Removing container: 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a\" id=51032950-047a-485d-a5ff-faed8df635fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.038785 | controller |     "Jun 11 16:40:45.720799 crc crio[23211]: time=\"2026-06-11T16:40:45.720687801Z\" level=info msg=\"Created container 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd: openshift-marketplace/redhat-operators-zmkh7/registry-server\" id=b5be488d-fccd-4888-91c8-7a05ea860b24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.038810 | controller |     "Jun 11 16:40:45.721845 crc crio[23211]: time=\"2026-06-11T16:40:45.721771828Z\" level=info msg=\"Starting container: 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd\" id=84a6737a-4578-470a-ba8f-1222de410cd3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.038837 | controller |     "Jun 11 16:40:45.727748 crc crio[23211]: time=\"2026-06-11T16:40:45.727633604Z\" level=info msg=\"Started container\" PID=82942 containerID=868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd description=openshift-marketplace/redhat-operators-zmkh7/registry-server id=84a6737a-4578-470a-ba8f-1222de410cd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0",
2026-06-11 18:01:03.038864 | controller |     "Jun 11 16:40:45.737482 crc crio[23211]: time=\"2026-06-11T16:40:45.737314326Z\" level=info msg=\"Removed container 6b93e8593e4633d8725eed8cee343038f8d9497f40d19b4e55e8d8f4319e9b8a: openstack/ceilometer-0/ceilometer-central-agent\" id=51032950-047a-485d-a5ff-faed8df635fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.038890 | controller |     "Jun 11 16:40:45.996130 crc crio[23211]: time=\"2026-06-11T16:40:45.995593965Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ac3965f4-eac4-426d-9f0a-855e2016bb00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.038917 | controller |     "Jun 11 16:40:45.997308 crc crio[23211]: time=\"2026-06-11T16:40:45.99620563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.038943 | controller |     "Jun 11 16:40:46.029237 crc crio[23211]: time=\"2026-06-11T16:40:46.029126583Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3 UID:40500239-61ee-4dd6-bb90-ef1154559bb7 NetNS:/var/run/netns/0817c217-6319-4c03-a9f1-136537542fb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40500239_61ee_4dd6_bb90_ef1154559bb7.slice PodAnnotations:0xc002818390}] Aliases:map[]}\"",
2026-06-11 18:01:03.038969 | controller |     "Jun 11 16:40:46.029237 crc crio[23211]: time=\"2026-06-11T16:40:46.029229175Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.038996 | controller |     "Jun 11 16:40:46.476664 crc crio[23211]: time=\"2026-06-11T16:40:46.476086285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=07a08c1a-e409-43d3-889b-4e638ad60802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.039022 | controller |     "Jun 11 16:40:46.481128 crc crio[23211]: time=\"2026-06-11T16:40:46.481066739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4844cc1f-d6e4-4e5d-9a44-250b7c1aef4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.039054 | controller |     "Jun 11 16:40:46.493055 crc crio[23211]: time=\"2026-06-11T16:40:46.492851433Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dsdvn/registry-server\" id=19751cff-a403-435c-aaa2-39af64a7522b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.039105 | controller |     "Jun 11 16:40:46.493377 crc crio[23211]: time=\"2026-06-11T16:40:46.493311795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.039145 | controller |     "Jun 11 16:40:46.561725 crc crio[23211]: time=\"2026-06-11T16:40:46.561670092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.039201 | controller |     "Jun 11 16:40:46.565755 crc crio[23211]: time=\"2026-06-11T16:40:46.565729832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.039239 | controller |     "Jun 11 16:40:46.587612 crc crio[23211]: 2026-06-11T16:40:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11910ffde31ebd4 Mac:12:bd:6b:61:4c:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/0817c217-6319-4c03-a9f1-136537542fb6 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.039267 | controller |     "Jun 11 16:40:46.589270 crc crio[23211]: time=\"2026-06-11T16:40:46.589208369Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3 UID:40500239-61ee-4dd6-bb90-ef1154559bb7 NetNS:/var/run/netns/0817c217-6319-4c03-a9f1-136537542fb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40500239_61ee_4dd6_bb90_ef1154559bb7.slice PodAnnotations:0xc002818390}] Aliases:map[]}\"",
2026-06-11 18:01:03.039294 | controller |     "Jun 11 16:40:46.590158 crc crio[23211]: time=\"2026-06-11T16:40:46.590096581Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.039320 | controller |     "Jun 11 16:40:46.602546 crc crio[23211]: time=\"2026-06-11T16:40:46.602391469Z\" level=info msg=\"Ran pod sandbox 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3 with infra container: openstack/ceilometer-0/POD\" id=ac3965f4-eac4-426d-9f0a-855e2016bb00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.039346 | controller |     "Jun 11 16:40:46.606646 crc crio[23211]: time=\"2026-06-11T16:40:46.606585883Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=13c96367-f144-420f-a0a5-47b7f456891a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.039373 | controller |     "Jun 11 16:40:46.610692 crc crio[23211]: time=\"2026-06-11T16:40:46.610631664Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:01:03.039411 | controller |     "Jun 11 16:40:46.672554 crc crio[23211]: time=\"2026-06-11T16:40:46.672477688Z\" level=info msg=\"Created container d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565: openshift-marketplace/community-operators-dsdvn/registry-server\" id=19751cff-a403-435c-aaa2-39af64a7522b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.039485 | controller |     "Jun 11 16:40:46.673728 crc crio[23211]: time=\"2026-06-11T16:40:46.673646868Z\" level=info msg=\"Starting container: d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565\" id=9cfcc706-71da-436c-bc3c-d6bf2bab55c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.039550 | controller |     "Jun 11 16:40:46.682685 crc crio[23211]: time=\"2026-06-11T16:40:46.682347065Z\" level=info msg=\"Started container\" PID=83044 containerID=d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565 description=openshift-marketplace/community-operators-dsdvn/registry-server id=9cfcc706-71da-436c-bc3c-d6bf2bab55c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a",
2026-06-11 18:01:03.039571 | controller |     "Jun 11 16:40:47.042568 crc crio[23211]: time=\"2026-06-11T16:40:47.042395036Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=13c96367-f144-420f-a0a5-47b7f456891a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.039587 | controller |     "Jun 11 16:40:47.044023 crc crio[23211]: time=\"2026-06-11T16:40:47.043941985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e21ab76a-70b5-4bd0-a486-f952ca8e54af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.039615 | controller |     "Jun 11 16:40:47.070929 crc crio[23211]: time=\"2026-06-11T16:40:47.070299533Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b720d1fa-ed7f-4a0f-909d-8d6ded1c7d2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.039631 | controller |     "Jun 11 16:40:47.080255 crc crio[23211]: time=\"2026-06-11T16:40:47.080152859Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7e681c4b-ab83-4d8e-a2ec-7c5604d2046c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.039646 | controller |     "Jun 11 16:40:47.080752 crc crio[23211]: time=\"2026-06-11T16:40:47.080675453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.039661 | controller |     "Jun 11 16:40:47.148553 crc crio[23211]: time=\"2026-06-11T16:40:47.148332832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.039681 | controller |     "Jun 11 16:40:47.152692 crc crio[23211]: time=\"2026-06-11T16:40:47.152622399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.039696 | controller |     "Jun 11 16:40:47.391295 crc crio[23211]: time=\"2026-06-11T16:40:47.391191366Z\" level=info msg=\"Created container 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8: openstack/ceilometer-0/ceilometer-central-agent\" id=7e681c4b-ab83-4d8e-a2ec-7c5604d2046c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.039710 | controller |     "Jun 11 16:40:47.395011 crc crio[23211]: time=\"2026-06-11T16:40:47.394918029Z\" level=info msg=\"Starting container: 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8\" id=c9646000-025c-4bd6-9b3b-c0e760ffd22b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.039725 | controller |     "Jun 11 16:40:47.402082 crc crio[23211]: time=\"2026-06-11T16:40:47.401984406Z\" level=info msg=\"Started container\" PID=83094 containerID=9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8 description=openstack/ceilometer-0/ceilometer-central-agent id=c9646000-025c-4bd6-9b3b-c0e760ffd22b name=/runtime.v1.RuntimeService/StartContainer sandboxID=11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3",
2026-06-11 18:01:03.039745 | controller |     "Jun 11 16:40:47.418019 crc crio[23211]: time=\"2026-06-11T16:40:47.417930894Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6d669966-654c-48bd-be21-6b42ad3f3027 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.039760 | controller |     "Jun 11 16:40:47.427104 crc crio[23211]: time=\"2026-06-11T16:40:47.427016001Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:01:03.039775 | controller |     "Jun 11 16:40:47.831740 crc crio[23211]: time=\"2026-06-11T16:40:47.831625374Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6d669966-654c-48bd-be21-6b42ad3f3027 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.039789 | controller |     "Jun 11 16:40:47.832560 crc crio[23211]: time=\"2026-06-11T16:40:47.832488786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1618b3f8-579c-4dc2-9604-a819ef85e46d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.039804 | controller |     "Jun 11 16:40:47.862640 crc crio[23211]: time=\"2026-06-11T16:40:47.86189663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=b17e8dd9-8f8c-465c-bec9-2dbfb2681b47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.039818 | controller |     "Jun 11 16:40:47.882022 crc crio[23211]: time=\"2026-06-11T16:40:47.88193169Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=8b7b24aa-0008-4302-9379-62617daf196a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.039838 | controller |     "Jun 11 16:40:47.882501 crc crio[23211]: time=\"2026-06-11T16:40:47.88233873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.039861 | controller |     "Jun 11 16:40:47.942804 crc crio[23211]: time=\"2026-06-11T16:40:47.942723048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.039889 | controller |     "Jun 11 16:40:47.950128 crc crio[23211]: time=\"2026-06-11T16:40:47.950038481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.039906 | controller |     "Jun 11 16:40:48.105747 crc crio[23211]: time=\"2026-06-11T16:40:48.105637197Z\" level=info msg=\"Created container 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7: openstack/ceilometer-0/ceilometer-notification-agent\" id=8b7b24aa-0008-4302-9379-62617daf196a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.039921 | controller |     "Jun 11 16:40:48.108211 crc crio[23211]: time=\"2026-06-11T16:40:48.107832092Z\" level=info msg=\"Starting container: 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7\" id=e7f4795c-ed9f-44fd-b519-dc774bd4f54b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.039936 | controller |     "Jun 11 16:40:48.114223 crc crio[23211]: time=\"2026-06-11T16:40:48.114077178Z\" level=info msg=\"Started container\" PID=83192 containerID=2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7 description=openstack/ceilometer-0/ceilometer-notification-agent id=e7f4795c-ed9f-44fd-b519-dc774bd4f54b name=/runtime.v1.RuntimeService/StartContainer sandboxID=11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3",
2026-06-11 18:01:03.039956 | controller |     "Jun 11 16:40:48.130132 crc crio[23211]: time=\"2026-06-11T16:40:48.130046647Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1743e6bf-bc63-457a-87e7-cc3f530673a8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.039971 | controller |     "Jun 11 16:40:48.133778 crc crio[23211]: time=\"2026-06-11T16:40:48.133726678Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:01:03.039986 | controller |     "Jun 11 16:40:48.493388 crc crio[23211]: time=\"2026-06-11T16:40:48.493259777Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1743e6bf-bc63-457a-87e7-cc3f530673a8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.040001 | controller |     "Jun 11 16:40:48.494283 crc crio[23211]: time=\"2026-06-11T16:40:48.49419695Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=17d6bfca-aacd-4ebc-9bb6-2ea4aea287df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.040016 | controller |     "Jun 11 16:40:48.507080 crc crio[23211]: time=\"2026-06-11T16:40:48.506949979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=996b21bd-5fe9-4e36-9f9a-0bc8e5554836 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.040031 | controller |     "Jun 11 16:40:48.514813 crc crio[23211]: time=\"2026-06-11T16:40:48.514736333Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=4fb41c7e-ba14-4a48-9975-d894f7f87378 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.040045 | controller |     "Jun 11 16:40:48.515312 crc crio[23211]: time=\"2026-06-11T16:40:48.515205235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.040060 | controller |     "Jun 11 16:40:48.579091 crc crio[23211]: time=\"2026-06-11T16:40:48.578982358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.040081 | controller |     "Jun 11 16:40:48.585988 crc crio[23211]: time=\"2026-06-11T16:40:48.585700825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.040104 | controller |     "Jun 11 16:40:48.720468 crc crio[23211]: time=\"2026-06-11T16:40:48.720220405Z\" level=info msg=\"Created container 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f: openstack/ceilometer-0/sg-core\" id=4fb41c7e-ba14-4a48-9975-d894f7f87378 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.040129 | controller |     "Jun 11 16:40:48.723705 crc crio[23211]: time=\"2026-06-11T16:40:48.723595919Z\" level=info msg=\"Starting container: 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f\" id=c7b579a0-658a-4c69-882c-1cdfa1aa5584 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.040145 | controller |     "Jun 11 16:40:48.731917 crc crio[23211]: time=\"2026-06-11T16:40:48.731839174Z\" level=info msg=\"Started container\" PID=83209 containerID=48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f description=openstack/ceilometer-0/sg-core id=c7b579a0-658a-4c69-882c-1cdfa1aa5584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3",
2026-06-11 18:01:03.040164 | controller |     "Jun 11 16:40:48.744729 crc crio[23211]: time=\"2026-06-11T16:40:48.744638064Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=97d25408-ee92-409f-9437-363508d01005 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.040183 | controller |     "Jun 11 16:40:48.748161 crc crio[23211]: time=\"2026-06-11T16:40:48.74808153Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:01:03.040206 | controller |     "Jun 11 16:40:50.284480 crc crio[23211]: time=\"2026-06-11T16:40:50.279745858Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=97d25408-ee92-409f-9437-363508d01005 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.040233 | controller |     "Jun 11 16:40:50.287988 crc crio[23211]: time=\"2026-06-11T16:40:50.28782344Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=e82d9b7d-acd9-4e14-9dab-7c6ed1bb053d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.040251 | controller |     "Jun 11 16:40:50.381699 crc crio[23211]: time=\"2026-06-11T16:40:50.381031718Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=29ff0002-9d12-40f8-97d7-5a983fa5c528 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.040266 | controller |     "Jun 11 16:40:50.399795 crc crio[23211]: time=\"2026-06-11T16:40:50.399717714Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7cd0381c-0ee6-44ac-afda-89b4aaf64842 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.040281 | controller |     "Jun 11 16:40:50.400207 crc crio[23211]: time=\"2026-06-11T16:40:50.400169045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.040296 | controller |     "Jun 11 16:40:50.449941 crc crio[23211]: time=\"2026-06-11T16:40:50.449565758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.040312 | controller |     "Jun 11 16:40:50.457634 crc crio[23211]: time=\"2026-06-11T16:40:50.457532208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.040327 | controller |     "Jun 11 16:40:50.664411 crc crio[23211]: time=\"2026-06-11T16:40:50.664291931Z\" level=info msg=\"Created container e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7: openstack/ceilometer-0/proxy-httpd\" id=7cd0381c-0ee6-44ac-afda-89b4aaf64842 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.040342 | controller |     "Jun 11 16:40:50.665989 crc crio[23211]: time=\"2026-06-11T16:40:50.665647255Z\" level=info msg=\"Starting container: e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7\" id=414f37be-693c-4583-935d-77287bc71c7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.040357 | controller |     "Jun 11 16:40:50.671000 crc crio[23211]: time=\"2026-06-11T16:40:50.670875066Z\" level=info msg=\"Started container\" PID=83338 containerID=e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7 description=openstack/ceilometer-0/proxy-httpd id=414f37be-693c-4583-935d-77287bc71c7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3",
2026-06-11 18:01:03.040376 | controller |     "Jun 11 16:40:53.630245 crc crio[23211]: time=\"2026-06-11T16:40:53.62955981Z\" level=info msg=\"Stopping pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a\" id=418f4b73-3df4-40f4-9794-8a1d605fb65b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.040391 | controller |     "Jun 11 16:40:53.631178 crc crio[23211]: time=\"2026-06-11T16:40:53.630264717Z\" level=info msg=\"Stopping container: d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565 (timeout: 2s)\" id=6ad4b0d7-bc8b-490a-85cf-becd42b518a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.040406 | controller |     "Jun 11 16:40:53.631178 crc crio[23211]: time=\"2026-06-11T16:40:53.631082787Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-4vvzl Namespace:openstack ID:72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a UID:18d87021-9c4e-4232-b50e-e346b6e352b4 NetNS:/var/run/netns/f8008dc8-a065-4def-9287-3ae1d29248f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18d87021_9c4e_4232_b50e_e346b6e352b4.slice PodAnnotations:0xc006618910}] Aliases:map[]}\"",
2026-06-11 18:01:03.040421 | controller |     "Jun 11 16:40:53.631272 crc crio[23211]: time=\"2026-06-11T16:40:53.631217131Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-4vvzl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.040436 | controller |     "Jun 11 16:40:53.761484 crc crio[23211]: time=\"2026-06-11T16:40:53.760859137Z\" level=info msg=\"Stopped container d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565: openshift-marketplace/community-operators-dsdvn/registry-server\" id=6ad4b0d7-bc8b-490a-85cf-becd42b518a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.040451 | controller |     "Jun 11 16:40:53.762985 crc crio[23211]: time=\"2026-06-11T16:40:53.762903629Z\" level=info msg=\"Stopping pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\" id=5f31f9a3-4690-465f-a416-ebd938ec17a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.040466 | controller |     "Jun 11 16:40:53.763697 crc crio[23211]: time=\"2026-06-11T16:40:53.763621277Z\" level=info msg=\"Got pod network &{Name:community-operators-dsdvn Namespace:openshift-marketplace ID:67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a UID:9fa63f7b-f149-454e-acef-3d07a3d1bf74 NetNS:/var/run/netns/38bc3e7e-c462-4187-8ac9-f8175dd9c4ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fa63f7b_f149_454e_acef_3d07a3d1bf74.slice PodAnnotations:0xc0001af548}] Aliases:map[]}\"",
2026-06-11 18:01:03.040481 | controller |     "Jun 11 16:40:53.766473 crc crio[23211]: time=\"2026-06-11T16:40:53.764057517Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-dsdvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.040495 | controller |     "Jun 11 16:40:54.115476 crc crio[23211]: time=\"2026-06-11T16:40:54.115263547Z\" level=info msg=\"Stopped pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a\" id=418f4b73-3df4-40f4-9794-8a1d605fb65b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.040510 | controller |     "Jun 11 16:40:54.213022 crc crio[23211]: time=\"2026-06-11T16:40:54.212929567Z\" level=info msg=\"Stopped pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\" id=5f31f9a3-4690-465f-a416-ebd938ec17a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.040549 | controller |     "Jun 11 16:40:54.691165 crc crio[23211]: time=\"2026-06-11T16:40:54.689256461Z\" level=info msg=\"Removing container: d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565\" id=dccf092b-74ce-4e2d-a9de-7ce831cd16db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.040570 | controller |     "Jun 11 16:40:54.752922 crc crio[23211]: time=\"2026-06-11T16:40:54.752284706Z\" level=info msg=\"Removed container d9f783961826454763e567496a42f74f7922927c2e86960381c59f6c8c14f565: openshift-marketplace/community-operators-dsdvn/registry-server\" id=dccf092b-74ce-4e2d-a9de-7ce831cd16db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.040598 | controller |     "Jun 11 16:40:54.760317 crc crio[23211]: time=\"2026-06-11T16:40:54.760222864Z\" level=info msg=\"Removing container: ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309\" id=fbb4f476-9cba-4c59-a441-a69e815f512d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.040621 | controller |     "Jun 11 16:40:54.846191 crc crio[23211]: time=\"2026-06-11T16:40:54.846103329Z\" level=info msg=\"Removed container ba53123b24e842fd7a6afa9aad46ef297f9a3c555ce179032fc3abb59fa51309: openshift-marketplace/community-operators-dsdvn/extract-content\" id=fbb4f476-9cba-4c59-a441-a69e815f512d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.040637 | controller |     "Jun 11 16:40:54.852340 crc crio[23211]: time=\"2026-06-11T16:40:54.852220321Z\" level=info msg=\"Removing container: 9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df\" id=8ef1e80e-2261-4f6c-9107-ea5bf65c9c32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.040655 | controller |     "Jun 11 16:40:54.907871 crc crio[23211]: time=\"2026-06-11T16:40:54.904276171Z\" level=info msg=\"Removed container 9526b7b2851915fc76cb74ae7985a518c47f52913f0346c88ae8166b7fd389df: openshift-marketplace/community-operators-dsdvn/extract-utilities\" id=8ef1e80e-2261-4f6c-9107-ea5bf65c9c32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.040672 | controller |     "Jun 11 16:40:55.275347 crc crio[23211]: time=\"2026-06-11T16:40:55.274740543Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=98f288e9-cf81-43f0-a91e-8ee77f391e4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.040686 | controller |     "Jun 11 16:40:55.275634 crc crio[23211]: time=\"2026-06-11T16:40:55.27546836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.040701 | controller |     "Jun 11 16:40:55.314493 crc crio[23211]: time=\"2026-06-11T16:40:55.314274429Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e UID:a2ddc5ea-cf6a-45ab-854a-1cc0be65ef80 NetNS:/var/run/netns/defe4f51-3db9-4771-8803-dbe7c6daa725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2ddc5ea_cf6a_45ab_854a_1cc0be65ef80.slice PodAnnotations:0xc0001ae400}] Aliases:map[]}\"",
2026-06-11 18:01:03.040716 | controller |     "Jun 11 16:40:55.314493 crc crio[23211]: time=\"2026-06-11T16:40:55.31433935Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.040731 | controller |     "Jun 11 16:40:55.638802 crc crio[23211]: 2026-06-11T16:40:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2bc88e4cadde7d Mac:42:79:7e:08:67:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/defe4f51-3db9-4771-8803-dbe7c6daa725 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.040747 | controller |     "Jun 11 16:40:55.641603 crc crio[23211]: time=\"2026-06-11T16:40:55.641192334Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e UID:a2ddc5ea-cf6a-45ab-854a-1cc0be65ef80 NetNS:/var/run/netns/defe4f51-3db9-4771-8803-dbe7c6daa725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2ddc5ea_cf6a_45ab_854a_1cc0be65ef80.slice PodAnnotations:0xc0001ae400}] Aliases:map[]}\"",
2026-06-11 18:01:03.040765 | controller |     "Jun 11 16:40:55.641725 crc crio[23211]: time=\"2026-06-11T16:40:55.641690176Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.040781 | controller |     "Jun 11 16:40:55.652000 crc crio[23211]: time=\"2026-06-11T16:40:55.651947082Z\" level=info msg=\"Ran pod sandbox f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e with infra container: openstack/nova-cell0-conductor-0/POD\" id=98f288e9-cf81-43f0-a91e-8ee77f391e4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.040796 | controller |     "Jun 11 16:40:55.654734 crc crio[23211]: time=\"2026-06-11T16:40:55.654656769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=4f9b2d9c-954e-4bcb-b1b9-f85b00a3b1fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.040810 | controller |     "Jun 11 16:40:55.677656 crc crio[23211]: time=\"2026-06-11T16:40:55.677553331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=74e0488d-8936-4165-9975-8f9189cc0ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.040824 | controller |     "Jun 11 16:40:55.686398 crc crio[23211]: time=\"2026-06-11T16:40:55.686287799Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=68939bbf-75fc-475e-bc7c-c9970af025ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.040839 | controller |     "Jun 11 16:40:55.687055 crc crio[23211]: time=\"2026-06-11T16:40:55.686987797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.040853 | controller |     "Jun 11 16:40:55.743879 crc crio[23211]: time=\"2026-06-11T16:40:55.743711164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.040866 | controller |     "Jun 11 16:40:55.750878 crc crio[23211]: time=\"2026-06-11T16:40:55.750193435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.040881 | controller |     "Jun 11 16:40:55.923787 crc crio[23211]: time=\"2026-06-11T16:40:55.923648947Z\" level=info msg=\"Created container 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=68939bbf-75fc-475e-bc7c-c9970af025ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.040896 | controller |     "Jun 11 16:40:55.925165 crc crio[23211]: time=\"2026-06-11T16:40:55.924946879Z\" level=info msg=\"Starting container: 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28\" id=bda7a817-2468-4909-acfb-ac82f98d7a6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.040911 | controller |     "Jun 11 16:40:55.932583 crc crio[23211]: time=\"2026-06-11T16:40:55.932486798Z\" level=info msg=\"Started container\" PID=83831 containerID=897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=bda7a817-2468-4909-acfb-ac82f98d7a6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e",
2026-06-11 18:01:03.040930 | controller |     "Jun 11 16:41:03.969162 crc crio[23211]: time=\"2026-06-11T16:41:03.968544612Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-xwq4l/POD\" id=1b2e963a-2c5c-491d-a1c4-bc6f3eec20a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.040945 | controller |     "Jun 11 16:41:03.970213 crc crio[23211]: time=\"2026-06-11T16:41:03.969192418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.040960 | controller |     "Jun 11 16:41:04.034559 crc crio[23211]: time=\"2026-06-11T16:41:04.031918424Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xwq4l Namespace:openstack ID:df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68 UID:f61eb6ac-48a5-4355-ac22-9e0782d00c43 NetNS:/var/run/netns/a8539b17-aacc-4b2b-96bf-7b4dc269a60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf61eb6ac_48a5_4355_ac22_9e0782d00c43.slice PodAnnotations:0xc003088450}] Aliases:map[]}\"",
2026-06-11 18:01:03.040974 | controller |     "Jun 11 16:41:04.034559 crc crio[23211]: time=\"2026-06-11T16:41:04.032004196Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-xwq4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.040989 | controller |     "Jun 11 16:41:04.732345 crc crio[23211]: 2026-06-11T16:41:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df1e24155727a24 Mac:02:20:0b:ba:5a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/a8539b17-aacc-4b2b-96bf-7b4dc269a60e SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.041003 | controller |     "Jun 11 16:41:04.732345 crc crio[23211]: time=\"2026-06-11T16:41:04.732007277Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xwq4l Namespace:openstack ID:df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68 UID:f61eb6ac-48a5-4355-ac22-9e0782d00c43 NetNS:/var/run/netns/a8539b17-aacc-4b2b-96bf-7b4dc269a60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf61eb6ac_48a5_4355_ac22_9e0782d00c43.slice PodAnnotations:0xc003088450}] Aliases:map[]}\"",
2026-06-11 18:01:03.041018 | controller |     "Jun 11 16:41:04.732345 crc crio[23211]: time=\"2026-06-11T16:41:04.732281464Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-xwq4l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.041033 | controller |     "Jun 11 16:41:04.766633 crc crio[23211]: time=\"2026-06-11T16:41:04.766526478Z\" level=info msg=\"Ran pod sandbox df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68 with infra container: openstack/nova-cell0-cell-mapping-xwq4l/POD\" id=1b2e963a-2c5c-491d-a1c4-bc6f3eec20a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.041047 | controller |     "Jun 11 16:41:04.772862 crc crio[23211]: time=\"2026-06-11T16:41:04.772815796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=c7524679-b279-4ab5-84c8-f078b35fa468 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.041062 | controller |     "Jun 11 16:41:04.813628 crc crio[23211]: time=\"2026-06-11T16:41:04.813487301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5a190de0-ccb8-4eca-b26c-faf057222f7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.041076 | controller |     "Jun 11 16:41:04.829608 crc crio[23211]: time=\"2026-06-11T16:41:04.82464231Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-xwq4l/nova-manage\" id=04e3f95f-c20d-4750-b3e2-f248ddb09a04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.041095 | controller |     "Jun 11 16:41:04.829608 crc crio[23211]: time=\"2026-06-11T16:41:04.825222584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.041241 | controller |     "Jun 11 16:41:04.880616 crc crio[23211]: time=\"2026-06-11T16:41:04.879992373Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=b8a9af6f-99f7-4ce1-8e01-b2679101f86b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.041259 | controller |     "Jun 11 16:41:04.880616 crc crio[23211]: time=\"2026-06-11T16:41:04.880606528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.041274 | controller |     "Jun 11 16:41:04.903491 crc crio[23211]: time=\"2026-06-11T16:41:04.899956441Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=f251ba4d-881b-4119-a050-60bf3ac1bdcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.041288 | controller |     "Jun 11 16:41:04.903491 crc crio[23211]: time=\"2026-06-11T16:41:04.900078775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.041303 | controller |     "Jun 11 16:41:05.036835 crc crio[23211]: time=\"2026-06-11T16:41:05.024411479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.041319 | controller |     "Jun 11 16:41:05.054246 crc crio[23211]: time=\"2026-06-11T16:41:05.053005713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.041334 | controller |     "Jun 11 16:41:05.054823 crc crio[23211]: time=\"2026-06-11T16:41:05.054757817Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957 UID:1ac76206-2e0c-49c0-8d45-75786cdbb725 NetNS:/var/run/netns/772f5ab7-6587-4bae-98c6-02142d2aa2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac76206_2e0c_49c0_8d45_75786cdbb725.slice PodAnnotations:0xc000612a30}] Aliases:map[]}\"",
2026-06-11 18:01:03.041351 | controller |     "Jun 11 16:41:05.054823 crc crio[23211]: time=\"2026-06-11T16:41:05.054813068Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.041367 | controller |     "Jun 11 16:41:05.055218 crc crio[23211]: time=\"2026-06-11T16:41:05.055136946Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=f3a02a7b-4549-4e95-acd3-a08352eaf19d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.041383 | controller |     "Jun 11 16:41:05.055295 crc crio[23211]: time=\"2026-06-11T16:41:05.05527802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.041399 | controller |     "Jun 11 16:41:05.134646 crc crio[23211]: time=\"2026-06-11T16:41:05.134513058Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00 UID:18056ec4-9bc7-4048-aa8e-8991a983e7bf NetNS:/var/run/netns/408b48f6-1480-4ae8-a62a-5a6fb8f0c8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18056ec4_9bc7_4048_aa8e_8991a983e7bf.slice PodAnnotations:0xc0001313e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.041420 | controller |     "Jun 11 16:41:05.134646 crc crio[23211]: time=\"2026-06-11T16:41:05.134627831Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.041436 | controller |     "Jun 11 16:41:05.231938 crc crio[23211]: time=\"2026-06-11T16:41:05.230137116Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2671fdb1-5164-4cba-b05b-1daa59e8cafc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.041451 | controller |     "Jun 11 16:41:05.232142 crc crio[23211]: time=\"2026-06-11T16:41:05.231979342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.041465 | controller |     "Jun 11 16:41:05.257411 crc crio[23211]: time=\"2026-06-11T16:41:05.257287505Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212 UID:13f1cae3-8419-443f-aac8-0fe0605676f9 NetNS:/var/run/netns/8506309c-f91e-471c-92ec-0b71a6f8f27e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1cae3_8419_443f_aac8_0fe0605676f9.slice PodAnnotations:0xc002818460}] Aliases:map[]}\"",
2026-06-11 18:01:03.041480 | controller |     "Jun 11 16:41:05.257411 crc crio[23211]: time=\"2026-06-11T16:41:05.257355777Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.041495 | controller |     "Jun 11 16:41:05.290594 crc crio[23211]: time=\"2026-06-11T16:41:05.287333704Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f UID:bf9bf1a6-92a2-421b-9328-dca9111037da NetNS:/var/run/netns/0ebe5375-6748-43f8-8f8f-1546f312453a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf9bf1a6_92a2_421b_9328_dca9111037da.slice PodAnnotations:0xc007c14078}] Aliases:map[]}\"",
2026-06-11 18:01:03.041526 | controller |     "Jun 11 16:41:05.290594 crc crio[23211]: time=\"2026-06-11T16:41:05.287475477Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.041548 | controller |     "Jun 11 16:41:05.418478 crc crio[23211]: time=\"2026-06-11T16:41:05.41812032Z\" level=info msg=\"Created container 516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d: openstack/nova-cell0-cell-mapping-xwq4l/nova-manage\" id=04e3f95f-c20d-4750-b3e2-f248ddb09a04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.041565 | controller |     "Jun 11 16:41:05.422471 crc crio[23211]: time=\"2026-06-11T16:41:05.419957617Z\" level=info msg=\"Starting container: 516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d\" id=6dfe84e3-3471-4969-862b-c3ddbc427a66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.041581 | controller |     "Jun 11 16:41:05.430475 crc crio[23211]: time=\"2026-06-11T16:41:05.426653513Z\" level=info msg=\"Started container\" PID=84378 containerID=516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d description=openstack/nova-cell0-cell-mapping-xwq4l/nova-manage id=6dfe84e3-3471-4969-862b-c3ddbc427a66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68",
2026-06-11 18:01:03.041597 | controller |     "Jun 11 16:41:05.568908 crc crio[23211]: time=\"2026-06-11T16:41:05.566313301Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-b779ff7c7-8898r/POD\" id=6dec6827-968b-4125-a00c-e0945f2cdc37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.041691 | controller |     "Jun 11 16:41:05.568908 crc crio[23211]: time=\"2026-06-11T16:41:05.566755372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.041713 | controller |     "Jun 11 16:41:05.593698 crc crio[23211]: time=\"2026-06-11T16:41:05.592976257Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-8898r Namespace:openstack ID:890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f UID:08fb51a7-b283-4f8b-8b65-c52803482286 NetNS:/var/run/netns/7246addc-c1f0-4da2-8f47-44b2fa015676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08fb51a7_b283_4f8b_8b65_c52803482286.slice PodAnnotations:0xc003088850}] Aliases:map[]}\"",
2026-06-11 18:01:03.041730 | controller |     "Jun 11 16:41:05.593698 crc crio[23211]: time=\"2026-06-11T16:41:05.593035478Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-b779ff7c7-8898r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.041746 | controller |     "Jun 11 16:41:05.749918 crc crio[23211]: 2026-06-11T16:41:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f63c5b9294d47ed Mac:32:c6:12:f0:17:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/772f5ab7-6587-4bae-98c6-02142d2aa2a9 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.041762 | controller |     "Jun 11 16:41:05.750732 crc crio[23211]: time=\"2026-06-11T16:41:05.750558542Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957 UID:1ac76206-2e0c-49c0-8d45-75786cdbb725 NetNS:/var/run/netns/772f5ab7-6587-4bae-98c6-02142d2aa2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac76206_2e0c_49c0_8d45_75786cdbb725.slice PodAnnotations:0xc000612a30}] Aliases:map[]}\"",
2026-06-11 18:01:03.041777 | controller |     "Jun 11 16:41:05.750732 crc crio[23211]: time=\"2026-06-11T16:41:05.750719425Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.041793 | controller |     "Jun 11 16:41:05.764828 crc crio[23211]: time=\"2026-06-11T16:41:05.764793018Z\" level=info msg=\"Ran pod sandbox f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957 with infra container: openstack/nova-api-0/POD\" id=b8a9af6f-99f7-4ce1-8e01-b2679101f86b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.041808 | controller |     "Jun 11 16:41:05.769892 crc crio[23211]: time=\"2026-06-11T16:41:05.769796993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=cb9b049d-65d3-4113-b9f1-dab3ac85f757 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.041824 | controller |     "Jun 11 16:41:05.770414 crc crio[23211]: time=\"2026-06-11T16:41:05.770101001Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=cb9b049d-65d3-4113-b9f1-dab3ac85f757 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.041839 | controller |     "Jun 11 16:41:05.770414 crc crio[23211]: time=\"2026-06-11T16:41:05.770397338Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=cb9b049d-65d3-4113-b9f1-dab3ac85f757 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.041868 | controller |     "Jun 11 16:41:05.774793 crc crio[23211]: time=\"2026-06-11T16:41:05.774757367Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a17db01a-5b3a-4db8-acd8-9bbddef1e101 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.041884 | controller |     "Jun 11 16:41:05.791785 crc crio[23211]: time=\"2026-06-11T16:41:05.791745001Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"",
2026-06-11 18:01:03.041899 | controller |     "Jun 11 16:41:05.893153 crc crio[23211]: 2026-06-11T16:41:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df07278c6dd34c7 Mac:9a:b0:b4:07:ff:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/408b48f6-1480-4ae8-a62a-5a6fb8f0c8ac SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.041915 | controller |     "Jun 11 16:41:05.893996 crc crio[23211]: time=\"2026-06-11T16:41:05.893929622Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00 UID:18056ec4-9bc7-4048-aa8e-8991a983e7bf NetNS:/var/run/netns/408b48f6-1480-4ae8-a62a-5a6fb8f0c8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18056ec4_9bc7_4048_aa8e_8991a983e7bf.slice PodAnnotations:0xc0001313e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.041930 | controller |     "Jun 11 16:41:05.897083 crc crio[23211]: time=\"2026-06-11T16:41:05.896997699Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.041945 | controller |     "Jun 11 16:41:05.914731 crc crio[23211]: time=\"2026-06-11T16:41:05.9146455Z\" level=info msg=\"Ran pod sandbox df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=f251ba4d-881b-4119-a050-60bf3ac1bdcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.041960 | controller |     "Jun 11 16:41:05.923723 crc crio[23211]: time=\"2026-06-11T16:41:05.923596743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=a52baf18-87a0-412a-b5aa-ddca61a2678a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.041974 | controller |     "Jun 11 16:41:05.924335 crc crio[23211]: time=\"2026-06-11T16:41:05.92425421Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found\" id=a52baf18-87a0-412a-b5aa-ddca61a2678a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.041989 | controller |     "Jun 11 16:41:05.924511 crc crio[23211]: time=\"2026-06-11T16:41:05.924408194Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found\" id=a52baf18-87a0-412a-b5aa-ddca61a2678a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.042004 | controller |     "Jun 11 16:41:05.927884 crc crio[23211]: time=\"2026-06-11T16:41:05.927787388Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=21dad290-80ce-4028-967a-7390fd079524 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.042018 | controller |     "Jun 11 16:41:05.937928 crc crio[23211]: time=\"2026-06-11T16:41:05.936167767Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\\\"\"",
2026-06-11 18:01:03.042037 | controller |     "Jun 11 16:41:06.131109 crc crio[23211]: 2026-06-11T16:41:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2447e0ae0c5b2c4 Mac:42:24:08:d6:47:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/8506309c-f91e-471c-92ec-0b71a6f8f27e SocketPath: PciID:}] [{Interface:0xc0004be780 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.042053 | controller |     "Jun 11 16:41:06.136186 crc crio[23211]: time=\"2026-06-11T16:41:06.133849604Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212 UID:13f1cae3-8419-443f-aac8-0fe0605676f9 NetNS:/var/run/netns/8506309c-f91e-471c-92ec-0b71a6f8f27e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1cae3_8419_443f_aac8_0fe0605676f9.slice PodAnnotations:0xc002818460}] Aliases:map[]}\"",
2026-06-11 18:01:03.042068 | controller |     "Jun 11 16:41:06.136186 crc crio[23211]: time=\"2026-06-11T16:41:06.134061709Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.042083 | controller |     "Jun 11 16:41:06.152942 crc crio[23211]: time=\"2026-06-11T16:41:06.152115439Z\" level=info msg=\"Ran pod sandbox 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212 with infra container: openstack/nova-scheduler-0/POD\" id=f3a02a7b-4549-4e95-acd3-a08352eaf19d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.042097 | controller |     "Jun 11 16:41:06.160609 crc crio[23211]: time=\"2026-06-11T16:41:06.160214582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a8a00bb5-d79d-46ba-b630-4564a2da8c88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.042112 | controller |     "Jun 11 16:41:06.161253 crc crio[23211]: time=\"2026-06-11T16:41:06.16091893Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found\" id=a8a00bb5-d79d-46ba-b630-4564a2da8c88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.042126 | controller |     "Jun 11 16:41:06.161253 crc crio[23211]: time=\"2026-06-11T16:41:06.161005592Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found\" id=a8a00bb5-d79d-46ba-b630-4564a2da8c88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.042141 | controller |     "Jun 11 16:41:06.168544 crc crio[23211]: time=\"2026-06-11T16:41:06.167790841Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=e7fdca84-059e-4d1c-bb55-2704e404b39b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.042155 | controller |     "Jun 11 16:41:06.175805 crc crio[23211]: time=\"2026-06-11T16:41:06.175700998Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\\\"\"",
2026-06-11 18:01:03.042169 | controller |     "Jun 11 16:41:06.177610 crc crio[23211]: 2026-06-11T16:41:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab658e2e1d9f67f Mac:66:54:b2:dc:92:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/0ebe5375-6748-43f8-8f8f-1546f312453a SocketPath: PciID:}] [{Interface:0xc0000147a0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.042188 | controller |     "Jun 11 16:41:06.178312 crc crio[23211]: time=\"2026-06-11T16:41:06.178255442Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f UID:bf9bf1a6-92a2-421b-9328-dca9111037da NetNS:/var/run/netns/0ebe5375-6748-43f8-8f8f-1546f312453a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf9bf1a6_92a2_421b_9328_dca9111037da.slice PodAnnotations:0xc007c14078}] Aliases:map[]}\"",
2026-06-11 18:01:03.042204 | controller |     "Jun 11 16:41:06.178509 crc crio[23211]: time=\"2026-06-11T16:41:06.178474388Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.042219 | controller |     "Jun 11 16:41:06.197401 crc crio[23211]: time=\"2026-06-11T16:41:06.197255977Z\" level=info msg=\"Ran pod sandbox ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f with infra container: openstack/nova-metadata-0/POD\" id=2671fdb1-5164-4cba-b05b-1daa59e8cafc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.042233 | controller |     "Jun 11 16:41:06.200394 crc crio[23211]: time=\"2026-06-11T16:41:06.200271902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=822b235a-1a09-4dee-a507-054f2b376d31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.042248 | controller |     "Jun 11 16:41:06.201137 crc crio[23211]: time=\"2026-06-11T16:41:06.201067292Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=822b235a-1a09-4dee-a507-054f2b376d31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.042263 | controller |     "Jun 11 16:41:06.201219 crc crio[23211]: time=\"2026-06-11T16:41:06.201166664Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=822b235a-1a09-4dee-a507-054f2b376d31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.042277 | controller |     "Jun 11 16:41:06.207649 crc crio[23211]: time=\"2026-06-11T16:41:06.203966895Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e25525d7-36ab-409c-9dce-8d08ceedfc57 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.042292 | controller |     "Jun 11 16:41:06.213591 crc crio[23211]: time=\"2026-06-11T16:41:06.211152384Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"",
2026-06-11 18:01:03.042306 | controller |     "Jun 11 16:41:06.355989 crc crio[23211]: time=\"2026-06-11T16:41:06.355399056Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-9wxdt/POD\" id=cb08236c-b290-47b6-8c3a-59b5e2f2af75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.042321 | controller |     "Jun 11 16:41:06.355989 crc crio[23211]: time=\"2026-06-11T16:41:06.355611092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.042335 | controller |     "Jun 11 16:41:06.387483 crc crio[23211]: time=\"2026-06-11T16:41:06.387308792Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-9wxdt Namespace:openstack ID:8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c UID:d572a8ee-afb0-45a9-980d-09a43ef2ec87 NetNS:/var/run/netns/99ed27d2-095e-48ab-b87c-008a0fca1e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd572a8ee_afb0_45a9_980d_09a43ef2ec87.slice PodAnnotations:0xc002818d70}] Aliases:map[]}\"",
2026-06-11 18:01:03.042353 | controller |     "Jun 11 16:41:06.387483 crc crio[23211]: time=\"2026-06-11T16:41:06.387348383Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-9wxdt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.042369 | controller |     "Jun 11 16:41:06.401316 crc crio[23211]: 2026-06-11T16:41:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:890c2de1fa9b9d0 Mac:06:0d:73:f5:b4:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/7246addc-c1f0-4da2-8f47-44b2fa015676 SocketPath: PciID:}] [{Interface:0xc0001344b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.042385 | controller |     "Jun 11 16:41:06.402170 crc crio[23211]: time=\"2026-06-11T16:41:06.402110153Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-8898r Namespace:openstack ID:890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f UID:08fb51a7-b283-4f8b-8b65-c52803482286 NetNS:/var/run/netns/7246addc-c1f0-4da2-8f47-44b2fa015676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08fb51a7_b283_4f8b_8b65_c52803482286.slice PodAnnotations:0xc003088850}] Aliases:map[]}\"",
2026-06-11 18:01:03.042400 | controller |     "Jun 11 16:41:06.402320 crc crio[23211]: time=\"2026-06-11T16:41:06.402292807Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-b779ff7c7-8898r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.042415 | controller |     "Jun 11 16:41:06.416019 crc crio[23211]: time=\"2026-06-11T16:41:06.415941648Z\" level=info msg=\"Ran pod sandbox 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f with infra container: openstack/dnsmasq-dns-b779ff7c7-8898r/POD\" id=6dec6827-968b-4125-a00c-e0945f2cdc37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.042430 | controller |     "Jun 11 16:41:06.423901 crc crio[23211]: time=\"2026-06-11T16:41:06.423846806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=010c9f3c-dd17-4dbc-929d-cf48c955f3fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.042445 | controller |     "Jun 11 16:41:06.654848 crc crio[23211]: time=\"2026-06-11T16:41:06.651314835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8483140d-c8f8-4d51-9220-5da526872a3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.042460 | controller |     "Jun 11 16:41:06.688384 crc crio[23211]: time=\"2026-06-11T16:41:06.687910609Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b779ff7c7-8898r/init\" id=758d62f0-c967-40c1-8623-eafe276e7857 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.042475 | controller |     "Jun 11 16:41:06.688801 crc crio[23211]: time=\"2026-06-11T16:41:06.688731069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.042490 | controller |     "Jun 11 16:41:06.898150 crc crio[23211]: time=\"2026-06-11T16:41:06.897942784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.042506 | controller |     "Jun 11 16:41:06.944124 crc crio[23211]: time=\"2026-06-11T16:41:06.939602665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.042545 | controller |     "Jun 11 16:41:06.955275 crc crio[23211]: time=\"2026-06-11T16:41:06.954278971Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-slznk/POD\" id=7016b489-2bc2-4a95-a952-a8d84363d56b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.042562 | controller |     "Jun 11 16:41:06.955487 crc crio[23211]: time=\"2026-06-11T16:41:06.955400359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.042577 | controller |     "Jun 11 16:41:07.075888 crc crio[23211]: time=\"2026-06-11T16:41:07.075815116Z\" level=info msg=\"Got pod network &{Name:certified-operators-slznk Namespace:openshift-marketplace ID:7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0 UID:1a2182e7-e7d8-44ad-8652-021276a18d5b NetNS:/var/run/netns/1aa93541-f404-4ba1-adca-93e961f284b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2182e7_e7d8_44ad_8652_021276a18d5b.slice PodAnnotations:0xc007c14028}] Aliases:map[]}\"",
2026-06-11 18:01:03.042592 | controller |     "Jun 11 16:41:07.075888 crc crio[23211]: time=\"2026-06-11T16:41:07.075880498Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-slznk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.042607 | controller |     "Jun 11 16:41:07.089993 crc crio[23211]: 2026-06-11T16:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f3bf39ec2f8d1e Mac:ee:1b:ca:cf:b0:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/99ed27d2-095e-48ab-b87c-008a0fca1e9d SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.042622 | controller |     "Jun 11 16:41:07.090838 crc crio[23211]: time=\"2026-06-11T16:41:07.09080536Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-9wxdt Namespace:openstack ID:8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c UID:d572a8ee-afb0-45a9-980d-09a43ef2ec87 NetNS:/var/run/netns/99ed27d2-095e-48ab-b87c-008a0fca1e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd572a8ee_afb0_45a9_980d_09a43ef2ec87.slice PodAnnotations:0xc002818d70}] Aliases:map[]}\"",
2026-06-11 18:01:03.042637 | controller |     "Jun 11 16:41:07.090977 crc crio[23211]: time=\"2026-06-11T16:41:07.090926573Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-9wxdt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.042652 | controller |     "Jun 11 16:41:07.105068 crc crio[23211]: time=\"2026-06-11T16:41:07.103736613Z\" level=info msg=\"Ran pod sandbox 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c with infra container: openstack/nova-cell1-conductor-db-sync-9wxdt/POD\" id=cb08236c-b290-47b6-8c3a-59b5e2f2af75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.042666 | controller |     "Jun 11 16:41:07.117550 crc crio[23211]: time=\"2026-06-11T16:41:07.114655115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=84ef1750-1b36-4a4d-8c21-44a29ba62372 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.042681 | controller |     "Jun 11 16:41:07.169842 crc crio[23211]: time=\"2026-06-11T16:41:07.168998043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8dff14a5-ebe3-44be-bae7-71049b8f2aac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.042698 | controller |     "Jun 11 16:41:07.246971 crc crio[23211]: time=\"2026-06-11T16:41:07.191742671Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-9wxdt/nova-cell1-conductor-db-sync\" id=88a044db-c677-4534-8995-c115c491526e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.042713 | controller |     "Jun 11 16:41:07.246971 crc crio[23211]: time=\"2026-06-11T16:41:07.192816458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.042729 | controller |     "Jun 11 16:41:07.325231 crc crio[23211]: time=\"2026-06-11T16:41:07.324728562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.042744 | controller |     "Jun 11 16:41:07.329628 crc crio[23211]: time=\"2026-06-11T16:41:07.329398918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.042760 | controller |     "Jun 11 16:41:07.352351 crc crio[23211]: time=\"2026-06-11T16:41:07.352201678Z\" level=info msg=\"Created container 2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a: openstack/dnsmasq-dns-b779ff7c7-8898r/init\" id=758d62f0-c967-40c1-8623-eafe276e7857 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.042775 | controller |     "Jun 11 16:41:07.400741 crc crio[23211]: time=\"2026-06-11T16:41:07.399579072Z\" level=info msg=\"Starting container: 2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a\" id=6c1daa34-9a5d-4cb3-baed-866ca835bc98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.042791 | controller |     "Jun 11 16:41:07.424989 crc crio[23211]: time=\"2026-06-11T16:41:07.424644868Z\" level=info msg=\"Started container\" PID=84609 containerID=2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a description=openstack/dnsmasq-dns-b779ff7c7-8898r/init id=6c1daa34-9a5d-4cb3-baed-866ca835bc98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f",
2026-06-11 18:01:03.042806 | controller |     "Jun 11 16:41:07.565213 crc crio[23211]: time=\"2026-06-11T16:41:07.565043333Z\" level=info msg=\"Created container 418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4: openstack/nova-cell1-conductor-db-sync-9wxdt/nova-cell1-conductor-db-sync\" id=88a044db-c677-4534-8995-c115c491526e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.042822 | controller |     "Jun 11 16:41:07.578755 crc crio[23211]: time=\"2026-06-11T16:41:07.57533349Z\" level=info msg=\"Starting container: 418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4\" id=ad7ca394-4660-4e59-a996-523a50ee726e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.042838 | controller |     "Jun 11 16:41:07.596220 crc crio[23211]: time=\"2026-06-11T16:41:07.596119289Z\" level=info msg=\"Started container\" PID=84705 containerID=418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4 description=openstack/nova-cell1-conductor-db-sync-9wxdt/nova-cell1-conductor-db-sync id=ad7ca394-4660-4e59-a996-523a50ee726e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c",
2026-06-11 18:01:03.042854 | controller |     "Jun 11 16:41:07.789577 crc crio[23211]: 2026-06-11T16:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f71c945765a906 Mac:26:bb:c6:5a:6f:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/1aa93541-f404-4ba1-adca-93e961f284b1 SocketPath: PciID:}] [{Interface:0xc0004a6d60 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.042869 | controller |     "Jun 11 16:41:07.789924 crc crio[23211]: time=\"2026-06-11T16:41:07.78962331Z\" level=info msg=\"Got pod network &{Name:certified-operators-slznk Namespace:openshift-marketplace ID:7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0 UID:1a2182e7-e7d8-44ad-8652-021276a18d5b NetNS:/var/run/netns/1aa93541-f404-4ba1-adca-93e961f284b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2182e7_e7d8_44ad_8652_021276a18d5b.slice PodAnnotations:0xc007c14028}] Aliases:map[]}\"",
2026-06-11 18:01:03.042888 | controller |     "Jun 11 16:41:07.789985 crc crio[23211]: time=\"2026-06-11T16:41:07.78996632Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-slznk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.042903 | controller |     "Jun 11 16:41:07.823920 crc crio[23211]: time=\"2026-06-11T16:41:07.823840155Z\" level=info msg=\"Ran pod sandbox 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0 with infra container: openshift-marketplace/certified-operators-slznk/POD\" id=7016b489-2bc2-4a95-a952-a8d84363d56b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.042918 | controller |     "Jun 11 16:41:07.826733 crc crio[23211]: time=\"2026-06-11T16:41:07.826664247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d4321612-5c8b-4e63-afd7-4fa3660f48a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.042933 | controller |     "Jun 11 16:41:07.834786 crc crio[23211]: time=\"2026-06-11T16:41:07.830253066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a7a49fe3-eab9-47bd-93e5-a7440a6ac23f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.042947 | controller |     "Jun 11 16:41:07.841680 crc crio[23211]: time=\"2026-06-11T16:41:07.841341562Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-slznk/extract-utilities\" id=6b228e5e-bcd6-4d90-a93e-890b73e9f76c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.042961 | controller |     "Jun 11 16:41:07.841907 crc crio[23211]: time=\"2026-06-11T16:41:07.841791364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.042976 | controller |     "Jun 11 16:41:07.935238 crc crio[23211]: time=\"2026-06-11T16:41:07.935140244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.042990 | controller |     "Jun 11 16:41:07.949096 crc crio[23211]: time=\"2026-06-11T16:41:07.948981321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043005 | controller |     "Jun 11 16:41:08.011825 crc crio[23211]: time=\"2026-06-11T16:41:08.010049835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=80b659b7-52a5-4eb3-9f4c-7555903ef38b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.043019 | controller |     "Jun 11 16:41:08.185294 crc crio[23211]: time=\"2026-06-11T16:41:08.185038695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2be460b6-c480-49cc-8c60-d3f923416e3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.043034 | controller |     "Jun 11 16:41:08.189275 crc crio[23211]: time=\"2026-06-11T16:41:08.187486996Z\" level=info msg=\"Created container 28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5: openshift-marketplace/certified-operators-slznk/extract-utilities\" id=6b228e5e-bcd6-4d90-a93e-890b73e9f76c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.043052 | controller |     "Jun 11 16:41:08.195969 crc crio[23211]: time=\"2026-06-11T16:41:08.192292617Z\" level=info msg=\"Starting container: 28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5\" id=35248bd8-97a5-48da-84c1-d00fa5546eaa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.043067 | controller |     "Jun 11 16:41:08.195969 crc crio[23211]: time=\"2026-06-11T16:41:08.192585034Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns\" id=710f8412-edb6-480b-a51a-794515fb75de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.043082 | controller |     "Jun 11 16:41:08.195969 crc crio[23211]: time=\"2026-06-11T16:41:08.193071376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043097 | controller |     "Jun 11 16:41:08.200324 crc crio[23211]: time=\"2026-06-11T16:41:08.200206744Z\" level=info msg=\"Started container\" PID=84770 containerID=28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5 description=openshift-marketplace/certified-operators-slznk/extract-utilities id=35248bd8-97a5-48da-84c1-d00fa5546eaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0",
2026-06-11 18:01:03.043112 | controller |     "Jun 11 16:41:08.275804 crc crio[23211]: time=\"2026-06-11T16:41:08.275694109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043127 | controller |     "Jun 11 16:41:08.294928 crc crio[23211]: time=\"2026-06-11T16:41:08.294853607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043142 | controller |     "Jun 11 16:41:09.069311 crc crio[23211]: time=\"2026-06-11T16:41:09.068879767Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ee47619e-4bbc-4fb6-bd41-5ab6564925db name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.043156 | controller |     "Jun 11 16:41:09.076553 crc crio[23211]: time=\"2026-06-11T16:41:09.07623735Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.043171 | controller |     "Jun 11 16:41:09.143176 crc crio[23211]: time=\"2026-06-11T16:41:09.142757521Z\" level=info msg=\"Created container af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339: openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns\" id=710f8412-edb6-480b-a51a-794515fb75de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.043185 | controller |     "Jun 11 16:41:09.145876 crc crio[23211]: time=\"2026-06-11T16:41:09.145689634Z\" level=info msg=\"Starting container: af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339\" id=f8b5d8c7-cd2a-4019-a5e5-780c1850bd3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.043200 | controller |     "Jun 11 16:41:09.157116 crc crio[23211]: time=\"2026-06-11T16:41:09.156970827Z\" level=info msg=\"Started container\" PID=84798 containerID=af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339 description=openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns id=f8b5d8c7-cd2a-4019-a5e5-780c1850bd3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f",
2026-06-11 18:01:03.043215 | controller |     "Jun 11 16:41:13.148764 crc crio[23211]: time=\"2026-06-11T16:41:13.148065461Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=e7fdca84-059e-4d1c-bb55-2704e404b39b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.043233 | controller |     "Jun 11 16:41:13.150570 crc crio[23211]: time=\"2026-06-11T16:41:13.149341113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=cb79e9a0-3781-4c23-912d-b62d5a98073e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.043248 | controller |     "Jun 11 16:41:13.160011 crc crio[23211]: time=\"2026-06-11T16:41:13.159676052Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=21dad290-80ce-4028-967a-7390fd079524 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.043265 | controller |     "Jun 11 16:41:13.160580 crc crio[23211]: time=\"2026-06-11T16:41:13.160498692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=a5ce6888-b44c-4582-83e7-14d16f9783d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.043280 | controller |     "Jun 11 16:41:13.175590 crc crio[23211]: time=\"2026-06-11T16:41:13.175148797Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e25525d7-36ab-409c-9dce-8d08ceedfc57 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.043295 | controller |     "Jun 11 16:41:13.176530 crc crio[23211]: time=\"2026-06-11T16:41:13.176345737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d7ace60f-c240-489b-a76e-b4132a74c92e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.043310 | controller |     "Jun 11 16:41:13.207809 crc crio[23211]: time=\"2026-06-11T16:41:13.20770778Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a17db01a-5b3a-4db8-acd8-9bbddef1e101 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.043326 | controller |     "Jun 11 16:41:13.209934 crc crio[23211]: time=\"2026-06-11T16:41:13.209796932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=05bf3a92-80f6-476f-9f01-5c416e9a50db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.043341 | controller |     "Jun 11 16:41:13.247232 crc crio[23211]: time=\"2026-06-11T16:41:13.247109825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=443f5bb4-a450-40e5-ba6f-47fd9aa91ef4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.043356 | controller |     "Jun 11 16:41:13.251693 crc crio[23211]: time=\"2026-06-11T16:41:13.251606227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=32a6842f-d23c-4d53-860d-f05de11192b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.043370 | controller |     "Jun 11 16:41:13.267499 crc crio[23211]: time=\"2026-06-11T16:41:13.267017841Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=ee47619e-4bbc-4fb6-bd41-5ab6564925db name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.043386 | controller |     "Jun 11 16:41:13.270946 crc crio[23211]: time=\"2026-06-11T16:41:13.270766744Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0ce546bb-9d01-4987-9c8d-8eaf909a75c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.043404 | controller |     "Jun 11 16:41:13.273744 crc crio[23211]: time=\"2026-06-11T16:41:13.273655007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f5dba0a0-9a85-4b8e-87e7-514fb876b555 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.043419 | controller |     "Jun 11 16:41:13.274300 crc crio[23211]: time=\"2026-06-11T16:41:13.274218641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f6612165-0917-4f38-9c14-015485741a89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.043434 | controller |     "Jun 11 16:41:13.304300 crc crio[23211]: time=\"2026-06-11T16:41:13.304157259Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5bf2bc67-940a-46a6-a179-788e003c1694 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.043449 | controller |     "Jun 11 16:41:13.346103 crc crio[23211]: time=\"2026-06-11T16:41:13.345219754Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=90559634-2991-44a8-9ecf-2de146f1d51a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.043463 | controller |     "Jun 11 16:41:13.347311 crc crio[23211]: time=\"2026-06-11T16:41:13.347246495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043478 | controller |     "Jun 11 16:41:13.365516 crc crio[23211]: time=\"2026-06-11T16:41:13.365259105Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=91aad5d1-2a4b-4b96-a2c3-dd8716bd1d57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.043493 | controller |     "Jun 11 16:41:13.378081 crc crio[23211]: time=\"2026-06-11T16:41:13.377934901Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=61572eda-d16d-4ba5-a762-affdc389d98b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.043507 | controller |     "Jun 11 16:41:13.384254 crc crio[23211]: time=\"2026-06-11T16:41:13.384087245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043542 | controller |     "Jun 11 16:41:13.388249 crc crio[23211]: time=\"2026-06-11T16:41:13.388160406Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3d2b987d-d1d1-4909-81b3-ecc9319033c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.043558 | controller |     "Jun 11 16:41:13.394291 crc crio[23211]: time=\"2026-06-11T16:41:13.394140456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043574 | controller |     "Jun 11 16:41:13.400020 crc crio[23211]: time=\"2026-06-11T16:41:13.399411247Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-slznk/extract-content\" id=e85d0b9d-fffd-4a1f-b3c6-d54cebfaca13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.043602 | controller |     "Jun 11 16:41:13.432930 crc crio[23211]: time=\"2026-06-11T16:41:13.432804431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043619 | controller |     "Jun 11 16:41:13.463850 crc crio[23211]: time=\"2026-06-11T16:41:13.463714523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043638 | controller |     "Jun 11 16:41:13.467758 crc crio[23211]: time=\"2026-06-11T16:41:13.46761661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043655 | controller |     "Jun 11 16:41:13.470579 crc crio[23211]: time=\"2026-06-11T16:41:13.470476883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043672 | controller |     "Jun 11 16:41:13.474629 crc crio[23211]: time=\"2026-06-11T16:41:13.474541263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043688 | controller |     "Jun 11 16:41:13.475220 crc crio[23211]: time=\"2026-06-11T16:41:13.475085738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043704 | controller |     "Jun 11 16:41:13.557817 crc crio[23211]: time=\"2026-06-11T16:41:13.557130136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043719 | controller |     "Jun 11 16:41:13.562868 crc crio[23211]: time=\"2026-06-11T16:41:13.56129074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043734 | controller |     "Jun 11 16:41:13.580352 crc crio[23211]: time=\"2026-06-11T16:41:13.580161182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043749 | controller |     "Jun 11 16:41:13.588280 crc crio[23211]: time=\"2026-06-11T16:41:13.588194001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043764 | controller |     "Jun 11 16:41:13.624155 crc crio[23211]: time=\"2026-06-11T16:41:13.624046417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043778 | controller |     "Jun 11 16:41:13.631491 crc crio[23211]: time=\"2026-06-11T16:41:13.631302308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.043794 | controller |     "Jun 11 16:41:13.821811 crc crio[23211]: time=\"2026-06-11T16:41:13.821715773Z\" level=info msg=\"Created container 3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782: openshift-marketplace/certified-operators-slznk/extract-content\" id=e85d0b9d-fffd-4a1f-b3c6-d54cebfaca13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.043809 | controller |     "Jun 11 16:41:13.826056 crc crio[23211]: time=\"2026-06-11T16:41:13.825967479Z\" level=info msg=\"Starting container: 3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782\" id=06a1c3e8-de29-4cd2-bd8b-5180f8d51148 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.043824 | controller |     "Jun 11 16:41:13.834977 crc crio[23211]: time=\"2026-06-11T16:41:13.834412Z\" level=info msg=\"Started container\" PID=85149 containerID=3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782 description=openshift-marketplace/certified-operators-slznk/extract-content id=06a1c3e8-de29-4cd2-bd8b-5180f8d51148 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0",
2026-06-11 18:01:03.043840 | controller |     "Jun 11 16:41:13.848406 crc crio[23211]: time=\"2026-06-11T16:41:13.848304437Z\" level=info msg=\"Created container f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d: openstack/nova-metadata-0/nova-metadata-log\" id=61572eda-d16d-4ba5-a762-affdc389d98b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.043859 | controller |     "Jun 11 16:41:13.850350 crc crio[23211]: time=\"2026-06-11T16:41:13.850252495Z\" level=info msg=\"Starting container: f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d\" id=a47c74c0-4a45-43ea-8803-d95c7a296082 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.043874 | controller |     "Jun 11 16:41:13.857738 crc crio[23211]: time=\"2026-06-11T16:41:13.857135807Z\" level=info msg=\"Started container\" PID=85150 containerID=f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d description=openstack/nova-metadata-0/nova-metadata-log id=a47c74c0-4a45-43ea-8803-d95c7a296082 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f",
2026-06-11 18:01:03.043889 | controller |     "Jun 11 16:41:13.863784 crc crio[23211]: time=\"2026-06-11T16:41:13.862913782Z\" level=info msg=\"Created container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=90559634-2991-44a8-9ecf-2de146f1d51a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.043904 | controller |     "Jun 11 16:41:13.866244 crc crio[23211]: time=\"2026-06-11T16:41:13.865750242Z\" level=info msg=\"Starting container: cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c\" id=6d8a6c31-77c6-4034-8691-e84fca6da4dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.043919 | controller |     "Jun 11 16:41:13.868743 crc crio[23211]: time=\"2026-06-11T16:41:13.868009189Z\" level=info msg=\"Created container c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=91aad5d1-2a4b-4b96-a2c3-dd8716bd1d57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.043935 | controller |     "Jun 11 16:41:13.870570 crc crio[23211]: time=\"2026-06-11T16:41:13.870351088Z\" level=info msg=\"Starting container: c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5\" id=c56f04e2-2afe-470c-9b79-07bb9e8afa3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.043950 | controller |     "Jun 11 16:41:13.873760 crc crio[23211]: time=\"2026-06-11T16:41:13.871737312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=77ade560-e646-4534-acea-31936d591ed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.043965 | controller |     "Jun 11 16:41:13.879273 crc crio[23211]: time=\"2026-06-11T16:41:13.877887496Z\" level=info msg=\"Started container\" PID=85147 containerID=cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=6d8a6c31-77c6-4034-8691-e84fca6da4dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00",
2026-06-11 18:01:03.043980 | controller |     "Jun 11 16:41:13.881946 crc crio[23211]: time=\"2026-06-11T16:41:13.881872605Z\" level=info msg=\"Started container\" PID=85148 containerID=c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=c56f04e2-2afe-470c-9b79-07bb9e8afa3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212",
2026-06-11 18:01:03.043995 | controller |     "Jun 11 16:41:13.891301 crc crio[23211]: time=\"2026-06-11T16:41:13.891209299Z\" level=info msg=\"Created container 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c: openstack/nova-api-0/nova-api-log\" id=3d2b987d-d1d1-4909-81b3-ecc9319033c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.044013 | controller |     "Jun 11 16:41:13.892588 crc crio[23211]: time=\"2026-06-11T16:41:13.892522532Z\" level=info msg=\"Starting container: 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c\" id=68136325-d680-4baf-9ac8-7c01da4039be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.044028 | controller |     "Jun 11 16:41:13.897679 crc crio[23211]: time=\"2026-06-11T16:41:13.897604339Z\" level=info msg=\"Started container\" PID=85151 containerID=56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c description=openstack/nova-api-0/nova-api-log id=68136325-d680-4baf-9ac8-7c01da4039be name=/runtime.v1.RuntimeService/StartContainer sandboxID=f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957",
2026-06-11 18:01:03.044043 | controller |     "Jun 11 16:41:13.912073 crc crio[23211]: time=\"2026-06-11T16:41:13.911862294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f3cc365a-7429-463b-bf93-a3c6853ac579 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.044057 | controller |     "Jun 11 16:41:13.913396 crc crio[23211]: time=\"2026-06-11T16:41:13.913312531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bb9be9ba-31c9-4d59-b39f-9833a96f1fd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.044072 | controller |     "Jun 11 16:41:13.926893 crc crio[23211]: time=\"2026-06-11T16:41:13.926800007Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=c843591d-d600-4cd3-8d77-4c48066478bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.044086 | controller |     "Jun 11 16:41:13.928805 crc crio[23211]: time=\"2026-06-11T16:41:13.928744645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.044101 | controller |     "Jun 11 16:41:13.947115 crc crio[23211]: time=\"2026-06-11T16:41:13.9465311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b88299de-c8a2-4535-938f-5fff9d3cc992 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.044116 | controller |     "Jun 11 16:41:13.961487 crc crio[23211]: time=\"2026-06-11T16:41:13.957929265Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=d221e015-953e-47c9-b928-236c480946bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.044131 | controller |     "Jun 11 16:41:13.961487 crc crio[23211]: time=\"2026-06-11T16:41:13.959797831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.044146 | controller |     "Jun 11 16:41:13.995637 crc crio[23211]: time=\"2026-06-11T16:41:13.99540885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.044161 | controller |     "Jun 11 16:41:13.998989 crc crio[23211]: time=\"2026-06-11T16:41:13.998910468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.044176 | controller |     "Jun 11 16:41:14.017803 crc crio[23211]: time=\"2026-06-11T16:41:14.017668926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.044191 | controller |     "Jun 11 16:41:14.020920 crc crio[23211]: time=\"2026-06-11T16:41:14.020874187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.044208 | controller |     "Jun 11 16:41:14.124581 crc crio[23211]: time=\"2026-06-11T16:41:14.12395051Z\" level=info msg=\"Created container 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c: openstack/nova-api-0/nova-api-api\" id=d221e015-953e-47c9-b928-236c480946bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.044225 | controller |     "Jun 11 16:41:14.126116 crc crio[23211]: time=\"2026-06-11T16:41:14.126039553Z\" level=info msg=\"Starting container: 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c\" id=e1df71aa-249b-486c-96b7-0df87521a427 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.044239 | controller |     "Jun 11 16:41:14.131722 crc crio[23211]: time=\"2026-06-11T16:41:14.131601851Z\" level=info msg=\"Created container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594: openstack/nova-metadata-0/nova-metadata-metadata\" id=c843591d-d600-4cd3-8d77-4c48066478bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.044254 | controller |     "Jun 11 16:41:14.132703 crc crio[23211]: time=\"2026-06-11T16:41:14.132626667Z\" level=info msg=\"Started container\" PID=85205 containerID=5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c description=openstack/nova-api-0/nova-api-api id=e1df71aa-249b-486c-96b7-0df87521a427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957",
2026-06-11 18:01:03.044269 | controller |     "Jun 11 16:41:14.133343 crc crio[23211]: time=\"2026-06-11T16:41:14.133244593Z\" level=info msg=\"Starting container: dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594\" id=e540e10f-7505-40f7-aad7-8eca6bce98ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.044284 | controller |     "Jun 11 16:41:14.142932 crc crio[23211]: time=\"2026-06-11T16:41:14.142787491Z\" level=info msg=\"Started container\" PID=85204 containerID=dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 description=openstack/nova-metadata-0/nova-metadata-metadata id=e540e10f-7505-40f7-aad7-8eca6bce98ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f",
2026-06-11 18:01:03.044299 | controller |     "Jun 11 16:41:14.337207 crc crio[23211]: time=\"2026-06-11T16:41:14.337120473Z\" level=info msg=\"Stopping container: f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d (timeout: 30s)\" id=ff5e53d1-595c-4f83-b0fd-e7ded9fc43d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.044314 | controller |     "Jun 11 16:41:14.338494 crc crio[23211]: time=\"2026-06-11T16:41:14.337649076Z\" level=info msg=\"Stopping container: dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 (timeout: 30s)\" id=8aec1314-4a68-49e9-a2d7-9da9753eb792 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.044329 | controller |     "Jun 11 16:41:14.345821 crc crio[23211]: time=\"2026-06-11T16:41:14.345288618Z\" level=info msg=\"Stopping container: cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c (timeout: 30s)\" id=a823779d-063a-4f79-9b10-5562b7266628 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.044344 | controller |     "Jun 11 16:41:14.369094 crc crio[23211]: time=\"2026-06-11T16:41:14.36900271Z\" level=info msg=\"Stopping container: 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd (timeout: 2s)\" id=d279012b-1c1f-4cde-9e9e-2e3d5d346f28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.044358 | controller |     "Jun 11 16:41:17.950410 crc crio[23211]: time=\"2026-06-11T16:41:17.948753613Z\" level=info msg=\"Stopped container f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d: openstack/nova-metadata-0/nova-metadata-log\" id=ff5e53d1-595c-4f83-b0fd-e7ded9fc43d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.044378 | controller |     "Jun 11 16:41:18.289769 crc crio[23211]: time=\"2026-06-11T16:41:18.289670166Z\" level=info msg=\"Stopped container 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd: openshift-marketplace/redhat-operators-zmkh7/registry-server\" id=d279012b-1c1f-4cde-9e9e-2e3d5d346f28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.044393 | controller |     "Jun 11 16:41:18.290587 crc crio[23211]: time=\"2026-06-11T16:41:18.290519457Z\" level=info msg=\"Stopping pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\" id=f352b5de-ca0d-4651-a1f1-7e264d723257 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.044408 | controller |     "Jun 11 16:41:18.291385 crc crio[23211]: time=\"2026-06-11T16:41:18.291304436Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zmkh7 Namespace:openshift-marketplace ID:6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0 UID:fc543161-ca36-4408-99b0-bd57b2128f70 NetNS:/var/run/netns/a0ebbf26-76bc-450b-b8a2-bc2d4ce601bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc543161_ca36_4408_99b0_bd57b2128f70.slice PodAnnotations:0xc0018bf2e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.044423 | controller |     "Jun 11 16:41:18.291616 crc crio[23211]: time=\"2026-06-11T16:41:18.291546062Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zmkh7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.044439 | controller |     "Jun 11 16:41:18.484182 crc crio[23211]: time=\"2026-06-11T16:41:18.483269661Z\" level=info msg=\"Stopping container: a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c (timeout: 10s)\" id=b12b8da7-163a-47e6-b2e8-5cb59fd4e187 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.044454 | controller |     "Jun 11 16:41:18.637526 crc crio[23211]: time=\"2026-06-11T16:41:18.637314598Z\" level=info msg=\"Stopped container a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns\" id=b12b8da7-163a-47e6-b2e8-5cb59fd4e187 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.044469 | controller |     "Jun 11 16:41:18.638612 crc crio[23211]: time=\"2026-06-11T16:41:18.638534508Z\" level=info msg=\"Stopping pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\" id=498de920-0ac7-42a4-9274-a44e6769ff6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.044483 | controller |     "Jun 11 16:41:18.640002 crc crio[23211]: time=\"2026-06-11T16:41:18.639903282Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-kvdtz Namespace:openstack ID:cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4 UID:cae7c0a7-cc27-45ff-abf3-694430c917f6 NetNS:/var/run/netns/3869738c-4e7e-415e-88a7-a8faa52e5443 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae7c0a7_cc27_45ff_abf3_694430c917f6.slice PodAnnotations:0xc0018bf558}] Aliases:map[]}\"",
2026-06-11 18:01:03.044498 | controller |     "Jun 11 16:41:18.640153 crc crio[23211]: time=\"2026-06-11T16:41:18.640105397Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85c5b8fbf9-kvdtz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.044529 | controller |     "Jun 11 16:41:18.785244 crc crio[23211]: time=\"2026-06-11T16:41:18.78519904Z\" level=info msg=\"Stopped pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\" id=f352b5de-ca0d-4651-a1f1-7e264d723257 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.044551 | controller |     "Jun 11 16:41:19.199780 crc crio[23211]: time=\"2026-06-11T16:41:19.199165818Z\" level=info msg=\"Stopped pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\" id=498de920-0ac7-42a4-9274-a44e6769ff6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.044571 | controller |     "Jun 11 16:41:19.534730 crc crio[23211]: time=\"2026-06-11T16:41:19.534675287Z\" level=info msg=\"Removing container: 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd\" id=434cdbc8-ef2b-450c-ba3a-65bd35cb8056 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.044586 | controller |     "Jun 11 16:41:19.546647 crc crio[23211]: time=\"2026-06-11T16:41:19.546513582Z\" level=info msg=\"Stopping pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68\" id=0bf1f605-8e26-4ae0-9c38-6693966da6da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.044602 | controller |     "Jun 11 16:41:19.547463 crc crio[23211]: time=\"2026-06-11T16:41:19.547308842Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xwq4l Namespace:openstack ID:df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68 UID:f61eb6ac-48a5-4355-ac22-9e0782d00c43 NetNS:/var/run/netns/a8539b17-aacc-4b2b-96bf-7b4dc269a60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf61eb6ac_48a5_4355_ac22_9e0782d00c43.slice PodAnnotations:0xc00294f068}] Aliases:map[]}\"",
2026-06-11 18:01:03.044618 | controller |     "Jun 11 16:41:19.547612 crc crio[23211]: time=\"2026-06-11T16:41:19.547551748Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-xwq4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.044636 | controller |     "Jun 11 16:41:19.622660 crc crio[23211]: time=\"2026-06-11T16:41:19.622407697Z\" level=info msg=\"Removed container 868c642b76fbeef53719e3baf79b04fa831cdf88793b581d91af6adfa60727bd: openshift-marketplace/redhat-operators-zmkh7/registry-server\" id=434cdbc8-ef2b-450c-ba3a-65bd35cb8056 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.044658 | controller |     "Jun 11 16:41:19.635145 crc crio[23211]: time=\"2026-06-11T16:41:19.635042942Z\" level=info msg=\"Removing container: 7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e\" id=1b12e744-7b85-4ad5-89e9-c6567887323b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.044680 | controller |     "Jun 11 16:41:19.798009 crc crio[23211]: time=\"2026-06-11T16:41:19.7975277Z\" level=info msg=\"Removed container 7d4d0add727ae1fba62aade1a2eecee867877d88212911f2a2892f5a4912f23e: openshift-marketplace/redhat-operators-zmkh7/extract-content\" id=1b12e744-7b85-4ad5-89e9-c6567887323b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.044696 | controller |     "Jun 11 16:41:19.800800 crc crio[23211]: time=\"2026-06-11T16:41:19.80073982Z\" level=info msg=\"Removing container: 7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602\" id=65ac427b-4b62-44a4-9ee6-6326254f729d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.044711 | controller |     "Jun 11 16:41:19.833964 crc crio[23211]: time=\"2026-06-11T16:41:19.833887158Z\" level=info msg=\"Removed container 7794157d8225384cc770d4ef1dfadd96e89fd3ad6f61b3ae3d1bc7b521e9d602: openshift-marketplace/redhat-operators-zmkh7/extract-utilities\" id=65ac427b-4b62-44a4-9ee6-6326254f729d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.044726 | controller |     "Jun 11 16:41:19.837515 crc crio[23211]: time=\"2026-06-11T16:41:19.837345685Z\" level=info msg=\"Removing container: a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c\" id=761a8bbe-d872-464d-ac0f-d223d0858618 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.044741 | controller |     "Jun 11 16:41:19.898209 crc crio[23211]: time=\"2026-06-11T16:41:19.897998899Z\" level=info msg=\"Removed container a9731c00fb5beea3efbfc19b30f64679e6fb2ad1eef3f98d48f53df8c4a02f2c: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/dnsmasq-dns\" id=761a8bbe-d872-464d-ac0f-d223d0858618 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.044760 | controller |     "Jun 11 16:41:19.910898 crc crio[23211]: time=\"2026-06-11T16:41:19.910806019Z\" level=info msg=\"Removing container: 174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9\" id=d3c342cb-cfa3-4b18-962c-efa31732acd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.044776 | controller |     "Jun 11 16:41:20.016210 crc crio[23211]: time=\"2026-06-11T16:41:20.016024746Z\" level=info msg=\"Removed container 174c2b4c5ab0a7720af7154ec11438923a7b21cf7d138326bb2d943a83c04fe9: openstack/dnsmasq-dns-85c5b8fbf9-kvdtz/init\" id=d3c342cb-cfa3-4b18-962c-efa31732acd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.044791 | controller |     "Jun 11 16:41:20.150756 crc crio[23211]: time=\"2026-06-11T16:41:20.150566906Z\" level=info msg=\"Stopped pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68\" id=0bf1f605-8e26-4ae0-9c38-6693966da6da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.044806 | controller |     "Jun 11 16:41:20.562140 crc crio[23211]: time=\"2026-06-11T16:41:20.561532629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0796ec38-a99f-4661-8efa-743c1d8ef637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.044820 | controller |     "Jun 11 16:41:20.565241 crc crio[23211]: time=\"2026-06-11T16:41:20.565147479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7d96d44e-305c-482f-86ab-b34fe55e6954 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.044835 | controller |     "Jun 11 16:41:20.573537 crc crio[23211]: time=\"2026-06-11T16:41:20.573478737Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-slznk/registry-server\" id=bc597ca8-0fd6-4700-bf0d-f77b1f228768 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.044855 | controller |     "Jun 11 16:41:20.574250 crc crio[23211]: time=\"2026-06-11T16:41:20.574226935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.044877 | controller |     "Jun 11 16:41:20.643148 crc crio[23211]: time=\"2026-06-11T16:41:20.643049234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.044895 | controller |     "Jun 11 16:41:20.646990 crc crio[23211]: time=\"2026-06-11T16:41:20.646912481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.044911 | controller |     "Jun 11 16:41:21.262566 crc crio[23211]: time=\"2026-06-11T16:41:21.262143524Z\" level=info msg=\"Created container 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67: openshift-marketplace/certified-operators-slznk/registry-server\" id=bc597ca8-0fd6-4700-bf0d-f77b1f228768 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.044927 | controller |     "Jun 11 16:41:21.264723 crc crio[23211]: time=\"2026-06-11T16:41:21.264628546Z\" level=info msg=\"Starting container: 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67\" id=b3457eba-d692-4456-9428-9ef6248133c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.044943 | controller |     "Jun 11 16:41:21.270589 crc crio[23211]: time=\"2026-06-11T16:41:21.270495823Z\" level=info msg=\"Started container\" PID=85982 containerID=69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67 description=openshift-marketplace/certified-operators-slznk/registry-server id=b3457eba-d692-4456-9428-9ef6248133c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0",
2026-06-11 18:01:03.044964 | controller |     "Jun 11 16:41:22.099055 crc crio[23211]: time=\"2026-06-11T16:41:22.097970616Z\" level=info msg=\"Stopping container: 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c (timeout: 30s)\" id=20ea5757-512e-4f35-b2bc-255f44f855e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.044983 | controller |     "Jun 11 16:41:22.099719 crc crio[23211]: time=\"2026-06-11T16:41:22.099483575Z\" level=info msg=\"Stopping container: 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c (timeout: 30s)\" id=969d122b-921b-43f6-8dc4-337f43df8b57 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.045005 | controller |     "Jun 11 16:41:22.121561 crc crio[23211]: time=\"2026-06-11T16:41:22.121006952Z\" level=info msg=\"Stopping container: c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5 (timeout: 30s)\" id=46a25004-27cb-4792-b081-0bf852027649 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.045026 | controller |     "Jun 11 16:41:22.247306 crc crio[23211]: time=\"2026-06-11T16:41:22.246843824Z\" level=info msg=\"Stopped container 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c: openstack/nova-api-0/nova-api-log\" id=20ea5757-512e-4f35-b2bc-255f44f855e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.045042 | controller |     "Jun 11 16:41:24.277766 crc crio[23211]: time=\"2026-06-11T16:41:24.277168635Z\" level=info msg=\"Stopped container c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=46a25004-27cb-4792-b081-0bf852027649 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.045056 | controller |     "Jun 11 16:41:24.279630 crc crio[23211]: time=\"2026-06-11T16:41:24.279167645Z\" level=info msg=\"Stopping pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212\" id=e8412bd0-80a9-47e1-8ab8-d98d12f76946 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.045071 | controller |     "Jun 11 16:41:24.280283 crc crio[23211]: time=\"2026-06-11T16:41:24.280200821Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212 UID:13f1cae3-8419-443f-aac8-0fe0605676f9 NetNS:/var/run/netns/8506309c-f91e-471c-92ec-0b71a6f8f27e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1cae3_8419_443f_aac8_0fe0605676f9.slice PodAnnotations:0xc003088538}] Aliases:map[]}\"",
2026-06-11 18:01:03.045086 | controller |     "Jun 11 16:41:24.281196 crc crio[23211]: time=\"2026-06-11T16:41:24.280514687Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.045102 | controller |     "Jun 11 16:41:24.707723 crc crio[23211]: time=\"2026-06-11T16:41:24.706994619Z\" level=info msg=\"Stopped pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212\" id=e8412bd0-80a9-47e1-8ab8-d98d12f76946 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.045122 | controller |     "Jun 11 16:41:25.719208 crc crio[23211]: time=\"2026-06-11T16:41:25.71862527Z\" level=info msg=\"Removing container: c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5\" id=a0a48dcb-b3fe-4c7d-8725-821d98acab4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.045143 | controller |     "Jun 11 16:41:25.753455 crc crio[23211]: time=\"2026-06-11T16:41:25.753237955Z\" level=info msg=\"Removed container c745b35d27698d001baf78157901ea14f8324f13b3a1ac10d777407bd395e0b5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a0a48dcb-b3fe-4c7d-8725-821d98acab4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.045167 | controller |     "Jun 11 16:41:25.863759 crc crio[23211]: time=\"2026-06-11T16:41:25.863621841Z\" level=info msg=\"Stopped container 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c: openstack/nova-api-0/nova-api-api\" id=969d122b-921b-43f6-8dc4-337f43df8b57 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.045185 | controller |     "Jun 11 16:41:25.866746 crc crio[23211]: time=\"2026-06-11T16:41:25.865220181Z\" level=info msg=\"Stopping pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\" id=34da0e57-95e3-4399-8930-54f1f6d2efaa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.045201 | controller |     "Jun 11 16:41:25.866746 crc crio[23211]: time=\"2026-06-11T16:41:25.866213906Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957 UID:1ac76206-2e0c-49c0-8d45-75786cdbb725 NetNS:/var/run/netns/772f5ab7-6587-4bae-98c6-02142d2aa2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac76206_2e0c_49c0_8d45_75786cdbb725.slice PodAnnotations:0xc002794708}] Aliases:map[]}\"",
2026-06-11 18:01:03.045216 | controller |     "Jun 11 16:41:25.866746 crc crio[23211]: time=\"2026-06-11T16:41:25.8663612Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.045232 | controller |     "Jun 11 16:41:26.317990 crc crio[23211]: time=\"2026-06-11T16:41:26.317414293Z\" level=info msg=\"Stopped pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\" id=34da0e57-95e3-4399-8930-54f1f6d2efaa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.045247 | controller |     "Jun 11 16:41:26.324308 crc crio[23211]: time=\"2026-06-11T16:41:26.324236094Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=7ab1046a-5bca-4180-afd1-e2718c3e59cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.045263 | controller |     "Jun 11 16:41:26.324539 crc crio[23211]: time=\"2026-06-11T16:41:26.32448307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.045278 | controller |     "Jun 11 16:41:26.369950 crc crio[23211]: time=\"2026-06-11T16:41:26.369831572Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e UID:31ffe45a-da19-4146-969a-b199d4a1fd16 NetNS:/var/run/netns/e3897e42-56df-440a-baf2-b0c1e1dced93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31ffe45a_da19_4146_969a_b199d4a1fd16.slice PodAnnotations:0xc003089058}] Aliases:map[]}\"",
2026-06-11 18:01:03.045296 | controller |     "Jun 11 16:41:26.369950 crc crio[23211]: time=\"2026-06-11T16:41:26.369920804Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.045316 | controller |     "Jun 11 16:41:26.751902 crc crio[23211]: time=\"2026-06-11T16:41:26.751237867Z\" level=info msg=\"Removing container: 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c\" id=01c6f113-bb5b-4823-ae79-dee90b473720 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.045330 | controller |     "Jun 11 16:41:26.798932 crc crio[23211]: time=\"2026-06-11T16:41:26.798096487Z\" level=info msg=\"Removed container 5a0870e53e37ae473573f99ee2529d9f37bc75657a13e926d8459a4479d2861c: openstack/nova-api-0/nova-api-api\" id=01c6f113-bb5b-4823-ae79-dee90b473720 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.045346 | controller |     "Jun 11 16:41:26.805595 crc crio[23211]: time=\"2026-06-11T16:41:26.804777074Z\" level=info msg=\"Removing container: 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c\" id=af930f63-3615-48f5-aacf-e49b52b7246a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.045364 | controller |     "Jun 11 16:41:26.839703 crc crio[23211]: time=\"2026-06-11T16:41:26.839630454Z\" level=info msg=\"Removed container 56caf9353e44e55ab0ed0a1fb66073256b7f0b969949051928ae92ba273d1e5c: openstack/nova-api-0/nova-api-log\" id=af930f63-3615-48f5-aacf-e49b52b7246a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.045381 | controller |     "Jun 11 16:41:27.005570 crc crio[23211]: 2026-06-11T16:41:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13b49de9e33577e Mac:3a:9a:de:16:7b:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/e3897e42-56df-440a-baf2-b0c1e1dced93 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.045404 | controller |     "Jun 11 16:41:27.007232 crc crio[23211]: time=\"2026-06-11T16:41:27.007134327Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e UID:31ffe45a-da19-4146-969a-b199d4a1fd16 NetNS:/var/run/netns/e3897e42-56df-440a-baf2-b0c1e1dced93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31ffe45a_da19_4146_969a_b199d4a1fd16.slice PodAnnotations:0xc003089058}] Aliases:map[]}\"",
2026-06-11 18:01:03.045429 | controller |     "Jun 11 16:41:27.007656 crc crio[23211]: time=\"2026-06-11T16:41:27.007587548Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.045453 | controller |     "Jun 11 16:41:27.021803 crc crio[23211]: time=\"2026-06-11T16:41:27.02172953Z\" level=info msg=\"Ran pod sandbox 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e with infra container: openstack/nova-scheduler-0/POD\" id=7ab1046a-5bca-4180-afd1-e2718c3e59cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.045470 | controller |     "Jun 11 16:41:27.023897 crc crio[23211]: time=\"2026-06-11T16:41:27.023841094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=4ff92ff3-b107-4289-aa34-f4585df9662f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.045487 | controller |     "Jun 11 16:41:27.048906 crc crio[23211]: time=\"2026-06-11T16:41:27.048738926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a86d02f7-7758-4773-8f9e-cf4ee2ffa3db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.045503 | controller |     "Jun 11 16:41:27.077858 crc crio[23211]: time=\"2026-06-11T16:41:27.077138465Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8c994ac0-09ff-476d-867f-0007d32cb6ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.045542 | controller |     "Jun 11 16:41:27.081246 crc crio[23211]: time=\"2026-06-11T16:41:27.079219786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.045560 | controller |     "Jun 11 16:41:27.142287 crc crio[23211]: time=\"2026-06-11T16:41:27.142177159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.045575 | controller |     "Jun 11 16:41:27.146676 crc crio[23211]: time=\"2026-06-11T16:41:27.14660908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.045595 | controller |     "Jun 11 16:41:27.206662 crc crio[23211]: time=\"2026-06-11T16:41:27.206589408Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=b9ca7453-a136-4d4c-bc6c-ebc7dbf37a37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.045611 | controller |     "Jun 11 16:41:27.206800 crc crio[23211]: time=\"2026-06-11T16:41:27.20668211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.045626 | controller |     "Jun 11 16:41:27.253838 crc crio[23211]: time=\"2026-06-11T16:41:27.253733815Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96 UID:66741f84-e16a-4d48-ab5c-eeeb6c214d8b NetNS:/var/run/netns/1073af1b-ff5b-4f2a-a3e8-d40c81f1c66c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66741f84_e16a_4d48_ab5c_eeeb6c214d8b.slice PodAnnotations:0xc000d2ea10}] Aliases:map[]}\"",
2026-06-11 18:01:03.045642 | controller |     "Jun 11 16:41:27.253838 crc crio[23211]: time=\"2026-06-11T16:41:27.253792127Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.045658 | controller |     "Jun 11 16:41:27.270260 crc crio[23211]: time=\"2026-06-11T16:41:27.267843927Z\" level=info msg=\"Created container 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8c994ac0-09ff-476d-867f-0007d32cb6ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.045674 | controller |     "Jun 11 16:41:27.270260 crc crio[23211]: time=\"2026-06-11T16:41:27.269915639Z\" level=info msg=\"Starting container: 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b\" id=b87dfb36-efb2-4ca4-896e-b5551e45c047 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.045689 | controller |     "Jun 11 16:41:27.278834 crc crio[23211]: time=\"2026-06-11T16:41:27.278712459Z\" level=info msg=\"Started container\" PID=86449 containerID=7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=b87dfb36-efb2-4ca4-896e-b5551e45c047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e",
2026-06-11 18:01:03.045704 | controller |     "Jun 11 16:41:27.849892 crc crio[23211]: 2026-06-11T16:41:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e5425ea2c3ef71 Mac:96:74:47:92:2d:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/1073af1b-ff5b-4f2a-a3e8-d40c81f1c66c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.045720 | controller |     "Jun 11 16:41:27.851583 crc crio[23211]: time=\"2026-06-11T16:41:27.851181284Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96 UID:66741f84-e16a-4d48-ab5c-eeeb6c214d8b NetNS:/var/run/netns/1073af1b-ff5b-4f2a-a3e8-d40c81f1c66c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66741f84_e16a_4d48_ab5c_eeeb6c214d8b.slice PodAnnotations:0xc000d2ea10}] Aliases:map[]}\"",
2026-06-11 18:01:03.045734 | controller |     "Jun 11 16:41:27.851783 crc crio[23211]: time=\"2026-06-11T16:41:27.851716248Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.045749 | controller |     "Jun 11 16:41:27.868190 crc crio[23211]: time=\"2026-06-11T16:41:27.868085147Z\" level=info msg=\"Ran pod sandbox 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96 with infra container: openstack/nova-api-0/POD\" id=b9ca7453-a136-4d4c-bc6c-ebc7dbf37a37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.045768 | controller |     "Jun 11 16:41:27.874008 crc crio[23211]: time=\"2026-06-11T16:41:27.873970584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c7f6d25b-5722-4ba8-b320-b0102a499e74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.045783 | controller |     "Jun 11 16:41:27.878020 crc crio[23211]: time=\"2026-06-11T16:41:27.877990704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ef2fb85d-46d2-45cb-8d90-5e890f435c27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.045797 | controller |     "Jun 11 16:41:27.892613 crc crio[23211]: time=\"2026-06-11T16:41:27.892538866Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=f48b5601-8b77-4f32-a93b-c7b032249b95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.045812 | controller |     "Jun 11 16:41:27.895271 crc crio[23211]: time=\"2026-06-11T16:41:27.895196573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.045826 | controller |     "Jun 11 16:41:27.998398 crc crio[23211]: time=\"2026-06-11T16:41:27.998267037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.045841 | controller |     "Jun 11 16:41:28.006287 crc crio[23211]: time=\"2026-06-11T16:41:28.006217736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.045856 | controller |     "Jun 11 16:41:28.171637 crc crio[23211]: time=\"2026-06-11T16:41:28.171212016Z\" level=info msg=\"Created container f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e: openstack/nova-api-0/nova-api-log\" id=f48b5601-8b77-4f32-a93b-c7b032249b95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.045870 | controller |     "Jun 11 16:41:28.172703 crc crio[23211]: time=\"2026-06-11T16:41:28.172644172Z\" level=info msg=\"Starting container: f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e\" id=a85dd57f-08c3-4911-9df0-3e0f07d45fb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.045890 | controller |     "Jun 11 16:41:28.179966 crc crio[23211]: time=\"2026-06-11T16:41:28.179578214Z\" level=info msg=\"Started container\" PID=86601 containerID=f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e description=openstack/nova-api-0/nova-api-log id=a85dd57f-08c3-4911-9df0-3e0f07d45fb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96",
2026-06-11 18:01:03.045913 | controller |     "Jun 11 16:41:28.193968 crc crio[23211]: time=\"2026-06-11T16:41:28.1930113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c9edb897-a811-4ea7-8949-f6183ff8ea74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.045930 | controller |     "Jun 11 16:41:28.220912 crc crio[23211]: time=\"2026-06-11T16:41:28.220805894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7c36a168-1897-4327-83bd-24f2487cec3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.045945 | controller |     "Jun 11 16:41:28.231662 crc crio[23211]: time=\"2026-06-11T16:41:28.231166443Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=83ccdf8d-a10c-4533-bce6-1f66bab24157 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.045964 | controller |     "Jun 11 16:41:28.232985 crc crio[23211]: time=\"2026-06-11T16:41:28.232904417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.045980 | controller |     "Jun 11 16:41:28.289104 crc crio[23211]: time=\"2026-06-11T16:41:28.289020568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.045995 | controller |     "Jun 11 16:41:28.293704 crc crio[23211]: time=\"2026-06-11T16:41:28.293615032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.046010 | controller |     "Jun 11 16:41:28.473825 crc crio[23211]: time=\"2026-06-11T16:41:28.473730651Z\" level=info msg=\"Created container d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a: openstack/nova-api-0/nova-api-api\" id=83ccdf8d-a10c-4533-bce6-1f66bab24157 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.046025 | controller |     "Jun 11 16:41:28.476044 crc crio[23211]: time=\"2026-06-11T16:41:28.475954687Z\" level=info msg=\"Starting container: d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a\" id=356128e0-465c-44c4-8ea9-5d1a4dc7a618 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.046041 | controller |     "Jun 11 16:41:28.482256 crc crio[23211]: time=\"2026-06-11T16:41:28.4821239Z\" level=info msg=\"Started container\" PID=86618 containerID=d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a description=openstack/nova-api-0/nova-api-api id=356128e0-465c-44c4-8ea9-5d1a4dc7a618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96",
2026-06-11 18:01:03.046065 | controller |     "Jun 11 16:41:29.860315 crc crio[23211]: time=\"2026-06-11T16:41:29.859039674Z\" level=info msg=\"Stopping pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c\" id=110e7fa2-6bb3-4f5c-9285-a202ed5e9d6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046080 | controller |     "Jun 11 16:41:29.860315 crc crio[23211]: time=\"2026-06-11T16:41:29.859532587Z\" level=info msg=\"Stopping container: 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67 (timeout: 2s)\" id=2463cbe7-47f0-4698-9756-d7a89168f32b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.046096 | controller |     "Jun 11 16:41:29.861134 crc crio[23211]: time=\"2026-06-11T16:41:29.860633664Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-9wxdt Namespace:openstack ID:8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c UID:d572a8ee-afb0-45a9-980d-09a43ef2ec87 NetNS:/var/run/netns/99ed27d2-095e-48ab-b87c-008a0fca1e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd572a8ee_afb0_45a9_980d_09a43ef2ec87.slice PodAnnotations:0xc002794670}] Aliases:map[]}\"",
2026-06-11 18:01:03.046112 | controller |     "Jun 11 16:41:29.861134 crc crio[23211]: time=\"2026-06-11T16:41:29.860762377Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-9wxdt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.046127 | controller |     "Jun 11 16:41:29.996499 crc crio[23211]: time=\"2026-06-11T16:41:29.99622472Z\" level=info msg=\"Stopped container 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67: openshift-marketplace/certified-operators-slznk/registry-server\" id=2463cbe7-47f0-4698-9756-d7a89168f32b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.046146 | controller |     "Jun 11 16:41:29.997291 crc crio[23211]: time=\"2026-06-11T16:41:29.997154573Z\" level=info msg=\"Stopping pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\" id=26263581-d77a-48d5-bd46-39f3f4e6eba3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046162 | controller |     "Jun 11 16:41:29.998062 crc crio[23211]: time=\"2026-06-11T16:41:29.997932282Z\" level=info msg=\"Got pod network &{Name:certified-operators-slznk Namespace:openshift-marketplace ID:7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0 UID:1a2182e7-e7d8-44ad-8652-021276a18d5b NetNS:/var/run/netns/1aa93541-f404-4ba1-adca-93e961f284b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2182e7_e7d8_44ad_8652_021276a18d5b.slice PodAnnotations:0xc0001aeeb8}] Aliases:map[]}\"",
2026-06-11 18:01:03.046178 | controller |     "Jun 11 16:41:29.998202 crc crio[23211]: time=\"2026-06-11T16:41:29.998178318Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-slznk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.046193 | controller |     "Jun 11 16:41:30.351479 crc crio[23211]: time=\"2026-06-11T16:41:30.348320493Z\" level=info msg=\"Stopped pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c\" id=110e7fa2-6bb3-4f5c-9285-a202ed5e9d6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046207 | controller |     "Jun 11 16:41:30.435942 crc crio[23211]: time=\"2026-06-11T16:41:30.435834588Z\" level=info msg=\"Stopped pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\" id=26263581-d77a-48d5-bd46-39f3f4e6eba3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046222 | controller |     "Jun 11 16:41:30.880909 crc crio[23211]: time=\"2026-06-11T16:41:30.880359938Z\" level=info msg=\"Removing container: 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67\" id=5726e17e-9c93-4f7f-abdb-2e6ed4f75dac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.046238 | controller |     "Jun 11 16:41:30.931863 crc crio[23211]: time=\"2026-06-11T16:41:30.931527026Z\" level=info msg=\"Removed container 69306d61dbc2a05063b48b652ce3fc2983694f7fee15b4e9966bf982173dea67: openshift-marketplace/certified-operators-slznk/registry-server\" id=5726e17e-9c93-4f7f-abdb-2e6ed4f75dac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.046253 | controller |     "Jun 11 16:41:30.934906 crc crio[23211]: time=\"2026-06-11T16:41:30.934807568Z\" level=info msg=\"Removing container: 3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782\" id=f52b6d01-c613-4ddd-9b98-b47e90caf37b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.046268 | controller |     "Jun 11 16:41:31.007168 crc crio[23211]: time=\"2026-06-11T16:41:31.007086953Z\" level=info msg=\"Removed container 3f9ea19908203e3a21cb34a03f99ac2891716d1a627b6c657f1bea9e3b170782: openshift-marketplace/certified-operators-slznk/extract-content\" id=f52b6d01-c613-4ddd-9b98-b47e90caf37b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.046282 | controller |     "Jun 11 16:41:31.014175 crc crio[23211]: time=\"2026-06-11T16:41:31.014075557Z\" level=info msg=\"Removing container: 28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5\" id=d1f74384-712f-4a31-8025-20b88db71ce2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.046297 | controller |     "Jun 11 16:41:31.099086 crc crio[23211]: time=\"2026-06-11T16:41:31.098913315Z\" level=info msg=\"Removed container 28882f6c74b0e268a9e20e6d491872dc57e21f0394502147e3c1821d30f4b0b5: openshift-marketplace/certified-operators-slznk/extract-utilities\" id=d1f74384-712f-4a31-8025-20b88db71ce2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.046315 | controller |     "Jun 11 16:41:31.456553 crc crio[23211]: time=\"2026-06-11T16:41:31.456353472Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=0381d906-3b84-4c2d-8c45-f9f8226ec7b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.046331 | controller |     "Jun 11 16:41:31.456720 crc crio[23211]: time=\"2026-06-11T16:41:31.456578648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.046346 | controller |     "Jun 11 16:41:31.484066 crc crio[23211]: time=\"2026-06-11T16:41:31.482869364Z\" level=info msg=\"Stopping pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\" id=9919363c-486a-4eb0-bf17-a05a9fc23909 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046360 | controller |     "Jun 11 16:41:31.484066 crc crio[23211]: time=\"2026-06-11T16:41:31.483053919Z\" level=info msg=\"Stopped pod sandbox (already stopped): 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\" id=9919363c-486a-4eb0-bf17-a05a9fc23909 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046375 | controller |     "Jun 11 16:41:31.484066 crc crio[23211]: time=\"2026-06-11T16:41:31.483807788Z\" level=info msg=\"Removing pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\" id=f1b6a5fd-7bfe-4acd-ae75-6e7a53bb327d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046389 | controller |     "Jun 11 16:41:31.504355 crc crio[23211]: time=\"2026-06-11T16:41:31.503896489Z\" level=info msg=\"Removed pod sandbox: 18f279097c7914233bd0bb4b321e4f393a7f0b2a9a2a1768803e2c4a9c572173\" id=f1b6a5fd-7bfe-4acd-ae75-6e7a53bb327d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046404 | controller |     "Jun 11 16:41:31.505701 crc crio[23211]: time=\"2026-06-11T16:41:31.505600542Z\" level=info msg=\"Stopping pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\" id=d62a665a-7ec3-41bb-9251-3b3b552b5d52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046419 | controller |     "Jun 11 16:41:31.505701 crc crio[23211]: time=\"2026-06-11T16:41:31.505690064Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\" id=d62a665a-7ec3-41bb-9251-3b3b552b5d52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046433 | controller |     "Jun 11 16:41:31.507005 crc crio[23211]: time=\"2026-06-11T16:41:31.506828432Z\" level=info msg=\"Removing pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\" id=0446b4c8-1f02-49fc-ac38-2e4d3d6aff0a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046448 | controller |     "Jun 11 16:41:31.520119 crc crio[23211]: time=\"2026-06-11T16:41:31.520011051Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d UID:878643ff-5d21-40f7-8c1c-fb815a7be9c9 NetNS:/var/run/netns/16980938-1c5e-49fc-a0a4-9057502d14f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod878643ff_5d21_40f7_8c1c_fb815a7be9c9.slice PodAnnotations:0xc0001ae8f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.046463 | controller |     "Jun 11 16:41:31.520342 crc crio[23211]: time=\"2026-06-11T16:41:31.520176175Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.046478 | controller |     "Jun 11 16:41:31.530341 crc crio[23211]: time=\"2026-06-11T16:41:31.530206415Z\" level=info msg=\"Removed pod sandbox: 67976c64cd097e5d21149159644fb0d756d4d3bd6c88933fcef061357650fe8a\" id=0446b4c8-1f02-49fc-ac38-2e4d3d6aff0a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046496 | controller |     "Jun 11 16:41:31.531721 crc crio[23211]: time=\"2026-06-11T16:41:31.531618372Z\" level=info msg=\"Stopping pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\" id=7420ac64-0bc6-444d-80da-a99447a84467 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046530 | controller |     "Jun 11 16:41:31.531721 crc crio[23211]: time=\"2026-06-11T16:41:31.531723454Z\" level=info msg=\"Stopped pod sandbox (already stopped): f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\" id=7420ac64-0bc6-444d-80da-a99447a84467 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046561 | controller |     "Jun 11 16:41:31.532538 crc crio[23211]: time=\"2026-06-11T16:41:31.532460172Z\" level=info msg=\"Removing pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\" id=1471a1bf-ac4d-484f-9993-f3241b95da32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046583 | controller |     "Jun 11 16:41:31.554212 crc crio[23211]: time=\"2026-06-11T16:41:31.553813435Z\" level=info msg=\"Removed pod sandbox: f63c5b9294d47ed32b9d211fad4c900e4fa0c73cb5538403a420b91ed680b957\" id=1471a1bf-ac4d-484f-9993-f3241b95da32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046603 | controller |     "Jun 11 16:41:31.555751 crc crio[23211]: time=\"2026-06-11T16:41:31.555636231Z\" level=info msg=\"Stopping pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\" id=432e1bd6-9665-4dcb-bf15-e4c4bd301a29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046621 | controller |     "Jun 11 16:41:31.555881 crc crio[23211]: time=\"2026-06-11T16:41:31.555758164Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\" id=432e1bd6-9665-4dcb-bf15-e4c4bd301a29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046640 | controller |     "Jun 11 16:41:31.557053 crc crio[23211]: time=\"2026-06-11T16:41:31.556927704Z\" level=info msg=\"Removing pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\" id=45ed7ffa-d25b-4a98-aed3-14c9eb57f8b4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046659 | controller |     "Jun 11 16:41:31.577316 crc crio[23211]: time=\"2026-06-11T16:41:31.577075096Z\" level=info msg=\"Removed pod sandbox: 7f71c945765a906269402d59c11716904967052e49935a25c0c21372c8a745f0\" id=45ed7ffa-d25b-4a98-aed3-14c9eb57f8b4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046694 | controller |     "Jun 11 16:41:31.578662 crc crio[23211]: time=\"2026-06-11T16:41:31.578548834Z\" level=info msg=\"Stopping pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212\" id=4d9997ac-6a1e-425f-9f39-982b07eef7f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046724 | controller |     "Jun 11 16:41:31.578662 crc crio[23211]: time=\"2026-06-11T16:41:31.578639775Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212\" id=4d9997ac-6a1e-425f-9f39-982b07eef7f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046740 | controller |     "Jun 11 16:41:31.579263 crc crio[23211]: time=\"2026-06-11T16:41:31.579160659Z\" level=info msg=\"Removing pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212\" id=fddd8597-b73e-4e47-80c4-dd2834cbc76f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046755 | controller |     "Jun 11 16:41:31.594103 crc crio[23211]: time=\"2026-06-11T16:41:31.593922287Z\" level=info msg=\"Removed pod sandbox: 2447e0ae0c5b2c4041260e3d3e76fdaac603ea38c1fb41edd0d1da0a92130212\" id=fddd8597-b73e-4e47-80c4-dd2834cbc76f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046769 | controller |     "Jun 11 16:41:31.595347 crc crio[23211]: time=\"2026-06-11T16:41:31.5952351Z\" level=info msg=\"Stopping pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\" id=85e1208f-bf6c-491d-898a-8847aaa17dd1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046789 | controller |     "Jun 11 16:41:31.595637 crc crio[23211]: time=\"2026-06-11T16:41:31.595477076Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\" id=85e1208f-bf6c-491d-898a-8847aaa17dd1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046804 | controller |     "Jun 11 16:41:31.596242 crc crio[23211]: time=\"2026-06-11T16:41:31.596142503Z\" level=info msg=\"Removing pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\" id=222bc247-7eba-49c1-8406-df9756ee746d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046819 | controller |     "Jun 11 16:41:31.623562 crc crio[23211]: time=\"2026-06-11T16:41:31.623476045Z\" level=info msg=\"Removed pod sandbox: 6e1514083ae48897a1e900e95888caff5ed3b61708c4a24fabb4448cd2b251b0\" id=222bc247-7eba-49c1-8406-df9756ee746d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046833 | controller |     "Jun 11 16:41:31.631703 crc crio[23211]: time=\"2026-06-11T16:41:31.631397182Z\" level=info msg=\"Stopping pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\" id=3a439a99-2bc8-4f7e-9ec8-edd13748aa45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046848 | controller |     "Jun 11 16:41:31.631869 crc crio[23211]: time=\"2026-06-11T16:41:31.631638609Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\" id=3a439a99-2bc8-4f7e-9ec8-edd13748aa45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.046862 | controller |     "Jun 11 16:41:31.633557 crc crio[23211]: time=\"2026-06-11T16:41:31.633061194Z\" level=info msg=\"Removing pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\" id=62aa178b-d525-4630-b150-a65ac00c4b77 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046877 | controller |     "Jun 11 16:41:31.663168 crc crio[23211]: time=\"2026-06-11T16:41:31.663013553Z\" level=info msg=\"Removed pod sandbox: cb8e04ee39f23ad45121e1ef3413f9d6d394b934cb7f77cbf1b3933dc1765ce4\" id=62aa178b-d525-4630-b150-a65ac00c4b77 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.046891 | controller |     "Jun 11 16:41:32.070233 crc crio[23211]: 2026-06-11T16:41:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccff3315c173e0d Mac:2a:ea:50:67:aa:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/16980938-1c5e-49fc-a0a4-9057502d14f0 SocketPath: PciID:}] [{Interface:0xc0006945a0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.046906 | controller |     "Jun 11 16:41:32.073608 crc crio[23211]: time=\"2026-06-11T16:41:32.073499173Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d UID:878643ff-5d21-40f7-8c1c-fb815a7be9c9 NetNS:/var/run/netns/16980938-1c5e-49fc-a0a4-9057502d14f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod878643ff_5d21_40f7_8c1c_fb815a7be9c9.slice PodAnnotations:0xc0001ae8f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.046921 | controller |     "Jun 11 16:41:32.073967 crc crio[23211]: time=\"2026-06-11T16:41:32.073912753Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.046936 | controller |     "Jun 11 16:41:32.084933 crc crio[23211]: time=\"2026-06-11T16:41:32.084852857Z\" level=info msg=\"Ran pod sandbox ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d with infra container: openstack/nova-cell1-conductor-0/POD\" id=0381d906-3b84-4c2d-8c45-f9f8226ec7b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.046960 | controller |     "Jun 11 16:41:32.087555 crc crio[23211]: time=\"2026-06-11T16:41:32.087476472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=7b077b5f-3134-4930-8ad1-5c44d9194971 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.046983 | controller |     "Jun 11 16:41:32.117660 crc crio[23211]: time=\"2026-06-11T16:41:32.115977984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=6e46595b-c194-4e70-90ff-754de3ff7ae8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.047000 | controller |     "Jun 11 16:41:32.124285 crc crio[23211]: time=\"2026-06-11T16:41:32.124192549Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=a10d42c7-0a09-4002-9d1a-2cebcaeb33af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.047015 | controller |     "Jun 11 16:41:32.124698 crc crio[23211]: time=\"2026-06-11T16:41:32.124631099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.047030 | controller |     "Jun 11 16:41:32.176673 crc crio[23211]: time=\"2026-06-11T16:41:32.170335401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.047047 | controller |     "Jun 11 16:41:32.179305 crc crio[23211]: time=\"2026-06-11T16:41:32.179186702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.047070 | controller |     "Jun 11 16:41:32.417069 crc crio[23211]: time=\"2026-06-11T16:41:32.416908198Z\" level=info msg=\"Created container db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=a10d42c7-0a09-4002-9d1a-2cebcaeb33af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.047093 | controller |     "Jun 11 16:41:32.418092 crc crio[23211]: time=\"2026-06-11T16:41:32.417917744Z\" level=info msg=\"Starting container: db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386\" id=dd0e48a6-c9d7-4479-979b-6f4f923242a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.047112 | controller |     "Jun 11 16:41:32.430173 crc crio[23211]: time=\"2026-06-11T16:41:32.429891892Z\" level=info msg=\"Started container\" PID=86996 containerID=db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=dd0e48a6-c9d7-4479-979b-6f4f923242a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d",
2026-06-11 18:01:03.047128 | controller |     "Jun 11 16:41:44.354191 crc crio[23211]: time=\"2026-06-11T16:41:44.352672766Z\" level=warning msg=\"Stopping container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:01:03.047144 | controller |     "Jun 11 16:41:44.356254 crc crio[23211]: time=\"2026-06-11T16:41:44.355166398Z\" level=warning msg=\"Stopping container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c with stop signal(15) timed out. Killing...\"",
2026-06-11 18:01:03.047159 | controller |     "Jun 11 16:41:44.394909 crc crio[23211]: time=\"2026-06-11T16:41:44.394796748Z\" level=error msg=\"Killing container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:01:03.047179 | controller |     "Jun 11 16:41:44.414489 crc crio[23211]: time=\"2026-06-11T16:41:44.409818113Z\" level=error msg=\"Killing container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:01:03.047194 | controller |     "Jun 11 16:41:44.427499 crc crio[23211]: time=\"2026-06-11T16:41:44.42735571Z\" level=info msg=\"Stopped container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594: openstack/nova-metadata-0/nova-metadata-metadata\" id=8aec1314-4a68-49e9-a2d7-9da9753eb792 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.047209 | controller |     "Jun 11 16:41:44.429276 crc crio[23211]: time=\"2026-06-11T16:41:44.429182507Z\" level=info msg=\"Stopping pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\" id=224adb90-b424-4cec-ba6f-9496cb20e0c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.047226 | controller |     "Jun 11 16:41:44.430610 crc crio[23211]: time=\"2026-06-11T16:41:44.430531431Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f UID:bf9bf1a6-92a2-421b-9328-dca9111037da NetNS:/var/run/netns/0ebe5375-6748-43f8-8f8f-1546f312453a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf9bf1a6_92a2_421b_9328_dca9111037da.slice PodAnnotations:0xc0030884e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.047275 | controller |     "Jun 11 16:41:44.430853 crc crio[23211]: time=\"2026-06-11T16:41:44.430713345Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.047296 | controller |     "Jun 11 16:41:44.482097 crc crio[23211]: time=\"2026-06-11T16:41:44.481135603Z\" level=info msg=\"Stopped container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=a823779d-063a-4f79-9b10-5562b7266628 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.047311 | controller |     "Jun 11 16:41:44.484106 crc crio[23211]: time=\"2026-06-11T16:41:44.483998146Z\" level=info msg=\"Stopping pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00\" id=5faedbe9-bd13-4693-b500-9be86aed5c47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.047327 | controller |     "Jun 11 16:41:44.484632 crc crio[23211]: time=\"2026-06-11T16:41:44.484552159Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00 UID:18056ec4-9bc7-4048-aa8e-8991a983e7bf NetNS:/var/run/netns/408b48f6-1480-4ae8-a62a-5a6fb8f0c8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18056ec4_9bc7_4048_aa8e_8991a983e7bf.slice PodAnnotations:0xc007c14590}] Aliases:map[]}\"",
2026-06-11 18:01:03.047344 | controller |     "Jun 11 16:41:44.484901 crc crio[23211]: time=\"2026-06-11T16:41:44.484742244Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.047359 | controller |     "Jun 11 16:41:44.743840 crc crio[23211]: time=\"2026-06-11T16:41:44.743747661Z\" level=info msg=\"Stopped pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\" id=224adb90-b424-4cec-ba6f-9496cb20e0c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.047375 | controller |     "Jun 11 16:41:44.923613 crc crio[23211]: time=\"2026-06-11T16:41:44.923526001Z\" level=info msg=\"Stopped pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00\" id=5faedbe9-bd13-4693-b500-9be86aed5c47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.047398 | controller |     "Jun 11 16:41:45.136916 crc crio[23211]: time=\"2026-06-11T16:41:45.136309364Z\" level=info msg=\"Removing container: dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594\" id=c1556dfb-373e-416c-827e-8278600a0df8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.047415 | controller |     "Jun 11 16:41:45.175715 crc crio[23211]: time=\"2026-06-11T16:41:45.175613645Z\" level=info msg=\"Removed container dae22faae453cda2759cfde46288291a41daea17fa1285acb9c0d48696774594: openstack/nova-metadata-0/nova-metadata-metadata\" id=c1556dfb-373e-416c-827e-8278600a0df8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.047431 | controller |     "Jun 11 16:41:45.179002 crc crio[23211]: time=\"2026-06-11T16:41:45.178911108Z\" level=info msg=\"Removing container: f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d\" id=eb80f52c-a2b5-4d2d-869d-e4748cbdcd46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.047446 | controller |     "Jun 11 16:41:45.215170 crc crio[23211]: time=\"2026-06-11T16:41:45.214060066Z\" level=info msg=\"Removed container f870844d8fc1fe7c8af7e84175e19e4c9eb9236336bd64db0e0b852fb373282d: openstack/nova-metadata-0/nova-metadata-log\" id=eb80f52c-a2b5-4d2d-869d-e4748cbdcd46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.047460 | controller |     "Jun 11 16:41:45.224674 crc crio[23211]: time=\"2026-06-11T16:41:45.224508597Z\" level=info msg=\"Removing container: cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c\" id=f9223c92-1810-4410-a836-d90fba38dcbd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.047476 | controller |     "Jun 11 16:41:45.279569 crc crio[23211]: time=\"2026-06-11T16:41:45.279405808Z\" level=info msg=\"Removed container cb67c04a044b49e5b0768bf51a1395d9940ed3dd4180dd19863de1afd3ea384c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=f9223c92-1810-4410-a836-d90fba38dcbd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.047491 | controller |     "Jun 11 16:41:45.643912 crc crio[23211]: time=\"2026-06-11T16:41:45.637966822Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=642956f8-fe06-4e78-8d8f-8f740261d53b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.047506 | controller |     "Jun 11 16:41:45.643912 crc crio[23211]: time=\"2026-06-11T16:41:45.638620568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.047550 | controller |     "Jun 11 16:41:45.685645 crc crio[23211]: time=\"2026-06-11T16:41:45.685541129Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60 UID:1cc8d69e-eb79-4ec3-9f46-f076e1d996a3 NetNS:/var/run/netns/39fe568f-4b86-4899-be64-200e98fe5819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc8d69e_eb79_4ec3_9f46_f076e1d996a3.slice PodAnnotations:0xc0018be0c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.047587 | controller |     "Jun 11 16:41:45.685645 crc crio[23211]: time=\"2026-06-11T16:41:45.685618731Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.047605 | controller |     "Jun 11 16:41:45.929815 crc crio[23211]: time=\"2026-06-11T16:41:45.929691977Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=70fe3a85-203e-406a-a13b-5b1229dd46b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.047621 | controller |     "Jun 11 16:41:45.929815 crc crio[23211]: time=\"2026-06-11T16:41:45.929814369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.047647 | controller |     "Jun 11 16:41:45.968291 crc crio[23211]: time=\"2026-06-11T16:41:45.968189208Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86 UID:3306e657-ad07-48bc-b68a-632f56a68aa4 NetNS:/var/run/netns/5a75f78a-a170-4591-b373-da493c34f864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3306e657_ad07_48bc_b68a_632f56a68aa4.slice PodAnnotations:0xc0018be6f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.047663 | controller |     "Jun 11 16:41:45.968291 crc crio[23211]: time=\"2026-06-11T16:41:45.96826169Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.047678 | controller |     "Jun 11 16:41:46.065543 crc crio[23211]: 2026-06-11T16:41:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fb80e39868651d Mac:be:2c:94:15:3b:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/39fe568f-4b86-4899-be64-200e98fe5819 SocketPath: PciID:}] [{Interface:0xc00051c5e0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.047694 | controller |     "Jun 11 16:41:46.066354 crc crio[23211]: time=\"2026-06-11T16:41:46.066280667Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60 UID:1cc8d69e-eb79-4ec3-9f46-f076e1d996a3 NetNS:/var/run/netns/39fe568f-4b86-4899-be64-200e98fe5819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc8d69e_eb79_4ec3_9f46_f076e1d996a3.slice PodAnnotations:0xc0018be0c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.047709 | controller |     "Jun 11 16:41:46.066547 crc crio[23211]: time=\"2026-06-11T16:41:46.066510112Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.047724 | controller |     "Jun 11 16:41:46.075749 crc crio[23211]: time=\"2026-06-11T16:41:46.075654291Z\" level=info msg=\"Ran pod sandbox 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60 with infra container: openstack/nova-metadata-0/POD\" id=642956f8-fe06-4e78-8d8f-8f740261d53b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.047739 | controller |     "Jun 11 16:41:46.079022 crc crio[23211]: time=\"2026-06-11T16:41:46.078946274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=121c1db0-7207-4484-a092-a6f7d22a845d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.047753 | controller |     "Jun 11 16:41:46.087547 crc crio[23211]: time=\"2026-06-11T16:41:46.084908073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2dbce8e3-6482-4525-bd49-4996737db874 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.047769 | controller |     "Jun 11 16:41:46.091868 crc crio[23211]: time=\"2026-06-11T16:41:46.091780654Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=5a7f9756-62ac-473a-b49b-dc2967e71ff8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.047783 | controller |     "Jun 11 16:41:46.092198 crc crio[23211]: time=\"2026-06-11T16:41:46.092123133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.047801 | controller |     "Jun 11 16:41:46.151201 crc crio[23211]: time=\"2026-06-11T16:41:46.151094756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.047816 | controller |     "Jun 11 16:41:46.155315 crc crio[23211]: time=\"2026-06-11T16:41:46.155231699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.047831 | controller |     "Jun 11 16:41:46.296240 crc crio[23211]: time=\"2026-06-11T16:41:46.296133358Z\" level=info msg=\"Created container d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527: openstack/nova-metadata-0/nova-metadata-log\" id=5a7f9756-62ac-473a-b49b-dc2967e71ff8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.047847 | controller |     "Jun 11 16:41:46.297544 crc crio[23211]: time=\"2026-06-11T16:41:46.29740846Z\" level=info msg=\"Starting container: d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527\" id=7e8e8114-778e-48c6-9231-c74aea9e6894 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.047862 | controller |     "Jun 11 16:41:46.307224 crc crio[23211]: time=\"2026-06-11T16:41:46.307103292Z\" level=info msg=\"Started container\" PID=87747 containerID=d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527 description=openstack/nova-metadata-0/nova-metadata-log id=7e8e8114-778e-48c6-9231-c74aea9e6894 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60",
2026-06-11 18:01:03.047877 | controller |     "Jun 11 16:41:46.326327 crc crio[23211]: time=\"2026-06-11T16:41:46.326113496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=0af40e56-1025-4cb6-8ec7-51010f5123e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.047892 | controller |     "Jun 11 16:41:46.387549 crc crio[23211]: time=\"2026-06-11T16:41:46.387336235Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5caec717-2c86-41f1-b365-691b8d65c21e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.047906 | controller |     "Jun 11 16:41:46.395348 crc crio[23211]: time=\"2026-06-11T16:41:46.395232513Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=4afdba1e-87c7-48e2-a63c-5ad57bb3e30f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.047921 | controller |     "Jun 11 16:41:46.395854 crc crio[23211]: time=\"2026-06-11T16:41:46.395781166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.047936 | controller |     "Jun 11 16:41:46.478077 crc crio[23211]: time=\"2026-06-11T16:41:46.477871116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.047950 | controller |     "Jun 11 16:41:46.491279 crc crio[23211]: time=\"2026-06-11T16:41:46.491053275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.047965 | controller |     "Jun 11 16:41:46.525742 crc crio[23211]: 2026-06-11T16:41:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5efb0176e75f8e8 Mac:ce:93:fa:90:e0:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/5a75f78a-a170-4591-b373-da493c34f864 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.047983 | controller |     "Jun 11 16:41:46.528701 crc crio[23211]: time=\"2026-06-11T16:41:46.528061769Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86 UID:3306e657-ad07-48bc-b68a-632f56a68aa4 NetNS:/var/run/netns/5a75f78a-a170-4591-b373-da493c34f864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3306e657_ad07_48bc_b68a_632f56a68aa4.slice PodAnnotations:0xc0018be6f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.047999 | controller |     "Jun 11 16:41:46.528982 crc crio[23211]: time=\"2026-06-11T16:41:46.528828618Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.048015 | controller |     "Jun 11 16:41:46.538047 crc crio[23211]: time=\"2026-06-11T16:41:46.537907896Z\" level=info msg=\"Ran pod sandbox 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=70fe3a85-203e-406a-a13b-5b1229dd46b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.048031 | controller |     "Jun 11 16:41:46.541763 crc crio[23211]: time=\"2026-06-11T16:41:46.541657959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=100e03cc-44a8-4471-ba02-f7c79fd45dbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.048046 | controller |     "Jun 11 16:41:46.600570 crc crio[23211]: time=\"2026-06-11T16:41:46.600331564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=19a5a870-f840-4536-8817-10cb59a69270 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.048061 | controller |     "Jun 11 16:41:46.608900 crc crio[23211]: time=\"2026-06-11T16:41:46.608809375Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c87386ca-3ac7-4759-9211-9461b17d9021 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.048076 | controller |     "Jun 11 16:41:46.609263 crc crio[23211]: time=\"2026-06-11T16:41:46.609221825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.048090 | controller |     "Jun 11 16:41:46.662470 crc crio[23211]: time=\"2026-06-11T16:41:46.66225471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.048105 | controller |     "Jun 11 16:41:46.665583 crc crio[23211]: time=\"2026-06-11T16:41:46.665514891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.048120 | controller |     "Jun 11 16:41:46.853890 crc crio[23211]: time=\"2026-06-11T16:41:46.85366791Z\" level=info msg=\"Created container d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c87386ca-3ac7-4759-9211-9461b17d9021 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.048134 | controller |     "Jun 11 16:41:46.854995 crc crio[23211]: time=\"2026-06-11T16:41:46.85484968Z\" level=info msg=\"Created container ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805: openstack/nova-metadata-0/nova-metadata-metadata\" id=4afdba1e-87c7-48e2-a63c-5ad57bb3e30f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.048149 | controller |     "Jun 11 16:41:46.855992 crc crio[23211]: time=\"2026-06-11T16:41:46.855712431Z\" level=info msg=\"Starting container: ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805\" id=b7d1127f-bf60-489b-840a-ede7730749da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.048167 | controller |     "Jun 11 16:41:46.855992 crc crio[23211]: time=\"2026-06-11T16:41:46.855778193Z\" level=info msg=\"Starting container: d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea\" id=f7c1103e-2e16-4d55-9bc2-fe2971b7c42a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.048329 | controller |     "Jun 11 16:41:46.862928 crc crio[23211]: time=\"2026-06-11T16:41:46.862708535Z\" level=info msg=\"Started container\" PID=87816 containerID=d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=f7c1103e-2e16-4d55-9bc2-fe2971b7c42a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86",
2026-06-11 18:01:03.048345 | controller |     "Jun 11 16:41:46.864116 crc crio[23211]: time=\"2026-06-11T16:41:46.863989597Z\" level=info msg=\"Started container\" PID=87815 containerID=ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805 description=openstack/nova-metadata-0/nova-metadata-metadata id=b7d1127f-bf60-489b-840a-ede7730749da name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60",
2026-06-11 18:01:03.048360 | controller |     "Jun 11 16:41:49.042283 crc crio[23211]: time=\"2026-06-11T16:41:49.041342841Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-786645bb79-twt4f/POD\" id=21a4ccf1-cb16-4e1e-9966-5850fa8171c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.048375 | controller |     "Jun 11 16:41:49.042283 crc crio[23211]: time=\"2026-06-11T16:41:49.042277244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.048390 | controller |     "Jun 11 16:41:49.074511 crc crio[23211]: time=\"2026-06-11T16:41:49.074284563Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-twt4f Namespace:openstack ID:96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607 UID:4fc7bef0-84b2-468c-b51b-ae1a33107245 NetNS:/var/run/netns/a2274b90-6ebd-499f-913d-932769538c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc7bef0_84b2_468c_b51b_ae1a33107245.slice PodAnnotations:0xc0066183f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.048406 | controller |     "Jun 11 16:41:49.074511 crc crio[23211]: time=\"2026-06-11T16:41:49.074349025Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-786645bb79-twt4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.048421 | controller |     "Jun 11 16:41:49.711403 crc crio[23211]: 2026-06-11T16:41:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96aa7f3a3e821b5 Mac:c2:06:2d:7b:5c:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/a2274b90-6ebd-499f-913d-932769538c04 SocketPath: PciID:}] [{Interface:0xc000284750 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.048436 | controller |     "Jun 11 16:41:49.712577 crc crio[23211]: time=\"2026-06-11T16:41:49.712315016Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-twt4f Namespace:openstack ID:96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607 UID:4fc7bef0-84b2-468c-b51b-ae1a33107245 NetNS:/var/run/netns/a2274b90-6ebd-499f-913d-932769538c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc7bef0_84b2_468c_b51b_ae1a33107245.slice PodAnnotations:0xc0066183f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.048454 | controller |     "Jun 11 16:41:49.712577 crc crio[23211]: time=\"2026-06-11T16:41:49.712551922Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-786645bb79-twt4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.048471 | controller |     "Jun 11 16:41:49.722550 crc crio[23211]: time=\"2026-06-11T16:41:49.722255844Z\" level=info msg=\"Ran pod sandbox 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607 with infra container: openstack/dnsmasq-dns-786645bb79-twt4f/POD\" id=21a4ccf1-cb16-4e1e-9966-5850fa8171c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.048487 | controller |     "Jun 11 16:41:49.725304 crc crio[23211]: time=\"2026-06-11T16:41:49.725216288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a9d0a507-290e-4a14-978a-2ae7d9ed27c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.048502 | controller |     "Jun 11 16:41:49.803528 crc crio[23211]: time=\"2026-06-11T16:41:49.8033711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e2ff17bc-9c93-4229-88ff-061b4daa1903 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.048538 | controller |     "Jun 11 16:41:49.813678 crc crio[23211]: time=\"2026-06-11T16:41:49.813542304Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-786645bb79-twt4f/init\" id=68cf80be-29ed-4082-ba79-63b193aa90e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.048555 | controller |     "Jun 11 16:41:49.814092 crc crio[23211]: time=\"2026-06-11T16:41:49.813905743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.048571 | controller |     "Jun 11 16:41:49.873185 crc crio[23211]: time=\"2026-06-11T16:41:49.87307717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.048586 | controller |     "Jun 11 16:41:49.881809 crc crio[23211]: time=\"2026-06-11T16:41:49.881119221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.048602 | controller |     "Jun 11 16:41:50.060694 crc crio[23211]: time=\"2026-06-11T16:41:50.060643055Z\" level=info msg=\"Created container 00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9: openstack/dnsmasq-dns-786645bb79-twt4f/init\" id=68cf80be-29ed-4082-ba79-63b193aa90e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.048617 | controller |     "Jun 11 16:41:50.064070 crc crio[23211]: time=\"2026-06-11T16:41:50.064012517Z\" level=info msg=\"Starting container: 00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9\" id=5c69d385-d17b-41e2-8581-9aceb76a4f6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.048633 | controller |     "Jun 11 16:41:50.071204 crc crio[23211]: time=\"2026-06-11T16:41:50.071134476Z\" level=info msg=\"Started container\" PID=88201 containerID=00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9 description=openstack/dnsmasq-dns-786645bb79-twt4f/init id=5c69d385-d17b-41e2-8581-9aceb76a4f6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607",
2026-06-11 18:01:03.048649 | controller |     "Jun 11 16:41:50.320669 crc crio[23211]: time=\"2026-06-11T16:41:50.320513613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=820388d4-3724-4ca2-a0fe-31f1e980f3f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.048664 | controller |     "Jun 11 16:41:50.441526 crc crio[23211]: time=\"2026-06-11T16:41:50.441361521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6840cb11-22f6-4ea7-8f41-d724cecf356f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.048683 | controller |     "Jun 11 16:41:50.454020 crc crio[23211]: time=\"2026-06-11T16:41:50.453147565Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns\" id=757b2d83-43f4-4a1c-a48f-aa6d442ae53d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.048699 | controller |     "Jun 11 16:41:50.457487 crc crio[23211]: time=\"2026-06-11T16:41:50.454332625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.048714 | controller |     "Jun 11 16:41:50.601967 crc crio[23211]: time=\"2026-06-11T16:41:50.601788808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.048728 | controller |     "Jun 11 16:41:50.606936 crc crio[23211]: time=\"2026-06-11T16:41:50.606831094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.048743 | controller |     "Jun 11 16:41:50.803722 crc crio[23211]: time=\"2026-06-11T16:41:50.803608427Z\" level=info msg=\"Created container 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5: openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns\" id=757b2d83-43f4-4a1c-a48f-aa6d442ae53d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.048758 | controller |     "Jun 11 16:41:50.804950 crc crio[23211]: time=\"2026-06-11T16:41:50.80490016Z\" level=info msg=\"Starting container: 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5\" id=e7a93841-8aa5-40af-867a-ef91b4a5a0e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.048772 | controller |     "Jun 11 16:41:50.812893 crc crio[23211]: time=\"2026-06-11T16:41:50.812778456Z\" level=info msg=\"Started container\" PID=88266 containerID=4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5 description=openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns id=e7a93841-8aa5-40af-867a-ef91b4a5a0e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607",
2026-06-11 18:01:03.048787 | controller |     "Jun 11 16:41:51.810988 crc crio[23211]: time=\"2026-06-11T16:41:51.810540032Z\" level=info msg=\"Stopping container: 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f (timeout: 30s)\" id=4e87b2f1-89f7-459e-9a57-b86ac9098fd7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.048802 | controller |     "Jun 11 16:41:51.812515 crc crio[23211]: time=\"2026-06-11T16:41:51.810625864Z\" level=info msg=\"Stopping container: e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7 (timeout: 30s)\" id=b330d3c3-a3dd-4cb5-9030-48145da8acd2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.048816 | controller |     "Jun 11 16:41:51.812515 crc crio[23211]: time=\"2026-06-11T16:41:51.810688916Z\" level=info msg=\"Stopping container: 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7 (timeout: 30s)\" id=ee4579bb-9b04-42e2-8620-c774e715c92b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.048832 | controller |     "Jun 11 16:41:51.812515 crc crio[23211]: time=\"2026-06-11T16:41:51.810779818Z\" level=info msg=\"Stopping container: 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8 (timeout: 30s)\" id=fb2b371a-f6d9-420e-a75f-b8c4aaccded5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.048847 | controller |     "Jun 11 16:41:51.938760 crc crio[23211]: time=\"2026-06-11T16:41:51.938346584Z\" level=info msg=\"Stopped container 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f: openstack/ceilometer-0/sg-core\" id=4e87b2f1-89f7-459e-9a57-b86ac9098fd7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.048865 | controller |     "Jun 11 16:41:51.962487 crc crio[23211]: time=\"2026-06-11T16:41:51.962288232Z\" level=info msg=\"Stopped container e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7: openstack/ceilometer-0/proxy-httpd\" id=b330d3c3-a3dd-4cb5-9030-48145da8acd2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.048881 | controller |     "Jun 11 16:41:52.276477 crc crio[23211]: time=\"2026-06-11T16:41:52.276327814Z\" level=info msg=\"Stopped container 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8: openstack/ceilometer-0/ceilometer-central-agent\" id=fb2b371a-f6d9-420e-a75f-b8c4aaccded5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.048896 | controller |     "Jun 11 16:41:52.471707 crc crio[23211]: time=\"2026-06-11T16:41:52.471493067Z\" level=info msg=\"Stopping container: f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e (timeout: 30s)\" id=498e79b0-c475-4f72-8cb3-d7228248a426 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.048911 | controller |     "Jun 11 16:41:52.472566 crc crio[23211]: time=\"2026-06-11T16:41:52.472119473Z\" level=info msg=\"Stopping container: d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a (timeout: 30s)\" id=a1044bd9-53b7-47c9-9138-66747c2ce2e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.048926 | controller |     "Jun 11 16:41:52.599609 crc crio[23211]: time=\"2026-06-11T16:41:52.599408131Z\" level=info msg=\"Stopped container f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e: openstack/nova-api-0/nova-api-log\" id=498e79b0-c475-4f72-8cb3-d7228248a426 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.048941 | controller |     "Jun 11 16:41:55.752571 crc crio[23211]: time=\"2026-06-11T16:41:55.751489275Z\" level=info msg=\"Stopped container d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a: openstack/nova-api-0/nova-api-api\" id=a1044bd9-53b7-47c9-9138-66747c2ce2e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.048955 | controller |     "Jun 11 16:41:55.754756 crc crio[23211]: time=\"2026-06-11T16:41:55.754677354Z\" level=info msg=\"Stopping pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\" id=816d381f-3f14-46b8-aafc-66725071e06e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.048970 | controller |     "Jun 11 16:41:55.755510 crc crio[23211]: time=\"2026-06-11T16:41:55.755393732Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96 UID:66741f84-e16a-4d48-ab5c-eeeb6c214d8b NetNS:/var/run/netns/1073af1b-ff5b-4f2a-a3e8-d40c81f1c66c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66741f84_e16a_4d48_ab5c_eeeb6c214d8b.slice PodAnnotations:0xc006618de8}] Aliases:map[]}\"",
2026-06-11 18:01:03.048985 | controller |     "Jun 11 16:41:55.755682 crc crio[23211]: time=\"2026-06-11T16:41:55.755597167Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.049000 | controller |     "Jun 11 16:41:56.164510 crc crio[23211]: time=\"2026-06-11T16:41:56.163904124Z\" level=info msg=\"Stopped pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\" id=816d381f-3f14-46b8-aafc-66725071e06e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.049015 | controller |     "Jun 11 16:41:56.512969 crc crio[23211]: time=\"2026-06-11T16:41:56.501241007Z\" level=info msg=\"Removing container: d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a\" id=84b03e34-e84a-4385-aa20-c895b202289c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.049034 | controller |     "Jun 11 16:41:56.559987 crc crio[23211]: time=\"2026-06-11T16:41:56.559895923Z\" level=info msg=\"Removed container d4977bc2c85dca3940fd7a22f584e89a06d11d27024abcff42de98ead4e05b1a: openstack/nova-api-0/nova-api-api\" id=84b03e34-e84a-4385-aa20-c895b202289c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.049049 | controller |     "Jun 11 16:41:56.569491 crc crio[23211]: time=\"2026-06-11T16:41:56.568771564Z\" level=info msg=\"Removing container: f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e\" id=7de3faad-7226-4c55-a125-83deeac88e27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.049063 | controller |     "Jun 11 16:41:56.657944 crc crio[23211]: time=\"2026-06-11T16:41:56.657825988Z\" level=info msg=\"Removed container f8c2d24fcc8819a0ea9598f8665cc1b4deaab3aac7bc6d2cf2ceb40a1e65443e: openstack/nova-api-0/nova-api-log\" id=7de3faad-7226-4c55-a125-83deeac88e27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.049078 | controller |     "Jun 11 16:41:57.070663 crc crio[23211]: time=\"2026-06-11T16:41:57.069883968Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=7bfe1862-5003-4ee8-8216-8fd2eba01d15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.049093 | controller |     "Jun 11 16:41:57.070663 crc crio[23211]: time=\"2026-06-11T16:41:57.070574735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.049112 | controller |     "Jun 11 16:41:57.131495 crc crio[23211]: time=\"2026-06-11T16:41:57.131295661Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754 UID:a947a2f3-df34-4096-8f0e-2302a5a66ca9 NetNS:/var/run/netns/4555ca63-70f0-4735-b18f-13dc5007ca20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda947a2f3_df34_4096_8f0e_2302a5a66ca9.slice PodAnnotations:0xc006619390}] Aliases:map[]}\"",
2026-06-11 18:01:03.049129 | controller |     "Jun 11 16:41:57.131907 crc crio[23211]: time=\"2026-06-11T16:41:57.131408653Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.049144 | controller |     "Jun 11 16:41:57.390499 crc crio[23211]: time=\"2026-06-11T16:41:57.389838097Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-9vmb6/POD\" id=55ed4298-09fd-4fd6-9032-57ea6e339795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.049158 | controller |     "Jun 11 16:41:57.390683 crc crio[23211]: time=\"2026-06-11T16:41:57.390622407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.049173 | controller |     "Jun 11 16:41:57.472125 crc crio[23211]: time=\"2026-06-11T16:41:57.471956548Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9vmb6 Namespace:openstack ID:6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7 UID:1f6fabeb-bad4-4272-a18b-a4354ebaea45 NetNS:/var/run/netns/b12a853c-04d9-4416-a773-1023a5c49750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6fabeb_bad4_4272_a18b_a4354ebaea45.slice PodAnnotations:0xc000d2e2b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.049189 | controller |     "Jun 11 16:41:57.472125 crc crio[23211]: time=\"2026-06-11T16:41:57.472088591Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-9vmb6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.049204 | controller |     "Jun 11 16:41:57.558723 crc crio[23211]: time=\"2026-06-11T16:41:57.557125635Z\" level=info msg=\"Stopping container: af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339 (timeout: 10s)\" id=9829bda4-f6d4-4ffb-88b4-db6ba747edd2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.049223 | controller |     "Jun 11 16:41:57.709704 crc crio[23211]: time=\"2026-06-11T16:41:57.709592092Z\" level=info msg=\"Stopped container af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339: openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns\" id=9829bda4-f6d4-4ffb-88b4-db6ba747edd2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.049238 | controller |     "Jun 11 16:41:57.710842 crc crio[23211]: time=\"2026-06-11T16:41:57.710760782Z\" level=info msg=\"Stopping pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\" id=27112e4d-ecfa-4371-910f-9dd935655610 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.049254 | controller |     "Jun 11 16:41:57.711720 crc crio[23211]: time=\"2026-06-11T16:41:57.711651704Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-8898r Namespace:openstack ID:890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f UID:08fb51a7-b283-4f8b-8b65-c52803482286 NetNS:/var/run/netns/7246addc-c1f0-4da2-8f47-44b2fa015676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08fb51a7_b283_4f8b_8b65_c52803482286.slice PodAnnotations:0xc000d2e6f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.049270 | controller |     "Jun 11 16:41:57.712602 crc crio[23211]: time=\"2026-06-11T16:41:57.712539466Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-b779ff7c7-8898r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.049285 | controller |     "Jun 11 16:41:57.804948 crc crio[23211]: 2026-06-11T16:41:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c4dc5f038ed237 Mac:9a:6d:55:a7:20:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/4555ca63-70f0-4735-b18f-13dc5007ca20 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.049300 | controller |     "Jun 11 16:41:57.807530 crc crio[23211]: time=\"2026-06-11T16:41:57.807329783Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754 UID:a947a2f3-df34-4096-8f0e-2302a5a66ca9 NetNS:/var/run/netns/4555ca63-70f0-4735-b18f-13dc5007ca20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda947a2f3_df34_4096_8f0e_2302a5a66ca9.slice PodAnnotations:0xc006619390}] Aliases:map[]}\"",
2026-06-11 18:01:03.049316 | controller |     "Jun 11 16:41:57.807646 crc crio[23211]: time=\"2026-06-11T16:41:57.807621041Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.049331 | controller |     "Jun 11 16:41:57.824135 crc crio[23211]: time=\"2026-06-11T16:41:57.823866366Z\" level=info msg=\"Ran pod sandbox 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754 with infra container: openstack/nova-api-0/POD\" id=7bfe1862-5003-4ee8-8216-8fd2eba01d15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.049346 | controller |     "Jun 11 16:41:57.832301 crc crio[23211]: time=\"2026-06-11T16:41:57.832181672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a875ff26-9847-4b42-9ec6-6d34a0c17409 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.049360 | controller |     "Jun 11 16:41:57.841038 crc crio[23211]: time=\"2026-06-11T16:41:57.840921841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=96b6c67f-39a5-436a-bfd1-822f620394cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.049379 | controller |     "Jun 11 16:41:57.888086 crc crio[23211]: time=\"2026-06-11T16:41:57.887974567Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=969b3713-3563-4470-8e96-b94febd62f90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.049394 | controller |     "Jun 11 16:41:57.889242 crc crio[23211]: time=\"2026-06-11T16:41:57.889170557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.049409 | controller |     "Jun 11 16:41:57.963238 crc crio[23211]: time=\"2026-06-11T16:41:57.95895797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.049423 | controller |     "Jun 11 16:41:57.966797 crc crio[23211]: time=\"2026-06-11T16:41:57.96541463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.049438 | controller |     "Jun 11 16:41:58.170312 crc crio[23211]: 2026-06-11T16:41:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6881d3ddd266490 Mac:4e:61:ab:15:ae:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/b12a853c-04d9-4416-a773-1023a5c49750 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.049452 | controller |     "Jun 11 16:41:58.171519 crc crio[23211]: time=\"2026-06-11T16:41:58.171322632Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9vmb6 Namespace:openstack ID:6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7 UID:1f6fabeb-bad4-4272-a18b-a4354ebaea45 NetNS:/var/run/netns/b12a853c-04d9-4416-a773-1023a5c49750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6fabeb_bad4_4272_a18b_a4354ebaea45.slice PodAnnotations:0xc000d2e2b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.049468 | controller |     "Jun 11 16:41:58.171662 crc crio[23211]: time=\"2026-06-11T16:41:58.171618029Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-9vmb6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.049483 | controller |     "Jun 11 16:41:58.183043 crc crio[23211]: time=\"2026-06-11T16:41:58.181545567Z\" level=info msg=\"Ran pod sandbox 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7 with infra container: openstack/nova-cell1-cell-mapping-9vmb6/POD\" id=55ed4298-09fd-4fd6-9032-57ea6e339795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.049499 | controller |     "Jun 11 16:41:58.197731 crc crio[23211]: time=\"2026-06-11T16:41:58.189777323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e626a702-291a-420c-8139-559d3e61cdd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.049541 | controller |     "Jun 11 16:41:58.231943 crc crio[23211]: time=\"2026-06-11T16:41:58.230789198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=d68d28ec-7aef-4475-acb8-50cbafc6e3bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.049574 | controller |     "Jun 11 16:41:58.241474 crc crio[23211]: time=\"2026-06-11T16:41:58.24130179Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-9vmb6/nova-manage\" id=e2191cfd-233d-49c9-b436-70145ccdd9ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.049610 | controller |     "Jun 11 16:41:58.242794 crc crio[23211]: time=\"2026-06-11T16:41:58.241990417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.049640 | controller |     "Jun 11 16:41:58.262599 crc crio[23211]: time=\"2026-06-11T16:41:58.261680619Z\" level=info msg=\"Created container a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8: openstack/nova-api-0/nova-api-log\" id=969b3713-3563-4470-8e96-b94febd62f90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.049668 | controller |     "Jun 11 16:41:58.266825 crc crio[23211]: time=\"2026-06-11T16:41:58.266764245Z\" level=info msg=\"Starting container: a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8\" id=f63f2949-72e7-4959-8146-620cf29ef650 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.049696 | controller |     "Jun 11 16:41:58.277897 crc crio[23211]: time=\"2026-06-11T16:41:58.277809811Z\" level=info msg=\"Started container\" PID=88852 containerID=a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8 description=openstack/nova-api-0/nova-api-log id=f63f2949-72e7-4959-8146-620cf29ef650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754",
2026-06-11 18:01:03.049722 | controller |     "Jun 11 16:41:58.296786 crc crio[23211]: time=\"2026-06-11T16:41:58.294597621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c107a3a8-7d07-420c-a759-1d4005f4c268 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.049748 | controller |     "Jun 11 16:41:58.338541 crc crio[23211]: time=\"2026-06-11T16:41:58.338207189Z\" level=info msg=\"Stopped pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\" id=27112e4d-ecfa-4371-910f-9dd935655610 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.049774 | controller |     "Jun 11 16:41:58.384962 crc crio[23211]: time=\"2026-06-11T16:41:58.384530667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.049801 | controller |     "Jun 11 16:41:58.395781 crc crio[23211]: time=\"2026-06-11T16:41:58.395623713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.049827 | controller |     "Jun 11 16:41:58.400809 crc crio[23211]: time=\"2026-06-11T16:41:58.40072436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c17b7381-6ab9-4722-9ea9-fd8b46e1addd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.049852 | controller |     "Jun 11 16:41:58.409174 crc crio[23211]: time=\"2026-06-11T16:41:58.408867933Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=ed0bbd0a-5200-448b-82c6-3bd0cca7f071 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.049878 | controller |     "Jun 11 16:41:58.409595 crc crio[23211]: time=\"2026-06-11T16:41:58.409536541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.049904 | controller |     "Jun 11 16:41:58.534883 crc crio[23211]: time=\"2026-06-11T16:41:58.534778969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.049930 | controller |     "Jun 11 16:41:58.542118 crc crio[23211]: time=\"2026-06-11T16:41:58.54203632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.049962 | controller |     "Jun 11 16:41:58.565871 crc crio[23211]: time=\"2026-06-11T16:41:58.565798123Z\" level=info msg=\"Removing container: af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339\" id=2404d8d0-87c0-4d57-9dff-fdfd2629741b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.049991 | controller |     "Jun 11 16:41:58.604151 crc crio[23211]: time=\"2026-06-11T16:41:58.604001967Z\" level=info msg=\"Removed container af7f3b70e6289ba730c9422c7ab2eb9489f9b4c056a3905e6b85049a418fd339: openstack/dnsmasq-dns-b779ff7c7-8898r/dnsmasq-dns\" id=2404d8d0-87c0-4d57-9dff-fdfd2629741b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.050017 | controller |     "Jun 11 16:41:58.615284 crc crio[23211]: time=\"2026-06-11T16:41:58.615070063Z\" level=info msg=\"Removing container: 2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a\" id=95dbfc67-e853-4c5b-ab02-2d79a164eee2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.050044 | controller |     "Jun 11 16:41:58.671896 crc crio[23211]: time=\"2026-06-11T16:41:58.670027705Z\" level=info msg=\"Removed container 2401c0a8077d9ae3c45f8507c6d3992e9e39cc57a1fcf1381069a041a983fe8a: openstack/dnsmasq-dns-b779ff7c7-8898r/init\" id=95dbfc67-e853-4c5b-ab02-2d79a164eee2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.050071 | controller |     "Jun 11 16:41:58.686946 crc crio[23211]: time=\"2026-06-11T16:41:58.686849546Z\" level=info msg=\"Created container ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236: openstack/nova-cell1-cell-mapping-9vmb6/nova-manage\" id=e2191cfd-233d-49c9-b436-70145ccdd9ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.050097 | controller |     "Jun 11 16:41:58.689129 crc crio[23211]: time=\"2026-06-11T16:41:58.68858221Z\" level=info msg=\"Starting container: ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236\" id=843e858d-049b-4ed4-8281-c58c3dc3a754 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.050122 | controller |     "Jun 11 16:41:58.695836 crc crio[23211]: time=\"2026-06-11T16:41:58.695740388Z\" level=info msg=\"Started container\" PID=88913 containerID=ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236 description=openstack/nova-cell1-cell-mapping-9vmb6/nova-manage id=843e858d-049b-4ed4-8281-c58c3dc3a754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7",
2026-06-11 18:01:03.050149 | controller |     "Jun 11 16:41:58.776677 crc crio[23211]: time=\"2026-06-11T16:41:58.776492344Z\" level=info msg=\"Created container 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d: openstack/nova-api-0/nova-api-api\" id=ed0bbd0a-5200-448b-82c6-3bd0cca7f071 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.050176 | controller |     "Jun 11 16:41:58.778346 crc crio[23211]: time=\"2026-06-11T16:41:58.778048324Z\" level=info msg=\"Starting container: 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d\" id=d3952b4a-56ff-4d27-ab2e-6ca756a4935a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.050203 | controller |     "Jun 11 16:41:58.786326 crc crio[23211]: time=\"2026-06-11T16:41:58.786200007Z\" level=info msg=\"Started container\" PID=88930 containerID=3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d description=openstack/nova-api-0/nova-api-api id=d3952b4a-56ff-4d27-ab2e-6ca756a4935a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754",
2026-06-11 18:01:03.050229 | controller |     "Jun 11 16:42:00.542659 crc crio[23211]: time=\"2026-06-11T16:42:00.541695626Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686602-jwx9b/POD\" id=879e8ff9-a39f-47c1-985b-42b8b9cb2f4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.050260 | controller |     "Jun 11 16:42:00.544044 crc crio[23211]: time=\"2026-06-11T16:42:00.54269092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.050288 | controller |     "Jun 11 16:42:00.580150 crc crio[23211]: time=\"2026-06-11T16:42:00.580020911Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686602-jwx9b Namespace:openshift-infra ID:a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df UID:539d55c1-4308-4f73-b6ed-da8639243ed9 NetNS:/var/run/netns/98bf4413-b162-46bf-96eb-9af42d6bf6e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod539d55c1_4308_4f73_b6ed_da8639243ed9.slice PodAnnotations:0xc0001af610}] Aliases:map[]}\"",
2026-06-11 18:01:03.050315 | controller |     "Jun 11 16:42:00.580150 crc crio[23211]: time=\"2026-06-11T16:42:00.580083173Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686602-jwx9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.050342 | controller |     "Jun 11 16:42:01.146161 crc crio[23211]: 2026-06-11T16:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a515ee71c267c66 Mac:ea:2a:73:50:89:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/98bf4413-b162-46bf-96eb-9af42d6bf6e7 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.050369 | controller |     "Jun 11 16:42:01.148058 crc crio[23211]: time=\"2026-06-11T16:42:01.147999775Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686602-jwx9b Namespace:openshift-infra ID:a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df UID:539d55c1-4308-4f73-b6ed-da8639243ed9 NetNS:/var/run/netns/98bf4413-b162-46bf-96eb-9af42d6bf6e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod539d55c1_4308_4f73_b6ed_da8639243ed9.slice PodAnnotations:0xc0001af610}] Aliases:map[]}\"",
2026-06-11 18:01:03.050396 | controller |     "Jun 11 16:42:01.149288 crc crio[23211]: time=\"2026-06-11T16:42:01.148320694Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686602-jwx9b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.050423 | controller |     "Jun 11 16:42:01.160183 crc crio[23211]: time=\"2026-06-11T16:42:01.160135029Z\" level=info msg=\"Ran pod sandbox a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df with infra container: openshift-infra/auto-csr-approver-29686602-jwx9b/POD\" id=879e8ff9-a39f-47c1-985b-42b8b9cb2f4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.050449 | controller |     "Jun 11 16:42:01.163593 crc crio[23211]: time=\"2026-06-11T16:42:01.163499372Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2e4108bc-048e-459c-ab9d-dc0be385d481 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.050475 | controller |     "Jun 11 16:42:01.173409 crc crio[23211]: time=\"2026-06-11T16:42:01.173311207Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.050502 | controller |     "Jun 11 16:42:02.083652 crc crio[23211]: time=\"2026-06-11T16:42:02.083072386Z\" level=info msg=\"Stopped container 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7: openstack/ceilometer-0/ceilometer-notification-agent\" id=ee4579bb-9b04-42e2-8620-c774e715c92b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.050555 | controller |     "Jun 11 16:42:02.085069 crc crio[23211]: time=\"2026-06-11T16:42:02.084610994Z\" level=info msg=\"Stopping pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\" id=d96ea8e9-dbb2-48e6-9021-4fd6f5249344 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.050590 | controller |     "Jun 11 16:42:02.085069 crc crio[23211]: time=\"2026-06-11T16:42:02.085051085Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3 UID:40500239-61ee-4dd6-bb90-ef1154559bb7 NetNS:/var/run/netns/0817c217-6319-4c03-a9f1-136537542fb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40500239_61ee_4dd6_bb90_ef1154559bb7.slice PodAnnotations:0xc000612738}] Aliases:map[]}\"",
2026-06-11 18:01:03.050619 | controller |     "Jun 11 16:42:02.085237 crc crio[23211]: time=\"2026-06-11T16:42:02.085182818Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.050646 | controller |     "Jun 11 16:42:02.407756 crc crio[23211]: time=\"2026-06-11T16:42:02.407261142Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2e4108bc-048e-459c-ab9d-dc0be385d481 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.050673 | controller |     "Jun 11 16:42:02.409683 crc crio[23211]: time=\"2026-06-11T16:42:02.408771519Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e0e7e8b9-fd6a-4b5f-ae3f-865da37931a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.050699 | controller |     "Jun 11 16:42:02.411992 crc crio[23211]: time=\"2026-06-11T16:42:02.411870966Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6549e7de-5232-4977-a10e-012abf9504ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.050725 | controller |     "Jun 11 16:42:02.423708 crc crio[23211]: time=\"2026-06-11T16:42:02.42359844Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686602-jwx9b/oc\" id=2987442a-8404-4f4a-a493-709f1c94606c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.050751 | controller |     "Jun 11 16:42:02.424554 crc crio[23211]: time=\"2026-06-11T16:42:02.424485202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.050778 | controller |     "Jun 11 16:42:02.589268 crc crio[23211]: time=\"2026-06-11T16:42:02.588107228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.050803 | controller |     "Jun 11 16:42:02.625719 crc crio[23211]: time=\"2026-06-11T16:42:02.62504234Z\" level=info msg=\"Stopped pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\" id=d96ea8e9-dbb2-48e6-9021-4fd6f5249344 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.050830 | controller |     "Jun 11 16:42:02.890637 crc crio[23211]: time=\"2026-06-11T16:42:02.888794497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.050856 | controller |     "Jun 11 16:42:03.100139 crc crio[23211]: time=\"2026-06-11T16:42:03.10000777Z\" level=info msg=\"Created container f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456: openshift-infra/auto-csr-approver-29686602-jwx9b/oc\" id=2987442a-8404-4f4a-a493-709f1c94606c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.050882 | controller |     "Jun 11 16:42:03.102479 crc crio[23211]: time=\"2026-06-11T16:42:03.101940999Z\" level=info msg=\"Starting container: f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456\" id=888ce47e-5d29-4ea4-b54a-c1c3483d87a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.050937 | controller |     "Jun 11 16:42:03.107026 crc crio[23211]: time=\"2026-06-11T16:42:03.106785049Z\" level=info msg=\"Started container\" PID=89384 containerID=f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456 description=openshift-infra/auto-csr-approver-29686602-jwx9b/oc id=888ce47e-5d29-4ea4-b54a-c1c3483d87a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df",
2026-06-11 18:01:03.050969 | controller |     "Jun 11 16:42:04.278149 crc crio[23211]: time=\"2026-06-11T16:42:04.277129215Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=eeae5cf9-58c3-442e-b182-b11c6fc16ee4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.050992 | controller |     "Jun 11 16:42:04.278873 crc crio[23211]: time=\"2026-06-11T16:42:04.278242823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.051010 | controller |     "Jun 11 16:42:04.327900 crc crio[23211]: time=\"2026-06-11T16:42:04.32777546Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d UID:9759b662-b38d-4357-8d89-539822f3c1bb NetNS:/var/run/netns/8966416a-7c0c-4728-b671-b77d8d643224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9759b662_b38d_4357_8d89_539822f3c1bb.slice PodAnnotations:0xc002819510}] Aliases:map[]}\"",
2026-06-11 18:01:03.051027 | controller |     "Jun 11 16:42:04.327900 crc crio[23211]: time=\"2026-06-11T16:42:04.327838751Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.051044 | controller |     "Jun 11 16:42:04.725149 crc crio[23211]: time=\"2026-06-11T16:42:04.724413424Z\" level=info msg=\"Stopping pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df\" id=a8922ac4-bb0b-4695-a273-7d226dad076a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.051061 | controller |     "Jun 11 16:42:04.725731 crc crio[23211]: time=\"2026-06-11T16:42:04.725660715Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686602-jwx9b Namespace:openshift-infra ID:a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df UID:539d55c1-4308-4f73-b6ed-da8639243ed9 NetNS:/var/run/netns/98bf4413-b162-46bf-96eb-9af42d6bf6e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod539d55c1_4308_4f73_b6ed_da8639243ed9.slice PodAnnotations:0xc000131168}] Aliases:map[]}\"",
2026-06-11 18:01:03.051079 | controller |     "Jun 11 16:42:04.725850 crc crio[23211]: time=\"2026-06-11T16:42:04.725828929Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686602-jwx9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.051096 | controller |     "Jun 11 16:42:04.924767 crc crio[23211]: 2026-06-11T16:42:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61df9a21dd03cac Mac:86:f1:21:82:46:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/8966416a-7c0c-4728-b671-b77d8d643224 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.051112 | controller |     "Jun 11 16:42:04.939599 crc crio[23211]: time=\"2026-06-11T16:42:04.936625334Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d UID:9759b662-b38d-4357-8d89-539822f3c1bb NetNS:/var/run/netns/8966416a-7c0c-4728-b671-b77d8d643224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9759b662_b38d_4357_8d89_539822f3c1bb.slice PodAnnotations:0xc002819510}] Aliases:map[]}\"",
2026-06-11 18:01:03.051132 | controller |     "Jun 11 16:42:04.939599 crc crio[23211]: time=\"2026-06-11T16:42:04.93687787Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.051149 | controller |     "Jun 11 16:42:04.955010 crc crio[23211]: time=\"2026-06-11T16:42:04.95488669Z\" level=info msg=\"Ran pod sandbox 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d with infra container: openstack/ceilometer-0/POD\" id=eeae5cf9-58c3-442e-b182-b11c6fc16ee4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.051165 | controller |     "Jun 11 16:42:04.960061 crc crio[23211]: time=\"2026-06-11T16:42:04.959963457Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=dfd0cf2c-74b2-4fa6-8550-29e33e543dee name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.051181 | controller |     "Jun 11 16:42:04.976234 crc crio[23211]: time=\"2026-06-11T16:42:04.97611409Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:01:03.051197 | controller |     "Jun 11 16:42:05.080894 crc crio[23211]: time=\"2026-06-11T16:42:05.080768894Z\" level=info msg=\"Stopped pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df\" id=a8922ac4-bb0b-4695-a273-7d226dad076a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.051213 | controller |     "Jun 11 16:42:05.463635 crc crio[23211]: time=\"2026-06-11T16:42:05.463002659Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=dfd0cf2c-74b2-4fa6-8550-29e33e543dee name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.051229 | controller |     "Jun 11 16:42:05.465839 crc crio[23211]: time=\"2026-06-11T16:42:05.465146623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3382217d-f294-41eb-9009-babf7b73b41a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.051245 | controller |     "Jun 11 16:42:05.490222 crc crio[23211]: time=\"2026-06-11T16:42:05.490135217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=a505aba3-3270-495f-9e4d-d995997370cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.051262 | controller |     "Jun 11 16:42:05.501036 crc crio[23211]: time=\"2026-06-11T16:42:05.500866954Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d7d2da71-f961-4ad2-bd09-f4bb0f176f0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.051279 | controller |     "Jun 11 16:42:05.503767 crc crio[23211]: time=\"2026-06-11T16:42:05.503699645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.051296 | controller |     "Jun 11 16:42:05.593278 crc crio[23211]: time=\"2026-06-11T16:42:05.592889983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.051313 | controller |     "Jun 11 16:42:05.597718 crc crio[23211]: time=\"2026-06-11T16:42:05.597624401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.051333 | controller |     "Jun 11 16:42:05.757737 crc crio[23211]: time=\"2026-06-11T16:42:05.757135054Z\" level=info msg=\"Created container 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13: openstack/ceilometer-0/ceilometer-central-agent\" id=d7d2da71-f961-4ad2-bd09-f4bb0f176f0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.051350 | controller |     "Jun 11 16:42:05.760776 crc crio[23211]: time=\"2026-06-11T16:42:05.760702663Z\" level=info msg=\"Starting container: 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13\" id=d82319cc-c7f5-459c-a628-6a3979eb10b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.051366 | controller |     "Jun 11 16:42:05.771945 crc crio[23211]: time=\"2026-06-11T16:42:05.771798241Z\" level=info msg=\"Started container\" PID=89575 containerID=14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13 description=openstack/ceilometer-0/ceilometer-central-agent id=d82319cc-c7f5-459c-a628-6a3979eb10b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d",
2026-06-11 18:01:03.051384 | controller |     "Jun 11 16:42:05.802582 crc crio[23211]: time=\"2026-06-11T16:42:05.802313063Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=7f193e71-d0a6-496e-9ad0-50a42da394d6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.051400 | controller |     "Jun 11 16:42:05.807958 crc crio[23211]: time=\"2026-06-11T16:42:05.807885971Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:01:03.051417 | controller |     "Jun 11 16:42:06.435862 crc crio[23211]: time=\"2026-06-11T16:42:06.435025252Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=7f193e71-d0a6-496e-9ad0-50a42da394d6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.051433 | controller |     "Jun 11 16:42:06.437148 crc crio[23211]: time=\"2026-06-11T16:42:06.436989242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=bd8c2ebd-646e-4bb7-9005-7f3d936dc260 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.051450 | controller |     "Jun 11 16:42:06.468089 crc crio[23211]: time=\"2026-06-11T16:42:06.467951874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=e11ba5fe-b30d-43f9-abec-3f9dc2950d36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.051466 | controller |     "Jun 11 16:42:06.477803 crc crio[23211]: time=\"2026-06-11T16:42:06.47735508Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=178fbe4e-0ff4-4f15-8a3a-37115c503522 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.051482 | controller |     "Jun 11 16:42:06.477985 crc crio[23211]: time=\"2026-06-11T16:42:06.477892063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.051499 | controller |     "Jun 11 16:42:06.531282 crc crio[23211]: time=\"2026-06-11T16:42:06.531208554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.051538 | controller |     "Jun 11 16:42:06.534322 crc crio[23211]: time=\"2026-06-11T16:42:06.53426266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.051573 | controller |     "Jun 11 16:42:06.755721 crc crio[23211]: time=\"2026-06-11T16:42:06.755579397Z\" level=info msg=\"Created container 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9: openstack/ceilometer-0/ceilometer-notification-agent\" id=178fbe4e-0ff4-4f15-8a3a-37115c503522 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.051592 | controller |     "Jun 11 16:42:06.756706 crc crio[23211]: time=\"2026-06-11T16:42:06.756627053Z\" level=info msg=\"Starting container: 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9\" id=ac113850-97dc-4836-a784-4f2b56950c94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.051609 | controller |     "Jun 11 16:42:06.762412 crc crio[23211]: time=\"2026-06-11T16:42:06.762290695Z\" level=info msg=\"Started container\" PID=89621 containerID=47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9 description=openstack/ceilometer-0/ceilometer-notification-agent id=ac113850-97dc-4836-a784-4f2b56950c94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d",
2026-06-11 18:01:03.051626 | controller |     "Jun 11 16:42:06.766660 crc crio[23211]: time=\"2026-06-11T16:42:06.76529851Z\" level=info msg=\"Stopping pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7\" id=2d08ffd3-686f-4567-a9fe-592bc9327d18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.051643 | controller |     "Jun 11 16:42:06.766660 crc crio[23211]: time=\"2026-06-11T16:42:06.766030518Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9vmb6 Namespace:openstack ID:6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7 UID:1f6fabeb-bad4-4272-a18b-a4354ebaea45 NetNS:/var/run/netns/b12a853c-04d9-4416-a773-1023a5c49750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6fabeb_bad4_4272_a18b_a4354ebaea45.slice PodAnnotations:0xc002818960}] Aliases:map[]}\"",
2026-06-11 18:01:03.051660 | controller |     "Jun 11 16:42:06.766660 crc crio[23211]: time=\"2026-06-11T16:42:06.766201722Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-9vmb6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.051677 | controller |     "Jun 11 16:42:06.782040 crc crio[23211]: time=\"2026-06-11T16:42:06.78095262Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4acc4daa-1636-4488-bafa-6b7489d1d1aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.051693 | controller |     "Jun 11 16:42:06.786596 crc crio[23211]: time=\"2026-06-11T16:42:06.786512289Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:01:03.051709 | controller |     "Jun 11 16:42:07.111134 crc crio[23211]: time=\"2026-06-11T16:42:07.110618703Z\" level=info msg=\"Stopped pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7\" id=2d08ffd3-686f-4567-a9fe-592bc9327d18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.051725 | controller |     "Jun 11 16:42:07.624885 crc crio[23211]: time=\"2026-06-11T16:42:07.624235648Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4acc4daa-1636-4488-bafa-6b7489d1d1aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.051741 | controller |     "Jun 11 16:42:07.631023 crc crio[23211]: time=\"2026-06-11T16:42:07.630936657Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a7815d8c-1c18-4242-84c4-8e1c23794d8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.051762 | controller |     "Jun 11 16:42:07.644366 crc crio[23211]: time=\"2026-06-11T16:42:07.644244428Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e352e0ef-1610-4fd6-99d6-a0df9832a531 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.051778 | controller |     "Jun 11 16:42:07.683300 crc crio[23211]: time=\"2026-06-11T16:42:07.683239353Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b984534f-cd93-4711-8a5f-c57267265980 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.051795 | controller |     "Jun 11 16:42:07.684374 crc crio[23211]: time=\"2026-06-11T16:42:07.68434808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.051811 | controller |     "Jun 11 16:42:07.733869 crc crio[23211]: time=\"2026-06-11T16:42:07.733814385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.051827 | controller |     "Jun 11 16:42:07.737838 crc crio[23211]: time=\"2026-06-11T16:42:07.737799694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.051844 | controller |     "Jun 11 16:42:07.992503 crc crio[23211]: time=\"2026-06-11T16:42:07.992360492Z\" level=info msg=\"Created container cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b: openstack/ceilometer-0/sg-core\" id=b984534f-cd93-4711-8a5f-c57267265980 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.051860 | controller |     "Jun 11 16:42:07.994036 crc crio[23211]: time=\"2026-06-11T16:42:07.993976592Z\" level=info msg=\"Starting container: cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b\" id=0f44eaaa-79d1-425b-b991-1b17b04de6d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.051877 | controller |     "Jun 11 16:42:07.999530 crc crio[23211]: time=\"2026-06-11T16:42:07.999353917Z\" level=info msg=\"Started container\" PID=89806 containerID=cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b description=openstack/ceilometer-0/sg-core id=0f44eaaa-79d1-425b-b991-1b17b04de6d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d",
2026-06-11 18:01:03.051893 | controller |     "Jun 11 16:42:08.039855 crc crio[23211]: time=\"2026-06-11T16:42:08.039768485Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c8a7335b-5bb9-42e4-b09c-d4b8f67acdb9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.051908 | controller |     "Jun 11 16:42:08.043600 crc crio[23211]: time=\"2026-06-11T16:42:08.043488668Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:01:03.051925 | controller |     "Jun 11 16:42:08.405278 crc crio[23211]: time=\"2026-06-11T16:42:08.404708638Z\" level=info msg=\"Stopping container: 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d (timeout: 30s)\" id=3b2e349c-667f-48fb-8287-69f85719bb1e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.051942 | controller |     "Jun 11 16:42:08.406240 crc crio[23211]: time=\"2026-06-11T16:42:08.406178335Z\" level=info msg=\"Stopping container: a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8 (timeout: 30s)\" id=597c00aa-3cab-4eb0-982d-057ed72a6bb1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.051957 | controller |     "Jun 11 16:42:08.466916 crc crio[23211]: time=\"2026-06-11T16:42:08.465474806Z\" level=info msg=\"Stopping container: 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b (timeout: 30s)\" id=b2b44c49-103a-4383-8e42-1f3a112bce56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.051977 | controller |     "Jun 11 16:42:09.172479 crc crio[23211]: time=\"2026-06-11T16:42:09.171780073Z\" level=info msg=\"Stopped container a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8: openstack/nova-api-0/nova-api-log\" id=597c00aa-3cab-4eb0-982d-057ed72a6bb1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.051993 | controller |     "Jun 11 16:42:09.200501 crc crio[23211]: time=\"2026-06-11T16:42:09.200327517Z\" level=info msg=\"Stopping container: ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805 (timeout: 30s)\" id=cee54385-f322-45a4-9bc6-0b3c5e215e53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.052009 | controller |     "Jun 11 16:42:09.201796 crc crio[23211]: time=\"2026-06-11T16:42:09.20171265Z\" level=info msg=\"Stopping container: d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527 (timeout: 30s)\" id=189a6270-03aa-4d14-a665-0fa779ae8701 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.052025 | controller |     "Jun 11 16:42:09.335722 crc crio[23211]: time=\"2026-06-11T16:42:09.335666566Z\" level=info msg=\"Stopped container d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527: openstack/nova-metadata-0/nova-metadata-log\" id=189a6270-03aa-4d14-a665-0fa779ae8701 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.052041 | controller |     "Jun 11 16:42:09.727203 crc crio[23211]: time=\"2026-06-11T16:42:09.72711236Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=c8a7335b-5bb9-42e4-b09c-d4b8f67acdb9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.052057 | controller |     "Jun 11 16:42:09.728075 crc crio[23211]: time=\"2026-06-11T16:42:09.727983212Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=102ec86f-c664-47e4-bd5d-c94a30181297 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.052073 | controller |     "Jun 11 16:42:09.793651 crc crio[23211]: time=\"2026-06-11T16:42:09.793505889Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9042ee46-688e-4c38-8b58-f51b53a0c2ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.052089 | controller |     "Jun 11 16:42:09.807209 crc crio[23211]: time=\"2026-06-11T16:42:09.807087568Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5bcaf0c3-c5fa-46b3-a5d3-81174dd58be7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.052105 | controller |     "Jun 11 16:42:09.807920 crc crio[23211]: time=\"2026-06-11T16:42:09.807856257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.052121 | controller |     "Jun 11 16:42:09.899277 crc crio[23211]: time=\"2026-06-11T16:42:09.899095396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.052137 | controller |     "Jun 11 16:42:09.907039 crc crio[23211]: time=\"2026-06-11T16:42:09.90686756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.052153 | controller |     "Jun 11 16:42:10.094052 crc crio[23211]: time=\"2026-06-11T16:42:10.093554951Z\" level=info msg=\"Created container 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07: openstack/ceilometer-0/proxy-httpd\" id=5bcaf0c3-c5fa-46b3-a5d3-81174dd58be7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.052173 | controller |     "Jun 11 16:42:10.095237 crc crio[23211]: time=\"2026-06-11T16:42:10.095171562Z\" level=info msg=\"Starting container: 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07\" id=d3d809ba-d6ea-4281-8d04-c7f92b9da7a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.052191 | controller |     "Jun 11 16:42:10.101714 crc crio[23211]: time=\"2026-06-11T16:42:10.101643774Z\" level=info msg=\"Started container\" PID=89943 containerID=35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07 description=openstack/ceilometer-0/proxy-httpd id=d3d809ba-d6ea-4281-8d04-c7f92b9da7a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d",
2026-06-11 18:01:03.052207 | controller |     "Jun 11 16:42:11.349057 crc crio[23211]: time=\"2026-06-11T16:42:11.346260544Z\" level=info msg=\"Stopped container 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b2b44c49-103a-4383-8e42-1f3a112bce56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.052223 | controller |     "Jun 11 16:42:11.350208 crc crio[23211]: time=\"2026-06-11T16:42:11.350027368Z\" level=info msg=\"Stopping pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e\" id=98dcc383-4399-46e8-abb6-6600080825d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.052240 | controller |     "Jun 11 16:42:11.350953 crc crio[23211]: time=\"2026-06-11T16:42:11.350836748Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e UID:31ffe45a-da19-4146-969a-b199d4a1fd16 NetNS:/var/run/netns/e3897e42-56df-440a-baf2-b0c1e1dced93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31ffe45a_da19_4146_969a_b199d4a1fd16.slice PodAnnotations:0xc002818618}] Aliases:map[]}\"",
2026-06-11 18:01:03.052257 | controller |     "Jun 11 16:42:11.351090 crc crio[23211]: time=\"2026-06-11T16:42:11.351030562Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.052273 | controller |     "Jun 11 16:42:11.729181 crc crio[23211]: time=\"2026-06-11T16:42:11.728990482Z\" level=info msg=\"Stopped pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e\" id=98dcc383-4399-46e8-abb6-6600080825d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.052289 | controller |     "Jun 11 16:42:11.915560 crc crio[23211]: time=\"2026-06-11T16:42:11.915027106Z\" level=info msg=\"Removing container: 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b\" id=af4ec994-8c5b-4ef2-9ad9-77772f5e3d7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.052305 | controller |     "Jun 11 16:42:11.975023 crc crio[23211]: time=\"2026-06-11T16:42:11.974976124Z\" level=info msg=\"Removed container 7d6f62e444a389ffd66a25bcfdcc91f949712da8fb052cf0377c93ccbc77538b: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=af4ec994-8c5b-4ef2-9ad9-77772f5e3d7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.052321 | controller |     "Jun 11 16:42:12.552929 crc crio[23211]: time=\"2026-06-11T16:42:12.552712851Z\" level=info msg=\"Stopped container ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805: openstack/nova-metadata-0/nova-metadata-metadata\" id=cee54385-f322-45a4-9bc6-0b3c5e215e53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.052337 | controller |     "Jun 11 16:42:12.554045 crc crio[23211]: time=\"2026-06-11T16:42:12.553249174Z\" level=info msg=\"Stopping pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\" id=21f5341e-37ff-448d-96ed-de1768ab566f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.052358 | controller |     "Jun 11 16:42:12.554137 crc crio[23211]: time=\"2026-06-11T16:42:12.554092855Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60 UID:1cc8d69e-eb79-4ec3-9f46-f076e1d996a3 NetNS:/var/run/netns/39fe568f-4b86-4899-be64-200e98fe5819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc8d69e_eb79_4ec3_9f46_f076e1d996a3.slice PodAnnotations:0xc0066180a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.052374 | controller |     "Jun 11 16:42:12.554290 crc crio[23211]: time=\"2026-06-11T16:42:12.55425508Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.052391 | controller |     "Jun 11 16:42:12.732202 crc crio[23211]: time=\"2026-06-11T16:42:12.73165235Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=84bf62cf-d078-41a9-aed0-0ced6d8d7db6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.052407 | controller |     "Jun 11 16:42:12.732324 crc crio[23211]: time=\"2026-06-11T16:42:12.732281605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.052423 | controller |     "Jun 11 16:42:12.818980 crc crio[23211]: time=\"2026-06-11T16:42:12.818843927Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7 UID:3110575a-ed5f-4276-b4a6-26eccb3cb1f2 NetNS:/var/run/netns/26724c45-cbbc-4336-a128-776b05a9ab99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3110575a_ed5f_4276_b4a6_26eccb3cb1f2.slice PodAnnotations:0xc0018be318}] Aliases:map[]}\"",
2026-06-11 18:01:03.052440 | controller |     "Jun 11 16:42:12.819336 crc crio[23211]: time=\"2026-06-11T16:42:12.819310898Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.052456 | controller |     "Jun 11 16:42:12.984217 crc crio[23211]: time=\"2026-06-11T16:42:12.984126194Z\" level=info msg=\"Stopped pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\" id=21f5341e-37ff-448d-96ed-de1768ab566f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.052473 | controller |     "Jun 11 16:42:13.391220 crc crio[23211]: 2026-06-11T16:42:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b33392b1fe3b2f Mac:de:b3:b6:3b:be:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/26724c45-cbbc-4336-a128-776b05a9ab99 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.052490 | controller |     "Jun 11 16:42:13.405729 crc crio[23211]: time=\"2026-06-11T16:42:13.402579734Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7 UID:3110575a-ed5f-4276-b4a6-26eccb3cb1f2 NetNS:/var/run/netns/26724c45-cbbc-4336-a128-776b05a9ab99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3110575a_ed5f_4276_b4a6_26eccb3cb1f2.slice PodAnnotations:0xc0018be318}] Aliases:map[]}\"",
2026-06-11 18:01:03.052507 | controller |     "Jun 11 16:42:13.405729 crc crio[23211]: time=\"2026-06-11T16:42:13.402860521Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.052545 | controller |     "Jun 11 16:42:13.419306 crc crio[23211]: time=\"2026-06-11T16:42:13.419229659Z\" level=info msg=\"Ran pod sandbox 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7 with infra container: openstack/nova-scheduler-0/POD\" id=84bf62cf-d078-41a9-aed0-0ced6d8d7db6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.052567 | controller |     "Jun 11 16:42:13.421248 crc crio[23211]: time=\"2026-06-11T16:42:13.421201229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=af87b803-6dee-4ae2-9e5f-f55054f676e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.052584 | controller |     "Jun 11 16:42:13.449758 crc crio[23211]: time=\"2026-06-11T16:42:13.446934531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=371b5a3a-e516-48d0-afaa-3923aec4aac5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.052600 | controller |     "Jun 11 16:42:13.460798 crc crio[23211]: time=\"2026-06-11T16:42:13.459527255Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7d8d3984-c64c-4189-83fb-d0e1c4f6af73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.052617 | controller |     "Jun 11 16:42:13.460798 crc crio[23211]: time=\"2026-06-11T16:42:13.459932355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.052633 | controller |     "Jun 11 16:42:13.549104 crc crio[23211]: time=\"2026-06-11T16:42:13.548916068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.052650 | controller |     "Jun 11 16:42:13.554770 crc crio[23211]: time=\"2026-06-11T16:42:13.554729853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.052667 | controller |     "Jun 11 16:42:13.743659 crc crio[23211]: time=\"2026-06-11T16:42:13.742954324Z\" level=info msg=\"Created container 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7d8d3984-c64c-4189-83fb-d0e1c4f6af73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.052683 | controller |     "Jun 11 16:42:13.746045 crc crio[23211]: time=\"2026-06-11T16:42:13.745992699Z\" level=info msg=\"Starting container: 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94\" id=474036b6-4e52-4a1d-9f03-c516a12de587 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.052700 | controller |     "Jun 11 16:42:13.751870 crc crio[23211]: time=\"2026-06-11T16:42:13.751828655Z\" level=info msg=\"Started container\" PID=90456 containerID=806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=474036b6-4e52-4a1d-9f03-c516a12de587 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7",
2026-06-11 18:01:03.052717 | controller |     "Jun 11 16:42:13.985737 crc crio[23211]: time=\"2026-06-11T16:42:13.984090495Z\" level=info msg=\"Removing container: ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805\" id=2d0e189a-8e3f-4832-9ddf-90e9d063fb5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.052733 | controller |     "Jun 11 16:42:14.044767 crc crio[23211]: time=\"2026-06-11T16:42:14.044705849Z\" level=info msg=\"Removed container ec82db2095a730277e450f9717b238029486f8cc145210daf11324c15fb7d805: openstack/nova-metadata-0/nova-metadata-metadata\" id=2d0e189a-8e3f-4832-9ddf-90e9d063fb5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.052749 | controller |     "Jun 11 16:42:14.054813 crc crio[23211]: time=\"2026-06-11T16:42:14.054021611Z\" level=info msg=\"Removing container: d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527\" id=7008e222-0e7a-4d6c-bca4-c9752b44b748 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.052769 | controller |     "Jun 11 16:42:14.084179 crc crio[23211]: time=\"2026-06-11T16:42:14.084093612Z\" level=info msg=\"Removed container d2a086f31c7da717a5ba688e70335a73eb265a0d269dd5b7845feb10cba49527: openstack/nova-metadata-0/nova-metadata-log\" id=7008e222-0e7a-4d6c-bca4-c9752b44b748 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.052786 | controller |     "Jun 11 16:42:14.459099 crc crio[23211]: time=\"2026-06-11T16:42:14.457111127Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=d1639c46-feeb-432f-aadc-f0508dbc2f61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.052802 | controller |     "Jun 11 16:42:14.459240 crc crio[23211]: time=\"2026-06-11T16:42:14.459123537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.052818 | controller |     "Jun 11 16:42:14.501112 crc crio[23211]: time=\"2026-06-11T16:42:14.501015863Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f UID:b237db26-43f2-4eb8-bd83-e965ede90c32 NetNS:/var/run/netns/9e385426-18eb-4eac-a72d-95b5968b2237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb237db26_43f2_4eb8_bd83_e965ede90c32.slice PodAnnotations:0xc0001aef68}] Aliases:map[]}\"",
2026-06-11 18:01:03.052834 | controller |     "Jun 11 16:42:14.501112 crc crio[23211]: time=\"2026-06-11T16:42:14.501071885Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.052851 | controller |     "Jun 11 16:42:15.070203 crc crio[23211]: time=\"2026-06-11T16:42:15.070113394Z\" level=info msg=\"Stopped container 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d: openstack/nova-api-0/nova-api-api\" id=3b2e349c-667f-48fb-8287-69f85719bb1e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.052866 | controller |     "Jun 11 16:42:15.072900 crc crio[23211]: time=\"2026-06-11T16:42:15.072829532Z\" level=info msg=\"Stopping pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\" id=62a08240-7d60-4bb5-932d-7d0683847784 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.052882 | controller |     "Jun 11 16:42:15.073726 crc crio[23211]: time=\"2026-06-11T16:42:15.073659093Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754 UID:a947a2f3-df34-4096-8f0e-2302a5a66ca9 NetNS:/var/run/netns/4555ca63-70f0-4735-b18f-13dc5007ca20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda947a2f3_df34_4096_8f0e_2302a5a66ca9.slice PodAnnotations:0xc0027948f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.052899 | controller |     "Jun 11 16:42:15.073839 crc crio[23211]: time=\"2026-06-11T16:42:15.073815447Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.052915 | controller |     "Jun 11 16:42:15.117178 crc crio[23211]: 2026-06-11T16:42:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d33d075c46e74dd Mac:6e:cd:db:73:74:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/9e385426-18eb-4eac-a72d-95b5968b2237 SocketPath: PciID:}] [{Interface:0xc000292ad0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.052935 | controller |     "Jun 11 16:42:15.118205 crc crio[23211]: time=\"2026-06-11T16:42:15.118104963Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f UID:b237db26-43f2-4eb8-bd83-e965ede90c32 NetNS:/var/run/netns/9e385426-18eb-4eac-a72d-95b5968b2237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb237db26_43f2_4eb8_bd83_e965ede90c32.slice PodAnnotations:0xc0001aef68}] Aliases:map[]}\"",
2026-06-11 18:01:03.052952 | controller |     "Jun 11 16:42:15.118497 crc crio[23211]: time=\"2026-06-11T16:42:15.118346399Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.052968 | controller |     "Jun 11 16:42:15.135830 crc crio[23211]: time=\"2026-06-11T16:42:15.135751063Z\" level=info msg=\"Ran pod sandbox d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f with infra container: openstack/nova-metadata-0/POD\" id=d1639c46-feeb-432f-aadc-f0508dbc2f61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.052984 | controller |     "Jun 11 16:42:15.139010 crc crio[23211]: time=\"2026-06-11T16:42:15.138950764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=0857c65f-1b1c-4973-9df1-3088eced8918 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.052999 | controller |     "Jun 11 16:42:15.142355 crc crio[23211]: time=\"2026-06-11T16:42:15.142211515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d70fc999-e3ab-4c44-83d4-804f23000268 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.053015 | controller |     "Jun 11 16:42:15.158219 crc crio[23211]: time=\"2026-06-11T16:42:15.158120602Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=3cac1c04-4651-48ed-912b-d98ee60e764e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.053031 | controller |     "Jun 11 16:42:15.158837 crc crio[23211]: time=\"2026-06-11T16:42:15.158776278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053047 | controller |     "Jun 11 16:42:15.244158 crc crio[23211]: time=\"2026-06-11T16:42:15.244059139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053062 | controller |     "Jun 11 16:42:15.248928 crc crio[23211]: time=\"2026-06-11T16:42:15.248844768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053078 | controller |     "Jun 11 16:42:15.391925 crc crio[23211]: time=\"2026-06-11T16:42:15.390703611Z\" level=info msg=\"Created container 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025: openstack/nova-metadata-0/nova-metadata-log\" id=3cac1c04-4651-48ed-912b-d98ee60e764e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.053094 | controller |     "Jun 11 16:42:15.421950 crc crio[23211]: time=\"2026-06-11T16:42:15.421840348Z\" level=info msg=\"Starting container: 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025\" id=09b0b520-7aef-4448-bffd-a2782874448a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.053110 | controller |     "Jun 11 16:42:15.428729 crc crio[23211]: time=\"2026-06-11T16:42:15.428633188Z\" level=info msg=\"Started container\" PID=90581 containerID=22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025 description=openstack/nova-metadata-0/nova-metadata-log id=09b0b520-7aef-4448-bffd-a2782874448a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f",
2026-06-11 18:01:03.053130 | controller |     "Jun 11 16:42:15.439654 crc crio[23211]: time=\"2026-06-11T16:42:15.439470809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c4de65cb-e62d-4d85-9e1c-77f1a0dbf99f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.053147 | controller |     "Jun 11 16:42:15.486271 crc crio[23211]: time=\"2026-06-11T16:42:15.486087733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d0d57e0e-ff4c-415f-88ad-35f8e8e9367e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.053163 | controller |     "Jun 11 16:42:15.496296 crc crio[23211]: time=\"2026-06-11T16:42:15.496200285Z\" level=info msg=\"Stopped pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\" id=62a08240-7d60-4bb5-932d-7d0683847784 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.053178 | controller |     "Jun 11 16:42:15.497354 crc crio[23211]: time=\"2026-06-11T16:42:15.497254431Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=53abb878-e563-4f48-a84e-ae86312753f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.053193 | controller |     "Jun 11 16:42:15.498095 crc crio[23211]: time=\"2026-06-11T16:42:15.4980239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053209 | controller |     "Jun 11 16:42:15.565522 crc crio[23211]: time=\"2026-06-11T16:42:15.565362592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053225 | controller |     "Jun 11 16:42:15.569142 crc crio[23211]: time=\"2026-06-11T16:42:15.569069215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053241 | controller |     "Jun 11 16:42:15.742191 crc crio[23211]: time=\"2026-06-11T16:42:15.741872039Z\" level=info msg=\"Created container 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5: openstack/nova-metadata-0/nova-metadata-metadata\" id=53abb878-e563-4f48-a84e-ae86312753f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.053257 | controller |     "Jun 11 16:42:15.743095 crc crio[23211]: time=\"2026-06-11T16:42:15.742999218Z\" level=info msg=\"Starting container: 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5\" id=9e663446-f466-432e-a237-e669dfdbb87a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.053273 | controller |     "Jun 11 16:42:15.754624 crc crio[23211]: time=\"2026-06-11T16:42:15.754509065Z\" level=info msg=\"Started container\" PID=90606 containerID=016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5 description=openstack/nova-metadata-0/nova-metadata-metadata id=9e663446-f466-432e-a237-e669dfdbb87a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f",
2026-06-11 18:01:03.053289 | controller |     "Jun 11 16:42:16.053021 crc crio[23211]: time=\"2026-06-11T16:42:16.052695572Z\" level=info msg=\"Removing container: 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d\" id=20ff43bf-bbfe-4c95-9554-8f11204cb9d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.053305 | controller |     "Jun 11 16:42:16.113484 crc crio[23211]: time=\"2026-06-11T16:42:16.11231525Z\" level=info msg=\"Removed container 3a7bc77bf351dc9ac7607d02c7fd72bde7b87bc2747901884e1fffffa003654d: openstack/nova-api-0/nova-api-api\" id=20ff43bf-bbfe-4c95-9554-8f11204cb9d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.053325 | controller |     "Jun 11 16:42:16.139323 crc crio[23211]: time=\"2026-06-11T16:42:16.13870718Z\" level=info msg=\"Removing container: a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8\" id=ba229881-db15-417f-9cf1-ca1b11c5a436 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.053342 | controller |     "Jun 11 16:42:16.201318 crc crio[23211]: time=\"2026-06-11T16:42:16.201226671Z\" level=info msg=\"Removed container a81c774d8d410a0af3244821e8e957ed50ccfc79d7f0446c9ffb6e4b901d7ec8: openstack/nova-api-0/nova-api-log\" id=ba229881-db15-417f-9cf1-ca1b11c5a436 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.053357 | controller |     "Jun 11 16:42:16.585590 crc crio[23211]: time=\"2026-06-11T16:42:16.584917472Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=fbe7e62e-be0c-44a2-9f4d-9ac110ac7456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.053373 | controller |     "Jun 11 16:42:16.585590 crc crio[23211]: time=\"2026-06-11T16:42:16.585585918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053389 | controller |     "Jun 11 16:42:16.627657 crc crio[23211]: time=\"2026-06-11T16:42:16.627513845Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617 UID:a0b7c380-b9a3-4f94-90c9-e4f21185161e NetNS:/var/run/netns/e4662f87-e1df-49bc-95b6-51e6623188aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0b7c380_b9a3_4f94_90c9_e4f21185161e.slice PodAnnotations:0xc0027946a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.053405 | controller |     "Jun 11 16:42:16.628007 crc crio[23211]: time=\"2026-06-11T16:42:16.627597088Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.053423 | controller |     "Jun 11 16:42:17.184912 crc crio[23211]: 2026-06-11T16:42:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efdb45ba615f659 Mac:86:e1:07:e2:cd:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/e4662f87-e1df-49bc-95b6-51e6623188aa SocketPath: PciID:}] [{Interface:0xc0002a2a50 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.053440 | controller |     "Jun 11 16:42:17.186864 crc crio[23211]: time=\"2026-06-11T16:42:17.186599227Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617 UID:a0b7c380-b9a3-4f94-90c9-e4f21185161e NetNS:/var/run/netns/e4662f87-e1df-49bc-95b6-51e6623188aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0b7c380_b9a3_4f94_90c9_e4f21185161e.slice PodAnnotations:0xc0027946a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.053456 | controller |     "Jun 11 16:42:17.186864 crc crio[23211]: time=\"2026-06-11T16:42:17.186785842Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.053473 | controller |     "Jun 11 16:42:17.200196 crc crio[23211]: time=\"2026-06-11T16:42:17.200153556Z\" level=info msg=\"Ran pod sandbox efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617 with infra container: openstack/nova-api-0/POD\" id=fbe7e62e-be0c-44a2-9f4d-9ac110ac7456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.053489 | controller |     "Jun 11 16:42:17.202706 crc crio[23211]: time=\"2026-06-11T16:42:17.202643328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e04ac1bf-67e8-4b91-ada7-e32711cb24b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.053508 | controller |     "Jun 11 16:42:17.206124 crc crio[23211]: time=\"2026-06-11T16:42:17.205997582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f7d5df6b-b00c-4e31-937d-41ed0fce7720 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.053546 | controller |     "Jun 11 16:42:17.216827 crc crio[23211]: time=\"2026-06-11T16:42:17.216698249Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=85fe70e7-2b57-4983-ac68-6e8aa3cc5766 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.053563 | controller |     "Jun 11 16:42:17.217570 crc crio[23211]: time=\"2026-06-11T16:42:17.21749274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053579 | controller |     "Jun 11 16:42:17.288253 crc crio[23211]: time=\"2026-06-11T16:42:17.288144403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053595 | controller |     "Jun 11 16:42:17.292664 crc crio[23211]: time=\"2026-06-11T16:42:17.292596504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053612 | controller |     "Jun 11 16:42:17.422213 crc crio[23211]: time=\"2026-06-11T16:42:17.421326009Z\" level=info msg=\"Created container 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f: openstack/nova-api-0/nova-api-log\" id=85fe70e7-2b57-4983-ac68-6e8aa3cc5766 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.053629 | controller |     "Jun 11 16:42:17.425246 crc crio[23211]: time=\"2026-06-11T16:42:17.425148065Z\" level=info msg=\"Starting container: 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f\" id=71739dd6-73fa-41cf-a350-0bd9b10c5ef4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.053645 | controller |     "Jun 11 16:42:17.434701 crc crio[23211]: time=\"2026-06-11T16:42:17.434596051Z\" level=info msg=\"Started container\" PID=90861 containerID=4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f description=openstack/nova-api-0/nova-api-log id=71739dd6-73fa-41cf-a350-0bd9b10c5ef4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617",
2026-06-11 18:01:03.053661 | controller |     "Jun 11 16:42:17.448157 crc crio[23211]: time=\"2026-06-11T16:42:17.447980135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6ade3471-5d32-443e-941f-c219c6d3ebda name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.053678 | controller |     "Jun 11 16:42:17.538531 crc crio[23211]: time=\"2026-06-11T16:42:17.538187137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c8406648-dbf3-4827-9d52-d0bd581b32a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.053694 | controller |     "Jun 11 16:42:17.549891 crc crio[23211]: time=\"2026-06-11T16:42:17.549740226Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=ef48c24d-e6e1-4cb8-93f6-7f23df681e06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.053711 | controller |     "Jun 11 16:42:17.551273 crc crio[23211]: time=\"2026-06-11T16:42:17.551227963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053732 | controller |     "Jun 11 16:42:17.626679 crc crio[23211]: time=\"2026-06-11T16:42:17.626275378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053749 | controller |     "Jun 11 16:42:17.631846 crc crio[23211]: time=\"2026-06-11T16:42:17.631722613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053765 | controller |     "Jun 11 16:42:17.806292 crc crio[23211]: time=\"2026-06-11T16:42:17.80621631Z\" level=info msg=\"Created container dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e: openstack/nova-api-0/nova-api-api\" id=ef48c24d-e6e1-4cb8-93f6-7f23df681e06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.053781 | controller |     "Jun 11 16:42:17.808662 crc crio[23211]: time=\"2026-06-11T16:42:17.808536388Z\" level=info msg=\"Starting container: dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e\" id=2ac8c87e-f2dd-4bc8-b873-3c67c41e638d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.053797 | controller |     "Jun 11 16:42:17.814769 crc crio[23211]: time=\"2026-06-11T16:42:17.814645331Z\" level=info msg=\"Started container\" PID=90909 containerID=dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e description=openstack/nova-api-0/nova-api-api id=2ac8c87e-f2dd-4bc8-b873-3c67c41e638d name=/runtime.v1.RuntimeService/StartContainer sandboxID=efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617",
2026-06-11 18:01:03.053814 | controller |     "Jun 11 16:42:31.425569 crc crio[23211]: time=\"2026-06-11T16:42:31.424262627Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-mgzln/POD\" id=bdad69f9-1799-438d-80b0-2c25e9e80255 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.053830 | controller |     "Jun 11 16:42:31.427153 crc crio[23211]: time=\"2026-06-11T16:42:31.425597281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.053846 | controller |     "Jun 11 16:42:31.470192 crc crio[23211]: time=\"2026-06-11T16:42:31.469975039Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgzln Namespace:openshift-marketplace ID:eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595 UID:ef2692f4-2f54-491c-a51f-8beba1a8f264 NetNS:/var/run/netns/be6cd76e-2335-4e34-8dc5-c311ab0b927c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef2692f4_2f54_491c_a51f_8beba1a8f264.slice PodAnnotations:0xc002818ea8}] Aliases:map[]}\"",
2026-06-11 18:01:03.053863 | controller |     "Jun 11 16:42:31.470192 crc crio[23211]: time=\"2026-06-11T16:42:31.470129693Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-mgzln to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.053881 | controller |     "Jun 11 16:42:31.691754 crc crio[23211]: time=\"2026-06-11T16:42:31.691043579Z\" level=info msg=\"Removing container: 7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14\" id=b0a0fc2e-e0c5-4b7b-a524-0ec411539f55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.053897 | controller |     "Jun 11 16:42:31.865629 crc crio[23211]: time=\"2026-06-11T16:42:31.864955812Z\" level=info msg=\"Removed container 7833d51864fe4c5b50b2f900287bbfb16cd6a9a8533f27b8c2101c89f019ea14: openshift-infra/auto-csr-approver-29686596-rrblj/oc\" id=b0a0fc2e-e0c5-4b7b-a524-0ec411539f55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.053913 | controller |     "Jun 11 16:42:31.872760 crc crio[23211]: time=\"2026-06-11T16:42:31.872679285Z\" level=info msg=\"Removing container: d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958\" id=e9499688-af05-4b7e-8bfa-8a1f1cb1939d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.053938 | controller |     "Jun 11 16:42:31.911491 crc crio[23211]: time=\"2026-06-11T16:42:31.911255589Z\" level=info msg=\"Removed container d76740ba6183d9f6b28ebf73397d1bd3a0b719bf821b138264350f10a3a8c958: openstack/dnsmasq-dns-bf5545dbf-xkmcg/init\" id=e9499688-af05-4b7e-8bfa-8a1f1cb1939d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.053955 | controller |     "Jun 11 16:42:31.924658 crc crio[23211]: time=\"2026-06-11T16:42:31.924570521Z\" level=info msg=\"Stopping pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00\" id=2c56b6e6-a83b-4dde-89be-9abedf064210 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.053971 | controller |     "Jun 11 16:42:31.924783 crc crio[23211]: time=\"2026-06-11T16:42:31.924675923Z\" level=info msg=\"Stopped pod sandbox (already stopped): df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00\" id=2c56b6e6-a83b-4dde-89be-9abedf064210 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.053986 | controller |     "Jun 11 16:42:31.925884 crc crio[23211]: time=\"2026-06-11T16:42:31.925816472Z\" level=info msg=\"Removing pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00\" id=3e6266bd-629f-4fe9-a94a-b761c10d67a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054002 | controller |     "Jun 11 16:42:31.959307 crc crio[23211]: time=\"2026-06-11T16:42:31.959208626Z\" level=info msg=\"Removed pod sandbox: df07278c6dd34c7df757fe16a1f3b3f7580a3e44193f2145f5e0ca93499b6e00\" id=3e6266bd-629f-4fe9-a94a-b761c10d67a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054019 | controller |     "Jun 11 16:42:31.960499 crc crio[23211]: time=\"2026-06-11T16:42:31.960367655Z\" level=info msg=\"Stopping pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\" id=b843f218-eda8-41aa-a0f5-416649b56549 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054036 | controller |     "Jun 11 16:42:31.960654 crc crio[23211]: time=\"2026-06-11T16:42:31.960634721Z\" level=info msg=\"Stopped pod sandbox (already stopped): 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\" id=b843f218-eda8-41aa-a0f5-416649b56549 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054052 | controller |     "Jun 11 16:42:31.961694 crc crio[23211]: time=\"2026-06-11T16:42:31.961590826Z\" level=info msg=\"Removing pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\" id=fd05f82e-174b-47ad-88d1-4f2065bb1258 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054068 | controller |     "Jun 11 16:42:31.987138 crc crio[23211]: time=\"2026-06-11T16:42:31.987087342Z\" level=info msg=\"Removed pod sandbox: 890c2de1fa9b9d046e8310d9e4d6e476b48b0e997fdb851786afcddccfdf763f\" id=fd05f82e-174b-47ad-88d1-4f2065bb1258 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054084 | controller |     "Jun 11 16:42:31.988847 crc crio[23211]: time=\"2026-06-11T16:42:31.988755974Z\" level=info msg=\"Stopping pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\" id=d8fe8896-5fcc-440e-b16b-80a36994bf11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054100 | controller |     "Jun 11 16:42:31.988935 crc crio[23211]: time=\"2026-06-11T16:42:31.988869856Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\" id=d8fe8896-5fcc-440e-b16b-80a36994bf11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054116 | controller |     "Jun 11 16:42:31.989867 crc crio[23211]: time=\"2026-06-11T16:42:31.989742898Z\" level=info msg=\"Removing pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\" id=4f4a1b14-dbb9-4a6e-91a9-a34089bbe704 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054135 | controller |     "Jun 11 16:42:32.014757 crc crio[23211]: time=\"2026-06-11T16:42:32.01465866Z\" level=info msg=\"Removed pod sandbox: 0c4dc5f038ed23750a3fde337d56b9dc1b37b0a2c792c5e21434641cfbad7754\" id=4f4a1b14-dbb9-4a6e-91a9-a34089bbe704 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054152 | controller |     "Jun 11 16:42:32.016305 crc crio[23211]: time=\"2026-06-11T16:42:32.016203448Z\" level=info msg=\"Stopping pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\" id=cc6db6d0-dd1c-4ce8-a46d-5f7de82493a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054169 | controller |     "Jun 11 16:42:32.016734 crc crio[23211]: time=\"2026-06-11T16:42:32.01664745Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\" id=cc6db6d0-dd1c-4ce8-a46d-5f7de82493a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054185 | controller |     "Jun 11 16:42:32.019915 crc crio[23211]: time=\"2026-06-11T16:42:32.019795499Z\" level=info msg=\"Removing pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\" id=9c1e3618-b75a-47b0-863e-ef00977ef473 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054201 | controller |     "Jun 11 16:42:32.036520 crc crio[23211]: time=\"2026-06-11T16:42:32.036370103Z\" level=info msg=\"Removed pod sandbox: ab658e2e1d9f67f09d09452f42624b3ebf28cbf2671be8750e5614a5c2bb319f\" id=9c1e3618-b75a-47b0-863e-ef00977ef473 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054216 | controller |     "Jun 11 16:42:32.038585 crc crio[23211]: time=\"2026-06-11T16:42:32.038505555Z\" level=info msg=\"Stopping pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\" id=14f38a1a-2bf0-4485-bf01-256e234a1dac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054232 | controller |     "Jun 11 16:42:32.038677 crc crio[23211]: time=\"2026-06-11T16:42:32.038592627Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\" id=14f38a1a-2bf0-4485-bf01-256e234a1dac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054248 | controller |     "Jun 11 16:42:32.039602 crc crio[23211]: time=\"2026-06-11T16:42:32.039525981Z\" level=info msg=\"Removing pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\" id=c44d499d-46e9-4fff-954e-766b3b105275 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054263 | controller |     "Jun 11 16:42:32.053189 crc crio[23211]: 2026-06-11T16:42:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb63251c1b32a65 Mac:06:14:6b:da:99:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/be6cd76e-2335-4e34-8dc5-c311ab0b927c SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.054279 | controller |     "Jun 11 16:42:32.055719 crc crio[23211]: time=\"2026-06-11T16:42:32.055578683Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgzln Namespace:openshift-marketplace ID:eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595 UID:ef2692f4-2f54-491c-a51f-8beba1a8f264 NetNS:/var/run/netns/be6cd76e-2335-4e34-8dc5-c311ab0b927c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef2692f4_2f54_491c_a51f_8beba1a8f264.slice PodAnnotations:0xc002818ea8}] Aliases:map[]}\"",
2026-06-11 18:01:03.054296 | controller |     "Jun 11 16:42:32.055966 crc crio[23211]: time=\"2026-06-11T16:42:32.055740696Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mgzln for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.054315 | controller |     "Jun 11 16:42:32.064243 crc crio[23211]: time=\"2026-06-11T16:42:32.064116745Z\" level=info msg=\"Removed pod sandbox: 7fb80e39868651d1ec9934855803e5b98f30041e0b8e2c5d156d986e6d378c60\" id=c44d499d-46e9-4fff-954e-766b3b105275 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054332 | controller |     "Jun 11 16:42:32.065821 crc crio[23211]: time=\"2026-06-11T16:42:32.065574092Z\" level=info msg=\"Stopping pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e\" id=48b1c251-047b-401e-ab92-0302a79ea57b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054348 | controller |     "Jun 11 16:42:32.066012 crc crio[23211]: time=\"2026-06-11T16:42:32.065987092Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e\" id=48b1c251-047b-401e-ab92-0302a79ea57b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054364 | controller |     "Jun 11 16:42:32.066877 crc crio[23211]: time=\"2026-06-11T16:42:32.066813473Z\" level=info msg=\"Removing pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e\" id=9ce4999e-48d4-4866-8857-b406a6ef42d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054380 | controller |     "Jun 11 16:42:32.080731 crc crio[23211]: time=\"2026-06-11T16:42:32.079720455Z\" level=info msg=\"Ran pod sandbox eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595 with infra container: openshift-marketplace/redhat-marketplace-mgzln/POD\" id=bdad69f9-1799-438d-80b0-2c25e9e80255 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.054396 | controller |     "Jun 11 16:42:32.083956 crc crio[23211]: time=\"2026-06-11T16:42:32.08390327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f1f68d4-bd3c-4d26-a9e1-56f55112cca9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.054412 | controller |     "Jun 11 16:42:32.090507 crc crio[23211]: time=\"2026-06-11T16:42:32.090459994Z\" level=info msg=\"Removed pod sandbox: 13b49de9e33577e58cd5732b1e01cd1bcd2e4a733df54bc9de79bd98f1c6287e\" id=9ce4999e-48d4-4866-8857-b406a6ef42d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054428 | controller |     "Jun 11 16:42:32.091838 crc crio[23211]: time=\"2026-06-11T16:42:32.091714024Z\" level=info msg=\"Stopping pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\" id=20228963-a867-4c0f-9452-920cd7d38263 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054443 | controller |     "Jun 11 16:42:32.092005 crc crio[23211]: time=\"2026-06-11T16:42:32.09193843Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\" id=20228963-a867-4c0f-9452-920cd7d38263 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054459 | controller |     "Jun 11 16:42:32.092679 crc crio[23211]: time=\"2026-06-11T16:42:32.092601327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96e02a5c-c1de-4473-a09f-7c4704bc3cc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.054474 | controller |     "Jun 11 16:42:32.093794 crc crio[23211]: time=\"2026-06-11T16:42:32.093706544Z\" level=info msg=\"Removing pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\" id=abee5bd2-7d7f-48e8-a9f3-541450cc1f49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054490 | controller |     "Jun 11 16:42:32.103678 crc crio[23211]: time=\"2026-06-11T16:42:32.103646683Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mgzln/extract-utilities\" id=faa1fdca-6ab0-40e3-8fcb-de426b247efa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.054505 | controller |     "Jun 11 16:42:32.111192 crc crio[23211]: time=\"2026-06-11T16:42:32.11115532Z\" level=info msg=\"Removed pod sandbox: 9e5425ea2c3ef71cc3cf2fa7bfeeaf3e80d4c06c957370d1694b8d831d014a96\" id=abee5bd2-7d7f-48e8-a9f3-541450cc1f49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054545 | controller |     "Jun 11 16:42:32.112841 crc crio[23211]: time=\"2026-06-11T16:42:32.112761871Z\" level=info msg=\"Stopping pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1\" id=4d92feba-fbd4-4c99-b1db-65b4e9ee4963 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054563 | controller |     "Jun 11 16:42:32.112971 crc crio[23211]: time=\"2026-06-11T16:42:32.112849353Z\" level=info msg=\"Stopped pod sandbox (already stopped): db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1\" id=4d92feba-fbd4-4c99-b1db-65b4e9ee4963 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054579 | controller |     "Jun 11 16:42:32.113574 crc crio[23211]: time=\"2026-06-11T16:42:32.113490188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.054595 | controller |     "Jun 11 16:42:32.113722 crc crio[23211]: time=\"2026-06-11T16:42:32.11355099Z\" level=info msg=\"Removing pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1\" id=ad3c97cf-0ce4-4d72-bbaa-7e0dc074843f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054610 | controller |     "Jun 11 16:42:32.131629 crc crio[23211]: time=\"2026-06-11T16:42:32.13157045Z\" level=info msg=\"Removed pod sandbox: db0c5681a5c8c5fd6391c48933b1e512ba3cbaff5b8a50f08b5842a72e4f8aa1\" id=ad3c97cf-0ce4-4d72-bbaa-7e0dc074843f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054626 | controller |     "Jun 11 16:42:32.132632 crc crio[23211]: time=\"2026-06-11T16:42:32.132566755Z\" level=info msg=\"Stopping pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7\" id=0bda3cef-5f9b-40df-8d42-167daedd8250 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054643 | controller |     "Jun 11 16:42:32.132735 crc crio[23211]: time=\"2026-06-11T16:42:32.132645727Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7\" id=0bda3cef-5f9b-40df-8d42-167daedd8250 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.054659 | controller |     "Jun 11 16:42:32.133278 crc crio[23211]: time=\"2026-06-11T16:42:32.13319776Z\" level=info msg=\"Removing pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7\" id=825a25e3-0dff-4f29-9ffc-a7e76c8a9c81 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054674 | controller |     "Jun 11 16:42:32.168806 crc crio[23211]: time=\"2026-06-11T16:42:32.168323187Z\" level=info msg=\"Removed pod sandbox: 5721f2bee64e581f1b03ce4d6eb570815ae54273071f4e241fc00b81c448a7c7\" id=825a25e3-0dff-4f29-9ffc-a7e76c8a9c81 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.054690 | controller |     "Jun 11 16:42:32.182930 crc crio[23211]: time=\"2026-06-11T16:42:32.18238446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.054705 | controller |     "Jun 11 16:42:32.189192 crc crio[23211]: time=\"2026-06-11T16:42:32.189026885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.054722 | controller |     "Jun 11 16:42:32.310297 crc crio[23211]: time=\"2026-06-11T16:42:32.310178131Z\" level=info msg=\"Created container 47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456: openshift-marketplace/redhat-marketplace-mgzln/extract-utilities\" id=faa1fdca-6ab0-40e3-8fcb-de426b247efa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.054750 | controller |     "Jun 11 16:42:32.312907 crc crio[23211]: time=\"2026-06-11T16:42:32.312788886Z\" level=info msg=\"Starting container: 47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456\" id=719da008-0b38-4bbb-a677-4023cc70b185 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.054767 | controller |     "Jun 11 16:42:32.320061 crc crio[23211]: time=\"2026-06-11T16:42:32.319936903Z\" level=info msg=\"Started container\" PID=91895 containerID=47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456 description=openshift-marketplace/redhat-marketplace-mgzln/extract-utilities id=719da008-0b38-4bbb-a677-4023cc70b185 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595",
2026-06-11 18:01:03.054784 | controller |     "Jun 11 16:42:32.387620 crc crio[23211]: time=\"2026-06-11T16:42:32.386912337Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=783ca493-3d96-4224-b023-c8dbce021cce name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.054800 | controller |     "Jun 11 16:42:32.400913 crc crio[23211]: time=\"2026-06-11T16:42:32.400293929Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:01:03.054816 | controller |     "Jun 11 16:42:33.460662 crc crio[23211]: time=\"2026-06-11T16:42:33.460547457Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=783ca493-3d96-4224-b023-c8dbce021cce name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.054833 | controller |     "Jun 11 16:42:33.466667 crc crio[23211]: time=\"2026-06-11T16:42:33.461920011Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1bad0803-5b0c-4a0f-b453-c6a1b61f0a5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.054848 | controller |     "Jun 11 16:42:33.466667 crc crio[23211]: time=\"2026-06-11T16:42:33.466616248Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dd77e6b1-c531-4c0e-a840-2e222b05a3f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.054865 | controller |     "Jun 11 16:42:33.475724 crc crio[23211]: time=\"2026-06-11T16:42:33.475558212Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mgzln/extract-content\" id=1feba158-8d75-459a-a2fc-50869c28e16e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.054881 | controller |     "Jun 11 16:42:33.476899 crc crio[23211]: time=\"2026-06-11T16:42:33.476381532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.054898 | controller |     "Jun 11 16:42:33.538248 crc crio[23211]: time=\"2026-06-11T16:42:33.538165735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.054914 | controller |     "Jun 11 16:42:33.541895 crc crio[23211]: time=\"2026-06-11T16:42:33.541822746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.054932 | controller |     "Jun 11 16:42:33.788535 crc crio[23211]: time=\"2026-06-11T16:42:33.787952283Z\" level=info msg=\"Created container fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3: openshift-marketplace/redhat-marketplace-mgzln/extract-content\" id=1feba158-8d75-459a-a2fc-50869c28e16e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.054948 | controller |     "Jun 11 16:42:33.789872 crc crio[23211]: time=\"2026-06-11T16:42:33.789757017Z\" level=info msg=\"Starting container: fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3\" id=649968a6-e040-4907-af97-f1c82331c9cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.054968 | controller |     "Jun 11 16:42:33.798127 crc crio[23211]: time=\"2026-06-11T16:42:33.798027014Z\" level=info msg=\"Started container\" PID=91965 containerID=fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3 description=openshift-marketplace/redhat-marketplace-mgzln/extract-content id=649968a6-e040-4907-af97-f1c82331c9cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595",
2026-06-11 18:01:03.054986 | controller |     "Jun 11 16:42:35.445727 crc crio[23211]: time=\"2026-06-11T16:42:35.445089335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d382cd3-9af4-4523-affe-7fcd69bd7f54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.055002 | controller |     "Jun 11 16:42:35.448114 crc crio[23211]: time=\"2026-06-11T16:42:35.447989287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6aa8440f-c859-41e9-8475-8976ccf41107 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.055018 | controller |     "Jun 11 16:42:35.461626 crc crio[23211]: time=\"2026-06-11T16:42:35.460105219Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mgzln/registry-server\" id=ff771f90-fbf0-4f33-abd7-2424fab82fa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.055035 | controller |     "Jun 11 16:42:35.461626 crc crio[23211]: time=\"2026-06-11T16:42:35.4609447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.055052 | controller |     "Jun 11 16:42:35.583613 crc crio[23211]: time=\"2026-06-11T16:42:35.583520561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.055069 | controller |     "Jun 11 16:42:35.587153 crc crio[23211]: time=\"2026-06-11T16:42:35.587015508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.055086 | controller |     "Jun 11 16:42:35.757982 crc crio[23211]: time=\"2026-06-11T16:42:35.757893375Z\" level=info msg=\"Created container 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6: openshift-marketplace/redhat-marketplace-mgzln/registry-server\" id=ff771f90-fbf0-4f33-abd7-2424fab82fa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.055103 | controller |     "Jun 11 16:42:35.759160 crc crio[23211]: time=\"2026-06-11T16:42:35.759091465Z\" level=info msg=\"Starting container: 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6\" id=84691320-30bb-4478-b79f-b0e29f0f8772 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.055119 | controller |     "Jun 11 16:42:35.765930 crc crio[23211]: time=\"2026-06-11T16:42:35.765864855Z\" level=info msg=\"Started container\" PID=92065 containerID=2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6 description=openshift-marketplace/redhat-marketplace-mgzln/registry-server id=84691320-30bb-4478-b79f-b0e29f0f8772 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595",
2026-06-11 18:01:03.055136 | controller |     "Jun 11 16:42:43.594279 crc crio[23211]: time=\"2026-06-11T16:42:43.593489904Z\" level=info msg=\"Stopping container: 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6 (timeout: 2s)\" id=8aaa90e1-76af-48f0-940e-2a4a0b2333ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.055153 | controller |     "Jun 11 16:42:43.720490 crc crio[23211]: time=\"2026-06-11T16:42:43.720317272Z\" level=info msg=\"Stopped container 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6: openshift-marketplace/redhat-marketplace-mgzln/registry-server\" id=8aaa90e1-76af-48f0-940e-2a4a0b2333ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.055172 | controller |     "Jun 11 16:42:43.723182 crc crio[23211]: time=\"2026-06-11T16:42:43.723106801Z\" level=info msg=\"Stopping pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\" id=d07ddfda-d2da-4617-8a1b-212ffc0a82fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.055188 | controller |     "Jun 11 16:42:43.723989 crc crio[23211]: time=\"2026-06-11T16:42:43.723932121Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgzln Namespace:openshift-marketplace ID:eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595 UID:ef2692f4-2f54-491c-a51f-8beba1a8f264 NetNS:/var/run/netns/be6cd76e-2335-4e34-8dc5-c311ab0b927c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef2692f4_2f54_491c_a51f_8beba1a8f264.slice PodAnnotations:0xc0001afe70}] Aliases:map[]}\"",
2026-06-11 18:01:03.055205 | controller |     "Jun 11 16:42:43.724150 crc crio[23211]: time=\"2026-06-11T16:42:43.724095835Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-mgzln from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.055221 | controller |     "Jun 11 16:42:44.098121 crc crio[23211]: time=\"2026-06-11T16:42:44.097600233Z\" level=info msg=\"Stopped pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\" id=d07ddfda-d2da-4617-8a1b-212ffc0a82fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.055237 | controller |     "Jun 11 16:42:44.615697 crc crio[23211]: time=\"2026-06-11T16:42:44.61528789Z\" level=info msg=\"Removing container: 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6\" id=c955540f-b719-4285-b608-5f881d8202f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.055253 | controller |     "Jun 11 16:42:44.655133 crc crio[23211]: time=\"2026-06-11T16:42:44.654993772Z\" level=info msg=\"Removed container 2130f7c0dea9b067ebdcfd75e1b7f21ac3efae3b5649f9d083cb156e3e3e69a6: openshift-marketplace/redhat-marketplace-mgzln/registry-server\" id=c955540f-b719-4285-b608-5f881d8202f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.055269 | controller |     "Jun 11 16:42:44.666014 crc crio[23211]: time=\"2026-06-11T16:42:44.665789861Z\" level=info msg=\"Removing container: fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3\" id=b4ec9e02-46bf-42a2-b451-2a1617a44481 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.055286 | controller |     "Jun 11 16:42:44.704618 crc crio[23211]: time=\"2026-06-11T16:42:44.704259591Z\" level=info msg=\"Removed container fef43cf9a418027a5fce7bf578781d529c73057eb2d18d61d7f8c8ee285970b3: openshift-marketplace/redhat-marketplace-mgzln/extract-content\" id=b4ec9e02-46bf-42a2-b451-2a1617a44481 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.055302 | controller |     "Jun 11 16:42:44.708225 crc crio[23211]: time=\"2026-06-11T16:42:44.707909224Z\" level=info msg=\"Removing container: 47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456\" id=b8574b1d-9c28-47bc-9aa6-ce822a14a5ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.055318 | controller |     "Jun 11 16:42:44.759633 crc crio[23211]: time=\"2026-06-11T16:42:44.759559393Z\" level=info msg=\"Removed container 47749dad24086838b2bb07cef5fef0aa86df8531a4d9db01d5a578d0a92ff456: openshift-marketplace/redhat-marketplace-mgzln/extract-utilities\" id=b8574b1d-9c28-47bc-9aa6-ce822a14a5ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.055335 | controller |     "Jun 11 16:42:55.912588 crc crio[23211]: time=\"2026-06-11T16:42:55.911771985Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=a69d2c36-48c7-48ab-aeb1-19ba332dd1ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.055355 | controller |     "Jun 11 16:42:55.913833 crc crio[23211]: time=\"2026-06-11T16:42:55.913807076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.055373 | controller |     "Jun 11 16:42:55.947396 crc crio[23211]: time=\"2026-06-11T16:42:55.947158989Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:3bceda5b68a615284b44749e8ac139dc09df05b3687f8733ee8d34b73b66e618 UID:e02bc876-269c-4eca-892f-ba74766470b5 NetNS:/var/run/netns/8fd5b9ff-b7f4-42f9-a4a2-54abfd5fdbb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode02bc876_269c_4eca_892f_ba74766470b5.slice PodAnnotations:0xc0018bea38}] Aliases:map[]}\"",
2026-06-11 18:01:03.055389 | controller |     "Jun 11 16:42:55.947767 crc crio[23211]: time=\"2026-06-11T16:42:55.947746743Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.055405 | controller |     "Jun 11 16:42:56.499972 crc crio[23211]: 2026-06-11T16:42:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bceda5b68a6152 Mac:e6:a8:73:d1:93:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/8fd5b9ff-b7f4-42f9-a4a2-54abfd5fdbb5 SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.055422 | controller |     "Jun 11 16:42:56.505115 crc crio[23211]: time=\"2026-06-11T16:42:56.50504136Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:3bceda5b68a615284b44749e8ac139dc09df05b3687f8733ee8d34b73b66e618 UID:e02bc876-269c-4eca-892f-ba74766470b5 NetNS:/var/run/netns/8fd5b9ff-b7f4-42f9-a4a2-54abfd5fdbb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode02bc876_269c_4eca_892f_ba74766470b5.slice PodAnnotations:0xc0018bea38}] Aliases:map[]}\"",
2026-06-11 18:01:03.055438 | controller |     "Jun 11 16:42:56.505880 crc crio[23211]: time=\"2026-06-11T16:42:56.505827529Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.055455 | controller |     "Jun 11 16:42:56.526905 crc crio[23211]: time=\"2026-06-11T16:42:56.526835053Z\" level=info msg=\"Ran pod sandbox 3bceda5b68a615284b44749e8ac139dc09df05b3687f8733ee8d34b73b66e618 with infra container: sushy-emulator/sushy-emulator/POD\" id=a69d2c36-48c7-48ab-aeb1-19ba332dd1ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.055471 | controller |     "Jun 11 16:42:56.531940 crc crio[23211]: time=\"2026-06-11T16:42:56.531790468Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=152bbf43-b7ae-410a-80af-bff18d029f57 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.055491 | controller |     "Jun 11 16:42:56.543752 crc crio[23211]: time=\"2026-06-11T16:42:56.543658624Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-11 18:01:03.055533 | controller |     "Jun 11 16:43:06.314460 crc crio[23211]: time=\"2026-06-11T16:43:06.313635088Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:4564c1c02bb833024a8dbf85a105e5f1d885879baa42582c7675318676948d10\" id=152bbf43-b7ae-410a-80af-bff18d029f57 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.055581 | controller |     "Jun 11 16:43:06.316062 crc crio[23211]: time=\"2026-06-11T16:43:06.315991547Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=92642570-8a3f-4c81-b841-afd1b7910e2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.055607 | controller |     "Jun 11 16:43:06.319672 crc crio[23211]: time=\"2026-06-11T16:43:06.319582577Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=a9439bc7-b517-40d9-9553-f02af47c20d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.055625 | controller |     "Jun 11 16:43:06.335346 crc crio[23211]: time=\"2026-06-11T16:43:06.335249578Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=e677bdcb-1eeb-4ff6-ab52-6841a7209725 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.055644 | controller |     "Jun 11 16:43:06.337715 crc crio[23211]: time=\"2026-06-11T16:43:06.337627018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.055660 | controller |     "Jun 11 16:43:06.400252 crc crio[23211]: time=\"2026-06-11T16:43:06.400100077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.055677 | controller |     "Jun 11 16:43:06.404883 crc crio[23211]: time=\"2026-06-11T16:43:06.404765404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.055694 | controller |     "Jun 11 16:43:06.585280 crc crio[23211]: time=\"2026-06-11T16:43:06.585160198Z\" level=info msg=\"Created container 185baacf1c08f9602e99f6a8b2c02e35b99e4dd4c009742ed0a057b2817f171a: sushy-emulator/sushy-emulator/sushy-emulator\" id=e677bdcb-1eeb-4ff6-ab52-6841a7209725 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.055711 | controller |     "Jun 11 16:43:06.589076 crc crio[23211]: time=\"2026-06-11T16:43:06.588847161Z\" level=info msg=\"Starting container: 185baacf1c08f9602e99f6a8b2c02e35b99e4dd4c009742ed0a057b2817f171a\" id=83a10e3d-6dc0-4beb-b3f5-9538bf9f3bf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.055727 | controller |     "Jun 11 16:43:06.595211 crc crio[23211]: time=\"2026-06-11T16:43:06.595054285Z\" level=info msg=\"Started container\" PID=93640 containerID=185baacf1c08f9602e99f6a8b2c02e35b99e4dd4c009742ed0a057b2817f171a description=sushy-emulator/sushy-emulator/sushy-emulator id=83a10e3d-6dc0-4beb-b3f5-9538bf9f3bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bceda5b68a615284b44749e8ac139dc09df05b3687f8733ee8d34b73b66e618",
2026-06-11 18:01:03.055745 | controller |     "Jun 11 16:43:18.336196 crc crio[23211]: time=\"2026-06-11T16:43:18.335497575Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.055762 | controller |     "Jun 11 16:43:29.721973 crc crio[23211]: time=\"2026-06-11T16:43:29.720845858Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-849b84f84f-d9v4c/POD\" id=7c791e5e-3f25-497e-80ce-5780954245fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.055778 | controller |     "Jun 11 16:43:29.723799 crc crio[23211]: time=\"2026-06-11T16:43:29.722148191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.055794 | controller |     "Jun 11 16:43:29.781360 crc crio[23211]: time=\"2026-06-11T16:43:29.780775735Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-d9v4c Namespace:openstack ID:57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7 UID:f5d0dd55-fcb3-434c-ba8a-5c3cc6c66623 NetNS:/var/run/netns/31227e63-2f2c-49f8-acec-a735f59611e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d0dd55_fcb3_434c_ba8a_5c3cc6c66623.slice PodAnnotations:0xc000612bd8}] Aliases:map[]}\"",
2026-06-11 18:01:03.055815 | controller |     "Jun 11 16:43:29.781360 crc crio[23211]: time=\"2026-06-11T16:43:29.781037112Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-849b84f84f-d9v4c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.055832 | controller |     "Jun 11 16:43:30.205369 crc crio[23211]: time=\"2026-06-11T16:43:30.204893096Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-94bfffd6f-k5bs8/POD\" id=4ec128c7-21e7-4546-8965-cc9bb9bae974 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.055848 | controller |     "Jun 11 16:43:30.205585 crc crio[23211]: time=\"2026-06-11T16:43:30.205391898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.055865 | controller |     "Jun 11 16:43:30.273339 crc crio[23211]: time=\"2026-06-11T16:43:30.273146591Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-k5bs8 Namespace:openstack ID:cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055 UID:08957320-bdab-4586-af59-1922aecf28c2 NetNS:/var/run/netns/5cbd27c3-8fe9-439f-8f7b-1e95de62a4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08957320_bdab_4586_af59_1922aecf28c2.slice PodAnnotations:0xc000d2e210}] Aliases:map[]}\"",
2026-06-11 18:01:03.055882 | controller |     "Jun 11 16:43:30.273339 crc crio[23211]: time=\"2026-06-11T16:43:30.273212803Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-94bfffd6f-k5bs8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.055897 | controller |     "Jun 11 16:43:30.376695 crc crio[23211]: 2026-06-11T16:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57b6ef54d3a6600 Mac:a6:1a:08:b4:31:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/31227e63-2f2c-49f8-acec-a735f59611e5 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.055914 | controller |     "Jun 11 16:43:30.378511 crc crio[23211]: time=\"2026-06-11T16:43:30.378455871Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-d9v4c Namespace:openstack ID:57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7 UID:f5d0dd55-fcb3-434c-ba8a-5c3cc6c66623 NetNS:/var/run/netns/31227e63-2f2c-49f8-acec-a735f59611e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d0dd55_fcb3_434c_ba8a_5c3cc6c66623.slice PodAnnotations:0xc000612bd8}] Aliases:map[]}\"",
2026-06-11 18:01:03.055930 | controller |     "Jun 11 16:43:30.378739 crc crio[23211]: time=\"2026-06-11T16:43:30.378612425Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-849b84f84f-d9v4c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.055946 | controller |     "Jun 11 16:43:30.394469 crc crio[23211]: time=\"2026-06-11T16:43:30.39327236Z\" level=info msg=\"Ran pod sandbox 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7 with infra container: openstack/dnsmasq-dns-849b84f84f-d9v4c/POD\" id=7c791e5e-3f25-497e-80ce-5780954245fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.055962 | controller |     "Jun 11 16:43:30.397696 crc crio[23211]: time=\"2026-06-11T16:43:30.397569968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=dafeb6ba-af1e-4b74-afca-a9a93b466801 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.055979 | controller |     "Jun 11 16:43:30.475289 crc crio[23211]: time=\"2026-06-11T16:43:30.474483989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=08189c87-79b8-4142-bfb8-539c76373740 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.055998 | controller |     "Jun 11 16:43:30.482823 crc crio[23211]: time=\"2026-06-11T16:43:30.482704974Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-849b84f84f-d9v4c/init\" id=15fcf8ac-8419-47b8-af31-9503da32187c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.056016 | controller |     "Jun 11 16:43:30.483241 crc crio[23211]: time=\"2026-06-11T16:43:30.483145155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.056033 | controller |     "Jun 11 16:43:30.541203 crc crio[23211]: time=\"2026-06-11T16:43:30.541076232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.056049 | controller |     "Jun 11 16:43:30.549969 crc crio[23211]: time=\"2026-06-11T16:43:30.549471991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.056065 | controller |     "Jun 11 16:43:30.708938 crc crio[23211]: time=\"2026-06-11T16:43:30.706705297Z\" level=info msg=\"Created container e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee: openstack/dnsmasq-dns-849b84f84f-d9v4c/init\" id=15fcf8ac-8419-47b8-af31-9503da32187c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.056082 | controller |     "Jun 11 16:43:30.711146 crc crio[23211]: time=\"2026-06-11T16:43:30.711034826Z\" level=info msg=\"Starting container: e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee\" id=2a962c0d-1fd1-44e4-82ae-e6e3800e6ad9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.056098 | controller |     "Jun 11 16:43:30.718831 crc crio[23211]: time=\"2026-06-11T16:43:30.718708368Z\" level=info msg=\"Started container\" PID=95074 containerID=e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee description=openstack/dnsmasq-dns-849b84f84f-d9v4c/init id=2a962c0d-1fd1-44e4-82ae-e6e3800e6ad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7",
2026-06-11 18:01:03.056115 | controller |     "Jun 11 16:43:30.903660 crc crio[23211]: 2026-06-11T16:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cae268daea1ec25 Mac:32:2a:fd:ce:e0:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/5cbd27c3-8fe9-439f-8f7b-1e95de62a4ec SocketPath: PciID:}] [{Interface:0xc000014de0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.056133 | controller |     "Jun 11 16:43:30.905123 crc crio[23211]: time=\"2026-06-11T16:43:30.904771093Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-k5bs8 Namespace:openstack ID:cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055 UID:08957320-bdab-4586-af59-1922aecf28c2 NetNS:/var/run/netns/5cbd27c3-8fe9-439f-8f7b-1e95de62a4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08957320_bdab_4586_af59_1922aecf28c2.slice PodAnnotations:0xc000d2e210}] Aliases:map[]}\"",
2026-06-11 18:01:03.056149 | controller |     "Jun 11 16:43:30.905123 crc crio[23211]: time=\"2026-06-11T16:43:30.904933838Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-94bfffd6f-k5bs8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.056167 | controller |     "Jun 11 16:43:30.912755 crc crio[23211]: time=\"2026-06-11T16:43:30.91260195Z\" level=info msg=\"Ran pod sandbox cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055 with infra container: openstack/dnsmasq-dns-94bfffd6f-k5bs8/POD\" id=4ec128c7-21e7-4546-8965-cc9bb9bae974 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.056187 | controller |     "Jun 11 16:43:30.915998 crc crio[23211]: time=\"2026-06-11T16:43:30.915890252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=bb83747c-8a46-4291-b390-9b62fe0d4fe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.056205 | controller |     "Jun 11 16:43:30.979964 crc crio[23211]: time=\"2026-06-11T16:43:30.979863239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4666f1e2-13a3-4e76-ac19-2d0fe7933c52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.056222 | controller |     "Jun 11 16:43:30.996997 crc crio[23211]: time=\"2026-06-11T16:43:30.996892975Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-94bfffd6f-k5bs8/init\" id=f6e67090-4ecf-47b8-be48-739338de8f42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.056238 | controller |     "Jun 11 16:43:30.997399 crc crio[23211]: time=\"2026-06-11T16:43:30.997299354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.056254 | controller |     "Jun 11 16:43:31.078829 crc crio[23211]: time=\"2026-06-11T16:43:31.078070022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.056271 | controller |     "Jun 11 16:43:31.083255 crc crio[23211]: time=\"2026-06-11T16:43:31.082908032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.056288 | controller |     "Jun 11 16:43:31.291833 crc crio[23211]: time=\"2026-06-11T16:43:31.291355587Z\" level=info msg=\"Created container 5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500: openstack/dnsmasq-dns-94bfffd6f-k5bs8/init\" id=f6e67090-4ecf-47b8-be48-739338de8f42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.056304 | controller |     "Jun 11 16:43:31.293930 crc crio[23211]: time=\"2026-06-11T16:43:31.293882041Z\" level=info msg=\"Starting container: 5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500\" id=bcd98c11-0374-4502-b79d-d3914249e410 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.056321 | controller |     "Jun 11 16:43:31.299801 crc crio[23211]: time=\"2026-06-11T16:43:31.299706076Z\" level=info msg=\"Started container\" PID=95110 containerID=5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500 description=openstack/dnsmasq-dns-94bfffd6f-k5bs8/init id=bcd98c11-0374-4502-b79d-d3914249e410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055",
2026-06-11 18:01:03.056339 | controller |     "Jun 11 16:43:31.432566 crc crio[23211]: time=\"2026-06-11T16:43:31.432486341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d073c745-2d30-4883-baa7-a11cf78fff11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.056355 | controller |     "Jun 11 16:43:31.449665 crc crio[23211]: time=\"2026-06-11T16:43:31.446547172Z\" level=info msg=\"Stopping pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7\" id=596b4e61-56cb-4107-9072-ba135680a375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.056371 | controller |     "Jun 11 16:43:31.449665 crc crio[23211]: time=\"2026-06-11T16:43:31.447231549Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-d9v4c Namespace:openstack ID:57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7 UID:f5d0dd55-fcb3-434c-ba8a-5c3cc6c66623 NetNS:/var/run/netns/31227e63-2f2c-49f8-acec-a735f59611e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d0dd55_fcb3_434c_ba8a_5c3cc6c66623.slice PodAnnotations:0xc0028186b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.056391 | controller |     "Jun 11 16:43:31.449665 crc crio[23211]: time=\"2026-06-11T16:43:31.447397513Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-849b84f84f-d9v4c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.056409 | controller |     "Jun 11 16:43:31.696803 crc crio[23211]: time=\"2026-06-11T16:43:31.696162776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=370c1f1c-38b9-4b04-b26b-3fc0f52083b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.056425 | controller |     "Jun 11 16:43:31.709187 crc crio[23211]: time=\"2026-06-11T16:43:31.708874903Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns\" id=26f10568-d79f-42dc-bb7d-a499cfc0727d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.056440 | controller |     "Jun 11 16:43:31.709695 crc crio[23211]: time=\"2026-06-11T16:43:31.709333375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.056457 | controller |     "Jun 11 16:43:31.835917 crc crio[23211]: time=\"2026-06-11T16:43:31.835787102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.056473 | controller |     "Jun 11 16:43:31.846232 crc crio[23211]: time=\"2026-06-11T16:43:31.84608181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.056489 | controller |     "Jun 11 16:43:32.182317 crc crio[23211]: time=\"2026-06-11T16:43:32.180964662Z\" level=info msg=\"Created container cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f: openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns\" id=26f10568-d79f-42dc-bb7d-a499cfc0727d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.056505 | controller |     "Jun 11 16:43:32.191998 crc crio[23211]: time=\"2026-06-11T16:43:32.191817963Z\" level=info msg=\"Starting container: cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f\" id=d473248a-0dae-448b-8e1b-31d76f1eb6f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.056544 | controller |     "Jun 11 16:43:32.208049 crc crio[23211]: time=\"2026-06-11T16:43:32.207162076Z\" level=info msg=\"Removing container: c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c\" id=826d0c9e-4472-4e6d-9b6c-760776fc53c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.056562 | controller |     "Jun 11 16:43:32.209169 crc crio[23211]: time=\"2026-06-11T16:43:32.209094274Z\" level=info msg=\"Started container\" PID=95178 containerID=cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f description=openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns id=d473248a-0dae-448b-8e1b-31d76f1eb6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055",
2026-06-11 18:01:03.056579 | controller |     "Jun 11 16:43:32.230743 crc crio[23211]: time=\"2026-06-11T16:43:32.230056259Z\" level=info msg=\"Stopped pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7\" id=596b4e61-56cb-4107-9072-ba135680a375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.056599 | controller |     "Jun 11 16:43:32.420376 crc crio[23211]: time=\"2026-06-11T16:43:32.420272818Z\" level=info msg=\"Removed container c6300ee9291fc1c8ca6580536c7b5f26d6e4bbb96eea355561fbdb9f1a42a52c: openstack/ovn-controller-gtpx6-config-wdl42/ovn-config\" id=826d0c9e-4472-4e6d-9b6c-760776fc53c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.056616 | controller |     "Jun 11 16:43:32.423309 crc crio[23211]: time=\"2026-06-11T16:43:32.423248712Z\" level=info msg=\"Removing container: ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd\" id=9f1e8ccd-b2cd-42b1-9d69-5006fef1446f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.056633 | controller |     "Jun 11 16:43:32.454259 crc crio[23211]: time=\"2026-06-11T16:43:32.454144914Z\" level=info msg=\"Removed container ddbb8d9aaa8c2361ef5d8c197b5e3989eb11db2526003d595a5f7527fc02afdd: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/dnsmasq-dns\" id=9f1e8ccd-b2cd-42b1-9d69-5006fef1446f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.056649 | controller |     "Jun 11 16:43:32.464712 crc crio[23211]: time=\"2026-06-11T16:43:32.464623716Z\" level=info msg=\"Removing container: f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3\" id=7064bcf3-3125-465e-9af1-3d36607f6736 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.056666 | controller |     "Jun 11 16:43:32.475838 crc crio[23211]: time=\"2026-06-11T16:43:32.475753214Z\" level=info msg=\"Removing container: e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee\" id=c46d000d-c437-4b09-9f12-1ca4383528da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.056682 | controller |     "Jun 11 16:43:32.505117 crc crio[23211]: time=\"2026-06-11T16:43:32.504081721Z\" level=info msg=\"Removed container f801aa14c8b911e7b2faded3eed28e820b2961302bcb550eaa62b0605d1271d3: openstack/dnsmasq-dns-7bfbc64dcf-s6tkf/init\" id=7064bcf3-3125-465e-9af1-3d36607f6736 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.056698 | controller |     "Jun 11 16:43:32.527709 crc crio[23211]: time=\"2026-06-11T16:43:32.527548887Z\" level=info msg=\"Stopping pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\" id=186a93cf-9412-4b53-8455-a8a5b6a9aba9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.056713 | controller |     "Jun 11 16:43:32.528057 crc crio[23211]: time=\"2026-06-11T16:43:32.527732262Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\" id=186a93cf-9412-4b53-8455-a8a5b6a9aba9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.056729 | controller |     "Jun 11 16:43:32.528820 crc crio[23211]: time=\"2026-06-11T16:43:32.528681506Z\" level=info msg=\"Removing pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\" id=8de4396a-e16b-4cbe-9a8d-9b90310d4151 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.056744 | controller |     "Jun 11 16:43:32.563029 crc crio[23211]: time=\"2026-06-11T16:43:32.56170076Z\" level=info msg=\"Removed container e1c3d63ea931a2f2abb306aa8deb552b10d6166718c3896142b8e82e30fc9dee: openstack/dnsmasq-dns-849b84f84f-d9v4c/init\" id=c46d000d-c437-4b09-9f12-1ca4383528da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.056761 | controller |     "Jun 11 16:43:32.728905 crc crio[23211]: time=\"2026-06-11T16:43:32.727797758Z\" level=info msg=\"Removed pod sandbox: 5374e6094e4fcaf56237e3a5a2117bdf5942aee6e9b5603dfa42aced2cb85c97\" id=8de4396a-e16b-4cbe-9a8d-9b90310d4151 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.056777 | controller |     "Jun 11 16:43:32.729693 crc crio[23211]: time=\"2026-06-11T16:43:32.729326226Z\" level=info msg=\"Stopping pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\" id=e433e02b-09dc-4d7e-b6b2-3ee433a69130 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.056796 | controller |     "Jun 11 16:43:32.729693 crc crio[23211]: time=\"2026-06-11T16:43:32.72947258Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\" id=e433e02b-09dc-4d7e-b6b2-3ee433a69130 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.056812 | controller |     "Jun 11 16:43:32.731136 crc crio[23211]: time=\"2026-06-11T16:43:32.73108505Z\" level=info msg=\"Removing pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\" id=53ba8f49-21a7-4fb4-b977-6ecf7798252c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.056829 | controller |     "Jun 11 16:43:32.798537 crc crio[23211]: time=\"2026-06-11T16:43:32.797768394Z\" level=info msg=\"Removed pod sandbox: eb63251c1b32a65153381d6d58fa4e235bce525242cb69ecd5fdf397aaaf5595\" id=53ba8f49-21a7-4fb4-b977-6ecf7798252c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.056846 | controller |     "Jun 11 16:43:32.802069 crc crio[23211]: time=\"2026-06-11T16:43:32.801959649Z\" level=info msg=\"Stopping pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13\" id=bfec311c-6224-4e42-843f-4a9fb7cf4c07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.056862 | controller |     "Jun 11 16:43:32.802205 crc crio[23211]: time=\"2026-06-11T16:43:32.802124474Z\" level=info msg=\"Stopped pod sandbox (already stopped): de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13\" id=bfec311c-6224-4e42-843f-4a9fb7cf4c07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.056878 | controller |     "Jun 11 16:43:32.803194 crc crio[23211]: time=\"2026-06-11T16:43:32.803070557Z\" level=info msg=\"Removing pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13\" id=95207d99-1a14-40ef-b715-4acadd2967c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.056894 | controller |     "Jun 11 16:43:32.825245 crc crio[23211]: time=\"2026-06-11T16:43:32.82401164Z\" level=info msg=\"Removed pod sandbox: de40bf5a391ac0401d75264a56821bc25ac75824e684cd4ce44a7723c0e8ed13\" id=95207d99-1a14-40ef-b715-4acadd2967c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.056910 | controller |     "Jun 11 16:43:38.770928 crc crio[23211]: time=\"2026-06-11T16:43:38.769811229Z\" level=info msg=\"Stopping container: 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5 (timeout: 10s)\" id=df79bda4-3cca-4dda-9ec3-df15e9a36d66 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.056926 | controller |     "Jun 11 16:43:39.086716 crc crio[23211]: time=\"2026-06-11T16:43:39.085919971Z\" level=info msg=\"Stopped container 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5: openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns\" id=df79bda4-3cca-4dda-9ec3-df15e9a36d66 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.056942 | controller |     "Jun 11 16:43:39.091985 crc crio[23211]: time=\"2026-06-11T16:43:39.091927572Z\" level=info msg=\"Stopping pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\" id=fb153e6e-83d0-499c-84dc-fab3742468b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.056957 | controller |     "Jun 11 16:43:39.093334 crc crio[23211]: time=\"2026-06-11T16:43:39.093302447Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-twt4f Namespace:openstack ID:96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607 UID:4fc7bef0-84b2-468c-b51b-ae1a33107245 NetNS:/var/run/netns/a2274b90-6ebd-499f-913d-932769538c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4fc7bef0_84b2_468c_b51b_ae1a33107245.slice PodAnnotations:0xc002819738}] Aliases:map[]}\"",
2026-06-11 18:01:03.056975 | controller |     "Jun 11 16:43:39.094699 crc crio[23211]: time=\"2026-06-11T16:43:39.094665201Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-786645bb79-twt4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.056998 | controller |     "Jun 11 16:43:40.375101 crc crio[23211]: time=\"2026-06-11T16:43:40.373921427Z\" level=info msg=\"Stopped pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\" id=fb153e6e-83d0-499c-84dc-fab3742468b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.057015 | controller |     "Jun 11 16:43:40.791285 crc crio[23211]: time=\"2026-06-11T16:43:40.791139784Z\" level=info msg=\"Removing container: 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5\" id=3eac6dd1-5dc1-4edd-9286-53b26019c25f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.057030 | controller |     "Jun 11 16:43:41.016143 crc crio[23211]: time=\"2026-06-11T16:43:41.015383735Z\" level=info msg=\"Removed container 4315be50555d67f0b047e9aeb0f925c773e61ed3744dc529d12802947efdc0f5: openstack/dnsmasq-dns-786645bb79-twt4f/dnsmasq-dns\" id=3eac6dd1-5dc1-4edd-9286-53b26019c25f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.057047 | controller |     "Jun 11 16:43:41.030087 crc crio[23211]: time=\"2026-06-11T16:43:41.029314383Z\" level=info msg=\"Removing container: 00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9\" id=75efe6d4-d13d-4b06-a495-af5859192b6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.057063 | controller |     "Jun 11 16:43:41.146707 crc crio[23211]: time=\"2026-06-11T16:43:41.143813492Z\" level=info msg=\"Removed container 00eb6cd477df1f79bd9141dcb8acef0d55a962ab52241989d219d0a4040fc5f9: openstack/dnsmasq-dns-786645bb79-twt4f/init\" id=75efe6d4-d13d-4b06-a495-af5859192b6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.057079 | controller |     "Jun 11 16:44:03.686749 crc crio[23211]: time=\"2026-06-11T16:44:03.685402175Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686604-j7gqt/POD\" id=48050fc7-c04e-44da-979e-befdc2310163 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.057095 | controller |     "Jun 11 16:44:03.689112 crc crio[23211]: time=\"2026-06-11T16:44:03.68680695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.057112 | controller |     "Jun 11 16:44:03.770542 crc crio[23211]: time=\"2026-06-11T16:44:03.770365527Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686604-j7gqt Namespace:openshift-infra ID:b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829 UID:b8ec521a-4241-4deb-b14c-c266246af941 NetNS:/var/run/netns/6281cd1d-d6d9-400a-ac06-0be04d8c67f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8ec521a_4241_4deb_b14c_c266246af941.slice PodAnnotations:0xc002794d60}] Aliases:map[]}\"",
2026-06-11 18:01:03.057128 | controller |     "Jun 11 16:44:03.770542 crc crio[23211]: time=\"2026-06-11T16:44:03.770516891Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686604-j7gqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.057144 | controller |     "Jun 11 16:44:04.275045 crc crio[23211]: 2026-06-11T16:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4f35e056deffb6 Mac:22:f5:e6:a1:7f:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/6281cd1d-d6d9-400a-ac06-0be04d8c67f1 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.057161 | controller |     "Jun 11 16:44:04.276298 crc crio[23211]: time=\"2026-06-11T16:44:04.276216909Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686604-j7gqt Namespace:openshift-infra ID:b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829 UID:b8ec521a-4241-4deb-b14c-c266246af941 NetNS:/var/run/netns/6281cd1d-d6d9-400a-ac06-0be04d8c67f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8ec521a_4241_4deb_b14c_c266246af941.slice PodAnnotations:0xc002794d60}] Aliases:map[]}\"",
2026-06-11 18:01:03.057182 | controller |     "Jun 11 16:44:04.276537 crc crio[23211]: time=\"2026-06-11T16:44:04.276373182Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686604-j7gqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.057198 | controller |     "Jun 11 16:44:04.285803 crc crio[23211]: time=\"2026-06-11T16:44:04.285706155Z\" level=info msg=\"Ran pod sandbox b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829 with infra container: openshift-infra/auto-csr-approver-29686604-j7gqt/POD\" id=48050fc7-c04e-44da-979e-befdc2310163 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.057215 | controller |     "Jun 11 16:44:04.288695 crc crio[23211]: time=\"2026-06-11T16:44:04.288580668Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a19ffc50-208f-4a26-9037-374d375bca60 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.057231 | controller |     "Jun 11 16:44:04.303122 crc crio[23211]: time=\"2026-06-11T16:44:04.303033038Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.057248 | controller |     "Jun 11 16:44:05.848039 crc crio[23211]: time=\"2026-06-11T16:44:05.847532897Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a19ffc50-208f-4a26-9037-374d375bca60 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.057265 | controller |     "Jun 11 16:44:05.850533 crc crio[23211]: time=\"2026-06-11T16:44:05.85040652Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=13147cb7-afd4-4431-a03d-1e206302bb89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.057281 | controller |     "Jun 11 16:44:05.852747 crc crio[23211]: time=\"2026-06-11T16:44:05.852713737Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=880c8f32-2a4a-41ac-a7f3-b64d6eb9d656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.057298 | controller |     "Jun 11 16:44:05.890646 crc crio[23211]: time=\"2026-06-11T16:44:05.890257094Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686604-j7gqt/oc\" id=4cb5cbd5-bb8e-40ce-b0ef-dd1aae523785 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.057316 | controller |     "Jun 11 16:44:05.891101 crc crio[23211]: time=\"2026-06-11T16:44:05.891043743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.057331 | controller |     "Jun 11 16:44:05.940521 crc crio[23211]: time=\"2026-06-11T16:44:05.940329074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.057347 | controller |     "Jun 11 16:44:06.193848 crc crio[23211]: time=\"2026-06-11T16:44:06.193088206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.057363 | controller |     "Jun 11 16:44:06.545914 crc crio[23211]: time=\"2026-06-11T16:44:06.545701902Z\" level=info msg=\"Created container 53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7: openshift-infra/auto-csr-approver-29686604-j7gqt/oc\" id=4cb5cbd5-bb8e-40ce-b0ef-dd1aae523785 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.057380 | controller |     "Jun 11 16:44:06.547849 crc crio[23211]: time=\"2026-06-11T16:44:06.547670071Z\" level=info msg=\"Starting container: 53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7\" id=b430dd6a-1d7d-41ef-8b25-378fa1b747b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.057400 | controller |     "Jun 11 16:44:06.556215 crc crio[23211]: time=\"2026-06-11T16:44:06.556122283Z\" level=info msg=\"Started container\" PID=96816 containerID=53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7 description=openshift-infra/auto-csr-approver-29686604-j7gqt/oc id=b430dd6a-1d7d-41ef-8b25-378fa1b747b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829",
2026-06-11 18:01:03.057418 | controller |     "Jun 11 16:44:08.288836 crc crio[23211]: time=\"2026-06-11T16:44:08.288248156Z\" level=info msg=\"Stopping pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829\" id=3fd09e99-223a-493c-9949-8dd3363f83c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.057434 | controller |     "Jun 11 16:44:08.290221 crc crio[23211]: time=\"2026-06-11T16:44:08.289857386Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686604-j7gqt Namespace:openshift-infra ID:b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829 UID:b8ec521a-4241-4deb-b14c-c266246af941 NetNS:/var/run/netns/6281cd1d-d6d9-400a-ac06-0be04d8c67f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8ec521a_4241_4deb_b14c_c266246af941.slice PodAnnotations:0xc0001316b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.057449 | controller |     "Jun 11 16:44:08.290221 crc crio[23211]: time=\"2026-06-11T16:44:08.290003939Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686604-j7gqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.057465 | controller |     "Jun 11 16:44:08.663287 crc crio[23211]: time=\"2026-06-11T16:44:08.662631224Z\" level=info msg=\"Stopped pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829\" id=3fd09e99-223a-493c-9949-8dd3363f83c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.057479 | controller |     "Jun 11 16:44:32.861049 crc crio[23211]: time=\"2026-06-11T16:44:32.859921535Z\" level=info msg=\"Removing container: 971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551\" id=72b4bbca-31b2-4e74-9965-18f15da4bc1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.057494 | controller |     "Jun 11 16:44:33.000768 crc crio[23211]: time=\"2026-06-11T16:44:32.992689211Z\" level=info msg=\"Removed container 971159cca9e27f85ff356c8ba54c0a1d2d1cdf03ba80390a1525375628cee551: openshift-infra/auto-csr-approver-29686598-jkfzh/oc\" id=72b4bbca-31b2-4e74-9965-18f15da4bc1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.057508 | controller |     "Jun 11 16:44:33.000768 crc crio[23211]: time=\"2026-06-11T16:44:32.996371973Z\" level=info msg=\"Removing container: e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce\" id=1ced8fa4-fb7e-4035-a9aa-8e8b10a34fef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.057545 | controller |     "Jun 11 16:44:33.041375 crc crio[23211]: time=\"2026-06-11T16:44:33.041200992Z\" level=info msg=\"Removed container e542fab2f1c1a0d154219c81a282b1a53ecf09f4575c3b4a2de4ea6d0838ecce: openstack/dnsmasq-dns-5494568cc5-j7ckk/init\" id=1ced8fa4-fb7e-4035-a9aa-8e8b10a34fef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.057562 | controller |     "Jun 11 16:44:33.045947 crc crio[23211]: time=\"2026-06-11T16:44:33.045769786Z\" level=info msg=\"Removing container: b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e\" id=d7403715-43d5-49e1-8166-0ee8742b518b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.057576 | controller |     "Jun 11 16:44:33.115617 crc crio[23211]: time=\"2026-06-11T16:44:33.115380665Z\" level=info msg=\"Removed container b44b1814b8cb478eb0a6486343afac38c07ba3fe3fcf7201e2899d9e46d3e60e: openstack/keystone-bootstrap-9hhlb/keystone-bootstrap\" id=d7403715-43d5-49e1-8166-0ee8742b518b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.057595 | controller |     "Jun 11 16:44:33.126788 crc crio[23211]: time=\"2026-06-11T16:44:33.126707278Z\" level=info msg=\"Stopping pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\" id=0c0e2406-07b3-4de9-8227-46dc5e1ea062 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.057609 | controller |     "Jun 11 16:44:33.127038 crc crio[23211]: time=\"2026-06-11T16:44:33.12681073Z\" level=info msg=\"Stopped pod sandbox (already stopped): 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\" id=0c0e2406-07b3-4de9-8227-46dc5e1ea062 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.057624 | controller |     "Jun 11 16:44:33.128002 crc crio[23211]: time=\"2026-06-11T16:44:33.127923577Z\" level=info msg=\"Removing pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\" id=167c0d13-2af8-4776-8cdf-a67ed2197698 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.057639 | controller |     "Jun 11 16:44:33.151066 crc crio[23211]: time=\"2026-06-11T16:44:33.150950813Z\" level=info msg=\"Removed pod sandbox: 96aa7f3a3e821b5dbd7e14cb48b6335c32f1a22704f0b9b11ef0d65cf3396607\" id=167c0d13-2af8-4776-8cdf-a67ed2197698 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.057654 | controller |     "Jun 11 16:44:33.152764 crc crio[23211]: time=\"2026-06-11T16:44:33.152656745Z\" level=info msg=\"Stopping pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d\" id=edb78511-468a-4e34-8047-cf6e603511ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.057668 | controller |     "Jun 11 16:44:33.152860 crc crio[23211]: time=\"2026-06-11T16:44:33.152795709Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d\" id=edb78511-468a-4e34-8047-cf6e603511ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.057682 | controller |     "Jun 11 16:44:33.153999 crc crio[23211]: time=\"2026-06-11T16:44:33.153923987Z\" level=info msg=\"Removing pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d\" id=1077302f-f99c-4320-8c0f-9d23cfd8f6d1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.057697 | controller |     "Jun 11 16:44:33.210963 crc crio[23211]: time=\"2026-06-11T16:44:33.210837828Z\" level=info msg=\"Removed pod sandbox: dd8f2109fcfca358d543292cd9dabd2c3881a0089ab65a7a204005c4586c455d\" id=1077302f-f99c-4320-8c0f-9d23cfd8f6d1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.057712 | controller |     "Jun 11 16:44:33.212304 crc crio[23211]: time=\"2026-06-11T16:44:33.212220162Z\" level=info msg=\"Stopping pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7\" id=979a002d-d2e1-4531-a9e7-e42c24b43b95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.057726 | controller |     "Jun 11 16:44:33.212490 crc crio[23211]: time=\"2026-06-11T16:44:33.212352235Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7\" id=979a002d-d2e1-4531-a9e7-e42c24b43b95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.057742 | controller |     "Jun 11 16:44:33.213132 crc crio[23211]: time=\"2026-06-11T16:44:33.213053523Z\" level=info msg=\"Removing pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7\" id=37306831-48c2-4755-9bf9-79a053d055d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.057758 | controller |     "Jun 11 16:44:33.240893 crc crio[23211]: time=\"2026-06-11T16:44:33.240778416Z\" level=info msg=\"Removed pod sandbox: 57b6ef54d3a660072d1f8498fec2f407acc6306d04adcfed088b061b043fb4c7\" id=37306831-48c2-4755-9bf9-79a053d055d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.057776 | controller |     "Jun 11 16:44:33.246269 crc crio[23211]: time=\"2026-06-11T16:44:33.24613509Z\" level=info msg=\"Stopping pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c\" id=c3f468c5-918c-4123-b204-36003708898b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.057792 | controller |     "Jun 11 16:44:33.246379 crc crio[23211]: time=\"2026-06-11T16:44:33.246261773Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c\" id=c3f468c5-918c-4123-b204-36003708898b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.057806 | controller |     "Jun 11 16:44:33.247877 crc crio[23211]: time=\"2026-06-11T16:44:33.247693669Z\" level=info msg=\"Removing pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c\" id=27d83c7f-faf2-47c0-823d-5824b4e8a2f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.057821 | controller |     "Jun 11 16:44:33.276490 crc crio[23211]: time=\"2026-06-11T16:44:33.275914793Z\" level=info msg=\"Removed pod sandbox: 6059aac1d2f180b4da5121abd8b1547c774c4d70f3c99ad6f7dca2c9d957410c\" id=27d83c7f-faf2-47c0-823d-5824b4e8a2f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.057836 | controller |     "Jun 11 16:44:33.277987 crc crio[23211]: time=\"2026-06-11T16:44:33.277889122Z\" level=info msg=\"Stopping pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29\" id=4e40d6af-bb2b-48ac-9767-6bcc8ea26584 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.057851 | controller |     "Jun 11 16:44:33.278076 crc crio[23211]: time=\"2026-06-11T16:44:33.278034386Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29\" id=4e40d6af-bb2b-48ac-9767-6bcc8ea26584 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.057866 | controller |     "Jun 11 16:44:33.278818 crc crio[23211]: time=\"2026-06-11T16:44:33.278729284Z\" level=info msg=\"Removing pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29\" id=f856c5ac-21c9-4fd4-8936-c08970ec5566 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.057880 | controller |     "Jun 11 16:44:33.300764 crc crio[23211]: time=\"2026-06-11T16:44:33.300629791Z\" level=info msg=\"Removed pod sandbox: 2a1c2ba189815c5f547a809c648370ed9e26aa8d2893f380a8d1e02696b27f29\" id=f856c5ac-21c9-4fd4-8936-c08970ec5566 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.057894 | controller |     "Jun 11 16:45:01.356158 crc crio[23211]: time=\"2026-06-11T16:45:01.353207749Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/POD\" id=cacdb977-a213-4117-9667-23868b879ef0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.057909 | controller |     "Jun 11 16:45:01.411911 crc crio[23211]: time=\"2026-06-11T16:45:01.357063035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.057923 | controller |     "Jun 11 16:45:02.653875 crc crio[23211]: time=\"2026-06-11T16:45:02.650210298Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686605-xng9s Namespace:openshift-operator-lifecycle-manager ID:38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4 UID:3bfe69b6-9196-4f0f-bb77-343ecad4b90a NetNS:/var/run/netns/ef7c4104-bb53-4229-a778-d824c2aef23d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3bfe69b6_9196_4f0f_bb77_343ecad4b90a.slice PodAnnotations:0xc000612388}] Aliases:map[]}\"",
2026-06-11 18:01:03.057939 | controller |     "Jun 11 16:45:02.653875 crc crio[23211]: time=\"2026-06-11T16:45:02.651382117Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686605-xng9s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.057956 | controller |     "Jun 11 16:45:04.159118 crc crio[23211]: 2026-06-11T16:45:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38d20d9b501ef29 Mac:ea:e6:53:19:d0:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/ef7c4104-bb53-4229-a778-d824c2aef23d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.057972 | controller |     "Jun 11 16:45:04.161567 crc crio[23211]: time=\"2026-06-11T16:45:04.161484748Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686605-xng9s Namespace:openshift-operator-lifecycle-manager ID:38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4 UID:3bfe69b6-9196-4f0f-bb77-343ecad4b90a NetNS:/var/run/netns/ef7c4104-bb53-4229-a778-d824c2aef23d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3bfe69b6_9196_4f0f_bb77_343ecad4b90a.slice PodAnnotations:0xc000612388}] Aliases:map[]}\"",
2026-06-11 18:01:03.057987 | controller |     "Jun 11 16:45:04.162128 crc crio[23211]: time=\"2026-06-11T16:45:04.161668852Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686605-xng9s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.058002 | controller |     "Jun 11 16:45:04.186403 crc crio[23211]: time=\"2026-06-11T16:45:04.185984219Z\" level=info msg=\"Ran pod sandbox 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/POD\" id=cacdb977-a213-4117-9667-23868b879ef0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.058016 | controller |     "Jun 11 16:45:04.197748 crc crio[23211]: time=\"2026-06-11T16:45:04.197637591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32abbb01-1fc3-403a-8170-7f5b23213a3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.058031 | controller |     "Jun 11 16:45:04.205780 crc crio[23211]: time=\"2026-06-11T16:45:04.205708382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5172e869-2d1e-43d0-a287-db5dfdb09ac6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.058046 | controller |     "Jun 11 16:45:04.219314 crc crio[23211]: time=\"2026-06-11T16:45:04.219152398Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/collect-profiles\" id=fdcc7bc5-0f11-47b5-8a57-38a5e686bb76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.058061 | controller |     "Jun 11 16:45:04.219925 crc crio[23211]: time=\"2026-06-11T16:45:04.219860175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.058076 | controller |     "Jun 11 16:45:04.302500 crc crio[23211]: time=\"2026-06-11T16:45:04.302305864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.058092 | controller |     "Jun 11 16:45:04.326781 crc crio[23211]: time=\"2026-06-11T16:45:04.325896603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.058109 | controller |     "Jun 11 16:45:04.514587 crc crio[23211]: time=\"2026-06-11T16:45:04.514496963Z\" level=info msg=\"Created container 6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/collect-profiles\" id=fdcc7bc5-0f11-47b5-8a57-38a5e686bb76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.058130 | controller |     "Jun 11 16:45:04.516113 crc crio[23211]: time=\"2026-06-11T16:45:04.516029221Z\" level=info msg=\"Starting container: 6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b\" id=ea7ad81a-c0b3-4a28-8847-0c7cf4eacbf9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.058145 | controller |     "Jun 11 16:45:04.527837 crc crio[23211]: time=\"2026-06-11T16:45:04.527507378Z\" level=info msg=\"Started container\" PID=99565 containerID=6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b description=openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/collect-profiles id=ea7ad81a-c0b3-4a28-8847-0c7cf4eacbf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4",
2026-06-11 18:01:03.058161 | controller |     "Jun 11 16:45:07.600096 crc crio[23211]: time=\"2026-06-11T16:45:07.595687316Z\" level=info msg=\"Stopping pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4\" id=c51d8638-a7e4-4507-ac14-1e5c6c527233 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.058175 | controller |     "Jun 11 16:45:07.680977 crc crio[23211]: time=\"2026-06-11T16:45:07.678361651Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686605-xng9s Namespace:openshift-operator-lifecycle-manager ID:38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4 UID:3bfe69b6-9196-4f0f-bb77-343ecad4b90a NetNS:/var/run/netns/ef7c4104-bb53-4229-a778-d824c2aef23d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3bfe69b6_9196_4f0f_bb77_343ecad4b90a.slice PodAnnotations:0xc002279088}] Aliases:map[]}\"",
2026-06-11 18:01:03.058190 | controller |     "Jun 11 16:45:07.701779 crc crio[23211]: time=\"2026-06-11T16:45:07.701199591Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686605-xng9s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.058205 | controller |     "Jun 11 16:45:08.574979 crc crio[23211]: time=\"2026-06-11T16:45:08.574249912Z\" level=info msg=\"Stopped pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4\" id=c51d8638-a7e4-4507-ac14-1e5c6c527233 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.058220 | controller |     "Jun 11 16:45:33.329049 crc crio[23211]: time=\"2026-06-11T16:45:33.326952681Z\" level=info msg=\"Removing container: c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322\" id=afec6347-925e-4cdb-8e9d-a8163b37f8a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.058234 | controller |     "Jun 11 16:45:33.413293 crc crio[23211]: time=\"2026-06-11T16:45:33.413133354Z\" level=info msg=\"Removed container c9e244ae29c873a8ea82b1486d3c74ec85275e0b63910be701784a84e9c80322: openstack/glance-default-internal-api-0/glance-httpd\" id=afec6347-925e-4cdb-8e9d-a8163b37f8a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.058249 | controller |     "Jun 11 16:45:33.416567 crc crio[23211]: time=\"2026-06-11T16:45:33.416393805Z\" level=info msg=\"Removing container: c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4\" id=3c2c54d6-d587-4263-bd0e-2b25b05e3f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.058265 | controller |     "Jun 11 16:45:33.478171 crc crio[23211]: time=\"2026-06-11T16:45:33.477948623Z\" level=info msg=\"Removed container c0e44190bc442895c644fe0c5104c630063392cb541bb405f22c7a2ba69255d4: openshift-operator-lifecycle-manager/collect-profiles-29686560-dg8j7/collect-profiles\" id=3c2c54d6-d587-4263-bd0e-2b25b05e3f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.058284 | controller |     "Jun 11 16:45:33.483966 crc crio[23211]: time=\"2026-06-11T16:45:33.483760908Z\" level=info msg=\"Removing container: cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c\" id=49e32935-4b9f-4c72-942b-0044f1bcb75b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.058300 | controller |     "Jun 11 16:45:33.550904 crc crio[23211]: time=\"2026-06-11T16:45:33.550838512Z\" level=info msg=\"Removed container cfd4173208bc233ab64b50e0ffd77c9268c779c469935bba3b12cd2f3214dc8c: openstack/glance-default-internal-api-0/glance-log\" id=49e32935-4b9f-4c72-942b-0044f1bcb75b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.058316 | controller |     "Jun 11 16:45:33.576649 crc crio[23211]: time=\"2026-06-11T16:45:33.576564936Z\" level=info msg=\"Stopping pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2\" id=f2aff9a2-dabd-4a5d-a83c-693882a4b853 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.058331 | controller |     "Jun 11 16:45:33.576649 crc crio[23211]: time=\"2026-06-11T16:45:33.576651708Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2\" id=f2aff9a2-dabd-4a5d-a83c-693882a4b853 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.058346 | controller |     "Jun 11 16:45:33.579591 crc crio[23211]: time=\"2026-06-11T16:45:33.578651557Z\" level=info msg=\"Removing pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2\" id=3137228d-8b35-4b52-ba9a-8138ca73aaef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.058360 | controller |     "Jun 11 16:45:33.603041 crc crio[23211]: time=\"2026-06-11T16:45:33.602891263Z\" level=info msg=\"Removed pod sandbox: 5c443af6e945fef5a5ea0424eb7e4af3e6128933d920b6edd10cafb2487a66a2\" id=3137228d-8b35-4b52-ba9a-8138ca73aaef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.058375 | controller |     "Jun 11 16:45:33.604790 crc crio[23211]: time=\"2026-06-11T16:45:33.604688038Z\" level=info msg=\"Stopping pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\" id=7d6a31da-ce05-43c4-9f0f-35965ea5a101 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.058389 | controller |     "Jun 11 16:45:33.604790 crc crio[23211]: time=\"2026-06-11T16:45:33.60479465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\" id=7d6a31da-ce05-43c4-9f0f-35965ea5a101 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.058404 | controller |     "Jun 11 16:45:33.607806 crc crio[23211]: time=\"2026-06-11T16:45:33.607354653Z\" level=info msg=\"Removing pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\" id=6df59fe5-d44b-432d-9538-f7a502a0bc22 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.058420 | controller |     "Jun 11 16:45:33.630233 crc crio[23211]: time=\"2026-06-11T16:45:33.629722093Z\" level=info msg=\"Removed pod sandbox: 936b5ea5edeaa71c750532749c0b046a9de6c57d176dd78b548596bb5cad58d9\" id=6df59fe5-d44b-432d-9538-f7a502a0bc22 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.058436 | controller |     "Jun 11 16:46:00.647339 crc crio[23211]: time=\"2026-06-11T16:46:00.646053436Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686606-c72gc/POD\" id=e8babc01-a65c-4cba-82f1-47dc45bc2f06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.058450 | controller |     "Jun 11 16:46:00.649917 crc crio[23211]: time=\"2026-06-11T16:46:00.647557225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.058466 | controller |     "Jun 11 16:46:00.719282 crc crio[23211]: time=\"2026-06-11T16:46:00.719080891Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686606-c72gc Namespace:openshift-infra ID:20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808 UID:4f3baae7-e2d6-48af-b420-fe084ff1a77a NetNS:/var/run/netns/cb22af1a-419c-47c0-a82a-09989dec13fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f3baae7_e2d6_48af_b420_fe084ff1a77a.slice PodAnnotations:0xc002794830}] Aliases:map[]}\"",
2026-06-11 18:01:03.058485 | controller |     "Jun 11 16:46:00.719765 crc crio[23211]: time=\"2026-06-11T16:46:00.719306876Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686606-c72gc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.058501 | controller |     "Jun 11 16:46:01.406298 crc crio[23211]: 2026-06-11T16:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20bebae1ad4704a Mac:ea:86:f9:fe:64:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/cb22af1a-419c-47c0-a82a-09989dec13fb SocketPath: PciID:}] [{Interface:0xc0002b8c20 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.058537 | controller |     "Jun 11 16:46:01.417800 crc crio[23211]: time=\"2026-06-11T16:46:01.417173523Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686606-c72gc Namespace:openshift-infra ID:20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808 UID:4f3baae7-e2d6-48af-b420-fe084ff1a77a NetNS:/var/run/netns/cb22af1a-419c-47c0-a82a-09989dec13fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f3baae7_e2d6_48af_b420_fe084ff1a77a.slice PodAnnotations:0xc002794830}] Aliases:map[]}\"",
2026-06-11 18:01:03.058557 | controller |     "Jun 11 16:46:01.418114 crc crio[23211]: time=\"2026-06-11T16:46:01.417851641Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686606-c72gc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.058573 | controller |     "Jun 11 16:46:01.444331 crc crio[23211]: time=\"2026-06-11T16:46:01.444118124Z\" level=info msg=\"Ran pod sandbox 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808 with infra container: openshift-infra/auto-csr-approver-29686606-c72gc/POD\" id=e8babc01-a65c-4cba-82f1-47dc45bc2f06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.058589 | controller |     "Jun 11 16:46:01.453021 crc crio[23211]: time=\"2026-06-11T16:46:01.452833614Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3f0bbde3-eb8a-447d-911a-237c4eb0b46b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.058604 | controller |     "Jun 11 16:46:01.467367 crc crio[23211]: time=\"2026-06-11T16:46:01.46691662Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.058619 | controller |     "Jun 11 16:46:02.618239 crc crio[23211]: time=\"2026-06-11T16:46:02.617401553Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3f0bbde3-eb8a-447d-911a-237c4eb0b46b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.058634 | controller |     "Jun 11 16:46:02.620175 crc crio[23211]: time=\"2026-06-11T16:46:02.619754293Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=db4afc15-674a-47b4-a61e-c5d7fe522259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.058649 | controller |     "Jun 11 16:46:02.624364 crc crio[23211]: time=\"2026-06-11T16:46:02.624276107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b40b2392-a9cb-4072-9613-7cd0d4858f22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.058664 | controller |     "Jun 11 16:46:02.634357 crc crio[23211]: time=\"2026-06-11T16:46:02.63428261Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686606-c72gc/oc\" id=0cfd6616-303e-4eb3-8b78-34c047111683 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.058682 | controller |     "Jun 11 16:46:02.635177 crc crio[23211]: time=\"2026-06-11T16:46:02.634956456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.058698 | controller |     "Jun 11 16:46:02.705976 crc crio[23211]: time=\"2026-06-11T16:46:02.705708723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.058713 | controller |     "Jun 11 16:46:03.741741 crc crio[23211]: time=\"2026-06-11T16:46:03.741121321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.058728 | controller |     "Jun 11 16:46:03.895540 crc crio[23211]: time=\"2026-06-11T16:46:03.895294373Z\" level=info msg=\"Created container 7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec: openshift-infra/auto-csr-approver-29686606-c72gc/oc\" id=0cfd6616-303e-4eb3-8b78-34c047111683 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.058743 | controller |     "Jun 11 16:46:03.898281 crc crio[23211]: time=\"2026-06-11T16:46:03.898091964Z\" level=info msg=\"Starting container: 7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec\" id=5c55bd3c-5609-4497-9f40-75801a3da47a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.058757 | controller |     "Jun 11 16:46:03.904612 crc crio[23211]: time=\"2026-06-11T16:46:03.904203228Z\" level=info msg=\"Started container\" PID=102355 containerID=7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec description=openshift-infra/auto-csr-approver-29686606-c72gc/oc id=5c55bd3c-5609-4497-9f40-75801a3da47a name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808",
2026-06-11 18:01:03.058773 | controller |     "Jun 11 16:46:06.550776 crc crio[23211]: time=\"2026-06-11T16:46:06.550536625Z\" level=info msg=\"Stopping pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808\" id=db55c2b9-e3be-4f23-83f3-8b73ff992d04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.058789 | controller |     "Jun 11 16:46:06.552638 crc crio[23211]: time=\"2026-06-11T16:46:06.551559581Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686606-c72gc Namespace:openshift-infra ID:20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808 UID:4f3baae7-e2d6-48af-b420-fe084ff1a77a NetNS:/var/run/netns/cb22af1a-419c-47c0-a82a-09989dec13fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f3baae7_e2d6_48af_b420_fe084ff1a77a.slice PodAnnotations:0xc006618cd0}] Aliases:map[]}\"",
2026-06-11 18:01:03.058804 | controller |     "Jun 11 16:46:06.552638 crc crio[23211]: time=\"2026-06-11T16:46:06.551730085Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686606-c72gc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.058820 | controller |     "Jun 11 16:46:06.949759 crc crio[23211]: time=\"2026-06-11T16:46:06.949400184Z\" level=info msg=\"Stopped pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808\" id=db55c2b9-e3be-4f23-83f3-8b73ff992d04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.058835 | controller |     "Jun 11 16:46:33.685837 crc crio[23211]: time=\"2026-06-11T16:46:33.68496891Z\" level=info msg=\"Removing container: c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262\" id=3d17a353-0172-419b-9b4e-f7315d58c3cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.058850 | controller |     "Jun 11 16:46:33.866559 crc crio[23211]: time=\"2026-06-11T16:46:33.866244356Z\" level=info msg=\"Removed container c93e8911525346ec4e7523560da373f448f34de319e23d7a2eaedc24e3d71262: openshift-infra/auto-csr-approver-29686600-fhdqv/oc\" id=3d17a353-0172-419b-9b4e-f7315d58c3cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.058870 | controller |     "Jun 11 16:46:33.881744 crc crio[23211]: time=\"2026-06-11T16:46:33.881597893Z\" level=info msg=\"Stopping pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24\" id=1cb54f89-b0b7-4815-9447-dcad9fed64d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.058886 | controller |     "Jun 11 16:46:33.881744 crc crio[23211]: time=\"2026-06-11T16:46:33.881716796Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24\" id=1cb54f89-b0b7-4815-9447-dcad9fed64d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.058900 | controller |     "Jun 11 16:46:33.883006 crc crio[23211]: time=\"2026-06-11T16:46:33.882889226Z\" level=info msg=\"Removing pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24\" id=6b50bd6a-1e03-4cc4-a128-e30937a7807b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.058914 | controller |     "Jun 11 16:46:33.904206 crc crio[23211]: time=\"2026-06-11T16:46:33.903989878Z\" level=info msg=\"Removed pod sandbox: 47c8de7d3fec1b44e598e68607c98991201168cd5c5ecdfe5ad6fff4565add24\" id=6b50bd6a-1e03-4cc4-a128-e30937a7807b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.058928 | controller |     "Jun 11 16:47:33.942789 crc crio[23211]: time=\"2026-06-11T16:47:33.938094211Z\" level=info msg=\"Removing container: f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463\" id=44524ce2-27a6-420a-b723-ab09de00e5e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.058943 | controller |     "Jun 11 16:47:33.992890 crc crio[23211]: time=\"2026-06-11T16:47:33.992807073Z\" level=info msg=\"Removed container f2591bdf50e459ee683ea4ecdfb161911a72ff1855b10df46528881c1d309463: openstack/keystone-db-create-l9kpv/mariadb-database-create\" id=44524ce2-27a6-420a-b723-ab09de00e5e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.058957 | controller |     "Jun 11 16:47:33.997366 crc crio[23211]: time=\"2026-06-11T16:47:33.997290957Z\" level=info msg=\"Removing container: 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f\" id=6c555eae-aa93-44c1-9063-a41384a711b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.058971 | controller |     "Jun 11 16:47:34.080005 crc crio[23211]: time=\"2026-06-11T16:47:34.079788889Z\" level=info msg=\"Removed container 48cf5a737b229309d7f93a1df69f2f6edebb30ac4f19d2d94b09763a09057e5f: openstack/ceilometer-0/sg-core\" id=6c555eae-aa93-44c1-9063-a41384a711b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.058985 | controller |     "Jun 11 16:47:34.084973 crc crio[23211]: time=\"2026-06-11T16:47:34.084788714Z\" level=info msg=\"Removing container: 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7\" id=a5b0a7a4-a5f7-4ef8-9d9d-bdb65f8bc29a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.058999 | controller |     "Jun 11 16:47:34.149810 crc crio[23211]: time=\"2026-06-11T16:47:34.149348104Z\" level=info msg=\"Removed container 2c0677efcdd986053c7c8444401c6d61f1903ae13444845c2bb78f57cd1e1bb7: openstack/ceilometer-0/ceilometer-notification-agent\" id=a5b0a7a4-a5f7-4ef8-9d9d-bdb65f8bc29a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059013 | controller |     "Jun 11 16:47:34.159602 crc crio[23211]: time=\"2026-06-11T16:47:34.159397068Z\" level=info msg=\"Removing container: 07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9\" id=47c1110c-0a68-4499-a91b-e8c6e4a6b5ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059027 | controller |     "Jun 11 16:47:34.221169 crc crio[23211]: time=\"2026-06-11T16:47:34.220864139Z\" level=info msg=\"Removed container 07c55301494eea7f6742070020a7f24b637404d791b85c5a406088eb450949b9: openstack/neutron-db-create-dmqhf/mariadb-database-create\" id=47c1110c-0a68-4499-a91b-e8c6e4a6b5ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059046 | controller |     "Jun 11 16:47:34.229842 crc crio[23211]: time=\"2026-06-11T16:47:34.229682722Z\" level=info msg=\"Removing container: e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7\" id=457f9243-d009-45f0-9701-f69e1344dcef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059061 | controller |     "Jun 11 16:47:34.308120 crc crio[23211]: time=\"2026-06-11T16:47:34.30803286Z\" level=info msg=\"Removed container e7a3c9f5c626dbb0c9ae394066f766a719857d9f4ab630633279165906b0f9d7: openstack/placement-2338-account-create-wfw9c/mariadb-account-create\" id=457f9243-d009-45f0-9701-f69e1344dcef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059075 | controller |     "Jun 11 16:47:34.330366 crc crio[23211]: time=\"2026-06-11T16:47:34.33021521Z\" level=info msg=\"Removing container: 4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e\" id=d7ad666a-6405-455f-bf23-6dadc9221f38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059090 | controller |     "Jun 11 16:47:34.421360 crc crio[23211]: time=\"2026-06-11T16:47:34.421109504Z\" level=info msg=\"Removed container 4467916b0c1a5198dd606ba4a9ef5bf6b9141914fd9bd7727dfb7286acd4121e: openstack/glance-32d7-account-create-8q67g/mariadb-account-create\" id=d7ad666a-6405-455f-bf23-6dadc9221f38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059104 | controller |     "Jun 11 16:47:34.431891 crc crio[23211]: time=\"2026-06-11T16:47:34.431306292Z\" level=info msg=\"Removing container: e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227\" id=957df294-023f-4f61-b469-2d2f04736c35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059118 | controller |     "Jun 11 16:47:34.495301 crc crio[23211]: time=\"2026-06-11T16:47:34.494766644Z\" level=info msg=\"Removed container e359d92819ec500154dec223bb3b85a0c6942df9a69549ebb44dcaa008256227: openstack/barbican-db-create-7dzpt/mariadb-database-create\" id=957df294-023f-4f61-b469-2d2f04736c35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059132 | controller |     "Jun 11 16:47:34.508042 crc crio[23211]: time=\"2026-06-11T16:47:34.507882185Z\" level=info msg=\"Removing container: 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8\" id=9b019038-7e79-4dae-bf9d-a659034267cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059146 | controller |     "Jun 11 16:47:34.559800 crc crio[23211]: time=\"2026-06-11T16:47:34.559698063Z\" level=info msg=\"Removed container 9b033e669c2bc90c0ed6ee0ea6f3771a5b10098b937a74b25d146e91592a25e8: openstack/ceilometer-0/ceilometer-central-agent\" id=9b019038-7e79-4dae-bf9d-a659034267cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059160 | controller |     "Jun 11 16:47:34.565923 crc crio[23211]: time=\"2026-06-11T16:47:34.565801867Z\" level=info msg=\"Removing container: 8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62\" id=875183c8-3141-49d2-bab2-a4da6cf7cb16 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059175 | controller |     "Jun 11 16:47:34.638133 crc crio[23211]: time=\"2026-06-11T16:47:34.637985949Z\" level=info msg=\"Removed container 8a6c46c581244f95c3b3e5671af43ab800f7e9be06ca0b94947fba8625317d62: openstack/keystone-048b-account-create-xbmf2/mariadb-account-create\" id=875183c8-3141-49d2-bab2-a4da6cf7cb16 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059189 | controller |     "Jun 11 16:47:34.645576 crc crio[23211]: time=\"2026-06-11T16:47:34.645254803Z\" level=info msg=\"Removing container: 0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a\" id=22b52791-032e-4bd0-9a3a-1d6abd849d20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059207 | controller |     "Jun 11 16:47:34.694586 crc crio[23211]: time=\"2026-06-11T16:47:34.693330615Z\" level=info msg=\"Removed container 0436c73fc5b74b68011bdd66f3c1a4e10777f2afa24318ceedbded9cff264a2a: openstack/cinder-db-create-jftr2/mariadb-database-create\" id=22b52791-032e-4bd0-9a3a-1d6abd849d20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059222 | controller |     "Jun 11 16:47:34.704354 crc crio[23211]: time=\"2026-06-11T16:47:34.703240966Z\" level=info msg=\"Removing container: 27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51\" id=32086c9e-f439-4a0a-b3df-113d1a05e3f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059237 | controller |     "Jun 11 16:47:34.774321 crc crio[23211]: time=\"2026-06-11T16:47:34.77391948Z\" level=info msg=\"Removed container 27a46492c84a5f0f0d4a092d2795e0ed3b6fff7a4d947252e31bf0fa758daf51: openstack/placement-db-create-dmdlp/mariadb-database-create\" id=32086c9e-f439-4a0a-b3df-113d1a05e3f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059252 | controller |     "Jun 11 16:47:34.778336 crc crio[23211]: time=\"2026-06-11T16:47:34.7782716Z\" level=info msg=\"Removing container: e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7\" id=df6404f6-5851-493f-a4c7-f70d4acf0538 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059267 | controller |     "Jun 11 16:47:34.835217 crc crio[23211]: time=\"2026-06-11T16:47:34.835018462Z\" level=info msg=\"Removed container e6ae974424232283d6f7760a744f35a4d2479daa8dade6ad3385a574447491b7: openstack/ceilometer-0/proxy-httpd\" id=df6404f6-5851-493f-a4c7-f70d4acf0538 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059282 | controller |     "Jun 11 16:47:34.844380 crc crio[23211]: time=\"2026-06-11T16:47:34.844162494Z\" level=info msg=\"Removing container: 4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39\" id=e39a64ab-0bb7-43db-9046-5edfb32019b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059298 | controller |     "Jun 11 16:47:34.912670 crc crio[23211]: time=\"2026-06-11T16:47:34.912323364Z\" level=info msg=\"Removed container 4204789a08b41122f2e7a853d354cc0628b6aa78f395dd590e03bee0ea6bcc39: openstack/glance-db-create-dbfzg/mariadb-database-create\" id=e39a64ab-0bb7-43db-9046-5edfb32019b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.059312 | controller |     "Jun 11 16:47:34.929238 crc crio[23211]: time=\"2026-06-11T16:47:34.929016246Z\" level=info msg=\"Stopping pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6\" id=a9c799c7-f6b1-41e2-8e24-79a7b70c84a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059327 | controller |     "Jun 11 16:47:34.929238 crc crio[23211]: time=\"2026-06-11T16:47:34.929138378Z\" level=info msg=\"Stopped pod sandbox (already stopped): eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6\" id=a9c799c7-f6b1-41e2-8e24-79a7b70c84a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059342 | controller |     "Jun 11 16:47:34.930192 crc crio[23211]: time=\"2026-06-11T16:47:34.930112563Z\" level=info msg=\"Removing pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6\" id=0479a4d1-48e6-4154-b0b9-016f1260ae8f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059357 | controller |     "Jun 11 16:47:34.957976 crc crio[23211]: time=\"2026-06-11T16:47:34.957640218Z\" level=info msg=\"Removed pod sandbox: eed17f1d65efee87aa3f3ad0e4a1d63415286140ef3c5935792f9051e65162b6\" id=0479a4d1-48e6-4154-b0b9-016f1260ae8f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059372 | controller |     "Jun 11 16:47:34.959779 crc crio[23211]: time=\"2026-06-11T16:47:34.959173856Z\" level=info msg=\"Stopping pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458\" id=901a8fd1-9384-48c8-a569-da70677379b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059390 | controller |     "Jun 11 16:47:34.959779 crc crio[23211]: time=\"2026-06-11T16:47:34.959233928Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458\" id=901a8fd1-9384-48c8-a569-da70677379b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059405 | controller |     "Jun 11 16:47:34.960240 crc crio[23211]: time=\"2026-06-11T16:47:34.9601037Z\" level=info msg=\"Removing pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458\" id=ee368873-ab61-4628-99f1-a90776c37b78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059420 | controller |     "Jun 11 16:47:34.992782 crc crio[23211]: time=\"2026-06-11T16:47:34.992681703Z\" level=info msg=\"Removed pod sandbox: 47609ccf532fedf522bef6caef5b1981224a0a518f225d405089ad7a828db458\" id=ee368873-ab61-4628-99f1-a90776c37b78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059435 | controller |     "Jun 11 16:47:34.994666 crc crio[23211]: time=\"2026-06-11T16:47:34.994347164Z\" level=info msg=\"Stopping pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\" id=e7ffd03c-8696-4118-a4d2-0b160241f695 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059449 | controller |     "Jun 11 16:47:34.994797 crc crio[23211]: time=\"2026-06-11T16:47:34.994688072Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\" id=e7ffd03c-8696-4118-a4d2-0b160241f695 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059464 | controller |     "Jun 11 16:47:34.995810 crc crio[23211]: time=\"2026-06-11T16:47:34.995739089Z\" level=info msg=\"Removing pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\" id=a9aea382-2f7b-43e5-b20f-14e8466ef782 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059479 | controller |     "Jun 11 16:47:35.043822 crc crio[23211]: time=\"2026-06-11T16:47:35.043713111Z\" level=info msg=\"Removed pod sandbox: 11910ffde31ebd47db08e41c45d364868e2e0e649a3197e59ad36da7161daff3\" id=a9aea382-2f7b-43e5-b20f-14e8466ef782 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059493 | controller |     "Jun 11 16:47:35.046215 crc crio[23211]: time=\"2026-06-11T16:47:35.046097821Z\" level=info msg=\"Stopping pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774\" id=72d37395-d8fc-41b7-a5c1-4b77939ef853 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059508 | controller |     "Jun 11 16:47:35.046388 crc crio[23211]: time=\"2026-06-11T16:47:35.046248754Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774\" id=72d37395-d8fc-41b7-a5c1-4b77939ef853 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059554 | controller |     "Jun 11 16:47:35.048034 crc crio[23211]: time=\"2026-06-11T16:47:35.047940288Z\" level=info msg=\"Removing pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774\" id=18cc4704-419e-46bf-930e-ec5563a2c7f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059572 | controller |     "Jun 11 16:47:35.075828 crc crio[23211]: time=\"2026-06-11T16:47:35.075772661Z\" level=info msg=\"Removed pod sandbox: 88465e9b8cbd92c4ff5faa3193555e24d0843a7005c489ddc66e7fb670e2a774\" id=18cc4704-419e-46bf-930e-ec5563a2c7f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059588 | controller |     "Jun 11 16:47:35.077846 crc crio[23211]: time=\"2026-06-11T16:47:35.077787031Z\" level=info msg=\"Stopping pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75\" id=ad170fb8-9814-49c3-91f5-ffb6638f2d46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059603 | controller |     "Jun 11 16:47:35.077948 crc crio[23211]: time=\"2026-06-11T16:47:35.077850643Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75\" id=ad170fb8-9814-49c3-91f5-ffb6638f2d46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059622 | controller |     "Jun 11 16:47:35.081913 crc crio[23211]: time=\"2026-06-11T16:47:35.081848294Z\" level=info msg=\"Removing pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75\" id=ae1c5138-bb5f-4c86-a1c0-3a2922646de6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059638 | controller |     "Jun 11 16:47:35.120006 crc crio[23211]: time=\"2026-06-11T16:47:35.117269527Z\" level=info msg=\"Removed pod sandbox: ed0e1c403160c9bcde9a5ef9166152046428144663ceaa17da339dc165d63d75\" id=ae1c5138-bb5f-4c86-a1c0-3a2922646de6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059652 | controller |     "Jun 11 16:47:35.121862 crc crio[23211]: time=\"2026-06-11T16:47:35.121820062Z\" level=info msg=\"Stopping pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5\" id=8fa76c46-3e18-489a-8bdb-c4ef18701610 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059668 | controller |     "Jun 11 16:47:35.122232 crc crio[23211]: time=\"2026-06-11T16:47:35.122195712Z\" level=info msg=\"Stopped pod sandbox (already stopped): 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5\" id=8fa76c46-3e18-489a-8bdb-c4ef18701610 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059683 | controller |     "Jun 11 16:47:35.125562 crc crio[23211]: time=\"2026-06-11T16:47:35.125309171Z\" level=info msg=\"Removing pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5\" id=828784fd-fab9-4664-944a-8df827e4cc4a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059697 | controller |     "Jun 11 16:47:35.165646 crc crio[23211]: time=\"2026-06-11T16:47:35.165334611Z\" level=info msg=\"Removed pod sandbox: 904af24f78c0a3f398625b791b8d5e6ec687d8692d60e5efda9b92d69c8e43f5\" id=828784fd-fab9-4664-944a-8df827e4cc4a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059712 | controller |     "Jun 11 16:47:35.168572 crc crio[23211]: time=\"2026-06-11T16:47:35.167360982Z\" level=info msg=\"Stopping pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329\" id=24c5b864-64a3-438a-804f-b3ffe0b2f13d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059726 | controller |     "Jun 11 16:47:35.168572 crc crio[23211]: time=\"2026-06-11T16:47:35.167641699Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329\" id=24c5b864-64a3-438a-804f-b3ffe0b2f13d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059741 | controller |     "Jun 11 16:47:35.169276 crc crio[23211]: time=\"2026-06-11T16:47:35.169180389Z\" level=info msg=\"Removing pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329\" id=a1bffadf-9c1d-4855-b6fb-0eee48f2e064 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059755 | controller |     "Jun 11 16:47:35.200911 crc crio[23211]: time=\"2026-06-11T16:47:35.200801046Z\" level=info msg=\"Removed pod sandbox: dd3eb9bb5b1c480528ff8c32c8d75f86770aaef91b71adf3af419f845f5d4329\" id=a1bffadf-9c1d-4855-b6fb-0eee48f2e064 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059770 | controller |     "Jun 11 16:47:35.201817 crc crio[23211]: time=\"2026-06-11T16:47:35.20174253Z\" level=info msg=\"Stopping pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57\" id=95f30b94-1d03-42d5-b79c-e3b71a2510c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059785 | controller |     "Jun 11 16:47:35.201922 crc crio[23211]: time=\"2026-06-11T16:47:35.201824082Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57\" id=95f30b94-1d03-42d5-b79c-e3b71a2510c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059805 | controller |     "Jun 11 16:47:35.202534 crc crio[23211]: time=\"2026-06-11T16:47:35.202376927Z\" level=info msg=\"Removing pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57\" id=8f3acf47-23b4-4333-b56e-6b8e777cc880 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059821 | controller |     "Jun 11 16:47:35.219670 crc crio[23211]: time=\"2026-06-11T16:47:35.219574951Z\" level=info msg=\"Removed pod sandbox: 1986fe30c3ac9f90b28ba5a38be5085f6459eae192118851088cde52f42f8b57\" id=8f3acf47-23b4-4333-b56e-6b8e777cc880 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059836 | controller |     "Jun 11 16:47:35.220993 crc crio[23211]: time=\"2026-06-11T16:47:35.220899743Z\" level=info msg=\"Stopping pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f\" id=2de387b8-9b7f-4366-b767-d58b16e3150f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059852 | controller |     "Jun 11 16:47:35.221100 crc crio[23211]: time=\"2026-06-11T16:47:35.221006626Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f\" id=2de387b8-9b7f-4366-b767-d58b16e3150f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059868 | controller |     "Jun 11 16:47:35.221887 crc crio[23211]: time=\"2026-06-11T16:47:35.221828207Z\" level=info msg=\"Removing pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f\" id=de8f4d84-8882-4986-8b22-3b66f2c2ce90 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059882 | controller |     "Jun 11 16:47:35.239793 crc crio[23211]: time=\"2026-06-11T16:47:35.239578694Z\" level=info msg=\"Removed pod sandbox: aa91f2140db788b2c9e7fc025c8f6fba3655a45e194b34cb30ebd082f7edf98f\" id=de8f4d84-8882-4986-8b22-3b66f2c2ce90 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059897 | controller |     "Jun 11 16:47:35.240632 crc crio[23211]: time=\"2026-06-11T16:47:35.24054799Z\" level=info msg=\"Stopping pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614\" id=558e2b90-0be2-4404-bfba-6920a7bc4a1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059912 | controller |     "Jun 11 16:47:35.240632 crc crio[23211]: time=\"2026-06-11T16:47:35.240630992Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614\" id=558e2b90-0be2-4404-bfba-6920a7bc4a1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.059926 | controller |     "Jun 11 16:47:35.241546 crc crio[23211]: time=\"2026-06-11T16:47:35.24135517Z\" level=info msg=\"Removing pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614\" id=a6a3cdfc-525b-4c45-b370-a10f5753a149 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059941 | controller |     "Jun 11 16:47:35.260718 crc crio[23211]: time=\"2026-06-11T16:47:35.260607586Z\" level=info msg=\"Removed pod sandbox: 67093106be44bc3978c441be8a3c95ca16d2763330fa2b5573220acbf276c614\" id=a6a3cdfc-525b-4c45-b370-a10f5753a149 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.059955 | controller |     "Jun 11 16:47:46.956383 crc crio[23211]: time=\"2026-06-11T16:47:46.955911077Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/POD\" id=3b9a8eab-d107-4eed-9214-6e2644a20afe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.059969 | controller |     "Jun 11 16:47:46.957963 crc crio[23211]: time=\"2026-06-11T16:47:46.956408019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.059983 | controller |     "Jun 11 16:47:46.984876 crc crio[23211]: time=\"2026-06-11T16:47:46.984757974Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3b9a8eab-d107-4eed-9214-6e2644a20afe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.060002 | controller |     "Jun 11 16:47:47.005706 crc crio[23211]: time=\"2026-06-11T16:47:47.005592011Z\" level=info msg=\"Ran pod sandbox 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/POD\" id=3b9a8eab-d107-4eed-9214-6e2644a20afe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.060017 | controller |     "Jun 11 16:47:47.008860 crc crio[23211]: time=\"2026-06-11T16:47:47.008255948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=22b04572-f2fc-4a22-96e4-d387ad411ca4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.060031 | controller |     "Jun 11 16:47:47.008860 crc crio[23211]: time=\"2026-06-11T16:47:47.008730089Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found\" id=22b04572-f2fc-4a22-96e4-d387ad411ca4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.060046 | controller |     "Jun 11 16:47:47.008860 crc crio[23211]: time=\"2026-06-11T16:47:47.008785121Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found\" id=22b04572-f2fc-4a22-96e4-d387ad411ca4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.060060 | controller |     "Jun 11 16:47:47.012683 crc crio[23211]: time=\"2026-06-11T16:47:47.012573767Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=4b7f9f10-e4b2-4523-8e07-a86651328cec name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.060074 | controller |     "Jun 11 16:47:47.036358 crc crio[23211]: time=\"2026-06-11T16:47:47.036314787Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\\\"\"",
2026-06-11 18:01:03.060088 | controller |     "Jun 11 16:48:01.224881 crc crio[23211]: time=\"2026-06-11T16:48:01.223823788Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686608-7v8f8/POD\" id=94043549-b556-48bc-b4b2-5ab376925e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.060101 | controller |     "Jun 11 16:48:01.226679 crc crio[23211]: time=\"2026-06-11T16:48:01.224966497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060116 | controller |     "Jun 11 16:48:01.274390 crc crio[23211]: time=\"2026-06-11T16:48:01.274273831Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686608-7v8f8 Namespace:openshift-infra ID:99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594 UID:5d9996e2-525e-43b8-8144-107b0337c1d7 NetNS:/var/run/netns/23604d4a-666d-497d-b86e-c5718b41c8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d9996e2_525e_43b8_8144_107b0337c1d7.slice PodAnnotations:0xc006618848}] Aliases:map[]}\"",
2026-06-11 18:01:03.060131 | controller |     "Jun 11 16:48:01.274390 crc crio[23211]: time=\"2026-06-11T16:48:01.274343233Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686608-7v8f8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.060145 | controller |     "Jun 11 16:48:01.941123 crc crio[23211]: 2026-06-11T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99b32bc24e0e21e Mac:2a:75:6e:8e:c0:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/23604d4a-666d-497d-b86e-c5718b41c8fe SocketPath: PciID:}] [{Interface:0xc00042cac0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.060163 | controller |     "Jun 11 16:48:01.942634 crc crio[23211]: time=\"2026-06-11T16:48:01.942558592Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686608-7v8f8 Namespace:openshift-infra ID:99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594 UID:5d9996e2-525e-43b8-8144-107b0337c1d7 NetNS:/var/run/netns/23604d4a-666d-497d-b86e-c5718b41c8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d9996e2_525e_43b8_8144_107b0337c1d7.slice PodAnnotations:0xc006618848}] Aliases:map[]}\"",
2026-06-11 18:01:03.060179 | controller |     "Jun 11 16:48:01.942879 crc crio[23211]: time=\"2026-06-11T16:48:01.942819378Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686608-7v8f8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.060193 | controller |     "Jun 11 16:48:01.962080 crc crio[23211]: time=\"2026-06-11T16:48:01.958186866Z\" level=info msg=\"Ran pod sandbox 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594 with infra container: openshift-infra/auto-csr-approver-29686608-7v8f8/POD\" id=94043549-b556-48bc-b4b2-5ab376925e21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.060208 | controller |     "Jun 11 16:48:01.967712 crc crio[23211]: time=\"2026-06-11T16:48:01.967633046Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d71ca517-c525-473d-835a-6baa80cd92df name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.060223 | controller |     "Jun 11 16:48:01.980712 crc crio[23211]: time=\"2026-06-11T16:48:01.980637344Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.060237 | controller |     "Jun 11 16:48:11.015117 crc crio[23211]: time=\"2026-06-11T16:48:11.014018209Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d71ca517-c525-473d-835a-6baa80cd92df name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.060251 | controller |     "Jun 11 16:48:11.016827 crc crio[23211]: time=\"2026-06-11T16:48:11.016582234Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ee3b5be8-1d2e-464a-95ff-653d0aacd6df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.060266 | controller |     "Jun 11 16:48:11.019402 crc crio[23211]: time=\"2026-06-11T16:48:11.019324584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3a7192e2-c25b-4c28-9716-7eee3fb6a801 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.060280 | controller |     "Jun 11 16:48:11.031902 crc crio[23211]: time=\"2026-06-11T16:48:11.031806018Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686608-7v8f8/oc\" id=db8ba765-4bac-403a-a424-d196db8be0f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.060295 | controller |     "Jun 11 16:48:11.032955 crc crio[23211]: time=\"2026-06-11T16:48:11.032860085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060309 | controller |     "Jun 11 16:48:11.086216 crc crio[23211]: time=\"2026-06-11T16:48:11.08612881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060323 | controller |     "Jun 11 16:48:11.269002 crc crio[23211]: time=\"2026-06-11T16:48:11.268508884Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=4b7f9f10-e4b2-4523-8e07-a86651328cec name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.060340 | controller |     "Jun 11 16:48:11.269599 crc crio[23211]: time=\"2026-06-11T16:48:11.269364846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=602b59d9-17a2-4d70-90c3-a9d462b6fb6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.060356 | controller |     "Jun 11 16:48:11.283313 crc crio[23211]: time=\"2026-06-11T16:48:11.280793234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=2a433af4-27a4-4850-9fe2-734615db2636 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.060370 | controller |     "Jun 11 16:48:11.302237 crc crio[23211]: time=\"2026-06-11T16:48:11.301892367Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/init\" id=513455be-823b-4281-8923-e8be5d539ef0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.060386 | controller |     "Jun 11 16:48:11.303510 crc crio[23211]: time=\"2026-06-11T16:48:11.303304682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060402 | controller |     "Jun 11 16:48:11.365211 crc crio[23211]: time=\"2026-06-11T16:48:11.365106233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060417 | controller |     "Jun 11 16:48:11.372676 crc crio[23211]: time=\"2026-06-11T16:48:11.372496219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060432 | controller |     "Jun 11 16:48:11.493605 crc crio[23211]: time=\"2026-06-11T16:48:11.493498154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060448 | controller |     "Jun 11 16:48:11.564544 crc crio[23211]: time=\"2026-06-11T16:48:11.564033445Z\" level=info msg=\"Created container eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/init\" id=513455be-823b-4281-8923-e8be5d539ef0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.060463 | controller |     "Jun 11 16:48:11.565676 crc crio[23211]: time=\"2026-06-11T16:48:11.565604225Z\" level=info msg=\"Starting container: eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634\" id=443e1074-cfc5-4782-a356-d9e59c6292a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.060478 | controller |     "Jun 11 16:48:11.572137 crc crio[23211]: time=\"2026-06-11T16:48:11.572094758Z\" level=info msg=\"Started container\" PID=108361 containerID=eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/init id=443e1074-cfc5-4782-a356-d9e59c6292a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d",
2026-06-11 18:01:03.060493 | controller |     "Jun 11 16:48:11.618077 crc crio[23211]: time=\"2026-06-11T16:48:11.617977036Z\" level=info msg=\"Created container db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154: openshift-infra/auto-csr-approver-29686608-7v8f8/oc\" id=db8ba765-4bac-403a-a424-d196db8be0f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.060508 | controller |     "Jun 11 16:48:11.619189 crc crio[23211]: time=\"2026-06-11T16:48:11.619120075Z\" level=info msg=\"Starting container: db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154\" id=15807286-78ab-46c3-9fc2-758950764134 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.060546 | controller |     "Jun 11 16:48:11.629123 crc crio[23211]: time=\"2026-06-11T16:48:11.629031655Z\" level=info msg=\"Started container\" PID=108372 containerID=db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154 description=openshift-infra/auto-csr-approver-29686608-7v8f8/oc id=15807286-78ab-46c3-9fc2-758950764134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594",
2026-06-11 18:01:03.060564 | controller |     "Jun 11 16:48:14.881646 crc crio[23211]: time=\"2026-06-11T16:48:14.880931469Z\" level=info msg=\"Stopping pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594\" id=242c8752-87d1-4707-9ca7-5bb25c730c99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.060580 | controller |     "Jun 11 16:48:14.883084 crc crio[23211]: time=\"2026-06-11T16:48:14.882425126Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686608-7v8f8 Namespace:openshift-infra ID:99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594 UID:5d9996e2-525e-43b8-8144-107b0337c1d7 NetNS:/var/run/netns/23604d4a-666d-497d-b86e-c5718b41c8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d9996e2_525e_43b8_8144_107b0337c1d7.slice PodAnnotations:0xc0028196a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.060595 | controller |     "Jun 11 16:48:14.883084 crc crio[23211]: time=\"2026-06-11T16:48:14.882722323Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686608-7v8f8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.060610 | controller |     "Jun 11 16:48:15.269492 crc crio[23211]: time=\"2026-06-11T16:48:15.269254652Z\" level=info msg=\"Stopped pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594\" id=242c8752-87d1-4707-9ca7-5bb25c730c99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.060625 | controller |     "Jun 11 16:48:18.968544 crc crio[23211]: time=\"2026-06-11T16:48:18.96502615Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4fd03955-5304-48bd-9e56-7e2e69567fef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.060640 | controller |     "Jun 11 16:48:19.006195 crc crio[23211]: time=\"2026-06-11T16:48:19.00463497Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c6065af9-1472-4e93-949e-42e6ed74d3f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.060655 | controller |     "Jun 11 16:48:19.015210 crc crio[23211]: time=\"2026-06-11T16:48:19.015101104Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd\" id=870c9c6f-6911-49c6-b18c-3f9111ce6e71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.060669 | controller |     "Jun 11 16:48:19.015858 crc crio[23211]: time=\"2026-06-11T16:48:19.015777322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060684 | controller |     "Jun 11 16:48:19.092185 crc crio[23211]: time=\"2026-06-11T16:48:19.092031586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060699 | controller |     "Jun 11 16:48:19.100391 crc crio[23211]: time=\"2026-06-11T16:48:19.100250013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060719 | controller |     "Jun 11 16:48:19.344677 crc crio[23211]: time=\"2026-06-11T16:48:19.344576081Z\" level=info msg=\"Created container c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd\" id=870c9c6f-6911-49c6-b18c-3f9111ce6e71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.060734 | controller |     "Jun 11 16:48:19.348840 crc crio[23211]: time=\"2026-06-11T16:48:19.348703505Z\" level=info msg=\"Starting container: c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994\" id=8fa13e05-2ef0-4c40-8f8b-c341e23cf7f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.060750 | controller |     "Jun 11 16:48:19.356136 crc crio[23211]: time=\"2026-06-11T16:48:19.355718133Z\" level=info msg=\"Started container\" PID=108809 containerID=c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd id=8fa13e05-2ef0-4c40-8f8b-c341e23cf7f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d",
2026-06-11 18:01:03.060766 | controller |     "Jun 11 16:48:27.781181 crc crio[23211]: time=\"2026-06-11T16:48:27.780002473Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/POD\" id=296f96dc-c718-4690-b804-eab08305dbd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.060782 | controller |     "Jun 11 16:48:27.781181 crc crio[23211]: time=\"2026-06-11T16:48:27.78109663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060797 | controller |     "Jun 11 16:48:27.840030 crc crio[23211]: time=\"2026-06-11T16:48:27.839859683Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 Namespace:openstack ID:36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4 UID:b52cdbf2-ff05-440c-b9dd-1e3809f762db NetNS:/var/run/netns/d8399fa6-3364-4e85-be9c-0bdc1895b716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb52cdbf2_ff05_440c_b9dd_1e3809f762db.slice PodAnnotations:0xc00008c498}] Aliases:map[]}\"",
2026-06-11 18:01:03.060814 | controller |     "Jun 11 16:48:27.840030 crc crio[23211]: time=\"2026-06-11T16:48:27.839911364Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.060829 | controller |     "Jun 11 16:48:28.195862 crc crio[23211]: 2026-06-11T16:48:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36dbe9af6ad3281 Mac:da:db:2e:25:a9:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/d8399fa6-3364-4e85-be9c-0bdc1895b716 SocketPath: PciID:}] [{Interface:0xc0002ad2d0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.060845 | controller |     "Jun 11 16:48:28.197303 crc crio[23211]: time=\"2026-06-11T16:48:28.197204045Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 Namespace:openstack ID:36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4 UID:b52cdbf2-ff05-440c-b9dd-1e3809f762db NetNS:/var/run/netns/d8399fa6-3364-4e85-be9c-0bdc1895b716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb52cdbf2_ff05_440c_b9dd_1e3809f762db.slice PodAnnotations:0xc00008c498}] Aliases:map[]}\"",
2026-06-11 18:01:03.060860 | controller |     "Jun 11 16:48:28.197493 crc crio[23211]: time=\"2026-06-11T16:48:28.197369099Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.060879 | controller |     "Jun 11 16:48:28.211358 crc crio[23211]: time=\"2026-06-11T16:48:28.211204528Z\" level=info msg=\"Ran pod sandbox 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/POD\" id=296f96dc-c718-4690-b804-eab08305dbd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.060895 | controller |     "Jun 11 16:48:28.214057 crc crio[23211]: time=\"2026-06-11T16:48:28.213990139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=9b99eb56-c87c-4efa-b554-233ae0a3c39b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.060910 | controller |     "Jun 11 16:48:28.217815 crc crio[23211]: time=\"2026-06-11T16:48:28.217569989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=2eb2178a-80c1-45c2-850d-91bc8cdeb196 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.060925 | controller |     "Jun 11 16:48:28.230073 crc crio[23211]: time=\"2026-06-11T16:48:28.229977513Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/init\" id=cce631db-6b8d-462d-96c5-12c32e25f29a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.060939 | controller |     "Jun 11 16:48:28.231227 crc crio[23211]: time=\"2026-06-11T16:48:28.231145631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060954 | controller |     "Jun 11 16:48:28.288041 crc crio[23211]: time=\"2026-06-11T16:48:28.287931185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060969 | controller |     "Jun 11 16:48:28.293067 crc crio[23211]: time=\"2026-06-11T16:48:28.293024733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.060990 | controller |     "Jun 11 16:48:28.484777 crc crio[23211]: time=\"2026-06-11T16:48:28.484110328Z\" level=info msg=\"Created container 3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/init\" id=cce631db-6b8d-462d-96c5-12c32e25f29a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.061016 | controller |     "Jun 11 16:48:28.486023 crc crio[23211]: time=\"2026-06-11T16:48:28.485952654Z\" level=info msg=\"Starting container: 3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878\" id=5659fada-a37a-476d-8bbc-34702942c3c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.061048 | controller |     "Jun 11 16:48:28.498913 crc crio[23211]: time=\"2026-06-11T16:48:28.498307086Z\" level=info msg=\"Started container\" PID=109588 containerID=3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/init id=5659fada-a37a-476d-8bbc-34702942c3c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4",
2026-06-11 18:01:03.061078 | controller |     "Jun 11 16:48:35.243016 crc crio[23211]: time=\"2026-06-11T16:48:35.241985918Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=40e39035-4607-4bd1-8f04-ad69e73cdd31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.061120 | controller |     "Jun 11 16:48:35.244015 crc crio[23211]: time=\"2026-06-11T16:48:35.243298731Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found\" id=40e39035-4607-4bd1-8f04-ad69e73cdd31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.061149 | controller |     "Jun 11 16:48:35.244015 crc crio[23211]: time=\"2026-06-11T16:48:35.243360013Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found\" id=40e39035-4607-4bd1-8f04-ad69e73cdd31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.061177 | controller |     "Jun 11 16:48:35.245279 crc crio[23211]: time=\"2026-06-11T16:48:35.245235651Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=a7b117d6-f1c3-4b7b-a760-819b566daf62 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.061203 | controller |     "Jun 11 16:48:35.256629 crc crio[23211]: time=\"2026-06-11T16:48:35.256491754Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\\\"\"",
2026-06-11 18:01:03.061230 | controller |     "Jun 11 16:48:35.286617 crc crio[23211]: time=\"2026-06-11T16:48:35.286512562Z\" level=info msg=\"Removing container: 55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831\" id=fb54b25b-682c-4054-acb0-0da2a285d671 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061257 | controller |     "Jun 11 16:48:35.386338 crc crio[23211]: time=\"2026-06-11T16:48:35.386219709Z\" level=info msg=\"Removed container 55123222d5525f090fe8b0002ed6001c85d0d9b9296808ec571fffc2fd48b831: openstack/glance-db-sync-86tqk/glance-db-sync\" id=fb54b25b-682c-4054-acb0-0da2a285d671 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061283 | controller |     "Jun 11 16:48:35.394195 crc crio[23211]: time=\"2026-06-11T16:48:35.394089448Z\" level=info msg=\"Removing container: d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d\" id=8baf59d7-c2e8-41d1-bdd3-26710e3be324 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061309 | controller |     "Jun 11 16:48:35.436499 crc crio[23211]: time=\"2026-06-11T16:48:35.436350365Z\" level=info msg=\"Removed container d80bfeed72dc306e4b08765c2d6c6a0773f40ce9f6b88a79c2edb79d4ff3337d: openstack/barbican-89d0-account-create-95k2m/mariadb-account-create\" id=8baf59d7-c2e8-41d1-bdd3-26710e3be324 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061336 | controller |     "Jun 11 16:48:35.445138 crc crio[23211]: time=\"2026-06-11T16:48:35.444962213Z\" level=info msg=\"Removing container: f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0\" id=5ef73fb9-87ff-4ba0-b486-e6dca4fe6a60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061362 | controller |     "Jun 11 16:48:35.501493 crc crio[23211]: time=\"2026-06-11T16:48:35.501194663Z\" level=info msg=\"Removed container f327bc5b103b274ac6b41908a844b4bdfbd61736f12a04086a6cde7963c2b4f0: openstack/neutron-245d-account-create-7pbd4/mariadb-account-create\" id=5ef73fb9-87ff-4ba0-b486-e6dca4fe6a60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061388 | controller |     "Jun 11 16:48:35.506321 crc crio[23211]: time=\"2026-06-11T16:48:35.506242749Z\" level=info msg=\"Removing container: 3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643\" id=055cf7b7-7ba4-468e-a1a8-5fda3b3fe926 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061414 | controller |     "Jun 11 16:48:35.624810 crc crio[23211]: time=\"2026-06-11T16:48:35.624748051Z\" level=info msg=\"Removed container 3518c6c4f7e2d6a9efda1e2b865f084d99bf57aefd1ea51fb31a82c953f2f643: openstack/neutron-db-sync-wjvzs/neutron-db-sync\" id=055cf7b7-7ba4-468e-a1a8-5fda3b3fe926 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061444 | controller |     "Jun 11 16:48:35.629000 crc crio[23211]: time=\"2026-06-11T16:48:35.628970848Z\" level=info msg=\"Removing container: f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8\" id=3bf6f433-a61e-45bf-9105-edd43e4ecb03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061471 | controller |     "Jun 11 16:48:35.666461 crc crio[23211]: time=\"2026-06-11T16:48:35.66630303Z\" level=info msg=\"Removed container f96edb91c82905eeccb6f9aa93fea760a8bc84ba3b2eaca4793cdcaae6bebac8: openstack/cinder-5e6c-account-create-ndvqs/mariadb-account-create\" id=3bf6f433-a61e-45bf-9105-edd43e4ecb03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061497 | controller |     "Jun 11 16:48:35.670220 crc crio[23211]: time=\"2026-06-11T16:48:35.670187459Z\" level=info msg=\"Removing container: f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456\" id=306942c8-c975-4bd8-af0c-3988afd7a99a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061547 | controller |     "Jun 11 16:48:35.941131 crc crio[23211]: time=\"2026-06-11T16:48:35.941012566Z\" level=info msg=\"Removed container f230e29aa65257afe950b4f57213b62eb61a54507d5db4b683a8462a53f71456: openshift-infra/auto-csr-approver-29686602-jwx9b/oc\" id=306942c8-c975-4bd8-af0c-3988afd7a99a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061578 | controller |     "Jun 11 16:48:35.945080 crc crio[23211]: time=\"2026-06-11T16:48:35.945029957Z\" level=info msg=\"Removing container: c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5\" id=c9c7b4cc-d19b-4421-ba0e-498191880f2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061604 | controller |     "Jun 11 16:48:36.022219 crc crio[23211]: time=\"2026-06-11T16:48:36.022158524Z\" level=info msg=\"Removed container c365ccda0a703210b05b3f1f93b5ed17cc9454945054f8a52400e1db820907d5: openstack/keystone-db-sync-tpqpm/keystone-db-sync\" id=c9c7b4cc-d19b-4421-ba0e-498191880f2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.061631 | controller |     "Jun 11 16:48:36.034945 crc crio[23211]: time=\"2026-06-11T16:48:36.034867535Z\" level=info msg=\"Stopping pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba\" id=c11c92e1-f674-498d-b957-28893249f365 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.061658 | controller |     "Jun 11 16:48:36.034945 crc crio[23211]: time=\"2026-06-11T16:48:36.034951477Z\" level=info msg=\"Stopped pod sandbox (already stopped): 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba\" id=c11c92e1-f674-498d-b957-28893249f365 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.061684 | controller |     "Jun 11 16:48:36.035724 crc crio[23211]: time=\"2026-06-11T16:48:36.035688216Z\" level=info msg=\"Removing pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba\" id=167c90f2-6993-4461-822b-dfb67edbbc5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.061710 | controller |     "Jun 11 16:48:36.056983 crc crio[23211]: time=\"2026-06-11T16:48:36.056836879Z\" level=info msg=\"Removed pod sandbox: 013468a6d74979846a65b2c06ee3e2e80644e873d5866a4d14c72560caa737ba\" id=167c90f2-6993-4461-822b-dfb67edbbc5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.061735 | controller |     "Jun 11 16:48:36.058122 crc crio[23211]: time=\"2026-06-11T16:48:36.057981108Z\" level=info msg=\"Stopping pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8\" id=77fd2914-e5a9-4a01-94b3-82a06d2e6351 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.061761 | controller |     "Jun 11 16:48:36.058122 crc crio[23211]: time=\"2026-06-11T16:48:36.058090991Z\" level=info msg=\"Stopped pod sandbox (already stopped): e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8\" id=77fd2914-e5a9-4a01-94b3-82a06d2e6351 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.061791 | controller |     "Jun 11 16:48:36.059411 crc crio[23211]: time=\"2026-06-11T16:48:36.059365183Z\" level=info msg=\"Removing pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8\" id=1f34a5f1-40f9-4d97-af82-b38977ee5c8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.061818 | controller |     "Jun 11 16:48:36.083322 crc crio[23211]: time=\"2026-06-11T16:48:36.082894967Z\" level=info msg=\"Removed pod sandbox: e27b41625b5c01f3e8750288c7590c033325bb89cc2ee83da615d3fd96b0dde8\" id=1f34a5f1-40f9-4d97-af82-b38977ee5c8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.061844 | controller |     "Jun 11 16:48:36.084272 crc crio[23211]: time=\"2026-06-11T16:48:36.084146879Z\" level=info msg=\"Stopping pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d\" id=8dabb908-9763-4674-9f78-eda530c51945 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.061871 | controller |     "Jun 11 16:48:36.084272 crc crio[23211]: time=\"2026-06-11T16:48:36.084247621Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d\" id=8dabb908-9763-4674-9f78-eda530c51945 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.061898 | controller |     "Jun 11 16:48:36.085577 crc crio[23211]: time=\"2026-06-11T16:48:36.08537937Z\" level=info msg=\"Removing pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d\" id=99a54c72-fed8-4ed8-af10-5ef9ca059f91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.061924 | controller |     "Jun 11 16:48:36.102763 crc crio[23211]: time=\"2026-06-11T16:48:36.10240367Z\" level=info msg=\"Removed pod sandbox: c2cfd61fd6eea61369ec55df1e32aac93f2e39ec33944ab24569923527fcf86d\" id=99a54c72-fed8-4ed8-af10-5ef9ca059f91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.061951 | controller |     "Jun 11 16:48:36.104255 crc crio[23211]: time=\"2026-06-11T16:48:36.104102272Z\" level=info msg=\"Stopping pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9\" id=581bc1c1-121e-45b3-be94-f8593861716f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.061977 | controller |     "Jun 11 16:48:36.104508 crc crio[23211]: time=\"2026-06-11T16:48:36.104268097Z\" level=info msg=\"Stopped pod sandbox (already stopped): d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9\" id=581bc1c1-121e-45b3-be94-f8593861716f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.062003 | controller |     "Jun 11 16:48:36.105638 crc crio[23211]: time=\"2026-06-11T16:48:36.105373095Z\" level=info msg=\"Removing pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9\" id=fe5b026f-ef11-4773-9938-a34587c26e92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.062030 | controller |     "Jun 11 16:48:36.135514 crc crio[23211]: time=\"2026-06-11T16:48:36.135326271Z\" level=info msg=\"Removed pod sandbox: d135e6c4945a1a3a10ca9e5008c7de82ba7cf3190d226c6281c010403dae4ae9\" id=fe5b026f-ef11-4773-9938-a34587c26e92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.062056 | controller |     "Jun 11 16:48:36.137369 crc crio[23211]: time=\"2026-06-11T16:48:36.137300081Z\" level=info msg=\"Stopping pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e\" id=1b4a6df6-4966-4a23-9fd9-52b06d1ced93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.062081 | controller |     "Jun 11 16:48:36.137612 crc crio[23211]: time=\"2026-06-11T16:48:36.137382283Z\" level=info msg=\"Stopped pod sandbox (already stopped): 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e\" id=1b4a6df6-4966-4a23-9fd9-52b06d1ced93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.062111 | controller |     "Jun 11 16:48:36.138163 crc crio[23211]: time=\"2026-06-11T16:48:36.13808402Z\" level=info msg=\"Removing pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e\" id=4f4aa913-ab5b-4e40-a4bf-5c20c453a4b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.062139 | controller |     "Jun 11 16:48:36.166227 crc crio[23211]: time=\"2026-06-11T16:48:36.166164469Z\" level=info msg=\"Removed pod sandbox: 915cc0a01c41c7e2def8778042e46c27edf4545b165417551666ae0e6982e77e\" id=4f4aa913-ab5b-4e40-a4bf-5c20c453a4b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.062165 | controller |     "Jun 11 16:48:36.168870 crc crio[23211]: time=\"2026-06-11T16:48:36.168609051Z\" level=info msg=\"Stopping pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df\" id=b4d37399-80ea-443a-9649-727cbc11bc05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.062191 | controller |     "Jun 11 16:48:36.168870 crc crio[23211]: time=\"2026-06-11T16:48:36.168696193Z\" level=info msg=\"Stopped pod sandbox (already stopped): a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df\" id=b4d37399-80ea-443a-9649-727cbc11bc05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.062356 | controller |     "Jun 11 16:48:36.169955 crc crio[23211]: time=\"2026-06-11T16:48:36.169820572Z\" level=info msg=\"Removing pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df\" id=c502e7e0-31d7-4f3c-80be-99122269a08c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.062382 | controller |     "Jun 11 16:48:36.233886 crc crio[23211]: time=\"2026-06-11T16:48:36.233681183Z\" level=info msg=\"Removed pod sandbox: a515ee71c267c66f46f632ceaf7df9c5e9f40b1bb28b7dc35bcd66fcbd4744df\" id=c502e7e0-31d7-4f3c-80be-99122269a08c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.062409 | controller |     "Jun 11 16:48:36.234931 crc crio[23211]: time=\"2026-06-11T16:48:36.234862744Z\" level=info msg=\"Stopping pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485\" id=02f3f1ab-55c4-4643-8b79-ec1a0d814a29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.062436 | controller |     "Jun 11 16:48:36.235031 crc crio[23211]: time=\"2026-06-11T16:48:36.234950316Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485\" id=02f3f1ab-55c4-4643-8b79-ec1a0d814a29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.062463 | controller |     "Jun 11 16:48:36.235524 crc crio[23211]: time=\"2026-06-11T16:48:36.235468409Z\" level=info msg=\"Removing pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485\" id=f63702f8-7424-4477-b2df-b49643de98f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.062490 | controller |     "Jun 11 16:48:36.257712 crc crio[23211]: time=\"2026-06-11T16:48:36.257646589Z\" level=info msg=\"Removed pod sandbox: 4c3a51ddcd7d723c137ff74de2a3b6ccfd7e4c9841c899ae0eee211313224485\" id=f63702f8-7424-4477-b2df-b49643de98f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.062539 | controller |     "Jun 11 16:48:37.411202 crc crio[23211]: time=\"2026-06-11T16:48:37.410380359Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=a7b117d6-f1c3-4b7b-a760-819b566daf62 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.062570 | controller |     "Jun 11 16:48:37.413273 crc crio[23211]: time=\"2026-06-11T16:48:37.413205261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=3af5fe0e-644b-47cc-86ab-9b63040d2cb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.062603 | controller |     "Jun 11 16:48:37.423678 crc crio[23211]: time=\"2026-06-11T16:48:37.423574383Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=452baa09-6eb2-4c80-946d-5f8c0b67041b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.062631 | controller |     "Jun 11 16:48:37.436953 crc crio[23211]: time=\"2026-06-11T16:48:37.436840707Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=f021003f-4e84-4cb3-880d-09edae6393d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.062658 | controller |     "Jun 11 16:48:37.438322 crc crio[23211]: time=\"2026-06-11T16:48:37.438257443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.062684 | controller |     "Jun 11 16:48:37.487107 crc crio[23211]: time=\"2026-06-11T16:48:37.487009884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.062710 | controller |     "Jun 11 16:48:37.496958 crc crio[23211]: time=\"2026-06-11T16:48:37.496720109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.062736 | controller |     "Jun 11 16:48:37.666908 crc crio[23211]: time=\"2026-06-11T16:48:37.666738961Z\" level=info msg=\"Created container a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=f021003f-4e84-4cb3-880d-09edae6393d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.062762 | controller |     "Jun 11 16:48:37.669088 crc crio[23211]: time=\"2026-06-11T16:48:37.669023049Z\" level=info msg=\"Starting container: a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523\" id=dc89f321-7c50-4afd-afd4-cf59a7fab21a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.062789 | controller |     "Jun 11 16:48:37.678892 crc crio[23211]: time=\"2026-06-11T16:48:37.678804346Z\" level=info msg=\"Started container\" PID=110016 containerID=a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/openstack-edpm-ipam-provisionserver-checksum-discovery id=dc89f321-7c50-4afd-afd4-cf59a7fab21a name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4",
2026-06-11 18:01:03.062817 | controller |     "Jun 11 16:48:39.312784 crc crio[23211]: time=\"2026-06-11T16:48:39.311026491Z\" level=info msg=\"Stopping pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\" id=aa0af54e-2f93-4157-a07b-635ecaab7613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.062844 | controller |     "Jun 11 16:48:39.314374 crc crio[23211]: time=\"2026-06-11T16:48:39.314269763Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 Namespace:openstack ID:36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4 UID:b52cdbf2-ff05-440c-b9dd-1e3809f762db NetNS:/var/run/netns/d8399fa6-3364-4e85-be9c-0bdc1895b716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb52cdbf2_ff05_440c_b9dd_1e3809f762db.slice PodAnnotations:0xc002794c28}] Aliases:map[]}\"",
2026-06-11 18:01:03.062871 | controller |     "Jun 11 16:48:39.314705 crc crio[23211]: time=\"2026-06-11T16:48:39.314639462Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.062902 | controller |     "Jun 11 16:48:39.725144 crc crio[23211]: time=\"2026-06-11T16:48:39.724802066Z\" level=info msg=\"Stopped pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\" id=aa0af54e-2f93-4157-a07b-635ecaab7613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.062929 | controller |     "Jun 11 16:49:36.288055 crc crio[23211]: time=\"2026-06-11T16:49:36.286309531Z\" level=info msg=\"Removing container: f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850\" id=4bfdeec4-2903-4d6e-9850-17dd39f5ec05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.062956 | controller |     "Jun 11 16:49:36.367625 crc crio[23211]: time=\"2026-06-11T16:49:36.36747732Z\" level=info msg=\"Removed container f7b99fcd556fca3be8db29bd4eb1ff5b45adbd17b696e19794aa85967e328850: openstack/barbican-db-sync-ctfnw/barbican-db-sync\" id=4bfdeec4-2903-4d6e-9850-17dd39f5ec05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.062982 | controller |     "Jun 11 16:49:36.372300 crc crio[23211]: time=\"2026-06-11T16:49:36.372219759Z\" level=info msg=\"Removing container: 6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980\" id=94fe4449-900b-409c-b8ee-c3d3500bf887 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.063008 | controller |     "Jun 11 16:49:36.454324 crc crio[23211]: time=\"2026-06-11T16:49:36.454148408Z\" level=info msg=\"Removed container 6c6ddebb17025b9bd423d8e25acca73148a521d9c48a8cbacb64170efc1e9980: openstack/placement-db-sync-tgccp/placement-db-sync\" id=94fe4449-900b-409c-b8ee-c3d3500bf887 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.063034 | controller |     "Jun 11 16:49:36.458222 crc crio[23211]: time=\"2026-06-11T16:49:36.457966245Z\" level=info msg=\"Removing container: f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066\" id=0ecca2b4-5740-4110-bbf0-3698676e33e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.063059 | controller |     "Jun 11 16:49:36.562727 crc crio[23211]: time=\"2026-06-11T16:49:36.562609196Z\" level=info msg=\"Removed container f8932e0deadb76106b2f7684bfdee482b7fdf722041e7d7a0daa9f68f550d066: openstack/keystone-bootstrap-g5zhr/keystone-bootstrap\" id=0ecca2b4-5740-4110-bbf0-3698676e33e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.063085 | controller |     "Jun 11 16:49:36.566532 crc crio[23211]: time=\"2026-06-11T16:49:36.566366351Z\" level=info msg=\"Removing container: 0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11\" id=8f9f4d7f-af6f-4e02-9325-d76660a66814 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.063111 | controller |     "Jun 11 16:49:36.702079 crc crio[23211]: time=\"2026-06-11T16:49:36.701946513Z\" level=info msg=\"Removed container 0f1f253fc88ff0744fb199c402020e75d3c2d864a4a233bd7250222cbf805e11: openstack/cinder-db-sync-xp4ks/cinder-db-sync\" id=8f9f4d7f-af6f-4e02-9325-d76660a66814 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.063137 | controller |     "Jun 11 16:49:36.716976 crc crio[23211]: time=\"2026-06-11T16:49:36.716874111Z\" level=info msg=\"Stopping pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30\" id=d3efd1ae-c561-422a-9005-dfb06c49d0c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.063163 | controller |     "Jun 11 16:49:36.717261 crc crio[23211]: time=\"2026-06-11T16:49:36.717152997Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30\" id=d3efd1ae-c561-422a-9005-dfb06c49d0c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.063189 | controller |     "Jun 11 16:49:36.718587 crc crio[23211]: time=\"2026-06-11T16:49:36.718474611Z\" level=info msg=\"Removing pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30\" id=a308341e-51f1-4022-a4cb-96b7e77609bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.063219 | controller |     "Jun 11 16:49:36.736544 crc crio[23211]: time=\"2026-06-11T16:49:36.736363172Z\" level=info msg=\"Removed pod sandbox: 97e08a217f18c20f3771637516ccc5f6e573ed0cc76a2264534668182d838d30\" id=a308341e-51f1-4022-a4cb-96b7e77609bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.063247 | controller |     "Jun 11 16:49:36.737850 crc crio[23211]: time=\"2026-06-11T16:49:36.737520312Z\" level=info msg=\"Stopping pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a\" id=dc082f29-5a3e-4638-83dd-04a4fe18b8a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.063273 | controller |     "Jun 11 16:49:36.737850 crc crio[23211]: time=\"2026-06-11T16:49:36.737671326Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a\" id=dc082f29-5a3e-4638-83dd-04a4fe18b8a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.063299 | controller |     "Jun 11 16:49:36.738345 crc crio[23211]: time=\"2026-06-11T16:49:36.738271631Z\" level=info msg=\"Removing pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a\" id=101d8baf-886d-4a4d-a116-1c38316accc5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.063325 | controller |     "Jun 11 16:49:36.758283 crc crio[23211]: time=\"2026-06-11T16:49:36.75804666Z\" level=info msg=\"Removed pod sandbox: 94597e2a4ad18292b618c51cf13696ab6497ea8b4bd6f9ada20864ce6348888a\" id=101d8baf-886d-4a4d-a116-1c38316accc5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.063351 | controller |     "Jun 11 16:49:36.760210 crc crio[23211]: time=\"2026-06-11T16:49:36.760105632Z\" level=info msg=\"Stopping pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161\" id=d9ec64d4-115c-4947-84fb-e66938ebc679 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.063377 | controller |     "Jun 11 16:49:36.760402 crc crio[23211]: time=\"2026-06-11T16:49:36.760219265Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161\" id=d9ec64d4-115c-4947-84fb-e66938ebc679 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.063403 | controller |     "Jun 11 16:49:36.761233 crc crio[23211]: time=\"2026-06-11T16:49:36.761140478Z\" level=info msg=\"Removing pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161\" id=4acf0054-5613-401a-b7f4-600f7dec97f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.063429 | controller |     "Jun 11 16:49:36.776151 crc crio[23211]: time=\"2026-06-11T16:49:36.776050724Z\" level=info msg=\"Removed pod sandbox: a2f5164173cf9580211ca1e261841fe32424d8d5a0868d725717211f5ec4d161\" id=4acf0054-5613-401a-b7f4-600f7dec97f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.063455 | controller |     "Jun 11 16:49:36.777202 crc crio[23211]: time=\"2026-06-11T16:49:36.777117141Z\" level=info msg=\"Stopping pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4\" id=1f53cdba-4d5f-4a6b-b3fa-cf3f5f1a543a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.063481 | controller |     "Jun 11 16:49:36.777605 crc crio[23211]: time=\"2026-06-11T16:49:36.77747182Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4\" id=1f53cdba-4d5f-4a6b-b3fa-cf3f5f1a543a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.063507 | controller |     "Jun 11 16:49:36.778176 crc crio[23211]: time=\"2026-06-11T16:49:36.778097786Z\" level=info msg=\"Removing pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4\" id=013646e7-7d7a-4b6b-a2e6-ac8b330ed861 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.063579 | controller |     "Jun 11 16:49:36.796611 crc crio[23211]: time=\"2026-06-11T16:49:36.793581587Z\" level=info msg=\"Removed pod sandbox: 9c2e04ef6addd206669d45726740c94aaf58a2a5b833853b77949e241bef84c4\" id=013646e7-7d7a-4b6b-a2e6-ac8b330ed861 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.063612 | controller |     "Jun 11 16:50:00.541715 crc crio[23211]: time=\"2026-06-11T16:50:00.540517903Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686610-4bljx/POD\" id=c6401c72-0525-41a6-8f11-df62f3be630a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.063640 | controller |     "Jun 11 16:50:00.543726 crc crio[23211]: time=\"2026-06-11T16:50:00.542787771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.063667 | controller |     "Jun 11 16:50:00.596393 crc crio[23211]: time=\"2026-06-11T16:50:00.596276361Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686610-4bljx Namespace:openshift-infra ID:fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc UID:783974f8-e45a-46c1-abf2-3a66836c9569 NetNS:/var/run/netns/790f9651-7855-4b15-914b-5f8d2ab0573f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783974f8_e45a_46c1_abf2_3a66836c9569.slice PodAnnotations:0xc006bcc410}] Aliases:map[]}\"",
2026-06-11 18:01:03.063694 | controller |     "Jun 11 16:50:00.596393 crc crio[23211]: time=\"2026-06-11T16:50:00.596345953Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686610-4bljx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.063721 | controller |     "Jun 11 16:50:01.208303 crc crio[23211]: 2026-06-11T16:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe62bf5a66d5cd5 Mac:1a:e5:40:44:85:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/790f9651-7855-4b15-914b-5f8d2ab0573f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.063747 | controller |     "Jun 11 16:50:01.210886 crc crio[23211]: time=\"2026-06-11T16:50:01.210080786Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686610-4bljx Namespace:openshift-infra ID:fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc UID:783974f8-e45a-46c1-abf2-3a66836c9569 NetNS:/var/run/netns/790f9651-7855-4b15-914b-5f8d2ab0573f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783974f8_e45a_46c1_abf2_3a66836c9569.slice PodAnnotations:0xc006bcc410}] Aliases:map[]}\"",
2026-06-11 18:01:03.063774 | controller |     "Jun 11 16:50:01.210886 crc crio[23211]: time=\"2026-06-11T16:50:01.210633421Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686610-4bljx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.063800 | controller |     "Jun 11 16:50:01.222066 crc crio[23211]: time=\"2026-06-11T16:50:01.221958496Z\" level=info msg=\"Ran pod sandbox fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc with infra container: openshift-infra/auto-csr-approver-29686610-4bljx/POD\" id=c6401c72-0525-41a6-8f11-df62f3be630a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.063827 | controller |     "Jun 11 16:50:01.226632 crc crio[23211]: time=\"2026-06-11T16:50:01.22652228Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a1666f3a-a400-48ce-9871-4b246d09fcee name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.063853 | controller |     "Jun 11 16:50:01.241044 crc crio[23211]: time=\"2026-06-11T16:50:01.240948725Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.063880 | controller |     "Jun 11 16:50:02.161839 crc crio[23211]: time=\"2026-06-11T16:50:02.16173082Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a1666f3a-a400-48ce-9871-4b246d09fcee name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.063940 | controller |     "Jun 11 16:50:02.163592 crc crio[23211]: time=\"2026-06-11T16:50:02.163101974Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8824ed0d-9bbd-4c74-8958-1497fdc528a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.063970 | controller |     "Jun 11 16:50:02.166270 crc crio[23211]: time=\"2026-06-11T16:50:02.166223654Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2e9e56bc-ff67-4f43-b7a9-8f1ed8db9b90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.063990 | controller |     "Jun 11 16:50:02.174731 crc crio[23211]: time=\"2026-06-11T16:50:02.174610186Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686610-4bljx/oc\" id=13889420-88ad-49e2-8c6d-725856840a14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.064006 | controller |     "Jun 11 16:50:02.176110 crc crio[23211]: time=\"2026-06-11T16:50:02.175997871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.064022 | controller |     "Jun 11 16:50:02.244808 crc crio[23211]: time=\"2026-06-11T16:50:02.244692685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.064037 | controller |     "Jun 11 16:50:02.538194 crc crio[23211]: time=\"2026-06-11T16:50:02.537772503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.064054 | controller |     "Jun 11 16:50:02.671115 crc crio[23211]: time=\"2026-06-11T16:50:02.670976096Z\" level=info msg=\"Created container f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c: openshift-infra/auto-csr-approver-29686610-4bljx/oc\" id=13889420-88ad-49e2-8c6d-725856840a14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.064069 | controller |     "Jun 11 16:50:02.672848 crc crio[23211]: time=\"2026-06-11T16:50:02.672773072Z\" level=info msg=\"Starting container: f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c\" id=b7fb7b45-ae0a-409d-8c55-c2833e236452 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.064085 | controller |     "Jun 11 16:50:02.682161 crc crio[23211]: time=\"2026-06-11T16:50:02.681889501Z\" level=info msg=\"Started container\" PID=114020 containerID=f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c description=openshift-infra/auto-csr-approver-29686610-4bljx/oc id=b7fb7b45-ae0a-409d-8c55-c2833e236452 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc",
2026-06-11 18:01:03.064101 | controller |     "Jun 11 16:50:05.170706 crc crio[23211]: time=\"2026-06-11T16:50:05.169713256Z\" level=info msg=\"Stopping pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc\" id=c8333fd5-4330-4fbf-96d9-9df70f147c4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064116 | controller |     "Jun 11 16:50:05.172793 crc crio[23211]: time=\"2026-06-11T16:50:05.172080285Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686610-4bljx Namespace:openshift-infra ID:fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc UID:783974f8-e45a-46c1-abf2-3a66836c9569 NetNS:/var/run/netns/790f9651-7855-4b15-914b-5f8d2ab0573f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783974f8_e45a_46c1_abf2_3a66836c9569.slice PodAnnotations:0xc0027956d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.064136 | controller |     "Jun 11 16:50:05.172793 crc crio[23211]: time=\"2026-06-11T16:50:05.172482856Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686610-4bljx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.064152 | controller |     "Jun 11 16:50:05.534182 crc crio[23211]: time=\"2026-06-11T16:50:05.533301405Z\" level=info msg=\"Stopped pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc\" id=c8333fd5-4330-4fbf-96d9-9df70f147c4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064168 | controller |     "Jun 11 16:50:36.829682 crc crio[23211]: time=\"2026-06-11T16:50:36.828921923Z\" level=info msg=\"Removing container: 277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c\" id=ca5de765-a15c-455b-9171-3db59cf469eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064183 | controller |     "Jun 11 16:50:36.888512 crc crio[23211]: time=\"2026-06-11T16:50:36.88746789Z\" level=info msg=\"Removed container 277d2f7458ece7a9443fb26c8de6d3bb9ce9768ce25f035e5bb50bc113d4cb3c: openstack/nova-cell0-db-create-4lz59/mariadb-database-create\" id=ca5de765-a15c-455b-9171-3db59cf469eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064198 | controller |     "Jun 11 16:50:36.892514 crc crio[23211]: time=\"2026-06-11T16:50:36.891877921Z\" level=info msg=\"Removing container: 53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7\" id=c7e2e476-ccd7-4ac4-911f-16a7641e9b28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064213 | controller |     "Jun 11 16:50:37.603174 crc crio[23211]: time=\"2026-06-11T16:50:37.603044534Z\" level=info msg=\"Removed container 53c0d6cc540613f02d4b6c4586057b8080690cfbaa9a1219f9620c3afc2ff1d7: openshift-infra/auto-csr-approver-29686604-j7gqt/oc\" id=c7e2e476-ccd7-4ac4-911f-16a7641e9b28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064228 | controller |     "Jun 11 16:50:37.608954 crc crio[23211]: time=\"2026-06-11T16:50:37.608885403Z\" level=info msg=\"Removing container: 8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f\" id=92115b14-80d2-410b-8941-3e92063c897e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064244 | controller |     "Jun 11 16:50:37.663094 crc crio[23211]: time=\"2026-06-11T16:50:37.662953897Z\" level=info msg=\"Removed container 8e42113c7ea16ce4c3b7457e40bde069f8497b3822c04a63edfe18d19cda634f: openstack/nova-cell1-a0b3-account-create-rvm76/mariadb-account-create\" id=92115b14-80d2-410b-8941-3e92063c897e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064259 | controller |     "Jun 11 16:50:37.669043 crc crio[23211]: time=\"2026-06-11T16:50:37.668950939Z\" level=info msg=\"Removing container: 4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7\" id=892ec9c1-7367-4852-a667-485733265a7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064274 | controller |     "Jun 11 16:50:37.725801 crc crio[23211]: time=\"2026-06-11T16:50:37.72570137Z\" level=info msg=\"Removed container 4127bce3b4a5296265bc4776990758820f316b65b3b19d449673b3c7e126e1e7: openstack/nova-api-c07c-account-create-cdp8x/mariadb-account-create\" id=892ec9c1-7367-4852-a667-485733265a7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064289 | controller |     "Jun 11 16:50:37.732341 crc crio[23211]: time=\"2026-06-11T16:50:37.732260976Z\" level=info msg=\"Removing container: a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c\" id=5520a621-ecdf-4a99-8c9b-842c4b88df89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064304 | controller |     "Jun 11 16:50:37.780915 crc crio[23211]: time=\"2026-06-11T16:50:37.780824102Z\" level=info msg=\"Removed container a5ba68a48cff6a1cf8dba39866aa1e05ee766dae7351801c2f6556374754b41c: openstack/nova-cell0-01ba-account-create-sqvhq/mariadb-account-create\" id=5520a621-ecdf-4a99-8c9b-842c4b88df89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064321 | controller |     "Jun 11 16:50:37.786194 crc crio[23211]: time=\"2026-06-11T16:50:37.786107496Z\" level=info msg=\"Removing container: aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e\" id=f5f49188-50fe-4e36-8e24-0ccb46c08a98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064336 | controller |     "Jun 11 16:50:37.867512 crc crio[23211]: time=\"2026-06-11T16:50:37.867273155Z\" level=info msg=\"Removed container aa3153b7e0d293dde41f8ddbbfb5ddcff6c30630c76da437f92971291396b99e: openstack/nova-cell1-db-create-x6w4z/mariadb-database-create\" id=f5f49188-50fe-4e36-8e24-0ccb46c08a98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064351 | controller |     "Jun 11 16:50:37.870935 crc crio[23211]: time=\"2026-06-11T16:50:37.870865226Z\" level=info msg=\"Removing container: 632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca\" id=560ea485-e981-4ea7-a62b-e94f2b90f8ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064367 | controller |     "Jun 11 16:50:37.945201 crc crio[23211]: time=\"2026-06-11T16:50:37.945094479Z\" level=info msg=\"Removed container 632b04998fe414f3cffc89bb8d8de385dc8892f6e95939b519cc61171da82fca: openstack/nova-api-db-create-qwcpx/mariadb-database-create\" id=560ea485-e981-4ea7-a62b-e94f2b90f8ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064381 | controller |     "Jun 11 16:50:37.961041 crc crio[23211]: time=\"2026-06-11T16:50:37.960860358Z\" level=info msg=\"Stopping pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e\" id=ad24880f-22db-4d4e-9b71-44729933cbb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064396 | controller |     "Jun 11 16:50:37.961357 crc crio[23211]: time=\"2026-06-11T16:50:37.961113474Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e\" id=ad24880f-22db-4d4e-9b71-44729933cbb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064410 | controller |     "Jun 11 16:50:37.964231 crc crio[23211]: time=\"2026-06-11T16:50:37.964143461Z\" level=info msg=\"Removing pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e\" id=ef4b30ea-5336-4f9c-8f7a-06165d3c591d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064425 | controller |     "Jun 11 16:50:37.990982 crc crio[23211]: time=\"2026-06-11T16:50:37.990855495Z\" level=info msg=\"Removed pod sandbox: 1f1616b192abfc56e9c9f7988122213c76e6c9a5c7c5de776a2470d0dc9e025e\" id=ef4b30ea-5336-4f9c-8f7a-06165d3c591d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064439 | controller |     "Jun 11 16:50:37.992046 crc crio[23211]: time=\"2026-06-11T16:50:37.991928932Z\" level=info msg=\"Stopping pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829\" id=2893e6ff-1801-4ce3-9b47-1cb290f3208d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064454 | controller |     "Jun 11 16:50:37.992145 crc crio[23211]: time=\"2026-06-11T16:50:37.992060965Z\" level=info msg=\"Stopped pod sandbox (already stopped): b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829\" id=2893e6ff-1801-4ce3-9b47-1cb290f3208d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064470 | controller |     "Jun 11 16:50:37.993156 crc crio[23211]: time=\"2026-06-11T16:50:37.993081821Z\" level=info msg=\"Removing pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829\" id=fd8e4973-c763-4916-a51a-f44b419b4c28 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064486 | controller |     "Jun 11 16:50:38.010411 crc crio[23211]: time=\"2026-06-11T16:50:38.010273425Z\" level=info msg=\"Removed pod sandbox: b4f35e056deffb603eb9b610ab9291b4ae7a8235d2e670c84d48c7e56dd70829\" id=fd8e4973-c763-4916-a51a-f44b419b4c28 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064504 | controller |     "Jun 11 16:50:38.011362 crc crio[23211]: time=\"2026-06-11T16:50:38.0112686Z\" level=info msg=\"Stopping pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9\" id=acfce28a-e53c-47ab-9569-9107ad28f640 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064543 | controller |     "Jun 11 16:50:38.011708 crc crio[23211]: time=\"2026-06-11T16:50:38.011378363Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9\" id=acfce28a-e53c-47ab-9569-9107ad28f640 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064560 | controller |     "Jun 11 16:50:38.012647 crc crio[23211]: time=\"2026-06-11T16:50:38.012386089Z\" level=info msg=\"Removing pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9\" id=ab6457d7-3a1f-49a3-a45e-c2cfc26e7fe4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064575 | controller |     "Jun 11 16:50:38.033617 crc crio[23211]: time=\"2026-06-11T16:50:38.033373258Z\" level=info msg=\"Removed pod sandbox: c6ef6ce1a9978fafd1e32b4d4f19ee15c7de2ee40eea7c3e6fa0a624e9bf23d9\" id=ab6457d7-3a1f-49a3-a45e-c2cfc26e7fe4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064590 | controller |     "Jun 11 16:50:38.034389 crc crio[23211]: time=\"2026-06-11T16:50:38.034311162Z\" level=info msg=\"Stopping pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4\" id=f7f6f58f-e5bd-4fd2-8951-821e005c60ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064605 | controller |     "Jun 11 16:50:38.034389 crc crio[23211]: time=\"2026-06-11T16:50:38.034376434Z\" level=info msg=\"Stopped pod sandbox (already stopped): efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4\" id=f7f6f58f-e5bd-4fd2-8951-821e005c60ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064619 | controller |     "Jun 11 16:50:38.035926 crc crio[23211]: time=\"2026-06-11T16:50:38.035817799Z\" level=info msg=\"Removing pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4\" id=51caac86-1459-414c-b92c-4c9b26aa0583 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064634 | controller |     "Jun 11 16:50:38.073916 crc crio[23211]: time=\"2026-06-11T16:50:38.073781589Z\" level=info msg=\"Removed pod sandbox: efd09d123dbb490c50ab20a86486257d69936c989f8c4c96197e75519a0bd2e4\" id=51caac86-1459-414c-b92c-4c9b26aa0583 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064648 | controller |     "Jun 11 16:50:38.075379 crc crio[23211]: time=\"2026-06-11T16:50:38.075318317Z\" level=info msg=\"Stopping pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691\" id=043e8c3f-a278-46dc-9edb-846c3dab1fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064663 | controller |     "Jun 11 16:50:38.075379 crc crio[23211]: time=\"2026-06-11T16:50:38.075376499Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691\" id=043e8c3f-a278-46dc-9edb-846c3dab1fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064677 | controller |     "Jun 11 16:50:38.076093 crc crio[23211]: time=\"2026-06-11T16:50:38.076038755Z\" level=info msg=\"Removing pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691\" id=f2e5650d-cc50-4b8d-a0bf-286ae9343e53 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064692 | controller |     "Jun 11 16:50:38.112823 crc crio[23211]: time=\"2026-06-11T16:50:38.11265217Z\" level=info msg=\"Removed pod sandbox: f5e3f2fa741f604204bd07a41c38c87fc3d2741917c5896213077e00e8499691\" id=f2e5650d-cc50-4b8d-a0bf-286ae9343e53 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064706 | controller |     "Jun 11 16:50:38.119631 crc crio[23211]: time=\"2026-06-11T16:50:38.119523673Z\" level=info msg=\"Stopping pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba\" id=dc336eed-e880-4b5a-8a2a-b89bed9f16d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064725 | controller |     "Jun 11 16:50:38.119890 crc crio[23211]: time=\"2026-06-11T16:50:38.119675277Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba\" id=dc336eed-e880-4b5a-8a2a-b89bed9f16d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064740 | controller |     "Jun 11 16:50:38.121912 crc crio[23211]: time=\"2026-06-11T16:50:38.121798841Z\" level=info msg=\"Removing pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba\" id=6810d78f-6913-42dc-b4f8-c2fe2dfed63b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064755 | controller |     "Jun 11 16:50:38.151574 crc crio[23211]: time=\"2026-06-11T16:50:38.151294805Z\" level=info msg=\"Removed pod sandbox: 8431d32b55c652f102957683b6adcb225abe6e7ba8d04ec02e6e79213d92afba\" id=6810d78f-6913-42dc-b4f8-c2fe2dfed63b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064769 | controller |     "Jun 11 16:50:38.152730 crc crio[23211]: time=\"2026-06-11T16:50:38.152642519Z\" level=info msg=\"Stopping pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326\" id=ce99ecaf-122b-40d5-8a43-f5e78143a2a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064783 | controller |     "Jun 11 16:50:38.152830 crc crio[23211]: time=\"2026-06-11T16:50:38.152740702Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326\" id=ce99ecaf-122b-40d5-8a43-f5e78143a2a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064798 | controller |     "Jun 11 16:50:38.153801 crc crio[23211]: time=\"2026-06-11T16:50:38.153708965Z\" level=info msg=\"Removing pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326\" id=4e226ed6-9ab1-4ed6-b71f-139d53598876 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064812 | controller |     "Jun 11 16:50:38.174650 crc crio[23211]: time=\"2026-06-11T16:50:38.17448398Z\" level=info msg=\"Removed pod sandbox: ffbda96141ddf88b814f153afa3776bbb1693683568f8890dc9132eda54d1326\" id=4e226ed6-9ab1-4ed6-b71f-139d53598876 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064826 | controller |     "Jun 11 16:51:38.217156 crc crio[23211]: time=\"2026-06-11T16:51:38.215516101Z\" level=info msg=\"Removing container: 516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d\" id=8495001e-56f2-4f31-bdb0-eb268833ff1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064840 | controller |     "Jun 11 16:51:38.446790 crc crio[23211]: time=\"2026-06-11T16:51:38.446298626Z\" level=info msg=\"Removed container 516ba668fbeea6b96834ff824ae00f00d2aecd385d7739f6829dcb934c550f7d: openstack/nova-cell0-cell-mapping-xwq4l/nova-manage\" id=8495001e-56f2-4f31-bdb0-eb268833ff1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064855 | controller |     "Jun 11 16:51:38.451989 crc crio[23211]: time=\"2026-06-11T16:51:38.451535669Z\" level=info msg=\"Removing container: 418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4\" id=873c575e-5554-42a8-a302-9b159aaf02ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064869 | controller |     "Jun 11 16:51:38.610035 crc crio[23211]: time=\"2026-06-11T16:51:38.609896586Z\" level=info msg=\"Removed container 418f3c1b5a5460baa02472a8eb6a6cd67fb03adba96dfeb92e729cffe7a274f4: openstack/nova-cell1-conductor-db-sync-9wxdt/nova-cell1-conductor-db-sync\" id=873c575e-5554-42a8-a302-9b159aaf02ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064885 | controller |     "Jun 11 16:51:38.614044 crc crio[23211]: time=\"2026-06-11T16:51:38.613943398Z\" level=info msg=\"Removing container: 9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342\" id=f6766f23-6750-447d-ae3f-617037e260cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064903 | controller |     "Jun 11 16:51:38.799478 crc crio[23211]: time=\"2026-06-11T16:51:38.799157754Z\" level=info msg=\"Removed container 9683b4d33d3e163d0a1f6cd597d9e07f325f5d3c7702a468e5bb89f46e6d4342: openstack/nova-cell0-conductor-db-sync-4vvzl/nova-cell0-conductor-db-sync\" id=f6766f23-6750-447d-ae3f-617037e260cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.064919 | controller |     "Jun 11 16:51:38.813397 crc crio[23211]: time=\"2026-06-11T16:51:38.813316612Z\" level=info msg=\"Stopping pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c\" id=489a09e9-12ff-4c0a-9d21-a3b118c09dfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064934 | controller |     "Jun 11 16:51:38.813743 crc crio[23211]: time=\"2026-06-11T16:51:38.813406944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c\" id=489a09e9-12ff-4c0a-9d21-a3b118c09dfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064949 | controller |     "Jun 11 16:51:38.814267 crc crio[23211]: time=\"2026-06-11T16:51:38.814237895Z\" level=info msg=\"Removing pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c\" id=fbb87652-705b-4c6a-80b4-072a96e0e2cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064964 | controller |     "Jun 11 16:51:38.844364 crc crio[23211]: time=\"2026-06-11T16:51:38.843292148Z\" level=info msg=\"Removed pod sandbox: 8f3bf39ec2f8d1e910166beba0b86cf9f008dae45e42353cfd54318dbab15a2c\" id=fbb87652-705b-4c6a-80b4-072a96e0e2cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.064979 | controller |     "Jun 11 16:51:38.845734 crc crio[23211]: time=\"2026-06-11T16:51:38.845693159Z\" level=info msg=\"Stopping pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68\" id=722eccde-614b-428c-bd35-6485b865b87e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.064993 | controller |     "Jun 11 16:51:38.845912 crc crio[23211]: time=\"2026-06-11T16:51:38.845884514Z\" level=info msg=\"Stopped pod sandbox (already stopped): df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68\" id=722eccde-614b-428c-bd35-6485b865b87e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.065007 | controller |     "Jun 11 16:51:38.846817 crc crio[23211]: time=\"2026-06-11T16:51:38.846744625Z\" level=info msg=\"Removing pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68\" id=a6f7a384-bf37-4838-abde-1ee7d116c7c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.065022 | controller |     "Jun 11 16:51:38.893371 crc crio[23211]: time=\"2026-06-11T16:51:38.89324998Z\" level=info msg=\"Removed pod sandbox: df1e24155727a24e0370dc05ab594d1cf509ae8b1192f25c4fdc63e365441f68\" id=a6f7a384-bf37-4838-abde-1ee7d116c7c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.065036 | controller |     "Jun 11 16:51:38.894830 crc crio[23211]: time=\"2026-06-11T16:51:38.894777868Z\" level=info msg=\"Stopping pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a\" id=263546e8-55a6-4707-92f2-81c10c3fdb85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.065051 | controller |     "Jun 11 16:51:38.895027 crc crio[23211]: time=\"2026-06-11T16:51:38.895002204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a\" id=263546e8-55a6-4707-92f2-81c10c3fdb85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.065067 | controller |     "Jun 11 16:51:38.896196 crc crio[23211]: time=\"2026-06-11T16:51:38.895999909Z\" level=info msg=\"Removing pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a\" id=a8967442-7311-4718-a0b4-895c579651b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.065086 | controller |     "Jun 11 16:51:38.940250 crc crio[23211]: time=\"2026-06-11T16:51:38.939773774Z\" level=info msg=\"Removed pod sandbox: 72295349c34118784dced440cf5ee8561b7a5fcfe49543f4e07dab8e82d9c07a\" id=a8967442-7311-4718-a0b4-895c579651b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.065102 | controller |     "Jun 11 16:51:53.108326 crc crio[23211]: time=\"2026-06-11T16:51:53.107521634Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-l4chv/POD\" id=df61c47b-c69b-4172-921c-30e6ac45448b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.065117 | controller |     "Jun 11 16:51:53.109838 crc crio[23211]: time=\"2026-06-11T16:51:53.10852933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065131 | controller |     "Jun 11 16:51:53.152015 crc crio[23211]: time=\"2026-06-11T16:51:53.151774392Z\" level=info msg=\"Got pod network &{Name:community-operators-l4chv Namespace:openshift-marketplace ID:1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103 UID:932c5114-eb07-4211-be9f-6fd681285ab9 NetNS:/var/run/netns/2a602e48-9391-4520-b128-622b36711216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod932c5114_eb07_4211_be9f_6fd681285ab9.slice PodAnnotations:0xc00294f308}] Aliases:map[]}\"",
2026-06-11 18:01:03.065147 | controller |     "Jun 11 16:51:53.152015 crc crio[23211]: time=\"2026-06-11T16:51:53.151840903Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-l4chv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.065162 | controller |     "Jun 11 16:51:53.798973 crc crio[23211]: 2026-06-11T16:51:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bbf612fac01d0c Mac:aa:ab:62:25:60:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/2a602e48-9391-4520-b128-622b36711216 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.065177 | controller |     "Jun 11 16:51:53.801104 crc crio[23211]: time=\"2026-06-11T16:51:53.801032612Z\" level=info msg=\"Got pod network &{Name:community-operators-l4chv Namespace:openshift-marketplace ID:1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103 UID:932c5114-eb07-4211-be9f-6fd681285ab9 NetNS:/var/run/netns/2a602e48-9391-4520-b128-622b36711216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod932c5114_eb07_4211_be9f_6fd681285ab9.slice PodAnnotations:0xc00294f308}] Aliases:map[]}\"",
2026-06-11 18:01:03.065193 | controller |     "Jun 11 16:51:53.801409 crc crio[23211]: time=\"2026-06-11T16:51:53.80133597Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-l4chv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.065209 | controller |     "Jun 11 16:51:53.815629 crc crio[23211]: time=\"2026-06-11T16:51:53.815517448Z\" level=info msg=\"Ran pod sandbox 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103 with infra container: openshift-marketplace/community-operators-l4chv/POD\" id=df61c47b-c69b-4172-921c-30e6ac45448b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.065225 | controller |     "Jun 11 16:51:53.818150 crc crio[23211]: time=\"2026-06-11T16:51:53.818100553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc3b6129-31f8-4367-9b96-9f9c7f57638c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.065240 | controller |     "Jun 11 16:51:53.821678 crc crio[23211]: time=\"2026-06-11T16:51:53.821587992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc9b412e-d484-4adb-b627-54259e58f8d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.065259 | controller |     "Jun 11 16:51:53.832307 crc crio[23211]: time=\"2026-06-11T16:51:53.830908956Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-l4chv/extract-utilities\" id=11440ea9-1cb1-4941-bfa5-045bda7ea8ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.065274 | controller |     "Jun 11 16:51:53.833681 crc crio[23211]: time=\"2026-06-11T16:51:53.833581194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065289 | controller |     "Jun 11 16:51:53.955244 crc crio[23211]: time=\"2026-06-11T16:51:53.955112722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065304 | controller |     "Jun 11 16:51:53.977819 crc crio[23211]: time=\"2026-06-11T16:51:53.97684082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065321 | controller |     "Jun 11 16:51:54.251934 crc crio[23211]: time=\"2026-06-11T16:51:54.251082323Z\" level=info msg=\"Created container f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0: openshift-marketplace/community-operators-l4chv/extract-utilities\" id=11440ea9-1cb1-4941-bfa5-045bda7ea8ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.065336 | controller |     "Jun 11 16:51:54.254583 crc crio[23211]: time=\"2026-06-11T16:51:54.254344466Z\" level=info msg=\"Starting container: f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0\" id=b4ce0b39-41c5-4bf9-ba7c-731649dae68b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.065351 | controller |     "Jun 11 16:51:54.260295 crc crio[23211]: time=\"2026-06-11T16:51:54.260167513Z\" level=info msg=\"Started container\" PID=119315 containerID=f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0 description=openshift-marketplace/community-operators-l4chv/extract-utilities id=b4ce0b39-41c5-4bf9-ba7c-731649dae68b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103",
2026-06-11 18:01:03.065366 | controller |     "Jun 11 16:51:54.451813 crc crio[23211]: time=\"2026-06-11T16:51:54.451573885Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nsq4l/POD\" id=a2019505-c605-49e9-9066-1767ea5cf0e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.065380 | controller |     "Jun 11 16:51:54.451813 crc crio[23211]: time=\"2026-06-11T16:51:54.451765359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065395 | controller |     "Jun 11 16:51:54.493307 crc crio[23211]: time=\"2026-06-11T16:51:54.493163976Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nsq4l Namespace:openshift-marketplace ID:316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6 UID:448c067e-a7a2-4c3d-8abe-f1ce4310ecf5 NetNS:/var/run/netns/2f473c70-dcef-4248-bc65-e9f7cd2cd4e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod448c067e_a7a2_4c3d_8abe_f1ce4310ecf5.slice PodAnnotations:0xc002278608}] Aliases:map[]}\"",
2026-06-11 18:01:03.065411 | controller |     "Jun 11 16:51:54.493307 crc crio[23211]: time=\"2026-06-11T16:51:54.493237608Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nsq4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.065430 | controller |     "Jun 11 16:51:54.941301 crc crio[23211]: 2026-06-11T16:51:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:316f91322854259 Mac:16:04:44:39:5e:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/2f473c70-dcef-4248-bc65-e9f7cd2cd4e5 SocketPath: PciID:}] [{Interface:0xc00050a7a0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.065445 | controller |     "Jun 11 16:51:54.942943 crc crio[23211]: time=\"2026-06-11T16:51:54.942863627Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nsq4l Namespace:openshift-marketplace ID:316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6 UID:448c067e-a7a2-4c3d-8abe-f1ce4310ecf5 NetNS:/var/run/netns/2f473c70-dcef-4248-bc65-e9f7cd2cd4e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod448c067e_a7a2_4c3d_8abe_f1ce4310ecf5.slice PodAnnotations:0xc002278608}] Aliases:map[]}\"",
2026-06-11 18:01:03.065460 | controller |     "Jun 11 16:51:54.943886 crc crio[23211]: time=\"2026-06-11T16:51:54.943062993Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nsq4l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.065475 | controller |     "Jun 11 16:51:54.977053 crc crio[23211]: time=\"2026-06-11T16:51:54.976866755Z\" level=info msg=\"Ran pod sandbox 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6 with infra container: openshift-marketplace/redhat-operators-nsq4l/POD\" id=a2019505-c605-49e9-9066-1767ea5cf0e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.065490 | controller |     "Jun 11 16:51:54.980858 crc crio[23211]: time=\"2026-06-11T16:51:54.980787325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5668d282-3fa1-4ede-b8ce-24244fbd6198 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.065504 | controller |     "Jun 11 16:51:54.983900 crc crio[23211]: time=\"2026-06-11T16:51:54.98379817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed713117-cd09-449f-ac2f-cba2e13ed0ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.065540 | controller |     "Jun 11 16:51:54.991588 crc crio[23211]: time=\"2026-06-11T16:51:54.991507985Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nsq4l/extract-utilities\" id=ccc9d11a-649a-49de-b228-bc63d094e8ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.065557 | controller |     "Jun 11 16:51:54.992060 crc crio[23211]: time=\"2026-06-11T16:51:54.991998737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065572 | controller |     "Jun 11 16:51:55.058277 crc crio[23211]: time=\"2026-06-11T16:51:55.057957173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065586 | controller |     "Jun 11 16:51:55.064328 crc crio[23211]: time=\"2026-06-11T16:51:55.063939094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065601 | controller |     "Jun 11 16:51:55.194842 crc crio[23211]: time=\"2026-06-11T16:51:55.19448316Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=34836e27-07a2-4f35-af2b-f5bc89fb9d11 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.065619 | controller |     "Jun 11 16:51:55.207236 crc crio[23211]: time=\"2026-06-11T16:51:55.207108998Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.065646 | controller |     "Jun 11 16:51:55.299980 crc crio[23211]: time=\"2026-06-11T16:51:55.299291626Z\" level=info msg=\"Created container 04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703: openshift-marketplace/redhat-operators-nsq4l/extract-utilities\" id=ccc9d11a-649a-49de-b228-bc63d094e8ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.065673 | controller |     "Jun 11 16:51:55.314082 crc crio[23211]: time=\"2026-06-11T16:51:55.314006258Z\" level=info msg=\"Starting container: 04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703\" id=78e6f907-f112-462e-9a61-b685efcda3fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.065692 | controller |     "Jun 11 16:51:55.335786 crc crio[23211]: time=\"2026-06-11T16:51:55.327782916Z\" level=info msg=\"Started container\" PID=119405 containerID=04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703 description=openshift-marketplace/redhat-operators-nsq4l/extract-utilities id=78e6f907-f112-462e-9a61-b685efcda3fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6",
2026-06-11 18:01:03.065708 | controller |     "Jun 11 16:51:56.000252 crc crio[23211]: time=\"2026-06-11T16:51:56.000041235Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=34836e27-07a2-4f35-af2b-f5bc89fb9d11 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.065724 | controller |     "Jun 11 16:51:56.001979 crc crio[23211]: time=\"2026-06-11T16:51:56.001883773Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=72d63b7d-7307-45c3-b3f8-a2256d2c90d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.065738 | controller |     "Jun 11 16:51:56.005844 crc crio[23211]: time=\"2026-06-11T16:51:56.00576251Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a6862475-1dbb-4c34-8ac3-26a8d9633ec2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.065753 | controller |     "Jun 11 16:51:56.016196 crc crio[23211]: time=\"2026-06-11T16:51:56.016022169Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-l4chv/extract-content\" id=7b0e4e4b-b710-4bf5-92f5-5ec09d5f9a82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.065767 | controller |     "Jun 11 16:51:56.017284 crc crio[23211]: time=\"2026-06-11T16:51:56.01684565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065782 | controller |     "Jun 11 16:51:56.087670 crc crio[23211]: time=\"2026-06-11T16:51:56.08654264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065797 | controller |     "Jun 11 16:51:56.092232 crc crio[23211]: time=\"2026-06-11T16:51:56.092172071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065811 | controller |     "Jun 11 16:51:56.225265 crc crio[23211]: time=\"2026-06-11T16:51:56.224567514Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d3fdcebd-17dc-48c7-bcc2-b7a5dd6180b2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.065826 | controller |     "Jun 11 16:51:56.236836 crc crio[23211]: time=\"2026-06-11T16:51:56.23667494Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.065841 | controller |     "Jun 11 16:51:56.342399 crc crio[23211]: time=\"2026-06-11T16:51:56.342280285Z\" level=info msg=\"Created container 92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba: openshift-marketplace/community-operators-l4chv/extract-content\" id=7b0e4e4b-b710-4bf5-92f5-5ec09d5f9a82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.065861 | controller |     "Jun 11 16:51:56.343997 crc crio[23211]: time=\"2026-06-11T16:51:56.343895956Z\" level=info msg=\"Starting container: 92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba\" id=315e5b87-231b-4763-b76e-dcf45c6cc08a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.065877 | controller |     "Jun 11 16:51:56.359320 crc crio[23211]: time=\"2026-06-11T16:51:56.359122191Z\" level=info msg=\"Started container\" PID=119440 containerID=92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba description=openshift-marketplace/community-operators-l4chv/extract-content id=315e5b87-231b-4763-b76e-dcf45c6cc08a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103",
2026-06-11 18:01:03.065892 | controller |     "Jun 11 16:51:57.037080 crc crio[23211]: time=\"2026-06-11T16:51:57.036295695Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=d3fdcebd-17dc-48c7-bcc2-b7a5dd6180b2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.065907 | controller |     "Jun 11 16:51:57.038886 crc crio[23211]: time=\"2026-06-11T16:51:57.038789839Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e8a37e6d-535d-42c7-8d65-bf3b1b3189d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.065921 | controller |     "Jun 11 16:51:57.042970 crc crio[23211]: time=\"2026-06-11T16:51:57.042897962Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e8eabd52-61c9-4342-981d-6fbc0e31ccda name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.065936 | controller |     "Jun 11 16:51:57.054005 crc crio[23211]: time=\"2026-06-11T16:51:57.053796307Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nsq4l/extract-content\" id=c72863ba-85bb-495b-8675-3b6a7a333eaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.065952 | controller |     "Jun 11 16:51:57.054850 crc crio[23211]: time=\"2026-06-11T16:51:57.054794313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065966 | controller |     "Jun 11 16:51:57.164728 crc crio[23211]: time=\"2026-06-11T16:51:57.158285666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065981 | controller |     "Jun 11 16:51:57.164728 crc crio[23211]: time=\"2026-06-11T16:51:57.163381684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.065996 | controller |     "Jun 11 16:51:57.411993 crc crio[23211]: time=\"2026-06-11T16:51:57.411888398Z\" level=info msg=\"Created container cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119: openshift-marketplace/redhat-operators-nsq4l/extract-content\" id=c72863ba-85bb-495b-8675-3b6a7a333eaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.066010 | controller |     "Jun 11 16:51:57.418020 crc crio[23211]: time=\"2026-06-11T16:51:57.417790106Z\" level=info msg=\"Starting container: cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119\" id=2e87815c-e37e-464f-96e3-bea2156a9616 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.066025 | controller |     "Jun 11 16:51:57.433271 crc crio[23211]: time=\"2026-06-11T16:51:57.433116073Z\" level=info msg=\"Started container\" PID=119488 containerID=cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119 description=openshift-marketplace/redhat-operators-nsq4l/extract-content id=2e87815c-e37e-464f-96e3-bea2156a9616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6",
2026-06-11 18:01:03.066044 | controller |     "Jun 11 16:51:59.340304 crc crio[23211]: time=\"2026-06-11T16:51:59.338869044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=85bb5c82-69e7-4f9c-9d39-37bbf633fbc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.066060 | controller |     "Jun 11 16:51:59.348274 crc crio[23211]: time=\"2026-06-11T16:51:59.34783157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=308d62b6-d2e9-4dc0-8630-78d4ece56694 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.066075 | controller |     "Jun 11 16:51:59.364087 crc crio[23211]: time=\"2026-06-11T16:51:59.363759002Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-l4chv/registry-server\" id=7d085459-4f81-4c7d-aa0c-396f2a859aa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.066089 | controller |     "Jun 11 16:51:59.364465 crc crio[23211]: time=\"2026-06-11T16:51:59.364228404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.066104 | controller |     "Jun 11 16:51:59.609287 crc crio[23211]: time=\"2026-06-11T16:51:59.608348826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.066118 | controller |     "Jun 11 16:51:59.619174 crc crio[23211]: time=\"2026-06-11T16:51:59.619024236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.066133 | controller |     "Jun 11 16:51:59.944544 crc crio[23211]: time=\"2026-06-11T16:51:59.943323463Z\" level=info msg=\"Created container aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118: openshift-marketplace/community-operators-l4chv/registry-server\" id=7d085459-4f81-4c7d-aa0c-396f2a859aa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.066149 | controller |     "Jun 11 16:51:59.946780 crc crio[23211]: time=\"2026-06-11T16:51:59.946700138Z\" level=info msg=\"Starting container: aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118\" id=2843d7af-f8a3-4e2f-865c-459626d731bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.066165 | controller |     "Jun 11 16:51:59.957057 crc crio[23211]: time=\"2026-06-11T16:51:59.956759582Z\" level=info msg=\"Started container\" PID=119667 containerID=aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118 description=openshift-marketplace/community-operators-l4chv/registry-server id=2843d7af-f8a3-4e2f-865c-459626d731bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103",
2026-06-11 18:01:03.066181 | controller |     "Jun 11 16:52:00.627524 crc crio[23211]: time=\"2026-06-11T16:52:00.626599543Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686612-snm6h/POD\" id=92cef891-aba8-4c44-9174-25edde70240a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.066197 | controller |     "Jun 11 16:52:00.630054 crc crio[23211]: time=\"2026-06-11T16:52:00.627571788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.066212 | controller |     "Jun 11 16:52:00.719470 crc crio[23211]: time=\"2026-06-11T16:52:00.719109758Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686612-snm6h Namespace:openshift-infra ID:78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e UID:210c7365-73b4-4e35-acd6-544b6f89f0b5 NetNS:/var/run/netns/32000719-2b37-4263-8778-6b3cab6d4ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210c7365_73b4_4e35_acd6_544b6f89f0b5.slice PodAnnotations:0xc0018bf210}] Aliases:map[]}\"",
2026-06-11 18:01:03.066232 | controller |     "Jun 11 16:52:00.719470 crc crio[23211]: time=\"2026-06-11T16:52:00.719278522Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686612-snm6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.066247 | controller |     "Jun 11 16:52:02.577760 crc crio[23211]: 2026-06-11T16:52:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78fda80027d94f5 Mac:9e:43:b5:bb:66:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/32000719-2b37-4263-8778-6b3cab6d4ab2 SocketPath: PciID:}] [{Interface:0xc000124c40 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.066262 | controller |     "Jun 11 16:52:02.579166 crc crio[23211]: time=\"2026-06-11T16:52:02.579092672Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686612-snm6h Namespace:openshift-infra ID:78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e UID:210c7365-73b4-4e35-acd6-544b6f89f0b5 NetNS:/var/run/netns/32000719-2b37-4263-8778-6b3cab6d4ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210c7365_73b4_4e35_acd6_544b6f89f0b5.slice PodAnnotations:0xc0018bf210}] Aliases:map[]}\"",
2026-06-11 18:01:03.066277 | controller |     "Jun 11 16:52:02.579559 crc crio[23211]: time=\"2026-06-11T16:52:02.579300627Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686612-snm6h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.066292 | controller |     "Jun 11 16:52:02.598779 crc crio[23211]: time=\"2026-06-11T16:52:02.598691187Z\" level=info msg=\"Ran pod sandbox 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e with infra container: openshift-infra/auto-csr-approver-29686612-snm6h/POD\" id=92cef891-aba8-4c44-9174-25edde70240a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.066307 | controller |     "Jun 11 16:52:02.602004 crc crio[23211]: time=\"2026-06-11T16:52:02.601941959Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=174e006a-2088-4f56-a656-1cafee7dab18 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.066322 | controller |     "Jun 11 16:52:02.611289 crc crio[23211]: time=\"2026-06-11T16:52:02.611048429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.066337 | controller |     "Jun 11 16:52:04.108956 crc crio[23211]: time=\"2026-06-11T16:52:04.107937228Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=174e006a-2088-4f56-a656-1cafee7dab18 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.066352 | controller |     "Jun 11 16:52:04.110291 crc crio[23211]: time=\"2026-06-11T16:52:04.109743664Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=584d38d5-8dad-4eaa-8393-2b3c9a9d958a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.066367 | controller |     "Jun 11 16:52:04.114867 crc crio[23211]: time=\"2026-06-11T16:52:04.11474584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d2b672fd-e745-4a59-93f2-c2d69d53d2c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.066382 | controller |     "Jun 11 16:52:04.172511 crc crio[23211]: time=\"2026-06-11T16:52:04.172285622Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686612-snm6h/oc\" id=cc719f24-971e-4463-bb33-1984a4f7c102 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.066401 | controller |     "Jun 11 16:52:04.173183 crc crio[23211]: time=\"2026-06-11T16:52:04.173125414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.066416 | controller |     "Jun 11 16:52:04.351497 crc crio[23211]: time=\"2026-06-11T16:52:04.35003467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.066431 | controller |     "Jun 11 16:52:05.295398 crc crio[23211]: time=\"2026-06-11T16:52:05.293191479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.066446 | controller |     "Jun 11 16:52:05.480304 crc crio[23211]: time=\"2026-06-11T16:52:05.480071367Z\" level=info msg=\"Created container 2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a: openshift-infra/auto-csr-approver-29686612-snm6h/oc\" id=cc719f24-971e-4463-bb33-1984a4f7c102 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.066461 | controller |     "Jun 11 16:52:05.486635 crc crio[23211]: time=\"2026-06-11T16:52:05.48652591Z\" level=info msg=\"Starting container: 2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a\" id=5502ec42-1167-4ed0-80be-2a3909a0fac2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.066476 | controller |     "Jun 11 16:52:05.540880 crc crio[23211]: time=\"2026-06-11T16:52:05.540644345Z\" level=info msg=\"Started container\" PID=120054 containerID=2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a description=openshift-infra/auto-csr-approver-29686612-snm6h/oc id=5502ec42-1167-4ed0-80be-2a3909a0fac2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e",
2026-06-11 18:01:03.066491 | controller |     "Jun 11 16:52:08.671480 crc crio[23211]: time=\"2026-06-11T16:52:08.66974487Z\" level=info msg=\"Stopping pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e\" id=6f8d5e30-804d-454e-be5a-63a7a03d9754 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.066507 | controller |     "Jun 11 16:52:08.673078 crc crio[23211]: time=\"2026-06-11T16:52:08.671688138Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686612-snm6h Namespace:openshift-infra ID:78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e UID:210c7365-73b4-4e35-acd6-544b6f89f0b5 NetNS:/var/run/netns/32000719-2b37-4263-8778-6b3cab6d4ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210c7365_73b4_4e35_acd6_544b6f89f0b5.slice PodAnnotations:0xc006bcc708}] Aliases:map[]}\"",
2026-06-11 18:01:03.066545 | controller |     "Jun 11 16:52:08.673078 crc crio[23211]: time=\"2026-06-11T16:52:08.671864582Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686612-snm6h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.066562 | controller |     "Jun 11 16:52:09.283827 crc crio[23211]: time=\"2026-06-11T16:52:09.276519237Z\" level=info msg=\"Stopped pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e\" id=6f8d5e30-804d-454e-be5a-63a7a03d9754 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.066578 | controller |     "Jun 11 16:52:14.809477 crc crio[23211]: time=\"2026-06-11T16:52:14.808318467Z\" level=info msg=\"Stopping container: aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118 (timeout: 2s)\" id=04467fd1-6a29-48c4-ba61-1a36423ad270 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.066596 | controller |     "Jun 11 16:52:14.970861 crc crio[23211]: time=\"2026-06-11T16:52:14.970749378Z\" level=info msg=\"Stopped container aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118: openshift-marketplace/community-operators-l4chv/registry-server\" id=04467fd1-6a29-48c4-ba61-1a36423ad270 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.066612 | controller |     "Jun 11 16:52:14.972543 crc crio[23211]: time=\"2026-06-11T16:52:14.972375449Z\" level=info msg=\"Stopping pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\" id=26568a94-317b-49c8-b0ab-baa70a731b20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.066627 | controller |     "Jun 11 16:52:14.974555 crc crio[23211]: time=\"2026-06-11T16:52:14.974492352Z\" level=info msg=\"Got pod network &{Name:community-operators-l4chv Namespace:openshift-marketplace ID:1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103 UID:932c5114-eb07-4211-be9f-6fd681285ab9 NetNS:/var/run/netns/2a602e48-9391-4520-b128-622b36711216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod932c5114_eb07_4211_be9f_6fd681285ab9.slice PodAnnotations:0xc00008d838}] Aliases:map[]}\"",
2026-06-11 18:01:03.066642 | controller |     "Jun 11 16:52:14.974851 crc crio[23211]: time=\"2026-06-11T16:52:14.974748168Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-l4chv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.066657 | controller |     "Jun 11 16:52:15.709098 crc crio[23211]: time=\"2026-06-11T16:52:15.708092632Z\" level=info msg=\"Stopped pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\" id=26568a94-317b-49c8-b0ab-baa70a731b20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.066671 | controller |     "Jun 11 16:52:17.943041 crc crio[23211]: time=\"2026-06-11T16:52:17.942471748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8e87c376-6864-48e6-b8e5-aa16fdcea777 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.066686 | controller |     "Jun 11 16:52:17.953758 crc crio[23211]: time=\"2026-06-11T16:52:17.953393294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2b97560b-aca7-4d7a-8136-ff1eb0b82e34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.066700 | controller |     "Jun 11 16:52:18.055213 crc crio[23211]: time=\"2026-06-11T16:52:18.055020509Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nsq4l/registry-server\" id=f23f49d0-b2b2-452e-9cd8-b2db9da62d21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.066714 | controller |     "Jun 11 16:52:18.055767 crc crio[23211]: time=\"2026-06-11T16:52:18.055683016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.066729 | controller |     "Jun 11 16:52:18.227770 crc crio[23211]: time=\"2026-06-11T16:52:18.227274458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.066743 | controller |     "Jun 11 16:52:18.238388 crc crio[23211]: time=\"2026-06-11T16:52:18.238255844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.066758 | controller |     "Jun 11 16:52:18.507382 crc crio[23211]: time=\"2026-06-11T16:52:18.507256405Z\" level=info msg=\"Created container 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7: openshift-marketplace/redhat-operators-nsq4l/registry-server\" id=f23f49d0-b2b2-452e-9cd8-b2db9da62d21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.066778 | controller |     "Jun 11 16:52:18.509543 crc crio[23211]: time=\"2026-06-11T16:52:18.508960478Z\" level=info msg=\"Starting container: 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7\" id=a2f0a134-d4f1-4244-8f22-d9e889e9f557 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.066792 | controller |     "Jun 11 16:52:18.517235 crc crio[23211]: time=\"2026-06-11T16:52:18.516758225Z\" level=info msg=\"Started container\" PID=120814 containerID=53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7 description=openshift-marketplace/redhat-operators-nsq4l/registry-server id=a2f0a134-d4f1-4244-8f22-d9e889e9f557 name=/runtime.v1.RuntimeService/StartContainer sandboxID=316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6",
2026-06-11 18:01:03.066808 | controller |     "Jun 11 16:52:26.394482 crc crio[23211]: time=\"2026-06-11T16:52:26.393302214Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wvpsb/POD\" id=ac74fb94-9466-4ad2-9a09-be51bb73c2ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.066823 | controller |     "Jun 11 16:52:26.396157 crc crio[23211]: time=\"2026-06-11T16:52:26.394531455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.066838 | controller |     "Jun 11 16:52:26.465398 crc crio[23211]: time=\"2026-06-11T16:52:26.465218569Z\" level=info msg=\"Got pod network &{Name:certified-operators-wvpsb Namespace:openshift-marketplace ID:7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726 UID:1034a26d-ea9c-4285-8f8a-776d93a0ddcb NetNS:/var/run/netns/063a1949-8b9f-4bd9-b51d-34666b60d4d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1034a26d_ea9c_4285_8f8a_776d93a0ddcb.slice PodAnnotations:0xc000130818}] Aliases:map[]}\"",
2026-06-11 18:01:03.066854 | controller |     "Jun 11 16:52:26.465398 crc crio[23211]: time=\"2026-06-11T16:52:26.465374163Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wvpsb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.066869 | controller |     "Jun 11 16:52:27.140294 crc crio[23211]: 2026-06-11T16:52:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ed366616283ce7 Mac:3e:df:72:5c:3d:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/063a1949-8b9f-4bd9-b51d-34666b60d4d9 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.066884 | controller |     "Jun 11 16:52:27.142490 crc crio[23211]: time=\"2026-06-11T16:52:27.142351653Z\" level=info msg=\"Got pod network &{Name:certified-operators-wvpsb Namespace:openshift-marketplace ID:7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726 UID:1034a26d-ea9c-4285-8f8a-776d93a0ddcb NetNS:/var/run/netns/063a1949-8b9f-4bd9-b51d-34666b60d4d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1034a26d_ea9c_4285_8f8a_776d93a0ddcb.slice PodAnnotations:0xc000130818}] Aliases:map[]}\"",
2026-06-11 18:01:03.066899 | controller |     "Jun 11 16:52:27.142847 crc crio[23211]: time=\"2026-06-11T16:52:27.142738073Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wvpsb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.066915 | controller |     "Jun 11 16:52:27.157190 crc crio[23211]: time=\"2026-06-11T16:52:27.157085165Z\" level=info msg=\"Ran pod sandbox 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726 with infra container: openshift-marketplace/certified-operators-wvpsb/POD\" id=ac74fb94-9466-4ad2-9a09-be51bb73c2ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.066933 | controller |     "Jun 11 16:52:27.161372 crc crio[23211]: time=\"2026-06-11T16:52:27.161261601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ae29f65d-1e1e-424c-b9cb-775dc9c62a7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.066949 | controller |     "Jun 11 16:52:27.165041 crc crio[23211]: time=\"2026-06-11T16:52:27.164212596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30b9203b-985f-45a1-b685-e4772efe5893 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.066964 | controller |     "Jun 11 16:52:27.201012 crc crio[23211]: time=\"2026-06-11T16:52:27.194797017Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wvpsb/extract-utilities\" id=d95f80df-230f-4bc6-b482-5c81fdb233fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.066979 | controller |     "Jun 11 16:52:27.201012 crc crio[23211]: time=\"2026-06-11T16:52:27.197169907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.066993 | controller |     "Jun 11 16:52:27.259857 crc crio[23211]: time=\"2026-06-11T16:52:27.259722517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.067007 | controller |     "Jun 11 16:52:27.266567 crc crio[23211]: time=\"2026-06-11T16:52:27.266410935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.067021 | controller |     "Jun 11 16:52:27.479136 crc crio[23211]: time=\"2026-06-11T16:52:27.478978511Z\" level=info msg=\"Created container f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217: openshift-marketplace/certified-operators-wvpsb/extract-utilities\" id=d95f80df-230f-4bc6-b482-5c81fdb233fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.067036 | controller |     "Jun 11 16:52:27.481664 crc crio[23211]: time=\"2026-06-11T16:52:27.481086975Z\" level=info msg=\"Starting container: f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217\" id=0bcded1f-379c-499b-a066-64b4f5bc452f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.067050 | controller |     "Jun 11 16:52:27.488361 crc crio[23211]: time=\"2026-06-11T16:52:27.488252716Z\" level=info msg=\"Started container\" PID=121351 containerID=f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217 description=openshift-marketplace/certified-operators-wvpsb/extract-utilities id=0bcded1f-379c-499b-a066-64b4f5bc452f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726",
2026-06-11 18:01:03.067065 | controller |     "Jun 11 16:52:28.139975 crc crio[23211]: time=\"2026-06-11T16:52:28.139901876Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7cdb3d8e-afe5-427a-a42f-07ab2b483b62 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.067079 | controller |     "Jun 11 16:52:28.156375 crc crio[23211]: time=\"2026-06-11T16:52:28.151904129Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.067094 | controller |     "Jun 11 16:52:30.224046 crc crio[23211]: time=\"2026-06-11T16:52:30.223373884Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=7cdb3d8e-afe5-427a-a42f-07ab2b483b62 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.067112 | controller |     "Jun 11 16:52:30.225892 crc crio[23211]: time=\"2026-06-11T16:52:30.225297191Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0c947124-1b6b-4141-a484-7e525b178d55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.067128 | controller |     "Jun 11 16:52:30.229864 crc crio[23211]: time=\"2026-06-11T16:52:30.229794105Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7c02e663-a227-4c18-b178-52cb437865e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.067143 | controller |     "Jun 11 16:52:30.257687 crc crio[23211]: time=\"2026-06-11T16:52:30.257291049Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wvpsb/extract-content\" id=dc032c7f-3e70-45db-b51a-c8799dd88187 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.067158 | controller |     "Jun 11 16:52:30.258900 crc crio[23211]: time=\"2026-06-11T16:52:30.258056597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.067173 | controller |     "Jun 11 16:52:30.327755 crc crio[23211]: time=\"2026-06-11T16:52:30.326745002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.067187 | controller |     "Jun 11 16:52:30.335688 crc crio[23211]: time=\"2026-06-11T16:52:30.335501633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.067201 | controller |     "Jun 11 16:52:30.527342 crc crio[23211]: time=\"2026-06-11T16:52:30.527207224Z\" level=info msg=\"Created container 398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2: openshift-marketplace/certified-operators-wvpsb/extract-content\" id=dc032c7f-3e70-45db-b51a-c8799dd88187 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.067216 | controller |     "Jun 11 16:52:30.529764 crc crio[23211]: time=\"2026-06-11T16:52:30.529561663Z\" level=info msg=\"Starting container: 398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2\" id=c9d53127-0887-43ac-b2f0-565676fc48d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.067230 | controller |     "Jun 11 16:52:30.538404 crc crio[23211]: time=\"2026-06-11T16:52:30.538290793Z\" level=info msg=\"Started container\" PID=121563 containerID=398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2 description=openshift-marketplace/certified-operators-wvpsb/extract-content id=c9d53127-0887-43ac-b2f0-565676fc48d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726",
2026-06-11 18:01:03.067246 | controller |     "Jun 11 16:52:33.246723 crc crio[23211]: time=\"2026-06-11T16:52:33.245760243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fdab75fe-9c35-4882-adae-5279d4292f39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.067261 | controller |     "Jun 11 16:52:33.257127 crc crio[23211]: time=\"2026-06-11T16:52:33.252560753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=469ad5f6-5ad6-4a3a-ad9c-4a891dc8ffc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.067276 | controller |     "Jun 11 16:52:33.277777 crc crio[23211]: time=\"2026-06-11T16:52:33.277609927Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wvpsb/registry-server\" id=aa296ca1-bfd2-46d1-9473-871774f3f9ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.067295 | controller |     "Jun 11 16:52:33.278398 crc crio[23211]: time=\"2026-06-11T16:52:33.278105599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.067311 | controller |     "Jun 11 16:52:33.379154 crc crio[23211]: time=\"2026-06-11T16:52:33.378793331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.067326 | controller |     "Jun 11 16:52:33.385162 crc crio[23211]: time=\"2026-06-11T16:52:33.384779922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.067340 | controller |     "Jun 11 16:52:33.591499 crc crio[23211]: time=\"2026-06-11T16:52:33.591130841Z\" level=info msg=\"Created container d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8: openshift-marketplace/certified-operators-wvpsb/registry-server\" id=aa296ca1-bfd2-46d1-9473-871774f3f9ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.067355 | controller |     "Jun 11 16:52:33.595956 crc crio[23211]: time=\"2026-06-11T16:52:33.59583567Z\" level=info msg=\"Starting container: d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8\" id=20f7719d-154d-4baa-94bc-97bc0656f815 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.067370 | controller |     "Jun 11 16:52:33.602539 crc crio[23211]: time=\"2026-06-11T16:52:33.602271092Z\" level=info msg=\"Started container\" PID=121694 containerID=d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8 description=openshift-marketplace/certified-operators-wvpsb/registry-server id=20f7719d-154d-4baa-94bc-97bc0656f815 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726",
2026-06-11 18:01:03.067385 | controller |     "Jun 11 16:52:38.962497 crc crio[23211]: time=\"2026-06-11T16:52:38.96167875Z\" level=info msg=\"Removing container: ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236\" id=d36bbc98-770a-47bf-86f3-09de7aba4a22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067399 | controller |     "Jun 11 16:52:39.130222 crc crio[23211]: time=\"2026-06-11T16:52:39.129394014Z\" level=info msg=\"Removed container ea1c88d83bc79e96d4cef7f05abde3d5e339ca6237d188811d8d28161e97a236: openstack/nova-cell1-cell-mapping-9vmb6/nova-manage\" id=d36bbc98-770a-47bf-86f3-09de7aba4a22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067415 | controller |     "Jun 11 16:52:39.133391 crc crio[23211]: time=\"2026-06-11T16:52:39.133307853Z\" level=info msg=\"Removing container: 7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec\" id=efc814e3-b9f1-472c-aa7d-7d2a77d323aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067430 | controller |     "Jun 11 16:52:39.325854 crc crio[23211]: time=\"2026-06-11T16:52:39.32575321Z\" level=info msg=\"Removed container 7beea1322a324d1f81d0d77b2a6c72ced717a279b41097ac43f92135b9e9c0ec: openshift-infra/auto-csr-approver-29686606-c72gc/oc\" id=efc814e3-b9f1-472c-aa7d-7d2a77d323aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067444 | controller |     "Jun 11 16:52:39.350754 crc crio[23211]: time=\"2026-06-11T16:52:39.348506024Z\" level=info msg=\"Stopping pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808\" id=c5720575-6732-4b33-ad2e-32123a940fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.067459 | controller |     "Jun 11 16:52:39.350754 crc crio[23211]: time=\"2026-06-11T16:52:39.348603947Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808\" id=c5720575-6732-4b33-ad2e-32123a940fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.067478 | controller |     "Jun 11 16:52:39.350754 crc crio[23211]: time=\"2026-06-11T16:52:39.349567281Z\" level=info msg=\"Removing pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808\" id=85b68731-e618-413e-b86f-fe04967a3c34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.067494 | controller |     "Jun 11 16:52:39.379686 crc crio[23211]: time=\"2026-06-11T16:52:39.379514427Z\" level=info msg=\"Removed pod sandbox: 20bebae1ad4704a78afa940d6461b1151da566aa767fd331211e108529be9808\" id=85b68731-e618-413e-b86f-fe04967a3c34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.067534 | controller |     "Jun 11 16:52:39.380684 crc crio[23211]: time=\"2026-06-11T16:52:39.380504263Z\" level=info msg=\"Stopping pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7\" id=66ec4da5-67a0-4c97-8436-7fedd69ebfb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.067556 | controller |     "Jun 11 16:52:39.380684 crc crio[23211]: time=\"2026-06-11T16:52:39.380654306Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7\" id=66ec4da5-67a0-4c97-8436-7fedd69ebfb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.067572 | controller |     "Jun 11 16:52:39.381336 crc crio[23211]: time=\"2026-06-11T16:52:39.381248741Z\" level=info msg=\"Removing pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7\" id=96c4b6bc-3bb6-4cca-9204-475422a9d670 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.067587 | controller |     "Jun 11 16:52:39.407320 crc crio[23211]: time=\"2026-06-11T16:52:39.406749606Z\" level=info msg=\"Removed pod sandbox: 6881d3ddd266490cecc8d383402b8b6a491639b693cb07d956010d1ff6d664c7\" id=96c4b6bc-3bb6-4cca-9204-475422a9d670 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.067601 | controller |     "Jun 11 16:52:40.442123 crc crio[23211]: time=\"2026-06-11T16:52:40.441951029Z\" level=info msg=\"Stopping container: d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8 (timeout: 2s)\" id=24facedd-a78c-423c-8807-c151c6d1e28e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.067616 | controller |     "Jun 11 16:52:40.588165 crc crio[23211]: time=\"2026-06-11T16:52:40.587046482Z\" level=info msg=\"Stopped container d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8: openshift-marketplace/certified-operators-wvpsb/registry-server\" id=24facedd-a78c-423c-8807-c151c6d1e28e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.067630 | controller |     "Jun 11 16:52:40.591137 crc crio[23211]: time=\"2026-06-11T16:52:40.59093732Z\" level=info msg=\"Stopping pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\" id=14f1d161-dffa-4b7e-9c4b-5a2634a25aa1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.067645 | controller |     "Jun 11 16:52:40.591968 crc crio[23211]: time=\"2026-06-11T16:52:40.591893435Z\" level=info msg=\"Got pod network &{Name:certified-operators-wvpsb Namespace:openshift-marketplace ID:7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726 UID:1034a26d-ea9c-4285-8f8a-776d93a0ddcb NetNS:/var/run/netns/063a1949-8b9f-4bd9-b51d-34666b60d4d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1034a26d_ea9c_4285_8f8a_776d93a0ddcb.slice PodAnnotations:0xc0038ac4d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.067660 | controller |     "Jun 11 16:52:40.592175 crc crio[23211]: time=\"2026-06-11T16:52:40.59211481Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wvpsb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.067675 | controller |     "Jun 11 16:52:40.947801 crc crio[23211]: time=\"2026-06-11T16:52:40.947601824Z\" level=info msg=\"Stopped pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\" id=14f1d161-dffa-4b7e-9c4b-5a2634a25aa1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.067693 | controller |     "Jun 11 16:52:41.473923 crc crio[23211]: time=\"2026-06-11T16:52:41.473282574Z\" level=info msg=\"Removing container: d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8\" id=bb980393-b35b-4114-8b9a-0da8a999f26c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067707 | controller |     "Jun 11 16:52:41.551572 crc crio[23211]: time=\"2026-06-11T16:52:41.551338535Z\" level=info msg=\"Removed container d5268845c0c6dab31da3023b8dbef35411e8be0e4be844fa0325d98574bcc4f8: openshift-marketplace/certified-operators-wvpsb/registry-server\" id=bb980393-b35b-4114-8b9a-0da8a999f26c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067722 | controller |     "Jun 11 16:52:41.553973 crc crio[23211]: time=\"2026-06-11T16:52:41.55389418Z\" level=info msg=\"Removing container: 398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2\" id=1d8cff10-a2e3-40e4-b0ac-c75a8e9e511d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067736 | controller |     "Jun 11 16:52:41.601975 crc crio[23211]: time=\"2026-06-11T16:52:41.60182423Z\" level=info msg=\"Removed container 398f004483b20a037cabe3ea11bfef025683205972a99d848465994c820a5bc2: openshift-marketplace/certified-operators-wvpsb/extract-content\" id=1d8cff10-a2e3-40e4-b0ac-c75a8e9e511d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067751 | controller |     "Jun 11 16:52:41.606778 crc crio[23211]: time=\"2026-06-11T16:52:41.606689952Z\" level=info msg=\"Removing container: f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217\" id=54fe1738-fad0-4da3-a397-7b6201e35ce9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067765 | controller |     "Jun 11 16:52:41.687722 crc crio[23211]: time=\"2026-06-11T16:52:41.687311968Z\" level=info msg=\"Removed container f993f2a41e306a13135221ab165c0842c60ef348a71e40f96b889fffb0da3217: openshift-marketplace/certified-operators-wvpsb/extract-utilities\" id=54fe1738-fad0-4da3-a397-7b6201e35ce9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067780 | controller |     "Jun 11 16:52:55.736914 crc crio[23211]: time=\"2026-06-11T16:52:55.73579383Z\" level=info msg=\"Stopping container: 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7 (timeout: 2s)\" id=87b2aea8-cf78-4868-922a-cce620b073f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.067794 | controller |     "Jun 11 16:52:55.894680 crc crio[23211]: time=\"2026-06-11T16:52:55.893814418Z\" level=info msg=\"Stopped container 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7: openshift-marketplace/redhat-operators-nsq4l/registry-server\" id=87b2aea8-cf78-4868-922a-cce620b073f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.067809 | controller |     "Jun 11 16:52:55.897136 crc crio[23211]: time=\"2026-06-11T16:52:55.896974259Z\" level=info msg=\"Stopping pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\" id=ad0f0213-3480-4397-88df-ac1e0b41c581 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.067824 | controller |     "Jun 11 16:52:55.900565 crc crio[23211]: time=\"2026-06-11T16:52:55.900287842Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nsq4l Namespace:openshift-marketplace ID:316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6 UID:448c067e-a7a2-4c3d-8abe-f1ce4310ecf5 NetNS:/var/run/netns/2f473c70-dcef-4248-bc65-e9f7cd2cd4e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod448c067e_a7a2_4c3d_8abe_f1ce4310ecf5.slice PodAnnotations:0xc00294f348}] Aliases:map[]}\"",
2026-06-11 18:01:03.067839 | controller |     "Jun 11 16:52:55.902329 crc crio[23211]: time=\"2026-06-11T16:52:55.902184279Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nsq4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.067856 | controller |     "Jun 11 16:52:56.411099 crc crio[23211]: time=\"2026-06-11T16:52:56.410951453Z\" level=info msg=\"Stopped pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\" id=ad0f0213-3480-4397-88df-ac1e0b41c581 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.067871 | controller |     "Jun 11 16:52:56.771595 crc crio[23211]: time=\"2026-06-11T16:52:56.770696854Z\" level=info msg=\"Removing container: 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7\" id=f685de47-ddca-4c00-a5af-0919dc0e57a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067886 | controller |     "Jun 11 16:52:56.872086 crc crio[23211]: time=\"2026-06-11T16:52:56.871919761Z\" level=info msg=\"Removed container 53e77fb8fbd49cae868daef89def4d6ce5ea2a715431899b222c8a7aebb47fb7: openshift-marketplace/redhat-operators-nsq4l/registry-server\" id=f685de47-ddca-4c00-a5af-0919dc0e57a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067900 | controller |     "Jun 11 16:52:56.876824 crc crio[23211]: time=\"2026-06-11T16:52:56.876620759Z\" level=info msg=\"Removing container: cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119\" id=582175dc-b11c-4854-b998-b72a82a3298d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067915 | controller |     "Jun 11 16:52:56.951198 crc crio[23211]: time=\"2026-06-11T16:52:56.951080189Z\" level=info msg=\"Removed container cc8a1bd8a60b4ee693f78a59cf281a5fa0a072b3b6661b6e236ff0c81ad94119: openshift-marketplace/redhat-operators-nsq4l/extract-content\" id=582175dc-b11c-4854-b998-b72a82a3298d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067929 | controller |     "Jun 11 16:52:56.955218 crc crio[23211]: time=\"2026-06-11T16:52:56.955137291Z\" level=info msg=\"Removing container: 04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703\" id=456c2bba-f207-4098-9fcc-9d8237a6855a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067944 | controller |     "Jun 11 16:52:56.982696 crc crio[23211]: time=\"2026-06-11T16:52:56.982490432Z\" level=info msg=\"Removed container 04c14b8249a52342ab155fb8ed39b43fd8b2f1313c69117d057e5bcef8447703: openshift-marketplace/redhat-operators-nsq4l/extract-utilities\" id=456c2bba-f207-4098-9fcc-9d8237a6855a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.067958 | controller |     "Jun 11 16:52:57.883564 crc crio[23211]: time=\"2026-06-11T16:52:57.882196215Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-d5sfd/POD\" id=533bafb1-396e-45c6-91fa-3452b60fb838 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.067973 | controller |     "Jun 11 16:52:57.883564 crc crio[23211]: time=\"2026-06-11T16:52:57.882740119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.067988 | controller |     "Jun 11 16:52:57.931906 crc crio[23211]: time=\"2026-06-11T16:52:57.931812876Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-d5sfd Namespace:openshift-marketplace ID:de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953 UID:b8e50072-dc28-4432-a1af-4dd4eff9e7c0 NetNS:/var/run/netns/9c5ed1c1-e3f8-4791-8064-da09cf2826eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8e50072_dc28_4432_a1af_4dd4eff9e7c0.slice PodAnnotations:0xc0038ac498}] Aliases:map[]}\"",
2026-06-11 18:01:03.068003 | controller |     "Jun 11 16:52:57.931906 crc crio[23211]: time=\"2026-06-11T16:52:57.931895349Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-d5sfd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.068029 | controller |     "Jun 11 16:52:58.517371 crc crio[23211]: 2026-06-11T16:52:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de6e4d1431ec06f Mac:8a:1a:fc:2f:9f:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/9c5ed1c1-e3f8-4791-8064-da09cf2826eb SocketPath: PciID:}] [{Interface:0xc00011b2e0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.068044 | controller |     "Jun 11 16:52:58.518959 crc crio[23211]: time=\"2026-06-11T16:52:58.518882428Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-d5sfd Namespace:openshift-marketplace ID:de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953 UID:b8e50072-dc28-4432-a1af-4dd4eff9e7c0 NetNS:/var/run/netns/9c5ed1c1-e3f8-4791-8064-da09cf2826eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8e50072_dc28_4432_a1af_4dd4eff9e7c0.slice PodAnnotations:0xc0038ac498}] Aliases:map[]}\"",
2026-06-11 18:01:03.068059 | controller |     "Jun 11 16:52:58.519115 crc crio[23211]: time=\"2026-06-11T16:52:58.519047672Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-d5sfd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.068073 | controller |     "Jun 11 16:52:58.530048 crc crio[23211]: time=\"2026-06-11T16:52:58.529994049Z\" level=info msg=\"Ran pod sandbox de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953 with infra container: openshift-marketplace/redhat-marketplace-d5sfd/POD\" id=533bafb1-396e-45c6-91fa-3452b60fb838 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.068088 | controller |     "Jun 11 16:52:58.532618 crc crio[23211]: time=\"2026-06-11T16:52:58.532541613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=319155b0-55a2-4e2d-b067-8c66ef51bd38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.068102 | controller |     "Jun 11 16:52:58.534873 crc crio[23211]: time=\"2026-06-11T16:52:58.53478854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbca0af4-053b-4635-9ff5-effff01fd8b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.068117 | controller |     "Jun 11 16:52:58.554178 crc crio[23211]: time=\"2026-06-11T16:52:58.553984095Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-d5sfd/extract-utilities\" id=a0345827-ba59-42e6-ac58-527bf813188f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.068131 | controller |     "Jun 11 16:52:58.554771 crc crio[23211]: time=\"2026-06-11T16:52:58.554708153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.068145 | controller |     "Jun 11 16:52:58.605917 crc crio[23211]: time=\"2026-06-11T16:52:58.605573326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.068159 | controller |     "Jun 11 16:52:58.615033 crc crio[23211]: time=\"2026-06-11T16:52:58.614947583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.068174 | controller |     "Jun 11 16:52:58.831194 crc crio[23211]: time=\"2026-06-11T16:52:58.831056048Z\" level=info msg=\"Created container 9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d: openshift-marketplace/redhat-marketplace-d5sfd/extract-utilities\" id=a0345827-ba59-42e6-ac58-527bf813188f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.068191 | controller |     "Jun 11 16:52:58.832717 crc crio[23211]: time=\"2026-06-11T16:52:58.832587567Z\" level=info msg=\"Starting container: 9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d\" id=2b08cbce-d38f-4ea5-a75b-c16ff80d6918 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.068205 | controller |     "Jun 11 16:52:58.839918 crc crio[23211]: time=\"2026-06-11T16:52:58.839839781Z\" level=info msg=\"Started container\" PID=122985 containerID=9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d description=openshift-marketplace/redhat-marketplace-d5sfd/extract-utilities id=2b08cbce-d38f-4ea5-a75b-c16ff80d6918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953",
2026-06-11 18:01:03.068220 | controller |     "Jun 11 16:52:59.829265 crc crio[23211]: time=\"2026-06-11T16:52:59.828004344Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5872e103-e8db-4dcd-81d0-c6bd4dfdbf1e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.068234 | controller |     "Jun 11 16:52:59.836140 crc crio[23211]: time=\"2026-06-11T16:52:59.836067858Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:01:03.068248 | controller |     "Jun 11 16:53:00.591930 crc crio[23211]: time=\"2026-06-11T16:53:00.590552225Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=5872e103-e8db-4dcd-81d0-c6bd4dfdbf1e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.068263 | controller |     "Jun 11 16:53:00.594657 crc crio[23211]: time=\"2026-06-11T16:53:00.593583831Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=959ff053-a65d-4b9d-9e30-52033e01d0c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.068277 | controller |     "Jun 11 16:53:00.602007 crc crio[23211]: time=\"2026-06-11T16:53:00.601944522Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a3fc1c28-93c6-4c63-ba92-23d4b4a728a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.068291 | controller |     "Jun 11 16:53:00.625804 crc crio[23211]: time=\"2026-06-11T16:53:00.62562569Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-d5sfd/extract-content\" id=4f09fcf9-62c7-497b-a644-14e3d476c6fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.068306 | controller |     "Jun 11 16:53:00.626511 crc crio[23211]: time=\"2026-06-11T16:53:00.626369549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.068321 | controller |     "Jun 11 16:53:00.708995 crc crio[23211]: time=\"2026-06-11T16:53:00.708783149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.068336 | controller |     "Jun 11 16:53:00.719012 crc crio[23211]: time=\"2026-06-11T16:53:00.718879265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.068350 | controller |     "Jun 11 16:53:00.925619 crc crio[23211]: time=\"2026-06-11T16:53:00.925412548Z\" level=info msg=\"Created container c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb: openshift-marketplace/redhat-marketplace-d5sfd/extract-content\" id=4f09fcf9-62c7-497b-a644-14e3d476c6fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.068364 | controller |     "Jun 11 16:53:00.927318 crc crio[23211]: time=\"2026-06-11T16:53:00.926915586Z\" level=info msg=\"Starting container: c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb\" id=18db9e0a-e624-46fc-abf6-655dc53b4940 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.068381 | controller |     "Jun 11 16:53:00.932725 crc crio[23211]: time=\"2026-06-11T16:53:00.932590419Z\" level=info msg=\"Started container\" PID=123103 containerID=c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb description=openshift-marketplace/redhat-marketplace-d5sfd/extract-content id=18db9e0a-e624-46fc-abf6-655dc53b4940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953",
2026-06-11 18:01:03.068397 | controller |     "Jun 11 16:53:01.865482 crc crio[23211]: time=\"2026-06-11T16:53:01.864919145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a030331c-fecd-4151-9687-585d87f03668 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.068411 | controller |     "Jun 11 16:53:01.871576 crc crio[23211]: time=\"2026-06-11T16:53:01.871377729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b118a488-3384-4595-9435-1f7fb50b3537 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.068427 | controller |     "Jun 11 16:53:01.943486 crc crio[23211]: time=\"2026-06-11T16:53:01.943323965Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-d5sfd/registry-server\" id=fee22d8f-aaaf-496d-b47b-d413ac728e8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.068441 | controller |     "Jun 11 16:53:01.944554 crc crio[23211]: time=\"2026-06-11T16:53:01.943984381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.068456 | controller |     "Jun 11 16:53:02.012164 crc crio[23211]: time=\"2026-06-11T16:53:02.004365796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.068471 | controller |     "Jun 11 16:53:02.016835 crc crio[23211]: time=\"2026-06-11T16:53:02.016752978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.068486 | controller |     "Jun 11 16:53:02.195976 crc crio[23211]: time=\"2026-06-11T16:53:02.195832189Z\" level=info msg=\"Created container f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971: openshift-marketplace/redhat-marketplace-d5sfd/registry-server\" id=fee22d8f-aaaf-496d-b47b-d413ac728e8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.068500 | controller |     "Jun 11 16:53:02.197612 crc crio[23211]: time=\"2026-06-11T16:53:02.197549273Z\" level=info msg=\"Starting container: f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971\" id=286b697e-a750-42d0-aa4d-d8bebf800a67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.068533 | controller |     "Jun 11 16:53:02.204373 crc crio[23211]: time=\"2026-06-11T16:53:02.203845062Z\" level=info msg=\"Started container\" PID=123163 containerID=f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971 description=openshift-marketplace/redhat-marketplace-d5sfd/registry-server id=286b697e-a750-42d0-aa4d-d8bebf800a67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953",
2026-06-11 18:01:03.068551 | controller |     "Jun 11 16:53:11.020334 crc crio[23211]: time=\"2026-06-11T16:53:11.019767777Z\" level=info msg=\"Stopping container: f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971 (timeout: 2s)\" id=0f3656ed-b7d7-4c74-9127-dbfe65c82d50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.068566 | controller |     "Jun 11 16:53:11.149970 crc crio[23211]: time=\"2026-06-11T16:53:11.149896562Z\" level=info msg=\"Stopped container f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971: openshift-marketplace/redhat-marketplace-d5sfd/registry-server\" id=0f3656ed-b7d7-4c74-9127-dbfe65c82d50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.068584 | controller |     "Jun 11 16:53:11.151580 crc crio[23211]: time=\"2026-06-11T16:53:11.151541543Z\" level=info msg=\"Stopping pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\" id=4a2378ad-cbd9-4e6c-bbe1-1deeab1634ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.068600 | controller |     "Jun 11 16:53:11.152709 crc crio[23211]: time=\"2026-06-11T16:53:11.152667302Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-d5sfd Namespace:openshift-marketplace ID:de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953 UID:b8e50072-dc28-4432-a1af-4dd4eff9e7c0 NetNS:/var/run/netns/9c5ed1c1-e3f8-4791-8064-da09cf2826eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8e50072_dc28_4432_a1af_4dd4eff9e7c0.slice PodAnnotations:0xc0038ad3c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.068615 | controller |     "Jun 11 16:53:11.153052 crc crio[23211]: time=\"2026-06-11T16:53:11.153026701Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-d5sfd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.068630 | controller |     "Jun 11 16:53:11.447625 crc crio[23211]: time=\"2026-06-11T16:53:11.447010422Z\" level=info msg=\"Stopped pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\" id=4a2378ad-cbd9-4e6c-bbe1-1deeab1634ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.068644 | controller |     "Jun 11 16:53:12.037510 crc crio[23211]: time=\"2026-06-11T16:53:12.037327675Z\" level=info msg=\"Removing container: f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971\" id=4a9439c8-be25-4147-9252-f1354df501f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.068659 | controller |     "Jun 11 16:53:12.085213 crc crio[23211]: time=\"2026-06-11T16:53:12.08510974Z\" level=info msg=\"Removed container f6f1468c89885743f8ec8684248539af5e67ea35d72ae50b2d72585819138971: openshift-marketplace/redhat-marketplace-d5sfd/registry-server\" id=4a9439c8-be25-4147-9252-f1354df501f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.068674 | controller |     "Jun 11 16:53:12.088128 crc crio[23211]: time=\"2026-06-11T16:53:12.087999003Z\" level=info msg=\"Removing container: c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb\" id=28a94603-4d7d-4454-a361-4ee84b4805cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.068688 | controller |     "Jun 11 16:53:12.134302 crc crio[23211]: time=\"2026-06-11T16:53:12.133533142Z\" level=info msg=\"Removed container c864b814134ae06f575eb9fb56a4679dd2699247b4c6afa4bbe09789f5530adb: openshift-marketplace/redhat-marketplace-d5sfd/extract-content\" id=28a94603-4d7d-4454-a361-4ee84b4805cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.068703 | controller |     "Jun 11 16:53:12.137766 crc crio[23211]: time=\"2026-06-11T16:53:12.137396521Z\" level=info msg=\"Removing container: 9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d\" id=9da95bbe-3a8a-4ca6-9c37-1db21c423081 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.068717 | controller |     "Jun 11 16:53:12.198613 crc crio[23211]: time=\"2026-06-11T16:53:12.198539634Z\" level=info msg=\"Removed container 9e4a943b6a09f2d7cfb4748f188ea8cde70fa1a0a90fd4ec89b88be0cd531d5d: openshift-marketplace/redhat-marketplace-d5sfd/extract-utilities\" id=9da95bbe-3a8a-4ca6-9c37-1db21c423081 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.068732 | controller |     "Jun 11 16:53:39.442110 crc crio[23211]: time=\"2026-06-11T16:53:39.440985594Z\" level=info msg=\"Stopping pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\" id=1cf2e7ad-1191-4f92-951c-079e2eaaeac5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.068750 | controller |     "Jun 11 16:53:39.442110 crc crio[23211]: time=\"2026-06-11T16:53:39.442115933Z\" level=info msg=\"Stopped pod sandbox (already stopped): 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\" id=1cf2e7ad-1191-4f92-951c-079e2eaaeac5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.068765 | controller |     "Jun 11 16:53:39.443892 crc crio[23211]: time=\"2026-06-11T16:53:39.442724599Z\" level=info msg=\"Removing pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\" id=52fd99f2-589c-4a4f-a9c6-09f97f892e24 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.068779 | controller |     "Jun 11 16:53:39.459963 crc crio[23211]: time=\"2026-06-11T16:53:39.459867671Z\" level=info msg=\"Removed pod sandbox: 316f91322854259d5513c4702a4535eba9693f423b39c4f0bb4cb3234890adb6\" id=52fd99f2-589c-4a4f-a9c6-09f97f892e24 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.068793 | controller |     "Jun 11 16:53:39.462236 crc crio[23211]: time=\"2026-06-11T16:53:39.462054236Z\" level=info msg=\"Stopping pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\" id=c671a2f0-28a7-4af6-b54f-3fbc4d0d370f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.068808 | controller |     "Jun 11 16:53:39.462633 crc crio[23211]: time=\"2026-06-11T16:53:39.462555348Z\" level=info msg=\"Stopped pod sandbox (already stopped): de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\" id=c671a2f0-28a7-4af6-b54f-3fbc4d0d370f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.068822 | controller |     "Jun 11 16:53:39.463549 crc crio[23211]: time=\"2026-06-11T16:53:39.463487242Z\" level=info msg=\"Removing pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\" id=dcdf7b2c-f831-4d39-be34-d3b1713089e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.068837 | controller |     "Jun 11 16:53:39.496135 crc crio[23211]: time=\"2026-06-11T16:53:39.496033603Z\" level=info msg=\"Removed pod sandbox: de6e4d1431ec06f3e514b49f0b006f42f72c36ef867c5b0954daa3da115c0953\" id=dcdf7b2c-f831-4d39-be34-d3b1713089e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.068851 | controller |     "Jun 11 16:53:39.498237 crc crio[23211]: time=\"2026-06-11T16:53:39.498170938Z\" level=info msg=\"Stopping pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\" id=d5880397-6a82-485b-bdf3-6fec83b3a83e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.068865 | controller |     "Jun 11 16:53:39.498490 crc crio[23211]: time=\"2026-06-11T16:53:39.498412094Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\" id=d5880397-6a82-485b-bdf3-6fec83b3a83e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.068879 | controller |     "Jun 11 16:53:39.499751 crc crio[23211]: time=\"2026-06-11T16:53:39.499625134Z\" level=info msg=\"Removing pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\" id=8eff4620-c13b-44da-a3b0-73bc3e9fee8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.068893 | controller |     "Jun 11 16:53:39.518687 crc crio[23211]: time=\"2026-06-11T16:53:39.518582654Z\" level=info msg=\"Removed pod sandbox: 7ed366616283ce7d24c957d52844c27e02e48c81649399519ded0ade2b71f726\" id=8eff4620-c13b-44da-a3b0-73bc3e9fee8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.068907 | controller |     "Jun 11 16:54:00.624744 crc crio[23211]: time=\"2026-06-11T16:54:00.623760667Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686614-skrvw/POD\" id=468841d6-5343-458b-ae63-1fe9c31877f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.068924 | controller |     "Jun 11 16:54:00.624744 crc crio[23211]: time=\"2026-06-11T16:54:00.624777013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.068939 | controller |     "Jun 11 16:54:00.669206 crc crio[23211]: time=\"2026-06-11T16:54:00.669145653Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686614-skrvw Namespace:openshift-infra ID:0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8 UID:f2f6cca5-e88c-4f4f-8f6c-6ebb3c01c8e6 NetNS:/var/run/netns/01acdf66-8e36-4b92-b9f4-95893176f523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2f6cca5_e88c_4f4f_8f6c_6ebb3c01c8e6.slice PodAnnotations:0xc0038ac9d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.068954 | controller |     "Jun 11 16:54:00.669610 crc crio[23211]: time=\"2026-06-11T16:54:00.669585534Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686614-skrvw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.068969 | controller |     "Jun 11 16:54:01.002480 crc crio[23211]: 2026-06-11T16:54:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a7b30420846525 Mac:fa:f9:c9:c8:33:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/01acdf66-8e36-4b92-b9f4-95893176f523 SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.068984 | controller |     "Jun 11 16:54:01.004766 crc crio[23211]: time=\"2026-06-11T16:54:01.004725724Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686614-skrvw Namespace:openshift-infra ID:0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8 UID:f2f6cca5-e88c-4f4f-8f6c-6ebb3c01c8e6 NetNS:/var/run/netns/01acdf66-8e36-4b92-b9f4-95893176f523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2f6cca5_e88c_4f4f_8f6c_6ebb3c01c8e6.slice PodAnnotations:0xc0038ac9d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.068999 | controller |     "Jun 11 16:54:01.005041 crc crio[23211]: time=\"2026-06-11T16:54:01.005022313Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686614-skrvw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.069014 | controller |     "Jun 11 16:54:01.017514 crc crio[23211]: time=\"2026-06-11T16:54:01.017362494Z\" level=info msg=\"Ran pod sandbox 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8 with infra container: openshift-infra/auto-csr-approver-29686614-skrvw/POD\" id=468841d6-5343-458b-ae63-1fe9c31877f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.069029 | controller |     "Jun 11 16:54:01.028071 crc crio[23211]: time=\"2026-06-11T16:54:01.024197417Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=258d9434-48e1-4bc3-83b9-9dfe4783d4f2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.069044 | controller |     "Jun 11 16:54:01.033681 crc crio[23211]: time=\"2026-06-11T16:54:01.033604094Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.069059 | controller |     "Jun 11 16:54:01.960884 crc crio[23211]: time=\"2026-06-11T16:54:01.958999995Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=258d9434-48e1-4bc3-83b9-9dfe4783d4f2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.069074 | controller |     "Jun 11 16:54:01.960884 crc crio[23211]: time=\"2026-06-11T16:54:01.960156375Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d3be2189-fd69-470c-92fa-7d7d588da9f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.069092 | controller |     "Jun 11 16:54:01.962601 crc crio[23211]: time=\"2026-06-11T16:54:01.962403142Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9bdfea07-7001-4c6a-bd13-4efe54d18b8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.069107 | controller |     "Jun 11 16:54:01.973529 crc crio[23211]: time=\"2026-06-11T16:54:01.973390568Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686614-skrvw/oc\" id=7b8deaec-4195-4173-adf3-9210b0f6fdef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.069121 | controller |     "Jun 11 16:54:01.974147 crc crio[23211]: time=\"2026-06-11T16:54:01.974079745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.069136 | controller |     "Jun 11 16:54:02.025998 crc crio[23211]: time=\"2026-06-11T16:54:02.025845213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.069150 | controller |     "Jun 11 16:54:02.450638 crc crio[23211]: time=\"2026-06-11T16:54:02.450477182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.069165 | controller |     "Jun 11 16:54:02.555705 crc crio[23211]: time=\"2026-06-11T16:54:02.555611486Z\" level=info msg=\"Created container 0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34: openshift-infra/auto-csr-approver-29686614-skrvw/oc\" id=7b8deaec-4195-4173-adf3-9210b0f6fdef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.069179 | controller |     "Jun 11 16:54:02.557837 crc crio[23211]: time=\"2026-06-11T16:54:02.557516864Z\" level=info msg=\"Starting container: 0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34\" id=9e34583b-5eee-4290-a40a-7d98917f609c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.069193 | controller |     "Jun 11 16:54:02.566965 crc crio[23211]: time=\"2026-06-11T16:54:02.566877191Z\" level=info msg=\"Started container\" PID=126087 containerID=0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34 description=openshift-infra/auto-csr-approver-29686614-skrvw/oc id=9e34583b-5eee-4290-a40a-7d98917f609c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8",
2026-06-11 18:01:03.069208 | controller |     "Jun 11 16:54:04.871812 crc crio[23211]: time=\"2026-06-11T16:54:04.870752062Z\" level=info msg=\"Stopping pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8\" id=df862bd1-9290-4921-ac69-9f39e6ca7f1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.069224 | controller |     "Jun 11 16:54:04.873937 crc crio[23211]: time=\"2026-06-11T16:54:04.872536457Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686614-skrvw Namespace:openshift-infra ID:0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8 UID:f2f6cca5-e88c-4f4f-8f6c-6ebb3c01c8e6 NetNS:/var/run/netns/01acdf66-8e36-4b92-b9f4-95893176f523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2f6cca5_e88c_4f4f_8f6c_6ebb3c01c8e6.slice PodAnnotations:0xc00008cf88}] Aliases:map[]}\"",
2026-06-11 18:01:03.069238 | controller |     "Jun 11 16:54:04.873937 crc crio[23211]: time=\"2026-06-11T16:54:04.872736022Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686614-skrvw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.069253 | controller |     "Jun 11 16:54:05.222296 crc crio[23211]: time=\"2026-06-11T16:54:05.222168253Z\" level=info msg=\"Stopped pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8\" id=df862bd1-9290-4921-ac69-9f39e6ca7f1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.069272 | controller |     "Jun 11 16:54:22.862927 crc crio[23211]: time=\"2026-06-11T16:54:22.861950855Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/POD\" id=b985a82a-186d-42cd-8658-cf5adf9258da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.069287 | controller |     "Jun 11 16:54:22.865301 crc crio[23211]: time=\"2026-06-11T16:54:22.8629463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.069301 | controller |     "Jun 11 16:54:22.915135 crc crio[23211]: time=\"2026-06-11T16:54:22.914885391Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr Namespace:openstack ID:ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2 UID:03852102-8e93-40ab-83a3-f59c37ef7040 NetNS:/var/run/netns/0604f7f6-cc1b-4c33-a3d0-ecf42af854df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03852102_8e93_40ab_83a3_f59c37ef7040.slice PodAnnotations:0xc0022795d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.069316 | controller |     "Jun 11 16:54:22.915135 crc crio[23211]: time=\"2026-06-11T16:54:22.915063726Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.069330 | controller |     "Jun 11 16:54:23.720986 crc crio[23211]: 2026-06-11T16:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec990a4c2c35fc5 Mac:6a:e7:4f:b4:cb:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/0604f7f6-cc1b-4c33-a3d0-ecf42af854df SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.069345 | controller |     "Jun 11 16:54:23.723245 crc crio[23211]: time=\"2026-06-11T16:54:23.723188307Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr Namespace:openstack ID:ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2 UID:03852102-8e93-40ab-83a3-f59c37ef7040 NetNS:/var/run/netns/0604f7f6-cc1b-4c33-a3d0-ecf42af854df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03852102_8e93_40ab_83a3_f59c37ef7040.slice PodAnnotations:0xc0022795d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.069361 | controller |     "Jun 11 16:54:23.723411 crc crio[23211]: time=\"2026-06-11T16:54:23.723364771Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.069375 | controller |     "Jun 11 16:54:23.737106 crc crio[23211]: time=\"2026-06-11T16:54:23.737069377Z\" level=info msg=\"Ran pod sandbox ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/POD\" id=b985a82a-186d-42cd-8658-cf5adf9258da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.069390 | controller |     "Jun 11 16:54:23.740458 crc crio[23211]: time=\"2026-06-11T16:54:23.740341241Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=97b31ca3-c61d-4e88-8e5b-59570c57abec name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.069405 | controller |     "Jun 11 16:54:23.756263 crc crio[23211]: time=\"2026-06-11T16:54:23.755902572Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.069425 | controller |     "Jun 11 16:54:36.702124 crc crio[23211]: time=\"2026-06-11T16:54:36.700998059Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=97b31ca3-c61d-4e88-8e5b-59570c57abec name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.069440 | controller |     "Jun 11 16:54:36.705657 crc crio[23211]: time=\"2026-06-11T16:54:36.702987709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e577cea0-d869-4ec9-a5a0-2125ab87fcae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.069455 | controller |     "Jun 11 16:54:36.750239 crc crio[23211]: time=\"2026-06-11T16:54:36.749627014Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b7d49b59-26d2-4e4b-99fb-a8ad2c98b710 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.069469 | controller |     "Jun 11 16:54:36.760371 crc crio[23211]: time=\"2026-06-11T16:54:36.760285472Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=ceee5e27-1f03-4faa-8828-a9b184f3c98f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.069483 | controller |     "Jun 11 16:54:36.761983 crc crio[23211]: time=\"2026-06-11T16:54:36.761926703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.069497 | controller |     "Jun 11 16:54:36.808877 crc crio[23211]: time=\"2026-06-11T16:54:36.808765544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.069526 | controller |     "Jun 11 16:54:36.813305 crc crio[23211]: time=\"2026-06-11T16:54:36.813188405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.069547 | controller |     "Jun 11 16:54:37.067111 crc crio[23211]: time=\"2026-06-11T16:54:37.066913988Z\" level=info msg=\"Created container d2f88e5ef2a7c620191295c137ef7f1b851e558ea16d2d347a33dc49e9f3fccb: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=ceee5e27-1f03-4faa-8828-a9b184f3c98f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.069562 | controller |     "Jun 11 16:54:37.071964 crc crio[23211]: time=\"2026-06-11T16:54:37.071229077Z\" level=info msg=\"Starting container: d2f88e5ef2a7c620191295c137ef7f1b851e558ea16d2d347a33dc49e9f3fccb\" id=32753c9a-962f-4155-aeb5-8de6968b4adc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.069577 | controller |     "Jun 11 16:54:37.078244 crc crio[23211]: time=\"2026-06-11T16:54:37.078091981Z\" level=info msg=\"Started container\" PID=127901 containerID=d2f88e5ef2a7c620191295c137ef7f1b851e558ea16d2d347a33dc49e9f3fccb description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=32753c9a-962f-4155-aeb5-8de6968b4adc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2",
2026-06-11 18:01:03.069592 | controller |     "Jun 11 16:54:39.553090 crc crio[23211]: time=\"2026-06-11T16:54:39.551901429Z\" level=info msg=\"Removing container: db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154\" id=4fdceb79-bf25-459a-88bc-1869ad406fb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.069610 | controller |     "Jun 11 16:54:39.709594 crc crio[23211]: time=\"2026-06-11T16:54:39.709502051Z\" level=info msg=\"Removed container db461839eba35d35bdc7d6a7f7da76e0f02670c7a26c42b71dff22331b6e8154: openshift-infra/auto-csr-approver-29686608-7v8f8/oc\" id=4fdceb79-bf25-459a-88bc-1869ad406fb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.069625 | controller |     "Jun 11 16:54:39.722150 crc crio[23211]: time=\"2026-06-11T16:54:39.722069407Z\" level=info msg=\"Stopping pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594\" id=8a0f3787-b156-428a-bff7-154d94b9c78a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.069640 | controller |     "Jun 11 16:54:39.722492 crc crio[23211]: time=\"2026-06-11T16:54:39.72216232Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594\" id=8a0f3787-b156-428a-bff7-154d94b9c78a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.069654 | controller |     "Jun 11 16:54:39.724173 crc crio[23211]: time=\"2026-06-11T16:54:39.723013331Z\" level=info msg=\"Removing pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594\" id=10124582-868c-48d8-84d8-ce687b3a8f09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.069668 | controller |     "Jun 11 16:54:39.744350 crc crio[23211]: time=\"2026-06-11T16:54:39.744219625Z\" level=info msg=\"Removed pod sandbox: 99b32bc24e0e21e90cf7a310c0261a8a9a4ada411796d9404672a4497b6e6594\" id=10124582-868c-48d8-84d8-ce687b3a8f09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.069683 | controller |     "Jun 11 16:54:51.658984 crc crio[23211]: time=\"2026-06-11T16:54:51.65756752Z\" level=info msg=\"Stopping pod sandbox: ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2\" id=c8f07657-d8ab-4a05-afaf-690266a4a7aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.069697 | controller |     "Jun 11 16:54:51.661549 crc crio[23211]: time=\"2026-06-11T16:54:51.660056483Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr Namespace:openstack ID:ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2 UID:03852102-8e93-40ab-83a3-f59c37ef7040 NetNS:/var/run/netns/0604f7f6-cc1b-4c33-a3d0-ecf42af854df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03852102_8e93_40ab_83a3_f59c37ef7040.slice PodAnnotations:0xc0066187b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.069712 | controller |     "Jun 11 16:54:51.661549 crc crio[23211]: time=\"2026-06-11T16:54:51.660268619Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.069727 | controller |     "Jun 11 16:54:52.183280 crc crio[23211]: time=\"2026-06-11T16:54:52.182535407Z\" level=info msg=\"Stopped pod sandbox: ec990a4c2c35fc5818a596c77c7ab50f0158b0e17bf76a434d86c0f6d432c7b2\" id=c8f07657-d8ab-4a05-afaf-690266a4a7aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.069742 | controller |     "Jun 11 16:54:53.203778 crc crio[23211]: time=\"2026-06-11T16:54:53.203138692Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/POD\" id=d176e132-c534-4b32-a5a2-d8ed15534bc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.069757 | controller |     "Jun 11 16:54:53.204968 crc crio[23211]: time=\"2026-06-11T16:54:53.203793059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.069772 | controller |     "Jun 11 16:54:53.250754 crc crio[23211]: time=\"2026-06-11T16:54:53.250639719Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx Namespace:openstack ID:9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744 UID:2ed15c52-4594-471c-b28d-1e9ad3a7815b NetNS:/var/run/netns/76351dd2-f3fa-45c7-9551-a5b465aacedc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed15c52_4594_471c_b28d_1e9ad3a7815b.slice PodAnnotations:0xc0018bf1a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.069790 | controller |     "Jun 11 16:54:53.250754 crc crio[23211]: time=\"2026-06-11T16:54:53.250737332Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.069805 | controller |     "Jun 11 16:54:54.155570 crc crio[23211]: 2026-06-11T16:54:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d642cc399130c9 Mac:56:8e:3d:22:6e:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/76351dd2-f3fa-45c7-9551-a5b465aacedc SocketPath: PciID:}] [{Interface:0xc0002846f0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.069820 | controller |     "Jun 11 16:54:54.157347 crc crio[23211]: time=\"2026-06-11T16:54:54.157244702Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx Namespace:openstack ID:9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744 UID:2ed15c52-4594-471c-b28d-1e9ad3a7815b NetNS:/var/run/netns/76351dd2-f3fa-45c7-9551-a5b465aacedc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed15c52_4594_471c_b28d_1e9ad3a7815b.slice PodAnnotations:0xc0018bf1a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.069835 | controller |     "Jun 11 16:54:54.157499 crc crio[23211]: time=\"2026-06-11T16:54:54.157403926Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.069850 | controller |     "Jun 11 16:54:54.170532 crc crio[23211]: time=\"2026-06-11T16:54:54.170001553Z\" level=info msg=\"Ran pod sandbox 9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/POD\" id=d176e132-c534-4b32-a5a2-d8ed15534bc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.069864 | controller |     "Jun 11 16:54:54.177858 crc crio[23211]: time=\"2026-06-11T16:54:54.174842105Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=cbd79cd8-0035-4cfe-9a79-02c811498a6a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.069879 | controller |     "Jun 11 16:54:54.198605 crc crio[23211]: time=\"2026-06-11T16:54:54.189257288Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.069893 | controller |     "Jun 11 16:54:54.687482 crc crio[23211]: time=\"2026-06-11T16:54:54.687317307Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=cbd79cd8-0035-4cfe-9a79-02c811498a6a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.069907 | controller |     "Jun 11 16:54:54.689083 crc crio[23211]: time=\"2026-06-11T16:54:54.689050012Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e77391fb-a0fb-41fb-8541-0f399a4dd892 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.069921 | controller |     "Jun 11 16:54:54.755116 crc crio[23211]: time=\"2026-06-11T16:54:54.754999753Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b4be4689-66f3-416f-bda3-f0928b6e63bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.069939 | controller |     "Jun 11 16:54:54.763939 crc crio[23211]: time=\"2026-06-11T16:54:54.763857386Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=e735fc11-9efa-4471-a560-fad81697edfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.069954 | controller |     "Jun 11 16:54:54.764296 crc crio[23211]: time=\"2026-06-11T16:54:54.764232985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.069968 | controller |     "Jun 11 16:54:54.826790 crc crio[23211]: time=\"2026-06-11T16:54:54.826530135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.069983 | controller |     "Jun 11 16:54:54.832151 crc crio[23211]: time=\"2026-06-11T16:54:54.832077604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.069997 | controller |     "Jun 11 16:54:55.023466 crc crio[23211]: time=\"2026-06-11T16:54:55.023276182Z\" level=info msg=\"Created container 55fda9dab9d3d3139cbebb772769c289cbf8a919cdade3240f301dfcb2477d2d: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=e735fc11-9efa-4471-a560-fad81697edfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.070011 | controller |     "Jun 11 16:54:55.025245 crc crio[23211]: time=\"2026-06-11T16:54:55.025188391Z\" level=info msg=\"Starting container: 55fda9dab9d3d3139cbebb772769c289cbf8a919cdade3240f301dfcb2477d2d\" id=8612f915-3713-45b1-b86e-11d1be8f441c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.070026 | controller |     "Jun 11 16:54:55.034136 crc crio[23211]: time=\"2026-06-11T16:54:55.034024333Z\" level=info msg=\"Started container\" PID=128902 containerID=55fda9dab9d3d3139cbebb772769c289cbf8a919cdade3240f301dfcb2477d2d description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=8612f915-3713-45b1-b86e-11d1be8f441c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744",
2026-06-11 18:01:03.070041 | controller |     "Jun 11 16:54:59.842922 crc crio[23211]: time=\"2026-06-11T16:54:59.841795139Z\" level=info msg=\"Stopping pod sandbox: 9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744\" id=f4c9a5ee-ab8f-453f-beca-c17641ebdb13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.070056 | controller |     "Jun 11 16:54:59.844276 crc crio[23211]: time=\"2026-06-11T16:54:59.843667226Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx Namespace:openstack ID:9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744 UID:2ed15c52-4594-471c-b28d-1e9ad3a7815b NetNS:/var/run/netns/76351dd2-f3fa-45c7-9551-a5b465aacedc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ed15c52_4594_471c_b28d_1e9ad3a7815b.slice PodAnnotations:0xc0018be748}] Aliases:map[]}\"",
2026-06-11 18:01:03.070071 | controller |     "Jun 11 16:54:59.844276 crc crio[23211]: time=\"2026-06-11T16:54:59.843854951Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.070089 | controller |     "Jun 11 16:55:00.502545 crc crio[23211]: time=\"2026-06-11T16:55:00.501474761Z\" level=info msg=\"Stopped pod sandbox: 9d642cc399130c9d150260cfa2f30956b8dd614f5ce6f9cdf5483658a7279744\" id=f4c9a5ee-ab8f-453f-beca-c17641ebdb13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.070104 | controller |     "Jun 11 16:55:01.549018 crc crio[23211]: time=\"2026-06-11T16:55:01.548257056Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/POD\" id=0fe1f887-4b6d-46b7-a53e-32daa29ae549 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.070118 | controller |     "Jun 11 16:55:01.555391 crc crio[23211]: time=\"2026-06-11T16:55:01.54880248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.070133 | controller |     "Jun 11 16:55:01.587829 crc crio[23211]: time=\"2026-06-11T16:55:01.58772658Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q Namespace:openstack ID:a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90 UID:9b623aa7-20d8-4832-87da-cc01817956d9 NetNS:/var/run/netns/14e3b06d-4fd0-42e1-9fbc-ca5a602b78eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b623aa7_20d8_4832_87da_cc01817956d9.slice PodAnnotations:0xc006bccef0}] Aliases:map[]}\"",
2026-06-11 18:01:03.070148 | controller |     "Jun 11 16:55:01.587829 crc crio[23211]: time=\"2026-06-11T16:55:01.587800951Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.070165 | controller |     "Jun 11 16:55:02.328293 crc crio[23211]: 2026-06-11T16:55:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a764ba060ec8fe2 Mac:02:f3:98:0e:6c:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/14e3b06d-4fd0-42e1-9fbc-ca5a602b78eb SocketPath: PciID:}] [{Interface:0xc0001365c0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.070182 | controller |     "Jun 11 16:55:02.329731 crc crio[23211]: time=\"2026-06-11T16:55:02.329611504Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q Namespace:openstack ID:a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90 UID:9b623aa7-20d8-4832-87da-cc01817956d9 NetNS:/var/run/netns/14e3b06d-4fd0-42e1-9fbc-ca5a602b78eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b623aa7_20d8_4832_87da_cc01817956d9.slice PodAnnotations:0xc006bccef0}] Aliases:map[]}\"",
2026-06-11 18:01:03.070197 | controller |     "Jun 11 16:55:02.329924 crc crio[23211]: time=\"2026-06-11T16:55:02.32985546Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.070212 | controller |     "Jun 11 16:55:02.341003 crc crio[23211]: time=\"2026-06-11T16:55:02.340898907Z\" level=info msg=\"Ran pod sandbox a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/POD\" id=0fe1f887-4b6d-46b7-a53e-32daa29ae549 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.070226 | controller |     "Jun 11 16:55:02.343647 crc crio[23211]: time=\"2026-06-11T16:55:02.343530335Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8f6b567f-466f-4152-9481-eabd3f11b22a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.070240 | controller |     "Jun 11 16:55:02.348491 crc crio[23211]: time=\"2026-06-11T16:55:02.348299784Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.070258 | controller |     "Jun 11 16:55:02.757894 crc crio[23211]: time=\"2026-06-11T16:55:02.757772951Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8f6b567f-466f-4152-9481-eabd3f11b22a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.070273 | controller |     "Jun 11 16:55:02.758986 crc crio[23211]: time=\"2026-06-11T16:55:02.758760806Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7e84158b-a52d-4ce8-bcc7-63245ff4591b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.070288 | controller |     "Jun 11 16:55:02.788186 crc crio[23211]: time=\"2026-06-11T16:55:02.787984482Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=efd3e6e5-f36c-4c5d-86ba-fec141d10903 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.070302 | controller |     "Jun 11 16:55:02.797823 crc crio[23211]: time=\"2026-06-11T16:55:02.797734988Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=3588bdc1-3afd-45a9-8077-92831abc6ed1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.070316 | controller |     "Jun 11 16:55:02.798227 crc crio[23211]: time=\"2026-06-11T16:55:02.798169989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.070331 | controller |     "Jun 11 16:55:02.848343 crc crio[23211]: time=\"2026-06-11T16:55:02.848254111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.070345 | controller |     "Jun 11 16:55:02.851818 crc crio[23211]: time=\"2026-06-11T16:55:02.851755549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.070360 | controller |     "Jun 11 16:55:03.063747 crc crio[23211]: time=\"2026-06-11T16:55:03.063603887Z\" level=info msg=\"Created container 166feaba441743266660ce1df1d2f49cdda8f1436e6695a0f7cd91c0c78bf88b: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=3588bdc1-3afd-45a9-8077-92831abc6ed1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.070374 | controller |     "Jun 11 16:55:03.064929 crc crio[23211]: time=\"2026-06-11T16:55:03.06490086Z\" level=info msg=\"Starting container: 166feaba441743266660ce1df1d2f49cdda8f1436e6695a0f7cd91c0c78bf88b\" id=5703af0d-a7d1-4440-89d5-b2d50fb20219 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.070390 | controller |     "Jun 11 16:55:03.072610 crc crio[23211]: time=\"2026-06-11T16:55:03.072557692Z\" level=info msg=\"Started container\" PID=129447 containerID=166feaba441743266660ce1df1d2f49cdda8f1436e6695a0f7cd91c0c78bf88b description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=5703af0d-a7d1-4440-89d5-b2d50fb20219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90",
2026-06-11 18:01:03.070405 | controller |     "Jun 11 16:56:04.956669 crc crio[23211]: time=\"2026-06-11T16:56:04.951091982Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686616-7szwn/POD\" id=79d6a58c-c51a-484a-ad82-ee83bda954fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.070423 | controller |     "Jun 11 16:56:04.956669 crc crio[23211]: time=\"2026-06-11T16:56:04.952339883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.070438 | controller |     "Jun 11 16:56:05.215563 crc crio[23211]: time=\"2026-06-11T16:56:05.215511564Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686616-7szwn Namespace:openshift-infra ID:c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653 UID:09f28457-3e8d-4726-9d87-49dad9f35a10 NetNS:/var/run/netns/7c8decd0-02bb-489c-ac7c-e4347876849d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09f28457_3e8d_4726_9d87_49dad9f35a10.slice PodAnnotations:0xc00294e128}] Aliases:map[]}\"",
2026-06-11 18:01:03.070454 | controller |     "Jun 11 16:56:05.216200 crc crio[23211]: time=\"2026-06-11T16:56:05.216145299Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686616-7szwn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.070468 | controller |     "Jun 11 16:56:06.341491 crc crio[23211]: 2026-06-11T16:56:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9eb63c63802ae3 Mac:6a:54:49:ff:13:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/7c8decd0-02bb-489c-ac7c-e4347876849d SocketPath: PciID:}] [{Interface:0xc0000151d0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.070483 | controller |     "Jun 11 16:56:06.343935 crc crio[23211]: time=\"2026-06-11T16:56:06.343880174Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686616-7szwn Namespace:openshift-infra ID:c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653 UID:09f28457-3e8d-4726-9d87-49dad9f35a10 NetNS:/var/run/netns/7c8decd0-02bb-489c-ac7c-e4347876849d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09f28457_3e8d_4726_9d87_49dad9f35a10.slice PodAnnotations:0xc00294e128}] Aliases:map[]}\"",
2026-06-11 18:01:03.070498 | controller |     "Jun 11 16:56:06.344202 crc crio[23211]: time=\"2026-06-11T16:56:06.344183372Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686616-7szwn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.070528 | controller |     "Jun 11 16:56:06.380325 crc crio[23211]: time=\"2026-06-11T16:56:06.380277381Z\" level=info msg=\"Ran pod sandbox c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653 with infra container: openshift-infra/auto-csr-approver-29686616-7szwn/POD\" id=79d6a58c-c51a-484a-ad82-ee83bda954fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.070548 | controller |     "Jun 11 16:56:06.400810 crc crio[23211]: time=\"2026-06-11T16:56:06.400613874Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9ee0194b-c3f1-4d7d-ac01-5080694af2b2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.070563 | controller |     "Jun 11 16:56:06.421560 crc crio[23211]: time=\"2026-06-11T16:56:06.420754391Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.070578 | controller |     "Jun 11 16:56:07.538131 crc crio[23211]: time=\"2026-06-11T16:56:07.537639981Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9ee0194b-c3f1-4d7d-ac01-5080694af2b2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.070593 | controller |     "Jun 11 16:56:07.539299 crc crio[23211]: time=\"2026-06-11T16:56:07.538963596Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c379ff7c-6c92-4942-a715-1ea69594a306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.070611 | controller |     "Jun 11 16:56:07.541648 crc crio[23211]: time=\"2026-06-11T16:56:07.54151654Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b467e59b-3e93-4722-a74b-054c193cef9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.070626 | controller |     "Jun 11 16:56:07.558198 crc crio[23211]: time=\"2026-06-11T16:56:07.558114448Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686616-7szwn/oc\" id=fb223492-8471-4ce0-b955-5951b9a3ec01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.070640 | controller |     "Jun 11 16:56:07.558925 crc crio[23211]: time=\"2026-06-11T16:56:07.558873807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.070654 | controller |     "Jun 11 16:56:07.695069 crc crio[23211]: time=\"2026-06-11T16:56:07.694943755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.070668 | controller |     "Jun 11 16:56:08.331006 crc crio[23211]: time=\"2026-06-11T16:56:08.330783666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.070683 | controller |     "Jun 11 16:56:08.594752 crc crio[23211]: time=\"2026-06-11T16:56:08.593945616Z\" level=info msg=\"Created container 2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714: openshift-infra/auto-csr-approver-29686616-7szwn/oc\" id=fb223492-8471-4ce0-b955-5951b9a3ec01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.070697 | controller |     "Jun 11 16:56:08.596805 crc crio[23211]: time=\"2026-06-11T16:56:08.596694046Z\" level=info msg=\"Starting container: 2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714\" id=b6c0e390-47d6-4ec7-9b81-f8e3219a48c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.070712 | controller |     "Jun 11 16:56:08.603031 crc crio[23211]: time=\"2026-06-11T16:56:08.602921573Z\" level=info msg=\"Started container\" PID=132645 containerID=2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714 description=openshift-infra/auto-csr-approver-29686616-7szwn/oc id=b6c0e390-47d6-4ec7-9b81-f8e3219a48c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653",
2026-06-11 18:01:03.070727 | controller |     "Jun 11 16:56:11.440901 crc crio[23211]: time=\"2026-06-11T16:56:11.439945634Z\" level=info msg=\"Stopping pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653\" id=300183ea-0dfc-4e86-9050-6201b2e64cff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.070741 | controller |     "Jun 11 16:56:11.442540 crc crio[23211]: time=\"2026-06-11T16:56:11.441580435Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686616-7szwn Namespace:openshift-infra ID:c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653 UID:09f28457-3e8d-4726-9d87-49dad9f35a10 NetNS:/var/run/netns/7c8decd0-02bb-489c-ac7c-e4347876849d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09f28457_3e8d_4726_9d87_49dad9f35a10.slice PodAnnotations:0xc006bcc3c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.070756 | controller |     "Jun 11 16:56:11.442540 crc crio[23211]: time=\"2026-06-11T16:56:11.441765969Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686616-7szwn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.070770 | controller |     "Jun 11 16:56:11.867112 crc crio[23211]: time=\"2026-06-11T16:56:11.866992504Z\" level=info msg=\"Stopped pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653\" id=300183ea-0dfc-4e86-9050-6201b2e64cff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.070788 | controller |     "Jun 11 16:56:39.797181 crc crio[23211]: time=\"2026-06-11T16:56:39.796162557Z\" level=info msg=\"Removing container: f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c\" id=939ee68b-094a-4a66-b354-3de361517e2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.070803 | controller |     "Jun 11 16:56:40.128331 crc crio[23211]: time=\"2026-06-11T16:56:40.128080179Z\" level=info msg=\"Removed container f3c50c12058db6cd830a05b298bc11237eaa9e9d532267c132ff6c514420bc0c: openshift-infra/auto-csr-approver-29686610-4bljx/oc\" id=939ee68b-094a-4a66-b354-3de361517e2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.070817 | controller |     "Jun 11 16:56:40.146792 crc crio[23211]: time=\"2026-06-11T16:56:40.146607396Z\" level=info msg=\"Stopping pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc\" id=5b661d0a-0f68-4f06-9121-242905298780 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.070831 | controller |     "Jun 11 16:56:40.146792 crc crio[23211]: time=\"2026-06-11T16:56:40.146798281Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc\" id=5b661d0a-0f68-4f06-9121-242905298780 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.070846 | controller |     "Jun 11 16:56:40.149054 crc crio[23211]: time=\"2026-06-11T16:56:40.148979347Z\" level=info msg=\"Removing pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc\" id=136888a4-4242-4ba1-91f2-88b202407db8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.070860 | controller |     "Jun 11 16:56:40.180543 crc crio[23211]: time=\"2026-06-11T16:56:40.180367437Z\" level=info msg=\"Removed pod sandbox: fe62bf5a66d5cd56b891387cb8586b0031a7ac02ed03d85aa491561c41e6febc\" id=136888a4-4242-4ba1-91f2-88b202407db8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.070874 | controller |     "Jun 11 16:58:00.631906 crc crio[23211]: time=\"2026-06-11T16:58:00.630993859Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686618-k2mb9/POD\" id=08a7ef0f-6a13-4015-b16b-f5a503376c98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.070888 | controller |     "Jun 11 16:58:00.633587 crc crio[23211]: time=\"2026-06-11T16:58:00.632002145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.070903 | controller |     "Jun 11 16:58:00.673258 crc crio[23211]: time=\"2026-06-11T16:58:00.673161881Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686618-k2mb9 Namespace:openshift-infra ID:67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77 UID:e0e69e8a-be71-4d7c-ba96-43439928a192 NetNS:/var/run/netns/c14f0a78-c663-40be-8a56-1b255f02bc08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0e69e8a_be71_4d7c_ba96_43439928a192.slice PodAnnotations:0xc002795000}] Aliases:map[]}\"",
2026-06-11 18:01:03.070918 | controller |     "Jun 11 16:58:00.673258 crc crio[23211]: time=\"2026-06-11T16:58:00.673248423Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686618-k2mb9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.070933 | controller |     "Jun 11 16:58:01.260548 crc crio[23211]: 2026-06-11T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67b142187d89585 Mac:12:66:e3:e2:df:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/c14f0a78-c663-40be-8a56-1b255f02bc08 SocketPath: PciID:}] [{Interface:0xc000298a30 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.070951 | controller |     "Jun 11 16:58:01.262180 crc crio[23211]: time=\"2026-06-11T16:58:01.262100689Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686618-k2mb9 Namespace:openshift-infra ID:67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77 UID:e0e69e8a-be71-4d7c-ba96-43439928a192 NetNS:/var/run/netns/c14f0a78-c663-40be-8a56-1b255f02bc08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0e69e8a_be71_4d7c_ba96_43439928a192.slice PodAnnotations:0xc002795000}] Aliases:map[]}\"",
2026-06-11 18:01:03.070966 | controller |     "Jun 11 16:58:01.262335 crc crio[23211]: time=\"2026-06-11T16:58:01.262275994Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686618-k2mb9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.070981 | controller |     "Jun 11 16:58:01.273922 crc crio[23211]: time=\"2026-06-11T16:58:01.273818785Z\" level=info msg=\"Ran pod sandbox 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77 with infra container: openshift-infra/auto-csr-approver-29686618-k2mb9/POD\" id=08a7ef0f-6a13-4015-b16b-f5a503376c98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.070995 | controller |     "Jun 11 16:58:01.281772 crc crio[23211]: time=\"2026-06-11T16:58:01.276901613Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3e15a22e-d4eb-466b-a4f2-3c595089010e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.071009 | controller |     "Jun 11 16:58:01.287340 crc crio[23211]: time=\"2026-06-11T16:58:01.287249173Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.071024 | controller |     "Jun 11 16:58:02.304785 crc crio[23211]: time=\"2026-06-11T16:58:02.303972931Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3e15a22e-d4eb-466b-a4f2-3c595089010e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.071039 | controller |     "Jun 11 16:58:02.306220 crc crio[23211]: time=\"2026-06-11T16:58:02.306153995Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0c728b57-1a5e-43b4-9dc2-0b62959e0e46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.071053 | controller |     "Jun 11 16:58:02.311574 crc crio[23211]: time=\"2026-06-11T16:58:02.309198533Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2c0f4a26-6744-4e68-860b-5ab580e49c7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.071068 | controller |     "Jun 11 16:58:02.317373 crc crio[23211]: time=\"2026-06-11T16:58:02.317264535Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686618-k2mb9/oc\" id=0b1b8c89-845a-40b8-b909-8b3ca0cfd607 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.071082 | controller |     "Jun 11 16:58:02.318883 crc crio[23211]: time=\"2026-06-11T16:58:02.318025485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.071097 | controller |     "Jun 11 16:58:02.372598 crc crio[23211]: time=\"2026-06-11T16:58:02.372504577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.071111 | controller |     "Jun 11 16:58:02.671131 crc crio[23211]: time=\"2026-06-11T16:58:02.670774873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.071125 | controller |     "Jun 11 16:58:02.830575 crc crio[23211]: time=\"2026-06-11T16:58:02.830297181Z\" level=info msg=\"Created container 6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb: openshift-infra/auto-csr-approver-29686618-k2mb9/oc\" id=0b1b8c89-845a-40b8-b909-8b3ca0cfd607 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.071142 | controller |     "Jun 11 16:58:02.832523 crc crio[23211]: time=\"2026-06-11T16:58:02.83223736Z\" level=info msg=\"Starting container: 6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb\" id=8e17cba1-da0f-47e2-9810-050aeca575b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.071157 | controller |     "Jun 11 16:58:02.837600 crc crio[23211]: time=\"2026-06-11T16:58:02.837491673Z\" level=info msg=\"Started container\" PID=138023 containerID=6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb description=openshift-infra/auto-csr-approver-29686618-k2mb9/oc id=8e17cba1-da0f-47e2-9810-050aeca575b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77",
2026-06-11 18:01:03.071172 | controller |     "Jun 11 16:58:04.658194 crc crio[23211]: time=\"2026-06-11T16:58:04.657201161Z\" level=info msg=\"Stopping pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77\" id=dfc483bc-4a7e-44d9-abed-c81dfccdcbd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.071187 | controller |     "Jun 11 16:58:04.659377 crc crio[23211]: time=\"2026-06-11T16:58:04.65912866Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686618-k2mb9 Namespace:openshift-infra ID:67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77 UID:e0e69e8a-be71-4d7c-ba96-43439928a192 NetNS:/var/run/netns/c14f0a78-c663-40be-8a56-1b255f02bc08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0e69e8a_be71_4d7c_ba96_43439928a192.slice PodAnnotations:0xc002819188}] Aliases:map[]}\"",
2026-06-11 18:01:03.071202 | controller |     "Jun 11 16:58:04.659377 crc crio[23211]: time=\"2026-06-11T16:58:04.659328845Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686618-k2mb9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.071217 | controller |     "Jun 11 16:58:05.089133 crc crio[23211]: time=\"2026-06-11T16:58:05.088973941Z\" level=info msg=\"Stopped pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77\" id=dfc483bc-4a7e-44d9-abed-c81dfccdcbd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.071231 | controller |     "Jun 11 16:58:40.274356 crc crio[23211]: time=\"2026-06-11T16:58:40.272742296Z\" level=info msg=\"Removing container: f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0\" id=78a79eee-02d1-4b8e-9699-b339bc56edd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.071245 | controller |     "Jun 11 16:58:40.337616 crc crio[23211]: time=\"2026-06-11T16:58:40.333544599Z\" level=info msg=\"Removed container f2d9f85c5f9cb4b8dd73a22f149fec6cbf0886eda18df12752e1c7cd106688c0: openshift-marketplace/community-operators-l4chv/extract-utilities\" id=78a79eee-02d1-4b8e-9699-b339bc56edd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.071260 | controller |     "Jun 11 16:58:40.346094 crc crio[23211]: time=\"2026-06-11T16:58:40.34589155Z\" level=info msg=\"Removing container: 2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a\" id=5eb7f1ac-96a7-4ef0-a139-cd41bdfde1a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.071275 | controller |     "Jun 11 16:58:40.629862 crc crio[23211]: time=\"2026-06-11T16:58:40.629146276Z\" level=info msg=\"Removed container 2237686e23f7a87c9ddb479b20a86e21e7c4a78bdfe20158bb813acd0c54bf8a: openshift-infra/auto-csr-approver-29686612-snm6h/oc\" id=5eb7f1ac-96a7-4ef0-a139-cd41bdfde1a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.071292 | controller |     "Jun 11 16:58:40.632393 crc crio[23211]: time=\"2026-06-11T16:58:40.632293896Z\" level=info msg=\"Removing container: aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118\" id=fabf4758-8c88-4f8d-a3cf-abcd7f49f74d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.071307 | controller |     "Jun 11 16:58:40.670917 crc crio[23211]: time=\"2026-06-11T16:58:40.670864378Z\" level=info msg=\"Removed container aa0135c483a87ae29a62105031c6b74fb78985bfbeb8067cf7c203f752256118: openshift-marketplace/community-operators-l4chv/registry-server\" id=fabf4758-8c88-4f8d-a3cf-abcd7f49f74d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.071322 | controller |     "Jun 11 16:58:40.674153 crc crio[23211]: time=\"2026-06-11T16:58:40.674088339Z\" level=info msg=\"Removing container: 92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba\" id=2bc7024f-296b-4c8a-bd22-1c86c3462447 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.071336 | controller |     "Jun 11 16:58:40.717174 crc crio[23211]: time=\"2026-06-11T16:58:40.717020471Z\" level=info msg=\"Removed container 92324b081edfef2de10539ed499b5291e2fdbdefb1275628cf099030d53db7ba: openshift-marketplace/community-operators-l4chv/extract-content\" id=2bc7024f-296b-4c8a-bd22-1c86c3462447 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.071350 | controller |     "Jun 11 16:58:40.731310 crc crio[23211]: time=\"2026-06-11T16:58:40.731209087Z\" level=info msg=\"Stopping pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e\" id=39b3747d-620e-4a1f-8f56-5c349b904f5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.071365 | controller |     "Jun 11 16:58:40.731818 crc crio[23211]: time=\"2026-06-11T16:58:40.731329431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e\" id=39b3747d-620e-4a1f-8f56-5c349b904f5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.071379 | controller |     "Jun 11 16:58:40.732672 crc crio[23211]: time=\"2026-06-11T16:58:40.732577763Z\" level=info msg=\"Removing pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e\" id=4ec89fe8-78ac-48dd-bd59-37855e7b2d51 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.071394 | controller |     "Jun 11 16:58:40.749821 crc crio[23211]: time=\"2026-06-11T16:58:40.749687103Z\" level=info msg=\"Removed pod sandbox: 78fda80027d94f501a7ad2905ba970b0587a8a08d5d1d77ee20f26530ac65c1e\" id=4ec89fe8-78ac-48dd-bd59-37855e7b2d51 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.071408 | controller |     "Jun 11 16:58:40.751353 crc crio[23211]: time=\"2026-06-11T16:58:40.751291714Z\" level=info msg=\"Stopping pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\" id=ab53dbe8-a60d-41f9-a4c1-638ddb91fc5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.071422 | controller |     "Jun 11 16:58:40.751595 crc crio[23211]: time=\"2026-06-11T16:58:40.751382046Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\" id=ab53dbe8-a60d-41f9-a4c1-638ddb91fc5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.071437 | controller |     "Jun 11 16:58:40.752049 crc crio[23211]: time=\"2026-06-11T16:58:40.751963181Z\" level=info msg=\"Removing pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\" id=a629cc95-f91f-485c-a570-41169777ba8c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.071452 | controller |     "Jun 11 16:58:40.768342 crc crio[23211]: time=\"2026-06-11T16:58:40.768200281Z\" level=info msg=\"Removed pod sandbox: 1bbf612fac01d0c1d0b2020a7ff8e2d03b6631e54cc41f117e51ebabe797a103\" id=a629cc95-f91f-485c-a570-41169777ba8c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.071467 | controller |     "Jun 11 16:59:40.790627 crc crio[23211]: time=\"2026-06-11T16:59:40.789900596Z\" level=info msg=\"Removing container: a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523\" id=d45aad75-0af3-45ed-a3c6-c4a09c904572 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.071485 | controller |     "Jun 11 16:59:40.837350 crc crio[23211]: time=\"2026-06-11T16:59:40.837214759Z\" level=info msg=\"Removed container a8191bab791263c47a1892373aadcc04f79fe69201bcfad7508b053833ae5523: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=d45aad75-0af3-45ed-a3c6-c4a09c904572 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.071528 | controller |     "Jun 11 16:59:40.841034 crc crio[23211]: time=\"2026-06-11T16:59:40.840903322Z\" level=info msg=\"Removing container: 3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878\" id=bee2a9fe-25a1-4b60-9284-6dae4f32f2bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.071551 | controller |     "Jun 11 16:59:40.900686 crc crio[23211]: time=\"2026-06-11T16:59:40.900553535Z\" level=info msg=\"Removed container 3ac679bfb7adb01b1711e9c8853936fc338557881f1f7aa9c88e97ba1e7ab878: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lzwv9/init\" id=bee2a9fe-25a1-4b60-9284-6dae4f32f2bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.071580 | controller |     "Jun 11 16:59:40.914176 crc crio[23211]: time=\"2026-06-11T16:59:40.914046455Z\" level=info msg=\"Stopping pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\" id=1a3ae186-7365-491f-91f8-fa2a006802b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.071597 | controller |     "Jun 11 16:59:40.914176 crc crio[23211]: time=\"2026-06-11T16:59:40.914141148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\" id=1a3ae186-7365-491f-91f8-fa2a006802b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.071619 | controller |     "Jun 11 16:59:40.915359 crc crio[23211]: time=\"2026-06-11T16:59:40.915268175Z\" level=info msg=\"Removing pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\" id=04812989-14c7-4e52-9131-cd6343b81b73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.071634 | controller |     "Jun 11 16:59:40.959083 crc crio[23211]: time=\"2026-06-11T16:59:40.958276569Z\" level=info msg=\"Removed pod sandbox: 36dbe9af6ad3281a639dcfa43ee122d4367c6fb311a6ce3de929e43db7a536e4\" id=04812989-14c7-4e52-9131-cd6343b81b73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.071649 | controller |     "Jun 11 17:00:00.548537 crc crio[23211]: time=\"2026-06-11T17:00:00.546293707Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686620-s8f9n/POD\" id=275140e5-1f66-45d0-9195-0a87bd278baa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.071664 | controller |     "Jun 11 17:00:00.548537 crc crio[23211]: time=\"2026-06-11T17:00:00.547928658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.071679 | controller |     "Jun 11 17:00:00.606804 crc crio[23211]: time=\"2026-06-11T17:00:00.606040791Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686620-s8f9n Namespace:openshift-infra ID:8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37 UID:bb39ace0-0cf7-4748-b104-57d2de42e172 NetNS:/var/run/netns/aa5dfc68-b831-4102-84f4-12367a8bbc24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb39ace0_0cf7_4748_b104_57d2de42e172.slice PodAnnotations:0xc000d2f7b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.071695 | controller |     "Jun 11 17:00:00.606804 crc crio[23211]: time=\"2026-06-11T17:00:00.606159534Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686620-s8f9n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.071716 | controller |     "Jun 11 17:00:00.652126 crc crio[23211]: time=\"2026-06-11T17:00:00.651348114Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/POD\" id=5da05c80-4740-47fd-9a66-0ca131f04276 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.071732 | controller |     "Jun 11 17:00:00.652126 crc crio[23211]: time=\"2026-06-11T17:00:00.652126204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.071747 | controller |     "Jun 11 17:00:00.728764 crc crio[23211]: time=\"2026-06-11T17:00:00.728301522Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686620-nbc75 Namespace:openshift-operator-lifecycle-manager ID:34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03 UID:fad5e166-308a-403d-a9a7-1b55bc47d8ce NetNS:/var/run/netns/1425d7f0-9997-445c-9a61-9b622e44f884 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfad5e166_308a_403d_a9a7_1b55bc47d8ce.slice PodAnnotations:0xc007c140f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.071763 | controller |     "Jun 11 17:00:00.728764 crc crio[23211]: time=\"2026-06-11T17:00:00.728639611Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686620-nbc75 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.071779 | controller |     "Jun 11 17:00:01.295272 crc crio[23211]: 2026-06-11T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8efc1d304c025a4 Mac:3e:02:e0:db:16:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/aa5dfc68-b831-4102-84f4-12367a8bbc24 SocketPath: PciID:}] [{Interface:0xc000192c50 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.071794 | controller |     "Jun 11 17:00:01.296170 crc crio[23211]: time=\"2026-06-11T17:00:01.296057837Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686620-s8f9n Namespace:openshift-infra ID:8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37 UID:bb39ace0-0cf7-4748-b104-57d2de42e172 NetNS:/var/run/netns/aa5dfc68-b831-4102-84f4-12367a8bbc24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb39ace0_0cf7_4748_b104_57d2de42e172.slice PodAnnotations:0xc000d2f7b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.071809 | controller |     "Jun 11 17:00:01.296315 crc crio[23211]: time=\"2026-06-11T17:00:01.296258152Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686620-s8f9n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.071824 | controller |     "Jun 11 17:00:01.315934 crc crio[23211]: time=\"2026-06-11T17:00:01.315842146Z\" level=info msg=\"Ran pod sandbox 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37 with infra container: openshift-infra/auto-csr-approver-29686620-s8f9n/POD\" id=275140e5-1f66-45d0-9195-0a87bd278baa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.071838 | controller |     "Jun 11 17:00:01.324817 crc crio[23211]: time=\"2026-06-11T17:00:01.32473193Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1e8d3a91-2f83-4f20-9d0c-1b6bd54561b2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.071853 | controller |     "Jun 11 17:00:01.341526 crc crio[23211]: time=\"2026-06-11T17:00:01.341150634Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.071868 | controller |     "Jun 11 17:00:01.491871 crc crio[23211]: 2026-06-11T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34b6d89801f1aec Mac:56:a7:f1:8d:2e:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/1425d7f0-9997-445c-9a61-9b622e44f884 SocketPath: PciID:}] [{Interface:0xc000014780 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.071891 | controller |     "Jun 11 17:00:01.493227 crc crio[23211]: time=\"2026-06-11T17:00:01.493156253Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686620-nbc75 Namespace:openshift-operator-lifecycle-manager ID:34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03 UID:fad5e166-308a-403d-a9a7-1b55bc47d8ce NetNS:/var/run/netns/1425d7f0-9997-445c-9a61-9b622e44f884 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfad5e166_308a_403d_a9a7_1b55bc47d8ce.slice PodAnnotations:0xc007c140f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.071916 | controller |     "Jun 11 17:00:01.493360 crc crio[23211]: time=\"2026-06-11T17:00:01.493327688Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686620-nbc75 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.071945 | controller |     "Jun 11 17:00:01.508693 crc crio[23211]: time=\"2026-06-11T17:00:01.508609323Z\" level=info msg=\"Ran pod sandbox 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/POD\" id=5da05c80-4740-47fd-9a66-0ca131f04276 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.071962 | controller |     "Jun 11 17:00:01.512856 crc crio[23211]: time=\"2026-06-11T17:00:01.512751577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=27f01712-e146-4aed-8642-145d450b0439 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.071978 | controller |     "Jun 11 17:00:01.516737 crc crio[23211]: time=\"2026-06-11T17:00:01.516575584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=197852c1-247c-4892-b35b-956fec47b43f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.071993 | controller |     "Jun 11 17:00:01.525345 crc crio[23211]: time=\"2026-06-11T17:00:01.525219981Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/collect-profiles\" id=2352ea32-bf47-4eb5-a34d-35bda44c4053 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.072009 | controller |     "Jun 11 17:00:01.526123 crc crio[23211]: time=\"2026-06-11T17:00:01.525883399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.072024 | controller |     "Jun 11 17:00:01.592010 crc crio[23211]: time=\"2026-06-11T17:00:01.591522683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.072039 | controller |     "Jun 11 17:00:01.599934 crc crio[23211]: time=\"2026-06-11T17:00:01.599749669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.072054 | controller |     "Jun 11 17:00:01.771611 crc crio[23211]: time=\"2026-06-11T17:00:01.771381354Z\" level=info msg=\"Created container 180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/collect-profiles\" id=2352ea32-bf47-4eb5-a34d-35bda44c4053 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.072068 | controller |     "Jun 11 17:00:01.773191 crc crio[23211]: time=\"2026-06-11T17:00:01.773093857Z\" level=info msg=\"Starting container: 180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a\" id=5c46f487-5ba2-40bc-8104-779b8e4b44fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.072091 | controller |     "Jun 11 17:00:01.783710 crc crio[23211]: time=\"2026-06-11T17:00:01.783577441Z\" level=info msg=\"Started container\" PID=143637 containerID=180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a description=openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/collect-profiles id=5c46f487-5ba2-40bc-8104-779b8e4b44fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03",
2026-06-11 18:01:03.072107 | controller |     "Jun 11 17:00:04.686822 crc crio[23211]: time=\"2026-06-11T17:00:04.68598655Z\" level=info msg=\"Stopping pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03\" id=af9c6636-ed46-4894-a87a-a35a20c3a21c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.072122 | controller |     "Jun 11 17:00:04.688202 crc crio[23211]: time=\"2026-06-11T17:00:04.687853956Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686620-nbc75 Namespace:openshift-operator-lifecycle-manager ID:34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03 UID:fad5e166-308a-403d-a9a7-1b55bc47d8ce NetNS:/var/run/netns/1425d7f0-9997-445c-9a61-9b622e44f884 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfad5e166_308a_403d_a9a7_1b55bc47d8ce.slice PodAnnotations:0xc002278710}] Aliases:map[]}\"",
2026-06-11 18:01:03.072137 | controller |     "Jun 11 17:00:04.688202 crc crio[23211]: time=\"2026-06-11T17:00:04.68798569Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686620-nbc75 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.072153 | controller |     "Jun 11 17:00:05.022615 crc crio[23211]: time=\"2026-06-11T17:00:05.022486598Z\" level=info msg=\"Stopped pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03\" id=af9c6636-ed46-4894-a87a-a35a20c3a21c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.072168 | controller |     "Jun 11 17:00:05.751320 crc crio[23211]: time=\"2026-06-11T17:00:05.750727216Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1e8d3a91-2f83-4f20-9d0c-1b6bd54561b2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.072183 | controller |     "Jun 11 17:00:05.753498 crc crio[23211]: time=\"2026-06-11T17:00:05.753343332Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=20eb21fb-3624-439d-a15c-36cc1138d07b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.072197 | controller |     "Jun 11 17:00:05.757334 crc crio[23211]: time=\"2026-06-11T17:00:05.756505141Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=75fe6a27-222d-4dee-9535-c66d12d3afee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.072211 | controller |     "Jun 11 17:00:05.768665 crc crio[23211]: time=\"2026-06-11T17:00:05.768570066Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686620-s8f9n/oc\" id=31b32a9c-59ab-4bcb-865e-7353fe21cefe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.072226 | controller |     "Jun 11 17:00:05.772168 crc crio[23211]: time=\"2026-06-11T17:00:05.772085704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.072240 | controller |     "Jun 11 17:00:05.849502 crc crio[23211]: time=\"2026-06-11T17:00:05.849247918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.072258 | controller |     "Jun 11 17:00:06.148972 crc crio[23211]: time=\"2026-06-11T17:00:06.148855967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.072273 | controller |     "Jun 11 17:00:06.263726 crc crio[23211]: time=\"2026-06-11T17:00:06.263049694Z\" level=info msg=\"Created container e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0: openshift-infra/auto-csr-approver-29686620-s8f9n/oc\" id=31b32a9c-59ab-4bcb-865e-7353fe21cefe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.072288 | controller |     "Jun 11 17:00:06.265370 crc crio[23211]: time=\"2026-06-11T17:00:06.265276931Z\" level=info msg=\"Starting container: e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0\" id=becb8fa3-cc9e-4c75-b5f2-3294887b7c9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.072303 | controller |     "Jun 11 17:00:06.273992 crc crio[23211]: time=\"2026-06-11T17:00:06.273892118Z\" level=info msg=\"Started container\" PID=143850 containerID=e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0 description=openshift-infra/auto-csr-approver-29686620-s8f9n/oc id=becb8fa3-cc9e-4c75-b5f2-3294887b7c9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37",
2026-06-11 18:01:03.072319 | controller |     "Jun 11 17:00:07.740824 crc crio[23211]: time=\"2026-06-11T17:00:07.740606813Z\" level=info msg=\"Stopping pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37\" id=2067c82e-c5ea-4d2e-b5db-7d0ad639dc7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.072334 | controller |     "Jun 11 17:00:07.741895 crc crio[23211]: time=\"2026-06-11T17:00:07.741468284Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686620-s8f9n Namespace:openshift-infra ID:8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37 UID:bb39ace0-0cf7-4748-b104-57d2de42e172 NetNS:/var/run/netns/aa5dfc68-b831-4102-84f4-12367a8bbc24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb39ace0_0cf7_4748_b104_57d2de42e172.slice PodAnnotations:0xc0006131b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.072349 | controller |     "Jun 11 17:00:07.741895 crc crio[23211]: time=\"2026-06-11T17:00:07.741638649Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686620-s8f9n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.072365 | controller |     "Jun 11 17:00:08.132038 crc crio[23211]: time=\"2026-06-11T17:00:08.131225655Z\" level=info msg=\"Stopped pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37\" id=2067c82e-c5ea-4d2e-b5db-7d0ad639dc7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.072380 | controller |     "Jun 11 17:00:40.990872 crc crio[23211]: time=\"2026-06-11T17:00:40.989328631Z\" level=info msg=\"Removing container: 0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34\" id=2425ebcc-8dc9-4b73-bcbf-05d5e28a276f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.072395 | controller |     "Jun 11 17:00:41.277554 crc crio[23211]: time=\"2026-06-11T17:00:41.27740722Z\" level=info msg=\"Removed container 0ebd1b87b55bc8991ecb819c0a4f5d19e599c0036402c72342d89ec0f6bd3e34: openshift-infra/auto-csr-approver-29686614-skrvw/oc\" id=2425ebcc-8dc9-4b73-bcbf-05d5e28a276f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.072410 | controller |     "Jun 11 17:00:41.282513 crc crio[23211]: time=\"2026-06-11T17:00:41.282389575Z\" level=info msg=\"Removing container: dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42\" id=6709f512-60ec-499a-a292-f4bcd1b2723b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.072427 | controller |     "Jun 11 17:00:41.320233 crc crio[23211]: time=\"2026-06-11T17:00:41.320146486Z\" level=info msg=\"Removed container dc8c33e22d965d7e20e7228f522290761614adabc7c5abd1b8e3065e1c5f2c42: openshift-operator-lifecycle-manager/collect-profiles-29686575-hxdzj/collect-profiles\" id=6709f512-60ec-499a-a292-f4bcd1b2723b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.072442 | controller |     "Jun 11 17:00:41.331904 crc crio[23211]: time=\"2026-06-11T17:00:41.331753539Z\" level=info msg=\"Stopping pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67\" id=9caab738-f3ce-42b5-b034-77eda5eea3e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.072457 | controller |     "Jun 11 17:00:41.331904 crc crio[23211]: time=\"2026-06-11T17:00:41.331868152Z\" level=info msg=\"Stopped pod sandbox (already stopped): e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67\" id=9caab738-f3ce-42b5-b034-77eda5eea3e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.072472 | controller |     "Jun 11 17:00:41.332579 crc crio[23211]: time=\"2026-06-11T17:00:41.332502327Z\" level=info msg=\"Removing pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67\" id=664cb002-0128-4827-92e3-79f1fc71f094 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.072486 | controller |     "Jun 11 17:00:41.370887 crc crio[23211]: time=\"2026-06-11T17:00:41.37070345Z\" level=info msg=\"Removed pod sandbox: e04250597bc6fbac4315e2f408f95600e48ef635301450f9ad2a4f18f175fc67\" id=664cb002-0128-4827-92e3-79f1fc71f094 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.072501 | controller |     "Jun 11 17:00:41.371738 crc crio[23211]: time=\"2026-06-11T17:00:41.371601693Z\" level=info msg=\"Stopping pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8\" id=daca2522-9e7f-4b95-ba90-b56dd3e13d6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.072537 | controller |     "Jun 11 17:00:41.371738 crc crio[23211]: time=\"2026-06-11T17:00:41.371687195Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8\" id=daca2522-9e7f-4b95-ba90-b56dd3e13d6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.072556 | controller |     "Jun 11 17:00:41.372677 crc crio[23211]: time=\"2026-06-11T17:00:41.372527386Z\" level=info msg=\"Removing pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8\" id=4b108e44-a7b9-46db-87bf-323f3f891043 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.072570 | controller |     "Jun 11 17:00:41.395363 crc crio[23211]: time=\"2026-06-11T17:00:41.395234238Z\" level=info msg=\"Removed pod sandbox: 0a7b304208465250c7fe3030a38c557daf74b33dbe1ad8b5748a0c54873b43d8\" id=4b108e44-a7b9-46db-87bf-323f3f891043 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.072588 | controller |     "Jun 11 17:01:00.576089 crc crio[23211]: time=\"2026-06-11T17:01:00.575224202Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29686621-8kn2r/POD\" id=7f6404c6-912d-48d1-8fdf-6ffd02224641 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.072611 | controller |     "Jun 11 17:01:00.577914 crc crio[23211]: time=\"2026-06-11T17:01:00.57632599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.072640 | controller |     "Jun 11 17:01:00.624700 crc crio[23211]: time=\"2026-06-11T17:01:00.624597756Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686621-8kn2r Namespace:openstack ID:877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a UID:aafbb4ce-fec0-4746-9c96-f96caebd920d NetNS:/var/run/netns/10552ea4-5101-400b-916c-23e61a136a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaafbb4ce_fec0_4746_9c96_f96caebd920d.slice PodAnnotations:0xc00008c940}] Aliases:map[]}\"",
2026-06-11 18:01:03.072662 | controller |     "Jun 11 17:01:00.624700 crc crio[23211]: time=\"2026-06-11T17:01:00.624677288Z\" level=info msg=\"Adding pod openstack_keystone-cron-29686621-8kn2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.072679 | controller |     "Jun 11 17:01:01.165632 crc crio[23211]: 2026-06-11T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:877599fe89cabf8 Mac:aa:b5:9a:8c:91:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/10552ea4-5101-400b-916c-23e61a136a63 SocketPath: PciID:}] [{Interface:0xc000299090 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.072695 | controller |     "Jun 11 17:01:01.169029 crc crio[23211]: time=\"2026-06-11T17:01:01.168939672Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686621-8kn2r Namespace:openstack ID:877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a UID:aafbb4ce-fec0-4746-9c96-f96caebd920d NetNS:/var/run/netns/10552ea4-5101-400b-916c-23e61a136a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaafbb4ce_fec0_4746_9c96_f96caebd920d.slice PodAnnotations:0xc00008c940}] Aliases:map[]}\"",
2026-06-11 18:01:03.072710 | controller |     "Jun 11 17:01:01.169169 crc crio[23211]: time=\"2026-06-11T17:01:01.169150078Z\" level=info msg=\"Checking pod openstack_keystone-cron-29686621-8kn2r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.072727 | controller |     "Jun 11 17:01:01.181295 crc crio[23211]: time=\"2026-06-11T17:01:01.181026976Z\" level=info msg=\"Ran pod sandbox 877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a with infra container: openstack/keystone-cron-29686621-8kn2r/POD\" id=7f6404c6-912d-48d1-8fdf-6ffd02224641 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.072742 | controller |     "Jun 11 17:01:01.184738 crc crio[23211]: time=\"2026-06-11T17:01:01.184647058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=ee37c09b-04db-4e42-9353-be2166d5f425 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.072757 | controller |     "Jun 11 17:01:01.229854 crc crio[23211]: time=\"2026-06-11T17:01:01.229706383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=e950e1c9-dcc5-4c90-8e73-19762d192dd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.072772 | controller |     "Jun 11 17:01:01.239963 crc crio[23211]: time=\"2026-06-11T17:01:01.239864799Z\" level=info msg=\"Creating container: openstack/keystone-cron-29686621-8kn2r/keystone-cron\" id=eda17145-537e-4a62-b58a-ac59d55a437d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.072787 | controller |     "Jun 11 17:01:01.240576 crc crio[23211]: time=\"2026-06-11T17:01:01.240500215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.072802 | controller |     "Jun 11 17:01:01.303238 crc crio[23211]: time=\"2026-06-11T17:01:01.303119632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.072816 | controller |     "Jun 11 17:01:01.309607 crc crio[23211]: time=\"2026-06-11T17:01:01.309517504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.072849 | controller |     "Jun 11 17:01:01.473113 crc crio[23211]: time=\"2026-06-11T17:01:01.472293195Z\" level=info msg=\"Created container 2a03ddb343da620e03c75ad8ef6e19e1c13078ff7780e72ed2b68d108e8a73b4: openstack/keystone-cron-29686621-8kn2r/keystone-cron\" id=eda17145-537e-4a62-b58a-ac59d55a437d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.072869 | controller |     "Jun 11 17:01:01.474891 crc crio[23211]: time=\"2026-06-11T17:01:01.474785398Z\" level=info msg=\"Starting container: 2a03ddb343da620e03c75ad8ef6e19e1c13078ff7780e72ed2b68d108e8a73b4\" id=1e6e8625-e6b8-4abe-b405-7306e6f5928a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.072887 | controller |     "Jun 11 17:01:01.483495 crc crio[23211]: time=\"2026-06-11T17:01:01.483287432Z\" level=info msg=\"Started container\" PID=146669 containerID=2a03ddb343da620e03c75ad8ef6e19e1c13078ff7780e72ed2b68d108e8a73b4 description=openstack/keystone-cron-29686621-8kn2r/keystone-cron id=1e6e8625-e6b8-4abe-b405-7306e6f5928a name=/runtime.v1.RuntimeService/StartContainer sandboxID=877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a",
2026-06-11 18:01:03.072902 | controller |     "Jun 11 17:01:06.303498 crc crio[23211]: time=\"2026-06-11T17:01:06.302563758Z\" level=info msg=\"Stopping pod sandbox: 877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a\" id=bf2d2000-c7cd-4129-b844-10300c635917 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.072917 | controller |     "Jun 11 17:01:06.306291 crc crio[23211]: time=\"2026-06-11T17:01:06.304555737Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686621-8kn2r Namespace:openstack ID:877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a UID:aafbb4ce-fec0-4746-9c96-f96caebd920d NetNS:/var/run/netns/10552ea4-5101-400b-916c-23e61a136a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaafbb4ce_fec0_4746_9c96_f96caebd920d.slice PodAnnotations:0xc0001af1c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.072932 | controller |     "Jun 11 17:01:06.306291 crc crio[23211]: time=\"2026-06-11T17:01:06.304772533Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29686621-8kn2r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.072947 | controller |     "Jun 11 17:01:06.683044 crc crio[23211]: time=\"2026-06-11T17:01:06.682139991Z\" level=info msg=\"Stopped pod sandbox: 877599fe89cabf81a4ec7a4a09bc8867f0ac02682ce7bec231bb203e1b25761a\" id=bf2d2000-c7cd-4129-b844-10300c635917 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.072962 | controller |     "Jun 11 17:01:42.975206 crc crio[23211]: time=\"2026-06-11T17:01:42.974169501Z\" level=info msg=\"Stopping pod sandbox: a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90\" id=11bedc33-79be-4a7b-90b4-52fba0407c3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.072977 | controller |     "Jun 11 17:01:42.981267 crc crio[23211]: time=\"2026-06-11T17:01:42.981167137Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q Namespace:openstack ID:a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90 UID:9b623aa7-20d8-4832-87da-cc01817956d9 NetNS:/var/run/netns/14e3b06d-4fd0-42e1-9fbc-ca5a602b78eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b623aa7_20d8_4832_87da_cc01817956d9.slice PodAnnotations:0xc0018be308}] Aliases:map[]}\"",
2026-06-11 18:01:03.072992 | controller |     "Jun 11 17:01:42.981709 crc crio[23211]: time=\"2026-06-11T17:01:42.981577537Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.073008 | controller |     "Jun 11 17:01:43.635549 crc crio[23211]: time=\"2026-06-11T17:01:43.634096029Z\" level=info msg=\"Stopped pod sandbox: a764ba060ec8fe257b6efe21c9907419625ed44706a7abb6cd4eee3aeea82c90\" id=11bedc33-79be-4a7b-90b4-52fba0407c3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.073026 | controller |     "Jun 11 17:01:44.555045 crc crio[23211]: time=\"2026-06-11T17:01:44.554489208Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/POD\" id=1bce815f-c735-4c4a-9389-36f3f13cd7fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.073041 | controller |     "Jun 11 17:01:44.556600 crc crio[23211]: time=\"2026-06-11T17:01:44.555082733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.073056 | controller |     "Jun 11 17:01:44.600089 crc crio[23211]: time=\"2026-06-11T17:01:44.599982784Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt Namespace:openstack ID:e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc UID:3e2d4374-6596-491d-83c1-59c1a8987585 NetNS:/var/run/netns/3b227a9b-fd70-4949-95af-6131d02c168c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2d4374_6596_491d_83c1_59c1a8987585.slice PodAnnotations:0xc000612530}] Aliases:map[]}\"",
2026-06-11 18:01:03.073071 | controller |     "Jun 11 17:01:44.600089 crc crio[23211]: time=\"2026-06-11T17:01:44.600063046Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.073087 | controller |     "Jun 11 17:01:45.344878 crc crio[23211]: 2026-06-11T17:01:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e39977278236cf9 Mac:56:92:fc:5e:25:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/3b227a9b-fd70-4949-95af-6131d02c168c SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.073103 | controller |     "Jun 11 17:01:45.344878 crc crio[23211]: time=\"2026-06-11T17:01:45.34317765Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt Namespace:openstack ID:e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc UID:3e2d4374-6596-491d-83c1-59c1a8987585 NetNS:/var/run/netns/3b227a9b-fd70-4949-95af-6131d02c168c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2d4374_6596_491d_83c1_59c1a8987585.slice PodAnnotations:0xc000612530}] Aliases:map[]}\"",
2026-06-11 18:01:03.073118 | controller |     "Jun 11 17:01:45.344878 crc crio[23211]: time=\"2026-06-11T17:01:45.343320363Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.073133 | controller |     "Jun 11 17:01:45.355588 crc crio[23211]: time=\"2026-06-11T17:01:45.355341466Z\" level=info msg=\"Ran pod sandbox e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/POD\" id=1bce815f-c735-4c4a-9389-36f3f13cd7fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.073148 | controller |     "Jun 11 17:01:45.361582 crc crio[23211]: time=\"2026-06-11T17:01:45.361481761Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9c24e1cd-fe27-4caa-a6e5-957d560a0e88 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.073162 | controller |     "Jun 11 17:01:45.377118 crc crio[23211]: time=\"2026-06-11T17:01:45.376996612Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.073182 | controller |     "Jun 11 17:01:45.886292 crc crio[23211]: time=\"2026-06-11T17:01:45.886029398Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9c24e1cd-fe27-4caa-a6e5-957d560a0e88 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.073197 | controller |     "Jun 11 17:01:45.888226 crc crio[23211]: time=\"2026-06-11T17:01:45.88811639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9177ac15-8f4d-47bf-8300-d1452bd9263a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.073212 | controller |     "Jun 11 17:01:45.912723 crc crio[23211]: time=\"2026-06-11T17:01:45.912594827Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ea679483-5f7e-4b7f-a07a-78cea0bd9029 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.073227 | controller |     "Jun 11 17:01:45.921908 crc crio[23211]: time=\"2026-06-11T17:01:45.921771069Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=a649e4ed-c89d-4853-88b8-902bf300dc4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.073241 | controller |     "Jun 11 17:01:45.922577 crc crio[23211]: time=\"2026-06-11T17:01:45.922309241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.073256 | controller |     "Jun 11 17:01:46.009156 crc crio[23211]: time=\"2026-06-11T17:01:46.009037477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.073271 | controller |     "Jun 11 17:01:46.019876 crc crio[23211]: time=\"2026-06-11T17:01:46.019681095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.073285 | controller |     "Jun 11 17:01:46.260130 crc crio[23211]: time=\"2026-06-11T17:01:46.258962985Z\" level=info msg=\"Created container 351d26a087ab7538a425d853a2b2dd0c8928228846a7f97a19be47e595f1772d: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=a649e4ed-c89d-4853-88b8-902bf300dc4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.073300 | controller |     "Jun 11 17:01:46.261999 crc crio[23211]: time=\"2026-06-11T17:01:46.261923018Z\" level=info msg=\"Starting container: 351d26a087ab7538a425d853a2b2dd0c8928228846a7f97a19be47e595f1772d\" id=aa9e85a2-4cff-42d4-b4db-e4486e95840d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.073315 | controller |     "Jun 11 17:01:46.271152 crc crio[23211]: time=\"2026-06-11T17:01:46.271085859Z\" level=info msg=\"Started container\" PID=149202 containerID=351d26a087ab7538a425d853a2b2dd0c8928228846a7f97a19be47e595f1772d description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=aa9e85a2-4cff-42d4-b4db-e4486e95840d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc",
2026-06-11 18:01:03.073331 | controller |     "Jun 11 17:02:00.522900 crc crio[23211]: time=\"2026-06-11T17:02:00.522013994Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686622-nxwdx/POD\" id=4576ff38-c27f-4ef7-8445-a360e17ecb7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.073350 | controller |     "Jun 11 17:02:00.524312 crc crio[23211]: time=\"2026-06-11T17:02:00.522919727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.073366 | controller |     "Jun 11 17:02:00.594146 crc crio[23211]: time=\"2026-06-11T17:02:00.593968677Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686622-nxwdx Namespace:openshift-infra ID:d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff UID:538e7aa1-7540-48ed-b514-4bffc6c05812 NetNS:/var/run/netns/f6318579-b187-4eb5-acd7-7f799c250a2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod538e7aa1_7540_48ed_b514_4bffc6c05812.slice PodAnnotations:0xc002794188}] Aliases:map[]}\"",
2026-06-11 18:01:03.073381 | controller |     "Jun 11 17:02:00.594146 crc crio[23211]: time=\"2026-06-11T17:02:00.59409182Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686622-nxwdx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.073396 | controller |     "Jun 11 17:02:01.215567 crc crio[23211]: 2026-06-11T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d70fa1b90318591 Mac:2a:76:90:94:53:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/f6318579-b187-4eb5-acd7-7f799c250a2f SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.073413 | controller |     "Jun 11 17:02:01.215567 crc crio[23211]: time=\"2026-06-11T17:02:01.212931833Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686622-nxwdx Namespace:openshift-infra ID:d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff UID:538e7aa1-7540-48ed-b514-4bffc6c05812 NetNS:/var/run/netns/f6318579-b187-4eb5-acd7-7f799c250a2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod538e7aa1_7540_48ed_b514_4bffc6c05812.slice PodAnnotations:0xc002794188}] Aliases:map[]}\"",
2026-06-11 18:01:03.073428 | controller |     "Jun 11 17:02:01.215567 crc crio[23211]: time=\"2026-06-11T17:02:01.213107707Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686622-nxwdx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.073443 | controller |     "Jun 11 17:02:01.232502 crc crio[23211]: time=\"2026-06-11T17:02:01.227607782Z\" level=info msg=\"Ran pod sandbox d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff with infra container: openshift-infra/auto-csr-approver-29686622-nxwdx/POD\" id=4576ff38-c27f-4ef7-8445-a360e17ecb7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.073458 | controller |     "Jun 11 17:02:01.237746 crc crio[23211]: time=\"2026-06-11T17:02:01.237661896Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a09bef13-a332-4b2b-82f1-e871e0be10ae name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.073473 | controller |     "Jun 11 17:02:01.249657 crc crio[23211]: time=\"2026-06-11T17:02:01.249582515Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.073487 | controller |     "Jun 11 17:02:02.307146 crc crio[23211]: time=\"2026-06-11T17:02:02.306213018Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a09bef13-a332-4b2b-82f1-e871e0be10ae name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.073502 | controller |     "Jun 11 17:02:02.309277 crc crio[23211]: time=\"2026-06-11T17:02:02.309163252Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=31736483-745c-4e75-96af-5b458d4b2e77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.073541 | controller |     "Jun 11 17:02:02.312717 crc crio[23211]: time=\"2026-06-11T17:02:02.312676911Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8bc0683a-68b3-4bc7-a12e-178b34b36ae3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.073559 | controller |     "Jun 11 17:02:02.327692 crc crio[23211]: time=\"2026-06-11T17:02:02.327562227Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686622-nxwdx/oc\" id=2200bec4-3f4e-4150-aaf5-002a2ea9f6d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.073573 | controller |     "Jun 11 17:02:02.328286 crc crio[23211]: time=\"2026-06-11T17:02:02.328204982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.073588 | controller |     "Jun 11 17:02:02.379558 crc crio[23211]: time=\"2026-06-11T17:02:02.379479875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.073602 | controller |     "Jun 11 17:02:02.834613 crc crio[23211]: time=\"2026-06-11T17:02:02.834548151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.073616 | controller |     "Jun 11 17:02:02.981355 crc crio[23211]: time=\"2026-06-11T17:02:02.981248867Z\" level=info msg=\"Created container f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35: openshift-infra/auto-csr-approver-29686622-nxwdx/oc\" id=2200bec4-3f4e-4150-aaf5-002a2ea9f6d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.073630 | controller |     "Jun 11 17:02:02.983208 crc crio[23211]: time=\"2026-06-11T17:02:02.983115364Z\" level=info msg=\"Starting container: f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35\" id=5f22bd5b-451d-4e2f-b60b-17ea03ff372c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.073645 | controller |     "Jun 11 17:02:02.990672 crc crio[23211]: time=\"2026-06-11T17:02:02.990388227Z\" level=info msg=\"Started container\" PID=150162 containerID=f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35 description=openshift-infra/auto-csr-approver-29686622-nxwdx/oc id=5f22bd5b-451d-4e2f-b60b-17ea03ff372c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff",
2026-06-11 18:01:03.073660 | controller |     "Jun 11 17:02:05.392009 crc crio[23211]: time=\"2026-06-11T17:02:05.390710745Z\" level=info msg=\"Stopping pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff\" id=8fae1ae3-ca79-433d-a76e-4a3c590b66ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.073675 | controller |     "Jun 11 17:02:05.394107 crc crio[23211]: time=\"2026-06-11T17:02:05.393094985Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686622-nxwdx Namespace:openshift-infra ID:d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff UID:538e7aa1-7540-48ed-b514-4bffc6c05812 NetNS:/var/run/netns/f6318579-b187-4eb5-acd7-7f799c250a2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod538e7aa1_7540_48ed_b514_4bffc6c05812.slice PodAnnotations:0xc002819748}] Aliases:map[]}\"",
2026-06-11 18:01:03.073690 | controller |     "Jun 11 17:02:05.394107 crc crio[23211]: time=\"2026-06-11T17:02:05.393261149Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686622-nxwdx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.073708 | controller |     "Jun 11 17:02:05.898963 crc crio[23211]: time=\"2026-06-11T17:02:05.897951336Z\" level=info msg=\"Stopped pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff\" id=8fae1ae3-ca79-433d-a76e-4a3c590b66ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.073724 | controller |     "Jun 11 17:02:38.070003 crc crio[23211]: time=\"2026-06-11T17:02:38.069141737Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-n8vzs/POD\" id=abf6ef85-e61f-4495-90e9-59af5c7c7485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.073740 | controller |     "Jun 11 17:02:38.071256 crc crio[23211]: time=\"2026-06-11T17:02:38.070367968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.073756 | controller |     "Jun 11 17:02:38.128297 crc crio[23211]: time=\"2026-06-11T17:02:38.128163155Z\" level=info msg=\"Got pod network &{Name:community-operators-n8vzs Namespace:openshift-marketplace ID:a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09 UID:7e7758d2-6423-494a-aab8-b9edd7bd8d3f NetNS:/var/run/netns/ece7d9dd-f163-4070-bd27-4ddfd01f2646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e7758d2_6423_494a_aab8_b9edd7bd8d3f.slice PodAnnotations:0xc0028184e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.073772 | controller |     "Jun 11 17:02:38.128297 crc crio[23211]: time=\"2026-06-11T17:02:38.128232056Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-n8vzs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.073788 | controller |     "Jun 11 17:02:38.841981 crc crio[23211]: 2026-06-11T17:02:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a36f29a34c2c765 Mac:56:e5:28:58:86:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/ece7d9dd-f163-4070-bd27-4ddfd01f2646 SocketPath: PciID:}] [{Interface:0xc00025b680 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.073803 | controller |     "Jun 11 17:02:38.844062 crc crio[23211]: time=\"2026-06-11T17:02:38.84400836Z\" level=info msg=\"Got pod network &{Name:community-operators-n8vzs Namespace:openshift-marketplace ID:a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09 UID:7e7758d2-6423-494a-aab8-b9edd7bd8d3f NetNS:/var/run/netns/ece7d9dd-f163-4070-bd27-4ddfd01f2646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e7758d2_6423_494a_aab8_b9edd7bd8d3f.slice PodAnnotations:0xc0028184e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.073818 | controller |     "Jun 11 17:02:38.845151 crc crio[23211]: time=\"2026-06-11T17:02:38.844338548Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-n8vzs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.073834 | controller |     "Jun 11 17:02:38.898699 crc crio[23211]: time=\"2026-06-11T17:02:38.898034592Z\" level=info msg=\"Ran pod sandbox a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09 with infra container: openshift-marketplace/community-operators-n8vzs/POD\" id=abf6ef85-e61f-4495-90e9-59af5c7c7485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.073849 | controller |     "Jun 11 17:02:38.911342 crc crio[23211]: time=\"2026-06-11T17:02:38.911206063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5f438668-6961-4bd5-a886-7253533d2a3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.073864 | controller |     "Jun 11 17:02:38.918152 crc crio[23211]: time=\"2026-06-11T17:02:38.918060776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7c1a39b5-8803-43cf-acf0-874da9a26ea4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.073882 | controller |     "Jun 11 17:02:38.960212 crc crio[23211]: time=\"2026-06-11T17:02:38.960069695Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-n8vzs/extract-utilities\" id=b0323c6d-3dcb-4c13-9551-7ffca20ef697 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.073898 | controller |     "Jun 11 17:02:38.961168 crc crio[23211]: time=\"2026-06-11T17:02:38.96110525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.073912 | controller |     "Jun 11 17:02:39.054095 crc crio[23211]: time=\"2026-06-11T17:02:39.05355711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.073927 | controller |     "Jun 11 17:02:39.059866 crc crio[23211]: time=\"2026-06-11T17:02:39.059757696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.073941 | controller |     "Jun 11 17:02:39.251198 crc crio[23211]: time=\"2026-06-11T17:02:39.250869561Z\" level=info msg=\"Created container 59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11: openshift-marketplace/community-operators-n8vzs/extract-utilities\" id=b0323c6d-3dcb-4c13-9551-7ffca20ef697 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.073956 | controller |     "Jun 11 17:02:39.252986 crc crio[23211]: time=\"2026-06-11T17:02:39.25280425Z\" level=info msg=\"Starting container: 59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11\" id=904fb7fe-9daa-4aa7-a479-e829a1ecaadd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.073979 | controller |     "Jun 11 17:02:39.273843 crc crio[23211]: time=\"2026-06-11T17:02:39.273647476Z\" level=info msg=\"Started container\" PID=152213 containerID=59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11 description=openshift-marketplace/community-operators-n8vzs/extract-utilities id=904fb7fe-9daa-4aa7-a479-e829a1ecaadd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09",
2026-06-11 18:01:03.074013 | controller |     "Jun 11 17:02:40.056036 crc crio[23211]: time=\"2026-06-11T17:02:40.055595497Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=31125ff2-eedf-4897-ab87-c5a2a192bd12 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.074044 | controller |     "Jun 11 17:02:40.073512 crc crio[23211]: time=\"2026-06-11T17:02:40.073332214Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.074071 | controller |     "Jun 11 17:02:41.242322 crc crio[23211]: time=\"2026-06-11T17:02:41.241679963Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=31125ff2-eedf-4897-ab87-c5a2a192bd12 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.074099 | controller |     "Jun 11 17:02:41.245977 crc crio[23211]: time=\"2026-06-11T17:02:41.243189301Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2391a2e7-7863-4b3d-9407-07f7dca35ee5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.074126 | controller |     "Jun 11 17:02:41.246658 crc crio[23211]: time=\"2026-06-11T17:02:41.246580016Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5c8b9676-b613-427c-a54b-f241453cc9f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.074157 | controller |     "Jun 11 17:02:41.355509 crc crio[23211]: time=\"2026-06-11T17:02:41.355375087Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-n8vzs/extract-content\" id=5a6d5191-4b22-4c7b-826b-ad718b89fb9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.074186 | controller |     "Jun 11 17:02:41.357560 crc crio[23211]: time=\"2026-06-11T17:02:41.35750187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.074211 | controller |     "Jun 11 17:02:41.442460 crc crio[23211]: time=\"2026-06-11T17:02:41.442332098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.074237 | controller |     "Jun 11 17:02:41.450261 crc crio[23211]: time=\"2026-06-11T17:02:41.44998788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.074263 | controller |     "Jun 11 17:02:41.479621 crc crio[23211]: time=\"2026-06-11T17:02:41.479512505Z\" level=info msg=\"Removing container: 2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714\" id=3eff7fa9-571b-4fd2-8dd4-9ab5a298628e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.074289 | controller |     "Jun 11 17:02:41.727618 crc crio[23211]: time=\"2026-06-11T17:02:41.727506012Z\" level=info msg=\"Created container 9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9: openshift-marketplace/community-operators-n8vzs/extract-content\" id=5a6d5191-4b22-4c7b-826b-ad718b89fb9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.074316 | controller |     "Jun 11 17:02:41.729930 crc crio[23211]: time=\"2026-06-11T17:02:41.729851502Z\" level=info msg=\"Starting container: 9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9\" id=4ff87cf1-1745-43ee-a88b-e5217bf15862 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.074342 | controller |     "Jun 11 17:02:41.763680 crc crio[23211]: time=\"2026-06-11T17:02:41.763596962Z\" level=info msg=\"Started container\" PID=152339 containerID=9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9 description=openshift-marketplace/community-operators-n8vzs/extract-content id=4ff87cf1-1745-43ee-a88b-e5217bf15862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09",
2026-06-11 18:01:03.074369 | controller |     "Jun 11 17:02:41.898803 crc crio[23211]: time=\"2026-06-11T17:02:41.898245885Z\" level=info msg=\"Removed container 2260f3b9ffdacc2057da17f2e904196f8faaa7f0f4381d1137514019ea3a4714: openshift-infra/auto-csr-approver-29686616-7szwn/oc\" id=3eff7fa9-571b-4fd2-8dd4-9ab5a298628e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.074395 | controller |     "Jun 11 17:02:41.913540 crc crio[23211]: time=\"2026-06-11T17:02:41.913294914Z\" level=info msg=\"Stopping pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653\" id=977fa0b6-d661-47ed-bbfc-68c8274dadb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.074421 | controller |     "Jun 11 17:02:41.913540 crc crio[23211]: time=\"2026-06-11T17:02:41.913379926Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653\" id=977fa0b6-d661-47ed-bbfc-68c8274dadb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.074447 | controller |     "Jun 11 17:02:41.916878 crc crio[23211]: time=\"2026-06-11T17:02:41.914895455Z\" level=info msg=\"Removing pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653\" id=52f89651-6863-4fde-a3b9-0e160da23037 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.074474 | controller |     "Jun 11 17:02:41.930774 crc crio[23211]: time=\"2026-06-11T17:02:41.930714202Z\" level=info msg=\"Removed pod sandbox: c9eb63c63802ae314c929103bed7dbb65781824f0ea15a6158b9d47f465bf653\" id=52f89651-6863-4fde-a3b9-0e160da23037 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.074505 | controller |     "Jun 11 17:02:47.233500 crc crio[23211]: time=\"2026-06-11T17:02:47.232230889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f5633976-4d8a-4b0b-b7b2-5fcce478f7ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.074556 | controller |     "Jun 11 17:02:47.237296 crc crio[23211]: time=\"2026-06-11T17:02:47.237223174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b2d4161d-c0a2-4669-bba2-b193866e75fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.074586 | controller |     "Jun 11 17:02:47.612122 crc crio[23211]: time=\"2026-06-11T17:02:47.611999057Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-n8vzs/registry-server\" id=a502a516-65e8-413e-844e-242f357aa795 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.074614 | controller |     "Jun 11 17:02:47.612928 crc crio[23211]: time=\"2026-06-11T17:02:47.61286445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.074640 | controller |     "Jun 11 17:02:47.690378 crc crio[23211]: time=\"2026-06-11T17:02:47.689916921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.074667 | controller |     "Jun 11 17:02:47.695322 crc crio[23211]: time=\"2026-06-11T17:02:47.695217115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.074693 | controller |     "Jun 11 17:02:47.882138 crc crio[23211]: time=\"2026-06-11T17:02:47.88199073Z\" level=info msg=\"Created container 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7: openshift-marketplace/community-operators-n8vzs/registry-server\" id=a502a516-65e8-413e-844e-242f357aa795 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.074719 | controller |     "Jun 11 17:02:47.883511 crc crio[23211]: time=\"2026-06-11T17:02:47.883390606Z\" level=info msg=\"Starting container: 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7\" id=d1c2ba3c-a24c-4070-98d5-f3a043914cde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.074745 | controller |     "Jun 11 17:02:47.897059 crc crio[23211]: time=\"2026-06-11T17:02:47.896996249Z\" level=info msg=\"Started container\" PID=152615 containerID=3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7 description=openshift-marketplace/community-operators-n8vzs/registry-server id=d1c2ba3c-a24c-4070-98d5-f3a043914cde name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09",
2026-06-11 18:01:03.074772 | controller |     "Jun 11 17:03:00.699062 crc crio[23211]: time=\"2026-06-11T17:03:00.692946473Z\" level=info msg=\"Stopping container: 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7 (timeout: 2s)\" id=2153bfc9-1b1a-48d6-99b6-aadbce29329f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.074798 | controller |     "Jun 11 17:03:00.869314 crc crio[23211]: time=\"2026-06-11T17:03:00.868816955Z\" level=info msg=\"Stopped container 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7: openshift-marketplace/community-operators-n8vzs/registry-server\" id=2153bfc9-1b1a-48d6-99b6-aadbce29329f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.074828 | controller |     "Jun 11 17:03:00.879926 crc crio[23211]: time=\"2026-06-11T17:03:00.879657157Z\" level=info msg=\"Stopping pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\" id=579da288-a6eb-4a43-8894-9fe0baa6446f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.074856 | controller |     "Jun 11 17:03:00.882811 crc crio[23211]: time=\"2026-06-11T17:03:00.882718274Z\" level=info msg=\"Got pod network &{Name:community-operators-n8vzs Namespace:openshift-marketplace ID:a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09 UID:7e7758d2-6423-494a-aab8-b9edd7bd8d3f NetNS:/var/run/netns/ece7d9dd-f163-4070-bd27-4ddfd01f2646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e7758d2_6423_494a_aab8_b9edd7bd8d3f.slice PodAnnotations:0xc002278228}] Aliases:map[]}\"",
2026-06-11 18:01:03.074883 | controller |     "Jun 11 17:03:00.883542 crc crio[23211]: time=\"2026-06-11T17:03:00.883153335Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-n8vzs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.074909 | controller |     "Jun 11 17:03:01.596412 crc crio[23211]: time=\"2026-06-11T17:03:01.58706315Z\" level=info msg=\"Stopped pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\" id=579da288-a6eb-4a43-8894-9fe0baa6446f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.074936 | controller |     "Jun 11 17:03:07.983288 crc crio[23211]: time=\"2026-06-11T17:03:07.979891767Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-c6pfz/POD\" id=2358f24d-de4c-4f7f-8c1c-de487f5f9f32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.074962 | controller |     "Jun 11 17:03:07.983288 crc crio[23211]: time=\"2026-06-11T17:03:07.981002236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.074989 | controller |     "Jun 11 17:03:08.041260 crc crio[23211]: time=\"2026-06-11T17:03:08.041152359Z\" level=info msg=\"Got pod network &{Name:redhat-operators-c6pfz Namespace:openshift-marketplace ID:7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e UID:deb14cd1-db1d-4cc1-9193-5bb0bc03b72d NetNS:/var/run/netns/8fb8848d-4295-4ba9-a07e-ccdf116b9779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddeb14cd1_db1d_4cc1_9193_5bb0bc03b72d.slice PodAnnotations:0xc0001afef0}] Aliases:map[]}\"",
2026-06-11 18:01:03.075015 | controller |     "Jun 11 17:03:08.041586 crc crio[23211]: time=\"2026-06-11T17:03:08.041307573Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-c6pfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.075042 | controller |     "Jun 11 17:03:08.698531 crc crio[23211]: 2026-06-11T17:03:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7206151dae32792 Mac:06:96:79:14:78:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/8fb8848d-4295-4ba9-a07e-ccdf116b9779 SocketPath: PciID:}] [{Interface:0xc0001406b0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.075068 | controller |     "Jun 11 17:03:08.700783 crc crio[23211]: time=\"2026-06-11T17:03:08.700707144Z\" level=info msg=\"Got pod network &{Name:redhat-operators-c6pfz Namespace:openshift-marketplace ID:7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e UID:deb14cd1-db1d-4cc1-9193-5bb0bc03b72d NetNS:/var/run/netns/8fb8848d-4295-4ba9-a07e-ccdf116b9779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddeb14cd1_db1d_4cc1_9193_5bb0bc03b72d.slice PodAnnotations:0xc0001afef0}] Aliases:map[]}\"",
2026-06-11 18:01:03.075100 | controller |     "Jun 11 17:03:08.701010 crc crio[23211]: time=\"2026-06-11T17:03:08.7009544Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-c6pfz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.075128 | controller |     "Jun 11 17:03:08.715369 crc crio[23211]: time=\"2026-06-11T17:03:08.715089539Z\" level=info msg=\"Ran pod sandbox 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e with infra container: openshift-marketplace/redhat-operators-c6pfz/POD\" id=2358f24d-de4c-4f7f-8c1c-de487f5f9f32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.075153 | controller |     "Jun 11 17:03:08.717863 crc crio[23211]: time=\"2026-06-11T17:03:08.717726354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eff44b51-05ff-4ed3-88ce-eef201b85880 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.075179 | controller |     "Jun 11 17:03:08.721705 crc crio[23211]: time=\"2026-06-11T17:03:08.721617253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e20046d7-0b64-4eda-90c0-5a710108ee70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.075205 | controller |     "Jun 11 17:03:08.729391 crc crio[23211]: time=\"2026-06-11T17:03:08.729261657Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-c6pfz/extract-utilities\" id=0d08d219-a3ef-46a0-9f8b-842e3ac4dc45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.075231 | controller |     "Jun 11 17:03:08.729725 crc crio[23211]: time=\"2026-06-11T17:03:08.729692828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.075256 | controller |     "Jun 11 17:03:08.817774 crc crio[23211]: time=\"2026-06-11T17:03:08.817594955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.075282 | controller |     "Jun 11 17:03:08.827146 crc crio[23211]: time=\"2026-06-11T17:03:08.827057273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.075308 | controller |     "Jun 11 17:03:09.027482 crc crio[23211]: time=\"2026-06-11T17:03:09.027293495Z\" level=info msg=\"Created container 5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f: openshift-marketplace/redhat-operators-c6pfz/extract-utilities\" id=0d08d219-a3ef-46a0-9f8b-842e3ac4dc45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.075334 | controller |     "Jun 11 17:03:09.034129 crc crio[23211]: time=\"2026-06-11T17:03:09.034081857Z\" level=info msg=\"Starting container: 5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f\" id=b7a41adc-b381-4e3d-bd65-73faec9965cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.075361 | controller |     "Jun 11 17:03:09.040610 crc crio[23211]: time=\"2026-06-11T17:03:09.04051459Z\" level=info msg=\"Started container\" PID=153727 containerID=5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f description=openshift-marketplace/redhat-operators-c6pfz/extract-utilities id=b7a41adc-b381-4e3d-bd65-73faec9965cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e",
2026-06-11 18:01:03.075388 | controller |     "Jun 11 17:03:10.065579 crc crio[23211]: time=\"2026-06-11T17:03:10.062059192Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=084d327c-5432-442e-9ac9-4225d3806f36 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.075425 | controller |     "Jun 11 17:03:10.075799 crc crio[23211]: time=\"2026-06-11T17:03:10.074870047Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.075453 | controller |     "Jun 11 17:03:11.140495 crc crio[23211]: time=\"2026-06-11T17:03:11.139559582Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=084d327c-5432-442e-9ac9-4225d3806f36 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.075480 | controller |     "Jun 11 17:03:11.143613 crc crio[23211]: time=\"2026-06-11T17:03:11.14340453Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=92383e33-a071-43b7-a29c-a59e78b07d34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.075572 | controller |     "Jun 11 17:03:11.168125 crc crio[23211]: time=\"2026-06-11T17:03:11.167727085Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=682c18f2-4c50-474d-8bf2-3002098d0c15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.075604 | controller |     "Jun 11 17:03:11.190650 crc crio[23211]: time=\"2026-06-11T17:03:11.190323468Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-c6pfz/extract-content\" id=a4ab5ecd-b90e-4b6c-b133-04748d349778 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.075623 | controller |     "Jun 11 17:03:11.191519 crc crio[23211]: time=\"2026-06-11T17:03:11.191105737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.075639 | controller |     "Jun 11 17:03:11.311199 crc crio[23211]: time=\"2026-06-11T17:03:11.311118808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.075662 | controller |     "Jun 11 17:03:11.315332 crc crio[23211]: time=\"2026-06-11T17:03:11.315261162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.075678 | controller |     "Jun 11 17:03:11.606310 crc crio[23211]: time=\"2026-06-11T17:03:11.606085538Z\" level=info msg=\"Created container bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9: openshift-marketplace/redhat-operators-c6pfz/extract-content\" id=a4ab5ecd-b90e-4b6c-b133-04748d349778 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.075692 | controller |     "Jun 11 17:03:11.612662 crc crio[23211]: time=\"2026-06-11T17:03:11.612411409Z\" level=info msg=\"Starting container: bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9\" id=3ac98a41-6555-4cca-8d57-cfc0383a4d5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.075708 | controller |     "Jun 11 17:03:11.628407 crc crio[23211]: time=\"2026-06-11T17:03:11.628092756Z\" level=info msg=\"Started container\" PID=153865 containerID=bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9 description=openshift-marketplace/redhat-operators-c6pfz/extract-content id=3ac98a41-6555-4cca-8d57-cfc0383a4d5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e",
2026-06-11 18:01:03.075731 | controller |     "Jun 11 17:03:20.379872 crc crio[23211]: time=\"2026-06-11T17:03:20.378953609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef8a6f90-9b70-4688-8f46-8d8ea90fe6a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.075756 | controller |     "Jun 11 17:03:20.385102 crc crio[23211]: time=\"2026-06-11T17:03:20.385073555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b9763bc3-418f-491c-9f9c-46570b9fcf5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.075786 | controller |     "Jun 11 17:03:20.400224 crc crio[23211]: time=\"2026-06-11T17:03:20.400097474Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-c6pfz/registry-server\" id=295ae68d-9a51-498d-ba8c-8279552a9a86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.075807 | controller |     "Jun 11 17:03:20.400708 crc crio[23211]: time=\"2026-06-11T17:03:20.400651368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.075827 | controller |     "Jun 11 17:03:20.493219 crc crio[23211]: time=\"2026-06-11T17:03:20.493025049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.075847 | controller |     "Jun 11 17:03:20.496493 crc crio[23211]: time=\"2026-06-11T17:03:20.496364173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.075865 | controller |     "Jun 11 17:03:20.717220 crc crio[23211]: time=\"2026-06-11T17:03:20.717111423Z\" level=info msg=\"Created container a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00: openshift-marketplace/redhat-operators-c6pfz/registry-server\" id=295ae68d-9a51-498d-ba8c-8279552a9a86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.075882 | controller |     "Jun 11 17:03:20.718760 crc crio[23211]: time=\"2026-06-11T17:03:20.718708973Z\" level=info msg=\"Starting container: a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00\" id=a4fbb977-4fab-4b07-9b9a-b62f4c471df3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.075898 | controller |     "Jun 11 17:03:20.728310 crc crio[23211]: time=\"2026-06-11T17:03:20.728190554Z\" level=info msg=\"Started container\" PID=154336 containerID=a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00 description=openshift-marketplace/redhat-operators-c6pfz/registry-server id=a4fbb977-4fab-4b07-9b9a-b62f4c471df3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e",
2026-06-11 18:01:03.075914 | controller |     "Jun 11 17:03:39.762746 crc crio[23211]: time=\"2026-06-11T17:03:39.761726016Z\" level=info msg=\"Stopping container: a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00 (timeout: 2s)\" id=cd1e4141-6a6c-45dd-90f9-f01fb5ca9d9c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.075929 | controller |     "Jun 11 17:03:39.918454 crc crio[23211]: time=\"2026-06-11T17:03:39.918357012Z\" level=info msg=\"Stopped container a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00: openshift-marketplace/redhat-operators-c6pfz/registry-server\" id=cd1e4141-6a6c-45dd-90f9-f01fb5ca9d9c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.075945 | controller |     "Jun 11 17:03:39.919541 crc crio[23211]: time=\"2026-06-11T17:03:39.919324327Z\" level=info msg=\"Stopping pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\" id=6829ee1e-b253-4a39-a1db-986f311e2c1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.075966 | controller |     "Jun 11 17:03:39.920346 crc crio[23211]: time=\"2026-06-11T17:03:39.920202489Z\" level=info msg=\"Got pod network &{Name:redhat-operators-c6pfz Namespace:openshift-marketplace ID:7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e UID:deb14cd1-db1d-4cc1-9193-5bb0bc03b72d NetNS:/var/run/netns/8fb8848d-4295-4ba9-a07e-ccdf116b9779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddeb14cd1_db1d_4cc1_9193_5bb0bc03b72d.slice PodAnnotations:0xc00294e4b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.075993 | controller |     "Jun 11 17:03:39.920535 crc crio[23211]: time=\"2026-06-11T17:03:39.920381273Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-c6pfz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.076015 | controller |     "Jun 11 17:03:40.251602 crc crio[23211]: time=\"2026-06-11T17:03:40.251064439Z\" level=info msg=\"Stopped pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\" id=6829ee1e-b253-4a39-a1db-986f311e2c1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.076035 | controller |     "Jun 11 17:03:40.785628 crc crio[23211]: time=\"2026-06-11T17:03:40.785076154Z\" level=info msg=\"Removing container: a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00\" id=78fa584a-527a-406c-ab18-f3d5ab5a85f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.076055 | controller |     "Jun 11 17:03:40.830974 crc crio[23211]: time=\"2026-06-11T17:03:40.830783851Z\" level=info msg=\"Removed container a0922f8168aa95f4a90f22e137cef5c77748bad543bd03bd704bf38ab3670d00: openshift-marketplace/redhat-operators-c6pfz/registry-server\" id=78fa584a-527a-406c-ab18-f3d5ab5a85f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.076074 | controller |     "Jun 11 17:03:40.840514 crc crio[23211]: time=\"2026-06-11T17:03:40.840289042Z\" level=info msg=\"Removing container: bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9\" id=bb0eece2-0398-446c-b113-e95a83fbc16d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.076093 | controller |     "Jun 11 17:03:40.894397 crc crio[23211]: time=\"2026-06-11T17:03:40.894298969Z\" level=info msg=\"Removed container bdf37e5bc7334cb7ad0d84271429e4c9e166848daccc7b6ac8d37675d18dc6c9: openshift-marketplace/redhat-operators-c6pfz/extract-content\" id=bb0eece2-0398-446c-b113-e95a83fbc16d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.076112 | controller |     "Jun 11 17:03:40.900482 crc crio[23211]: time=\"2026-06-11T17:03:40.900382014Z\" level=info msg=\"Removing container: 5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f\" id=a5360b83-b8e9-45d4-a896-965a29affd02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.076131 | controller |     "Jun 11 17:03:40.955492 crc crio[23211]: time=\"2026-06-11T17:03:40.955278484Z\" level=info msg=\"Removed container 5d1f29368db28a1ba925c6c89060befc987cabeec1480f05eba1cfa65e8e225f: openshift-marketplace/redhat-operators-c6pfz/extract-utilities\" id=a5360b83-b8e9-45d4-a896-965a29affd02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.076150 | controller |     "Jun 11 17:03:41.966025 crc crio[23211]: time=\"2026-06-11T17:03:41.965324256Z\" level=info msg=\"Stopping pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\" id=c99c1fb2-4f6f-4414-8394-d48be41ea218 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.076166 | controller |     "Jun 11 17:03:41.966025 crc crio[23211]: time=\"2026-06-11T17:03:41.966020993Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\" id=c99c1fb2-4f6f-4414-8394-d48be41ea218 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.076181 | controller |     "Jun 11 17:03:41.967176 crc crio[23211]: time=\"2026-06-11T17:03:41.966758401Z\" level=info msg=\"Removing pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\" id=a67d794e-78b9-4133-a15f-255c20c9c2a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.076196 | controller |     "Jun 11 17:03:41.984963 crc crio[23211]: time=\"2026-06-11T17:03:41.984712056Z\" level=info msg=\"Removed pod sandbox: 7206151dae327923f2594225fed3f3c523442c2f4ab5cc8701e5de3abd49600e\" id=a67d794e-78b9-4133-a15f-255c20c9c2a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.076214 | controller |     "Jun 11 17:03:48.181708 crc crio[23211]: time=\"2026-06-11T17:03:48.180645469Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-rpw2p/POD\" id=0c7012aa-f670-4578-a8d7-ca3607db5560 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.076230 | controller |     "Jun 11 17:03:48.183326 crc crio[23211]: time=\"2026-06-11T17:03:48.181734607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.076244 | controller |     "Jun 11 17:03:48.226118 crc crio[23211]: time=\"2026-06-11T17:03:48.226061369Z\" level=info msg=\"Got pod network &{Name:certified-operators-rpw2p Namespace:openshift-marketplace ID:7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb UID:0533a20c-921c-426e-bd10-d58cfd02af6e NetNS:/var/run/netns/512d4870-e3a2-4208-99d1-6282d3b85e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0533a20c_921c_426e_bd10_d58cfd02af6e.slice PodAnnotations:0xc00294e498}] Aliases:map[]}\"",
2026-06-11 18:01:03.076259 | controller |     "Jun 11 17:03:48.229002 crc crio[23211]: time=\"2026-06-11T17:03:48.228946613Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-rpw2p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.076274 | controller |     "Jun 11 17:03:48.920739 crc crio[23211]: 2026-06-11T17:03:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ff67e8b770b3dd Mac:a6:a7:ad:4b:48:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/512d4870-e3a2-4208-99d1-6282d3b85e8f SocketPath: PciID:}] [{Interface:0xc000590590 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.076289 | controller |     "Jun 11 17:03:48.929178 crc crio[23211]: time=\"2026-06-11T17:03:48.929082804Z\" level=info msg=\"Got pod network &{Name:certified-operators-rpw2p Namespace:openshift-marketplace ID:7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb UID:0533a20c-921c-426e-bd10-d58cfd02af6e NetNS:/var/run/netns/512d4870-e3a2-4208-99d1-6282d3b85e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0533a20c_921c_426e_bd10_d58cfd02af6e.slice PodAnnotations:0xc00294e498}] Aliases:map[]}\"",
2026-06-11 18:01:03.076304 | controller |     "Jun 11 17:03:48.931736 crc crio[23211]: time=\"2026-06-11T17:03:48.931632149Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-rpw2p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.076320 | controller |     "Jun 11 17:03:48.945351 crc crio[23211]: time=\"2026-06-11T17:03:48.944916766Z\" level=info msg=\"Ran pod sandbox 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb with infra container: openshift-marketplace/certified-operators-rpw2p/POD\" id=0c7012aa-f670-4578-a8d7-ca3607db5560 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.076336 | controller |     "Jun 11 17:03:48.949645 crc crio[23211]: time=\"2026-06-11T17:03:48.949506643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a6567a4-abf5-402a-9b85-f18c35ce9368 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.076352 | controller |     "Jun 11 17:03:48.957290 crc crio[23211]: time=\"2026-06-11T17:03:48.957177156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2781b3d-6b43-4b7f-a381-2f1c68f24966 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.076371 | controller |     "Jun 11 17:03:48.969245 crc crio[23211]: time=\"2026-06-11T17:03:48.968629016Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rpw2p/extract-utilities\" id=3c36d166-03e9-4e3f-a143-dfdf029e7581 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.076386 | controller |     "Jun 11 17:03:48.969671 crc crio[23211]: time=\"2026-06-11T17:03:48.969368374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.076401 | controller |     "Jun 11 17:03:49.074967 crc crio[23211]: time=\"2026-06-11T17:03:49.074359295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.076416 | controller |     "Jun 11 17:03:49.104390 crc crio[23211]: time=\"2026-06-11T17:03:49.103179584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.076431 | controller |     "Jun 11 17:03:49.628525 crc crio[23211]: time=\"2026-06-11T17:03:49.623780189Z\" level=info msg=\"Created container d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d: openshift-marketplace/certified-operators-rpw2p/extract-utilities\" id=3c36d166-03e9-4e3f-a143-dfdf029e7581 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.076446 | controller |     "Jun 11 17:03:49.636607 crc crio[23211]: time=\"2026-06-11T17:03:49.633076665Z\" level=info msg=\"Starting container: d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d\" id=66e920fe-2780-4dcb-9b9b-a0a307af6b18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.076460 | controller |     "Jun 11 17:03:49.685406 crc crio[23211]: time=\"2026-06-11T17:03:49.666958803Z\" level=info msg=\"Started container\" PID=155930 containerID=d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d description=openshift-marketplace/certified-operators-rpw2p/extract-utilities id=66e920fe-2780-4dcb-9b9b-a0a307af6b18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb",
2026-06-11 18:01:03.076476 | controller |     "Jun 11 17:03:50.003780 crc crio[23211]: time=\"2026-06-11T17:03:50.003554437Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f3a67090-aa5c-4da8-9361-a5d8a3887d9e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.076491 | controller |     "Jun 11 17:03:50.017551 crc crio[23211]: time=\"2026-06-11T17:03:50.016730331Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.076506 | controller |     "Jun 11 17:03:50.794356 crc crio[23211]: time=\"2026-06-11T17:03:50.793166916Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=f3a67090-aa5c-4da8-9361-a5d8a3887d9e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.076547 | controller |     "Jun 11 17:03:50.796413 crc crio[23211]: time=\"2026-06-11T17:03:50.796314186Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5609d6b7-94f0-439d-888c-7c2578a95613 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.076563 | controller |     "Jun 11 17:03:50.818945 crc crio[23211]: time=\"2026-06-11T17:03:50.81779856Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f00fbbb0-e029-4beb-a62b-f831f0716a6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.076578 | controller |     "Jun 11 17:03:50.855895 crc crio[23211]: time=\"2026-06-11T17:03:50.85572478Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rpw2p/extract-content\" id=0808f1a8-0ab7-4e44-a72b-e3fd5c62f50c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.076596 | controller |     "Jun 11 17:03:50.856577 crc crio[23211]: time=\"2026-06-11T17:03:50.856519401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.076611 | controller |     "Jun 11 17:03:50.993320 crc crio[23211]: time=\"2026-06-11T17:03:50.993190781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.076625 | controller |     "Jun 11 17:03:50.998645 crc crio[23211]: time=\"2026-06-11T17:03:50.998412474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.076640 | controller |     "Jun 11 17:03:51.276024 crc crio[23211]: time=\"2026-06-11T17:03:51.27539851Z\" level=info msg=\"Created container 9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d: openshift-marketplace/certified-operators-rpw2p/extract-content\" id=0808f1a8-0ab7-4e44-a72b-e3fd5c62f50c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.076654 | controller |     "Jun 11 17:03:51.277179 crc crio[23211]: time=\"2026-06-11T17:03:51.277075301Z\" level=info msg=\"Starting container: 9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d\" id=edc7eb5d-76fe-4a21-a384-de77a655e1f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.076669 | controller |     "Jun 11 17:03:51.283676 crc crio[23211]: time=\"2026-06-11T17:03:51.283578537Z\" level=info msg=\"Started container\" PID=156027 containerID=9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d description=openshift-marketplace/certified-operators-rpw2p/extract-content id=edc7eb5d-76fe-4a21-a384-de77a655e1f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb",
2026-06-11 18:01:03.076685 | controller |     "Jun 11 17:03:54.234929 crc crio[23211]: time=\"2026-06-11T17:03:54.23354719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=992b559f-cbde-4c67-beeb-c359b4b98a71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.076699 | controller |     "Jun 11 17:03:54.246050 crc crio[23211]: time=\"2026-06-11T17:03:54.245194275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d6546a9-7d78-44db-8d0c-a06549e9ceeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.076714 | controller |     "Jun 11 17:03:54.310175 crc crio[23211]: time=\"2026-06-11T17:03:54.309819383Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rpw2p/registry-server\" id=7aea0d66-9662-4399-8ebf-d47cfc94fc69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.076729 | controller |     "Jun 11 17:03:54.338829 crc crio[23211]: time=\"2026-06-11T17:03:54.33735116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.076744 | controller |     "Jun 11 17:03:54.490271 crc crio[23211]: time=\"2026-06-11T17:03:54.490066319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.076760 | controller |     "Jun 11 17:03:54.493904 crc crio[23211]: time=\"2026-06-11T17:03:54.493825254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.076782 | controller |     "Jun 11 17:03:55.247835 crc crio[23211]: time=\"2026-06-11T17:03:55.243077241Z\" level=info msg=\"Created container 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549: openshift-marketplace/certified-operators-rpw2p/registry-server\" id=7aea0d66-9662-4399-8ebf-d47cfc94fc69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.076809 | controller |     "Jun 11 17:03:55.265242 crc crio[23211]: time=\"2026-06-11T17:03:55.253525355Z\" level=info msg=\"Starting container: 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549\" id=36491643-2d57-4997-9be3-a5c141213b5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.076830 | controller |     "Jun 11 17:03:55.273817 crc crio[23211]: time=\"2026-06-11T17:03:55.273699845Z\" level=info msg=\"Started container\" PID=156168 containerID=43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549 description=openshift-marketplace/certified-operators-rpw2p/registry-server id=36491643-2d57-4997-9be3-a5c141213b5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb",
2026-06-11 18:01:03.076846 | controller |     "Jun 11 17:04:00.612374 crc crio[23211]: time=\"2026-06-11T17:04:00.611210407Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686624-ltqg7/POD\" id=e8aa52c7-7da0-460d-97f8-27ea0d1b1016 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.076862 | controller |     "Jun 11 17:04:00.613724 crc crio[23211]: time=\"2026-06-11T17:04:00.612411027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.076877 | controller |     "Jun 11 17:04:00.675117 crc crio[23211]: time=\"2026-06-11T17:04:00.675016663Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686624-ltqg7 Namespace:openshift-infra ID:f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090 UID:110cf776-608e-4743-bac2-17b7fb40aa20 NetNS:/var/run/netns/dafd51e0-22ce-4bb1-926e-c3128afe43f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod110cf776_608e_4743_bac2_17b7fb40aa20.slice PodAnnotations:0xc0018be0a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.076896 | controller |     "Jun 11 17:04:00.675117 crc crio[23211]: time=\"2026-06-11T17:04:00.675101695Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686624-ltqg7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.076919 | controller |     "Jun 11 17:04:01.267622 crc crio[23211]: 2026-06-11T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f57b37de515e45f Mac:e2:16:91:a0:c3:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/dafd51e0-22ce-4bb1-926e-c3128afe43f6 SocketPath: PciID:}] [{Interface:0xc0002d1250 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.076938 | controller |     "Jun 11 17:04:01.270613 crc crio[23211]: time=\"2026-06-11T17:04:01.270468214Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686624-ltqg7 Namespace:openshift-infra ID:f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090 UID:110cf776-608e-4743-bac2-17b7fb40aa20 NetNS:/var/run/netns/dafd51e0-22ce-4bb1-926e-c3128afe43f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod110cf776_608e_4743_bac2_17b7fb40aa20.slice PodAnnotations:0xc0018be0a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.076954 | controller |     "Jun 11 17:04:01.270776 crc crio[23211]: time=\"2026-06-11T17:04:01.27067955Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686624-ltqg7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.076969 | controller |     "Jun 11 17:04:01.285462 crc crio[23211]: time=\"2026-06-11T17:04:01.285234348Z\" level=info msg=\"Ran pod sandbox f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090 with infra container: openshift-infra/auto-csr-approver-29686624-ltqg7/POD\" id=e8aa52c7-7da0-460d-97f8-27ea0d1b1016 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.076989 | controller |     "Jun 11 17:04:01.292595 crc crio[23211]: time=\"2026-06-11T17:04:01.292493362Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9f02cb57-668b-48c7-8b07-90a568c6b0e4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.077005 | controller |     "Jun 11 17:04:01.305480 crc crio[23211]: time=\"2026-06-11T17:04:01.305376388Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.077021 | controller |     "Jun 11 17:04:02.508501 crc crio[23211]: time=\"2026-06-11T17:04:02.507795302Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9f02cb57-668b-48c7-8b07-90a568c6b0e4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.077036 | controller |     "Jun 11 17:04:02.511086 crc crio[23211]: time=\"2026-06-11T17:04:02.510996462Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=40bf9185-57e7-4bf6-8ae7-0c86fdf3b77d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.077054 | controller |     "Jun 11 17:04:02.515516 crc crio[23211]: time=\"2026-06-11T17:04:02.515309182Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c17858ed-ccd8-4adf-9308-6b7172bc2311 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.077074 | controller |     "Jun 11 17:04:02.529186 crc crio[23211]: time=\"2026-06-11T17:04:02.529105781Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686624-ltqg7/oc\" id=03a3b681-a05e-484b-bfef-9be5b039df9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.077090 | controller |     "Jun 11 17:04:02.529733 crc crio[23211]: time=\"2026-06-11T17:04:02.529670736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.077108 | controller |     "Jun 11 17:04:02.598300 crc crio[23211]: time=\"2026-06-11T17:04:02.598209052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.077125 | controller |     "Jun 11 17:04:03.191130 crc crio[23211]: time=\"2026-06-11T17:04:03.190508552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.077140 | controller |     "Jun 11 17:04:03.691086 crc crio[23211]: time=\"2026-06-11T17:04:03.690922757Z\" level=info msg=\"Created container 5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d: openshift-infra/auto-csr-approver-29686624-ltqg7/oc\" id=03a3b681-a05e-484b-bfef-9be5b039df9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.077155 | controller |     "Jun 11 17:04:03.694640 crc crio[23211]: time=\"2026-06-11T17:04:03.694083446Z\" level=info msg=\"Starting container: 5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d\" id=a765172f-17c6-4a39-855e-7719c1658314 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.077170 | controller |     "Jun 11 17:04:03.699896 crc crio[23211]: time=\"2026-06-11T17:04:03.699704609Z\" level=info msg=\"Started container\" PID=156657 containerID=5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d description=openshift-infra/auto-csr-approver-29686624-ltqg7/oc id=a765172f-17c6-4a39-855e-7719c1658314 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090",
2026-06-11 18:01:03.077188 | controller |     "Jun 11 17:04:06.686943 crc crio[23211]: time=\"2026-06-11T17:04:06.685937601Z\" level=info msg=\"Stopping pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090\" id=dfd91f88-4ddc-4531-9fca-cd307cc1760e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.077204 | controller |     "Jun 11 17:04:06.688309 crc crio[23211]: time=\"2026-06-11T17:04:06.688030443Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686624-ltqg7 Namespace:openshift-infra ID:f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090 UID:110cf776-608e-4743-bac2-17b7fb40aa20 NetNS:/var/run/netns/dafd51e0-22ce-4bb1-926e-c3128afe43f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod110cf776_608e_4743_bac2_17b7fb40aa20.slice PodAnnotations:0xc002279428}] Aliases:map[]}\"",
2026-06-11 18:01:03.077219 | controller |     "Jun 11 17:04:06.688309 crc crio[23211]: time=\"2026-06-11T17:04:06.688170967Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686624-ltqg7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.077234 | controller |     "Jun 11 17:04:07.358981 crc crio[23211]: time=\"2026-06-11T17:04:07.358225747Z\" level=info msg=\"Stopped pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090\" id=dfd91f88-4ddc-4531-9fca-cd307cc1760e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.077248 | controller |     "Jun 11 17:04:09.945147 crc crio[23211]: time=\"2026-06-11T17:04:09.943134076Z\" level=info msg=\"Stopping container: 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549 (timeout: 2s)\" id=513f01f8-7f73-4277-b7c8-3008eb176e99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.077263 | controller |     "Jun 11 17:04:10.076399 crc crio[23211]: time=\"2026-06-11T17:04:10.075553919Z\" level=info msg=\"Stopped container 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549: openshift-marketplace/certified-operators-rpw2p/registry-server\" id=513f01f8-7f73-4277-b7c8-3008eb176e99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.077277 | controller |     "Jun 11 17:04:10.077642 crc crio[23211]: time=\"2026-06-11T17:04:10.077552871Z\" level=info msg=\"Stopping pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\" id=0f3e534f-a33c-4365-990f-c69cccfcc2ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.077292 | controller |     "Jun 11 17:04:10.078360 crc crio[23211]: time=\"2026-06-11T17:04:10.078288169Z\" level=info msg=\"Got pod network &{Name:certified-operators-rpw2p Namespace:openshift-marketplace ID:7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb UID:0533a20c-921c-426e-bd10-d58cfd02af6e NetNS:/var/run/netns/512d4870-e3a2-4208-99d1-6282d3b85e8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0533a20c_921c_426e_bd10_d58cfd02af6e.slice PodAnnotations:0xc0001af2c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.077307 | controller |     "Jun 11 17:04:10.078958 crc crio[23211]: time=\"2026-06-11T17:04:10.078601477Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-rpw2p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.077322 | controller |     "Jun 11 17:04:10.594264 crc crio[23211]: time=\"2026-06-11T17:04:10.594120404Z\" level=info msg=\"Stopped pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\" id=0f3e534f-a33c-4365-990f-c69cccfcc2ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.077337 | controller |     "Jun 11 17:04:10.969341 crc crio[23211]: time=\"2026-06-11T17:04:10.968570958Z\" level=info msg=\"Removing container: 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549\" id=04e9fe26-92fe-42e5-9bce-da5293644150 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.077355 | controller |     "Jun 11 17:04:11.036681 crc crio[23211]: time=\"2026-06-11T17:04:11.036562529Z\" level=info msg=\"Removed container 43c91fd2476dbf39296e144d7eafcba0ad855e566e1b0587fe43534638b1b549: openshift-marketplace/certified-operators-rpw2p/registry-server\" id=04e9fe26-92fe-42e5-9bce-da5293644150 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.077370 | controller |     "Jun 11 17:04:11.040239 crc crio[23211]: time=\"2026-06-11T17:04:11.04013554Z\" level=info msg=\"Removing container: 9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d\" id=d70a239d-4ea2-4c93-8317-6d7796170012 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.077386 | controller |     "Jun 11 17:04:11.087107 crc crio[23211]: time=\"2026-06-11T17:04:11.086969646Z\" level=info msg=\"Removed container 9f19ff57f9072b3062645d4738a473c359d4e7785ca83f07306e5805fbad765d: openshift-marketplace/certified-operators-rpw2p/extract-content\" id=d70a239d-4ea2-4c93-8317-6d7796170012 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.077401 | controller |     "Jun 11 17:04:11.091682 crc crio[23211]: time=\"2026-06-11T17:04:11.091612774Z\" level=info msg=\"Removing container: d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d\" id=a4ff6784-0bf1-4a9f-ac6c-b61ec375b2de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.077417 | controller |     "Jun 11 17:04:11.151104 crc crio[23211]: time=\"2026-06-11T17:04:11.150973747Z\" level=info msg=\"Removed container d71a8f0ffa34a67066a1f66e5ace0ebda5182bb6415cc6ef51ac944ac484b61d: openshift-marketplace/certified-operators-rpw2p/extract-utilities\" id=a4ff6784-0bf1-4a9f-ac6c-b61ec375b2de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.077432 | controller |     "Jun 11 17:04:38.754788 crc crio[23211]: time=\"2026-06-11T17:04:38.753580356Z\" level=info msg=\"Stopping pod sandbox: e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc\" id=6ef7ad94-e90c-453f-989d-dc0fb2714190 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.077447 | controller |     "Jun 11 17:04:38.756579 crc crio[23211]: time=\"2026-06-11T17:04:38.755801162Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt Namespace:openstack ID:e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc UID:3e2d4374-6596-491d-83c1-59c1a8987585 NetNS:/var/run/netns/3b227a9b-fd70-4949-95af-6131d02c168c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2d4374_6596_491d_83c1_59c1a8987585.slice PodAnnotations:0xc0066191b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.077463 | controller |     "Jun 11 17:04:38.756579 crc crio[23211]: time=\"2026-06-11T17:04:38.756033728Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.077478 | controller |     "Jun 11 17:04:39.375791 crc crio[23211]: time=\"2026-06-11T17:04:39.375143598Z\" level=info msg=\"Stopped pod sandbox: e39977278236cf9f65f09b63d9d72a8ed08c7ea8f19e5538562701d2e19535dc\" id=6ef7ad94-e90c-453f-989d-dc0fb2714190 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.077493 | controller |     "Jun 11 17:04:40.344944 crc crio[23211]: time=\"2026-06-11T17:04:40.343934795Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/POD\" id=0c1f79d3-ee00-4152-98c7-7ee991749bdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.077508 | controller |     "Jun 11 17:04:40.346410 crc crio[23211]: time=\"2026-06-11T17:04:40.344989852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.077550 | controller |     "Jun 11 17:04:40.402831 crc crio[23211]: time=\"2026-06-11T17:04:40.402652071Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt Namespace:openstack ID:c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9 UID:5275a217-b772-4d20-8602-9d0b3e4f5df0 NetNS:/var/run/netns/69f18e80-aeeb-4773-90b5-5d377da417f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5275a217_b772_4d20_8602_9d0b3e4f5df0.slice PodAnnotations:0xc006619678}] Aliases:map[]}\"",
2026-06-11 18:01:03.077567 | controller |     "Jun 11 17:04:40.402831 crc crio[23211]: time=\"2026-06-11T17:04:40.402723903Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.077582 | controller |     "Jun 11 17:04:41.124649 crc crio[23211]: 2026-06-11T17:04:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c865cbd2e111817 Mac:ba:0a:e6:9c:84:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/69f18e80-aeeb-4773-90b5-5d377da417f5 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.077597 | controller |     "Jun 11 17:04:41.127249 crc crio[23211]: time=\"2026-06-11T17:04:41.127040598Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt Namespace:openstack ID:c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9 UID:5275a217-b772-4d20-8602-9d0b3e4f5df0 NetNS:/var/run/netns/69f18e80-aeeb-4773-90b5-5d377da417f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5275a217_b772_4d20_8602_9d0b3e4f5df0.slice PodAnnotations:0xc006619678}] Aliases:map[]}\"",
2026-06-11 18:01:03.077612 | controller |     "Jun 11 17:04:41.127347 crc crio[23211]: time=\"2026-06-11T17:04:41.127302865Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.077626 | controller |     "Jun 11 17:04:41.140159 crc crio[23211]: time=\"2026-06-11T17:04:41.140038927Z\" level=info msg=\"Ran pod sandbox c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/POD\" id=0c1f79d3-ee00-4152-98c7-7ee991749bdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.077641 | controller |     "Jun 11 17:04:41.143712 crc crio[23211]: time=\"2026-06-11T17:04:41.143315961Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8ab8993d-b711-42d6-ab95-253bc1119586 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.077656 | controller |     "Jun 11 17:04:41.155605 crc crio[23211]: time=\"2026-06-11T17:04:41.155374347Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.077670 | controller |     "Jun 11 17:04:41.642679 crc crio[23211]: time=\"2026-06-11T17:04:41.642520565Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8ab8993d-b711-42d6-ab95-253bc1119586 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.077685 | controller |     "Jun 11 17:04:41.645407 crc crio[23211]: time=\"2026-06-11T17:04:41.645335715Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=afcb0097-b1fc-43ac-b1a6-701f9de6fb9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.077703 | controller |     "Jun 11 17:04:41.672036 crc crio[23211]: time=\"2026-06-11T17:04:41.671347454Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f65025ad-fa89-46d2-b574-73a562a5f8dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.077719 | controller |     "Jun 11 17:04:41.686182 crc crio[23211]: time=\"2026-06-11T17:04:41.686122639Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=38102f0c-4f29-4fee-8a68-d5e5dfd7b894 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.077735 | controller |     "Jun 11 17:04:41.686826 crc crio[23211]: time=\"2026-06-11T17:04:41.686647182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.077751 | controller |     "Jun 11 17:04:41.745624 crc crio[23211]: time=\"2026-06-11T17:04:41.745362579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.077765 | controller |     "Jun 11 17:04:41.763838 crc crio[23211]: time=\"2026-06-11T17:04:41.763697873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.077780 | controller |     "Jun 11 17:04:41.977547 crc crio[23211]: time=\"2026-06-11T17:04:41.977413196Z\" level=info msg=\"Created container 2a25bf5f3c91d145590dd72e993af15d12f1b61d593bc8989a7a76a261800675: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=38102f0c-4f29-4fee-8a68-d5e5dfd7b894 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.077795 | controller |     "Jun 11 17:04:41.981205 crc crio[23211]: time=\"2026-06-11T17:04:41.98110359Z\" level=info msg=\"Starting container: 2a25bf5f3c91d145590dd72e993af15d12f1b61d593bc8989a7a76a261800675\" id=368b0950-7f7e-4549-8127-bedc54f4c691 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.077810 | controller |     "Jun 11 17:04:41.991190 crc crio[23211]: time=\"2026-06-11T17:04:41.991079032Z\" level=info msg=\"Started container\" PID=158794 containerID=2a25bf5f3c91d145590dd72e993af15d12f1b61d593bc8989a7a76a261800675 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=368b0950-7f7e-4549-8127-bedc54f4c691 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9",
2026-06-11 18:01:03.077825 | controller |     "Jun 11 17:04:42.020180 crc crio[23211]: time=\"2026-06-11T17:04:42.019667706Z\" level=info msg=\"Removing container: 6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb\" id=e4f2daa4-b15a-4b15-b8c9-4a12e6da692f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.077840 | controller |     "Jun 11 17:04:42.305363 crc crio[23211]: time=\"2026-06-11T17:04:42.305245179Z\" level=info msg=\"Removed container 6ecf596f677e2213a96c2909f2a8160bd338bf3114ec473249902aa1279844eb: openshift-infra/auto-csr-approver-29686618-k2mb9/oc\" id=e4f2daa4-b15a-4b15-b8c9-4a12e6da692f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.077854 | controller |     "Jun 11 17:04:42.320337 crc crio[23211]: time=\"2026-06-11T17:04:42.320235839Z\" level=info msg=\"Stopping pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\" id=2293912c-5973-4771-bcff-b6a57858bc0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.077873 | controller |     "Jun 11 17:04:42.320761 crc crio[23211]: time=\"2026-06-11T17:04:42.320342282Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\" id=2293912c-5973-4771-bcff-b6a57858bc0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.077890 | controller |     "Jun 11 17:04:42.321378 crc crio[23211]: time=\"2026-06-11T17:04:42.321244914Z\" level=info msg=\"Removing pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\" id=37cfd729-8966-4e6c-bf81-4df9b8feddc6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.077906 | controller |     "Jun 11 17:04:42.342060 crc crio[23211]: time=\"2026-06-11T17:04:42.341961499Z\" level=info msg=\"Removed pod sandbox: 7ff67e8b770b3dd20b139914d3a84ce892624aa5e1bbc991845fed645ca343fb\" id=37cfd729-8966-4e6c-bf81-4df9b8feddc6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.077921 | controller |     "Jun 11 17:04:42.345749 crc crio[23211]: time=\"2026-06-11T17:04:42.345690414Z\" level=info msg=\"Stopping pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77\" id=11532190-9a66-4dc3-8052-1301787d5c4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.077936 | controller |     "Jun 11 17:04:42.345904 crc crio[23211]: time=\"2026-06-11T17:04:42.345758465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77\" id=11532190-9a66-4dc3-8052-1301787d5c4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.077950 | controller |     "Jun 11 17:04:42.346612 crc crio[23211]: time=\"2026-06-11T17:04:42.346558645Z\" level=info msg=\"Removing pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77\" id=6ff28658-c598-4964-a43a-41fff19da38f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.077965 | controller |     "Jun 11 17:04:42.365203 crc crio[23211]: time=\"2026-06-11T17:04:42.365065004Z\" level=info msg=\"Removed pod sandbox: 67b142187d89585ad74fb631942d5070b475a43eb4e75027faa1341451173b77\" id=6ff28658-c598-4964-a43a-41fff19da38f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.077980 | controller |     "Jun 11 17:05:12.233612 crc crio[23211]: time=\"2026-06-11T17:05:12.232162435Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-f27hk/POD\" id=7ff94dd6-8187-4768-97ac-1d1b89074227 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.077995 | controller |     "Jun 11 17:05:12.233612 crc crio[23211]: time=\"2026-06-11T17:05:12.23312879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.078010 | controller |     "Jun 11 17:05:12.294738 crc crio[23211]: time=\"2026-06-11T17:05:12.294163555Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-f27hk Namespace:openshift-marketplace ID:52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af UID:3937bde0-5c58-4998-8740-2245b375d891 NetNS:/var/run/netns/31e7dc02-a50d-4222-bd45-e329b8abe009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3937bde0_5c58_4998_8740_2245b375d891.slice PodAnnotations:0xc0001305e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.078026 | controller |     "Jun 11 17:05:12.294738 crc crio[23211]: time=\"2026-06-11T17:05:12.294310308Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-f27hk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.078040 | controller |     "Jun 11 17:05:13.017919 crc crio[23211]: 2026-06-11T17:05:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52ec8b41b36668c Mac:22:3b:32:50:ef:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/31e7dc02-a50d-4222-bd45-e329b8abe009 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.078060 | controller |     "Jun 11 17:05:13.019895 crc crio[23211]: time=\"2026-06-11T17:05:13.019793024Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-f27hk Namespace:openshift-marketplace ID:52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af UID:3937bde0-5c58-4998-8740-2245b375d891 NetNS:/var/run/netns/31e7dc02-a50d-4222-bd45-e329b8abe009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3937bde0_5c58_4998_8740_2245b375d891.slice PodAnnotations:0xc0001305e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.078076 | controller |     "Jun 11 17:05:13.020116 crc crio[23211]: time=\"2026-06-11T17:05:13.02000442Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-f27hk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.078092 | controller |     "Jun 11 17:05:13.037588 crc crio[23211]: time=\"2026-06-11T17:05:13.033809689Z\" level=info msg=\"Ran pod sandbox 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af with infra container: openshift-marketplace/redhat-marketplace-f27hk/POD\" id=7ff94dd6-8187-4768-97ac-1d1b89074227 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.078107 | controller |     "Jun 11 17:05:13.037862 crc crio[23211]: time=\"2026-06-11T17:05:13.037810491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=46f44d57-9a93-4968-8f23-e9b4cc54ced5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.078122 | controller |     "Jun 11 17:05:13.045279 crc crio[23211]: time=\"2026-06-11T17:05:13.045201338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5bb9af2d-6102-4843-b1a8-2a26abcb5fa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.078137 | controller |     "Jun 11 17:05:13.055716 crc crio[23211]: time=\"2026-06-11T17:05:13.055591341Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-f27hk/extract-utilities\" id=ffbbc985-d060-494f-9195-a1c2679b3ed2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.078153 | controller |     "Jun 11 17:05:13.056354 crc crio[23211]: time=\"2026-06-11T17:05:13.056286718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.078169 | controller |     "Jun 11 17:05:13.114159 crc crio[23211]: time=\"2026-06-11T17:05:13.114074743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.078184 | controller |     "Jun 11 17:05:13.118986 crc crio[23211]: time=\"2026-06-11T17:05:13.118854484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.078199 | controller |     "Jun 11 17:05:13.298706 crc crio[23211]: time=\"2026-06-11T17:05:13.298510374Z\" level=info msg=\"Created container 141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196: openshift-marketplace/redhat-marketplace-f27hk/extract-utilities\" id=ffbbc985-d060-494f-9195-a1c2679b3ed2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.078214 | controller |     "Jun 11 17:05:13.301779 crc crio[23211]: time=\"2026-06-11T17:05:13.30068764Z\" level=info msg=\"Starting container: 141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196\" id=dc2e8811-5106-4737-a115-5aad0ad51104 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.078231 | controller |     "Jun 11 17:05:13.309302 crc crio[23211]: time=\"2026-06-11T17:05:13.309176384Z\" level=info msg=\"Started container\" PID=160464 containerID=141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196 description=openshift-marketplace/redhat-marketplace-f27hk/extract-utilities id=dc2e8811-5106-4737-a115-5aad0ad51104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af",
2026-06-11 18:01:03.078247 | controller |     "Jun 11 17:05:14.364352 crc crio[23211]: time=\"2026-06-11T17:05:14.364167285Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dadc547a-a806-4a49-a933-927560d4683c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.078262 | controller |     "Jun 11 17:05:14.377473 crc crio[23211]: time=\"2026-06-11T17:05:14.376711073Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:01:03.078276 | controller |     "Jun 11 17:05:15.245707 crc crio[23211]: time=\"2026-06-11T17:05:15.245531318Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=dadc547a-a806-4a49-a933-927560d4683c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.078291 | controller |     "Jun 11 17:05:15.247062 crc crio[23211]: time=\"2026-06-11T17:05:15.246958703Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8a47e738-ba94-4abe-bbd0-baf8c4570db6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.078306 | controller |     "Jun 11 17:05:15.251933 crc crio[23211]: time=\"2026-06-11T17:05:15.251841587Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ec49ce6c-d979-40f3-a468-a53d62ef4efa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.078321 | controller |     "Jun 11 17:05:15.263164 crc crio[23211]: time=\"2026-06-11T17:05:15.263042041Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-f27hk/extract-content\" id=e4f5112a-25f6-43b0-b1d8-419d8a37840b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.078336 | controller |     "Jun 11 17:05:15.264005 crc crio[23211]: time=\"2026-06-11T17:05:15.263937083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.078351 | controller |     "Jun 11 17:05:15.331269 crc crio[23211]: time=\"2026-06-11T17:05:15.331141186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.078365 | controller |     "Jun 11 17:05:15.336790 crc crio[23211]: time=\"2026-06-11T17:05:15.336681717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.078380 | controller |     "Jun 11 17:05:15.604250 crc crio[23211]: time=\"2026-06-11T17:05:15.603574085Z\" level=info msg=\"Created container 7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c: openshift-marketplace/redhat-marketplace-f27hk/extract-content\" id=e4f5112a-25f6-43b0-b1d8-419d8a37840b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.078395 | controller |     "Jun 11 17:05:15.606267 crc crio[23211]: time=\"2026-06-11T17:05:15.606137371Z\" level=info msg=\"Starting container: 7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c\" id=0df40503-12d5-4668-b4fc-a835a16c1162 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.078410 | controller |     "Jun 11 17:05:15.613866 crc crio[23211]: time=\"2026-06-11T17:05:15.61328274Z\" level=info msg=\"Started container\" PID=160580 containerID=7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c description=openshift-marketplace/redhat-marketplace-f27hk/extract-content id=0df40503-12d5-4668-b4fc-a835a16c1162 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af",
2026-06-11 18:01:03.078433 | controller |     "Jun 11 17:05:17.429607 crc crio[23211]: time=\"2026-06-11T17:05:17.428338401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9fdd35fe-3ae6-4420-85dd-bb2dd911ebdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.078449 | controller |     "Jun 11 17:05:17.435590 crc crio[23211]: time=\"2026-06-11T17:05:17.434304502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6bee163-e19e-4e1d-81f9-bd29d6697f94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.078464 | controller |     "Jun 11 17:05:17.450536 crc crio[23211]: time=\"2026-06-11T17:05:17.449550638Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-f27hk/registry-server\" id=771c05dc-c415-462b-bc84-46fb408549d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.078479 | controller |     "Jun 11 17:05:17.450536 crc crio[23211]: time=\"2026-06-11T17:05:17.45004723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.078493 | controller |     "Jun 11 17:05:17.525919 crc crio[23211]: time=\"2026-06-11T17:05:17.525767519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.078508 | controller |     "Jun 11 17:05:17.530667 crc crio[23211]: time=\"2026-06-11T17:05:17.53058256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.078544 | controller |     "Jun 11 17:05:17.724865 crc crio[23211]: time=\"2026-06-11T17:05:17.724657166Z\" level=info msg=\"Created container 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af: openshift-marketplace/redhat-marketplace-f27hk/registry-server\" id=771c05dc-c415-462b-bc84-46fb408549d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.078561 | controller |     "Jun 11 17:05:17.727174 crc crio[23211]: time=\"2026-06-11T17:05:17.727082557Z\" level=info msg=\"Starting container: 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af\" id=fa9a3df1-84ce-4b63-a701-683f8736aeab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.078576 | controller |     "Jun 11 17:05:17.734163 crc crio[23211]: time=\"2026-06-11T17:05:17.734031784Z\" level=info msg=\"Started container\" PID=160729 containerID=81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af description=openshift-marketplace/redhat-marketplace-f27hk/registry-server id=fa9a3df1-84ce-4b63-a701-683f8736aeab name=/runtime.v1.RuntimeService/StartContainer sandboxID=52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af",
2026-06-11 18:01:03.078591 | controller |     "Jun 11 17:05:24.562102 crc crio[23211]: time=\"2026-06-11T17:05:24.559977364Z\" level=info msg=\"Stopping container: 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af (timeout: 2s)\" id=f199a3fa-6737-40b3-b6fc-be75bb09bebd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.078605 | controller |     "Jun 11 17:05:24.691032 crc crio[23211]: time=\"2026-06-11T17:05:24.690919669Z\" level=info msg=\"Stopped container 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af: openshift-marketplace/redhat-marketplace-f27hk/registry-server\" id=f199a3fa-6737-40b3-b6fc-be75bb09bebd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.078623 | controller |     "Jun 11 17:05:24.694720 crc crio[23211]: time=\"2026-06-11T17:05:24.694614043Z\" level=info msg=\"Stopping pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\" id=68d940eb-21fa-4508-9b5a-d16f387b709f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.078638 | controller |     "Jun 11 17:05:24.695647 crc crio[23211]: time=\"2026-06-11T17:05:24.695557137Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-f27hk Namespace:openshift-marketplace ID:52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af UID:3937bde0-5c58-4998-8740-2245b375d891 NetNS:/var/run/netns/31e7dc02-a50d-4222-bd45-e329b8abe009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3937bde0_5c58_4998_8740_2245b375d891.slice PodAnnotations:0xc007c14a18}] Aliases:map[]}\"",
2026-06-11 18:01:03.078653 | controller |     "Jun 11 17:05:24.695851 crc crio[23211]: time=\"2026-06-11T17:05:24.695721821Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-f27hk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.078667 | controller |     "Jun 11 17:05:25.023540 crc crio[23211]: time=\"2026-06-11T17:05:25.021927193Z\" level=info msg=\"Stopped pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\" id=68d940eb-21fa-4508-9b5a-d16f387b709f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.078682 | controller |     "Jun 11 17:05:25.584347 crc crio[23211]: time=\"2026-06-11T17:05:25.583710401Z\" level=info msg=\"Removing container: 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af\" id=9be2a4d4-59ab-4725-b0a1-7f5754006b31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.078697 | controller |     "Jun 11 17:05:25.623156 crc crio[23211]: time=\"2026-06-11T17:05:25.62279469Z\" level=info msg=\"Removed container 81155e7dd047043611105c88a8f171e766505be4055cf298db1390154c47b8af: openshift-marketplace/redhat-marketplace-f27hk/registry-server\" id=9be2a4d4-59ab-4725-b0a1-7f5754006b31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.078711 | controller |     "Jun 11 17:05:25.637683 crc crio[23211]: time=\"2026-06-11T17:05:25.636386246Z\" level=info msg=\"Removing container: 7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c\" id=cd3908fa-26be-488d-af24-8af358a85d5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.078726 | controller |     "Jun 11 17:05:25.685746 crc crio[23211]: time=\"2026-06-11T17:05:25.685632303Z\" level=info msg=\"Removed container 7040666b909db9fbc1823a1d7e4e3339979263dd1666348878ff7a71a9998d4c: openshift-marketplace/redhat-marketplace-f27hk/extract-content\" id=cd3908fa-26be-488d-af24-8af358a85d5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.078740 | controller |     "Jun 11 17:05:25.689698 crc crio[23211]: time=\"2026-06-11T17:05:25.689628133Z\" level=info msg=\"Removing container: 141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196\" id=655fcca6-ad67-4dbb-ac75-cdcb7fe64c4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.078755 | controller |     "Jun 11 17:05:25.758936 crc crio[23211]: time=\"2026-06-11T17:05:25.758762505Z\" level=info msg=\"Removed container 141c4c52e6e34b80426c0e9f87b33c94d737351f29e18a26fba801ee0cbe8196: openshift-marketplace/redhat-marketplace-f27hk/extract-utilities\" id=655fcca6-ad67-4dbb-ac75-cdcb7fe64c4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.078770 | controller |     "Jun 11 17:05:34.736861 crc crio[23211]: time=\"2026-06-11T17:05:34.736054722Z\" level=info msg=\"Stopping pod sandbox: c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9\" id=0be415b3-dd1e-4ef8-ab37-760c8aad105a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.078786 | controller |     "Jun 11 17:05:34.739145 crc crio[23211]: time=\"2026-06-11T17:05:34.737702013Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt Namespace:openstack ID:c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9 UID:5275a217-b772-4d20-8602-9d0b3e4f5df0 NetNS:/var/run/netns/69f18e80-aeeb-4773-90b5-5d377da417f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5275a217_b772_4d20_8602_9d0b3e4f5df0.slice PodAnnotations:0xc0027940a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.078806 | controller |     "Jun 11 17:05:34.739145 crc crio[23211]: time=\"2026-06-11T17:05:34.738040842Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.078821 | controller |     "Jun 11 17:05:35.280532 crc crio[23211]: time=\"2026-06-11T17:05:35.279934406Z\" level=info msg=\"Stopped pod sandbox: c865cbd2e111817db155ec812a187d95e993d53b46a9175ee197ba0ca22c7ad9\" id=0be415b3-dd1e-4ef8-ab37-760c8aad105a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.078837 | controller |     "Jun 11 17:05:36.313784 crc crio[23211]: time=\"2026-06-11T17:05:36.313715948Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/POD\" id=e3e08f55-c6ea-4b4a-9cf2-994563efe14c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.078853 | controller |     "Jun 11 17:05:36.315290 crc crio[23211]: time=\"2026-06-11T17:05:36.314160919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.078868 | controller |     "Jun 11 17:05:36.375904 crc crio[23211]: time=\"2026-06-11T17:05:36.37463095Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg Namespace:openstack ID:6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474 UID:bea17d06-fcd5-419a-8279-b5026d93f522 NetNS:/var/run/netns/6a159367-57fd-48bc-bab1-b9f800152ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbea17d06_fcd5_419a_8279_b5026d93f522.slice PodAnnotations:0xc003088278}] Aliases:map[]}\"",
2026-06-11 18:01:03.078883 | controller |     "Jun 11 17:05:36.376565 crc crio[23211]: time=\"2026-06-11T17:05:36.376347145Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.078898 | controller |     "Jun 11 17:05:37.090938 crc crio[23211]: 2026-06-11T17:05:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a41a306337c721 Mac:02:99:f6:96:bf:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/6a159367-57fd-48bc-bab1-b9f800152ff5 SocketPath: PciID:}] [{Interface:0xc00061e5c0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.078913 | controller |     "Jun 11 17:05:37.092255 crc crio[23211]: time=\"2026-06-11T17:05:37.092190446Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg Namespace:openstack ID:6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474 UID:bea17d06-fcd5-419a-8279-b5026d93f522 NetNS:/var/run/netns/6a159367-57fd-48bc-bab1-b9f800152ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbea17d06_fcd5_419a_8279_b5026d93f522.slice PodAnnotations:0xc003088278}] Aliases:map[]}\"",
2026-06-11 18:01:03.078928 | controller |     "Jun 11 17:05:37.092412 crc crio[23211]: time=\"2026-06-11T17:05:37.09236051Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.078947 | controller |     "Jun 11 17:05:37.102751 crc crio[23211]: time=\"2026-06-11T17:05:37.102682791Z\" level=info msg=\"Ran pod sandbox 6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/POD\" id=e3e08f55-c6ea-4b4a-9cf2-994563efe14c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.078963 | controller |     "Jun 11 17:05:37.111051 crc crio[23211]: time=\"2026-06-11T17:05:37.108546069Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1c2f5421-63f4-4158-a291-fc281f635e13 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.078978 | controller |     "Jun 11 17:05:37.120578 crc crio[23211]: time=\"2026-06-11T17:05:37.120322838Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.078993 | controller |     "Jun 11 17:05:37.574122 crc crio[23211]: time=\"2026-06-11T17:05:37.573506785Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1c2f5421-63f4-4158-a291-fc281f635e13 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.079009 | controller |     "Jun 11 17:05:37.575505 crc crio[23211]: time=\"2026-06-11T17:05:37.575123776Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e708eed6-525e-45a9-b2f9-a16d6323247d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.079024 | controller |     "Jun 11 17:05:37.609346 crc crio[23211]: time=\"2026-06-11T17:05:37.609103987Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=87ba09fd-700d-417d-bb9f-fbabceb803fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.079039 | controller |     "Jun 11 17:05:37.619860 crc crio[23211]: time=\"2026-06-11T17:05:37.619732936Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=24b34993-3c64-4546-afca-a89ba9eaf48f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.079058 | controller |     "Jun 11 17:05:37.620752 crc crio[23211]: time=\"2026-06-11T17:05:37.62067975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.079081 | controller |     "Jun 11 17:05:37.674915 crc crio[23211]: time=\"2026-06-11T17:05:37.67477505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.079103 | controller |     "Jun 11 17:05:37.678163 crc crio[23211]: time=\"2026-06-11T17:05:37.678097054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.079119 | controller |     "Jun 11 17:05:37.911705 crc crio[23211]: time=\"2026-06-11T17:05:37.910601403Z\" level=info msg=\"Created container 551c5f9ba9673ca8d62980fe2c1a1c5355edb92ea2f2d997944e5a0a901eb7a4: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=24b34993-3c64-4546-afca-a89ba9eaf48f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.079135 | controller |     "Jun 11 17:05:37.912568 crc crio[23211]: time=\"2026-06-11T17:05:37.912347747Z\" level=info msg=\"Starting container: 551c5f9ba9673ca8d62980fe2c1a1c5355edb92ea2f2d997944e5a0a901eb7a4\" id=e8848ec1-adb7-49ca-8264-6814e916d50d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.079155 | controller |     "Jun 11 17:05:37.920198 crc crio[23211]: time=\"2026-06-11T17:05:37.920103034Z\" level=info msg=\"Started container\" PID=162042 containerID=551c5f9ba9673ca8d62980fe2c1a1c5355edb92ea2f2d997944e5a0a901eb7a4 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=e8848ec1-adb7-49ca-8264-6814e916d50d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474",
2026-06-11 18:01:03.079172 | controller |     "Jun 11 17:05:42.398804 crc crio[23211]: time=\"2026-06-11T17:05:42.397604745Z\" level=info msg=\"Stopping pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\" id=2d6486ba-32c7-440c-a397-d37fc9dcba97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.079187 | controller |     "Jun 11 17:05:42.398804 crc crio[23211]: time=\"2026-06-11T17:05:42.398733874Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\" id=2d6486ba-32c7-440c-a397-d37fc9dcba97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.079203 | controller |     "Jun 11 17:05:42.400492 crc crio[23211]: time=\"2026-06-11T17:05:42.39938467Z\" level=info msg=\"Removing pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\" id=1367ec58-025f-48ad-8570-e1dcdbff1db7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.079218 | controller |     "Jun 11 17:05:42.417415 crc crio[23211]: time=\"2026-06-11T17:05:42.417051867Z\" level=info msg=\"Removed pod sandbox: 52ec8b41b36668c71675299f38c257b8db5c2dbbe617f0f3c4aef3cb0de4f6af\" id=1367ec58-025f-48ad-8570-e1dcdbff1db7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.079234 | controller |     "Jun 11 17:05:44.917131 crc crio[23211]: time=\"2026-06-11T17:05:44.915967507Z\" level=info msg=\"Stopping pod sandbox: 6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474\" id=2a2ed8a2-0b80-46b2-9eb1-fd6428484fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.079249 | controller |     "Jun 11 17:05:44.919011 crc crio[23211]: time=\"2026-06-11T17:05:44.917993739Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg Namespace:openstack ID:6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474 UID:bea17d06-fcd5-419a-8279-b5026d93f522 NetNS:/var/run/netns/6a159367-57fd-48bc-bab1-b9f800152ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbea17d06_fcd5_419a_8279_b5026d93f522.slice PodAnnotations:0xc002278698}] Aliases:map[]}\"",
2026-06-11 18:01:03.079265 | controller |     "Jun 11 17:05:44.919011 crc crio[23211]: time=\"2026-06-11T17:05:44.918189973Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.079280 | controller |     "Jun 11 17:05:45.507254 crc crio[23211]: time=\"2026-06-11T17:05:45.507101848Z\" level=info msg=\"Stopped pod sandbox: 6a41a306337c721914f2daca604c7dfe802a2ad6d3139f5a0666243f7421c474\" id=2a2ed8a2-0b80-46b2-9eb1-fd6428484fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.079295 | controller |     "Jun 11 17:05:46.440137 crc crio[23211]: time=\"2026-06-11T17:05:46.439615736Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/POD\" id=51aaaa46-e539-4585-a8d0-f03a103e691c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.079313 | controller |     "Jun 11 17:05:46.440137 crc crio[23211]: time=\"2026-06-11T17:05:46.440127498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.079328 | controller |     "Jun 11 17:05:46.495922 crc crio[23211]: time=\"2026-06-11T17:05:46.495749148Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc Namespace:openstack ID:b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151 UID:adff3452-7267-4ba2-b549-55c18903f537 NetNS:/var/run/netns/ed99e1a3-0290-4792-a557-b2ba5b758bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadff3452_7267_4ba2_b549_55c18903f537.slice PodAnnotations:0xc0022790e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.079344 | controller |     "Jun 11 17:05:46.495922 crc crio[23211]: time=\"2026-06-11T17:05:46.495857061Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.079359 | controller |     "Jun 11 17:05:47.240274 crc crio[23211]: 2026-06-11T17:05:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b185eab55291d07 Mac:e2:74:e6:6d:7f:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/ed99e1a3-0290-4792-a557-b2ba5b758bec SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.079374 | controller |     "Jun 11 17:05:47.241665 crc crio[23211]: time=\"2026-06-11T17:05:47.241596048Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc Namespace:openstack ID:b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151 UID:adff3452-7267-4ba2-b549-55c18903f537 NetNS:/var/run/netns/ed99e1a3-0290-4792-a557-b2ba5b758bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadff3452_7267_4ba2_b549_55c18903f537.slice PodAnnotations:0xc0022790e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.079390 | controller |     "Jun 11 17:05:47.241860 crc crio[23211]: time=\"2026-06-11T17:05:47.241765642Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.079405 | controller |     "Jun 11 17:05:47.256296 crc crio[23211]: time=\"2026-06-11T17:05:47.255816698Z\" level=info msg=\"Ran pod sandbox b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/POD\" id=51aaaa46-e539-4585-a8d0-f03a103e691c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.079420 | controller |     "Jun 11 17:05:47.260825 crc crio[23211]: time=\"2026-06-11T17:05:47.260398344Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d5c24254-78a2-4f16-8299-f6ab1a2a6810 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.079436 | controller |     "Jun 11 17:05:47.272321 crc crio[23211]: time=\"2026-06-11T17:05:47.272228704Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.079452 | controller |     "Jun 11 17:05:47.878767 crc crio[23211]: time=\"2026-06-11T17:05:47.878091159Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d5c24254-78a2-4f16-8299-f6ab1a2a6810 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.079471 | controller |     "Jun 11 17:05:47.880390 crc crio[23211]: time=\"2026-06-11T17:05:47.879666469Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=024ec72d-cd12-4a55-859c-dc35d9c0e353 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.079506 | controller |     "Jun 11 17:05:47.902819 crc crio[23211]: time=\"2026-06-11T17:05:47.902712542Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=815be921-2f8e-438e-ae62-8b99e5db3183 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.079551 | controller |     "Jun 11 17:05:47.913633 crc crio[23211]: time=\"2026-06-11T17:05:47.913371892Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=58fc3579-329e-4028-a234-aaaf207868fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.079568 | controller |     "Jun 11 17:05:47.914108 crc crio[23211]: time=\"2026-06-11T17:05:47.91405176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.079583 | controller |     "Jun 11 17:05:47.972603 crc crio[23211]: time=\"2026-06-11T17:05:47.972415177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.079598 | controller |     "Jun 11 17:05:47.976260 crc crio[23211]: time=\"2026-06-11T17:05:47.976183243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.079612 | controller |     "Jun 11 17:05:48.202214 crc crio[23211]: time=\"2026-06-11T17:05:48.202021923Z\" level=info msg=\"Created container 99e0225ab1c05fb557f22c66ffa12305a46b091da44425f627013b6130f47894: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=58fc3579-329e-4028-a234-aaaf207868fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.079627 | controller |     "Jun 11 17:05:48.205591 crc crio[23211]: time=\"2026-06-11T17:05:48.205202864Z\" level=info msg=\"Starting container: 99e0225ab1c05fb557f22c66ffa12305a46b091da44425f627013b6130f47894\" id=daae1dd9-4b77-42af-a455-b9e18ac8609a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.079642 | controller |     "Jun 11 17:05:48.217040 crc crio[23211]: time=\"2026-06-11T17:05:48.216960261Z\" level=info msg=\"Started container\" PID=162709 containerID=99e0225ab1c05fb557f22c66ffa12305a46b091da44425f627013b6130f47894 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=daae1dd9-4b77-42af-a455-b9e18ac8609a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151",
2026-06-11 18:01:03.079657 | controller |     "Jun 11 17:06:00.586946 crc crio[23211]: time=\"2026-06-11T17:06:00.586026463Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686626-d6hq9/POD\" id=a8c48816-eac5-44f5-a50e-9a40fabd7c9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.079672 | controller |     "Jun 11 17:06:00.588661 crc crio[23211]: time=\"2026-06-11T17:06:00.587010988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.079686 | controller |     "Jun 11 17:06:00.627928 crc crio[23211]: time=\"2026-06-11T17:06:00.62781324Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686626-d6hq9 Namespace:openshift-infra ID:3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660 UID:02ff9f66-529d-429e-8d40-f7c2b39a857d NetNS:/var/run/netns/07ee44e2-e958-4dcc-8046-2c7fd98cce82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ff9f66_529d_429e_8d40_f7c2b39a857d.slice PodAnnotations:0xc0001ae2c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.079706 | controller |     "Jun 11 17:06:00.627928 crc crio[23211]: time=\"2026-06-11T17:06:00.627927943Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686626-d6hq9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.079721 | controller |     "Jun 11 17:06:01.269635 crc crio[23211]: 2026-06-11T17:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cc1e79c6c00ea7 Mac:22:4f:9f:f5:bf:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/07ee44e2-e958-4dcc-8046-2c7fd98cce82 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.079736 | controller |     "Jun 11 17:06:01.272085 crc crio[23211]: time=\"2026-06-11T17:06:01.271547584Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686626-d6hq9 Namespace:openshift-infra ID:3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660 UID:02ff9f66-529d-429e-8d40-f7c2b39a857d NetNS:/var/run/netns/07ee44e2-e958-4dcc-8046-2c7fd98cce82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ff9f66_529d_429e_8d40_f7c2b39a857d.slice PodAnnotations:0xc0001ae2c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.079751 | controller |     "Jun 11 17:06:01.272085 crc crio[23211]: time=\"2026-06-11T17:06:01.271867872Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686626-d6hq9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.079766 | controller |     "Jun 11 17:06:01.281290 crc crio[23211]: time=\"2026-06-11T17:06:01.281190088Z\" level=info msg=\"Ran pod sandbox 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660 with infra container: openshift-infra/auto-csr-approver-29686626-d6hq9/POD\" id=a8c48816-eac5-44f5-a50e-9a40fabd7c9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.079781 | controller |     "Jun 11 17:06:01.284971 crc crio[23211]: time=\"2026-06-11T17:06:01.28480175Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=22d46c1b-6195-447f-840a-ce10c1f3a233 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.079795 | controller |     "Jun 11 17:06:01.298764 crc crio[23211]: time=\"2026-06-11T17:06:01.298684472Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.079809 | controller |     "Jun 11 17:06:02.502351 crc crio[23211]: time=\"2026-06-11T17:06:02.502192883Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=22d46c1b-6195-447f-840a-ce10c1f3a233 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.079825 | controller |     "Jun 11 17:06:02.504007 crc crio[23211]: time=\"2026-06-11T17:06:02.503769113Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd7349ac-2d5a-42e9-ad21-9896dd05f9c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.079840 | controller |     "Jun 11 17:06:02.506909 crc crio[23211]: time=\"2026-06-11T17:06:02.50679635Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=645e002c-eef5-48cd-a307-d117e6d344ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.079855 | controller |     "Jun 11 17:06:02.514722 crc crio[23211]: time=\"2026-06-11T17:06:02.514666039Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686626-d6hq9/oc\" id=7d951157-625d-462a-a5a2-1ed25e4564ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.079872 | controller |     "Jun 11 17:06:02.515595 crc crio[23211]: time=\"2026-06-11T17:06:02.515562882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.079888 | controller |     "Jun 11 17:06:02.575727 crc crio[23211]: time=\"2026-06-11T17:06:02.575600122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.079903 | controller |     "Jun 11 17:06:03.064808 crc crio[23211]: time=\"2026-06-11T17:06:03.064373942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.079918 | controller |     "Jun 11 17:06:03.216188 crc crio[23211]: time=\"2026-06-11T17:06:03.216048573Z\" level=info msg=\"Created container e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301: openshift-infra/auto-csr-approver-29686626-d6hq9/oc\" id=7d951157-625d-462a-a5a2-1ed25e4564ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.079932 | controller |     "Jun 11 17:06:03.218771 crc crio[23211]: time=\"2026-06-11T17:06:03.218582397Z\" level=info msg=\"Starting container: e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301\" id=dba4437e-c5d6-4402-9b43-04c10f9df0cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.079946 | controller |     "Jun 11 17:06:03.227302 crc crio[23211]: time=\"2026-06-11T17:06:03.227188186Z\" level=info msg=\"Started container\" PID=163566 containerID=e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301 description=openshift-infra/auto-csr-approver-29686626-d6hq9/oc id=dba4437e-c5d6-4402-9b43-04c10f9df0cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660",
2026-06-11 18:01:03.079961 | controller |     "Jun 11 17:06:05.264670 crc crio[23211]: time=\"2026-06-11T17:06:05.263594461Z\" level=info msg=\"Stopping pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660\" id=ade7addc-ca12-4de7-bbdf-f108336d4df7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.079975 | controller |     "Jun 11 17:06:05.266242 crc crio[23211]: time=\"2026-06-11T17:06:05.26552606Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686626-d6hq9 Namespace:openshift-infra ID:3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660 UID:02ff9f66-529d-429e-8d40-f7c2b39a857d NetNS:/var/run/netns/07ee44e2-e958-4dcc-8046-2c7fd98cce82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ff9f66_529d_429e_8d40_f7c2b39a857d.slice PodAnnotations:0xc0001ae5e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.079990 | controller |     "Jun 11 17:06:05.266242 crc crio[23211]: time=\"2026-06-11T17:06:05.265709974Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686626-d6hq9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.080005 | controller |     "Jun 11 17:06:05.592820 crc crio[23211]: time=\"2026-06-11T17:06:05.592399038Z\" level=info msg=\"Stopped pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660\" id=ade7addc-ca12-4de7-bbdf-f108336d4df7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.080020 | controller |     "Jun 11 17:06:29.661784 crc crio[23211]: time=\"2026-06-11T17:06:29.659585196Z\" level=info msg=\"Stopping pod sandbox: b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151\" id=3be5f177-5fc0-4232-81ab-6e8b61572467 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.080034 | controller |     "Jun 11 17:06:29.663860 crc crio[23211]: time=\"2026-06-11T17:06:29.663201077Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc Namespace:openstack ID:b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151 UID:adff3452-7267-4ba2-b549-55c18903f537 NetNS:/var/run/netns/ed99e1a3-0290-4792-a557-b2ba5b758bec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadff3452_7267_4ba2_b549_55c18903f537.slice PodAnnotations:0xc0001aea00}] Aliases:map[]}\"",
2026-06-11 18:01:03.080053 | controller |     "Jun 11 17:06:29.663860 crc crio[23211]: time=\"2026-06-11T17:06:29.663505865Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.080069 | controller |     "Jun 11 17:06:30.262149 crc crio[23211]: time=\"2026-06-11T17:06:30.261864579Z\" level=info msg=\"Stopped pod sandbox: b185eab55291d0791a0229002085dffce18649b631203150048bb70ff01bd151\" id=3be5f177-5fc0-4232-81ab-6e8b61572467 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.080084 | controller |     "Jun 11 17:06:31.187290 crc crio[23211]: time=\"2026-06-11T17:06:31.186791584Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/POD\" id=f31d4321-31fe-4171-86fd-a9fa170992af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.080099 | controller |     "Jun 11 17:06:31.189790 crc crio[23211]: time=\"2026-06-11T17:06:31.187325418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.080114 | controller |     "Jun 11 17:06:31.235785 crc crio[23211]: time=\"2026-06-11T17:06:31.235685513Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn Namespace:openstack ID:5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4 UID:2776d9a6-c1fd-41eb-8b97-3917af255e85 NetNS:/var/run/netns/5776e498-a94c-457b-8960-dad019d40aaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2776d9a6_c1fd_41eb_8b97_3917af255e85.slice PodAnnotations:0xc00008c838}] Aliases:map[]}\"",
2026-06-11 18:01:03.080130 | controller |     "Jun 11 17:06:31.235785 crc crio[23211]: time=\"2026-06-11T17:06:31.235771965Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.080146 | controller |     "Jun 11 17:06:31.734630 crc crio[23211]: 2026-06-11T17:06:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c12089346fab40 Mac:5a:05:78:69:a1:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/5776e498-a94c-457b-8960-dad019d40aaa SocketPath: PciID:}] [{Interface:0xc0002629e0 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.080162 | controller |     "Jun 11 17:06:31.737923 crc crio[23211]: time=\"2026-06-11T17:06:31.73779952Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn Namespace:openstack ID:5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4 UID:2776d9a6-c1fd-41eb-8b97-3917af255e85 NetNS:/var/run/netns/5776e498-a94c-457b-8960-dad019d40aaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2776d9a6_c1fd_41eb_8b97_3917af255e85.slice PodAnnotations:0xc00008c838}] Aliases:map[]}\"",
2026-06-11 18:01:03.080179 | controller |     "Jun 11 17:06:31.738281 crc crio[23211]: time=\"2026-06-11T17:06:31.73821355Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.080207 | controller |     "Jun 11 17:06:31.748937 crc crio[23211]: time=\"2026-06-11T17:06:31.748823179Z\" level=info msg=\"Ran pod sandbox 5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/POD\" id=f31d4321-31fe-4171-86fd-a9fa170992af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.080223 | controller |     "Jun 11 17:06:31.752282 crc crio[23211]: time=\"2026-06-11T17:06:31.752181425Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d94a238f-6d07-44b7-8f39-a11de9c4f045 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.080239 | controller |     "Jun 11 17:06:31.774502 crc crio[23211]: time=\"2026-06-11T17:06:31.774294334Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.080254 | controller |     "Jun 11 17:06:32.238573 crc crio[23211]: time=\"2026-06-11T17:06:32.237853645Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d94a238f-6d07-44b7-8f39-a11de9c4f045 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.080270 | controller |     "Jun 11 17:06:32.240240 crc crio[23211]: time=\"2026-06-11T17:06:32.239980049Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=097a7dea-aca0-4f58-a231-6c62860e875f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.080285 | controller |     "Jun 11 17:06:32.267099 crc crio[23211]: time=\"2026-06-11T17:06:32.266834709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=51d9f308-67cb-4572-860f-7f85216aa698 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.080299 | controller |     "Jun 11 17:06:32.276525 crc crio[23211]: time=\"2026-06-11T17:06:32.27634375Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=8aae4d28-1d5a-4410-88d3-b7787fac045b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.080315 | controller |     "Jun 11 17:06:32.276886 crc crio[23211]: time=\"2026-06-11T17:06:32.276804541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.080331 | controller |     "Jun 11 17:06:32.324315 crc crio[23211]: time=\"2026-06-11T17:06:32.324187402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.080346 | controller |     "Jun 11 17:06:32.328820 crc crio[23211]: time=\"2026-06-11T17:06:32.328719346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.080362 | controller |     "Jun 11 17:06:32.530037 crc crio[23211]: time=\"2026-06-11T17:06:32.529871991Z\" level=info msg=\"Created container 236891bfcd62ef84dcb2b6d80f1cc07f874364041c2252d9eec7c70666c86125: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=8aae4d28-1d5a-4410-88d3-b7787fac045b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.080378 | controller |     "Jun 11 17:06:32.531389 crc crio[23211]: time=\"2026-06-11T17:06:32.531309426Z\" level=info msg=\"Starting container: 236891bfcd62ef84dcb2b6d80f1cc07f874364041c2252d9eec7c70666c86125\" id=636f72a3-2b52-4bb4-bd77-af2ef22ca1ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.080397 | controller |     "Jun 11 17:06:32.541707 crc crio[23211]: time=\"2026-06-11T17:06:32.541614158Z\" level=info msg=\"Started container\" PID=165382 containerID=236891bfcd62ef84dcb2b6d80f1cc07f874364041c2252d9eec7c70666c86125 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=636f72a3-2b52-4bb4-bd77-af2ef22ca1ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4",
2026-06-11 18:01:03.080413 | controller |     "Jun 11 17:06:42.440543 crc crio[23211]: time=\"2026-06-11T17:06:42.43986302Z\" level=info msg=\"Removing container: e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0\" id=61e66ad8-8a25-42f3-ab0f-351d227e14a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.080429 | controller |     "Jun 11 17:06:42.692755 crc crio[23211]: time=\"2026-06-11T17:06:42.692519719Z\" level=info msg=\"Removed container e33913d815640b664212402360257a78ebb2eacd1ee18afc0ae1efc84287c4b0: openshift-infra/auto-csr-approver-29686620-s8f9n/oc\" id=61e66ad8-8a25-42f3-ab0f-351d227e14a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.080444 | controller |     "Jun 11 17:06:42.706353 crc crio[23211]: time=\"2026-06-11T17:06:42.704848351Z\" level=info msg=\"Stopping pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37\" id=6d71fdec-a0c7-4cc6-88ae-e26f9160077f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.080459 | controller |     "Jun 11 17:06:42.706353 crc crio[23211]: time=\"2026-06-11T17:06:42.704958084Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37\" id=6d71fdec-a0c7-4cc6-88ae-e26f9160077f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.080474 | controller |     "Jun 11 17:06:42.706353 crc crio[23211]: time=\"2026-06-11T17:06:42.706157964Z\" level=info msg=\"Removing pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37\" id=490332f6-1851-4ef6-b1e0-40dd78eb5be6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.080488 | controller |     "Jun 11 17:06:42.724500 crc crio[23211]: time=\"2026-06-11T17:06:42.724383686Z\" level=info msg=\"Removed pod sandbox: 8efc1d304c025a4b25fc3f517d46fb6c19b2621d4c5da18d39e0c01c4dc51f37\" id=490332f6-1851-4ef6-b1e0-40dd78eb5be6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.080503 | controller |     "Jun 11 17:07:26.536101 crc crio[23211]: time=\"2026-06-11T17:07:26.535223257Z\" level=info msg=\"Stopping pod sandbox: 5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4\" id=4d67b56f-85e8-4e76-aa17-aeba822cf163 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.080538 | controller |     "Jun 11 17:07:26.537670 crc crio[23211]: time=\"2026-06-11T17:07:26.537019842Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn Namespace:openstack ID:5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4 UID:2776d9a6-c1fd-41eb-8b97-3917af255e85 NetNS:/var/run/netns/5776e498-a94c-457b-8960-dad019d40aaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2776d9a6_c1fd_41eb_8b97_3917af255e85.slice PodAnnotations:0xc002794f20}] Aliases:map[]}\"",
2026-06-11 18:01:03.080557 | controller |     "Jun 11 17:07:26.537670 crc crio[23211]: time=\"2026-06-11T17:07:26.537206007Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.080575 | controller |     "Jun 11 17:07:27.680490 crc crio[23211]: time=\"2026-06-11T17:07:27.680043982Z\" level=info msg=\"Stopped pod sandbox: 5c12089346fab40ca64fe3ec57d5a4fd0c6d9790a108d1bd7ba4f2e62c9d8bc4\" id=4d67b56f-85e8-4e76-aa17-aeba822cf163 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.080590 | controller |     "Jun 11 17:07:29.431519 crc crio[23211]: time=\"2026-06-11T17:07:29.430706931Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/POD\" id=19af586f-beb1-4a52-abe1-57ade82ff367 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.080605 | controller |     "Jun 11 17:07:29.433214 crc crio[23211]: time=\"2026-06-11T17:07:29.431564902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.080621 | controller |     "Jun 11 17:07:29.483840 crc crio[23211]: time=\"2026-06-11T17:07:29.483786806Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-65lxf Namespace:openstack ID:a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2 UID:5ae710fa-6e9e-423e-83a0-e9700aecffaa NetNS:/var/run/netns/a2f1bcab-f8d8-441a-b3ac-3c4ee35b6b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ae710fa_6e9e_423e_83a0_e9700aecffaa.slice PodAnnotations:0xc002794078}] Aliases:map[]}\"",
2026-06-11 18:01:03.080636 | controller |     "Jun 11 17:07:29.484356 crc crio[23211]: time=\"2026-06-11T17:07:29.484326259Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-65lxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.080652 | controller |     "Jun 11 17:07:30.252536 crc crio[23211]: 2026-06-11T17:07:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9ac122aeee7907 Mac:f2:55:29:66:ee:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/a2f1bcab-f8d8-441a-b3ac-3c4ee35b6b08 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.080668 | controller |     "Jun 11 17:07:30.256160 crc crio[23211]: time=\"2026-06-11T17:07:30.256008493Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-65lxf Namespace:openstack ID:a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2 UID:5ae710fa-6e9e-423e-83a0-e9700aecffaa NetNS:/var/run/netns/a2f1bcab-f8d8-441a-b3ac-3c4ee35b6b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ae710fa_6e9e_423e_83a0_e9700aecffaa.slice PodAnnotations:0xc002794078}] Aliases:map[]}\"",
2026-06-11 18:01:03.080683 | controller |     "Jun 11 17:07:30.256349 crc crio[23211]: time=\"2026-06-11T17:07:30.256233439Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-65lxf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.080698 | controller |     "Jun 11 17:07:30.269706 crc crio[23211]: time=\"2026-06-11T17:07:30.269282139Z\" level=info msg=\"Ran pod sandbox a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/POD\" id=19af586f-beb1-4a52-abe1-57ade82ff367 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.080713 | controller |     "Jun 11 17:07:30.275260 crc crio[23211]: time=\"2026-06-11T17:07:30.275162869Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7cb6c953-16c2-4a83-a976-a1cbb681bcb2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.080728 | controller |     "Jun 11 17:07:30.286943 crc crio[23211]: time=\"2026-06-11T17:07:30.286805413Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.080746 | controller |     "Jun 11 17:07:30.697744 crc crio[23211]: time=\"2026-06-11T17:07:30.697567127Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7cb6c953-16c2-4a83-a976-a1cbb681bcb2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.080761 | controller |     "Jun 11 17:07:30.699320 crc crio[23211]: time=\"2026-06-11T17:07:30.698641935Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e9b5ec7c-6d91-454c-87d8-cf4f6c70e1fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.080776 | controller |     "Jun 11 17:07:30.748804 crc crio[23211]: time=\"2026-06-11T17:07:30.7486096Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1221c3bd-3e07-4a06-adf9-a53dbcbcfc01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.080790 | controller |     "Jun 11 17:07:30.761393 crc crio[23211]: time=\"2026-06-11T17:07:30.761202478Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/ssh-known-hosts-edpm-deployment-ipam\" id=7790523c-6b70-4f76-a4d1-3db31fe05ea9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.080805 | controller |     "Jun 11 17:07:30.762106 crc crio[23211]: time=\"2026-06-11T17:07:30.761894496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.080819 | controller |     "Jun 11 17:07:30.824889 crc crio[23211]: time=\"2026-06-11T17:07:30.82479152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.080834 | controller |     "Jun 11 17:07:30.829819 crc crio[23211]: time=\"2026-06-11T17:07:30.829742294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.080848 | controller |     "Jun 11 17:07:31.002594 crc crio[23211]: time=\"2026-06-11T17:07:31.001944356Z\" level=info msg=\"Created container 12c9adf1d20e6e80542ed07a6ac1ea125315bf620bf1435b08410dba82fc72d9: openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/ssh-known-hosts-edpm-deployment-ipam\" id=7790523c-6b70-4f76-a4d1-3db31fe05ea9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.080863 | controller |     "Jun 11 17:07:31.006732 crc crio[23211]: time=\"2026-06-11T17:07:31.003756201Z\" level=info msg=\"Starting container: 12c9adf1d20e6e80542ed07a6ac1ea125315bf620bf1435b08410dba82fc72d9\" id=e02cdcee-22c0-4309-a2a8-8311278edeb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.080877 | controller |     "Jun 11 17:07:31.010031 crc crio[23211]: time=\"2026-06-11T17:07:31.009785495Z\" level=info msg=\"Started container\" PID=168707 containerID=12c9adf1d20e6e80542ed07a6ac1ea125315bf620bf1435b08410dba82fc72d9 description=openstack/ssh-known-hosts-edpm-deployment-ipam-65lxf/ssh-known-hosts-edpm-deployment-ipam id=e02cdcee-22c0-4309-a2a8-8311278edeb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2",
2026-06-11 18:01:03.080893 | controller |     "Jun 11 17:07:40.837180 crc crio[23211]: time=\"2026-06-11T17:07:40.835297114Z\" level=info msg=\"Stopping pod sandbox: a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2\" id=6176f245-4d62-4d68-884f-2e6278ef0300 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.080910 | controller |     "Jun 11 17:07:40.839426 crc crio[23211]: time=\"2026-06-11T17:07:40.839302916Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-65lxf Namespace:openstack ID:a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2 UID:5ae710fa-6e9e-423e-83a0-e9700aecffaa NetNS:/var/run/netns/a2f1bcab-f8d8-441a-b3ac-3c4ee35b6b08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ae710fa_6e9e_423e_83a0_e9700aecffaa.slice PodAnnotations:0xc007c14350}] Aliases:map[]}\"",
2026-06-11 18:01:03.080927 | controller |     "Jun 11 17:07:40.840010 crc crio[23211]: time=\"2026-06-11T17:07:40.839840879Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-65lxf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.080943 | controller |     "Jun 11 17:07:41.397541 crc crio[23211]: time=\"2026-06-11T17:07:41.394293043Z\" level=info msg=\"Stopped pod sandbox: a9ac122aeee7907a3cd18c7d7fc9bae6e1aa8f8dfd8621ba1a4f2a5d1ec963f2\" id=6176f245-4d62-4d68-884f-2e6278ef0300 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.080958 | controller |     "Jun 11 17:07:42.364633 crc crio[23211]: time=\"2026-06-11T17:07:42.363830648Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/POD\" id=8e1747c8-7aff-425c-b491-0adb349c85e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.080973 | controller |     "Jun 11 17:07:42.366273 crc crio[23211]: time=\"2026-06-11T17:07:42.364681459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.080987 | controller |     "Jun 11 17:07:42.414798 crc crio[23211]: time=\"2026-06-11T17:07:42.414697816Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 Namespace:openstack ID:c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3 UID:4743976c-9b8a-4040-a358-2dc22d541d81 NetNS:/var/run/netns/2f88fcb9-0e37-40ac-8ba0-122ddda4086c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4743976c_9b8a_4040_a358_2dc22d541d81.slice PodAnnotations:0xc0001aed00}] Aliases:map[]}\"",
2026-06-11 18:01:03.081002 | controller |     "Jun 11 17:07:42.414798 crc crio[23211]: time=\"2026-06-11T17:07:42.414768647Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.081017 | controller |     "Jun 11 17:07:42.910014 crc crio[23211]: 2026-06-11T17:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c915001022c9e8d Mac:72:dc:6b:77:c2:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/2f88fcb9-0e37-40ac-8ba0-122ddda4086c SocketPath: PciID:}] [{Interface:0xc0002e6720 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.081032 | controller |     "Jun 11 17:07:42.911736 crc crio[23211]: time=\"2026-06-11T17:07:42.911666102Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 Namespace:openstack ID:c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3 UID:4743976c-9b8a-4040-a358-2dc22d541d81 NetNS:/var/run/netns/2f88fcb9-0e37-40ac-8ba0-122ddda4086c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4743976c_9b8a_4040_a358_2dc22d541d81.slice PodAnnotations:0xc0001aed00}] Aliases:map[]}\"",
2026-06-11 18:01:03.081048 | controller |     "Jun 11 17:07:42.912221 crc crio[23211]: time=\"2026-06-11T17:07:42.911864957Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.081068 | controller |     "Jun 11 17:07:42.923565 crc crio[23211]: time=\"2026-06-11T17:07:42.923480152Z\" level=info msg=\"Ran pod sandbox c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/POD\" id=8e1747c8-7aff-425c-b491-0adb349c85e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.081084 | controller |     "Jun 11 17:07:42.932789 crc crio[23211]: time=\"2026-06-11T17:07:42.932688405Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6e59226b-1807-4941-b6f0-eeabcb0f191c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.081099 | controller |     "Jun 11 17:07:42.946606 crc crio[23211]: time=\"2026-06-11T17:07:42.946527745Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.081113 | controller |     "Jun 11 17:07:43.505549 crc crio[23211]: time=\"2026-06-11T17:07:43.505224435Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6e59226b-1807-4941-b6f0-eeabcb0f191c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.081128 | controller |     "Jun 11 17:07:43.507585 crc crio[23211]: time=\"2026-06-11T17:07:43.507505814Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bee14cf8-ecff-432e-8ca9-5cf82d64f3ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.081142 | controller |     "Jun 11 17:07:43.533737 crc crio[23211]: time=\"2026-06-11T17:07:43.533643796Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f8828b2e-7079-412a-a991-d6e7e2e24b9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.081157 | controller |     "Jun 11 17:07:43.543807 crc crio[23211]: time=\"2026-06-11T17:07:43.543713691Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=a0369dcd-2647-4930-a79b-6644b3dacbf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.081171 | controller |     "Jun 11 17:07:43.544239 crc crio[23211]: time=\"2026-06-11T17:07:43.544173372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.081185 | controller |     "Jun 11 17:07:43.607336 crc crio[23211]: time=\"2026-06-11T17:07:43.607156447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.081200 | controller |     "Jun 11 17:07:43.611255 crc crio[23211]: time=\"2026-06-11T17:07:43.611188019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.081215 | controller |     "Jun 11 17:07:43.813834 crc crio[23211]: time=\"2026-06-11T17:07:43.813706269Z\" level=info msg=\"Created container 94744d6647a1cc0c15c9101a9fb0b1d0c3182f5c4f8051751465443cd7c4b9b3: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=a0369dcd-2647-4930-a79b-6644b3dacbf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.081229 | controller |     "Jun 11 17:07:43.815801 crc crio[23211]: time=\"2026-06-11T17:07:43.815239208Z\" level=info msg=\"Starting container: 94744d6647a1cc0c15c9101a9fb0b1d0c3182f5c4f8051751465443cd7c4b9b3\" id=5c4fd425-aeec-4fa2-a841-01b441c2e09f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.081248 | controller |     "Jun 11 17:07:43.824973 crc crio[23211]: time=\"2026-06-11T17:07:43.824392439Z\" level=info msg=\"Started container\" PID=169578 containerID=94744d6647a1cc0c15c9101a9fb0b1d0c3182f5c4f8051751465443cd7c4b9b3 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=5c4fd425-aeec-4fa2-a841-01b441c2e09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3",
2026-06-11 18:01:03.081264 | controller |     "Jun 11 17:07:54.058970 crc crio[23211]: time=\"2026-06-11T17:07:54.056786224Z\" level=info msg=\"Stopping pod sandbox: c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3\" id=bbd877ac-d47a-4706-a133-f57f882311e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.081279 | controller |     "Jun 11 17:07:54.061269 crc crio[23211]: time=\"2026-06-11T17:07:54.059044272Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 Namespace:openstack ID:c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3 UID:4743976c-9b8a-4040-a358-2dc22d541d81 NetNS:/var/run/netns/2f88fcb9-0e37-40ac-8ba0-122ddda4086c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4743976c_9b8a_4040_a358_2dc22d541d81.slice PodAnnotations:0xc007c15720}] Aliases:map[]}\"",
2026-06-11 18:01:03.081296 | controller |     "Jun 11 17:07:54.061269 crc crio[23211]: time=\"2026-06-11T17:07:54.059219636Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.081312 | controller |     "Jun 11 17:07:54.589964 crc crio[23211]: time=\"2026-06-11T17:07:54.589209629Z\" level=info msg=\"Stopped pod sandbox: c915001022c9e8d1c740b2b96503f987030c0c1a0664d0a0d0dc41f25672bff3\" id=bbd877ac-d47a-4706-a133-f57f882311e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.081326 | controller |     "Jun 11 17:07:55.585580 crc crio[23211]: time=\"2026-06-11T17:07:55.584741711Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/POD\" id=fb2a79fc-f6af-4030-94f6-04b456f4c18e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.081342 | controller |     "Jun 11 17:07:55.587724 crc crio[23211]: time=\"2026-06-11T17:07:55.585750547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.081357 | controller |     "Jun 11 17:07:55.624770 crc crio[23211]: time=\"2026-06-11T17:07:55.624278882Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp Namespace:openstack ID:e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed UID:bae01f2a-042c-4069-bd20-2f8f0e2efc31 NetNS:/var/run/netns/f64a8bba-40f4-4206-aec3-a76ded81cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae01f2a_042c_4069_bd20_2f8f0e2efc31.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.081373 | controller |     "Jun 11 17:07:55.624770 crc crio[23211]: time=\"2026-06-11T17:07:55.624739145Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.081389 | controller |     "Jun 11 17:07:56.145906 crc crio[23211]: 2026-06-11T17:07:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e77196912cc1390 Mac:5a:d8:6d:48:12:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/f64a8bba-40f4-4206-aec3-a76ded81cda8 SocketPath: PciID:}] [{Interface:0xc00025aeb0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.081407 | controller |     "Jun 11 17:07:56.147116 crc crio[23211]: time=\"2026-06-11T17:07:56.146800357Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp Namespace:openstack ID:e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed UID:bae01f2a-042c-4069-bd20-2f8f0e2efc31 NetNS:/var/run/netns/f64a8bba-40f4-4206-aec3-a76ded81cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae01f2a_042c_4069_bd20_2f8f0e2efc31.slice PodAnnotations:0xc0001ae6a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.081424 | controller |     "Jun 11 17:07:56.147116 crc crio[23211]: time=\"2026-06-11T17:07:56.147020352Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.081439 | controller |     "Jun 11 17:07:56.162296 crc crio[23211]: time=\"2026-06-11T17:07:56.162171886Z\" level=info msg=\"Ran pod sandbox e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/POD\" id=fb2a79fc-f6af-4030-94f6-04b456f4c18e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.081454 | controller |     "Jun 11 17:07:56.169075 crc crio[23211]: time=\"2026-06-11T17:07:56.168947648Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5a8834e1-f59b-4681-9ea7-281d61f45fee name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.081469 | controller |     "Jun 11 17:07:56.173816 crc crio[23211]: time=\"2026-06-11T17:07:56.173675087Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.081484 | controller |     "Jun 11 17:07:56.573616 crc crio[23211]: time=\"2026-06-11T17:07:56.573115673Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5a8834e1-f59b-4681-9ea7-281d61f45fee name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.081499 | controller |     "Jun 11 17:07:56.574993 crc crio[23211]: time=\"2026-06-11T17:07:56.574826327Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d09ba053-65e3-451a-ad23-9c1a3fd9a3fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.081537 | controller |     "Jun 11 17:07:56.614699 crc crio[23211]: time=\"2026-06-11T17:07:56.614488532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d8d492c2-b403-4b78-9c20-bcc2efc19b04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.081560 | controller |     "Jun 11 17:07:56.626208 crc crio[23211]: time=\"2026-06-11T17:07:56.625638784Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=aef510ae-b824-4cf6-a567-e695233d32ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.081576 | controller |     "Jun 11 17:07:56.626692 crc crio[23211]: time=\"2026-06-11T17:07:56.626231519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.081594 | controller |     "Jun 11 17:07:56.704651 crc crio[23211]: time=\"2026-06-11T17:07:56.704534363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.081610 | controller |     "Jun 11 17:07:56.708681 crc crio[23211]: time=\"2026-06-11T17:07:56.708568294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.081625 | controller |     "Jun 11 17:07:56.892098 crc crio[23211]: time=\"2026-06-11T17:07:56.89158181Z\" level=info msg=\"Created container ff48031eceaa5078974cda8d4024ff29c7b7d5618f8042e16e32591ce1ac0a01: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=aef510ae-b824-4cf6-a567-e695233d32ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.081640 | controller |     "Jun 11 17:07:56.892860 crc crio[23211]: time=\"2026-06-11T17:07:56.89274645Z\" level=info msg=\"Starting container: ff48031eceaa5078974cda8d4024ff29c7b7d5618f8042e16e32591ce1ac0a01\" id=c10d393a-6054-437d-8fa7-3bf6b8db7d8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.081656 | controller |     "Jun 11 17:07:56.898595 crc crio[23211]: time=\"2026-06-11T17:07:56.898512395Z\" level=info msg=\"Started container\" PID=170340 containerID=ff48031eceaa5078974cda8d4024ff29c7b7d5618f8042e16e32591ce1ac0a01 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=c10d393a-6054-437d-8fa7-3bf6b8db7d8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed",
2026-06-11 18:01:03.081672 | controller |     "Jun 11 17:08:00.542026 crc crio[23211]: time=\"2026-06-11T17:08:00.540523667Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686628-6rgj6/POD\" id=8ed05d95-db60-40a9-9f2f-834b4e3f6861 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.081687 | controller |     "Jun 11 17:08:00.544052 crc crio[23211]: time=\"2026-06-11T17:08:00.542044405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.081702 | controller |     "Jun 11 17:08:00.580106 crc crio[23211]: time=\"2026-06-11T17:08:00.579963125Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686628-6rgj6 Namespace:openshift-infra ID:6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479 UID:a67f03f4-4ce2-49a5-8b7f-0bfb628631b9 NetNS:/var/run/netns/582df7bd-1a7f-44a6-a0a2-9336a6133823 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda67f03f4_4ce2_49a5_8b7f_0bfb628631b9.slice PodAnnotations:0xc006618108}] Aliases:map[]}\"",
2026-06-11 18:01:03.081717 | controller |     "Jun 11 17:08:00.580106 crc crio[23211]: time=\"2026-06-11T17:08:00.580083669Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686628-6rgj6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.081732 | controller |     "Jun 11 17:08:01.121596 crc crio[23211]: 2026-06-11T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b3861c475db6c9 Mac:16:2d:d8:7e:16:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/582df7bd-1a7f-44a6-a0a2-9336a6133823 SocketPath: PciID:}] [{Interface:0xc00025ac90 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.081747 | controller |     "Jun 11 17:08:01.122824 crc crio[23211]: time=\"2026-06-11T17:08:01.122742792Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686628-6rgj6 Namespace:openshift-infra ID:6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479 UID:a67f03f4-4ce2-49a5-8b7f-0bfb628631b9 NetNS:/var/run/netns/582df7bd-1a7f-44a6-a0a2-9336a6133823 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda67f03f4_4ce2_49a5_8b7f_0bfb628631b9.slice PodAnnotations:0xc006618108}] Aliases:map[]}\"",
2026-06-11 18:01:03.081767 | controller |     "Jun 11 17:08:01.122988 crc crio[23211]: time=\"2026-06-11T17:08:01.122964228Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686628-6rgj6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.081782 | controller |     "Jun 11 17:08:01.132545 crc crio[23211]: time=\"2026-06-11T17:08:01.132474579Z\" level=info msg=\"Ran pod sandbox 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479 with infra container: openshift-infra/auto-csr-approver-29686628-6rgj6/POD\" id=8ed05d95-db60-40a9-9f2f-834b4e3f6861 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.081797 | controller |     "Jun 11 17:08:01.135981 crc crio[23211]: time=\"2026-06-11T17:08:01.135544977Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f1848be6-4890-4c86-abba-f28b87954218 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.081811 | controller |     "Jun 11 17:08:01.141237 crc crio[23211]: time=\"2026-06-11T17:08:01.141152759Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.081826 | controller |     "Jun 11 17:08:02.130300 crc crio[23211]: time=\"2026-06-11T17:08:02.129689905Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f1848be6-4890-4c86-abba-f28b87954218 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.081841 | controller |     "Jun 11 17:08:02.131904 crc crio[23211]: time=\"2026-06-11T17:08:02.130994398Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9f971d8b-4c68-46d6-9ca5-059ec5a25f2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.081856 | controller |     "Jun 11 17:08:02.133318 crc crio[23211]: time=\"2026-06-11T17:08:02.133242965Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=786e5d8d-71ee-4b7c-9e40-913994856014 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.081871 | controller |     "Jun 11 17:08:02.139787 crc crio[23211]: time=\"2026-06-11T17:08:02.139699458Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686628-6rgj6/oc\" id=c6455d57-ca2f-457d-ad16-ce0fcdfb8cb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.081885 | controller |     "Jun 11 17:08:02.140318 crc crio[23211]: time=\"2026-06-11T17:08:02.140258283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.081900 | controller |     "Jun 11 17:08:02.189585 crc crio[23211]: time=\"2026-06-11T17:08:02.189385647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.081915 | controller |     "Jun 11 17:08:02.530743 crc crio[23211]: time=\"2026-06-11T17:08:02.5306502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.081930 | controller |     "Jun 11 17:08:02.736674 crc crio[23211]: time=\"2026-06-11T17:08:02.736109954Z\" level=info msg=\"Created container c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346: openshift-infra/auto-csr-approver-29686628-6rgj6/oc\" id=c6455d57-ca2f-457d-ad16-ce0fcdfb8cb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.081948 | controller |     "Jun 11 17:08:02.742690 crc crio[23211]: time=\"2026-06-11T17:08:02.739718156Z\" level=info msg=\"Starting container: c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346\" id=cacf49cc-2b7b-49e6-90a8-41dc8a443236 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.081963 | controller |     "Jun 11 17:08:02.749543 crc crio[23211]: time=\"2026-06-11T17:08:02.74936437Z\" level=info msg=\"Started container\" PID=170731 containerID=c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346 description=openshift-infra/auto-csr-approver-29686628-6rgj6/oc id=cacf49cc-2b7b-49e6-90a8-41dc8a443236 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479",
2026-06-11 18:01:03.081978 | controller |     "Jun 11 17:08:04.265252 crc crio[23211]: time=\"2026-06-11T17:08:04.263394825Z\" level=info msg=\"Stopping pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479\" id=5c82c8d2-f571-427e-a197-1248835cb4ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.081994 | controller |     "Jun 11 17:08:04.265252 crc crio[23211]: time=\"2026-06-11T17:08:04.264644837Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686628-6rgj6 Namespace:openshift-infra ID:6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479 UID:a67f03f4-4ce2-49a5-8b7f-0bfb628631b9 NetNS:/var/run/netns/582df7bd-1a7f-44a6-a0a2-9336a6133823 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda67f03f4_4ce2_49a5_8b7f_0bfb628631b9.slice PodAnnotations:0xc003088e78}] Aliases:map[]}\"",
2026-06-11 18:01:03.082010 | controller |     "Jun 11 17:08:04.265252 crc crio[23211]: time=\"2026-06-11T17:08:04.26477315Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686628-6rgj6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.082025 | controller |     "Jun 11 17:08:04.643808 crc crio[23211]: time=\"2026-06-11T17:08:04.643253736Z\" level=info msg=\"Stopped pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479\" id=5c82c8d2-f571-427e-a197-1248835cb4ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.082040 | controller |     "Jun 11 17:08:42.779213 crc crio[23211]: time=\"2026-06-11T17:08:42.778404592Z\" level=info msg=\"Removing container: 9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9\" id=6dbcbd49-c8a1-466d-a57d-37982229e8b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.082055 | controller |     "Jun 11 17:08:42.819820 crc crio[23211]: time=\"2026-06-11T17:08:42.819458112Z\" level=info msg=\"Removed container 9251dddbcec55037fdbee2fad81183e1dba2a8dbb6981558456bab3cf4fb4ca9: openshift-marketplace/community-operators-n8vzs/extract-content\" id=6dbcbd49-c8a1-466d-a57d-37982229e8b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.082071 | controller |     "Jun 11 17:08:42.823373 crc crio[23211]: time=\"2026-06-11T17:08:42.823288109Z\" level=info msg=\"Removing container: 59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11\" id=3ee9bd9a-7b2a-4534-b11b-6fb8c35f8d7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.082086 | controller |     "Jun 11 17:08:42.874517 crc crio[23211]: time=\"2026-06-11T17:08:42.874344753Z\" level=info msg=\"Removed container 59505b9d476e1dec7bd0a669b54e27c5e63d9f91493609ddda6a0d07039e2d11: openshift-marketplace/community-operators-n8vzs/extract-utilities\" id=3ee9bd9a-7b2a-4534-b11b-6fb8c35f8d7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.082101 | controller |     "Jun 11 17:08:42.880969 crc crio[23211]: time=\"2026-06-11T17:08:42.880878557Z\" level=info msg=\"Removing container: f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35\" id=6c9087ce-d30d-44a0-b406-0d58d6e3f0f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.082119 | controller |     "Jun 11 17:08:43.120532 crc crio[23211]: time=\"2026-06-11T17:08:43.120308091Z\" level=info msg=\"Removed container f3074c14dd8d0f16809a3d517aca432e18bce1cf32bbef09f7f6c523e4e6fc35: openshift-infra/auto-csr-approver-29686622-nxwdx/oc\" id=6c9087ce-d30d-44a0-b406-0d58d6e3f0f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.082134 | controller |     "Jun 11 17:08:43.136039 crc crio[23211]: time=\"2026-06-11T17:08:43.135990629Z\" level=info msg=\"Stopping pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff\" id=3b4d37ba-ff9d-4950-ab08-958a815e4c1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.082148 | controller |     "Jun 11 17:08:43.136359 crc crio[23211]: time=\"2026-06-11T17:08:43.136341808Z\" level=info msg=\"Stopped pod sandbox (already stopped): d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff\" id=3b4d37ba-ff9d-4950-ab08-958a815e4c1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.082163 | controller |     "Jun 11 17:08:43.137538 crc crio[23211]: time=\"2026-06-11T17:08:43.137474567Z\" level=info msg=\"Removing pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff\" id=48a6f131-cfcb-4035-8909-b4b3449a2258 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.082177 | controller |     "Jun 11 17:08:43.156969 crc crio[23211]: time=\"2026-06-11T17:08:43.156783915Z\" level=info msg=\"Removed pod sandbox: d70fa1b90318591f1775842fcdd087a528271c50900bc57a76d99dba29bd16ff\" id=48a6f131-cfcb-4035-8909-b4b3449a2258 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.082191 | controller |     "Jun 11 17:09:13.692017 crc crio[23211]: time=\"2026-06-11T17:09:13.69012125Z\" level=info msg=\"Stopping pod sandbox: e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed\" id=e7c573bc-a541-464f-a5c2-7695c2aa916c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.082206 | controller |     "Jun 11 17:09:13.693835 crc crio[23211]: time=\"2026-06-11T17:09:13.693411323Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp Namespace:openstack ID:e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed UID:bae01f2a-042c-4069-bd20-2f8f0e2efc31 NetNS:/var/run/netns/f64a8bba-40f4-4206-aec3-a76ded81cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbae01f2a_042c_4069_bd20_2f8f0e2efc31.slice PodAnnotations:0xc0028186a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.082221 | controller |     "Jun 11 17:09:13.694112 crc crio[23211]: time=\"2026-06-11T17:09:13.693989688Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.082236 | controller |     "Jun 11 17:09:14.226746 crc crio[23211]: time=\"2026-06-11T17:09:14.226085594Z\" level=info msg=\"Stopped pod sandbox: e77196912cc1390b515e3da4719ba29adcffd6ea4a9d88b90b66513eb48093ed\" id=e7c573bc-a541-464f-a5c2-7695c2aa916c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.082251 | controller |     "Jun 11 17:09:15.227174 crc crio[23211]: time=\"2026-06-11T17:09:15.226644406Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/POD\" id=6f2a57b0-abf6-4d66-bf24-15894d2bcc08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.082265 | controller |     "Jun 11 17:09:15.228643 crc crio[23211]: time=\"2026-06-11T17:09:15.227201119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.082280 | controller |     "Jun 11 17:09:15.265295 crc crio[23211]: time=\"2026-06-11T17:09:15.265190482Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 Namespace:openstack ID:df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287 UID:f405acc4-a2d1-4e57-8dc1-3e0aab875df5 NetNS:/var/run/netns/ce6c8cab-d3c3-4ca0-b37c-53dc7df26def Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf405acc4_a2d1_4e57_8dc1_3e0aab875df5.slice PodAnnotations:0xc00008d040}] Aliases:map[]}\"",
2026-06-11 18:01:03.082301 | controller |     "Jun 11 17:09:15.265295 crc crio[23211]: time=\"2026-06-11T17:09:15.265274344Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.082318 | controller |     "Jun 11 17:09:15.955139 crc crio[23211]: 2026-06-11T17:09:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df26fe0f6616534 Mac:a2:c4:56:69:6f:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/ce6c8cab-d3c3-4ca0-b37c-53dc7df26def SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.082334 | controller |     "Jun 11 17:09:15.957065 crc crio[23211]: time=\"2026-06-11T17:09:15.956985262Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 Namespace:openstack ID:df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287 UID:f405acc4-a2d1-4e57-8dc1-3e0aab875df5 NetNS:/var/run/netns/ce6c8cab-d3c3-4ca0-b37c-53dc7df26def Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf405acc4_a2d1_4e57_8dc1_3e0aab875df5.slice PodAnnotations:0xc00008d040}] Aliases:map[]}\"",
2026-06-11 18:01:03.082350 | controller |     "Jun 11 17:09:15.957290 crc crio[23211]: time=\"2026-06-11T17:09:15.957218549Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.082364 | controller |     "Jun 11 17:09:15.972875 crc crio[23211]: time=\"2026-06-11T17:09:15.972792023Z\" level=info msg=\"Ran pod sandbox df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/POD\" id=6f2a57b0-abf6-4d66-bf24-15894d2bcc08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.082379 | controller |     "Jun 11 17:09:15.976245 crc crio[23211]: time=\"2026-06-11T17:09:15.976174309Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e5669fff-2c39-480c-8702-1ab487e36e22 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.082393 | controller |     "Jun 11 17:09:15.990106 crc crio[23211]: time=\"2026-06-11T17:09:15.989908837Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.082407 | controller |     "Jun 11 17:09:16.720819 crc crio[23211]: time=\"2026-06-11T17:09:16.720560992Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e5669fff-2c39-480c-8702-1ab487e36e22 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.082421 | controller |     "Jun 11 17:09:16.722923 crc crio[23211]: time=\"2026-06-11T17:09:16.72285593Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5b8aa8bc-c3a5-4440-bc5c-7ddd4bfad317 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.082435 | controller |     "Jun 11 17:09:16.757894 crc crio[23211]: time=\"2026-06-11T17:09:16.757785415Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a87c7de6-e38e-45d7-8172-7743af0a2f56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.082452 | controller |     "Jun 11 17:09:16.767301 crc crio[23211]: time=\"2026-06-11T17:09:16.767177952Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=73bbe84c-3a3c-4916-a9d8-f8df42727916 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.082467 | controller |     "Jun 11 17:09:16.767858 crc crio[23211]: time=\"2026-06-11T17:09:16.767767317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.082481 | controller |     "Jun 11 17:09:16.825794 crc crio[23211]: time=\"2026-06-11T17:09:16.825637503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.082495 | controller |     "Jun 11 17:09:16.829348 crc crio[23211]: time=\"2026-06-11T17:09:16.829305126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.082510 | controller |     "Jun 11 17:09:17.103174 crc crio[23211]: time=\"2026-06-11T17:09:17.102526097Z\" level=info msg=\"Created container 694e14c9d584c063063829b8f026648435cac4bac8ed29a0c92b1be13b3c8e61: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=73bbe84c-3a3c-4916-a9d8-f8df42727916 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.082546 | controller |     "Jun 11 17:09:17.104630 crc crio[23211]: time=\"2026-06-11T17:09:17.104505106Z\" level=info msg=\"Starting container: 694e14c9d584c063063829b8f026648435cac4bac8ed29a0c92b1be13b3c8e61\" id=9e366d88-914c-486b-b27b-55ef237bf210 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.082562 | controller |     "Jun 11 17:09:17.113325 crc crio[23211]: time=\"2026-06-11T17:09:17.113193436Z\" level=info msg=\"Started container\" PID=174510 containerID=694e14c9d584c063063829b8f026648435cac4bac8ed29a0c92b1be13b3c8e61 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=9e366d88-914c-486b-b27b-55ef237bf210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287",
2026-06-11 18:01:03.082578 | controller |     "Jun 11 17:09:43.177061 crc crio[23211]: time=\"2026-06-11T17:09:43.176337285Z\" level=info msg=\"Removing container: 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7\" id=292739a6-f33e-4095-a972-4685fae73e23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.082594 | controller |     "Jun 11 17:09:43.209489 crc crio[23211]: time=\"2026-06-11T17:09:43.209268859Z\" level=info msg=\"Removed container 3a38a4d4f749bbc5aad8c7d33284ccf768666c8f394275d297c90df07ec11fa7: openshift-marketplace/community-operators-n8vzs/registry-server\" id=292739a6-f33e-4095-a972-4685fae73e23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.082609 | controller |     "Jun 11 17:09:43.222894 crc crio[23211]: time=\"2026-06-11T17:09:43.222792232Z\" level=info msg=\"Stopping pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\" id=8ce1b371-efc9-4786-92ad-8511a5f8a4fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.082624 | controller |     "Jun 11 17:09:43.222894 crc crio[23211]: time=\"2026-06-11T17:09:43.222895874Z\" level=info msg=\"Stopped pod sandbox (already stopped): a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\" id=8ce1b371-efc9-4786-92ad-8511a5f8a4fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.082643 | controller |     "Jun 11 17:09:43.223907 crc crio[23211]: time=\"2026-06-11T17:09:43.223774897Z\" level=info msg=\"Removing pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\" id=2519b974-f598-4916-83a5-4da4075a4eab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.082659 | controller |     "Jun 11 17:09:43.254280 crc crio[23211]: time=\"2026-06-11T17:09:43.254179437Z\" level=info msg=\"Removed pod sandbox: a36f29a34c2c765fd89cb51139ea35e2c114ad2b9872aa71e93e13750e54dd09\" id=2519b974-f598-4916-83a5-4da4075a4eab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.082673 | controller |     "Jun 11 17:09:59.442897 crc crio[23211]: time=\"2026-06-11T17:09:59.441589773Z\" level=info msg=\"Stopping pod sandbox: df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287\" id=e8d7a6c2-8870-4dc2-9957-7ea335f208b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.082688 | controller |     "Jun 11 17:09:59.445170 crc crio[23211]: time=\"2026-06-11T17:09:59.444995319Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 Namespace:openstack ID:df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287 UID:f405acc4-a2d1-4e57-8dc1-3e0aab875df5 NetNS:/var/run/netns/ce6c8cab-d3c3-4ca0-b37c-53dc7df26def Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf405acc4_a2d1_4e57_8dc1_3e0aab875df5.slice PodAnnotations:0xc00008c8d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.082704 | controller |     "Jun 11 17:09:59.445560 crc crio[23211]: time=\"2026-06-11T17:09:59.44538496Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.082719 | controller |     "Jun 11 17:09:59.997726 crc crio[23211]: time=\"2026-06-11T17:09:59.997306788Z\" level=info msg=\"Stopped pod sandbox: df26fe0f66165346d8123e434ed785bb1c62f60354a616ab08a9b405828be287\" id=e8d7a6c2-8870-4dc2-9957-7ea335f208b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.082734 | controller |     "Jun 11 17:10:00.696013 crc crio[23211]: time=\"2026-06-11T17:10:00.695967853Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686630-w2lfl/POD\" id=42ca923d-7131-422f-bd9e-2f44868aa5c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.082749 | controller |     "Jun 11 17:10:00.697761 crc crio[23211]: time=\"2026-06-11T17:10:00.697670586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.082764 | controller |     "Jun 11 17:10:00.731267 crc crio[23211]: time=\"2026-06-11T17:10:00.731124433Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686630-w2lfl Namespace:openshift-infra ID:51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93 UID:a610f14f-8d5d-4242-86d8-c60e4dbc5bca NetNS:/var/run/netns/79a7479b-fafc-43a8-a8d3-79854e90ecca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda610f14f_8d5d_4242_86d8_c60e4dbc5bca.slice PodAnnotations:0xc00008d0c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.082779 | controller |     "Jun 11 17:10:00.731267 crc crio[23211]: time=\"2026-06-11T17:10:00.731206115Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686630-w2lfl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.082794 | controller |     "Jun 11 17:10:00.977990 crc crio[23211]: time=\"2026-06-11T17:10:00.977231806Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/POD\" id=132d4c01-f98f-4a2e-acb7-1f9ebc44f0d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.082812 | controller |     "Jun 11 17:10:00.978135 crc crio[23211]: time=\"2026-06-11T17:10:00.978030776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.082827 | controller |     "Jun 11 17:10:01.029512 crc crio[23211]: time=\"2026-06-11T17:10:01.028802132Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 Namespace:openstack ID:15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09 UID:13e46477-6bb8-418f-833c-c28401109f2e NetNS:/var/run/netns/1f7a388c-c56f-4796-a6e9-cc7310a7153b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13e46477_6bb8_418f_833c_c28401109f2e.slice PodAnnotations:0xc000612d60}] Aliases:map[]}\"",
2026-06-11 18:01:03.082842 | controller |     "Jun 11 17:10:01.029512 crc crio[23211]: time=\"2026-06-11T17:10:01.028879714Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.082857 | controller |     "Jun 11 17:10:01.309294 crc crio[23211]: 2026-06-11T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51da1c90e8d5206 Mac:5e:64:7b:7c:2e:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/79a7479b-fafc-43a8-a8d3-79854e90ecca SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.082871 | controller |     "Jun 11 17:10:01.310929 crc crio[23211]: time=\"2026-06-11T17:10:01.310496217Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686630-w2lfl Namespace:openshift-infra ID:51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93 UID:a610f14f-8d5d-4242-86d8-c60e4dbc5bca NetNS:/var/run/netns/79a7479b-fafc-43a8-a8d3-79854e90ecca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda610f14f_8d5d_4242_86d8_c60e4dbc5bca.slice PodAnnotations:0xc00008d0c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.082886 | controller |     "Jun 11 17:10:01.310929 crc crio[23211]: time=\"2026-06-11T17:10:01.310659751Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686630-w2lfl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.082901 | controller |     "Jun 11 17:10:01.321274 crc crio[23211]: time=\"2026-06-11T17:10:01.321117336Z\" level=info msg=\"Ran pod sandbox 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93 with infra container: openshift-infra/auto-csr-approver-29686630-w2lfl/POD\" id=42ca923d-7131-422f-bd9e-2f44868aa5c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.082916 | controller |     "Jun 11 17:10:01.325203 crc crio[23211]: time=\"2026-06-11T17:10:01.324918662Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6f38be56-9f97-4866-ab8a-476d3dd9eff2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.082931 | controller |     "Jun 11 17:10:01.334711 crc crio[23211]: time=\"2026-06-11T17:10:01.334128915Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.082946 | controller |     "Jun 11 17:10:01.766343 crc crio[23211]: 2026-06-11T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15069f0ef763120 Mac:9a:bf:02:fa:6a:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/1f7a388c-c56f-4796-a6e9-cc7310a7153b SocketPath: PciID:}] [{Interface:0xc000284620 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.082964 | controller |     "Jun 11 17:10:01.767761 crc crio[23211]: time=\"2026-06-11T17:10:01.767612094Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 Namespace:openstack ID:15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09 UID:13e46477-6bb8-418f-833c-c28401109f2e NetNS:/var/run/netns/1f7a388c-c56f-4796-a6e9-cc7310a7153b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13e46477_6bb8_418f_833c_c28401109f2e.slice PodAnnotations:0xc000612d60}] Aliases:map[]}\"",
2026-06-11 18:01:03.082980 | controller |     "Jun 11 17:10:01.768380 crc crio[23211]: time=\"2026-06-11T17:10:01.768101057Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.082996 | controller |     "Jun 11 17:10:01.777985 crc crio[23211]: time=\"2026-06-11T17:10:01.777861234Z\" level=info msg=\"Ran pod sandbox 15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/POD\" id=132d4c01-f98f-4a2e-acb7-1f9ebc44f0d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.083012 | controller |     "Jun 11 17:10:01.780820 crc crio[23211]: time=\"2026-06-11T17:10:01.780737737Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8617b74a-73b0-46bf-aade-3b37dff1993e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.083028 | controller |     "Jun 11 17:10:01.787809 crc crio[23211]: time=\"2026-06-11T17:10:01.787712983Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.083043 | controller |     "Jun 11 17:10:02.287355 crc crio[23211]: time=\"2026-06-11T17:10:02.287204374Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8617b74a-73b0-46bf-aade-3b37dff1993e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.083058 | controller |     "Jun 11 17:10:02.288501 crc crio[23211]: time=\"2026-06-11T17:10:02.288336023Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6f9b15e9-8021-4ab8-8248-4a9c4cd4493b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.083073 | controller |     "Jun 11 17:10:02.359211 crc crio[23211]: time=\"2026-06-11T17:10:02.358820047Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8ac140da-9611-4795-94fa-936796650a07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.083088 | controller |     "Jun 11 17:10:02.381402 crc crio[23211]: time=\"2026-06-11T17:10:02.381316218Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=caa812fc-63e7-4ee6-a664-e480a95e494d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.083102 | controller |     "Jun 11 17:10:02.382322 crc crio[23211]: time=\"2026-06-11T17:10:02.382263911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.083117 | controller |     "Jun 11 17:10:02.452004 crc crio[23211]: time=\"2026-06-11T17:10:02.451742191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.083135 | controller |     "Jun 11 17:10:02.456152 crc crio[23211]: time=\"2026-06-11T17:10:02.456077301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.083150 | controller |     "Jun 11 17:10:02.645835 crc crio[23211]: time=\"2026-06-11T17:10:02.645671253Z\" level=info msg=\"Created container fa92376b416334581e85f01aab8d07c11648ef82901fe8286bbbf1f50879051e: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=caa812fc-63e7-4ee6-a664-e480a95e494d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.083165 | controller |     "Jun 11 17:10:02.648894 crc crio[23211]: time=\"2026-06-11T17:10:02.648791891Z\" level=info msg=\"Starting container: fa92376b416334581e85f01aab8d07c11648ef82901fe8286bbbf1f50879051e\" id=e6bdcb4e-8edb-4f29-bfeb-bdb820af146b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.083179 | controller |     "Jun 11 17:10:02.656218 crc crio[23211]: time=\"2026-06-11T17:10:02.656033856Z\" level=info msg=\"Started container\" PID=177319 containerID=fa92376b416334581e85f01aab8d07c11648ef82901fe8286bbbf1f50879051e description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=e6bdcb4e-8edb-4f29-bfeb-bdb820af146b name=/runtime.v1.RuntimeService/StartContainer sandboxID=15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09",
2026-06-11 18:01:03.083195 | controller |     "Jun 11 17:10:02.728800 crc crio[23211]: time=\"2026-06-11T17:10:02.728248004Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6f38be56-9f97-4866-ab8a-476d3dd9eff2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.083209 | controller |     "Jun 11 17:10:02.736334 crc crio[23211]: time=\"2026-06-11T17:10:02.736202116Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cc488f5e-c7b5-402d-a502-bfdc517b43b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.083224 | controller |     "Jun 11 17:10:02.740152 crc crio[23211]: time=\"2026-06-11T17:10:02.740023113Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd9f09b9-7dac-4185-a202-03711c6f6cb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.083239 | controller |     "Jun 11 17:10:02.761261 crc crio[23211]: time=\"2026-06-11T17:10:02.761165418Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686630-w2lfl/oc\" id=30716820-ab1c-4975-a71b-79fd9f1326d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.083253 | controller |     "Jun 11 17:10:02.761758 crc crio[23211]: time=\"2026-06-11T17:10:02.761699622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.083267 | controller |     "Jun 11 17:10:02.836317 crc crio[23211]: time=\"2026-06-11T17:10:02.836014734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.083282 | controller |     "Jun 11 17:10:03.277309 crc crio[23211]: time=\"2026-06-11T17:10:03.27687574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.083297 | controller |     "Jun 11 17:10:03.449021 crc crio[23211]: time=\"2026-06-11T17:10:03.448882506Z\" level=info msg=\"Created container 51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc: openshift-infra/auto-csr-approver-29686630-w2lfl/oc\" id=30716820-ab1c-4975-a71b-79fd9f1326d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.083311 | controller |     "Jun 11 17:10:03.450938 crc crio[23211]: time=\"2026-06-11T17:10:03.450498557Z\" level=info msg=\"Starting container: 51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc\" id=c21e8be8-aa29-42bd-881a-0a97247934e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.083329 | controller |     "Jun 11 17:10:03.455982 crc crio[23211]: time=\"2026-06-11T17:10:03.455838792Z\" level=info msg=\"Started container\" PID=177397 containerID=51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc description=openshift-infra/auto-csr-approver-29686630-w2lfl/oc id=c21e8be8-aa29-42bd-881a-0a97247934e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93",
2026-06-11 18:01:03.083345 | controller |     "Jun 11 17:10:05.564782 crc crio[23211]: time=\"2026-06-11T17:10:05.563774621Z\" level=info msg=\"Stopping pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93\" id=dbc6b45c-9086-4d2e-91ca-d4dd4a31bf7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.083360 | controller |     "Jun 11 17:10:05.566568 crc crio[23211]: time=\"2026-06-11T17:10:05.565639387Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686630-w2lfl Namespace:openshift-infra ID:51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93 UID:a610f14f-8d5d-4242-86d8-c60e4dbc5bca NetNS:/var/run/netns/79a7479b-fafc-43a8-a8d3-79854e90ecca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda610f14f_8d5d_4242_86d8_c60e4dbc5bca.slice PodAnnotations:0xc0001317c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.083375 | controller |     "Jun 11 17:10:05.566568 crc crio[23211]: time=\"2026-06-11T17:10:05.565832032Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686630-w2lfl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.083390 | controller |     "Jun 11 17:10:05.911585 crc crio[23211]: time=\"2026-06-11T17:10:05.910999525Z\" level=info msg=\"Stopped pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93\" id=dbc6b45c-9086-4d2e-91ca-d4dd4a31bf7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.083404 | controller |     "Jun 11 17:10:43.279111 crc crio[23211]: time=\"2026-06-11T17:10:43.278184491Z\" level=info msg=\"Removing container: 5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d\" id=c7f0188f-3435-47f8-91e9-8f9d4d362655 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.083420 | controller |     "Jun 11 17:10:43.492151 crc crio[23211]: time=\"2026-06-11T17:10:43.491167855Z\" level=info msg=\"Removed container 5f2ca420351d3be6b970bb2ef6d022266f286b548715be14f5f3635aa1576c5d: openshift-infra/auto-csr-approver-29686624-ltqg7/oc\" id=c7f0188f-3435-47f8-91e9-8f9d4d362655 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.083435 | controller |     "Jun 11 17:10:43.503650 crc crio[23211]: time=\"2026-06-11T17:10:43.503490708Z\" level=info msg=\"Stopping pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090\" id=5a45e47e-f9a8-4eb6-932b-9427e335c6f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.083449 | controller |     "Jun 11 17:10:43.503650 crc crio[23211]: time=\"2026-06-11T17:10:43.50357747Z\" level=info msg=\"Stopped pod sandbox (already stopped): f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090\" id=5a45e47e-f9a8-4eb6-932b-9427e335c6f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.083477 | controller |     "Jun 11 17:10:43.504169 crc crio[23211]: time=\"2026-06-11T17:10:43.504145654Z\" level=info msg=\"Removing pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090\" id=0f3377ef-b4aa-44e0-ab72-e3c2b21ebb9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.083496 | controller |     "Jun 11 17:10:43.521236 crc crio[23211]: time=\"2026-06-11T17:10:43.521121664Z\" level=info msg=\"Removed pod sandbox: f57b37de515e45feecabcce71114960f123b5b335758981a9428d572212af090\" id=0f3377ef-b4aa-44e0-ab72-e3c2b21ebb9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.083530 | controller |     "Jun 11 17:11:14.694263 crc crio[23211]: time=\"2026-06-11T17:11:14.693078903Z\" level=info msg=\"Stopping pod sandbox: 15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09\" id=e5498bf9-4fa6-420c-bdf3-c87e496a976a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.083551 | controller |     "Jun 11 17:11:14.697580 crc crio[23211]: time=\"2026-06-11T17:11:14.697531196Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 Namespace:openstack ID:15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09 UID:13e46477-6bb8-418f-833c-c28401109f2e NetNS:/var/run/netns/1f7a388c-c56f-4796-a6e9-cc7310a7153b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13e46477_6bb8_418f_833c_c28401109f2e.slice PodAnnotations:0xc0022784d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.083568 | controller |     "Jun 11 17:11:14.698188 crc crio[23211]: time=\"2026-06-11T17:11:14.698150481Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.083583 | controller |     "Jun 11 17:11:15.270542 crc crio[23211]: time=\"2026-06-11T17:11:15.270354874Z\" level=info msg=\"Stopped pod sandbox: 15069f0ef7631204a9a2f152a2a4152cd74047a22b745dc8e7d98b11b3a93d09\" id=e5498bf9-4fa6-420c-bdf3-c87e496a976a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.083599 | controller |     "Jun 11 17:11:16.391543 crc crio[23211]: time=\"2026-06-11T17:11:16.390580315Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/POD\" id=db00d140-640b-4e4d-b00a-985bb35abe95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.083614 | controller |     "Jun 11 17:11:16.391543 crc crio[23211]: time=\"2026-06-11T17:11:16.391245193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.083630 | controller |     "Jun 11 17:11:16.439340 crc crio[23211]: time=\"2026-06-11T17:11:16.439207346Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v Namespace:openstack ID:43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0 UID:ba23aada-089b-4e36-ba66-a94ef1ca7132 NetNS:/var/run/netns/dea9682e-5169-40cb-aa74-828fa3bd2442 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba23aada_089b_4e36_ba66_a94ef1ca7132.slice PodAnnotations:0xc0001309e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.083646 | controller |     "Jun 11 17:11:16.439340 crc crio[23211]: time=\"2026-06-11T17:11:16.439299429Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.083661 | controller |     "Jun 11 17:11:17.157277 crc crio[23211]: 2026-06-11T17:11:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43400bcef799437 Mac:32:70:77:92:b4:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/dea9682e-5169-40cb-aa74-828fa3bd2442 SocketPath: PciID:}] [{Interface:0xc0002445c0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.083676 | controller |     "Jun 11 17:11:17.161605 crc crio[23211]: time=\"2026-06-11T17:11:17.160853604Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v Namespace:openstack ID:43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0 UID:ba23aada-089b-4e36-ba66-a94ef1ca7132 NetNS:/var/run/netns/dea9682e-5169-40cb-aa74-828fa3bd2442 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba23aada_089b_4e36_ba66_a94ef1ca7132.slice PodAnnotations:0xc0001309e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.083697 | controller |     "Jun 11 17:11:17.162001 crc crio[23211]: time=\"2026-06-11T17:11:17.161743257Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.083713 | controller |     "Jun 11 17:11:17.175748 crc crio[23211]: time=\"2026-06-11T17:11:17.173172246Z\" level=info msg=\"Ran pod sandbox 43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/POD\" id=db00d140-640b-4e4d-b00a-985bb35abe95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.083729 | controller |     "Jun 11 17:11:17.177955 crc crio[23211]: time=\"2026-06-11T17:11:17.177850294Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c40ba65c-5882-4591-9e12-1e314f25e9a8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.083744 | controller |     "Jun 11 17:11:17.190053 crc crio[23211]: time=\"2026-06-11T17:11:17.18991679Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.083758 | controller |     "Jun 11 17:11:17.719706 crc crio[23211]: time=\"2026-06-11T17:11:17.719556594Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c40ba65c-5882-4591-9e12-1e314f25e9a8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.083772 | controller |     "Jun 11 17:11:17.721089 crc crio[23211]: time=\"2026-06-11T17:11:17.72058323Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9fe8e51b-d5fa-4341-8e51-2a3f8dd71a41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.083786 | controller |     "Jun 11 17:11:17.804994 crc crio[23211]: time=\"2026-06-11T17:11:17.804783963Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e3b7e3ab-7036-48b1-8eeb-cdf9ef851e08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.083801 | controller |     "Jun 11 17:11:17.813625 crc crio[23211]: time=\"2026-06-11T17:11:17.813521384Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=514aa02c-3d62-491d-8c2b-f7d627392313 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.083815 | controller |     "Jun 11 17:11:17.814375 crc crio[23211]: time=\"2026-06-11T17:11:17.814317943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.083829 | controller |     "Jun 11 17:11:17.871634 crc crio[23211]: time=\"2026-06-11T17:11:17.871362219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.083843 | controller |     "Jun 11 17:11:17.875204 crc crio[23211]: time=\"2026-06-11T17:11:17.875119304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.083860 | controller |     "Jun 11 17:11:18.078930 crc crio[23211]: time=\"2026-06-11T17:11:18.07828348Z\" level=info msg=\"Created container ef273a8dca5131590b77a9ebafbded7117510025d3e6fa523e3e3d33861d4a6b: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=514aa02c-3d62-491d-8c2b-f7d627392313 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.083875 | controller |     "Jun 11 17:11:18.082993 crc crio[23211]: time=\"2026-06-11T17:11:18.082895358Z\" level=info msg=\"Starting container: ef273a8dca5131590b77a9ebafbded7117510025d3e6fa523e3e3d33861d4a6b\" id=79221dc0-b151-47d1-aa94-c155529045ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.083890 | controller |     "Jun 11 17:11:18.090699 crc crio[23211]: time=\"2026-06-11T17:11:18.090621823Z\" level=info msg=\"Started container\" PID=181715 containerID=ef273a8dca5131590b77a9ebafbded7117510025d3e6fa523e3e3d33861d4a6b description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=79221dc0-b151-47d1-aa94-c155529045ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0",
2026-06-11 18:01:03.083905 | controller |     "Jun 11 17:12:00.590279 crc crio[23211]: time=\"2026-06-11T17:12:00.588946108Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686632-vfzk2/POD\" id=388fa6fc-d3e6-4e57-b4bd-9e965e9cd96d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.083920 | controller |     "Jun 11 17:12:00.592584 crc crio[23211]: time=\"2026-06-11T17:12:00.590286422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.083935 | controller |     "Jun 11 17:12:00.663359 crc crio[23211]: time=\"2026-06-11T17:12:00.66327138Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686632-vfzk2 Namespace:openshift-infra ID:cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e UID:bde8214e-9572-483a-9ca1-94ba43335858 NetNS:/var/run/netns/4ad40f6d-71a3-414a-91a8-a551d254460d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbde8214e_9572_483a_9ca1_94ba43335858.slice PodAnnotations:0xc000d2e248}] Aliases:map[]}\"",
2026-06-11 18:01:03.083955 | controller |     "Jun 11 17:12:00.663940 crc crio[23211]: time=\"2026-06-11T17:12:00.663912207Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686632-vfzk2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.083978 | controller |     "Jun 11 17:12:01.319937 crc crio[23211]: 2026-06-11T17:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cadc8daf70cf911 Mac:82:a9:e4:fb:13:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/4ad40f6d-71a3-414a-91a8-a551d254460d SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.083999 | controller |     "Jun 11 17:12:01.320835 crc crio[23211]: time=\"2026-06-11T17:12:01.320793904Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686632-vfzk2 Namespace:openshift-infra ID:cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e UID:bde8214e-9572-483a-9ca1-94ba43335858 NetNS:/var/run/netns/4ad40f6d-71a3-414a-91a8-a551d254460d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbde8214e_9572_483a_9ca1_94ba43335858.slice PodAnnotations:0xc000d2e248}] Aliases:map[]}\"",
2026-06-11 18:01:03.084014 | controller |     "Jun 11 17:12:01.321165 crc crio[23211]: time=\"2026-06-11T17:12:01.321130172Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686632-vfzk2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.084033 | controller |     "Jun 11 17:12:01.336549 crc crio[23211]: time=\"2026-06-11T17:12:01.336486141Z\" level=info msg=\"Ran pod sandbox cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e with infra container: openshift-infra/auto-csr-approver-29686632-vfzk2/POD\" id=388fa6fc-d3e6-4e57-b4bd-9e965e9cd96d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.084048 | controller |     "Jun 11 17:12:01.341304 crc crio[23211]: time=\"2026-06-11T17:12:01.34120057Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bb12655e-2fdd-4a3d-8735-b34a7b78dc4c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.084063 | controller |     "Jun 11 17:12:01.354709 crc crio[23211]: time=\"2026-06-11T17:12:01.354656451Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.084078 | controller |     "Jun 11 17:12:02.558726 crc crio[23211]: time=\"2026-06-11T17:12:02.558139451Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bb12655e-2fdd-4a3d-8735-b34a7b78dc4c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.084093 | controller |     "Jun 11 17:12:02.575880 crc crio[23211]: time=\"2026-06-11T17:12:02.575783108Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cae45e0a-ee18-4dde-94d5-4f8858a86f40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.084107 | controller |     "Jun 11 17:12:02.581493 crc crio[23211]: time=\"2026-06-11T17:12:02.580490217Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=09be540b-a2bc-4b1f-a626-c2bac9566cc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.084122 | controller |     "Jun 11 17:12:02.601648 crc crio[23211]: time=\"2026-06-11T17:12:02.60152027Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686632-vfzk2/oc\" id=47bd5fd9-419e-4754-8838-c19a35d371ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.084137 | controller |     "Jun 11 17:12:02.602676 crc crio[23211]: time=\"2026-06-11T17:12:02.602594076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.084151 | controller |     "Jun 11 17:12:02.676302 crc crio[23211]: time=\"2026-06-11T17:12:02.676046468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.084166 | controller |     "Jun 11 17:12:03.384964 crc crio[23211]: time=\"2026-06-11T17:12:03.384890881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.084182 | controller |     "Jun 11 17:12:03.527309 crc crio[23211]: time=\"2026-06-11T17:12:03.527204315Z\" level=info msg=\"Created container 434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5: openshift-infra/auto-csr-approver-29686632-vfzk2/oc\" id=47bd5fd9-419e-4754-8838-c19a35d371ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.084197 | controller |     "Jun 11 17:12:03.529113 crc crio[23211]: time=\"2026-06-11T17:12:03.528690403Z\" level=info msg=\"Starting container: 434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5\" id=048095ed-031c-4557-97ca-bb679ab64a29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.084211 | controller |     "Jun 11 17:12:03.539211 crc crio[23211]: time=\"2026-06-11T17:12:03.538797899Z\" level=info msg=\"Started container\" PID=184258 containerID=434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5 description=openshift-infra/auto-csr-approver-29686632-vfzk2/oc id=048095ed-031c-4557-97ca-bb679ab64a29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e",
2026-06-11 18:01:03.084233 | controller |     "Jun 11 17:12:05.652140 crc crio[23211]: time=\"2026-06-11T17:12:05.650569383Z\" level=info msg=\"Stopping pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e\" id=fcdbeab2-8d21-4a99-aaad-adbf2a31f28c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.084249 | controller |     "Jun 11 17:12:05.656561 crc crio[23211]: time=\"2026-06-11T17:12:05.652587384Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686632-vfzk2 Namespace:openshift-infra ID:cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e UID:bde8214e-9572-483a-9ca1-94ba43335858 NetNS:/var/run/netns/4ad40f6d-71a3-414a-91a8-a551d254460d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbde8214e_9572_483a_9ca1_94ba43335858.slice PodAnnotations:0xc002818fe8}] Aliases:map[]}\"",
2026-06-11 18:01:03.084265 | controller |     "Jun 11 17:12:05.656561 crc crio[23211]: time=\"2026-06-11T17:12:05.652760708Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686632-vfzk2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.084281 | controller |     "Jun 11 17:12:06.072223 crc crio[23211]: time=\"2026-06-11T17:12:06.071649708Z\" level=info msg=\"Stopped pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e\" id=fcdbeab2-8d21-4a99-aaad-adbf2a31f28c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.084296 | controller |     "Jun 11 17:12:12.769096 crc crio[23211]: time=\"2026-06-11T17:12:12.768248722Z\" level=info msg=\"Stopping pod sandbox: 43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0\" id=711faf9b-911e-4c1c-a901-9ffa857747ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.084310 | controller |     "Jun 11 17:12:12.770787 crc crio[23211]: time=\"2026-06-11T17:12:12.770233092Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v Namespace:openstack ID:43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0 UID:ba23aada-089b-4e36-ba66-a94ef1ca7132 NetNS:/var/run/netns/dea9682e-5169-40cb-aa74-828fa3bd2442 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba23aada_089b_4e36_ba66_a94ef1ca7132.slice PodAnnotations:0xc00294e488}] Aliases:map[]}\"",
2026-06-11 18:01:03.084326 | controller |     "Jun 11 17:12:12.770787 crc crio[23211]: time=\"2026-06-11T17:12:12.77053986Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.084341 | controller |     "Jun 11 17:12:13.292331 crc crio[23211]: time=\"2026-06-11T17:12:13.291730171Z\" level=info msg=\"Stopped pod sandbox: 43400bcef79943732acad0fe1c21f1bc6f34931ed906c8fa2d61c5dc8f1ec7f0\" id=711faf9b-911e-4c1c-a901-9ffa857747ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.084356 | controller |     "Jun 11 17:12:14.353628 crc crio[23211]: time=\"2026-06-11T17:12:14.352956557Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/POD\" id=f21077fe-0a7d-4e1e-affc-59c4cd94a37e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.084371 | controller |     "Jun 11 17:12:14.355749 crc crio[23211]: time=\"2026-06-11T17:12:14.353692287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.084389 | controller |     "Jun 11 17:12:14.405578 crc crio[23211]: time=\"2026-06-11T17:12:14.405322803Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 Namespace:openstack ID:8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06 UID:7090ef13-bf83-4404-8c51-cd02a9c27263 NetNS:/var/run/netns/353dc2d5-fbeb-4aba-a362-4e4350a33c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7090ef13_bf83_4404_8c51_cd02a9c27263.slice PodAnnotations:0xc00294e890}] Aliases:map[]}\"",
2026-06-11 18:01:03.084405 | controller |     "Jun 11 17:12:14.405578 crc crio[23211]: time=\"2026-06-11T17:12:14.405472737Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.084420 | controller |     "Jun 11 17:12:15.234706 crc crio[23211]: 2026-06-11T17:12:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e7ac5867808e99 Mac:86:38:92:ca:2e:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/353dc2d5-fbeb-4aba-a362-4e4350a33c80 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.084434 | controller |     "Jun 11 17:12:15.236998 crc crio[23211]: time=\"2026-06-11T17:12:15.236900535Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 Namespace:openstack ID:8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06 UID:7090ef13-bf83-4404-8c51-cd02a9c27263 NetNS:/var/run/netns/353dc2d5-fbeb-4aba-a362-4e4350a33c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7090ef13_bf83_4404_8c51_cd02a9c27263.slice PodAnnotations:0xc00294e890}] Aliases:map[]}\"",
2026-06-11 18:01:03.084450 | controller |     "Jun 11 17:12:15.237138 crc crio[23211]: time=\"2026-06-11T17:12:15.23710215Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.084467 | controller |     "Jun 11 17:12:15.250284 crc crio[23211]: time=\"2026-06-11T17:12:15.25012412Z\" level=info msg=\"Ran pod sandbox 8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/POD\" id=f21077fe-0a7d-4e1e-affc-59c4cd94a37e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.084483 | controller |     "Jun 11 17:12:15.257190 crc crio[23211]: time=\"2026-06-11T17:12:15.257061426Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=05514f72-250e-41f9-8b62-0e3726f2afd8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.084500 | controller |     "Jun 11 17:12:15.275083 crc crio[23211]: time=\"2026-06-11T17:12:15.27501642Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.084537 | controller |     "Jun 11 17:12:16.017413 crc crio[23211]: time=\"2026-06-11T17:12:16.017094215Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=05514f72-250e-41f9-8b62-0e3726f2afd8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.084556 | controller |     "Jun 11 17:12:16.019314 crc crio[23211]: time=\"2026-06-11T17:12:16.018356757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=abe4e831-3747-4586-884e-68841b93a0e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.084576 | controller |     "Jun 11 17:12:16.061940 crc crio[23211]: time=\"2026-06-11T17:12:16.061800978Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7852b506-ac12-4311-9caf-30d56270037c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.084592 | controller |     "Jun 11 17:12:16.073359 crc crio[23211]: time=\"2026-06-11T17:12:16.073237757Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=ee1dc36b-d98c-4312-aafc-7f6056e4052c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.084609 | controller |     "Jun 11 17:12:16.074303 crc crio[23211]: time=\"2026-06-11T17:12:16.074226102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.084625 | controller |     "Jun 11 17:12:16.167812 crc crio[23211]: time=\"2026-06-11T17:12:16.167540175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.084642 | controller |     "Jun 11 17:12:16.174481 crc crio[23211]: time=\"2026-06-11T17:12:16.174332717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.084658 | controller |     "Jun 11 17:12:16.360165 crc crio[23211]: time=\"2026-06-11T17:12:16.358862891Z\" level=info msg=\"Created container 7915cbd7822cda40bba522557a9cec663614207cf6e40e07c7f8000539f207b8: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=ee1dc36b-d98c-4312-aafc-7f6056e4052c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.084675 | controller |     "Jun 11 17:12:16.362821 crc crio[23211]: time=\"2026-06-11T17:12:16.362709949Z\" level=info msg=\"Starting container: 7915cbd7822cda40bba522557a9cec663614207cf6e40e07c7f8000539f207b8\" id=c8bbd91d-706d-4d46-afc6-12efd6aec59c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.084692 | controller |     "Jun 11 17:12:16.371546 crc crio[23211]: time=\"2026-06-11T17:12:16.371260075Z\" level=info msg=\"Started container\" PID=185107 containerID=7915cbd7822cda40bba522557a9cec663614207cf6e40e07c7f8000539f207b8 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=c8bbd91d-706d-4d46-afc6-12efd6aec59c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06",
2026-06-11 18:01:03.084710 | controller |     "Jun 11 17:12:43.573703 crc crio[23211]: time=\"2026-06-11T17:12:43.573128127Z\" level=info msg=\"Removing container: e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301\" id=bc263fb3-a5d8-42ee-a9fa-48c8275ba65c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.084727 | controller |     "Jun 11 17:12:43.737015 crc crio[23211]: time=\"2026-06-11T17:12:43.736651508Z\" level=info msg=\"Removed container e01c1775685a4e405404fca9092446bbe27e1bf5b5b5927ec299b6ff8d347301: openshift-infra/auto-csr-approver-29686626-d6hq9/oc\" id=bc263fb3-a5d8-42ee-a9fa-48c8275ba65c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.084743 | controller |     "Jun 11 17:12:43.748109 crc crio[23211]: time=\"2026-06-11T17:12:43.747899114Z\" level=info msg=\"Stopping pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660\" id=d9bc12bc-0bb1-49ae-a6a3-fb5dca65be90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.084760 | controller |     "Jun 11 17:12:43.748109 crc crio[23211]: time=\"2026-06-11T17:12:43.748018336Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660\" id=d9bc12bc-0bb1-49ae-a6a3-fb5dca65be90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.084781 | controller |     "Jun 11 17:12:43.748682 crc crio[23211]: time=\"2026-06-11T17:12:43.748621461Z\" level=info msg=\"Removing pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660\" id=f3605c67-0298-4f03-ac35-ade44f689ed5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.084798 | controller |     "Jun 11 17:12:43.767040 crc crio[23211]: time=\"2026-06-11T17:12:43.766843413Z\" level=info msg=\"Removed pod sandbox: 3cc1e79c6c00ea7c627e1aff940ca8f5079f415099348a3a8d4ec04ed404d660\" id=f3605c67-0298-4f03-ac35-ade44f689ed5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.084815 | controller |     "Jun 11 17:13:19.220167 crc crio[23211]: time=\"2026-06-11T17:13:19.219097009Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-flr74/POD\" id=b4aa91e8-13a6-4965-8c07-2109c35abef4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.084831 | controller |     "Jun 11 17:13:19.221921 crc crio[23211]: time=\"2026-06-11T17:13:19.220227648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.084848 | controller |     "Jun 11 17:13:19.291528 crc crio[23211]: time=\"2026-06-11T17:13:19.291043002Z\" level=info msg=\"Got pod network &{Name:redhat-operators-flr74 Namespace:openshift-marketplace ID:9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534 UID:c3784e26-fd7c-40c8-b3c9-bdfaf3b4346a NetNS:/var/run/netns/a22f26e2-9b13-477e-aca2-0b2307f51930 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3784e26_fd7c_40c8_b3c9_bdfaf3b4346a.slice PodAnnotations:0xc006618178}] Aliases:map[]}\"",
2026-06-11 18:01:03.084865 | controller |     "Jun 11 17:13:19.291528 crc crio[23211]: time=\"2026-06-11T17:13:19.291458972Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-flr74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.084881 | controller |     "Jun 11 17:13:19.937041 crc crio[23211]: 2026-06-11T17:13:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9411766a5efd56b Mac:8a:58:90:ea:8c:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/a22f26e2-9b13-477e-aca2-0b2307f51930 SocketPath: PciID:}] [{Interface:0xc0004c4720 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.084898 | controller |     "Jun 11 17:13:19.938828 crc crio[23211]: time=\"2026-06-11T17:13:19.938754735Z\" level=info msg=\"Got pod network &{Name:redhat-operators-flr74 Namespace:openshift-marketplace ID:9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534 UID:c3784e26-fd7c-40c8-b3c9-bdfaf3b4346a NetNS:/var/run/netns/a22f26e2-9b13-477e-aca2-0b2307f51930 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3784e26_fd7c_40c8_b3c9_bdfaf3b4346a.slice PodAnnotations:0xc006618178}] Aliases:map[]}\"",
2026-06-11 18:01:03.084915 | controller |     "Jun 11 17:13:19.939040 crc crio[23211]: time=\"2026-06-11T17:13:19.93892517Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-flr74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.084932 | controller |     "Jun 11 17:13:19.949951 crc crio[23211]: time=\"2026-06-11T17:13:19.949863348Z\" level=info msg=\"Ran pod sandbox 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534 with infra container: openshift-marketplace/redhat-operators-flr74/POD\" id=b4aa91e8-13a6-4965-8c07-2109c35abef4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.084952 | controller |     "Jun 11 17:13:19.953282 crc crio[23211]: time=\"2026-06-11T17:13:19.953210042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9f34ee40-5777-47fe-83b6-edd823c8931e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.084969 | controller |     "Jun 11 17:13:19.957338 crc crio[23211]: time=\"2026-06-11T17:13:19.95702435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba8bfc84-ee87-4b56-9301-65e0a3ef1b75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.084986 | controller |     "Jun 11 17:13:19.966044 crc crio[23211]: time=\"2026-06-11T17:13:19.965535484Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-flr74/extract-utilities\" id=5f4ab86a-8e82-4105-b552-8ab785e296b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.085001 | controller |     "Jun 11 17:13:19.966506 crc crio[23211]: time=\"2026-06-11T17:13:19.966382396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.085017 | controller |     "Jun 11 17:13:20.059609 crc crio[23211]: time=\"2026-06-11T17:13:20.058957211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.085033 | controller |     "Jun 11 17:13:20.071211 crc crio[23211]: time=\"2026-06-11T17:13:20.070706687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.085049 | controller |     "Jun 11 17:13:20.278110 crc crio[23211]: time=\"2026-06-11T17:13:20.277884965Z\" level=info msg=\"Created container 88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17: openshift-marketplace/redhat-operators-flr74/extract-utilities\" id=5f4ab86a-8e82-4105-b552-8ab785e296b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.085065 | controller |     "Jun 11 17:13:20.283778 crc crio[23211]: time=\"2026-06-11T17:13:20.283230362Z\" level=info msg=\"Starting container: 88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17\" id=c9e065c1-9fc2-408d-a837-aa77a25f1eb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.085081 | controller |     "Jun 11 17:13:20.293495 crc crio[23211]: time=\"2026-06-11T17:13:20.290779922Z\" level=info msg=\"Started container\" PID=188445 containerID=88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17 description=openshift-marketplace/redhat-operators-flr74/extract-utilities id=c9e065c1-9fc2-408d-a837-aa77a25f1eb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534",
2026-06-11 18:01:03.085097 | controller |     "Jun 11 17:13:20.876686 crc crio[23211]: time=\"2026-06-11T17:13:20.876040985Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=25e00bfd-f944-40fa-a3b4-315a1af20d83 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.085114 | controller |     "Jun 11 17:13:20.891583 crc crio[23211]: time=\"2026-06-11T17:13:20.891493016Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.085130 | controller |     "Jun 11 17:13:21.680684 crc crio[23211]: time=\"2026-06-11T17:13:21.68055824Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=25e00bfd-f944-40fa-a3b4-315a1af20d83 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.085147 | controller |     "Jun 11 17:13:21.682032 crc crio[23211]: time=\"2026-06-11T17:13:21.681953607Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b6c9f854-3da1-4055-ba85-f6abf0a79bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.085166 | controller |     "Jun 11 17:13:21.684704 crc crio[23211]: time=\"2026-06-11T17:13:21.684638435Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=96b04bc2-921c-4551-a611-fe5527b1ba45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.085184 | controller |     "Jun 11 17:13:21.695662 crc crio[23211]: time=\"2026-06-11T17:13:21.695564981Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-flr74/extract-content\" id=9108b661-1549-4e1d-8351-5d7c4c20ef50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.085200 | controller |     "Jun 11 17:13:21.696239 crc crio[23211]: time=\"2026-06-11T17:13:21.696191026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.085215 | controller |     "Jun 11 17:13:21.768496 crc crio[23211]: time=\"2026-06-11T17:13:21.768155659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.085231 | controller |     "Jun 11 17:13:21.772157 crc crio[23211]: time=\"2026-06-11T17:13:21.7721248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.085247 | controller |     "Jun 11 17:13:21.977947 crc crio[23211]: time=\"2026-06-11T17:13:21.977703257Z\" level=info msg=\"Created container bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5: openshift-marketplace/redhat-operators-flr74/extract-content\" id=9108b661-1549-4e1d-8351-5d7c4c20ef50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.085263 | controller |     "Jun 11 17:13:21.979222 crc crio[23211]: time=\"2026-06-11T17:13:21.979093883Z\" level=info msg=\"Starting container: bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5\" id=aeca8ac9-091a-490e-8ee7-6652d9ab381c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.085279 | controller |     "Jun 11 17:13:21.986675 crc crio[23211]: time=\"2026-06-11T17:13:21.986574442Z\" level=info msg=\"Started container\" PID=188515 containerID=bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5 description=openshift-marketplace/redhat-operators-flr74/extract-content id=aeca8ac9-091a-490e-8ee7-6652d9ab381c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534",
2026-06-11 18:01:03.085295 | controller |     "Jun 11 17:13:26.982677 crc crio[23211]: time=\"2026-06-11T17:13:26.980862252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=399f794e-1c99-454b-a486-baa5b2ec888a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.085312 | controller |     "Jun 11 17:13:26.984332 crc crio[23211]: time=\"2026-06-11T17:13:26.984244888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d136d128-e736-4c11-bcd3-5f1dd8eb6845 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.085328 | controller |     "Jun 11 17:13:26.994363 crc crio[23211]: time=\"2026-06-11T17:13:26.993182274Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-flr74/registry-server\" id=62118f0a-bf10-4c93-8dd4-dbee796910d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.085343 | controller |     "Jun 11 17:13:26.994363 crc crio[23211]: time=\"2026-06-11T17:13:26.993847251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.085363 | controller |     "Jun 11 17:13:27.070562 crc crio[23211]: time=\"2026-06-11T17:13:27.070510213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.085380 | controller |     "Jun 11 17:13:27.074698 crc crio[23211]: time=\"2026-06-11T17:13:27.074670548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.085397 | controller |     "Jun 11 17:13:27.294581 crc crio[23211]: time=\"2026-06-11T17:13:27.294043813Z\" level=info msg=\"Created container 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7: openshift-marketplace/redhat-operators-flr74/registry-server\" id=62118f0a-bf10-4c93-8dd4-dbee796910d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.085413 | controller |     "Jun 11 17:13:27.297090 crc crio[23211]: time=\"2026-06-11T17:13:27.296989849Z\" level=info msg=\"Starting container: 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7\" id=beb1ee8b-28f4-44c4-b29d-8296a6ac840d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.085429 | controller |     "Jun 11 17:13:27.307953 crc crio[23211]: time=\"2026-06-11T17:13:27.307861874Z\" level=info msg=\"Started container\" PID=188736 containerID=28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7 description=openshift-marketplace/redhat-operators-flr74/registry-server id=beb1ee8b-28f4-44c4-b29d-8296a6ac840d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534",
2026-06-11 18:01:03.085446 | controller |     "Jun 11 17:13:41.209761 crc crio[23211]: time=\"2026-06-11T17:13:41.208514155Z\" level=info msg=\"Stopping container: 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7 (timeout: 2s)\" id=40ee8ca9-d4c4-4c74-a2f2-84f1466f24b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.085462 | controller |     "Jun 11 17:13:41.338320 crc crio[23211]: time=\"2026-06-11T17:13:41.338179528Z\" level=info msg=\"Stopped container 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7: openshift-marketplace/redhat-operators-flr74/registry-server\" id=40ee8ca9-d4c4-4c74-a2f2-84f1466f24b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.085478 | controller |     "Jun 11 17:13:41.339631 crc crio[23211]: time=\"2026-06-11T17:13:41.339580985Z\" level=info msg=\"Stopping pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\" id=e15bc8a6-bbcf-4359-b37a-87d2acba47fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.085494 | controller |     "Jun 11 17:13:41.341111 crc crio[23211]: time=\"2026-06-11T17:13:41.341080682Z\" level=info msg=\"Got pod network &{Name:redhat-operators-flr74 Namespace:openshift-marketplace ID:9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534 UID:c3784e26-fd7c-40c8-b3c9-bdfaf3b4346a NetNS:/var/run/netns/a22f26e2-9b13-477e-aca2-0b2307f51930 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3784e26_fd7c_40c8_b3c9_bdfaf3b4346a.slice PodAnnotations:0xc002795548}] Aliases:map[]}\"",
2026-06-11 18:01:03.085527 | controller |     "Jun 11 17:13:41.341512 crc crio[23211]: time=\"2026-06-11T17:13:41.341480222Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-flr74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.085550 | controller |     "Jun 11 17:13:41.737524 crc crio[23211]: time=\"2026-06-11T17:13:41.736962038Z\" level=info msg=\"Stopped pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\" id=e15bc8a6-bbcf-4359-b37a-87d2acba47fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.085571 | controller |     "Jun 11 17:13:42.230872 crc crio[23211]: time=\"2026-06-11T17:13:42.230715014Z\" level=info msg=\"Removing container: 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7\" id=520e3b50-af01-4e50-8f86-0adea25406bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.085589 | controller |     "Jun 11 17:13:42.268545 crc crio[23211]: time=\"2026-06-11T17:13:42.268238744Z\" level=info msg=\"Removed container 28d85fcadbad7026d9de18433b40c32a46a99000e5a90b99ec1d3506c8250ff7: openshift-marketplace/redhat-operators-flr74/registry-server\" id=520e3b50-af01-4e50-8f86-0adea25406bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.085606 | controller |     "Jun 11 17:13:42.271989 crc crio[23211]: time=\"2026-06-11T17:13:42.271881056Z\" level=info msg=\"Removing container: bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5\" id=6da2e348-5e74-49d4-b24f-37056c5cbdb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.085629 | controller |     "Jun 11 17:13:42.328872 crc crio[23211]: time=\"2026-06-11T17:13:42.328749327Z\" level=info msg=\"Removed container bd0d80439794f6db145f3b99e4e50ecc555cd95b3fd5975791a77114b3a442c5: openshift-marketplace/redhat-operators-flr74/extract-content\" id=6da2e348-5e74-49d4-b24f-37056c5cbdb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.085663 | controller |     "Jun 11 17:13:42.332212 crc crio[23211]: time=\"2026-06-11T17:13:42.332120022Z\" level=info msg=\"Removing container: 88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17\" id=53996e9f-e131-46f1-8ca7-15968b844667 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.085692 | controller |     "Jun 11 17:13:42.371398 crc crio[23211]: time=\"2026-06-11T17:13:42.371264953Z\" level=info msg=\"Removed container 88b8ece64e88ee922e6974e917095b8beae8efa7e861fcc5fac9d573f35d1e17: openshift-marketplace/redhat-operators-flr74/extract-utilities\" id=53996e9f-e131-46f1-8ca7-15968b844667 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.085722 | controller |     "Jun 11 17:13:43.799781 crc crio[23211]: time=\"2026-06-11T17:13:43.79925216Z\" level=info msg=\"Stopping pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\" id=a53a4da7-cce2-4627-89c6-8689ac495812 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.085751 | controller |     "Jun 11 17:13:43.799781 crc crio[23211]: time=\"2026-06-11T17:13:43.799791043Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\" id=a53a4da7-cce2-4627-89c6-8689ac495812 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.085778 | controller |     "Jun 11 17:13:43.800926 crc crio[23211]: time=\"2026-06-11T17:13:43.800551653Z\" level=info msg=\"Removing pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\" id=41e76f21-d00a-42cd-8d4c-43d7a787ce83 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.085805 | controller |     "Jun 11 17:13:43.818619 crc crio[23211]: time=\"2026-06-11T17:13:43.818310682Z\" level=info msg=\"Removed pod sandbox: 9411766a5efd56bc6131c58aeaa3b45b6c92e7e9bae03c088bb56661bba7a534\" id=41e76f21-d00a-42cd-8d4c-43d7a787ce83 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.085831 | controller |     "Jun 11 17:13:58.830495 crc crio[23211]: time=\"2026-06-11T17:13:58.82714991Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-8mp6v/POD\" id=001a94e9-5047-421e-bfa1-b49592d4847e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.085863 | controller |     "Jun 11 17:13:58.830495 crc crio[23211]: time=\"2026-06-11T17:13:58.827811147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.085897 | controller |     "Jun 11 17:13:58.891319 crc crio[23211]: time=\"2026-06-11T17:13:58.891217663Z\" level=info msg=\"Got pod network &{Name:community-operators-8mp6v Namespace:openshift-marketplace ID:c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d UID:ad0a5cdb-7899-4d75-ba12-60f7377ae786 NetNS:/var/run/netns/ec7561c3-19d2-4c01-ab6c-96ba212805ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad0a5cdb_7899_4d75_ba12_60f7377ae786.slice PodAnnotations:0xc00294e390}] Aliases:map[]}\"",
2026-06-11 18:01:03.085928 | controller |     "Jun 11 17:13:58.891319 crc crio[23211]: time=\"2026-06-11T17:13:58.891291134Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-8mp6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.085956 | controller |     "Jun 11 17:13:59.592083 crc crio[23211]: 2026-06-11T17:13:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4ccdeb62b84f91 Mac:ce:69:7d:7a:29:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/ec7561c3-19d2-4c01-ab6c-96ba212805ac SocketPath: PciID:}] [{Interface:0xc000306590 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.085985 | controller |     "Jun 11 17:13:59.595058 crc crio[23211]: time=\"2026-06-11T17:13:59.594896125Z\" level=info msg=\"Got pod network &{Name:community-operators-8mp6v Namespace:openshift-marketplace ID:c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d UID:ad0a5cdb-7899-4d75-ba12-60f7377ae786 NetNS:/var/run/netns/ec7561c3-19d2-4c01-ab6c-96ba212805ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad0a5cdb_7899_4d75_ba12_60f7377ae786.slice PodAnnotations:0xc00294e390}] Aliases:map[]}\"",
2026-06-11 18:01:03.086013 | controller |     "Jun 11 17:13:59.595350 crc crio[23211]: time=\"2026-06-11T17:13:59.595260674Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-8mp6v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.086042 | controller |     "Jun 11 17:13:59.622557 crc crio[23211]: time=\"2026-06-11T17:13:59.6223719Z\" level=info msg=\"Ran pod sandbox c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d with infra container: openshift-marketplace/community-operators-8mp6v/POD\" id=001a94e9-5047-421e-bfa1-b49592d4847e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.086070 | controller |     "Jun 11 17:13:59.630058 crc crio[23211]: time=\"2026-06-11T17:13:59.629928322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6680ac1a-f40f-4baa-ad6a-0019a9cbe711 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.086094 | controller |     "Jun 11 17:13:59.639131 crc crio[23211]: time=\"2026-06-11T17:13:59.638968151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58fbe33d-7002-4b99-8312-60333c6bb6d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.086118 | controller |     "Jun 11 17:13:59.659828 crc crio[23211]: time=\"2026-06-11T17:13:59.659732186Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8mp6v/extract-utilities\" id=ed1ec5a7-a2d8-40d4-a274-777ef098618d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.086144 | controller |     "Jun 11 17:13:59.660567 crc crio[23211]: time=\"2026-06-11T17:13:59.660302601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.086173 | controller |     "Jun 11 17:13:59.752199 crc crio[23211]: time=\"2026-06-11T17:13:59.752102466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.086205 | controller |     "Jun 11 17:13:59.763350 crc crio[23211]: time=\"2026-06-11T17:13:59.763249889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.086234 | controller |     "Jun 11 17:13:59.949152 crc crio[23211]: time=\"2026-06-11T17:13:59.948511371Z\" level=info msg=\"Created container 49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789: openshift-marketplace/community-operators-8mp6v/extract-utilities\" id=ed1ec5a7-a2d8-40d4-a274-777ef098618d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.086262 | controller |     "Jun 11 17:13:59.951980 crc crio[23211]: time=\"2026-06-11T17:13:59.951863996Z\" level=info msg=\"Starting container: 49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789\" id=a17f43aa-e282-4e1d-a5fb-8a6ec6c3e143 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.086290 | controller |     "Jun 11 17:13:59.958918 crc crio[23211]: time=\"2026-06-11T17:13:59.958600386Z\" level=info msg=\"Started container\" PID=190456 containerID=49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789 description=openshift-marketplace/community-operators-8mp6v/extract-utilities id=a17f43aa-e282-4e1d-a5fb-8a6ec6c3e143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d",
2026-06-11 18:01:03.086319 | controller |     "Jun 11 17:14:00.544409 crc crio[23211]: time=\"2026-06-11T17:14:00.544301811Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686634-6fwsl/POD\" id=13f6b639-c22f-495d-9b2b-42be15a1b46a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.086346 | controller |     "Jun 11 17:14:00.544684 crc crio[23211]: time=\"2026-06-11T17:14:00.544406874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.086375 | controller |     "Jun 11 17:14:00.596208 crc crio[23211]: time=\"2026-06-11T17:14:00.595524738Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686634-6fwsl Namespace:openshift-infra ID:328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856 UID:f7a34d4d-c884-4f05-8734-f73e9b1eca0c NetNS:/var/run/netns/e3fa53ea-a24d-47fc-95f0-a70c960bcda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a34d4d_c884_4f05_8734_f73e9b1eca0c.slice PodAnnotations:0xc0018be0a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.086404 | controller |     "Jun 11 17:14:00.596535 crc crio[23211]: time=\"2026-06-11T17:14:00.596242307Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686634-6fwsl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.086432 | controller |     "Jun 11 17:14:00.608107 crc crio[23211]: time=\"2026-06-11T17:14:00.607992874Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d1733733-cfa2-4fca-8868-565815ce8a74 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.086457 | controller |     "Jun 11 17:14:00.619574 crc crio[23211]: time=\"2026-06-11T17:14:00.619484075Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.086487 | controller |     "Jun 11 17:14:01.180663 crc crio[23211]: 2026-06-11T17:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:328ce1f8daa11e5 Mac:82:04:5d:1d:0a:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/e3fa53ea-a24d-47fc-95f0-a70c960bcda8 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.086556 | controller |     "Jun 11 17:14:01.181978 crc crio[23211]: time=\"2026-06-11T17:14:01.181795867Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686634-6fwsl Namespace:openshift-infra ID:328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856 UID:f7a34d4d-c884-4f05-8734-f73e9b1eca0c NetNS:/var/run/netns/e3fa53ea-a24d-47fc-95f0-a70c960bcda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a34d4d_c884_4f05_8734_f73e9b1eca0c.slice PodAnnotations:0xc0018be0a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.086592 | controller |     "Jun 11 17:14:01.181978 crc crio[23211]: time=\"2026-06-11T17:14:01.181939871Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686634-6fwsl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.086612 | controller |     "Jun 11 17:14:01.193955 crc crio[23211]: time=\"2026-06-11T17:14:01.193895803Z\" level=info msg=\"Ran pod sandbox 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856 with infra container: openshift-infra/auto-csr-approver-29686634-6fwsl/POD\" id=13f6b639-c22f-495d-9b2b-42be15a1b46a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.086630 | controller |     "Jun 11 17:14:01.197379 crc crio[23211]: time=\"2026-06-11T17:14:01.197273359Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bd6c7ec3-c72c-418c-98ee-14cc6fd5e576 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.086648 | controller |     "Jun 11 17:14:01.204907 crc crio[23211]: time=\"2026-06-11T17:14:01.20481656Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.086664 | controller |     "Jun 11 17:14:01.250597 crc crio[23211]: time=\"2026-06-11T17:14:01.250189929Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=d1733733-cfa2-4fca-8868-565815ce8a74 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.086681 | controller |     "Jun 11 17:14:01.251687 crc crio[23211]: time=\"2026-06-11T17:14:01.251596324Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=feb24939-dd89-47dc-bd33-4422e868e8fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.086698 | controller |     "Jun 11 17:14:01.255350 crc crio[23211]: time=\"2026-06-11T17:14:01.255292899Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ee2c8095-fe04-4c15-8419-73a05cc70eea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.086714 | controller |     "Jun 11 17:14:01.270085 crc crio[23211]: time=\"2026-06-11T17:14:01.269907639Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8mp6v/extract-content\" id=f438df88-1640-46b1-a378-9fcbd3623449 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.086730 | controller |     "Jun 11 17:14:01.271937 crc crio[23211]: time=\"2026-06-11T17:14:01.271909869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.086746 | controller |     "Jun 11 17:14:01.341147 crc crio[23211]: time=\"2026-06-11T17:14:01.341068072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.086762 | controller |     "Jun 11 17:14:01.346109 crc crio[23211]: time=\"2026-06-11T17:14:01.346077608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.086778 | controller |     "Jun 11 17:14:01.546799 crc crio[23211]: time=\"2026-06-11T17:14:01.545900668Z\" level=info msg=\"Created container 951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e: openshift-marketplace/community-operators-8mp6v/extract-content\" id=f438df88-1640-46b1-a378-9fcbd3623449 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.086798 | controller |     "Jun 11 17:14:01.548854 crc crio[23211]: time=\"2026-06-11T17:14:01.548732311Z\" level=info msg=\"Starting container: 951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e\" id=b9acc434-59ad-4ae0-9c39-14110b92c0b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.086814 | controller |     "Jun 11 17:14:01.559148 crc crio[23211]: time=\"2026-06-11T17:14:01.559041542Z\" level=info msg=\"Started container\" PID=190569 containerID=951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e description=openshift-marketplace/community-operators-8mp6v/extract-content id=b9acc434-59ad-4ae0-9c39-14110b92c0b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d",
2026-06-11 18:01:03.086830 | controller |     "Jun 11 17:14:02.242766 crc crio[23211]: time=\"2026-06-11T17:14:02.242548803Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bd6c7ec3-c72c-418c-98ee-14cc6fd5e576 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.086847 | controller |     "Jun 11 17:14:02.244916 crc crio[23211]: time=\"2026-06-11T17:14:02.243954438Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=abecaabb-9582-48fa-8255-ab27bb9a626a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.086863 | controller |     "Jun 11 17:14:02.246789 crc crio[23211]: time=\"2026-06-11T17:14:02.246706258Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4d746ce3-c46d-4dee-9136-1ebb88be14d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.086879 | controller |     "Jun 11 17:14:02.258235 crc crio[23211]: time=\"2026-06-11T17:14:02.258089685Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686634-6fwsl/oc\" id=a5f1171b-eeb1-4f2a-b1f4-7e863fff2812 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.086894 | controller |     "Jun 11 17:14:02.258993 crc crio[23211]: time=\"2026-06-11T17:14:02.258913407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.086910 | controller |     "Jun 11 17:14:02.327882 crc crio[23211]: time=\"2026-06-11T17:14:02.327196336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.086927 | controller |     "Jun 11 17:14:03.001643 crc crio[23211]: time=\"2026-06-11T17:14:02.998469126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.086942 | controller |     "Jun 11 17:14:03.235811 crc crio[23211]: time=\"2026-06-11T17:14:03.235708066Z\" level=info msg=\"Created container aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66: openshift-infra/auto-csr-approver-29686634-6fwsl/oc\" id=a5f1171b-eeb1-4f2a-b1f4-7e863fff2812 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.086958 | controller |     "Jun 11 17:14:03.238344 crc crio[23211]: time=\"2026-06-11T17:14:03.238243879Z\" level=info msg=\"Starting container: aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66\" id=6385458c-8e7a-4b17-a0f2-f8380dbfe940 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.086974 | controller |     "Jun 11 17:14:03.248749 crc crio[23211]: time=\"2026-06-11T17:14:03.247880643Z\" level=info msg=\"Started container\" PID=190647 containerID=aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66 description=openshift-infra/auto-csr-approver-29686634-6fwsl/oc id=6385458c-8e7a-4b17-a0f2-f8380dbfe940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856",
2026-06-11 18:01:03.086997 | controller |     "Jun 11 17:14:03.435761 crc crio[23211]: time=\"2026-06-11T17:14:03.4356236Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5tks2/POD\" id=0644ff63-d311-4767-84ac-085707bcc06c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.087014 | controller |     "Jun 11 17:14:03.435761 crc crio[23211]: time=\"2026-06-11T17:14:03.435776593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.087031 | controller |     "Jun 11 17:14:03.488590 crc crio[23211]: time=\"2026-06-11T17:14:03.488330604Z\" level=info msg=\"Got pod network &{Name:certified-operators-5tks2 Namespace:openshift-marketplace ID:156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee UID:57b0cff1-c5d0-45b6-8c6c-92775c55ebea NetNS:/var/run/netns/f7f8ba10-4bf3-4bf1-92a8-8ecc92d1186e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b0cff1_c5d0_45b6_8c6c_92775c55ebea.slice PodAnnotations:0xc002818610}] Aliases:map[]}\"",
2026-06-11 18:01:03.087047 | controller |     "Jun 11 17:14:03.488590 crc crio[23211]: time=\"2026-06-11T17:14:03.488376675Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5tks2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.087063 | controller |     "Jun 11 17:14:03.702144 crc crio[23211]: time=\"2026-06-11T17:14:03.701640266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=983dd2b8-56ca-4efe-8598-af01aa438e7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.087079 | controller |     "Jun 11 17:14:03.705582 crc crio[23211]: time=\"2026-06-11T17:14:03.705500984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1bbbdd74-85b6-46e6-8c1d-01500a908545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.087095 | controller |     "Jun 11 17:14:03.717498 crc crio[23211]: time=\"2026-06-11T17:14:03.716206814Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8mp6v/registry-server\" id=9b3c37d6-0db8-4559-9de2-a60db16f7cee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.087111 | controller |     "Jun 11 17:14:03.717498 crc crio[23211]: time=\"2026-06-11T17:14:03.716887152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.087128 | controller |     "Jun 11 17:14:03.854225 crc crio[23211]: time=\"2026-06-11T17:14:03.854063277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.087144 | controller |     "Jun 11 17:14:03.865889 crc crio[23211]: time=\"2026-06-11T17:14:03.865712252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.087159 | controller |     "Jun 11 17:14:04.068127 crc crio[23211]: time=\"2026-06-11T17:14:04.067881142Z\" level=info msg=\"Created container 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710: openshift-marketplace/community-operators-8mp6v/registry-server\" id=9b3c37d6-0db8-4559-9de2-a60db16f7cee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.087179 | controller |     "Jun 11 17:14:04.070751 crc crio[23211]: time=\"2026-06-11T17:14:04.070636012Z\" level=info msg=\"Starting container: 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710\" id=330d7efb-04e2-4fa7-8137-162089aa7f46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.087196 | controller |     "Jun 11 17:14:04.076946 crc crio[23211]: time=\"2026-06-11T17:14:04.076805678Z\" level=info msg=\"Started container\" PID=190725 containerID=9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710 description=openshift-marketplace/community-operators-8mp6v/registry-server id=330d7efb-04e2-4fa7-8137-162089aa7f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d",
2026-06-11 18:01:03.087213 | controller |     "Jun 11 17:14:04.158408 crc crio[23211]: 2026-06-11T17:14:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:156dff6ec29eb4c Mac:c6:6a:bb:26:9b:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/f7f8ba10-4bf3-4bf1-92a8-8ecc92d1186e SocketPath: PciID:}] [{Interface:0xc0000156b0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.087229 | controller |     "Jun 11 17:14:04.159358 crc crio[23211]: time=\"2026-06-11T17:14:04.159292728Z\" level=info msg=\"Got pod network &{Name:certified-operators-5tks2 Namespace:openshift-marketplace ID:156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee UID:57b0cff1-c5d0-45b6-8c6c-92775c55ebea NetNS:/var/run/netns/f7f8ba10-4bf3-4bf1-92a8-8ecc92d1186e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b0cff1_c5d0_45b6_8c6c_92775c55ebea.slice PodAnnotations:0xc002818610}] Aliases:map[]}\"",
2026-06-11 18:01:03.087246 | controller |     "Jun 11 17:14:04.159537 crc crio[23211]: time=\"2026-06-11T17:14:04.159498103Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5tks2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.087262 | controller |     "Jun 11 17:14:04.196097 crc crio[23211]: time=\"2026-06-11T17:14:04.195967266Z\" level=info msg=\"Ran pod sandbox 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee with infra container: openshift-marketplace/certified-operators-5tks2/POD\" id=0644ff63-d311-4767-84ac-085707bcc06c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.087278 | controller |     "Jun 11 17:14:04.205962 crc crio[23211]: time=\"2026-06-11T17:14:04.205874768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a6b562d7-4a74-42c1-8ea3-d009ee7d0a9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.087295 | controller |     "Jun 11 17:14:04.216944 crc crio[23211]: time=\"2026-06-11T17:14:04.216848166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c02e3e4c-520e-4bb4-aad5-691ac0305529 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.087311 | controller |     "Jun 11 17:14:04.230303 crc crio[23211]: time=\"2026-06-11T17:14:04.230203884Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5tks2/extract-utilities\" id=dd2716cd-969e-400f-aafd-d60b7b2b5509 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.087327 | controller |     "Jun 11 17:14:04.230826 crc crio[23211]: time=\"2026-06-11T17:14:04.230726448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.087343 | controller |     "Jun 11 17:14:04.323871 crc crio[23211]: time=\"2026-06-11T17:14:04.323377753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.087363 | controller |     "Jun 11 17:14:04.336627 crc crio[23211]: time=\"2026-06-11T17:14:04.336402903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.087379 | controller |     "Jun 11 17:14:04.562628 crc crio[23211]: time=\"2026-06-11T17:14:04.562412917Z\" level=info msg=\"Created container 69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b: openshift-marketplace/certified-operators-5tks2/extract-utilities\" id=dd2716cd-969e-400f-aafd-d60b7b2b5509 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.087396 | controller |     "Jun 11 17:14:04.565392 crc crio[23211]: time=\"2026-06-11T17:14:04.565301711Z\" level=info msg=\"Starting container: 69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b\" id=52e0ec9a-d979-4fbb-963d-415022b0cdb0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.087412 | controller |     "Jun 11 17:14:04.577300 crc crio[23211]: time=\"2026-06-11T17:14:04.576995386Z\" level=info msg=\"Started container\" PID=190780 containerID=69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b description=openshift-marketplace/certified-operators-5tks2/extract-utilities id=52e0ec9a-d979-4fbb-963d-415022b0cdb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee",
2026-06-11 18:01:03.087428 | controller |     "Jun 11 17:14:04.803292 crc crio[23211]: time=\"2026-06-11T17:14:04.80260822Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2581e30e-f7f6-48b5-a262-de234a2cf46e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.087444 | controller |     "Jun 11 17:14:04.808844 crc crio[23211]: time=\"2026-06-11T17:14:04.808746396Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.087476 | controller |     "Jun 11 17:14:05.535312 crc crio[23211]: time=\"2026-06-11T17:14:05.535201135Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=2581e30e-f7f6-48b5-a262-de234a2cf46e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.087494 | controller |     "Jun 11 17:14:05.537863 crc crio[23211]: time=\"2026-06-11T17:14:05.537777171Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a28f6cba-ceb5-477a-ac6e-00b1e63193b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.087527 | controller |     "Jun 11 17:14:05.548178 crc crio[23211]: time=\"2026-06-11T17:14:05.548070681Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=58d8e0fe-ff0c-4115-bdb4-bbe57287f4b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.087548 | controller |     "Jun 11 17:14:05.557285 crc crio[23211]: time=\"2026-06-11T17:14:05.557208333Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5tks2/extract-content\" id=316a0c07-bf77-4943-9a7d-8090d8df6fd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.087566 | controller |     "Jun 11 17:14:05.557743 crc crio[23211]: time=\"2026-06-11T17:14:05.557681005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.087582 | controller |     "Jun 11 17:14:05.630930 crc crio[23211]: time=\"2026-06-11T17:14:05.630743586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.087598 | controller |     "Jun 11 17:14:05.640955 crc crio[23211]: time=\"2026-06-11T17:14:05.640808591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.087617 | controller |     "Jun 11 17:14:05.813263 crc crio[23211]: time=\"2026-06-11T17:14:05.812730034Z\" level=info msg=\"Stopping pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856\" id=cfe0fb69-fc00-477d-a0b3-497a89b31b54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.087634 | controller |     "Jun 11 17:14:05.815153 crc crio[23211]: time=\"2026-06-11T17:14:05.815078384Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686634-6fwsl Namespace:openshift-infra ID:328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856 UID:f7a34d4d-c884-4f05-8734-f73e9b1eca0c NetNS:/var/run/netns/e3fa53ea-a24d-47fc-95f0-a70c960bcda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a34d4d_c884_4f05_8734_f73e9b1eca0c.slice PodAnnotations:0xc0022785e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.087651 | controller |     "Jun 11 17:14:05.815305 crc crio[23211]: time=\"2026-06-11T17:14:05.815247978Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686634-6fwsl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.087668 | controller |     "Jun 11 17:14:05.839376 crc crio[23211]: time=\"2026-06-11T17:14:05.839221735Z\" level=info msg=\"Created container f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263: openshift-marketplace/certified-operators-5tks2/extract-content\" id=316a0c07-bf77-4943-9a7d-8090d8df6fd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.087685 | controller |     "Jun 11 17:14:05.841511 crc crio[23211]: time=\"2026-06-11T17:14:05.84135251Z\" level=info msg=\"Starting container: f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263\" id=4ceb5aad-05ef-4a0e-8c25-4a13df2eb389 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.087702 | controller |     "Jun 11 17:14:05.856550 crc crio[23211]: time=\"2026-06-11T17:14:05.856314648Z\" level=info msg=\"Started container\" PID=190863 containerID=f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263 description=openshift-marketplace/certified-operators-5tks2/extract-content id=4ceb5aad-05ef-4a0e-8c25-4a13df2eb389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee",
2026-06-11 18:01:03.087718 | controller |     "Jun 11 17:14:06.227831 crc crio[23211]: time=\"2026-06-11T17:14:06.227713615Z\" level=info msg=\"Stopped pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856\" id=cfe0fb69-fc00-477d-a0b3-497a89b31b54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.087735 | controller |     "Jun 11 17:14:08.937244 crc crio[23211]: time=\"2026-06-11T17:14:08.935645699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b3f1bbb8-3657-4614-a2a0-36ef85fc5bc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.087752 | controller |     "Jun 11 17:14:08.942088 crc crio[23211]: time=\"2026-06-11T17:14:08.941921047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c4a1d0d9-250b-4aaa-a8cf-5f923268337c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.087769 | controller |     "Jun 11 17:14:08.953804 crc crio[23211]: time=\"2026-06-11T17:14:08.952714711Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5tks2/registry-server\" id=b0050efb-fe1c-4f95-b9d2-5867a9aa7fc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.087785 | controller |     "Jun 11 17:14:08.953804 crc crio[23211]: time=\"2026-06-11T17:14:08.953335876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.087805 | controller |     "Jun 11 17:14:09.040299 crc crio[23211]: time=\"2026-06-11T17:14:09.039756955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.087821 | controller |     "Jun 11 17:14:09.043996 crc crio[23211]: time=\"2026-06-11T17:14:09.043944931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.087837 | controller |     "Jun 11 17:14:09.274836 crc crio[23211]: time=\"2026-06-11T17:14:09.274245823Z\" level=info msg=\"Created container 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8: openshift-marketplace/certified-operators-5tks2/registry-server\" id=b0050efb-fe1c-4f95-b9d2-5867a9aa7fc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.087854 | controller |     "Jun 11 17:14:09.276210 crc crio[23211]: time=\"2026-06-11T17:14:09.276168633Z\" level=info msg=\"Starting container: 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8\" id=d101229c-d5c2-44b0-9746-1f8b0d2680ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.087870 | controller |     "Jun 11 17:14:09.284710 crc crio[23211]: time=\"2026-06-11T17:14:09.283769236Z\" level=info msg=\"Started container\" PID=191078 containerID=42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8 description=openshift-marketplace/certified-operators-5tks2/registry-server id=d101229c-d5c2-44b0-9746-1f8b0d2680ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee",
2026-06-11 18:01:03.087886 | controller |     "Jun 11 17:14:16.070771 crc crio[23211]: time=\"2026-06-11T17:14:16.056219021Z\" level=info msg=\"Stopping container: 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8 (timeout: 2s)\" id=0163fc46-1b42-4740-b252-1c4279c1bbca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.087902 | controller |     "Jun 11 17:14:16.184544 crc crio[23211]: time=\"2026-06-11T17:14:16.183575196Z\" level=info msg=\"Stopped container 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8: openshift-marketplace/certified-operators-5tks2/registry-server\" id=0163fc46-1b42-4740-b252-1c4279c1bbca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.087918 | controller |     "Jun 11 17:14:16.185932 crc crio[23211]: time=\"2026-06-11T17:14:16.18571749Z\" level=info msg=\"Stopping pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\" id=1f127b92-e151-4236-b1f2-a8c4851bc52a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.087935 | controller |     "Jun 11 17:14:16.187117 crc crio[23211]: time=\"2026-06-11T17:14:16.186564352Z\" level=info msg=\"Got pod network &{Name:certified-operators-5tks2 Namespace:openshift-marketplace ID:156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee UID:57b0cff1-c5d0-45b6-8c6c-92775c55ebea NetNS:/var/run/netns/f7f8ba10-4bf3-4bf1-92a8-8ecc92d1186e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b0cff1_c5d0_45b6_8c6c_92775c55ebea.slice PodAnnotations:0xc002794a48}] Aliases:map[]}\"",
2026-06-11 18:01:03.087951 | controller |     "Jun 11 17:14:16.187117 crc crio[23211]: time=\"2026-06-11T17:14:16.186757817Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-5tks2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.087967 | controller |     "Jun 11 17:14:16.523272 crc crio[23211]: time=\"2026-06-11T17:14:16.522995063Z\" level=info msg=\"Stopped pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\" id=1f127b92-e151-4236-b1f2-a8c4851bc52a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.087988 | controller |     "Jun 11 17:14:17.081575 crc crio[23211]: time=\"2026-06-11T17:14:17.081117648Z\" level=info msg=\"Removing container: 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8\" id=66c75b55-6b48-42fd-bd98-7d6c1b696d6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088005 | controller |     "Jun 11 17:14:17.122968 crc crio[23211]: time=\"2026-06-11T17:14:17.122870705Z\" level=info msg=\"Removed container 42f54432ddd8a7f1da82505e1c742cdee4064f9a74ce3a9227e116b29b977fe8: openshift-marketplace/certified-operators-5tks2/registry-server\" id=66c75b55-6b48-42fd-bd98-7d6c1b696d6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088021 | controller |     "Jun 11 17:14:17.140545 crc crio[23211]: time=\"2026-06-11T17:14:17.140398309Z\" level=info msg=\"Removing container: f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263\" id=5e98f6a0-c91e-4e47-b3b3-74d44140d864 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088037 | controller |     "Jun 11 17:14:17.211898 crc crio[23211]: time=\"2026-06-11T17:14:17.20914516Z\" level=info msg=\"Removed container f2f6eab841a3ad1da0126e8b1bb150e28f87d84f3e0ad5cb591b04dc7c99f263: openshift-marketplace/certified-operators-5tks2/extract-content\" id=5e98f6a0-c91e-4e47-b3b3-74d44140d864 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088053 | controller |     "Jun 11 17:14:17.212669 crc crio[23211]: time=\"2026-06-11T17:14:17.212598788Z\" level=info msg=\"Removing container: 69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b\" id=a498ff6d-9f81-4679-a6ef-969f3d24d742 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088070 | controller |     "Jun 11 17:14:17.244295 crc crio[23211]: time=\"2026-06-11T17:14:17.244173458Z\" level=info msg=\"Removed container 69ce1409a70262b1f1037e8819ebee936d9ee09962a825c32e087f050c88de8b: openshift-marketplace/certified-operators-5tks2/extract-utilities\" id=a498ff6d-9f81-4679-a6ef-969f3d24d742 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088086 | controller |     "Jun 11 17:14:19.360477 crc crio[23211]: time=\"2026-06-11T17:14:19.360297662Z\" level=info msg=\"Stopping container: 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710 (timeout: 2s)\" id=2163e867-8974-4dcb-bf8d-cf62456b73a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.088101 | controller |     "Jun 11 17:14:19.492645 crc crio[23211]: time=\"2026-06-11T17:14:19.490819338Z\" level=info msg=\"Stopped container 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710: openshift-marketplace/community-operators-8mp6v/registry-server\" id=2163e867-8974-4dcb-bf8d-cf62456b73a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.088117 | controller |     "Jun 11 17:14:19.494857 crc crio[23211]: time=\"2026-06-11T17:14:19.494765978Z\" level=info msg=\"Stopping pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\" id=b8a05030-8119-461a-abd7-baebd69efb9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.088133 | controller |     "Jun 11 17:14:19.495790 crc crio[23211]: time=\"2026-06-11T17:14:19.49568046Z\" level=info msg=\"Got pod network &{Name:community-operators-8mp6v Namespace:openshift-marketplace ID:c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d UID:ad0a5cdb-7899-4d75-ba12-60f7377ae786 NetNS:/var/run/netns/ec7561c3-19d2-4c01-ab6c-96ba212805ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad0a5cdb_7899_4d75_ba12_60f7377ae786.slice PodAnnotations:0xc0066182e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.088149 | controller |     "Jun 11 17:14:19.495991 crc crio[23211]: time=\"2026-06-11T17:14:19.495919527Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-8mp6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.088170 | controller |     "Jun 11 17:14:19.885622 crc crio[23211]: time=\"2026-06-11T17:14:19.885522815Z\" level=info msg=\"Stopped pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\" id=b8a05030-8119-461a-abd7-baebd69efb9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.088186 | controller |     "Jun 11 17:14:20.144568 crc crio[23211]: time=\"2026-06-11T17:14:20.142621986Z\" level=info msg=\"Removing container: 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710\" id=822d7ae9-87ca-45df-b12f-36c2863e7c02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088203 | controller |     "Jun 11 17:14:20.195002 crc crio[23211]: time=\"2026-06-11T17:14:20.194736666Z\" level=info msg=\"Removed container 9aefa4c0a0862f2ac8171de7d03c4e51d1d0f79cee56d327fb32f6ab755f0710: openshift-marketplace/community-operators-8mp6v/registry-server\" id=822d7ae9-87ca-45df-b12f-36c2863e7c02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088219 | controller |     "Jun 11 17:14:20.207079 crc crio[23211]: time=\"2026-06-11T17:14:20.206964676Z\" level=info msg=\"Removing container: 951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e\" id=b2487a4a-10c1-4a28-b39d-9986b87ae0f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088235 | controller |     "Jun 11 17:14:20.267127 crc crio[23211]: time=\"2026-06-11T17:14:20.266318429Z\" level=info msg=\"Removed container 951b27db21998838688c1e5dde000b605eaadeaa39c07ab2e5f0cecdc3f9997e: openshift-marketplace/community-operators-8mp6v/extract-content\" id=b2487a4a-10c1-4a28-b39d-9986b87ae0f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088252 | controller |     "Jun 11 17:14:20.271653 crc crio[23211]: time=\"2026-06-11T17:14:20.271414478Z\" level=info msg=\"Removing container: 49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789\" id=a156d1f1-491b-4401-8cce-2ab45bc25bfa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088268 | controller |     "Jun 11 17:14:20.346758 crc crio[23211]: time=\"2026-06-11T17:14:20.346625103Z\" level=info msg=\"Removed container 49c05bb0122524aa4cf4049fad281f0213b1e9c85b89e21b39bfdf964ce7e789: openshift-marketplace/community-operators-8mp6v/extract-utilities\" id=a156d1f1-491b-4401-8cce-2ab45bc25bfa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088285 | controller |     "Jun 11 17:14:43.842564 crc crio[23211]: time=\"2026-06-11T17:14:43.841368203Z\" level=info msg=\"Removing container: c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346\" id=793a9355-fc90-4d6f-a512-b0833613b2e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088301 | controller |     "Jun 11 17:14:44.098892 crc crio[23211]: time=\"2026-06-11T17:14:44.097271233Z\" level=info msg=\"Removed container c1353f2cb25f0898f14ae9f5276b82d70a0656fd080b65284c7bc2600869b346: openshift-infra/auto-csr-approver-29686628-6rgj6/oc\" id=793a9355-fc90-4d6f-a512-b0833613b2e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.088317 | controller |     "Jun 11 17:14:44.116368 crc crio[23211]: time=\"2026-06-11T17:14:44.116272625Z\" level=info msg=\"Stopping pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479\" id=4ae6338c-c452-4185-8d30-595d4c07cf44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.088333 | controller |     "Jun 11 17:14:44.117118 crc crio[23211]: time=\"2026-06-11T17:14:44.117087456Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479\" id=4ae6338c-c452-4185-8d30-595d4c07cf44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.088349 | controller |     "Jun 11 17:14:44.118168 crc crio[23211]: time=\"2026-06-11T17:14:44.11805007Z\" level=info msg=\"Removing pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479\" id=cd16fc78-181e-4ef0-92fe-f1fcf54fc1ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.088369 | controller |     "Jun 11 17:14:44.137608 crc crio[23211]: time=\"2026-06-11T17:14:44.137509073Z\" level=info msg=\"Removed pod sandbox: 6b3861c475db6c9fcf6d6a64d2df038d7c8f2913e13e6f0b3fb906742f0a9479\" id=cd16fc78-181e-4ef0-92fe-f1fcf54fc1ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.088385 | controller |     "Jun 11 17:14:44.139112 crc crio[23211]: time=\"2026-06-11T17:14:44.139060962Z\" level=info msg=\"Stopping pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\" id=4ddafc2d-db1e-4d64-a25c-daf6a97d10ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.088401 | controller |     "Jun 11 17:14:44.139293 crc crio[23211]: time=\"2026-06-11T17:14:44.139275618Z\" level=info msg=\"Stopped pod sandbox (already stopped): 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\" id=4ddafc2d-db1e-4d64-a25c-daf6a97d10ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.088418 | controller |     "Jun 11 17:14:44.140894 crc crio[23211]: time=\"2026-06-11T17:14:44.140796946Z\" level=info msg=\"Removing pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\" id=a688f29e-cdd7-490a-a1ee-043e3fe13214 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.088434 | controller |     "Jun 11 17:14:44.179271 crc crio[23211]: time=\"2026-06-11T17:14:44.179051965Z\" level=info msg=\"Removed pod sandbox: 156dff6ec29eb4c6f2b10cc2aa74e0e9a203fc5578adffad22ac16ccfe26c8ee\" id=a688f29e-cdd7-490a-a1ee-043e3fe13214 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.088450 | controller |     "Jun 11 17:14:44.184137 crc crio[23211]: time=\"2026-06-11T17:14:44.183996221Z\" level=info msg=\"Stopping pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\" id=638fbde5-b124-4807-b888-ab85c10907fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.088465 | controller |     "Jun 11 17:14:44.184290 crc crio[23211]: time=\"2026-06-11T17:14:44.184144754Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\" id=638fbde5-b124-4807-b888-ab85c10907fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.088482 | controller |     "Jun 11 17:14:44.186285 crc crio[23211]: time=\"2026-06-11T17:14:44.185629821Z\" level=info msg=\"Removing pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\" id=dca07d30-4e5a-46ca-bb6a-70e59cabfdd4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.088498 | controller |     "Jun 11 17:14:44.227225 crc crio[23211]: time=\"2026-06-11T17:14:44.227103452Z\" level=info msg=\"Removed pod sandbox: c4ccdeb62b84f918868ffd1a1ef28ad69df7d78ecdf62ff3386b3de54e526d9d\" id=dca07d30-4e5a-46ca-bb6a-70e59cabfdd4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.088531 | controller |     "Jun 11 17:15:00.590548 crc crio[23211]: time=\"2026-06-11T17:15:00.589783289Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/POD\" id=3b943e93-fcbe-413a-81fe-9d2ccfea5a7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.088553 | controller |     "Jun 11 17:15:00.592507 crc crio[23211]: time=\"2026-06-11T17:15:00.590614669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.088570 | controller |     "Jun 11 17:15:00.636136 crc crio[23211]: time=\"2026-06-11T17:15:00.635937858Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686635-8bpq2 Namespace:openshift-operator-lifecycle-manager ID:db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f UID:05f0b875-6cbc-48f7-af6f-028425bc70f6 NetNS:/var/run/netns/baa0451a-4a04-417c-86d2-8a0b34cea4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05f0b875_6cbc_48f7_af6f_028425bc70f6.slice PodAnnotations:0xc000612f30}] Aliases:map[]}\"",
2026-06-11 18:01:03.088591 | controller |     "Jun 11 17:15:00.636662 crc crio[23211]: time=\"2026-06-11T17:15:00.636175194Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686635-8bpq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.088608 | controller |     "Jun 11 17:15:01.229642 crc crio[23211]: 2026-06-11T17:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db15b3b2f335ce5 Mac:b2:e3:9c:b7:68:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/baa0451a-4a04-417c-86d2-8a0b34cea4ff SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.088624 | controller |     "Jun 11 17:15:01.231511 crc crio[23211]: time=\"2026-06-11T17:15:01.231371258Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686635-8bpq2 Namespace:openshift-operator-lifecycle-manager ID:db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f UID:05f0b875-6cbc-48f7-af6f-028425bc70f6 NetNS:/var/run/netns/baa0451a-4a04-417c-86d2-8a0b34cea4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05f0b875_6cbc_48f7_af6f_028425bc70f6.slice PodAnnotations:0xc000612f30}] Aliases:map[]}\"",
2026-06-11 18:01:03.088642 | controller |     "Jun 11 17:15:01.231779 crc crio[23211]: time=\"2026-06-11T17:15:01.231705446Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686635-8bpq2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.088658 | controller |     "Jun 11 17:15:01.244149 crc crio[23211]: time=\"2026-06-11T17:15:01.243775093Z\" level=info msg=\"Ran pod sandbox db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/POD\" id=3b943e93-fcbe-413a-81fe-9d2ccfea5a7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.088674 | controller |     "Jun 11 17:15:01.247583 crc crio[23211]: time=\"2026-06-11T17:15:01.247387783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be230160-9248-4b81-b025-509ff35c0fce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.088691 | controller |     "Jun 11 17:15:01.252499 crc crio[23211]: time=\"2026-06-11T17:15:01.25235095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7c28c6ba-e57f-49ac-92a6-a1aecb4d69e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.088707 | controller |     "Jun 11 17:15:01.270081 crc crio[23211]: time=\"2026-06-11T17:15:01.269811022Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/collect-profiles\" id=71012dea-292f-4f73-bc30-cfcca508a7d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.088724 | controller |     "Jun 11 17:15:01.271609 crc crio[23211]: time=\"2026-06-11T17:15:01.271501134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.088740 | controller |     "Jun 11 17:15:01.327457 crc crio[23211]: time=\"2026-06-11T17:15:01.327308218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.088756 | controller |     "Jun 11 17:15:01.331236 crc crio[23211]: time=\"2026-06-11T17:15:01.331165165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.088776 | controller |     "Jun 11 17:15:01.538962 crc crio[23211]: time=\"2026-06-11T17:15:01.538865806Z\" level=info msg=\"Created container b0af8dce7d7cec2ff32ea15c9185818d26da3b7a96bc068272bb4b4e3db71155: openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/collect-profiles\" id=71012dea-292f-4f73-bc30-cfcca508a7d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.088793 | controller |     "Jun 11 17:15:01.540983 crc crio[23211]: time=\"2026-06-11T17:15:01.540856157Z\" level=info msg=\"Starting container: b0af8dce7d7cec2ff32ea15c9185818d26da3b7a96bc068272bb4b4e3db71155\" id=c91ed376-f472-461e-82fc-9878fa786199 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.088809 | controller |     "Jun 11 17:15:01.555066 crc crio[23211]: time=\"2026-06-11T17:15:01.554923373Z\" level=info msg=\"Started container\" PID=193805 containerID=b0af8dce7d7cec2ff32ea15c9185818d26da3b7a96bc068272bb4b4e3db71155 description=openshift-operator-lifecycle-manager/collect-profiles-29686635-8bpq2/collect-profiles id=c91ed376-f472-461e-82fc-9878fa786199 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f",
2026-06-11 18:01:03.088826 | controller |     "Jun 11 17:15:03.935527 crc crio[23211]: time=\"2026-06-11T17:15:03.934384088Z\" level=info msg=\"Stopping pod sandbox: db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f\" id=d36160d6-e5c9-49e7-a74f-a2840b3792b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.088843 | controller |     "Jun 11 17:15:03.938009 crc crio[23211]: time=\"2026-06-11T17:15:03.936324006Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686635-8bpq2 Namespace:openshift-operator-lifecycle-manager ID:db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f UID:05f0b875-6cbc-48f7-af6f-028425bc70f6 NetNS:/var/run/netns/baa0451a-4a04-417c-86d2-8a0b34cea4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05f0b875_6cbc_48f7_af6f_028425bc70f6.slice PodAnnotations:0xc006bcc540}] Aliases:map[]}\"",
2026-06-11 18:01:03.088860 | controller |     "Jun 11 17:15:03.938009 crc crio[23211]: time=\"2026-06-11T17:15:03.936522491Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686635-8bpq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.088876 | controller |     "Jun 11 17:15:04.346108 crc crio[23211]: time=\"2026-06-11T17:15:04.345962722Z\" level=info msg=\"Stopped pod sandbox: db15b3b2f335ce5d9ead83bf9f943ec39c17fc74c9829c7a4a81d211d65f9f7f\" id=d36160d6-e5c9-49e7-a74f-a2840b3792b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.088893 | controller |     "Jun 11 17:15:11.791503 crc crio[23211]: time=\"2026-06-11T17:15:11.790616681Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-285xr/POD\" id=5d281037-80c4-4f59-aeae-15106b6e29e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.088909 | controller |     "Jun 11 17:15:11.792866 crc crio[23211]: time=\"2026-06-11T17:15:11.791566936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.088925 | controller |     "Jun 11 17:15:11.845948 crc crio[23211]: time=\"2026-06-11T17:15:11.845756938Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-285xr Namespace:openshift-marketplace ID:7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb UID:2b372b45-d5c9-4106-b025-f3282ee4ec3f NetNS:/var/run/netns/1524d66f-b5ea-4b76-96e1-166528e88d22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b372b45_d5c9_4106_b025_f3282ee4ec3f.slice PodAnnotations:0xc000d2ec48}] Aliases:map[]}\"",
2026-06-11 18:01:03.088945 | controller |     "Jun 11 17:15:11.845948 crc crio[23211]: time=\"2026-06-11T17:15:11.845826499Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-285xr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.088961 | controller |     "Jun 11 17:15:12.402775 crc crio[23211]: 2026-06-11T17:15:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cbb2febe4e885f Mac:d6:6f:71:18:95:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/1524d66f-b5ea-4b76-96e1-166528e88d22 SocketPath: PciID:}] [{Interface:0xc000508440 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.088977 | controller |     "Jun 11 17:15:12.404978 crc crio[23211]: time=\"2026-06-11T17:15:12.404905719Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-285xr Namespace:openshift-marketplace ID:7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb UID:2b372b45-d5c9-4106-b025-f3282ee4ec3f NetNS:/var/run/netns/1524d66f-b5ea-4b76-96e1-166528e88d22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b372b45_d5c9_4106_b025_f3282ee4ec3f.slice PodAnnotations:0xc000d2ec48}] Aliases:map[]}\"",
2026-06-11 18:01:03.088993 | controller |     "Jun 11 17:15:12.405144 crc crio[23211]: time=\"2026-06-11T17:15:12.405110114Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-285xr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.089010 | controller |     "Jun 11 17:15:12.415217 crc crio[23211]: time=\"2026-06-11T17:15:12.415110998Z\" level=info msg=\"Ran pod sandbox 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb with infra container: openshift-marketplace/redhat-marketplace-285xr/POD\" id=5d281037-80c4-4f59-aeae-15106b6e29e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.089026 | controller |     "Jun 11 17:15:12.419069 crc crio[23211]: time=\"2026-06-11T17:15:12.418898963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4b6a9396-4061-448b-9c6e-469410b17680 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.089043 | controller |     "Jun 11 17:15:12.422591 crc crio[23211]: time=\"2026-06-11T17:15:12.422506565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=10869b0d-8d64-478a-b5d0-69211239a4e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.089059 | controller |     "Jun 11 17:15:12.432809 crc crio[23211]: time=\"2026-06-11T17:15:12.432715573Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-285xr/extract-utilities\" id=f05b2efd-359c-4544-a8b2-789169ecbb22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.089075 | controller |     "Jun 11 17:15:12.433310 crc crio[23211]: time=\"2026-06-11T17:15:12.433242286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.089092 | controller |     "Jun 11 17:15:12.488319 crc crio[23211]: time=\"2026-06-11T17:15:12.488201749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.089108 | controller |     "Jun 11 17:15:12.493091 crc crio[23211]: time=\"2026-06-11T17:15:12.4929871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.089132 | controller |     "Jun 11 17:15:12.667816 crc crio[23211]: time=\"2026-06-11T17:15:12.667223593Z\" level=info msg=\"Created container 912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df: openshift-marketplace/redhat-marketplace-285xr/extract-utilities\" id=f05b2efd-359c-4544-a8b2-789169ecbb22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.089159 | controller |     "Jun 11 17:15:12.669870 crc crio[23211]: time=\"2026-06-11T17:15:12.669765937Z\" level=info msg=\"Starting container: 912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df\" id=4172d739-e2e3-494c-8e5f-b911a05bc34d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.089186 | controller |     "Jun 11 17:15:12.677647 crc crio[23211]: time=\"2026-06-11T17:15:12.67736568Z\" level=info msg=\"Started container\" PID=194494 containerID=912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df description=openshift-marketplace/redhat-marketplace-285xr/extract-utilities id=4172d739-e2e3-494c-8e5f-b911a05bc34d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb",
2026-06-11 18:01:03.089205 | controller |     "Jun 11 17:15:13.090753 crc crio[23211]: time=\"2026-06-11T17:15:13.090709438Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0161bed9-e390-4301-92e2-bb84197bb0a6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.089221 | controller |     "Jun 11 17:15:13.105588 crc crio[23211]: time=\"2026-06-11T17:15:13.10540267Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:01:03.089238 | controller |     "Jun 11 17:15:13.831169 crc crio[23211]: time=\"2026-06-11T17:15:13.830753471Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=0161bed9-e390-4301-92e2-bb84197bb0a6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.089254 | controller |     "Jun 11 17:15:13.832615 crc crio[23211]: time=\"2026-06-11T17:15:13.832544287Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=33200fdf-67e6-420e-8edf-6acf00fefb3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.089270 | controller |     "Jun 11 17:15:13.835409 crc crio[23211]: time=\"2026-06-11T17:15:13.835232755Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5b0e6b42-3a0c-43d8-91ce-c102748db675 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.089286 | controller |     "Jun 11 17:15:13.842714 crc crio[23211]: time=\"2026-06-11T17:15:13.842599301Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-285xr/extract-content\" id=b8bb1ded-af67-4905-bc91-ad4aaa29d730 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.089302 | controller |     "Jun 11 17:15:13.843680 crc crio[23211]: time=\"2026-06-11T17:15:13.843319929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.089318 | controller |     "Jun 11 17:15:13.895227 crc crio[23211]: time=\"2026-06-11T17:15:13.895145213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.089334 | controller |     "Jun 11 17:15:13.898198 crc crio[23211]: time=\"2026-06-11T17:15:13.898134178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.089350 | controller |     "Jun 11 17:15:14.088757 crc crio[23211]: time=\"2026-06-11T17:15:14.088482939Z\" level=info msg=\"Created container 0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e: openshift-marketplace/redhat-marketplace-285xr/extract-content\" id=b8bb1ded-af67-4905-bc91-ad4aaa29d730 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.089369 | controller |     "Jun 11 17:15:14.089791 crc crio[23211]: time=\"2026-06-11T17:15:14.089720701Z\" level=info msg=\"Starting container: 0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e\" id=dbafac43-314f-4f13-975a-75e4a72e360d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.089386 | controller |     "Jun 11 17:15:14.096265 crc crio[23211]: time=\"2026-06-11T17:15:14.096154123Z\" level=info msg=\"Started container\" PID=194576 containerID=0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e description=openshift-marketplace/redhat-marketplace-285xr/extract-content id=dbafac43-314f-4f13-975a-75e4a72e360d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb",
2026-06-11 18:01:03.089403 | controller |     "Jun 11 17:15:15.133990 crc crio[23211]: time=\"2026-06-11T17:15:15.133326361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9940c717-392a-4868-b277-67ac52cb8044 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.089419 | controller |     "Jun 11 17:15:15.137817 crc crio[23211]: time=\"2026-06-11T17:15:15.137720463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=289d0641-4b83-426b-a382-4daf9d630d6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.089435 | controller |     "Jun 11 17:15:15.148389 crc crio[23211]: time=\"2026-06-11T17:15:15.14827789Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-285xr/registry-server\" id=db2ab3b0-fe4b-46c8-b05b-a5f6b0113616 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.089452 | controller |     "Jun 11 17:15:15.148750 crc crio[23211]: time=\"2026-06-11T17:15:15.148707861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.089468 | controller |     "Jun 11 17:15:15.208126 crc crio[23211]: time=\"2026-06-11T17:15:15.208006684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.089483 | controller |     "Jun 11 17:15:15.212814 crc crio[23211]: time=\"2026-06-11T17:15:15.212735073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.089499 | controller |     "Jun 11 17:15:15.374842 crc crio[23211]: time=\"2026-06-11T17:15:15.374337435Z\" level=info msg=\"Created container b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac: openshift-marketplace/redhat-marketplace-285xr/registry-server\" id=db2ab3b0-fe4b-46c8-b05b-a5f6b0113616 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.089537 | controller |     "Jun 11 17:15:15.376604 crc crio[23211]: time=\"2026-06-11T17:15:15.376077319Z\" level=info msg=\"Starting container: b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac\" id=174a5133-5c9c-4986-b2f6-d754b8d8c229 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.089555 | controller |     "Jun 11 17:15:15.385316 crc crio[23211]: time=\"2026-06-11T17:15:15.385088268Z\" level=info msg=\"Started container\" PID=194665 containerID=b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac description=openshift-marketplace/redhat-marketplace-285xr/registry-server id=174a5133-5c9c-4986-b2f6-d754b8d8c229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb",
2026-06-11 18:01:03.089576 | controller |     "Jun 11 17:15:24.290078 crc crio[23211]: time=\"2026-06-11T17:15:24.288757782Z\" level=info msg=\"Stopping container: b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac (timeout: 2s)\" id=9ff0e93d-d5ba-4e05-9047-d5db06588252 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.089593 | controller |     "Jun 11 17:15:24.417545 crc crio[23211]: time=\"2026-06-11T17:15:24.41738786Z\" level=info msg=\"Stopped container b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac: openshift-marketplace/redhat-marketplace-285xr/registry-server\" id=9ff0e93d-d5ba-4e05-9047-d5db06588252 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.089609 | controller |     "Jun 11 17:15:24.418941 crc crio[23211]: time=\"2026-06-11T17:15:24.418858877Z\" level=info msg=\"Stopping pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\" id=752af48c-14ec-4325-a6cd-c06744efec7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.089626 | controller |     "Jun 11 17:15:24.420130 crc crio[23211]: time=\"2026-06-11T17:15:24.420005537Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-285xr Namespace:openshift-marketplace ID:7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb UID:2b372b45-d5c9-4106-b025-f3282ee4ec3f NetNS:/var/run/netns/1524d66f-b5ea-4b76-96e1-166528e88d22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b372b45_d5c9_4106_b025_f3282ee4ec3f.slice PodAnnotations:0xc0018be410}] Aliases:map[]}\"",
2026-06-11 18:01:03.089643 | controller |     "Jun 11 17:15:24.420341 crc crio[23211]: time=\"2026-06-11T17:15:24.420265453Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-285xr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.089659 | controller |     "Jun 11 17:15:24.770869 crc crio[23211]: time=\"2026-06-11T17:15:24.770393301Z\" level=info msg=\"Stopped pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\" id=752af48c-14ec-4325-a6cd-c06744efec7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.089675 | controller |     "Jun 11 17:15:25.311464 crc crio[23211]: time=\"2026-06-11T17:15:25.311229628Z\" level=info msg=\"Removing container: b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac\" id=d5e21636-0f2d-4e00-9231-ec4090df190a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.089691 | controller |     "Jun 11 17:15:25.345650 crc crio[23211]: time=\"2026-06-11T17:15:25.345535757Z\" level=info msg=\"Removed container b8194d0c5fd379d6d32cdd74c4dd660794ba2467b9e7bd200be701930ee6f8ac: openshift-marketplace/redhat-marketplace-285xr/registry-server\" id=d5e21636-0f2d-4e00-9231-ec4090df190a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.089707 | controller |     "Jun 11 17:15:25.348603 crc crio[23211]: time=\"2026-06-11T17:15:25.348527213Z\" level=info msg=\"Removing container: 0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e\" id=594c57bc-dd17-4354-b040-d8722ea8031d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.089723 | controller |     "Jun 11 17:15:25.388583 crc crio[23211]: time=\"2026-06-11T17:15:25.38830247Z\" level=info msg=\"Removed container 0ac8227fc282256b7cfe53ba3a0d814caaf10bec6d6c153bdeec9bf09f0e072e: openshift-marketplace/redhat-marketplace-285xr/extract-content\" id=594c57bc-dd17-4354-b040-d8722ea8031d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.089739 | controller |     "Jun 11 17:15:25.394107 crc crio[23211]: time=\"2026-06-11T17:15:25.393990574Z\" level=info msg=\"Removing container: 912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df\" id=f8306725-bf1d-4659-8ae1-ca4bd0e438a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.089755 | controller |     "Jun 11 17:15:25.446797 crc crio[23211]: time=\"2026-06-11T17:15:25.446632368Z\" level=info msg=\"Removed container 912d51b6b7be510fe1075f8c7d3158cd472cd77304863b8bf094716e4ec618df: openshift-marketplace/redhat-marketplace-285xr/extract-utilities\" id=f8306725-bf1d-4659-8ae1-ca4bd0e438a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.089775 | controller |     "Jun 11 17:15:44.253080 crc crio[23211]: time=\"2026-06-11T17:15:44.251862096Z\" level=info msg=\"Removing container: 8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527\" id=871bef9c-2764-497e-a385-332b9c77d3fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.089791 | controller |     "Jun 11 17:15:44.299075 crc crio[23211]: time=\"2026-06-11T17:15:44.298822065Z\" level=info msg=\"Removed container 8827bd1e5068712188f173faed6c70df4dc95b8d5f987a7b537e8fca314da527: openshift-operator-lifecycle-manager/collect-profiles-29686590-nspq2/collect-profiles\" id=871bef9c-2764-497e-a385-332b9c77d3fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.089806 | controller |     "Jun 11 17:15:44.313398 crc crio[23211]: time=\"2026-06-11T17:15:44.313350623Z\" level=info msg=\"Stopping pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841\" id=f90c44ca-46c9-43b2-9b20-69c15b567cfb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.089822 | controller |     "Jun 11 17:15:44.313723 crc crio[23211]: time=\"2026-06-11T17:15:44.313702682Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841\" id=f90c44ca-46c9-43b2-9b20-69c15b567cfb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.089838 | controller |     "Jun 11 17:15:44.314601 crc crio[23211]: time=\"2026-06-11T17:15:44.314571524Z\" level=info msg=\"Removing pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841\" id=88166c42-9a8f-415d-9323-362ef01a2cec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.089856 | controller |     "Jun 11 17:15:44.341173 crc crio[23211]: time=\"2026-06-11T17:15:44.341018904Z\" level=info msg=\"Removed pod sandbox: 13b1ed31a7643929590a83a9636f08cebf46220ae4d50813aae81369e1632841\" id=88166c42-9a8f-415d-9323-362ef01a2cec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.089872 | controller |     "Jun 11 17:15:44.342860 crc crio[23211]: time=\"2026-06-11T17:15:44.342751248Z\" level=info msg=\"Stopping pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\" id=0877acc8-6e1a-48da-8dd0-bd782dad2082 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.089889 | controller |     "Jun 11 17:15:44.343006 crc crio[23211]: time=\"2026-06-11T17:15:44.342875801Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\" id=0877acc8-6e1a-48da-8dd0-bd782dad2082 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.089906 | controller |     "Jun 11 17:15:44.344100 crc crio[23211]: time=\"2026-06-11T17:15:44.343929338Z\" level=info msg=\"Removing pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\" id=e419dbed-8e7c-4df7-a9e1-d4046a0c65dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.089922 | controller |     "Jun 11 17:15:44.362875 crc crio[23211]: time=\"2026-06-11T17:15:44.362809056Z\" level=info msg=\"Removed pod sandbox: 7cbb2febe4e885f1ea2151435441523ecdaae5e26268db900795186ba9f2dabb\" id=e419dbed-8e7c-4df7-a9e1-d4046a0c65dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.089938 | controller |     "Jun 11 17:16:00.543583 crc crio[23211]: time=\"2026-06-11T17:16:00.542660341Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686636-2j9w7/POD\" id=da6ea8e6-ac86-4927-affd-b5b1eb5e5ef0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.089954 | controller |     "Jun 11 17:16:00.545330 crc crio[23211]: time=\"2026-06-11T17:16:00.543644716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.089976 | controller |     "Jun 11 17:16:00.586742 crc crio[23211]: time=\"2026-06-11T17:16:00.586671855Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686636-2j9w7 Namespace:openshift-infra ID:42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1 UID:78dc1dd1-335a-48a6-8bec-b0980733526f NetNS:/var/run/netns/dd455b37-ee21-42f9-9242-5c338beaab4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78dc1dd1_335a_48a6_8bec_b0980733526f.slice PodAnnotations:0xc0028181a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.089993 | controller |     "Jun 11 17:16:00.587299 crc crio[23211]: time=\"2026-06-11T17:16:00.587265521Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686636-2j9w7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.090010 | controller |     "Jun 11 17:16:01.166358 crc crio[23211]: 2026-06-11T17:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42c9000c75b0fd7 Mac:6a:e1:35:57:51:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/dd455b37-ee21-42f9-9242-5c338beaab4e SocketPath: PciID:}] [{Interface:0xc000014af0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.090025 | controller |     "Jun 11 17:16:01.168666 crc crio[23211]: time=\"2026-06-11T17:16:01.168572883Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686636-2j9w7 Namespace:openshift-infra ID:42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1 UID:78dc1dd1-335a-48a6-8bec-b0980733526f NetNS:/var/run/netns/dd455b37-ee21-42f9-9242-5c338beaab4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78dc1dd1_335a_48a6_8bec_b0980733526f.slice PodAnnotations:0xc0028181a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.090040 | controller |     "Jun 11 17:16:01.168888 crc crio[23211]: time=\"2026-06-11T17:16:01.168774228Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686636-2j9w7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.090055 | controller |     "Jun 11 17:16:01.179311 crc crio[23211]: time=\"2026-06-11T17:16:01.179102549Z\" level=info msg=\"Ran pod sandbox 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1 with infra container: openshift-infra/auto-csr-approver-29686636-2j9w7/POD\" id=da6ea8e6-ac86-4927-affd-b5b1eb5e5ef0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.090070 | controller |     "Jun 11 17:16:01.183367 crc crio[23211]: time=\"2026-06-11T17:16:01.183207214Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5593c2ed-bf80-4d11-97f1-3142b1126932 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.090085 | controller |     "Jun 11 17:16:01.197980 crc crio[23211]: time=\"2026-06-11T17:16:01.197892405Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.090099 | controller |     "Jun 11 17:16:02.163716 crc crio[23211]: time=\"2026-06-11T17:16:02.162961188Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5593c2ed-bf80-4d11-97f1-3142b1126932 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.090114 | controller |     "Jun 11 17:16:02.165017 crc crio[23211]: time=\"2026-06-11T17:16:02.164553498Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ef7028fb-fc1b-40f4-a3c2-e4f6c7e5d6ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.090128 | controller |     "Jun 11 17:16:02.168745 crc crio[23211]: time=\"2026-06-11T17:16:02.168638252Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c0289040-15ab-496e-8808-892d6ae7803e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.090147 | controller |     "Jun 11 17:16:02.180623 crc crio[23211]: time=\"2026-06-11T17:16:02.180209345Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686636-2j9w7/oc\" id=58061baa-8099-4f4d-8c98-b271f8262b35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.090162 | controller |     "Jun 11 17:16:02.182106 crc crio[23211]: time=\"2026-06-11T17:16:02.181896728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.090177 | controller |     "Jun 11 17:16:02.242143 crc crio[23211]: time=\"2026-06-11T17:16:02.24199405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.090192 | controller |     "Jun 11 17:16:02.871018 crc crio[23211]: time=\"2026-06-11T17:16:02.870823555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.090207 | controller |     "Jun 11 17:16:03.022711 crc crio[23211]: time=\"2026-06-11T17:16:03.022322083Z\" level=info msg=\"Created container 8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c: openshift-infra/auto-csr-approver-29686636-2j9w7/oc\" id=58061baa-8099-4f4d-8c98-b271f8262b35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.090221 | controller |     "Jun 11 17:16:03.023820 crc crio[23211]: time=\"2026-06-11T17:16:03.023734609Z\" level=info msg=\"Starting container: 8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c\" id=3168e728-e04a-4839-84cf-1b02a70c8edf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.090236 | controller |     "Jun 11 17:16:03.029785 crc crio[23211]: time=\"2026-06-11T17:16:03.029653769Z\" level=info msg=\"Started container\" PID=197489 containerID=8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c description=openshift-infra/auto-csr-approver-29686636-2j9w7/oc id=3168e728-e04a-4839-84cf-1b02a70c8edf name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1",
2026-06-11 18:01:03.090251 | controller |     "Jun 11 17:16:04.965578 crc crio[23211]: time=\"2026-06-11T17:16:04.964315527Z\" level=info msg=\"Stopping pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1\" id=7e3b11f4-53d2-4f54-9ed7-79ccf39a71ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.090266 | controller |     "Jun 11 17:16:04.967585 crc crio[23211]: time=\"2026-06-11T17:16:04.966319348Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686636-2j9w7 Namespace:openshift-infra ID:42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1 UID:78dc1dd1-335a-48a6-8bec-b0980733526f NetNS:/var/run/netns/dd455b37-ee21-42f9-9242-5c338beaab4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78dc1dd1_335a_48a6_8bec_b0980733526f.slice PodAnnotations:0xc0018beea0}] Aliases:map[]}\"",
2026-06-11 18:01:03.090280 | controller |     "Jun 11 17:16:04.967585 crc crio[23211]: time=\"2026-06-11T17:16:04.966954714Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686636-2j9w7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.090295 | controller |     "Jun 11 17:16:05.404080 crc crio[23211]: time=\"2026-06-11T17:16:05.403923531Z\" level=info msg=\"Stopped pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1\" id=7e3b11f4-53d2-4f54-9ed7-79ccf39a71ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.090395 | controller |     "Jun 11 17:16:34.488932 crc crio[23211]: time=\"2026-06-11T17:16:34.487873377Z\" level=info msg=\"Stopping pod sandbox: 8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06\" id=0e6d6af9-6b0d-44e7-8974-0ea24aec254f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.090412 | controller |     "Jun 11 17:16:34.491284 crc crio[23211]: time=\"2026-06-11T17:16:34.489781606Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 Namespace:openstack ID:8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06 UID:7090ef13-bf83-4404-8c51-cd02a9c27263 NetNS:/var/run/netns/353dc2d5-fbeb-4aba-a362-4e4350a33c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7090ef13_bf83_4404_8c51_cd02a9c27263.slice PodAnnotations:0xc006bccf48}] Aliases:map[]}\"",
2026-06-11 18:01:03.090428 | controller |     "Jun 11 17:16:34.491284 crc crio[23211]: time=\"2026-06-11T17:16:34.490082404Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.090443 | controller |     "Jun 11 17:16:35.055738 crc crio[23211]: time=\"2026-06-11T17:16:35.055245978Z\" level=info msg=\"Stopped pod sandbox: 8e7ac5867808e9974f5e3ea4d12252e8745ab353a46b30218f047da5eb75bf06\" id=0e6d6af9-6b0d-44e7-8974-0ea24aec254f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.090458 | controller |     "Jun 11 17:16:36.048633 crc crio[23211]: time=\"2026-06-11T17:16:36.048169624Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/POD\" id=6ba5d3e2-9a9e-4330-a883-1b97057a6a37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.090474 | controller |     "Jun 11 17:16:36.049621 crc crio[23211]: time=\"2026-06-11T17:16:36.048658806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.090490 | controller |     "Jun 11 17:16:36.090617 crc crio[23211]: time=\"2026-06-11T17:16:36.090516997Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb Namespace:openstack ID:41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc UID:4d6caacf-a06f-44ac-97b4-c0596fa2f230 NetNS:/var/run/netns/0949cc78-754a-4851-9175-54a601d0e4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d6caacf_a06f_44ac_97b4_c0596fa2f230.slice PodAnnotations:0xc003088ab0}] Aliases:map[]}\"",
2026-06-11 18:01:03.090507 | controller |     "Jun 11 17:16:36.090617 crc crio[23211]: time=\"2026-06-11T17:16:36.090578828Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.090543 | controller |     "Jun 11 17:16:36.634909 crc crio[23211]: 2026-06-11T17:16:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41e4db38c4118b4 Mac:4e:f9:be:b5:9e:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/0949cc78-754a-4851-9175-54a601d0e4a4 SocketPath: PciID:}] [{Interface:0xc00050e680 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.090561 | controller |     "Jun 11 17:16:36.638136 crc crio[23211]: time=\"2026-06-11T17:16:36.638005374Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb Namespace:openstack ID:41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc UID:4d6caacf-a06f-44ac-97b4-c0596fa2f230 NetNS:/var/run/netns/0949cc78-754a-4851-9175-54a601d0e4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d6caacf_a06f_44ac_97b4_c0596fa2f230.slice PodAnnotations:0xc003088ab0}] Aliases:map[]}\"",
2026-06-11 18:01:03.090583 | controller |     "Jun 11 17:16:36.639713 crc crio[23211]: time=\"2026-06-11T17:16:36.638322332Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.090601 | controller |     "Jun 11 17:16:36.650582 crc crio[23211]: time=\"2026-06-11T17:16:36.65049085Z\" level=info msg=\"Ran pod sandbox 41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/POD\" id=6ba5d3e2-9a9e-4330-a883-1b97057a6a37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.090617 | controller |     "Jun 11 17:16:36.655987 crc crio[23211]: time=\"2026-06-11T17:16:36.655871467Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1e41d1e3-1326-4ba4-9ee3-157b8a605b47 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.090633 | controller |     "Jun 11 17:16:36.667218 crc crio[23211]: time=\"2026-06-11T17:16:36.667134612Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.090650 | controller |     "Jun 11 17:16:37.149981 crc crio[23211]: time=\"2026-06-11T17:16:37.149476467Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1e41d1e3-1326-4ba4-9ee3-157b8a605b47 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.090666 | controller |     "Jun 11 17:16:37.152140 crc crio[23211]: time=\"2026-06-11T17:16:37.152014622Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=29da1910-830d-4d90-a13c-6f47e211f664 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.090682 | controller |     "Jun 11 17:16:37.251640 crc crio[23211]: time=\"2026-06-11T17:16:37.251512352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9f758945-ca92-4d1b-9d81-200f74fd4be8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.090698 | controller |     "Jun 11 17:16:37.272587 crc crio[23211]: time=\"2026-06-11T17:16:37.272462923Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=41b94196-55f9-4f7a-a9df-7a1781905b61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.090715 | controller |     "Jun 11 17:16:37.273130 crc crio[23211]: time=\"2026-06-11T17:16:37.272907664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.090731 | controller |     "Jun 11 17:16:37.331402 crc crio[23211]: time=\"2026-06-11T17:16:37.331295083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.090747 | controller |     "Jun 11 17:16:37.335281 crc crio[23211]: time=\"2026-06-11T17:16:37.335240233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.090764 | controller |     "Jun 11 17:16:37.575871 crc crio[23211]: time=\"2026-06-11T17:16:37.575585689Z\" level=info msg=\"Created container 9dad19faf42ae8f366b64ef6c1090e75f0a1279545b0fa55a1e891645a5c9ba1: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=41b94196-55f9-4f7a-a9df-7a1781905b61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.090784 | controller |     "Jun 11 17:16:37.577505 crc crio[23211]: time=\"2026-06-11T17:16:37.577344274Z\" level=info msg=\"Starting container: 9dad19faf42ae8f366b64ef6c1090e75f0a1279545b0fa55a1e891645a5c9ba1\" id=0590ae96-c305-4319-af7f-15d495a6c344 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.090802 | controller |     "Jun 11 17:16:37.593296 crc crio[23211]: time=\"2026-06-11T17:16:37.593024702Z\" level=info msg=\"Started container\" PID=199598 containerID=9dad19faf42ae8f366b64ef6c1090e75f0a1279545b0fa55a1e891645a5c9ba1 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb/nova-edpm-deployment-ipam-openstack-edpm-ipam id=0590ae96-c305-4319-af7f-15d495a6c344 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc",
2026-06-11 18:01:03.090818 | controller |     "Jun 11 17:16:44.399378 crc crio[23211]: time=\"2026-06-11T17:16:44.39758202Z\" level=info msg=\"Removing container: 51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc\" id=fdc19a43-495b-4721-b90c-411770e1e822 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.090834 | controller |     "Jun 11 17:16:44.634656 crc crio[23211]: time=\"2026-06-11T17:16:44.633788852Z\" level=info msg=\"Removed container 51e7cbc868c1ad831e83af999a8a4eace5421421945b696dcb4961060e24a7dc: openshift-infra/auto-csr-approver-29686630-w2lfl/oc\" id=fdc19a43-495b-4721-b90c-411770e1e822 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.090851 | controller |     "Jun 11 17:16:44.649724 crc crio[23211]: time=\"2026-06-11T17:16:44.648649699Z\" level=info msg=\"Stopping pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93\" id=58152191-ac90-4b67-9a92-05ab2e97e8b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.090867 | controller |     "Jun 11 17:16:44.649724 crc crio[23211]: time=\"2026-06-11T17:16:44.648874354Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93\" id=58152191-ac90-4b67-9a92-05ab2e97e8b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.090884 | controller |     "Jun 11 17:16:44.650201 crc crio[23211]: time=\"2026-06-11T17:16:44.649944322Z\" level=info msg=\"Removing pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93\" id=dc6b2901-f021-451d-9266-5076c3f9039e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.090900 | controller |     "Jun 11 17:16:44.672606 crc crio[23211]: time=\"2026-06-11T17:16:44.672498313Z\" level=info msg=\"Removed pod sandbox: 51da1c90e8d52062412d2374d3271fc7ef4e1aa87ba3b3b5aafd54773c77ae93\" id=dc6b2901-f021-451d-9266-5076c3f9039e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.090917 | controller |     "Jun 11 17:18:00.555791 crc crio[23211]: time=\"2026-06-11T17:18:00.554884029Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686638-f8d56/POD\" id=a9be18b0-22d1-452c-ad0e-30aa8c3b1645 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.090933 | controller |     "Jun 11 17:18:00.556766 crc crio[23211]: time=\"2026-06-11T17:18:00.555873194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.090950 | controller |     "Jun 11 17:18:00.595194 crc crio[23211]: time=\"2026-06-11T17:18:00.594890221Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686638-f8d56 Namespace:openshift-infra ID:846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90 UID:87223e81-f76e-4ce6-8e18-3313208bf955 NetNS:/var/run/netns/41d462be-5c71-408f-a9c4-898a173f1f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87223e81_f76e_4ce6_8e18_3313208bf955.slice PodAnnotations:0xc000613a40}] Aliases:map[]}\"",
2026-06-11 18:01:03.090971 | controller |     "Jun 11 17:18:00.595955 crc crio[23211]: time=\"2026-06-11T17:18:00.594992384Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686638-f8d56 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.090988 | controller |     "Jun 11 17:18:01.175582 crc crio[23211]: 2026-06-11T17:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:846ad6210b5d293 Mac:4e:9c:a2:cf:a1:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/41d462be-5c71-408f-a9c4-898a173f1f44 SocketPath: PciID:}] [{Interface:0xc00025af00 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.091005 | controller |     "Jun 11 17:18:01.177706 crc crio[23211]: time=\"2026-06-11T17:18:01.17760658Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686638-f8d56 Namespace:openshift-infra ID:846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90 UID:87223e81-f76e-4ce6-8e18-3313208bf955 NetNS:/var/run/netns/41d462be-5c71-408f-a9c4-898a173f1f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87223e81_f76e_4ce6_8e18_3313208bf955.slice PodAnnotations:0xc000613a40}] Aliases:map[]}\"",
2026-06-11 18:01:03.091022 | controller |     "Jun 11 17:18:01.177909 crc crio[23211]: time=\"2026-06-11T17:18:01.177846266Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686638-f8d56 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.091039 | controller |     "Jun 11 17:18:01.194029 crc crio[23211]: time=\"2026-06-11T17:18:01.193949364Z\" level=info msg=\"Ran pod sandbox 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90 with infra container: openshift-infra/auto-csr-approver-29686638-f8d56/POD\" id=a9be18b0-22d1-452c-ad0e-30aa8c3b1645 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.091056 | controller |     "Jun 11 17:18:01.197601 crc crio[23211]: time=\"2026-06-11T17:18:01.197392321Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d540e3bf-ec4e-4282-9a3a-681d8d177630 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.091072 | controller |     "Jun 11 17:18:01.211952 crc crio[23211]: time=\"2026-06-11T17:18:01.211847668Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.091089 | controller |     "Jun 11 17:18:02.264126 crc crio[23211]: time=\"2026-06-11T17:18:02.263539123Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d540e3bf-ec4e-4282-9a3a-681d8d177630 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.091106 | controller |     "Jun 11 17:18:02.265958 crc crio[23211]: time=\"2026-06-11T17:18:02.265054582Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b2f3faa1-eb6e-4def-adcb-54a894c68f92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.091123 | controller |     "Jun 11 17:18:02.267949 crc crio[23211]: time=\"2026-06-11T17:18:02.267785951Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9c9bf504-f755-4a7c-85dc-529df73f6aac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.091140 | controller |     "Jun 11 17:18:02.279319 crc crio[23211]: time=\"2026-06-11T17:18:02.279207141Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686638-f8d56/oc\" id=a6d7658a-6c96-4d03-8dda-21b08ed3ac4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.091157 | controller |     "Jun 11 17:18:02.280002 crc crio[23211]: time=\"2026-06-11T17:18:02.279920878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.091177 | controller |     "Jun 11 17:18:02.350003 crc crio[23211]: time=\"2026-06-11T17:18:02.34983412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.091194 | controller |     "Jun 11 17:18:02.682558 crc crio[23211]: time=\"2026-06-11T17:18:02.682390712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.091211 | controller |     "Jun 11 17:18:02.816462 crc crio[23211]: time=\"2026-06-11T17:18:02.815831632Z\" level=info msg=\"Created container 93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853: openshift-infra/auto-csr-approver-29686638-f8d56/oc\" id=a6d7658a-6c96-4d03-8dda-21b08ed3ac4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.091227 | controller |     "Jun 11 17:18:02.817971 crc crio[23211]: time=\"2026-06-11T17:18:02.817871553Z\" level=info msg=\"Starting container: 93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853\" id=4a48fd32-8db4-4b9d-8b4b-dd91b7dd787a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.091243 | controller |     "Jun 11 17:18:02.824186 crc crio[23211]: time=\"2026-06-11T17:18:02.824099911Z\" level=info msg=\"Started container\" PID=204254 containerID=93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853 description=openshift-infra/auto-csr-approver-29686638-f8d56/oc id=4a48fd32-8db4-4b9d-8b4b-dd91b7dd787a name=/runtime.v1.RuntimeService/StartContainer sandboxID=846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90",
2026-06-11 18:01:03.091260 | controller |     "Jun 11 17:18:04.938145 crc crio[23211]: time=\"2026-06-11T17:18:04.93717097Z\" level=info msg=\"Stopping pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90\" id=1fb59e1e-4a1b-4b46-8ca7-919bf18a08d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.091276 | controller |     "Jun 11 17:18:04.939971 crc crio[23211]: time=\"2026-06-11T17:18:04.939128019Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686638-f8d56 Namespace:openshift-infra ID:846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90 UID:87223e81-f76e-4ce6-8e18-3313208bf955 NetNS:/var/run/netns/41d462be-5c71-408f-a9c4-898a173f1f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87223e81_f76e_4ce6_8e18_3313208bf955.slice PodAnnotations:0xc000d2edb8}] Aliases:map[]}\"",
2026-06-11 18:01:03.091293 | controller |     "Jun 11 17:18:04.939971 crc crio[23211]: time=\"2026-06-11T17:18:04.939306973Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686638-f8d56 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.091309 | controller |     "Jun 11 17:18:05.412510 crc crio[23211]: time=\"2026-06-11T17:18:05.411894922Z\" level=info msg=\"Stopped pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90\" id=1fb59e1e-4a1b-4b46-8ca7-919bf18a08d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.091324 | controller |     "Jun 11 17:18:44.735234 crc crio[23211]: time=\"2026-06-11T17:18:44.734060253Z\" level=info msg=\"Removing container: 434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5\" id=61ae4a3b-2dd5-4274-ad60-a7c33168f3cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.091339 | controller |     "Jun 11 17:18:44.902136 crc crio[23211]: time=\"2026-06-11T17:18:44.901914504Z\" level=info msg=\"Removed container 434f1ca1e4b3ec3dcec67924f7e31ddb2524ad6193db7c00b4f73cec87a6c8e5: openshift-infra/auto-csr-approver-29686632-vfzk2/oc\" id=61ae4a3b-2dd5-4274-ad60-a7c33168f3cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.091358 | controller |     "Jun 11 17:18:44.917878 crc crio[23211]: time=\"2026-06-11T17:18:44.917755726Z\" level=info msg=\"Stopping pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e\" id=21efff05-670c-432f-afcf-a8aaef0bed73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.091375 | controller |     "Jun 11 17:18:44.917878 crc crio[23211]: time=\"2026-06-11T17:18:44.917848318Z\" level=info msg=\"Stopped pod sandbox (already stopped): cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e\" id=21efff05-670c-432f-afcf-a8aaef0bed73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.091390 | controller |     "Jun 11 17:18:44.918941 crc crio[23211]: time=\"2026-06-11T17:18:44.918860824Z\" level=info msg=\"Removing pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e\" id=0d602c45-6ac2-40d9-96a9-73e23896cfaa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.091406 | controller |     "Jun 11 17:18:44.936308 crc crio[23211]: time=\"2026-06-11T17:18:44.936190362Z\" level=info msg=\"Removed pod sandbox: cadc8daf70cf9113cb11f4456fe9387ccf6f3e107b21450486b677c585e61e4e\" id=0d602c45-6ac2-40d9-96a9-73e23896cfaa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.091422 | controller |     "Jun 11 17:20:00.571061 crc crio[23211]: time=\"2026-06-11T17:20:00.570155807Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686640-cvzwl/POD\" id=07dc9a42-d7d8-449e-95bc-0711280c63f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.091449 | controller |     "Jun 11 17:20:00.572950 crc crio[23211]: time=\"2026-06-11T17:20:00.571184044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.091469 | controller |     "Jun 11 17:20:00.614560 crc crio[23211]: time=\"2026-06-11T17:20:00.614339797Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686640-cvzwl Namespace:openshift-infra ID:1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317 UID:81ea3102-b3d0-44b6-8e9a-9428d6316e9c NetNS:/var/run/netns/1783315a-9dc9-42f0-86d6-5b9130f50366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81ea3102_b3d0_44b6_8e9a_9428d6316e9c.slice PodAnnotations:0xc006bcc1d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.091486 | controller |     "Jun 11 17:20:00.614560 crc crio[23211]: time=\"2026-06-11T17:20:00.614523781Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686640-cvzwl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.091503 | controller |     "Jun 11 17:20:01.222878 crc crio[23211]: 2026-06-11T17:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e2ddf7ae423c01 Mac:16:32:29:12:8b:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/1783315a-9dc9-42f0-86d6-5b9130f50366 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.091538 | controller |     "Jun 11 17:20:01.225871 crc crio[23211]: time=\"2026-06-11T17:20:01.225755031Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686640-cvzwl Namespace:openshift-infra ID:1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317 UID:81ea3102-b3d0-44b6-8e9a-9428d6316e9c NetNS:/var/run/netns/1783315a-9dc9-42f0-86d6-5b9130f50366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81ea3102_b3d0_44b6_8e9a_9428d6316e9c.slice PodAnnotations:0xc006bcc1d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.091556 | controller |     "Jun 11 17:20:01.226594 crc crio[23211]: time=\"2026-06-11T17:20:01.226078919Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686640-cvzwl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.091577 | controller |     "Jun 11 17:20:01.240576 crc crio[23211]: time=\"2026-06-11T17:20:01.240485835Z\" level=info msg=\"Ran pod sandbox 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317 with infra container: openshift-infra/auto-csr-approver-29686640-cvzwl/POD\" id=07dc9a42-d7d8-449e-95bc-0711280c63f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.091593 | controller |     "Jun 11 17:20:01.244606 crc crio[23211]: time=\"2026-06-11T17:20:01.243199123Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2c013f4d-d4bd-4e78-b09c-22f7fa48bd90 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.091610 | controller |     "Jun 11 17:20:01.253586 crc crio[23211]: time=\"2026-06-11T17:20:01.253514004Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.091626 | controller |     "Jun 11 17:20:02.199346 crc crio[23211]: time=\"2026-06-11T17:20:02.199085033Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2c013f4d-d4bd-4e78-b09c-22f7fa48bd90 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.091642 | controller |     "Jun 11 17:20:02.203035 crc crio[23211]: time=\"2026-06-11T17:20:02.20208654Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3a0b3251-501f-4735-a45b-71e0879b4d77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.091658 | controller |     "Jun 11 17:20:02.205569 crc crio[23211]: time=\"2026-06-11T17:20:02.205308121Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0ff52276-2b0a-4c62-8b0f-87cc020042a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.091674 | controller |     "Jun 11 17:20:02.219797 crc crio[23211]: time=\"2026-06-11T17:20:02.217889468Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686640-cvzwl/oc\" id=297c10e8-aaa4-45a0-9433-a1891b664aef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.091690 | controller |     "Jun 11 17:20:02.219797 crc crio[23211]: time=\"2026-06-11T17:20:02.218834513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.091706 | controller |     "Jun 11 17:20:02.279384 crc crio[23211]: time=\"2026-06-11T17:20:02.279279443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.091722 | controller |     "Jun 11 17:20:02.679018 crc crio[23211]: time=\"2026-06-11T17:20:02.678944866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.091738 | controller |     "Jun 11 17:20:02.867470 crc crio[23211]: time=\"2026-06-11T17:20:02.867341078Z\" level=info msg=\"Created container 7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2: openshift-infra/auto-csr-approver-29686640-cvzwl/oc\" id=297c10e8-aaa4-45a0-9433-a1891b664aef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.091755 | controller |     "Jun 11 17:20:02.868877 crc crio[23211]: time=\"2026-06-11T17:20:02.868777334Z\" level=info msg=\"Starting container: 7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2\" id=6fcca84e-2756-4b21-9c77-7d1d17e60da8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.091772 | controller |     "Jun 11 17:20:02.874786 crc crio[23211]: time=\"2026-06-11T17:20:02.874671604Z\" level=info msg=\"Started container\" PID=211008 containerID=7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2 description=openshift-infra/auto-csr-approver-29686640-cvzwl/oc id=6fcca84e-2756-4b21-9c77-7d1d17e60da8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317",
2026-06-11 18:01:03.091793 | controller |     "Jun 11 17:20:04.813848 crc crio[23211]: time=\"2026-06-11T17:20:04.812056981Z\" level=info msg=\"Stopping pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317\" id=88fc6bb7-6153-4b87-82c1-92b590a83da5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.091810 | controller |     "Jun 11 17:20:04.815372 crc crio[23211]: time=\"2026-06-11T17:20:04.815312083Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686640-cvzwl Namespace:openshift-infra ID:1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317 UID:81ea3102-b3d0-44b6-8e9a-9428d6316e9c NetNS:/var/run/netns/1783315a-9dc9-42f0-86d6-5b9130f50366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod81ea3102_b3d0_44b6_8e9a_9428d6316e9c.slice PodAnnotations:0xc0018be3b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.091826 | controller |     "Jun 11 17:20:04.815665 crc crio[23211]: time=\"2026-06-11T17:20:04.81559212Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686640-cvzwl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.091842 | controller |     "Jun 11 17:20:05.214333 crc crio[23211]: time=\"2026-06-11T17:20:05.214055072Z\" level=info msg=\"Stopped pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317\" id=88fc6bb7-6153-4b87-82c1-92b590a83da5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.091858 | controller |     "Jun 11 17:20:06.872687 crc crio[23211]: time=\"2026-06-11T17:20:06.871725526Z\" level=info msg=\"Stopping pod sandbox: 41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc\" id=5d39e694-783b-46fb-9491-1a62c1f6040a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.091874 | controller |     "Jun 11 17:20:06.874577 crc crio[23211]: time=\"2026-06-11T17:20:06.873673096Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb Namespace:openstack ID:41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc UID:4d6caacf-a06f-44ac-97b4-c0596fa2f230 NetNS:/var/run/netns/0949cc78-754a-4851-9175-54a601d0e4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d6caacf_a06f_44ac_97b4_c0596fa2f230.slice PodAnnotations:0xc0018bf168}] Aliases:map[]}\"",
2026-06-11 18:01:03.091891 | controller |     "Jun 11 17:20:06.874577 crc crio[23211]: time=\"2026-06-11T17:20:06.874381504Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.091907 | controller |     "Jun 11 17:20:07.445648 crc crio[23211]: time=\"2026-06-11T17:20:07.44086905Z\" level=info msg=\"Stopped pod sandbox: 41e4db38c4118b494862f78fced580caf3e53db6525946eebf31cd8bc03a2ffc\" id=5d39e694-783b-46fb-9491-1a62c1f6040a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.091924 | controller |     "Jun 11 17:20:08.428049 crc crio[23211]: time=\"2026-06-11T17:20:08.427484458Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/POD\" id=0e4daa87-660b-44d7-bb5f-01d2a844c45b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.091940 | controller |     "Jun 11 17:20:08.429408 crc crio[23211]: time=\"2026-06-11T17:20:08.428132104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.091960 | controller |     "Jun 11 17:20:08.474607 crc crio[23211]: time=\"2026-06-11T17:20:08.474393495Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt Namespace:openstack ID:a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2 UID:8ec64cbf-1426-450d-8ab2-802b63d4b67c NetNS:/var/run/netns/cfc6e483-0a69-43f9-9bc9-e8c3b322024a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ec64cbf_1426_450d_8ab2_802b63d4b67c.slice PodAnnotations:0xc006bccac0}] Aliases:map[]}\"",
2026-06-11 18:01:03.091977 | controller |     "Jun 11 17:20:08.474607 crc crio[23211]: time=\"2026-06-11T17:20:08.474545549Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.091994 | controller |     "Jun 11 17:20:09.220634 crc crio[23211]: 2026-06-11T17:20:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0cbfcc9575ee92 Mac:3a:8d:a1:3e:5b:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/cfc6e483-0a69-43f9-9bc9-e8c3b322024a SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.092010 | controller |     "Jun 11 17:20:09.223001 crc crio[23211]: time=\"2026-06-11T17:20:09.222866113Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt Namespace:openstack ID:a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2 UID:8ec64cbf-1426-450d-8ab2-802b63d4b67c NetNS:/var/run/netns/cfc6e483-0a69-43f9-9bc9-e8c3b322024a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ec64cbf_1426_450d_8ab2_802b63d4b67c.slice PodAnnotations:0xc006bccac0}] Aliases:map[]}\"",
2026-06-11 18:01:03.092026 | controller |     "Jun 11 17:20:09.223215 crc crio[23211]: time=\"2026-06-11T17:20:09.223137769Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.092043 | controller |     "Jun 11 17:20:09.239639 crc crio[23211]: time=\"2026-06-11T17:20:09.239537875Z\" level=info msg=\"Ran pod sandbox a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/POD\" id=0e4daa87-660b-44d7-bb5f-01d2a844c45b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.092060 | controller |     "Jun 11 17:20:09.245001 crc crio[23211]: time=\"2026-06-11T17:20:09.244827349Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=28777539-2150-413d-8477-1ea4724dee50 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.092076 | controller |     "Jun 11 17:20:09.256937 crc crio[23211]: time=\"2026-06-11T17:20:09.256749351Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:01:03.092094 | controller |     "Jun 11 17:20:09.760136 crc crio[23211]: time=\"2026-06-11T17:20:09.759520554Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=28777539-2150-413d-8477-1ea4724dee50 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.092110 | controller |     "Jun 11 17:20:09.762964 crc crio[23211]: time=\"2026-06-11T17:20:09.762789977Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e1ec3066-f37a-442a-a907-26624a27078f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.092130 | controller |     "Jun 11 17:20:09.866823 crc crio[23211]: time=\"2026-06-11T17:20:09.865930969Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a4532b2c-924a-47fe-913a-891fdf3c14b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.092148 | controller |     "Jun 11 17:20:09.879754 crc crio[23211]: time=\"2026-06-11T17:20:09.879375669Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=b3c32b66-8ced-4f2d-bc89-ba2dde76760c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.092163 | controller |     "Jun 11 17:20:09.880040 crc crio[23211]: time=\"2026-06-11T17:20:09.879939374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.092180 | controller |     "Jun 11 17:20:09.940464 crc crio[23211]: time=\"2026-06-11T17:20:09.940337594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.092196 | controller |     "Jun 11 17:20:09.944084 crc crio[23211]: time=\"2026-06-11T17:20:09.944033988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.092212 | controller |     "Jun 11 17:20:10.124862 crc crio[23211]: time=\"2026-06-11T17:20:10.124755994Z\" level=info msg=\"Created container 5ed303228414caad984ffbe42f320b3bed338f3fc1998cedc53ebd9eca9f0b04: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=b3c32b66-8ced-4f2d-bc89-ba2dde76760c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.092228 | controller |     "Jun 11 17:20:10.126327 crc crio[23211]: time=\"2026-06-11T17:20:10.126255263Z\" level=info msg=\"Starting container: 5ed303228414caad984ffbe42f320b3bed338f3fc1998cedc53ebd9eca9f0b04\" id=7b8c5f89-30b7-419d-8d75-f4950a423d30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.092244 | controller |     "Jun 11 17:20:10.137719 crc crio[23211]: time=\"2026-06-11T17:20:10.137631541Z\" level=info msg=\"Started container\" PID=211569 containerID=5ed303228414caad984ffbe42f320b3bed338f3fc1998cedc53ebd9eca9f0b04 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=7b8c5f89-30b7-419d-8d75-f4950a423d30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2",
2026-06-11 18:01:03.092260 | controller |     "Jun 11 17:20:44.993178 crc crio[23211]: time=\"2026-06-11T17:20:44.992177474Z\" level=info msg=\"Removing container: aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66\" id=1f9ffe26-b5df-432d-843d-5a89c31f968d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.092276 | controller |     "Jun 11 17:20:45.172502 crc crio[23211]: time=\"2026-06-11T17:20:45.171892396Z\" level=info msg=\"Removed container aa2c425dab1ba247dc6087987d03d25e6b32ef14a34e0500a3c041be8b8feb66: openshift-infra/auto-csr-approver-29686634-6fwsl/oc\" id=1f9ffe26-b5df-432d-843d-5a89c31f968d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.092292 | controller |     "Jun 11 17:20:45.186405 crc crio[23211]: time=\"2026-06-11T17:20:45.186320897Z\" level=info msg=\"Stopping pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856\" id=de3c7bf3-2ba0-4a80-8c13-268e32d8a37a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.092308 | controller |     "Jun 11 17:20:45.186405 crc crio[23211]: time=\"2026-06-11T17:20:45.186405229Z\" level=info msg=\"Stopped pod sandbox (already stopped): 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856\" id=de3c7bf3-2ba0-4a80-8c13-268e32d8a37a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.092329 | controller |     "Jun 11 17:20:45.187169 crc crio[23211]: time=\"2026-06-11T17:20:45.186886512Z\" level=info msg=\"Removing pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856\" id=8219ccdf-4826-4869-b994-165f756db6ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.092345 | controller |     "Jun 11 17:20:45.203196 crc crio[23211]: time=\"2026-06-11T17:20:45.202973645Z\" level=info msg=\"Removed pod sandbox: 328ce1f8daa11e52f9a6bab8fa0ad91405e2ab8c0354f5696989c5d87eea0856\" id=8219ccdf-4826-4869-b994-165f756db6ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.092361 | controller |     "Jun 11 17:22:00.689730 crc crio[23211]: time=\"2026-06-11T17:22:00.688730034Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686642-x6pkm/POD\" id=03542434-7ef0-4d33-822c-53bf558de04a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.092377 | controller |     "Jun 11 17:22:00.691650 crc crio[23211]: time=\"2026-06-11T17:22:00.689798081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.092394 | controller |     "Jun 11 17:22:00.776759 crc crio[23211]: time=\"2026-06-11T17:22:00.776590875Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686642-x6pkm Namespace:openshift-infra ID:45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b UID:a4a107bc-958b-4a3b-af97-77df814894b2 NetNS:/var/run/netns/8b11327b-40bd-402a-b17e-002cea9b44b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a107bc_958b_4a3b_af97_77df814894b2.slice PodAnnotations:0xc00294e118}] Aliases:map[]}\"",
2026-06-11 18:01:03.092410 | controller |     "Jun 11 17:22:00.776759 crc crio[23211]: time=\"2026-06-11T17:22:00.776698128Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686642-x6pkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.092426 | controller |     "Jun 11 17:22:01.191671 crc crio[23211]: 2026-06-11T17:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45336ba8175f453 Mac:fe:7c:61:5d:e3:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/8b11327b-40bd-402a-b17e-002cea9b44b8 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.092442 | controller |     "Jun 11 17:22:01.193805 crc crio[23211]: time=\"2026-06-11T17:22:01.193652264Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686642-x6pkm Namespace:openshift-infra ID:45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b UID:a4a107bc-958b-4a3b-af97-77df814894b2 NetNS:/var/run/netns/8b11327b-40bd-402a-b17e-002cea9b44b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a107bc_958b_4a3b_af97_77df814894b2.slice PodAnnotations:0xc00294e118}] Aliases:map[]}\"",
2026-06-11 18:01:03.092458 | controller |     "Jun 11 17:22:01.194235 crc crio[23211]: time=\"2026-06-11T17:22:01.194152737Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686642-x6pkm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.092474 | controller |     "Jun 11 17:22:01.211874 crc crio[23211]: time=\"2026-06-11T17:22:01.211580014Z\" level=info msg=\"Ran pod sandbox 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b with infra container: openshift-infra/auto-csr-approver-29686642-x6pkm/POD\" id=03542434-7ef0-4d33-822c-53bf558de04a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.092501 | controller |     "Jun 11 17:22:01.216338 crc crio[23211]: time=\"2026-06-11T17:22:01.216247061Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=830fe06e-cb5c-4819-b333-182c3395805b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.092537 | controller |     "Jun 11 17:22:01.228237 crc crio[23211]: time=\"2026-06-11T17:22:01.228055957Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.092555 | controller |     "Jun 11 17:22:02.257223 crc crio[23211]: time=\"2026-06-11T17:22:02.256485974Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=830fe06e-cb5c-4819-b333-182c3395805b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.092572 | controller |     "Jun 11 17:22:02.259699 crc crio[23211]: time=\"2026-06-11T17:22:02.259614273Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=74ae8758-0140-47cb-a03f-2f386c2d91f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.092588 | controller |     "Jun 11 17:22:02.263523 crc crio[23211]: time=\"2026-06-11T17:22:02.263356797Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=939aeb0d-a220-466a-8a41-77182702397d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.092605 | controller |     "Jun 11 17:22:02.274387 crc crio[23211]: time=\"2026-06-11T17:22:02.274259579Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686642-x6pkm/oc\" id=c1229445-3941-45da-a5f3-610a4fe9aaf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.092621 | controller |     "Jun 11 17:22:02.275141 crc crio[23211]: time=\"2026-06-11T17:22:02.275053769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.092637 | controller |     "Jun 11 17:22:02.352963 crc crio[23211]: time=\"2026-06-11T17:22:02.352828569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.092653 | controller |     "Jun 11 17:22:02.727148 crc crio[23211]: time=\"2026-06-11T17:22:02.727003114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.092669 | controller |     "Jun 11 17:22:02.892523 crc crio[23211]: time=\"2026-06-11T17:22:02.891797283Z\" level=info msg=\"Created container 0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146: openshift-infra/auto-csr-approver-29686642-x6pkm/oc\" id=c1229445-3941-45da-a5f3-610a4fe9aaf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.092684 | controller |     "Jun 11 17:22:02.898497 crc crio[23211]: time=\"2026-06-11T17:22:02.897715951Z\" level=info msg=\"Starting container: 0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146\" id=381b385f-2850-40aa-82d7-7612d742380f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.092700 | controller |     "Jun 11 17:22:02.906313 crc crio[23211]: time=\"2026-06-11T17:22:02.906167403Z\" level=info msg=\"Started container\" PID=217673 containerID=0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146 description=openshift-infra/auto-csr-approver-29686642-x6pkm/oc id=381b385f-2850-40aa-82d7-7612d742380f name=/runtime.v1.RuntimeService/StartContainer sandboxID=45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b",
2026-06-11 18:01:03.092716 | controller |     "Jun 11 17:22:04.987960 crc crio[23211]: time=\"2026-06-11T17:22:04.986948157Z\" level=info msg=\"Stopping pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b\" id=64514cfc-2b39-4a27-85ea-9755ab775eff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.092736 | controller |     "Jun 11 17:22:04.989979 crc crio[23211]: time=\"2026-06-11T17:22:04.988799163Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686642-x6pkm Namespace:openshift-infra ID:45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b UID:a4a107bc-958b-4a3b-af97-77df814894b2 NetNS:/var/run/netns/8b11327b-40bd-402a-b17e-002cea9b44b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a107bc_958b_4a3b_af97_77df814894b2.slice PodAnnotations:0xc0066183a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.092753 | controller |     "Jun 11 17:22:04.989979 crc crio[23211]: time=\"2026-06-11T17:22:04.988922556Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686642-x6pkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.092769 | controller |     "Jun 11 17:22:05.416774 crc crio[23211]: time=\"2026-06-11T17:22:05.415801812Z\" level=info msg=\"Stopped pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b\" id=64514cfc-2b39-4a27-85ea-9755ab775eff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.092785 | controller |     "Jun 11 17:22:45.256142 crc crio[23211]: time=\"2026-06-11T17:22:45.255370307Z\" level=info msg=\"Removing container: 8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c\" id=c08ecb95-b237-491d-90d3-87dbc251abce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.092800 | controller |     "Jun 11 17:22:45.541079 crc crio[23211]: time=\"2026-06-11T17:22:45.540965673Z\" level=info msg=\"Removed container 8a858d84abd80d30104c14bdc2fbe8c2b451bff1a82f78c609db8ea6fca3c41c: openshift-infra/auto-csr-approver-29686636-2j9w7/oc\" id=c08ecb95-b237-491d-90d3-87dbc251abce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.092817 | controller |     "Jun 11 17:22:45.564345 crc crio[23211]: time=\"2026-06-11T17:22:45.564224766Z\" level=info msg=\"Stopping pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1\" id=c569bf86-50e4-4a5b-9439-44b640e66773 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.092834 | controller |     "Jun 11 17:22:45.564345 crc crio[23211]: time=\"2026-06-11T17:22:45.564331658Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1\" id=c569bf86-50e4-4a5b-9439-44b640e66773 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.092851 | controller |     "Jun 11 17:22:45.566526 crc crio[23211]: time=\"2026-06-11T17:22:45.566272237Z\" level=info msg=\"Removing pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1\" id=25bf7ec8-1c96-4d69-95e8-4c015cf7f36a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.092867 | controller |     "Jun 11 17:22:45.597822 crc crio[23211]: time=\"2026-06-11T17:22:45.597745566Z\" level=info msg=\"Removed pod sandbox: 42c9000c75b0fd7baf8ebdd7f7573ad7ad46c1d0779d20c92dfa59197d6a5dc1\" id=25bf7ec8-1c96-4d69-95e8-4c015cf7f36a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.092883 | controller |     "Jun 11 17:22:50.758474 crc crio[23211]: time=\"2026-06-11T17:22:50.757561226Z\" level=info msg=\"Stopping pod sandbox: a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2\" id=3da9d5f1-8ebf-448d-8e72-f1507a1200ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.092899 | controller |     "Jun 11 17:22:50.760132 crc crio[23211]: time=\"2026-06-11T17:22:50.759264539Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt Namespace:openstack ID:a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2 UID:8ec64cbf-1426-450d-8ab2-802b63d4b67c NetNS:/var/run/netns/cfc6e483-0a69-43f9-9bc9-e8c3b322024a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ec64cbf_1426_450d_8ab2_802b63d4b67c.slice PodAnnotations:0xc007c15460}] Aliases:map[]}\"",
2026-06-11 18:01:03.092921 | controller |     "Jun 11 17:22:50.760132 crc crio[23211]: time=\"2026-06-11T17:22:50.759588477Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.092938 | controller |     "Jun 11 17:22:51.247864 crc crio[23211]: time=\"2026-06-11T17:22:51.247314468Z\" level=info msg=\"Stopped pod sandbox: a0cbfcc9575ee929da46096ff19610c9bdd2b2d07c3c31db52b6c11fb62673a2\" id=3da9d5f1-8ebf-448d-8e72-f1507a1200ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.092954 | controller |     "Jun 11 17:22:52.633303 crc crio[23211]: time=\"2026-06-11T17:22:52.632807342Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.092970 | controller |     "Jun 11 17:23:20.791081 crc crio[23211]: time=\"2026-06-11T17:23:20.789309853Z\" level=info msg=\"Stopping container: 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7 (timeout: 10s)\" id=33124bda-a1d7-419a-8c66-0a79b0c9b98e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.092987 | controller |     "Jun 11 17:23:20.791081 crc crio[23211]: time=\"2026-06-11T17:23:20.789356774Z\" level=info msg=\"Stopping container: 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24 (timeout: 10s)\" id=79b395c2-b534-4240-9838-e05123fc08b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093003 | controller |     "Jun 11 17:23:20.797543 crc crio[23211]: time=\"2026-06-11T17:23:20.796046541Z\" level=info msg=\"Stopping container: 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334 (timeout: 10s)\" id=25d234eb-b960-4b9e-9380-c24735c98fb0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093019 | controller |     "Jun 11 17:23:20.799616 crc crio[23211]: time=\"2026-06-11T17:23:20.798518603Z\" level=info msg=\"Stopping container: 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d (timeout: 10s)\" id=cf86bd4b-b60f-46b1-9c69-51a373da523c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093035 | controller |     "Jun 11 17:23:20.878923 crc crio[23211]: time=\"2026-06-11T17:23:20.876915037Z\" level=info msg=\"Stopping container: c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7 (timeout: 10s)\" id=a72ab2f8-a0f6-4be8-a041-51cf5ff535c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093051 | controller |     "Jun 11 17:23:20.878923 crc crio[23211]: time=\"2026-06-11T17:23:20.876989469Z\" level=info msg=\"Stopping container: c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4 (timeout: 10s)\" id=5f0d9f45-d149-41fe-b014-eac4e57e7645 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093067 | controller |     "Jun 11 17:23:20.940244 crc crio[23211]: time=\"2026-06-11T17:23:20.937293681Z\" level=info msg=\"Stopping container: f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e (timeout: 10s)\" id=a54c6b83-e88e-410e-b978-2d829232ab1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093083 | controller |     "Jun 11 17:23:20.940244 crc crio[23211]: time=\"2026-06-11T17:23:20.937540477Z\" level=info msg=\"Stopping container: b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c (timeout: 10s)\" id=48652473-3866-4180-8327-cc4a7e34359c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093099 | controller |     "Jun 11 17:23:20.982027 crc crio[23211]: time=\"2026-06-11T17:23:20.973095788Z\" level=info msg=\"Stopping container: 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f (timeout: 10s)\" id=eea6db60-3710-4717-9052-04780743a869 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093118 | controller |     "Jun 11 17:23:20.982027 crc crio[23211]: time=\"2026-06-11T17:23:20.973323773Z\" level=info msg=\"Stopping container: 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e (timeout: 10s)\" id=9b72fc93-a6dc-4514-9ff5-096b6d74c2d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093134 | controller |     "Jun 11 17:23:21.000567 crc crio[23211]: time=\"2026-06-11T17:23:21.000518814Z\" level=info msg=\"Stopped container 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager\" id=33124bda-a1d7-419a-8c66-0a79b0c9b98e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093150 | controller |     "Jun 11 17:23:21.007365 crc crio[23211]: time=\"2026-06-11T17:23:21.005850449Z\" level=info msg=\"Stopping container: 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320 (timeout: 10s)\" id=3e28ad86-8546-4ac1-ad1f-b56224753e5f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093166 | controller |     "Jun 11 17:23:21.007365 crc crio[23211]: time=\"2026-06-11T17:23:21.00672465Z\" level=info msg=\"Stopping container: 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55 (timeout: 10s)\" id=7c4c6b78-7b03-42ce-ae7c-94b65680c59a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093183 | controller |     "Jun 11 17:23:21.007365 crc crio[23211]: time=\"2026-06-11T17:23:21.007291105Z\" level=info msg=\"Stopping container: 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1 (timeout: 10s)\" id=29e7ee2c-e5f1-4b94-ba61-cdc06c6b9107 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093200 | controller |     "Jun 11 17:23:21.009916 crc crio[23211]: time=\"2026-06-11T17:23:21.009825938Z\" level=info msg=\"Stopping container: 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e (timeout: 10s)\" id=c33153d5-da3c-4372-8c03-b1748b18add8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093216 | controller |     "Jun 11 17:23:21.010129 crc crio[23211]: time=\"2026-06-11T17:23:21.010046033Z\" level=info msg=\"Stopped container 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy\" id=79b395c2-b534-4240-9838-e05123fc08b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093233 | controller |     "Jun 11 17:23:21.010362 crc crio[23211]: time=\"2026-06-11T17:23:21.010268709Z\" level=info msg=\"Stopping container: 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7 (timeout: 10s)\" id=bf75ec42-d92f-4982-8e0f-71a726decec7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093249 | controller |     "Jun 11 17:23:21.023608 crc crio[23211]: time=\"2026-06-11T17:23:21.022633218Z\" level=info msg=\"Stopped container 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy\" id=cf86bd4b-b60f-46b1-9c69-51a373da523c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093265 | controller |     "Jun 11 17:23:21.040950 crc crio[23211]: time=\"2026-06-11T17:23:21.039805989Z\" level=info msg=\"Stopping container: e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec (timeout: 10s)\" id=55a22b42-8e5e-4bae-a606-2d844b2b77fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093282 | controller |     "Jun 11 17:23:21.042884 crc crio[23211]: time=\"2026-06-11T17:23:21.041644705Z\" level=info msg=\"Stopping container: eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb (timeout: 10s)\" id=79096ba7-4842-4117-9cfe-1e5c44211739 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093298 | controller |     "Jun 11 17:23:21.053672 crc crio[23211]: time=\"2026-06-11T17:23:21.05106053Z\" level=info msg=\"Stopping pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\" id=46e33c97-a9c8-49b9-9b63-d5c175d80fca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.093318 | controller |     "Jun 11 17:23:21.053672 crc crio[23211]: time=\"2026-06-11T17:23:21.052849036Z\" level=info msg=\"Stopping container: ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136 (timeout: 10s)\" id=408b7b49-36c4-415a-ba90-1d27f1da6611 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093334 | controller |     "Jun 11 17:23:21.053672 crc crio[23211]: time=\"2026-06-11T17:23:21.053146463Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-q5czk Namespace:openstack-operators ID:11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0 UID:da2bd8bb-93d2-46b2-b762-3c851ac609f5 NetNS:/var/run/netns/377868a1-e2d4-4b89-93e2-9c54395aac8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda2bd8bb_93d2_46b2_b762_3c851ac609f5.slice PodAnnotations:0xc002279790}] Aliases:map[]}\"",
2026-06-11 18:01:03.093352 | controller |     "Jun 11 17:23:21.053672 crc crio[23211]: time=\"2026-06-11T17:23:21.053330148Z\" level=info msg=\"Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-q5czk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.093369 | controller |     "Jun 11 17:23:21.061198 crc crio[23211]: time=\"2026-06-11T17:23:21.060919037Z\" level=info msg=\"Stopping container: 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b (timeout: 10s)\" id=78a32dfd-d7c7-4b19-9cd1-a41ad1272fc8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093386 | controller |     "Jun 11 17:23:21.067395 crc crio[23211]: time=\"2026-06-11T17:23:21.067300968Z\" level=info msg=\"Stopping container: 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe (timeout: 10s)\" id=00a8b484-9f17-4f1d-bdd2-0509e4f48ccc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093402 | controller |     "Jun 11 17:23:21.085336 crc crio[23211]: time=\"2026-06-11T17:23:21.084313895Z\" level=info msg=\"Stopping container: b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e (timeout: 10s)\" id=00b98fbc-5706-4244-b2c2-61727e662aa6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093419 | controller |     "Jun 11 17:23:21.089994 crc crio[23211]: time=\"2026-06-11T17:23:21.089860304Z\" level=info msg=\"Stopping container: a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf (timeout: 10s)\" id=07babdf1-89c4-405a-b691-e334484f394a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093434 | controller |     "Jun 11 17:23:21.128503 crc crio[23211]: time=\"2026-06-11T17:23:21.128312047Z\" level=info msg=\"Stopped container c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager\" id=5f0d9f45-d149-41fe-b014-eac4e57e7645 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093451 | controller |     "Jun 11 17:23:21.129886 crc crio[23211]: time=\"2026-06-11T17:23:21.129797834Z\" level=info msg=\"Stopping container: 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991 (timeout: 10s)\" id=c6a943ed-cd43-44f3-a0fc-f5272390c2ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093467 | controller |     "Jun 11 17:23:21.130987 crc crio[23211]: time=\"2026-06-11T17:23:21.130894352Z\" level=info msg=\"Stopping container: 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178 (timeout: 10s)\" id=b7d1879e-6e7d-4589-8f5d-75ca790df7c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093484 | controller |     "Jun 11 17:23:21.212830 crc crio[23211]: time=\"2026-06-11T17:23:21.21026583Z\" level=info msg=\"Stopped container f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager\" id=a54c6b83-e88e-410e-b978-2d829232ab1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093504 | controller |     "Jun 11 17:23:21.230822 crc crio[23211]: time=\"2026-06-11T17:23:21.230653691Z\" level=info msg=\"Stopped container c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy\" id=a72ab2f8-a0f6-4be8-a041-51cf5ff535c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093542 | controller |     "Jun 11 17:23:21.273915 crc crio[23211]: time=\"2026-06-11T17:23:21.273794151Z\" level=info msg=\"Stopping pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\" id=043e5cc8-a2c8-4b2c-bc00-3c1b26dc5fe6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.093561 | controller |     "Jun 11 17:23:21.277710 crc crio[23211]: time=\"2026-06-11T17:23:21.277633997Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-vlw2j Namespace:openstack-operators ID:49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62 UID:13598e35-58e9-408e-acb2-5489ba99c6cb NetNS:/var/run/netns/1a086b69-d3af-4f36-94bd-6674c4eff65b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13598e35_58e9_408e_acb2_5489ba99c6cb.slice PodAnnotations:0xc0001ae170}] Aliases:map[]}\"",
2026-06-11 18:01:03.093578 | controller |     "Jun 11 17:23:21.278212 crc crio[23211]: time=\"2026-06-11T17:23:21.277817483Z\" level=info msg=\"Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-vlw2j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.093594 | controller |     "Jun 11 17:23:21.293998 crc crio[23211]: time=\"2026-06-11T17:23:21.293908565Z\" level=info msg=\"Stopped container b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy\" id=48652473-3866-4180-8327-cc4a7e34359c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093611 | controller |     "Jun 11 17:23:21.335678 crc crio[23211]: time=\"2026-06-11T17:23:21.331559789Z\" level=info msg=\"Stopped container 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy\" id=eea6db60-3710-4717-9052-04780743a869 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093628 | controller |     "Jun 11 17:23:21.348519 crc crio[23211]: time=\"2026-06-11T17:23:21.346862232Z\" level=info msg=\"Stopped container 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager\" id=9b72fc93-a6dc-4514-9ff5-096b6d74c2d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093644 | controller |     "Jun 11 17:23:21.373667 crc crio[23211]: time=\"2026-06-11T17:23:21.363613602Z\" level=info msg=\"Stopping pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\" id=30307753-8c03-43aa-add4-1a4b92fc5e05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.093660 | controller |     "Jun 11 17:23:21.373667 crc crio[23211]: time=\"2026-06-11T17:23:21.365346585Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-tjxbr Namespace:openstack-operators ID:38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c UID:fc112cd1-50c1-46f3-9385-92d0e23b0411 NetNS:/var/run/netns/0d37395c-f5dd-461c-a7f9-fb8def102ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc112cd1_50c1_46f3_9385_92d0e23b0411.slice PodAnnotations:0xc002279990}] Aliases:map[]}\"",
2026-06-11 18:01:03.093681 | controller |     "Jun 11 17:23:21.373667 crc crio[23211]: time=\"2026-06-11T17:23:21.365649353Z\" level=info msg=\"Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-tjxbr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.093698 | controller |     "Jun 11 17:23:21.381095 crc crio[23211]: time=\"2026-06-11T17:23:21.380976367Z\" level=info msg=\"Stopping pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\" id=3fa4bef5-8822-4bb6-8180-efab3339e0c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.093716 | controller |     "Jun 11 17:23:21.387143 crc crio[23211]: time=\"2026-06-11T17:23:21.38705023Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tb7mc Namespace:openstack-operators ID:2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0 UID:97855637-cd01-43a3-970b-ebc00e9414f3 NetNS:/var/run/netns/e0dbeeea-eb04-4067-8ade-a8d2a144cb43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97855637_cd01_43a3_970b_ebc00e9414f3.slice PodAnnotations:0xc000d2e570}] Aliases:map[]}\"",
2026-06-11 18:01:03.093732 | controller |     "Jun 11 17:23:21.408636 crc crio[23211]: time=\"2026-06-11T17:23:21.39669195Z\" level=info msg=\"Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tb7mc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.093749 | controller |     "Jun 11 17:23:21.432148 crc crio[23211]: time=\"2026-06-11T17:23:21.431791891Z\" level=info msg=\"Stopped container 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager\" id=29e7ee2c-e5f1-4b94-ba61-cdc06c6b9107 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093764 | controller |     "Jun 11 17:23:21.443127 crc crio[23211]: time=\"2026-06-11T17:23:21.443014601Z\" level=info msg=\"Stopped container 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy\" id=3e28ad86-8546-4ac1-ad1f-b56224753e5f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093781 | controller |     "Jun 11 17:23:21.462049 crc crio[23211]: time=\"2026-06-11T17:23:21.461910905Z\" level=info msg=\"Stopping pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\" id=53249371-6c4d-465b-a6e2-67f172c4d69b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.093797 | controller |     "Jun 11 17:23:21.466176 crc crio[23211]: time=\"2026-06-11T17:23:21.465995157Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-tkgqn Namespace:openstack-operators ID:b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf UID:acf7e91a-8f8f-4261-bebd-7e350525777e NetNS:/var/run/netns/246d37a7-302e-4445-a7de-b3e2a04e607f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podacf7e91a_8f8f_4261_bebd_7e350525777e.slice PodAnnotations:0xc00008d6f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.093814 | controller |     "Jun 11 17:23:21.466908 crc crio[23211]: time=\"2026-06-11T17:23:21.466256034Z\" level=info msg=\"Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-tkgqn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.093830 | controller |     "Jun 11 17:23:21.472892 crc crio[23211]: time=\"2026-06-11T17:23:21.468015247Z\" level=info msg=\"Stopped container 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager\" id=bf75ec42-d92f-4982-8e0f-71a726decec7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093849 | controller |     "Jun 11 17:23:21.472892 crc crio[23211]: time=\"2026-06-11T17:23:21.470697285Z\" level=info msg=\"Stopped container 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager\" id=25d234eb-b960-4b9e-9380-c24735c98fb0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093866 | controller |     "Jun 11 17:23:21.475057 crc crio[23211]: time=\"2026-06-11T17:23:21.474981762Z\" level=info msg=\"Stopping pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\" id=fbc40571-032f-42ce-b71e-e7790859d177 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.093882 | controller |     "Jun 11 17:23:21.475573 crc crio[23211]: time=\"2026-06-11T17:23:21.475490604Z\" level=info msg=\"Stopped container 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy\" id=c33153d5-da3c-4372-8c03-b1748b18add8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093898 | controller |     "Jun 11 17:23:21.480774 crc crio[23211]: time=\"2026-06-11T17:23:21.476905711Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-gbmrv Namespace:openstack-operators ID:db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96 UID:dbfba073-0fdb-46f6-9d00-69c780ab88b3 NetNS:/var/run/netns/dd6a795d-6ac9-4847-b561-8b04bd45b4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbfba073_0fdb_46f6_9d00_69c780ab88b3.slice PodAnnotations:0xc0038adae0}] Aliases:map[]}\"",
2026-06-11 18:01:03.093915 | controller |     "Jun 11 17:23:21.480774 crc crio[23211]: time=\"2026-06-11T17:23:21.480553222Z\" level=info msg=\"Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-gbmrv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.093932 | controller |     "Jun 11 17:23:21.522810 crc crio[23211]: time=\"2026-06-11T17:23:21.521840387Z\" level=info msg=\"Stopping pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\" id=3d74b5a2-6165-4fb9-a44e-33b7b714d526 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.093947 | controller |     "Jun 11 17:23:21.526261 crc crio[23211]: time=\"2026-06-11T17:23:21.524067833Z\" level=info msg=\"Stopping container: 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268 (timeout: 10s)\" id=49f86300-f8b1-4d1e-a333-7a40e3d35c78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093964 | controller |     "Jun 11 17:23:21.526501 crc crio[23211]: time=\"2026-06-11T17:23:21.526280938Z\" level=info msg=\"Stopping container: 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f (timeout: 10s)\" id=d95e4a49-09c1-403a-bd33-bb5ee15b5e4d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.093980 | controller |     "Jun 11 17:23:21.543367 crc crio[23211]: time=\"2026-06-11T17:23:21.543035987Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-r5gqj Namespace:openstack-operators ID:2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421 UID:bde5ad06-2989-4a26-b797-8414a49979af NetNS:/var/run/netns/5763a3cb-53ef-415b-9246-00237b53fe1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde5ad06_2989_4a26_b797_8414a49979af.slice PodAnnotations:0xc00008d7b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.093998 | controller |     "Jun 11 17:23:21.543367 crc crio[23211]: time=\"2026-06-11T17:23:21.543293444Z\" level=info msg=\"Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-r5gqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.094014 | controller |     "Jun 11 17:23:21.572775 crc crio[23211]: time=\"2026-06-11T17:23:21.571488791Z\" level=info msg=\"Stopping container: 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86 (timeout: 10s)\" id=2a911f45-de58-44e1-b713-9b966a71fa62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094033 | controller |     "Jun 11 17:23:21.577277 crc crio[23211]: time=\"2026-06-11T17:23:21.577019849Z\" level=info msg=\"Stopping container: c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843 (timeout: 10s)\" id=7489f2ed-d4de-4e23-98ef-76c0ab33148f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094050 | controller |     "Jun 11 17:23:21.605165 crc crio[23211]: time=\"2026-06-11T17:23:21.60501526Z\" level=info msg=\"Stopped container 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy\" id=78a32dfd-d7c7-4b19-9cd1-a41ad1272fc8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094067 | controller |     "Jun 11 17:23:21.656508 crc crio[23211]: time=\"2026-06-11T17:23:21.648064999Z\" level=info msg=\"Stopped container ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy\" id=408b7b49-36c4-415a-ba90-1d27f1da6611 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094083 | controller |     "Jun 11 17:23:21.656508 crc crio[23211]: time=\"2026-06-11T17:23:21.649851295Z\" level=info msg=\"Stopping container: dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f (timeout: 10s)\" id=9dfd2b56-5d25-4464-9a4a-237474a386ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094100 | controller |     "Jun 11 17:23:21.656508 crc crio[23211]: time=\"2026-06-11T17:23:21.651691Z\" level=info msg=\"Stopping container: 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702 (timeout: 10s)\" id=f736c341-d35d-4d5f-890e-0b9ca8f05c28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094116 | controller |     "Jun 11 17:23:21.668564 crc crio[23211]: time=\"2026-06-11T17:23:21.661245329Z\" level=info msg=\"Stopped container 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager\" id=00a8b484-9f17-4f1d-bdd2-0509e4f48ccc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094133 | controller |     "Jun 11 17:23:21.668564 crc crio[23211]: time=\"2026-06-11T17:23:21.663958728Z\" level=info msg=\"Stopping pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\" id=0abc9846-74ee-4c45-aef8-5ad411219333 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.094149 | controller |     "Jun 11 17:23:21.668564 crc crio[23211]: time=\"2026-06-11T17:23:21.665991658Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-nlxgk Namespace:openstack-operators ID:59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c UID:0fd46f77-60d4-4894-aaf9-aebf0b62d061 NetNS:/var/run/netns/36a73f90-41b8-4a7d-b5c2-94a6e6834241 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fd46f77_60d4_4894_aaf9_aebf0b62d061.slice PodAnnotations:0xc0018be3c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.094166 | controller |     "Jun 11 17:23:21.668564 crc crio[23211]: time=\"2026-06-11T17:23:21.666749168Z\" level=info msg=\"Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-nlxgk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.094182 | controller |     "Jun 11 17:23:21.676629 crc crio[23211]: time=\"2026-06-11T17:23:21.675179888Z\" level=info msg=\"Stopped container 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager\" id=7c4c6b78-7b03-42ce-ae7c-94b65680c59a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094203 | controller |     "Jun 11 17:23:21.694968 crc crio[23211]: time=\"2026-06-11T17:23:21.694882733Z\" level=info msg=\"Stopping container: 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d (timeout: 10s)\" id=f74d3216-dcee-4055-94b0-3119c6bb5850 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094219 | controller |     "Jun 11 17:23:21.695512 crc crio[23211]: time=\"2026-06-11T17:23:21.695464747Z\" level=info msg=\"Stopping container: 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81 (timeout: 10s)\" id=7bccd248-72a6-444a-8dee-2e61b7bc3030 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094235 | controller |     "Jun 11 17:23:21.762392 crc crio[23211]: time=\"2026-06-11T17:23:21.759175274Z\" level=info msg=\"Stopping container: 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e (timeout: 10s)\" id=470c8a8e-ce93-4996-ab83-bacb33bbd633 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094251 | controller |     "Jun 11 17:23:21.762392 crc crio[23211]: time=\"2026-06-11T17:23:21.760153478Z\" level=info msg=\"Stopping container: c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10 (timeout: 10s)\" id=4a72a573-628e-4ff5-89bb-849c2870769f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094267 | controller |     "Jun 11 17:23:21.807970 crc crio[23211]: time=\"2026-06-11T17:23:21.807636237Z\" level=info msg=\"Stopped container b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy\" id=00b98fbc-5706-4244-b2c2-61727e662aa6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094282 | controller |     "Jun 11 17:23:21.810815 crc crio[23211]: time=\"2026-06-11T17:23:21.8097392Z\" level=info msg=\"Stopping container: f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d (timeout: 10s)\" id=12eeeabe-55b5-44a3-8a41-a0bbc1c04245 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094298 | controller |     "Jun 11 17:23:21.821052 crc crio[23211]: time=\"2026-06-11T17:23:21.819244559Z\" level=info msg=\"Stopping container: 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402 (timeout: 10s)\" id=a3d4fbbd-143f-40a5-ac97-d158f304209f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094314 | controller |     "Jun 11 17:23:21.846488 crc crio[23211]: time=\"2026-06-11T17:23:21.841094246Z\" level=info msg=\"Stopping container: f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d (timeout: 10s)\" id=3867e53b-95dc-4954-8401-a4ac10b4d4e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094330 | controller |     "Jun 11 17:23:21.846488 crc crio[23211]: time=\"2026-06-11T17:23:21.841854184Z\" level=info msg=\"Stopping container: 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20 (timeout: 10s)\" id=d63d7e22-869e-4db1-ad46-b52aef8e6a37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094346 | controller |     "Jun 11 17:23:21.860501 crc crio[23211]: time=\"2026-06-11T17:23:21.858693687Z\" level=info msg=\"Stopped container eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager\" id=79096ba7-4842-4117-9cfe-1e5c44211739 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094362 | controller |     "Jun 11 17:23:21.892978 crc crio[23211]: time=\"2026-06-11T17:23:21.892799531Z\" level=info msg=\"Stopping container: e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6 (timeout: 10s)\" id=a7fadb6d-8ecb-43ca-897d-602cd373d222 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094379 | controller |     "Jun 11 17:23:21.894080 crc crio[23211]: time=\"2026-06-11T17:23:21.893962439Z\" level=info msg=\"Stopping pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\" id=e9af92e9-2eaf-48f3-a1e5-7e333ec29a14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.094398 | controller |     "Jun 11 17:23:21.906502 crc crio[23211]: time=\"2026-06-11T17:23:21.900814832Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hzzkc Namespace:openstack-operators ID:a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4 UID:0cbacfb3-c34b-4434-bed1-96f8cedaf00f NetNS:/var/run/netns/ec969054-947b-4043-bd74-31663bfad604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0cbacfb3_c34b_4434_bed1_96f8cedaf00f.slice PodAnnotations:0xc006618070}] Aliases:map[]}\"",
2026-06-11 18:01:03.094416 | controller |     "Jun 11 17:23:21.906502 crc crio[23211]: time=\"2026-06-11T17:23:21.901567571Z\" level=info msg=\"Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hzzkc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.094432 | controller |     "Jun 11 17:23:21.936060 crc crio[23211]: time=\"2026-06-11T17:23:21.935581963Z\" level=info msg=\"Stopped container 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy\" id=c6a943ed-cd43-44f3-a0fc-f5272390c2ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094449 | controller |     "Jun 11 17:23:21.968562 crc crio[23211]: time=\"2026-06-11T17:23:21.968372775Z\" level=info msg=\"Stopping container: a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3 (timeout: 10s)\" id=c47da38e-686f-46fe-afa3-ae2edef679ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094465 | controller |     "Jun 11 17:23:21.969082 crc crio[23211]: time=\"2026-06-11T17:23:21.968969169Z\" level=info msg=\"Stopping container: 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d (timeout: 10s)\" id=0a974ce3-4965-43d7-aa56-7e3852c4944f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094481 | controller |     "Jun 11 17:23:22.009069 crc crio[23211]: time=\"2026-06-11T17:23:22.008318016Z\" level=info msg=\"Stopping container: 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1 (timeout: 10s)\" id=7ed01e5b-5469-4a58-b270-e0920d877a77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094497 | controller |     "Jun 11 17:23:22.009922 crc crio[23211]: time=\"2026-06-11T17:23:22.009862273Z\" level=info msg=\"Stopping container: 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a (timeout: 10s)\" id=85fe6113-b954-4676-8267-d1690413c4c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094529 | controller |     "Jun 11 17:23:22.026660 crc crio[23211]: time=\"2026-06-11T17:23:22.020948411Z\" level=info msg=\"Stopped container a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager\" id=07babdf1-89c4-405a-b691-e334484f394a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094551 | controller |     "Jun 11 17:23:22.026660 crc crio[23211]: time=\"2026-06-11T17:23:22.02483048Z\" level=info msg=\"Stopping pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\" id=b592fbee-2357-4297-a246-25c16d56e8a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.094568 | controller |     "Jun 11 17:23:22.041952 crc crio[23211]: time=\"2026-06-11T17:23:22.039141588Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-5hw4m Namespace:openstack-operators ID:142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3 UID:1c351f2c-63ca-4e6b-9ba2-2c9efb4635eb NetNS:/var/run/netns/edd75306-bdf1-4fa3-9051-897abd64c8e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c351f2c_63ca_4e6b_9ba2_2c9efb4635eb.slice PodAnnotations:0xc0022783c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.094589 | controller |     "Jun 11 17:23:22.041952 crc crio[23211]: time=\"2026-06-11T17:23:22.039352673Z\" level=info msg=\"Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-5hw4m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.094606 | controller |     "Jun 11 17:23:22.055810 crc crio[23211]: time=\"2026-06-11T17:23:22.045964698Z\" level=info msg=\"Stopping container: 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4 (timeout: 10s)\" id=55e11292-29ee-4321-92a6-cc809914ad9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094623 | controller |     "Jun 11 17:23:22.076492 crc crio[23211]: time=\"2026-06-11T17:23:22.024841369Z\" level=info msg=\"Stopped container e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy\" id=55a22b42-8e5e-4bae-a606-2d844b2b77fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094640 | controller |     "Jun 11 17:23:22.076492 crc crio[23211]: time=\"2026-06-11T17:23:22.073040777Z\" level=info msg=\"Stopping container: 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd (timeout: 10s)\" id=ef23e7b4-4ba1-4e3d-b4a7-95b2cfb323e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094657 | controller |     "Jun 11 17:23:22.098964 crc crio[23211]: time=\"2026-06-11T17:23:22.098818913Z\" level=info msg=\"Stopping container: ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb (timeout: 10s)\" id=9348f96f-3d5e-4278-b709-a1f308474961 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094673 | controller |     "Jun 11 17:23:22.100559 crc crio[23211]: time=\"2026-06-11T17:23:22.100082854Z\" level=info msg=\"Stopping container: 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715 (timeout: 10s)\" id=0677703c-2a63-423d-9acf-7592e6ea6301 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094690 | controller |     "Jun 11 17:23:22.127963 crc crio[23211]: time=\"2026-06-11T17:23:22.127873581Z\" level=info msg=\"Stopping container: d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4 (timeout: 30s)\" id=9ffbcc0f-464e-4216-81fe-99bde594dc71 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094707 | controller |     "Jun 11 17:23:22.128329 crc crio[23211]: time=\"2026-06-11T17:23:22.128289911Z\" level=info msg=\"Stopping pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\" id=7c22ee60-219c-4944-ab6e-4bb79f969402 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.094724 | controller |     "Jun 11 17:23:22.135090 crc crio[23211]: time=\"2026-06-11T17:23:22.13502294Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-dhjbf Namespace:openstack-operators ID:8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032 UID:53f7e2b6-8c60-4a74-8bba-2ae2788f6037 NetNS:/var/run/netns/f0904dfa-c211-4b1f-a93e-8f1b91f88556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53f7e2b6_8c60_4a74_8bba_2ae2788f6037.slice PodAnnotations:0xc0038ac328}] Aliases:map[]}\"",
2026-06-11 18:01:03.094740 | controller |     "Jun 11 17:23:22.137075 crc crio[23211]: time=\"2026-06-11T17:23:22.135654806Z\" level=info msg=\"Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-dhjbf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.094756 | controller |     "Jun 11 17:23:22.217983 crc crio[23211]: time=\"2026-06-11T17:23:22.217822404Z\" level=info msg=\"Stopping container: eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577 (timeout: 30s)\" id=f91e28b4-026a-472f-8e12-f23bfb7d9e7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094776 | controller |     "Jun 11 17:23:22.223303 crc crio[23211]: time=\"2026-06-11T17:23:22.219377074Z\" level=info msg=\"Stopped container 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager\" id=b7d1879e-6e7d-4589-8f5d-75ca790df7c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094793 | controller |     "Jun 11 17:23:22.240230 crc crio[23211]: time=\"2026-06-11T17:23:22.239848416Z\" level=info msg=\"Stopping pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\" id=e5f435a2-d326-4f54-9a28-06e1c77e0946 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.094809 | controller |     "Jun 11 17:23:22.241600 crc crio[23211]: time=\"2026-06-11T17:23:22.241322763Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc7495jtdr Namespace:openstack-operators ID:33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135 UID:8cf7edb8-d6ef-4074-8f59-dd2aafae76d9 NetNS:/var/run/netns/d47d8e2a-ebcc-4da9-a4e2-975d8f952ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cf7edb8_d6ef_4074_8f59_dd2aafae76d9.slice PodAnnotations:0xc006618140}] Aliases:map[]}\"",
2026-06-11 18:01:03.094825 | controller |     "Jun 11 17:23:22.241600 crc crio[23211]: time=\"2026-06-11T17:23:22.241556559Z\" level=info msg=\"Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc7495jtdr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.094842 | controller |     "Jun 11 17:23:22.270897 crc crio[23211]: time=\"2026-06-11T17:23:22.270756551Z\" level=info msg=\"Stopped container 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy\" id=d95e4a49-09c1-403a-bd33-bb5ee15b5e4d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094858 | controller |     "Jun 11 17:23:22.289405 crc crio[23211]: time=\"2026-06-11T17:23:22.289057549Z\" level=info msg=\"Stopped container 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager\" id=2a911f45-de58-44e1-b713-9b966a71fa62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094874 | controller |     "Jun 11 17:23:22.293506 crc crio[23211]: time=\"2026-06-11T17:23:22.290763082Z\" level=info msg=\"Stopped container 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager\" id=49f86300-f8b1-4d1e-a333-7a40e3d35c78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094890 | controller |     "Jun 11 17:23:22.308609 crc crio[23211]: time=\"2026-06-11T17:23:22.308374662Z\" level=info msg=\"Stopping pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\" id=b95be8be-5076-43e8-98ac-6f1937cff715 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.094906 | controller |     "Jun 11 17:23:22.314075 crc crio[23211]: time=\"2026-06-11T17:23:22.313814739Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-8qwl7 Namespace:openstack-operators ID:bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c UID:55b598a8-68db-46e3-a56a-5d9384caea91 NetNS:/var/run/netns/7400280d-1e03-40ee-94f4-743347d786d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55b598a8_68db_46e3_a56a_5d9384caea91.slice PodAnnotations:0xc00294e530}] Aliases:map[]}\"",
2026-06-11 18:01:03.094922 | controller |     "Jun 11 17:23:22.314301 crc crio[23211]: time=\"2026-06-11T17:23:22.314202198Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-8qwl7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.094942 | controller |     "Jun 11 17:23:22.325810 crc crio[23211]: time=\"2026-06-11T17:23:22.324772424Z\" level=info msg=\"Stopped container c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy\" id=7489f2ed-d4de-4e23-98ef-76c0ab33148f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094958 | controller |     "Jun 11 17:23:22.357529 crc crio[23211]: time=\"2026-06-11T17:23:22.356829367Z\" level=info msg=\"Stopped container dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy\" id=9dfd2b56-5d25-4464-9a4a-237474a386ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.094975 | controller |     "Jun 11 17:23:22.382482 crc crio[23211]: time=\"2026-06-11T17:23:22.37409848Z\" level=info msg=\"Stopping pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\" id=04e03568-850e-4446-bc1f-362455332b1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.094991 | controller |     "Jun 11 17:23:22.384972 crc crio[23211]: time=\"2026-06-11T17:23:22.384161352Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-jxlss Namespace:openstack-operators ID:359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090 UID:c3845806-5d13-48d7-804f-916386d818a6 NetNS:/var/run/netns/3f2349c4-23cc-47e8-9a4b-a2136e7f7507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3845806_5d13_48d7_804f_916386d818a6.slice PodAnnotations:0xc003088840}] Aliases:map[]}\"",
2026-06-11 18:01:03.095007 | controller |     "Jun 11 17:23:22.387331 crc crio[23211]: time=\"2026-06-11T17:23:22.385608978Z\" level=info msg=\"Stopped container 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy\" id=7bccd248-72a6-444a-8dee-2e61b7bc3030 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095023 | controller |     "Jun 11 17:23:22.387533 crc crio[23211]: time=\"2026-06-11T17:23:22.387397594Z\" level=info msg=\"Stopped container 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager\" id=f736c341-d35d-4d5f-890e-0b9ca8f05c28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095039 | controller |     "Jun 11 17:23:22.390972 crc crio[23211]: time=\"2026-06-11T17:23:22.387834135Z\" level=info msg=\"Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-jxlss from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.095055 | controller |     "Jun 11 17:23:22.390972 crc crio[23211]: time=\"2026-06-11T17:23:22.38848858Z\" level=info msg=\"Stopping pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\" id=3535b4e7-5f00-4f37-8350-0e1a5f896e7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.095070 | controller |     "Jun 11 17:23:22.390972 crc crio[23211]: time=\"2026-06-11T17:23:22.390019989Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-7r2xw Namespace:openstack-operators ID:809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1 UID:c33ae6b9-451d-4648-9aae-ff9c5aabdd9c NetNS:/var/run/netns/0c2072cb-b3bd-46e3-a315-faaeaeb30d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc33ae6b9_451d_4648_9aae_ff9c5aabdd9c.slice PodAnnotations:0xc0030888e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.095090 | controller |     "Jun 11 17:23:22.390972 crc crio[23211]: time=\"2026-06-11T17:23:22.390253546Z\" level=info msg=\"Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-7r2xw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.095107 | controller |     "Jun 11 17:23:22.400581 crc crio[23211]: time=\"2026-06-11T17:23:22.400494862Z\" level=info msg=\"Stopped container 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager\" id=f74d3216-dcee-4055-94b0-3119c6bb5850 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095124 | controller |     "Jun 11 17:23:22.403013 crc crio[23211]: time=\"2026-06-11T17:23:22.40286701Z\" level=info msg=\"Stopped container 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager\" id=470c8a8e-ce93-4996-ab83-bacb33bbd633 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095140 | controller |     "Jun 11 17:23:22.407490 crc crio[23211]: time=\"2026-06-11T17:23:22.406270186Z\" level=info msg=\"Stopping pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\" id=d581989e-fa01-4716-abf0-20a718f44850 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.095157 | controller |     "Jun 11 17:23:22.408961 crc crio[23211]: time=\"2026-06-11T17:23:22.407778644Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-nrvfl Namespace:openstack-operators ID:5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150 UID:92b6c59f-1b35-4895-81cd-4a673fb64423 NetNS:/var/run/netns/5e532574-070c-42c8-920a-9ec0094bd039 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92b6c59f_1b35_4895_81cd_4a673fb64423.slice PodAnnotations:0xc007c14228}] Aliases:map[]}\"",
2026-06-11 18:01:03.095173 | controller |     "Jun 11 17:23:22.408961 crc crio[23211]: time=\"2026-06-11T17:23:22.407850856Z\" level=info msg=\"Stopped container f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy\" id=12eeeabe-55b5-44a3-8a41-a0bbc1c04245 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095190 | controller |     "Jun 11 17:23:22.408961 crc crio[23211]: time=\"2026-06-11T17:23:22.407961239Z\" level=info msg=\"Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-nrvfl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.095206 | controller |     "Jun 11 17:23:22.420908 crc crio[23211]: time=\"2026-06-11T17:23:22.420825971Z\" level=info msg=\"Stopped container c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy\" id=4a72a573-628e-4ff5-89bb-849c2870769f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095224 | controller |     "Jun 11 17:23:22.425101 crc crio[23211]: time=\"2026-06-11T17:23:22.424869842Z\" level=info msg=\"Stopped container 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy\" id=d63d7e22-869e-4db1-ad46-b52aef8e6a37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095240 | controller |     "Jun 11 17:23:22.443667 crc crio[23211]: time=\"2026-06-11T17:23:22.439491858Z\" level=info msg=\"Stopping pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\" id=69c2854f-3783-43de-a29e-e7d940254587 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.095255 | controller |     "Jun 11 17:23:22.443667 crc crio[23211]: time=\"2026-06-11T17:23:22.440818472Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-ddczw Namespace:openstack-operators ID:35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b UID:8eb16a35-74d9-408f-8735-ae81a56c6023 NetNS:/var/run/netns/db1542ce-4229-40b4-ba69-d86c0a05fc2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8eb16a35_74d9_408f_8735_ae81a56c6023.slice PodAnnotations:0xc003088ac0}] Aliases:map[]}\"",
2026-06-11 18:01:03.095276 | controller |     "Jun 11 17:23:22.443667 crc crio[23211]: time=\"2026-06-11T17:23:22.441026397Z\" level=info msg=\"Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-ddczw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.095293 | controller |     "Jun 11 17:23:22.524354 crc crio[23211]: time=\"2026-06-11T17:23:22.524248372Z\" level=info msg=\"Stopped container e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator\" id=a7fadb6d-8ecb-43ca-897d-602cd373d222 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095310 | controller |     "Jun 11 17:23:22.546151 crc crio[23211]: time=\"2026-06-11T17:23:22.546058089Z\" level=info msg=\"Stopping pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b\" id=dd1028dd-118b-478b-8aa6-653264f669ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.095326 | controller |     "Jun 11 17:23:22.548390 crc crio[23211]: time=\"2026-06-11T17:23:22.548294534Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh Namespace:openstack-operators ID:efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b UID:77436fbb-92d5-45d2-a3b4-39338fe19aca NetNS:/var/run/netns/732e04ad-42e9-47d6-b65a-86abe1f37a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77436fbb_92d5_45d2_a3b4_39338fe19aca.slice PodAnnotations:0xc0001aefd0}] Aliases:map[]}\"",
2026-06-11 18:01:03.095343 | controller |     "Jun 11 17:23:22.548786 crc crio[23211]: time=\"2026-06-11T17:23:22.548760647Z\" level=info msg=\"Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.095359 | controller |     "Jun 11 17:23:22.577572 crc crio[23211]: time=\"2026-06-11T17:23:22.576413139Z\" level=info msg=\"Stopped container f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager\" id=3867e53b-95dc-4954-8401-a4ac10b4d4e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095376 | controller |     "Jun 11 17:23:22.595268 crc crio[23211]: time=\"2026-06-11T17:23:22.594946674Z\" level=info msg=\"Stopped container 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager\" id=85fe6113-b954-4676-8267-d1690413c4c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095392 | controller |     "Jun 11 17:23:22.610852 crc crio[23211]: time=\"2026-06-11T17:23:22.61038023Z\" level=info msg=\"Stopped container 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager\" id=0a974ce3-4965-43d7-aa56-7e3852c4944f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095408 | controller |     "Jun 11 17:23:22.636314 crc crio[23211]: time=\"2026-06-11T17:23:22.636228738Z\" level=info msg=\"Stopping pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\" id=9a606241-b04e-4547-9d2f-794e301fa415 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.095444 | controller |     "Jun 11 17:23:22.640809 crc crio[23211]: time=\"2026-06-11T17:23:22.639032778Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-mnhp2 Namespace:openstack-operators ID:90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae UID:80395774-eea6-4836-9db5-dfda65ccc2df NetNS:/var/run/netns/77483f43-b118-40b1-9f0c-847b3375973b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80395774_eea6_4836_9db5_dfda65ccc2df.slice PodAnnotations:0xc007c14348}] Aliases:map[]}\"",
2026-06-11 18:01:03.095464 | controller |     "Jun 11 17:23:22.640809 crc crio[23211]: time=\"2026-06-11T17:23:22.639298494Z\" level=info msg=\"Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-mnhp2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.095482 | controller |     "Jun 11 17:23:22.655924 crc crio[23211]: time=\"2026-06-11T17:23:22.655797268Z\" level=info msg=\"Stopped container ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy\" id=9348f96f-3d5e-4278-b709-a1f308474961 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095498 | controller |     "Jun 11 17:23:22.689802 crc crio[23211]: time=\"2026-06-11T17:23:22.689623635Z\" level=info msg=\"Stopped container 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator\" id=0677703c-2a63-423d-9acf-7592e6ea6301 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095533 | controller |     "Jun 11 17:23:22.708486 crc crio[23211]: time=\"2026-06-11T17:23:22.707661146Z\" level=info msg=\"Stopped container a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy\" id=c47da38e-686f-46fe-afa3-ae2edef679ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095551 | controller |     "Jun 11 17:23:22.722131 crc crio[23211]: time=\"2026-06-11T17:23:22.721853953Z\" level=info msg=\"Stopping pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\" id=7ecdbcfb-3e78-43bb-b256-c6f0a8170ded name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.095567 | controller |     "Jun 11 17:23:22.729865 crc crio[23211]: time=\"2026-06-11T17:23:22.727831482Z\" level=info msg=\"Stopping pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\" id=42fb544e-8ddb-4c2e-8180-7a507950351e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.095584 | controller |     "Jun 11 17:23:22.729865 crc crio[23211]: time=\"2026-06-11T17:23:22.728958321Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-h8vfg Namespace:openstack-operators ID:4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca UID:3a9d7630-e1cc-41d7-94b4-d43255234e53 NetNS:/var/run/netns/960619be-b714-4400-b939-958d88b7a013 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a9d7630_e1cc_41d7_94b4_d43255234e53.slice PodAnnotations:0xc0038ac980}] Aliases:map[]}\"",
2026-06-11 18:01:03.095601 | controller |     "Jun 11 17:23:22.729865 crc crio[23211]: time=\"2026-06-11T17:23:22.729212487Z\" level=info msg=\"Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-h8vfg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.095617 | controller |     "Jun 11 17:23:22.733824 crc crio[23211]: time=\"2026-06-11T17:23:22.733658158Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-q64x2 Namespace:openstack-operators ID:e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3 UID:5f0b8935-359b-4706-8f29-baf0348dffff NetNS:/var/run/netns/bd414647-172e-43c7-9253-2d559b0d5d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f0b8935_359b_4706_8f29_baf0348dffff.slice PodAnnotations:0xc00294e820}] Aliases:map[]}\"",
2026-06-11 18:01:03.095641 | controller |     "Jun 11 17:23:22.733967 crc crio[23211]: time=\"2026-06-11T17:23:22.733940346Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-q64x2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.095659 | controller |     "Jun 11 17:23:22.759403 crc crio[23211]: time=\"2026-06-11T17:23:22.759211949Z\" level=info msg=\"Stopped container d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=9ffbcc0f-464e-4216-81fe-99bde594dc71 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095676 | controller |     "Jun 11 17:23:22.769627 crc crio[23211]: time=\"2026-06-11T17:23:22.760732136Z\" level=info msg=\"Stopping pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\" id=37635450-06de-4fe5-a693-b27a8dca0b43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.095693 | controller |     "Jun 11 17:23:22.769627 crc crio[23211]: time=\"2026-06-11T17:23:22.762775968Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/625d8273-cd7c-47ee-933c-62ed5718120a 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:0xc0006126d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.095710 | controller |     "Jun 11 17:23:22.769627 crc crio[23211]: time=\"2026-06-11T17:23:22.762949912Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.095727 | controller |     "Jun 11 17:23:22.779914 crc crio[23211]: time=\"2026-06-11T17:23:22.779718912Z\" level=info msg=\"Stopped container 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy\" id=7ed01e5b-5469-4a58-b270-e0920d877a77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095743 | controller |     "Jun 11 17:23:22.788922 crc crio[23211]: time=\"2026-06-11T17:23:22.788863132Z\" level=info msg=\"Stopping pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\" id=aa38f0c1-cf50-4a02-8d07-c69f9e76cd54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.095759 | controller |     "Jun 11 17:23:22.796911 crc crio[23211]: time=\"2026-06-11T17:23:22.796857352Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-s4m6t Namespace:openstack-operators ID:96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce UID:6512cb2b-fc2e-4e55-be0c-13d5e0dcba5a NetNS:/var/run/netns/35562143-e201-4797-99bf-e0d306073d5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6512cb2b_fc2e_4e55_be0c_13d5e0dcba5a.slice PodAnnotations:0xc0038acaa0}] Aliases:map[]}\"",
2026-06-11 18:01:03.095775 | controller |     "Jun 11 17:23:22.798031 crc crio[23211]: time=\"2026-06-11T17:23:22.798011511Z\" level=info msg=\"Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-s4m6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.095795 | controller |     "Jun 11 17:23:22.804359 crc crio[23211]: time=\"2026-06-11T17:23:22.804264348Z\" level=info msg=\"Stopped container 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy\" id=55e11292-29ee-4321-92a6-cc809914ad9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095812 | controller |     "Jun 11 17:23:22.853821 crc crio[23211]: time=\"2026-06-11T17:23:22.853661535Z\" level=info msg=\"Stopped container eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577: openstack-operators/openstack-operator-index-mbzms/registry-server\" id=f91e28b4-026a-472f-8e12-f23bfb7d9e7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095829 | controller |     "Jun 11 17:23:22.880212 crc crio[23211]: time=\"2026-06-11T17:23:22.880035136Z\" level=info msg=\"Stopping pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd\" id=8d8c8460-78c0-48e0-99ab-5234d4387e9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.095845 | controller |     "Jun 11 17:23:22.903225 crc crio[23211]: time=\"2026-06-11T17:23:22.886033156Z\" level=info msg=\"Stopped container 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager\" id=a3d4fbbd-143f-40a5-ac97-d158f304209f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095862 | controller |     "Jun 11 17:23:22.903225 crc crio[23211]: time=\"2026-06-11T17:23:22.887694998Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-mbzms Namespace:openstack-operators ID:e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd UID:554508bb-3c9f-4201-a8c2-90eac2a1094f NetNS:/var/run/netns/caad8900-1819-4363-8b84-2ce8251e39cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod554508bb_3c9f_4201_a8c2_90eac2a1094f.slice PodAnnotations:0xc0018beb68}] Aliases:map[]}\"",
2026-06-11 18:01:03.095882 | controller |     "Jun 11 17:23:22.903225 crc crio[23211]: time=\"2026-06-11T17:23:22.887977264Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-mbzms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.095907 | controller |     "Jun 11 17:23:22.903225 crc crio[23211]: time=\"2026-06-11T17:23:22.888900508Z\" level=info msg=\"Stopping pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\" id=7d1624a6-90f1-4a3d-a8f4-fc06f299e8da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.095935 | controller |     "Jun 11 17:23:22.903225 crc crio[23211]: time=\"2026-06-11T17:23:22.894726814Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-g4f2j Namespace:openstack-operators ID:c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5 UID:992bf764-41ac-4c81-aca7-669c4f155277 NetNS:/var/run/netns/d6e7ba7c-53e8-420b-b62b-30d7587289e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod992bf764_41ac_4c81_aca7_669c4f155277.slice PodAnnotations:0xc006bcc820}] Aliases:map[]}\"",
2026-06-11 18:01:03.095957 | controller |     "Jun 11 17:23:22.903225 crc crio[23211]: time=\"2026-06-11T17:23:22.89496056Z\" level=info msg=\"Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-g4f2j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.095975 | controller |     "Jun 11 17:23:22.926804 crc crio[23211]: time=\"2026-06-11T17:23:22.92571744Z\" level=info msg=\"Stopped container 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager\" id=ef23e7b4-4ba1-4e3d-b4a7-95b2cfb323e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.095996 | controller |     "Jun 11 17:23:22.930046 crc crio[23211]: time=\"2026-06-11T17:23:22.927789274Z\" level=info msg=\"Stopping pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\" id=0619328d-b5cb-42d0-98e5-310af251ec48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096012 | controller |     "Jun 11 17:23:22.933276 crc crio[23211]: time=\"2026-06-11T17:23:22.932298576Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-lbl8q Namespace:openstack-operators ID:86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78 UID:b5811de4-eadf-418c-9bb5-b969a90d8aa2 NetNS:/var/run/netns/12119f0c-c1f3-43ff-9355-3c6f59786aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5811de4_eadf_418c_9bb5_b969a90d8aa2.slice PodAnnotations:0xc0001af240}] Aliases:map[]}\"",
2026-06-11 18:01:03.096029 | controller |     "Jun 11 17:23:22.933276 crc crio[23211]: time=\"2026-06-11T17:23:22.933065405Z\" level=info msg=\"Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-lbl8q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.096045 | controller |     "Jun 11 17:23:23.031307 crc crio[23211]: time=\"2026-06-11T17:23:23.022645579Z\" level=info msg=\"Stopped pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\" id=46e33c97-a9c8-49b9-9b63-d5c175d80fca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096061 | controller |     "Jun 11 17:23:23.050884 crc crio[23211]: time=\"2026-06-11T17:23:23.050742873Z\" level=info msg=\"Stopped pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\" id=3fa4bef5-8822-4bb6-8180-efab3339e0c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096077 | controller |     "Jun 11 17:23:23.630940 crc crio[23211]: time=\"2026-06-11T17:23:23.630055908Z\" level=info msg=\"Stopped pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\" id=0abc9846-74ee-4c45-aef8-5ad411219333 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096093 | controller |     "Jun 11 17:23:23.662066 crc crio[23211]: time=\"2026-06-11T17:23:23.661958548Z\" level=info msg=\"Stopped pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\" id=fbc40571-032f-42ce-b71e-e7790859d177 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096111 | controller |     "Jun 11 17:23:23.689529 crc crio[23211]: time=\"2026-06-11T17:23:23.688805751Z\" level=info msg=\"Stopped pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\" id=e9af92e9-2eaf-48f3-a1e5-7e333ec29a14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096129 | controller |     "Jun 11 17:23:23.832601 crc crio[23211]: time=\"2026-06-11T17:23:23.832557642Z\" level=info msg=\"Removing container: 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c\" id=f77bf406-5765-4f5b-afb8-9d4a24269675 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.096145 | controller |     "Jun 11 17:23:24.046964 crc crio[23211]: time=\"2026-06-11T17:23:24.046723889Z\" level=info msg=\"Stopped pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\" id=e5f435a2-d326-4f54-9a28-06e1c77e0946 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096160 | controller |     "Jun 11 17:23:24.060249 crc crio[23211]: time=\"2026-06-11T17:23:24.060175544Z\" level=info msg=\"Stopped pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\" id=3535b4e7-5f00-4f37-8350-0e1a5f896e7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096177 | controller |     "Jun 11 17:23:24.139271 crc crio[23211]: time=\"2026-06-11T17:23:24.139065861Z\" level=info msg=\"Stopped pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\" id=53249371-6c4d-465b-a6e2-67f172c4d69b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096196 | controller |     "Jun 11 17:23:24.146644 crc crio[23211]: time=\"2026-06-11T17:23:24.145081523Z\" level=info msg=\"Stopped pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\" id=69c2854f-3783-43de-a29e-e7d940254587 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096212 | controller |     "Jun 11 17:23:24.193339 crc crio[23211]: time=\"2026-06-11T17:23:24.193198648Z\" level=info msg=\"Stopped pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\" id=3d74b5a2-6165-4fb9-a44e-33b7b714d526 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096228 | controller |     "Jun 11 17:23:24.219060 crc crio[23211]: time=\"2026-06-11T17:23:24.218499772Z\" level=info msg=\"Stopped pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\" id=30307753-8c03-43aa-add4-1a4b92fc5e05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096244 | controller |     "Jun 11 17:23:24.242806 crc crio[23211]: time=\"2026-06-11T17:23:24.242703898Z\" level=info msg=\"Stopped pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\" id=043e5cc8-a2c8-4b2c-bc00-3c1b26dc5fe6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096260 | controller |     "Jun 11 17:23:24.302207 crc crio[23211]: time=\"2026-06-11T17:23:24.301822849Z\" level=info msg=\"Stopped pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\" id=b592fbee-2357-4297-a246-25c16d56e8a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096276 | controller |     "Jun 11 17:23:24.304822 crc crio[23211]: time=\"2026-06-11T17:23:24.304653181Z\" level=info msg=\"Stopped pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\" id=7c22ee60-219c-4944-ab6e-4bb79f969402 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096292 | controller |     "Jun 11 17:23:24.628789 crc crio[23211]: time=\"2026-06-11T17:23:24.628062133Z\" level=info msg=\"Stopped pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\" id=37635450-06de-4fe5-a693-b27a8dca0b43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096308 | controller |     "Jun 11 17:23:24.689412 crc crio[23211]: time=\"2026-06-11T17:23:24.665375738Z\" level=info msg=\"Removed container 8a5f35d4dd3199dbf0114c26232ec30fab43a189014d99bd08746254da61446c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=f77bf406-5765-4f5b-afb8-9d4a24269675 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.096323 | controller |     "Jun 11 17:23:24.806261 crc crio[23211]: time=\"2026-06-11T17:23:24.770886332Z\" level=info msg=\"Stopped pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd\" id=8d8c8460-78c0-48e0-99ab-5234d4387e9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096339 | controller |     "Jun 11 17:23:24.806261 crc crio[23211]: time=\"2026-06-11T17:23:24.797660903Z\" level=info msg=\"Stopped pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\" id=0619328d-b5cb-42d0-98e5-310af251ec48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096354 | controller |     "Jun 11 17:23:24.830379 crc crio[23211]: time=\"2026-06-11T17:23:24.83027224Z\" level=info msg=\"Stopped pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\" id=7ecdbcfb-3e78-43bb-b256-c6f0a8170ded name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096370 | controller |     "Jun 11 17:23:24.841537 crc crio[23211]: time=\"2026-06-11T17:23:24.841317577Z\" level=info msg=\"Stopped pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b\" id=dd1028dd-118b-478b-8aa6-653264f669ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096389 | controller |     "Jun 11 17:23:24.848710 crc crio[23211]: time=\"2026-06-11T17:23:24.84863323Z\" level=info msg=\"Stopped pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\" id=04e03568-850e-4446-bc1f-362455332b1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096407 | controller |     "Jun 11 17:23:24.890557 crc crio[23211]: time=\"2026-06-11T17:23:24.886248892Z\" level=info msg=\"Stopped pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\" id=7d1624a6-90f1-4a3d-a8f4-fc06f299e8da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096422 | controller |     "Jun 11 17:23:24.897599 crc crio[23211]: time=\"2026-06-11T17:23:24.894695214Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/POD\" id=c6e2dcff-a4c2-4a69-a219-1ffc1dd06e9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.096438 | controller |     "Jun 11 17:23:24.897599 crc crio[23211]: time=\"2026-06-11T17:23:24.894844238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.096455 | controller |     "Jun 11 17:23:24.976863 crc crio[23211]: time=\"2026-06-11T17:23:24.976262659Z\" level=info msg=\"Stopped pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\" id=aa38f0c1-cf50-4a02-8d07-c69f9e76cd54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096472 | controller |     "Jun 11 17:23:24.984744 crc crio[23211]: time=\"2026-06-11T17:23:24.984556995Z\" level=info msg=\"Stopped pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\" id=b95be8be-5076-43e8-98ac-6f1937cff715 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096488 | controller |     "Jun 11 17:23:25.001851 crc crio[23211]: time=\"2026-06-11T17:23:25.001637343Z\" level=info msg=\"Stopped pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\" id=42fb544e-8ddb-4c2e-8180-7a507950351e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096504 | controller |     "Jun 11 17:23:25.006662 crc crio[23211]: time=\"2026-06-11T17:23:25.006362482Z\" level=info msg=\"Stopped pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\" id=d581989e-fa01-4716-abf0-20a718f44850 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096542 | controller |     "Jun 11 17:23:25.040216 crc crio[23211]: time=\"2026-06-11T17:23:25.039962284Z\" level=info msg=\"Stopped pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\" id=9a606241-b04e-4547-9d2f-794e301fa415 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.096561 | controller |     "Jun 11 17:23:25.060372 crc crio[23211]: time=\"2026-06-11T17:23:25.060260552Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-6rc4g Namespace:openshift-operator-lifecycle-manager ID:64297811a174e02105331679049f449c540369c9d8e9d162fb3ef0db8e203d0e UID:92e21542-29b9-4e29-a2c2-e578faedd426 NetNS:/var/run/netns/e320be87-1837-4ce5-9424-ab49f70a8531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92e21542_29b9_4e29_a2c2_e578faedd426.slice PodAnnotations:0xc000130e60}] Aliases:map[]}\"",
2026-06-11 18:01:03.096578 | controller |     "Jun 11 17:23:25.060372 crc crio[23211]: time=\"2026-06-11T17:23:25.060339954Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-6rc4g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.096598 | controller |     "Jun 11 17:23:25.174657 crc crio[23211]: time=\"2026-06-11T17:23:25.174166157Z\" level=info msg=\"Removing container: 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991\" id=8a8675bd-7e16-40a8-ae9a-3fd1ff536406 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.096626 | controller |     "Jun 11 17:23:25.250235 crc crio[23211]: time=\"2026-06-11T17:23:25.250074818Z\" level=info msg=\"Removed container 9e54baf7012cabda2192021a548136c34563fce1dbc0a7f976f9dd5505f3a991: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/kube-rbac-proxy\" id=8a8675bd-7e16-40a8-ae9a-3fd1ff536406 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.096658 | controller |     "Jun 11 17:23:25.259871 crc crio[23211]: time=\"2026-06-11T17:23:25.259653329Z\" level=info msg=\"Removing container: 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178\" id=bddda232-117a-4fe9-b325-6fba27628931 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.096689 | controller |     "Jun 11 17:23:25.307406 crc crio[23211]: time=\"2026-06-11T17:23:25.307010334Z\" level=info msg=\"Removed container 44425b77b8e8838f6c3aa71443a30224c58989f73fcb7ed66c5f6d8177676178: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc7495jtdr/manager\" id=bddda232-117a-4fe9-b325-6fba27628931 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.096717 | controller |     "Jun 11 17:23:25.309927 crc crio[23211]: time=\"2026-06-11T17:23:25.309885306Z\" level=info msg=\"Removing container: dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f\" id=79f21491-a6d0-49bd-9cb2-40b841b69dfd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.096746 | controller |     "Jun 11 17:23:25.379038 crc crio[23211]: time=\"2026-06-11T17:23:25.378881666Z\" level=info msg=\"Removed container dc74f2d0c782613789e3feac2041127e54ba3606fb02887b5dd809a24991527f: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/kube-rbac-proxy\" id=79f21491-a6d0-49bd-9cb2-40b841b69dfd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.096774 | controller |     "Jun 11 17:23:25.402142 crc crio[23211]: time=\"2026-06-11T17:23:25.402025666Z\" level=info msg=\"Removing container: 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702\" id=dd35cc0f-54f9-4be4-8046-8a18ef805ab5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.096802 | controller |     "Jun 11 17:23:25.484676 crc crio[23211]: time=\"2026-06-11T17:23:25.483871446Z\" level=info msg=\"Removed container 0382d06bd8caf52fea6048bddb6ebedd83e7e9fd867c9c9cbc60ad7608d1c702: openstack-operators/swift-operator-controller-manager-5cd6475f78-7r2xw/manager\" id=dd35cc0f-54f9-4be4-8046-8a18ef805ab5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.096830 | controller |     "Jun 11 17:23:25.495300 crc crio[23211]: time=\"2026-06-11T17:23:25.495240761Z\" level=info msg=\"Removing container: 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320\" id=99390233-e4e1-400a-a753-317d3af1b66d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.096858 | controller |     "Jun 11 17:23:25.808765 crc crio[23211]: 2026-06-11T17:23:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64297811a174e02 Mac:36:63:cd:c9:fc:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/e320be87-1837-4ce5-9424-ab49f70a8531 SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.096886 | controller |     "Jun 11 17:23:25.810933 crc crio[23211]: time=\"2026-06-11T17:23:25.810802657Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-6rc4g Namespace:openshift-operator-lifecycle-manager ID:64297811a174e02105331679049f449c540369c9d8e9d162fb3ef0db8e203d0e UID:92e21542-29b9-4e29-a2c2-e578faedd426 NetNS:/var/run/netns/e320be87-1837-4ce5-9424-ab49f70a8531 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92e21542_29b9_4e29_a2c2_e578faedd426.slice PodAnnotations:0xc000130e60}] Aliases:map[]}\"",
2026-06-11 18:01:03.096919 | controller |     "Jun 11 17:23:25.811194 crc crio[23211]: time=\"2026-06-11T17:23:25.811090534Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-6rc4g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.096950 | controller |     "Jun 11 17:23:25.824538 crc crio[23211]: time=\"2026-06-11T17:23:25.824007949Z\" level=info msg=\"Ran pod sandbox 64297811a174e02105331679049f449c540369c9d8e9d162fb3ef0db8e203d0e with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/POD\" id=c6e2dcff-a4c2-4a69-a219-1ffc1dd06e9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.096977 | controller |     "Jun 11 17:23:25.828855 crc crio[23211]: time=\"2026-06-11T17:23:25.828716946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1a391d60-5eb7-4fe0-9b79-c65e9e82c9d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.097005 | controller |     "Jun 11 17:23:25.833248 crc crio[23211]: time=\"2026-06-11T17:23:25.832138782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80c66379-383a-4e0c-9176-b3a6f1bf820c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.097033 | controller |     "Jun 11 17:23:25.868770 crc crio[23211]: time=\"2026-06-11T17:23:25.868717078Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/catalog-operator\" id=02e52667-667d-4d1f-8306-3da6128f5788 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.097061 | controller |     "Jun 11 17:23:25.869309 crc crio[23211]: time=\"2026-06-11T17:23:25.869234321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.097089 | controller |     "Jun 11 17:23:25.925901 crc crio[23211]: time=\"2026-06-11T17:23:25.923786278Z\" level=info msg=\"Removed container 8c9bc9aae22a8abb2926e77d745b55e160b86c8aef460cbc53f7c41890402320: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/kube-rbac-proxy\" id=99390233-e4e1-400a-a753-317d3af1b66d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.097117 | controller |     "Jun 11 17:23:25.930803 crc crio[23211]: time=\"2026-06-11T17:23:25.930567908Z\" level=info msg=\"Removing container: 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1\" id=ee25faec-4236-4361-a519-a98b596ab2b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.097145 | controller |     "Jun 11 17:23:25.944891 crc crio[23211]: time=\"2026-06-11T17:23:25.944797725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.097173 | controller |     "Jun 11 17:23:25.951043 crc crio[23211]: time=\"2026-06-11T17:23:25.950962359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.097201 | controller |     "Jun 11 17:23:26.027100 crc crio[23211]: time=\"2026-06-11T17:23:26.026991693Z\" level=info msg=\"Removed container 1dacbb8ebd26bb7fe01135309a5ed7375f521cbb89b53eb0295b42109395edb1: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-tkgqn/manager\" id=ee25faec-4236-4361-a519-a98b596ab2b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.097228 | controller |     "Jun 11 17:23:26.037617 crc crio[23211]: time=\"2026-06-11T17:23:26.037553339Z\" level=info msg=\"Removing container: d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4\" id=7682a0ee-6eee-4a9e-82b7-7fa30cc11e81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.097262 | controller |     "Jun 11 17:23:26.135630 crc crio[23211]: time=\"2026-06-11T17:23:26.134288653Z\" level=info msg=\"Removed container d62f025ff3e4c1277669d6ce45a6a6e8d3e56fe93f04ae0f16040c65809f10d4: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=7682a0ee-6eee-4a9e-82b7-7fa30cc11e81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.097291 | controller |     "Jun 11 17:23:26.169572 crc crio[23211]: time=\"2026-06-11T17:23:26.16893218Z\" level=info msg=\"Created container 834bbc3f28bd0692a139e39d86d6c22fa15a00addd8fce507dcf2bb2750d9a3c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/catalog-operator\" id=02e52667-667d-4d1f-8306-3da6128f5788 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.097318 | controller |     "Jun 11 17:23:26.173160 crc crio[23211]: time=\"2026-06-11T17:23:26.17087878Z\" level=info msg=\"Starting container: 834bbc3f28bd0692a139e39d86d6c22fa15a00addd8fce507dcf2bb2750d9a3c\" id=e0a7d4c5-5a47-4d3f-8b43-c387163f3061 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.097346 | controller |     "Jun 11 17:23:26.182667 crc crio[23211]: time=\"2026-06-11T17:23:26.182596163Z\" level=info msg=\"Started container\" PID=223044 containerID=834bbc3f28bd0692a139e39d86d6c22fa15a00addd8fce507dcf2bb2750d9a3c description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-6rc4g/catalog-operator id=e0a7d4c5-5a47-4d3f-8b43-c387163f3061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64297811a174e02105331679049f449c540369c9d8e9d162fb3ef0db8e203d0e",
2026-06-11 18:01:03.097375 | controller |     "Jun 11 17:23:26.336475 crc crio[23211]: time=\"2026-06-11T17:23:26.336338214Z\" level=info msg=\"Removing container: 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20\" id=a9a2c4eb-7933-4002-be77-5e0ca11e2e55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.097403 | controller |     "Jun 11 17:23:26.407260 crc crio[23211]: time=\"2026-06-11T17:23:26.407099508Z\" level=info msg=\"Removed container 3b299f571e8e2d82bff40a9a2effc63fc2eba985b8a0ca731e74c7300c617c20: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/kube-rbac-proxy\" id=a9a2c4eb-7933-4002-be77-5e0ca11e2e55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.097430 | controller |     "Jun 11 17:23:26.421641 crc crio[23211]: time=\"2026-06-11T17:23:26.421534189Z\" level=info msg=\"Removing container: f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d\" id=3720802f-f74f-4915-8480-1f86e612610c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.097458 | controller |     "Jun 11 17:23:26.628747 crc crio[23211]: time=\"2026-06-11T17:23:26.628612067Z\" level=info msg=\"Removed container f3522f314eb9293082403ae09c4f8612cc59358832544022093299b244d3580d: openstack-operators/designate-operator-controller-manager-5c5bc6df66-mnhp2/manager\" id=3720802f-f74f-4915-8480-1f86e612610c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.097486 | controller |     "Jun 11 17:23:36.175404 crc crio[23211]: time=\"2026-06-11T17:23:36.174508504Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-lzh6x/POD\" id=8fa31087-da0c-4ac8-a7d2-563f02a54efe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.097530 | controller |     "Jun 11 17:23:36.175404 crc crio[23211]: time=\"2026-06-11T17:23:36.175385777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.097566 | controller |     "Jun 11 17:23:36.218233 crc crio[23211]: time=\"2026-06-11T17:23:36.2174126Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lzh6x Namespace:openshift-marketplace ID:b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a UID:df7e2ac7-b8f8-4dfb-a96c-1bd5863488cb NetNS:/var/run/netns/3a01a587-1a06-4e5b-8d93-24026b024e41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf7e2ac7_b8f8_4dfb_a96c_1bd5863488cb.slice PodAnnotations:0xc000d2ec88}] Aliases:map[]}\"",
2026-06-11 18:01:03.097600 | controller |     "Jun 11 17:23:36.218233 crc crio[23211]: time=\"2026-06-11T17:23:36.218178158Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-lzh6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.097629 | controller |     "Jun 11 17:23:36.889875 crc crio[23211]: 2026-06-11T17:23:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b834f2ab228e807 Mac:82:6e:d9:df:23:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/3a01a587-1a06-4e5b-8d93-24026b024e41 SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.097657 | controller |     "Jun 11 17:23:36.894254 crc crio[23211]: time=\"2026-06-11T17:23:36.894165957Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lzh6x Namespace:openshift-marketplace ID:b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a UID:df7e2ac7-b8f8-4dfb-a96c-1bd5863488cb NetNS:/var/run/netns/3a01a587-1a06-4e5b-8d93-24026b024e41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf7e2ac7_b8f8_4dfb_a96c_1bd5863488cb.slice PodAnnotations:0xc000d2ec88}] Aliases:map[]}\"",
2026-06-11 18:01:03.097685 | controller |     "Jun 11 17:23:36.894573 crc crio[23211]: time=\"2026-06-11T17:23:36.894369281Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-lzh6x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.097713 | controller |     "Jun 11 17:23:36.911576 crc crio[23211]: time=\"2026-06-11T17:23:36.904021602Z\" level=info msg=\"Ran pod sandbox b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a with infra container: openshift-marketplace/redhat-operators-lzh6x/POD\" id=8fa31087-da0c-4ac8-a7d2-563f02a54efe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.097740 | controller |     "Jun 11 17:23:36.911576 crc crio[23211]: time=\"2026-06-11T17:23:36.907655734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=861231b0-95cc-4065-97e6-2f6ac3e5d7ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.097768 | controller |     "Jun 11 17:23:36.911576 crc crio[23211]: time=\"2026-06-11T17:23:36.910672609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=05303c8d-a3bb-40c4-a674-6e07080e7a0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.097795 | controller |     "Jun 11 17:23:36.920396 crc crio[23211]: time=\"2026-06-11T17:23:36.92025751Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lzh6x/extract-utilities\" id=56038421-dafa-4048-a194-90119985fc0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.097823 | controller |     "Jun 11 17:23:36.920998 crc crio[23211]: time=\"2026-06-11T17:23:36.920894835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.097850 | controller |     "Jun 11 17:23:36.999653 crc crio[23211]: time=\"2026-06-11T17:23:36.990254623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.097878 | controller |     "Jun 11 17:23:37.000985 crc crio[23211]: time=\"2026-06-11T17:23:37.000889259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.097910 | controller |     "Jun 11 17:23:37.185044 crc crio[23211]: time=\"2026-06-11T17:23:37.18488484Z\" level=info msg=\"Created container d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882: openshift-marketplace/redhat-operators-lzh6x/extract-utilities\" id=56038421-dafa-4048-a194-90119985fc0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.097938 | controller |     "Jun 11 17:23:37.190370 crc crio[23211]: time=\"2026-06-11T17:23:37.190271235Z\" level=info msg=\"Starting container: d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882\" id=f9d944d8-e824-4a31-b974-5fb07226815c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.097966 | controller |     "Jun 11 17:23:37.202525 crc crio[23211]: time=\"2026-06-11T17:23:37.200801288Z\" level=info msg=\"Started container\" PID=223660 containerID=d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882 description=openshift-marketplace/redhat-operators-lzh6x/extract-utilities id=f9d944d8-e824-4a31-b974-5fb07226815c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a",
2026-06-11 18:01:03.097994 | controller |     "Jun 11 17:23:37.617990 crc crio[23211]: time=\"2026-06-11T17:23:37.61751772Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=af7bae81-6858-4d6e-81d4-71d45d6c665b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.098022 | controller |     "Jun 11 17:23:37.628982 crc crio[23211]: time=\"2026-06-11T17:23:37.62873254Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.098050 | controller |     "Jun 11 17:23:38.366734 crc crio[23211]: time=\"2026-06-11T17:23:38.366526556Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=af7bae81-6858-4d6e-81d4-71d45d6c665b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.098077 | controller |     "Jun 11 17:23:38.368269 crc crio[23211]: time=\"2026-06-11T17:23:38.367695455Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e77d5fca-30b5-4b10-b3f8-01a7bdd7c0db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.098105 | controller |     "Jun 11 17:23:38.371362 crc crio[23211]: time=\"2026-06-11T17:23:38.371239354Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6e65adf9-98ef-441c-a7ed-8b1317c44ad2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.098132 | controller |     "Jun 11 17:23:38.379858 crc crio[23211]: time=\"2026-06-11T17:23:38.379781698Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lzh6x/extract-content\" id=321c11fb-6b29-4ee2-92c1-6858b9a139ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.098159 | controller |     "Jun 11 17:23:38.380389 crc crio[23211]: time=\"2026-06-11T17:23:38.380336863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.098187 | controller |     "Jun 11 17:23:38.430586 crc crio[23211]: time=\"2026-06-11T17:23:38.429500624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.098215 | controller |     "Jun 11 17:23:38.437893 crc crio[23211]: time=\"2026-06-11T17:23:38.437809662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.098243 | controller |     "Jun 11 17:23:38.655380 crc crio[23211]: time=\"2026-06-11T17:23:38.655274251Z\" level=info msg=\"Created container 0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9: openshift-marketplace/redhat-operators-lzh6x/extract-content\" id=321c11fb-6b29-4ee2-92c1-6858b9a139ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.098274 | controller |     "Jun 11 17:23:38.657530 crc crio[23211]: time=\"2026-06-11T17:23:38.657337623Z\" level=info msg=\"Starting container: 0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9\" id=d037251d-6dca-4ed9-80b6-8c951c9f03a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.098303 | controller |     "Jun 11 17:23:38.664345 crc crio[23211]: time=\"2026-06-11T17:23:38.664217865Z\" level=info msg=\"Started container\" PID=223795 containerID=0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9 description=openshift-marketplace/redhat-operators-lzh6x/extract-content id=d037251d-6dca-4ed9-80b6-8c951c9f03a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a",
2026-06-11 18:01:03.098331 | controller |     "Jun 11 17:23:44.770803 crc crio[23211]: time=\"2026-06-11T17:23:44.769511135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c8168e9e-9d72-41ac-9e95-ece44fc6582c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.098359 | controller |     "Jun 11 17:23:44.774292 crc crio[23211]: time=\"2026-06-11T17:23:44.774193253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c0883b4e-3511-4e6f-b346-63c3e2097e36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.098386 | controller |     "Jun 11 17:23:44.782350 crc crio[23211]: time=\"2026-06-11T17:23:44.782262994Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lzh6x/registry-server\" id=b79e19dd-28fd-40c7-a894-dae295607066 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.098414 | controller |     "Jun 11 17:23:44.782876 crc crio[23211]: time=\"2026-06-11T17:23:44.782708895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.098441 | controller |     "Jun 11 17:23:44.852750 crc crio[23211]: time=\"2026-06-11T17:23:44.852003102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.098469 | controller |     "Jun 11 17:23:44.863962 crc crio[23211]: time=\"2026-06-11T17:23:44.863891079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.098496 | controller |     "Jun 11 17:23:45.008946 crc crio[23211]: time=\"2026-06-11T17:23:45.00879509Z\" level=info msg=\"Created container 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683: openshift-marketplace/redhat-operators-lzh6x/registry-server\" id=b79e19dd-28fd-40c7-a894-dae295607066 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.098548 | controller |     "Jun 11 17:23:45.010262 crc crio[23211]: time=\"2026-06-11T17:23:45.010169445Z\" level=info msg=\"Starting container: 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683\" id=f90b0204-3cc2-4036-98c9-ee13c83b6a95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.098579 | controller |     "Jun 11 17:23:45.019006 crc crio[23211]: time=\"2026-06-11T17:23:45.018853022Z\" level=info msg=\"Started container\" PID=224054 containerID=939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683 description=openshift-marketplace/redhat-operators-lzh6x/registry-server id=f90b0204-3cc2-4036-98c9-ee13c83b6a95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a",
2026-06-11 18:01:03.098612 | controller |     "Jun 11 17:23:45.627609 crc crio[23211]: time=\"2026-06-11T17:23:45.627015339Z\" level=info msg=\"Removing container: 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f\" id=c2a00b75-64de-45b6-ba55-d0f10757a1e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.098641 | controller |     "Jun 11 17:23:45.667359 crc crio[23211]: time=\"2026-06-11T17:23:45.667065703Z\" level=info msg=\"Removed container 445bba70406294a8c2451848601198f635052e053e36abc5b3233efb8800d97f: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/kube-rbac-proxy\" id=c2a00b75-64de-45b6-ba55-d0f10757a1e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.098668 | controller |     "Jun 11 17:23:45.674888 crc crio[23211]: time=\"2026-06-11T17:23:45.674710344Z\" level=info msg=\"Removing container: a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3\" id=50ca16b4-c98c-4743-a7a3-84e5cbd95106 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.098696 | controller |     "Jun 11 17:23:45.707650 crc crio[23211]: time=\"2026-06-11T17:23:45.707552988Z\" level=info msg=\"Removed container a2e0a60c163f7c2c19e49c71dc53ca6557e447a77a4a9d23fe5c97bb1d5cdcd3: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/kube-rbac-proxy\" id=50ca16b4-c98c-4743-a7a3-84e5cbd95106 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.098723 | controller |     "Jun 11 17:23:45.710605 crc crio[23211]: time=\"2026-06-11T17:23:45.710508862Z\" level=info msg=\"Removing container: b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e\" id=012f9de0-be72-485f-97f0-694856d81c69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.098751 | controller |     "Jun 11 17:23:45.742051 crc crio[23211]: time=\"2026-06-11T17:23:45.74194305Z\" level=info msg=\"Removed container b8ab7e38f380cea304ab6871c3b9e3d44ba30951910944e36db0afb420f7db0e: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/kube-rbac-proxy\" id=012f9de0-be72-485f-97f0-694856d81c69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.098778 | controller |     "Jun 11 17:23:45.745093 crc crio[23211]: time=\"2026-06-11T17:23:45.745015827Z\" level=info msg=\"Removing container: c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843\" id=a98af7a7-0cb0-447d-bc45-8f695b5e6e2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.098806 | controller |     "Jun 11 17:23:45.780329 crc crio[23211]: time=\"2026-06-11T17:23:45.780188258Z\" level=info msg=\"Removed container c27026cb55dc748e65d1bb372bf6552251aa8c0f7532cc236956b0824613b843: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/kube-rbac-proxy\" id=a98af7a7-0cb0-447d-bc45-8f695b5e6e2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.098833 | controller |     "Jun 11 17:23:45.783401 crc crio[23211]: time=\"2026-06-11T17:23:45.783292695Z\" level=info msg=\"Removing container: 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7\" id=e0c02e95-5fce-449e-8fad-c854f131c167 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.098860 | controller |     "Jun 11 17:23:45.818553 crc crio[23211]: time=\"2026-06-11T17:23:45.818361894Z\" level=info msg=\"Removed container 52c846939e3a8a795901f319d197ab1d8c196d697e4bb177d761c26a10c966f7: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/manager\" id=e0c02e95-5fce-449e-8fad-c854f131c167 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.098887 | controller |     "Jun 11 17:23:45.822654 crc crio[23211]: time=\"2026-06-11T17:23:45.822561209Z\" level=info msg=\"Removing container: 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1\" id=c6e1eb40-aa9a-4b3f-a56c-2c39a07a9c82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.098914 | controller |     "Jun 11 17:23:45.869893 crc crio[23211]: time=\"2026-06-11T17:23:45.869810683Z\" level=info msg=\"Removed container 211e49d039540725630e39bdd2cfdf09d4719498de45503de7b27619e1f099f1: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/kube-rbac-proxy\" id=c6e1eb40-aa9a-4b3f-a56c-2c39a07a9c82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.098946 | controller |     "Jun 11 17:23:45.875146 crc crio[23211]: time=\"2026-06-11T17:23:45.874982262Z\" level=info msg=\"Removing container: 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd\" id=3f7d4137-fde0-416b-a112-f99d57a92946 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.098974 | controller |     "Jun 11 17:23:45.905908 crc crio[23211]: time=\"2026-06-11T17:23:45.905732984Z\" level=info msg=\"Removed container 6e103f4786499c2031a3c6b667338b57e391d0c0c90928b3b819c101c06791bd: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/manager\" id=3f7d4137-fde0-416b-a112-f99d57a92946 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099001 | controller |     "Jun 11 17:23:45.912675 crc crio[23211]: time=\"2026-06-11T17:23:45.912599476Z\" level=info msg=\"Removing container: 89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69\" id=7c56bdc6-07c1-4a28-bc7a-6e7b8b23929b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099029 | controller |     "Jun 11 17:23:45.941918 crc crio[23211]: time=\"2026-06-11T17:23:45.941787836Z\" level=info msg=\"Removed container 89ab7476c6a354f6ac1c49ec0f242b4cde6ea77302ba6594e0aaefe0ce38fd69: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/util\" id=7c56bdc6-07c1-4a28-bc7a-6e7b8b23929b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099056 | controller |     "Jun 11 17:23:45.944799 crc crio[23211]: time=\"2026-06-11T17:23:45.944636049Z\" level=info msg=\"Removing container: 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b\" id=3706775f-70d7-4f34-a6ad-151d84793ec3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099084 | controller |     "Jun 11 17:23:46.002250 crc crio[23211]: time=\"2026-06-11T17:23:46.002185279Z\" level=info msg=\"Removed container 9ddc179d92f6931aab7393f1b93db23a6be6e3a898b00369b5016cab8fcf3f5b: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/kube-rbac-proxy\" id=3706775f-70d7-4f34-a6ad-151d84793ec3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099111 | controller |     "Jun 11 17:23:46.005892 crc crio[23211]: time=\"2026-06-11T17:23:46.005828391Z\" level=info msg=\"Removing container: 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d\" id=8dd256f2-b6de-462d-b834-bd5ff1ae6579 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099138 | controller |     "Jun 11 17:23:46.046082 crc crio[23211]: time=\"2026-06-11T17:23:46.045974326Z\" level=info msg=\"Removed container 578c7691e16a58165632902714d9ee2c0ca6734c37445f3d7eddcf910acc3f6d: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/manager\" id=8dd256f2-b6de-462d-b834-bd5ff1ae6579 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099166 | controller |     "Jun 11 17:23:46.049691 crc crio[23211]: time=\"2026-06-11T17:23:46.049617378Z\" level=info msg=\"Removing container: 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e\" id=9c1aee6d-d5cb-4245-ba25-8f770db24194 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099193 | controller |     "Jun 11 17:23:46.084045 crc crio[23211]: time=\"2026-06-11T17:23:46.083951479Z\" level=info msg=\"Removed container 0fb643218b283ca60a6a021945305aabf166cd667cec25e30ea7f8670428348e: openstack-operators/test-operator-controller-manager-6b49d958cc-r5gqj/kube-rbac-proxy\" id=9c1aee6d-d5cb-4245-ba25-8f770db24194 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099221 | controller |     "Jun 11 17:23:46.087996 crc crio[23211]: time=\"2026-06-11T17:23:46.087900998Z\" level=info msg=\"Removing container: 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4\" id=af885b05-70cb-4154-8e25-36f47f2d6df7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099253 | controller |     "Jun 11 17:23:46.119943 crc crio[23211]: time=\"2026-06-11T17:23:46.119840907Z\" level=info msg=\"Removed container 35a3b28e09d77ef25b003d737fdae404ad6b5837b41fdaf666058326c2bb76a4: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-lbl8q/kube-rbac-proxy\" id=af885b05-70cb-4154-8e25-36f47f2d6df7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099281 | controller |     "Jun 11 17:23:46.122902 crc crio[23211]: time=\"2026-06-11T17:23:46.122794832Z\" level=info msg=\"Removing container: c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10\" id=7db7d20a-4f46-4ff1-82a4-b1ca5a5c2aa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099308 | controller |     "Jun 11 17:23:46.152280 crc crio[23211]: time=\"2026-06-11T17:23:46.151908741Z\" level=info msg=\"Removed container c8f49d1d08a7078c448113dd837adde1f30a9caef652dbc8f007822c20746f10: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/kube-rbac-proxy\" id=7db7d20a-4f46-4ff1-82a4-b1ca5a5c2aa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099336 | controller |     "Jun 11 17:23:46.155511 crc crio[23211]: time=\"2026-06-11T17:23:46.155385327Z\" level=info msg=\"Removing container: a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf\" id=a7e333de-065e-4e07-ace6-c5a0733a27e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099364 | controller |     "Jun 11 17:23:46.201702 crc crio[23211]: time=\"2026-06-11T17:23:46.201356389Z\" level=info msg=\"Removed container a0ac030451adb156f34eea5c459b410d86cfb4b841be0f948cfa72c609121acf: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-5hw4m/manager\" id=a7e333de-065e-4e07-ace6-c5a0733a27e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099391 | controller |     "Jun 11 17:23:46.205763 crc crio[23211]: time=\"2026-06-11T17:23:46.205662818Z\" level=info msg=\"Removing container: 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d\" id=80b30876-9143-4608-8247-f5dc3b546001 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099431 | controller |     "Jun 11 17:23:46.238862 crc crio[23211]: time=\"2026-06-11T17:23:46.238735547Z\" level=info msg=\"Removed container 280c9be2d9d763452f538866fab7d760a9bff4aa8c3288ffdd16a53cd2f6868d: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/kube-rbac-proxy\" id=80b30876-9143-4608-8247-f5dc3b546001 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099461 | controller |     "Jun 11 17:23:46.242762 crc crio[23211]: time=\"2026-06-11T17:23:46.242621204Z\" level=info msg=\"Removing container: 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d\" id=e6502738-f9aa-4a0b-a206-81d24e23924c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099490 | controller |     "Jun 11 17:23:46.279666 crc crio[23211]: time=\"2026-06-11T17:23:46.279537088Z\" level=info msg=\"Removed container 60b4b0d7c5783351b75672ad8a8f4e0666f5b7d07e6ebd30c52603c19292d74d: openstack-operators/placement-operator-controller-manager-84859b96f4-h8vfg/manager\" id=e6502738-f9aa-4a0b-a206-81d24e23924c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099539 | controller |     "Jun 11 17:23:46.282589 crc crio[23211]: time=\"2026-06-11T17:23:46.28237058Z\" level=info msg=\"Removing container: eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb\" id=a24918c7-3bfd-4735-a592-b46a45f64f72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099570 | controller |     "Jun 11 17:23:46.314867 crc crio[23211]: time=\"2026-06-11T17:23:46.314731571Z\" level=info msg=\"Removed container eba513645af2d97f8838404a5a8ebd5ba7c88a545f442dd524a88d0e258d71bb: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/manager\" id=a24918c7-3bfd-4735-a592-b46a45f64f72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099602 | controller |     "Jun 11 17:23:46.318495 crc crio[23211]: time=\"2026-06-11T17:23:46.318349761Z\" level=info msg=\"Removing container: f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e\" id=c217eb4f-ac1c-4977-9fac-94cedf09aa69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099631 | controller |     "Jun 11 17:23:46.357858 crc crio[23211]: time=\"2026-06-11T17:23:46.357389389Z\" level=info msg=\"Removed container f73f3e1210823341b89d003f728497212bd76e361c11803b5482f8f8c502a01e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/manager\" id=c217eb4f-ac1c-4977-9fac-94cedf09aa69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099659 | controller |     "Jun 11 17:23:46.360961 crc crio[23211]: time=\"2026-06-11T17:23:46.360886588Z\" level=info msg=\"Removing container: c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4\" id=9aad5dea-3833-4367-9f41-ea5952497562 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099686 | controller |     "Jun 11 17:23:46.390766 crc crio[23211]: time=\"2026-06-11T17:23:46.390651142Z\" level=info msg=\"Removed container c01d880b4a3f8d20b32847ad0b040ee33bc6aa9e575b86a0f8ce84e6d27045f4: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/manager\" id=9aad5dea-3833-4367-9f41-ea5952497562 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099713 | controller |     "Jun 11 17:23:46.401151 crc crio[23211]: time=\"2026-06-11T17:23:46.401031083Z\" level=info msg=\"Removing container: 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402\" id=d8a095f6-9c69-44ff-a5a9-af44b2d8c592 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099740 | controller |     "Jun 11 17:23:46.450315 crc crio[23211]: time=\"2026-06-11T17:23:46.450078032Z\" level=info msg=\"Removed container 793740913ebe7c5059598ec26194168ea5dd683b7c371a0b095a2e5c7dc50402: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/manager\" id=d8a095f6-9c69-44ff-a5a9-af44b2d8c592 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099768 | controller |     "Jun 11 17:23:46.455946 crc crio[23211]: time=\"2026-06-11T17:23:46.455859156Z\" level=info msg=\"Removing container: 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268\" id=dc61a43e-5cf3-4927-b9e5-689e24927880 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099795 | controller |     "Jun 11 17:23:46.495044 crc crio[23211]: time=\"2026-06-11T17:23:46.494984207Z\" level=info msg=\"Removed container 214e2bdfd263ea078c35329f27a2a3ab0e6e45752fcdf36f861273d71c26d268: openstack-operators/openstack-operator-controller-manager-647c57968d-8qwl7/manager\" id=dc61a43e-5cf3-4927-b9e5-689e24927880 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099822 | controller |     "Jun 11 17:23:46.501594 crc crio[23211]: time=\"2026-06-11T17:23:46.501376257Z\" level=info msg=\"Removing container: 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24\" id=b9803c2a-b2da-49cb-a35d-e37206e6e421 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099850 | controller |     "Jun 11 17:23:46.541332 crc crio[23211]: time=\"2026-06-11T17:23:46.541192794Z\" level=info msg=\"Removed container 5c75fe581b0870c34ea1a19c97de88af22398920df77b1378478d8566fd19a24: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/kube-rbac-proxy\" id=b9803c2a-b2da-49cb-a35d-e37206e6e421 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099877 | controller |     "Jun 11 17:23:46.545695 crc crio[23211]: time=\"2026-06-11T17:23:46.545562244Z\" level=info msg=\"Removing container: e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec\" id=10511937-63a6-43a5-9b02-073130e82f1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099905 | controller |     "Jun 11 17:23:46.588909 crc crio[23211]: time=\"2026-06-11T17:23:46.588726325Z\" level=info msg=\"Removed container e1ada8b0adad3aa65b13194aa168abe550a6481277228c345ec0cc6314169eec: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/kube-rbac-proxy\" id=10511937-63a6-43a5-9b02-073130e82f1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099965 | controller |     "Jun 11 17:23:46.594048 crc crio[23211]: time=\"2026-06-11T17:23:46.593950397Z\" level=info msg=\"Removing container: 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f\" id=bc5e6f1e-45fa-4d65-aa1f-d6c384dccacd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.099995 | controller |     "Jun 11 17:23:46.632818 crc crio[23211]: time=\"2026-06-11T17:23:46.632750359Z\" level=info msg=\"Removed container 9926251dddbc54f542f857880dc1e14ca369aa6eefb24d6d36073308325a772f: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/kube-rbac-proxy\" id=bc5e6f1e-45fa-4d65-aa1f-d6c384dccacd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100017 | controller |     "Jun 11 17:23:46.638493 crc crio[23211]: time=\"2026-06-11T17:23:46.638340619Z\" level=info msg=\"Removing container: 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334\" id=980e2a82-864f-4f71-b277-d52c29a9b320 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100034 | controller |     "Jun 11 17:23:46.708229 crc crio[23211]: time=\"2026-06-11T17:23:46.7078659Z\" level=info msg=\"Removed container 60cb842e733dba93361e8a5d7cceda1bf773a1e8ee159bab9d069e451844a334: openstack-operators/watcher-operator-controller-manager-54686d9c6d-gbmrv/manager\" id=980e2a82-864f-4f71-b277-d52c29a9b320 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100051 | controller |     "Jun 11 17:23:46.713400 crc crio[23211]: time=\"2026-06-11T17:23:46.713268086Z\" level=info msg=\"Removing container: 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86\" id=14bfd387-8666-4c60-be19-900b2c58f41f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100067 | controller |     "Jun 11 17:23:46.780707 crc crio[23211]: time=\"2026-06-11T17:23:46.780567362Z\" level=info msg=\"Removed container 7108c5b983d1c4c5dd708edf4dd48592ea4a3c959b983d7abf35b20111be4c86: openstack-operators/heat-operator-controller-manager-79785d8799-jxlss/manager\" id=14bfd387-8666-4c60-be19-900b2c58f41f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100084 | controller |     "Jun 11 17:23:46.785919 crc crio[23211]: time=\"2026-06-11T17:23:46.785791183Z\" level=info msg=\"Removing container: c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7\" id=3e82f42c-a679-4f7a-babf-377cca49fc25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100100 | controller |     "Jun 11 17:23:46.823787 crc crio[23211]: time=\"2026-06-11T17:23:46.82357411Z\" level=info msg=\"Removed container c50587aa8e17707e08e85f5d470b3a963bc888b98b78d44466a3a92a4a94e1a7: openstack-operators/ovn-operator-controller-manager-576f47b94c-vlw2j/kube-rbac-proxy\" id=3e82f42c-a679-4f7a-babf-377cca49fc25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100116 | controller |     "Jun 11 17:23:46.826015 crc crio[23211]: time=\"2026-06-11T17:23:46.825912628Z\" level=info msg=\"Removing container: ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb\" id=573c9cc1-0e6b-4627-8700-0bc2dc98e4d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100132 | controller |     "Jun 11 17:23:46.891168 crc crio[23211]: time=\"2026-06-11T17:23:46.89102239Z\" level=info msg=\"Removed container ee7c71681e50ffb642885ecce2e770e04ff206b3baad55f17abbc8a9f99899eb: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/kube-rbac-proxy\" id=573c9cc1-0e6b-4627-8700-0bc2dc98e4d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100147 | controller |     "Jun 11 17:23:46.906054 crc crio[23211]: time=\"2026-06-11T17:23:46.905938144Z\" level=info msg=\"Removing container: 64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b\" id=98d75d73-77e6-4e93-af66-9cb15a8bf27a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100167 | controller |     "Jun 11 17:23:46.972364 crc crio[23211]: time=\"2026-06-11T17:23:46.97169949Z\" level=info msg=\"Removed container 64cf4fe0d260f5493511da585653c678be06d96cd03a79a52248d0b09aa69d4b: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/extract\" id=98d75d73-77e6-4e93-af66-9cb15a8bf27a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100184 | controller |     "Jun 11 17:23:46.979788 crc crio[23211]: time=\"2026-06-11T17:23:46.979681011Z\" level=info msg=\"Removing container: 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55\" id=dfb72130-debe-4b7c-b460-9e8931976e95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100200 | controller |     "Jun 11 17:23:47.019322 crc crio[23211]: time=\"2026-06-11T17:23:47.018853253Z\" level=info msg=\"Removed container 97c7ddb0fa2e8bf76905787c104db79cf41c5fe35e8dfaefa64e31586ff14b55: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-dhjbf/manager\" id=dfb72130-debe-4b7c-b460-9e8931976e95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100216 | controller |     "Jun 11 17:23:47.023870 crc crio[23211]: time=\"2026-06-11T17:23:47.023757816Z\" level=info msg=\"Removing container: 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715\" id=79b26d1c-d28e-4fcd-91f4-598ca4e74954 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100231 | controller |     "Jun 11 17:23:47.050825 crc crio[23211]: time=\"2026-06-11T17:23:47.048272179Z\" level=info msg=\"Removed container 6def276c28d6db9e0a2933109802e169279004ce3d2b1a3932090d83ca217715: openstack-operators/openstack-operator-controller-operator-5d66cd8964-q64x2/operator\" id=79b26d1c-d28e-4fcd-91f4-598ca4e74954 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100247 | controller |     "Jun 11 17:23:47.050825 crc crio[23211]: time=\"2026-06-11T17:23:47.050869865Z\" level=info msg=\"Removing container: 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81\" id=bef71c3f-7ee4-4bb6-a7e8-d8ae328e1d22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100262 | controller |     "Jun 11 17:23:47.093355 crc crio[23211]: time=\"2026-06-11T17:23:47.093226885Z\" level=info msg=\"Removed container 5031cbc49812c648966114936b93d06ac69e066f48301f93f4d20b93f5d4da81: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-nrvfl/kube-rbac-proxy\" id=bef71c3f-7ee4-4bb6-a7e8-d8ae328e1d22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100278 | controller |     "Jun 11 17:23:47.097333 crc crio[23211]: time=\"2026-06-11T17:23:47.096893428Z\" level=info msg=\"Removing container: 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e\" id=2cdcd9c1-7817-44f6-995d-f1f50b2932b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100293 | controller |     "Jun 11 17:23:47.123502 crc crio[23211]: time=\"2026-06-11T17:23:47.123381401Z\" level=info msg=\"Removed container 306adcf6dfc98399523f7068b419cefc14d457d377ce7e6372bd01fe6c62343e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-ddczw/manager\" id=2cdcd9c1-7817-44f6-995d-f1f50b2932b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100309 | controller |     "Jun 11 17:23:47.130161 crc crio[23211]: time=\"2026-06-11T17:23:47.130075579Z\" level=info msg=\"Removing container: 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7\" id=8f8fd52e-7fb9-4551-8464-95928f6c6632 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100324 | controller |     "Jun 11 17:23:47.156992 crc crio[23211]: time=\"2026-06-11T17:23:47.156930652Z\" level=info msg=\"Removed container 02c9590f62b1f26959a680fe3f5db0543ed257b6c158b5d4168fe589350b08c7: openstack-operators/nova-operator-controller-manager-b9f789587-q5czk/manager\" id=8f8fd52e-7fb9-4551-8464-95928f6c6632 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100343 | controller |     "Jun 11 17:23:47.161923 crc crio[23211]: time=\"2026-06-11T17:23:47.161787224Z\" level=info msg=\"Removing container: eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577\" id=d12ee86d-0b6f-43b5-8375-09524557abec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100359 | controller |     "Jun 11 17:23:47.188975 crc crio[23211]: time=\"2026-06-11T17:23:47.188868672Z\" level=info msg=\"Removed container eefb1fb168761772fabd0d411ae304a64f3b3e8a74fe5a34a7c71c5581fb5577: openstack-operators/openstack-operator-index-mbzms/registry-server\" id=d12ee86d-0b6f-43b5-8375-09524557abec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100376 | controller |     "Jun 11 17:23:47.195050 crc crio[23211]: time=\"2026-06-11T17:23:47.194980625Z\" level=info msg=\"Removing container: ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136\" id=3088c409-0e6b-4b2b-a9eb-73650f74920e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100393 | controller |     "Jun 11 17:23:47.229474 crc crio[23211]: time=\"2026-06-11T17:23:47.228591627Z\" level=info msg=\"Removed container ef08fedc8cca6201ac87a07aff9f87fb8ad42dd79596c65e4c0f7473ca439136: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hzzkc/kube-rbac-proxy\" id=3088c409-0e6b-4b2b-a9eb-73650f74920e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100409 | controller |     "Jun 11 17:23:47.232051 crc crio[23211]: time=\"2026-06-11T17:23:47.231989612Z\" level=info msg=\"Removing container: 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a\" id=5b61bdbd-3927-41ac-83b1-145072c6cb6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100425 | controller |     "Jun 11 17:23:47.259970 crc crio[23211]: time=\"2026-06-11T17:23:47.259896032Z\" level=info msg=\"Removed container 689bea418c1ce51bf5dd6e95307c94c0e1291a79dbd9770e114c003f3025b22a: openstack-operators/infra-operator-controller-manager-7fc948458f-s4m6t/manager\" id=5b61bdbd-3927-41ac-83b1-145072c6cb6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100441 | controller |     "Jun 11 17:23:47.264595 crc crio[23211]: time=\"2026-06-11T17:23:47.264404105Z\" level=info msg=\"Removing container: 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe\" id=653245ff-c02c-427d-84cf-65467c40a7e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100457 | controller |     "Jun 11 17:23:47.300220 crc crio[23211]: time=\"2026-06-11T17:23:47.299152835Z\" level=info msg=\"Removed container 83eb9f73f08db22a4844f75a01af5d8c8860cd05689c5162ea1074d6dbe3d8fe: openstack-operators/horizon-operator-controller-manager-6d6b4779d-nlxgk/manager\" id=653245ff-c02c-427d-84cf-65467c40a7e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100473 | controller |     "Jun 11 17:23:47.317974 crc crio[23211]: time=\"2026-06-11T17:23:47.317863863Z\" level=info msg=\"Removing container: ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57\" id=f0ba6c1f-e430-43e0-ad17-db0678e87a82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100489 | controller |     "Jun 11 17:23:47.387239 crc crio[23211]: time=\"2026-06-11T17:23:47.387097589Z\" level=info msg=\"Removed container ab80760520356739196c131c2595aed2fc5a953b6e47bfff4bdd9cb1bffc9d57: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11qx5z4/pull\" id=f0ba6c1f-e430-43e0-ad17-db0678e87a82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100504 | controller |     "Jun 11 17:23:47.391646 crc crio[23211]: time=\"2026-06-11T17:23:47.39074203Z\" level=info msg=\"Removing container: b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c\" id=0e210d45-9b69-4b15-bb9c-501c30ab76f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100544 | controller |     "Jun 11 17:23:47.428785 crc crio[23211]: time=\"2026-06-11T17:23:47.428681951Z\" level=info msg=\"Removed container b8db2f12b6bbd3f2d6cf6fb2fb5039d1ee13b21b158ed236cdf461c8eedb637c: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tb7mc/kube-rbac-proxy\" id=0e210d45-9b69-4b15-bb9c-501c30ab76f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100567 | controller |     "Jun 11 17:23:47.432511 crc crio[23211]: time=\"2026-06-11T17:23:47.432372314Z\" level=info msg=\"Removing container: e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6\" id=ab209779-cb65-4095-9e3a-891d375bbd6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100584 | controller |     "Jun 11 17:23:47.465654 crc crio[23211]: time=\"2026-06-11T17:23:47.465565145Z\" level=info msg=\"Removed container e339f1f33582bb82749dcd3fe48c7a20c328c024d43366eced70d1a94b3e8cc6: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-9xxdh/operator\" id=ab209779-cb65-4095-9e3a-891d375bbd6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100601 | controller |     "Jun 11 17:23:47.470155 crc crio[23211]: time=\"2026-06-11T17:23:47.470065588Z\" level=info msg=\"Removing container: f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d\" id=2a0a95f7-aabc-4173-bcd0-abd3321e6231 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100617 | controller |     "Jun 11 17:23:47.500040 crc crio[23211]: time=\"2026-06-11T17:23:47.499822983Z\" level=info msg=\"Removed container f4e270cd7da78438475f8363fd666a58077daeabacd44d671319669caa38759d: openstack-operators/ironic-operator-controller-manager-955dfdfc-g4f2j/kube-rbac-proxy\" id=2a0a95f7-aabc-4173-bcd0-abd3321e6231 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100634 | controller |     "Jun 11 17:23:47.503006 crc crio[23211]: time=\"2026-06-11T17:23:47.502927661Z\" level=info msg=\"Removing container: 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e\" id=85f0683c-0fca-4fec-9828-4929534c56a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100651 | controller |     "Jun 11 17:23:47.530326 crc crio[23211]: time=\"2026-06-11T17:23:47.530194475Z\" level=info msg=\"Removed container 160ed0e33c5f8ace281d4a9a77f8c6f5af8bb1579de3a4d1b5c43f91ffb77c1e: openstack-operators/cinder-operator-controller-manager-86f4b54d85-tjxbr/manager\" id=85f0683c-0fca-4fec-9828-4929534c56a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.100667 | controller |     "Jun 11 17:23:47.546968 crc crio[23211]: time=\"2026-06-11T17:23:47.546857392Z\" level=info msg=\"Stopping pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\" id=c4479300-44cc-4760-b057-20ec7d46d05d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.100683 | controller |     "Jun 11 17:23:47.546968 crc crio[23211]: time=\"2026-06-11T17:23:47.546954715Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\" id=c4479300-44cc-4760-b057-20ec7d46d05d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.100699 | controller |     "Jun 11 17:23:47.547951 crc crio[23211]: time=\"2026-06-11T17:23:47.547838566Z\" level=info msg=\"Removing pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\" id=65135ae9-9650-4dc7-bac3-dfad39fe9f80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.100716 | controller |     "Jun 11 17:23:47.578881 crc crio[23211]: time=\"2026-06-11T17:23:47.578758641Z\" level=info msg=\"Removed pod sandbox: 11025ccb3c9d13ed70707cb0ccba995a68523bf695bfff452af89e68c4aa9ed0\" id=65135ae9-9650-4dc7-bac3-dfad39fe9f80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.100732 | controller |     "Jun 11 17:23:47.580346 crc crio[23211]: time=\"2026-06-11T17:23:47.580060864Z\" level=info msg=\"Stopping pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\" id=3f01f3da-c31f-4fcc-bfff-a643a7f6d644 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.100752 | controller |     "Jun 11 17:23:47.580346 crc crio[23211]: time=\"2026-06-11T17:23:47.580154096Z\" level=info msg=\"Stopped pod sandbox (already stopped): 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\" id=3f01f3da-c31f-4fcc-bfff-a643a7f6d644 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.100768 | controller |     "Jun 11 17:23:47.581303 crc crio[23211]: time=\"2026-06-11T17:23:47.581220733Z\" level=info msg=\"Removing pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\" id=7e4f7015-4ede-40a3-a9f4-e08fd9547f8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.100784 | controller |     "Jun 11 17:23:47.599899 crc crio[23211]: time=\"2026-06-11T17:23:47.599785439Z\" level=info msg=\"Removed pod sandbox: 809a64f277ce529c55a5762e9b3723f1c7d227cb37eda209933bf6621c851fd1\" id=7e4f7015-4ede-40a3-a9f4-e08fd9547f8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.100800 | controller |     "Jun 11 17:23:47.603243 crc crio[23211]: time=\"2026-06-11T17:23:47.603100681Z\" level=info msg=\"Stopping pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\" id=8b7793f8-369f-4fa0-ba1e-2ee72a7f3719 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.100816 | controller |     "Jun 11 17:23:47.603597 crc crio[23211]: time=\"2026-06-11T17:23:47.603332177Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\" id=8b7793f8-369f-4fa0-ba1e-2ee72a7f3719 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.100832 | controller |     "Jun 11 17:23:47.604586 crc crio[23211]: time=\"2026-06-11T17:23:47.604392884Z\" level=info msg=\"Removing pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\" id=71d14458-7773-490e-895f-5374e42221f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.100850 | controller |     "Jun 11 17:23:47.643055 crc crio[23211]: time=\"2026-06-11T17:23:47.642936039Z\" level=info msg=\"Removed pod sandbox: 52077e25a5b9844a5844b1685e817ca25c6bef0fc3ef455d20bb8ed0caf6f290\" id=71d14458-7773-490e-895f-5374e42221f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.100866 | controller |     "Jun 11 17:23:47.644909 crc crio[23211]: time=\"2026-06-11T17:23:47.644761114Z\" level=info msg=\"Stopping pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\" id=f4c9f038-f5d9-4efb-b506-9e252cb63ccf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.100882 | controller |     "Jun 11 17:23:47.645186 crc crio[23211]: time=\"2026-06-11T17:23:47.64499988Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\" id=f4c9f038-f5d9-4efb-b506-9e252cb63ccf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.100898 | controller |     "Jun 11 17:23:47.646757 crc crio[23211]: time=\"2026-06-11T17:23:47.646667303Z\" level=info msg=\"Removing pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\" id=667d992e-95b3-41fe-9a2e-1a9bea49ccd8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.100914 | controller |     "Jun 11 17:23:47.668670 crc crio[23211]: time=\"2026-06-11T17:23:47.668558731Z\" level=info msg=\"Removed pod sandbox: 5ef46f7b6d393770fd21bb3daf721c0718aacf807e09b3f82a72804016cb5150\" id=667d992e-95b3-41fe-9a2e-1a9bea49ccd8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.100930 | controller |     "Jun 11 17:23:47.669685 crc crio[23211]: time=\"2026-06-11T17:23:47.669642048Z\" level=info msg=\"Stopping pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\" id=ae402943-0891-4d0c-950c-c4f203491411 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.100946 | controller |     "Jun 11 17:23:47.669885 crc crio[23211]: time=\"2026-06-11T17:23:47.669864343Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\" id=ae402943-0891-4d0c-950c-c4f203491411 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.100966 | controller |     "Jun 11 17:23:47.670655 crc crio[23211]: time=\"2026-06-11T17:23:47.670561661Z\" level=info msg=\"Removing pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\" id=65a76133-5d93-4541-9088-eec34d6987ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.100982 | controller |     "Jun 11 17:23:47.693953 crc crio[23211]: time=\"2026-06-11T17:23:47.693849455Z\" level=info msg=\"Removed pod sandbox: 2c71cb84659a301b91f12ba5476a53d279b77d146d3b5a5c92a208626cce6421\" id=65a76133-5d93-4541-9088-eec34d6987ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.100998 | controller |     "Jun 11 17:23:47.695563 crc crio[23211]: time=\"2026-06-11T17:23:47.695360793Z\" level=info msg=\"Stopping pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\" id=c23a060b-f8a8-46be-b63a-f5f9481e4996 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101014 | controller |     "Jun 11 17:23:47.695698 crc crio[23211]: time=\"2026-06-11T17:23:47.695594719Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\" id=c23a060b-f8a8-46be-b63a-f5f9481e4996 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101030 | controller |     "Jun 11 17:23:47.696859 crc crio[23211]: time=\"2026-06-11T17:23:47.696774587Z\" level=info msg=\"Removing pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\" id=4a41eac1-e671-4544-85b9-75c32e6cea35 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101045 | controller |     "Jun 11 17:23:47.717698 crc crio[23211]: time=\"2026-06-11T17:23:47.71757735Z\" level=info msg=\"Removed pod sandbox: 4d53af5beb44607ca73496be4bb194b8c8c5d48825c54b196818ce08ca347dca\" id=4a41eac1-e671-4544-85b9-75c32e6cea35 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101061 | controller |     "Jun 11 17:23:47.719158 crc crio[23211]: time=\"2026-06-11T17:23:47.719044147Z\" level=info msg=\"Stopping pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\" id=c04ad114-2063-47b9-987f-50241465525a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101077 | controller |     "Jun 11 17:23:47.719158 crc crio[23211]: time=\"2026-06-11T17:23:47.719154379Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\" id=c04ad114-2063-47b9-987f-50241465525a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101093 | controller |     "Jun 11 17:23:47.720050 crc crio[23211]: time=\"2026-06-11T17:23:47.719964109Z\" level=info msg=\"Removing pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\" id=7b059bb1-c6c7-4381-8663-23bdfa695421 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101109 | controller |     "Jun 11 17:23:47.743741 crc crio[23211]: time=\"2026-06-11T17:23:47.743359065Z\" level=info msg=\"Removed pod sandbox: 38119c16ae46f3f6e8984baf1b2edd44ae2bbc93dd7750ff0f8b03c3401c681c\" id=7b059bb1-c6c7-4381-8663-23bdfa695421 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101126 | controller |     "Jun 11 17:23:47.748363 crc crio[23211]: time=\"2026-06-11T17:23:47.748258119Z\" level=info msg=\"Stopping pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\" id=85be38ef-2802-4dff-8c65-be5bafedfc35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101141 | controller |     "Jun 11 17:23:47.748363 crc crio[23211]: time=\"2026-06-11T17:23:47.748362571Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\" id=85be38ef-2802-4dff-8c65-be5bafedfc35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101161 | controller |     "Jun 11 17:23:47.749645 crc crio[23211]: time=\"2026-06-11T17:23:47.749593951Z\" level=info msg=\"Removing pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\" id=3cc2d1f3-a834-4b2e-bb2b-b86b3d482c29 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101177 | controller |     "Jun 11 17:23:47.778922 crc crio[23211]: time=\"2026-06-11T17:23:47.778576448Z\" level=info msg=\"Removed pod sandbox: e3e8dd4b4c501e1d77fe3694060a98ddf26863335ecfc3e0df0bab6d14d96dd3\" id=3cc2d1f3-a834-4b2e-bb2b-b86b3d482c29 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101193 | controller |     "Jun 11 17:23:47.780162 crc crio[23211]: time=\"2026-06-11T17:23:47.779982963Z\" level=info msg=\"Stopping pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\" id=734d4210-beea-4b57-8ae4-1faeefc04144 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101210 | controller |     "Jun 11 17:23:47.780162 crc crio[23211]: time=\"2026-06-11T17:23:47.780074455Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\" id=734d4210-beea-4b57-8ae4-1faeefc04144 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101226 | controller |     "Jun 11 17:23:47.781595 crc crio[23211]: time=\"2026-06-11T17:23:47.781513041Z\" level=info msg=\"Removing pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\" id=95eff910-7ab2-4ae3-a536-2c3cac955dbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101242 | controller |     "Jun 11 17:23:47.828664 crc crio[23211]: time=\"2026-06-11T17:23:47.828521829Z\" level=info msg=\"Removed pod sandbox: bf51fa2f1e6280c2cee10da9a4b7f983ecc118015fafa7b25392ab3a1e0e7a8c\" id=95eff910-7ab2-4ae3-a536-2c3cac955dbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101257 | controller |     "Jun 11 17:23:47.830571 crc crio[23211]: time=\"2026-06-11T17:23:47.830222982Z\" level=info msg=\"Stopping pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b\" id=ee9c0d74-f17e-4f93-b3f8-579aab78548a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101273 | controller |     "Jun 11 17:23:47.830571 crc crio[23211]: time=\"2026-06-11T17:23:47.830520179Z\" level=info msg=\"Stopped pod sandbox (already stopped): efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b\" id=ee9c0d74-f17e-4f93-b3f8-579aab78548a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101289 | controller |     "Jun 11 17:23:47.831833 crc crio[23211]: time=\"2026-06-11T17:23:47.831684428Z\" level=info msg=\"Removing pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b\" id=f66ef519-e19e-4948-b4ff-ce21767a6563 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101305 | controller |     "Jun 11 17:23:47.869655 crc crio[23211]: time=\"2026-06-11T17:23:47.866470539Z\" level=info msg=\"Removed pod sandbox: efdc72b3c76aab5884dd4dafd55848736e56f6853c173f0ffb02ff77e11b117b\" id=f66ef519-e19e-4948-b4ff-ce21767a6563 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101320 | controller |     "Jun 11 17:23:47.869655 crc crio[23211]: time=\"2026-06-11T17:23:47.867563077Z\" level=info msg=\"Stopping pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\" id=b5f063a6-4723-42d4-88b9-9296bb8a75d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101336 | controller |     "Jun 11 17:23:47.869655 crc crio[23211]: time=\"2026-06-11T17:23:47.867629348Z\" level=info msg=\"Stopped pod sandbox (already stopped): 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\" id=b5f063a6-4723-42d4-88b9-9296bb8a75d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101352 | controller |     "Jun 11 17:23:47.869655 crc crio[23211]: time=\"2026-06-11T17:23:47.868003527Z\" level=info msg=\"Removing pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\" id=9404b71d-8b87-4fed-98be-6c67bae7f27e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101372 | controller |     "Jun 11 17:23:47.970301 crc crio[23211]: time=\"2026-06-11T17:23:47.969540022Z\" level=info msg=\"Removed pod sandbox: 59118d524ff847f31757adb55a89580f8ec026e8b5d7c60f5dfc1b30e881ff2c\" id=9404b71d-8b87-4fed-98be-6c67bae7f27e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101388 | controller |     "Jun 11 17:23:47.976189 crc crio[23211]: time=\"2026-06-11T17:23:47.976037095Z\" level=info msg=\"Stopping pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\" id=67a6db91-c756-468a-aa09-21b8c258ad2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101403 | controller |     "Jun 11 17:23:47.976392 crc crio[23211]: time=\"2026-06-11T17:23:47.976210709Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\" id=67a6db91-c756-468a-aa09-21b8c258ad2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101420 | controller |     "Jun 11 17:23:47.987857 crc crio[23211]: time=\"2026-06-11T17:23:47.986010165Z\" level=info msg=\"Removing pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\" id=0801083b-0bad-46a0-bf6b-7b967440cb9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101436 | controller |     "Jun 11 17:23:48.039728 crc crio[23211]: time=\"2026-06-11T17:23:48.039602597Z\" level=info msg=\"Removed pod sandbox: 86d2727185c09f4f29f9f20b032a2c861d5a4f1625225fea7816e28c2cd93f78\" id=0801083b-0bad-46a0-bf6b-7b967440cb9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101452 | controller |     "Jun 11 17:23:48.042245 crc crio[23211]: time=\"2026-06-11T17:23:48.042169222Z\" level=info msg=\"Stopping pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\" id=313f4b51-8a98-4228-93eb-3d4c426d8efe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101467 | controller |     "Jun 11 17:23:48.042376 crc crio[23211]: time=\"2026-06-11T17:23:48.042281964Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\" id=313f4b51-8a98-4228-93eb-3d4c426d8efe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101483 | controller |     "Jun 11 17:23:48.043105 crc crio[23211]: time=\"2026-06-11T17:23:48.043025873Z\" level=info msg=\"Removing pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\" id=4532cf21-4d08-4b8c-8270-613c85b794d1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101499 | controller |     "Jun 11 17:23:48.074882 crc crio[23211]: time=\"2026-06-11T17:23:48.074270966Z\" level=info msg=\"Removed pod sandbox: b0d450e2e42a41ea0d6b13d836e83c1d4b4ad81d22e7fbbd66e564eefa2415bf\" id=4532cf21-4d08-4b8c-8270-613c85b794d1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101535 | controller |     "Jun 11 17:23:48.075897 crc crio[23211]: time=\"2026-06-11T17:23:48.075826695Z\" level=info msg=\"Stopping pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\" id=854a14b7-c323-494f-b3ab-9513faead206 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101553 | controller |     "Jun 11 17:23:48.076012 crc crio[23211]: time=\"2026-06-11T17:23:48.075925087Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\" id=854a14b7-c323-494f-b3ab-9513faead206 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101569 | controller |     "Jun 11 17:23:48.087494 crc crio[23211]: time=\"2026-06-11T17:23:48.079706142Z\" level=info msg=\"Removing pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\" id=cc6617db-2ff8-4950-a625-9ec9e937ec09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101589 | controller |     "Jun 11 17:23:48.147572 crc crio[23211]: time=\"2026-06-11T17:23:48.147202314Z\" level=info msg=\"Removed pod sandbox: 35650566be6e80f7bf947f1927fd333fb508ecada327ca0c0d93ffa2b6f4399b\" id=cc6617db-2ff8-4950-a625-9ec9e937ec09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101605 | controller |     "Jun 11 17:23:48.148836 crc crio[23211]: time=\"2026-06-11T17:23:48.148758422Z\" level=info msg=\"Stopping pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\" id=78fcd062-c0ca-4a77-8f9f-a13f40c22a39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101621 | controller |     "Jun 11 17:23:48.148926 crc crio[23211]: time=\"2026-06-11T17:23:48.148853455Z\" level=info msg=\"Stopped pod sandbox (already stopped): 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\" id=78fcd062-c0ca-4a77-8f9f-a13f40c22a39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101636 | controller |     "Jun 11 17:23:48.153589 crc crio[23211]: time=\"2026-06-11T17:23:48.151021708Z\" level=info msg=\"Removing pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\" id=93b8d28f-c45e-43fa-8792-1eec2b149262 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101652 | controller |     "Jun 11 17:23:48.185556 crc crio[23211]: time=\"2026-06-11T17:23:48.185255057Z\" level=info msg=\"Removed pod sandbox: 90271ce27b3bda093b980189be9ff9ed56f8900b3d7a11ba5a33fbd2389af3ae\" id=93b8d28f-c45e-43fa-8792-1eec2b149262 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101667 | controller |     "Jun 11 17:23:48.186403 crc crio[23211]: time=\"2026-06-11T17:23:48.186359225Z\" level=info msg=\"Stopping pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\" id=526b2dc6-9938-480a-8a25-c1a83d55de74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101683 | controller |     "Jun 11 17:23:48.186667 crc crio[23211]: time=\"2026-06-11T17:23:48.186637632Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\" id=526b2dc6-9938-480a-8a25-c1a83d55de74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101699 | controller |     "Jun 11 17:23:48.187468 crc crio[23211]: time=\"2026-06-11T17:23:48.187387081Z\" level=info msg=\"Removing pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\" id=1b34e477-cc67-4d68-9ae6-59d4c33ae0f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101715 | controller |     "Jun 11 17:23:48.210686 crc crio[23211]: time=\"2026-06-11T17:23:48.210612813Z\" level=info msg=\"Removed pod sandbox: 2ba08ff83c18ed7c6e74830d1ae9922412ddb34ccfaf59dc32583cfb942fcfa0\" id=1b34e477-cc67-4d68-9ae6-59d4c33ae0f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101731 | controller |     "Jun 11 17:23:48.212266 crc crio[23211]: time=\"2026-06-11T17:23:48.212174372Z\" level=info msg=\"Stopping pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\" id=b6e2e0b6-72cd-4167-a6bf-03ec41c1342d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101746 | controller |     "Jun 11 17:23:48.212370 crc crio[23211]: time=\"2026-06-11T17:23:48.212270824Z\" level=info msg=\"Stopped pod sandbox (already stopped): a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\" id=b6e2e0b6-72cd-4167-a6bf-03ec41c1342d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101762 | controller |     "Jun 11 17:23:48.213158 crc crio[23211]: time=\"2026-06-11T17:23:48.213044804Z\" level=info msg=\"Removing pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\" id=ab17d4af-e0b3-4fff-af57-398467569123 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101778 | controller |     "Jun 11 17:23:48.230378 crc crio[23211]: time=\"2026-06-11T17:23:48.230316926Z\" level=info msg=\"Removed pod sandbox: a373730b20631cf419ef9fc21017fdc14760844b55a9f2007e40a26d82964fb4\" id=ab17d4af-e0b3-4fff-af57-398467569123 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101798 | controller |     "Jun 11 17:23:48.231867 crc crio[23211]: time=\"2026-06-11T17:23:48.231779073Z\" level=info msg=\"Stopping pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\" id=3dcc1e52-04cf-49a7-93a2-74bf8746b12c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101815 | controller |     "Jun 11 17:23:48.231998 crc crio[23211]: time=\"2026-06-11T17:23:48.231906096Z\" level=info msg=\"Stopped pod sandbox (already stopped): 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\" id=3dcc1e52-04cf-49a7-93a2-74bf8746b12c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101832 | controller |     "Jun 11 17:23:48.232763 crc crio[23211]: time=\"2026-06-11T17:23:48.232733136Z\" level=info msg=\"Removing pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\" id=9924de9a-2801-4731-9f09-1244eb7ab7a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101849 | controller |     "Jun 11 17:23:48.250516 crc crio[23211]: time=\"2026-06-11T17:23:48.250257825Z\" level=info msg=\"Removed pod sandbox: 49d4aff98bfbf89882daed44bd5c579abc56b8f65b71be4f5fd4b8dbc2acba62\" id=9924de9a-2801-4731-9f09-1244eb7ab7a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101865 | controller |     "Jun 11 17:23:48.251796 crc crio[23211]: time=\"2026-06-11T17:23:48.251719702Z\" level=info msg=\"Stopping pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\" id=0bc7e1e9-7f0d-4923-b0a6-cc00dab2ea0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101881 | controller |     "Jun 11 17:23:48.251887 crc crio[23211]: time=\"2026-06-11T17:23:48.251802184Z\" level=info msg=\"Stopped pod sandbox (already stopped): 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\" id=0bc7e1e9-7f0d-4923-b0a6-cc00dab2ea0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101897 | controller |     "Jun 11 17:23:48.252687 crc crio[23211]: time=\"2026-06-11T17:23:48.252604835Z\" level=info msg=\"Removing pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\" id=7961cc8d-a6b1-43f2-82f4-04b419d672a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101913 | controller |     "Jun 11 17:23:48.279466 crc crio[23211]: time=\"2026-06-11T17:23:48.279302404Z\" level=info msg=\"Removed pod sandbox: 359b45671667b1532727d38c478c24af46d7b79b165564abf4a08e899b4de090\" id=7961cc8d-a6b1-43f2-82f4-04b419d672a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101929 | controller |     "Jun 11 17:23:48.280882 crc crio[23211]: time=\"2026-06-11T17:23:48.280787801Z\" level=info msg=\"Stopping pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\" id=e93d33e2-33f3-46b8-ac80-77e35c060451 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101945 | controller |     "Jun 11 17:23:48.281092 crc crio[23211]: time=\"2026-06-11T17:23:48.280888493Z\" level=info msg=\"Stopped pod sandbox (already stopped): 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\" id=e93d33e2-33f3-46b8-ac80-77e35c060451 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.101962 | controller |     "Jun 11 17:23:48.282202 crc crio[23211]: time=\"2026-06-11T17:23:48.282085584Z\" level=info msg=\"Removing pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\" id=711e4d6f-2e29-42b9-a044-7814a5220e9f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101978 | controller |     "Jun 11 17:23:48.300388 crc crio[23211]: time=\"2026-06-11T17:23:48.300183517Z\" level=info msg=\"Removed pod sandbox: 96c2a9ffa53a48d04a8259a027fe66796140cbb3b041d96e79faf2bae6f1e1ce\" id=711e4d6f-2e29-42b9-a044-7814a5220e9f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.101998 | controller |     "Jun 11 17:23:48.301776 crc crio[23211]: time=\"2026-06-11T17:23:48.301748256Z\" level=info msg=\"Stopping pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\" id=f0dd69b2-8197-4d9b-975f-c3fb1777cfea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102014 | controller |     "Jun 11 17:23:48.301953 crc crio[23211]: time=\"2026-06-11T17:23:48.301925981Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\" id=f0dd69b2-8197-4d9b-975f-c3fb1777cfea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102030 | controller |     "Jun 11 17:23:48.302954 crc crio[23211]: time=\"2026-06-11T17:23:48.302922676Z\" level=info msg=\"Removing pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\" id=9447ddc3-8d0d-4911-9f5b-8b5d39480db9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102047 | controller |     "Jun 11 17:23:48.323128 crc crio[23211]: time=\"2026-06-11T17:23:48.322885316Z\" level=info msg=\"Removed pod sandbox: 8059c11a5e0007af58ca7ff50b8f8cf2307e21e1bfea52dc89b61a8cffe6d032\" id=9447ddc3-8d0d-4911-9f5b-8b5d39480db9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102063 | controller |     "Jun 11 17:23:48.324404 crc crio[23211]: time=\"2026-06-11T17:23:48.324326652Z\" level=info msg=\"Stopping pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\" id=c7723505-5dc7-4975-bb94-c3bfea47a81d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102079 | controller |     "Jun 11 17:23:48.324715 crc crio[23211]: time=\"2026-06-11T17:23:48.324480285Z\" level=info msg=\"Stopped pod sandbox (already stopped): 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\" id=c7723505-5dc7-4975-bb94-c3bfea47a81d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102096 | controller |     "Jun 11 17:23:48.325964 crc crio[23211]: time=\"2026-06-11T17:23:48.325890221Z\" level=info msg=\"Removing pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\" id=241cb4e6-1515-45a7-8730-88adc6418206 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102112 | controller |     "Jun 11 17:23:48.345555 crc crio[23211]: time=\"2026-06-11T17:23:48.344925168Z\" level=info msg=\"Removed pod sandbox: 33ac9d55322a60ca15701fbc0147ed5365e085396a1760a9dc04a6f530fb5135\" id=241cb4e6-1515-45a7-8730-88adc6418206 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102128 | controller |     "Jun 11 17:23:48.346694 crc crio[23211]: time=\"2026-06-11T17:23:48.34661714Z\" level=info msg=\"Stopping pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd\" id=4cb35cd7-1a91-4026-8e13-8917a42f178f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102144 | controller |     "Jun 11 17:23:48.346782 crc crio[23211]: time=\"2026-06-11T17:23:48.346719483Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd\" id=4cb35cd7-1a91-4026-8e13-8917a42f178f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102162 | controller |     "Jun 11 17:23:48.347583 crc crio[23211]: time=\"2026-06-11T17:23:48.347543423Z\" level=info msg=\"Removing pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd\" id=3e3a1659-206e-43cd-bb09-d2b64f022d80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102180 | controller |     "Jun 11 17:23:48.396375 crc crio[23211]: time=\"2026-06-11T17:23:48.396253474Z\" level=info msg=\"Removed pod sandbox: e7848fb38ac39658f18d07a3fc7cb01a563d2c24fa72450eed3e1d5c090af2fd\" id=3e3a1659-206e-43cd-bb09-d2b64f022d80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102196 | controller |     "Jun 11 17:23:48.398020 crc crio[23211]: time=\"2026-06-11T17:23:48.397976746Z\" level=info msg=\"Stopping pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\" id=6b1aac17-62cd-4a31-9272-f6e468767401 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102215 | controller |     "Jun 11 17:23:48.399006 crc crio[23211]: time=\"2026-06-11T17:23:48.398036488Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\" id=6b1aac17-62cd-4a31-9272-f6e468767401 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102232 | controller |     "Jun 11 17:23:48.400268 crc crio[23211]: time=\"2026-06-11T17:23:48.400217743Z\" level=info msg=\"Removing pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\" id=18e5ee28-ff0f-4873-89e0-a356e73f9495 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102248 | controller |     "Jun 11 17:23:48.418771 crc crio[23211]: time=\"2026-06-11T17:23:48.418651685Z\" level=info msg=\"Removed pod sandbox: 2aeb3cbba17a2588711a684b44859c9fc22f401b4d5ae735680dd36ea51bc73f\" id=18e5ee28-ff0f-4873-89e0-a356e73f9495 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102264 | controller |     "Jun 11 17:23:48.420247 crc crio[23211]: time=\"2026-06-11T17:23:48.419818684Z\" level=info msg=\"Stopping pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\" id=68e5d95c-50f5-4b4d-80b7-173dbf6eff3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102280 | controller |     "Jun 11 17:23:48.420247 crc crio[23211]: time=\"2026-06-11T17:23:48.419941687Z\" level=info msg=\"Stopped pod sandbox (already stopped): db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\" id=68e5d95c-50f5-4b4d-80b7-173dbf6eff3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102296 | controller |     "Jun 11 17:23:48.421101 crc crio[23211]: time=\"2026-06-11T17:23:48.42082682Z\" level=info msg=\"Removing pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\" id=8bcdcba4-7271-4482-b825-84fe6cda16da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102313 | controller |     "Jun 11 17:23:48.458067 crc crio[23211]: time=\"2026-06-11T17:23:48.457822486Z\" level=info msg=\"Removed pod sandbox: db66fc2cad3a611a6deb66fac771b3123cbf52b0b8566791238f14ec3b69cd96\" id=8bcdcba4-7271-4482-b825-84fe6cda16da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102329 | controller |     "Jun 11 17:23:48.462184 crc crio[23211]: time=\"2026-06-11T17:23:48.461773615Z\" level=info msg=\"Stopping pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\" id=586d7605-bcbc-400f-85c2-bed1a977860d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102345 | controller |     "Jun 11 17:23:48.463068 crc crio[23211]: time=\"2026-06-11T17:23:48.462864463Z\" level=info msg=\"Stopped pod sandbox (already stopped): 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\" id=586d7605-bcbc-400f-85c2-bed1a977860d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102361 | controller |     "Jun 11 17:23:48.466037 crc crio[23211]: time=\"2026-06-11T17:23:48.465961379Z\" level=info msg=\"Removing pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\" id=0c5ce4ff-99a8-450d-84c4-c897111cbdd6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102377 | controller |     "Jun 11 17:23:48.491756 crc crio[23211]: time=\"2026-06-11T17:23:48.491595783Z\" level=info msg=\"Removed pod sandbox: 142c988f5f6e35dbeb8398ff7d8592a102aae27a3e37c6d66f95f354ff2360c3\" id=0c5ce4ff-99a8-450d-84c4-c897111cbdd6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102394 | controller |     "Jun 11 17:23:48.493598 crc crio[23211]: time=\"2026-06-11T17:23:48.493348766Z\" level=info msg=\"Stopping pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\" id=39805a84-9f0e-4d77-a7fd-77da0878d16e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102410 | controller |     "Jun 11 17:23:48.494054 crc crio[23211]: time=\"2026-06-11T17:23:48.49353232Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\" id=39805a84-9f0e-4d77-a7fd-77da0878d16e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102429 | controller |     "Jun 11 17:23:48.494990 crc crio[23211]: time=\"2026-06-11T17:23:48.494906046Z\" level=info msg=\"Removing pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\" id=a0b3e19d-983e-4d03-b10f-1ec0d79c8a62 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102445 | controller |     "Jun 11 17:23:48.519199 crc crio[23211]: time=\"2026-06-11T17:23:48.51902964Z\" level=info msg=\"Removed pod sandbox: c0f218ebf9839b81b4d895358d95580d50f33cb0d856fe1ed7e7af2a7fc8cce5\" id=a0b3e19d-983e-4d03-b10f-1ec0d79c8a62 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.102461 | controller |     "Jun 11 17:23:52.517531 crc crio[23211]: time=\"2026-06-11T17:23:52.516853417Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-942hk/POD\" id=23fb0e5c-4e0f-41e8-90b0-c13a4d2b2c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.102477 | controller |     "Jun 11 17:23:52.519391 crc crio[23211]: time=\"2026-06-11T17:23:52.517549985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.102493 | controller |     "Jun 11 17:23:52.559409 crc crio[23211]: time=\"2026-06-11T17:23:52.558709705Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-942hk Namespace:openstack-operators ID:4fe6fa6ff5578931bd53a06b1b8d025d980de6dbe135554656529ab9753cae2b UID:278c758f-0ce0-48be-a057-44e5d6fed4dd NetNS:/var/run/netns/cfac59aa-8aa8-4e43-87c0-3154088247cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod278c758f_0ce0_48be_a057_44e5d6fed4dd.slice PodAnnotations:0xc0038acc78}] Aliases:map[]}\"",
2026-06-11 18:01:03.102509 | controller |     "Jun 11 17:23:52.559409 crc crio[23211]: time=\"2026-06-11T17:23:52.558903721Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-942hk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.102547 | controller |     "Jun 11 17:23:53.130752 crc crio[23211]: 2026-06-11T17:23:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fe6fa6ff557893 Mac:aa:36:ad:7d:8e:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/cfac59aa-8aa8-4e43-87c0-3154088247cd SocketPath: PciID:}] [{Interface:0xc00012ad10 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.102566 | controller |     "Jun 11 17:23:53.132770 crc crio[23211]: time=\"2026-06-11T17:23:53.132656326Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-942hk Namespace:openstack-operators ID:4fe6fa6ff5578931bd53a06b1b8d025d980de6dbe135554656529ab9753cae2b UID:278c758f-0ce0-48be-a057-44e5d6fed4dd NetNS:/var/run/netns/cfac59aa-8aa8-4e43-87c0-3154088247cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod278c758f_0ce0_48be_a057_44e5d6fed4dd.slice PodAnnotations:0xc0038acc78}] Aliases:map[]}\"",
2026-06-11 18:01:03.102582 | controller |     "Jun 11 17:23:53.133052 crc crio[23211]: time=\"2026-06-11T17:23:53.132860051Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-942hk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.102599 | controller |     "Jun 11 17:23:53.144871 crc crio[23211]: time=\"2026-06-11T17:23:53.144748359Z\" level=info msg=\"Ran pod sandbox 4fe6fa6ff5578931bd53a06b1b8d025d980de6dbe135554656529ab9753cae2b with infra container: openstack-operators/openstack-operator-index-942hk/POD\" id=23fb0e5c-4e0f-41e8-90b0-c13a4d2b2c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.102619 | controller |     "Jun 11 17:23:53.148318 crc crio[23211]: time=\"2026-06-11T17:23:53.148233276Z\" level=info msg=\"Pulling image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27\" id=0d9da3f5-acd5-4560-85e9-76a4c48c19cf name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.102636 | controller |     "Jun 11 17:23:53.157871 crc crio[23211]: time=\"2026-06-11T17:23:53.157709724Z\" level=info msg=\"Trying to access \\\"38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27\\\"\"",
2026-06-11 18:01:03.102652 | controller |     "Jun 11 17:23:57.148584 crc crio[23211]: time=\"2026-06-11T17:23:57.147651752Z\" level=info msg=\"Pulled image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index@sha256:9d40fd330bbdd673839bbd23b48255e1f150c057738c6aebd653733b51dade04\" id=0d9da3f5-acd5-4560-85e9-76a4c48c19cf name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.102669 | controller |     "Jun 11 17:23:57.150297 crc crio[23211]: time=\"2026-06-11T17:23:57.149646733Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27\" id=a6d2c5c3-5a25-4e4a-9acd-5ed51e89a83f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.102685 | controller |     "Jun 11 17:23:57.154863 crc crio[23211]: time=\"2026-06-11T17:23:57.154598407Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-index:434a9a133c4a352c349545710ccc88f685fdfd27\" id=73df9a46-cee6-4e11-8d87-a69f2f181a38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.102701 | controller |     "Jun 11 17:23:57.167516 crc crio[23211]: time=\"2026-06-11T17:23:57.164825153Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-942hk/registry-server\" id=e7471db7-3875-4945-ab2f-95ca6c2fed10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.102717 | controller |     "Jun 11 17:23:57.168101 crc crio[23211]: time=\"2026-06-11T17:23:57.168072984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.102733 | controller |     "Jun 11 17:23:57.226488 crc crio[23211]: time=\"2026-06-11T17:23:57.22295625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.102749 | controller |     "Jun 11 17:23:57.231486 crc crio[23211]: time=\"2026-06-11T17:23:57.229256628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.102765 | controller |     "Jun 11 17:23:57.421101 crc crio[23211]: time=\"2026-06-11T17:23:57.420581831Z\" level=info msg=\"Created container 773657af0c99a149e829c365ef63e510b282a675af61d52bb2fd90e155e0dee4: openstack-operators/openstack-operator-index-942hk/registry-server\" id=e7471db7-3875-4945-ab2f-95ca6c2fed10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.102782 | controller |     "Jun 11 17:23:57.422163 crc crio[23211]: time=\"2026-06-11T17:23:57.422029948Z\" level=info msg=\"Starting container: 773657af0c99a149e829c365ef63e510b282a675af61d52bb2fd90e155e0dee4\" id=df2f8fb7-d08b-43ec-9ad0-0d345735235b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.102798 | controller |     "Jun 11 17:23:57.436238 crc crio[23211]: time=\"2026-06-11T17:23:57.43608157Z\" level=info msg=\"Started container\" PID=225347 containerID=773657af0c99a149e829c365ef63e510b282a675af61d52bb2fd90e155e0dee4 description=openstack-operators/openstack-operator-index-942hk/registry-server id=df2f8fb7-d08b-43ec-9ad0-0d345735235b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fe6fa6ff5578931bd53a06b1b8d025d980de6dbe135554656529ab9753cae2b",
2026-06-11 18:01:03.102818 | controller |     "Jun 11 17:23:58.708859 crc crio[23211]: time=\"2026-06-11T17:23:58.708283795Z\" level=info msg=\"Stopping container: 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683 (timeout: 2s)\" id=fcb56ce8-86fb-4ee2-b150-425ee137e523 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.102835 | controller |     "Jun 11 17:23:58.857841 crc crio[23211]: time=\"2026-06-11T17:23:58.857776461Z\" level=info msg=\"Stopped container 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683: openshift-marketplace/redhat-operators-lzh6x/registry-server\" id=fcb56ce8-86fb-4ee2-b150-425ee137e523 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.102851 | controller |     "Jun 11 17:23:58.859619 crc crio[23211]: time=\"2026-06-11T17:23:58.859498743Z\" level=info msg=\"Stopping pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\" id=04ce2ea7-4124-48f0-8083-9cd274c22d55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102868 | controller |     "Jun 11 17:23:58.860714 crc crio[23211]: time=\"2026-06-11T17:23:58.860620002Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lzh6x Namespace:openshift-marketplace ID:b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a UID:df7e2ac7-b8f8-4dfb-a96c-1bd5863488cb NetNS:/var/run/netns/3a01a587-1a06-4e5b-8d93-24026b024e41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf7e2ac7_b8f8_4dfb_a96c_1bd5863488cb.slice PodAnnotations:0xc00008d178}] Aliases:map[]}\"",
2026-06-11 18:01:03.102886 | controller |     "Jun 11 17:23:58.861087 crc crio[23211]: time=\"2026-06-11T17:23:58.860828047Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-lzh6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.102902 | controller |     "Jun 11 17:23:59.157880 crc crio[23211]: time=\"2026-06-11T17:23:59.157355027Z\" level=info msg=\"Stopped pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\" id=04ce2ea7-4124-48f0-8083-9cd274c22d55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.102918 | controller |     "Jun 11 17:23:59.355164 crc crio[23211]: time=\"2026-06-11T17:23:59.354627869Z\" level=info msg=\"Removing container: 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683\" id=4fdad1cb-8eb7-4664-be30-d4cc9bebd29a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.102934 | controller |     "Jun 11 17:23:59.385630 crc crio[23211]: time=\"2026-06-11T17:23:59.385341949Z\" level=info msg=\"Removed container 939ef638058bf21bc216ae791a25cd4db31fb63e692265e16ca8fadf2916e683: openshift-marketplace/redhat-operators-lzh6x/registry-server\" id=4fdad1cb-8eb7-4664-be30-d4cc9bebd29a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.102950 | controller |     "Jun 11 17:23:59.397904 crc crio[23211]: time=\"2026-06-11T17:23:59.397816161Z\" level=info msg=\"Removing container: 0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9\" id=c06ed5ac-eb1d-402a-8b80-7a1c51466d6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.102966 | controller |     "Jun 11 17:23:59.448701 crc crio[23211]: time=\"2026-06-11T17:23:59.448609684Z\" level=info msg=\"Removed container 0ea4f8ac74a614766c1535b9fa170bbd4ad5ff8d7388e90a093f84d0324564d9: openshift-marketplace/redhat-operators-lzh6x/extract-content\" id=c06ed5ac-eb1d-402a-8b80-7a1c51466d6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.102982 | controller |     "Jun 11 17:23:59.453598 crc crio[23211]: time=\"2026-06-11T17:23:59.453512847Z\" level=info msg=\"Removing container: d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882\" id=9ed96621-f3d4-4931-b469-d0ffdfa28b27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.103006 | controller |     "Jun 11 17:23:59.502848 crc crio[23211]: time=\"2026-06-11T17:23:59.502712449Z\" level=info msg=\"Removed container d01517ebde840712b40835f33c34860c492bd6c99552e3701e4732b6b7416882: openshift-marketplace/redhat-operators-lzh6x/extract-utilities\" id=9ed96621-f3d4-4931-b469-d0ffdfa28b27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.103022 | controller |     "Jun 11 17:24:00.518487 crc crio[23211]: time=\"2026-06-11T17:24:00.517689191Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686644-wqbws/POD\" id=f545a98b-f88c-4f2a-9dc9-fb2b1d0bcb00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.103038 | controller |     "Jun 11 17:24:00.518487 crc crio[23211]: time=\"2026-06-11T17:24:00.518197853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.103057 | controller |     "Jun 11 17:24:00.564143 crc crio[23211]: time=\"2026-06-11T17:24:00.564019Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686644-wqbws Namespace:openshift-infra ID:a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587 UID:290ee71f-46c7-47d1-a130-5d061df4bded NetNS:/var/run/netns/7aa92936-b1b4-4403-821e-bd9de60567c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod290ee71f_46c7_47d1_a130_5d061df4bded.slice PodAnnotations:0xc0066183e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.103074 | controller |     "Jun 11 17:24:00.564143 crc crio[23211]: time=\"2026-06-11T17:24:00.564099922Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686644-wqbws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.103090 | controller |     "Jun 11 17:24:01.095677 crc crio[23211]: 2026-06-11T17:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2bc4509c071d2e Mac:46:55:70:d8:92:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/7aa92936-b1b4-4403-821e-bd9de60567c0 SocketPath: PciID:}] [{Interface:0xc00022cd60 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.103106 | controller |     "Jun 11 17:24:01.097796 crc crio[23211]: time=\"2026-06-11T17:24:01.097693862Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686644-wqbws Namespace:openshift-infra ID:a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587 UID:290ee71f-46c7-47d1-a130-5d061df4bded NetNS:/var/run/netns/7aa92936-b1b4-4403-821e-bd9de60567c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod290ee71f_46c7_47d1_a130_5d061df4bded.slice PodAnnotations:0xc0066183e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.103123 | controller |     "Jun 11 17:24:01.097913 crc crio[23211]: time=\"2026-06-11T17:24:01.097873097Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686644-wqbws for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.103140 | controller |     "Jun 11 17:24:01.116757 crc crio[23211]: time=\"2026-06-11T17:24:01.116654077Z\" level=info msg=\"Ran pod sandbox a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587 with infra container: openshift-infra/auto-csr-approver-29686644-wqbws/POD\" id=f545a98b-f88c-4f2a-9dc9-fb2b1d0bcb00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.103156 | controller |     "Jun 11 17:24:01.120363 crc crio[23211]: time=\"2026-06-11T17:24:01.120299609Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ef56b732-d501-4545-a0ef-6294f9330016 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.103172 | controller |     "Jun 11 17:24:01.127651 crc crio[23211]: time=\"2026-06-11T17:24:01.1275751Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.103191 | controller |     "Jun 11 17:24:02.070483 crc crio[23211]: time=\"2026-06-11T17:24:02.069681946Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ef56b732-d501-4545-a0ef-6294f9330016 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.103208 | controller |     "Jun 11 17:24:02.072488 crc crio[23211]: time=\"2026-06-11T17:24:02.072350753Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ffe9a433-62cd-494e-a2e5-7eaf2d79976c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.103224 | controller |     "Jun 11 17:24:02.076255 crc crio[23211]: time=\"2026-06-11T17:24:02.07622226Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f1bc89d1-a770-4eea-b1d4-93241e92686f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.103241 | controller |     "Jun 11 17:24:02.089283 crc crio[23211]: time=\"2026-06-11T17:24:02.089148233Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686644-wqbws/oc\" id=1fa544cb-ea56-45ab-b8ad-a06d4699e619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.103257 | controller |     "Jun 11 17:24:02.089828 crc crio[23211]: time=\"2026-06-11T17:24:02.08980939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.103273 | controller |     "Jun 11 17:24:02.135575 crc crio[23211]: time=\"2026-06-11T17:24:02.135402522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.103289 | controller |     "Jun 11 17:24:02.428253 crc crio[23211]: time=\"2026-06-11T17:24:02.428151157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.103305 | controller |     "Jun 11 17:24:02.549622 crc crio[23211]: time=\"2026-06-11T17:24:02.548905744Z\" level=info msg=\"Created container 6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c: openshift-infra/auto-csr-approver-29686644-wqbws/oc\" id=1fa544cb-ea56-45ab-b8ad-a06d4699e619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.103321 | controller |     "Jun 11 17:24:02.552925 crc crio[23211]: time=\"2026-06-11T17:24:02.55283416Z\" level=info msg=\"Starting container: 6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c\" id=81e6f421-c1e0-465a-9bba-5a800c18c66f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.103338 | controller |     "Jun 11 17:24:02.577808 crc crio[23211]: time=\"2026-06-11T17:24:02.577678584Z\" level=info msg=\"Started container\" PID=225663 containerID=6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c description=openshift-infra/auto-csr-approver-29686644-wqbws/oc id=81e6f421-c1e0-465a-9bba-5a800c18c66f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587",
2026-06-11 18:01:03.103354 | controller |     "Jun 11 17:24:04.441844 crc crio[23211]: time=\"2026-06-11T17:24:04.441173314Z\" level=info msg=\"Stopping pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587\" id=73f7111c-c176-4cef-a593-31775ce8623d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.103371 | controller |     "Jun 11 17:24:04.443693 crc crio[23211]: time=\"2026-06-11T17:24:04.442645391Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686644-wqbws Namespace:openshift-infra ID:a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587 UID:290ee71f-46c7-47d1-a130-5d061df4bded NetNS:/var/run/netns/7aa92936-b1b4-4403-821e-bd9de60567c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod290ee71f_46c7_47d1_a130_5d061df4bded.slice PodAnnotations:0xc003088048}] Aliases:map[]}\"",
2026-06-11 18:01:03.103391 | controller |     "Jun 11 17:24:04.443693 crc crio[23211]: time=\"2026-06-11T17:24:04.442819875Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686644-wqbws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.103418 | controller |     "Jun 11 17:24:04.853161 crc crio[23211]: time=\"2026-06-11T17:24:04.85254505Z\" level=info msg=\"Stopped pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587\" id=73f7111c-c176-4cef-a593-31775ce8623d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.103437 | controller |     "Jun 11 17:24:08.782998 crc crio[23211]: time=\"2026-06-11T17:24:08.782491627Z\" level=info msg=\"Running pod sandbox: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/POD\" id=74c16576-61b4-4296-9c8d-36fb59c93c3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.103452 | controller |     "Jun 11 17:24:08.782998 crc crio[23211]: time=\"2026-06-11T17:24:08.782990339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.103467 | controller |     "Jun 11 17:24:08.819016 crc crio[23211]: time=\"2026-06-11T17:24:08.81891708Z\" level=info msg=\"Got pod network &{Name:b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn Namespace:openstack-operators ID:3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54 UID:ee5a66ad-070d-440d-820e-c0b39dd01fc8 NetNS:/var/run/netns/2fb0d1df-5960-450b-b88c-07880ad81346 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee5a66ad_070d_440d_820e_c0b39dd01fc8.slice PodAnnotations:0xc002795968}] Aliases:map[]}\"",
2026-06-11 18:01:03.103484 | controller |     "Jun 11 17:24:08.819016 crc crio[23211]: time=\"2026-06-11T17:24:08.818996492Z\" level=info msg=\"Adding pod openstack-operators_b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.103499 | controller |     "Jun 11 17:24:09.502718 crc crio[23211]: 2026-06-11T17:24:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a7b22ac154b058 Mac:ba:d1:c4:90:95:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/2fb0d1df-5960-450b-b88c-07880ad81346 SocketPath: PciID:}] [{Interface:0xc0001346f0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.103533 | controller |     "Jun 11 17:24:09.505040 crc crio[23211]: time=\"2026-06-11T17:24:09.504938718Z\" level=info msg=\"Got pod network &{Name:b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn Namespace:openstack-operators ID:3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54 UID:ee5a66ad-070d-440d-820e-c0b39dd01fc8 NetNS:/var/run/netns/2fb0d1df-5960-450b-b88c-07880ad81346 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee5a66ad_070d_440d_820e_c0b39dd01fc8.slice PodAnnotations:0xc002795968}] Aliases:map[]}\"",
2026-06-11 18:01:03.103550 | controller |     "Jun 11 17:24:09.505578 crc crio[23211]: time=\"2026-06-11T17:24:09.505218385Z\" level=info msg=\"Checking pod openstack-operators_b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.103565 | controller |     "Jun 11 17:24:09.516561 crc crio[23211]: time=\"2026-06-11T17:24:09.516379364Z\" level=info msg=\"Ran pod sandbox 3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54 with infra container: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/POD\" id=74c16576-61b4-4296-9c8d-36fb59c93c3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.103584 | controller |     "Jun 11 17:24:09.532016 crc crio[23211]: time=\"2026-06-11T17:24:09.531886924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ef495f8f-7670-4ecc-8be6-9e97b1a7bb1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.103599 | controller |     "Jun 11 17:24:09.535263 crc crio[23211]: time=\"2026-06-11T17:24:09.535159255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c00763ee-98d9-4204-b6be-13174d6a2ba6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.103614 | controller |     "Jun 11 17:24:09.544721 crc crio[23211]: time=\"2026-06-11T17:24:09.544074388Z\" level=info msg=\"Creating container: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/util\" id=6b7de2ee-e1d7-42bb-90c3-5f2718f96a58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.103629 | controller |     "Jun 11 17:24:09.544721 crc crio[23211]: time=\"2026-06-11T17:24:09.544490138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.103644 | controller |     "Jun 11 17:24:09.594910 crc crio[23211]: time=\"2026-06-11T17:24:09.594842801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.103658 | controller |     "Jun 11 17:24:09.600066 crc crio[23211]: time=\"2026-06-11T17:24:09.59999898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.103673 | controller |     "Jun 11 17:24:09.774861 crc crio[23211]: time=\"2026-06-11T17:24:09.774554153Z\" level=info msg=\"Created container 6969b0c2f7560d4a9f7012dd6882af8430801f038c3b26a52989b2ed44cdcd8f: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/util\" id=6b7de2ee-e1d7-42bb-90c3-5f2718f96a58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.103687 | controller |     "Jun 11 17:24:09.777075 crc crio[23211]: time=\"2026-06-11T17:24:09.776860602Z\" level=info msg=\"Starting container: 6969b0c2f7560d4a9f7012dd6882af8430801f038c3b26a52989b2ed44cdcd8f\" id=df4e3284-79bf-4489-8899-92c8973e8b95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.103702 | controller |     "Jun 11 17:24:09.783821 crc crio[23211]: time=\"2026-06-11T17:24:09.783530218Z\" level=info msg=\"Started container\" PID=226177 containerID=6969b0c2f7560d4a9f7012dd6882af8430801f038c3b26a52989b2ed44cdcd8f description=openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/util id=df4e3284-79bf-4489-8899-92c8973e8b95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54",
2026-06-11 18:01:03.103717 | controller |     "Jun 11 17:24:10.571764 crc crio[23211]: time=\"2026-06-11T17:24:10.570055355Z\" level=info msg=\"Pulling image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle:434a9a133c4a352c349545710ccc88f685fdfd27\" id=22a8e3cc-9c97-4ddc-9005-679c6700b9a6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.103732 | controller |     "Jun 11 17:24:10.571764 crc crio[23211]: time=\"2026-06-11T17:24:10.571678495Z\" level=info msg=\"Trying to access \\\"38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle:434a9a133c4a352c349545710ccc88f685fdfd27\\\"\"",
2026-06-11 18:01:03.103747 | controller |     "Jun 11 17:24:11.053198 crc crio[23211]: time=\"2026-06-11T17:24:11.053037766Z\" level=info msg=\"Pulled image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:a61f297be7486768ae2783658f2a7ba91b2976bae1335524f902cffab2bc28f3\" id=22a8e3cc-9c97-4ddc-9005-679c6700b9a6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.103765 | controller |     "Jun 11 17:24:11.055036 crc crio[23211]: time=\"2026-06-11T17:24:11.054933603Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle:434a9a133c4a352c349545710ccc88f685fdfd27\" id=b5d6d840-41c5-4cc3-bd18-09729eb15665 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.103780 | controller |     "Jun 11 17:24:11.059355 crc crio[23211]: time=\"2026-06-11T17:24:11.05920967Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator-bundle:434a9a133c4a352c349545710ccc88f685fdfd27\" id=050eaaa0-2340-4004-8caa-920d9ab80227 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.103796 | controller |     "Jun 11 17:24:11.067391 crc crio[23211]: time=\"2026-06-11T17:24:11.067261392Z\" level=info msg=\"Creating container: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/pull\" id=e0d3bfc9-93b3-43b1-8d78-31cb58bcdb48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.103811 | controller |     "Jun 11 17:24:11.068529 crc crio[23211]: time=\"2026-06-11T17:24:11.068483953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.103826 | controller |     "Jun 11 17:24:11.122734 crc crio[23211]: time=\"2026-06-11T17:24:11.12263833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.103841 | controller |     "Jun 11 17:24:11.123038 crc crio[23211]: time=\"2026-06-11T17:24:11.122981178Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6e053213e23ee5892c964ef38d2ef7b3416c60e4dbb14fba452eb32c6af127fc/merged/etc/passwd: no such file or directory\"",
2026-06-11 18:01:03.103857 | controller |     "Jun 11 17:24:11.123038 crc crio[23211]: time=\"2026-06-11T17:24:11.123019029Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6e053213e23ee5892c964ef38d2ef7b3416c60e4dbb14fba452eb32c6af127fc/merged/etc/group: no such file or directory\"",
2026-06-11 18:01:03.103871 | controller |     "Jun 11 17:24:11.126869 crc crio[23211]: time=\"2026-06-11T17:24:11.126744883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.103886 | controller |     "Jun 11 17:24:11.371547 crc crio[23211]: time=\"2026-06-11T17:24:11.370853649Z\" level=info msg=\"Created container a038c5f30a0524257cb567fd4a312ae5398bbe069a04219eb7d54e9feb4a2c40: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/pull\" id=e0d3bfc9-93b3-43b1-8d78-31cb58bcdb48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.103901 | controller |     "Jun 11 17:24:11.373292 crc crio[23211]: time=\"2026-06-11T17:24:11.373190748Z\" level=info msg=\"Starting container: a038c5f30a0524257cb567fd4a312ae5398bbe069a04219eb7d54e9feb4a2c40\" id=38faa4f9-31ee-4a15-8dd4-40304de71321 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.103916 | controller |     "Jun 11 17:24:11.379039 crc crio[23211]: time=\"2026-06-11T17:24:11.378944432Z\" level=info msg=\"Started container\" PID=226277 containerID=a038c5f30a0524257cb567fd4a312ae5398bbe069a04219eb7d54e9feb4a2c40 description=openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/pull id=38faa4f9-31ee-4a15-8dd4-40304de71321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54",
2026-06-11 18:01:03.103934 | controller |     "Jun 11 17:24:11.592567 crc crio[23211]: time=\"2026-06-11T17:24:11.59241634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=11068253-ea7d-4354-b057-ae9d02b856e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.103950 | controller |     "Jun 11 17:24:11.595295 crc crio[23211]: time=\"2026-06-11T17:24:11.595234441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f235211e-9abf-4412-817c-490d2b9338e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.103964 | controller |     "Jun 11 17:24:11.611251 crc crio[23211]: time=\"2026-06-11T17:24:11.610785791Z\" level=info msg=\"Creating container: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/extract\" id=9d6da4b8-df1e-4677-b684-e47ef38fcfe2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.103979 | controller |     "Jun 11 17:24:11.611789 crc crio[23211]: time=\"2026-06-11T17:24:11.611735224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.103994 | controller |     "Jun 11 17:24:11.658516 crc crio[23211]: time=\"2026-06-11T17:24:11.658289961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.104008 | controller |     "Jun 11 17:24:11.665782 crc crio[23211]: time=\"2026-06-11T17:24:11.665689676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.104024 | controller |     "Jun 11 17:24:11.821924 crc crio[23211]: time=\"2026-06-11T17:24:11.821806798Z\" level=info msg=\"Created container b235e3a40c7a9c28f0fbcc955186b042eae9d8d44c17f35164734ae3a8d36924: openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/extract\" id=9d6da4b8-df1e-4677-b684-e47ef38fcfe2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.104039 | controller |     "Jun 11 17:24:11.823200 crc crio[23211]: time=\"2026-06-11T17:24:11.82309625Z\" level=info msg=\"Starting container: b235e3a40c7a9c28f0fbcc955186b042eae9d8d44c17f35164734ae3a8d36924\" id=a2924afb-c307-4beb-84ab-86fb56f9e4fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.104054 | controller |     "Jun 11 17:24:11.830927 crc crio[23211]: time=\"2026-06-11T17:24:11.830169737Z\" level=info msg=\"Started container\" PID=226313 containerID=b235e3a40c7a9c28f0fbcc955186b042eae9d8d44c17f35164734ae3a8d36924 description=openstack-operators/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/extract id=a2924afb-c307-4beb-84ab-86fb56f9e4fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54",
2026-06-11 18:01:03.104069 | controller |     "Jun 11 17:24:13.633335 crc crio[23211]: time=\"2026-06-11T17:24:13.631776907Z\" level=info msg=\"Stopping pod sandbox: 3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54\" id=12bc32ec-d4fa-4fff-af69-153077360ff7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.104084 | controller |     "Jun 11 17:24:13.635362 crc crio[23211]: time=\"2026-06-11T17:24:13.634897125Z\" level=info msg=\"Got pod network &{Name:b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn Namespace:openstack-operators ID:3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54 UID:ee5a66ad-070d-440d-820e-c0b39dd01fc8 NetNS:/var/run/netns/2fb0d1df-5960-450b-b88c-07880ad81346 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee5a66ad_070d_440d_820e_c0b39dd01fc8.slice PodAnnotations:0xc0022785c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.104103 | controller |     "Jun 11 17:24:13.635362 crc crio[23211]: time=\"2026-06-11T17:24:13.635325217Z\" level=info msg=\"Deleting pod openstack-operators_b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.104119 | controller |     "Jun 11 17:24:14.003303 crc crio[23211]: time=\"2026-06-11T17:24:14.002784343Z\" level=info msg=\"Stopped pod sandbox: 3a7b22ac154b05827b760e40e6bedc9da571b1374d6c5caff1775920feafbc54\" id=12bc32ec-d4fa-4fff-af69-153077360ff7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.104134 | controller |     "Jun 11 17:24:18.221912 crc crio[23211]: time=\"2026-06-11T17:24:18.22088582Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/POD\" id=14cab4eb-187a-4a66-9907-3131b4990696 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.104150 | controller |     "Jun 11 17:24:18.223762 crc crio[23211]: time=\"2026-06-11T17:24:18.221923416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.104165 | controller |     "Jun 11 17:24:18.262528 crc crio[23211]: time=\"2026-06-11T17:24:18.260549423Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-855fdb65bd-qz6ls Namespace:openstack-operators ID:75bb3322378996998af11721a5ca1280b1680b79c826ab250e033a0551bc524f UID:a50991ca-2771-40c2-9ce1-db63bfa9308e NetNS:/var/run/netns/ef112b2a-1765-4eca-8971-3f15bf7c49fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda50991ca_2771_40c2_9ce1_db63bfa9308e.slice PodAnnotations:0xc002278220}] Aliases:map[]}\"",
2026-06-11 18:01:03.104180 | controller |     "Jun 11 17:24:18.262528 crc crio[23211]: time=\"2026-06-11T17:24:18.260610515Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-855fdb65bd-qz6ls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.104196 | controller |     "Jun 11 17:24:18.696478 crc crio[23211]: 2026-06-11T17:24:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75bb33223789969 Mac:02:2f:e9:29:30:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/ef112b2a-1765-4eca-8971-3f15bf7c49fa SocketPath: PciID:}] [{Interface:0xc0002fd740 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.104211 | controller |     "Jun 11 17:24:18.699142 crc crio[23211]: time=\"2026-06-11T17:24:18.69903216Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-855fdb65bd-qz6ls Namespace:openstack-operators ID:75bb3322378996998af11721a5ca1280b1680b79c826ab250e033a0551bc524f UID:a50991ca-2771-40c2-9ce1-db63bfa9308e NetNS:/var/run/netns/ef112b2a-1765-4eca-8971-3f15bf7c49fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda50991ca_2771_40c2_9ce1_db63bfa9308e.slice PodAnnotations:0xc002278220}] Aliases:map[]}\"",
2026-06-11 18:01:03.104228 | controller |     "Jun 11 17:24:18.699526 crc crio[23211]: time=\"2026-06-11T17:24:18.699362008Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-855fdb65bd-qz6ls for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.104244 | controller |     "Jun 11 17:24:18.728538 crc crio[23211]: time=\"2026-06-11T17:24:18.728387366Z\" level=info msg=\"Ran pod sandbox 75bb3322378996998af11721a5ca1280b1680b79c826ab250e033a0551bc524f with infra container: openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/POD\" id=14cab4eb-187a-4a66-9907-3131b4990696 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.104263 | controller |     "Jun 11 17:24:18.734104 crc crio[23211]: time=\"2026-06-11T17:24:18.733987405Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\" id=6398a930-456e-4191-a363-fef2f65fa2e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.104279 | controller |     "Jun 11 17:24:18.734670 crc crio[23211]: time=\"2026-06-11T17:24:18.734585562Z\" level=info msg=\"Image 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27 not found\" id=6398a930-456e-4191-a363-fef2f65fa2e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.104293 | controller |     "Jun 11 17:24:18.734791 crc crio[23211]: time=\"2026-06-11T17:24:18.734688513Z\" level=info msg=\"Neither image nor artfiact 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27 found\" id=6398a930-456e-4191-a363-fef2f65fa2e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.104308 | controller |     "Jun 11 17:24:18.736168 crc crio[23211]: time=\"2026-06-11T17:24:18.736040997Z\" level=info msg=\"Pulling image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\" id=0c359c03-1b8e-46a8-97de-dd5cf69d16e5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.104322 | controller |     "Jun 11 17:24:18.737677 crc crio[23211]: time=\"2026-06-11T17:24:18.737611937Z\" level=info msg=\"Trying to access \\\"38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\\\"\"",
2026-06-11 18:01:03.104337 | controller |     "Jun 11 17:24:25.196970 crc crio[23211]: time=\"2026-06-11T17:24:25.195948122Z\" level=info msg=\"Pulled image: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator@sha256:db640b7ee5924eec1c06708711818f0ba6a1e23d8404fdc11fea691e1ce6eb3c\" id=0c359c03-1b8e-46a8-97de-dd5cf69d16e5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.104352 | controller |     "Jun 11 17:24:25.199652 crc crio[23211]: time=\"2026-06-11T17:24:25.198332512Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\" id=e883976f-75b1-440b-a8d0-1479fa95a6e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.104367 | controller |     "Jun 11 17:24:25.203321 crc crio[23211]: time=\"2026-06-11T17:24:25.203105712Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\" id=3d87485f-f104-4b91-9e6f-61f00531220b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.104382 | controller |     "Jun 11 17:24:25.216217 crc crio[23211]: time=\"2026-06-11T17:24:25.216003335Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/operator\" id=468bdd06-f946-40a9-9335-aa5f93f7280c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.104397 | controller |     "Jun 11 17:24:25.219376 crc crio[23211]: time=\"2026-06-11T17:24:25.219238255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.104411 | controller |     "Jun 11 17:24:25.286404 crc crio[23211]: time=\"2026-06-11T17:24:25.286075161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.104425 | controller |     "Jun 11 17:24:25.293019 crc crio[23211]: time=\"2026-06-11T17:24:25.292921882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.104442 | controller |     "Jun 11 17:24:25.473180 crc crio[23211]: time=\"2026-06-11T17:24:25.473021735Z\" level=info msg=\"Created container a55e5751e3acb985c8c6fa56d0845e2d2bfd5154795e3cdbf3a8643888b3d4fb: openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/operator\" id=468bdd06-f946-40a9-9335-aa5f93f7280c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.104457 | controller |     "Jun 11 17:24:25.475800 crc crio[23211]: time=\"2026-06-11T17:24:25.475710402Z\" level=info msg=\"Starting container: a55e5751e3acb985c8c6fa56d0845e2d2bfd5154795e3cdbf3a8643888b3d4fb\" id=f73f087e-34af-46bf-ad70-48aceddbd490 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.104472 | controller |     "Jun 11 17:24:25.484803 crc crio[23211]: time=\"2026-06-11T17:24:25.48279619Z\" level=info msg=\"Started container\" PID=227116 containerID=a55e5751e3acb985c8c6fa56d0845e2d2bfd5154795e3cdbf3a8643888b3d4fb description=openstack-operators/openstack-operator-controller-init-855fdb65bd-qz6ls/operator id=f73f087e-34af-46bf-ad70-48aceddbd490 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75bb3322378996998af11721a5ca1280b1680b79c826ab250e033a0551bc524f",
2026-06-11 18:01:03.104487 | controller |     "Jun 11 17:24:48.556527 crc crio[23211]: time=\"2026-06-11T17:24:48.55540293Z\" level=info msg=\"Removing container: 93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853\" id=e61dbef2-829f-4c3d-b625-cb5fcbaeff01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.104502 | controller |     "Jun 11 17:24:48.744761 crc crio[23211]: time=\"2026-06-11T17:24:48.744646312Z\" level=info msg=\"Removed container 93e53397e035928c9fa1d99f72accfe0d88ac899818ef15b278277ef70bd8853: openshift-infra/auto-csr-approver-29686638-f8d56/oc\" id=e61dbef2-829f-4c3d-b625-cb5fcbaeff01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.104540 | controller |     "Jun 11 17:24:48.756239 crc crio[23211]: time=\"2026-06-11T17:24:48.756102719Z\" level=info msg=\"Stopping pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\" id=a81db833-a5ff-4e54-991e-0a1d35b8b474 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.104558 | controller |     "Jun 11 17:24:48.756606 crc crio[23211]: time=\"2026-06-11T17:24:48.756247742Z\" level=info msg=\"Stopped pod sandbox (already stopped): b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\" id=a81db833-a5ff-4e54-991e-0a1d35b8b474 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.104574 | controller |     "Jun 11 17:24:48.757399 crc crio[23211]: time=\"2026-06-11T17:24:48.757374711Z\" level=info msg=\"Removing pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\" id=1218eeb4-3bd7-465a-b245-69223313a6ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.104589 | controller |     "Jun 11 17:24:48.772489 crc crio[23211]: time=\"2026-06-11T17:24:48.772339736Z\" level=info msg=\"Removed pod sandbox: b834f2ab228e807017c234a3513d8daa49aa17bf7ea98a5a6a90e18c7d32af8a\" id=1218eeb4-3bd7-465a-b245-69223313a6ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.104604 | controller |     "Jun 11 17:24:48.773515 crc crio[23211]: time=\"2026-06-11T17:24:48.773398822Z\" level=info msg=\"Stopping pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90\" id=29d1d5bc-a026-41af-9b53-de1720b1ae3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.104619 | controller |     "Jun 11 17:24:48.773668 crc crio[23211]: time=\"2026-06-11T17:24:48.773646358Z\" level=info msg=\"Stopped pod sandbox (already stopped): 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90\" id=29d1d5bc-a026-41af-9b53-de1720b1ae3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.104633 | controller |     "Jun 11 17:24:48.774396 crc crio[23211]: time=\"2026-06-11T17:24:48.774337786Z\" level=info msg=\"Removing pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90\" id=740d0fbb-b1b2-4506-a9f7-3a05fa675abc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.104651 | controller |     "Jun 11 17:24:48.798068 crc crio[23211]: time=\"2026-06-11T17:24:48.797818164Z\" level=info msg=\"Removed pod sandbox: 846ad6210b5d293b3d168430eec15090c74b1bc3803ae89ea10ecd3d509e2d90\" id=740d0fbb-b1b2-4506-a9f7-3a05fa675abc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.104666 | controller |     "Jun 11 17:25:20.235527 crc crio[23211]: time=\"2026-06-11T17:25:20.234378109Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/POD\" id=fa4a4649-7c4c-4016-b9de-11c724d323b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.104682 | controller |     "Jun 11 17:25:20.235527 crc crio[23211]: time=\"2026-06-11T17:25:20.235108846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.104696 | controller |     "Jun 11 17:25:20.311493 crc crio[23211]: time=\"2026-06-11T17:25:20.311370028Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/POD\" id=1bfeb7a2-ddad-45f6-b545-1824df217dd6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.104711 | controller |     "Jun 11 17:25:20.311493 crc crio[23211]: time=\"2026-06-11T17:25:20.311535572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.104725 | controller |     "Jun 11 17:25:20.439256 crc crio[23211]: time=\"2026-06-11T17:25:20.439001745Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-vjfks Namespace:openstack-operators ID:6c6590c2de0b99d1d913f36fe32eacde5b5da28cda871716934f92874e63dd52 UID:e3c50522-96ff-4303-9cbb-7f4ac42b4b4c NetNS:/var/run/netns/1134f410-ccfa-40b8-9383-3b741041c47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode3c50522_96ff_4303_9cbb_7f4ac42b4b4c.slice PodAnnotations:0xc0038acea0}] Aliases:map[]}\"",
2026-06-11 18:01:03.104740 | controller |     "Jun 11 17:25:20.439256 crc crio[23211]: time=\"2026-06-11T17:25:20.439226161Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-vjfks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.104755 | controller |     "Jun 11 17:25:20.446831 crc crio[23211]: time=\"2026-06-11T17:25:20.442064832Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-xvw9x Namespace:openstack-operators ID:2481dfdb9b69424a67df313aa12bfe7fee84885562cd2c77d1ed01f000f36f9c UID:6f15dd08-3f5f-46c1-abf0-733ec96dcb72 NetNS:/var/run/netns/eada9b71-2be9-4f64-8376-0006a2e2ab04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f15dd08_3f5f_46c1_abf0_733ec96dcb72.slice PodAnnotations:0xc0001318c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.104770 | controller |     "Jun 11 17:25:20.446831 crc crio[23211]: time=\"2026-06-11T17:25:20.442153234Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-xvw9x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.104785 | controller |     "Jun 11 17:25:20.570300 crc crio[23211]: time=\"2026-06-11T17:25:20.57007553Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/POD\" id=5a7eae41-35c4-4b11-8bae-d9ad71748ec2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.104800 | controller |     "Jun 11 17:25:20.571728 crc crio[23211]: time=\"2026-06-11T17:25:20.571598968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.104819 | controller |     "Jun 11 17:25:20.619963 crc crio[23211]: time=\"2026-06-11T17:25:20.619378325Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/POD\" id=90877dfd-12d2-4c76-8a2e-15beedbeec00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.104835 | controller |     "Jun 11 17:25:20.619963 crc crio[23211]: time=\"2026-06-11T17:25:20.61954992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.104849 | controller |     "Jun 11 17:25:20.631349 crc crio[23211]: time=\"2026-06-11T17:25:20.630854133Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/POD\" id=6d486295-1537-4444-8bf5-059d21ea637b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.104864 | controller |     "Jun 11 17:25:20.631349 crc crio[23211]: time=\"2026-06-11T17:25:20.630949786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.104880 | controller |     "Jun 11 17:25:20.651989 crc crio[23211]: time=\"2026-06-11T17:25:20.651914651Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/POD\" id=6e8eea5a-88a1-47ac-b694-1806da6e3928 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.104895 | controller |     "Jun 11 17:25:20.652158 crc crio[23211]: time=\"2026-06-11T17:25:20.652011832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.104910 | controller |     "Jun 11 17:25:20.658642 crc crio[23211]: time=\"2026-06-11T17:25:20.658594578Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/POD\" id=5c81c398-7f16-47ba-9a1f-8ead508a4f4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.104925 | controller |     "Jun 11 17:25:20.658830 crc crio[23211]: time=\"2026-06-11T17:25:20.658808483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.104939 | controller |     "Jun 11 17:25:20.671914 crc crio[23211]: time=\"2026-06-11T17:25:20.666745222Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-hj2xp Namespace:openstack-operators ID:842877529b6566d80c9a641bf5a19a5cfb432f69dbf426aab19f7cd4512ffa66 UID:769dfc2f-8174-4a38-8e22-45dcbf1e12ce NetNS:/var/run/netns/db2687c7-9394-450f-b483-d4a5988fb107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod769dfc2f_8174_4a38_8e22_45dcbf1e12ce.slice PodAnnotations:0xc0038ad118}] Aliases:map[]}\"",
2026-06-11 18:01:03.104955 | controller |     "Jun 11 17:25:20.671914 crc crio[23211]: time=\"2026-06-11T17:25:20.666785653Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-hj2xp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.104969 | controller |     "Jun 11 17:25:20.767765 crc crio[23211]: time=\"2026-06-11T17:25:20.767063035Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/POD\" id=5e62fcc5-4622-4e28-b80e-17035eb863d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.104984 | controller |     "Jun 11 17:25:20.768217 crc crio[23211]: time=\"2026-06-11T17:25:20.767793474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.105002 | controller |     "Jun 11 17:25:21.069276 crc crio[23211]: time=\"2026-06-11T17:25:21.067893572Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/POD\" id=52e02a88-0768-4848-9ef4-5e2004132cfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105017 | controller |     "Jun 11 17:25:21.069276 crc crio[23211]: time=\"2026-06-11T17:25:21.067996855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.105032 | controller |     "Jun 11 17:25:21.069276 crc crio[23211]: time=\"2026-06-11T17:25:21.067918763Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/POD\" id=420cc060-77bf-4469-b1a7-f394c2e7d7e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105046 | controller |     "Jun 11 17:25:21.069276 crc crio[23211]: time=\"2026-06-11T17:25:21.068080187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.105061 | controller |     "Jun 11 17:25:21.091827 crc crio[23211]: time=\"2026-06-11T17:25:21.084597151Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/POD\" id=d9a9a7f6-6c37-4b10-a17f-203d85741f4b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105075 | controller |     "Jun 11 17:25:21.091827 crc crio[23211]: time=\"2026-06-11T17:25:21.084698813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.105091 | controller |     "Jun 11 17:25:21.111893 crc crio[23211]: time=\"2026-06-11T17:25:21.111766762Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/POD\" id=460e66aa-2b35-4083-a39c-ca1ec7392d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105106 | controller |     "Jun 11 17:25:21.111893 crc crio[23211]: time=\"2026-06-11T17:25:21.111869255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.105121 | controller |     "Jun 11 17:25:21.150876 crc crio[23211]: time=\"2026-06-11T17:25:21.138267916Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/POD\" id=5790e34d-8b59-40dc-b187-1ddce57ab3ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105136 | controller |     "Jun 11 17:25:21.151238 crc crio[23211]: time=\"2026-06-11T17:25:21.150926914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.105154 | controller |     "Jun 11 17:25:21.153235 crc crio[23211]: time=\"2026-06-11T17:25:21.143377414Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-snw7d Namespace:openstack-operators ID:68bacf2e9cf41286cdddbcfc3aac799e16df9f759c997cdbf68e4da9d3f0e972 UID:0df0339b-4f35-4ad7-b5ae-0f32f615ce80 NetNS:/var/run/netns/06dba397-30f6-4c55-bc27-18e35fe4fb35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0df0339b_4f35_4ad7_b5ae_0f32f615ce80.slice PodAnnotations:0xc0018be3c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.105173 | controller |     "Jun 11 17:25:21.153235 crc crio[23211]: time=\"2026-06-11T17:25:21.152046541Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-snw7d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.105192 | controller |     "Jun 11 17:25:21.171702 crc crio[23211]: time=\"2026-06-11T17:25:21.171315734Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-cjk6g Namespace:openstack-operators ID:83d42c1220aab09e447e6869c01628200b568810e4b6e8f812e44bdc30a1f905 UID:1ece539b-d1a0-47b6-a429-fdfabf9e7a73 NetNS:/var/run/netns/a32ae808-849f-4666-96cd-78d9c405605a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ece539b_d1a0_47b6_a429_fdfabf9e7a73.slice PodAnnotations:0xc000130960}] Aliases:map[]}\"",
2026-06-11 18:01:03.105208 | controller |     "Jun 11 17:25:21.171702 crc crio[23211]: time=\"2026-06-11T17:25:21.171391726Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-cjk6g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.105224 | controller |     "Jun 11 17:25:21.173856 crc crio[23211]: time=\"2026-06-11T17:25:21.172875023Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/POD\" id=50417e24-fac1-4b04-bbeb-a2c84fe89eb3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105240 | controller |     "Jun 11 17:25:21.173856 crc crio[23211]: time=\"2026-06-11T17:25:21.173035757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.105256 | controller |     "Jun 11 17:25:21.328715 crc crio[23211]: time=\"2026-06-11T17:25:21.328498213Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-82ml4 Namespace:openstack-operators ID:6c79d8ced62ceeb241d4a30c17079247b8e69fbba16d5fc17d8f178909bb0e25 UID:371c8ee6-ff66-465d-a52f-0f1b849e44de NetNS:/var/run/netns/fa8d528f-8e83-44d7-88b4-337a955156a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371c8ee6_ff66_465d_a52f_0f1b849e44de.slice PodAnnotations:0xc0018be520}] Aliases:map[]}\"",
2026-06-11 18:01:03.105272 | controller |     "Jun 11 17:25:21.332602 crc crio[23211]: time=\"2026-06-11T17:25:21.33116593Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-82ml4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.105287 | controller |     "Jun 11 17:25:21.517969 crc crio[23211]: time=\"2026-06-11T17:25:21.514989634Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/POD\" id=09c7d5e3-8ea8-436e-9538-555c851a1aff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105301 | controller |     "Jun 11 17:25:21.517969 crc crio[23211]: time=\"2026-06-11T17:25:21.515076646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.105316 | controller |     "Jun 11 17:25:21.570554 crc crio[23211]: time=\"2026-06-11T17:25:21.566046544Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/POD\" id=72941acb-7e17-440b-bfa9-7a00a1212fc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105331 | controller |     "Jun 11 17:25:21.570554 crc crio[23211]: time=\"2026-06-11T17:25:21.566496975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.105345 | controller |     "Jun 11 17:25:21.590340 crc crio[23211]: time=\"2026-06-11T17:25:21.58984838Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-8rxk7 Namespace:openstack-operators ID:ea28fa695121f91db98aff38fcb4e3c4c47a0b63c363b3acc9fc4447bb397c4a UID:c408d492-4525-45f9-8cc6-ce1e405d8fa9 NetNS:/var/run/netns/36b2f96d-b4fd-47a4-bbfe-318f45bd5ee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc408d492_4525_45f9_8cc6_ce1e405d8fa9.slice PodAnnotations:0xc002818a10}] Aliases:map[]}\"",
2026-06-11 18:01:03.105363 | controller |     "Jun 11 17:25:21.590340 crc crio[23211]: time=\"2026-06-11T17:25:21.589907632Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-8rxk7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.105379 | controller |     "Jun 11 17:25:21.605401 crc crio[23211]: 2026-06-11T17:25:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c6590c2de0b99d Mac:a6:9c:9b:ff:93:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/1134f410-ccfa-40b8-9383-3b741041c47d SocketPath: PciID:}] [{Interface:0xc000280fb0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.105394 | controller |     "Jun 11 17:25:21.606390 crc crio[23211]: time=\"2026-06-11T17:25:21.606248741Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-vjfks Namespace:openstack-operators ID:6c6590c2de0b99d1d913f36fe32eacde5b5da28cda871716934f92874e63dd52 UID:e3c50522-96ff-4303-9cbb-7f4ac42b4b4c NetNS:/var/run/netns/1134f410-ccfa-40b8-9383-3b741041c47d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode3c50522_96ff_4303_9cbb_7f4ac42b4b4c.slice PodAnnotations:0xc0038acea0}] Aliases:map[]}\"",
2026-06-11 18:01:03.105410 | controller |     "Jun 11 17:25:21.606618 crc crio[23211]: time=\"2026-06-11T17:25:21.606553509Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-vjfks for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.105425 | controller |     "Jun 11 17:25:21.634481 crc crio[23211]: time=\"2026-06-11T17:25:21.634335955Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/POD\" id=016470e9-bf7c-43b1-a5cc-f58defbb55f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105440 | controller |     "Jun 11 17:25:21.634743 crc crio[23211]: time=\"2026-06-11T17:25:21.63452495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.105455 | controller |     "Jun 11 17:25:21.659310 crc crio[23211]: time=\"2026-06-11T17:25:21.65924487Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-bsc9p Namespace:openstack-operators ID:f5b5cfb1a5d540cc0c0e61f4a88c12566c15cb9673cd2d61224f035ad694b8cc UID:65c79e7a-0982-4f48-8c5a-183cce6b01c3 NetNS:/var/run/netns/0076a471-e301-4215-9ad9-e98cf5d06ed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65c79e7a_0982_4f48_8c5a_183cce6b01c3.slice PodAnnotations:0xc0001ae460}] Aliases:map[]}\"",
2026-06-11 18:01:03.105470 | controller |     "Jun 11 17:25:21.659959 crc crio[23211]: time=\"2026-06-11T17:25:21.659935946Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-bsc9p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.105485 | controller |     "Jun 11 17:25:21.674393 crc crio[23211]: time=\"2026-06-11T17:25:21.674097101Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-m9t7w Namespace:openstack-operators ID:e7ac2db4e1bc7268b8a9fa27d90a964f08d15429a6d7305c67cef0ec1a4d2254 UID:a119b1c7-2539-4afb-b487-07694c2d3705 NetNS:/var/run/netns/634d9979-df49-49fd-bf58-89808287781f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda119b1c7_2539_4afb_b487_07694c2d3705.slice PodAnnotations:0xc002794508}] Aliases:map[]}\"",
2026-06-11 18:01:03.105504 | controller |     "Jun 11 17:25:21.674393 crc crio[23211]: time=\"2026-06-11T17:25:21.674221525Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-m9t7w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.105540 | controller |     "Jun 11 17:25:21.681345 crc crio[23211]: time=\"2026-06-11T17:25:21.678503001Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/POD\" id=b1b8957a-328e-43b9-a0e4-1783de1f32e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105557 | controller |     "Jun 11 17:25:21.681345 crc crio[23211]: time=\"2026-06-11T17:25:21.678593384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.105573 | controller |     "Jun 11 17:25:21.705998 crc crio[23211]: time=\"2026-06-11T17:25:21.705792666Z\" level=info msg=\"Ran pod sandbox 6c6590c2de0b99d1d913f36fe32eacde5b5da28cda871716934f92874e63dd52 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/POD\" id=1bfeb7a2-ddad-45f6-b545-1824df217dd6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105588 | controller |     "Jun 11 17:25:21.711036 crc crio[23211]: time=\"2026-06-11T17:25:21.710159485Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=38f5bf06-b163-42c6-a9a7-b1827f2aa341 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.105603 | controller |     "Jun 11 17:25:21.731819 crc crio[23211]: time=\"2026-06-11T17:25:21.730022282Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=38f5bf06-b163-42c6-a9a7-b1827f2aa341 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.105617 | controller |     "Jun 11 17:25:21.731819 crc crio[23211]: time=\"2026-06-11T17:25:21.730190648Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=38f5bf06-b163-42c6-a9a7-b1827f2aa341 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.105632 | controller |     "Jun 11 17:25:21.736548 crc crio[23211]: time=\"2026-06-11T17:25:21.734892015Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=bb1da946-c599-48d5-a3ff-7572519c1141 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.105646 | controller |     "Jun 11 17:25:21.756149 crc crio[23211]: time=\"2026-06-11T17:25:21.75388321Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"",
2026-06-11 18:01:03.105661 | controller |     "Jun 11 17:25:21.762570 crc crio[23211]: time=\"2026-06-11T17:25:21.760950588Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-qg4p4 Namespace:openstack-operators ID:47d63ffd186710e88a56840c0d8e2c3e6307a677146eb6ce305d4e228f5b914c UID:6caf2da7-b480-4302-971a-15aa6e8f9a65 NetNS:/var/run/netns/290a2083-ca1c-43cf-b475-ff860ba15195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6caf2da7_b480_4302_971a_15aa6e8f9a65.slice PodAnnotations:0xc00008c5e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.105677 | controller |     "Jun 11 17:25:21.762570 crc crio[23211]: time=\"2026-06-11T17:25:21.761004509Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-qg4p4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.105698 | controller |     "Jun 11 17:25:21.783982 crc crio[23211]: time=\"2026-06-11T17:25:21.783895183Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-q44bv Namespace:openstack-operators ID:91c26764ad88e38164ab0980f120eeec3e12f75f154ff90b07131e59087cc6a0 UID:bdde1490-a05d-4070-9b51-ff8a3a379f5f NetNS:/var/run/netns/9a305546-db64-42f2-9d45-688fdbed143e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdde1490_a05d_4070_9b51_ff8a3a379f5f.slice PodAnnotations:0xc00008c770}] Aliases:map[]}\"",
2026-06-11 18:01:03.105714 | controller |     "Jun 11 17:25:21.783982 crc crio[23211]: time=\"2026-06-11T17:25:21.783978385Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-q44bv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.105729 | controller |     "Jun 11 17:25:21.834971 crc crio[23211]: 2026-06-11T17:25:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:842877529b6566d Mac:16:25:6b:1b:25:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/db2687c7-9394-450f-b483-d4a5988fb107 SocketPath: PciID:}] [{Interface:0xc00041c680 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.105744 | controller |     "Jun 11 17:25:21.892645 crc crio[23211]: time=\"2026-06-11T17:25:21.892509925Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-hj2xp Namespace:openstack-operators ID:842877529b6566d80c9a641bf5a19a5cfb432f69dbf426aab19f7cd4512ffa66 UID:769dfc2f-8174-4a38-8e22-45dcbf1e12ce NetNS:/var/run/netns/db2687c7-9394-450f-b483-d4a5988fb107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod769dfc2f_8174_4a38_8e22_45dcbf1e12ce.slice PodAnnotations:0xc0038ad118}] Aliases:map[]}\"",
2026-06-11 18:01:03.105758 | controller |     "Jun 11 17:25:21.894012 crc crio[23211]: time=\"2026-06-11T17:25:21.893970631Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-hj2xp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.105773 | controller |     "Jun 11 17:25:21.898402 crc crio[23211]: time=\"2026-06-11T17:25:21.895767236Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-8qx8s Namespace:openstack-operators ID:44acc7113c1a879b4e1edd248a6e76a685366b16b168aebe8e9ff8ea142c3d3c UID:7bb5119c-374d-4cf2-ad8f-615c22fd4c29 NetNS:/var/run/netns/fabadc63-793e-40d3-8b3d-55454bbe3cd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bb5119c_374d_4cf2_ad8f_615c22fd4c29.slice PodAnnotations:0xc00008cda8}] Aliases:map[]}\"",
2026-06-11 18:01:03.105787 | controller |     "Jun 11 17:25:21.898402 crc crio[23211]: time=\"2026-06-11T17:25:21.895847497Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-8qx8s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.105802 | controller |     "Jun 11 17:25:21.898402 crc crio[23211]: time=\"2026-06-11T17:25:21.896791901Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-g8nmp Namespace:openstack-operators ID:b188aa7930969812954c6e62d785ed512ae74234ae1bb978f6550cf6cf9b3d41 UID:4e04cde3-d56d-4c82-8ebc-83f4f52041af NetNS:/var/run/netns/80fff1b5-c776-4c15-84d5-da57b1c5b508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e04cde3_d56d_4c82_8ebc_83f4f52041af.slice PodAnnotations:0xc000130888}] Aliases:map[]}\"",
2026-06-11 18:01:03.105827 | controller |     "Jun 11 17:25:21.898402 crc crio[23211]: time=\"2026-06-11T17:25:21.896848252Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-g8nmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.105843 | controller |     "Jun 11 17:25:21.910089 crc crio[23211]: time=\"2026-06-11T17:25:21.909085549Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-bzs5c Namespace:openstack-operators ID:be5a5a6ebf7daae39e70b039698a917ba6618baaa8bdae9175356d8ab929f2f5 UID:0ae6d2c5-6c94-402d-8f54-906ed65b9c10 NetNS:/var/run/netns/7b77ad8c-cecd-421b-a262-5c78373d8550 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ae6d2c5_6c94_402d_8f54_906ed65b9c10.slice PodAnnotations:0xc007c141c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.105858 | controller |     "Jun 11 17:25:21.910089 crc crio[23211]: time=\"2026-06-11T17:25:21.909169651Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-bzs5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.105872 | controller |     "Jun 11 17:25:21.983271 crc crio[23211]: time=\"2026-06-11T17:25:21.982986891Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/POD\" id=a2acf1d8-c593-4001-84b1-4c32511640ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105886 | controller |     "Jun 11 17:25:21.983271 crc crio[23211]: time=\"2026-06-11T17:25:21.983096603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.105900 | controller |     "Jun 11 17:25:21.987782 crc crio[23211]: time=\"2026-06-11T17:25:21.98735608Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/POD\" id=e8d4f61a-c79c-4298-99bd-d874e711c121 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105915 | controller |     "Jun 11 17:25:21.987782 crc crio[23211]: time=\"2026-06-11T17:25:21.987483063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.105929 | controller |     "Jun 11 17:25:22.037545 crc crio[23211]: 2026-06-11T17:25:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2481dfdb9b69424 Mac:be:4c:4e:12:f0:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/eada9b71-2be9-4f64-8376-0006a2e2ab04 SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.105943 | controller |     "Jun 11 17:25:22.098095 crc crio[23211]: time=\"2026-06-11T17:25:22.097605453Z\" level=info msg=\"Ran pod sandbox 842877529b6566d80c9a641bf5a19a5cfb432f69dbf426aab19f7cd4512ffa66 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/POD\" id=5a7eae41-35c4-4b11-8bae-d9ad71748ec2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.105958 | controller |     "Jun 11 17:25:22.099332 crc crio[23211]: time=\"2026-06-11T17:25:22.099222243Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-xvw9x Namespace:openstack-operators ID:2481dfdb9b69424a67df313aa12bfe7fee84885562cd2c77d1ed01f000f36f9c UID:6f15dd08-3f5f-46c1-abf0-733ec96dcb72 NetNS:/var/run/netns/eada9b71-2be9-4f64-8376-0006a2e2ab04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f15dd08_3f5f_46c1_abf0_733ec96dcb72.slice PodAnnotations:0xc0001318c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.105981 | controller |     "Jun 11 17:25:22.099602 crc crio[23211]: time=\"2026-06-11T17:25:22.099535711Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-xvw9x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.106006 | controller |     "Jun 11 17:25:22.104295 crc crio[23211]: time=\"2026-06-11T17:25:22.104219959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=708f2992-a458-4a63-9898-52d02d582929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106033 | controller |     "Jun 11 17:25:22.104623 crc crio[23211]: time=\"2026-06-11T17:25:22.104534926Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=708f2992-a458-4a63-9898-52d02d582929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106052 | controller |     "Jun 11 17:25:22.104623 crc crio[23211]: time=\"2026-06-11T17:25:22.104587508Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=708f2992-a458-4a63-9898-52d02d582929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106068 | controller |     "Jun 11 17:25:22.108965 crc crio[23211]: time=\"2026-06-11T17:25:22.105660825Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=48a9bfa6-2948-4985-bb56-f5cdc60de2c7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.106084 | controller |     "Jun 11 17:25:22.116043 crc crio[23211]: time=\"2026-06-11T17:25:22.113213254Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"",
2026-06-11 18:01:03.106100 | controller |     "Jun 11 17:25:22.120917 crc crio[23211]: time=\"2026-06-11T17:25:22.120804753Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-knnlm Namespace:openstack-operators ID:2f609e091363f098ccf705a1fba72e04411c6b7eb560d85a97785b077e71d34d UID:3f0e89d1-4b07-448b-84e3-197b2df4fdee NetNS:/var/run/netns/1b2aa2b7-2a4f-46cb-b03a-4d54a76bdbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f0e89d1_4b07_448b_84e3_197b2df4fdee.slice PodAnnotations:0xc002278180}] Aliases:map[]}\"",
2026-06-11 18:01:03.106116 | controller |     "Jun 11 17:25:22.120917 crc crio[23211]: time=\"2026-06-11T17:25:22.120887205Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-knnlm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.106132 | controller |     "Jun 11 17:25:22.123484 crc crio[23211]: time=\"2026-06-11T17:25:22.123347267Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c545g6hx Namespace:openstack-operators ID:d96b1d4629bc4542c1782f0ccd7af1965a408cc6d2175a51b456abdd8f493ae9 UID:cccf8920-a72a-4fff-95a1-e1d7a6f3e0ea NetNS:/var/run/netns/bec5bc4e-07a0-4eac-9ff9-c12ae38f0710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcccf8920_a72a_4fff_95a1_e1d7a6f3e0ea.slice PodAnnotations:0xc007c140c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.106147 | controller |     "Jun 11 17:25:22.123484 crc crio[23211]: time=\"2026-06-11T17:25:22.123409169Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c545g6hx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.106167 | controller |     "Jun 11 17:25:22.128204 crc crio[23211]: time=\"2026-06-11T17:25:22.127572713Z\" level=info msg=\"Ran pod sandbox 2481dfdb9b69424a67df313aa12bfe7fee84885562cd2c77d1ed01f000f36f9c with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/POD\" id=fa4a4649-7c4c-4016-b9de-11c724d323b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.106182 | controller |     "Jun 11 17:25:22.135694 crc crio[23211]: time=\"2026-06-11T17:25:22.134932348Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=e36341d2-c2ef-4220-beb6-df2a0481feaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106198 | controller |     "Jun 11 17:25:22.168910 crc crio[23211]: time=\"2026-06-11T17:25:22.141545853Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-pwf5z Namespace:openstack-operators ID:875d73ed401aed038d954f9831e790e43484b96c2601d6f4077fa05fbe3c39ce UID:421b50f2-244b-4532-8496-8d16653e4531 NetNS:/var/run/netns/fc81cbd7-333e-4007-a0ba-4b33ab806854 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod421b50f2_244b_4532_8496_8d16653e4531.slice PodAnnotations:0xc002278278}] Aliases:map[]}\"",
2026-06-11 18:01:03.106214 | controller |     "Jun 11 17:25:22.168910 crc crio[23211]: time=\"2026-06-11T17:25:22.141592144Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-pwf5z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.106230 | controller |     "Jun 11 17:25:22.168910 crc crio[23211]: time=\"2026-06-11T17:25:22.164879668Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=e36341d2-c2ef-4220-beb6-df2a0481feaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106245 | controller |     "Jun 11 17:25:22.168910 crc crio[23211]: time=\"2026-06-11T17:25:22.16495321Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=e36341d2-c2ef-4220-beb6-df2a0481feaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106260 | controller |     "Jun 11 17:25:22.168910 crc crio[23211]: time=\"2026-06-11T17:25:22.166658183Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=5a7572e9-d8ed-45a3-809d-20301503decb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.106275 | controller |     "Jun 11 17:25:22.172095 crc crio[23211]: time=\"2026-06-11T17:25:22.171695669Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"",
2026-06-11 18:01:03.106290 | controller |     "Jun 11 17:25:22.197165 crc crio[23211]: time=\"2026-06-11T17:25:22.196365857Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-pjslv Namespace:openstack-operators ID:46d0c5eab90e61dc5e07b3dfc314e746328d16bbbdc5ff763961b3c7fa9e172c UID:fb507811-aa20-445e-898f-c49af0397915 NetNS:/var/run/netns/985580b0-de0c-4420-95c2-c4048f7f3f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb507811_aa20_445e_898f_c49af0397915.slice PodAnnotations:0xc0018be6a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.106306 | controller |     "Jun 11 17:25:22.197165 crc crio[23211]: time=\"2026-06-11T17:25:22.196413638Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-pjslv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.106324 | controller |     "Jun 11 17:25:22.356358 crc crio[23211]: time=\"2026-06-11T17:25:22.35611899Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-jc79s Namespace:openstack-operators ID:4ee916770291660493b5bedb370f39ccfcbbf315ea980f73c9ee1c69d995124f UID:19cca874-919b-460b-b167-623f4a79e403 NetNS:/var/run/netns/d3aa25c8-3079-483a-95c3-f0f8edc309dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19cca874_919b_460b_b167_623f4a79e403.slice PodAnnotations:0xc002794230}] Aliases:map[]}\"",
2026-06-11 18:01:03.106341 | controller |     "Jun 11 17:25:22.356358 crc crio[23211]: time=\"2026-06-11T17:25:22.356208692Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-jc79s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.106356 | controller |     "Jun 11 17:25:22.449242 crc crio[23211]: time=\"2026-06-11T17:25:22.405489636Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-xkkrq Namespace:openstack-operators ID:f68075aded9f2dd0e3126c02832a2cb5f400d9564c32c626b08e10a91e1394fd UID:c82ac46c-e772-42fe-acc0-577679656e80 NetNS:/var/run/netns/b2437e4e-2487-4704-a128-c19f1065fece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc82ac46c_e772_42fe_acc0_577679656e80.slice PodAnnotations:0xc007c14710}] Aliases:map[]}\"",
2026-06-11 18:01:03.106371 | controller |     "Jun 11 17:25:22.449242 crc crio[23211]: time=\"2026-06-11T17:25:22.405559188Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-xkkrq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.106387 | controller |     "Jun 11 17:25:22.571501 crc crio[23211]: 2026-06-11T17:25:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83d42c1220aab09 Mac:8a:55:75:2b:6d:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/a32ae808-849f-4666-96cd-78d9c405605a SocketPath: PciID:}] [{Interface:0xc0002311a0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.106403 | controller |     "Jun 11 17:25:22.701552 crc crio[23211]: time=\"2026-06-11T17:25:22.699932264Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-cjk6g Namespace:openstack-operators ID:83d42c1220aab09e447e6869c01628200b568810e4b6e8f812e44bdc30a1f905 UID:1ece539b-d1a0-47b6-a429-fdfabf9e7a73 NetNS:/var/run/netns/a32ae808-849f-4666-96cd-78d9c405605a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ece539b_d1a0_47b6_a429_fdfabf9e7a73.slice PodAnnotations:0xc000130960}] Aliases:map[]}\"",
2026-06-11 18:01:03.106419 | controller |     "Jun 11 17:25:22.707489 crc crio[23211]: time=\"2026-06-11T17:25:22.704194691Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-cjk6g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.106434 | controller |     "Jun 11 17:25:22.760387 crc crio[23211]: time=\"2026-06-11T17:25:22.75807729Z\" level=info msg=\"Ran pod sandbox 83d42c1220aab09e447e6869c01628200b568810e4b6e8f812e44bdc30a1f905 with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/POD\" id=6e8eea5a-88a1-47ac-b694-1806da6e3928 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.106449 | controller |     "Jun 11 17:25:22.760940 crc crio[23211]: time=\"2026-06-11T17:25:22.76081217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=7d1f7899-a5d9-424c-a485-48297bceaf70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106469 | controller |     "Jun 11 17:25:22.761161 crc crio[23211]: time=\"2026-06-11T17:25:22.761079556Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=7d1f7899-a5d9-424c-a485-48297bceaf70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106486 | controller |     "Jun 11 17:25:22.761305 crc crio[23211]: time=\"2026-06-11T17:25:22.761209589Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=7d1f7899-a5d9-424c-a485-48297bceaf70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106501 | controller |     "Jun 11 17:25:22.764581 crc crio[23211]: time=\"2026-06-11T17:25:22.764516492Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=c3e76cab-96cc-4ee2-98d7-e742c874d417 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.106538 | controller |     "Jun 11 17:25:22.776113 crc crio[23211]: time=\"2026-06-11T17:25:22.773191069Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"",
2026-06-11 18:01:03.106556 | controller |     "Jun 11 17:25:23.168572 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68bacf2e9cf4128 Mac:ea:0d:6f:be:74:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/06dba397-30f6-4c55-bc27-18e35fe4fb35 SocketPath: PciID:}] [{Interface:0xc00011a930 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.106571 | controller |     "Jun 11 17:25:23.170979 crc crio[23211]: time=\"2026-06-11T17:25:23.17068992Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-snw7d Namespace:openstack-operators ID:68bacf2e9cf41286cdddbcfc3aac799e16df9f759c997cdbf68e4da9d3f0e972 UID:0df0339b-4f35-4ad7-b5ae-0f32f615ce80 NetNS:/var/run/netns/06dba397-30f6-4c55-bc27-18e35fe4fb35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0df0339b_4f35_4ad7_b5ae_0f32f615ce80.slice PodAnnotations:0xc0018be3c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.106586 | controller |     "Jun 11 17:25:23.170979 crc crio[23211]: time=\"2026-06-11T17:25:23.170895954Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-snw7d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.106601 | controller |     "Jun 11 17:25:23.184192 crc crio[23211]: time=\"2026-06-11T17:25:23.183973641Z\" level=info msg=\"Ran pod sandbox 68bacf2e9cf41286cdddbcfc3aac799e16df9f759c997cdbf68e4da9d3f0e972 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/POD\" id=90877dfd-12d2-4c76-8a2e-15beedbeec00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.106616 | controller |     "Jun 11 17:25:23.188841 crc crio[23211]: time=\"2026-06-11T17:25:23.188751291Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=8eb5f79e-4026-47cf-b3d1-e583d7960720 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106630 | controller |     "Jun 11 17:25:23.189378 crc crio[23211]: time=\"2026-06-11T17:25:23.189326445Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=8eb5f79e-4026-47cf-b3d1-e583d7960720 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106649 | controller |     "Jun 11 17:25:23.189520 crc crio[23211]: time=\"2026-06-11T17:25:23.189405147Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=8eb5f79e-4026-47cf-b3d1-e583d7960720 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106664 | controller |     "Jun 11 17:25:23.192809 crc crio[23211]: time=\"2026-06-11T17:25:23.192730601Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=b15d58fb-8372-43da-af21-2ac2785e5a17 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.106678 | controller |     "Jun 11 17:25:23.199979 crc crio[23211]: time=\"2026-06-11T17:25:23.19986137Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"",
2026-06-11 18:01:03.106693 | controller |     "Jun 11 17:25:23.209516 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c79d8ced62ceeb Mac:ba:2f:72:d6:2a:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/fa8d528f-8e83-44d7-88b4-337a955156a2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.106708 | controller |     "Jun 11 17:25:23.209516 crc crio[23211]: time=\"2026-06-11T17:25:23.208787383Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-82ml4 Namespace:openstack-operators ID:6c79d8ced62ceeb241d4a30c17079247b8e69fbba16d5fc17d8f178909bb0e25 UID:371c8ee6-ff66-465d-a52f-0f1b849e44de NetNS:/var/run/netns/fa8d528f-8e83-44d7-88b4-337a955156a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod371c8ee6_ff66_465d_a52f_0f1b849e44de.slice PodAnnotations:0xc0018be520}] Aliases:map[]}\"",
2026-06-11 18:01:03.106723 | controller |     "Jun 11 17:25:23.209516 crc crio[23211]: time=\"2026-06-11T17:25:23.208925627Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-82ml4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.106738 | controller |     "Jun 11 17:25:23.231791 crc crio[23211]: time=\"2026-06-11T17:25:23.231673446Z\" level=info msg=\"Ran pod sandbox 6c79d8ced62ceeb241d4a30c17079247b8e69fbba16d5fc17d8f178909bb0e25 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/POD\" id=5e62fcc5-4622-4e28-b80e-17035eb863d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.106753 | controller |     "Jun 11 17:25:23.234625 crc crio[23211]: time=\"2026-06-11T17:25:23.234524118Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=633b6e1a-3cc2-4276-85ce-63f51f65168f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106768 | controller |     "Jun 11 17:25:23.234786 crc crio[23211]: time=\"2026-06-11T17:25:23.234726253Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=633b6e1a-3cc2-4276-85ce-63f51f65168f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106782 | controller |     "Jun 11 17:25:23.234899 crc crio[23211]: time=\"2026-06-11T17:25:23.234801115Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=633b6e1a-3cc2-4276-85ce-63f51f65168f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.106796 | controller |     "Jun 11 17:25:23.236488 crc crio[23211]: time=\"2026-06-11T17:25:23.236383435Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=eaa11c5e-fc0c-4df9-b22a-f102591bf1d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.106814 | controller |     "Jun 11 17:25:23.241097 crc crio[23211]: time=\"2026-06-11T17:25:23.241023302Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"",
2026-06-11 18:01:03.106830 | controller |     "Jun 11 17:25:23.808833 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d96b1d4629bc454 Mac:aa:da:0c:80:89:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/bec5bc4e-07a0-4eac-9ff9-c12ae38f0710 SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.106845 | controller |     "Jun 11 17:25:23.810618 crc crio[23211]: time=\"2026-06-11T17:25:23.809685279Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c545g6hx Namespace:openstack-operators ID:d96b1d4629bc4542c1782f0ccd7af1965a408cc6d2175a51b456abdd8f493ae9 UID:cccf8920-a72a-4fff-95a1-e1d7a6f3e0ea NetNS:/var/run/netns/bec5bc4e-07a0-4eac-9ff9-c12ae38f0710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcccf8920_a72a_4fff_95a1_e1d7a6f3e0ea.slice PodAnnotations:0xc007c140c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.106859 | controller |     "Jun 11 17:25:23.810618 crc crio[23211]: time=\"2026-06-11T17:25:23.809861214Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c545g6hx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.106874 | controller |     "Jun 11 17:25:23.869510 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47d63ffd186710e Mac:7e:cd:c4:b8:ca:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/290a2083-ca1c-43cf-b475-ff860ba15195 SocketPath: PciID:}] [{Interface:0xc00026ea10 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.106890 | controller |     "Jun 11 17:25:23.869510 crc crio[23211]: time=\"2026-06-11T17:25:23.868204495Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-qg4p4 Namespace:openstack-operators ID:47d63ffd186710e88a56840c0d8e2c3e6307a677146eb6ce305d4e228f5b914c UID:6caf2da7-b480-4302-971a-15aa6e8f9a65 NetNS:/var/run/netns/290a2083-ca1c-43cf-b475-ff860ba15195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6caf2da7_b480_4302_971a_15aa6e8f9a65.slice PodAnnotations:0xc00008c5e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.106905 | controller |     "Jun 11 17:25:23.869510 crc crio[23211]: time=\"2026-06-11T17:25:23.868378789Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-qg4p4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.106920 | controller |     "Jun 11 17:25:23.878755 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be5a5a6ebf7daae Mac:6a:89:12:6d:ba:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/7b77ad8c-cecd-421b-a262-5c78373d8550 SocketPath: PciID:}] [{Interface:0xc00030e5d0 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.106934 | controller |     "Jun 11 17:25:23.879625 crc crio[23211]: time=\"2026-06-11T17:25:23.879531039Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-bzs5c Namespace:openstack-operators ID:be5a5a6ebf7daae39e70b039698a917ba6618baaa8bdae9175356d8ab929f2f5 UID:0ae6d2c5-6c94-402d-8f54-906ed65b9c10 NetNS:/var/run/netns/7b77ad8c-cecd-421b-a262-5c78373d8550 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ae6d2c5_6c94_402d_8f54_906ed65b9c10.slice PodAnnotations:0xc007c141c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.106953 | controller |     "Jun 11 17:25:23.879732 crc crio[23211]: time=\"2026-06-11T17:25:23.879705054Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-bzs5c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.106969 | controller |     "Jun 11 17:25:23.881533 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91c26764ad88e38 Mac:8e:0c:2c:40:84:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/9a305546-db64-42f2-9d45-688fdbed143e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.106983 | controller |     "Jun 11 17:25:23.882530 crc crio[23211]: time=\"2026-06-11T17:25:23.882490193Z\" level=info msg=\"Ran pod sandbox d96b1d4629bc4542c1782f0ccd7af1965a408cc6d2175a51b456abdd8f493ae9 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/POD\" id=72941acb-7e17-440b-bfa9-7a00a1212fc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.106998 | controller |     "Jun 11 17:25:23.884538 crc crio[23211]: time=\"2026-06-11T17:25:23.884415032Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-q44bv Namespace:openstack-operators ID:91c26764ad88e38164ab0980f120eeec3e12f75f154ff90b07131e59087cc6a0 UID:bdde1490-a05d-4070-9b51-ff8a3a379f5f NetNS:/var/run/netns/9a305546-db64-42f2-9d45-688fdbed143e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdde1490_a05d_4070_9b51_ff8a3a379f5f.slice PodAnnotations:0xc00008c770}] Aliases:map[]}\"",
2026-06-11 18:01:03.107013 | controller |     "Jun 11 17:25:23.884683 crc crio[23211]: time=\"2026-06-11T17:25:23.884642107Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-q44bv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.107027 | controller |     "Jun 11 17:25:23.891521 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44acc7113c1a879 Mac:2e:fb:2f:f3:76:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/fabadc63-793e-40d3-8b3d-55454bbe3cd3 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.107042 | controller |     "Jun 11 17:25:23.891521 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:875d73ed401aed0 Mac:d2:79:56:0f:e0:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/fc81cbd7-333e-4007-a0ba-4b33ab806854 SocketPath: PciID:}] [{Interface:0xc000266a20 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.107056 | controller |     "Jun 11 17:25:23.894752 crc crio[23211]: time=\"2026-06-11T17:25:23.894648458Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-8qx8s Namespace:openstack-operators ID:44acc7113c1a879b4e1edd248a6e76a685366b16b168aebe8e9ff8ea142c3d3c UID:7bb5119c-374d-4cf2-ad8f-615c22fd4c29 NetNS:/var/run/netns/fabadc63-793e-40d3-8b3d-55454bbe3cd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bb5119c_374d_4cf2_ad8f_615c22fd4c29.slice PodAnnotations:0xc00008cda8}] Aliases:map[]}\"",
2026-06-11 18:01:03.107075 | controller |     "Jun 11 17:25:23.894886 crc crio[23211]: time=\"2026-06-11T17:25:23.894832593Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-8qx8s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.107091 | controller |     "Jun 11 17:25:23.895497 crc crio[23211]: time=\"2026-06-11T17:25:23.895361306Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-pwf5z Namespace:openstack-operators ID:875d73ed401aed038d954f9831e790e43484b96c2601d6f4077fa05fbe3c39ce UID:421b50f2-244b-4532-8496-8d16653e4531 NetNS:/var/run/netns/fc81cbd7-333e-4007-a0ba-4b33ab806854 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod421b50f2_244b_4532_8496_8d16653e4531.slice PodAnnotations:0xc002278278}] Aliases:map[]}\"",
2026-06-11 18:01:03.107107 | controller |     "Jun 11 17:25:23.896033 crc crio[23211]: time=\"2026-06-11T17:25:23.895566621Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-pwf5z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.107123 | controller |     "Jun 11 17:25:23.898926 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea28fa695121f91 Mac:96:bc:68:6c:1c:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/36b2f96d-b4fd-47a4-bbfe-318f45bd5ee9 SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.107138 | controller |     "Jun 11 17:25:23.900472 crc crio[23211]: time=\"2026-06-11T17:25:23.900048574Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-8rxk7 Namespace:openstack-operators ID:ea28fa695121f91db98aff38fcb4e3c4c47a0b63c363b3acc9fc4447bb397c4a UID:c408d492-4525-45f9-8cc6-ce1e405d8fa9 NetNS:/var/run/netns/36b2f96d-b4fd-47a4-bbfe-318f45bd5ee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc408d492_4525_45f9_8cc6_ce1e405d8fa9.slice PodAnnotations:0xc002818a10}] Aliases:map[]}\"",
2026-06-11 18:01:03.107153 | controller |     "Jun 11 17:25:23.900788 crc crio[23211]: time=\"2026-06-11T17:25:23.900484165Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-8rxk7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.107168 | controller |     "Jun 11 17:25:23.900788 crc crio[23211]: time=\"2026-06-11T17:25:23.900663288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=6690173d-b261-4acc-b517-bfceb564f486 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107183 | controller |     "Jun 11 17:25:23.900955 crc crio[23211]: time=\"2026-06-11T17:25:23.900889984Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=6690173d-b261-4acc-b517-bfceb564f486 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107198 | controller |     "Jun 11 17:25:23.901005 crc crio[23211]: time=\"2026-06-11T17:25:23.900974656Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=6690173d-b261-4acc-b517-bfceb564f486 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107212 | controller |     "Jun 11 17:25:23.902321 crc crio[23211]: time=\"2026-06-11T17:25:23.902249869Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=7fde83df-9ec0-4db0-9308-70edbb730f19 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.107229 | controller |     "Jun 11 17:25:23.908252 crc crio[23211]: time=\"2026-06-11T17:25:23.908185397Z\" level=info msg=\"Ran pod sandbox be5a5a6ebf7daae39e70b039698a917ba6618baaa8bdae9175356d8ab929f2f5 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/POD\" id=50417e24-fac1-4b04-bbeb-a2c84fe89eb3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.107244 | controller |     "Jun 11 17:25:23.909675 crc crio[23211]: time=\"2026-06-11T17:25:23.909649194Z\" level=info msg=\"Ran pod sandbox 47d63ffd186710e88a56840c0d8e2c3e6307a677146eb6ce305d4e228f5b914c with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/POD\" id=460e66aa-2b35-4083-a39c-ca1ec7392d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.107259 | controller |     "Jun 11 17:25:23.912724 crc crio[23211]: time=\"2026-06-11T17:25:23.912325601Z\" level=info msg=\"Ran pod sandbox 91c26764ad88e38164ab0980f120eeec3e12f75f154ff90b07131e59087cc6a0 with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/POD\" id=52e02a88-0768-4848-9ef4-5e2004132cfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.107275 | controller |     "Jun 11 17:25:23.916556 crc crio[23211]: time=\"2026-06-11T17:25:23.912863584Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"",
2026-06-11 18:01:03.107290 | controller |     "Jun 11 17:25:23.916556 crc crio[23211]: time=\"2026-06-11T17:25:23.915244774Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=7c236a07-bb8f-4d21-b218-85f1bb33e2bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107306 | controller |     "Jun 11 17:25:23.916556 crc crio[23211]: time=\"2026-06-11T17:25:23.916353692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=32f88dd0-df06-4250-9647-dd25201a85a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107322 | controller |     "Jun 11 17:25:23.916797 crc crio[23211]: time=\"2026-06-11T17:25:23.916663449Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=7c236a07-bb8f-4d21-b218-85f1bb33e2bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107337 | controller |     "Jun 11 17:25:23.916797 crc crio[23211]: time=\"2026-06-11T17:25:23.916719181Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=7c236a07-bb8f-4d21-b218-85f1bb33e2bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107352 | controller |     "Jun 11 17:25:23.918009 crc crio[23211]: time=\"2026-06-11T17:25:23.916943786Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=32f88dd0-df06-4250-9647-dd25201a85a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107367 | controller |     "Jun 11 17:25:23.918009 crc crio[23211]: time=\"2026-06-11T17:25:23.917001918Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=32f88dd0-df06-4250-9647-dd25201a85a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107381 | controller |     "Jun 11 17:25:23.921297 crc crio[23211]: time=\"2026-06-11T17:25:23.921225024Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=02ca9ca3-7dec-43df-aa5e-d4adc9720e31 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.107414 | controller |     "Jun 11 17:25:23.922102 crc crio[23211]: time=\"2026-06-11T17:25:23.922011864Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=90d563f5-368a-4973-be88-0c571b1bb5df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107432 | controller |     "Jun 11 17:25:23.922323 crc crio[23211]: time=\"2026-06-11T17:25:23.922227319Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=90d563f5-368a-4973-be88-0c571b1bb5df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107448 | controller |     "Jun 11 17:25:23.922323 crc crio[23211]: time=\"2026-06-11T17:25:23.92227252Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=90d563f5-368a-4973-be88-0c571b1bb5df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107464 | controller |     "Jun 11 17:25:23.923560 crc crio[23211]: time=\"2026-06-11T17:25:23.922739242Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=443ba909-2815-437e-a89f-5c1c41d4ba08 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.107480 | controller |     "Jun 11 17:25:23.923560 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b188aa793096981 Mac:92:e4:e8:74:a8:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/80fff1b5-c776-4c15-84d5-da57b1c5b508 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.107495 | controller |     "Jun 11 17:25:23.923759 crc crio[23211]: time=\"2026-06-11T17:25:23.923650444Z\" level=info msg=\"Ran pod sandbox 44acc7113c1a879b4e1edd248a6e76a685366b16b168aebe8e9ff8ea142c3d3c with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/POD\" id=420cc060-77bf-4469-b1a7-f394c2e7d7e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.107525 | controller |     "Jun 11 17:25:23.924535 crc crio[23211]: time=\"2026-06-11T17:25:23.924386623Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=b10b9d1b-c1ba-4253-83cb-66eacd416ff2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.107546 | controller |     "Jun 11 17:25:23.925083 crc crio[23211]: time=\"2026-06-11T17:25:23.925006008Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"",
2026-06-11 18:01:03.107562 | controller |     "Jun 11 17:25:23.925744 crc crio[23211]: time=\"2026-06-11T17:25:23.925597904Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"",
2026-06-11 18:01:03.107577 | controller |     "Jun 11 17:25:23.926693 crc crio[23211]: time=\"2026-06-11T17:25:23.926409924Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=f5392ba2-51b4-410f-9faa-4b027fb0f7d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107592 | controller |     "Jun 11 17:25:23.927672 crc crio[23211]: time=\"2026-06-11T17:25:23.92750125Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=f5392ba2-51b4-410f-9faa-4b027fb0f7d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107611 | controller |     "Jun 11 17:25:23.927672 crc crio[23211]: time=\"2026-06-11T17:25:23.927584163Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=f5392ba2-51b4-410f-9faa-4b027fb0f7d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107627 | controller |     "Jun 11 17:25:23.929000 crc crio[23211]: time=\"2026-06-11T17:25:23.928926987Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-g8nmp Namespace:openstack-operators ID:b188aa7930969812954c6e62d785ed512ae74234ae1bb978f6550cf6cf9b3d41 UID:4e04cde3-d56d-4c82-8ebc-83f4f52041af NetNS:/var/run/netns/80fff1b5-c776-4c15-84d5-da57b1c5b508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e04cde3_d56d_4c82_8ebc_83f4f52041af.slice PodAnnotations:0xc000130888}] Aliases:map[]}\"",
2026-06-11 18:01:03.107642 | controller |     "Jun 11 17:25:23.929177 crc crio[23211]: time=\"2026-06-11T17:25:23.929092781Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"",
2026-06-11 18:01:03.107657 | controller |     "Jun 11 17:25:23.929381 crc crio[23211]: time=\"2026-06-11T17:25:23.929317006Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=eb2b13b7-239b-4f82-be97-16d34a66e8fc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.107671 | controller |     "Jun 11 17:25:23.929869 crc crio[23211]: time=\"2026-06-11T17:25:23.929146612Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-g8nmp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.107686 | controller |     "Jun 11 17:25:23.933045 crc crio[23211]: time=\"2026-06-11T17:25:23.932285881Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"",
2026-06-11 18:01:03.107700 | controller |     "Jun 11 17:25:23.942926 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7ac2db4e1bc726 Mac:46:87:b5:1f:fd:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/634d9979-df49-49fd-bf58-89808287781f SocketPath: PciID:}] [{Interface:0xc000124d90 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.107715 | controller |     "Jun 11 17:25:23.945620 crc crio[23211]: time=\"2026-06-11T17:25:23.945533702Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-m9t7w Namespace:openstack-operators ID:e7ac2db4e1bc7268b8a9fa27d90a964f08d15429a6d7305c67cef0ec1a4d2254 UID:a119b1c7-2539-4afb-b487-07694c2d3705 NetNS:/var/run/netns/634d9979-df49-49fd-bf58-89808287781f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda119b1c7_2539_4afb_b487_07694c2d3705.slice PodAnnotations:0xc002794508}] Aliases:map[]}\"",
2026-06-11 18:01:03.107730 | controller |     "Jun 11 17:25:23.945793 crc crio[23211]: time=\"2026-06-11T17:25:23.945778239Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-m9t7w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.107745 | controller |     "Jun 11 17:25:24.021871 crc crio[23211]: 2026-06-11T17:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5b5cfb1a5d540c Mac:0e:9a:89:54:80:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/0076a471-e301-4215-9ad9-e98cf5d06ed2 SocketPath: PciID:}] [{Interface:0xc000482560 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.107764 | controller |     "Jun 11 17:25:24.022616 crc crio[23211]: time=\"2026-06-11T17:25:24.022405009Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-bsc9p Namespace:openstack-operators ID:f5b5cfb1a5d540cc0c0e61f4a88c12566c15cb9673cd2d61224f035ad694b8cc UID:65c79e7a-0982-4f48-8c5a-183cce6b01c3 NetNS:/var/run/netns/0076a471-e301-4215-9ad9-e98cf5d06ed2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65c79e7a_0982_4f48_8c5a_183cce6b01c3.slice PodAnnotations:0xc0001ae460}] Aliases:map[]}\"",
2026-06-11 18:01:03.107780 | controller |     "Jun 11 17:25:24.022772 crc crio[23211]: time=\"2026-06-11T17:25:24.022632475Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-bsc9p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.107795 | controller |     "Jun 11 17:25:24.023400 crc crio[23211]: time=\"2026-06-11T17:25:24.02323947Z\" level=info msg=\"Ran pod sandbox 875d73ed401aed038d954f9831e790e43484b96c2601d6f4077fa05fbe3c39ce with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/POD\" id=016470e9-bf7c-43b1-a5cc-f58defbb55f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.107810 | controller |     "Jun 11 17:25:24.029531 crc crio[23211]: time=\"2026-06-11T17:25:24.029363584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=b386efb7-779e-4e02-a778-63a2f0a56647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107826 | controller |     "Jun 11 17:25:24.029744 crc crio[23211]: time=\"2026-06-11T17:25:24.029672731Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=b386efb7-779e-4e02-a778-63a2f0a56647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107841 | controller |     "Jun 11 17:25:24.029744 crc crio[23211]: time=\"2026-06-11T17:25:24.029729653Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=b386efb7-779e-4e02-a778-63a2f0a56647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107857 | controller |     "Jun 11 17:25:24.046697 crc crio[23211]: time=\"2026-06-11T17:25:24.044042421Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=2441bed5-c4c0-4088-b8d7-b2055ef2315b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.107871 | controller |     "Jun 11 17:25:24.047577 crc crio[23211]: time=\"2026-06-11T17:25:24.047342153Z\" level=info msg=\"Ran pod sandbox ea28fa695121f91db98aff38fcb4e3c4c47a0b63c363b3acc9fc4447bb397c4a with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/POD\" id=6d486295-1537-4444-8bf5-059d21ea637b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.107886 | controller |     "Jun 11 17:25:24.053197 crc crio[23211]: time=\"2026-06-11T17:25:24.052970644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=862a4b77-3779-45df-8c6a-d4688b1e6bd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107901 | controller |     "Jun 11 17:25:24.053516 crc crio[23211]: time=\"2026-06-11T17:25:24.05319673Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=862a4b77-3779-45df-8c6a-d4688b1e6bd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107919 | controller |     "Jun 11 17:25:24.053516 crc crio[23211]: time=\"2026-06-11T17:25:24.053280203Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=862a4b77-3779-45df-8c6a-d4688b1e6bd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.107934 | controller |     "Jun 11 17:25:24.061203 crc crio[23211]: time=\"2026-06-11T17:25:24.060921284Z\" level=info msg=\"Ran pod sandbox b188aa7930969812954c6e62d785ed512ae74234ae1bb978f6550cf6cf9b3d41 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/POD\" id=d9a9a7f6-6c37-4b10-a17f-203d85741f4b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.107948 | controller |     "Jun 11 17:25:24.063392 crc crio[23211]: time=\"2026-06-11T17:25:24.063340755Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=0890b27b-f086-4005-b959-5e78a5240c0f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.107963 | controller |     "Jun 11 17:25:24.119085 crc crio[23211]: time=\"2026-06-11T17:25:24.118886956Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"",
2026-06-11 18:01:03.107978 | controller |     "Jun 11 17:25:24.120633 crc crio[23211]: time=\"2026-06-11T17:25:24.120403845Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"",
2026-06-11 18:01:03.107992 | controller |     "Jun 11 17:25:24.121970 crc crio[23211]: 2026-06-11T17:25:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ee916770291660 Mac:ea:f3:8b:fc:a6:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/d3aa25c8-3079-483a-95c3-f0f8edc309dd SocketPath: PciID:}] [{Interface:0xc0004825d0 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.108007 | controller |     "Jun 11 17:25:24.122343 crc crio[23211]: 2026-06-11T17:25:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f68075aded9f2dd Mac:96:50:ac:3d:5f:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/b2437e4e-2487-4704-a128-c19f1065fece SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.108022 | controller |     "Jun 11 17:25:24.122866 crc crio[23211]: time=\"2026-06-11T17:25:24.122785804Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-jc79s Namespace:openstack-operators ID:4ee916770291660493b5bedb370f39ccfcbbf315ea980f73c9ee1c69d995124f UID:19cca874-919b-460b-b167-623f4a79e403 NetNS:/var/run/netns/d3aa25c8-3079-483a-95c3-f0f8edc309dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19cca874_919b_460b_b167_623f4a79e403.slice PodAnnotations:0xc002794230}] Aliases:map[]}\"",
2026-06-11 18:01:03.108037 | controller |     "Jun 11 17:25:24.123074 crc crio[23211]: time=\"2026-06-11T17:25:24.12301072Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-jc79s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.108052 | controller |     "Jun 11 17:25:24.123413 crc crio[23211]: time=\"2026-06-11T17:25:24.123353088Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-xkkrq Namespace:openstack-operators ID:f68075aded9f2dd0e3126c02832a2cb5f400d9564c32c626b08e10a91e1394fd UID:c82ac46c-e772-42fe-acc0-577679656e80 NetNS:/var/run/netns/b2437e4e-2487-4704-a128-c19f1065fece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc82ac46c_e772_42fe_acc0_577679656e80.slice PodAnnotations:0xc007c14710}] Aliases:map[]}\"",
2026-06-11 18:01:03.108074 | controller |     "Jun 11 17:25:24.123625 crc crio[23211]: time=\"2026-06-11T17:25:24.123574484Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-xkkrq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.108090 | controller |     "Jun 11 17:25:24.124297 crc crio[23211]: 2026-06-11T17:25:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46d0c5eab90e61d Mac:ae:7f:71:cb:3e:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/985580b0-de0c-4420-95c2-c4048f7f3f7e SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.108106 | controller |     "Jun 11 17:25:24.125546 crc crio[23211]: time=\"2026-06-11T17:25:24.125282046Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-pjslv Namespace:openstack-operators ID:46d0c5eab90e61dc5e07b3dfc314e746328d16bbbdc5ff763961b3c7fa9e172c UID:fb507811-aa20-445e-898f-c49af0397915 NetNS:/var/run/netns/985580b0-de0c-4420-95c2-c4048f7f3f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb507811_aa20_445e_898f_c49af0397915.slice PodAnnotations:0xc0018be6a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.108124 | controller |     "Jun 11 17:25:24.125934 crc crio[23211]: time=\"2026-06-11T17:25:24.125610284Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-pjslv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.108142 | controller |     "Jun 11 17:25:24.127310 crc crio[23211]: 2026-06-11T17:25:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f609e091363f09 Mac:4a:5b:e8:28:78:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/1b2aa2b7-2a4f-46cb-b03a-4d54a76bdbc0 SocketPath: PciID:}] [{Interface:0xc0001953b0 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.108157 | controller |     "Jun 11 17:25:24.128351 crc crio[23211]: time=\"2026-06-11T17:25:24.128280531Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=91e38d86-fcad-4d24-b3f1-f977ab95fd18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108173 | controller |     "Jun 11 17:25:24.128715 crc crio[23211]: time=\"2026-06-11T17:25:24.1286377Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=91e38d86-fcad-4d24-b3f1-f977ab95fd18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108188 | controller |     "Jun 11 17:25:24.128801 crc crio[23211]: time=\"2026-06-11T17:25:24.128716752Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=91e38d86-fcad-4d24-b3f1-f977ab95fd18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108202 | controller |     "Jun 11 17:25:24.130314 crc crio[23211]: time=\"2026-06-11T17:25:24.130255941Z\" level=info msg=\"Ran pod sandbox e7ac2db4e1bc7268b8a9fa27d90a964f08d15429a6d7305c67cef0ec1a4d2254 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/POD\" id=5c81c398-7f16-47ba-9a1f-8ead508a4f4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.108217 | controller |     "Jun 11 17:25:24.130605 crc crio[23211]: time=\"2026-06-11T17:25:24.130543197Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=60fb6ed8-e781-4788-b1de-d137a460c04c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.108235 | controller |     "Jun 11 17:25:24.131674 crc crio[23211]: time=\"2026-06-11T17:25:24.131613345Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-knnlm Namespace:openstack-operators ID:2f609e091363f098ccf705a1fba72e04411c6b7eb560d85a97785b077e71d34d UID:3f0e89d1-4b07-448b-84e3-197b2df4fdee NetNS:/var/run/netns/1b2aa2b7-2a4f-46cb-b03a-4d54a76bdbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f0e89d1_4b07_448b_84e3_197b2df4fdee.slice PodAnnotations:0xc002278180}] Aliases:map[]}\"",
2026-06-11 18:01:03.108251 | controller |     "Jun 11 17:25:24.132525 crc crio[23211]: time=\"2026-06-11T17:25:24.132470057Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-knnlm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.108265 | controller |     "Jun 11 17:25:24.139553 crc crio[23211]: time=\"2026-06-11T17:25:24.139467002Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"",
2026-06-11 18:01:03.108280 | controller |     "Jun 11 17:25:24.152253 crc crio[23211]: time=\"2026-06-11T17:25:24.15217342Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=6befc27d-1b44-4d8c-a9f2-6603821cc708 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108294 | controller |     "Jun 11 17:25:24.152855 crc crio[23211]: time=\"2026-06-11T17:25:24.152390135Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=6befc27d-1b44-4d8c-a9f2-6603821cc708 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108310 | controller |     "Jun 11 17:25:24.152855 crc crio[23211]: time=\"2026-06-11T17:25:24.152496218Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=6befc27d-1b44-4d8c-a9f2-6603821cc708 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108324 | controller |     "Jun 11 17:25:24.156872 crc crio[23211]: time=\"2026-06-11T17:25:24.155834412Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=c07c97b4-197c-469c-bb27-f660e4b8f165 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.108340 | controller |     "Jun 11 17:25:24.158771 crc crio[23211]: time=\"2026-06-11T17:25:24.158679623Z\" level=info msg=\"Ran pod sandbox f5b5cfb1a5d540cc0c0e61f4a88c12566c15cb9673cd2d61224f035ad694b8cc with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/POD\" id=5790e34d-8b59-40dc-b187-1ddce57ab3ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.108355 | controller |     "Jun 11 17:25:24.158963 crc crio[23211]: time=\"2026-06-11T17:25:24.158825887Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"",
2026-06-11 18:01:03.108369 | controller |     "Jun 11 17:25:24.160980 crc crio[23211]: time=\"2026-06-11T17:25:24.160892088Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=a576f363-2a70-495f-a7f6-c4c81088cc73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108384 | controller |     "Jun 11 17:25:24.160980 crc crio[23211]: time=\"2026-06-11T17:25:24.160919639Z\" level=info msg=\"Ran pod sandbox 4ee916770291660493b5bedb370f39ccfcbbf315ea980f73c9ee1c69d995124f with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/POD\" id=a2acf1d8-c593-4001-84b1-4c32511640ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.108404 | controller |     "Jun 11 17:25:24.161547 crc crio[23211]: time=\"2026-06-11T17:25:24.161411071Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=a576f363-2a70-495f-a7f6-c4c81088cc73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108419 | controller |     "Jun 11 17:25:24.161664 crc crio[23211]: time=\"2026-06-11T17:25:24.161573096Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=a576f363-2a70-495f-a7f6-c4c81088cc73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108435 | controller |     "Jun 11 17:25:24.165647 crc crio[23211]: time=\"2026-06-11T17:25:24.16415368Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=d99a7095-0ff3-4cdf-8831-33d23e28349f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108449 | controller |     "Jun 11 17:25:24.165647 crc crio[23211]: time=\"2026-06-11T17:25:24.164305224Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=d99a7095-0ff3-4cdf-8831-33d23e28349f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108464 | controller |     "Jun 11 17:25:24.165647 crc crio[23211]: time=\"2026-06-11T17:25:24.164350775Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=d99a7095-0ff3-4cdf-8831-33d23e28349f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108480 | controller |     "Jun 11 17:25:24.165647 crc crio[23211]: time=\"2026-06-11T17:25:24.164396826Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=a7176472-1a3c-427e-8c2c-8814e15503a7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.108494 | controller |     "Jun 11 17:25:24.165647 crc crio[23211]: time=\"2026-06-11T17:25:24.165205156Z\" level=info msg=\"Ran pod sandbox f68075aded9f2dd0e3126c02832a2cb5f400d9564c32c626b08e10a91e1394fd with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/POD\" id=b1b8957a-328e-43b9-a0e4-1783de1f32e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.108509 | controller |     "Jun 11 17:25:24.165647 crc crio[23211]: time=\"2026-06-11T17:25:24.165393531Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=7c55b694-bbe1-4033-a5ac-dcdc26045b31 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.108545 | controller |     "Jun 11 17:25:24.169564 crc crio[23211]: time=\"2026-06-11T17:25:24.169362511Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=d8a8f9b9-ccf7-4e5c-be9c-11d9a4d8ba6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108562 | controller |     "Jun 11 17:25:24.170094 crc crio[23211]: time=\"2026-06-11T17:25:24.170022377Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=d8a8f9b9-ccf7-4e5c-be9c-11d9a4d8ba6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108581 | controller |     "Jun 11 17:25:24.170246 crc crio[23211]: time=\"2026-06-11T17:25:24.170149391Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=d8a8f9b9-ccf7-4e5c-be9c-11d9a4d8ba6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108597 | controller |     "Jun 11 17:25:24.175930 crc crio[23211]: time=\"2026-06-11T17:25:24.175846234Z\" level=info msg=\"Ran pod sandbox 46d0c5eab90e61dc5e07b3dfc314e746328d16bbbdc5ff763961b3c7fa9e172c with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/POD\" id=e8d4f61a-c79c-4298-99bd-d874e711c121 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.108611 | controller |     "Jun 11 17:25:24.178149 crc crio[23211]: time=\"2026-06-11T17:25:24.178048968Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"",
2026-06-11 18:01:03.108626 | controller |     "Jun 11 17:25:24.179164 crc crio[23211]: time=\"2026-06-11T17:25:24.179077014Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=91577593-ae70-4646-83a9-9bf6bd99fe1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108641 | controller |     "Jun 11 17:25:24.180526 crc crio[23211]: time=\"2026-06-11T17:25:24.180396617Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=91577593-ae70-4646-83a9-9bf6bd99fe1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108662 | controller |     "Jun 11 17:25:24.180526 crc crio[23211]: time=\"2026-06-11T17:25:24.18052545Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=91577593-ae70-4646-83a9-9bf6bd99fe1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108684 | controller |     "Jun 11 17:25:24.180693 crc crio[23211]: time=\"2026-06-11T17:25:24.180615883Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"",
2026-06-11 18:01:03.108705 | controller |     "Jun 11 17:25:24.188255 crc crio[23211]: time=\"2026-06-11T17:25:24.188005458Z\" level=info msg=\"Ran pod sandbox 2f609e091363f098ccf705a1fba72e04411c6b7eb560d85a97785b077e71d34d with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/POD\" id=09c7d5e3-8ea8-436e-9538-555c851a1aff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.108729 | controller |     "Jun 11 17:25:24.192244 crc crio[23211]: time=\"2026-06-11T17:25:24.192194373Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=58af92f9-0c9c-40ba-af95-2113210a22d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108745 | controller |     "Jun 11 17:25:24.193289 crc crio[23211]: time=\"2026-06-11T17:25:24.193113426Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=58af92f9-0c9c-40ba-af95-2113210a22d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108760 | controller |     "Jun 11 17:25:24.193709 crc crio[23211]: time=\"2026-06-11T17:25:24.19368221Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=58af92f9-0c9c-40ba-af95-2113210a22d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108775 | controller |     "Jun 11 17:25:25.397333 crc crio[23211]: time=\"2026-06-11T17:25:25.395535473Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=397b4919-f2df-4a15-b54c-b196858a6d9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108794 | controller |     "Jun 11 17:25:25.397333 crc crio[23211]: time=\"2026-06-11T17:25:25.397159283Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=397b4919-f2df-4a15-b54c-b196858a6d9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108810 | controller |     "Jun 11 17:25:25.399324 crc crio[23211]: time=\"2026-06-11T17:25:25.397394229Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=397b4919-f2df-4a15-b54c-b196858a6d9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108828 | controller |     "Jun 11 17:25:25.485823 crc crio[23211]: time=\"2026-06-11T17:25:25.485673901Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=74498d6a-a30b-449a-8b68-3fef7169c69a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108850 | controller |     "Jun 11 17:25:25.487571 crc crio[23211]: time=\"2026-06-11T17:25:25.487496997Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=74498d6a-a30b-449a-8b68-3fef7169c69a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108870 | controller |     "Jun 11 17:25:25.487571 crc crio[23211]: time=\"2026-06-11T17:25:25.487586259Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=74498d6a-a30b-449a-8b68-3fef7169c69a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108885 | controller |     "Jun 11 17:25:25.520988 crc crio[23211]: time=\"2026-06-11T17:25:25.520846723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=f5132e95-4922-448c-bb6c-ad255ba3374b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108900 | controller |     "Jun 11 17:25:25.521258 crc crio[23211]: time=\"2026-06-11T17:25:25.521097119Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=f5132e95-4922-448c-bb6c-ad255ba3374b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108914 | controller |     "Jun 11 17:25:25.521258 crc crio[23211]: time=\"2026-06-11T17:25:25.521191261Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=f5132e95-4922-448c-bb6c-ad255ba3374b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108928 | controller |     "Jun 11 17:25:26.567246 crc crio[23211]: time=\"2026-06-11T17:25:26.566198644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=5795155a-2003-4e60-a013-25967197aae0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108944 | controller |     "Jun 11 17:25:26.568051 crc crio[23211]: time=\"2026-06-11T17:25:26.566966254Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=cc0c4f8d-3212-414c-bcd6-2062c20e369f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108958 | controller |     "Jun 11 17:25:26.568051 crc crio[23211]: time=\"2026-06-11T17:25:26.567091997Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=321ae2a9-2989-4dc2-825b-61103c840536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.108979 | controller |     "Jun 11 17:25:26.568051 crc crio[23211]: time=\"2026-06-11T17:25:26.56762357Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=cc0c4f8d-3212-414c-bcd6-2062c20e369f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109000 | controller |     "Jun 11 17:25:26.568051 crc crio[23211]: time=\"2026-06-11T17:25:26.567667652Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=5795155a-2003-4e60-a013-25967197aae0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109015 | controller |     "Jun 11 17:25:26.568051 crc crio[23211]: time=\"2026-06-11T17:25:26.567769914Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=5795155a-2003-4e60-a013-25967197aae0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109030 | controller |     "Jun 11 17:25:26.568051 crc crio[23211]: time=\"2026-06-11T17:25:26.567694972Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=cc0c4f8d-3212-414c-bcd6-2062c20e369f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109044 | controller |     "Jun 11 17:25:26.569700 crc crio[23211]: time=\"2026-06-11T17:25:26.569034466Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=321ae2a9-2989-4dc2-825b-61103c840536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109058 | controller |     "Jun 11 17:25:26.569700 crc crio[23211]: time=\"2026-06-11T17:25:26.569090977Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=321ae2a9-2989-4dc2-825b-61103c840536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109072 | controller |     "Jun 11 17:25:38.128279 crc crio[23211]: time=\"2026-06-11T17:25:38.127207482Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/POD\" id=fd70ee65-9aca-46ad-8ffb-13eca8ca0a8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.109086 | controller |     "Jun 11 17:25:38.128279 crc crio[23211]: time=\"2026-06-11T17:25:38.128180726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.109101 | controller |     "Jun 11 17:25:38.379295 crc crio[23211]: time=\"2026-06-11T17:25:38.379173384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=edc2a396-a558-4f42-a1e3-47d3dcaa702e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109116 | controller |     "Jun 11 17:25:38.380054 crc crio[23211]: time=\"2026-06-11T17:25:38.379988695Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=edc2a396-a558-4f42-a1e3-47d3dcaa702e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109130 | controller |     "Jun 11 17:25:38.380054 crc crio[23211]: time=\"2026-06-11T17:25:38.380050996Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=edc2a396-a558-4f42-a1e3-47d3dcaa702e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109149 | controller |     "Jun 11 17:25:38.382648 crc crio[23211]: time=\"2026-06-11T17:25:38.382560629Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=21a79864-2fe5-4c95-946b-b9527dc02c2d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109165 | controller |     "Jun 11 17:25:38.395340 crc crio[23211]: time=\"2026-06-11T17:25:38.395242237Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"",
2026-06-11 18:01:03.109180 | controller |     "Jun 11 17:25:39.391197 crc crio[23211]: time=\"2026-06-11T17:25:39.390193156Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=7e92e6b8-0b81-4c9b-ae6c-27dd8f60006f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109195 | controller |     "Jun 11 17:25:39.392779 crc crio[23211]: time=\"2026-06-11T17:25:39.39274246Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=7e92e6b8-0b81-4c9b-ae6c-27dd8f60006f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109210 | controller |     "Jun 11 17:25:39.392989 crc crio[23211]: time=\"2026-06-11T17:25:39.392965056Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=7e92e6b8-0b81-4c9b-ae6c-27dd8f60006f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109225 | controller |     "Jun 11 17:25:39.397318 crc crio[23211]: time=\"2026-06-11T17:25:39.396987176Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=e82bce03-97b4-4a84-800a-bcaf42c1566e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109239 | controller |     "Jun 11 17:25:39.403080 crc crio[23211]: time=\"2026-06-11T17:25:39.402702089Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"",
2026-06-11 18:01:03.109254 | controller |     "Jun 11 17:25:40.377903 crc crio[23211]: time=\"2026-06-11T17:25:40.377677548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=2030b022-d702-46a6-90d3-b34416141170 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109268 | controller |     "Jun 11 17:25:40.398094 crc crio[23211]: time=\"2026-06-11T17:25:40.397975057Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=2030b022-d702-46a6-90d3-b34416141170 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109282 | controller |     "Jun 11 17:25:40.398094 crc crio[23211]: time=\"2026-06-11T17:25:40.39809776Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=2030b022-d702-46a6-90d3-b34416141170 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109297 | controller |     "Jun 11 17:25:40.400163 crc crio[23211]: time=\"2026-06-11T17:25:40.400035349Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=b391fc19-4921-4513-bba8-1a0430c52797 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109314 | controller |     "Jun 11 17:25:40.404360 crc crio[23211]: time=\"2026-06-11T17:25:40.404199983Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"",
2026-06-11 18:01:03.109329 | controller |     "Jun 11 17:25:56.343727 crc crio[23211]: time=\"2026-06-11T17:25:56.34240198Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=c07c97b4-197c-469c-bb27-f660e4b8f165 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109344 | controller |     "Jun 11 17:25:56.345186 crc crio[23211]: time=\"2026-06-11T17:25:56.344846172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=cf7ea54f-67f0-4756-834e-cea9751d9699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109358 | controller |     "Jun 11 17:25:56.401314 crc crio[23211]: time=\"2026-06-11T17:25:56.400620939Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=7fde83df-9ec0-4db0-9308-70edbb730f19 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109373 | controller |     "Jun 11 17:25:56.406016 crc crio[23211]: time=\"2026-06-11T17:25:56.405951842Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=73174a0b-8de8-4c99-a4d2-dc34ebce6dd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109388 | controller |     "Jun 11 17:25:56.409349 crc crio[23211]: time=\"2026-06-11T17:25:56.409158163Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=c3e76cab-96cc-4ee2-98d7-e742c874d417 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109403 | controller |     "Jun 11 17:25:56.410569 crc crio[23211]: time=\"2026-06-11T17:25:56.410528037Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=7d48f3a1-7759-4123-a837-52ab644325c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109418 | controller |     "Jun 11 17:25:56.426286 crc crio[23211]: time=\"2026-06-11T17:25:56.426117167Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=2441bed5-c4c0-4088-b8d7-b2055ef2315b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109432 | controller |     "Jun 11 17:25:56.427664 crc crio[23211]: time=\"2026-06-11T17:25:56.427585894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=a39351b6-7b88-42a0-8d9e-6c92971ed9bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109447 | controller |     "Jun 11 17:25:56.428582 crc crio[23211]: time=\"2026-06-11T17:25:56.428527188Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=7c55b694-bbe1-4033-a5ac-dcdc26045b31 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109462 | controller |     "Jun 11 17:25:56.429788 crc crio[23211]: time=\"2026-06-11T17:25:56.429719488Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=faa7c187-3900-48c8-a026-bfed3a52950d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109476 | controller |     "Jun 11 17:25:56.443252 crc crio[23211]: time=\"2026-06-11T17:25:56.443121794Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=02ca9ca3-7dec-43df-aa5e-d4adc9720e31 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109495 | controller |     "Jun 11 17:25:56.444115 crc crio[23211]: time=\"2026-06-11T17:25:56.444070038Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=7258b55b-0351-4952-9d3c-0f8bc4fa88c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109527 | controller |     "Jun 11 17:25:56.448719 crc crio[23211]: time=\"2026-06-11T17:25:56.448660992Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=eb2b13b7-239b-4f82-be97-16d34a66e8fc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109549 | controller |     "Jun 11 17:25:56.449667 crc crio[23211]: time=\"2026-06-11T17:25:56.449611917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=0ff52ba3-7eb8-474a-a336-ff299e580199 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109566 | controller |     "Jun 11 17:25:59.278624 crc crio[23211]: time=\"2026-06-11T17:25:59.276802852Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=e03ea820-925d-454c-92d9-87585f8be0c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109581 | controller |     "Jun 11 17:25:59.278624 crc crio[23211]: time=\"2026-06-11T17:25:59.277069169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=167210c1-c391-4939-b38f-6b215dc45027 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109596 | controller |     "Jun 11 17:25:59.437583 crc crio[23211]: time=\"2026-06-11T17:25:59.434108433Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=dc3cab9f-7054-41a8-b631-a3250d5f3bf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109611 | controller |     "Jun 11 17:25:59.437583 crc crio[23211]: time=\"2026-06-11T17:25:59.434489613Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=416ea5c7-2933-40a7-a04f-f3b7566db895 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109625 | controller |     "Jun 11 17:25:59.437583 crc crio[23211]: time=\"2026-06-11T17:25:59.434661238Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=10a632ab-57bb-45a0-8c85-d8b6ac15e8a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109640 | controller |     "Jun 11 17:25:59.437583 crc crio[23211]: time=\"2026-06-11T17:25:59.434670477Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=602a2931-9469-4d30-93f9-466e215e757d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109655 | controller |     "Jun 11 17:25:59.437583 crc crio[23211]: time=\"2026-06-11T17:25:59.434752849Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=3185e9ee-58dc-4f0d-92a4-61f10c80fe4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109669 | controller |     "Jun 11 17:25:59.457840 crc crio[23211]: time=\"2026-06-11T17:25:59.456911885Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=b10b9d1b-c1ba-4253-83cb-66eacd416ff2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109687 | controller |     "Jun 11 17:25:59.460120 crc crio[23211]: time=\"2026-06-11T17:25:59.460010922Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=5c7a018d-5cef-4db9-86ed-fefcbd658490 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109702 | controller |     "Jun 11 17:25:59.460683 crc crio[23211]: time=\"2026-06-11T17:25:59.460611898Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/manager\" id=46c2f893-4352-4d99-b5d9-82a304608ce1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.109716 | controller |     "Jun 11 17:25:59.472498 crc crio[23211]: time=\"2026-06-11T17:25:59.469682885Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=0890b27b-f086-4005-b959-5e78a5240c0f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109730 | controller |     "Jun 11 17:25:59.472498 crc crio[23211]: time=\"2026-06-11T17:25:59.470573937Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/manager\" id=16b3f0ef-1736-4cbf-9428-abccee76f699 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.109744 | controller |     "Jun 11 17:25:59.472498 crc crio[23211]: time=\"2026-06-11T17:25:59.470944357Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=46a5c2d7-35f9-4272-b3df-5e1a8ff6331e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109759 | controller |     "Jun 11 17:25:59.477939 crc crio[23211]: time=\"2026-06-11T17:25:59.47783233Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/manager\" id=a08dbcb0-8bba-46f4-b627-370032bc805e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.109774 | controller |     "Jun 11 17:25:59.495938 crc crio[23211]: time=\"2026-06-11T17:25:59.49583395Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=eaa11c5e-fc0c-4df9-b22a-f102591bf1d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109788 | controller |     "Jun 11 17:25:59.497100 crc crio[23211]: time=\"2026-06-11T17:25:59.49702953Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=1c569cc8-9dbe-439e-84b5-ef7e2da33e8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109804 | controller |     "Jun 11 17:25:59.505634 crc crio[23211]: time=\"2026-06-11T17:25:59.505529503Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=443ba909-2815-437e-a89f-5c1c41d4ba08 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109818 | controller |     "Jun 11 17:25:59.506979 crc crio[23211]: time=\"2026-06-11T17:25:59.506872067Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=3e9caef0-40f6-475f-9448-66ca5f9f0674 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109833 | controller |     "Jun 11 17:25:59.512903 crc crio[23211]: time=\"2026-06-11T17:25:59.512825726Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7b9f96797b-66zqr Namespace:openstack-operators ID:0babde388f28339ae203b9e9a9d4b44d70fc8eb7fff0ae7728f9a07d044beba5 UID:2652fb3f-fec5-471d-817d-c066b814f000 NetNS:/var/run/netns/27f997c6-c582-445c-a3dd-d9d41631c097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2652fb3f_fec5_471d_817d_c066b814f000.slice PodAnnotations:0xc007c141d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.109852 | controller |     "Jun 11 17:25:59.512903 crc crio[23211]: time=\"2026-06-11T17:25:59.512883247Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-7b9f96797b-66zqr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.109869 | controller |     "Jun 11 17:25:59.517830 crc crio[23211]: time=\"2026-06-11T17:25:59.51775454Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/manager\" id=66057c69-8f93-4f20-b68c-d130b36947eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.109884 | controller |     "Jun 11 17:25:59.531677 crc crio[23211]: time=\"2026-06-11T17:25:59.531605186Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/manager\" id=1543ba72-6fd7-433d-9e75-ed6f51feadb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.109899 | controller |     "Jun 11 17:25:59.538632 crc crio[23211]: time=\"2026-06-11T17:25:59.538518Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/manager\" id=189a7f6a-c8ab-408a-9386-90246348d443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.109914 | controller |     "Jun 11 17:25:59.538632 crc crio[23211]: time=\"2026-06-11T17:25:59.53854474Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=b15d58fb-8372-43da-af21-2ac2785e5a17 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109929 | controller |     "Jun 11 17:25:59.539059 crc crio[23211]: time=\"2026-06-11T17:25:59.539000012Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=48a9bfa6-2948-4985-bb56-f5cdc60de2c7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109944 | controller |     "Jun 11 17:25:59.540070 crc crio[23211]: time=\"2026-06-11T17:25:59.539992767Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=13c4d6bf-62e1-443e-af58-69a6ce3c721e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109958 | controller |     "Jun 11 17:25:59.540546 crc crio[23211]: time=\"2026-06-11T17:25:59.540413337Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=2df4f9d7-3397-46ff-b745-70003dba2094 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.109973 | controller |     "Jun 11 17:25:59.550837 crc crio[23211]: time=\"2026-06-11T17:25:59.550720686Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=5a7572e9-d8ed-45a3-809d-20301503decb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.109987 | controller |     "Jun 11 17:25:59.552343 crc crio[23211]: time=\"2026-06-11T17:25:59.552104741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=be035642-72fe-482d-b3c0-aec0f3b2e19a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110007 | controller |     "Jun 11 17:25:59.564411 crc crio[23211]: time=\"2026-06-11T17:25:59.564051359Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=bb1da946-c599-48d5-a3ff-7572519c1141 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.110062 | controller |     "Jun 11 17:25:59.565024 crc crio[23211]: time=\"2026-06-11T17:25:59.564981753Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=c53e6743-a158-4514-afec-a28ff768ceef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110088 | controller |     "Jun 11 17:25:59.569389 crc crio[23211]: time=\"2026-06-11T17:25:59.56929497Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=bdf41724-6c3e-4c07-a4d6-c5dd4b45d7d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110106 | controller |     "Jun 11 17:25:59.579048 crc crio[23211]: time=\"2026-06-11T17:25:59.578761637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110122 | controller |     "Jun 11 17:25:59.588754 crc crio[23211]: time=\"2026-06-11T17:25:59.588655155Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/manager\" id=48f9391a-0845-422b-ad28-c2b34355ba63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110138 | controller |     "Jun 11 17:25:59.597668 crc crio[23211]: time=\"2026-06-11T17:25:59.597520017Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=a7176472-1a3c-427e-8c2c-8814e15503a7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.110153 | controller |     "Jun 11 17:25:59.599030 crc crio[23211]: time=\"2026-06-11T17:25:59.598965794Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=91d33c83-964d-4b60-bd0c-67b8cd488171 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110168 | controller |     "Jun 11 17:25:59.603809 crc crio[23211]: time=\"2026-06-11T17:25:59.603578789Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=60fb6ed8-e781-4788-b1de-d137a460c04c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.110183 | controller |     "Jun 11 17:25:59.605386 crc crio[23211]: time=\"2026-06-11T17:25:59.60519732Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=ab3ed41c-3576-4054-a779-e544e10ec40b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110198 | controller |     "Jun 11 17:25:59.607347 crc crio[23211]: time=\"2026-06-11T17:25:59.606966214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110213 | controller |     "Jun 11 17:25:59.608650 crc crio[23211]: time=\"2026-06-11T17:25:59.608558895Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=b391fc19-4921-4513-bba8-1a0430c52797 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.110229 | controller |     "Jun 11 17:25:59.609635 crc crio[23211]: time=\"2026-06-11T17:25:59.609562709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=85b28d9c-73c1-4e11-917d-ab2f7f3783e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110248 | controller |     "Jun 11 17:25:59.617565 crc crio[23211]: time=\"2026-06-11T17:25:59.617256862Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=e82bce03-97b4-4a84-800a-bcaf42c1566e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.110264 | controller |     "Jun 11 17:25:59.619099 crc crio[23211]: time=\"2026-06-11T17:25:59.619009047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110279 | controller |     "Jun 11 17:25:59.619271 crc crio[23211]: time=\"2026-06-11T17:25:59.619235303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110293 | controller |     "Jun 11 17:25:59.621613 crc crio[23211]: time=\"2026-06-11T17:25:59.621520269Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=f2205589-da0e-481d-bcd2-bb6c9d5de484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110309 | controller |     "Jun 11 17:25:59.621613 crc crio[23211]: time=\"2026-06-11T17:25:59.62154122Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=7ff359a2-3e37-428b-baf9-74715b47bbf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110324 | controller |     "Jun 11 17:25:59.624844 crc crio[23211]: time=\"2026-06-11T17:25:59.62476189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110338 | controller |     "Jun 11 17:25:59.627858 crc crio[23211]: time=\"2026-06-11T17:25:59.627716144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=716c6459-1950-44c2-9df6-a356ca12242c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110353 | controller |     "Jun 11 17:25:59.628011 crc crio[23211]: time=\"2026-06-11T17:25:59.627840517Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=21a79864-2fe5-4c95-946b-b9527dc02c2d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.110367 | controller |     "Jun 11 17:25:59.628174 crc crio[23211]: time=\"2026-06-11T17:25:59.628090544Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=e190c570-c772-4f86-8d92-4d53fd8b5f33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110381 | controller |     "Jun 11 17:25:59.630012 crc crio[23211]: time=\"2026-06-11T17:25:59.629865958Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=7c9d15b4-aab5-49e9-952e-be461bd21852 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110396 | controller |     "Jun 11 17:25:59.630012 crc crio[23211]: time=\"2026-06-11T17:25:59.630004812Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=4044eac6-1965-45db-9b92-be37e9e30aec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110410 | controller |     "Jun 11 17:25:59.642168 crc crio[23211]: time=\"2026-06-11T17:25:59.642005043Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=ba630c4c-a52e-4a23-bc61-db4e53a72720 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110428 | controller |     "Jun 11 17:25:59.670522 crc crio[23211]: time=\"2026-06-11T17:25:59.668950348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110443 | controller |     "Jun 11 17:25:59.670522 crc crio[23211]: time=\"2026-06-11T17:25:59.668991109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110458 | controller |     "Jun 11 17:25:59.679724 crc crio[23211]: time=\"2026-06-11T17:25:59.678835255Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=29d3ba65-7de7-4495-b67d-22b655ab210f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110473 | controller |     "Jun 11 17:25:59.679724 crc crio[23211]: time=\"2026-06-11T17:25:59.679660445Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=004dd9d8-a972-45d5-80e8-bf12784005c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110488 | controller |     "Jun 11 17:25:59.679724 crc crio[23211]: time=\"2026-06-11T17:25:59.679718717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=ee245219-bd7a-4c45-bcaa-f6ea1b0a7a36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110503 | controller |     "Jun 11 17:25:59.680724 crc crio[23211]: time=\"2026-06-11T17:25:59.6798513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=96db0745-a757-4b1c-8b9f-1e98ab5224f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110539 | controller |     "Jun 11 17:25:59.680724 crc crio[23211]: time=\"2026-06-11T17:25:59.679905371Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=1a0bf29e-890c-4c79-8118-2ac5fbbd6151 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110556 | controller |     "Jun 11 17:25:59.682691 crc crio[23211]: time=\"2026-06-11T17:25:59.68259789Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/manager\" id=e6060667-da45-4866-948b-7febe4648173 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110571 | controller |     "Jun 11 17:25:59.683856 crc crio[23211]: time=\"2026-06-11T17:25:59.683762809Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=7aa44ed3-6d07-4c02-8048-9f64eb68d075 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110586 | controller |     "Jun 11 17:25:59.731986 crc crio[23211]: time=\"2026-06-11T17:25:59.731599758Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=38858c5f-73b6-4ead-aaa0-37745d42ea9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.110601 | controller |     "Jun 11 17:25:59.739106 crc crio[23211]: time=\"2026-06-11T17:25:59.739020383Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/manager\" id=6abb917a-2597-40a4-87b8-42093d73be5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110616 | controller |     "Jun 11 17:25:59.748633 crc crio[23211]: time=\"2026-06-11T17:25:59.748539952Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/manager\" id=2cdcb53d-9bc4-43c8-9c9b-aa2160b1307d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110635 | controller |     "Jun 11 17:25:59.757826 crc crio[23211]: time=\"2026-06-11T17:25:59.756483101Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/manager\" id=e77d1481-7f5b-4170-b9ea-604e95aaaf88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110650 | controller |     "Jun 11 17:25:59.765253 crc crio[23211]: time=\"2026-06-11T17:25:59.765163708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110665 | controller |     "Jun 11 17:25:59.766937 crc crio[23211]: time=\"2026-06-11T17:25:59.76683925Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/manager\" id=bf2e38b3-2c3a-451d-80af-4351c2eddb56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110679 | controller |     "Jun 11 17:25:59.768555 crc crio[23211]: time=\"2026-06-11T17:25:59.76840457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110694 | controller |     "Jun 11 17:25:59.770995 crc crio[23211]: time=\"2026-06-11T17:25:59.770912373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110709 | controller |     "Jun 11 17:25:59.778859 crc crio[23211]: time=\"2026-06-11T17:25:59.778671346Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/manager\" id=9772b01e-4f39-486b-b196-e26c82501d17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110723 | controller |     "Jun 11 17:25:59.790545 crc crio[23211]: time=\"2026-06-11T17:25:59.790289827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110739 | controller |     "Jun 11 17:25:59.831508 crc crio[23211]: time=\"2026-06-11T17:25:59.831285785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110754 | controller |     "Jun 11 17:25:59.834679 crc crio[23211]: time=\"2026-06-11T17:25:59.834575767Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/manager\" id=391f4ad3-65ca-40a9-b92f-dcb4f78f2e03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110768 | controller |     "Jun 11 17:25:59.836371 crc crio[23211]: time=\"2026-06-11T17:25:59.83629235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110784 | controller |     "Jun 11 17:25:59.839233 crc crio[23211]: time=\"2026-06-11T17:25:59.839119931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110798 | controller |     "Jun 11 17:25:59.848345 crc crio[23211]: time=\"2026-06-11T17:25:59.847870631Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/manager\" id=d7096aa1-b9b6-441f-9d57-da747bb9ab70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110813 | controller |     "Jun 11 17:25:59.855274 crc crio[23211]: time=\"2026-06-11T17:25:59.854282931Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/manager\" id=39ebc897-36cc-4c77-87b9-af9e578ca23f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110833 | controller |     "Jun 11 17:25:59.863923 crc crio[23211]: time=\"2026-06-11T17:25:59.86381058Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/manager\" id=a20ee0d5-5a08-4b43-9c47-3e40d3212212 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110848 | controller |     "Jun 11 17:25:59.878669 crc crio[23211]: time=\"2026-06-11T17:25:59.87856906Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/manager\" id=c45af64c-ff06-4b79-b411-44eac84083f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110863 | controller |     "Jun 11 17:25:59.881078 crc crio[23211]: time=\"2026-06-11T17:25:59.880930069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110878 | controller |     "Jun 11 17:25:59.881633 crc crio[23211]: time=\"2026-06-11T17:25:59.881555165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110893 | controller |     "Jun 11 17:25:59.893763 crc crio[23211]: time=\"2026-06-11T17:25:59.892659162Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/manager\" id=67e8b44b-c7da-40d0-8014-7448877aeab8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110908 | controller |     "Jun 11 17:25:59.898334 crc crio[23211]: time=\"2026-06-11T17:25:59.898244183Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/manager\" id=e7fe5dcd-38fe-4e3d-b4d0-6ae714a7b568 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.110923 | controller |     "Jun 11 17:25:59.946525 crc crio[23211]: time=\"2026-06-11T17:25:59.946246325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110938 | controller |     "Jun 11 17:25:59.950716 crc crio[23211]: time=\"2026-06-11T17:25:59.950636635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110953 | controller |     "Jun 11 17:25:59.966234 crc crio[23211]: time=\"2026-06-11T17:25:59.965709813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110967 | controller |     "Jun 11 17:26:00.002772 crc crio[23211]: time=\"2026-06-11T17:26:00.00267146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110982 | controller |     "Jun 11 17:26:00.015583 crc crio[23211]: time=\"2026-06-11T17:26:00.015352937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.110996 | controller |     "Jun 11 17:26:00.025571 crc crio[23211]: time=\"2026-06-11T17:26:00.025304926Z\" level=info msg=\"Created container 457e9738147d6f55bd26de63c1a853518a54008236aa5b02cdf58108a9c0c512: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/manager\" id=16b3f0ef-1736-4cbf-9428-abccee76f699 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.111010 | controller |     "Jun 11 17:26:00.028903 crc crio[23211]: time=\"2026-06-11T17:26:00.028282571Z\" level=info msg=\"Starting container: 457e9738147d6f55bd26de63c1a853518a54008236aa5b02cdf58108a9c0c512\" id=ce11528e-9d3b-428f-afe2-58b95a747af4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.111028 | controller |     "Jun 11 17:26:00.043088 crc crio[23211]: time=\"2026-06-11T17:26:00.040808924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111043 | controller |     "Jun 11 17:26:00.043088 crc crio[23211]: time=\"2026-06-11T17:26:00.040978848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111058 | controller |     "Jun 11 17:26:00.043088 crc crio[23211]: time=\"2026-06-11T17:26:00.041807389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111071 | controller |     "Jun 11 17:26:00.049659 crc crio[23211]: time=\"2026-06-11T17:26:00.049565424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111086 | controller |     "Jun 11 17:26:00.054070 crc crio[23211]: time=\"2026-06-11T17:26:00.051785029Z\" level=info msg=\"Started container\" PID=232650 containerID=457e9738147d6f55bd26de63c1a853518a54008236aa5b02cdf58108a9c0c512 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-8qx8s/manager id=ce11528e-9d3b-428f-afe2-58b95a747af4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44acc7113c1a879b4e1edd248a6e76a685366b16b168aebe8e9ff8ea142c3d3c",
2026-06-11 18:01:03.111101 | controller |     "Jun 11 17:26:00.072677 crc crio[23211]: time=\"2026-06-11T17:26:00.072581771Z\" level=info msg=\"Created container 8f45c6f4b20d72b2497df63e83f461af8969128232c7305ae765a7561cff0c2a: openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/manager\" id=48f9391a-0845-422b-ad28-c2b34355ba63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.111115 | controller |     "Jun 11 17:26:00.092330 crc crio[23211]: time=\"2026-06-11T17:26:00.081307629Z\" level=info msg=\"Starting container: 8f45c6f4b20d72b2497df63e83f461af8969128232c7305ae765a7561cff0c2a\" id=0db37ccc-bb78-4333-8c87-391f7cadfe1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.111131 | controller |     "Jun 11 17:26:00.092330 crc crio[23211]: time=\"2026-06-11T17:26:00.084536929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111147 | controller |     "Jun 11 17:26:00.092330 crc crio[23211]: time=\"2026-06-11T17:26:00.085185496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111161 | controller |     "Jun 11 17:26:00.096310 crc crio[23211]: time=\"2026-06-11T17:26:00.096241563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111176 | controller |     "Jun 11 17:26:00.116310 crc crio[23211]: time=\"2026-06-11T17:26:00.116163153Z\" level=info msg=\"Started container\" PID=232653 containerID=8f45c6f4b20d72b2497df63e83f461af8969128232c7305ae765a7561cff0c2a description=openstack-operators/test-operator-controller-manager-7579dbdcb9-jc79s/manager id=0db37ccc-bb78-4333-8c87-391f7cadfe1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ee916770291660493b5bedb370f39ccfcbbf315ea980f73c9ee1c69d995124f",
2026-06-11 18:01:03.111191 | controller |     "Jun 11 17:26:00.164064 crc crio[23211]: time=\"2026-06-11T17:26:00.163906369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111206 | controller |     "Jun 11 17:26:00.173865 crc crio[23211]: time=\"2026-06-11T17:26:00.173757585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111224 | controller |     "Jun 11 17:26:00.214027 crc crio[23211]: time=\"2026-06-11T17:26:00.209802869Z\" level=info msg=\"Created container dcb6030cb1c374cdac22621e3e2346d9bf8dfffae79158a645d47a0e0b2d13fc: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/manager\" id=bf2e38b3-2c3a-451d-80af-4351c2eddb56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.111239 | controller |     "Jun 11 17:26:00.214027 crc crio[23211]: time=\"2026-06-11T17:26:00.210928017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111253 | controller |     "Jun 11 17:26:00.217050 crc crio[23211]: time=\"2026-06-11T17:26:00.216944318Z\" level=info msg=\"Starting container: dcb6030cb1c374cdac22621e3e2346d9bf8dfffae79158a645d47a0e0b2d13fc\" id=ef4c99f9-064f-45fd-9ff8-5b8588ce41c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.111268 | controller |     "Jun 11 17:26:00.231483 crc crio[23211]: 2026-06-11T17:26:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0babde388f28339 Mac:a6:fe:a2:47:e5:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/27f997c6-c582-445c-a3dd-d9d41631c097 SocketPath: PciID:}] [{Interface:0xc00025d3b0 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.111282 | controller |     "Jun 11 17:26:00.234070 crc crio[23211]: time=\"2026-06-11T17:26:00.233950444Z\" level=info msg=\"Started container\" PID=232657 containerID=dcb6030cb1c374cdac22621e3e2346d9bf8dfffae79158a645d47a0e0b2d13fc description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-q44bv/manager id=ef4c99f9-064f-45fd-9ff8-5b8588ce41c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91c26764ad88e38164ab0980f120eeec3e12f75f154ff90b07131e59087cc6a0",
2026-06-11 18:01:03.111297 | controller |     "Jun 11 17:26:00.234617 crc crio[23211]: time=\"2026-06-11T17:26:00.233960114Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7b9f96797b-66zqr Namespace:openstack-operators ID:0babde388f28339ae203b9e9a9d4b44d70fc8eb7fff0ae7728f9a07d044beba5 UID:2652fb3f-fec5-471d-817d-c066b814f000 NetNS:/var/run/netns/27f997c6-c582-445c-a3dd-d9d41631c097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2652fb3f_fec5_471d_817d_c066b814f000.slice PodAnnotations:0xc007c141d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.111313 | controller |     "Jun 11 17:26:00.234996 crc crio[23211]: time=\"2026-06-11T17:26:00.234865817Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-7b9f96797b-66zqr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.111328 | controller |     "Jun 11 17:26:00.247615 crc crio[23211]: time=\"2026-06-11T17:26:00.247541914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111343 | controller |     "Jun 11 17:26:00.256924 crc crio[23211]: time=\"2026-06-11T17:26:00.256806127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111357 | controller |     "Jun 11 17:26:00.267412 crc crio[23211]: time=\"2026-06-11T17:26:00.267219967Z\" level=info msg=\"Created container c1b4b0d8590d7c345ab17b055fde361726dd5c1841e64d56032530be8038fce3: openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/manager\" id=1543ba72-6fd7-433d-9e75-ed6f51feadb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.111375 | controller |     "Jun 11 17:26:00.280933 crc crio[23211]: time=\"2026-06-11T17:26:00.280038358Z\" level=info msg=\"Starting container: c1b4b0d8590d7c345ab17b055fde361726dd5c1841e64d56032530be8038fce3\" id=3af79cc0-3b9c-4f39-8107-f5f5fd837373 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.111408 | controller |     "Jun 11 17:26:00.291817 crc crio[23211]: time=\"2026-06-11T17:26:00.291680891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111424 | controller |     "Jun 11 17:26:00.291966 crc crio[23211]: time=\"2026-06-11T17:26:00.291875665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111438 | controller |     "Jun 11 17:26:00.310000 crc crio[23211]: time=\"2026-06-11T17:26:00.309830245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111454 | controller |     "Jun 11 17:26:00.311481 crc crio[23211]: time=\"2026-06-11T17:26:00.311036075Z\" level=info msg=\"Started container\" PID=232673 containerID=c1b4b0d8590d7c345ab17b055fde361726dd5c1841e64d56032530be8038fce3 description=openstack-operators/swift-operator-controller-manager-79846f755c-pwf5z/manager id=3af79cc0-3b9c-4f39-8107-f5f5fd837373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=875d73ed401aed038d954f9831e790e43484b96c2601d6f4077fa05fbe3c39ce",
2026-06-11 18:01:03.111470 | controller |     "Jun 11 17:26:00.356149 crc crio[23211]: time=\"2026-06-11T17:26:00.356022453Z\" level=info msg=\"Ran pod sandbox 0babde388f28339ae203b9e9a9d4b44d70fc8eb7fff0ae7728f9a07d044beba5 with infra container: openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/POD\" id=fd70ee65-9aca-46ad-8ffb-13eca8ca0a8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.111485 | controller |     "Jun 11 17:26:00.359996 crc crio[23211]: time=\"2026-06-11T17:26:00.359910889Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\" id=28892ca8-1805-4ea8-8709-1db2ac51f261 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.111501 | controller |     "Jun 11 17:26:00.378319 crc crio[23211]: time=\"2026-06-11T17:26:00.377988992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111536 | controller |     "Jun 11 17:26:00.381378 crc crio[23211]: time=\"2026-06-11T17:26:00.381285496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111554 | controller |     "Jun 11 17:26:00.381938 crc crio[23211]: time=\"2026-06-11T17:26:00.38188756Z\" level=info msg=\"Checking image status: 38.102.83.36:5001/openstack-k8s-operators/openstack-operator:434a9a133c4a352c349545710ccc88f685fdfd27\" id=33c82a02-fdf4-4095-a866-02d1155e0405 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.111570 | controller |     "Jun 11 17:26:00.428285 crc crio[23211]: time=\"2026-06-11T17:26:00.427984295Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/manager\" id=6ef86950-b51a-4a33-97ba-9c4483473c1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.111586 | controller |     "Jun 11 17:26:00.437351 crc crio[23211]: time=\"2026-06-11T17:26:00.437264058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111601 | controller |     "Jun 11 17:26:00.480884 crc crio[23211]: time=\"2026-06-11T17:26:00.480630355Z\" level=info msg=\"Created container f36fd985f1d43c9c9a626b0b493685c55dd9727cb0dd3580daf713fe25d6505b: openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/manager\" id=66057c69-8f93-4f20-b68c-d130b36947eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.111619 | controller |     "Jun 11 17:26:00.483861 crc crio[23211]: time=\"2026-06-11T17:26:00.483716122Z\" level=info msg=\"Starting container: f36fd985f1d43c9c9a626b0b493685c55dd9727cb0dd3580daf713fe25d6505b\" id=18df2b1c-7ddb-4c44-830b-9d40029bcfcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.111635 | controller |     "Jun 11 17:26:00.492351 crc crio[23211]: time=\"2026-06-11T17:26:00.492053391Z\" level=info msg=\"Started container\" PID=232684 containerID=f36fd985f1d43c9c9a626b0b493685c55dd9727cb0dd3580daf713fe25d6505b description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-cjk6g/manager id=18df2b1c-7ddb-4c44-830b-9d40029bcfcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=83d42c1220aab09e447e6869c01628200b568810e4b6e8f812e44bdc30a1f905",
2026-06-11 18:01:03.111651 | controller |     "Jun 11 17:26:00.618766 crc crio[23211]: time=\"2026-06-11T17:26:00.618646812Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686646-7tqg9/POD\" id=5f0b4767-ccad-4cfd-8bfb-7650e2915bd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.111666 | controller |     "Jun 11 17:26:00.618766 crc crio[23211]: time=\"2026-06-11T17:26:00.618756895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111680 | controller |     "Jun 11 17:26:00.665223 crc crio[23211]: time=\"2026-06-11T17:26:00.665072205Z\" level=info msg=\"Created container d88a549460929d97d390434b085abc6112cbabf83a8268c8dc738632dbed579c: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/manager\" id=e6060667-da45-4866-948b-7febe4648173 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.111695 | controller |     "Jun 11 17:26:00.667354 crc crio[23211]: time=\"2026-06-11T17:26:00.66724518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111709 | controller |     "Jun 11 17:26:00.667721 crc crio[23211]: time=\"2026-06-11T17:26:00.667526377Z\" level=info msg=\"Starting container: d88a549460929d97d390434b085abc6112cbabf83a8268c8dc738632dbed579c\" id=1c8b7281-337d-4aa3-b3ba-e0fb8af71332 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.111724 | controller |     "Jun 11 17:26:00.673856 crc crio[23211]: time=\"2026-06-11T17:26:00.67365988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111739 | controller |     "Jun 11 17:26:00.678872 crc crio[23211]: time=\"2026-06-11T17:26:00.678558184Z\" level=info msg=\"Started container\" PID=232732 containerID=d88a549460929d97d390434b085abc6112cbabf83a8268c8dc738632dbed579c description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-8rxk7/manager id=1c8b7281-337d-4aa3-b3ba-e0fb8af71332 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea28fa695121f91db98aff38fcb4e3c4c47a0b63c363b3acc9fc4447bb397c4a",
2026-06-11 18:01:03.111754 | controller |     "Jun 11 17:26:00.720274 crc crio[23211]: time=\"2026-06-11T17:26:00.720097764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111769 | controller |     "Jun 11 17:26:00.747359 crc crio[23211]: time=\"2026-06-11T17:26:00.747219374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111785 | controller |     "Jun 11 17:26:00.748807 crc crio[23211]: time=\"2026-06-11T17:26:00.748682231Z\" level=info msg=\"Created container 1386517ad8f7a7ebc5b2c96c3d2d0ea7003e1c097f1c03a291b8edf7f425b956: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/manager\" id=a08dbcb0-8bba-46f4-b627-370032bc805e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.111804 | controller |     "Jun 11 17:26:00.755379 crc crio[23211]: time=\"2026-06-11T17:26:00.752699861Z\" level=info msg=\"Starting container: 1386517ad8f7a7ebc5b2c96c3d2d0ea7003e1c097f1c03a291b8edf7f425b956\" id=f21bf786-997c-40c0-9c91-06adbea4a82b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.111820 | controller |     "Jun 11 17:26:00.762992 crc crio[23211]: time=\"2026-06-11T17:26:00.762844285Z\" level=info msg=\"Started container\" PID=232709 containerID=1386517ad8f7a7ebc5b2c96c3d2d0ea7003e1c097f1c03a291b8edf7f425b956 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c545g6hx/manager id=f21bf786-997c-40c0-9c91-06adbea4a82b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96b1d4629bc4542c1782f0ccd7af1965a408cc6d2175a51b456abdd8f493ae9",
2026-06-11 18:01:03.111836 | controller |     "Jun 11 17:26:00.799270 crc crio[23211]: time=\"2026-06-11T17:26:00.79896301Z\" level=info msg=\"Created container 92a1f90312ad343e99ea3c89be02bfcf3b7bc4d7bc313d8ac8fe5c751634d3ed: openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/manager\" id=46c2f893-4352-4d99-b5d9-82a304608ce1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.111852 | controller |     "Jun 11 17:26:00.808950 crc crio[23211]: time=\"2026-06-11T17:26:00.807388971Z\" level=info msg=\"Starting container: 92a1f90312ad343e99ea3c89be02bfcf3b7bc4d7bc313d8ac8fe5c751634d3ed\" id=534277d7-9d3f-4e0a-8a7e-9e2cd5d53901 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.111867 | controller |     "Jun 11 17:26:00.811619 crc crio[23211]: time=\"2026-06-11T17:26:00.811516705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111881 | controller |     "Jun 11 17:26:00.830001 crc crio[23211]: time=\"2026-06-11T17:26:00.829917456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111896 | controller |     "Jun 11 17:26:00.834746 crc crio[23211]: time=\"2026-06-11T17:26:00.834609613Z\" level=info msg=\"Started container\" PID=232727 containerID=92a1f90312ad343e99ea3c89be02bfcf3b7bc4d7bc313d8ac8fe5c751634d3ed description=openstack-operators/infra-operator-controller-manager-594d6555bb-m9t7w/manager id=534277d7-9d3f-4e0a-8a7e-9e2cd5d53901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7ac2db4e1bc7268b8a9fa27d90a964f08d15429a6d7305c67cef0ec1a4d2254",
2026-06-11 18:01:03.111911 | controller |     "Jun 11 17:26:00.835005 crc crio[23211]: time=\"2026-06-11T17:26:00.834929642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111927 | controller |     "Jun 11 17:26:00.840812 crc crio[23211]: time=\"2026-06-11T17:26:00.840693926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111942 | controller |     "Jun 11 17:26:00.851544 crc crio[23211]: time=\"2026-06-11T17:26:00.851382064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111956 | controller |     "Jun 11 17:26:00.859711 crc crio[23211]: time=\"2026-06-11T17:26:00.859302472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111974 | controller |     "Jun 11 17:26:00.865942 crc crio[23211]: time=\"2026-06-11T17:26:00.865812776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.111990 | controller |     "Jun 11 17:26:00.872627 crc crio[23211]: time=\"2026-06-11T17:26:00.872392531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.112005 | controller |     "Jun 11 17:26:00.924899 crc crio[23211]: time=\"2026-06-11T17:26:00.924807954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.112020 | controller |     "Jun 11 17:26:00.931731 crc crio[23211]: time=\"2026-06-11T17:26:00.931671075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.112035 | controller |     "Jun 11 17:26:00.934856 crc crio[23211]: time=\"2026-06-11T17:26:00.934789534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.112050 | controller |     "Jun 11 17:26:00.935903 crc crio[23211]: time=\"2026-06-11T17:26:00.93583878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.112064 | controller |     "Jun 11 17:26:00.937381 crc crio[23211]: time=\"2026-06-11T17:26:00.937332157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.112079 | controller |     "Jun 11 17:26:00.939975 crc crio[23211]: time=\"2026-06-11T17:26:00.939911212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.112093 | controller |     "Jun 11 17:26:00.943103 crc crio[23211]: time=\"2026-06-11T17:26:00.94301803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.112107 | controller |     "Jun 11 17:26:00.949514 crc crio[23211]: time=\"2026-06-11T17:26:00.949310068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.112122 | controller |     "Jun 11 17:26:00.961398 crc crio[23211]: time=\"2026-06-11T17:26:00.961294428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.112136 | controller |     "Jun 11 17:26:00.974412 crc crio[23211]: time=\"2026-06-11T17:26:00.972681863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.112150 | controller |     "Jun 11 17:26:01.011615 crc crio[23211]: time=\"2026-06-11T17:26:01.011518095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.112164 | controller |     "Jun 11 17:26:01.027870 crc crio[23211]: time=\"2026-06-11T17:26:01.027786653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.112179 | controller |     "Jun 11 17:26:01.031202 crc crio[23211]: time=\"2026-06-11T17:26:01.031015654Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686646-7tqg9 Namespace:openshift-infra ID:da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5 UID:305a9117-3786-47f9-b45b-ab564ace96e2 NetNS:/var/run/netns/920a057c-311c-4004-af89-dc5a4193f2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305a9117_3786_47f9_b45b_ab564ace96e2.slice PodAnnotations:0xc006bcc130}] Aliases:map[]}\"",
2026-06-11 18:01:03.112197 | controller |     "Jun 11 17:26:01.031202 crc crio[23211]: time=\"2026-06-11T17:26:01.031197608Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686646-7tqg9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.112213 | controller |     "Jun 11 17:26:01.105913 crc crio[23211]: time=\"2026-06-11T17:26:01.105096621Z\" level=info msg=\"Created container 2dd08692bcb05f71f439f6445bc580a3d578ba0de8c85c231a18e54bc553a9f0: openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/manager\" id=189a7f6a-c8ab-408a-9386-90246348d443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112228 | controller |     "Jun 11 17:26:01.108816 crc crio[23211]: time=\"2026-06-11T17:26:01.108748472Z\" level=info msg=\"Starting container: 2dd08692bcb05f71f439f6445bc580a3d578ba0de8c85c231a18e54bc553a9f0\" id=8e7e6c72-5e46-4ab1-b40f-9aa5b31b6fd3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.112243 | controller |     "Jun 11 17:26:01.113831 crc crio[23211]: time=\"2026-06-11T17:26:01.113712067Z\" level=info msg=\"Started container\" PID=232737 containerID=2dd08692bcb05f71f439f6445bc580a3d578ba0de8c85c231a18e54bc553a9f0 description=openstack-operators/manila-operator-controller-manager-b547849c7-qg4p4/manager id=8e7e6c72-5e46-4ab1-b40f-9aa5b31b6fd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47d63ffd186710e88a56840c0d8e2c3e6307a677146eb6ce305d4e228f5b914c",
2026-06-11 18:01:03.112258 | controller |     "Jun 11 17:26:01.564876 crc crio[23211]: time=\"2026-06-11T17:26:01.56406841Z\" level=info msg=\"Created container 4dd25f70aa9d94f7bdb176fc508c5f80d4c3db1566e7123b62e6fc6726f7f46b: openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/manager\" id=6abb917a-2597-40a4-87b8-42093d73be5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112273 | controller |     "Jun 11 17:26:01.567656 crc crio[23211]: time=\"2026-06-11T17:26:01.567013414Z\" level=info msg=\"Starting container: 4dd25f70aa9d94f7bdb176fc508c5f80d4c3db1566e7123b62e6fc6726f7f46b\" id=ec2699b3-17b3-40e5-a644-03c226cf98e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.112287 | controller |     "Jun 11 17:26:01.575300 crc crio[23211]: time=\"2026-06-11T17:26:01.574557293Z\" level=info msg=\"Started container\" PID=232891 containerID=4dd25f70aa9d94f7bdb176fc508c5f80d4c3db1566e7123b62e6fc6726f7f46b description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-g8nmp/manager id=ec2699b3-17b3-40e5-a644-03c226cf98e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b188aa7930969812954c6e62d785ed512ae74234ae1bb978f6550cf6cf9b3d41",
2026-06-11 18:01:03.112302 | controller |     "Jun 11 17:26:01.628837 crc crio[23211]: time=\"2026-06-11T17:26:01.628541665Z\" level=info msg=\"Created container 74bb7f5ad4512946acf643d3dd511987519ac6d0de8039de41cc6b2c17573347: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/manager\" id=9772b01e-4f39-486b-b196-e26c82501d17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112317 | controller |     "Jun 11 17:26:01.635830 crc crio[23211]: time=\"2026-06-11T17:26:01.632550887Z\" level=info msg=\"Starting container: 74bb7f5ad4512946acf643d3dd511987519ac6d0de8039de41cc6b2c17573347\" id=ba388b4a-477e-45cf-aebc-6767a44bdc20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.112332 | controller |     "Jun 11 17:26:01.642883 crc crio[23211]: time=\"2026-06-11T17:26:01.642782432Z\" level=info msg=\"Started container\" PID=232890 containerID=74bb7f5ad4512946acf643d3dd511987519ac6d0de8039de41cc6b2c17573347 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-82ml4/manager id=ba388b4a-477e-45cf-aebc-6767a44bdc20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c79d8ced62ceeb241d4a30c17079247b8e69fbba16d5fc17d8f178909bb0e25",
2026-06-11 18:01:03.112349 | controller |     "Jun 11 17:26:01.669679 crc crio[23211]: 2026-06-11T17:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da73ec668158403 Mac:a2:12:a8:92:75:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/920a057c-311c-4004-af89-dc5a4193f2cd SocketPath: PciID:}] [{Interface:0xc0002e29e0 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.112365 | controller |     "Jun 11 17:26:01.670021 crc crio[23211]: time=\"2026-06-11T17:26:01.669729828Z\" level=info msg=\"Created container e6cf8df78fa58f4274f14a4c5892609bf78af96ae126f9ec50dd3744e5dd8b24: openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/manager\" id=391f4ad3-65ca-40a9-b92f-dcb4f78f2e03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112379 | controller |     "Jun 11 17:26:01.670854 crc crio[23211]: time=\"2026-06-11T17:26:01.670788574Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686646-7tqg9 Namespace:openshift-infra ID:da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5 UID:305a9117-3786-47f9-b45b-ab564ace96e2 NetNS:/var/run/netns/920a057c-311c-4004-af89-dc5a4193f2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305a9117_3786_47f9_b45b_ab564ace96e2.slice PodAnnotations:0xc006bcc130}] Aliases:map[]}\"",
2026-06-11 18:01:03.112394 | controller |     "Jun 11 17:26:01.670954 crc crio[23211]: time=\"2026-06-11T17:26:01.670863155Z\" level=info msg=\"Starting container: e6cf8df78fa58f4274f14a4c5892609bf78af96ae126f9ec50dd3744e5dd8b24\" id=2bc34828-559c-4a21-a7fa-df5b9593b5f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.112409 | controller |     "Jun 11 17:26:01.671025 crc crio[23211]: time=\"2026-06-11T17:26:01.670975349Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686646-7tqg9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.112423 | controller |     "Jun 11 17:26:01.679298 crc crio[23211]: time=\"2026-06-11T17:26:01.679210326Z\" level=info msg=\"Started container\" PID=232884 containerID=e6cf8df78fa58f4274f14a4c5892609bf78af96ae126f9ec50dd3744e5dd8b24 description=openstack-operators/cinder-operator-controller-manager-584b474457-vjfks/manager id=2bc34828-559c-4a21-a7fa-df5b9593b5f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c6590c2de0b99d1d913f36fe32eacde5b5da28cda871716934f92874e63dd52",
2026-06-11 18:01:03.112438 | controller |     "Jun 11 17:26:01.715926 crc crio[23211]: time=\"2026-06-11T17:26:01.71375111Z\" level=info msg=\"Ran pod sandbox da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5 with infra container: openshift-infra/auto-csr-approver-29686646-7tqg9/POD\" id=5f0b4767-ccad-4cfd-8bfb-7650e2915bd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.112453 | controller |     "Jun 11 17:26:01.721055 crc crio[23211]: time=\"2026-06-11T17:26:01.721005283Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b8eefcab-d38c-4df7-b5fb-2578acbbf18f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.112468 | controller |     "Jun 11 17:26:01.731567 crc crio[23211]: time=\"2026-06-11T17:26:01.731530476Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.112484 | controller |     "Jun 11 17:26:01.765858 crc crio[23211]: time=\"2026-06-11T17:26:01.765757614Z\" level=info msg=\"Created container 7536a45464ad0a0015f1bbdc473f817770054fb2c26073e5cd23315cca0c16cf: openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/manager\" id=39ebc897-36cc-4c77-87b9-af9e578ca23f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112502 | controller |     "Jun 11 17:26:01.768194 crc crio[23211]: time=\"2026-06-11T17:26:01.76800794Z\" level=info msg=\"Starting container: 7536a45464ad0a0015f1bbdc473f817770054fb2c26073e5cd23315cca0c16cf\" id=b9fd6067-aa95-4117-a0c2-885355e08218 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.112537 | controller |     "Jun 11 17:26:01.775792 crc crio[23211]: time=\"2026-06-11T17:26:01.775737203Z\" level=info msg=\"Started container\" PID=232883 containerID=7536a45464ad0a0015f1bbdc473f817770054fb2c26073e5cd23315cca0c16cf description=openstack-operators/telemetry-operator-controller-manager-565998cc45-xkkrq/manager id=b9fd6067-aa95-4117-a0c2-885355e08218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f68075aded9f2dd0e3126c02832a2cb5f400d9564c32c626b08e10a91e1394fd",
2026-06-11 18:01:03.112555 | controller |     "Jun 11 17:26:01.869899 crc crio[23211]: time=\"2026-06-11T17:26:01.869743649Z\" level=info msg=\"Created container 7fae2e238cde2caba41773604ae12eea8b7f0f139d7543434acf02d6f60c9c98: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/manager\" id=a20ee0d5-5a08-4b43-9c47-3e40d3212212 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112570 | controller |     "Jun 11 17:26:01.871913 crc crio[23211]: time=\"2026-06-11T17:26:01.870997791Z\" level=info msg=\"Starting container: 7fae2e238cde2caba41773604ae12eea8b7f0f139d7543434acf02d6f60c9c98\" id=41c9af58-706d-42e1-8f26-3daa3ffde9a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.112585 | controller |     "Jun 11 17:26:01.885047 crc crio[23211]: time=\"2026-06-11T17:26:01.884742636Z\" level=info msg=\"Started container\" PID=232894 containerID=7fae2e238cde2caba41773604ae12eea8b7f0f139d7543434acf02d6f60c9c98 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-xvw9x/manager id=41c9af58-706d-42e1-8f26-3daa3ffde9a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2481dfdb9b69424a67df313aa12bfe7fee84885562cd2c77d1ed01f000f36f9c",
2026-06-11 18:01:03.112600 | controller |     "Jun 11 17:26:01.886914 crc crio[23211]: time=\"2026-06-11T17:26:01.886810037Z\" level=info msg=\"Created container c53f5ca6a228b880dbb30f2e3c24a99e3a0aa336b46ca86c4fbcba5e004d8fc9: openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/manager\" id=d7096aa1-b9b6-441f-9d57-da747bb9ab70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112615 | controller |     "Jun 11 17:26:01.888938 crc crio[23211]: time=\"2026-06-11T17:26:01.888807287Z\" level=info msg=\"Starting container: c53f5ca6a228b880dbb30f2e3c24a99e3a0aa336b46ca86c4fbcba5e004d8fc9\" id=37c9decd-3ded-4631-ab42-506eff2a9250 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.112630 | controller |     "Jun 11 17:26:01.898733 crc crio[23211]: time=\"2026-06-11T17:26:01.898659184Z\" level=info msg=\"Started container\" PID=232885 containerID=c53f5ca6a228b880dbb30f2e3c24a99e3a0aa336b46ca86c4fbcba5e004d8fc9 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-hj2xp/manager id=37c9decd-3ded-4631-ab42-506eff2a9250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=842877529b6566d80c9a641bf5a19a5cfb432f69dbf426aab19f7cd4512ffa66",
2026-06-11 18:01:03.112645 | controller |     "Jun 11 17:26:01.953218 crc crio[23211]: time=\"2026-06-11T17:26:01.953092618Z\" level=info msg=\"Created container 00c4da8a215d3777dbdbbba6d88bea3b8666fefd3ce09fa820c6c8966504aeb1: openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/manager\" id=2cdcb53d-9bc4-43c8-9c9b-aa2160b1307d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112659 | controller |     "Jun 11 17:26:01.954512 crc crio[23211]: time=\"2026-06-11T17:26:01.954340099Z\" level=info msg=\"Created container 383cb14a17ae3ddcf59fa662f2ff5dcb40402e3e26f6b9756d286db1a7836524: openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/manager\" id=e7fe5dcd-38fe-4e3d-b4d0-6ae714a7b568 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112677 | controller |     "Jun 11 17:26:01.955771 crc crio[23211]: time=\"2026-06-11T17:26:01.954812621Z\" level=info msg=\"Starting container: 00c4da8a215d3777dbdbbba6d88bea3b8666fefd3ce09fa820c6c8966504aeb1\" id=d0dd788b-8cb5-4c0b-b7fc-8af68a53d3f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.112692 | controller |     "Jun 11 17:26:01.955771 crc crio[23211]: time=\"2026-06-11T17:26:01.955521638Z\" level=info msg=\"Starting container: 383cb14a17ae3ddcf59fa662f2ff5dcb40402e3e26f6b9756d286db1a7836524\" id=6dc1d531-dc7a-4d4c-a71b-d619ffceb9ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.112707 | controller |     "Jun 11 17:26:01.963943 crc crio[23211]: time=\"2026-06-11T17:26:01.963850397Z\" level=info msg=\"Started container\" PID=232896 containerID=383cb14a17ae3ddcf59fa662f2ff5dcb40402e3e26f6b9756d286db1a7836524 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-snw7d/manager id=6dc1d531-dc7a-4d4c-a71b-d619ffceb9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=68bacf2e9cf41286cdddbcfc3aac799e16df9f759c997cdbf68e4da9d3f0e972",
2026-06-11 18:01:03.112722 | controller |     "Jun 11 17:26:01.973747 crc crio[23211]: time=\"2026-06-11T17:26:01.973651913Z\" level=info msg=\"Started container\" PID=232892 containerID=00c4da8a215d3777dbdbbba6d88bea3b8666fefd3ce09fa820c6c8966504aeb1 description=openstack-operators/nova-operator-controller-manager-6df846755f-bsc9p/manager id=d0dd788b-8cb5-4c0b-b7fc-8af68a53d3f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5b5cfb1a5d540cc0c0e61f4a88c12566c15cb9673cd2d61224f035ad694b8cc",
2026-06-11 18:01:03.112737 | controller |     "Jun 11 17:26:02.013857 crc crio[23211]: time=\"2026-06-11T17:26:02.013750148Z\" level=info msg=\"Created container 271891fb873a54c373ffb5f1d461e0cdb790361f3dd11af4bf515624ee47965d: openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/manager\" id=6ef86950-b51a-4a33-97ba-9c4483473c1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112752 | controller |     "Jun 11 17:26:02.022863 crc crio[23211]: time=\"2026-06-11T17:26:02.022738142Z\" level=info msg=\"Starting container: 271891fb873a54c373ffb5f1d461e0cdb790361f3dd11af4bf515624ee47965d\" id=4184b7d9-27ff-450b-8068-eb73bba9f903 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.112767 | controller |     "Jun 11 17:26:02.029118 crc crio[23211]: time=\"2026-06-11T17:26:02.02901394Z\" level=info msg=\"Created container d9361659dd233850a1d16761ec00a17a20b734eedb219b8bb3f7c35427e12830: openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/manager\" id=c45af64c-ff06-4b79-b411-44eac84083f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112782 | controller |     "Jun 11 17:26:02.031830 crc crio[23211]: time=\"2026-06-11T17:26:02.031759698Z\" level=info msg=\"Created container 54eb1a41a15bd0f1aaef1c3c9a83714c9cb59e9ac9729d7ad984090352ff5a37: openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/manager\" id=67e8b44b-c7da-40d0-8014-7448877aeab8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112797 | controller |     "Jun 11 17:26:02.038574 crc crio[23211]: time=\"2026-06-11T17:26:02.038371534Z\" level=info msg=\"Starting container: d9361659dd233850a1d16761ec00a17a20b734eedb219b8bb3f7c35427e12830\" id=0e5f5698-2c11-44a9-9d92-3369e2d1c3dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.112812 | controller |     "Jun 11 17:26:02.045730 crc crio[23211]: time=\"2026-06-11T17:26:02.04181278Z\" level=info msg=\"Starting container: 54eb1a41a15bd0f1aaef1c3c9a83714c9cb59e9ac9729d7ad984090352ff5a37\" id=a2989676-fcd7-4d50-a24e-a42522e1a747 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.112828 | controller |     "Jun 11 17:26:02.045730 crc crio[23211]: time=\"2026-06-11T17:26:02.045286637Z\" level=info msg=\"Started container\" PID=232877 containerID=d9361659dd233850a1d16761ec00a17a20b734eedb219b8bb3f7c35427e12830 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-knnlm/manager id=0e5f5698-2c11-44a9-9d92-3369e2d1c3dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f609e091363f098ccf705a1fba72e04411c6b7eb560d85a97785b077e71d34d",
2026-06-11 18:01:03.112847 | controller |     "Jun 11 17:26:02.052930 crc crio[23211]: time=\"2026-06-11T17:26:02.052822117Z\" level=info msg=\"Started container\" PID=232886 containerID=271891fb873a54c373ffb5f1d461e0cdb790361f3dd11af4bf515624ee47965d description=openstack-operators/openstack-operator-controller-manager-7b9f96797b-66zqr/manager id=4184b7d9-27ff-450b-8068-eb73bba9f903 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0babde388f28339ae203b9e9a9d4b44d70fc8eb7fff0ae7728f9a07d044beba5",
2026-06-11 18:01:03.112863 | controller |     "Jun 11 17:26:02.077954 crc crio[23211]: time=\"2026-06-11T17:26:02.077803732Z\" level=info msg=\"Started container\" PID=232899 containerID=54eb1a41a15bd0f1aaef1c3c9a83714c9cb59e9ac9729d7ad984090352ff5a37 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-pjslv/manager id=a2989676-fcd7-4d50-a24e-a42522e1a747 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46d0c5eab90e61dc5e07b3dfc314e746328d16bbbdc5ff763961b3c7fa9e172c",
2026-06-11 18:01:03.112880 | controller |     "Jun 11 17:26:02.117324 crc crio[23211]: time=\"2026-06-11T17:26:02.117185739Z\" level=info msg=\"Created container d84f6d0933afc5c438a1866714d852a52d041e5227f9cb88f5c3374085351f5a: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/manager\" id=e77d1481-7f5b-4170-b9ea-604e95aaaf88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112895 | controller |     "Jun 11 17:26:02.121023 crc crio[23211]: time=\"2026-06-11T17:26:02.120928572Z\" level=info msg=\"Starting container: d84f6d0933afc5c438a1866714d852a52d041e5227f9cb88f5c3374085351f5a\" id=8d08c6dd-acba-41f7-b4f9-d1e776db549e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.112910 | controller |     "Jun 11 17:26:02.142034 crc crio[23211]: time=\"2026-06-11T17:26:02.141698863Z\" level=info msg=\"Started container\" PID=232897 containerID=d84f6d0933afc5c438a1866714d852a52d041e5227f9cb88f5c3374085351f5a description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-bzs5c/manager id=8d08c6dd-acba-41f7-b4f9-d1e776db549e name=/runtime.v1.RuntimeService/StartContainer sandboxID=be5a5a6ebf7daae39e70b039698a917ba6618baaa8bdae9175356d8ab929f2f5",
2026-06-11 18:01:03.112925 | controller |     "Jun 11 17:26:03.349120 crc crio[23211]: time=\"2026-06-11T17:26:03.348383027Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b8eefcab-d38c-4df7-b5fb-2578acbbf18f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.112941 | controller |     "Jun 11 17:26:03.350745 crc crio[23211]: time=\"2026-06-11T17:26:03.35009836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b0e38b1c-d4b7-480f-b3dd-49a3ffa32621 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.112956 | controller |     "Jun 11 17:26:03.352848 crc crio[23211]: time=\"2026-06-11T17:26:03.352782987Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7a62289a-c574-4cc0-a3a7-ad7135005990 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.112971 | controller |     "Jun 11 17:26:03.359651 crc crio[23211]: time=\"2026-06-11T17:26:03.359574987Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686646-7tqg9/oc\" id=18263ae4-295c-481b-bdfd-6b799376e24f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.112985 | controller |     "Jun 11 17:26:03.359998 crc crio[23211]: time=\"2026-06-11T17:26:03.359923286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113003 | controller |     "Jun 11 17:26:03.427644 crc crio[23211]: time=\"2026-06-11T17:26:03.42392167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113019 | controller |     "Jun 11 17:26:03.745818 crc crio[23211]: time=\"2026-06-11T17:26:03.745311372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113035 | controller |     "Jun 11 17:26:03.877060 crc crio[23211]: time=\"2026-06-11T17:26:03.876913319Z\" level=info msg=\"Created container 98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7: openshift-infra/auto-csr-approver-29686646-7tqg9/oc\" id=18263ae4-295c-481b-bdfd-6b799376e24f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.113051 | controller |     "Jun 11 17:26:03.878662 crc crio[23211]: time=\"2026-06-11T17:26:03.878581962Z\" level=info msg=\"Starting container: 98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7\" id=79442ea3-ba78-4e98-abaf-6c01a0ea4b64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.113066 | controller |     "Jun 11 17:26:03.884223 crc crio[23211]: time=\"2026-06-11T17:26:03.883890624Z\" level=info msg=\"Started container\" PID=233216 containerID=98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7 description=openshift-infra/auto-csr-approver-29686646-7tqg9/oc id=79442ea3-ba78-4e98-abaf-6c01a0ea4b64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5",
2026-06-11 18:01:03.113081 | controller |     "Jun 11 17:26:05.739538 crc crio[23211]: time=\"2026-06-11T17:26:05.737749713Z\" level=info msg=\"Stopping pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5\" id=3363d1ed-5190-493e-b1a6-ac4a7ca01f45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.113097 | controller |     "Jun 11 17:26:05.742173 crc crio[23211]: time=\"2026-06-11T17:26:05.741973109Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686646-7tqg9 Namespace:openshift-infra ID:da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5 UID:305a9117-3786-47f9-b45b-ab564ace96e2 NetNS:/var/run/netns/920a057c-311c-4004-af89-dc5a4193f2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305a9117_3786_47f9_b45b_ab564ace96e2.slice PodAnnotations:0xc00294e438}] Aliases:map[]}\"",
2026-06-11 18:01:03.113112 | controller |     "Jun 11 17:26:05.742584 crc crio[23211]: time=\"2026-06-11T17:26:05.742388469Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686646-7tqg9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.113127 | controller |     "Jun 11 17:26:06.171681 crc crio[23211]: time=\"2026-06-11T17:26:06.171098041Z\" level=info msg=\"Stopped pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5\" id=3363d1ed-5190-493e-b1a6-ac4a7ca01f45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.113142 | controller |     "Jun 11 17:26:33.094413 crc crio[23211]: time=\"2026-06-11T17:26:33.093382559Z\" level=info msg=\"Running pod sandbox: openstack/barbican-89d0-account-create-update-plxdq/POD\" id=588bd411-4f1d-491e-9c04-90874fa58f1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.113156 | controller |     "Jun 11 17:26:33.096931 crc crio[23211]: time=\"2026-06-11T17:26:33.094509747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113171 | controller |     "Jun 11 17:26:33.106519 crc crio[23211]: time=\"2026-06-11T17:26:33.105907273Z\" level=info msg=\"Stopping container: 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255 (timeout: 30s)\" id=da47ac59-31e4-4073-834e-7f851238ea5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.113190 | controller |     "Jun 11 17:26:33.108814 crc crio[23211]: time=\"2026-06-11T17:26:33.107268907Z\" level=info msg=\"Stopping container: c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3 (timeout: 30s)\" id=6ab3540f-6501-460d-ac62-e61c89621d1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.113205 | controller |     "Jun 11 17:26:33.128525 crc crio[23211]: time=\"2026-06-11T17:26:33.127996587Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-nqg8c/POD\" id=e90dd838-43ff-4609-8846-ab82879564b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.113220 | controller |     "Jun 11 17:26:33.128525 crc crio[23211]: time=\"2026-06-11T17:26:33.128163301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113236 | controller |     "Jun 11 17:26:33.242645 crc crio[23211]: time=\"2026-06-11T17:26:33.231391767Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-cmtnz/POD\" id=d9806440-2b2a-41d4-868d-eb1cffd880f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.113251 | controller |     "Jun 11 17:26:33.242860 crc crio[23211]: time=\"2026-06-11T17:26:33.24266155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113266 | controller |     "Jun 11 17:26:33.334011 crc crio[23211]: time=\"2026-06-11T17:26:33.333883785Z\" level=info msg=\"Got pod network &{Name:barbican-89d0-account-create-update-plxdq Namespace:openstack ID:1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db UID:82bd9849-3c28-4e4c-ba9f-94396f5cc17c NetNS:/var/run/netns/33e5a332-8325-4f4d-9c6c-1775b5b6093a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bd9849_3c28_4e4c_ba9f_94396f5cc17c.slice PodAnnotations:0xc00008cf08}] Aliases:map[]}\"",
2026-06-11 18:01:03.113282 | controller |     "Jun 11 17:26:33.334011 crc crio[23211]: time=\"2026-06-11T17:26:33.333927356Z\" level=info msg=\"Adding pod openstack_barbican-89d0-account-create-update-plxdq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.113298 | controller |     "Jun 11 17:26:33.378200 crc crio[23211]: time=\"2026-06-11T17:26:33.377994531Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-5c6nr/POD\" id=51f62b0d-f36a-4776-9183-f16f7691c680 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.113313 | controller |     "Jun 11 17:26:33.378338 crc crio[23211]: time=\"2026-06-11T17:26:33.378291658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113327 | controller |     "Jun 11 17:26:33.382122 crc crio[23211]: time=\"2026-06-11T17:26:33.382033441Z\" level=info msg=\"Running pod sandbox: openstack/cinder-5e6c-account-create-update-m4x2g/POD\" id=e63bfc80-df1e-4c92-ab2a-d14304d962d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.113342 | controller |     "Jun 11 17:26:33.382279 crc crio[23211]: time=\"2026-06-11T17:26:33.382159244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113357 | controller |     "Jun 11 17:26:33.402701 crc crio[23211]: time=\"2026-06-11T17:26:33.40152838Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-nqg8c Namespace:openstack ID:4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175 UID:59511d83-1f01-4039-98f8-6f41a60f09ca NetNS:/var/run/netns/462e44f9-e8e4-47a8-b480-238c2d7990fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59511d83_1f01_4039_98f8_6f41a60f09ca.slice PodAnnotations:0xc0006124d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.113375 | controller |     "Jun 11 17:26:33.402701 crc crio[23211]: time=\"2026-06-11T17:26:33.401584861Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-nqg8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.113390 | controller |     "Jun 11 17:26:33.702908 crc crio[23211]: time=\"2026-06-11T17:26:33.698660164Z\" level=info msg=\"Stopping container: 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461 (timeout: 30s)\" id=cb184021-ce6c-4824-b892-61cc94fb0d56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.113404 | controller |     "Jun 11 17:26:33.713731 crc crio[23211]: time=\"2026-06-11T17:26:33.708503321Z\" level=info msg=\"Stopping container: 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31 (timeout: 30s)\" id=282bec80-464e-4747-8bc9-b4d7e9d57063 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.113419 | controller |     "Jun 11 17:26:33.748359 crc crio[23211]: time=\"2026-06-11T17:26:33.748271177Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-dbhpr/POD\" id=f0ec640a-dc90-4bb3-8ac9-20913b97bc0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.113433 | controller |     "Jun 11 17:26:33.748643 crc crio[23211]: time=\"2026-06-11T17:26:33.748360329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113448 | controller |     "Jun 11 17:26:33.858126 crc crio[23211]: time=\"2026-06-11T17:26:33.858084Z\" level=info msg=\"Running pod sandbox: openstack/glance-32d7-account-create-update-2rnq5/POD\" id=7764a00e-3dea-4d54-ba96-fbe279d77992 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.113462 | controller |     "Jun 11 17:26:33.858354 crc crio[23211]: time=\"2026-06-11T17:26:33.858334346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113477 | controller |     "Jun 11 17:26:33.873712 crc crio[23211]: time=\"2026-06-11T17:26:33.871954146Z\" level=info msg=\"Stopped container c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3: openstack/glance-default-external-api-0/glance-log\" id=6ab3540f-6501-460d-ac62-e61c89621d1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.113491 | controller |     "Jun 11 17:26:33.957209 crc crio[23211]: time=\"2026-06-11T17:26:33.957168502Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-lrp4l/POD\" id=32810ebc-54cf-4650-bb14-4a76dc8d8845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.113507 | controller |     "Jun 11 17:26:33.962784 crc crio[23211]: time=\"2026-06-11T17:26:33.962738211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113544 | controller |     "Jun 11 17:26:34.207371 crc crio[23211]: time=\"2026-06-11T17:26:34.201111453Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-nkzqd/POD\" id=6c7b12be-de60-4bfa-b655-73a200dbb9e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.113560 | controller |     "Jun 11 17:26:34.207371 crc crio[23211]: time=\"2026-06-11T17:26:34.201816611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113574 | controller |     "Jun 11 17:26:34.338686 crc crio[23211]: time=\"2026-06-11T17:26:34.336868375Z\" level=info msg=\"Stopped container 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31: openstack/glance-default-internal-api-0/glance-log\" id=282bec80-464e-4747-8bc9-b4d7e9d57063 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.113596 | controller |     "Jun 11 17:26:34.468330 crc crio[23211]: 2026-06-11T17:26:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e78a25d01f33a0 Mac:b6:82:56:4c:0b:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/33e5a332-8325-4f4d-9c6c-1775b5b6093a SocketPath: PciID:}] [{Interface:0xc0005a0d40 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.113612 | controller |     "Jun 11 17:26:34.470586 crc crio[23211]: time=\"2026-06-11T17:26:34.470545875Z\" level=info msg=\"Got pod network &{Name:barbican-89d0-account-create-update-plxdq Namespace:openstack ID:1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db UID:82bd9849-3c28-4e4c-ba9f-94396f5cc17c NetNS:/var/run/netns/33e5a332-8325-4f4d-9c6c-1775b5b6093a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bd9849_3c28_4e4c_ba9f_94396f5cc17c.slice PodAnnotations:0xc00008cf08}] Aliases:map[]}\"",
2026-06-11 18:01:03.113627 | controller |     "Jun 11 17:26:34.471649 crc crio[23211]: time=\"2026-06-11T17:26:34.471625692Z\" level=info msg=\"Checking pod openstack_barbican-89d0-account-create-update-plxdq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.113642 | controller |     "Jun 11 17:26:34.625347 crc crio[23211]: time=\"2026-06-11T17:26:34.624955973Z\" level=info msg=\"Ran pod sandbox 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db with infra container: openstack/barbican-89d0-account-create-update-plxdq/POD\" id=588bd411-4f1d-491e-9c04-90874fa58f1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.113656 | controller |     "Jun 11 17:26:34.633847 crc crio[23211]: time=\"2026-06-11T17:26:34.633395165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7c3fdfe5-b2a1-414b-a922-c5f1e6ccb78f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.113670 | controller |     "Jun 11 17:26:34.767163 crc crio[23211]: time=\"2026-06-11T17:26:34.766698125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=49a4068b-55e4-4d1e-94f5-b984aa692eed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.113684 | controller |     "Jun 11 17:26:34.767540 crc crio[23211]: time=\"2026-06-11T17:26:34.767471544Z\" level=info msg=\"Running pod sandbox: openstack/keystone-048b-account-create-update-sjsc8/POD\" id=64ddc39b-e43f-4d49-859b-c9335253e8dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.113699 | controller |     "Jun 11 17:26:34.768279 crc crio[23211]: time=\"2026-06-11T17:26:34.768006167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113714 | controller |     "Jun 11 17:26:34.840731 crc crio[23211]: time=\"2026-06-11T17:26:34.838621217Z\" level=info msg=\"Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=a8ce3ea9-306e-4021-b74d-06c5ace9c826 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.113728 | controller |     "Jun 11 17:26:34.865821 crc crio[23211]: time=\"2026-06-11T17:26:34.865646264Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-9spfg/POD\" id=30c497d1-9528-4cad-8a5b-7937048dd9ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.113743 | controller |     "Jun 11 17:26:34.865821 crc crio[23211]: time=\"2026-06-11T17:26:34.865748726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113761 | controller |     "Jun 11 17:26:34.867581 crc crio[23211]: time=\"2026-06-11T17:26:34.867247444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113776 | controller |     "Jun 11 17:26:34.923115 crc crio[23211]: time=\"2026-06-11T17:26:34.923040862Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-cmtnz Namespace:openstack ID:5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639 UID:4d76df57-b859-4193-83cb-064d2afd7021 NetNS:/var/run/netns/e041aa48-a9ae-4467-9560-f838804ab7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d76df57_b859_4193_83cb_064d2afd7021.slice PodAnnotations:0xc0001ae690}] Aliases:map[]}\"",
2026-06-11 18:01:03.113791 | controller |     "Jun 11 17:26:34.923115 crc crio[23211]: time=\"2026-06-11T17:26:34.923110114Z\" level=info msg=\"Adding pod openstack_cinder-db-create-cmtnz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.113806 | controller |     "Jun 11 17:26:34.923508 crc crio[23211]: time=\"2026-06-11T17:26:34.923464922Z\" level=info msg=\"Stopping container: 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a (timeout: 30s)\" id=dfae8aca-c836-4407-b289-e0ab30b8dbdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.113821 | controller |     "Jun 11 17:26:34.949543 crc crio[23211]: 2026-06-11T17:26:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4036ba1d0453a0f Mac:de:12:c2:89:12:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/462e44f9-e8e4-47a8-b480-238c2d7990fe SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.113837 | controller |     "Jun 11 17:26:34.949543 crc crio[23211]: time=\"2026-06-11T17:26:34.949116165Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-nqg8c Namespace:openstack ID:4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175 UID:59511d83-1f01-4039-98f8-6f41a60f09ca NetNS:/var/run/netns/462e44f9-e8e4-47a8-b480-238c2d7990fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59511d83_1f01_4039_98f8_6f41a60f09ca.slice PodAnnotations:0xc0006124d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.113852 | controller |     "Jun 11 17:26:34.950854 crc crio[23211]: time=\"2026-06-11T17:26:34.950678374Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-nqg8c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.113867 | controller |     "Jun 11 17:26:34.951623 crc crio[23211]: time=\"2026-06-11T17:26:34.951553596Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-dbhpr Namespace:openstack ID:56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e UID:ced79c80-9db1-4805-9f8f-5f169cf1cbef NetNS:/var/run/netns/35d6e3f5-dc55-42a4-b04a-fb546c610171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podced79c80_9db1_4805_9f8f_5f169cf1cbef.slice PodAnnotations:0xc0038ac4a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.113881 | controller |     "Jun 11 17:26:34.951623 crc crio[23211]: time=\"2026-06-11T17:26:34.951596937Z\" level=info msg=\"Adding pod openstack_keystone-db-create-dbhpr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.113897 | controller |     "Jun 11 17:26:35.007121 crc crio[23211]: time=\"2026-06-11T17:26:35.007074807Z\" level=info msg=\"Got pod network &{Name:glance-db-create-5c6nr Namespace:openstack ID:c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791 UID:4355afef-ebf7-4e34-8acd-67347b0c4c98 NetNS:/var/run/netns/2065f6ea-1f53-450d-80b3-8f9ecd6fb2c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4355afef_ebf7_4e34_8acd_67347b0c4c98.slice PodAnnotations:0xc000130dc0}] Aliases:map[]}\"",
2026-06-11 18:01:03.113915 | controller |     "Jun 11 17:26:35.007729 crc crio[23211]: time=\"2026-06-11T17:26:35.007413786Z\" level=info msg=\"Adding pod openstack_glance-db-create-5c6nr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.113932 | controller |     "Jun 11 17:26:35.049661 crc crio[23211]: time=\"2026-06-11T17:26:35.048745852Z\" level=info msg=\"Got pod network &{Name:placement-db-create-nkzqd Namespace:openstack ID:0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b UID:712a0222-38d3-47ef-b3af-bca5b1fa419d NetNS:/var/run/netns/bced8e10-713f-4cd2-a4fe-51407dbd61f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod712a0222_38d3_47ef_b3af_bca5b1fa419d.slice PodAnnotations:0xc000130fa8}] Aliases:map[]}\"",
2026-06-11 18:01:03.113948 | controller |     "Jun 11 17:26:35.049661 crc crio[23211]: time=\"2026-06-11T17:26:35.048800683Z\" level=info msg=\"Adding pod openstack_placement-db-create-nkzqd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.113963 | controller |     "Jun 11 17:26:35.068002 crc crio[23211]: time=\"2026-06-11T17:26:35.067842089Z\" level=info msg=\"Running pod sandbox: openstack/neutron-245d-account-create-update-n8lqd/POD\" id=49889f56-6ef7-4476-8a0b-b1721dfbc620 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.113978 | controller |     "Jun 11 17:26:35.068002 crc crio[23211]: time=\"2026-06-11T17:26:35.067923351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.113993 | controller |     "Jun 11 17:26:35.167598 crc crio[23211]: time=\"2026-06-11T17:26:35.167322572Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-47llt/POD\" id=13d62d9d-41fd-4be9-92a0-e40cbedcb946 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.114007 | controller |     "Jun 11 17:26:35.167899 crc crio[23211]: time=\"2026-06-11T17:26:35.1676738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.114022 | controller |     "Jun 11 17:26:35.217611 crc crio[23211]: time=\"2026-06-11T17:26:35.211951621Z\" level=info msg=\"Ran pod sandbox 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175 with infra container: openstack/nova-cell0-db-create-nqg8c/POD\" id=e90dd838-43ff-4609-8846-ab82879564b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.114037 | controller |     "Jun 11 17:26:35.270504 crc crio[23211]: time=\"2026-06-11T17:26:35.269303337Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-c07c-account-create-update-nrplw/POD\" id=97d65a24-2ef5-4975-928f-9de9448451c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.114052 | controller |     "Jun 11 17:26:35.270504 crc crio[23211]: time=\"2026-06-11T17:26:35.269561483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.114067 | controller |     "Jun 11 17:26:35.286492 crc crio[23211]: time=\"2026-06-11T17:26:35.285481342Z\" level=info msg=\"Got pod network &{Name:glance-32d7-account-create-update-2rnq5 Namespace:openstack ID:65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27 UID:6d04cbea-abd8-4fcb-812d-e1624d8277e2 NetNS:/var/run/netns/b30284a9-9304-45ff-8db1-ceab724c2082 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d04cbea_abd8_4fcb_812d_e1624d8277e2.slice PodAnnotations:0xc002794710}] Aliases:map[]}\"",
2026-06-11 18:01:03.114086 | controller |     "Jun 11 17:26:35.286492 crc crio[23211]: time=\"2026-06-11T17:26:35.285548994Z\" level=info msg=\"Adding pod openstack_glance-32d7-account-create-update-2rnq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.114102 | controller |     "Jun 11 17:26:35.302492 crc crio[23211]: time=\"2026-06-11T17:26:35.301556525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8de440f3-7c94-4ea9-8e44-5707b9fa964e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.114117 | controller |     "Jun 11 17:26:35.419861 crc crio[23211]: time=\"2026-06-11T17:26:35.418045774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=48a051fc-c502-451c-8d4d-7783937368e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.114134 | controller |     "Jun 11 17:26:35.490787 crc crio[23211]: time=\"2026-06-11T17:26:35.481048133Z\" level=info msg=\"Got pod network &{Name:cinder-5e6c-account-create-update-m4x2g Namespace:openstack ID:7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef UID:b09f463c-7a68-4db8-9df6-46f4c3f397b0 NetNS:/var/run/netns/5b76138e-1274-4711-88b6-e84815bacc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09f463c_7a68_4db8_9df6_46f4c3f397b0.slice PodAnnotations:0xc0027940d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.114151 | controller |     "Jun 11 17:26:35.490787 crc crio[23211]: time=\"2026-06-11T17:26:35.481360921Z\" level=info msg=\"Adding pod openstack_cinder-5e6c-account-create-update-m4x2g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.114170 | controller |     "Jun 11 17:26:35.517928 crc crio[23211]: time=\"2026-06-11T17:26:35.517865065Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lrp4l Namespace:openstack ID:8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5 UID:8e7ddf00-774b-4aa8-9b7c-a0b09992594c NetNS:/var/run/netns/51e09228-eb59-487b-8045-2398075a8fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e7ddf00_774b_4aa8_9b7c_a0b09992594c.slice PodAnnotations:0xc002794308}] Aliases:map[]}\"",
2026-06-11 18:01:03.114185 | controller |     "Jun 11 17:26:35.528865 crc crio[23211]: time=\"2026-06-11T17:26:35.528800649Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-lrp4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.114200 | controller |     "Jun 11 17:26:35.561765 crc crio[23211]: time=\"2026-06-11T17:26:35.559066677Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=ba35397e-065f-4f49-b0c2-bd3a9e9c69c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.114215 | controller |     "Jun 11 17:26:35.695585 crc crio[23211]: time=\"2026-06-11T17:26:35.688550801Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-fl7rw/POD\" id=1fb59566-0dd8-4604-bc4d-61ce5d663db4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.114230 | controller |     "Jun 11 17:26:35.695585 crc crio[23211]: time=\"2026-06-11T17:26:35.689021673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.114248 | controller |     "Jun 11 17:26:35.767404 crc crio[23211]: time=\"2026-06-11T17:26:35.766261769Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-01ba-account-create-update-pmbm5/POD\" id=68377444-ec56-44a0-bb4a-c346e296b22e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.114264 | controller |     "Jun 11 17:26:35.767404 crc crio[23211]: time=\"2026-06-11T17:26:35.766643118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.114279 | controller |     "Jun 11 17:26:35.788829 crc crio[23211]: time=\"2026-06-11T17:26:35.788469115Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-a0b3-account-create-update-m7ccp/POD\" id=be6b92b5-4381-43cc-b247-d9e78f4afced name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.114294 | controller |     "Jun 11 17:26:35.788829 crc crio[23211]: time=\"2026-06-11T17:26:35.788557537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.114309 | controller |     "Jun 11 17:26:35.983247 crc crio[23211]: time=\"2026-06-11T17:26:35.97707715Z\" level=info msg=\"Got pod network &{Name:keystone-048b-account-create-update-sjsc8 Namespace:openstack ID:ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79 UID:8be1c391-c2df-476d-8234-951fb84cca96 NetNS:/var/run/netns/ebc20fb5-6faf-4079-8209-dd59b95d01a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8be1c391_c2df_476d_8234_951fb84cca96.slice PodAnnotations:0xc002794670}] Aliases:map[]}\"",
2026-06-11 18:01:03.114324 | controller |     "Jun 11 17:26:35.983247 crc crio[23211]: time=\"2026-06-11T17:26:35.977201253Z\" level=info msg=\"Adding pod openstack_keystone-048b-account-create-update-sjsc8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.114339 | controller |     "Jun 11 17:26:36.081899 crc crio[23211]: time=\"2026-06-11T17:26:36.081847546Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-9spfg Namespace:openstack ID:34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d UID:ba25827e-0234-45d8-8621-a51e39d2d33a NetNS:/var/run/netns/6319e243-3728-48ba-a5e4-7e2abf500e01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba25827e_0234_45d8_8621_a51e39d2d33a.slice PodAnnotations:0xc002794a10}] Aliases:map[]}\"",
2026-06-11 18:01:03.114354 | controller |     "Jun 11 17:26:36.082409 crc crio[23211]: time=\"2026-06-11T17:26:36.082384009Z\" level=info msg=\"Adding pod openstack_barbican-db-create-9spfg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.114368 | controller |     "Jun 11 17:26:36.107866 crc crio[23211]: time=\"2026-06-11T17:26:36.104958295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.114383 | controller |     "Jun 11 17:26:36.142005 crc crio[23211]: time=\"2026-06-11T17:26:36.14107728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.114398 | controller |     "Jun 11 17:26:36.147619 crc crio[23211]: time=\"2026-06-11T17:26:36.147530191Z\" level=info msg=\"Running pod sandbox: openstack/placement-2338-account-create-update-h52xm/POD\" id=e06974b3-5aa9-4003-b291-76c145064d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.114413 | controller |     "Jun 11 17:26:36.147715 crc crio[23211]: time=\"2026-06-11T17:26:36.147625064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.114432 | controller |     "Jun 11 17:26:36.152349 crc crio[23211]: time=\"2026-06-11T17:26:36.151900261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.114447 | controller |     "Jun 11 17:26:36.249878 crc crio[23211]: time=\"2026-06-11T17:26:36.240625043Z\" level=info msg=\"Stopping container: 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a (timeout: 29s)\" id=7f46f03b-f354-4938-b7ee-8e754f6c652f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.114463 | controller |     "Jun 11 17:26:36.385998 crc crio[23211]: time=\"2026-06-11T17:26:36.385601736Z\" level=info msg=\"Got pod network &{Name:neutron-245d-account-create-update-n8lqd Namespace:openstack ID:d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013 UID:18705645-a4b0-40b0-b728-6352dddd57af NetNS:/var/run/netns/df91a283-314e-4251-aaa0-99642b428958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18705645_a4b0_40b0_b728_6352dddd57af.slice PodAnnotations:0xc0001ae160}] Aliases:map[]}\"",
2026-06-11 18:01:03.114478 | controller |     "Jun 11 17:26:36.385998 crc crio[23211]: time=\"2026-06-11T17:26:36.385724479Z\" level=info msg=\"Adding pod openstack_neutron-245d-account-create-update-n8lqd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.114492 | controller |     "Jun 11 17:26:36.457911 crc crio[23211]: 2026-06-11T17:26:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a7dc8fbaf0c061 Mac:b6:08:63:e7:a2:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/e041aa48-a9ae-4467-9560-f838804ab7dc SocketPath: PciID:}] [{Interface:0xc000195540 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.114507 | controller |     "Jun 11 17:26:36.458719 crc crio[23211]: time=\"2026-06-11T17:26:36.458663006Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-cmtnz Namespace:openstack ID:5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639 UID:4d76df57-b859-4193-83cb-064d2afd7021 NetNS:/var/run/netns/e041aa48-a9ae-4467-9560-f838804ab7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d76df57_b859_4193_83cb_064d2afd7021.slice PodAnnotations:0xc0001ae690}] Aliases:map[]}\"",
2026-06-11 18:01:03.114543 | controller |     "Jun 11 17:26:36.458869 crc crio[23211]: time=\"2026-06-11T17:26:36.458831251Z\" level=info msg=\"Checking pod openstack_cinder-db-create-cmtnz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.114560 | controller |     "Jun 11 17:26:36.520931 crc crio[23211]: time=\"2026-06-11T17:26:36.520010185Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-47llt Namespace:openstack ID:20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706 UID:4bd6afbb-23f1-49a4-ac8e-663564fdc417 NetNS:/var/run/netns/e4bcba65-fb44-41f1-8755-3ee7dc793122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd6afbb_23f1_49a4_ac8e_663564fdc417.slice PodAnnotations:0xc0030881e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.114575 | controller |     "Jun 11 17:26:36.520931 crc crio[23211]: time=\"2026-06-11T17:26:36.520077746Z\" level=info msg=\"Adding pod openstack_neutron-db-create-47llt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.114590 | controller |     "Jun 11 17:26:36.582745 crc crio[23211]: 2026-06-11T17:26:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c280b6d625b4419 Mac:5e:b9:46:7e:33:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/2065f6ea-1f53-450d-80b3-8f9ecd6fb2c4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.114609 | controller |     "Jun 11 17:26:36.604533 crc crio[23211]: time=\"2026-06-11T17:26:36.603943167Z\" level=info msg=\"Got pod network &{Name:glance-db-create-5c6nr Namespace:openstack ID:c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791 UID:4355afef-ebf7-4e34-8acd-67347b0c4c98 NetNS:/var/run/netns/2065f6ea-1f53-450d-80b3-8f9ecd6fb2c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4355afef_ebf7_4e34_8acd_67347b0c4c98.slice PodAnnotations:0xc000130dc0}] Aliases:map[]}\"",
2026-06-11 18:01:03.114624 | controller |     "Jun 11 17:26:36.604533 crc crio[23211]: time=\"2026-06-11T17:26:36.604291416Z\" level=info msg=\"Checking pod openstack_glance-db-create-5c6nr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.114639 | controller |     "Jun 11 17:26:36.810314 crc crio[23211]: time=\"2026-06-11T17:26:36.806707207Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-x8649/POD\" id=e7baacec-31ee-40fb-ae7e-539ae58c51ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.114654 | controller |     "Jun 11 17:26:36.810314 crc crio[23211]: time=\"2026-06-11T17:26:36.806876141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.114669 | controller |     "Jun 11 17:26:36.864974 crc crio[23211]: time=\"2026-06-11T17:26:36.863794018Z\" level=info msg=\"Created container e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=a8ce3ea9-306e-4021-b74d-06c5ace9c826 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.114684 | controller |     "Jun 11 17:26:36.881790 crc crio[23211]: time=\"2026-06-11T17:26:36.881591373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.114699 | controller |     "Jun 11 17:26:36.882837 crc crio[23211]: time=\"2026-06-11T17:26:36.882793234Z\" level=info msg=\"Starting container: e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1\" id=a9413cd7-8b5b-4e3e-8eed-fbaa31437869 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.114713 | controller |     "Jun 11 17:26:36.942688 crc crio[23211]: time=\"2026-06-11T17:26:36.914516108Z\" level=info msg=\"Ran pod sandbox c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791 with infra container: openstack/glance-db-create-5c6nr/POD\" id=51f62b0d-f36a-4776-9183-f16f7691c680 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.114729 | controller |     "Jun 11 17:26:36.942688 crc crio[23211]: time=\"2026-06-11T17:26:36.927379061Z\" level=info msg=\"Got pod network &{Name:nova-api-c07c-account-create-update-nrplw Namespace:openstack ID:2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99 UID:79e01218-3912-4166-8240-2eaff8ef27d9 NetNS:/var/run/netns/1db11da9-5dec-422a-9916-4c9cad187f1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e01218_3912_4166_8240_2eaff8ef27d9.slice PodAnnotations:0xc0001ae730}] Aliases:map[]}\"",
2026-06-11 18:01:03.114745 | controller |     "Jun 11 17:26:36.942688 crc crio[23211]: time=\"2026-06-11T17:26:36.940757495Z\" level=info msg=\"Adding pod openstack_nova-api-c07c-account-create-update-nrplw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.114767 | controller |     "Jun 11 17:26:36.945574 crc crio[23211]: time=\"2026-06-11T17:26:36.933990686Z\" level=info msg=\"Ran pod sandbox 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639 with infra container: openstack/cinder-db-create-cmtnz/POD\" id=d9806440-2b2a-41d4-868d-eb1cffd880f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.114793 | controller |     "Jun 11 17:26:36.955282 crc crio[23211]: time=\"2026-06-11T17:26:36.949110595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a0d59967-0bfa-4972-97ce-d9c8906777d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.114816 | controller |     "Jun 11 17:26:36.974217 crc crio[23211]: time=\"2026-06-11T17:26:36.974094731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d112132d-656c-4baa-959e-2958f1c58db1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.114838 | controller |     "Jun 11 17:26:36.991739 crc crio[23211]: time=\"2026-06-11T17:26:36.949571408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.114860 | controller |     "Jun 11 17:26:37.006529 crc crio[23211]: time=\"2026-06-11T17:26:37.001748375Z\" level=info msg=\"Started container\" PID=235202 containerID=e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=a9413cd7-8b5b-4e3e-8eed-fbaa31437869 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db",
2026-06-11 18:01:03.114883 | controller |     "Jun 11 17:26:37.035116 crc crio[23211]: time=\"2026-06-11T17:26:37.034967126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6f31d1f0-c1d3-4edf-96ed-2112dd5d6fc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.114913 | controller |     "Jun 11 17:26:37.038365 crc crio[23211]: time=\"2026-06-11T17:26:37.038197558Z\" level=info msg=\"Got pod network &{Name:nova-cell0-01ba-account-create-update-pmbm5 Namespace:openstack ID:f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747 UID:e8758c2a-57c9-41b3-895d-42842ad94048 NetNS:/var/run/netns/82fc185d-6a06-44b4-8f5d-cf455dbd4ebb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8758c2a_57c9_41b3_895d_42842ad94048.slice PodAnnotations:0xc0028184b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.114930 | controller |     "Jun 11 17:26:37.038365 crc crio[23211]: time=\"2026-06-11T17:26:37.038263049Z\" level=info msg=\"Adding pod openstack_nova-cell0-01ba-account-create-update-pmbm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.114945 | controller |     "Jun 11 17:26:37.045905 crc crio[23211]: time=\"2026-06-11T17:26:37.045394607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dc5ea340-a1b8-4fbf-8b76-d581ebabba68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.114960 | controller |     "Jun 11 17:26:37.108274 crc crio[23211]: time=\"2026-06-11T17:26:37.108162161Z\" level=info msg=\"Got pod network &{Name:placement-2338-account-create-update-h52xm Namespace:openstack ID:fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f UID:3b9ea12d-67ac-4b8b-b295-c489e0078bd4 NetNS:/var/run/netns/a42bee22-f515-4bd9-b6aa-d6634733cd2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b9ea12d_67ac_4b8b_b295_c489e0078bd4.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"",
2026-06-11 18:01:03.114980 | controller |     "Jun 11 17:26:37.108274 crc crio[23211]: time=\"2026-06-11T17:26:37.108250163Z\" level=info msg=\"Adding pod openstack_placement-2338-account-create-update-h52xm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.114996 | controller |     "Jun 11 17:26:37.291243 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65b9851107f4a95 Mac:66:1a:f4:db:b6:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/b30284a9-9304-45ff-8db1-ceab724c2082 SocketPath: PciID:}] [{Interface:0xc000242a00 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.115011 | controller |     "Jun 11 17:26:37.292607 crc crio[23211]: time=\"2026-06-11T17:26:37.292335095Z\" level=info msg=\"Got pod network &{Name:glance-32d7-account-create-update-2rnq5 Namespace:openstack ID:65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27 UID:6d04cbea-abd8-4fcb-812d-e1624d8277e2 NetNS:/var/run/netns/b30284a9-9304-45ff-8db1-ceab724c2082 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d04cbea_abd8_4fcb_812d_e1624d8277e2.slice PodAnnotations:0xc002794710}] Aliases:map[]}\"",
2026-06-11 18:01:03.115026 | controller |     "Jun 11 17:26:37.296070 crc crio[23211]: time=\"2026-06-11T17:26:37.292814927Z\" level=info msg=\"Checking pod openstack_glance-32d7-account-create-update-2rnq5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.115042 | controller |     "Jun 11 17:26:37.296070 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0776108b1646295 Mac:72:42:0f:09:da:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/bced8e10-713f-4cd2-a4fe-51407dbd61f7 SocketPath: PciID:}] [{Interface:0xc0004d25b0 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.115061 | controller |     "Jun 11 17:26:37.296070 crc crio[23211]: time=\"2026-06-11T17:26:37.293636887Z\" level=info msg=\"Got pod network &{Name:placement-db-create-nkzqd Namespace:openstack ID:0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b UID:712a0222-38d3-47ef-b3af-bca5b1fa419d NetNS:/var/run/netns/bced8e10-713f-4cd2-a4fe-51407dbd61f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod712a0222_38d3_47ef_b3af_bca5b1fa419d.slice PodAnnotations:0xc000130fa8}] Aliases:map[]}\"",
2026-06-11 18:01:03.115079 | controller |     "Jun 11 17:26:37.296070 crc crio[23211]: time=\"2026-06-11T17:26:37.293878213Z\" level=info msg=\"Checking pod openstack_placement-db-create-nkzqd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.115093 | controller |     "Jun 11 17:26:37.385312 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56e31eacd5b2cf8 Mac:66:91:99:78:6b:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/35d6e3f5-dc55-42a4-b04a-fb546c610171 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.115108 | controller |     "Jun 11 17:26:37.403804 crc crio[23211]: time=\"2026-06-11T17:26:37.403743387Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-dbhpr Namespace:openstack ID:56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e UID:ced79c80-9db1-4805-9f8f-5f169cf1cbef NetNS:/var/run/netns/35d6e3f5-dc55-42a4-b04a-fb546c610171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podced79c80_9db1_4805_9f8f_5f169cf1cbef.slice PodAnnotations:0xc0038ac4a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.115127 | controller |     "Jun 11 17:26:37.404358 crc crio[23211]: time=\"2026-06-11T17:26:37.404330781Z\" level=info msg=\"Checking pod openstack_keystone-db-create-dbhpr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.115143 | controller |     "Jun 11 17:26:37.633270 crc crio[23211]: time=\"2026-06-11T17:26:37.630960469Z\" level=info msg=\"Stopped container 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255: openstack/glance-default-external-api-0/glance-httpd\" id=da47ac59-31e4-4073-834e-7f851238ea5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.115158 | controller |     "Jun 11 17:26:37.653758 crc crio[23211]: time=\"2026-06-11T17:26:37.646939809Z\" level=info msg=\"Stopping pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\" id=97e2dfd5-6a5a-4cc4-a204-6f55d777b726 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.115173 | controller |     "Jun 11 17:26:37.661483 crc crio[23211]: time=\"2026-06-11T17:26:37.657773021Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123 UID:7217b98f-e2d4-4eb7-90b8-6df79312af43 NetNS:/var/run/netns/811760d1-f5c0-4f71-bc2d-0535ed90c65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7217b98f_e2d4_4eb7_90b8_6df79312af43.slice PodAnnotations:0xc000130d38}] Aliases:map[]}\"",
2026-06-11 18:01:03.115187 | controller |     "Jun 11 17:26:37.661483 crc crio[23211]: time=\"2026-06-11T17:26:37.657982086Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.115203 | controller |     "Jun 11 17:26:37.677685 crc crio[23211]: time=\"2026-06-11T17:26:37.673762511Z\" level=info msg=\"Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=39b04207-2bf1-4276-8834-ac64e7569d2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.115218 | controller |     "Jun 11 17:26:37.695511 crc crio[23211]: time=\"2026-06-11T17:26:37.694998434Z\" level=info msg=\"Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=253ab152-7ddc-4186-a149-d78b830d12ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.115233 | controller |     "Jun 11 17:26:37.695978 crc crio[23211]: time=\"2026-06-11T17:26:37.695920167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.115247 | controller |     "Jun 11 17:26:37.777258 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7eef001ca63f70d Mac:0a:4e:89:f5:fc:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/5b76138e-1274-4711-88b6-e84815bacc3d SocketPath: PciID:}] [{Interface:0xc0000149f0 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.115263 | controller |     "Jun 11 17:26:37.778053 crc crio[23211]: time=\"2026-06-11T17:26:37.777981492Z\" level=info msg=\"Got pod network &{Name:cinder-5e6c-account-create-update-m4x2g Namespace:openstack ID:7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef UID:b09f463c-7a68-4db8-9df6-46f4c3f397b0 NetNS:/var/run/netns/5b76138e-1274-4711-88b6-e84815bacc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09f463c_7a68_4db8_9df6_46f4c3f397b0.slice PodAnnotations:0xc0027940d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.115279 | controller |     "Jun 11 17:26:37.778275 crc crio[23211]: time=\"2026-06-11T17:26:37.778220958Z\" level=info msg=\"Checking pod openstack_cinder-5e6c-account-create-update-m4x2g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.115297 | controller |     "Jun 11 17:26:37.822522 crc crio[23211]: 2026-06-11T17:26:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c4b25c4dc42b2c Mac:5e:ee:40:7d:05:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/51e09228-eb59-487b-8045-2398075a8fd3 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.115313 | controller |     "Jun 11 17:26:37.822522 crc crio[23211]: time=\"2026-06-11T17:26:37.80460919Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lrp4l Namespace:openstack ID:8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5 UID:8e7ddf00-774b-4aa8-9b7c-a0b09992594c NetNS:/var/run/netns/51e09228-eb59-487b-8045-2398075a8fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e7ddf00_774b_4aa8_9b7c_a0b09992594c.slice PodAnnotations:0xc002794308}] Aliases:map[]}\"",
2026-06-11 18:01:03.115329 | controller |     "Jun 11 17:26:37.822522 crc crio[23211]: time=\"2026-06-11T17:26:37.804737833Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-lrp4l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.115345 | controller |     "Jun 11 17:26:37.848309 crc crio[23211]: time=\"2026-06-11T17:26:37.818764955Z\" level=info msg=\"Ran pod sandbox 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27 with infra container: openstack/glance-32d7-account-create-update-2rnq5/POD\" id=7764a00e-3dea-4d54-ba96-fbe279d77992 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.115361 | controller |     "Jun 11 17:26:37.889210 crc crio[23211]: time=\"2026-06-11T17:26:37.889079396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2c004db2-acd9-44e8-8fbc-f65461f694e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.115390 | controller |     "Jun 11 17:26:37.987245 crc crio[23211]: time=\"2026-06-11T17:26:37.970885915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e258c72-5e66-4a1f-b914-1e232edfb76e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.115407 | controller |     "Jun 11 17:26:37.987245 crc crio[23211]: time=\"2026-06-11T17:26:37.97666586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.115423 | controller |     "Jun 11 17:26:38.010733 crc crio[23211]: time=\"2026-06-11T17:26:38.010574531Z\" level=info msg=\"Ran pod sandbox 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b with infra container: openstack/placement-db-create-nkzqd/POD\" id=6c7b12be-de60-4bfa-b655-73a200dbb9e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.115438 | controller |     "Jun 11 17:26:38.022914 crc crio[23211]: time=\"2026-06-11T17:26:38.020046718Z\" level=info msg=\"Ran pod sandbox 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e with infra container: openstack/keystone-db-create-dbhpr/POD\" id=f0ec640a-dc90-4bb3-8ac9-20913b97bc0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.115453 | controller |     "Jun 11 17:26:38.041250 crc crio[23211]: time=\"2026-06-11T17:26:38.040344947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bb733421-0a1a-48b5-834e-534b99870be8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.115467 | controller |     "Jun 11 17:26:38.041250 crc crio[23211]: time=\"2026-06-11T17:26:38.040763077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5206788a-cb21-402b-a471-fd9abb9dd87f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.115487 | controller |     "Jun 11 17:26:38.144405 crc crio[23211]: time=\"2026-06-11T17:26:38.133809368Z\" level=info msg=\"Created container 7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=ba35397e-065f-4f49-b0c2-bd3a9e9c69c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.115503 | controller |     "Jun 11 17:26:38.144405 crc crio[23211]: time=\"2026-06-11T17:26:38.135543641Z\" level=info msg=\"Ran pod sandbox 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef with infra container: openstack/cinder-5e6c-account-create-update-m4x2g/POD\" id=e63bfc80-df1e-4c92-ab2a-d14304d962d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.115539 | controller |     "Jun 11 17:26:38.162731 crc crio[23211]: time=\"2026-06-11T17:26:38.156288061Z\" level=info msg=\"Starting container: 7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259\" id=72b24900-425b-4c18-b31e-3382add11eb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.115556 | controller |     "Jun 11 17:26:38.175947 crc crio[23211]: time=\"2026-06-11T17:26:38.175881472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f9e1d7ed-1af1-4ecf-9e28-36a758c39b16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.115571 | controller |     "Jun 11 17:26:38.176979 crc crio[23211]: time=\"2026-06-11T17:26:38.176862977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c5c6e619-a7b3-4fbd-bf05-eae73fd8b66e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.115585 | controller |     "Jun 11 17:26:38.189987 crc crio[23211]: time=\"2026-06-11T17:26:38.189886523Z\" level=info msg=\"Started container\" PID=235385 containerID=7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259 description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=72b24900-425b-4c18-b31e-3382add11eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175",
2026-06-11 18:01:03.115600 | controller |     "Jun 11 17:26:38.197016 crc crio[23211]: time=\"2026-06-11T17:26:38.195162535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=57418787-6fe6-4678-aa9a-0c4a5a321328 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.115615 | controller |     "Jun 11 17:26:38.213690 crc crio[23211]: time=\"2026-06-11T17:26:38.213606798Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b3-account-create-update-m7ccp Namespace:openstack ID:56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9 UID:708e684e-4e82-4e1e-a5fa-a23ea85e1b36 NetNS:/var/run/netns/126eadc7-038d-473c-a581-c1019dbc3e30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod708e684e_4e82_4e1e_a5fa_a23ea85e1b36.slice PodAnnotations:0xc00008c7b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.115630 | controller |     "Jun 11 17:26:38.213690 crc crio[23211]: time=\"2026-06-11T17:26:38.213680589Z\" level=info msg=\"Adding pod openstack_nova-cell1-a0b3-account-create-update-m7ccp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.115646 | controller |     "Jun 11 17:26:38.219991 crc crio[23211]: time=\"2026-06-11T17:26:38.217004422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=351d3159-22ac-4ca0-afa4-dd11043a378b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.115664 | controller |     "Jun 11 17:26:38.219991 crc crio[23211]: time=\"2026-06-11T17:26:38.219775153Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-fl7rw Namespace:openstack ID:6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e UID:628f3645-de9b-415d-9cc8-76a69c7e6237 NetNS:/var/run/netns/2948d732-1f09-4743-8973-9b687de5696d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod628f3645_de9b_415d_9cc8_76a69c7e6237.slice PodAnnotations:0xc0001ae5c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.115680 | controller |     "Jun 11 17:26:38.219991 crc crio[23211]: time=\"2026-06-11T17:26:38.219862955Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-fl7rw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.115696 | controller |     "Jun 11 17:26:38.229950 crc crio[23211]: time=\"2026-06-11T17:26:38.227812943Z\" level=info msg=\"Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=f4578799-e93b-4991-b2b2-c1adf7b67057 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.115711 | controller |     "Jun 11 17:26:38.241824 crc crio[23211]: time=\"2026-06-11T17:26:38.241373672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.115725 | controller |     "Jun 11 17:26:38.291703 crc crio[23211]: time=\"2026-06-11T17:26:38.288549005Z\" level=info msg=\"Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=9b02a3cc-72fe-43d3-8a13-c2cde729908c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.115740 | controller |     "Jun 11 17:26:38.300593 crc crio[23211]: time=\"2026-06-11T17:26:38.298761771Z\" level=info msg=\"Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=ef87b4af-511c-4e9c-a2c2-01f87b75441c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.115755 | controller |     "Jun 11 17:26:38.356580 crc crio[23211]: time=\"2026-06-11T17:26:38.327717107Z\" level=info msg=\"Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=80aa1d82-8ed5-4842-b649-0dc1b4002d6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.115770 | controller |     "Jun 11 17:26:38.681277 crc crio[23211]: time=\"2026-06-11T17:26:38.679038189Z\" level=info msg=\"Stopping container: 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1 (timeout: 30s)\" id=d045d8aa-2f25-4209-a63a-6ff2f097b5d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.115785 | controller |     "Jun 11 17:26:38.685979 crc crio[23211]: 2026-06-11T17:26:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff3b77f8ea2eca9 Mac:0a:6b:0d:43:42:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/ebc20fb5-6faf-4079-8209-dd59b95d01a8 SocketPath: PciID:}] [{Interface:0xc00019b130 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.115799 | controller |     "Jun 11 17:26:38.690467 crc crio[23211]: time=\"2026-06-11T17:26:38.687955983Z\" level=info msg=\"Got pod network &{Name:keystone-048b-account-create-update-sjsc8 Namespace:openstack ID:ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79 UID:8be1c391-c2df-476d-8234-951fb84cca96 NetNS:/var/run/netns/ebc20fb5-6faf-4079-8209-dd59b95d01a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8be1c391_c2df_476d_8234_951fb84cca96.slice PodAnnotations:0xc002794670}] Aliases:map[]}\"",
2026-06-11 18:01:03.115818 | controller |     "Jun 11 17:26:38.690467 crc crio[23211]: time=\"2026-06-11T17:26:38.688128777Z\" level=info msg=\"Checking pod openstack_keystone-048b-account-create-update-sjsc8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.115833 | controller |     "Jun 11 17:26:38.690467 crc crio[23211]: time=\"2026-06-11T17:26:38.687952673Z\" level=info msg=\"Stopping container: 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4 (timeout: 30s)\" id=9e9a02c0-729a-4724-945d-d1bcf70134e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.115848 | controller |     "Jun 11 17:26:38.733566 crc crio[23211]: time=\"2026-06-11T17:26:38.733325029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.115863 | controller |     "Jun 11 17:26:38.733908 crc crio[23211]: time=\"2026-06-11T17:26:38.73376028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.115877 | controller |     "Jun 11 17:26:38.734041 crc crio[23211]: time=\"2026-06-11T17:26:38.733975025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.115892 | controller |     "Jun 11 17:26:38.762483 crc crio[23211]: time=\"2026-06-11T17:26:38.761936005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.115906 | controller |     "Jun 11 17:26:38.766538 crc crio[23211]: time=\"2026-06-11T17:26:38.766297016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.115921 | controller |     "Jun 11 17:26:38.781822 crc crio[23211]: time=\"2026-06-11T17:26:38.780940932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.115935 | controller |     "Jun 11 17:26:38.800357 crc crio[23211]: time=\"2026-06-11T17:26:38.791663741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.115950 | controller |     "Jun 11 17:26:38.800357 crc crio[23211]: time=\"2026-06-11T17:26:38.79405012Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-x8649 Namespace:openstack ID:56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033 UID:41fe395e-76dc-4f64-a62e-0d8e501fd3ab NetNS:/var/run/netns/43106d95-bec1-4d16-adf6-4ca2d0995b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41fe395e_76dc_4f64_a62e_0d8e501fd3ab.slice PodAnnotations:0xc0006123c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.115964 | controller |     "Jun 11 17:26:38.800357 crc crio[23211]: time=\"2026-06-11T17:26:38.794099061Z\" level=info msg=\"Adding pod openstack_root-account-create-update-x8649 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.115979 | controller |     "Jun 11 17:26:38.970548 crc crio[23211]: 2026-06-11T17:26:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34bfd95cd40f352 Mac:fa:b0:ea:32:45:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/6319e243-3728-48ba-a5e4-7e2abf500e01 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.115994 | controller |     "Jun 11 17:26:38.994937 crc crio[23211]: time=\"2026-06-11T17:26:38.973746483Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-9spfg Namespace:openstack ID:34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d UID:ba25827e-0234-45d8-8621-a51e39d2d33a NetNS:/var/run/netns/6319e243-3728-48ba-a5e4-7e2abf500e01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba25827e_0234_45d8_8621_a51e39d2d33a.slice PodAnnotations:0xc002794a10}] Aliases:map[]}\"",
2026-06-11 18:01:03.116013 | controller |     "Jun 11 17:26:38.994937 crc crio[23211]: time=\"2026-06-11T17:26:38.973936128Z\" level=info msg=\"Checking pod openstack_barbican-db-create-9spfg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.116028 | controller |     "Jun 11 17:26:39.142328 crc crio[23211]: time=\"2026-06-11T17:26:39.139830204Z\" level=info msg=\"Stopping container: cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53 (timeout: 30s)\" id=59c098dc-e96d-4f3b-97fa-827741f0fe45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.116044 | controller |     "Jun 11 17:26:39.142328 crc crio[23211]: time=\"2026-06-11T17:26:39.139977588Z\" level=info msg=\"Stopping container: 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6 (timeout: 30s)\" id=0774c179-82af-42f6-a4a0-2d1df693f520 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.116063 | controller |     "Jun 11 17:26:39.160836 crc crio[23211]: time=\"2026-06-11T17:26:39.160720528Z\" level=info msg=\"Ran pod sandbox 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5 with infra container: openstack/nova-cell1-db-create-lrp4l/POD\" id=32810ebc-54cf-4650-bb14-4a76dc8d8845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.116086 | controller |     "Jun 11 17:26:39.227510 crc crio[23211]: time=\"2026-06-11T17:26:39.22066087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.116112 | controller |     "Jun 11 17:26:39.259555 crc crio[23211]: time=\"2026-06-11T17:26:39.252953468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.116135 | controller |     "Jun 11 17:26:39.291729 crc crio[23211]: time=\"2026-06-11T17:26:39.28851198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b85d86aa-703e-47a7-ae00-835274483d93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.116159 | controller |     "Jun 11 17:26:39.412943 crc crio[23211]: 2026-06-11T17:26:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20728139aab235d Mac:46:ab:56:16:34:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/e4bcba65-fb44-41f1-8755-3ee7dc793122 SocketPath: PciID:}] [{Interface:0xc0003129b0 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.116189 | controller |     "Jun 11 17:26:39.413236 crc crio[23211]: time=\"2026-06-11T17:26:39.413007728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ce2cb73e-4843-4dcc-8ead-fe2fdc2ed95c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.116208 | controller |     "Jun 11 17:26:39.419468 crc crio[23211]: time=\"2026-06-11T17:26:39.417085281Z\" level=info msg=\"Stopping container: 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf (timeout: 30s)\" id=8c4dcef1-7f3b-49e5-8667-6fa4888bc127 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.116224 | controller |     "Jun 11 17:26:39.464953 crc crio[23211]: time=\"2026-06-11T17:26:39.464732934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.116248 | controller |     "Jun 11 17:26:39.515936 crc crio[23211]: time=\"2026-06-11T17:26:39.515805794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.116272 | controller |     "Jun 11 17:26:39.540785 crc crio[23211]: time=\"2026-06-11T17:26:39.540687007Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=187f3ad3-371e-483e-acd9-f66a01322e20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.116301 | controller |     "Jun 11 17:26:39.556302 crc crio[23211]: time=\"2026-06-11T17:26:39.555620151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.116319 | controller |     "Jun 11 17:26:39.590637 crc crio[23211]: time=\"2026-06-11T17:26:39.589660535Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-47llt Namespace:openstack ID:20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706 UID:4bd6afbb-23f1-49a4-ac8e-663564fdc417 NetNS:/var/run/netns/e4bcba65-fb44-41f1-8755-3ee7dc793122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd6afbb_23f1_49a4_ac8e_663564fdc417.slice PodAnnotations:0xc0030881e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.116335 | controller |     "Jun 11 17:26:39.590637 crc crio[23211]: time=\"2026-06-11T17:26:39.589948152Z\" level=info msg=\"Checking pod openstack_neutron-db-create-47llt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.116350 | controller |     "Jun 11 17:26:39.601862 crc crio[23211]: time=\"2026-06-11T17:26:39.601777068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.116365 | controller |     "Jun 11 17:26:39.607313 crc crio[23211]: time=\"2026-06-11T17:26:39.607201944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.116380 | controller |     "Jun 11 17:26:39.633269 crc crio[23211]: 2026-06-11T17:26:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd2abc5d5f8f2c5 Mac:56:cb:5e:a8:b7:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/a42bee22-f515-4bd9-b6aa-d6634733cd2d SocketPath: PciID:}] [{Interface:0xc000134fe0 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.116395 | controller |     "Jun 11 17:26:39.651777 crc crio[23211]: time=\"2026-06-11T17:26:39.651711539Z\" level=info msg=\"Got pod network &{Name:placement-2338-account-create-update-h52xm Namespace:openstack ID:fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f UID:3b9ea12d-67ac-4b8b-b295-c489e0078bd4 NetNS:/var/run/netns/a42bee22-f515-4bd9-b6aa-d6634733cd2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b9ea12d_67ac_4b8b_b295_c489e0078bd4.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"",
2026-06-11 18:01:03.116410 | controller |     "Jun 11 17:26:39.655085 crc crio[23211]: time=\"2026-06-11T17:26:39.652392356Z\" level=info msg=\"Checking pod openstack_placement-2338-account-create-update-h52xm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.116426 | controller |     "Jun 11 17:26:39.678702 crc crio[23211]: 2026-06-11T17:26:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5008f44245b56b Mac:6e:af:d9:d2:bd:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/df91a283-314e-4251-aaa0-99642b428958 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.116459 | controller |     "Jun 11 17:26:39.742596 crc crio[23211]: time=\"2026-06-11T17:26:39.742369521Z\" level=info msg=\"Got pod network &{Name:neutron-245d-account-create-update-n8lqd Namespace:openstack ID:d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013 UID:18705645-a4b0-40b0-b728-6352dddd57af NetNS:/var/run/netns/df91a283-314e-4251-aaa0-99642b428958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18705645_a4b0_40b0_b728_6352dddd57af.slice PodAnnotations:0xc0001ae160}] Aliases:map[]}\"",
2026-06-11 18:01:03.116483 | controller |     "Jun 11 17:26:39.742887 crc crio[23211]: time=\"2026-06-11T17:26:39.742700999Z\" level=info msg=\"Checking pod openstack_neutron-245d-account-create-update-n8lqd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.116498 | controller |     "Jun 11 17:26:39.808003 crc crio[23211]: time=\"2026-06-11T17:26:39.807910204Z\" level=info msg=\"Stopped container 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf: openstack/kube-state-metrics-0/kube-state-metrics\" id=8c4dcef1-7f3b-49e5-8667-6fa4888bc127 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.116530 | controller |     "Jun 11 17:26:39.841005 crc crio[23211]: time=\"2026-06-11T17:26:39.840588882Z\" level=info msg=\"Stopping pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4\" id=ba8f1beb-fc20-488c-a0af-f348b229275a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.116561 | controller |     "Jun 11 17:26:39.858087 crc crio[23211]: time=\"2026-06-11T17:26:39.856727106Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4 UID:6e4b5a71-8acf-482f-8c4c-d574d7a1d1d0 NetNS:/var/run/netns/4f5352bf-e782-49c8-b9cb-26fd8a64c303 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e4b5a71_8acf_482f_8c4c_d574d7a1d1d0.slice PodAnnotations:0xc000130740}] Aliases:map[]}\"",
2026-06-11 18:01:03.116578 | controller |     "Jun 11 17:26:39.858087 crc crio[23211]: time=\"2026-06-11T17:26:39.857048854Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.116600 | controller |     "Jun 11 17:26:40.283731 crc crio[23211]: 2026-06-11T17:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d692b953ab084b Mac:fa:88:f5:4b:20:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/1db11da9-5dec-422a-9916-4c9cad187f1b SocketPath: PciID:}] [{Interface:0xc00011ac30 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.116615 | controller |     "Jun 11 17:26:40.283731 crc crio[23211]: time=\"2026-06-11T17:26:40.27753183Z\" level=info msg=\"Got pod network &{Name:nova-api-c07c-account-create-update-nrplw Namespace:openstack ID:2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99 UID:79e01218-3912-4166-8240-2eaff8ef27d9 NetNS:/var/run/netns/1db11da9-5dec-422a-9916-4c9cad187f1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e01218_3912_4166_8240_2eaff8ef27d9.slice PodAnnotations:0xc0001ae730}] Aliases:map[]}\"",
2026-06-11 18:01:03.116631 | controller |     "Jun 11 17:26:40.283731 crc crio[23211]: time=\"2026-06-11T17:26:40.277766785Z\" level=info msg=\"Checking pod openstack_nova-api-c07c-account-create-update-nrplw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.116645 | controller |     "Jun 11 17:26:40.449854 crc crio[23211]: 2026-06-11T17:26:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7f87f5c30d780c Mac:32:6c:42:ec:c7:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/82fc185d-6a06-44b4-8f5d-cf455dbd4ebb SocketPath: PciID:}] [{Interface:0xc000594f30 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.116663 | controller |     "Jun 11 17:26:40.453189 crc crio[23211]: time=\"2026-06-11T17:26:40.452962345Z\" level=info msg=\"Got pod network &{Name:nova-cell0-01ba-account-create-update-pmbm5 Namespace:openstack ID:f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747 UID:e8758c2a-57c9-41b3-895d-42842ad94048 NetNS:/var/run/netns/82fc185d-6a06-44b4-8f5d-cf455dbd4ebb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8758c2a_57c9_41b3_895d_42842ad94048.slice PodAnnotations:0xc0028184b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.116679 | controller |     "Jun 11 17:26:40.453392 crc crio[23211]: time=\"2026-06-11T17:26:40.453258592Z\" level=info msg=\"Checking pod openstack_nova-cell0-01ba-account-create-update-pmbm5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.116694 | controller |     "Jun 11 17:26:40.497854 crc crio[23211]: time=\"2026-06-11T17:26:40.496772612Z\" level=info msg=\"Stopped container 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6: openstack/cinder-api-0/cinder-api-log\" id=0774c179-82af-42f6-a4a0-2d1df693f520 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.116709 | controller |     "Jun 11 17:26:40.530358 crc crio[23211]: time=\"2026-06-11T17:26:40.530268863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.116724 | controller |     "Jun 11 17:26:40.544813 crc crio[23211]: time=\"2026-06-11T17:26:40.543587346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.116739 | controller |     "Jun 11 17:26:41.084910 crc crio[23211]: time=\"2026-06-11T17:26:41.083732659Z\" level=info msg=\"Stopped container 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461: openstack/glance-default-internal-api-0/glance-httpd\" id=cb184021-ce6c-4824-b892-61cc94fb0d56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.116754 | controller |     "Jun 11 17:26:41.093847 crc crio[23211]: time=\"2026-06-11T17:26:41.093764431Z\" level=info msg=\"Stopping pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\" id=3d91ea0d-3309-4aca-a5ad-5250b43141c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.116768 | controller |     "Jun 11 17:26:41.100368 crc crio[23211]: time=\"2026-06-11T17:26:41.099863403Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f UID:c938d09d-b8e6-4be8-a4d7-5dad79225cc0 NetNS:/var/run/netns/ca81ba0b-ffd0-4026-9acd-961f73255a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc938d09d_b8e6_4be8_a4d7_5dad79225cc0.slice PodAnnotations:0xc002818428}] Aliases:map[]}\"",
2026-06-11 18:01:03.116783 | controller |     "Jun 11 17:26:41.101343 crc crio[23211]: time=\"2026-06-11T17:26:41.101120725Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.116797 | controller |     "Jun 11 17:26:41.107096 crc crio[23211]: 2026-06-11T17:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56cf657f0aedb3c Mac:5e:a6:85:e2:f1:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/126eadc7-038d-473c-a581-c1019dbc3e30 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.116815 | controller |     "Jun 11 17:26:41.109780 crc crio[23211]: time=\"2026-06-11T17:26:41.108541831Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b3-account-create-update-m7ccp Namespace:openstack ID:56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9 UID:708e684e-4e82-4e1e-a5fa-a23ea85e1b36 NetNS:/var/run/netns/126eadc7-038d-473c-a581-c1019dbc3e30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod708e684e_4e82_4e1e_a5fa_a23ea85e1b36.slice PodAnnotations:0xc00008c7b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.116831 | controller |     "Jun 11 17:26:41.109780 crc crio[23211]: time=\"2026-06-11T17:26:41.108754637Z\" level=info msg=\"Checking pod openstack_nova-cell1-a0b3-account-create-update-m7ccp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.116846 | controller |     "Jun 11 17:26:41.119580 crc crio[23211]: time=\"2026-06-11T17:26:41.119186117Z\" level=info msg=\"Stopped container 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a: openstack/openstack-cell1-galera-0/galera\" id=7f46f03b-f354-4938-b7ee-8e754f6c652f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.116861 | controller |     "Jun 11 17:26:41.139966 crc crio[23211]: time=\"2026-06-11T17:26:41.139865456Z\" level=info msg=\"Stopping pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\" id=dcd0701d-718c-4c72-865a-ddcd6a3ec94d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.116876 | controller |     "Jun 11 17:26:41.156801 crc crio[23211]: time=\"2026-06-11T17:26:41.156696657Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d UID:1fc70566-d1ef-480f-b2bf-c100bf12456b NetNS:/var/run/netns/2c080beb-a449-4399-b0f2-c99972a9cff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fc70566_d1ef_480f_b2bf_c100bf12456b.slice PodAnnotations:0xc0001310b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.116891 | controller |     "Jun 11 17:26:41.157082 crc crio[23211]: time=\"2026-06-11T17:26:41.156964504Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.116906 | controller |     "Jun 11 17:26:41.160468 crc crio[23211]: 2026-06-11T17:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56840cd8c9ebf5b Mac:0a:25:a0:a1:54:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/43106d95-bec1-4d16-adf6-4ca2d0995b63 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.116921 | controller |     "Jun 11 17:26:41.160468 crc crio[23211]: time=\"2026-06-11T17:26:41.159487387Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-x8649 Namespace:openstack ID:56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033 UID:41fe395e-76dc-4f64-a62e-0d8e501fd3ab NetNS:/var/run/netns/43106d95-bec1-4d16-adf6-4ca2d0995b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41fe395e_76dc_4f64_a62e_0d8e501fd3ab.slice PodAnnotations:0xc0006123c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.116936 | controller |     "Jun 11 17:26:41.160468 crc crio[23211]: time=\"2026-06-11T17:26:41.159628881Z\" level=info msg=\"Checking pod openstack_root-account-create-update-x8649 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.116952 | controller |     "Jun 11 17:26:41.198610 crc crio[23211]: time=\"2026-06-11T17:26:41.193179992Z\" level=info msg=\"Stopped pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\" id=97e2dfd5-6a5a-4cc4-a204-6f55d777b726 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.116980 | controller |     "Jun 11 17:26:41.276496 crc crio[23211]: 2026-06-11T17:26:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e0a8c433811b1d Mac:4a:c8:c6:fd:9b:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/2948d732-1f09-4743-8973-9b687de5696d SocketPath: PciID:}] [{Interface:0xc0002346d0 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.116997 | controller |     "Jun 11 17:26:41.316494 crc crio[23211]: time=\"2026-06-11T17:26:41.302773847Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-fl7rw Namespace:openstack ID:6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e UID:628f3645-de9b-415d-9cc8-76a69c7e6237 NetNS:/var/run/netns/2948d732-1f09-4743-8973-9b687de5696d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod628f3645_de9b_415d_9cc8_76a69c7e6237.slice PodAnnotations:0xc0001ae5c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.117013 | controller |     "Jun 11 17:26:41.316494 crc crio[23211]: time=\"2026-06-11T17:26:41.303032463Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-fl7rw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.117028 | controller |     "Jun 11 17:26:41.398166 crc crio[23211]: time=\"2026-06-11T17:26:41.397692076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.117044 | controller |     "Jun 11 17:26:41.414491 crc crio[23211]: time=\"2026-06-11T17:26:41.403752487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.117059 | controller |     "Jun 11 17:26:41.638373 crc crio[23211]: time=\"2026-06-11T17:26:41.638216172Z\" level=info msg=\"Stopped pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4\" id=ba8f1beb-fc20-488c-a0af-f348b229275a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.117073 | controller |     "Jun 11 17:26:42.119058 crc crio[23211]: time=\"2026-06-11T17:26:42.118761092Z\" level=info msg=\"Stopped pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\" id=dcd0701d-718c-4c72-865a-ddcd6a3ec94d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.117088 | controller |     "Jun 11 17:26:42.260277 crc crio[23211]: time=\"2026-06-11T17:26:42.260202786Z\" level=info msg=\"Ran pod sandbox 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d with infra container: openstack/barbican-db-create-9spfg/POD\" id=30c497d1-9528-4cad-8a5b-7937048dd9ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.117102 | controller |     "Jun 11 17:26:42.269859 crc crio[23211]: time=\"2026-06-11T17:26:42.26873618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cebd4949-0df8-4f70-9aa2-0ce4d6cb7a32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117116 | controller |     "Jun 11 17:26:42.318098 crc crio[23211]: time=\"2026-06-11T17:26:42.317184644Z\" level=info msg=\"Ran pod sandbox 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706 with infra container: openstack/neutron-db-create-47llt/POD\" id=13d62d9d-41fd-4be9-92a0-e40cbedcb946 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.117131 | controller |     "Jun 11 17:26:42.371584 crc crio[23211]: time=\"2026-06-11T17:26:42.348997482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=15dc445d-1d52-471e-ad5c-a919271458f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117149 | controller |     "Jun 11 17:26:42.374003 crc crio[23211]: time=\"2026-06-11T17:26:42.373969927Z\" level=info msg=\"Ran pod sandbox d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013 with infra container: openstack/neutron-245d-account-create-update-n8lqd/POD\" id=49889f56-6ef7-4476-8a0b-b1721dfbc620 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.117165 | controller |     "Jun 11 17:26:42.411039 crc crio[23211]: time=\"2026-06-11T17:26:42.406234505Z\" level=info msg=\"Stopped container 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1: openstack/cinder-scheduler-0/probe\" id=d045d8aa-2f25-4209-a63a-6ff2f097b5d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.117179 | controller |     "Jun 11 17:26:42.428915 crc crio[23211]: time=\"2026-06-11T17:26:42.428832891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a0983aba-f939-4b15-95f0-bddf0580f75e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117194 | controller |     "Jun 11 17:26:42.429209 crc crio[23211]: time=\"2026-06-11T17:26:42.428998375Z\" level=info msg=\"Stopping container: 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa (timeout: 300s)\" id=b268f4fb-c871-4e34-af2d-b56463c82acb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.117208 | controller |     "Jun 11 17:26:42.429351 crc crio[23211]: time=\"2026-06-11T17:26:42.42922357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c6796112-75cd-43cc-92fe-0c8bc89e4c91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117223 | controller |     "Jun 11 17:26:42.429539 crc crio[23211]: time=\"2026-06-11T17:26:42.429499998Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e1e2783d-0320-4058-a292-2bf29ffc4dac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117238 | controller |     "Jun 11 17:26:42.429693 crc crio[23211]: time=\"2026-06-11T17:26:42.429652642Z\" level=info msg=\"Stopping container: a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2 (timeout: 30s)\" id=e5c12f8e-2c86-423f-89e5-4927bf7b93af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.117252 | controller |     "Jun 11 17:26:42.460827 crc crio[23211]: time=\"2026-06-11T17:26:42.430758909Z\" level=info msg=\"Stopping container: d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3 (timeout: 30s)\" id=aa70aeab-1a80-4f01-a73f-70bba73e7682 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.117267 | controller |     "Jun 11 17:26:42.462042 crc crio[23211]: time=\"2026-06-11T17:26:42.43637166Z\" level=info msg=\"Ran pod sandbox fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f with infra container: openstack/placement-2338-account-create-update-h52xm/POD\" id=e06974b3-5aa9-4003-b291-76c145064d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.117282 | controller |     "Jun 11 17:26:42.462208 crc crio[23211]: time=\"2026-06-11T17:26:42.439865578Z\" level=info msg=\"Ran pod sandbox f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747 with infra container: openstack/nova-cell0-01ba-account-create-update-pmbm5/POD\" id=68377444-ec56-44a0-bb4a-c346e296b22e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.117297 | controller |     "Jun 11 17:26:42.462296 crc crio[23211]: time=\"2026-06-11T17:26:42.44035864Z\" level=info msg=\"Ran pod sandbox 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9 with infra container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/POD\" id=be6b92b5-4381-43cc-b247-d9e78f4afced name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.117316 | controller |     "Jun 11 17:26:42.462296 crc crio[23211]: time=\"2026-06-11T17:26:42.454105605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ece76ecc-ae17-4b4d-b3e0-23869af753a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117332 | controller |     "Jun 11 17:26:42.488725 crc crio[23211]: time=\"2026-06-11T17:26:42.488209749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=99ba220a-0d46-4409-8ea9-be1cd601b974 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117347 | controller |     "Jun 11 17:26:42.488725 crc crio[23211]: time=\"2026-06-11T17:26:42.488672611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bc7095c9-475e-4db3-b0e8-59f8378e6f85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117361 | controller |     "Jun 11 17:26:42.489112 crc crio[23211]: time=\"2026-06-11T17:26:42.488844056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6263b9d3-6bde-4c2a-9e76-de2facd79ede name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117376 | controller |     "Jun 11 17:26:42.489112 crc crio[23211]: time=\"2026-06-11T17:26:42.48900846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1d0605d2-2b88-4873-bac5-3e4c37f4d0a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117391 | controller |     "Jun 11 17:26:42.524340 crc crio[23211]: time=\"2026-06-11T17:26:42.522084878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a3a51685-30c3-44e9-b8fe-108a7a169e20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117407 | controller |     "Jun 11 17:26:42.524340 crc crio[23211]: time=\"2026-06-11T17:26:42.522720644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6c28d793-8d22-477b-89d2-91582624b59f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117423 | controller |     "Jun 11 17:26:42.524340 crc crio[23211]: time=\"2026-06-11T17:26:42.522957179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c1395bbf-d234-4bf5-a112-e2248a7f6d57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117439 | controller |     "Jun 11 17:26:42.524340 crc crio[23211]: time=\"2026-06-11T17:26:42.523605606Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=bb13ee1c-7468-44aa-a95a-fc982f202c32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.117456 | controller |     "Jun 11 17:26:42.524340 crc crio[23211]: time=\"2026-06-11T17:26:42.523850162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.117477 | controller |     "Jun 11 17:26:42.533347 crc crio[23211]: time=\"2026-06-11T17:26:42.533276228Z\" level=info msg=\"Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=e92ef3f5-6db4-4b85-af62-6036217d1907 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.117506 | controller |     "Jun 11 17:26:42.534222 crc crio[23211]: time=\"2026-06-11T17:26:42.53418875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.117557 | controller |     "Jun 11 17:26:42.565815 crc crio[23211]: time=\"2026-06-11T17:26:42.549110495Z\" level=info msg=\"Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=d47662fb-7610-4ba2-a3d8-24177842e282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.117585 | controller |     "Jun 11 17:26:42.565815 crc crio[23211]: time=\"2026-06-11T17:26:42.552306275Z\" level=info msg=\"Creating container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=f7e73430-fc6a-42bb-813e-1741698b7018 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.117609 | controller |     "Jun 11 17:26:42.565815 crc crio[23211]: time=\"2026-06-11T17:26:42.562225764Z\" level=info msg=\"Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=058940ff-99c4-4a05-aac9-eb68e2232aea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.117630 | controller |     "Jun 11 17:26:42.617267 crc crio[23211]: time=\"2026-06-11T17:26:42.600322168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=025844b3-eca0-4f8d-830a-d3ef48553349 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117647 | controller |     "Jun 11 17:26:42.617267 crc crio[23211]: time=\"2026-06-11T17:26:42.601824046Z\" level=info msg=\"Ran pod sandbox 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033 with infra container: openstack/root-account-create-update-x8649/POD\" id=e7baacec-31ee-40fb-ae7e-539ae58c51ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.117662 | controller |     "Jun 11 17:26:42.617267 crc crio[23211]: time=\"2026-06-11T17:26:42.60278087Z\" level=info msg=\"Creating container: openstack/neutron-db-create-47llt/mariadb-database-create\" id=2512c465-b2a3-4d5d-85c7-66959db154e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.117678 | controller |     "Jun 11 17:26:42.617267 crc crio[23211]: time=\"2026-06-11T17:26:42.608865862Z\" level=info msg=\"Ran pod sandbox ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79 with infra container: openstack/keystone-048b-account-create-update-sjsc8/POD\" id=64ddc39b-e43f-4d49-859b-c9335253e8dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.117693 | controller |     "Jun 11 17:26:42.617267 crc crio[23211]: time=\"2026-06-11T17:26:42.609286042Z\" level=info msg=\"Ran pod sandbox 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e with infra container: openstack/nova-api-db-create-fl7rw/POD\" id=1fb59566-0dd8-4604-bc4d-61ce5d663db4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.117708 | controller |     "Jun 11 17:26:42.622893 crc crio[23211]: time=\"2026-06-11T17:26:42.622801361Z\" level=info msg=\"Ran pod sandbox 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99 with infra container: openstack/nova-api-c07c-account-create-update-nrplw/POD\" id=97d65a24-2ef5-4975-928f-9de9448451c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.117723 | controller |     "Jun 11 17:26:42.666293 crc crio[23211]: time=\"2026-06-11T17:26:42.666199049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=60dd688e-dff7-4e6f-a6f9-e4fca0ae216e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117738 | controller |     "Jun 11 17:26:42.667903 crc crio[23211]: time=\"2026-06-11T17:26:42.666369403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3eb74554-9c7f-4166-9e3a-29645e0b3e97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117757 | controller |     "Jun 11 17:26:42.668197 crc crio[23211]: time=\"2026-06-11T17:26:42.668117066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=293c4520-0dbf-4535-9dbb-a727bd2b267d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117772 | controller |     "Jun 11 17:26:42.694951 crc crio[23211]: time=\"2026-06-11T17:26:42.689301797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f767b9c6-352e-44a8-bcbc-ccccaf119038 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117787 | controller |     "Jun 11 17:26:42.703637 crc crio[23211]: time=\"2026-06-11T17:26:42.703367599Z\" level=info msg=\"Stopping container: b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c (timeout: 300s)\" id=9f1d393c-d8dd-4b8d-bdef-d193c47153e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.117803 | controller |     "Jun 11 17:26:42.711390 crc crio[23211]: time=\"2026-06-11T17:26:42.709867643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.117819 | controller |     "Jun 11 17:26:42.712284 crc crio[23211]: time=\"2026-06-11T17:26:42.712246022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.117834 | controller |     "Jun 11 17:26:42.712594 crc crio[23211]: time=\"2026-06-11T17:26:42.712508919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.117849 | controller |     "Jun 11 17:26:42.712923 crc crio[23211]: time=\"2026-06-11T17:26:42.712809356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.117864 | controller |     "Jun 11 17:26:42.718782 crc crio[23211]: time=\"2026-06-11T17:26:42.718698564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=caef60f7-13b5-4272-8035-234ca3f36b42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117881 | controller |     "Jun 11 17:26:42.730181 crc crio[23211]: time=\"2026-06-11T17:26:42.719197417Z\" level=info msg=\"Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=b2769a40-bcf3-47ab-96a1-0ed5669a8c08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.117895 | controller |     "Jun 11 17:26:42.730181 crc crio[23211]: time=\"2026-06-11T17:26:42.719806911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f65d170b-3cc2-4e74-82cc-0caf5e80f61a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117913 | controller |     "Jun 11 17:26:42.730181 crc crio[23211]: time=\"2026-06-11T17:26:42.722102879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e9f0458b-baa4-45c0-a345-1b44665b4bdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.117933 | controller |     "Jun 11 17:26:42.731559 crc crio[23211]: time=\"2026-06-11T17:26:42.730657294Z\" level=info msg=\"Stopping container: 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c (timeout: 30s)\" id=21331a36-7eca-41e3-af83-d4cb0692afa9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.117957 | controller |     "Jun 11 17:26:42.737690 crc crio[23211]: time=\"2026-06-11T17:26:42.737615168Z\" level=info msg=\"Stopping container: 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18 (timeout: 30s)\" id=18b21230-4c4c-40a0-93ed-1f5addce732f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.117982 | controller |     "Jun 11 17:26:42.737879 crc crio[23211]: time=\"2026-06-11T17:26:42.737802822Z\" level=info msg=\"Stopping container: c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a (timeout: 30s)\" id=9687b32d-7a87-44a6-921b-b01b657a2ee9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118006 | controller |     "Jun 11 17:26:42.738195 crc crio[23211]: time=\"2026-06-11T17:26:42.73811187Z\" level=info msg=\"Stopping container: 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908 (timeout: 30s)\" id=b8b95091-2053-4ad9-995a-542d5de72111 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118028 | controller |     "Jun 11 17:26:42.741518 crc crio[23211]: time=\"2026-06-11T17:26:42.739088575Z\" level=info msg=\"Stopping container: d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312 (timeout: 30s)\" id=443605ff-3140-4390-8850-4ae977357b1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118049 | controller |     "Jun 11 17:26:42.741518 crc crio[23211]: time=\"2026-06-11T17:26:42.739225018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.118070 | controller |     "Jun 11 17:26:42.741518 crc crio[23211]: time=\"2026-06-11T17:26:42.739983168Z\" level=info msg=\"Stopping container: 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771 (timeout: 30s)\" id=4129f389-7764-413d-9cb2-decf5ddebe4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118092 | controller |     "Jun 11 17:26:42.741518 crc crio[23211]: time=\"2026-06-11T17:26:42.740381937Z\" level=info msg=\"Stopping container: d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3 (timeout: 30s)\" id=a5645856-4789-44ee-8960-d70ac8701ac3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118118 | controller |     "Jun 11 17:26:42.741518 crc crio[23211]: time=\"2026-06-11T17:26:42.740692246Z\" level=info msg=\"Stopping container: 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 (timeout: 30s)\" id=e6302014-0eb1-41bc-be54-21d3d8da960c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118140 | controller |     "Jun 11 17:26:42.742103 crc crio[23211]: time=\"2026-06-11T17:26:42.742067469Z\" level=info msg=\"Stopping container: 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c (timeout: 30s)\" id=099b04c2-72b2-48ef-b4a2-3d171d3f46ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118161 | controller |     "Jun 11 17:26:42.743019 crc crio[23211]: time=\"2026-06-11T17:26:42.742852739Z\" level=info msg=\"Stopping container: 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a (timeout: 30s)\" id=de466139-2a97-4920-bdaf-b1b4f515a908 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118181 | controller |     "Jun 11 17:26:42.743234 crc crio[23211]: time=\"2026-06-11T17:26:42.743209158Z\" level=info msg=\"Stopping container: 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab (timeout: 30s)\" id=77a83833-6ece-4de7-8ae6-c385e5908f14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118202 | controller |     "Jun 11 17:26:42.752541 crc crio[23211]: time=\"2026-06-11T17:26:42.751298101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7011d3f4-9cca-4325-a924-0897398c9838 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.118227 | controller |     "Jun 11 17:26:42.752541 crc crio[23211]: time=\"2026-06-11T17:26:42.751376372Z\" level=info msg=\"Stopping container: 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3 (timeout: 30s)\" id=509717ee-2340-4836-ba3c-b59f7dd173d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118248 | controller |     "Jun 11 17:26:42.752541 crc crio[23211]: time=\"2026-06-11T17:26:42.751826925Z\" level=info msg=\"Stopping container: b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8 (timeout: 30s)\" id=f26030de-8679-4388-b638-4576f05c7057 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118270 | controller |     "Jun 11 17:26:42.754107 crc crio[23211]: time=\"2026-06-11T17:26:42.75406758Z\" level=info msg=\"Stopping container: 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2 (timeout: 30s)\" id=d925a726-7bac-4c8b-9f52-7115d9dcd9cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118294 | controller |     "Jun 11 17:26:42.761406 crc crio[23211]: time=\"2026-06-11T17:26:42.760889751Z\" level=info msg=\"Stopped container 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=b268f4fb-c871-4e34-af2d-b56463c82acb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118318 | controller |     "Jun 11 17:26:42.764495 crc crio[23211]: time=\"2026-06-11T17:26:42.763591799Z\" level=info msg=\"Stopping container: 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9 (timeout: 30s)\" id=7d2ede5c-8244-48fe-b55b-289ddb805d78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118341 | controller |     "Jun 11 17:26:42.765057 crc crio[23211]: time=\"2026-06-11T17:26:42.763989839Z\" level=info msg=\"Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=df3907bb-bd91-428e-b591-476b92e9c6a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.118365 | controller |     "Jun 11 17:26:42.775212 crc crio[23211]: time=\"2026-06-11T17:26:42.774354859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.118387 | controller |     "Jun 11 17:26:42.780019 crc crio[23211]: time=\"2026-06-11T17:26:42.779946828Z\" level=info msg=\"Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=b1890b7c-64fa-4f13-bc1f-5ca3137926c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.118409 | controller |     "Jun 11 17:26:42.806341 crc crio[23211]: time=\"2026-06-11T17:26:42.803268133Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=8e118a3a-187b-463a-9d8e-256bf1b400d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.118430 | controller |     "Jun 11 17:26:42.817044 crc crio[23211]: time=\"2026-06-11T17:26:42.816969557Z\" level=info msg=\"Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=a616ab8b-42a5-4b4b-9691-5527a76d478d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.118452 | controller |     "Jun 11 17:26:42.817849 crc crio[23211]: time=\"2026-06-11T17:26:42.817793458Z\" level=info msg=\"Stopping container: dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861 (timeout: 300s)\" id=83bd1f1f-3713-464a-a69b-2328a9353641 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118474 | controller |     "Jun 11 17:26:42.835536 crc crio[23211]: time=\"2026-06-11T17:26:42.835122031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.118496 | controller |     "Jun 11 17:26:42.882043 crc crio[23211]: time=\"2026-06-11T17:26:42.875538303Z\" level=info msg=\"Stopped pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\" id=3d91ea0d-3309-4aca-a5ad-5250b43141c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.118550 | controller |     "Jun 11 17:26:42.914088 crc crio[23211]: time=\"2026-06-11T17:26:42.910867619Z\" level=info msg=\"Stopped container d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3: openstack/ovn-northd-0/openstack-network-exporter\" id=aa70aeab-1a80-4f01-a73f-70bba73e7682 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118578 | controller |     "Jun 11 17:26:42.942379 crc crio[23211]: time=\"2026-06-11T17:26:42.942241505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.118601 | controller |     "Jun 11 17:26:42.942379 crc crio[23211]: time=\"2026-06-11T17:26:42.942355289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.118622 | controller |     "Jun 11 17:26:43.031530 crc crio[23211]: time=\"2026-06-11T17:26:43.029469621Z\" level=info msg=\"Stopped container b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=9f1d393c-d8dd-4b8d-bdef-d193c47153e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118644 | controller |     "Jun 11 17:26:43.194995 crc crio[23211]: time=\"2026-06-11T17:26:43.193770116Z\" level=info msg=\"Stopped container 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2: openstack/swift-storage-0/object-expirer\" id=d925a726-7bac-4c8b-9f52-7115d9dcd9cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118665 | controller |     "Jun 11 17:26:43.227304 crc crio[23211]: time=\"2026-06-11T17:26:43.227129143Z\" level=info msg=\"Stopped container 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908: openstack/swift-storage-0/container-replicator\" id=b8b95091-2053-4ad9-995a-542d5de72111 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118687 | controller |     "Jun 11 17:26:43.270689 crc crio[23211]: time=\"2026-06-11T17:26:43.265814042Z\" level=info msg=\"Stopped container 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a: openstack/swift-storage-0/object-replicator\" id=de466139-2a97-4920-bdaf-b1b4f515a908 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118710 | controller |     "Jun 11 17:26:43.270689 crc crio[23211]: time=\"2026-06-11T17:26:43.269200377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.118733 | controller |     "Jun 11 17:26:43.272940 crc crio[23211]: time=\"2026-06-11T17:26:43.272909441Z\" level=info msg=\"Stopping container: f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e (timeout: 30s)\" id=a5167eb9-83ef-4c6f-b8f4-6fbb6f36b03c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118756 | controller |     "Jun 11 17:26:43.315266 crc crio[23211]: time=\"2026-06-11T17:26:43.315098767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.118779 | controller |     "Jun 11 17:26:43.341413 crc crio[23211]: time=\"2026-06-11T17:26:43.341268224Z\" level=info msg=\"Stopped container 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18: openstack/swift-storage-0/container-updater\" id=18b21230-4c4c-40a0-93ed-1f5addce732f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118804 | controller |     "Jun 11 17:26:43.434491 crc crio[23211]: time=\"2026-06-11T17:26:43.434309584Z\" level=info msg=\"Stopped container d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312: openstack/swift-storage-0/account-auditor\" id=443605ff-3140-4390-8850-4ae977357b1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118832 | controller |     "Jun 11 17:26:43.486491 crc crio[23211]: time=\"2026-06-11T17:26:43.482794629Z\" level=info msg=\"Stopped container d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3: openstack/swift-storage-0/container-auditor\" id=a5645856-4789-44ee-8960-d70ac8701ac3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118854 | controller |     "Jun 11 17:26:43.628372 crc crio[23211]: time=\"2026-06-11T17:26:43.627919345Z\" level=info msg=\"Stopped container 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab: openstack/swift-storage-0/account-replicator\" id=77a83833-6ece-4de7-8ae6-c385e5908f14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118875 | controller |     "Jun 11 17:26:43.668924 crc crio[23211]: time=\"2026-06-11T17:26:43.668325018Z\" level=info msg=\"Stopped container 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c: openstack/swift-storage-0/object-auditor\" id=099b04c2-72b2-48ef-b4a2-3d171d3f46ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118896 | controller |     "Jun 11 17:26:43.679579 crc crio[23211]: time=\"2026-06-11T17:26:43.679533168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=edc22f70-2c39-4d03-8b83-5ba8188f59bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.118917 | controller |     "Jun 11 17:26:43.725324 crc crio[23211]: time=\"2026-06-11T17:26:43.718821643Z\" level=info msg=\"Stopped container c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a: openstack/swift-storage-0/account-reaper\" id=9687b32d-7a87-44a6-921b-b01b657a2ee9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118939 | controller |     "Jun 11 17:26:43.768250 crc crio[23211]: time=\"2026-06-11T17:26:43.768180629Z\" level=info msg=\"Stopped container dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=83bd1f1f-3713-464a-a69b-2328a9353641 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.118964 | controller |     "Jun 11 17:26:43.791542 crc crio[23211]: time=\"2026-06-11T17:26:43.790270423Z\" level=info msg=\"Stopping pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\" id=2247f724-6792-4f05-a58e-6551ecb95913 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.118992 | controller |     "Jun 11 17:26:43.799094 crc crio[23211]: time=\"2026-06-11T17:26:43.79894533Z\" level=info msg=\"Stopped container 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3: openstack/swift-storage-0/object-updater\" id=509717ee-2340-4836-ba3c-b59f7dd173d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.119021 | controller |     "Jun 11 17:26:43.806409 crc crio[23211]: time=\"2026-06-11T17:26:43.800864528Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e UID:c3b26ecc-f399-4ef9-a3bf-153387328e95 NetNS:/var/run/netns/bd304f49-5b3a-4c95-a1cf-3121180e2784 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b26ecc_f399_4ef9_a3bf_153387328e95.slice PodAnnotations:0xc0066180c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.119049 | controller |     "Jun 11 17:26:43.842041 crc crio[23211]: time=\"2026-06-11T17:26:43.841987699Z\" level=info msg=\"Stopped container b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8: openstack/swift-storage-0/object-server\" id=f26030de-8679-4388-b638-4576f05c7057 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.119075 | controller |     "Jun 11 17:26:43.842518 crc crio[23211]: time=\"2026-06-11T17:26:43.842022419Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.119107 | controller |     "Jun 11 17:26:43.850482 crc crio[23211]: time=\"2026-06-11T17:26:43.846396019Z\" level=info msg=\"Stopped container 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9: openstack/swift-storage-0/rsync\" id=7d2ede5c-8244-48fe-b55b-289ddb805d78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.119135 | controller |     "Jun 11 17:26:43.881849 crc crio[23211]: time=\"2026-06-11T17:26:43.881776296Z\" level=info msg=\"Stopping container: cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b (timeout: 30s)\" id=17f09b19-b9b8-46e7-ba89-2c2810702eac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.119161 | controller |     "Jun 11 17:26:43.882805 crc crio[23211]: time=\"2026-06-11T17:26:43.882593676Z\" level=info msg=\"Stopping container: 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13 (timeout: 30s)\" id=0a8d55f3-f9d9-4e39-93f6-6bdcf3fc266d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.119186 | controller |     "Jun 11 17:26:43.889952 crc crio[23211]: time=\"2026-06-11T17:26:43.883333754Z\" level=info msg=\"Stopping container: 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07 (timeout: 30s)\" id=cab6ed50-55c6-4d7d-9633-b341f85588d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.119211 | controller |     "Jun 11 17:26:43.889952 crc crio[23211]: time=\"2026-06-11T17:26:43.883927998Z\" level=info msg=\"Stopping container: 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9 (timeout: 30s)\" id=7a51879b-e190-4e92-9e41-4cb3ca2369ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.119237 | controller |     "Jun 11 17:26:43.899531 crc crio[23211]: time=\"2026-06-11T17:26:43.897106929Z\" level=info msg=\"Stopped container f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e: openstack/ovn-controller-gtpx6/ovn-controller\" id=a5167eb9-83ef-4c6f-b8f4-6fbb6f36b03c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.119264 | controller |     "Jun 11 17:26:43.902823 crc crio[23211]: time=\"2026-06-11T17:26:43.902790662Z\" level=info msg=\"Stopping pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3\" id=b1329bbb-cdf9-4439-b1e5-5d40a507fcb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.119292 | controller |     "Jun 11 17:26:43.911774 crc crio[23211]: time=\"2026-06-11T17:26:43.911716845Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6 Namespace:openstack ID:2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3 UID:6a5af9ff-232b-41e2-b6f5-712e7532847d NetNS:/var/run/netns/4ed84e50-474f-4874-9ccf-f1549cbb5ed7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a5af9ff_232b_41e2_b6f5_712e7532847d.slice PodAnnotations:0xc0038ac0e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.119318 | controller |     "Jun 11 17:26:43.912377 crc crio[23211]: time=\"2026-06-11T17:26:43.912354551Z\" level=info msg=\"Deleting pod openstack_ovn-controller-gtpx6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.119344 | controller |     "Jun 11 17:26:43.948908 crc crio[23211]: time=\"2026-06-11T17:26:43.946763193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.119385 | controller |     "Jun 11 17:26:43.970501 crc crio[23211]: time=\"2026-06-11T17:26:43.967334129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.119412 | controller |     "Jun 11 17:26:44.039793 crc crio[23211]: time=\"2026-06-11T17:26:44.038168474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.119444 | controller |     "Jun 11 17:26:44.039793 crc crio[23211]: time=\"2026-06-11T17:26:44.039538658Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cfe99d5a-6944-4b56-b31b-95b873897366 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.119470 | controller |     "Jun 11 17:26:44.070010 crc crio[23211]: time=\"2026-06-11T17:26:44.069109589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.119496 | controller |     "Jun 11 17:26:44.126531 crc crio[23211]: time=\"2026-06-11T17:26:44.123060541Z\" level=info msg=\"Stopped container 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771: openstack/swift-storage-0/container-server\" id=4129f389-7764-413d-9cb2-decf5ddebe4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.119548 | controller |     "Jun 11 17:26:44.126531 crc crio[23211]: time=\"2026-06-11T17:26:44.125518632Z\" level=info msg=\"Stopping container: a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609 (timeout: 299s)\" id=4f340ced-d300-407f-8e5b-6e9a23e39a09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.119577 | controller |     "Jun 11 17:26:44.198002 crc crio[23211]: time=\"2026-06-11T17:26:44.196596493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.119604 | controller |     "Jun 11 17:26:44.215238 crc crio[23211]: time=\"2026-06-11T17:26:44.214681016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.119629 | controller |     "Jun 11 17:26:44.255512 crc crio[23211]: time=\"2026-06-11T17:26:44.248080693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.119654 | controller |     "Jun 11 17:26:44.372998 crc crio[23211]: time=\"2026-06-11T17:26:44.369799503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.119677 | controller |     "Jun 11 17:26:44.425950 crc crio[23211]: time=\"2026-06-11T17:26:44.425215922Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=df326775-20c5-4c7d-8b19-f5691f86df39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.119702 | controller |     "Jun 11 17:26:44.519691 crc crio[23211]: time=\"2026-06-11T17:26:44.519184015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.119729 | controller |     "Jun 11 17:26:45.126682 crc crio[23211]: time=\"2026-06-11T17:26:45.126343288Z\" level=info msg=\"Stopped container cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b: openstack/ceilometer-0/sg-core\" id=17f09b19-b9b8-46e7-ba89-2c2810702eac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.119757 | controller |     "Jun 11 17:26:45.129794 crc crio[23211]: time=\"2026-06-11T17:26:45.129317573Z\" level=info msg=\"Stopped container a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=4f340ced-d300-407f-8e5b-6e9a23e39a09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.119784 | controller |     "Jun 11 17:26:45.140153 crc crio[23211]: time=\"2026-06-11T17:26:45.133836237Z\" level=info msg=\"Stopping pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\" id=3f495df9-9642-45db-9431-56e2a01ff561 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.119819 | controller |     "Jun 11 17:26:45.140153 crc crio[23211]: time=\"2026-06-11T17:26:45.138740199Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a UID:aba3f549-0133-46b9-b6b7-ca0104db22b7 NetNS:/var/run/netns/e2e9b614-60c3-4af6-8dd9-1fbf7bea1fe7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaba3f549_0133_46b9_b6b7_ca0104db22b7.slice PodAnnotations:0xc007c14250}] Aliases:map[]}\"",
2026-06-11 18:01:03.119846 | controller |     "Jun 11 17:26:45.140153 crc crio[23211]: time=\"2026-06-11T17:26:45.138897473Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.119872 | controller |     "Jun 11 17:26:45.220756 crc crio[23211]: time=\"2026-06-11T17:26:45.220644802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.119898 | controller |     "Jun 11 17:26:45.237380 crc crio[23211]: time=\"2026-06-11T17:26:45.235905974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.119924 | controller |     "Jun 11 17:26:45.244991 crc crio[23211]: time=\"2026-06-11T17:26:45.244793626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.119950 | controller |     "Jun 11 17:26:45.265848 crc crio[23211]: time=\"2026-06-11T17:26:45.265722921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.119974 | controller |     "Jun 11 17:26:45.275198 crc crio[23211]: time=\"2026-06-11T17:26:45.275023423Z\" level=info msg=\"Stopping container: 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94 (timeout: 30s)\" id=35c82971-3822-4c5d-9053-3fe47636f28e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120000 | controller |     "Jun 11 17:26:45.411979 crc crio[23211]: time=\"2026-06-11T17:26:45.411884303Z\" level=info msg=\"Stopped container 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c: openstack/swift-storage-0/account-server\" id=21331a36-7eca-41e3-af83-d4cb0692afa9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120026 | controller |     "Jun 11 17:26:45.487693 crc crio[23211]: time=\"2026-06-11T17:26:45.487392605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.120051 | controller |     "Jun 11 17:26:45.506910 crc crio[23211]: time=\"2026-06-11T17:26:45.506855322Z\" level=info msg=\"Stopping container: 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28 (timeout: 30s)\" id=d5081308-b770-4c7b-9398-8886f353fde5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120076 | controller |     "Jun 11 17:26:45.531739 crc crio[23211]: time=\"2026-06-11T17:26:45.531598203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.120101 | controller |     "Jun 11 17:26:45.565736 crc crio[23211]: time=\"2026-06-11T17:26:45.565650606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.120132 | controller |     "Jun 11 17:26:45.572100 crc crio[23211]: time=\"2026-06-11T17:26:45.572053235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.120159 | controller |     "Jun 11 17:26:45.577889 crc crio[23211]: time=\"2026-06-11T17:26:45.577815101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.120184 | controller |     "Jun 11 17:26:45.595396 crc crio[23211]: time=\"2026-06-11T17:26:45.595321939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.120209 | controller |     "Jun 11 17:26:45.700823 crc crio[23211]: time=\"2026-06-11T17:26:45.700290439Z\" level=info msg=\"Stopping container: 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5 (timeout: 30s)\" id=22794b60-7bea-41cb-b5fe-8df050e09cd1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120234 | controller |     "Jun 11 17:26:45.721504 crc crio[23211]: time=\"2026-06-11T17:26:45.721371877Z\" level=info msg=\"Stopping container: 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025 (timeout: 30s)\" id=a71d7400-423e-4e3d-8cb1-858809f7251e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120260 | controller |     "Jun 11 17:26:45.759917 crc crio[23211]: time=\"2026-06-11T17:26:45.759756068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.120285 | controller |     "Jun 11 17:26:45.791274 crc crio[23211]: time=\"2026-06-11T17:26:45.790869349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.120310 | controller |     "Jun 11 17:26:45.882039 crc crio[23211]: time=\"2026-06-11T17:26:45.881572611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.120336 | controller |     "Jun 11 17:26:45.946765 crc crio[23211]: time=\"2026-06-11T17:26:45.946720293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.120363 | controller |     "Jun 11 17:26:46.045563 crc crio[23211]: time=\"2026-06-11T17:26:46.037487868Z\" level=info msg=\"Stopping container: 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f (timeout: 30s)\" id=cf7eadc7-6419-490c-a1ca-bbbcd053aa6a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120388 | controller |     "Jun 11 17:26:46.045563 crc crio[23211]: time=\"2026-06-11T17:26:46.038105413Z\" level=info msg=\"Stopping container: dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e (timeout: 30s)\" id=ddb08476-3e1c-45b1-aefe-e34134f4b7a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120411 | controller |     "Jun 11 17:26:46.145470 crc crio[23211]: time=\"2026-06-11T17:26:46.144777996Z\" level=info msg=\"Stopping container: d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea (timeout: 30s)\" id=ef4db616-e10b-436d-b92a-765b54265355 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120430 | controller |     "Jun 11 17:26:46.234513 crc crio[23211]: time=\"2026-06-11T17:26:46.233381176Z\" level=info msg=\"Stopping container: db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386 (timeout: 30s)\" id=e1f73488-ca6e-4f79-b080-978098ffbe6c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120450 | controller |     "Jun 11 17:26:46.307561 crc crio[23211]: time=\"2026-06-11T17:26:46.30737761Z\" level=info msg=\"Stopped pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3\" id=b1329bbb-cdf9-4439-b1e5-5d40a507fcb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.120474 | controller |     "Jun 11 17:26:47.918369 crc crio[23211]: time=\"2026-06-11T17:26:47.917516291Z\" level=info msg=\"Stopped container cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53: openstack/cinder-api-0/cinder-api\" id=59c098dc-e96d-4f3b-97fa-827741f0fe45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120494 | controller |     "Jun 11 17:26:47.967591 crc crio[23211]: time=\"2026-06-11T17:26:47.959796781Z\" level=info msg=\"Stopping pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\" id=122e2c31-87a3-4bc1-b2a3-56ddf2fefb84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.120535 | controller |     "Jun 11 17:26:47.968967 crc crio[23211]: time=\"2026-06-11T17:26:47.968899139Z\" level=info msg=\"Stopped container 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07: openstack/ceilometer-0/proxy-httpd\" id=cab6ed50-55c6-4d7d-9633-b341f85588d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120566 | controller |     "Jun 11 17:26:48.009742 crc crio[23211]: time=\"2026-06-11T17:26:48.001873026Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65 UID:7a924d4c-eac6-4e31-824c-66d7a41d283a NetNS:/var/run/netns/d1abad8e-6edd-4945-9ab2-3d36d35f2622 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a924d4c_eac6_4e31_824c_66d7a41d283a.slice PodAnnotations:0xc002278b00}] Aliases:map[]}\"",
2026-06-11 18:01:03.120588 | controller |     "Jun 11 17:26:48.009742 crc crio[23211]: time=\"2026-06-11T17:26:48.002342397Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.120610 | controller |     "Jun 11 17:26:48.763919 crc crio[23211]: time=\"2026-06-11T17:26:48.763202631Z\" level=info msg=\"Stopped container 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f: openstack/nova-api-0/nova-api-log\" id=cf7eadc7-6419-490c-a1ca-bbbcd053aa6a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120636 | controller |     "Jun 11 17:26:48.788262 crc crio[23211]: time=\"2026-06-11T17:26:48.788032204Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694549dd57-nbsxf/POD\" id=37a08bef-2b7d-4209-9db1-c38068f803d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.120663 | controller |     "Jun 11 17:26:48.788871 crc crio[23211]: time=\"2026-06-11T17:26:48.788388522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.120689 | controller |     "Jun 11 17:26:48.789083 crc crio[23211]: time=\"2026-06-11T17:26:48.788975517Z\" level=info msg=\"Stopped pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\" id=2247f724-6792-4f05-a58e-6551ecb95913 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.120716 | controller |     "Jun 11 17:26:48.989543 crc crio[23211]: time=\"2026-06-11T17:26:48.989339207Z\" level=info msg=\"Removing container: 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255\" id=9b36b770-59a8-43ac-b074-448c37ea815d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.120744 | controller |     "Jun 11 17:26:49.518377 crc crio[23211]: time=\"2026-06-11T17:26:49.517675784Z\" level=info msg=\"Stopped container 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4: openstack/cinder-scheduler-0/cinder-scheduler\" id=9e9a02c0-729a-4724-945d-d1bcf70134e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120767 | controller |     "Jun 11 17:26:49.529274 crc crio[23211]: time=\"2026-06-11T17:26:49.52909065Z\" level=info msg=\"Stopping pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\" id=91923ae8-0500-47a2-873b-7dc53690105c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.120799 | controller |     "Jun 11 17:26:49.531547 crc crio[23211]: time=\"2026-06-11T17:26:49.531410698Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7 UID:1f703a2a-c153-469c-a75c-e1a4f5d4f2f0 NetNS:/var/run/netns/0c89462c-5235-4935-a7b1-5ee15006d32e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f703a2a_c153_469c_a75c_e1a4f5d4f2f0.slice PodAnnotations:0xc000612a58}] Aliases:map[]}\"",
2026-06-11 18:01:03.120827 | controller |     "Jun 11 17:26:49.531727 crc crio[23211]: time=\"2026-06-11T17:26:49.531673145Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.120853 | controller |     "Jun 11 17:26:50.130391 crc crio[23211]: time=\"2026-06-11T17:26:50.130169941Z\" level=info msg=\"Stopped container 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13: openstack/ceilometer-0/ceilometer-central-agent\" id=0a8d55f3-f9d9-4e39-93f6-6bdcf3fc266d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120880 | controller |     "Jun 11 17:26:50.518062 crc crio[23211]: time=\"2026-06-11T17:26:50.517495995Z\" level=info msg=\"Stopped container 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025: openstack/nova-metadata-0/nova-metadata-log\" id=a71d7400-423e-4e3d-8cb1-858809f7251e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120907 | controller |     "Jun 11 17:26:51.158615 crc crio[23211]: time=\"2026-06-11T17:26:51.157416109Z\" level=info msg=\"Stopped container 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a: openstack/openstack-galera-0/galera\" id=dfae8aca-c836-4407-b289-e0ab30b8dbdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.120933 | controller |     "Jun 11 17:26:51.165086 crc crio[23211]: time=\"2026-06-11T17:26:51.164600569Z\" level=info msg=\"Stopping pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\" id=93e27503-380c-463a-b1ea-2155fba96f15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.120959 | controller |     "Jun 11 17:26:51.169795 crc crio[23211]: time=\"2026-06-11T17:26:51.169291426Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264 UID:cdeadb8f-49a0-440e-bc27-877d9d8d9a07 NetNS:/var/run/netns/456beda2-06f4-4e09-88b7-d7bbb6211fbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdeadb8f_49a0_440e_bc27_877d9d8d9a07.slice PodAnnotations:0xc000612fb0}] Aliases:map[]}\"",
2026-06-11 18:01:03.120982 | controller |     "Jun 11 17:26:51.169795 crc crio[23211]: time=\"2026-06-11T17:26:51.169512732Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.121028 | controller |     "Jun 11 17:26:51.204070 crc crio[23211]: time=\"2026-06-11T17:26:51.201699529Z\" level=info msg=\"Stopped pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\" id=3f495df9-9642-45db-9431-56e2a01ff561 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.121056 | controller |     "Jun 11 17:26:51.243478 crc crio[23211]: time=\"2026-06-11T17:26:51.243331172Z\" level=info msg=\"Created container 00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=9b02a3cc-72fe-43d3-8a13-c2cde729908c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.121079 | controller |     "Jun 11 17:26:51.257576 crc crio[23211]: time=\"2026-06-11T17:26:51.256695037Z\" level=info msg=\"Created container a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=253ab152-7ddc-4186-a149-d78b830d12ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.121097 | controller |     "Jun 11 17:26:51.264903 crc crio[23211]: time=\"2026-06-11T17:26:51.25923977Z\" level=info msg=\"Starting container: a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be\" id=61988982-05e2-48c4-8964-030ed8650f49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.121113 | controller |     "Jun 11 17:26:51.266306 crc crio[23211]: time=\"2026-06-11T17:26:51.266184334Z\" level=info msg=\"Starting container: 00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4\" id=57063692-9a80-4585-b3f7-99d88404eab9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.121130 | controller |     "Jun 11 17:26:51.282622 crc crio[23211]: time=\"2026-06-11T17:26:51.278880052Z\" level=info msg=\"Started container\" PID=236729 containerID=00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4 description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=57063692-9a80-4585-b3f7-99d88404eab9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e",
2026-06-11 18:01:03.121147 | controller |     "Jun 11 17:26:51.298526 crc crio[23211]: time=\"2026-06-11T17:26:51.297350875Z\" level=info msg=\"Started container\" PID=236740 containerID=a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=61988982-05e2-48c4-8964-030ed8650f49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639",
2026-06-11 18:01:03.121165 | controller |     "Jun 11 17:26:51.319586 crc crio[23211]: time=\"2026-06-11T17:26:51.317678674Z\" level=info msg=\"Stopped pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\" id=122e2c31-87a3-4bc1-b2a3-56ddf2fefb84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.121184 | controller |     "Jun 11 17:26:51.341478 crc crio[23211]: time=\"2026-06-11T17:26:51.341098371Z\" level=info msg=\"Stopped pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\" id=91923ae8-0500-47a2-873b-7dc53690105c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.121202 | controller |     "Jun 11 17:26:51.657228 crc crio[23211]: time=\"2026-06-11T17:26:51.656099313Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-nbsxf Namespace:openstack ID:39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57 UID:0a4f0276-93e1-4b4b-ac6b-387c524d1311 NetNS:/var/run/netns/5e345c83-3002-4118-8824-384000689208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4f0276_93e1_4b4b_ac6b_387c524d1311.slice PodAnnotations:0xc000d2e378}] Aliases:map[]}\"",
2026-06-11 18:01:03.121218 | controller |     "Jun 11 17:26:51.657228 crc crio[23211]: time=\"2026-06-11T17:26:51.656505514Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694549dd57-nbsxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.121236 | controller |     "Jun 11 17:26:51.999313 crc crio[23211]: time=\"2026-06-11T17:26:51.999221961Z\" level=info msg=\"Stopping container: 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77 (timeout: 30s)\" id=06250435-263e-4633-af42-00551cc73c75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.121252 | controller |     "Jun 11 17:26:52.034486 crc crio[23211]: time=\"2026-06-11T17:26:52.023835397Z\" level=info msg=\"Stopped container 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=d5081308-b770-4c7b-9398-8886f353fde5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.121272 | controller |     "Jun 11 17:26:52.042526 crc crio[23211]: time=\"2026-06-11T17:26:52.037176182Z\" level=info msg=\"Removed container 3a135ec2476893646630640c968be0d09b043aa5dda9c7c45c6801b028265255: openstack/glance-default-external-api-0/glance-httpd\" id=9b36b770-59a8-43ac-b074-448c37ea815d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.121289 | controller |     "Jun 11 17:26:52.083978 crc crio[23211]: time=\"2026-06-11T17:26:52.081702567Z\" level=info msg=\"Stopping pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e\" id=0a6ec6e2-eb88-432b-b733-0942bbcf96dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.121308 | controller |     "Jun 11 17:26:52.086015 crc crio[23211]: time=\"2026-06-11T17:26:52.084636911Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e UID:a2ddc5ea-cf6a-45ab-854a-1cc0be65ef80 NetNS:/var/run/netns/defe4f51-3db9-4771-8803-dbe7c6daa725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2ddc5ea_cf6a_45ab_854a_1cc0be65ef80.slice PodAnnotations:0xc000613790}] Aliases:map[]}\"",
2026-06-11 18:01:03.121332 | controller |     "Jun 11 17:26:52.086015 crc crio[23211]: time=\"2026-06-11T17:26:52.084831596Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.121358 | controller |     "Jun 11 17:26:52.137010 crc crio[23211]: time=\"2026-06-11T17:26:52.1277408Z\" level=info msg=\"Removing container: 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf\" id=2f6c0bdd-e110-49d0-9a71-5756a3f86dca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.121386 | controller |     "Jun 11 17:26:52.162942 crc crio[23211]: time=\"2026-06-11T17:26:52.162391119Z\" level=info msg=\"Stopped pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\" id=93e27503-380c-463a-b1ea-2155fba96f15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.121415 | controller |     "Jun 11 17:26:52.683400 crc crio[23211]: time=\"2026-06-11T17:26:52.682778627Z\" level=info msg=\"Created container c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=ef87b4af-511c-4e9c-a2c2-01f87b75441c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.121438 | controller |     "Jun 11 17:26:52.702473 crc crio[23211]: time=\"2026-06-11T17:26:52.70004627Z\" level=info msg=\"Starting container: c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd\" id=ad3a7919-4679-43fd-9bcd-2cf7eb041010 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.121456 | controller |     "Jun 11 17:26:52.716208 crc crio[23211]: time=\"2026-06-11T17:26:52.715394165Z\" level=info msg=\"Started container\" PID=236733 containerID=c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd description=openstack/placement-db-create-nkzqd/mariadb-database-create id=ad3a7919-4679-43fd-9bcd-2cf7eb041010 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b",
2026-06-11 18:01:03.121475 | controller |     "Jun 11 17:26:52.747587 crc crio[23211]: time=\"2026-06-11T17:26:52.747239482Z\" level=info msg=\"Removed container 6bac85b87693313a1dcb13ff3a7bea25a62b6b45cc825662315047e030366fcf: openstack/kube-state-metrics-0/kube-state-metrics\" id=2f6c0bdd-e110-49d0-9a71-5756a3f86dca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.121491 | controller |     "Jun 11 17:26:52.776257 crc crio[23211]: time=\"2026-06-11T17:26:52.775011027Z\" level=info msg=\"Removing container: 7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2\" id=2fdab1c0-9329-4bfe-ad57-eb893a961b27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.121532 | controller |     "Jun 11 17:26:52.799401 crc crio[23211]: time=\"2026-06-11T17:26:52.798799463Z\" level=info msg=\"Stopping container: a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de (timeout: 20s)\" id=187eab77-b3e7-4e0e-986a-a66d0aff6548 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.121564 | controller |     "Jun 11 17:26:53.373337 crc crio[23211]: 2026-06-11T17:26:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39c452daf65b58d Mac:26:34:9d:2e:c3:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/5e345c83-3002-4118-8824-384000689208 SocketPath: PciID:}] [{Interface:0xc0002ac970 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.121584 | controller |     "Jun 11 17:26:53.374803 crc crio[23211]: time=\"2026-06-11T17:26:53.374731144Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-nbsxf Namespace:openstack ID:39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57 UID:0a4f0276-93e1-4b4b-ac6b-387c524d1311 NetNS:/var/run/netns/5e345c83-3002-4118-8824-384000689208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4f0276_93e1_4b4b_ac6b_387c524d1311.slice PodAnnotations:0xc000d2e378}] Aliases:map[]}\"",
2026-06-11 18:01:03.121601 | controller |     "Jun 11 17:26:53.374955 crc crio[23211]: time=\"2026-06-11T17:26:53.374897638Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694549dd57-nbsxf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.121618 | controller |     "Jun 11 17:26:53.446665 crc crio[23211]: time=\"2026-06-11T17:26:53.444966294Z\" level=info msg=\"Created container e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=f4578799-e93b-4991-b2b2-c1adf7b67057 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.121635 | controller |     "Jun 11 17:26:53.452287 crc crio[23211]: time=\"2026-06-11T17:26:53.452105363Z\" level=info msg=\"Starting container: e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c\" id=55b9fd5f-c411-497d-af22-2fd3df3e1052 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.121652 | controller |     "Jun 11 17:26:53.463604 crc crio[23211]: time=\"2026-06-11T17:26:53.463514638Z\" level=info msg=\"Started container\" PID=236724 containerID=e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=55b9fd5f-c411-497d-af22-2fd3df3e1052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27",
2026-06-11 18:01:03.121669 | controller |     "Jun 11 17:26:53.469798 crc crio[23211]: time=\"2026-06-11T17:26:53.46635402Z\" level=info msg=\"Stopped container a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de: openstack/ovn-controller-ovs-tcz2l/ovsdb-server\" id=187eab77-b3e7-4e0e-986a-a66d0aff6548 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.121686 | controller |     "Jun 11 17:26:53.527311 crc crio[23211]: time=\"2026-06-11T17:26:53.526833325Z\" level=info msg=\"Ran pod sandbox 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57 with infra container: openstack/dnsmasq-dns-694549dd57-nbsxf/POD\" id=37a08bef-2b7d-4209-9db1-c38068f803d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.121702 | controller |     "Jun 11 17:26:53.535914 crc crio[23211]: time=\"2026-06-11T17:26:53.533894572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6c9c90ad-1c2e-4eec-91d9-a6cb52eb6b35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.121722 | controller |     "Jun 11 17:26:53.541818 crc crio[23211]: time=\"2026-06-11T17:26:53.54174722Z\" level=info msg=\"Stopping container: 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 (timeout: 20s)\" id=b0030dec-ef7b-4399-b188-2853ad486794 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.121739 | controller |     "Jun 11 17:26:53.590606 crc crio[23211]: time=\"2026-06-11T17:26:53.590526351Z\" level=info msg=\"Stopped container 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77: openstack/memcached-0/memcached\" id=06250435-263e-4633-af42-00551cc73c75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.121755 | controller |     "Jun 11 17:26:53.591497 crc crio[23211]: time=\"2026-06-11T17:26:53.591377573Z\" level=info msg=\"Stopping pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958\" id=951fc70e-5e56-4537-8559-161baf61fa4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.121771 | controller |     "Jun 11 17:26:53.593534 crc crio[23211]: time=\"2026-06-11T17:26:53.593469635Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958 UID:5e02a3fb-2dca-4ffc-8863-40d1702b4088 NetNS:/var/run/netns/1f2c018f-8fe5-4855-bf85-45a573a40699 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e02a3fb_2dca_4ffc_8863_40d1702b4088.slice PodAnnotations:0xc0030880a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.121786 | controller |     "Jun 11 17:26:53.593647 crc crio[23211]: time=\"2026-06-11T17:26:53.593627889Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.121802 | controller |     "Jun 11 17:26:53.623707 crc crio[23211]: time=\"2026-06-11T17:26:53.62360367Z\" level=info msg=\"Created container b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=80aa1d82-8ed5-4842-b649-0dc1b4002d6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.121819 | controller |     "Jun 11 17:26:53.631477 crc crio[23211]: time=\"2026-06-11T17:26:53.631294742Z\" level=info msg=\"Starting container: b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04\" id=bd4f7aa4-6f35-4874-a6f7-4aa71d79f8e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.121836 | controller |     "Jun 11 17:26:53.697499 crc crio[23211]: time=\"2026-06-11T17:26:53.696551858Z\" level=info msg=\"Started container\" PID=236757 containerID=b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04 description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=bd4f7aa4-6f35-4874-a6f7-4aa71d79f8e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef",
2026-06-11 18:01:03.121853 | controller |     "Jun 11 17:26:53.749795 crc crio[23211]: time=\"2026-06-11T17:26:53.7493133Z\" level=info msg=\"Stopped pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e\" id=0a6ec6e2-eb88-432b-b733-0942bbcf96dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.121869 | controller |     "Jun 11 17:26:53.751090 crc crio[23211]: time=\"2026-06-11T17:26:53.751014592Z\" level=info msg=\"Stopped container 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5: openstack/nova-metadata-0/nova-metadata-metadata\" id=22794b60-7bea-41cb-b5fe-8df050e09cd1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.121885 | controller |     "Jun 11 17:26:53.755244 crc crio[23211]: time=\"2026-06-11T17:26:53.753935755Z\" level=info msg=\"Stopping pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\" id=7d29adb8-4e00-4bd5-9000-92080b257d45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.121904 | controller |     "Jun 11 17:26:53.766627 crc crio[23211]: time=\"2026-06-11T17:26:53.766541511Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f UID:b237db26-43f2-4eb8-bd83-e965ede90c32 NetNS:/var/run/netns/9e385426-18eb-4eac-a72d-95b5968b2237 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb237db26_43f2_4eb8_bd83_e965ede90c32.slice PodAnnotations:0xc0001aee40}] Aliases:map[]}\"",
2026-06-11 18:01:03.121921 | controller |     "Jun 11 17:26:53.766879 crc crio[23211]: time=\"2026-06-11T17:26:53.766726226Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.121937 | controller |     "Jun 11 17:26:53.790647 crc crio[23211]: time=\"2026-06-11T17:26:53.790594554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9fb747c3-f898-42b6-81b7-0bc2d5082f5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.121953 | controller |     "Jun 11 17:26:53.815225 crc crio[23211]: time=\"2026-06-11T17:26:53.815128618Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-nbsxf/init\" id=1e68c14a-fd28-44c9-aba7-8bb11900ecdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.121970 | controller |     "Jun 11 17:26:53.815967 crc crio[23211]: time=\"2026-06-11T17:26:53.815943379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.121985 | controller |     "Jun 11 17:26:54.033828 crc crio[23211]: time=\"2026-06-11T17:26:54.033722975Z\" level=info msg=\"Stopped container d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ef4db616-e10b-436d-b92a-765b54265355 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.122001 | controller |     "Jun 11 17:26:54.063713 crc crio[23211]: time=\"2026-06-11T17:26:54.058739472Z\" level=info msg=\"Stopping pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86\" id=79f8259b-cbf8-4f21-a67f-86f450c374b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.122018 | controller |     "Jun 11 17:26:54.063713 crc crio[23211]: time=\"2026-06-11T17:26:54.060973838Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86 UID:3306e657-ad07-48bc-b68a-632f56a68aa4 NetNS:/var/run/netns/5a75f78a-a170-4591-b373-da493c34f864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3306e657_ad07_48bc_b68a_632f56a68aa4.slice PodAnnotations:0xc006618168}] Aliases:map[]}\"",
2026-06-11 18:01:03.122035 | controller |     "Jun 11 17:26:54.063713 crc crio[23211]: time=\"2026-06-11T17:26:54.061110401Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.122051 | controller |     "Jun 11 17:26:54.066243 crc crio[23211]: time=\"2026-06-11T17:26:54.065363958Z\" level=info msg=\"Created container e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=39b04207-2bf1-4276-8834-ac64e7569d2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.122067 | controller |     "Jun 11 17:26:54.074167 crc crio[23211]: time=\"2026-06-11T17:26:54.074096507Z\" level=info msg=\"Starting container: e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f\" id=5cc7cba1-3bd7-4e87-b2a3-c3b658b826fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.122087 | controller |     "Jun 11 17:26:54.136413 crc crio[23211]: time=\"2026-06-11T17:26:54.125404333Z\" level=info msg=\"Stopped container 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9: openstack/ceilometer-0/ceilometer-notification-agent\" id=7a51879b-e190-4e92-9e41-4cb3ca2369ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.122103 | controller |     "Jun 11 17:26:54.155495 crc crio[23211]: time=\"2026-06-11T17:26:54.146358678Z\" level=info msg=\"Stopping pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\" id=576e9704-81aa-48f4-8376-3046abaa3007 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.122119 | controller |     "Jun 11 17:26:54.164486 crc crio[23211]: time=\"2026-06-11T17:26:54.161467976Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d UID:9759b662-b38d-4357-8d89-539822f3c1bb NetNS:/var/run/netns/8966416a-7c0c-4728-b671-b77d8d643224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9759b662_b38d_4357_8d89_539822f3c1bb.slice PodAnnotations:0xc0038ac240}] Aliases:map[]}\"",
2026-06-11 18:01:03.122135 | controller |     "Jun 11 17:26:54.164486 crc crio[23211]: time=\"2026-06-11T17:26:54.161728604Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.122151 | controller |     "Jun 11 17:26:54.187287 crc crio[23211]: time=\"2026-06-11T17:26:54.187194071Z\" level=info msg=\"Started container\" PID=236738 containerID=e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f description=openstack/glance-db-create-5c6nr/mariadb-database-create id=5cc7cba1-3bd7-4e87-b2a3-c3b658b826fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791",
2026-06-11 18:01:03.122167 | controller |     "Jun 11 17:26:54.348360 crc crio[23211]: time=\"2026-06-11T17:26:54.348247686Z\" level=info msg=\"Stopped pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958\" id=951fc70e-5e56-4537-8559-161baf61fa4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.122183 | controller |     "Jun 11 17:26:54.464041 crc crio[23211]: time=\"2026-06-11T17:26:54.463944565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.122199 | controller |     "Jun 11 17:26:54.488477 crc crio[23211]: time=\"2026-06-11T17:26:54.487887946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.122215 | controller |     "Jun 11 17:26:54.513850 crc crio[23211]: time=\"2026-06-11T17:26:54.513744873Z\" level=info msg=\"Stopped container dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e: openstack/nova-api-0/nova-api-api\" id=ddb08476-3e1c-45b1-aefe-e34134f4b7a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.122232 | controller |     "Jun 11 17:26:54.520495 crc crio[23211]: time=\"2026-06-11T17:26:54.520384029Z\" level=info msg=\"Stopping pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\" id=ffaec179-7fd6-4980-858a-f13424d9bf69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.122247 | controller |     "Jun 11 17:26:54.524307 crc crio[23211]: time=\"2026-06-11T17:26:54.524102162Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617 UID:a0b7c380-b9a3-4f94-90c9-e4f21185161e NetNS:/var/run/netns/e4662f87-e1df-49bc-95b6-51e6623188aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0b7c380_b9a3_4f94_90c9_e4f21185161e.slice PodAnnotations:0xc000130c10}] Aliases:map[]}\"",
2026-06-11 18:01:03.122269 | controller |     "Jun 11 17:26:54.524708 crc crio[23211]: time=\"2026-06-11T17:26:54.524685076Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.122285 | controller |     "Jun 11 17:26:54.721280 crc crio[23211]: time=\"2026-06-11T17:26:54.709261062Z\" level=info msg=\"Stopped container 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=35c82971-3822-4c5d-9053-3fe47636f28e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.122302 | controller |     "Jun 11 17:26:54.721976 crc crio[23211]: time=\"2026-06-11T17:26:54.721938059Z\" level=info msg=\"Stopping pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7\" id=30c5fcc7-6b0e-42b1-9197-772d0065e484 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.122319 | controller |     "Jun 11 17:26:54.726843 crc crio[23211]: time=\"2026-06-11T17:26:54.726805241Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7 UID:3110575a-ed5f-4276-b4a6-26eccb3cb1f2 NetNS:/var/run/netns/26724c45-cbbc-4336-a128-776b05a9ab99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3110575a_ed5f_4276_b4a6_26eccb3cb1f2.slice PodAnnotations:0xc003088b18}] Aliases:map[]}\"",
2026-06-11 18:01:03.122336 | controller |     "Jun 11 17:26:54.727210 crc crio[23211]: time=\"2026-06-11T17:26:54.72718592Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.122353 | controller |     "Jun 11 17:26:54.820855 crc crio[23211]: time=\"2026-06-11T17:26:54.809828991Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/POD\" id=22722429-111d-4ce1-a00e-f5434f6a4844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.122369 | controller |     "Jun 11 17:26:54.820855 crc crio[23211]: time=\"2026-06-11T17:26:54.810268242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.122387 | controller |     "Jun 11 17:26:54.832309 crc crio[23211]: time=\"2026-06-11T17:26:54.823723119Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-gtpx6-config-hr7b6/POD\" id=5dd295b2-188e-4b97-a0a3-2b5a52f035fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.122403 | controller |     "Jun 11 17:26:54.832309 crc crio[23211]: time=\"2026-06-11T17:26:54.823850153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.122419 | controller |     "Jun 11 17:26:55.442934 crc crio[23211]: time=\"2026-06-11T17:26:55.42965463Z\" level=info msg=\"Removed container 7b53fed181addb30a6a8162198a431cafd443a7cda1656968d7aa7f2ad1ab0e2: openshift-infra/auto-csr-approver-29686640-cvzwl/oc\" id=2fdab1c0-9329-4bfe-ad57-eb893a961b27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.122437 | controller |     "Jun 11 17:26:55.565337 crc crio[23211]: time=\"2026-06-11T17:26:55.561786451Z\" level=info msg=\"Removing container: dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861\" id=5b2faa75-7617-4b41-ab58-9cbe1b85b7dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.122458 | controller |     "Jun 11 17:26:55.579543 crc crio[23211]: time=\"2026-06-11T17:26:55.572861499Z\" level=info msg=\"Stopped pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\" id=7d29adb8-4e00-4bd5-9000-92080b257d45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.122474 | controller |     "Jun 11 17:26:55.692544 crc crio[23211]: time=\"2026-06-11T17:26:55.691778349Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6-config-hr7b6 Namespace:openstack ID:77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786 UID:dd61e838-7d5d-4d0b-ada5-1827757b6544 NetNS:/var/run/netns/8d2a51eb-b3cc-414f-a937-625e083f2229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd61e838_7d5d_4d0b_ada5_1827757b6544.slice PodAnnotations:0xc006bcc718}] Aliases:map[]}\"",
2026-06-11 18:01:03.122492 | controller |     "Jun 11 17:26:55.692544 crc crio[23211]: time=\"2026-06-11T17:26:55.69184506Z\" level=info msg=\"Adding pod openstack_ovn-controller-gtpx6-config-hr7b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.122508 | controller |     "Jun 11 17:26:55.872187 crc crio[23211]: time=\"2026-06-11T17:26:55.872023025Z\" level=info msg=\"Stopped pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86\" id=79f8259b-cbf8-4f21-a67f-86f450c374b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.122555 | controller |     "Jun 11 17:26:55.936640 crc crio[23211]: time=\"2026-06-11T17:26:55.936097901Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781198801-42bj8 Namespace:openstack ID:cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e UID:7e37f581-9c9c-4382-859a-14da229c8cea NetNS:/var/run/netns/e62fef8b-e2ef-4676-b717-b23b965e7265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e37f581_9c9c_4382_859a_14da229c8cea.slice PodAnnotations:0xc000130fe8}] Aliases:map[]}\"",
2026-06-11 18:01:03.122575 | controller |     "Jun 11 17:26:55.936640 crc crio[23211]: time=\"2026-06-11T17:26:55.936621763Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781198801-42bj8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.122593 | controller |     "Jun 11 17:26:56.268369 crc crio[23211]: time=\"2026-06-11T17:26:56.268256073Z\" level=info msg=\"Stopped container db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=e1f73488-ca6e-4f79-b080-978098ffbe6c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.122609 | controller |     "Jun 11 17:26:56.272234 crc crio[23211]: time=\"2026-06-11T17:26:56.270214932Z\" level=info msg=\"Stopping pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d\" id=a61800f1-4f81-4a2c-9b33-08d6167654ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.122627 | controller |     "Jun 11 17:26:56.275710 crc crio[23211]: time=\"2026-06-11T17:26:56.27538804Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d UID:878643ff-5d21-40f7-8c1c-fb815a7be9c9 NetNS:/var/run/netns/16980938-1c5e-49fc-a0a4-9057502d14f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod878643ff_5d21_40f7_8c1c_fb815a7be9c9.slice PodAnnotations:0xc006618b60}] Aliases:map[]}\"",
2026-06-11 18:01:03.122643 | controller |     "Jun 11 17:26:56.276306 crc crio[23211]: time=\"2026-06-11T17:26:56.276246872Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.122664 | controller |     "Jun 11 17:26:56.285309 crc crio[23211]: time=\"2026-06-11T17:26:56.285210877Z\" level=info msg=\"Stopped pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7\" id=30c5fcc7-6b0e-42b1-9197-772d0065e484 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.122680 | controller |     "Jun 11 17:26:56.294341 crc crio[23211]: time=\"2026-06-11T17:26:56.294223233Z\" level=info msg=\"Stopped pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\" id=ffaec179-7fd6-4980-858a-f13424d9bf69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.122696 | controller |     "Jun 11 17:26:56.326307 crc crio[23211]: time=\"2026-06-11T17:26:56.326194444Z\" level=info msg=\"Stopped pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\" id=576e9704-81aa-48f4-8376-3046abaa3007 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.122713 | controller |     "Jun 11 17:26:56.527014 crc crio[23211]: time=\"2026-06-11T17:26:56.526267137Z\" level=info msg=\"Stopping container: cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6 (timeout: 604787s)\" id=5d405ed4-646c-4e0e-9223-024d99ca4cd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.122729 | controller |     "Jun 11 17:26:56.657956 crc crio[23211]: 2026-06-11T17:26:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdb5050c92f29b4 Mac:d6:9f:19:b3:8d:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/e62fef8b-e2ef-4676-b717-b23b965e7265 SocketPath: PciID:}] [{Interface:0xc0004146c0 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.122745 | controller |     "Jun 11 17:26:56.664344 crc crio[23211]: time=\"2026-06-11T17:26:56.664251573Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781198801-42bj8 Namespace:openstack ID:cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e UID:7e37f581-9c9c-4382-859a-14da229c8cea NetNS:/var/run/netns/e62fef8b-e2ef-4676-b717-b23b965e7265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e37f581_9c9c_4382_859a_14da229c8cea.slice PodAnnotations:0xc000130fe8}] Aliases:map[]}\"",
2026-06-11 18:01:03.122762 | controller |     "Jun 11 17:26:56.664629 crc crio[23211]: time=\"2026-06-11T17:26:56.664550402Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781198801-42bj8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.122778 | controller |     "Jun 11 17:26:56.709957 crc crio[23211]: 2026-06-11T17:26:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77f6ae2a4973754 Mac:8e:e0:71:fe:81:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/8d2a51eb-b3cc-414f-a937-625e083f2229 SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.122795 | controller |     "Jun 11 17:26:56.709957 crc crio[23211]: time=\"2026-06-11T17:26:56.709625621Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6-config-hr7b6 Namespace:openstack ID:77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786 UID:dd61e838-7d5d-4d0b-ada5-1827757b6544 NetNS:/var/run/netns/8d2a51eb-b3cc-414f-a937-625e083f2229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd61e838_7d5d_4d0b_ada5_1827757b6544.slice PodAnnotations:0xc006bcc718}] Aliases:map[]}\"",
2026-06-11 18:01:03.122811 | controller |     "Jun 11 17:26:56.709957 crc crio[23211]: time=\"2026-06-11T17:26:56.709760334Z\" level=info msg=\"Checking pod openstack_ovn-controller-gtpx6-config-hr7b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.122827 | controller |     "Jun 11 17:26:56.774485 crc crio[23211]: time=\"2026-06-11T17:26:56.774309201Z\" level=info msg=\"Created container 1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=b1890b7c-64fa-4f13-bc1f-5ca3137926c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.122848 | controller |     "Jun 11 17:26:56.776189 crc crio[23211]: time=\"2026-06-11T17:26:56.775993513Z\" level=info msg=\"Starting container: 1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446\" id=93ace850-b925-4307-9406-a8ec06bd88c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.122865 | controller |     "Jun 11 17:26:56.783511 crc crio[23211]: time=\"2026-06-11T17:26:56.783391549Z\" level=info msg=\"Started container\" PID=237340 containerID=1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446 description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=93ace850-b925-4307-9406-a8ec06bd88c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033",
2026-06-11 18:01:03.122882 | controller |     "Jun 11 17:26:56.863916 crc crio[23211]: time=\"2026-06-11T17:26:56.862397799Z\" level=info msg=\"Created container 4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=b2769a40-bcf3-47ab-96a1-0ed5669a8c08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.122898 | controller |     "Jun 11 17:26:56.866307 crc crio[23211]: time=\"2026-06-11T17:26:56.866005419Z\" level=info msg=\"Starting container: 4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077\" id=6e4d6a35-7708-4297-9a12-c86a2eaf151f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.122914 | controller |     "Jun 11 17:26:56.867711 crc crio[23211]: time=\"2026-06-11T17:26:56.867571238Z\" level=info msg=\"Created container 32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=df326775-20c5-4c7d-8b19-f5691f86df39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.122930 | controller |     "Jun 11 17:26:56.874210 crc crio[23211]: time=\"2026-06-11T17:26:56.873795274Z\" level=info msg=\"Started container\" PID=237349 containerID=4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=6e4d6a35-7708-4297-9a12-c86a2eaf151f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db",
2026-06-11 18:01:03.122947 | controller |     "Jun 11 17:26:56.874210 crc crio[23211]: time=\"2026-06-11T17:26:56.873898866Z\" level=info msg=\"Starting container: 32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f\" id=6e9b83d1-9ec2-4ba6-a316-318bf47558d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.122963 | controller |     "Jun 11 17:26:56.883476 crc crio[23211]: time=\"2026-06-11T17:26:56.88240946Z\" level=info msg=\"Created container 3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2: openstack/neutron-db-create-47llt/mariadb-database-create\" id=2512c465-b2a3-4d5d-85c7-66959db154e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.122979 | controller |     "Jun 11 17:26:56.893342 crc crio[23211]: time=\"2026-06-11T17:26:56.887511938Z\" level=info msg=\"Starting container: 3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2\" id=d850d79a-a626-41c0-a589-cc8ec0ade1c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.122995 | controller |     "Jun 11 17:26:56.909956 crc crio[23211]: time=\"2026-06-11T17:26:56.907681083Z\" level=info msg=\"Started container\" PID=237339 containerID=3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2 description=openstack/neutron-db-create-47llt/mariadb-database-create id=d850d79a-a626-41c0-a589-cc8ec0ade1c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706",
2026-06-11 18:01:03.123015 | controller |     "Jun 11 17:26:56.933275 crc crio[23211]: time=\"2026-06-11T17:26:56.932755742Z\" level=info msg=\"Started container\" PID=237342 containerID=32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=6e9b83d1-9ec2-4ba6-a316-318bf47558d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175",
2026-06-11 18:01:03.123032 | controller |     "Jun 11 17:26:56.946353 crc crio[23211]: time=\"2026-06-11T17:26:56.946244489Z\" level=info msg=\"Created container 01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=d47662fb-7610-4ba2-a3d8-24177842e282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123049 | controller |     "Jun 11 17:26:56.950477 crc crio[23211]: time=\"2026-06-11T17:26:56.950032643Z\" level=info msg=\"Ran pod sandbox cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e with infra container: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/POD\" id=22722429-111d-4ce1-a00e-f5434f6a4844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.123065 | controller |     "Jun 11 17:26:56.962488 crc crio[23211]: time=\"2026-06-11T17:26:56.958779183Z\" level=info msg=\"Starting container: 01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629\" id=2bcd84ef-8abb-4dc5-a292-2ad7ade3fc75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.123082 | controller |     "Jun 11 17:26:56.981851 crc crio[23211]: time=\"2026-06-11T17:26:56.981698897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=2cf23987-bbf0-42c1-b391-5ad636861e42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.123098 | controller |     "Jun 11 17:26:56.985369 crc crio[23211]: time=\"2026-06-11T17:26:56.985272686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=d2c1acf8-676a-4973-b17f-522116438375 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.123115 | controller |     "Jun 11 17:26:56.991615 crc crio[23211]: time=\"2026-06-11T17:26:56.991525284Z\" level=info msg=\"Started container\" PID=237364 containerID=01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=2bcd84ef-8abb-4dc5-a292-2ad7ade3fc75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747",
2026-06-11 18:01:03.123131 | controller |     "Jun 11 17:26:57.002565 crc crio[23211]: time=\"2026-06-11T17:26:57.002401126Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=01eb27a7-afd9-4953-a83e-0011f4712f00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123148 | controller |     "Jun 11 17:26:57.002902 crc crio[23211]: time=\"2026-06-11T17:26:57.002840397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.123165 | controller |     "Jun 11 17:26:57.059458 crc crio[23211]: time=\"2026-06-11T17:26:57.059341243Z\" level=info msg=\"Ran pod sandbox 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786 with infra container: openstack/ovn-controller-gtpx6-config-hr7b6/POD\" id=5dd295b2-188e-4b97-a0a3-2b5a52f035fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.123181 | controller |     "Jun 11 17:26:57.067933 crc crio[23211]: time=\"2026-06-11T17:26:57.067256442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=51a76200-89e8-421c-8e33-04541915509a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.123207 | controller |     "Jun 11 17:26:57.073489 crc crio[23211]: time=\"2026-06-11T17:26:57.072172145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=ce30dff2-ee98-4c71-b315-21dbc9baba58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.123224 | controller |     "Jun 11 17:26:57.092658 crc crio[23211]: time=\"2026-06-11T17:26:57.092563656Z\" level=info msg=\"Creating container: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config\" id=74f423d9-356e-4a57-852a-bae25de1ca4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123241 | controller |     "Jun 11 17:26:57.093897 crc crio[23211]: time=\"2026-06-11T17:26:57.093013727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.123258 | controller |     "Jun 11 17:26:57.096525 crc crio[23211]: time=\"2026-06-11T17:26:57.096375592Z\" level=info msg=\"Stopped pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d\" id=a61800f1-4f81-4a2c-9b33-08d6167654ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.123274 | controller |     "Jun 11 17:26:57.215806 crc crio[23211]: time=\"2026-06-11T17:26:57.215709471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.123291 | controller |     "Jun 11 17:26:57.225412 crc crio[23211]: time=\"2026-06-11T17:26:57.225324192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.123309 | controller |     "Jun 11 17:26:57.326770 crc crio[23211]: time=\"2026-06-11T17:26:57.326518368Z\" level=info msg=\"Created container 675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=e92ef3f5-6db4-4b85-af62-6036217d1907 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123325 | controller |     "Jun 11 17:26:57.335552 crc crio[23211]: time=\"2026-06-11T17:26:57.33540172Z\" level=info msg=\"Starting container: 675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06\" id=dfb2c088-e986-4b15-b943-db0019a9886b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.123341 | controller |     "Jun 11 17:26:57.346117 crc crio[23211]: time=\"2026-06-11T17:26:57.346053777Z\" level=info msg=\"Started container\" PID=237345 containerID=675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06 description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=dfb2c088-e986-4b15-b943-db0019a9886b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013",
2026-06-11 18:01:03.123377 | controller |     "Jun 11 17:26:57.538327 crc crio[23211]: time=\"2026-06-11T17:26:57.538226932Z\" level=info msg=\"Created container 6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=f7e73430-fc6a-42bb-813e-1741698b7018 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123397 | controller |     "Jun 11 17:26:57.540982 crc crio[23211]: time=\"2026-06-11T17:26:57.54093677Z\" level=info msg=\"Starting container: 6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce\" id=8071cfed-5aed-4a62-aada-4a28119b1980 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.123417 | controller |     "Jun 11 17:26:57.548815 crc crio[23211]: time=\"2026-06-11T17:26:57.548725685Z\" level=info msg=\"Started container\" PID=237374 containerID=6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce description=openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update id=8071cfed-5aed-4a62-aada-4a28119b1980 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9",
2026-06-11 18:01:03.123435 | controller |     "Jun 11 17:26:57.576537 crc crio[23211]: time=\"2026-06-11T17:26:57.572954111Z\" level=info msg=\"Stopping container: 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7 (timeout: 604786s)\" id=e49cd558-401e-4ea7-8ca6-b7bf72b8e5c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.123452 | controller |     "Jun 11 17:26:57.589594 crc crio[23211]: time=\"2026-06-11T17:26:57.586120432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.123469 | controller |     "Jun 11 17:26:57.661818 crc crio[23211]: time=\"2026-06-11T17:26:57.661757977Z\" level=info msg=\"Created container 772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=df3907bb-bd91-428e-b591-476b92e9c6a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123485 | controller |     "Jun 11 17:26:57.663792 crc crio[23211]: time=\"2026-06-11T17:26:57.663701696Z\" level=info msg=\"Starting container: 772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942\" id=d2ffa9b0-ca2e-44cf-b283-bebb4f9f60a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.123501 | controller |     "Jun 11 17:26:57.671854 crc crio[23211]: time=\"2026-06-11T17:26:57.671753707Z\" level=info msg=\"Started container\" PID=237343 containerID=772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942 description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=d2ffa9b0-ca2e-44cf-b283-bebb4f9f60a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99",
2026-06-11 18:01:03.123544 | controller |     "Jun 11 17:26:57.693891 crc crio[23211]: time=\"2026-06-11T17:26:57.69378535Z\" level=info msg=\"Created container aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=187f3ad3-371e-483e-acd9-f66a01322e20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123565 | controller |     "Jun 11 17:26:57.694817 crc crio[23211]: time=\"2026-06-11T17:26:57.694714003Z\" level=info msg=\"Starting container: aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1\" id=cc2a1af8-a65d-406f-b91d-06a6466ffb33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.123582 | controller |     "Jun 11 17:26:57.715405 crc crio[23211]: time=\"2026-06-11T17:26:57.71534505Z\" level=info msg=\"Started container\" PID=237334 containerID=aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1 description=openstack/nova-cell1-db-create-lrp4l/mariadb-database-create id=cc2a1af8-a65d-406f-b91d-06a6466ffb33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5",
2026-06-11 18:01:03.123599 | controller |     "Jun 11 17:26:57.765679 crc crio[23211]: time=\"2026-06-11T17:26:57.765556978Z\" level=info msg=\"Created container 6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=bb13ee1c-7468-44aa-a95a-fc982f202c32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123616 | controller |     "Jun 11 17:26:57.768084 crc crio[23211]: time=\"2026-06-11T17:26:57.767558548Z\" level=info msg=\"Starting container: 6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c\" id=06f96008-6d06-4c14-835b-573f44429c85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.123636 | controller |     "Jun 11 17:26:57.776264 crc crio[23211]: time=\"2026-06-11T17:26:57.776105902Z\" level=info msg=\"Started container\" PID=237324 containerID=6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c description=openstack/barbican-db-create-9spfg/mariadb-database-create id=06f96008-6d06-4c14-835b-573f44429c85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d",
2026-06-11 18:01:03.123652 | controller |     "Jun 11 17:26:57.794255 crc crio[23211]: time=\"2026-06-11T17:26:57.7939433Z\" level=info msg=\"Created container e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=a616ab8b-42a5-4b4b-9691-5527a76d478d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123668 | controller |     "Jun 11 17:26:57.805495 crc crio[23211]: time=\"2026-06-11T17:26:57.805289153Z\" level=info msg=\"Starting container: e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6\" id=9fc0fe27-84c1-4084-8b73-147b6192f165 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.123684 | controller |     "Jun 11 17:26:57.817040 crc crio[23211]: time=\"2026-06-11T17:26:57.816947926Z\" level=info msg=\"Started container\" PID=237350 containerID=e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6 description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=9fc0fe27-84c1-4084-8b73-147b6192f165 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79",
2026-06-11 18:01:03.123700 | controller |     "Jun 11 17:26:57.851577 crc crio[23211]: time=\"2026-06-11T17:26:57.851389718Z\" level=info msg=\"Created container fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=8e118a3a-187b-463a-9d8e-256bf1b400d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123716 | controller |     "Jun 11 17:26:57.859668 crc crio[23211]: time=\"2026-06-11T17:26:57.858347772Z\" level=info msg=\"Starting container: fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83\" id=52baa1e8-fa88-4b23-ad19-7298ddbaf401 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.123732 | controller |     "Jun 11 17:26:57.902515 crc crio[23211]: time=\"2026-06-11T17:26:57.900922419Z\" level=info msg=\"Started container\" PID=237371 containerID=fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83 description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=52baa1e8-fa88-4b23-ad19-7298ddbaf401 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e",
2026-06-11 18:01:03.123748 | controller |     "Jun 11 17:26:57.915490 crc crio[23211]: time=\"2026-06-11T17:26:57.914796067Z\" level=info msg=\"Created container ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=058940ff-99c4-4a05-aac9-eb68e2232aea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123764 | controller |     "Jun 11 17:26:57.918520 crc crio[23211]: time=\"2026-06-11T17:26:57.917623137Z\" level=info msg=\"Starting container: ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e\" id=d027f8df-a759-45a3-953a-951479c70618 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.123780 | controller |     "Jun 11 17:26:57.936410 crc crio[23211]: time=\"2026-06-11T17:26:57.935577077Z\" level=info msg=\"Started container\" PID=237351 containerID=ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=d027f8df-a759-45a3-953a-951479c70618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f",
2026-06-11 18:01:03.123800 | controller |     "Jun 11 17:26:58.058948 crc crio[23211]: time=\"2026-06-11T17:26:58.058829346Z\" level=info msg=\"Removed container dbbe40a05a397b88f9eb0ee7b02ba327e4163549340974c536ee195bf760e861: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=5b2faa75-7617-4b41-ab58-9cbe1b85b7dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.123816 | controller |     "Jun 11 17:26:58.101527 crc crio[23211]: time=\"2026-06-11T17:26:58.1008757Z\" level=info msg=\"Removing container: 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a\" id=0ba57940-6489-44af-a1b1-04eff6607964 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.123832 | controller |     "Jun 11 17:26:58.263101 crc crio[23211]: time=\"2026-06-11T17:26:58.262625182Z\" level=info msg=\"Removed container 566cfc48158686e4c15cd768682bdf63187627aefbb5b9067102ce2cd4e4b42a: openstack/openstack-cell1-galera-0/galera\" id=0ba57940-6489-44af-a1b1-04eff6607964 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.123849 | controller |     "Jun 11 17:26:58.275780 crc crio[23211]: time=\"2026-06-11T17:26:58.275188468Z\" level=info msg=\"Removing container: 141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d\" id=67a7226e-d15f-4cea-a72e-8eb151a3f9f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.123865 | controller |     "Jun 11 17:26:58.498890 crc crio[23211]: time=\"2026-06-11T17:26:58.498770909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=60084a87-547a-4be0-bf46-b8a61198d4ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.123881 | controller |     "Jun 11 17:26:58.506073 crc crio[23211]: time=\"2026-06-11T17:26:58.504882172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bab9c985-3864-4cfb-b92a-43ebdbe99e84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.123896 | controller |     "Jun 11 17:26:58.515829 crc crio[23211]: time=\"2026-06-11T17:26:58.515727594Z\" level=info msg=\"Creating container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=f3c1e18f-0a62-4a90-8c64-b93c9bfb7cde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123912 | controller |     "Jun 11 17:26:58.516284 crc crio[23211]: time=\"2026-06-11T17:26:58.516215066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.123928 | controller |     "Jun 11 17:26:58.591190 crc crio[23211]: time=\"2026-06-11T17:26:58.591050251Z\" level=info msg=\"Created container 76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=01eb27a7-afd9-4953-a83e-0011f4712f00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123944 | controller |     "Jun 11 17:26:58.592792 crc crio[23211]: time=\"2026-06-11T17:26:58.592707363Z\" level=info msg=\"Starting container: 76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667\" id=da9013c9-e625-4203-932f-509d3a8ed5fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.123961 | controller |     "Jun 11 17:26:58.637836 crc crio[23211]: time=\"2026-06-11T17:26:58.637738962Z\" level=info msg=\"Started container\" PID=238169 containerID=76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667 description=openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config id=da9013c9-e625-4203-932f-509d3a8ed5fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e",
2026-06-11 18:01:03.123981 | controller |     "Jun 11 17:26:58.722257 crc crio[23211]: time=\"2026-06-11T17:26:58.722022162Z\" level=info msg=\"Created container 33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2: openstack/dnsmasq-dns-694549dd57-nbsxf/init\" id=1e68c14a-fd28-44c9-aba7-8bb11900ecdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.123998 | controller |     "Jun 11 17:26:58.725585 crc crio[23211]: time=\"2026-06-11T17:26:58.7255106Z\" level=info msg=\"Starting container: 33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2\" id=3b389e11-c061-4e88-b522-d84aee39b5e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.124014 | controller |     "Jun 11 17:26:58.737027 crc crio[23211]: time=\"2026-06-11T17:26:58.736351352Z\" level=info msg=\"Started container\" PID=237707 containerID=33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2 description=openstack/dnsmasq-dns-694549dd57-nbsxf/init id=3b389e11-c061-4e88-b522-d84aee39b5e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57",
2026-06-11 18:01:03.124030 | controller |     "Jun 11 17:26:58.742869 crc crio[23211]: time=\"2026-06-11T17:26:58.741387498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124046 | controller |     "Jun 11 17:26:58.765744 crc crio[23211]: time=\"2026-06-11T17:26:58.765601665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124062 | controller |     "Jun 11 17:26:59.304857 crc crio[23211]: time=\"2026-06-11T17:26:59.304370985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124078 | controller |     "Jun 11 17:26:59.335217 crc crio[23211]: time=\"2026-06-11T17:26:59.33251159Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/POD\" id=29f9200b-d53f-46cf-b9c3-55e9d67de84f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.124094 | controller |     "Jun 11 17:26:59.335217 crc crio[23211]: time=\"2026-06-11T17:26:59.332617852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124112 | controller |     "Jun 11 17:26:59.406684 crc crio[23211]: time=\"2026-06-11T17:26:59.406592676Z\" level=info msg=\"Removed container 141ba5a721e55d5626dc69d5ca723f90ebd437715104f28b16659fdf1e884b7d: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=67a7226e-d15f-4cea-a72e-8eb151a3f9f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.124130 | controller |     "Jun 11 17:26:59.417045 crc crio[23211]: time=\"2026-06-11T17:26:59.416933735Z\" level=info msg=\"Removing container: 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1\" id=26fe47d4-58ba-407b-a60c-50df0c66b77e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.124146 | controller |     "Jun 11 17:26:59.433505 crc crio[23211]: time=\"2026-06-11T17:26:59.433359716Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-64bc7569fd-b8fmr Namespace:openstack ID:35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04 UID:69742de5-2ffe-4c42-ab41-27f6e336ba36 NetNS:/var/run/netns/328d4c4d-0adb-470b-a153-32b04476ed8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69742de5_2ffe_4c42_ab41_27f6e336ba36.slice PodAnnotations:0xc003088398}] Aliases:map[]}\"",
2026-06-11 18:01:03.124162 | controller |     "Jun 11 17:26:59.433505 crc crio[23211]: time=\"2026-06-11T17:26:59.43349908Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-64bc7569fd-b8fmr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.124182 | controller |     "Jun 11 17:26:59.556537 crc crio[23211]: time=\"2026-06-11T17:26:59.551901317Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-75fb77fcc-75qjt/POD\" id=98f7dab6-23a9-439a-af6c-ae143b60db9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.124198 | controller |     "Jun 11 17:26:59.556537 crc crio[23211]: time=\"2026-06-11T17:26:59.552774969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124214 | controller |     "Jun 11 17:26:59.575131 crc crio[23211]: time=\"2026-06-11T17:26:59.575075598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=91ac8877-e840-4767-b4f9-445d243ada77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.124230 | controller |     "Jun 11 17:26:59.587630 crc crio[23211]: time=\"2026-06-11T17:26:59.585919089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3003ab88-025b-4c51-9460-8b1515598227 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.124246 | controller |     "Jun 11 17:26:59.601211 crc crio[23211]: time=\"2026-06-11T17:26:59.600585187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4602bfe6-5b33-480c-a9a3-35679079510d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.124262 | controller |     "Jun 11 17:26:59.603692 crc crio[23211]: time=\"2026-06-11T17:26:59.603618113Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=019e254c-35b1-492b-bd95-61fba19cdc12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.124278 | controller |     "Jun 11 17:26:59.604084 crc crio[23211]: time=\"2026-06-11T17:26:59.604022072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124294 | controller |     "Jun 11 17:26:59.625298 crc crio[23211]: time=\"2026-06-11T17:26:59.624508806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=fcf68220-950f-4cb6-a424-bfa24e3b2cd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.124309 | controller |     "Jun 11 17:26:59.653245 crc crio[23211]: time=\"2026-06-11T17:26:59.651221875Z\" level=info msg=\"Got pod network &{Name:barbican-worker-75fb77fcc-75qjt Namespace:openstack ID:db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54 UID:8f15d0c8-fd55-4e16-be5e-1ad0619958eb NetNS:/var/run/netns/92d41305-19f5-43b4-a93f-4846f7091564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f15d0c8_fd55_4e16_be5e_1ad0619958eb.slice PodAnnotations:0xc0006126b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.124326 | controller |     "Jun 11 17:26:59.653245 crc crio[23211]: time=\"2026-06-11T17:26:59.651271787Z\" level=info msg=\"Adding pod openstack_barbican-worker-75fb77fcc-75qjt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.124342 | controller |     "Jun 11 17:26:59.706495 crc crio[23211]: time=\"2026-06-11T17:26:59.705749152Z\" level=info msg=\"Created container 68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config\" id=74f423d9-356e-4a57-852a-bae25de1ca4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.124362 | controller |     "Jun 11 17:26:59.710351 crc crio[23211]: time=\"2026-06-11T17:26:59.710174372Z\" level=info msg=\"Starting container: 68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb\" id=8e997994-fcfb-4352-a86d-d47179b24457 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.124379 | controller |     "Jun 11 17:26:59.731665 crc crio[23211]: time=\"2026-06-11T17:26:59.721894536Z\" level=info msg=\"Started container\" PID=238291 containerID=68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb description=openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config id=8e997994-fcfb-4352-a86d-d47179b24457 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786",
2026-06-11 18:01:03.124395 | controller |     "Jun 11 17:26:59.797681 crc crio[23211]: time=\"2026-06-11T17:26:59.79749392Z\" level=info msg=\"Removed container 4a94b1df511a9872d1e6401ee3d779c1509b9a0ea93617cd3771120beb9865a1: openstack/cinder-scheduler-0/probe\" id=26fe47d4-58ba-407b-a60c-50df0c66b77e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.124412 | controller |     "Jun 11 17:26:59.802631 crc crio[23211]: time=\"2026-06-11T17:26:59.801707886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=da00a4f4-ae27-4b99-9c2a-1a6fc136145e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.124429 | controller |     "Jun 11 17:26:59.805916 crc crio[23211]: time=\"2026-06-11T17:26:59.804831704Z\" level=info msg=\"Removing container: c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3\" id=90a8f3d3-2f08-4044-af02-13e62a6eb429 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.124445 | controller |     "Jun 11 17:26:59.874924 crc crio[23211]: time=\"2026-06-11T17:26:59.874809597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=81492ecb-76f5-43af-87e6-ef49131f548d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.124462 | controller |     "Jun 11 17:26:59.900693 crc crio[23211]: time=\"2026-06-11T17:26:59.900389058Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns\" id=78308633-fac4-44a5-bd01-7012e57431dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.124479 | controller |     "Jun 11 17:26:59.901010 crc crio[23211]: time=\"2026-06-11T17:26:59.900950752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124495 | controller |     "Jun 11 17:26:59.902646 crc crio[23211]: time=\"2026-06-11T17:26:59.902574324Z\" level=info msg=\"Created container 48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=f3c1e18f-0a62-4a90-8c64-b93c9bfb7cde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.124528 | controller |     "Jun 11 17:26:59.903831 crc crio[23211]: time=\"2026-06-11T17:26:59.903769804Z\" level=info msg=\"Starting container: 48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb\" id=94b71eb5-67f2-4a10-a05e-6326bee62db6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.124558 | controller |     "Jun 11 17:26:59.905698 crc crio[23211]: time=\"2026-06-11T17:26:59.904918712Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=f049fde7-3c51-45aa-b323-7d7f7d8e554f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.124576 | controller |     "Jun 11 17:26:59.915052 crc crio[23211]: time=\"2026-06-11T17:26:59.914361979Z\" level=info msg=\"Started container\" PID=238285 containerID=48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb description=openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update id=94b71eb5-67f2-4a10-a05e-6326bee62db6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9",
2026-06-11 18:01:03.124597 | controller |     "Jun 11 17:26:59.956649 crc crio[23211]: time=\"2026-06-11T17:26:59.955879969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124614 | controller |     "Jun 11 17:26:59.976595 crc crio[23211]: time=\"2026-06-11T17:26:59.972621619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124630 | controller |     "Jun 11 17:26:59.985857 crc crio[23211]: time=\"2026-06-11T17:26:59.982084765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124647 | controller |     "Jun 11 17:26:59.985857 crc crio[23211]: time=\"2026-06-11T17:26:59.984519696Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-7c96f598dd-69xx8/POD\" id=af6e3ade-5c0e-4fe8-90c5-8bb5c334ecc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.124663 | controller |     "Jun 11 17:26:59.985857 crc crio[23211]: time=\"2026-06-11T17:26:59.984612639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124678 | controller |     "Jun 11 17:27:00.043511 crc crio[23211]: time=\"2026-06-11T17:27:00.039604536Z\" level=info msg=\"Removed container c1d83d564f9bf49291ea64c621cf357452a82ed7f2ea2f2a33a63f4fea7eedd3: openstack/glance-default-external-api-0/glance-log\" id=90a8f3d3-2f08-4044-af02-13e62a6eb429 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.124694 | controller |     "Jun 11 17:27:00.117355 crc crio[23211]: time=\"2026-06-11T17:27:00.117255672Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-vz669-config-8v4gn/POD\" id=91976fa1-6059-4633-b532-7ebd0b89994b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.124710 | controller |     "Jun 11 17:27:00.117576 crc crio[23211]: time=\"2026-06-11T17:27:00.117399006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124726 | controller |     "Jun 11 17:27:00.124070 crc crio[23211]: time=\"2026-06-11T17:27:00.122577656Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-vz669/POD\" id=e686c898-0689-4a55-841c-eaccad0dda12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.124743 | controller |     "Jun 11 17:27:00.124070 crc crio[23211]: time=\"2026-06-11T17:27:00.122692909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124759 | controller |     "Jun 11 17:27:00.131272 crc crio[23211]: time=\"2026-06-11T17:27:00.130981285Z\" level=info msg=\"Stopping pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\" id=1eabe0d4-e65d-47d1-a6f7-3b654ec74628 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.124774 | controller |     "Jun 11 17:27:00.131272 crc crio[23211]: time=\"2026-06-11T17:27:00.131215061Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\" id=1eabe0d4-e65d-47d1-a6f7-3b654ec74628 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.124790 | controller |     "Jun 11 17:27:00.145164 crc crio[23211]: time=\"2026-06-11T17:27:00.145048189Z\" level=info msg=\"Removing pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\" id=7987ff99-7d83-4ddb-add1-70fc77655622 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.124809 | controller |     "Jun 11 17:27:00.286204 crc crio[23211]: 2026-06-11T17:27:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35c90afc86b02f7 Mac:c2:41:87:a7:ed:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/328d4c4d-0adb-470b-a153-32b04476ed8c SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.124825 | controller |     "Jun 11 17:27:00.286204 crc crio[23211]: time=\"2026-06-11T17:27:00.282763679Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-64bc7569fd-b8fmr Namespace:openstack ID:35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04 UID:69742de5-2ffe-4c42-ab41-27f6e336ba36 NetNS:/var/run/netns/328d4c4d-0adb-470b-a153-32b04476ed8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69742de5_2ffe_4c42_ab41_27f6e336ba36.slice PodAnnotations:0xc003088398}] Aliases:map[]}\"",
2026-06-11 18:01:03.124840 | controller |     "Jun 11 17:27:00.286204 crc crio[23211]: time=\"2026-06-11T17:27:00.282902642Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-64bc7569fd-b8fmr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.124856 | controller |     "Jun 11 17:27:00.318085 crc crio[23211]: time=\"2026-06-11T17:27:00.318003252Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=fe680925-d42c-4438-93ab-87331325c11f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.124870 | controller |     "Jun 11 17:27:00.318337 crc crio[23211]: time=\"2026-06-11T17:27:00.318114125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124886 | controller |     "Jun 11 17:27:00.366740 crc crio[23211]: time=\"2026-06-11T17:27:00.36663222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124901 | controller |     "Jun 11 17:27:00.377545 crc crio[23211]: time=\"2026-06-11T17:27:00.375965935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.124916 | controller |     "Jun 11 17:27:00.596627 crc crio[23211]: 2026-06-11T17:27:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db5c3c0ba06ff99 Mac:7a:67:c0:93:6c:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/92d41305-19f5-43b4-a93f-4846f7091564 SocketPath: PciID:}] [{Interface:0xc0001805e0 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.124932 | controller |     "Jun 11 17:27:00.598952 crc crio[23211]: time=\"2026-06-11T17:27:00.598873338Z\" level=info msg=\"Got pod network &{Name:barbican-worker-75fb77fcc-75qjt Namespace:openstack ID:db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54 UID:8f15d0c8-fd55-4e16-be5e-1ad0619958eb NetNS:/var/run/netns/92d41305-19f5-43b4-a93f-4846f7091564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f15d0c8_fd55_4e16_be5e_1ad0619958eb.slice PodAnnotations:0xc0006126b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.124947 | controller |     "Jun 11 17:27:00.599168 crc crio[23211]: time=\"2026-06-11T17:27:00.599076333Z\" level=info msg=\"Checking pod openstack_barbican-worker-75fb77fcc-75qjt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.124966 | controller |     "Jun 11 17:27:00.637882 crc crio[23211]: time=\"2026-06-11T17:27:00.632363189Z\" level=info msg=\"Ran pod sandbox 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04 with infra container: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/POD\" id=29f9200b-d53f-46cf-b9c3-55e9d67de84f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.124982 | controller |     "Jun 11 17:27:00.649269 crc crio[23211]: time=\"2026-06-11T17:27:00.649188359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=f372123f-0726-4656-9c8a-1f3723464a3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.124997 | controller |     "Jun 11 17:27:00.806796 crc crio[23211]: time=\"2026-06-11T17:27:00.806059671Z\" level=info msg=\"Ran pod sandbox db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54 with infra container: openstack/barbican-worker-75fb77fcc-75qjt/POD\" id=98f7dab6-23a9-439a-af6c-ae143b60db9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.125012 | controller |     "Jun 11 17:27:00.829474 crc crio[23211]: time=\"2026-06-11T17:27:00.8240042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=348ce9b7-e72a-458e-b3ba-ff65a5e7f990 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.125026 | controller |     "Jun 11 17:27:00.870962 crc crio[23211]: time=\"2026-06-11T17:27:00.870879164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=18d912a7-1b06-4767-85e4-e830cad42625 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.125041 | controller |     "Jun 11 17:27:00.879229 crc crio[23211]: time=\"2026-06-11T17:27:00.879104531Z\" level=info msg=\"Got pod network &{Name:ovn-controller-vz669-config-8v4gn Namespace:openstack ID:08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f UID:78df4fa0-f6e2-420e-b062-92b4dec9262d NetNS:/var/run/netns/78047a89-f212-4c4c-a6c8-52c8be59b470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78df4fa0_f6e2_420e_b062_92b4dec9262d.slice PodAnnotations:0xc00294e040}] Aliases:map[]}\"",
2026-06-11 18:01:03.125055 | controller |     "Jun 11 17:27:00.879229 crc crio[23211]: time=\"2026-06-11T17:27:00.879215953Z\" level=info msg=\"Adding pod openstack_ovn-controller-vz669-config-8v4gn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.125071 | controller |     "Jun 11 17:27:00.886502 crc crio[23211]: time=\"2026-06-11T17:27:00.882971588Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661 UID:d35c7fcb-e859-4e4d-9b18-a38cf4e050ad NetNS:/var/run/netns/0ad0f5ed-af20-415d-a05e-ee48753cfe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd35c7fcb_e859_4e4d_9b18_a38cf4e050ad.slice PodAnnotations:0xc000d2e1e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.125087 | controller |     "Jun 11 17:27:00.886502 crc crio[23211]: time=\"2026-06-11T17:27:00.88304832Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.125102 | controller |     "Jun 11 17:27:00.919915 crc crio[23211]: time=\"2026-06-11T17:27:00.908023236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fc2f5fd0-44f9-4c2f-ab0d-7a939d3226f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.125120 | controller |     "Jun 11 17:27:00.927594 crc crio[23211]: time=\"2026-06-11T17:27:00.927403371Z\" level=info msg=\"Removed pod sandbox: 4652ed96c4d2eded9b0deedb4d0410ae188bbe3ff585015f2fa11c3ee1a5b123\" id=7987ff99-7d83-4ddb-add1-70fc77655622 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.125136 | controller |     "Jun 11 17:27:00.943366 crc crio[23211]: time=\"2026-06-11T17:27:00.943275049Z\" level=info msg=\"Stopping pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\" id=5d9409b1-f287-4596-ac7f-ce139e41a6a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.125150 | controller |     "Jun 11 17:27:00.943366 crc crio[23211]: time=\"2026-06-11T17:27:00.943370201Z\" level=info msg=\"Stopped pod sandbox (already stopped): d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\" id=5d9409b1-f287-4596-ac7f-ce139e41a6a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.125165 | controller |     "Jun 11 17:27:00.947379 crc crio[23211]: time=\"2026-06-11T17:27:00.94731763Z\" level=info msg=\"Removing pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\" id=78589d5f-6c30-481a-a1cc-a759f48d866e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.125180 | controller |     "Jun 11 17:27:00.950065 crc crio[23211]: time=\"2026-06-11T17:27:00.949972547Z\" level=info msg=\"Created container 69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=019e254c-35b1-492b-bd95-61fba19cdc12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.125194 | controller |     "Jun 11 17:27:00.962167 crc crio[23211]: time=\"2026-06-11T17:27:00.962014278Z\" level=info msg=\"Starting container: 69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2\" id=c578a8d6-ef9f-4553-b640-d5dbf7652a57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.125208 | controller |     "Jun 11 17:27:00.970385 crc crio[23211]: time=\"2026-06-11T17:27:00.970304016Z\" level=info msg=\"Started container\" PID=238415 containerID=69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2 description=openstack/nova-cell1-db-create-lrp4l/mariadb-database-create id=c578a8d6-ef9f-4553-b640-d5dbf7652a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5",
2026-06-11 18:01:03.125223 | controller |     "Jun 11 17:27:01.007500 crc crio[23211]: time=\"2026-06-11T17:27:01.003964189Z\" level=info msg=\"Got pod network &{Name:barbican-api-7c96f598dd-69xx8 Namespace:openstack ID:3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b UID:5ea91540-4736-4f3b-b8a4-d5d40f433d33 NetNS:/var/run/netns/141741b9-7f3c-410f-b986-43014bf5bfe5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ea91540_4736_4f3b_b8a4_d5d40f433d33.slice PodAnnotations:0xc006bcc0c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.125239 | controller |     "Jun 11 17:27:01.007500 crc crio[23211]: time=\"2026-06-11T17:27:01.004054241Z\" level=info msg=\"Adding pod openstack_barbican-api-7c96f598dd-69xx8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.125255 | controller |     "Jun 11 17:27:01.033484 crc crio[23211]: time=\"2026-06-11T17:27:01.033342905Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log\" id=edbcff89-1834-4745-8ecc-1a90b3a1a18f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.125270 | controller |     "Jun 11 17:27:01.046495 crc crio[23211]: time=\"2026-06-11T17:27:01.041208802Z\" level=info msg=\"Creating container: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log\" id=b26c188f-ad8b-4b26-8167-9f0a82c4a058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.125290 | controller |     "Jun 11 17:27:01.155981 crc crio[23211]: time=\"2026-06-11T17:27:01.152223874Z\" level=info msg=\"Got pod network &{Name:ovn-controller-vz669 Namespace:openstack ID:6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590 UID:1278d7e9-54fa-4f1e-8a75-0abc6a4feaa6 NetNS:/var/run/netns/f7b8bd20-e739-4a4f-9312-ac3dd8132b20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1278d7e9_54fa_4f1e_8a75_0abc6a4feaa6.slice PodAnnotations:0xc006bcc2e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.125305 | controller |     "Jun 11 17:27:01.155981 crc crio[23211]: time=\"2026-06-11T17:27:01.153508896Z\" level=info msg=\"Adding pod openstack_ovn-controller-vz669 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.125320 | controller |     "Jun 11 17:27:01.155981 crc crio[23211]: time=\"2026-06-11T17:27:01.155730771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.125335 | controller |     "Jun 11 17:27:01.161513 crc crio[23211]: time=\"2026-06-11T17:27:01.160877331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.125350 | controller |     "Jun 11 17:27:01.168605 crc crio[23211]: time=\"2026-06-11T17:27:01.165086897Z\" level=info msg=\"Removed pod sandbox: d442024f314fa1209babfc2ffc09ffad7a548144589e6f1ba22207e7ac44ca3d\" id=78589d5f-6c30-481a-a1cc-a759f48d866e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.125364 | controller |     "Jun 11 17:27:01.196576 crc crio[23211]: time=\"2026-06-11T17:27:01.196222537Z\" level=info msg=\"Stopping pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317\" id=19b5ec74-e14f-4c3d-b8eb-93ce32c3b9f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.125379 | controller |     "Jun 11 17:27:01.196576 crc crio[23211]: time=\"2026-06-11T17:27:01.196334539Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317\" id=19b5ec74-e14f-4c3d-b8eb-93ce32c3b9f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.125394 | controller |     "Jun 11 17:27:01.200546 crc crio[23211]: time=\"2026-06-11T17:27:01.198105614Z\" level=info msg=\"Removing pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317\" id=c853c897-01f9-44e7-97e7-b5954f5f4b9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.125408 | controller |     "Jun 11 17:27:01.332250 crc crio[23211]: time=\"2026-06-11T17:27:01.329355252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.125423 | controller |     "Jun 11 17:27:01.354590 crc crio[23211]: time=\"2026-06-11T17:27:01.354172264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.125437 | controller |     "Jun 11 17:27:01.640525 crc crio[23211]: time=\"2026-06-11T17:27:01.639745669Z\" level=info msg=\"Removed pod sandbox: 1e2ddf7ae423c012ee329f5cd05c1ee7ddf742a671166e9e05698abb1f2bb317\" id=c853c897-01f9-44e7-97e7-b5954f5f4b9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.125452 | controller |     "Jun 11 17:27:01.647089 crc crio[23211]: time=\"2026-06-11T17:27:01.645917384Z\" level=info msg=\"Stopping pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4\" id=a3b22eec-7d22-4a58-9930-8aa2b5339fa8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.125467 | controller |     "Jun 11 17:27:01.647089 crc crio[23211]: time=\"2026-06-11T17:27:01.646043557Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4\" id=a3b22eec-7d22-4a58-9930-8aa2b5339fa8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.125485 | controller |     "Jun 11 17:27:01.664546 crc crio[23211]: time=\"2026-06-11T17:27:01.664354235Z\" level=info msg=\"Removing pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4\" id=b31044bd-cef0-4211-be14-e95065a7cd79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.125501 | controller |     "Jun 11 17:27:01.741062 crc crio[23211]: time=\"2026-06-11T17:27:01.73402028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.125540 | controller |     "Jun 11 17:27:01.776253 crc crio[23211]: time=\"2026-06-11T17:27:01.775958321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.125564 | controller |     "Jun 11 17:27:01.819536 crc crio[23211]: time=\"2026-06-11T17:27:01.816827236Z\" level=info msg=\"Removed pod sandbox: 7e7ffe9926db0052eb6d9806f71667feef63d38ecc4a2c8b1248e79fccad20b4\" id=b31044bd-cef0-4211-be14-e95065a7cd79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.125580 | controller |     "Jun 11 17:27:01.921791 crc crio[23211]: time=\"2026-06-11T17:27:01.91918075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.125596 | controller |     "Jun 11 17:27:01.934485 crc crio[23211]: time=\"2026-06-11T17:27:01.932807681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.125611 | controller |     "Jun 11 17:27:02.157758 crc crio[23211]: 2026-06-11T17:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28faef4e0980d4a Mac:de:5a:53:20:8e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/0ad0f5ed-af20-415d-a05e-ee48753cfe25 SocketPath: PciID:}] [{Interface:0xc0004ba760 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.125628 | controller |     "Jun 11 17:27:02.159044 crc crio[23211]: time=\"2026-06-11T17:27:02.158977098Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661 UID:d35c7fcb-e859-4e4d-9b18-a38cf4e050ad NetNS:/var/run/netns/0ad0f5ed-af20-415d-a05e-ee48753cfe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd35c7fcb_e859_4e4d_9b18_a38cf4e050ad.slice PodAnnotations:0xc000d2e1e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.125644 | controller |     "Jun 11 17:27:02.159604 crc crio[23211]: time=\"2026-06-11T17:27:02.159203794Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.125661 | controller |     "Jun 11 17:27:02.188491 crc crio[23211]: 2026-06-11T17:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08656bd6fe76f41 Mac:4e:b8:c7:a8:06:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/78047a89-f212-4c4c-a6c8-52c8be59b470 SocketPath: PciID:}] [{Interface:0xc00014e770 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.125676 | controller |     "Jun 11 17:27:02.188491 crc crio[23211]: time=\"2026-06-11T17:27:02.185754489Z\" level=info msg=\"Got pod network &{Name:ovn-controller-vz669-config-8v4gn Namespace:openstack ID:08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f UID:78df4fa0-f6e2-420e-b062-92b4dec9262d NetNS:/var/run/netns/78047a89-f212-4c4c-a6c8-52c8be59b470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78df4fa0_f6e2_420e_b062_92b4dec9262d.slice PodAnnotations:0xc00294e040}] Aliases:map[]}\"",
2026-06-11 18:01:03.125696 | controller |     "Jun 11 17:27:02.188491 crc crio[23211]: time=\"2026-06-11T17:27:02.185910593Z\" level=info msg=\"Checking pod openstack_ovn-controller-vz669-config-8v4gn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.125713 | controller |     "Jun 11 17:27:02.236693 crc crio[23211]: time=\"2026-06-11T17:27:02.234261375Z\" level=info msg=\"Ran pod sandbox 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661 with infra container: openstack/openstack-cell1-galera-0/POD\" id=fe680925-d42c-4438-93ab-87331325c11f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.125729 | controller |     "Jun 11 17:27:02.251477 crc crio[23211]: time=\"2026-06-11T17:27:02.247712502Z\" level=info msg=\"Ran pod sandbox 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f with infra container: openstack/ovn-controller-vz669-config-8v4gn/POD\" id=91976fa1-6059-4633-b532-7ebd0b89994b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.125743 | controller |     "Jun 11 17:27:02.271907 crc crio[23211]: time=\"2026-06-11T17:27:02.271832556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d9f707c2-74cf-4e58-84cc-9241007e2e8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.125758 | controller |     "Jun 11 17:27:02.276643 crc crio[23211]: time=\"2026-06-11T17:27:02.276567855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=5fca5456-acaa-451d-b74c-dbc5e7b065bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.125773 | controller |     "Jun 11 17:27:02.318114 crc crio[23211]: time=\"2026-06-11T17:27:02.299025747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=20418a52-5dbd-4542-97fe-e4ab7fa8bc3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.125787 | controller |     "Jun 11 17:27:02.341504 crc crio[23211]: time=\"2026-06-11T17:27:02.33784827Z\" level=info msg=\"Creating container: openstack/ovn-controller-vz669-config-8v4gn/ovn-config\" id=cc927d9a-5a68-4f9e-8550-1fd93e940f3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.125801 | controller |     "Jun 11 17:27:02.341504 crc crio[23211]: time=\"2026-06-11T17:27:02.338549388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.125817 | controller |     "Jun 11 17:27:02.365244 crc crio[23211]: time=\"2026-06-11T17:27:02.364257542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b787f188-a996-4c5c-a5d5-cfc4c70e3f93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.125832 | controller |     "Jun 11 17:27:02.444592 crc crio[23211]: time=\"2026-06-11T17:27:02.443312302Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=caed5595-c8b4-4ce0-8ca0-583bb01bc567 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.125847 | controller |     "Jun 11 17:27:02.444592 crc crio[23211]: time=\"2026-06-11T17:27:02.443771153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.125866 | controller |     "Jun 11 17:27:02.530681 crc crio[23211]: time=\"2026-06-11T17:27:02.529941373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.125882 | controller |     "Jun 11 17:27:02.759395 crc crio[23211]: 2026-06-11T17:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6de5d28de14cbe6 Mac:d2:d3:fb:88:0b:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/f7b8bd20-e739-4a4f-9312-ac3dd8132b20 SocketPath: PciID:}] [{Interface:0xc000015090 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.125897 | controller |     "Jun 11 17:27:02.759395 crc crio[23211]: time=\"2026-06-11T17:27:02.753289319Z\" level=info msg=\"Got pod network &{Name:ovn-controller-vz669 Namespace:openstack ID:6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590 UID:1278d7e9-54fa-4f1e-8a75-0abc6a4feaa6 NetNS:/var/run/netns/f7b8bd20-e739-4a4f-9312-ac3dd8132b20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1278d7e9_54fa_4f1e_8a75_0abc6a4feaa6.slice PodAnnotations:0xc006bcc2e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.125912 | controller |     "Jun 11 17:27:02.759395 crc crio[23211]: time=\"2026-06-11T17:27:02.753523115Z\" level=info msg=\"Checking pod openstack_ovn-controller-vz669 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.125928 | controller |     "Jun 11 17:27:02.802986 crc crio[23211]: time=\"2026-06-11T17:27:02.802910862Z\" level=info msg=\"Removing container: 6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce\" id=9bca8748-e9b5-4876-9240-cc77dfb5cdec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.125943 | controller |     "Jun 11 17:27:02.804415 crc crio[23211]: 2026-06-11T17:27:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c9d6c636d3ce9a Mac:6e:4e:e9:05:b2:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/141741b9-7f3c-410f-b986-43014bf5bfe5 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.125958 | controller |     "Jun 11 17:27:02.809531 crc crio[23211]: time=\"2026-06-11T17:27:02.809348924Z\" level=info msg=\"Got pod network &{Name:barbican-api-7c96f598dd-69xx8 Namespace:openstack ID:3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b UID:5ea91540-4736-4f3b-b8a4-d5d40f433d33 NetNS:/var/run/netns/141741b9-7f3c-410f-b986-43014bf5bfe5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ea91540_4736_4f3b_b8a4_d5d40f433d33.slice PodAnnotations:0xc006bcc0c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.125973 | controller |     "Jun 11 17:27:02.817522 crc crio[23211]: time=\"2026-06-11T17:27:02.817268962Z\" level=info msg=\"Checking pod openstack_barbican-api-7c96f598dd-69xx8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.125988 | controller |     "Jun 11 17:27:02.858376 crc crio[23211]: time=\"2026-06-11T17:27:02.852337531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126002 | controller |     "Jun 11 17:27:02.891944 crc crio[23211]: time=\"2026-06-11T17:27:02.891861742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126016 | controller |     "Jun 11 17:27:02.987532 crc crio[23211]: time=\"2026-06-11T17:27:02.987297833Z\" level=info msg=\"Stopped container cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=5d405ed4-646c-4e0e-9223-024d99ca4cd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.126039 | controller |     "Jun 11 17:27:02.990487 crc crio[23211]: time=\"2026-06-11T17:27:02.990348389Z\" level=info msg=\"Stopping pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\" id=d139fb47-fea3-4399-85f8-da1f06822fd4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.126056 | controller |     "Jun 11 17:27:02.995154 crc crio[23211]: time=\"2026-06-11T17:27:02.994909043Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5 UID:08e0e694-5ef1-45c5-b263-35a99a78af97 NetNS:/var/run/netns/8c9e958c-3e1b-408f-ae26-cdd32bc9fcc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08e0e694_5ef1_45c5_b263_35a99a78af97.slice PodAnnotations:0xc006bccae8}] Aliases:map[]}\"",
2026-06-11 18:01:03.126073 | controller |     "Jun 11 17:27:02.995154 crc crio[23211]: time=\"2026-06-11T17:27:02.995108298Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.126088 | controller |     "Jun 11 17:27:03.005696 crc crio[23211]: time=\"2026-06-11T17:27:03.005602921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126103 | controller |     "Jun 11 17:27:03.060795 crc crio[23211]: time=\"2026-06-11T17:27:03.060118367Z\" level=info msg=\"Ran pod sandbox 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590 with infra container: openstack/ovn-controller-vz669/POD\" id=e686c898-0689-4a55-841c-eaccad0dda12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.126119 | controller |     "Jun 11 17:27:03.063763 crc crio[23211]: time=\"2026-06-11T17:27:03.062782584Z\" level=info msg=\"Ran pod sandbox 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b with infra container: openstack/barbican-api-7c96f598dd-69xx8/POD\" id=af6e3ade-5c0e-4fe8-90c5-8bb5c334ecc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.126136 | controller |     "Jun 11 17:27:03.122648 crc crio[23211]: time=\"2026-06-11T17:27:03.122517591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=b899ff79-4bcb-4681-9a92-09876bb2580f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126153 | controller |     "Jun 11 17:27:03.124211 crc crio[23211]: time=\"2026-06-11T17:27:03.12408626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=a6310cc2-04c1-49bd-975e-a3b24eeb4d36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126176 | controller |     "Jun 11 17:27:03.130952 crc crio[23211]: time=\"2026-06-11T17:27:03.128044358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0528df12-5e95-4933-8a6a-68f37c4e9759 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126203 | controller |     "Jun 11 17:27:03.148568 crc crio[23211]: time=\"2026-06-11T17:27:03.147074785Z\" level=info msg=\"Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=35af3716-674a-4a2e-852e-51df23172c33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.126225 | controller |     "Jun 11 17:27:03.148568 crc crio[23211]: time=\"2026-06-11T17:27:03.147929727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126247 | controller |     "Jun 11 17:27:03.250398 crc crio[23211]: time=\"2026-06-11T17:27:03.250258431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=44e72464-1cc7-400a-8a30-77c4f33ed99b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126264 | controller |     "Jun 11 17:27:03.268675 crc crio[23211]: time=\"2026-06-11T17:27:03.268501727Z\" level=info msg=\"Creating container: openstack/ovn-controller-vz669/ovn-controller\" id=abd4e8a2-de3b-4d7f-9574-ec48a302dcd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.126281 | controller |     "Jun 11 17:27:03.269068 crc crio[23211]: time=\"2026-06-11T17:27:03.268868906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126297 | controller |     "Jun 11 17:27:03.290754 crc crio[23211]: time=\"2026-06-11T17:27:03.290662433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=19a167b0-121b-40f3-b7ae-e89d2ce1a2df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126313 | controller |     "Jun 11 17:27:03.322116 crc crio[23211]: time=\"2026-06-11T17:27:03.319287811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126329 | controller |     "Jun 11 17:27:03.322617 crc crio[23211]: time=\"2026-06-11T17:27:03.322305496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=df8edc4a-dd9f-48c1-9259-dad0e51404c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126344 | controller |     "Jun 11 17:27:03.331542 crc crio[23211]: time=\"2026-06-11T17:27:03.326393038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126360 | controller |     "Jun 11 17:27:03.343693 crc crio[23211]: time=\"2026-06-11T17:27:03.343389674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=610c2927-6f95-4957-b5a7-43bd8fc9ea88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126376 | controller |     "Jun 11 17:27:03.345819 crc crio[23211]: time=\"2026-06-11T17:27:03.344745848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5c53ea1b-95aa-484d-8f99-58fcc144d947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126392 | controller |     "Jun 11 17:27:03.350363 crc crio[23211]: time=\"2026-06-11T17:27:03.350262075Z\" level=info msg=\"Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=ba98b312-d612-447c-9a46-2367d412a609 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.126408 | controller |     "Jun 11 17:27:03.350907 crc crio[23211]: time=\"2026-06-11T17:27:03.350879121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126424 | controller |     "Jun 11 17:27:03.351505 crc crio[23211]: time=\"2026-06-11T17:27:03.351342604Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=5eefaa1e-6adc-42e7-a60c-42b368d5650e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.126440 | controller |     "Jun 11 17:27:03.351839 crc crio[23211]: time=\"2026-06-11T17:27:03.351778154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126461 | controller |     "Jun 11 17:27:03.365982 crc crio[23211]: time=\"2026-06-11T17:27:03.365057178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6243c65f-67da-45cd-ba86-957d09e778ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126477 | controller |     "Jun 11 17:27:03.369232 crc crio[23211]: time=\"2026-06-11T17:27:03.36836288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0d1ce286-e007-4f3b-91cb-db19a6b48e16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126493 | controller |     "Jun 11 17:27:03.369232 crc crio[23211]: time=\"2026-06-11T17:27:03.368616556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a7f2d53f-ba9c-4aec-81a0-f9ece37c1671 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126509 | controller |     "Jun 11 17:27:03.380716 crc crio[23211]: time=\"2026-06-11T17:27:03.380645548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8f3be0fe-0dac-415a-bda1-302c5d585ec9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126555 | controller |     "Jun 11 17:27:03.382015 crc crio[23211]: time=\"2026-06-11T17:27:03.381951761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0a7ba7a0-717a-431f-bbdb-a8807bc207c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126573 | controller |     "Jun 11 17:27:03.393020 crc crio[23211]: time=\"2026-06-11T17:27:03.392904354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=07f7f9d2-1e17-4365-8ff7-2829e2d7c11b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126590 | controller |     "Jun 11 17:27:03.393329 crc crio[23211]: time=\"2026-06-11T17:27:03.393065988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=15eeefda-4e6d-41dd-a07b-962915c1357d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126605 | controller |     "Jun 11 17:27:03.541364 crc crio[23211]: time=\"2026-06-11T17:27:03.540990395Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=68248070-f21a-40f9-8768-6e1ffcd0d8e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.126621 | controller |     "Jun 11 17:27:03.550558 crc crio[23211]: time=\"2026-06-11T17:27:03.550012452Z\" level=info msg=\"Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=2c76df8e-345e-4479-97f5-aae8ed4c374f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.126637 | controller |     "Jun 11 17:27:03.563404 crc crio[23211]: time=\"2026-06-11T17:27:03.562886154Z\" level=info msg=\"Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=81f714dd-41d6-40c7-8f95-f9f9047646bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.126653 | controller |     "Jun 11 17:27:03.566651 crc crio[23211]: time=\"2026-06-11T17:27:03.566584647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=03c65276-5ab2-40b6-b8e1-ff4b0fd8e48c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126674 | controller |     "Jun 11 17:27:03.575899 crc crio[23211]: time=\"2026-06-11T17:27:03.575668773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126691 | controller |     "Jun 11 17:27:03.578296 crc crio[23211]: time=\"2026-06-11T17:27:03.578200318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126708 | controller |     "Jun 11 17:27:03.584851 crc crio[23211]: time=\"2026-06-11T17:27:03.584576707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126724 | controller |     "Jun 11 17:27:03.593249 crc crio[23211]: time=\"2026-06-11T17:27:03.593163622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad9c50c2-0d42-4d92-ba4f-3e3452e12997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126741 | controller |     "Jun 11 17:27:03.630802 crc crio[23211]: time=\"2026-06-11T17:27:03.630710523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7a3bddab-c165-419d-93a2-5cd7aa81795d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126757 | controller |     "Jun 11 17:27:03.631780 crc crio[23211]: time=\"2026-06-11T17:27:03.631714088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae7fda32-77a9-4f7c-9312-5ab7cd024c77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126774 | controller |     "Jun 11 17:27:03.644340 crc crio[23211]: time=\"2026-06-11T17:27:03.644218542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7cb8a25b-6091-4483-a9da-e15f0fd8aa9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126792 | controller |     "Jun 11 17:27:03.648751 crc crio[23211]: time=\"2026-06-11T17:27:03.648340395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126808 | controller |     "Jun 11 17:27:03.648751 crc crio[23211]: time=\"2026-06-11T17:27:03.648572901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126824 | controller |     "Jun 11 17:27:03.654768 crc crio[23211]: time=\"2026-06-11T17:27:03.654683214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126841 | controller |     "Jun 11 17:27:03.656808 crc crio[23211]: time=\"2026-06-11T17:27:03.65651067Z\" level=info msg=\"Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=15c237dd-2c63-4289-9be6-df6b6edf2ee4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.126857 | controller |     "Jun 11 17:27:03.667802 crc crio[23211]: time=\"2026-06-11T17:27:03.667104645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b93cd13b-492c-4093-903f-a5cfbaddaa19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126872 | controller |     "Jun 11 17:27:03.689251 crc crio[23211]: time=\"2026-06-11T17:27:03.688768418Z\" level=info msg=\"Stopped pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\" id=d139fb47-fea3-4399-85f8-da1f06822fd4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.126892 | controller |     "Jun 11 17:27:03.713698 crc crio[23211]: time=\"2026-06-11T17:27:03.710867982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9aca417d-f719-4569-bd2e-db1535b31bad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126909 | controller |     "Jun 11 17:27:03.721095 crc crio[23211]: time=\"2026-06-11T17:27:03.712090962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4b6c016e-21d5-492d-996d-dc4b8ece4c05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126924 | controller |     "Jun 11 17:27:03.721095 crc crio[23211]: time=\"2026-06-11T17:27:03.712178504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=05bfdb12-ecfb-4900-bad8-36a9eb543406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.126939 | controller |     "Jun 11 17:27:03.721539 crc crio[23211]: time=\"2026-06-11T17:27:03.716813941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126954 | controller |     "Jun 11 17:27:03.723867 crc crio[23211]: time=\"2026-06-11T17:27:03.723782865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126969 | controller |     "Jun 11 17:27:03.740354 crc crio[23211]: time=\"2026-06-11T17:27:03.737787576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.126983 | controller |     "Jun 11 17:27:03.797194 crc crio[23211]: time=\"2026-06-11T17:27:03.79702096Z\" level=info msg=\"Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=a1d2e151-725c-4411-83ba-ba172da61e7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.126997 | controller |     "Jun 11 17:27:03.829847 crc crio[23211]: time=\"2026-06-11T17:27:03.829684889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127013 | controller |     "Jun 11 17:27:03.849230 crc crio[23211]: time=\"2026-06-11T17:27:03.849178747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127028 | controller |     "Jun 11 17:27:03.853079 crc crio[23211]: time=\"2026-06-11T17:27:03.852855489Z\" level=info msg=\"Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=18963ad3-a562-49a4-8046-8cee23519b89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.127043 | controller |     "Jun 11 17:27:03.853561 crc crio[23211]: time=\"2026-06-11T17:27:03.853013283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127058 | controller |     "Jun 11 17:27:03.853561 crc crio[23211]: time=\"2026-06-11T17:27:03.853380152Z\" level=info msg=\"Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=5786ce10-192b-42d6-af20-5452c7817ff0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.127072 | controller |     "Jun 11 17:27:03.859112 crc crio[23211]: time=\"2026-06-11T17:27:03.859079686Z\" level=info msg=\"Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=34656669-91eb-4102-9348-11cf5c5522e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.127092 | controller |     "Jun 11 17:27:03.893193 crc crio[23211]: time=\"2026-06-11T17:27:03.893045616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127108 | controller |     "Jun 11 17:27:03.896812 crc crio[23211]: time=\"2026-06-11T17:27:03.8967512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127122 | controller |     "Jun 11 17:27:03.898075 crc crio[23211]: time=\"2026-06-11T17:27:03.897924778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127137 | controller |     "Jun 11 17:27:03.942846 crc crio[23211]: time=\"2026-06-11T17:27:03.942787392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127151 | controller |     "Jun 11 17:27:03.955618 crc crio[23211]: time=\"2026-06-11T17:27:03.955563083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127166 | controller |     "Jun 11 17:27:04.018757 crc crio[23211]: time=\"2026-06-11T17:27:04.018673784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127180 | controller |     "Jun 11 17:27:04.019301 crc crio[23211]: time=\"2026-06-11T17:27:04.019211717Z\" level=info msg=\"Stopped container 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7: openstack/rabbitmq-server-0/rabbitmq\" id=e49cd558-401e-4ea7-8ca6-b7bf72b8e5c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.127195 | controller |     "Jun 11 17:27:04.022069 crc crio[23211]: time=\"2026-06-11T17:27:04.021943185Z\" level=info msg=\"Stopping pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\" id=e443f95a-117f-4a2b-a785-b6981d7a9d1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.127210 | controller |     "Jun 11 17:27:04.023167 crc crio[23211]: time=\"2026-06-11T17:27:04.023079165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127225 | controller |     "Jun 11 17:27:04.024032 crc crio[23211]: time=\"2026-06-11T17:27:04.023945746Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a UID:bca12cb5-04b2-4daa-a2ef-3a22347f7732 NetNS:/var/run/netns/3db37fde-3f40-4a76-b4c7-6d5245374643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbca12cb5_04b2_4daa_a2ef_3a22347f7732.slice PodAnnotations:0xc000d2e4e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.127240 | controller |     "Jun 11 17:27:04.024297 crc crio[23211]: time=\"2026-06-11T17:27:04.024236473Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.127255 | controller |     "Jun 11 17:27:04.039569 crc crio[23211]: time=\"2026-06-11T17:27:04.038416268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127270 | controller |     "Jun 11 17:27:04.052815 crc crio[23211]: time=\"2026-06-11T17:27:04.052737147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127289 | controller |     "Jun 11 17:27:04.108662 crc crio[23211]: time=\"2026-06-11T17:27:04.107771446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127304 | controller |     "Jun 11 17:27:04.112551 crc crio[23211]: time=\"2026-06-11T17:27:04.112513126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127319 | controller |     "Jun 11 17:27:04.116389 crc crio[23211]: time=\"2026-06-11T17:27:04.116365751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127333 | controller |     "Jun 11 17:27:04.201276 crc crio[23211]: time=\"2026-06-11T17:27:04.201054294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127364 | controller |     "Jun 11 17:27:04.208679 crc crio[23211]: time=\"2026-06-11T17:27:04.208580502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127380 | controller |     "Jun 11 17:27:04.212862 crc crio[23211]: time=\"2026-06-11T17:27:04.21208714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127394 | controller |     "Jun 11 17:27:04.219075 crc crio[23211]: time=\"2026-06-11T17:27:04.218663954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127409 | controller |     "Jun 11 17:27:04.244554 crc crio[23211]: time=\"2026-06-11T17:27:04.244331808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127423 | controller |     "Jun 11 17:27:04.248866 crc crio[23211]: time=\"2026-06-11T17:27:04.24878628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127438 | controller |     "Jun 11 17:27:04.513023 crc crio[23211]: time=\"2026-06-11T17:27:04.51226522Z\" level=info msg=\"Stopped pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\" id=e443f95a-117f-4a2b-a785-b6981d7a9d1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.127453 | controller |     "Jun 11 17:27:04.963409 crc crio[23211]: time=\"2026-06-11T17:27:04.9632501Z\" level=info msg=\"Stopped container a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2: openstack/ovn-northd-0/ovn-northd\" id=e5c12f8e-2c86-423f-89e5-4927bf7b93af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.127468 | controller |     "Jun 11 17:27:04.967113 crc crio[23211]: time=\"2026-06-11T17:27:04.967000735Z\" level=info msg=\"Stopping pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\" id=5f61bac6-043f-4756-8701-aff232c5243d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.127483 | controller |     "Jun 11 17:27:04.968977 crc crio[23211]: time=\"2026-06-11T17:27:04.968898082Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4 UID:ac24d80f-3554-44bc-93e5-507b29218e4f NetNS:/var/run/netns/1303842d-a7c4-41b3-b53e-3ca56bd45149 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac24d80f_3554_44bc_93e5_507b29218e4f.slice PodAnnotations:0xc00294e3f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.127502 | controller |     "Jun 11 17:27:04.969258 crc crio[23211]: time=\"2026-06-11T17:27:04.969188099Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.127545 | controller |     "Jun 11 17:27:05.373290 crc crio[23211]: time=\"2026-06-11T17:27:05.371664254Z\" level=info msg=\"Removed container 6728f27cf87b8f7bc29987c1eee66db72e3a9b4edd48142a19ef449961bd0bce: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=9bca8748-e9b5-4876-9240-cc77dfb5cdec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.127565 | controller |     "Jun 11 17:27:05.380990 crc crio[23211]: time=\"2026-06-11T17:27:05.380861334Z\" level=info msg=\"Removing container: aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1\" id=436c721d-43b5-440b-8c1e-936590bf2342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.127581 | controller |     "Jun 11 17:27:05.455572 crc crio[23211]: time=\"2026-06-11T17:27:05.45534458Z\" level=info msg=\"Stopped pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\" id=5f61bac6-043f-4756-8701-aff232c5243d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.127596 | controller |     "Jun 11 17:27:05.522095 crc crio[23211]: time=\"2026-06-11T17:27:05.52198451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae64f67f-c7ec-4edb-a7f5-b306c05460d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.127611 | controller |     "Jun 11 17:27:05.526187 crc crio[23211]: time=\"2026-06-11T17:27:05.526091543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=317aef27-cfd2-412f-84c6-97dcb13c8737 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.127625 | controller |     "Jun 11 17:27:05.531370 crc crio[23211]: time=\"2026-06-11T17:27:05.531302363Z\" level=info msg=\"Creating container: openstack/neutron-db-create-47llt/mariadb-database-create\" id=301c43c8-46a0-472f-8f7b-d4402fd4cf3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.127639 | controller |     "Jun 11 17:27:05.531877 crc crio[23211]: time=\"2026-06-11T17:27:05.531813556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127654 | controller |     "Jun 11 17:27:05.558583 crc crio[23211]: time=\"2026-06-11T17:27:05.558365531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1600b056-ec26-485c-831c-0191b3a00161 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.127668 | controller |     "Jun 11 17:27:05.568587 crc crio[23211]: time=\"2026-06-11T17:27:05.568519816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=98f136a7-af11-418f-937a-92acebee992e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.127682 | controller |     "Jun 11 17:27:05.575381 crc crio[23211]: time=\"2026-06-11T17:27:05.575302446Z\" level=info msg=\"Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=8a2949e4-f3cf-4245-9b24-6d02fd8fdb07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.127697 | controller |     "Jun 11 17:27:05.575895 crc crio[23211]: time=\"2026-06-11T17:27:05.575829118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127716 | controller |     "Jun 11 17:27:05.578566 crc crio[23211]: time=\"2026-06-11T17:27:05.578481586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9d925627-7830-441e-8de2-509a2a977697 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.127730 | controller |     "Jun 11 17:27:05.629340 crc crio[23211]: time=\"2026-06-11T17:27:05.629221767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127745 | controller |     "Jun 11 17:27:05.638361 crc crio[23211]: time=\"2026-06-11T17:27:05.637997417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127759 | controller |     "Jun 11 17:27:05.672348 crc crio[23211]: time=\"2026-06-11T17:27:05.671636079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f4695d3f-4dfb-492c-881c-344aa3c1384c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.127773 | controller |     "Jun 11 17:27:05.678908 crc crio[23211]: time=\"2026-06-11T17:27:05.6788457Z\" level=info msg=\"Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=c25da5e5-b82f-42d1-819b-c69304976c7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.127787 | controller |     "Jun 11 17:27:05.679237 crc crio[23211]: time=\"2026-06-11T17:27:05.679122937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127801 | controller |     "Jun 11 17:27:05.709010 crc crio[23211]: time=\"2026-06-11T17:27:05.708867822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127815 | controller |     "Jun 11 17:27:05.714300 crc crio[23211]: time=\"2026-06-11T17:27:05.714251107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127829 | controller |     "Jun 11 17:27:05.725354 crc crio[23211]: time=\"2026-06-11T17:27:05.725291484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127843 | controller |     "Jun 11 17:27:05.730407 crc crio[23211]: time=\"2026-06-11T17:27:05.730252528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.127858 | controller |     "Jun 11 17:27:05.750022 crc crio[23211]: time=\"2026-06-11T17:27:05.749863039Z\" level=info msg=\"Removed container aa441166fbe64d1ccc2cddef755c21c4d1e658439c96a201935ed6dd9c5f34e1: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=436c721d-43b5-440b-8c1e-936590bf2342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.127872 | controller |     "Jun 11 17:27:05.754883 crc crio[23211]: time=\"2026-06-11T17:27:05.754792663Z\" level=info msg=\"Removing container: 7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259\" id=e3927d92-f965-498e-a28f-54861f74ebf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.127888 | controller |     "Jun 11 17:27:05.883645 crc crio[23211]: time=\"2026-06-11T17:27:05.88279652Z\" level=info msg=\"Removed container 7beec0041a5d473838fb453d2197eb05bc4083d8c85bd91af51730f127196259: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=e3927d92-f965-498e-a28f-54861f74ebf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.127907 | controller |     "Jun 11 17:27:05.893788 crc crio[23211]: time=\"2026-06-11T17:27:05.893665943Z\" level=info msg=\"Removing container: e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1\" id=c9bc8b04-3110-45a1-9eb4-99e1e548afb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.127922 | controller |     "Jun 11 17:27:06.050358 crc crio[23211]: time=\"2026-06-11T17:27:06.050291537Z\" level=info msg=\"Created container a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log\" id=edbcff89-1834-4745-8ecc-1a90b3a1a18f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.127937 | controller |     "Jun 11 17:27:06.051911 crc crio[23211]: time=\"2026-06-11T17:27:06.051851605Z\" level=info msg=\"Created container fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=f049fde7-3c51-45aa-b323-7d7f7d8e554f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.127952 | controller |     "Jun 11 17:27:06.052493 crc crio[23211]: time=\"2026-06-11T17:27:06.052383749Z\" level=info msg=\"Starting container: a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29\" id=7d231ffe-d813-4d77-96f9-29669caeca35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.127966 | controller |     "Jun 11 17:27:06.053091 crc crio[23211]: time=\"2026-06-11T17:27:06.052978934Z\" level=info msg=\"Created container 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e: openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns\" id=78308633-fac4-44a5-bd01-7012e57431dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.127981 | controller |     "Jun 11 17:27:06.053485 crc crio[23211]: time=\"2026-06-11T17:27:06.053299023Z\" level=info msg=\"Starting container: fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf\" id=396377c0-54bf-4787-af80-ff3ab6463c4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.127995 | controller |     "Jun 11 17:27:06.054553 crc crio[23211]: time=\"2026-06-11T17:27:06.054471521Z\" level=info msg=\"Starting container: 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e\" id=07c43653-ea93-4ffd-8eb3-8b0b8abee02a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.128010 | controller |     "Jun 11 17:27:06.061677 crc crio[23211]: time=\"2026-06-11T17:27:06.061525338Z\" level=info msg=\"Started container\" PID=239237 containerID=fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf description=openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config id=396377c0-54bf-4787-af80-ff3ab6463c4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e",
2026-06-11 18:01:03.128025 | controller |     "Jun 11 17:27:06.061936 crc crio[23211]: time=\"2026-06-11T17:27:06.061816605Z\" level=info msg=\"Started container\" PID=239239 containerID=8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e description=openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns id=07c43653-ea93-4ffd-8eb3-8b0b8abee02a name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57",
2026-06-11 18:01:03.128040 | controller |     "Jun 11 17:27:06.064217 crc crio[23211]: time=\"2026-06-11T17:27:06.064064562Z\" level=info msg=\"Started container\" PID=239238 containerID=a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29 description=openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log id=7d231ffe-d813-4d77-96f9-29669caeca35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04",
2026-06-11 18:01:03.128059 | controller |     "Jun 11 17:27:06.086082 crc crio[23211]: time=\"2026-06-11T17:27:06.08594025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=a6523ebd-beb3-4720-9392-36067abc59ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.128075 | controller |     "Jun 11 17:27:06.106200 crc crio[23211]: time=\"2026-06-11T17:27:06.105770127Z\" level=info msg=\"Removed container e9efc24ceb8245935a38299b433bc37209639c96dc7c3fc3b25bab56bb947ae1: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=c9bc8b04-3110-45a1-9eb4-99e1e548afb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.128094 | controller |     "Jun 11 17:27:06.135705 crc crio[23211]: time=\"2026-06-11T17:27:06.135601184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=3142cfe7-6636-4c76-909f-d2f1040d1102 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.128116 | controller |     "Jun 11 17:27:06.147054 crc crio[23211]: time=\"2026-06-11T17:27:06.146929538Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener\" id=2617411e-8366-4b82-b942-932e241bb38d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.128138 | controller |     "Jun 11 17:27:06.147407 crc crio[23211]: time=\"2026-06-11T17:27:06.147353379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.128158 | controller |     "Jun 11 17:27:06.217246 crc crio[23211]: time=\"2026-06-11T17:27:06.217064205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.128175 | controller |     "Jun 11 17:27:06.221618 crc crio[23211]: time=\"2026-06-11T17:27:06.221550267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.128190 | controller |     "Jun 11 17:27:06.825972 crc crio[23211]: time=\"2026-06-11T17:27:06.825222672Z\" level=info msg=\"Removing container: 76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667\" id=c3e16e2d-be52-43e3-b46d-5bc8d8276327 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.128204 | controller |     "Jun 11 17:27:07.580027 crc crio[23211]: time=\"2026-06-11T17:27:07.574083806Z\" level=info msg=\"Created container b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742: openstack/ovn-controller-vz669/ovn-controller\" id=abd4e8a2-de3b-4d7f-9574-ec48a302dcd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.128219 | controller |     "Jun 11 17:27:07.585674 crc crio[23211]: time=\"2026-06-11T17:27:07.585533353Z\" level=info msg=\"Starting container: b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742\" id=ab3140a0-c328-47ca-a325-5b036b58f858 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.128234 | controller |     "Jun 11 17:27:07.596603 crc crio[23211]: time=\"2026-06-11T17:27:07.596471147Z\" level=info msg=\"Started container\" PID=239368 containerID=b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742 description=openstack/ovn-controller-vz669/ovn-controller id=ab3140a0-c328-47ca-a325-5b036b58f858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590",
2026-06-11 18:01:03.128249 | controller |     "Jun 11 17:27:07.604634 crc crio[23211]: time=\"2026-06-11T17:27:07.603227886Z\" level=info msg=\"Created container d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=34656669-91eb-4102-9348-11cf5c5522e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.128268 | controller |     "Jun 11 17:27:07.608481 crc crio[23211]: time=\"2026-06-11T17:27:07.606764823Z\" level=info msg=\"Starting container: d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4\" id=aaa56091-b478-4953-bd97-b3c2f59aad07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.128284 | controller |     "Jun 11 17:27:07.615654 crc crio[23211]: time=\"2026-06-11T17:27:07.615513413Z\" level=info msg=\"Started container\" PID=239362 containerID=d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4 description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=aaa56091-b478-4953-bd97-b3c2f59aad07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013",
2026-06-11 18:01:03.128299 | controller |     "Jun 11 17:27:07.632981 crc crio[23211]: time=\"2026-06-11T17:27:07.632896349Z\" level=info msg=\"Created container 9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=15c237dd-2c63-4289-9be6-df6b6edf2ee4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.128314 | controller |     "Jun 11 17:27:07.633770 crc crio[23211]: time=\"2026-06-11T17:27:07.633710409Z\" level=info msg=\"Starting container: 9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea\" id=43901d61-8164-4ce2-b037-634d96b423ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.128335 | controller |     "Jun 11 17:27:07.642645 crc crio[23211]: time=\"2026-06-11T17:27:07.642554052Z\" level=info msg=\"Started container\" PID=239367 containerID=9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea description=openstack/placement-db-create-nkzqd/mariadb-database-create id=43901d61-8164-4ce2-b037-634d96b423ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b",
2026-06-11 18:01:03.128350 | controller |     "Jun 11 17:27:07.671928 crc crio[23211]: time=\"2026-06-11T17:27:07.671742792Z\" level=info msg=\"Created container 399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12: openstack/ovn-controller-vz669-config-8v4gn/ovn-config\" id=cc927d9a-5a68-4f9e-8550-1fd93e940f3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.128365 | controller |     "Jun 11 17:27:07.679588 crc crio[23211]: time=\"2026-06-11T17:27:07.675548668Z\" level=info msg=\"Starting container: 399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12\" id=f6640b17-5092-4752-8b03-40de7b0fb884 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.128379 | controller |     "Jun 11 17:27:07.688725 crc crio[23211]: time=\"2026-06-11T17:27:07.688673216Z\" level=info msg=\"Started container\" PID=239358 containerID=399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12 description=openstack/ovn-controller-vz669-config-8v4gn/ovn-config id=f6640b17-5092-4752-8b03-40de7b0fb884 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f",
2026-06-11 18:01:03.128393 | controller |     "Jun 11 17:27:07.710407 crc crio[23211]: time=\"2026-06-11T17:27:07.709782405Z\" level=info msg=\"Created container 714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=caed5595-c8b4-4ce0-8ca0-583bb01bc567 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.128408 | controller |     "Jun 11 17:27:07.712491 crc crio[23211]: time=\"2026-06-11T17:27:07.712248677Z\" level=info msg=\"Starting container: 714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41\" id=75ce2aa6-7cf6-42df-bf52-9c96f824a575 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.128426 | controller |     "Jun 11 17:27:07.722263 crc crio[23211]: time=\"2026-06-11T17:27:07.722028182Z\" level=info msg=\"Started container\" PID=239370 containerID=714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=75ce2aa6-7cf6-42df-bf52-9c96f824a575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661",
2026-06-11 18:01:03.128441 | controller |     "Jun 11 17:27:07.900007 crc crio[23211]: time=\"2026-06-11T17:27:07.89994209Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=46c20bac-3401-493d-9b75-1453e6e80cff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.128455 | controller |     "Jun 11 17:27:07.900264 crc crio[23211]: time=\"2026-06-11T17:27:07.900057622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.128470 | controller |     "Jun 11 17:27:07.909027 crc crio[23211]: time=\"2026-06-11T17:27:07.908894553Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=671a459b-2e68-48f8-b213-31c911482f89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.128484 | controller |     "Jun 11 17:27:07.909027 crc crio[23211]: time=\"2026-06-11T17:27:07.909023467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.128499 | controller |     "Jun 11 17:27:07.917740 crc crio[23211]: time=\"2026-06-11T17:27:07.917652124Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=ef695241-85e0-49f6-87f9-7cd9710a608d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.128534 | controller |     "Jun 11 17:27:07.917877 crc crio[23211]: time=\"2026-06-11T17:27:07.917758336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.128560 | controller |     "Jun 11 17:27:07.917940 crc crio[23211]: time=\"2026-06-11T17:27:07.917899041Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=1c8ca982-255a-4444-a549-da9634e5bbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.128577 | controller |     "Jun 11 17:27:07.917940 crc crio[23211]: time=\"2026-06-11T17:27:07.91792671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.128592 | controller |     "Jun 11 17:27:07.919399 crc crio[23211]: time=\"2026-06-11T17:27:07.919343517Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=bfa3f676-129d-4d2d-8d01-6d428ceb141d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.128606 | controller |     "Jun 11 17:27:07.919529 crc crio[23211]: time=\"2026-06-11T17:27:07.919406068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.128621 | controller |     "Jun 11 17:27:07.989327 crc crio[23211]: time=\"2026-06-11T17:27:07.989230717Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8 UID:e7e70b16-7545-4958-84b5-f9538101e7c7 NetNS:/var/run/netns/7c184b5e-9252-49fd-a900-7e1d3e2c0441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e70b16_7545_4958_84b5_f9538101e7c7.slice PodAnnotations:0xc006618960}] Aliases:map[]}\"",
2026-06-11 18:01:03.128636 | controller |     "Jun 11 17:27:07.989327 crc crio[23211]: time=\"2026-06-11T17:27:07.989298179Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.128655 | controller |     "Jun 11 17:27:08.097943 crc crio[23211]: time=\"2026-06-11T17:27:08.097744366Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243 UID:4f7abdfd-3635-4eb5-aba0-e98845859542 NetNS:/var/run/netns/c9db5815-b7c4-4043-9658-889eb2c9dc0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f7abdfd_3635_4eb5_aba0_e98845859542.slice PodAnnotations:0xc0018beec0}] Aliases:map[]}\"",
2026-06-11 18:01:03.128671 | controller |     "Jun 11 17:27:08.097943 crc crio[23211]: time=\"2026-06-11T17:27:08.097812048Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.128686 | controller |     "Jun 11 17:27:08.119759 crc crio[23211]: time=\"2026-06-11T17:27:08.119635034Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831 UID:7f913049-2dc7-4447-ad03-2f0468447656 NetNS:/var/run/netns/630308fb-0cdd-447e-ad09-bf31fdf76dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f913049_2dc7_4447_ad03_2f0468447656.slice PodAnnotations:0xc007c14a50}] Aliases:map[]}\"",
2026-06-11 18:01:03.128701 | controller |     "Jun 11 17:27:08.120253 crc crio[23211]: time=\"2026-06-11T17:27:08.120230419Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.128716 | controller |     "Jun 11 17:27:08.163080 crc crio[23211]: time=\"2026-06-11T17:27:08.154811775Z\" level=info msg=\"Removed container 76e9446155231c1f57835584c51f69ba4b4c9905c0af44d9dfa47d3ed8767667: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=c3e16e2d-be52-43e3-b46d-5bc8d8276327 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.128731 | controller |     "Jun 11 17:27:08.274492 crc crio[23211]: time=\"2026-06-11T17:27:08.261188772Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319 UID:63679fb7-7361-49e5-9065-e3387352e058 NetNS:/var/run/netns/2df20b42-c355-4193-8cf9-2eec68ce70a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63679fb7_7361_49e5_9065_e3387352e058.slice PodAnnotations:0xc007c14100}] Aliases:map[]}\"",
2026-06-11 18:01:03.128746 | controller |     "Jun 11 17:27:08.274492 crc crio[23211]: time=\"2026-06-11T17:27:08.262749471Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.128760 | controller |     "Jun 11 17:27:08.413106 crc crio[23211]: time=\"2026-06-11T17:27:08.412866822Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9 UID:e8fdbec0-1ed3-4db6-83c7-0a31f7232b25 NetNS:/var/run/netns/0588c59f-596e-4f42-b791-59273e3e451b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8fdbec0_1ed3_4db6_83c7_0a31f7232b25.slice PodAnnotations:0xc000d2e248}] Aliases:map[]}\"",
2026-06-11 18:01:03.128776 | controller |     "Jun 11 17:27:08.413106 crc crio[23211]: time=\"2026-06-11T17:27:08.412910543Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.128795 | controller |     "Jun 11 17:27:08.550254 crc crio[23211]: time=\"2026-06-11T17:27:08.550192392Z\" level=info msg=\"Created container 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=35af3716-674a-4a2e-852e-51df23172c33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.128810 | controller |     "Jun 11 17:27:08.561558 crc crio[23211]: time=\"2026-06-11T17:27:08.561399063Z\" level=info msg=\"Starting container: 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e\" id=9f64bf7f-9a12-4fa4-8116-da44a92169ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.128825 | controller |     "Jun 11 17:27:08.569867 crc crio[23211]: time=\"2026-06-11T17:27:08.569794673Z\" level=info msg=\"Started container\" PID=239382 containerID=1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log id=9f64bf7f-9a12-4fa4-8116-da44a92169ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b",
2026-06-11 18:01:03.128840 | controller |     "Jun 11 17:27:08.592657 crc crio[23211]: time=\"2026-06-11T17:27:08.592578284Z\" level=info msg=\"Created container 536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=81f714dd-41d6-40c7-8f95-f9f9047646bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.128854 | controller |     "Jun 11 17:27:08.620105 crc crio[23211]: time=\"2026-06-11T17:27:08.619028647Z\" level=info msg=\"Starting container: 536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0\" id=ca4cb94e-08cb-4cf3-8785-acb81fbc1e66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.128869 | controller |     "Jun 11 17:27:08.627155 crc crio[23211]: time=\"2026-06-11T17:27:08.623650522Z\" level=info msg=\"Created container 4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=ba98b312-d612-447c-9a46-2367d412a609 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.128883 | controller |     "Jun 11 17:27:08.628792 crc crio[23211]: time=\"2026-06-11T17:27:08.628698379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=934a48f4-3937-40b5-aadd-b9de4e9efce0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.128898 | controller |     "Jun 11 17:27:08.630979 crc crio[23211]: time=\"2026-06-11T17:27:08.629632492Z\" level=info msg=\"Starting container: 4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87\" id=52b6fda5-5035-4864-be30-5b6e0964e499 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.128913 | controller |     "Jun 11 17:27:08.653948 crc crio[23211]: time=\"2026-06-11T17:27:08.650592048Z\" level=info msg=\"Started container\" PID=239372 containerID=4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87 description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=52b6fda5-5035-4864-be30-5b6e0964e499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef",
2026-06-11 18:01:03.128928 | controller |     "Jun 11 17:27:08.673182 crc crio[23211]: time=\"2026-06-11T17:27:08.67307689Z\" level=info msg=\"Started container\" PID=239415 containerID=536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0 description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=ca4cb94e-08cb-4cf3-8785-acb81fbc1e66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99",
2026-06-11 18:01:03.128942 | controller |     "Jun 11 17:27:08.689713 crc crio[23211]: time=\"2026-06-11T17:27:08.686402705Z\" level=info msg=\"Created container 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener\" id=2617411e-8366-4b82-b942-932e241bb38d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.128966 | controller |     "Jun 11 17:27:08.697885 crc crio[23211]: time=\"2026-06-11T17:27:08.690686512Z\" level=info msg=\"Starting container: 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7\" id=3d0d2f96-eb40-4364-be04-f89802fe2402 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.128983 | controller |     "Jun 11 17:27:08.707108 crc crio[23211]: time=\"2026-06-11T17:27:08.705936964Z\" level=info msg=\"Started container\" PID=239398 containerID=2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7 description=openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener id=3d0d2f96-eb40-4364-be04-f89802fe2402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04",
2026-06-11 18:01:03.128999 | controller |     "Jun 11 17:27:08.834493 crc crio[23211]: time=\"2026-06-11T17:27:08.833786017Z\" level=info msg=\"Created container 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log\" id=b26c188f-ad8b-4b26-8167-9f0a82c4a058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129014 | controller |     "Jun 11 17:27:08.839752 crc crio[23211]: time=\"2026-06-11T17:27:08.839289865Z\" level=info msg=\"Starting container: 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55\" id=3c2f558a-d528-4673-a371-b5ad516b229a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.129029 | controller |     "Jun 11 17:27:08.854691 crc crio[23211]: time=\"2026-06-11T17:27:08.851799379Z\" level=info msg=\"Started container\" PID=239411 containerID=5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55 description=openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log id=3c2f558a-d528-4673-a371-b5ad516b229a name=/runtime.v1.RuntimeService/StartContainer sandboxID=db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54",
2026-06-11 18:01:03.129043 | controller |     "Jun 11 17:27:08.870863 crc crio[23211]: time=\"2026-06-11T17:27:08.869836751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=301fd12c-2b7c-4377-82fd-ff151721e600 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.129058 | controller |     "Jun 11 17:27:08.880757 crc crio[23211]: time=\"2026-06-11T17:27:08.87980586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=c8e42c9d-4b61-4ded-9c40-c89dae43fd45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.129073 | controller |     "Jun 11 17:27:08.895392 crc crio[23211]: time=\"2026-06-11T17:27:08.895298059Z\" level=info msg=\"Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=dc210fb3-2057-4b53-8df0-a1916cffc110 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129087 | controller |     "Jun 11 17:27:08.895891 crc crio[23211]: time=\"2026-06-11T17:27:08.89577991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.129101 | controller |     "Jun 11 17:27:08.897036 crc crio[23211]: time=\"2026-06-11T17:27:08.89693889Z\" level=info msg=\"Created container 2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=68248070-f21a-40f9-8768-6e1ffcd0d8e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129120 | controller |     "Jun 11 17:27:08.898590 crc crio[23211]: time=\"2026-06-11T17:27:08.898492729Z\" level=info msg=\"Starting container: 2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201\" id=bb0c47fd-d777-40ee-9360-6fb4655dddcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.129135 | controller |     "Jun 11 17:27:08.912274 crc crio[23211]: time=\"2026-06-11T17:27:08.905017032Z\" level=info msg=\"Created container 6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=5786ce10-192b-42d6-af20-5452c7817ff0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129149 | controller |     "Jun 11 17:27:08.912274 crc crio[23211]: time=\"2026-06-11T17:27:08.90772016Z\" level=info msg=\"Started container\" PID=239418 containerID=2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201 description=openstack/barbican-db-create-9spfg/mariadb-database-create id=bb0c47fd-d777-40ee-9360-6fb4655dddcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d",
2026-06-11 18:01:03.129164 | controller |     "Jun 11 17:27:08.912274 crc crio[23211]: time=\"2026-06-11T17:27:08.909511515Z\" level=info msg=\"Starting container: 6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f\" id=e7ce06af-d837-4bdb-90b7-f43feca78882 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.129178 | controller |     "Jun 11 17:27:08.921974 crc crio[23211]: time=\"2026-06-11T17:27:08.91973585Z\" level=info msg=\"Started container\" PID=239424 containerID=6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f description=openstack/glance-db-create-5c6nr/mariadb-database-create id=e7ce06af-d837-4bdb-90b7-f43feca78882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791",
2026-06-11 18:01:03.129193 | controller |     "Jun 11 17:27:08.969009 crc crio[23211]: time=\"2026-06-11T17:27:08.965855806Z\" level=info msg=\"Created container bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=5eefaa1e-6adc-42e7-a60c-42b368d5650e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129208 | controller |     "Jun 11 17:27:08.977629 crc crio[23211]: time=\"2026-06-11T17:27:08.977410456Z\" level=info msg=\"Created container d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1: openstack/neutron-db-create-47llt/mariadb-database-create\" id=301c43c8-46a0-472f-8f7b-d4402fd4cf3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129222 | controller |     "Jun 11 17:27:08.987011 crc crio[23211]: time=\"2026-06-11T17:27:08.986941764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=ada7cf6d-5596-4b79-96a7-e0cf00940406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.129237 | controller |     "Jun 11 17:27:08.987638 crc crio[23211]: time=\"2026-06-11T17:27:08.987084638Z\" level=info msg=\"Starting container: d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1\" id=42e11ed1-e144-40b9-9cf0-d83232d402f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.129251 | controller |     "Jun 11 17:27:08.988595 crc crio[23211]: time=\"2026-06-11T17:27:08.988529425Z\" level=info msg=\"Starting container: bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314\" id=380620f0-bcd0-4c9d-9672-2b9df3a5dc2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.129266 | controller |     "Jun 11 17:27:08.994860 crc crio[23211]: 2026-06-11T17:27:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:113de58ed7b2461 Mac:e2:2e:03:b0:e6:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/c9db5815-b7c4-4043-9658-889eb2c9dc0e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.129284 | controller |     "Jun 11 17:27:08.995091 crc crio[23211]: time=\"2026-06-11T17:27:08.995024497Z\" level=info msg=\"Started container\" PID=239377 containerID=bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314 description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=380620f0-bcd0-4c9d-9672-2b9df3a5dc2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e",
2026-06-11 18:01:03.129300 | controller |     "Jun 11 17:27:08.996449 crc crio[23211]: time=\"2026-06-11T17:27:08.996342211Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243 UID:4f7abdfd-3635-4eb5-aba0-e98845859542 NetNS:/var/run/netns/c9db5815-b7c4-4043-9658-889eb2c9dc0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f7abdfd_3635_4eb5_aba0_e98845859542.slice PodAnnotations:0xc0018beec0}] Aliases:map[]}\"",
2026-06-11 18:01:03.129315 | controller |     "Jun 11 17:27:08.996657 crc crio[23211]: time=\"2026-06-11T17:27:08.996607408Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.129329 | controller |     "Jun 11 17:27:08.997336 crc crio[23211]: time=\"2026-06-11T17:27:08.997248693Z\" level=info msg=\"Created container 6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=2c76df8e-345e-4479-97f5-aae8ed4c374f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129344 | controller |     "Jun 11 17:27:09.001059 crc crio[23211]: time=\"2026-06-11T17:27:09.000956605Z\" level=info msg=\"Started container\" PID=239373 containerID=d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1 description=openstack/neutron-db-create-47llt/mariadb-database-create id=42e11ed1-e144-40b9-9cf0-d83232d402f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706",
2026-06-11 18:01:03.129359 | controller |     "Jun 11 17:27:09.005494 crc crio[23211]: time=\"2026-06-11T17:27:09.005388846Z\" level=info msg=\"Starting container: 6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28\" id=19a7da2b-3395-42b4-9360-c0a2abd1c417 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.129374 | controller |     "Jun 11 17:27:09.020559 crc crio[23211]: time=\"2026-06-11T17:27:09.016598408Z\" level=info msg=\"Started container\" PID=239396 containerID=6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28 description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=19a7da2b-3395-42b4-9360-c0a2abd1c417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27",
2026-06-11 18:01:03.129389 | controller |     "Jun 11 17:27:09.026794 crc crio[23211]: time=\"2026-06-11T17:27:09.026711391Z\" level=info msg=\"Creating container: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker\" id=85f454c2-23f0-4a9c-85e7-c7ede4eb10dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129404 | controller |     "Jun 11 17:27:09.036219 crc crio[23211]: time=\"2026-06-11T17:27:09.036073086Z\" level=info msg=\"Created container 77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=8a2949e4-f3cf-4245-9b24-6d02fd8fdb07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129418 | controller |     "Jun 11 17:27:09.041037 crc crio[23211]: time=\"2026-06-11T17:27:09.038996569Z\" level=info msg=\"Starting container: 77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46\" id=36c8d4ef-1a6f-487e-9027-ba64dc3def29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.129436 | controller |     "Jun 11 17:27:09.065483 crc crio[23211]: time=\"2026-06-11T17:27:09.065294218Z\" level=info msg=\"Started container\" PID=239399 containerID=77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46 description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=36c8d4ef-1a6f-487e-9027-ba64dc3def29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033",
2026-06-11 18:01:03.129451 | controller |     "Jun 11 17:27:09.178393 crc crio[23211]: time=\"2026-06-11T17:27:09.17830197Z\" level=info msg=\"Stopping container: 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90 (timeout: 30s)\" id=f084c1de-dbda-4b09-bb85-e1b8e50c6121 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.129466 | controller |     "Jun 11 17:27:09.178891 crc crio[23211]: time=\"2026-06-11T17:27:09.178765011Z\" level=info msg=\"Stopping container: 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94 (timeout: 30s)\" id=f2cbdb75-138d-4091-abd9-ccdc90360836 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.129481 | controller |     "Jun 11 17:27:09.252682 crc crio[23211]: 2026-06-11T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42eb742522e1f73 Mac:12:3f:25:f2:e9:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/7c184b5e-9252-49fd-a900-7e1d3e2c0441 SocketPath: PciID:}] [{Interface:0xc0001926b0 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.129495 | controller |     "Jun 11 17:27:09.252682 crc crio[23211]: time=\"2026-06-11T17:27:09.251299278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.129529 | controller |     "Jun 11 17:27:09.254956 crc crio[23211]: time=\"2026-06-11T17:27:09.254886658Z\" level=info msg=\"Removing container: c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd\" id=1f71015d-6a16-48c4-bdfb-8fc82cb0f31f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.129558 | controller |     "Jun 11 17:27:09.257106 crc crio[23211]: time=\"2026-06-11T17:27:09.25695833Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8 UID:e7e70b16-7545-4958-84b5-f9538101e7c7 NetNS:/var/run/netns/7c184b5e-9252-49fd-a900-7e1d3e2c0441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e70b16_7545_4958_84b5_f9538101e7c7.slice PodAnnotations:0xc006618960}] Aliases:map[]}\"",
2026-06-11 18:01:03.129576 | controller |     "Jun 11 17:27:09.257802 crc crio[23211]: time=\"2026-06-11T17:27:09.25735587Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.129591 | controller |     "Jun 11 17:27:09.263553 crc crio[23211]: time=\"2026-06-11T17:27:09.263377381Z\" level=info msg=\"Ran pod sandbox 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243 with infra container: openstack/memcached-0/POD\" id=ef695241-85e0-49f6-87f9-7cd9710a608d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.129607 | controller |     "Jun 11 17:27:09.279482 crc crio[23211]: time=\"2026-06-11T17:27:09.278592682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=4fff0237-1261-48c2-a13f-54e97aab6097 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.129622 | controller |     "Jun 11 17:27:09.290823 crc crio[23211]: time=\"2026-06-11T17:27:09.290743347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d17869a5-5b84-4223-be3d-868850f77335 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.129641 | controller |     "Jun 11 17:27:09.362278 crc crio[23211]: 2026-06-11T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d38b5206a00ae90 Mac:02:cc:9c:3a:51:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/630308fb-0cdd-447e-ad09-bf31fdf76dc1 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.129658 | controller |     "Jun 11 17:27:09.365274 crc crio[23211]: time=\"2026-06-11T17:27:09.362682519Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831 UID:7f913049-2dc7-4447-ad03-2f0468447656 NetNS:/var/run/netns/630308fb-0cdd-447e-ad09-bf31fdf76dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f913049_2dc7_4447_ad03_2f0468447656.slice PodAnnotations:0xc007c14a50}] Aliases:map[]}\"",
2026-06-11 18:01:03.129674 | controller |     "Jun 11 17:27:09.365274 crc crio[23211]: time=\"2026-06-11T17:27:09.362865995Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.129689 | controller |     "Jun 11 17:27:09.408948 crc crio[23211]: time=\"2026-06-11T17:27:09.401678927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=576ea204-ed01-4495-89bc-a6e2b13cb216 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.129704 | controller |     "Jun 11 17:27:09.411882 crc crio[23211]: time=\"2026-06-11T17:27:09.411354139Z\" level=info msg=\"Ran pod sandbox 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8 with infra container: openstack/glance-default-internal-api-0/POD\" id=46c20bac-3401-493d-9b75-1453e6e80cff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.129719 | controller |     "Jun 11 17:27:09.416008 crc crio[23211]: time=\"2026-06-11T17:27:09.415917553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2198762a-aa16-46de-8e18-102b0a4c63a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.129734 | controller |     "Jun 11 17:27:09.419092 crc crio[23211]: time=\"2026-06-11T17:27:09.419003631Z\" level=info msg=\"Created container d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=c25da5e5-b82f-42d1-819b-c69304976c7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129748 | controller |     "Jun 11 17:27:09.428492 crc crio[23211]: time=\"2026-06-11T17:27:09.422922779Z\" level=info msg=\"Starting container: d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6\" id=ddb8e789-2e1d-4192-aec1-ff2ab4606b2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.129763 | controller |     "Jun 11 17:27:09.439514 crc crio[23211]: time=\"2026-06-11T17:27:09.433587426Z\" level=info msg=\"Stopped container 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log\" id=f2cbdb75-138d-4091-abd9-ccdc90360836 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.129778 | controller |     "Jun 11 17:27:09.445551 crc crio[23211]: time=\"2026-06-11T17:27:09.442492669Z\" level=info msg=\"Started container\" PID=239430 containerID=d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=ddb8e789-2e1d-4192-aec1-ff2ab4606b2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747",
2026-06-11 18:01:03.129797 | controller |     "Jun 11 17:27:09.445551 crc crio[23211]: time=\"2026-06-11T17:27:09.44371484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f0911837-c943-41ea-8775-6ee46a8e32d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.129813 | controller |     "Jun 11 17:27:09.461935 crc crio[23211]: time=\"2026-06-11T17:27:09.461825484Z\" level=info msg=\"Created container a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=a1d2e151-725c-4411-83ba-ba172da61e7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129827 | controller |     "Jun 11 17:27:09.477160 crc crio[23211]: time=\"2026-06-11T17:27:09.47487053Z\" level=info msg=\"Starting container: a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc\" id=6bba6719-2955-4165-8105-6f9af939b792 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.129842 | controller |     "Jun 11 17:27:09.482404 crc crio[23211]: time=\"2026-06-11T17:27:09.481947767Z\" level=info msg=\"Started container\" PID=239420 containerID=a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=6bba6719-2955-4165-8105-6f9af939b792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79",
2026-06-11 18:01:03.129857 | controller |     "Jun 11 17:27:09.500514 crc crio[23211]: time=\"2026-06-11T17:27:09.498102062Z\" level=info msg=\"Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=4526d259-7278-48c4-96c4-a66374da9e98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129872 | controller |     "Jun 11 17:27:09.504729 crc crio[23211]: time=\"2026-06-11T17:27:09.502687667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=34d55ef3-6e65-43c0-8772-fd1b75e3216b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.129886 | controller |     "Jun 11 17:27:09.504729 crc crio[23211]: time=\"2026-06-11T17:27:09.503278672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a93f4ebb-0dc2-4b4d-a3e2-308e7b09ee2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.129901 | controller |     "Jun 11 17:27:09.508254 crc crio[23211]: time=\"2026-06-11T17:27:09.506347908Z\" level=info msg=\"Ran pod sandbox d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831 with infra container: openstack/cinder-api-0/POD\" id=1c8ca982-255a-4444-a549-da9634e5bbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.129915 | controller |     "Jun 11 17:27:09.509533 crc crio[23211]: time=\"2026-06-11T17:27:09.509411015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.129930 | controller |     "Jun 11 17:27:09.520719 crc crio[23211]: time=\"2026-06-11T17:27:09.517839937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=f688edb3-69a1-4c9d-bd99-fb344928ddc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.129944 | controller |     "Jun 11 17:27:09.525099 crc crio[23211]: time=\"2026-06-11T17:27:09.524890084Z\" level=info msg=\"Created container f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=18963ad3-a562-49a4-8046-8cee23519b89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129963 | controller |     "Jun 11 17:27:09.531190 crc crio[23211]: time=\"2026-06-11T17:27:09.531080798Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=b88b2a3c-fed0-4aa8-a9ca-bbeb21b455ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129978 | controller |     "Jun 11 17:27:09.546807 crc crio[23211]: time=\"2026-06-11T17:27:09.546728221Z\" level=info msg=\"Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=7cef2fe9-316f-4a24-8067-92413699afc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.129993 | controller |     "Jun 11 17:27:09.548913 crc crio[23211]: time=\"2026-06-11T17:27:09.546920856Z\" level=info msg=\"Starting container: f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0\" id=c2a3e905-c2af-44c0-972b-e39bda6844df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.130008 | controller |     "Jun 11 17:27:09.548913 crc crio[23211]: 2026-06-11T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08a0e7a15011a9f Mac:a6:9d:44:0a:f1:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/2df20b42-c355-4193-8cf9-2eec68ce70a7 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.130025 | controller |     "Jun 11 17:27:09.549186 crc crio[23211]: time=\"2026-06-11T17:27:09.548959826Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319 UID:63679fb7-7361-49e5-9065-e3387352e058 NetNS:/var/run/netns/2df20b42-c355-4193-8cf9-2eec68ce70a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63679fb7_7361_49e5_9065_e3387352e058.slice PodAnnotations:0xc007c14100}] Aliases:map[]}\"",
2026-06-11 18:01:03.130041 | controller |     "Jun 11 17:27:09.549186 crc crio[23211]: time=\"2026-06-11T17:27:09.54910976Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.130057 | controller |     "Jun 11 17:27:09.572997 crc crio[23211]: time=\"2026-06-11T17:27:09.560531307Z\" level=info msg=\"Started container\" PID=239394 containerID=f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0 description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=c2a3e905-c2af-44c0-972b-e39bda6844df name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f",
2026-06-11 18:01:03.130074 | controller |     "Jun 11 17:27:09.598064 crc crio[23211]: time=\"2026-06-11T17:27:09.593205846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=0d4583ba-c8b7-47c5-870c-714653cfafb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.130090 | controller |     "Jun 11 17:27:09.630854 crc crio[23211]: time=\"2026-06-11T17:27:09.630411577Z\" level=info msg=\"Ran pod sandbox 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319 with infra container: openstack/cinder-scheduler-0/POD\" id=bfa3f676-129d-4d2d-8d01-6d428ceb141d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.130105 | controller |     "Jun 11 17:27:09.632639 crc crio[23211]: time=\"2026-06-11T17:27:09.631860853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130119 | controller |     "Jun 11 17:27:09.632639 crc crio[23211]: time=\"2026-06-11T17:27:09.63212631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130147 | controller |     "Jun 11 17:27:09.632817 crc crio[23211]: time=\"2026-06-11T17:27:09.63249792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130163 | controller |     "Jun 11 17:27:09.635495 crc crio[23211]: time=\"2026-06-11T17:27:09.633600487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=4e64bb43-f3af-4b8b-9110-2dd2e2ca1523 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.130178 | controller |     "Jun 11 17:27:09.635495 crc crio[23211]: time=\"2026-06-11T17:27:09.633731541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130194 | controller |     "Jun 11 17:27:09.672489 crc crio[23211]: time=\"2026-06-11T17:27:09.670962873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=42eed4a0-e17b-485c-bbab-02146ea5bda2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.130209 | controller |     "Jun 11 17:27:09.680480 crc crio[23211]: time=\"2026-06-11T17:27:09.678677446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130224 | controller |     "Jun 11 17:27:09.718384 crc crio[23211]: time=\"2026-06-11T17:27:09.718131845Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=1ccd2067-2fc6-435b-bd5c-01078bbf77df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.130239 | controller |     "Jun 11 17:27:09.751499 crc crio[23211]: time=\"2026-06-11T17:27:09.749306196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130254 | controller |     "Jun 11 17:27:09.751499 crc crio[23211]: time=\"2026-06-11T17:27:09.749556243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130269 | controller |     "Jun 11 17:27:09.785812 crc crio[23211]: 2026-06-11T17:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:267a0b08ac1c9ed Mac:fe:23:d2:98:0f:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/0588c59f-596e-4f42-b791-59273e3e451b SocketPath: PciID:}] [{Interface:0xc000412df0 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.130284 | controller |     "Jun 11 17:27:09.789507 crc crio[23211]: time=\"2026-06-11T17:27:09.786505508Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=a686e074-7d5c-45d7-9401-e6549a34a0aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.130299 | controller |     "Jun 11 17:27:09.801517 crc crio[23211]: time=\"2026-06-11T17:27:09.798820766Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9 UID:e8fdbec0-1ed3-4db6-83c7-0a31f7232b25 NetNS:/var/run/netns/0588c59f-596e-4f42-b791-59273e3e451b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8fdbec0_1ed3_4db6_83c7_0a31f7232b25.slice PodAnnotations:0xc000d2e248}] Aliases:map[]}\"",
2026-06-11 18:01:03.130319 | controller |     "Jun 11 17:27:09.811491 crc crio[23211]: time=\"2026-06-11T17:27:09.807665269Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.130335 | controller |     "Jun 11 17:27:09.830517 crc crio[23211]: time=\"2026-06-11T17:27:09.829782893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=9e5b1e1f-c1ee-4063-8096-e624af2e9b1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.130350 | controller |     "Jun 11 17:27:09.947848 crc crio[23211]: time=\"2026-06-11T17:27:09.947498581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130365 | controller |     "Jun 11 17:27:10.013350 crc crio[23211]: time=\"2026-06-11T17:27:10.013293711Z\" level=info msg=\"Ran pod sandbox 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9 with infra container: openstack/ovsdbserver-sb-0/POD\" id=671a459b-2e68-48f8-b213-31c911482f89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.130379 | controller |     "Jun 11 17:27:10.017018 crc crio[23211]: time=\"2026-06-11T17:27:10.015582489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130394 | controller |     "Jun 11 17:27:10.026905 crc crio[23211]: time=\"2026-06-11T17:27:10.025611759Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=f0f665e0-266c-460b-8985-64d27a99f49f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.130408 | controller |     "Jun 11 17:27:10.032305 crc crio[23211]: time=\"2026-06-11T17:27:10.030991814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=afaf5a1e-5aa3-4103-b1aa-6e437597b163 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.130422 | controller |     "Jun 11 17:27:10.032406 crc crio[23211]: time=\"2026-06-11T17:27:10.032300256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130436 | controller |     "Jun 11 17:27:10.146554 crc crio[23211]: time=\"2026-06-11T17:27:10.146342224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130450 | controller |     "Jun 11 17:27:10.158865 crc crio[23211]: time=\"2026-06-11T17:27:10.158722684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130464 | controller |     "Jun 11 17:27:10.160115 crc crio[23211]: time=\"2026-06-11T17:27:10.159885363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130478 | controller |     "Jun 11 17:27:10.163258 crc crio[23211]: time=\"2026-06-11T17:27:10.160683944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130492 | controller |     "Jun 11 17:27:10.172185 crc crio[23211]: time=\"2026-06-11T17:27:10.171987847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130506 | controller |     "Jun 11 17:27:10.176491 crc crio[23211]: time=\"2026-06-11T17:27:10.175537086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130552 | controller |     "Jun 11 17:27:10.240894 crc crio[23211]: time=\"2026-06-11T17:27:10.240752159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=06b29f9b-b302-40a5-a2e8-583c47510155 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.130572 | controller |     "Jun 11 17:27:10.268031 crc crio[23211]: time=\"2026-06-11T17:27:10.267950681Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=8428f190-ae3b-4372-8bc4-325b6317072c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.130588 | controller |     "Jun 11 17:27:10.271864 crc crio[23211]: time=\"2026-06-11T17:27:10.271315995Z\" level=info msg=\"Removed container c374d0fdd14905e66025c239fb5ee57498a7aac79be0f856fd12e3bbfba2cbfd: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=1f71015d-6a16-48c4-bdfb-8fc82cb0f31f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.130605 | controller |     "Jun 11 17:27:10.281749 crc crio[23211]: time=\"2026-06-11T17:27:10.281248314Z\" level=info msg=\"Removing container: 675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06\" id=4cd2ecfa-2545-4786-bf59-95bed2b758bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.130620 | controller |     "Jun 11 17:27:10.282817 crc crio[23211]: time=\"2026-06-11T17:27:10.282715261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130634 | controller |     "Jun 11 17:27:10.286250 crc crio[23211]: time=\"2026-06-11T17:27:10.286169138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130649 | controller |     "Jun 11 17:27:10.408384 crc crio[23211]: time=\"2026-06-11T17:27:10.407753705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130664 | controller |     "Jun 11 17:27:10.464215 crc crio[23211]: time=\"2026-06-11T17:27:10.46387038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130679 | controller |     "Jun 11 17:27:10.472016 crc crio[23211]: time=\"2026-06-11T17:27:10.471951113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130693 | controller |     "Jun 11 17:27:10.887999 crc crio[23211]: time=\"2026-06-11T17:27:10.886725235Z\" level=info msg=\"Removed container 675b9512f56ac4de440f7bf63fb887cc26d6bcf8e3b079955a314d5b4a433d06: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=4cd2ecfa-2545-4786-bf59-95bed2b758bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.130708 | controller |     "Jun 11 17:27:10.897593 crc crio[23211]: time=\"2026-06-11T17:27:10.89731367Z\" level=info msg=\"Removing container: e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6\" id=46af09e4-0094-42c8-8927-0864ff7e8db4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.130723 | controller |     "Jun 11 17:27:11.099297 crc crio[23211]: time=\"2026-06-11T17:27:11.099198018Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2709150c-dc6a-4378-9e52-cb7fc02e8ebd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.130737 | controller |     "Jun 11 17:27:11.099490 crc crio[23211]: time=\"2026-06-11T17:27:11.099335811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130755 | controller |     "Jun 11 17:27:11.099661 crc crio[23211]: time=\"2026-06-11T17:27:11.099600658Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=ef9e204c-1de6-446d-a40d-a0ec477865fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.130770 | controller |     "Jun 11 17:27:11.099764 crc crio[23211]: time=\"2026-06-11T17:27:11.09967913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130785 | controller |     "Jun 11 17:27:11.116622 crc crio[23211]: time=\"2026-06-11T17:27:11.116276106Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=a0f391c0-99d4-4337-98b6-62fb5e415c74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.130800 | controller |     "Jun 11 17:27:11.116856 crc crio[23211]: time=\"2026-06-11T17:27:11.116667595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.130816 | controller |     "Jun 11 17:27:11.131914 crc crio[23211]: time=\"2026-06-11T17:27:11.131412475Z\" level=info msg=\"Removed container e546f9ceae1235074ea821d2e52041f80ac04da97af7bd3ffb4441ae362faab6: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=46af09e4-0094-42c8-8927-0864ff7e8db4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.130831 | controller |     "Jun 11 17:27:11.156597 crc crio[23211]: time=\"2026-06-11T17:27:11.155951161Z\" level=info msg=\"Removing container: 3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2\" id=f9de1e3c-ea17-48ad-b62f-01eb2c5a1dc9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.130846 | controller |     "Jun 11 17:27:11.272796 crc crio[23211]: time=\"2026-06-11T17:27:11.271007783Z\" level=info msg=\"Created container 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c: openstack/memcached-0/memcached\" id=1ccd2067-2fc6-435b-bd5c-01078bbf77df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.130860 | controller |     "Jun 11 17:27:11.281378 crc crio[23211]: time=\"2026-06-11T17:27:11.281300161Z\" level=info msg=\"Starting container: 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c\" id=67ddceda-a4a6-44d0-93ed-57be16abc843 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.130876 | controller |     "Jun 11 17:27:11.306087 crc crio[23211]: time=\"2026-06-11T17:27:11.305886107Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83 UID:cec7a0a0-ef26-4418-95fb-21396fe4bd05 NetNS:/var/run/netns/7d3654e9-63db-4a5e-9267-d79e82b922b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcec7a0a0_ef26_4418_95fb_21396fe4bd05.slice PodAnnotations:0xc006bcc260}] Aliases:map[]}\"",
2026-06-11 18:01:03.130892 | controller |     "Jun 11 17:27:11.306087 crc crio[23211]: time=\"2026-06-11T17:27:11.305954899Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.130908 | controller |     "Jun 11 17:27:11.311493 crc crio[23211]: time=\"2026-06-11T17:27:11.311241101Z\" level=info msg=\"Started container\" PID=240642 containerID=19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c description=openstack/memcached-0/memcached id=67ddceda-a4a6-44d0-93ed-57be16abc843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243",
2026-06-11 18:01:03.130923 | controller |     "Jun 11 17:27:11.353544 crc crio[23211]: time=\"2026-06-11T17:27:11.35187752Z\" level=info msg=\"Created container c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=dc210fb3-2057-4b53-8df0-a1916cffc110 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.130943 | controller |     "Jun 11 17:27:11.353544 crc crio[23211]: time=\"2026-06-11T17:27:11.352977026Z\" level=info msg=\"Starting container: c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344\" id=c6c1eea9-0ff4-42fc-b8eb-f7364ea04612 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.130959 | controller |     "Jun 11 17:27:11.362363 crc crio[23211]: time=\"2026-06-11T17:27:11.362007453Z\" level=info msg=\"Started container\" PID=240641 containerID=c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344 description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api id=c6c1eea9-0ff4-42fc-b8eb-f7364ea04612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b",
2026-06-11 18:01:03.130974 | controller |     "Jun 11 17:27:11.393524 crc crio[23211]: time=\"2026-06-11T17:27:11.393390639Z\" level=info msg=\"Created container a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=7cef2fe9-316f-4a24-8067-92413699afc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.130989 | controller |     "Jun 11 17:27:11.401741 crc crio[23211]: time=\"2026-06-11T17:27:11.401654296Z\" level=info msg=\"Starting container: a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e\" id=711f3fcf-6e88-4654-aa7d-f60af7a290c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.131019 | controller |     "Jun 11 17:27:11.403698 crc crio[23211]: time=\"2026-06-11T17:27:11.403643347Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66 UID:fe4229ab-df34-46b1-88a2-6ea6d96408d2 NetNS:/var/run/netns/5a892ee0-494c-4c46-bd51-6854c93b6651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe4229ab_df34_46b1_88a2_6ea6d96408d2.slice PodAnnotations:0xc0001309e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.131039 | controller |     "Jun 11 17:27:11.404357 crc crio[23211]: time=\"2026-06-11T17:27:11.404327883Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.131062 | controller |     "Jun 11 17:27:11.406189 crc crio[23211]: time=\"2026-06-11T17:27:11.406043857Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7 UID:d21fdfd8-e4b7-4764-b76c-f52cc90c0a31 NetNS:/var/run/netns/b0dd59c9-f6c6-4659-b034-06e26fb16bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd21fdfd8_e4b7_4764_b76c_f52cc90c0a31.slice PodAnnotations:0xc002794540}] Aliases:map[]}\"",
2026-06-11 18:01:03.131082 | controller |     "Jun 11 17:27:11.406189 crc crio[23211]: time=\"2026-06-11T17:27:11.406104638Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.131113 | controller |     "Jun 11 17:27:11.415699 crc crio[23211]: time=\"2026-06-11T17:27:11.415575735Z\" level=info msg=\"Started container\" PID=240656 containerID=a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=711f3fcf-6e88-4654-aa7d-f60af7a290c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639",
2026-06-11 18:01:03.131145 | controller |     "Jun 11 17:27:11.422078 crc crio[23211]: time=\"2026-06-11T17:27:11.421948445Z\" level=info msg=\"Created container 9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=4526d259-7278-48c4-96c4-a66374da9e98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.131200 | controller |     "Jun 11 17:27:11.424178 crc crio[23211]: time=\"2026-06-11T17:27:11.424062978Z\" level=info msg=\"Starting container: 9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c\" id=496476c1-4bc2-45c6-8403-378375a47b7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.131230 | controller |     "Jun 11 17:27:11.431661 crc crio[23211]: time=\"2026-06-11T17:27:11.431572686Z\" level=info msg=\"Started container\" PID=240657 containerID=9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=496476c1-4bc2-45c6-8403-378375a47b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e",
2026-06-11 18:01:03.131250 | controller |     "Jun 11 17:27:11.480855 crc crio[23211]: time=\"2026-06-11T17:27:11.480661305Z\" level=info msg=\"Created container 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=8428f190-ae3b-4372-8bc4-325b6317072c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.131268 | controller |     "Jun 11 17:27:11.484073 crc crio[23211]: time=\"2026-06-11T17:27:11.483965269Z\" level=info msg=\"Starting container: 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1\" id=7ce3d547-81f2-4bab-9a5e-875279f3b67f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.131285 | controller |     "Jun 11 17:27:11.512391 crc crio[23211]: time=\"2026-06-11T17:27:11.511647441Z\" level=info msg=\"Started container\" PID=240651 containerID=81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=7ce3d547-81f2-4bab-9a5e-875279f3b67f name=/runtime.v1.RuntimeService/StartContainer sandboxID=267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9",
2026-06-11 18:01:03.131307 | controller |     "Jun 11 17:27:11.519346 crc crio[23211]: time=\"2026-06-11T17:27:11.519280653Z\" level=info msg=\"Created container 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker\" id=85f454c2-23f0-4a9c-85e7-c7ede4eb10dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.131349 | controller |     "Jun 11 17:27:11.526559 crc crio[23211]: time=\"2026-06-11T17:27:11.523665144Z\" level=info msg=\"Starting container: 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2\" id=f94a8699-82f4-4d80-8e73-754752f56eea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.131384 | controller |     "Jun 11 17:27:11.545403 crc crio[23211]: time=\"2026-06-11T17:27:11.538356981Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=15c5e68f-c296-44bf-9d54-b3887fab0644 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.131408 | controller |     "Jun 11 17:27:11.567382 crc crio[23211]: time=\"2026-06-11T17:27:11.566341533Z\" level=info msg=\"Started container\" PID=240652 containerID=1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2 description=openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker id=f94a8699-82f4-4d80-8e73-754752f56eea name=/runtime.v1.RuntimeService/StartContainer sandboxID=db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54",
2026-06-11 18:01:03.131430 | controller |     "Jun 11 17:27:11.676307 crc crio[23211]: time=\"2026-06-11T17:27:11.676212336Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=27bc03b4-8034-4bd4-9709-1a5dd8053e32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.131454 | controller |     "Jun 11 17:27:11.705471 crc crio[23211]: time=\"2026-06-11T17:27:11.695736174Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=eb75dabb-8ccc-4b89-b08e-94d7341516b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.131472 | controller |     "Jun 11 17:27:11.705471 crc crio[23211]: time=\"2026-06-11T17:27:11.696113924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.131488 | controller |     "Jun 11 17:27:11.834968 crc crio[23211]: time=\"2026-06-11T17:27:11.834768138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.131505 | controller |     "Jun 11 17:27:11.861778 crc crio[23211]: time=\"2026-06-11T17:27:11.858815311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.131552 | controller |     "Jun 11 17:27:12.020841 crc crio[23211]: time=\"2026-06-11T17:27:12.014191044Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=6c071e85-8977-4b0d-8dd7-caeb4032bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.131576 | controller |     "Jun 11 17:27:12.020841 crc crio[23211]: time=\"2026-06-11T17:27:12.020688287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.131596 | controller |     "Jun 11 17:27:12.022166 crc crio[23211]: time=\"2026-06-11T17:27:12.02082302Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=2f90fd89-21c5-4329-9d33-192f670fcc27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.131628 | controller |     "Jun 11 17:27:12.031302 crc crio[23211]: time=\"2026-06-11T17:27:12.029642091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.131647 | controller |     "Jun 11 17:27:12.042743 crc crio[23211]: time=\"2026-06-11T17:27:12.042637336Z\" level=info msg=\"Removed container 3b9ad1e4c25393050f8633084a534f041cb60a4c3d1fa5ae63eb56b846af76b2: openstack/neutron-db-create-47llt/mariadb-database-create\" id=f9de1e3c-ea17-48ad-b62f-01eb2c5a1dc9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.131672 | controller |     "Jun 11 17:27:12.049102 crc crio[23211]: time=\"2026-06-11T17:27:12.049006746Z\" level=info msg=\"Removing container: 1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446\" id=32286f04-6797-4ba1-997a-96040e0ed14a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.131689 | controller |     "Jun 11 17:27:12.109862 crc crio[23211]: time=\"2026-06-11T17:27:12.109784319Z\" level=info msg=\"Created container 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=eb75dabb-8ccc-4b89-b08e-94d7341516b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.131705 | controller |     "Jun 11 17:27:12.112697 crc crio[23211]: time=\"2026-06-11T17:27:12.111671876Z\" level=info msg=\"Starting container: 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a\" id=7fee541d-6f49-4eac-acf2-64ec03a26d62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.131722 | controller |     "Jun 11 17:27:12.121381 crc crio[23211]: time=\"2026-06-11T17:27:12.121281557Z\" level=info msg=\"Started container\" PID=240977 containerID=7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=7fee541d-6f49-4eac-acf2-64ec03a26d62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9",
2026-06-11 18:01:03.131743 | controller |     "Jun 11 17:27:12.309002 crc crio[23211]: time=\"2026-06-11T17:27:12.308897727Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663 UID:4b3915d6-2f58-4929-8715-f28c8a038cf7 NetNS:/var/run/netns/a085d679-4c20-4425-8381-34cf34a93f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b3915d6_2f58_4929_8715_f28c8a038cf7.slice PodAnnotations:0xc002794c28}] Aliases:map[]}\"",
2026-06-11 18:01:03.131761 | controller |     "Jun 11 17:27:12.309002 crc crio[23211]: time=\"2026-06-11T17:27:12.308974649Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.131778 | controller |     "Jun 11 17:27:12.320078 crc crio[23211]: time=\"2026-06-11T17:27:12.318231912Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8 UID:18f2683f-c688-4862-b3a2-02d915e635de NetNS:/var/run/netns/9e1453f6-7885-4854-86c6-92e1320f242a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18f2683f_c688_4862_b3a2_02d915e635de.slice PodAnnotations:0xc003088e20}] Aliases:map[]}\"",
2026-06-11 18:01:03.131795 | controller |     "Jun 11 17:27:12.320078 crc crio[23211]: time=\"2026-06-11T17:27:12.318326014Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.131811 | controller |     "Jun 11 17:27:12.339093 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:761de4342d5362a Mac:8e:5b:01:7c:57:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/5a892ee0-494c-4c46-bd51-6854c93b6651 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.131828 | controller |     "Jun 11 17:27:12.340037 crc crio[23211]: time=\"2026-06-11T17:27:12.339904234Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66 UID:fe4229ab-df34-46b1-88a2-6ea6d96408d2 NetNS:/var/run/netns/5a892ee0-494c-4c46-bd51-6854c93b6651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe4229ab_df34_46b1_88a2_6ea6d96408d2.slice PodAnnotations:0xc0001309e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.131846 | controller |     "Jun 11 17:27:12.340304 crc crio[23211]: time=\"2026-06-11T17:27:12.340099419Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.131862 | controller |     "Jun 11 17:27:12.341314 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4137127e4c50133 Mac:9a:c6:5a:40:15:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/7d3654e9-63db-4a5e-9267-d79e82b922b3 SocketPath: PciID:}] [{Interface:0xc0001225e0 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.131879 | controller |     "Jun 11 17:27:12.342353 crc crio[23211]: time=\"2026-06-11T17:27:12.342278754Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83 UID:cec7a0a0-ef26-4418-95fb-21396fe4bd05 NetNS:/var/run/netns/7d3654e9-63db-4a5e-9267-d79e82b922b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcec7a0a0_ef26_4418_95fb_21396fe4bd05.slice PodAnnotations:0xc006bcc260}] Aliases:map[]}\"",
2026-06-11 18:01:03.131903 | controller |     "Jun 11 17:27:12.343116 crc crio[23211]: time=\"2026-06-11T17:27:12.34293128Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.131920 | controller |     "Jun 11 17:27:12.361370 crc crio[23211]: time=\"2026-06-11T17:27:12.36130877Z\" level=info msg=\"Ran pod sandbox 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83 with infra container: openstack/nova-cell1-conductor-0/POD\" id=ef9e204c-1de6-446d-a40d-a0ec477865fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.131937 | controller |     "Jun 11 17:27:12.370747 crc crio[23211]: time=\"2026-06-11T17:27:12.370133212Z\" level=info msg=\"Stopping container: 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7 (timeout: 30s)\" id=f12b3c20-6294-41ff-aab0-0337b5b321b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.131953 | controller |     "Jun 11 17:27:12.376867 crc crio[23211]: time=\"2026-06-11T17:27:12.375410724Z\" level=info msg=\"Stopping container: 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804 (timeout: 30s)\" id=28358583-07a1-4b01-9649-c0c7f6b79183 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.131969 | controller |     "Jun 11 17:27:12.384312 crc crio[23211]: time=\"2026-06-11T17:27:12.382894012Z\" level=info msg=\"Ran pod sandbox 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66 with infra container: openstack/nova-metadata-0/POD\" id=2709150c-dc6a-4378-9e52-cb7fc02e8ebd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.131985 | controller |     "Jun 11 17:27:12.396681 crc crio[23211]: time=\"2026-06-11T17:27:12.396556544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f3f32b31-cdfb-4116-86f1-b7daf8f53d22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.132001 | controller |     "Jun 11 17:27:12.401634 crc crio[23211]: time=\"2026-06-11T17:27:12.40155915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3f826d25-b8fc-4f3d-bf03-be3729976ec0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.132017 | controller |     "Jun 11 17:27:12.535890 crc crio[23211]: time=\"2026-06-11T17:27:12.533756912Z\" level=info msg=\"Removed container 1b508aaf6690de05c8e67082974aed88227652b8c27e1005fd33b8cd43143446: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=32286f04-6797-4ba1-997a-96040e0ed14a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.132034 | controller |     "Jun 11 17:27:12.556323 crc crio[23211]: time=\"2026-06-11T17:27:12.556124901Z\" level=info msg=\"Removing container: ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e\" id=6a0f42df-eb8c-4245-a60f-5c491be5a983 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.132051 | controller |     "Jun 11 17:27:12.573727 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:778443aa69f634f Mac:46:01:68:c7:14:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/b0dd59c9-f6c6-4659-b034-06e26fb16bc5 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.132067 | controller |     "Jun 11 17:27:12.574981 crc crio[23211]: time=\"2026-06-11T17:27:12.574912483Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7 UID:d21fdfd8-e4b7-4764-b76c-f52cc90c0a31 NetNS:/var/run/netns/b0dd59c9-f6c6-4659-b034-06e26fb16bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd21fdfd8_e4b7_4764_b76c_f52cc90c0a31.slice PodAnnotations:0xc002794540}] Aliases:map[]}\"",
2026-06-11 18:01:03.132087 | controller |     "Jun 11 17:27:12.575129 crc crio[23211]: time=\"2026-06-11T17:27:12.575078327Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.132104 | controller |     "Jun 11 17:27:12.575671 crc crio[23211]: time=\"2026-06-11T17:27:12.57560938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=25320e53-1814-4ac4-99e1-82bca233d955 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.132121 | controller |     "Jun 11 17:27:12.587278 crc crio[23211]: time=\"2026-06-11T17:27:12.585662722Z\" level=info msg=\"Stopped container 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log\" id=28358583-07a1-4b01-9649-c0c7f6b79183 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.132137 | controller |     "Jun 11 17:27:12.605867 crc crio[23211]: time=\"2026-06-11T17:27:12.605768666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=76a9db1e-a394-467e-84ea-ee3e98620a1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.132153 | controller |     "Jun 11 17:27:12.637682 crc crio[23211]: time=\"2026-06-11T17:27:12.637641344Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f6416810-77a8-4119-a946-6f3c5b9ced45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.132169 | controller |     "Jun 11 17:27:12.638257 crc crio[23211]: time=\"2026-06-11T17:27:12.638230949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.132185 | controller |     "Jun 11 17:27:12.648619 crc crio[23211]: time=\"2026-06-11T17:27:12.648544148Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=bda80841-9c9d-4643-9a00-3115889f94e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.132202 | controller |     "Jun 11 17:27:12.678297 crc crio[23211]: time=\"2026-06-11T17:27:12.677703608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.132218 | controller |     "Jun 11 17:27:12.682707 crc crio[23211]: time=\"2026-06-11T17:27:12.682381276Z\" level=info msg=\"Ran pod sandbox 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=a0f391c0-99d4-4337-98b6-62fb5e415c74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.132233 | controller |     "Jun 11 17:27:12.692824 crc crio[23211]: time=\"2026-06-11T17:27:12.692745766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=1b439174-38dd-4875-af65-6c5c779e2353 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.132247 | controller |     "Jun 11 17:27:12.767283 crc crio[23211]: time=\"2026-06-11T17:27:12.766950804Z\" level=warning msg=\"Stopping container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:01:03.132262 | controller |     "Jun 11 17:27:12.778005 crc crio[23211]: time=\"2026-06-11T17:27:12.777847957Z\" level=info msg=\"Removed container ced144ea9dc3c3075856566aab118eb49d2707fb2cb8df65327e09874d22032e: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=6a0f42df-eb8c-4245-a60f-5c491be5a983 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.132280 | controller |     "Jun 11 17:27:12.786381 crc crio[23211]: time=\"2026-06-11T17:27:12.786198287Z\" level=info msg=\"Removing container: 01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629\" id=53e48fc3-9760-4594-921f-ce781ba4f90f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.132295 | controller |     "Jun 11 17:27:12.827107 crc crio[23211]: time=\"2026-06-11T17:27:12.826934487Z\" level=error msg=\"Killing container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:01:03.132310 | controller |     "Jun 11 17:27:12.832756 crc crio[23211]: time=\"2026-06-11T17:27:12.83223033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.132325 | controller |     "Jun 11 17:27:12.856037 crc crio[23211]: time=\"2026-06-11T17:27:12.855348789Z\" level=info msg=\"Stopped container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1: openstack/swift-storage-0/swift-recon-cron\" id=e6302014-0eb1-41bc-be54-21d3d8da960c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.132339 | controller |     "Jun 11 17:27:12.861644 crc crio[23211]: time=\"2026-06-11T17:27:12.861557115Z\" level=info msg=\"Stopping pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\" id=155c6278-0be0-4afe-bf7a-08dbbe956fa4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.132355 | controller |     "Jun 11 17:27:12.863207 crc crio[23211]: time=\"2026-06-11T17:27:12.863023631Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c UID:f7430519-de11-46c0-a372-5a8c39a49058 NetNS:/var/run/netns/3255d731-8da0-41be-9ff1-e954b74ae1a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7430519_de11_46c0_a372_5a8c39a49058.slice PodAnnotations:0xc0018be808}] Aliases:map[]}\"",
2026-06-11 18:01:03.132370 | controller |     "Jun 11 17:27:12.863378 crc crio[23211]: time=\"2026-06-11T17:27:12.863310149Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.132385 | controller |     "Jun 11 17:27:12.865846 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8dd006ddef506a Mac:0a:25:0c:02:97:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/9e1453f6-7885-4854-86c6-92e1320f242a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.132400 | controller |     "Jun 11 17:27:12.867297 crc crio[23211]: time=\"2026-06-11T17:27:12.867211656Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8 UID:18f2683f-c688-4862-b3a2-02d915e635de NetNS:/var/run/netns/9e1453f6-7885-4854-86c6-92e1320f242a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18f2683f_c688_4862_b3a2_02d915e635de.slice PodAnnotations:0xc003088e20}] Aliases:map[]}\"",
2026-06-11 18:01:03.132416 | controller |     "Jun 11 17:27:12.867853 crc crio[23211]: time=\"2026-06-11T17:27:12.867791452Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.132435 | controller |     "Jun 11 17:27:12.874993 crc crio[23211]: time=\"2026-06-11T17:27:12.874899129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=2535e1f0-86e1-4046-bc2b-5a949f4e6884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.132451 | controller |     "Jun 11 17:27:12.898754 crc crio[23211]: time=\"2026-06-11T17:27:12.898692876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.132466 | controller |     "Jun 11 17:27:12.904588 crc crio[23211]: time=\"2026-06-11T17:27:12.904559353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.132481 | controller |     "Jun 11 17:27:12.917688 crc crio[23211]: time=\"2026-06-11T17:27:12.917574488Z\" level=info msg=\"Ran pod sandbox a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8 with infra container: openstack/rabbitmq-server-0/POD\" id=2f90fd89-21c5-4329-9d33-192f670fcc27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.132496 | controller |     "Jun 11 17:27:12.918165 crc crio[23211]: time=\"2026-06-11T17:27:12.918105402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.132529 | controller |     "Jun 11 17:27:12.922720 crc crio[23211]: time=\"2026-06-11T17:27:12.922626444Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5519dbf1-c883-4111-b3fa-3921b3ed6522 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.132557 | controller |     "Jun 11 17:27:12.928939 crc crio[23211]: time=\"2026-06-11T17:27:12.928670095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.132576 | controller |     "Jun 11 17:27:12.931517 crc crio[23211]: time=\"2026-06-11T17:27:12.93118279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=b8224084-58b7-4ce8-b8a1-a5157fc5fbba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.132592 | controller |     "Jun 11 17:27:12.959725 crc crio[23211]: time=\"2026-06-11T17:27:12.959096189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=464ffe77-cfa3-4ddb-8ae9-de2910d319d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.132607 | controller |     "Jun 11 17:27:12.994534 crc crio[23211]: 2026-06-11T17:27:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4151d5df20b8f6c Mac:de:6d:fb:97:77:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/a085d679-4c20-4425-8381-34cf34a93f47 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.132622 | controller |     "Jun 11 17:27:12.999348 crc crio[23211]: time=\"2026-06-11T17:27:12.999230954Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663 UID:4b3915d6-2f58-4929-8715-f28c8a038cf7 NetNS:/var/run/netns/a085d679-4c20-4425-8381-34cf34a93f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b3915d6_2f58_4929_8715_f28c8a038cf7.slice PodAnnotations:0xc002794c28}] Aliases:map[]}\"",
2026-06-11 18:01:03.132642 | controller |     "Jun 11 17:27:12.999996 crc crio[23211]: time=\"2026-06-11T17:27:12.999771908Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.132658 | controller |     "Jun 11 17:27:13.057129 crc crio[23211]: time=\"2026-06-11T17:27:13.057078024Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=0767b9df-ea5c-45fd-80d0-c4bd923dc6fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.132674 | controller |     "Jun 11 17:27:13.061363 crc crio[23211]: time=\"2026-06-11T17:27:13.061278219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.132689 | controller |     "Jun 11 17:27:13.067405 crc crio[23211]: time=\"2026-06-11T17:27:13.067262639Z\" level=info msg=\"Ran pod sandbox 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663 with infra container: openstack/ovn-northd-0/POD\" id=6c071e85-8977-4b0d-8dd7-caeb4032bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.132703 | controller |     "Jun 11 17:27:13.082404 crc crio[23211]: time=\"2026-06-11T17:27:13.082227904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=5c81813a-eaba-4eee-855d-4e3d508226c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.132718 | controller |     "Jun 11 17:27:13.198890 crc crio[23211]: time=\"2026-06-11T17:27:13.19384163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a2dec13a-48b1-4129-9ce5-ca471292df06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.132733 | controller |     "Jun 11 17:27:13.294528 crc crio[23211]: time=\"2026-06-11T17:27:13.293804435Z\" level=info msg=\"Created container bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f6416810-77a8-4119-a946-6f3c5b9ced45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.132747 | controller |     "Jun 11 17:27:13.319534 crc crio[23211]: time=\"2026-06-11T17:27:13.31435143Z\" level=info msg=\"Starting container: bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25\" id=54fb4553-5c65-4be9-a1b5-be8740ec62ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.132762 | controller |     "Jun 11 17:27:13.319534 crc crio[23211]: time=\"2026-06-11T17:27:13.316194056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.132777 | controller |     "Jun 11 17:27:13.339844 crc crio[23211]: time=\"2026-06-11T17:27:13.326012292Z\" level=info msg=\"Started container\" PID=241401 containerID=bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=54fb4553-5c65-4be9-a1b5-be8740ec62ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83",
2026-06-11 18:01:03.132792 | controller |     "Jun 11 17:27:13.339844 crc crio[23211]: time=\"2026-06-11T17:27:13.339212822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.132807 | controller |     "Jun 11 17:27:13.357873 crc crio[23211]: time=\"2026-06-11T17:27:13.35748655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8adbfdcb-5573-46e7-a72a-82ef00942d0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.132826 | controller |     "Jun 11 17:27:13.378592 crc crio[23211]: time=\"2026-06-11T17:27:13.377057251Z\" level=info msg=\"Removed container 01d044cf76ae8022c1e7c59f3c33cdbcf5274a84b51278ddb8b2f85c5a7ea629: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=53e48fc3-9760-4594-921f-ce781ba4f90f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.132842 | controller |     "Jun 11 17:27:13.409904 crc crio[23211]: time=\"2026-06-11T17:27:13.399026041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=f427de54-d82c-492e-9e43-c17eeeb3995a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.132858 | controller |     "Jun 11 17:27:13.409904 crc crio[23211]: time=\"2026-06-11T17:27:13.401071513Z\" level=info msg=\"Removing container: fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83\" id=ebb55eb2-4f01-4a02-a91e-e88ae0c8ab27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.132873 | controller |     "Jun 11 17:27:13.409904 crc crio[23211]: time=\"2026-06-11T17:27:13.404789936Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=62bb2330-4e9f-4cde-a6b7-c0568657a1c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.132888 | controller |     "Jun 11 17:27:13.410732 crc crio[23211]: time=\"2026-06-11T17:27:13.410646542Z\" level=info msg=\"Created container 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11: openstack/nova-metadata-0/nova-metadata-log\" id=bda80841-9c9d-4643-9a00-3115889f94e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.132903 | controller |     "Jun 11 17:27:13.416508 crc crio[23211]: time=\"2026-06-11T17:27:13.413507015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.132918 | controller |     "Jun 11 17:27:13.416769 crc crio[23211]: time=\"2026-06-11T17:27:13.416670414Z\" level=info msg=\"Starting container: 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11\" id=19af2b24-da2d-42fa-89ef-d653d93c7100 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.132933 | controller |     "Jun 11 17:27:13.424500 crc crio[23211]: time=\"2026-06-11T17:27:13.424321975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.132948 | controller |     "Jun 11 17:27:13.425741 crc crio[23211]: time=\"2026-06-11T17:27:13.425658548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.132963 | controller |     "Jun 11 17:27:13.447535 crc crio[23211]: time=\"2026-06-11T17:27:13.444584244Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=1179bb0d-7386-4b1c-ae58-1d58932f74b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.132977 | controller |     "Jun 11 17:27:13.494937 crc crio[23211]: time=\"2026-06-11T17:27:13.494805672Z\" level=info msg=\"Started container\" PID=241402 containerID=0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11 description=openstack/nova-metadata-0/nova-metadata-log id=19af2b24-da2d-42fa-89ef-d653d93c7100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66",
2026-06-11 18:01:03.132992 | controller |     "Jun 11 17:27:13.527743 crc crio[23211]: time=\"2026-06-11T17:27:13.527590432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=811fb9b6-becd-462b-aa25-f277e0c56ba9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.133011 | controller |     "Jun 11 17:27:13.530936 crc crio[23211]: time=\"2026-06-11T17:27:13.530725461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.133026 | controller |     "Jun 11 17:27:13.561837 crc crio[23211]: time=\"2026-06-11T17:27:13.561703377Z\" level=warning msg=\"Stopping container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:01:03.133041 | controller |     "Jun 11 17:27:13.568550 crc crio[23211]: time=\"2026-06-11T17:27:13.567771689Z\" level=info msg=\"Stopped pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\" id=155c6278-0be0-4afe-bf7a-08dbbe956fa4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.133056 | controller |     "Jun 11 17:27:13.625003 crc crio[23211]: time=\"2026-06-11T17:27:13.624896301Z\" level=info msg=\"Removed container fd2b6b998c52dfdff81b2dcb3fbeca11add75076349d21a466e674b198788f83: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=ebb55eb2-4f01-4a02-a91e-e88ae0c8ab27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.133072 | controller |     "Jun 11 17:27:13.629937 crc crio[23211]: time=\"2026-06-11T17:27:13.629827604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=0ac7c423-b79b-46d4-9f09-9322a24a50d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.133086 | controller |     "Jun 11 17:27:13.636813 crc crio[23211]: time=\"2026-06-11T17:27:13.636735208Z\" level=error msg=\"Killing container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:01:03.133101 | controller |     "Jun 11 17:27:13.646997 crc crio[23211]: time=\"2026-06-11T17:27:13.646903501Z\" level=info msg=\"Created container 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5519dbf1-c883-4111-b3fa-3921b3ed6522 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.133116 | controller |     "Jun 11 17:27:13.652660 crc crio[23211]: time=\"2026-06-11T17:27:13.652569444Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=a637ea1a-c20a-4295-a67c-b436f5a97fc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.133130 | controller |     "Jun 11 17:27:13.654949 crc crio[23211]: time=\"2026-06-11T17:27:13.654882252Z\" level=info msg=\"Removing container: b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04\" id=e74f98d8-a321-4cbd-a7f1-a7ca23e61596 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.133145 | controller |     "Jun 11 17:27:13.655161 crc crio[23211]: time=\"2026-06-11T17:27:13.655075377Z\" level=info msg=\"Starting container: 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b\" id=6e58ccc2-f836-4ffa-981e-1fcb43c77935 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.133160 | controller |     "Jun 11 17:27:13.668130 crc crio[23211]: time=\"2026-06-11T17:27:13.668024801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.133174 | controller |     "Jun 11 17:27:13.670770 crc crio[23211]: time=\"2026-06-11T17:27:13.670688738Z\" level=info msg=\"Started container\" PID=241456 containerID=6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=6e58ccc2-f836-4ffa-981e-1fcb43c77935 name=/runtime.v1.RuntimeService/StartContainer sandboxID=778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7",
2026-06-11 18:01:03.133192 | controller |     "Jun 11 17:27:13.677620 crc crio[23211]: time=\"2026-06-11T17:27:13.677304114Z\" level=info msg=\"Stopped container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761: openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd\" id=b0030dec-ef7b-4399-b188-2853ad486794 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.133210 | controller |     "Jun 11 17:27:13.678749 crc crio[23211]: time=\"2026-06-11T17:27:13.678679499Z\" level=info msg=\"Stopping pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\" id=04c11429-fa7d-49a6-8751-446883dadffe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.133233 | controller |     "Jun 11 17:27:13.679902 crc crio[23211]: time=\"2026-06-11T17:27:13.679731895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.133263 | controller |     "Jun 11 17:27:13.681827 crc crio[23211]: time=\"2026-06-11T17:27:13.681757045Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-tcz2l Namespace:openstack ID:ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa UID:30cb0911-66a3-452d-a95c-4e130e5cd04b NetNS:/var/run/netns/e0cb5a83-7c64-4058-9eb0-75b6b45aebb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30cb0911_66a3_452d_a95c_4e130e5cd04b.slice PodAnnotations:0xc00294e4d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.133281 | controller |     "Jun 11 17:27:13.681987 crc crio[23211]: time=\"2026-06-11T17:27:13.681922399Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-tcz2l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.133296 | controller |     "Jun 11 17:27:13.684864 crc crio[23211]: time=\"2026-06-11T17:27:13.684800952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.133311 | controller |     "Jun 11 17:27:13.823589 crc crio[23211]: time=\"2026-06-11T17:27:13.820982023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.133326 | controller |     "Jun 11 17:27:13.847616 crc crio[23211]: time=\"2026-06-11T17:27:13.845014435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.133340 | controller |     "Jun 11 17:27:13.936236 crc crio[23211]: time=\"2026-06-11T17:27:13.935703468Z\" level=info msg=\"Removed container b1487e1ed3c000566700fca34b41b1aed68171cbc9e5bc155ebb838199dfcd04: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=e74f98d8-a321-4cbd-a7f1-a7ca23e61596 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.133355 | controller |     "Jun 11 17:27:13.953063 crc crio[23211]: time=\"2026-06-11T17:27:13.95294784Z\" level=info msg=\"Removing container: 6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c\" id=5b1638ff-0335-4e87-a871-b05e63603cb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.133369 | controller |     "Jun 11 17:27:14.217972 crc crio[23211]: time=\"2026-06-11T17:27:14.211715123Z\" level=info msg=\"Removed container 6d5de0bb29711149969f583d8d7c38ef16466691b623bf0ef8378fc6fd4bd42c: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=5b1638ff-0335-4e87-a871-b05e63603cb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.133384 | controller |     "Jun 11 17:27:14.258502 crc crio[23211]: time=\"2026-06-11T17:27:14.258404253Z\" level=info msg=\"Created container 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01: openstack/ovn-northd-0/ovn-northd\" id=1179bb0d-7386-4b1c-ae58-1d58932f74b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.133403 | controller |     "Jun 11 17:27:14.276048 crc crio[23211]: time=\"2026-06-11T17:27:14.264266519Z\" level=info msg=\"Starting container: 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01\" id=79056155-3f77-48ca-a514-44307d7f08bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.133418 | controller |     "Jun 11 17:27:14.276048 crc crio[23211]: time=\"2026-06-11T17:27:14.265723676Z\" level=info msg=\"Created container cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019: openstack/openstack-cell1-galera-0/galera\" id=62bb2330-4e9f-4cde-a6b7-c0568657a1c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.133433 | controller |     "Jun 11 17:27:14.276048 crc crio[23211]: time=\"2026-06-11T17:27:14.267898221Z\" level=info msg=\"Starting container: cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019\" id=2fee3910-db38-49f6-b893-5363593990fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.133447 | controller |     "Jun 11 17:27:14.282472 crc crio[23211]: time=\"2026-06-11T17:27:14.279944403Z\" level=info msg=\"Removing container: e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c\" id=f010e409-30bf-4ab7-8176-ec71575a4381 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.133461 | controller |     "Jun 11 17:27:14.315492 crc crio[23211]: time=\"2026-06-11T17:27:14.314680944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.133475 | controller |     "Jun 11 17:27:14.354478 crc crio[23211]: time=\"2026-06-11T17:27:14.352897971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.133490 | controller |     "Jun 11 17:27:14.409483 crc crio[23211]: time=\"2026-06-11T17:27:14.408035342Z\" level=info msg=\"Started container\" PID=241537 containerID=874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01 description=openstack/ovn-northd-0/ovn-northd id=79056155-3f77-48ca-a514-44307d7f08bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663",
2026-06-11 18:01:03.133504 | controller |     "Jun 11 17:27:14.430675 crc crio[23211]: time=\"2026-06-11T17:27:14.429958912Z\" level=info msg=\"Started container\" PID=241517 containerID=cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019 description=openstack/openstack-cell1-galera-0/galera id=2fee3910-db38-49f6-b893-5363593990fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661",
2026-06-11 18:01:03.133549 | controller |     "Jun 11 17:27:14.446607 crc crio[23211]: time=\"2026-06-11T17:27:14.445924891Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=bb7f3707-b82e-488d-a7c6-5f9c793548c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.133569 | controller |     "Jun 11 17:27:14.474252 crc crio[23211]: time=\"2026-06-11T17:27:14.474089177Z\" level=info msg=\"Removed container e2892127d228729883b829f89d2981625193d2fe88cd7babed98144eba896e4c: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=f010e409-30bf-4ab7-8176-ec71575a4381 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.133586 | controller |     "Jun 11 17:27:14.526514 crc crio[23211]: time=\"2026-06-11T17:27:14.52486667Z\" level=info msg=\"Removing container: 772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942\" id=cd5fd71c-82ae-4327-ab0d-2f9667a421a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.133605 | controller |     "Jun 11 17:27:14.605520 crc crio[23211]: time=\"2026-06-11T17:27:14.60267639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=8525e53c-9a60-48d3-8fb1-5acb513e9f47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.133621 | controller |     "Jun 11 17:27:14.653524 crc crio[23211]: time=\"2026-06-11T17:27:14.648359154Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=9d623eb2-5ee2-4c3e-9e7c-cdea5014dd6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.133635 | controller |     "Jun 11 17:27:14.662585 crc crio[23211]: time=\"2026-06-11T17:27:14.65662782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.133650 | controller |     "Jun 11 17:27:14.676069 crc crio[23211]: time=\"2026-06-11T17:27:14.648827755Z\" level=info msg=\"Removed container 772483114e98f2cd3d54f9266d103422c1e42291060dcc500d8e8f34d344e942: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=cd5fd71c-82ae-4327-ab0d-2f9667a421a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.133664 | controller |     "Jun 11 17:27:14.699889 crc crio[23211]: time=\"2026-06-11T17:27:14.699800052Z\" level=info msg=\"Removing container: e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f\" id=d6ecf348-0ccb-4bd6-afca-8759d46d6491 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.133679 | controller |     "Jun 11 17:27:14.708391 crc crio[23211]: time=\"2026-06-11T17:27:14.708299286Z\" level=info msg=\"Stopping container: cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f (timeout: 10s)\" id=f3faa8b8-17a0-4921-b864-09ed641a91d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.133694 | controller |     "Jun 11 17:27:15.024123 crc crio[23211]: time=\"2026-06-11T17:27:15.023905783Z\" level=info msg=\"Stopped container cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f: openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns\" id=f3faa8b8-17a0-4921-b864-09ed641a91d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.133709 | controller |     "Jun 11 17:27:15.025384 crc crio[23211]: time=\"2026-06-11T17:27:15.025291468Z\" level=info msg=\"Stopping pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\" id=4a7128ca-8d91-4f71-b629-280ed071605b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.133725 | controller |     "Jun 11 17:27:15.040509 crc crio[23211]: time=\"2026-06-11T17:27:15.040094129Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-k5bs8 Namespace:openstack ID:cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055 UID:08957320-bdab-4586-af59-1922aecf28c2 NetNS:/var/run/netns/5cbd27c3-8fe9-439f-8f7b-1e95de62a4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08957320_bdab_4586_af59_1922aecf28c2.slice PodAnnotations:0xc0001aeec0}] Aliases:map[]}\"",
2026-06-11 18:01:03.133741 | controller |     "Jun 11 17:27:15.040824 crc crio[23211]: time=\"2026-06-11T17:27:15.040581571Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-94bfffd6f-k5bs8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.133756 | controller |     "Jun 11 17:27:15.160567 crc crio[23211]: time=\"2026-06-11T17:27:15.160278939Z\" level=info msg=\"Stopped container 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker\" id=f12b3c20-6294-41ff-aab0-0337b5b321b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.133771 | controller |     "Jun 11 17:27:15.163247 crc crio[23211]: time=\"2026-06-11T17:27:15.161215924Z\" level=info msg=\"Stopping pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\" id=8535446b-5442-4cc8-9b03-7917ee1f22a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.133790 | controller |     "Jun 11 17:27:15.163247 crc crio[23211]: time=\"2026-06-11T17:27:15.162346893Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5b66b446bf-2lnc9 Namespace:openstack ID:1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a UID:79eb111a-b601-492f-a91b-d94435522491 NetNS:/var/run/netns/04362ec4-143d-4c88-a596-52a811cdf195 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79eb111a_b601_492f_a91b_d94435522491.slice PodAnnotations:0xc002818078}] Aliases:map[]}\"",
2026-06-11 18:01:03.133806 | controller |     "Jun 11 17:27:15.163247 crc crio[23211]: time=\"2026-06-11T17:27:15.162728491Z\" level=info msg=\"Deleting pod openstack_barbican-worker-5b66b446bf-2lnc9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.133821 | controller |     "Jun 11 17:27:15.325209 crc crio[23211]: time=\"2026-06-11T17:27:15.324773341Z\" level=info msg=\"Stopped pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\" id=04c11429-fa7d-49a6-8751-446883dadffe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.133835 | controller |     "Jun 11 17:27:15.466173 crc crio[23211]: time=\"2026-06-11T17:27:15.464573034Z\" level=info msg=\"Stopped container 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener\" id=f084c1de-dbda-4b09-bb85-e1b8e50c6121 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.133850 | controller |     "Jun 11 17:27:15.477967 crc crio[23211]: time=\"2026-06-11T17:27:15.477785736Z\" level=info msg=\"Stopping pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\" id=e70db3a9-f5de-4a0c-808b-b8136a1a1bb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.133865 | controller |     "Jun 11 17:27:15.482497 crc crio[23211]: time=\"2026-06-11T17:27:15.481826087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.133880 | controller |     "Jun 11 17:27:15.485850 crc crio[23211]: time=\"2026-06-11T17:27:15.485764835Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5bbf9fb786-nlgt6 Namespace:openstack ID:82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0 UID:019f3308-d42d-492e-a77e-0f52a26fda91 NetNS:/var/run/netns/8dc7b4c0-8d91-4026-a0cf-fd62586ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod019f3308_d42d_492e_a77e_0f52a26fda91.slice PodAnnotations:0xc003088460}] Aliases:map[]}\"",
2026-06-11 18:01:03.133896 | controller |     "Jun 11 17:27:15.492873 crc crio[23211]: time=\"2026-06-11T17:27:15.485992252Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-5bbf9fb786-nlgt6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.133912 | controller |     "Jun 11 17:27:15.520041 crc crio[23211]: time=\"2026-06-11T17:27:15.517025538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.133928 | controller |     "Jun 11 17:27:15.577561 crc crio[23211]: time=\"2026-06-11T17:27:15.575267318Z\" level=info msg=\"Created container 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c: openstack/nova-metadata-0/nova-metadata-metadata\" id=a637ea1a-c20a-4295-a67c-b436f5a97fc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.133947 | controller |     "Jun 11 17:27:15.579819 crc crio[23211]: time=\"2026-06-11T17:27:15.579678858Z\" level=info msg=\"Starting container: 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c\" id=218108dc-bb72-4399-bea8-98d8c8b4a589 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.133963 | controller |     "Jun 11 17:27:15.594729 crc crio[23211]: time=\"2026-06-11T17:27:15.594672584Z\" level=info msg=\"Started container\" PID=241594 containerID=2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c description=openstack/nova-metadata-0/nova-metadata-metadata id=218108dc-bb72-4399-bea8-98d8c8b4a589 name=/runtime.v1.RuntimeService/StartContainer sandboxID=761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66",
2026-06-11 18:01:03.133979 | controller |     "Jun 11 17:27:15.900382 crc crio[23211]: time=\"2026-06-11T17:27:15.899786129Z\" level=info msg=\"Removed container e78e9356aab0d5e0b3a74177081ebda605ab8a82f27390ccb8f50bc5b593939f: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=d6ecf348-0ccb-4bd6-afca-8759d46d6491 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.133994 | controller |     "Jun 11 17:27:15.949501 crc crio[23211]: time=\"2026-06-11T17:27:15.947211787Z\" level=info msg=\"Created container 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9: openstack/ovn-northd-0/openstack-network-exporter\" id=9d623eb2-5ee2-4c3e-9e7c-cdea5014dd6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.134009 | controller |     "Jun 11 17:27:15.970639 crc crio[23211]: time=\"2026-06-11T17:27:15.970323116Z\" level=info msg=\"Starting container: 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9\" id=04a906cd-d58b-4554-bc19-6875a790d3b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.134024 | controller |     "Jun 11 17:27:15.973646 crc crio[23211]: time=\"2026-06-11T17:27:15.973574557Z\" level=info msg=\"Removing container: 00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4\" id=1906eab9-0dc4-4cab-957c-5d5691636152 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134039 | controller |     "Jun 11 17:27:15.992281 crc crio[23211]: time=\"2026-06-11T17:27:15.992187044Z\" level=info msg=\"Stopped pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\" id=4a7128ca-8d91-4f71-b629-280ed071605b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.134053 | controller |     "Jun 11 17:27:16.025269 crc crio[23211]: time=\"2026-06-11T17:27:16.020700238Z\" level=info msg=\"Started container\" PID=241796 containerID=68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9 description=openstack/ovn-northd-0/openstack-network-exporter id=04a906cd-d58b-4554-bc19-6875a790d3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663",
2026-06-11 18:01:03.134069 | controller |     "Jun 11 17:27:16.134704 crc crio[23211]: time=\"2026-06-11T17:27:16.134614003Z\" level=info msg=\"Removed container 00000480c434b630ec0a925b867e26a5331d184e8e7544cad1b8bdd8a33e0cb4: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=1906eab9-0dc4-4cab-957c-5d5691636152 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134084 | controller |     "Jun 11 17:27:16.140162 crc crio[23211]: time=\"2026-06-11T17:27:16.14006342Z\" level=info msg=\"Stopped pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\" id=8535446b-5442-4cc8-9b03-7917ee1f22a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.134098 | controller |     "Jun 11 17:27:16.152971 crc crio[23211]: time=\"2026-06-11T17:27:16.15285956Z\" level=info msg=\"Removing container: a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be\" id=6f5509c1-cebb-45a7-a745-84ccb9ed4fa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134113 | controller |     "Jun 11 17:27:16.336757 crc crio[23211]: time=\"2026-06-11T17:27:16.336415129Z\" level=info msg=\"Stopped pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\" id=e70db3a9-f5de-4a0c-808b-b8136a1a1bb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.134132 | controller |     "Jun 11 17:27:16.339986 crc crio[23211]: time=\"2026-06-11T17:27:16.339888215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.134147 | controller |     "Jun 11 17:27:16.405327 crc crio[23211]: time=\"2026-06-11T17:27:16.398883333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d3639fdf-32b1-4173-9787-35b7c7fefaaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.134161 | controller |     "Jun 11 17:27:16.420590 crc crio[23211]: time=\"2026-06-11T17:27:16.420027324Z\" level=info msg=\"Removed container a1840055c1dd0117fc5092542a3bc79ba76fbb4ce4d0460280e565bfd2e385be: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=6f5509c1-cebb-45a7-a745-84ccb9ed4fa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134176 | controller |     "Jun 11 17:27:16.449690 crc crio[23211]: time=\"2026-06-11T17:27:16.449546063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4b2acdf7-0a90-448d-baca-50191a789c25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.134190 | controller |     "Jun 11 17:27:16.449690 crc crio[23211]: time=\"2026-06-11T17:27:16.449645866Z\" level=info msg=\"Created container 05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136: openstack/rabbitmq-server-0/setup-container\" id=0767b9df-ea5c-45fd-80d0-c4bd923dc6fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.134205 | controller |     "Jun 11 17:27:16.463189 crc crio[23211]: time=\"2026-06-11T17:27:16.457881093Z\" level=info msg=\"Starting container: 05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136\" id=501944b7-62df-41fb-84e8-97827fee920c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.134219 | controller |     "Jun 11 17:27:16.486037 crc crio[23211]: time=\"2026-06-11T17:27:16.479838232Z\" level=info msg=\"Started container\" PID=241457 containerID=05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136 description=openstack/rabbitmq-server-0/setup-container id=501944b7-62df-41fb-84e8-97827fee920c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8",
2026-06-11 18:01:03.134234 | controller |     "Jun 11 17:27:16.511028 crc crio[23211]: time=\"2026-06-11T17:27:16.510958522Z\" level=info msg=\"Removing container: 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1\" id=7fcb230a-04f2-48fc-80e5-3c43018a3f31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134248 | controller |     "Jun 11 17:27:16.513074 crc crio[23211]: time=\"2026-06-11T17:27:16.512722926Z\" level=info msg=\"Creating container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=3a313613-26a9-448b-801c-c018a0a13e11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.134263 | controller |     "Jun 11 17:27:16.514453 crc crio[23211]: time=\"2026-06-11T17:27:16.514363107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.134278 | controller |     "Jun 11 17:27:16.607487 crc crio[23211]: time=\"2026-06-11T17:27:16.602113176Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=a98cf744-372f-4e17-828e-59289ed2cf3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.134292 | controller |     "Jun 11 17:27:16.607487 crc crio[23211]: time=\"2026-06-11T17:27:16.602232449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.134310 | controller |     "Jun 11 17:27:16.663484 crc crio[23211]: time=\"2026-06-11T17:27:16.661698429Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-lbg5f/POD\" id=7d76d7db-ddeb-45bb-ae17-39650dee3422 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.134325 | controller |     "Jun 11 17:27:16.663484 crc crio[23211]: time=\"2026-06-11T17:27:16.661853662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.134340 | controller |     "Jun 11 17:27:16.724726 crc crio[23211]: time=\"2026-06-11T17:27:16.724679167Z\" level=info msg=\"Created container e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f: openstack/glance-default-internal-api-0/glance-log\" id=b88b2a3c-fed0-4aa8-a9ca-bbeb21b455ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.134355 | controller |     "Jun 11 17:27:16.738832 crc crio[23211]: time=\"2026-06-11T17:27:16.738742549Z\" level=info msg=\"Starting container: e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f\" id=a4a50bb5-05eb-4291-b2f2-629786a5a142 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.134369 | controller |     "Jun 11 17:27:16.751480 crc crio[23211]: time=\"2026-06-11T17:27:16.751302164Z\" level=info msg=\"Started container\" PID=241895 containerID=e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f description=openstack/glance-default-internal-api-0/glance-log id=a4a50bb5-05eb-4291-b2f2-629786a5a142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8",
2026-06-11 18:01:03.134384 | controller |     "Jun 11 17:27:16.775497 crc crio[23211]: time=\"2026-06-11T17:27:16.770566817Z\" level=info msg=\"Removed container 2c5fe4020c513339cf191de23fbf5c3e2d2ca9ef83ee114831857103482cf7e1: openstack/swift-storage-0/swift-recon-cron\" id=7fcb230a-04f2-48fc-80e5-3c43018a3f31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134399 | controller |     "Jun 11 17:27:16.792636 crc crio[23211]: time=\"2026-06-11T17:27:16.792550088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f98c5e03-1dc8-4571-82a2-1e08a9219d37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.134413 | controller |     "Jun 11 17:27:16.807987 crc crio[23211]: time=\"2026-06-11T17:27:16.807886592Z\" level=info msg=\"Removing container: 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9\" id=093c4049-26bc-41b5-afa3-0a77c8037a9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134428 | controller |     "Jun 11 17:27:16.895732 crc crio[23211]: time=\"2026-06-11T17:27:16.895562928Z\" level=info msg=\"Removed container 9e2a3e56d57298ad5d597ac031b5bd2848acb87346096b9b89e8ca7ab4ad93b9: openstack/swift-storage-0/rsync\" id=093c4049-26bc-41b5-afa3-0a77c8037a9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134442 | controller |     "Jun 11 17:27:16.902414 crc crio[23211]: time=\"2026-06-11T17:27:16.902231386Z\" level=info msg=\"Removing container: 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2\" id=7f4b9fe7-0529-4760-a511-752a3d6dcbb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134457 | controller |     "Jun 11 17:27:16.977806 crc crio[23211]: time=\"2026-06-11T17:27:16.974392233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=592fa84d-ae00-4640-8f5c-879a819949dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.134471 | controller |     "Jun 11 17:27:16.979250 crc crio[23211]: time=\"2026-06-11T17:27:16.979180814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.134489 | controller |     "Jun 11 17:27:16.981103 crc crio[23211]: time=\"2026-06-11T17:27:16.980076085Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b UID:2772943d-956a-4fb4-a7a3-538bf8e6a912 NetNS:/var/run/netns/a5bdac8c-4180-4cab-88d0-5d2407abe543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2772943d_956a_4fb4_a7a3_538bf8e6a912.slice PodAnnotations:0xc002818018}] Aliases:map[]}\"",
2026-06-11 18:01:03.134506 | controller |     "Jun 11 17:27:16.981216 crc crio[23211]: time=\"2026-06-11T17:27:16.981115422Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.134544 | controller |     "Jun 11 17:27:16.985304 crc crio[23211]: time=\"2026-06-11T17:27:16.985237355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.134561 | controller |     "Jun 11 17:27:16.993043 crc crio[23211]: time=\"2026-06-11T17:27:16.992927718Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=2a8432ef-d331-4327-88b1-33cadddca59c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.134576 | controller |     "Jun 11 17:27:17.035207 crc crio[23211]: time=\"2026-06-11T17:27:17.035084644Z\" level=info msg=\"Removed container 67455b62834a86e59db6f0981ef8f8ea3336c5c148291c2b8c8d5c190f407bb2: openstack/swift-storage-0/object-expirer\" id=7f4b9fe7-0529-4760-a511-752a3d6dcbb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134592 | controller |     "Jun 11 17:27:17.042389 crc crio[23211]: time=\"2026-06-11T17:27:17.042309515Z\" level=info msg=\"Removing container: 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3\" id=84e9ac2c-fdca-46cd-946b-c2ce799d1963 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134609 | controller |     "Jun 11 17:27:17.049095 crc crio[23211]: time=\"2026-06-11T17:27:17.049006082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.134626 | controller |     "Jun 11 17:27:17.086411 crc crio[23211]: time=\"2026-06-11T17:27:17.086317917Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-lbg5f Namespace:openstack ID:393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16 UID:d25cb0ac-7c9d-46da-b649-a8b8a92126b2 NetNS:/var/run/netns/365d1528-b276-4b24-b63c-9c6f75ef707f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25cb0ac_7c9d_46da_b649_a8b8a92126b2.slice PodAnnotations:0xc0001ae410}] Aliases:map[]}\"",
2026-06-11 18:01:03.134642 | controller |     "Jun 11 17:27:17.086411 crc crio[23211]: time=\"2026-06-11T17:27:17.086388499Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-lbg5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.134658 | controller |     "Jun 11 17:27:17.146224 crc crio[23211]: time=\"2026-06-11T17:27:17.146114106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.134674 | controller |     "Jun 11 17:27:17.466734 crc crio[23211]: time=\"2026-06-11T17:27:17.466277868Z\" level=info msg=\"Removed container 38341a81462d75c63ddbb40e1395449abb408dd7eb20336bbedd16ad4dc45ce3: openstack/swift-storage-0/object-updater\" id=84e9ac2c-fdca-46cd-946b-c2ce799d1963 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134697 | controller |     "Jun 11 17:27:17.500833 crc crio[23211]: time=\"2026-06-11T17:27:17.499038978Z\" level=info msg=\"Removing container: 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c\" id=613f98f7-672d-4976-b8d5-52ad1e9e5590 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134714 | controller |     "Jun 11 17:27:17.586950 crc crio[23211]: time=\"2026-06-11T17:27:17.586301875Z\" level=info msg=\"Created container c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=3a313613-26a9-448b-801c-c018a0a13e11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.134731 | controller |     "Jun 11 17:27:17.596623 crc crio[23211]: time=\"2026-06-11T17:27:17.593103116Z\" level=info msg=\"Starting container: c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859\" id=13a65516-9109-472e-978c-0b36b581b91c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.134747 | controller |     "Jun 11 17:27:17.604771 crc crio[23211]: time=\"2026-06-11T17:27:17.604270625Z\" level=info msg=\"Removed container 313f3111f61e5549bdc6f7d94ff7388132e771655471030657a2c4c763e79e7c: openstack/swift-storage-0/object-auditor\" id=613f98f7-672d-4976-b8d5-52ad1e9e5590 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134763 | controller |     "Jun 11 17:27:17.609210 crc crio[23211]: time=\"2026-06-11T17:27:17.607741322Z\" level=info msg=\"Started container\" PID=242121 containerID=c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859 description=openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update id=13a65516-9109-472e-978c-0b36b581b91c name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9",
2026-06-11 18:01:03.134779 | controller |     "Jun 11 17:27:17.623198 crc crio[23211]: time=\"2026-06-11T17:27:17.622754788Z\" level=info msg=\"Removing container: 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a\" id=172b2650-2166-4aa3-9b4a-4f9964be8333 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134797 | controller |     "Jun 11 17:27:17.791334 crc crio[23211]: time=\"2026-06-11T17:27:17.789590469Z\" level=info msg=\"Removed container 283c6e2e0b3edb39be1977f70cb00b85d5b50af0f8f971d86942109e8431293a: openstack/swift-storage-0/object-replicator\" id=172b2650-2166-4aa3-9b4a-4f9964be8333 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134813 | controller |     "Jun 11 17:27:17.798635 crc crio[23211]: time=\"2026-06-11T17:27:17.798348158Z\" level=info msg=\"Removing container: b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8\" id=f943f116-f9e2-431c-ac91-c8fbe86a7e2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134829 | controller |     "Jun 11 17:27:17.939172 crc crio[23211]: time=\"2026-06-11T17:27:17.939029403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.134845 | controller |     "Jun 11 17:27:17.967643 crc crio[23211]: time=\"2026-06-11T17:27:17.962523581Z\" level=info msg=\"Removed container b82085b1823e657ef3d026aa666af89e552255d7bb1dd6cd37a2ded1e9513fd8: openstack/swift-storage-0/object-server\" id=f943f116-f9e2-431c-ac91-c8fbe86a7e2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134862 | controller |     "Jun 11 17:27:17.978559 crc crio[23211]: time=\"2026-06-11T17:27:17.978364508Z\" level=info msg=\"Removing container: 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18\" id=446dc8f5-5763-4964-94ef-126bdcc4e12c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134878 | controller |     "Jun 11 17:27:18.098547 crc crio[23211]: 2026-06-11T17:27:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee5b326db185248 Mac:52:45:5f:25:bd:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/a5bdac8c-4180-4cab-88d0-5d2407abe543 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.134898 | controller |     "Jun 11 17:27:18.117979 crc crio[23211]: time=\"2026-06-11T17:27:18.112056018Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b UID:2772943d-956a-4fb4-a7a3-538bf8e6a912 NetNS:/var/run/netns/a5bdac8c-4180-4cab-88d0-5d2407abe543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2772943d_956a_4fb4_a7a3_538bf8e6a912.slice PodAnnotations:0xc002818018}] Aliases:map[]}\"",
2026-06-11 18:01:03.134915 | controller |     "Jun 11 17:27:18.117979 crc crio[23211]: time=\"2026-06-11T17:27:18.11253948Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.134932 | controller |     "Jun 11 17:27:18.160923 crc crio[23211]: time=\"2026-06-11T17:27:18.160235575Z\" level=info msg=\"Removed container 7e45053b891ff6be322cbdd5f162dad199b76195a600a604ab284c71eaeefb18: openstack/swift-storage-0/container-updater\" id=446dc8f5-5763-4964-94ef-126bdcc4e12c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134948 | controller |     "Jun 11 17:27:18.176044 crc crio[23211]: time=\"2026-06-11T17:27:18.175926129Z\" level=info msg=\"Created container 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9: openstack/cinder-scheduler-0/cinder-scheduler\" id=f0f665e0-266c-460b-8985-64d27a99f49f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.134964 | controller |     "Jun 11 17:27:18.193827 crc crio[23211]: time=\"2026-06-11T17:27:18.190880323Z\" level=info msg=\"Starting container: 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9\" id=f9c5a3cb-808f-433a-99c5-365b448c4356 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.134981 | controller |     "Jun 11 17:27:18.206000 crc crio[23211]: time=\"2026-06-11T17:27:18.20155016Z\" level=info msg=\"Removing container: d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3\" id=3c1f9175-52c5-4cf2-af99-131316fefe21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.134998 | controller |     "Jun 11 17:27:18.222682 crc crio[23211]: time=\"2026-06-11T17:27:18.220754731Z\" level=info msg=\"Started container\" PID=242239 containerID=4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9 description=openstack/cinder-scheduler-0/cinder-scheduler id=f9c5a3cb-808f-433a-99c5-365b448c4356 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319",
2026-06-11 18:01:03.135014 | controller |     "Jun 11 17:27:18.241291 crc crio[23211]: time=\"2026-06-11T17:27:18.233547072Z\" level=info msg=\"Ran pod sandbox ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b with infra container: openstack/swift-storage-0/POD\" id=a98cf744-372f-4e17-828e-59289ed2cf3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.135031 | controller |     "Jun 11 17:27:18.260726 crc crio[23211]: time=\"2026-06-11T17:27:18.257234265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=ece0495c-37f8-4eb6-a061-d0f3e9630316 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.135047 | controller |     "Jun 11 17:27:18.268869 crc crio[23211]: time=\"2026-06-11T17:27:18.266643822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=486ecff0-dd72-4f63-bde4-48e79741bb55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.135068 | controller |     "Jun 11 17:27:18.336291 crc crio[23211]: time=\"2026-06-11T17:27:18.336181613Z\" level=info msg=\"Removed container d2551e81f9108f865b19facc604fb58558fbf2ebe0389cb20ca06bdf67eec5b3: openstack/swift-storage-0/container-auditor\" id=3c1f9175-52c5-4cf2-af99-131316fefe21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.135085 | controller |     "Jun 11 17:27:18.353190 crc crio[23211]: time=\"2026-06-11T17:27:18.352835491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=1b909d35-5c97-4d49-b978-66ca34e0c52b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.135101 | controller |     "Jun 11 17:27:18.360022 crc crio[23211]: time=\"2026-06-11T17:27:18.35918352Z\" level=info msg=\"Removing container: 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908\" id=904fd8ce-2236-4acf-ace7-129accf4bec9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.135117 | controller |     "Jun 11 17:27:18.395068 crc crio[23211]: time=\"2026-06-11T17:27:18.392115075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f99ece63-81d7-4b36-a69e-3bada38342da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.135134 | controller |     "Jun 11 17:27:18.395068 crc crio[23211]: time=\"2026-06-11T17:27:18.393064749Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=455dc71e-82d9-463a-aa23-826eaccdf0b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.135150 | controller |     "Jun 11 17:27:18.395068 crc crio[23211]: time=\"2026-06-11T17:27:18.393401937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=098f448a-2b75-4f09-b578-97aa177b5964 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.135166 | controller |     "Jun 11 17:27:18.395068 crc crio[23211]: time=\"2026-06-11T17:27:18.393767276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135182 | controller |     "Jun 11 17:27:18.399664 crc crio[23211]: time=\"2026-06-11T17:27:18.399610302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0953ca2c-fa41-4d8c-9e13-e44a1043e802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.135198 | controller |     "Jun 11 17:27:18.400787 crc crio[23211]: time=\"2026-06-11T17:27:18.399706866Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7f23f8db-6436-4fb3-bf4c-27e1f315aa11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.135214 | controller |     "Jun 11 17:27:18.422830 crc crio[23211]: time=\"2026-06-11T17:27:18.422740042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d8027b36-9eee-4427-8cbf-0265678d88d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.135230 | controller |     "Jun 11 17:27:18.556494 crc crio[23211]: time=\"2026-06-11T17:27:18.552289128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=30e1ae3c-51f9-4b40-9a14-0cfe7508b171 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.135246 | controller |     "Jun 11 17:27:18.667395 crc crio[23211]: 2026-06-11T17:27:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:393b848388748af Mac:8e:62:bb:97:4a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/365d1528-b276-4b24-b63c-9c6f75ef707f SocketPath: PciID:}] [{Interface:0xc00027c840 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.135266 | controller |     "Jun 11 17:27:18.670791 crc crio[23211]: time=\"2026-06-11T17:27:18.67055603Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-lbg5f Namespace:openstack ID:393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16 UID:d25cb0ac-7c9d-46da-b649-a8b8a92126b2 NetNS:/var/run/netns/365d1528-b276-4b24-b63c-9c6f75ef707f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25cb0ac_7c9d_46da_b649_a8b8a92126b2.slice PodAnnotations:0xc0001ae410}] Aliases:map[]}\"",
2026-06-11 18:01:03.135283 | controller |     "Jun 11 17:27:18.671097 crc crio[23211]: time=\"2026-06-11T17:27:18.670984362Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-lbg5f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.135299 | controller |     "Jun 11 17:27:18.748532 crc crio[23211]: time=\"2026-06-11T17:27:18.748385112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d02210d7-4335-4e4b-bd5c-e5f41fe1bf48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.135315 | controller |     "Jun 11 17:27:18.753573 crc crio[23211]: time=\"2026-06-11T17:27:18.753474509Z\" level=info msg=\"Ran pod sandbox 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16 with infra container: openstack/ovn-controller-ovs-lbg5f/POD\" id=7d76d7db-ddeb-45bb-ae17-39650dee3422 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.135346 | controller |     "Jun 11 17:27:18.756745 crc crio[23211]: time=\"2026-06-11T17:27:18.756634978Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=bd7446c9-912c-46ae-99dd-53bcb2285829 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.135362 | controller |     "Jun 11 17:27:18.757080 crc crio[23211]: time=\"2026-06-11T17:27:18.756908505Z\" level=info msg=\"Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=3f38b92b-438f-4bdf-8ffc-539420ecf045 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.135379 | controller |     "Jun 11 17:27:18.766484 crc crio[23211]: time=\"2026-06-11T17:27:18.758456044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135395 | controller |     "Jun 11 17:27:18.766484 crc crio[23211]: time=\"2026-06-11T17:27:18.765598342Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=1fef02a7-7fee-4dc4-b9c2-d284afce78ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.135411 | controller |     "Jun 11 17:27:18.768997 crc crio[23211]: time=\"2026-06-11T17:27:18.768922976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=521689b1-5b1c-4ae7-9d26-263c138d17c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.135428 | controller |     "Jun 11 17:27:18.810056 crc crio[23211]: time=\"2026-06-11T17:27:18.809880183Z\" level=info msg=\"Removed container 6225ba5151a304d823216e273f16c5f0f4549c0eee6ecc2d93a5825bd6683908: openstack/swift-storage-0/container-replicator\" id=904fd8ce-2236-4acf-ace7-129accf4bec9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.135444 | controller |     "Jun 11 17:27:18.811775 crc crio[23211]: time=\"2026-06-11T17:27:18.811641717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135465 | controller |     "Jun 11 17:27:18.842506 crc crio[23211]: time=\"2026-06-11T17:27:18.836971991Z\" level=info msg=\"Stopping container: bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25 (timeout: 30s)\" id=7d1a2a69-cbbd-48e1-9873-79a623e75060 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.135482 | controller |     "Jun 11 17:27:18.869496 crc crio[23211]: time=\"2026-06-11T17:27:18.860357776Z\" level=info msg=\"Removing container: 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771\" id=733dfffe-0604-4aa8-9c13-14b31cd66234 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.135498 | controller |     "Jun 11 17:27:18.941725 crc crio[23211]: time=\"2026-06-11T17:27:18.94070076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135532 | controller |     "Jun 11 17:27:18.941725 crc crio[23211]: time=\"2026-06-11T17:27:18.940920555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135550 | controller |     "Jun 11 17:27:18.954559 crc crio[23211]: time=\"2026-06-11T17:27:18.953291416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135567 | controller |     "Jun 11 17:27:18.963509 crc crio[23211]: time=\"2026-06-11T17:27:18.962404953Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=13e90f0d-d726-4718-b774-3ae786d04a90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.135584 | controller |     "Jun 11 17:27:18.963854 crc crio[23211]: time=\"2026-06-11T17:27:18.963802048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135600 | controller |     "Jun 11 17:27:18.980527 crc crio[23211]: time=\"2026-06-11T17:27:18.978831795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135616 | controller |     "Jun 11 17:27:19.032057 crc crio[23211]: time=\"2026-06-11T17:27:19.031954826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=1658e30d-15ed-41b5-9271-e1fbdbc71706 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.135632 | controller |     "Jun 11 17:27:19.078486 crc crio[23211]: time=\"2026-06-11T17:27:19.077769294Z\" level=info msg=\"Removed container 8a284cf9caa618f7133e33a2c174061053262df1e47fe591b9d88185ec6bb771: openstack/swift-storage-0/container-server\" id=733dfffe-0604-4aa8-9c13-14b31cd66234 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.135648 | controller |     "Jun 11 17:27:19.094477 crc crio[23211]: time=\"2026-06-11T17:27:19.094089473Z\" level=info msg=\"Removing container: c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a\" id=496adc19-b668-4db7-8621-e6e80e52c236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.135664 | controller |     "Jun 11 17:27:19.208844 crc crio[23211]: time=\"2026-06-11T17:27:19.208751116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135680 | controller |     "Jun 11 17:27:19.260129 crc crio[23211]: time=\"2026-06-11T17:27:19.260043781Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-lbg5f/ovsdb-server-init\" id=b727e2a7-712a-4704-8514-f3ecd419f471 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.135700 | controller |     "Jun 11 17:27:19.432505 crc crio[23211]: time=\"2026-06-11T17:27:19.428983475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135717 | controller |     "Jun 11 17:27:19.432505 crc crio[23211]: time=\"2026-06-11T17:27:19.42961437Z\" level=info msg=\"Created container 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0: openstack/cinder-api-0/cinder-api-log\" id=a686e074-7d5c-45d7-9401-e6549a34a0aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.135733 | controller |     "Jun 11 17:27:19.444544 crc crio[23211]: time=\"2026-06-11T17:27:19.437108377Z\" level=info msg=\"Starting container: 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0\" id=b07263e2-012a-4d84-a36f-e7b649b4c222 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.135749 | controller |     "Jun 11 17:27:19.487895 crc crio[23211]: time=\"2026-06-11T17:27:19.487792807Z\" level=info msg=\"Started container\" PID=242332 containerID=67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0 description=openstack/cinder-api-0/cinder-api-log id=b07263e2-012a-4d84-a36f-e7b649b4c222 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831",
2026-06-11 18:01:03.135766 | controller |     "Jun 11 17:27:19.505508 crc crio[23211]: time=\"2026-06-11T17:27:19.504497957Z\" level=info msg=\"Removed container c87e2d102afb0bb156cfbe218039a519fd7872d3a0317166e5c86b932f9a147a: openstack/swift-storage-0/account-reaper\" id=496adc19-b668-4db7-8621-e6e80e52c236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.135782 | controller |     "Jun 11 17:27:19.549326 crc crio[23211]: time=\"2026-06-11T17:27:19.549196666Z\" level=info msg=\"Removing container: d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312\" id=7d9e1f01-dc3f-478a-8a59-0f0877478ced name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.135798 | controller |     "Jun 11 17:27:19.564970 crc crio[23211]: time=\"2026-06-11T17:27:19.559512935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135814 | controller |     "Jun 11 17:27:19.567127 crc crio[23211]: time=\"2026-06-11T17:27:19.561919165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135830 | controller |     "Jun 11 17:27:19.583205 crc crio[23211]: time=\"2026-06-11T17:27:19.583072795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135846 | controller |     "Jun 11 17:27:19.606487 crc crio[23211]: time=\"2026-06-11T17:27:19.603078336Z\" level=info msg=\"Created container d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a: openstack/swift-storage-0/xattr-restore\" id=455dc71e-82d9-463a-aa23-826eaccdf0b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.135862 | controller |     "Jun 11 17:27:19.613384 crc crio[23211]: time=\"2026-06-11T17:27:19.611072887Z\" level=info msg=\"Starting container: d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a\" id=de04f8d3-ffab-4bda-9a97-cdb072b65f6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.135877 | controller |     "Jun 11 17:27:19.619012 crc crio[23211]: time=\"2026-06-11T17:27:19.618925093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=ad058c4a-f50d-4426-92a0-4c6378f73646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.135897 | controller |     "Jun 11 17:27:19.666579 crc crio[23211]: time=\"2026-06-11T17:27:19.656365691Z\" level=info msg=\"Created container 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347: openstack/glance-default-internal-api-0/glance-httpd\" id=2a8432ef-d331-4327-88b1-33cadddca59c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.135914 | controller |     "Jun 11 17:27:19.666579 crc crio[23211]: time=\"2026-06-11T17:27:19.657598622Z\" level=info msg=\"Starting container: 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347\" id=42becfe5-da3f-4b04-b6cd-dacf20d0ea60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.135929 | controller |     "Jun 11 17:27:19.666935 crc crio[23211]: time=\"2026-06-11T17:27:19.657612832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135945 | controller |     "Jun 11 17:27:19.678478 crc crio[23211]: time=\"2026-06-11T17:27:19.668939266Z\" level=info msg=\"Started container\" PID=242397 containerID=20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347 description=openstack/glance-default-internal-api-0/glance-httpd id=42becfe5-da3f-4b04-b6cd-dacf20d0ea60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8",
2026-06-11 18:01:03.135962 | controller |     "Jun 11 17:27:19.717274 crc crio[23211]: time=\"2026-06-11T17:27:19.717176604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.135979 | controller |     "Jun 11 17:27:19.717887 crc crio[23211]: time=\"2026-06-11T17:27:19.717792199Z\" level=info msg=\"Started container\" PID=242356 containerID=d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a description=openstack/swift-storage-0/xattr-restore id=de04f8d3-ffab-4bda-9a97-cdb072b65f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.135996 | controller |     "Jun 11 17:27:19.718166 crc crio[23211]: time=\"2026-06-11T17:27:19.718084107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.136013 | controller |     "Jun 11 17:27:19.723004 crc crio[23211]: time=\"2026-06-11T17:27:19.722632671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.136029 | controller |     "Jun 11 17:27:19.872886 crc crio[23211]: time=\"2026-06-11T17:27:19.872725533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.136045 | controller |     "Jun 11 17:27:19.891408 crc crio[23211]: time=\"2026-06-11T17:27:19.876619029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=4613b92b-5ea0-4e4c-a98c-f2a4c729d2fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.136062 | controller |     "Jun 11 17:27:20.102245 crc crio[23211]: time=\"2026-06-11T17:27:20.101919854Z\" level=info msg=\"Removed container d5d03dbdbb08d1083df563d76dfe7b8070adcfe4dbef9464c057f59468048312: openstack/swift-storage-0/account-auditor\" id=7d9e1f01-dc3f-478a-8a59-0f0877478ced name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.136079 | controller |     "Jun 11 17:27:20.118761 crc crio[23211]: time=\"2026-06-11T17:27:20.113852473Z\" level=info msg=\"Removing container: 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab\" id=cdfac704-b986-438a-ac70-3f567221e393 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.136099 | controller |     "Jun 11 17:27:20.128221 crc crio[23211]: time=\"2026-06-11T17:27:20.128101141Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=b81d7fb9-6f09-4175-ad15-9936f762c01f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.136116 | controller |     "Jun 11 17:27:20.128947 crc crio[23211]: time=\"2026-06-11T17:27:20.128733496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.136132 | controller |     "Jun 11 17:27:20.148371 crc crio[23211]: time=\"2026-06-11T17:27:20.146762088Z\" level=info msg=\"Created container 98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=3f38b92b-438f-4bdf-8ffc-539420ecf045 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.136148 | controller |     "Jun 11 17:27:20.154834 crc crio[23211]: time=\"2026-06-11T17:27:20.153738693Z\" level=info msg=\"Starting container: 98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2\" id=e303d544-f2c3-4621-8000-bc3aa4a1f347 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.136164 | controller |     "Jun 11 17:27:20.166481 crc crio[23211]: time=\"2026-06-11T17:27:20.166341889Z\" level=info msg=\"Started container\" PID=242502 containerID=98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=e303d544-f2c3-4621-8000-bc3aa4a1f347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db",
2026-06-11 18:01:03.136180 | controller |     "Jun 11 17:27:20.170065 crc crio[23211]: time=\"2026-06-11T17:27:20.169917859Z\" level=info msg=\"Created container 7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=bd7446c9-912c-46ae-99dd-53bcb2285829 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.136197 | controller |     "Jun 11 17:27:20.172983 crc crio[23211]: time=\"2026-06-11T17:27:20.172886843Z\" level=info msg=\"Created container adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=13e90f0d-d726-4718-b774-3ae786d04a90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.136214 | controller |     "Jun 11 17:27:20.177404 crc crio[23211]: time=\"2026-06-11T17:27:20.177112879Z\" level=info msg=\"Starting container: 7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e\" id=c9a0c4ba-3b76-4480-af79-1312469f87a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.136235 | controller |     "Jun 11 17:27:20.230613 crc crio[23211]: time=\"2026-06-11T17:27:20.230385603Z\" level=info msg=\"Started container\" PID=242510 containerID=7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=c9a0c4ba-3b76-4480-af79-1312469f87a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175",
2026-06-11 18:01:03.136258 | controller |     "Jun 11 17:27:20.234978 crc crio[23211]: time=\"2026-06-11T17:27:20.234883586Z\" level=info msg=\"Starting container: adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7\" id=31b3e0da-b8a8-46e0-80ae-f68dc083f45a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.136285 | controller |     "Jun 11 17:27:20.248779 crc crio[23211]: time=\"2026-06-11T17:27:20.248683122Z\" level=info msg=\"Started container\" PID=242505 containerID=adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7 description=openstack/nova-cell1-db-create-lrp4l/mariadb-database-create id=31b3e0da-b8a8-46e0-80ae-f68dc083f45a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5",
2026-06-11 18:01:03.136318 | controller |     "Jun 11 17:27:20.361223 crc crio[23211]: time=\"2026-06-11T17:27:20.361020826Z\" level=info msg=\"Removed container 0e48ac79c775615e13c1870d7072c6910a33b830b7eee529f0251b0402f68aab: openstack/swift-storage-0/account-replicator\" id=cdfac704-b986-438a-ac70-3f567221e393 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.136347 | controller |     "Jun 11 17:27:20.376730 crc crio[23211]: time=\"2026-06-11T17:27:20.376679169Z\" level=info msg=\"Removing container: 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c\" id=7b6a06cd-52ac-4222-b33c-60191af566af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.136373 | controller |     "Jun 11 17:27:20.573049 crc crio[23211]: time=\"2026-06-11T17:27:20.572847654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.136391 | controller |     "Jun 11 17:27:20.585775 crc crio[23211]: time=\"2026-06-11T17:27:20.584218438Z\" level=info msg=\"Removed container 2ebadccabdbd7375c36f7d7eddeb0efb78115f3243d577dc692b6075e733e98c: openstack/swift-storage-0/account-server\" id=7b6a06cd-52ac-4222-b33c-60191af566af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.136408 | controller |     "Jun 11 17:27:20.598827 crc crio[23211]: time=\"2026-06-11T17:27:20.598744043Z\" level=info msg=\"Removing container: 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761\" id=363da385-4efd-4fda-ab9d-4bbd45565945 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.136425 | controller |     "Jun 11 17:27:20.603259 crc crio[23211]: time=\"2026-06-11T17:27:20.603113772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.136441 | controller |     "Jun 11 17:27:20.660533 crc crio[23211]: time=\"2026-06-11T17:27:20.660395497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=d6d766ae-d587-4541-acdf-fd679cf503f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.136458 | controller |     "Jun 11 17:27:20.714686 crc crio[23211]: time=\"2026-06-11T17:27:20.713887527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=394f9820-9c24-4f86-94ce-b30e6274d76e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.136474 | controller |     "Jun 11 17:27:20.923524 crc crio[23211]: time=\"2026-06-11T17:27:20.923342185Z\" level=info msg=\"Removed container 8fafa873fabeba856475ea5a2510cbab0099098540e743d9103dcfbf3e226761: openstack/ovn-controller-ovs-tcz2l/ovs-vswitchd\" id=363da385-4efd-4fda-ab9d-4bbd45565945 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.136490 | controller |     "Jun 11 17:27:20.937191 crc crio[23211]: time=\"2026-06-11T17:27:20.937074919Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=5d50d948-011a-4149-a069-49c2bb3beb29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.136506 | controller |     "Jun 11 17:27:20.937581 crc crio[23211]: time=\"2026-06-11T17:27:20.93752632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.136553 | controller |     "Jun 11 17:27:20.941768 crc crio[23211]: time=\"2026-06-11T17:27:20.941680774Z\" level=info msg=\"Removing container: a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de\" id=5fa6faba-382a-4274-92dc-5826c751b9ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.136577 | controller |     "Jun 11 17:27:21.051166 crc crio[23211]: time=\"2026-06-11T17:27:21.050980314Z\" level=info msg=\"Removed container a42bda74b442a50c55154a54a260eed8b4fce5cdbfd61b5f0924d625651541de: openstack/ovn-controller-ovs-tcz2l/ovsdb-server\" id=5fa6faba-382a-4274-92dc-5826c751b9ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.136594 | controller |     "Jun 11 17:27:21.066917 crc crio[23211]: time=\"2026-06-11T17:27:21.06679627Z\" level=info msg=\"Removing container: 4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2\" id=6f76b65b-a212-4725-9787-434aa690f964 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.136611 | controller |     "Jun 11 17:27:21.119990 crc crio[23211]: time=\"2026-06-11T17:27:21.11988984Z\" level=info msg=\"Created container fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904: openstack/ovn-controller-ovs-lbg5f/ovsdb-server-init\" id=b727e2a7-712a-4704-8514-f3ecd419f471 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.136628 | controller |     "Jun 11 17:27:21.130188 crc crio[23211]: time=\"2026-06-11T17:27:21.129790468Z\" level=info msg=\"Starting container: fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904\" id=938d6fa5-493b-4a50-aecd-33a6d81b836d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.136644 | controller |     "Jun 11 17:27:21.149849 crc crio[23211]: time=\"2026-06-11T17:27:21.149745098Z\" level=info msg=\"Started container\" PID=242801 containerID=fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904 description=openstack/ovn-controller-ovs-lbg5f/ovsdb-server-init id=938d6fa5-493b-4a50-aecd-33a6d81b836d name=/runtime.v1.RuntimeService/StartContainer sandboxID=393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16",
2026-06-11 18:01:03.136663 | controller |     "Jun 11 17:27:21.189512 crc crio[23211]: time=\"2026-06-11T17:27:21.188649294Z\" level=info msg=\"Stopped container bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7d1a2a69-cbbd-48e1-9873-79a623e75060 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.136686 | controller |     "Jun 11 17:27:21.195045 crc crio[23211]: time=\"2026-06-11T17:27:21.194956401Z\" level=info msg=\"Stopping pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83\" id=7360185a-00ac-4d22-b0d3-366b19a387a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.136709 | controller |     "Jun 11 17:27:21.196003 crc crio[23211]: time=\"2026-06-11T17:27:21.195632518Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83 UID:cec7a0a0-ef26-4418-95fb-21396fe4bd05 NetNS:/var/run/netns/7d3654e9-63db-4a5e-9267-d79e82b922b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcec7a0a0_ef26_4418_95fb_21396fe4bd05.slice PodAnnotations:0xc002794560}] Aliases:map[]}\"",
2026-06-11 18:01:03.136738 | controller |     "Jun 11 17:27:21.196003 crc crio[23211]: time=\"2026-06-11T17:27:21.195799743Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.136766 | controller |     "Jun 11 17:27:21.310905 crc crio[23211]: time=\"2026-06-11T17:27:21.310167717Z\" level=info msg=\"Removed container 4d9a039c61083223f94870aef88b34945ff2125c338b58f58f17d2aaf9ebb9e2: openstack/ovn-controller-ovs-tcz2l/ovsdb-server-init\" id=6f76b65b-a212-4725-9787-434aa690f964 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.136795 | controller |     "Jun 11 17:27:21.351278 crc crio[23211]: time=\"2026-06-11T17:27:21.351085343Z\" level=info msg=\"Removing container: cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f\" id=a02be608-fff5-4230-b44d-a903b039f4ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.136828 | controller |     "Jun 11 17:27:21.396909 crc crio[23211]: time=\"2026-06-11T17:27:21.388326736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.136856 | controller |     "Jun 11 17:27:21.403500 crc crio[23211]: time=\"2026-06-11T17:27:21.401771492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=18bc70c3-dd0d-4db9-b937-271d0568c0f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.136883 | controller |     "Jun 11 17:27:21.403500 crc crio[23211]: time=\"2026-06-11T17:27:21.401904625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=f7554bf7-ed32-42e0-beb2-5a972b1e2f16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.136908 | controller |     "Jun 11 17:27:21.403500 crc crio[23211]: time=\"2026-06-11T17:27:21.402008338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a5b44cc9-2fbe-412a-b854-a3828d4e3951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.136933 | controller |     "Jun 11 17:27:21.403500 crc crio[23211]: time=\"2026-06-11T17:27:21.402359238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=43b3ead4-a4d7-41bb-aa45-c9d014a5cd54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.136959 | controller |     "Jun 11 17:27:21.411489 crc crio[23211]: time=\"2026-06-11T17:27:21.408230474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=b35e5074-a517-4634-a7b8-bc3b3825819f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.136984 | controller |     "Jun 11 17:27:21.411489 crc crio[23211]: time=\"2026-06-11T17:27:21.408377228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=de7462ad-3674-481b-b8a7-259fb1d913f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.137009 | controller |     "Jun 11 17:27:21.411489 crc crio[23211]: time=\"2026-06-11T17:27:21.409276311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=99fdeec1-26b8-4510-9996-f24537c1e989 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.137034 | controller |     "Jun 11 17:27:21.428870 crc crio[23211]: time=\"2026-06-11T17:27:21.426996614Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=3add409e-5ac1-4735-9ad4-3b1ca16bb0ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.137059 | controller |     "Jun 11 17:27:21.428870 crc crio[23211]: time=\"2026-06-11T17:27:21.427396845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.137084 | controller |     "Jun 11 17:27:21.428870 crc crio[23211]: time=\"2026-06-11T17:27:21.427997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=40ec1922-04af-423f-bcdb-355a7c6e1933 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.137110 | controller |     "Jun 11 17:27:21.435724 crc crio[23211]: time=\"2026-06-11T17:27:21.431170239Z\" level=info msg=\"Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=4737eb54-5998-4e71-ab5d-77dc6deefe26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.137139 | controller |     "Jun 11 17:27:21.480255 crc crio[23211]: time=\"2026-06-11T17:27:21.479989712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.137165 | controller |     "Jun 11 17:27:21.506489 crc crio[23211]: time=\"2026-06-11T17:27:21.502388594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.137190 | controller |     "Jun 11 17:27:21.506775 crc crio[23211]: time=\"2026-06-11T17:27:21.503184724Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=e9e69dc4-8c33-4f9e-b8b5-17a2502b3c79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.137217 | controller |     "Jun 11 17:27:21.535129 crc crio[23211]: time=\"2026-06-11T17:27:21.534262143Z\" level=info msg=\"Removed container cd8a7845432b01a2f33cd9666bdfa1d5c02940703f35b27f3cb42c3e7a75bd2f: openstack/dnsmasq-dns-94bfffd6f-k5bs8/dnsmasq-dns\" id=a02be608-fff5-4230-b44d-a903b039f4ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.137244 | controller |     "Jun 11 17:27:21.613216 crc crio[23211]: time=\"2026-06-11T17:27:21.611811296Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=a0dd8e0b-cb17-4384-b55f-42988a4dba77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.137271 | controller |     "Jun 11 17:27:21.642126 crc crio[23211]: time=\"2026-06-11T17:27:21.642013062Z\" level=info msg=\"Removing container: 5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500\" id=89505fe3-216a-4ce7-9fed-b1bbe1a932d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.137299 | controller |     "Jun 11 17:27:21.702812 crc crio[23211]: time=\"2026-06-11T17:27:21.701930973Z\" level=info msg=\"Created container 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3: openstack/swift-storage-0/account-server\" id=5d50d948-011a-4149-a069-49c2bb3beb29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.137325 | controller |     "Jun 11 17:27:21.709623 crc crio[23211]: time=\"2026-06-11T17:27:21.709415271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.137352 | controller |     "Jun 11 17:27:21.722852 crc crio[23211]: time=\"2026-06-11T17:27:21.722742645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.137377 | controller |     "Jun 11 17:27:21.743530 crc crio[23211]: time=\"2026-06-11T17:27:21.733321959Z\" level=info msg=\"Starting container: 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3\" id=7985cc67-0e43-4bc9-8a4b-f4cca9f43dd7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.137402 | controller |     "Jun 11 17:27:21.753562 crc crio[23211]: time=\"2026-06-11T17:27:21.7492858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.137428 | controller |     "Jun 11 17:27:21.760494 crc crio[23211]: time=\"2026-06-11T17:27:21.758822658Z\" level=info msg=\"Started container\" PID=242933 containerID=574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3 description=openstack/swift-storage-0/account-server id=7985cc67-0e43-4bc9-8a4b-f4cca9f43dd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.137458 | controller |     "Jun 11 17:27:21.788262 crc crio[23211]: time=\"2026-06-11T17:27:21.788127563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.137485 | controller |     "Jun 11 17:27:21.793356 crc crio[23211]: time=\"2026-06-11T17:27:21.793279332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=b557a8cc-6a0a-4af4-b9dd-e5481fad3443 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.137530 | controller |     "Jun 11 17:27:21.797316 crc crio[23211]: time=\"2026-06-11T17:27:21.79638995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.137567 | controller |     "Jun 11 17:27:21.812771 crc crio[23211]: time=\"2026-06-11T17:27:21.812645117Z\" level=info msg=\"Removed container 5a07925ad25025b1376e62657b63c1db4ae5bc8996aa82cef3a30b00873ea500: openstack/dnsmasq-dns-94bfffd6f-k5bs8/init\" id=89505fe3-216a-4ce7-9fed-b1bbe1a932d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.137595 | controller |     "Jun 11 17:27:21.835919 crc crio[23211]: time=\"2026-06-11T17:27:21.832090804Z\" level=info msg=\"Stopped pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83\" id=7360185a-00ac-4d22-b0d3-366b19a387a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.137621 | controller |     "Jun 11 17:27:21.836704 crc crio[23211]: time=\"2026-06-11T17:27:21.836371092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.137646 | controller |     "Jun 11 17:27:21.852623 crc crio[23211]: time=\"2026-06-11T17:27:21.844929426Z\" level=info msg=\"Removing container: 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7\" id=f6151f10-db6c-42a9-8f3e-a412b6ca656e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.137672 | controller |     "Jun 11 17:27:21.865052 crc crio[23211]: time=\"2026-06-11T17:27:21.865001779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.137697 | controller |     "Jun 11 17:27:21.879727 crc crio[23211]: time=\"2026-06-11T17:27:21.874044145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=ff16b1dc-54d2-42e1-a1eb-1bfe5174e088 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.137724 | controller |     "Jun 11 17:27:21.920189 crc crio[23211]: time=\"2026-06-11T17:27:21.920102059Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=1b313d6f-88ef-4f30-acd9-55c2d53be188 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.137752 | controller |     "Jun 11 17:27:22.017281 crc crio[23211]: time=\"2026-06-11T17:27:22.01589445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.137781 | controller |     "Jun 11 17:27:22.035013 crc crio[23211]: time=\"2026-06-11T17:27:22.034924177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.137810 | controller |     "Jun 11 17:27:22.063508 crc crio[23211]: time=\"2026-06-11T17:27:22.049129102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.137837 | controller |     "Jun 11 17:27:22.250097 crc crio[23211]: time=\"2026-06-11T17:27:22.249680707Z\" level=info msg=\"Removed container 56f430f969daea6c442a6cc08faa0822ee326f6f0fe2ebb3b9eaed744c343fa7: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker\" id=f6151f10-db6c-42a9-8f3e-a412b6ca656e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.137871 | controller |     "Jun 11 17:27:22.262265 crc crio[23211]: time=\"2026-06-11T17:27:22.261683817Z\" level=info msg=\"Removing container: 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804\" id=8d2651b4-5fa4-4f5c-8716-ed0f1de65b9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.137898 | controller |     "Jun 11 17:27:22.292042 crc crio[23211]: time=\"2026-06-11T17:27:22.291944856Z\" level=info msg=\"Created container fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=3add409e-5ac1-4735-9ad4-3b1ca16bb0ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.137921 | controller |     "Jun 11 17:27:22.295065 crc crio[23211]: time=\"2026-06-11T17:27:22.294990222Z\" level=info msg=\"Starting container: fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559\" id=28dd554f-e82d-479c-940e-0a22533ebe8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.137948 | controller |     "Jun 11 17:27:22.308247 crc crio[23211]: time=\"2026-06-11T17:27:22.308111151Z\" level=info msg=\"Started container\" PID=242996 containerID=fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559 description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=28dd554f-e82d-479c-940e-0a22533ebe8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e",
2026-06-11 18:01:03.137975 | controller |     "Jun 11 17:27:22.360693 crc crio[23211]: time=\"2026-06-11T17:27:22.360576655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138001 | controller |     "Jun 11 17:27:22.382341 crc crio[23211]: time=\"2026-06-11T17:27:22.38187171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c16457c5-42b7-426e-a099-aac8031294a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.138029 | controller |     "Jun 11 17:27:22.387751 crc crio[23211]: time=\"2026-06-11T17:27:22.384594637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9c495ecc-19a5-4663-8e04-35e0d798eb7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.138056 | controller |     "Jun 11 17:27:22.387751 crc crio[23211]: time=\"2026-06-11T17:27:22.386199328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e2d53435-94d8-483a-9462-965d94c763dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.138081 | controller |     "Jun 11 17:27:22.387751 crc crio[23211]: time=\"2026-06-11T17:27:22.387313905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ccd3c93c-3668-4d69-a7d5-53aac131cd0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.138106 | controller |     "Jun 11 17:27:22.392931 crc crio[23211]: time=\"2026-06-11T17:27:22.392859104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b459a648-ab5a-4469-83bf-fc8f92350307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.138130 | controller |     "Jun 11 17:27:22.393415 crc crio[23211]: time=\"2026-06-11T17:27:22.393366648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=aada8ef2-96e7-40af-9ba1-e9fddb698f44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.138159 | controller |     "Jun 11 17:27:22.398237 crc crio[23211]: time=\"2026-06-11T17:27:22.398111036Z\" level=info msg=\"Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=df8a52a3-44c5-44e5-b7ae-fac99d1e14e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.138185 | controller |     "Jun 11 17:27:22.398721 crc crio[23211]: time=\"2026-06-11T17:27:22.398651629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138211 | controller |     "Jun 11 17:27:22.406519 crc crio[23211]: time=\"2026-06-11T17:27:22.402284541Z\" level=info msg=\"Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=50ac1c3d-f965-494f-b4d8-efc701c8693f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.138236 | controller |     "Jun 11 17:27:22.408194 crc crio[23211]: time=\"2026-06-11T17:27:22.408125147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138261 | controller |     "Jun 11 17:27:22.418960 crc crio[23211]: time=\"2026-06-11T17:27:22.418067836Z\" level=info msg=\"Creating container: openstack/neutron-db-create-47llt/mariadb-database-create\" id=efa7f74a-bd1a-48d1-935a-59383d31695e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.138288 | controller |     "Jun 11 17:27:22.504346 crc crio[23211]: time=\"2026-06-11T17:27:22.504263476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138315 | controller |     "Jun 11 17:27:22.504755 crc crio[23211]: time=\"2026-06-11T17:27:22.504267216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138344 | controller |     "Jun 11 17:27:22.540914 crc crio[23211]: time=\"2026-06-11T17:27:22.540797201Z\" level=info msg=\"Created container bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a: openstack/cinder-scheduler-0/probe\" id=1fef02a7-7fee-4dc4-b9c2-d284afce78ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.138367 | controller |     "Jun 11 17:27:22.545770 crc crio[23211]: time=\"2026-06-11T17:27:22.54553708Z\" level=info msg=\"Starting container: bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a\" id=695a066e-7597-4a1a-a1b1-91f8d046e890 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.138390 | controller |     "Jun 11 17:27:22.580222 crc crio[23211]: time=\"2026-06-11T17:27:22.579280516Z\" level=info msg=\"Started container\" PID=242994 containerID=bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a description=openstack/cinder-scheduler-0/probe id=695a066e-7597-4a1a-a1b1-91f8d046e890 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319",
2026-06-11 18:01:03.138417 | controller |     "Jun 11 17:27:22.610104 crc crio[23211]: time=\"2026-06-11T17:27:22.606511358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138445 | controller |     "Jun 11 17:27:22.611415 crc crio[23211]: time=\"2026-06-11T17:27:22.611293237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138480 | controller |     "Jun 11 17:27:22.749309 crc crio[23211]: time=\"2026-06-11T17:27:22.749212433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138509 | controller |     "Jun 11 17:27:22.771195 crc crio[23211]: time=\"2026-06-11T17:27:22.771074401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138568 | controller |     "Jun 11 17:27:22.782980 crc crio[23211]: time=\"2026-06-11T17:27:22.781209055Z\" level=info msg=\"Created container 23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=4737eb54-5998-4e71-ab5d-77dc6deefe26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.138597 | controller |     "Jun 11 17:27:22.793482 crc crio[23211]: time=\"2026-06-11T17:27:22.785724127Z\" level=info msg=\"Starting container: 23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d\" id=b0d5efb6-dd43-4774-8139-b372971790f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.138622 | controller |     "Jun 11 17:27:22.793482 crc crio[23211]: time=\"2026-06-11T17:27:22.791749399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138648 | controller |     "Jun 11 17:27:22.794551 crc crio[23211]: time=\"2026-06-11T17:27:22.794332334Z\" level=info msg=\"Started container\" PID=243000 containerID=23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=b0d5efb6-dd43-4774-8139-b372971790f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033",
2026-06-11 18:01:03.138674 | controller |     "Jun 11 17:27:22.801628 crc crio[23211]: time=\"2026-06-11T17:27:22.801173665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138699 | controller |     "Jun 11 17:27:22.810292 crc crio[23211]: time=\"2026-06-11T17:27:22.810206181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138723 | controller |     "Jun 11 17:27:22.813091 crc crio[23211]: time=\"2026-06-11T17:27:22.813008922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138749 | controller |     "Jun 11 17:27:22.876720 crc crio[23211]: time=\"2026-06-11T17:27:22.876546744Z\" level=info msg=\"Created container dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=a0dd8e0b-cb17-4384-b55f-42988a4dba77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.138773 | controller |     "Jun 11 17:27:22.878129 crc crio[23211]: time=\"2026-06-11T17:27:22.878064252Z\" level=info msg=\"Starting container: dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021\" id=5acbbe06-c1a7-4e3a-9afd-b1e40ffd34bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.138797 | controller |     "Jun 11 17:27:22.898986 crc crio[23211]: time=\"2026-06-11T17:27:22.898891544Z\" level=info msg=\"Started container\" PID=243011 containerID=dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021 description=openstack/barbican-db-create-9spfg/mariadb-database-create id=5acbbe06-c1a7-4e3a-9afd-b1e40ffd34bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d",
2026-06-11 18:01:03.138827 | controller |     "Jun 11 17:27:23.052513 crc crio[23211]: time=\"2026-06-11T17:27:23.052368169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.138854 | controller |     "Jun 11 17:27:23.120687 crc crio[23211]: time=\"2026-06-11T17:27:23.120598158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=5a218be2-ae95-43ea-9e49-1a8661530daf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.138881 | controller |     "Jun 11 17:27:23.139237 crc crio[23211]: time=\"2026-06-11T17:27:23.13905213Z\" level=info msg=\"Removed container 18b0bfd524721a45df5c1a854d20ca1276a44689bdd83a4f83bbf16334d12804: openstack/barbican-worker-5b66b446bf-2lnc9/barbican-worker-log\" id=8d2651b4-5fa4-4f5c-8716-ed0f1de65b9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.138907 | controller |     "Jun 11 17:27:23.146205 crc crio[23211]: time=\"2026-06-11T17:27:23.146076377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=781da40a-b886-4aa7-b3f0-4af28b9b62e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.138933 | controller |     "Jun 11 17:27:23.153265 crc crio[23211]: time=\"2026-06-11T17:27:23.153167644Z\" level=info msg=\"Removing container: 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90\" id=ec0fbbaa-f2dd-45d5-bea3-85e6fb8315bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.138958 | controller |     "Jun 11 17:27:23.199687 crc crio[23211]: time=\"2026-06-11T17:27:23.199594697Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-lbg5f/ovsdb-server\" id=3487e19f-60bd-4f53-8471-e11928c47fba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.138983 | controller |     "Jun 11 17:27:23.200168 crc crio[23211]: time=\"2026-06-11T17:27:23.20008211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.139008 | controller |     "Jun 11 17:27:23.297680 crc crio[23211]: time=\"2026-06-11T17:27:23.297584042Z\" level=info msg=\"Removed container 53793a8b443a988a2acc58b5211bb086c2092c1c3036a296c313de1a9cb93c90: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener\" id=ec0fbbaa-f2dd-45d5-bea3-85e6fb8315bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.139033 | controller |     "Jun 11 17:27:23.303676 crc crio[23211]: time=\"2026-06-11T17:27:23.303595543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=db42116c-6813-4a6b-a44d-6bcf90bedff6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.139059 | controller |     "Jun 11 17:27:23.315387 crc crio[23211]: time=\"2026-06-11T17:27:23.3150312Z\" level=info msg=\"Removing container: 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94\" id=23858812-d98f-44cd-bbeb-1f99851c8ab7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.139085 | controller |     "Jun 11 17:27:23.321866 crc crio[23211]: time=\"2026-06-11T17:27:23.321776359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=89fa9dc8-7044-4d0e-8f55-d042bea15983 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.139110 | controller |     "Jun 11 17:27:23.331383 crc crio[23211]: time=\"2026-06-11T17:27:23.331276017Z\" level=info msg=\"Creating container: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config\" id=81391a1a-4121-4675-b89b-2d9da19c563d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.139140 | controller |     "Jun 11 17:27:23.331811 crc crio[23211]: time=\"2026-06-11T17:27:23.331748429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.139166 | controller |     "Jun 11 17:27:23.379990 crc crio[23211]: time=\"2026-06-11T17:27:23.379801063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a5f4f848-68f1-49e1-a70c-e8f0cb82b874 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.139192 | controller |     "Jun 11 17:27:23.380239 crc crio[23211]: time=\"2026-06-11T17:27:23.380035678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c2c36050-5374-4cd7-b25b-8a5d5144b918 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.139216 | controller |     "Jun 11 17:27:23.380239 crc crio[23211]: time=\"2026-06-11T17:27:23.38010982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f6fe1ae0-882c-4c2f-bbd6-e8b6d0b3e9d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.139241 | controller |     "Jun 11 17:27:23.380756 crc crio[23211]: time=\"2026-06-11T17:27:23.380683785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2f2bb069-7ce3-413b-b2e6-7564df4c0c33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.139269 | controller |     "Jun 11 17:27:23.422101 crc crio[23211]: time=\"2026-06-11T17:27:23.421858266Z\" level=info msg=\"Removed container 0e8fac13744933f20cd458568f2779e152cafbaa29bcb9642e81bc4f14e8ad94: openstack/barbican-keystone-listener-5bbf9fb786-nlgt6/barbican-keystone-listener-log\" id=23858812-d98f-44cd-bbeb-1f99851c8ab7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.139297 | controller |     "Jun 11 17:27:23.438793 crc crio[23211]: time=\"2026-06-11T17:27:23.437412727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f242a9d1-fde9-4172-b503-41b6c3f15dbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.139342 | controller |     "Jun 11 17:27:23.438793 crc crio[23211]: time=\"2026-06-11T17:27:23.438276318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5f00a3d4-fa61-414f-bf09-dde24185382b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.139370 | controller |     "Jun 11 17:27:23.451703 crc crio[23211]: time=\"2026-06-11T17:27:23.443052167Z\" level=info msg=\"Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=6b915ffd-fe7a-4456-8c56-ee0c4c7d7e3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.139396 | controller |     "Jun 11 17:27:23.451703 crc crio[23211]: time=\"2026-06-11T17:27:23.44395144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.139423 | controller |     "Jun 11 17:27:23.451703 crc crio[23211]: time=\"2026-06-11T17:27:23.451353795Z\" level=info msg=\"Removing container: 48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb\" id=6c93fa9f-99d7-4e5c-8371-11ec313e1ae0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.139449 | controller |     "Jun 11 17:27:23.463093 crc crio[23211]: time=\"2026-06-11T17:27:23.456086744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a83e799b-71b3-441b-a3d6-9b3bc8426917 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.139480 | controller |     "Jun 11 17:27:23.463093 crc crio[23211]: time=\"2026-06-11T17:27:23.456267029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1e68ecc2-ea2a-4f93-8f54-9e1b4735366b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.139507 | controller |     "Jun 11 17:27:23.463896 crc crio[23211]: time=\"2026-06-11T17:27:23.463784438Z\" level=info msg=\"Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=f248def6-c372-4b27-83f5-2a2f3be99f1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.139560 | controller |     "Jun 11 17:27:23.533163 crc crio[23211]: time=\"2026-06-11T17:27:23.533056653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.139588 | controller |     "Jun 11 17:27:23.577715 crc crio[23211]: time=\"2026-06-11T17:27:23.577307082Z\" level=info msg=\"Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=ee0acf22-b747-48c6-9456-ac07f4d706f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.139614 | controller |     "Jun 11 17:27:23.582627 crc crio[23211]: time=\"2026-06-11T17:27:23.582553323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.139640 | controller |     "Jun 11 17:27:23.596660 crc crio[23211]: time=\"2026-06-11T17:27:23.596208605Z\" level=info msg=\"Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=ee406a53-6b51-447c-b6ae-0fd410194463 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.139665 | controller |     "Jun 11 17:27:23.628709 crc crio[23211]: time=\"2026-06-11T17:27:23.628375481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.139690 | controller |     "Jun 11 17:27:23.745499 crc crio[23211]: time=\"2026-06-11T17:27:23.744243723Z\" level=info msg=\"Created container ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c: openstack/swift-storage-0/account-replicator\" id=1b313d6f-88ef-4f30-acd9-55c2d53be188 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.139717 | controller |     "Jun 11 17:27:23.746915 crc crio[23211]: time=\"2026-06-11T17:27:23.746798678Z\" level=info msg=\"Starting container: ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c\" id=895202ba-8281-4787-a3ed-652575ae19ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.139743 | controller |     "Jun 11 17:27:23.764934 crc crio[23211]: time=\"2026-06-11T17:27:23.764794869Z\" level=info msg=\"Started container\" PID=243194 containerID=ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c description=openstack/swift-storage-0/account-replicator id=895202ba-8281-4787-a3ed-652575ae19ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.139771 | controller |     "Jun 11 17:27:23.776622 crc crio[23211]: time=\"2026-06-11T17:27:23.776545344Z\" level=info msg=\"Created container 250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44: openstack/neutron-db-create-47llt/mariadb-database-create\" id=efa7f74a-bd1a-48d1-935a-59383d31695e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.139799 | controller |     "Jun 11 17:27:23.778515 crc crio[23211]: time=\"2026-06-11T17:27:23.778333167Z\" level=info msg=\"Starting container: 250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44\" id=f3cc770f-dc9c-45fa-8c24-1711972ca79a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.139832 | controller |     "Jun 11 17:27:23.795022 crc crio[23211]: time=\"2026-06-11T17:27:23.794927033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=e63d273c-00d1-49e7-b915-2230319210b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.139860 | controller |     "Jun 11 17:27:23.795641 crc crio[23211]: time=\"2026-06-11T17:27:23.795227941Z\" level=info msg=\"Started container\" PID=243183 containerID=250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44 description=openstack/neutron-db-create-47llt/mariadb-database-create id=f3cc770f-dc9c-45fa-8c24-1711972ca79a name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706",
2026-06-11 18:01:03.139886 | controller |     "Jun 11 17:27:23.800304 crc crio[23211]: time=\"2026-06-11T17:27:23.800219986Z\" level=info msg=\"Created container 96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=50ac1c3d-f965-494f-b4d8-efc701c8693f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.139912 | controller |     "Jun 11 17:27:23.809500 crc crio[23211]: time=\"2026-06-11T17:27:23.808840703Z\" level=info msg=\"Starting container: 96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915\" id=d85abd87-46a5-4dea-a951-851a6d270a8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.139939 | controller |     "Jun 11 17:27:23.823179 crc crio[23211]: time=\"2026-06-11T17:27:23.823000986Z\" level=info msg=\"Started container\" PID=243196 containerID=96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915 description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=d85abd87-46a5-4dea-a951-851a6d270a8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013",
2026-06-11 18:01:03.139965 | controller |     "Jun 11 17:27:23.849656 crc crio[23211]: time=\"2026-06-11T17:27:23.849576353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=f27cc72a-f6db-4a8d-8da7-f0be2f13f980 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.139991 | controller |     "Jun 11 17:27:23.868133 crc crio[23211]: time=\"2026-06-11T17:27:23.868007675Z\" level=info msg=\"Created container a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=e9e69dc4-8c33-4f9e-b8b5-17a2502b3c79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.140016 | controller |     "Jun 11 17:27:23.872291 crc crio[23211]: time=\"2026-06-11T17:27:23.87220829Z\" level=info msg=\"Starting container: a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e\" id=75ff2235-8e27-406d-aa47-720495764ab6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.140042 | controller |     "Jun 11 17:27:23.886481 crc crio[23211]: time=\"2026-06-11T17:27:23.886351714Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=491b05ce-6a82-4765-8355-871de21334d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.140067 | controller |     "Jun 11 17:27:23.887456 crc crio[23211]: time=\"2026-06-11T17:27:23.886971521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140093 | controller |     "Jun 11 17:27:23.894699 crc crio[23211]: time=\"2026-06-11T17:27:23.89374756Z\" level=info msg=\"Started container\" PID=243193 containerID=a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e description=openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config id=75ff2235-8e27-406d-aa47-720495764ab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e",
2026-06-11 18:01:03.140123 | controller |     "Jun 11 17:27:23.920651 crc crio[23211]: time=\"2026-06-11T17:27:23.918657074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140149 | controller |     "Jun 11 17:27:24.381655 crc crio[23211]: time=\"2026-06-11T17:27:24.381122861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=651347dc-ec44-4072-a959-4bf73c879d95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.140178 | controller |     "Jun 11 17:27:24.539595 crc crio[23211]: time=\"2026-06-11T17:27:24.539507459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140206 | controller |     "Jun 11 17:27:24.555539 crc crio[23211]: time=\"2026-06-11T17:27:24.555350256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140233 | controller |     "Jun 11 17:27:24.585233 crc crio[23211]: time=\"2026-06-11T17:27:24.585119082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140260 | controller |     "Jun 11 17:27:24.635563 crc crio[23211]: time=\"2026-06-11T17:27:24.634648974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4fcb9a0d-a674-47f7-a0ef-668bcb12e8f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.140287 | controller |     "Jun 11 17:27:24.641543 crc crio[23211]: time=\"2026-06-11T17:27:24.641026533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140314 | controller |     "Jun 11 17:27:24.702042 crc crio[23211]: time=\"2026-06-11T17:27:24.701912879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140339 | controller |     "Jun 11 17:27:24.717822 crc crio[23211]: time=\"2026-06-11T17:27:24.717605902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140364 | controller |     "Jun 11 17:27:24.767689 crc crio[23211]: time=\"2026-06-11T17:27:24.765083052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140389 | controller |     "Jun 11 17:27:24.776061 crc crio[23211]: time=\"2026-06-11T17:27:24.775977614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140414 | controller |     "Jun 11 17:27:24.811641 crc crio[23211]: time=\"2026-06-11T17:27:24.811406612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140440 | controller |     "Jun 11 17:27:24.831003 crc crio[23211]: time=\"2026-06-11T17:27:24.83088572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140470 | controller |     "Jun 11 17:27:24.863331 crc crio[23211]: time=\"2026-06-11T17:27:24.863226261Z\" level=info msg=\"Created container 13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=df8a52a3-44c5-44e5-b7ae-fac99d1e14e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.140497 | controller |     "Jun 11 17:27:24.870919 crc crio[23211]: time=\"2026-06-11T17:27:24.87081289Z\" level=info msg=\"Starting container: 13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9\" id=d2032dd6-8526-4d99-8cff-015b5d363624 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.140547 | controller |     "Jun 11 17:27:24.871189 crc crio[23211]: time=\"2026-06-11T17:27:24.871101627Z\" level=info msg=\"Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=f8c88edf-c0bb-48c3-8a62-996d2426e99d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.140576 | controller |     "Jun 11 17:27:24.871726 crc crio[23211]: time=\"2026-06-11T17:27:24.871659291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140602 | controller |     "Jun 11 17:27:24.880058 crc crio[23211]: time=\"2026-06-11T17:27:24.879862488Z\" level=info msg=\"Started container\" PID=243197 containerID=13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=d2032dd6-8526-4d99-8cff-015b5d363624 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747",
2026-06-11 18:01:03.140630 | controller |     "Jun 11 17:27:24.972259 crc crio[23211]: time=\"2026-06-11T17:27:24.972015386Z\" level=info msg=\"Created container 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a: openstack/cinder-api-0/cinder-api\" id=b81d7fb9-6f09-4175-ad15-9936f762c01f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.140656 | controller |     "Jun 11 17:27:24.977131 crc crio[23211]: time=\"2026-06-11T17:27:24.977027202Z\" level=info msg=\"Starting container: 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a\" id=6f23b0d3-c860-4c98-920a-c5da90cff6fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.140681 | controller |     "Jun 11 17:27:24.994851 crc crio[23211]: time=\"2026-06-11T17:27:24.994791887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140708 | controller |     "Jun 11 17:27:25.012884 crc crio[23211]: time=\"2026-06-11T17:27:25.011337471Z\" level=info msg=\"Started container\" PID=243198 containerID=75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a description=openstack/cinder-api-0/cinder-api id=6f23b0d3-c860-4c98-920a-c5da90cff6fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831",
2026-06-11 18:01:03.140735 | controller |     "Jun 11 17:27:25.027934 crc crio[23211]: time=\"2026-06-11T17:27:25.024697196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140762 | controller |     "Jun 11 17:27:25.049550 crc crio[23211]: time=\"2026-06-11T17:27:25.043941648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140788 | controller |     "Jun 11 17:27:25.098998 crc crio[23211]: time=\"2026-06-11T17:27:25.098932016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140818 | controller |     "Jun 11 17:27:25.191774 crc crio[23211]: time=\"2026-06-11T17:27:25.191373942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140843 | controller |     "Jun 11 17:27:25.276835 crc crio[23211]: time=\"2026-06-11T17:27:25.269247614Z\" level=info msg=\"Removed container 48ff50a2bfaff75f9f5f0e54532fcc1a66d16d7266080643b9e1dcaa63af8ebb: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=6c93fa9f-99d7-4e5c-8371-11ec313e1ae0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.140869 | controller |     "Jun 11 17:27:25.281528 crc crio[23211]: time=\"2026-06-11T17:27:25.279750366Z\" level=info msg=\"Removing container: 69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2\" id=24a228df-e245-4a29-be2a-5071458fd92a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.140894 | controller |     "Jun 11 17:27:25.346574 crc crio[23211]: time=\"2026-06-11T17:27:25.346409706Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=9c7e568f-5cf1-4d20-a6bd-40003a0b49fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.140919 | controller |     "Jun 11 17:27:25.346715 crc crio[23211]: time=\"2026-06-11T17:27:25.346593631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.140942 | controller |     "Jun 11 17:27:25.384845 crc crio[23211]: time=\"2026-06-11T17:27:25.384760467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5c5431fb-6521-4c53-bc85-d58bebd55884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.140967 | controller |     "Jun 11 17:27:25.388810 crc crio[23211]: time=\"2026-06-11T17:27:25.388721837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1d7459f0-0404-4449-98f2-cc172ea86c33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.140993 | controller |     "Jun 11 17:27:25.414308 crc crio[23211]: time=\"2026-06-11T17:27:25.414197265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0902ceb1-6df9-4b30-93be-3009095d968a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.141024 | controller |     "Jun 11 17:27:25.415112 crc crio[23211]: time=\"2026-06-11T17:27:25.415065486Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=01b70b4c-03c6-4951-9d33-5bd5de8bd10d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.141047 | controller |     "Jun 11 17:27:25.415340 crc crio[23211]: time=\"2026-06-11T17:27:25.415318802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.141069 | controller |     "Jun 11 17:27:25.421963 crc crio[23211]: time=\"2026-06-11T17:27:25.421878027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=29256bf2-9537-41d6-a446-9ecd78b976e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.141092 | controller |     "Jun 11 17:27:25.435885 crc crio[23211]: time=\"2026-06-11T17:27:25.435038237Z\" level=info msg=\"Removed container 69d38b19062225faaddffbe96c5012f49a9dad9ebb370e76bedc5a43b9f394f2: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=24a228df-e245-4a29-be2a-5071458fd92a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.141124 | controller |     "Jun 11 17:27:25.458826 crc crio[23211]: time=\"2026-06-11T17:27:25.458773262Z\" level=info msg=\"Removing container: 32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f\" id=d6ca1002-cd09-48cc-967b-33bf856cca72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.141155 | controller |     "Jun 11 17:27:25.530178 crc crio[23211]: time=\"2026-06-11T17:27:25.52971877Z\" level=info msg=\"Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=fb572be0-628b-4603-b957-aab791d404cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.141184 | controller |     "Jun 11 17:27:25.539077 crc crio[23211]: time=\"2026-06-11T17:27:25.53894163Z\" level=info msg=\"Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=a4c81cc0-4510-4565-9f6d-9b51111fc508 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.141210 | controller |     "Jun 11 17:27:25.567298 crc crio[23211]: time=\"2026-06-11T17:27:25.567210638Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e UID:d993dc88-7b9e-4655-af60-26b8dfb5e618 NetNS:/var/run/netns/562accc2-0b7c-4765-ab21-1659e4e0cd33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd993dc88_7b9e_4655_af60_26b8dfb5e618.slice PodAnnotations:0xc000612220}] Aliases:map[]}\"",
2026-06-11 18:01:03.141239 | controller |     "Jun 11 17:27:25.567298 crc crio[23211]: time=\"2026-06-11T17:27:25.56728029Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.141267 | controller |     "Jun 11 17:27:25.570604 crc crio[23211]: time=\"2026-06-11T17:27:25.570386539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.141292 | controller |     "Jun 11 17:27:25.571827 crc crio[23211]: time=\"2026-06-11T17:27:25.571803464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.141319 | controller |     "Jun 11 17:27:25.756499 crc crio[23211]: time=\"2026-06-11T17:27:25.75602208Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff UID:6b6a8278-d2ed-46ce-a9db-71d06ada09f6 NetNS:/var/run/netns/dd9b0960-9359-4a2d-b29a-7c61ea23484a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6a8278_d2ed_46ce_a9db_71d06ada09f6.slice PodAnnotations:0xc000612668}] Aliases:map[]}\"",
2026-06-11 18:01:03.141347 | controller |     "Jun 11 17:27:25.756499 crc crio[23211]: time=\"2026-06-11T17:27:25.756097032Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.141372 | controller |     "Jun 11 17:27:25.771192 crc crio[23211]: time=\"2026-06-11T17:27:25.768131793Z\" level=info msg=\"Stopping container: c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994 (timeout: 30s)\" id=c160f51c-e3f0-43b4-ba5a-e7e20e5ffd26 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.141397 | controller |     "Jun 11 17:27:25.846722 crc crio[23211]: time=\"2026-06-11T17:27:25.841222844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.141420 | controller |     "Jun 11 17:27:25.850090 crc crio[23211]: time=\"2026-06-11T17:27:25.849707807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.141450 | controller |     "Jun 11 17:27:25.886256 crc crio[23211]: time=\"2026-06-11T17:27:25.885485943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.141474 | controller |     "Jun 11 17:27:25.908082 crc crio[23211]: time=\"2026-06-11T17:27:25.908003228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.141498 | controller |     "Jun 11 17:27:26.072682 crc crio[23211]: time=\"2026-06-11T17:27:26.068407537Z\" level=info msg=\"Stopping container: 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f (timeout: 30s)\" id=fb6fd517-9701-45c5-be94-40b8e71e2274 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.141549 | controller |     "Jun 11 17:27:26.237982 crc crio[23211]: time=\"2026-06-11T17:27:26.237841972Z\" level=info msg=\"Stopped container 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f: openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter\" id=fb6fd517-9701-45c5-be94-40b8e71e2274 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.141578 | controller |     "Jun 11 17:27:26.244095 crc crio[23211]: time=\"2026-06-11T17:27:26.244048397Z\" level=info msg=\"Stopping pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7\" id=ddadc8c5-11a6-4b49-9163-7749d0b9c61c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.141602 | controller |     "Jun 11 17:27:26.248742 crc crio[23211]: time=\"2026-06-11T17:27:26.248698993Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-pm9jc Namespace:openstack ID:a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7 UID:403f8650-48c4-406c-b5b4-6ae7343c6a7f NetNS:/var/run/netns/1bc0fdcd-f7b3-484f-bee7-763d28ade73a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod403f8650_48c4_406c_b5b4_6ae7343c6a7f.slice PodAnnotations:0xc0022783e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.141627 | controller |     "Jun 11 17:27:26.249179 crc crio[23211]: time=\"2026-06-11T17:27:26.249130074Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-pm9jc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.141652 | controller |     "Jun 11 17:27:26.389797 crc crio[23211]: time=\"2026-06-11T17:27:26.389753578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=45b6cdcd-be0a-488b-be0c-95c6d54cc25e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.141677 | controller |     "Jun 11 17:27:26.396907 crc crio[23211]: time=\"2026-06-11T17:27:26.396544258Z\" level=info msg=\"Stopped container c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd\" id=c160f51c-e3f0-43b4-ba5a-e7e20e5ffd26 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.141701 | controller |     "Jun 11 17:27:26.400668 crc crio[23211]: time=\"2026-06-11T17:27:26.400569009Z\" level=info msg=\"Stopping pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\" id=1d9616fe-c22a-48a5-a112-b7f70d73c668 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.141726 | controller |     "Jun 11 17:27:26.409529 crc crio[23211]: time=\"2026-06-11T17:27:26.407772989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=61f9330e-5516-4f75-97a5-1e773d4d5d0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.141756 | controller |     "Jun 11 17:27:26.417988 crc crio[23211]: time=\"2026-06-11T17:27:26.417901283Z\" level=info msg=\"Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=afea0c57-08ef-4339-a8ca-75b23555b5f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.141780 | controller |     "Jun 11 17:27:26.418395 crc crio[23211]: time=\"2026-06-11T17:27:26.418331103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.141804 | controller |     "Jun 11 17:27:26.474499 crc crio[23211]: time=\"2026-06-11T17:27:26.467052974Z\" level=info msg=\"Stopped pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\" id=1d9616fe-c22a-48a5-a112-b7f70d73c668 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.141828 | controller |     "Jun 11 17:27:26.555524 crc crio[23211]: 2026-06-11T17:27:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b970f8ef7c4106 Mac:3a:3d:2e:bf:b4:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/562accc2-0b7c-4765-ab21-1659e4e0cd33 SocketPath: PciID:}] [{Interface:0xc00053e6b0 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.141851 | controller |     "Jun 11 17:27:26.555821 crc crio[23211]: time=\"2026-06-11T17:27:26.555746717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.141875 | controller |     "Jun 11 17:27:26.557247 crc crio[23211]: time=\"2026-06-11T17:27:26.557174552Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e UID:d993dc88-7b9e-4655-af60-26b8dfb5e618 NetNS:/var/run/netns/562accc2-0b7c-4765-ab21-1659e4e0cd33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd993dc88_7b9e_4655_af60_26b8dfb5e618.slice PodAnnotations:0xc000612220}] Aliases:map[]}\"",
2026-06-11 18:01:03.141900 | controller |     "Jun 11 17:27:26.557406 crc crio[23211]: time=\"2026-06-11T17:27:26.557350217Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.141925 | controller |     "Jun 11 17:27:26.560784 crc crio[23211]: time=\"2026-06-11T17:27:26.560713221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.141949 | controller |     "Jun 11 17:27:26.588207 crc crio[23211]: time=\"2026-06-11T17:27:26.587599464Z\" level=info msg=\"Ran pod sandbox 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e with infra container: openstack/nova-cell1-conductor-0/POD\" id=9c7e568f-5cf1-4d20-a6bd-40003a0b49fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.141973 | controller |     "Jun 11 17:27:26.607897 crc crio[23211]: time=\"2026-06-11T17:27:26.607817062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5bba9ed6-e220-4a79-b664-c54a90c4d812 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.141996 | controller |     "Jun 11 17:27:26.651783 crc crio[23211]: time=\"2026-06-11T17:27:26.650015379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3864b25b-2c2c-4e1a-8857-a88d640e4334 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.142020 | controller |     "Jun 11 17:27:26.660510 crc crio[23211]: time=\"2026-06-11T17:27:26.660395178Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=322bf19a-ef69-4942-9f09-b4b2951e4b07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.142048 | controller |     "Jun 11 17:27:26.660958 crc crio[23211]: time=\"2026-06-11T17:27:26.66081148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.142075 | controller |     "Jun 11 17:27:26.748038 crc crio[23211]: time=\"2026-06-11T17:27:26.74789298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.142099 | controller |     "Jun 11 17:27:26.753866 crc crio[23211]: time=\"2026-06-11T17:27:26.753741577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.142121 | controller |     "Jun 11 17:27:27.038488 crc crio[23211]: time=\"2026-06-11T17:27:27.036701357Z\" level=info msg=\"Stopped pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7\" id=ddadc8c5-11a6-4b49-9163-7749d0b9c61c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.142143 | controller |     "Jun 11 17:27:27.069501 crc crio[23211]: 2026-06-11T17:27:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9bd675c2b22886 Mac:7e:f8:62:76:9d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/dd9b0960-9359-4a2d-b29a-7c61ea23484a SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.142165 | controller |     "Jun 11 17:27:27.073490 crc crio[23211]: time=\"2026-06-11T17:27:27.070498074Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff UID:6b6a8278-d2ed-46ce-a9db-71d06ada09f6 NetNS:/var/run/netns/dd9b0960-9359-4a2d-b29a-7c61ea23484a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6a8278_d2ed_46ce_a9db_71d06ada09f6.slice PodAnnotations:0xc000612668}] Aliases:map[]}\"",
2026-06-11 18:01:03.142188 | controller |     "Jun 11 17:27:27.073490 crc crio[23211]: time=\"2026-06-11T17:27:27.07071935Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.142209 | controller |     "Jun 11 17:27:27.099502 crc crio[23211]: time=\"2026-06-11T17:27:27.096792843Z\" level=info msg=\"Ran pod sandbox d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff with infra container: openstack/glance-default-external-api-0/POD\" id=01b70b4c-03c6-4951-9d33-5bd5de8bd10d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.142231 | controller |     "Jun 11 17:27:27.105642 crc crio[23211]: time=\"2026-06-11T17:27:27.10548503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a75b6d52-e8c2-4e96-91cd-bce0b2c3853d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.142255 | controller |     "Jun 11 17:27:27.108187 crc crio[23211]: time=\"2026-06-11T17:27:27.108057375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=bdb1e341-4d7f-4a7d-a966-87783a005d8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.142278 | controller |     "Jun 11 17:27:27.118384 crc crio[23211]: time=\"2026-06-11T17:27:27.118301391Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=e8ee547f-adc8-4c54-a4ce-ed7164698379 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.142307 | controller |     "Jun 11 17:27:27.118753 crc crio[23211]: time=\"2026-06-11T17:27:27.118690201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.142332 | controller |     "Jun 11 17:27:27.167924 crc crio[23211]: time=\"2026-06-11T17:27:27.167188356Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=45cdf4d7-d69a-4353-8e1e-b6e28fc021db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.142355 | controller |     "Jun 11 17:27:27.167924 crc crio[23211]: time=\"2026-06-11T17:27:27.167315479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.142378 | controller |     "Jun 11 17:27:27.201013 crc crio[23211]: time=\"2026-06-11T17:27:27.199820104Z\" level=info msg=\"Removed container 32ff03cde6808a62820c1e2f5f6389c8e7fecccb47bd60de1a23ce1b057a825f: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=d6ca1002-cd09-48cc-967b-33bf856cca72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.142402 | controller |     "Jun 11 17:27:27.206679 crc crio[23211]: time=\"2026-06-11T17:27:27.206568944Z\" level=info msg=\"Removing container: 4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077\" id=f2a4d127-c9d1-41db-9655-cf968b74faf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.142426 | controller |     "Jun 11 17:27:27.227255 crc crio[23211]: time=\"2026-06-11T17:27:27.227171199Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/POD\" id=f3fec72e-342b-4339-b958-840accd942de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.142450 | controller |     "Jun 11 17:27:27.227370 crc crio[23211]: time=\"2026-06-11T17:27:27.227286752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.142473 | controller |     "Jun 11 17:27:27.230767 crc crio[23211]: time=\"2026-06-11T17:27:27.230683208Z\" level=info msg=\"Stopping pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\" id=9321aca5-2f36-4601-afa1-5b054361640e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.142497 | controller |     "Jun 11 17:27:27.231283 crc crio[23211]: time=\"2026-06-11T17:27:27.231222391Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781198801-42bj8 Namespace:openstack ID:cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e UID:7e37f581-9c9c-4382-859a-14da229c8cea NetNS:/var/run/netns/e62fef8b-e2ef-4676-b717-b23b965e7265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e37f581_9c9c_4382_859a_14da229c8cea.slice PodAnnotations:0xc000612780}] Aliases:map[]}\"",
2026-06-11 18:01:03.142548 | controller |     "Jun 11 17:27:27.231629 crc crio[23211]: time=\"2026-06-11T17:27:27.231384205Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781198801-42bj8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.142580 | controller |     "Jun 11 17:27:27.384294 crc crio[23211]: time=\"2026-06-11T17:27:27.384252895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f0ad5f34-2cfa-4643-9a28-161f42f1f7dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.142607 | controller |     "Jun 11 17:27:27.422053 crc crio[23211]: time=\"2026-06-11T17:27:27.421658922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.142641 | controller |     "Jun 11 17:27:27.449330 crc crio[23211]: time=\"2026-06-11T17:27:27.443808627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=48bc5b58-42ea-43ba-8691-d583abd179cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.142663 | controller |     "Jun 11 17:27:27.480038 crc crio[23211]: time=\"2026-06-11T17:27:27.479621754Z\" level=info msg=\"Removed container 4930b4ea4c4a778edca720835125799f15582891c611d5e6679dabdc93254077: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=f2a4d127-c9d1-41db-9655-cf968b74faf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.142683 | controller |     "Jun 11 17:27:27.495186 crc crio[23211]: time=\"2026-06-11T17:27:27.490006755Z\" level=info msg=\"Removing container: bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25\" id=837091a0-bdca-458c-8bda-c27577004ce9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.142703 | controller |     "Jun 11 17:27:27.522404 crc crio[23211]: time=\"2026-06-11T17:27:27.522316985Z\" level=info msg=\"Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=667b784f-77b2-45ec-977f-ce13a27447ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.142723 | controller |     "Jun 11 17:27:27.567752 crc crio[23211]: time=\"2026-06-11T17:27:27.567639631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.142743 | controller |     "Jun 11 17:27:27.629286 crc crio[23211]: time=\"2026-06-11T17:27:27.629192202Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652 UID:1fcc592e-fde9-4815-b4ee-897efebc326b NetNS:/var/run/netns/3feb4e07-449f-4593-ab1d-bcc7f40744d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fcc592e_fde9_4815_b4ee_897efebc326b.slice PodAnnotations:0xc000612a10}] Aliases:map[]}\"",
2026-06-11 18:01:03.142764 | controller |     "Jun 11 17:27:27.629286 crc crio[23211]: time=\"2026-06-11T17:27:27.629268274Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.142785 | controller |     "Jun 11 17:27:27.739007 crc crio[23211]: time=\"2026-06-11T17:27:27.73763676Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 Namespace:openstack ID:d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67 UID:51540e5e-9e55-47a0-9638-3dadc036be4f NetNS:/var/run/netns/c8566ced-b27d-4d49-bca0-11c8808b3227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51540e5e_9e55_47a0_9638_3dadc036be4f.slice PodAnnotations:0xc0006120b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.142806 | controller |     "Jun 11 17:27:27.739007 crc crio[23211]: time=\"2026-06-11T17:27:27.737681921Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.142826 | controller |     "Jun 11 17:27:28.071197 crc crio[23211]: time=\"2026-06-11T17:27:28.070664544Z\" level=info msg=\"Created container 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81: openstack/swift-storage-0/account-auditor\" id=491b05ce-6a82-4765-8355-871de21334d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.142846 | controller |     "Jun 11 17:27:28.076838 crc crio[23211]: time=\"2026-06-11T17:27:28.076764826Z\" level=info msg=\"Starting container: 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81\" id=5e80c549-9877-4221-9acc-6cdd2a8c108f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.142871 | controller |     "Jun 11 17:27:28.111949 crc crio[23211]: time=\"2026-06-11T17:27:28.111757913Z\" level=info msg=\"Created container a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=ee406a53-6b51-447c-b6ae-0fd410194463 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.142892 | controller |     "Jun 11 17:27:28.119634 crc crio[23211]: time=\"2026-06-11T17:27:28.119354063Z\" level=info msg=\"Starting container: a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0\" id=db6d3688-7e83-4ca6-83f1-8cb630f90ce9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.142914 | controller |     "Jun 11 17:27:28.125739 crc crio[23211]: time=\"2026-06-11T17:27:28.124906012Z\" level=info msg=\"Started container\" PID=243836 containerID=723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81 description=openstack/swift-storage-0/account-auditor id=5e80c549-9877-4221-9acc-6cdd2a8c108f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.142936 | controller |     "Jun 11 17:27:28.151940 crc crio[23211]: time=\"2026-06-11T17:27:28.151234802Z\" level=info msg=\"Started container\" PID=243811 containerID=a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0 description=openstack/glance-db-create-5c6nr/mariadb-database-create id=db6d3688-7e83-4ca6-83f1-8cb630f90ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791",
2026-06-11 18:01:03.142960 | controller |     "Jun 11 17:27:28.179098 crc crio[23211]: time=\"2026-06-11T17:27:28.179010698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=5b8bc5ca-9481-4773-bdeb-695cd2114186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.142983 | controller |     "Jun 11 17:27:28.196544 crc crio[23211]: time=\"2026-06-11T17:27:28.196238789Z\" level=info msg=\"Created container 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619: openstack/ovn-controller-ovs-lbg5f/ovsdb-server\" id=3487e19f-60bd-4f53-8471-e11928c47fba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.143008 | controller |     "Jun 11 17:27:28.201873 crc crio[23211]: time=\"2026-06-11T17:27:28.201723757Z\" level=info msg=\"Starting container: 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619\" id=56a0f24c-1d80-4c5f-bd52-b90538d5c2ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.143031 | controller |     "Jun 11 17:27:28.231593 crc crio[23211]: time=\"2026-06-11T17:27:28.231413281Z\" level=info msg=\"Stopped pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\" id=9321aca5-2f36-4601-afa1-5b054361640e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.143055 | controller |     "Jun 11 17:27:28.311266 crc crio[23211]: time=\"2026-06-11T17:27:28.310910743Z\" level=info msg=\"Started container\" PID=243846 containerID=37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619 description=openstack/ovn-controller-ovs-lbg5f/ovsdb-server id=56a0f24c-1d80-4c5f-bd52-b90538d5c2ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16",
2026-06-11 18:01:03.143080 | controller |     "Jun 11 17:27:28.389807 crc crio[23211]: time=\"2026-06-11T17:27:28.389648955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=d99ef557-0d96-4a37-b216-06fb8f7bc003 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.143115 | controller |     "Jun 11 17:27:28.407361 crc crio[23211]: time=\"2026-06-11T17:27:28.407300628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=1cfc7281-1cb8-49c5-9cd5-718523340898 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.143142 | controller |     "Jun 11 17:27:28.408979 crc crio[23211]: 2026-06-11T17:27:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc55073a25cfb7c Mac:be:5f:6d:ff:6e:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/3feb4e07-449f-4593-ab1d-bcc7f40744d7 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.143166 | controller |     "Jun 11 17:27:28.410105 crc crio[23211]: time=\"2026-06-11T17:27:28.410018636Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652 UID:1fcc592e-fde9-4815-b4ee-897efebc326b NetNS:/var/run/netns/3feb4e07-449f-4593-ab1d-bcc7f40744d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fcc592e_fde9_4815_b4ee_897efebc326b.slice PodAnnotations:0xc000612a10}] Aliases:map[]}\"",
2026-06-11 18:01:03.143191 | controller |     "Jun 11 17:27:28.410322 crc crio[23211]: time=\"2026-06-11T17:27:28.410281512Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.143214 | controller |     "Jun 11 17:27:28.428782 crc crio[23211]: time=\"2026-06-11T17:27:28.428726014Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd\" id=9ef86731-6ba2-4cd2-9e5a-34957e9e9668 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.143238 | controller |     "Jun 11 17:27:28.629237 crc crio[23211]: time=\"2026-06-11T17:27:28.628711315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=08816143-a886-4e89-8ed6-d05657ccea84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.143261 | controller |     "Jun 11 17:27:28.630673 crc crio[23211]: time=\"2026-06-11T17:27:28.630555411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.143285 | controller |     "Jun 11 17:27:28.676012 crc crio[23211]: time=\"2026-06-11T17:27:28.675962729Z\" level=info msg=\"Ran pod sandbox bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652 with infra container: openstack/kube-state-metrics-0/POD\" id=45cdf4d7-d69a-4353-8e1e-b6e28fc021db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.143328 | controller |     "Jun 11 17:27:28.690564 crc crio[23211]: 2026-06-11T17:27:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2adb13c7873728 Mac:06:08:66:ca:49:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/c8566ced-b27d-4d49-bca0-11c8808b3227 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.143355 | controller |     "Jun 11 17:27:28.692590 crc crio[23211]: time=\"2026-06-11T17:27:28.692516293Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=4e3e3d3a-2cbe-43e3-985c-53e8c5c62bf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.143383 | controller |     "Jun 11 17:27:28.692980 crc crio[23211]: time=\"2026-06-11T17:27:28.692913444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.143412 | controller |     "Jun 11 17:27:28.696747 crc crio[23211]: time=\"2026-06-11T17:27:28.696666557Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 Namespace:openstack ID:d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67 UID:51540e5e-9e55-47a0-9638-3dadc036be4f NetNS:/var/run/netns/c8566ced-b27d-4d49-bca0-11c8808b3227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51540e5e_9e55_47a0_9638_3dadc036be4f.slice PodAnnotations:0xc0006120b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.143438 | controller |     "Jun 11 17:27:28.697037 crc crio[23211]: time=\"2026-06-11T17:27:28.696986046Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.143464 | controller |     "Jun 11 17:27:28.702889 crc crio[23211]: time=\"2026-06-11T17:27:28.702758761Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=057a929d-ab9c-4fd9-9a00-93034d50ec31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.143489 | controller |     "Jun 11 17:27:28.724896 crc crio[23211]: time=\"2026-06-11T17:27:28.724621149Z\" level=info msg=\"Created container 5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=ee0acf22-b747-48c6-9456-ac07f4d706f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.143533 | controller |     "Jun 11 17:27:28.726322 crc crio[23211]: time=\"2026-06-11T17:27:28.725966302Z\" level=info msg=\"Created container ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=f248def6-c372-4b27-83f5-2a2f3be99f1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.143566 | controller |     "Jun 11 17:27:28.737235 crc crio[23211]: time=\"2026-06-11T17:27:28.737132731Z\" level=info msg=\"Starting container: 5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2\" id=1695b4bc-65ef-47b1-80a5-78278c5bf70a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.143591 | controller |     "Jun 11 17:27:28.737235 crc crio[23211]: time=\"2026-06-11T17:27:28.737201614Z\" level=info msg=\"Starting container: ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8\" id=6b04cad8-e02c-47fa-a729-21227dc96c0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.143616 | controller |     "Jun 11 17:27:28.758890 crc crio[23211]: time=\"2026-06-11T17:27:28.758766303Z\" level=info msg=\"Started container\" PID=243821 containerID=5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2 description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=1695b4bc-65ef-47b1-80a5-78278c5bf70a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79",
2026-06-11 18:01:03.143641 | controller |     "Jun 11 17:27:28.765584 crc crio[23211]: time=\"2026-06-11T17:27:28.765540334Z\" level=info msg=\"Started container\" PID=243810 containerID=ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8 description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=6b04cad8-e02c-47fa-a729-21227dc96c0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f",
2026-06-11 18:01:03.143666 | controller |     "Jun 11 17:27:28.809366 crc crio[23211]: time=\"2026-06-11T17:27:28.809051324Z\" level=info msg=\"Created container e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=f8c88edf-c0bb-48c3-8a62-996d2426e99d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.143695 | controller |     "Jun 11 17:27:28.815906 crc crio[23211]: time=\"2026-06-11T17:27:28.815105725Z\" level=info msg=\"Starting container: e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d\" id=a721df6c-76ee-4cd3-a8a6-cbf553a97100 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.143721 | controller |     "Jun 11 17:27:28.828408 crc crio[23211]: time=\"2026-06-11T17:27:28.82768743Z\" level=info msg=\"Started container\" PID=243834 containerID=e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=a721df6c-76ee-4cd3-a8a6-cbf553a97100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef",
2026-06-11 18:01:03.143748 | controller |     "Jun 11 17:27:28.921850 crc crio[23211]: time=\"2026-06-11T17:27:28.919538951Z\" level=info msg=\"Ran pod sandbox d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/POD\" id=f3fec72e-342b-4339-b958-840accd942de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.143773 | controller |     "Jun 11 17:27:28.934492 crc crio[23211]: time=\"2026-06-11T17:27:28.932568198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=7fe39fd5-ea7b-4987-821a-c3b803abe195 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.143798 | controller |     "Jun 11 17:27:28.934492 crc crio[23211]: time=\"2026-06-11T17:27:28.932904707Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=7fe39fd5-ea7b-4987-821a-c3b803abe195 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.143822 | controller |     "Jun 11 17:27:28.934492 crc crio[23211]: time=\"2026-06-11T17:27:28.932969378Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=7fe39fd5-ea7b-4987-821a-c3b803abe195 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.143847 | controller |     "Jun 11 17:27:28.936995 crc crio[23211]: time=\"2026-06-11T17:27:28.936957268Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=758e429e-b70b-4188-88bf-af40476433a4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.143869 | controller |     "Jun 11 17:27:28.943390 crc crio[23211]: time=\"2026-06-11T17:27:28.943306908Z\" level=info msg=\"Created container 9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=6b915ffd-fe7a-4456-8c56-ee0c4c7d7e3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.143890 | controller |     "Jun 11 17:27:28.948566 crc crio[23211]: time=\"2026-06-11T17:27:28.945587765Z\" level=info msg=\"Starting container: 9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815\" id=32faf27d-ede3-4bd2-9fd4-0b6140c09b3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.143915 | controller |     "Jun 11 17:27:28.954646 crc crio[23211]: time=\"2026-06-11T17:27:28.951477133Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-11 18:01:03.143943 | controller |     "Jun 11 17:27:28.955586 crc crio[23211]: time=\"2026-06-11T17:27:28.955491792Z\" level=info msg=\"Created container 29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=322bf19a-ef69-4942-9f09-b4b2951e4b07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.143970 | controller |     "Jun 11 17:27:28.969492 crc crio[23211]: time=\"2026-06-11T17:27:28.968816047Z\" level=info msg=\"Starting container: 29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed\" id=ff54dd5b-d99f-4149-9175-897d963d6a4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.144001 | controller |     "Jun 11 17:27:28.969804 crc crio[23211]: time=\"2026-06-11T17:27:28.969608677Z\" level=info msg=\"Started container\" PID=243850 containerID=9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815 description=openstack/placement-db-create-nkzqd/mariadb-database-create id=32faf27d-ede3-4bd2-9fd4-0b6140c09b3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b",
2026-06-11 18:01:03.144029 | controller |     "Jun 11 17:27:28.976166 crc crio[23211]: time=\"2026-06-11T17:27:28.976020787Z\" level=info msg=\"Started container\" PID=243854 containerID=29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ff54dd5b-d99f-4149-9175-897d963d6a4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e",
2026-06-11 18:01:03.144057 | controller |     "Jun 11 17:27:29.015999 crc crio[23211]: time=\"2026-06-11T17:27:29.015733433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.144084 | controller |     "Jun 11 17:27:29.024604 crc crio[23211]: time=\"2026-06-11T17:27:29.020354227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.144111 | controller |     "Jun 11 17:27:29.074108 crc crio[23211]: time=\"2026-06-11T17:27:29.073625682Z\" level=info msg=\"Created container 41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=a4c81cc0-4510-4565-9f6d-9b51111fc508 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.144137 | controller |     "Jun 11 17:27:29.076703 crc crio[23211]: time=\"2026-06-11T17:27:29.073822618Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=86fc9a3f-c35c-4ba0-9209-718949874426 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.144163 | controller |     "Jun 11 17:27:29.087635 crc crio[23211]: time=\"2026-06-11T17:27:29.086861734Z\" level=info msg=\"Starting container: 41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461\" id=6744ebbf-9f6a-4f32-8c46-a7688ef9fda2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.144190 | controller |     "Jun 11 17:27:29.091039 crc crio[23211]: time=\"2026-06-11T17:27:29.090220879Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=91662002-4b69-4c7d-adfe-92d99bcc4350 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.144216 | controller |     "Jun 11 17:27:29.091039 crc crio[23211]: time=\"2026-06-11T17:27:29.09066886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.144242 | controller |     "Jun 11 17:27:29.098948 crc crio[23211]: time=\"2026-06-11T17:27:29.098842095Z\" level=info msg=\"Started container\" PID=243829 containerID=41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461 description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=6744ebbf-9f6a-4f32-8c46-a7688ef9fda2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27",
2026-06-11 18:01:03.144268 | controller |     "Jun 11 17:27:29.158204 crc crio[23211]: time=\"2026-06-11T17:27:29.158034907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.144301 | controller |     "Jun 11 17:27:29.205490 crc crio[23211]: time=\"2026-06-11T17:27:29.20321845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.144327 | controller |     "Jun 11 17:27:29.220477 crc crio[23211]: time=\"2026-06-11T17:27:29.216972264Z\" level=info msg=\"Created container 08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=fb572be0-628b-4603-b957-aab791d404cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.144354 | controller |     "Jun 11 17:27:29.228501 crc crio[23211]: time=\"2026-06-11T17:27:29.224072042Z\" level=info msg=\"Starting container: 08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767\" id=99e5d6fe-85fe-4392-9e0a-761c0c410c6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.144380 | controller |     "Jun 11 17:27:29.236681 crc crio[23211]: time=\"2026-06-11T17:27:29.236585005Z\" level=info msg=\"Created container e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config\" id=81391a1a-4121-4675-b89b-2d9da19c563d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.144405 | controller |     "Jun 11 17:27:29.238015 crc crio[23211]: time=\"2026-06-11T17:27:29.237799246Z\" level=info msg=\"Starting container: e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b\" id=8c843ab9-e888-4da1-a3bb-6044ccba3bdd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.144429 | controller |     "Jun 11 17:27:29.259575 crc crio[23211]: time=\"2026-06-11T17:27:29.250512784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.144456 | controller |     "Jun 11 17:27:29.270485 crc crio[23211]: time=\"2026-06-11T17:27:29.268910156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.144483 | controller |     "Jun 11 17:27:29.309474 crc crio[23211]: time=\"2026-06-11T17:27:29.309132023Z\" level=info msg=\"Started container\" PID=243851 containerID=08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767 description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=99e5d6fe-85fe-4392-9e0a-761c0c410c6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99",
2026-06-11 18:01:03.144527 | controller |     "Jun 11 17:27:29.372968 crc crio[23211]: time=\"2026-06-11T17:27:29.372832439Z\" level=info msg=\"Started container\" PID=243813 containerID=e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b description=openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config id=8c843ab9-e888-4da1-a3bb-6044ccba3bdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786",
2026-06-11 18:01:03.144568 | controller |     "Jun 11 17:27:29.448690 crc crio[23211]: time=\"2026-06-11T17:27:29.448347331Z\" level=info msg=\"Removed container bf96337b7c7fe601ac9be08fd0543bf6def4dc42138a93a3ac0a6e6e7da65c25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=837091a0-bdca-458c-8bda-c27577004ce9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.144597 | controller |     "Jun 11 17:27:29.507997 crc crio[23211]: time=\"2026-06-11T17:27:29.50734887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.144628 | controller |     "Jun 11 17:27:29.511289 crc crio[23211]: time=\"2026-06-11T17:27:29.511243288Z\" level=info msg=\"Removing container: bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314\" id=60039711-c330-4c6a-b493-767ec763ecf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.144654 | controller |     "Jun 11 17:27:29.530260 crc crio[23211]: time=\"2026-06-11T17:27:29.530187181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.144679 | controller |     "Jun 11 17:27:29.715363 crc crio[23211]: time=\"2026-06-11T17:27:29.714886429Z\" level=info msg=\"Created container 34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=afea0c57-08ef-4339-a8ca-75b23555b5f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.144705 | controller |     "Jun 11 17:27:29.717396 crc crio[23211]: time=\"2026-06-11T17:27:29.717316571Z\" level=info msg=\"Starting container: 34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229\" id=7115d4e0-b5af-420c-9e09-6adc4aa81948 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.144731 | controller |     "Jun 11 17:27:29.788381 crc crio[23211]: time=\"2026-06-11T17:27:29.78352162Z\" level=info msg=\"Started container\" PID=243855 containerID=34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229 description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=7115d4e0-b5af-420c-9e09-6adc4aa81948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639",
2026-06-11 18:01:03.144758 | controller |     "Jun 11 17:27:30.043929 crc crio[23211]: time=\"2026-06-11T17:27:30.043821361Z\" level=info msg=\"Stopping container: 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e (timeout: 30s)\" id=54a5af08-5e7c-4a9d-af1d-6dc05f54d29e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.144785 | controller |     "Jun 11 17:27:30.147983 crc crio[23211]: time=\"2026-06-11T17:27:30.147040648Z\" level=info msg=\"Removed container bf5efe66779714ff63262d4559d96c0ac4ba220bb0dddbb3e6ae6ccd6cd62314: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=60039711-c330-4c6a-b493-767ec763ecf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.144810 | controller |     "Jun 11 17:27:30.181370 crc crio[23211]: time=\"2026-06-11T17:27:30.181287186Z\" level=info msg=\"Removing container: 2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201\" id=a8a9d2ed-28db-4332-8658-9dc73b28866c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.144839 | controller |     "Jun 11 17:27:30.234673 crc crio[23211]: time=\"2026-06-11T17:27:30.228079608Z\" level=info msg=\"Stopped container 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=54a5af08-5e7c-4a9d-af1d-6dc05f54d29e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.144866 | controller |     "Jun 11 17:27:30.241886 crc crio[23211]: time=\"2026-06-11T17:27:30.241813462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=b6e07ae9-fb2f-46ae-baa7-012dcd145f3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.144893 | controller |     "Jun 11 17:27:30.281843 crc crio[23211]: time=\"2026-06-11T17:27:30.281502937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5a59f268-fb56-4c3a-b443-3c09d09ae4c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.144917 | controller |     "Jun 11 17:27:30.303373 crc crio[23211]: time=\"2026-06-11T17:27:30.303017396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.144942 | controller |     "Jun 11 17:27:30.314125 crc crio[23211]: time=\"2026-06-11T17:27:30.314033632Z\" level=info msg=\"Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=dde5f056-a898-4771-8de3-a56a8cbb4220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.144963 | controller |     "Jun 11 17:27:30.318534 crc crio[23211]: time=\"2026-06-11T17:27:30.31835512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.144983 | controller |     "Jun 11 17:27:30.460614 crc crio[23211]: time=\"2026-06-11T17:27:30.460504621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.145002 | controller |     "Jun 11 17:27:30.484680 crc crio[23211]: time=\"2026-06-11T17:27:30.484531473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.145021 | controller |     "Jun 11 17:27:30.726048 crc crio[23211]: time=\"2026-06-11T17:27:30.725968703Z\" level=info msg=\"Stopping container: b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742 (timeout: 26s)\" id=dd48d658-ca71-4b4f-9103-2a8ad05d446f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.145040 | controller |     "Jun 11 17:27:30.903204 crc crio[23211]: time=\"2026-06-11T17:27:30.90310111Z\" level=info msg=\"Stopped container b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742: openstack/ovn-controller-vz669/ovn-controller\" id=dd48d658-ca71-4b4f-9103-2a8ad05d446f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.145058 | controller |     "Jun 11 17:27:30.905014 crc crio[23211]: time=\"2026-06-11T17:27:30.904640949Z\" level=info msg=\"Stopping pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590\" id=b2cf03c6-90d4-4255-993e-0a7e2739dbda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.145077 | controller |     "Jun 11 17:27:30.906241 crc crio[23211]: time=\"2026-06-11T17:27:30.905744717Z\" level=info msg=\"Got pod network &{Name:ovn-controller-vz669 Namespace:openstack ID:6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590 UID:1278d7e9-54fa-4f1e-8a75-0abc6a4feaa6 NetNS:/var/run/netns/f7b8bd20-e739-4a4f-9312-ac3dd8132b20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1278d7e9_54fa_4f1e_8a75_0abc6a4feaa6.slice PodAnnotations:0xc0001aef88}] Aliases:map[]}\"",
2026-06-11 18:01:03.145097 | controller |     "Jun 11 17:27:30.910188 crc crio[23211]: time=\"2026-06-11T17:27:30.908381423Z\" level=info msg=\"Deleting pod openstack_ovn-controller-vz669 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.145116 | controller |     "Jun 11 17:27:31.153943 crc crio[23211]: time=\"2026-06-11T17:27:31.153688819Z\" level=info msg=\"Removed container 2f073efa899cc9ae750fc6044b0ca754948625b9fe4e98f94824da645b724201: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=a8a9d2ed-28db-4332-8658-9dc73b28866c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.145136 | controller |     "Jun 11 17:27:31.163948 crc crio[23211]: time=\"2026-06-11T17:27:31.16371986Z\" level=info msg=\"Removing container: 77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46\" id=3c29ef98-5222-40a3-8183-77446f83f5cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.145155 | controller |     "Jun 11 17:27:31.301211 crc crio[23211]: time=\"2026-06-11T17:27:31.291754069Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/POD\" id=d6f077e8-0aa2-4c95-98e8-3504a3a84e8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.145178 | controller |     "Jun 11 17:27:31.301211 crc crio[23211]: time=\"2026-06-11T17:27:31.292304282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.145198 | controller |     "Jun 11 17:27:31.339694 crc crio[23211]: time=\"2026-06-11T17:27:31.33610388Z\" level=info msg=\"Removed container 77258a742040d131607f83cbcadcfe7e1cbc53c63cb1b27687c2cb78d0a51a46: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=3c29ef98-5222-40a3-8183-77446f83f5cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.145217 | controller |     "Jun 11 17:27:31.343699 crc crio[23211]: time=\"2026-06-11T17:27:31.343569017Z\" level=info msg=\"Created container 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a: openstack/swift-storage-0/account-reaper\" id=4e3e3d3a-2cbe-43e3-985c-53e8c5c62bf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.145237 | controller |     "Jun 11 17:27:31.359598 crc crio[23211]: time=\"2026-06-11T17:27:31.358885081Z\" level=info msg=\"Starting container: 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a\" id=0a6d917f-624e-430e-ac8c-54917378c11e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.145256 | controller |     "Jun 11 17:27:31.367641 crc crio[23211]: time=\"2026-06-11T17:27:31.367397344Z\" level=info msg=\"Removing container: fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf\" id=2da33ab1-7b7c-488f-8022-353ba7c27994 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.145275 | controller |     "Jun 11 17:27:31.384735 crc crio[23211]: time=\"2026-06-11T17:27:31.384683647Z\" level=info msg=\"Created container 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db: openstack/glance-default-external-api-0/glance-log\" id=e8ee547f-adc8-4c54-a4ce-ed7164698379 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.145294 | controller |     "Jun 11 17:27:31.388302 crc crio[23211]: time=\"2026-06-11T17:27:31.388213735Z\" level=info msg=\"Starting container: 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db\" id=5b881156-af0b-476a-bbf4-c62ad4056092 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.145312 | controller |     "Jun 11 17:27:31.389193 crc crio[23211]: time=\"2026-06-11T17:27:31.389115867Z\" level=info msg=\"Created container 40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=667b784f-77b2-45ec-977f-ce13a27447ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.145331 | controller |     "Jun 11 17:27:31.398559 crc crio[23211]: time=\"2026-06-11T17:27:31.398271287Z\" level=info msg=\"Starting container: 40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad\" id=40c58cc5-11aa-4f8b-aede-e5747afac7ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.145350 | controller |     "Jun 11 17:27:31.426790 crc crio[23211]: time=\"2026-06-11T17:27:31.426653658Z\" level=info msg=\"Started container\" PID=244334 containerID=2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a description=openstack/swift-storage-0/account-reaper id=0a6d917f-624e-430e-ac8c-54917378c11e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.145369 | controller |     "Jun 11 17:27:31.438714 crc crio[23211]: time=\"2026-06-11T17:27:31.438636089Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d6f077e8-0aa2-4c95-98e8-3504a3a84e8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.145392 | controller |     "Jun 11 17:27:31.441357 crc crio[23211]: time=\"2026-06-11T17:27:31.441277545Z\" level=info msg=\"Started container\" PID=244324 containerID=31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db description=openstack/glance-default-external-api-0/glance-log id=5b881156-af0b-476a-bbf4-c62ad4056092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff",
2026-06-11 18:01:03.145412 | controller |     "Jun 11 17:27:31.465132 crc crio[23211]: time=\"2026-06-11T17:27:31.465039359Z\" level=info msg=\"Started container\" PID=244332 containerID=40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=40c58cc5-11aa-4f8b-aede-e5747afac7ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e",
2026-06-11 18:01:03.145432 | controller |     "Jun 11 17:27:31.480740 crc crio[23211]: time=\"2026-06-11T17:27:31.480394255Z\" level=info msg=\"Created container 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=dde5f056-a898-4771-8de3-a56a8cbb4220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.145451 | controller |     "Jun 11 17:27:31.494323 crc crio[23211]: time=\"2026-06-11T17:27:31.494115589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=c71b77a7-7b60-4a0f-9dba-2dc24001fa2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.145471 | controller |     "Jun 11 17:27:31.494697 crc crio[23211]: time=\"2026-06-11T17:27:31.494332575Z\" level=info msg=\"Starting container: 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887\" id=88b0f5bf-13a2-48b7-a7c6-2e110a89f958 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.145489 | controller |     "Jun 11 17:27:31.494697 crc crio[23211]: time=\"2026-06-11T17:27:31.494647572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ce76c8b3-d9a6-4349-baee-3ececb9f13fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.145509 | controller |     "Jun 11 17:27:31.519072 crc crio[23211]: time=\"2026-06-11T17:27:31.518981462Z\" level=info msg=\"Ran pod sandbox 700e2349d39c4afa009a519de5b9597212260018f19edb4aa535ecb5e800b35c with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/POD\" id=d6f077e8-0aa2-4c95-98e8-3504a3a84e8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.145557 | controller |     "Jun 11 17:27:31.525862 crc crio[23211]: time=\"2026-06-11T17:27:31.525809683Z\" level=info msg=\"Started container\" PID=244610 containerID=9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887 description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log id=88b0f5bf-13a2-48b7-a7c6-2e110a89f958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b",
2026-06-11 18:01:03.145580 | controller |     "Jun 11 17:27:31.536870 crc crio[23211]: time=\"2026-06-11T17:27:31.534643595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=a83e5fd1-edf8-4f2f-8417-3c62b4148109 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.145599 | controller |     "Jun 11 17:27:31.536870 crc crio[23211]: time=\"2026-06-11T17:27:31.53485501Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=a83e5fd1-edf8-4f2f-8417-3c62b4148109 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.145619 | controller |     "Jun 11 17:27:31.536870 crc crio[23211]: time=\"2026-06-11T17:27:31.534906341Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=a83e5fd1-edf8-4f2f-8417-3c62b4148109 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.145642 | controller |     "Jun 11 17:27:31.536870 crc crio[23211]: time=\"2026-06-11T17:27:31.536117152Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=3f3512a3-d624-48bf-b4b1-8fcb0066be71 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.145662 | controller |     "Jun 11 17:27:31.549403 crc crio[23211]: time=\"2026-06-11T17:27:31.547916077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=7e77f600-d9d5-435f-ada2-e915796d9983 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.145681 | controller |     "Jun 11 17:27:31.571591 crc crio[23211]: time=\"2026-06-11T17:27:31.555761813Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-11 18:01:03.145701 | controller |     "Jun 11 17:27:31.613203 crc crio[23211]: time=\"2026-06-11T17:27:31.611815838Z\" level=info msg=\"Created container b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c: openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd\" id=9ef86731-6ba2-4cd2-9e5a-34957e9e9668 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.145720 | controller |     "Jun 11 17:27:31.625322 crc crio[23211]: time=\"2026-06-11T17:27:31.625263716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7390bfed-44e4-4147-9aa3-a14c42329391 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.145740 | controller |     "Jun 11 17:27:31.629843 crc crio[23211]: time=\"2026-06-11T17:27:31.62666197Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=e11c42ea-2033-4ac1-8b5d-f17c9a86d09c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.145759 | controller |     "Jun 11 17:27:31.632178 crc crio[23211]: time=\"2026-06-11T17:27:31.626872285Z\" level=info msg=\"Starting container: b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c\" id=9cd8ffc1-d5e8-46c1-b868-c27469de19b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.145778 | controller |     "Jun 11 17:27:31.638051 crc crio[23211]: time=\"2026-06-11T17:27:31.630974689Z\" level=info msg=\"Created container 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6: openstack/kube-state-metrics-0/kube-state-metrics\" id=91662002-4b69-4c7d-adfe-92d99bcc4350 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.145797 | controller |     "Jun 11 17:27:31.645238 crc crio[23211]: time=\"2026-06-11T17:27:31.645113012Z\" level=info msg=\"Starting container: 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6\" id=651734da-ce83-42cb-ad76-a0ad36d8faf8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.145816 | controller |     "Jun 11 17:27:31.648001 crc crio[23211]: time=\"2026-06-11T17:27:31.647923343Z\" level=info msg=\"Started container\" PID=244606 containerID=b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c description=openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd id=9cd8ffc1-d5e8-46c1-b868-c27469de19b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16",
2026-06-11 18:01:03.145836 | controller |     "Jun 11 17:27:31.654638 crc crio[23211]: time=\"2026-06-11T17:27:31.654333793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.145855 | controller |     "Jun 11 17:27:31.658561 crc crio[23211]: time=\"2026-06-11T17:27:31.658493857Z\" level=info msg=\"Started container\" PID=244609 containerID=94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6 description=openstack/kube-state-metrics-0/kube-state-metrics id=651734da-ce83-42cb-ad76-a0ad36d8faf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652",
2026-06-11 18:01:03.145887 | controller |     "Jun 11 17:27:31.679631 crc crio[23211]: time=\"2026-06-11T17:27:31.679555855Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=557dd913-7d9a-4456-a6b3-3b34a2a7be6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.145907 | controller |     "Jun 11 17:27:31.684211 crc crio[23211]: time=\"2026-06-11T17:27:31.683998076Z\" level=info msg=\"Stopped pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590\" id=b2cf03c6-90d4-4255-993e-0a7e2739dbda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.145926 | controller |     "Jun 11 17:27:31.737747 crc crio[23211]: time=\"2026-06-11T17:27:31.737596259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.145945 | controller |     "Jun 11 17:27:31.797977 crc crio[23211]: time=\"2026-06-11T17:27:31.79791329Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-tm8h2/POD\" id=4b19c074-2d79-45c8-a38f-b0a55725df8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.145964 | controller |     "Jun 11 17:27:31.799907 crc crio[23211]: time=\"2026-06-11T17:27:31.799832919Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=e39e1088-82f5-447c-99ed-6eae15c7fb08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.145983 | controller |     "Jun 11 17:27:31.800322 crc crio[23211]: time=\"2026-06-11T17:27:31.800012683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.146002 | controller |     "Jun 11 17:27:31.800322 crc crio[23211]: time=\"2026-06-11T17:27:31.800291401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.146021 | controller |     "Jun 11 17:27:32.012736 crc crio[23211]: time=\"2026-06-11T17:27:32.012375184Z\" level=info msg=\"Removed container fa29ca37b45fa2098509b555a6ebb29955952ab5fea52684c0da7083f9e97abf: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=2da33ab1-7b7c-488f-8022-353ba7c27994 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.146041 | controller |     "Jun 11 17:27:32.038512 crc crio[23211]: time=\"2026-06-11T17:27:32.038403986Z\" level=info msg=\"Removing container: d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4\" id=c1079ca1-69d0-4448-a1bd-905c2e574570 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.146061 | controller |     "Jun 11 17:27:32.104703 crc crio[23211]: time=\"2026-06-11T17:27:32.104578775Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-tm8h2 Namespace:openstack ID:77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b UID:0645d9d8-1dc8-4577-b810-b17ebe204656 NetNS:/var/run/netns/9d4d197b-62e2-451b-b7a8-e1bb6dc6b3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0645d9d8_1dc8_4577_b810_b17ebe204656.slice PodAnnotations:0xc0006128c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.146081 | controller |     "Jun 11 17:27:32.104703 crc crio[23211]: time=\"2026-06-11T17:27:32.104653835Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-tm8h2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.146100 | controller |     "Jun 11 17:27:32.146909 crc crio[23211]: time=\"2026-06-11T17:27:32.14633397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.146123 | controller |     "Jun 11 17:27:32.157920 crc crio[23211]: time=\"2026-06-11T17:27:32.157814567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.146142 | controller |     "Jun 11 17:27:32.203205 crc crio[23211]: time=\"2026-06-11T17:27:32.172820314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.146162 | controller |     "Jun 11 17:27:32.253558 crc crio[23211]: time=\"2026-06-11T17:27:32.251783012Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda UID:86a66c5e-2352-4a14-ac25-002b0a32016d NetNS:/var/run/netns/bdd9d91a-eff7-40f6-a347-c845addbc285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a66c5e_2352_4a14_ac25_002b0a32016d.slice PodAnnotations:0xc007c143e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.146181 | controller |     "Jun 11 17:27:32.253558 crc crio[23211]: time=\"2026-06-11T17:27:32.251845274Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.146201 | controller |     "Jun 11 17:27:32.330326 crc crio[23211]: time=\"2026-06-11T17:27:32.330285219Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-6hbvd/POD\" id=9842ce1d-a222-4895-9f19-d1c7599daf64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.146220 | controller |     "Jun 11 17:27:32.331207 crc crio[23211]: time=\"2026-06-11T17:27:32.331182371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.146239 | controller |     "Jun 11 17:27:32.413400 crc crio[23211]: time=\"2026-06-11T17:27:32.40972753Z\" level=info msg=\"Removed container d4e17ae745c8ffd1dd4162d82f7767e74f949303f485ccda5202079c192928f4: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=c1079ca1-69d0-4448-a1bd-905c2e574570 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.146258 | controller |     "Jun 11 17:27:32.457184 crc crio[23211]: time=\"2026-06-11T17:27:32.457097717Z\" level=info msg=\"Removing container: d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1\" id=c7bde636-fd5f-4d6f-baca-f2723d4ce644 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.146278 | controller |     "Jun 11 17:27:32.637983 crc crio[23211]: time=\"2026-06-11T17:27:32.637752983Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd Namespace:openstack ID:597a0bff08833de4380a24541eee50e48bdc0e2602f63ec7a49eac42fd5ed3a6 UID:c3bf225e-e608-454b-98b5-47d6048f845f NetNS:/var/run/netns/853f6b9a-23d8-4c9d-bf8b-025c1307fa14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3bf225e_e608_454b_98b5_47d6048f845f.slice PodAnnotations:0xc006bcc498}] Aliases:map[]}\"",
2026-06-11 18:01:03.146298 | controller |     "Jun 11 17:27:32.637983 crc crio[23211]: time=\"2026-06-11T17:27:32.637837066Z\" level=info msg=\"Adding pod openstack_ovn-controller-6hbvd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.146318 | controller |     "Jun 11 17:27:32.883704 crc crio[23211]: time=\"2026-06-11T17:27:32.874381542Z\" level=info msg=\"Removed container d3a505e4d89efe5f9c36ef96431904cdcffd82cf1ba56b811189d71f5ec380e1: openstack/neutron-db-create-47llt/mariadb-database-create\" id=c7bde636-fd5f-4d6f-baca-f2723d4ce644 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.146342 | controller |     "Jun 11 17:27:32.888694 crc crio[23211]: time=\"2026-06-11T17:27:32.887070279Z\" level=info msg=\"Removing container: d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6\" id=47fbac8e-3450-46db-b73b-35406f008413 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.146365 | controller |     "Jun 11 17:27:33.015178 crc crio[23211]: time=\"2026-06-11T17:27:33.014207115Z\" level=info msg=\"Created container 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e: openstack/swift-storage-0/container-server\" id=e11c42ea-2033-4ac1-8b5d-f17c9a86d09c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.146390 | controller |     "Jun 11 17:27:33.040301 crc crio[23211]: time=\"2026-06-11T17:27:33.039940719Z\" level=info msg=\"Starting container: 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e\" id=bafad74d-cda1-4514-a0ec-84e893699d91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.146422 | controller |     "Jun 11 17:27:33.066629 crc crio[23211]: time=\"2026-06-11T17:27:33.063695754Z\" level=info msg=\"Started container\" PID=244792 containerID=0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e description=openstack/swift-storage-0/container-server id=bafad74d-cda1-4514-a0ec-84e893699d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.146451 | controller |     "Jun 11 17:27:33.155544 crc crio[23211]: time=\"2026-06-11T17:27:33.152344806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=57e77c8e-8893-4e1d-97b0-6923b8b98710 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.146478 | controller |     "Jun 11 17:27:33.198924 crc crio[23211]: time=\"2026-06-11T17:27:33.195563779Z\" level=info msg=\"Removed container d4ba369769b0dd9f48c06aa1661a6fd133dd9a83910fc9bc021fe7e8c00777c6: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=47fbac8e-3450-46db-b73b-35406f008413 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.146505 | controller |     "Jun 11 17:27:33.222414 crc crio[23211]: time=\"2026-06-11T17:27:33.221802357Z\" level=info msg=\"Removing container: 4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87\" id=a251c99a-3133-497b-aac4-4cfac474c661 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.146590 | controller |     "Jun 11 17:27:33.287988 crc crio[23211]: time=\"2026-06-11T17:27:33.281968694Z\" level=info msg=\"Stopping pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\" id=c637a5f5-2dec-486b-9b85-3a360069063f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.146619 | controller |     "Jun 11 17:27:33.287988 crc crio[23211]: time=\"2026-06-11T17:27:33.282244041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=78c9b896-2cd3-47a5-bb33-0bb805450ee5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.146641 | controller |     "Jun 11 17:27:33.287988 crc crio[23211]: time=\"2026-06-11T17:27:33.282885527Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gtpx6-config-hr7b6 Namespace:openstack ID:77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786 UID:dd61e838-7d5d-4d0b-ada5-1827757b6544 NetNS:/var/run/netns/8d2a51eb-b3cc-414f-a937-625e083f2229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd61e838_7d5d_4d0b_ada5_1827757b6544.slice PodAnnotations:0xc00294e788}] Aliases:map[]}\"",
2026-06-11 18:01:03.146662 | controller |     "Jun 11 17:27:33.287988 crc crio[23211]: time=\"2026-06-11T17:27:33.283607685Z\" level=info msg=\"Deleting pod openstack_ovn-controller-gtpx6-config-hr7b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.146686 | controller |     "Jun 11 17:27:33.366753 crc crio[23211]: time=\"2026-06-11T17:27:33.366628135Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=13ab4e22-79e8-4e93-818e-bd44678b110b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.146707 | controller |     "Jun 11 17:27:33.371538 crc crio[23211]: time=\"2026-06-11T17:27:33.371386764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.146727 | controller |     "Jun 11 17:27:33.655738 crc crio[23211]: 2026-06-11T17:27:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77a795c97c2f2ea Mac:d2:74:c1:69:36:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/9d4d197b-62e2-451b-b7a8-e1bb6dc6b3dd SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.146747 | controller |     "Jun 11 17:27:33.657791 crc crio[23211]: time=\"2026-06-11T17:27:33.657625896Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-tm8h2 Namespace:openstack ID:77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b UID:0645d9d8-1dc8-4577-b810-b17ebe204656 NetNS:/var/run/netns/9d4d197b-62e2-451b-b7a8-e1bb6dc6b3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0645d9d8_1dc8_4577_b810_b17ebe204656.slice PodAnnotations:0xc0006128c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.146767 | controller |     "Jun 11 17:27:33.668907 crc crio[23211]: time=\"2026-06-11T17:27:33.667648967Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-tm8h2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.146786 | controller |     "Jun 11 17:27:33.686314 crc crio[23211]: time=\"2026-06-11T17:27:33.683055603Z\" level=info msg=\"Removed container 4dc9ca55100a5c278f634fc123da362676e8449ae1e01a51c575120089269f87: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=a251c99a-3133-497b-aac4-4cfac474c661 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.146805 | controller |     "Jun 11 17:27:33.709537 crc crio[23211]: time=\"2026-06-11T17:27:33.708310626Z\" level=info msg=\"Removing container: 6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28\" id=712a6be7-7082-456d-b852-10170dd3f558 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.146825 | controller |     "Jun 11 17:27:33.763826 crc crio[23211]: time=\"2026-06-11T17:27:33.760334319Z\" level=info msg=\"Ran pod sandbox 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b with infra container: openstack/ovn-controller-metrics-tm8h2/POD\" id=4b19c074-2d79-45c8-a38f-b0a55725df8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.146844 | controller |     "Jun 11 17:27:33.780894 crc crio[23211]: time=\"2026-06-11T17:27:33.780616487Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3208d3cb-0e75-4439-a1a3-f193b5a2faa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.146863 | controller |     "Jun 11 17:27:33.781133 crc crio[23211]: time=\"2026-06-11T17:27:33.781007768Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=3208d3cb-0e75-4439-a1a3-f193b5a2faa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.146881 | controller |     "Jun 11 17:27:33.781133 crc crio[23211]: time=\"2026-06-11T17:27:33.781063599Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=3208d3cb-0e75-4439-a1a3-f193b5a2faa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.146903 | controller |     "Jun 11 17:27:33.800491 crc crio[23211]: time=\"2026-06-11T17:27:33.79029577Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=85cbbb01-460d-4f23-ab40-a99b1518be26 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.146922 | controller |     "Jun 11 17:27:33.800491 crc crio[23211]: time=\"2026-06-11T17:27:33.796049714Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-11 18:01:03.146940 | controller |     "Jun 11 17:27:33.967339 crc crio[23211]: time=\"2026-06-11T17:27:33.966671409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.146959 | controller |     "Jun 11 17:27:33.983411 crc crio[23211]: time=\"2026-06-11T17:27:33.982838494Z\" level=info msg=\"Removed container 6bbc76635e9abda3245c2980302b6351d63b3677c1e4cde3e2f064b8665a9b28: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=712a6be7-7082-456d-b852-10170dd3f558 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.146978 | controller |     "Jun 11 17:27:34.000278 crc crio[23211]: time=\"2026-06-11T17:27:34.000126088Z\" level=info msg=\"Removing container: 536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0\" id=b8b2e627-7159-4c1c-8dde-a4d5dd5eb4f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.146997 | controller |     "Jun 11 17:27:34.103250 crc crio[23211]: time=\"2026-06-11T17:27:34.103064657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.147015 | controller |     "Jun 11 17:27:34.157766 crc crio[23211]: 2026-06-11T17:27:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd95eeb6326d829 Mac:82:39:a0:aa:01:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/bdd9d91a-eff7-40f6-a347-c845addbc285 SocketPath: PciID:}] [{Interface:0xc0004405d0 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.147035 | controller |     "Jun 11 17:27:34.185506 crc crio[23211]: time=\"2026-06-11T17:27:34.164759602Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda UID:86a66c5e-2352-4a14-ac25-002b0a32016d NetNS:/var/run/netns/bdd9d91a-eff7-40f6-a347-c845addbc285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a66c5e_2352_4a14_ac25_002b0a32016d.slice PodAnnotations:0xc007c143e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.147055 | controller |     "Jun 11 17:27:34.185506 crc crio[23211]: time=\"2026-06-11T17:27:34.164981498Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.147074 | controller |     "Jun 11 17:27:34.185506 crc crio[23211]: time=\"2026-06-11T17:27:34.176325883Z\" level=info msg=\"Removed container 536f8ef7849a97b672ddfbf055d1f6e94a7f487d5d57e356d4442c64adb6d6b0: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=b8b2e627-7159-4c1c-8dde-a4d5dd5eb4f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.147094 | controller |     "Jun 11 17:27:34.195753 crc crio[23211]: time=\"2026-06-11T17:27:34.192335003Z\" level=info msg=\"Removing container: 9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea\" id=8f8d26e2-8a13-40d8-8238-444601433f0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.147112 | controller |     "Jun 11 17:27:34.228168 crc crio[23211]: time=\"2026-06-11T17:27:34.228015808Z\" level=info msg=\"Ran pod sandbox cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda with infra container: openstack/ovsdbserver-nb-0/POD\" id=e39e1088-82f5-447c-99ed-6eae15c7fb08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.147140 | controller |     "Jun 11 17:27:34.299403 crc crio[23211]: time=\"2026-06-11T17:27:34.299316504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=73ff51db-9011-46a7-be98-8f8cad996998 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.147237 | controller |     "Jun 11 17:27:34.430778 crc crio[23211]: time=\"2026-06-11T17:27:34.429163917Z\" level=info msg=\"Created container bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697: openstack/swift-storage-0/container-replicator\" id=13ab4e22-79e8-4e93-818e-bd44678b110b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.147258 | controller |     "Jun 11 17:27:34.440242 crc crio[23211]: time=\"2026-06-11T17:27:34.439884945Z\" level=info msg=\"Starting container: bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697\" id=19c4ae9f-3bb4-4da4-b971-1b606f69b838 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.147277 | controller |     "Jun 11 17:27:34.552197 crc crio[23211]: time=\"2026-06-11T17:27:34.552066926Z\" level=info msg=\"Started container\" PID=245005 containerID=bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697 description=openstack/swift-storage-0/container-replicator id=19c4ae9f-3bb4-4da4-b971-1b606f69b838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.147314 | controller |     "Jun 11 17:27:34.564891 crc crio[23211]: time=\"2026-06-11T17:27:34.552870026Z\" level=info msg=\"Removed container 9412352638e7adea44c4f433da8e7bcd72c7698320e0cad077a454ae8cef77ea: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=8f8d26e2-8a13-40d8-8238-444601433f0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.147336 | controller |     "Jun 11 17:27:34.670076 crc crio[23211]: time=\"2026-06-11T17:27:34.663307433Z\" level=info msg=\"Stopped pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\" id=c637a5f5-2dec-486b-9b85-3a360069063f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.147357 | controller |     "Jun 11 17:27:34.706400 crc crio[23211]: time=\"2026-06-11T17:27:34.705905321Z\" level=info msg=\"Removing container: 6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f\" id=09d1abcb-b477-498f-be98-45e5515afb9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.147377 | controller |     "Jun 11 17:27:34.788258 crc crio[23211]: time=\"2026-06-11T17:27:34.778633122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=129dd685-ab75-4fcf-8a96-91510d91b2e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.147398 | controller |     "Jun 11 17:27:34.806311 crc crio[23211]: time=\"2026-06-11T17:27:34.804784318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=69d2820f-8dbe-409a-a838-9dc88b7d0f7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.147418 | controller |     "Jun 11 17:27:34.831364 crc crio[23211]: time=\"2026-06-11T17:27:34.826482281Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=923231fc-e5f0-408f-a994-8504849f5d98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.147441 | controller |     "Jun 11 17:27:34.875018 crc crio[23211]: time=\"2026-06-11T17:27:34.87468775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.147465 | controller |     "Jun 11 17:27:34.882937 crc crio[23211]: time=\"2026-06-11T17:27:34.879015448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=7c73e521-5bb4-4261-9f21-1a8750db466f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.147486 | controller |     "Jun 11 17:27:34.892267 crc crio[23211]: time=\"2026-06-11T17:27:34.8886899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=2a7b6f70-4a42-4e59-82e7-8a7bf945d3ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.147507 | controller |     "Jun 11 17:27:34.936965 crc crio[23211]: 2026-06-11T17:27:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:597a0bff08833de Mac:fe:87:b8:72:2a:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/853f6b9a-23d8-4c9d-bf8b-025c1307fa14 SocketPath: PciID:}] [{Interface:0xc00053a6d0 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.147557 | controller |     "Jun 11 17:27:34.959607 crc crio[23211]: time=\"2026-06-11T17:27:34.957041843Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd Namespace:openstack ID:597a0bff08833de4380a24541eee50e48bdc0e2602f63ec7a49eac42fd5ed3a6 UID:c3bf225e-e608-454b-98b5-47d6048f845f NetNS:/var/run/netns/853f6b9a-23d8-4c9d-bf8b-025c1307fa14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3bf225e_e608_454b_98b5_47d6048f845f.slice PodAnnotations:0xc006bcc498}] Aliases:map[]}\"",
2026-06-11 18:01:03.147581 | controller |     "Jun 11 17:27:34.960175 crc crio[23211]: time=\"2026-06-11T17:27:34.960076809Z\" level=info msg=\"Checking pod openstack_ovn-controller-6hbvd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.147602 | controller |     "Jun 11 17:27:35.006125 crc crio[23211]: time=\"2026-06-11T17:27:35.001734233Z\" level=info msg=\"Stopping container: c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344 (timeout: 30s)\" id=1de4ad9e-0826-4ca7-b74d-fc54445e535e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.147623 | controller |     "Jun 11 17:27:35.338964 crc crio[23211]: time=\"2026-06-11T17:27:35.337735721Z\" level=info msg=\"Ran pod sandbox 597a0bff08833de4380a24541eee50e48bdc0e2602f63ec7a49eac42fd5ed3a6 with infra container: openstack/ovn-controller-6hbvd/POD\" id=9842ce1d-a222-4895-9f19-d1c7599daf64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.147644 | controller |     "Jun 11 17:27:35.350963 crc crio[23211]: time=\"2026-06-11T17:27:35.347354823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=b5f9d845-36a3-4ec4-8532-7a889f02a71e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.147664 | controller |     "Jun 11 17:27:35.381007 crc crio[23211]: time=\"2026-06-11T17:27:35.367068147Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=b5f9d845-36a3-4ec4-8532-7a889f02a71e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.147684 | controller |     "Jun 11 17:27:35.381007 crc crio[23211]: time=\"2026-06-11T17:27:35.367325473Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=b5f9d845-36a3-4ec4-8532-7a889f02a71e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.147704 | controller |     "Jun 11 17:27:35.381007 crc crio[23211]: time=\"2026-06-11T17:27:35.371925388Z\" level=info msg=\"Removed container 6c72261cb9fe120438d5a6cb8cee412cf2968cbb38e4842bf90ce9d64087b41f: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=09d1abcb-b477-498f-be98-45e5515afb9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.147729 | controller |     "Jun 11 17:27:35.381007 crc crio[23211]: time=\"2026-06-11T17:27:35.374229566Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=53130882-c639-4071-82b5-f78129a218c2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.147750 | controller |     "Jun 11 17:27:35.381007 crc crio[23211]: time=\"2026-06-11T17:27:35.376297168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=763a1280-cf53-4ec6-9b01-a713a9a3bf6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.147770 | controller |     "Jun 11 17:27:35.381911 crc crio[23211]: time=\"2026-06-11T17:27:35.381736514Z\" level=info msg=\"Removing container: 68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb\" id=37215f77-ffe5-4fd7-beb4-ccf07375d238 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.147790 | controller |     "Jun 11 17:27:35.390185 crc crio[23211]: time=\"2026-06-11T17:27:35.390098793Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-11 18:01:03.147810 | controller |     "Jun 11 17:27:35.398593 crc crio[23211]: time=\"2026-06-11T17:27:35.398402141Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=51797902-7417-4b82-9b17-18e8d6db3f9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.147831 | controller |     "Jun 11 17:27:35.398877 crc crio[23211]: time=\"2026-06-11T17:27:35.398820231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.147851 | controller |     "Jun 11 17:27:35.409266 crc crio[23211]: time=\"2026-06-11T17:27:35.40911268Z\" level=info msg=\"Creating container: openstack/ovn-controller-vz669-config-8v4gn/ovn-config\" id=1ceaebfa-84ed-427b-87fa-84a5a5471911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.147871 | controller |     "Jun 11 17:27:35.426167 crc crio[23211]: time=\"2026-06-11T17:27:35.426046584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.147892 | controller |     "Jun 11 17:27:35.447047 crc crio[23211]: time=\"2026-06-11T17:27:35.446725211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.147913 | controller |     "Jun 11 17:27:35.489941 crc crio[23211]: time=\"2026-06-11T17:27:35.486193121Z\" level=info msg=\"Stopping container: b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c (timeout: 28s)\" id=fb17fb58-5af3-4a07-8309-a2ee742235fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.147933 | controller |     "Jun 11 17:27:35.506590 crc crio[23211]: time=\"2026-06-11T17:27:35.50170988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.147953 | controller |     "Jun 11 17:27:35.509503 crc crio[23211]: time=\"2026-06-11T17:27:35.509090104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.147974 | controller |     "Jun 11 17:27:35.617745 crc crio[23211]: time=\"2026-06-11T17:27:35.606037583Z\" level=info msg=\"Stopping container: 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619 (timeout: 28s)\" id=315a4b5a-9f01-4652-9b87-84f3b3e9074f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.147998 | controller |     "Jun 11 17:27:35.786709 crc crio[23211]: time=\"2026-06-11T17:27:35.786618498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.148018 | controller |     "Jun 11 17:27:35.801983 crc crio[23211]: time=\"2026-06-11T17:27:35.801788428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.148038 | controller |     "Jun 11 17:27:35.824772 crc crio[23211]: time=\"2026-06-11T17:27:35.824712313Z\" level=info msg=\"Created container ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359: openstack/glance-default-external-api-0/glance-httpd\" id=557dd913-7d9a-4456-a6b3-3b34a2a7be6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.148058 | controller |     "Jun 11 17:27:35.827975 crc crio[23211]: time=\"2026-06-11T17:27:35.827615256Z\" level=info msg=\"Starting container: ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359\" id=fb59da88-93bf-4a68-92bb-b890e7abce07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.148078 | controller |     "Jun 11 17:27:35.833321 crc crio[23211]: time=\"2026-06-11T17:27:35.833125413Z\" level=info msg=\"Started container\" PID=245176 containerID=ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359 description=openstack/glance-default-external-api-0/glance-httpd id=fb59da88-93bf-4a68-92bb-b890e7abce07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff",
2026-06-11 18:01:03.148099 | controller |     "Jun 11 17:27:35.845751 crc crio[23211]: time=\"2026-06-11T17:27:35.845516114Z\" level=info msg=\"Created container dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=923231fc-e5f0-408f-a994-8504849f5d98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.148120 | controller |     "Jun 11 17:27:35.848847 crc crio[23211]: time=\"2026-06-11T17:27:35.848294413Z\" level=info msg=\"Starting container: dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7\" id=14c75630-699f-4ca0-9304-6f91d94b35ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.148140 | controller |     "Jun 11 17:27:35.888896 crc crio[23211]: time=\"2026-06-11T17:27:35.886507821Z\" level=info msg=\"Started container\" PID=245177 containerID=dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=14c75630-699f-4ca0-9304-6f91d94b35ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda",
2026-06-11 18:01:03.148160 | controller |     "Jun 11 17:27:35.945615 crc crio[23211]: time=\"2026-06-11T17:27:35.945342955Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=c38cd29e-107f-49bc-861c-e653f4f37f3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.148180 | controller |     "Jun 11 17:27:35.953400 crc crio[23211]: time=\"2026-06-11T17:27:35.945704614Z\" level=info msg=\"Stopped container b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c: openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd\" id=fb17fb58-5af3-4a07-8309-a2ee742235fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.148199 | controller |     "Jun 11 17:27:36.081881 crc crio[23211]: time=\"2026-06-11T17:27:36.081067435Z\" level=info msg=\"Created container ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b: openstack/swift-storage-0/container-auditor\" id=51797902-7417-4b82-9b17-18e8d6db3f9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.148224 | controller |     "Jun 11 17:27:36.084715 crc crio[23211]: time=\"2026-06-11T17:27:36.084271216Z\" level=info msg=\"Starting container: ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b\" id=185752a3-88e0-4e87-b5ea-0213f3fbefff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.148245 | controller |     "Jun 11 17:27:36.104648 crc crio[23211]: time=\"2026-06-11T17:27:36.098999515Z\" level=info msg=\"Started container\" PID=245200 containerID=ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b description=openstack/swift-storage-0/container-auditor id=185752a3-88e0-4e87-b5ea-0213f3fbefff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.148266 | controller |     "Jun 11 17:27:36.105682 crc crio[23211]: time=\"2026-06-11T17:27:36.105275702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e399ae78-f572-475e-a7f2-c4d2bacffb5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.148286 | controller |     "Jun 11 17:27:36.117170 crc crio[23211]: time=\"2026-06-11T17:27:36.117031427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=9a1ba188-cf29-4aac-b737-2a57d6422fbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.148305 | controller |     "Jun 11 17:27:36.195407 crc crio[23211]: time=\"2026-06-11T17:27:36.195166804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.148324 | controller |     "Jun 11 17:27:36.199501 crc crio[23211]: time=\"2026-06-11T17:27:36.198726004Z\" level=info msg=\"Stopped container 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619: openstack/ovn-controller-ovs-lbg5f/ovsdb-server\" id=315a4b5a-9f01-4652-9b87-84f3b3e9074f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.148343 | controller |     "Jun 11 17:27:36.203594 crc crio[23211]: time=\"2026-06-11T17:27:36.203507833Z\" level=info msg=\"Stopping pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\" id=c47b4bc0-a6ed-4a1b-8901-d64e50a5b599 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.148362 | controller |     "Jun 11 17:27:36.204746 crc crio[23211]: time=\"2026-06-11T17:27:36.204654922Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-lbg5f Namespace:openstack ID:393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16 UID:d25cb0ac-7c9d-46da-b649-a8b8a92126b2 NetNS:/var/run/netns/365d1528-b276-4b24-b63c-9c6f75ef707f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25cb0ac_7c9d_46da_b649_a8b8a92126b2.slice PodAnnotations:0xc0018be2f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.148381 | controller |     "Jun 11 17:27:36.204949 crc crio[23211]: time=\"2026-06-11T17:27:36.204888878Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-lbg5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.148400 | controller |     "Jun 11 17:27:36.330490 crc crio[23211]: time=\"2026-06-11T17:27:36.32830163Z\" level=info msg=\"Removed container 68281793b6514eeb669b8fa303070435995f20dff0d858ee8b2c1e04d093cffb: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config\" id=37215f77-ffe5-4fd7-beb4-ccf07375d238 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.148420 | controller |     "Jun 11 17:27:36.334048 crc crio[23211]: time=\"2026-06-11T17:27:36.333415639Z\" level=info msg=\"Removing container: a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e\" id=b5afbd21-3b61-4f9f-a570-51abdbccb806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.148442 | controller |     "Jun 11 17:27:36.352947 crc crio[23211]: time=\"2026-06-11T17:27:36.342552477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=c0e1f9ef-39e6-41f5-b2d6-f9532a39d954 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.148462 | controller |     "Jun 11 17:27:36.379887 crc crio[23211]: time=\"2026-06-11T17:27:36.37976423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=cca4bb4a-96af-46df-a1e6-b265e922a566 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.148482 | controller |     "Jun 11 17:27:36.407559 crc crio[23211]: time=\"2026-06-11T17:27:36.407378332Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=a1806ae3-2dc1-4374-be75-c6711f55d23c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.148501 | controller |     "Jun 11 17:27:36.435489 crc crio[23211]: time=\"2026-06-11T17:27:36.431211789Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2cc39230-67ac-4ccb-9e40-2e8151610492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.148545 | controller |     "Jun 11 17:27:36.802584 crc crio[23211]: time=\"2026-06-11T17:27:36.801986439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.148568 | controller |     "Jun 11 17:27:36.907488 crc crio[23211]: time=\"2026-06-11T17:27:36.907366439Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=35cb3899-89b3-479f-a589-806de865baeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.148588 | controller |     "Jun 11 17:27:36.907488 crc crio[23211]: time=\"2026-06-11T17:27:36.907499702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.148608 | controller |     "Jun 11 17:27:37.015848 crc crio[23211]: time=\"2026-06-11T17:27:37.015760854Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=f0992d04-79ca-4328-88fc-62cadb22b6c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.148627 | controller |     "Jun 11 17:27:37.016076 crc crio[23211]: time=\"2026-06-11T17:27:37.015854987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.148647 | controller |     "Jun 11 17:27:37.042276 crc crio[23211]: time=\"2026-06-11T17:27:37.042084004Z\" level=info msg=\"Created container 6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9: openstack/ovn-controller-vz669-config-8v4gn/ovn-config\" id=1ceaebfa-84ed-427b-87fa-84a5a5471911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.148666 | controller |     "Jun 11 17:27:37.045032 crc crio[23211]: time=\"2026-06-11T17:27:37.044954756Z\" level=info msg=\"Starting container: 6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9\" id=bbe24a33-a546-4ed2-ac95-afec398c088f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.148685 | controller |     "Jun 11 17:27:37.059665 crc crio[23211]: time=\"2026-06-11T17:27:37.059575952Z\" level=info msg=\"Started container\" PID=245592 containerID=6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9 description=openstack/ovn-controller-vz669-config-8v4gn/ovn-config id=bbe24a33-a546-4ed2-ac95-afec398c088f name=/runtime.v1.RuntimeService/StartContainer sandboxID=08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f",
2026-06-11 18:01:03.148709 | controller |     "Jun 11 17:27:38.052890 crc crio[23211]: time=\"2026-06-11T17:27:38.050352587Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=94dad69a-43da-4b50-9fbf-1991223da792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.148729 | controller |     "Jun 11 17:27:38.052890 crc crio[23211]: time=\"2026-06-11T17:27:38.05130157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.148748 | controller |     "Jun 11 17:27:38.074185 crc crio[23211]: time=\"2026-06-11T17:27:38.074102342Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=eea1f21d-a382-4058-bf66-6c2d267940b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.148767 | controller |     "Jun 11 17:27:38.074346 crc crio[23211]: time=\"2026-06-11T17:27:38.074222385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.148786 | controller |     "Jun 11 17:27:38.092858 crc crio[23211]: time=\"2026-06-11T17:27:38.092751759Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=a778678b-bcbb-4401-bdfd-ef4d017052ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.148805 | controller |     "Jun 11 17:27:38.092858 crc crio[23211]: time=\"2026-06-11T17:27:38.092859462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.148824 | controller |     "Jun 11 17:27:38.411717 crc crio[23211]: time=\"2026-06-11T17:27:38.411075936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.148843 | controller |     "Jun 11 17:27:38.421244 crc crio[23211]: time=\"2026-06-11T17:27:38.421087677Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=2de407f3-149e-4915-adf2-2451c5c1ffc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.148862 | controller |     "Jun 11 17:27:39.314803 crc crio[23211]: time=\"2026-06-11T17:27:39.314703667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.148881 | controller |     "Jun 11 17:27:39.328633 crc crio[23211]: time=\"2026-06-11T17:27:39.327761993Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=a37e34cd-4c56-4be7-948c-b02921e9e780 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.148899 | controller |     "Jun 11 17:27:39.331055 crc crio[23211]: time=\"2026-06-11T17:27:39.330857492Z\" level=info msg=\"Stopped pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\" id=c47b4bc0-a6ed-4a1b-8901-d64e50a5b599 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.148918 | controller |     "Jun 11 17:27:39.332324 crc crio[23211]: time=\"2026-06-11T17:27:39.332266716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.148936 | controller |     "Jun 11 17:27:40.077924 crc crio[23211]: time=\"2026-06-11T17:27:40.076918464Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-xgqfx/POD\" id=925cd466-a088-4577-a460-adab388653fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.148955 | controller |     "Jun 11 17:27:40.078128 crc crio[23211]: time=\"2026-06-11T17:27:40.077963651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.148973 | controller |     "Jun 11 17:27:41.872505 crc crio[23211]: time=\"2026-06-11T17:27:41.870363981Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=c5996c5d-b175-4f5a-bee3-325fa86dfd5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.148996 | controller |     "Jun 11 17:27:41.873898 crc crio[23211]: time=\"2026-06-11T17:27:41.872521335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.149015 | controller |     "Jun 11 17:27:42.986327 crc crio[23211]: time=\"2026-06-11T17:27:42.986226019Z\" level=info msg=\"Removed container a4f1bfa2ae9122a460de96f3b59b6083ebaa8f8bac5d4d90602b2a64658b850e: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=b5afbd21-3b61-4f9f-a570-51abdbccb806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.149034 | controller |     "Jun 11 17:27:42.989822 crc crio[23211]: time=\"2026-06-11T17:27:42.988784214Z\" level=info msg=\"Removing container: a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc\" id=e1b29a7a-32de-4d85-9dcf-f7bc838f9952 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.149052 | controller |     "Jun 11 17:27:43.010252 crc crio[23211]: time=\"2026-06-11T17:27:43.010116158Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=85cbbb01-460d-4f23-ab40-a99b1518be26 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.149071 | controller |     "Jun 11 17:27:43.013287 crc crio[23211]: time=\"2026-06-11T17:27:43.013194336Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0d889f60-81ab-4929-84a6-5da7ab4c984d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.149091 | controller |     "Jun 11 17:27:43.043656 crc crio[23211]: time=\"2026-06-11T17:27:43.041175056Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33 UID:6b35f971-1991-4c86-939d-c7f7523c8603 NetNS:/var/run/netns/4d14529d-e417-45ae-927e-97c33f30ab3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b35f971_1991_4c86_939d_c7f7523c8603.slice PodAnnotations:0xc007c14270}] Aliases:map[]}\"",
2026-06-11 18:01:03.149110 | controller |     "Jun 11 17:27:43.043656 crc crio[23211]: time=\"2026-06-11T17:27:43.041257098Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.149129 | controller |     "Jun 11 17:27:43.216259 crc crio[23211]: time=\"2026-06-11T17:27:43.215867494Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8a5b602b-d9a3-413e-b227-bba4cf9c96b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.149149 | controller |     "Jun 11 17:27:43.352658 crc crio[23211]: time=\"2026-06-11T17:27:43.352566258Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter\" id=9f22d400-8a70-42f4-8cc7-43853b9f1308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.149168 | controller |     "Jun 11 17:27:43.353355 crc crio[23211]: time=\"2026-06-11T17:27:43.353263645Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285 UID:310f79b3-504d-4e6e-b170-b4a29bf5c4f2 NetNS:/var/run/netns/dbb4809f-4bad-4fbb-9529-f45f3905b300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod310f79b3_504d_4e6e_b170_b4a29bf5c4f2.slice PodAnnotations:0xc007c141f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.149191 | controller |     "Jun 11 17:27:43.353542 crc crio[23211]: time=\"2026-06-11T17:27:43.353369128Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.149211 | controller |     "Jun 11 17:27:43.376066 crc crio[23211]: time=\"2026-06-11T17:27:43.376007366Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c UID:f8682883-c8f7-4e1c-8083-08b0b3cc3b86 NetNS:/var/run/netns/ce93b684-4442-40cc-885b-def3b9fcaa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8682883_c8f7_4e1c_8083_08b0b3cc3b86.slice PodAnnotations:0xc0038ac0f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.149231 | controller |     "Jun 11 17:27:43.376536 crc crio[23211]: time=\"2026-06-11T17:27:43.376510818Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.149250 | controller |     "Jun 11 17:27:43.390066 crc crio[23211]: time=\"2026-06-11T17:27:43.389836923Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb UID:f26cb9b9-a653-4278-8cb4-4cccad1b9c0f NetNS:/var/run/netns/68957700-fe50-487c-8078-627789e00390 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf26cb9b9_a653_4278_8cb4_4cccad1b9c0f.slice PodAnnotations:0xc0030880f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.149270 | controller |     "Jun 11 17:27:43.390066 crc crio[23211]: time=\"2026-06-11T17:27:43.389922395Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.149290 | controller |     "Jun 11 17:27:43.391469 crc crio[23211]: time=\"2026-06-11T17:27:43.391361931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.149310 | controller |     "Jun 11 17:27:43.408186 crc crio[23211]: time=\"2026-06-11T17:27:43.407643039Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-xgqfx Namespace:openstack ID:a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd UID:e8288adf-69ab-4f62-af94-b44975ae672b NetNS:/var/run/netns/77f33a0b-207d-4284-8a9e-00d9612c43e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8288adf_69ab_4f62_af94_b44975ae672b.slice PodAnnotations:0xc006bcc190}] Aliases:map[]}\"",
2026-06-11 18:01:03.149329 | controller |     "Jun 11 17:27:43.408186 crc crio[23211]: time=\"2026-06-11T17:27:43.407848754Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-xgqfx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.149349 | controller |     "Jun 11 17:27:43.415065 crc crio[23211]: time=\"2026-06-11T17:27:43.414956122Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4 UID:0654780c-b6bb-4631-b338-3e9ec62ba244 NetNS:/var/run/netns/18b01d17-6b6d-4888-b4f0-a54d9f0348cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0654780c_b6bb_4631_b338_3e9ec62ba244.slice PodAnnotations:0xc0006124f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.149369 | controller |     "Jun 11 17:27:43.415065 crc crio[23211]: time=\"2026-06-11T17:27:43.415018794Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.149392 | controller |     "Jun 11 17:27:43.430079 crc crio[23211]: time=\"2026-06-11T17:27:43.429998189Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab UID:f2a2bdaa-1e54-4225-adcb-08405b54a310 NetNS:/var/run/netns/9a47afe7-0623-431c-a945-22e5fe5003cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2a2bdaa_1e54_4225_adcb_08405b54a310.slice PodAnnotations:0xc002818100}] Aliases:map[]}\"",
2026-06-11 18:01:03.149412 | controller |     "Jun 11 17:27:43.430634 crc crio[23211]: time=\"2026-06-11T17:27:43.430075501Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.149432 | controller |     "Jun 11 17:27:43.605499 crc crio[23211]: time=\"2026-06-11T17:27:43.604267004Z\" level=info msg=\"Removed container a3cce6e929d448808d3d53ac4da4aaa9c8bb81c6463d466ceaa1b2e97ffae3bc: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=e1b29a7a-32de-4d85-9dcf-f7bc838f9952 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.149451 | controller |     "Jun 11 17:27:43.620296 crc crio[23211]: time=\"2026-06-11T17:27:43.620195594Z\" level=info msg=\"Removing container: f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0\" id=ecac5983-5a65-41aa-b8ab-90f03487bf13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.149470 | controller |     "Jun 11 17:27:43.645395 crc crio[23211]: time=\"2026-06-11T17:27:43.644898193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.149488 | controller |     "Jun 11 17:27:43.651822 crc crio[23211]: time=\"2026-06-11T17:27:43.651757104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.149507 | controller |     "Jun 11 17:27:43.661310 crc crio[23211]: time=\"2026-06-11T17:27:43.661179671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.149550 | controller |     "Jun 11 17:27:43.684133 crc crio[23211]: time=\"2026-06-11T17:27:43.684005553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.149571 | controller |     "Jun 11 17:27:43.700178 crc crio[23211]: time=\"2026-06-11T17:27:43.698854325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.149590 | controller |     "Jun 11 17:27:43.706473 crc crio[23211]: time=\"2026-06-11T17:27:43.705638215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.149608 | controller |     "Jun 11 17:27:43.780011 crc crio[23211]: 2026-06-11T17:27:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77c73252c389fa6 Mac:fa:ff:77:72:b2:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/4d14529d-e417-45ae-927e-97c33f30ab3e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.149627 | controller |     "Jun 11 17:27:43.783896 crc crio[23211]: time=\"2026-06-11T17:27:43.783172648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.149646 | controller |     "Jun 11 17:27:43.801284 crc crio[23211]: time=\"2026-06-11T17:27:43.800803529Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33 UID:6b35f971-1991-4c86-939d-c7f7523c8603 NetNS:/var/run/netns/4d14529d-e417-45ae-927e-97c33f30ab3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b35f971_1991_4c86_939d_c7f7523c8603.slice PodAnnotations:0xc007c14270}] Aliases:map[]}\"",
2026-06-11 18:01:03.149669 | controller |     "Jun 11 17:27:43.801557 crc crio[23211]: time=\"2026-06-11T17:27:43.801504947Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.149689 | controller |     "Jun 11 17:27:43.920625 crc crio[23211]: time=\"2026-06-11T17:27:43.91978455Z\" level=info msg=\"Removed container f89568dcd9ebed669171e8ef85ada02d634069face92e2906d1bc3f2cf1188c0: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=ecac5983-5a65-41aa-b8ab-90f03487bf13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.149709 | controller |     "Jun 11 17:27:43.954056 crc crio[23211]: time=\"2026-06-11T17:27:43.953753572Z\" level=info msg=\"Removing container: b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742\" id=df20131c-20a1-44cc-8332-4a7b2f44927f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.149728 | controller |     "Jun 11 17:27:43.974054 crc crio[23211]: time=\"2026-06-11T17:27:43.973962748Z\" level=info msg=\"Ran pod sandbox 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33 with infra container: openstack/openstack-galera-0/POD\" id=f0992d04-79ca-4328-88fc-62cadb22b6c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.149747 | controller |     "Jun 11 17:27:43.980285 crc crio[23211]: time=\"2026-06-11T17:27:43.980219545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3da616ed-e14d-4771-b6b4-e4a746aad2d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.149766 | controller |     "Jun 11 17:27:44.038872 crc crio[23211]: time=\"2026-06-11T17:27:44.038817493Z\" level=info msg=\"Created container 38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=a1806ae3-2dc1-4374-be75-c6711f55d23c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.149785 | controller |     "Jun 11 17:27:44.042745 crc crio[23211]: time=\"2026-06-11T17:27:44.039106371Z\" level=info msg=\"Created container 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=2de407f3-149e-4915-adf2-2451c5c1ffc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.149804 | controller |     "Jun 11 17:27:44.042745 crc crio[23211]: time=\"2026-06-11T17:27:44.042725381Z\" level=info msg=\"Created container dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32: openstack/swift-storage-0/container-updater\" id=a37e34cd-4c56-4be7-948c-b02921e9e780 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.149823 | controller |     "Jun 11 17:27:44.044679 crc crio[23211]: time=\"2026-06-11T17:27:44.044320121Z\" level=info msg=\"Starting container: 38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d\" id=c6cddda7-8422-4ec3-8626-9d7a20341fd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.149843 | controller |     "Jun 11 17:27:44.044679 crc crio[23211]: time=\"2026-06-11T17:27:44.044622748Z\" level=info msg=\"Starting container: dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32\" id=061f4569-f4b8-4d8b-90ba-6511749a0d91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.149863 | controller |     "Jun 11 17:27:44.045019 crc crio[23211]: time=\"2026-06-11T17:27:44.044950146Z\" level=info msg=\"Starting container: 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568\" id=4176ba26-5912-4cb4-be49-16b725ba68af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.149887 | controller |     "Jun 11 17:27:44.065594 crc crio[23211]: time=\"2026-06-11T17:27:44.063333916Z\" level=info msg=\"Started container\" PID=246175 containerID=38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=c6cddda7-8422-4ec3-8626-9d7a20341fd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e",
2026-06-11 18:01:03.149907 | controller |     "Jun 11 17:27:44.065594 crc crio[23211]: time=\"2026-06-11T17:27:44.064656411Z\" level=info msg=\"Started container\" PID=246172 containerID=230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=4176ba26-5912-4cb4-be49-16b725ba68af name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda",
2026-06-11 18:01:03.149927 | controller |     "Jun 11 17:27:44.109952 crc crio[23211]: time=\"2026-06-11T17:27:44.109783461Z\" level=info msg=\"Started container\" PID=246169 containerID=dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32 description=openstack/swift-storage-0/container-updater id=061f4569-f4b8-4d8b-90ba-6511749a0d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.149946 | controller |     "Jun 11 17:27:44.125760 crc crio[23211]: time=\"2026-06-11T17:27:44.123716729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=9ebc21d8-34a5-4c4c-8e43-ed8fc292593a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.149966 | controller |     "Jun 11 17:27:44.125760 crc crio[23211]: time=\"2026-06-11T17:27:44.124810158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.149985 | controller |     "Jun 11 17:27:44.141477 crc crio[23211]: time=\"2026-06-11T17:27:44.140641054Z\" level=info msg=\"Removed container b575b43999d7cf3f114637c96d4581bc268c3b184ca5799053d6373d3200a742: openstack/ovn-controller-vz669/ovn-controller\" id=df20131c-20a1-44cc-8332-4a7b2f44927f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.150004 | controller |     "Jun 11 17:27:44.150488 crc crio[23211]: time=\"2026-06-11T17:27:44.148351977Z\" level=info msg=\"Removing container: 9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c\" id=e5b17c70-d879-4809-a34d-ebc06bc754a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.150023 | controller |     "Jun 11 17:27:44.165706 crc crio[23211]: time=\"2026-06-11T17:27:44.16399915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=50253cec-9ade-41f3-85c2-c6ec6326b184 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.150043 | controller |     "Jun 11 17:27:44.191623 crc crio[23211]: time=\"2026-06-11T17:27:44.191489188Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=c6e256be-76d2-4e34-b910-48094a6d90ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.150062 | controller |     "Jun 11 17:27:44.192065 crc crio[23211]: time=\"2026-06-11T17:27:44.192014271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.150080 | controller |     "Jun 11 17:27:44.197405 crc crio[23211]: time=\"2026-06-11T17:27:44.197293573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=597a557d-66e5-4968-a133-b682f44ec42d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.150103 | controller |     "Jun 11 17:27:44.257854 crc crio[23211]: time=\"2026-06-11T17:27:44.257543943Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=37e44d44-4fa9-4edf-83b7-23667a94abc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.150124 | controller |     "Jun 11 17:27:44.258122 crc crio[23211]: time=\"2026-06-11T17:27:44.257912562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.150145 | controller |     "Jun 11 17:27:44.353264 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76e5acee4f0d75f Mac:ca:b0:58:c0:2e:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/ce93b684-4442-40cc-885b-def3b9fcaa84 SocketPath: PciID:}] [{Interface:0xc0002767e0 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.150166 | controller |     "Jun 11 17:27:44.366731 crc crio[23211]: time=\"2026-06-11T17:27:44.359922469Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c UID:f8682883-c8f7-4e1c-8083-08b0b3cc3b86 NetNS:/var/run/netns/ce93b684-4442-40cc-885b-def3b9fcaa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8682883_c8f7_4e1c_8083_08b0b3cc3b86.slice PodAnnotations:0xc0038ac0f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.150187 | controller |     "Jun 11 17:27:44.366731 crc crio[23211]: time=\"2026-06-11T17:27:44.360108243Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.150208 | controller |     "Jun 11 17:27:44.405070 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b565ccdab6c6df Mac:1a:d3:e6:72:c3:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/18b01d17-6b6d-4888-b4f0-a54d9f0348cc SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.150228 | controller |     "Jun 11 17:27:44.412597 crc crio[23211]: time=\"2026-06-11T17:27:44.412502636Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4 UID:0654780c-b6bb-4631-b338-3e9ec62ba244 NetNS:/var/run/netns/18b01d17-6b6d-4888-b4f0-a54d9f0348cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0654780c_b6bb_4631_b338_3e9ec62ba244.slice PodAnnotations:0xc0006124f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.150249 | controller |     "Jun 11 17:27:44.423739 crc crio[23211]: time=\"2026-06-11T17:27:44.420721352Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.150270 | controller |     "Jun 11 17:27:44.440795 crc crio[23211]: time=\"2026-06-11T17:27:44.440705272Z\" level=info msg=\"Created container 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed: openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter\" id=9f22d400-8a70-42f4-8cc7-43853b9f1308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.150291 | controller |     "Jun 11 17:27:44.450594 crc crio[23211]: time=\"2026-06-11T17:27:44.450376864Z\" level=info msg=\"Starting container: 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed\" id=80e7efa5-2f6a-4ab1-a09b-4557db8876b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.150315 | controller |     "Jun 11 17:27:44.450741 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee10ce27dd25e6d Mac:86:8a:c2:06:09:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/68957700-fe50-487c-8078-627789e00390 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.150336 | controller |     "Jun 11 17:27:44.458031 crc crio[23211]: time=\"2026-06-11T17:27:44.457952515Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb UID:f26cb9b9-a653-4278-8cb4-4cccad1b9c0f NetNS:/var/run/netns/68957700-fe50-487c-8078-627789e00390 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf26cb9b9_a653_4278_8cb4_4cccad1b9c0f.slice PodAnnotations:0xc0030880f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.150357 | controller |     "Jun 11 17:27:44.472818 crc crio[23211]: time=\"2026-06-11T17:27:44.472664493Z\" level=info msg=\"Started container\" PID=246225 containerID=94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed description=openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter id=80e7efa5-2f6a-4ab1-a09b-4557db8876b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b",
2026-06-11 18:01:03.150378 | controller |     "Jun 11 17:27:44.480844 crc crio[23211]: time=\"2026-06-11T17:27:44.480688164Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.150399 | controller |     "Jun 11 17:27:44.542131 crc crio[23211]: time=\"2026-06-11T17:27:44.540788429Z\" level=info msg=\"Ran pod sandbox 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c with infra container: openstack/ceilometer-0/POD\" id=eea1f21d-a382-4058-bf66-6c2d267940b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.150419 | controller |     "Jun 11 17:27:44.560257 crc crio[23211]: time=\"2026-06-11T17:27:44.553207391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=50738d33-ac83-453e-9e45-90bad79fee3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.150440 | controller |     "Jun 11 17:27:44.560257 crc crio[23211]: time=\"2026-06-11T17:27:44.556701478Z\" level=info msg=\"Ran pod sandbox 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=c5996c5d-b175-4f5a-bee3-325fa86dfd5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.150460 | controller |     "Jun 11 17:27:44.580483 crc crio[23211]: time=\"2026-06-11T17:27:44.570524475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=16a08b63-45d7-4ad9-8d66-9a15ec31c74a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.150480 | controller |     "Jun 11 17:27:44.610105 crc crio[23211]: time=\"2026-06-11T17:27:44.609821479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.150501 | controller |     "Jun 11 17:27:44.613756 crc crio[23211]: time=\"2026-06-11T17:27:44.613695486Z\" level=info msg=\"Ran pod sandbox ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb with infra container: openstack/nova-api-0/POD\" id=94dad69a-43da-4b50-9fbf-1991223da792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.150548 | controller |     "Jun 11 17:27:44.614327 crc crio[23211]: time=\"2026-06-11T17:27:44.614263081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=825d71d0-caa4-4e43-9535-9763325e8320 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.150571 | controller |     "Jun 11 17:27:44.617373 crc crio[23211]: time=\"2026-06-11T17:27:44.617315677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.150592 | controller |     "Jun 11 17:27:44.622702 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:081adeb5b214a2b Mac:16:be:c1:07:5a:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/9a47afe7-0623-431c-a945-22e5fe5003cb SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.150615 | controller |     "Jun 11 17:27:44.622702 crc crio[23211]: time=\"2026-06-11T17:27:44.622669761Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab UID:f2a2bdaa-1e54-4225-adcb-08405b54a310 NetNS:/var/run/netns/9a47afe7-0623-431c-a945-22e5fe5003cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2a2bdaa_1e54_4225_adcb_08405b54a310.slice PodAnnotations:0xc002818100}] Aliases:map[]}\"",
2026-06-11 18:01:03.150637 | controller |     "Jun 11 17:27:44.622932 crc crio[23211]: time=\"2026-06-11T17:27:44.622794754Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.150657 | controller |     "Jun 11 17:27:44.632495 crc crio[23211]: time=\"2026-06-11T17:27:44.632345875Z\" level=info msg=\"Removed container 9fdf835b1d92846a40226c560d24270e80a3943397d0adf2964750905e90a36c: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=e5b17c70-d879-4809-a34d-ebc06bc754a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.150678 | controller |     "Jun 11 17:27:44.654036 crc crio[23211]: time=\"2026-06-11T17:27:44.653928175Z\" level=info msg=\"Ran pod sandbox 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab with infra container: openstack/nova-cell0-conductor-0/POD\" id=a778678b-bcbb-4401-bdfd-ef4d017052ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.150698 | controller |     "Jun 11 17:27:44.663898 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a981c675f746906 Mac:6a:af:67:94:3c:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/77f33a0b-207d-4284-8a9e-00d9612c43e8 SocketPath: PciID:}] [{Interface:0xc000410950 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.150719 | controller |     "Jun 11 17:27:44.664187 crc crio[23211]: time=\"2026-06-11T17:27:44.663807672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1f2d67e1-8997-4969-b2d5-a58716bebdb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.150739 | controller |     "Jun 11 17:27:44.664854 crc crio[23211]: time=\"2026-06-11T17:27:44.664697555Z\" level=info msg=\"Removing container: b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c\" id=800e0064-34d7-486e-be4e-f22215e149f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.150760 | controller |     "Jun 11 17:27:44.665846 crc crio[23211]: time=\"2026-06-11T17:27:44.664840449Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-xgqfx Namespace:openstack ID:a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd UID:e8288adf-69ab-4f62-af94-b44975ae672b NetNS:/var/run/netns/77f33a0b-207d-4284-8a9e-00d9612c43e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8288adf_69ab_4f62_af94_b44975ae672b.slice PodAnnotations:0xc006bcc190}] Aliases:map[]}\"",
2026-06-11 18:01:03.150788 | controller |     "Jun 11 17:27:44.665846 crc crio[23211]: time=\"2026-06-11T17:27:44.665007423Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-xgqfx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.150809 | controller |     "Jun 11 17:27:44.666780 crc crio[23211]: time=\"2026-06-11T17:27:44.666631832Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2a3f8f46-e9a3-433d-802b-708074866ab8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.150829 | controller |     "Jun 11 17:27:44.670362 crc crio[23211]: time=\"2026-06-11T17:27:44.67010553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5bc2a54d-4fba-490b-8014-c093b0e430bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.150847 | controller |     "Jun 11 17:27:44.675684 crc crio[23211]: time=\"2026-06-11T17:27:44.675573617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=7106ab59-e64b-4374-91fc-cf4c23a7d12d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.150867 | controller |     "Jun 11 17:27:44.678120 crc crio[23211]: time=\"2026-06-11T17:27:44.678055889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=981df12c-7c0c-4a3b-b0fe-936953d85b44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.150888 | controller |     "Jun 11 17:27:44.683033 crc crio[23211]: time=\"2026-06-11T17:27:44.682940001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.150908 | controller |     "Jun 11 17:27:44.690822 crc crio[23211]: 2026-06-11T17:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:245ec67ac1062b7 Mac:aa:a8:6c:db:60:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/dbb4809f-4bad-4fbb-9529-f45f3905b300 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.150927 | controller |     "Jun 11 17:27:44.695264 crc crio[23211]: time=\"2026-06-11T17:27:44.695095166Z\" level=info msg=\"Ran pod sandbox a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd with infra container: openstack/ovn-controller-ovs-xgqfx/POD\" id=925cd466-a088-4577-a460-adab388653fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.150947 | controller |     "Jun 11 17:27:44.696799 crc crio[23211]: time=\"2026-06-11T17:27:44.696623854Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285 UID:310f79b3-504d-4e6e-b170-b4a29bf5c4f2 NetNS:/var/run/netns/dbb4809f-4bad-4fbb-9529-f45f3905b300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod310f79b3_504d_4e6e_b170_b4a29bf5c4f2.slice PodAnnotations:0xc007c141f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.150966 | controller |     "Jun 11 17:27:44.696981 crc crio[23211]: time=\"2026-06-11T17:27:44.696807179Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.150989 | controller |     "Jun 11 17:27:44.707651 crc crio[23211]: time=\"2026-06-11T17:27:44.707513617Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=7260ed7d-bcac-499c-ab22-1a1af1b3d8b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.151009 | controller |     "Jun 11 17:27:44.709052 crc crio[23211]: time=\"2026-06-11T17:27:44.708988924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=732e2b14-79b0-404b-bc59-c157a3130298 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.151028 | controller |     "Jun 11 17:27:44.709524 crc crio[23211]: time=\"2026-06-11T17:27:44.709465197Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=dc702643-d5cb-4975-a456-139c7b530080 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.151048 | controller |     "Jun 11 17:27:44.723687 crc crio[23211]: time=\"2026-06-11T17:27:44.723362894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=455d2084-4b8f-4cd8-9453-847cec915113 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.151068 | controller |     "Jun 11 17:27:44.745830 crc crio[23211]: time=\"2026-06-11T17:27:44.745687784Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=732e2b14-79b0-404b-bc59-c157a3130298 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.151087 | controller |     "Jun 11 17:27:44.745830 crc crio[23211]: time=\"2026-06-11T17:27:44.745751275Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=732e2b14-79b0-404b-bc59-c157a3130298 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.151107 | controller |     "Jun 11 17:27:44.747598 crc crio[23211]: time=\"2026-06-11T17:27:44.747387336Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=5c2234a7-015f-4b59-aec8-2f1c0c3ae8e4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.151126 | controller |     "Jun 11 17:27:44.765053 crc crio[23211]: time=\"2026-06-11T17:27:44.764934685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151145 | controller |     "Jun 11 17:27:44.767301 crc crio[23211]: time=\"2026-06-11T17:27:44.767128371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151164 | controller |     "Jun 11 17:27:44.771582 crc crio[23211]: time=\"2026-06-11T17:27:44.771257915Z\" level=info msg=\"Ran pod sandbox 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285 with infra container: openstack/nova-scheduler-0/POD\" id=35cb3899-89b3-479f-a589-806de865baeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.151183 | controller |     "Jun 11 17:27:44.775826 crc crio[23211]: time=\"2026-06-11T17:27:44.775761978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=bda2b9a3-5eec-4083-8b89-fcf174cc7590 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.151202 | controller |     "Jun 11 17:27:44.775942 crc crio[23211]: time=\"2026-06-11T17:27:44.775795507Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-11 18:01:03.151223 | controller |     "Jun 11 17:27:44.797211 crc crio[23211]: time=\"2026-06-11T17:27:44.796475027Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=706b89b6-cd21-4aa5-8bf1-4ddc49f95e42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.151246 | controller |     "Jun 11 17:27:44.813111 crc crio[23211]: time=\"2026-06-11T17:27:44.813067162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151265 | controller |     "Jun 11 17:27:44.830280 crc crio[23211]: time=\"2026-06-11T17:27:44.830245592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151297 | controller |     "Jun 11 17:27:44.854765 crc crio[23211]: time=\"2026-06-11T17:27:44.850937971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151318 | controller |     "Jun 11 17:27:44.857321 crc crio[23211]: time=\"2026-06-11T17:27:44.857286729Z\" level=info msg=\"Removed container b36177e264a0486167233275fe3a169636360548422dcab7fbbaceec07838f1c: openstack/ovn-controller-ovs-lbg5f/ovs-vswitchd\" id=800e0064-34d7-486e-be4e-f22215e149f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.151337 | controller |     "Jun 11 17:27:44.897992 crc crio[23211]: time=\"2026-06-11T17:27:44.896905443Z\" level=info msg=\"Removing container: 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619\" id=0bf70e85-5f91-4a8e-84c9-1bcb0ad7696c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.151355 | controller |     "Jun 11 17:27:44.997491 crc crio[23211]: time=\"2026-06-11T17:27:44.992691012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ec7ad5e4-74b4-4037-a27d-bbdb1b3a6496 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.151373 | controller |     "Jun 11 17:27:45.057316 crc crio[23211]: time=\"2026-06-11T17:27:45.056482571Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=adc0a211-d490-48b7-ab64-a731055c2261 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.151391 | controller |     "Jun 11 17:27:45.063394 crc crio[23211]: time=\"2026-06-11T17:27:45.063321171Z\" level=info msg=\"Created container ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18: openstack/swift-storage-0/object-server\" id=c6e256be-76d2-4e34-b910-48094a6d90ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.151410 | controller |     "Jun 11 17:27:45.066033 crc crio[23211]: time=\"2026-06-11T17:27:45.065950828Z\" level=info msg=\"Starting container: ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18\" id=7b81b089-6d04-4eea-9c72-a1988ea929bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.151429 | controller |     "Jun 11 17:27:45.088491 crc crio[23211]: time=\"2026-06-11T17:27:45.08075556Z\" level=info msg=\"Started container\" PID=246299 containerID=ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18 description=openstack/swift-storage-0/object-server id=7b81b089-6d04-4eea-9c72-a1988ea929bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.151447 | controller |     "Jun 11 17:27:45.088491 crc crio[23211]: time=\"2026-06-11T17:27:45.080835311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151466 | controller |     "Jun 11 17:27:45.146805 crc crio[23211]: time=\"2026-06-11T17:27:45.145117781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=7cd3eaaf-3c1a-4f3f-8e20-3f4dcc01bb09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.151489 | controller |     "Jun 11 17:27:45.166690 crc crio[23211]: time=\"2026-06-11T17:27:45.166628131Z\" level=info msg=\"Created container af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29: openstack/openstack-galera-0/mysql-bootstrap\" id=37e44d44-4fa9-4edf-83b7-23667a94abc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.151508 | controller |     "Jun 11 17:27:45.177404 crc crio[23211]: time=\"2026-06-11T17:27:45.175257837Z\" level=info msg=\"Starting container: af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29\" id=f3e61471-f612-471b-8a70-22f251cc92ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.151553 | controller |     "Jun 11 17:27:45.177404 crc crio[23211]: time=\"2026-06-11T17:27:45.176497568Z\" level=info msg=\"Removed container 37e7250b989f0dc414b308a12c43c5df63cbfb438e6c1ee4a1a618b785ce6619: openstack/ovn-controller-ovs-lbg5f/ovsdb-server\" id=0bf70e85-5f91-4a8e-84c9-1bcb0ad7696c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.151573 | controller |     "Jun 11 17:27:45.183353 crc crio[23211]: time=\"2026-06-11T17:27:45.182628111Z\" level=info msg=\"Removing container: fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904\" id=238aa847-fa57-4136-9b83-532af123a0f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.151591 | controller |     "Jun 11 17:27:45.188728 crc crio[23211]: time=\"2026-06-11T17:27:45.188637262Z\" level=info msg=\"Started container\" PID=246312 containerID=af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29 description=openstack/openstack-galera-0/mysql-bootstrap id=f3e61471-f612-471b-8a70-22f251cc92ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33",
2026-06-11 18:01:03.151611 | controller |     "Jun 11 17:27:45.193558 crc crio[23211]: time=\"2026-06-11T17:27:45.193408152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151629 | controller |     "Jun 11 17:27:45.212493 crc crio[23211]: time=\"2026-06-11T17:27:45.207265739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=2e66e08f-4fe5-4b2d-a228-a75d4f7a5dca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.151649 | controller |     "Jun 11 17:27:45.212493 crc crio[23211]: time=\"2026-06-11T17:27:45.208234044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151669 | controller |     "Jun 11 17:27:45.292873 crc crio[23211]: time=\"2026-06-11T17:27:45.291568981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151688 | controller |     "Jun 11 17:27:45.314590 crc crio[23211]: time=\"2026-06-11T17:27:45.314476466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151707 | controller |     "Jun 11 17:27:45.324524 crc crio[23211]: time=\"2026-06-11T17:27:45.322407034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151726 | controller |     "Jun 11 17:27:45.328698 crc crio[23211]: time=\"2026-06-11T17:27:45.327512422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151746 | controller |     "Jun 11 17:27:45.329327 crc crio[23211]: time=\"2026-06-11T17:27:45.329109542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151769 | controller |     "Jun 11 17:27:45.342359 crc crio[23211]: time=\"2026-06-11T17:27:45.342240271Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=f048f544-b82e-4df9-b919-df74fa4eacd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.151789 | controller |     "Jun 11 17:27:45.343821 crc crio[23211]: time=\"2026-06-11T17:27:45.343738149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151808 | controller |     "Jun 11 17:27:45.347406 crc crio[23211]: time=\"2026-06-11T17:27:45.3473792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151827 | controller |     "Jun 11 17:27:45.386115 crc crio[23211]: time=\"2026-06-11T17:27:45.385925075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=272ada4e-246b-4854-a883-8852ed7b65b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.151847 | controller |     "Jun 11 17:27:45.419775 crc crio[23211]: time=\"2026-06-11T17:27:45.419593278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5019d2ce-0838-4eab-96c8-3e2db673c550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.151866 | controller |     "Jun 11 17:27:45.559913 crc crio[23211]: time=\"2026-06-11T17:27:45.559472803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151885 | controller |     "Jun 11 17:27:45.566658 crc crio[23211]: time=\"2026-06-11T17:27:45.566527151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151904 | controller |     "Jun 11 17:27:45.587520 crc crio[23211]: time=\"2026-06-11T17:27:45.577323901Z\" level=info msg=\"Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=d6836109-fbaf-4f91-86b0-792322c2d061 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.151924 | controller |     "Jun 11 17:27:45.637098 crc crio[23211]: time=\"2026-06-11T17:27:45.636873823Z\" level=info msg=\"Removed container fef32116067f84a0ededfa25aedf9296fbb1dded78684bc52953d309a8fd9904: openstack/ovn-controller-ovs-lbg5f/ovsdb-server-init\" id=238aa847-fa57-4136-9b83-532af123a0f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.151943 | controller |     "Jun 11 17:27:45.638499 crc crio[23211]: time=\"2026-06-11T17:27:45.638023462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151962 | controller |     "Jun 11 17:27:45.703083 crc crio[23211]: time=\"2026-06-11T17:27:45.702935347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.151982 | controller |     "Jun 11 17:27:45.731091 crc crio[23211]: time=\"2026-06-11T17:27:45.730996391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.152001 | controller |     "Jun 11 17:27:45.932796 crc crio[23211]: time=\"2026-06-11T17:27:45.932704955Z\" level=info msg=\"Created container 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0: openstack/nova-api-0/nova-api-log\" id=7260ed7d-bcac-499c-ab22-1a1af1b3d8b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.152024 | controller |     "Jun 11 17:27:45.935367 crc crio[23211]: time=\"2026-06-11T17:27:45.935265529Z\" level=info msg=\"Starting container: 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0\" id=a083f9e0-0578-4df8-beca-6259bf079b3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.152044 | controller |     "Jun 11 17:27:45.946699 crc crio[23211]: time=\"2026-06-11T17:27:45.946605362Z\" level=info msg=\"Created container b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba: openstack/ceilometer-0/ceilometer-central-agent\" id=2a3f8f46-e9a3-433d-802b-708074866ab8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.152063 | controller |     "Jun 11 17:27:45.948542 crc crio[23211]: time=\"2026-06-11T17:27:45.948510191Z\" level=info msg=\"Started container\" PID=246408 containerID=4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0 description=openstack/nova-api-0/nova-api-log id=a083f9e0-0578-4df8-beca-6259bf079b3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb",
2026-06-11 18:01:03.152081 | controller |     "Jun 11 17:27:45.960846 crc crio[23211]: time=\"2026-06-11T17:27:45.960224844Z\" level=info msg=\"Starting container: b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba\" id=0af080b5-25c2-44a9-b34a-1a99860e523f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.152100 | controller |     "Jun 11 17:27:45.967061 crc crio[23211]: time=\"2026-06-11T17:27:45.966986043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=64226f95-dd4f-4606-9140-4594dd009cc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152119 | controller |     "Jun 11 17:27:45.980175 crc crio[23211]: time=\"2026-06-11T17:27:45.979682563Z\" level=info msg=\"Started container\" PID=246402 containerID=b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba description=openstack/ceilometer-0/ceilometer-central-agent id=0af080b5-25c2-44a9-b34a-1a99860e523f name=/runtime.v1.RuntimeService/StartContainer sandboxID=76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c",
2026-06-11 18:01:03.152139 | controller |     "Jun 11 17:27:46.001510 crc crio[23211]: time=\"2026-06-11T17:27:46.001413345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=166bb367-1e30-402f-b980-f71f7e1737fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152157 | controller |     "Jun 11 17:27:46.014035 crc crio[23211]: time=\"2026-06-11T17:27:46.013897909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.152176 | controller |     "Jun 11 17:27:46.023241 crc crio[23211]: time=\"2026-06-11T17:27:46.023196142Z\" level=info msg=\"Created container a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=706b89b6-cd21-4aa5-8bf1-4ddc49f95e42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.152195 | controller |     "Jun 11 17:27:46.024376 crc crio[23211]: time=\"2026-06-11T17:27:46.024295499Z\" level=info msg=\"Starting container: a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115\" id=59434a7c-2272-445e-b7dd-edabf3d935d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.152216 | controller |     "Jun 11 17:27:46.034681 crc crio[23211]: time=\"2026-06-11T17:27:46.034584338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.152239 | controller |     "Jun 11 17:27:46.052899 crc crio[23211]: time=\"2026-06-11T17:27:46.052796044Z\" level=info msg=\"Created container 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=adc0a211-d490-48b7-ab64-a731055c2261 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.152257 | controller |     "Jun 11 17:27:46.066272 crc crio[23211]: time=\"2026-06-11T17:27:46.065917512Z\" level=info msg=\"Starting container: 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c\" id=35ca6bac-3f6c-466d-9843-91135088402c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.152271 | controller |     "Jun 11 17:27:46.072533 crc crio[23211]: time=\"2026-06-11T17:27:46.072396824Z\" level=info msg=\"Started container\" PID=246404 containerID=a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=59434a7c-2272-445e-b7dd-edabf3d935d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab",
2026-06-11 18:01:03.152286 | controller |     "Jun 11 17:27:46.072957 crc crio[23211]: time=\"2026-06-11T17:27:46.072908858Z\" level=info msg=\"Created container d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb: openstack/swift-storage-0/object-replicator\" id=f048f544-b82e-4df9-b919-df74fa4eacd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.152302 | controller |     "Jun 11 17:27:46.074893 crc crio[23211]: time=\"2026-06-11T17:27:46.074817186Z\" level=info msg=\"Starting container: d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb\" id=3c079210-13c4-433e-be32-80ebc8a82106 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.152317 | controller |     "Jun 11 17:27:46.086670 crc crio[23211]: time=\"2026-06-11T17:27:46.086164419Z\" level=info msg=\"Started container\" PID=246429 containerID=62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=35ca6bac-3f6c-466d-9843-91135088402c name=/runtime.v1.RuntimeService/StartContainer sandboxID=245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285",
2026-06-11 18:01:03.152332 | controller |     "Jun 11 17:27:46.101886 crc crio[23211]: time=\"2026-06-11T17:27:46.097662128Z\" level=info msg=\"Started container\" PID=246439 containerID=d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb description=openstack/swift-storage-0/object-replicator id=3c079210-13c4-433e-be32-80ebc8a82106 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.152346 | controller |     "Jun 11 17:27:46.101886 crc crio[23211]: time=\"2026-06-11T17:27:46.098223802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c59b2e4d-c89e-4420-a0cc-d0ee129a15a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152362 | controller |     "Jun 11 17:27:46.117026 crc crio[23211]: time=\"2026-06-11T17:27:46.116927861Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=77dbb92c-5a5d-4d30-9781-f365c8f7d9f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.152377 | controller |     "Jun 11 17:27:46.118961 crc crio[23211]: time=\"2026-06-11T17:27:46.117840574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.152393 | controller |     "Jun 11 17:27:46.120996 crc crio[23211]: time=\"2026-06-11T17:27:46.120928451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=946231ef-7326-4e96-9283-ff9254eb48b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152411 | controller |     "Jun 11 17:27:46.154113 crc crio[23211]: time=\"2026-06-11T17:27:46.15400787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=21358208-a207-422e-8b15-a32203b588d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152426 | controller |     "Jun 11 17:27:46.168667 crc crio[23211]: time=\"2026-06-11T17:27:46.168591226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=97af6f48-ec8d-4715-90e0-3d168aaa3518 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152441 | controller |     "Jun 11 17:27:46.224028 crc crio[23211]: time=\"2026-06-11T17:27:46.223830779Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=76aaff01-abe9-44be-bc57-a8bd0bde0b9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.152455 | controller |     "Jun 11 17:27:46.224298 crc crio[23211]: time=\"2026-06-11T17:27:46.22425548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.152470 | controller |     "Jun 11 17:27:46.225470 crc crio[23211]: time=\"2026-06-11T17:27:46.225230954Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=90f6025e-92eb-4ca4-bb1a-da3321100c27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.152484 | controller |     "Jun 11 17:27:46.262928 crc crio[23211]: time=\"2026-06-11T17:27:46.262800006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.152499 | controller |     "Jun 11 17:27:46.287005 crc crio[23211]: time=\"2026-06-11T17:27:46.28693132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.152532 | controller |     "Jun 11 17:27:46.299388 crc crio[23211]: time=\"2026-06-11T17:27:46.298801908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.152561 | controller |     "Jun 11 17:27:46.401391 crc crio[23211]: time=\"2026-06-11T17:27:46.399096591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.152578 | controller |     "Jun 11 17:27:46.406036 crc crio[23211]: time=\"2026-06-11T17:27:46.405975313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.152592 | controller |     "Jun 11 17:27:46.482694 crc crio[23211]: time=\"2026-06-11T17:27:46.47527242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.152607 | controller |     "Jun 11 17:27:46.484005 crc crio[23211]: time=\"2026-06-11T17:27:46.483067365Z\" level=info msg=\"Created container f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=d6836109-fbaf-4f91-86b0-792322c2d061 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.152623 | controller |     "Jun 11 17:27:46.487254 crc crio[23211]: time=\"2026-06-11T17:27:46.485486095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.152644 | controller |     "Jun 11 17:27:46.490387 crc crio[23211]: time=\"2026-06-11T17:27:46.490236814Z\" level=info msg=\"Starting container: f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748\" id=b41daae7-e985-419d-b21e-40f2e78a606a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.152660 | controller |     "Jun 11 17:27:46.510753 crc crio[23211]: time=\"2026-06-11T17:27:46.510617264Z\" level=info msg=\"Started container\" PID=246618 containerID=f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=b41daae7-e985-419d-b21e-40f2e78a606a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db",
2026-06-11 18:01:03.152676 | controller |     "Jun 11 17:27:46.628203 crc crio[23211]: time=\"2026-06-11T17:27:46.628071677Z\" level=info msg=\"Created container 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320: openstack/swift-storage-0/object-auditor\" id=76aaff01-abe9-44be-bc57-a8bd0bde0b9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.152691 | controller |     "Jun 11 17:27:46.629806 crc crio[23211]: time=\"2026-06-11T17:27:46.629722669Z\" level=info msg=\"Starting container: 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320\" id=868922ea-a710-441a-8109-b60900988c15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.152706 | controller |     "Jun 11 17:27:46.660657 crc crio[23211]: time=\"2026-06-11T17:27:46.660563022Z\" level=info msg=\"Started container\" PID=246675 containerID=00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320 description=openstack/swift-storage-0/object-auditor id=868922ea-a710-441a-8109-b60900988c15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.152721 | controller |     "Jun 11 17:27:46.687221 crc crio[23211]: time=\"2026-06-11T17:27:46.685931397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=bb6379ad-db03-4d56-89b6-29db5abf1f08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152736 | controller |     "Jun 11 17:27:46.880125 crc crio[23211]: time=\"2026-06-11T17:27:46.880036481Z\" level=info msg=\"Created container 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709: openstack/ceilometer-0/ceilometer-notification-agent\" id=77dbb92c-5a5d-4d30-9781-f365c8f7d9f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.152751 | controller |     "Jun 11 17:27:46.881847 crc crio[23211]: time=\"2026-06-11T17:27:46.881773074Z\" level=info msg=\"Starting container: 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709\" id=2eee5e9d-2477-49df-8548-6b4546727f20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.152765 | controller |     "Jun 11 17:27:46.882964 crc crio[23211]: time=\"2026-06-11T17:27:46.882902663Z\" level=info msg=\"Created container dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21: openstack/nova-api-0/nova-api-api\" id=90f6025e-92eb-4ca4-bb1a-da3321100c27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.152780 | controller |     "Jun 11 17:27:46.887961 crc crio[23211]: time=\"2026-06-11T17:27:46.887880747Z\" level=info msg=\"Starting container: dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21\" id=cb8b978f-0474-4dc0-8475-1a7e94478aaa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.152795 | controller |     "Jun 11 17:27:46.928767 crc crio[23211]: time=\"2026-06-11T17:27:46.928022613Z\" level=info msg=\"Started container\" PID=246628 containerID=1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709 description=openstack/ceilometer-0/ceilometer-notification-agent id=2eee5e9d-2477-49df-8548-6b4546727f20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c",
2026-06-11 18:01:03.152813 | controller |     "Jun 11 17:27:46.935915 crc crio[23211]: time=\"2026-06-11T17:27:46.935799518Z\" level=info msg=\"Started container\" PID=246672 containerID=dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21 description=openstack/nova-api-0/nova-api-api id=cb8b978f-0474-4dc0-8475-1a7e94478aaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb",
2026-06-11 18:01:03.152829 | controller |     "Jun 11 17:27:46.980793 crc crio[23211]: time=\"2026-06-11T17:27:46.980709354Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2dda5e18-d9ad-4c7c-abcc-a6b00e24535f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152844 | controller |     "Jun 11 17:27:47.378804 crc crio[23211]: time=\"2026-06-11T17:27:47.378695265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7f868465-c74d-46ba-932c-fe75107c408f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152858 | controller |     "Jun 11 17:27:47.379633 crc crio[23211]: time=\"2026-06-11T17:27:47.37933183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cbb69706-b540-437d-b076-435dc03c21e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152874 | controller |     "Jun 11 17:27:47.537862 crc crio[23211]: time=\"2026-06-11T17:27:47.53778506Z\" level=info msg=\"Created container 3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f: openstack/rabbitmq-cell1-server-0/setup-container\" id=dc702643-d5cb-4975-a456-139c7b530080 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.152889 | controller |     "Jun 11 17:27:47.539569 crc crio[23211]: time=\"2026-06-11T17:27:47.539490354Z\" level=info msg=\"Starting container: 3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f\" id=965a3ab3-879c-4a0b-93e6-c0a50d8ce525 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.152904 | controller |     "Jun 11 17:27:47.579978 crc crio[23211]: time=\"2026-06-11T17:27:47.579908876Z\" level=info msg=\"Started container\" PID=246401 containerID=3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f description=openstack/rabbitmq-cell1-server-0/setup-container id=965a3ab3-879c-4a0b-93e6-c0a50d8ce525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4",
2026-06-11 18:01:03.152919 | controller |     "Jun 11 17:27:48.473952 crc crio[23211]: time=\"2026-06-11T17:27:48.472555902Z\" level=info msg=\"Removing container: 98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2\" id=38b85dd8-ff2c-4572-8345-107d726acc58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.152934 | controller |     "Jun 11 17:27:48.490723 crc crio[23211]: time=\"2026-06-11T17:27:48.490575923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=89060f9b-039a-4eda-b45d-383516375e9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152949 | controller |     "Jun 11 17:27:49.455311 crc crio[23211]: time=\"2026-06-11T17:27:49.454844213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=996a34d3-777f-44b9-99da-b4fa3f5edc4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152963 | controller |     "Jun 11 17:27:49.640704 crc crio[23211]: time=\"2026-06-11T17:27:49.640355271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=8d8cf061-3b29-4f2d-b245-7b8149f6819e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152981 | controller |     "Jun 11 17:27:50.382555 crc crio[23211]: time=\"2026-06-11T17:27:50.379279414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d647b9b5-67ad-41fa-9c6b-c0b402e7a1ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.152997 | controller |     "Jun 11 17:27:50.720366 crc crio[23211]: time=\"2026-06-11T17:27:50.719261794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2955684b-61c1-41ac-9ac9-cb3dc05e3d6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153011 | controller |     "Jun 11 17:27:51.399995 crc crio[23211]: time=\"2026-06-11T17:27:51.399861276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=451e749d-b83a-4a94-9558-addea663a846 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153026 | controller |     "Jun 11 17:27:52.380062 crc crio[23211]: time=\"2026-06-11T17:27:52.379987744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e40df046-97f0-4532-a8b1-dccac81b3272 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153040 | controller |     "Jun 11 17:27:52.382067 crc crio[23211]: time=\"2026-06-11T17:27:52.380117577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e14f9b94-b955-444a-9bcd-3eb48200d641 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153054 | controller |     "Jun 11 17:27:53.405018 crc crio[23211]: time=\"2026-06-11T17:27:53.403499767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ea325974-9bee-4c9f-b5eb-e3064711a99e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153069 | controller |     "Jun 11 17:27:53.405018 crc crio[23211]: time=\"2026-06-11T17:27:53.404839242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ec366015-4563-4a3c-8daa-dd18e10d8b60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153083 | controller |     "Jun 11 17:27:54.475059 crc crio[23211]: time=\"2026-06-11T17:27:54.474919863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=12ec3f28-3f7b-41ce-98af-21c5a62d6c2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153097 | controller |     "Jun 11 17:27:54.479389 crc crio[23211]: time=\"2026-06-11T17:27:54.479019406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=41ff6fa6-6eab-454b-8bcf-e7a63ac9c8d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153111 | controller |     "Jun 11 17:27:54.479389 crc crio[23211]: time=\"2026-06-11T17:27:54.479352684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3f1342a6-b4b1-4694-9391-7ffee0b2d0ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153126 | controller |     "Jun 11 17:27:54.479958 crc crio[23211]: time=\"2026-06-11T17:27:54.479553989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=18fd09a4-197d-40ad-9044-0006d9483f47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153143 | controller |     "Jun 11 17:27:54.479958 crc crio[23211]: time=\"2026-06-11T17:27:54.479678612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ea6c7cdd-552b-4cad-89cf-8666fd38197f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153158 | controller |     "Jun 11 17:27:54.479958 crc crio[23211]: time=\"2026-06-11T17:27:54.479757524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=301816f5-0ce8-4a37-976d-afd45e39e236 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153172 | controller |     "Jun 11 17:27:54.479958 crc crio[23211]: time=\"2026-06-11T17:27:54.479918477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8647e53e-e21c-4963-9b7d-1ab366c146a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153187 | controller |     "Jun 11 17:27:54.480776 crc crio[23211]: time=\"2026-06-11T17:27:54.480056831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c2035eaa-9422-4107-81cb-7f2a08c07f4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153201 | controller |     "Jun 11 17:27:54.480964 crc crio[23211]: time=\"2026-06-11T17:27:54.480889292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=006457cf-475d-4531-9f6c-39cd0598090f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153216 | controller |     "Jun 11 17:27:54.484791 crc crio[23211]: time=\"2026-06-11T17:27:54.484548613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d5764039-4cf4-406d-b879-a777397778f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153230 | controller |     "Jun 11 17:27:54.490901 crc crio[23211]: time=\"2026-06-11T17:27:54.490607366Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=87997cd8-d95c-4874-937f-85bf93b6f160 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153245 | controller |     "Jun 11 17:27:54.491277 crc crio[23211]: time=\"2026-06-11T17:27:54.490992796Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=1932d154-aca9-4057-ab15-c1c683b11863 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153260 | controller |     "Jun 11 17:27:54.493499 crc crio[23211]: time=\"2026-06-11T17:27:54.493268372Z\" level=info msg=\"Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=1bddecb4-872b-41a3-a6d1-9a405ea477ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153275 | controller |     "Jun 11 17:27:54.504621 crc crio[23211]: time=\"2026-06-11T17:27:54.497642042Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=49f87551-8254-4d81-8401-f776cde3d219 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153289 | controller |     "Jun 11 17:27:54.504621 crc crio[23211]: time=\"2026-06-11T17:27:54.498967925Z\" level=info msg=\"Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=dbf48954-0336-4949-b590-18c472c76aef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153307 | controller |     "Jun 11 17:27:54.504621 crc crio[23211]: time=\"2026-06-11T17:27:54.500128624Z\" level=info msg=\"Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=d32f132e-cc63-4a31-a84d-9278ebe9a874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153322 | controller |     "Jun 11 17:27:54.504621 crc crio[23211]: time=\"2026-06-11T17:27:54.503211101Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=84ecbe43-384e-4414-a4d1-8b8bacc1027f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153337 | controller |     "Jun 11 17:27:54.505394 crc crio[23211]: time=\"2026-06-11T17:27:54.503983331Z\" level=info msg=\"Creating container: openstack/neutron-db-create-47llt/mariadb-database-create\" id=80991b6d-8ce6-478e-8a88-06853274c09f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153352 | controller |     "Jun 11 17:27:54.505688 crc crio[23211]: time=\"2026-06-11T17:27:54.504005362Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=ca68d0e2-65e4-4a4d-afbf-ddfcda5d76f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153367 | controller |     "Jun 11 17:27:54.507091 crc crio[23211]: time=\"2026-06-11T17:27:54.506994077Z\" level=info msg=\"Creating container: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=5f8a645a-40a0-4a6c-8451-4511f5f24583 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153381 | controller |     "Jun 11 17:27:54.507387 crc crio[23211]: time=\"2026-06-11T17:27:54.507332714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=05434c33-9eea-487a-8587-1ed99c46315c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153395 | controller |     "Jun 11 17:27:54.528778 crc crio[23211]: time=\"2026-06-11T17:27:54.52872393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153410 | controller |     "Jun 11 17:27:54.529353 crc crio[23211]: time=\"2026-06-11T17:27:54.528747871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153424 | controller |     "Jun 11 17:27:54.529833 crc crio[23211]: time=\"2026-06-11T17:27:54.529705814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153439 | controller |     "Jun 11 17:27:54.531263 crc crio[23211]: time=\"2026-06-11T17:27:54.529768737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153454 | controller |     "Jun 11 17:27:54.531263 crc crio[23211]: time=\"2026-06-11T17:27:54.530039673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153468 | controller |     "Jun 11 17:27:54.531263 crc crio[23211]: time=\"2026-06-11T17:27:54.530272739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153483 | controller |     "Jun 11 17:27:54.531263 crc crio[23211]: time=\"2026-06-11T17:27:54.528762661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153502 | controller |     "Jun 11 17:27:54.531263 crc crio[23211]: time=\"2026-06-11T17:27:54.529343976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153544 | controller |     "Jun 11 17:27:54.532696 crc crio[23211]: time=\"2026-06-11T17:27:54.532646919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153565 | controller |     "Jun 11 17:27:54.537733 crc crio[23211]: time=\"2026-06-11T17:27:54.537659005Z\" level=info msg=\"Stopped container c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=1de4ad9e-0826-4ca7-b74d-fc54445e535e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.153581 | controller |     "Jun 11 17:27:54.541746 crc crio[23211]: time=\"2026-06-11T17:27:54.539871341Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a15cecbb-2f9d-4e75-8605-b44ac493877b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153596 | controller |     "Jun 11 17:27:54.541746 crc crio[23211]: time=\"2026-06-11T17:27:54.53988115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=cd4d5e9f-9975-4582-aed5-7605ebbb18e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153611 | controller |     "Jun 11 17:27:54.545877 crc crio[23211]: time=\"2026-06-11T17:27:54.545136872Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=a8e28ea9-f11d-4c7c-bfe1-cdf4da5af8ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153626 | controller |     "Jun 11 17:27:54.547003 crc crio[23211]: time=\"2026-06-11T17:27:54.546874295Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=851859a1-ece6-45ce-9a27-f8621a0d1696 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153641 | controller |     "Jun 11 17:27:54.560941 crc crio[23211]: time=\"2026-06-11T17:27:54.560755643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=47a2125e-c6d5-4456-b0c2-f99f4666130c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153656 | controller |     "Jun 11 17:27:54.591002 crc crio[23211]: time=\"2026-06-11T17:27:54.586037276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=c75e1e36-cd13-478b-8c3b-7c01a09f0a48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153671 | controller |     "Jun 11 17:27:55.380564 crc crio[23211]: time=\"2026-06-11T17:27:55.379810745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d06e744e-ae7e-484b-be98-481acd8bd6f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153685 | controller |     "Jun 11 17:27:55.545791 crc crio[23211]: time=\"2026-06-11T17:27:55.545692962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153700 | controller |     "Jun 11 17:27:55.546872 crc crio[23211]: time=\"2026-06-11T17:27:55.545743643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153714 | controller |     "Jun 11 17:27:55.546872 crc crio[23211]: time=\"2026-06-11T17:27:55.546546172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153732 | controller |     "Jun 11 17:27:55.550372 crc crio[23211]: time=\"2026-06-11T17:27:55.550098962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d8da9ad7-5363-4933-b924-b4404e7a4193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153747 | controller |     "Jun 11 17:27:55.550737 crc crio[23211]: time=\"2026-06-11T17:27:55.550646445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1f30ea92-ceb1-4678-b307-a64b34afebde name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153761 | controller |     "Jun 11 17:27:55.559732 crc crio[23211]: time=\"2026-06-11T17:27:55.558286297Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=82573578-1a53-454c-9b66-8d383b3ddc62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153776 | controller |     "Jun 11 17:27:55.562977 crc crio[23211]: time=\"2026-06-11T17:27:55.562363238Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=ec30b22a-5e9b-4b5f-b397-1f8c2c7177bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153790 | controller |     "Jun 11 17:27:56.379264 crc crio[23211]: time=\"2026-06-11T17:27:56.379205915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6bb70b55-157d-4cf9-a1e9-9bf4e4e040fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153804 | controller |     "Jun 11 17:27:57.378871 crc crio[23211]: time=\"2026-06-11T17:27:57.378651777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4e8ec279-4de7-47dd-9267-0f4af295383b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153819 | controller |     "Jun 11 17:27:57.380190 crc crio[23211]: time=\"2026-06-11T17:27:57.379261562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=04d49998-c973-4763-87f2-59971463c5fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153833 | controller |     "Jun 11 17:27:57.380190 crc crio[23211]: time=\"2026-06-11T17:27:57.380115683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f92898bd-8a75-494c-8f83-9e51dfc8b13d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153848 | controller |     "Jun 11 17:27:57.382813 crc crio[23211]: time=\"2026-06-11T17:27:57.382731579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d88a072b-b61a-4e51-9497-180b7cd68153 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153862 | controller |     "Jun 11 17:27:58.379249 crc crio[23211]: time=\"2026-06-11T17:27:58.378269762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0c757488-dce2-412a-88c2-033615978885 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153878 | controller |     "Jun 11 17:27:59.222919 crc crio[23211]: time=\"2026-06-11T17:27:59.222805963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153892 | controller |     "Jun 11 17:27:59.225887 crc crio[23211]: time=\"2026-06-11T17:27:59.223841189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.153913 | controller |     "Jun 11 17:27:59.234605 crc crio[23211]: time=\"2026-06-11T17:27:59.234528356Z\" level=info msg=\"Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=a44e6577-3a3c-4a4c-8384-3a3d4599df8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153930 | controller |     "Jun 11 17:27:59.237221 crc crio[23211]: time=\"2026-06-11T17:27:59.237110141Z\" level=info msg=\"Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=6d6c9a30-b949-4433-b7f4-20d0d852d3de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.153946 | controller |     "Jun 11 17:27:59.242283 crc crio[23211]: time=\"2026-06-11T17:27:59.241659935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=32c64bb6-856d-4af9-aaeb-fd13e52e9d75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153961 | controller |     "Jun 11 17:27:59.242283 crc crio[23211]: time=\"2026-06-11T17:27:59.242128057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae80a351-dd12-4a0e-a574-fd1171dbc03c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153976 | controller |     "Jun 11 17:27:59.242283 crc crio[23211]: time=\"2026-06-11T17:27:59.242205179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=556f08e3-3ec0-4b90-b968-3d0d37403b21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.153992 | controller |     "Jun 11 17:27:59.243072 crc crio[23211]: time=\"2026-06-11T17:27:59.242617389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c2c5d15f-dbb8-4c5c-a5eb-04629a88ff40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.154007 | controller |     "Jun 11 17:27:59.243818 crc crio[23211]: time=\"2026-06-11T17:27:59.243714797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=268f80a9-dc6f-47f1-af91-8e134c781959 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.154021 | controller |     "Jun 11 17:27:59.244705 crc crio[23211]: time=\"2026-06-11T17:27:59.244623569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ac0fe542-4edd-46ca-b877-54467cdb5223 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.154036 | controller |     "Jun 11 17:27:59.295074 crc crio[23211]: time=\"2026-06-11T17:27:59.294889258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154050 | controller |     "Jun 11 17:27:59.295484 crc crio[23211]: time=\"2026-06-11T17:27:59.295211406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154065 | controller |     "Jun 11 17:27:59.301195 crc crio[23211]: time=\"2026-06-11T17:27:59.301027082Z\" level=info msg=\"Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=e5c8e6cd-d381-4d32-969f-06ed517b97f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.154079 | controller |     "Jun 11 17:27:59.301661 crc crio[23211]: time=\"2026-06-11T17:27:59.301615027Z\" level=info msg=\"Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=21ec6093-a6c8-46fd-b9b4-a5cb8ab3858f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.154097 | controller |     "Jun 11 17:27:59.305829 crc crio[23211]: time=\"2026-06-11T17:27:59.305786131Z\" level=info msg=\"Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=7dddf11c-5db7-4187-80dc-9b59fdd43229 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.154114 | controller |     "Jun 11 17:27:59.307085 crc crio[23211]: time=\"2026-06-11T17:27:59.307032803Z\" level=info msg=\"Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=4d3a855c-8351-4d06-b8dc-34e7bf98833b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.154129 | controller |     "Jun 11 17:27:59.308855 crc crio[23211]: time=\"2026-06-11T17:27:59.308800097Z\" level=info msg=\"Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=3d64ff47-258a-4373-9306-cfb995057909 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.154143 | controller |     "Jun 11 17:27:59.313115 crc crio[23211]: time=\"2026-06-11T17:27:59.313013202Z\" level=info msg=\"Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=2bbaf0b1-cf8d-4290-8424-83d98e4291b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.154158 | controller |     "Jun 11 17:27:59.379075 crc crio[23211]: time=\"2026-06-11T17:27:59.378991205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154173 | controller |     "Jun 11 17:27:59.379703 crc crio[23211]: time=\"2026-06-11T17:27:59.379400986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154187 | controller |     "Jun 11 17:27:59.379703 crc crio[23211]: time=\"2026-06-11T17:27:59.379638512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154202 | controller |     "Jun 11 17:27:59.380222 crc crio[23211]: time=\"2026-06-11T17:27:59.380008371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154217 | controller |     "Jun 11 17:27:59.380222 crc crio[23211]: time=\"2026-06-11T17:27:59.380014981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154232 | controller |     "Jun 11 17:27:59.381098 crc crio[23211]: time=\"2026-06-11T17:27:59.381061258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154246 | controller |     "Jun 11 17:27:59.399533 crc crio[23211]: time=\"2026-06-11T17:27:59.398934695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5d336889-e904-4c0c-b794-982138db4b99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.154262 | controller |     "Jun 11 17:27:59.466758 crc crio[23211]: time=\"2026-06-11T17:27:59.46657622Z\" level=info msg=\"Removed container 98d2dc833989d59de25b9576b3da2d284dccce5349894056448afcd0b5338df2: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=38b85dd8-ff2c-4572-8345-107d726acc58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.154277 | controller |     "Jun 11 17:27:59.482664 crc crio[23211]: time=\"2026-06-11T17:27:59.48255589Z\" level=info msg=\"Removing container: 29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed\" id=dd2e9c66-0018-4873-b3ce-7f230453debe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.154296 | controller |     "Jun 11 17:27:59.625736 crc crio[23211]: time=\"2026-06-11T17:27:59.625621226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e1d00f6-ce52-4ecc-a6e3-a909f9a7b8d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.154312 | controller |     "Jun 11 17:28:00.377578 crc crio[23211]: time=\"2026-06-11T17:28:00.377483953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b01f31e5-aafd-451d-b4f0-4236d659e3b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.154328 | controller |     "Jun 11 17:28:00.823105 crc crio[23211]: time=\"2026-06-11T17:28:00.822983436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ff6da058-5a3b-4361-8549-183fa78dc2ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.154343 | controller |     "Jun 11 17:28:00.826481 crc crio[23211]: time=\"2026-06-11T17:28:00.824576156Z\" level=info msg=\"Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=89308c24-e838-4c92-893f-3e56c163622a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.154358 | controller |     "Jun 11 17:28:02.003252 crc crio[23211]: time=\"2026-06-11T17:28:02.001897573Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686648-nlhbg/POD\" id=3fade3e3-e2e0-4570-a59e-8f1bc3b6e23c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.154373 | controller |     "Jun 11 17:28:02.009815 crc crio[23211]: time=\"2026-06-11T17:28:02.003275987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154387 | controller |     "Jun 11 17:28:02.162806 crc crio[23211]: time=\"2026-06-11T17:28:02.161896982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154402 | controller |     "Jun 11 17:28:02.168829 crc crio[23211]: time=\"2026-06-11T17:28:02.168100228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154417 | controller |     "Jun 11 17:28:02.187321 crc crio[23211]: time=\"2026-06-11T17:28:02.187234697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154431 | controller |     "Jun 11 17:28:02.192326 crc crio[23211]: time=\"2026-06-11T17:28:02.192240052Z\" level=info msg=\"Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=600833e7-3776-4c3c-80f4-ef70c234b275 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.154447 | controller |     "Jun 11 17:28:02.236824 crc crio[23211]: time=\"2026-06-11T17:28:02.236741358Z\" level=info msg=\"Removing container: db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386\" id=ec2945c3-c799-46fb-bf1e-355007fec84a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.154462 | controller |     "Jun 11 17:28:02.270074 crc crio[23211]: time=\"2026-06-11T17:28:02.269978151Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=5c2234a7-015f-4b59-aec8-2f1c0c3ae8e4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.154481 | controller |     "Jun 11 17:28:02.272532 crc crio[23211]: time=\"2026-06-11T17:28:02.2723429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e1a84c87-60fc-4a04-abab-df6456c93fd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.154496 | controller |     "Jun 11 17:28:02.353509 crc crio[23211]: time=\"2026-06-11T17:28:02.353196476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154528 | controller |     "Jun 11 17:28:02.359323 crc crio[23211]: time=\"2026-06-11T17:28:02.359258887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154556 | controller |     "Jun 11 17:28:02.383299 crc crio[23211]: time=\"2026-06-11T17:28:02.383128675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154574 | controller |     "Jun 11 17:28:02.388803 crc crio[23211]: time=\"2026-06-11T17:28:02.388694605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154590 | controller |     "Jun 11 17:28:02.426795 crc crio[23211]: time=\"2026-06-11T17:28:02.425242961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154605 | controller |     "Jun 11 17:28:02.438335 crc crio[23211]: time=\"2026-06-11T17:28:02.438200255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154620 | controller |     "Jun 11 17:28:02.467594 crc crio[23211]: time=\"2026-06-11T17:28:02.467338805Z\" level=info msg=\"Created container e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a: openstack/neutron-db-create-47llt/mariadb-database-create\" id=80991b6d-8ce6-478e-8a88-06853274c09f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.154636 | controller |     "Jun 11 17:28:02.468887 crc crio[23211]: time=\"2026-06-11T17:28:02.468839553Z\" level=info msg=\"Starting container: e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a\" id=009c72ff-50b2-4ba2-8bfd-3478e78b625d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.154651 | controller |     "Jun 11 17:28:02.511996 crc crio[23211]: time=\"2026-06-11T17:28:02.51184102Z\" level=info msg=\"Started container\" PID=247641 containerID=e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a description=openstack/neutron-db-create-47llt/mariadb-database-create id=009c72ff-50b2-4ba2-8bfd-3478e78b625d name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706",
2026-06-11 18:01:03.154667 | controller |     "Jun 11 17:28:02.618331 crc crio[23211]: time=\"2026-06-11T17:28:02.617499438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154681 | controller |     "Jun 11 17:28:02.619327 crc crio[23211]: time=\"2026-06-11T17:28:02.619272092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154696 | controller |     "Jun 11 17:28:02.624971 crc crio[23211]: time=\"2026-06-11T17:28:02.624535353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154711 | controller |     "Jun 11 17:28:02.671957 crc crio[23211]: time=\"2026-06-11T17:28:02.671860039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154730 | controller |     "Jun 11 17:28:02.674615 crc crio[23211]: time=\"2026-06-11T17:28:02.674508316Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=53130882-c639-4071-82b5-f78129a218c2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.154745 | controller |     "Jun 11 17:28:02.678328 crc crio[23211]: time=\"2026-06-11T17:28:02.67825444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a89ce67f-e813-4307-b07a-a1280c7469f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.154759 | controller |     "Jun 11 17:28:02.686012 crc crio[23211]: time=\"2026-06-11T17:28:02.68585619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154774 | controller |     "Jun 11 17:28:02.749532 crc crio[23211]: time=\"2026-06-11T17:28:02.749346671Z\" level=info msg=\"Removed container db1aaad18338bb8addf1689f5f716838b622107def5d91360f75f8e91c877386: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ec2945c3-c799-46fb-bf1e-355007fec84a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.154788 | controller |     "Jun 11 17:28:02.755057 crc crio[23211]: time=\"2026-06-11T17:28:02.755002642Z\" level=info msg=\"Removing container: 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9\" id=5a7b6716-c41a-452f-8f52-2276302e836d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.154802 | controller |     "Jun 11 17:28:02.768958 crc crio[23211]: time=\"2026-06-11T17:28:02.76884964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154817 | controller |     "Jun 11 17:28:02.774623 crc crio[23211]: time=\"2026-06-11T17:28:02.774546233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154831 | controller |     "Jun 11 17:28:02.791700 crc crio[23211]: time=\"2026-06-11T17:28:02.79161664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154845 | controller |     "Jun 11 17:28:02.798938 crc crio[23211]: time=\"2026-06-11T17:28:02.798851751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154859 | controller |     "Jun 11 17:28:02.810749 crc crio[23211]: time=\"2026-06-11T17:28:02.810588445Z\" level=info msg=\"Created container ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=84ecbe43-384e-4414-a4d1-8b8bacc1027f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.154873 | controller |     "Jun 11 17:28:02.811726 crc crio[23211]: time=\"2026-06-11T17:28:02.81156193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154887 | controller |     "Jun 11 17:28:02.813686 crc crio[23211]: time=\"2026-06-11T17:28:02.813526549Z\" level=info msg=\"Starting container: ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb\" id=e7db25fc-91d9-4e73-86f1-fa4c531da13f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.154902 | controller |     "Jun 11 17:28:02.816566 crc crio[23211]: time=\"2026-06-11T17:28:02.816396952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154920 | controller |     "Jun 11 17:28:02.823484 crc crio[23211]: time=\"2026-06-11T17:28:02.823381097Z\" level=info msg=\"Started container\" PID=247693 containerID=ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb description=openstack/barbican-db-create-9spfg/mariadb-database-create id=e7db25fc-91d9-4e73-86f1-fa4c531da13f name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d",
2026-06-11 18:01:03.154937 | controller |     "Jun 11 17:28:02.913987 crc crio[23211]: time=\"2026-06-11T17:28:02.913799161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154952 | controller |     "Jun 11 17:28:02.922132 crc crio[23211]: time=\"2026-06-11T17:28:02.921811172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154966 | controller |     "Jun 11 17:28:02.955668 crc crio[23211]: time=\"2026-06-11T17:28:02.955573798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154980 | controller |     "Jun 11 17:28:02.959978 crc crio[23211]: time=\"2026-06-11T17:28:02.959912297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.154994 | controller |     "Jun 11 17:28:02.976918 crc crio[23211]: time=\"2026-06-11T17:28:02.976764659Z\" level=info msg=\"Created container 33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=87997cd8-d95c-4874-937f-85bf93b6f160 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.155009 | controller |     "Jun 11 17:28:02.980187 crc crio[23211]: time=\"2026-06-11T17:28:02.98000617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155023 | controller |     "Jun 11 17:28:02.982888 crc crio[23211]: time=\"2026-06-11T17:28:02.98281054Z\" level=info msg=\"Starting container: 33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034\" id=a6d862d4-6ffd-4edf-8dc6-039219b9578c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.155039 | controller |     "Jun 11 17:28:02.988568 crc crio[23211]: time=\"2026-06-11T17:28:02.988322418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155053 | controller |     "Jun 11 17:28:02.999560 crc crio[23211]: time=\"2026-06-11T17:28:02.999483459Z\" level=info msg=\"Created container 3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=5f8a645a-40a0-4a6c-8451-4511f5f24583 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.155068 | controller |     "Jun 11 17:28:03.001793 crc crio[23211]: time=\"2026-06-11T17:28:03.001367485Z\" level=info msg=\"Starting container: 3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab\" id=5b4de2bd-a6e1-4f69-90ac-ffbc3da4ffa6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.155082 | controller |     "Jun 11 17:28:03.007754 crc crio[23211]: time=\"2026-06-11T17:28:03.007665743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155100 | controller |     "Jun 11 17:28:03.013716 crc crio[23211]: time=\"2026-06-11T17:28:03.013647364Z\" level=info msg=\"Started container\" PID=247694 containerID=33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034 description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=a6d862d4-6ffd-4edf-8dc6-039219b9578c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175",
2026-06-11 18:01:03.155115 | controller |     "Jun 11 17:28:03.024562 crc crio[23211]: time=\"2026-06-11T17:28:03.022783632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155130 | controller |     "Jun 11 17:28:03.031032 crc crio[23211]: time=\"2026-06-11T17:28:03.030753301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155145 | controller |     "Jun 11 17:28:03.035739 crc crio[23211]: time=\"2026-06-11T17:28:03.035652415Z\" level=info msg=\"Started container\" PID=247691 containerID=3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab description=openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update id=5b4de2bd-a6e1-4f69-90ac-ffbc3da4ffa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9",
2026-06-11 18:01:03.155161 | controller |     "Jun 11 17:28:03.040879 crc crio[23211]: time=\"2026-06-11T17:28:03.037957343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155176 | controller |     "Jun 11 17:28:03.060099 crc crio[23211]: time=\"2026-06-11T17:28:03.058092397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155191 | controller |     "Jun 11 17:28:03.095787 crc crio[23211]: time=\"2026-06-11T17:28:03.095711599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155205 | controller |     "Jun 11 17:28:03.109848 crc crio[23211]: time=\"2026-06-11T17:28:03.1097013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155219 | controller |     "Jun 11 17:28:03.119337 crc crio[23211]: time=\"2026-06-11T17:28:03.11926048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155234 | controller |     "Jun 11 17:28:03.119791 crc crio[23211]: time=\"2026-06-11T17:28:03.119712751Z\" level=info msg=\"Created container 82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=dbf48954-0336-4949-b590-18c472c76aef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.155248 | controller |     "Jun 11 17:28:03.126577 crc crio[23211]: time=\"2026-06-11T17:28:03.125888375Z\" level=info msg=\"Starting container: 82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb\" id=7f05adf8-5d4a-42ef-a836-3d1c85ce7320 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.155275 | controller |     "Jun 11 17:28:03.182707 crc crio[23211]: time=\"2026-06-11T17:28:03.181245422Z\" level=info msg=\"Started container\" PID=247702 containerID=82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=7f05adf8-5d4a-42ef-a836-3d1c85ce7320 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033",
2026-06-11 18:01:03.155298 | controller |     "Jun 11 17:28:03.188233 crc crio[23211]: time=\"2026-06-11T17:28:03.187335305Z\" level=info msg=\"Created container 65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=1bddecb4-872b-41a3-a6d1-9a405ea477ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.155315 | controller |     "Jun 11 17:28:03.198971 crc crio[23211]: time=\"2026-06-11T17:28:03.196763151Z\" level=info msg=\"Starting container: 65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3\" id=2409e796-37b9-4545-a8d2-7eee86020544 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.155331 | controller |     "Jun 11 17:28:03.209112 crc crio[23211]: time=\"2026-06-11T17:28:03.208970047Z\" level=info msg=\"Started container\" PID=247722 containerID=65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3 description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=2409e796-37b9-4545-a8d2-7eee86020544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f",
2026-06-11 18:01:03.155347 | controller |     "Jun 11 17:28:03.236487 crc crio[23211]: time=\"2026-06-11T17:28:03.236330013Z\" level=info msg=\"Removed container 29f600df6e4af5267994ac6244294c1547b95d38ba63ec9b91d9c60dbf96f9ed: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=dd2e9c66-0018-4873-b3ce-7f230453debe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.155362 | controller |     "Jun 11 17:28:03.273512 crc crio[23211]: time=\"2026-06-11T17:28:03.273367281Z\" level=info msg=\"Created container d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=a8e28ea9-f11d-4c7c-bfe1-cdf4da5af8ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.155377 | controller |     "Jun 11 17:28:03.274769 crc crio[23211]: time=\"2026-06-11T17:28:03.274708954Z\" level=info msg=\"Starting container: d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d\" id=a3d032a7-b0e8-4c9a-a83b-85e25fcd3f2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.155393 | controller |     "Jun 11 17:28:03.297325 crc crio[23211]: time=\"2026-06-11T17:28:03.297217518Z\" level=info msg=\"Removed container 47665e5fb91df5225c63262ce06663a77e14d4e141cd2b86b8d1eeb15117a2e9: openstack/ceilometer-0/ceilometer-notification-agent\" id=5a7b6716-c41a-452f-8f52-2276302e836d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.155408 | controller |     "Jun 11 17:28:03.300579 crc crio[23211]: time=\"2026-06-11T17:28:03.30048303Z\" level=info msg=\"Started container\" PID=247707 containerID=d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=a3d032a7-b0e8-4c9a-a83b-85e25fcd3f2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e",
2026-06-11 18:01:03.155423 | controller |     "Jun 11 17:28:03.309061 crc crio[23211]: time=\"2026-06-11T17:28:03.308954922Z\" level=info msg=\"Removing container: cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6\" id=54aeafd7-c0eb-4256-9331-ed09b8757e0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.155438 | controller |     "Jun 11 17:28:03.330064 crc crio[23211]: time=\"2026-06-11T17:28:03.329943729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155453 | controller |     "Jun 11 17:28:03.335885 crc crio[23211]: time=\"2026-06-11T17:28:03.335797095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155471 | controller |     "Jun 11 17:28:03.340031 crc crio[23211]: time=\"2026-06-11T17:28:03.339939058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155486 | controller |     "Jun 11 17:28:03.340990 crc crio[23211]: time=\"2026-06-11T17:28:03.340923213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155500 | controller |     "Jun 11 17:28:03.344278 crc crio[23211]: time=\"2026-06-11T17:28:03.344187575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c921fddb-924a-4b81-92b9-ca435625bc83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.155544 | controller |     "Jun 11 17:28:03.371661 crc crio[23211]: time=\"2026-06-11T17:28:03.371569091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155564 | controller |     "Jun 11 17:28:03.375585 crc crio[23211]: time=\"2026-06-11T17:28:03.37552039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155581 | controller |     "Jun 11 17:28:03.378286 crc crio[23211]: time=\"2026-06-11T17:28:03.378247558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=a8bbfe6f-0f2d-4ddb-913e-fdfbda24bc60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.155598 | controller |     "Jun 11 17:28:03.390704 crc crio[23211]: time=\"2026-06-11T17:28:03.390335861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155615 | controller |     "Jun 11 17:28:03.391329 crc crio[23211]: time=\"2026-06-11T17:28:03.391240444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155631 | controller |     "Jun 11 17:28:03.398105 crc crio[23211]: time=\"2026-06-11T17:28:03.398033814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155647 | controller |     "Jun 11 17:28:03.400864 crc crio[23211]: time=\"2026-06-11T17:28:03.400789513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155664 | controller |     "Jun 11 17:28:03.410837 crc crio[23211]: time=\"2026-06-11T17:28:03.410190949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155680 | controller |     "Jun 11 17:28:03.424614 crc crio[23211]: time=\"2026-06-11T17:28:03.424533118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155697 | controller |     "Jun 11 17:28:03.432345 crc crio[23211]: time=\"2026-06-11T17:28:03.431927463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2b0ab061-a7d4-4b89-bfb1-7f44fe66abf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.155714 | controller |     "Jun 11 17:28:03.446294 crc crio[23211]: time=\"2026-06-11T17:28:03.446029857Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686648-nlhbg Namespace:openshift-infra ID:d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4 UID:be114a58-6d82-466c-8cf5-b9af00a51e7f NetNS:/var/run/netns/53d2e263-85c5-42b6-a44d-0251f00d44a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe114a58_6d82_466c_8cf5_b9af00a51e7f.slice PodAnnotations:0xc0022785e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.155735 | controller |     "Jun 11 17:28:03.446294 crc crio[23211]: time=\"2026-06-11T17:28:03.446079988Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686648-nlhbg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.155752 | controller |     "Jun 11 17:28:03.451257 crc crio[23211]: time=\"2026-06-11T17:28:03.451140864Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3e1ee9b4-66ac-4b9c-ab09-5146c02589df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.155769 | controller |     "Jun 11 17:28:03.480052 crc crio[23211]: time=\"2026-06-11T17:28:03.479924656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=10737986-6395-41e2-a244-c8db33ef146f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.155785 | controller |     "Jun 11 17:28:03.552173 crc crio[23211]: time=\"2026-06-11T17:28:03.549378006Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-xgqfx/ovsdb-server-init\" id=e7793bdb-0320-4f12-b96f-c3b646ce785e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.155801 | controller |     "Jun 11 17:28:03.552173 crc crio[23211]: time=\"2026-06-11T17:28:03.551207662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155817 | controller |     "Jun 11 17:28:03.559744 crc crio[23211]: time=\"2026-06-11T17:28:03.559173012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155833 | controller |     "Jun 11 17:28:03.565380 crc crio[23211]: time=\"2026-06-11T17:28:03.565290375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155850 | controller |     "Jun 11 17:28:03.572076 crc crio[23211]: time=\"2026-06-11T17:28:03.571283545Z\" level=info msg=\"Creating container: openstack/ovn-controller-6hbvd/ovn-controller\" id=8b559b9e-a20a-4aac-80a0-66dec66cbe74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.155865 | controller |     "Jun 11 17:28:03.676128 crc crio[23211]: time=\"2026-06-11T17:28:03.675537776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155881 | controller |     "Jun 11 17:28:03.720674 crc crio[23211]: time=\"2026-06-11T17:28:03.720508224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155897 | controller |     "Jun 11 17:28:03.726996 crc crio[23211]: time=\"2026-06-11T17:28:03.726912055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155913 | controller |     "Jun 11 17:28:03.743933 crc crio[23211]: time=\"2026-06-11T17:28:03.743864169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155929 | controller |     "Jun 11 17:28:03.745611 crc crio[23211]: time=\"2026-06-11T17:28:03.745536921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155949 | controller |     "Jun 11 17:28:03.751511 crc crio[23211]: time=\"2026-06-11T17:28:03.750610598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155965 | controller |     "Jun 11 17:28:03.782990 crc crio[23211]: time=\"2026-06-11T17:28:03.782943838Z\" level=info msg=\"Removed container cedbad15847fa1bc5bbd219e7979bb712e24989e038b44ea51e19b59022089c6: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=54aeafd7-c0eb-4256-9331-ed09b8757e0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.155981 | controller |     "Jun 11 17:28:03.790017 crc crio[23211]: time=\"2026-06-11T17:28:03.789600555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.155997 | controller |     "Jun 11 17:28:03.816116 crc crio[23211]: time=\"2026-06-11T17:28:03.816027168Z\" level=info msg=\"Removing container: 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77\" id=538908ff-5a18-4ff0-b43b-77d61e149f00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.156014 | controller |     "Jun 11 17:28:03.868531 crc crio[23211]: time=\"2026-06-11T17:28:03.868391789Z\" level=info msg=\"Created container 24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=d32f132e-cc63-4a31-a84d-9278ebe9a874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.156030 | controller |     "Jun 11 17:28:03.877174 crc crio[23211]: time=\"2026-06-11T17:28:03.877083417Z\" level=info msg=\"Starting container: 24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317\" id=cd1dd746-df92-4ca5-a401-997450ce5cd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.156046 | controller |     "Jun 11 17:28:03.881898 crc crio[23211]: time=\"2026-06-11T17:28:03.881738624Z\" level=info msg=\"Created container fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=ca68d0e2-65e4-4a4d-afbf-ddfcda5d76f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.156063 | controller |     "Jun 11 17:28:03.883987 crc crio[23211]: time=\"2026-06-11T17:28:03.883909478Z\" level=info msg=\"Removed container 7cc538ee314580d21e325310b12f78f782f2d9da7cda13a0143cf83ffd3eba77: openstack/memcached-0/memcached\" id=538908ff-5a18-4ff0-b43b-77d61e149f00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.156079 | controller |     "Jun 11 17:28:03.892921 crc crio[23211]: time=\"2026-06-11T17:28:03.892826011Z\" level=info msg=\"Started container\" PID=247734 containerID=24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317 description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=cd1dd746-df92-4ca5-a401-997450ce5cd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013",
2026-06-11 18:01:03.156096 | controller |     "Jun 11 17:28:03.907864 crc crio[23211]: time=\"2026-06-11T17:28:03.906232257Z\" level=info msg=\"Starting container: fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457\" id=bfcc2d38-d1a7-4f5a-9985-babba7706de4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.156115 | controller |     "Jun 11 17:28:03.909010 crc crio[23211]: time=\"2026-06-11T17:28:03.908294429Z\" level=info msg=\"Removing container: 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13\" id=463ee6fa-eab5-43f5-bb76-9f53d8df535a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.156133 | controller |     "Jun 11 17:28:03.921573 crc crio[23211]: time=\"2026-06-11T17:28:03.917709794Z\" level=info msg=\"Started container\" PID=247730 containerID=fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457 description=openstack/nova-cell1-db-create-lrp4l/mariadb-database-create id=bfcc2d38-d1a7-4f5a-9985-babba7706de4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5",
2026-06-11 18:01:03.156154 | controller |     "Jun 11 17:28:03.951908 crc crio[23211]: time=\"2026-06-11T17:28:03.944739643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.156170 | controller |     "Jun 11 17:28:04.235271 crc crio[23211]: 2026-06-11T17:28:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7ece6d378543ff Mac:c6:26:54:a6:2d:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/53d2e263-85c5-42b6-a44d-0251f00d44a2 SocketPath: PciID:}] [{Interface:0xc000526770 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.156188 | controller |     "Jun 11 17:28:04.245969 crc crio[23211]: time=\"2026-06-11T17:28:04.237646751Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686648-nlhbg Namespace:openshift-infra ID:d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4 UID:be114a58-6d82-466c-8cf5-b9af00a51e7f NetNS:/var/run/netns/53d2e263-85c5-42b6-a44d-0251f00d44a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe114a58_6d82_466c_8cf5_b9af00a51e7f.slice PodAnnotations:0xc0022785e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.156205 | controller |     "Jun 11 17:28:04.245969 crc crio[23211]: time=\"2026-06-11T17:28:04.237820696Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686648-nlhbg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.156221 | controller |     "Jun 11 17:28:04.308004 crc crio[23211]: time=\"2026-06-11T17:28:04.307790809Z\" level=info msg=\"Removing container: 250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44\" id=9f949dc2-da18-4e7a-838a-6f667682299d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.156236 | controller |     "Jun 11 17:28:04.380595 crc crio[23211]: time=\"2026-06-11T17:28:04.380533291Z\" level=info msg=\"Removed container 14c68303cca9c7bbcbd65202f5ec13b2e199736e7a46afde06830fc348d7bf13: openstack/ceilometer-0/ceilometer-central-agent\" id=463ee6fa-eab5-43f5-bb76-9f53d8df535a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.156253 | controller |     "Jun 11 17:28:04.386391 crc crio[23211]: time=\"2026-06-11T17:28:04.386303235Z\" level=info msg=\"Removing container: 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6\" id=4ac0030e-23d6-426c-a8f3-513d4516de66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.156269 | controller |     "Jun 11 17:28:04.557803 crc crio[23211]: time=\"2026-06-11T17:28:04.55769809Z\" level=info msg=\"Ran pod sandbox d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4 with infra container: openshift-infra/auto-csr-approver-29686648-nlhbg/POD\" id=3fade3e3-e2e0-4570-a59e-8f1bc3b6e23c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.156285 | controller |     "Jun 11 17:28:04.569484 crc crio[23211]: time=\"2026-06-11T17:28:04.569362112Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b5c828da-bddc-428b-bc8a-df770df15c17 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.156301 | controller |     "Jun 11 17:28:04.583960 crc crio[23211]: time=\"2026-06-11T17:28:04.583870165Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.156318 | controller |     "Jun 11 17:28:04.639258 crc crio[23211]: time=\"2026-06-11T17:28:04.638753431Z\" level=info msg=\"Removed container 1ad2bcc22f964ac9434ad205338270ab5f42effcf12cc3597b0df853585c4bb6: openstack/cinder-api-0/cinder-api-log\" id=4ac0030e-23d6-426c-a8f3-513d4516de66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.156338 | controller |     "Jun 11 17:28:04.651342 crc crio[23211]: time=\"2026-06-11T17:28:04.651258424Z\" level=info msg=\"Removing container: 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4\" id=c7b6535c-2b0f-443f-a989-406949e0ab9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.156355 | controller |     "Jun 11 17:28:04.685235 crc crio[23211]: time=\"2026-06-11T17:28:04.685054841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.156371 | controller |     "Jun 11 17:28:04.742823 crc crio[23211]: time=\"2026-06-11T17:28:04.742644583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.156386 | controller |     "Jun 11 17:28:04.806985 crc crio[23211]: time=\"2026-06-11T17:28:04.806837282Z\" level=info msg=\"Created container be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595: openstack/rabbitmq-server-0/rabbitmq\" id=82573578-1a53-454c-9b66-8d383b3ddc62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.156402 | controller |     "Jun 11 17:28:04.809541 crc crio[23211]: time=\"2026-06-11T17:28:04.809334145Z\" level=info msg=\"Starting container: be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595\" id=230f7070-5173-47bb-ac3f-082fe23ad750 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.156417 | controller |     "Jun 11 17:28:04.818932 crc crio[23211]: time=\"2026-06-11T17:28:04.818825852Z\" level=info msg=\"Started container\" PID=248195 containerID=be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595 description=openstack/rabbitmq-server-0/rabbitmq id=230f7070-5173-47bb-ac3f-082fe23ad750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8",
2026-06-11 18:01:03.156433 | controller |     "Jun 11 17:28:04.902361 crc crio[23211]: time=\"2026-06-11T17:28:04.902257902Z\" level=info msg=\"Created container 64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=7dddf11c-5db7-4187-80dc-9b59fdd43229 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.156453 | controller |     "Jun 11 17:28:04.906217 crc crio[23211]: time=\"2026-06-11T17:28:04.906030347Z\" level=info msg=\"Created container 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2: openstack/swift-storage-0/object-updater\" id=851859a1-ece6-45ce-9a27-f8621a0d1696 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.156478 | controller |     "Jun 11 17:28:04.906983 crc crio[23211]: time=\"2026-06-11T17:28:04.906045638Z\" level=info msg=\"Starting container: 64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e\" id=ea845baa-85fb-456e-9147-15df6fc4947e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.156504 | controller |     "Jun 11 17:28:04.908059 crc crio[23211]: time=\"2026-06-11T17:28:04.90774462Z\" level=info msg=\"Created container 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36: openstack/ceilometer-0/sg-core\" id=a15cecbb-2f9d-4e75-8605-b44ac493877b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.156552 | controller |     "Jun 11 17:28:04.908059 crc crio[23211]: time=\"2026-06-11T17:28:04.907788321Z\" level=info msg=\"Starting container: 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2\" id=f55e3957-5c79-488a-a972-f33b423297ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.156573 | controller |     "Jun 11 17:28:04.908587 crc crio[23211]: time=\"2026-06-11T17:28:04.908484179Z\" level=info msg=\"Starting container: 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36\" id=8435fec5-9285-4a37-be25-c17295349722 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.156594 | controller |     "Jun 11 17:28:04.918727 crc crio[23211]: time=\"2026-06-11T17:28:04.918619613Z\" level=info msg=\"Started container\" PID=248194 containerID=622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36 description=openstack/ceilometer-0/sg-core id=8435fec5-9285-4a37-be25-c17295349722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c",
2026-06-11 18:01:03.156612 | controller |     "Jun 11 17:28:04.924410 crc crio[23211]: time=\"2026-06-11T17:28:04.923668139Z\" level=info msg=\"Started container\" PID=248163 containerID=8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2 description=openstack/swift-storage-0/object-updater id=f55e3957-5c79-488a-a972-f33b423297ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.156632 | controller |     "Jun 11 17:28:04.932858 crc crio[23211]: time=\"2026-06-11T17:28:04.932130551Z\" level=info msg=\"Started container\" PID=248198 containerID=64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=ea845baa-85fb-456e-9147-15df6fc4947e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79",
2026-06-11 18:01:03.156663 | controller |     "Jun 11 17:28:04.939899 crc crio[23211]: time=\"2026-06-11T17:28:04.939796063Z\" level=info msg=\"Created container 013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=600833e7-3776-4c3c-80f4-ef70c234b275 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.156692 | controller |     "Jun 11 17:28:04.941414 crc crio[23211]: time=\"2026-06-11T17:28:04.94127284Z\" level=info msg=\"Starting container: 013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9\" id=d53c3df9-1096-449e-8bb4-955c674409a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.156720 | controller |     "Jun 11 17:28:04.947197 crc crio[23211]: time=\"2026-06-11T17:28:04.947078515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=842c851b-ecf3-4349-a998-fb96d52ee680 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.156747 | controller |     "Jun 11 17:28:04.972094 crc crio[23211]: time=\"2026-06-11T17:28:04.958402649Z\" level=info msg=\"Created container 6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=4d3a855c-8351-4d06-b8dc-34e7bf98833b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.156773 | controller |     "Jun 11 17:28:04.972094 crc crio[23211]: time=\"2026-06-11T17:28:04.95964748Z\" level=info msg=\"Starting container: 6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d\" id=ce67f3cb-2ae7-40e2-b2b8-cc671165852a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.156800 | controller |     "Jun 11 17:28:04.972094 crc crio[23211]: time=\"2026-06-11T17:28:04.96121362Z\" level=info msg=\"Created container 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680: openstack/openstack-galera-0/galera\" id=ec30b22a-5e9b-4b5f-b397-1f8c2c7177bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.156826 | controller |     "Jun 11 17:28:04.972094 crc crio[23211]: time=\"2026-06-11T17:28:04.963782834Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4eccb12e-a2e2-4e78-983a-587d09567a7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.156887 | controller |     "Jun 11 17:28:04.972094 crc crio[23211]: time=\"2026-06-11T17:28:04.96404265Z\" level=info msg=\"Starting container: 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680\" id=df85a1be-85d2-4d34-90ef-d03795c6994a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.156917 | controller |     "Jun 11 17:28:04.972094 crc crio[23211]: time=\"2026-06-11T17:28:04.964678907Z\" level=info msg=\"Started container\" PID=248197 containerID=013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9 description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=d53c3df9-1096-449e-8bb4-955c674409a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef",
2026-06-11 18:01:03.156937 | controller |     "Jun 11 17:28:04.975947 crc crio[23211]: time=\"2026-06-11T17:28:04.973835456Z\" level=info msg=\"Started container\" PID=248202 containerID=6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=ce67f3cb-2ae7-40e2-b2b8-cc671165852a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639",
2026-06-11 18:01:03.156955 | controller |     "Jun 11 17:28:04.979547 crc crio[23211]: time=\"2026-06-11T17:28:04.979267893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=be08df9d-3832-4fad-9212-701d7454824a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.156972 | controller |     "Jun 11 17:28:04.989662 crc crio[23211]: time=\"2026-06-11T17:28:04.989621202Z\" level=info msg=\"Started container\" PID=248190 containerID=2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680 description=openstack/openstack-galera-0/galera id=df85a1be-85d2-4d34-90ef-d03795c6994a name=/runtime.v1.RuntimeService/StartContainer sandboxID=77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33",
2026-06-11 18:01:03.156989 | controller |     "Jun 11 17:28:04.999494 crc crio[23211]: time=\"2026-06-11T17:28:04.998661248Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=9f6a00e5-df36-4874-b33c-407dfb7e91c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.157005 | controller |     "Jun 11 17:28:04.999494 crc crio[23211]: time=\"2026-06-11T17:28:04.99917011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.157021 | controller |     "Jun 11 17:28:05.009097 crc crio[23211]: time=\"2026-06-11T17:28:05.008996867Z\" level=info msg=\"Created container c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=2bbaf0b1-cf8d-4290-8424-83d98e4291b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.157038 | controller |     "Jun 11 17:28:05.023927 crc crio[23211]: time=\"2026-06-11T17:28:05.023006738Z\" level=info msg=\"Starting container: c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7\" id=b1b6bd35-e0ff-44a7-b638-25873edbf137 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.157054 | controller |     "Jun 11 17:28:05.031906 crc crio[23211]: time=\"2026-06-11T17:28:05.031109961Z\" level=info msg=\"Created container 1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=6d6c9a30-b949-4433-b7f4-20d0d852d3de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.157071 | controller |     "Jun 11 17:28:05.032660 crc crio[23211]: time=\"2026-06-11T17:28:05.032071065Z\" level=info msg=\"Started container\" PID=248199 containerID=c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7 description=openstack/glance-db-create-5c6nr/mariadb-database-create id=b1b6bd35-e0ff-44a7-b638-25873edbf137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791",
2026-06-11 18:01:03.157094 | controller |     "Jun 11 17:28:05.036791 crc crio[23211]: time=\"2026-06-11T17:28:05.036723562Z\" level=info msg=\"Starting container: 1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895\" id=eda3b3cf-aa8f-467f-a106-9650c3c90e91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.157111 | controller |     "Jun 11 17:28:05.043130 crc crio[23211]: time=\"2026-06-11T17:28:05.042924506Z\" level=info msg=\"Started container\" PID=248182 containerID=1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895 description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=eda3b3cf-aa8f-467f-a106-9650c3c90e91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27",
2026-06-11 18:01:03.157129 | controller |     "Jun 11 17:28:05.071500 crc crio[23211]: time=\"2026-06-11T17:28:05.071310248Z\" level=info msg=\"Created container ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=a44e6577-3a3c-4a4c-8384-3a3d4599df8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.157145 | controller |     "Jun 11 17:28:05.075383 crc crio[23211]: time=\"2026-06-11T17:28:05.074654132Z\" level=info msg=\"Starting container: ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334\" id=e5be3ebf-4902-4d30-9f21-325b15654a4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.157161 | controller |     "Jun 11 17:28:05.080108 crc crio[23211]: time=\"2026-06-11T17:28:05.080054327Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=3a600b9f-0296-4ad7-a137-0ea06d36b95f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.157178 | controller |     "Jun 11 17:28:05.093569 crc crio[23211]: time=\"2026-06-11T17:28:05.093342171Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a53326a8-f742-42ea-ad7f-1151fc5c29bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.157194 | controller |     "Jun 11 17:28:05.094007 crc crio[23211]: time=\"2026-06-11T17:28:05.093821452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.157210 | controller |     "Jun 11 17:28:05.094229 crc crio[23211]: time=\"2026-06-11T17:28:05.094108729Z\" level=info msg=\"Started container\" PID=248203 containerID=ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334 description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api id=e5be3ebf-4902-4d30-9f21-325b15654a4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b",
2026-06-11 18:01:03.157226 | controller |     "Jun 11 17:28:05.277048 crc crio[23211]: time=\"2026-06-11T17:28:05.276882528Z\" level=info msg=\"Created container edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=1932d154-aca9-4057-ab15-c1c683b11863 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.157242 | controller |     "Jun 11 17:28:05.279180 crc crio[23211]: time=\"2026-06-11T17:28:05.278677824Z\" level=info msg=\"Starting container: edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d\" id=ab39a980-c9a8-42bf-bae8-14a96b55d3f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.157258 | controller |     "Jun 11 17:28:05.297899 crc crio[23211]: time=\"2026-06-11T17:28:05.297744572Z\" level=info msg=\"Started container\" PID=248192 containerID=edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=ab39a980-c9a8-42bf-bae8-14a96b55d3f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab",
2026-06-11 18:01:03.157278 | controller |     "Jun 11 17:28:05.352627 crc crio[23211]: time=\"2026-06-11T17:28:05.3523664Z\" level=info msg=\"Created container 8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=3d64ff47-258a-4373-9306-cfb995057909 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.157295 | controller |     "Jun 11 17:28:05.365559 crc crio[23211]: time=\"2026-06-11T17:28:05.365494369Z\" level=info msg=\"Starting container: 8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22\" id=3d381b1d-aa33-4e8f-be50-0ca02f5763b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.157312 | controller |     "Jun 11 17:28:05.386638 crc crio[23211]: time=\"2026-06-11T17:28:05.386525696Z\" level=info msg=\"Started container\" PID=248200 containerID=8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22 description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=3d381b1d-aa33-4e8f-be50-0ca02f5763b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99",
2026-06-11 18:01:03.157328 | controller |     "Jun 11 17:28:05.494847 crc crio[23211]: time=\"2026-06-11T17:28:05.494203514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.157344 | controller |     "Jun 11 17:28:05.512642 crc crio[23211]: time=\"2026-06-11T17:28:05.512577534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.157359 | controller |     "Jun 11 17:28:05.534630 crc crio[23211]: time=\"2026-06-11T17:28:05.533043407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.157375 | controller |     "Jun 11 17:28:05.549287 crc crio[23211]: time=\"2026-06-11T17:28:05.549097359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.157391 | controller |     "Jun 11 17:28:05.571206 crc crio[23211]: time=\"2026-06-11T17:28:05.570969008Z\" level=info msg=\"Stopping container: 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887 (timeout: 30s)\" id=e9a2f761-b57d-40bb-aecd-f6d26d9243f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.157407 | controller |     "Jun 11 17:28:05.734781 crc crio[23211]: time=\"2026-06-11T17:28:05.73393048Z\" level=info msg=\"Removed container 250a77f2093f6f52bc87f5a54bb5e6d84b49e063807304cc8b6b1ea23d280b44: openstack/neutron-db-create-47llt/mariadb-database-create\" id=9f949dc2-da18-4e7a-838a-6f667682299d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.157423 | controller |     "Jun 11 17:28:05.741531 crc crio[23211]: time=\"2026-06-11T17:28:05.741304875Z\" level=info msg=\"Created container 481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=89308c24-e838-4c92-893f-3e56c163622a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.157439 | controller |     "Jun 11 17:28:05.753257 crc crio[23211]: time=\"2026-06-11T17:28:05.752654769Z\" level=info msg=\"Starting container: 481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11\" id=f47dea9d-06cb-4bfd-be6e-5634f51c3b9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.157458 | controller |     "Jun 11 17:28:05.753257 crc crio[23211]: time=\"2026-06-11T17:28:05.752979588Z\" level=info msg=\"Removing container: c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859\" id=20809a6f-a567-4b71-9d05-54ef0cc62577 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.157475 | controller |     "Jun 11 17:28:05.768726 crc crio[23211]: time=\"2026-06-11T17:28:05.768553598Z\" level=info msg=\"Removed container 58903489aef4beef13312a66c7a5937adb31e355d7befe638543493cdb4752e4: openstack/cinder-scheduler-0/cinder-scheduler\" id=c7b6535c-2b0f-443f-a989-406949e0ab9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.157492 | controller |     "Jun 11 17:28:05.773738 crc crio[23211]: time=\"2026-06-11T17:28:05.772897397Z\" level=info msg=\"Created container cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3e1ee9b4-66ac-4b9c-ab09-5146c02589df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.157508 | controller |     "Jun 11 17:28:05.794535 crc crio[23211]: time=\"2026-06-11T17:28:05.783574584Z\" level=info msg=\"Started container\" PID=248183 containerID=481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11 description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=f47dea9d-06cb-4bfd-be6e-5634f51c3b9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e",
2026-06-11 18:01:03.157558 | controller |     "Jun 11 17:28:05.794535 crc crio[23211]: time=\"2026-06-11T17:28:05.786761174Z\" level=info msg=\"Starting container: cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23\" id=f0ca06c5-c28e-4445-ba72-cdb5c5ac484f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.157577 | controller |     "Jun 11 17:28:05.794535 crc crio[23211]: time=\"2026-06-11T17:28:05.791100353Z\" level=info msg=\"Removing container: c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48\" id=5ba74699-abe0-418b-8093-b5748ef36b14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.157594 | controller |     "Jun 11 17:28:05.806103 crc crio[23211]: time=\"2026-06-11T17:28:05.802796897Z\" level=info msg=\"Started container\" PID=248188 containerID=cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f0ca06c5-c28e-4445-ba72-cdb5c5ac484f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e",
2026-06-11 18:01:03.157612 | controller |     "Jun 11 17:28:05.841571 crc crio[23211]: time=\"2026-06-11T17:28:05.838696355Z\" level=info msg=\"Stopping pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\" id=b4238fc6-4a16-4a12-b08b-18563621a7fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.157628 | controller |     "Jun 11 17:28:05.841571 crc crio[23211]: time=\"2026-06-11T17:28:05.840208853Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b3-account-create-update-m7ccp Namespace:openstack ID:56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9 UID:708e684e-4e82-4e1e-a5fa-a23ea85e1b36 NetNS:/var/run/netns/126eadc7-038d-473c-a581-c1019dbc3e30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod708e684e_4e82_4e1e_a5fa_a23ea85e1b36.slice PodAnnotations:0xc002794640}] Aliases:map[]}\"",
2026-06-11 18:01:03.157646 | controller |     "Jun 11 17:28:05.841571 crc crio[23211]: time=\"2026-06-11T17:28:05.840352807Z\" level=info msg=\"Deleting pod openstack_nova-cell1-a0b3-account-create-update-m7ccp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.157662 | controller |     "Jun 11 17:28:05.978926 crc crio[23211]: time=\"2026-06-11T17:28:05.976139459Z\" level=info msg=\"Removed container c3f7fc76f1b65ed6af4a1f258c13a3da6fc595e0781ca0651307438cfdefbd48: openstack/rabbitmq-server-0/setup-container\" id=5ba74699-abe0-418b-8093-b5748ef36b14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.157684 | controller |     "Jun 11 17:28:05.989891 crc crio[23211]: time=\"2026-06-11T17:28:05.98936932Z\" level=info msg=\"Removing container: dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e\" id=12d10bc5-4f32-497e-a446-5cf4b9c2725a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.157701 | controller |     "Jun 11 17:28:06.023338 crc crio[23211]: time=\"2026-06-11T17:28:06.02326866Z\" level=info msg=\"Stopped container 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=e9a2f761-b57d-40bb-aecd-f6d26d9243f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.157718 | controller |     "Jun 11 17:28:06.029498 crc crio[23211]: time=\"2026-06-11T17:28:06.029373853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e1fab311-7b46-4d8c-a598-ab3d64eeaef8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.157734 | controller |     "Jun 11 17:28:06.049793 crc crio[23211]: time=\"2026-06-11T17:28:06.049737583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7b100d0f-fd06-446b-a18a-6456900996d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.157750 | controller |     "Jun 11 17:28:06.059799 crc crio[23211]: time=\"2026-06-11T17:28:06.059747844Z\" level=info msg=\"Creating container: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=f21d54a0-465f-406c-ae00-3c89e326182c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.157766 | controller |     "Jun 11 17:28:06.061173 crc crio[23211]: time=\"2026-06-11T17:28:06.061118748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.157782 | controller |     "Jun 11 17:28:06.152375 crc crio[23211]: time=\"2026-06-11T17:28:06.152307763Z\" level=info msg=\"Created container fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=21ec6093-a6c8-46fd-b9b4-a5cb8ab3858f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.157798 | controller |     "Jun 11 17:28:06.165738 crc crio[23211]: time=\"2026-06-11T17:28:06.165646517Z\" level=info msg=\"Starting container: fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac\" id=126985c0-8bc3-44bb-a057-9d9490543e5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.157815 | controller |     "Jun 11 17:28:06.201352 crc crio[23211]: time=\"2026-06-11T17:28:06.201235489Z\" level=info msg=\"Started container\" PID=248205 containerID=fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac description=openstack/placement-db-create-nkzqd/mariadb-database-create id=126985c0-8bc3-44bb-a057-9d9490543e5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b",
2026-06-11 18:01:03.157832 | controller |     "Jun 11 17:28:06.348980 crc crio[23211]: time=\"2026-06-11T17:28:06.348835317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.157848 | controller |     "Jun 11 17:28:06.362556 crc crio[23211]: time=\"2026-06-11T17:28:06.362223583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.157869 | controller |     "Jun 11 17:28:06.900598 crc crio[23211]: time=\"2026-06-11T17:28:06.899941555Z\" level=info msg=\"Stopping pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\" id=ee05eb62-d673-4077-990e-9b158501f7e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.157885 | controller |     "Jun 11 17:28:06.901257 crc crio[23211]: time=\"2026-06-11T17:28:06.901186036Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lrp4l Namespace:openstack ID:8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5 UID:8e7ddf00-774b-4aa8-9b7c-a0b09992594c NetNS:/var/run/netns/51e09228-eb59-487b-8045-2398075a8fd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e7ddf00_774b_4aa8_9b7c_a0b09992594c.slice PodAnnotations:0xc0030889c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.157902 | controller |     "Jun 11 17:28:06.901589 crc crio[23211]: time=\"2026-06-11T17:28:06.90135506Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-lrp4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.157918 | controller |     "Jun 11 17:28:06.955007 crc crio[23211]: time=\"2026-06-11T17:28:06.954525273Z\" level=info msg=\"Created container 8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=e5c8e6cd-d381-4d32-969f-06ed517b97f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.157935 | controller |     "Jun 11 17:28:06.955979 crc crio[23211]: time=\"2026-06-11T17:28:06.955228151Z\" level=info msg=\"Created container b1a4f938a919df86cd0bbdd6a22d90ad58c2e0a5415403e6928cd7aacfabf4a3: openstack/ovn-controller-6hbvd/ovn-controller\" id=8b559b9e-a20a-4aac-80a0-66dec66cbe74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.157952 | controller |     "Jun 11 17:28:06.956264 crc crio[23211]: time=\"2026-06-11T17:28:06.956206915Z\" level=info msg=\"Starting container: b1a4f938a919df86cd0bbdd6a22d90ad58c2e0a5415403e6928cd7aacfabf4a3\" id=a5eabb7a-5051-45ac-ad07-b0513978cc52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.157969 | controller |     "Jun 11 17:28:06.956855 crc crio[23211]: time=\"2026-06-11T17:28:06.956221535Z\" level=info msg=\"Starting container: 8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964\" id=cb31b969-054d-49a2-842e-2046e59cc2e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.157985 | controller |     "Jun 11 17:28:06.963783 crc crio[23211]: time=\"2026-06-11T17:28:06.963416096Z\" level=info msg=\"Started container\" PID=248204 containerID=8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=cb31b969-054d-49a2-842e-2046e59cc2e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747",
2026-06-11 18:01:03.158002 | controller |     "Jun 11 17:28:06.984360 crc crio[23211]: time=\"2026-06-11T17:28:06.984022162Z\" level=info msg=\"Created container f34b03b950b9d13e61cd6439dcac0d1f343cbd587cfe9e97160429c92427d4e1: openstack/ovn-controller-ovs-xgqfx/ovsdb-server-init\" id=e7793bdb-0320-4f12-b96f-c3b646ce785e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.158017 | controller |     "Jun 11 17:28:06.987321 crc crio[23211]: time=\"2026-06-11T17:28:06.9847865Z\" level=info msg=\"Created container 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279: openstack/swift-storage-0/object-expirer\" id=9f6a00e5-df36-4874-b33c-407dfb7e91c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.158033 | controller |     "Jun 11 17:28:06.987321 crc crio[23211]: time=\"2026-06-11T17:28:06.98635414Z\" level=info msg=\"Starting container: f34b03b950b9d13e61cd6439dcac0d1f343cbd587cfe9e97160429c92427d4e1\" id=449a697a-c07c-447f-b83e-ca7518c03cc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.158053 | controller |     "Jun 11 17:28:06.988897 crc crio[23211]: time=\"2026-06-11T17:28:06.987400676Z\" level=info msg=\"Created container 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4: openstack/ceilometer-0/proxy-httpd\" id=a53326a8-f742-42ea-ad7f-1151fc5c29bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.158070 | controller |     "Jun 11 17:28:06.988897 crc crio[23211]: time=\"2026-06-11T17:28:06.98875937Z\" level=info msg=\"Starting container: 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4\" id=87587cae-8c7f-4058-b90e-9b46e3f5ca95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.158086 | controller |     "Jun 11 17:28:06.990050 crc crio[23211]: time=\"2026-06-11T17:28:06.989907549Z\" level=info msg=\"Starting container: 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279\" id=648660e2-5cff-4034-b68b-e1b501b1c373 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.158102 | controller |     "Jun 11 17:28:06.994547 crc crio[23211]: time=\"2026-06-11T17:28:06.991617432Z\" level=info msg=\"Created container 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=f21d54a0-465f-406c-ae00-3c89e326182c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.158118 | controller |     "Jun 11 17:28:06.994547 crc crio[23211]: time=\"2026-06-11T17:28:06.992768941Z\" level=info msg=\"Starting container: 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0\" id=88748790-1d81-4377-ad9a-fd383ba87ffe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.158134 | controller |     "Jun 11 17:28:06.994547 crc crio[23211]: time=\"2026-06-11T17:28:06.99392482Z\" level=info msg=\"Started container\" PID=248644 containerID=b1a4f938a919df86cd0bbdd6a22d90ad58c2e0a5415403e6928cd7aacfabf4a3 description=openstack/ovn-controller-6hbvd/ovn-controller id=a5eabb7a-5051-45ac-ad07-b0513978cc52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=597a0bff08833de4380a24541eee50e48bdc0e2602f63ec7a49eac42fd5ed3a6",
2026-06-11 18:01:03.158151 | controller |     "Jun 11 17:28:07.000404 crc crio[23211]: time=\"2026-06-11T17:28:07.00030648Z\" level=info msg=\"Started container\" PID=248642 containerID=f34b03b950b9d13e61cd6439dcac0d1f343cbd587cfe9e97160429c92427d4e1 description=openstack/ovn-controller-ovs-xgqfx/ovsdb-server-init id=449a697a-c07c-447f-b83e-ca7518c03cc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd",
2026-06-11 18:01:03.158167 | controller |     "Jun 11 17:28:07.003784 crc crio[23211]: time=\"2026-06-11T17:28:07.003719255Z\" level=info msg=\"Started container\" PID=248635 containerID=32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4 description=openstack/ceilometer-0/proxy-httpd id=87587cae-8c7f-4058-b90e-9b46e3f5ca95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c",
2026-06-11 18:01:03.158185 | controller |     "Jun 11 17:28:07.007015 crc crio[23211]: time=\"2026-06-11T17:28:07.006926725Z\" level=info msg=\"Started container\" PID=248907 containerID=298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0 description=openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log id=88748790-1d81-4377-ad9a-fd383ba87ffe name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b",
2026-06-11 18:01:03.158202 | controller |     "Jun 11 17:28:07.016003 crc crio[23211]: time=\"2026-06-11T17:28:07.015761596Z\" level=info msg=\"Started container\" PID=248640 containerID=29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279 description=openstack/swift-storage-0/object-expirer id=648660e2-5cff-4034-b68b-e1b501b1c373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.158222 | controller |     "Jun 11 17:28:07.091017 crc crio[23211]: time=\"2026-06-11T17:28:07.09090085Z\" level=info msg=\"Removed container dd0cc24e853bbf48def4381bf3f49c93df480f19341aef1319cfc5728e95f02e: openstack/nova-api-0/nova-api-api\" id=12d10bc5-4f32-497e-a446-5cf4b9c2725a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158239 | controller |     "Jun 11 17:28:07.150054 crc crio[23211]: time=\"2026-06-11T17:28:07.149940518Z\" level=info msg=\"Removing container: cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b\" id=5d2b98a6-783b-4126-861d-6e5b85db3b6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158256 | controller |     "Jun 11 17:28:07.199208 crc crio[23211]: time=\"2026-06-11T17:28:07.198254889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=f91cbb1c-1a14-4c42-903d-a2f2f0caae0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.158273 | controller |     "Jun 11 17:28:07.348296 crc crio[23211]: time=\"2026-06-11T17:28:07.347777806Z\" level=info msg=\"Stopped pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\" id=b4238fc6-4a16-4a12-b08b-18563621a7fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.158290 | controller |     "Jun 11 17:28:07.434947 crc crio[23211]: time=\"2026-06-11T17:28:07.434849017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8157336d-d002-4e60-b741-4451381ecce9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.158306 | controller |     "Jun 11 17:28:07.622897 crc crio[23211]: time=\"2026-06-11T17:28:07.622698584Z\" level=info msg=\"Removed container c8c69f798248dda1b7782bcbd74656cbba1fe90f8e5ab7f6a74f46554bbcd859: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=20809a6f-a567-4b71-9d05-54ef0cc62577 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158323 | controller |     "Jun 11 17:28:07.649631 crc crio[23211]: time=\"2026-06-11T17:28:07.649396503Z\" level=info msg=\"Removing container: 7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e\" id=f140571e-6671-4290-924d-e68ec22365fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158339 | controller |     "Jun 11 17:28:07.674798 crc crio[23211]: time=\"2026-06-11T17:28:07.674308907Z\" level=info msg=\"Removed container cc038cc3ef75b77dba1ee2ad43c3baac07a5f3366771d10ed2d1bdc08a2d508b: openstack/ceilometer-0/sg-core\" id=5d2b98a6-783b-4126-861d-6e5b85db3b6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158355 | controller |     "Jun 11 17:28:07.696903 crc crio[23211]: time=\"2026-06-11T17:28:07.696348729Z\" level=info msg=\"Removing container: c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994\" id=6fdc41fb-b535-4890-9022-d2d0fc22e5c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158371 | controller |     "Jun 11 17:28:07.700063 crc crio[23211]: time=\"2026-06-11T17:28:07.69997861Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=1b6486e7-4642-4bec-8ed5-68fea8cbd686 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.158387 | controller |     "Jun 11 17:28:07.707478 crc crio[23211]: time=\"2026-06-11T17:28:07.707269362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.158403 | controller |     "Jun 11 17:28:07.731784 crc crio[23211]: time=\"2026-06-11T17:28:07.731692625Z\" level=info msg=\"Stopped pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\" id=ee05eb62-d673-4077-990e-9b158501f7e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.158422 | controller |     "Jun 11 17:28:07.772097 crc crio[23211]: time=\"2026-06-11T17:28:07.771964644Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b5c828da-bddc-428b-bc8a-df770df15c17 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.158440 | controller |     "Jun 11 17:28:07.773141 crc crio[23211]: time=\"2026-06-11T17:28:07.77305282Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6b2dd4cf-da33-414f-89c0-1afd4e48690c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.158456 | controller |     "Jun 11 17:28:07.870395 crc crio[23211]: time=\"2026-06-11T17:28:07.864066331Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=63f582ed-98bb-4d67-8fe8-d8e1a7d6b3ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.158473 | controller |     "Jun 11 17:28:07.900862 crc crio[23211]: time=\"2026-06-11T17:28:07.888402681Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686648-nlhbg/oc\" id=67d97c00-b24e-44b7-8382-c3b5b85ea789 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.158489 | controller |     "Jun 11 17:28:07.900862 crc crio[23211]: time=\"2026-06-11T17:28:07.889092619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.158506 | controller |     "Jun 11 17:28:08.674403 crc crio[23211]: time=\"2026-06-11T17:28:08.673589474Z\" level=info msg=\"Removed container 7cdaf0fb0202a85883c9afc13c71272b5e2c123011a6a56413fea2ee8fff2d2e: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=f140571e-6671-4290-924d-e68ec22365fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158551 | controller |     "Jun 11 17:28:08.676128 crc crio[23211]: time=\"2026-06-11T17:28:08.675681768Z\" level=info msg=\"Removing container: 23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d\" id=4e9cb1ca-bd7f-4cf2-b46b-317e4697ddc4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158571 | controller |     "Jun 11 17:28:08.710331 crc crio[23211]: time=\"2026-06-11T17:28:08.710191462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.158587 | controller |     "Jun 11 17:28:08.714233 crc crio[23211]: time=\"2026-06-11T17:28:08.712636372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.158603 | controller |     "Jun 11 17:28:08.720770 crc crio[23211]: time=\"2026-06-11T17:28:08.717109564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.158620 | controller |     "Jun 11 17:28:08.734522 crc crio[23211]: time=\"2026-06-11T17:28:08.727249729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=818bab21-18f6-4f69-995b-69c6d2714a9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.158638 | controller |     "Jun 11 17:28:08.747009 crc crio[23211]: time=\"2026-06-11T17:28:08.746917682Z\" level=info msg=\"Removed container c97f9c8e5c130e85ef943290078f441977ef462da0f7eb209f5c3653d33c8994: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/osp-httpd\" id=6fdc41fb-b535-4890-9022-d2d0fc22e5c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158654 | controller |     "Jun 11 17:28:08.761081 crc crio[23211]: time=\"2026-06-11T17:28:08.760989664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=d2970303-55d9-4297-a966-fcfbfd646406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.158675 | controller |     "Jun 11 17:28:08.776306 crc crio[23211]: time=\"2026-06-11T17:28:08.776047612Z\" level=info msg=\"Removing container: 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a\" id=960d1707-38a1-4346-b885-6f84e92b140f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158691 | controller |     "Jun 11 17:28:08.779345 crc crio[23211]: time=\"2026-06-11T17:28:08.779263792Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-xgqfx/ovsdb-server\" id=6169f272-455d-4e4d-bd1e-7e101999f1c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.158707 | controller |     "Jun 11 17:28:08.780090 crc crio[23211]: time=\"2026-06-11T17:28:08.779877968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.158723 | controller |     "Jun 11 17:28:08.970697 crc crio[23211]: time=\"2026-06-11T17:28:08.970581376Z\" level=info msg=\"Removed container 23f6c378572c8c3a304b9641949a181d438d267c50d4245e43478e3a37bdb66d: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=4e9cb1ca-bd7f-4cf2-b46b-317e4697ddc4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158739 | controller |     "Jun 11 17:28:08.990117 crc crio[23211]: time=\"2026-06-11T17:28:08.989980232Z\" level=info msg=\"Removing container: fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559\" id=248bf592-5d4f-422f-856e-509eea5bb370 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158755 | controller |     "Jun 11 17:28:09.006860 crc crio[23211]: time=\"2026-06-11T17:28:09.006783592Z\" level=info msg=\"Removed container 07f0f2eaac2e0783bbdb4e7873687d1809ad4b578501428ccda9de19be327f3a: openstack/openstack-galera-0/galera\" id=960d1707-38a1-4346-b885-6f84e92b140f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158771 | controller |     "Jun 11 17:28:09.022984 crc crio[23211]: time=\"2026-06-11T17:28:09.0218179Z\" level=info msg=\"Removing container: 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07\" id=98e60a24-9cf4-431d-9ba2-88ffcc6d7cae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158787 | controller |     "Jun 11 17:28:09.329515 crc crio[23211]: time=\"2026-06-11T17:28:09.327068738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.158804 | controller |     "Jun 11 17:28:09.340062 crc crio[23211]: time=\"2026-06-11T17:28:09.334893764Z\" level=info msg=\"Created container 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a: openstack/swift-storage-0/rsync\" id=1b6486e7-4642-4bec-8ed5-68fea8cbd686 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.158819 | controller |     "Jun 11 17:28:09.340406 crc crio[23211]: time=\"2026-06-11T17:28:09.340183656Z\" level=info msg=\"Starting container: 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a\" id=f00792bd-5941-4ccc-8a3a-35825e52f308 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.158835 | controller |     "Jun 11 17:28:09.422009 crc crio[23211]: time=\"2026-06-11T17:28:09.419017481Z\" level=info msg=\"Started container\" PID=249458 containerID=9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a description=openstack/swift-storage-0/rsync id=f00792bd-5941-4ccc-8a3a-35825e52f308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.158852 | controller |     "Jun 11 17:28:09.435657 crc crio[23211]: time=\"2026-06-11T17:28:09.435398462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.158868 | controller |     "Jun 11 17:28:09.533058 crc crio[23211]: time=\"2026-06-11T17:28:09.532938455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a0ccfcd2-8e51-4c82-b155-bd68a9fe814b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.158887 | controller |     "Jun 11 17:28:09.567969 crc crio[23211]: time=\"2026-06-11T17:28:09.559128603Z\" level=info msg=\"Removed container fad06d77f203607681b96369e59b6ef827eb97f37456baf9a8efeced17f5d559: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=248bf592-5d4f-422f-856e-509eea5bb370 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158904 | controller |     "Jun 11 17:28:09.589645 crc crio[23211]: time=\"2026-06-11T17:28:09.588303743Z\" level=info msg=\"Removing container: dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021\" id=242c38ea-52a9-45ae-8d0b-d6f70559a196 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158919 | controller |     "Jun 11 17:28:09.614516 crc crio[23211]: time=\"2026-06-11T17:28:09.614381047Z\" level=info msg=\"Removed container 35e2362ecf73ad36d93408206fe8b29918c4bdbac48196a6fdaa3d5f5ea83b07: openstack/ceilometer-0/proxy-httpd\" id=98e60a24-9cf4-431d-9ba2-88ffcc6d7cae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158935 | controller |     "Jun 11 17:28:09.633368 crc crio[23211]: time=\"2026-06-11T17:28:09.633326152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=6bafa485-a6ff-4fb4-9b12-3e5599340ee5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.158951 | controller |     "Jun 11 17:28:09.640502 crc crio[23211]: time=\"2026-06-11T17:28:09.640357247Z\" level=info msg=\"Removing container: d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3\" id=22e7e208-6afd-44d5-b651-f61728a8ec55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.158968 | controller |     "Jun 11 17:28:09.653218 crc crio[23211]: time=\"2026-06-11T17:28:09.652398848Z\" level=info msg=\"Created container 7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8: openshift-infra/auto-csr-approver-29686648-nlhbg/oc\" id=67d97c00-b24e-44b7-8382-c3b5b85ea789 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.158984 | controller |     "Jun 11 17:28:09.660771 crc crio[23211]: time=\"2026-06-11T17:28:09.658727727Z\" level=info msg=\"Starting container: 7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8\" id=09c31807-4b64-4df2-acb2-3280100fc531 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.159000 | controller |     "Jun 11 17:28:09.663776 crc crio[23211]: time=\"2026-06-11T17:28:09.663702941Z\" level=info msg=\"Started container\" PID=249556 containerID=7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8 description=openshift-infra/auto-csr-approver-29686648-nlhbg/oc id=09c31807-4b64-4df2-acb2-3280100fc531 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4",
2026-06-11 18:01:03.159017 | controller |     "Jun 11 17:28:09.666702 crc crio[23211]: time=\"2026-06-11T17:28:09.666634466Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=11253e66-eef7-48be-815b-ba2e9245628e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.159033 | controller |     "Jun 11 17:28:09.699276 crc crio[23211]: time=\"2026-06-11T17:28:09.699214452Z\" level=info msg=\"Removed container d5ff4bd5bb80fbdb157de9d30c0ad71fe461aba25096f508f805783e9fdf95b3: openstack/ovn-northd-0/openstack-network-exporter\" id=22e7e208-6afd-44d5-b651-f61728a8ec55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159050 | controller |     "Jun 11 17:28:09.702181 crc crio[23211]: time=\"2026-06-11T17:28:09.701363136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.159070 | controller |     "Jun 11 17:28:09.709995 crc crio[23211]: time=\"2026-06-11T17:28:09.708249338Z\" level=info msg=\"Removing container: 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025\" id=604d1440-6747-4262-82e2-b04579673794 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159087 | controller |     "Jun 11 17:28:09.850195 crc crio[23211]: time=\"2026-06-11T17:28:09.849913068Z\" level=info msg=\"Removed container dded2557c2cf762c5a33af3a469b2207fd65b91e51456107b7324d0334391021: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=242c38ea-52a9-45ae-8d0b-d6f70559a196 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159103 | controller |     "Jun 11 17:28:09.880526 crc crio[23211]: time=\"2026-06-11T17:28:09.878294479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.159119 | controller |     "Jun 11 17:28:09.890012 crc crio[23211]: time=\"2026-06-11T17:28:09.88235911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.159136 | controller |     "Jun 11 17:28:09.897952 crc crio[23211]: time=\"2026-06-11T17:28:09.897866249Z\" level=info msg=\"Removing container: ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8\" id=a31d20f8-7a2c-4b9a-bf07-99bb0588a916 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159152 | controller |     "Jun 11 17:28:09.972720 crc crio[23211]: time=\"2026-06-11T17:28:09.972506329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.159168 | controller |     "Jun 11 17:28:10.026261 crc crio[23211]: time=\"2026-06-11T17:28:10.026134773Z\" level=info msg=\"Removed container 22fdb4c0f8394b56798c3f7a01edadf6a5fc1ab6dda27032435029724a566025: openstack/nova-metadata-0/nova-metadata-log\" id=604d1440-6747-4262-82e2-b04579673794 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159185 | controller |     "Jun 11 17:28:10.037563 crc crio[23211]: time=\"2026-06-11T17:28:10.037332034Z\" level=info msg=\"Removing container: 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7\" id=b01de68a-b877-4288-b931-288a3a17c2e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159201 | controller |     "Jun 11 17:28:10.169819 crc crio[23211]: time=\"2026-06-11T17:28:10.169127536Z\" level=info msg=\"Removed container 5b522bbc6445daa258b1c9fda48a3b5ecf0684c3c088e399e33bc3f3564e42a7: openstack/rabbitmq-server-0/rabbitmq\" id=b01de68a-b877-4288-b931-288a3a17c2e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159217 | controller |     "Jun 11 17:28:10.177940 crc crio[23211]: time=\"2026-06-11T17:28:10.177838424Z\" level=info msg=\"Removing container: cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53\" id=45dc5a68-8238-4988-9fb7-6a772643d1e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159234 | controller |     "Jun 11 17:28:10.320358 crc crio[23211]: time=\"2026-06-11T17:28:10.320293404Z\" level=info msg=\"Created container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59: openstack/swift-storage-0/swift-recon-cron\" id=11253e66-eef7-48be-815b-ba2e9245628e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.159250 | controller |     "Jun 11 17:28:10.330095 crc crio[23211]: time=\"2026-06-11T17:28:10.329940214Z\" level=info msg=\"Removed container ea21d11689e688dd91fd688eed9704629580448e9091ac4891607d98b7606eb8: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=a31d20f8-7a2c-4b9a-bf07-99bb0588a916 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159285 | controller |     "Jun 11 17:28:10.349492 crc crio[23211]: time=\"2026-06-11T17:28:10.349137236Z\" level=info msg=\"Starting container: 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59\" id=f1ce60bd-03a3-4b1e-bf54-688498aa14e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.159304 | controller |     "Jun 11 17:28:10.353380 crc crio[23211]: time=\"2026-06-11T17:28:10.35328575Z\" level=info msg=\"Created container 736f687df7bbcea95a048ee0e4bb9dc407341bda6d50313f697bbe5da9344a9c: openstack/ovn-controller-ovs-xgqfx/ovsdb-server\" id=6169f272-455d-4e4d-bd1e-7e101999f1c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.159320 | controller |     "Jun 11 17:28:10.356693 crc crio[23211]: time=\"2026-06-11T17:28:10.356606682Z\" level=info msg=\"Started container\" PID=249595 containerID=94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 description=openstack/swift-storage-0/swift-recon-cron id=f1ce60bd-03a3-4b1e-bf54-688498aa14e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b",
2026-06-11 18:01:03.159337 | controller |     "Jun 11 17:28:10.383499 crc crio[23211]: time=\"2026-06-11T17:28:10.371084906Z\" level=info msg=\"Starting container: 736f687df7bbcea95a048ee0e4bb9dc407341bda6d50313f697bbe5da9344a9c\" id=ad1eb275-eefe-4bd9-8347-93777bfd2342 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.159353 | controller |     "Jun 11 17:28:10.383499 crc crio[23211]: time=\"2026-06-11T17:28:10.376496621Z\" level=info msg=\"Removing container: 96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915\" id=19a8a335-5d35-4954-90aa-7d06046e9776 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159370 | controller |     "Jun 11 17:28:10.390925 crc crio[23211]: time=\"2026-06-11T17:28:10.390736918Z\" level=info msg=\"Started container\" PID=249596 containerID=736f687df7bbcea95a048ee0e4bb9dc407341bda6d50313f697bbe5da9344a9c description=openstack/ovn-controller-ovs-xgqfx/ovsdb-server id=ad1eb275-eefe-4bd9-8347-93777bfd2342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd",
2026-06-11 18:01:03.159386 | controller |     "Jun 11 17:28:10.418257 crc crio[23211]: time=\"2026-06-11T17:28:10.418116194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=5df27f43-b72d-45f4-a602-c08579d6c611 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.159402 | controller |     "Jun 11 17:28:10.455874 crc crio[23211]: time=\"2026-06-11T17:28:10.455374138Z\" level=info msg=\"Removed container cb28abba3e08207565d5d792edee3277b463b98212e90a601e405f371503bd53: openstack/cinder-api-0/cinder-api\" id=45dc5a68-8238-4988-9fb7-6a772643d1e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159418 | controller |     "Jun 11 17:28:10.466991 crc crio[23211]: time=\"2026-06-11T17:28:10.466864785Z\" level=info msg=\"Removing container: 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f\" id=0255d491-35f4-44d3-aa26-da145ad9f092 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159434 | controller |     "Jun 11 17:28:10.479852 crc crio[23211]: time=\"2026-06-11T17:28:10.479747029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=26d9d8ec-51d5-4dec-8111-43ea0f7a9575 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.159450 | controller |     "Jun 11 17:28:10.494643 crc crio[23211]: time=\"2026-06-11T17:28:10.494553289Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-xgqfx/ovs-vswitchd\" id=cb00ab51-7a50-4495-a98d-fdae665dad09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.159466 | controller |     "Jun 11 17:28:10.495635 crc crio[23211]: time=\"2026-06-11T17:28:10.495593816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.159486 | controller |     "Jun 11 17:28:10.644742 crc crio[23211]: time=\"2026-06-11T17:28:10.644660511Z\" level=info msg=\"Removed container 8b684ce844c7d5720b9c84ffa852de564bc7ada182a8a93623611a8aee14983f: openstack/ovn-controller-metrics-pm9jc/openstack-network-exporter\" id=0255d491-35f4-44d3-aa26-da145ad9f092 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159502 | controller |     "Jun 11 17:28:10.658518 crc crio[23211]: time=\"2026-06-11T17:28:10.658383834Z\" level=info msg=\"Removing container: b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c\" id=ba1e7e02-1109-4dc5-8057-babb6889c74a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159545 | controller |     "Jun 11 17:28:10.712580 crc crio[23211]: time=\"2026-06-11T17:28:10.711862355Z\" level=info msg=\"Removed container 96986e5178245efe1eae56743fecb23332ed401ce640f03f73eec0784c21d915: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=19a8a335-5d35-4954-90aa-7d06046e9776 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159565 | controller |     "Jun 11 17:28:10.724755 crc crio[23211]: time=\"2026-06-11T17:28:10.724656975Z\" level=info msg=\"Removing container: adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7\" id=c39fe482-2b5e-40bf-9984-fb9c6d283faa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159582 | controller |     "Jun 11 17:28:10.728393 crc crio[23211]: time=\"2026-06-11T17:28:10.728299706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.159599 | controller |     "Jun 11 17:28:10.914742 crc crio[23211]: time=\"2026-06-11T17:28:10.914356388Z\" level=info msg=\"Removed container b92b12383b5dd51dedeac0cb024b056e91717de6b46067086da449c8cb18415c: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=ba1e7e02-1109-4dc5-8057-babb6889c74a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159615 | controller |     "Jun 11 17:28:10.919041 crc crio[23211]: time=\"2026-06-11T17:28:10.918649005Z\" level=info msg=\"Removing container: 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461\" id=2842fefd-14b2-46bd-8e0d-1f4b5170a45c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159631 | controller |     "Jun 11 17:28:11.004657 crc crio[23211]: time=\"2026-06-11T17:28:11.004556397Z\" level=info msg=\"Removed container adc2a23b8cfd2ad5dacb41ea197b722282b465e70a35617309c3b65df76bc6a7: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=c39fe482-2b5e-40bf-9984-fb9c6d283faa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159646 | controller |     "Jun 11 17:28:11.012113 crc crio[23211]: time=\"2026-06-11T17:28:11.010992849Z\" level=info msg=\"Removing container: 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e\" id=89856119-970d-4f11-a2b7-59ef1224cb52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159662 | controller |     "Jun 11 17:28:11.064049 crc crio[23211]: time=\"2026-06-11T17:28:11.063956266Z\" level=info msg=\"Removed container 83ba52b10106d7bd27de65f8445e118397c17ec9974e8eb1b402dd4556d44461: openstack/glance-default-internal-api-0/glance-httpd\" id=2842fefd-14b2-46bd-8e0d-1f4b5170a45c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159678 | controller |     "Jun 11 17:28:11.072562 crc crio[23211]: time=\"2026-06-11T17:28:11.07248643Z\" level=info msg=\"Removing container: 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa\" id=a3c573cf-0599-4ece-82f0-9776f2b8b569 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159695 | controller |     "Jun 11 17:28:11.184007 crc crio[23211]: time=\"2026-06-11T17:28:11.18382099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.159718 | controller |     "Jun 11 17:28:11.185915 crc crio[23211]: time=\"2026-06-11T17:28:11.18541529Z\" level=info msg=\"Removed container 7bfd5212beb80c3d7d05f19a32cc78056e320c55238ad69efdc9f3fd99c166aa: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=a3c573cf-0599-4ece-82f0-9776f2b8b569 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159735 | controller |     "Jun 11 17:28:11.192661 crc crio[23211]: time=\"2026-06-11T17:28:11.188585979Z\" level=info msg=\"Removing container: 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5\" id=762f5709-7e87-4749-adab-12f02a752ee0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159751 | controller |     "Jun 11 17:28:11.231104 crc crio[23211]: time=\"2026-06-11T17:28:11.231012511Z\" level=info msg=\"Removed container 1aae49f52baa2ff1882f2b80d29ecaff3d48bfcb7f383d3cd3d319780eca3d3e: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=89856119-970d-4f11-a2b7-59ef1224cb52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159767 | controller |     "Jun 11 17:28:11.251978 crc crio[23211]: time=\"2026-06-11T17:28:11.251909265Z\" level=info msg=\"Removing container: a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0\" id=efdbccaa-a24e-4d69-b0eb-ecb8444443df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159784 | controller |     "Jun 11 17:28:11.277280 crc crio[23211]: time=\"2026-06-11T17:28:11.277190688Z\" level=info msg=\"Removed container 016adc1ad695197193e315a9f72bcfac248b55dac9ba424c8f4bc385457829c5: openstack/nova-metadata-0/nova-metadata-metadata\" id=762f5709-7e87-4749-adab-12f02a752ee0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159800 | controller |     "Jun 11 17:28:11.282311 crc crio[23211]: time=\"2026-06-11T17:28:11.282241015Z\" level=info msg=\"Removing container: a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609\" id=d1c5a2ec-c4a8-46ad-ad90-32bcef83da70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159816 | controller |     "Jun 11 17:28:11.386897 crc crio[23211]: time=\"2026-06-11T17:28:11.386188109Z\" level=info msg=\"Created container f64eea261eb3749dd1385a46d154e96a0cf841c9e541dbb1fbdda457367be8d9: openstack/ovn-controller-ovs-xgqfx/ovs-vswitchd\" id=cb00ab51-7a50-4495-a98d-fdae665dad09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.159832 | controller |     "Jun 11 17:28:11.389882 crc crio[23211]: time=\"2026-06-11T17:28:11.389783619Z\" level=info msg=\"Starting container: f64eea261eb3749dd1385a46d154e96a0cf841c9e541dbb1fbdda457367be8d9\" id=0c30c1d3-5a10-44fb-8b5e-c4520eda52fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.159848 | controller |     "Jun 11 17:28:11.407459 crc crio[23211]: time=\"2026-06-11T17:28:11.407328189Z\" level=info msg=\"Started container\" PID=249771 containerID=f64eea261eb3749dd1385a46d154e96a0cf841c9e541dbb1fbdda457367be8d9 description=openstack/ovn-controller-ovs-xgqfx/ovs-vswitchd id=0c30c1d3-5a10-44fb-8b5e-c4520eda52fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a981c675f7469066a21405dcc40a3276644e001c2f7bdf9573ecf0a6fc346bdd",
2026-06-11 18:01:03.159865 | controller |     "Jun 11 17:28:11.430212 crc crio[23211]: time=\"2026-06-11T17:28:11.430086Z\" level=info msg=\"Removed container a1cc44ceaafea3c0d4809ec70e4c86ff3755b3041590d046c82736cce81fa609: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=d1c5a2ec-c4a8-46ad-ad90-32bcef83da70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159881 | controller |     "Jun 11 17:28:11.433132 crc crio[23211]: time=\"2026-06-11T17:28:11.433058664Z\" level=info msg=\"Removing container: f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e\" id=a6fb52d4-1d11-4160-952a-a81ecd73afd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159897 | controller |     "Jun 11 17:28:11.463183 crc crio[23211]: time=\"2026-06-11T17:28:11.462900112Z\" level=info msg=\"Removed container a029a4c661b84f16545406032ed6c7d51ff398f9e7186b99db61eb6851b53da0: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=efdbccaa-a24e-4d69-b0eb-ecb8444443df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159916 | controller |     "Jun 11 17:28:11.474537 crc crio[23211]: time=\"2026-06-11T17:28:11.47441013Z\" level=info msg=\"Removing container: 34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229\" id=eb6b14b0-15ec-461c-9fa7-145223c2262a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159934 | controller |     "Jun 11 17:28:11.491545 crc crio[23211]: time=\"2026-06-11T17:28:11.489860017Z\" level=info msg=\"Removed container f19af54894f83535b6dfb11c8411bf775d035e45671a42918a08672b3d44238e: openstack/ovn-controller-gtpx6/ovn-controller\" id=a6fb52d4-1d11-4160-952a-a81ecd73afd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159950 | controller |     "Jun 11 17:28:11.495677 crc crio[23211]: time=\"2026-06-11T17:28:11.494635086Z\" level=info msg=\"Removing container: 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94\" id=114b0373-f59b-4ac8-9b41-70f1e3bbc488 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159966 | controller |     "Jun 11 17:28:11.585065 crc crio[23211]: time=\"2026-06-11T17:28:11.584915179Z\" level=info msg=\"Removed container 806be3bb1f78395d2475fc6c26458d2e4eb6ea9ba47cf4a8ac2898830b2a8a94: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=114b0373-f59b-4ac8-9b41-70f1e3bbc488 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.159983 | controller |     "Jun 11 17:28:11.594191 crc crio[23211]: time=\"2026-06-11T17:28:11.594057807Z\" level=info msg=\"Removing container: 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31\" id=856d7189-1eaf-43fa-810e-172eab6ef2e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160000 | controller |     "Jun 11 17:28:11.628032 crc crio[23211]: time=\"2026-06-11T17:28:11.627883366Z\" level=info msg=\"Removed container 34fef3b13facc49c59660d1e2917751d41881fe90c1eeee6c4023480d9b03229: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=eb6b14b0-15ec-461c-9fa7-145223c2262a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160021 | controller |     "Jun 11 17:28:11.632325 crc crio[23211]: time=\"2026-06-11T17:28:11.632247085Z\" level=info msg=\"Removing container: 08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767\" id=5e9dc150-27b6-42b1-b7a5-9982eb73546b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160043 | controller |     "Jun 11 17:28:11.664943 crc crio[23211]: time=\"2026-06-11T17:28:11.664838941Z\" level=info msg=\"Removed container 06405e14c43d8769e295561b1ee468fb4ae3f510141e5e425ed2002b29beef31: openstack/glance-default-internal-api-0/glance-log\" id=856d7189-1eaf-43fa-810e-172eab6ef2e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160062 | controller |     "Jun 11 17:28:11.685997 crc crio[23211]: time=\"2026-06-11T17:28:11.685815877Z\" level=info msg=\"Removing container: f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2\" id=d24c461a-e26d-4ce7-9f23-99f18faa0b6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160078 | controller |     "Jun 11 17:28:11.934701 crc crio[23211]: time=\"2026-06-11T17:28:11.927379359Z\" level=info msg=\"Removed container f57cd6bd9fe608475fde60833cfb5bdf5f35ca9f15a26fd7e06d080504e758b2: openstack/rabbitmq-cell1-server-0/setup-container\" id=d24c461a-e26d-4ce7-9f23-99f18faa0b6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160092 | controller |     "Jun 11 17:28:11.937340 crc crio[23211]: time=\"2026-06-11T17:28:11.937268886Z\" level=info msg=\"Removing container: 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f\" id=fcc922a6-d2c8-4807-868e-5481167e8c14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160114 | controller |     "Jun 11 17:28:12.009718 crc crio[23211]: time=\"2026-06-11T17:28:12.00961845Z\" level=info msg=\"Removed container 08cc7bcf5d226d65172ddb419849d38e9e4da3414c9f0eb5d7eea1e088f82767: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=5e9dc150-27b6-42b1-b7a5-9982eb73546b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160130 | controller |     "Jun 11 17:28:12.016407 crc crio[23211]: time=\"2026-06-11T17:28:12.016310767Z\" level=info msg=\"Removing container: 40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad\" id=29281d52-436e-43ca-bb03-d0d42cd1e73e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160145 | controller |     "Jun 11 17:28:12.038771 crc crio[23211]: time=\"2026-06-11T17:28:12.038630637Z\" level=info msg=\"Removed container 4d2115b4afe732aee7e4e25f3ce7be11c8cfe2c5c1df303194f18c03d515c37f: openstack/nova-api-0/nova-api-log\" id=fcc922a6-d2c8-4807-868e-5481167e8c14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160161 | controller |     "Jun 11 17:28:12.045473 crc crio[23211]: time=\"2026-06-11T17:28:12.045194621Z\" level=info msg=\"Removing container: 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28\" id=8868cb2e-1963-4655-b1cf-caec2c0d52eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160175 | controller |     "Jun 11 17:28:12.090544 crc crio[23211]: time=\"2026-06-11T17:28:12.090384963Z\" level=info msg=\"Stopping container: 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11 (timeout: 30s)\" id=bb8d702f-7333-4db1-913a-5af8090153aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.160189 | controller |     "Jun 11 17:28:12.131485 crc crio[23211]: time=\"2026-06-11T17:28:12.12738846Z\" level=info msg=\"Removed container 40b2d9eaa7b7c45539d7e78a3bdbbd922a4202502f4aa63128e568349de8c4ad: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=29281d52-436e-43ca-bb03-d0d42cd1e73e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160204 | controller |     "Jun 11 17:28:12.153833 crc crio[23211]: time=\"2026-06-11T17:28:12.153786792Z\" level=info msg=\"Removing container: 5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2\" id=5e4cdaef-a753-43b8-aa5c-17c300db82d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160218 | controller |     "Jun 11 17:28:12.162600 crc crio[23211]: time=\"2026-06-11T17:28:12.16252315Z\" level=info msg=\"Removed container 897e76ecf0e92ff210df4d94f72e8f924d2871d27ca7c5c52439c9d3be7f0a28: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=8868cb2e-1963-4655-b1cf-caec2c0d52eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160232 | controller |     "Jun 11 17:28:12.169507 crc crio[23211]: time=\"2026-06-11T17:28:12.169383842Z\" level=info msg=\"Removing container: eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634\" id=5714b102-ea28-4a6f-8f29-b54d5afa2d9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160247 | controller |     "Jun 11 17:28:12.247874 crc crio[23211]: time=\"2026-06-11T17:28:12.24750664Z\" level=info msg=\"Stopped container 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11: openstack/nova-metadata-0/nova-metadata-log\" id=bb8d702f-7333-4db1-913a-5af8090153aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.160261 | controller |     "Jun 11 17:28:12.253891 crc crio[23211]: time=\"2026-06-11T17:28:12.250206618Z\" level=info msg=\"Stopping container: 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c (timeout: 30s)\" id=9b56ca67-dfda-4be8-867f-631dae60ce97 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.160276 | controller |     "Jun 11 17:28:12.353073 crc crio[23211]: time=\"2026-06-11T17:28:12.352994964Z\" level=info msg=\"Removed container eebfc2022fd4186c91a3c35948105f542195a8ae20829e629daaab681e456634: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservlc7dc/init\" id=5714b102-ea28-4a6f-8f29-b54d5afa2d9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160302 | controller |     "Jun 11 17:28:12.358383 crc crio[23211]: time=\"2026-06-11T17:28:12.357687651Z\" level=info msg=\"Removing container: 8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4\" id=561ab863-39f4-4820-81e3-48b947e34dcc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160320 | controller |     "Jun 11 17:28:12.379965 crc crio[23211]: time=\"2026-06-11T17:28:12.379867037Z\" level=info msg=\"Removed container 5d8801b22b3e077a6777a4c776a8818f7e7bd48696da5c2626f0b0986b666ab2: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=5e4cdaef-a753-43b8-aa5c-17c300db82d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160336 | controller |     "Jun 11 17:28:12.383801 crc crio[23211]: time=\"2026-06-11T17:28:12.383734814Z\" level=info msg=\"Removing container: e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d\" id=c7033e90-ba09-4260-a363-0300e5d10dc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160351 | controller |     "Jun 11 17:28:12.432999 crc crio[23211]: time=\"2026-06-11T17:28:12.432823603Z\" level=info msg=\"Removed container 8a3334d4fe8ef71054fbff0c1e6de1ab929fee5bde22b46f392a8a8a518552a4: openstack/openstack-galera-0/mysql-bootstrap\" id=561ab863-39f4-4820-81e3-48b947e34dcc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160367 | controller |     "Jun 11 17:28:12.445494 crc crio[23211]: time=\"2026-06-11T17:28:12.442132296Z\" level=info msg=\"Removing container: d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea\" id=ed47e6f6-e5ab-4bf3-ace2-e99735feef15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160382 | controller |     "Jun 11 17:28:12.503338 crc crio[23211]: time=\"2026-06-11T17:28:12.503235808Z\" level=info msg=\"Removed container d072b90683622f4a5bb80b487d9f713fe6838d579ccd404cc988a6319b58d0ea: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ed47e6f6-e5ab-4bf3-ace2-e99735feef15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160398 | controller |     "Jun 11 17:28:12.514676 crc crio[23211]: time=\"2026-06-11T17:28:12.514403378Z\" level=info msg=\"Removing container: a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2\" id=378b27c5-3ff5-4ba6-8ec8-8d7bdb6a4b4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160414 | controller |     "Jun 11 17:28:12.531477 crc crio[23211]: time=\"2026-06-11T17:28:12.531339132Z\" level=info msg=\"Removed container e0c1db91bbfaaa09351bf348054205121358cb7826ea9319d38e72d69d0c531d: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=c7033e90-ba09-4260-a363-0300e5d10dc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160429 | controller |     "Jun 11 17:28:12.537967 crc crio[23211]: time=\"2026-06-11T17:28:12.53650236Z\" level=info msg=\"Removing container: 41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461\" id=e0321c85-d39e-4eb7-9590-3b4734b073ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160444 | controller |     "Jun 11 17:28:12.570411 crc crio[23211]: time=\"2026-06-11T17:28:12.570321598Z\" level=info msg=\"Removed container a11d4b7c93a44329db664ad6e712ff7767720f74614ba07ddc47f67fc0f18dd2: openstack/ovn-northd-0/ovn-northd\" id=378b27c5-3ff5-4ba6-8ec8-8d7bdb6a4b4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160460 | controller |     "Jun 11 17:28:12.601930 crc crio[23211]: time=\"2026-06-11T17:28:12.601823187Z\" level=info msg=\"Stopping pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\" id=4a936013-820a-4a10-a417-9bd1f24c9a99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.160476 | controller |     "Jun 11 17:28:12.601930 crc crio[23211]: time=\"2026-06-11T17:28:12.6019234Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\" id=4a936013-820a-4a10-a417-9bd1f24c9a99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.160496 | controller |     "Jun 11 17:28:12.602813 crc crio[23211]: time=\"2026-06-11T17:28:12.602764521Z\" level=info msg=\"Removing pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\" id=5833ddb5-d77b-4ae9-a72a-1c46102714f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.160532 | controller |     "Jun 11 17:28:12.631656 crc crio[23211]: time=\"2026-06-11T17:28:12.631602354Z\" level=info msg=\"Removed pod sandbox: d0f863213e7ec498393065f70b6b8a7ba311d3b784724034c85d7adaa3b84c2c\" id=5833ddb5-d77b-4ae9-a72a-1c46102714f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.160558 | controller |     "Jun 11 17:28:12.634571 crc crio[23211]: time=\"2026-06-11T17:28:12.634498127Z\" level=info msg=\"Stopping pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86\" id=873627ad-4f10-4e35-a0f7-c079151ec6b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.160575 | controller |     "Jun 11 17:28:12.634862 crc crio[23211]: time=\"2026-06-11T17:28:12.634811494Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86\" id=873627ad-4f10-4e35-a0f7-c079151ec6b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.160590 | controller |     "Jun 11 17:28:12.636215 crc crio[23211]: time=\"2026-06-11T17:28:12.635412679Z\" level=info msg=\"Removing pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86\" id=9350bb6a-23d6-449e-9c99-a289e43ae218 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.160605 | controller |     "Jun 11 17:28:13.211963 crc crio[23211]: time=\"2026-06-11T17:28:13.210680343Z\" level=info msg=\"Stopping pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4\" id=8aa8e4ab-36c5-4c66-82b3-611fa6152a34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.160620 | controller |     "Jun 11 17:28:13.212936 crc crio[23211]: time=\"2026-06-11T17:28:13.212069027Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686648-nlhbg Namespace:openshift-infra ID:d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4 UID:be114a58-6d82-466c-8cf5-b9af00a51e7f NetNS:/var/run/netns/53d2e263-85c5-42b6-a44d-0251f00d44a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe114a58_6d82_466c_8cf5_b9af00a51e7f.slice PodAnnotations:0xc006618220}] Aliases:map[]}\"",
2026-06-11 18:01:03.160637 | controller |     "Jun 11 17:28:13.212936 crc crio[23211]: time=\"2026-06-11T17:28:13.212250062Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686648-nlhbg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.160652 | controller |     "Jun 11 17:28:15.300383 crc crio[23211]: time=\"2026-06-11T17:28:15.29956707Z\" level=info msg=\"Stopping pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\" id=61e8889e-ff19-4493-911a-d1aa36445048 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.160668 | controller |     "Jun 11 17:28:15.301944 crc crio[23211]: time=\"2026-06-11T17:28:15.301379107Z\" level=info msg=\"Got pod network &{Name:ovn-controller-vz669-config-8v4gn Namespace:openstack ID:08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f UID:78df4fa0-f6e2-420e-b062-92b4dec9262d NetNS:/var/run/netns/78047a89-f212-4c4c-a6c8-52c8be59b470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78df4fa0_f6e2_420e_b062_92b4dec9262d.slice PodAnnotations:0xc00294e170}] Aliases:map[]}\"",
2026-06-11 18:01:03.160684 | controller |     "Jun 11 17:28:15.301944 crc crio[23211]: time=\"2026-06-11T17:28:15.301621412Z\" level=info msg=\"Deleting pod openstack_ovn-controller-vz669-config-8v4gn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.160703 | controller |     "Jun 11 17:28:16.097741 crc crio[23211]: time=\"2026-06-11T17:28:16.097232176Z\" level=info msg=\"Stopping container: f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8 (timeout: 30s)\" id=07a911c5-f004-48ac-ab14-a0145662044e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.160719 | controller |     "Jun 11 17:28:16.103591 crc crio[23211]: time=\"2026-06-11T17:28:16.103139694Z\" level=info msg=\"Stopping container: f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af (timeout: 30s)\" id=cba5425e-88df-49ec-9e30-3c771653e22e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.160735 | controller |     "Jun 11 17:28:17.214515 crc crio[23211]: time=\"2026-06-11T17:28:17.210068059Z\" level=info msg=\"Stopping container: 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4 (timeout: 30s)\" id=05ea9764-499b-4eba-9b76-8cd9b53edb0b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.160750 | controller |     "Jun 11 17:28:17.214515 crc crio[23211]: time=\"2026-06-11T17:28:17.210817277Z\" level=info msg=\"Stopping container: 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36 (timeout: 30s)\" id=31bd78f8-d726-41ff-b52c-ec9a51c85689 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.160765 | controller |     "Jun 11 17:28:17.214515 crc crio[23211]: time=\"2026-06-11T17:28:17.210607912Z\" level=info msg=\"Stopping container: b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba (timeout: 30s)\" id=34919cf3-677b-4fa1-b02c-592356f5781d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.160779 | controller |     "Jun 11 17:28:17.215957 crc crio[23211]: time=\"2026-06-11T17:28:17.210836468Z\" level=info msg=\"Stopping container: 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709 (timeout: 30s)\" id=b7562c2e-8894-4b08-b91c-d54c77da4558 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.160794 | controller |     "Jun 11 17:28:20.448486 crc crio[23211]: time=\"2026-06-11T17:28:20.44776899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=bf2d7f13-4026-41e3-a74c-bf1b03827bf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.160808 | controller |     "Jun 11 17:28:30.198938 crc crio[23211]: time=\"2026-06-11T17:28:30.197916965Z\" level=info msg=\"Stopped container 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4: openstack/ceilometer-0/proxy-httpd\" id=05ea9764-499b-4eba-9b76-8cd9b53edb0b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.160823 | controller |     "Jun 11 17:28:30.201790 crc crio[23211]: time=\"2026-06-11T17:28:30.20171721Z\" level=info msg=\"Stopped container 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36: openstack/ceilometer-0/sg-core\" id=31bd78f8-d726-41ff-b52c-ec9a51c85689 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.160837 | controller |     "Jun 11 17:28:30.232507 crc crio[23211]: time=\"2026-06-11T17:28:30.231725052Z\" level=info msg=\"Stopped container 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709: openstack/ceilometer-0/ceilometer-notification-agent\" id=b7562c2e-8894-4b08-b91c-d54c77da4558 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.160852 | controller |     "Jun 11 17:28:30.242309 crc crio[23211]: time=\"2026-06-11T17:28:30.242227976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=101c96ad-fbbc-49cf-be69-fa7226003ac5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.160866 | controller |     "Jun 11 17:28:30.320204 crc crio[23211]: time=\"2026-06-11T17:28:30.320090026Z\" level=info msg=\"Stopped container 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c: openstack/nova-metadata-0/nova-metadata-metadata\" id=9b56ca67-dfda-4be8-867f-631dae60ce97 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.160884 | controller |     "Jun 11 17:28:30.322839 crc crio[23211]: time=\"2026-06-11T17:28:30.322760613Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=b1caf63b-71b2-44eb-a28b-987a0223a6e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.160899 | controller |     "Jun 11 17:28:30.322931 crc crio[23211]: time=\"2026-06-11T17:28:30.322826205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9b23abe5-b03e-427f-a1ff-0141163df381 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.160913 | controller |     "Jun 11 17:28:30.340951 crc crio[23211]: time=\"2026-06-11T17:28:30.340769264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.160928 | controller |     "Jun 11 17:28:30.343640 crc crio[23211]: time=\"2026-06-11T17:28:30.343568385Z\" level=info msg=\"Stopped pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4\" id=8aa8e4ab-36c5-4c66-82b3-611fa6152a34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.160942 | controller |     "Jun 11 17:28:30.344329 crc crio[23211]: time=\"2026-06-11T17:28:30.344248541Z\" level=info msg=\"Removed container 41f03e2a63bc3db35fb9309ee83ebb3fa729f2d2c3985eb0a570eb2cb0f56461: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=e0321c85-d39e-4eb7-9590-3b4734b073ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160957 | controller |     "Jun 11 17:28:30.347989 crc crio[23211]: time=\"2026-06-11T17:28:30.347922214Z\" level=info msg=\"Removing container: 9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815\" id=6dad84f2-e308-4f6c-b843-dcbd6dbc0dd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.160971 | controller |     "Jun 11 17:28:30.349603 crc crio[23211]: time=\"2026-06-11T17:28:30.349535184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e1de2788-7814-428a-8a05-24ca3f34dffe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.160986 | controller |     "Jun 11 17:28:30.350265 crc crio[23211]: time=\"2026-06-11T17:28:30.350200991Z\" level=info msg=\"Stopped pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\" id=61e8889e-ff19-4493-911a-d1aa36445048 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161000 | controller |     "Jun 11 17:28:30.373116 crc crio[23211]: time=\"2026-06-11T17:28:30.373017592Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=3e2762c4-ada7-40a3-8e6b-34776c8f2db3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.161015 | controller |     "Jun 11 17:28:30.376137 crc crio[23211]: time=\"2026-06-11T17:28:30.376026427Z\" level=info msg=\"Stopped container b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba: openstack/ceilometer-0/ceilometer-central-agent\" id=34919cf3-677b-4fa1-b02c-592356f5781d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.161029 | controller |     "Jun 11 17:28:30.377893 crc crio[23211]: time=\"2026-06-11T17:28:30.377792883Z\" level=info msg=\"Stopping pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\" id=7f21a656-0b8d-454c-a513-1e5e7a37e934 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161044 | controller |     "Jun 11 17:28:30.384081 crc crio[23211]: time=\"2026-06-11T17:28:30.380081179Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c UID:f8682883-c8f7-4e1c-8083-08b0b3cc3b86 NetNS:/var/run/netns/ce93b684-4442-40cc-885b-def3b9fcaa84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8682883_c8f7_4e1c_8083_08b0b3cc3b86.slice PodAnnotations:0xc0018be3b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.161063 | controller |     "Jun 11 17:28:30.384081 crc crio[23211]: time=\"2026-06-11T17:28:30.380758286Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.161079 | controller |     "Jun 11 17:28:30.409819 crc crio[23211]: time=\"2026-06-11T17:28:30.409611569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.161094 | controller |     "Jun 11 17:28:30.413128 crc crio[23211]: time=\"2026-06-11T17:28:30.413041685Z\" level=info msg=\"Stopped container f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api\" id=07a911c5-f004-48ac-ab14-a0145662044e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.161109 | controller |     "Jun 11 17:28:30.423013 crc crio[23211]: time=\"2026-06-11T17:28:30.422515732Z\" level=info msg=\"Stopped container f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log\" id=cba5425e-88df-49ec-9e30-3c771653e22e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.161123 | controller |     "Jun 11 17:28:30.423459 crc crio[23211]: time=\"2026-06-11T17:28:30.423350684Z\" level=info msg=\"Stopping pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\" id=31814932-6860-4259-b94d-944be7ce9c6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161138 | controller |     "Jun 11 17:28:30.426256 crc crio[23211]: time=\"2026-06-11T17:28:30.425332023Z\" level=info msg=\"Got pod network &{Name:barbican-api-587dc4c4dd-gw8ps Namespace:openstack ID:94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745 UID:899600c5-7a4a-43cc-9ba2-b5a17f564c86 NetNS:/var/run/netns/89ec8fcb-c011-4658-be95-8e2f4f44a68c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod899600c5_7a4a_43cc_9ba2_b5a17f564c86.slice PodAnnotations:0xc007c14ba8}] Aliases:map[]}\"",
2026-06-11 18:01:03.161153 | controller |     "Jun 11 17:28:30.426256 crc crio[23211]: time=\"2026-06-11T17:28:30.425863416Z\" level=info msg=\"Deleting pod openstack_barbican-api-587dc4c4dd-gw8ps from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.161168 | controller |     "Jun 11 17:28:30.459531 crc crio[23211]: time=\"2026-06-11T17:28:30.459323244Z\" level=info msg=\"Removed pod sandbox: 5efb0176e75f8e874c2b4312b42db9522045a7b6aac1aedc35579796dc083d86\" id=9350bb6a-23d6-449e-9c99-a289e43ae218 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.161183 | controller |     "Jun 11 17:28:30.461812 crc crio[23211]: time=\"2026-06-11T17:28:30.461732935Z\" level=info msg=\"Stopping pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\" id=81f6418f-5615-428c-97ca-8c9386e2f08a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161197 | controller |     "Jun 11 17:28:30.461922 crc crio[23211]: time=\"2026-06-11T17:28:30.461825737Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\" id=81f6418f-5615-428c-97ca-8c9386e2f08a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161212 | controller |     "Jun 11 17:28:30.463886 crc crio[23211]: time=\"2026-06-11T17:28:30.463717424Z\" level=info msg=\"Removing pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\" id=f5c320bf-07f7-47aa-855f-e09a7a19774d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.161231 | controller |     "Jun 11 17:28:30.590492 crc crio[23211]: time=\"2026-06-11T17:28:30.589092016Z\" level=info msg=\"Removed pod sandbox: 82084ce1070a9abcfa22e9472a56e39389b01180dc0a5e6d84f56f1694fd46a0\" id=f5c320bf-07f7-47aa-855f-e09a7a19774d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.161246 | controller |     "Jun 11 17:28:30.593790 crc crio[23211]: time=\"2026-06-11T17:28:30.593686891Z\" level=info msg=\"Stopping pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3\" id=450d0a60-9e08-41cb-9ea3-2be4dbabe955 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161260 | controller |     "Jun 11 17:28:30.593790 crc crio[23211]: time=\"2026-06-11T17:28:30.593790354Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3\" id=450d0a60-9e08-41cb-9ea3-2be4dbabe955 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161275 | controller |     "Jun 11 17:28:30.594308 crc crio[23211]: time=\"2026-06-11T17:28:30.594210844Z\" level=info msg=\"Removing pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3\" id=3b784df4-bbf7-409c-a9a0-83ae52d776a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.161289 | controller |     "Jun 11 17:28:30.628727 crc crio[23211]: time=\"2026-06-11T17:28:30.628627086Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=3f3512a3-d624-48bf-b4b1-8fcb0066be71 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.161303 | controller |     "Jun 11 17:28:30.631374 crc crio[23211]: time=\"2026-06-11T17:28:30.631296294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.161318 | controller |     "Jun 11 17:28:30.633778 crc crio[23211]: time=\"2026-06-11T17:28:30.632898893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=7c0d66dd-577c-4d27-9445-384a1b47eaf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.161332 | controller |     "Jun 11 17:28:30.652891 crc crio[23211]: time=\"2026-06-11T17:28:30.640811452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.161346 | controller |     "Jun 11 17:28:30.708592 crc crio[23211]: time=\"2026-06-11T17:28:30.705306008Z\" level=info msg=\"Removed container 9160b3ebc2cca9860889e9be9b6e741025a2c1b3b3819cd7f4a5243f405fe815: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=6dad84f2-e308-4f6c-b843-dcbd6dbc0dd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.161361 | controller |     "Jun 11 17:28:30.716242 crc crio[23211]: time=\"2026-06-11T17:28:30.71419694Z\" level=info msg=\"Removing container: 13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9\" id=754d8489-fc09-4863-914f-bd53696b2e01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.161375 | controller |     "Jun 11 17:28:30.727905 crc crio[23211]: time=\"2026-06-11T17:28:30.727794671Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=758e429e-b70b-4188-88bf-af40476433a4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.161390 | controller |     "Jun 11 17:28:30.730487 crc crio[23211]: time=\"2026-06-11T17:28:30.730323415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=8836b8f6-4e3b-4cb1-80b5-783355c5eaac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.161409 | controller |     "Jun 11 17:28:30.742508 crc crio[23211]: time=\"2026-06-11T17:28:30.742402187Z\" level=info msg=\"Removed pod sandbox: 2fbd86b38dc1675ddec34ea233b0c4b1aedc21cdc6caa5e3215aee4b113ac5d3\" id=3b784df4-bbf7-409c-a9a0-83ae52d776a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.161424 | controller |     "Jun 11 17:28:30.744579 crc crio[23211]: time=\"2026-06-11T17:28:30.744394407Z\" level=info msg=\"Stopping pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d\" id=f73c556d-5792-4095-bbba-7518ae9b7cca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161439 | controller |     "Jun 11 17:28:30.745708 crc crio[23211]: time=\"2026-06-11T17:28:30.744621003Z\" level=info msg=\"Stopped pod sandbox (already stopped): ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d\" id=f73c556d-5792-4095-bbba-7518ae9b7cca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161456 | controller |     "Jun 11 17:28:30.745992 crc crio[23211]: time=\"2026-06-11T17:28:30.745958686Z\" level=info msg=\"Removing pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d\" id=0d014470-edb4-4e29-8acf-8604976b24ea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.161471 | controller |     "Jun 11 17:28:30.758199 crc crio[23211]: time=\"2026-06-11T17:28:30.757999528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.161486 | controller |     "Jun 11 17:28:30.764883 crc crio[23211]: time=\"2026-06-11T17:28:30.764811249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.161501 | controller |     "Jun 11 17:28:30.781878 crc crio[23211]: time=\"2026-06-11T17:28:30.777891627Z\" level=info msg=\"Created container 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=b1caf63b-71b2-44eb-a28b-987a0223a6e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.161542 | controller |     "Jun 11 17:28:30.785914 crc crio[23211]: time=\"2026-06-11T17:28:30.785825756Z\" level=info msg=\"Starting container: 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9\" id=e56c550f-4929-4629-aa85-f88e4a898f21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.161562 | controller |     "Jun 11 17:28:30.798751 crc crio[23211]: time=\"2026-06-11T17:28:30.797325183Z\" level=info msg=\"Started container\" PID=251145 containerID=495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=e56c550f-4929-4629-aa85-f88e4a898f21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4",
2026-06-11 18:01:03.161578 | controller |     "Jun 11 17:28:30.807252 crc crio[23211]: time=\"2026-06-11T17:28:30.806817032Z\" level=info msg=\"Removed pod sandbox: ccff3315c173e0d1ba919656a0a4d1697d35112e7d952f6516785e4cfc67e54d\" id=0d014470-edb4-4e29-8acf-8604976b24ea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.161594 | controller |     "Jun 11 17:28:30.821995 crc crio[23211]: time=\"2026-06-11T17:28:30.820868853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=e1d083e8-e716-4130-b1a9-6a68f9e1c5e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.161609 | controller |     "Jun 11 17:28:30.821995 crc crio[23211]: time=\"2026-06-11T17:28:30.820890543Z\" level=info msg=\"Stopping pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\" id=4a702037-859f-46ac-925b-2a8d499d4686 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161628 | controller |     "Jun 11 17:28:30.821995 crc crio[23211]: time=\"2026-06-11T17:28:30.820982406Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\" id=4a702037-859f-46ac-925b-2a8d499d4686 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161644 | controller |     "Jun 11 17:28:30.823856 crc crio[23211]: time=\"2026-06-11T17:28:30.823774796Z\" level=info msg=\"Removing pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\" id=00ed6ad8-3cf4-46aa-83b3-e9ff54ea6dbd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.161658 | controller |     "Jun 11 17:28:30.851249 crc crio[23211]: time=\"2026-06-11T17:28:30.847269074Z\" level=info msg=\"Removed container 13cb26033c765d7517a3cd15d827a9def13eaafd6621b4c859a5a1f5f315b1f9: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=754d8489-fc09-4863-914f-bd53696b2e01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.161674 | controller |     "Jun 11 17:28:30.854935 crc crio[23211]: time=\"2026-06-11T17:28:30.854731162Z\" level=info msg=\"Removing container: 399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12\" id=bb472075-7083-4b64-a40c-9e752691a7ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.161689 | controller |     "Jun 11 17:28:30.863241 crc crio[23211]: time=\"2026-06-11T17:28:30.861753428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c44b9d49-187d-480b-8323-615292e5b781 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.161704 | controller |     "Jun 11 17:28:30.874639 crc crio[23211]: time=\"2026-06-11T17:28:30.874537328Z\" level=info msg=\"Removed pod sandbox: 6a08ea80944c2635b2107ff22c6df06519bb9fd5e7bee6166f6b3c23fe53966f\" id=00ed6ad8-3cf4-46aa-83b3-e9ff54ea6dbd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.161719 | controller |     "Jun 11 17:28:30.875352 crc crio[23211]: time=\"2026-06-11T17:28:30.875277447Z\" level=info msg=\"Stopping pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\" id=fd2fc22e-b81e-44bf-9b65-9c5ac1dbca37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161734 | controller |     "Jun 11 17:28:30.875588 crc crio[23211]: time=\"2026-06-11T17:28:30.875367589Z\" level=info msg=\"Stopped pod sandbox (already stopped): 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\" id=fd2fc22e-b81e-44bf-9b65-9c5ac1dbca37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161749 | controller |     "Jun 11 17:28:30.875855 crc crio[23211]: time=\"2026-06-11T17:28:30.8757868Z\" level=info msg=\"Removing pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\" id=325db2a9-6a95-4bd9-a701-a5d173039fcb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.161764 | controller |     "Jun 11 17:28:30.889046 crc crio[23211]: time=\"2026-06-11T17:28:30.888931118Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/init\" id=2492ca0d-ca20-4c77-babe-fa013c497931 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.161778 | controller |     "Jun 11 17:28:30.920107 crc crio[23211]: time=\"2026-06-11T17:28:30.919975157Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/init\" id=6f610a65-15b7-422b-91b9-62a108c74ffb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.161793 | controller |     "Jun 11 17:28:30.928998 crc crio[23211]: time=\"2026-06-11T17:28:30.92890053Z\" level=info msg=\"Created container c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe: openstack/nova-metadata-0/nova-metadata-log\" id=3e2762c4-ada7-40a3-8e6b-34776c8f2db3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.161812 | controller |     "Jun 11 17:28:30.929636 crc crio[23211]: time=\"2026-06-11T17:28:30.929564677Z\" level=info msg=\"Removed pod sandbox: 393b848388748af729cdbae2421c722b995d459eb849e1c3c112e30c2fd1bb16\" id=325db2a9-6a95-4bd9-a701-a5d173039fcb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.161827 | controller |     "Jun 11 17:28:30.930908 crc crio[23211]: time=\"2026-06-11T17:28:30.930837338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.161842 | controller |     "Jun 11 17:28:30.933670 crc crio[23211]: time=\"2026-06-11T17:28:30.933494205Z\" level=info msg=\"Starting container: c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe\" id=c1b58f09-cebc-47ee-bebf-ba39713e8915 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.161857 | controller |     "Jun 11 17:28:30.937592 crc crio[23211]: time=\"2026-06-11T17:28:30.934957692Z\" level=info msg=\"Stopping pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\" id=3848062c-b9db-48c3-bde6-14739e4623fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161872 | controller |     "Jun 11 17:28:30.937592 crc crio[23211]: time=\"2026-06-11T17:28:30.935082475Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\" id=3848062c-b9db-48c3-bde6-14739e4623fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161887 | controller |     "Jun 11 17:28:30.944273 crc crio[23211]: time=\"2026-06-11T17:28:30.943687461Z\" level=info msg=\"Removing pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\" id=4143d7f1-7d8c-41c3-99f5-c9221f58387f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.161902 | controller |     "Jun 11 17:28:30.950910 crc crio[23211]: time=\"2026-06-11T17:28:30.95080803Z\" level=info msg=\"Started container\" PID=251167 containerID=c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe description=openstack/nova-metadata-0/nova-metadata-log id=c1b58f09-cebc-47ee-bebf-ba39713e8915 name=/runtime.v1.RuntimeService/StartContainer sandboxID=761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66",
2026-06-11 18:01:03.161917 | controller |     "Jun 11 17:28:30.976916 crc crio[23211]: time=\"2026-06-11T17:28:30.976593774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1d7c09dd-3911-413d-944d-c888b69871c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.161931 | controller |     "Jun 11 17:28:31.064871 crc crio[23211]: time=\"2026-06-11T17:28:31.064760813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2b618c77-15ae-4731-822e-6a5966148518 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.161946 | controller |     "Jun 11 17:28:31.071364 crc crio[23211]: time=\"2026-06-11T17:28:31.070536259Z\" level=info msg=\"Stopped pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\" id=7f21a656-0b8d-454c-a513-1e5e7a37e934 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.161960 | controller |     "Jun 11 17:28:31.077254 crc crio[23211]: time=\"2026-06-11T17:28:31.077190766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.161975 | controller |     "Jun 11 17:28:31.127370 crc crio[23211]: time=\"2026-06-11T17:28:31.127273521Z\" level=info msg=\"Removed pod sandbox: 61df9a21dd03cac02c084a800d9b2c9e9c9251df655cfab0f90f28091bd1e93d\" id=4143d7f1-7d8c-41c3-99f5-c9221f58387f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.161989 | controller |     "Jun 11 17:28:31.129213 crc crio[23211]: time=\"2026-06-11T17:28:31.128581223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.162149 | controller |     "Jun 11 17:28:31.136654 crc crio[23211]: time=\"2026-06-11T17:28:31.129607759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.162164 | controller |     "Jun 11 17:28:31.136654 crc crio[23211]: time=\"2026-06-11T17:28:31.135999999Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=ee046875-ba01-4a66-8086-c9075f85da23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.162178 | controller |     "Jun 11 17:28:31.139540 crc crio[23211]: time=\"2026-06-11T17:28:31.139350523Z\" level=info msg=\"Stopping pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\" id=704d9c4e-692b-4bf3-871a-9b3c89a4b840 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162192 | controller |     "Jun 11 17:28:31.139672 crc crio[23211]: time=\"2026-06-11T17:28:31.139539698Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\" id=704d9c4e-692b-4bf3-871a-9b3c89a4b840 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162206 | controller |     "Jun 11 17:28:31.141269 crc crio[23211]: time=\"2026-06-11T17:28:31.140554153Z\" level=info msg=\"Removing pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\" id=0bc161c6-a455-4af1-9b00-30a5ff2b31f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162221 | controller |     "Jun 11 17:28:31.158956 crc crio[23211]: time=\"2026-06-11T17:28:31.158600416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.162235 | controller |     "Jun 11 17:28:31.198032 crc crio[23211]: time=\"2026-06-11T17:28:31.197846089Z\" level=info msg=\"Stopped pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\" id=31814932-6860-4259-b94d-944be7ce9c6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162249 | controller |     "Jun 11 17:28:31.213707 crc crio[23211]: time=\"2026-06-11T17:28:31.213618974Z\" level=info msg=\"Removed container 399a4b2c757f6ad8a62187104a6601f0567efc098a398f25f6dc1de529b54b12: openstack/ovn-controller-vz669-config-8v4gn/ovn-config\" id=bb472075-7083-4b64-a40c-9e752691a7ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.162263 | controller |     "Jun 11 17:28:31.248768 crc crio[23211]: time=\"2026-06-11T17:28:31.248244652Z\" level=info msg=\"Removed pod sandbox: 57f5d9245bcd01af33c86c2eef9e5622f58d21f7b1963bbd87338bc044ad551a\" id=0bc161c6-a455-4af1-9b00-30a5ff2b31f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162278 | controller |     "Jun 11 17:28:31.260695 crc crio[23211]: time=\"2026-06-11T17:28:31.254802345Z\" level=info msg=\"Stopping pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\" id=013af3a6-3225-4ead-ad9c-fd38298e5863 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162292 | controller |     "Jun 11 17:28:31.260695 crc crio[23211]: time=\"2026-06-11T17:28:31.254885977Z\" level=info msg=\"Stopped pod sandbox (already stopped): d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\" id=013af3a6-3225-4ead-ad9c-fd38298e5863 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162307 | controller |     "Jun 11 17:28:31.260695 crc crio[23211]: time=\"2026-06-11T17:28:31.260229991Z\" level=info msg=\"Removing pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\" id=c5f1e4e7-1780-4438-8693-96ad1789e959 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162325 | controller |     "Jun 11 17:28:31.315698 crc crio[23211]: time=\"2026-06-11T17:28:31.315139098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.162339 | controller |     "Jun 11 17:28:31.320765 crc crio[23211]: time=\"2026-06-11T17:28:31.320684937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.162353 | controller |     "Jun 11 17:28:31.350082 crc crio[23211]: time=\"2026-06-11T17:28:31.34997477Z\" level=info msg=\"Removed pod sandbox: d33d075c46e74dd404efe7c17189b114e5dc5a56ceaa519d9c5cc0e98d91232f\" id=c5f1e4e7-1780-4438-8693-96ad1789e959 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162368 | controller |     "Jun 11 17:28:31.351078 crc crio[23211]: time=\"2026-06-11T17:28:31.350976155Z\" level=info msg=\"Stopping pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83\" id=1be39a5a-f36e-4caf-8176-780741f59ed2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162382 | controller |     "Jun 11 17:28:31.351206 crc crio[23211]: time=\"2026-06-11T17:28:31.351072338Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83\" id=1be39a5a-f36e-4caf-8176-780741f59ed2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162396 | controller |     "Jun 11 17:28:31.352126 crc crio[23211]: time=\"2026-06-11T17:28:31.352045022Z\" level=info msg=\"Removing pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83\" id=f49df15f-ea87-45e2-aecf-c12809fd8416 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162410 | controller |     "Jun 11 17:28:31.357383 crc crio[23211]: time=\"2026-06-11T17:28:31.357318005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.162424 | controller |     "Jun 11 17:28:31.363036 crc crio[23211]: time=\"2026-06-11T17:28:31.362951785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.162438 | controller |     "Jun 11 17:28:31.406752 crc crio[23211]: time=\"2026-06-11T17:28:31.406661341Z\" level=info msg=\"Removed pod sandbox: 4137127e4c50133ef6395a83943d0cb3c78439c08340ae05b3c40f8446a8fd83\" id=f49df15f-ea87-45e2-aecf-c12809fd8416 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162452 | controller |     "Jun 11 17:28:31.409978 crc crio[23211]: time=\"2026-06-11T17:28:31.409858991Z\" level=info msg=\"Stopping pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\" id=09cdcefb-8496-4b28-b499-a50a7d979e6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162466 | controller |     "Jun 11 17:28:31.409978 crc crio[23211]: time=\"2026-06-11T17:28:31.409969614Z\" level=info msg=\"Stopped pod sandbox (already stopped): cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\" id=09cdcefb-8496-4b28-b499-a50a7d979e6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162480 | controller |     "Jun 11 17:28:31.413105 crc crio[23211]: time=\"2026-06-11T17:28:31.411736597Z\" level=info msg=\"Removing pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\" id=12b6b1d3-80a6-4299-b9c6-94d73e03a975 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162495 | controller |     "Jun 11 17:28:31.448845 crc crio[23211]: time=\"2026-06-11T17:28:31.448739545Z\" level=info msg=\"Removed pod sandbox: cae268daea1ec258f8eb4b43b9b0ecb6bd0468e9a263bb6b8eb328c719918055\" id=12b6b1d3-80a6-4299-b9c6-94d73e03a975 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162528 | controller |     "Jun 11 17:28:31.450192 crc crio[23211]: time=\"2026-06-11T17:28:31.450061648Z\" level=info msg=\"Stopping pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7\" id=fc29dffa-1de8-44a8-bb7a-d361ef67bd55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162559 | controller |     "Jun 11 17:28:31.450330 crc crio[23211]: time=\"2026-06-11T17:28:31.450206962Z\" level=info msg=\"Stopped pod sandbox (already stopped): a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7\" id=fc29dffa-1de8-44a8-bb7a-d361ef67bd55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162577 | controller |     "Jun 11 17:28:31.450980 crc crio[23211]: time=\"2026-06-11T17:28:31.450900709Z\" level=info msg=\"Removing pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7\" id=2325611d-f999-42de-8fed-fce3fe1ced72 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162593 | controller |     "Jun 11 17:28:31.467882 crc crio[23211]: time=\"2026-06-11T17:28:31.467792833Z\" level=info msg=\"Removed pod sandbox: a55786401a4ae66aa7b6489c1eb9cead752ceb7f9adea6d3ac99ca89364df3c7\" id=2325611d-f999-42de-8fed-fce3fe1ced72 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162608 | controller |     "Jun 11 17:28:31.468931 crc crio[23211]: time=\"2026-06-11T17:28:31.468846309Z\" level=info msg=\"Stopping pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958\" id=c4fe6b4d-b462-4177-9123-24a1294404b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162624 | controller |     "Jun 11 17:28:31.469074 crc crio[23211]: time=\"2026-06-11T17:28:31.468949892Z\" level=info msg=\"Stopped pod sandbox (already stopped): e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958\" id=c4fe6b4d-b462-4177-9123-24a1294404b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162639 | controller |     "Jun 11 17:28:31.470292 crc crio[23211]: time=\"2026-06-11T17:28:31.470229774Z\" level=info msg=\"Removing pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958\" id=7120263a-9481-4c15-b67d-cf93cfd1fd76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162655 | controller |     "Jun 11 17:28:31.489649 crc crio[23211]: time=\"2026-06-11T17:28:31.489311601Z\" level=info msg=\"Removed pod sandbox: e471e215fc6a9aa280a6aed323da18dafe0020d62b081ddf631f236f82907958\" id=7120263a-9481-4c15-b67d-cf93cfd1fd76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162670 | controller |     "Jun 11 17:28:31.490767 crc crio[23211]: time=\"2026-06-11T17:28:31.490609934Z\" level=info msg=\"Stopping pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\" id=a4f6c8e3-a041-475c-a70a-b2747e3d3222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162686 | controller |     "Jun 11 17:28:31.490767 crc crio[23211]: time=\"2026-06-11T17:28:31.490726877Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\" id=a4f6c8e3-a041-475c-a70a-b2747e3d3222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162700 | controller |     "Jun 11 17:28:31.491588 crc crio[23211]: time=\"2026-06-11T17:28:31.491528357Z\" level=info msg=\"Removing pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\" id=d0f0d3cd-1def-41d0-a5b9-eeeec2bfb4f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162715 | controller |     "Jun 11 17:28:31.509659 crc crio[23211]: time=\"2026-06-11T17:28:31.509492548Z\" level=info msg=\"Removed pod sandbox: 93ef3fd9ca8801b95fb840ba002c39124fb95797cb9c3ae1daf6367f3c7241e5\" id=d0f0d3cd-1def-41d0-a5b9-eeeec2bfb4f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162729 | controller |     "Jun 11 17:28:31.510979 crc crio[23211]: time=\"2026-06-11T17:28:31.510851981Z\" level=info msg=\"Stopping pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\" id=0ee91d7b-bfc6-4883-864d-7fae3748702e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162748 | controller |     "Jun 11 17:28:31.511132 crc crio[23211]: time=\"2026-06-11T17:28:31.511062887Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\" id=0ee91d7b-bfc6-4883-864d-7fae3748702e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162764 | controller |     "Jun 11 17:28:31.513197 crc crio[23211]: time=\"2026-06-11T17:28:31.513098437Z\" level=info msg=\"Removing pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\" id=6a8c407c-2269-42b6-89fb-4a18e4c707bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162780 | controller |     "Jun 11 17:28:31.532533 crc crio[23211]: time=\"2026-06-11T17:28:31.532470713Z\" level=info msg=\"Removed pod sandbox: 5c8d744bc735b8dbf4782679c501a06fb862cb2165b8a8e6e3f8b74c457d296e\" id=6a8c407c-2269-42b6-89fb-4a18e4c707bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162795 | controller |     "Jun 11 17:28:31.533870 crc crio[23211]: time=\"2026-06-11T17:28:31.533784715Z\" level=info msg=\"Stopping pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\" id=285e1f2f-e1c7-4b20-ad6d-94d9da7b8772 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162810 | controller |     "Jun 11 17:28:31.534038 crc crio[23211]: time=\"2026-06-11T17:28:31.533894238Z\" level=info msg=\"Stopped pod sandbox (already stopped): 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\" id=285e1f2f-e1c7-4b20-ad6d-94d9da7b8772 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162825 | controller |     "Jun 11 17:28:31.535732 crc crio[23211]: time=\"2026-06-11T17:28:31.535638722Z\" level=info msg=\"Removing pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\" id=23d40f20-62d0-44e0-a2e1-605b7ecbaa92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162840 | controller |     "Jun 11 17:28:31.560347 crc crio[23211]: time=\"2026-06-11T17:28:31.560238748Z\" level=info msg=\"Removed pod sandbox: 606164c0cd126e0bfa92d65f4cb0372869188fd6d3e03664c4021c7fd49bc94d\" id=23d40f20-62d0-44e0-a2e1-605b7ecbaa92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162855 | controller |     "Jun 11 17:28:31.562048 crc crio[23211]: time=\"2026-06-11T17:28:31.561925481Z\" level=info msg=\"Stopping pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\" id=a79bb536-1b21-4275-a7c7-a6027f35d0a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162870 | controller |     "Jun 11 17:28:31.562048 crc crio[23211]: time=\"2026-06-11T17:28:31.562020433Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\" id=a79bb536-1b21-4275-a7c7-a6027f35d0a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162885 | controller |     "Jun 11 17:28:31.562835 crc crio[23211]: time=\"2026-06-11T17:28:31.562772323Z\" level=info msg=\"Removing pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\" id=8f4008ba-29a1-4a39-b206-b0634d4da44b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162900 | controller |     "Jun 11 17:28:31.610916 crc crio[23211]: time=\"2026-06-11T17:28:31.602548618Z\" level=info msg=\"Removed pod sandbox: 7bbe8b5382bc6e47dd49017c13f823df6f905699c19f0cb02f3136610dcbcf65\" id=8f4008ba-29a1-4a39-b206-b0634d4da44b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162915 | controller |     "Jun 11 17:28:31.610916 crc crio[23211]: time=\"2026-06-11T17:28:31.603950824Z\" level=info msg=\"Stopping pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590\" id=f5b07294-bed8-44e4-919c-116067cabf32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162930 | controller |     "Jun 11 17:28:31.610916 crc crio[23211]: time=\"2026-06-11T17:28:31.604020536Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590\" id=f5b07294-bed8-44e4-919c-116067cabf32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162949 | controller |     "Jun 11 17:28:31.610916 crc crio[23211]: time=\"2026-06-11T17:28:31.604933589Z\" level=info msg=\"Removing pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590\" id=ec54e045-16e7-4d17-9c34-9f950bdcb40f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162964 | controller |     "Jun 11 17:28:31.631948 crc crio[23211]: time=\"2026-06-11T17:28:31.631826411Z\" level=info msg=\"Removed pod sandbox: 6de5d28de14cbe6d262188f75a0125671a81e70136bb6a42b9178718c4b64590\" id=ec54e045-16e7-4d17-9c34-9f950bdcb40f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.162978 | controller |     "Jun 11 17:28:31.633985 crc crio[23211]: time=\"2026-06-11T17:28:31.633897464Z\" level=info msg=\"Stopping pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\" id=5ce92e56-bfe9-4208-99d3-cd76c7ffbca2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.162993 | controller |     "Jun 11 17:28:31.634066 crc crio[23211]: time=\"2026-06-11T17:28:31.633992986Z\" level=info msg=\"Stopped pod sandbox (already stopped): de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\" id=5ce92e56-bfe9-4208-99d3-cd76c7ffbca2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163008 | controller |     "Jun 11 17:28:31.634787 crc crio[23211]: time=\"2026-06-11T17:28:31.634705685Z\" level=info msg=\"Removing pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\" id=26242711-9c4e-47f8-a7b9-49a3a712a719 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163022 | controller |     "Jun 11 17:28:31.677361 crc crio[23211]: time=\"2026-06-11T17:28:31.67726601Z\" level=info msg=\"Removed pod sandbox: de6cdee49c5c7dbbe003a4f0c83a12df6ba8b95847735b86ad6a8a798caed2c4\" id=26242711-9c4e-47f8-a7b9-49a3a712a719 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163037 | controller |     "Jun 11 17:28:31.684289 crc crio[23211]: time=\"2026-06-11T17:28:31.682879272Z\" level=info msg=\"Stopping pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e\" id=f2442e42-a2f1-4d2d-b1ae-9c9782276e8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163051 | controller |     "Jun 11 17:28:31.684289 crc crio[23211]: time=\"2026-06-11T17:28:31.682994855Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e\" id=f2442e42-a2f1-4d2d-b1ae-9c9782276e8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163066 | controller |     "Jun 11 17:28:31.685968 crc crio[23211]: time=\"2026-06-11T17:28:31.685911588Z\" level=info msg=\"Removing pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e\" id=adf475e8-149f-4b24-ae00-c04f634bfac1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163080 | controller |     "Jun 11 17:28:31.718212 crc crio[23211]: time=\"2026-06-11T17:28:31.718095854Z\" level=info msg=\"Created container d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/init\" id=6f610a65-15b7-422b-91b9-62a108c74ffb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.163095 | controller |     "Jun 11 17:28:31.726588 crc crio[23211]: time=\"2026-06-11T17:28:31.725581081Z\" level=info msg=\"Starting container: d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa\" id=6a4ee555-a4b9-4d35-b933-e96483ed7498 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.163109 | controller |     "Jun 11 17:28:31.745755 crc crio[23211]: time=\"2026-06-11T17:28:31.745551742Z\" level=info msg=\"Started container\" PID=251239 containerID=d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/init id=6a4ee555-a4b9-4d35-b933-e96483ed7498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67",
2026-06-11 18:01:03.163131 | controller |     "Jun 11 17:28:31.757675 crc crio[23211]: time=\"2026-06-11T17:28:31.756400933Z\" level=info msg=\"Removed pod sandbox: f2bc88e4cadde7d32e7524503826ea86f4f9cba2e0347fcea74d11e98117d76e\" id=adf475e8-149f-4b24-ae00-c04f634bfac1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163147 | controller |     "Jun 11 17:28:31.757675 crc crio[23211]: time=\"2026-06-11T17:28:31.757562892Z\" level=info msg=\"Stopping pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7\" id=f0d1fd0a-a062-4cda-b830-7942a6d34d9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163162 | controller |     "Jun 11 17:28:31.757675 crc crio[23211]: time=\"2026-06-11T17:28:31.757661144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7\" id=f0d1fd0a-a062-4cda-b830-7942a6d34d9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163177 | controller |     "Jun 11 17:28:31.758390 crc crio[23211]: time=\"2026-06-11T17:28:31.758322711Z\" level=info msg=\"Removing pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7\" id=0061467f-e869-4fa4-b289-685483e0ec93 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163191 | controller |     "Jun 11 17:28:31.775631 crc crio[23211]: time=\"2026-06-11T17:28:31.775560664Z\" level=info msg=\"Removed pod sandbox: 0b33392b1fe3b2f9641529927f1451b504838037929514f4ac3567931d4e89d7\" id=0061467f-e869-4fa4-b289-685483e0ec93 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163206 | controller |     "Jun 11 17:28:31.776591 crc crio[23211]: time=\"2026-06-11T17:28:31.776477316Z\" level=info msg=\"Stopping pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\" id=c6422b81-0873-402f-a43e-48840b68d92a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163221 | controller |     "Jun 11 17:28:31.776736 crc crio[23211]: time=\"2026-06-11T17:28:31.77661206Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\" id=c6422b81-0873-402f-a43e-48840b68d92a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163235 | controller |     "Jun 11 17:28:31.777141 crc crio[23211]: time=\"2026-06-11T17:28:31.777083162Z\" level=info msg=\"Removing pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\" id=420fc656-9a9e-4197-9511-3c5acf88dd7f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163268 | controller |     "Jun 11 17:28:31.792779 crc crio[23211]: time=\"2026-06-11T17:28:31.789673758Z\" level=info msg=\"Created container 80a6711db4bc9ce926943fe0aa759be9a7ad3aadeb6024b847b8fb1a3ecd8241: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/init\" id=2492ca0d-ca20-4c77-babe-fa013c497931 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.163285 | controller |     "Jun 11 17:28:31.794118 crc crio[23211]: time=\"2026-06-11T17:28:31.794041606Z\" level=info msg=\"Starting container: 80a6711db4bc9ce926943fe0aa759be9a7ad3aadeb6024b847b8fb1a3ecd8241\" id=cfc94295-cf21-43e0-a201-d25fc69c5456 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.163300 | controller |     "Jun 11 17:28:31.800023 crc crio[23211]: time=\"2026-06-11T17:28:31.799933053Z\" level=info msg=\"Started container\" PID=251266 containerID=80a6711db4bc9ce926943fe0aa759be9a7ad3aadeb6024b847b8fb1a3ecd8241 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/init id=cfc94295-cf21-43e0-a201-d25fc69c5456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=700e2349d39c4afa009a519de5b9597212260018f19edb4aa535ecb5e800b35c",
2026-06-11 18:01:03.163319 | controller |     "Jun 11 17:28:31.819853 crc crio[23211]: time=\"2026-06-11T17:28:31.819043363Z\" level=info msg=\"Removed pod sandbox: a1f8416f4627c01007ab96084e95e4b18623d3dc1a060766db304cb9eec17ee7\" id=420fc656-9a9e-4197-9511-3c5acf88dd7f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163334 | controller |     "Jun 11 17:28:31.822482 crc crio[23211]: time=\"2026-06-11T17:28:31.82167804Z\" level=info msg=\"Stopping pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\" id=200d9178-61d1-4146-85d9-5ce27ef23760 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163349 | controller |     "Jun 11 17:28:31.822482 crc crio[23211]: time=\"2026-06-11T17:28:31.821757302Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\" id=200d9178-61d1-4146-85d9-5ce27ef23760 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163363 | controller |     "Jun 11 17:28:31.828802 crc crio[23211]: time=\"2026-06-11T17:28:31.828726446Z\" level=info msg=\"Removing pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\" id=c86603b2-8d34-42a2-9a32-24ab07b12a58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163378 | controller |     "Jun 11 17:28:31.862017 crc crio[23211]: time=\"2026-06-11T17:28:31.861909237Z\" level=info msg=\"Removed pod sandbox: ffd2144ae26abf63720beadbb5ff7eb4eec117094ed3a0bfbf3a85a6fc5b65fa\" id=c86603b2-8d34-42a2-9a32-24ab07b12a58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163392 | controller |     "Jun 11 17:28:31.871701 crc crio[23211]: time=\"2026-06-11T17:28:31.870212705Z\" level=info msg=\"Stopping pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\" id=897e875f-b4ad-42f3-9f55-926dabbef95d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163406 | controller |     "Jun 11 17:28:31.871701 crc crio[23211]: time=\"2026-06-11T17:28:31.870312627Z\" level=info msg=\"Stopped pod sandbox (already stopped): efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\" id=897e875f-b4ad-42f3-9f55-926dabbef95d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163420 | controller |     "Jun 11 17:28:31.871701 crc crio[23211]: time=\"2026-06-11T17:28:31.871405585Z\" level=info msg=\"Removing pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\" id=b5f4cb1b-a802-4f1b-a5f8-f272180b4663 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163435 | controller |     "Jun 11 17:28:31.897201 crc crio[23211]: time=\"2026-06-11T17:28:31.897073478Z\" level=info msg=\"Removed pod sandbox: efdb45ba615f659d56906bdd372b41ada5c91faaf17feedc4f9bdd598ba31617\" id=b5f4cb1b-a802-4f1b-a5f8-f272180b4663 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163449 | controller |     "Jun 11 17:28:31.899323 crc crio[23211]: time=\"2026-06-11T17:28:31.89918792Z\" level=info msg=\"Stopping pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\" id=eeb166af-5882-4b77-b352-4ba8b3e208ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163463 | controller |     "Jun 11 17:28:31.899323 crc crio[23211]: time=\"2026-06-11T17:28:31.899277032Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\" id=eeb166af-5882-4b77-b352-4ba8b3e208ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163477 | controller |     "Jun 11 17:28:31.900010 crc crio[23211]: time=\"2026-06-11T17:28:31.89995241Z\" level=info msg=\"Removing pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\" id=16031263-5afd-4077-b511-f9c184f70cf7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163491 | controller |     "Jun 11 17:28:31.928386 crc crio[23211]: time=\"2026-06-11T17:28:31.92829619Z\" level=info msg=\"Removed pod sandbox: c8d8c3155b77098ddde573fd3bafe254a5a5a65ca436e1b3e09775ff9c32326a\" id=16031263-5afd-4077-b511-f9c184f70cf7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163527 | controller |     "Jun 11 17:28:31.929532 crc crio[23211]: time=\"2026-06-11T17:28:31.929394378Z\" level=info msg=\"Stopping pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\" id=e8643b1b-ae8a-4717-88a8-9575b9c9a9f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163556 | controller |     "Jun 11 17:28:31.929532 crc crio[23211]: time=\"2026-06-11T17:28:31.92950585Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\" id=e8643b1b-ae8a-4717-88a8-9575b9c9a9f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163573 | controller |     "Jun 11 17:28:31.933200 crc crio[23211]: time=\"2026-06-11T17:28:31.93310548Z\" level=info msg=\"Removing pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\" id=32196f9c-b87b-4c72-9597-a45bf3c87670 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163588 | controller |     "Jun 11 17:28:31.961878 crc crio[23211]: time=\"2026-06-11T17:28:31.961756968Z\" level=info msg=\"Removed pod sandbox: fbf50e09a9eb0f140d3e9a7a98c42e1afe1089fbc110a7d1988de955ee3d1264\" id=32196f9c-b87b-4c72-9597-a45bf3c87670 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163602 | controller |     "Jun 11 17:28:31.963986 crc crio[23211]: time=\"2026-06-11T17:28:31.963899352Z\" level=info msg=\"Stopping pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\" id=31a25395-4070-4cf5-b730-dff1f7a0fdea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163617 | controller |     "Jun 11 17:28:31.964096 crc crio[23211]: time=\"2026-06-11T17:28:31.964001405Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\" id=31a25395-4070-4cf5-b730-dff1f7a0fdea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.163631 | controller |     "Jun 11 17:28:31.968768 crc crio[23211]: time=\"2026-06-11T17:28:31.968699802Z\" level=info msg=\"Removing pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\" id=afbc27a4-47a2-456a-a4f9-8c296114f108 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163645 | controller |     "Jun 11 17:28:31.988597 crc crio[23211]: time=\"2026-06-11T17:28:31.988498029Z\" level=info msg=\"Removed pod sandbox: 1472dd40dbcc3e6ba025786e3c3cf3cac1e8579e860f2417de59227fa2929f9a\" id=afbc27a4-47a2-456a-a4f9-8c296114f108 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.163659 | controller |     "Jun 11 17:28:32.293279 crc crio[23211]: time=\"2026-06-11T17:28:32.292482835Z\" level=info msg=\"Removing container: f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8\" id=c0891f8a-4dd7-405c-810b-343eb55195f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.163673 | controller |     "Jun 11 17:28:32.385830 crc crio[23211]: time=\"2026-06-11T17:28:32.385716511Z\" level=info msg=\"Removed container f53eac8ead83a76d12a7268c43a8d9e0471716cf088314955c1cfddef9a483f8: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api\" id=c0891f8a-4dd7-405c-810b-343eb55195f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.163687 | controller |     "Jun 11 17:28:32.388293 crc crio[23211]: time=\"2026-06-11T17:28:32.388198743Z\" level=info msg=\"Removing container: f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af\" id=6d294b5d-af3f-4ecf-af46-0a6742775aeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.163701 | controller |     "Jun 11 17:28:32.421270 crc crio[23211]: time=\"2026-06-11T17:28:32.421116677Z\" level=info msg=\"Removed container f3c0ed0d8e9fa4c6a0bddead9810ff1bab605a5b83cbee3b221b462d50e894af: openstack/barbican-api-587dc4c4dd-gw8ps/barbican-api-log\" id=6d294b5d-af3f-4ecf-af46-0a6742775aeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.163719 | controller |     "Jun 11 17:28:32.425887 crc crio[23211]: time=\"2026-06-11T17:28:32.424556964Z\" level=info msg=\"Removing container: 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4\" id=6e1c3092-6468-4139-8573-fc8ac5026bd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.163734 | controller |     "Jun 11 17:28:32.474355 crc crio[23211]: time=\"2026-06-11T17:28:32.474221568Z\" level=info msg=\"Removed container 32c5ec5843f65bf7a25c4e05b95478ac647a7181b1dfd9f6bafca365030cb9b4: openstack/ceilometer-0/proxy-httpd\" id=6e1c3092-6468-4139-8573-fc8ac5026bd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.163748 | controller |     "Jun 11 17:28:32.477855 crc crio[23211]: time=\"2026-06-11T17:28:32.477715136Z\" level=info msg=\"Removing container: 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36\" id=a4d634a6-4693-4f5b-9fa1-c3226ee649bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.163763 | controller |     "Jun 11 17:28:32.478552 crc crio[23211]: time=\"2026-06-11T17:28:32.478362173Z\" level=info msg=\"Created container d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c: openstack/nova-metadata-0/nova-metadata-metadata\" id=ee046875-ba01-4a66-8086-c9075f85da23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.163777 | controller |     "Jun 11 17:28:32.480235 crc crio[23211]: time=\"2026-06-11T17:28:32.480099866Z\" level=info msg=\"Starting container: d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c\" id=9ddbdd0f-5b2f-4471-9b89-f25289f37961 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.163791 | controller |     "Jun 11 17:28:32.485815 crc crio[23211]: time=\"2026-06-11T17:28:32.485646525Z\" level=info msg=\"Started container\" PID=251267 containerID=d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c description=openstack/nova-metadata-0/nova-metadata-metadata id=9ddbdd0f-5b2f-4471-9b89-f25289f37961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66",
2026-06-11 18:01:03.163806 | controller |     "Jun 11 17:28:32.512301 crc crio[23211]: time=\"2026-06-11T17:28:32.512106648Z\" level=info msg=\"Removed container 622fd53b3f019cfbd5f44a4c9e597799398979dce8c20a03633bd65f3e3cfc36: openstack/ceilometer-0/sg-core\" id=a4d634a6-4693-4f5b-9fa1-c3226ee649bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.163822 | controller |     "Jun 11 17:28:32.516691 crc crio[23211]: time=\"2026-06-11T17:28:32.51654886Z\" level=info msg=\"Removing container: 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709\" id=f7016b2c-dc54-40d1-9c57-e80a2d2b3e62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.163837 | controller |     "Jun 11 17:28:32.579943 crc crio[23211]: time=\"2026-06-11T17:28:32.579688801Z\" level=info msg=\"Removed container 1f2b1eac0d91005584bd0fb3a5ccfd57ba6be386e393a4dfb6e36f72ac563709: openstack/ceilometer-0/ceilometer-notification-agent\" id=f7016b2c-dc54-40d1-9c57-e80a2d2b3e62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.163851 | controller |     "Jun 11 17:28:32.582853 crc crio[23211]: time=\"2026-06-11T17:28:32.582781968Z\" level=info msg=\"Removing container: b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba\" id=6989503a-71c4-4203-85ba-c5a121d1f526 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.163866 | controller |     "Jun 11 17:28:32.671405 crc crio[23211]: time=\"2026-06-11T17:28:32.671278656Z\" level=info msg=\"Removed container b26cc759881eb9d0d5bffeb077cec17d5aff65f19bd3ef076f16039e302df6ba: openstack/ceilometer-0/ceilometer-central-agent\" id=6989503a-71c4-4203-85ba-c5a121d1f526 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.163880 | controller |     "Jun 11 17:28:37.395833 crc crio[23211]: time=\"2026-06-11T17:28:37.394946548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=06024339-6a27-4341-9fbf-c79e80a63bbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.163899 | controller |     "Jun 11 17:28:37.471969 crc crio[23211]: time=\"2026-06-11T17:28:37.471891247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=902b6dec-9b39-463f-8598-2c7e25184ba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.163914 | controller |     "Jun 11 17:28:37.894647 crc crio[23211]: time=\"2026-06-11T17:28:37.893808448Z\" level=info msg=\"Creating container: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=64f92f97-62b9-414d-a8df-9e5bd31814f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.163929 | controller |     "Jun 11 17:28:37.896113 crc crio[23211]: time=\"2026-06-11T17:28:37.896002623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.163944 | controller |     "Jun 11 17:28:37.958968 crc crio[23211]: time=\"2026-06-11T17:28:37.958782407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.163958 | controller |     "Jun 11 17:28:37.963063 crc crio[23211]: time=\"2026-06-11T17:28:37.962998172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.163973 | controller |     "Jun 11 17:28:38.637684 crc crio[23211]: time=\"2026-06-11T17:28:38.636776224Z\" level=info msg=\"Created container 7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=64f92f97-62b9-414d-a8df-9e5bd31814f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.163988 | controller |     "Jun 11 17:28:38.652777 crc crio[23211]: time=\"2026-06-11T17:28:38.651760869Z\" level=info msg=\"Starting container: 7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637\" id=5c8ad653-1d38-4e6d-9b15-3a0a8f29b122 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.164003 | controller |     "Jun 11 17:28:38.659505 crc crio[23211]: time=\"2026-06-11T17:28:38.659326039Z\" level=info msg=\"Started container\" PID=251811 containerID=7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637 description=openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update id=5c8ad653-1d38-4e6d-9b15-3a0a8f29b122 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db",
2026-06-11 18:01:03.164018 | controller |     "Jun 11 17:28:41.030664 crc crio[23211]: time=\"2026-06-11T17:28:41.029627527Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=7517677e-696d-4de3-9ac5-5a348a7cbe7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.164032 | controller |     "Jun 11 17:28:41.031787 crc crio[23211]: time=\"2026-06-11T17:28:41.030689094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164048 | controller |     "Jun 11 17:28:41.080541 crc crio[23211]: time=\"2026-06-11T17:28:41.08040806Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f UID:6ba32845-b555-4819-b2bf-1f4c16c9a647 NetNS:/var/run/netns/f5b285fe-ee4e-48c6-aa26-284571f3aea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ba32845_b555_4819_b2bf_1f4c16c9a647.slice PodAnnotations:0xc002818c50}] Aliases:map[]}\"",
2026-06-11 18:01:03.164067 | controller |     "Jun 11 17:28:41.080541 crc crio[23211]: time=\"2026-06-11T17:28:41.080531953Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.164082 | controller |     "Jun 11 17:28:41.689483 crc crio[23211]: 2026-06-11T17:28:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e40710b585da350 Mac:d6:63:74:9b:a4:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/f5b285fe-ee4e-48c6-aa26-284571f3aea7 SocketPath: PciID:}] [{Interface:0xc0002c45b0 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.164097 | controller |     "Jun 11 17:28:41.691293 crc crio[23211]: time=\"2026-06-11T17:28:41.691125431Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f UID:6ba32845-b555-4819-b2bf-1f4c16c9a647 NetNS:/var/run/netns/f5b285fe-ee4e-48c6-aa26-284571f3aea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ba32845_b555_4819_b2bf_1f4c16c9a647.slice PodAnnotations:0xc002818c50}] Aliases:map[]}\"",
2026-06-11 18:01:03.164112 | controller |     "Jun 11 17:28:41.691585 crc crio[23211]: time=\"2026-06-11T17:28:41.691322336Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.164127 | controller |     "Jun 11 17:28:41.700347 crc crio[23211]: time=\"2026-06-11T17:28:41.70029409Z\" level=info msg=\"Ran pod sandbox e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f with infra container: openstack/ceilometer-0/POD\" id=7517677e-696d-4de3-9ac5-5a348a7cbe7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.164142 | controller |     "Jun 11 17:28:41.702737 crc crio[23211]: time=\"2026-06-11T17:28:41.70265994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b1f44674-74d8-462f-b997-f105d7d10a2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.164156 | controller |     "Jun 11 17:28:41.742062 crc crio[23211]: time=\"2026-06-11T17:28:41.741951314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=adffd7ed-9bcb-4137-82e9-c728556c68d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.164170 | controller |     "Jun 11 17:28:41.752657 crc crio[23211]: time=\"2026-06-11T17:28:41.752557301Z\" level=info msg=\"Removing container: f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748\" id=dc0f2218-1c70-4e95-a3d0-5993c87d2daa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.164185 | controller |     "Jun 11 17:28:41.754295 crc crio[23211]: time=\"2026-06-11T17:28:41.754245314Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=cdc4a1ec-b2a7-4288-bb8f-f9afe685916b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.164200 | controller |     "Jun 11 17:28:41.760878 crc crio[23211]: time=\"2026-06-11T17:28:41.758080489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164214 | controller |     "Jun 11 17:28:41.836549 crc crio[23211]: time=\"2026-06-11T17:28:41.836496524Z\" level=info msg=\"Removed container f1d3fd2ba3650761fc04811f42f284c0cdbe72ca1c3e9368824804e216640748: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=dc0f2218-1c70-4e95-a3d0-5993c87d2daa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.164232 | controller |     "Jun 11 17:28:41.889723 crc crio[23211]: time=\"2026-06-11T17:28:41.889540113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164248 | controller |     "Jun 11 17:28:41.896549 crc crio[23211]: time=\"2026-06-11T17:28:41.896384425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164263 | controller |     "Jun 11 17:28:42.082482 crc crio[23211]: time=\"2026-06-11T17:28:42.082359033Z\" level=info msg=\"Created container a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9: openstack/ceilometer-0/ceilometer-central-agent\" id=cdc4a1ec-b2a7-4288-bb8f-f9afe685916b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.164277 | controller |     "Jun 11 17:28:42.084321 crc crio[23211]: time=\"2026-06-11T17:28:42.084124058Z\" level=info msg=\"Starting container: a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9\" id=f72eeef6-6d73-4e9b-a9a5-f83a3ff4cab1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.164292 | controller |     "Jun 11 17:28:42.098051 crc crio[23211]: time=\"2026-06-11T17:28:42.097729749Z\" level=info msg=\"Started container\" PID=252076 containerID=a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9 description=openstack/ceilometer-0/ceilometer-central-agent id=f72eeef6-6d73-4e9b-a9a5-f83a3ff4cab1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f",
2026-06-11 18:01:03.164307 | controller |     "Jun 11 17:28:42.112388 crc crio[23211]: time=\"2026-06-11T17:28:42.112306824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d112e277-e750-4e40-8628-7b70b6bf4010 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.164322 | controller |     "Jun 11 17:28:42.158087 crc crio[23211]: time=\"2026-06-11T17:28:42.157976879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1a1a3ff5-f3c9-4395-ae09-ea0d37d6d832 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.164336 | controller |     "Jun 11 17:28:42.170869 crc crio[23211]: time=\"2026-06-11T17:28:42.17078614Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=31cb202d-c035-4432-8a53-8a964e5b5d81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.164351 | controller |     "Jun 11 17:28:42.171245 crc crio[23211]: time=\"2026-06-11T17:28:42.17119341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164365 | controller |     "Jun 11 17:28:42.243839 crc crio[23211]: time=\"2026-06-11T17:28:42.243643305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164379 | controller |     "Jun 11 17:28:42.249195 crc crio[23211]: time=\"2026-06-11T17:28:42.249079461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164394 | controller |     "Jun 11 17:28:42.467820 crc crio[23211]: time=\"2026-06-11T17:28:42.467207816Z\" level=info msg=\"Created container 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f: openstack/ceilometer-0/ceilometer-notification-agent\" id=31cb202d-c035-4432-8a53-8a964e5b5d81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.164411 | controller |     "Jun 11 17:28:42.469856 crc crio[23211]: time=\"2026-06-11T17:28:42.469813271Z\" level=info msg=\"Starting container: 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f\" id=57b91916-3982-4dae-befb-3d16fdc6c401 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.164426 | controller |     "Jun 11 17:28:42.478751 crc crio[23211]: time=\"2026-06-11T17:28:42.478695795Z\" level=info msg=\"Started container\" PID=252142 containerID=897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f description=openstack/ceilometer-0/ceilometer-notification-agent id=57b91916-3982-4dae-befb-3d16fdc6c401 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f",
2026-06-11 18:01:03.164444 | controller |     "Jun 11 17:28:42.503792 crc crio[23211]: time=\"2026-06-11T17:28:42.50363615Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4dc29b68-1dab-4e57-b99c-ac658d12cbb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.164465 | controller |     "Jun 11 17:28:42.532120 crc crio[23211]: time=\"2026-06-11T17:28:42.531709312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=6a1dfb97-fed5-465c-b135-8c6d43bb3233 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.164488 | controller |     "Jun 11 17:28:42.542267 crc crio[23211]: time=\"2026-06-11T17:28:42.542142244Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=db96df35-3cee-4b4a-a753-edfcf6a57928 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.164529 | controller |     "Jun 11 17:28:42.542680 crc crio[23211]: time=\"2026-06-11T17:28:42.542629437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164560 | controller |     "Jun 11 17:28:42.611755 crc crio[23211]: time=\"2026-06-11T17:28:42.611676126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164580 | controller |     "Jun 11 17:28:42.619078 crc crio[23211]: time=\"2026-06-11T17:28:42.61900946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164596 | controller |     "Jun 11 17:28:42.760094 crc crio[23211]: time=\"2026-06-11T17:28:42.759847378Z\" level=info msg=\"Created container 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417: openstack/ceilometer-0/sg-core\" id=db96df35-3cee-4b4a-a753-edfcf6a57928 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.164611 | controller |     "Jun 11 17:28:42.760981 crc crio[23211]: time=\"2026-06-11T17:28:42.760835113Z\" level=info msg=\"Starting container: 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417\" id=26a696b1-306c-440c-8f3a-147e68cd5bd7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.164626 | controller |     "Jun 11 17:28:42.767610 crc crio[23211]: time=\"2026-06-11T17:28:42.76750501Z\" level=info msg=\"Started container\" PID=252177 containerID=058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417 description=openstack/ceilometer-0/sg-core id=26a696b1-306c-440c-8f3a-147e68cd5bd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f",
2026-06-11 18:01:03.164642 | controller |     "Jun 11 17:28:42.778954 crc crio[23211]: time=\"2026-06-11T17:28:42.778837244Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=d589a2e6-ec6d-462d-8fdb-a8ad08d1ca71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.164683 | controller |     "Jun 11 17:28:42.782659 crc crio[23211]: time=\"2026-06-11T17:28:42.782609909Z\" level=info msg=\"Stopping pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\" id=dd037f75-2c7c-42c1-8418-0c82d450f568 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.164716 | controller |     "Jun 11 17:28:42.784961 crc crio[23211]: time=\"2026-06-11T17:28:42.784923026Z\" level=info msg=\"Got pod network &{Name:barbican-89d0-account-create-update-plxdq Namespace:openstack ID:1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db UID:82bd9849-3c28-4e4c-ba9f-94396f5cc17c NetNS:/var/run/netns/33e5a332-8325-4f4d-9c6c-1775b5b6093a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bd9849_3c28_4e4c_ba9f_94396f5cc17c.slice PodAnnotations:0xc006bcca70}] Aliases:map[]}\"",
2026-06-11 18:01:03.164732 | controller |     "Jun 11 17:28:42.785375 crc crio[23211]: time=\"2026-06-11T17:28:42.785353018Z\" level=info msg=\"Deleting pod openstack_barbican-89d0-account-create-update-plxdq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.164748 | controller |     "Jun 11 17:28:42.852905 crc crio[23211]: time=\"2026-06-11T17:28:42.852800328Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a203cb51-a5c7-485e-b4aa-d7e4ea01d48f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.164763 | controller |     "Jun 11 17:28:42.865903 crc crio[23211]: time=\"2026-06-11T17:28:42.865796514Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=84a1bed0-1e14-4bed-b3cd-5c57a2f751c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.164777 | controller |     "Jun 11 17:28:42.866395 crc crio[23211]: time=\"2026-06-11T17:28:42.866321857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164792 | controller |     "Jun 11 17:28:43.016471 crc crio[23211]: time=\"2026-06-11T17:28:43.015873403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164806 | controller |     "Jun 11 17:28:43.021312 crc crio[23211]: time=\"2026-06-11T17:28:43.021214967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164822 | controller |     "Jun 11 17:28:43.236412 crc crio[23211]: time=\"2026-06-11T17:28:43.235846194Z\" level=info msg=\"Created container aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582: openstack/ceilometer-0/proxy-httpd\" id=84a1bed0-1e14-4bed-b3cd-5c57a2f751c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.164837 | controller |     "Jun 11 17:28:43.238572 crc crio[23211]: time=\"2026-06-11T17:28:43.23846987Z\" level=info msg=\"Starting container: aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582\" id=6887e312-f255-4b31-8e41-1871f67d0fa1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.164852 | controller |     "Jun 11 17:28:43.245973 crc crio[23211]: time=\"2026-06-11T17:28:43.245869076Z\" level=info msg=\"Started container\" PID=252229 containerID=aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582 description=openstack/ceilometer-0/proxy-httpd id=6887e312-f255-4b31-8e41-1871f67d0fa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f",
2026-06-11 18:01:03.164867 | controller |     "Jun 11 17:28:43.314930 crc crio[23211]: time=\"2026-06-11T17:28:43.314850834Z\" level=info msg=\"Stopped pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\" id=dd037f75-2c7c-42c1-8418-0c82d450f568 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.164886 | controller |     "Jun 11 17:28:43.473968 crc crio[23211]: time=\"2026-06-11T17:28:43.473788426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e28b3a54-a638-42bb-b6b9-cd23f9335e99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.164902 | controller |     "Jun 11 17:28:43.479918 crc crio[23211]: time=\"2026-06-11T17:28:43.479725795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=05e1f110-5030-44c3-8c17-b5900e413a32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.164917 | controller |     "Jun 11 17:28:43.486133 crc crio[23211]: time=\"2026-06-11T17:28:43.486034283Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=8aaff7a0-a778-42f2-aefc-5f53247f0496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.164932 | controller |     "Jun 11 17:28:43.486688 crc crio[23211]: time=\"2026-06-11T17:28:43.486625488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164947 | controller |     "Jun 11 17:28:43.552828 crc crio[23211]: time=\"2026-06-11T17:28:43.552674673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164961 | controller |     "Jun 11 17:28:43.559619 crc crio[23211]: time=\"2026-06-11T17:28:43.559398012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.164977 | controller |     "Jun 11 17:28:43.878752 crc crio[23211]: time=\"2026-06-11T17:28:43.878077946Z\" level=info msg=\"Created container b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=8aaff7a0-a778-42f2-aefc-5f53247f0496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.164991 | controller |     "Jun 11 17:28:43.880827 crc crio[23211]: time=\"2026-06-11T17:28:43.880765263Z\" level=info msg=\"Starting container: b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1\" id=632c3db8-e5d7-4050-9910-a5d94275d8ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.165006 | controller |     "Jun 11 17:28:43.892039 crc crio[23211]: time=\"2026-06-11T17:28:43.891696717Z\" level=info msg=\"Started container\" PID=252272 containerID=b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1 description=openstack/barbican-db-create-9spfg/mariadb-database-create id=632c3db8-e5d7-4050-9910-a5d94275d8ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d",
2026-06-11 18:01:03.165022 | controller |     "Jun 11 17:28:44.063536 crc crio[23211]: time=\"2026-06-11T17:28:44.058847746Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-6hbvd-config-dzzs8/POD\" id=61fcbdbf-ad47-429e-a412-a600e02f9158 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.165036 | controller |     "Jun 11 17:28:44.063536 crc crio[23211]: time=\"2026-06-11T17:28:44.058929818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.165052 | controller |     "Jun 11 17:28:44.101967 crc crio[23211]: time=\"2026-06-11T17:28:44.101583086Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd-config-dzzs8 Namespace:openstack ID:8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10 UID:1939f931-8dce-48c3-800d-b022376808c0 NetNS:/var/run/netns/c56b6139-cf71-4457-a2b7-0ddccc4b42d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1939f931_8dce_48c3_800d_b022376808c0.slice PodAnnotations:0xc00294e728}] Aliases:map[]}\"",
2026-06-11 18:01:03.165071 | controller |     "Jun 11 17:28:44.102303 crc crio[23211]: time=\"2026-06-11T17:28:44.102275244Z\" level=info msg=\"Adding pod openstack_ovn-controller-6hbvd-config-dzzs8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.165087 | controller |     "Jun 11 17:28:44.394331 crc crio[23211]: time=\"2026-06-11T17:28:44.393314145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=52522ecb-a8f9-4e2e-888e-e459e0302972 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.165102 | controller |     "Jun 11 17:28:44.422882 crc crio[23211]: time=\"2026-06-11T17:28:44.422288682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9695b57f-7cb8-4d8d-87f2-946705397c08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.165117 | controller |     "Jun 11 17:28:44.429363 crc crio[23211]: time=\"2026-06-11T17:28:44.428627071Z\" level=info msg=\"Creating container: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=a3545384-9783-457b-92bb-7253fcce9266 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.165132 | controller |     "Jun 11 17:28:44.429363 crc crio[23211]: time=\"2026-06-11T17:28:44.42900107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.165147 | controller |     "Jun 11 17:28:44.523735 crc crio[23211]: time=\"2026-06-11T17:28:44.52362759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.165161 | controller |     "Jun 11 17:28:44.527494 crc crio[23211]: time=\"2026-06-11T17:28:44.527233951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.165175 | controller |     "Jun 11 17:28:44.695954 crc crio[23211]: time=\"2026-06-11T17:28:44.695769834Z\" level=info msg=\"Created container 1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=a3545384-9783-457b-92bb-7253fcce9266 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.165190 | controller |     "Jun 11 17:28:44.701783 crc crio[23211]: time=\"2026-06-11T17:28:44.701695122Z\" level=info msg=\"Starting container: 1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951\" id=408209d7-45dc-4d78-aa7b-f1301b949d98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.165204 | controller |     "Jun 11 17:28:44.709822 crc crio[23211]: time=\"2026-06-11T17:28:44.709747644Z\" level=info msg=\"Started container\" PID=252536 containerID=1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951 description=openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update id=408209d7-45dc-4d78-aa7b-f1301b949d98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f",
2026-06-11 18:01:03.165219 | controller |     "Jun 11 17:28:44.769915 crc crio[23211]: 2026-06-11T17:28:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c7b5cebd2e553c Mac:4e:a8:8a:91:7f:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/c56b6139-cf71-4457-a2b7-0ddccc4b42d0 SocketPath: PciID:}] [{Interface:0xc0002ac760 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.165238 | controller |     "Jun 11 17:28:44.772522 crc crio[23211]: time=\"2026-06-11T17:28:44.772394154Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd-config-dzzs8 Namespace:openstack ID:8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10 UID:1939f931-8dce-48c3-800d-b022376808c0 NetNS:/var/run/netns/c56b6139-cf71-4457-a2b7-0ddccc4b42d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1939f931_8dce_48c3_800d_b022376808c0.slice PodAnnotations:0xc00294e728}] Aliases:map[]}\"",
2026-06-11 18:01:03.165254 | controller |     "Jun 11 17:28:44.772683 crc crio[23211]: time=\"2026-06-11T17:28:44.77264249Z\" level=info msg=\"Checking pod openstack_ovn-controller-6hbvd-config-dzzs8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.165269 | controller |     "Jun 11 17:28:44.806319 crc crio[23211]: time=\"2026-06-11T17:28:44.805138264Z\" level=info msg=\"Ran pod sandbox 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10 with infra container: openstack/ovn-controller-6hbvd-config-dzzs8/POD\" id=61fcbdbf-ad47-429e-a412-a600e02f9158 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.165284 | controller |     "Jun 11 17:28:44.816395 crc crio[23211]: time=\"2026-06-11T17:28:44.81618283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7f6c5e30-f46e-4c61-9ba8-e3dcc2f650a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.165298 | controller |     "Jun 11 17:28:44.828055 crc crio[23211]: time=\"2026-06-11T17:28:44.827970356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=f921dfad-9e0f-49b1-9a94-db61538250b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.165313 | controller |     "Jun 11 17:28:44.855189 crc crio[23211]: time=\"2026-06-11T17:28:44.854863989Z\" level=info msg=\"Creating container: openstack/ovn-controller-6hbvd-config-dzzs8/ovn-config\" id=f04335f0-3c17-4f37-8316-b2f59421e5f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.165327 | controller |     "Jun 11 17:28:44.857275 crc crio[23211]: time=\"2026-06-11T17:28:44.856219653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.165341 | controller |     "Jun 11 17:28:44.958468 crc crio[23211]: time=\"2026-06-11T17:28:44.957987974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.165356 | controller |     "Jun 11 17:28:44.963476 crc crio[23211]: time=\"2026-06-11T17:28:44.962812074Z\" level=info msg=\"Removing container: ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb\" id=32029046-6a19-45bf-a17f-ebb8e76f95bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.165371 | controller |     "Jun 11 17:28:45.100464 crc crio[23211]: time=\"2026-06-11T17:28:45.09952685Z\" level=info msg=\"Removed container ccf9b961331e659da6df984299615cb52f87456d7c9cf7323c56089d2cf3b9cb: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=32029046-6a19-45bf-a17f-ebb8e76f95bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.165387 | controller |     "Jun 11 17:28:45.324496 crc crio[23211]: time=\"2026-06-11T17:28:45.323769569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.165407 | controller |     "Jun 11 17:28:45.488330 crc crio[23211]: time=\"2026-06-11T17:28:45.488125176Z\" level=info msg=\"Created container 7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc: openstack/ovn-controller-6hbvd-config-dzzs8/ovn-config\" id=f04335f0-3c17-4f37-8316-b2f59421e5f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.165423 | controller |     "Jun 11 17:28:45.492951 crc crio[23211]: time=\"2026-06-11T17:28:45.492877035Z\" level=info msg=\"Starting container: 7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc\" id=916c36aa-03c2-4f20-9bd8-93ea5510bb2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.165438 | controller |     "Jun 11 17:28:45.505493 crc crio[23211]: time=\"2026-06-11T17:28:45.501710776Z\" level=info msg=\"Started container\" PID=252627 containerID=7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc description=openstack/ovn-controller-6hbvd-config-dzzs8/ovn-config id=916c36aa-03c2-4f20-9bd8-93ea5510bb2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10",
2026-06-11 18:01:03.165453 | controller |     "Jun 11 17:28:45.983792 crc crio[23211]: time=\"2026-06-11T17:28:45.983659572Z\" level=info msg=\"Stopping pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\" id=060823a1-2f84-4d29-ae86-8cd5eeb0427b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.165468 | controller |     "Jun 11 17:28:45.985834 crc crio[23211]: time=\"2026-06-11T17:28:45.985750815Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-9spfg Namespace:openstack ID:34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d UID:ba25827e-0234-45d8-8621-a51e39d2d33a NetNS:/var/run/netns/6319e243-3728-48ba-a5e4-7e2abf500e01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba25827e_0234_45d8_8621_a51e39d2d33a.slice PodAnnotations:0xc0066182b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.165483 | controller |     "Jun 11 17:28:45.986078 crc crio[23211]: time=\"2026-06-11T17:28:45.986007641Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-9spfg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.165497 | controller |     "Jun 11 17:28:45.997951 crc crio[23211]: time=\"2026-06-11T17:28:45.997851358Z\" level=info msg=\"Removing container: 65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3\" id=c9551fec-5e50-4f2e-bc4b-eccb7b31f906 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.165531 | controller |     "Jun 11 17:28:46.155036 crc crio[23211]: time=\"2026-06-11T17:28:46.154829451Z\" level=info msg=\"Removed container 65842f4e6d67bacc17b3331e56749d9aa2aef9259fa38da38927c9751118dfa3: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=c9551fec-5e50-4f2e-bc4b-eccb7b31f906 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.165559 | controller |     "Jun 11 17:28:46.416211 crc crio[23211]: time=\"2026-06-11T17:28:46.415609595Z\" level=info msg=\"Stopped pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\" id=060823a1-2f84-4d29-ae86-8cd5eeb0427b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.165575 | controller |     "Jun 11 17:28:47.071261 crc crio[23211]: time=\"2026-06-11T17:28:47.071138688Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=240cee21-b468-4ff3-81f6-09c85155dc66 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.165591 | controller |     "Jun 11 17:28:47.083774 crc crio[23211]: time=\"2026-06-11T17:28:47.083727045Z\" level=info msg=\"Stopping pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\" id=d69c1800-85d3-4372-91ab-1ac9ed94d9e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.165607 | controller |     "Jun 11 17:28:47.087796 crc crio[23211]: time=\"2026-06-11T17:28:47.087656603Z\" level=info msg=\"Got pod network &{Name:placement-2338-account-create-update-h52xm Namespace:openstack ID:fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f UID:3b9ea12d-67ac-4b8b-b295-c489e0078bd4 NetNS:/var/run/netns/a42bee22-f515-4bd9-b6aa-d6634733cd2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b9ea12d_67ac_4b8b_b295_c489e0078bd4.slice PodAnnotations:0xc0066180d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.165626 | controller |     "Jun 11 17:28:47.089896 crc crio[23211]: time=\"2026-06-11T17:28:47.089873718Z\" level=info msg=\"Deleting pod openstack_placement-2338-account-create-update-h52xm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.165642 | controller |     "Jun 11 17:28:47.092753 crc crio[23211]: time=\"2026-06-11T17:28:47.092582326Z\" level=info msg=\"Stopping pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10\" id=31c3ff96-6cae-4d25-b5ce-7ac9ba9a9f0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.165657 | controller |     "Jun 11 17:28:47.093281 crc crio[23211]: time=\"2026-06-11T17:28:47.093087829Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd-config-dzzs8 Namespace:openstack ID:8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10 UID:1939f931-8dce-48c3-800d-b022376808c0 NetNS:/var/run/netns/c56b6139-cf71-4457-a2b7-0ddccc4b42d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1939f931_8dce_48c3_800d_b022376808c0.slice PodAnnotations:0xc000612868}] Aliases:map[]}\"",
2026-06-11 18:01:03.165672 | controller |     "Jun 11 17:28:47.093281 crc crio[23211]: time=\"2026-06-11T17:28:47.093300325Z\" level=info msg=\"Deleting pod openstack_ovn-controller-6hbvd-config-dzzs8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.165687 | controller |     "Jun 11 17:28:47.097137 crc crio[23211]: time=\"2026-06-11T17:28:47.096695399Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-11 18:01:03.165701 | controller |     "Jun 11 17:28:47.102246 crc crio[23211]: time=\"2026-06-11T17:28:47.102202148Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=0e9a545a-5ee6-4ab4-99f0-2804ec9a25a4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.165717 | controller |     "Jun 11 17:28:47.113370 crc crio[23211]: time=\"2026-06-11T17:28:47.113336137Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-11 18:01:03.165732 | controller |     "Jun 11 17:28:47.379561 crc crio[23211]: time=\"2026-06-11T17:28:47.37926255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1f345304-6ab0-4f73-af00-2a2637feb4dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.165748 | controller |     "Jun 11 17:28:47.382333 crc crio[23211]: time=\"2026-06-11T17:28:47.382204063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f9862684-b925-4bd5-8b07-5e2771abcc79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.165764 | controller |     "Jun 11 17:28:47.388610 crc crio[23211]: time=\"2026-06-11T17:28:47.388534552Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=571d3ac3-153b-4262-9e80-6602cd795c25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.165779 | controller |     "Jun 11 17:28:47.389132 crc crio[23211]: time=\"2026-06-11T17:28:47.389078435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.165798 | controller |     "Jun 11 17:28:47.509907 crc crio[23211]: time=\"2026-06-11T17:28:47.50982009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.165814 | controller |     "Jun 11 17:28:47.524476 crc crio[23211]: time=\"2026-06-11T17:28:47.523570075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.165828 | controller |     "Jun 11 17:28:47.608108 crc crio[23211]: time=\"2026-06-11T17:28:47.607321094Z\" level=info msg=\"Stopped pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10\" id=31c3ff96-6cae-4d25-b5ce-7ac9ba9a9f0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.165843 | controller |     "Jun 11 17:28:47.699970 crc crio[23211]: time=\"2026-06-11T17:28:47.699355239Z\" level=info msg=\"Stopped pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\" id=d69c1800-85d3-4372-91ab-1ac9ed94d9e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.165858 | controller |     "Jun 11 17:28:47.987644 crc crio[23211]: time=\"2026-06-11T17:28:47.987389636Z\" level=info msg=\"Created container d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=571d3ac3-153b-4262-9e80-6602cd795c25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.165872 | controller |     "Jun 11 17:28:47.998029 crc crio[23211]: time=\"2026-06-11T17:28:47.989808216Z\" level=info msg=\"Starting container: d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88\" id=ace995ca-a4d6-4ac4-b28d-222c1becf9a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.165887 | controller |     "Jun 11 17:28:48.006522 crc crio[23211]: time=\"2026-06-11T17:28:48.006342331Z\" level=info msg=\"Started container\" PID=252874 containerID=d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88 description=openstack/nova-cell0-db-create-nqg8c/mariadb-database-create id=ace995ca-a4d6-4ac4-b28d-222c1becf9a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175",
2026-06-11 18:01:03.165902 | controller |     "Jun 11 17:28:48.377764 crc crio[23211]: time=\"2026-06-11T17:28:48.377652553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6fd6972d-301e-486a-9c3c-11795c6e37f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.165916 | controller |     "Jun 11 17:28:48.387994 crc crio[23211]: time=\"2026-06-11T17:28:48.38787063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9d9cf1fc-1e8f-4cdd-800c-8f6933dbaebc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.165931 | controller |     "Jun 11 17:28:48.395554 crc crio[23211]: time=\"2026-06-11T17:28:48.395359348Z\" level=info msg=\"Creating container: openstack/neutron-db-create-47llt/mariadb-database-create\" id=27d8c4ae-f63f-4704-a0fe-419bbcd0edbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.165945 | controller |     "Jun 11 17:28:48.395830 crc crio[23211]: time=\"2026-06-11T17:28:48.395814799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.165960 | controller |     "Jun 11 17:28:48.480590 crc crio[23211]: time=\"2026-06-11T17:28:48.479897336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.165982 | controller |     "Jun 11 17:28:48.484930 crc crio[23211]: time=\"2026-06-11T17:28:48.4848595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.165998 | controller |     "Jun 11 17:28:48.698175 crc crio[23211]: time=\"2026-06-11T17:28:48.69797046Z\" level=info msg=\"Created container 3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522: openstack/neutron-db-create-47llt/mariadb-database-create\" id=27d8c4ae-f63f-4704-a0fe-419bbcd0edbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.166013 | controller |     "Jun 11 17:28:48.700588 crc crio[23211]: time=\"2026-06-11T17:28:48.699243701Z\" level=info msg=\"Starting container: 3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522\" id=ba09e601-adf1-4c4f-b7f8-121da326349f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.166028 | controller |     "Jun 11 17:28:48.715853 crc crio[23211]: time=\"2026-06-11T17:28:48.715739155Z\" level=info msg=\"Started container\" PID=252948 containerID=3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522 description=openstack/neutron-db-create-47llt/mariadb-database-create id=ba09e601-adf1-4c4f-b7f8-121da326349f name=/runtime.v1.RuntimeService/StartContainer sandboxID=20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706",
2026-06-11 18:01:03.166044 | controller |     "Jun 11 17:28:49.171856 crc crio[23211]: time=\"2026-06-11T17:28:49.171773741Z\" level=info msg=\"Removing container: e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a\" id=6b4d664d-e552-416b-a47d-d183ef7e2a71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.166058 | controller |     "Jun 11 17:28:49.396978 crc crio[23211]: time=\"2026-06-11T17:28:49.396516433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cd8bee4c-db43-4a76-a3d8-e9bfdb73dd56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.166072 | controller |     "Jun 11 17:28:49.529397 crc crio[23211]: time=\"2026-06-11T17:28:49.52930876Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-6hbvd-config-rz7hw/POD\" id=1e795c5e-a64f-4353-9754-226813074137 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.166088 | controller |     "Jun 11 17:28:49.529614 crc crio[23211]: time=\"2026-06-11T17:28:49.529479914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.166103 | controller |     "Jun 11 17:28:49.767806 crc crio[23211]: time=\"2026-06-11T17:28:49.767708693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f23fc5a2-f103-4299-bae7-0968bd8a38c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.166118 | controller |     "Jun 11 17:28:49.791752 crc crio[23211]: time=\"2026-06-11T17:28:49.791641752Z\" level=info msg=\"Creating container: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=9a89d5e4-02e1-4ff0-9d8a-5fabbd4f9d82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.166133 | controller |     "Jun 11 17:28:49.794859 crc crio[23211]: time=\"2026-06-11T17:28:49.794780831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.166148 | controller |     "Jun 11 17:28:49.909393 crc crio[23211]: time=\"2026-06-11T17:28:49.90927583Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd-config-rz7hw Namespace:openstack ID:a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7 UID:ca9c5dad-72bb-45ab-af46-6927a930575f NetNS:/var/run/netns/1d63b3a6-7ba1-42f7-9403-b14d5114c743 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca9c5dad_72bb_45ab_af46_6927a930575f.slice PodAnnotations:0xc000612850}] Aliases:map[]}\"",
2026-06-11 18:01:03.166167 | controller |     "Jun 11 17:28:49.909393 crc crio[23211]: time=\"2026-06-11T17:28:49.909374342Z\" level=info msg=\"Adding pod openstack_ovn-controller-6hbvd-config-rz7hw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.166183 | controller |     "Jun 11 17:28:49.919726 crc crio[23211]: time=\"2026-06-11T17:28:49.919365252Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=0e9a545a-5ee6-4ab4-99f0-2804ec9a25a4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.166199 | controller |     "Jun 11 17:28:49.921689 crc crio[23211]: time=\"2026-06-11T17:28:49.921135786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=d43ca258-5b4a-4528-8567-d6fc96297356 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.166214 | controller |     "Jun 11 17:28:49.958198 crc crio[23211]: time=\"2026-06-11T17:28:49.957966309Z\" level=info msg=\"Removed container e34f651ca915c16160db73c8e2fd1df503d10c773f754d7f92a5244ddca7829a: openstack/neutron-db-create-47llt/mariadb-database-create\" id=6b4d664d-e552-416b-a47d-d183ef7e2a71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.166229 | controller |     "Jun 11 17:28:49.964077 crc crio[23211]: time=\"2026-06-11T17:28:49.963976019Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=63c5bf94-00e8-4681-863a-2aac5551c236 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.166244 | controller |     "Jun 11 17:28:49.966897 crc crio[23211]: time=\"2026-06-11T17:28:49.966818031Z\" level=info msg=\"Removing container: 33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034\" id=7ff9b739-6bb3-4652-9cf5-7c18be7d8c18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.166258 | controller |     "Jun 11 17:28:49.984733 crc crio[23211]: time=\"2026-06-11T17:28:49.980946655Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=c78d45ec-bf63-40db-81a7-1bdbd6fe6c48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.166272 | controller |     "Jun 11 17:28:49.992617 crc crio[23211]: time=\"2026-06-11T17:28:49.986834533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.166286 | controller |     "Jun 11 17:28:49.998071 crc crio[23211]: time=\"2026-06-11T17:28:49.997960571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.166301 | controller |     "Jun 11 17:28:50.003960 crc crio[23211]: time=\"2026-06-11T17:28:50.00388152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.166316 | controller |     "Jun 11 17:28:50.120790 crc crio[23211]: time=\"2026-06-11T17:28:50.120091972Z\" level=info msg=\"Removed container 33b4f03fbbfc21a0dc3928497fb57ab6bac1ca77a184aaec1585c8ca79129034: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=7ff9b739-6bb3-4652-9cf5-7c18be7d8c18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.166331 | controller |     "Jun 11 17:28:50.132781 crc crio[23211]: time=\"2026-06-11T17:28:50.132600676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.166349 | controller |     "Jun 11 17:28:50.140725 crc crio[23211]: time=\"2026-06-11T17:28:50.140634276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.166365 | controller |     "Jun 11 17:28:50.279907 crc crio[23211]: time=\"2026-06-11T17:28:50.279639789Z\" level=info msg=\"Stopping pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\" id=ee9d099a-df8f-4b7a-92aa-2ef568d3f00f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.166380 | controller |     "Jun 11 17:28:50.282412 crc crio[23211]: time=\"2026-06-11T17:28:50.281564828Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-47llt Namespace:openstack ID:20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706 UID:4bd6afbb-23f1-49a4-ac8e-663564fdc417 NetNS:/var/run/netns/e4bcba65-fb44-41f1-8755-3ee7dc793122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd6afbb_23f1_49a4_ac8e_663564fdc417.slice PodAnnotations:0xc0001ae490}] Aliases:map[]}\"",
2026-06-11 18:01:03.166395 | controller |     "Jun 11 17:28:50.282412 crc crio[23211]: time=\"2026-06-11T17:28:50.281905416Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-47llt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.166410 | controller |     "Jun 11 17:28:50.285345 crc crio[23211]: time=\"2026-06-11T17:28:50.285225559Z\" level=info msg=\"Created container e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=9a89d5e4-02e1-4ff0-9d8a-5fabbd4f9d82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.166425 | controller |     "Jun 11 17:28:50.297001 crc crio[23211]: time=\"2026-06-11T17:28:50.295180158Z\" level=info msg=\"Starting container: e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9\" id=120cd13a-7527-4469-9489-d0ce24df4269 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.166439 | controller |     "Jun 11 17:28:50.297001 crc crio[23211]: time=\"2026-06-11T17:28:50.296247845Z\" level=info msg=\"Stopping pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\" id=ea17ddb8-78f9-463e-9ad3-874e90d85a8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.166454 | controller |     "Jun 11 17:28:50.298000 crc crio[23211]: time=\"2026-06-11T17:28:50.297886466Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-nqg8c Namespace:openstack ID:4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175 UID:59511d83-1f01-4039-98f8-6f41a60f09ca NetNS:/var/run/netns/462e44f9-e8e4-47a8-b480-238c2d7990fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59511d83_1f01_4039_98f8_6f41a60f09ca.slice PodAnnotations:0xc007c14528}] Aliases:map[]}\"",
2026-06-11 18:01:03.166469 | controller |     "Jun 11 17:28:50.298124 crc crio[23211]: time=\"2026-06-11T17:28:50.298077841Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-nqg8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.166483 | controller |     "Jun 11 17:28:50.312815 crc crio[23211]: time=\"2026-06-11T17:28:50.310481511Z\" level=info msg=\"Started container\" PID=253102 containerID=e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9 description=openstack/placement-db-create-nkzqd/mariadb-database-create id=120cd13a-7527-4469-9489-d0ce24df4269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b",
2026-06-11 18:01:03.166501 | controller |     "Jun 11 17:28:50.348606 crc crio[23211]: 2026-06-11T17:28:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a792572361511f0 Mac:ae:31:7b:20:4c:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/1d63b3a6-7ba1-42f7-9403-b14d5114c743 SocketPath: PciID:}] [{Interface:0xc0001570f0 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.166542 | controller |     "Jun 11 17:28:50.349111 crc crio[23211]: time=\"2026-06-11T17:28:50.348962476Z\" level=info msg=\"Created container 9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=c78d45ec-bf63-40db-81a7-1bdbd6fe6c48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.166572 | controller |     "Jun 11 17:28:50.349654 crc crio[23211]: time=\"2026-06-11T17:28:50.349584741Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd-config-rz7hw Namespace:openstack ID:a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7 UID:ca9c5dad-72bb-45ab-af46-6927a930575f NetNS:/var/run/netns/1d63b3a6-7ba1-42f7-9403-b14d5114c743 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca9c5dad_72bb_45ab_af46_6927a930575f.slice PodAnnotations:0xc000612850}] Aliases:map[]}\"",
2026-06-11 18:01:03.166592 | controller |     "Jun 11 17:28:50.349774 crc crio[23211]: time=\"2026-06-11T17:28:50.349749456Z\" level=info msg=\"Checking pod openstack_ovn-controller-6hbvd-config-rz7hw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.166608 | controller |     "Jun 11 17:28:50.365284 crc crio[23211]: time=\"2026-06-11T17:28:50.365207563Z\" level=info msg=\"Starting container: 9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be\" id=eedf9d60-b439-406a-96ac-6076c9d580a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.166623 | controller |     "Jun 11 17:28:50.367549 crc crio[23211]: time=\"2026-06-11T17:28:50.367022639Z\" level=info msg=\"Ran pod sandbox a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7 with infra container: openstack/ovn-controller-6hbvd-config-rz7hw/POD\" id=1e795c5e-a64f-4353-9754-226813074137 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.166639 | controller |     "Jun 11 17:28:50.375227 crc crio[23211]: time=\"2026-06-11T17:28:50.374551237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ed4f211b-96e4-42d5-8dc2-5c9c21c46977 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.166655 | controller |     "Jun 11 17:28:50.377138 crc crio[23211]: time=\"2026-06-11T17:28:50.376890195Z\" level=info msg=\"Started container\" PID=253116 containerID=9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/openstack-edpm-ipam-provisionserver-checksum-discovery id=eedf9d60-b439-406a-96ac-6076c9d580a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67",
2026-06-11 18:01:03.166672 | controller |     "Jun 11 17:28:50.381582 crc crio[23211]: time=\"2026-06-11T17:28:50.381528472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=14155a26-dc64-4405-b021-a7b8c654077b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.166688 | controller |     "Jun 11 17:28:50.405385 crc crio[23211]: time=\"2026-06-11T17:28:50.405306678Z\" level=info msg=\"Creating container: openstack/ovn-controller-6hbvd-config-rz7hw/ovn-config\" id=a30e44c5-d1e2-4a6c-8a09-79d59291bae0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.166703 | controller |     "Jun 11 17:28:50.408224 crc crio[23211]: time=\"2026-06-11T17:28:50.407965844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.166723 | controller |     "Jun 11 17:28:50.484880 crc crio[23211]: time=\"2026-06-11T17:28:50.484663596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.166738 | controller |     "Jun 11 17:28:50.782246 crc crio[23211]: time=\"2026-06-11T17:28:50.781828822Z\" level=info msg=\"Stopped pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\" id=ee9d099a-df8f-4b7a-92aa-2ef568d3f00f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.166754 | controller |     "Jun 11 17:28:51.360663 crc crio[23211]: time=\"2026-06-11T17:28:51.360598904Z\" level=info msg=\"Stopped pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\" id=ea17ddb8-78f9-463e-9ad3-874e90d85a8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.166769 | controller |     "Jun 11 17:28:51.390342 crc crio[23211]: time=\"2026-06-11T17:28:51.390298117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2ab3e916-b094-4b69-8495-c7284d2ee5e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.166784 | controller |     "Jun 11 17:28:51.430187 crc crio[23211]: time=\"2026-06-11T17:28:51.426394671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f1bd0c71-9f72-4dee-b86c-43f0b0fbcf03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.166799 | controller |     "Jun 11 17:28:51.469296 crc crio[23211]: time=\"2026-06-11T17:28:51.469204794Z\" level=info msg=\"Creating container: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=434918aa-9b16-4b96-bea4-3fecbf9c906f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.166813 | controller |     "Jun 11 17:28:51.470123 crc crio[23211]: time=\"2026-06-11T17:28:51.469789928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.166828 | controller |     "Jun 11 17:28:51.470123 crc crio[23211]: time=\"2026-06-11T17:28:51.469979424Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-9448f885-fdklh/POD\" id=a0646d67-5a38-485e-b670-cf17ef95b365 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.166843 | controller |     "Jun 11 17:28:51.470123 crc crio[23211]: time=\"2026-06-11T17:28:51.470058816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.166857 | controller |     "Jun 11 17:28:51.470943 crc crio[23211]: time=\"2026-06-11T17:28:51.470912727Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/POD\" id=c16e7040-2c0d-43bd-a8c8-00b9c86e12fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.166872 | controller |     "Jun 11 17:28:51.471043 crc crio[23211]: time=\"2026-06-11T17:28:51.470954529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.166886 | controller |     "Jun 11 17:28:51.474476 crc crio[23211]: time=\"2026-06-11T17:28:51.474323473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.166901 | controller |     "Jun 11 17:28:51.503184 crc crio[23211]: time=\"2026-06-11T17:28:51.503081093Z\" level=info msg=\"Removing container: fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac\" id=3d97e74f-2860-4b11-a531-d36502a434e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.166919 | controller |     "Jun 11 17:28:51.649682 crc crio[23211]: time=\"2026-06-11T17:28:51.649000079Z\" level=info msg=\"Created container d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9: openstack/ovn-controller-6hbvd-config-rz7hw/ovn-config\" id=a30e44c5-d1e2-4a6c-8a09-79d59291bae0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.166939 | controller |     "Jun 11 17:28:51.655651 crc crio[23211]: time=\"2026-06-11T17:28:51.655557903Z\" level=info msg=\"Starting container: d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9\" id=3c0ff9d4-f5ed-41b5-98ac-927e9c24eb74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.166969 | controller |     "Jun 11 17:28:51.678494 crc crio[23211]: time=\"2026-06-11T17:28:51.670942339Z\" level=info msg=\"Started container\" PID=253278 containerID=d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9 description=openstack/ovn-controller-6hbvd-config-rz7hw/ovn-config id=3c0ff9d4-f5ed-41b5-98ac-927e9c24eb74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7",
2026-06-11 18:01:03.166997 | controller |     "Jun 11 17:28:51.760380 crc crio[23211]: time=\"2026-06-11T17:28:51.760130554Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-578b5bf5c8-hjfcc Namespace:openstack ID:393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2 UID:b360469d-3f23-492a-8562-3414ea23ef6d NetNS:/var/run/netns/b8edcc4a-2eb9-4066-a5fb-e78346b9dd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb360469d_3f23_492a_8562_3414ea23ef6d.slice PodAnnotations:0xc000d2e8f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.167026 | controller |     "Jun 11 17:28:51.760679 crc crio[23211]: time=\"2026-06-11T17:28:51.76038643Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-578b5bf5c8-hjfcc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.167053 | controller |     "Jun 11 17:28:51.770318 crc crio[23211]: time=\"2026-06-11T17:28:51.770254887Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-8648d45f78-g5nqh/POD\" id=b73e0ebf-67a0-4d5c-9bb1-6929e70d633d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.167079 | controller |     "Jun 11 17:28:51.770318 crc crio[23211]: time=\"2026-06-11T17:28:51.770343139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.167104 | controller |     "Jun 11 17:28:51.803229 crc crio[23211]: time=\"2026-06-11T17:28:51.802261989Z\" level=info msg=\"Got pod network &{Name:barbican-worker-9448f885-fdklh Namespace:openstack ID:8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289 UID:337d0767-ba46-4f98-93d2-f606647b0ba2 NetNS:/var/run/netns/b7a336c1-9b1d-4690-9d28-650ba7513d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337d0767_ba46_4f98_93d2_f606647b0ba2.slice PodAnnotations:0xc002794838}] Aliases:map[]}\"",
2026-06-11 18:01:03.167130 | controller |     "Jun 11 17:28:51.803229 crc crio[23211]: time=\"2026-06-11T17:28:51.802356121Z\" level=info msg=\"Adding pod openstack_barbican-worker-9448f885-fdklh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.167155 | controller |     "Jun 11 17:28:52.028490 crc crio[23211]: time=\"2026-06-11T17:28:52.022285842Z\" level=info msg=\"Removed container fe4795d2509375087bf7a501f80bdca01bd234d3929b9b627765d416a1aff1ac: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=3d97e74f-2860-4b11-a531-d36502a434e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.167206 | controller |     "Jun 11 17:28:52.057857 crc crio[23211]: time=\"2026-06-11T17:28:52.05775056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.167249 | controller |     "Jun 11 17:28:52.063124 crc crio[23211]: time=\"2026-06-11T17:28:52.063018472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.167270 | controller |     "Jun 11 17:28:52.074792 crc crio[23211]: time=\"2026-06-11T17:28:52.074641403Z\" level=info msg=\"Got pod network &{Name:barbican-api-8648d45f78-g5nqh Namespace:openstack ID:5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c UID:8502a545-7ebf-48db-a088-19573aa96289 NetNS:/var/run/netns/78f07ed2-9373-4b0e-b40c-25675acf8c18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8502a545_7ebf_48db_a088_19573aa96289.slice PodAnnotations:0xc007c14098}] Aliases:map[]}\"",
2026-06-11 18:01:03.167289 | controller |     "Jun 11 17:28:52.074792 crc crio[23211]: time=\"2026-06-11T17:28:52.074705515Z\" level=info msg=\"Adding pod openstack_barbican-api-8648d45f78-g5nqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.167307 | controller |     "Jun 11 17:28:52.200251 crc crio[23211]: 2026-06-11T17:28:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:393ca73f3339081 Mac:a6:cc:31:42:36:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/b8edcc4a-2eb9-4066-a5fb-e78346b9dd36 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.167324 | controller |     "Jun 11 17:28:52.201021 crc crio[23211]: time=\"2026-06-11T17:28:52.200944677Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-578b5bf5c8-hjfcc Namespace:openstack ID:393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2 UID:b360469d-3f23-492a-8562-3414ea23ef6d NetNS:/var/run/netns/b8edcc4a-2eb9-4066-a5fb-e78346b9dd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb360469d_3f23_492a_8562_3414ea23ef6d.slice PodAnnotations:0xc000d2e8f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.167342 | controller |     "Jun 11 17:28:52.201182 crc crio[23211]: time=\"2026-06-11T17:28:52.201111872Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-578b5bf5c8-hjfcc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.167359 | controller |     "Jun 11 17:28:52.247909 crc crio[23211]: time=\"2026-06-11T17:28:52.235955065Z\" level=info msg=\"Ran pod sandbox 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2 with infra container: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/POD\" id=c16e7040-2c0d-43bd-a8c8-00b9c86e12fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.167375 | controller |     "Jun 11 17:28:52.266118 crc crio[23211]: time=\"2026-06-11T17:28:52.264935452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=fe8c6601-e7ea-4da0-98e6-28faf4223f43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.167392 | controller |     "Jun 11 17:28:52.278594 crc crio[23211]: time=\"2026-06-11T17:28:52.277900106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=ff5adf5b-e543-44dc-9717-a6fd3dcc6047 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.167414 | controller |     "Jun 11 17:28:52.295966 crc crio[23211]: time=\"2026-06-11T17:28:52.295495887Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log\" id=e66849c2-33c6-4840-8bf1-8ce95a5c3134 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.167431 | controller |     "Jun 11 17:28:52.296259 crc crio[23211]: time=\"2026-06-11T17:28:52.295996029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.167448 | controller |     "Jun 11 17:28:52.386516 crc crio[23211]: time=\"2026-06-11T17:28:52.383961724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=13621ec9-04bc-427f-b524-63e23c654457 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.167464 | controller |     "Jun 11 17:28:52.387638 crc crio[23211]: time=\"2026-06-11T17:28:52.387556714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2613b736-1ee3-4383-b0ac-7580798eb051 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.167481 | controller |     "Jun 11 17:28:52.388351 crc crio[23211]: time=\"2026-06-11T17:28:52.388284601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6f0a3440-4119-4bec-b566-004f6cec358c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.167497 | controller |     "Jun 11 17:28:52.399665 crc crio[23211]: time=\"2026-06-11T17:28:52.399567634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=79ba9313-c1d7-4a85-b7fc-100e1b43c780 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.167536 | controller |     "Jun 11 17:28:52.404763 crc crio[23211]: time=\"2026-06-11T17:28:52.404507738Z\" level=info msg=\"Created container 7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=434918aa-9b16-4b96-bea4-3fecbf9c906f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.167558 | controller |     "Jun 11 17:28:52.410581 crc crio[23211]: time=\"2026-06-11T17:28:52.406109508Z\" level=info msg=\"Creating container: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=885289ae-f54f-48b7-9a69-7fd7cb0ca03e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.167575 | controller |     "Jun 11 17:28:52.410581 crc crio[23211]: time=\"2026-06-11T17:28:52.409142864Z\" level=info msg=\"Starting container: 7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1\" id=659f2c68-5b2d-4fec-81fb-c0b19a601fac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.167590 | controller |     "Jun 11 17:28:52.417487 crc crio[23211]: time=\"2026-06-11T17:28:52.413031992Z\" level=info msg=\"Creating container: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=c4e9a245-a041-4f52-b54b-4590736b3a87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.167605 | controller |     "Jun 11 17:28:52.419305 crc crio[23211]: time=\"2026-06-11T17:28:52.418185451Z\" level=info msg=\"Started container\" PID=253476 containerID=7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1 description=openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update id=659f2c68-5b2d-4fec-81fb-c0b19a601fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27",
2026-06-11 18:01:03.167621 | controller |     "Jun 11 17:28:52.427983 crc crio[23211]: time=\"2026-06-11T17:28:52.424105869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.167641 | controller |     "Jun 11 17:28:52.427983 crc crio[23211]: time=\"2026-06-11T17:28:52.424187811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.167656 | controller |     "Jun 11 17:28:52.427983 crc crio[23211]: time=\"2026-06-11T17:28:52.426979051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.167671 | controller |     "Jun 11 17:28:52.438940 crc crio[23211]: time=\"2026-06-11T17:28:52.436957671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.167686 | controller |     "Jun 11 17:28:52.555617 crc crio[23211]: time=\"2026-06-11T17:28:52.548254289Z\" level=info msg=\"Stopping pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\" id=91ab0c5c-d98f-45fc-8bc8-8385bf2ccd59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.167701 | controller |     "Jun 11 17:28:52.555617 crc crio[23211]: time=\"2026-06-11T17:28:52.553984533Z\" level=info msg=\"Got pod network &{Name:placement-db-create-nkzqd Namespace:openstack ID:0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b UID:712a0222-38d3-47ef-b3af-bca5b1fa419d NetNS:/var/run/netns/bced8e10-713f-4cd2-a4fe-51407dbd61f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod712a0222_38d3_47ef_b3af_bca5b1fa419d.slice PodAnnotations:0xc000d2eb18}] Aliases:map[]}\"",
2026-06-11 18:01:03.167717 | controller |     "Jun 11 17:28:52.555617 crc crio[23211]: time=\"2026-06-11T17:28:52.554972718Z\" level=info msg=\"Deleting pod openstack_placement-db-create-nkzqd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.167732 | controller |     "Jun 11 17:28:52.559467 crc crio[23211]: time=\"2026-06-11T17:28:52.557372438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.167747 | controller |     "Jun 11 17:28:52.563741 crc crio[23211]: time=\"2026-06-11T17:28:52.563674007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.167762 | controller |     "Jun 11 17:28:52.608514 crc crio[23211]: 2026-06-11T17:28:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b743d9ce6f1b13 Mac:7a:23:53:0b:28:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/b7a336c1-9b1d-4690-9d28-650ba7513d6c SocketPath: PciID:}] [{Interface:0xc00029cac0 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.167777 | controller |     "Jun 11 17:28:52.608514 crc crio[23211]: time=\"2026-06-11T17:28:52.607985806Z\" level=info msg=\"Got pod network &{Name:barbican-worker-9448f885-fdklh Namespace:openstack ID:8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289 UID:337d0767-ba46-4f98-93d2-f606647b0ba2 NetNS:/var/run/netns/b7a336c1-9b1d-4690-9d28-650ba7513d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337d0767_ba46_4f98_93d2_f606647b0ba2.slice PodAnnotations:0xc002794838}] Aliases:map[]}\"",
2026-06-11 18:01:03.167792 | controller |     "Jun 11 17:28:52.608514 crc crio[23211]: time=\"2026-06-11T17:28:52.60812509Z\" level=info msg=\"Checking pod openstack_barbican-worker-9448f885-fdklh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.167811 | controller |     "Jun 11 17:28:52.618779 crc crio[23211]: time=\"2026-06-11T17:28:52.618195183Z\" level=info msg=\"Stopping pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\" id=3203db92-fa58-45e6-a3e6-8ce347427a98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.167827 | controller |     "Jun 11 17:28:52.620606 crc crio[23211]: time=\"2026-06-11T17:28:52.620408338Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 Namespace:openstack ID:d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67 UID:51540e5e-9e55-47a0-9638-3dadc036be4f NetNS:/var/run/netns/c8566ced-b27d-4d49-bca0-11c8808b3227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51540e5e_9e55_47a0_9638_3dadc036be4f.slice PodAnnotations:0xc0066182c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.167844 | controller |     "Jun 11 17:28:52.620741 crc crio[23211]: time=\"2026-06-11T17:28:52.620692804Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l4857 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.167858 | controller |     "Jun 11 17:28:52.679318 crc crio[23211]: time=\"2026-06-11T17:28:52.674305509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.167873 | controller |     "Jun 11 17:28:52.690226 crc crio[23211]: time=\"2026-06-11T17:28:52.688227777Z\" level=info msg=\"Ran pod sandbox 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289 with infra container: openstack/barbican-worker-9448f885-fdklh/POD\" id=a0646d67-5a38-485e-b670-cf17ef95b365 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.167887 | controller |     "Jun 11 17:28:52.690226 crc crio[23211]: time=\"2026-06-11T17:28:52.688834142Z\" level=info msg=\"Created container 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log\" id=e66849c2-33c6-4840-8bf1-8ce95a5c3134 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.167902 | controller |     "Jun 11 17:28:52.690226 crc crio[23211]: time=\"2026-06-11T17:28:52.690112974Z\" level=info msg=\"Starting container: 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09\" id=0d184d82-e39f-4760-9d2b-e0a296faa991 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.167916 | controller |     "Jun 11 17:28:52.695497 crc crio[23211]: time=\"2026-06-11T17:28:52.693205402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=4684506e-ffff-46ff-bf46-c78cb69a85b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.167930 | controller |     "Jun 11 17:28:52.699242 crc crio[23211]: time=\"2026-06-11T17:28:52.698855214Z\" level=info msg=\"Started container\" PID=253538 containerID=6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09 description=openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log id=0d184d82-e39f-4760-9d2b-e0a296faa991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2",
2026-06-11 18:01:03.167946 | controller |     "Jun 11 17:28:52.702030 crc crio[23211]: time=\"2026-06-11T17:28:52.700716799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=d4551d3c-2d78-4970-a3ba-a292946415a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.167965 | controller |     "Jun 11 17:28:52.716032 crc crio[23211]: time=\"2026-06-11T17:28:52.715898021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.167980 | controller |     "Jun 11 17:28:52.721133 crc crio[23211]: time=\"2026-06-11T17:28:52.720922205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=5f19ecb4-3911-44e2-ae4f-d2a427c151a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.167995 | controller |     "Jun 11 17:28:52.722307 crc crio[23211]: time=\"2026-06-11T17:28:52.721975862Z\" level=info msg=\"Creating container: openstack/barbican-worker-9448f885-fdklh/barbican-worker-log\" id=feb7a950-3835-4fa5-9f35-8d50e9b08231 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.168010 | controller |     "Jun 11 17:28:52.722647 crc crio[23211]: time=\"2026-06-11T17:28:52.722337241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168024 | controller |     "Jun 11 17:28:52.768396 crc crio[23211]: time=\"2026-06-11T17:28:52.767617256Z\" level=info msg=\"Created container 494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=885289ae-f54f-48b7-9a69-7fd7cb0ca03e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.168039 | controller |     "Jun 11 17:28:52.771995 crc crio[23211]: time=\"2026-06-11T17:28:52.77055451Z\" level=info msg=\"Starting container: 494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9\" id=4d281a47-a28f-4010-8a0e-10ecb3971e23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.168054 | controller |     "Jun 11 17:28:52.779400 crc crio[23211]: time=\"2026-06-11T17:28:52.779305729Z\" level=info msg=\"Started container\" PID=253573 containerID=494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9 description=openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update id=4d281a47-a28f-4010-8a0e-10ecb3971e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747",
2026-06-11 18:01:03.168069 | controller |     "Jun 11 17:28:52.824513 crc crio[23211]: time=\"2026-06-11T17:28:52.824349728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=0131624a-64e2-4b37-8207-7d952ed28d7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.168084 | controller |     "Jun 11 17:28:52.836370 crc crio[23211]: time=\"2026-06-11T17:28:52.836295767Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener\" id=2cde935d-8ead-457f-91ff-04867e2ce225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.168099 | controller |     "Jun 11 17:28:52.837462 crc crio[23211]: time=\"2026-06-11T17:28:52.837387704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168114 | controller |     "Jun 11 17:28:52.856542 crc crio[23211]: 2026-06-11T17:28:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5900ba3d29d25db Mac:4e:9c:f7:1a:76:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/78f07ed2-9373-4b0e-b40c-25675acf8c18 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.168129 | controller |     "Jun 11 17:28:52.858199 crc crio[23211]: time=\"2026-06-11T17:28:52.858095502Z\" level=info msg=\"Got pod network &{Name:barbican-api-8648d45f78-g5nqh Namespace:openstack ID:5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c UID:8502a545-7ebf-48db-a088-19573aa96289 NetNS:/var/run/netns/78f07ed2-9373-4b0e-b40c-25675acf8c18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8502a545_7ebf_48db_a088_19573aa96289.slice PodAnnotations:0xc007c14098}] Aliases:map[]}\"",
2026-06-11 18:01:03.168147 | controller |     "Jun 11 17:28:52.858327 crc crio[23211]: time=\"2026-06-11T17:28:52.858312407Z\" level=info msg=\"Checking pod openstack_barbican-api-8648d45f78-g5nqh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.168163 | controller |     "Jun 11 17:28:52.893636 crc crio[23211]: time=\"2026-06-11T17:28:52.893600562Z\" level=info msg=\"Ran pod sandbox 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c with infra container: openstack/barbican-api-8648d45f78-g5nqh/POD\" id=b73e0ebf-67a0-4d5c-9bb1-6929e70d633d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.168178 | controller |     "Jun 11 17:28:52.897005 crc crio[23211]: time=\"2026-06-11T17:28:52.896974398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3c7fdc5c-4f8c-43ba-8c35-01fdba933666 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.168193 | controller |     "Jun 11 17:28:52.901632 crc crio[23211]: time=\"2026-06-11T17:28:52.900922826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f485d96d-ff5b-41f1-ba91-26a04b8619fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.168208 | controller |     "Jun 11 17:28:52.920401 crc crio[23211]: time=\"2026-06-11T17:28:52.920073976Z\" level=info msg=\"Creating container: openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log\" id=b1803c9d-ddb5-47a0-b1ad-833817002cfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.168222 | controller |     "Jun 11 17:28:52.920869 crc crio[23211]: time=\"2026-06-11T17:28:52.920764404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168237 | controller |     "Jun 11 17:28:52.957856 crc crio[23211]: time=\"2026-06-11T17:28:52.9577611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168252 | controller |     "Jun 11 17:28:52.967312 crc crio[23211]: time=\"2026-06-11T17:28:52.966964931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168266 | controller |     "Jun 11 17:28:52.970514 crc crio[23211]: time=\"2026-06-11T17:28:52.970360986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168281 | controller |     "Jun 11 17:28:52.975135 crc crio[23211]: time=\"2026-06-11T17:28:52.975068443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168295 | controller |     "Jun 11 17:28:53.055058 crc crio[23211]: time=\"2026-06-11T17:28:53.054916955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168310 | controller |     "Jun 11 17:28:53.067274 crc crio[23211]: time=\"2026-06-11T17:28:53.067191052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168329 | controller |     "Jun 11 17:28:53.203043 crc crio[23211]: time=\"2026-06-11T17:28:53.202895492Z\" level=info msg=\"Stopped pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\" id=3203db92-fa58-45e6-a3e6-8ce347427a98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.168347 | controller |     "Jun 11 17:28:53.289960 crc crio[23211]: time=\"2026-06-11T17:28:53.289767149Z\" level=info msg=\"Created container 510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=c4e9a245-a041-4f52-b54b-4590736b3a87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.168364 | controller |     "Jun 11 17:28:53.307402 crc crio[23211]: time=\"2026-06-11T17:28:53.301023401Z\" level=info msg=\"Starting container: 510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6\" id=ef594fd0-93c5-431c-bc89-d530f60d56f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.168381 | controller |     "Jun 11 17:28:53.323681 crc crio[23211]: time=\"2026-06-11T17:28:53.320294064Z\" level=info msg=\"Started container\" PID=253647 containerID=510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6 description=openstack/root-account-create-update-x8649/mariadb-account-create-update id=ef594fd0-93c5-431c-bc89-d530f60d56f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033",
2026-06-11 18:01:03.168398 | controller |     "Jun 11 17:28:53.361126 crc crio[23211]: time=\"2026-06-11T17:28:53.360994513Z\" level=info msg=\"Stopped pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\" id=91ab0c5c-d98f-45fc-8bc8-8385bf2ccd59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.168414 | controller |     "Jun 11 17:28:53.375825 crc crio[23211]: time=\"2026-06-11T17:28:53.375769654Z\" level=info msg=\"Created container 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8: openstack/barbican-worker-9448f885-fdklh/barbican-worker-log\" id=feb7a950-3835-4fa5-9f35-8d50e9b08231 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.168430 | controller |     "Jun 11 17:28:53.387509 crc crio[23211]: time=\"2026-06-11T17:28:53.377646741Z\" level=info msg=\"Starting container: 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8\" id=b8790415-f5e7-47ab-a185-ae8a3f7b9582 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.168447 | controller |     "Jun 11 17:28:53.389071 crc crio[23211]: time=\"2026-06-11T17:28:53.388938383Z\" level=info msg=\"Started container\" PID=253695 containerID=07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8 description=openstack/barbican-worker-9448f885-fdklh/barbican-worker-log id=b8790415-f5e7-47ab-a185-ae8a3f7b9582 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289",
2026-06-11 18:01:03.168463 | controller |     "Jun 11 17:28:53.403031 crc crio[23211]: time=\"2026-06-11T17:28:53.402880323Z\" level=info msg=\"Created container e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40: openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log\" id=b1803c9d-ddb5-47a0-b1ad-833817002cfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.168480 | controller |     "Jun 11 17:28:53.405136 crc crio[23211]: time=\"2026-06-11T17:28:53.405062008Z\" level=info msg=\"Starting container: e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40\" id=8721ffe0-4476-4194-9cdf-f3af610a3c55 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.168496 | controller |     "Jun 11 17:28:53.441603 crc crio[23211]: time=\"2026-06-11T17:28:53.429685514Z\" level=info msg=\"Started container\" PID=253697 containerID=e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40 description=openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log id=8721ffe0-4476-4194-9cdf-f3af610a3c55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c",
2026-06-11 18:01:03.168538 | controller |     "Jun 11 17:28:53.441603 crc crio[23211]: time=\"2026-06-11T17:28:53.440570067Z\" level=info msg=\"Created container 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener\" id=2cde935d-8ead-457f-91ff-04867e2ce225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.168568 | controller |     "Jun 11 17:28:53.444693 crc crio[23211]: time=\"2026-06-11T17:28:53.444606447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=8b133920-dcb3-4aee-b892-eaceaa42bd10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.168587 | controller |     "Jun 11 17:28:53.445008 crc crio[23211]: time=\"2026-06-11T17:28:53.444882355Z\" level=info msg=\"Starting container: 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0\" id=7b9bcb9a-5ad2-4e49-b9ce-60a57a05e616 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.168605 | controller |     "Jun 11 17:28:53.453861 crc crio[23211]: time=\"2026-06-11T17:28:53.453714526Z\" level=info msg=\"Started container\" PID=253691 containerID=8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0 description=openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener id=7b9bcb9a-5ad2-4e49-b9ce-60a57a05e616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2",
2026-06-11 18:01:03.168622 | controller |     "Jun 11 17:28:53.531182 crc crio[23211]: time=\"2026-06-11T17:28:53.531094616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=dd991692-8595-4389-b6c6-5526f210cd6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.168639 | controller |     "Jun 11 17:28:53.533628 crc crio[23211]: time=\"2026-06-11T17:28:53.531348642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=3b0b4341-7052-4001-aea2-18840d9fd8ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.168655 | controller |     "Jun 11 17:28:53.572517 crc crio[23211]: time=\"2026-06-11T17:28:53.570539893Z\" level=info msg=\"Creating container: openstack/barbican-worker-9448f885-fdklh/barbican-worker\" id=8c2955c1-8173-4ed2-b21d-8d7a33747360 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.168671 | controller |     "Jun 11 17:28:53.572517 crc crio[23211]: time=\"2026-06-11T17:28:53.571106658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168688 | controller |     "Jun 11 17:28:53.644115 crc crio[23211]: time=\"2026-06-11T17:28:53.644020366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168704 | controller |     "Jun 11 17:28:53.649634 crc crio[23211]: time=\"2026-06-11T17:28:53.649557893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168719 | controller |     "Jun 11 17:28:53.691085 crc crio[23211]: time=\"2026-06-11T17:28:53.684389296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f25f650b-8137-401f-8cbc-4e8e80413a99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.168739 | controller |     "Jun 11 17:28:53.695285 crc crio[23211]: time=\"2026-06-11T17:28:53.695089325Z\" level=info msg=\"Creating container: openstack/barbican-api-8648d45f78-g5nqh/barbican-api\" id=33674fc3-5cd7-49c4-984d-7f7aa5bb7bf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.168757 | controller |     "Jun 11 17:28:53.695728 crc crio[23211]: time=\"2026-06-11T17:28:53.695608037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168773 | controller |     "Jun 11 17:28:53.757852 crc crio[23211]: time=\"2026-06-11T17:28:53.757729084Z\" level=info msg=\"Removing container: 8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964\" id=1a6d25cd-5ffd-4dbe-943d-3351d8f409c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.168789 | controller |     "Jun 11 17:28:53.761956 crc crio[23211]: time=\"2026-06-11T17:28:53.761880467Z\" level=info msg=\"Stopping container: 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7 (timeout: 30s)\" id=27700b8a-cba6-45c2-9025-a17f063d4e6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.168805 | controller |     "Jun 11 17:28:53.762384 crc crio[23211]: time=\"2026-06-11T17:28:53.76235177Z\" level=info msg=\"Stopping container: a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29 (timeout: 30s)\" id=f394bf61-cc25-4389-bb2d-d4d2b606b00c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.168821 | controller |     "Jun 11 17:28:53.786829 crc crio[23211]: time=\"2026-06-11T17:28:53.78673492Z\" level=info msg=\"Stopping pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7\" id=1fc85be5-f0e4-4f40-b87b-317eef74bc1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.168838 | controller |     "Jun 11 17:28:53.791267 crc crio[23211]: time=\"2026-06-11T17:28:53.79069297Z\" level=info msg=\"Got pod network &{Name:ovn-controller-6hbvd-config-rz7hw Namespace:openstack ID:a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7 UID:ca9c5dad-72bb-45ab-af46-6927a930575f NetNS:/var/run/netns/1d63b3a6-7ba1-42f7-9403-b14d5114c743 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca9c5dad_72bb_45ab_af46_6927a930575f.slice PodAnnotations:0xc0001ae2f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.168854 | controller |     "Jun 11 17:28:53.791627 crc crio[23211]: time=\"2026-06-11T17:28:53.791347986Z\" level=info msg=\"Deleting pod openstack_ovn-controller-6hbvd-config-rz7hw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.168870 | controller |     "Jun 11 17:28:53.913910 crc crio[23211]: time=\"2026-06-11T17:28:53.913815825Z\" level=info msg=\"Created container 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423: openstack/barbican-worker-9448f885-fdklh/barbican-worker\" id=8c2955c1-8173-4ed2-b21d-8d7a33747360 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.168886 | controller |     "Jun 11 17:28:53.923236 crc crio[23211]: time=\"2026-06-11T17:28:53.923009914Z\" level=info msg=\"Stopped container a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log\" id=f394bf61-cc25-4389-bb2d-d4d2b606b00c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.168902 | controller |     "Jun 11 17:28:53.924623 crc crio[23211]: time=\"2026-06-11T17:28:53.923715703Z\" level=info msg=\"Starting container: 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423\" id=13718ef5-9190-415f-b540-9c3565657ee8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.168918 | controller |     "Jun 11 17:28:53.951725 crc crio[23211]: time=\"2026-06-11T17:28:53.95077783Z\" level=info msg=\"Started container\" PID=253786 containerID=2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423 description=openstack/barbican-worker-9448f885-fdklh/barbican-worker id=13718ef5-9190-415f-b540-9c3565657ee8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289",
2026-06-11 18:01:03.168940 | controller |     "Jun 11 17:28:53.980406 crc crio[23211]: time=\"2026-06-11T17:28:53.98030706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168957 | controller |     "Jun 11 17:28:53.998662 crc crio[23211]: time=\"2026-06-11T17:28:53.998209289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.168973 | controller |     "Jun 11 17:28:54.148363 crc crio[23211]: time=\"2026-06-11T17:28:54.148258859Z\" level=info msg=\"Removed container 8d02aee9edf17a48e58cd276b261e5557be792403ac84736a290e7e1470f5964: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=1a6d25cd-5ffd-4dbe-943d-3351d8f409c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.168991 | controller |     "Jun 11 17:28:54.155293 crc crio[23211]: time=\"2026-06-11T17:28:54.155247684Z\" level=info msg=\"Removing container: 1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895\" id=e5f5b7ff-217e-4916-b4c5-1eb6f6c8b7bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.169007 | controller |     "Jun 11 17:28:54.251730 crc crio[23211]: time=\"2026-06-11T17:28:54.251106316Z\" level=info msg=\"Created container 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60: openstack/barbican-api-8648d45f78-g5nqh/barbican-api\" id=33674fc3-5cd7-49c4-984d-7f7aa5bb7bf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.169023 | controller |     "Jun 11 17:28:54.253267 crc crio[23211]: time=\"2026-06-11T17:28:54.253226619Z\" level=info msg=\"Starting container: 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60\" id=47075ac5-d1c0-4bf6-a05c-f93c08e159b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.169039 | controller |     "Jun 11 17:28:54.263505 crc crio[23211]: time=\"2026-06-11T17:28:54.263380623Z\" level=info msg=\"Started container\" PID=253822 containerID=403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60 description=openstack/barbican-api-8648d45f78-g5nqh/barbican-api id=47075ac5-d1c0-4bf6-a05c-f93c08e159b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c",
2026-06-11 18:01:03.169056 | controller |     "Jun 11 17:28:54.272523 crc crio[23211]: time=\"2026-06-11T17:28:54.272364808Z\" level=info msg=\"Removed container 1b2bcf037f745b215cd61f78648666a7073467674fe8c53d685c2210448fa895: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=e5f5b7ff-217e-4916-b4c5-1eb6f6c8b7bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.169072 | controller |     "Jun 11 17:28:54.331665 crc crio[23211]: time=\"2026-06-11T17:28:54.331547011Z\" level=info msg=\"Stopped pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7\" id=1fc85be5-f0e4-4f40-b87b-317eef74bc1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.169088 | controller |     "Jun 11 17:28:54.507493 crc crio[23211]: time=\"2026-06-11T17:28:54.507321425Z\" level=info msg=\"Stopped container 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener\" id=27700b8a-cba6-45c2-9025-a17f063d4e6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.169104 | controller |     "Jun 11 17:28:54.514061 crc crio[23211]: time=\"2026-06-11T17:28:54.51392875Z\" level=info msg=\"Stopping pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\" id=3a2dad77-31b9-47b9-83a5-5df4e52476e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.169124 | controller |     "Jun 11 17:28:54.515551 crc crio[23211]: time=\"2026-06-11T17:28:54.51548815Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-64bc7569fd-b8fmr Namespace:openstack ID:35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04 UID:69742de5-2ffe-4c42-ab41-27f6e336ba36 NetNS:/var/run/netns/328d4c4d-0adb-470b-a153-32b04476ed8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69742de5_2ffe_4c42_ab41_27f6e336ba36.slice PodAnnotations:0xc0066184b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.169141 | controller |     "Jun 11 17:28:54.515902 crc crio[23211]: time=\"2026-06-11T17:28:54.515725776Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-64bc7569fd-b8fmr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.169157 | controller |     "Jun 11 17:28:54.817902 crc crio[23211]: time=\"2026-06-11T17:28:54.817802594Z\" level=info msg=\"Stopping pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\" id=22d68119-a742-4174-887e-1e0d4566b610 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.169174 | controller |     "Jun 11 17:28:54.821977 crc crio[23211]: time=\"2026-06-11T17:28:54.821903786Z\" level=info msg=\"Got pod network &{Name:glance-32d7-account-create-update-2rnq5 Namespace:openstack ID:65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27 UID:6d04cbea-abd8-4fcb-812d-e1624d8277e2 NetNS:/var/run/netns/b30284a9-9304-45ff-8db1-ceab724c2082 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d04cbea_abd8_4fcb_812d_e1624d8277e2.slice PodAnnotations:0xc006618618}] Aliases:map[]}\"",
2026-06-11 18:01:03.169190 | controller |     "Jun 11 17:28:54.822240 crc crio[23211]: time=\"2026-06-11T17:28:54.822138432Z\" level=info msg=\"Deleting pod openstack_glance-32d7-account-create-update-2rnq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.169206 | controller |     "Jun 11 17:28:54.918702 crc crio[23211]: time=\"2026-06-11T17:28:54.916545918Z\" level=info msg=\"Removing container: 82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb\" id=c4917e34-8f69-4524-aa02-152e607dc5cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.169221 | controller |     "Jun 11 17:28:54.939489 crc crio[23211]: time=\"2026-06-11T17:28:54.93458961Z\" level=info msg=\"Stopping pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\" id=3c18ba69-50ec-4194-adf8-0556ca27c42f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.169237 | controller |     "Jun 11 17:28:54.939489 crc crio[23211]: time=\"2026-06-11T17:28:54.938008546Z\" level=info msg=\"Got pod network &{Name:nova-cell0-01ba-account-create-update-pmbm5 Namespace:openstack ID:f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747 UID:e8758c2a-57c9-41b3-895d-42842ad94048 NetNS:/var/run/netns/82fc185d-6a06-44b4-8f5d-cf455dbd4ebb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8758c2a_57c9_41b3_895d_42842ad94048.slice PodAnnotations:0xc007c144b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.169253 | controller |     "Jun 11 17:28:54.939489 crc crio[23211]: time=\"2026-06-11T17:28:54.938216392Z\" level=info msg=\"Deleting pod openstack_nova-cell0-01ba-account-create-update-pmbm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.169270 | controller |     "Jun 11 17:28:55.047502 crc crio[23211]: time=\"2026-06-11T17:28:55.044087363Z\" level=info msg=\"Removed container 82c39ab45403ae159c2931518f145e1d8d24343fb250a52b5fac7b801fdebbfb: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=c4917e34-8f69-4524-aa02-152e607dc5cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.169289 | controller |     "Jun 11 17:28:55.142522 crc crio[23211]: time=\"2026-06-11T17:28:55.139773072Z\" level=info msg=\"Stopped pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\" id=3a2dad77-31b9-47b9-83a5-5df4e52476e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.169305 | controller |     "Jun 11 17:28:55.245582 crc crio[23211]: time=\"2026-06-11T17:28:55.244191347Z\" level=info msg=\"Stopping container: 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2 (timeout: 30s)\" id=139b770a-9369-434b-9f47-54c0bb9403ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.169321 | controller |     "Jun 11 17:28:55.245582 crc crio[23211]: time=\"2026-06-11T17:28:55.244206238Z\" level=info msg=\"Stopping container: 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55 (timeout: 30s)\" id=149ba66d-32e2-4018-bac0-3ba9a248c013 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.169337 | controller |     "Jun 11 17:28:55.372808 crc crio[23211]: time=\"2026-06-11T17:28:55.371898117Z\" level=info msg=\"Running pod sandbox: openstack/placement-f94b56c8-hflrd/POD\" id=03036e17-0665-40ef-a37e-1f53b6c1dd5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.169353 | controller |     "Jun 11 17:28:55.372808 crc crio[23211]: time=\"2026-06-11T17:28:55.372635826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.169369 | controller |     "Jun 11 17:28:55.413505 crc crio[23211]: time=\"2026-06-11T17:28:55.411729515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0c8d524e-ac0e-4c40-9f3b-fd35244e2d67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.169385 | controller |     "Jun 11 17:28:55.418742 crc crio[23211]: time=\"2026-06-11T17:28:55.418648838Z\" level=info msg=\"Stopped container 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log\" id=149ba66d-32e2-4018-bac0-3ba9a248c013 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.169401 | controller |     "Jun 11 17:28:55.485812 crc crio[23211]: time=\"2026-06-11T17:28:55.485534434Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b5d9052e-3e87-476a-95e6-af4e982dc87f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.169416 | controller |     "Jun 11 17:28:55.500739 crc crio[23211]: time=\"2026-06-11T17:28:55.500631582Z\" level=info msg=\"Creating container: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=1ef4f6bd-8e90-49d6-99b9-9582293ec9be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.169432 | controller |     "Jun 11 17:28:55.503212 crc crio[23211]: time=\"2026-06-11T17:28:55.500995281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.169448 | controller |     "Jun 11 17:28:55.503212 crc crio[23211]: time=\"2026-06-11T17:28:55.502492019Z\" level=info msg=\"Got pod network &{Name:placement-f94b56c8-hflrd Namespace:openstack ID:327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec UID:e00cdeb6-7709-4ca4-9ed2-fe4adcfa04fd NetNS:/var/run/netns/98ad0cb0-7979-4e46-b48a-fe21fd43bcf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00cdeb6_7709_4ca4_9ed2_fe4adcfa04fd.slice PodAnnotations:0xc002794630}] Aliases:map[]}\"",
2026-06-11 18:01:03.169468 | controller |     "Jun 11 17:28:55.503212 crc crio[23211]: time=\"2026-06-11T17:28:55.50253803Z\" level=info msg=\"Adding pod openstack_placement-f94b56c8-hflrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.169485 | controller |     "Jun 11 17:28:55.691018 crc crio[23211]: time=\"2026-06-11T17:28:55.690528341Z\" level=info msg=\"Stopped pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\" id=22d68119-a742-4174-887e-1e0d4566b610 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.169502 | controller |     "Jun 11 17:28:55.702067 crc crio[23211]: time=\"2026-06-11T17:28:55.701950407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.169544 | controller |     "Jun 11 17:28:55.707989 crc crio[23211]: time=\"2026-06-11T17:28:55.70725604Z\" level=info msg=\"Stopped pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\" id=3c18ba69-50ec-4194-adf8-0556ca27c42f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.169565 | controller |     "Jun 11 17:28:55.711603 crc crio[23211]: time=\"2026-06-11T17:28:55.711539426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.169582 | controller |     "Jun 11 17:28:56.007349 crc crio[23211]: time=\"2026-06-11T17:28:56.007217505Z\" level=info msg=\"Created container 8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=1ef4f6bd-8e90-49d6-99b9-9582293ec9be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.169599 | controller |     "Jun 11 17:28:56.015554 crc crio[23211]: time=\"2026-06-11T17:28:56.0153853Z\" level=info msg=\"Starting container: 8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb\" id=28ba93ba-0fbf-4c2a-bcf2-91fcc101a2d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.169615 | controller |     "Jun 11 17:28:56.028805 crc crio[23211]: time=\"2026-06-11T17:28:56.028737004Z\" level=info msg=\"Started container\" PID=254191 containerID=8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb description=openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update id=28ba93ba-0fbf-4c2a-bcf2-91fcc101a2d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013",
2026-06-11 18:01:03.169632 | controller |     "Jun 11 17:28:56.068531 crc crio[23211]: time=\"2026-06-11T17:28:56.068341447Z\" level=info msg=\"Stopping pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\" id=0901beef-e098-46ca-8915-e69bf72418c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.169649 | controller |     "Jun 11 17:28:56.078737 crc crio[23211]: time=\"2026-06-11T17:28:56.071595108Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-x8649 Namespace:openstack ID:56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033 UID:41fe395e-76dc-4f64-a62e-0d8e501fd3ab NetNS:/var/run/netns/43106d95-bec1-4d16-adf6-4ca2d0995b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41fe395e_76dc_4f64_a62e_0d8e501fd3ab.slice PodAnnotations:0xc0018be5d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.169665 | controller |     "Jun 11 17:28:56.079097 crc crio[23211]: time=\"2026-06-11T17:28:56.078997723Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-x8649 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.169682 | controller |     "Jun 11 17:28:56.084213 crc crio[23211]: time=\"2026-06-11T17:28:56.083409365Z\" level=info msg=\"Removing container: 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7\" id=e40ce9f9-dbe0-42bf-a745-903407b211e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.169702 | controller |     "Jun 11 17:28:56.193475 crc crio[23211]: 2026-06-11T17:28:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:327066dff6b1a13 Mac:82:df:a8:bc:3e:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/98ad0cb0-7979-4e46-b48a-fe21fd43bcf2 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.169719 | controller |     "Jun 11 17:28:56.196020 crc crio[23211]: time=\"2026-06-11T17:28:56.195963573Z\" level=info msg=\"Got pod network &{Name:placement-f94b56c8-hflrd Namespace:openstack ID:327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec UID:e00cdeb6-7709-4ca4-9ed2-fe4adcfa04fd NetNS:/var/run/netns/98ad0cb0-7979-4e46-b48a-fe21fd43bcf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00cdeb6_7709_4ca4_9ed2_fe4adcfa04fd.slice PodAnnotations:0xc002794630}] Aliases:map[]}\"",
2026-06-11 18:01:03.169736 | controller |     "Jun 11 17:28:56.196728 crc crio[23211]: time=\"2026-06-11T17:28:56.196331443Z\" level=info msg=\"Checking pod openstack_placement-f94b56c8-hflrd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.169753 | controller |     "Jun 11 17:28:56.226084 crc crio[23211]: time=\"2026-06-11T17:28:56.225976257Z\" level=info msg=\"Ran pod sandbox 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec with infra container: openstack/placement-f94b56c8-hflrd/POD\" id=03036e17-0665-40ef-a37e-1f53b6c1dd5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.169770 | controller |     "Jun 11 17:28:56.227740 crc crio[23211]: time=\"2026-06-11T17:28:56.227680339Z\" level=info msg=\"Removed container 2955efb93a1d83d173a7838ff6e2ef0c86acaa180ba593134f90664241f494e7: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener\" id=e40ce9f9-dbe0-42bf-a745-903407b211e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.169787 | controller |     "Jun 11 17:28:56.230372 crc crio[23211]: time=\"2026-06-11T17:28:56.230294535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=e7afacad-ed4a-4da5-9882-c105690d8ea8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.169804 | controller |     "Jun 11 17:28:56.234364 crc crio[23211]: time=\"2026-06-11T17:28:56.234289234Z\" level=info msg=\"Removing container: a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29\" id=e7c9a269-34d3-41c0-84bd-ef1c3fde85e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.169821 | controller |     "Jun 11 17:28:56.315325 crc crio[23211]: time=\"2026-06-11T17:28:56.315227252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=9911e5ee-dfda-4329-be41-fbcd7f3e5124 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.169838 | controller |     "Jun 11 17:28:56.326634 crc crio[23211]: time=\"2026-06-11T17:28:56.326545946Z\" level=info msg=\"Creating container: openstack/placement-f94b56c8-hflrd/placement-log\" id=4b1ade05-bddf-4920-8d24-911750f33460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.169855 | controller |     "Jun 11 17:28:56.329338 crc crio[23211]: time=\"2026-06-11T17:28:56.328708001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.169871 | controller |     "Jun 11 17:28:56.353988 crc crio[23211]: time=\"2026-06-11T17:28:56.353896772Z\" level=info msg=\"Removed container a008cdfa2f73025eeb84e15c2e732315ee888bf0e5d3321dc0c5e571c471ed29: openstack/barbican-keystone-listener-64bc7569fd-b8fmr/barbican-keystone-listener-log\" id=e7c9a269-34d3-41c0-84bd-ef1c3fde85e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.169891 | controller |     "Jun 11 17:28:56.378681 crc crio[23211]: time=\"2026-06-11T17:28:56.37854144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d9704ed2-4b62-4622-9e2a-f058fcc4b323 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.169907 | controller |     "Jun 11 17:28:56.422699 crc crio[23211]: time=\"2026-06-11T17:28:56.422588312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2d59eab9-1782-4b4d-a959-cbeb7a191a51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.169923 | controller |     "Jun 11 17:28:56.429961 crc crio[23211]: time=\"2026-06-11T17:28:56.429853835Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=609a101e-573b-4c83-a010-79cdff069588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.169939 | controller |     "Jun 11 17:28:56.430939 crc crio[23211]: time=\"2026-06-11T17:28:56.430328546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.169955 | controller |     "Jun 11 17:28:56.441271 crc crio[23211]: time=\"2026-06-11T17:28:56.44084843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.169971 | controller |     "Jun 11 17:28:56.460719 crc crio[23211]: time=\"2026-06-11T17:28:56.446623055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.169987 | controller |     "Jun 11 17:28:56.550623 crc crio[23211]: time=\"2026-06-11T17:28:56.550521078Z\" level=info msg=\"Stopped pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\" id=0901beef-e098-46ca-8915-e69bf72418c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.170003 | controller |     "Jun 11 17:28:56.564514 crc crio[23211]: time=\"2026-06-11T17:28:56.564355874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.170019 | controller |     "Jun 11 17:28:56.571064 crc crio[23211]: time=\"2026-06-11T17:28:56.57098634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.170035 | controller |     "Jun 11 17:28:56.626826 crc crio[23211]: time=\"2026-06-11T17:28:56.626698996Z\" level=info msg=\"Created container c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91: openstack/placement-f94b56c8-hflrd/placement-log\" id=4b1ade05-bddf-4920-8d24-911750f33460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.170051 | controller |     "Jun 11 17:28:56.631092 crc crio[23211]: time=\"2026-06-11T17:28:56.631006954Z\" level=info msg=\"Starting container: c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91\" id=f0637b72-5c2e-421f-8c77-6da93b2b89e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.170068 | controller |     "Jun 11 17:28:56.640179 crc crio[23211]: time=\"2026-06-11T17:28:56.640106252Z\" level=info msg=\"Started container\" PID=254279 containerID=c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91 description=openstack/placement-f94b56c8-hflrd/placement-log id=f0637b72-5c2e-421f-8c77-6da93b2b89e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec",
2026-06-11 18:01:03.170088 | controller |     "Jun 11 17:28:56.662371 crc crio[23211]: time=\"2026-06-11T17:28:56.652256916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=c1fe02c7-abe4-4b9d-ab6e-70a62fa0fe58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170105 | controller |     "Jun 11 17:28:56.707601 crc crio[23211]: time=\"2026-06-11T17:28:56.707501791Z\" level=info msg=\"Created container a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=609a101e-573b-4c83-a010-79cdff069588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.170122 | controller |     "Jun 11 17:28:56.715553 crc crio[23211]: time=\"2026-06-11T17:28:56.715391419Z\" level=info msg=\"Starting container: a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04\" id=d34d21ff-8093-47b2-b2a6-4c8df00ecb1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.170138 | controller |     "Jun 11 17:28:56.727528 crc crio[23211]: time=\"2026-06-11T17:28:56.72737349Z\" level=info msg=\"Started container\" PID=254284 containerID=a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04 description=openstack/nova-api-db-create-fl7rw/mariadb-database-create id=d34d21ff-8093-47b2-b2a6-4c8df00ecb1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e",
2026-06-11 18:01:03.170154 | controller |     "Jun 11 17:28:56.734100 crc crio[23211]: time=\"2026-06-11T17:28:56.733738078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=ae90b53a-91cd-42b7-8d35-287dee02b576 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170171 | controller |     "Jun 11 17:28:56.746818 crc crio[23211]: time=\"2026-06-11T17:28:56.746737425Z\" level=info msg=\"Creating container: openstack/placement-f94b56c8-hflrd/placement-api\" id=849af7d7-963d-4e05-a41a-15724639cac5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.170187 | controller |     "Jun 11 17:28:56.747094 crc crio[23211]: time=\"2026-06-11T17:28:56.747050232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.170203 | controller |     "Jun 11 17:28:56.827784 crc crio[23211]: time=\"2026-06-11T17:28:56.827679832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.170218 | controller |     "Jun 11 17:28:56.832792 crc crio[23211]: time=\"2026-06-11T17:28:56.832718688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.170234 | controller |     "Jun 11 17:28:57.032480 crc crio[23211]: time=\"2026-06-11T17:28:57.03234818Z\" level=info msg=\"Created container 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1: openstack/placement-f94b56c8-hflrd/placement-api\" id=849af7d7-963d-4e05-a41a-15724639cac5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.170250 | controller |     "Jun 11 17:28:57.036225 crc crio[23211]: time=\"2026-06-11T17:28:57.035764136Z\" level=info msg=\"Starting container: 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1\" id=78d217b3-b2b3-4aa1-99e0-47f542573834 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.170266 | controller |     "Jun 11 17:28:57.044490 crc crio[23211]: time=\"2026-06-11T17:28:57.044366982Z\" level=info msg=\"Started container\" PID=254329 containerID=2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1 description=openstack/placement-f94b56c8-hflrd/placement-api id=78d217b3-b2b3-4aa1-99e0-47f542573834 name=/runtime.v1.RuntimeService/StartContainer sandboxID=327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec",
2026-06-11 18:01:03.170286 | controller |     "Jun 11 17:28:57.167723 crc crio[23211]: time=\"2026-06-11T17:28:57.167341182Z\" level=info msg=\"Removing container: 24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317\" id=7f1f7f61-fadc-408f-9ed0-6bc2544b0adf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.170302 | controller |     "Jun 11 17:28:57.260997 crc crio[23211]: time=\"2026-06-11T17:28:57.260912796Z\" level=info msg=\"Removed container 24d6c181f715981ce651a6ef6a95af68c4a4bbe5fd7d9a9e4b27597a52a14317: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=7f1f7f61-fadc-408f-9ed0-6bc2544b0adf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.170319 | controller |     "Jun 11 17:28:57.264281 crc crio[23211]: time=\"2026-06-11T17:28:57.264161117Z\" level=info msg=\"Removing container: d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d\" id=75c421dd-b79b-4781-9683-5a46fb884db1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.170335 | controller |     "Jun 11 17:28:57.373891 crc crio[23211]: time=\"2026-06-11T17:28:57.373803085Z\" level=info msg=\"Removed container d6be1ba01af7a457a5da401c3e1f51553bc3dbf60e9516177bbb9c4a5d79233d: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=75c421dd-b79b-4781-9683-5a46fb884db1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.170351 | controller |     "Jun 11 17:28:57.378347 crc crio[23211]: time=\"2026-06-11T17:28:57.378261587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=24e06299-6e91-4d42-a80c-3d400d328f1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170367 | controller |     "Jun 11 17:28:57.383141 crc crio[23211]: time=\"2026-06-11T17:28:57.383050867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7a438f58-5ece-4830-a377-19b8e8aa79bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170383 | controller |     "Jun 11 17:28:57.387140 crc crio[23211]: time=\"2026-06-11T17:28:57.387084159Z\" level=info msg=\"Creating container: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=1f760698-53b9-40d0-a8ae-287637d9ac01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.170400 | controller |     "Jun 11 17:28:57.390815 crc crio[23211]: time=\"2026-06-11T17:28:57.39074929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.170416 | controller |     "Jun 11 17:28:57.467109 crc crio[23211]: time=\"2026-06-11T17:28:57.467017591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.170432 | controller |     "Jun 11 17:28:57.476622 crc crio[23211]: time=\"2026-06-11T17:28:57.476364835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.170449 | controller |     "Jun 11 17:28:57.621246 crc crio[23211]: time=\"2026-06-11T17:28:57.621048611Z\" level=info msg=\"Created container df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=1f760698-53b9-40d0-a8ae-287637d9ac01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.170468 | controller |     "Jun 11 17:28:57.625321 crc crio[23211]: time=\"2026-06-11T17:28:57.622375274Z\" level=info msg=\"Starting container: df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54\" id=ae2f9ac0-ce32-42f4-8d6d-7135ec41cc4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.170487 | controller |     "Jun 11 17:28:57.637972 crc crio[23211]: time=\"2026-06-11T17:28:57.63581597Z\" level=info msg=\"Started container\" PID=254557 containerID=df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54 description=openstack/glance-db-create-5c6nr/mariadb-database-create id=ae2f9ac0-ce32-42f4-8d6d-7135ec41cc4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791",
2026-06-11 18:01:03.170504 | controller |     "Jun 11 17:28:58.258691 crc crio[23211]: time=\"2026-06-11T17:28:58.256762017Z\" level=info msg=\"Stopping pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\" id=00b86bd2-229e-47f8-8ce4-e3751a769f71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.170547 | controller |     "Jun 11 17:28:58.261925 crc crio[23211]: time=\"2026-06-11T17:28:58.261842225Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-fl7rw Namespace:openstack ID:6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e UID:628f3645-de9b-415d-9cc8-76a69c7e6237 NetNS:/var/run/netns/2948d732-1f09-4743-8973-9b687de5696d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod628f3645_de9b_415d_9cc8_76a69c7e6237.slice PodAnnotations:0xc0030886d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.170568 | controller |     "Jun 11 17:28:58.262382 crc crio[23211]: time=\"2026-06-11T17:28:58.262255145Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-fl7rw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.170586 | controller |     "Jun 11 17:28:58.275638 crc crio[23211]: time=\"2026-06-11T17:28:58.275542639Z\" level=info msg=\"Removing container: c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7\" id=d111da87-a833-490c-9b8b-774a00279ca5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.170602 | controller |     "Jun 11 17:28:58.283654 crc crio[23211]: time=\"2026-06-11T17:28:58.279690953Z\" level=info msg=\"Stopping pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\" id=c26b516e-d3d9-4b16-907d-b066bc9f3d09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.170619 | controller |     "Jun 11 17:28:58.286879 crc crio[23211]: time=\"2026-06-11T17:28:58.286151245Z\" level=info msg=\"Got pod network &{Name:neutron-245d-account-create-update-n8lqd Namespace:openstack ID:d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013 UID:18705645-a4b0-40b0-b728-6352dddd57af NetNS:/var/run/netns/df91a283-314e-4251-aaa0-99642b428958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18705645_a4b0_40b0_b728_6352dddd57af.slice PodAnnotations:0xc007c148d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.170636 | controller |     "Jun 11 17:28:58.287096 crc crio[23211]: time=\"2026-06-11T17:28:58.287022637Z\" level=info msg=\"Deleting pod openstack_neutron-245d-account-create-update-n8lqd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.170652 | controller |     "Jun 11 17:28:58.379862 crc crio[23211]: time=\"2026-06-11T17:28:58.379782081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1982795a-c01b-4b34-ac07-6bbb62e2b15f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170668 | controller |     "Jun 11 17:28:59.295092 crc crio[23211]: time=\"2026-06-11T17:28:59.29452979Z\" level=info msg=\"Stopping pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\" id=4c4e72a9-51d6-464c-a39b-784900fa89ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.170689 | controller |     "Jun 11 17:28:59.297309 crc crio[23211]: time=\"2026-06-11T17:28:59.297227028Z\" level=info msg=\"Got pod network &{Name:glance-db-create-5c6nr Namespace:openstack ID:c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791 UID:4355afef-ebf7-4e34-8acd-67347b0c4c98 NetNS:/var/run/netns/2065f6ea-1f53-450d-80b3-8f9ecd6fb2c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4355afef_ebf7_4e34_8acd_67347b0c4c98.slice PodAnnotations:0xc0001ae238}] Aliases:map[]}\"",
2026-06-11 18:01:03.170706 | controller |     "Jun 11 17:28:59.297547 crc crio[23211]: time=\"2026-06-11T17:28:59.297406712Z\" level=info msg=\"Deleting pod openstack_glance-db-create-5c6nr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.170723 | controller |     "Jun 11 17:28:59.401961 crc crio[23211]: time=\"2026-06-11T17:28:59.401733385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=334e6c2e-c5cf-4685-8ef2-6e342a622b60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170740 | controller |     "Jun 11 17:28:59.403581 crc crio[23211]: time=\"2026-06-11T17:28:59.402323991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c305b715-a31d-45a6-baba-d74c419f2d1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170756 | controller |     "Jun 11 17:29:00.379075 crc crio[23211]: time=\"2026-06-11T17:29:00.378936819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e6824f5b-26ff-4ef1-808b-ae50dcfd3b2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170772 | controller |     "Jun 11 17:29:02.380790 crc crio[23211]: time=\"2026-06-11T17:29:02.379022785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2c9a8e63-056f-42b5-8574-d3f85d143f0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170790 | controller |     "Jun 11 17:29:03.454665 crc crio[23211]: time=\"2026-06-11T17:29:03.454575344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5c9805cf-729b-419f-8fdf-d9716d5e9632 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170806 | controller |     "Jun 11 17:29:03.455797 crc crio[23211]: time=\"2026-06-11T17:29:03.454708467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=343030ad-4ff8-4fc9-ac18-b0a46c0d3afe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170823 | controller |     "Jun 11 17:29:03.455797 crc crio[23211]: time=\"2026-06-11T17:29:03.454588814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ac255ee7-f472-4191-b156-4ef75ae11f97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170839 | controller |     "Jun 11 17:29:03.455797 crc crio[23211]: time=\"2026-06-11T17:29:03.454921412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=04d00f5a-9c52-4896-ace1-fd3295eaa1b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170860 | controller |     "Jun 11 17:29:03.459049 crc crio[23211]: time=\"2026-06-11T17:29:03.458984774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9215e2bf-fcc0-4d4e-b01e-ff1e0e90e5cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.170876 | controller |     "Jun 11 17:29:04.942103 crc crio[23211]: time=\"2026-06-11T17:29:04.91478217Z\" level=info msg=\"Stopping container: 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0 (timeout: 30s)\" id=abec19ca-71d9-4bea-970c-3dd9e79470ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.170892 | controller |     "Jun 11 17:29:04.943753 crc crio[23211]: time=\"2026-06-11T17:29:04.921083058Z\" level=info msg=\"Stopping container: ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334 (timeout: 30s)\" id=65be6573-b1e6-49a5-9545-bf2757ca58f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.170908 | controller |     "Jun 11 17:29:06.740903 crc crio[23211]: time=\"2026-06-11T17:29:06.739488151Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-966qj/POD\" id=b84995ea-3c5c-4463-a4c2-852d9a221c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.170924 | controller |     "Jun 11 17:29:06.740903 crc crio[23211]: time=\"2026-06-11T17:29:06.740360533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.170940 | controller |     "Jun 11 17:29:07.762936 crc crio[23211]: time=\"2026-06-11T17:29:07.760299417Z\" level=info msg=\"Stopped pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\" id=00b86bd2-229e-47f8-8ce4-e3751a769f71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.170957 | controller |     "Jun 11 17:29:07.767793 crc crio[23211]: time=\"2026-06-11T17:29:07.766138845Z\" level=info msg=\"Stopped pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\" id=c26b516e-d3d9-4b16-907d-b066bc9f3d09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.170973 | controller |     "Jun 11 17:29:07.794227 crc crio[23211]: time=\"2026-06-11T17:29:07.794080924Z\" level=info msg=\"Stopped pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\" id=4c4e72a9-51d6-464c-a39b-784900fa89ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.171057 | controller |     "Jun 11 17:29:07.890964 crc crio[23211]: time=\"2026-06-11T17:29:07.890853068Z\" level=info msg=\"Creating container: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=7940072f-13c6-4357-9771-dcc65270901d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.171080 | controller |     "Jun 11 17:29:07.899083 crc crio[23211]: time=\"2026-06-11T17:29:07.89770888Z\" level=info msg=\"Creating container: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=c4bfc9ce-8c0a-4e87-98ac-70fe64b0ae68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.171099 | controller |     "Jun 11 17:29:07.899083 crc crio[23211]: time=\"2026-06-11T17:29:07.897728862Z\" level=info msg=\"Creating container: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=a0f4e801-5fb7-4e63-ae1f-abf4abe272b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.171116 | controller |     "Jun 11 17:29:07.899083 crc crio[23211]: time=\"2026-06-11T17:29:07.898983713Z\" level=info msg=\"Creating container: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=c261f411-1d8b-43ee-928a-9fd4ae4f7e4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.171132 | controller |     "Jun 11 17:29:07.900925 crc crio[23211]: time=\"2026-06-11T17:29:07.900891491Z\" level=info msg=\"Creating container: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=e8a53a7e-27c1-4ce0-a58a-18b04d3321e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.171153 | controller |     "Jun 11 17:29:07.920757 crc crio[23211]: time=\"2026-06-11T17:29:07.920645055Z\" level=info msg=\"Stopped container 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker\" id=139b770a-9369-434b-9f47-54c0bb9403ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.171170 | controller |     "Jun 11 17:29:07.926106 crc crio[23211]: time=\"2026-06-11T17:29:07.921833235Z\" level=info msg=\"Stopping pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\" id=a1e592a9-c450-4bf1-a194-2848e2181f67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.171186 | controller |     "Jun 11 17:29:07.946134 crc crio[23211]: time=\"2026-06-11T17:29:07.94595733Z\" level=info msg=\"Got pod network &{Name:barbican-worker-75fb77fcc-75qjt Namespace:openstack ID:db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54 UID:8f15d0c8-fd55-4e16-be5e-1ad0619958eb NetNS:/var/run/netns/92d41305-19f5-43b4-a93f-4846f7091564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f15d0c8_fd55_4e16_be5e_1ad0619958eb.slice PodAnnotations:0xc000613750}] Aliases:map[]}\"",
2026-06-11 18:01:03.171203 | controller |     "Jun 11 17:29:07.946812 crc crio[23211]: time=\"2026-06-11T17:29:07.946359039Z\" level=info msg=\"Deleting pod openstack_barbican-worker-75fb77fcc-75qjt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.171220 | controller |     "Jun 11 17:29:07.964000 crc crio[23211]: time=\"2026-06-11T17:29:07.963832148Z\" level=info msg=\"Stopped container 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=abec19ca-71d9-4bea-970c-3dd9e79470ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.171251 | controller |     "Jun 11 17:29:09.010711 crc crio[23211]: time=\"2026-06-11T17:29:09.008896182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171268 | controller |     "Jun 11 17:29:09.010711 crc crio[23211]: time=\"2026-06-11T17:29:09.009034175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171284 | controller |     "Jun 11 17:29:09.010711 crc crio[23211]: time=\"2026-06-11T17:29:09.009118897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171300 | controller |     "Jun 11 17:29:09.010711 crc crio[23211]: time=\"2026-06-11T17:29:09.009715953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171316 | controller |     "Jun 11 17:29:09.012304 crc crio[23211]: time=\"2026-06-11T17:29:09.009853276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171331 | controller |     "Jun 11 17:29:09.058199 crc crio[23211]: time=\"2026-06-11T17:29:09.056493094Z\" level=info msg=\"Removed container c4675fcce3cd515af72af4e742bc5f260c8297af8a943a7495b58fffafd7c9f7: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=d111da87-a833-490c-9b8b-774a00279ca5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.171347 | controller |     "Jun 11 17:29:09.063136 crc crio[23211]: time=\"2026-06-11T17:29:09.062965387Z\" level=info msg=\"Removing container: 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887\" id=58a21592-0d3a-4dec-b8e6-9bc8145de2e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.171368 | controller |     "Jun 11 17:29:09.116603 crc crio[23211]: time=\"2026-06-11T17:29:09.116119869Z\" level=info msg=\"Stopped container ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=65be6573-b1e6-49a5-9545-bf2757ca58f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.171384 | controller |     "Jun 11 17:29:09.123344 crc crio[23211]: time=\"2026-06-11T17:29:09.123052071Z\" level=info msg=\"Stopping pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\" id=dc57ba98-ea94-48a7-87d2-eb7a9bae01bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.171401 | controller |     "Jun 11 17:29:09.126364 crc crio[23211]: time=\"2026-06-11T17:29:09.125928204Z\" level=info msg=\"Got pod network &{Name:barbican-api-7c96f598dd-69xx8 Namespace:openstack ID:3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b UID:5ea91540-4736-4f3b-b8a4-d5d40f433d33 NetNS:/var/run/netns/141741b9-7f3c-410f-b986-43014bf5bfe5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ea91540_4736_4f3b_b8a4_d5d40f433d33.slice PodAnnotations:0xc006618200}] Aliases:map[]}\"",
2026-06-11 18:01:03.171419 | controller |     "Jun 11 17:29:09.126364 crc crio[23211]: time=\"2026-06-11T17:29:09.126269543Z\" level=info msg=\"Deleting pod openstack_barbican-api-7c96f598dd-69xx8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.171435 | controller |     "Jun 11 17:29:09.263558 crc crio[23211]: time=\"2026-06-11T17:29:09.263316186Z\" level=info msg=\"Stopped pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\" id=a1e592a9-c450-4bf1-a194-2848e2181f67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.171452 | controller |     "Jun 11 17:29:09.346577 crc crio[23211]: time=\"2026-06-11T17:29:09.346278575Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=240cee21-b468-4ff3-81f6-09c85155dc66 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.171469 | controller |     "Jun 11 17:29:09.348414 crc crio[23211]: time=\"2026-06-11T17:29:09.348296205Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=03004ecd-b25b-433e-b569-9e196a1f2689 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.171485 | controller |     "Jun 11 17:29:09.447081 crc crio[23211]: time=\"2026-06-11T17:29:09.446701911Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=06db2fff-13a8-4f29-a097-09906b141951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.171501 | controller |     "Jun 11 17:29:09.457179 crc crio[23211]: time=\"2026-06-11T17:29:09.45702829Z\" level=info msg=\"Removed container 9885bc428ce971161141d04971c7559744c5495da6af79eb07d30a8c51831887: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=58a21592-0d3a-4dec-b8e6-9bc8145de2e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.171546 | controller |     "Jun 11 17:29:09.462987 crc crio[23211]: time=\"2026-06-11T17:29:09.462866726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171567 | controller |     "Jun 11 17:29:09.463631 crc crio[23211]: time=\"2026-06-11T17:29:09.463511112Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-966qj Namespace:openstack ID:2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd UID:6db82f9c-9d5f-4134-a301-0222adcee834 NetNS:/var/run/netns/c342d9e0-00ab-4d42-bd43-448343c11f50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6db82f9c_9d5f_4134_a301_0222adcee834.slice PodAnnotations:0xc00008cd38}] Aliases:map[]}\"",
2026-06-11 18:01:03.171589 | controller |     "Jun 11 17:29:09.463631 crc crio[23211]: time=\"2026-06-11T17:29:09.463563643Z\" level=info msg=\"Adding pod openstack_root-account-create-update-966qj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.171606 | controller |     "Jun 11 17:29:09.467367 crc crio[23211]: time=\"2026-06-11T17:29:09.467300897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171622 | controller |     "Jun 11 17:29:09.473713 crc crio[23211]: time=\"2026-06-11T17:29:09.473616355Z\" level=info msg=\"Removing container: c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344\" id=1dbf5056-38b6-41b3-b57e-eab39183f030 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.171638 | controller |     "Jun 11 17:29:09.478101 crc crio[23211]: time=\"2026-06-11T17:29:09.478033346Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/osp-httpd\" id=9593d8be-d14b-4192-8bf0-166f3520aead name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.171654 | controller |     "Jun 11 17:29:09.492563 crc crio[23211]: time=\"2026-06-11T17:29:09.492213951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171670 | controller |     "Jun 11 17:29:09.497330 crc crio[23211]: time=\"2026-06-11T17:29:09.497072223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171687 | controller |     "Jun 11 17:29:09.503367 crc crio[23211]: time=\"2026-06-11T17:29:09.503116555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171703 | controller |     "Jun 11 17:29:09.560874 crc crio[23211]: time=\"2026-06-11T17:29:09.560755619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171719 | controller |     "Jun 11 17:29:09.567218 crc crio[23211]: time=\"2026-06-11T17:29:09.567121189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171735 | controller |     "Jun 11 17:29:09.590014 crc crio[23211]: time=\"2026-06-11T17:29:09.589900779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171752 | controller |     "Jun 11 17:29:09.595312 crc crio[23211]: time=\"2026-06-11T17:29:09.595245593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171768 | controller |     "Jun 11 17:29:09.595617 crc crio[23211]: time=\"2026-06-11T17:29:09.59551858Z\" level=info msg=\"Stopped pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\" id=dc57ba98-ea94-48a7-87d2-eb7a9bae01bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.171784 | controller |     "Jun 11 17:29:09.631551 crc crio[23211]: time=\"2026-06-11T17:29:09.617405629Z\" level=info msg=\"Removed container c5ed6063548fe74188f809c01ab4196ab1a94cb890ae96c4404b641769381344: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=1dbf5056-38b6-41b3-b57e-eab39183f030 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.171803 | controller |     "Jun 11 17:29:09.676360 crc crio[23211]: time=\"2026-06-11T17:29:09.676253413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171819 | controller |     "Jun 11 17:29:09.681491 crc crio[23211]: time=\"2026-06-11T17:29:09.68133028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171835 | controller |     "Jun 11 17:29:09.718534 crc crio[23211]: time=\"2026-06-11T17:29:09.715560117Z\" level=info msg=\"Removing container: 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2\" id=4f9856e2-21e9-4151-a6db-571e57903759 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.171851 | controller |     "Jun 11 17:29:09.731836 crc crio[23211]: time=\"2026-06-11T17:29:09.729399125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171867 | controller |     "Jun 11 17:29:09.735897 crc crio[23211]: time=\"2026-06-11T17:29:09.735804154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.171883 | controller |     "Jun 11 17:29:09.776579 crc crio[23211]: time=\"2026-06-11T17:29:09.76832503Z\" level=info msg=\"Removed container 1acb3313504c67588d78951f9751eb4a8abbf273d2b47ee12a47a10e82dfa4e2: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker\" id=4f9856e2-21e9-4151-a6db-571e57903759 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.171900 | controller |     "Jun 11 17:29:09.784643 crc crio[23211]: time=\"2026-06-11T17:29:09.78431665Z\" level=info msg=\"Removing container: 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55\" id=5d4112d6-731e-4d4f-9325-853d1a189018 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.171916 | controller |     "Jun 11 17:29:09.848266 crc crio[23211]: time=\"2026-06-11T17:29:09.8469983Z\" level=info msg=\"Removed container 5e59ebcb96815a8e69e1a5ad3ae8f639ea952d1f37ec32a95fb90246433d3b55: openstack/barbican-worker-75fb77fcc-75qjt/barbican-worker-log\" id=5d4112d6-731e-4d4f-9325-853d1a189018 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.171932 | controller |     "Jun 11 17:29:09.851606 crc crio[23211]: time=\"2026-06-11T17:29:09.85136302Z\" level=info msg=\"Removing container: 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0\" id=e7c833e0-89a5-4f61-ba6d-84ab1087582b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.171948 | controller |     "Jun 11 17:29:09.892367 crc crio[23211]: time=\"2026-06-11T17:29:09.892275475Z\" level=info msg=\"Removed container 298620d72ae30ec788fd838724960955779e4a09a8df4264b015948380078ef0: openstack/barbican-api-7c96f598dd-69xx8/barbican-api-log\" id=e7c833e0-89a5-4f61-ba6d-84ab1087582b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.171965 | controller |     "Jun 11 17:29:09.895181 crc crio[23211]: time=\"2026-06-11T17:29:09.895080115Z\" level=info msg=\"Removing container: ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334\" id=dafee427-9778-486a-b822-59950695edbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.171981 | controller |     "Jun 11 17:29:09.908350 crc crio[23211]: time=\"2026-06-11T17:29:09.908236396Z\" level=info msg=\"Created container 9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=c261f411-1d8b-43ee-928a-9fd4ae4f7e4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.171998 | controller |     "Jun 11 17:29:09.914568 crc crio[23211]: time=\"2026-06-11T17:29:09.912763699Z\" level=info msg=\"Starting container: 9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03\" id=0162d495-dcd7-495e-a971-f8f52370107a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.172022 | controller |     "Jun 11 17:29:09.923222 crc crio[23211]: time=\"2026-06-11T17:29:09.922967363Z\" level=info msg=\"Started container\" PID=255484 containerID=9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03 description=openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update id=0162d495-dcd7-495e-a971-f8f52370107a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79",
2026-06-11 18:01:03.172040 | controller |     "Jun 11 17:29:09.937929 crc crio[23211]: time=\"2026-06-11T17:29:09.937834266Z\" level=info msg=\"Removed container ab106cdd1d63bb6bd3c9003be310bcb5c5a0d3a1137717147a0c23c13e270334: openstack/barbican-api-7c96f598dd-69xx8/barbican-api\" id=dafee427-9778-486a-b822-59950695edbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.172057 | controller |     "Jun 11 17:29:09.975525 crc crio[23211]: time=\"2026-06-11T17:29:09.975328786Z\" level=info msg=\"Created container 22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=7940072f-13c6-4357-9771-dcc65270901d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.172073 | controller |     "Jun 11 17:29:09.976048 crc crio[23211]: time=\"2026-06-11T17:29:09.975622294Z\" level=info msg=\"Created container 287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=e8a53a7e-27c1-4ce0-a58a-18b04d3321e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.172089 | controller |     "Jun 11 17:29:09.979180 crc crio[23211]: time=\"2026-06-11T17:29:09.978837254Z\" level=info msg=\"Starting container: 22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07\" id=2f81ef4c-38b6-4c27-954d-30f0859bb3f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.172106 | controller |     "Jun 11 17:29:09.979180 crc crio[23211]: time=\"2026-06-11T17:29:09.97909457Z\" level=info msg=\"Starting container: 287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f\" id=0e7f28f8-5b56-46a7-b722-a6b79f3d3c4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.172122 | controller |     "Jun 11 17:29:09.994590 crc crio[23211]: time=\"2026-06-11T17:29:09.989270665Z\" level=info msg=\"Started container\" PID=255499 containerID=22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07 description=openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update id=2f81ef4c-38b6-4c27-954d-30f0859bb3f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef",
2026-06-11 18:01:03.172139 | controller |     "Jun 11 17:29:09.994590 crc crio[23211]: time=\"2026-06-11T17:29:09.991020829Z\" level=info msg=\"Started container\" PID=255486 containerID=287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f description=openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update id=0e7f28f8-5b56-46a7-b722-a6b79f3d3c4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99",
2026-06-11 18:01:03.172156 | controller |     "Jun 11 17:29:10.057042 crc crio[23211]: time=\"2026-06-11T17:29:10.056591332Z\" level=info msg=\"Created container 0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=a0f4e801-5fb7-4e63-ae1f-abf4abe272b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.172173 | controller |     "Jun 11 17:29:10.060520 crc crio[23211]: time=\"2026-06-11T17:29:10.060234923Z\" level=info msg=\"Starting container: 0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00\" id=0bb22fcd-c022-4fe6-9c1d-30bce9b3355a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.172196 | controller |     "Jun 11 17:29:10.089689 crc crio[23211]: time=\"2026-06-11T17:29:10.088477121Z\" level=info msg=\"Started container\" PID=255513 containerID=0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00 description=openstack/cinder-db-create-cmtnz/mariadb-database-create id=0bb22fcd-c022-4fe6-9c1d-30bce9b3355a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639",
2026-06-11 18:01:03.172213 | controller |     "Jun 11 17:29:10.095339 crc crio[23211]: time=\"2026-06-11T17:29:10.094909432Z\" level=info msg=\"Created container 4e4c00b1e8ab644271d067cd1e68e062742dda8f59177ccd6f72f78bf511c218: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/osp-httpd\" id=9593d8be-d14b-4192-8bf0-166f3520aead name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.172230 | controller |     "Jun 11 17:29:10.118125 crc crio[23211]: time=\"2026-06-11T17:29:10.118017701Z\" level=info msg=\"Starting container: 4e4c00b1e8ab644271d067cd1e68e062742dda8f59177ccd6f72f78bf511c218\" id=8fbc1c90-9a61-4fca-8989-d6b8a2557440 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.172246 | controller |     "Jun 11 17:29:10.123982 crc crio[23211]: time=\"2026-06-11T17:29:10.123826287Z\" level=info msg=\"Created container 2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=c4bfc9ce-8c0a-4e87-98ac-70fe64b0ae68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.172262 | controller |     "Jun 11 17:29:10.127620 crc crio[23211]: time=\"2026-06-11T17:29:10.127192521Z\" level=info msg=\"Starting container: 2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240\" id=1e4ac191-220a-4b16-b34f-6067ec31f86c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.172279 | controller |     "Jun 11 17:29:10.134887 crc crio[23211]: time=\"2026-06-11T17:29:10.13473604Z\" level=info msg=\"Started container\" PID=255544 containerID=4e4c00b1e8ab644271d067cd1e68e062742dda8f59177ccd6f72f78bf511c218 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd/osp-httpd id=8fbc1c90-9a61-4fca-8989-d6b8a2557440 name=/runtime.v1.RuntimeService/StartContainer sandboxID=700e2349d39c4afa009a519de5b9597212260018f19edb4aa535ecb5e800b35c",
2026-06-11 18:01:03.172296 | controller |     "Jun 11 17:29:10.141744 crc crio[23211]: time=\"2026-06-11T17:29:10.140655908Z\" level=info msg=\"Started container\" PID=255542 containerID=2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240 description=openstack/keystone-db-create-dbhpr/mariadb-database-create id=1e4ac191-220a-4b16-b34f-6067ec31f86c name=/runtime.v1.RuntimeService/StartContainer sandboxID=56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e",
2026-06-11 18:01:03.172312 | controller |     "Jun 11 17:29:10.153146 crc crio[23211]: 2026-06-11T17:29:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ae4129e4d432e6 Mac:3a:4c:85:79:d9:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/c342d9e0-00ab-4d42-bd43-448343c11f50 SocketPath: PciID:}] [{Interface:0xc00051e780 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.172329 | controller |     "Jun 11 17:29:10.156892 crc crio[23211]: time=\"2026-06-11T17:29:10.156082635Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-966qj Namespace:openstack ID:2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd UID:6db82f9c-9d5f-4134-a301-0222adcee834 NetNS:/var/run/netns/c342d9e0-00ab-4d42-bd43-448343c11f50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6db82f9c_9d5f_4134_a301_0222adcee834.slice PodAnnotations:0xc00008cd38}] Aliases:map[]}\"",
2026-06-11 18:01:03.172349 | controller |     "Jun 11 17:29:10.156892 crc crio[23211]: time=\"2026-06-11T17:29:10.156319761Z\" level=info msg=\"Checking pod openstack_root-account-create-update-966qj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.172366 | controller |     "Jun 11 17:29:10.196778 crc crio[23211]: time=\"2026-06-11T17:29:10.196674751Z\" level=info msg=\"Ran pod sandbox 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd with infra container: openstack/root-account-create-update-966qj/POD\" id=b84995ea-3c5c-4463-a4c2-852d9a221c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.172382 | controller |     "Jun 11 17:29:10.199761 crc crio[23211]: time=\"2026-06-11T17:29:10.199689538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9c762aef-68eb-4d8e-8c77-afc745825732 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.172398 | controller |     "Jun 11 17:29:10.202378 crc crio[23211]: time=\"2026-06-11T17:29:10.202298523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=23b66292-f7d8-4318-b0d4-973cd4eb4423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.172414 | controller |     "Jun 11 17:29:10.211501 crc crio[23211]: time=\"2026-06-11T17:29:10.211223757Z\" level=info msg=\"Creating container: openstack/root-account-create-update-966qj/mariadb-account-create-update\" id=61eef418-b8ca-4ae2-8e11-e82c186e1e5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.172430 | controller |     "Jun 11 17:29:10.211761 crc crio[23211]: time=\"2026-06-11T17:29:10.211644827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.172446 | controller |     "Jun 11 17:29:10.269907 crc crio[23211]: time=\"2026-06-11T17:29:10.269799634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.172462 | controller |     "Jun 11 17:29:10.275419 crc crio[23211]: time=\"2026-06-11T17:29:10.275343053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.172477 | controller |     "Jun 11 17:29:10.531825 crc crio[23211]: time=\"2026-06-11T17:29:10.530916176Z\" level=info msg=\"Created container 8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8: openstack/root-account-create-update-966qj/mariadb-account-create-update\" id=61eef418-b8ca-4ae2-8e11-e82c186e1e5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.172494 | controller |     "Jun 11 17:29:10.533902 crc crio[23211]: time=\"2026-06-11T17:29:10.533849861Z\" level=info msg=\"Starting container: 8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8\" id=3ee14881-001c-4e4a-b7f6-728433f51a0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.172529 | controller |     "Jun 11 17:29:10.543132 crc crio[23211]: time=\"2026-06-11T17:29:10.542076596Z\" level=info msg=\"Started container\" PID=255749 containerID=8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8 description=openstack/root-account-create-update-966qj/mariadb-account-create-update id=3ee14881-001c-4e4a-b7f6-728433f51a0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd",
2026-06-11 18:01:03.172559 | controller |     "Jun 11 17:29:10.772975 crc crio[23211]: time=\"2026-06-11T17:29:10.772852618Z\" level=info msg=\"Removing container: 481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11\" id=a7a40939-6239-4fea-9380-038934e6bffe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.172581 | controller |     "Jun 11 17:29:10.883701 crc crio[23211]: time=\"2026-06-11T17:29:10.883510811Z\" level=info msg=\"Removed container 481a8d7871e521988fd5aa3bb6c20753a35f070de3194f43e856e339c6599e11: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=a7a40939-6239-4fea-9380-038934e6bffe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.172599 | controller |     "Jun 11 17:29:10.888962 crc crio[23211]: time=\"2026-06-11T17:29:10.886827274Z\" level=info msg=\"Removing container: 64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e\" id=216c6272-6ced-45f8-a2ff-4613b9eef479 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.172615 | controller |     "Jun 11 17:29:10.987919 crc crio[23211]: time=\"2026-06-11T17:29:10.987728223Z\" level=info msg=\"Removed container 64bef6bd5b8c023b26910d26152b7252484f8b59ca3edaa497e16e9b6739534e: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=216c6272-6ced-45f8-a2ff-4613b9eef479 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.172631 | controller |     "Jun 11 17:29:10.992245 crc crio[23211]: time=\"2026-06-11T17:29:10.992201714Z\" level=info msg=\"Removing container: 013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9\" id=fdde7473-bc03-4b67-902b-d796ae308dc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.172647 | controller |     "Jun 11 17:29:11.043524 crc crio[23211]: time=\"2026-06-11T17:29:11.043351876Z\" level=info msg=\"Removed container 013685d9b9059dff74ee8e691cc511898205a0e901b95759f4f5d96c9ece48f9: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=fdde7473-bc03-4b67-902b-d796ae308dc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.172663 | controller |     "Jun 11 17:29:11.046411 crc crio[23211]: time=\"2026-06-11T17:29:11.046347571Z\" level=info msg=\"Removing container: 6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d\" id=63fc9117-d89b-4757-a0cc-c1088f4e6caf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.172679 | controller |     "Jun 11 17:29:11.172281 crc crio[23211]: time=\"2026-06-11T17:29:11.17203917Z\" level=info msg=\"Removed container 6a5e78e757537bff9b961600d2d8888ac9915cfa616ea48c73e9e1b94a26c47d: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=63fc9117-d89b-4757-a0cc-c1088f4e6caf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.172695 | controller |     "Jun 11 17:29:11.180184 crc crio[23211]: time=\"2026-06-11T17:29:11.180067221Z\" level=info msg=\"Removing container: 8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22\" id=e76bd4ac-a9f9-4a15-b0f5-0a69d8f68755 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.172711 | controller |     "Jun 11 17:29:11.306384 crc crio[23211]: time=\"2026-06-11T17:29:11.305763601Z\" level=info msg=\"Removed container 8fe97d11bd502ba833026c0456a820becd922b3fe0d9c7763ec4a0f18bbe2b22: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=e76bd4ac-a9f9-4a15-b0f5-0a69d8f68755 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.172727 | controller |     "Jun 11 17:29:11.311661 crc crio[23211]: time=\"2026-06-11T17:29:11.310279364Z\" level=info msg=\"Running pod sandbox: openstack/neutron-86df755bf-m2kv8/POD\" id=9db80fab-5b3a-4e13-94b2-9a6738b6f5b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.172742 | controller |     "Jun 11 17:29:11.311661 crc crio[23211]: time=\"2026-06-11T17:29:11.310395597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.172758 | controller |     "Jun 11 17:29:11.350176 crc crio[23211]: time=\"2026-06-11T17:29:11.35003866Z\" level=info msg=\"Got pod network &{Name:neutron-86df755bf-m2kv8 Namespace:openstack ID:691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08 UID:08b62f76-0073-4ad6-88ff-ba05c925a6b5 NetNS:/var/run/netns/dc3bdbb9-34e7-4454-b49b-f9ada32522ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b62f76_0073_4ad6_88ff_ba05c925a6b5.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.172779 | controller |     "Jun 11 17:29:11.350176 crc crio[23211]: time=\"2026-06-11T17:29:11.350097111Z\" level=info msg=\"Adding pod openstack_neutron-86df755bf-m2kv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.172797 | controller |     "Jun 11 17:29:11.871137 crc crio[23211]: time=\"2026-06-11T17:29:11.870575062Z\" level=info msg=\"Stopping pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\" id=1b3f05a7-8f8c-4b61-8229-aaa139e1788f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.172813 | controller |     "Jun 11 17:29:11.872781 crc crio[23211]: time=\"2026-06-11T17:29:11.872713196Z\" level=info msg=\"Got pod network &{Name:nova-api-c07c-account-create-update-nrplw Namespace:openstack ID:2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99 UID:79e01218-3912-4166-8240-2eaff8ef27d9 NetNS:/var/run/netns/1db11da9-5dec-422a-9916-4c9cad187f1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e01218_3912_4166_8240_2eaff8ef27d9.slice PodAnnotations:0xc0028189e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.172830 | controller |     "Jun 11 17:29:11.872945 crc crio[23211]: time=\"2026-06-11T17:29:11.872921071Z\" level=info msg=\"Deleting pod openstack_nova-api-c07c-account-create-update-nrplw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.172847 | controller |     "Jun 11 17:29:11.875200 crc crio[23211]: time=\"2026-06-11T17:29:11.875102065Z\" level=info msg=\"Stopping pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\" id=19349450-3b4e-45c6-8264-b3cceed0fabd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.172864 | controller |     "Jun 11 17:29:11.876753 crc crio[23211]: time=\"2026-06-11T17:29:11.876694515Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-dbhpr Namespace:openstack ID:56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e UID:ced79c80-9db1-4805-9f8f-5f169cf1cbef NetNS:/var/run/netns/35d6e3f5-dc55-42a4-b04a-fb546c610171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podced79c80_9db1_4805_9f8f_5f169cf1cbef.slice PodAnnotations:0xc006bcc550}] Aliases:map[]}\"",
2026-06-11 18:01:03.172881 | controller |     "Jun 11 17:29:11.876959 crc crio[23211]: time=\"2026-06-11T17:29:11.876907281Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-dbhpr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.172897 | controller |     "Jun 11 17:29:11.880073 crc crio[23211]: time=\"2026-06-11T17:29:11.879761383Z\" level=info msg=\"Stopping pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\" id=06ba0c17-dd81-4286-b1f8-8cf4fd444bdf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.172914 | controller |     "Jun 11 17:29:11.881249 crc crio[23211]: time=\"2026-06-11T17:29:11.881140567Z\" level=info msg=\"Got pod network &{Name:keystone-048b-account-create-update-sjsc8 Namespace:openstack ID:ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79 UID:8be1c391-c2df-476d-8234-951fb84cca96 NetNS:/var/run/netns/ebc20fb5-6faf-4079-8209-dd59b95d01a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8be1c391_c2df_476d_8234_951fb84cca96.slice PodAnnotations:0xc000d2eaf8}] Aliases:map[]}\"",
2026-06-11 18:01:03.172934 | controller |     "Jun 11 17:29:11.881538 crc crio[23211]: time=\"2026-06-11T17:29:11.881366333Z\" level=info msg=\"Deleting pod openstack_keystone-048b-account-create-update-sjsc8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.172951 | controller |     "Jun 11 17:29:11.886060 crc crio[23211]: time=\"2026-06-11T17:29:11.885941117Z\" level=info msg=\"Stopping pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\" id=f045906e-7653-463f-bca8-929cda97d12e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.172967 | controller |     "Jun 11 17:29:11.889997 crc crio[23211]: time=\"2026-06-11T17:29:11.889834305Z\" level=info msg=\"Got pod network &{Name:cinder-5e6c-account-create-update-m4x2g Namespace:openstack ID:7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef UID:b09f463c-7a68-4db8-9df6-46f4c3f397b0 NetNS:/var/run/netns/5b76138e-1274-4711-88b6-e84815bacc3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09f463c_7a68_4db8_9df6_46f4c3f397b0.slice PodAnnotations:0xc003088100}] Aliases:map[]}\"",
2026-06-11 18:01:03.172984 | controller |     "Jun 11 17:29:11.890646 crc crio[23211]: time=\"2026-06-11T17:29:11.890388398Z\" level=info msg=\"Deleting pod openstack_cinder-5e6c-account-create-update-m4x2g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.173000 | controller |     "Jun 11 17:29:11.894287 crc crio[23211]: time=\"2026-06-11T17:29:11.894193904Z\" level=info msg=\"Stopping pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\" id=332c79ae-5708-4535-95cc-49380ec837ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.173016 | controller |     "Jun 11 17:29:11.895911 crc crio[23211]: time=\"2026-06-11T17:29:11.895829235Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-cmtnz Namespace:openstack ID:5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639 UID:4d76df57-b859-4193-83cb-064d2afd7021 NetNS:/var/run/netns/e041aa48-a9ae-4467-9560-f838804ab7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d76df57_b859_4193_83cb_064d2afd7021.slice PodAnnotations:0xc00294e348}] Aliases:map[]}\"",
2026-06-11 18:01:03.173032 | controller |     "Jun 11 17:29:11.896859 crc crio[23211]: time=\"2026-06-11T17:29:11.896120732Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-cmtnz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.173049 | controller |     "Jun 11 17:29:12.151462 crc crio[23211]: 2026-06-11T17:29:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:691d27560a25268 Mac:72:11:f6:d1:e1:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/dc3bdbb9-34e7-4454-b49b-f9ada32522ad SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.173069 | controller |     "Jun 11 17:29:12.152712 crc crio[23211]: time=\"2026-06-11T17:29:12.152611218Z\" level=info msg=\"Got pod network &{Name:neutron-86df755bf-m2kv8 Namespace:openstack ID:691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08 UID:08b62f76-0073-4ad6-88ff-ba05c925a6b5 NetNS:/var/run/netns/dc3bdbb9-34e7-4454-b49b-f9ada32522ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b62f76_0073_4ad6_88ff_ba05c925a6b5.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.173093 | controller |     "Jun 11 17:29:12.152836 crc crio[23211]: time=\"2026-06-11T17:29:12.152819244Z\" level=info msg=\"Checking pod openstack_neutron-86df755bf-m2kv8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.173119 | controller |     "Jun 11 17:29:12.170059 crc crio[23211]: time=\"2026-06-11T17:29:12.169343527Z\" level=info msg=\"Ran pod sandbox 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08 with infra container: openstack/neutron-86df755bf-m2kv8/POD\" id=9db80fab-5b3a-4e13-94b2-9a6738b6f5b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.173139 | controller |     "Jun 11 17:29:12.176141 crc crio[23211]: time=\"2026-06-11T17:29:12.176033945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b2806d5d-d341-4717-977e-d62c5c91be31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.173155 | controller |     "Jun 11 17:29:12.254791 crc crio[23211]: time=\"2026-06-11T17:29:12.254699486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6d40a245-6766-4a05-b2a4-4852b872eebc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.173172 | controller |     "Jun 11 17:29:12.265788 crc crio[23211]: time=\"2026-06-11T17:29:12.265720192Z\" level=info msg=\"Creating container: openstack/neutron-86df755bf-m2kv8/neutron-api\" id=a4e6009d-3b3b-4f0f-b9bc-1e9ad5af8296 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.173188 | controller |     "Jun 11 17:29:12.266296 crc crio[23211]: time=\"2026-06-11T17:29:12.266200034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.173205 | controller |     "Jun 11 17:29:12.342798 crc crio[23211]: time=\"2026-06-11T17:29:12.342065406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.173221 | controller |     "Jun 11 17:29:12.348874 crc crio[23211]: time=\"2026-06-11T17:29:12.3486597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.173238 | controller |     "Jun 11 17:29:12.388706 crc crio[23211]: time=\"2026-06-11T17:29:12.386097568Z\" level=info msg=\"Stopped pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\" id=1b3f05a7-8f8c-4b61-8229-aaa139e1788f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.173256 | controller |     "Jun 11 17:29:12.502851 crc crio[23211]: time=\"2026-06-11T17:29:12.502765622Z\" level=info msg=\"Stopped pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\" id=f045906e-7653-463f-bca8-929cda97d12e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.173280 | controller |     "Jun 11 17:29:12.519392 crc crio[23211]: time=\"2026-06-11T17:29:12.519015709Z\" level=info msg=\"Stopped pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\" id=06ba0c17-dd81-4286-b1f8-8cf4fd444bdf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.173301 | controller |     "Jun 11 17:29:12.523178 crc crio[23211]: time=\"2026-06-11T17:29:12.52310744Z\" level=info msg=\"Stopped pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\" id=19349450-3b4e-45c6-8264-b3cceed0fabd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.173319 | controller |     "Jun 11 17:29:12.547532 crc crio[23211]: time=\"2026-06-11T17:29:12.5473711Z\" level=info msg=\"Stopped pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\" id=332c79ae-5708-4535-95cc-49380ec837ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.173336 | controller |     "Jun 11 17:29:12.677742 crc crio[23211]: time=\"2026-06-11T17:29:12.677546861Z\" level=info msg=\"Created container 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931: openstack/neutron-86df755bf-m2kv8/neutron-api\" id=a4e6009d-3b3b-4f0f-b9bc-1e9ad5af8296 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.173356 | controller |     "Jun 11 17:29:12.679410 crc crio[23211]: time=\"2026-06-11T17:29:12.678913695Z\" level=info msg=\"Starting container: 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931\" id=c53688a0-f255-4db5-adcb-7f93eec22f66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.173373 | controller |     "Jun 11 17:29:12.693800 crc crio[23211]: time=\"2026-06-11T17:29:12.693335236Z\" level=info msg=\"Started container\" PID=256254 containerID=98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931 description=openstack/neutron-86df755bf-m2kv8/neutron-api id=c53688a0-f255-4db5-adcb-7f93eec22f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08",
2026-06-11 18:01:03.173391 | controller |     "Jun 11 17:29:12.706675 crc crio[23211]: time=\"2026-06-11T17:29:12.706365913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ba9be79a-7500-476d-a422-766c87f30f36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.173408 | controller |     "Jun 11 17:29:12.780402 crc crio[23211]: time=\"2026-06-11T17:29:12.780320986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=22c74e16-4b1f-491b-9877-d7e736e2369b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.173431 | controller |     "Jun 11 17:29:12.805310 crc crio[23211]: time=\"2026-06-11T17:29:12.805100836Z\" level=info msg=\"Creating container: openstack/neutron-86df755bf-m2kv8/neutron-httpd\" id=c839f7cd-eb98-4e31-9a5f-68de5a880675 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.173447 | controller |     "Jun 11 17:29:12.806040 crc crio[23211]: time=\"2026-06-11T17:29:12.805954888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.173464 | controller |     "Jun 11 17:29:12.884665 crc crio[23211]: time=\"2026-06-11T17:29:12.883763918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.173481 | controller |     "Jun 11 17:29:12.890337 crc crio[23211]: time=\"2026-06-11T17:29:12.890221479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.173497 | controller |     "Jun 11 17:29:12.953541 crc crio[23211]: time=\"2026-06-11T17:29:12.953002832Z\" level=info msg=\"Stopping pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd\" id=6b6cb97c-f7dc-4cc6-8aba-6718b6531b40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.173535 | controller |     "Jun 11 17:29:12.954625 crc crio[23211]: time=\"2026-06-11T17:29:12.954398657Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-966qj Namespace:openstack ID:2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd UID:6db82f9c-9d5f-4134-a301-0222adcee834 NetNS:/var/run/netns/c342d9e0-00ab-4d42-bd43-448343c11f50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6db82f9c_9d5f_4134_a301_0222adcee834.slice PodAnnotations:0xc00294e5f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.173562 | controller |     "Jun 11 17:29:12.956295 crc crio[23211]: time=\"2026-06-11T17:29:12.956202232Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-966qj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.173585 | controller |     "Jun 11 17:29:13.104352 crc crio[23211]: time=\"2026-06-11T17:29:13.104219081Z\" level=info msg=\"Created container 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30: openstack/neutron-86df755bf-m2kv8/neutron-httpd\" id=c839f7cd-eb98-4e31-9a5f-68de5a880675 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.173603 | controller |     "Jun 11 17:29:13.112828 crc crio[23211]: time=\"2026-06-11T17:29:13.108600281Z\" level=info msg=\"Starting container: 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30\" id=24bafaea-8941-458a-9bc6-86210ff41de6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.173620 | controller |     "Jun 11 17:29:13.117818 crc crio[23211]: time=\"2026-06-11T17:29:13.115971445Z\" level=info msg=\"Started container\" PID=256296 containerID=759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30 description=openstack/neutron-86df755bf-m2kv8/neutron-httpd id=24bafaea-8941-458a-9bc6-86210ff41de6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08",
2026-06-11 18:01:03.173636 | controller |     "Jun 11 17:29:13.301643 crc crio[23211]: time=\"2026-06-11T17:29:13.301555466Z\" level=info msg=\"Stopped pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd\" id=6b6cb97c-f7dc-4cc6-8aba-6718b6531b40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.173653 | controller |     "Jun 11 17:29:16.394923 crc crio[23211]: time=\"2026-06-11T17:29:16.393540507Z\" level=info msg=\"Running pod sandbox: openstack/keystone-596467fd76-d4zgm/POD\" id=437e0722-7a09-43ea-ae6f-80043cbea055 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.173670 | controller |     "Jun 11 17:29:16.396755 crc crio[23211]: time=\"2026-06-11T17:29:16.396725216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.173686 | controller |     "Jun 11 17:29:16.443072 crc crio[23211]: time=\"2026-06-11T17:29:16.442564124Z\" level=info msg=\"Got pod network &{Name:keystone-596467fd76-d4zgm Namespace:openstack ID:0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d UID:46f5bada-2977-4087-99c9-ba98e1ee1c77 NetNS:/var/run/netns/07a46b73-b685-4b15-afc7-096399dbc516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46f5bada_2977_4087_99c9_ba98e1ee1c77.slice PodAnnotations:0xc00294ed58}] Aliases:map[]}\"",
2026-06-11 18:01:03.173702 | controller |     "Jun 11 17:29:16.443072 crc crio[23211]: time=\"2026-06-11T17:29:16.442642786Z\" level=info msg=\"Adding pod openstack_keystone-596467fd76-d4zgm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.173718 | controller |     "Jun 11 17:29:16.868226 crc crio[23211]: 2026-06-11T17:29:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0abe208269f42de Mac:b6:a5:9a:e0:89:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/07a46b73-b685-4b15-afc7-096399dbc516 SocketPath: PciID:}] [{Interface:0xc00011ada0 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.173747 | controller |     "Jun 11 17:29:16.870364 crc crio[23211]: time=\"2026-06-11T17:29:16.870285801Z\" level=info msg=\"Got pod network &{Name:keystone-596467fd76-d4zgm Namespace:openstack ID:0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d UID:46f5bada-2977-4087-99c9-ba98e1ee1c77 NetNS:/var/run/netns/07a46b73-b685-4b15-afc7-096399dbc516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46f5bada_2977_4087_99c9_ba98e1ee1c77.slice PodAnnotations:0xc00294ed58}] Aliases:map[]}\"",
2026-06-11 18:01:03.173777 | controller |     "Jun 11 17:29:16.870589 crc crio[23211]: time=\"2026-06-11T17:29:16.870518166Z\" level=info msg=\"Checking pod openstack_keystone-596467fd76-d4zgm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.173795 | controller |     "Jun 11 17:29:16.882775 crc crio[23211]: time=\"2026-06-11T17:29:16.88264261Z\" level=info msg=\"Ran pod sandbox 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d with infra container: openstack/keystone-596467fd76-d4zgm/POD\" id=437e0722-7a09-43ea-ae6f-80043cbea055 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.173812 | controller |     "Jun 11 17:29:16.885314 crc crio[23211]: time=\"2026-06-11T17:29:16.885256597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=74322f51-d46f-4e73-a293-844c16dbef78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.173828 | controller |     "Jun 11 17:29:16.953226 crc crio[23211]: time=\"2026-06-11T17:29:16.952585184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=ee296fcc-4691-4802-bb37-45e7972c2540 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.173843 | controller |     "Jun 11 17:29:16.964763 crc crio[23211]: time=\"2026-06-11T17:29:16.964664066Z\" level=info msg=\"Creating container: openstack/keystone-596467fd76-d4zgm/keystone-api\" id=64b428df-c0a5-4626-ae25-5fd09cbc42e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.173860 | controller |     "Jun 11 17:29:16.965499 crc crio[23211]: time=\"2026-06-11T17:29:16.965357843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.173876 | controller |     "Jun 11 17:29:17.041650 crc crio[23211]: time=\"2026-06-11T17:29:17.041554282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.173892 | controller |     "Jun 11 17:29:17.047669 crc crio[23211]: time=\"2026-06-11T17:29:17.047605905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.173908 | controller |     "Jun 11 17:29:17.179722 crc crio[23211]: time=\"2026-06-11T17:29:17.179396746Z\" level=info msg=\"Created container c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098: openstack/keystone-596467fd76-d4zgm/keystone-api\" id=64b428df-c0a5-4626-ae25-5fd09cbc42e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.173924 | controller |     "Jun 11 17:29:17.181045 crc crio[23211]: time=\"2026-06-11T17:29:17.180943095Z\" level=info msg=\"Starting container: c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098\" id=ee17240a-4ebd-46aa-9b41-ed148c5ba01c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.173940 | controller |     "Jun 11 17:29:17.186730 crc crio[23211]: time=\"2026-06-11T17:29:17.186664169Z\" level=info msg=\"Started container\" PID=256668 containerID=c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098 description=openstack/keystone-596467fd76-d4zgm/keystone-api id=ee17240a-4ebd-46aa-9b41-ed148c5ba01c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d",
2026-06-11 18:01:03.173957 | controller |     "Jun 11 17:29:18.319986 crc crio[23211]: time=\"2026-06-11T17:29:18.319276957Z\" level=info msg=\"Stopping container: bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a (timeout: 30s)\" id=d5c4074b-ee5d-42da-8ed0-241b41c6decb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.173977 | controller |     "Jun 11 17:29:18.321328 crc crio[23211]: time=\"2026-06-11T17:29:18.319322798Z\" level=info msg=\"Stopping container: 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9 (timeout: 30s)\" id=76ca1c07-001d-42c5-99cb-a354066b2b45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.173995 | controller |     "Jun 11 17:29:18.554908 crc crio[23211]: time=\"2026-06-11T17:29:18.554762157Z\" level=info msg=\"Stopping container: 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a (timeout: 30s)\" id=9b25b8bd-6505-4036-849c-494cbed8a621 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.174011 | controller |     "Jun 11 17:29:18.555179 crc crio[23211]: time=\"2026-06-11T17:29:18.555060554Z\" level=info msg=\"Stopping container: 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0 (timeout: 30s)\" id=2e6d2acc-022e-4dd0-9b21-66c79f6a3fe2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.174027 | controller |     "Jun 11 17:29:18.707616 crc crio[23211]: time=\"2026-06-11T17:29:18.707510114Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-46v49/POD\" id=eacf13a0-9b23-44f1-8036-87a64271f9fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.174042 | controller |     "Jun 11 17:29:18.707757 crc crio[23211]: time=\"2026-06-11T17:29:18.707666807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.174059 | controller |     "Jun 11 17:29:18.730745 crc crio[23211]: time=\"2026-06-11T17:29:18.730644234Z\" level=info msg=\"Stopped container 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0: openstack/cinder-api-0/cinder-api-log\" id=2e6d2acc-022e-4dd0-9b21-66c79f6a3fe2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.174076 | controller |     "Jun 11 17:29:18.771889 crc crio[23211]: time=\"2026-06-11T17:29:18.77048028Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-46v49 Namespace:openstack ID:0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27 UID:a0520f12-0442-4a73-acb0-d502bcab2c47 NetNS:/var/run/netns/0267a191-2452-45c0-9e50-6b4f7d8cd5f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0520f12_0442_4a73_acb0_d502bcab2c47.slice PodAnnotations:0xc002278e10}] Aliases:map[]}\"",
2026-06-11 18:01:03.174093 | controller |     "Jun 11 17:29:18.771889 crc crio[23211]: time=\"2026-06-11T17:29:18.770544433Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-46v49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.174110 | controller |     "Jun 11 17:29:19.410402 crc crio[23211]: 2026-06-11T17:29:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0880aa2ebcdfbc1 Mac:be:9e:ee:ab:5a:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/0267a191-2452-45c0-9e50-6b4f7d8cd5f3 SocketPath: PciID:}] [{Interface:0xc00030e760 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.174127 | controller |     "Jun 11 17:29:19.418250 crc crio[23211]: time=\"2026-06-11T17:29:19.417922424Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-46v49 Namespace:openstack ID:0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27 UID:a0520f12-0442-4a73-acb0-d502bcab2c47 NetNS:/var/run/netns/0267a191-2452-45c0-9e50-6b4f7d8cd5f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0520f12_0442_4a73_acb0_d502bcab2c47.slice PodAnnotations:0xc002278e10}] Aliases:map[]}\"",
2026-06-11 18:01:03.174145 | controller |     "Jun 11 17:29:19.418250 crc crio[23211]: time=\"2026-06-11T17:29:19.418201491Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-46v49 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.174166 | controller |     "Jun 11 17:29:19.419693 crc crio[23211]: time=\"2026-06-11T17:29:19.419604456Z\" level=info msg=\"Stopped container bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a: openstack/cinder-scheduler-0/probe\" id=d5c4074b-ee5d-42da-8ed0-241b41c6decb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.174183 | controller |     "Jun 11 17:29:19.671920 crc crio[23211]: time=\"2026-06-11T17:29:19.669343423Z\" level=info msg=\"Stopped container 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9: openstack/cinder-scheduler-0/cinder-scheduler\" id=76ca1c07-001d-42c5-99cb-a354066b2b45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.174200 | controller |     "Jun 11 17:29:19.686241 crc crio[23211]: time=\"2026-06-11T17:29:19.685293132Z\" level=info msg=\"Stopping pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\" id=cb644246-df8e-4c18-a90d-7cf2d0edf831 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.174217 | controller |     "Jun 11 17:29:19.691666 crc crio[23211]: time=\"2026-06-11T17:29:19.689862957Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319 UID:63679fb7-7361-49e5-9065-e3387352e058 NetNS:/var/run/netns/2df20b42-c355-4193-8cf9-2eec68ce70a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63679fb7_7361_49e5_9065_e3387352e058.slice PodAnnotations:0xc002279010}] Aliases:map[]}\"",
2026-06-11 18:01:03.174233 | controller |     "Jun 11 17:29:19.692389 crc crio[23211]: time=\"2026-06-11T17:29:19.691680872Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.174249 | controller |     "Jun 11 17:29:20.203744 crc crio[23211]: time=\"2026-06-11T17:29:20.20365777Z\" level=info msg=\"Ran pod sandbox 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27 with infra container: openstack/cinder-db-sync-46v49/POD\" id=eacf13a0-9b23-44f1-8036-87a64271f9fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.174265 | controller |     "Jun 11 17:29:20.213811 crc crio[23211]: time=\"2026-06-11T17:29:20.213766644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=7727c783-1ba5-419b-9d29-594becf20ded name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.174280 | controller |     "Jun 11 17:29:20.264670 crc crio[23211]: time=\"2026-06-11T17:29:20.264549096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=f35c6891-ca0b-45a9-8054-dc1ba3a2c071 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.174295 | controller |     "Jun 11 17:29:20.300618 crc crio[23211]: time=\"2026-06-11T17:29:20.299895541Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-46v49/cinder-db-sync\" id=87edfbe0-ea11-4f7a-9021-6f99f68a7566 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.174309 | controller |     "Jun 11 17:29:20.301074 crc crio[23211]: time=\"2026-06-11T17:29:20.30100703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.174324 | controller |     "Jun 11 17:29:20.366532 crc crio[23211]: time=\"2026-06-11T17:29:20.366368507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.174338 | controller |     "Jun 11 17:29:20.387816 crc crio[23211]: time=\"2026-06-11T17:29:20.387731552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.174358 | controller |     "Jun 11 17:29:20.566197 crc crio[23211]: time=\"2026-06-11T17:29:20.565927527Z\" level=info msg=\"Created container 05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881: openstack/cinder-db-sync-46v49/cinder-db-sync\" id=87edfbe0-ea11-4f7a-9021-6f99f68a7566 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.174375 | controller |     "Jun 11 17:29:20.570643 crc crio[23211]: time=\"2026-06-11T17:29:20.568744928Z\" level=info msg=\"Starting container: 05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881\" id=64dc9c75-9c67-433c-89f0-fe9c740aecb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.174390 | controller |     "Jun 11 17:29:20.575044 crc crio[23211]: time=\"2026-06-11T17:29:20.574947754Z\" level=info msg=\"Started container\" PID=257194 containerID=05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881 description=openstack/cinder-db-sync-46v49/cinder-db-sync id=64dc9c75-9c67-433c-89f0-fe9c740aecb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27",
2026-06-11 18:01:03.174405 | controller |     "Jun 11 17:29:20.621676 crc crio[23211]: time=\"2026-06-11T17:29:20.62157497Z\" level=info msg=\"Stopped pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\" id=cb644246-df8e-4c18-a90d-7cf2d0edf831 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.174420 | controller |     "Jun 11 17:29:21.240905 crc crio[23211]: time=\"2026-06-11T17:29:21.240184391Z\" level=info msg=\"Removing container: bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a\" id=872d753a-4eeb-46c4-9dc6-004dcf770f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.174435 | controller |     "Jun 11 17:29:21.292026 crc crio[23211]: time=\"2026-06-11T17:29:21.291869306Z\" level=info msg=\"Removed container bf20f5f59bd4acf3170435ebca22084b47af6b460fba198d80f4377c951e462a: openstack/cinder-scheduler-0/probe\" id=872d753a-4eeb-46c4-9dc6-004dcf770f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.174451 | controller |     "Jun 11 17:29:21.294356 crc crio[23211]: time=\"2026-06-11T17:29:21.294264126Z\" level=info msg=\"Removing container: 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9\" id=8a7b0bd0-fe02-41f0-b10a-d86aa5aad9ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.174466 | controller |     "Jun 11 17:29:21.344084 crc crio[23211]: time=\"2026-06-11T17:29:21.34397176Z\" level=info msg=\"Removed container 4ba51e380ba9d5e516de10f8be2e8fff389895b2d7184901fdebdb1fea2bebd9: openstack/cinder-scheduler-0/cinder-scheduler\" id=8a7b0bd0-fe02-41f0-b10a-d86aa5aad9ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.174481 | controller |     "Jun 11 17:29:21.753006 crc crio[23211]: time=\"2026-06-11T17:29:21.752882087Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=4d31ea40-bb38-47c4-a8e4-1408950c12af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.174496 | controller |     "Jun 11 17:29:21.753006 crc crio[23211]: time=\"2026-06-11T17:29:21.75300255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.174528 | controller |     "Jun 11 17:29:21.789676 crc crio[23211]: time=\"2026-06-11T17:29:21.788879879Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3 UID:32c158fc-eb56-4347-96fc-620d3591b400 NetNS:/var/run/netns/33545c3b-c3d5-4021-80b8-81e9efba5601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32c158fc_eb56_4347_96fc_620d3591b400.slice PodAnnotations:0xc0022781a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.174561 | controller |     "Jun 11 17:29:21.789676 crc crio[23211]: time=\"2026-06-11T17:29:21.78891875Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.174580 | controller |     "Jun 11 17:29:22.260031 crc crio[23211]: time=\"2026-06-11T17:29:22.259302986Z\" level=info msg=\"Stopped container 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a: openstack/cinder-api-0/cinder-api\" id=9b25b8bd-6505-4036-849c-494cbed8a621 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.174596 | controller |     "Jun 11 17:29:22.263201 crc crio[23211]: time=\"2026-06-11T17:29:22.263105351Z\" level=info msg=\"Stopping pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\" id=5b178c20-675c-420d-9a76-449ffd32b9d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.174611 | controller |     "Jun 11 17:29:22.265567 crc crio[23211]: time=\"2026-06-11T17:29:22.265325706Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831 UID:7f913049-2dc7-4447-ad03-2f0468447656 NetNS:/var/run/netns/630308fb-0cdd-447e-ad09-bf31fdf76dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f913049_2dc7_4447_ad03_2f0468447656.slice PodAnnotations:0xc003088888}] Aliases:map[]}\"",
2026-06-11 18:01:03.174627 | controller |     "Jun 11 17:29:22.265567 crc crio[23211]: time=\"2026-06-11T17:29:22.265548552Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.174642 | controller |     "Jun 11 17:29:22.381596 crc crio[23211]: 2026-06-11T17:29:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b8a1371dd53332 Mac:f2:b7:4b:78:f1:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/33545c3b-c3d5-4021-80b8-81e9efba5601 SocketPath: PciID:}] [{Interface:0xc0003d8980 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.174658 | controller |     "Jun 11 17:29:22.383210 crc crio[23211]: time=\"2026-06-11T17:29:22.383121837Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3 UID:32c158fc-eb56-4347-96fc-620d3591b400 NetNS:/var/run/netns/33545c3b-c3d5-4021-80b8-81e9efba5601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32c158fc_eb56_4347_96fc_620d3591b400.slice PodAnnotations:0xc0022781a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.174673 | controller |     "Jun 11 17:29:22.383383 crc crio[23211]: time=\"2026-06-11T17:29:22.383321672Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.174689 | controller |     "Jun 11 17:29:22.394868 crc crio[23211]: time=\"2026-06-11T17:29:22.394056222Z\" level=info msg=\"Ran pod sandbox 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3 with infra container: openstack/cinder-scheduler-0/POD\" id=4d31ea40-bb38-47c4-a8e4-1408950c12af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.174704 | controller |     "Jun 11 17:29:22.397882 crc crio[23211]: time=\"2026-06-11T17:29:22.397803236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=b1f25626-eef2-4366-b7c6-001455b1aca9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.174719 | controller |     "Jun 11 17:29:22.448573 crc crio[23211]: time=\"2026-06-11T17:29:22.448363262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=52131ca5-51c4-4bc5-825d-df46122a036b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.174738 | controller |     "Jun 11 17:29:22.465501 crc crio[23211]: time=\"2026-06-11T17:29:22.464273221Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=4ff76035-5612-47e9-8ffc-99242789b220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.174753 | controller |     "Jun 11 17:29:22.465501 crc crio[23211]: time=\"2026-06-11T17:29:22.464821144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.174768 | controller |     "Jun 11 17:29:22.541797 crc crio[23211]: time=\"2026-06-11T17:29:22.538821118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.174783 | controller |     "Jun 11 17:29:22.637629 crc crio[23211]: time=\"2026-06-11T17:29:22.637367277Z\" level=info msg=\"Stopped pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\" id=5b178c20-675c-420d-9a76-449ffd32b9d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.174797 | controller |     "Jun 11 17:29:23.322183 crc crio[23211]: time=\"2026-06-11T17:29:23.32151271Z\" level=info msg=\"Removing container: 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a\" id=23a07913-d66c-46fb-92ef-0eb07eca35d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.174812 | controller |     "Jun 11 17:29:23.390551 crc crio[23211]: time=\"2026-06-11T17:29:23.390400846Z\" level=info msg=\"Removed container 75cb0689316fadf779ee3b9adc95898e321ad32a9de9fd15651e15fb33996d8a: openstack/cinder-api-0/cinder-api\" id=23a07913-d66c-46fb-92ef-0eb07eca35d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.174826 | controller |     "Jun 11 17:29:23.408284 crc crio[23211]: time=\"2026-06-11T17:29:23.408131999Z\" level=info msg=\"Removing container: 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0\" id=67221042-fe6b-40e3-a88a-aed4cb9cfbc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.174841 | controller |     "Jun 11 17:29:23.506889 crc crio[23211]: time=\"2026-06-11T17:29:23.506626998Z\" level=info msg=\"Removed container 67b06b692d036d88dce8294e35f73d37c4f056bf550c60e1c2c1cab14b812df0: openstack/cinder-api-0/cinder-api-log\" id=67221042-fe6b-40e3-a88a-aed4cb9cfbc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.174856 | controller |     "Jun 11 17:29:23.862963 crc crio[23211]: time=\"2026-06-11T17:29:23.862867553Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=72dc6d04-e093-41e5-bce8-5219a7f67626 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.174878 | controller |     "Jun 11 17:29:23.863125 crc crio[23211]: time=\"2026-06-11T17:29:23.863002036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.174898 | controller |     "Jun 11 17:29:23.897004 crc crio[23211]: time=\"2026-06-11T17:29:23.896904745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.174914 | controller |     "Jun 11 17:29:23.914683 crc crio[23211]: time=\"2026-06-11T17:29:23.914622599Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655 UID:0d684fab-26fe-42eb-b93b-c32c40619c12 NetNS:/var/run/netns/6a1a487f-e08f-4e93-b0b7-7b497cf74bb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d684fab_26fe_42eb_b93b_c32c40619c12.slice PodAnnotations:0xc003088960}] Aliases:map[]}\"",
2026-06-11 18:01:03.174936 | controller |     "Jun 11 17:29:23.914998 crc crio[23211]: time=\"2026-06-11T17:29:23.914982929Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.174952 | controller |     "Jun 11 17:29:24.207194 crc crio[23211]: time=\"2026-06-11T17:29:24.206266417Z\" level=info msg=\"Created container 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4: openstack/cinder-scheduler-0/cinder-scheduler\" id=4ff76035-5612-47e9-8ffc-99242789b220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.174969 | controller |     "Jun 11 17:29:24.208937 crc crio[23211]: time=\"2026-06-11T17:29:24.20881466Z\" level=info msg=\"Starting container: 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4\" id=0065feb5-19f1-43a0-9f52-1826139a3df8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.174990 | controller |     "Jun 11 17:29:24.226064 crc crio[23211]: time=\"2026-06-11T17:29:24.225932709Z\" level=info msg=\"Started container\" PID=257511 containerID=9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4 description=openstack/cinder-scheduler-0/cinder-scheduler id=0065feb5-19f1-43a0-9f52-1826139a3df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3",
2026-06-11 18:01:03.175012 | controller |     "Jun 11 17:29:24.265044 crc crio[23211]: time=\"2026-06-11T17:29:24.264957977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=b2ad2d62-4917-49ad-bb19-a1ac2386384a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.175032 | controller |     "Jun 11 17:29:24.332842 crc crio[23211]: time=\"2026-06-11T17:29:24.332739526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ef633b4d-fcda-4346-9c52-6c951c5a7d55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.175053 | controller |     "Jun 11 17:29:24.342043 crc crio[23211]: time=\"2026-06-11T17:29:24.341864264Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=cf7870a8-ab76-4eb3-83ab-a65950a651f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.175073 | controller |     "Jun 11 17:29:24.342328 crc crio[23211]: time=\"2026-06-11T17:29:24.342263184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.175092 | controller |     "Jun 11 17:29:24.406519 crc crio[23211]: time=\"2026-06-11T17:29:24.406241197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.175112 | controller |     "Jun 11 17:29:24.446988 crc crio[23211]: time=\"2026-06-11T17:29:24.446894035Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/POD\" id=052000d3-b061-4e0f-ba3f-ea034f4b36cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.175132 | controller |     "Jun 11 17:29:24.447115 crc crio[23211]: time=\"2026-06-11T17:29:24.447024359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.175152 | controller |     "Jun 11 17:29:24.493383 crc crio[23211]: time=\"2026-06-11T17:29:24.493277928Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn Namespace:openstack ID:73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396 UID:bc9054b6-a119-44bb-959e-65f2ed5ba347 NetNS:/var/run/netns/384ddb64-a0eb-4c01-ad06-100a5baca2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc9054b6_a119_44bb_959e_65f2ed5ba347.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.175179 | controller |     "Jun 11 17:29:24.493383 crc crio[23211]: time=\"2026-06-11T17:29:24.493343339Z\" level=info msg=\"Adding pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.175201 | controller |     "Jun 11 17:29:24.504807 crc crio[23211]: 2026-06-11T17:29:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc256ec34daf805 Mac:7a:0b:ba:59:cf:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/6a1a487f-e08f-4e93-b0b7-7b497cf74bb3 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.175240 | controller |     "Jun 11 17:29:24.506110 crc crio[23211]: time=\"2026-06-11T17:29:24.506020847Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655 UID:0d684fab-26fe-42eb-b93b-c32c40619c12 NetNS:/var/run/netns/6a1a487f-e08f-4e93-b0b7-7b497cf74bb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d684fab_26fe_42eb_b93b_c32c40619c12.slice PodAnnotations:0xc003088960}] Aliases:map[]}\"",
2026-06-11 18:01:03.175270 | controller |     "Jun 11 17:29:24.506306 crc crio[23211]: time=\"2026-06-11T17:29:24.506288245Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.175294 | controller |     "Jun 11 17:29:24.517710 crc crio[23211]: time=\"2026-06-11T17:29:24.517255719Z\" level=info msg=\"Ran pod sandbox fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655 with infra container: openstack/cinder-api-0/POD\" id=72dc6d04-e093-41e5-bce8-5219a7f67626 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.175314 | controller |     "Jun 11 17:29:24.525882 crc crio[23211]: time=\"2026-06-11T17:29:24.525824083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9376e9eb-236c-4656-802f-fa338d66467f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.175334 | controller |     "Jun 11 17:29:24.530372 crc crio[23211]: time=\"2026-06-11T17:29:24.530198114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=3329540f-d2fa-4cdd-a571-3a872654252f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.175355 | controller |     "Jun 11 17:29:24.538496 crc crio[23211]: time=\"2026-06-11T17:29:24.538091241Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=69942eca-cef4-4197-a91e-7a12d102f4b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.175375 | controller |     "Jun 11 17:29:24.538724 crc crio[23211]: time=\"2026-06-11T17:29:24.538608463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.175396 | controller |     "Jun 11 17:29:24.678006 crc crio[23211]: time=\"2026-06-11T17:29:24.67694521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.175417 | controller |     "Jun 11 17:29:25.277709 crc crio[23211]: 2026-06-11T17:29:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73ab57ae5b74b48 Mac:c6:43:5a:9d:0e:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/384ddb64-a0eb-4c01-ad06-100a5baca2bd SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.175443 | controller |     "Jun 11 17:29:25.279666 crc crio[23211]: time=\"2026-06-11T17:29:25.27959106Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn Namespace:openstack ID:73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396 UID:bc9054b6-a119-44bb-959e-65f2ed5ba347 NetNS:/var/run/netns/384ddb64-a0eb-4c01-ad06-100a5baca2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc9054b6_a119_44bb_959e_65f2ed5ba347.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.175465 | controller |     "Jun 11 17:29:25.279875 crc crio[23211]: time=\"2026-06-11T17:29:25.279806725Z\" level=info msg=\"Checking pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.175486 | controller |     "Jun 11 17:29:25.291249 crc crio[23211]: time=\"2026-06-11T17:29:25.290705868Z\" level=info msg=\"Ran pod sandbox 73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396 with infra container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/POD\" id=052000d3-b061-4e0f-ba3f-ea034f4b36cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.175507 | controller |     "Jun 11 17:29:25.296412 crc crio[23211]: time=\"2026-06-11T17:29:25.294245717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=65efc710-64b4-4340-9c1e-3ebca52c59d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.175557 | controller |     "Jun 11 17:29:25.296412 crc crio[23211]: time=\"2026-06-11T17:29:25.294457803Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=65efc710-64b4-4340-9c1e-3ebca52c59d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.175581 | controller |     "Jun 11 17:29:25.296412 crc crio[23211]: time=\"2026-06-11T17:29:25.294512854Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=65efc710-64b4-4340-9c1e-3ebca52c59d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.175602 | controller |     "Jun 11 17:29:25.296412 crc crio[23211]: time=\"2026-06-11T17:29:25.295621662Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=efddc9bf-8623-4797-9cad-d1c649b38366 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.175624 | controller |     "Jun 11 17:29:25.315476 crc crio[23211]: time=\"2026-06-11T17:29:25.315059798Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-11 18:01:03.175646 | controller |     "Jun 11 17:29:25.371817 crc crio[23211]: time=\"2026-06-11T17:29:25.371730317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.175667 | controller |     "Jun 11 17:29:25.394409 crc crio[23211]: time=\"2026-06-11T17:29:25.393754591Z\" level=info msg=\"Stopping pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27\" id=cb676546-173d-4631-800b-1cc0caa5dcba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.175689 | controller |     "Jun 11 17:29:25.426246 crc crio[23211]: time=\"2026-06-11T17:29:25.421566826Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-46v49 Namespace:openstack ID:0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27 UID:a0520f12-0442-4a73-acb0-d502bcab2c47 NetNS:/var/run/netns/0267a191-2452-45c0-9e50-6b4f7d8cd5f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0520f12_0442_4a73_acb0_d502bcab2c47.slice PodAnnotations:0xc00294fec0}] Aliases:map[]}\"",
2026-06-11 18:01:03.175716 | controller |     "Jun 11 17:29:25.426246 crc crio[23211]: time=\"2026-06-11T17:29:25.421829463Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-46v49 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.175740 | controller |     "Jun 11 17:29:25.551900 crc crio[23211]: time=\"2026-06-11T17:29:25.551728999Z\" level=info msg=\"Created container d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083: openstack/cinder-scheduler-0/probe\" id=cf7870a8-ab76-4eb3-83ab-a65950a651f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.175762 | controller |     "Jun 11 17:29:25.553775 crc crio[23211]: time=\"2026-06-11T17:29:25.553505112Z\" level=info msg=\"Starting container: d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083\" id=7561fa42-86f4-4821-8f3c-aab44a3a28ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.175784 | controller |     "Jun 11 17:29:25.564846 crc crio[23211]: time=\"2026-06-11T17:29:25.564724883Z\" level=info msg=\"Started container\" PID=257669 containerID=d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083 description=openstack/cinder-scheduler-0/probe id=7561fa42-86f4-4821-8f3c-aab44a3a28ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3",
2026-06-11 18:01:03.175806 | controller |     "Jun 11 17:29:25.805613 crc crio[23211]: time=\"2026-06-11T17:29:25.80527089Z\" level=info msg=\"Stopped pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27\" id=cb676546-173d-4631-800b-1cc0caa5dcba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.175828 | controller |     "Jun 11 17:29:26.173899 crc crio[23211]: time=\"2026-06-11T17:29:26.173806654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.175851 | controller |     "Jun 11 17:29:26.365219 crc crio[23211]: time=\"2026-06-11T17:29:26.364970734Z\" level=info msg=\"Created container 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27: openstack/cinder-api-0/cinder-api-log\" id=69942eca-cef4-4197-a91e-7a12d102f4b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.175873 | controller |     "Jun 11 17:29:26.367356 crc crio[23211]: time=\"2026-06-11T17:29:26.367259982Z\" level=info msg=\"Starting container: 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27\" id=ae5e1d99-5475-4084-8b88-4d9ef12e13fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.175895 | controller |     "Jun 11 17:29:26.373474 crc crio[23211]: time=\"2026-06-11T17:29:26.373338103Z\" level=info msg=\"Started container\" PID=257753 containerID=6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27 description=openstack/cinder-api-0/cinder-api-log id=ae5e1d99-5475-4084-8b88-4d9ef12e13fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655",
2026-06-11 18:01:03.175918 | controller |     "Jun 11 17:29:26.389103 crc crio[23211]: time=\"2026-06-11T17:29:26.388796261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=237db5cd-9b26-4fe9-8b58-64ac3de2660a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.175940 | controller |     "Jun 11 17:29:26.498598 crc crio[23211]: time=\"2026-06-11T17:29:26.498507789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9087e917-35e3-439f-99ac-6045a7eeab64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.175966 | controller |     "Jun 11 17:29:26.525953 crc crio[23211]: time=\"2026-06-11T17:29:26.525844565Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=a7403ae0-ade7-439e-b3a4-111ccd954480 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.175987 | controller |     "Jun 11 17:29:26.527070 crc crio[23211]: time=\"2026-06-11T17:29:26.527013864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.176009 | controller |     "Jun 11 17:29:26.625057 crc crio[23211]: time=\"2026-06-11T17:29:26.624966879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.176030 | controller |     "Jun 11 17:29:26.980856 crc crio[23211]: time=\"2026-06-11T17:29:26.980761903Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-m2kkn/POD\" id=1dd39efa-ae5d-433e-a09e-7b240b15f021 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.176052 | controller |     "Jun 11 17:29:26.981016 crc crio[23211]: time=\"2026-06-11T17:29:26.980879546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.176073 | controller |     "Jun 11 17:29:27.061998 crc crio[23211]: time=\"2026-06-11T17:29:27.061815283Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-m2kkn Namespace:openstack ID:9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e UID:93f8d1a3-1d7d-495e-845f-f1836a990897 NetNS:/var/run/netns/40107073-034b-41e6-a9f3-b6fcbde002d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93f8d1a3_1d7d_495e_845f_f1836a990897.slice PodAnnotations:0xc006bcc398}] Aliases:map[]}\"",
2026-06-11 18:01:03.176096 | controller |     "Jun 11 17:29:27.062860 crc crio[23211]: time=\"2026-06-11T17:29:27.062056559Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-m2kkn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.176119 | controller |     "Jun 11 17:29:27.464103 crc crio[23211]: 2026-06-11T17:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d659b691f320b4 Mac:16:54:ab:9f:83:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/40107073-034b-41e6-a9f3-b6fcbde002d3 SocketPath: PciID:}] [{Interface:0xc000322930 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.176141 | controller |     "Jun 11 17:29:27.466111 crc crio[23211]: time=\"2026-06-11T17:29:27.46601021Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-m2kkn Namespace:openstack ID:9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e UID:93f8d1a3-1d7d-495e-845f-f1836a990897 NetNS:/var/run/netns/40107073-034b-41e6-a9f3-b6fcbde002d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93f8d1a3_1d7d_495e_845f_f1836a990897.slice PodAnnotations:0xc006bcc398}] Aliases:map[]}\"",
2026-06-11 18:01:03.176163 | controller |     "Jun 11 17:29:27.466276 crc crio[23211]: time=\"2026-06-11T17:29:27.466258296Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-m2kkn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.176185 | controller |     "Jun 11 17:29:27.504277 crc crio[23211]: time=\"2026-06-11T17:29:27.504136015Z\" level=info msg=\"Ran pod sandbox 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e with infra container: openstack/cinder-online-data-migrations-m2kkn/POD\" id=1dd39efa-ae5d-433e-a09e-7b240b15f021 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.176213 | controller |     "Jun 11 17:29:27.509864 crc crio[23211]: time=\"2026-06-11T17:29:27.509816578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=fd8a097d-b15e-43ff-a24d-4fafb3fcf6b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.176236 | controller |     "Jun 11 17:29:27.535236 crc crio[23211]: time=\"2026-06-11T17:29:27.534901027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=a0e38da2-faf5-42f1-af1d-476141f6de9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.176258 | controller |     "Jun 11 17:29:27.562616 crc crio[23211]: time=\"2026-06-11T17:29:27.548955729Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-m2kkn/cinder-online-data-migrations\" id=6855fd19-8ffb-451c-853a-cf5055089cd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.176281 | controller |     "Jun 11 17:29:27.562616 crc crio[23211]: time=\"2026-06-11T17:29:27.550257662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.176303 | controller |     "Jun 11 17:29:27.690935 crc crio[23211]: time=\"2026-06-11T17:29:27.690834393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.176324 | controller |     "Jun 11 17:29:27.701298 crc crio[23211]: time=\"2026-06-11T17:29:27.701120001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.176345 | controller |     "Jun 11 17:29:27.731137 crc crio[23211]: time=\"2026-06-11T17:29:27.730919368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.176366 | controller |     "Jun 11 17:29:27.858952 crc crio[23211]: time=\"2026-06-11T17:29:27.858357092Z\" level=info msg=\"Created container 2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c: openstack/cinder-online-data-migrations-m2kkn/cinder-online-data-migrations\" id=6855fd19-8ffb-451c-853a-cf5055089cd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.176388 | controller |     "Jun 11 17:29:27.861134 crc crio[23211]: time=\"2026-06-11T17:29:27.860993538Z\" level=info msg=\"Starting container: 2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c\" id=7071c787-b765-4daa-942b-ab017930e659 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.176410 | controller |     "Jun 11 17:29:27.869123 crc crio[23211]: time=\"2026-06-11T17:29:27.869038289Z\" level=info msg=\"Started container\" PID=257913 containerID=2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c description=openstack/cinder-online-data-migrations-m2kkn/cinder-online-data-migrations id=7071c787-b765-4daa-942b-ab017930e659 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e",
2026-06-11 18:01:03.176431 | controller |     "Jun 11 17:29:27.874603 crc crio[23211]: time=\"2026-06-11T17:29:27.874321481Z\" level=info msg=\"Created container 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca: openstack/cinder-api-0/cinder-api\" id=a7403ae0-ade7-439e-b3a4-111ccd954480 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.176453 | controller |     "Jun 11 17:29:27.877651 crc crio[23211]: time=\"2026-06-11T17:29:27.877511422Z\" level=info msg=\"Starting container: 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca\" id=ec0a183d-56a9-4ad0-a2db-5c2ca087b999 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.176479 | controller |     "Jun 11 17:29:27.886789 crc crio[23211]: time=\"2026-06-11T17:29:27.886394444Z\" level=info msg=\"Started container\" PID=257918 containerID=9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca description=openstack/cinder-api-0/cinder-api id=ec0a183d-56a9-4ad0-a2db-5c2ca087b999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655",
2026-06-11 18:01:03.176503 | controller |     "Jun 11 17:29:29.675389 crc crio[23211]: time=\"2026-06-11T17:29:29.674153266Z\" level=info msg=\"Stopping container: 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b (timeout: 30s)\" id=ada47d92-980f-4084-ab86-5860f363d407 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.176554 | controller |     "Jun 11 17:29:29.677022 crc crio[23211]: time=\"2026-06-11T17:29:29.674602338Z\" level=info msg=\"Stopping container: 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c (timeout: 30s)\" id=48dd520e-fab3-4f03-855e-93bd14831e94 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.176579 | controller |     "Jun 11 17:29:29.845112 crc crio[23211]: time=\"2026-06-11T17:29:29.844871964Z\" level=info msg=\"Stopped container 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c: openstack/placement-6688f9c8b6-rcdrq/placement-log\" id=48dd520e-fab3-4f03-855e-93bd14831e94 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.176601 | controller |     "Jun 11 17:29:32.048192 crc crio[23211]: time=\"2026-06-11T17:29:32.047701997Z\" level=info msg=\"Removing container: 0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146\" id=cba54a69-0494-41f1-b212-b35faf225858 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.176624 | controller |     "Jun 11 17:29:32.644854 crc crio[23211]: time=\"2026-06-11T17:29:32.644274724Z\" level=info msg=\"Stopping pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e\" id=4178dc56-78de-4ad8-9110-7805a83794bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.176650 | controller |     "Jun 11 17:29:32.645593 crc crio[23211]: time=\"2026-06-11T17:29:32.645497224Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-m2kkn Namespace:openstack ID:9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e UID:93f8d1a3-1d7d-495e-845f-f1836a990897 NetNS:/var/run/netns/40107073-034b-41e6-a9f3-b6fcbde002d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93f8d1a3_1d7d_495e_845f_f1836a990897.slice PodAnnotations:0xc0006120c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.176676 | controller |     "Jun 11 17:29:32.645726 crc crio[23211]: time=\"2026-06-11T17:29:32.645684699Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-m2kkn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.176699 | controller |     "Jun 11 17:29:40.431666 crc crio[23211]: time=\"2026-06-11T17:29:40.429620407Z\" level=info msg=\"Removed container 0fd70a382efe50de9de541a1eedc705e0b9774f425805f5fa20a43616248f146: openshift-infra/auto-csr-approver-29686642-x6pkm/oc\" id=cba54a69-0494-41f1-b212-b35faf225858 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.176722 | controller |     "Jun 11 17:29:40.443605 crc crio[23211]: time=\"2026-06-11T17:29:40.443509055Z\" level=info msg=\"Stopping pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\" id=78a41cba-17de-4d17-a1c2-3882d36d5d29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.176744 | controller |     "Jun 11 17:29:40.443605 crc crio[23211]: time=\"2026-06-11T17:29:40.443601948Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\" id=78a41cba-17de-4d17-a1c2-3882d36d5d29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.176771 | controller |     "Jun 11 17:29:40.444910 crc crio[23211]: time=\"2026-06-11T17:29:40.444848139Z\" level=info msg=\"Removing pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\" id=2c59e381-bae4-4fdd-9b91-e4d95d5a0de2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.176795 | controller |     "Jun 11 17:29:40.503534 crc crio[23211]: time=\"2026-06-11T17:29:40.502256177Z\" level=info msg=\"Stopped pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e\" id=4178dc56-78de-4ad8-9110-7805a83794bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.176816 | controller |     "Jun 11 17:29:40.521233 crc crio[23211]: time=\"2026-06-11T17:29:40.521000738Z\" level=info msg=\"Stopped container 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b: openstack/placement-6688f9c8b6-rcdrq/placement-api\" id=ada47d92-980f-4084-ab86-5860f363d407 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.176840 | controller |     "Jun 11 17:29:40.525338 crc crio[23211]: time=\"2026-06-11T17:29:40.525219803Z\" level=info msg=\"Stopping pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\" id=4e7aad74-8436-49fb-a7eb-d19167e4d358 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.176862 | controller |     "Jun 11 17:29:40.529050 crc crio[23211]: time=\"2026-06-11T17:29:40.528925625Z\" level=info msg=\"Got pod network &{Name:placement-6688f9c8b6-rcdrq Namespace:openstack ID:0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00 UID:b770aba6-ea4e-4e8d-ae03-04c51b7c55ce NetNS:/var/run/netns/0848fe3f-dbbe-4bc3-bf95-3828f8e59ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb770aba6_ea4e_4e8d_ae03_04c51b7c55ce.slice PodAnnotations:0xc007c141d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.176886 | controller |     "Jun 11 17:29:40.529310 crc crio[23211]: time=\"2026-06-11T17:29:40.529246573Z\" level=info msg=\"Deleting pod openstack_placement-6688f9c8b6-rcdrq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.176908 | controller |     "Jun 11 17:29:40.571292 crc crio[23211]: time=\"2026-06-11T17:29:40.569304807Z\" level=info msg=\"Removed pod sandbox: 3c9d6c636d3ce9a3c29c84a8baa5eed352d70bb6cebb2211ed4380047883c33b\" id=2c59e381-bae4-4fdd-9b91-e4d95d5a0de2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.176931 | controller |     "Jun 11 17:29:40.573963 crc crio[23211]: time=\"2026-06-11T17:29:40.573833911Z\" level=info msg=\"Stopping pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\" id=8612ff54-e7d7-4604-9e1d-d23adb003aac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.176952 | controller |     "Jun 11 17:29:40.573963 crc crio[23211]: time=\"2026-06-11T17:29:40.573943063Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\" id=8612ff54-e7d7-4604-9e1d-d23adb003aac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.176974 | controller |     "Jun 11 17:29:40.575296 crc crio[23211]: time=\"2026-06-11T17:29:40.575265216Z\" level=info msg=\"Removing pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\" id=f0071269-95d6-4ded-b863-e1e1d4532fa0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.176997 | controller |     "Jun 11 17:29:40.602624 crc crio[23211]: time=\"2026-06-11T17:29:40.60252494Z\" level=info msg=\"Removed pod sandbox: 08a0e7a15011a9ffd690643f3a122d63d8f0ecf4781f2d565aa75926d0686319\" id=f0071269-95d6-4ded-b863-e1e1d4532fa0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.177019 | controller |     "Jun 11 17:29:40.605518 crc crio[23211]: time=\"2026-06-11T17:29:40.605350591Z\" level=info msg=\"Stopping pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\" id=df6acad3-ed50-448a-8fb4-edba4e645d04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.177046 | controller |     "Jun 11 17:29:40.605627 crc crio[23211]: time=\"2026-06-11T17:29:40.605522425Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\" id=df6acad3-ed50-448a-8fb4-edba4e645d04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.177069 | controller |     "Jun 11 17:29:40.606408 crc crio[23211]: time=\"2026-06-11T17:29:40.606277493Z\" level=info msg=\"Removing pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\" id=7a80fa9e-4c81-4f02-b226-c6118250d415 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.177090 | controller |     "Jun 11 17:29:40.626703 crc crio[23211]: time=\"2026-06-11T17:29:40.626393617Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=efddc9bf-8623-4797-9cad-d1c649b38366 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.177111 | controller |     "Jun 11 17:29:40.631311 crc crio[23211]: time=\"2026-06-11T17:29:40.631220008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=75a83459-1e38-480b-89ee-025e2f03e0e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.177131 | controller |     "Jun 11 17:29:40.639206 crc crio[23211]: time=\"2026-06-11T17:29:40.639067455Z\" level=info msg=\"Removed pod sandbox: 35c90afc86b02f724bbb6e410c35223074e3d9a6dd017d3336e158e4b9d7da04\" id=7a80fa9e-4c81-4f02-b226-c6118250d415 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.177153 | controller |     "Jun 11 17:29:40.642537 crc crio[23211]: time=\"2026-06-11T17:29:40.640567763Z\" level=info msg=\"Stopping pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\" id=cbfb7293-4a68-4e1d-8e60-e41aa4b22df8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.177174 | controller |     "Jun 11 17:29:40.642537 crc crio[23211]: time=\"2026-06-11T17:29:40.640690316Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\" id=cbfb7293-4a68-4e1d-8e60-e41aa4b22df8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.177196 | controller |     "Jun 11 17:29:40.642537 crc crio[23211]: time=\"2026-06-11T17:29:40.641318721Z\" level=info msg=\"Removing pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\" id=6b87d71b-e2d8-4825-b869-282936811ffb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.177219 | controller |     "Jun 11 17:29:40.700653 crc crio[23211]: time=\"2026-06-11T17:29:40.683780246Z\" level=info msg=\"Removed pod sandbox: 94560f79ebd5d25e038d4c6bc209cd770de945fb2829148ee739398ec2e9d745\" id=6b87d71b-e2d8-4825-b869-282936811ffb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.177240 | controller |     "Jun 11 17:29:40.707600 crc crio[23211]: time=\"2026-06-11T17:29:40.702556545Z\" level=info msg=\"Stopping pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\" id=b1799ca1-46c8-4db5-934a-1f0ded50b21d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.177328 | controller |     "Jun 11 17:29:40.707600 crc crio[23211]: time=\"2026-06-11T17:29:40.70271817Z\" level=info msg=\"Stopped pod sandbox (already stopped): d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\" id=b1799ca1-46c8-4db5-934a-1f0ded50b21d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.177360 | controller |     "Jun 11 17:29:40.719714 crc crio[23211]: time=\"2026-06-11T17:29:40.719613923Z\" level=info msg=\"Removing pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\" id=39978e21-76f8-49b1-8ede-5f46d90f04f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.177430 | controller |     "Jun 11 17:29:40.731118 crc crio[23211]: time=\"2026-06-11T17:29:40.730842634Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dc7cf5e1-283d-4d67-b3af-fecb28e30613 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.177464 | controller |     "Jun 11 17:29:40.750321 crc crio[23211]: time=\"2026-06-11T17:29:40.75021239Z\" level=info msg=\"Removed pod sandbox: d38b5206a00ae903cf4ac2d11bf7f9bb548a1548759b4f207f37fb8fb4a3f831\" id=39978e21-76f8-49b1-8ede-5f46d90f04f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.177489 | controller |     "Jun 11 17:29:40.754825 crc crio[23211]: time=\"2026-06-11T17:29:40.754736624Z\" level=info msg=\"Stopping pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b\" id=57ee3ef8-d357-4ea0-9550-90cbf51cf46b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.177541 | controller |     "Jun 11 17:29:40.754825 crc crio[23211]: time=\"2026-06-11T17:29:40.754821836Z\" level=info msg=\"Stopped pod sandbox (already stopped): 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b\" id=57ee3ef8-d357-4ea0-9550-90cbf51cf46b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.177577 | controller |     "Jun 11 17:29:40.756212 crc crio[23211]: time=\"2026-06-11T17:29:40.756038466Z\" level=info msg=\"Removing pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b\" id=d4c59472-42b1-47e9-ad7e-eb9bcf8040fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.177604 | controller |     "Jun 11 17:29:40.769095 crc crio[23211]: time=\"2026-06-11T17:29:40.768991761Z\" level=info msg=\"Creating container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=df3cb39e-c154-446b-bdc2-db363d71b1a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.177630 | controller |     "Jun 11 17:29:40.785802 crc crio[23211]: time=\"2026-06-11T17:29:40.785744651Z\" level=info msg=\"Removed pod sandbox: 45336ba8175f45310e1cc8f3f25a72a65b11b7b7db2a5f2c63147e50d1975d1b\" id=d4c59472-42b1-47e9-ad7e-eb9bcf8040fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.177655 | controller |     "Jun 11 17:29:40.787995 crc crio[23211]: time=\"2026-06-11T17:29:40.787766991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.177679 | controller |     "Jun 11 17:29:40.789640 crc crio[23211]: time=\"2026-06-11T17:29:40.788652413Z\" level=info msg=\"Stopping pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\" id=9a84d9a4-bcb3-4279-ac25-02473cce2e9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.177704 | controller |     "Jun 11 17:29:40.789640 crc crio[23211]: time=\"2026-06-11T17:29:40.788737965Z\" level=info msg=\"Stopped pod sandbox (already stopped): 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\" id=9a84d9a4-bcb3-4279-ac25-02473cce2e9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.177729 | controller |     "Jun 11 17:29:40.789640 crc crio[23211]: time=\"2026-06-11T17:29:40.789410552Z\" level=info msg=\"Removing pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\" id=3e1d386d-d2ed-421e-8985-58a218784a82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.177752 | controller |     "Jun 11 17:29:40.849837 crc crio[23211]: time=\"2026-06-11T17:29:40.849709213Z\" level=info msg=\"Removed pod sandbox: 76e5acee4f0d75fd2e1deadff89f3a69f7e41839add6b3bc96fd5a07abab6a0c\" id=3e1d386d-d2ed-421e-8985-58a218784a82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.177774 | controller |     "Jun 11 17:29:40.855538 crc crio[23211]: time=\"2026-06-11T17:29:40.855362454Z\" level=info msg=\"Stopping pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\" id=f0d8bccc-aafb-460a-8251-494d7883e432 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.177801 | controller |     "Jun 11 17:29:40.855761 crc crio[23211]: time=\"2026-06-11T17:29:40.855562609Z\" level=info msg=\"Stopped pod sandbox (already stopped): db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\" id=f0d8bccc-aafb-460a-8251-494d7883e432 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.177826 | controller |     "Jun 11 17:29:40.856347 crc crio[23211]: time=\"2026-06-11T17:29:40.856293488Z\" level=info msg=\"Removing pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\" id=daaa3d7d-9dca-49f1-a3ff-f414aa20c677 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.177849 | controller |     "Jun 11 17:29:40.925703 crc crio[23211]: time=\"2026-06-11T17:29:40.925572983Z\" level=info msg=\"Removed pod sandbox: db5c3c0ba06ff999e56df55e2923d3501cf01df406091f60200242c53774ba54\" id=daaa3d7d-9dca-49f1-a3ff-f414aa20c677 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.177872 | controller |     "Jun 11 17:29:40.960020 crc crio[23211]: time=\"2026-06-11T17:29:40.959877863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.177896 | controller |     "Jun 11 17:29:40.966106 crc crio[23211]: time=\"2026-06-11T17:29:40.966029297Z\" level=info msg=\"Stopped pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\" id=4e7aad74-8436-49fb-a7eb-d19167e4d358 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.177921 | controller |     "Jun 11 17:29:40.968006 crc crio[23211]: time=\"2026-06-11T17:29:40.967938775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.177946 | controller |     "Jun 11 17:29:41.198593 crc crio[23211]: time=\"2026-06-11T17:29:41.197846926Z\" level=info msg=\"Created container 1cfa57bfbf00b2d8bd8df39e5a3451785c69881863825712708a0ad74a9494b4: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=df3cb39e-c154-446b-bdc2-db363d71b1a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.177972 | controller |     "Jun 11 17:29:41.201508 crc crio[23211]: time=\"2026-06-11T17:29:41.201396385Z\" level=info msg=\"Starting container: 1cfa57bfbf00b2d8bd8df39e5a3451785c69881863825712708a0ad74a9494b4\" id=2b3ee60e-df83-414e-8e50-3210898d26d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.177999 | controller |     "Jun 11 17:29:41.208593 crc crio[23211]: time=\"2026-06-11T17:29:41.207928268Z\" level=info msg=\"Started container\" PID=258878 containerID=1cfa57bfbf00b2d8bd8df39e5a3451785c69881863825712708a0ad74a9494b4 description=openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/ovn-edpm-ovn-update-openstack-edpm-ipam id=2b3ee60e-df83-414e-8e50-3210898d26d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396",
2026-06-11 18:01:03.178026 | controller |     "Jun 11 17:29:41.898846 crc crio[23211]: time=\"2026-06-11T17:29:41.898759417Z\" level=info msg=\"Removing container: 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b\" id=89c5653c-b295-4127-a671-1913427452e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.178052 | controller |     "Jun 11 17:29:41.942883 crc crio[23211]: time=\"2026-06-11T17:29:41.942765399Z\" level=info msg=\"Removed container 4badf45f620c98437dca1af7def8a0dd75bf8dc4deb0d130928f57b7c516ce3b: openstack/placement-6688f9c8b6-rcdrq/placement-api\" id=89c5653c-b295-4127-a671-1913427452e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.178077 | controller |     "Jun 11 17:29:41.950062 crc crio[23211]: time=\"2026-06-11T17:29:41.950000921Z\" level=info msg=\"Removing container: 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c\" id=61f7c581-2a32-41a4-8bca-bb0570d463f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.178108 | controller |     "Jun 11 17:29:41.993833 crc crio[23211]: time=\"2026-06-11T17:29:41.993259095Z\" level=info msg=\"Removed container 08fd740a46acc985b5e5ae3f6bafa13167ab6adb22aa6e90a67fd280904d024c: openstack/placement-6688f9c8b6-rcdrq/placement-log\" id=61f7c581-2a32-41a4-8bca-bb0570d463f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.178134 | controller |     "Jun 11 17:29:45.198069 crc crio[23211]: time=\"2026-06-11T17:29:45.195253112Z\" level=info msg=\"Stopping container: 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f (timeout: 30s)\" id=b938fa90-3bc8-4272-a430-f4574a06e611 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.178159 | controller |     "Jun 11 17:29:45.198069 crc crio[23211]: time=\"2026-06-11T17:29:45.195871927Z\" level=info msg=\"Stopping container: 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5 (timeout: 30s)\" id=0a668d09-cb0d-47b1-a7d6-3926d739fb1d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.178183 | controller |     "Jun 11 17:29:45.655649 crc crio[23211]: time=\"2026-06-11T17:29:45.65496373Z\" level=info msg=\"Stopped container 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5: openstack/neutron-847668f5fc-bgqxx/neutron-httpd\" id=0a668d09-cb0d-47b1-a7d6-3926d739fb1d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.178208 | controller |     "Jun 11 17:29:52.077511 crc crio[23211]: time=\"2026-06-11T17:29:52.070005882Z\" level=info msg=\"Stopping container: a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32 (timeout: 30s)\" id=ce666432-bda4-4e45-8ebc-6aaae3df847d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.178230 | controller |     "Jun 11 17:29:53.943408 crc crio[23211]: time=\"2026-06-11T17:29:53.942818286Z\" level=info msg=\"Stopping container: 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 (timeout: 2s)\" id=a30dfe22-aedb-4b79-80cb-9187c818b579 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.178254 | controller |     "Jun 11 17:29:54.565099 crc crio[23211]: time=\"2026-06-11T17:29:54.564366248Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=b830e762-2143-4d5e-83c0-c9252556308e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.178279 | controller |     "Jun 11 17:29:54.565351 crc crio[23211]: time=\"2026-06-11T17:29:54.565122806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.178304 | controller |     "Jun 11 17:29:54.602710 crc crio[23211]: time=\"2026-06-11T17:29:54.602531034Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108 UID:abbbff6f-a6f8-4f8b-8df4-1e4b2b0f9d54 NetNS:/var/run/netns/32781944-9daa-4818-a383-bbea39857640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbbff6f_a6f8_4f8b_8df4_1e4b2b0f9d54.slice PodAnnotations:0xc002819490}] Aliases:map[]}\"",
2026-06-11 18:01:03.178328 | controller |     "Jun 11 17:29:54.602710 crc crio[23211]: time=\"2026-06-11T17:29:54.602602256Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.178351 | controller |     "Jun 11 17:29:55.029516 crc crio[23211]: 2026-06-11T17:29:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10a7d2b9fcb4c52 Mac:fe:1a:80:0c:42:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/32781944-9daa-4818-a383-bbea39857640 SocketPath: PciID:}] [{Interface:0xc00025aa10 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.178379 | controller |     "Jun 11 17:29:55.031510 crc crio[23211]: time=\"2026-06-11T17:29:55.030919877Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108 UID:abbbff6f-a6f8-4f8b-8df4-1e4b2b0f9d54 NetNS:/var/run/netns/32781944-9daa-4818-a383-bbea39857640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbbff6f_a6f8_4f8b_8df4_1e4b2b0f9d54.slice PodAnnotations:0xc002819490}] Aliases:map[]}\"",
2026-06-11 18:01:03.178406 | controller |     "Jun 11 17:29:55.031510 crc crio[23211]: time=\"2026-06-11T17:29:55.031122123Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.178429 | controller |     "Jun 11 17:29:55.068223 crc crio[23211]: time=\"2026-06-11T17:29:55.051050542Z\" level=info msg=\"Ran pod sandbox 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108 with infra container: openstack/openstackclient/POD\" id=b830e762-2143-4d5e-83c0-c9252556308e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.178449 | controller |     "Jun 11 17:29:55.068223 crc crio[23211]: time=\"2026-06-11T17:29:55.054806657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=160ad4e5-d53c-49eb-a057-60bbd61a9507 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.178471 | controller |     "Jun 11 17:29:55.126729 crc crio[23211]: time=\"2026-06-11T17:29:55.126601935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=a093403e-039f-435d-854a-7a2d924d973c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.178494 | controller |     "Jun 11 17:29:55.137408 crc crio[23211]: time=\"2026-06-11T17:29:55.137298354Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=6a6ec1da-991f-491d-8cec-322507ecdff0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.178543 | controller |     "Jun 11 17:29:55.137909 crc crio[23211]: time=\"2026-06-11T17:29:55.137846127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.178571 | controller |     "Jun 11 17:29:55.218672 crc crio[23211]: time=\"2026-06-11T17:29:55.21855009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.178595 | controller |     "Jun 11 17:29:55.237744 crc crio[23211]: time=\"2026-06-11T17:29:55.237661438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.178618 | controller |     "Jun 11 17:29:55.404508 crc crio[23211]: time=\"2026-06-11T17:29:55.404366795Z\" level=info msg=\"Created container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180: openstack/openstackclient/openstackclient\" id=6a6ec1da-991f-491d-8cec-322507ecdff0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.178767 | controller |     "Jun 11 17:29:55.408848 crc crio[23211]: time=\"2026-06-11T17:29:55.408735044Z\" level=info msg=\"Starting container: 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180\" id=509387dd-0e4d-42b6-965a-e7489c64d9e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.178806 | controller |     "Jun 11 17:29:55.422518 crc crio[23211]: time=\"2026-06-11T17:29:55.422288534Z\" level=info msg=\"Started container\" PID=259902 containerID=96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 description=openstack/openstackclient/openstackclient id=509387dd-0e4d-42b6-965a-e7489c64d9e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108",
2026-06-11 18:01:03.178836 | controller |     "Jun 11 17:29:55.700008 crc crio[23211]: time=\"2026-06-11T17:29:55.699853978Z\" level=info msg=\"Stopped container a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32: openstack/keystone-6bf8c966dc-gk7hl/keystone-api\" id=ce666432-bda4-4e45-8ebc-6aaae3df847d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.178859 | controller |     "Jun 11 17:29:55.701323 crc crio[23211]: time=\"2026-06-11T17:29:55.701222952Z\" level=info msg=\"Stopping pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8\" id=4ff1bf90-3351-4a10-9e68-a55aefb59eae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.178881 | controller |     "Jun 11 17:29:55.702908 crc crio[23211]: time=\"2026-06-11T17:29:55.702719731Z\" level=info msg=\"Got pod network &{Name:keystone-6bf8c966dc-gk7hl Namespace:openstack ID:8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8 UID:5086879e-40b6-48ef-b292-fe87e73e3307 NetNS:/var/run/netns/f45ae987-4110-4a51-8e5c-c06581e00f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5086879e_40b6_48ef_b292_fe87e73e3307.slice PodAnnotations:0xc007c142d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.178902 | controller |     "Jun 11 17:29:55.703252 crc crio[23211]: time=\"2026-06-11T17:29:55.702934605Z\" level=info msg=\"Deleting pod openstack_keystone-6bf8c966dc-gk7hl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.178923 | controller |     "Jun 11 17:29:55.965878 crc crio[23211]: time=\"2026-06-11T17:29:55.96333969Z\" level=warning msg=\"Stopping container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:01:03.178943 | controller |     "Jun 11 17:29:56.015649 crc crio[23211]: time=\"2026-06-11T17:29:56.010994184Z\" level=error msg=\"Killing container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:01:03.178964 | controller |     "Jun 11 17:29:56.075484 crc crio[23211]: time=\"2026-06-11T17:29:56.075257994Z\" level=info msg=\"Stopped container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9: openstack/openstackclient/openstackclient\" id=a30dfe22-aedb-4b79-80cb-9187c818b579 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.178985 | controller |     "Jun 11 17:29:56.078494 crc crio[23211]: time=\"2026-06-11T17:29:56.078383943Z\" level=info msg=\"Stopping pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346\" id=d6da1b49-b5a8-4cad-8fe5-0b73366cb97a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.179006 | controller |     "Jun 11 17:29:56.081065 crc crio[23211]: time=\"2026-06-11T17:29:56.080920267Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346 UID:29a5dafb-49bf-48e2-9ab8-ed1f56077dd3 NetNS:/var/run/netns/a92508ce-7a0e-4c94-9751-a2b456e4fef3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a5dafb_49bf_48e2_9ab8_ed1f56077dd3.slice PodAnnotations:0xc0001308a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.179028 | controller |     "Jun 11 17:29:56.081215 crc crio[23211]: time=\"2026-06-11T17:29:56.081131782Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.179055 | controller |     "Jun 11 17:29:56.201733 crc crio[23211]: time=\"2026-06-11T17:29:56.201030956Z\" level=info msg=\"Stopped pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8\" id=4ff1bf90-3351-4a10-9e68-a55aefb59eae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.179078 | controller |     "Jun 11 17:29:56.362999 crc crio[23211]: time=\"2026-06-11T17:29:56.362915782Z\" level=info msg=\"Stopped pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346\" id=d6da1b49-b5a8-4cad-8fe5-0b73366cb97a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.179100 | controller |     "Jun 11 17:29:57.335523 crc crio[23211]: time=\"2026-06-11T17:29:57.334511525Z\" level=info msg=\"Removing container: 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9\" id=53380a5a-e6bb-46bd-8095-c8c36791421a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.179122 | controller |     "Jun 11 17:29:57.409740 crc crio[23211]: time=\"2026-06-11T17:29:57.409626837Z\" level=info msg=\"Removed container 3866ff5455ce49e0c600b9eb99c7e91c091aa57db31d2f44cedf21253732e8c9: openstack/openstackclient/openstackclient\" id=53380a5a-e6bb-46bd-8095-c8c36791421a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.179149 | controller |     "Jun 11 17:30:00.632682 crc crio[23211]: time=\"2026-06-11T17:30:00.63180188Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/POD\" id=08054e1a-0feb-4ee6-be00-28927127e8a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.179169 | controller |     "Jun 11 17:30:00.634096 crc crio[23211]: time=\"2026-06-11T17:30:00.634065487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.179190 | controller |     "Jun 11 17:30:00.649899 crc crio[23211]: time=\"2026-06-11T17:30:00.647224286Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686650-vtv5j/POD\" id=15ab78ce-ac0d-446b-bb37-e757c199a473 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.179232 | controller |     "Jun 11 17:30:00.649899 crc crio[23211]: time=\"2026-06-11T17:30:00.647297688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.179255 | controller |     "Jun 11 17:30:00.704215 crc crio[23211]: time=\"2026-06-11T17:30:00.703897636Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686650-2lths Namespace:openshift-operator-lifecycle-manager ID:e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c UID:bf4d2d6c-2ee7-4264-8827-83622f79246e NetNS:/var/run/netns/d2c842ff-1b27-4c21-864c-5d8c46989cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf4d2d6c_2ee7_4264_8827_83622f79246e.slice PodAnnotations:0xc00008d8d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.179278 | controller |     "Jun 11 17:30:00.704215 crc crio[23211]: time=\"2026-06-11T17:30:00.703982799Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686650-2lths to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.179299 | controller |     "Jun 11 17:30:00.711710 crc crio[23211]: time=\"2026-06-11T17:30:00.711604709Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686650-vtv5j Namespace:openshift-infra ID:3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe UID:49512ed6-9396-43a2-aab0-33fa1f8bdb99 NetNS:/var/run/netns/e7c49a33-6797-4bec-8b67-79d87e737c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49512ed6_9396_43a2_aab0_33fa1f8bdb99.slice PodAnnotations:0xc000d2fa98}] Aliases:map[]}\"",
2026-06-11 18:01:03.179346 | controller |     "Jun 11 17:30:00.711710 crc crio[23211]: time=\"2026-06-11T17:30:00.711667641Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686650-vtv5j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.179385 | controller |     "Jun 11 17:30:01.321814 crc crio[23211]: 2026-06-11T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fa87019a157c2f Mac:f6:f0:e0:76:3f:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/e7c49a33-6797-4bec-8b67-79d87e737c03 SocketPath: PciID:}] [{Interface:0xc0004c6720 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.179409 | controller |     "Jun 11 17:30:01.323007 crc crio[23211]: time=\"2026-06-11T17:30:01.322930496Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686650-vtv5j Namespace:openshift-infra ID:3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe UID:49512ed6-9396-43a2-aab0-33fa1f8bdb99 NetNS:/var/run/netns/e7c49a33-6797-4bec-8b67-79d87e737c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49512ed6_9396_43a2_aab0_33fa1f8bdb99.slice PodAnnotations:0xc000d2fa98}] Aliases:map[]}\"",
2026-06-11 18:01:03.179432 | controller |     "Jun 11 17:30:01.323141 crc crio[23211]: time=\"2026-06-11T17:30:01.32310643Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686650-vtv5j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.179455 | controller |     "Jun 11 17:30:01.333769 crc crio[23211]: time=\"2026-06-11T17:30:01.333700896Z\" level=info msg=\"Ran pod sandbox 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe with infra container: openshift-infra/auto-csr-approver-29686650-vtv5j/POD\" id=15ab78ce-ac0d-446b-bb37-e757c199a473 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.179477 | controller |     "Jun 11 17:30:01.337737 crc crio[23211]: time=\"2026-06-11T17:30:01.337616954Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bc8eb97e-f394-40a7-9060-a2491ff385c6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.179500 | controller |     "Jun 11 17:30:01.351785 crc crio[23211]: time=\"2026-06-11T17:30:01.351364848Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.179552 | controller |     "Jun 11 17:30:01.426165 crc crio[23211]: 2026-06-11T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2bc4492323a477 Mac:72:76:1d:09:0a:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/d2c842ff-1b27-4c21-864c-5d8c46989cce SocketPath: PciID:}] [{Interface:0xc000344640 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.179580 | controller |     "Jun 11 17:30:01.427298 crc crio[23211]: time=\"2026-06-11T17:30:01.427166528Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686650-2lths Namespace:openshift-operator-lifecycle-manager ID:e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c UID:bf4d2d6c-2ee7-4264-8827-83622f79246e NetNS:/var/run/netns/d2c842ff-1b27-4c21-864c-5d8c46989cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf4d2d6c_2ee7_4264_8827_83622f79246e.slice PodAnnotations:0xc00008d8d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.179606 | controller |     "Jun 11 17:30:01.427401 crc crio[23211]: time=\"2026-06-11T17:30:01.427377073Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686650-2lths for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.179640 | controller |     "Jun 11 17:30:01.436694 crc crio[23211]: time=\"2026-06-11T17:30:01.436558763Z\" level=info msg=\"Ran pod sandbox e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/POD\" id=08054e1a-0feb-4ee6-be00-28927127e8a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.179669 | controller |     "Jun 11 17:30:01.440318 crc crio[23211]: time=\"2026-06-11T17:30:01.440271256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bb9afb35-4c45-4bc6-adb3-ac85496cc28b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.179695 | controller |     "Jun 11 17:30:01.443404 crc crio[23211]: time=\"2026-06-11T17:30:01.443339333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6a2754aa-8872-4376-a685-1bf88529df40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.179720 | controller |     "Jun 11 17:30:01.452381 crc crio[23211]: time=\"2026-06-11T17:30:01.452305868Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/collect-profiles\" id=5142f560-ef7a-4281-8b93-14f115f0b030 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.179746 | controller |     "Jun 11 17:30:01.453071 crc crio[23211]: time=\"2026-06-11T17:30:01.452958694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.179770 | controller |     "Jun 11 17:30:01.557644 crc crio[23211]: time=\"2026-06-11T17:30:01.557331658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.179792 | controller |     "Jun 11 17:30:01.566981 crc crio[23211]: time=\"2026-06-11T17:30:01.566915699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.179815 | controller |     "Jun 11 17:30:01.722913 crc crio[23211]: time=\"2026-06-11T17:30:01.722701322Z\" level=info msg=\"Created container 64dfd83896381e7071384ae955cd3b0c951027aece5ded5adce69bcfd066e1a0: openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/collect-profiles\" id=5142f560-ef7a-4281-8b93-14f115f0b030 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.179841 | controller |     "Jun 11 17:30:01.724511 crc crio[23211]: time=\"2026-06-11T17:30:01.724325003Z\" level=info msg=\"Starting container: 64dfd83896381e7071384ae955cd3b0c951027aece5ded5adce69bcfd066e1a0\" id=738ca046-63ec-46e7-820a-fd4ac1eb9d5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.179869 | controller |     "Jun 11 17:30:01.731099 crc crio[23211]: time=\"2026-06-11T17:30:01.731032981Z\" level=info msg=\"Started container\" PID=260433 containerID=64dfd83896381e7071384ae955cd3b0c951027aece5ded5adce69bcfd066e1a0 description=openshift-operator-lifecycle-manager/collect-profiles-29686650-2lths/collect-profiles id=738ca046-63ec-46e7-820a-fd4ac1eb9d5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c",
2026-06-11 18:01:03.179895 | controller |     "Jun 11 17:30:03.161137 crc crio[23211]: time=\"2026-06-11T17:30:03.160243821Z\" level=info msg=\"Stopped container 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f: openstack/neutron-847668f5fc-bgqxx/neutron-api\" id=b938fa90-3bc8-4272-a430-f4574a06e611 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.179918 | controller |     "Jun 11 17:30:03.163404 crc crio[23211]: time=\"2026-06-11T17:30:03.163379599Z\" level=info msg=\"Stopping pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\" id=9b619090-e098-4af3-b279-10e205ae022c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.179947 | controller |     "Jun 11 17:30:03.164915 crc crio[23211]: time=\"2026-06-11T17:30:03.164890837Z\" level=info msg=\"Got pod network &{Name:neutron-847668f5fc-bgqxx Namespace:openstack ID:39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3 UID:72b3e5ed-10e0-4714-b5f6-11b2ec6582d2 NetNS:/var/run/netns/64f11533-ff64-4e4b-8543-cd3182e18e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3e5ed_10e0_4714_b5f6_11b2ec6582d2.slice PodAnnotations:0xc0018beaa0}] Aliases:map[]}\"",
2026-06-11 18:01:03.179973 | controller |     "Jun 11 17:30:03.165254 crc crio[23211]: time=\"2026-06-11T17:30:03.165230125Z\" level=info msg=\"Deleting pod openstack_neutron-847668f5fc-bgqxx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.179999 | controller |     "Jun 11 17:30:03.481197 crc crio[23211]: time=\"2026-06-11T17:30:03.480577096Z\" level=info msg=\"Stopping pod sandbox: e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c\" id=f7e592ae-5b9f-4d61-aca8-b952db5fa175 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.180022 | controller |     "Jun 11 17:30:03.481303 crc crio[23211]: time=\"2026-06-11T17:30:03.481256483Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686650-2lths Namespace:openshift-operator-lifecycle-manager ID:e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c UID:bf4d2d6c-2ee7-4264-8827-83622f79246e NetNS:/var/run/netns/d2c842ff-1b27-4c21-864c-5d8c46989cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf4d2d6c_2ee7_4264_8827_83622f79246e.slice PodAnnotations:0xc0018bebf0}] Aliases:map[]}\"",
2026-06-11 18:01:03.180045 | controller |     "Jun 11 17:30:03.481619 crc crio[23211]: time=\"2026-06-11T17:30:03.48150423Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686650-2lths from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.180069 | controller |     "Jun 11 17:30:03.751072 crc crio[23211]: time=\"2026-06-11T17:30:03.750681635Z\" level=info msg=\"Stopped pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\" id=9b619090-e098-4af3-b279-10e205ae022c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.180092 | controller |     "Jun 11 17:30:03.999687 crc crio[23211]: time=\"2026-06-11T17:30:03.997339194Z\" level=info msg=\"Stopped pod sandbox: e2bc4492323a47766c07349dbd9f540dd18a3b2e66e4b5af7e64a12cd496d77c\" id=f7e592ae-5b9f-4d61-aca8-b952db5fa175 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.180113 | controller |     "Jun 11 17:30:04.364591 crc crio[23211]: time=\"2026-06-11T17:30:04.364370531Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bc8eb97e-f394-40a7-9060-a2491ff385c6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.180134 | controller |     "Jun 11 17:30:04.368028 crc crio[23211]: time=\"2026-06-11T17:30:04.367666883Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b2e05a18-345a-42fc-8da3-6aeb37126a4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.180156 | controller |     "Jun 11 17:30:04.381128 crc crio[23211]: time=\"2026-06-11T17:30:04.380882954Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=85f53ba1-c0f3-4a8d-9ef5-8fe0efbca772 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.180177 | controller |     "Jun 11 17:30:04.413811 crc crio[23211]: time=\"2026-06-11T17:30:04.410914596Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686650-vtv5j/oc\" id=f20ec83c-7993-4502-b700-e41e91a17861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.180205 | controller |     "Jun 11 17:30:04.414376 crc crio[23211]: time=\"2026-06-11T17:30:04.414316841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.180229 | controller |     "Jun 11 17:30:04.532651 crc crio[23211]: time=\"2026-06-11T17:30:04.532583275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.180253 | controller |     "Jun 11 17:30:04.584953 crc crio[23211]: time=\"2026-06-11T17:30:04.584839154Z\" level=info msg=\"Removing container: 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5\" id=05644830-c9d9-4e6c-88d5-46be7d0c9f82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.180277 | controller |     "Jun 11 17:30:04.702495 crc crio[23211]: time=\"2026-06-11T17:30:04.700264517Z\" level=info msg=\"Removed container 394ceacfa5ad885102c252a407ea9c7d80554d06e7c7ea2adaa77dc8aa0e5da5: openstack/neutron-847668f5fc-bgqxx/neutron-httpd\" id=05644830-c9d9-4e6c-88d5-46be7d0c9f82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.180301 | controller |     "Jun 11 17:30:04.716837 crc crio[23211]: time=\"2026-06-11T17:30:04.710825351Z\" level=info msg=\"Removing container: 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f\" id=9db1c6be-e4ae-42c8-b536-1c3f0604fbfe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.180324 | controller |     "Jun 11 17:30:04.875319 crc crio[23211]: time=\"2026-06-11T17:30:04.874881772Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-6564cc5f57-v8twm/POD\" id=72615376-f7a4-4377-b4c0-f00582305288 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.180348 | controller |     "Jun 11 17:30:04.875319 crc crio[23211]: time=\"2026-06-11T17:30:04.875053486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.180371 | controller |     "Jun 11 17:30:04.891566 crc crio[23211]: time=\"2026-06-11T17:30:04.890532743Z\" level=info msg=\"Removed container 80f686ba1f7d78d2dea26ffd4a01abf191573ae5cf062bd9224d50c6665a826f: openstack/neutron-847668f5fc-bgqxx/neutron-api\" id=9db1c6be-e4ae-42c8-b536-1c3f0604fbfe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.180396 | controller |     "Jun 11 17:30:05.004849 crc crio[23211]: time=\"2026-06-11T17:30:05.004786456Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6564cc5f57-v8twm Namespace:openstack ID:f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35 UID:8519852e-55e4-4408-a9f5-f6d64ada885f NetNS:/var/run/netns/861831bc-befa-47de-b26f-055a876161c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8519852e_55e4_4408_a9f5_f6d64ada885f.slice PodAnnotations:0xc0066180d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.180424 | controller |     "Jun 11 17:30:05.005212 crc crio[23211]: time=\"2026-06-11T17:30:05.005143935Z\" level=info msg=\"Adding pod openstack_swift-proxy-6564cc5f57-v8twm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.180453 | controller |     "Jun 11 17:30:05.090253 crc crio[23211]: time=\"2026-06-11T17:30:05.088220587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.180483 | controller |     "Jun 11 17:30:05.293588 crc crio[23211]: time=\"2026-06-11T17:30:05.292855534Z\" level=info msg=\"Created container 3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184: openshift-infra/auto-csr-approver-29686650-vtv5j/oc\" id=f20ec83c-7993-4502-b700-e41e91a17861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.180536 | controller |     "Jun 11 17:30:05.295116 crc crio[23211]: time=\"2026-06-11T17:30:05.294588057Z\" level=info msg=\"Starting container: 3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184\" id=15775eb3-cb8b-4834-bc91-49ec3646b5cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.180573 | controller |     "Jun 11 17:30:05.300365 crc crio[23211]: time=\"2026-06-11T17:30:05.299340807Z\" level=info msg=\"Started container\" PID=260740 containerID=3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184 description=openshift-infra/auto-csr-approver-29686650-vtv5j/oc id=15775eb3-cb8b-4834-bc91-49ec3646b5cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe",
2026-06-11 18:01:03.180604 | controller |     "Jun 11 17:30:05.778518 crc crio[23211]: 2026-06-11T17:30:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f102fd32c3c3788 Mac:56:00:e4:ca:a0:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/861831bc-befa-47de-b26f-055a876161c1 SocketPath: PciID:}] [{Interface:0xc0001485d0 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.180634 | controller |     "Jun 11 17:30:05.780281 crc crio[23211]: time=\"2026-06-11T17:30:05.779825285Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6564cc5f57-v8twm Namespace:openstack ID:f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35 UID:8519852e-55e4-4408-a9f5-f6d64ada885f NetNS:/var/run/netns/861831bc-befa-47de-b26f-055a876161c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8519852e_55e4_4408_a9f5_f6d64ada885f.slice PodAnnotations:0xc0066180d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.180665 | controller |     "Jun 11 17:30:05.780281 crc crio[23211]: time=\"2026-06-11T17:30:05.779995649Z\" level=info msg=\"Checking pod openstack_swift-proxy-6564cc5f57-v8twm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.180690 | controller |     "Jun 11 17:30:05.791259 crc crio[23211]: time=\"2026-06-11T17:30:05.791077517Z\" level=info msg=\"Ran pod sandbox f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35 with infra container: openstack/swift-proxy-6564cc5f57-v8twm/POD\" id=72615376-f7a4-4377-b4c0-f00582305288 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.180714 | controller |     "Jun 11 17:30:05.795403 crc crio[23211]: time=\"2026-06-11T17:30:05.794722298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=a5e227b6-7dbf-4a08-9767-04e650788ac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.180737 | controller |     "Jun 11 17:30:05.889343 crc crio[23211]: time=\"2026-06-11T17:30:05.888698772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=334b18c0-b2c6-4aa0-820d-e1ff7682cf65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.180763 | controller |     "Jun 11 17:30:05.906590 crc crio[23211]: time=\"2026-06-11T17:30:05.905686358Z\" level=info msg=\"Creating container: openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd\" id=a4f231b5-a26d-43b4-94cd-1cc502c8f0f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.180788 | controller |     "Jun 11 17:30:05.906590 crc crio[23211]: time=\"2026-06-11T17:30:05.90614868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.180817 | controller |     "Jun 11 17:30:05.992562 crc crio[23211]: time=\"2026-06-11T17:30:05.992405652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.180841 | controller |     "Jun 11 17:30:05.999564 crc crio[23211]: time=\"2026-06-11T17:30:05.999300104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.180864 | controller |     "Jun 11 17:30:06.506549 crc crio[23211]: time=\"2026-06-11T17:30:06.506282796Z\" level=info msg=\"Created container b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea: openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd\" id=a4f231b5-a26d-43b4-94cd-1cc502c8f0f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.180890 | controller |     "Jun 11 17:30:06.507934 crc crio[23211]: time=\"2026-06-11T17:30:06.507833815Z\" level=info msg=\"Starting container: b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea\" id=4f68e9f8-698a-4a87-b959-1211526b4fde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.180914 | controller |     "Jun 11 17:30:06.523257 crc crio[23211]: time=\"2026-06-11T17:30:06.523084597Z\" level=info msg=\"Started container\" PID=260849 containerID=b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea description=openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd id=4f68e9f8-698a-4a87-b959-1211526b4fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35",
2026-06-11 18:01:03.180939 | controller |     "Jun 11 17:30:06.716244 crc crio[23211]: time=\"2026-06-11T17:30:06.715679273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=9c873e7f-6fbb-4dc3-bd04-d7d8a9c0ecdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.180963 | controller |     "Jun 11 17:30:06.808877 crc crio[23211]: time=\"2026-06-11T17:30:06.808781786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=50cb13b2-7e69-43f2-a3f4-97b6838c13e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.180987 | controller |     "Jun 11 17:30:06.881326 crc crio[23211]: time=\"2026-06-11T17:30:06.881228182Z\" level=info msg=\"Creating container: openstack/swift-proxy-6564cc5f57-v8twm/proxy-server\" id=9c471c98-e383-40c2-a3cc-83942eaf9362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.181033 | controller |     "Jun 11 17:30:06.881796 crc crio[23211]: time=\"2026-06-11T17:30:06.881713743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.181071 | controller |     "Jun 11 17:30:06.940345 crc crio[23211]: time=\"2026-06-11T17:30:06.94024122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.181095 | controller |     "Jun 11 17:30:06.947638 crc crio[23211]: time=\"2026-06-11T17:30:06.947559373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.181118 | controller |     "Jun 11 17:30:07.273579 crc crio[23211]: time=\"2026-06-11T17:30:07.273379796Z\" level=info msg=\"Created container 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947: openstack/swift-proxy-6564cc5f57-v8twm/proxy-server\" id=9c471c98-e383-40c2-a3cc-83942eaf9362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.181142 | controller |     "Jun 11 17:30:07.274907 crc crio[23211]: time=\"2026-06-11T17:30:07.274844453Z\" level=info msg=\"Starting container: 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947\" id=aa9ae957-894c-4d2a-a0b0-096d3c132d0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.181172 | controller |     "Jun 11 17:30:07.283479 crc crio[23211]: time=\"2026-06-11T17:30:07.280598657Z\" level=info msg=\"Started container\" PID=260886 containerID=9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947 description=openstack/swift-proxy-6564cc5f57-v8twm/proxy-server id=aa9ae957-894c-4d2a-a0b0-096d3c132d0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35",
2026-06-11 18:01:03.181198 | controller |     "Jun 11 17:30:07.676771 crc crio[23211]: time=\"2026-06-11T17:30:07.675301856Z\" level=info msg=\"Stopping pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe\" id=789b7e51-9653-40f8-8cb3-f5d1b6789e18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.181222 | controller |     "Jun 11 17:30:07.676771 crc crio[23211]: time=\"2026-06-11T17:30:07.676367533Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686650-vtv5j Namespace:openshift-infra ID:3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe UID:49512ed6-9396-43a2-aab0-33fa1f8bdb99 NetNS:/var/run/netns/e7c49a33-6797-4bec-8b67-79d87e737c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49512ed6_9396_43a2_aab0_33fa1f8bdb99.slice PodAnnotations:0xc002819180}] Aliases:map[]}\"",
2026-06-11 18:01:03.181247 | controller |     "Jun 11 17:30:07.676771 crc crio[23211]: time=\"2026-06-11T17:30:07.676547848Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686650-vtv5j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.181286 | controller |     "Jun 11 17:30:08.140506 crc crio[23211]: time=\"2026-06-11T17:30:08.13040564Z\" level=info msg=\"Stopped pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe\" id=789b7e51-9653-40f8-8cb3-f5d1b6789e18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.181317 | controller |     "Jun 11 17:30:08.655124 crc crio[23211]: time=\"2026-06-11T17:30:08.654615744Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-q6br8/POD\" id=c39da30c-3cc5-40bd-8f77-ddc08d989fe9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.181341 | controller |     "Jun 11 17:30:08.655296 crc crio[23211]: time=\"2026-06-11T17:30:08.655145746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.181363 | controller |     "Jun 11 17:30:08.756222 crc crio[23211]: time=\"2026-06-11T17:30:08.756094326Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-q6br8 Namespace:openstack ID:cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90 UID:79b7ac2d-4666-42f0-b694-bc49d2fc4221 NetNS:/var/run/netns/2c72248d-77b7-428c-b29b-7386ca0b06ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79b7ac2d_4666_42f0_b694_bc49d2fc4221.slice PodAnnotations:0xc002818100}] Aliases:map[]}\"",
2026-06-11 18:01:03.181389 | controller |     "Jun 11 17:30:08.756222 crc crio[23211]: time=\"2026-06-11T17:30:08.756208309Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-q6br8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.181414 | controller |     "Jun 11 17:30:09.235326 crc crio[23211]: time=\"2026-06-11T17:30:09.234347128Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-t5zl9/POD\" id=1c751cd3-4227-4af5-84f4-38724b7bf781 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.181443 | controller |     "Jun 11 17:30:09.237248 crc crio[23211]: time=\"2026-06-11T17:30:09.235365534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.181467 | controller |     "Jun 11 17:30:09.282737 crc crio[23211]: time=\"2026-06-11T17:30:09.282640418Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-t5zl9 Namespace:openstack ID:067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb UID:541f9eb9-bb96-47bd-9ffb-2f6fab8077ff NetNS:/var/run/netns/e415b30f-73de-451c-a17a-94ad856edb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541f9eb9_bb96_47bd_9ffb_2f6fab8077ff.slice PodAnnotations:0xc000131608}] Aliases:map[]}\"",
2026-06-11 18:01:03.181492 | controller |     "Jun 11 17:30:09.282737 crc crio[23211]: time=\"2026-06-11T17:30:09.282716311Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-t5zl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.181542 | controller |     "Jun 11 17:30:09.466720 crc crio[23211]: 2026-06-11T17:30:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd469e420ae3dcf Mac:06:6d:13:98:89:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/2c72248d-77b7-428c-b29b-7386ca0b06ea SocketPath: PciID:}] [{Interface:0xc0001126f0 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.181573 | controller |     "Jun 11 17:30:09.468463 crc crio[23211]: time=\"2026-06-11T17:30:09.468336381Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-q6br8 Namespace:openstack ID:cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90 UID:79b7ac2d-4666-42f0-b694-bc49d2fc4221 NetNS:/var/run/netns/2c72248d-77b7-428c-b29b-7386ca0b06ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79b7ac2d_4666_42f0_b694_bc49d2fc4221.slice PodAnnotations:0xc002818100}] Aliases:map[]}\"",
2026-06-11 18:01:03.181598 | controller |     "Jun 11 17:30:09.468594 crc crio[23211]: time=\"2026-06-11T17:30:09.468580377Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-q6br8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.181625 | controller |     "Jun 11 17:30:09.514472 crc crio[23211]: time=\"2026-06-11T17:30:09.513700448Z\" level=info msg=\"Ran pod sandbox cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90 with infra container: openstack/nova-cell0-cell-mapping-q6br8/POD\" id=c39da30c-3cc5-40bd-8f77-ddc08d989fe9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.181652 | controller |     "Jun 11 17:30:09.523322 crc crio[23211]: time=\"2026-06-11T17:30:09.523120204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e705149b-ca7b-4658-9243-966d0ed6388a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.181677 | controller |     "Jun 11 17:30:09.588974 crc crio[23211]: time=\"2026-06-11T17:30:09.588886622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=08e04c09-6e9c-414c-a1e8-52d47513562b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.181702 | controller |     "Jun 11 17:30:09.604968 crc crio[23211]: time=\"2026-06-11T17:30:09.604863923Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-q6br8/nova-manage\" id=a241cba3-1974-4375-a36b-f263ce7e71cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.181728 | controller |     "Jun 11 17:30:09.605454 crc crio[23211]: time=\"2026-06-11T17:30:09.605347354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.181758 | controller |     "Jun 11 17:30:09.691777 crc crio[23211]: time=\"2026-06-11T17:30:09.691682767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.181783 | controller |     "Jun 11 17:30:09.700607 crc crio[23211]: time=\"2026-06-11T17:30:09.700397916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.181806 | controller |     "Jun 11 17:30:09.919841 crc crio[23211]: 2026-06-11T17:30:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:067a9cd92620197 Mac:f2:b5:5f:4b:0c:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/e415b30f-73de-451c-a17a-94ad856edb69 SocketPath: PciID:}] [{Interface:0xc00022c760 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.181830 | controller |     "Jun 11 17:30:09.921487 crc crio[23211]: time=\"2026-06-11T17:30:09.921336502Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-t5zl9 Namespace:openstack ID:067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb UID:541f9eb9-bb96-47bd-9ffb-2f6fab8077ff NetNS:/var/run/netns/e415b30f-73de-451c-a17a-94ad856edb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541f9eb9_bb96_47bd_9ffb_2f6fab8077ff.slice PodAnnotations:0xc000131608}] Aliases:map[]}\"",
2026-06-11 18:01:03.181856 | controller |     "Jun 11 17:30:09.921657 crc crio[23211]: time=\"2026-06-11T17:30:09.921630159Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-t5zl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.181880 | controller |     "Jun 11 17:30:09.934196 crc crio[23211]: time=\"2026-06-11T17:30:09.93405517Z\" level=info msg=\"Ran pod sandbox 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb with infra container: openstack/nova-cell1-cell-mapping-t5zl9/POD\" id=1c751cd3-4227-4af5-84f4-38724b7bf781 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.181903 | controller |     "Jun 11 17:30:09.935511 crc crio[23211]: time=\"2026-06-11T17:30:09.935385013Z\" level=info msg=\"Created container bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e: openstack/nova-cell0-cell-mapping-q6br8/nova-manage\" id=a241cba3-1974-4375-a36b-f263ce7e71cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.181926 | controller |     "Jun 11 17:30:09.949858 crc crio[23211]: time=\"2026-06-11T17:30:09.949228971Z\" level=info msg=\"Starting container: bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e\" id=ff3d09b4-39f7-48a8-92fd-8666cdae7b32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.181950 | controller |     "Jun 11 17:30:09.956691 crc crio[23211]: time=\"2026-06-11T17:30:09.956617416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=9769bae0-4b94-4de7-8f4a-6e854f36a283 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.181972 | controller |     "Jun 11 17:30:09.967956 crc crio[23211]: time=\"2026-06-11T17:30:09.967849857Z\" level=info msg=\"Started container\" PID=261325 containerID=bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e description=openstack/nova-cell0-cell-mapping-q6br8/nova-manage id=ff3d09b4-39f7-48a8-92fd-8666cdae7b32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90",
2026-06-11 18:01:03.181995 | controller |     "Jun 11 17:30:10.043690 crc crio[23211]: time=\"2026-06-11T17:30:10.043559204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=4ea71263-23ec-4c44-aefd-b2bd02dd28f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.182022 | controller |     "Jun 11 17:30:10.058229 crc crio[23211]: time=\"2026-06-11T17:30:10.057979235Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-t5zl9/nova-manage\" id=3027521b-aad5-4c40-af64-c8cfab01d0bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.182046 | controller |     "Jun 11 17:30:10.058629 crc crio[23211]: time=\"2026-06-11T17:30:10.058594171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.182070 | controller |     "Jun 11 17:30:10.167532 crc crio[23211]: time=\"2026-06-11T17:30:10.167385667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.182094 | controller |     "Jun 11 17:30:10.173912 crc crio[23211]: time=\"2026-06-11T17:30:10.173711955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.182117 | controller |     "Jun 11 17:30:10.437722 crc crio[23211]: time=\"2026-06-11T17:30:10.437010122Z\" level=info msg=\"Created container 004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e: openstack/nova-cell1-cell-mapping-t5zl9/nova-manage\" id=3027521b-aad5-4c40-af64-c8cfab01d0bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.182140 | controller |     "Jun 11 17:30:10.439011 crc crio[23211]: time=\"2026-06-11T17:30:10.438885508Z\" level=info msg=\"Starting container: 004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e\" id=6deb3748-2642-4796-93d6-e371fdd11c2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.182161 | controller |     "Jun 11 17:30:10.448076 crc crio[23211]: time=\"2026-06-11T17:30:10.447964605Z\" level=info msg=\"Started container\" PID=261393 containerID=004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e description=openstack/nova-cell1-cell-mapping-t5zl9/nova-manage id=6deb3748-2642-4796-93d6-e371fdd11c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb",
2026-06-11 18:01:03.182184 | controller |     "Jun 11 17:30:15.010702 crc crio[23211]: time=\"2026-06-11T17:30:15.009567489Z\" level=info msg=\"Stopping container: a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e (timeout: 30s)\" id=80342868-ae61-45da-9424-a4325af7febe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.182207 | controller |     "Jun 11 17:30:15.011832 crc crio[23211]: time=\"2026-06-11T17:30:15.009890207Z\" level=info msg=\"Stopping container: 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0 (timeout: 30s)\" id=a3892df6-e5d5-4743-9320-7b0b0565f5fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.182229 | controller |     "Jun 11 17:30:15.444298 crc crio[23211]: time=\"2026-06-11T17:30:15.443561452Z\" level=info msg=\"Stopped container 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd\" id=a3892df6-e5d5-4743-9320-7b0b0565f5fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.182257 | controller |     "Jun 11 17:30:15.562830 crc crio[23211]: time=\"2026-06-11T17:30:15.562769139Z\" level=info msg=\"Stopped container a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server\" id=80342868-ae61-45da-9424-a4325af7febe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.182283 | controller |     "Jun 11 17:30:15.564381 crc crio[23211]: time=\"2026-06-11T17:30:15.564280766Z\" level=info msg=\"Stopping pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\" id=db1fbca6-e614-4442-afdf-70ea1afb77e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.182315 | controller |     "Jun 11 17:30:15.566063 crc crio[23211]: time=\"2026-06-11T17:30:15.566035551Z\" level=info msg=\"Got pod network &{Name:swift-proxy-665fb68d6f-8ccb8 Namespace:openstack ID:10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53 UID:5ad6740b-20d9-43c8-a292-9fdd13c157cb NetNS:/var/run/netns/b54f0da7-f79b-4fca-9872-b12d5b0d6411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad6740b_20d9_43c8_a292_9fdd13c157cb.slice PodAnnotations:0xc0066182d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.182339 | controller |     "Jun 11 17:30:15.566227 crc crio[23211]: time=\"2026-06-11T17:30:15.566208465Z\" level=info msg=\"Deleting pod openstack_swift-proxy-665fb68d6f-8ccb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.182362 | controller |     "Jun 11 17:30:16.165904 crc crio[23211]: time=\"2026-06-11T17:30:16.165794727Z\" level=info msg=\"Stopped pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\" id=db1fbca6-e614-4442-afdf-70ea1afb77e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.182388 | controller |     "Jun 11 17:30:16.999244 crc crio[23211]: time=\"2026-06-11T17:30:16.998746669Z\" level=info msg=\"Removing container: a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e\" id=f6ec00e1-69ab-4a62-a50a-c4a962f03a96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.182416 | controller |     "Jun 11 17:30:17.051863 crc crio[23211]: time=\"2026-06-11T17:30:17.051621112Z\" level=info msg=\"Removed container a0fbcf6d8a74f1f0e16ae29b9730b8189e4ba141eb098adac38f593253299b6e: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-server\" id=f6ec00e1-69ab-4a62-a50a-c4a962f03a96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.182441 | controller |     "Jun 11 17:30:17.058999 crc crio[23211]: time=\"2026-06-11T17:30:17.058913985Z\" level=info msg=\"Removing container: 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0\" id=181e635a-93f8-4183-969c-677981bfbab0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.182466 | controller |     "Jun 11 17:30:17.101263 crc crio[23211]: time=\"2026-06-11T17:30:17.100702592Z\" level=info msg=\"Removed container 163735c086c1702c98320d71d4a81862ea67eca365fbc1993da5acb8d58d23d0: openstack/swift-proxy-665fb68d6f-8ccb8/proxy-httpd\" id=181e635a-93f8-4183-969c-677981bfbab0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.182494 | controller |     "Jun 11 17:30:20.081753 crc crio[23211]: time=\"2026-06-11T17:30:20.080687237Z\" level=info msg=\"Stopping pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90\" id=af6a0894-6177-41fb-ae49-660dd889de1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.182549 | controller |     "Jun 11 17:30:20.083769 crc crio[23211]: time=\"2026-06-11T17:30:20.082720338Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-q6br8 Namespace:openstack ID:cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90 UID:79b7ac2d-4666-42f0-b694-bc49d2fc4221 NetNS:/var/run/netns/2c72248d-77b7-428c-b29b-7386ca0b06ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79b7ac2d_4666_42f0_b694_bc49d2fc4221.slice PodAnnotations:0xc00294e050}] Aliases:map[]}\"",
2026-06-11 18:01:03.182699 | controller |     "Jun 11 17:30:20.083769 crc crio[23211]: time=\"2026-06-11T17:30:20.082859111Z\" level=info msg=\"Stopping pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb\" id=aee10400-1693-4a63-857e-3c86f09ed303 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.182733 | controller |     "Jun 11 17:30:20.083769 crc crio[23211]: time=\"2026-06-11T17:30:20.082913782Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-q6br8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.182757 | controller |     "Jun 11 17:30:20.084053 crc crio[23211]: time=\"2026-06-11T17:30:20.083805375Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-t5zl9 Namespace:openstack ID:067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb UID:541f9eb9-bb96-47bd-9ffb-2f6fab8077ff NetNS:/var/run/netns/e415b30f-73de-451c-a17a-94ad856edb69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541f9eb9_bb96_47bd_9ffb_2f6fab8077ff.slice PodAnnotations:0xc0038ac010}] Aliases:map[]}\"",
2026-06-11 18:01:03.182781 | controller |     "Jun 11 17:30:20.084053 crc crio[23211]: time=\"2026-06-11T17:30:20.08399537Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-t5zl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.182806 | controller |     "Jun 11 17:30:20.620637 crc crio[23211]: time=\"2026-06-11T17:30:20.619783854Z\" level=info msg=\"Stopped pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90\" id=af6a0894-6177-41fb-ae49-660dd889de1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.182828 | controller |     "Jun 11 17:30:20.745762 crc crio[23211]: time=\"2026-06-11T17:30:20.745675979Z\" level=info msg=\"Stopped pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb\" id=aee10400-1693-4a63-857e-3c86f09ed303 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.182852 | controller |     "Jun 11 17:30:21.343338 crc crio[23211]: time=\"2026-06-11T17:30:21.342761778Z\" level=info msg=\"Stopping container: 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0 (timeout: 30s)\" id=ea662a4f-06d8-4ae9-b755-0a7731cfde9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.182877 | controller |     "Jun 11 17:30:21.345087 crc crio[23211]: time=\"2026-06-11T17:30:21.343315472Z\" level=info msg=\"Stopping container: dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21 (timeout: 30s)\" id=a183ce11-5734-4c93-9488-06b0ab5d8a32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.182900 | controller |     "Jun 11 17:30:21.405053 crc crio[23211]: time=\"2026-06-11T17:30:21.404951766Z\" level=info msg=\"Stopping container: 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c (timeout: 30s)\" id=1e0c43bc-e3b3-4e5b-a069-5b694a3981c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.182924 | controller |     "Jun 11 17:30:21.497503 crc crio[23211]: time=\"2026-06-11T17:30:21.497349651Z\" level=info msg=\"Stopping container: d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c (timeout: 30s)\" id=0718a67a-9b5c-4d3f-8e4d-3a26b06e4b2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.182949 | controller |     "Jun 11 17:30:21.499983 crc crio[23211]: time=\"2026-06-11T17:30:21.499806842Z\" level=info msg=\"Stopping container: c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe (timeout: 30s)\" id=239dca0e-b7d7-4506-a75e-169f49ca9d35 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.182973 | controller |     "Jun 11 17:30:21.518666 crc crio[23211]: time=\"2026-06-11T17:30:21.518344767Z\" level=info msg=\"Stopped container 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0: openstack/nova-api-0/nova-api-log\" id=ea662a4f-06d8-4ae9-b755-0a7731cfde9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.182997 | controller |     "Jun 11 17:30:21.635261 crc crio[23211]: time=\"2026-06-11T17:30:21.634911319Z\" level=info msg=\"Stopped container c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe: openstack/nova-metadata-0/nova-metadata-log\" id=239dca0e-b7d7-4506-a75e-169f49ca9d35 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.183026 | controller |     "Jun 11 17:30:22.130039 crc crio[23211]: time=\"2026-06-11T17:30:22.129932811Z\" level=info msg=\"Removing container: 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11\" id=295bf604-9e01-4d98-b267-44b6631405f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.183049 | controller |     "Jun 11 17:30:22.205151 crc crio[23211]: time=\"2026-06-11T17:30:22.204954431Z\" level=info msg=\"Removed container 0683fedf3b572efdff451a04764569ea7fba7865978a32ee1276ed2a76653f11: openstack/nova-metadata-0/nova-metadata-log\" id=295bf604-9e01-4d98-b267-44b6631405f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.183073 | controller |     "Jun 11 17:30:24.592673 crc crio[23211]: time=\"2026-06-11T17:30:24.591731024Z\" level=info msg=\"Stopped container dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21: openstack/nova-api-0/nova-api-api\" id=a183ce11-5734-4c93-9488-06b0ab5d8a32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.183096 | controller |     "Jun 11 17:30:24.593991 crc crio[23211]: time=\"2026-06-11T17:30:24.5939228Z\" level=info msg=\"Stopping pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\" id=2f38e5c7-0817-45e2-8fd7-7db303df568a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.183120 | controller |     "Jun 11 17:30:24.595619 crc crio[23211]: time=\"2026-06-11T17:30:24.59555394Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb UID:f26cb9b9-a653-4278-8cb4-4cccad1b9c0f NetNS:/var/run/netns/68957700-fe50-487c-8078-627789e00390 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf26cb9b9_a653_4278_8cb4_4cccad1b9c0f.slice PodAnnotations:0xc000131a58}] Aliases:map[]}\"",
2026-06-11 18:01:03.183145 | controller |     "Jun 11 17:30:24.595731 crc crio[23211]: time=\"2026-06-11T17:30:24.595718894Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.183170 | controller |     "Jun 11 17:30:24.749575 crc crio[23211]: time=\"2026-06-11T17:30:24.749407855Z\" level=info msg=\"Stopped container d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c: openstack/nova-metadata-0/nova-metadata-metadata\" id=0718a67a-9b5c-4d3f-8e4d-3a26b06e4b2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.183215 | controller |     "Jun 11 17:30:24.752830 crc crio[23211]: time=\"2026-06-11T17:30:24.752556244Z\" level=info msg=\"Stopping pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\" id=13c8df6e-96a7-4191-a352-6e000ffa9419 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.183243 | controller |     "Jun 11 17:30:24.754584 crc crio[23211]: time=\"2026-06-11T17:30:24.754519693Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66 UID:fe4229ab-df34-46b1-88a2-6ea6d96408d2 NetNS:/var/run/netns/5a892ee0-494c-4c46-bd51-6854c93b6651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe4229ab_df34_46b1_88a2_6ea6d96408d2.slice PodAnnotations:0xc0001af370}] Aliases:map[]}\"",
2026-06-11 18:01:03.183271 | controller |     "Jun 11 17:30:24.754772 crc crio[23211]: time=\"2026-06-11T17:30:24.754718558Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.183294 | controller |     "Jun 11 17:30:25.161523 crc crio[23211]: time=\"2026-06-11T17:30:25.160803853Z\" level=info msg=\"Stopped pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\" id=2f38e5c7-0817-45e2-8fd7-7db303df568a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.183323 | controller |     "Jun 11 17:30:25.223689 crc crio[23211]: time=\"2026-06-11T17:30:25.223565796Z\" level=info msg=\"Stopped pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\" id=13c8df6e-96a7-4191-a352-6e000ffa9419 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.183349 | controller |     "Jun 11 17:30:25.238974 crc crio[23211]: time=\"2026-06-11T17:30:25.238538761Z\" level=info msg=\"Removing container: 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c\" id=ac64b974-9b4b-409f-974b-ad9db5cba698 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.183374 | controller |     "Jun 11 17:30:25.394738 crc crio[23211]: time=\"2026-06-11T17:30:25.394633142Z\" level=info msg=\"Removed container 2ead151c3987e3caa3d4e8e2c685f05d4e8f3a52e922911100599e6954eb897c: openstack/nova-metadata-0/nova-metadata-metadata\" id=ac64b974-9b4b-409f-974b-ad9db5cba698 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.183399 | controller |     "Jun 11 17:30:26.255152 crc crio[23211]: time=\"2026-06-11T17:30:26.254529637Z\" level=info msg=\"Stopped container 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e0c43bc-e3b3-4e5b-a069-5b694a3981c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.183424 | controller |     "Jun 11 17:30:26.257082 crc crio[23211]: time=\"2026-06-11T17:30:26.256351202Z\" level=info msg=\"Stopping pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285\" id=57ecc7f0-3877-4010-8b32-3b4d0ddb18cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.183448 | controller |     "Jun 11 17:30:26.257935 crc crio[23211]: time=\"2026-06-11T17:30:26.257865661Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285 UID:310f79b3-504d-4e6e-b170-b4a29bf5c4f2 NetNS:/var/run/netns/dbb4809f-4bad-4fbb-9529-f45f3905b300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod310f79b3_504d_4e6e_b170_b4a29bf5c4f2.slice PodAnnotations:0xc0001af508}] Aliases:map[]}\"",
2026-06-11 18:01:03.183471 | controller |     "Jun 11 17:30:26.258411 crc crio[23211]: time=\"2026-06-11T17:30:26.258285652Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.183496 | controller |     "Jun 11 17:30:26.294752 crc crio[23211]: time=\"2026-06-11T17:30:26.294638012Z\" level=info msg=\"Removing container: d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c\" id=7f50ee15-9cce-40e5-9464-9b10c6bb2c69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.183548 | controller |     "Jun 11 17:30:26.412158 crc crio[23211]: time=\"2026-06-11T17:30:26.412092235Z\" level=info msg=\"Removed container d2024f25543866620fc994d401c015726b284df949daa461bd689757c4a5303c: openstack/nova-metadata-0/nova-metadata-metadata\" id=7f50ee15-9cce-40e5-9464-9b10c6bb2c69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.183577 | controller |     "Jun 11 17:30:26.416150 crc crio[23211]: time=\"2026-06-11T17:30:26.416058734Z\" level=info msg=\"Removing container: c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe\" id=cb5b5996-448d-49d9-8e8f-4c5dfe255064 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.183602 | controller |     "Jun 11 17:30:26.450350 crc crio[23211]: time=\"2026-06-11T17:30:26.450195539Z\" level=info msg=\"Removed container c212355364461a86ea6fbe50afa4ddec512365bc7f84aac2c4938018b9b4c7fe: openstack/nova-metadata-0/nova-metadata-log\" id=cb5b5996-448d-49d9-8e8f-4c5dfe255064 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.183631 | controller |     "Jun 11 17:30:26.735573 crc crio[23211]: time=\"2026-06-11T17:30:26.733276682Z\" level=info msg=\"Stopped pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285\" id=57ecc7f0-3877-4010-8b32-3b4d0ddb18cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.183656 | controller |     "Jun 11 17:30:26.877549 crc crio[23211]: time=\"2026-06-11T17:30:26.87689295Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=9ca73be9-ecda-441a-a291-eed8a938def0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.183680 | controller |     "Jun 11 17:30:26.877753 crc crio[23211]: time=\"2026-06-11T17:30:26.87765472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.183705 | controller |     "Jun 11 17:30:26.915155 crc crio[23211]: time=\"2026-06-11T17:30:26.915044387Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347 UID:9ff269bc-5344-4fce-a8e0-983aa015ebb7 NetNS:/var/run/netns/26c17a4b-3180-412e-89c4-4a7d721ef68b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff269bc_5344_4fce_a8e0_983aa015ebb7.slice PodAnnotations:0xc006bcc328}] Aliases:map[]}\"",
2026-06-11 18:01:03.183729 | controller |     "Jun 11 17:30:26.915155 crc crio[23211]: time=\"2026-06-11T17:30:26.915107769Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.183753 | controller |     "Jun 11 17:30:26.925375 crc crio[23211]: time=\"2026-06-11T17:30:26.925297244Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=f822e8ed-0384-4fda-bd5f-21e5fa0af6bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.183779 | controller |     "Jun 11 17:30:26.925641 crc crio[23211]: time=\"2026-06-11T17:30:26.925396876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.183803 | controller |     "Jun 11 17:30:26.963289 crc crio[23211]: time=\"2026-06-11T17:30:26.963114731Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12 UID:0fceda24-36f4-49c2-94fc-44ed0d721386 NetNS:/var/run/netns/0f196d9c-af60-48e8-b698-f2db4152915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fceda24_36f4_49c2_94fc_44ed0d721386.slice PodAnnotations:0xc0001ae868}] Aliases:map[]}\"",
2026-06-11 18:01:03.183830 | controller |     "Jun 11 17:30:26.963289 crc crio[23211]: time=\"2026-06-11T17:30:26.963230884Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.183855 | controller |     "Jun 11 17:30:27.338204 crc crio[23211]: time=\"2026-06-11T17:30:27.337666356Z\" level=info msg=\"Removing container: 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c\" id=abcab92e-5889-4369-8730-33a899af6f18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.183880 | controller |     "Jun 11 17:30:27.478620 crc crio[23211]: time=\"2026-06-11T17:30:27.469812147Z\" level=info msg=\"Removed container 62e98b6adc5b1efa48474d005e7d06f1c0273dc014f7a11813489348a279ea9c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=abcab92e-5889-4369-8730-33a899af6f18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.183905 | controller |     "Jun 11 17:30:27.589770 crc crio[23211]: 2026-06-11T17:30:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab7f9b00132ef6e Mac:16:e6:9e:ab:5c:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:78 Mtu:0 Sandbox:/var/run/netns/0f196d9c-af60-48e8-b698-f2db4152915f SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.1.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.183940 | controller |     "Jun 11 17:30:27.591086 crc crio[23211]: time=\"2026-06-11T17:30:27.590999663Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12 UID:0fceda24-36f4-49c2-94fc-44ed0d721386 NetNS:/var/run/netns/0f196d9c-af60-48e8-b698-f2db4152915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fceda24_36f4_49c2_94fc_44ed0d721386.slice PodAnnotations:0xc0001ae868}] Aliases:map[]}\"",
2026-06-11 18:01:03.183966 | controller |     "Jun 11 17:30:27.591330 crc crio[23211]: time=\"2026-06-11T17:30:27.59126352Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.183995 | controller |     "Jun 11 17:30:27.605347 crc crio[23211]: time=\"2026-06-11T17:30:27.605262891Z\" level=info msg=\"Ran pod sandbox ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12 with infra container: openstack/nova-metadata-0/POD\" id=f822e8ed-0384-4fda-bd5f-21e5fa0af6bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.184019 | controller |     "Jun 11 17:30:27.616087 crc crio[23211]: time=\"2026-06-11T17:30:27.615983719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5c1a1ed0-55b5-4501-86cc-c5823ffa410d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.184043 | controller |     "Jun 11 17:30:27.619286 crc crio[23211]: time=\"2026-06-11T17:30:27.619148218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d66eb53d-7c8c-4091-b835-d95967561eec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.184067 | controller |     "Jun 11 17:30:27.627549 crc crio[23211]: 2026-06-11T17:30:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b1ef3fa9562460 Mac:4e:3c:1d:95:e9:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/26c17a4b-3180-412e-89c4-4a7d721ef68b SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.184089 | controller |     "Jun 11 17:30:27.628359 crc crio[23211]: time=\"2026-06-11T17:30:27.628280577Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=59df04b4-9a21-4a85-b1f3-7928b5d037fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.184111 | controller |     "Jun 11 17:30:27.628359 crc crio[23211]: time=\"2026-06-11T17:30:27.628334298Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347 UID:9ff269bc-5344-4fce-a8e0-983aa015ebb7 NetNS:/var/run/netns/26c17a4b-3180-412e-89c4-4a7d721ef68b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff269bc_5344_4fce_a8e0_983aa015ebb7.slice PodAnnotations:0xc006bcc328}] Aliases:map[]}\"",
2026-06-11 18:01:03.184138 | controller |     "Jun 11 17:30:27.628661 crc crio[23211]: time=\"2026-06-11T17:30:27.628563845Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.184162 | controller |     "Jun 11 17:30:27.628776 crc crio[23211]: time=\"2026-06-11T17:30:27.628728248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.184188 | controller |     "Jun 11 17:30:27.640715 crc crio[23211]: time=\"2026-06-11T17:30:27.640596196Z\" level=info msg=\"Ran pod sandbox 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347 with infra container: openstack/nova-api-0/POD\" id=9ca73be9-ecda-441a-a291-eed8a938def0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.184212 | controller |     "Jun 11 17:30:27.645227 crc crio[23211]: time=\"2026-06-11T17:30:27.645059917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1e7d428f-2da9-46b8-bda5-1564b8fc84bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.184234 | controller |     "Jun 11 17:30:27.663085 crc crio[23211]: time=\"2026-06-11T17:30:27.662968146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9d4481a3-eb8a-4f3a-a19f-d5ea11df98fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.184257 | controller |     "Jun 11 17:30:27.676893 crc crio[23211]: time=\"2026-06-11T17:30:27.676756012Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=5b29a582-5414-4e13-b5a7-5bc649ef6491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.184280 | controller |     "Jun 11 17:30:27.677378 crc crio[23211]: time=\"2026-06-11T17:30:27.677324516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.184302 | controller |     "Jun 11 17:30:27.726658 crc crio[23211]: time=\"2026-06-11T17:30:27.726539099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.184325 | controller |     "Jun 11 17:30:27.734112 crc crio[23211]: time=\"2026-06-11T17:30:27.734009047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.184348 | controller |     "Jun 11 17:30:27.742883 crc crio[23211]: time=\"2026-06-11T17:30:27.742758164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.184371 | controller |     "Jun 11 17:30:27.749065 crc crio[23211]: time=\"2026-06-11T17:30:27.748981322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.184395 | controller |     "Jun 11 17:30:27.890761 crc crio[23211]: time=\"2026-06-11T17:30:27.890666842Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=22dc2cf8-06d1-47ec-a6fb-bb308a468b67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.184417 | controller |     "Jun 11 17:30:27.891016 crc crio[23211]: time=\"2026-06-11T17:30:27.890787935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.184440 | controller |     "Jun 11 17:30:27.956616 crc crio[23211]: time=\"2026-06-11T17:30:27.956109501Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669 UID:d377d0d5-3304-48d5-af85-e7f5bd2aace7 NetNS:/var/run/netns/d2fa0520-0a30-4ff9-96db-83408fb63c7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd377d0d5_3304_48d5_af85_e7f5bd2aace7.slice PodAnnotations:0xc0001af168}] Aliases:map[]}\"",
2026-06-11 18:01:03.184470 | controller |     "Jun 11 17:30:27.956616 crc crio[23211]: time=\"2026-06-11T17:30:27.956558802Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.184498 | controller |     "Jun 11 17:30:27.999501 crc crio[23211]: time=\"2026-06-11T17:30:27.995749523Z\" level=info msg=\"Created container 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4: openstack/nova-metadata-0/nova-metadata-log\" id=59df04b4-9a21-4a85-b1f3-7928b5d037fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.184555 | controller |     "Jun 11 17:30:27.999501 crc crio[23211]: time=\"2026-06-11T17:30:27.997250932Z\" level=info msg=\"Starting container: 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4\" id=5ec40c46-8f72-457a-b113-6ec309ed422a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.184586 | controller |     "Jun 11 17:30:28.013046 crc crio[23211]: time=\"2026-06-11T17:30:28.012931305Z\" level=info msg=\"Started container\" PID=262910 containerID=481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4 description=openstack/nova-metadata-0/nova-metadata-log id=5ec40c46-8f72-457a-b113-6ec309ed422a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12",
2026-06-11 18:01:03.184614 | controller |     "Jun 11 17:30:28.028953 crc crio[23211]: time=\"2026-06-11T17:30:28.028857123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ccde35ed-c24c-4b60-8a31-62873b030d2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.184637 | controller |     "Jun 11 17:30:28.035751 crc crio[23211]: time=\"2026-06-11T17:30:28.035662364Z\" level=info msg=\"Created container 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6: openstack/nova-api-0/nova-api-log\" id=5b29a582-5414-4e13-b5a7-5bc649ef6491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.184664 | controller |     "Jun 11 17:30:28.038572 crc crio[23211]: time=\"2026-06-11T17:30:28.038498104Z\" level=info msg=\"Starting container: 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6\" id=524fb6cc-7e7f-4978-8667-26a23b0af36d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.184691 | controller |     "Jun 11 17:30:28.051540 crc crio[23211]: time=\"2026-06-11T17:30:28.051355367Z\" level=info msg=\"Started container\" PID=262911 containerID=94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6 description=openstack/nova-api-0/nova-api-log id=524fb6cc-7e7f-4978-8667-26a23b0af36d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347",
2026-06-11 18:01:03.184716 | controller |     "Jun 11 17:30:28.075532 crc crio[23211]: time=\"2026-06-11T17:30:28.075364968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2e744091-110f-420e-905b-4adbd52d3a29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.184742 | controller |     "Jun 11 17:30:28.090115 crc crio[23211]: time=\"2026-06-11T17:30:28.090020276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=83ecd1a0-bbd4-485b-af5b-26caa0764fb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.184768 | controller |     "Jun 11 17:30:28.120803 crc crio[23211]: time=\"2026-06-11T17:30:28.118261954Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=6ea752a6-412d-4af9-bdb8-5c0e76212e20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.184795 | controller |     "Jun 11 17:30:28.120803 crc crio[23211]: time=\"2026-06-11T17:30:28.119275549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.184827 | controller |     "Jun 11 17:30:28.164235 crc crio[23211]: time=\"2026-06-11T17:30:28.16280748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4a74e9b4-1e7e-4482-853e-62163f1c4b99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.184854 | controller |     "Jun 11 17:30:28.181639 crc crio[23211]: time=\"2026-06-11T17:30:28.180866062Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=102fae34-0095-48ea-9daa-e5c2da63137f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.184880 | controller |     "Jun 11 17:30:28.182087 crc crio[23211]: time=\"2026-06-11T17:30:28.182015841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.184907 | controller |     "Jun 11 17:30:28.187392 crc crio[23211]: time=\"2026-06-11T17:30:28.187300933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.184933 | controller |     "Jun 11 17:30:28.191042 crc crio[23211]: time=\"2026-06-11T17:30:28.190983126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.184958 | controller |     "Jun 11 17:30:28.283768 crc crio[23211]: time=\"2026-06-11T17:30:28.283649247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.184981 | controller |     "Jun 11 17:30:28.291151 crc crio[23211]: time=\"2026-06-11T17:30:28.291075954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.185004 | controller |     "Jun 11 17:30:28.346231 crc crio[23211]: time=\"2026-06-11T17:30:28.34598753Z\" level=info msg=\"Created container 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7: openstack/nova-metadata-0/nova-metadata-metadata\" id=6ea752a6-412d-4af9-bdb8-5c0e76212e20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.185025 | controller |     "Jun 11 17:30:28.349088 crc crio[23211]: time=\"2026-06-11T17:30:28.349028896Z\" level=info msg=\"Starting container: 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7\" id=02934356-ef17-45eb-b48d-86a20417cb8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.185048 | controller |     "Jun 11 17:30:28.356573 crc crio[23211]: time=\"2026-06-11T17:30:28.356303908Z\" level=info msg=\"Started container\" PID=262989 containerID=89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7 description=openstack/nova-metadata-0/nova-metadata-metadata id=02934356-ef17-45eb-b48d-86a20417cb8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12",
2026-06-11 18:01:03.185071 | controller |     "Jun 11 17:30:28.440988 crc crio[23211]: time=\"2026-06-11T17:30:28.440847126Z\" level=info msg=\"Created container d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484: openstack/nova-api-0/nova-api-api\" id=102fae34-0095-48ea-9daa-e5c2da63137f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.185093 | controller |     "Jun 11 17:30:28.445044 crc crio[23211]: time=\"2026-06-11T17:30:28.444811275Z\" level=info msg=\"Starting container: d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484\" id=8f656936-dcd7-46f3-a873-1966657ea6fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.185121 | controller |     "Jun 11 17:30:28.456922 crc crio[23211]: time=\"2026-06-11T17:30:28.456742904Z\" level=info msg=\"Started container\" PID=263004 containerID=d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484 description=openstack/nova-api-0/nova-api-api id=8f656936-dcd7-46f3-a873-1966657ea6fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347",
2026-06-11 18:01:03.185144 | controller |     "Jun 11 17:30:28.618875 crc crio[23211]: 2026-06-11T17:30:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d72df61f37492d3 Mac:36:82:9f:f1:fa:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/d2fa0520-0a30-4ff9-96db-83408fb63c7f SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.185166 | controller |     "Jun 11 17:30:28.620730 crc crio[23211]: time=\"2026-06-11T17:30:28.620646201Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669 UID:d377d0d5-3304-48d5-af85-e7f5bd2aace7 NetNS:/var/run/netns/d2fa0520-0a30-4ff9-96db-83408fb63c7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd377d0d5_3304_48d5_af85_e7f5bd2aace7.slice PodAnnotations:0xc0001af168}] Aliases:map[]}\"",
2026-06-11 18:01:03.185189 | controller |     "Jun 11 17:30:28.620915 crc crio[23211]: time=\"2026-06-11T17:30:28.620832546Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.185211 | controller |     "Jun 11 17:30:28.633592 crc crio[23211]: time=\"2026-06-11T17:30:28.633158534Z\" level=info msg=\"Ran pod sandbox d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669 with infra container: openstack/nova-scheduler-0/POD\" id=22dc2cf8-06d1-47ec-a6fb-bb308a468b67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.185235 | controller |     "Jun 11 17:30:28.636027 crc crio[23211]: time=\"2026-06-11T17:30:28.635941655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=5b0b079b-ad28-462d-a69e-8ea9d659fb1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.185258 | controller |     "Jun 11 17:30:28.659350 crc crio[23211]: time=\"2026-06-11T17:30:28.659070614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=12aeba38-f249-4788-8986-148f3ff6346d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.185281 | controller |     "Jun 11 17:30:28.666762 crc crio[23211]: time=\"2026-06-11T17:30:28.666638744Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a43f65b1-4556-479d-94f9-ffad067e900f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.185303 | controller |     "Jun 11 17:30:28.667064 crc crio[23211]: time=\"2026-06-11T17:30:28.667013713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.185324 | controller |     "Jun 11 17:30:28.722493 crc crio[23211]: time=\"2026-06-11T17:30:28.72233072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.185346 | controller |     "Jun 11 17:30:28.726343 crc crio[23211]: time=\"2026-06-11T17:30:28.72594912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.185373 | controller |     "Jun 11 17:30:28.899083 crc crio[23211]: time=\"2026-06-11T17:30:28.898931393Z\" level=info msg=\"Created container 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a43f65b1-4556-479d-94f9-ffad067e900f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.185396 | controller |     "Jun 11 17:30:28.900396 crc crio[23211]: time=\"2026-06-11T17:30:28.900226207Z\" level=info msg=\"Starting container: 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1\" id=929e51b2-56cc-464c-bc48-a331d9f1b800 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.185423 | controller |     "Jun 11 17:30:28.908670 crc crio[23211]: time=\"2026-06-11T17:30:28.908561855Z\" level=info msg=\"Started container\" PID=263281 containerID=6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=929e51b2-56cc-464c-bc48-a331d9f1b800 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669",
2026-06-11 18:01:03.185451 | controller |     "Jun 11 17:30:40.982380 crc crio[23211]: time=\"2026-06-11T17:30:40.981925667Z\" level=info msg=\"Removing container: 6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b\" id=812cbcd4-aa03-4f60-aa7a-dd2cf795a65c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.185479 | controller |     "Jun 11 17:30:41.014732 crc crio[23211]: time=\"2026-06-11T17:30:41.014593234Z\" level=info msg=\"Removed container 6fdd187b69ef9eb6a97a4e9e7d7f6b62a1df66df9b44b5ee7cf03cae5e33ca5b: openshift-operator-lifecycle-manager/collect-profiles-29686605-xng9s/collect-profiles\" id=812cbcd4-aa03-4f60-aa7a-dd2cf795a65c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.185505 | controller |     "Jun 11 17:30:41.018842 crc crio[23211]: time=\"2026-06-11T17:30:41.018724579Z\" level=info msg=\"Removing container: a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32\" id=4f5710df-2046-4cb5-930a-f2821b91a743 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.185561 | controller |     "Jun 11 17:30:41.084669 crc crio[23211]: time=\"2026-06-11T17:30:41.084577369Z\" level=info msg=\"Removed container a375c8e85c3882f702e522bb3ab02ea98b1d2f6ea3665052460f431de45d3a32: openstack/keystone-6bf8c966dc-gk7hl/keystone-api\" id=4f5710df-2046-4cb5-930a-f2821b91a743 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.185591 | controller |     "Jun 11 17:30:41.087352 crc crio[23211]: time=\"2026-06-11T17:30:41.08705895Z\" level=info msg=\"Removing container: 6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c\" id=2f2257db-254d-4a38-a97d-130afa19dea9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.185616 | controller |     "Jun 11 17:30:41.207390 crc crio[23211]: time=\"2026-06-11T17:30:41.207252042Z\" level=info msg=\"Removed container 6c416b2cfa41578e3b75841c6ba8a176334f5b79864d91ce37720180dd59462c: openshift-infra/auto-csr-approver-29686644-wqbws/oc\" id=2f2257db-254d-4a38-a97d-130afa19dea9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.185642 | controller |     "Jun 11 17:30:41.222574 crc crio[23211]: time=\"2026-06-11T17:30:41.22231362Z\" level=info msg=\"Stopping pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\" id=f54e003f-9e94-453a-980e-2d3bbaf09411 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.185669 | controller |     "Jun 11 17:30:41.222938 crc crio[23211]: time=\"2026-06-11T17:30:41.222913504Z\" level=info msg=\"Stopped pod sandbox (already stopped): 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\" id=f54e003f-9e94-453a-980e-2d3bbaf09411 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.185695 | controller |     "Jun 11 17:30:41.223757 crc crio[23211]: time=\"2026-06-11T17:30:41.223684004Z\" level=info msg=\"Removing pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\" id=d00919fc-bbeb-4086-88f3-f23e31619a1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.185727 | controller |     "Jun 11 17:30:41.243013 crc crio[23211]: time=\"2026-06-11T17:30:41.242961077Z\" level=info msg=\"Removed pod sandbox: 761de4342d5362add0afecc976d8363fb88f683840f5b7d22d2461edc7d9fb66\" id=d00919fc-bbeb-4086-88f3-f23e31619a1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.185754 | controller |     "Jun 11 17:30:41.244811 crc crio[23211]: time=\"2026-06-11T17:30:41.244737321Z\" level=info msg=\"Stopping pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587\" id=024f5e97-961b-4a3d-8033-922562c66580 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.185779 | controller |     "Jun 11 17:30:41.244954 crc crio[23211]: time=\"2026-06-11T17:30:41.244826924Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587\" id=024f5e97-961b-4a3d-8033-922562c66580 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.185804 | controller |     "Jun 11 17:30:41.245608 crc crio[23211]: time=\"2026-06-11T17:30:41.245544512Z\" level=info msg=\"Removing pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587\" id=a7534dfa-4ceb-4e7d-84ca-364b5d35741b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.185829 | controller |     "Jun 11 17:30:41.263480 crc crio[23211]: time=\"2026-06-11T17:30:41.263329038Z\" level=info msg=\"Removed pod sandbox: a2bc4509c071d2e59007fa4c32674fbd71029514064d38b96929bb3261606587\" id=a7534dfa-4ceb-4e7d-84ca-364b5d35741b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.185854 | controller |     "Jun 11 17:30:41.264572 crc crio[23211]: time=\"2026-06-11T17:30:41.264532837Z\" level=info msg=\"Stopping pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\" id=47aa1227-ceca-4622-9624-86822f997243 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.185881 | controller |     "Jun 11 17:30:41.264730 crc crio[23211]: time=\"2026-06-11T17:30:41.264712552Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\" id=47aa1227-ceca-4622-9624-86822f997243 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.185909 | controller |     "Jun 11 17:30:41.265402 crc crio[23211]: time=\"2026-06-11T17:30:41.265347398Z\" level=info msg=\"Removing pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\" id=512980f1-4bbb-47e1-896f-bb38f29b2bc9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.185936 | controller |     "Jun 11 17:30:41.289563 crc crio[23211]: time=\"2026-06-11T17:30:41.288932078Z\" level=info msg=\"Removed pod sandbox: 39b7abfa4181e9df136e6033ff94d1163d32e377d0320545ede2d31239942bb3\" id=512980f1-4bbb-47e1-896f-bb38f29b2bc9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.185963 | controller |     "Jun 11 17:30:41.290316 crc crio[23211]: time=\"2026-06-11T17:30:41.290230722Z\" level=info msg=\"Stopping pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\" id=33649455-ef47-433e-800a-e05525c24c3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.185989 | controller |     "Jun 11 17:30:41.290563 crc crio[23211]: time=\"2026-06-11T17:30:41.290543779Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\" id=33649455-ef47-433e-800a-e05525c24c3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.186016 | controller |     "Jun 11 17:30:41.292337 crc crio[23211]: time=\"2026-06-11T17:30:41.292224821Z\" level=info msg=\"Removing pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\" id=12b04112-c5a0-484e-9eb9-dfcbec5e3530 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.186048 | controller |     "Jun 11 17:30:41.327270 crc crio[23211]: time=\"2026-06-11T17:30:41.327119576Z\" level=info msg=\"Removed pod sandbox: 0354dd40580eb5b3a6e3fe01b7b83dad25cb810e242f740dc939bd79ea716d00\" id=12b04112-c5a0-484e-9eb9-dfcbec5e3530 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.186075 | controller |     "Jun 11 17:30:41.328371 crc crio[23211]: time=\"2026-06-11T17:30:41.328253934Z\" level=info msg=\"Stopping pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346\" id=723c6552-98e0-437a-b01c-0d7aa1cf9118 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.186099 | controller |     "Jun 11 17:30:41.328791 crc crio[23211]: time=\"2026-06-11T17:30:41.328513151Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346\" id=723c6552-98e0-437a-b01c-0d7aa1cf9118 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.186122 | controller |     "Jun 11 17:30:41.335994 crc crio[23211]: time=\"2026-06-11T17:30:41.33565483Z\" level=info msg=\"Removing pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346\" id=94a6a02a-15ef-42f7-ac23-5aa520b22edb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.186144 | controller |     "Jun 11 17:30:41.364360 crc crio[23211]: time=\"2026-06-11T17:30:41.364255027Z\" level=info msg=\"Removed pod sandbox: d9a1da5dbd2dc495f0d12631f0f6f92255ec7fd733ecde91fdac0bad10100346\" id=94a6a02a-15ef-42f7-ac23-5aa520b22edb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.186169 | controller |     "Jun 11 17:30:41.365904 crc crio[23211]: time=\"2026-06-11T17:30:41.365612421Z\" level=info msg=\"Stopping pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285\" id=f1625613-a7b9-4c16-a0ac-32ac1d5d5996 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.186192 | controller |     "Jun 11 17:30:41.365904 crc crio[23211]: time=\"2026-06-11T17:30:41.365727983Z\" level=info msg=\"Stopped pod sandbox (already stopped): 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285\" id=f1625613-a7b9-4c16-a0ac-32ac1d5d5996 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.186215 | controller |     "Jun 11 17:30:41.368150 crc crio[23211]: time=\"2026-06-11T17:30:41.367966899Z\" level=info msg=\"Removing pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285\" id=706763d5-7adc-4dcd-94cb-6c9a8b6f27c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.186236 | controller |     "Jun 11 17:30:41.393398 crc crio[23211]: time=\"2026-06-11T17:30:41.393079498Z\" level=info msg=\"Removed pod sandbox: 245ec67ac1062b775f00f30d59631e68b1a51ed526ba86f38f84fbb083294285\" id=706763d5-7adc-4dcd-94cb-6c9a8b6f27c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.186258 | controller |     "Jun 11 17:30:41.394209 crc crio[23211]: time=\"2026-06-11T17:30:41.394134255Z\" level=info msg=\"Stopping pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\" id=480e41a6-4b91-40d2-ac60-3509d8f68783 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.186282 | controller |     "Jun 11 17:30:41.394327 crc crio[23211]: time=\"2026-06-11T17:30:41.394224807Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\" id=480e41a6-4b91-40d2-ac60-3509d8f68783 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.186305 | controller |     "Jun 11 17:30:41.394932 crc crio[23211]: time=\"2026-06-11T17:30:41.394851603Z\" level=info msg=\"Removing pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\" id=774c8370-5ac4-49a4-ad64-60c9fa27a52c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.186327 | controller |     "Jun 11 17:30:41.414627 crc crio[23211]: time=\"2026-06-11T17:30:41.414415313Z\" level=info msg=\"Removed pod sandbox: 10d87d25dc436183198a73906ff992c9365755ba9487e98376cd297fd6a13d53\" id=774c8370-5ac4-49a4-ad64-60c9fa27a52c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.186354 | controller |     "Jun 11 17:30:41.415720 crc crio[23211]: time=\"2026-06-11T17:30:41.415636673Z\" level=info msg=\"Stopping pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8\" id=8c0f50a0-7a10-4e50-98f9-d85cf90f89e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.186377 | controller |     "Jun 11 17:30:41.415837 crc crio[23211]: time=\"2026-06-11T17:30:41.415721185Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8\" id=8c0f50a0-7a10-4e50-98f9-d85cf90f89e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.186399 | controller |     "Jun 11 17:30:41.416327 crc crio[23211]: time=\"2026-06-11T17:30:41.416247059Z\" level=info msg=\"Removing pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8\" id=5c72ca28-0008-4948-83d3-b5b8994599d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.186422 | controller |     "Jun 11 17:30:41.440376 crc crio[23211]: time=\"2026-06-11T17:30:41.439995763Z\" level=info msg=\"Removed pod sandbox: 8dab6f10941823151097cff2b986a1c9394ccf996cfd16600590278c1b7ab5b8\" id=5c72ca28-0008-4948-83d3-b5b8994599d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.186446 | controller |     "Jun 11 17:30:41.442964 crc crio[23211]: time=\"2026-06-11T17:30:41.442801395Z\" level=info msg=\"Stopping pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4\" id=fe6376fd-6118-4f32-9029-d8ec28f16b41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.186468 | controller |     "Jun 11 17:30:41.443206 crc crio[23211]: time=\"2026-06-11T17:30:41.443048841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4\" id=fe6376fd-6118-4f32-9029-d8ec28f16b41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.186490 | controller |     "Jun 11 17:30:41.444522 crc crio[23211]: time=\"2026-06-11T17:30:41.444388754Z\" level=info msg=\"Removing pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4\" id=4d45f123-35bd-4825-91af-c5bb5ba053db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.186531 | controller |     "Jun 11 17:30:41.465518 crc crio[23211]: time=\"2026-06-11T17:30:41.46537923Z\" level=info msg=\"Removed pod sandbox: 38d20d9b501ef292f3f1446286250941745cce6fe58f7259a6f729b4ace438d4\" id=4d45f123-35bd-4825-91af-c5bb5ba053db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.186566 | controller |     "Jun 11 17:31:13.320305 crc crio[23211]: time=\"2026-06-11T17:31:13.318951611Z\" level=info msg=\"Stopping pod sandbox: 73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396\" id=e01c4a1b-4584-4b9c-a525-1c22153d0eaf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.186594 | controller |     "Jun 11 17:31:13.324041 crc crio[23211]: time=\"2026-06-11T17:31:13.323947546Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn Namespace:openstack ID:73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396 UID:bc9054b6-a119-44bb-959e-65f2ed5ba347 NetNS:/var/run/netns/384ddb64-a0eb-4c01-ad06-100a5baca2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc9054b6_a119_44bb_959e_65f2ed5ba347.slice PodAnnotations:0xc0022780b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.186619 | controller |     "Jun 11 17:31:13.324564 crc crio[23211]: time=\"2026-06-11T17:31:13.324409157Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.186643 | controller |     "Jun 11 17:31:13.901283 crc crio[23211]: time=\"2026-06-11T17:31:13.900861772Z\" level=info msg=\"Stopped pod sandbox: 73ab57ae5b74b484e68b8e8c23d6b64e43117b6d5c502e1e23d571c88b2ab396\" id=e01c4a1b-4584-4b9c-a525-1c22153d0eaf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.186672 | controller |     "Jun 11 17:31:15.433143 crc crio[23211]: time=\"2026-06-11T17:31:15.432514198Z\" level=info msg=\"Running pod sandbox: openstack/keystone-79d989f4-fjfbq/POD\" id=d547251d-5ce3-4b16-bbd5-495270b785b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.186698 | controller |     "Jun 11 17:31:15.434842 crc crio[23211]: time=\"2026-06-11T17:31:15.433252676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.186724 | controller |     "Jun 11 17:31:15.519457 crc crio[23211]: time=\"2026-06-11T17:31:15.519307603Z\" level=info msg=\"Stopping container: be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595 (timeout: 604800s)\" id=57dd73f0-c199-4ceb-8c90-75cc2b594fef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.186748 | controller |     "Jun 11 17:31:15.537126 crc crio[23211]: time=\"2026-06-11T17:31:15.536871042Z\" level=info msg=\"Got pod network &{Name:keystone-79d989f4-fjfbq Namespace:openstack ID:14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115 UID:42ae7354-1cec-4843-9539-a9a98be69483 NetNS:/var/run/netns/e2407cca-fb4d-4146-a290-073a3e7b5647 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ae7354_1cec_4843_9539_a9a98be69483.slice PodAnnotations:0xc006bcc4d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.186774 | controller |     "Jun 11 17:31:15.537126 crc crio[23211]: time=\"2026-06-11T17:31:15.536972404Z\" level=info msg=\"Adding pod openstack_keystone-79d989f4-fjfbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.186800 | controller |     "Jun 11 17:31:15.712635 crc crio[23211]: time=\"2026-06-11T17:31:15.710866451Z\" level=info msg=\"Stopping container: d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083 (timeout: 30s)\" id=d7fe8ef1-d8c5-4802-a92c-7a00f8960915 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.186827 | controller |     "Jun 11 17:31:15.712635 crc crio[23211]: time=\"2026-06-11T17:31:15.711292132Z\" level=info msg=\"Stopping container: 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4 (timeout: 30s)\" id=05193888-6a69-4fa4-83e7-16efbe29a7d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.186854 | controller |     "Jun 11 17:31:15.922997 crc crio[23211]: time=\"2026-06-11T17:31:15.921045677Z\" level=info msg=\"Stopping container: 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca (timeout: 30s)\" id=c6c0801f-0741-4b12-9047-f33b0652ffff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.186881 | controller |     "Jun 11 17:31:15.925943 crc crio[23211]: time=\"2026-06-11T17:31:15.923372316Z\" level=info msg=\"Stopping container: 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27 (timeout: 30s)\" id=fed46d57-23f0-4442-b7ef-0d5ae44d6819 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.186906 | controller |     "Jun 11 17:31:16.457521 crc crio[23211]: time=\"2026-06-11T17:31:16.457353266Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-67cdc78c98-dm848/POD\" id=97ce76b2-71c5-479d-a008-606b9ee39441 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.186933 | controller |     "Jun 11 17:31:16.458206 crc crio[23211]: time=\"2026-06-11T17:31:16.45753366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.186959 | controller |     "Jun 11 17:31:16.578726 crc crio[23211]: time=\"2026-06-11T17:31:16.575254239Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-6c4d94f6fc-bf45w/POD\" id=dbc43b64-6b20-477b-b2e8-9bf235dccb34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.186991 | controller |     "Jun 11 17:31:16.578726 crc crio[23211]: time=\"2026-06-11T17:31:16.578251224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.187016 | controller |     "Jun 11 17:31:16.599931 crc crio[23211]: time=\"2026-06-11T17:31:16.599817544Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7569fcd46f-pzncl/POD\" id=fdfdfa1e-ad33-4377-8e5a-977de1c7e05b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.187042 | controller |     "Jun 11 17:31:16.600191 crc crio[23211]: time=\"2026-06-11T17:31:16.599943197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.187070 | controller |     "Jun 11 17:31:16.769488 crc crio[23211]: time=\"2026-06-11T17:31:16.765964908Z\" level=info msg=\"Stopping container: edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d (timeout: 30s)\" id=8a8cc021-57a7-4ed6-bf54-07e29df2c70c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.187098 | controller |     "Jun 11 17:31:16.788494 crc crio[23211]: 2026-06-11T17:31:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14c69e829cec501 Mac:8a:f6:75:06:0f:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/e2407cca-fb4d-4146-a290-073a3e7b5647 SocketPath: PciID:}] [{Interface:0xc00053e6f0 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.187126 | controller |     "Jun 11 17:31:16.797501 crc crio[23211]: time=\"2026-06-11T17:31:16.796077622Z\" level=info msg=\"Got pod network &{Name:keystone-79d989f4-fjfbq Namespace:openstack ID:14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115 UID:42ae7354-1cec-4843-9539-a9a98be69483 NetNS:/var/run/netns/e2407cca-fb4d-4146-a290-073a3e7b5647 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ae7354_1cec_4843_9539_a9a98be69483.slice PodAnnotations:0xc006bcc4d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.187154 | controller |     "Jun 11 17:31:16.797501 crc crio[23211]: time=\"2026-06-11T17:31:16.796363159Z\" level=info msg=\"Checking pod openstack_keystone-79d989f4-fjfbq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.187195 | controller |     "Jun 11 17:31:16.829509 crc crio[23211]: time=\"2026-06-11T17:31:16.829376016Z\" level=info msg=\"Stopping container: d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484 (timeout: 30s)\" id=59020f01-422a-4756-aa8a-a9cb61f2a1f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.187227 | controller |     "Jun 11 17:31:16.841224 crc crio[23211]: time=\"2026-06-11T17:31:16.833729835Z\" level=info msg=\"Stopping container: 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6 (timeout: 30s)\" id=c8b8d71a-6479-463b-b418-8375db70c81c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.187256 | controller |     "Jun 11 17:31:16.887647 crc crio[23211]: time=\"2026-06-11T17:31:16.886948848Z\" level=info msg=\"Stopping container: 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1 (timeout: 30s)\" id=23052d10-0125-4f97-92bf-be42d6869d23 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.187283 | controller |     "Jun 11 17:31:16.929230 crc crio[23211]: time=\"2026-06-11T17:31:16.929055723Z\" level=info msg=\"Stopping container: 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7 (timeout: 30s)\" id=bb54750e-f4f9-4fb6-8102-f50eb1502f1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.187316 | controller |     "Jun 11 17:31:16.937378 crc crio[23211]: time=\"2026-06-11T17:31:16.932957921Z\" level=info msg=\"Stopping container: 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4 (timeout: 30s)\" id=b0717fd8-5e61-4a40-b2c8-78dcfd57d771 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.187344 | controller |     "Jun 11 17:31:16.970117 crc crio[23211]: time=\"2026-06-11T17:31:16.969872426Z\" level=info msg=\"Stopped container 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27: openstack/cinder-api-0/cinder-api-log\" id=fed46d57-23f0-4442-b7ef-0d5ae44d6819 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.187373 | controller |     "Jun 11 17:31:17.252619 crc crio[23211]: time=\"2026-06-11T17:31:17.252369104Z\" level=info msg=\"Stopped container 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4: openstack/nova-metadata-0/nova-metadata-log\" id=b0717fd8-5e61-4a40-b2c8-78dcfd57d771 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.187400 | controller |     "Jun 11 17:31:17.267972 crc crio[23211]: time=\"2026-06-11T17:31:17.267890304Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c4d94f6fc-bf45w Namespace:openstack ID:2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10 UID:2765af29-6c8c-448c-9173-9b95eb8027a4 NetNS:/var/run/netns/a3a9ea78-8049-4284-b326-17c7036aeb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2765af29_6c8c_448c_9173_9b95eb8027a4.slice PodAnnotations:0xc006bcc248}] Aliases:map[]}\"",
2026-06-11 18:01:03.187428 | controller |     "Jun 11 17:31:17.267972 crc crio[23211]: time=\"2026-06-11T17:31:17.267966586Z\" level=info msg=\"Adding pod openstack_barbican-worker-6c4d94f6fc-bf45w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.187457 | controller |     "Jun 11 17:31:17.288891 crc crio[23211]: time=\"2026-06-11T17:31:17.288819098Z\" level=info msg=\"Stopping container: 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b (timeout: 30s)\" id=0dd2c46c-93f0-4985-9592-e4e899900a26 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.187484 | controller |     "Jun 11 17:31:17.323374 crc crio[23211]: time=\"2026-06-11T17:31:17.322608755Z\" level=info msg=\"Got pod network &{Name:neutron-7569fcd46f-pzncl Namespace:openstack ID:741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d UID:bbf8bd4f-a982-42ac-b7cc-32c251891428 NetNS:/var/run/netns/6414b41d-ff19-4af7-bb3c-7d4b5181920e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbf8bd4f_a982_42ac_b7cc_32c251891428.slice PodAnnotations:0xc00294e188}] Aliases:map[]}\"",
2026-06-11 18:01:03.187540 | controller |     "Jun 11 17:31:17.323374 crc crio[23211]: time=\"2026-06-11T17:31:17.322678037Z\" level=info msg=\"Adding pod openstack_neutron-7569fcd46f-pzncl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.187575 | controller |     "Jun 11 17:31:17.376238 crc crio[23211]: time=\"2026-06-11T17:31:17.375600682Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-67cdc78c98-dm848 Namespace:openstack ID:1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5 UID:de58a9e7-2d85-4470-8cce-979b5f8f610c NetNS:/var/run/netns/bc6f6643-c880-444a-aaeb-eb80b995ce73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde58a9e7_2d85_4470_8cce_979b5f8f610c.slice PodAnnotations:0xc00008c208}] Aliases:map[]}\"",
2026-06-11 18:01:03.187605 | controller |     "Jun 11 17:31:17.376898 crc crio[23211]: time=\"2026-06-11T17:31:17.376867804Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-67cdc78c98-dm848 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.187666 | controller |     "Jun 11 17:31:17.388208 crc crio[23211]: time=\"2026-06-11T17:31:17.387161411Z\" level=info msg=\"Ran pod sandbox 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115 with infra container: openstack/keystone-79d989f4-fjfbq/POD\" id=d547251d-5ce3-4b16-bbd5-495270b785b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.187701 | controller |     "Jun 11 17:31:17.411067 crc crio[23211]: time=\"2026-06-11T17:31:17.408987449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=c05c4ed8-7289-4946-855c-a6dcedf34a76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.187728 | controller |     "Jun 11 17:31:17.556797 crc crio[23211]: time=\"2026-06-11T17:31:17.556056683Z\" level=info msg=\"Stopped container 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6: openstack/nova-api-0/nova-api-log\" id=c8b8d71a-6479-463b-b418-8375db70c81c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.187755 | controller |     "Jun 11 17:31:17.674393 crc crio[23211]: time=\"2026-06-11T17:31:17.671834785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=85ea956b-4b21-4a22-b5db-d7b4e9f371f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.187780 | controller |     "Jun 11 17:31:17.742960 crc crio[23211]: time=\"2026-06-11T17:31:17.742332681Z\" level=info msg=\"Stopping container: 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9 (timeout: 604800s)\" id=2fa136d3-62bd-4b66-a2dd-b5f34f08ab8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.187805 | controller |     "Jun 11 17:31:17.749082 crc crio[23211]: time=\"2026-06-11T17:31:17.749011178Z\" level=info msg=\"Creating container: openstack/keystone-79d989f4-fjfbq/keystone-api\" id=d2f26749-22fc-4d9a-aaf9-4bfb45652be3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.187829 | controller |     "Jun 11 17:31:17.752691 crc crio[23211]: time=\"2026-06-11T17:31:17.749640393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.187854 | controller |     "Jun 11 17:31:17.848754 crc crio[23211]: time=\"2026-06-11T17:31:17.848670695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.187880 | controller |     "Jun 11 17:31:17.861936 crc crio[23211]: time=\"2026-06-11T17:31:17.857948987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.187905 | controller |     "Jun 11 17:31:17.888580 crc crio[23211]: time=\"2026-06-11T17:31:17.887733873Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-695766c6-f8jzs/POD\" id=1168fa1c-83c9-4774-a60b-d518f66c0e27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.187929 | controller |     "Jun 11 17:31:17.888580 crc crio[23211]: time=\"2026-06-11T17:31:17.888506003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.187954 | controller |     "Jun 11 17:31:18.020492 crc crio[23211]: time=\"2026-06-11T17:31:18.020269614Z\" level=info msg=\"Created container 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5: openstack/keystone-79d989f4-fjfbq/keystone-api\" id=d2f26749-22fc-4d9a-aaf9-4bfb45652be3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.187978 | controller |     "Jun 11 17:31:18.023847 crc crio[23211]: time=\"2026-06-11T17:31:18.022296245Z\" level=info msg=\"Starting container: 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5\" id=d18c2227-eb41-4527-8849-f6a7815a9c90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.188006 | controller |     "Jun 11 17:31:18.044128 crc crio[23211]: time=\"2026-06-11T17:31:18.043100617Z\" level=info msg=\"Started container\" PID=266274 containerID=6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5 description=openstack/keystone-79d989f4-fjfbq/keystone-api id=d18c2227-eb41-4527-8849-f6a7815a9c90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115",
2026-06-11 18:01:03.188032 | controller |     "Jun 11 17:31:18.387349 crc crio[23211]: 2026-06-11T17:31:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a5ff81250221fd Mac:5e:6a:23:bf:2e:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/a3a9ea78-8049-4284-b326-17c7036aeb04 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.188057 | controller |     "Jun 11 17:31:18.392306 crc crio[23211]: time=\"2026-06-11T17:31:18.390903881Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c4d94f6fc-bf45w Namespace:openstack ID:2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10 UID:2765af29-6c8c-448c-9173-9b95eb8027a4 NetNS:/var/run/netns/a3a9ea78-8049-4284-b326-17c7036aeb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2765af29_6c8c_448c_9173_9b95eb8027a4.slice PodAnnotations:0xc006bcc248}] Aliases:map[]}\"",
2026-06-11 18:01:03.188080 | controller |     "Jun 11 17:31:18.393782 crc crio[23211]: time=\"2026-06-11T17:31:18.393079545Z\" level=info msg=\"Checking pod openstack_barbican-worker-6c4d94f6fc-bf45w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.188105 | controller |     "Jun 11 17:31:18.407021 crc crio[23211]: time=\"2026-06-11T17:31:18.406882861Z\" level=info msg=\"Stopped container d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083: openstack/cinder-scheduler-0/probe\" id=d7fe8ef1-d8c5-4802-a92c-7a00f8960915 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.188131 | controller |     "Jun 11 17:31:18.470824 crc crio[23211]: time=\"2026-06-11T17:31:18.47072043Z\" level=info msg=\"Stopped container 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0dd2c46c-93f0-4985-9592-e4e899900a26 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.188155 | controller |     "Jun 11 17:31:18.472114 crc crio[23211]: time=\"2026-06-11T17:31:18.471959431Z\" level=info msg=\"Stopping pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7\" id=a1b04ec1-7aca-436d-ae53-55eb0971e671 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.188179 | controller |     "Jun 11 17:31:18.473691 crc crio[23211]: time=\"2026-06-11T17:31:18.473616833Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7 UID:d21fdfd8-e4b7-4764-b76c-f52cc90c0a31 NetNS:/var/run/netns/b0dd59c9-f6c6-4659-b034-06e26fb16bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd21fdfd8_e4b7_4764_b76c_f52cc90c0a31.slice PodAnnotations:0xc002278a90}] Aliases:map[]}\"",
2026-06-11 18:01:03.188204 | controller |     "Jun 11 17:31:18.473841 crc crio[23211]: time=\"2026-06-11T17:31:18.473801088Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.188230 | controller |     "Jun 11 17:31:18.508704 crc crio[23211]: 2026-06-11T17:31:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:741069bef144aff Mac:4a:68:90:07:8a:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/6414b41d-ff19-4af7-bb3c-7d4b5181920e SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.188261 | controller |     "Jun 11 17:31:18.510009 crc crio[23211]: time=\"2026-06-11T17:31:18.509928894Z\" level=info msg=\"Got pod network &{Name:neutron-7569fcd46f-pzncl Namespace:openstack ID:741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d UID:bbf8bd4f-a982-42ac-b7cc-32c251891428 NetNS:/var/run/netns/6414b41d-ff19-4af7-bb3c-7d4b5181920e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbf8bd4f_a982_42ac_b7cc_32c251891428.slice PodAnnotations:0xc00294e188}] Aliases:map[]}\"",
2026-06-11 18:01:03.188288 | controller |     "Jun 11 17:31:18.510130 crc crio[23211]: time=\"2026-06-11T17:31:18.510101497Z\" level=info msg=\"Checking pod openstack_neutron-7569fcd46f-pzncl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.188313 | controller |     "Jun 11 17:31:18.517722 crc crio[23211]: time=\"2026-06-11T17:31:18.517635576Z\" level=info msg=\"Stopped container edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=8a8cc021-57a7-4ed6-bf54-07e29df2c70c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.188337 | controller |     "Jun 11 17:31:18.521926 crc crio[23211]: time=\"2026-06-11T17:31:18.521835081Z\" level=info msg=\"Stopping pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\" id=8d32f33d-367a-488a-a452-edf73d1b70f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.188362 | controller |     "Jun 11 17:31:18.524837 crc crio[23211]: time=\"2026-06-11T17:31:18.524764625Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab UID:f2a2bdaa-1e54-4225-adcb-08405b54a310 NetNS:/var/run/netns/9a47afe7-0623-431c-a945-22e5fe5003cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2a2bdaa_1e54_4225_adcb_08405b54a310.slice PodAnnotations:0xc003089220}] Aliases:map[]}\"",
2026-06-11 18:01:03.188390 | controller |     "Jun 11 17:31:18.525009 crc crio[23211]: time=\"2026-06-11T17:31:18.52496952Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.188415 | controller |     "Jun 11 17:31:18.530738 crc crio[23211]: time=\"2026-06-11T17:31:18.530646792Z\" level=info msg=\"Ran pod sandbox 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10 with infra container: openstack/barbican-worker-6c4d94f6fc-bf45w/POD\" id=dbc43b64-6b20-477b-b2e8-9bf235dccb34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.188438 | controller |     "Jun 11 17:31:18.542610 crc crio[23211]: time=\"2026-06-11T17:31:18.534006406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=13b162b0-a406-4837-8f33-4791a8cd9877 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.188461 | controller |     "Jun 11 17:31:18.542610 crc crio[23211]: time=\"2026-06-11T17:31:18.540804347Z\" level=info msg=\"Ran pod sandbox 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d with infra container: openstack/neutron-7569fcd46f-pzncl/POD\" id=fdfdfa1e-ad33-4377-8e5a-977de1c7e05b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.188483 | controller |     "Jun 11 17:31:18.545069 crc crio[23211]: time=\"2026-06-11T17:31:18.544330834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f9c149f9-9771-47cc-8155-ae82462910d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.188538 | controller |     "Jun 11 17:31:18.568840 crc crio[23211]: time=\"2026-06-11T17:31:18.56687523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=6f2c4bc1-0eb6-4f56-9630-9fbcd7b51463 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.188576 | controller |     "Jun 11 17:31:18.604094 crc crio[23211]: time=\"2026-06-11T17:31:18.598414059Z\" level=info msg=\"Got pod network &{Name:barbican-api-695766c6-f8jzs Namespace:openstack ID:7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245 UID:8592ca57-6b9a-48c3-b47b-d9cf29916197 NetNS:/var/run/netns/843a3f7a-0f09-4ea0-9d3a-aa3c518c377f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8592ca57_6b9a_48c3_b47b_d9cf29916197.slice PodAnnotations:0xc006bcd200}] Aliases:map[]}\"",
2026-06-11 18:01:03.188605 | controller |     "Jun 11 17:31:18.604094 crc crio[23211]: time=\"2026-06-11T17:31:18.598578113Z\" level=info msg=\"Adding pod openstack_barbican-api-695766c6-f8jzs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.188631 | controller |     "Jun 11 17:31:18.607940 crc crio[23211]: time=\"2026-06-11T17:31:18.607641251Z\" level=info msg=\"Creating container: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log\" id=b79627cd-67f7-4ce2-a7c0-06d90b6f83b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.188655 | controller |     "Jun 11 17:31:18.608615 crc crio[23211]: time=\"2026-06-11T17:31:18.608591444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.188679 | controller |     "Jun 11 17:31:18.657139 crc crio[23211]: 2026-06-11T17:31:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ba0e065817cfdb Mac:46:14:61:be:aa:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/bc6f6643-c880-444a-aaeb-eb80b995ce73 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.188703 | controller |     "Jun 11 17:31:18.669517 crc crio[23211]: time=\"2026-06-11T17:31:18.669323016Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-67cdc78c98-dm848 Namespace:openstack ID:1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5 UID:de58a9e7-2d85-4470-8cce-979b5f8f610c NetNS:/var/run/netns/bc6f6643-c880-444a-aaeb-eb80b995ce73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde58a9e7_2d85_4470_8cce_979b5f8f610c.slice PodAnnotations:0xc00008c208}] Aliases:map[]}\"",
2026-06-11 18:01:03.188728 | controller |     "Jun 11 17:31:18.674134 crc crio[23211]: time=\"2026-06-11T17:31:18.674081706Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-67cdc78c98-dm848 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.188754 | controller |     "Jun 11 17:31:18.696576 crc crio[23211]: time=\"2026-06-11T17:31:18.69538647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=83ba5cb7-bea4-469f-b49f-0645dc1eed98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.188777 | controller |     "Jun 11 17:31:18.718637 crc crio[23211]: time=\"2026-06-11T17:31:18.71453321Z\" level=info msg=\"Stopping container: 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680 (timeout: 30s)\" id=15d2ca93-7725-4822-8b63-08758e226ca1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.188806 | controller |     "Jun 11 17:31:18.725277 crc crio[23211]: time=\"2026-06-11T17:31:18.725145395Z\" level=info msg=\"Ran pod sandbox 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5 with infra container: openstack/barbican-keystone-listener-67cdc78c98-dm848/POD\" id=97ce76b2-71c5-479d-a008-606b9ee39441 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.188831 | controller |     "Jun 11 17:31:18.729765 crc crio[23211]: time=\"2026-06-11T17:31:18.729377801Z\" level=info msg=\"Stopping container: cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019 (timeout: 30s)\" id=34767901-4e09-4de5-b214-813ff86d5119 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.188855 | controller |     "Jun 11 17:31:18.732668 crc crio[23211]: time=\"2026-06-11T17:31:18.732600833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=e2e44547-9fee-4569-ae94-af7f097f7708 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.188881 | controller |     "Jun 11 17:31:18.745712 crc crio[23211]: time=\"2026-06-11T17:31:18.738164281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=a5298864-e5f9-4871-9016-0e5a907a66dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.188906 | controller |     "Jun 11 17:31:18.754103 crc crio[23211]: time=\"2026-06-11T17:31:18.75286566Z\" level=info msg=\"Creating container: openstack/neutron-7569fcd46f-pzncl/neutron-api\" id=a596acdb-be06-4017-9536-9472dc6f53b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.188935 | controller |     "Jun 11 17:31:18.754103 crc crio[23211]: time=\"2026-06-11T17:31:18.753343802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.188965 | controller |     "Jun 11 17:31:18.766402 crc crio[23211]: time=\"2026-06-11T17:31:18.764350228Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log\" id=0702ff21-f663-4c6b-8641-4375cf55cc87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.188996 | controller |     "Jun 11 17:31:18.767369 crc crio[23211]: time=\"2026-06-11T17:31:18.767268531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.189024 | controller |     "Jun 11 17:31:18.828501 crc crio[23211]: time=\"2026-06-11T17:31:18.827547481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.189053 | controller |     "Jun 11 17:31:18.833033 crc crio[23211]: time=\"2026-06-11T17:31:18.832947396Z\" level=info msg=\"Removing container: a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115\" id=fc35f15d-dd60-49f5-8d2b-bf33293eb0a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.189082 | controller |     "Jun 11 17:31:18.850690 crc crio[23211]: time=\"2026-06-11T17:31:18.847882291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.189110 | controller |     "Jun 11 17:31:18.942054 crc crio[23211]: time=\"2026-06-11T17:31:18.941929127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.189139 | controller |     "Jun 11 17:31:18.948262 crc crio[23211]: time=\"2026-06-11T17:31:18.948078531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.189174 | controller |     "Jun 11 17:31:18.974054 crc crio[23211]: time=\"2026-06-11T17:31:18.973863757Z\" level=info msg=\"Created container 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log\" id=b79627cd-67f7-4ce2-a7c0-06d90b6f83b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.189202 | controller |     "Jun 11 17:31:18.977075 crc crio[23211]: time=\"2026-06-11T17:31:18.976981785Z\" level=info msg=\"Starting container: 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54\" id=bc9169f6-ecf9-4839-967b-ac1d95c1725d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.189230 | controller |     "Jun 11 17:31:18.985008 crc crio[23211]: time=\"2026-06-11T17:31:18.984907554Z\" level=info msg=\"Started container\" PID=266519 containerID=6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54 description=openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log id=bc9169f6-ecf9-4839-967b-ac1d95c1725d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10",
2026-06-11 18:01:03.189258 | controller |     "Jun 11 17:31:18.991354 crc crio[23211]: time=\"2026-06-11T17:31:18.991268833Z\" level=info msg=\"Removed container a08dea1618358df8d11acac6086e2c5f4460891c19d412f9b095c460643f6115: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fc35f15d-dd60-49f5-8d2b-bf33293eb0a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.189287 | controller |     "Jun 11 17:31:19.052095 crc crio[23211]: time=\"2026-06-11T17:31:19.049582904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=cad88016-d547-4dd4-8962-d059c74f1fb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.189312 | controller |     "Jun 11 17:31:19.147010 crc crio[23211]: time=\"2026-06-11T17:31:19.140758028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.189337 | controller |     "Jun 11 17:31:19.173668 crc crio[23211]: time=\"2026-06-11T17:31:19.1735668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.189361 | controller |     "Jun 11 17:31:19.176014 crc crio[23211]: time=\"2026-06-11T17:31:19.174960625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=f8264c19-1883-47da-8fa5-f6727c57793f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.189386 | controller |     "Jun 11 17:31:19.220033 crc crio[23211]: time=\"2026-06-11T17:31:19.219765408Z\" level=info msg=\"Creating container: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker\" id=7671f875-55e6-4c05-a36f-36a6b2120831 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.189411 | controller |     "Jun 11 17:31:19.240613 crc crio[23211]: time=\"2026-06-11T17:31:19.232096998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.189437 | controller |     "Jun 11 17:31:19.250639 crc crio[23211]: time=\"2026-06-11T17:31:19.249694218Z\" level=info msg=\"Stopped pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7\" id=a1b04ec1-7aca-436d-ae53-55eb0971e671 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.189463 | controller |     "Jun 11 17:31:19.312994 crc crio[23211]: time=\"2026-06-11T17:31:19.305882696Z\" level=info msg=\"Stopping container: 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c (timeout: 30s)\" id=768c94e2-cc50-44ca-bd23-46d76f4c245d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.189495 | controller |     "Jun 11 17:31:19.473309 crc crio[23211]: time=\"2026-06-11T17:31:19.472994703Z\" level=info msg=\"Stopped pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\" id=8d32f33d-367a-488a-a452-edf73d1b70f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.189583 | controller |     "Jun 11 17:31:19.593500 crc crio[23211]: time=\"2026-06-11T17:31:19.588842846Z\" level=info msg=\"Created container c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log\" id=0702ff21-f663-4c6b-8641-4375cf55cc87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.189616 | controller |     "Jun 11 17:31:19.616909 crc crio[23211]: time=\"2026-06-11T17:31:19.607617985Z\" level=info msg=\"Starting container: c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1\" id=ab72dc5d-8355-4f8d-a16a-26230db6f3d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.189643 | controller |     "Jun 11 17:31:19.617683 crc crio[23211]: time=\"2026-06-11T17:31:19.617604177Z\" level=info msg=\"Started container\" PID=266653 containerID=c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1 description=openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log id=ab72dc5d-8355-4f8d-a16a-26230db6f3d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5",
2026-06-11 18:01:03.189669 | controller |     "Jun 11 17:31:19.637776 crc crio[23211]: time=\"2026-06-11T17:31:19.637680529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=af2c07f6-bb30-4c20-9408-c16ce2909d64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.189693 | controller |     "Jun 11 17:31:19.744730 crc crio[23211]: time=\"2026-06-11T17:31:19.744020774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.189718 | controller |     "Jun 11 17:31:19.752591 crc crio[23211]: time=\"2026-06-11T17:31:19.752310101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.189745 | controller |     "Jun 11 17:31:19.806198 crc crio[23211]: 2026-06-11T17:31:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d3eacb2cb3aa83 Mac:a6:d8:06:fd:79:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7e Mtu:0 Sandbox:/var/run/netns/843a3f7a-0f09-4ea0-9d3a-aa3c518c377f SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.1.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.189775 | controller |     "Jun 11 17:31:19.807914 crc crio[23211]: time=\"2026-06-11T17:31:19.807841662Z\" level=info msg=\"Got pod network &{Name:barbican-api-695766c6-f8jzs Namespace:openstack ID:7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245 UID:8592ca57-6b9a-48c3-b47b-d9cf29916197 NetNS:/var/run/netns/843a3f7a-0f09-4ea0-9d3a-aa3c518c377f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8592ca57_6b9a_48c3_b47b_d9cf29916197.slice PodAnnotations:0xc006bcd200}] Aliases:map[]}\"",
2026-06-11 18:01:03.189803 | controller |     "Jun 11 17:31:19.808037 crc crio[23211]: time=\"2026-06-11T17:31:19.808016087Z\" level=info msg=\"Checking pod openstack_barbican-api-695766c6-f8jzs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.189845 | controller |     "Jun 11 17:31:19.817995 crc crio[23211]: time=\"2026-06-11T17:31:19.817937605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=63e7af10-7e19-46e6-9678-9a0678744dcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.189873 | controller |     "Jun 11 17:31:19.820663 crc crio[23211]: time=\"2026-06-11T17:31:19.820371116Z\" level=info msg=\"Stopped container cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019: openstack/openstack-cell1-galera-0/galera\" id=34767901-4e09-4de5-b214-813ff86d5119 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.189900 | controller |     "Jun 11 17:31:19.821492 crc crio[23211]: time=\"2026-06-11T17:31:19.821355281Z\" level=info msg=\"Stopping pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\" id=770e4999-d6ed-4cf5-9944-041536fbb864 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.189927 | controller |     "Jun 11 17:31:19.822780 crc crio[23211]: time=\"2026-06-11T17:31:19.822701085Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661 UID:d35c7fcb-e859-4e4d-9b18-a38cf4e050ad NetNS:/var/run/netns/0ad0f5ed-af20-415d-a05e-ee48753cfe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd35c7fcb_e859_4e4d_9b18_a38cf4e050ad.slice PodAnnotations:0xc000d2e9b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.189951 | controller |     "Jun 11 17:31:19.822946 crc crio[23211]: time=\"2026-06-11T17:31:19.82289478Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.189977 | controller |     "Jun 11 17:31:19.837263 crc crio[23211]: time=\"2026-06-11T17:31:19.837145426Z\" level=info msg=\"Ran pod sandbox 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245 with infra container: openstack/barbican-api-695766c6-f8jzs/POD\" id=1168fa1c-83c9-4774-a60b-d518f66c0e27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.190003 | controller |     "Jun 11 17:31:19.845246 crc crio[23211]: time=\"2026-06-11T17:31:19.845148947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=bc83cdbc-94e9-44f9-a258-1c21eb4fffb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.190028 | controller |     "Jun 11 17:31:19.854404 crc crio[23211]: time=\"2026-06-11T17:31:19.854275066Z\" level=info msg=\"Stopped container 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c: openstack/memcached-0/memcached\" id=768c94e2-cc50-44ca-bd23-46d76f4c245d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.190054 | controller |     "Jun 11 17:31:19.859610 crc crio[23211]: time=\"2026-06-11T17:31:19.859509107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0655b55b-6784-43f4-83f9-4646fc4babb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.190080 | controller |     "Jun 11 17:31:19.860013 crc crio[23211]: time=\"2026-06-11T17:31:19.859954859Z\" level=info msg=\"Stopping pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243\" id=34242142-694f-418a-8515-3d5c4760a227 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.190106 | controller |     "Jun 11 17:31:19.861518 crc crio[23211]: time=\"2026-06-11T17:31:19.861369544Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243 UID:4f7abdfd-3635-4eb5-aba0-e98845859542 NetNS:/var/run/netns/c9db5815-b7c4-4043-9658-889eb2c9dc0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f7abdfd_3635_4eb5_aba0_e98845859542.slice PodAnnotations:0xc0018bed40}] Aliases:map[]}\"",
2026-06-11 18:01:03.190137 | controller |     "Jun 11 17:31:19.861620 crc crio[23211]: time=\"2026-06-11T17:31:19.86159819Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.190164 | controller |     "Jun 11 17:31:19.865356 crc crio[23211]: time=\"2026-06-11T17:31:19.865260991Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener\" id=03ec20a1-1346-45ac-a755-e4318b39fb6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.190191 | controller |     "Jun 11 17:31:19.936645 crc crio[23211]: time=\"2026-06-11T17:31:19.936592928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.190218 | controller |     "Jun 11 17:31:19.941286 crc crio[23211]: time=\"2026-06-11T17:31:19.940831715Z\" level=info msg=\"Stopped container 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680: openstack/openstack-galera-0/galera\" id=15d2ca93-7725-4822-8b63-08758e226ca1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.190244 | controller |     "Jun 11 17:31:19.956680 crc crio[23211]: time=\"2026-06-11T17:31:19.956613781Z\" level=info msg=\"Stopping pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\" id=e7c04974-0ea7-4ebe-b57f-e835bdccd1c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.190270 | controller |     "Jun 11 17:31:19.960090 crc crio[23211]: time=\"2026-06-11T17:31:19.959966064Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33 UID:6b35f971-1991-4c86-939d-c7f7523c8603 NetNS:/var/run/netns/4d14529d-e417-45ae-927e-97c33f30ab3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b35f971_1991_4c86_939d_c7f7523c8603.slice PodAnnotations:0xc000612e28}] Aliases:map[]}\"",
2026-06-11 18:01:03.190296 | controller |     "Jun 11 17:31:19.961813 crc crio[23211]: time=\"2026-06-11T17:31:19.96020235Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.190322 | controller |     "Jun 11 17:31:19.962908 crc crio[23211]: time=\"2026-06-11T17:31:19.962729873Z\" level=info msg=\"Creating container: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=ca28aa18-860f-4644-87ab-c7e3c60f2f85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.190348 | controller |     "Jun 11 17:31:20.175050 crc crio[23211]: time=\"2026-06-11T17:31:20.174755005Z\" level=info msg=\"Created container d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8: openstack/neutron-7569fcd46f-pzncl/neutron-api\" id=a596acdb-be06-4017-9536-9472dc6f53b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.190374 | controller |     "Jun 11 17:31:20.183960 crc crio[23211]: time=\"2026-06-11T17:31:20.183866834Z\" level=info msg=\"Starting container: d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8\" id=7d0e4652-f1f1-4b97-9b34-84f55bc9ab99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.190399 | controller |     "Jun 11 17:31:20.250920 crc crio[23211]: time=\"2026-06-11T17:31:20.250510293Z\" level=info msg=\"Started container\" PID=266541 containerID=d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8 description=openstack/neutron-7569fcd46f-pzncl/neutron-api id=7d0e4652-f1f1-4b97-9b34-84f55bc9ab99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d",
2026-06-11 18:01:03.190432 | controller |     "Jun 11 17:31:20.284841 crc crio[23211]: time=\"2026-06-11T17:31:20.283815308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b0cf6985-5d2c-408d-9349-cf56d67f8cf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.190459 | controller |     "Jun 11 17:31:20.338933 crc crio[23211]: time=\"2026-06-11T17:31:20.338819047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.190486 | controller |     "Jun 11 17:31:20.346274 crc crio[23211]: time=\"2026-06-11T17:31:20.34620059Z\" level=info msg=\"Stopped container 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca: openstack/cinder-api-0/cinder-api\" id=c6c0801f-0741-4b12-9047-f33b0652ffff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.190532 | controller |     "Jun 11 17:31:20.347732 crc crio[23211]: time=\"2026-06-11T17:31:20.347699788Z\" level=info msg=\"Stopping pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\" id=e417cdd8-1312-41da-9df1-f10a20a3cb38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.190569 | controller |     "Jun 11 17:31:20.349923 crc crio[23211]: time=\"2026-06-11T17:31:20.349884733Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655 UID:0d684fab-26fe-42eb-b93b-c32c40619c12 NetNS:/var/run/netns/6a1a487f-e08f-4e93-b0b7-7b497cf74bb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d684fab_26fe_42eb_b93b_c32c40619c12.slice PodAnnotations:0xc00294e378}] Aliases:map[]}\"",
2026-06-11 18:01:03.190598 | controller |     "Jun 11 17:31:20.351376 crc crio[23211]: time=\"2026-06-11T17:31:20.35134544Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.190624 | controller |     "Jun 11 17:31:20.373488 crc crio[23211]: time=\"2026-06-11T17:31:20.369403862Z\" level=info msg=\"Stopped pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\" id=770e4999-d6ed-4cf5-9944-041536fbb864 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.190648 | controller |     "Jun 11 17:31:20.561645 crc crio[23211]: time=\"2026-06-11T17:31:20.560798528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=de40c0f1-a80e-4b9a-bf45-340a3acc0c5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.190673 | controller |     "Jun 11 17:31:20.680954 crc crio[23211]: time=\"2026-06-11T17:31:20.680772294Z\" level=info msg=\"Stopped container d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484: openstack/nova-api-0/nova-api-api\" id=59020f01-422a-4756-aa8a-a9cb61f2a1f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.190698 | controller |     "Jun 11 17:31:20.684510 crc crio[23211]: time=\"2026-06-11T17:31:20.683140233Z\" level=info msg=\"Stopping pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\" id=53883f66-5e8f-48f6-b8fa-10b8f0ae6103 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.190723 | controller |     "Jun 11 17:31:20.684510 crc crio[23211]: time=\"2026-06-11T17:31:20.684028166Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347 UID:9ff269bc-5344-4fce-a8e0-983aa015ebb7 NetNS:/var/run/netns/26c17a4b-3180-412e-89c4-4a7d721ef68b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ff269bc_5344_4fce_a8e0_983aa015ebb7.slice PodAnnotations:0xc000612270}] Aliases:map[]}\"",
2026-06-11 18:01:03.190753 | controller |     "Jun 11 17:31:20.684510 crc crio[23211]: time=\"2026-06-11T17:31:20.684237451Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.190780 | controller |     "Jun 11 17:31:20.688512 crc crio[23211]: time=\"2026-06-11T17:31:20.688158039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.190804 | controller |     "Jun 11 17:31:20.699363 crc crio[23211]: time=\"2026-06-11T17:31:20.699265407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.190827 | controller |     "Jun 11 17:31:20.733398 crc crio[23211]: time=\"2026-06-11T17:31:20.732647244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.190851 | controller |     "Jun 11 17:31:20.738208 crc crio[23211]: time=\"2026-06-11T17:31:20.738111151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.190876 | controller |     "Jun 11 17:31:20.745514 crc crio[23211]: time=\"2026-06-11T17:31:20.737905046Z\" level=info msg=\"Creating container: openstack/neutron-7569fcd46f-pzncl/neutron-httpd\" id=02b76070-009f-4222-9fd0-b88f1011da4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.190900 | controller |     "Jun 11 17:31:20.767102 crc crio[23211]: time=\"2026-06-11T17:31:20.767007134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.190924 | controller |     "Jun 11 17:31:20.790530 crc crio[23211]: time=\"2026-06-11T17:31:20.785669873Z\" level=info msg=\"Stopped pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243\" id=34242142-694f-418a-8515-3d5c4760a227 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.190949 | controller |     "Jun 11 17:31:20.822117 crc crio[23211]: time=\"2026-06-11T17:31:20.82189294Z\" level=info msg=\"Stopped container 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=23052d10-0125-4f97-92bf-be42d6869d23 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.190974 | controller |     "Jun 11 17:31:20.824495 crc crio[23211]: time=\"2026-06-11T17:31:20.823410538Z\" level=info msg=\"Stopping pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669\" id=45b67ce6-da06-4b25-948a-8b455b9277b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.191000 | controller |     "Jun 11 17:31:20.824495 crc crio[23211]: time=\"2026-06-11T17:31:20.824057474Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669 UID:d377d0d5-3304-48d5-af85-e7f5bd2aace7 NetNS:/var/run/netns/d2fa0520-0a30-4ff9-96db-83408fb63c7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd377d0d5_3304_48d5_af85_e7f5bd2aace7.slice PodAnnotations:0xc0018be2c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.191029 | controller |     "Jun 11 17:31:20.824495 crc crio[23211]: time=\"2026-06-11T17:31:20.824226348Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.191062 | controller |     "Jun 11 17:31:20.849232 crc crio[23211]: time=\"2026-06-11T17:31:20.84826781Z\" level=info msg=\"Stopping container: a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9 (timeout: 30s)\" id=6014e32a-dca9-4eaa-9fa3-665620cf0027 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.191085 | controller |     "Jun 11 17:31:20.849232 crc crio[23211]: time=\"2026-06-11T17:31:20.849151163Z\" level=info msg=\"Stopping container: 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f (timeout: 30s)\" id=3abe069e-fce6-4df2-8c8d-4b726287c5f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.191106 | controller |     "Jun 11 17:31:20.849715 crc crio[23211]: time=\"2026-06-11T17:31:20.849299846Z\" level=info msg=\"Stopping container: 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417 (timeout: 30s)\" id=2fbbe695-d7a5-4e7c-a476-97169e0b0af0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.191131 | controller |     "Jun 11 17:31:20.851678 crc crio[23211]: time=\"2026-06-11T17:31:20.851569114Z\" level=info msg=\"Stopping container: aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582 (timeout: 30s)\" id=dcf4d636-0aeb-4b8a-91e6-1042131ef043 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.191157 | controller |     "Jun 11 17:31:20.875998 crc crio[23211]: time=\"2026-06-11T17:31:20.875901853Z\" level=info msg=\"Removing container: 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b\" id=b08ddfe0-0282-48e3-bba1-d67f7e17719f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.191206 | controller |     "Jun 11 17:31:20.892622 crc crio[23211]: time=\"2026-06-11T17:31:20.892226222Z\" level=info msg=\"Stopping container: cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23 (timeout: 30s)\" id=9d834476-1b2d-42c8-a62f-55befa8885f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.191234 | controller |     "Jun 11 17:31:21.072510 crc crio[23211]: time=\"2026-06-11T17:31:21.06412755Z\" level=info msg=\"Stopped container 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7: openstack/nova-metadata-0/nova-metadata-metadata\" id=bb54750e-f4f9-4fb6-8102-f50eb1502f1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.191261 | controller |     "Jun 11 17:31:21.072510 crc crio[23211]: time=\"2026-06-11T17:31:21.071621737Z\" level=info msg=\"Stopping pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\" id=3ed1d2fc-6e56-4777-ac6f-9a5f5b1ada46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.191288 | controller |     "Jun 11 17:31:21.072510 crc crio[23211]: time=\"2026-06-11T17:31:21.072101079Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12 UID:0fceda24-36f4-49c2-94fc-44ed0d721386 NetNS:/var/run/netns/0f196d9c-af60-48e8-b698-f2db4152915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fceda24_36f4_49c2_94fc_44ed0d721386.slice PodAnnotations:0xc002278800}] Aliases:map[]}\"",
2026-06-11 18:01:03.191317 | controller |     "Jun 11 17:31:21.072510 crc crio[23211]: time=\"2026-06-11T17:31:21.072301784Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.191342 | controller |     "Jun 11 17:31:21.146167 crc crio[23211]: time=\"2026-06-11T17:31:21.146029401Z\" level=info msg=\"Stopped pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\" id=e7c04974-0ea7-4ebe-b57f-e835bdccd1c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.191367 | controller |     "Jun 11 17:31:21.169832 crc crio[23211]: time=\"2026-06-11T17:31:21.169347056Z\" level=info msg=\"Stopped container 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417: openstack/ceilometer-0/sg-core\" id=2fbbe695-d7a5-4e7c-a476-97169e0b0af0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.191398 | controller |     "Jun 11 17:31:21.470862 crc crio[23211]: time=\"2026-06-11T17:31:21.470698806Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-lq6q6/POD\" id=742d0753-c2c5-43e9-8b20-c5baeb2decca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.191422 | controller |     "Jun 11 17:31:21.470862 crc crio[23211]: time=\"2026-06-11T17:31:21.470790168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.191446 | controller |     "Jun 11 17:31:21.603314 crc crio[23211]: time=\"2026-06-11T17:31:21.603211766Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=8355dc18-8e83-4a09-8ff6-0c853086c348 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.191469 | controller |     "Jun 11 17:31:21.603505 crc crio[23211]: time=\"2026-06-11T17:31:21.603332519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.191492 | controller |     "Jun 11 17:31:21.667817 crc crio[23211]: time=\"2026-06-11T17:31:21.667704542Z\" level=info msg=\"Stopped container 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4: openstack/cinder-scheduler-0/cinder-scheduler\" id=05193888-6a69-4fa4-83e7-16efbe29a7d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.191543 | controller |     "Jun 11 17:31:21.698961 crc crio[23211]: time=\"2026-06-11T17:31:21.698857022Z\" level=info msg=\"Stopping pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\" id=cfd2ec9b-98ab-4c13-8f58-1d057917bd7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.191572 | controller |     "Jun 11 17:31:21.700698 crc crio[23211]: time=\"2026-06-11T17:31:21.699726245Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3 UID:32c158fc-eb56-4347-96fc-620d3591b400 NetNS:/var/run/netns/33545c3b-c3d5-4021-80b8-81e9efba5601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32c158fc_eb56_4347_96fc_620d3591b400.slice PodAnnotations:0xc006bccaf0}] Aliases:map[]}\"",
2026-06-11 18:01:03.191599 | controller |     "Jun 11 17:31:21.700698 crc crio[23211]: time=\"2026-06-11T17:31:21.699860148Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.191625 | controller |     "Jun 11 17:31:21.778109 crc crio[23211]: time=\"2026-06-11T17:31:21.777934254Z\" level=info msg=\"Created container 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker\" id=7671f875-55e6-4c05-a36f-36a6b2120831 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.191651 | controller |     "Jun 11 17:31:21.789873 crc crio[23211]: time=\"2026-06-11T17:31:21.78973945Z\" level=info msg=\"Starting container: 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938\" id=59a3523b-325b-4826-a8f3-ba2c0eb6a1e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.191676 | controller |     "Jun 11 17:31:21.813505 crc crio[23211]: time=\"2026-06-11T17:31:21.813245898Z\" level=info msg=\"Started container\" PID=266976 containerID=42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938 description=openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker id=59a3523b-325b-4826-a8f3-ba2c0eb6a1e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10",
2026-06-11 18:01:03.191708 | controller |     "Jun 11 17:31:21.834499 crc crio[23211]: time=\"2026-06-11T17:31:21.834367558Z\" level=info msg=\"Stopped container aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582: openstack/ceilometer-0/proxy-httpd\" id=dcf4d636-0aeb-4b8a-91e6-1042131ef043 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.191734 | controller |     "Jun 11 17:31:21.960660 crc crio[23211]: time=\"2026-06-11T17:31:21.960351475Z\" level=info msg=\"Removed container 6986dac0660efc7489948469443e5591e56bee9723b083015801b1b39d61b93b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=b08ddfe0-0282-48e3-bba1-d67f7e17719f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.191759 | controller |     "Jun 11 17:31:22.063578 crc crio[23211]: time=\"2026-06-11T17:31:22.051237962Z\" level=info msg=\"Stopped pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\" id=e417cdd8-1312-41da-9df1-f10a20a3cb38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.191782 | controller |     "Jun 11 17:31:22.078566 crc crio[23211]: time=\"2026-06-11T17:31:22.075668573Z\" level=info msg=\"Created container 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener\" id=03ec20a1-1346-45ac-a755-e4318b39fb6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.191806 | controller |     "Jun 11 17:31:22.079917 crc crio[23211]: time=\"2026-06-11T17:31:22.079845358Z\" level=info msg=\"Starting container: 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc\" id=107179b4-5d5f-4dec-8912-bd03ea191888 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.191829 | controller |     "Jun 11 17:31:22.083811 crc crio[23211]: time=\"2026-06-11T17:31:22.083614193Z\" level=info msg=\"Stopped pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\" id=53883f66-5e8f-48f6-b8fa-10b8f0ae6103 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.191852 | controller |     "Jun 11 17:31:22.089763 crc crio[23211]: time=\"2026-06-11T17:31:22.089620253Z\" level=info msg=\"Started container\" PID=266988 containerID=2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc description=openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener id=107179b4-5d5f-4dec-8912-bd03ea191888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5",
2026-06-11 18:01:03.191879 | controller |     "Jun 11 17:31:22.090866 crc crio[23211]: time=\"2026-06-11T17:31:22.090753362Z\" level=info msg=\"Stopped container a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9: openstack/ceilometer-0/ceilometer-central-agent\" id=6014e32a-dca9-4eaa-9fa3-665620cf0027 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.191906 | controller |     "Jun 11 17:31:22.163608 crc crio[23211]: time=\"2026-06-11T17:31:22.163496904Z\" level=info msg=\"Stopped pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\" id=3ed1d2fc-6e56-4777-ac6f-9a5f5b1ada46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.191931 | controller |     "Jun 11 17:31:22.276615 crc crio[23211]: time=\"2026-06-11T17:31:22.265649244Z\" level=info msg=\"Stopped container be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595: openstack/rabbitmq-server-0/rabbitmq\" id=57dd73f0-c199-4ceb-8c90-75cc2b594fef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.191955 | controller |     "Jun 11 17:31:22.276615 crc crio[23211]: time=\"2026-06-11T17:31:22.272991188Z\" level=info msg=\"Stopping pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\" id=058ce4d2-eeeb-4786-b3ff-2468729cf453 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.191979 | controller |     "Jun 11 17:31:22.276615 crc crio[23211]: time=\"2026-06-11T17:31:22.276223748Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8 UID:18f2683f-c688-4862-b3a2-02d915e635de NetNS:/var/run/netns/9e1453f6-7885-4854-86c6-92e1320f242a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18f2683f_c688_4862_b3a2_02d915e635de.slice PodAnnotations:0xc002278058}] Aliases:map[]}\"",
2026-06-11 18:01:03.192009 | controller |     "Jun 11 17:31:22.276615 crc crio[23211]: time=\"2026-06-11T17:31:22.276496676Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.192034 | controller |     "Jun 11 17:31:22.289492 crc crio[23211]: time=\"2026-06-11T17:31:22.287928072Z\" level=info msg=\"Stopped pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669\" id=45b67ce6-da06-4b25-948a-8b455b9277b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.192060 | controller |     "Jun 11 17:31:22.309637 crc crio[23211]: time=\"2026-06-11T17:31:22.303938193Z\" level=info msg=\"Created container a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=ca28aa18-860f-4644-87ab-c7e3c60f2f85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.192086 | controller |     "Jun 11 17:31:22.316814 crc crio[23211]: time=\"2026-06-11T17:31:22.312703063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.192111 | controller |     "Jun 11 17:31:22.316814 crc crio[23211]: time=\"2026-06-11T17:31:22.314062516Z\" level=info msg=\"Stopped pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\" id=cfd2ec9b-98ab-4c13-8f58-1d057917bd7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.192138 | controller |     "Jun 11 17:31:22.316814 crc crio[23211]: time=\"2026-06-11T17:31:22.314411045Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-lq6q6 Namespace:openstack ID:575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098 UID:f5d9eb4b-a6dc-4d99-8a5c-2518e9077f56 NetNS:/var/run/netns/bcdb774e-2208-4dab-bf0f-f824a34c9ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d9eb4b_a6dc_4d99_8a5c_2518e9077f56.slice PodAnnotations:0xc00008c728}] Aliases:map[]}\"",
2026-06-11 18:01:03.192162 | controller |     "Jun 11 17:31:22.316814 crc crio[23211]: time=\"2026-06-11T17:31:22.314511047Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-lq6q6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.192188 | controller |     "Jun 11 17:31:22.335899 crc crio[23211]: time=\"2026-06-11T17:31:22.331512424Z\" level=info msg=\"Starting container: a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27\" id=24ae0ba4-361b-4cf2-9641-95737e29e8c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.192211 | controller |     "Jun 11 17:31:22.352711 crc crio[23211]: time=\"2026-06-11T17:31:22.349699319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.192238 | controller |     "Jun 11 17:31:22.367212 crc crio[23211]: time=\"2026-06-11T17:31:22.367102525Z\" level=info msg=\"Started container\" PID=267022 containerID=a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27 description=openstack/barbican-api-695766c6-f8jzs/barbican-api-log id=24ae0ba4-361b-4cf2-9641-95737e29e8c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245",
2026-06-11 18:01:03.192270 | controller |     "Jun 11 17:31:22.379130 crc crio[23211]: time=\"2026-06-11T17:31:22.379062465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6be09606-7fc2-45be-98b6-bda035a9a354 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.192293 | controller |     "Jun 11 17:31:22.391608 crc crio[23211]: time=\"2026-06-11T17:31:22.389931098Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c UID:617f6b3d-4985-4892-a93c-acb3742737bc NetNS:/var/run/netns/1b0f68f1-2d2c-473d-98f9-13c4cc8eb095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f6b3d_4985_4892_a93c_acb3742737bc.slice PodAnnotations:0xc00008c970}] Aliases:map[]}\"",
2026-06-11 18:01:03.192318 | controller |     "Jun 11 17:31:22.391608 crc crio[23211]: time=\"2026-06-11T17:31:22.389996099Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.192343 | controller |     "Jun 11 17:31:22.592115 crc crio[23211]: time=\"2026-06-11T17:31:22.591309313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8dcfe29b-03a4-4d18-a68c-beb8246a6360 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.192366 | controller |     "Jun 11 17:31:22.604542 crc crio[23211]: time=\"2026-06-11T17:31:22.604331639Z\" level=info msg=\"Creating container: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=27361033-b864-4d75-9dfe-ce61e7bcab2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.192388 | controller |     "Jun 11 17:31:22.604959 crc crio[23211]: time=\"2026-06-11T17:31:22.604882323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.192413 | controller |     "Jun 11 17:31:22.725784 crc crio[23211]: time=\"2026-06-11T17:31:22.72570457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.192438 | controller |     "Jun 11 17:31:22.731602 crc crio[23211]: time=\"2026-06-11T17:31:22.731403923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.192461 | controller |     "Jun 11 17:31:22.864164 crc crio[23211]: time=\"2026-06-11T17:31:22.863626166Z\" level=info msg=\"Stopping container: 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423 (timeout: 30s)\" id=e1451528-60cc-4493-928d-f4846eb36d8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.192485 | controller |     "Jun 11 17:31:22.867370 crc crio[23211]: time=\"2026-06-11T17:31:22.867232747Z\" level=info msg=\"Stopping container: 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8 (timeout: 30s)\" id=202694f6-71a9-4793-93f2-846a7274a426 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.192532 | controller |     "Jun 11 17:31:22.869157 crc crio[23211]: time=\"2026-06-11T17:31:22.869009201Z\" level=info msg=\"Stopped pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\" id=058ce4d2-eeeb-4786-b3ff-2468729cf453 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.192571 | controller |     "Jun 11 17:31:22.869800 crc crio[23211]: time=\"2026-06-11T17:31:22.86971984Z\" level=info msg=\"Removing container: 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680\" id=3c02cf69-dcfb-484b-93c2-65365d9023a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.192615 | controller |     "Jun 11 17:31:22.874045 crc crio[23211]: time=\"2026-06-11T17:31:22.873959546Z\" level=info msg=\"Stopping container: 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09 (timeout: 30s)\" id=50fa417e-2b5a-4f88-8955-bd27002b51d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.192642 | controller |     "Jun 11 17:31:22.882079 crc crio[23211]: time=\"2026-06-11T17:31:22.88014786Z\" level=info msg=\"Stopping container: 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0 (timeout: 30s)\" id=d127fa27-01db-43dc-837d-a2bcddcfc649 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.192666 | controller |     "Jun 11 17:31:23.037532 crc crio[23211]: time=\"2026-06-11T17:31:23.03739194Z\" level=info msg=\"Stopped container 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8: openstack/barbican-worker-9448f885-fdklh/barbican-worker-log\" id=202694f6-71a9-4793-93f2-846a7274a426 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.192692 | controller |     "Jun 11 17:31:23.066772 crc crio[23211]: time=\"2026-06-11T17:31:23.066670734Z\" level=info msg=\"Stopped container 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log\" id=50fa417e-2b5a-4f88-8955-bd27002b51d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.192716 | controller |     "Jun 11 17:31:23.159748 crc crio[23211]: 2026-06-11T17:31:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:575df47f0b6b950 Mac:06:3d:b6:97:ef:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7f Mtu:0 Sandbox:/var/run/netns/bcdb774e-2208-4dab-bf0f-f824a34c9ec5 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.192741 | controller |     "Jun 11 17:31:23.161864 crc crio[23211]: time=\"2026-06-11T17:31:23.161784416Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-lq6q6 Namespace:openstack ID:575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098 UID:f5d9eb4b-a6dc-4d99-8a5c-2518e9077f56 NetNS:/var/run/netns/bcdb774e-2208-4dab-bf0f-f824a34c9ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d9eb4b_a6dc_4d99_8a5c_2518e9077f56.slice PodAnnotations:0xc00008c728}] Aliases:map[]}\"",
2026-06-11 18:01:03.192764 | controller |     "Jun 11 17:31:23.162053 crc crio[23211]: time=\"2026-06-11T17:31:23.161990721Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-lq6q6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.192788 | controller |     "Jun 11 17:31:23.226777 crc crio[23211]: 2026-06-11T17:31:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d8299a1ad8820 Mac:7a:fa:f5:97:5d:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:80 Mtu:0 Sandbox:/var/run/netns/1b0f68f1-2d2c-473d-98f9-13c4cc8eb095 SocketPath: PciID:}] [{Interface:0xc00053e710 Address:{IP:10.217.1.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.192814 | controller |     "Jun 11 17:31:23.226777 crc crio[23211]: time=\"2026-06-11T17:31:23.226561869Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c UID:617f6b3d-4985-4892-a93c-acb3742737bc NetNS:/var/run/netns/1b0f68f1-2d2c-473d-98f9-13c4cc8eb095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f6b3d_4985_4892_a93c_acb3742737bc.slice PodAnnotations:0xc00008c970}] Aliases:map[]}\"",
2026-06-11 18:01:03.192840 | controller |     "Jun 11 17:31:23.226777 crc crio[23211]: time=\"2026-06-11T17:31:23.226696573Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.192867 | controller |     "Jun 11 17:31:23.239227 crc crio[23211]: time=\"2026-06-11T17:31:23.239059273Z\" level=info msg=\"Removed container 2faa601244d6a394501542540fad4789054c65cc990063a7359a32980fefa680: openstack/openstack-galera-0/galera\" id=3c02cf69-dcfb-484b-93c2-65365d9023a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.192892 | controller |     "Jun 11 17:31:23.252014 crc crio[23211]: time=\"2026-06-11T17:31:23.251827022Z\" level=info msg=\"Removing container: af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29\" id=93ca79b4-0ffa-4f94-9ee0-ab03941f6f10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.192919 | controller |     "Jun 11 17:31:23.264399 crc crio[23211]: time=\"2026-06-11T17:31:23.263771812Z\" level=info msg=\"Ran pod sandbox d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=8355dc18-8e83-4a09-8ff6-0c853086c348 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.192944 | controller |     "Jun 11 17:31:23.283596 crc crio[23211]: time=\"2026-06-11T17:31:23.283526057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=0d97ac63-14b0-4906-84c5-675ce6f3a7f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.192966 | controller |     "Jun 11 17:31:23.364625 crc crio[23211]: time=\"2026-06-11T17:31:23.3630539Z\" level=info msg=\"Ran pod sandbox 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098 with infra container: openstack/keystone-db-sync-lq6q6/POD\" id=742d0753-c2c5-43e9-8b20-c5baeb2decca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.192992 | controller |     "Jun 11 17:31:23.384929 crc crio[23211]: time=\"2026-06-11T17:31:23.384818075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=12766fe6-111e-42aa-b9d4-03f87b6b8420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.193020 | controller |     "Jun 11 17:31:23.385259 crc crio[23211]: time=\"2026-06-11T17:31:23.385117982Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=12766fe6-111e-42aa-b9d4-03f87b6b8420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.193045 | controller |     "Jun 11 17:31:23.385259 crc crio[23211]: time=\"2026-06-11T17:31:23.385207534Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=12766fe6-111e-42aa-b9d4-03f87b6b8420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.193067 | controller |     "Jun 11 17:31:23.397028 crc crio[23211]: time=\"2026-06-11T17:31:23.396939278Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=dc0069d0-a038-4b9d-971d-783451a370c5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.193090 | controller |     "Jun 11 17:31:23.409614 crc crio[23211]: time=\"2026-06-11T17:31:23.409323419Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-11 18:01:03.193112 | controller |     "Jun 11 17:31:23.571614 crc crio[23211]: time=\"2026-06-11T17:31:23.568691152Z\" level=info msg=\"Removed container af84089b760ab3826f564cc50de6aca6bce3175028946ad66ee5699606855b29: openstack/openstack-galera-0/mysql-bootstrap\" id=93ca79b4-0ffa-4f94-9ee0-ab03941f6f10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.193133 | controller |     "Jun 11 17:31:23.598351 crc crio[23211]: time=\"2026-06-11T17:31:23.598213041Z\" level=info msg=\"Removing container: 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c\" id=dc705a89-31b5-4578-bfe4-1f00cfd922f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.193166 | controller |     "Jun 11 17:31:23.788890 crc crio[23211]: time=\"2026-06-11T17:31:23.788796016Z\" level=info msg=\"Created container bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf: openstack/neutron-7569fcd46f-pzncl/neutron-httpd\" id=02b76070-009f-4222-9fd0-b88f1011da4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.193197 | controller |     "Jun 11 17:31:23.796731 crc crio[23211]: time=\"2026-06-11T17:31:23.793683109Z\" level=info msg=\"Starting container: bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf\" id=c221b78e-c236-4f54-9cee-6cd003cda6e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.193227 | controller |     "Jun 11 17:31:23.835779 crc crio[23211]: time=\"2026-06-11T17:31:23.833717552Z\" level=info msg=\"Started container\" PID=267287 containerID=bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf description=openstack/neutron-7569fcd46f-pzncl/neutron-httpd id=c221b78e-c236-4f54-9cee-6cd003cda6e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d",
2026-06-11 18:01:03.193267 | controller |     "Jun 11 17:31:23.881361 crc crio[23211]: time=\"2026-06-11T17:31:23.881035737Z\" level=info msg=\"Created container 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=27361033-b864-4d75-9dfe-ce61e7bcab2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.193297 | controller |     "Jun 11 17:31:23.897222 crc crio[23211]: time=\"2026-06-11T17:31:23.89711313Z\" level=info msg=\"Starting container: 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48\" id=e73ccea0-247b-442a-a1c0-07c4644f0e2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.193325 | controller |     "Jun 11 17:31:23.915808 crc crio[23211]: time=\"2026-06-11T17:31:23.915711716Z\" level=info msg=\"Started container\" PID=267280 containerID=2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48 description=openstack/barbican-api-695766c6-f8jzs/barbican-api id=e73ccea0-247b-442a-a1c0-07c4644f0e2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245",
2026-06-11 18:01:03.193350 | controller |     "Jun 11 17:31:23.989483 crc crio[23211]: time=\"2026-06-11T17:31:23.989088715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=dad07f30-59cd-472c-8893-9660cead0d44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.193376 | controller |     "Jun 11 17:31:24.001759 crc crio[23211]: time=\"2026-06-11T17:31:24.000931671Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0aab038a-ca31-4fda-b8d9-c7816e68c541 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.193403 | controller |     "Jun 11 17:31:24.001759 crc crio[23211]: time=\"2026-06-11T17:31:24.001395643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.193432 | controller |     "Jun 11 17:31:24.111309 crc crio[23211]: time=\"2026-06-11T17:31:24.110977118Z\" level=info msg=\"Stopped container 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=2fa136d3-62bd-4b66-a2dd-b5f34f08ab8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.193459 | controller |     "Jun 11 17:31:24.114609 crc crio[23211]: time=\"2026-06-11T17:31:24.114502137Z\" level=info msg=\"Stopping pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\" id=c32ad946-1185-437c-acd0-428e3283ec0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.193486 | controller |     "Jun 11 17:31:24.121484 crc crio[23211]: time=\"2026-06-11T17:31:24.117772529Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4 UID:0654780c-b6bb-4631-b338-3e9ec62ba244 NetNS:/var/run/netns/18b01d17-6b6d-4888-b4f0-a54d9f0348cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0654780c_b6bb_4631_b338_3e9ec62ba244.slice PodAnnotations:0xc002818bc0}] Aliases:map[]}\"",
2026-06-11 18:01:03.193537 | controller |     "Jun 11 17:31:24.121484 crc crio[23211]: time=\"2026-06-11T17:31:24.118029826Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.193573 | controller |     "Jun 11 17:31:24.276533 crc crio[23211]: time=\"2026-06-11T17:31:24.275550332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.193602 | controller |     "Jun 11 17:31:24.297640 crc crio[23211]: time=\"2026-06-11T17:31:24.29623321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.193629 | controller |     "Jun 11 17:31:24.438157 crc crio[23211]: time=\"2026-06-11T17:31:24.438059935Z\" level=info msg=\"Stopped container 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423: openstack/barbican-worker-9448f885-fdklh/barbican-worker\" id=e1451528-60cc-4493-928d-f4846eb36d8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.193655 | controller |     "Jun 11 17:31:24.439397 crc crio[23211]: time=\"2026-06-11T17:31:24.439337156Z\" level=info msg=\"Stopping pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\" id=88928faf-fa25-4220-b3ec-6b0aa09df3ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.193681 | controller |     "Jun 11 17:31:24.440561 crc crio[23211]: time=\"2026-06-11T17:31:24.440498825Z\" level=info msg=\"Got pod network &{Name:barbican-worker-9448f885-fdklh Namespace:openstack ID:8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289 UID:337d0767-ba46-4f98-93d2-f606647b0ba2 NetNS:/var/run/netns/b7a336c1-9b1d-4690-9d28-650ba7513d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337d0767_ba46_4f98_93d2_f606647b0ba2.slice PodAnnotations:0xc000130748}] Aliases:map[]}\"",
2026-06-11 18:01:03.193706 | controller |     "Jun 11 17:31:24.440753 crc crio[23211]: time=\"2026-06-11T17:31:24.44070013Z\" level=info msg=\"Deleting pod openstack_barbican-worker-9448f885-fdklh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.193734 | controller |     "Jun 11 17:31:24.564305 crc crio[23211]: time=\"2026-06-11T17:31:24.564208804Z\" level=info msg=\"Stopped container 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener\" id=d127fa27-01db-43dc-837d-a2bcddcfc649 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.193759 | controller |     "Jun 11 17:31:24.569386 crc crio[23211]: time=\"2026-06-11T17:31:24.569295872Z\" level=info msg=\"Stopping pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\" id=b9d8a2be-5143-4bf7-a4a5-d56406911c2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.193783 | controller |     "Jun 11 17:31:24.570319 crc crio[23211]: time=\"2026-06-11T17:31:24.569987629Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-578b5bf5c8-hjfcc Namespace:openstack ID:393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2 UID:b360469d-3f23-492a-8562-3414ea23ef6d NetNS:/var/run/netns/b8edcc4a-2eb9-4066-a5fb-e78346b9dd36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb360469d_3f23_492a_8562_3414ea23ef6d.slice PodAnnotations:0xc002818d38}] Aliases:map[]}\"",
2026-06-11 18:01:03.193814 | controller |     "Jun 11 17:31:24.570492 crc crio[23211]: time=\"2026-06-11T17:31:24.570367099Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-578b5bf5c8-hjfcc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.193841 | controller |     "Jun 11 17:31:24.815405 crc crio[23211]: time=\"2026-06-11T17:31:24.814837245Z\" level=info msg=\"Removed container 19c058ef6e73b54bdb0c2ad4027fd49805b5c2c609018db5724526ff61dcc68c: openstack/memcached-0/memcached\" id=dc705a89-31b5-4578-bfe4-1f00cfd922f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.193865 | controller |     "Jun 11 17:31:24.821905 crc crio[23211]: time=\"2026-06-11T17:31:24.82181801Z\" level=info msg=\"Removing container: cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019\" id=256f97d0-19bb-4bfb-a66c-0ec68c0806d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.193890 | controller |     "Jun 11 17:31:24.822967 crc crio[23211]: time=\"2026-06-11T17:31:24.822889446Z\" level=info msg=\"Stopped pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\" id=c32ad946-1185-437c-acd0-428e3283ec0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.193914 | controller |     "Jun 11 17:31:25.128025 crc crio[23211]: time=\"2026-06-11T17:31:25.127952469Z\" level=info msg=\"Stopped pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\" id=b9d8a2be-5143-4bf7-a4a5-d56406911c2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.193939 | controller |     "Jun 11 17:31:25.154792 crc crio[23211]: time=\"2026-06-11T17:31:25.154394582Z\" level=info msg=\"Stopped pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\" id=88928faf-fa25-4220-b3ec-6b0aa09df3ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.193964 | controller |     "Jun 11 17:31:25.396585 crc crio[23211]: time=\"2026-06-11T17:31:25.396049247Z\" level=info msg=\"Removed container cfa5cde52e8e52edcbbe7a4aa3a9141fd04975cc55ce0df35aecd1b3f084f019: openstack/openstack-cell1-galera-0/galera\" id=256f97d0-19bb-4bfb-a66c-0ec68c0806d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.193989 | controller |     "Jun 11 17:31:25.400074 crc crio[23211]: time=\"2026-06-11T17:31:25.399857182Z\" level=info msg=\"Removing container: 714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41\" id=0362e1c0-1e91-4df9-9451-217a284eb6f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.194018 | controller |     "Jun 11 17:31:25.533338 crc crio[23211]: time=\"2026-06-11T17:31:25.529943661Z\" level=info msg=\"Created container 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0aab038a-ca31-4fda-b8d9-c7816e68c541 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.194046 | controller |     "Jun 11 17:31:25.538838 crc crio[23211]: time=\"2026-06-11T17:31:25.538717922Z\" level=info msg=\"Starting container: 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f\" id=072fc6e3-094a-4347-96ad-3ed7fd13ecdd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.194073 | controller |     "Jun 11 17:31:25.546750 crc crio[23211]: time=\"2026-06-11T17:31:25.544286341Z\" level=info msg=\"Started container\" PID=267863 containerID=932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=072fc6e3-094a-4347-96ad-3ed7fd13ecdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c",
2026-06-11 18:01:03.194100 | controller |     "Jun 11 17:31:25.611965 crc crio[23211]: time=\"2026-06-11T17:31:25.611861965Z\" level=info msg=\"Removed container 714ee040275f3e797c5c60094b9b6efb93cd849ccd1c35aaa2a2ca2d6463ba41: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=0362e1c0-1e91-4df9-9451-217a284eb6f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.194129 | controller |     "Jun 11 17:31:25.648493 crc crio[23211]: time=\"2026-06-11T17:31:25.646776278Z\" level=info msg=\"Removing container: be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595\" id=bdc6090c-75e6-4429-91a2-4aceb29d4839 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.194152 | controller |     "Jun 11 17:31:25.814901 crc crio[23211]: time=\"2026-06-11T17:31:25.811730162Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=c4166523-21b2-42c6-87c3-d0673957ba76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.194175 | controller |     "Jun 11 17:31:25.814901 crc crio[23211]: time=\"2026-06-11T17:31:25.811868436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.194197 | controller |     "Jun 11 17:31:25.831328 crc crio[23211]: time=\"2026-06-11T17:31:25.829871216Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=655ffd64-7fa9-4ba0-8460-ad09ab0d0a50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.194220 | controller |     "Jun 11 17:31:25.831328 crc crio[23211]: time=\"2026-06-11T17:31:25.829955099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.194245 | controller |     "Jun 11 17:31:25.848458 crc crio[23211]: time=\"2026-06-11T17:31:25.848340219Z\" level=info msg=\"Removed container be4ffb6874a41bfbd222ce16d5ed1d48834e9de957bacaadfa38fe06b5a86595: openstack/rabbitmq-server-0/rabbitmq\" id=bdc6090c-75e6-4429-91a2-4aceb29d4839 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.194270 | controller |     "Jun 11 17:31:25.891553 crc crio[23211]: time=\"2026-06-11T17:31:25.89147202Z\" level=info msg=\"Removing container: 05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136\" id=5a94ba53-55a4-4645-a203-65809791225b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.194295 | controller |     "Jun 11 17:31:25.940142 crc crio[23211]: time=\"2026-06-11T17:31:25.939991455Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=0db790c4-7ecb-45b5-9bde-1c9926c707f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.194319 | controller |     "Jun 11 17:31:25.940142 crc crio[23211]: time=\"2026-06-11T17:31:25.940087148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.194343 | controller |     "Jun 11 17:31:25.958014 crc crio[23211]: time=\"2026-06-11T17:31:25.957859143Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=5ffd7875-6628-4063-bf39-56ce4e6eec00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.194368 | controller |     "Jun 11 17:31:25.958014 crc crio[23211]: time=\"2026-06-11T17:31:25.957950825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.194392 | controller |     "Jun 11 17:31:26.044643 crc crio[23211]: time=\"2026-06-11T17:31:26.044545174Z\" level=info msg=\"Removed container 05d4bc5207b22ad9640a2e7e780ba6ec1f2199faa02cd40e9e3a1e3ad7ce9136: openstack/rabbitmq-server-0/setup-container\" id=5a94ba53-55a4-4645-a203-65809791225b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.194415 | controller |     "Jun 11 17:31:26.100310 crc crio[23211]: time=\"2026-06-11T17:31:26.100115427Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834 UID:9ea22501-7d9a-4989-a72e-18fb24564d87 NetNS:/var/run/netns/44c22a81-8889-42c9-bdf8-9aa97ae38b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ea22501_7d9a_4989_a72e_18fb24564d87.slice PodAnnotations:0xc00008c488}] Aliases:map[]}\"",
2026-06-11 18:01:03.194443 | controller |     "Jun 11 17:31:26.100310 crc crio[23211]: time=\"2026-06-11T17:31:26.100206829Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.194469 | controller |     "Jun 11 17:31:26.137529 crc crio[23211]: time=\"2026-06-11T17:31:26.137407882Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab UID:28c2bf9d-2bb2-42e9-af40-f45b6a9b7dbd NetNS:/var/run/netns/e86c32d6-ff36-4806-a790-de3159a2dc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c2bf9d_2bb2_42e9_af40_f45b6a9b7dbd.slice PodAnnotations:0xc007c14028}] Aliases:map[]}\"",
2026-06-11 18:01:03.194495 | controller |     "Jun 11 17:31:26.137529 crc crio[23211]: time=\"2026-06-11T17:31:26.137526374Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.194548 | controller |     "Jun 11 17:31:26.175928 crc crio[23211]: time=\"2026-06-11T17:31:26.173273331Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096 UID:0c45c01b-6717-47be-ad7e-f2694f4f3152 NetNS:/var/run/netns/797673e6-59ea-4e87-8dcc-e323a97e52f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c45c01b_6717_47be_ad7e_f2694f4f3152.slice PodAnnotations:0xc0018be2c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.194577 | controller |     "Jun 11 17:31:26.175928 crc crio[23211]: time=\"2026-06-11T17:31:26.173973298Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.194603 | controller |     "Jun 11 17:31:26.183621 crc crio[23211]: time=\"2026-06-11T17:31:26.180605484Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:ebb7831fee9ad620b5cc441320a984a5173c72aafaad8a8b294be2afc2e53de3 UID:86b9d015-37af-4d79-b6c7-34cf94d93732 NetNS:/var/run/netns/5bad1bf0-e8a9-40a9-ae6d-12dc0c590f3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86b9d015_37af_4d79_b6c7_34cf94d93732.slice PodAnnotations:0xc002794118}] Aliases:map[]}\"",
2026-06-11 18:01:03.194629 | controller |     "Jun 11 17:31:26.183621 crc crio[23211]: time=\"2026-06-11T17:31:26.180669816Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.194654 | controller |     "Jun 11 17:31:26.236549 crc crio[23211]: time=\"2026-06-11T17:31:26.235325845Z\" level=info msg=\"Removing container: 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423\" id=116dbe96-9a8d-4720-83b8-0e6d8d0f38f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.194681 | controller |     "Jun 11 17:31:26.332669 crc crio[23211]: time=\"2026-06-11T17:31:26.327981096Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=8230b6c1-2da3-4245-b8b2-3d3262523fe9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.194709 | controller |     "Jun 11 17:31:26.332669 crc crio[23211]: time=\"2026-06-11T17:31:26.328079819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.194743 | controller |     "Jun 11 17:31:26.355209 crc crio[23211]: time=\"2026-06-11T17:31:26.355091025Z\" level=info msg=\"Removed container 2f1768be5254ff982e72efb6b863b388c1faafe0078c2cb569efd92c1cdd0423: openstack/barbican-worker-9448f885-fdklh/barbican-worker\" id=116dbe96-9a8d-4720-83b8-0e6d8d0f38f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.194769 | controller |     "Jun 11 17:31:26.377613 crc crio[23211]: time=\"2026-06-11T17:31:26.364330657Z\" level=info msg=\"Removing container: 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8\" id=e2a80897-8cf3-4b38-8e1e-b2e6ad92e9b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.194792 | controller |     "Jun 11 17:31:26.403193 crc crio[23211]: time=\"2026-06-11T17:31:26.389918388Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=68f459f9-6a40-4ef5-8474-cc578a7ba60d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.194818 | controller |     "Jun 11 17:31:26.403193 crc crio[23211]: time=\"2026-06-11T17:31:26.38999552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.194844 | controller |     "Jun 11 17:31:26.518919 crc crio[23211]: time=\"2026-06-11T17:31:26.512961651Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=0c9304a2-4f2d-47d9-a2c2-3e62bb8de4ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.194869 | controller |     "Jun 11 17:31:26.518919 crc crio[23211]: time=\"2026-06-11T17:31:26.514245993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.194893 | controller |     "Jun 11 17:31:26.549369 crc crio[23211]: time=\"2026-06-11T17:31:26.542342547Z\" level=info msg=\"Removed container 07f092ecccd0791c15504b124b37ff7b84aa4fa78f4b2722083ad0ab32cfb6d8: openstack/barbican-worker-9448f885-fdklh/barbican-worker-log\" id=e2a80897-8cf3-4b38-8e1e-b2e6ad92e9b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.194917 | controller |     "Jun 11 17:31:26.584702 crc crio[23211]: time=\"2026-06-11T17:31:26.584627517Z\" level=info msg=\"Removing container: 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0\" id=05c1c30f-f21e-4807-9399-ae3de9fcd4de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.194942 | controller |     "Jun 11 17:31:26.655796 crc crio[23211]: time=\"2026-06-11T17:31:26.65461471Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a UID:1a3b749a-0506-471c-942a-69d9ea3ab783 NetNS:/var/run/netns/946254b6-8cd7-46f7-aee3-4f335862760e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3b749a_0506_471c_942a_69d9ea3ab783.slice PodAnnotations:0xc0018be930}] Aliases:map[]}\"",
2026-06-11 18:01:03.194969 | controller |     "Jun 11 17:31:26.655796 crc crio[23211]: time=\"2026-06-11T17:31:26.654678641Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.194993 | controller |     "Jun 11 17:31:26.681745 crc crio[23211]: time=\"2026-06-11T17:31:26.681536144Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f UID:ef6ab8ba-5e2e-4eae-9ce1-9df12f03fe07 NetNS:/var/run/netns/a31c5993-77b2-49c8-a87a-a2f443fda298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef6ab8ba_5e2e_4eae_9ce1_9df12f03fe07.slice PodAnnotations:0xc007c14238}] Aliases:map[]}\"",
2026-06-11 18:01:03.195022 | controller |     "Jun 11 17:31:26.681745 crc crio[23211]: time=\"2026-06-11T17:31:26.681625186Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.195046 | controller |     "Jun 11 17:31:26.700663 crc crio[23211]: 2026-06-11T17:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffeb8199a5fefa6 Mac:46:ff:25:9d:1c:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:82 Mtu:0 Sandbox:/var/run/netns/44c22a81-8889-42c9-bdf8-9aa97ae38b46 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.1.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.195078 | controller |     "Jun 11 17:31:26.701203 crc crio[23211]: time=\"2026-06-11T17:31:26.700817279Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834 UID:9ea22501-7d9a-4989-a72e-18fb24564d87 NetNS:/var/run/netns/44c22a81-8889-42c9-bdf8-9aa97ae38b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ea22501_7d9a_4989_a72e_18fb24564d87.slice PodAnnotations:0xc00008c488}] Aliases:map[]}\"",
2026-06-11 18:01:03.195105 | controller |     "Jun 11 17:31:26.701203 crc crio[23211]: time=\"2026-06-11T17:31:26.700953862Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.195132 | controller |     "Jun 11 17:31:26.701498 crc crio[23211]: time=\"2026-06-11T17:31:26.701370942Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=b23efb04-d50c-4778-9d58-b03012a4f22b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.195155 | controller |     "Jun 11 17:31:26.701550 crc crio[23211]: time=\"2026-06-11T17:31:26.701504035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.195195 | controller |     "Jun 11 17:31:26.765797 crc crio[23211]: time=\"2026-06-11T17:31:26.765728103Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4 UID:6417481d-30f3-4596-a338-b963d41b14d7 NetNS:/var/run/netns/9a2908ef-e7dd-4d20-bc8b-c9dcce5753e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6417481d_30f3_4596_a338_b963d41b14d7.slice PodAnnotations:0xc0018beb88}] Aliases:map[]}\"",
2026-06-11 18:01:03.195223 | controller |     "Jun 11 17:31:26.765797 crc crio[23211]: time=\"2026-06-11T17:31:26.765782505Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.195246 | controller |     "Jun 11 17:31:26.774960 crc crio[23211]: time=\"2026-06-11T17:31:26.774861563Z\" level=info msg=\"Ran pod sandbox ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834 with infra container: openstack/openstack-cell1-galera-0/POD\" id=655ffd64-7fa9-4ba0-8460-ad09ab0d0a50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.195271 | controller |     "Jun 11 17:31:26.783658 crc crio[23211]: time=\"2026-06-11T17:31:26.783560112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=90040558-ad98-4c41-b491-1ce77dd4ebe0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.195296 | controller |     "Jun 11 17:31:26.840913 crc crio[23211]: time=\"2026-06-11T17:31:26.840808255Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=90040558-ad98-4c41-b491-1ce77dd4ebe0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.195324 | controller |     "Jun 11 17:31:26.840913 crc crio[23211]: time=\"2026-06-11T17:31:26.840907717Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=90040558-ad98-4c41-b491-1ce77dd4ebe0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.195351 | controller |     "Jun 11 17:31:26.842320 crc crio[23211]: time=\"2026-06-11T17:31:26.84221015Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=820cd949-9ea6-4580-8e89-ca15289bc806 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.195377 | controller |     "Jun 11 17:31:26.849497 crc crio[23211]: time=\"2026-06-11T17:31:26.84938876Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-11 18:01:03.195403 | controller |     "Jun 11 17:31:26.944324 crc crio[23211]: time=\"2026-06-11T17:31:26.944226926Z\" level=info msg=\"Stopped container 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f: openstack/ceilometer-0/ceilometer-notification-agent\" id=3abe069e-fce6-4df2-8c8d-4b726287c5f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.195429 | controller |     "Jun 11 17:31:26.950676 crc crio[23211]: time=\"2026-06-11T17:31:26.950592215Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=fc85f8b2-4e11-40b0-9009-5dc65f4294af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.195456 | controller |     "Jun 11 17:31:26.954032 crc crio[23211]: time=\"2026-06-11T17:31:26.95395268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.195482 | controller |     "Jun 11 17:31:26.954634 crc crio[23211]: time=\"2026-06-11T17:31:26.954596636Z\" level=info msg=\"Stopping pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\" id=cbbc6fea-5be7-4b93-80b2-07e91da266c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.195506 | controller |     "Jun 11 17:31:26.956135 crc crio[23211]: time=\"2026-06-11T17:31:26.955049258Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f UID:6ba32845-b555-4819-b2bf-1f4c16c9a647 NetNS:/var/run/netns/f5b285fe-ee4e-48c6-aa26-284571f3aea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ba32845_b555_4819_b2bf_1f4c16c9a647.slice PodAnnotations:0xc0022780c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.195561 | controller |     "Jun 11 17:31:26.956135 crc crio[23211]: time=\"2026-06-11T17:31:26.955236292Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.195589 | controller |     "Jun 11 17:31:26.991245 crc crio[23211]: 2026-06-11T17:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10c9b43db3fbc64 Mac:f6:0a:f2:64:10:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:81 Mtu:0 Sandbox:/var/run/netns/e86c32d6-ff36-4806-a790-de3159a2dc0d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.195615 | controller |     "Jun 11 17:31:26.992974 crc crio[23211]: time=\"2026-06-11T17:31:26.992901796Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab UID:28c2bf9d-2bb2-42e9-af40-f45b6a9b7dbd NetNS:/var/run/netns/e86c32d6-ff36-4806-a790-de3159a2dc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c2bf9d_2bb2_42e9_af40_f45b6a9b7dbd.slice PodAnnotations:0xc007c14028}] Aliases:map[]}\"",
2026-06-11 18:01:03.195644 | controller |     "Jun 11 17:31:26.993166 crc crio[23211]: time=\"2026-06-11T17:31:26.993085241Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.195669 | controller |     "Jun 11 17:31:27.004761 crc crio[23211]: 2026-06-11T17:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc1de4831acaf49 Mac:5a:05:e3:8d:88:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:84 Mtu:0 Sandbox:/var/run/netns/797673e6-59ea-4e87-8dcc-e323a97e52f5 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.195693 | controller |     "Jun 11 17:31:27.006701 crc crio[23211]: time=\"2026-06-11T17:31:27.006622159Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096 UID:0c45c01b-6717-47be-ad7e-f2694f4f3152 NetNS:/var/run/netns/797673e6-59ea-4e87-8dcc-e323a97e52f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c45c01b_6717_47be_ad7e_f2694f4f3152.slice PodAnnotations:0xc0018be2c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.195721 | controller |     "Jun 11 17:31:27.006954 crc crio[23211]: time=\"2026-06-11T17:31:27.006848636Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.195747 | controller |     "Jun 11 17:31:27.008318 crc crio[23211]: time=\"2026-06-11T17:31:27.00821033Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c UID:b125ded8-4d46-4d39-aa21-f7e1eefa93a3 NetNS:/var/run/netns/5d670ae7-65e1-4fd3-973e-a4b3f8e477b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb125ded8_4d46_4d39_aa21_f7e1eefa93a3.slice PodAnnotations:0xc0028182d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.195770 | controller |     "Jun 11 17:31:27.008318 crc crio[23211]: time=\"2026-06-11T17:31:27.008258001Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.195795 | controller |     "Jun 11 17:31:27.009074 crc crio[23211]: time=\"2026-06-11T17:31:27.008986769Z\" level=info msg=\"Stopped container cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=9d834476-1b2d-42c8-a62f-55befa8885f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.195819 | controller |     "Jun 11 17:31:27.025068 crc crio[23211]: time=\"2026-06-11T17:31:27.024821486Z\" level=info msg=\"Stopping pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\" id=56cab3d3-9d4f-4ef5-9c22-3b38cfd962df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.195845 | controller |     "Jun 11 17:31:27.033766 crc crio[23211]: time=\"2026-06-11T17:31:27.033667637Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e UID:d993dc88-7b9e-4655-af60-26b8dfb5e618 NetNS:/var/run/netns/562accc2-0b7c-4765-ab21-1659e4e0cd33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd993dc88_7b9e_4655_af60_26b8dfb5e618.slice PodAnnotations:0xc007c14078}] Aliases:map[]}\"",
2026-06-11 18:01:03.195869 | controller |     "Jun 11 17:31:27.033959 crc crio[23211]: time=\"2026-06-11T17:31:27.033927054Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.195897 | controller |     "Jun 11 17:31:27.051387 crc crio[23211]: time=\"2026-06-11T17:31:27.05131949Z\" level=info msg=\"Ran pod sandbox 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab with infra container: openstack/nova-cell0-conductor-0/POD\" id=c4166523-21b2-42c6-87c3-d0673957ba76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.195921 | controller |     "Jun 11 17:31:27.051975 crc crio[23211]: time=\"2026-06-11T17:31:27.05172649Z\" level=info msg=\"Ran pod sandbox dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096 with infra container: openstack/openstack-galera-0/POD\" id=0db790c4-7ecb-45b5-9bde-1c9926c707f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.195943 | controller |     "Jun 11 17:31:27.057019 crc crio[23211]: time=\"2026-06-11T17:31:27.05692436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=b146c5c5-a291-47d5-b7b4-b747cbbec821 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.195966 | controller |     "Jun 11 17:31:27.057019 crc crio[23211]: time=\"2026-06-11T17:31:27.057017783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=74fb7e62-df96-4c1c-ac36-a154f0007344 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.195988 | controller |     "Jun 11 17:31:27.059344 crc crio[23211]: time=\"2026-06-11T17:31:27.059151186Z\" level=info msg=\"Removed container 8392a572c878123e1d7ce9a67560700d479daeac601aba9b2ae01c5735a5a9d0: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener\" id=05c1c30f-f21e-4807-9399-ae3de9fcd4de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.196013 | controller |     "Jun 11 17:31:27.060380 crc crio[23211]: time=\"2026-06-11T17:31:27.059652459Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=74fb7e62-df96-4c1c-ac36-a154f0007344 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.196039 | controller |     "Jun 11 17:31:27.060380 crc crio[23211]: time=\"2026-06-11T17:31:27.059722631Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=74fb7e62-df96-4c1c-ac36-a154f0007344 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.196065 | controller |     "Jun 11 17:31:27.063773 crc crio[23211]: time=\"2026-06-11T17:31:27.061884685Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1baf72b6-f028-4494-90f5-875a3ab2c065 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.196090 | controller |     "Jun 11 17:31:27.074671 crc crio[23211]: time=\"2026-06-11T17:31:27.073112917Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-11 18:01:03.196111 | controller |     "Jun 11 17:31:27.075966 crc crio[23211]: time=\"2026-06-11T17:31:27.075849384Z\" level=info msg=\"Removing container: 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09\" id=e678b224-049c-421c-9837-2e7ba9f0db48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.196132 | controller |     "Jun 11 17:31:27.100100 crc crio[23211]: time=\"2026-06-11T17:31:27.097888377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=9409c53f-9bf7-44ab-8b7e-d5d53025a7e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.196153 | controller |     "Jun 11 17:31:27.115294 crc crio[23211]: time=\"2026-06-11T17:31:27.114617006Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183 UID:4245aa31-ad6a-4fbf-b7a4-662be43939a7 NetNS:/var/run/netns/dca66dd8-4c8b-41d3-b84f-77684ab68d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4245aa31_ad6a_4fbf_b7a4_662be43939a7.slice PodAnnotations:0xc0001306c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.196181 | controller |     "Jun 11 17:31:27.115294 crc crio[23211]: time=\"2026-06-11T17:31:27.114956684Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.196198 | controller |     "Jun 11 17:31:27.116959 crc crio[23211]: time=\"2026-06-11T17:31:27.11680178Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=01fce4d7-482b-4aaa-9bba-f1b96e5e7b38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.196213 | controller |     "Jun 11 17:31:27.155680 crc crio[23211]: time=\"2026-06-11T17:31:27.155617853Z\" level=info msg=\"Removed container 6848d7e0e5ba4c19e339ab8903c14a862db49c8f930361fddef3252a9e123f09: openstack/barbican-keystone-listener-578b5bf5c8-hjfcc/barbican-keystone-listener-log\" id=e678b224-049c-421c-9837-2e7ba9f0db48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.196229 | controller |     "Jun 11 17:31:27.167026 crc crio[23211]: time=\"2026-06-11T17:31:27.164887525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.196245 | controller |     "Jun 11 17:31:27.178033 crc crio[23211]: 2026-06-11T17:31:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebb7831fee9ad62 Mac:be:7f:82:b0:19:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:83 Mtu:0 Sandbox:/var/run/netns/5bad1bf0-e8a9-40a9-ae6d-12dc0c590f3c SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.1.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.196260 | controller |     "Jun 11 17:31:27.188255 crc crio[23211]: time=\"2026-06-11T17:31:27.188150078Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:ebb7831fee9ad620b5cc441320a984a5173c72aafaad8a8b294be2afc2e53de3 UID:86b9d015-37af-4d79-b6c7-34cf94d93732 NetNS:/var/run/netns/5bad1bf0-e8a9-40a9-ae6d-12dc0c590f3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86b9d015_37af_4d79_b6c7_34cf94d93732.slice PodAnnotations:0xc002794118}] Aliases:map[]}\"",
2026-06-11 18:01:03.196275 | controller |     "Jun 11 17:31:27.188594 crc crio[23211]: time=\"2026-06-11T17:31:27.188396294Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.196290 | controller |     "Jun 11 17:31:27.207843 crc crio[23211]: time=\"2026-06-11T17:31:27.20774856Z\" level=info msg=\"Ran pod sandbox ebb7831fee9ad620b5cc441320a984a5173c72aafaad8a8b294be2afc2e53de3 with infra container: openstack/memcached-0/POD\" id=5ffd7875-6628-4063-bf39-56ce4e6eec00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.196306 | controller |     "Jun 11 17:31:27.232396 crc crio[23211]: time=\"2026-06-11T17:31:27.232311645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=b0718639-bbd0-4e6d-b3b7-6d20bb36c269 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.196320 | controller |     "Jun 11 17:31:27.232687 crc crio[23211]: time=\"2026-06-11T17:31:27.232565722Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=b0718639-bbd0-4e6d-b3b7-6d20bb36c269 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.196335 | controller |     "Jun 11 17:31:27.232687 crc crio[23211]: time=\"2026-06-11T17:31:27.232611003Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=b0718639-bbd0-4e6d-b3b7-6d20bb36c269 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.196353 | controller |     "Jun 11 17:31:27.235587 crc crio[23211]: time=\"2026-06-11T17:31:27.234951741Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=d1eed6eb-086c-4de6-a8f6-ee6c5bfcb6d6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.196369 | controller |     "Jun 11 17:31:27.239874 crc crio[23211]: time=\"2026-06-11T17:31:27.238671484Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-11 18:01:03.196384 | controller |     "Jun 11 17:31:27.246398 crc crio[23211]: time=\"2026-06-11T17:31:27.246270864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.196399 | controller |     "Jun 11 17:31:27.251025 crc crio[23211]: time=\"2026-06-11T17:31:27.250949081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.196414 | controller |     "Jun 11 17:31:27.343400 crc crio[23211]: time=\"2026-06-11T17:31:27.33430182Z\" level=info msg=\"Removing container: 38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d\" id=07435107-5726-4f1b-a859-451e86eaaf02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.196432 | controller |     "Jun 11 17:31:27.514999 crc crio[23211]: time=\"2026-06-11T17:31:27.496600217Z\" level=info msg=\"Created container 4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=01fce4d7-482b-4aaa-9bba-f1b96e5e7b38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.196454 | controller |     "Jun 11 17:31:27.523958 crc crio[23211]: time=\"2026-06-11T17:31:27.516630888Z\" level=info msg=\"Starting container: 4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5\" id=dc0dfff9-5d6d-489d-9747-1a4653ed082a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.196477 | controller |     "Jun 11 17:31:27.523958 crc crio[23211]: time=\"2026-06-11T17:31:27.522951496Z\" level=info msg=\"Started container\" PID=268344 containerID=4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=dc0dfff9-5d6d-489d-9747-1a4653ed082a name=/runtime.v1.RuntimeService/StartContainer sandboxID=10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab",
2026-06-11 18:01:03.196500 | controller |     "Jun 11 17:31:27.539662 crc crio[23211]: 2026-06-11T17:31:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2ab18d7d21690e Mac:92:4f:14:ef:38:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:85 Mtu:0 Sandbox:/var/run/netns/946254b6-8cd7-46f7-aee3-4f335862760e SocketPath: PciID:}] [{Interface:0xc0002005d0 Address:{IP:10.217.1.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.196550 | controller |     "Jun 11 17:31:27.539662 crc crio[23211]: time=\"2026-06-11T17:31:27.535654625Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a UID:1a3b749a-0506-471c-942a-69d9ea3ab783 NetNS:/var/run/netns/946254b6-8cd7-46f7-aee3-4f335862760e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3b749a_0506_471c_942a_69d9ea3ab783.slice PodAnnotations:0xc0018be930}] Aliases:map[]}\"",
2026-06-11 18:01:03.196580 | controller |     "Jun 11 17:31:27.539662 crc crio[23211]: time=\"2026-06-11T17:31:27.535786249Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.196609 | controller |     "Jun 11 17:31:27.583349 crc crio[23211]: time=\"2026-06-11T17:31:27.573278138Z\" level=info msg=\"Ran pod sandbox c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a with infra container: openstack/nova-metadata-0/POD\" id=8230b6c1-2da3-4245-b8b2-3d3262523fe9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.196636 | controller |     "Jun 11 17:31:27.600045 crc crio[23211]: time=\"2026-06-11T17:31:27.599990007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c276f5e4-d7ff-4fd4-a0c8-873699d31f49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.196658 | controller |     "Jun 11 17:31:27.623014 crc crio[23211]: time=\"2026-06-11T17:31:27.622334467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e9f3845f-0cc0-48de-97a9-67fc9cbfc66f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.196680 | controller |     "Jun 11 17:31:27.646030 crc crio[23211]: time=\"2026-06-11T17:31:27.645917208Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=b3a4968b-b4b0-4098-b875-b15b7df93136 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.196702 | controller |     "Jun 11 17:31:27.648124 crc crio[23211]: time=\"2026-06-11T17:31:27.646733508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.196724 | controller |     "Jun 11 17:31:27.747672 crc crio[23211]: time=\"2026-06-11T17:31:27.747324679Z\" level=info msg=\"Removed container 38482bbafdeadbe12eaf6b6f4f5ca1721629c68b38004033b694fd190e12b60d: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=07435107-5726-4f1b-a859-451e86eaaf02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.196746 | controller |     "Jun 11 17:31:27.761280 crc crio[23211]: time=\"2026-06-11T17:31:27.761214537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.196771 | controller |     "Jun 11 17:31:27.785104 crc crio[23211]: time=\"2026-06-11T17:31:27.784803758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.196793 | controller |     "Jun 11 17:31:27.785414 crc crio[23211]: 2026-06-11T17:31:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e0db0268f78de6 Mac:f6:3e:e9:74:26:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:87 Mtu:0 Sandbox:/var/run/netns/9a2908ef-e7dd-4d20-bc8b-c9dcce5753e9 SocketPath: PciID:}] [{Interface:0xc00028c770 Address:{IP:10.217.1.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.196816 | controller |     "Jun 11 17:31:27.833879 crc crio[23211]: time=\"2026-06-11T17:31:27.833395155Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4 UID:6417481d-30f3-4596-a338-b963d41b14d7 NetNS:/var/run/netns/9a2908ef-e7dd-4d20-bc8b-c9dcce5753e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6417481d_30f3_4596_a338_b963d41b14d7.slice PodAnnotations:0xc0018beb88}] Aliases:map[]}\"",
2026-06-11 18:01:03.196840 | controller |     "Jun 11 17:31:27.834053 crc crio[23211]: 2026-06-11T17:31:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67ee0ba44542da2 Mac:c2:08:a4:2f:a3:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:86 Mtu:0 Sandbox:/var/run/netns/a31c5993-77b2-49c8-a87a-a2f443fda298 SocketPath: PciID:}] [{Interface:0xc000496c50 Address:{IP:10.217.1.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.196869 | controller |     "Jun 11 17:31:27.834159 crc crio[23211]: time=\"2026-06-11T17:31:27.834102372Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.196891 | controller |     "Jun 11 17:31:27.835080 crc crio[23211]: time=\"2026-06-11T17:31:27.835003965Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f UID:ef6ab8ba-5e2e-4eae-9ce1-9df12f03fe07 NetNS:/var/run/netns/a31c5993-77b2-49c8-a87a-a2f443fda298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef6ab8ba_5e2e_4eae_9ce1_9df12f03fe07.slice PodAnnotations:0xc007c14238}] Aliases:map[]}\"",
2026-06-11 18:01:03.196907 | controller |     "Jun 11 17:31:27.835262 crc crio[23211]: time=\"2026-06-11T17:31:27.835246981Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.196923 | controller |     "Jun 11 17:31:27.897642 crc crio[23211]: time=\"2026-06-11T17:31:27.897134002Z\" level=info msg=\"Ran pod sandbox 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f with infra container: openstack/nova-scheduler-0/POD\" id=68f459f9-6a40-4ef5-8474-cc578a7ba60d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.196938 | controller |     "Jun 11 17:31:27.957708 crc crio[23211]: time=\"2026-06-11T17:31:27.954970201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=71d438e9-3930-4a99-9250-2e50a3f6ecb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.196953 | controller |     "Jun 11 17:31:28.002541 crc crio[23211]: time=\"2026-06-11T17:31:28.002373818Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=2250996d-2ff8-4b81-b5b6-63dbae14ef13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.196968 | controller |     "Jun 11 17:31:28.003073 crc crio[23211]: time=\"2026-06-11T17:31:28.002970223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.196982 | controller |     "Jun 11 17:31:28.004640 crc crio[23211]: time=\"2026-06-11T17:31:28.003986329Z\" level=info msg=\"Ran pod sandbox 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4 with infra container: openstack/cinder-scheduler-0/POD\" id=0c9304a2-4f2d-47d9-a2c2-3e62bb8de4ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.196997 | controller |     "Jun 11 17:31:28.016875 crc crio[23211]: time=\"2026-06-11T17:31:28.016754719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=1586a1e2-9209-4127-9350-3f8b93f8c27e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.197011 | controller |     "Jun 11 17:31:28.087505 crc crio[23211]: time=\"2026-06-11T17:31:28.086011974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=3cb6f1a2-6d7d-4953-847b-b81999c6a8b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.197026 | controller |     "Jun 11 17:31:28.132969 crc crio[23211]: time=\"2026-06-11T17:31:28.132412117Z\" level=info msg=\"Created container e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad: openstack/nova-metadata-0/nova-metadata-log\" id=b3a4968b-b4b0-4098-b875-b15b7df93136 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.197044 | controller |     "Jun 11 17:31:28.159770 crc crio[23211]: 2026-06-11T17:31:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8be58aa673bc16 Mac:7e:eb:07:16:24:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:88 Mtu:0 Sandbox:/var/run/netns/5d670ae7-65e1-4fd3-973e-a4b3f8e477b0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.197060 | controller |     "Jun 11 17:31:28.161280 crc crio[23211]: time=\"2026-06-11T17:31:28.161154048Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c UID:b125ded8-4d46-4d39-aa21-f7e1eefa93a3 NetNS:/var/run/netns/5d670ae7-65e1-4fd3-973e-a4b3f8e477b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb125ded8_4d46_4d39_aa21_f7e1eefa93a3.slice PodAnnotations:0xc0028182d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.197075 | controller |     "Jun 11 17:31:28.161463 crc crio[23211]: time=\"2026-06-11T17:31:28.161334582Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.197090 | controller |     "Jun 11 17:31:28.162222 crc crio[23211]: time=\"2026-06-11T17:31:28.162100711Z\" level=info msg=\"Starting container: e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad\" id=7e8f3e14-b221-4c0f-9a6e-b6ce18b2e268 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.197105 | controller |     "Jun 11 17:31:28.182744 crc crio[23211]: time=\"2026-06-11T17:31:28.182646046Z\" level=info msg=\"Started container\" PID=268474 containerID=e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad description=openstack/nova-metadata-0/nova-metadata-log id=7e8f3e14-b221-4c0f-9a6e-b6ce18b2e268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a",
2026-06-11 18:01:03.197121 | controller |     "Jun 11 17:31:28.189749 crc crio[23211]: time=\"2026-06-11T17:31:28.189385394Z\" level=info msg=\"Stopped pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\" id=cbbc6fea-5be7-4b93-80b2-07e91da266c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.197155 | controller |     "Jun 11 17:31:28.191796 crc crio[23211]: time=\"2026-06-11T17:31:28.191686943Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1f30f942-cf16-434f-b06e-8a677e1ddf8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.197176 | controller |     "Jun 11 17:31:28.202508 crc crio[23211]: time=\"2026-06-11T17:31:28.201344134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4bc7972f-ae27-4827-8375-4a8d55d42b54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.197193 | controller |     "Jun 11 17:31:28.212362 crc crio[23211]: time=\"2026-06-11T17:31:28.210926944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=11dc5241-28ae-4086-8797-905f8eb7e677 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.197208 | controller |     "Jun 11 17:31:28.235503 crc crio[23211]: time=\"2026-06-11T17:31:28.232832553Z\" level=info msg=\"Ran pod sandbox a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c with infra container: openstack/cinder-api-0/POD\" id=b23efb04-d50c-4778-9d58-b03012a4f22b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.197222 | controller |     "Jun 11 17:31:28.235503 crc crio[23211]: time=\"2026-06-11T17:31:28.234160606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.197243 | controller |     "Jun 11 17:31:28.239481 crc crio[23211]: time=\"2026-06-11T17:31:28.235965012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=cf7b4d50-a255-4eb6-a023-ea1183e09074 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.197259 | controller |     "Jun 11 17:31:28.239481 crc crio[23211]: time=\"2026-06-11T17:31:28.236386013Z\" level=info msg=\"Stopped pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\" id=56cab3d3-9d4f-4ef5-9c22-3b38cfd962df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.197274 | controller |     "Jun 11 17:31:28.248489 crc crio[23211]: time=\"2026-06-11T17:31:28.247601263Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=729cf845-df1b-4b46-9c62-81336cd970b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.197289 | controller |     "Jun 11 17:31:28.259590 crc crio[23211]: time=\"2026-06-11T17:31:28.258902626Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c UID:8983f454-5780-4017-a5ac-05a78c6e195b NetNS:/var/run/netns/b63d4584-beed-4d22-a0c2-4f15ade12ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8983f454_5780_4017_a5ac_05a78c6e195b.slice PodAnnotations:0xc00294e340}] Aliases:map[]}\"",
2026-06-11 18:01:03.197303 | controller |     "Jun 11 17:31:28.259590 crc crio[23211]: time=\"2026-06-11T17:31:28.258987408Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.197318 | controller |     "Jun 11 17:31:28.331505 crc crio[23211]: time=\"2026-06-11T17:31:28.327606167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=87ac9eb5-27f7-4ab7-b227-815e056d9655 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.197333 | controller |     "Jun 11 17:31:28.397022 crc crio[23211]: time=\"2026-06-11T17:31:28.392816262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.197347 | controller |     "Jun 11 17:31:28.406129 crc crio[23211]: time=\"2026-06-11T17:31:28.405406627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=b93d3cc5-f1b9-4ab1-af81-8d419ed4baa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.197361 | controller |     "Jun 11 17:31:28.406129 crc crio[23211]: time=\"2026-06-11T17:31:28.405776806Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=419fb597-3054-443c-aabb-8e1edc305b92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.197376 | controller |     "Jun 11 17:31:28.406129 crc crio[23211]: time=\"2026-06-11T17:31:28.405855168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.197390 | controller |     "Jun 11 17:31:28.418725 crc crio[23211]: 2026-06-11T17:31:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ce06dad65c4f0f Mac:fa:bf:96:e5:bf:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:89 Mtu:0 Sandbox:/var/run/netns/dca66dd8-4c8b-41d3-b84f-77684ab68d8e SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.197404 | controller |     "Jun 11 17:31:28.418725 crc crio[23211]: time=\"2026-06-11T17:31:28.417793067Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183 UID:4245aa31-ad6a-4fbf-b7a4-662be43939a7 NetNS:/var/run/netns/dca66dd8-4c8b-41d3-b84f-77684ab68d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4245aa31_ad6a_4fbf_b7a4_662be43939a7.slice PodAnnotations:0xc0001306c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.197422 | controller |     "Jun 11 17:31:28.418725 crc crio[23211]: time=\"2026-06-11T17:31:28.418204618Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.197438 | controller |     "Jun 11 17:31:28.438101 crc crio[23211]: time=\"2026-06-11T17:31:28.428536937Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=184be98e-7f24-42f3-bfb4-7e890a5154a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.197453 | controller |     "Jun 11 17:31:28.485965 crc crio[23211]: time=\"2026-06-11T17:31:28.485030302Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=d330c0f6-8e9a-40c0-a2ab-5e2c1a2e7393 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.197468 | controller |     "Jun 11 17:31:28.583591 crc crio[23211]: time=\"2026-06-11T17:31:28.581347035Z\" level=info msg=\"Ran pod sandbox 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183 with infra container: openstack/nova-api-0/POD\" id=fc85f8b2-4e11-40b0-9009-5dc65f4294af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.197483 | controller |     "Jun 11 17:31:28.591213 crc crio[23211]: time=\"2026-06-11T17:31:28.590953675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9a41fd47-0d09-4836-ada5-30d97334435b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.197498 | controller |     "Jun 11 17:31:28.608256 crc crio[23211]: time=\"2026-06-11T17:31:28.606856124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.197532 | controller |     "Jun 11 17:31:28.610933 crc crio[23211]: time=\"2026-06-11T17:31:28.608500405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.197563 | controller |     "Jun 11 17:31:28.618494 crc crio[23211]: time=\"2026-06-11T17:31:28.615770427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=197df9cf-0052-448f-9003-384656d01b62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.197589 | controller |     "Jun 11 17:31:28.641333 crc crio[23211]: time=\"2026-06-11T17:31:28.640142328Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3490ce26-b19f-431c-aea6-db070381af9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.197612 | controller |     "Jun 11 17:31:28.702505 crc crio[23211]: time=\"2026-06-11T17:31:28.698569992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.197633 | controller |     "Jun 11 17:31:28.708493 crc crio[23211]: time=\"2026-06-11T17:31:28.703494555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.197654 | controller |     "Jun 11 17:31:28.708493 crc crio[23211]: time=\"2026-06-11T17:31:28.703888055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.197674 | controller |     "Jun 11 17:31:28.758814 crc crio[23211]: time=\"2026-06-11T17:31:28.75874619Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad UID:252ad926-fc80-4f6f-b542-64af4ee7e6f9 NetNS:/var/run/netns/1a7d0368-fa4d-4a38-900e-f91bd8955bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod252ad926_fc80_4f6f_b542_64af4ee7e6f9.slice PodAnnotations:0xc0066181b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.197691 | controller |     "Jun 11 17:31:28.758814 crc crio[23211]: time=\"2026-06-11T17:31:28.758793601Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.197706 | controller |     "Jun 11 17:31:28.810740 crc crio[23211]: time=\"2026-06-11T17:31:28.809166123Z\" level=info msg=\"Removing container: aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582\" id=79434a07-8db3-4a10-8a1c-109e383f4dac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.197728 | controller |     "Jun 11 17:31:28.912503 crc crio[23211]: time=\"2026-06-11T17:31:28.907807215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.197757 | controller |     "Jun 11 17:31:28.924488 crc crio[23211]: time=\"2026-06-11T17:31:28.924333218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.197785 | controller |     "Jun 11 17:31:28.930483 crc crio[23211]: time=\"2026-06-11T17:31:28.929121799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.197813 | controller |     "Jun 11 17:31:29.054327 crc crio[23211]: 2026-06-11T17:31:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8ce0eddf3794c6 Mac:72:07:86:40:9b:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8a Mtu:0 Sandbox:/var/run/netns/b63d4584-beed-4d22-a0c2-4f15ade12ca2 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.1.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.197858 | controller |     "Jun 11 17:31:29.058326 crc crio[23211]: time=\"2026-06-11T17:31:29.055753641Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c UID:8983f454-5780-4017-a5ac-05a78c6e195b NetNS:/var/run/netns/b63d4584-beed-4d22-a0c2-4f15ade12ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8983f454_5780_4017_a5ac_05a78c6e195b.slice PodAnnotations:0xc00294e340}] Aliases:map[]}\"",
2026-06-11 18:01:03.197895 | controller |     "Jun 11 17:31:29.058326 crc crio[23211]: time=\"2026-06-11T17:31:29.055933045Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.197923 | controller |     "Jun 11 17:31:29.062505 crc crio[23211]: time=\"2026-06-11T17:31:29.061905585Z\" level=info msg=\"Removed container aecf8ebda7e917e30e767c3ac47b7c144a7d94a973ea28e09a867a7d1355a582: openstack/ceilometer-0/proxy-httpd\" id=79434a07-8db3-4a10-8a1c-109e383f4dac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.197950 | controller |     "Jun 11 17:31:29.074777 crc crio[23211]: time=\"2026-06-11T17:31:29.073281781Z\" level=info msg=\"Removing container: 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417\" id=def90bc4-4fa7-4ba1-9f80-56bd52255ede name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.198020 | controller |     "Jun 11 17:31:29.074777 crc crio[23211]: time=\"2026-06-11T17:31:29.074481421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.198050 | controller |     "Jun 11 17:31:29.219484 crc crio[23211]: time=\"2026-06-11T17:31:29.217055413Z\" level=info msg=\"Created container 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1f30f942-cf16-434f-b06e-8a677e1ddf8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.198072 | controller |     "Jun 11 17:31:29.219484 crc crio[23211]: time=\"2026-06-11T17:31:29.219073353Z\" level=info msg=\"Starting container: 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624\" id=6c81c495-dae9-4ef2-b50a-113c1e89cac8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.198089 | controller |     "Jun 11 17:31:29.266365 crc crio[23211]: time=\"2026-06-11T17:31:29.266125623Z\" level=info msg=\"Started container\" PID=268619 containerID=71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=6c81c495-dae9-4ef2-b50a-113c1e89cac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f",
2026-06-11 18:01:03.198107 | controller |     "Jun 11 17:31:29.282475 crc crio[23211]: time=\"2026-06-11T17:31:29.278494582Z\" level=info msg=\"Created container 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2: openstack/nova-metadata-0/nova-metadata-metadata\" id=184be98e-7f24-42f3-bfb4-7e890a5154a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.198124 | controller |     "Jun 11 17:31:29.284928 crc crio[23211]: time=\"2026-06-11T17:31:29.284812471Z\" level=info msg=\"Ran pod sandbox b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c with infra container: openstack/rabbitmq-server-0/POD\" id=2250996d-2ff8-4b81-b5b6-63dbae14ef13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.198141 | controller |     "Jun 11 17:31:29.285715 crc crio[23211]: time=\"2026-06-11T17:31:29.284824771Z\" level=info msg=\"Starting container: 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2\" id=0b6a4a4a-7526-4009-a540-3758383b122f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.198158 | controller |     "Jun 11 17:31:29.294218 crc crio[23211]: time=\"2026-06-11T17:31:29.294096163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=fe23de55-7120-41f9-8d8f-ac6f217f282a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.198173 | controller |     "Jun 11 17:31:29.295789 crc crio[23211]: time=\"2026-06-11T17:31:29.295698194Z\" level=info msg=\"Removed container 058b7deeb298c7ac3c9c502c5f5f558d1a005d9150124c3c7784756706b68417: openstack/ceilometer-0/sg-core\" id=def90bc4-4fa7-4ba1-9f80-56bd52255ede name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.198190 | controller |     "Jun 11 17:31:29.296167 crc crio[23211]: time=\"2026-06-11T17:31:29.296080873Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=fe23de55-7120-41f9-8d8f-ac6f217f282a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.198206 | controller |     "Jun 11 17:31:29.296292 crc crio[23211]: time=\"2026-06-11T17:31:29.296238457Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=fe23de55-7120-41f9-8d8f-ac6f217f282a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.198222 | controller |     "Jun 11 17:31:29.300833 crc crio[23211]: time=\"2026-06-11T17:31:29.300789951Z\" level=info msg=\"Removing container: 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f\" id=d9f03df2-6b0e-4c9e-8b6c-133eccee3dbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.198242 | controller |     "Jun 11 17:31:29.309890 crc crio[23211]: time=\"2026-06-11T17:31:29.309816157Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=9c0a66cb-da23-41b4-9ae0-b24210848478 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.198258 | controller |     "Jun 11 17:31:29.320744 crc crio[23211]: time=\"2026-06-11T17:31:29.320673819Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-11 18:01:03.198275 | controller |     "Jun 11 17:31:29.321140 crc crio[23211]: time=\"2026-06-11T17:31:29.321080259Z\" level=info msg=\"Started container\" PID=268640 containerID=79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2 description=openstack/nova-metadata-0/nova-metadata-metadata id=0b6a4a4a-7526-4009-a540-3758383b122f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a",
2026-06-11 18:01:03.198292 | controller |     "Jun 11 17:31:29.442620 crc crio[23211]: time=\"2026-06-11T17:31:29.442502562Z\" level=info msg=\"Removed container 897b0b79f8731e616fec0daf99bb82cbc329e90da138d273a2524992a4b13c7f: openstack/ceilometer-0/ceilometer-notification-agent\" id=d9f03df2-6b0e-4c9e-8b6c-133eccee3dbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.198309 | controller |     "Jun 11 17:31:29.454513 crc crio[23211]: time=\"2026-06-11T17:31:29.454371029Z\" level=info msg=\"Removing container: a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9\" id=b917a3bd-d58a-4e0e-b719-c6e2b28a62d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.198325 | controller |     "Jun 11 17:31:29.512649 crc crio[23211]: time=\"2026-06-11T17:31:29.509362846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.198341 | controller |     "Jun 11 17:31:29.528162 crc crio[23211]: time=\"2026-06-11T17:31:29.528059744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.198358 | controller |     "Jun 11 17:31:29.671503 crc crio[23211]: time=\"2026-06-11T17:31:29.668002502Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=120f4178-b2f6-4dd8-9b8c-250d39e51f42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.198374 | controller |     "Jun 11 17:31:29.671503 crc crio[23211]: time=\"2026-06-11T17:31:29.668136375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.198391 | controller |     "Jun 11 17:31:29.695744 crc crio[23211]: 2026-06-11T17:31:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b9b35b480eba00 Mac:5a:77:4a:c7:4d:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8b Mtu:0 Sandbox:/var/run/netns/1a7d0368-fa4d-4a38-900e-f91bd8955bdf SocketPath: PciID:}] [{Interface:0xc00032c980 Address:{IP:10.217.1.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.198407 | controller |     "Jun 11 17:31:29.705813 crc crio[23211]: time=\"2026-06-11T17:31:29.699873361Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=bd6bfe91-2c20-4278-87f3-3456b282b1a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.198425 | controller |     "Jun 11 17:31:29.705813 crc crio[23211]: time=\"2026-06-11T17:31:29.699946602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.198441 | controller |     "Jun 11 17:31:29.707793 crc crio[23211]: time=\"2026-06-11T17:31:29.707703896Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad UID:252ad926-fc80-4f6f-b542-64af4ee7e6f9 NetNS:/var/run/netns/1a7d0368-fa4d-4a38-900e-f91bd8955bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod252ad926_fc80_4f6f_b542_64af4ee7e6f9.slice PodAnnotations:0xc0066181b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.198463 | controller |     "Jun 11 17:31:29.708080 crc crio[23211]: time=\"2026-06-11T17:31:29.707999113Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.198481 | controller |     "Jun 11 17:31:29.741463 crc crio[23211]: time=\"2026-06-11T17:31:29.740512778Z\" level=info msg=\"Removed container a7d8dd75284ff674c667d2f44c2f6fe9a004e4a51a3832f89d198304bf5bbfb9: openstack/ceilometer-0/ceilometer-central-agent\" id=b917a3bd-d58a-4e0e-b719-c6e2b28a62d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.198497 | controller |     "Jun 11 17:31:29.788057 crc crio[23211]: time=\"2026-06-11T17:31:29.787954837Z\" level=info msg=\"Ran pod sandbox 9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=419fb597-3054-443c-aabb-8e1edc305b92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.198536 | controller |     "Jun 11 17:31:29.790905 crc crio[23211]: time=\"2026-06-11T17:31:29.790839089Z\" level=info msg=\"Removing container: cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23\" id=44ad7f09-9894-4b5c-b104-0abf35ad0eb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.198563 | controller |     "Jun 11 17:31:29.827385 crc crio[23211]: time=\"2026-06-11T17:31:29.827289712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b69990da-cfc8-489b-bb38-87ca40e2f776 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.198581 | controller |     "Jun 11 17:31:29.827852 crc crio[23211]: time=\"2026-06-11T17:31:29.827798414Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=b69990da-cfc8-489b-bb38-87ca40e2f776 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.198599 | controller |     "Jun 11 17:31:29.827926 crc crio[23211]: time=\"2026-06-11T17:31:29.827871677Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=b69990da-cfc8-489b-bb38-87ca40e2f776 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.198615 | controller |     "Jun 11 17:31:29.913366 crc crio[23211]: time=\"2026-06-11T17:31:29.853564542Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=955d3003-32ce-47fb-8cf5-8343de479b4f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.198632 | controller |     "Jun 11 17:31:29.913366 crc crio[23211]: time=\"2026-06-11T17:31:29.869986433Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-11 18:01:03.198648 | controller |     "Jun 11 17:31:29.964287 crc crio[23211]: time=\"2026-06-11T17:31:29.963631909Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7 UID:dbe00af4-e783-4b6e-9802-e66539668778 NetNS:/var/run/netns/dfe1e77a-cfcb-4945-93ba-ae1624cc3963 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbe00af4_e783_4b6e_9802_e66539668778.slice PodAnnotations:0xc007c149f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.198665 | controller |     "Jun 11 17:31:29.964652 crc crio[23211]: time=\"2026-06-11T17:31:29.964386547Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.198686 | controller |     "Jun 11 17:31:30.046660 crc crio[23211]: time=\"2026-06-11T17:31:30.046555946Z\" level=info msg=\"Created container d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089: openstack/nova-api-0/nova-api-log\" id=3490ce26-b19f-431c-aea6-db070381af9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.198704 | controller |     "Jun 11 17:31:30.049476 crc crio[23211]: time=\"2026-06-11T17:31:30.049353656Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5 UID:7406a613-e689-4836-a054-11132a3bf217 NetNS:/var/run/netns/93ffaeca-4da6-43f4-97be-8aa064a72851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7406a613_e689_4836_a054_11132a3bf217.slice PodAnnotations:0xc0066192f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.198721 | controller |     "Jun 11 17:31:30.049476 crc crio[23211]: time=\"2026-06-11T17:31:30.049413058Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.198738 | controller |     "Jun 11 17:31:30.059541 crc crio[23211]: time=\"2026-06-11T17:31:30.059395378Z\" level=info msg=\"Starting container: d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089\" id=24f6267b-6782-4ace-bc25-93a748a4c51e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.198754 | controller |     "Jun 11 17:31:30.108549 crc crio[23211]: time=\"2026-06-11T17:31:30.107788521Z\" level=info msg=\"Started container\" PID=268720 containerID=d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089 description=openstack/nova-api-0/nova-api-log id=24f6267b-6782-4ace-bc25-93a748a4c51e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183",
2026-06-11 18:01:03.198771 | controller |     "Jun 11 17:31:30.194493 crc crio[23211]: time=\"2026-06-11T17:31:30.18959429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e95c9fee-91e2-4c74-ba39-6935e8f44640 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.198788 | controller |     "Jun 11 17:31:30.351491 crc crio[23211]: time=\"2026-06-11T17:31:30.348658566Z\" level=info msg=\"Removed container cadb6a21a101d82b6d38fe1b9755af3f12f1536165df6b612db632d961df3f23: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=44ad7f09-9894-4b5c-b104-0abf35ad0eb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.198804 | controller |     "Jun 11 17:31:30.478143 crc crio[23211]: time=\"2026-06-11T17:31:30.475707108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bea8a846-5ca9-4357-9721-a64cc598488d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.198820 | controller |     "Jun 11 17:31:30.503489 crc crio[23211]: time=\"2026-06-11T17:31:30.501518086Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=5e6ae122-448d-49a2-ba4a-0f8b1a83c4d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.198836 | controller |     "Jun 11 17:31:30.503489 crc crio[23211]: time=\"2026-06-11T17:31:30.502047328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.198853 | controller |     "Jun 11 17:31:30.638168 crc crio[23211]: 2026-06-11T17:31:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcfaa968af02205 Mac:3a:1b:59:4e:59:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8c Mtu:0 Sandbox:/var/run/netns/dfe1e77a-cfcb-4945-93ba-ae1624cc3963 SocketPath: PciID:}] [{Interface:0xc000448720 Address:{IP:10.217.1.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.198873 | controller |     "Jun 11 17:31:30.658043 crc crio[23211]: time=\"2026-06-11T17:31:30.657934655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.198890 | controller |     "Jun 11 17:31:30.663121 crc crio[23211]: time=\"2026-06-11T17:31:30.662666393Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7 UID:dbe00af4-e783-4b6e-9802-e66539668778 NetNS:/var/run/netns/dfe1e77a-cfcb-4945-93ba-ae1624cc3963 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbe00af4_e783_4b6e_9802_e66539668778.slice PodAnnotations:0xc007c149f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.198906 | controller |     "Jun 11 17:31:30.663121 crc crio[23211]: time=\"2026-06-11T17:31:30.66296442Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.198922 | controller |     "Jun 11 17:31:30.683501 crc crio[23211]: time=\"2026-06-11T17:31:30.67489465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.198938 | controller |     "Jun 11 17:31:30.704652 crc crio[23211]: time=\"2026-06-11T17:31:30.704563303Z\" level=info msg=\"Ran pod sandbox dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7 with infra container: openstack/ceilometer-0/POD\" id=120f4178-b2f6-4dd8-9b8c-250d39e51f42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.198954 | controller |     "Jun 11 17:31:30.709775 crc crio[23211]: time=\"2026-06-11T17:31:30.709675191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8eaef867-a1af-437f-bed3-50ff5b37c6f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.198969 | controller |     "Jun 11 17:31:30.795569 crc crio[23211]: time=\"2026-06-11T17:31:30.786714812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7177d3b1-c460-47d8-accb-bfb237325358 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.198984 | controller |     "Jun 11 17:31:30.795949 crc crio[23211]: time=\"2026-06-11T17:31:30.795745757Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c4fd0556-ab73-4194-bc15-c5e4f0a37849 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.198999 | controller |     "Jun 11 17:31:30.798579 crc crio[23211]: time=\"2026-06-11T17:31:30.796415914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199013 | controller |     "Jun 11 17:31:30.813383 crc crio[23211]: 2026-06-11T17:31:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea23a5096e1165a Mac:06:94:0c:ad:31:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8d Mtu:0 Sandbox:/var/run/netns/93ffaeca-4da6-43f4-97be-8aa064a72851 SocketPath: PciID:}] [{Interface:0xc0004c81a0 Address:{IP:10.217.1.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.199028 | controller |     "Jun 11 17:31:30.815332 crc crio[23211]: time=\"2026-06-11T17:31:30.815251416Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5 UID:7406a613-e689-4836-a054-11132a3bf217 NetNS:/var/run/netns/93ffaeca-4da6-43f4-97be-8aa064a72851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7406a613_e689_4836_a054_11132a3bf217.slice PodAnnotations:0xc0066192f8}] Aliases:map[]}\"",
2026-06-11 18:01:03.199047 | controller |     "Jun 11 17:31:30.815658 crc crio[23211]: time=\"2026-06-11T17:31:30.815522913Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.199063 | controller |     "Jun 11 17:31:30.875813 crc crio[23211]: time=\"2026-06-11T17:31:30.8756724Z\" level=info msg=\"Ran pod sandbox ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5 with infra container: openstack/nova-cell1-conductor-0/POD\" id=bd6bfe91-2c20-4278-87f3-3456b282b1a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.199077 | controller |     "Jun 11 17:31:30.881102 crc crio[23211]: time=\"2026-06-11T17:31:30.880998284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=06cf98dd-e5d4-41e6-bda8-2a555955d379 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.199092 | controller |     "Jun 11 17:31:30.922126 crc crio[23211]: time=\"2026-06-11T17:31:30.922019051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0f017a32-9eec-49b8-a0b1-42162ba7314e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.199107 | controller |     "Jun 11 17:31:30.941331 crc crio[23211]: time=\"2026-06-11T17:31:30.941020547Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=8022699c-a176-4b1f-b9d0-173676795da0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.199122 | controller |     "Jun 11 17:31:30.947136 crc crio[23211]: time=\"2026-06-11T17:31:30.947047388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199138 | controller |     "Jun 11 17:31:30.969651 crc crio[23211]: time=\"2026-06-11T17:31:30.968071366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199167 | controller |     "Jun 11 17:31:30.975778 crc crio[23211]: time=\"2026-06-11T17:31:30.975601163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199184 | controller |     "Jun 11 17:31:31.194554 crc crio[23211]: time=\"2026-06-11T17:31:31.194396595Z\" level=info msg=\"Created container c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1: openstack/ceilometer-0/ceilometer-central-agent\" id=c4fd0556-ab73-4194-bc15-c5e4f0a37849 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.199200 | controller |     "Jun 11 17:31:31.202476 crc crio[23211]: time=\"2026-06-11T17:31:31.202237202Z\" level=info msg=\"Starting container: c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1\" id=93c10775-6593-438d-ab17-c56670cd09ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.199214 | controller |     "Jun 11 17:31:31.210741 crc crio[23211]: time=\"2026-06-11T17:31:31.21053644Z\" level=info msg=\"Created container af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95: openstack/nova-api-0/nova-api-api\" id=5e6ae122-448d-49a2-ba4a-0f8b1a83c4d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.199232 | controller |     "Jun 11 17:31:31.219133 crc crio[23211]: time=\"2026-06-11T17:31:31.219036413Z\" level=info msg=\"Started container\" PID=269006 containerID=c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1 description=openstack/ceilometer-0/ceilometer-central-agent id=93c10775-6593-438d-ab17-c56670cd09ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7",
2026-06-11 18:01:03.199250 | controller |     "Jun 11 17:31:31.219553 crc crio[23211]: time=\"2026-06-11T17:31:31.219241198Z\" level=info msg=\"Starting container: af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95\" id=33ffe8e8-1d45-425e-8146-ccd848cae685 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.199266 | controller |     "Jun 11 17:31:31.235977 crc crio[23211]: time=\"2026-06-11T17:31:31.235715241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199280 | controller |     "Jun 11 17:31:31.241012 crc crio[23211]: time=\"2026-06-11T17:31:31.24088256Z\" level=info msg=\"Started container\" PID=269000 containerID=af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95 description=openstack/nova-api-0/nova-api-api id=33ffe8e8-1d45-425e-8146-ccd848cae685 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183",
2026-06-11 18:01:03.199295 | controller |     "Jun 11 17:31:31.248546 crc crio[23211]: time=\"2026-06-11T17:31:31.248469841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=efdf7c47-031c-46c4-a1f4-3a691bdb84bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.199309 | controller |     "Jun 11 17:31:31.308810 crc crio[23211]: time=\"2026-06-11T17:31:31.302478194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=23d5006c-d30c-4d62-a58b-428db1586d0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.199323 | controller |     "Jun 11 17:31:31.314389 crc crio[23211]: time=\"2026-06-11T17:31:31.313768517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199337 | controller |     "Jun 11 17:31:31.318273 crc crio[23211]: time=\"2026-06-11T17:31:31.316677339Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=dbe139f7-46ac-4db0-ba54-a054a6bee09f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.199352 | controller |     "Jun 11 17:31:31.318273 crc crio[23211]: time=\"2026-06-11T17:31:31.317149091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199366 | controller |     "Jun 11 17:31:31.321078 crc crio[23211]: time=\"2026-06-11T17:31:31.320943406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199381 | controller |     "Jun 11 17:31:31.539634 crc crio[23211]: time=\"2026-06-11T17:31:31.538851725Z\" level=info msg=\"Created container 5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=8022699c-a176-4b1f-b9d0-173676795da0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.199396 | controller |     "Jun 11 17:31:31.542257 crc crio[23211]: time=\"2026-06-11T17:31:31.542139128Z\" level=info msg=\"Starting container: 5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8\" id=f8c5ae22-3013-49d6-96df-ab7e62a33d4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.199414 | controller |     "Jun 11 17:31:31.580368 crc crio[23211]: time=\"2026-06-11T17:31:31.577394752Z\" level=info msg=\"Created container 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186: openstack/cinder-scheduler-0/cinder-scheduler\" id=729cf845-df1b-4b46-9c62-81336cd970b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.199429 | controller |     "Jun 11 17:31:31.580368 crc crio[23211]: time=\"2026-06-11T17:31:31.578005847Z\" level=info msg=\"Started container\" PID=269033 containerID=5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f8c5ae22-3013-49d6-96df-ab7e62a33d4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5",
2026-06-11 18:01:03.199445 | controller |     "Jun 11 17:31:31.592517 crc crio[23211]: time=\"2026-06-11T17:31:31.590704596Z\" level=info msg=\"Starting container: 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186\" id=6e4f114e-cfcb-44ad-9a2b-2645471dcc5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.199460 | controller |     "Jun 11 17:31:31.596874 crc crio[23211]: time=\"2026-06-11T17:31:31.596769627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199475 | controller |     "Jun 11 17:31:31.644515 crc crio[23211]: time=\"2026-06-11T17:31:31.644232436Z\" level=info msg=\"Started container\" PID=269025 containerID=12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186 description=openstack/cinder-scheduler-0/cinder-scheduler id=6e4f114e-cfcb-44ad-9a2b-2645471dcc5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4",
2026-06-11 18:01:03.199491 | controller |     "Jun 11 17:31:31.656511 crc crio[23211]: time=\"2026-06-11T17:31:31.653223461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199507 | controller |     "Jun 11 17:31:31.682478 crc crio[23211]: time=\"2026-06-11T17:31:31.681347436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199558 | controller |     "Jun 11 17:31:31.741375 crc crio[23211]: time=\"2026-06-11T17:31:31.739130973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=61ddeccd-d63f-4d45-a34f-aab396c9cb59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.199577 | controller |     "Jun 11 17:31:31.880568 crc crio[23211]: time=\"2026-06-11T17:31:31.878849054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=c9217da6-0bce-46a3-826d-c23612fe6b3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.199593 | controller |     "Jun 11 17:31:31.900480 crc crio[23211]: time=\"2026-06-11T17:31:31.899859221Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=51d05b81-5283-4b6a-b18d-e5e4fa94678a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.199607 | controller |     "Jun 11 17:31:31.901523 crc crio[23211]: time=\"2026-06-11T17:31:31.901165343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199622 | controller |     "Jun 11 17:31:31.924292 crc crio[23211]: time=\"2026-06-11T17:31:31.924134Z\" level=info msg=\"Created container 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c: openstack/cinder-api-0/cinder-api-log\" id=d330c0f6-8e9a-40c0-a2ab-5e2c1a2e7393 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.199641 | controller |     "Jun 11 17:31:31.926588 crc crio[23211]: time=\"2026-06-11T17:31:31.926375796Z\" level=info msg=\"Starting container: 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c\" id=e6bfb757-543b-4c57-8967-041d62cfcac0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.199657 | controller |     "Jun 11 17:31:31.935783 crc crio[23211]: time=\"2026-06-11T17:31:31.935665858Z\" level=info msg=\"Started container\" PID=269074 containerID=92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c description=openstack/cinder-api-0/cinder-api-log id=e6bfb757-543b-4c57-8967-041d62cfcac0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c",
2026-06-11 18:01:03.199672 | controller |     "Jun 11 17:31:32.040576 crc crio[23211]: time=\"2026-06-11T17:31:32.005779975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=dadf894f-cf1e-4d76-ae93-b65c305ec789 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.199687 | controller |     "Jun 11 17:31:32.237979 crc crio[23211]: time=\"2026-06-11T17:31:32.22751707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199702 | controller |     "Jun 11 17:31:32.313248 crc crio[23211]: time=\"2026-06-11T17:31:32.308735505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=a0440d6d-1103-469d-98c6-2922c5f6cbe3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.199717 | controller |     "Jun 11 17:31:32.320205 crc crio[23211]: time=\"2026-06-11T17:31:32.32005455Z\" level=info msg=\"Created container ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894: openstack/ceilometer-0/ceilometer-notification-agent\" id=dbe139f7-46ac-4db0-ba54-a054a6bee09f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.199731 | controller |     "Jun 11 17:31:32.323688 crc crio[23211]: time=\"2026-06-11T17:31:32.323607228Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=cafe836a-4d20-405d-a0d5-4de28131dba5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.199746 | controller |     "Jun 11 17:31:32.324082 crc crio[23211]: time=\"2026-06-11T17:31:32.324027039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199761 | controller |     "Jun 11 17:31:32.329949 crc crio[23211]: time=\"2026-06-11T17:31:32.329895276Z\" level=info msg=\"Starting container: ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894\" id=30f24246-0bf3-4031-bd41-13cc9ea398fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.199776 | controller |     "Jun 11 17:31:32.351295 crc crio[23211]: time=\"2026-06-11T17:31:32.351157359Z\" level=info msg=\"Started container\" PID=269084 containerID=ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894 description=openstack/ceilometer-0/ceilometer-notification-agent id=30f24246-0bf3-4031-bd41-13cc9ea398fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7",
2026-06-11 18:01:03.199792 | controller |     "Jun 11 17:31:32.367981 crc crio[23211]: time=\"2026-06-11T17:31:32.367834207Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a4cb6831-ef92-45db-b767-fb53f7f51a43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.199807 | controller |     "Jun 11 17:31:32.487546 crc crio[23211]: time=\"2026-06-11T17:31:32.486982152Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=f954011c-e62d-4b69-b33d-293b92de827d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.199826 | controller |     "Jun 11 17:31:32.631000 crc crio[23211]: time=\"2026-06-11T17:31:32.630900858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199841 | controller |     "Jun 11 17:31:32.754600 crc crio[23211]: time=\"2026-06-11T17:31:32.754488604Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=41915e43-63f7-4bfa-b7d6-571bd6ffa7d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.199856 | controller |     "Jun 11 17:31:32.755394 crc crio[23211]: time=\"2026-06-11T17:31:32.755322564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199872 | controller |     "Jun 11 17:31:33.026641 crc crio[23211]: time=\"2026-06-11T17:31:33.024963991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199887 | controller |     "Jun 11 17:31:33.057575 crc crio[23211]: time=\"2026-06-11T17:31:33.05727798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.199902 | controller |     "Jun 11 17:31:33.314605 crc crio[23211]: time=\"2026-06-11T17:31:33.31152879Z\" level=info msg=\"Created container a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3: openstack/ceilometer-0/sg-core\" id=41915e43-63f7-4bfa-b7d6-571bd6ffa7d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.199919 | controller |     "Jun 11 17:31:33.316532 crc crio[23211]: time=\"2026-06-11T17:31:33.316375592Z\" level=info msg=\"Starting container: a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3\" id=161cbe61-27a7-42ec-80a2-9111d4c2d27d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.199942 | controller |     "Jun 11 17:31:33.328911 crc crio[23211]: time=\"2026-06-11T17:31:33.328787883Z\" level=info msg=\"Started container\" PID=269296 containerID=a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3 description=openstack/ceilometer-0/sg-core id=161cbe61-27a7-42ec-80a2-9111d4c2d27d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7",
2026-06-11 18:01:03.199971 | controller |     "Jun 11 17:31:33.429603 crc crio[23211]: time=\"2026-06-11T17:31:33.429354583Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=feb3f588-d440-4419-873b-60d6f1b70a7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.199991 | controller |     "Jun 11 17:31:33.543957 crc crio[23211]: time=\"2026-06-11T17:31:33.543866582Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=65083220-5939-4cb3-96d0-63fce78719c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.200006 | controller |     "Jun 11 17:31:33.665038 crc crio[23211]: time=\"2026-06-11T17:31:33.663789777Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=51ebaae1-dfec-43c5-98b4-ad377136fc86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.200021 | controller |     "Jun 11 17:31:33.665599 crc crio[23211]: time=\"2026-06-11T17:31:33.665406967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.200041 | controller |     "Jun 11 17:31:33.728853 crc crio[23211]: time=\"2026-06-11T17:31:33.728275823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=4e65ff00-1aea-4ec6-80c5-30609c2efdab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.200057 | controller |     "Jun 11 17:31:33.841554 crc crio[23211]: time=\"2026-06-11T17:31:33.841357666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0372b8ed-16a1-466d-a1a0-03dc53fb5d6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.200071 | controller |     "Jun 11 17:31:33.856129 crc crio[23211]: time=\"2026-06-11T17:31:33.855760937Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6d1f2e59-58ef-45e0-a724-a8a40f03df6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.200087 | controller |     "Jun 11 17:31:33.856830 crc crio[23211]: time=\"2026-06-11T17:31:33.856334621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.200101 | controller |     "Jun 11 17:31:34.117627 crc crio[23211]: time=\"2026-06-11T17:31:34.117533225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.200116 | controller |     "Jun 11 17:31:34.129705 crc crio[23211]: time=\"2026-06-11T17:31:34.129615808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.200131 | controller |     "Jun 11 17:31:34.261156 crc crio[23211]: time=\"2026-06-11T17:31:34.259405491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.200145 | controller |     "Jun 11 17:31:34.287095 crc crio[23211]: time=\"2026-06-11T17:31:34.287028853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.200159 | controller |     "Jun 11 17:31:34.323134 crc crio[23211]: time=\"2026-06-11T17:31:34.323010104Z\" level=info msg=\"Created container 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8: openstack/ceilometer-0/proxy-httpd\" id=51ebaae1-dfec-43c5-98b4-ad377136fc86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.200174 | controller |     "Jun 11 17:31:34.328730 crc crio[23211]: time=\"2026-06-11T17:31:34.328525772Z\" level=info msg=\"Starting container: 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8\" id=e5a3fe44-231e-4c98-9110-38df1a44f5f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.200188 | controller |     "Jun 11 17:31:34.351688 crc crio[23211]: time=\"2026-06-11T17:31:34.350584725Z\" level=info msg=\"Started container\" PID=269358 containerID=3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8 description=openstack/ceilometer-0/proxy-httpd id=e5a3fe44-231e-4c98-9110-38df1a44f5f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7",
2026-06-11 18:01:03.200204 | controller |     "Jun 11 17:31:34.460763 crc crio[23211]: time=\"2026-06-11T17:31:34.460676463Z\" level=info msg=\"Created container 7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6d1f2e59-58ef-45e0-a724-a8a40f03df6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.200218 | controller |     "Jun 11 17:31:34.465817 crc crio[23211]: time=\"2026-06-11T17:31:34.465273709Z\" level=info msg=\"Starting container: 7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9\" id=56571ae2-cf6f-4b94-b29e-d2fec442ab9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.200249 | controller |     "Jun 11 17:31:34.479024 crc crio[23211]: time=\"2026-06-11T17:31:34.478217073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.200274 | controller |     "Jun 11 17:31:34.499533 crc crio[23211]: time=\"2026-06-11T17:31:34.499314681Z\" level=info msg=\"Started container\" PID=269365 containerID=7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=56571ae2-cf6f-4b94-b29e-d2fec442ab9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab",
2026-06-11 18:01:03.200291 | controller |     "Jun 11 17:31:34.685686 crc crio[23211]: time=\"2026-06-11T17:31:34.68524124Z\" level=info msg=\"Created container dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c: openstack/cinder-scheduler-0/probe\" id=51d05b81-5283-4b6a-b18d-e5e4fa94678a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.200306 | controller |     "Jun 11 17:31:34.693638 crc crio[23211]: time=\"2026-06-11T17:31:34.693384024Z\" level=info msg=\"Starting container: dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c\" id=989e219d-06b5-4d63-b28e-f51cf345b59f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.200329 | controller |     "Jun 11 17:31:34.737538 crc crio[23211]: time=\"2026-06-11T17:31:34.735581761Z\" level=info msg=\"Started container\" PID=269381 containerID=dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c description=openstack/cinder-scheduler-0/probe id=989e219d-06b5-4d63-b28e-f51cf345b59f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4",
2026-06-11 18:01:03.200353 | controller |     "Jun 11 17:31:34.881831 crc crio[23211]: time=\"2026-06-11T17:31:34.880954284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.200369 | controller |     "Jun 11 17:31:35.080892 crc crio[23211]: time=\"2026-06-11T17:31:35.080771289Z\" level=info msg=\"Created container acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d: openstack/cinder-api-0/cinder-api\" id=cafe836a-4d20-405d-a0d5-4de28131dba5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.200390 | controller |     "Jun 11 17:31:35.083906 crc crio[23211]: time=\"2026-06-11T17:31:35.083811897Z\" level=info msg=\"Starting container: acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d\" id=1fea1d25-0caf-436f-8b40-1f9b582a09b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.200406 | controller |     "Jun 11 17:31:35.096620 crc crio[23211]: time=\"2026-06-11T17:31:35.096514695Z\" level=info msg=\"Started container\" PID=269608 containerID=acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d description=openstack/cinder-api-0/cinder-api id=1fea1d25-0caf-436f-8b40-1f9b582a09b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c",
2026-06-11 18:01:03.200420 | controller |     "Jun 11 17:31:36.042735 crc crio[23211]: time=\"2026-06-11T17:31:36.041742958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=26d7fc1b-a66b-4df0-9b3c-9ef7ffe74006 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.200448 | controller |     "Jun 11 17:31:38.145909 crc crio[23211]: time=\"2026-06-11T17:31:38.143949888Z\" level=info msg=\"Removing container: 4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5\" id=6ae625eb-8dce-4f03-a82d-983a604baaed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.200480 | controller |     "Jun 11 17:31:41.515111 crc crio[23211]: time=\"2026-06-11T17:31:41.513905294Z\" level=info msg=\"Stopping pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\" id=2328414b-c491-4928-a32b-37942501b35a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.200504 | controller |     "Jun 11 17:31:41.515111 crc crio[23211]: time=\"2026-06-11T17:31:41.515066533Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\" id=2328414b-c491-4928-a32b-37942501b35a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.200565 | controller |     "Jun 11 17:31:41.517862 crc crio[23211]: time=\"2026-06-11T17:31:41.517666008Z\" level=info msg=\"Removing pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\" id=c250c485-8b8f-4cea-87f7-3147444dab4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.200588 | controller |     "Jun 11 17:31:44.927166 crc crio[23211]: time=\"2026-06-11T17:31:44.92139173Z\" level=info msg=\"Stopping container: a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27 (timeout: 30s)\" id=ba46a654-68c8-4b9a-b055-eab57efd0465 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.200605 | controller |     "Jun 11 17:31:47.515949 crc crio[23211]: time=\"2026-06-11T17:31:47.515158308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5c12f7a7-b2dc-40d6-b968-b19bdf22115e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.200619 | controller |     "Jun 11 17:31:52.048314 crc crio[23211]: time=\"2026-06-11T17:31:52.04709626Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f7d46778-4808-45b6-81ff-4474898b26b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.200647 | controller |     "Jun 11 17:31:52.179014 crc crio[23211]: time=\"2026-06-11T17:31:52.178930333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.200673 | controller |     "Jun 11 17:31:52.769818 crc crio[23211]: time=\"2026-06-11T17:31:52.762656398Z\" level=info msg=\"Stopping container: c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098 (timeout: 30s)\" id=66c89488-4141-4344-b31a-ace7c106213a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.200697 | controller |     "Jun 11 17:31:54.379574 crc crio[23211]: time=\"2026-06-11T17:31:54.379488549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=a4c3b098-1e5c-4121-b593-f908adc80458 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.200728 | controller |     "Jun 11 17:31:56.316049 crc crio[23211]: time=\"2026-06-11T17:31:56.314308586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=c12eb59e-3f8d-4b11-83c3-d862da3e9e05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.200743 | controller |     "Jun 11 17:31:56.333594 crc crio[23211]: time=\"2026-06-11T17:31:56.333415075Z\" level=info msg=\"Stopped container a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=ba46a654-68c8-4b9a-b055-eab57efd0465 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.200757 | controller |     "Jun 11 17:31:56.335213 crc crio[23211]: time=\"2026-06-11T17:31:56.335114358Z\" level=info msg=\"Stopping container: 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48 (timeout: 30s)\" id=2ad44341-252d-427d-935c-0be0452acb95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.200776 | controller |     "Jun 11 17:31:57.686869 crc crio[23211]: time=\"2026-06-11T17:31:57.685872382Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ace1d9c5-ef96-469e-b3fd-3c54c645e2fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.200792 | controller |     "Jun 11 17:31:57.744155 crc crio[23211]: time=\"2026-06-11T17:31:57.74406412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.200807 | controller |     "Jun 11 17:31:57.806264 crc crio[23211]: time=\"2026-06-11T17:31:57.806134575Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=dc0069d0-a038-4b9d-971d-783451a370c5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.200821 | controller |     "Jun 11 17:31:57.808689 crc crio[23211]: time=\"2026-06-11T17:31:57.808629328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9ccb09f3-95f8-44c1-bf69-03a75ff42748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.200835 | controller |     "Jun 11 17:31:57.863656 crc crio[23211]: time=\"2026-06-11T17:31:57.863562604Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=820cd949-9ea6-4580-8e89-ca15289bc806 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.200849 | controller |     "Jun 11 17:31:57.865154 crc crio[23211]: time=\"2026-06-11T17:31:57.865042961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2b4772fe-73ed-4172-a053-76fe8bcab680 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.200883 | controller |     "Jun 11 17:31:57.877254 crc crio[23211]: time=\"2026-06-11T17:31:57.877121274Z\" level=info msg=\"Removed pod sandbox: a8dd006ddef506adc0311c7c9aa9f2aff2ea7f56737c591b7baa91a87f26ede8\" id=c250c485-8b8f-4cea-87f7-3147444dab4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.200906 | controller |     "Jun 11 17:31:57.878390 crc crio[23211]: time=\"2026-06-11T17:31:57.878277293Z\" level=info msg=\"Stopping pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\" id=0f45ccae-4e9a-4cd9-865d-1d68807ec459 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.200928 | controller |     "Jun 11 17:31:57.878594 crc crio[23211]: time=\"2026-06-11T17:31:57.878511359Z\" level=info msg=\"Stopped pod sandbox (already stopped): 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\" id=0f45ccae-4e9a-4cd9-865d-1d68807ec459 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.200958 | controller |     "Jun 11 17:31:57.879686 crc crio[23211]: time=\"2026-06-11T17:31:57.879574276Z\" level=info msg=\"Removing pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\" id=6bcf8af6-91b7-4679-87bb-6395dd6ca0f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.200974 | controller |     "Jun 11 17:31:57.913846 crc crio[23211]: time=\"2026-06-11T17:31:57.91368935Z\" level=info msg=\"Stopped container c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098: openstack/keystone-596467fd76-d4zgm/keystone-api\" id=66c89488-4141-4344-b31a-ace7c106213a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.200989 | controller |     "Jun 11 17:31:57.915124 crc crio[23211]: time=\"2026-06-11T17:31:57.914972372Z\" level=info msg=\"Stopping pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d\" id=c5c29cd8-e53a-4b0c-ac38-1db287e1718f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.201008 | controller |     "Jun 11 17:31:57.916779 crc crio[23211]: time=\"2026-06-11T17:31:57.916553232Z\" level=info msg=\"Got pod network &{Name:keystone-596467fd76-d4zgm Namespace:openstack ID:0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d UID:46f5bada-2977-4087-99c9-ba98e1ee1c77 NetNS:/var/run/netns/07a46b73-b685-4b15-afc7-096399dbc516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46f5bada_2977_4087_99c9_ba98e1ee1c77.slice PodAnnotations:0xc0030886c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.201034 | controller |     "Jun 11 17:31:57.917121 crc crio[23211]: time=\"2026-06-11T17:31:57.917036723Z\" level=info msg=\"Deleting pod openstack_keystone-596467fd76-d4zgm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.201052 | controller |     "Jun 11 17:31:57.937010 crc crio[23211]: time=\"2026-06-11T17:31:57.935061425Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=955d3003-32ce-47fb-8cf5-8343de479b4f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.201067 | controller |     "Jun 11 17:31:57.937010 crc crio[23211]: time=\"2026-06-11T17:31:57.935871736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=09bd2198-1bbf-4def-9276-bbdeb957e2e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.201088 | controller |     "Jun 11 17:31:57.962897 crc crio[23211]: time=\"2026-06-11T17:31:57.96280176Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=d1eed6eb-086c-4de6-a8f6-ee6c5bfcb6d6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.201113 | controller |     "Jun 11 17:31:57.964202 crc crio[23211]: time=\"2026-06-11T17:31:57.96355504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=a7dbf72b-6196-4ddf-b6ea-1cc645328608 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.201137 | controller |     "Jun 11 17:31:58.001826 crc crio[23211]: time=\"2026-06-11T17:31:58.001639524Z\" level=info msg=\"Removed container 4e2abc25c1f555974f19ea1dfb0b9651febf68a97f3103536945d561063e4bd5: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6ae625eb-8dce-4f03-a82d-983a604baaed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.201171 | controller |     "Jun 11 17:31:58.052312 crc crio[23211]: time=\"2026-06-11T17:31:58.042268941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5793ea37-1673-4bd1-9ff5-b62edc046ad9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.201193 | controller |     "Jun 11 17:31:58.056005 crc crio[23211]: time=\"2026-06-11T17:31:58.055890212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b7042f6f-25a2-4af4-b697-bd663dcdf3eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.201214 | controller |     "Jun 11 17:31:58.081008 crc crio[23211]: time=\"2026-06-11T17:31:58.072711854Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=9c0a66cb-da23-41b4-9ae0-b24210848478 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.201236 | controller |     "Jun 11 17:31:58.081008 crc crio[23211]: time=\"2026-06-11T17:31:58.075491085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0e15b9d3-324d-4dba-91ac-180c04929c09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.201262 | controller |     "Jun 11 17:31:58.128397 crc crio[23211]: time=\"2026-06-11T17:31:58.128149513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=4174f810-bfed-464a-807b-7e45e2491768 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.201282 | controller |     "Jun 11 17:31:58.139733 crc crio[23211]: time=\"2026-06-11T17:31:58.136829741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=68168c59-dc84-4206-89eb-8cf4300e1574 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.201310 | controller |     "Jun 11 17:31:58.158578 crc crio[23211]: time=\"2026-06-11T17:31:58.156413841Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=1baf72b6-f028-4494-90f5-875a3ab2c065 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.201329 | controller |     "Jun 11 17:31:58.162002 crc crio[23211]: time=\"2026-06-11T17:31:58.160394101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=50f5fe53-3ef8-493e-94e7-1f8fa5453c1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.201352 | controller |     "Jun 11 17:31:58.186735 crc crio[23211]: time=\"2026-06-11T17:31:58.186648129Z\" level=info msg=\"Removed pod sandbox: 28faef4e0980d4af2846a43b8a8b3fc6d4b6b2be6bc6a7d67020078bbf034661\" id=6bcf8af6-91b7-4679-87bb-6395dd6ca0f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.201373 | controller |     "Jun 11 17:31:58.193861 crc crio[23211]: time=\"2026-06-11T17:31:58.19347759Z\" level=info msg=\"Stopping pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\" id=70e50e4c-9442-4f82-89c0-aa1d1c7227c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.201393 | controller |     "Jun 11 17:31:58.193861 crc crio[23211]: time=\"2026-06-11T17:31:58.193805618Z\" level=info msg=\"Stopped pod sandbox (already stopped): 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\" id=70e50e4c-9442-4f82-89c0-aa1d1c7227c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.201414 | controller |     "Jun 11 17:31:58.201094 crc crio[23211]: time=\"2026-06-11T17:31:58.200994808Z\" level=info msg=\"Removing pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\" id=6f249504-8d9d-4531-838e-95c504da7b78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.201436 | controller |     "Jun 11 17:31:58.226491 crc crio[23211]: time=\"2026-06-11T17:31:58.223859702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.201456 | controller |     "Jun 11 17:31:58.248584 crc crio[23211]: time=\"2026-06-11T17:31:58.240800175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.201475 | controller |     "Jun 11 17:31:58.255760 crc crio[23211]: time=\"2026-06-11T17:31:58.255670908Z\" level=info msg=\"Removed pod sandbox: 393ca73f33390817bf1ec86057402526ffbd1b36571f0322af7c4d2bf7c9b6f2\" id=6f249504-8d9d-4531-838e-95c504da7b78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.201495 | controller |     "Jun 11 17:31:58.261706 crc crio[23211]: time=\"2026-06-11T17:31:58.261590426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b046616d-6ca8-4aea-9b23-ff726b2b70c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.201533 | controller |     "Jun 11 17:31:58.262215 crc crio[23211]: time=\"2026-06-11T17:31:58.26212336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2594b89d-8a2d-42d9-b902-5a3524a5f1b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.201567 | controller |     "Jun 11 17:31:58.262518 crc crio[23211]: time=\"2026-06-11T17:31:58.262370316Z\" level=info msg=\"Stopping pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\" id=c1ee7b53-0252-4bb7-b31b-f98ee96c96d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.201588 | controller |     "Jun 11 17:31:58.262621 crc crio[23211]: time=\"2026-06-11T17:31:58.2625204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\" id=c1ee7b53-0252-4bb7-b31b-f98ee96c96d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.201608 | controller |     "Jun 11 17:31:58.263990 crc crio[23211]: time=\"2026-06-11T17:31:58.263917695Z\" level=info msg=\"Removing pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\" id=ddaab01e-1f7f-4179-bf16-b633541aa2ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.201627 | controller |     "Jun 11 17:31:58.272585 crc crio[23211]: time=\"2026-06-11T17:31:58.272345616Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=01fbf8dc-bb0b-41ac-995c-a755af6b4d81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.201646 | controller |     "Jun 11 17:31:58.282545 crc crio[23211]: time=\"2026-06-11T17:31:58.282367697Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=db1abc3d-0fb6-4152-bb4e-4386da75398b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.201665 | controller |     "Jun 11 17:31:58.299861 crc crio[23211]: time=\"2026-06-11T17:31:58.298687226Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-lq6q6/keystone-db-sync\" id=bd8e5847-568c-40d4-95e6-20c714dd844b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.201685 | controller |     "Jun 11 17:31:58.300358 crc crio[23211]: time=\"2026-06-11T17:31:58.300291476Z\" level=info msg=\"Removed pod sandbox: 77c73252c389fa67893f6e813be00c7ae24a297e5e7422b5d878b1b4377abe33\" id=ddaab01e-1f7f-4179-bf16-b633541aa2ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.201703 | controller |     "Jun 11 17:31:58.303209 crc crio[23211]: time=\"2026-06-11T17:31:58.303097027Z\" level=info msg=\"Stopping pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\" id=d4aa9d1f-768c-436d-a0b1-4bd3deaef97a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.201720 | controller |     "Jun 11 17:31:58.306603 crc crio[23211]: time=\"2026-06-11T17:31:58.306279336Z\" level=info msg=\"Stopped pod sandbox (already stopped): e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\" id=d4aa9d1f-768c-436d-a0b1-4bd3deaef97a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.201741 | controller |     "Jun 11 17:31:58.313320 crc crio[23211]: time=\"2026-06-11T17:31:58.31322906Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/wipe-data\" id=d5772034-6069-41ce-a9b1-d7f92279f1b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.201767 | controller |     "Jun 11 17:31:58.314566 crc crio[23211]: time=\"2026-06-11T17:31:58.31441294Z\" level=info msg=\"Removing pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\" id=0170c138-08d7-4896-b4d3-b38b372bebc6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.201791 | controller |     "Jun 11 17:31:58.317735 crc crio[23211]: time=\"2026-06-11T17:31:58.317637852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.201812 | controller |     "Jun 11 17:31:58.324204 crc crio[23211]: time=\"2026-06-11T17:31:58.324127024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.201835 | controller |     "Jun 11 17:31:58.325158 crc crio[23211]: time=\"2026-06-11T17:31:58.324150664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.201855 | controller |     "Jun 11 17:31:58.338039 crc crio[23211]: time=\"2026-06-11T17:31:58.337876148Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=49b8d2b9-3f2a-4c78-9964-3325458540cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.201874 | controller |     "Jun 11 17:31:58.357881 crc crio[23211]: time=\"2026-06-11T17:31:58.357758117Z\" level=info msg=\"Removed pod sandbox: e40710b585da3502965d37e70893622423b320dff7da95c76c39059ebc815c4f\" id=0170c138-08d7-4896-b4d3-b38b372bebc6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.201893 | controller |     "Jun 11 17:31:58.359617 crc crio[23211]: time=\"2026-06-11T17:31:58.359557811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.201912 | controller |     "Jun 11 17:31:58.360057 crc crio[23211]: time=\"2026-06-11T17:31:58.359939741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.201931 | controller |     "Jun 11 17:31:58.362673 crc crio[23211]: time=\"2026-06-11T17:31:58.362605868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.201950 | controller |     "Jun 11 17:31:58.369385 crc crio[23211]: time=\"2026-06-11T17:31:58.369286616Z\" level=info msg=\"Stopping pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\" id=4d8eee20-a125-41be-b4ea-240957a4b429 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.201969 | controller |     "Jun 11 17:31:58.369576 crc crio[23211]: time=\"2026-06-11T17:31:58.369390418Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\" id=4d8eee20-a125-41be-b4ea-240957a4b429 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.201988 | controller |     "Jun 11 17:31:58.370621 crc crio[23211]: time=\"2026-06-11T17:31:58.370530376Z\" level=info msg=\"Removing pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\" id=85ef5bf0-116a-4232-8e7a-03651e386899 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.202003 | controller |     "Jun 11 17:31:58.371648 crc crio[23211]: time=\"2026-06-11T17:31:58.371413469Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/wipe-data\" id=4eb6c179-a6e5-4a02-8083-7ea612db7cb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.202019 | controller |     "Jun 11 17:31:58.393006 crc crio[23211]: time=\"2026-06-11T17:31:58.392918277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202033 | controller |     "Jun 11 17:31:58.426994 crc crio[23211]: time=\"2026-06-11T17:31:58.426771615Z\" level=info msg=\"Stopped pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d\" id=c5c29cd8-e53a-4b0c-ac38-1db287e1718f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.202048 | controller |     "Jun 11 17:31:58.437612 crc crio[23211]: time=\"2026-06-11T17:31:58.437512704Z\" level=info msg=\"Removed pod sandbox: 8b743d9ce6f1b13745556a8a54aa04e5b4ae91c39c95eb8aefa5dcde11f85289\" id=85ef5bf0-116a-4232-8e7a-03651e386899 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.202063 | controller |     "Jun 11 17:31:58.438309 crc crio[23211]: time=\"2026-06-11T17:31:58.438270843Z\" level=info msg=\"Stopping pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\" id=032782cb-e854-4394-97ca-3e357e9ff41e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.202080 | controller |     "Jun 11 17:31:58.438547 crc crio[23211]: time=\"2026-06-11T17:31:58.43851805Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\" id=032782cb-e854-4394-97ca-3e357e9ff41e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.202096 | controller |     "Jun 11 17:31:58.440762 crc crio[23211]: time=\"2026-06-11T17:31:58.440682145Z\" level=info msg=\"Removing pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\" id=3aefcffe-5559-46f3-9d9b-73e52177263f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.202112 | controller |     "Jun 11 17:31:58.463802 crc crio[23211]: time=\"2026-06-11T17:31:58.4636786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202127 | controller |     "Jun 11 17:31:58.476658 crc crio[23211]: time=\"2026-06-11T17:31:58.476473501Z\" level=info msg=\"Created container f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f7d46778-4808-45b6-81ff-4474898b26b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.202141 | controller |     "Jun 11 17:31:58.479527 crc crio[23211]: time=\"2026-06-11T17:31:58.479383394Z\" level=info msg=\"Starting container: f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde\" id=41563646-2fbb-4d52-b313-b6da75100878 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.202156 | controller |     "Jun 11 17:31:58.485385 crc crio[23211]: time=\"2026-06-11T17:31:58.485312343Z\" level=info msg=\"Started container\" PID=270917 containerID=f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=41563646-2fbb-4d52-b313-b6da75100878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5",
2026-06-11 18:01:03.202171 | controller |     "Jun 11 17:31:58.537937 crc crio[23211]: time=\"2026-06-11T17:31:58.537351497Z\" level=info msg=\"Created container cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ace1d9c5-ef96-469e-b3fd-3c54c645e2fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.202186 | controller |     "Jun 11 17:31:58.550998 crc crio[23211]: time=\"2026-06-11T17:31:58.54988152Z\" level=info msg=\"Starting container: cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46\" id=c88967c9-0c04-4fad-b02a-8ee3ab8201ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.202201 | controller |     "Jun 11 17:31:58.571932 crc crio[23211]: time=\"2026-06-11T17:31:58.57182351Z\" level=info msg=\"Started container\" PID=270923 containerID=cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=c88967c9-0c04-4fad-b02a-8ee3ab8201ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab",
2026-06-11 18:01:03.202216 | controller |     "Jun 11 17:31:58.599098 crc crio[23211]: time=\"2026-06-11T17:31:58.596113589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202230 | controller |     "Jun 11 17:31:58.607935 crc crio[23211]: time=\"2026-06-11T17:31:58.605878204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202247 | controller |     "Jun 11 17:31:58.722605 crc crio[23211]: time=\"2026-06-11T17:31:58.721405738Z\" level=info msg=\"Removed pod sandbox: 2b970f8ef7c4106f092eed85fd4b19ab0d6a815c7dc6ad0b4a8741311797781e\" id=3aefcffe-5559-46f3-9d9b-73e52177263f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.202263 | controller |     "Jun 11 17:31:58.731731 crc crio[23211]: time=\"2026-06-11T17:31:58.725794748Z\" level=info msg=\"Stopping pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7\" id=c78ca49e-d8a6-4ae6-8aa5-4043089b8a7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.202278 | controller |     "Jun 11 17:31:58.731731 crc crio[23211]: time=\"2026-06-11T17:31:58.725845799Z\" level=info msg=\"Stopped pod sandbox (already stopped): 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7\" id=c78ca49e-d8a6-4ae6-8aa5-4043089b8a7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.202293 | controller |     "Jun 11 17:31:58.737750 crc crio[23211]: time=\"2026-06-11T17:31:58.737304876Z\" level=info msg=\"Removing pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7\" id=ecdddabe-ac3b-45e1-9deb-d6326d0f571b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.202308 | controller |     "Jun 11 17:31:58.739939 crc crio[23211]: time=\"2026-06-11T17:31:58.73984866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202322 | controller |     "Jun 11 17:31:58.744313 crc crio[23211]: time=\"2026-06-11T17:31:58.744235979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202337 | controller |     "Jun 11 17:31:58.751562 crc crio[23211]: time=\"2026-06-11T17:31:58.750963798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202351 | controller |     "Jun 11 17:31:58.754324 crc crio[23211]: time=\"2026-06-11T17:31:58.754248701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202366 | controller |     "Jun 11 17:31:58.769949 crc crio[23211]: time=\"2026-06-11T17:31:58.769881862Z\" level=info msg=\"Created container 86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243: openstack/keystone-db-sync-lq6q6/keystone-db-sync\" id=bd8e5847-568c-40d4-95e6-20c714dd844b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.202381 | controller |     "Jun 11 17:31:58.773270 crc crio[23211]: time=\"2026-06-11T17:31:58.771595895Z\" level=info msg=\"Starting container: 86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243\" id=f6e74f37-8169-4ce6-9130-8eec7edf6358 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.202396 | controller |     "Jun 11 17:31:58.775264 crc crio[23211]: time=\"2026-06-11T17:31:58.775169604Z\" level=info msg=\"Removing container: c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098\" id=a8d12140-1940-400f-97e2-05301b11edd8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.202410 | controller |     "Jun 11 17:31:58.788495 crc crio[23211]: time=\"2026-06-11T17:31:58.777589545Z\" level=info msg=\"Started container\" PID=270957 containerID=86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243 description=openstack/keystone-db-sync-lq6q6/keystone-db-sync id=f6e74f37-8169-4ce6-9130-8eec7edf6358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098",
2026-06-11 18:01:03.202425 | controller |     "Jun 11 17:31:58.836941 crc crio[23211]: time=\"2026-06-11T17:31:58.836655925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202443 | controller |     "Jun 11 17:31:58.848682 crc crio[23211]: time=\"2026-06-11T17:31:58.847052326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202458 | controller |     "Jun 11 17:31:58.910360 crc crio[23211]: time=\"2026-06-11T17:31:58.909783478Z\" level=info msg=\"Removed container c2822460aedf6e3c7cace515f7991cd5cb417c86de4f8eaca2ca5b0999851098: openstack/keystone-596467fd76-d4zgm/keystone-api\" id=a8d12140-1940-400f-97e2-05301b11edd8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.202472 | controller |     "Jun 11 17:31:58.929534 crc crio[23211]: time=\"2026-06-11T17:31:58.929370128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202487 | controller |     "Jun 11 17:31:58.972680 crc crio[23211]: time=\"2026-06-11T17:31:58.936361943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202501 | controller |     "Jun 11 17:31:58.974349 crc crio[23211]: time=\"2026-06-11T17:31:58.958254172Z\" level=info msg=\"Created container 9a5e84ce1a3615b89a7007d35fd5ad07b370c397eaa20f16e1e7940f4383771f: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=01fbf8dc-bb0b-41ac-995c-a755af6b4d81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.202541 | controller |     "Jun 11 17:31:58.974601 crc crio[23211]: time=\"2026-06-11T17:31:58.962632321Z\" level=info msg=\"Removed pod sandbox: 778443aa69f634f72a611f1f177fe444a28b2c3d45777eae232ad9d508d483d7\" id=ecdddabe-ac3b-45e1-9deb-d6326d0f571b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.202562 | controller |     "Jun 11 17:31:58.975844 crc crio[23211]: time=\"2026-06-11T17:31:58.975719659Z\" level=info msg=\"Stopping pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243\" id=4af7fc56-6fdd-448a-880a-532088e3c2f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.202577 | controller |     "Jun 11 17:31:58.975998 crc crio[23211]: time=\"2026-06-11T17:31:58.975856042Z\" level=info msg=\"Stopped pod sandbox (already stopped): 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243\" id=4af7fc56-6fdd-448a-880a-532088e3c2f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.202593 | controller |     "Jun 11 17:31:58.976328 crc crio[23211]: time=\"2026-06-11T17:31:58.976261123Z\" level=info msg=\"Starting container: 9a5e84ce1a3615b89a7007d35fd5ad07b370c397eaa20f16e1e7940f4383771f\" id=893b4d58-91ba-476e-84fe-646b41fc4829 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.202607 | controller |     "Jun 11 17:31:58.979920 crc crio[23211]: time=\"2026-06-11T17:31:58.979803881Z\" level=info msg=\"Removing pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243\" id=1cadacc6-c40f-41ec-8f57-21568f819b16 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.202622 | controller |     "Jun 11 17:31:58.990304 crc crio[23211]: time=\"2026-06-11T17:31:58.985215828Z\" level=info msg=\"Started container\" PID=270984 containerID=9a5e84ce1a3615b89a7007d35fd5ad07b370c397eaa20f16e1e7940f4383771f description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=893b4d58-91ba-476e-84fe-646b41fc4829 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834",
2026-06-11 18:01:03.202637 | controller |     "Jun 11 17:31:59.012869 crc crio[23211]: time=\"2026-06-11T17:31:59.012784498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202658 | controller |     "Jun 11 17:31:59.022511 crc crio[23211]: time=\"2026-06-11T17:31:59.020691987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202675 | controller |     "Jun 11 17:31:59.061365 crc crio[23211]: time=\"2026-06-11T17:31:59.061248723Z\" level=info msg=\"Removed pod sandbox: 113de58ed7b24611712550066cee1d708e61bb63449edf25b66386bc56a5b243\" id=1cadacc6-c40f-41ec-8f57-21568f819b16 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.202691 | controller |     "Jun 11 17:31:59.439410 crc crio[23211]: time=\"2026-06-11T17:31:59.4387233Z\" level=info msg=\"Created container 7bd61badf0c9d9ad005b1a0165451a72beed62649651cc00030c831b709a3b45: openstack/openstack-galera-0/mysql-bootstrap\" id=49b8d2b9-3f2a-4c78-9964-3325458540cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.202707 | controller |     "Jun 11 17:31:59.444636 crc crio[23211]: time=\"2026-06-11T17:31:59.444548897Z\" level=info msg=\"Starting container: 7bd61badf0c9d9ad005b1a0165451a72beed62649651cc00030c831b709a3b45\" id=464a7e73-bc08-45b4-ac98-6474df93512e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.202722 | controller |     "Jun 11 17:31:59.459327 crc crio[23211]: time=\"2026-06-11T17:31:59.45665706Z\" level=info msg=\"Created container 5c5801f9bc0380e4d20ef178df70f04828f15643dcebde04d0e564c87e61ad01: openstack/memcached-0/memcached\" id=db1abc3d-0fb6-4152-bb4e-4386da75398b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.202738 | controller |     "Jun 11 17:31:59.459327 crc crio[23211]: time=\"2026-06-11T17:31:59.456779893Z\" level=info msg=\"Started container\" PID=270993 containerID=7bd61badf0c9d9ad005b1a0165451a72beed62649651cc00030c831b709a3b45 description=openstack/openstack-galera-0/mysql-bootstrap id=464a7e73-bc08-45b4-ac98-6474df93512e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096",
2026-06-11 18:01:03.202754 | controller |     "Jun 11 17:31:59.459327 crc crio[23211]: time=\"2026-06-11T17:31:59.457375838Z\" level=info msg=\"Starting container: 5c5801f9bc0380e4d20ef178df70f04828f15643dcebde04d0e564c87e61ad01\" id=91e2171b-7bed-4c50-b92a-275e31d01100 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.202769 | controller |     "Jun 11 17:31:59.479882 crc crio[23211]: time=\"2026-06-11T17:31:59.47978686Z\" level=info msg=\"Started container\" PID=271024 containerID=5c5801f9bc0380e4d20ef178df70f04828f15643dcebde04d0e564c87e61ad01 description=openstack/memcached-0/memcached id=91e2171b-7bed-4c50-b92a-275e31d01100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebb7831fee9ad620b5cc441320a984a5173c72aafaad8a8b294be2afc2e53de3",
2026-06-11 18:01:03.202784 | controller |     "Jun 11 17:32:00.839481 crc crio[23211]: time=\"2026-06-11T17:32:00.83882039Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686652-d9n7p/POD\" id=7c79e93f-4754-4c25-8b77-5153698671df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.202799 | controller |     "Jun 11 17:32:00.839481 crc crio[23211]: time=\"2026-06-11T17:32:00.839478446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.202813 | controller |     "Jun 11 17:32:00.987972 crc crio[23211]: time=\"2026-06-11T17:32:00.987861574Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686652-d9n7p Namespace:openshift-infra ID:1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4 UID:5efe1ed6-1bf0-4104-89f0-93318361da4f NetNS:/var/run/netns/b1b51ef9-8b78-4ceb-9c5f-6562e8c10fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5efe1ed6_1bf0_4104_89f0_93318361da4f.slice PodAnnotations:0xc0038ada48}] Aliases:map[]}\"",
2026-06-11 18:01:03.202832 | controller |     "Jun 11 17:32:00.987972 crc crio[23211]: time=\"2026-06-11T17:32:00.987968896Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686652-d9n7p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.202848 | controller |     "Jun 11 17:32:01.006694 crc crio[23211]: time=\"2026-06-11T17:32:01.006592544Z\" level=info msg=\"Created container 3536e921302cc842747fc857ced2973e78f7bab8c2e397ceef8bd13f9d16e9c1: openstack/rabbitmq-cell1-server-0/wipe-data\" id=d5772034-6069-41ce-a9b1-d7f92279f1b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.202863 | controller |     "Jun 11 17:32:01.008463 crc crio[23211]: time=\"2026-06-11T17:32:01.008324117Z\" level=info msg=\"Starting container: 3536e921302cc842747fc857ced2973e78f7bab8c2e397ceef8bd13f9d16e9c1\" id=bbd6100a-7cbe-445c-b707-63bba065a28f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.202878 | controller |     "Jun 11 17:32:01.017629 crc crio[23211]: time=\"2026-06-11T17:32:01.017535118Z\" level=info msg=\"Started container\" PID=270985 containerID=3536e921302cc842747fc857ced2973e78f7bab8c2e397ceef8bd13f9d16e9c1 description=openstack/rabbitmq-cell1-server-0/wipe-data id=bbd6100a-7cbe-445c-b707-63bba065a28f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad",
2026-06-11 18:01:03.202893 | controller |     "Jun 11 17:32:01.385074 crc crio[23211]: 2026-06-11T17:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c43af6f4b0fbb3 Mac:3e:21:c9:30:96:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8e Mtu:0 Sandbox:/var/run/netns/b1b51ef9-8b78-4ceb-9c5f-6562e8c10fca SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.1.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.202909 | controller |     "Jun 11 17:32:01.385666 crc crio[23211]: time=\"2026-06-11T17:32:01.38557666Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686652-d9n7p Namespace:openshift-infra ID:1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4 UID:5efe1ed6-1bf0-4104-89f0-93318361da4f NetNS:/var/run/netns/b1b51ef9-8b78-4ceb-9c5f-6562e8c10fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5efe1ed6_1bf0_4104_89f0_93318361da4f.slice PodAnnotations:0xc0038ada48}] Aliases:map[]}\"",
2026-06-11 18:01:03.202924 | controller |     "Jun 11 17:32:01.385813 crc crio[23211]: time=\"2026-06-11T17:32:01.385751384Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686652-d9n7p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.202939 | controller |     "Jun 11 17:32:01.420553 crc crio[23211]: time=\"2026-06-11T17:32:01.420491784Z\" level=info msg=\"Ran pod sandbox 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4 with infra container: openshift-infra/auto-csr-approver-29686652-d9n7p/POD\" id=7c79e93f-4754-4c25-8b77-5153698671df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.202954 | controller |     "Jun 11 17:32:01.423898 crc crio[23211]: time=\"2026-06-11T17:32:01.423821968Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7ae46968-7fa3-433a-9c63-bc2803b1221e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.202969 | controller |     "Jun 11 17:32:01.438287 crc crio[23211]: time=\"2026-06-11T17:32:01.438164237Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.202984 | controller |     "Jun 11 17:32:01.706971 crc crio[23211]: time=\"2026-06-11T17:32:01.704738126Z\" level=info msg=\"Created container 9e16fff65334517c75f47ddd9e95df9305ce69948d161db1365090b3601e117f: openstack/rabbitmq-server-0/wipe-data\" id=4eb6c179-a6e5-4a02-8083-7ea612db7cb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.203003 | controller |     "Jun 11 17:32:01.706971 crc crio[23211]: time=\"2026-06-11T17:32:01.70649917Z\" level=info msg=\"Starting container: 9e16fff65334517c75f47ddd9e95df9305ce69948d161db1365090b3601e117f\" id=8d5da2a8-39b5-445d-a192-31d8ca8abd7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.203019 | controller |     "Jun 11 17:32:01.715327 crc crio[23211]: time=\"2026-06-11T17:32:01.714928011Z\" level=info msg=\"Started container\" PID=271022 containerID=9e16fff65334517c75f47ddd9e95df9305ce69948d161db1365090b3601e117f description=openstack/rabbitmq-server-0/wipe-data id=8d5da2a8-39b5-445d-a192-31d8ca8abd7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c",
2026-06-11 18:01:03.203035 | controller |     "Jun 11 17:32:02.239354 crc crio[23211]: time=\"2026-06-11T17:32:02.239265118Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7ae46968-7fa3-433a-9c63-bc2803b1221e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.203050 | controller |     "Jun 11 17:32:02.241270 crc crio[23211]: time=\"2026-06-11T17:32:02.240289094Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e878634c-2a1f-4a23-a8e2-f344e9dca7d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.203065 | controller |     "Jun 11 17:32:02.242820 crc crio[23211]: time=\"2026-06-11T17:32:02.242754546Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=37871c8d-956a-429a-a69b-dfb96e84804c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.203079 | controller |     "Jun 11 17:32:02.251511 crc crio[23211]: time=\"2026-06-11T17:32:02.251317421Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686652-d9n7p/oc\" id=bf8c4896-01ff-46ec-9b83-011d6def5692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.203094 | controller |     "Jun 11 17:32:02.252097 crc crio[23211]: time=\"2026-06-11T17:32:02.252020058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203108 | controller |     "Jun 11 17:32:02.333914 crc crio[23211]: time=\"2026-06-11T17:32:02.333797737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203123 | controller |     "Jun 11 17:32:02.578262 crc crio[23211]: time=\"2026-06-11T17:32:02.577910483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203148 | controller |     "Jun 11 17:32:02.724099 crc crio[23211]: time=\"2026-06-11T17:32:02.723080161Z\" level=info msg=\"Created container e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba: openshift-infra/auto-csr-approver-29686652-d9n7p/oc\" id=bf8c4896-01ff-46ec-9b83-011d6def5692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.203165 | controller |     "Jun 11 17:32:02.725918 crc crio[23211]: time=\"2026-06-11T17:32:02.72584814Z\" level=info msg=\"Starting container: e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba\" id=842a65fa-5c26-4363-a695-6cd993d5a0ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.203180 | controller |     "Jun 11 17:32:02.734136 crc crio[23211]: time=\"2026-06-11T17:32:02.734067936Z\" level=info msg=\"Started container\" PID=271568 containerID=e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba description=openshift-infra/auto-csr-approver-29686652-d9n7p/oc id=842a65fa-5c26-4363-a695-6cd993d5a0ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4",
2026-06-11 18:01:03.203196 | controller |     "Jun 11 17:32:02.908680 crc crio[23211]: time=\"2026-06-11T17:32:02.906213399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=80cb18f6-ad6e-4e4e-a1d0-3a702ae68d56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.203215 | controller |     "Jun 11 17:32:02.940222 crc crio[23211]: time=\"2026-06-11T17:32:02.940091818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e3692b08-8067-4b61-8e0d-8ca2a037d9f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.203231 | controller |     "Jun 11 17:32:02.951882 crc crio[23211]: time=\"2026-06-11T17:32:02.951593206Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=4db547ff-2a53-42b1-85a7-352633f89f89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.203246 | controller |     "Jun 11 17:32:02.953212 crc crio[23211]: time=\"2026-06-11T17:32:02.953151325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203261 | controller |     "Jun 11 17:32:03.024380 crc crio[23211]: time=\"2026-06-11T17:32:03.024274807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203276 | controller |     "Jun 11 17:32:03.028456 crc crio[23211]: time=\"2026-06-11T17:32:03.028349669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203290 | controller |     "Jun 11 17:32:03.948392 crc crio[23211]: time=\"2026-06-11T17:32:03.948284469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=eed3d6d7-6d4c-47c0-8887-dd87dcb217cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.203305 | controller |     "Jun 11 17:32:03.964820 crc crio[23211]: time=\"2026-06-11T17:32:03.964745231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a27b5bff-3f31-4dbc-8433-2f502c710790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.203320 | controller |     "Jun 11 17:32:03.969765 crc crio[23211]: time=\"2026-06-11T17:32:03.969641473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=bfb255af-d4d4-4342-8d66-726f0a88b1fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.203335 | controller |     "Jun 11 17:32:04.000737 crc crio[23211]: time=\"2026-06-11T17:32:04.000266361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=9501b3e7-ce9b-4ae1-974f-392576926abb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.203349 | controller |     "Jun 11 17:32:04.021734 crc crio[23211]: time=\"2026-06-11T17:32:04.021603325Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=e3979ea3-4eaf-4f77-b7db-1fda4e63eb82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.203363 | controller |     "Jun 11 17:32:04.038068 crc crio[23211]: time=\"2026-06-11T17:32:04.034708173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203378 | controller |     "Jun 11 17:32:04.073765 crc crio[23211]: time=\"2026-06-11T17:32:04.073320182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=15d73b91-5789-49c0-9468-69253d032fbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.203392 | controller |     "Jun 11 17:32:04.077000 crc crio[23211]: time=\"2026-06-11T17:32:04.076884091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=29534e49-4716-46f7-8df3-f21f1026437a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.203411 | controller |     "Jun 11 17:32:04.097511 crc crio[23211]: time=\"2026-06-11T17:32:04.09401492Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=8aa5deda-b71b-47db-b345-7471cbf88c01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.203425 | controller |     "Jun 11 17:32:04.097511 crc crio[23211]: time=\"2026-06-11T17:32:04.096726768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203440 | controller |     "Jun 11 17:32:04.101000 crc crio[23211]: time=\"2026-06-11T17:32:04.100284176Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=a255e4e0-2e55-4946-ae5e-888997f9b8af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.203454 | controller |     "Jun 11 17:32:04.165552 crc crio[23211]: time=\"2026-06-11T17:32:04.165395008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203469 | controller |     "Jun 11 17:32:04.174056 crc crio[23211]: time=\"2026-06-11T17:32:04.173942403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203483 | controller |     "Jun 11 17:32:04.181652 crc crio[23211]: time=\"2026-06-11T17:32:04.181398259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203497 | controller |     "Jun 11 17:32:04.290161 crc crio[23211]: time=\"2026-06-11T17:32:04.290060183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203531 | controller |     "Jun 11 17:32:04.293930 crc crio[23211]: time=\"2026-06-11T17:32:04.293866347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203557 | controller |     "Jun 11 17:32:04.394380 crc crio[23211]: time=\"2026-06-11T17:32:04.394295253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203573 | controller |     "Jun 11 17:32:04.403168 crc crio[23211]: time=\"2026-06-11T17:32:04.403095303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203589 | controller |     "Jun 11 17:32:04.573272 crc crio[23211]: time=\"2026-06-11T17:32:04.573125795Z\" level=info msg=\"Created container e15c837fed5bbe34c776667f28d77ff8fc833a45ef5273d2e1574d0546598aa9: openstack/openstack-galera-0/galera\" id=8aa5deda-b71b-47db-b345-7471cbf88c01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.203604 | controller |     "Jun 11 17:32:04.576213 crc crio[23211]: time=\"2026-06-11T17:32:04.576068638Z\" level=info msg=\"Starting container: e15c837fed5bbe34c776667f28d77ff8fc833a45ef5273d2e1574d0546598aa9\" id=c8983fa1-1fa3-4488-82bd-7d0b5567794a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.203619 | controller |     "Jun 11 17:32:04.584597 crc crio[23211]: time=\"2026-06-11T17:32:04.584256563Z\" level=info msg=\"Started container\" PID=271694 containerID=e15c837fed5bbe34c776667f28d77ff8fc833a45ef5273d2e1574d0546598aa9 description=openstack/openstack-galera-0/galera id=c8983fa1-1fa3-4488-82bd-7d0b5567794a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc1de4831acaf49b573788d0ad8ec58875176326aaef114d36d5a4263d159096",
2026-06-11 18:01:03.203637 | controller |     "Jun 11 17:32:05.018735 crc crio[23211]: time=\"2026-06-11T17:32:05.018657707Z\" level=info msg=\"Stopping pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4\" id=177e26b0-f7c1-40d7-88d7-0b650e10e6ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.203653 | controller |     "Jun 11 17:32:05.019738 crc crio[23211]: time=\"2026-06-11T17:32:05.019665592Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686652-d9n7p Namespace:openshift-infra ID:1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4 UID:5efe1ed6-1bf0-4104-89f0-93318361da4f NetNS:/var/run/netns/b1b51ef9-8b78-4ceb-9c5f-6562e8c10fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5efe1ed6_1bf0_4104_89f0_93318361da4f.slice PodAnnotations:0xc006618250}] Aliases:map[]}\"",
2026-06-11 18:01:03.203669 | controller |     "Jun 11 17:32:05.020005 crc crio[23211]: time=\"2026-06-11T17:32:05.019928699Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686652-d9n7p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.203683 | controller |     "Jun 11 17:32:05.245962 crc crio[23211]: time=\"2026-06-11T17:32:05.24587049Z\" level=info msg=\"Created container 85677cda2929774c5e61eab5f632afd29026894aa46e9c92913a1a0db4b7ab1e: openstack/openstack-cell1-galera-0/galera\" id=a255e4e0-2e55-4946-ae5e-888997f9b8af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.203698 | controller |     "Jun 11 17:32:05.249014 crc crio[23211]: time=\"2026-06-11T17:32:05.248939307Z\" level=info msg=\"Starting container: 85677cda2929774c5e61eab5f632afd29026894aa46e9c92913a1a0db4b7ab1e\" id=8a812ec2-9532-4125-a789-9b9a33d703d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.203712 | controller |     "Jun 11 17:32:05.259362 crc crio[23211]: time=\"2026-06-11T17:32:05.258990698Z\" level=info msg=\"Started container\" PID=271695 containerID=85677cda2929774c5e61eab5f632afd29026894aa46e9c92913a1a0db4b7ab1e description=openstack/openstack-cell1-galera-0/galera id=8a812ec2-9532-4125-a789-9b9a33d703d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffeb8199a5fefa66742c441329f4e08e0a5c097afe37e13b407ec4525b2e0834",
2026-06-11 18:01:03.203727 | controller |     "Jun 11 17:32:05.523754 crc crio[23211]: time=\"2026-06-11T17:32:05.521694901Z\" level=info msg=\"Stopped pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4\" id=177e26b0-f7c1-40d7-88d7-0b650e10e6ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.203741 | controller |     "Jun 11 17:32:05.907636 crc crio[23211]: time=\"2026-06-11T17:32:05.906839251Z\" level=info msg=\"Created container b3ef3c45c4ac5b8543fbaa400f4940dd6afa62f64952c1197680328502711f78: openstack/rabbitmq-cell1-server-0/setup-container\" id=4db547ff-2a53-42b1-85a7-352633f89f89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.203756 | controller |     "Jun 11 17:32:05.908907 crc crio[23211]: time=\"2026-06-11T17:32:05.90882938Z\" level=info msg=\"Starting container: b3ef3c45c4ac5b8543fbaa400f4940dd6afa62f64952c1197680328502711f78\" id=5ca166b1-4eff-4649-84ed-96be20cd457a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.203771 | controller |     "Jun 11 17:32:05.914780 crc crio[23211]: time=\"2026-06-11T17:32:05.914670686Z\" level=info msg=\"Started container\" PID=271620 containerID=b3ef3c45c4ac5b8543fbaa400f4940dd6afa62f64952c1197680328502711f78 description=openstack/rabbitmq-cell1-server-0/setup-container id=5ca166b1-4eff-4649-84ed-96be20cd457a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad",
2026-06-11 18:01:03.203786 | controller |     "Jun 11 17:32:06.702727 crc crio[23211]: time=\"2026-06-11T17:32:06.701869311Z\" level=info msg=\"Created container 2fe1fe2e2e99bfa8be3f8faa8f52b4b25762399864320a844b24aa77126afdd8: openstack/rabbitmq-server-0/setup-container\" id=e3979ea3-4eaf-4f77-b7db-1fda4e63eb82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.203808 | controller |     "Jun 11 17:32:06.707353 crc crio[23211]: time=\"2026-06-11T17:32:06.707230125Z\" level=info msg=\"Starting container: 2fe1fe2e2e99bfa8be3f8faa8f52b4b25762399864320a844b24aa77126afdd8\" id=d2d8c396-aa44-4458-b5ff-935f1fc60fcc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.203823 | controller |     "Jun 11 17:32:06.712865 crc crio[23211]: time=\"2026-06-11T17:32:06.712682632Z\" level=info msg=\"Started container\" PID=271692 containerID=2fe1fe2e2e99bfa8be3f8faa8f52b4b25762399864320a844b24aa77126afdd8 description=openstack/rabbitmq-server-0/setup-container id=d2d8c396-aa44-4458-b5ff-935f1fc60fcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c",
2026-06-11 18:01:03.203838 | controller |     "Jun 11 17:32:09.888920 crc crio[23211]: time=\"2026-06-11T17:32:09.88762306Z\" level=info msg=\"Stopped container 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=2ad44341-252d-427d-935c-0be0452acb95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.203853 | controller |     "Jun 11 17:32:09.891648 crc crio[23211]: time=\"2026-06-11T17:32:09.891555809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=43c5bd18-c657-47e9-8452-e8c0b86578fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.203868 | controller |     "Jun 11 17:32:09.896944 crc crio[23211]: time=\"2026-06-11T17:32:09.896834692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7acd289f-5ac0-434b-bcc6-a7b3cf0aaae2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.203883 | controller |     "Jun 11 17:32:09.919023 crc crio[23211]: time=\"2026-06-11T17:32:09.918927144Z\" level=info msg=\"Creating container: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=6a280eca-5536-4834-97b5-659c31190c61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.203897 | controller |     "Jun 11 17:32:09.919504 crc crio[23211]: time=\"2026-06-11T17:32:09.919400626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203912 | controller |     "Jun 11 17:32:09.969826 crc crio[23211]: time=\"2026-06-11T17:32:09.969728958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203927 | controller |     "Jun 11 17:32:09.977954 crc crio[23211]: time=\"2026-06-11T17:32:09.977888373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.203942 | controller |     "Jun 11 17:32:10.227889 crc crio[23211]: time=\"2026-06-11T17:32:10.227365643Z\" level=info msg=\"Created container faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=6a280eca-5536-4834-97b5-659c31190c61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.203957 | controller |     "Jun 11 17:32:10.229272 crc crio[23211]: time=\"2026-06-11T17:32:10.229006314Z\" level=info msg=\"Starting container: faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d\" id=e71ebabb-7939-46b4-ac00-c8271588a32c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.203972 | controller |     "Jun 11 17:32:10.236664 crc crio[23211]: time=\"2026-06-11T17:32:10.236403599Z\" level=info msg=\"Started container\" PID=272344 containerID=faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d description=openstack/barbican-api-695766c6-f8jzs/barbican-api-log id=e71ebabb-7939-46b4-ac00-c8271588a32c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245",
2026-06-11 18:01:03.203992 | controller |     "Jun 11 17:32:10.249354 crc crio[23211]: time=\"2026-06-11T17:32:10.249239472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=9b31b1f8-ded0-423b-b328-4b1d0337496d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.204008 | controller |     "Jun 11 17:32:10.262276 crc crio[23211]: time=\"2026-06-11T17:32:10.262073592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d7546e48-20d5-421f-9162-b6231b91d95a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.204024 | controller |     "Jun 11 17:32:10.269317 crc crio[23211]: time=\"2026-06-11T17:32:10.268626716Z\" level=info msg=\"Creating container: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=56fc36a2-217a-4918-9c14-78436f064a90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.204040 | controller |     "Jun 11 17:32:10.269317 crc crio[23211]: time=\"2026-06-11T17:32:10.269052857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.204056 | controller |     "Jun 11 17:32:10.380211 crc crio[23211]: time=\"2026-06-11T17:32:10.379743651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.204071 | controller |     "Jun 11 17:32:10.394802 crc crio[23211]: time=\"2026-06-11T17:32:10.394698825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.204086 | controller |     "Jun 11 17:32:10.593057 crc crio[23211]: time=\"2026-06-11T17:32:10.592849999Z\" level=info msg=\"Created container 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=56fc36a2-217a-4918-9c14-78436f064a90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.204100 | controller |     "Jun 11 17:32:10.594695 crc crio[23211]: time=\"2026-06-11T17:32:10.594596964Z\" level=info msg=\"Starting container: 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e\" id=0f654589-da8e-4d6f-a400-353defc93a5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.204115 | controller |     "Jun 11 17:32:10.602637 crc crio[23211]: time=\"2026-06-11T17:32:10.602532963Z\" level=info msg=\"Started container\" PID=272441 containerID=81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e description=openstack/barbican-api-695766c6-f8jzs/barbican-api id=0f654589-da8e-4d6f-a400-353defc93a5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245",
2026-06-11 18:01:03.204130 | controller |     "Jun 11 17:32:13.267997 crc crio[23211]: time=\"2026-06-11T17:32:13.264758016Z\" level=info msg=\"Stopping pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098\" id=4ad48953-4e65-4e79-8c27-2ed4b7cd3544 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.204145 | controller |     "Jun 11 17:32:13.269584 crc crio[23211]: time=\"2026-06-11T17:32:13.269003182Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-lq6q6 Namespace:openstack ID:575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098 UID:f5d9eb4b-a6dc-4d99-8a5c-2518e9077f56 NetNS:/var/run/netns/bcdb774e-2208-4dab-bf0f-f824a34c9ec5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5d9eb4b_a6dc_4d99_8a5c_2518e9077f56.slice PodAnnotations:0xc006bcc7e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.204164 | controller |     "Jun 11 17:32:13.269584 crc crio[23211]: time=\"2026-06-11T17:32:13.269253728Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-lq6q6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.204180 | controller |     "Jun 11 17:32:13.693341 crc crio[23211]: time=\"2026-06-11T17:32:13.693163769Z\" level=info msg=\"Stopped pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098\" id=4ad48953-4e65-4e79-8c27-2ed4b7cd3544 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.204194 | controller |     "Jun 11 17:32:14.977653 crc crio[23211]: time=\"2026-06-11T17:32:14.976075323Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-zgn6w/POD\" id=6baedb05-e972-43d4-adf1-84e82df5be5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.204209 | controller |     "Jun 11 17:32:14.979507 crc crio[23211]: time=\"2026-06-11T17:32:14.977722854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.204225 | controller |     "Jun 11 17:32:15.034165 crc crio[23211]: time=\"2026-06-11T17:32:15.034001425Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-zgn6w Namespace:openstack ID:947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799 UID:0eb28ad4-63aa-4331-9524-bdf5929bcc5e NetNS:/var/run/netns/7e8bf45d-8dfc-461f-947e-092eb58b5617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0eb28ad4_63aa_4331_9524_bdf5929bcc5e.slice PodAnnotations:0xc003088430}] Aliases:map[]}\"",
2026-06-11 18:01:03.204240 | controller |     "Jun 11 17:32:15.034165 crc crio[23211]: time=\"2026-06-11T17:32:15.034053126Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-zgn6w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.204256 | controller |     "Jun 11 17:32:15.655240 crc crio[23211]: 2026-06-11T17:32:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:947bd2f60bcfba0 Mac:a6:d7:45:ca:e6:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8f Mtu:0 Sandbox:/var/run/netns/7e8bf45d-8dfc-461f-947e-092eb58b5617 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.204271 | controller |     "Jun 11 17:32:15.656595 crc crio[23211]: time=\"2026-06-11T17:32:15.656253785Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-zgn6w Namespace:openstack ID:947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799 UID:0eb28ad4-63aa-4331-9524-bdf5929bcc5e NetNS:/var/run/netns/7e8bf45d-8dfc-461f-947e-092eb58b5617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0eb28ad4_63aa_4331_9524_bdf5929bcc5e.slice PodAnnotations:0xc003088430}] Aliases:map[]}\"",
2026-06-11 18:01:03.204286 | controller |     "Jun 11 17:32:15.656595 crc crio[23211]: time=\"2026-06-11T17:32:15.656558494Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-zgn6w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.204301 | controller |     "Jun 11 17:32:15.667917 crc crio[23211]: time=\"2026-06-11T17:32:15.667849537Z\" level=info msg=\"Ran pod sandbox 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799 with infra container: openstack/keystone-bootstrap-zgn6w/POD\" id=6baedb05-e972-43d4-adf1-84e82df5be5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.204319 | controller |     "Jun 11 17:32:15.671592 crc crio[23211]: time=\"2026-06-11T17:32:15.671168689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=56891516-30f6-4dc2-bda4-1daebb197a50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.204336 | controller |     "Jun 11 17:32:15.703399 crc crio[23211]: time=\"2026-06-11T17:32:15.703158591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=b98df2c9-0700-4a35-b464-ff3db34896b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.204351 | controller |     "Jun 11 17:32:15.715553 crc crio[23211]: time=\"2026-06-11T17:32:15.715288944Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-zgn6w/keystone-bootstrap\" id=6cb703c0-668d-4ecb-8741-fcaea4ed6648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.204366 | controller |     "Jun 11 17:32:15.717517 crc crio[23211]: time=\"2026-06-11T17:32:15.717363217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.204380 | controller |     "Jun 11 17:32:15.787074 crc crio[23211]: time=\"2026-06-11T17:32:15.78696875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.204395 | controller |     "Jun 11 17:32:15.792044 crc crio[23211]: time=\"2026-06-11T17:32:15.791952634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.204410 | controller |     "Jun 11 17:32:15.939898 crc crio[23211]: time=\"2026-06-11T17:32:15.939092692Z\" level=info msg=\"Created container 3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec: openstack/keystone-bootstrap-zgn6w/keystone-bootstrap\" id=6cb703c0-668d-4ecb-8741-fcaea4ed6648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.204424 | controller |     "Jun 11 17:32:15.941453 crc crio[23211]: time=\"2026-06-11T17:32:15.941272797Z\" level=info msg=\"Starting container: 3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec\" id=29a64dfc-ae0c-4ddb-a6aa-b6ea54bbcb87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.204439 | controller |     "Jun 11 17:32:15.949829 crc crio[23211]: time=\"2026-06-11T17:32:15.949725229Z\" level=info msg=\"Started container\" PID=272895 containerID=3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec description=openstack/keystone-bootstrap-zgn6w/keystone-bootstrap id=29a64dfc-ae0c-4ddb-a6aa-b6ea54bbcb87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799",
2026-06-11 18:01:03.204454 | controller |     "Jun 11 17:32:19.730263 crc crio[23211]: time=\"2026-06-11T17:32:19.729219344Z\" level=info msg=\"Stopping container: e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40 (timeout: 30s)\" id=b57d2f2c-2e1a-40a7-b54f-42e65b008b1b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.204469 | controller |     "Jun 11 17:32:19.731903 crc crio[23211]: time=\"2026-06-11T17:32:19.729682357Z\" level=info msg=\"Stopping container: 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60 (timeout: 30s)\" id=765e9024-88ef-4b65-88c6-44488b8e2bd1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.204484 | controller |     "Jun 11 17:32:19.879174 crc crio[23211]: time=\"2026-06-11T17:32:19.878955136Z\" level=info msg=\"Stopped container e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40: openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log\" id=b57d2f2c-2e1a-40a7-b54f-42e65b008b1b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.204499 | controller |     "Jun 11 17:32:22.593339 crc crio[23211]: time=\"2026-06-11T17:32:22.590006422Z\" level=info msg=\"Stopping pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799\" id=38befcdd-d0a5-44b4-87e0-f01ec1c5889d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.204539 | controller |     "Jun 11 17:32:22.594996 crc crio[23211]: time=\"2026-06-11T17:32:22.593535791Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-zgn6w Namespace:openstack ID:947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799 UID:0eb28ad4-63aa-4331-9524-bdf5929bcc5e NetNS:/var/run/netns/7e8bf45d-8dfc-461f-947e-092eb58b5617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0eb28ad4_63aa_4331_9524_bdf5929bcc5e.slice PodAnnotations:0xc00008d328}] Aliases:map[]}\"",
2026-06-11 18:01:03.204566 | controller |     "Jun 11 17:32:22.594996 crc crio[23211]: time=\"2026-06-11T17:32:22.593784207Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-zgn6w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.204589 | controller |     "Jun 11 17:32:23.089746 crc crio[23211]: time=\"2026-06-11T17:32:23.089661481Z\" level=info msg=\"Stopped pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799\" id=38befcdd-d0a5-44b4-87e0-f01ec1c5889d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.204611 | controller |     "Jun 11 17:32:24.131550 crc crio[23211]: time=\"2026-06-11T17:32:24.129792132Z\" level=info msg=\"Stopped container 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60: openstack/barbican-api-8648d45f78-g5nqh/barbican-api\" id=765e9024-88ef-4b65-88c6-44488b8e2bd1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.204627 | controller |     "Jun 11 17:32:24.135538 crc crio[23211]: time=\"2026-06-11T17:32:24.135416473Z\" level=info msg=\"Stopping pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\" id=3e0a9151-3532-4265-b56a-9e2e4f55f81b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.204649 | controller |     "Jun 11 17:32:24.136219 crc crio[23211]: time=\"2026-06-11T17:32:24.136131232Z\" level=info msg=\"Got pod network &{Name:barbican-api-8648d45f78-g5nqh Namespace:openstack ID:5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c UID:8502a545-7ebf-48db-a088-19573aa96289 NetNS:/var/run/netns/78f07ed2-9373-4b0e-b40c-25675acf8c18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8502a545_7ebf_48db_a088_19573aa96289.slice PodAnnotations:0xc0001afc20}] Aliases:map[]}\"",
2026-06-11 18:01:03.204666 | controller |     "Jun 11 17:32:24.136744 crc crio[23211]: time=\"2026-06-11T17:32:24.136318726Z\" level=info msg=\"Deleting pod openstack_barbican-api-8648d45f78-g5nqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.204681 | controller |     "Jun 11 17:32:24.537136 crc crio[23211]: time=\"2026-06-11T17:32:24.53522371Z\" level=info msg=\"Stopping container: ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894 (timeout: 30s)\" id=54791cde-1093-46c7-9ed7-3b94c036bb49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.204696 | controller |     "Jun 11 17:32:24.537136 crc crio[23211]: time=\"2026-06-11T17:32:24.535807505Z\" level=info msg=\"Stopping container: 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8 (timeout: 30s)\" id=6718d579-b27d-4e9a-939a-3d14163b6775 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.204711 | controller |     "Jun 11 17:32:24.537136 crc crio[23211]: time=\"2026-06-11T17:32:24.535742233Z\" level=info msg=\"Stopping container: c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1 (timeout: 30s)\" id=e063abcf-d0a5-40dd-b8e1-1af07f7371bc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.204730 | controller |     "Jun 11 17:32:24.539141 crc crio[23211]: time=\"2026-06-11T17:32:24.539049366Z\" level=info msg=\"Stopping container: a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3 (timeout: 30s)\" id=a2cf4a3a-2545-4ae7-95e5-4622372240d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.204746 | controller |     "Jun 11 17:32:24.706906 crc crio[23211]: time=\"2026-06-11T17:32:24.70682117Z\" level=info msg=\"Stopped container a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3: openstack/ceilometer-0/sg-core\" id=a2cf4a3a-2545-4ae7-95e5-4622372240d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.204761 | controller |     "Jun 11 17:32:24.712918 crc crio[23211]: time=\"2026-06-11T17:32:24.712847231Z\" level=info msg=\"Stopped pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\" id=3e0a9151-3532-4265-b56a-9e2e4f55f81b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.204775 | controller |     "Jun 11 17:32:24.794372 crc crio[23211]: time=\"2026-06-11T17:32:24.794245141Z\" level=info msg=\"Stopped container 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8: openstack/ceilometer-0/proxy-httpd\" id=6718d579-b27d-4e9a-939a-3d14163b6775 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.204790 | controller |     "Jun 11 17:32:25.084238 crc crio[23211]: time=\"2026-06-11T17:32:25.083776714Z\" level=info msg=\"Stopped container ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894: openstack/ceilometer-0/ceilometer-notification-agent\" id=54791cde-1093-46c7-9ed7-3b94c036bb49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.204805 | controller |     "Jun 11 17:32:25.169521 crc crio[23211]: time=\"2026-06-11T17:32:25.1693824Z\" level=info msg=\"Stopped container c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1: openstack/ceilometer-0/ceilometer-central-agent\" id=e063abcf-d0a5-40dd-b8e1-1af07f7371bc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.204819 | controller |     "Jun 11 17:32:25.170813 crc crio[23211]: time=\"2026-06-11T17:32:25.170623071Z\" level=info msg=\"Stopping pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\" id=f0ee3f66-ee2c-4c61-841c-1eef69e95318 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.204834 | controller |     "Jun 11 17:32:25.171262 crc crio[23211]: time=\"2026-06-11T17:32:25.171150004Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7 UID:dbe00af4-e783-4b6e-9802-e66539668778 NetNS:/var/run/netns/dfe1e77a-cfcb-4945-93ba-ae1624cc3963 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbe00af4_e783_4b6e_9802_e66539668778.slice PodAnnotations:0xc002794af8}] Aliases:map[]}\"",
2026-06-11 18:01:03.204849 | controller |     "Jun 11 17:32:25.171382 crc crio[23211]: time=\"2026-06-11T17:32:25.171330638Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.204864 | controller |     "Jun 11 17:32:25.535081 crc crio[23211]: time=\"2026-06-11T17:32:25.534719434Z\" level=info msg=\"Stopped pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\" id=f0ee3f66-ee2c-4c61-841c-1eef69e95318 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.204880 | controller |     "Jun 11 17:32:25.699716 crc crio[23211]: time=\"2026-06-11T17:32:25.699306607Z\" level=info msg=\"Removing container: 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60\" id=cbc0a422-5a8a-4cb2-a864-3b72417c2f4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.204895 | controller |     "Jun 11 17:32:26.057671 crc crio[23211]: time=\"2026-06-11T17:32:26.05703785Z\" level=info msg=\"Removed container 403230e3ffcd9436273a6a2c9b0bcf00418d51333c095acfbface54b05bbab60: openstack/barbican-api-8648d45f78-g5nqh/barbican-api\" id=cbc0a422-5a8a-4cb2-a864-3b72417c2f4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.204913 | controller |     "Jun 11 17:32:26.061010 crc crio[23211]: time=\"2026-06-11T17:32:26.060954149Z\" level=info msg=\"Removing container: e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40\" id=8283eac8-23ce-440e-9949-f388a73af119 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.204928 | controller |     "Jun 11 17:32:26.101652 crc crio[23211]: time=\"2026-06-11T17:32:26.099893825Z\" level=info msg=\"Removed container e13dbc6b2b18afb6da59f6f67ef39cd46a4e57137d38ec5f5674a99932198e40: openstack/barbican-api-8648d45f78-g5nqh/barbican-api-log\" id=8283eac8-23ce-440e-9949-f388a73af119 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.204943 | controller |     "Jun 11 17:32:26.103599 crc crio[23211]: time=\"2026-06-11T17:32:26.103526155Z\" level=info msg=\"Removing container: 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8\" id=1aa8d79a-b2bc-4052-8068-6cd476f83769 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.204958 | controller |     "Jun 11 17:32:26.205368 crc crio[23211]: time=\"2026-06-11T17:32:26.205243864Z\" level=info msg=\"Removed container 3ea9cf2eef2e9fbe0e93a4eae8d5de383d00fb55499647927c1723fb7615b8f8: openstack/ceilometer-0/proxy-httpd\" id=1aa8d79a-b2bc-4052-8068-6cd476f83769 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.204972 | controller |     "Jun 11 17:32:26.214774 crc crio[23211]: time=\"2026-06-11T17:32:26.214397344Z\" level=info msg=\"Removing container: a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3\" id=b3768298-73c0-4ead-8c99-98265ae5475d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.204986 | controller |     "Jun 11 17:32:26.258772 crc crio[23211]: time=\"2026-06-11T17:32:26.258661842Z\" level=info msg=\"Removed container a575370696f8f45d11b58de6eb0caff8bba9d03a2dbb83cf4b4a80cc103e78a3: openstack/ceilometer-0/sg-core\" id=b3768298-73c0-4ead-8c99-98265ae5475d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.205001 | controller |     "Jun 11 17:32:26.263542 crc crio[23211]: time=\"2026-06-11T17:32:26.263469353Z\" level=info msg=\"Removing container: ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894\" id=55bd741d-3c1d-41c1-89e3-f748ecabdf83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.205015 | controller |     "Jun 11 17:32:26.295687 crc crio[23211]: time=\"2026-06-11T17:32:26.295588458Z\" level=info msg=\"Removed container ad3c08f8687d446dfb2ccdd2c64b035023da57872c442e1f7f84c84c37708894: openstack/ceilometer-0/ceilometer-notification-agent\" id=55bd741d-3c1d-41c1-89e3-f748ecabdf83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.205029 | controller |     "Jun 11 17:32:26.298733 crc crio[23211]: time=\"2026-06-11T17:32:26.298666075Z\" level=info msg=\"Removing container: c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1\" id=a47805b8-756d-4940-9c27-2f80679d233c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.205045 | controller |     "Jun 11 17:32:26.334507 crc crio[23211]: time=\"2026-06-11T17:32:26.334368639Z\" level=info msg=\"Removed container c7d0a885e65ff846f5d1bad4d9f8bf685b6b589ab2d6531a71624c6c3abf0fc1: openstack/ceilometer-0/ceilometer-central-agent\" id=a47805b8-756d-4940-9c27-2f80679d233c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.205060 | controller |     "Jun 11 17:32:26.346929 crc crio[23211]: time=\"2026-06-11T17:32:26.34675154Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5fdf847c98-tv4vc/POD\" id=e6938aab-0a85-4a16-ac5e-6f0e6bd907d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.205075 | controller |     "Jun 11 17:32:26.346929 crc crio[23211]: time=\"2026-06-11T17:32:26.346895744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205106 | controller |     "Jun 11 17:32:26.463205 crc crio[23211]: time=\"2026-06-11T17:32:26.463036073Z\" level=info msg=\"Got pod network &{Name:keystone-5fdf847c98-tv4vc Namespace:openstack ID:e9124c0ca1538805f21cb4d6726011cc61301d27b574092eb8e9c552ce3bc6f0 UID:b72da2df-4171-45c6-8868-4c082744ce8c NetNS:/var/run/netns/1df715c5-cb9d-4757-82f3-36feb441f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb72da2df_4171_45c6_8868_4c082744ce8c.slice PodAnnotations:0xc00294e130}] Aliases:map[]}\"",
2026-06-11 18:01:03.205123 | controller |     "Jun 11 17:32:26.463205 crc crio[23211]: time=\"2026-06-11T17:32:26.463111715Z\" level=info msg=\"Adding pod openstack_keystone-5fdf847c98-tv4vc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.205139 | controller |     "Jun 11 17:32:26.536918 crc crio[23211]: time=\"2026-06-11T17:32:26.536788721Z\" level=info msg=\"Stopping container: 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30 (timeout: 30s)\" id=c62d81b5-3b22-4823-ad27-6055e9bfe8f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.205154 | controller |     "Jun 11 17:32:26.537839 crc crio[23211]: time=\"2026-06-11T17:32:26.537739266Z\" level=info msg=\"Stopping container: 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931 (timeout: 30s)\" id=000e15d6-d5f5-47be-9e0f-f3246dd6f8cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.205169 | controller |     "Jun 11 17:32:27.002365 crc crio[23211]: time=\"2026-06-11T17:32:26.997414203Z\" level=info msg=\"Stopped container 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30: openstack/neutron-86df755bf-m2kv8/neutron-httpd\" id=c62d81b5-3b22-4823-ad27-6055e9bfe8f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.205183 | controller |     "Jun 11 17:32:27.123974 crc crio[23211]: 2026-06-11T17:32:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9124c0ca153880 Mac:72:5f:cd:ca:96:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:90 Mtu:0 Sandbox:/var/run/netns/1df715c5-cb9d-4757-82f3-36feb441f9e3 SocketPath: PciID:}] [{Interface:0xc000482740 Address:{IP:10.217.1.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.205198 | controller |     "Jun 11 17:32:27.127761 crc crio[23211]: time=\"2026-06-11T17:32:27.127144443Z\" level=info msg=\"Got pod network &{Name:keystone-5fdf847c98-tv4vc Namespace:openstack ID:e9124c0ca1538805f21cb4d6726011cc61301d27b574092eb8e9c552ce3bc6f0 UID:b72da2df-4171-45c6-8868-4c082744ce8c NetNS:/var/run/netns/1df715c5-cb9d-4757-82f3-36feb441f9e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb72da2df_4171_45c6_8868_4c082744ce8c.slice PodAnnotations:0xc00294e130}] Aliases:map[]}\"",
2026-06-11 18:01:03.205214 | controller |     "Jun 11 17:32:27.127761 crc crio[23211]: time=\"2026-06-11T17:32:27.127372338Z\" level=info msg=\"Checking pod openstack_keystone-5fdf847c98-tv4vc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.205229 | controller |     "Jun 11 17:32:27.146819 crc crio[23211]: time=\"2026-06-11T17:32:27.146644903Z\" level=info msg=\"Ran pod sandbox e9124c0ca1538805f21cb4d6726011cc61301d27b574092eb8e9c552ce3bc6f0 with infra container: openstack/keystone-5fdf847c98-tv4vc/POD\" id=e6938aab-0a85-4a16-ac5e-6f0e6bd907d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.205244 | controller |     "Jun 11 17:32:27.152077 crc crio[23211]: time=\"2026-06-11T17:32:27.151288629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=0be6cd68-3343-491c-a959-1fa0ed56f678 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.205263 | controller |     "Jun 11 17:32:27.240728 crc crio[23211]: time=\"2026-06-11T17:32:27.240615067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=85328360-6ab2-482c-89cf-530c732e7521 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.205279 | controller |     "Jun 11 17:32:27.244811 crc crio[23211]: time=\"2026-06-11T17:32:27.244653758Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=c1372557-dc60-4b82-83ca-4868ef78e994 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.205294 | controller |     "Jun 11 17:32:27.244811 crc crio[23211]: time=\"2026-06-11T17:32:27.24473457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205309 | controller |     "Jun 11 17:32:27.253125 crc crio[23211]: time=\"2026-06-11T17:32:27.252989617Z\" level=info msg=\"Creating container: openstack/keystone-5fdf847c98-tv4vc/keystone-api\" id=91d35b42-04fa-43a0-a9c5-3835667b64e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.205324 | controller |     "Jun 11 17:32:27.278870 crc crio[23211]: time=\"2026-06-11T17:32:27.277834959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205339 | controller |     "Jun 11 17:32:27.292707 crc crio[23211]: time=\"2026-06-11T17:32:27.292567729Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88 UID:7d9f9c90-7dc8-44db-add0-355dacb62654 NetNS:/var/run/netns/09c1de2c-9389-47a8-9684-1de65ee7c9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9f9c90_7dc8_44db_add0_355dacb62654.slice PodAnnotations:0xc00008cfe8}] Aliases:map[]}\"",
2026-06-11 18:01:03.205354 | controller |     "Jun 11 17:32:27.292707 crc crio[23211]: time=\"2026-06-11T17:32:27.292645381Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.205369 | controller |     "Jun 11 17:32:27.416930 crc crio[23211]: time=\"2026-06-11T17:32:27.416282458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205385 | controller |     "Jun 11 17:32:27.420609 crc crio[23211]: time=\"2026-06-11T17:32:27.420403111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205400 | controller |     "Jun 11 17:32:27.616680 crc crio[23211]: time=\"2026-06-11T17:32:27.615946841Z\" level=info msg=\"Created container a40df037aecab77cfedf2f5b359ba586c96dd81b41d66d146015fd40d9dd99f6: openstack/keystone-5fdf847c98-tv4vc/keystone-api\" id=91d35b42-04fa-43a0-a9c5-3835667b64e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.205415 | controller |     "Jun 11 17:32:27.618288 crc crio[23211]: time=\"2026-06-11T17:32:27.618233969Z\" level=info msg=\"Starting container: a40df037aecab77cfedf2f5b359ba586c96dd81b41d66d146015fd40d9dd99f6\" id=8fd9eb04-f0bf-4b89-a76d-ddfebfce50f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.205429 | controller |     "Jun 11 17:32:27.627883 crc crio[23211]: time=\"2026-06-11T17:32:27.627810888Z\" level=info msg=\"Started container\" PID=274008 containerID=a40df037aecab77cfedf2f5b359ba586c96dd81b41d66d146015fd40d9dd99f6 description=openstack/keystone-5fdf847c98-tv4vc/keystone-api id=8fd9eb04-f0bf-4b89-a76d-ddfebfce50f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9124c0ca1538805f21cb4d6726011cc61301d27b574092eb8e9c552ce3bc6f0",
2026-06-11 18:01:03.205449 | controller |     "Jun 11 17:32:27.936745 crc crio[23211]: 2026-06-11T17:32:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaf2042c19e414a Mac:8e:d4:45:b4:0d:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:91 Mtu:0 Sandbox:/var/run/netns/09c1de2c-9389-47a8-9684-1de65ee7c9e7 SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.1.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.205464 | controller |     "Jun 11 17:32:27.938481 crc crio[23211]: time=\"2026-06-11T17:32:27.938351449Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88 UID:7d9f9c90-7dc8-44db-add0-355dacb62654 NetNS:/var/run/netns/09c1de2c-9389-47a8-9684-1de65ee7c9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9f9c90_7dc8_44db_add0_355dacb62654.slice PodAnnotations:0xc00008cfe8}] Aliases:map[]}\"",
2026-06-11 18:01:03.205480 | controller |     "Jun 11 17:32:27.938587 crc crio[23211]: time=\"2026-06-11T17:32:27.938563884Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.205495 | controller |     "Jun 11 17:32:27.972655 crc crio[23211]: time=\"2026-06-11T17:32:27.972588287Z\" level=info msg=\"Ran pod sandbox aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88 with infra container: openstack/ceilometer-0/POD\" id=c1372557-dc60-4b82-83ca-4868ef78e994 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.205510 | controller |     "Jun 11 17:32:27.986345 crc crio[23211]: time=\"2026-06-11T17:32:27.985588393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=793599c2-3481-4bcd-81a1-ddb19665d611 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.205555 | controller |     "Jun 11 17:32:28.045272 crc crio[23211]: time=\"2026-06-11T17:32:28.04414719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e8de41c8-d1c5-4e66-a60c-560c23e044c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.205573 | controller |     "Jun 11 17:32:28.052280 crc crio[23211]: time=\"2026-06-11T17:32:28.052113859Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e5f24581-8ded-42d9-b619-76b2274de3a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.205589 | controller |     "Jun 11 17:32:28.052709 crc crio[23211]: time=\"2026-06-11T17:32:28.052663294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205603 | controller |     "Jun 11 17:32:28.139481 crc crio[23211]: time=\"2026-06-11T17:32:28.138600426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205618 | controller |     "Jun 11 17:32:28.144596 crc crio[23211]: time=\"2026-06-11T17:32:28.144522905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205634 | controller |     "Jun 11 17:32:28.588825 crc crio[23211]: time=\"2026-06-11T17:32:28.588734524Z\" level=info msg=\"Created container b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913: openstack/ceilometer-0/ceilometer-central-agent\" id=e5f24581-8ded-42d9-b619-76b2274de3a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.205649 | controller |     "Jun 11 17:32:28.590163 crc crio[23211]: time=\"2026-06-11T17:32:28.589804521Z\" level=info msg=\"Starting container: b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913\" id=84777dfc-4666-41e1-b44e-82205c79e5ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.205671 | controller |     "Jun 11 17:32:28.599849 crc crio[23211]: time=\"2026-06-11T17:32:28.59974843Z\" level=info msg=\"Started container\" PID=274084 containerID=b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913 description=openstack/ceilometer-0/ceilometer-central-agent id=84777dfc-4666-41e1-b44e-82205c79e5ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88",
2026-06-11 18:01:03.205687 | controller |     "Jun 11 17:32:28.613120 crc crio[23211]: time=\"2026-06-11T17:32:28.613077085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=25d8eb48-41c1-4a9c-885f-7a91046c5706 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.205702 | controller |     "Jun 11 17:32:28.646745 crc crio[23211]: time=\"2026-06-11T17:32:28.646544453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=16454d3a-5416-4f47-a4c3-52f615108d8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.205717 | controller |     "Jun 11 17:32:28.659581 crc crio[23211]: time=\"2026-06-11T17:32:28.659513538Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=bc60163c-ce65-4fdf-a9cc-5381dd00dc73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.205732 | controller |     "Jun 11 17:32:28.660399 crc crio[23211]: time=\"2026-06-11T17:32:28.66037123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205747 | controller |     "Jun 11 17:32:28.747750 crc crio[23211]: time=\"2026-06-11T17:32:28.747691217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205761 | controller |     "Jun 11 17:32:28.752274 crc crio[23211]: time=\"2026-06-11T17:32:28.752244141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205776 | controller |     "Jun 11 17:32:28.982600 crc crio[23211]: time=\"2026-06-11T17:32:28.982000258Z\" level=info msg=\"Created container 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c: openstack/ceilometer-0/ceilometer-notification-agent\" id=bc60163c-ce65-4fdf-a9cc-5381dd00dc73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.205790 | controller |     "Jun 11 17:32:28.984288 crc crio[23211]: time=\"2026-06-11T17:32:28.984142622Z\" level=info msg=\"Starting container: 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c\" id=cfdd8d4d-ae06-4088-97c9-b3c44a56d649 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.205805 | controller |     "Jun 11 17:32:28.989665 crc crio[23211]: time=\"2026-06-11T17:32:28.989543097Z\" level=info msg=\"Started container\" PID=274252 containerID=090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c description=openstack/ceilometer-0/ceilometer-notification-agent id=cfdd8d4d-ae06-4088-97c9-b3c44a56d649 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88",
2026-06-11 18:01:03.205819 | controller |     "Jun 11 17:32:29.003456 crc crio[23211]: time=\"2026-06-11T17:32:29.003370553Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bdadac80-1975-4032-a001-83615e617091 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.205839 | controller |     "Jun 11 17:32:29.018273 crc crio[23211]: time=\"2026-06-11T17:32:29.018175914Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1a5e2e36-bc2d-4bfd-a1ba-5788e8100366 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.205854 | controller |     "Jun 11 17:32:29.028125 crc crio[23211]: time=\"2026-06-11T17:32:29.02800296Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=19475cee-ca5b-4836-978d-57c869a87a62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.205869 | controller |     "Jun 11 17:32:29.028672 crc crio[23211]: time=\"2026-06-11T17:32:29.028628165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205883 | controller |     "Jun 11 17:32:29.081282 crc crio[23211]: time=\"2026-06-11T17:32:29.081210623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205898 | controller |     "Jun 11 17:32:29.086017 crc crio[23211]: time=\"2026-06-11T17:32:29.085947682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.205913 | controller |     "Jun 11 17:32:29.278854 crc crio[23211]: time=\"2026-06-11T17:32:29.278725483Z\" level=info msg=\"Created container 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8: openstack/ceilometer-0/sg-core\" id=19475cee-ca5b-4836-978d-57c869a87a62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.205927 | controller |     "Jun 11 17:32:29.280628 crc crio[23211]: time=\"2026-06-11T17:32:29.280536048Z\" level=info msg=\"Starting container: 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8\" id=0bf86257-7747-42bc-a9db-83141e538fbc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.205942 | controller |     "Jun 11 17:32:29.290373 crc crio[23211]: time=\"2026-06-11T17:32:29.289339538Z\" level=info msg=\"Started container\" PID=274278 containerID=5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8 description=openstack/ceilometer-0/sg-core id=0bf86257-7747-42bc-a9db-83141e538fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88",
2026-06-11 18:01:03.205958 | controller |     "Jun 11 17:32:29.301482 crc crio[23211]: time=\"2026-06-11T17:32:29.301279388Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=8e94a078-56c4-4cba-9428-64640ed82861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.205974 | controller |     "Jun 11 17:32:29.378501 crc crio[23211]: time=\"2026-06-11T17:32:29.377849366Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=6ce49658-2097-4881-80a5-9fb3536250ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.205991 | controller |     "Jun 11 17:32:29.396358 crc crio[23211]: time=\"2026-06-11T17:32:29.395939969Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=29c3176b-c294-41e4-85e6-ac3e213be9c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.206006 | controller |     "Jun 11 17:32:29.396933 crc crio[23211]: time=\"2026-06-11T17:32:29.396496174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206021 | controller |     "Jun 11 17:32:29.502161 crc crio[23211]: time=\"2026-06-11T17:32:29.502004177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206045 | controller |     "Jun 11 17:32:29.507332 crc crio[23211]: time=\"2026-06-11T17:32:29.506306305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206067 | controller |     "Jun 11 17:32:29.613384 crc crio[23211]: time=\"2026-06-11T17:32:29.613294225Z\" level=info msg=\"Created container 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f: openstack/ceilometer-0/proxy-httpd\" id=29c3176b-c294-41e4-85e6-ac3e213be9c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.206093 | controller |     "Jun 11 17:32:29.616224 crc crio[23211]: time=\"2026-06-11T17:32:29.616114156Z\" level=info msg=\"Starting container: 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f\" id=bc92aa2e-be0e-4011-8a1a-fe8fc46dc5e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.206122 | controller |     "Jun 11 17:32:29.622775 crc crio[23211]: time=\"2026-06-11T17:32:29.62266033Z\" level=info msg=\"Started container\" PID=274330 containerID=4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f description=openstack/ceilometer-0/proxy-httpd id=bc92aa2e-be0e-4011-8a1a-fe8fc46dc5e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88",
2026-06-11 18:01:03.206149 | controller |     "Jun 11 17:32:39.029376 crc crio[23211]: time=\"2026-06-11T17:32:39.028683691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2048b687-9dad-40a2-8f1f-c8485e6a6d98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.206167 | controller |     "Jun 11 17:32:39.124144 crc crio[23211]: time=\"2026-06-11T17:32:39.123347863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e9ffb366-88ae-4639-bebe-f79d76ef24e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.206183 | controller |     "Jun 11 17:32:39.135689 crc crio[23211]: time=\"2026-06-11T17:32:39.1356362Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=abcb81e3-4f3c-4f94-aa15-87f46b857213 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.206199 | controller |     "Jun 11 17:32:39.136516 crc crio[23211]: time=\"2026-06-11T17:32:39.13641199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206213 | controller |     "Jun 11 17:32:39.214987 crc crio[23211]: time=\"2026-06-11T17:32:39.214874376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206228 | controller |     "Jun 11 17:32:39.218737 crc crio[23211]: time=\"2026-06-11T17:32:39.218672141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206242 | controller |     "Jun 11 17:32:39.475591 crc crio[23211]: time=\"2026-06-11T17:32:39.474902881Z\" level=info msg=\"Created container 2f2831285ff4a6815d840e03d07cfea8e1695729a2f1c9e971116b76178abf44: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=abcb81e3-4f3c-4f94-aa15-87f46b857213 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.206257 | controller |     "Jun 11 17:32:39.477218 crc crio[23211]: time=\"2026-06-11T17:32:39.477073095Z\" level=info msg=\"Starting container: 2f2831285ff4a6815d840e03d07cfea8e1695729a2f1c9e971116b76178abf44\" id=11647086-4b65-43d1-8995-2a184e27bc47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.206272 | controller |     "Jun 11 17:32:39.486943 crc crio[23211]: time=\"2026-06-11T17:32:39.48682921Z\" level=info msg=\"Started container\" PID=275052 containerID=2f2831285ff4a6815d840e03d07cfea8e1695729a2f1c9e971116b76178abf44 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=11647086-4b65-43d1-8995-2a184e27bc47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad",
2026-06-11 18:01:03.206294 | controller |     "Jun 11 17:32:39.508631 crc crio[23211]: time=\"2026-06-11T17:32:39.508488742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ed9003eb-88ae-4d3f-8ee8-08644203475f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.206310 | controller |     "Jun 11 17:32:39.517566 crc crio[23211]: time=\"2026-06-11T17:32:39.516495433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=dd275409-2250-4384-b0ce-1f589ec959dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.206325 | controller |     "Jun 11 17:32:39.533911 crc crio[23211]: time=\"2026-06-11T17:32:39.533253313Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=5ede203f-8c27-4255-b67d-afdfd3611c93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.206340 | controller |     "Jun 11 17:32:39.534216 crc crio[23211]: time=\"2026-06-11T17:32:39.533950081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206355 | controller |     "Jun 11 17:32:39.632216 crc crio[23211]: time=\"2026-06-11T17:32:39.63170328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206369 | controller |     "Jun 11 17:32:39.639560 crc crio[23211]: time=\"2026-06-11T17:32:39.639498856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206384 | controller |     "Jun 11 17:32:39.961054 crc crio[23211]: time=\"2026-06-11T17:32:39.960807566Z\" level=info msg=\"Created container c967111ed5c02a1422b27ef29d497ddbb4776539a71edd25e6f6e1002e67fadd: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=5ede203f-8c27-4255-b67d-afdfd3611c93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.206399 | controller |     "Jun 11 17:32:39.963879 crc crio[23211]: time=\"2026-06-11T17:32:39.963799661Z\" level=info msg=\"Starting container: c967111ed5c02a1422b27ef29d497ddbb4776539a71edd25e6f6e1002e67fadd\" id=2e1a73da-694f-41e2-b46b-d48a170c6542 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.206414 | controller |     "Jun 11 17:32:39.977896 crc crio[23211]: time=\"2026-06-11T17:32:39.977798631Z\" level=info msg=\"Started container\" PID=275128 containerID=c967111ed5c02a1422b27ef29d497ddbb4776539a71edd25e6f6e1002e67fadd description=openstack/rabbitmq-cell1-server-0/amqp-proxy id=2e1a73da-694f-41e2-b46b-d48a170c6542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b9b35b480eba00f8efcd2f6e684a609160f4cc79d2a8e5be07e6fd3fe2cf8ad",
2026-06-11 18:01:03.206429 | controller |     "Jun 11 17:32:40.062056 crc crio[23211]: time=\"2026-06-11T17:32:40.061342904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c7e84b17-e89d-4904-b712-0ee629ecf771 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.206443 | controller |     "Jun 11 17:32:40.168874 crc crio[23211]: time=\"2026-06-11T17:32:40.168775286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6c677be3-7e3d-49e9-946e-62764cae489f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.206460 | controller |     "Jun 11 17:32:40.204572 crc crio[23211]: time=\"2026-06-11T17:32:40.204218784Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=f08b2f12-1a4c-48d4-909b-a437adf2485b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.206487 | controller |     "Jun 11 17:32:40.212300 crc crio[23211]: time=\"2026-06-11T17:32:40.211791604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206509 | controller |     "Jun 11 17:32:40.314672 crc crio[23211]: time=\"2026-06-11T17:32:40.31462532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206561 | controller |     "Jun 11 17:32:40.319217 crc crio[23211]: time=\"2026-06-11T17:32:40.319158454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206589 | controller |     "Jun 11 17:32:40.536068 crc crio[23211]: time=\"2026-06-11T17:32:40.535496964Z\" level=info msg=\"Created container e95805c8dd5d2472a0f81d78b10ddd17527a6695b4564f36f50ae4ac75942555: openstack/rabbitmq-server-0/rabbitmq\" id=f08b2f12-1a4c-48d4-909b-a437adf2485b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.206616 | controller |     "Jun 11 17:32:40.538483 crc crio[23211]: time=\"2026-06-11T17:32:40.538384216Z\" level=info msg=\"Starting container: e95805c8dd5d2472a0f81d78b10ddd17527a6695b4564f36f50ae4ac75942555\" id=7ceae650-e940-49e8-8df7-e80dcb21f896 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.206639 | controller |     "Jun 11 17:32:40.546693 crc crio[23211]: time=\"2026-06-11T17:32:40.546606333Z\" level=info msg=\"Started container\" PID=275203 containerID=e95805c8dd5d2472a0f81d78b10ddd17527a6695b4564f36f50ae4ac75942555 description=openstack/rabbitmq-server-0/rabbitmq id=7ceae650-e940-49e8-8df7-e80dcb21f896 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c",
2026-06-11 18:01:03.206663 | controller |     "Jun 11 17:32:40.561087 crc crio[23211]: time=\"2026-06-11T17:32:40.560968692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3e623c20-f643-411c-a941-d08d3ae51848 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.206688 | controller |     "Jun 11 17:32:40.564293 crc crio[23211]: time=\"2026-06-11T17:32:40.564214994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5296900f-4f86-4e12-a85b-bd48702ca33f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.206716 | controller |     "Jun 11 17:32:40.576533 crc crio[23211]: time=\"2026-06-11T17:32:40.576285936Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/amqp-proxy\" id=cbada27f-94bb-4e82-a931-cc0109154897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.206747 | controller |     "Jun 11 17:32:40.576985 crc crio[23211]: time=\"2026-06-11T17:32:40.576902702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206775 | controller |     "Jun 11 17:32:40.650087 crc crio[23211]: time=\"2026-06-11T17:32:40.649970293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206804 | controller |     "Jun 11 17:32:40.654012 crc crio[23211]: time=\"2026-06-11T17:32:40.653927582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.206831 | controller |     "Jun 11 17:32:40.887882 crc crio[23211]: time=\"2026-06-11T17:32:40.88776077Z\" level=info msg=\"Created container c35a065a2871abbb4eaf6260c9df3ee7488898038e983343feb94263e2d13386: openstack/rabbitmq-server-0/amqp-proxy\" id=cbada27f-94bb-4e82-a931-cc0109154897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.206872 | controller |     "Jun 11 17:32:40.889595 crc crio[23211]: time=\"2026-06-11T17:32:40.889496404Z\" level=info msg=\"Starting container: c35a065a2871abbb4eaf6260c9df3ee7488898038e983343feb94263e2d13386\" id=4e8dbb71-fa31-4db2-9692-7fbe7295344e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.206900 | controller |     "Jun 11 17:32:40.898133 crc crio[23211]: time=\"2026-06-11T17:32:40.898036548Z\" level=info msg=\"Started container\" PID=275261 containerID=c35a065a2871abbb4eaf6260c9df3ee7488898038e983343feb94263e2d13386 description=openstack/rabbitmq-server-0/amqp-proxy id=4e8dbb71-fa31-4db2-9692-7fbe7295344e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8ce0eddf3794c68e6c208e8dc0a436a5b75e47dfcd281943a7e1e233b04840c",
2026-06-11 18:01:03.206923 | controller |     "Jun 11 17:32:42.914049 crc crio[23211]: time=\"2026-06-11T17:32:42.913900226Z\" level=info msg=\"Stopped container 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931: openstack/neutron-86df755bf-m2kv8/neutron-api\" id=000e15d6-d5f5-47be-9e0f-f3246dd6f8cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.206947 | controller |     "Jun 11 17:32:42.916609 crc crio[23211]: time=\"2026-06-11T17:32:42.915621889Z\" level=info msg=\"Stopping pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\" id=5d61d4e1-df87-4531-898d-ebf299ab8c21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.206972 | controller |     "Jun 11 17:32:42.919410 crc crio[23211]: time=\"2026-06-11T17:32:42.919173949Z\" level=info msg=\"Got pod network &{Name:neutron-86df755bf-m2kv8 Namespace:openstack ID:691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08 UID:08b62f76-0073-4ad6-88ff-ba05c925a6b5 NetNS:/var/run/netns/dc3bdbb9-34e7-4454-b49b-f9ada32522ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b62f76_0073_4ad6_88ff_ba05c925a6b5.slice PodAnnotations:0xc006618340}] Aliases:map[]}\"",
2026-06-11 18:01:03.206994 | controller |     "Jun 11 17:32:42.924534 crc crio[23211]: time=\"2026-06-11T17:32:42.924378368Z\" level=info msg=\"Deleting pod openstack_neutron-86df755bf-m2kv8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.207011 | controller |     "Jun 11 17:32:43.724798 crc crio[23211]: time=\"2026-06-11T17:32:43.724098486Z\" level=info msg=\"Stopped pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\" id=5d61d4e1-df87-4531-898d-ebf299ab8c21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.207026 | controller |     "Jun 11 17:32:44.188543 crc crio[23211]: time=\"2026-06-11T17:32:44.188485661Z\" level=info msg=\"Removing container: 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30\" id=03d5cc6a-8352-4ed8-b885-426999f7bf48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.207041 | controller |     "Jun 11 17:32:44.224471 crc crio[23211]: time=\"2026-06-11T17:32:44.224239387Z\" level=info msg=\"Removed container 759df02b147fa2728b9e7e996a64aa2855d107452a0737094e57c18895bf0d30: openstack/neutron-86df755bf-m2kv8/neutron-httpd\" id=03d5cc6a-8352-4ed8-b885-426999f7bf48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.207056 | controller |     "Jun 11 17:32:44.229134 crc crio[23211]: time=\"2026-06-11T17:32:44.229058128Z\" level=info msg=\"Removing container: 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931\" id=cfe0fc8a-39a2-4cbc-a935-6e1d73b1feab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.207071 | controller |     "Jun 11 17:32:44.271833 crc crio[23211]: time=\"2026-06-11T17:32:44.271641335Z\" level=info msg=\"Removed container 98ec50b9d0d6489ed7703938eadb179a5a4f41a7328ccd422943b0d136416931: openstack/neutron-86df755bf-m2kv8/neutron-api\" id=cfe0fc8a-39a2-4cbc-a935-6e1d73b1feab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.207092 | controller |     "Jun 11 17:32:50.277408 crc crio[23211]: time=\"2026-06-11T17:32:50.276529648Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-v6tn6/POD\" id=d985fed0-f85d-433f-be14-08e162fb7aaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.207107 | controller |     "Jun 11 17:32:50.278763 crc crio[23211]: time=\"2026-06-11T17:32:50.277466172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.207122 | controller |     "Jun 11 17:32:50.335780 crc crio[23211]: time=\"2026-06-11T17:32:50.33566575Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-v6tn6 Namespace:openshift-marketplace ID:592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd UID:6ad3779a-c485-41d8-9a1f-39190aba510a NetNS:/var/run/netns/020a3ca9-1334-4bed-b66e-ff3651dcfb3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ad3779a_c485_41d8_9a1f_39190aba510a.slice PodAnnotations:0xc007c14088}] Aliases:map[]}\"",
2026-06-11 18:01:03.207157 | controller |     "Jun 11 17:32:50.336142 crc crio[23211]: time=\"2026-06-11T17:32:50.335756542Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-v6tn6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.207174 | controller |     "Jun 11 17:32:50.773382 crc crio[23211]: 2026-06-11T17:32:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:592f6a70e4601f6 Mac:7e:cb:bd:17:be:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:92 Mtu:0 Sandbox:/var/run/netns/020a3ca9-1334-4bed-b66e-ff3651dcfb3f SocketPath: PciID:}] [{Interface:0xc00029e770 Address:{IP:10.217.1.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.207201 | controller |     "Jun 11 17:32:50.776005 crc crio[23211]: time=\"2026-06-11T17:32:50.774653119Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-v6tn6 Namespace:openshift-marketplace ID:592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd UID:6ad3779a-c485-41d8-9a1f-39190aba510a NetNS:/var/run/netns/020a3ca9-1334-4bed-b66e-ff3651dcfb3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ad3779a_c485_41d8_9a1f_39190aba510a.slice PodAnnotations:0xc007c14088}] Aliases:map[]}\"",
2026-06-11 18:01:03.207225 | controller |     "Jun 11 17:32:50.776005 crc crio[23211]: time=\"2026-06-11T17:32:50.775065539Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-v6tn6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.207252 | controller |     "Jun 11 17:32:50.787555 crc crio[23211]: time=\"2026-06-11T17:32:50.787413219Z\" level=info msg=\"Ran pod sandbox 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd with infra container: openshift-marketplace/redhat-marketplace-v6tn6/POD\" id=d985fed0-f85d-433f-be14-08e162fb7aaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.207279 | controller |     "Jun 11 17:32:50.790127 crc crio[23211]: time=\"2026-06-11T17:32:50.790019074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17803bdf-cac9-400a-9975-2bcac69d4b98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.207306 | controller |     "Jun 11 17:32:50.794712 crc crio[23211]: time=\"2026-06-11T17:32:50.79464344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3fbecd58-a147-489e-aeb6-925df1b3b743 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.207330 | controller |     "Jun 11 17:32:50.805590 crc crio[23211]: time=\"2026-06-11T17:32:50.805479942Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-v6tn6/extract-utilities\" id=1c308022-fd23-40c2-94f9-ad118d6c79c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.207346 | controller |     "Jun 11 17:32:50.805987 crc crio[23211]: time=\"2026-06-11T17:32:50.805934683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.207362 | controller |     "Jun 11 17:32:50.863691 crc crio[23211]: time=\"2026-06-11T17:32:50.862806288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.207377 | controller |     "Jun 11 17:32:50.867706 crc crio[23211]: time=\"2026-06-11T17:32:50.86763472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.207393 | controller |     "Jun 11 17:32:51.017987 crc crio[23211]: time=\"2026-06-11T17:32:51.017889354Z\" level=info msg=\"Created container f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6: openshift-marketplace/redhat-marketplace-v6tn6/extract-utilities\" id=1c308022-fd23-40c2-94f9-ad118d6c79c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.207407 | controller |     "Jun 11 17:32:51.019500 crc crio[23211]: time=\"2026-06-11T17:32:51.019371111Z\" level=info msg=\"Starting container: f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6\" id=ce5c80ca-6cd2-4a03-a5fb-3517f3a8f50c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.207422 | controller |     "Jun 11 17:32:51.024879 crc crio[23211]: time=\"2026-06-11T17:32:51.024775536Z\" level=info msg=\"Started container\" PID=275960 containerID=f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6 description=openshift-marketplace/redhat-marketplace-v6tn6/extract-utilities id=ce5c80ca-6cd2-4a03-a5fb-3517f3a8f50c name=/runtime.v1.RuntimeService/StartContainer sandboxID=592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd",
2026-06-11 18:01:03.207439 | controller |     "Jun 11 17:32:51.300011 crc crio[23211]: time=\"2026-06-11T17:32:51.29990863Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=11e80c52-a9cf-4d25-be35-ac7f92b4b1c1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.207454 | controller |     "Jun 11 17:32:51.309247 crc crio[23211]: time=\"2026-06-11T17:32:51.3090963Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:01:03.207469 | controller |     "Jun 11 17:32:51.994875 crc crio[23211]: time=\"2026-06-11T17:32:51.994357689Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=11e80c52-a9cf-4d25-be35-ac7f92b4b1c1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.207485 | controller |     "Jun 11 17:32:51.996599 crc crio[23211]: time=\"2026-06-11T17:32:51.996382071Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dca22574-fdf3-4e94-9945-cc771221f499 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.207501 | controller |     "Jun 11 17:32:51.999502 crc crio[23211]: time=\"2026-06-11T17:32:51.999381516Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3a07ce43-a25e-4805-86fd-85dd114575ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.207547 | controller |     "Jun 11 17:32:52.009975 crc crio[23211]: time=\"2026-06-11T17:32:52.009811946Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-v6tn6/extract-content\" id=077227a9-29f7-47fa-9021-0f0d76d8b55a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.207573 | controller |     "Jun 11 17:32:52.010379 crc crio[23211]: time=\"2026-06-11T17:32:52.010334529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.207589 | controller |     "Jun 11 17:32:52.062128 crc crio[23211]: time=\"2026-06-11T17:32:52.061676347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.207605 | controller |     "Jun 11 17:32:52.066712 crc crio[23211]: time=\"2026-06-11T17:32:52.06662361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.207620 | controller |     "Jun 11 17:32:52.262904 crc crio[23211]: time=\"2026-06-11T17:32:52.262800745Z\" level=info msg=\"Created container c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d: openshift-marketplace/redhat-marketplace-v6tn6/extract-content\" id=077227a9-29f7-47fa-9021-0f0d76d8b55a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.207636 | controller |     "Jun 11 17:32:52.264037 crc crio[23211]: time=\"2026-06-11T17:32:52.263950024Z\" level=info msg=\"Starting container: c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d\" id=cae218db-a122-4e26-b1d2-4799a0a0a4dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.207651 | controller |     "Jun 11 17:32:52.273695 crc crio[23211]: time=\"2026-06-11T17:32:52.273387651Z\" level=info msg=\"Started container\" PID=276044 containerID=c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d description=openshift-marketplace/redhat-marketplace-v6tn6/extract-content id=cae218db-a122-4e26-b1d2-4799a0a0a4dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd",
2026-06-11 18:01:03.207666 | controller |     "Jun 11 17:32:53.350873 crc crio[23211]: time=\"2026-06-11T17:32:53.349151564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=280a30de-4757-43ca-b9b9-6b4f1b65bce0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.207681 | controller |     "Jun 11 17:32:53.354594 crc crio[23211]: time=\"2026-06-11T17:32:53.354399106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3762f580-440e-4cd5-a467-c0f3713ebad0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.207696 | controller |     "Jun 11 17:32:53.365095 crc crio[23211]: time=\"2026-06-11T17:32:53.36495542Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-v6tn6/registry-server\" id=87545221-1cdb-4d1f-94dc-dd7a1b6b7916 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.207711 | controller |     "Jun 11 17:32:53.366039 crc crio[23211]: time=\"2026-06-11T17:32:53.365953694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.207726 | controller |     "Jun 11 17:32:53.460865 crc crio[23211]: time=\"2026-06-11T17:32:53.460762651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.207741 | controller |     "Jun 11 17:32:53.465228 crc crio[23211]: time=\"2026-06-11T17:32:53.465086489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.207761 | controller |     "Jun 11 17:32:53.638545 crc crio[23211]: time=\"2026-06-11T17:32:53.63832842Z\" level=info msg=\"Created container 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7: openshift-marketplace/redhat-marketplace-v6tn6/registry-server\" id=87545221-1cdb-4d1f-94dc-dd7a1b6b7916 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.207777 | controller |     "Jun 11 17:32:53.640478 crc crio[23211]: time=\"2026-06-11T17:32:53.640340059Z\" level=info msg=\"Starting container: 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7\" id=a030713d-fdd1-454a-b184-133ad85adf94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.207791 | controller |     "Jun 11 17:32:53.647213 crc crio[23211]: time=\"2026-06-11T17:32:53.647061999Z\" level=info msg=\"Started container\" PID=276177 containerID=69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7 description=openshift-marketplace/redhat-marketplace-v6tn6/registry-server id=a030713d-fdd1-454a-b184-133ad85adf94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd",
2026-06-11 18:01:03.207806 | controller |     "Jun 11 17:32:59.139576 crc crio[23211]: time=\"2026-06-11T17:32:59.138920028Z\" level=info msg=\"Removing container: 98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7\" id=f9fc2fe6-6906-4508-b029-e14dd56dc39d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.207821 | controller |     "Jun 11 17:32:59.248897 crc crio[23211]: time=\"2026-06-11T17:32:59.248802812Z\" level=info msg=\"Removed container 98eee952f95864375ab748dccbb67599faaaae150631baf380494467cc95b2a7: openshift-infra/auto-csr-approver-29686646-7tqg9/oc\" id=f9fc2fe6-6906-4508-b029-e14dd56dc39d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.207835 | controller |     "Jun 11 17:32:59.264474 crc crio[23211]: time=\"2026-06-11T17:32:59.264007772Z\" level=info msg=\"Stopping pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d\" id=b32f6662-d506-49eb-89af-d2c96509b3cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.207849 | controller |     "Jun 11 17:32:59.264474 crc crio[23211]: time=\"2026-06-11T17:32:59.264381501Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d\" id=b32f6662-d506-49eb-89af-d2c96509b3cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.207864 | controller |     "Jun 11 17:32:59.267610 crc crio[23211]: time=\"2026-06-11T17:32:59.265368636Z\" level=info msg=\"Removing pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d\" id=04fca3ee-04bf-4241-8724-5a1650d8af66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.207879 | controller |     "Jun 11 17:32:59.281212 crc crio[23211]: time=\"2026-06-11T17:32:59.281131911Z\" level=info msg=\"Removed pod sandbox: 0abe208269f42ded232efde805c1ee722c9e7884e25028460cdd897b2ba86f5d\" id=04fca3ee-04bf-4241-8724-5a1650d8af66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.207893 | controller |     "Jun 11 17:32:59.282514 crc crio[23211]: time=\"2026-06-11T17:32:59.282368562Z\" level=info msg=\"Stopping pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\" id=479a7e96-4de5-4791-8e12-fa3248622858 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.207907 | controller |     "Jun 11 17:32:59.282514 crc crio[23211]: time=\"2026-06-11T17:32:59.282498605Z\" level=info msg=\"Stopped pod sandbox (already stopped): dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\" id=479a7e96-4de5-4791-8e12-fa3248622858 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.207922 | controller |     "Jun 11 17:32:59.283319 crc crio[23211]: time=\"2026-06-11T17:32:59.28308456Z\" level=info msg=\"Removing pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\" id=dab2cb7b-aadb-431c-b7b5-8697abde4835 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.207941 | controller |     "Jun 11 17:32:59.301831 crc crio[23211]: time=\"2026-06-11T17:32:59.301732197Z\" level=info msg=\"Removed pod sandbox: dcfaa968af022056a0b5054ab61083682c4138fb74e137ed17e14914437676e7\" id=dab2cb7b-aadb-431c-b7b5-8697abde4835 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.207956 | controller |     "Jun 11 17:32:59.303092 crc crio[23211]: time=\"2026-06-11T17:32:59.3030424Z\" level=info msg=\"Stopping pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5\" id=2e45fe91-5209-4293-8ed5-80e75919d0ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.207971 | controller |     "Jun 11 17:32:59.303513 crc crio[23211]: time=\"2026-06-11T17:32:59.303481942Z\" level=info msg=\"Stopped pod sandbox (already stopped): da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5\" id=2e45fe91-5209-4293-8ed5-80e75919d0ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.207985 | controller |     "Jun 11 17:32:59.304518 crc crio[23211]: time=\"2026-06-11T17:32:59.304381664Z\" level=info msg=\"Removing pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5\" id=91c42689-6930-4b07-80b2-a416bd75c0a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.207999 | controller |     "Jun 11 17:32:59.324351 crc crio[23211]: time=\"2026-06-11T17:32:59.324289553Z\" level=info msg=\"Removed pod sandbox: da73ec6681584039002e15077b66d1a6c2af8ef9aac42d4d0d06cd60ecdee0f5\" id=91c42689-6930-4b07-80b2-a416bd75c0a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.208014 | controller |     "Jun 11 17:32:59.327410 crc crio[23211]: time=\"2026-06-11T17:32:59.32733832Z\" level=info msg=\"Stopping pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\" id=a4e2f165-2f1d-432e-846a-5d3f9989021e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.208028 | controller |     "Jun 11 17:32:59.327699 crc crio[23211]: time=\"2026-06-11T17:32:59.327594626Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\" id=a4e2f165-2f1d-432e-846a-5d3f9989021e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.208042 | controller |     "Jun 11 17:32:59.328369 crc crio[23211]: time=\"2026-06-11T17:32:59.328340494Z\" level=info msg=\"Removing pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\" id=9b05cef6-d6e5-4959-8270-0f5cde11ebcc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.208057 | controller |     "Jun 11 17:32:59.346000 crc crio[23211]: time=\"2026-06-11T17:32:59.345774501Z\" level=info msg=\"Removed pod sandbox: 5900ba3d29d25db116c4e850228e0d997c2e8ddc8b25329e6691685fc383582c\" id=9b05cef6-d6e5-4959-8270-0f5cde11ebcc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.208078 | controller |     "Jun 11 17:32:59.347309 crc crio[23211]: time=\"2026-06-11T17:32:59.347230848Z\" level=info msg=\"Stopping pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\" id=163fb0e3-f82d-4565-b6fe-57020d19cfeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.208107 | controller |     "Jun 11 17:32:59.347479 crc crio[23211]: time=\"2026-06-11T17:32:59.347336501Z\" level=info msg=\"Stopped pod sandbox (already stopped): 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\" id=163fb0e3-f82d-4565-b6fe-57020d19cfeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.208135 | controller |     "Jun 11 17:32:59.347953 crc crio[23211]: time=\"2026-06-11T17:32:59.347926055Z\" level=info msg=\"Removing pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\" id=5413e277-70f8-4b67-a431-2b4f1034b384 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.208170 | controller |     "Jun 11 17:32:59.366577 crc crio[23211]: time=\"2026-06-11T17:32:59.3665163Z\" level=info msg=\"Removed pod sandbox: 691d27560a25268c16ccdc6652edee06dc1fa89b619088630bf4e13a8df1fe08\" id=5413e277-70f8-4b67-a431-2b4f1034b384 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.208198 | controller |     "Jun 11 17:33:01.558637 crc crio[23211]: time=\"2026-06-11T17:33:01.55800557Z\" level=info msg=\"Stopping container: 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5 (timeout: 30s)\" id=63c911e0-9072-4eb0-9dae-6d2b247de8c5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208223 | controller |     "Jun 11 17:33:02.500929 crc crio[23211]: time=\"2026-06-11T17:33:02.500092074Z\" level=info msg=\"Stopping container: 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7 (timeout: 2s)\" id=06f402c0-4795-4883-941f-03c60bb09cb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208248 | controller |     "Jun 11 17:33:02.629880 crc crio[23211]: time=\"2026-06-11T17:33:02.629801013Z\" level=info msg=\"Stopped container 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7: openshift-marketplace/redhat-marketplace-v6tn6/registry-server\" id=06f402c0-4795-4883-941f-03c60bb09cb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208273 | controller |     "Jun 11 17:33:02.630883 crc crio[23211]: time=\"2026-06-11T17:33:02.630597944Z\" level=info msg=\"Stopping pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\" id=37122cc0-cced-4969-9312-f50b2735c917 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.208298 | controller |     "Jun 11 17:33:02.631207 crc crio[23211]: time=\"2026-06-11T17:33:02.631130127Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-v6tn6 Namespace:openshift-marketplace ID:592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd UID:6ad3779a-c485-41d8-9a1f-39190aba510a NetNS:/var/run/netns/020a3ca9-1334-4bed-b66e-ff3651dcfb3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ad3779a_c485_41d8_9a1f_39190aba510a.slice PodAnnotations:0xc000131048}] Aliases:map[]}\"",
2026-06-11 18:01:03.208324 | controller |     "Jun 11 17:33:02.631330 crc crio[23211]: time=\"2026-06-11T17:33:02.631301011Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-v6tn6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.208349 | controller |     "Jun 11 17:33:03.082309 crc crio[23211]: time=\"2026-06-11T17:33:03.082147867Z\" level=info msg=\"Stopping container: 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568 (timeout: 300s)\" id=6be7709d-8374-4c5a-9fce-91fb4f003cdd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208374 | controller |     "Jun 11 17:33:03.096973 crc crio[23211]: time=\"2026-06-11T17:33:03.096906477Z\" level=info msg=\"Stopped pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\" id=37122cc0-cced-4969-9312-f50b2735c917 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.208399 | controller |     "Jun 11 17:33:03.103876 crc crio[23211]: time=\"2026-06-11T17:33:03.10383733Z\" level=info msg=\"Stopping container: 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9 (timeout: 30s)\" id=5cfe9553-ecd8-4940-aee2-15db1cb5dcda name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208424 | controller |     "Jun 11 17:33:03.106209 crc crio[23211]: time=\"2026-06-11T17:33:03.106089927Z\" level=info msg=\"Stopping container: 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01 (timeout: 30s)\" id=a004f075-0178-4b22-9c2c-882b165b228b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208449 | controller |     "Jun 11 17:33:03.177313 crc crio[23211]: time=\"2026-06-11T17:33:03.177257021Z\" level=info msg=\"Stopping container: dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7 (timeout: 300s)\" id=0e23b74f-3dbd-42b4-acb9-930e29ccb35a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208533 | controller |     "Jun 11 17:33:03.218987 crc crio[23211]: time=\"2026-06-11T17:33:03.217012277Z\" level=info msg=\"Stopped container 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=6be7709d-8374-4c5a-9fce-91fb4f003cdd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208569 | controller |     "Jun 11 17:33:03.241121 crc crio[23211]: time=\"2026-06-11T17:33:03.241003297Z\" level=info msg=\"Stopped container 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9: openstack/ovn-northd-0/openstack-network-exporter\" id=5cfe9553-ecd8-4940-aee2-15db1cb5dcda name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208587 | controller |     "Jun 11 17:33:03.305561 crc crio[23211]: time=\"2026-06-11T17:33:03.304835486Z\" level=info msg=\"Stopping container: 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed (timeout: 30s)\" id=5664f8c6-769c-4463-b7e6-42a0859d8197 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208603 | controller |     "Jun 11 17:33:03.312814 crc crio[23211]: time=\"2026-06-11T17:33:03.311477573Z\" level=info msg=\"Stopped container dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=0e23b74f-3dbd-42b4-acb9-930e29ccb35a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208618 | controller |     "Jun 11 17:33:03.313587 crc crio[23211]: time=\"2026-06-11T17:33:03.31331281Z\" level=info msg=\"Stopping pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\" id=d7377279-3fbb-4c2c-b92e-28386e16e5c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.208633 | controller |     "Jun 11 17:33:03.314895 crc crio[23211]: time=\"2026-06-11T17:33:03.314819507Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda UID:86a66c5e-2352-4a14-ac25-002b0a32016d NetNS:/var/run/netns/bdd9d91a-eff7-40f6-a347-c845addbc285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a66c5e_2352_4a14_ac25_002b0a32016d.slice PodAnnotations:0xc006bcc2e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.208649 | controller |     "Jun 11 17:33:03.315038 crc crio[23211]: time=\"2026-06-11T17:33:03.315004822Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.208664 | controller |     "Jun 11 17:33:03.381932 crc crio[23211]: time=\"2026-06-11T17:33:03.381851516Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79fb556855-m2pm5/POD\" id=3bf2f1d9-5820-4545-ac79-bc88ab6cae40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.208678 | controller |     "Jun 11 17:33:03.382075 crc crio[23211]: time=\"2026-06-11T17:33:03.38197943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.208693 | controller |     "Jun 11 17:33:03.494044 crc crio[23211]: time=\"2026-06-11T17:33:03.493924504Z\" level=info msg=\"Stopped container 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed: openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter\" id=5664f8c6-769c-4463-b7e6-42a0859d8197 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208707 | controller |     "Jun 11 17:33:03.507261 crc crio[23211]: time=\"2026-06-11T17:33:03.507143095Z\" level=info msg=\"Stopping pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b\" id=bdc74c5a-30ff-42f4-8e19-4566f335f845 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.208728 | controller |     "Jun 11 17:33:03.508616 crc crio[23211]: time=\"2026-06-11T17:33:03.508335965Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79fb556855-m2pm5 Namespace:openstack ID:ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6 UID:e5111a6a-3583-40f3-a996-8b78cd4f25a0 NetNS:/var/run/netns/de13831e-919f-4772-a822-1280f79470fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5111a6a_3583_40f3_a996_8b78cd4f25a0.slice PodAnnotations:0xc00008ce48}] Aliases:map[]}\"",
2026-06-11 18:01:03.208745 | controller |     "Jun 11 17:33:03.508616 crc crio[23211]: time=\"2026-06-11T17:33:03.508597531Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79fb556855-m2pm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.208761 | controller |     "Jun 11 17:33:03.508929 crc crio[23211]: time=\"2026-06-11T17:33:03.50853568Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-tm8h2 Namespace:openstack ID:77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b UID:0645d9d8-1dc8-4577-b810-b17ebe204656 NetNS:/var/run/netns/9d4d197b-62e2-451b-b7a8-e1bb6dc6b3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0645d9d8_1dc8_4577_b810_b17ebe204656.slice PodAnnotations:0xc0030889e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.208776 | controller |     "Jun 11 17:33:03.509043 crc crio[23211]: time=\"2026-06-11T17:33:03.509020642Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-tm8h2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.208793 | controller |     "Jun 11 17:33:03.518141 crc crio[23211]: time=\"2026-06-11T17:33:03.518027939Z\" level=info msg=\"Stopping container: 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a (timeout: 300s)\" id=cd646c68-50c4-4287-a4da-57a6b328a8ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208808 | controller |     "Jun 11 17:33:03.701960 crc crio[23211]: time=\"2026-06-11T17:33:03.695781852Z\" level=info msg=\"Stopped container 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=cd646c68-50c4-4287-a4da-57a6b328a8ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208823 | controller |     "Jun 11 17:33:03.707889 crc crio[23211]: time=\"2026-06-11T17:33:03.707812753Z\" level=info msg=\"Stopping container: 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1 (timeout: 300s)\" id=ccc3c485-96cc-45bc-affb-ebe7e4cd9653 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208839 | controller |     "Jun 11 17:33:03.754490 crc crio[23211]: time=\"2026-06-11T17:33:03.751938829Z\" level=info msg=\"Removing container: 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7\" id=2ad5290d-64c6-43d1-96fd-e7b5a358c42d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.208855 | controller |     "Jun 11 17:33:03.966487 crc crio[23211]: time=\"2026-06-11T17:33:03.962873664Z\" level=info msg=\"Stopped container 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=ccc3c485-96cc-45bc-affb-ebe7e4cd9653 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.208870 | controller |     "Jun 11 17:33:03.966487 crc crio[23211]: time=\"2026-06-11T17:33:03.963975181Z\" level=info msg=\"Stopping pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\" id=cf991404-be91-4bf0-8322-ade5170e40ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.208886 | controller |     "Jun 11 17:33:03.966487 crc crio[23211]: time=\"2026-06-11T17:33:03.965769156Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9 UID:e8fdbec0-1ed3-4db6-83c7-0a31f7232b25 NetNS:/var/run/netns/0588c59f-596e-4f42-b791-59273e3e451b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8fdbec0_1ed3_4db6_83c7_0a31f7232b25.slice PodAnnotations:0xc003088eb0}] Aliases:map[]}\"",
2026-06-11 18:01:03.208907 | controller |     "Jun 11 17:33:03.966487 crc crio[23211]: time=\"2026-06-11T17:33:03.96591228Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.208922 | controller |     "Jun 11 17:33:04.141460 crc crio[23211]: time=\"2026-06-11T17:33:04.141338646Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-25f55/POD\" id=dff5d68a-6ecc-4184-bafd-50cf740187f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.208938 | controller |     "Jun 11 17:33:04.141735 crc crio[23211]: time=\"2026-06-11T17:33:04.14151053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.208953 | controller |     "Jun 11 17:33:04.192529 crc crio[23211]: time=\"2026-06-11T17:33:04.18824467Z\" level=info msg=\"Removed container 69cc52409b4ce281201e041ef89b39b41658a7cc991192c149e1cc8181c717a7: openshift-marketplace/redhat-marketplace-v6tn6/registry-server\" id=2ad5290d-64c6-43d1-96fd-e7b5a358c42d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.208967 | controller |     "Jun 11 17:33:04.197489 crc crio[23211]: time=\"2026-06-11T17:33:04.197282297Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-pjgdq/POD\" id=364971de-5edb-4578-b4fb-65b6ea9bbb0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.208983 | controller |     "Jun 11 17:33:04.197602 crc crio[23211]: time=\"2026-06-11T17:33:04.197512442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.208998 | controller |     "Jun 11 17:33:04.219875 crc crio[23211]: time=\"2026-06-11T17:33:04.21812763Z\" level=info msg=\"Removing container: c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d\" id=1a14cd3d-a00d-47bd-a5ea-243639275d5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.209013 | controller |     "Jun 11 17:33:04.415489 crc crio[23211]: time=\"2026-06-11T17:33:04.407251298Z\" level=info msg=\"Stopping container: 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 (timeout: 2s)\" id=9cbdbaad-d12f-44f3-8e60-9e6592bcf568 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209028 | controller |     "Jun 11 17:33:04.440061 crc crio[23211]: time=\"2026-06-11T17:33:04.434400618Z\" level=info msg=\"Removed container c3b951a29477bf03a0d08cb9cf67e42a093d39f0dfd509aad73db7f0c731c28d: openshift-marketplace/redhat-marketplace-v6tn6/extract-content\" id=1a14cd3d-a00d-47bd-a5ea-243639275d5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.209043 | controller |     "Jun 11 17:33:04.453485 crc crio[23211]: time=\"2026-06-11T17:33:04.450813089Z\" level=info msg=\"Removing container: f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6\" id=289e309c-648c-4683-aed1-dc8296101960 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.209057 | controller |     "Jun 11 17:33:04.473132 crc crio[23211]: time=\"2026-06-11T17:33:04.467754504Z\" level=info msg=\"Stopped pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b\" id=bdc74c5a-30ff-42f4-8e19-4566f335f845 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.209073 | controller |     "Jun 11 17:33:04.488994 crc crio[23211]: time=\"2026-06-11T17:33:04.4851705Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-25f55 Namespace:openstack ID:ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750 UID:149c2a83-04eb-4d5d-8c75-f4d187955a25 NetNS:/var/run/netns/72f99cd9-6b2a-45c2-88d5-f00f10927fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod149c2a83_04eb_4d5d_8c75_f4d187955a25.slice PodAnnotations:0xc0001307c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.209093 | controller |     "Jun 11 17:33:04.488994 crc crio[23211]: time=\"2026-06-11T17:33:04.485263612Z\" level=info msg=\"Adding pod openstack_placement-db-sync-25f55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.209109 | controller |     "Jun 11 17:33:04.490970 crc crio[23211]: time=\"2026-06-11T17:33:04.489842827Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pjgdq Namespace:openstack ID:48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61 UID:2d6d4d99-237f-4403-9200-096012db3796 NetNS:/var/run/netns/f6b78fb0-cd26-40d4-a95d-5a00cd933508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d6d4d99_237f_4403_9200_096012db3796.slice PodAnnotations:0xc0018be868}] Aliases:map[]}\"",
2026-06-11 18:01:03.209124 | controller |     "Jun 11 17:33:04.490970 crc crio[23211]: time=\"2026-06-11T17:33:04.490937014Z\" level=info msg=\"Adding pod openstack_glance-db-sync-pjgdq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.209139 | controller |     "Jun 11 17:33:04.562464 crc crio[23211]: time=\"2026-06-11T17:33:04.556133058Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-fgn75/POD\" id=9f81ebf2-3564-41b2-89a6-57a332a9246c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.209154 | controller |     "Jun 11 17:33:04.562464 crc crio[23211]: time=\"2026-06-11T17:33:04.556367155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.209168 | controller |     "Jun 11 17:33:04.831386 crc crio[23211]: time=\"2026-06-11T17:33:04.830861171Z\" level=info msg=\"Removed container f2a7abeeaaf0854f38c512084966d5c05745ec1015966977885e2a8b533796d6: openshift-marketplace/redhat-marketplace-v6tn6/extract-utilities\" id=289e309c-648c-4683-aed1-dc8296101960 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.209183 | controller |     "Jun 11 17:33:04.941950 crc crio[23211]: time=\"2026-06-11T17:33:04.941020071Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-hh27n/POD\" id=e11ac66e-02a2-4283-8697-791855e0ff93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.209197 | controller |     "Jun 11 17:33:04.941950 crc crio[23211]: time=\"2026-06-11T17:33:04.941615526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.209212 | controller |     "Jun 11 17:33:05.029583 crc crio[23211]: time=\"2026-06-11T17:33:05.025107119Z\" level=info msg=\"Removing container: 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed\" id=293786d9-243c-42aa-af7d-7901dcf81874 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.209226 | controller |     "Jun 11 17:33:05.031898 crc crio[23211]: time=\"2026-06-11T17:33:05.031757746Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-fgn75 Namespace:openstack ID:9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248 UID:92bf7e0e-ee38-48b9-b10e-bb2ad2922cb4 NetNS:/var/run/netns/07f1ab75-9c11-408a-bf98-542513b24458 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bf7e0e_ee38_48b9_b10e_bb2ad2922cb4.slice PodAnnotations:0xc002278170}] Aliases:map[]}\"",
2026-06-11 18:01:03.209241 | controller |     "Jun 11 17:33:05.031898 crc crio[23211]: time=\"2026-06-11T17:33:05.031845428Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-fgn75 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.209262 | controller |     "Jun 11 17:33:05.044048 crc crio[23211]: time=\"2026-06-11T17:33:05.043938581Z\" level=info msg=\"Stopped pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\" id=d7377279-3fbb-4c2c-b92e-28386e16e5c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.209277 | controller |     "Jun 11 17:33:05.404494 crc crio[23211]: time=\"2026-06-11T17:33:05.403832338Z\" level=info msg=\"Removed container 94564503a87b7dbc3ee84526ed330197e174c90d8ebfc3d4d623c72c5ef7d5ed: openstack/ovn-controller-metrics-tm8h2/openstack-network-exporter\" id=293786d9-243c-42aa-af7d-7901dcf81874 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.209292 | controller |     "Jun 11 17:33:05.404818 crc crio[23211]: time=\"2026-06-11T17:33:05.404756291Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-hh27n Namespace:openstack ID:382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046 UID:b453ae28-a6d7-49f7-8e78-d680d372b54f NetNS:/var/run/netns/f21dd0d5-7d89-423f-a466-3ea8837b2f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb453ae28_a6d7_49f7_8e78_d680d372b54f.slice PodAnnotations:0xc0018bed68}] Aliases:map[]}\"",
2026-06-11 18:01:03.209307 | controller |     "Jun 11 17:33:05.404913 crc crio[23211]: time=\"2026-06-11T17:33:05.404852103Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-hh27n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.209322 | controller |     "Jun 11 17:33:05.514998 crc crio[23211]: time=\"2026-06-11T17:33:05.514757747Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=dc070780-9065-4920-aaab-1131dc4c5d84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.209337 | controller |     "Jun 11 17:33:05.519796 crc crio[23211]: time=\"2026-06-11T17:33:05.51969071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.209351 | controller |     "Jun 11 17:33:05.592842 crc crio[23211]: time=\"2026-06-11T17:33:05.589151231Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-c7lhc/POD\" id=854e2a8f-4610-4656-9248-5a54015f04e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.209367 | controller |     "Jun 11 17:33:05.592842 crc crio[23211]: time=\"2026-06-11T17:33:05.589652363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.209382 | controller |     "Jun 11 17:33:05.745667 crc crio[23211]: time=\"2026-06-11T17:33:05.74315488Z\" level=info msg=\"Stopped pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\" id=cf991404-be91-4bf0-8322-ade5170e40ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.209398 | controller |     "Jun 11 17:33:05.793575 crc crio[23211]: time=\"2026-06-11T17:33:05.786966827Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:5100266d87ad343c11cfdc1b37713ead0e15326f085889ee12c6e29179664294 UID:31f24924-43fc-4178-bc3a-aab9081bacd2 NetNS:/var/run/netns/74eca156-1f5a-4709-a342-1c06ce2ed15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31f24924_43fc_4178_bc3a_aab9081bacd2.slice PodAnnotations:0xc000130988}] Aliases:map[]}\"",
2026-06-11 18:01:03.209413 | controller |     "Jun 11 17:33:05.793575 crc crio[23211]: time=\"2026-06-11T17:33:05.787037649Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.209433 | controller |     "Jun 11 17:33:05.863275 crc crio[23211]: time=\"2026-06-11T17:33:05.85655318Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-gmqk9/POD\" id=20d5a3a0-d314-45b9-af86-038a7b668136 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.209448 | controller |     "Jun 11 17:33:05.863275 crc crio[23211]: time=\"2026-06-11T17:33:05.856636853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.209463 | controller |     "Jun 11 17:33:05.871169 crc crio[23211]: time=\"2026-06-11T17:33:05.871074854Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-c7lhc Namespace:openstack ID:0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e UID:870e336f-551a-40b4-9813-6693290d98c5 NetNS:/var/run/netns/a803b21c-bf41-4efb-9d1c-5d0283b3c186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod870e336f_551a_40b4_9813_6693290d98c5.slice PodAnnotations:0xc000130ce8}] Aliases:map[]}\"",
2026-06-11 18:01:03.209478 | controller |     "Jun 11 17:33:05.871169 crc crio[23211]: time=\"2026-06-11T17:33:05.871165016Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-c7lhc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.209493 | controller |     "Jun 11 17:33:06.022888 crc crio[23211]: time=\"2026-06-11T17:33:06.022664523Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-gmqk9 Namespace:openstack ID:56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd UID:a99cdd8c-8dbd-411a-b370-cbce92ea3648 NetNS:/var/run/netns/cf525d61-864f-443b-88b0-a90c3c64f754 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99cdd8c_8dbd_411a_b370_cbce92ea3648.slice PodAnnotations:0xc006bcc058}] Aliases:map[]}\"",
2026-06-11 18:01:03.209508 | controller |     "Jun 11 17:33:06.022888 crc crio[23211]: time=\"2026-06-11T17:33:06.022739565Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-gmqk9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.209553 | controller |     "Jun 11 17:33:06.038521 crc crio[23211]: 2026-06-11T17:33:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad297e9f8d2b7b6 Mac:9e:8c:68:be:79:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:93 Mtu:0 Sandbox:/var/run/netns/de13831e-919f-4772-a822-1280f79470fc SocketPath: PciID:}] [{Interface:0xc0004b4770 Address:{IP:10.217.1.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.209571 | controller |     "Jun 11 17:33:06.069710 crc crio[23211]: time=\"2026-06-11T17:33:06.060416258Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79fb556855-m2pm5 Namespace:openstack ID:ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6 UID:e5111a6a-3583-40f3-a996-8b78cd4f25a0 NetNS:/var/run/netns/de13831e-919f-4772-a822-1280f79470fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5111a6a_3583_40f3_a996_8b78cd4f25a0.slice PodAnnotations:0xc00008ce48}] Aliases:map[]}\"",
2026-06-11 18:01:03.209586 | controller |     "Jun 11 17:33:06.069710 crc crio[23211]: time=\"2026-06-11T17:33:06.064991502Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79fb556855-m2pm5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.209602 | controller |     "Jun 11 17:33:06.217929 crc crio[23211]: time=\"2026-06-11T17:33:06.217812972Z\" level=info msg=\"Stopped container 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5: openstack/keystone-79d989f4-fjfbq/keystone-api\" id=63c911e0-9072-4eb0-9dae-6d2b247de8c5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209621 | controller |     "Jun 11 17:33:06.230025 crc crio[23211]: time=\"2026-06-11T17:33:06.229916815Z\" level=info msg=\"Stopping pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115\" id=47cc4e3e-e243-48b2-8e6e-eaa9d05b7bf0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.209637 | controller |     "Jun 11 17:33:06.231060 crc crio[23211]: time=\"2026-06-11T17:33:06.230983582Z\" level=info msg=\"Got pod network &{Name:keystone-79d989f4-fjfbq Namespace:openstack ID:14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115 UID:42ae7354-1cec-4843-9539-a9a98be69483 NetNS:/var/run/netns/e2407cca-fb4d-4146-a290-073a3e7b5647 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42ae7354_1cec_4843_9539_a9a98be69483.slice PodAnnotations:0xc00294e868}] Aliases:map[]}\"",
2026-06-11 18:01:03.209652 | controller |     "Jun 11 17:33:06.231334 crc crio[23211]: time=\"2026-06-11T17:33:06.231270949Z\" level=info msg=\"Deleting pod openstack_keystone-79d989f4-fjfbq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.209666 | controller |     "Jun 11 17:33:06.248868 crc crio[23211]: time=\"2026-06-11T17:33:06.248655925Z\" level=info msg=\"Ran pod sandbox ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6 with infra container: openstack/dnsmasq-dns-79fb556855-m2pm5/POD\" id=3bf2f1d9-5820-4545-ac79-bc88ab6cae40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.209681 | controller |     "Jun 11 17:33:06.289788 crc crio[23211]: time=\"2026-06-11T17:33:06.289684113Z\" level=info msg=\"Stopping container: 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f (timeout: 30s)\" id=9de95ee0-3f40-418c-b871-9288084e92cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209695 | controller |     "Jun 11 17:33:06.321639 crc crio[23211]: time=\"2026-06-11T17:33:06.315253833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6582ebd5-75d7-4ae7-af25-e7323e4657df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.209710 | controller |     "Jun 11 17:33:06.321639 crc crio[23211]: time=\"2026-06-11T17:33:06.315629003Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=6582ebd5-75d7-4ae7-af25-e7323e4657df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.209725 | controller |     "Jun 11 17:33:06.321639 crc crio[23211]: time=\"2026-06-11T17:33:06.315674624Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=6582ebd5-75d7-4ae7-af25-e7323e4657df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.209740 | controller |     "Jun 11 17:33:06.321639 crc crio[23211]: time=\"2026-06-11T17:33:06.3207054Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ef15ca82-ac86-446f-9f74-4be163b4b28c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.209755 | controller |     "Jun 11 17:33:06.350530 crc crio[23211]: time=\"2026-06-11T17:33:06.344119147Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 18:01:03.209770 | controller |     "Jun 11 17:33:06.431534 crc crio[23211]: time=\"2026-06-11T17:33:06.423545437Z\" level=warning msg=\"Stopping container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:01:03.209785 | controller |     "Jun 11 17:33:06.482078 crc crio[23211]: time=\"2026-06-11T17:33:06.48195994Z\" level=info msg=\"Removing container: 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568\" id=50eaa2db-6bcc-43ca-b7a0-02a73c58f870 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.209806 | controller |     "Jun 11 17:33:06.497336 crc crio[23211]: time=\"2026-06-11T17:33:06.493720674Z\" level=info msg=\"Stopping container: ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c (timeout: 30s)\" id=5f299539-bb2f-4516-ab45-af378ace014f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209821 | controller |     "Jun 11 17:33:06.497336 crc crio[23211]: time=\"2026-06-11T17:33:06.49474482Z\" level=info msg=\"Stopping container: bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697 (timeout: 30s)\" id=50c8d3be-9dac-4154-a63a-31e5add5f7e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209836 | controller |     "Jun 11 17:33:06.497336 crc crio[23211]: time=\"2026-06-11T17:33:06.494815732Z\" level=info msg=\"Stopping container: 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3 (timeout: 30s)\" id=ada85f30-b5a0-454f-86ab-124030a4669a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209852 | controller |     "Jun 11 17:33:06.497336 crc crio[23211]: time=\"2026-06-11T17:33:06.495236432Z\" level=info msg=\"Stopping container: dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32 (timeout: 30s)\" id=70a1fba6-0f5b-452e-9b6d-9027761c3c5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209868 | controller |     "Jun 11 17:33:06.504007 crc crio[23211]: time=\"2026-06-11T17:33:06.503721875Z\" level=info msg=\"Stopping container: 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279 (timeout: 30s)\" id=5cbb4b93-b5b2-45bf-90d8-6bbd1d48500e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209883 | controller |     "Jun 11 17:33:06.505765 crc crio[23211]: time=\"2026-06-11T17:33:06.504951267Z\" level=info msg=\"Stopping container: 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e (timeout: 30s)\" id=2d27dd8d-5e16-4f8a-b15f-ffa78d4bc3bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209898 | controller |     "Jun 11 17:33:06.505765 crc crio[23211]: time=\"2026-06-11T17:33:06.505602853Z\" level=info msg=\"Stopping container: 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 (timeout: 30s)\" id=df46b0f6-76f3-4080-8839-5f0684f6fd14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209913 | controller |     "Jun 11 17:33:06.506024 crc crio[23211]: time=\"2026-06-11T17:33:06.50586349Z\" level=info msg=\"Stopping container: 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a (timeout: 30s)\" id=da774946-287f-4c42-bf4c-51b1a285ebca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209929 | controller |     "Jun 11 17:33:06.506276 crc crio[23211]: time=\"2026-06-11T17:33:06.506162017Z\" level=info msg=\"Stopping container: 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2 (timeout: 30s)\" id=7ae31438-49b0-4f9f-a8fc-78f04f483c65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209943 | controller |     "Jun 11 17:33:06.510552 crc crio[23211]: time=\"2026-06-11T17:33:06.506751481Z\" level=info msg=\"Stopping container: ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18 (timeout: 30s)\" id=cf6c5293-a71d-40bb-892f-db54edf62352 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209958 | controller |     "Jun 11 17:33:06.510552 crc crio[23211]: time=\"2026-06-11T17:33:06.507069649Z\" level=info msg=\"Stopping container: 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320 (timeout: 30s)\" id=09d28601-8732-4e82-9123-89625cb79285 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209973 | controller |     "Jun 11 17:33:06.519899 crc crio[23211]: time=\"2026-06-11T17:33:06.515584392Z\" level=info msg=\"Stopping container: 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a (timeout: 30s)\" id=4b301e43-58cc-4b12-b5fa-26eec8179f80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.209995 | controller |     "Jun 11 17:33:06.519899 crc crio[23211]: time=\"2026-06-11T17:33:06.518721221Z\" level=info msg=\"Stopping container: ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b (timeout: 30s)\" id=d5c22c9e-ddad-4f33-a85c-2fb00a4e7867 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210011 | controller |     "Jun 11 17:33:06.519899 crc crio[23211]: time=\"2026-06-11T17:33:06.519018918Z\" level=info msg=\"Stopping container: 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81 (timeout: 30s)\" id=31a0e653-848a-4f8b-8806-de90ca548888 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210027 | controller |     "Jun 11 17:33:06.520095 crc crio[23211]: time=\"2026-06-11T17:33:06.49475092Z\" level=info msg=\"Stopping container: d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb (timeout: 30s)\" id=a715f64a-ac3c-4259-b499-edc7a0e39d86 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210042 | controller |     "Jun 11 17:33:06.720279 crc crio[23211]: time=\"2026-06-11T17:33:06.713326958Z\" level=error msg=\"Killing container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:01:03.210057 | controller |     "Jun 11 17:33:06.726708 crc crio[23211]: 2026-06-11T17:33:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e37e17c22185ba Mac:ca:b3:a1:bc:92:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:96 Mtu:0 Sandbox:/var/run/netns/07f1ab75-9c11-408a-bf98-542513b24458 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.210073 | controller |     "Jun 11 17:33:06.731372 crc crio[23211]: time=\"2026-06-11T17:33:06.729724438Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-fgn75 Namespace:openstack ID:9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248 UID:92bf7e0e-ee38-48b9-b10e-bb2ad2922cb4 NetNS:/var/run/netns/07f1ab75-9c11-408a-bf98-542513b24458 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bf7e0e_ee38_48b9_b10e_bb2ad2922cb4.slice PodAnnotations:0xc002278170}] Aliases:map[]}\"",
2026-06-11 18:01:03.210090 | controller |     "Jun 11 17:33:06.731372 crc crio[23211]: time=\"2026-06-11T17:33:06.729955263Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-fgn75 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.210105 | controller |     "Jun 11 17:33:06.762854 crc crio[23211]: time=\"2026-06-11T17:33:06.762755556Z\" level=info msg=\"Stopped container ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c: openstack/swift-storage-0/account-replicator\" id=5f299539-bb2f-4516-ab45-af378ace014f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210121 | controller |     "Jun 11 17:33:06.775392 crc crio[23211]: time=\"2026-06-11T17:33:06.77529692Z\" level=info msg=\"Stopped container d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb: openstack/swift-storage-0/object-replicator\" id=a715f64a-ac3c-4259-b499-edc7a0e39d86 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210136 | controller |     "Jun 11 17:33:06.777660 crc crio[23211]: 2026-06-11T17:33:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef735cb978d4852 Mac:5a:94:74:a8:70:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:94 Mtu:0 Sandbox:/var/run/netns/72f99cd9-6b2a-45c2-88d5-f00f10927fd4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.210151 | controller |     "Jun 11 17:33:06.781547 crc crio[23211]: time=\"2026-06-11T17:33:06.779096704Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-25f55 Namespace:openstack ID:ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750 UID:149c2a83-04eb-4d5d-8c75-f4d187955a25 NetNS:/var/run/netns/72f99cd9-6b2a-45c2-88d5-f00f10927fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod149c2a83_04eb_4d5d_8c75_f4d187955a25.slice PodAnnotations:0xc0001307c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.210171 | controller |     "Jun 11 17:33:06.781547 crc crio[23211]: time=\"2026-06-11T17:33:06.779497035Z\" level=info msg=\"Checking pod openstack_placement-db-sync-25f55 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.210187 | controller |     "Jun 11 17:33:06.815604 crc crio[23211]: time=\"2026-06-11T17:33:06.814662926Z\" level=info msg=\"Stopped container 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81: openstack/swift-storage-0/account-auditor\" id=31a0e653-848a-4f8b-8806-de90ca548888 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210202 | controller |     "Jun 11 17:33:06.826795 crc crio[23211]: time=\"2026-06-11T17:33:06.824644496Z\" level=info msg=\"Stopped container 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2: openstack/swift-storage-0/object-updater\" id=7ae31438-49b0-4f9f-a8fc-78f04f483c65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210216 | controller |     "Jun 11 17:33:06.881345 crc crio[23211]: time=\"2026-06-11T17:33:06.881272595Z\" level=info msg=\"Stopped container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180: openstack/openstackclient/openstackclient\" id=9cbdbaad-d12f-44f3-8e60-9e6592bcf568 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210231 | controller |     "Jun 11 17:33:06.884947 crc crio[23211]: time=\"2026-06-11T17:33:06.884913666Z\" level=info msg=\"Stopping pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108\" id=142ddee8-7d20-4a7b-9b3f-c38d299e98f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.210245 | controller |     "Jun 11 17:33:07.069488 crc crio[23211]: time=\"2026-06-11T17:33:07.066264661Z\" level=info msg=\"Stopped container 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279: openstack/swift-storage-0/object-expirer\" id=5cbb4b93-b5b2-45bf-90d8-6bbd1d48500e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210260 | controller |     "Jun 11 17:33:07.080351 crc crio[23211]: time=\"2026-06-11T17:33:07.080280362Z\" level=info msg=\"Stopped container bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697: openstack/swift-storage-0/container-replicator\" id=50c8d3be-9dac-4154-a63a-31e5add5f7e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210275 | controller |     "Jun 11 17:33:07.102202 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48ed23dde55d007 Mac:62:a1:26:e7:7e:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:95 Mtu:0 Sandbox:/var/run/netns/f6b78fb0-cd26-40d4-a95d-5a00cd933508 SocketPath: PciID:}] [{Interface:0xc00028e6f0 Address:{IP:10.217.1.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.210289 | controller |     "Jun 11 17:33:07.103766 crc crio[23211]: time=\"2026-06-11T17:33:07.103699378Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pjgdq Namespace:openstack ID:48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61 UID:2d6d4d99-237f-4403-9200-096012db3796 NetNS:/var/run/netns/f6b78fb0-cd26-40d4-a95d-5a00cd933508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d6d4d99_237f_4403_9200_096012db3796.slice PodAnnotations:0xc0018be868}] Aliases:map[]}\"",
2026-06-11 18:01:03.210304 | controller |     "Jun 11 17:33:07.103990 crc crio[23211]: time=\"2026-06-11T17:33:07.103897323Z\" level=info msg=\"Checking pod openstack_glance-db-sync-pjgdq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.210323 | controller |     "Jun 11 17:33:07.263058 crc crio[23211]: time=\"2026-06-11T17:33:07.262939788Z\" level=info msg=\"Stopped container dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32: openstack/swift-storage-0/container-updater\" id=70a1fba6-0f5b-452e-9b6d-9027761c3c5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210338 | controller |     "Jun 11 17:33:07.267062 crc crio[23211]: time=\"2026-06-11T17:33:07.266955159Z\" level=info msg=\"Stopped container 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a: openstack/swift-storage-0/rsync\" id=da774946-287f-4c42-bf4c-51b1a285ebca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210353 | controller |     "Jun 11 17:33:07.270343 crc crio[23211]: time=\"2026-06-11T17:33:07.270107779Z\" level=info msg=\"Stopped container 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a: openstack/swift-storage-0/account-reaper\" id=4b301e43-58cc-4b12-b5fa-26eec8179f80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210368 | controller |     "Jun 11 17:33:07.270809 crc crio[23211]: time=\"2026-06-11T17:33:07.270598461Z\" level=info msg=\"Stopped container ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b: openstack/swift-storage-0/container-auditor\" id=d5c22c9e-ddad-4f33-a85c-2fb00a4e7867 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210382 | controller |     "Jun 11 17:33:07.308496 crc crio[23211]: time=\"2026-06-11T17:33:07.298373117Z\" level=info msg=\"Stopped container 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320: openstack/swift-storage-0/object-auditor\" id=09d28601-8732-4e82-9123-89625cb79285 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210397 | controller |     "Jun 11 17:33:07.355734 crc crio[23211]: time=\"2026-06-11T17:33:07.353892317Z\" level=info msg=\"Stopped container 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3: openstack/swift-storage-0/account-server\" id=ada85f30-b5a0-454f-86ab-124030a4669a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210412 | controller |     "Jun 11 17:33:07.396528 crc crio[23211]: time=\"2026-06-11T17:33:07.396330171Z\" level=info msg=\"Stopped container 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e: openstack/swift-storage-0/container-server\" id=2d27dd8d-5e16-4f8a-b15f-ffa78d4bc3bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210426 | controller |     "Jun 11 17:33:07.418250 crc crio[23211]: time=\"2026-06-11T17:33:07.414740202Z\" level=info msg=\"Stopped pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115\" id=47cc4e3e-e243-48b2-8e6e-eaa9d05b7bf0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.210441 | controller |     "Jun 11 17:33:07.449489 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:382598b9d968afc Mac:b6:be:83:cb:c9:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:97 Mtu:0 Sandbox:/var/run/netns/f21dd0d5-7d89-423f-a466-3ea8837b2f86 SocketPath: PciID:}] [{Interface:0xc0003047b0 Address:{IP:10.217.1.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.210455 | controller |     "Jun 11 17:33:07.449489 crc crio[23211]: time=\"2026-06-11T17:33:07.447862662Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-hh27n Namespace:openstack ID:382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046 UID:b453ae28-a6d7-49f7-8e78-d680d372b54f NetNS:/var/run/netns/f21dd0d5-7d89-423f-a466-3ea8837b2f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb453ae28_a6d7_49f7_8e78_d680d372b54f.slice PodAnnotations:0xc0018bed68}] Aliases:map[]}\"",
2026-06-11 18:01:03.210470 | controller |     "Jun 11 17:33:07.456518 crc crio[23211]: time=\"2026-06-11T17:33:07.452876797Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-hh27n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.210490 | controller |     "Jun 11 17:33:07.546486 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56abb8c8e442259 Mac:4e:74:8e:64:2d:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9a Mtu:0 Sandbox:/var/run/netns/cf525d61-864f-443b-88b0-a90c3c64f754 SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.1.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.210504 | controller |     "Jun 11 17:33:07.546486 crc crio[23211]: time=\"2026-06-11T17:33:07.54556574Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-gmqk9 Namespace:openstack ID:56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd UID:a99cdd8c-8dbd-411a-b370-cbce92ea3648 NetNS:/var/run/netns/cf525d61-864f-443b-88b0-a90c3c64f754 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99cdd8c_8dbd_411a_b370_cbce92ea3648.slice PodAnnotations:0xc006bcc058}] Aliases:map[]}\"",
2026-06-11 18:01:03.210546 | controller |     "Jun 11 17:33:07.558342 crc crio[23211]: time=\"2026-06-11T17:33:07.558077504Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-gmqk9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.210565 | controller |     "Jun 11 17:33:07.688216 crc crio[23211]: time=\"2026-06-11T17:33:07.688084882Z\" level=info msg=\"Stopped container ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18: openstack/swift-storage-0/object-server\" id=cf6c5293-a71d-40bb-892f-db54edf62352 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210580 | controller |     "Jun 11 17:33:07.705542 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c6552cfbf060f4 Mac:ae:45:53:97:6d:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:99 Mtu:0 Sandbox:/var/run/netns/a803b21c-bf41-4efb-9d1c-5d0283b3c186 SocketPath: PciID:}] [{Interface:0xc0002f6e20 Address:{IP:10.217.1.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.210596 | controller |     "Jun 11 17:33:07.705542 crc crio[23211]: time=\"2026-06-11T17:33:07.705115878Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-c7lhc Namespace:openstack ID:0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e UID:870e336f-551a-40b4-9813-6693290d98c5 NetNS:/var/run/netns/a803b21c-bf41-4efb-9d1c-5d0283b3c186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod870e336f_551a_40b4_9813_6693290d98c5.slice PodAnnotations:0xc000130ce8}] Aliases:map[]}\"",
2026-06-11 18:01:03.210611 | controller |     "Jun 11 17:33:07.705542 crc crio[23211]: time=\"2026-06-11T17:33:07.705282012Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-c7lhc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.210626 | controller |     "Jun 11 17:33:07.842466 crc crio[23211]: 2026-06-11T17:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5100266d87ad343 Mac:7a:8c:0a:38:6c:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:98 Mtu:0 Sandbox:/var/run/netns/74eca156-1f5a-4709-a342-1c06ce2ed15b SocketPath: PciID:}] [{Interface:0xc0001886c0 Address:{IP:10.217.1.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.210640 | controller |     "Jun 11 17:33:07.842466 crc crio[23211]: time=\"2026-06-11T17:33:07.841657869Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:5100266d87ad343c11cfdc1b37713ead0e15326f085889ee12c6e29179664294 UID:31f24924-43fc-4178-bc3a-aab9081bacd2 NetNS:/var/run/netns/74eca156-1f5a-4709-a342-1c06ce2ed15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31f24924_43fc_4178_bc3a_aab9081bacd2.slice PodAnnotations:0xc000130988}] Aliases:map[]}\"",
2026-06-11 18:01:03.210662 | controller |     "Jun 11 17:33:07.842466 crc crio[23211]: time=\"2026-06-11T17:33:07.841793842Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.210678 | controller |     "Jun 11 17:33:07.842466 crc crio[23211]: time=\"2026-06-11T17:33:07.841989078Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108 UID:abbbff6f-a6f8-4f8b-8df4-1e4b2b0f9d54 NetNS:/var/run/netns/32781944-9daa-4818-a383-bbea39857640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabbbff6f_a6f8_4f8b_8df4_1e4b2b0f9d54.slice PodAnnotations:0xc00008ceb0}] Aliases:map[]}\"",
2026-06-11 18:01:03.210694 | controller |     "Jun 11 17:33:07.842466 crc crio[23211]: time=\"2026-06-11T17:33:07.84207653Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.210709 | controller |     "Jun 11 17:33:07.970517 crc crio[23211]: time=\"2026-06-11T17:33:07.968535948Z\" level=info msg=\"Stopped container 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9de95ee0-3f40-418c-b871-9288084e92cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.210725 | controller |     "Jun 11 17:33:07.975367 crc crio[23211]: time=\"2026-06-11T17:33:07.974259722Z\" level=info msg=\"Stopping pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c\" id=7149f697-d47b-499c-9c95-8d11d743d1ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.210740 | controller |     "Jun 11 17:33:07.984934 crc crio[23211]: time=\"2026-06-11T17:33:07.984838767Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c UID:617f6b3d-4985-4892-a93c-acb3742737bc NetNS:/var/run/netns/1b0f68f1-2d2c-473d-98f9-13c4cc8eb095 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f6b3d_4985_4892_a93c_acb3742737bc.slice PodAnnotations:0xc0018bedb8}] Aliases:map[]}\"",
2026-06-11 18:01:03.210756 | controller |     "Jun 11 17:33:07.987097 crc crio[23211]: time=\"2026-06-11T17:33:07.98695483Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.210772 | controller |     "Jun 11 17:33:08.082553 crc crio[23211]: time=\"2026-06-11T17:33:08.082410191Z\" level=info msg=\"Ran pod sandbox 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61 with infra container: openstack/glance-db-sync-pjgdq/POD\" id=364971de-5edb-4578-b4fb-65b6ea9bbb0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.210789 | controller |     "Jun 11 17:33:08.094728 crc crio[23211]: time=\"2026-06-11T17:33:08.094658178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=743f24b7-1de8-46e0-8b65-e66a469aa53b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.210806 | controller |     "Jun 11 17:33:08.095133 crc crio[23211]: time=\"2026-06-11T17:33:08.095113139Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=743f24b7-1de8-46e0-8b65-e66a469aa53b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.210822 | controller |     "Jun 11 17:33:08.095480 crc crio[23211]: time=\"2026-06-11T17:33:08.095380157Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=743f24b7-1de8-46e0-8b65-e66a469aa53b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.210843 | controller |     "Jun 11 17:33:08.106597 crc crio[23211]: time=\"2026-06-11T17:33:08.105752157Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=eed9123d-5de3-47f9-b7da-1e5362e6b241 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.210859 | controller |     "Jun 11 17:33:08.111536 crc crio[23211]: time=\"2026-06-11T17:33:08.110120316Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-11 18:01:03.210875 | controller |     "Jun 11 17:33:08.228837 crc crio[23211]: time=\"2026-06-11T17:33:08.225876086Z\" level=info msg=\"Ran pod sandbox 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046 with infra container: openstack/neutron-db-sync-hh27n/POD\" id=e11ac66e-02a2-4283-8697-791855e0ff93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.210891 | controller |     "Jun 11 17:33:08.247308 crc crio[23211]: time=\"2026-06-11T17:33:08.247223032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6855936a-a204-42eb-a2a7-812b4c0ee27a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.210907 | controller |     "Jun 11 17:33:08.247592 crc crio[23211]: time=\"2026-06-11T17:33:08.247521789Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=6855936a-a204-42eb-a2a7-812b4c0ee27a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.210923 | controller |     "Jun 11 17:33:08.247592 crc crio[23211]: time=\"2026-06-11T17:33:08.2475727Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=6855936a-a204-42eb-a2a7-812b4c0ee27a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.210938 | controller |     "Jun 11 17:33:08.250225 crc crio[23211]: time=\"2026-06-11T17:33:08.249692273Z\" level=info msg=\"Ran pod sandbox 5100266d87ad343c11cfdc1b37713ead0e15326f085889ee12c6e29179664294 with infra container: openstack/openstackclient/POD\" id=dc070780-9065-4920-aaab-1131dc4c5d84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.210955 | controller |     "Jun 11 17:33:08.253284 crc crio[23211]: time=\"2026-06-11T17:33:08.251878238Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4cc8d3d6-d193-4b9c-a7b1-f02996409089 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.210971 | controller |     "Jun 11 17:33:08.253284 crc crio[23211]: time=\"2026-06-11T17:33:08.252732879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=dcf01409-f0ea-40ea-88d3-8b815bad1df2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.210987 | controller |     "Jun 11 17:33:08.253284 crc crio[23211]: time=\"2026-06-11T17:33:08.252892383Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=dcf01409-f0ea-40ea-88d3-8b815bad1df2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211003 | controller |     "Jun 11 17:33:08.253284 crc crio[23211]: time=\"2026-06-11T17:33:08.252931314Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=dcf01409-f0ea-40ea-88d3-8b815bad1df2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211019 | controller |     "Jun 11 17:33:08.254266 crc crio[23211]: time=\"2026-06-11T17:33:08.254124714Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=5d90c750-2dc3-4acd-a4dd-0e3c6be3650e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.211039 | controller |     "Jun 11 17:33:08.258738 crc crio[23211]: time=\"2026-06-11T17:33:08.25598643Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-11 18:01:03.211056 | controller |     "Jun 11 17:33:08.258738 crc crio[23211]: time=\"2026-06-11T17:33:08.256068172Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 18:01:03.211072 | controller |     "Jun 11 17:33:08.357041 crc crio[23211]: time=\"2026-06-11T17:33:08.348825276Z\" level=info msg=\"Ran pod sandbox ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750 with infra container: openstack/placement-db-sync-25f55/POD\" id=dff5d68a-6ecc-4184-bafd-50cf740187f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.211090 | controller |     "Jun 11 17:33:08.362842 crc crio[23211]: time=\"2026-06-11T17:33:08.362797036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8ddb5d30-1664-4647-95d5-5bed1ea9fe51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211106 | controller |     "Jun 11 17:33:08.363526 crc crio[23211]: time=\"2026-06-11T17:33:08.363502844Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=8ddb5d30-1664-4647-95d5-5bed1ea9fe51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211136 | controller |     "Jun 11 17:33:08.363993 crc crio[23211]: time=\"2026-06-11T17:33:08.363971426Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=8ddb5d30-1664-4647-95d5-5bed1ea9fe51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211155 | controller |     "Jun 11 17:33:08.370223 crc crio[23211]: time=\"2026-06-11T17:33:08.365000533Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=381dd43a-ce3c-468a-8611-af9cf529d70b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.211172 | controller |     "Jun 11 17:33:08.374013 crc crio[23211]: time=\"2026-06-11T17:33:08.373910175Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-11 18:01:03.211188 | controller |     "Jun 11 17:33:08.375969 crc crio[23211]: time=\"2026-06-11T17:33:08.375822373Z\" level=info msg=\"Ran pod sandbox 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e with infra container: openstack/nova-cell0-conductor-db-sync-c7lhc/POD\" id=854e2a8f-4610-4656-9248-5a54015f04e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.211207 | controller |     "Jun 11 17:33:08.389071 crc crio[23211]: time=\"2026-06-11T17:33:08.385369613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=913bbe12-fc5b-4e5b-8a54-bf596cdca4cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211223 | controller |     "Jun 11 17:33:08.389071 crc crio[23211]: time=\"2026-06-11T17:33:08.385720781Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=913bbe12-fc5b-4e5b-8a54-bf596cdca4cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211238 | controller |     "Jun 11 17:33:08.389071 crc crio[23211]: time=\"2026-06-11T17:33:08.385767643Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=913bbe12-fc5b-4e5b-8a54-bf596cdca4cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211254 | controller |     "Jun 11 17:33:08.389881 crc crio[23211]: time=\"2026-06-11T17:33:08.389843785Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3b2671f9-ea78-4f53-9559-8bf212ac05ac name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.211276 | controller |     "Jun 11 17:33:08.397061 crc crio[23211]: time=\"2026-06-11T17:33:08.395217569Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-11 18:01:03.211293 | controller |     "Jun 11 17:33:08.460691 crc crio[23211]: time=\"2026-06-11T17:33:08.460560507Z\" level=info msg=\"Stopped pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108\" id=142ddee8-7d20-4a7b-9b3f-c38d299e98f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.211309 | controller |     "Jun 11 17:33:08.661377 crc crio[23211]: time=\"2026-06-11T17:33:08.661303386Z\" level=info msg=\"Stopped pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c\" id=7149f697-d47b-499c-9c95-8d11d743d1ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.211324 | controller |     "Jun 11 17:33:08.754086 crc crio[23211]: time=\"2026-06-11T17:33:08.749406804Z\" level=info msg=\"Ran pod sandbox 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248 with infra container: openstack/cinder-db-sync-fgn75/POD\" id=9f81ebf2-3564-41b2-89a6-57a332a9246c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.211340 | controller |     "Jun 11 17:33:08.760555 crc crio[23211]: time=\"2026-06-11T17:33:08.760501302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=37b364fc-d434-4431-8117-b6aade14ce24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211356 | controller |     "Jun 11 17:33:08.760800 crc crio[23211]: time=\"2026-06-11T17:33:08.760706627Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=37b364fc-d434-4431-8117-b6aade14ce24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211373 | controller |     "Jun 11 17:33:08.760800 crc crio[23211]: time=\"2026-06-11T17:33:08.760760018Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=37b364fc-d434-4431-8117-b6aade14ce24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211389 | controller |     "Jun 11 17:33:08.764807 crc crio[23211]: time=\"2026-06-11T17:33:08.764743638Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=999938eb-b4b3-4271-8a03-5ce13f4e390e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.211406 | controller |     "Jun 11 17:33:08.768338 crc crio[23211]: time=\"2026-06-11T17:33:08.767290872Z\" level=info msg=\"Ran pod sandbox 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd with infra container: openstack/nova-cell1-conductor-db-sync-gmqk9/POD\" id=20d5a3a0-d314-45b9-af86-038a7b668136 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.211422 | controller |     "Jun 11 17:33:08.775073 crc crio[23211]: time=\"2026-06-11T17:33:08.775010725Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-11 18:01:03.211438 | controller |     "Jun 11 17:33:08.776273 crc crio[23211]: time=\"2026-06-11T17:33:08.776118032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c59bba15-1f6d-4567-8024-7e460fc2528e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211454 | controller |     "Jun 11 17:33:08.776604 crc crio[23211]: time=\"2026-06-11T17:33:08.776325848Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=c59bba15-1f6d-4567-8024-7e460fc2528e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211470 | controller |     "Jun 11 17:33:08.776604 crc crio[23211]: time=\"2026-06-11T17:33:08.776371439Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=c59bba15-1f6d-4567-8024-7e460fc2528e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211491 | controller |     "Jun 11 17:33:08.777739 crc crio[23211]: time=\"2026-06-11T17:33:08.777679412Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=449627cc-dd8d-473e-915c-8835ce4cc74b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.211508 | controller |     "Jun 11 17:33:08.781278 crc crio[23211]: time=\"2026-06-11T17:33:08.781021786Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-11 18:01:03.211554 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:08.950238116Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-7brz7/POD\" id=6c6eea64-a5e8-4971-8bf1-f4c857b08220 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.211573 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:08.950654527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.211590 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.011898731Z\" level=info msg=\"Removed container 230f031be3d741a7cddeeef8f1e9e455935bd91ff79ae74032b105eb66961568: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=50eaa2db-6bcc-43ca-b7a0-02a73c58f870 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.211607 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.033571054Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-mj7z2/POD\" id=b20c0060-4597-430d-8185-f9e01e7ba343 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.211623 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.033642266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.211639 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.059011441Z\" level=info msg=\"Removing container: dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7\" id=e49ce994-e6e6-4836-8fa5-a20ce1677376 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.211655 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.266214923Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-7brz7 Namespace:openstack ID:3a1203acafa4c4406274efd091a80646f521cf3606d73257fdda44d2430b96c4 UID:a77931be-5061-4638-8773-c4b263fb2b9a NetNS:/var/run/netns/0ddeb838-cdac-410b-ac77-43adfd029d75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda77931be_5061_4638_8773_c4b263fb2b9a.slice PodAnnotations:0xc006618048}] Aliases:map[]}\"",
2026-06-11 18:01:03.211672 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.266643223Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-7brz7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.211689 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.269816923Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-h5574/POD\" id=c9678ad6-440d-498f-84ae-4868928f24c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.211706 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.269895685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.211722 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.271535457Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-zxfxf/POD\" id=b087062b-0a64-438d-956e-de1d9bb2b6d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.211746 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.271626979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.211763 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.39501355Z\" level=info msg=\"Removed container dd550683b3a64f8707ecff748fb6c2efd90c60d498b4a85782d5428c446452e7: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=e49ce994-e6e6-4836-8fa5-a20ce1677376 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.211779 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.438546811Z\" level=info msg=\"Removing container: 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a\" id=3cb62c87-5891-432f-97df-97b0859fb2f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.211795 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.929709207Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-mj7z2 Namespace:openstack ID:359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04 UID:b22ddc6e-9caf-42dc-945a-392b7ce2b01a NetNS:/var/run/netns/c9abdcfe-234d-4d05-bd99-a5dc63cecc43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb22ddc6e_9caf_42dc_945a_392b7ce2b01a.slice PodAnnotations:0xc000612510}] Aliases:map[]}\"",
2026-06-11 18:01:03.211812 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:09.930229371Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-mj7z2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.211828 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:10.135264517Z\" level=info msg=\"Got pod network &{Name:community-operators-h5574 Namespace:openshift-marketplace ID:9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39 UID:cabb519f-9216-44f1-b71c-22058a2569db NetNS:/var/run/netns/022c5eaa-e7e6-4557-94dc-118da7880988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcabb519f_9216_44f1_b71c_22058a2569db.slice PodAnnotations:0xc00294e1b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.211845 | controller |     "Jun 11 17:33:10.259701 crc crio[23211]: time=\"2026-06-11T17:33:10.154805766Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-h5574 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.211861 | controller |     "Jun 11 17:33:10.461723 crc crio[23211]: time=\"2026-06-11T17:33:10.457746277Z\" level=info msg=\"Removed container 7ee240c226f79154b191371421ba0451d5183610fcc84c5ed904ca041cf8784a: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=3cb62c87-5891-432f-97df-97b0859fb2f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.211877 | controller |     "Jun 11 17:33:10.491777 crc crio[23211]: time=\"2026-06-11T17:33:10.491691337Z\" level=info msg=\"Removing container: 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1\" id=5022bd72-04c9-402d-ba67-cffe8be20201 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.211894 | controller |     "Jun 11 17:33:10.497832 crc crio[23211]: 2026-06-11T17:33:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a1203acafa4c44 Mac:96:46:d7:25:27:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9b Mtu:0 Sandbox:/var/run/netns/0ddeb838-cdac-410b-ac77-43adfd029d75 SocketPath: PciID:}] [{Interface:0xc00011a8e0 Address:{IP:10.217.1.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.211915 | controller |     "Jun 11 17:33:10.773333 crc crio[23211]: time=\"2026-06-11T17:33:10.773079708Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-7brz7 Namespace:openstack ID:3a1203acafa4c4406274efd091a80646f521cf3606d73257fdda44d2430b96c4 UID:a77931be-5061-4638-8773-c4b263fb2b9a NetNS:/var/run/netns/0ddeb838-cdac-410b-ac77-43adfd029d75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda77931be_5061_4638_8773_c4b263fb2b9a.slice PodAnnotations:0xc006618048}] Aliases:map[]}\"",
2026-06-11 18:01:03.211932 | controller |     "Jun 11 17:33:10.773624 crc crio[23211]: time=\"2026-06-11T17:33:10.773379075Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-7brz7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.211948 | controller |     "Jun 11 17:33:10.792868 crc crio[23211]: time=\"2026-06-11T17:33:10.792668898Z\" level=info msg=\"Ran pod sandbox 3a1203acafa4c4406274efd091a80646f521cf3606d73257fdda44d2430b96c4 with infra container: openstack/ovn-controller-metrics-7brz7/POD\" id=6c6eea64-a5e8-4971-8bf1-f4c857b08220 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.211965 | controller |     "Jun 11 17:33:10.799819 crc crio[23211]: time=\"2026-06-11T17:33:10.79792455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b52d2968-bc93-4d8b-add3-d57a902f5576 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.211981 | controller |     "Jun 11 17:33:10.939557 crc crio[23211]: time=\"2026-06-11T17:33:10.938748439Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-zxfxf Namespace:openstack ID:ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1 UID:fa9a60c6-41a2-4baf-ace3-6d1a5dbd4acf NetNS:/var/run/netns/62157280-3ed6-47c2-a1e8-b0364affeaba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa9a60c6_41a2_4baf_ace3_6d1a5dbd4acf.slice PodAnnotations:0xc0018be8c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.211998 | controller |     "Jun 11 17:33:10.939557 crc crio[23211]: time=\"2026-06-11T17:33:10.939237811Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-zxfxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.212013 | controller |     "Jun 11 17:33:10.954908 crc crio[23211]: time=\"2026-06-11T17:33:10.951376886Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=56af5172-1000-4048-baaf-b5b6b49ab972 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.212029 | controller |     "Jun 11 17:33:10.985126 crc crio[23211]: time=\"2026-06-11T17:33:10.985036099Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-7brz7/openstack-network-exporter\" id=5f4bfeb1-452e-4448-986a-8059e115d8c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.212045 | controller |     "Jun 11 17:33:10.985858 crc crio[23211]: time=\"2026-06-11T17:33:10.985805698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.212061 | controller |     "Jun 11 17:33:11.005547 crc crio[23211]: time=\"2026-06-11T17:33:11.005409289Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=3aa2f3d1-d016-4a63-b8db-16909b454143 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.212076 | controller |     "Jun 11 17:33:11.005685 crc crio[23211]: time=\"2026-06-11T17:33:11.005572683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.212097 | controller |     "Jun 11 17:33:11.185581 crc crio[23211]: time=\"2026-06-11T17:33:11.185414129Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=d91b77dc-ccac-4467-948c-553355f4c0d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.212116 | controller |     "Jun 11 17:33:11.185810 crc crio[23211]: time=\"2026-06-11T17:33:11.185791369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.212133 | controller |     "Jun 11 17:33:11.218289 crc crio[23211]: time=\"2026-06-11T17:33:11.218086418Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-hksvt/POD\" id=e2315e2c-13ce-4345-9aa4-2a4e87728f68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.212149 | controller |     "Jun 11 17:33:11.218289 crc crio[23211]: time=\"2026-06-11T17:33:11.218238331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.212166 | controller |     "Jun 11 17:33:11.558351 crc crio[23211]: time=\"2026-06-11T17:33:11.557529092Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=ad305717-4a94-4bdc-8e1e-9e5c5c63eb04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.212182 | controller |     "Jun 11 17:33:11.558351 crc crio[23211]: time=\"2026-06-11T17:33:11.557939912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.212199 | controller |     "Jun 11 17:33:11.584626 crc crio[23211]: time=\"2026-06-11T17:33:11.584517229Z\" level=info msg=\"Removed container 81cfce361002fdf3be7ae90b08a25cc35cc03c789f2c7ce61a11d8d8b4d994e1: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=5022bd72-04c9-402d-ba67-cffe8be20201 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.212215 | controller |     "Jun 11 17:33:11.592416 crc crio[23211]: time=\"2026-06-11T17:33:11.591799152Z\" level=info msg=\"Removing container: 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f\" id=8a0e02ec-c554-4efd-909b-6c1a086fcbfe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.212232 | controller |     "Jun 11 17:33:11.737034 crc crio[23211]: 2026-06-11T17:33:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:359d670f6f31253 Mac:86:76:62:bd:93:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9c Mtu:0 Sandbox:/var/run/netns/c9abdcfe-234d-4d05-bd99-a5dc63cecc43 SocketPath: PciID:}] [{Interface:0xc0002f47f0 Address:{IP:10.217.1.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.212249 | controller |     "Jun 11 17:33:11.739125 crc crio[23211]: time=\"2026-06-11T17:33:11.739074751Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-mj7z2 Namespace:openstack ID:359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04 UID:b22ddc6e-9caf-42dc-945a-392b7ce2b01a NetNS:/var/run/netns/c9abdcfe-234d-4d05-bd99-a5dc63cecc43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb22ddc6e_9caf_42dc_945a_392b7ce2b01a.slice PodAnnotations:0xc000612510}] Aliases:map[]}\"",
2026-06-11 18:01:03.212267 | controller |     "Jun 11 17:33:11.740091 crc crio[23211]: time=\"2026-06-11T17:33:11.739523222Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-mj7z2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.212283 | controller |     "Jun 11 17:33:11.903415 crc crio[23211]: 2026-06-11T17:33:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b8c2706f78a3b5 Mac:46:bd:c9:f8:af:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9e Mtu:0 Sandbox:/var/run/netns/022c5eaa-e7e6-4557-94dc-118da7880988 SocketPath: PciID:}] [{Interface:0xc0002d6960 Address:{IP:10.217.1.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.212304 | controller |     "Jun 11 17:33:11.924165 crc crio[23211]: time=\"2026-06-11T17:33:11.923544944Z\" level=info msg=\"Got pod network &{Name:community-operators-h5574 Namespace:openshift-marketplace ID:9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39 UID:cabb519f-9216-44f1-b71c-22058a2569db NetNS:/var/run/netns/022c5eaa-e7e6-4557-94dc-118da7880988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcabb519f_9216_44f1_b71c_22058a2569db.slice PodAnnotations:0xc00294e1b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.212322 | controller |     "Jun 11 17:33:11.924165 crc crio[23211]: time=\"2026-06-11T17:33:11.923895782Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-h5574 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.212338 | controller |     "Jun 11 17:33:11.946741 crc crio[23211]: time=\"2026-06-11T17:33:11.945247857Z\" level=info msg=\"Ran pod sandbox 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04 with infra container: openstack/barbican-db-sync-mj7z2/POD\" id=b20c0060-4597-430d-8185-f9e01e7ba343 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.212355 | controller |     "Jun 11 17:33:11.988926 crc crio[23211]: time=\"2026-06-11T17:33:11.988703956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6e37d261-fbec-4be4-8bc0-18c9c91d02de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.212371 | controller |     "Jun 11 17:33:12.028988 crc crio[23211]: time=\"2026-06-11T17:33:12.027544769Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=6e37d261-fbec-4be4-8bc0-18c9c91d02de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.212386 | controller |     "Jun 11 17:33:12.028988 crc crio[23211]: time=\"2026-06-11T17:33:12.027644241Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=6e37d261-fbec-4be4-8bc0-18c9c91d02de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.212401 | controller |     "Jun 11 17:33:12.035467 crc crio[23211]: time=\"2026-06-11T17:33:12.034543374Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=16abbadf-e5a9-4457-b083-7763c499e864 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.212417 | controller |     "Jun 11 17:33:12.065263 crc crio[23211]: time=\"2026-06-11T17:33:12.065124791Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-11 18:01:03.212433 | controller |     "Jun 11 17:33:12.072849 crc crio[23211]: time=\"2026-06-11T17:33:12.072714001Z\" level=info msg=\"Ran pod sandbox 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39 with infra container: openshift-marketplace/community-operators-h5574/POD\" id=c9678ad6-440d-498f-84ae-4868928f24c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.212448 | controller |     "Jun 11 17:33:12.082335 crc crio[23211]: time=\"2026-06-11T17:33:12.081930752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7b2ac37-3700-441b-bda5-7eff326f1761 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.212463 | controller |     "Jun 11 17:33:12.088046 crc crio[23211]: time=\"2026-06-11T17:33:12.087979654Z\" level=info msg=\"Removed container 932e254c917e14f24f94dee914d25b745d391695dfba84c3b3a8400e47c46a5f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=8a0e02ec-c554-4efd-909b-6c1a086fcbfe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.212483 | controller |     "Jun 11 17:33:12.155234 crc crio[23211]: time=\"2026-06-11T17:33:12.154336205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04aa2984-ee39-4722-a7cb-3ed9a52b314a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.212498 | controller |     "Jun 11 17:33:12.261650 crc crio[23211]: time=\"2026-06-11T17:33:12.256979748Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h5574/extract-utilities\" id=05b125df-0893-41a1-90c2-76766fc052fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.212536 | controller |     "Jun 11 17:33:12.267171 crc crio[23211]: time=\"2026-06-11T17:33:12.262532517Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002 UID:9d4a31ab-3218-487a-8a84-9aa76842ef9e NetNS:/var/run/netns/c96d760f-ebc1-4b6a-b01b-7c51df04aff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d4a31ab_3218_487a_8a84_9aa76842ef9e.slice PodAnnotations:0xc0006129d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.212563 | controller |     "Jun 11 17:33:12.272609 crc crio[23211]: time=\"2026-06-11T17:33:12.272561278Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.212580 | controller |     "Jun 11 17:33:12.289659 crc crio[23211]: 2026-06-11T17:33:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ede0a209bb2a471 Mac:9e:d1:5e:e0:6a:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9d Mtu:0 Sandbox:/var/run/netns/62157280-3ed6-47c2-a1e8-b0364affeaba SocketPath: PciID:}] [{Interface:0xc0003245c0 Address:{IP:10.217.1.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.212596 | controller |     "Jun 11 17:33:12.290494 crc crio[23211]: time=\"2026-06-11T17:33:12.290372825Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-zxfxf Namespace:openstack ID:ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1 UID:fa9a60c6-41a2-4baf-ace3-6d1a5dbd4acf NetNS:/var/run/netns/62157280-3ed6-47c2-a1e8-b0364affeaba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa9a60c6_41a2_4baf_ace3_6d1a5dbd4acf.slice PodAnnotations:0xc0018be8c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.212612 | controller |     "Jun 11 17:33:12.293126 crc crio[23211]: time=\"2026-06-11T17:33:12.290635031Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-zxfxf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.212627 | controller |     "Jun 11 17:33:12.301522 crc crio[23211]: time=\"2026-06-11T17:33:12.30139227Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a UID:fae5e025-e1a7-4165-b549-806ed06b0107 NetNS:/var/run/netns/6900c7c1-e1c0-4b3f-b7f6-a003d641f60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae5e025_e1a7_4165_b549_806ed06b0107.slice PodAnnotations:0xc006bcc548}] Aliases:map[]}\"",
2026-06-11 18:01:03.212642 | controller |     "Jun 11 17:33:12.301522 crc crio[23211]: time=\"2026-06-11T17:33:12.301506324Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.212658 | controller |     "Jun 11 17:33:12.306393 crc crio[23211]: time=\"2026-06-11T17:33:12.306305814Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:cffe26213a06e4cca449838bd6d28b66d6dc635743f777abf18ad1b7ce2605ed UID:a12b6202-3267-4aec-bbf1-af57aadb41bc NetNS:/var/run/netns/440857b1-2089-4f97-8d52-f9ee30ec5c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda12b6202_3267_4aec_bbf1_af57aadb41bc.slice PodAnnotations:0xc000612b90}] Aliases:map[]}\"",
2026-06-11 18:01:03.212678 | controller |     "Jun 11 17:33:12.306685 crc crio[23211]: time=\"2026-06-11T17:33:12.306401936Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.212694 | controller |     "Jun 11 17:33:12.307263 crc crio[23211]: time=\"2026-06-11T17:33:12.307168725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.212709 | controller |     "Jun 11 17:33:12.317506 crc crio[23211]: time=\"2026-06-11T17:33:12.31735489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.212724 | controller |     "Jun 11 17:33:12.563639 crc crio[23211]: time=\"2026-06-11T17:33:12.563514648Z\" level=info msg=\"Ran pod sandbox ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1 with infra container: openstack/swift-ring-rebalance-zxfxf/POD\" id=b087062b-0a64-438d-956e-de1d9bb2b6d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.212739 | controller |     "Jun 11 17:33:12.586482 crc crio[23211]: time=\"2026-06-11T17:33:12.582249438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=0773e519-abe4-40b0-86b7-24460719de0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.212754 | controller |     "Jun 11 17:33:12.596314 crc crio[23211]: time=\"2026-06-11T17:33:12.596225339Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=0773e519-abe4-40b0-86b7-24460719de0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.212769 | controller |     "Jun 11 17:33:12.596314 crc crio[23211]: time=\"2026-06-11T17:33:12.596325551Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=0773e519-abe4-40b0-86b7-24460719de0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.212784 | controller |     "Jun 11 17:33:12.612898 crc crio[23211]: time=\"2026-06-11T17:33:12.612839214Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=652c2a1a-9051-47ec-a103-3d707132a3fd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.212799 | controller |     "Jun 11 17:33:12.656649 crc crio[23211]: time=\"2026-06-11T17:33:12.65659764Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-11 18:01:03.212813 | controller |     "Jun 11 17:33:12.710032 crc crio[23211]: time=\"2026-06-11T17:33:12.706317596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.212828 | controller |     "Jun 11 17:33:12.812774 crc crio[23211]: time=\"2026-06-11T17:33:12.809890281Z\" level=info msg=\"Got pod network &{Name:certified-operators-hksvt Namespace:openshift-marketplace ID:29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820 UID:461c621a-5345-477b-9a2e-0e2585b86d2f NetNS:/var/run/netns/72d0aa12-b3d3-47fb-9325-b7f27e5202ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod461c621a_5345_477b_9a2e_0e2585b86d2f.slice PodAnnotations:0xc006bcc238}] Aliases:map[]}\"",
2026-06-11 18:01:03.212843 | controller |     "Jun 11 17:33:12.812774 crc crio[23211]: time=\"2026-06-11T17:33:12.809938572Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-hksvt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.212866 | controller |     "Jun 11 17:33:12.914939 crc crio[23211]: time=\"2026-06-11T17:33:12.914845981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.212882 | controller |     "Jun 11 17:33:12.944694 crc crio[23211]: time=\"2026-06-11T17:33:12.944599017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.212896 | controller |     "Jun 11 17:33:13.008632 crc crio[23211]: time=\"2026-06-11T17:33:13.008520948Z\" level=info msg=\"Created container 0dd740e555871ab775e43e18fe68bf4a775bf99fec5a68d26da5a1b0747478ae: openstack/ovn-controller-metrics-7brz7/openstack-network-exporter\" id=5f4bfeb1-452e-4448-986a-8059e115d8c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.212911 | controller |     "Jun 11 17:33:13.015634 crc crio[23211]: time=\"2026-06-11T17:33:13.015571295Z\" level=info msg=\"Starting container: 0dd740e555871ab775e43e18fe68bf4a775bf99fec5a68d26da5a1b0747478ae\" id=7d6472ff-5508-4edb-9b52-07761546b0b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.212927 | controller |     "Jun 11 17:33:13.032559 crc crio[23211]: time=\"2026-06-11T17:33:13.030064588Z\" level=info msg=\"Started container\" PID=278505 containerID=0dd740e555871ab775e43e18fe68bf4a775bf99fec5a68d26da5a1b0747478ae description=openstack/ovn-controller-metrics-7brz7/openstack-network-exporter id=7d6472ff-5508-4edb-9b52-07761546b0b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a1203acafa4c4406274efd091a80646f521cf3606d73257fdda44d2430b96c4",
2026-06-11 18:01:03.212944 | controller |     "Jun 11 17:33:13.177161 crc crio[23211]: time=\"2026-06-11T17:33:13.175820949Z\" level=info msg=\"Created container 7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267: openshift-marketplace/community-operators-h5574/extract-utilities\" id=05b125df-0893-41a1-90c2-76766fc052fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.212959 | controller |     "Jun 11 17:33:13.188561 crc crio[23211]: time=\"2026-06-11T17:33:13.188409645Z\" level=info msg=\"Starting container: 7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267\" id=b99a27da-a62c-4cca-88d2-d13d0a63f53f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.212974 | controller |     "Jun 11 17:33:13.246967 crc crio[23211]: time=\"2026-06-11T17:33:13.245044164Z\" level=info msg=\"Started container\" PID=278533 containerID=7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267 description=openshift-marketplace/community-operators-h5574/extract-utilities id=b99a27da-a62c-4cca-88d2-d13d0a63f53f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39",
2026-06-11 18:01:03.212988 | controller |     "Jun 11 17:33:13.421631 crc crio[23211]: 2026-06-11T17:33:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1077d40044e1050 Mac:7a:48:49:f4:97:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a0 Mtu:0 Sandbox:/var/run/netns/6900c7c1-e1c0-4b3f-b7f6-a003d641f60e SocketPath: PciID:}] [{Interface:0xc000482750 Address:{IP:10.217.1.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.213003 | controller |     "Jun 11 17:33:13.428229 crc crio[23211]: time=\"2026-06-11T17:33:13.428035909Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a UID:fae5e025-e1a7-4165-b549-806ed06b0107 NetNS:/var/run/netns/6900c7c1-e1c0-4b3f-b7f6-a003d641f60e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae5e025_e1a7_4165_b549_806ed06b0107.slice PodAnnotations:0xc006bcc548}] Aliases:map[]}\"",
2026-06-11 18:01:03.213024 | controller |     "Jun 11 17:33:13.428229 crc crio[23211]: time=\"2026-06-11T17:33:13.428279906Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.213040 | controller |     "Jun 11 17:33:13.456214 crc crio[23211]: time=\"2026-06-11T17:33:13.455914007Z\" level=info msg=\"Ran pod sandbox 1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a with infra container: openstack/ovsdbserver-sb-0/POD\" id=d91b77dc-ccac-4467-948c-553355f4c0d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.213055 | controller |     "Jun 11 17:33:13.460903 crc crio[23211]: time=\"2026-06-11T17:33:13.460040181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b9f3b158-24b7-4b70-ba90-272cecdb2e4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213069 | controller |     "Jun 11 17:33:13.461171 crc crio[23211]: time=\"2026-06-11T17:33:13.461026596Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=b9f3b158-24b7-4b70-ba90-272cecdb2e4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213084 | controller |     "Jun 11 17:33:13.461171 crc crio[23211]: time=\"2026-06-11T17:33:13.461151879Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=b9f3b158-24b7-4b70-ba90-272cecdb2e4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213099 | controller |     "Jun 11 17:33:13.464297 crc crio[23211]: time=\"2026-06-11T17:33:13.464080452Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=5b1685bf-7e58-4299-b6a4-d029dc8c44a4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.213113 | controller |     "Jun 11 17:33:13.471892 crc crio[23211]: time=\"2026-06-11T17:33:13.471767014Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-11 18:01:03.213127 | controller |     "Jun 11 17:33:13.696041 crc crio[23211]: time=\"2026-06-11T17:33:13.695924321Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cc1fd488-f28b-4913-97f7-f194e66b0acb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.213142 | controller |     "Jun 11 17:33:13.699469 crc crio[23211]: time=\"2026-06-11T17:33:13.699357037Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.213157 | controller |     "Jun 11 17:33:13.770743 crc crio[23211]: 2026-06-11T17:33:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:347b5b57af4b7b1 Mac:f6:f2:ac:b8:c5:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9f Mtu:0 Sandbox:/var/run/netns/c96d760f-ebc1-4b6a-b01b-7c51df04aff6 SocketPath: PciID:}] [{Interface:0xc0001946d0 Address:{IP:10.217.1.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.213172 | controller |     "Jun 11 17:33:13.772514 crc crio[23211]: time=\"2026-06-11T17:33:13.77212606Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002 UID:9d4a31ab-3218-487a-8a84-9aa76842ef9e NetNS:/var/run/netns/c96d760f-ebc1-4b6a-b01b-7c51df04aff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d4a31ab_3218_487a_8a84_9aa76842ef9e.slice PodAnnotations:0xc0006129d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.213188 | controller |     "Jun 11 17:33:13.772514 crc crio[23211]: time=\"2026-06-11T17:33:13.772408807Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.213209 | controller |     "Jun 11 17:33:13.785968 crc crio[23211]: time=\"2026-06-11T17:33:13.785067694Z\" level=info msg=\"Ran pod sandbox 347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002 with infra container: openstack/ovsdbserver-nb-0/POD\" id=3aa2f3d1-d016-4a63-b8db-16909b454143 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.213224 | controller |     "Jun 11 17:33:13.817691 crc crio[23211]: time=\"2026-06-11T17:33:13.81760965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=158fd082-3aff-435d-8bfb-425b5978c97d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213239 | controller |     "Jun 11 17:33:13.818366 crc crio[23211]: time=\"2026-06-11T17:33:13.818132873Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=158fd082-3aff-435d-8bfb-425b5978c97d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213253 | controller |     "Jun 11 17:33:13.818843 crc crio[23211]: time=\"2026-06-11T17:33:13.818778799Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=158fd082-3aff-435d-8bfb-425b5978c97d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213268 | controller |     "Jun 11 17:33:13.823170 crc crio[23211]: time=\"2026-06-11T17:33:13.823076246Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=f558de88-a269-4439-97a3-45b4c4292321 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.213284 | controller |     "Jun 11 17:33:13.857211 crc crio[23211]: time=\"2026-06-11T17:33:13.857082339Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-11 18:01:03.213300 | controller |     "Jun 11 17:33:13.992930 crc crio[23211]: time=\"2026-06-11T17:33:13.991708911Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-5d86cb9469-r7k4t/POD\" id=131eab20-4551-41b8-9d8c-7f1711bc915c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.213315 | controller |     "Jun 11 17:33:13.992930 crc crio[23211]: time=\"2026-06-11T17:33:13.992096502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.213331 | controller |     "Jun 11 17:33:14.117254 crc crio[23211]: 2026-06-11T17:33:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29a8cee316e62fd Mac:6e:a1:b1:ac:65:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a1 Mtu:0 Sandbox:/var/run/netns/72d0aa12-b3d3-47fb-9325-b7f27e5202ef SocketPath: PciID:}] [{Interface:0xc00029e830 Address:{IP:10.217.1.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.213347 | controller |     "Jun 11 17:33:14.118775 crc crio[23211]: time=\"2026-06-11T17:33:14.118658783Z\" level=info msg=\"Got pod network &{Name:certified-operators-hksvt Namespace:openshift-marketplace ID:29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820 UID:461c621a-5345-477b-9a2e-0e2585b86d2f NetNS:/var/run/netns/72d0aa12-b3d3-47fb-9325-b7f27e5202ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod461c621a_5345_477b_9a2e_0e2585b86d2f.slice PodAnnotations:0xc006bcc238}] Aliases:map[]}\"",
2026-06-11 18:01:03.213363 | controller |     "Jun 11 17:33:14.118891 crc crio[23211]: time=\"2026-06-11T17:33:14.118821487Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-hksvt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.213378 | controller |     "Jun 11 17:33:14.203840 crc crio[23211]: 2026-06-11T17:33:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cffe26213a06e4c Mac:6e:9c:27:09:c6:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a2 Mtu:0 Sandbox:/var/run/netns/440857b1-2089-4f97-8d52-f9ee30ec5c2d SocketPath: PciID:}] [{Interface:0xc0000151b0 Address:{IP:10.217.1.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.213398 | controller |     "Jun 11 17:33:14.204961 crc crio[23211]: time=\"2026-06-11T17:33:14.204837373Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:cffe26213a06e4cca449838bd6d28b66d6dc635743f777abf18ad1b7ce2605ed UID:a12b6202-3267-4aec-bbf1-af57aadb41bc NetNS:/var/run/netns/440857b1-2089-4f97-8d52-f9ee30ec5c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda12b6202_3267_4aec_bbf1_af57aadb41bc.slice PodAnnotations:0xc000612b90}] Aliases:map[]}\"",
2026-06-11 18:01:03.213414 | controller |     "Jun 11 17:33:14.205047 crc crio[23211]: time=\"2026-06-11T17:33:14.205035738Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.213430 | controller |     "Jun 11 17:33:14.329484 crc crio[23211]: time=\"2026-06-11T17:33:14.329374242Z\" level=info msg=\"Ran pod sandbox 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820 with infra container: openshift-marketplace/certified-operators-hksvt/POD\" id=e2315e2c-13ce-4345-9aa4-2a4e87728f68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.213445 | controller |     "Jun 11 17:33:14.350513 crc crio[23211]: time=\"2026-06-11T17:33:14.338947372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=694d93cb-6713-4a56-849c-f7e3bde693c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213461 | controller |     "Jun 11 17:33:14.350513 crc crio[23211]: time=\"2026-06-11T17:33:14.349479216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=23fcb422-665e-4d11-9444-e57e99b32ae6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213475 | controller |     "Jun 11 17:33:14.350513 crc crio[23211]: time=\"2026-06-11T17:33:14.349862576Z\" level=info msg=\"Ran pod sandbox cffe26213a06e4cca449838bd6d28b66d6dc635743f777abf18ad1b7ce2605ed with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=ad305717-4a94-4bdc-8e1e-9e5c5c63eb04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.213490 | controller |     "Jun 11 17:33:14.360068 crc crio[23211]: time=\"2026-06-11T17:33:14.359948588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=128568a8-8874-4d35-91b5-d0c3c521f783 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213504 | controller |     "Jun 11 17:33:14.362296 crc crio[23211]: time=\"2026-06-11T17:33:14.362245976Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=128568a8-8874-4d35-91b5-d0c3c521f783 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213547 | controller |     "Jun 11 17:33:14.362507 crc crio[23211]: time=\"2026-06-11T17:33:14.3624077Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=128568a8-8874-4d35-91b5-d0c3c521f783 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213569 | controller |     "Jun 11 17:33:14.363553 crc crio[23211]: time=\"2026-06-11T17:33:14.363414336Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-hksvt/extract-utilities\" id=fba81e46-274e-4c1e-8068-5f85d25ede2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.213584 | controller |     "Jun 11 17:33:14.364008 crc crio[23211]: time=\"2026-06-11T17:33:14.363926788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.213605 | controller |     "Jun 11 17:33:14.364752 crc crio[23211]: time=\"2026-06-11T17:33:14.364682077Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=89eb8f8c-7ed2-4b83-b4b3-dd05fa1eec14 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.213621 | controller |     "Jun 11 17:33:14.373965 crc crio[23211]: time=\"2026-06-11T17:33:14.373852687Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-11 18:01:03.213636 | controller |     "Jun 11 17:33:14.601032 crc crio[23211]: time=\"2026-06-11T17:33:14.600937196Z\" level=info msg=\"Got pod network &{Name:swift-proxy-5d86cb9469-r7k4t Namespace:openstack ID:71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1 UID:e1f42f6a-b25b-47f0-8da8-dd3134aca18f NetNS:/var/run/netns/ac43f51d-dd97-4a95-bf6d-fc35cb262151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f42f6a_b25b_47f0_8da8_dd3134aca18f.slice PodAnnotations:0xc0018bf0f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.213652 | controller |     "Jun 11 17:33:14.601032 crc crio[23211]: time=\"2026-06-11T17:33:14.601015338Z\" level=info msg=\"Adding pod openstack_swift-proxy-5d86cb9469-r7k4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.213667 | controller |     "Jun 11 17:33:14.615976 crc crio[23211]: time=\"2026-06-11T17:33:14.61584175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.213681 | controller |     "Jun 11 17:33:14.623371 crc crio[23211]: time=\"2026-06-11T17:33:14.620217449Z\" level=info msg=\"Stopped container 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01: openstack/ovn-northd-0/ovn-northd\" id=a004f075-0178-4b22-9c2c-882b165b228b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.213696 | controller |     "Jun 11 17:33:14.623371 crc crio[23211]: time=\"2026-06-11T17:33:14.622726382Z\" level=info msg=\"Stopping pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\" id=d477cc3e-dfe9-414b-aa5d-9a166461a15b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.213710 | controller |     "Jun 11 17:33:14.625270 crc crio[23211]: time=\"2026-06-11T17:33:14.625138532Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663 UID:4b3915d6-2f58-4929-8715-f28c8a038cf7 NetNS:/var/run/netns/a085d679-4c20-4425-8381-34cf34a93f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b3915d6_2f58_4929_8715_f28c8a038cf7.slice PodAnnotations:0xc006618530}] Aliases:map[]}\"",
2026-06-11 18:01:03.213726 | controller |     "Jun 11 17:33:14.629785 crc crio[23211]: time=\"2026-06-11T17:33:14.629631246Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.213741 | controller |     "Jun 11 17:33:14.659950 crc crio[23211]: time=\"2026-06-11T17:33:14.658794556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.213756 | controller |     "Jun 11 17:33:14.822599 crc crio[23211]: time=\"2026-06-11T17:33:14.822015965Z\" level=info msg=\"Created container 3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1: openshift-marketplace/certified-operators-hksvt/extract-utilities\" id=fba81e46-274e-4c1e-8068-5f85d25ede2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.213776 | controller |     "Jun 11 17:33:14.830396 crc crio[23211]: time=\"2026-06-11T17:33:14.830337273Z\" level=info msg=\"Starting container: 3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1\" id=3f86bb34-ea35-4358-ac87-5066e3c1399c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.213791 | controller |     "Jun 11 17:33:14.854219 crc crio[23211]: time=\"2026-06-11T17:33:14.851599247Z\" level=info msg=\"Started container\" PID=278719 containerID=3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1 description=openshift-marketplace/certified-operators-hksvt/extract-utilities id=3f86bb34-ea35-4358-ac87-5066e3c1399c name=/runtime.v1.RuntimeService/StartContainer sandboxID=29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820",
2026-06-11 18:01:03.213806 | controller |     "Jun 11 17:33:15.395492 crc crio[23211]: time=\"2026-06-11T17:33:15.381780141Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=cc1fd488-f28b-4913-97f7-f194e66b0acb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.213821 | controller |     "Jun 11 17:33:15.395492 crc crio[23211]: time=\"2026-06-11T17:33:15.384226172Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=218b64cc-8594-4519-8124-9cbcd73951e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213835 | controller |     "Jun 11 17:33:15.395492 crc crio[23211]: time=\"2026-06-11T17:33:15.393221847Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e4080951-b3eb-47b3-9724-e57d7469089e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213850 | controller |     "Jun 11 17:33:15.423009 crc crio[23211]: time=\"2026-06-11T17:33:15.418956332Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h5574/extract-content\" id=f56d604b-4773-4a56-b4e3-94c6f4139963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.213864 | controller |     "Jun 11 17:33:15.423009 crc crio[23211]: time=\"2026-06-11T17:33:15.419623419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.213878 | controller |     "Jun 11 17:33:15.508315 crc crio[23211]: time=\"2026-06-11T17:33:15.50670046Z\" level=info msg=\"Stopped pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\" id=d477cc3e-dfe9-414b-aa5d-9a166461a15b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.213893 | controller |     "Jun 11 17:33:15.519826 crc crio[23211]: 2026-06-11T17:33:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f6e9d12480cc7 Mac:26:82:4a:c1:3c:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a3 Mtu:0 Sandbox:/var/run/netns/ac43f51d-dd97-4a95-bf6d-fc35cb262151 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.213907 | controller |     "Jun 11 17:33:15.522676 crc crio[23211]: time=\"2026-06-11T17:33:15.522516108Z\" level=info msg=\"Got pod network &{Name:swift-proxy-5d86cb9469-r7k4t Namespace:openstack ID:71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1 UID:e1f42f6a-b25b-47f0-8da8-dd3134aca18f NetNS:/var/run/netns/ac43f51d-dd97-4a95-bf6d-fc35cb262151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f42f6a_b25b_47f0_8da8_dd3134aca18f.slice PodAnnotations:0xc0018bf0f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.213922 | controller |     "Jun 11 17:33:15.522890 crc crio[23211]: time=\"2026-06-11T17:33:15.522777643Z\" level=info msg=\"Checking pod openstack_swift-proxy-5d86cb9469-r7k4t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.213942 | controller |     "Jun 11 17:33:15.624646 crc crio[23211]: time=\"2026-06-11T17:33:15.624221315Z\" level=info msg=\"Ran pod sandbox 71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1 with infra container: openstack/swift-proxy-5d86cb9469-r7k4t/POD\" id=131eab20-4551-41b8-9d8c-7f1711bc915c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.213957 | controller |     "Jun 11 17:33:15.649676 crc crio[23211]: time=\"2026-06-11T17:33:15.649528529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=86e0b887-0c72-4f3b-9589-97b535ec37e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213972 | controller |     "Jun 11 17:33:15.649934 crc crio[23211]: time=\"2026-06-11T17:33:15.649900308Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=86e0b887-0c72-4f3b-9589-97b535ec37e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.213986 | controller |     "Jun 11 17:33:15.649993 crc crio[23211]: time=\"2026-06-11T17:33:15.64996566Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=86e0b887-0c72-4f3b-9589-97b535ec37e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.214001 | controller |     "Jun 11 17:33:15.652402 crc crio[23211]: time=\"2026-06-11T17:33:15.652261068Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=10a1a302-450a-44bb-af8d-676aa8f4e458 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.214015 | controller |     "Jun 11 17:33:15.700550 crc crio[23211]: time=\"2026-06-11T17:33:15.684972728Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-11 18:01:03.214030 | controller |     "Jun 11 17:33:15.855973 crc crio[23211]: time=\"2026-06-11T17:33:15.850766692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.214045 | controller |     "Jun 11 17:33:15.881059 crc crio[23211]: time=\"2026-06-11T17:33:15.879185223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.214061 | controller |     "Jun 11 17:33:16.163137 crc crio[23211]: time=\"2026-06-11T17:33:16.162062051Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f0ac531e-ad16-4e8c-a28e-2dca6034dc96 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.214076 | controller |     "Jun 11 17:33:16.169157 crc crio[23211]: time=\"2026-06-11T17:33:16.169072186Z\" level=info msg=\"Created container 2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051: openshift-marketplace/community-operators-h5574/extract-content\" id=f56d604b-4773-4a56-b4e3-94c6f4139963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.214090 | controller |     "Jun 11 17:33:16.173174 crc crio[23211]: time=\"2026-06-11T17:33:16.170972794Z\" level=info msg=\"Starting container: 2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051\" id=486775a8-04e1-449f-a851-8135618b3e39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.214105 | controller |     "Jun 11 17:33:16.180034 crc crio[23211]: time=\"2026-06-11T17:33:16.178324519Z\" level=info msg=\"Removing container: 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9\" id=925e530e-7bc0-4a00-911b-19acba6ad6ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.214120 | controller |     "Jun 11 17:33:16.180642 crc crio[23211]: time=\"2026-06-11T17:33:16.180162544Z\" level=info msg=\"Started container\" PID=278870 containerID=2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051 description=openshift-marketplace/community-operators-h5574/extract-content id=486775a8-04e1-449f-a851-8135618b3e39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39",
2026-06-11 18:01:03.214139 | controller |     "Jun 11 17:33:16.197575 crc crio[23211]: time=\"2026-06-11T17:33:16.19314935Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.214156 | controller |     "Jun 11 17:33:16.372519 crc crio[23211]: time=\"2026-06-11T17:33:16.371929139Z\" level=info msg=\"Stopping container: 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6 (timeout: 30s)\" id=3ab8fc2d-a8af-4654-9a56-33e050a69f30 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.214171 | controller |     "Jun 11 17:33:16.712947 crc crio[23211]: time=\"2026-06-11T17:33:16.712346768Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=1ff808a6-fdbc-4e59-abe1-85ffc3873e69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.214186 | controller |     "Jun 11 17:33:16.734744 crc crio[23211]: time=\"2026-06-11T17:33:16.734652717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.214203 | controller |     "Jun 11 17:33:19.462009 crc crio[23211]: time=\"2026-06-11T17:33:19.460068343Z\" level=info msg=\"Removed container 68c61aced8e5cf26a07db6a6745f5320bbec852e071d50bae996537ef7ee50f9: openstack/ovn-northd-0/openstack-network-exporter\" id=925e530e-7bc0-4a00-911b-19acba6ad6ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.214219 | controller |     "Jun 11 17:33:19.476118 crc crio[23211]: time=\"2026-06-11T17:33:19.475259954Z\" level=info msg=\"Removing container: 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01\" id=cd4eea91-7c0c-46dc-93a0-9aa7fc93fe15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.214234 | controller |     "Jun 11 17:33:19.481006 crc crio[23211]: time=\"2026-06-11T17:33:19.480933886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=efeb50e2-62cf-40bb-8609-a90c34cb87cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.214250 | controller |     "Jun 11 17:33:19.732164 crc crio[23211]: time=\"2026-06-11T17:33:19.727632168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ceaed6e9-cb9e-4f9e-842a-a05f67d6efca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.214264 | controller |     "Jun 11 17:33:19.732164 crc crio[23211]: time=\"2026-06-11T17:33:19.732175421Z\" level=info msg=\"Stopped container 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6: openstack/kube-state-metrics-0/kube-state-metrics\" id=3ab8fc2d-a8af-4654-9a56-33e050a69f30 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.214279 | controller |     "Jun 11 17:33:19.743206 crc crio[23211]: time=\"2026-06-11T17:33:19.743020804Z\" level=info msg=\"Stopping pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652\" id=2e8aa887-40ce-4527-bc75-fbe906cab22e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.214294 | controller |     "Jun 11 17:33:19.744998 crc crio[23211]: time=\"2026-06-11T17:33:19.744919891Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652 UID:1fcc592e-fde9-4815-b4ee-897efebc326b NetNS:/var/run/netns/3feb4e07-449f-4593-ab1d-bcc7f40744d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fcc592e_fde9_4815_b4ee_897efebc326b.slice PodAnnotations:0xc00294e2e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.214314 | controller |     "Jun 11 17:33:19.745173 crc crio[23211]: time=\"2026-06-11T17:33:19.745122006Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.214330 | controller |     "Jun 11 17:33:21.890136 crc crio[23211]: time=\"2026-06-11T17:33:21.886662932Z\" level=info msg=\"Stopping container: 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8 (timeout: 30s)\" id=38b20ec3-db0c-4047-a0f8-a0bdea1a4efc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.214345 | controller |     "Jun 11 17:33:21.891025 crc crio[23211]: time=\"2026-06-11T17:33:21.886705894Z\" level=info msg=\"Stopping container: b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913 (timeout: 30s)\" id=09212f24-1365-4695-a565-37dd20127591 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.214361 | controller |     "Jun 11 17:33:21.891025 crc crio[23211]: time=\"2026-06-11T17:33:21.890696513Z\" level=info msg=\"Stopping container: 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c (timeout: 30s)\" id=dc1d31c2-7d92-4955-90e6-d37e032de65a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.214377 | controller |     "Jun 11 17:33:21.893089 crc crio[23211]: time=\"2026-06-11T17:33:21.886857257Z\" level=info msg=\"Stopping container: 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f (timeout: 30s)\" id=09bffa8b-fada-44f5-9e42-377ab0f04788 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.214392 | controller |     "Jun 11 17:33:25.129235 crc crio[23211]: time=\"2026-06-11T17:33:25.124693332Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h5574/registry-server\" id=767d7f65-86e1-4d59-9d21-5002ec0b181c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.214408 | controller |     "Jun 11 17:33:25.166834 crc crio[23211]: time=\"2026-06-11T17:33:25.166763067Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=5b1685bf-7e58-4299-b6a4-d029dc8c44a4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.214423 | controller |     "Jun 11 17:33:25.167932 crc crio[23211]: time=\"2026-06-11T17:33:25.167344501Z\" level=info msg=\"Stopped container 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c: openstack/ceilometer-0/ceilometer-notification-agent\" id=dc1d31c2-7d92-4955-90e6-d37e032de65a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.214438 | controller |     "Jun 11 17:33:25.168170 crc crio[23211]: time=\"2026-06-11T17:33:25.167495615Z\" level=info msg=\"Stopped container 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8: openstack/ceilometer-0/sg-core\" id=38b20ec3-db0c-4047-a0f8-a0bdea1a4efc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.214452 | controller |     "Jun 11 17:33:25.173681 crc crio[23211]: time=\"2026-06-11T17:33:25.17250769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=f6c1377f-3472-473e-8a02-10d44a76536b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.214468 | controller |     "Jun 11 17:33:25.206332 crc crio[23211]: time=\"2026-06-11T17:33:25.206172694Z\" level=info msg=\"Stopped container 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f: openstack/ceilometer-0/proxy-httpd\" id=09bffa8b-fada-44f5-9e42-377ab0f04788 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.214483 | controller |     "Jun 11 17:33:25.221141 crc crio[23211]: time=\"2026-06-11T17:33:25.221056777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.214503 | controller |     "Jun 11 17:33:25.228919 crc crio[23211]: time=\"2026-06-11T17:33:25.228854202Z\" level=info msg=\"Stopped pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652\" id=2e8aa887-40ce-4527-bc75-fbe906cab22e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.214545 | controller |     "Jun 11 17:33:25.496632 crc crio[23211]: time=\"2026-06-11T17:33:25.49658247Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=f558de88-a269-4439-97a3-45b4c4292321 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.214565 | controller |     "Jun 11 17:33:25.499748 crc crio[23211]: time=\"2026-06-11T17:33:25.499582615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=5555cafc-7911-457f-aa9e-5743a8a7e85c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.214581 | controller |     "Jun 11 17:33:25.840520 crc crio[23211]: time=\"2026-06-11T17:33:25.840381805Z\" level=info msg=\"Stopped container b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913: openstack/ceilometer-0/ceilometer-central-agent\" id=09212f24-1365-4695-a565-37dd20127591 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.214595 | controller |     "Jun 11 17:33:25.842918 crc crio[23211]: time=\"2026-06-11T17:33:25.842854846Z\" level=info msg=\"Stopping pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\" id=409f7861-0ba0-4b1f-9fef-38efd02ba80a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.214610 | controller |     "Jun 11 17:33:25.843485 crc crio[23211]: time=\"2026-06-11T17:33:25.843363689Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88 UID:7d9f9c90-7dc8-44db-add0-355dacb62654 NetNS:/var/run/netns/09c1de2c-9389-47a8-9684-1de65ee7c9e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d9f9c90_7dc8_44db_add0_355dacb62654.slice PodAnnotations:0xc007c142e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.214626 | controller |     "Jun 11 17:33:25.843615 crc crio[23211]: time=\"2026-06-11T17:33:25.843568254Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.214641 | controller |     "Jun 11 17:33:27.376846 crc crio[23211]: time=\"2026-06-11T17:33:27.375584249Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=54a32b38-875d-480a-abe8-2b83a4b981a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.214657 | controller |     "Jun 11 17:33:27.377921 crc crio[23211]: time=\"2026-06-11T17:33:27.376938973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.214673 | controller |     "Jun 11 17:33:36.608498 crc crio[23211]: time=\"2026-06-11T17:33:36.607367754Z\" level=warning msg=\"Stopping container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:01:03.214688 | controller |     "Jun 11 17:33:36.648494 crc crio[23211]: time=\"2026-06-11T17:33:36.648313999Z\" level=error msg=\"Killing container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:01:03.214703 | controller |     "Jun 11 17:33:42.530771 crc crio[23211]: time=\"2026-06-11T17:33:42.529333191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=476e8a45-e3c0-4b59-9cc1-e21c166e6e68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.214724 | controller |     "Jun 11 17:33:44.234996 crc crio[23211]: time=\"2026-06-11T17:33:44.233773956Z\" level=info msg=\"Removed container 874328c3fd9b09b08a270da59319c8b982bb3ab3c64e2a9476d77161491d6a01: openstack/ovn-northd-0/ovn-northd\" id=cd4eea91-7c0c-46dc-93a0-9aa7fc93fe15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.214740 | controller |     "Jun 11 17:33:44.238776 crc crio[23211]: time=\"2026-06-11T17:33:44.238641637Z\" level=info msg=\"Removing container: 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6\" id=f33902b7-2ec5-4884-85c9-af58d4911029 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.214756 | controller |     "Jun 11 17:33:52.192854 crc crio[23211]: time=\"2026-06-11T17:33:52.191496321Z\" level=info msg=\"Stopped pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\" id=409f7861-0ba0-4b1f-9fef-38efd02ba80a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.214771 | controller |     "Jun 11 17:33:52.203625 crc crio[23211]: time=\"2026-06-11T17:33:52.203016219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=68f2afec-e432-4b0f-abef-ffae72092f95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.214786 | controller |     "Jun 11 17:33:52.225086 crc crio[23211]: time=\"2026-06-11T17:33:52.223369879Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=29c75222-802f-47c8-8e9a-719afdbf1705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.214801 | controller |     "Jun 11 17:33:53.261734 crc crio[23211]: time=\"2026-06-11T17:33:53.261068869Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=c6c0352c-235e-4627-86a6-d2365d02f28a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.214817 | controller |     "Jun 11 17:33:53.261734 crc crio[23211]: time=\"2026-06-11T17:33:53.261719285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.214833 | controller |     "Jun 11 17:33:59.440287 crc crio[23211]: time=\"2026-06-11T17:33:59.438728712Z\" level=info msg=\"Removing container: dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21\" id=a7591608-2c09-4dd0-ae27-b762b5986b82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.214848 | controller |     "Jun 11 17:34:00.551851 crc crio[23211]: time=\"2026-06-11T17:34:00.551165124Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686654-j4dbl/POD\" id=393fa24e-ce2c-433b-9d89-3e342efab308 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.214864 | controller |     "Jun 11 17:34:00.551851 crc crio[23211]: time=\"2026-06-11T17:34:00.55183504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.214879 | controller |     "Jun 11 17:34:08.581640 crc crio[23211]: time=\"2026-06-11T17:34:08.581084136Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qxthp/POD\" id=a517d026-c3e2-475c-956f-0d27fb02eac9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.214895 | controller |     "Jun 11 17:34:08.582860 crc crio[23211]: time=\"2026-06-11T17:34:08.581693052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.214910 | controller |     "Jun 11 17:34:30.317677 crc crio[23211]: time=\"2026-06-11T17:34:30.316870304Z\" level=info msg=\"Stopped container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59: openstack/swift-storage-0/swift-recon-cron\" id=df46b0f6-76f3-4080-8839-5f0684f6fd14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.214931 | controller |     "Jun 11 17:34:30.319654 crc crio[23211]: time=\"2026-06-11T17:34:30.319609163Z\" level=info msg=\"Stopping pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\" id=78ed3033-07f4-4431-a5f6-7eb8d6531503 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.214948 | controller |     "Jun 11 17:34:30.321720 crc crio[23211]: time=\"2026-06-11T17:34:30.321690916Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b UID:2772943d-956a-4fb4-a7a3-538bf8e6a912 NetNS:/var/run/netns/a5bdac8c-4180-4cab-88d0-5d2407abe543 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2772943d_956a_4fb4_a7a3_538bf8e6a912.slice PodAnnotations:0xc007c14108}] Aliases:map[]}\"",
2026-06-11 18:01:03.214965 | controller |     "Jun 11 17:34:30.321951 crc crio[23211]: time=\"2026-06-11T17:34:30.321932362Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.214981 | controller |     "Jun 11 17:34:31.620042 crc crio[23211]: time=\"2026-06-11T17:34:31.619609256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.214997 | controller |     "Jun 11 17:34:31.632016 crc crio[23211]: time=\"2026-06-11T17:34:31.631909394Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=47cbbd5f-69ab-4796-baee-901a0657e64b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.215013 | controller |     "Jun 11 17:34:31.636099 crc crio[23211]: time=\"2026-06-11T17:34:31.635981605Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=381dd43a-ce3c-468a-8611-af9cf529d70b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.215029 | controller |     "Jun 11 17:34:31.637569 crc crio[23211]: time=\"2026-06-11T17:34:31.637523345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f3316efe-33e6-4306-960b-e5e3bea4bf4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215046 | controller |     "Jun 11 17:34:32.582749 crc crio[23211]: time=\"2026-06-11T17:34:32.581988268Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b UID:d5c4f1d1-ca1c-431a-8990-f26978981262 NetNS:/var/run/netns/49081431-a23b-49db-81df-f67ae2cba06d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c4f1d1_ca1c_431a_8990_f26978981262.slice PodAnnotations:0xc0028185c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.215062 | controller |     "Jun 11 17:34:32.582749 crc crio[23211]: time=\"2026-06-11T17:34:32.582695976Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.215080 | controller |     "Jun 11 17:34:32.622818 crc crio[23211]: time=\"2026-06-11T17:34:32.622629937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.215096 | controller |     "Jun 11 17:34:32.635008 crc crio[23211]: time=\"2026-06-11T17:34:32.634668088Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=652c2a1a-9051-47ec-a103-3d707132a3fd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.215132 | controller |     "Jun 11 17:34:32.640138 crc crio[23211]: time=\"2026-06-11T17:34:32.639722624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=0cd30471-0504-45b7-b01f-69b5669cb8e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215152 | controller |     "Jun 11 17:34:32.667284 crc crio[23211]: time=\"2026-06-11T17:34:32.666942077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e1003375-d881-4335-a836-22cb485e986c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215168 | controller |     "Jun 11 17:34:33.276847 crc crio[23211]: 2026-06-11T17:34:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e0316709066e6a Mac:32:ee:d3:8a:08:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a4 Mtu:0 Sandbox:/var/run/netns/49081431-a23b-49db-81df-f67ae2cba06d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.215188 | controller |     "Jun 11 17:34:33.278004 crc crio[23211]: time=\"2026-06-11T17:34:33.277918875Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b UID:d5c4f1d1-ca1c-431a-8990-f26978981262 NetNS:/var/run/netns/49081431-a23b-49db-81df-f67ae2cba06d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c4f1d1_ca1c_431a_8990_f26978981262.slice PodAnnotations:0xc0028185c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.215204 | controller |     "Jun 11 17:34:33.278142 crc crio[23211]: time=\"2026-06-11T17:34:33.278090249Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.215221 | controller |     "Jun 11 17:34:35.643358 crc crio[23211]: time=\"2026-06-11T17:34:35.64247371Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=f0ac531e-ad16-4e8c-a28e-2dca6034dc96 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.215237 | controller |     "Jun 11 17:34:35.646341 crc crio[23211]: time=\"2026-06-11T17:34:35.646256265Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=41c8e0eb-195e-4ac7-a151-88027f6b56f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215254 | controller |     "Jun 11 17:34:35.650831 crc crio[23211]: time=\"2026-06-11T17:34:35.650744977Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=5d90c750-2dc3-4acd-a4dd-0e3c6be3650e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.215270 | controller |     "Jun 11 17:34:35.651701 crc crio[23211]: time=\"2026-06-11T17:34:35.651628559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=f5bb733a-55ba-4a36-8f3d-14f6fa29501d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215286 | controller |     "Jun 11 17:34:35.714850 crc crio[23211]: time=\"2026-06-11T17:34:35.714752101Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=eed9123d-5de3-47f9-b7da-1e5362e6b241 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.215303 | controller |     "Jun 11 17:34:35.716153 crc crio[23211]: time=\"2026-06-11T17:34:35.716055034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=db5b6d18-73bf-47d1-9650-f47b15a6113b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215319 | controller |     "Jun 11 17:34:35.718952 crc crio[23211]: time=\"2026-06-11T17:34:35.718869304Z\" level=info msg=\"Stopped pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\" id=78ed3033-07f4-4431-a5f6-7eb8d6531503 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.215339 | controller |     "Jun 11 17:34:35.747995 crc crio[23211]: time=\"2026-06-11T17:34:35.74788477Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=4cc8d3d6-d193-4b9c-a7b1-f02996409089 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.215355 | controller |     "Jun 11 17:34:35.749322 crc crio[23211]: time=\"2026-06-11T17:34:35.749242905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=432478a8-d213-4bc3-b5c1-eb94c6c8078d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215371 | controller |     "Jun 11 17:34:35.760040 crc crio[23211]: time=\"2026-06-11T17:34:35.759960593Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=16abbadf-e5a9-4457-b083-7763c499e864 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.215387 | controller |     "Jun 11 17:34:35.761151 crc crio[23211]: time=\"2026-06-11T17:34:35.761070111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a1fcaf65-2aae-4c1b-b609-451a7aa6c695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215402 | controller |     "Jun 11 17:34:35.780245 crc crio[23211]: time=\"2026-06-11T17:34:35.779303588Z\" level=info msg=\"Removed container 94f1806764fc9e5a19c39d566e5fdd0936114c6485f0b3b228260920c64066e6: openstack/kube-state-metrics-0/kube-state-metrics\" id=f33902b7-2ec5-4884-85c9-af58d4911029 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.215418 | controller |     "Jun 11 17:34:35.794130 crc crio[23211]: time=\"2026-06-11T17:34:35.793304899Z\" level=info msg=\"Removing container: 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f\" id=4cd7490e-2547-4c4b-a0e2-2bb3637fb7c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.215434 | controller |     "Jun 11 17:34:35.811649 crc crio[23211]: time=\"2026-06-11T17:34:35.811582856Z\" level=info msg=\"Ran pod sandbox 0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b with infra container: openstack/ovn-northd-0/POD\" id=1ff808a6-fdbc-4e59-abe1-85ffc3873e69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.215449 | controller |     "Jun 11 17:34:35.815261 crc crio[23211]: time=\"2026-06-11T17:34:35.815127026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=dcf8a3c5-6cfd-40b7-995a-0ae162159b49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215465 | controller |     "Jun 11 17:34:35.827260 crc crio[23211]: time=\"2026-06-11T17:34:35.827149237Z\" level=info msg=\"Removed container dcb315a2c7dcdfb62e8a8eef209df017ca0370bdb150215a9fde81b596a8ae21: openstack/nova-api-0/nova-api-api\" id=a7591608-2c09-4dd0-ae27-b762b5986b82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.215481 | controller |     "Jun 11 17:34:35.830604 crc crio[23211]: time=\"2026-06-11T17:34:35.830510292Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d39fc3fc-d757-4d21-9def-1d02779f2da0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215497 | controller |     "Jun 11 17:34:35.830900 crc crio[23211]: time=\"2026-06-11T17:34:35.830745577Z\" level=info msg=\"Removing container: f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242\" id=4dc1ded9-a8d1-4541-a6b2-3391680ac178 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.215532 | controller |     "Jun 11 17:34:35.876925 crc crio[23211]: time=\"2026-06-11T17:34:35.876800011Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=dcf8a3c5-6cfd-40b7-995a-0ae162159b49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215565 | controller |     "Jun 11 17:34:35.877188 crc crio[23211]: time=\"2026-06-11T17:34:35.876946045Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=dcf8a3c5-6cfd-40b7-995a-0ae162159b49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215584 | controller |     "Jun 11 17:34:35.880405 crc crio[23211]: time=\"2026-06-11T17:34:35.880276978Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=f6081a8a-20d6-40e2-8f56-51f1466d5535 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.215600 | controller |     "Jun 11 17:34:35.891904 crc crio[23211]: time=\"2026-06-11T17:34:35.891734675Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-11 18:01:03.215617 | controller |     "Jun 11 17:34:35.934045 crc crio[23211]: time=\"2026-06-11T17:34:35.933636285Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=10a1a302-450a-44bb-af8d-676aa8f4e458 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.215636 | controller |     "Jun 11 17:34:35.937149 crc crio[23211]: time=\"2026-06-11T17:34:35.936961828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=64816ba7-2a13-4b7c-992d-844bc2f9ddbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215652 | controller |     "Jun 11 17:34:35.940117 crc crio[23211]: time=\"2026-06-11T17:34:35.939949812Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=449627cc-dd8d-473e-915c-8835ce4cc74b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.215668 | controller |     "Jun 11 17:34:35.941787 crc crio[23211]: time=\"2026-06-11T17:34:35.941663536Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=5ca668b2-2bb5-4646-aba6-aeaab3803e6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215684 | controller |     "Jun 11 17:34:35.976329 crc crio[23211]: time=\"2026-06-11T17:34:35.97611949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.215701 | controller |     "Jun 11 17:34:35.980809 crc crio[23211]: time=\"2026-06-11T17:34:35.980713025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.215717 | controller |     "Jun 11 17:34:36.002166 crc crio[23211]: time=\"2026-06-11T17:34:36.002029558Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-hksvt/extract-content\" id=10530ea6-0625-46d8-8a0b-f4fea00fd088 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.215733 | controller |     "Jun 11 17:34:36.020958 crc crio[23211]: time=\"2026-06-11T17:34:36.015540247Z\" level=info msg=\"Creating container: openstack/placement-db-sync-25f55/placement-db-sync\" id=6eab4dd3-98f1-4645-bb3f-8f3411da76d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.215750 | controller |     "Jun 11 17:34:36.020958 crc crio[23211]: time=\"2026-06-11T17:34:36.019396813Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=ef15ca82-ac86-446f-9f74-4be163b4b28c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.215774 | controller |     "Jun 11 17:34:36.022770 crc crio[23211]: time=\"2026-06-11T17:34:36.022702007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.215791 | controller |     "Jun 11 17:34:36.024113 crc crio[23211]: time=\"2026-06-11T17:34:36.024036929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8a96d5de-ed60-4644-b76f-b23f61aed0f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215809 | controller |     "Jun 11 17:34:36.040926 crc crio[23211]: time=\"2026-06-11T17:34:36.040578305Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:1333c956c1ed75fb3c6934ea908f54290d12a176ef57e3c0eea5f6e50580d755 UID:71ac5301-ba59-4c41-a601-42d3fe7f1984 NetNS:/var/run/netns/083e3de7-6789-4d97-93c8-f6a47ab3a0a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71ac5301_ba59_4c41_a601_42d3fe7f1984.slice PodAnnotations:0xc006618450}] Aliases:map[]}\"",
2026-06-11 18:01:03.215826 | controller |     "Jun 11 17:34:36.040926 crc crio[23211]: time=\"2026-06-11T17:34:36.040639306Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.215843 | controller |     "Jun 11 17:34:36.061742 crc crio[23211]: time=\"2026-06-11T17:34:36.061116169Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=89eb8f8c-7ed2-4b83-b4b3-dd05fa1eec14 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.215860 | controller |     "Jun 11 17:34:36.071586 crc crio[23211]: time=\"2026-06-11T17:34:36.071247653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=71b91994-a418-4869-bdcf-b6544f60a472 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215877 | controller |     "Jun 11 17:34:36.093834 crc crio[23211]: time=\"2026-06-11T17:34:36.091508971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2d996b2b-6cdd-4b96-8f02-c08817efbd60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215893 | controller |     "Jun 11 17:34:36.108140 crc crio[23211]: time=\"2026-06-11T17:34:36.108040455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b6560709-a4c9-432b-9239-7b1468b5317b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215910 | controller |     "Jun 11 17:34:36.113898 crc crio[23211]: time=\"2026-06-11T17:34:36.113698067Z\" level=info msg=\"Removed container 4b4d361f47f39c86f277d732d5af1bf11b8de598358ff701a4b74df3251cfe8f: openstack/ceilometer-0/proxy-httpd\" id=4cd7490e-2547-4c4b-a0e2-2bb3637fb7c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.215926 | controller |     "Jun 11 17:34:36.115006 crc crio[23211]: time=\"2026-06-11T17:34:36.114909517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=6d442325-c057-403a-afea-ad501194e860 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215942 | controller |     "Jun 11 17:34:36.117581 crc crio[23211]: time=\"2026-06-11T17:34:36.117530332Z\" level=info msg=\"Removing container: 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8\" id=22a4b106-bbbe-4127-9d4f-59c53dc2e6bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.215958 | controller |     "Jun 11 17:34:36.128251 crc crio[23211]: time=\"2026-06-11T17:34:36.128107757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.215980 | controller |     "Jun 11 17:34:36.142850 crc crio[23211]: time=\"2026-06-11T17:34:36.142747695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=2fc768f1-679d-4300-b5ab-8d59e33d5771 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.215997 | controller |     "Jun 11 17:34:36.199330 crc crio[23211]: time=\"2026-06-11T17:34:36.19923996Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=3b2671f9-ea78-4f53-9559-8bf212ac05ac name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.216014 | controller |     "Jun 11 17:34:36.207491 crc crio[23211]: time=\"2026-06-11T17:34:36.206954523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=116605d7-d458-4910-8cba-e1ea9893062a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.216030 | controller |     "Jun 11 17:34:36.207491 crc crio[23211]: time=\"2026-06-11T17:34:36.206962933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ebe49563-6f02-4d97-8277-ab060f626fca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.216046 | controller |     "Jun 11 17:34:36.221491 crc crio[23211]: time=\"2026-06-11T17:34:36.210131252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=0cfaaaf7-e8e5-4bfc-bda2-c71a31b5173e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.216062 | controller |     "Jun 11 17:34:36.221491 crc crio[23211]: time=\"2026-06-11T17:34:36.216365309Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=999938eb-b4b3-4271-8a03-5ce13f4e390e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.216078 | controller |     "Jun 11 17:34:36.225492 crc crio[23211]: time=\"2026-06-11T17:34:36.222618755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ee88dbc1-a151-445a-9357-8a127242406d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.216095 | controller |     "Jun 11 17:34:36.243512 crc crio[23211]: time=\"2026-06-11T17:34:36.243366695Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793 UID:af867d0e-da6c-41c2-ba36-7155de49ed19 NetNS:/var/run/netns/6a47158e-9d52-466e-9bb9-93cf4aa0c7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf867d0e_da6c_41c2_ba36_7155de49ed19.slice PodAnnotations:0xc0001305d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.216111 | controller |     "Jun 11 17:34:36.243512 crc crio[23211]: time=\"2026-06-11T17:34:36.243467907Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.216128 | controller |     "Jun 11 17:34:36.252865 crc crio[23211]: time=\"2026-06-11T17:34:36.25036893Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686654-j4dbl Namespace:openshift-infra ID:15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d UID:449c9786-da0b-4220-ac77-2f8bcf101ec8 NetNS:/var/run/netns/55cfcba1-665a-4e7f-86ac-c052aec36d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449c9786_da0b_4220_ac77_2f8bcf101ec8.slice PodAnnotations:0xc0030880a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.216145 | controller |     "Jun 11 17:34:36.252865 crc crio[23211]: time=\"2026-06-11T17:34:36.25074837Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686654-j4dbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.216167 | controller |     "Jun 11 17:34:36.260778 crc crio[23211]: time=\"2026-06-11T17:34:36.260692079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f56b8970-6160-4fd7-8bd3-7f249ddb8a40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.216184 | controller |     "Jun 11 17:34:36.271541 crc crio[23211]: time=\"2026-06-11T17:34:36.270357831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.216201 | controller |     "Jun 11 17:34:36.271894 crc crio[23211]: time=\"2026-06-11T17:34:36.270789492Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qxthp Namespace:openshift-marketplace ID:bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96 UID:03f58812-c32a-4538-8863-c8c424eacc17 NetNS:/var/run/netns/43ac5edd-ef72-4df6-b109-15baf99ab320 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03f58812_c32a_4538_8863_c8c424eacc17.slice PodAnnotations:0xc000d2e2f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.216218 | controller |     "Jun 11 17:34:36.272017 crc crio[23211]: time=\"2026-06-11T17:34:36.27189446Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qxthp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.216234 | controller |     "Jun 11 17:34:36.288918 crc crio[23211]: time=\"2026-06-11T17:34:36.288164847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.216249 | controller |     "Jun 11 17:34:36.290081 crc crio[23211]: time=\"2026-06-11T17:34:36.290019444Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=76852675-b817-4e6b-a542-8855bfcea906 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.216265 | controller |     "Jun 11 17:34:36.296969 crc crio[23211]: time=\"2026-06-11T17:34:36.294615729Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-zxfxf/swift-ring-rebalance\" id=0ea2b9c4-5dc9-4d16-9863-ecd66cd7d43f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.216282 | controller |     "Jun 11 17:34:36.299067 crc crio[23211]: time=\"2026-06-11T17:34:36.298990359Z\" level=info msg=\"Created container 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254: openshift-marketplace/community-operators-h5574/registry-server\" id=767d7f65-86e1-4d59-9d21-5002ec0b181c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.216298 | controller |     "Jun 11 17:34:36.304504 crc crio[23211]: time=\"2026-06-11T17:34:36.304405885Z\" level=info msg=\"Starting container: 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254\" id=c9835017-14a5-4fcc-b72b-ca8168a4967d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.216314 | controller |     "Jun 11 17:34:36.316497 crc crio[23211]: time=\"2026-06-11T17:34:36.316171109Z\" level=info msg=\"Removed container 5bdfa16eff3293ab960d422519937e6ac6ed34b8bebcc7d176034a3aff7908a8: openstack/ceilometer-0/sg-core\" id=22a4b106-bbbe-4127-9d4f-59c53dc2e6bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.216330 | controller |     "Jun 11 17:34:36.324347 crc crio[23211]: time=\"2026-06-11T17:34:36.322939269Z\" level=info msg=\"Started container\" PID=283596 containerID=2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254 description=openshift-marketplace/community-operators-h5574/registry-server id=c9835017-14a5-4fcc-b72b-ca8168a4967d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39",
2026-06-11 18:01:03.216352 | controller |     "Jun 11 17:34:36.333171 crc crio[23211]: time=\"2026-06-11T17:34:36.32977658Z\" level=info msg=\"Removing container: 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c\" id=a9956327-d70e-4d67-943b-ea66b41aa75b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.216369 | controller |     "Jun 11 17:34:36.342593 crc crio[23211]: time=\"2026-06-11T17:34:36.341490654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f01542aa-d3cc-4192-a852-e86320ec4fae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.216385 | controller |     "Jun 11 17:34:36.362848 crc crio[23211]: time=\"2026-06-11T17:34:36.362584492Z\" level=info msg=\"Removed container f6c450d2a7247e207d5b29fea3be04492abf734bf30767f6c22335417b6e8242: openstack/swift-ring-rebalance-xdz67/swift-ring-rebalance\" id=4dc1ded9-a8d1-4541-a6b2-3391680ac178 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.216401 | controller |     "Jun 11 17:34:36.369724 crc crio[23211]: time=\"2026-06-11T17:34:36.36965438Z\" level=info msg=\"Removing container: bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697\" id=6192f89c-e512-468a-b80b-0e8b16a71047 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.216417 | controller |     "Jun 11 17:34:36.396944 crc crio[23211]: time=\"2026-06-11T17:34:36.395318853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.216433 | controller |     "Jun 11 17:34:36.415234 crc crio[23211]: time=\"2026-06-11T17:34:36.415118419Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79fb556855-m2pm5/init\" id=2ff8758b-7f4d-4616-bc00-2e18ec14dd6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.216449 | controller |     "Jun 11 17:34:36.424456 crc crio[23211]: time=\"2026-06-11T17:34:36.42434378Z\" level=info msg=\"Creating container: openstack/swift-proxy-5d86cb9469-r7k4t/proxy-httpd\" id=f28b2b73-7554-4b65-baaf-c6c30ae341f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.216465 | controller |     "Jun 11 17:34:36.436389 crc crio[23211]: time=\"2026-06-11T17:34:36.436301339Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-hh27n/neutron-db-sync\" id=d52883b7-e239-428b-9974-2680b9b47ebd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.216480 | controller |     "Jun 11 17:34:36.453625 crc crio[23211]: time=\"2026-06-11T17:34:36.453413148Z\" level=info msg=\"Removed container 090b79707cf48acb0ae5f8d44183584fcd1b504e343497fcf8e39491cc8ec49c: openstack/ceilometer-0/ceilometer-notification-agent\" id=a9956327-d70e-4d67-943b-ea66b41aa75b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.216496 | controller |     "Jun 11 17:34:36.454755 crc crio[23211]: time=\"2026-06-11T17:34:36.454259269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.216529 | controller |     "Jun 11 17:34:36.462300 crc crio[23211]: time=\"2026-06-11T17:34:36.462234328Z\" level=info msg=\"Creating container: openstack/glance-db-sync-pjgdq/glance-db-sync\" id=7fbd4d64-988e-4309-8948-14f2d48d413c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.216560 | controller |     "Jun 11 17:34:36.462605 crc crio[23211]: time=\"2026-06-11T17:34:36.462464985Z\" level=info msg=\"Removing container: b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913\" id=931648fe-b1e2-4a0a-8b62-708a0b90735f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.216579 | controller |     "Jun 11 17:34:36.504031 crc crio[23211]: time=\"2026-06-11T17:34:36.503131084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ba2d24da-3fda-4a5b-b963-0790cfaeec85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.216601 | controller |     "Jun 11 17:34:36.540048 crc crio[23211]: time=\"2026-06-11T17:34:36.539740531Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-gmqk9/nova-cell1-conductor-db-sync\" id=631b15fe-9d15-4df2-aec0-846697b3613d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.216617 | controller |     "Jun 11 17:34:36.545958 crc crio[23211]: time=\"2026-06-11T17:34:36.545874314Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-mj7z2/barbican-db-sync\" id=bd236211-992a-4916-af11-75eafd7fb8c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.216634 | controller |     "Jun 11 17:34:36.586674 crc crio[23211]: time=\"2026-06-11T17:34:36.586532123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a26a7b18-a980-4d96-9070-389347dc412c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.216650 | controller |     "Jun 11 17:34:36.620810 crc crio[23211]: time=\"2026-06-11T17:34:36.620692749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=b1e91dd5-f7dc-4d52-8515-407f98151865 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.216666 | controller |     "Jun 11 17:34:36.645960 crc crio[23211]: time=\"2026-06-11T17:34:36.645849439Z\" level=info msg=\"Created container 765e97ae66137a3ddeb462b886a8a4f6d41e1f5898060934c721e789fedd0fe9: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=29c75222-802f-47c8-8e9a-719afdbf1705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.216682 | controller |     "Jun 11 17:34:36.657487 crc crio[23211]: time=\"2026-06-11T17:34:36.655616424Z\" level=info msg=\"Starting container: 765e97ae66137a3ddeb462b886a8a4f6d41e1f5898060934c721e789fedd0fe9\" id=ec212163-5c79-47ff-8f10-393c10dc04cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.216698 | controller |     "Jun 11 17:34:36.667865 crc crio[23211]: time=\"2026-06-11T17:34:36.667780369Z\" level=info msg=\"Started container\" PID=283733 containerID=765e97ae66137a3ddeb462b886a8a4f6d41e1f5898060934c721e789fedd0fe9 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=ec212163-5c79-47ff-8f10-393c10dc04cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a",
2026-06-11 18:01:03.216714 | controller |     "Jun 11 17:34:36.707547 crc crio[23211]: time=\"2026-06-11T17:34:36.705586886Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=7fc15bbb-82c7-4eef-8860-00398f16e1db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.216730 | controller |     "Jun 11 17:34:36.728182 crc crio[23211]: time=\"2026-06-11T17:34:36.727887555Z\" level=info msg=\"Removed container bf4f7e5529f46452c4d3b1090282ea5847299672ef591038c163cd29888fd697: openstack/swift-storage-0/container-replicator\" id=6192f89c-e512-468a-b80b-0e8b16a71047 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.216746 | controller |     "Jun 11 17:34:36.738721 crc crio[23211]: time=\"2026-06-11T17:34:36.738638474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.216761 | controller |     "Jun 11 17:34:36.750079 crc crio[23211]: time=\"2026-06-11T17:34:36.749958118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.216777 | controller |     "Jun 11 17:34:36.750947 crc crio[23211]: time=\"2026-06-11T17:34:36.750365838Z\" level=info msg=\"Removing container: d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb\" id=3e1dc834-06ea-40ae-9f30-0b21a7aaba81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.216798 | controller |     "Jun 11 17:34:36.768019 crc crio[23211]: time=\"2026-06-11T17:34:36.767905498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.216815 | controller |     "Jun 11 17:34:36.774749 crc crio[23211]: 2026-06-11T17:34:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1333c956c1ed75f Mac:ce:86:1d:2c:1e:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a5 Mtu:0 Sandbox:/var/run/netns/083e3de7-6789-4d97-93c8-f6a47ab3a0a1 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.216831 | controller |     "Jun 11 17:34:36.794792 crc crio[23211]: time=\"2026-06-11T17:34:36.79193406Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:1333c956c1ed75fb3c6934ea908f54290d12a176ef57e3c0eea5f6e50580d755 UID:71ac5301-ba59-4c41-a601-42d3fe7f1984 NetNS:/var/run/netns/083e3de7-6789-4d97-93c8-f6a47ab3a0a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71ac5301_ba59_4c41_a601_42d3fe7f1984.slice PodAnnotations:0xc006618450}] Aliases:map[]}\"",
2026-06-11 18:01:03.216847 | controller |     "Jun 11 17:34:36.794792 crc crio[23211]: time=\"2026-06-11T17:34:36.792465453Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.216862 | controller |     "Jun 11 17:34:36.814513 crc crio[23211]: time=\"2026-06-11T17:34:36.812997617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.216878 | controller |     "Jun 11 17:34:36.819800 crc crio[23211]: time=\"2026-06-11T17:34:36.819670775Z\" level=info msg=\"Removed container b560e0c498de94b9463d0d4d9de09b5f5960383d068686eff84b7374f7a63913: openstack/ceilometer-0/ceilometer-central-agent\" id=931648fe-b1e2-4a0a-8b62-708a0b90735f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.216893 | controller |     "Jun 11 17:34:36.837367 crc crio[23211]: time=\"2026-06-11T17:34:36.836116537Z\" level=info msg=\"Removing container: 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59\" id=e91bf39d-c495-4e03-a701-e7b731b88661 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.216908 | controller |     "Jun 11 17:34:36.863180 crc crio[23211]: time=\"2026-06-11T17:34:36.861651997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.216922 | controller |     "Jun 11 17:34:36.871284 crc crio[23211]: 2026-06-11T17:34:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0801650c193d6f8 Mac:82:da:42:50:5c:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a6 Mtu:0 Sandbox:/var/run/netns/6a47158e-9d52-466e-9bb9-93cf4aa0c7a3 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.216937 | controller |     "Jun 11 17:34:36.873525 crc crio[23211]: time=\"2026-06-11T17:34:36.873459692Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793 UID:af867d0e-da6c-41c2-ba36-7155de49ed19 NetNS:/var/run/netns/6a47158e-9d52-466e-9bb9-93cf4aa0c7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf867d0e_da6c_41c2_ba36_7155de49ed19.slice PodAnnotations:0xc0001305d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.216952 | controller |     "Jun 11 17:34:36.873751 crc crio[23211]: time=\"2026-06-11T17:34:36.873681728Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.216973 | controller |     "Jun 11 17:34:36.874656 crc crio[23211]: time=\"2026-06-11T17:34:36.874599811Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=69c18c92-dfe6-4b41-b36e-7f899550ba14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.216990 | controller |     "Jun 11 17:34:36.878018 crc crio[23211]: time=\"2026-06-11T17:34:36.877873913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217005 | controller |     "Jun 11 17:34:36.878788 crc crio[23211]: time=\"2026-06-11T17:34:36.878702294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217025 | controller |     "Jun 11 17:34:36.878926 crc crio[23211]: time=\"2026-06-11T17:34:36.878840957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217047 | controller |     "Jun 11 17:34:36.891015 crc crio[23211]: time=\"2026-06-11T17:34:36.889123684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217072 | controller |     "Jun 11 17:34:36.891286 crc crio[23211]: time=\"2026-06-11T17:34:36.891175476Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-c7lhc/nova-cell0-conductor-db-sync\" id=36f9c467-07ca-4bc7-b588-8dc20221bcb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.217095 | controller |     "Jun 11 17:34:36.894247 crc crio[23211]: time=\"2026-06-11T17:34:36.894036978Z\" level=info msg=\"Ran pod sandbox 1333c956c1ed75fb3c6934ea908f54290d12a176ef57e3c0eea5f6e50580d755 with infra container: openstack/kube-state-metrics-0/POD\" id=54a32b38-875d-480a-abe8-2b83a4b981a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.217111 | controller |     "Jun 11 17:34:36.901190 crc crio[23211]: time=\"2026-06-11T17:34:36.899011322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217127 | controller |     "Jun 11 17:34:36.903968 crc crio[23211]: time=\"2026-06-11T17:34:36.903529646Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=11a6e7d2-512d-410f-a1d9-773aa8c5f9dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.217143 | controller |     "Jun 11 17:34:36.908859 crc crio[23211]: time=\"2026-06-11T17:34:36.906860899Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=11a6e7d2-512d-410f-a1d9-773aa8c5f9dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.217157 | controller |     "Jun 11 17:34:36.908859 crc crio[23211]: time=\"2026-06-11T17:34:36.906960832Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=11a6e7d2-512d-410f-a1d9-773aa8c5f9dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.217173 | controller |     "Jun 11 17:34:36.908859 crc crio[23211]: time=\"2026-06-11T17:34:36.907630468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217188 | controller |     "Jun 11 17:34:36.914552 crc crio[23211]: time=\"2026-06-11T17:34:36.914364157Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=592ed334-ad2d-41f9-bfab-11c82ff576b8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.217209 | controller |     "Jun 11 17:34:36.926030 crc crio[23211]: time=\"2026-06-11T17:34:36.924681326Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-11 18:01:03.217225 | controller |     "Jun 11 17:34:36.943410 crc crio[23211]: time=\"2026-06-11T17:34:36.941043525Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=afa5189e-5f33-4fdb-8c49-c67c9bb74949 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.217240 | controller |     "Jun 11 17:34:36.951537 crc crio[23211]: time=\"2026-06-11T17:34:36.948970215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217256 | controller |     "Jun 11 17:34:36.979642 crc crio[23211]: time=\"2026-06-11T17:34:36.978858513Z\" level=info msg=\"Ran pod sandbox 0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793 with infra container: openstack/ceilometer-0/POD\" id=c6c0352c-235e-4627-86a6-d2365d02f28a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.217271 | controller |     "Jun 11 17:34:36.990947 crc crio[23211]: time=\"2026-06-11T17:34:36.99027646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a153812f-6298-4d88-b56f-81db24a807e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.217286 | controller |     "Jun 11 17:34:36.990947 crc crio[23211]: time=\"2026-06-11T17:34:36.990548216Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=a153812f-6298-4d88-b56f-81db24a807e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.217300 | controller |     "Jun 11 17:34:36.990947 crc crio[23211]: time=\"2026-06-11T17:34:36.990594727Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=a153812f-6298-4d88-b56f-81db24a807e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.217315 | controller |     "Jun 11 17:34:36.993879 crc crio[23211]: time=\"2026-06-11T17:34:36.993800358Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=62070abc-0f06-43cc-8237-9bdeb7f9b57b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.217330 | controller |     "Jun 11 17:34:37.002152 crc crio[23211]: time=\"2026-06-11T17:34:37.000250339Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=d3809b02-4f82-43ed-a147-63ad1b59553d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.217344 | controller |     "Jun 11 17:34:37.004645 crc crio[23211]: time=\"2026-06-11T17:34:37.003365617Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-11 18:01:03.217359 | controller |     "Jun 11 17:34:37.019831 crc crio[23211]: time=\"2026-06-11T17:34:37.018659631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217374 | controller |     "Jun 11 17:34:37.031709 crc crio[23211]: time=\"2026-06-11T17:34:37.031593684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217390 | controller |     "Jun 11 17:34:37.035763 crc crio[23211]: time=\"2026-06-11T17:34:37.035482462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217405 | controller |     "Jun 11 17:34:37.077522 crc crio[23211]: time=\"2026-06-11T17:34:37.073567036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217425 | controller |     "Jun 11 17:34:37.077522 crc crio[23211]: time=\"2026-06-11T17:34:37.073860013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217440 | controller |     "Jun 11 17:34:37.083622 crc crio[23211]: time=\"2026-06-11T17:34:37.08129653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217455 | controller |     "Jun 11 17:34:37.176729 crc crio[23211]: time=\"2026-06-11T17:34:37.176564287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217470 | controller |     "Jun 11 17:34:37.198315 crc crio[23211]: time=\"2026-06-11T17:34:37.189384748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217485 | controller |     "Jun 11 17:34:37.199340 crc crio[23211]: time=\"2026-06-11T17:34:37.199235005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217500 | controller |     "Jun 11 17:34:37.209670 crc crio[23211]: time=\"2026-06-11T17:34:37.209522673Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-fgn75/cinder-db-sync\" id=bded3c34-a820-443c-8c92-13cdac637376 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.217545 | controller |     "Jun 11 17:34:37.215855 crc crio[23211]: 2026-06-11T17:34:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15bfa2e3973ee66 Mac:96:53:c8:fd:ad:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a7 Mtu:0 Sandbox:/var/run/netns/55cfcba1-665a-4e7f-86ac-c052aec36d8e SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.1.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.217564 | controller |     "Jun 11 17:34:37.218615 crc crio[23211]: time=\"2026-06-11T17:34:37.218401125Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686654-j4dbl Namespace:openshift-infra ID:15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d UID:449c9786-da0b-4220-ac77-2f8bcf101ec8 NetNS:/var/run/netns/55cfcba1-665a-4e7f-86ac-c052aec36d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449c9786_da0b_4220_ac77_2f8bcf101ec8.slice PodAnnotations:0xc0030880a0}] Aliases:map[]}\"",
2026-06-11 18:01:03.217580 | controller |     "Jun 11 17:34:37.218872 crc crio[23211]: time=\"2026-06-11T17:34:37.218752984Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686654-j4dbl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.217595 | controller |     "Jun 11 17:34:37.220827 crc crio[23211]: 2026-06-11T17:34:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf670ca99e1f5c0 Mac:b2:4b:ff:98:10:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a8 Mtu:0 Sandbox:/var/run/netns/43ac5edd-ef72-4df6-b109-15baf99ab320 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.217611 | controller |     "Jun 11 17:34:37.222782 crc crio[23211]: time=\"2026-06-11T17:34:37.222413286Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qxthp Namespace:openshift-marketplace ID:bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96 UID:03f58812-c32a-4538-8863-c8c424eacc17 NetNS:/var/run/netns/43ac5edd-ef72-4df6-b109-15baf99ab320 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03f58812_c32a_4538_8863_c8c424eacc17.slice PodAnnotations:0xc000d2e2f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.217631 | controller |     "Jun 11 17:34:37.222782 crc crio[23211]: time=\"2026-06-11T17:34:37.222737964Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qxthp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.217647 | controller |     "Jun 11 17:34:37.251609 crc crio[23211]: time=\"2026-06-11T17:34:37.251510424Z\" level=info msg=\"Removed container 94b4e9c37856a5f07afaa1269d99ef99c070abe64697962f21b2c20c5f7caf59: openstack/swift-storage-0/swift-recon-cron\" id=e91bf39d-c495-4e03-a701-e7b731b88661 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.217662 | controller |     "Jun 11 17:34:37.262244 crc crio[23211]: time=\"2026-06-11T17:34:37.262126281Z\" level=info msg=\"Removing container: 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a\" id=da93e0c8-8cd6-4ec9-81a3-f337e29502fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.217676 | controller |     "Jun 11 17:34:37.376983 crc crio[23211]: time=\"2026-06-11T17:34:37.376318161Z\" level=info msg=\"Ran pod sandbox bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96 with infra container: openshift-marketplace/redhat-operators-qxthp/POD\" id=a517d026-c3e2-475c-956f-0d27fb02eac9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.217691 | controller |     "Jun 11 17:34:37.382149 crc crio[23211]: time=\"2026-06-11T17:34:37.382105466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=11408354-a3ca-4d46-b848-213a6ddc162b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.217706 | controller |     "Jun 11 17:34:37.388541 crc crio[23211]: time=\"2026-06-11T17:34:37.386972439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5059d0cb-8814-49ba-b094-09016742dff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.217720 | controller |     "Jun 11 17:34:37.404144 crc crio[23211]: time=\"2026-06-11T17:34:37.404048876Z\" level=info msg=\"Ran pod sandbox 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d with infra container: openshift-infra/auto-csr-approver-29686654-j4dbl/POD\" id=393fa24e-ce2c-433b-9d89-3e342efab308 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.217735 | controller |     "Jun 11 17:34:37.408504 crc crio[23211]: time=\"2026-06-11T17:34:37.407800981Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e1170eda-eb31-4a58-b24e-de96c98ebd5b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.217750 | controller |     "Jun 11 17:34:37.419345 crc crio[23211]: time=\"2026-06-11T17:34:37.419256127Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.217765 | controller |     "Jun 11 17:34:37.430388 crc crio[23211]: time=\"2026-06-11T17:34:37.430305334Z\" level=info msg=\"Removed container d4934081821579ca9c61b569dfb1d621ced50a049ebd9a56f680864f83635feb: openstack/swift-storage-0/object-replicator\" id=3e1dc834-06ea-40ae-9f30-0b21a7aaba81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.217780 | controller |     "Jun 11 17:34:37.449692 crc crio[23211]: time=\"2026-06-11T17:34:37.449607078Z\" level=info msg=\"Removing container: a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e\" id=aa4a1d2c-4551-4aea-b74f-1a231dbc8a20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.217795 | controller |     "Jun 11 17:34:37.548583 crc crio[23211]: time=\"2026-06-11T17:34:37.548406233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217822 | controller |     "Jun 11 17:34:37.623110 crc crio[23211]: time=\"2026-06-11T17:34:37.622366006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217839 | controller |     "Jun 11 17:34:37.630559 crc crio[23211]: time=\"2026-06-11T17:34:37.630242504Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qxthp/extract-utilities\" id=0794f226-27ec-4020-8f25-c11a54293186 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.217853 | controller |     "Jun 11 17:34:37.638522 crc crio[23211]: time=\"2026-06-11T17:34:37.637318231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217868 | controller |     "Jun 11 17:34:37.838268 crc crio[23211]: time=\"2026-06-11T17:34:37.836143733Z\" level=info msg=\"Removed container a8498e97bb309ee982a47e9453c74f309b74024815db6babe7e60a0bd75b279e: openstack/ovsdbserver-sb-0-config-1781198801-42bj8/ovn-config\" id=aa4a1d2c-4551-4aea-b74f-1a231dbc8a20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.217882 | controller |     "Jun 11 17:34:37.839572 crc crio[23211]: time=\"2026-06-11T17:34:37.837039005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217896 | controller |     "Jun 11 17:34:37.871521 crc crio[23211]: time=\"2026-06-11T17:34:37.860831341Z\" level=info msg=\"Removing container: 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81\" id=79499ed6-cf82-4299-9ed1-b087358ffb67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.217911 | controller |     "Jun 11 17:34:37.921852 crc crio[23211]: time=\"2026-06-11T17:34:37.921738467Z\" level=info msg=\"Removed container 9a11c5ee3d167e7b6ec5279db5cd85969802548e2b0b72f12dd04c80586a143a: openstack/swift-storage-0/rsync\" id=da93e0c8-8cd6-4ec9-81a3-f337e29502fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.217926 | controller |     "Jun 11 17:34:37.928037 crc crio[23211]: time=\"2026-06-11T17:34:37.926184379Z\" level=info msg=\"Removing container: 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279\" id=6e28e1b6-3fa4-460a-b6e3-ad629ef3569e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.217941 | controller |     "Jun 11 17:34:38.014492 crc crio[23211]: time=\"2026-06-11T17:34:38.011553838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.217957 | controller |     "Jun 11 17:34:38.130615 crc crio[23211]: time=\"2026-06-11T17:34:38.130521969Z\" level=info msg=\"Created container f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49: openshift-marketplace/certified-operators-hksvt/extract-content\" id=10530ea6-0625-46d8-8a0b-f4fea00fd088 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.217972 | controller |     "Jun 11 17:34:38.135385 crc crio[23211]: time=\"2026-06-11T17:34:38.134380724Z\" level=info msg=\"Starting container: f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49\" id=d8b3846a-6145-4fac-9cfa-cccdec128c74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.217987 | controller |     "Jun 11 17:34:38.146136 crc crio[23211]: time=\"2026-06-11T17:34:38.146082748Z\" level=info msg=\"Started container\" PID=283982 containerID=f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49 description=openshift-marketplace/certified-operators-hksvt/extract-content id=d8b3846a-6145-4fac-9cfa-cccdec128c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820",
2026-06-11 18:01:03.218002 | controller |     "Jun 11 17:34:38.263788 crc crio[23211]: time=\"2026-06-11T17:34:38.263691805Z\" level=info msg=\"Created container f46121ecbaa319860d6b77831559adde3b165d3342e1e1b004745c606bd8b792: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=47cbbd5f-69ab-4796-baee-901a0657e64b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.218022 | controller |     "Jun 11 17:34:38.267687 crc crio[23211]: time=\"2026-06-11T17:34:38.267523741Z\" level=info msg=\"Created container 1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76: openstack/nova-cell1-conductor-db-sync-gmqk9/nova-cell1-conductor-db-sync\" id=631b15fe-9d15-4df2-aec0-846697b3613d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.218037 | controller |     "Jun 11 17:34:38.273750 crc crio[23211]: time=\"2026-06-11T17:34:38.271276476Z\" level=info msg=\"Starting container: f46121ecbaa319860d6b77831559adde3b165d3342e1e1b004745c606bd8b792\" id=2f8bca86-4879-4717-9865-2be7b8344229 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.218052 | controller |     "Jun 11 17:34:38.287497 crc crio[23211]: time=\"2026-06-11T17:34:38.287365808Z\" level=info msg=\"Starting container: 1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76\" id=e2f9e20e-27bc-43d6-b56e-13021e341fa2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.218066 | controller |     "Jun 11 17:34:38.287711 crc crio[23211]: time=\"2026-06-11T17:34:38.287664696Z\" level=info msg=\"Started container\" PID=283993 containerID=f46121ecbaa319860d6b77831559adde3b165d3342e1e1b004745c606bd8b792 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=2f8bca86-4879-4717-9865-2be7b8344229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002",
2026-06-11 18:01:03.218081 | controller |     "Jun 11 17:34:38.304793 crc crio[23211]: time=\"2026-06-11T17:34:38.304703962Z\" level=info msg=\"Started container\" PID=283979 containerID=1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76 description=openstack/nova-cell1-conductor-db-sync-gmqk9/nova-cell1-conductor-db-sync id=e2f9e20e-27bc-43d6-b56e-13021e341fa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd",
2026-06-11 18:01:03.218096 | controller |     "Jun 11 17:34:38.319141 crc crio[23211]: time=\"2026-06-11T17:34:38.319056303Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=811c8859-0313-4fbe-abb6-bd8b3fc66ecf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.218114 | controller |     "Jun 11 17:34:38.486815 crc crio[23211]: time=\"2026-06-11T17:34:38.48660816Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=4350c571-00d1-4ad1-a3dd-d57fc044d1e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.218131 | controller |     "Jun 11 17:34:38.553289 crc crio[23211]: time=\"2026-06-11T17:34:38.551990169Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e1170eda-eb31-4a58-b24e-de96c98ebd5b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.218145 | controller |     "Jun 11 17:34:38.557781 crc crio[23211]: time=\"2026-06-11T17:34:38.557703872Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=12f92c27-4aef-41cc-951d-0dad04d1a493 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.218160 | controller |     "Jun 11 17:34:38.580696 crc crio[23211]: time=\"2026-06-11T17:34:38.5803889Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=b991a6df-3540-495f-87d4-ed8c477254ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.218175 | controller |     "Jun 11 17:34:38.672878 crc crio[23211]: time=\"2026-06-11T17:34:38.672304183Z\" level=info msg=\"Created container 16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5: openstack/placement-db-sync-25f55/placement-db-sync\" id=6eab4dd3-98f1-4645-bb3f-8f3411da76d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.218195 | controller |     "Jun 11 17:34:38.676516 crc crio[23211]: time=\"2026-06-11T17:34:38.676385345Z\" level=info msg=\"Starting container: 16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5\" id=2aebe92e-857f-4fae-8ad4-925eac6f385e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.218210 | controller |     "Jun 11 17:34:38.690254 crc crio[23211]: time=\"2026-06-11T17:34:38.689990856Z\" level=info msg=\"Started container\" PID=283985 containerID=16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5 description=openstack/placement-db-sync-25f55/placement-db-sync id=2aebe92e-857f-4fae-8ad4-925eac6f385e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750",
2026-06-11 18:01:03.218225 | controller |     "Jun 11 17:34:39.078521 crc crio[23211]: time=\"2026-06-11T17:34:39.077868485Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=400e6792-313a-46e4-a999-e01d5a561164 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.218240 | controller |     "Jun 11 17:34:39.078521 crc crio[23211]: time=\"2026-06-11T17:34:39.077978738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218254 | controller |     "Jun 11 17:34:39.108974 crc crio[23211]: time=\"2026-06-11T17:34:39.108870912Z\" level=info msg=\"Created container 2c2a7bd4af823389a16d03fa0346268b6349e5e22fa6ae7e54404ba6024e7b07: openstack/swift-proxy-5d86cb9469-r7k4t/proxy-httpd\" id=f28b2b73-7554-4b65-baaf-c6c30ae341f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.218269 | controller |     "Jun 11 17:34:39.112029 crc crio[23211]: time=\"2026-06-11T17:34:39.111942738Z\" level=info msg=\"Starting container: 2c2a7bd4af823389a16d03fa0346268b6349e5e22fa6ae7e54404ba6024e7b07\" id=fc94e3e4-e427-48a8-a2e9-2840f8647459 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.218284 | controller |     "Jun 11 17:34:39.133706 crc crio[23211]: time=\"2026-06-11T17:34:39.13353889Z\" level=info msg=\"Started container\" PID=283989 containerID=2c2a7bd4af823389a16d03fa0346268b6349e5e22fa6ae7e54404ba6024e7b07 description=openstack/swift-proxy-5d86cb9469-r7k4t/proxy-httpd id=fc94e3e4-e427-48a8-a2e9-2840f8647459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1",
2026-06-11 18:01:03.218299 | controller |     "Jun 11 17:34:39.172110 crc crio[23211]: time=\"2026-06-11T17:34:39.171900781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e30e2f11-caa7-48ec-99cf-3e980a8f7a96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.218313 | controller |     "Jun 11 17:34:39.303628 crc crio[23211]: time=\"2026-06-11T17:34:39.303494448Z\" level=info msg=\"Created container c86eeaf7609b16b0ccdcd1cb64eb90aa9b2e9850ed98f3f6dc66c213b274230c: openstack/swift-ring-rebalance-zxfxf/swift-ring-rebalance\" id=0ea2b9c4-5dc9-4d16-9863-ecd66cd7d43f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.218328 | controller |     "Jun 11 17:34:39.305526 crc crio[23211]: time=\"2026-06-11T17:34:39.305373695Z\" level=info msg=\"Starting container: c86eeaf7609b16b0ccdcd1cb64eb90aa9b2e9850ed98f3f6dc66c213b274230c\" id=0b53cebb-8dd2-4395-9082-5516dea2a63a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.218342 | controller |     "Jun 11 17:34:39.328520 crc crio[23211]: time=\"2026-06-11T17:34:39.326962715Z\" level=info msg=\"Started container\" PID=283995 containerID=c86eeaf7609b16b0ccdcd1cb64eb90aa9b2e9850ed98f3f6dc66c213b274230c description=openstack/swift-ring-rebalance-zxfxf/swift-ring-rebalance id=0b53cebb-8dd2-4395-9082-5516dea2a63a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1",
2026-06-11 18:01:03.218362 | controller |     "Jun 11 17:34:39.344609 crc crio[23211]: time=\"2026-06-11T17:34:39.341061398Z\" level=info msg=\"Created container 23465a459d8a037ba2d4d60981cc68a82556ee593cd416823e7b38ee75cd1e80: openstack/openstackclient/openstackclient\" id=76852675-b817-4e6b-a542-8855bfcea906 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.218378 | controller |     "Jun 11 17:34:39.344609 crc crio[23211]: time=\"2026-06-11T17:34:39.34308641Z\" level=info msg=\"Starting container: 23465a459d8a037ba2d4d60981cc68a82556ee593cd416823e7b38ee75cd1e80\" id=8f9efb8a-2898-47f8-a6cf-4c3b4c361b0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.218392 | controller |     "Jun 11 17:34:39.374414 crc crio[23211]: time=\"2026-06-11T17:34:39.374266582Z\" level=info msg=\"Started container\" PID=284122 containerID=23465a459d8a037ba2d4d60981cc68a82556ee593cd416823e7b38ee75cd1e80 description=openstack/openstackclient/openstackclient id=8f9efb8a-2898-47f8-a6cf-4c3b4c361b0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5100266d87ad343c11cfdc1b37713ead0e15326f085889ee12c6e29179664294",
2026-06-11 18:01:03.218407 | controller |     "Jun 11 17:34:40.746331 crc crio[23211]: time=\"2026-06-11T17:34:40.745709623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218423 | controller |     "Jun 11 17:34:40.917002 crc crio[23211]: time=\"2026-06-11T17:34:40.91682068Z\" level=info msg=\"Created container f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375: openstack/glance-db-sync-pjgdq/glance-db-sync\" id=7fbd4d64-988e-4309-8948-14f2d48d413c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.218438 | controller |     "Jun 11 17:34:40.919081 crc crio[23211]: time=\"2026-06-11T17:34:40.919012795Z\" level=info msg=\"Starting container: f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375\" id=b7fb0edc-d9e8-46dc-a362-36efd8c77a81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.218453 | controller |     "Jun 11 17:34:40.935552 crc crio[23211]: time=\"2026-06-11T17:34:40.935144989Z\" level=info msg=\"Started container\" PID=284693 containerID=f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375 description=openstack/glance-db-sync-pjgdq/glance-db-sync id=b7fb0edc-d9e8-46dc-a362-36efd8c77a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61",
2026-06-11 18:01:03.218468 | controller |     "Jun 11 17:34:40.990571 crc crio[23211]: time=\"2026-06-11T17:34:40.990466906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218483 | controller |     "Jun 11 17:34:41.001016 crc crio[23211]: time=\"2026-06-11T17:34:41.000834455Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f089d25-ce58-495d-97af-bceef4c9d516 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.218498 | controller |     "Jun 11 17:34:41.017731 crc crio[23211]: time=\"2026-06-11T17:34:41.017643406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218530 | controller |     "Jun 11 17:34:41.022534 crc crio[23211]: time=\"2026-06-11T17:34:41.021949254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218554 | controller |     "Jun 11 17:34:41.041157 crc crio[23211]: time=\"2026-06-11T17:34:41.041019432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218611 | controller |     "Jun 11 17:34:41.043121 crc crio[23211]: time=\"2026-06-11T17:34:41.043042243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218637 | controller |     "Jun 11 17:34:41.050727 crc crio[23211]: time=\"2026-06-11T17:34:41.049784732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218655 | controller |     "Jun 11 17:34:41.053270 crc crio[23211]: time=\"2026-06-11T17:34:41.053118616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218670 | controller |     "Jun 11 17:34:41.053851 crc crio[23211]: time=\"2026-06-11T17:34:41.053801122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218686 | controller |     "Jun 11 17:34:41.059838 crc crio[23211]: time=\"2026-06-11T17:34:41.059745111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218700 | controller |     "Jun 11 17:34:41.062867 crc crio[23211]: time=\"2026-06-11T17:34:41.062787927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218715 | controller |     "Jun 11 17:34:41.067930 crc crio[23211]: time=\"2026-06-11T17:34:41.067850513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218729 | controller |     "Jun 11 17:34:41.095730 crc crio[23211]: time=\"2026-06-11T17:34:41.09559864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218744 | controller |     "Jun 11 17:34:41.099261 crc crio[23211]: time=\"2026-06-11T17:34:41.099159948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218759 | controller |     "Jun 11 17:34:41.106898 crc crio[23211]: time=\"2026-06-11T17:34:41.10680152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218773 | controller |     "Jun 11 17:34:41.109482 crc crio[23211]: time=\"2026-06-11T17:34:41.109092998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218788 | controller |     "Jun 11 17:34:41.180870 crc crio[23211]: time=\"2026-06-11T17:34:41.180768123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218802 | controller |     "Jun 11 17:34:41.189135 crc crio[23211]: time=\"2026-06-11T17:34:41.1890092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218817 | controller |     "Jun 11 17:34:41.199674 crc crio[23211]: time=\"2026-06-11T17:34:41.199603915Z\" level=info msg=\"Removed container 723988f0e7a68973fd8a428c43b3df59c0cea140b64723f2dd3d5157072a6e81: openstack/swift-storage-0/account-auditor\" id=79499ed6-cf82-4299-9ed1-b087358ffb67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.218839 | controller |     "Jun 11 17:34:41.206791 crc crio[23211]: time=\"2026-06-11T17:34:41.206707203Z\" level=info msg=\"Removing container: dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32\" id=08ab6f7d-2638-46c2-938b-377418ba3c24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.218856 | controller |     "Jun 11 17:34:41.218674 crc crio[23211]: time=\"2026-06-11T17:34:41.21775386Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686654-j4dbl/oc\" id=56a8baa3-12a2-4fff-9190-14e2aaf6bb57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.218871 | controller |     "Jun 11 17:34:41.245749 crc crio[23211]: time=\"2026-06-11T17:34:41.244823439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=35c11539-506c-4d48-ba8d-b037f30c3938 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.218886 | controller |     "Jun 11 17:34:41.284133 crc crio[23211]: time=\"2026-06-11T17:34:41.28399252Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=592ed334-ad2d-41f9-bfab-11c82ff576b8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.218901 | controller |     "Jun 11 17:34:41.287252 crc crio[23211]: time=\"2026-06-11T17:34:41.286007321Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=4b56bac1-beb3-46fd-941f-4370d4c5557d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.218915 | controller |     "Jun 11 17:34:41.332636 crc crio[23211]: time=\"2026-06-11T17:34:41.332477555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3cb0f2b2-d09f-40bb-a101-2b60aed1f00c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.218930 | controller |     "Jun 11 17:34:41.336309 crc crio[23211]: time=\"2026-06-11T17:34:41.336223599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.218944 | controller |     "Jun 11 17:34:41.361866 crc crio[23211]: time=\"2026-06-11T17:34:41.361784599Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-hksvt/registry-server\" id=0daede12-59a5-4ba9-9023-9039408d72e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.218959 | controller |     "Jun 11 17:34:41.374323 crc crio[23211]: time=\"2026-06-11T17:34:41.374231951Z\" level=info msg=\"Removed container 29aa172c2e450c1ebd9ffe45df73944df82bc094537b192bc1819cc4f3dc9279: openstack/swift-storage-0/object-expirer\" id=6e28e1b6-3fa4-460a-b6e3-ad629ef3569e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.218973 | controller |     "Jun 11 17:34:41.374521 crc crio[23211]: time=\"2026-06-11T17:34:41.374318953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a7d5a1a6-91ac-4c29-a802-51321fa4123e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.218988 | controller |     "Jun 11 17:34:41.374726 crc crio[23211]: time=\"2026-06-11T17:34:41.374662521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.219003 | controller |     "Jun 11 17:34:41.383040 crc crio[23211]: time=\"2026-06-11T17:34:41.382052627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.219018 | controller |     "Jun 11 17:34:41.383040 crc crio[23211]: time=\"2026-06-11T17:34:41.382280962Z\" level=info msg=\"Removing container: 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2\" id=100149df-3617-4914-867a-79a70fb054a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219038 | controller |     "Jun 11 17:34:41.385860 crc crio[23211]: time=\"2026-06-11T17:34:41.385803131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.219053 | controller |     "Jun 11 17:34:41.390659 crc crio[23211]: time=\"2026-06-11T17:34:41.39052449Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=f6081a8a-20d6-40e2-8f56-51f1466d5535 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.219069 | controller |     "Jun 11 17:34:41.401235 crc crio[23211]: time=\"2026-06-11T17:34:41.399829062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=4a2f2616-d4a1-43d4-aa62-1e9101ff4c3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.219083 | controller |     "Jun 11 17:34:41.421224 crc crio[23211]: time=\"2026-06-11T17:34:41.421080034Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=02ee1c77-9cc4-44f1-93e8-23e2ae0551cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.219111 | controller |     "Jun 11 17:34:41.435539 crc crio[23211]: time=\"2026-06-11T17:34:41.435397003Z\" level=info msg=\"Removed container dfedca9fe8d01bfd1c506e02e71003383c9ec97765000766c364812427bcad32: openstack/swift-storage-0/container-updater\" id=08ab6f7d-2638-46c2-938b-377418ba3c24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219128 | controller |     "Jun 11 17:34:41.442044 crc crio[23211]: time=\"2026-06-11T17:34:41.442016549Z\" level=info msg=\"Removing container: ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b\" id=87dd3525-a71b-438b-8c34-d81f37ead928 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219144 | controller |     "Jun 11 17:34:41.454905 crc crio[23211]: time=\"2026-06-11T17:34:41.454747688Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64 UID:b7c14e55-06b3-4b69-9510-7a0625230131 NetNS:/var/run/netns/4a2edbe1-5b82-4375-8ea8-4234695a1ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c14e55_06b3_4b69_9510_7a0625230131.slice PodAnnotations:0xc007c14160}] Aliases:map[]}\"",
2026-06-11 18:01:03.219159 | controller |     "Jun 11 17:34:41.454905 crc crio[23211]: time=\"2026-06-11T17:34:41.45482402Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.219174 | controller |     "Jun 11 17:34:41.471009 crc crio[23211]: time=\"2026-06-11T17:34:41.470975915Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=94fa887a-07f5-45d3-9dcf-7c229f0942a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.219192 | controller |     "Jun 11 17:34:41.549127 crc crio[23211]: time=\"2026-06-11T17:34:41.549024351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.219207 | controller |     "Jun 11 17:34:41.568080 crc crio[23211]: time=\"2026-06-11T17:34:41.567995025Z\" level=info msg=\"Creating container: openstack/swift-proxy-5d86cb9469-r7k4t/proxy-server\" id=e5d9c017-e0a4-47a2-9fa5-7388fc8775f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.219222 | controller |     "Jun 11 17:34:41.626519 crc crio[23211]: time=\"2026-06-11T17:34:41.625931197Z\" level=info msg=\"Removed container 8f5d13644e0c57445e48cfed083b02947334656a15ba30547ce28a8f591566e2: openstack/swift-storage-0/object-updater\" id=100149df-3617-4914-867a-79a70fb054a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219241 | controller |     "Jun 11 17:34:41.647336 crc crio[23211]: time=\"2026-06-11T17:34:41.647042985Z\" level=info msg=\"Removing container: 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320\" id=478e8466-fb26-4014-9e20-304e6285c32c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219256 | controller |     "Jun 11 17:34:41.656824 crc crio[23211]: time=\"2026-06-11T17:34:41.656765479Z\" level=info msg=\"Removed container ea768646886200dd4f5df3670195f824827c36a4a09231c860fae8dbdb3c380b: openstack/swift-storage-0/container-auditor\" id=87dd3525-a71b-438b-8c34-d81f37ead928 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219270 | controller |     "Jun 11 17:34:41.674973 crc crio[23211]: time=\"2026-06-11T17:34:41.674881064Z\" level=info msg=\"Removing container: 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a\" id=a3f5f9fb-feb7-4e6e-8a55-f40995abf15f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219285 | controller |     "Jun 11 17:34:41.739085 crc crio[23211]: time=\"2026-06-11T17:34:41.739040161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.219299 | controller |     "Jun 11 17:34:41.762908 crc crio[23211]: time=\"2026-06-11T17:34:41.761266328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=bd8bf5f4-df13-4024-91ba-2048e0779ac0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.219314 | controller |     "Jun 11 17:34:41.837332 crc crio[23211]: time=\"2026-06-11T17:34:41.837048136Z\" level=info msg=\"Removed container 00cac75f2449227551d1f010caa191166294331e339247c55a5ec6dfd2af8320: openstack/swift-storage-0/object-auditor\" id=478e8466-fb26-4014-9e20-304e6285c32c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219329 | controller |     "Jun 11 17:34:41.864488 crc crio[23211]: time=\"2026-06-11T17:34:41.858694809Z\" level=info msg=\"Removing container: ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18\" id=606aeda2-cd62-4763-8756-e6f9d900f46e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219344 | controller |     "Jun 11 17:34:41.901375 crc crio[23211]: time=\"2026-06-11T17:34:41.901136962Z\" level=info msg=\"Removed container 2f5d7310a65154d6aded21680884bbef7ae6639808571c99f2400b1a6882972a: openstack/swift-storage-0/account-reaper\" id=a3f5f9fb-feb7-4e6e-8a55-f40995abf15f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219358 | controller |     "Jun 11 17:34:41.906629 crc crio[23211]: time=\"2026-06-11T17:34:41.906548498Z\" level=info msg=\"Removing container: e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b\" id=a27f5cb1-337f-49de-9ba0-8d01bd7c85d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219372 | controller |     "Jun 11 17:34:41.917764 crc crio[23211]: time=\"2026-06-11T17:34:41.917345459Z\" level=info msg=\"Created container 9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4: openshift-marketplace/redhat-operators-qxthp/extract-utilities\" id=0794f226-27ec-4020-8f25-c11a54293186 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.219386 | controller |     "Jun 11 17:34:41.923475 crc crio[23211]: time=\"2026-06-11T17:34:41.921336429Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=425b9ff8-7e99-468a-940c-fc6bb5561832 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.219400 | controller |     "Jun 11 17:34:41.935268 crc crio[23211]: time=\"2026-06-11T17:34:41.935225976Z\" level=info msg=\"Starting container: 9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4\" id=1dee708a-61d0-4d22-9211-f95c30628aaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.219419 | controller |     "Jun 11 17:34:41.946074 crc crio[23211]: time=\"2026-06-11T17:34:41.946011577Z\" level=info msg=\"Created container 77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db: openstack/neutron-db-sync-hh27n/neutron-db-sync\" id=d52883b7-e239-428b-9974-2680b9b47ebd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.219434 | controller |     "Jun 11 17:34:41.946582 crc crio[23211]: time=\"2026-06-11T17:34:41.946555511Z\" level=info msg=\"Started container\" PID=284762 containerID=9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4 description=openshift-marketplace/redhat-operators-qxthp/extract-utilities id=1dee708a-61d0-4d22-9211-f95c30628aaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96",
2026-06-11 18:01:03.219449 | controller |     "Jun 11 17:34:41.982811 crc crio[23211]: time=\"2026-06-11T17:34:41.982149422Z\" level=info msg=\"Starting container: 77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db\" id=268b34d7-71b0-4802-85b4-957b7a3daeef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.219464 | controller |     "Jun 11 17:34:42.024685 crc crio[23211]: time=\"2026-06-11T17:34:42.024520155Z\" level=info msg=\"Started container\" PID=284773 containerID=77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db description=openstack/neutron-db-sync-hh27n/neutron-db-sync id=268b34d7-71b0-4802-85b4-957b7a3daeef name=/runtime.v1.RuntimeService/StartContainer sandboxID=382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046",
2026-06-11 18:01:03.219478 | controller |     "Jun 11 17:34:42.081736 crc crio[23211]: time=\"2026-06-11T17:34:42.081638715Z\" level=info msg=\"Created container 4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f: openstack/barbican-db-sync-mj7z2/barbican-db-sync\" id=bd236211-992a-4916-af11-75eafd7fb8c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.219493 | controller |     "Jun 11 17:34:42.083340 crc crio[23211]: time=\"2026-06-11T17:34:42.083184824Z\" level=info msg=\"Starting container: 4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f\" id=afec98bc-54c9-4e89-979e-2448acfee14e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.219508 | controller |     "Jun 11 17:34:42.131320 crc crio[23211]: time=\"2026-06-11T17:34:42.131183657Z\" level=info msg=\"Started container\" PID=284781 containerID=4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f description=openstack/barbican-db-sync-mj7z2/barbican-db-sync id=afec98bc-54c9-4e89-979e-2448acfee14e name=/runtime.v1.RuntimeService/StartContainer sandboxID=359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04",
2026-06-11 18:01:03.219553 | controller |     "Jun 11 17:34:42.136984 crc crio[23211]: time=\"2026-06-11T17:34:42.136869129Z\" level=info msg=\"Created container b1c7aab98a182244506f9ef0d7e46591eaae8165ffd4eb52c0c3a78478ca63c7: openstack/dnsmasq-dns-79fb556855-m2pm5/init\" id=2ff8758b-7f4d-4616-bc00-2e18ec14dd6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.219569 | controller |     "Jun 11 17:34:42.155116 crc crio[23211]: time=\"2026-06-11T17:34:42.154948192Z\" level=info msg=\"Starting container: b1c7aab98a182244506f9ef0d7e46591eaae8165ffd4eb52c0c3a78478ca63c7\" id=9d375f98-909a-4ff2-8e5a-259a30a0df06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.219583 | controller |     "Jun 11 17:34:42.162459 crc crio[23211]: time=\"2026-06-11T17:34:42.162318877Z\" level=info msg=\"Removed container e45ae7fc5f36a359f199a05755a733f90053231a6bf0e97c4062d7119ca8bd8b: openstack/ovn-controller-gtpx6-config-hr7b6/ovn-config\" id=a27f5cb1-337f-49de-9ba0-8d01bd7c85d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219598 | controller |     "Jun 11 17:34:42.171180 crc crio[23211]: time=\"2026-06-11T17:34:42.171104917Z\" level=info msg=\"Removing container: 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0\" id=e6127b68-0099-49db-a31a-91cf288f4ce0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219617 | controller |     "Jun 11 17:34:42.175069 crc crio[23211]: time=\"2026-06-11T17:34:42.175002855Z\" level=info msg=\"Started container\" PID=284790 containerID=b1c7aab98a182244506f9ef0d7e46591eaae8165ffd4eb52c0c3a78478ca63c7 description=openstack/dnsmasq-dns-79fb556855-m2pm5/init id=9d375f98-909a-4ff2-8e5a-259a30a0df06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6",
2026-06-11 18:01:03.219632 | controller |     "Jun 11 17:34:42.252723 crc crio[23211]: time=\"2026-06-11T17:34:42.251832789Z\" level=info msg=\"Removed container ed67ba76b52078b3a967a821593ce5ec7e144f845e0b16cc4cc4bbd3947f5c18: openstack/swift-storage-0/object-server\" id=606aeda2-cd62-4763-8756-e6f9d900f46e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219647 | controller |     "Jun 11 17:34:42.257591 crc crio[23211]: time=\"2026-06-11T17:34:42.257535073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.219661 | controller |     "Jun 11 17:34:42.264123 crc crio[23211]: time=\"2026-06-11T17:34:42.259590074Z\" level=info msg=\"Removing container: 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e\" id=896848c1-31f0-451c-90eb-5672f2cee571 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.219675 | controller |     "Jun 11 17:34:42.324241 crc crio[23211]: time=\"2026-06-11T17:34:42.319960756Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6bc27188-a1ac-4553-b4c5-33b82de6e617 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.219690 | controller |     "Jun 11 17:34:42.329540 crc crio[23211]: time=\"2026-06-11T17:34:42.327801132Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.219704 | controller |     "Jun 11 17:34:42.342572 crc crio[23211]: time=\"2026-06-11T17:34:42.337868605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.219719 | controller |     "Jun 11 17:34:42.385299 crc crio[23211]: 2026-06-11T17:34:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8822ad0d56f965 Mac:b2:8f:02:e3:a2:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a9 Mtu:0 Sandbox:/var/run/netns/4a2edbe1-5b82-4375-8ea8-4234695a1ac5 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.219734 | controller |     "Jun 11 17:34:42.390366 crc crio[23211]: time=\"2026-06-11T17:34:42.390006601Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64 UID:b7c14e55-06b3-4b69-9510-7a0625230131 NetNS:/var/run/netns/4a2edbe1-5b82-4375-8ea8-4234695a1ac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c14e55_06b3_4b69_9510_7a0625230131.slice PodAnnotations:0xc007c14160}] Aliases:map[]}\"",
2026-06-11 18:01:03.219749 | controller |     "Jun 11 17:34:42.394580 crc crio[23211]: time=\"2026-06-11T17:34:42.390583916Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.219764 | controller |     "Jun 11 17:34:42.428651 crc crio[23211]: time=\"2026-06-11T17:34:42.428585318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1249aab5-fd67-4224-bbc7-0d5001fc22b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.219779 | controller |     "Jun 11 17:34:42.444660 crc crio[23211]: time=\"2026-06-11T17:34:42.436842785Z\" level=info msg=\"Created container 126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a: openstack/cinder-db-sync-fgn75/cinder-db-sync\" id=bded3c34-a820-443c-8c92-13cdac637376 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.219798 | controller |     "Jun 11 17:34:42.444660 crc crio[23211]: time=\"2026-06-11T17:34:42.438845065Z\" level=info msg=\"Starting container: 126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a\" id=c056912f-b2ac-487e-9728-d0233c95c863 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.219813 | controller |     "Jun 11 17:34:42.452897 crc crio[23211]: time=\"2026-06-11T17:34:42.44667186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.219827 | controller |     "Jun 11 17:34:42.485494 crc crio[23211]: time=\"2026-06-11T17:34:42.475349049Z\" level=info msg=\"Ran pod sandbox d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64 with infra container: openstack/swift-storage-0/POD\" id=400e6792-313a-46e4-a999-e01d5a561164 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.219842 | controller |     "Jun 11 17:34:42.492232 crc crio[23211]: time=\"2026-06-11T17:34:42.49214049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.219856 | controller |     "Jun 11 17:34:42.495138 crc crio[23211]: time=\"2026-06-11T17:34:42.494889109Z\" level=info msg=\"Started container\" PID=284765 containerID=126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a description=openstack/cinder-db-sync-fgn75/cinder-db-sync id=c056912f-b2ac-487e-9728-d0233c95c863 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248",
2026-06-11 18:01:03.219871 | controller |     "Jun 11 17:34:42.495381 crc crio[23211]: time=\"2026-06-11T17:34:42.495309129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b43fcd6e-514c-41a2-ab7c-3e3736f7e3c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.219886 | controller |     "Jun 11 17:34:42.495626 crc crio[23211]: time=\"2026-06-11T17:34:42.495567497Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=b43fcd6e-514c-41a2-ab7c-3e3736f7e3c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.219901 | controller |     "Jun 11 17:34:42.495738 crc crio[23211]: time=\"2026-06-11T17:34:42.495636497Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=b43fcd6e-514c-41a2-ab7c-3e3736f7e3c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.219915 | controller |     "Jun 11 17:34:42.503027 crc crio[23211]: time=\"2026-06-11T17:34:42.502973862Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5eca2518-9f7b-40a1-9aed-111e7ed4f0c0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.219930 | controller |     "Jun 11 17:34:42.508537 crc crio[23211]: time=\"2026-06-11T17:34:42.508402727Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-11 18:01:03.219945 | controller |     "Jun 11 17:34:42.559222 crc crio[23211]: time=\"2026-06-11T17:34:42.558991555Z\" level=info msg=\"Created container 662c35218f39b9a466302f7101091f16194cd74ec848d26e443381729f406bf4: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=b991a6df-3540-495f-87d4-ed8c477254ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.219959 | controller |     "Jun 11 17:34:42.562892 crc crio[23211]: time=\"2026-06-11T17:34:42.562815001Z\" level=info msg=\"Starting container: 662c35218f39b9a466302f7101091f16194cd74ec848d26e443381729f406bf4\" id=17876808-e122-4d79-bb5e-3adf7a656e93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.219979 | controller |     "Jun 11 17:34:42.582599 crc crio[23211]: time=\"2026-06-11T17:34:42.58235249Z\" level=info msg=\"Started container\" PID=284791 containerID=662c35218f39b9a466302f7101091f16194cd74ec848d26e443381729f406bf4 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=17876808-e122-4d79-bb5e-3adf7a656e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347b5b57af4b7b19e8b21a83d418fe397fb6660dd0b47dc3a669bac968a73002",
2026-06-11 18:01:03.219994 | controller |     "Jun 11 17:34:42.630305 crc crio[23211]: time=\"2026-06-11T17:34:42.630179449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f436da00-3bd1-4a43-89a1-3e69cff301e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.220009 | controller |     "Jun 11 17:34:42.634675 crc crio[23211]: time=\"2026-06-11T17:34:42.63460093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.220023 | controller |     "Jun 11 17:34:42.639401 crc crio[23211]: time=\"2026-06-11T17:34:42.639278877Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79fb556855-m2pm5/dnsmasq-dns\" id=eec6553d-c16c-44e9-bfb2-095070f7b4a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.220038 | controller |     "Jun 11 17:34:42.643763 crc crio[23211]: time=\"2026-06-11T17:34:42.643705077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.220052 | controller |     "Jun 11 17:34:42.645343 crc crio[23211]: time=\"2026-06-11T17:34:42.645278478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.220067 | controller |     "Jun 11 17:34:42.697729 crc crio[23211]: time=\"2026-06-11T17:34:42.697578838Z\" level=info msg=\"Created container 54096c0f0c24f71e2371f46fb81c894b391c0eee717cbadb7ad5bd2e6794f3cf: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=69c18c92-dfe6-4b41-b36e-7f899550ba14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.220081 | controller |     "Jun 11 17:34:42.699749 crc crio[23211]: time=\"2026-06-11T17:34:42.699629119Z\" level=info msg=\"Starting container: 54096c0f0c24f71e2371f46fb81c894b391c0eee717cbadb7ad5bd2e6794f3cf\" id=9bde3089-bbac-464c-8e8c-9db58b6d41ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.220096 | controller |     "Jun 11 17:34:42.701026 crc crio[23211]: time=\"2026-06-11T17:34:42.700958272Z\" level=info msg=\"Created container f899e17a4ed3e134d492ab0f0aa0b72f7415bbf1f1eab14bba72ea95838fec62: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=d3809b02-4f82-43ed-a147-63ad1b59553d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.220111 | controller |     "Jun 11 17:34:42.705406 crc crio[23211]: time=\"2026-06-11T17:34:42.705334541Z\" level=info msg=\"Starting container: f899e17a4ed3e134d492ab0f0aa0b72f7415bbf1f1eab14bba72ea95838fec62\" id=3539013b-3fe7-4f8e-91eb-711f7fc77940 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.220125 | controller |     "Jun 11 17:34:42.719756 crc crio[23211]: time=\"2026-06-11T17:34:42.719659251Z\" level=info msg=\"Started container\" PID=284774 containerID=54096c0f0c24f71e2371f46fb81c894b391c0eee717cbadb7ad5bd2e6794f3cf description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=9bde3089-bbac-464c-8e8c-9db58b6d41ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=cffe26213a06e4cca449838bd6d28b66d6dc635743f777abf18ad1b7ce2605ed",
2026-06-11 18:01:03.220141 | controller |     "Jun 11 17:34:42.726485 crc crio[23211]: time=\"2026-06-11T17:34:42.72638784Z\" level=info msg=\"Started container\" PID=284789 containerID=f899e17a4ed3e134d492ab0f0aa0b72f7415bbf1f1eab14bba72ea95838fec62 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=3539013b-3fe7-4f8e-91eb-711f7fc77940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1077d40044e105041f3abb4f959864051bf476e401ef112e5840aea0c09fb02a",
2026-06-11 18:01:03.220160 | controller |     "Jun 11 17:34:42.737867 crc crio[23211]: time=\"2026-06-11T17:34:42.737782595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.220175 | controller |     "Jun 11 17:34:42.739011 crc crio[23211]: time=\"2026-06-11T17:34:42.738956184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.220190 | controller |     "Jun 11 17:34:42.744122 crc crio[23211]: time=\"2026-06-11T17:34:42.744046092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.220205 | controller |     "Jun 11 17:34:42.745704 crc crio[23211]: time=\"2026-06-11T17:34:42.745648212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.220220 | controller |     "Jun 11 17:34:42.792990 crc crio[23211]: time=\"2026-06-11T17:34:42.792557278Z\" level=info msg=\"Created container 7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0: openstack/nova-cell0-conductor-db-sync-c7lhc/nova-cell0-conductor-db-sync\" id=36f9c467-07ca-4bc7-b588-8dc20221bcb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.220235 | controller |     "Jun 11 17:34:42.798480 crc crio[23211]: time=\"2026-06-11T17:34:42.797054249Z\" level=info msg=\"Starting container: 7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0\" id=1cd7a94b-0f7f-47e1-ac83-519799c3ea25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.220250 | controller |     "Jun 11 17:34:42.807302 crc crio[23211]: time=\"2026-06-11T17:34:42.807165254Z\" level=info msg=\"Started container\" PID=284787 containerID=7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0 description=openstack/nova-cell0-conductor-db-sync-c7lhc/nova-cell0-conductor-db-sync id=1cd7a94b-0f7f-47e1-ac83-519799c3ea25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e",
2026-06-11 18:01:03.220265 | controller |     "Jun 11 17:34:42.817001 crc crio[23211]: time=\"2026-06-11T17:34:42.816909897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.220280 | controller |     "Jun 11 17:34:42.852553 crc crio[23211]: time=\"2026-06-11T17:34:42.852295834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.220294 | controller |     "Jun 11 17:34:43.081477 crc crio[23211]: time=\"2026-06-11T17:34:43.078638905Z\" level=info msg=\"Removed container 4815671bac7e05a8a7b7a090a9e8cbd85b2036760d19fdd361065b51c42d21a0: openstack/nova-api-0/nova-api-log\" id=e6127b68-0099-49db-a31a-91cf288f4ce0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.220309 | controller |     "Jun 11 17:34:43.091481 crc crio[23211]: time=\"2026-06-11T17:34:43.087917958Z\" level=info msg=\"Removing container: 6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9\" id=dd609502-9b35-48e2-b46c-746b7c8f11cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.220323 | controller |     "Jun 11 17:34:43.143288 crc crio[23211]: time=\"2026-06-11T17:34:43.143169172Z\" level=info msg=\"Removed container 0765d021615bb751c8788c52a20fcbd2855e253f257cb25e99560f52898b325e: openstack/swift-storage-0/container-server\" id=896848c1-31f0-451c-90eb-5672f2cee571 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.220342 | controller |     "Jun 11 17:34:43.162492 crc crio[23211]: time=\"2026-06-11T17:34:43.161783349Z\" level=info msg=\"Removing container: ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c\" id=bf5e6052-a548-42e9-84c7-86dcbc5f2ac4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.220357 | controller |     "Jun 11 17:34:43.259318 crc crio[23211]: time=\"2026-06-11T17:34:43.259167168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.220371 | controller |     "Jun 11 17:34:43.398384 crc crio[23211]: time=\"2026-06-11T17:34:43.398298654Z\" level=info msg=\"Removed container 6d484b86d5f08a3cad63028716272904c130700f59652725c83bda51d539d8d9: openstack/ovn-controller-vz669-config-8v4gn/ovn-config\" id=dd609502-9b35-48e2-b46c-746b7c8f11cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.220386 | controller |     "Jun 11 17:34:43.410478 crc crio[23211]: time=\"2026-06-11T17:34:43.409608567Z\" level=info msg=\"Removing container: ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c\" id=b1b1a264-6357-42a8-8655-5bac5935ec47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.220401 | controller |     "Jun 11 17:34:43.484506 crc crio[23211]: time=\"2026-06-11T17:34:43.484352411Z\" level=info msg=\"Removed container ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c: openstack/swift-storage-0/account-replicator\" id=bf5e6052-a548-42e9-84c7-86dcbc5f2ac4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.220416 | controller |     "Jun 11 17:34:43.488031 crc crio[23211]: time=\"2026-06-11T17:34:43.485184751Z\" level=info msg=\"Container ec68f5fcacd69157b60efa4d1e3298fedc193b35f210b9c4bef6d5b245c7f21c not known, assuming it got already removed\" id=b1b1a264-6357-42a8-8655-5bac5935ec47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.220430 | controller |     "Jun 11 17:34:43.488031 crc crio[23211]: time=\"2026-06-11T17:34:43.487024717Z\" level=info msg=\"Removing container: 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3\" id=2dcc35d7-e184-44f8-95ae-e19d7a991508 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.220445 | controller |     "Jun 11 17:34:43.492331 crc crio[23211]: time=\"2026-06-11T17:34:43.49151519Z\" level=info msg=\"Removing container: 3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f\" id=fbf44576-fa04-41f6-b585-1582cd8bbfe3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.220459 | controller |     "Jun 11 17:34:43.605657 crc crio[23211]: time=\"2026-06-11T17:34:43.605558117Z\" level=info msg=\"Removed container 3f5c9c975ecae11b8c0c33fbfef92ed8fcf8836cc395ccc0d23cd3ff49e7774f: openstack/rabbitmq-cell1-server-0/setup-container\" id=fbf44576-fa04-41f6-b585-1582cd8bbfe3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.220473 | controller |     "Jun 11 17:34:43.623049 crc crio[23211]: time=\"2026-06-11T17:34:43.622882752Z\" level=info msg=\"Stopping pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\" id=985f40c4-846a-4201-8662-9da1cebda6a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.220487 | controller |     "Jun 11 17:34:43.623049 crc crio[23211]: time=\"2026-06-11T17:34:43.623018785Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\" id=985f40c4-846a-4201-8662-9da1cebda6a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.220502 | controller |     "Jun 11 17:34:43.623772 crc crio[23211]: time=\"2026-06-11T17:34:43.62364353Z\" level=info msg=\"Removing pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\" id=0cd0c182-7142-4148-b80c-655cf0f484e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.220541 | controller |     "Jun 11 17:34:43.654884 crc crio[23211]: time=\"2026-06-11T17:34:43.654725269Z\" level=info msg=\"Created container 17a8d0f2b70dc86b452e199a5070adad0564e7f032a6129c3540929ec6275f55: openstack/swift-proxy-5d86cb9469-r7k4t/proxy-server\" id=e5d9c017-e0a4-47a2-9fa5-7388fc8775f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.220558 | controller |     "Jun 11 17:34:43.655646 crc crio[23211]: time=\"2026-06-11T17:34:43.65556593Z\" level=info msg=\"Created container 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1: openshift-marketplace/certified-operators-hksvt/registry-server\" id=0daede12-59a5-4ba9-9023-9039408d72e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.220572 | controller |     "Jun 11 17:34:43.660860 crc crio[23211]: time=\"2026-06-11T17:34:43.66079096Z\" level=info msg=\"Starting container: 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1\" id=7b2a1fb3-4eaf-4b65-a242-93e17f201be8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.220587 | controller |     "Jun 11 17:34:43.663927 crc crio[23211]: time=\"2026-06-11T17:34:43.663619092Z\" level=info msg=\"Starting container: 17a8d0f2b70dc86b452e199a5070adad0564e7f032a6129c3540929ec6275f55\" id=e384fb51-ae4e-4afc-84b2-8d5ec9a96308 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.220602 | controller |     "Jun 11 17:34:43.687854 crc crio[23211]: time=\"2026-06-11T17:34:43.687677795Z\" level=info msg=\"Started container\" PID=285007 containerID=17a8d0f2b70dc86b452e199a5070adad0564e7f032a6129c3540929ec6275f55 description=openstack/swift-proxy-5d86cb9469-r7k4t/proxy-server id=e384fb51-ae4e-4afc-84b2-8d5ec9a96308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f6e9d12480cc71c76f834972d343a08370243e0f3130787ee9a50bf50085b1",
2026-06-11 18:01:03.220616 | controller |     "Jun 11 17:34:43.689961 crc crio[23211]: time=\"2026-06-11T17:34:43.68988181Z\" level=info msg=\"Started container\" PID=285005 containerID=945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1 description=openshift-marketplace/certified-operators-hksvt/registry-server id=7b2a1fb3-4eaf-4b65-a242-93e17f201be8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820",
2026-06-11 18:01:03.220631 | controller |     "Jun 11 17:34:43.743775 crc crio[23211]: time=\"2026-06-11T17:34:43.742814357Z\" level=info msg=\"Removed container 574e6c032abf08363973e6bc76a74db667070a3846337e1eaebceab8186cdbe3: openstack/swift-storage-0/account-server\" id=2dcc35d7-e184-44f8-95ae-e19d7a991508 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.220645 | controller |     "Jun 11 17:34:43.746456 crc crio[23211]: time=\"2026-06-11T17:34:43.746298604Z\" level=info msg=\"Removing container: d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a\" id=dd20e2fc-2089-405e-a39c-ef6d1af8f29f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.220660 | controller |     "Jun 11 17:34:43.796964 crc crio[23211]: time=\"2026-06-11T17:34:43.79684083Z\" level=info msg=\"Created container b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a: openshift-infra/auto-csr-approver-29686654-j4dbl/oc\" id=56a8baa3-12a2-4fff-9190-14e2aaf6bb57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.220673 | controller |     "Jun 11 17:34:43.800109 crc crio[23211]: time=\"2026-06-11T17:34:43.80001299Z\" level=info msg=\"Starting container: b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a\" id=e83e86fb-86bb-4d38-9d6e-06295e90fc8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.220687 | controller |     "Jun 11 17:34:43.800627 crc crio[23211]: time=\"2026-06-11T17:34:43.800391488Z\" level=info msg=\"Removed pod sandbox: cd95eeb6326d829e4a2a1c37e7aedd66c552f15345e878a88c3448b6dc734cda\" id=0cd0c182-7142-4148-b80c-655cf0f484e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.220706 | controller |     "Jun 11 17:34:43.802234 crc crio[23211]: time=\"2026-06-11T17:34:43.802074921Z\" level=info msg=\"Created container ebd166800922cfbb9d2e8733ea0ae75687622697910b5c31ab2a9d9f1aeed57b: openstack/kube-state-metrics-0/kube-state-metrics\" id=94fa887a-07f5-45d3-9dcf-7c229f0942a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.220721 | controller |     "Jun 11 17:34:43.805346 crc crio[23211]: time=\"2026-06-11T17:34:43.805274521Z\" level=info msg=\"Stopping pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\" id=d475f682-7cad-417b-a0d0-5e07cfe4fc69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.220735 | controller |     "Jun 11 17:34:43.805489 crc crio[23211]: time=\"2026-06-11T17:34:43.805361313Z\" level=info msg=\"Stopped pod sandbox (already stopped): 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\" id=d475f682-7cad-417b-a0d0-5e07cfe4fc69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.220749 | controller |     "Jun 11 17:34:43.805742 crc crio[23211]: time=\"2026-06-11T17:34:43.80562522Z\" level=info msg=\"Starting container: ebd166800922cfbb9d2e8733ea0ae75687622697910b5c31ab2a9d9f1aeed57b\" id=6830877d-f926-478a-8c49-9192f4a89202 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.220763 | controller |     "Jun 11 17:34:43.811611 crc crio[23211]: time=\"2026-06-11T17:34:43.811099107Z\" level=info msg=\"Removing pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\" id=3c0ca1c7-d09e-4827-bdf4-2d40ba80c9be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.220778 | controller |     "Jun 11 17:34:43.823117 crc crio[23211]: time=\"2026-06-11T17:34:43.82282882Z\" level=info msg=\"Started container\" PID=285008 containerID=ebd166800922cfbb9d2e8733ea0ae75687622697910b5c31ab2a9d9f1aeed57b description=openstack/kube-state-metrics-0/kube-state-metrics id=6830877d-f926-478a-8c49-9192f4a89202 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1333c956c1ed75fb3c6934ea908f54290d12a176ef57e3c0eea5f6e50580d755",
2026-06-11 18:01:03.220792 | controller |     "Jun 11 17:34:43.829401 crc crio[23211]: time=\"2026-06-11T17:34:43.829050636Z\" level=info msg=\"Started container\" PID=285014 containerID=b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a description=openshift-infra/auto-csr-approver-29686654-j4dbl/oc id=e83e86fb-86bb-4d38-9d6e-06295e90fc8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d",
2026-06-11 18:01:03.220807 | controller |     "Jun 11 17:34:43.866352 crc crio[23211]: time=\"2026-06-11T17:34:43.86626666Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=6bc27188-a1ac-4553-b4c5-33b82de6e617 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.220822 | controller |     "Jun 11 17:34:43.866946 crc crio[23211]: time=\"2026-06-11T17:34:43.866844274Z\" level=info msg=\"Created container ff7f908a369170b7e5f1b6f68e955e5c4c352e6ae0d33cfc989e47e558442c03: openstack/ovn-northd-0/ovn-northd\" id=425b9ff8-7e99-468a-940c-fc6bb5561832 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.220836 | controller |     "Jun 11 17:34:43.871079 crc crio[23211]: time=\"2026-06-11T17:34:43.870962507Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9f07b2d5-4592-43af-b081-8102f2a2085c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.220851 | controller |     "Jun 11 17:34:43.871306 crc crio[23211]: time=\"2026-06-11T17:34:43.871245404Z\" level=info msg=\"Starting container: ff7f908a369170b7e5f1b6f68e955e5c4c352e6ae0d33cfc989e47e558442c03\" id=4506b33d-2dd0-4a25-9700-c80e69a32059 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.220870 | controller |     "Jun 11 17:34:43.885970 crc crio[23211]: time=\"2026-06-11T17:34:43.885823829Z\" level=info msg=\"Created container 847dcd649eedca9b2be545529ed0818b362550b3de94f1ff0a6c8eff40aa1937: openstack/dnsmasq-dns-79fb556855-m2pm5/dnsmasq-dns\" id=eec6553d-c16c-44e9-bfb2-095070f7b4a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.220884 | controller |     "Jun 11 17:34:43.893808 crc crio[23211]: time=\"2026-06-11T17:34:43.893727467Z\" level=info msg=\"Started container\" PID=285010 containerID=ff7f908a369170b7e5f1b6f68e955e5c4c352e6ae0d33cfc989e47e558442c03 description=openstack/ovn-northd-0/ovn-northd id=4506b33d-2dd0-4a25-9700-c80e69a32059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b",
2026-06-11 18:01:03.220899 | controller |     "Jun 11 17:34:43.895150 crc crio[23211]: time=\"2026-06-11T17:34:43.895073351Z\" level=info msg=\"Starting container: 847dcd649eedca9b2be545529ed0818b362550b3de94f1ff0a6c8eff40aa1937\" id=38f53e7a-b122-493e-9373-d3c49677b335 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.220913 | controller |     "Jun 11 17:34:43.917302 crc crio[23211]: time=\"2026-06-11T17:34:43.917085993Z\" level=info msg=\"Started container\" PID=285013 containerID=847dcd649eedca9b2be545529ed0818b362550b3de94f1ff0a6c8eff40aa1937 description=openstack/dnsmasq-dns-79fb556855-m2pm5/dnsmasq-dns id=38f53e7a-b122-493e-9373-d3c49677b335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad297e9f8d2b7b65778c399fff2412022e7f2e10bc14ed23559d940dca0e93d6",
2026-06-11 18:01:03.220927 | controller |     "Jun 11 17:34:43.963148 crc crio[23211]: time=\"2026-06-11T17:34:43.963058144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=faec4b8a-e798-441c-b5bc-082678533a19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.220942 | controller |     "Jun 11 17:34:43.986518 crc crio[23211]: time=\"2026-06-11T17:34:43.986351748Z\" level=info msg=\"Removed pod sandbox: 267a0b08ac1c9ed0d8cc09441ba5855e55fb63f2870109c9e7eb6608aaa071c9\" id=3c0ca1c7-d09e-4827-bdf4-2d40ba80c9be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.220956 | controller |     "Jun 11 17:34:43.989972 crc crio[23211]: time=\"2026-06-11T17:34:43.989884887Z\" level=info msg=\"Stopping pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\" id=54a0492e-94d5-4e61-adae-9ed1baff539b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.220970 | controller |     "Jun 11 17:34:43.989972 crc crio[23211]: time=\"2026-06-11T17:34:43.989957959Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\" id=54a0492e-94d5-4e61-adae-9ed1baff539b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.220984 | controller |     "Jun 11 17:34:43.997550 crc crio[23211]: time=\"2026-06-11T17:34:43.997249301Z\" level=info msg=\"Removing pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\" id=101872a9-7dc9-4bef-8c3b-7e9287c4b594 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.220998 | controller |     "Jun 11 17:34:44.014841 crc crio[23211]: time=\"2026-06-11T17:34:44.013878168Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a0fe3a93-2b90-45ad-9da6-bbbc59c718ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.221012 | controller |     "Jun 11 17:34:44.043153 crc crio[23211]: time=\"2026-06-11T17:34:44.042988237Z\" level=info msg=\"Removed container d4805c43de027ba136e58bc472877ffb220021daf7adf59f62bcafa962e5853a: openstack/swift-storage-0/xattr-restore\" id=dd20e2fc-2089-405e-a39c-ef6d1af8f29f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.221026 | controller |     "Jun 11 17:34:44.073912 crc crio[23211]: time=\"2026-06-11T17:34:44.07382774Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a46585b1-a5d9-45fe-a9f8-44c5457f969b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.221045 | controller |     "Jun 11 17:34:44.075528 crc crio[23211]: time=\"2026-06-11T17:34:44.07541106Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qxthp/extract-content\" id=c46b342f-d610-49a0-afe3-d47582aa52c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.221059 | controller |     "Jun 11 17:34:44.132811 crc crio[23211]: time=\"2026-06-11T17:34:44.131941837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.221074 | controller |     "Jun 11 17:34:44.134565 crc crio[23211]: time=\"2026-06-11T17:34:44.134407678Z\" level=info msg=\"Removed pod sandbox: 08656bd6fe76f41b90233467480113d8f04c2f1219668e819bd9a5824b965a6f\" id=101872a9-7dc9-4bef-8c3b-7e9287c4b594 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221089 | controller |     "Jun 11 17:34:44.144978 crc crio[23211]: time=\"2026-06-11T17:34:44.144786667Z\" level=info msg=\"Stopping pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\" id=0f9aa5bb-3aa6-4aa6-bdb3-d10b3fa50e4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221103 | controller |     "Jun 11 17:34:44.144978 crc crio[23211]: time=\"2026-06-11T17:34:44.1448835Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\" id=0f9aa5bb-3aa6-4aa6-bdb3-d10b3fa50e4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221117 | controller |     "Jun 11 17:34:44.173031 crc crio[23211]: time=\"2026-06-11T17:34:44.172906962Z\" level=info msg=\"Removing pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\" id=81c42553-efce-4e2d-ab0b-e16c9b39306d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221131 | controller |     "Jun 11 17:34:44.237999 crc crio[23211]: time=\"2026-06-11T17:34:44.23789044Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=5a62b888-78e4-467d-964b-fcbe01b8aa42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.221146 | controller |     "Jun 11 17:34:44.257887 crc crio[23211]: time=\"2026-06-11T17:34:44.257815499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.221161 | controller |     "Jun 11 17:34:44.288502 crc crio[23211]: time=\"2026-06-11T17:34:44.288319434Z\" level=info msg=\"Removed pod sandbox: 4151d5df20b8f6c5a79016071c085d8c2fefec794c6f85bc516ebf19a33f0663\" id=81c42553-efce-4e2d-ab0b-e16c9b39306d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221175 | controller |     "Jun 11 17:34:44.293508 crc crio[23211]: time=\"2026-06-11T17:34:44.29339261Z\" level=info msg=\"Stopping pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652\" id=278d59ca-6745-49ef-aa1e-c3fa56764ced name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221191 | controller |     "Jun 11 17:34:44.293653 crc crio[23211]: time=\"2026-06-11T17:34:44.293598056Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652\" id=278d59ca-6745-49ef-aa1e-c3fa56764ced name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221206 | controller |     "Jun 11 17:34:44.294346 crc crio[23211]: time=\"2026-06-11T17:34:44.294290964Z\" level=info msg=\"Removing pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652\" id=9fe49930-ce7f-446f-82c5-085052282f80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221220 | controller |     "Jun 11 17:34:44.341512 crc crio[23211]: time=\"2026-06-11T17:34:44.341401354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.221239 | controller |     "Jun 11 17:34:44.343859 crc crio[23211]: time=\"2026-06-11T17:34:44.343800414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.221255 | controller |     "Jun 11 17:34:44.374702 crc crio[23211]: time=\"2026-06-11T17:34:44.374606766Z\" level=info msg=\"Removed pod sandbox: bc55073a25cfb7c064bb8894112db2768036513787351dbed509d1e1e6bf4652\" id=9fe49930-ce7f-446f-82c5-085052282f80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221269 | controller |     "Jun 11 17:34:44.378699 crc crio[23211]: time=\"2026-06-11T17:34:44.378350429Z\" level=info msg=\"Stopping pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\" id=b6d09b86-3347-4fc7-b5b2-0bc0e7066616 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221284 | controller |     "Jun 11 17:34:44.378699 crc crio[23211]: time=\"2026-06-11T17:34:44.378487723Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\" id=b6d09b86-3347-4fc7-b5b2-0bc0e7066616 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221299 | controller |     "Jun 11 17:34:44.382100 crc crio[23211]: time=\"2026-06-11T17:34:44.382016812Z\" level=info msg=\"Removing pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\" id=d3f1ffcf-2a29-4ada-bb77-9d3d6956d477 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221313 | controller |     "Jun 11 17:34:44.413994 crc crio[23211]: time=\"2026-06-11T17:34:44.413739657Z\" level=info msg=\"Removed pod sandbox: 77f6ae2a4973754e5c350bc125731c2211601e696357f521977951ba66f7a786\" id=d3f1ffcf-2a29-4ada-bb77-9d3d6956d477 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221327 | controller |     "Jun 11 17:34:44.424288 crc crio[23211]: time=\"2026-06-11T17:34:44.424128587Z\" level=info msg=\"Stopping pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\" id=9db077c5-5b9a-4280-8c13-387493763f89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221342 | controller |     "Jun 11 17:34:44.424667 crc crio[23211]: time=\"2026-06-11T17:34:44.424304651Z\" level=info msg=\"Stopped pod sandbox (already stopped): aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\" id=9db077c5-5b9a-4280-8c13-387493763f89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221356 | controller |     "Jun 11 17:34:44.430069 crc crio[23211]: time=\"2026-06-11T17:34:44.4294629Z\" level=info msg=\"Removing pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\" id=e6efe506-9266-4844-a23c-6105e2b33518 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221371 | controller |     "Jun 11 17:34:44.430736 crc crio[23211]: time=\"2026-06-11T17:34:44.430611359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.221385 | controller |     "Jun 11 17:34:44.441725 crc crio[23211]: time=\"2026-06-11T17:34:44.441607784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.221400 | controller |     "Jun 11 17:34:44.459016 crc crio[23211]: time=\"2026-06-11T17:34:44.458924179Z\" level=info msg=\"Removed pod sandbox: aaf2042c19e414af8228440baca7a13edd4ed22725a23e847ba4045269583e88\" id=e6efe506-9266-4844-a23c-6105e2b33518 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221415 | controller |     "Jun 11 17:34:44.460120 crc crio[23211]: time=\"2026-06-11T17:34:44.460052737Z\" level=info msg=\"Stopping pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c\" id=e83af751-b949-43b0-a8df-edfa8b682adb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221434 | controller |     "Jun 11 17:34:44.460251 crc crio[23211]: time=\"2026-06-11T17:34:44.460144469Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c\" id=e83af751-b949-43b0-a8df-edfa8b682adb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221449 | controller |     "Jun 11 17:34:44.460659 crc crio[23211]: time=\"2026-06-11T17:34:44.460615541Z\" level=info msg=\"Removing pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c\" id=030ad478-1055-4d3b-94ba-ec5defe33504 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221464 | controller |     "Jun 11 17:34:44.497263 crc crio[23211]: time=\"2026-06-11T17:34:44.492798917Z\" level=info msg=\"Removed pod sandbox: d3d8299a1ad88203a0b3f97103303088bcaf3f8fa83e3f228de03e9e5815830c\" id=030ad478-1055-4d3b-94ba-ec5defe33504 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221478 | controller |     "Jun 11 17:34:44.503035 crc crio[23211]: time=\"2026-06-11T17:34:44.502994132Z\" level=info msg=\"Stopping pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\" id=7c5d720e-62fa-4d52-9f2c-285ca3b6022a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221493 | controller |     "Jun 11 17:34:44.503264 crc crio[23211]: time=\"2026-06-11T17:34:44.503234178Z\" level=info msg=\"Stopped pod sandbox (already stopped): cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\" id=7c5d720e-62fa-4d52-9f2c-285ca3b6022a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221507 | controller |     "Jun 11 17:34:44.505387 crc crio[23211]: time=\"2026-06-11T17:34:44.50529044Z\" level=info msg=\"Removing pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\" id=b8d765f4-8b2f-4b2d-a849-498ccd9716b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221543 | controller |     "Jun 11 17:34:44.597865 crc crio[23211]: time=\"2026-06-11T17:34:44.597805538Z\" level=info msg=\"Removed pod sandbox: cdb5050c92f29b454a3f5bddebc3a96a9323835e129dc036ca6f6f5f405b479e\" id=b8d765f4-8b2f-4b2d-a849-498ccd9716b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221559 | controller |     "Jun 11 17:34:44.604522 crc crio[23211]: time=\"2026-06-11T17:34:44.60427069Z\" level=info msg=\"Stopping pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\" id=342714c9-8525-44bc-991d-f3e65db518ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221575 | controller |     "Jun 11 17:34:44.604522 crc crio[23211]: time=\"2026-06-11T17:34:44.604412663Z\" level=info msg=\"Stopped pod sandbox (already stopped): 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\" id=342714c9-8525-44bc-991d-f3e65db518ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221590 | controller |     "Jun 11 17:34:44.608086 crc crio[23211]: time=\"2026-06-11T17:34:44.608040975Z\" level=info msg=\"Removing pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\" id=4984a95f-9ad4-44d5-83ce-59d9d198745b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221605 | controller |     "Jun 11 17:34:44.715547 crc crio[23211]: time=\"2026-06-11T17:34:44.707087606Z\" level=info msg=\"Created container ae8ce95ed6e71a5549b2039c0b3e11cabfec5f6c6c5a2eaa20f9f2b204f598b0: openstack/ovn-northd-0/openstack-network-exporter\" id=5a62b888-78e4-467d-964b-fcbe01b8aa42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.221620 | controller |     "Jun 11 17:34:44.715547 crc crio[23211]: time=\"2026-06-11T17:34:44.712053261Z\" level=info msg=\"Starting container: ae8ce95ed6e71a5549b2039c0b3e11cabfec5f6c6c5a2eaa20f9f2b204f598b0\" id=c67b89d9-d904-4290-89b6-0097dd8cef4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.221642 | controller |     "Jun 11 17:34:44.724930 crc crio[23211]: time=\"2026-06-11T17:34:44.71800255Z\" level=info msg=\"Removed pod sandbox: 592f6a70e4601f6df0b000a1b7d0b897610922592f0d2a45f3e8e0412e8cdfdd\" id=4984a95f-9ad4-44d5-83ce-59d9d198745b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221657 | controller |     "Jun 11 17:34:44.736233 crc crio[23211]: time=\"2026-06-11T17:34:44.72478128Z\" level=info msg=\"Created container 9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06: openshift-marketplace/redhat-operators-qxthp/extract-content\" id=c46b342f-d610-49a0-afe3-d47582aa52c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.221672 | controller |     "Jun 11 17:34:44.749128 crc crio[23211]: time=\"2026-06-11T17:34:44.749060808Z\" level=info msg=\"Stopping pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750\" id=0523ab80-6497-47cf-ad34-587ac3d82df0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221687 | controller |     "Jun 11 17:34:44.752005 crc crio[23211]: time=\"2026-06-11T17:34:44.751886419Z\" level=info msg=\"Started container\" PID=285139 containerID=ae8ce95ed6e71a5549b2039c0b3e11cabfec5f6c6c5a2eaa20f9f2b204f598b0 description=openstack/ovn-northd-0/openstack-network-exporter id=c67b89d9-d904-4290-89b6-0097dd8cef4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e0316709066e6a923031dd7c75282fad2bceda776df3c09c46767a249ed376b",
2026-06-11 18:01:03.221703 | controller |     "Jun 11 17:34:44.753136 crc crio[23211]: time=\"2026-06-11T17:34:44.753092459Z\" level=info msg=\"Starting container: 9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06\" id=3bd66810-c2f3-411f-94cf-ef9388fa9fac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.221718 | controller |     "Jun 11 17:34:44.754029 crc crio[23211]: time=\"2026-06-11T17:34:44.7539606Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-25f55 Namespace:openstack ID:ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750 UID:149c2a83-04eb-4d5d-8c75-f4d187955a25 NetNS:/var/run/netns/72f99cd9-6b2a-45c2-88d5-f00f10927fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod149c2a83_04eb_4d5d_8c75_f4d187955a25.slice PodAnnotations:0xc00008c658}] Aliases:map[]}\"",
2026-06-11 18:01:03.221734 | controller |     "Jun 11 17:34:44.754390 crc crio[23211]: time=\"2026-06-11T17:34:44.75436664Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-25f55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.221749 | controller |     "Jun 11 17:34:44.758986 crc crio[23211]: time=\"2026-06-11T17:34:44.753173451Z\" level=info msg=\"Stopping pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\" id=baa320e4-2b0b-4ca5-bcd0-9e9f882804fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221764 | controller |     "Jun 11 17:34:44.763034 crc crio[23211]: time=\"2026-06-11T17:34:44.759274315Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\" id=baa320e4-2b0b-4ca5-bcd0-9e9f882804fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221779 | controller |     "Jun 11 17:34:44.763556 crc crio[23211]: time=\"2026-06-11T17:34:44.762634618Z\" level=info msg=\"Started container\" PID=285138 containerID=9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06 description=openshift-marketplace/redhat-operators-qxthp/extract-content id=3bd66810-c2f3-411f-94cf-ef9388fa9fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96",
2026-06-11 18:01:03.221795 | controller |     "Jun 11 17:34:44.793859 crc crio[23211]: time=\"2026-06-11T17:34:44.787961543Z\" level=info msg=\"Removing pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\" id=c9e3918c-0275-40b1-9042-e3f597adde26 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221814 | controller |     "Jun 11 17:34:44.904617 crc crio[23211]: time=\"2026-06-11T17:34:44.903301102Z\" level=info msg=\"Removed pod sandbox: ee10ce27dd25e6d599766f2263f34589407084d3687f2413921921a5ec42dacb\" id=c9e3918c-0275-40b1-9042-e3f597adde26 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221829 | controller |     "Jun 11 17:34:44.916189 crc crio[23211]: time=\"2026-06-11T17:34:44.916049693Z\" level=info msg=\"Stopping pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b\" id=8c0bdc92-0bc9-425d-b035-f9b9486df0ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221844 | controller |     "Jun 11 17:34:44.916189 crc crio[23211]: time=\"2026-06-11T17:34:44.916160545Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b\" id=8c0bdc92-0bc9-425d-b035-f9b9486df0ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221859 | controller |     "Jun 11 17:34:44.917364 crc crio[23211]: time=\"2026-06-11T17:34:44.91716937Z\" level=info msg=\"Removing pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b\" id=159187a9-b89d-40b8-b55b-791bddaad405 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221874 | controller |     "Jun 11 17:34:44.962154 crc crio[23211]: time=\"2026-06-11T17:34:44.960755383Z\" level=info msg=\"Removed pod sandbox: 77a795c97c2f2eaa78a9d29f00c591fc1834c9d36fa3d00775cc954063c0ef9b\" id=159187a9-b89d-40b8-b55b-791bddaad405 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221889 | controller |     "Jun 11 17:34:44.965558 crc crio[23211]: time=\"2026-06-11T17:34:44.965489621Z\" level=info msg=\"Stopping pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710\" id=aa1a5ff5-4462-4597-a4a8-b4a0407b18fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221904 | controller |     "Jun 11 17:34:44.965651 crc crio[23211]: time=\"2026-06-11T17:34:44.965623334Z\" level=info msg=\"Stopped pod sandbox (already stopped): b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710\" id=aa1a5ff5-4462-4597-a4a8-b4a0407b18fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221920 | controller |     "Jun 11 17:34:44.972375 crc crio[23211]: time=\"2026-06-11T17:34:44.972300141Z\" level=info msg=\"Removing pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710\" id=b58d76a7-3fb1-43a1-8b2d-f0782c64805a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221934 | controller |     "Jun 11 17:34:45.050796 crc crio[23211]: time=\"2026-06-11T17:34:45.050736596Z\" level=info msg=\"Removed pod sandbox: b4e7f335f4f163be5da9e745fe4d65d7cb10b61016c3c50adbda75b1403ed710\" id=b58d76a7-3fb1-43a1-8b2d-f0782c64805a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.221949 | controller |     "Jun 11 17:34:45.428901 crc crio[23211]: time=\"2026-06-11T17:34:45.428087621Z\" level=info msg=\"Stopped pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750\" id=0523ab80-6497-47cf-ad34-587ac3d82df0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.221963 | controller |     "Jun 11 17:34:46.467496 crc crio[23211]: time=\"2026-06-11T17:34:46.466819157Z\" level=info msg=\"Running pod sandbox: openstack/placement-7ddcd4df44-thnrc/POD\" id=2bfe9782-17c6-4f4f-a213-06813de8c51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.221978 | controller |     "Jun 11 17:34:46.468513 crc crio[23211]: time=\"2026-06-11T17:34:46.467511745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.221992 | controller |     "Jun 11 17:34:46.950811 crc crio[23211]: time=\"2026-06-11T17:34:46.950332621Z\" level=info msg=\"Stopping pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04\" id=ed21de0f-52d0-4244-a10d-ebbea27f6d24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222011 | controller |     "Jun 11 17:34:46.951703 crc crio[23211]: time=\"2026-06-11T17:34:46.951613193Z\" level=info msg=\"Stopping pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d\" id=d28c9dd2-c0de-44fd-8707-07aa0fb2ccb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222026 | controller |     "Jun 11 17:34:46.953362 crc crio[23211]: time=\"2026-06-11T17:34:46.953247364Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686654-j4dbl Namespace:openshift-infra ID:15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d UID:449c9786-da0b-4220-ac77-2f8bcf101ec8 NetNS:/var/run/netns/55cfcba1-665a-4e7f-86ac-c052aec36d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449c9786_da0b_4220_ac77_2f8bcf101ec8.slice PodAnnotations:0xc0001ae550}] Aliases:map[]}\"",
2026-06-11 18:01:03.222042 | controller |     "Jun 11 17:34:46.954129 crc crio[23211]: time=\"2026-06-11T17:34:46.954058315Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686654-j4dbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.222057 | controller |     "Jun 11 17:34:47.031238 crc crio[23211]: time=\"2026-06-11T17:34:47.031108905Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-mj7z2 Namespace:openstack ID:359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04 UID:b22ddc6e-9caf-42dc-945a-392b7ce2b01a NetNS:/var/run/netns/c9abdcfe-234d-4d05-bd99-a5dc63cecc43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb22ddc6e_9caf_42dc_945a_392b7ce2b01a.slice PodAnnotations:0xc00294e2b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.222072 | controller |     "Jun 11 17:34:47.031567 crc crio[23211]: time=\"2026-06-11T17:34:47.031374662Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-mj7z2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.222087 | controller |     "Jun 11 17:34:47.972866 crc crio[23211]: time=\"2026-06-11T17:34:47.972081852Z\" level=info msg=\"Stopping pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61\" id=42da14b3-e33e-470f-bd36-f5138e5daa59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222102 | controller |     "Jun 11 17:34:48.111687 crc crio[23211]: time=\"2026-06-11T17:34:48.111325811Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pjgdq Namespace:openstack ID:48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61 UID:2d6d4d99-237f-4403-9200-096012db3796 NetNS:/var/run/netns/f6b78fb0-cd26-40d4-a95d-5a00cd933508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d6d4d99_237f_4403_9200_096012db3796.slice PodAnnotations:0xc0018be810}] Aliases:map[]}\"",
2026-06-11 18:01:03.222118 | controller |     "Jun 11 17:34:48.111687 crc crio[23211]: time=\"2026-06-11T17:34:48.111610718Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-pjgdq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.222133 | controller |     "Jun 11 17:34:48.520364 crc crio[23211]: time=\"2026-06-11T17:34:48.520073652Z\" level=info msg=\"Stopped pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d\" id=d28c9dd2-c0de-44fd-8707-07aa0fb2ccb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222148 | controller |     "Jun 11 17:34:48.533989 crc crio[23211]: time=\"2026-06-11T17:34:48.533877857Z\" level=info msg=\"Stopped pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04\" id=ed21de0f-52d0-4244-a10d-ebbea27f6d24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222167 | controller |     "Jun 11 17:34:52.118469 crc crio[23211]: time=\"2026-06-11T17:34:52.116924643Z\" level=info msg=\"Stopping pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd\" id=21965b10-f13e-458f-a3de-74ba9c7cf74a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222183 | controller |     "Jun 11 17:34:52.128096 crc crio[23211]: time=\"2026-06-11T17:34:52.127885776Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-gmqk9 Namespace:openstack ID:56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd UID:a99cdd8c-8dbd-411a-b370-cbce92ea3648 NetNS:/var/run/netns/cf525d61-864f-443b-88b0-a90c3c64f754 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda99cdd8c_8dbd_411a_b370_cbce92ea3648.slice PodAnnotations:0xc0018be0e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.222198 | controller |     "Jun 11 17:34:52.128309 crc crio[23211]: time=\"2026-06-11T17:34:52.128137003Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-gmqk9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.222213 | controller |     "Jun 11 17:34:53.210939 crc crio[23211]: time=\"2026-06-11T17:34:53.21003421Z\" level=info msg=\"Stopping container: 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e (timeout: 10s)\" id=d25af528-9a4e-4a52-87d4-6d463b0bdaf9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.222228 | controller |     "Jun 11 17:34:53.267683 crc crio[23211]: time=\"2026-06-11T17:34:53.2663146Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-58b4887cdc-d7ms2/POD\" id=eb5beaa0-c107-49bc-a33f-0f24c0598e5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.222243 | controller |     "Jun 11 17:34:53.267804 crc crio[23211]: time=\"2026-06-11T17:34:53.267735526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.222258 | controller |     "Jun 11 17:34:53.772525 crc crio[23211]: time=\"2026-06-11T17:34:53.772393251Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-778b85f7cd-bpdn9/POD\" id=90769069-97d7-4342-b798-d4407985645f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.222273 | controller |     "Jun 11 17:34:53.772653 crc crio[23211]: time=\"2026-06-11T17:34:53.772562825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.222289 | controller |     "Jun 11 17:34:53.985520 crc crio[23211]: time=\"2026-06-11T17:34:53.985394097Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-7fbc787878-qj29d/POD\" id=b402d595-77c9-409c-8ce0-ffd55645f353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.222304 | controller |     "Jun 11 17:34:53.985662 crc crio[23211]: time=\"2026-06-11T17:34:53.985541341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.222319 | controller |     "Jun 11 17:34:54.224765 crc crio[23211]: time=\"2026-06-11T17:34:54.224631822Z\" level=info msg=\"Stopping pod sandbox: ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1\" id=e517dedf-fc38-4aac-9f6b-3ccd0e38a2ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222334 | controller |     "Jun 11 17:34:54.272971 crc crio[23211]: time=\"2026-06-11T17:34:54.272301916Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-zxfxf Namespace:openstack ID:ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1 UID:fa9a60c6-41a2-4baf-ace3-6d1a5dbd4acf NetNS:/var/run/netns/62157280-3ed6-47c2-a1e8-b0364affeaba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa9a60c6_41a2_4baf_ace3_6d1a5dbd4acf.slice PodAnnotations:0xc0018bf598}] Aliases:map[]}\"",
2026-06-11 18:01:03.222355 | controller |     "Jun 11 17:34:54.272971 crc crio[23211]: time=\"2026-06-11T17:34:54.273031914Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-zxfxf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.222371 | controller |     "Jun 11 17:34:55.213524 crc crio[23211]: time=\"2026-06-11T17:34:55.211045926Z\" level=info msg=\"Stopping container: 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947 (timeout: 30s)\" id=ae0d25b8-9fab-4f9d-9230-90fef78b26ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.222386 | controller |     "Jun 11 17:34:55.213524 crc crio[23211]: time=\"2026-06-11T17:34:55.211325504Z\" level=info msg=\"Stopping container: b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea (timeout: 30s)\" id=804a0824-5203-4d57-8698-96de31e79b7d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.222402 | controller |     "Jun 11 17:34:55.269066 crc crio[23211]: time=\"2026-06-11T17:34:55.266777023Z\" level=info msg=\"Stopping pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248\" id=c6430eaa-1e00-46a8-81bc-d2518da68148 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222417 | controller |     "Jun 11 17:34:55.269066 crc crio[23211]: time=\"2026-06-11T17:34:55.268233719Z\" level=info msg=\"Stopping container: 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1 (timeout: 2s)\" id=29cf10d1-8894-4282-9789-3145fd63d786 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.222432 | controller |     "Jun 11 17:34:55.269066 crc crio[23211]: time=\"2026-06-11T17:34:55.268855915Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-fgn75 Namespace:openstack ID:9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248 UID:92bf7e0e-ee38-48b9-b10e-bb2ad2922cb4 NetNS:/var/run/netns/07f1ab75-9c11-408a-bf98-542513b24458 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bf7e0e_ee38_48b9_b10e_bb2ad2922cb4.slice PodAnnotations:0xc00008d480}] Aliases:map[]}\"",
2026-06-11 18:01:03.222448 | controller |     "Jun 11 17:34:55.269066 crc crio[23211]: time=\"2026-06-11T17:34:55.268997229Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-fgn75 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.222463 | controller |     "Jun 11 17:34:56.360286 crc crio[23211]: time=\"2026-06-11T17:34:56.359233184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=291e5736-bdba-49b5-9524-3fdfd5ed3948 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.222479 | controller |     "Jun 11 17:34:56.831914 crc crio[23211]: time=\"2026-06-11T17:34:56.831735453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=13b38bb6-d254-458a-a9d6-99c251031937 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.222494 | controller |     "Jun 11 17:34:56.844806 crc crio[23211]: time=\"2026-06-11T17:34:56.844725639Z\" level=info msg=\"Got pod network &{Name:placement-7ddcd4df44-thnrc Namespace:openstack ID:b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462 UID:58873b79-f455-4d23-ae38-09bfccdcefcd NetNS:/var/run/netns/87e22539-a293-43bc-8165-be0e84bd35cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58873b79_f455_4d23_ae38_09bfccdcefcd.slice PodAnnotations:0xc0001ae5d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.222530 | controller |     "Jun 11 17:34:56.845029 crc crio[23211]: time=\"2026-06-11T17:34:56.845011156Z\" level=info msg=\"Adding pod openstack_placement-7ddcd4df44-thnrc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.222551 | controller |     "Jun 11 17:34:56.854386 crc crio[23211]: time=\"2026-06-11T17:34:56.854304959Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qxthp/registry-server\" id=ccc004d9-a248-4ac6-8551-69ed6b99131f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.222568 | controller |     "Jun 11 17:34:56.865658 crc crio[23211]: time=\"2026-06-11T17:34:56.865565131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.222583 | controller |     "Jun 11 17:34:56.871797 crc crio[23211]: time=\"2026-06-11T17:34:56.871723385Z\" level=info msg=\"Stopped pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61\" id=42da14b3-e33e-470f-bd36-f5138e5daa59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222598 | controller |     "Jun 11 17:34:56.873644 crc crio[23211]: time=\"2026-06-11T17:34:56.873334146Z\" level=info msg=\"Stopped pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd\" id=21965b10-f13e-458f-a3de-74ba9c7cf74a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222613 | controller |     "Jun 11 17:34:56.878398 crc crio[23211]: time=\"2026-06-11T17:34:56.87830107Z\" level=info msg=\"Stopped container 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e: openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns\" id=d25af528-9a4e-4a52-87d4-6d463b0bdaf9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.222628 | controller |     "Jun 11 17:34:56.879691 crc crio[23211]: time=\"2026-06-11T17:34:56.879612443Z\" level=info msg=\"Stopping pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\" id=c286c92e-08ca-450a-a8be-6c9e90761033 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222643 | controller |     "Jun 11 17:34:56.882778 crc crio[23211]: time=\"2026-06-11T17:34:56.88270702Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-nbsxf Namespace:openstack ID:39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57 UID:0a4f0276-93e1-4b4b-ac6b-387c524d1311 NetNS:/var/run/netns/5e345c83-3002-4118-8824-384000689208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a4f0276_93e1_4b4b_ac6b_387c524d1311.slice PodAnnotations:0xc006bcc128}] Aliases:map[]}\"",
2026-06-11 18:01:03.222659 | controller |     "Jun 11 17:34:56.882962 crc crio[23211]: time=\"2026-06-11T17:34:56.882906615Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694549dd57-nbsxf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.222675 | controller |     "Jun 11 17:34:56.957478 crc crio[23211]: time=\"2026-06-11T17:34:56.957102494Z\" level=info msg=\"Stopped container 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1: openshift-marketplace/certified-operators-hksvt/registry-server\" id=29cf10d1-8894-4282-9789-3145fd63d786 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.222690 | controller |     "Jun 11 17:34:56.960604 crc crio[23211]: time=\"2026-06-11T17:34:56.958717094Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=5eca2518-9f7b-40a1-9aed-111e7ed4f0c0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.222705 | controller |     "Jun 11 17:34:56.960604 crc crio[23211]: time=\"2026-06-11T17:34:56.960363406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7e2508ab-62ff-4101-a4d4-fe24c802b3c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.222725 | controller |     "Jun 11 17:34:56.960604 crc crio[23211]: time=\"2026-06-11T17:34:56.960603052Z\" level=info msg=\"Stopping pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\" id=3aa57ed4-3f85-4795-9ef9-b45dfb2d46e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222741 | controller |     "Jun 11 17:34:56.963025 crc crio[23211]: time=\"2026-06-11T17:34:56.96290632Z\" level=info msg=\"Got pod network &{Name:certified-operators-hksvt Namespace:openshift-marketplace ID:29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820 UID:461c621a-5345-477b-9a2e-0e2585b86d2f NetNS:/var/run/netns/72d0aa12-b3d3-47fb-9325-b7f27e5202ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod461c621a_5345_477b_9a2e_0e2585b86d2f.slice PodAnnotations:0xc006bcc290}] Aliases:map[]}\"",
2026-06-11 18:01:03.222756 | controller |     "Jun 11 17:34:56.963612 crc crio[23211]: time=\"2026-06-11T17:34:56.963407482Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-hksvt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.222771 | controller |     "Jun 11 17:34:57.436127 crc crio[23211]: time=\"2026-06-11T17:34:57.435099489Z\" level=info msg=\"Stopped pod sandbox: ede0a209bb2a4714cd16be9bdd50c6e6cf5a046aaf623723ecc04f264cff8ba1\" id=e517dedf-fc38-4aac-9f6b-3ccd0e38a2ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222786 | controller |     "Jun 11 17:34:57.436127 crc crio[23211]: time=\"2026-06-11T17:34:57.435876509Z\" level=info msg=\"Stopped pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248\" id=c6430eaa-1e00-46a8-81bc-d2518da68148 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222802 | controller |     "Jun 11 17:34:57.457569 crc crio[23211]: time=\"2026-06-11T17:34:57.453410698Z\" level=info msg=\"Stopped container 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947: openstack/swift-proxy-6564cc5f57-v8twm/proxy-server\" id=ae0d25b8-9fab-4f9d-9230-90fef78b26ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.222817 | controller |     "Jun 11 17:34:57.490731 crc crio[23211]: time=\"2026-06-11T17:34:57.490603698Z\" level=info msg=\"Stopped container b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea: openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd\" id=804a0824-5203-4d57-8698-96de31e79b7d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.222831 | controller |     "Jun 11 17:34:57.495767 crc crio[23211]: time=\"2026-06-11T17:34:57.495689356Z\" level=info msg=\"Stopping pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\" id=6765e91a-4822-4d57-822d-1c4ccb2eb33d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.222846 | controller |     "Jun 11 17:34:57.498915 crc crio[23211]: time=\"2026-06-11T17:34:57.498699871Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6564cc5f57-v8twm Namespace:openstack ID:f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35 UID:8519852e-55e4-4408-a9f5-f6d64ada885f NetNS:/var/run/netns/861831bc-befa-47de-b26f-055a876161c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8519852e_55e4_4408_a9f5_f6d64ada885f.slice PodAnnotations:0xc003088020}] Aliases:map[]}\"",
2026-06-11 18:01:03.222862 | controller |     "Jun 11 17:34:57.499119 crc crio[23211]: time=\"2026-06-11T17:34:57.499059171Z\" level=info msg=\"Deleting pod openstack_swift-proxy-6564cc5f57-v8twm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.222881 | controller |     "Jun 11 17:34:57.606054 crc crio[23211]: time=\"2026-06-11T17:34:57.605625409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4b0f1dcf-0aac-4cc0-9fa6-362e28a75baa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.222897 | controller |     "Jun 11 17:34:57.714465 crc crio[23211]: time=\"2026-06-11T17:34:57.713709604Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=62070abc-0f06-43cc-8237-9bdeb7f9b57b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.222912 | controller |     "Jun 11 17:34:57.716803 crc crio[23211]: time=\"2026-06-11T17:34:57.716620007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5b7074fe-3ac7-4d15-8ecf-f8a5f89d933d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.222927 | controller |     "Jun 11 17:34:57.814243 crc crio[23211]: time=\"2026-06-11T17:34:57.813985683Z\" level=info msg=\"Got pod network &{Name:barbican-worker-58b4887cdc-d7ms2 Namespace:openstack ID:20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48 UID:1213348f-ec01-41ab-827e-104d5a25742b NetNS:/var/run/netns/830a01b4-8bbe-49c5-9df5-19748db6bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1213348f_ec01_41ab_827e_104d5a25742b.slice PodAnnotations:0xc0022781c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.222942 | controller |     "Jun 11 17:34:57.814243 crc crio[23211]: time=\"2026-06-11T17:34:57.814054715Z\" level=info msg=\"Adding pod openstack_barbican-worker-58b4887cdc-d7ms2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.222958 | controller |     "Jun 11 17:34:57.817669 crc crio[23211]: time=\"2026-06-11T17:34:57.817504782Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7fbc787878-qj29d Namespace:openstack ID:e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb UID:e763ff38-f960-4199-8278-8015b33786ce NetNS:/var/run/netns/2550ef6d-18df-4367-b3a8-46efc465112f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode763ff38_f960_4199_8278_8015b33786ce.slice PodAnnotations:0xc00294e130}] Aliases:map[]}\"",
2026-06-11 18:01:03.222974 | controller |     "Jun 11 17:34:57.817669 crc crio[23211]: time=\"2026-06-11T17:34:57.817576614Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-7fbc787878-qj29d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.222989 | controller |     "Jun 11 17:34:57.821142 crc crio[23211]: time=\"2026-06-11T17:34:57.821068201Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=ee88f8a1-521c-4728-817c-cf83094ac2cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.223003 | controller |     "Jun 11 17:34:57.845970 crc crio[23211]: time=\"2026-06-11T17:34:57.845180794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.223018 | controller |     "Jun 11 17:34:57.885597 crc crio[23211]: time=\"2026-06-11T17:34:57.885521094Z\" level=info msg=\"Got pod network &{Name:barbican-api-778b85f7cd-bpdn9 Namespace:openstack ID:bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1 UID:25e87c99-9db4-45fa-8b0b-338e0d90dc0e NetNS:/var/run/netns/66e31bd5-8fa3-4fb6-8ebb-5a1743031edb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25e87c99_9db4_45fa_8b0b_338e0d90dc0e.slice PodAnnotations:0xc000130618}] Aliases:map[]}\"",
2026-06-11 18:01:03.223038 | controller |     "Jun 11 17:34:57.885956 crc crio[23211]: time=\"2026-06-11T17:34:57.885928164Z\" level=info msg=\"Adding pod openstack_barbican-api-778b85f7cd-bpdn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.223054 | controller |     "Jun 11 17:34:57.914803 crc crio[23211]: time=\"2026-06-11T17:34:57.908695775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=aa72df87-37e0-45bd-8882-11ddfef338d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223069 | controller |     "Jun 11 17:34:57.932310 crc crio[23211]: time=\"2026-06-11T17:34:57.928647994Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=dbd01c86-394d-412d-a5d6-997745fa3472 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.223096 | controller |     "Jun 11 17:34:57.957027 crc crio[23211]: time=\"2026-06-11T17:34:57.956967003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.223117 | controller |     "Jun 11 17:34:57.962954 crc crio[23211]: time=\"2026-06-11T17:34:57.961864996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.223133 | controller |     "Jun 11 17:34:57.987158 crc crio[23211]: time=\"2026-06-11T17:34:57.986402259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.223148 | controller |     "Jun 11 17:34:57.987158 crc crio[23211]: time=\"2026-06-11T17:34:57.987008465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.223166 | controller |     "Jun 11 17:34:58.014945 crc crio[23211]: time=\"2026-06-11T17:34:58.014476233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.223181 | controller |     "Jun 11 17:34:58.189909 crc crio[23211]: time=\"2026-06-11T17:34:58.186390706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.223195 | controller |     "Jun 11 17:34:58.206790 crc crio[23211]: time=\"2026-06-11T17:34:58.205587555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.223210 | controller |     "Jun 11 17:34:58.441085 crc crio[23211]: 2026-06-11T17:34:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b88b2a1bbdf7b51 Mac:0e:7b:e2:2e:75:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:aa Mtu:0 Sandbox:/var/run/netns/87e22539-a293-43bc-8165-be0e84bd35cf SocketPath: PciID:}] [{Interface:0xc0001844d0 Address:{IP:10.217.1.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.223226 | controller |     "Jun 11 17:34:58.445717 crc crio[23211]: time=\"2026-06-11T17:34:58.44564972Z\" level=info msg=\"Got pod network &{Name:placement-7ddcd4df44-thnrc Namespace:openstack ID:b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462 UID:58873b79-f455-4d23-ae38-09bfccdcefcd NetNS:/var/run/netns/87e22539-a293-43bc-8165-be0e84bd35cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58873b79_f455_4d23_ae38_09bfccdcefcd.slice PodAnnotations:0xc0001ae5d0}] Aliases:map[]}\"",
2026-06-11 18:01:03.223241 | controller |     "Jun 11 17:34:58.445881 crc crio[23211]: time=\"2026-06-11T17:34:58.445829595Z\" level=info msg=\"Checking pod openstack_placement-7ddcd4df44-thnrc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.223262 | controller |     "Jun 11 17:34:58.563076 crc crio[23211]: time=\"2026-06-11T17:34:58.56216963Z\" level=info msg=\"Ran pod sandbox b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462 with infra container: openstack/placement-7ddcd4df44-thnrc/POD\" id=2bfe9782-17c6-4f4f-a213-06813de8c51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.223277 | controller |     "Jun 11 17:34:58.591380 crc crio[23211]: time=\"2026-06-11T17:34:58.578751625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b35592c0-d16d-4683-bb58-1e46f8a45862 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223292 | controller |     "Jun 11 17:34:58.632823 crc crio[23211]: time=\"2026-06-11T17:34:58.632273146Z\" level=info msg=\"Stopped pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\" id=c286c92e-08ca-450a-a8be-6c9e90761033 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.223307 | controller |     "Jun 11 17:34:58.714647 crc crio[23211]: time=\"2026-06-11T17:34:58.713968203Z\" level=info msg=\"Stopping pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046\" id=17159dae-28db-420f-b0de-e8c235203f08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.223322 | controller |     "Jun 11 17:34:58.715895 crc crio[23211]: time=\"2026-06-11T17:34:58.71580364Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-hh27n Namespace:openstack ID:382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046 UID:b453ae28-a6d7-49f7-8e78-d680d372b54f NetNS:/var/run/netns/f21dd0d5-7d89-423f-a466-3ea8837b2f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb453ae28_a6d7_49f7_8e78_d680d372b54f.slice PodAnnotations:0xc0022788e8}] Aliases:map[]}\"",
2026-06-11 18:01:03.223337 | controller |     "Jun 11 17:34:58.715987 crc crio[23211]: time=\"2026-06-11T17:34:58.715959022Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-hh27n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.223352 | controller |     "Jun 11 17:34:59.078133 crc crio[23211]: time=\"2026-06-11T17:34:59.074365313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=cda830ac-8625-43d2-ac20-39e7ea2f0069 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223367 | controller |     "Jun 11 17:34:59.108504 crc crio[23211]: time=\"2026-06-11T17:34:59.100247221Z\" level=info msg=\"Creating container: openstack/placement-7ddcd4df44-thnrc/placement-log\" id=40bf743f-e94a-4c77-9dea-5fd550c7ba83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.223383 | controller |     "Jun 11 17:34:59.118740 crc crio[23211]: time=\"2026-06-11T17:34:59.116656383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.223398 | controller |     "Jun 11 17:34:59.120979 crc crio[23211]: 2026-06-11T17:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0f9363d379a1b2 Mac:02:de:a6:e7:ad:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ac Mtu:0 Sandbox:/var/run/netns/2550ef6d-18df-4367-b3a8-46efc465112f SocketPath: PciID:}] [{Interface:0xc00041d0e0 Address:{IP:10.217.1.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.223414 | controller |     "Jun 11 17:34:59.123962 crc crio[23211]: time=\"2026-06-11T17:34:59.122694934Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7fbc787878-qj29d Namespace:openstack ID:e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb UID:e763ff38-f960-4199-8278-8015b33786ce NetNS:/var/run/netns/2550ef6d-18df-4367-b3a8-46efc465112f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode763ff38_f960_4199_8278_8015b33786ce.slice PodAnnotations:0xc00294e130}] Aliases:map[]}\"",
2026-06-11 18:01:03.223434 | controller |     "Jun 11 17:34:59.123962 crc crio[23211]: time=\"2026-06-11T17:34:59.12294347Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-7fbc787878-qj29d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.223450 | controller |     "Jun 11 17:34:59.188791 crc crio[23211]: time=\"2026-06-11T17:34:59.188585655Z\" level=info msg=\"Stopped pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\" id=3aa57ed4-3f85-4795-9ef9-b45dfb2d46e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.223465 | controller |     "Jun 11 17:34:59.244942 crc crio[23211]: time=\"2026-06-11T17:34:59.243195063Z\" level=info msg=\"Ran pod sandbox e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb with infra container: openstack/barbican-keystone-listener-7fbc787878-qj29d/POD\" id=b402d595-77c9-409c-8ce0-ffd55645f353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.223480 | controller |     "Jun 11 17:34:59.247767 crc crio[23211]: time=\"2026-06-11T17:34:59.247631154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=5444fea3-41ba-4ec7-9428-6874a55c3386 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223495 | controller |     "Jun 11 17:34:59.247952 crc crio[23211]: time=\"2026-06-11T17:34:59.24786097Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=5444fea3-41ba-4ec7-9428-6874a55c3386 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223524 | controller |     "Jun 11 17:34:59.247952 crc crio[23211]: time=\"2026-06-11T17:34:59.247930731Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=5444fea3-41ba-4ec7-9428-6874a55c3386 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223545 | controller |     "Jun 11 17:34:59.257016 crc crio[23211]: time=\"2026-06-11T17:34:59.254356633Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e368e06f-008f-4cba-bc8e-c12c98e8c3e6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.223561 | controller |     "Jun 11 17:34:59.257016 crc crio[23211]: time=\"2026-06-11T17:34:59.256343413Z\" level=info msg=\"Stopped pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\" id=6765e91a-4822-4d57-822d-1c4ccb2eb33d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.223576 | controller |     "Jun 11 17:34:59.276085 crc crio[23211]: time=\"2026-06-11T17:34:59.275991284Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-11 18:01:03.223590 | controller |     "Jun 11 17:34:59.370883 crc crio[23211]: time=\"2026-06-11T17:34:59.370721738Z\" level=info msg=\"Created container 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163: openshift-marketplace/redhat-operators-qxthp/registry-server\" id=ccc004d9-a248-4ac6-8551-69ed6b99131f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.223605 | controller |     "Jun 11 17:34:59.393194 crc crio[23211]: time=\"2026-06-11T17:34:59.387508419Z\" level=info msg=\"Starting container: 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163\" id=feed302b-1272-4e4a-9875-8b3aad7e0575 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.223619 | controller |     "Jun 11 17:34:59.407853 crc crio[23211]: time=\"2026-06-11T17:34:59.406086045Z\" level=info msg=\"Created container a7b67c626b2a511e449abe59763e72865f2d2588ece79a609f841a07003acfd4: openstack/swift-storage-0/xattr-restore\" id=ee88f8a1-521c-4728-817c-cf83094ac2cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.223638 | controller |     "Jun 11 17:34:59.407853 crc crio[23211]: time=\"2026-06-11T17:34:59.406194207Z\" level=info msg=\"Started container\" PID=286796 containerID=4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163 description=openshift-marketplace/redhat-operators-qxthp/registry-server id=feed302b-1272-4e4a-9875-8b3aad7e0575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96",
2026-06-11 18:01:03.223654 | controller |     "Jun 11 17:34:59.427250 crc crio[23211]: time=\"2026-06-11T17:34:59.427109692Z\" level=info msg=\"Starting container: a7b67c626b2a511e449abe59763e72865f2d2588ece79a609f841a07003acfd4\" id=3b767955-d541-49d4-9ed2-673305fa13d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.223669 | controller |     "Jun 11 17:34:59.467271 crc crio[23211]: 2026-06-11T17:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd6fd346757c5e4 Mac:da:4c:0d:f2:39:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ad Mtu:0 Sandbox:/var/run/netns/66e31bd5-8fa3-4fb6-8ebb-5a1743031edb SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.223684 | controller |     "Jun 11 17:34:59.467271 crc crio[23211]: time=\"2026-06-11T17:34:59.466342934Z\" level=info msg=\"Got pod network &{Name:barbican-api-778b85f7cd-bpdn9 Namespace:openstack ID:bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1 UID:25e87c99-9db4-45fa-8b0b-338e0d90dc0e NetNS:/var/run/netns/66e31bd5-8fa3-4fb6-8ebb-5a1743031edb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25e87c99_9db4_45fa_8b0b_338e0d90dc0e.slice PodAnnotations:0xc000130618}] Aliases:map[]}\"",
2026-06-11 18:01:03.223700 | controller |     "Jun 11 17:34:59.467271 crc crio[23211]: time=\"2026-06-11T17:34:59.466522928Z\" level=info msg=\"Checking pod openstack_barbican-api-778b85f7cd-bpdn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.223715 | controller |     "Jun 11 17:34:59.497112 crc crio[23211]: time=\"2026-06-11T17:34:59.49412309Z\" level=info msg=\"Started container\" PID=286802 containerID=a7b67c626b2a511e449abe59763e72865f2d2588ece79a609f841a07003acfd4 description=openstack/swift-storage-0/xattr-restore id=3b767955-d541-49d4-9ed2-673305fa13d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.223730 | controller |     "Jun 11 17:34:59.648569 crc crio[23211]: time=\"2026-06-11T17:34:59.646818826Z\" level=info msg=\"Ran pod sandbox bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1 with infra container: openstack/barbican-api-778b85f7cd-bpdn9/POD\" id=90769069-97d7-4342-b798-d4407985645f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.223746 | controller |     "Jun 11 17:34:59.655815 crc crio[23211]: time=\"2026-06-11T17:34:59.655711109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9d377141-cd29-4ff0-8027-fa5f78e5c401 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223761 | controller |     "Jun 11 17:34:59.721950 crc crio[23211]: 2026-06-11T17:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20cc2bd2a30d348 Mac:c2:6b:2c:c7:3a:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ab Mtu:0 Sandbox:/var/run/netns/830a01b4-8bbe-49c5-9df5-19748db6bbc2 SocketPath: PciID:}] [{Interface:0xc0001975d0 Address:{IP:10.217.1.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.223776 | controller |     "Jun 11 17:34:59.724986 crc crio[23211]: time=\"2026-06-11T17:34:59.7248064Z\" level=info msg=\"Got pod network &{Name:barbican-worker-58b4887cdc-d7ms2 Namespace:openstack ID:20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48 UID:1213348f-ec01-41ab-827e-104d5a25742b NetNS:/var/run/netns/830a01b4-8bbe-49c5-9df5-19748db6bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1213348f_ec01_41ab_827e_104d5a25742b.slice PodAnnotations:0xc0022781c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.223796 | controller |     "Jun 11 17:34:59.725097 crc crio[23211]: time=\"2026-06-11T17:34:59.725001535Z\" level=info msg=\"Checking pod openstack_barbican-worker-58b4887cdc-d7ms2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.223811 | controller |     "Jun 11 17:34:59.738297 crc crio[23211]: time=\"2026-06-11T17:34:59.738168934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=49fba7e1-8f71-4a68-9c65-1e292aa2b4f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223826 | controller |     "Jun 11 17:34:59.751173 crc crio[23211]: time=\"2026-06-11T17:34:59.750076653Z\" level=info msg=\"Ran pod sandbox 20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48 with infra container: openstack/barbican-worker-58b4887cdc-d7ms2/POD\" id=eb5beaa0-c107-49bc-a33f-0f24c0598e5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.223841 | controller |     "Jun 11 17:34:59.773175 crc crio[23211]: time=\"2026-06-11T17:34:59.762393832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=20532a54-2d40-4e1e-9f37-94241d3b7dec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223855 | controller |     "Jun 11 17:34:59.773175 crc crio[23211]: time=\"2026-06-11T17:34:59.762616457Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=20532a54-2d40-4e1e-9f37-94241d3b7dec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223870 | controller |     "Jun 11 17:34:59.773175 crc crio[23211]: time=\"2026-06-11T17:34:59.762669489Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=20532a54-2d40-4e1e-9f37-94241d3b7dec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223884 | controller |     "Jun 11 17:34:59.773175 crc crio[23211]: time=\"2026-06-11T17:34:59.773030978Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=2e5273cd-8054-4c96-891b-b3ba8a41f5f0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.223899 | controller |     "Jun 11 17:34:59.788300 crc crio[23211]: time=\"2026-06-11T17:34:59.785798658Z\" level=info msg=\"Creating container: openstack/barbican-api-778b85f7cd-bpdn9/barbican-api-log\" id=00f11dab-4c96-452c-b0a1-b63e3cb01d5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.223913 | controller |     "Jun 11 17:34:59.794042 crc crio[23211]: time=\"2026-06-11T17:34:59.792913737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.223928 | controller |     "Jun 11 17:34:59.806612 crc crio[23211]: time=\"2026-06-11T17:34:59.806539767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e30d3e2c-effa-4bfe-ac3f-891c770d750a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223942 | controller |     "Jun 11 17:34:59.810041 crc crio[23211]: time=\"2026-06-11T17:34:59.809979104Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-11 18:01:03.223957 | controller |     "Jun 11 17:34:59.844988 crc crio[23211]: time=\"2026-06-11T17:34:59.844890448Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=e30d3e2c-effa-4bfe-ac3f-891c770d750a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223976 | controller |     "Jun 11 17:34:59.844988 crc crio[23211]: time=\"2026-06-11T17:34:59.84497919Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=e30d3e2c-effa-4bfe-ac3f-891c770d750a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.223992 | controller |     "Jun 11 17:34:59.850522 crc crio[23211]: time=\"2026-06-11T17:34:59.850409477Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4812a649-6056-477b-a971-349ba303bd23 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.224006 | controller |     "Jun 11 17:34:59.861492 crc crio[23211]: time=\"2026-06-11T17:34:59.860701265Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-11 18:01:03.224021 | controller |     "Jun 11 17:34:59.884784 crc crio[23211]: time=\"2026-06-11T17:34:59.884699106Z\" level=info msg=\"Stopped pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046\" id=17159dae-28db-420f-b0de-e8c235203f08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.224036 | controller |     "Jun 11 17:35:00.170690 crc crio[23211]: time=\"2026-06-11T17:35:00.166283912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.224050 | controller |     "Jun 11 17:35:00.176521 crc crio[23211]: time=\"2026-06-11T17:35:00.172514418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.224065 | controller |     "Jun 11 17:35:00.272637 crc crio[23211]: time=\"2026-06-11T17:35:00.271932639Z\" level=info msg=\"Created container d28195c509bb54ba75b3a7d73dcc8171c5b81e62165df1a9d47ad2760c0e2237: openstack/ceilometer-0/ceilometer-central-agent\" id=dbd01c86-394d-412d-a5d6-997745fa3472 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.224079 | controller |     "Jun 11 17:35:00.275545 crc crio[23211]: time=\"2026-06-11T17:35:00.275045086Z\" level=info msg=\"Starting container: d28195c509bb54ba75b3a7d73dcc8171c5b81e62165df1a9d47ad2760c0e2237\" id=1efcfad7-20e8-4b0c-abff-1d6f45745e64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.224094 | controller |     "Jun 11 17:35:00.285917 crc crio[23211]: time=\"2026-06-11T17:35:00.285833997Z\" level=info msg=\"Started container\" PID=286811 containerID=d28195c509bb54ba75b3a7d73dcc8171c5b81e62165df1a9d47ad2760c0e2237 description=openstack/ceilometer-0/ceilometer-central-agent id=1efcfad7-20e8-4b0c-abff-1d6f45745e64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793",
2026-06-11 18:01:03.224109 | controller |     "Jun 11 17:35:00.324042 crc crio[23211]: time=\"2026-06-11T17:35:00.323827139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3cabea18-9bc4-42b6-8454-a080544a2628 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.224124 | controller |     "Jun 11 17:35:00.324278 crc crio[23211]: time=\"2026-06-11T17:35:00.324059054Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=3cabea18-9bc4-42b6-8454-a080544a2628 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.224138 | controller |     "Jun 11 17:35:00.324278 crc crio[23211]: time=\"2026-06-11T17:35:00.324117216Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=3cabea18-9bc4-42b6-8454-a080544a2628 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.224156 | controller |     "Jun 11 17:35:00.326854 crc crio[23211]: time=\"2026-06-11T17:35:00.326383833Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ec394a38-094f-46ab-a9b1-c4245f7b9233 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.224170 | controller |     "Jun 11 17:35:00.327086 crc crio[23211]: time=\"2026-06-11T17:35:00.327059669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.224185 | controller |     "Jun 11 17:35:00.331962 crc crio[23211]: time=\"2026-06-11T17:35:00.33186732Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-11 18:01:03.224199 | controller |     "Jun 11 17:35:00.341192 crc crio[23211]: time=\"2026-06-11T17:35:00.341150742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.224214 | controller |     "Jun 11 17:35:00.675120 crc crio[23211]: time=\"2026-06-11T17:35:00.674990256Z\" level=info msg=\"Stopping container: 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db (timeout: 30s)\" id=6045f106-cedd-4037-997e-f07ecdd40d95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.224229 | controller |     "Jun 11 17:35:00.676526 crc crio[23211]: time=\"2026-06-11T17:35:00.676400093Z\" level=info msg=\"Stopping container: 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347 (timeout: 30s)\" id=83bfb581-3769-4518-8438-3bf24c01001a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.224243 | controller |     "Jun 11 17:35:00.676859 crc crio[23211]: time=\"2026-06-11T17:35:00.676817233Z\" level=info msg=\"Stopping container: ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359 (timeout: 30s)\" id=8b5c2a77-ac60-40fb-87d2-3d8693de2f62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.224258 | controller |     "Jun 11 17:35:00.677112 crc crio[23211]: time=\"2026-06-11T17:35:00.677024018Z\" level=info msg=\"Stopping container: e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f (timeout: 30s)\" id=da676940-4ff3-45de-bb43-6fb3d87bb91c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.224272 | controller |     "Jun 11 17:35:00.677996 crc crio[23211]: time=\"2026-06-11T17:35:00.677753477Z\" level=info msg=\"Stopping container: f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde (timeout: 30s)\" id=4fd5deae-41da-4835-8076-7a4446011ca0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.224286 | controller |     "Jun 11 17:35:00.682223 crc crio[23211]: time=\"2026-06-11T17:35:00.682030723Z\" level=info msg=\"Removing container: 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e\" id=1cabfcb9-8d7a-46c1-b5fc-ca77cc4b4f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.224301 | controller |     "Jun 11 17:35:00.879266 crc crio[23211]: time=\"2026-06-11T17:35:00.879170723Z\" level=info msg=\"Stopped container e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f: openstack/glance-default-internal-api-0/glance-log\" id=da676940-4ff3-45de-bb43-6fb3d87bb91c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.224315 | controller |     "Jun 11 17:35:00.972554 crc crio[23211]: time=\"2026-06-11T17:35:00.972415899Z\" level=info msg=\"Stopped container 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db: openstack/glance-default-external-api-0/glance-log\" id=6045f106-cedd-4037-997e-f07ecdd40d95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.224330 | controller |     "Jun 11 17:35:01.040262 crc crio[23211]: time=\"2026-06-11T17:35:01.039585222Z\" level=info msg=\"Stopping pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e\" id=18feb901-4f57-4f68-ad03-b2228b550b39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.224350 | controller |     "Jun 11 17:35:01.041971 crc crio[23211]: time=\"2026-06-11T17:35:01.041912751Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-c7lhc Namespace:openstack ID:0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e UID:870e336f-551a-40b4-9813-6693290d98c5 NetNS:/var/run/netns/a803b21c-bf41-4efb-9d1c-5d0283b3c186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod870e336f_551a_40b4_9813_6693290d98c5.slice PodAnnotations:0xc0018bed08}] Aliases:map[]}\"",
2026-06-11 18:01:03.224366 | controller |     "Jun 11 17:35:01.042160 crc crio[23211]: time=\"2026-06-11T17:35:01.042098715Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-c7lhc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.224381 | controller |     "Jun 11 17:35:01.577695 crc crio[23211]: time=\"2026-06-11T17:35:01.573862109Z\" level=info msg=\"Removed container 8575a995ffe55d2b4f6f474a09a0829179816f9eba574c4a4a4f97b5dc0fc64e: openstack/dnsmasq-dns-694549dd57-nbsxf/dnsmasq-dns\" id=1cabfcb9-8d7a-46c1-b5fc-ca77cc4b4f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.224395 | controller |     "Jun 11 17:35:01.638861 crc crio[23211]: time=\"2026-06-11T17:35:01.638813676Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-zj9rq/POD\" id=879aa699-2339-4c40-bc26-39bc6dae1719 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.224410 | controller |     "Jun 11 17:35:01.639070 crc crio[23211]: time=\"2026-06-11T17:35:01.639051983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.224425 | controller |     "Jun 11 17:35:01.663261 crc crio[23211]: time=\"2026-06-11T17:35:01.663127036Z\" level=info msg=\"Created container d9f192c8a737f40e07a62d272f307d3637f0064078b7a047a265ca0934d3fb43: openstack/placement-7ddcd4df44-thnrc/placement-log\" id=40bf743f-e94a-4c77-9dea-5fd550c7ba83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.224439 | controller |     "Jun 11 17:35:01.663674 crc crio[23211]: time=\"2026-06-11T17:35:01.663630118Z\" level=info msg=\"Removing container: 33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2\" id=6b15ef8e-ce65-4574-a476-af9c37c4fd80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.224454 | controller |     "Jun 11 17:35:01.669752 crc crio[23211]: time=\"2026-06-11T17:35:01.669611847Z\" level=info msg=\"Starting container: d9f192c8a737f40e07a62d272f307d3637f0064078b7a047a265ca0934d3fb43\" id=79197e7c-4795-47fd-846e-7365d0b5974f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.224469 | controller |     "Jun 11 17:35:01.681530 crc crio[23211]: time=\"2026-06-11T17:35:01.679601358Z\" level=info msg=\"Started container\" PID=287099 containerID=d9f192c8a737f40e07a62d272f307d3637f0064078b7a047a265ca0934d3fb43 description=openstack/placement-7ddcd4df44-thnrc/placement-log id=79197e7c-4795-47fd-846e-7365d0b5974f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462",
2026-06-11 18:01:03.224484 | controller |     "Jun 11 17:35:01.717706 crc crio[23211]: time=\"2026-06-11T17:35:01.717631921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=6d573348-a2fc-4923-8187-92b937c8ec65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.224499 | controller |     "Jun 11 17:35:01.832286 crc crio[23211]: time=\"2026-06-11T17:35:01.832082618Z\" level=info msg=\"Created container 08921e7abd743cb515a1573e4dc141391d4dcff1217c02a01757c92ccaa0cb2f: openstack/barbican-api-778b85f7cd-bpdn9/barbican-api-log\" id=00f11dab-4c96-452c-b0a1-b63e3cb01d5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.224533 | controller |     "Jun 11 17:35:01.836003 crc crio[23211]: time=\"2026-06-11T17:35:01.835916845Z\" level=info msg=\"Starting container: 08921e7abd743cb515a1573e4dc141391d4dcff1217c02a01757c92ccaa0cb2f\" id=f7c62549-ecbf-4165-95de-1f8d5edd30f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.224554 | controller |     "Jun 11 17:35:01.858707 crc crio[23211]: time=\"2026-06-11T17:35:01.858570322Z\" level=info msg=\"Started container\" PID=287100 containerID=08921e7abd743cb515a1573e4dc141391d4dcff1217c02a01757c92ccaa0cb2f description=openstack/barbican-api-778b85f7cd-bpdn9/barbican-api-log id=f7c62549-ecbf-4165-95de-1f8d5edd30f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1",
2026-06-11 18:01:03.224570 | controller |     "Jun 11 17:35:01.866125 crc crio[23211]: time=\"2026-06-11T17:35:01.866056789Z\" level=info msg=\"Stopped pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e\" id=18feb901-4f57-4f68-ad03-b2228b550b39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.224585 | controller |     "Jun 11 17:35:01.877810 crc crio[23211]: time=\"2026-06-11T17:35:01.877760152Z\" level=info msg=\"Removed container 33114d0f32f1addbc605f927f438cb83cc8f8c7632ee4f0ec65a56c946ab01f2: openstack/dnsmasq-dns-694549dd57-nbsxf/init\" id=6b15ef8e-ce65-4574-a476-af9c37c4fd80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.224600 | controller |     "Jun 11 17:35:01.895799 crc crio[23211]: time=\"2026-06-11T17:35:01.895729482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=0be6ccb7-843e-466c-af0a-6864a530d2c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.224615 | controller |     "Jun 11 17:35:01.913124 crc crio[23211]: time=\"2026-06-11T17:35:01.913026246Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-zj9rq Namespace:openstack ID:b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879 UID:8855e458-bbd4-4b9b-b145-292a9abefe22 NetNS:/var/run/netns/5257b856-5da9-4bea-a585-96c301d1d9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8855e458_bbd4_4b9b_b145_292a9abefe22.slice PodAnnotations:0xc0022780f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.224631 | controller |     "Jun 11 17:35:01.913124 crc crio[23211]: time=\"2026-06-11T17:35:01.913112088Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-zj9rq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.224645 | controller |     "Jun 11 17:35:02.112138 crc crio[23211]: time=\"2026-06-11T17:35:02.111792077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=964ab9c1-5677-40d8-bc0d-e44c41b95663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.224660 | controller |     "Jun 11 17:35:02.121876 crc crio[23211]: time=\"2026-06-11T17:35:02.121797157Z\" level=info msg=\"Creating container: openstack/placement-7ddcd4df44-thnrc/placement-api\" id=105b9972-684e-4619-b76f-668c70058ea6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.224674 | controller |     "Jun 11 17:35:02.125943 crc crio[23211]: time=\"2026-06-11T17:35:02.125880579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.224689 | controller |     "Jun 11 17:35:02.138544 crc crio[23211]: time=\"2026-06-11T17:35:02.138468965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6a3a4116-d5b5-4581-b50f-68778902aad5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.224708 | controller |     "Jun 11 17:35:02.354183 crc crio[23211]: time=\"2026-06-11T17:35:02.352904108Z\" level=info msg=\"Stopped container f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=4fd5deae-41da-4835-8076-7a4446011ca0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.224724 | controller |     "Jun 11 17:35:02.355559 crc crio[23211]: time=\"2026-06-11T17:35:02.355476742Z\" level=info msg=\"Stopping pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\" id=4a6a62fd-eac1-4ed0-8952-7fb6c24602df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.224739 | controller |     "Jun 11 17:35:02.357090 crc crio[23211]: time=\"2026-06-11T17:35:02.357012821Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5 UID:7406a613-e689-4836-a054-11132a3bf217 NetNS:/var/run/netns/93ffaeca-4da6-43f4-97be-8aa064a72851 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7406a613_e689_4836_a054_11132a3bf217.slice PodAnnotations:0xc0001ae760}] Aliases:map[]}\"",
2026-06-11 18:01:03.224754 | controller |     "Jun 11 17:35:02.362958 crc crio[23211]: time=\"2026-06-11T17:35:02.362876237Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.224768 | controller |     "Jun 11 17:35:02.747726 crc crio[23211]: 2026-06-11T17:35:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b62ba3f44475e6a Mac:5e:93:49:21:8d:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ae Mtu:0 Sandbox:/var/run/netns/5257b856-5da9-4bea-a585-96c301d1d9bd SocketPath: PciID:}] [{Interface:0xc000152eb0 Address:{IP:10.217.1.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.224783 | controller |     "Jun 11 17:35:02.754619 crc crio[23211]: time=\"2026-06-11T17:35:02.751524774Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-zj9rq Namespace:openstack ID:b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879 UID:8855e458-bbd4-4b9b-b145-292a9abefe22 NetNS:/var/run/netns/5257b856-5da9-4bea-a585-96c301d1d9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8855e458_bbd4_4b9b_b145_292a9abefe22.slice PodAnnotations:0xc0022780f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.224798 | controller |     "Jun 11 17:35:02.754619 crc crio[23211]: time=\"2026-06-11T17:35:02.751683188Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-zj9rq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.224813 | controller |     "Jun 11 17:35:03.256997 crc crio[23211]: time=\"2026-06-11T17:35:03.256389635Z\" level=info msg=\"Stopping container: cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46 (timeout: 30s)\" id=3fa2f399-5c7d-49d1-9cb4-76e46c59f6e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.224827 | controller |     "Jun 11 17:35:03.315120 crc crio[23211]: time=\"2026-06-11T17:35:03.315006343Z\" level=info msg=\"Removing container: 5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8\" id=56ecbe28-1a1c-453b-ae1f-ae8a223def46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.224842 | controller |     "Jun 11 17:35:03.482898 crc crio[23211]: time=\"2026-06-11T17:35:03.482821538Z\" level=info msg=\"Running pod sandbox: openstack/neutron-67bc49c7b5-2682v/POD\" id=639b5984-5890-4910-b6c2-baad61f116d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.224856 | controller |     "Jun 11 17:35:03.482898 crc crio[23211]: time=\"2026-06-11T17:35:03.48292132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.224874 | controller |     "Jun 11 17:35:03.709653 crc crio[23211]: time=\"2026-06-11T17:35:03.70918762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.224889 | controller |     "Jun 11 17:35:03.719237 crc crio[23211]: time=\"2026-06-11T17:35:03.719088268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.224904 | controller |     "Jun 11 17:35:03.891805 crc crio[23211]: time=\"2026-06-11T17:35:03.891046756Z\" level=info msg=\"Created container c85c69f8bee66e22908022805a1cfc4cc6751cee963e4869c43348299b3114cc: openstack/placement-7ddcd4df44-thnrc/placement-api\" id=105b9972-684e-4619-b76f-668c70058ea6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.224919 | controller |     "Jun 11 17:35:03.893553 crc crio[23211]: time=\"2026-06-11T17:35:03.893265482Z\" level=info msg=\"Starting container: c85c69f8bee66e22908022805a1cfc4cc6751cee963e4869c43348299b3114cc\" id=5d00796f-a3a4-4ec4-8efc-19790ed7408d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.224934 | controller |     "Jun 11 17:35:03.901404 crc crio[23211]: time=\"2026-06-11T17:35:03.901311623Z\" level=info msg=\"Started container\" PID=287368 containerID=c85c69f8bee66e22908022805a1cfc4cc6751cee963e4869c43348299b3114cc description=openstack/placement-7ddcd4df44-thnrc/placement-api id=5d00796f-a3a4-4ec4-8efc-19790ed7408d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88b2a1bbdf7b51049b88d857ca7cff32918e343c80d7b7cf9fd8c2d7bd47462",
2026-06-11 18:01:03.224948 | controller |     "Jun 11 17:35:04.314633 crc crio[23211]: time=\"2026-06-11T17:35:04.314541727Z\" level=info msg=\"Stopping container: af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95 (timeout: 30s)\" id=1691b8d2-fa1a-4562-bd16-81a89dde6f6d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.224962 | controller |     "Jun 11 17:35:04.316132 crc crio[23211]: time=\"2026-06-11T17:35:04.316052375Z\" level=info msg=\"Stopping container: d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089 (timeout: 30s)\" id=bccaa6c9-7e81-414a-b1a5-da3563be2317 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.224977 | controller |     "Jun 11 17:35:04.337837 crc crio[23211]: time=\"2026-06-11T17:35:04.337771989Z\" level=info msg=\"Stopping container: 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624 (timeout: 30s)\" id=b730971d-8c8c-4ab9-a1c7-1b593ec24f23 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.224991 | controller |     "Jun 11 17:35:04.390775 crc crio[23211]: time=\"2026-06-11T17:35:04.390656275Z\" level=info msg=\"Stopping container: 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2 (timeout: 30s)\" id=2b811305-3fc4-4c38-ac18-c196e63caa1d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.225006 | controller |     "Jun 11 17:35:04.398322 crc crio[23211]: time=\"2026-06-11T17:35:04.398237004Z\" level=info msg=\"Stopping container: e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad (timeout: 30s)\" id=b6f2798d-90d4-4f64-8489-e0ea5efd4cde name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.225020 | controller |     "Jun 11 17:35:05.013056 crc crio[23211]: time=\"2026-06-11T17:35:05.010600317Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-f5qv4/POD\" id=5c06459c-cf9f-4d8e-aa80-b88d1f1ee922 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.225035 | controller |     "Jun 11 17:35:05.013056 crc crio[23211]: time=\"2026-06-11T17:35:05.012066003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.225053 | controller |     "Jun 11 17:35:05.321975 crc crio[23211]: time=\"2026-06-11T17:35:05.320117352Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-vmjjv/POD\" id=55baed13-1b6e-40b0-a789-6725a8755f35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.225068 | controller |     "Jun 11 17:35:05.321975 crc crio[23211]: time=\"2026-06-11T17:35:05.320829049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.225083 | controller |     "Jun 11 17:35:05.339897 crc crio[23211]: time=\"2026-06-11T17:35:05.339817575Z\" level=info msg=\"Ran pod sandbox b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879 with infra container: openstack/cinder-online-data-migrations-zj9rq/POD\" id=879aa699-2339-4c40-bc26-39bc6dae1719 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.225098 | controller |     "Jun 11 17:35:05.341038 crc crio[23211]: time=\"2026-06-11T17:35:05.340898423Z\" level=info msg=\"Stopped pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\" id=4a6a62fd-eac1-4ed0-8952-7fb6c24602df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.225115 | controller |     "Jun 11 17:35:05.355493 crc crio[23211]: time=\"2026-06-11T17:35:05.342590256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=c51391d2-e95a-4e20-9668-32b66de301d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.225132 | controller |     "Jun 11 17:35:06.260906 crc crio[23211]: time=\"2026-06-11T17:35:06.260281727Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=a50c58df-0d9f-41c1-81a4-9aa1e31b1a50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.225146 | controller |     "Jun 11 17:35:06.261991 crc crio[23211]: time=\"2026-06-11T17:35:06.260936554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.225161 | controller |     "Jun 11 17:35:06.538769 crc crio[23211]: time=\"2026-06-11T17:35:06.538694184Z\" level=info msg=\"Creating container: openstack/barbican-api-778b85f7cd-bpdn9/barbican-api\" id=694bc9d6-3bf5-4d58-8e85-52d66080b2c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.225175 | controller |     "Jun 11 17:35:06.668172 crc crio[23211]: time=\"2026-06-11T17:35:06.667766058Z\" level=info msg=\"Stopped container ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359: openstack/glance-default-external-api-0/glance-httpd\" id=8b5c2a77-ac60-40fb-87d2-3d8693de2f62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.225190 | controller |     "Jun 11 17:35:06.669092 crc crio[23211]: time=\"2026-06-11T17:35:06.669012189Z\" level=info msg=\"Stopping pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\" id=d022713a-a8d0-4a46-904b-02e2815c5a6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.225204 | controller |     "Jun 11 17:35:06.687987 crc crio[23211]: time=\"2026-06-11T17:35:06.687876901Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff UID:6b6a8278-d2ed-46ce-a9db-71d06ada09f6 NetNS:/var/run/netns/dd9b0960-9359-4a2d-b29a-7c61ea23484a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6a8278_d2ed_46ce_a9db_71d06ada09f6.slice PodAnnotations:0xc002818820}] Aliases:map[]}\"",
2026-06-11 18:01:03.225219 | controller |     "Jun 11 17:35:06.688312 crc crio[23211]: time=\"2026-06-11T17:35:06.688150328Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.225239 | controller |     "Jun 11 17:35:06.796491 crc crio[23211]: time=\"2026-06-11T17:35:06.796173226Z\" level=info msg=\"Stopped container 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347: openstack/glance-default-internal-api-0/glance-httpd\" id=83bfb581-3769-4518-8438-3bf24c01001a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.225254 | controller |     "Jun 11 17:35:06.798629 crc crio[23211]: time=\"2026-06-11T17:35:06.798564705Z\" level=info msg=\"Stopped container d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089: openstack/nova-api-0/nova-api-log\" id=bccaa6c9-7e81-414a-b1a5-da3563be2317 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.225269 | controller |     "Jun 11 17:35:06.799028 crc crio[23211]: time=\"2026-06-11T17:35:06.798824361Z\" level=info msg=\"Stopping pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\" id=119304c2-960b-484d-a085-2c2b83a8b8cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.225284 | controller |     "Jun 11 17:35:06.800813 crc crio[23211]: time=\"2026-06-11T17:35:06.800729299Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8 UID:e7e70b16-7545-4958-84b5-f9538101e7c7 NetNS:/var/run/netns/7c184b5e-9252-49fd-a900-7e1d3e2c0441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e70b16_7545_4958_84b5_f9538101e7c7.slice PodAnnotations:0xc00008d588}] Aliases:map[]}\"",
2026-06-11 18:01:03.225299 | controller |     "Jun 11 17:35:06.801037 crc crio[23211]: time=\"2026-06-11T17:35:06.800957865Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.225314 | controller |     "Jun 11 17:35:06.810385 crc crio[23211]: time=\"2026-06-11T17:35:06.810280869Z\" level=info msg=\"Stopped container e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad: openstack/nova-metadata-0/nova-metadata-log\" id=b6f2798d-90d4-4f64-8489-e0ea5efd4cde name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.225328 | controller |     "Jun 11 17:35:08.716931 crc crio[23211]: time=\"2026-06-11T17:35:08.713176676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.225342 | controller |     "Jun 11 17:35:08.998679 crc crio[23211]: time=\"2026-06-11T17:35:08.993743496Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=4812a649-6056-477b-a971-349ba303bd23 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.225357 | controller |     "Jun 11 17:35:09.011586 crc crio[23211]: time=\"2026-06-11T17:35:09.00390821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=95a7a972-262b-4ec2-942f-0b0fd97219f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.225371 | controller |     "Jun 11 17:35:09.046377 crc crio[23211]: time=\"2026-06-11T17:35:09.041372169Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=e368e06f-008f-4cba-bc8e-c12c98e8c3e6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.225385 | controller |     "Jun 11 17:35:09.046377 crc crio[23211]: time=\"2026-06-11T17:35:09.042988739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=a916c59a-4f25-4911-8570-dda9a3aa5a7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.225404 | controller |     "Jun 11 17:35:09.093065 crc crio[23211]: time=\"2026-06-11T17:35:09.092368757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4a23a058-4d8c-47ad-9143-618f4c769d7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.225419 | controller |     "Jun 11 17:35:09.270965 crc crio[23211]: time=\"2026-06-11T17:35:09.270787637Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=2e5273cd-8054-4c96-891b-b3ba8a41f5f0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.225434 | controller |     "Jun 11 17:35:09.271779 crc crio[23211]: time=\"2026-06-11T17:35:09.271714261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=3c7e4b29-0602-4166-97ba-e0834852a422 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.225448 | controller |     "Jun 11 17:35:09.313460 crc crio[23211]: time=\"2026-06-11T17:35:09.313038496Z\" level=info msg=\"Stopped pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\" id=d022713a-a8d0-4a46-904b-02e2815c5a6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.225463 | controller |     "Jun 11 17:35:09.320860 crc crio[23211]: time=\"2026-06-11T17:35:09.319024346Z\" level=info msg=\"Stopped pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\" id=119304c2-960b-484d-a085-2c2b83a8b8cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.225477 | controller |     "Jun 11 17:35:09.325904 crc crio[23211]: time=\"2026-06-11T17:35:09.325833796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=1c542d8c-3dd5-40e4-a718-658d619184b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.225492 | controller |     "Jun 11 17:35:09.342887 crc crio[23211]: time=\"2026-06-11T17:35:09.342798361Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-zj9rq/cinder-online-data-migrations\" id=8a52959f-828a-413e-a4ce-ed3de4686bbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.225507 | controller |     "Jun 11 17:35:09.370391 crc crio[23211]: time=\"2026-06-11T17:35:09.368965916Z\" level=info msg=\"Stopped container af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95: openstack/nova-api-0/nova-api-api\" id=1691b8d2-fa1a-4562-bd16-81a89dde6f6d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.225543 | controller |     "Jun 11 17:35:09.379652 crc crio[23211]: time=\"2026-06-11T17:35:09.379034859Z\" level=info msg=\"Stopping pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\" id=4ba1ab86-1aec-44e5-8e26-d4318efef9ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.225560 | controller |     "Jun 11 17:35:09.383832 crc crio[23211]: time=\"2026-06-11T17:35:09.383664715Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183 UID:4245aa31-ad6a-4fbf-b7a4-662be43939a7 NetNS:/var/run/netns/dca66dd8-4c8b-41d3-b84f-77684ab68d8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4245aa31_ad6a_4fbf_b7a4_662be43939a7.slice PodAnnotations:0xc0038ac758}] Aliases:map[]}\"",
2026-06-11 18:01:03.225576 | controller |     "Jun 11 17:35:09.383967 crc crio[23211]: time=\"2026-06-11T17:35:09.383850669Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.225591 | controller |     "Jun 11 17:35:09.402920 crc crio[23211]: time=\"2026-06-11T17:35:09.402637861Z\" level=info msg=\"Removed container 5dd6da5de6003aafedb1f07cf74fe9b8b2cfb29c54bb46bd9680c058587c34a8: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=56ecbe28-1a1c-453b-ae1f-ae8a223def46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.225611 | controller |     "Jun 11 17:35:09.414557 crc crio[23211]: time=\"2026-06-11T17:35:09.414343863Z\" level=info msg=\"Removing container: f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde\" id=12dfacbe-cf9b-4e97-a5be-7031eb4e98a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.225626 | controller |     "Jun 11 17:35:09.441132 crc crio[23211]: time=\"2026-06-11T17:35:09.435591776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=eca70b31-4fce-4b60-95f5-8fea93913564 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.225641 | controller |     "Jun 11 17:35:09.451962 crc crio[23211]: time=\"2026-06-11T17:35:09.443354731Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=ec394a38-094f-46ab-a9b1-c4245f7b9233 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.225656 | controller |     "Jun 11 17:35:09.451962 crc crio[23211]: time=\"2026-06-11T17:35:09.451650468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=aa49592f-62f9-425a-8239-f72fbfbc704d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.225671 | controller |     "Jun 11 17:35:09.476652 crc crio[23211]: time=\"2026-06-11T17:35:09.476293666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=7023b67e-021b-4de0-abac-8a27eb912dfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.225685 | controller |     "Jun 11 17:35:09.512900 crc crio[23211]: time=\"2026-06-11T17:35:09.51196817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.225700 | controller |     "Jun 11 17:35:09.516957 crc crio[23211]: time=\"2026-06-11T17:35:09.516881022Z\" level=info msg=\"Got pod network &{Name:neutron-67bc49c7b5-2682v Namespace:openstack ID:635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72 UID:be5a7966-9a94-4d5d-a414-79140c78ba84 NetNS:/var/run/netns/99099728-4039-42d4-b483-40c3351d777f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe5a7966_9a94_4d5d_a414_79140c78ba84.slice PodAnnotations:0xc006618660}] Aliases:map[]}\"",
2026-06-11 18:01:03.225715 | controller |     "Jun 11 17:35:09.516957 crc crio[23211]: time=\"2026-06-11T17:35:09.516938064Z\" level=info msg=\"Adding pod openstack_neutron-67bc49c7b5-2682v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.225729 | controller |     "Jun 11 17:35:09.551813 crc crio[23211]: time=\"2026-06-11T17:35:09.543879689Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener-log\" id=35d41616-d00f-43bf-b9b1-c487652e9dbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.225744 | controller |     "Jun 11 17:35:09.568616 crc crio[23211]: time=\"2026-06-11T17:35:09.568538278Z\" level=info msg=\"Stopped container 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2: openstack/nova-metadata-0/nova-metadata-metadata\" id=2b811305-3fc4-4c38-ac18-c196e63caa1d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.225759 | controller |     "Jun 11 17:35:09.581103 crc crio[23211]: time=\"2026-06-11T17:35:09.58104794Z\" level=info msg=\"Stopping pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\" id=07b68f9e-a76e-4160-b547-ffa5deaf1dda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.225773 | controller |     "Jun 11 17:35:09.584650 crc crio[23211]: time=\"2026-06-11T17:35:09.5846163Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a UID:1a3b749a-0506-471c-942a-69d9ea3ab783 NetNS:/var/run/netns/946254b6-8cd7-46f7-aee3-4f335862760e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3b749a_0506_471c_942a_69d9ea3ab783.slice PodAnnotations:0xc000612f00}] Aliases:map[]}\"",
2026-06-11 18:01:03.225793 | controller |     "Jun 11 17:35:09.585122 crc crio[23211]: time=\"2026-06-11T17:35:09.585096552Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.225808 | controller |     "Jun 11 17:35:09.655267 crc crio[23211]: time=\"2026-06-11T17:35:09.65522352Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f634858054497c24b9585c81aed00d06f2ad967aeeb9beafe7a6bc4b43935f20 UID:f578c66a-5dbe-4fe7-9fbe-6371e77dd910 NetNS:/var/run/netns/48ca083a-b48d-40d2-9f48-0f4856b9573c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf578c66a_5dbe_4fe7_9fbe_6371e77dd910.slice PodAnnotations:0xc000613128}] Aliases:map[]}\"",
2026-06-11 18:01:03.225823 | controller |     "Jun 11 17:35:09.658022 crc crio[23211]: time=\"2026-06-11T17:35:09.657994879Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.225839 | controller |     "Jun 11 17:35:09.722960 crc crio[23211]: time=\"2026-06-11T17:35:09.722622747Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=bc7fa3d7-6934-442e-9a9e-1701b9a7e63c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.225854 | controller |     "Jun 11 17:35:09.730266 crc crio[23211]: time=\"2026-06-11T17:35:09.730110555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.225869 | controller |     "Jun 11 17:35:09.753069 crc crio[23211]: time=\"2026-06-11T17:35:09.752850455Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-f5qv4 Namespace:openstack ID:b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d UID:f64c7a77-19ce-41e7-a0ae-1d685707ecc3 NetNS:/var/run/netns/ee3e46bb-7077-40f4-8812-a9c2fefcce2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf64c7a77_19ce_41e7_a0ae_1d685707ecc3.slice PodAnnotations:0xc0038aca08}] Aliases:map[]}\"",
2026-06-11 18:01:03.225884 | controller |     "Jun 11 17:35:09.753069 crc crio[23211]: time=\"2026-06-11T17:35:09.75306648Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-f5qv4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.225898 | controller |     "Jun 11 17:35:09.779855 crc crio[23211]: time=\"2026-06-11T17:35:09.778298092Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-vmjjv Namespace:openstack ID:e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0 UID:b77e8a4d-dbcd-4562-9ab3-6eef6a2774d0 NetNS:/var/run/netns/df9830d8-8347-4d09-bbbf-b4b72b921edc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb77e8a4d_dbcd_4562_9ab3_6eef6a2774d0.slice PodAnnotations:0xc0001ae750}] Aliases:map[]}\"",
2026-06-11 18:01:03.225913 | controller |     "Jun 11 17:35:09.779855 crc crio[23211]: time=\"2026-06-11T17:35:09.779834151Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-vmjjv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.225932 | controller |     "Jun 11 17:35:09.787764 crc crio[23211]: time=\"2026-06-11T17:35:09.787723039Z\" level=info msg=\"Creating container: openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker-log\" id=7db81f11-3b79-497f-a54c-e48333d8aaaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.225947 | controller |     "Jun 11 17:35:09.878071 crc crio[23211]: time=\"2026-06-11T17:35:09.878014391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=076e32c0-a674-45cc-bbfa-b3c349e12885 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.225961 | controller |     "Jun 11 17:35:09.880193 crc crio[23211]: time=\"2026-06-11T17:35:09.880057072Z\" level=info msg=\"Removed container f53737459a4e22177c80a4dee7676cb72d5081243df59c7d9ea34652dd975bde: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=12dfacbe-cf9b-4e97-a5be-7031eb4e98a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.225975 | controller |     "Jun 11 17:35:09.886153 crc crio[23211]: time=\"2026-06-11T17:35:09.886076483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.225989 | controller |     "Jun 11 17:35:09.924180 crc crio[23211]: time=\"2026-06-11T17:35:09.924102296Z\" level=info msg=\"Removing container: ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359\" id=7d2ecb40-baba-4ced-8202-a694685d09de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.226004 | controller |     "Jun 11 17:35:10.036869 crc crio[23211]: time=\"2026-06-11T17:35:10.029541698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226018 | controller |     "Jun 11 17:35:10.217377 crc crio[23211]: time=\"2026-06-11T17:35:10.217293462Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=65d231a4-dbb9-47b5-b75b-29079b1933a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.226033 | controller |     "Jun 11 17:35:10.557662 crc crio[23211]: time=\"2026-06-11T17:35:10.555712312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226047 | controller |     "Jun 11 17:35:10.605065 crc crio[23211]: time=\"2026-06-11T17:35:10.605021117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226061 | controller |     "Jun 11 17:35:10.620647 crc crio[23211]: time=\"2026-06-11T17:35:10.609616552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226075 | controller |     "Jun 11 17:35:10.633932 crc crio[23211]: time=\"2026-06-11T17:35:10.633870629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226090 | controller |     "Jun 11 17:35:10.689938 crc crio[23211]: time=\"2026-06-11T17:35:10.688645592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226104 | controller |     "Jun 11 17:35:10.716799 crc crio[23211]: time=\"2026-06-11T17:35:10.716407788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226119 | controller |     "Jun 11 17:35:10.730921 crc crio[23211]: time=\"2026-06-11T17:35:10.729881925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226138 | controller |     "Jun 11 17:35:10.830525 crc crio[23211]: time=\"2026-06-11T17:35:10.829626474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226153 | controller |     "Jun 11 17:35:10.855014 crc crio[23211]: time=\"2026-06-11T17:35:10.854792154Z\" level=info msg=\"Removed container ad084edf9346aac68adce20d940d570bfdefcc1ccf55d565f2668cc98e18f359: openstack/glance-default-external-api-0/glance-httpd\" id=7d2ecb40-baba-4ced-8202-a694685d09de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.226168 | controller |     "Jun 11 17:35:10.863971 crc crio[23211]: time=\"2026-06-11T17:35:10.863814451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226182 | controller |     "Jun 11 17:35:10.887624 crc crio[23211]: time=\"2026-06-11T17:35:10.885330699Z\" level=info msg=\"Removing container: 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db\" id=a70bd59c-9c05-4e39-a249-8acd60364d87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.226197 | controller |     "Jun 11 17:35:10.932143 crc crio[23211]: time=\"2026-06-11T17:35:10.932037909Z\" level=info msg=\"Created container 8800fa0cdaf057e1ea9fb1c3637fdb1ba399f7348dd2ff84bb18fc55823334e2: openstack/barbican-api-778b85f7cd-bpdn9/barbican-api\" id=694bc9d6-3bf5-4d58-8e85-52d66080b2c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.226212 | controller |     "Jun 11 17:35:10.934029 crc crio[23211]: time=\"2026-06-11T17:35:10.933961838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226226 | controller |     "Jun 11 17:35:10.958537 crc crio[23211]: time=\"2026-06-11T17:35:10.955066527Z\" level=info msg=\"Starting container: 8800fa0cdaf057e1ea9fb1c3637fdb1ba399f7348dd2ff84bb18fc55823334e2\" id=00de3df0-90a5-49f4-9570-987c3d24ff74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.226241 | controller |     "Jun 11 17:35:10.980090 crc crio[23211]: time=\"2026-06-11T17:35:10.978942195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226256 | controller |     "Jun 11 17:35:10.985615 crc crio[23211]: time=\"2026-06-11T17:35:10.98548599Z\" level=info msg=\"Stopped container cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3fa2f399-5c7d-49d1-9cb4-76e46c59f6e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.226270 | controller |     "Jun 11 17:35:11.029275 crc crio[23211]: time=\"2026-06-11T17:35:11.028588089Z\" level=info msg=\"Started container\" PID=288346 containerID=8800fa0cdaf057e1ea9fb1c3637fdb1ba399f7348dd2ff84bb18fc55823334e2 description=openstack/barbican-api-778b85f7cd-bpdn9/barbican-api id=00de3df0-90a5-49f4-9570-987c3d24ff74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd6fd346757c5e47de43fc0b2cea2545164535c31f4ce3b17c25b14e230eeed1",
2026-06-11 18:01:03.226286 | controller |     "Jun 11 17:35:11.031907 crc crio[23211]: time=\"2026-06-11T17:35:11.031848141Z\" level=info msg=\"Stopping pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\" id=da158709-c0e2-4254-8e0e-6403b47f71c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.226301 | controller |     "Jun 11 17:35:11.108272 crc crio[23211]: time=\"2026-06-11T17:35:11.106414579Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab UID:28c2bf9d-2bb2-42e9-af40-f45b6a9b7dbd NetNS:/var/run/netns/e86c32d6-ff36-4806-a790-de3159a2dc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28c2bf9d_2bb2_42e9_af40_f45b6a9b7dbd.slice PodAnnotations:0xc00008cfc8}] Aliases:map[]}\"",
2026-06-11 18:01:03.226322 | controller |     "Jun 11 17:35:11.108272 crc crio[23211]: time=\"2026-06-11T17:35:11.107129557Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.226337 | controller |     "Jun 11 17:35:11.113614 crc crio[23211]: time=\"2026-06-11T17:35:11.113559288Z\" level=info msg=\"Created container e2958ab6db4ed1da0f82211f0203c903d5b277155d8810139784401bbed3beef: openstack/swift-storage-0/account-server\" id=bc7fa3d7-6934-442e-9a9e-1701b9a7e63c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.226353 | controller |     "Jun 11 17:35:11.128849 crc crio[23211]: time=\"2026-06-11T17:35:11.12480858Z\" level=info msg=\"Starting container: e2958ab6db4ed1da0f82211f0203c903d5b277155d8810139784401bbed3beef\" id=ba37cc0f-663b-4490-84f7-078a99938f82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.226368 | controller |     "Jun 11 17:35:11.138108 crc crio[23211]: time=\"2026-06-11T17:35:11.13802855Z\" level=info msg=\"Started container\" PID=288341 containerID=e2958ab6db4ed1da0f82211f0203c903d5b277155d8810139784401bbed3beef description=openstack/swift-storage-0/account-server id=ba37cc0f-663b-4490-84f7-078a99938f82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.226383 | controller |     "Jun 11 17:35:11.151507 crc crio[23211]: time=\"2026-06-11T17:35:11.14279134Z\" level=info msg=\"Removed container 31c0ed8d34cbb3fcdf6d05bc9d160582d0c2e9da472b3c20d28593a0bbca50db: openstack/glance-default-external-api-0/glance-log\" id=a70bd59c-9c05-4e39-a249-8acd60364d87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.226399 | controller |     "Jun 11 17:35:11.181495 crc crio[23211]: time=\"2026-06-11T17:35:11.177611283Z\" level=info msg=\"Stopped pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\" id=4ba1ab86-1aec-44e5-8e26-d4318efef9ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.226414 | controller |     "Jun 11 17:35:11.188302 crc crio[23211]: time=\"2026-06-11T17:35:11.184741372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=eca6fb64-790c-41ca-8ecb-f584b47163db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.226429 | controller |     "Jun 11 17:35:11.233516 crc crio[23211]: time=\"2026-06-11T17:35:11.233150514Z\" level=info msg=\"Removing container: 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347\" id=61a306ed-4e3c-4082-90a2-9d41ca85a347 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.226444 | controller |     "Jun 11 17:35:11.292929 crc crio[23211]: time=\"2026-06-11T17:35:11.29285948Z\" level=info msg=\"Stopping container: 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254 (timeout: 2s)\" id=029c9dd7-747f-4aa7-b6a9-7c823045059e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.226459 | controller |     "Jun 11 17:35:11.460572 crc crio[23211]: time=\"2026-06-11T17:35:11.455752842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=7ce0a752-61cc-4685-a228-f400d8f8f4ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.226474 | controller |     "Jun 11 17:35:11.467538 crc crio[23211]: time=\"2026-06-11T17:35:11.463533797Z\" level=info msg=\"Removed container 20e6f23b0ba27ad8d566c8a16f02d44d12c2fff6aea1dc5f535e3a9118eb6347: openstack/glance-default-internal-api-0/glance-httpd\" id=61a306ed-4e3c-4082-90a2-9d41ca85a347 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.226493 | controller |     "Jun 11 17:35:11.496914 crc crio[23211]: time=\"2026-06-11T17:35:11.496812531Z\" level=info msg=\"Removing container: e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f\" id=4c7b872e-56cd-47f6-a8b9-22bc6191bedb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.226509 | controller |     "Jun 11 17:35:11.560724 crc crio[23211]: time=\"2026-06-11T17:35:11.558778873Z\" level=info msg=\"Created container 1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab: openstack/cinder-online-data-migrations-zj9rq/cinder-online-data-migrations\" id=8a52959f-828a-413e-a4ce-ed3de4686bbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.226545 | controller |     "Jun 11 17:35:11.570496 crc crio[23211]: time=\"2026-06-11T17:35:11.570342203Z\" level=info msg=\"Starting container: 1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab\" id=9209548b-1765-4dbf-ad52-7a1bb53c164e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.226562 | controller |     "Jun 11 17:35:11.582190 crc crio[23211]: time=\"2026-06-11T17:35:11.582081518Z\" level=info msg=\"Started container\" PID=288358 containerID=1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab description=openstack/cinder-online-data-migrations-zj9rq/cinder-online-data-migrations id=9209548b-1765-4dbf-ad52-7a1bb53c164e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879",
2026-06-11 18:01:03.226578 | controller |     "Jun 11 17:35:11.603542 crc crio[23211]: time=\"2026-06-11T17:35:11.603302529Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=f50803aa-dd05-4b47-8ad4-0b84a38c3f78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.226593 | controller |     "Jun 11 17:35:11.604078 crc crio[23211]: time=\"2026-06-11T17:35:11.603841272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226609 | controller |     "Jun 11 17:35:11.728726 crc crio[23211]: time=\"2026-06-11T17:35:11.726371683Z\" level=info msg=\"Stopped pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\" id=07b68f9e-a76e-4160-b547-ffa5deaf1dda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.226624 | controller |     "Jun 11 17:35:11.756367 crc crio[23211]: time=\"2026-06-11T17:35:11.756306502Z\" level=info msg=\"Created container b2c41733dda445bbdb0af427e2b721001f2bfedba9e9e67242cf3c2cf1b76322: openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener-log\" id=35d41616-d00f-43bf-b9b1-c487652e9dbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.226640 | controller |     "Jun 11 17:35:11.761905 crc crio[23211]: time=\"2026-06-11T17:35:11.761824871Z\" level=info msg=\"Starting container: b2c41733dda445bbdb0af427e2b721001f2bfedba9e9e67242cf3c2cf1b76322\" id=6595b027-dddc-4921-bd35-8289e083d995 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.226655 | controller |     "Jun 11 17:35:11.773035 crc crio[23211]: time=\"2026-06-11T17:35:11.772673033Z\" level=info msg=\"Started container\" PID=288370 containerID=b2c41733dda445bbdb0af427e2b721001f2bfedba9e9e67242cf3c2cf1b76322 description=openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener-log id=6595b027-dddc-4921-bd35-8289e083d995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb",
2026-06-11 18:01:03.226671 | controller |     "Jun 11 17:35:11.790570 crc crio[23211]: time=\"2026-06-11T17:35:11.789838823Z\" level=info msg=\"Stopped container 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b730971d-8c8c-4ab9-a1c7-1b593ec24f23 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.226691 | controller |     "Jun 11 17:35:11.799613 crc crio[23211]: time=\"2026-06-11T17:35:11.799527376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=6141f642-c647-44e2-a769-c64d584e1a43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.226707 | controller |     "Jun 11 17:35:11.800502 crc crio[23211]: time=\"2026-06-11T17:35:11.800361896Z\" level=info msg=\"Stopping pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f\" id=dadc5f69-817d-4840-bee9-e90e1845c34a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.226723 | controller |     "Jun 11 17:35:11.805139 crc crio[23211]: time=\"2026-06-11T17:35:11.804190812Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f UID:ef6ab8ba-5e2e-4eae-9ce1-9df12f03fe07 NetNS:/var/run/netns/a31c5993-77b2-49c8-a87a-a2f443fda298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef6ab8ba_5e2e_4eae_9ce1_9df12f03fe07.slice PodAnnotations:0xc00294e0a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.226739 | controller |     "Jun 11 17:35:11.805139 crc crio[23211]: time=\"2026-06-11T17:35:11.804389337Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.226754 | controller |     "Jun 11 17:35:11.852926 crc crio[23211]: time=\"2026-06-11T17:35:11.84881359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226769 | controller |     "Jun 11 17:35:11.888591 crc crio[23211]: time=\"2026-06-11T17:35:11.887080709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226785 | controller |     "Jun 11 17:35:11.907802 crc crio[23211]: time=\"2026-06-11T17:35:11.907685115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226800 | controller |     "Jun 11 17:35:11.923277 crc crio[23211]: time=\"2026-06-11T17:35:11.921879971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226815 | controller |     "Jun 11 17:35:11.943693 crc crio[23211]: time=\"2026-06-11T17:35:11.941336478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=f672ccea-b2cc-44aa-921f-26363efa0473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.226831 | controller |     "Jun 11 17:35:11.948622 crc crio[23211]: time=\"2026-06-11T17:35:11.947297757Z\" level=info msg=\"Created container 8883dd357bdacf6d05ccc082cf2e6fd0ce5758f439227547d691101bfa852e00: openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker-log\" id=7db81f11-3b79-497f-a54c-e48333d8aaaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.226846 | controller |     "Jun 11 17:35:11.952227 crc crio[23211]: time=\"2026-06-11T17:35:11.950628842Z\" level=info msg=\"Starting container: 8883dd357bdacf6d05ccc082cf2e6fd0ce5758f439227547d691101bfa852e00\" id=72626f03-ef9a-4a67-8ed5-4aa2fb5689f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.226862 | controller |     "Jun 11 17:35:11.957598 crc crio[23211]: time=\"2026-06-11T17:35:11.956812896Z\" level=info msg=\"Started container\" PID=288380 containerID=8883dd357bdacf6d05ccc082cf2e6fd0ce5758f439227547d691101bfa852e00 description=openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker-log id=72626f03-ef9a-4a67-8ed5-4aa2fb5689f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48",
2026-06-11 18:01:03.226882 | controller |     "Jun 11 17:35:11.973783 crc crio[23211]: time=\"2026-06-11T17:35:11.97214419Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener\" id=8043efe3-022e-48c6-ac2e-fc5fdef6f1ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.226898 | controller |     "Jun 11 17:35:11.973783 crc crio[23211]: time=\"2026-06-11T17:35:11.972665403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.226913 | controller |     "Jun 11 17:35:12.000840 crc crio[23211]: time=\"2026-06-11T17:35:12.000731876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5801dcd2-a699-4285-aa62-7bbb0d152be7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.226928 | controller |     "Jun 11 17:35:12.076118 crc crio[23211]: time=\"2026-06-11T17:35:12.076014083Z\" level=info msg=\"Stopped container 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254: openshift-marketplace/community-operators-h5574/registry-server\" id=029c9dd7-747f-4aa7-b6a9-7c823045059e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.226943 | controller |     "Jun 11 17:35:12.079823 crc crio[23211]: time=\"2026-06-11T17:35:12.079640544Z\" level=info msg=\"Stopping pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\" id=6fd94b9c-45d1-41cb-8296-434a8a9862c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.226958 | controller |     "Jun 11 17:35:12.087335 crc crio[23211]: time=\"2026-06-11T17:35:12.08583121Z\" level=info msg=\"Got pod network &{Name:community-operators-h5574 Namespace:openshift-marketplace ID:9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39 UID:cabb519f-9216-44f1-b71c-22058a2569db NetNS:/var/run/netns/022c5eaa-e7e6-4557-94dc-118da7880988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcabb519f_9216_44f1_b71c_22058a2569db.slice PodAnnotations:0xc007c14980}] Aliases:map[]}\"",
2026-06-11 18:01:03.226974 | controller |     "Jun 11 17:35:12.087335 crc crio[23211]: time=\"2026-06-11T17:35:12.086322102Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-h5574 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.226989 | controller |     "Jun 11 17:35:12.098486 crc crio[23211]: time=\"2026-06-11T17:35:12.093741067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=3d4b279f-8cb8-4b32-a130-2fbb21825773 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.227004 | controller |     "Jun 11 17:35:12.107299 crc crio[23211]: time=\"2026-06-11T17:35:12.107256666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.227020 | controller |     "Jun 11 17:35:12.123564 crc crio[23211]: time=\"2026-06-11T17:35:12.123506784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.227035 | controller |     "Jun 11 17:35:12.149091 crc crio[23211]: 2026-06-11T17:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f634858054497c2 Mac:fa:c8:fd:ef:d4:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b2 Mtu:0 Sandbox:/var/run/netns/48ca083a-b48d-40d2-9f48-0f4856b9573c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.227057 | controller |     "Jun 11 17:35:12.149316 crc crio[23211]: time=\"2026-06-11T17:35:12.149175726Z\" level=info msg=\"Creating container: openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker\" id=0076d784-7248-420f-8b54-afd1fc71819c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.227083 | controller |     "Jun 11 17:35:12.159499 crc crio[23211]: time=\"2026-06-11T17:35:12.153069304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.227106 | controller |     "Jun 11 17:35:12.212878 crc crio[23211]: time=\"2026-06-11T17:35:12.211301503Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=b22c5b70-f869-47ce-b616-d9ac1282fa96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.227129 | controller |     "Jun 11 17:35:12.212878 crc crio[23211]: time=\"2026-06-11T17:35:12.211485718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.227160 | controller |     "Jun 11 17:35:12.212878 crc crio[23211]: time=\"2026-06-11T17:35:12.212726109Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f634858054497c24b9585c81aed00d06f2ad967aeeb9beafe7a6bc4b43935f20 UID:f578c66a-5dbe-4fe7-9fbe-6371e77dd910 NetNS:/var/run/netns/48ca083a-b48d-40d2-9f48-0f4856b9573c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf578c66a_5dbe_4fe7_9fbe_6371e77dd910.slice PodAnnotations:0xc000613128}] Aliases:map[]}\"",
2026-06-11 18:01:03.227184 | controller |     "Jun 11 17:35:12.213266 crc crio[23211]: time=\"2026-06-11T17:35:12.212981565Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.227202 | controller |     "Jun 11 17:35:12.294725 crc crio[23211]: time=\"2026-06-11T17:35:12.292369755Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=f9dc5afe-f894-486e-ac02-7c3e54cf2533 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.227220 | controller |     "Jun 11 17:35:12.294725 crc crio[23211]: time=\"2026-06-11T17:35:12.293080242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.227236 | controller |     "Jun 11 17:35:12.300934 crc crio[23211]: 2026-06-11T17:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8436dbfea1a23e Mac:12:6e:2c:50:84:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b0 Mtu:0 Sandbox:/var/run/netns/ee3e46bb-7077-40f4-8812-a9c2fefcce2c SocketPath: PciID:}] [{Interface:0xc0004b6740 Address:{IP:10.217.1.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.227255 | controller |     "Jun 11 17:35:12.303774 crc crio[23211]: time=\"2026-06-11T17:35:12.303639147Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-f5qv4 Namespace:openstack ID:b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d UID:f64c7a77-19ce-41e7-a0ae-1d685707ecc3 NetNS:/var/run/netns/ee3e46bb-7077-40f4-8812-a9c2fefcce2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf64c7a77_19ce_41e7_a0ae_1d685707ecc3.slice PodAnnotations:0xc0038aca08}] Aliases:map[]}\"",
2026-06-11 18:01:03.227278 | controller |     "Jun 11 17:35:12.304332 crc crio[23211]: time=\"2026-06-11T17:35:12.30419051Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-f5qv4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.227302 | controller |     "Jun 11 17:35:12.305234 crc crio[23211]: 2026-06-11T17:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7efe5b8cb616ac Mac:0a:11:24:c0:eb:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b1 Mtu:0 Sandbox:/var/run/netns/df9830d8-8347-4d09-bbbf-b4b72b921edc SocketPath: PciID:}] [{Interface:0xc0001be5b0 Address:{IP:10.217.1.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.227336 | controller |     "Jun 11 17:35:12.313746 crc crio[23211]: time=\"2026-06-11T17:35:12.313521644Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-vmjjv Namespace:openstack ID:e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0 UID:b77e8a4d-dbcd-4562-9ab3-6eef6a2774d0 NetNS:/var/run/netns/df9830d8-8347-4d09-bbbf-b4b72b921edc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb77e8a4d_dbcd_4562_9ab3_6eef6a2774d0.slice PodAnnotations:0xc0001ae750}] Aliases:map[]}\"",
2026-06-11 18:01:03.227357 | controller |     "Jun 11 17:35:12.347603 crc crio[23211]: time=\"2026-06-11T17:35:12.347360632Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-vmjjv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.227375 | controller |     "Jun 11 17:35:12.361610 crc crio[23211]: 2026-06-11T17:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:635ede11b47745e Mac:26:21:bb:9c:26:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:af Mtu:0 Sandbox:/var/run/netns/99099728-4039-42d4-b483-40c3351d777f SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.227392 | controller |     "Jun 11 17:35:12.361905 crc crio[23211]: time=\"2026-06-11T17:35:12.361835365Z\" level=info msg=\"Ran pod sandbox f634858054497c24b9585c81aed00d06f2ad967aeeb9beafe7a6bc4b43935f20 with infra container: openstack/nova-cell1-conductor-0/POD\" id=a50c58df-0d9f-41c1-81a4-9aa1e31b1a50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.227409 | controller |     "Jun 11 17:35:12.362537 crc crio[23211]: time=\"2026-06-11T17:35:12.362391819Z\" level=info msg=\"Got pod network &{Name:neutron-67bc49c7b5-2682v Namespace:openstack ID:635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72 UID:be5a7966-9a94-4d5d-a414-79140c78ba84 NetNS:/var/run/netns/99099728-4039-42d4-b483-40c3351d777f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe5a7966_9a94_4d5d_a414_79140c78ba84.slice PodAnnotations:0xc006618660}] Aliases:map[]}\"",
2026-06-11 18:01:03.227426 | controller |     "Jun 11 17:35:12.362682 crc crio[23211]: time=\"2026-06-11T17:35:12.362620354Z\" level=info msg=\"Checking pod openstack_neutron-67bc49c7b5-2682v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.227442 | controller |     "Jun 11 17:35:12.396016 crc crio[23211]: time=\"2026-06-11T17:35:12.395893988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a6f7f7db-b39a-48a8-aa61-c1d061ca61b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.227459 | controller |     "Jun 11 17:35:12.407170 crc crio[23211]: time=\"2026-06-11T17:35:12.407084818Z\" level=info msg=\"Removed container e9d9eda1dc0834f3b0100434980836bf8cba8513869ab045fbdc573a15ebf41f: openstack/glance-default-internal-api-0/glance-log\" id=4c7b872e-56cd-47f6-a8b9-22bc6191bedb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.227475 | controller |     "Jun 11 17:35:12.440014 crc crio[23211]: time=\"2026-06-11T17:35:12.439925122Z\" level=info msg=\"Removing container: 7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9\" id=d04148c8-ed6b-459e-ba5c-7bb1d5ac05b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.227491 | controller |     "Jun 11 17:35:12.479255 crc crio[23211]: time=\"2026-06-11T17:35:12.478764755Z\" level=info msg=\"Ran pod sandbox b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d with infra container: openstack/nova-cell0-cell-mapping-f5qv4/POD\" id=5c06459c-cf9f-4d8e-aa80-b88d1f1ee922 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.227531 | controller |     "Jun 11 17:35:12.484707 crc crio[23211]: time=\"2026-06-11T17:35:12.484191601Z\" level=info msg=\"Ran pod sandbox e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0 with infra container: openstack/nova-cell1-cell-mapping-vmjjv/POD\" id=55baed13-1b6e-40b0-a789-6725a8755f35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.227556 | controller |     "Jun 11 17:35:12.494795 crc crio[23211]: time=\"2026-06-11T17:35:12.494357635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=9b988b24-93dd-4298-ba93-a07391641360 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.227573 | controller |     "Jun 11 17:35:12.494795 crc crio[23211]: time=\"2026-06-11T17:35:12.494667563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1cee00e8-3d21-49d6-ad2a-41324384fc1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.227590 | controller |     "Jun 11 17:35:12.519501 crc crio[23211]: time=\"2026-06-11T17:35:12.51887367Z\" level=info msg=\"Stopped pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\" id=da158709-c0e2-4254-8e0e-6403b47f71c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.227607 | controller |     "Jun 11 17:35:12.557562 crc crio[23211]: time=\"2026-06-11T17:35:12.553181559Z\" level=info msg=\"Ran pod sandbox 635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72 with infra container: openstack/neutron-67bc49c7b5-2682v/POD\" id=639b5984-5890-4910-b6c2-baad61f116d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.227623 | controller |     "Jun 11 17:35:12.583743 crc crio[23211]: time=\"2026-06-11T17:35:12.572601096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d98c70f6-0955-45f3-9c1b-da7ff658f464 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.227639 | controller |     "Jun 11 17:35:12.738955 crc crio[23211]: time=\"2026-06-11T17:35:12.738689857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c731d543-ac79-4d4f-aec2-b69d40a652d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.227655 | controller |     "Jun 11 17:35:12.746667 crc crio[23211]: time=\"2026-06-11T17:35:12.746593265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d23cdd75-a514-4d00-be31-500d934d5f1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.227671 | controller |     "Jun 11 17:35:12.770093 crc crio[23211]: time=\"2026-06-11T17:35:12.76996608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=9d205d00-74aa-4441-94e8-e1abf856a21a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.227687 | controller |     "Jun 11 17:35:12.781505 crc crio[23211]: time=\"2026-06-11T17:35:12.781374066Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-vmjjv/nova-manage\" id=5c65b8c0-1dd1-4ccc-b43e-dba0745039e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.227704 | controller |     "Jun 11 17:35:12.795170 crc crio[23211]: time=\"2026-06-11T17:35:12.787156951Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c7a75bdd-9a20-4287-85a9-d8a1c90dfab0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.227720 | controller |     "Jun 11 17:35:12.795170 crc crio[23211]: time=\"2026-06-11T17:35:12.791944071Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-f5qv4/nova-manage\" id=c47fc806-a354-4c1e-b1e1-d450ebb97b79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.227742 | controller |     "Jun 11 17:35:12.838409 crc crio[23211]: time=\"2026-06-11T17:35:12.838307723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.227758 | controller |     "Jun 11 17:35:12.842324 crc crio[23211]: time=\"2026-06-11T17:35:12.8421855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.227774 | controller |     "Jun 11 17:35:12.849738 crc crio[23211]: time=\"2026-06-11T17:35:12.849113364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.227790 | controller |     "Jun 11 17:35:12.858589 crc crio[23211]: time=\"2026-06-11T17:35:12.854492449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=646d8955-1cdf-4ecc-8b51-1e76b857021d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.227806 | controller |     "Jun 11 17:35:12.865621 crc crio[23211]: time=\"2026-06-11T17:35:12.864034137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.227822 | controller |     "Jun 11 17:35:12.868614 crc crio[23211]: time=\"2026-06-11T17:35:12.868346376Z\" level=info msg=\"Stopped pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\" id=6fd94b9c-45d1-41cb-8296-434a8a9862c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.227839 | controller |     "Jun 11 17:35:12.870365 crc crio[23211]: time=\"2026-06-11T17:35:12.869587747Z\" level=info msg=\"Stopped pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f\" id=dadc5f69-817d-4840-bee9-e90e1845c34a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.227855 | controller |     "Jun 11 17:35:12.876153 crc crio[23211]: time=\"2026-06-11T17:35:12.876071139Z\" level=info msg=\"Creating container: openstack/neutron-67bc49c7b5-2682v/neutron-api\" id=8ae3312f-fa72-4f70-bd81-a68219c8a4c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.227871 | controller |     "Jun 11 17:35:12.885615 crc crio[23211]: time=\"2026-06-11T17:35:12.881609508Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09 UID:5c08d246-4139-412d-844d-fc8db420c8f6 NetNS:/var/run/netns/0a693318-da2e-4fa9-bc52-85b8a22761d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c08d246_4139_412d_844d_fc8db420c8f6.slice PodAnnotations:0xc000d2eb28}] Aliases:map[]}\"",
2026-06-11 18:01:03.227888 | controller |     "Jun 11 17:35:12.885615 crc crio[23211]: time=\"2026-06-11T17:35:12.884852629Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.227905 | controller |     "Jun 11 17:35:12.886021 crc crio[23211]: time=\"2026-06-11T17:35:12.881837644Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355 UID:f56a0570-4ac3-45d2-9ee6-d2110e89315c NetNS:/var/run/netns/ede25ed7-99fe-479a-87b9-f07432781da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf56a0570_4ac3_45d2_9ee6_d2110e89315c.slice PodAnnotations:0xc000d2eb98}] Aliases:map[]}\"",
2026-06-11 18:01:03.227927 | controller |     "Jun 11 17:35:12.886176 crc crio[23211]: time=\"2026-06-11T17:35:12.886148862Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.227944 | controller |     "Jun 11 17:35:12.956064 crc crio[23211]: time=\"2026-06-11T17:35:12.955842968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.227961 | controller |     "Jun 11 17:35:12.997488 crc crio[23211]: time=\"2026-06-11T17:35:12.99661545Z\" level=info msg=\"Created container b6da2642f216aad521192349ec1ef244f210478ac6c24d5072b42a8bcdb246ee: openstack/ceilometer-0/ceilometer-notification-agent\" id=65d231a4-dbb9-47b5-b75b-29079b1933a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.227978 | controller |     "Jun 11 17:35:13.000244 crc crio[23211]: time=\"2026-06-11T17:35:12.999529503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.227995 | controller |     "Jun 11 17:35:13.006190 crc crio[23211]: time=\"2026-06-11T17:35:13.005165893Z\" level=info msg=\"Starting container: b6da2642f216aad521192349ec1ef244f210478ac6c24d5072b42a8bcdb246ee\" id=42101d1e-0edf-40f5-b8f4-35df369393d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.228011 | controller |     "Jun 11 17:35:13.035760 crc crio[23211]: time=\"2026-06-11T17:35:13.024941189Z\" level=info msg=\"Started container\" PID=288652 containerID=b6da2642f216aad521192349ec1ef244f210478ac6c24d5072b42a8bcdb246ee description=openstack/ceilometer-0/ceilometer-notification-agent id=42101d1e-0edf-40f5-b8f4-35df369393d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793",
2026-06-11 18:01:03.228028 | controller |     "Jun 11 17:35:13.048923 crc crio[23211]: time=\"2026-06-11T17:35:13.048839298Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a26ea1d7-8573-4030-bed7-a3bd58d1d4bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.228044 | controller |     "Jun 11 17:35:13.050397 crc crio[23211]: time=\"2026-06-11T17:35:13.050309375Z\" level=info msg=\"Removed container 7c051b19d1c677a633a0012e76bacb849604c39da76792ebfb2b8fb023ec2ec9: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=d04148c8-ed6b-459e-ba5c-7bb1d5ac05b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.228060 | controller |     "Jun 11 17:35:13.051355 crc crio[23211]: time=\"2026-06-11T17:35:13.051137576Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=a26ea1d7-8573-4030-bed7-a3bd58d1d4bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.228077 | controller |     "Jun 11 17:35:13.051355 crc crio[23211]: time=\"2026-06-11T17:35:13.051267009Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=a26ea1d7-8573-4030-bed7-a3bd58d1d4bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.228094 | controller |     "Jun 11 17:35:13.069121 crc crio[23211]: time=\"2026-06-11T17:35:13.068919092Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=ad99afbd-4dc4-4f5c-90f9-195d9c25dce3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.228113 | controller |     "Jun 11 17:35:13.080404 crc crio[23211]: time=\"2026-06-11T17:35:13.080303427Z\" level=info msg=\"Removing container: 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2\" id=d7e768a4-8fca-429f-b0a8-043e160a46a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.228132 | controller |     "Jun 11 17:35:13.100526 crc crio[23211]: time=\"2026-06-11T17:35:13.10040307Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-11 18:01:03.228153 | controller |     "Jun 11 17:35:13.425711 crc crio[23211]: time=\"2026-06-11T17:35:13.425172957Z\" level=info msg=\"Created container 010ffbb9ffe35de9fa0da583d748cacea10d7ea288df5487f0b5678d9a2555c8: openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener\" id=8043efe3-022e-48c6-ac2e-fc5fdef6f1ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.228170 | controller |     "Jun 11 17:35:13.434485 crc crio[23211]: time=\"2026-06-11T17:35:13.431903046Z\" level=info msg=\"Starting container: 010ffbb9ffe35de9fa0da583d748cacea10d7ea288df5487f0b5678d9a2555c8\" id=22e6f37a-9165-4ba1-80ba-735d681c12ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.228186 | controller |     "Jun 11 17:35:13.450525 crc crio[23211]: time=\"2026-06-11T17:35:13.447587139Z\" level=info msg=\"Created container 9d98d7c1031af29e84588de9698a1f7765b5b34aea00ee5cdc18b17e25349f13: openstack/swift-storage-0/account-replicator\" id=f50803aa-dd05-4b47-8ad4-0b84a38c3f78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.228203 | controller |     "Jun 11 17:35:13.450525 crc crio[23211]: time=\"2026-06-11T17:35:13.44922557Z\" level=info msg=\"Started container\" PID=288688 containerID=010ffbb9ffe35de9fa0da583d748cacea10d7ea288df5487f0b5678d9a2555c8 description=openstack/barbican-keystone-listener-7fbc787878-qj29d/barbican-keystone-listener id=22e6f37a-9165-4ba1-80ba-735d681c12ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0f9363d379a1b2dbee8179efdb4c5532554fb27eb787beef94a12db1bb3beeb",
2026-06-11 18:01:03.228219 | controller |     "Jun 11 17:35:13.457892 crc crio[23211]: time=\"2026-06-11T17:35:13.457556339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228235 | controller |     "Jun 11 17:35:13.460334 crc crio[23211]: time=\"2026-06-11T17:35:13.459257901Z\" level=info msg=\"Starting container: 9d98d7c1031af29e84588de9698a1f7765b5b34aea00ee5cdc18b17e25349f13\" id=2fc1b831-77cd-4a0f-a88e-6f68ca8517e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.228252 | controller |     "Jun 11 17:35:13.463119 crc crio[23211]: time=\"2026-06-11T17:35:13.463063807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228267 | controller |     "Jun 11 17:35:13.480391 crc crio[23211]: time=\"2026-06-11T17:35:13.477904049Z\" level=info msg=\"Started container\" PID=288651 containerID=9d98d7c1031af29e84588de9698a1f7765b5b34aea00ee5cdc18b17e25349f13 description=openstack/swift-storage-0/account-replicator id=2fc1b831-77cd-4a0f-a88e-6f68ca8517e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.228282 | controller |     "Jun 11 17:35:13.503599 crc crio[23211]: time=\"2026-06-11T17:35:13.503547531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228299 | controller |     "Jun 11 17:35:13.510897 crc crio[23211]: time=\"2026-06-11T17:35:13.510220059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228314 | controller |     "Jun 11 17:35:13.512836 crc crio[23211]: time=\"2026-06-11T17:35:13.512768042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=a398d75e-63ee-4d63-bcca-a920a9cc86c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.228330 | controller |     "Jun 11 17:35:13.514127 crc crio[23211]: time=\"2026-06-11T17:35:13.514102395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228351 | controller |     "Jun 11 17:35:13.535002 crc crio[23211]: time=\"2026-06-11T17:35:13.534955639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228367 | controller |     "Jun 11 17:35:13.542604 crc crio[23211]: time=\"2026-06-11T17:35:13.541646246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228383 | controller |     "Jun 11 17:35:13.543894 crc crio[23211]: time=\"2026-06-11T17:35:13.543400519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228399 | controller |     "Jun 11 17:35:13.584610 crc crio[23211]: time=\"2026-06-11T17:35:13.584559621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=2ab4d7ff-e908-4d80-802f-b356a25e80b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.228415 | controller |     "Jun 11 17:35:13.600335 crc crio[23211]: time=\"2026-06-11T17:35:13.600279665Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=93627875-46b4-43d9-b4a4-98a126465a83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.228431 | controller |     "Jun 11 17:35:13.600996 crc crio[23211]: time=\"2026-06-11T17:35:13.600974812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228447 | controller |     "Jun 11 17:35:13.626732 crc crio[23211]: 2026-06-11T17:35:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11d3fa060af5b17 Mac:0a:68:91:d3:e7:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b4 Mtu:0 Sandbox:/var/run/netns/0a693318-da2e-4fa9-bc52-85b8a22761d4 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.228463 | controller |     "Jun 11 17:35:13.628767 crc crio[23211]: time=\"2026-06-11T17:35:13.628703087Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09 UID:5c08d246-4139-412d-844d-fc8db420c8f6 NetNS:/var/run/netns/0a693318-da2e-4fa9-bc52-85b8a22761d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c08d246_4139_412d_844d_fc8db420c8f6.slice PodAnnotations:0xc000d2eb28}] Aliases:map[]}\"",
2026-06-11 18:01:03.228480 | controller |     "Jun 11 17:35:13.628959 crc crio[23211]: time=\"2026-06-11T17:35:13.628901552Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.228496 | controller |     "Jun 11 17:35:13.669304 crc crio[23211]: time=\"2026-06-11T17:35:13.669172922Z\" level=info msg=\"Ran pod sandbox 11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09 with infra container: openstack/glance-default-external-api-0/POD\" id=f9dc5afe-f894-486e-ac02-7c3e54cf2533 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.228529 | controller |     "Jun 11 17:35:13.678760 crc crio[23211]: time=\"2026-06-11T17:35:13.678655179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4a620c7b-1b06-455e-908c-19a8e88d236c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.228551 | controller |     "Jun 11 17:35:13.690580 crc crio[23211]: time=\"2026-06-11T17:35:13.690527117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228574 | controller |     "Jun 11 17:35:13.691344 crc crio[23211]: time=\"2026-06-11T17:35:13.691128191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=dc436a2a-ed15-4ec9-be39-454f2a0f6ef4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.228591 | controller |     "Jun 11 17:35:13.704750 crc crio[23211]: time=\"2026-06-11T17:35:13.704694981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228608 | controller |     "Jun 11 17:35:13.706327 crc crio[23211]: time=\"2026-06-11T17:35:13.704971328Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=d74c4eda-7d55-4f05-98f0-12eb871b388d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.228623 | controller |     "Jun 11 17:35:13.751906 crc crio[23211]: time=\"2026-06-11T17:35:13.751804171Z\" level=info msg=\"Removed container 79c11eba4d0d31b643b09e172141754404810fa1dd12cf443fd53cba6d2928c2: openstack/nova-metadata-0/nova-metadata-metadata\" id=d7e768a4-8fca-429f-b0a8-043e160a46a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.228640 | controller |     "Jun 11 17:35:13.752465 crc crio[23211]: time=\"2026-06-11T17:35:13.752361455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228663 | controller |     "Jun 11 17:35:13.766914 crc crio[23211]: time=\"2026-06-11T17:35:13.766575562Z\" level=info msg=\"Removing container: e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad\" id=b80dd315-c573-4b25-886f-fb4b2f8f0d68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.228692 | controller |     "Jun 11 17:35:13.817101 crc crio[23211]: 2026-06-11T17:35:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d66cc4f088470f6 Mac:da:e9:1b:a4:e3:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b3 Mtu:0 Sandbox:/var/run/netns/ede25ed7-99fe-479a-87b9-f07432781da6 SocketPath: PciID:}] [{Interface:0xc0003eaad0 Address:{IP:10.217.1.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.228719 | controller |     "Jun 11 17:35:13.817101 crc crio[23211]: time=\"2026-06-11T17:35:13.811746313Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355 UID:f56a0570-4ac3-45d2-9ee6-d2110e89315c NetNS:/var/run/netns/ede25ed7-99fe-479a-87b9-f07432781da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf56a0570_4ac3_45d2_9ee6_d2110e89315c.slice PodAnnotations:0xc000d2eb98}] Aliases:map[]}\"",
2026-06-11 18:01:03.228751 | controller |     "Jun 11 17:35:13.817101 crc crio[23211]: time=\"2026-06-11T17:35:13.811896597Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.228781 | controller |     "Jun 11 17:35:13.850623 crc crio[23211]: time=\"2026-06-11T17:35:13.848808131Z\" level=info msg=\"Ran pod sandbox d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355 with infra container: openstack/glance-default-internal-api-0/POD\" id=b22c5b70-f869-47ce-b616-d9ac1282fa96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.228810 | controller |     "Jun 11 17:35:13.875544 crc crio[23211]: time=\"2026-06-11T17:35:13.875335156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f748d265-7d2f-4f45-97d2-cd7921e4749b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.228839 | controller |     "Jun 11 17:35:13.884491 crc crio[23211]: time=\"2026-06-11T17:35:13.883197503Z\" level=info msg=\"Removed container e2d34d83b8993ae1109d4a68806e8fb8715d12fc0f3e75a3785f2de920a730ad: openstack/nova-metadata-0/nova-metadata-log\" id=b80dd315-c573-4b25-886f-fb4b2f8f0d68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.228896 | controller |     "Jun 11 17:35:13.888602 crc crio[23211]: time=\"2026-06-11T17:35:13.887344577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9af07aab-42ea-4a3a-a494-14115220b47e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.228926 | controller |     "Jun 11 17:35:13.913689 crc crio[23211]: time=\"2026-06-11T17:35:13.912861697Z\" level=info msg=\"Removing container: af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95\" id=7b89f315-d95a-4e8c-a4ec-466ce0f3e490 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.228946 | controller |     "Jun 11 17:35:13.939194 crc crio[23211]: time=\"2026-06-11T17:35:13.938275893Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=866cae29-608c-4b81-8a29-aa1a27d64b3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.228963 | controller |     "Jun 11 17:35:14.111489 crc crio[23211]: time=\"2026-06-11T17:35:14.097013131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228979 | controller |     "Jun 11 17:35:14.111489 crc crio[23211]: time=\"2026-06-11T17:35:14.103496124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.228995 | controller |     "Jun 11 17:35:14.196609 crc crio[23211]: time=\"2026-06-11T17:35:14.195879507Z\" level=info msg=\"Stopping container: 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc (timeout: 30s)\" id=58a818a6-c05b-4a65-b2c4-88eed28f08c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.229011 | controller |     "Jun 11 17:35:14.196609 crc crio[23211]: time=\"2026-06-11T17:35:14.19599377Z\" level=info msg=\"Stopping container: c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1 (timeout: 30s)\" id=81ca4c7c-85d2-4a9c-8ae7-e9d552606e74 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.229026 | controller |     "Jun 11 17:35:14.207343 crc crio[23211]: time=\"2026-06-11T17:35:14.207246612Z\" level=info msg=\"Removed container af605391994c8e2ddfb3691e9ce1ad07820ace483702adbb9a31bf4348799c95: openstack/nova-api-0/nova-api-api\" id=7b89f315-d95a-4e8c-a4ec-466ce0f3e490 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.229042 | controller |     "Jun 11 17:35:14.215848 crc crio[23211]: time=\"2026-06-11T17:35:14.215769357Z\" level=info msg=\"Removing container: d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089\" id=95b752dd-c848-482b-a3cf-4249acaea7f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.229057 | controller |     "Jun 11 17:35:14.383633 crc crio[23211]: time=\"2026-06-11T17:35:14.383374855Z\" level=info msg=\"Stopped container c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log\" id=81ca4c7c-85d2-4a9c-8ae7-e9d552606e74 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.229072 | controller |     "Jun 11 17:35:14.421617 crc crio[23211]: time=\"2026-06-11T17:35:14.419707796Z\" level=info msg=\"Created container e40d0f1be2a0d2253b3cff77f17a22bd15c83424a1e7005d06cb2891ffbf8c37: openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker\" id=0076d784-7248-420f-8b54-afd1fc71819c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.229087 | controller |     "Jun 11 17:35:14.421617 crc crio[23211]: time=\"2026-06-11T17:35:14.420946827Z\" level=info msg=\"Starting container: e40d0f1be2a0d2253b3cff77f17a22bd15c83424a1e7005d06cb2891ffbf8c37\" id=1ea8af6f-3d42-4423-83e5-f49e55dbdb25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.229106 | controller |     "Jun 11 17:35:14.431329 crc crio[23211]: time=\"2026-06-11T17:35:14.431230945Z\" level=info msg=\"Started container\" PID=288881 containerID=e40d0f1be2a0d2253b3cff77f17a22bd15c83424a1e7005d06cb2891ffbf8c37 description=openstack/barbican-worker-58b4887cdc-d7ms2/barbican-worker id=1ea8af6f-3d42-4423-83e5-f49e55dbdb25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20cc2bd2a30d3484e50cf976e968cfb0032bb2d1ca580d64c8dc059221a94a48",
2026-06-11 18:01:03.229123 | controller |     "Jun 11 17:35:14.443822 crc crio[23211]: time=\"2026-06-11T17:35:14.442596659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.229139 | controller |     "Jun 11 17:35:14.660605 crc crio[23211]: time=\"2026-06-11T17:35:14.660022046Z\" level=info msg=\"Created container 3aa9d5d0b9a71443fe4e814f231f8757c0a0680d5b305619a6c7eead92f651b6: openstack/neutron-67bc49c7b5-2682v/neutron-api\" id=8ae3312f-fa72-4f70-bd81-a68219c8a4c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.229155 | controller |     "Jun 11 17:35:14.662590 crc crio[23211]: time=\"2026-06-11T17:35:14.66251417Z\" level=info msg=\"Starting container: 3aa9d5d0b9a71443fe4e814f231f8757c0a0680d5b305619a6c7eead92f651b6\" id=822bfac1-a598-4ea7-9b8e-e57bc7ccfd4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.229170 | controller |     "Jun 11 17:35:14.676410 crc crio[23211]: time=\"2026-06-11T17:35:14.676304344Z\" level=info msg=\"Created container fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359: openstack/nova-cell1-cell-mapping-vmjjv/nova-manage\" id=5c65b8c0-1dd1-4ccc-b43e-dba0745039e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.229185 | controller |     "Jun 11 17:35:14.679117 crc crio[23211]: time=\"2026-06-11T17:35:14.679042014Z\" level=info msg=\"Starting container: fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359\" id=478a737e-bd44-4f96-87c1-14be5d410e1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.229201 | controller |     "Jun 11 17:35:14.696412 crc crio[23211]: time=\"2026-06-11T17:35:14.696243395Z\" level=info msg=\"Started container\" PID=289075 containerID=3aa9d5d0b9a71443fe4e814f231f8757c0a0680d5b305619a6c7eead92f651b6 description=openstack/neutron-67bc49c7b5-2682v/neutron-api id=822bfac1-a598-4ea7-9b8e-e57bc7ccfd4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72",
2026-06-11 18:01:03.229216 | controller |     "Jun 11 17:35:14.727352 crc crio[23211]: time=\"2026-06-11T17:35:14.727096048Z\" level=info msg=\"Started container\" PID=289081 containerID=fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359 description=openstack/nova-cell1-cell-mapping-vmjjv/nova-manage id=478a737e-bd44-4f96-87c1-14be5d410e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0",
2026-06-11 18:01:03.229232 | controller |     "Jun 11 17:35:14.883556 crc crio[23211]: time=\"2026-06-11T17:35:14.883476585Z\" level=info msg=\"Removed container d68636f098232d1fd03c0ac6b0a26188c58a0e7e536eff23ca6aaa4b83e6b089: openstack/nova-api-0/nova-api-log\" id=95b752dd-c848-482b-a3cf-4249acaea7f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.229247 | controller |     "Jun 11 17:35:14.887340 crc crio[23211]: time=\"2026-06-11T17:35:14.887273131Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=b2861a41-ef8a-40b9-b940-88a9af7c2cb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.229263 | controller |     "Jun 11 17:35:14.887542 crc crio[23211]: time=\"2026-06-11T17:35:14.887495736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.229283 | controller |     "Jun 11 17:35:14.901045 crc crio[23211]: time=\"2026-06-11T17:35:14.900984505Z\" level=info msg=\"Removing container: 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624\" id=7ceb4bbd-a87c-4a4c-9465-1b9164b4084d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.229299 | controller |     "Jun 11 17:35:14.915949 crc crio[23211]: time=\"2026-06-11T17:35:14.915852837Z\" level=info msg=\"Created container 68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da: openstack/nova-cell0-cell-mapping-f5qv4/nova-manage\" id=c47fc806-a354-4c1e-b1e1-d450ebb97b79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.229314 | controller |     "Jun 11 17:35:14.920270 crc crio[23211]: time=\"2026-06-11T17:35:14.920164655Z\" level=info msg=\"Starting container: 68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da\" id=b8cfc98d-f950-46b1-8e1a-6b107911486b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.229329 | controller |     "Jun 11 17:35:14.921037 crc crio[23211]: time=\"2026-06-11T17:35:14.920891413Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e0dd54a0-2dbd-4a4b-8984-41e00e5ea840 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.229345 | controller |     "Jun 11 17:35:14.970920 crc crio[23211]: time=\"2026-06-11T17:35:14.970843225Z\" level=info msg=\"Created container 1c8b7cfa41a2deb786d4dba634799842a63432b1cef24900422dc884f2282771: openstack/swift-storage-0/account-auditor\" id=93627875-46b4-43d9-b4a4-98a126465a83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.229359 | controller |     "Jun 11 17:35:14.981235 crc crio[23211]: time=\"2026-06-11T17:35:14.981107622Z\" level=info msg=\"Starting container: 1c8b7cfa41a2deb786d4dba634799842a63432b1cef24900422dc884f2282771\" id=2630531c-0e9b-4626-8322-58182da0f489 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.229374 | controller |     "Jun 11 17:35:14.982355 crc crio[23211]: time=\"2026-06-11T17:35:14.982269711Z\" level=info msg=\"Created container e901da33a15b2608d0ae5008c2ef54c254abbbff8e54e510a6b21c59713803d6: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c7a75bdd-9a20-4287-85a9-d8a1c90dfab0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.229390 | controller |     "Jun 11 17:35:14.998582 crc crio[23211]: time=\"2026-06-11T17:35:14.998397156Z\" level=info msg=\"Starting container: e901da33a15b2608d0ae5008c2ef54c254abbbff8e54e510a6b21c59713803d6\" id=e2329eac-67de-4e7e-8d39-e10bcfdc823a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.229405 | controller |     "Jun 11 17:35:15.010498 crc crio[23211]: time=\"2026-06-11T17:35:15.005643307Z\" level=info msg=\"Removed container 71d4bad7c838dc588f78864b88824d4b35058de86f33d54115ac8232b944e624: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7ceb4bbd-a87c-4a4c-9465-1b9164b4084d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.229421 | controller |     "Jun 11 17:35:15.012036 crc crio[23211]: time=\"2026-06-11T17:35:15.011900533Z\" level=info msg=\"Started container\" PID=289082 containerID=e901da33a15b2608d0ae5008c2ef54c254abbbff8e54e510a6b21c59713803d6 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=e2329eac-67de-4e7e-8d39-e10bcfdc823a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f634858054497c24b9585c81aed00d06f2ad967aeeb9beafe7a6bc4b43935f20",
2026-06-11 18:01:03.229436 | controller |     "Jun 11 17:35:15.027973 crc crio[23211]: time=\"2026-06-11T17:35:15.01656127Z\" level=info msg=\"Removing container: cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46\" id=74f24aca-96ff-493f-8cef-6a6ba6e87cb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.229451 | controller |     "Jun 11 17:35:15.080633 crc crio[23211]: time=\"2026-06-11T17:35:15.080526423Z\" level=info msg=\"Started container\" PID=289080 containerID=68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da description=openstack/nova-cell0-cell-mapping-f5qv4/nova-manage id=b8cfc98d-f950-46b1-8e1a-6b107911486b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d",
2026-06-11 18:01:03.229471 | controller |     "Jun 11 17:35:15.083738 crc crio[23211]: time=\"2026-06-11T17:35:15.083652961Z\" level=info msg=\"Started container\" PID=289085 containerID=1c8b7cfa41a2deb786d4dba634799842a63432b1cef24900422dc884f2282771 description=openstack/swift-storage-0/account-auditor id=2630531c-0e9b-4626-8322-58182da0f489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.229486 | controller |     "Jun 11 17:35:15.102119 crc crio[23211]: time=\"2026-06-11T17:35:15.102055993Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a UID:60e4f92e-54fe-40eb-84e4-9c2e29bc3abb NetNS:/var/run/netns/12709eb7-c490-4a4a-a4df-123bc22b9a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e4f92e_54fe_40eb_84e4_9c2e29bc3abb.slice PodAnnotations:0xc007c146a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.229502 | controller |     "Jun 11 17:35:15.102479 crc crio[23211]: time=\"2026-06-11T17:35:15.102404141Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.229542 | controller |     "Jun 11 17:35:15.152228 crc crio[23211]: time=\"2026-06-11T17:35:15.152110196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c4657200-363f-402e-a64b-50e3c8aa4393 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.229559 | controller |     "Jun 11 17:35:15.219487 crc crio[23211]: time=\"2026-06-11T17:35:15.210843598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=fe6b2ca9-d56a-445b-a96f-f3e480568300 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.229575 | controller |     "Jun 11 17:35:15.228908 crc crio[23211]: time=\"2026-06-11T17:35:15.228819278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=37747918-4a7c-42c9-84e3-c401e4dfac14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.229590 | controller |     "Jun 11 17:35:15.239467 crc crio[23211]: time=\"2026-06-11T17:35:15.236728737Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=931a6b8e-ab39-441a-8348-15e872eb13c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.229605 | controller |     "Jun 11 17:35:15.239467 crc crio[23211]: time=\"2026-06-11T17:35:15.237123297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.229620 | controller |     "Jun 11 17:35:15.253954 crc crio[23211]: time=\"2026-06-11T17:35:15.253860866Z\" level=info msg=\"Creating container: openstack/neutron-67bc49c7b5-2682v/neutron-httpd\" id=9311dcc8-5687-49d3-89db-c71e57e2e471 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.229635 | controller |     "Jun 11 17:35:15.453964 crc crio[23211]: time=\"2026-06-11T17:35:15.452858763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.229651 | controller |     "Jun 11 17:35:15.549509 crc crio[23211]: time=\"2026-06-11T17:35:15.548032067Z\" level=info msg=\"Removed container cfc4812740bb3f58d91f86eba3ce9e1f5ce47029ec83cedccf10f995b9960f46: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=74f24aca-96ff-493f-8cef-6a6ba6e87cb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.229671 | controller |     "Jun 11 17:35:15.660480 crc crio[23211]: time=\"2026-06-11T17:35:15.659601992Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=3a3926f5-469b-49c8-8a73-0d4d41783048 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.229687 | controller |     "Jun 11 17:35:15.660480 crc crio[23211]: time=\"2026-06-11T17:35:15.660108184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.229702 | controller |     "Jun 11 17:35:15.692481 crc crio[23211]: time=\"2026-06-11T17:35:15.691570862Z\" level=info msg=\"Stopping container: 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938 (timeout: 30s)\" id=6f5941fe-e58a-408b-b92a-6cebbe918845 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.229717 | controller |     "Jun 11 17:35:15.694682 crc crio[23211]: time=\"2026-06-11T17:35:15.693614014Z\" level=info msg=\"Stopping container: 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54 (timeout: 30s)\" id=52d923be-e78b-45d9-ab79-51bb1877a7cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.229732 | controller |     "Jun 11 17:35:15.731329 crc crio[23211]: 2026-06-11T17:35:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2cb15d4ffd3578 Mac:9a:74:b0:06:06:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b5 Mtu:0 Sandbox:/var/run/netns/12709eb7-c490-4a4a-a4df-123bc22b9a75 SocketPath: PciID:}] [{Interface:0xc0002b0750 Address:{IP:10.217.1.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.229747 | controller |     "Jun 11 17:35:15.731898 crc crio[23211]: time=\"2026-06-11T17:35:15.731836321Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a UID:60e4f92e-54fe-40eb-84e4-9c2e29bc3abb NetNS:/var/run/netns/12709eb7-c490-4a4a-a4df-123bc22b9a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e4f92e_54fe_40eb_84e4_9c2e29bc3abb.slice PodAnnotations:0xc007c146a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.229762 | controller |     "Jun 11 17:35:15.732310 crc crio[23211]: time=\"2026-06-11T17:35:15.73219159Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.229777 | controller |     "Jun 11 17:35:15.858002 crc crio[23211]: time=\"2026-06-11T17:35:15.857925291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.229792 | controller |     "Jun 11 17:35:15.889841 crc crio[23211]: time=\"2026-06-11T17:35:15.887705337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.229807 | controller |     "Jun 11 17:35:15.957311 crc crio[23211]: time=\"2026-06-11T17:35:15.953292091Z\" level=info msg=\"Ran pod sandbox a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a with infra container: openstack/nova-api-0/POD\" id=b2861a41-ef8a-40b9-b940-88a9af7c2cb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.229821 | controller |     "Jun 11 17:35:15.980613 crc crio[23211]: time=\"2026-06-11T17:35:15.976161783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=823f5879-10c6-4a04-92ed-21467c929685 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.229836 | controller |     "Jun 11 17:35:15.980613 crc crio[23211]: time=\"2026-06-11T17:35:15.977237811Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=823f5879-10c6-4a04-92ed-21467c929685 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.229862 | controller |     "Jun 11 17:35:15.980613 crc crio[23211]: time=\"2026-06-11T17:35:15.977289632Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=823f5879-10c6-4a04-92ed-21467c929685 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.229877 | controller |     "Jun 11 17:35:15.981813 crc crio[23211]: time=\"2026-06-11T17:35:15.981773484Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=357072a6-9100-44a9-af2c-5a2d431d052f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.229893 | controller |     "Jun 11 17:35:15.992765 crc crio[23211]: time=\"2026-06-11T17:35:15.988888632Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-11 18:01:03.229908 | controller |     "Jun 11 17:35:16.110879 crc crio[23211]: time=\"2026-06-11T17:35:16.110764176Z\" level=info msg=\"Stopped container 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log\" id=52d923be-e78b-45d9-ab79-51bb1877a7cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.229922 | controller |     "Jun 11 17:35:16.119488 crc crio[23211]: time=\"2026-06-11T17:35:16.116930151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.229937 | controller |     "Jun 11 17:35:16.136241 crc crio[23211]: time=\"2026-06-11T17:35:16.136121782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.229952 | controller |     "Jun 11 17:35:16.164013 crc crio[23211]: time=\"2026-06-11T17:35:16.163917948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.229966 | controller |     "Jun 11 17:35:16.179043 crc crio[23211]: time=\"2026-06-11T17:35:16.178708469Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c2d87ed53d842445567ce5ef57ea77f2ed2d1cf30ee77cfd2d27c93a286494ec UID:3de257dd-0172-4e23-b953-07b3a3891c3c NetNS:/var/run/netns/aaeb6c66-7b5e-4131-aea6-fbe00868509a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3de257dd_0172_4e23_b953_07b3a3891c3c.slice PodAnnotations:0xc002794e48}] Aliases:map[]}\"",
2026-06-11 18:01:03.229982 | controller |     "Jun 11 17:35:16.179043 crc crio[23211]: time=\"2026-06-11T17:35:16.179014626Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.229997 | controller |     "Jun 11 17:35:16.205344 crc crio[23211]: time=\"2026-06-11T17:35:16.205242563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.230012 | controller |     "Jun 11 17:35:16.224666 crc crio[23211]: time=\"2026-06-11T17:35:16.224478876Z\" level=info msg=\"Stopped container 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener\" id=58a818a6-c05b-4a65-b2c4-88eed28f08c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.230027 | controller |     "Jun 11 17:35:16.229286 crc crio[23211]: time=\"2026-06-11T17:35:16.229175302Z\" level=info msg=\"Stopping pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\" id=7835b66f-b7a9-46e8-8460-9159a4f93bb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.230049 | controller |     "Jun 11 17:35:16.232751 crc crio[23211]: time=\"2026-06-11T17:35:16.232676221Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-67cdc78c98-dm848 Namespace:openstack ID:1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5 UID:de58a9e7-2d85-4470-8cce-979b5f8f610c NetNS:/var/run/netns/bc6f6643-c880-444a-aaeb-eb80b995ce73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde58a9e7_2d85_4470_8cce_979b5f8f610c.slice PodAnnotations:0xc0027941b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.230072 | controller |     "Jun 11 17:35:16.232873 crc crio[23211]: time=\"2026-06-11T17:35:16.232856495Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-67cdc78c98-dm848 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.230093 | controller |     "Jun 11 17:35:16.289923 crc crio[23211]: time=\"2026-06-11T17:35:16.289825173Z\" level=info msg=\"Created container 15de541d97ae55c89ad3ddb811c081712686ba3bcea8f0292e050fa5da94930a: openstack/neutron-67bc49c7b5-2682v/neutron-httpd\" id=9311dcc8-5687-49d3-89db-c71e57e2e471 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.230115 | controller |     "Jun 11 17:35:16.294952 crc crio[23211]: time=\"2026-06-11T17:35:16.294839069Z\" level=info msg=\"Starting container: 15de541d97ae55c89ad3ddb811c081712686ba3bcea8f0292e050fa5da94930a\" id=ffdaf590-3d88-4300-9f65-65df509d8898 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.230138 | controller |     "Jun 11 17:35:16.337082 crc crio[23211]: time=\"2026-06-11T17:35:16.337047535Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=a1b5c02e-aca5-4bff-b4bb-2de6e4e3f1f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.230158 | controller |     "Jun 11 17:35:16.337286 crc crio[23211]: time=\"2026-06-11T17:35:16.337263701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.230174 | controller |     "Jun 11 17:35:16.369997 crc crio[23211]: time=\"2026-06-11T17:35:16.364659877Z\" level=info msg=\"Started container\" PID=289313 containerID=15de541d97ae55c89ad3ddb811c081712686ba3bcea8f0292e050fa5da94930a description=openstack/neutron-67bc49c7b5-2682v/neutron-httpd id=ffdaf590-3d88-4300-9f65-65df509d8898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=635ede11b47745e899b209d5e76dc05c89c6e54e6e09522355d5d8dfbb4e2e72",
2026-06-11 18:01:03.230190 | controller |     "Jun 11 17:35:16.401904 crc crio[23211]: time=\"2026-06-11T17:35:16.401166102Z\" level=info msg=\"Created container dff824b2e9f0168cf16d64113cf5679c406addb6c8932a02ca6e3b929978642c: openstack/glance-default-internal-api-0/glance-log\" id=866cae29-608c-4b81-8a29-aa1a27d64b3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.230205 | controller |     "Jun 11 17:35:16.406755 crc crio[23211]: time=\"2026-06-11T17:35:16.405395568Z\" level=info msg=\"Starting container: dff824b2e9f0168cf16d64113cf5679c406addb6c8932a02ca6e3b929978642c\" id=245d2881-4c03-4f2b-a6a1-3b36c357b80c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.230220 | controller |     "Jun 11 17:35:16.451537 crc crio[23211]: time=\"2026-06-11T17:35:16.449815591Z\" level=info msg=\"Started container\" PID=289366 containerID=dff824b2e9f0168cf16d64113cf5679c406addb6c8932a02ca6e3b929978642c description=openstack/glance-default-internal-api-0/glance-log id=245d2881-4c03-4f2b-a6a1-3b36c357b80c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355",
2026-06-11 18:01:03.230235 | controller |     "Jun 11 17:35:16.465149 crc crio[23211]: time=\"2026-06-11T17:35:16.465104394Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c UID:b7dd40c9-f2f6-4825-ab43-1b15265ee180 NetNS:/var/run/netns/0df6b102-24dc-4cef-a0ed-3e74a52d6f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd40c9_f2f6_4825_ab43_1b15265ee180.slice PodAnnotations:0xc006bcc278}] Aliases:map[]}\"",
2026-06-11 18:01:03.230260 | controller |     "Jun 11 17:35:16.465549 crc crio[23211]: time=\"2026-06-11T17:35:16.465399652Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.230276 | controller |     "Jun 11 17:35:16.471086 crc crio[23211]: time=\"2026-06-11T17:35:16.471004982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e92cef3b-84f5-4f4a-88a3-3e0f1ea21cea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.230291 | controller |     "Jun 11 17:35:16.535497 crc crio[23211]: time=\"2026-06-11T17:35:16.535308883Z\" level=info msg=\"Created container 0f94e342a71f8d1e05a6ee487595d1103897015978680c0c0884ff3fe07abaa0: openstack/swift-storage-0/account-reaper\" id=931a6b8e-ab39-441a-8348-15e872eb13c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.230306 | controller |     "Jun 11 17:35:16.540382 crc crio[23211]: time=\"2026-06-11T17:35:16.540328019Z\" level=info msg=\"Starting container: 0f94e342a71f8d1e05a6ee487595d1103897015978680c0c0884ff3fe07abaa0\" id=168b9a9a-ef68-44d8-a39b-0a86385bd455 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.230321 | controller |     "Jun 11 17:35:16.562876 crc crio[23211]: time=\"2026-06-11T17:35:16.562817631Z\" level=info msg=\"Started container\" PID=289423 containerID=0f94e342a71f8d1e05a6ee487595d1103897015978680c0c0884ff3fe07abaa0 description=openstack/swift-storage-0/account-reaper id=168b9a9a-ef68-44d8-a39b-0a86385bd455 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.230336 | controller |     "Jun 11 17:35:16.581962 crc crio[23211]: time=\"2026-06-11T17:35:16.581892491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e2cf4703-ccd1-4070-8624-a10419a2950d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.230351 | controller |     "Jun 11 17:35:16.582644 crc crio[23211]: time=\"2026-06-11T17:35:16.582403213Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=e2cf4703-ccd1-4070-8624-a10419a2950d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.230366 | controller |     "Jun 11 17:35:16.582776 crc crio[23211]: time=\"2026-06-11T17:35:16.582757792Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=e2cf4703-ccd1-4070-8624-a10419a2950d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.230381 | controller |     "Jun 11 17:35:16.586479 crc crio[23211]: time=\"2026-06-11T17:35:16.585393918Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5d1d9fe2-098f-4d9a-88c5-38765006cbc7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.230396 | controller |     "Jun 11 17:35:16.608108 crc crio[23211]: time=\"2026-06-11T17:35:16.608011865Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-11 18:01:03.230410 | controller |     "Jun 11 17:35:16.730485 crc crio[23211]: time=\"2026-06-11T17:35:16.728965336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4b1de983-e25f-42ee-a823-6433740d66a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.230425 | controller |     "Jun 11 17:35:16.736377 crc crio[23211]: time=\"2026-06-11T17:35:16.732954395Z\" level=info msg=\"Created container 199e87e1d28cdf8f06d77ed782e7dab1748e4dd082127f7ac035372fa56742bb: openstack/glance-default-external-api-0/glance-log\" id=d74c4eda-7d55-4f05-98f0-12eb871b388d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.230445 | controller |     "Jun 11 17:35:16.747490 crc crio[23211]: time=\"2026-06-11T17:35:16.746251649Z\" level=info msg=\"Starting container: 199e87e1d28cdf8f06d77ed782e7dab1748e4dd082127f7ac035372fa56742bb\" id=8a7b0240-4e15-4d22-8e47-bb2ee4bf8eb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.230460 | controller |     "Jun 11 17:35:16.755590 crc crio[23211]: time=\"2026-06-11T17:35:16.755511861Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=b809ece5-a0d3-440c-a523-43481b0fc722 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.230476 | controller |     "Jun 11 17:35:16.759631 crc crio[23211]: time=\"2026-06-11T17:35:16.75587611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.230490 | controller |     "Jun 11 17:35:16.775581 crc crio[23211]: time=\"2026-06-11T17:35:16.774789143Z\" level=info msg=\"Started container\" PID=289410 containerID=199e87e1d28cdf8f06d77ed782e7dab1748e4dd082127f7ac035372fa56742bb description=openstack/glance-default-external-api-0/glance-log id=8a7b0240-4e15-4d22-8e47-bb2ee4bf8eb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09",
2026-06-11 18:01:03.230505 | controller |     "Jun 11 17:35:16.819505 crc crio[23211]: time=\"2026-06-11T17:35:16.819390141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=01ebca49-2e34-4a18-bd68-126302131595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.230545 | controller |     "Jun 11 17:35:16.931727 crc crio[23211]: time=\"2026-06-11T17:35:16.931191142Z\" level=info msg=\"Stopped pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\" id=7835b66f-b7a9-46e8-8460-9159a4f93bb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.230563 | controller |     "Jun 11 17:35:17.096554 crc crio[23211]: time=\"2026-06-11T17:35:17.095481368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.230579 | controller |     "Jun 11 17:35:17.256094 crc crio[23211]: time=\"2026-06-11T17:35:17.256021881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=388a8b0b-b490-4cce-8f63-bbc9f55df0cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.230594 | controller |     "Jun 11 17:35:17.289912 crc crio[23211]: time=\"2026-06-11T17:35:17.289829198Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=9c0d4e56-b5eb-4e99-8dc8-1a6f5600a3c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.230609 | controller |     "Jun 11 17:35:17.291392 crc crio[23211]: time=\"2026-06-11T17:35:17.29029711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.230624 | controller |     "Jun 11 17:35:17.338717 crc crio[23211]: 2026-06-11T17:35:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2d87ed53d84244 Mac:9a:e8:cc:91:a3:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b6 Mtu:0 Sandbox:/var/run/netns/aaeb6c66-7b5e-4131-aea6-fbe00868509a SocketPath: PciID:}] [{Interface:0xc00011c750 Address:{IP:10.217.1.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.230639 | controller |     "Jun 11 17:35:17.338717 crc crio[23211]: time=\"2026-06-11T17:35:17.336281712Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c2d87ed53d842445567ce5ef57ea77f2ed2d1cf30ee77cfd2d27c93a286494ec UID:3de257dd-0172-4e23-b953-07b3a3891c3c NetNS:/var/run/netns/aaeb6c66-7b5e-4131-aea6-fbe00868509a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3de257dd_0172_4e23_b953_07b3a3891c3c.slice PodAnnotations:0xc002794e48}] Aliases:map[]}\"",
2026-06-11 18:01:03.230660 | controller |     "Jun 11 17:35:17.338717 crc crio[23211]: time=\"2026-06-11T17:35:17.336475987Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.230677 | controller |     "Jun 11 17:35:17.351536 crc crio[23211]: 2026-06-11T17:35:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4e8a25f915ace3 Mac:36:b7:78:fc:ef:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b7 Mtu:0 Sandbox:/var/run/netns/0df6b102-24dc-4cef-a0ed-3e74a52d6f13 SocketPath: PciID:}] [{Interface:0xc000014f30 Address:{IP:10.217.1.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.230692 | controller |     "Jun 11 17:35:17.352392 crc crio[23211]: time=\"2026-06-11T17:35:17.352262042Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c UID:b7dd40c9-f2f6-4825-ab43-1b15265ee180 NetNS:/var/run/netns/0df6b102-24dc-4cef-a0ed-3e74a52d6f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd40c9_f2f6_4825_ab43_1b15265ee180.slice PodAnnotations:0xc006bcc278}] Aliases:map[]}\"",
2026-06-11 18:01:03.230707 | controller |     "Jun 11 17:35:17.352536 crc crio[23211]: time=\"2026-06-11T17:35:17.352470747Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.230722 | controller |     "Jun 11 17:35:17.407629 crc crio[23211]: time=\"2026-06-11T17:35:17.407037785Z\" level=info msg=\"Ran pod sandbox c2d87ed53d842445567ce5ef57ea77f2ed2d1cf30ee77cfd2d27c93a286494ec with infra container: openstack/nova-cell0-conductor-0/POD\" id=3a3926f5-469b-49c8-8a73-0d4d41783048 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.230737 | controller |     "Jun 11 17:35:17.416782 crc crio[23211]: time=\"2026-06-11T17:35:17.416582014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bb0a43b8-b5f2-469b-8850-eafea3df8520 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.230752 | controller |     "Jun 11 17:35:17.443981 crc crio[23211]: time=\"2026-06-11T17:35:17.440095383Z\" level=info msg=\"Ran pod sandbox a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c with infra container: openstack/nova-scheduler-0/POD\" id=a1b5c02e-aca5-4bff-b4bb-2de6e4e3f1f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.230766 | controller |     "Jun 11 17:35:17.473560 crc crio[23211]: time=\"2026-06-11T17:35:17.473494679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=09c98f07-7953-4c2d-827c-fd296901ab4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.230781 | controller |     "Jun 11 17:35:17.475384 crc crio[23211]: time=\"2026-06-11T17:35:17.475358896Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=09c98f07-7953-4c2d-827c-fd296901ab4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.230795 | controller |     "Jun 11 17:35:17.475609 crc crio[23211]: time=\"2026-06-11T17:35:17.475590342Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=09c98f07-7953-4c2d-827c-fd296901ab4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.230816 | controller |     "Jun 11 17:35:17.478066 crc crio[23211]: time=\"2026-06-11T17:35:17.477978442Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=9cc16714-f919-4826-a0b3-3d28dd1f68f5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.230832 | controller |     "Jun 11 17:35:17.494784 crc crio[23211]: time=\"2026-06-11T17:35:17.49347938Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-11 18:01:03.230847 | controller |     "Jun 11 17:35:17.515521 crc crio[23211]: time=\"2026-06-11T17:35:17.514397964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=113c15e3-36f4-4db5-9216-7448a3f428e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.230862 | controller |     "Jun 11 17:35:17.536865 crc crio[23211]: time=\"2026-06-11T17:35:17.536298913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.230877 | controller |     "Jun 11 17:35:17.563107 crc crio[23211]: time=\"2026-06-11T17:35:17.562406348Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a61d259a-a13c-4c0c-8041-55989bf3a47b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.230891 | controller |     "Jun 11 17:35:17.571875 crc crio[23211]: time=\"2026-06-11T17:35:17.571779712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.230905 | controller |     "Jun 11 17:35:17.723256 crc crio[23211]: time=\"2026-06-11T17:35:17.723164216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.230920 | controller |     "Jun 11 17:35:17.775860 crc crio[23211]: time=\"2026-06-11T17:35:17.775773933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.230935 | controller |     "Jun 11 17:35:18.043730 crc crio[23211]: time=\"2026-06-11T17:35:18.043258625Z\" level=info msg=\"Created container 13a41b98d2f5bf7c92627ee71e61feb62d605ab5343145ebcdc47f92b86964dd: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a61d259a-a13c-4c0c-8041-55989bf3a47b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.230950 | controller |     "Jun 11 17:35:18.046134 crc crio[23211]: time=\"2026-06-11T17:35:18.045923822Z\" level=info msg=\"Starting container: 13a41b98d2f5bf7c92627ee71e61feb62d605ab5343145ebcdc47f92b86964dd\" id=1fb44404-ed35-41f7-80dd-c9714a32198b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.230965 | controller |     "Jun 11 17:35:18.085171 crc crio[23211]: time=\"2026-06-11T17:35:18.085095625Z\" level=info msg=\"Started container\" PID=289759 containerID=13a41b98d2f5bf7c92627ee71e61feb62d605ab5343145ebcdc47f92b86964dd description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=1fb44404-ed35-41f7-80dd-c9714a32198b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2d87ed53d842445567ce5ef57ea77f2ed2d1cf30ee77cfd2d27c93a286494ec",
2026-06-11 18:01:03.230980 | controller |     "Jun 11 17:35:18.520501 crc crio[23211]: time=\"2026-06-11T17:35:18.52038753Z\" level=info msg=\"Removing container: 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc\" id=7a8b3b9b-6015-4edd-9874-1ca1e4cc4d0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.230995 | controller |     "Jun 11 17:35:18.672974 crc crio[23211]: time=\"2026-06-11T17:35:18.672297086Z\" level=info msg=\"Removed container 2ce759e743a65822ad8bc9b79ac9d0d8b65cabce5e3c5eae034636caac7616fc: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener\" id=7a8b3b9b-6015-4edd-9874-1ca1e4cc4d0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.231014 | controller |     "Jun 11 17:35:18.678925 crc crio[23211]: time=\"2026-06-11T17:35:18.678875751Z\" level=info msg=\"Removing container: c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1\" id=9792dd02-6525-4407-9996-38d6588e6345 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.231029 | controller |     "Jun 11 17:35:18.767561 crc crio[23211]: time=\"2026-06-11T17:35:18.767394269Z\" level=info msg=\"Removed container c9cfbde6cc045e31838cd00c8d8bd12cf4aa3e2cee704e4571ee42d7d527bab1: openstack/barbican-keystone-listener-67cdc78c98-dm848/barbican-keystone-listener-log\" id=9792dd02-6525-4407-9996-38d6588e6345 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.231044 | controller |     "Jun 11 17:35:18.771370 crc crio[23211]: time=\"2026-06-11T17:35:18.771282367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.231059 | controller |     "Jun 11 17:35:18.986411 crc crio[23211]: time=\"2026-06-11T17:35:18.982664163Z\" level=info msg=\"Created container 93febf23aae67b99645416c01b1845984ef23caffb9f8aaa7ebfe50ac9e77630: openstack/glance-default-internal-api-0/glance-httpd\" id=b809ece5-a0d3-440c-a523-43481b0fc722 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.231090 | controller |     "Jun 11 17:35:18.988624 crc crio[23211]: time=\"2026-06-11T17:35:18.988522629Z\" level=info msg=\"Starting container: 93febf23aae67b99645416c01b1845984ef23caffb9f8aaa7ebfe50ac9e77630\" id=058eb6a0-d7ab-4267-87ce-c9f566ddc1e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.231108 | controller |     "Jun 11 17:35:19.015174 crc crio[23211]: time=\"2026-06-11T17:35:19.015001554Z\" level=info msg=\"Started container\" PID=289866 containerID=93febf23aae67b99645416c01b1845984ef23caffb9f8aaa7ebfe50ac9e77630 description=openstack/glance-default-internal-api-0/glance-httpd id=058eb6a0-d7ab-4267-87ce-c9f566ddc1e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d66cc4f088470f66d232f9d37e1c6dbcbab695b51af7777d5bd40aaca7b70355",
2026-06-11 18:01:03.231125 | controller |     "Jun 11 17:35:19.119810 crc crio[23211]: time=\"2026-06-11T17:35:19.119721367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.231140 | controller |     "Jun 11 17:35:19.477855 crc crio[23211]: time=\"2026-06-11T17:35:19.477524231Z\" level=info msg=\"Created container b82bf8c21b0fe92b2f43f0c9008456f129f659e8bbff81ccfa7ffe924ae98b6a: openstack/glance-default-external-api-0/glance-httpd\" id=9c0d4e56-b5eb-4e99-8dc8-1a6f5600a3c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.231157 | controller |     "Jun 11 17:35:19.480588 crc crio[23211]: time=\"2026-06-11T17:35:19.480527927Z\" level=info msg=\"Starting container: b82bf8c21b0fe92b2f43f0c9008456f129f659e8bbff81ccfa7ffe924ae98b6a\" id=8ec4a7ea-a935-4043-a438-317a1407bee2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.231172 | controller |     "Jun 11 17:35:19.500576 crc crio[23211]: time=\"2026-06-11T17:35:19.500516018Z\" level=info msg=\"Started container\" PID=289895 containerID=b82bf8c21b0fe92b2f43f0c9008456f129f659e8bbff81ccfa7ffe924ae98b6a description=openstack/glance-default-external-api-0/glance-httpd id=8ec4a7ea-a935-4043-a438-317a1407bee2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11d3fa060af5b1780219beeeac55446f93034d84285fa5c7b83c8cc605834c09",
2026-06-11 18:01:03.231187 | controller |     "Jun 11 17:35:20.600499 crc crio[23211]: time=\"2026-06-11T17:35:20.597108593Z\" level=info msg=\"Stopping container: 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163 (timeout: 2s)\" id=e3090a11-47a1-4f3d-acae-af86eea2a6ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.231206 | controller |     "Jun 11 17:35:22.737776 crc crio[23211]: time=\"2026-06-11T17:35:22.736630259Z\" level=info msg=\"Stopping pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879\" id=db320a14-4984-4b8f-9270-dec446807281 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.231222 | controller |     "Jun 11 17:35:22.738986 crc crio[23211]: time=\"2026-06-11T17:35:22.738535397Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-zj9rq Namespace:openstack ID:b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879 UID:8855e458-bbd4-4b9b-b145-292a9abefe22 NetNS:/var/run/netns/5257b856-5da9-4bea-a585-96c301d1d9bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8855e458_bbd4_4b9b_b145_292a9abefe22.slice PodAnnotations:0xc007c14410}] Aliases:map[]}\"",
2026-06-11 18:01:03.231237 | controller |     "Jun 11 17:35:22.738986 crc crio[23211]: time=\"2026-06-11T17:35:22.738681411Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-zj9rq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.231252 | controller |     "Jun 11 17:35:23.052502 crc crio[23211]: time=\"2026-06-11T17:35:23.047700144Z\" level=info msg=\"Stopping container: 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e (timeout: 30s)\" id=473c9951-c2c4-47e3-b7bc-c06ce385e977 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.231267 | controller |     "Jun 11 17:35:23.052502 crc crio[23211]: time=\"2026-06-11T17:35:23.047973751Z\" level=info msg=\"Stopping container: faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d (timeout: 30s)\" id=79e884db-2fe8-4c52-aef0-7b06f4a18362 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.231283 | controller |     "Jun 11 17:35:23.785841 crc crio[23211]: time=\"2026-06-11T17:35:23.785057648Z\" level=info msg=\"Removing container: a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27\" id=b64b85cc-f82b-4be1-9fc1-065b902a1c81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.231298 | controller |     "Jun 11 17:35:24.315892 crc crio[23211]: time=\"2026-06-11T17:35:24.315789396Z\" level=info msg=\"Stopped container faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=79e884db-2fe8-4c52-aef0-7b06f4a18362 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.231313 | controller |     "Jun 11 17:35:24.320385 crc crio[23211]: time=\"2026-06-11T17:35:24.320064953Z\" level=info msg=\"Stopped container 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163: openshift-marketplace/redhat-operators-qxthp/registry-server\" id=e3090a11-47a1-4f3d-acae-af86eea2a6ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.231329 | controller |     "Jun 11 17:35:24.324026 crc crio[23211]: time=\"2026-06-11T17:35:24.32393225Z\" level=info msg=\"Stopping pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\" id=70754f97-b3b2-4d4a-9779-7640905d2e61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.231344 | controller |     "Jun 11 17:35:24.324828 crc crio[23211]: time=\"2026-06-11T17:35:24.3247694Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qxthp Namespace:openshift-marketplace ID:bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96 UID:03f58812-c32a-4538-8863-c8c424eacc17 NetNS:/var/run/netns/43ac5edd-ef72-4df6-b109-15baf99ab320 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03f58812_c32a_4538_8863_c8c424eacc17.slice PodAnnotations:0xc002818360}] Aliases:map[]}\"",
2026-06-11 18:01:03.231363 | controller |     "Jun 11 17:35:24.324988 crc crio[23211]: time=\"2026-06-11T17:35:24.324934685Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qxthp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.231379 | controller |     "Jun 11 17:35:28.897953 crc crio[23211]: time=\"2026-06-11T17:35:28.894976689Z\" level=info msg=\"Stopping pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d\" id=5f0b6c7c-2125-446a-a644-386619fcc76a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.231395 | controller |     "Jun 11 17:35:28.899945 crc crio[23211]: time=\"2026-06-11T17:35:28.895146312Z\" level=info msg=\"Stopping pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0\" id=22482ab7-acc4-434e-a292-58546293e311 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.231411 | controller |     "Jun 11 17:35:28.901179 crc crio[23211]: time=\"2026-06-11T17:35:28.901115352Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-vmjjv Namespace:openstack ID:e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0 UID:b77e8a4d-dbcd-4562-9ab3-6eef6a2774d0 NetNS:/var/run/netns/df9830d8-8347-4d09-bbbf-b4b72b921edc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb77e8a4d_dbcd_4562_9ab3_6eef6a2774d0.slice PodAnnotations:0xc006618da0}] Aliases:map[]}\"",
2026-06-11 18:01:03.231427 | controller |     "Jun 11 17:35:28.901334 crc crio[23211]: time=\"2026-06-11T17:35:28.901310488Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-vmjjv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.231442 | controller |     "Jun 11 17:35:28.901711 crc crio[23211]: time=\"2026-06-11T17:35:28.901130323Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-f5qv4 Namespace:openstack ID:b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d UID:f64c7a77-19ce-41e7-a0ae-1d685707ecc3 NetNS:/var/run/netns/ee3e46bb-7077-40f4-8812-a9c2fefcce2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf64c7a77_19ce_41e7_a0ae_1d685707ecc3.slice PodAnnotations:0xc0001aec80}] Aliases:map[]}\"",
2026-06-11 18:01:03.231457 | controller |     "Jun 11 17:35:28.902499 crc crio[23211]: time=\"2026-06-11T17:35:28.902410495Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-f5qv4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.231472 | controller |     "Jun 11 17:35:30.554254 crc crio[23211]: time=\"2026-06-11T17:35:30.553269768Z\" level=info msg=\"Stopped pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879\" id=db320a14-4984-4b8f-9270-dec446807281 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.231486 | controller |     "Jun 11 17:35:30.609519 crc crio[23211]: time=\"2026-06-11T17:35:30.609327002Z\" level=info msg=\"Stopped container 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker\" id=6f5941fe-e58a-408b-b92a-6cebbe918845 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.231501 | controller |     "Jun 11 17:35:30.610704 crc crio[23211]: time=\"2026-06-11T17:35:30.610616234Z\" level=info msg=\"Stopping pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\" id=48d3f985-b4b2-47f3-b05e-03beaa095cab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.231536 | controller |     "Jun 11 17:35:30.612586 crc crio[23211]: time=\"2026-06-11T17:35:30.612489092Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c4d94f6fc-bf45w Namespace:openstack ID:2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10 UID:2765af29-6c8c-448c-9173-9b95eb8027a4 NetNS:/var/run/netns/a3a9ea78-8049-4284-b326-17c7036aeb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2765af29_6c8c_448c_9173_9b95eb8027a4.slice PodAnnotations:0xc002818510}] Aliases:map[]}\"",
2026-06-11 18:01:03.231559 | controller |     "Jun 11 17:35:30.615322 crc crio[23211]: time=\"2026-06-11T17:35:30.61523849Z\" level=info msg=\"Deleting pod openstack_barbican-worker-6c4d94f6fc-bf45w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.231576 | controller |     "Jun 11 17:35:30.617818 crc crio[23211]: time=\"2026-06-11T17:35:30.617718392Z\" level=info msg=\"Stopped pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0\" id=22482ab7-acc4-434e-a292-58546293e311 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.231591 | controller |     "Jun 11 17:35:30.624278 crc crio[23211]: time=\"2026-06-11T17:35:30.624146914Z\" level=info msg=\"Stopped pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d\" id=5f0b6c7c-2125-446a-a644-386619fcc76a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.231605 | controller |     "Jun 11 17:35:30.634148 crc crio[23211]: time=\"2026-06-11T17:35:30.63398094Z\" level=info msg=\"Stopped pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\" id=70754f97-b3b2-4d4a-9779-7640905d2e61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.231620 | controller |     "Jun 11 17:35:30.635119 crc crio[23211]: time=\"2026-06-11T17:35:30.635024277Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=9cc16714-f919-4826-a0b3-3d28dd1f68f5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.231635 | controller |     "Jun 11 17:35:30.635902 crc crio[23211]: time=\"2026-06-11T17:35:30.635795875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=2ae7b291-cebd-47cd-b3ed-6e2e9737143e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.231650 | controller |     "Jun 11 17:35:30.637235 crc crio[23211]: time=\"2026-06-11T17:35:30.637111138Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=5d1d9fe2-098f-4d9a-88c5-38765006cbc7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.231665 | controller |     "Jun 11 17:35:30.638190 crc crio[23211]: time=\"2026-06-11T17:35:30.638083943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=45aca802-bb8b-47f5-a810-cbb2d83c0685 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.231680 | controller |     "Jun 11 17:35:30.656650 crc crio[23211]: time=\"2026-06-11T17:35:30.656414062Z\" level=info msg=\"Stopped container 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=473c9951-c2c4-47e3-b7bc-c06ce385e977 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.231695 | controller |     "Jun 11 17:35:30.657675 crc crio[23211]: time=\"2026-06-11T17:35:30.65757438Z\" level=info msg=\"Stopping pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\" id=18c701b7-2ab7-476b-8642-9e593c1bf509 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.231710 | controller |     "Jun 11 17:35:30.659290 crc crio[23211]: time=\"2026-06-11T17:35:30.659258033Z\" level=info msg=\"Got pod network &{Name:barbican-api-695766c6-f8jzs Namespace:openstack ID:7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245 UID:8592ca57-6b9a-48c3-b47b-d9cf29916197 NetNS:/var/run/netns/843a3f7a-0f09-4ea0-9d3a-aa3c518c377f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8592ca57_6b9a_48c3_b47b_d9cf29916197.slice PodAnnotations:0xc00008c830}] Aliases:map[]}\"",
2026-06-11 18:01:03.231730 | controller |     "Jun 11 17:35:30.659610 crc crio[23211]: time=\"2026-06-11T17:35:30.659535149Z\" level=info msg=\"Deleting pod openstack_barbican-api-695766c6-f8jzs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.231746 | controller |     "Jun 11 17:35:30.663199 crc crio[23211]: time=\"2026-06-11T17:35:30.663006267Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=357072a6-9100-44a9-af2c-5a2d431d052f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.231761 | controller |     "Jun 11 17:35:30.665355 crc crio[23211]: time=\"2026-06-11T17:35:30.664843953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8f8b3191-0438-4bb1-9679-18d56fb237a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.231776 | controller |     "Jun 11 17:35:30.699606 crc crio[23211]: time=\"2026-06-11T17:35:30.699505721Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=ad99afbd-4dc4-4f5c-90f9-195d9c25dce3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.231790 | controller |     "Jun 11 17:35:30.700989 crc crio[23211]: time=\"2026-06-11T17:35:30.700841516Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d6b1301d-868d-4f16-9873-f133e5331a2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.231804 | controller |     "Jun 11 17:35:30.712363 crc crio[23211]: time=\"2026-06-11T17:35:30.712268191Z\" level=info msg=\"Removed container a0cacc216b28d31a71e283c30b110667bc78d644ff9bcfd9998d54a2f4fd4e27: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=b64b85cc-f82b-4be1-9fc1-065b902a1c81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.231819 | controller |     "Jun 11 17:35:30.723493 crc crio[23211]: time=\"2026-06-11T17:35:30.720049816Z\" level=info msg=\"Removing container: 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48\" id=05d48a84-8928-423e-91e5-2244a795e2c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.231833 | controller |     "Jun 11 17:35:30.723493 crc crio[23211]: time=\"2026-06-11T17:35:30.720302073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8ab48de2-80b0-470b-a0b4-720761c03d59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.231847 | controller |     "Jun 11 17:35:30.736089 crc crio[23211]: time=\"2026-06-11T17:35:30.735955665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=33fa8e3b-f744-4601-90dd-4cc18531bb1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.231861 | controller |     "Jun 11 17:35:30.741282 crc crio[23211]: time=\"2026-06-11T17:35:30.74094709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d93b2ce1-f34b-4beb-bd88-2a165c5fa8f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.231875 | controller |     "Jun 11 17:35:30.748384 crc crio[23211]: time=\"2026-06-11T17:35:30.748282573Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=e459b9dc-4788-4c33-ad78-ec6b003ccb81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.231889 | controller |     "Jun 11 17:35:30.752799 crc crio[23211]: time=\"2026-06-11T17:35:30.752696894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.231904 | controller |     "Jun 11 17:35:30.759187 crc crio[23211]: time=\"2026-06-11T17:35:30.757828723Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=5b42ad49-a518-49ee-b51d-7d01cf911d2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.231923 | controller |     "Jun 11 17:35:30.764393 crc crio[23211]: time=\"2026-06-11T17:35:30.764183832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=343495ef-f4f9-42b9-82e8-10d16b2d3d7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.231938 | controller |     "Jun 11 17:35:30.766941 crc crio[23211]: time=\"2026-06-11T17:35:30.766850329Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=fe7cc289-412b-4c1c-a4e1-6a9376c3d92a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.231952 | controller |     "Jun 11 17:35:30.804718 crc crio[23211]: time=\"2026-06-11T17:35:30.804478601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.231967 | controller |     "Jun 11 17:35:30.806552 crc crio[23211]: time=\"2026-06-11T17:35:30.80640603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.231982 | controller |     "Jun 11 17:35:30.846605 crc crio[23211]: time=\"2026-06-11T17:35:30.845834907Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=078ea9ab-1b48-4dff-9237-51d3553551e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.231997 | controller |     "Jun 11 17:35:30.872809 crc crio[23211]: time=\"2026-06-11T17:35:30.87266683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232011 | controller |     "Jun 11 17:35:30.878053 crc crio[23211]: time=\"2026-06-11T17:35:30.877972033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232026 | controller |     "Jun 11 17:35:30.953676 crc crio[23211]: time=\"2026-06-11T17:35:30.953589008Z\" level=info msg=\"Removed container 2960c57d1c88a32c7c87659e191460fe866ca63082e911f000ae0c3bd5382d48: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=05d48a84-8928-423e-91e5-2244a795e2c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.232041 | controller |     "Jun 11 17:35:30.972179 crc crio[23211]: time=\"2026-06-11T17:35:30.972103402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232056 | controller |     "Jun 11 17:35:31.002400 crc crio[23211]: time=\"2026-06-11T17:35:31.002318048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232071 | controller |     "Jun 11 17:35:31.063834 crc crio[23211]: time=\"2026-06-11T17:35:31.061122542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232086 | controller |     "Jun 11 17:35:31.139355 crc crio[23211]: time=\"2026-06-11T17:35:31.138845009Z\" level=info msg=\"Removing container: 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163\" id=e55300ae-f6c3-49ac-b1e5-68e260fd8263 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.232101 | controller |     "Jun 11 17:35:31.164681 crc crio[23211]: time=\"2026-06-11T17:35:31.164571404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232120 | controller |     "Jun 11 17:35:31.175622 crc crio[23211]: time=\"2026-06-11T17:35:31.175540969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232135 | controller |     "Jun 11 17:35:31.258903 crc crio[23211]: time=\"2026-06-11T17:35:31.258789295Z\" level=info msg=\"Removed container 4511f72f2a470f9e1c91f3e6c953dffed053737746c142441f823d4cd96e8163: openshift-marketplace/redhat-operators-qxthp/registry-server\" id=e55300ae-f6c3-49ac-b1e5-68e260fd8263 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.232150 | controller |     "Jun 11 17:35:31.263153 crc crio[23211]: time=\"2026-06-11T17:35:31.262913138Z\" level=info msg=\"Removing container: 9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06\" id=9fd3348d-762b-4cef-9348-2ea578e56432 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.232164 | controller |     "Jun 11 17:35:31.269632 crc crio[23211]: time=\"2026-06-11T17:35:31.269521944Z\" level=info msg=\"Stopped pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\" id=48d3f985-b4b2-47f3-b05e-03beaa095cab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.232183 | controller |     "Jun 11 17:35:31.270114 crc crio[23211]: time=\"2026-06-11T17:35:31.270039826Z\" level=info msg=\"Stopped pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\" id=18c701b7-2ab7-476b-8642-9e593c1bf509 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.232205 | controller |     "Jun 11 17:35:31.333132 crc crio[23211]: time=\"2026-06-11T17:35:31.33288834Z\" level=info msg=\"Removed container 9ed3a22d6e2cc03dd85049cea61e5cfcfe60e88bc08fecb9bce0d08deb723e06: openshift-marketplace/redhat-operators-qxthp/extract-content\" id=9fd3348d-762b-4cef-9348-2ea578e56432 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.232229 | controller |     "Jun 11 17:35:31.349027 crc crio[23211]: time=\"2026-06-11T17:35:31.348940753Z\" level=info msg=\"Removing container: 9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4\" id=4e57b3f8-c79d-4122-941b-ba7bf4f84433 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.232254 | controller |     "Jun 11 17:35:31.418652 crc crio[23211]: time=\"2026-06-11T17:35:31.415533552Z\" level=info msg=\"Removed container 9ae7bcb6c2011ec205a9e0cabe7fb84d7f75a5cd68ebc95ccef216c127bfdfc4: openshift-marketplace/redhat-operators-qxthp/extract-utilities\" id=4e57b3f8-c79d-4122-941b-ba7bf4f84433 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.232279 | controller |     "Jun 11 17:35:31.423342 crc crio[23211]: time=\"2026-06-11T17:35:31.422980758Z\" level=info msg=\"Created container 87f7b644eb952f794cb4c0a19ccc43f3bb6aa89367a1186118eb1a9209a69ad8: openstack/swift-storage-0/container-server\" id=e459b9dc-4788-4c33-ad78-ec6b003ccb81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.232304 | controller |     "Jun 11 17:35:31.424600 crc crio[23211]: time=\"2026-06-11T17:35:31.424530928Z\" level=info msg=\"Starting container: 87f7b644eb952f794cb4c0a19ccc43f3bb6aa89367a1186118eb1a9209a69ad8\" id=b50570be-0898-4ac7-957b-338af236f929 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.232322 | controller |     "Jun 11 17:35:31.434820 crc crio[23211]: time=\"2026-06-11T17:35:31.434752603Z\" level=info msg=\"Started container\" PID=291297 containerID=87f7b644eb952f794cb4c0a19ccc43f3bb6aa89367a1186118eb1a9209a69ad8 description=openstack/swift-storage-0/container-server id=b50570be-0898-4ac7-957b-338af236f929 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.232339 | controller |     "Jun 11 17:35:31.437560 crc crio[23211]: time=\"2026-06-11T17:35:31.437488292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232361 | controller |     "Jun 11 17:35:31.445612 crc crio[23211]: time=\"2026-06-11T17:35:31.445157504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232377 | controller |     "Jun 11 17:35:31.449983 crc crio[23211]: time=\"2026-06-11T17:35:31.449940804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=a266417e-2fa0-4727-9330-aca58e172fca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.232392 | controller |     "Jun 11 17:35:31.477076 crc crio[23211]: time=\"2026-06-11T17:35:31.476978152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=f3d90b6a-9605-4d91-8a3c-c6d51403a3a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.232407 | controller |     "Jun 11 17:35:31.487383 crc crio[23211]: time=\"2026-06-11T17:35:31.486761127Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=dc9a1f65-e356-42b4-acf1-444791bc263c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.232423 | controller |     "Jun 11 17:35:31.490084 crc crio[23211]: time=\"2026-06-11T17:35:31.490056279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232439 | controller |     "Jun 11 17:35:31.551064 crc crio[23211]: time=\"2026-06-11T17:35:31.550918924Z\" level=info msg=\"Created container f29040bd42d267621890850d6427a3486d78ebcff07c63ced9c8529e74d728a4: openstack/ceilometer-0/sg-core\" id=fe7cc289-412b-4c1c-a4e1-6a9376c3d92a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.232454 | controller |     "Jun 11 17:35:31.558492 crc crio[23211]: time=\"2026-06-11T17:35:31.555281734Z\" level=info msg=\"Starting container: f29040bd42d267621890850d6427a3486d78ebcff07c63ced9c8529e74d728a4\" id=efaea63e-f487-4ae1-9913-4b6d3a802a0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.232469 | controller |     "Jun 11 17:35:31.568743 crc crio[23211]: time=\"2026-06-11T17:35:31.568590087Z\" level=info msg=\"Started container\" PID=291344 containerID=f29040bd42d267621890850d6427a3486d78ebcff07c63ced9c8529e74d728a4 description=openstack/ceilometer-0/sg-core id=efaea63e-f487-4ae1-9913-4b6d3a802a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793",
2026-06-11 18:01:03.232483 | controller |     "Jun 11 17:35:31.606668 crc crio[23211]: time=\"2026-06-11T17:35:31.606492406Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=40adce14-e1f7-4ac7-9288-4a115dfb919b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.232498 | controller |     "Jun 11 17:35:31.608966 crc crio[23211]: time=\"2026-06-11T17:35:31.60864537Z\" level=info msg=\"Created container c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b: openstack/nova-api-0/nova-api-log\" id=5b42ad49-a518-49ee-b51d-7d01cf911d2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.232535 | controller |     "Jun 11 17:35:31.610593 crc crio[23211]: time=\"2026-06-11T17:35:31.610379924Z\" level=info msg=\"Starting container: c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b\" id=85ff749b-29e4-4b8a-8c84-00653dfd7d28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.232562 | controller |     "Jun 11 17:35:31.619327 crc crio[23211]: time=\"2026-06-11T17:35:31.619236806Z\" level=info msg=\"Started container\" PID=291349 containerID=c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b description=openstack/nova-api-0/nova-api-log id=85ff749b-29e4-4b8a-8c84-00653dfd7d28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a",
2026-06-11 18:01:03.232584 | controller |     "Jun 11 17:35:31.642122 crc crio[23211]: time=\"2026-06-11T17:35:31.642013577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=be88c2d2-b6be-4f20-be05-97a462a88e6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.232600 | controller |     "Jun 11 17:35:31.647315 crc crio[23211]: time=\"2026-06-11T17:35:31.647267699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232615 | controller |     "Jun 11 17:35:31.655634 crc crio[23211]: time=\"2026-06-11T17:35:31.655583377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232630 | controller |     "Jun 11 17:35:31.717602 crc crio[23211]: time=\"2026-06-11T17:35:31.717541789Z\" level=info msg=\"Created container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=078ea9ab-1b48-4dff-9237-51d3553551e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.232645 | controller |     "Jun 11 17:35:31.720320 crc crio[23211]: time=\"2026-06-11T17:35:31.720251267Z\" level=info msg=\"Starting container: 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41\" id=b8b9fcae-ce0c-47dc-896b-5c662ae8ea7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.232661 | controller |     "Jun 11 17:35:31.727410 crc crio[23211]: time=\"2026-06-11T17:35:31.727116958Z\" level=info msg=\"Started container\" PID=291400 containerID=5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=b8b9fcae-ce0c-47dc-896b-5c662ae8ea7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c",
2026-06-11 18:01:03.232682 | controller |     "Jun 11 17:35:31.760068 crc crio[23211]: time=\"2026-06-11T17:35:31.759798568Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5ed9cd73-75f6-4b76-bb84-bc0c3e1a0f8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.232703 | controller |     "Jun 11 17:35:31.767630 crc crio[23211]: time=\"2026-06-11T17:35:31.767530341Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=d3ccb0da-ef7b-40e3-b867-fb0e7028e307 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.232726 | controller |     "Jun 11 17:35:31.767983 crc crio[23211]: time=\"2026-06-11T17:35:31.767929052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232751 | controller |     "Jun 11 17:35:31.791932 crc crio[23211]: time=\"2026-06-11T17:35:31.79179058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bcbb209f-385d-480e-85db-e408807383d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.232775 | controller |     "Jun 11 17:35:31.806102 crc crio[23211]: time=\"2026-06-11T17:35:31.806018686Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=25c9431c-f51e-4d31-b6df-884ed62147f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.232799 | controller |     "Jun 11 17:35:31.807863 crc crio[23211]: time=\"2026-06-11T17:35:31.80780305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232822 | controller |     "Jun 11 17:35:31.865196 crc crio[23211]: time=\"2026-06-11T17:35:31.864650515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232852 | controller |     "Jun 11 17:35:31.871600 crc crio[23211]: time=\"2026-06-11T17:35:31.871526767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232878 | controller |     "Jun 11 17:35:31.898094 crc crio[23211]: time=\"2026-06-11T17:35:31.898006411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232903 | controller |     "Jun 11 17:35:31.901901 crc crio[23211]: time=\"2026-06-11T17:35:31.901804625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.232927 | controller |     "Jun 11 17:35:32.232951 crc crio[23211]: time=\"2026-06-11T17:35:32.232905542Z\" level=info msg=\"Created container d3d6105a59059704e33b63678abbfa1dd0f65fef0c80b0e18264f73bc60ded94: openstack/swift-storage-0/container-replicator\" id=dc9a1f65-e356-42b4-acf1-444791bc263c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.232950 | controller |     "Jun 11 17:35:32.234799 crc crio[23211]: time=\"2026-06-11T17:35:32.234735997Z\" level=info msg=\"Created container 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412: openstack/nova-api-0/nova-api-api\" id=25c9431c-f51e-4d31-b6df-884ed62147f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.232973 | controller |     "Jun 11 17:35:32.235012 crc crio[23211]: time=\"2026-06-11T17:35:32.234932772Z\" level=info msg=\"Starting container: d3d6105a59059704e33b63678abbfa1dd0f65fef0c80b0e18264f73bc60ded94\" id=f94f2ab1-6ee6-4634-b40f-7d4241795df2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.232996 | controller |     "Jun 11 17:35:32.240027 crc crio[23211]: time=\"2026-06-11T17:35:32.239900487Z\" level=info msg=\"Starting container: 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412\" id=f9569804-693d-4995-b1a3-8d397893090d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.233020 | controller |     "Jun 11 17:35:32.243164 crc crio[23211]: time=\"2026-06-11T17:35:32.242837931Z\" level=info msg=\"Started container\" PID=291480 containerID=d3d6105a59059704e33b63678abbfa1dd0f65fef0c80b0e18264f73bc60ded94 description=openstack/swift-storage-0/container-replicator id=f94f2ab1-6ee6-4634-b40f-7d4241795df2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.233045 | controller |     "Jun 11 17:35:32.247003 crc crio[23211]: time=\"2026-06-11T17:35:32.246888172Z\" level=info msg=\"Created container ce42595f8507b5ebe8cd3251b57c04bfae101e20a7b4bf52192d9fa99e91f675: openstack/ceilometer-0/proxy-httpd\" id=d3ccb0da-ef7b-40e3-b867-fb0e7028e307 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.233070 | controller |     "Jun 11 17:35:32.250953 crc crio[23211]: time=\"2026-06-11T17:35:32.25079138Z\" level=info msg=\"Starting container: ce42595f8507b5ebe8cd3251b57c04bfae101e20a7b4bf52192d9fa99e91f675\" id=b1408b37-44ae-4d76-b945-d606d515fb83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.233094 | controller |     "Jun 11 17:35:32.251831 crc crio[23211]: time=\"2026-06-11T17:35:32.251726023Z\" level=info msg=\"Started container\" PID=291479 containerID=7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412 description=openstack/nova-api-0/nova-api-api id=f9569804-693d-4995-b1a3-8d397893090d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a",
2026-06-11 18:01:03.233116 | controller |     "Jun 11 17:35:32.260736 crc crio[23211]: time=\"2026-06-11T17:35:32.259110089Z\" level=info msg=\"Started container\" PID=291481 containerID=ce42595f8507b5ebe8cd3251b57c04bfae101e20a7b4bf52192d9fa99e91f675 description=openstack/ceilometer-0/proxy-httpd id=b1408b37-44ae-4d76-b945-d606d515fb83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0801650c193d6f878695d3dda42c5e2889c2da34711d6401bd4795a24ac3e793",
2026-06-11 18:01:03.233143 | controller |     "Jun 11 17:35:32.283374 crc crio[23211]: time=\"2026-06-11T17:35:32.283265354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5e1045f5-bb55-4e53-aab1-5180f97644ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.233167 | controller |     "Jun 11 17:35:32.308153 crc crio[23211]: time=\"2026-06-11T17:35:32.308062705Z\" level=info msg=\"Stopping container: 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186 (timeout: 30s)\" id=0f78a45b-b126-4c16-bcc6-e9a58e68bb12 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.233190 | controller |     "Jun 11 17:35:32.308662 crc crio[23211]: time=\"2026-06-11T17:35:32.308540937Z\" level=info msg=\"Stopping container: dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c (timeout: 30s)\" id=4d266c38-2eef-46e0-86cf-258170773574 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.233212 | controller |     "Jun 11 17:35:32.345767 crc crio[23211]: time=\"2026-06-11T17:35:32.343741069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=7b63b786-c7a4-4e2c-bf02-0a5ea784297e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.233233 | controller |     "Jun 11 17:35:32.359145 crc crio[23211]: time=\"2026-06-11T17:35:32.359061393Z\" level=info msg=\"Stopping container: acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d (timeout: 30s)\" id=d5ec800d-3dcc-4168-b38a-b72af580f250 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.233256 | controller |     "Jun 11 17:35:32.361146 crc crio[23211]: time=\"2026-06-11T17:35:32.360949689Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=ced8e680-a1d5-453d-ae4f-c2ff95de871a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.233278 | controller |     "Jun 11 17:35:32.363899 crc crio[23211]: time=\"2026-06-11T17:35:32.363818101Z\" level=info msg=\"Stopping container: 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c (timeout: 30s)\" id=b4933463-3638-4dbf-b267-dd9e13735006 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.233298 | controller |     "Jun 11 17:35:32.375306 crc crio[23211]: time=\"2026-06-11T17:35:32.375102645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.233317 | controller |     "Jun 11 17:35:32.425483 crc crio[23211]: time=\"2026-06-11T17:35:32.424520052Z\" level=info msg=\"Removing container: 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938\" id=a231504f-9d18-4459-97bf-6e15171cf0d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.233336 | controller |     "Jun 11 17:35:32.592280 crc crio[23211]: time=\"2026-06-11T17:35:32.59166291Z\" level=info msg=\"Stopped container 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c: openstack/cinder-api-0/cinder-api-log\" id=b4933463-3638-4dbf-b267-dd9e13735006 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.233355 | controller |     "Jun 11 17:35:32.595935 crc crio[23211]: time=\"2026-06-11T17:35:32.595861966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.233374 | controller |     "Jun 11 17:35:32.604968 crc crio[23211]: time=\"2026-06-11T17:35:32.604892971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.233393 | controller |     "Jun 11 17:35:32.620740 crc crio[23211]: time=\"2026-06-11T17:35:32.620647787Z\" level=info msg=\"Removed container 42f72dc29beda6100a6ee98904c05e11a2002c96e62146fae561ae5e57c7d938: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker\" id=a231504f-9d18-4459-97bf-6e15171cf0d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.233423 | controller |     "Jun 11 17:35:32.627727 crc crio[23211]: time=\"2026-06-11T17:35:32.627645212Z\" level=info msg=\"Removing container: 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54\" id=65641520-9b22-483f-ba66-a996725f8a30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.233446 | controller |     "Jun 11 17:35:32.703087 crc crio[23211]: time=\"2026-06-11T17:35:32.702908167Z\" level=info msg=\"Removed container 6045bc8c8e22602b81ed53c1aa98985c4e97d874b0181e0b7cef3b1901103e54: openstack/barbican-worker-6c4d94f6fc-bf45w/barbican-worker-log\" id=65641520-9b22-483f-ba66-a996725f8a30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.233469 | controller |     "Jun 11 17:35:32.715274 crc crio[23211]: time=\"2026-06-11T17:35:32.715145714Z\" level=info msg=\"Removing container: 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e\" id=7e121c08-d901-45b2-aeb2-376b14cb1d68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.233491 | controller |     "Jun 11 17:35:32.799266 crc crio[23211]: time=\"2026-06-11T17:35:32.799125838Z\" level=info msg=\"Removed container 81021812ba61354cac4233573f6714dcee4cebd03f96078026f5a3aacf6b928e: openstack/barbican-api-695766c6-f8jzs/barbican-api\" id=7e121c08-d901-45b2-aeb2-376b14cb1d68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.233536 | controller |     "Jun 11 17:35:32.809504 crc crio[23211]: time=\"2026-06-11T17:35:32.809361724Z\" level=info msg=\"Removing container: faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d\" id=d3046902-027d-4653-a18d-fef05b0de5cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.233569 | controller |     "Jun 11 17:35:32.847016 crc crio[23211]: time=\"2026-06-11T17:35:32.846914825Z\" level=info msg=\"Removed container faf03c98adca623194fb018a2e3cf737b75a9296c1c207a15e2f0ab2007de67d: openstack/barbican-api-695766c6-f8jzs/barbican-api-log\" id=d3046902-027d-4653-a18d-fef05b0de5cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.233594 | controller |     "Jun 11 17:35:32.897125 crc crio[23211]: time=\"2026-06-11T17:35:32.8969874Z\" level=info msg=\"Created container 800dda08065db654f243d851bbeb090613c41406a06738858a652631e2c42699: openstack/swift-storage-0/container-auditor\" id=ced8e680-a1d5-453d-ae4f-c2ff95de871a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.233617 | controller |     "Jun 11 17:35:32.898697 crc crio[23211]: time=\"2026-06-11T17:35:32.898620121Z\" level=info msg=\"Starting container: 800dda08065db654f243d851bbeb090613c41406a06738858a652631e2c42699\" id=ea0f3962-0e90-48c2-8360-94cf21271e54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.233640 | controller |     "Jun 11 17:35:32.905855 crc crio[23211]: time=\"2026-06-11T17:35:32.90576201Z\" level=info msg=\"Started container\" PID=291557 containerID=800dda08065db654f243d851bbeb090613c41406a06738858a652631e2c42699 description=openstack/swift-storage-0/container-auditor id=ea0f3962-0e90-48c2-8360-94cf21271e54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.233665 | controller |     "Jun 11 17:35:32.918628 crc crio[23211]: time=\"2026-06-11T17:35:32.918513159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=27970641-118a-4647-ab21-77758295180e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.233687 | controller |     "Jun 11 17:35:32.936943 crc crio[23211]: time=\"2026-06-11T17:35:32.936817778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=a86f4450-09f4-4863-b4b5-a801cad30239 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.233719 | controller |     "Jun 11 17:35:32.947495 crc crio[23211]: time=\"2026-06-11T17:35:32.947360152Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=6094ab6e-76f7-4c6e-8fdb-d5afd80b2e3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.233745 | controller |     "Jun 11 17:35:32.949011 crc crio[23211]: time=\"2026-06-11T17:35:32.948947402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.233768 | controller |     "Jun 11 17:35:33.002151 crc crio[23211]: time=\"2026-06-11T17:35:33.002039412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.233790 | controller |     "Jun 11 17:35:33.009163 crc crio[23211]: time=\"2026-06-11T17:35:33.00912309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.233812 | controller |     "Jun 11 17:35:33.248742 crc crio[23211]: time=\"2026-06-11T17:35:33.248131568Z\" level=info msg=\"Created container de92737e5c7ee4ba0345b28859c1334557a9b41e1095a9b5a343a28969db33cd: openstack/swift-storage-0/container-updater\" id=6094ab6e-76f7-4c6e-8fdb-d5afd80b2e3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.233836 | controller |     "Jun 11 17:35:33.251177 crc crio[23211]: time=\"2026-06-11T17:35:33.251076632Z\" level=info msg=\"Starting container: de92737e5c7ee4ba0345b28859c1334557a9b41e1095a9b5a343a28969db33cd\" id=07f2b5c0-fd3c-45c5-8478-55931cb5af81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.233859 | controller |     "Jun 11 17:35:33.259512 crc crio[23211]: time=\"2026-06-11T17:35:33.257915434Z\" level=info msg=\"Started container\" PID=291891 containerID=de92737e5c7ee4ba0345b28859c1334557a9b41e1095a9b5a343a28969db33cd description=openstack/swift-storage-0/container-updater id=07f2b5c0-fd3c-45c5-8478-55931cb5af81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.233882 | controller |     "Jun 11 17:35:33.271933 crc crio[23211]: time=\"2026-06-11T17:35:33.271844822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=372a3058-bc03-4b61-85da-1bfefb5ac33e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.233907 | controller |     "Jun 11 17:35:33.289885 crc crio[23211]: time=\"2026-06-11T17:35:33.289762792Z\" level=info msg=\"Stopped container dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c: openstack/cinder-scheduler-0/probe\" id=4d266c38-2eef-46e0-86cf-258170773574 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.233932 | controller |     "Jun 11 17:35:33.295905 crc crio[23211]: time=\"2026-06-11T17:35:33.295741091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7c97dae4-32eb-432e-8ff1-84e31395fc8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.233955 | controller |     "Jun 11 17:35:33.303537 crc crio[23211]: time=\"2026-06-11T17:35:33.303374822Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=d9199f4b-03e9-496e-893c-770cf46329ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.233980 | controller |     "Jun 11 17:35:33.304019 crc crio[23211]: time=\"2026-06-11T17:35:33.303946866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234002 | controller |     "Jun 11 17:35:33.360396 crc crio[23211]: time=\"2026-06-11T17:35:33.360140025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234029 | controller |     "Jun 11 17:35:33.367023 crc crio[23211]: time=\"2026-06-11T17:35:33.366955556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234049 | controller |     "Jun 11 17:35:33.536840 crc crio[23211]: time=\"2026-06-11T17:35:33.53676951Z\" level=info msg=\"Created container 33d5c9704953d69d46b8f79d61d7fdce0bd88a1b36f809a9fc8a981ae76b5a8d: openstack/swift-storage-0/object-server\" id=d9199f4b-03e9-496e-893c-770cf46329ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.234069 | controller |     "Jun 11 17:35:33.537832 crc crio[23211]: time=\"2026-06-11T17:35:33.537733484Z\" level=info msg=\"Starting container: 33d5c9704953d69d46b8f79d61d7fdce0bd88a1b36f809a9fc8a981ae76b5a8d\" id=08cd1691-c0ad-4f42-a604-2e658683f5b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.234091 | controller |     "Jun 11 17:35:33.549982 crc crio[23211]: time=\"2026-06-11T17:35:33.549769056Z\" level=info msg=\"Started container\" PID=291926 containerID=33d5c9704953d69d46b8f79d61d7fdce0bd88a1b36f809a9fc8a981ae76b5a8d description=openstack/swift-storage-0/object-server id=08cd1691-c0ad-4f42-a604-2e658683f5b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.234112 | controller |     "Jun 11 17:35:33.574482 crc crio[23211]: time=\"2026-06-11T17:35:33.574313541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=83e4359d-9d79-4aae-8212-f1705994de27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.234132 | controller |     "Jun 11 17:35:33.594167 crc crio[23211]: time=\"2026-06-11T17:35:33.593769669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=14e030fe-a299-4fe8-94d3-1f32f41cfb52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.234154 | controller |     "Jun 11 17:35:33.606387 crc crio[23211]: time=\"2026-06-11T17:35:33.606299333Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=b5b0488a-a2a0-4d16-82fa-dbe916794fab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.234179 | controller |     "Jun 11 17:35:33.607276 crc crio[23211]: time=\"2026-06-11T17:35:33.607185004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234205 | controller |     "Jun 11 17:35:33.713578 crc crio[23211]: time=\"2026-06-11T17:35:33.712608896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234229 | controller |     "Jun 11 17:35:33.719183 crc crio[23211]: time=\"2026-06-11T17:35:33.719092088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234253 | controller |     "Jun 11 17:35:33.888516 crc crio[23211]: time=\"2026-06-11T17:35:33.886194796Z\" level=info msg=\"Created container 22d04ba1376209e7f4920a4657abf288951013a6255cf0f3204ddbe20ff4e041: openstack/swift-storage-0/object-replicator\" id=b5b0488a-a2a0-4d16-82fa-dbe916794fab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.234277 | controller |     "Jun 11 17:35:33.889382 crc crio[23211]: time=\"2026-06-11T17:35:33.889312163Z\" level=info msg=\"Starting container: 22d04ba1376209e7f4920a4657abf288951013a6255cf0f3204ddbe20ff4e041\" id=1daffd92-027b-40e4-bbd5-6f910db1dd89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.234310 | controller |     "Jun 11 17:35:33.897478 crc crio[23211]: time=\"2026-06-11T17:35:33.896251897Z\" level=info msg=\"Started container\" PID=291985 containerID=22d04ba1376209e7f4920a4657abf288951013a6255cf0f3204ddbe20ff4e041 description=openstack/swift-storage-0/object-replicator id=1daffd92-027b-40e4-bbd5-6f910db1dd89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.234337 | controller |     "Jun 11 17:35:33.907366 crc crio[23211]: time=\"2026-06-11T17:35:33.907263742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7f6ad02a-095c-422f-90e6-aa63dd5cc650 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.234362 | controller |     "Jun 11 17:35:33.927748 crc crio[23211]: time=\"2026-06-11T17:35:33.927669014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=08f7aff7-d34d-4e1e-8c03-d9e38ba4f3e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.234386 | controller |     "Jun 11 17:35:33.935186 crc crio[23211]: time=\"2026-06-11T17:35:33.93509244Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=34bf898a-a640-48dc-8d5e-d805e2d52d1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.234410 | controller |     "Jun 11 17:35:33.935567 crc crio[23211]: time=\"2026-06-11T17:35:33.935528661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234434 | controller |     "Jun 11 17:35:34.010898 crc crio[23211]: time=\"2026-06-11T17:35:34.010843508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234458 | controller |     "Jun 11 17:35:34.014591 crc crio[23211]: time=\"2026-06-11T17:35:34.0145188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234481 | controller |     "Jun 11 17:35:34.152902 crc crio[23211]: time=\"2026-06-11T17:35:34.152807805Z\" level=info msg=\"Created container 2e93a5e2ab4b6b559991713fd54fac1ffc151028aaef639484327399d426d1bf: openstack/swift-storage-0/object-auditor\" id=34bf898a-a640-48dc-8d5e-d805e2d52d1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.234506 | controller |     "Jun 11 17:35:34.154032 crc crio[23211]: time=\"2026-06-11T17:35:34.153966774Z\" level=info msg=\"Starting container: 2e93a5e2ab4b6b559991713fd54fac1ffc151028aaef639484327399d426d1bf\" id=ab89141d-c981-4f76-aa59-5835b90d2708 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.234561 | controller |     "Jun 11 17:35:34.160235 crc crio[23211]: time=\"2026-06-11T17:35:34.160136419Z\" level=info msg=\"Started container\" PID=291995 containerID=2e93a5e2ab4b6b559991713fd54fac1ffc151028aaef639484327399d426d1bf description=openstack/swift-storage-0/object-auditor id=ab89141d-c981-4f76-aa59-5835b90d2708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.234591 | controller |     "Jun 11 17:35:34.179159 crc crio[23211]: time=\"2026-06-11T17:35:34.179053993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4efa6850-2d41-496b-9819-4365398b7263 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.234615 | controller |     "Jun 11 17:35:34.192496 crc crio[23211]: time=\"2026-06-11T17:35:34.191969056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=446a0442-42d5-4ebc-a059-1c87e28c0eb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.234648 | controller |     "Jun 11 17:35:34.201820 crc crio[23211]: time=\"2026-06-11T17:35:34.201733401Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=f18cf27a-ed8e-4fb3-87eb-c9b323018a49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.234675 | controller |     "Jun 11 17:35:34.202351 crc crio[23211]: time=\"2026-06-11T17:35:34.202265294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234700 | controller |     "Jun 11 17:35:34.259966 crc crio[23211]: time=\"2026-06-11T17:35:34.259782235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234725 | controller |     "Jun 11 17:35:34.265612 crc crio[23211]: time=\"2026-06-11T17:35:34.26553793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234749 | controller |     "Jun 11 17:35:34.372355 crc crio[23211]: time=\"2026-06-11T17:35:34.372262404Z\" level=info msg=\"Created container 923ca538aa0d1be9945b01a02c47590cc45f85210ce8db8d5ed0d70c67045f39: openstack/swift-storage-0/object-updater\" id=f18cf27a-ed8e-4fb3-87eb-c9b323018a49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.234771 | controller |     "Jun 11 17:35:34.373849 crc crio[23211]: time=\"2026-06-11T17:35:34.373759351Z\" level=info msg=\"Starting container: 923ca538aa0d1be9945b01a02c47590cc45f85210ce8db8d5ed0d70c67045f39\" id=6b49a705-fac6-45e4-9865-b0e7c6504599 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.234795 | controller |     "Jun 11 17:35:34.379182 crc crio[23211]: time=\"2026-06-11T17:35:34.379108936Z\" level=info msg=\"Started container\" PID=292021 containerID=923ca538aa0d1be9945b01a02c47590cc45f85210ce8db8d5ed0d70c67045f39 description=openstack/swift-storage-0/object-updater id=6b49a705-fac6-45e4-9865-b0e7c6504599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.234820 | controller |     "Jun 11 17:35:34.400367 crc crio[23211]: time=\"2026-06-11T17:35:34.400267296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=74aa9a25-6c0b-45b8-ba54-fc61f7d79c8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.234844 | controller |     "Jun 11 17:35:34.419550 crc crio[23211]: time=\"2026-06-11T17:35:34.418834991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=006a3867-2f37-42e3-b310-937907d8246e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.234867 | controller |     "Jun 11 17:35:34.428534 crc crio[23211]: time=\"2026-06-11T17:35:34.428399929Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=dc995aab-a37c-4143-a00b-3c27c61a4b67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.234890 | controller |     "Jun 11 17:35:34.428867 crc crio[23211]: time=\"2026-06-11T17:35:34.42881268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234914 | controller |     "Jun 11 17:35:34.491253 crc crio[23211]: time=\"2026-06-11T17:35:34.491094581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234937 | controller |     "Jun 11 17:35:34.495496 crc crio[23211]: time=\"2026-06-11T17:35:34.495320726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.234970 | controller |     "Jun 11 17:35:34.600496 crc crio[23211]: time=\"2026-06-11T17:35:34.598542113Z\" level=info msg=\"Stopping container: c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b (timeout: 30s)\" id=6bf680ae-4ec6-4d9c-ad7f-e11c940f463a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.234996 | controller |     "Jun 11 17:35:34.602324 crc crio[23211]: time=\"2026-06-11T17:35:34.60198285Z\" level=info msg=\"Stopping container: 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 (timeout: 30s)\" id=deef2b53-ca70-4799-821d-9c6e7365fb53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.235022 | controller |     "Jun 11 17:35:34.603916 crc crio[23211]: time=\"2026-06-11T17:35:34.603781204Z\" level=info msg=\"Stopping container: 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412 (timeout: 30s)\" id=6ce9acdf-c2df-4800-9ea3-d694f7cc9ece name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.235047 | controller |     "Jun 11 17:35:34.704941 crc crio[23211]: time=\"2026-06-11T17:35:34.704881187Z\" level=info msg=\"Created container f4094c2d9d1319ccfe1384e593f78007d2cf5151e0654226487094f8e9ac222c: openstack/swift-storage-0/object-expirer\" id=dc995aab-a37c-4143-a00b-3c27c61a4b67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.235090 | controller |     "Jun 11 17:35:34.707898 crc crio[23211]: time=\"2026-06-11T17:35:34.70779424Z\" level=info msg=\"Starting container: f4094c2d9d1319ccfe1384e593f78007d2cf5151e0654226487094f8e9ac222c\" id=d8744068-2fee-441f-bd6e-7017da37104c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.235116 | controller |     "Jun 11 17:35:34.716006 crc crio[23211]: time=\"2026-06-11T17:35:34.715901364Z\" level=info msg=\"Started container\" PID=292040 containerID=f4094c2d9d1319ccfe1384e593f78007d2cf5151e0654226487094f8e9ac222c description=openstack/swift-storage-0/object-expirer id=d8744068-2fee-441f-bd6e-7017da37104c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.235145 | controller |     "Jun 11 17:35:34.734819 crc crio[23211]: time=\"2026-06-11T17:35:34.734703265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b7b3369c-49ae-4466-a73b-ae25ff7df961 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.235170 | controller |     "Jun 11 17:35:34.763199 crc crio[23211]: time=\"2026-06-11T17:35:34.763126076Z\" level=info msg=\"Stopped container c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b: openstack/nova-api-0/nova-api-log\" id=6bf680ae-4ec6-4d9c-ad7f-e11c940f463a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.235195 | controller |     "Jun 11 17:35:34.779102 crc crio[23211]: time=\"2026-06-11T17:35:34.778979984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f7724675-c8e2-40eb-a9da-414723593a2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.235217 | controller |     "Jun 11 17:35:34.790137 crc crio[23211]: time=\"2026-06-11T17:35:34.790081452Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=4d0c6f55-dfff-41e3-abfc-ca7bd852da6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.235241 | controller |     "Jun 11 17:35:34.790886 crc crio[23211]: time=\"2026-06-11T17:35:34.790863462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.235265 | controller |     "Jun 11 17:35:34.851263 crc crio[23211]: time=\"2026-06-11T17:35:34.850985048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.235290 | controller |     "Jun 11 17:35:34.854613 crc crio[23211]: time=\"2026-06-11T17:35:34.854556348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.235322 | controller |     "Jun 11 17:35:34.950063 crc crio[23211]: time=\"2026-06-11T17:35:34.949967658Z\" level=info msg=\"Stopped container 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412: openstack/nova-api-0/nova-api-api\" id=6ce9acdf-c2df-4800-9ea3-d694f7cc9ece name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.235345 | controller |     "Jun 11 17:35:34.951412 crc crio[23211]: time=\"2026-06-11T17:35:34.951332462Z\" level=info msg=\"Stopping pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\" id=b88afb42-506b-432e-89c1-68172cef8aad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.235368 | controller |     "Jun 11 17:35:34.952345 crc crio[23211]: time=\"2026-06-11T17:35:34.952314817Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a UID:60e4f92e-54fe-40eb-84e4-9c2e29bc3abb NetNS:/var/run/netns/12709eb7-c490-4a4a-a4df-123bc22b9a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e4f92e_54fe_40eb_84e4_9c2e29bc3abb.slice PodAnnotations:0xc007c14350}] Aliases:map[]}\"",
2026-06-11 18:01:03.235392 | controller |     "Jun 11 17:35:34.952711 crc crio[23211]: time=\"2026-06-11T17:35:34.952684167Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.235417 | controller |     "Jun 11 17:35:35.180025 crc crio[23211]: time=\"2026-06-11T17:35:35.17916905Z\" level=info msg=\"Created container 577a8f6c70017ab14fe9e4e79b46a845a1c9cf5b6050c24afac7650f47633f2c: openstack/swift-storage-0/rsync\" id=4d0c6f55-dfff-41e3-abfc-ca7bd852da6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.235441 | controller |     "Jun 11 17:35:35.185409 crc crio[23211]: time=\"2026-06-11T17:35:35.184758881Z\" level=info msg=\"Starting container: 577a8f6c70017ab14fe9e4e79b46a845a1c9cf5b6050c24afac7650f47633f2c\" id=7151ba3c-81c6-456e-9a6c-3267a4066e88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.235467 | controller |     "Jun 11 17:35:35.197140 crc crio[23211]: time=\"2026-06-11T17:35:35.194771342Z\" level=info msg=\"Started container\" PID=292125 containerID=577a8f6c70017ab14fe9e4e79b46a845a1c9cf5b6050c24afac7650f47633f2c description=openstack/swift-storage-0/rsync id=7151ba3c-81c6-456e-9a6c-3267a4066e88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.235490 | controller |     "Jun 11 17:35:35.228854 crc crio[23211]: time=\"2026-06-11T17:35:35.228282311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8dc0c483-dea2-4afc-b67a-c9f91fe975fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.235539 | controller |     "Jun 11 17:35:35.255569 crc crio[23211]: time=\"2026-06-11T17:35:35.255376291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=76ece40e-0264-47cb-bab3-ecf87b0814c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.235570 | controller |     "Jun 11 17:35:35.264795 crc crio[23211]: time=\"2026-06-11T17:35:35.264617622Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=eea385ca-1bc2-4c47-82c3-17bccbc09dd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.235595 | controller |     "Jun 11 17:35:35.265252 crc crio[23211]: time=\"2026-06-11T17:35:35.265110595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.235627 | controller |     "Jun 11 17:35:35.321724 crc crio[23211]: time=\"2026-06-11T17:35:35.317809845Z\" level=info msg=\"Stopped pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\" id=b88afb42-506b-432e-89c1-68172cef8aad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.235653 | controller |     "Jun 11 17:35:35.340123 crc crio[23211]: time=\"2026-06-11T17:35:35.340012031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.235677 | controller |     "Jun 11 17:35:35.346713 crc crio[23211]: time=\"2026-06-11T17:35:35.343713444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.235700 | controller |     "Jun 11 17:35:35.536149 crc crio[23211]: time=\"2026-06-11T17:35:35.536059063Z\" level=info msg=\"Created container d7021f78693df5fdc9e64426392db20264c584e15d2bf6f496a0d82383f1427c: openstack/swift-storage-0/swift-recon-cron\" id=eea385ca-1bc2-4c47-82c3-17bccbc09dd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.235724 | controller |     "Jun 11 17:35:35.537712 crc crio[23211]: time=\"2026-06-11T17:35:35.537674533Z\" level=info msg=\"Starting container: d7021f78693df5fdc9e64426392db20264c584e15d2bf6f496a0d82383f1427c\" id=e0a3bd1d-e046-4e67-a577-38b3acc1e04f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.235749 | controller |     "Jun 11 17:35:35.551065 crc crio[23211]: time=\"2026-06-11T17:35:35.550976007Z\" level=info msg=\"Started container\" PID=292162 containerID=d7021f78693df5fdc9e64426392db20264c584e15d2bf6f496a0d82383f1427c description=openstack/swift-storage-0/swift-recon-cron id=e0a3bd1d-e046-4e67-a577-38b3acc1e04f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8822ad0d56f965981a8eda31cf6f6850f0372d496b8917447e192d15a8d7a64",
2026-06-11 18:01:03.235774 | controller |     "Jun 11 17:35:35.636630 crc crio[23211]: time=\"2026-06-11T17:35:35.63652663Z\" level=info msg=\"Removing container: 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412\" id=dbc8189b-92a2-4a67-859d-3694a6ed9b87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.235798 | controller |     "Jun 11 17:35:35.767180 crc crio[23211]: time=\"2026-06-11T17:35:35.767082521Z\" level=info msg=\"Removed container 7ed40e5ff15a30db2dab50e594a790e77d4123b18c2d46f00625479be9e5f412: openstack/nova-api-0/nova-api-api\" id=dbc8189b-92a2-4a67-859d-3694a6ed9b87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.235821 | controller |     "Jun 11 17:35:35.779722 crc crio[23211]: time=\"2026-06-11T17:35:35.779629205Z\" level=info msg=\"Removing container: c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b\" id=8338e8d4-3067-4536-a1da-e68ab1a90009 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.235844 | controller |     "Jun 11 17:35:35.857154 crc crio[23211]: time=\"2026-06-11T17:35:35.855905137Z\" level=info msg=\"Removed container c4cdda028cd4d18f090974bdcc245f98d03511849984cd9cee096d265345205b: openstack/nova-api-0/nova-api-log\" id=8338e8d4-3067-4536-a1da-e68ab1a90009 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.235869 | controller |     "Jun 11 17:35:36.087919 crc crio[23211]: time=\"2026-06-11T17:35:36.086112075Z\" level=info msg=\"Stopped container acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d: openstack/cinder-api-0/cinder-api\" id=d5ec800d-3dcc-4168-b38a-b72af580f250 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.235894 | controller |     "Jun 11 17:35:36.093155 crc crio[23211]: time=\"2026-06-11T17:35:36.092378271Z\" level=info msg=\"Stopping pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\" id=492bd13f-dd42-4b5f-8b06-68b6f9474c9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.235928 | controller |     "Jun 11 17:35:36.097171 crc crio[23211]: time=\"2026-06-11T17:35:36.094056623Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c UID:b125ded8-4d46-4d39-aa21-f7e1eefa93a3 NetNS:/var/run/netns/5d670ae7-65e1-4fd3-973e-a4b3f8e477b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb125ded8_4d46_4d39_aa21_f7e1eefa93a3.slice PodAnnotations:0xc0038ac278}] Aliases:map[]}\"",
2026-06-11 18:01:03.235955 | controller |     "Jun 11 17:35:36.097171 crc crio[23211]: time=\"2026-06-11T17:35:36.094239958Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.235980 | controller |     "Jun 11 17:35:36.272042 crc crio[23211]: time=\"2026-06-11T17:35:36.271783936Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=50d3619c-0791-4e08-9179-18de8f437fbf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.236005 | controller |     "Jun 11 17:35:36.272042 crc crio[23211]: time=\"2026-06-11T17:35:36.271889159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.236030 | controller |     "Jun 11 17:35:36.315070 crc crio[23211]: time=\"2026-06-11T17:35:36.314987039Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6 UID:a5234333-668e-418a-81de-897439993603 NetNS:/var/run/netns/36a6906b-9b9c-4401-8150-ce8a63cac374 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5234333_668e_418a_81de_897439993603.slice PodAnnotations:0xc006bcc490}] Aliases:map[]}\"",
2026-06-11 18:01:03.236054 | controller |     "Jun 11 17:35:36.315070 crc crio[23211]: time=\"2026-06-11T17:35:36.31504534Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.236080 | controller |     "Jun 11 17:35:36.512817 crc crio[23211]: time=\"2026-06-11T17:35:36.512177759Z\" level=info msg=\"Stopped pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\" id=492bd13f-dd42-4b5f-8b06-68b6f9474c9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.236105 | controller |     "Jun 11 17:35:36.774489 crc crio[23211]: time=\"2026-06-11T17:35:36.772038311Z\" level=info msg=\"Removing container: acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d\" id=f7a3bf8b-8dd3-45a7-ac89-1eb8f907bd67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.236131 | controller |     "Jun 11 17:35:36.789854 crc crio[23211]: 2026-06-11T17:35:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e08f05ab7bbb2dc Mac:ee:74:23:09:d7:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b8 Mtu:0 Sandbox:/var/run/netns/36a6906b-9b9c-4401-8150-ce8a63cac374 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.236156 | controller |     "Jun 11 17:35:36.791872 crc crio[23211]: time=\"2026-06-11T17:35:36.791770164Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6 UID:a5234333-668e-418a-81de-897439993603 NetNS:/var/run/netns/36a6906b-9b9c-4401-8150-ce8a63cac374 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5234333_668e_418a_81de_897439993603.slice PodAnnotations:0xc006bcc490}] Aliases:map[]}\"",
2026-06-11 18:01:03.236182 | controller |     "Jun 11 17:35:36.792052 crc crio[23211]: time=\"2026-06-11T17:35:36.79199897Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.236215 | controller |     "Jun 11 17:35:36.806965 crc crio[23211]: time=\"2026-06-11T17:35:36.806890873Z\" level=info msg=\"Ran pod sandbox e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6 with infra container: openstack/nova-api-0/POD\" id=50d3619c-0791-4e08-9179-18de8f437fbf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.236241 | controller |     "Jun 11 17:35:36.825187 crc crio[23211]: time=\"2026-06-11T17:35:36.824780402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9f42a124-3402-47d0-b02b-914f69a32e52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.236266 | controller |     "Jun 11 17:35:36.833509 crc crio[23211]: time=\"2026-06-11T17:35:36.832922756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5a9e7434-09e9-4071-8487-fe7d3878766d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.236291 | controller |     "Jun 11 17:35:36.850946 crc crio[23211]: time=\"2026-06-11T17:35:36.848943918Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=91115ce3-408f-4b8e-b568-2810fa139bc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.236316 | controller |     "Jun 11 17:35:36.920330 crc crio[23211]: time=\"2026-06-11T17:35:36.920186332Z\" level=info msg=\"Removed container acee5f26df4875337e0161af174f864e05d51296b45a90bb9624d2b0eeb6620d: openstack/cinder-api-0/cinder-api\" id=f7a3bf8b-8dd3-45a7-ac89-1eb8f907bd67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.236341 | controller |     "Jun 11 17:35:36.921192 crc crio[23211]: time=\"2026-06-11T17:35:36.92089782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.236365 | controller |     "Jun 11 17:35:36.924783 crc crio[23211]: time=\"2026-06-11T17:35:36.924664185Z\" level=info msg=\"Removing container: 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c\" id=b6ab0486-7a4e-46b6-b86c-aff733ea99d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.236388 | controller |     "Jun 11 17:35:36.985835 crc crio[23211]: time=\"2026-06-11T17:35:36.985242313Z\" level=info msg=\"Removed container 92e4fd768e5978f12d70a1c84d488c94ef62f688ed24dce278c4d02acd6de16c: openstack/cinder-api-0/cinder-api-log\" id=b6ab0486-7a4e-46b6-b86c-aff733ea99d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.236409 | controller |     "Jun 11 17:35:36.995749 crc crio[23211]: time=\"2026-06-11T17:35:36.995673325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.236429 | controller |     "Jun 11 17:35:37.000980 crc crio[23211]: time=\"2026-06-11T17:35:37.000902395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.236449 | controller |     "Jun 11 17:35:37.121880 crc crio[23211]: time=\"2026-06-11T17:35:37.121788813Z\" level=info msg=\"Created container 282e1034b72e75db63dd05a9c73dbac8a70fbdbaddb4bdddf356d961ef294dd7: openstack/nova-api-0/nova-api-log\" id=91115ce3-408f-4b8e-b568-2810fa139bc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.236470 | controller |     "Jun 11 17:35:37.122974 crc crio[23211]: time=\"2026-06-11T17:35:37.12286083Z\" level=info msg=\"Starting container: 282e1034b72e75db63dd05a9c73dbac8a70fbdbaddb4bdddf356d961ef294dd7\" id=de0f5f22-9d04-489c-b9c1-825f463eb23b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.236494 | controller |     "Jun 11 17:35:37.140880 crc crio[23211]: time=\"2026-06-11T17:35:37.140773769Z\" level=info msg=\"Started container\" PID=292468 containerID=282e1034b72e75db63dd05a9c73dbac8a70fbdbaddb4bdddf356d961ef294dd7 description=openstack/nova-api-0/nova-api-log id=de0f5f22-9d04-489c-b9c1-825f463eb23b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6",
2026-06-11 18:01:03.236553 | controller |     "Jun 11 17:35:37.154095 crc crio[23211]: time=\"2026-06-11T17:35:37.15400087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=87a57048-1801-4126-b499-8113a711b956 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.236582 | controller |     "Jun 11 17:35:37.276615 crc crio[23211]: time=\"2026-06-11T17:35:37.276410898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ffd5a5be-8f3f-4f48-84b9-c56657c45fa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.236608 | controller |     "Jun 11 17:35:37.293549 crc crio[23211]: time=\"2026-06-11T17:35:37.292104961Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f4190746-162a-47aa-813f-115d6d8a5f20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.236632 | controller |     "Jun 11 17:35:37.300517 crc crio[23211]: time=\"2026-06-11T17:35:37.296194644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.236657 | controller |     "Jun 11 17:35:37.511181 crc crio[23211]: time=\"2026-06-11T17:35:37.511108999Z\" level=info msg=\"Stopping container: 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1 (timeout: 30s)\" id=05e9e4d9-4d86-4bde-942a-0e854ef88399 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.236681 | controller |     "Jun 11 17:35:37.511694 crc crio[23211]: time=\"2026-06-11T17:35:37.511637862Z\" level=info msg=\"Stopping container: c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91 (timeout: 30s)\" id=5dd43c3f-f513-41b1-8ed5-a7d9a439552a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.236705 | controller |     "Jun 11 17:35:37.532316 crc crio[23211]: time=\"2026-06-11T17:35:37.531028308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.236729 | controller |     "Jun 11 17:35:37.537314 crc crio[23211]: time=\"2026-06-11T17:35:37.537174701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.236753 | controller |     "Jun 11 17:35:37.613664 crc crio[23211]: time=\"2026-06-11T17:35:37.613154985Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=9ef985db-aa04-4b07-a220-3d1a548296d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.236777 | controller |     "Jun 11 17:35:37.613664 crc crio[23211]: time=\"2026-06-11T17:35:37.613301568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.236800 | controller |     "Jun 11 17:35:37.675798 crc crio[23211]: time=\"2026-06-11T17:35:37.675712682Z\" level=info msg=\"Stopped container c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91: openstack/placement-f94b56c8-hflrd/placement-log\" id=5dd43c3f-f513-41b1-8ed5-a7d9a439552a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.236823 | controller |     "Jun 11 17:35:37.701096 crc crio[23211]: time=\"2026-06-11T17:35:37.700880783Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336 UID:5083a98f-679f-476e-997a-33de793ca590 NetNS:/var/run/netns/fb7df32c-220a-4c23-9dc7-616c396ba0ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5083a98f_679f_476e_997a_33de793ca590.slice PodAnnotations:0xc006bcc2c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.236856 | controller |     "Jun 11 17:35:37.701096 crc crio[23211]: time=\"2026-06-11T17:35:37.700945175Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.236881 | controller |     "Jun 11 17:35:37.777048 crc crio[23211]: time=\"2026-06-11T17:35:37.776843746Z\" level=info msg=\"Created container 94ef9618b8d99d8c5cec489ba8f7cbfb5634eaea5760cbefff9961dd8683debc: openstack/nova-api-0/nova-api-api\" id=f4190746-162a-47aa-813f-115d6d8a5f20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.236906 | controller |     "Jun 11 17:35:37.779817 crc crio[23211]: time=\"2026-06-11T17:35:37.779595285Z\" level=info msg=\"Starting container: 94ef9618b8d99d8c5cec489ba8f7cbfb5634eaea5760cbefff9961dd8683debc\" id=394301b7-b403-486c-a783-ea904595d54b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.236930 | controller |     "Jun 11 17:35:37.795612 crc crio[23211]: time=\"2026-06-11T17:35:37.794587681Z\" level=info msg=\"Started container\" PID=292604 containerID=94ef9618b8d99d8c5cec489ba8f7cbfb5634eaea5760cbefff9961dd8683debc description=openstack/nova-api-0/nova-api-api id=394301b7-b403-486c-a783-ea904595d54b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08f05ab7bbb2dc7ba53a6eaa69193d101e17369bf3ecdf6383e816c7bdd37d6",
2026-06-11 18:01:03.236955 | controller |     "Jun 11 17:35:38.706713 crc crio[23211]: 2026-06-11T17:35:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38a5eb38a27b14e Mac:6a:1f:c3:b5:e8:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b9 Mtu:0 Sandbox:/var/run/netns/fb7df32c-220a-4c23-9dc7-616c396ba0ac SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.1.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.236979 | controller |     "Jun 11 17:35:38.706713 crc crio[23211]: time=\"2026-06-11T17:35:38.704827928Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336 UID:5083a98f-679f-476e-997a-33de793ca590 NetNS:/var/run/netns/fb7df32c-220a-4c23-9dc7-616c396ba0ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5083a98f_679f_476e_997a_33de793ca590.slice PodAnnotations:0xc006bcc2c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.237004 | controller |     "Jun 11 17:35:38.706713 crc crio[23211]: time=\"2026-06-11T17:35:38.704965431Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.237029 | controller |     "Jun 11 17:35:38.721316 crc crio[23211]: time=\"2026-06-11T17:35:38.718837439Z\" level=info msg=\"Ran pod sandbox 38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336 with infra container: openstack/cinder-api-0/POD\" id=9ef985db-aa04-4b07-a220-3d1a548296d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.237052 | controller |     "Jun 11 17:35:38.726338 crc crio[23211]: time=\"2026-06-11T17:35:38.725728861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b0ff144b-5e04-4ace-b8d2-89ad13f008ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.237073 | controller |     "Jun 11 17:35:38.730044 crc crio[23211]: time=\"2026-06-11T17:35:38.729944296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2f962fb6-62de-433b-84bd-66bbee16aec0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.237096 | controller |     "Jun 11 17:35:38.742634 crc crio[23211]: time=\"2026-06-11T17:35:38.742542833Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=8f72bd4c-e102-4f5e-ba2a-815c71122809 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.237129 | controller |     "Jun 11 17:35:38.743028 crc crio[23211]: time=\"2026-06-11T17:35:38.742930402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.237154 | controller |     "Jun 11 17:35:38.836967 crc crio[23211]: time=\"2026-06-11T17:35:38.836345373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.237179 | controller |     "Jun 11 17:35:40.672876 crc crio[23211]: time=\"2026-06-11T17:35:40.672485669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.237203 | controller |     "Jun 11 17:35:40.801986 crc crio[23211]: time=\"2026-06-11T17:35:40.801393868Z\" level=info msg=\"Created container 7bafab3a0d232b32795395cbaba311331ec0dc33cdd60424799782fbc80d42d1: openstack/cinder-api-0/cinder-api-log\" id=8f72bd4c-e102-4f5e-ba2a-815c71122809 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.237227 | controller |     "Jun 11 17:35:40.803187 crc crio[23211]: time=\"2026-06-11T17:35:40.803099311Z\" level=info msg=\"Starting container: 7bafab3a0d232b32795395cbaba311331ec0dc33cdd60424799782fbc80d42d1\" id=6283de45-270b-4963-aaee-706ece9623a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.237252 | controller |     "Jun 11 17:35:40.810175 crc crio[23211]: time=\"2026-06-11T17:35:40.810033505Z\" level=info msg=\"Started container\" PID=293009 containerID=7bafab3a0d232b32795395cbaba311331ec0dc33cdd60424799782fbc80d42d1 description=openstack/cinder-api-0/cinder-api-log id=6283de45-270b-4963-aaee-706ece9623a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336",
2026-06-11 18:01:03.237279 | controller |     "Jun 11 17:35:40.824407 crc crio[23211]: time=\"2026-06-11T17:35:40.824309332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=db2705c1-c653-4060-b05d-8de510921d5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.237304 | controller |     "Jun 11 17:35:41.047748 crc crio[23211]: time=\"2026-06-11T17:35:41.046712744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8daddff6-d8c6-4921-b227-79e0878c7195 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.237328 | controller |     "Jun 11 17:35:41.086713 crc crio[23211]: time=\"2026-06-11T17:35:41.085490416Z\" level=info msg=\"Stopped container 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1: openstack/placement-f94b56c8-hflrd/placement-api\" id=05e9e4d9-4d86-4bde-942a-0e854ef88399 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.237353 | controller |     "Jun 11 17:35:41.089475 crc crio[23211]: time=\"2026-06-11T17:35:41.089336182Z\" level=info msg=\"Stopping pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\" id=4fedc8a4-7d12-42e2-b05a-84b68c6a45b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.237377 | controller |     "Jun 11 17:35:41.093392 crc crio[23211]: time=\"2026-06-11T17:35:41.091804914Z\" level=info msg=\"Got pod network &{Name:placement-f94b56c8-hflrd Namespace:openstack ID:327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec UID:e00cdeb6-7709-4ca4-9ed2-fe4adcfa04fd NetNS:/var/run/netns/98ad0cb0-7979-4e46-b48a-fe21fd43bcf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00cdeb6_7709_4ca4_9ed2_fe4adcfa04fd.slice PodAnnotations:0xc003088fd8}] Aliases:map[]}\"",
2026-06-11 18:01:03.237410 | controller |     "Jun 11 17:35:41.093392 crc crio[23211]: time=\"2026-06-11T17:35:41.09203029Z\" level=info msg=\"Deleting pod openstack_placement-f94b56c8-hflrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.237434 | controller |     "Jun 11 17:35:41.120855 crc crio[23211]: time=\"2026-06-11T17:35:41.12076283Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=ce0dd2dd-f7df-4928-baed-9ccb8fc936a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.237457 | controller |     "Jun 11 17:35:41.121290 crc crio[23211]: time=\"2026-06-11T17:35:41.12118424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.237481 | controller |     "Jun 11 17:35:41.200001 crc crio[23211]: time=\"2026-06-11T17:35:41.199847841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.237505 | controller |     "Jun 11 17:35:41.417784 crc crio[23211]: time=\"2026-06-11T17:35:41.417399652Z\" level=info msg=\"Stopped pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\" id=4fedc8a4-7d12-42e2-b05a-84b68c6a45b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.237557 | controller |     "Jun 11 17:35:42.200143 crc crio[23211]: time=\"2026-06-11T17:35:42.200102823Z\" level=info msg=\"Removing container: 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1\" id=9c5a5dee-a75b-423a-a78d-90fd9b433adb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.237586 | controller |     "Jun 11 17:35:42.294668 crc crio[23211]: time=\"2026-06-11T17:35:42.293961234Z\" level=info msg=\"Removed container 2f2d0c814317b2ec1adc5701d5eaaad4c4ed97b7f181fd4a9958353601c250b1: openstack/placement-f94b56c8-hflrd/placement-api\" id=9c5a5dee-a75b-423a-a78d-90fd9b433adb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.237611 | controller |     "Jun 11 17:35:42.338237 crc crio[23211]: time=\"2026-06-11T17:35:42.33810203Z\" level=info msg=\"Removing container: c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91\" id=2f09725a-72f9-44be-9a1d-300cc98977c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.237636 | controller |     "Jun 11 17:35:42.376591 crc crio[23211]: time=\"2026-06-11T17:35:42.37639694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.237660 | controller |     "Jun 11 17:35:42.404093 crc crio[23211]: time=\"2026-06-11T17:35:42.404007641Z\" level=info msg=\"Removed container c2d0bfde3c32eb7f09ab7531114fac5b8276fb5ca012e2449a15cbe2ce1fae91: openstack/placement-f94b56c8-hflrd/placement-log\" id=2f09725a-72f9-44be-9a1d-300cc98977c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.237684 | controller |     "Jun 11 17:35:42.525582 crc crio[23211]: time=\"2026-06-11T17:35:42.525278059Z\" level=info msg=\"Created container 7005685140dcfe9207a837b6bd403e9072a5f6f03e6bea93b98b5864fa38288e: openstack/cinder-api-0/cinder-api\" id=ce0dd2dd-f7df-4928-baed-9ccb8fc936a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.237708 | controller |     "Jun 11 17:35:42.531485 crc crio[23211]: time=\"2026-06-11T17:35:42.527783313Z\" level=info msg=\"Starting container: 7005685140dcfe9207a837b6bd403e9072a5f6f03e6bea93b98b5864fa38288e\" id=5d07767a-d329-46fd-9adf-8088ec50e47c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.237733 | controller |     "Jun 11 17:35:42.534876 crc crio[23211]: time=\"2026-06-11T17:35:42.534780239Z\" level=info msg=\"Started container\" PID=293115 containerID=7005685140dcfe9207a837b6bd403e9072a5f6f03e6bea93b98b5864fa38288e description=openstack/cinder-api-0/cinder-api id=5d07767a-d329-46fd-9adf-8088ec50e47c name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a5eb38a27b14e7a34d76b166e91a9666a10dc1cd2888c3a1156df3f443a336",
2026-06-11 18:01:03.237765 | controller |     "Jun 11 17:35:42.798194 crc crio[23211]: time=\"2026-06-11T17:35:42.798065094Z\" level=info msg=\"Stopped container 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186: openstack/cinder-scheduler-0/cinder-scheduler\" id=0f78a45b-b126-4c16-bcc6-e9a58e68bb12 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.237790 | controller |     "Jun 11 17:35:42.799356 crc crio[23211]: time=\"2026-06-11T17:35:42.799268364Z\" level=info msg=\"Stopping pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\" id=71c90af4-8e66-42c1-9bb8-61fa9a5ef28a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.237814 | controller |     "Jun 11 17:35:42.802340 crc crio[23211]: time=\"2026-06-11T17:35:42.802150367Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4 UID:6417481d-30f3-4596-a338-b963d41b14d7 NetNS:/var/run/netns/9a2908ef-e7dd-4d20-bc8b-c9dcce5753e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6417481d_30f3_4596_a338_b963d41b14d7.slice PodAnnotations:0xc0038ac1c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.237837 | controller |     "Jun 11 17:35:42.802590 crc crio[23211]: time=\"2026-06-11T17:35:42.802507185Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.237857 | controller |     "Jun 11 17:35:43.273391 crc crio[23211]: time=\"2026-06-11T17:35:43.272856351Z\" level=info msg=\"Stopped pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\" id=71c90af4-8e66-42c1-9bb8-61fa9a5ef28a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.237879 | controller |     "Jun 11 17:35:44.254135 crc crio[23211]: time=\"2026-06-11T17:35:44.253043399Z\" level=info msg=\"Removing container: dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c\" id=8f0b0ba0-5ca9-4ccf-b777-e81234cf259d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.237903 | controller |     "Jun 11 17:35:44.316021 crc crio[23211]: time=\"2026-06-11T17:35:44.315937755Z\" level=info msg=\"Removed container dca77dd7f171ac4f3c1fac50da36295e229dae3d2260f41fc32098b15ffc7f2c: openstack/cinder-scheduler-0/probe\" id=8f0b0ba0-5ca9-4ccf-b777-e81234cf259d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.237927 | controller |     "Jun 11 17:35:44.327565 crc crio[23211]: time=\"2026-06-11T17:35:44.327399412Z\" level=info msg=\"Removing container: 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186\" id=d74d6215-7f8c-4ea1-b058-4dc419422d36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.237951 | controller |     "Jun 11 17:35:44.392040 crc crio[23211]: time=\"2026-06-11T17:35:44.391985731Z\" level=info msg=\"Removed container 12e8c813ac66d7b3bd24efa10709816c3e724a96281f17ce135c51d9185fc186: openstack/cinder-scheduler-0/cinder-scheduler\" id=d74d6215-7f8c-4ea1-b058-4dc419422d36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.237976 | controller |     "Jun 11 17:35:44.791692 crc crio[23211]: time=\"2026-06-11T17:35:44.790874455Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=b3b11eeb-38de-4c0c-939b-0b01dc6fff8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.237999 | controller |     "Jun 11 17:35:44.791863 crc crio[23211]: time=\"2026-06-11T17:35:44.791727676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.238023 | controller |     "Jun 11 17:35:44.820491 crc crio[23211]: time=\"2026-06-11T17:35:44.820328143Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=e1751f6f-583e-4725-bad7-664c351c6c47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.238058 | controller |     "Jun 11 17:35:44.820655 crc crio[23211]: time=\"2026-06-11T17:35:44.820542758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.238085 | controller |     "Jun 11 17:35:44.901859 crc crio[23211]: time=\"2026-06-11T17:35:44.90162411Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd UID:9f447083-aa96-4bbd-894b-8381a444114c NetNS:/var/run/netns/25982b9a-aa82-4e5e-8de0-ebd36d29141f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f447083_aa96_4bbd_894b_8381a444114c.slice PodAnnotations:0xc0018be348}] Aliases:map[]}\"",
2026-06-11 18:01:03.238110 | controller |     "Jun 11 17:35:44.901859 crc crio[23211]: time=\"2026-06-11T17:35:44.901677161Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.238135 | controller |     "Jun 11 17:35:44.920265 crc crio[23211]: time=\"2026-06-11T17:35:44.920138034Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd UID:c4918e33-7279-4014-a129-700c0fb94f11 NetNS:/var/run/netns/a1ee8815-8642-4c9b-b60e-3ecda9a82a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4918e33_7279_4014_a129_700c0fb94f11.slice PodAnnotations:0xc003088270}] Aliases:map[]}\"",
2026-06-11 18:01:03.238160 | controller |     "Jun 11 17:35:44.920396 crc crio[23211]: time=\"2026-06-11T17:35:44.920282307Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.238184 | controller |     "Jun 11 17:35:45.146967 crc crio[23211]: time=\"2026-06-11T17:35:45.146020683Z\" level=info msg=\"Removing container: 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9\" id=75f79424-5c14-48a1-8f4b-dcfdc4a1c283 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.238207 | controller |     "Jun 11 17:35:45.198847 crc crio[23211]: time=\"2026-06-11T17:35:45.198708633Z\" level=info msg=\"Removed container 495ffd467d96b78af22585165e15d63f9c3fa220dadfbef83365f9dad79f53c9: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=75f79424-5c14-48a1-8f4b-dcfdc4a1c283 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.238231 | controller |     "Jun 11 17:35:45.205900 crc crio[23211]: time=\"2026-06-11T17:35:45.205844152Z\" level=info msg=\"Removing container: 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca\" id=0878d971-77c2-440d-bb3c-1d3e6a41e48b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.238254 | controller |     "Jun 11 17:35:45.312984 crc crio[23211]: 2026-06-11T17:35:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c96363465e3450b Mac:3e:c9:15:9a:62:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ba Mtu:0 Sandbox:/var/run/netns/25982b9a-aa82-4e5e-8de0-ebd36d29141f SocketPath: PciID:}] [{Interface:0xc0002b0750 Address:{IP:10.217.1.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.238274 | controller |     "Jun 11 17:35:45.314631 crc crio[23211]: time=\"2026-06-11T17:35:45.31431113Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd UID:9f447083-aa96-4bbd-894b-8381a444114c NetNS:/var/run/netns/25982b9a-aa82-4e5e-8de0-ebd36d29141f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f447083_aa96_4bbd_894b_8381a444114c.slice PodAnnotations:0xc0018be348}] Aliases:map[]}\"",
2026-06-11 18:01:03.238303 | controller |     "Jun 11 17:35:45.314805 crc crio[23211]: time=\"2026-06-11T17:35:45.314652899Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.238329 | controller |     "Jun 11 17:35:45.319171 crc crio[23211]: time=\"2026-06-11T17:35:45.317968851Z\" level=info msg=\"Removed container 9e3799f2a5939f8191e8a9124f63964d1a3e5fe1ca85954203ee8c33c2f2b8ca: openstack/cinder-api-0/cinder-api\" id=0878d971-77c2-440d-bb3c-1d3e6a41e48b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.238352 | controller |     "Jun 11 17:35:45.330011 crc crio[23211]: time=\"2026-06-11T17:35:45.326618139Z\" level=info msg=\"Removing container: d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083\" id=5af0fa6e-2285-41e6-b805-4c3e92157240 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.238377 | controller |     "Jun 11 17:35:45.331149 crc crio[23211]: time=\"2026-06-11T17:35:45.331049429Z\" level=info msg=\"Ran pod sandbox c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd with infra container: openstack/nova-metadata-0/POD\" id=b3b11eeb-38de-4c0c-939b-0b01dc6fff8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.238401 | controller |     "Jun 11 17:35:45.337669 crc crio[23211]: time=\"2026-06-11T17:35:45.337401328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=48c1daa2-e2d2-4e9d-9352-9d9c8f27fb02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.238424 | controller |     "Jun 11 17:35:45.346958 crc crio[23211]: time=\"2026-06-11T17:35:45.346856015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f9831cd3-f4f4-4030-b436-e9d6fa86f06f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.238447 | controller |     "Jun 11 17:35:45.363114 crc crio[23211]: time=\"2026-06-11T17:35:45.362889948Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=74791a95-b318-40c3-a27b-f36a9cb20aaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.238472 | controller |     "Jun 11 17:35:45.380691 crc crio[23211]: time=\"2026-06-11T17:35:45.378641052Z\" level=info msg=\"Removed container d8f04c8ab4949c2c67f87a65488441edc38b261f60baaaa80405a354d867f083: openstack/cinder-scheduler-0/probe\" id=5af0fa6e-2285-41e6-b805-4c3e92157240 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.238495 | controller |     "Jun 11 17:35:45.380691 crc crio[23211]: time=\"2026-06-11T17:35:45.379116594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.238546 | controller |     "Jun 11 17:35:45.381720 crc crio[23211]: 2026-06-11T17:35:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b68404f34627bfd Mac:62:5c:7b:60:d2:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bb Mtu:0 Sandbox:/var/run/netns/a1ee8815-8642-4c9b-b60e-3ecda9a82a97 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.238575 | controller |     "Jun 11 17:35:45.382282 crc crio[23211]: time=\"2026-06-11T17:35:45.38218673Z\" level=info msg=\"Removing container: 510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6\" id=ebe9a288-8fab-4f3e-b89d-410ca73936b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.238600 | controller |     "Jun 11 17:35:45.382689 crc crio[23211]: time=\"2026-06-11T17:35:45.382625851Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd UID:c4918e33-7279-4014-a129-700c0fb94f11 NetNS:/var/run/netns/a1ee8815-8642-4c9b-b60e-3ecda9a82a97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4918e33_7279_4014_a129_700c0fb94f11.slice PodAnnotations:0xc003088270}] Aliases:map[]}\"",
2026-06-11 18:01:03.238631 | controller |     "Jun 11 17:35:45.382898 crc crio[23211]: time=\"2026-06-11T17:35:45.382795085Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.238653 | controller |     "Jun 11 17:35:45.406256 crc crio[23211]: time=\"2026-06-11T17:35:45.406121101Z\" level=info msg=\"Ran pod sandbox b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd with infra container: openstack/cinder-scheduler-0/POD\" id=e1751f6f-583e-4725-bad7-664c351c6c47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.238674 | controller |     "Jun 11 17:35:45.408809 crc crio[23211]: time=\"2026-06-11T17:35:45.408722385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4f821b65-9974-4ed3-8b34-1e42548499b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.238694 | controller |     "Jun 11 17:35:45.409081 crc crio[23211]: time=\"2026-06-11T17:35:45.40892271Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=4f821b65-9974-4ed3-8b34-1e42548499b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.238713 | controller |     "Jun 11 17:35:45.409081 crc crio[23211]: time=\"2026-06-11T17:35:45.409041423Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=4f821b65-9974-4ed3-8b34-1e42548499b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.238733 | controller |     "Jun 11 17:35:45.413813 crc crio[23211]: time=\"2026-06-11T17:35:45.413571947Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1d74f7dc-87d1-4138-bbdd-4ca104c3fd09 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.238753 | controller |     "Jun 11 17:35:45.422178 crc crio[23211]: time=\"2026-06-11T17:35:45.42208228Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-11 18:01:03.238772 | controller |     "Jun 11 17:35:45.451477 crc crio[23211]: time=\"2026-06-11T17:35:45.451274571Z\" level=info msg=\"Removed container 510409fc8307d6784678c2e032573e10fc5d1ecceb03ef29dc46372a859c1cb6: openstack/root-account-create-update-x8649/mariadb-account-create-update\" id=ebe9a288-8fab-4f3e-b89d-410ca73936b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.238792 | controller |     "Jun 11 17:35:45.458158 crc crio[23211]: time=\"2026-06-11T17:35:45.458007891Z\" level=info msg=\"Removing container: 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27\" id=c4d6b25d-12b2-4ced-a934-5ecd215891d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.238811 | controller |     "Jun 11 17:35:45.459045 crc crio[23211]: time=\"2026-06-11T17:35:45.458995995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.238834 | controller |     "Jun 11 17:35:45.463736 crc crio[23211]: time=\"2026-06-11T17:35:45.463639681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.238858 | controller |     "Jun 11 17:35:45.492371 crc crio[23211]: time=\"2026-06-11T17:35:45.492144886Z\" level=info msg=\"Removed container 6fea35db77217128552e455e4d42278247220ddcc0a7769acc421b67138f7d27: openstack/cinder-api-0/cinder-api-log\" id=c4d6b25d-12b2-4ced-a934-5ecd215891d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.238891 | controller |     "Jun 11 17:35:45.494993 crc crio[23211]: time=\"2026-06-11T17:35:45.494835974Z\" level=info msg=\"Removing container: 05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881\" id=eedd3007-22a5-403e-be12-1ca028a684b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.238915 | controller |     "Jun 11 17:35:45.592559 crc crio[23211]: time=\"2026-06-11T17:35:45.59090362Z\" level=info msg=\"Removed container 05423804472b99942c0e2abae9fdc6e48d5f939ef7057655bf8b9b29329a4881: openstack/cinder-db-sync-46v49/cinder-db-sync\" id=eedd3007-22a5-403e-be12-1ca028a684b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.238935 | controller |     "Jun 11 17:35:45.597099 crc crio[23211]: time=\"2026-06-11T17:35:45.594599363Z\" level=info msg=\"Removing container: 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4\" id=b025a393-ac64-450e-9955-fda5b501cf24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.238956 | controller |     "Jun 11 17:35:45.611151 crc crio[23211]: time=\"2026-06-11T17:35:45.611036974Z\" level=info msg=\"Created container 01e93f445d16ddee80564377565679bedaaebd26f0f38dc179a84e948eabcf83: openstack/nova-metadata-0/nova-metadata-log\" id=74791a95-b318-40c3-a27b-f36a9cb20aaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.238985 | controller |     "Jun 11 17:35:45.614496 crc crio[23211]: time=\"2026-06-11T17:35:45.612710547Z\" level=info msg=\"Starting container: 01e93f445d16ddee80564377565679bedaaebd26f0f38dc179a84e948eabcf83\" id=0c91ea0e-5705-4f73-8788-b2c4571e08ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.239014 | controller |     "Jun 11 17:35:45.620711 crc crio[23211]: time=\"2026-06-11T17:35:45.620533713Z\" level=info msg=\"Started container\" PID=293511 containerID=01e93f445d16ddee80564377565679bedaaebd26f0f38dc179a84e948eabcf83 description=openstack/nova-metadata-0/nova-metadata-log id=0c91ea0e-5705-4f73-8788-b2c4571e08ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd",
2026-06-11 18:01:03.239094 | controller |     "Jun 11 17:35:45.636292 crc crio[23211]: time=\"2026-06-11T17:35:45.636182815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=65fbeb13-ae54-41f1-9999-ce8c41505ddf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.239134 | controller |     "Jun 11 17:35:45.703331 crc crio[23211]: time=\"2026-06-11T17:35:45.703198534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b4f1c46f-0629-4032-9311-9cfb9cd4dd50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.239157 | controller |     "Jun 11 17:35:45.711087 crc crio[23211]: time=\"2026-06-11T17:35:45.710983779Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=1183eaf8-9f35-4348-9557-72b62804d98d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.239181 | controller |     "Jun 11 17:35:45.711773 crc crio[23211]: time=\"2026-06-11T17:35:45.711689767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.239205 | controller |     "Jun 11 17:35:45.812001 crc crio[23211]: time=\"2026-06-11T17:35:45.811899267Z\" level=info msg=\"Removed container 9b7002792b10804731dcee2e586eb6c77f3da7d059230a660c708d39054352b4: openstack/cinder-scheduler-0/cinder-scheduler\" id=b025a393-ac64-450e-9955-fda5b501cf24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.239235 | controller |     "Jun 11 17:35:45.816364 crc crio[23211]: time=\"2026-06-11T17:35:45.816233466Z\" level=info msg=\"Removing container: 7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc\" id=1c9f2fcd-1394-4079-885c-8c516df0ebab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.239268 | controller |     "Jun 11 17:35:45.818105 crc crio[23211]: time=\"2026-06-11T17:35:45.81802467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.239294 | controller |     "Jun 11 17:35:45.822065 crc crio[23211]: time=\"2026-06-11T17:35:45.82200258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.239318 | controller |     "Jun 11 17:35:46.033132 crc crio[23211]: time=\"2026-06-11T17:35:46.032988257Z\" level=info msg=\"Created container 12d41d97392951ed71f959ac4048fcf375dbd255a2a2d2e78272d5b512e38bdf: openstack/nova-metadata-0/nova-metadata-metadata\" id=1183eaf8-9f35-4348-9557-72b62804d98d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.239343 | controller |     "Jun 11 17:35:46.034796 crc crio[23211]: time=\"2026-06-11T17:35:46.034695499Z\" level=info msg=\"Starting container: 12d41d97392951ed71f959ac4048fcf375dbd255a2a2d2e78272d5b512e38bdf\" id=47bceb7f-e737-4725-aefd-779d1c1a99ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.239367 | controller |     "Jun 11 17:35:46.042039 crc crio[23211]: time=\"2026-06-11T17:35:46.041942141Z\" level=info msg=\"Started container\" PID=293559 containerID=12d41d97392951ed71f959ac4048fcf375dbd255a2a2d2e78272d5b512e38bdf description=openstack/nova-metadata-0/nova-metadata-metadata id=47bceb7f-e737-4725-aefd-779d1c1a99ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c96363465e3450bcf63c1294da003962a56b4eb1210ebe88d6aa2cf9de5e17fd",
2026-06-11 18:01:03.239391 | controller |     "Jun 11 17:35:46.113744 crc crio[23211]: time=\"2026-06-11T17:35:46.113601337Z\" level=info msg=\"Removed container 7d8673443a7d980edda4c71e2fe84b916641058d320308b0773b52f08c6bcefc: openstack/ovn-controller-6hbvd-config-dzzs8/ovn-config\" id=1c9f2fcd-1394-4079-885c-8c516df0ebab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.239414 | controller |     "Jun 11 17:35:46.117119 crc crio[23211]: time=\"2026-06-11T17:35:46.11693265Z\" level=info msg=\"Removing container: 7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8\" id=e861e738-e46b-4dd6-96e0-0ee87368a342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.239438 | controller |     "Jun 11 17:35:46.127921 crc crio[23211]: time=\"2026-06-11T17:35:46.127814653Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=1d74f7dc-87d1-4138-bbdd-4ca104c3fd09 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.239461 | controller |     "Jun 11 17:35:46.130498 crc crio[23211]: time=\"2026-06-11T17:35:46.130328606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=767cfa4b-9fde-4695-a800-27717be526c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.239484 | controller |     "Jun 11 17:35:46.213106 crc crio[23211]: time=\"2026-06-11T17:35:46.212412722Z\" level=info msg=\"Removed container 7b23ba202788f4e37abfa47d836a2461fa19b3a89d7e7e4b36d4aadb05212dc8: openshift-infra/auto-csr-approver-29686648-nlhbg/oc\" id=e861e738-e46b-4dd6-96e0-0ee87368a342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.239508 | controller |     "Jun 11 17:35:46.219512 crc crio[23211]: time=\"2026-06-11T17:35:46.219397037Z\" level=info msg=\"Removing container: 2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c\" id=1a4a2270-85a6-4b29-b1e2-dc093abf076d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.239562 | controller |     "Jun 11 17:35:46.253570 crc crio[23211]: time=\"2026-06-11T17:35:46.253380878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=134aebfc-1c7c-4383-94cc-ec4be4ce2598 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.239597 | controller |     "Jun 11 17:35:46.277558 crc crio[23211]: time=\"2026-06-11T17:35:46.277252406Z\" level=info msg=\"Removed container 2f0c851f1294c17d677a0e1bef45c83486e5cb5f83b444ebe3135afa8e522b6c: openstack/cinder-online-data-migrations-m2kkn/cinder-online-data-migrations\" id=1a4a2270-85a6-4b29-b1e2-dc093abf076d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.239622 | controller |     "Jun 11 17:35:46.281079 crc crio[23211]: time=\"2026-06-11T17:35:46.2809738Z\" level=info msg=\"Removing container: d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9\" id=f56923a4-78d3-486f-91f6-ca0c86a94204 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.239645 | controller |     "Jun 11 17:35:46.302108 crc crio[23211]: time=\"2026-06-11T17:35:46.302027747Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=25f7688b-d3bc-4712-af2f-1b4bf546f4de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.239668 | controller |     "Jun 11 17:35:46.399518 crc crio[23211]: time=\"2026-06-11T17:35:46.399385266Z\" level=info msg=\"Removed container d9917639725de1b6043f64809133c082e5973b9d20cfbbd7640e2650bc79cdc9: openstack/ovn-controller-6hbvd-config-rz7hw/ovn-config\" id=f56923a4-78d3-486f-91f6-ca0c86a94204 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.239689 | controller |     "Jun 11 17:35:46.400777 crc crio[23211]: time=\"2026-06-11T17:35:46.4007024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.239708 | controller |     "Jun 11 17:35:46.404915 crc crio[23211]: time=\"2026-06-11T17:35:46.404836994Z\" level=info msg=\"Removing container: edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d\" id=acfc81b0-681d-4c19-8091-81c1fc4e2f5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.239729 | controller |     "Jun 11 17:35:46.457150 crc crio[23211]: time=\"2026-06-11T17:35:46.457049131Z\" level=info msg=\"Removed container edf30b897174e740b4c75f8a9345c56e7265f19e8e101c98c6d00cebaae5101d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=acfc81b0-681d-4c19-8091-81c1fc4e2f5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.239752 | controller |     "Jun 11 17:35:46.481085 crc crio[23211]: time=\"2026-06-11T17:35:46.480662453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.239775 | controller |     "Jun 11 17:35:46.550798 crc crio[23211]: time=\"2026-06-11T17:35:46.550616996Z\" level=info msg=\"Stopping pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\" id=59bb2c7e-0807-48ee-b6bd-925b205e3533 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.239799 | controller |     "Jun 11 17:35:46.550798 crc crio[23211]: time=\"2026-06-11T17:35:46.550701868Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\" id=59bb2c7e-0807-48ee-b6bd-925b205e3533 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.239821 | controller |     "Jun 11 17:35:46.563325 crc crio[23211]: time=\"2026-06-11T17:35:46.563241592Z\" level=info msg=\"Removing pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\" id=4c25f2c7-b015-47ac-b606-c81f9a71d044 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.239844 | controller |     "Jun 11 17:35:46.630840 crc crio[23211]: time=\"2026-06-11T17:35:46.628794874Z\" level=info msg=\"Removed pod sandbox: ea23a5096e1165a61e9f8bbd1e81dfb6009f7434a9947ce83fb6c8094866a4a5\" id=4c25f2c7-b015-47ac-b606-c81f9a71d044 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.239875 | controller |     "Jun 11 17:35:46.630840 crc crio[23211]: time=\"2026-06-11T17:35:46.630124437Z\" level=info msg=\"Stopping pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\" id=b0d63930-bb14-4744-98ef-c6021998f8f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.239901 | controller |     "Jun 11 17:35:46.630840 crc crio[23211]: time=\"2026-06-11T17:35:46.630195629Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\" id=b0d63930-bb14-4744-98ef-c6021998f8f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.239925 | controller |     "Jun 11 17:35:46.634622 crc crio[23211]: time=\"2026-06-11T17:35:46.633875262Z\" level=info msg=\"Removing pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\" id=cce205d8-7dad-4d29-94a8-ba0e576f1bf7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.239950 | controller |     "Jun 11 17:35:46.674083 crc crio[23211]: time=\"2026-06-11T17:35:46.673869144Z\" level=info msg=\"Removed pod sandbox: d9bd675c2b22886e5051631b318938d1171d0d75fdc8d7ad6a169d71733980ff\" id=cce205d8-7dad-4d29-94a8-ba0e576f1bf7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.239974 | controller |     "Jun 11 17:35:46.675633 crc crio[23211]: time=\"2026-06-11T17:35:46.675551076Z\" level=info msg=\"Stopping pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\" id=3b5c32be-c772-4dae-ab97-8d5117efb9b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.239997 | controller |     "Jun 11 17:35:46.675633 crc crio[23211]: time=\"2026-06-11T17:35:46.675621748Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\" id=3b5c32be-c772-4dae-ab97-8d5117efb9b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240020 | controller |     "Jun 11 17:35:46.676545 crc crio[23211]: time=\"2026-06-11T17:35:46.676371567Z\" level=info msg=\"Removing pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\" id=bd7f778b-b16f-4e8f-8fae-2c64cf4a8076 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240044 | controller |     "Jun 11 17:35:46.707622 crc crio[23211]: time=\"2026-06-11T17:35:46.707511577Z\" level=info msg=\"Removed pod sandbox: bf670ca99e1f5c0589697cc5573c2077264f88fcbfa27a83a85f7f0c70b90e96\" id=bd7f778b-b16f-4e8f-8fae-2c64cf4a8076 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240068 | controller |     "Jun 11 17:35:46.712693 crc crio[23211]: time=\"2026-06-11T17:35:46.712608824Z\" level=info msg=\"Stopping pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\" id=9c2cc7fe-b1aa-451c-84e7-c75bd18789ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240089 | controller |     "Jun 11 17:35:46.712781 crc crio[23211]: time=\"2026-06-11T17:35:46.712697396Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\" id=9c2cc7fe-b1aa-451c-84e7-c75bd18789ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240111 | controller |     "Jun 11 17:35:46.714009 crc crio[23211]: time=\"2026-06-11T17:35:46.713947898Z\" level=info msg=\"Removing pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\" id=d886d17e-fb21-4e70-8e3d-893715f59bf5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240134 | controller |     "Jun 11 17:35:46.779870 crc crio[23211]: time=\"2026-06-11T17:35:46.77949428Z\" level=info msg=\"Removed pod sandbox: 39c452daf65b58d6485487b768075fddf835df25b6b057dbcc7cbffe8fc97b57\" id=d886d17e-fb21-4e70-8e3d-893715f59bf5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240158 | controller |     "Jun 11 17:35:46.781677 crc crio[23211]: time=\"2026-06-11T17:35:46.781602364Z\" level=info msg=\"Stopping pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7\" id=88390355-de38-444b-90e8-e98b5b770d14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240189 | controller |     "Jun 11 17:35:46.781748 crc crio[23211]: time=\"2026-06-11T17:35:46.781697146Z\" level=info msg=\"Stopped pod sandbox (already stopped): a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7\" id=88390355-de38-444b-90e8-e98b5b770d14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240215 | controller |     "Jun 11 17:35:46.784660 crc crio[23211]: time=\"2026-06-11T17:35:46.784400333Z\" level=info msg=\"Removing pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7\" id=c4e466f5-38c1-402c-a3c1-ce3805f8ef7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240239 | controller |     "Jun 11 17:35:46.820033 crc crio[23211]: time=\"2026-06-11T17:35:46.819896252Z\" level=info msg=\"Removed pod sandbox: a792572361511f0a9c7efae5dbb9ba228f5659b7610e652768a54d4aa0e444c7\" id=c4e466f5-38c1-402c-a3c1-ce3805f8ef7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240260 | controller |     "Jun 11 17:35:46.821478 crc crio[23211]: time=\"2026-06-11T17:35:46.821347969Z\" level=info msg=\"Stopping pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\" id=8e93613c-79e1-4ff9-ac9d-49f384c70eb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240281 | controller |     "Jun 11 17:35:46.821634 crc crio[23211]: time=\"2026-06-11T17:35:46.821498943Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\" id=8e93613c-79e1-4ff9-ac9d-49f384c70eb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240301 | controller |     "Jun 11 17:35:46.822022 crc crio[23211]: time=\"2026-06-11T17:35:46.821981194Z\" level=info msg=\"Removing pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\" id=967d633f-fc3c-47fb-9d5e-52e8e9199e61 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240321 | controller |     "Jun 11 17:35:46.874758 crc crio[23211]: time=\"2026-06-11T17:35:46.874641634Z\" level=info msg=\"Removed pod sandbox: 5ce06dad65c4f0f50c0e98d187d83d202291347cff247a8304746a1f284bb183\" id=967d633f-fc3c-47fb-9d5e-52e8e9199e61 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240342 | controller |     "Jun 11 17:35:46.875795 crc crio[23211]: time=\"2026-06-11T17:35:46.875720461Z\" level=info msg=\"Stopping pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10\" id=22ada417-ec80-4ac7-b513-3710b2e8e7df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240362 | controller |     "Jun 11 17:35:46.875795 crc crio[23211]: time=\"2026-06-11T17:35:46.875784293Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10\" id=22ada417-ec80-4ac7-b513-3710b2e8e7df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240383 | controller |     "Jun 11 17:35:46.876583 crc crio[23211]: time=\"2026-06-11T17:35:46.876528491Z\" level=info msg=\"Removing pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10\" id=93421c47-77c1-4618-b977-3c9099224d86 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240404 | controller |     "Jun 11 17:35:46.897529 crc crio[23211]: time=\"2026-06-11T17:35:46.896603655Z\" level=info msg=\"Removed pod sandbox: 8c7b5cebd2e553ce42b82a73000709c37964147b8a180c06049b8b7fe0e79a10\" id=93421c47-77c1-4618-b977-3c9099224d86 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240425 | controller |     "Jun 11 17:35:46.903004 crc crio[23211]: time=\"2026-06-11T17:35:46.899130548Z\" level=info msg=\"Stopping pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e\" id=c23fd3ee-fc38-47f7-90d8-3253b39558c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240454 | controller |     "Jun 11 17:35:46.903004 crc crio[23211]: time=\"2026-06-11T17:35:46.899238671Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e\" id=c23fd3ee-fc38-47f7-90d8-3253b39558c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240477 | controller |     "Jun 11 17:35:46.903004 crc crio[23211]: time=\"2026-06-11T17:35:46.900199214Z\" level=info msg=\"Removing pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e\" id=6124cab5-9500-404a-83b7-5acbf3a54636 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240498 | controller |     "Jun 11 17:35:46.925016 crc crio[23211]: time=\"2026-06-11T17:35:46.923690733Z\" level=info msg=\"Removed pod sandbox: 9d659b691f320b4d9c95a20021e7cfb3166edd5c62c763339396533d987be61e\" id=6124cab5-9500-404a-83b7-5acbf3a54636 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240548 | controller |     "Jun 11 17:35:46.928524 crc crio[23211]: time=\"2026-06-11T17:35:46.928098524Z\" level=info msg=\"Stopping pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\" id=c8eb64ee-9ef2-4798-a4fc-a792e4742865 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240576 | controller |     "Jun 11 17:35:46.928524 crc crio[23211]: time=\"2026-06-11T17:35:46.928271149Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\" id=c8eb64ee-9ef2-4798-a4fc-a792e4742865 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240599 | controller |     "Jun 11 17:35:46.929244 crc crio[23211]: time=\"2026-06-11T17:35:46.92915112Z\" level=info msg=\"Removing pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\" id=92a970f2-710c-4ceb-b21a-fb3f4c4af614 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240621 | controller |     "Jun 11 17:35:46.964703 crc crio[23211]: time=\"2026-06-11T17:35:46.964525006Z\" level=info msg=\"Removed pod sandbox: 10c9b43db3fbc642e32f4e71263ed195063edcf67b87f845345c05dbe603c7ab\" id=92a970f2-710c-4ceb-b21a-fb3f4c4af614 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240643 | controller |     "Jun 11 17:35:46.968662 crc crio[23211]: time=\"2026-06-11T17:35:46.968404824Z\" level=info msg=\"Stopping pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\" id=74ab6352-6c6b-4e8e-adf2-c5babc1ebcf9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240665 | controller |     "Jun 11 17:35:46.968662 crc crio[23211]: time=\"2026-06-11T17:35:46.968589448Z\" level=info msg=\"Stopped pod sandbox (already stopped): 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\" id=74ab6352-6c6b-4e8e-adf2-c5babc1ebcf9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240687 | controller |     "Jun 11 17:35:46.969414 crc crio[23211]: time=\"2026-06-11T17:35:46.969347757Z\" level=info msg=\"Removing pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\" id=0a015658-1ce9-4c7e-9968-4bcba5be57cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240708 | controller |     "Jun 11 17:35:47.022306 crc crio[23211]: time=\"2026-06-11T17:35:47.022196461Z\" level=info msg=\"Removed pod sandbox: 327066dff6b1a13eaf9d828157b1aa61d0a6bc7ea69d2ef79088c2e4acc0a4ec\" id=0a015658-1ce9-4c7e-9968-4bcba5be57cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240728 | controller |     "Jun 11 17:35:47.023868 crc crio[23211]: time=\"2026-06-11T17:35:47.023805522Z\" level=info msg=\"Stopping pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27\" id=9e66369a-0744-4261-99c0-5ee39dbdf89d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240749 | controller |     "Jun 11 17:35:47.023949 crc crio[23211]: time=\"2026-06-11T17:35:47.023889184Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27\" id=9e66369a-0744-4261-99c0-5ee39dbdf89d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240776 | controller |     "Jun 11 17:35:47.024311 crc crio[23211]: time=\"2026-06-11T17:35:47.024277163Z\" level=info msg=\"Removing pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27\" id=d7aace16-517f-4f67-b712-1d2d6c26ca07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240798 | controller |     "Jun 11 17:35:47.047389 crc crio[23211]: time=\"2026-06-11T17:35:47.047307031Z\" level=info msg=\"Removed pod sandbox: 0880aa2ebcdfbc11d78a6ef0819328b1236458944f340fd38d5c943a03254c27\" id=d7aace16-517f-4f67-b712-1d2d6c26ca07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240821 | controller |     "Jun 11 17:35:47.048743 crc crio[23211]: time=\"2026-06-11T17:35:47.048685435Z\" level=info msg=\"Stopping pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\" id=96948735-c676-4ba1-9157-8f4f4eda63c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240842 | controller |     "Jun 11 17:35:47.048847 crc crio[23211]: time=\"2026-06-11T17:35:47.048761496Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\" id=96948735-c676-4ba1-9157-8f4f4eda63c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240863 | controller |     "Jun 11 17:35:47.049670 crc crio[23211]: time=\"2026-06-11T17:35:47.049597588Z\" level=info msg=\"Removing pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\" id=cfca0749-115b-40bf-9370-9552ddc605d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240888 | controller |     "Jun 11 17:35:47.131823 crc crio[23211]: time=\"2026-06-11T17:35:47.131697454Z\" level=info msg=\"Removed pod sandbox: 1ba0e065817cfdb19775c725bcb3ad69647dc0d35ee4127df4351566b06855d5\" id=cfca0749-115b-40bf-9370-9552ddc605d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240910 | controller |     "Jun 11 17:35:47.140083 crc crio[23211]: time=\"2026-06-11T17:35:47.139845228Z\" level=info msg=\"Stopping pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\" id=36ddf8dc-52b2-4705-a2b6-537d606cdfe7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240930 | controller |     "Jun 11 17:35:47.140083 crc crio[23211]: time=\"2026-06-11T17:35:47.139975702Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\" id=36ddf8dc-52b2-4705-a2b6-537d606cdfe7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.240951 | controller |     "Jun 11 17:35:47.142382 crc crio[23211]: time=\"2026-06-11T17:35:47.142282221Z\" level=info msg=\"Removing pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\" id=692fcf21-5cfa-435f-9412-4027fd0a2d80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240972 | controller |     "Jun 11 17:35:47.220659 crc crio[23211]: time=\"2026-06-11T17:35:47.220558641Z\" level=info msg=\"Removed pod sandbox: 0b565ccdab6c6dfe55109d4d4feb40465843df511e3ad6377b664b8d17b9b6f4\" id=692fcf21-5cfa-435f-9412-4027fd0a2d80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.240993 | controller |     "Jun 11 17:35:47.249410 crc crio[23211]: time=\"2026-06-11T17:35:47.249300141Z\" level=info msg=\"Stopping pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f\" id=0b635e3c-78a0-421d-8c65-05712fd961f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241013 | controller |     "Jun 11 17:35:47.249410 crc crio[23211]: time=\"2026-06-11T17:35:47.249391113Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f\" id=0b635e3c-78a0-421d-8c65-05712fd961f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241039 | controller |     "Jun 11 17:35:47.255348 crc crio[23211]: time=\"2026-06-11T17:35:47.25527482Z\" level=info msg=\"Removing pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f\" id=75358074-1b5f-4dbc-afae-e44679ee7a78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241060 | controller |     "Jun 11 17:35:47.303751 crc crio[23211]: time=\"2026-06-11T17:35:47.301785816Z\" level=info msg=\"Removed pod sandbox: 67ee0ba44542da2f002f78a9f399ea0e6aa94ab6fef932c4bf1ee92f156ae45f\" id=75358074-1b5f-4dbc-afae-e44679ee7a78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241080 | controller |     "Jun 11 17:35:47.305530 crc crio[23211]: time=\"2026-06-11T17:35:47.305339345Z\" level=info msg=\"Stopping pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\" id=62923cb5-8f89-4e5f-b6c2-0d515989179d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241101 | controller |     "Jun 11 17:35:47.305633 crc crio[23211]: time=\"2026-06-11T17:35:47.30554834Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\" id=62923cb5-8f89-4e5f-b6c2-0d515989179d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241122 | controller |     "Jun 11 17:35:47.307194 crc crio[23211]: time=\"2026-06-11T17:35:47.30712491Z\" level=info msg=\"Removing pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\" id=eea72a3f-8390-4530-ad72-ad74c335dabd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241143 | controller |     "Jun 11 17:35:47.333368 crc crio[23211]: time=\"2026-06-11T17:35:47.333282675Z\" level=info msg=\"Removed pod sandbox: a8be58aa673bc1663e68c71c1ecb0ec1dc52dedf18d04258820f77780881945c\" id=eea72a3f-8390-4530-ad72-ad74c335dabd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241164 | controller |     "Jun 11 17:35:47.334475 crc crio[23211]: time=\"2026-06-11T17:35:47.334346583Z\" level=info msg=\"Stopping pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\" id=73335806-63cb-4151-a179-c40738113103 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241184 | controller |     "Jun 11 17:35:47.334580 crc crio[23211]: time=\"2026-06-11T17:35:47.334483186Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\" id=73335806-63cb-4151-a179-c40738113103 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241204 | controller |     "Jun 11 17:35:47.335132 crc crio[23211]: time=\"2026-06-11T17:35:47.33506731Z\" level=info msg=\"Removing pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\" id=97acd97b-3ac0-4eb2-bfe4-629ac76ef5a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241226 | controller |     "Jun 11 17:35:47.361156 crc crio[23211]: time=\"2026-06-11T17:35:47.360903397Z\" level=info msg=\"Removed pod sandbox: c2ab18d7d21690ea755dbc539b9df6c1805189bcf170dca176ce0d3eb33fea8a\" id=97acd97b-3ac0-4eb2-bfe4-629ac76ef5a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241247 | controller |     "Jun 11 17:35:47.367918 crc crio[23211]: time=\"2026-06-11T17:35:47.367849221Z\" level=info msg=\"Stopping pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\" id=3aa13687-b808-40fc-a5bc-5025270effbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241267 | controller |     "Jun 11 17:35:47.368058 crc crio[23211]: time=\"2026-06-11T17:35:47.368001195Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\" id=3aa13687-b808-40fc-a5bc-5025270effbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241289 | controller |     "Jun 11 17:35:47.368491 crc crio[23211]: time=\"2026-06-11T17:35:47.368371594Z\" level=info msg=\"Removing pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\" id=0a2f28f0-c110-4b85-b5c5-426b6ffc4b33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241317 | controller |     "Jun 11 17:35:47.498356 crc crio[23211]: time=\"2026-06-11T17:35:47.497655984Z\" level=info msg=\"Removed pod sandbox: 4e0db0268f78de6fd4989728ec5f2d2c615e68fe0a31350ab065b4f223f155c4\" id=0a2f28f0-c110-4b85-b5c5-426b6ffc4b33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241339 | controller |     "Jun 11 17:35:47.500052 crc crio[23211]: time=\"2026-06-11T17:35:47.499246574Z\" level=info msg=\"Stopping pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\" id=096be9dc-53e4-4e82-a1b4-016bc0db6e98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241359 | controller |     "Jun 11 17:35:47.500052 crc crio[23211]: time=\"2026-06-11T17:35:47.499364237Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\" id=096be9dc-53e4-4e82-a1b4-016bc0db6e98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241379 | controller |     "Jun 11 17:35:47.505163 crc crio[23211]: time=\"2026-06-11T17:35:47.505044659Z\" level=info msg=\"Removing pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\" id=a7123292-573f-4323-9e60-08e6276a69d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241401 | controller |     "Jun 11 17:35:47.518166 crc crio[23211]: time=\"2026-06-11T17:35:47.517906562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.241423 | controller |     "Jun 11 17:35:47.523479 crc crio[23211]: time=\"2026-06-11T17:35:47.523335537Z\" level=info msg=\"Removed pod sandbox: fc256ec34daf8058a48c29fbe7d238f5b3515b2c04fae88a53fa89c69bfb8655\" id=a7123292-573f-4323-9e60-08e6276a69d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241446 | controller |     "Jun 11 17:35:47.524724 crc crio[23211]: time=\"2026-06-11T17:35:47.524620089Z\" level=info msg=\"Stopping pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4\" id=8aa9030a-314f-46a6-b6dc-85e1acabbb71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241467 | controller |     "Jun 11 17:35:47.524827 crc crio[23211]: time=\"2026-06-11T17:35:47.524731762Z\" level=info msg=\"Stopped pod sandbox (already stopped): d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4\" id=8aa9030a-314f-46a6-b6dc-85e1acabbb71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241489 | controller |     "Jun 11 17:35:47.526399 crc crio[23211]: time=\"2026-06-11T17:35:47.526157028Z\" level=info msg=\"Removing pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4\" id=36dc6e70-2182-44ba-bd4a-f6c2f3287db8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241530 | controller |     "Jun 11 17:35:47.553372 crc crio[23211]: time=\"2026-06-11T17:35:47.553270538Z\" level=info msg=\"Removed pod sandbox: d7ece6d378543ffc91a9e2ad20b99d440775da3d6114b454f0e8a37eadafa0a4\" id=36dc6e70-2182-44ba-bd4a-f6c2f3287db8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241562 | controller |     "Jun 11 17:35:47.556901 crc crio[23211]: time=\"2026-06-11T17:35:47.556760785Z\" level=info msg=\"Stopping pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\" id=5a6bb159-6b1e-4d69-b384-348eb5fcf4d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241586 | controller |     "Jun 11 17:35:47.556901 crc crio[23211]: time=\"2026-06-11T17:35:47.556861737Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\" id=5a6bb159-6b1e-4d69-b384-348eb5fcf4d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241615 | controller |     "Jun 11 17:35:47.557790 crc crio[23211]: time=\"2026-06-11T17:35:47.557727079Z\" level=info msg=\"Removing pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\" id=9514d5bc-3246-4c92-a47a-c0b84f697bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241639 | controller |     "Jun 11 17:35:47.580677 crc crio[23211]: time=\"2026-06-11T17:35:47.577388722Z\" level=info msg=\"Removed pod sandbox: 56840cd8c9ebf5bb1efec670263618238c0f8350b3722d3f2867c0afd6c91033\" id=9514d5bc-3246-4c92-a47a-c0b84f697bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241662 | controller |     "Jun 11 17:35:47.580677 crc crio[23211]: time=\"2026-06-11T17:35:47.578359876Z\" level=info msg=\"Stopping pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\" id=3cca40db-9639-4f96-a11e-f87a9ecb0f4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241686 | controller |     "Jun 11 17:35:47.580677 crc crio[23211]: time=\"2026-06-11T17:35:47.57852955Z\" level=info msg=\"Stopped pod sandbox (already stopped): 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\" id=3cca40db-9639-4f96-a11e-f87a9ecb0f4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241710 | controller |     "Jun 11 17:35:47.580677 crc crio[23211]: time=\"2026-06-11T17:35:47.579259278Z\" level=info msg=\"Removing pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\" id=3ddc381d-719b-4787-921a-38e4eb7238e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241761 | controller |     "Jun 11 17:35:47.618367 crc crio[23211]: time=\"2026-06-11T17:35:47.618161853Z\" level=info msg=\"Removed pod sandbox: 081adeb5b214a2b7bfc2da7018aeaef019cad43436217eac968efbd80c66edab\" id=3ddc381d-719b-4787-921a-38e4eb7238e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241788 | controller |     "Jun 11 17:35:47.620102 crc crio[23211]: time=\"2026-06-11T17:35:47.619922727Z\" level=info msg=\"Stopping pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\" id=dbf36ee2-6ba4-40e6-958b-5b3061a35859 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241811 | controller |     "Jun 11 17:35:47.620197 crc crio[23211]: time=\"2026-06-11T17:35:47.620119542Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\" id=dbf36ee2-6ba4-40e6-958b-5b3061a35859 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241836 | controller |     "Jun 11 17:35:47.621017 crc crio[23211]: time=\"2026-06-11T17:35:47.620948153Z\" level=info msg=\"Removing pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\" id=dffcf672-88b4-440b-90fe-f2e4ce2360f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241860 | controller |     "Jun 11 17:35:47.642100 crc crio[23211]: time=\"2026-06-11T17:35:47.641946839Z\" level=info msg=\"Removed pod sandbox: 7d3eacb2cb3aa83e91b04b1ff6fd400275f3d5cbd90eba3e0a699cf66c9fd245\" id=dffcf672-88b4-440b-90fe-f2e4ce2360f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241884 | controller |     "Jun 11 17:35:47.643116 crc crio[23211]: time=\"2026-06-11T17:35:47.642920524Z\" level=info msg=\"Stopping pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\" id=73907fe1-6659-47b2-a7c4-0e549acff389 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241908 | controller |     "Jun 11 17:35:47.643116 crc crio[23211]: time=\"2026-06-11T17:35:47.643077358Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\" id=73907fe1-6659-47b2-a7c4-0e549acff389 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.241932 | controller |     "Jun 11 17:35:47.644048 crc crio[23211]: time=\"2026-06-11T17:35:47.643904179Z\" level=info msg=\"Removing pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\" id=cf8327ce-0185-4f3c-a561-87b6e90fc893 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241963 | controller |     "Jun 11 17:35:47.669876 crc crio[23211]: time=\"2026-06-11T17:35:47.669753946Z\" level=info msg=\"Removed pod sandbox: 2a5ff81250221fd453e611f1c60662aae68c41841172f055aade55d2d7ff7b10\" id=cf8327ce-0185-4f3c-a561-87b6e90fc893 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.241989 | controller |     "Jun 11 17:35:47.670996 crc crio[23211]: time=\"2026-06-11T17:35:47.670892725Z\" level=info msg=\"Stopping pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\" id=dc095490-6626-4cb9-af09-fd22bdccb295 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.242015 | controller |     "Jun 11 17:35:47.671097 crc crio[23211]: time=\"2026-06-11T17:35:47.671006948Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\" id=dc095490-6626-4cb9-af09-fd22bdccb295 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.242039 | controller |     "Jun 11 17:35:47.672021 crc crio[23211]: time=\"2026-06-11T17:35:47.671952342Z\" level=info msg=\"Removing pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\" id=5790e0db-14e0-4fb3-b928-7b8b5790d26f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.242063 | controller |     "Jun 11 17:35:47.687878 crc crio[23211]: time=\"2026-06-11T17:35:47.687711626Z\" level=info msg=\"Created container 86d92efa05bc1ad4de582b8bda02475243df124e2ad99e2c3b8b77d2fba80a3d: openstack/cinder-scheduler-0/cinder-scheduler\" id=25f7688b-d3bc-4712-af2f-1b4bf546f4de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.242087 | controller |     "Jun 11 17:35:47.690155 crc crio[23211]: time=\"2026-06-11T17:35:47.689604723Z\" level=info msg=\"Starting container: 86d92efa05bc1ad4de582b8bda02475243df124e2ad99e2c3b8b77d2fba80a3d\" id=008b5fcd-3825-40cd-b040-b7597adb0b01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.242109 | controller |     "Jun 11 17:35:47.696017 crc crio[23211]: time=\"2026-06-11T17:35:47.695789539Z\" level=info msg=\"Started container\" PID=293966 containerID=86d92efa05bc1ad4de582b8bda02475243df124e2ad99e2c3b8b77d2fba80a3d description=openstack/cinder-scheduler-0/cinder-scheduler id=008b5fcd-3825-40cd-b040-b7597adb0b01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd",
2026-06-11 18:01:03.242134 | controller |     "Jun 11 17:35:47.698700 crc crio[23211]: time=\"2026-06-11T17:35:47.698640589Z\" level=info msg=\"Removed pod sandbox: a2cb15d4ffd3578b0bcb063b6d35c862af2170a4c3100795c5a50fc8c9fb1f2a\" id=5790e0db-14e0-4fb3-b928-7b8b5790d26f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.242158 | controller |     "Jun 11 17:35:47.699554 crc crio[23211]: time=\"2026-06-11T17:35:47.69947479Z\" level=info msg=\"Stopping pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\" id=1703fab2-94c9-450f-a7bf-b5ff356db8c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.242182 | controller |     "Jun 11 17:35:47.699643 crc crio[23211]: time=\"2026-06-11T17:35:47.699572883Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\" id=1703fab2-94c9-450f-a7bf-b5ff356db8c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.242206 | controller |     "Jun 11 17:35:47.700185 crc crio[23211]: time=\"2026-06-11T17:35:47.700113917Z\" level=info msg=\"Removing pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\" id=6956d349-7528-4a59-9a19-e4ed90e149ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.242228 | controller |     "Jun 11 17:35:47.709380 crc crio[23211]: time=\"2026-06-11T17:35:47.709099302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1637803a-19c5-4139-87c1-3225b692a31d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.242255 | controller |     "Jun 11 17:35:47.733267 crc crio[23211]: time=\"2026-06-11T17:35:47.733110253Z\" level=info msg=\"Removed pod sandbox: 1b8a1371dd533320a1a92770d3656f7fa2c47d09528a60268dc5bdd9a09a98c3\" id=6956d349-7528-4a59-9a19-e4ed90e149ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.242276 | controller |     "Jun 11 17:35:47.736353 crc crio[23211]: time=\"2026-06-11T17:35:47.736248442Z\" level=info msg=\"Stopping pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\" id=4e49d377-04f3-4914-a0e0-76d768c8a0a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.242299 | controller |     "Jun 11 17:35:47.736543 crc crio[23211]: time=\"2026-06-11T17:35:47.736475498Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\" id=4e49d377-04f3-4914-a0e0-76d768c8a0a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.242321 | controller |     "Jun 11 17:35:47.737280 crc crio[23211]: time=\"2026-06-11T17:35:47.737171085Z\" level=info msg=\"Removing pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\" id=5130d923-da89-4bc4-a353-4bc8b0ce65de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.242345 | controller |     "Jun 11 17:35:47.792409 crc crio[23211]: time=\"2026-06-11T17:35:47.792302486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7264fe23-9dd2-4b8a-b53c-aa40a408b6ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.242369 | controller |     "Jun 11 17:35:47.806789 crc crio[23211]: time=\"2026-06-11T17:35:47.806698597Z\" level=info msg=\"Removed pod sandbox: ee5b326db1852482944c3e43352e2671ff1c6f01b9afae06a728d28d2d72b83b\" id=5130d923-da89-4bc4-a353-4bc8b0ce65de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.242392 | controller |     "Jun 11 17:35:47.808759 crc crio[23211]: time=\"2026-06-11T17:35:47.808656046Z\" level=info msg=\"Stopping pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\" id=00316966-5366-4066-9a2a-1da42e0b8443 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.242414 | controller |     "Jun 11 17:35:47.808759 crc crio[23211]: time=\"2026-06-11T17:35:47.808744428Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\" id=00316966-5366-4066-9a2a-1da42e0b8443 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.242437 | controller |     "Jun 11 17:35:47.809645 crc crio[23211]: time=\"2026-06-11T17:35:47.809264632Z\" level=info msg=\"Removing pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\" id=64ee4d38-61bc-443e-b762-9ccb66ef092c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.242460 | controller |     "Jun 11 17:35:47.839263 crc crio[23211]: time=\"2026-06-11T17:35:47.83915406Z\" level=info msg=\"Removed pod sandbox: 42eb742522e1f733c36da032b9a7998ad58cc6fae614c9027ac4ee98abba64c8\" id=64ee4d38-61bc-443e-b762-9ccb66ef092c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.242483 | controller |     "Jun 11 17:35:47.852287 crc crio[23211]: time=\"2026-06-11T17:35:47.852141956Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=5e9e78a9-84b8-46f7-a7a6-00a472d20f1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.242505 | controller |     "Jun 11 17:35:47.853832 crc crio[23211]: time=\"2026-06-11T17:35:47.853787907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.242557 | controller |     "Jun 11 17:35:47.926328 crc crio[23211]: time=\"2026-06-11T17:35:47.925714059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.242593 | controller |     "Jun 11 17:35:48.823864 crc crio[23211]: time=\"2026-06-11T17:35:48.823135224Z\" level=info msg=\"Stopping container: bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf (timeout: 30s)\" id=a8be0a34-e996-4975-8a6d-6f458b724ba1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.242619 | controller |     "Jun 11 17:35:48.826695 crc crio[23211]: time=\"2026-06-11T17:35:48.826647142Z\" level=info msg=\"Stopping container: d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8 (timeout: 30s)\" id=136504dc-cd0f-4ea3-8b16-bccf20b22a25 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.242642 | controller |     "Jun 11 17:35:49.330554 crc crio[23211]: time=\"2026-06-11T17:35:49.32988926Z\" level=info msg=\"Stopped container bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf: openstack/neutron-7569fcd46f-pzncl/neutron-httpd\" id=a8be0a34-e996-4975-8a6d-6f458b724ba1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.242665 | controller |     "Jun 11 17:35:50.033398 crc crio[23211]: time=\"2026-06-11T17:35:50.032924436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.242689 | controller |     "Jun 11 17:35:50.453381 crc crio[23211]: time=\"2026-06-11T17:35:50.452616222Z\" level=info msg=\"Created container 454bcd47a4a2567cd4affe97e5ab56463cbb3393f0a598baea4e2c65acf4edd1: openstack/cinder-scheduler-0/probe\" id=5e9e78a9-84b8-46f7-a7a6-00a472d20f1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.242712 | controller |     "Jun 11 17:35:50.454683 crc crio[23211]: time=\"2026-06-11T17:35:50.454382614Z\" level=info msg=\"Starting container: 454bcd47a4a2567cd4affe97e5ab56463cbb3393f0a598baea4e2c65acf4edd1\" id=0084d875-966b-443f-b711-b7a39af5725c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.242736 | controller |     "Jun 11 17:35:50.464073 crc crio[23211]: time=\"2026-06-11T17:35:50.463954614Z\" level=info msg=\"Started container\" PID=294128 containerID=454bcd47a4a2567cd4affe97e5ab56463cbb3393f0a598baea4e2c65acf4edd1 description=openstack/cinder-scheduler-0/probe id=0084d875-966b-443f-b711-b7a39af5725c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b68404f34627bfd2cb27917fc4e7af91c839f138912985e7218c49b754311dbd",
2026-06-11 18:01:03.242759 | controller |     "Jun 11 17:35:54.115106 crc crio[23211]: time=\"2026-06-11T17:35:54.112870971Z\" level=info msg=\"Stopped container d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8: openstack/neutron-7569fcd46f-pzncl/neutron-api\" id=136504dc-cd0f-4ea3-8b16-bccf20b22a25 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.242783 | controller |     "Jun 11 17:35:54.117178 crc crio[23211]: time=\"2026-06-11T17:35:54.116289737Z\" level=info msg=\"Stopping pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\" id=baaf4e77-ad9b-465d-8cb5-a2f88a05c596 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.242806 | controller |     "Jun 11 17:35:54.118294 crc crio[23211]: time=\"2026-06-11T17:35:54.118167284Z\" level=info msg=\"Got pod network &{Name:neutron-7569fcd46f-pzncl Namespace:openstack ID:741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d UID:bbf8bd4f-a982-42ac-b7cc-32c251891428 NetNS:/var/run/netns/6414b41d-ff19-4af7-bb3c-7d4b5181920e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbf8bd4f_a982_42ac_b7cc_32c251891428.slice PodAnnotations:0xc0001af7a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.242831 | controller |     "Jun 11 17:35:54.118500 crc crio[23211]: time=\"2026-06-11T17:35:54.11839788Z\" level=info msg=\"Deleting pod openstack_neutron-7569fcd46f-pzncl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.242862 | controller |     "Jun 11 17:35:54.755176 crc crio[23211]: time=\"2026-06-11T17:35:54.75463059Z\" level=info msg=\"Stopped pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\" id=baaf4e77-ad9b-465d-8cb5-a2f88a05c596 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.242886 | controller |     "Jun 11 17:35:55.806005 crc crio[23211]: time=\"2026-06-11T17:35:55.804166786Z\" level=info msg=\"Removing container: bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf\" id=ef4130eb-6ecd-485c-b53f-27770c9f7aa1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.242910 | controller |     "Jun 11 17:35:55.876312 crc crio[23211]: time=\"2026-06-11T17:35:55.876063318Z\" level=info msg=\"Removed container bc40fff724ba25d055717e6cddf68df3a5e0867d667fef29619d8af0febd5daf: openstack/neutron-7569fcd46f-pzncl/neutron-httpd\" id=ef4130eb-6ecd-485c-b53f-27770c9f7aa1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.242934 | controller |     "Jun 11 17:35:55.881045 crc crio[23211]: time=\"2026-06-11T17:35:55.880941541Z\" level=info msg=\"Removing container: d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8\" id=be8c461f-66ba-4a0c-a2af-56944f6f3f26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.242957 | controller |     "Jun 11 17:35:55.917086 crc crio[23211]: time=\"2026-06-11T17:35:55.916970443Z\" level=info msg=\"Removed container d8524ef5b5b32a7b808e7732b1f38b0d2c89bfcb5e727748a39d7abf980ccba8: openstack/neutron-7569fcd46f-pzncl/neutron-api\" id=be8c461f-66ba-4a0c-a2af-56944f6f3f26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.242981 | controller |     "Jun 11 17:36:00.565776 crc crio[23211]: time=\"2026-06-11T17:36:00.564915049Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686656-2h7k8/POD\" id=ce6b471b-201c-4ca6-8fb2-8e6933ebf686 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.243004 | controller |     "Jun 11 17:36:00.566961 crc crio[23211]: time=\"2026-06-11T17:36:00.566840248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.243028 | controller |     "Jun 11 17:36:00.608349 crc crio[23211]: time=\"2026-06-11T17:36:00.608170293Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686656-2h7k8 Namespace:openshift-infra ID:3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23 UID:66d0f3fe-5eee-4b9a-8105-c8904b63a1a2 NetNS:/var/run/netns/f294fb65-dc64-43a0-9d21-ce80ea8a1485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d0f3fe_5eee_4b9a_8105_c8904b63a1a2.slice PodAnnotations:0xc0018be610}] Aliases:map[]}\"",
2026-06-11 18:01:03.243077 | controller |     "Jun 11 17:36:00.608349 crc crio[23211]: time=\"2026-06-11T17:36:00.608289316Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686656-2h7k8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.243112 | controller |     "Jun 11 17:36:01.224508 crc crio[23211]: 2026-06-11T17:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d88f25278e1a31 Mac:da:9d:16:02:7b:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bc Mtu:0 Sandbox:/var/run/netns/f294fb65-dc64-43a0-9d21-ce80ea8a1485 SocketPath: PciID:}] [{Interface:0xc00034e9d0 Address:{IP:10.217.1.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.243137 | controller |     "Jun 11 17:36:01.226897 crc crio[23211]: time=\"2026-06-11T17:36:01.226779613Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686656-2h7k8 Namespace:openshift-infra ID:3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23 UID:66d0f3fe-5eee-4b9a-8105-c8904b63a1a2 NetNS:/var/run/netns/f294fb65-dc64-43a0-9d21-ce80ea8a1485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d0f3fe_5eee_4b9a_8105_c8904b63a1a2.slice PodAnnotations:0xc0018be610}] Aliases:map[]}\"",
2026-06-11 18:01:03.243168 | controller |     "Jun 11 17:36:01.227104 crc crio[23211]: time=\"2026-06-11T17:36:01.227039399Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686656-2h7k8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.243193 | controller |     "Jun 11 17:36:01.240375 crc crio[23211]: time=\"2026-06-11T17:36:01.240194979Z\" level=info msg=\"Ran pod sandbox 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23 with infra container: openshift-infra/auto-csr-approver-29686656-2h7k8/POD\" id=ce6b471b-201c-4ca6-8fb2-8e6933ebf686 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.243217 | controller |     "Jun 11 17:36:01.243833 crc crio[23211]: time=\"2026-06-11T17:36:01.243730477Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=297aa2db-d75a-409f-86ce-97bf1e7a3c3c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.243241 | controller |     "Jun 11 17:36:01.255197 crc crio[23211]: time=\"2026-06-11T17:36:01.255006909Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.243264 | controller |     "Jun 11 17:36:02.221961 crc crio[23211]: time=\"2026-06-11T17:36:02.21807086Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=297aa2db-d75a-409f-86ce-97bf1e7a3c3c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.243287 | controller |     "Jun 11 17:36:02.224379 crc crio[23211]: time=\"2026-06-11T17:36:02.222715186Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f2d711ca-eebc-495b-a5c9-5aff6df5aa47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.243310 | controller |     "Jun 11 17:36:02.225686 crc crio[23211]: time=\"2026-06-11T17:36:02.225584717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7cfd93ae-47fe-43de-9f3d-dcfedf26fb1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.243334 | controller |     "Jun 11 17:36:02.242492 crc crio[23211]: time=\"2026-06-11T17:36:02.242282266Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686656-2h7k8/oc\" id=bb3040aa-e72f-40f4-9496-6c9c87fb72f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.243357 | controller |     "Jun 11 17:36:02.243127 crc crio[23211]: time=\"2026-06-11T17:36:02.243032764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.243380 | controller |     "Jun 11 17:36:02.293102 crc crio[23211]: time=\"2026-06-11T17:36:02.292965346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.243402 | controller |     "Jun 11 17:36:02.632081 crc crio[23211]: time=\"2026-06-11T17:36:02.631334294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.243425 | controller |     "Jun 11 17:36:02.771924 crc crio[23211]: time=\"2026-06-11T17:36:02.771745222Z\" level=info msg=\"Created container 50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2: openshift-infra/auto-csr-approver-29686656-2h7k8/oc\" id=bb3040aa-e72f-40f4-9496-6c9c87fb72f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.243447 | controller |     "Jun 11 17:36:02.774961 crc crio[23211]: time=\"2026-06-11T17:36:02.774656205Z\" level=info msg=\"Starting container: 50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2\" id=9c47a0ad-83f6-4a3b-851d-85c26caea601 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.243478 | controller |     "Jun 11 17:36:02.781033 crc crio[23211]: time=\"2026-06-11T17:36:02.780937991Z\" level=info msg=\"Started container\" PID=295041 containerID=50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2 description=openshift-infra/auto-csr-approver-29686656-2h7k8/oc id=9c47a0ad-83f6-4a3b-851d-85c26caea601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23",
2026-06-11 18:01:03.243502 | controller |     "Jun 11 17:36:04.623993 crc crio[23211]: time=\"2026-06-11T17:36:04.623262123Z\" level=warning msg=\"Stopping container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:01:03.243552 | controller |     "Jun 11 17:36:04.756878 crc crio[23211]: time=\"2026-06-11T17:36:04.756129341Z\" level=error msg=\"Killing container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:01:03.243582 | controller |     "Jun 11 17:36:04.801604 crc crio[23211]: time=\"2026-06-11T17:36:04.801498408Z\" level=info msg=\"Stopped container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=deef2b53-ca70-4799-821d-9c6e7365fb53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.243603 | controller |     "Jun 11 17:36:04.802953 crc crio[23211]: time=\"2026-06-11T17:36:04.802774539Z\" level=info msg=\"Stopping pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c\" id=836e4e6e-f137-44b7-a0e0-d44ed569cecb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.243625 | controller |     "Jun 11 17:36:04.803636 crc crio[23211]: time=\"2026-06-11T17:36:04.80361034Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c UID:b7dd40c9-f2f6-4825-ab43-1b15265ee180 NetNS:/var/run/netns/0df6b102-24dc-4cef-a0ed-3e74a52d6f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd40c9_f2f6_4825_ab43_1b15265ee180.slice PodAnnotations:0xc0001aeb98}] Aliases:map[]}\"",
2026-06-11 18:01:03.243649 | controller |     "Jun 11 17:36:04.803881 crc crio[23211]: time=\"2026-06-11T17:36:04.803863427Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.243672 | controller |     "Jun 11 17:36:05.012119 crc crio[23211]: time=\"2026-06-11T17:36:05.012011182Z\" level=info msg=\"Stopping pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23\" id=75218e45-23df-4dbb-a20f-52f4691ddef0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.243695 | controller |     "Jun 11 17:36:05.013060 crc crio[23211]: time=\"2026-06-11T17:36:05.012966195Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686656-2h7k8 Namespace:openshift-infra ID:3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23 UID:66d0f3fe-5eee-4b9a-8105-c8904b63a1a2 NetNS:/var/run/netns/f294fb65-dc64-43a0-9d21-ce80ea8a1485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66d0f3fe_5eee_4b9a_8105_c8904b63a1a2.slice PodAnnotations:0xc000130d28}] Aliases:map[]}\"",
2026-06-11 18:01:03.243717 | controller |     "Jun 11 17:36:05.013326 crc crio[23211]: time=\"2026-06-11T17:36:05.013244072Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686656-2h7k8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.243747 | controller |     "Jun 11 17:36:05.289183 crc crio[23211]: time=\"2026-06-11T17:36:05.289077804Z\" level=info msg=\"Stopped pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c\" id=836e4e6e-f137-44b7-a0e0-d44ed569cecb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.243771 | controller |     "Jun 11 17:36:05.548572 crc crio[23211]: time=\"2026-06-11T17:36:05.546243348Z\" level=info msg=\"Stopped pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23\" id=75218e45-23df-4dbb-a20f-52f4691ddef0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.243794 | controller |     "Jun 11 17:36:06.027913 crc crio[23211]: time=\"2026-06-11T17:36:06.027824534Z\" level=info msg=\"Removing container: 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41\" id=7cf30aa9-3fa7-4fa6-bbef-1bf5a4ddf099 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.243817 | controller |     "Jun 11 17:36:06.105892 crc crio[23211]: time=\"2026-06-11T17:36:06.105199372Z\" level=info msg=\"Removed container 5f6cb925fbbe990d6b9688959b675b60e697546e6acb52297c87e5285e6d6d41: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7cf30aa9-3fa7-4fa6-bbef-1bf5a4ddf099 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.243840 | controller |     "Jun 11 17:36:06.539160 crc crio[23211]: time=\"2026-06-11T17:36:06.539073433Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=aa9ef39e-e7cb-458d-8985-a3c3c2663ea3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.243862 | controller |     "Jun 11 17:36:06.539353 crc crio[23211]: time=\"2026-06-11T17:36:06.539182366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.243885 | controller |     "Jun 11 17:36:06.595358 crc crio[23211]: time=\"2026-06-11T17:36:06.594958624Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5c4d8e1a5b6fb857eb52be2bb9ea42e4b3adc0d6edb011a5899a7414add3f144 UID:1e4186dc-b9f9-494e-9128-c2a5742cf1d3 NetNS:/var/run/netns/2fdc02bd-0161-402e-877b-bb2304be1e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4186dc_b9f9_494e_9128_c2a5742cf1d3.slice PodAnnotations:0xc00294ec38}] Aliases:map[]}\"",
2026-06-11 18:01:03.243907 | controller |     "Jun 11 17:36:06.595358 crc crio[23211]: time=\"2026-06-11T17:36:06.595049846Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.243930 | controller |     "Jun 11 17:36:07.213940 crc crio[23211]: 2026-06-11T17:36:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c4d8e1a5b6fb85 Mac:42:68:f1:d0:0c:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bd Mtu:0 Sandbox:/var/run/netns/2fdc02bd-0161-402e-877b-bb2304be1e68 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.243953 | controller |     "Jun 11 17:36:07.215897 crc crio[23211]: time=\"2026-06-11T17:36:07.215810239Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5c4d8e1a5b6fb857eb52be2bb9ea42e4b3adc0d6edb011a5899a7414add3f144 UID:1e4186dc-b9f9-494e-9128-c2a5742cf1d3 NetNS:/var/run/netns/2fdc02bd-0161-402e-877b-bb2304be1e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4186dc_b9f9_494e_9128_c2a5742cf1d3.slice PodAnnotations:0xc00294ec38}] Aliases:map[]}\"",
2026-06-11 18:01:03.243976 | controller |     "Jun 11 17:36:07.216066 crc crio[23211]: time=\"2026-06-11T17:36:07.215967113Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.244006 | controller |     "Jun 11 17:36:07.238802 crc crio[23211]: time=\"2026-06-11T17:36:07.23862157Z\" level=info msg=\"Ran pod sandbox 5c4d8e1a5b6fb857eb52be2bb9ea42e4b3adc0d6edb011a5899a7414add3f144 with infra container: openstack/nova-scheduler-0/POD\" id=aa9ef39e-e7cb-458d-8985-a3c3c2663ea3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.244029 | controller |     "Jun 11 17:36:07.270393 crc crio[23211]: time=\"2026-06-11T17:36:07.269839972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=86f6c13f-ddb2-4f58-9fdc-f8d3a3445d64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.244051 | controller |     "Jun 11 17:36:07.311833 crc crio[23211]: time=\"2026-06-11T17:36:07.311702601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c7845ced-fa58-4865-9a04-514bc13e3449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.244074 | controller |     "Jun 11 17:36:07.329681 crc crio[23211]: time=\"2026-06-11T17:36:07.325686273Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e77a2ae-b7be-4737-8d0f-223706ffd2ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.244096 | controller |     "Jun 11 17:36:07.329681 crc crio[23211]: time=\"2026-06-11T17:36:07.326334308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.244118 | controller |     "Jun 11 17:36:07.520343 crc crio[23211]: time=\"2026-06-11T17:36:07.520255186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.244139 | controller |     "Jun 11 17:36:07.528330 crc crio[23211]: time=\"2026-06-11T17:36:07.528171615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.244161 | controller |     "Jun 11 17:36:07.711998 crc crio[23211]: time=\"2026-06-11T17:36:07.711885218Z\" level=info msg=\"Created container e6227b0e52ea0f98c207e18e8f773c42d4ecf86662d6240ed822526ce44b63ad: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e77a2ae-b7be-4737-8d0f-223706ffd2ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.244183 | controller |     "Jun 11 17:36:07.714017 crc crio[23211]: time=\"2026-06-11T17:36:07.71391776Z\" level=info msg=\"Starting container: e6227b0e52ea0f98c207e18e8f773c42d4ecf86662d6240ed822526ce44b63ad\" id=32d5321c-f253-4a2e-95e3-5d0fb5dd20c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.244205 | controller |     "Jun 11 17:36:07.720675 crc crio[23211]: time=\"2026-06-11T17:36:07.720581017Z\" level=info msg=\"Started container\" PID=295640 containerID=e6227b0e52ea0f98c207e18e8f773c42d4ecf86662d6240ed822526ce44b63ad description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=32d5321c-f253-4a2e-95e3-5d0fb5dd20c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c4d8e1a5b6fb857eb52be2bb9ea42e4b3adc0d6edb011a5899a7414add3f144",
2026-06-11 18:01:03.244229 | controller |     "Jun 11 17:36:25.128639 crc crio[23211]: time=\"2026-06-11T17:36:25.127822599Z\" level=info msg=\"Running pod sandbox: openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/POD\" id=99a34bab-357d-4d9e-9f49-83da53876b28 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.244250 | controller |     "Jun 11 17:36:25.129743 crc crio[23211]: time=\"2026-06-11T17:36:25.128727752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.244279 | controller |     "Jun 11 17:36:25.169897 crc crio[23211]: time=\"2026-06-11T17:36:25.169814841Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-9ntf4 Namespace:openstack ID:55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286 UID:be24ff0f-b98a-42ee-bb83-d4bd3626c8c1 NetNS:/var/run/netns/9e3ef39b-2501-4d5b-9b5c-f4ba44c22dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24ff0f_b98a_42ee_bb83_d4bd3626c8c1.slice PodAnnotations:0xc0001aecf0}] Aliases:map[]}\"",
2026-06-11 18:01:03.244303 | controller |     "Jun 11 17:36:25.169897 crc crio[23211]: time=\"2026-06-11T17:36:25.169880743Z\" level=info msg=\"Adding pod openstack_update-edpm-update-openstack-edpm-ipam-9ntf4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.244325 | controller |     "Jun 11 17:36:25.921796 crc crio[23211]: 2026-06-11T17:36:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55787719c2a403f Mac:36:ea:c0:02:ac:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:be Mtu:0 Sandbox:/var/run/netns/9e3ef39b-2501-4d5b-9b5c-f4ba44c22dd9 SocketPath: PciID:}] [{Interface:0xc0002f0eb0 Address:{IP:10.217.1.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.244348 | controller |     "Jun 11 17:36:25.924120 crc crio[23211]: time=\"2026-06-11T17:36:25.924018248Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-9ntf4 Namespace:openstack ID:55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286 UID:be24ff0f-b98a-42ee-bb83-d4bd3626c8c1 NetNS:/var/run/netns/9e3ef39b-2501-4d5b-9b5c-f4ba44c22dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24ff0f_b98a_42ee_bb83_d4bd3626c8c1.slice PodAnnotations:0xc0001aecf0}] Aliases:map[]}\"",
2026-06-11 18:01:03.244370 | controller |     "Jun 11 17:36:25.924358 crc crio[23211]: time=\"2026-06-11T17:36:25.924289595Z\" level=info msg=\"Checking pod openstack_update-edpm-update-openstack-edpm-ipam-9ntf4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.244393 | controller |     "Jun 11 17:36:25.936263 crc crio[23211]: time=\"2026-06-11T17:36:25.936170203Z\" level=info msg=\"Ran pod sandbox 55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286 with infra container: openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/POD\" id=99a34bab-357d-4d9e-9f49-83da53876b28 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.244416 | controller |     "Jun 11 17:36:25.938965 crc crio[23211]: time=\"2026-06-11T17:36:25.938897192Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2648b398-7e32-4748-9462-3b8b5d5bfd38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.244439 | controller |     "Jun 11 17:36:25.971560 crc crio[23211]: time=\"2026-06-11T17:36:25.970898912Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=20c208a1-48cc-42b6-9940-346a8a10ee2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.244461 | controller |     "Jun 11 17:36:25.981676 crc crio[23211]: time=\"2026-06-11T17:36:25.98157571Z\" level=info msg=\"Creating container: openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/update-edpm-update-openstack-edpm-ipam\" id=7b202d0b-b48c-4814-b8b6-6c7e543e4c28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.244484 | controller |     "Jun 11 17:36:25.982199 crc crio[23211]: time=\"2026-06-11T17:36:25.982136704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.244507 | controller |     "Jun 11 17:36:26.078167 crc crio[23211]: time=\"2026-06-11T17:36:26.078052788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.244565 | controller |     "Jun 11 17:36:26.084946 crc crio[23211]: time=\"2026-06-11T17:36:26.084899819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.244592 | controller |     "Jun 11 17:36:26.257965 crc crio[23211]: time=\"2026-06-11T17:36:26.257905813Z\" level=info msg=\"Created container 14fb57e03fd5fee72c5a96c9d5941f9cfd7a6cfc685289b2ea060ff0f5f0c495: openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/update-edpm-update-openstack-edpm-ipam\" id=7b202d0b-b48c-4814-b8b6-6c7e543e4c28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.244615 | controller |     "Jun 11 17:36:26.261013 crc crio[23211]: time=\"2026-06-11T17:36:26.260913849Z\" level=info msg=\"Starting container: 14fb57e03fd5fee72c5a96c9d5941f9cfd7a6cfc685289b2ea060ff0f5f0c495\" id=1ffec942-8876-403b-b079-8451b50c1ba8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.244638 | controller |     "Jun 11 17:36:26.268829 crc crio[23211]: time=\"2026-06-11T17:36:26.268745555Z\" level=info msg=\"Started container\" PID=296724 containerID=14fb57e03fd5fee72c5a96c9d5941f9cfd7a6cfc685289b2ea060ff0f5f0c495 description=openstack/update-edpm-update-openstack-edpm-ipam-9ntf4/update-edpm-update-openstack-edpm-ipam id=1ffec942-8876-403b-b079-8451b50c1ba8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286",
2026-06-11 18:01:03.244664 | controller |     "Jun 11 17:36:47.895620 crc crio[23211]: time=\"2026-06-11T17:36:47.894794824Z\" level=info msg=\"Removing container: 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6\" id=26cd3ba1-8358-47fb-bee6-403de35811ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244687 | controller |     "Jun 11 17:36:47.931262 crc crio[23211]: time=\"2026-06-11T17:36:47.931064083Z\" level=info msg=\"Removed container 94eb90cd76bdbdcd5ab766ec8b27b8e8a595af5982e916bf616eb01853f1edb6: openstack/nova-api-0/nova-api-log\" id=26cd3ba1-8358-47fb-bee6-403de35811ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244709 | controller |     "Jun 11 17:36:47.934262 crc crio[23211]: time=\"2026-06-11T17:36:47.93418295Z\" level=info msg=\"Removing container: 3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184\" id=9d9b2bec-e626-4cb4-9b1b-9aa7c854dd6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244732 | controller |     "Jun 11 17:36:48.066728 crc crio[23211]: time=\"2026-06-11T17:36:48.066565647Z\" level=info msg=\"Removed container 3a546d8a3b24202e96182fda8bc6b77b3d2067cac900daee73a3c07efdf91184: openshift-infra/auto-csr-approver-29686650-vtv5j/oc\" id=9d9b2bec-e626-4cb4-9b1b-9aa7c854dd6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244755 | controller |     "Jun 11 17:36:48.070704 crc crio[23211]: time=\"2026-06-11T17:36:48.070635119Z\" level=info msg=\"Removing container: 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1\" id=7b5214fe-6af3-4ec6-8529-bc76afd95f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244777 | controller |     "Jun 11 17:36:48.105535 crc crio[23211]: time=\"2026-06-11T17:36:48.105360309Z\" level=info msg=\"Removed container 6398deb9c7c7f696ae1fb95e743f8bd93ee06a53ce4aefcefe17a5d27ffd85a1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7b5214fe-6af3-4ec6-8529-bc76afd95f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244799 | controller |     "Jun 11 17:36:48.108986 crc crio[23211]: time=\"2026-06-11T17:36:48.108892617Z\" level=info msg=\"Removing container: 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4\" id=d43d9e99-9d5e-47eb-ba62-04e3e766f078 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244829 | controller |     "Jun 11 17:36:48.145615 crc crio[23211]: time=\"2026-06-11T17:36:48.145390002Z\" level=info msg=\"Removed container 481c11aa9145bdde2b2be4e57f5ee091480739d7bcda845d368edaa693151eb4: openstack/nova-metadata-0/nova-metadata-log\" id=d43d9e99-9d5e-47eb-ba62-04e3e766f078 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244852 | controller |     "Jun 11 17:36:48.148540 crc crio[23211]: time=\"2026-06-11T17:36:48.148397998Z\" level=info msg=\"Removing container: 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7\" id=3a468fea-1b71-438a-a277-63dbc4095b01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244875 | controller |     "Jun 11 17:36:48.178345 crc crio[23211]: time=\"2026-06-11T17:36:48.178196613Z\" level=info msg=\"Removed container 89f4bfaa9acbadd9605af26931095bfa4fb6ec834cfd3673334b9d3579383db7: openstack/nova-metadata-0/nova-metadata-metadata\" id=3a468fea-1b71-438a-a277-63dbc4095b01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244897 | controller |     "Jun 11 17:36:48.181819 crc crio[23211]: time=\"2026-06-11T17:36:48.18166706Z\" level=info msg=\"Removing container: d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484\" id=b97a60f7-98f2-4581-94fc-4fad426346bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244919 | controller |     "Jun 11 17:36:48.212512 crc crio[23211]: time=\"2026-06-11T17:36:48.212330959Z\" level=info msg=\"Removed container d1f129cfb05baccb1cabbb583ad414c147794d10853269744139631eca07a484: openstack/nova-api-0/nova-api-api\" id=b97a60f7-98f2-4581-94fc-4fad426346bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244942 | controller |     "Jun 11 17:36:48.216179 crc crio[23211]: time=\"2026-06-11T17:36:48.216071033Z\" level=info msg=\"Removing container: 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947\" id=d0bd2a20-40e3-4958-827c-c7bbc5fe56b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244965 | controller |     "Jun 11 17:36:48.262099 crc crio[23211]: time=\"2026-06-11T17:36:48.261988523Z\" level=info msg=\"Removed container 9aa78d84e08c78b274694e06ce7d3b725ba872a2f4556d584c2827a2b3e30947: openstack/swift-proxy-6564cc5f57-v8twm/proxy-server\" id=d0bd2a20-40e3-4958-827c-c7bbc5fe56b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.244987 | controller |     "Jun 11 17:36:48.266092 crc crio[23211]: time=\"2026-06-11T17:36:48.266010124Z\" level=info msg=\"Removing container: 004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e\" id=82886974-9ab3-4576-8885-a938bfa72a0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.245164 | controller |     "Jun 11 17:36:48.373737 crc crio[23211]: time=\"2026-06-11T17:36:48.371608839Z\" level=info msg=\"Removed container 004ae0a65a6ba11b66b2d1787b661ec5c5b1ae31b4e682d4891dd70a5706ab0e: openstack/nova-cell1-cell-mapping-t5zl9/nova-manage\" id=82886974-9ab3-4576-8885-a938bfa72a0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.245186 | controller |     "Jun 11 17:36:48.380251 crc crio[23211]: time=\"2026-06-11T17:36:48.380112573Z\" level=info msg=\"Removing container: 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180\" id=512a7a61-1da8-4415-b419-5ce42d263bad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.245208 | controller |     "Jun 11 17:36:48.425889 crc crio[23211]: time=\"2026-06-11T17:36:48.425784258Z\" level=info msg=\"Removed container 96ecbb888a18df82344de5b004deca607b8cbcb76ff682be8f88b36f39edb180: openstack/openstackclient/openstackclient\" id=512a7a61-1da8-4415-b419-5ce42d263bad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.245230 | controller |     "Jun 11 17:36:48.430341 crc crio[23211]: time=\"2026-06-11T17:36:48.429471079Z\" level=info msg=\"Removing container: b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea\" id=f3d0188e-6043-4f51-af49-af182eb460c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.245259 | controller |     "Jun 11 17:36:48.472272 crc crio[23211]: time=\"2026-06-11T17:36:48.472137669Z\" level=info msg=\"Removed container b5079c33fce431f5c5fa3a86e5875d6a9e6b4878d225c3c733c9b4e2e6ef7eea: openstack/swift-proxy-6564cc5f57-v8twm/proxy-httpd\" id=f3d0188e-6043-4f51-af49-af182eb460c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.245282 | controller |     "Jun 11 17:36:48.476877 crc crio[23211]: time=\"2026-06-11T17:36:48.476668462Z\" level=info msg=\"Removing container: bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e\" id=e930dd9b-0957-4980-a949-e0e4f57368d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.245305 | controller |     "Jun 11 17:36:48.569076 crc crio[23211]: time=\"2026-06-11T17:36:48.568966995Z\" level=info msg=\"Removed container bb56d2f1bb7fd288435be489af2bd5a3f33b3f57666ae8b1b1660d3c70d8629e: openstack/nova-cell0-cell-mapping-q6br8/nova-manage\" id=e930dd9b-0957-4980-a949-e0e4f57368d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.245327 | controller |     "Jun 11 17:36:48.586980 crc crio[23211]: time=\"2026-06-11T17:36:48.58675188Z\" level=info msg=\"Stopping pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108\" id=aca30618-fe67-45ac-81eb-c5b78c4bfd20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245349 | controller |     "Jun 11 17:36:48.586980 crc crio[23211]: time=\"2026-06-11T17:36:48.586848693Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108\" id=aca30618-fe67-45ac-81eb-c5b78c4bfd20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245370 | controller |     "Jun 11 17:36:48.587720 crc crio[23211]: time=\"2026-06-11T17:36:48.587650733Z\" level=info msg=\"Removing pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108\" id=3e00c6fa-b22f-4f0e-87ff-061174f63f45 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245389 | controller |     "Jun 11 17:36:48.617598 crc crio[23211]: time=\"2026-06-11T17:36:48.617497441Z\" level=info msg=\"Removed pod sandbox: 10a7d2b9fcb4c5266fe92126e8069243be90a991f240b2a90f50cf38a55cf108\" id=3e00c6fa-b22f-4f0e-87ff-061174f63f45 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245407 | controller |     "Jun 11 17:36:48.618726 crc crio[23211]: time=\"2026-06-11T17:36:48.618639919Z\" level=info msg=\"Stopping pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\" id=8e9061d0-5973-4230-8d50-36a9bfa3406d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245426 | controller |     "Jun 11 17:36:48.618726 crc crio[23211]: time=\"2026-06-11T17:36:48.61870591Z\" level=info msg=\"Stopped pod sandbox (already stopped): 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\" id=8e9061d0-5973-4230-8d50-36a9bfa3406d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245446 | controller |     "Jun 11 17:36:48.619575 crc crio[23211]: time=\"2026-06-11T17:36:48.619517651Z\" level=info msg=\"Removing pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\" id=aa946507-7148-4552-bf35-bb5b136d5912 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245465 | controller |     "Jun 11 17:36:48.642558 crc crio[23211]: time=\"2026-06-11T17:36:48.642487746Z\" level=info msg=\"Removed pod sandbox: 741069bef144affcdd752e8ccf683dd36a20fe2de38ac759d5e9b56b595a267d\" id=aa946507-7148-4552-bf35-bb5b136d5912 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245484 | controller |     "Jun 11 17:36:48.644802 crc crio[23211]: time=\"2026-06-11T17:36:48.644701652Z\" level=info msg=\"Stopping pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\" id=df866c5b-af54-451d-a48e-0020cd7e2556 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245503 | controller |     "Jun 11 17:36:48.644920 crc crio[23211]: time=\"2026-06-11T17:36:48.644822635Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\" id=df866c5b-af54-451d-a48e-0020cd7e2556 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245558 | controller |     "Jun 11 17:36:48.645746 crc crio[23211]: time=\"2026-06-11T17:36:48.645714058Z\" level=info msg=\"Removing pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\" id=79842970-c076-4ef5-8ebd-36efac43eb92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245584 | controller |     "Jun 11 17:36:48.676826 crc crio[23211]: time=\"2026-06-11T17:36:48.676754616Z\" level=info msg=\"Removed pod sandbox: 7b1ef3fa95624606fcc3982da8e8dfdb44ac1c12a65646428d8ab5b833995347\" id=79842970-c076-4ef5-8ebd-36efac43eb92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245607 | controller |     "Jun 11 17:36:48.677985 crc crio[23211]: time=\"2026-06-11T17:36:48.677914525Z\" level=info msg=\"Stopping pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb\" id=7c3c4093-7a56-41ad-a113-ed234c581f92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245632 | controller |     "Jun 11 17:36:48.677985 crc crio[23211]: time=\"2026-06-11T17:36:48.677970666Z\" level=info msg=\"Stopped pod sandbox (already stopped): 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb\" id=7c3c4093-7a56-41ad-a113-ed234c581f92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245657 | controller |     "Jun 11 17:36:48.678986 crc crio[23211]: time=\"2026-06-11T17:36:48.67889862Z\" level=info msg=\"Removing pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb\" id=d312eff8-a9c5-4363-834e-a1a1ffd981c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245682 | controller |     "Jun 11 17:36:48.709642 crc crio[23211]: time=\"2026-06-11T17:36:48.708261785Z\" level=info msg=\"Removed pod sandbox: 067a9cd926201975c219abff08d97229946f89b4844d8132b42736632d6741cb\" id=d312eff8-a9c5-4363-834e-a1a1ffd981c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245706 | controller |     "Jun 11 17:36:48.709642 crc crio[23211]: time=\"2026-06-11T17:36:48.709521766Z\" level=info msg=\"Stopping pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90\" id=d5f9de07-ea4c-429e-87e1-516c4cb7131b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245731 | controller |     "Jun 11 17:36:48.709642 crc crio[23211]: time=\"2026-06-11T17:36:48.709596048Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90\" id=d5f9de07-ea4c-429e-87e1-516c4cb7131b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245755 | controller |     "Jun 11 17:36:48.710875 crc crio[23211]: time=\"2026-06-11T17:36:48.710835239Z\" level=info msg=\"Removing pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90\" id=1b93cc52-e3a8-49fc-8606-fa54ca154b7e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245779 | controller |     "Jun 11 17:36:48.743499 crc crio[23211]: time=\"2026-06-11T17:36:48.743362414Z\" level=info msg=\"Removed pod sandbox: cd469e420ae3dcf9b5d837cf89d2bd8026ee0df40ec90c81534af56caec59d90\" id=1b93cc52-e3a8-49fc-8606-fa54ca154b7e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245802 | controller |     "Jun 11 17:36:48.744911 crc crio[23211]: time=\"2026-06-11T17:36:48.744832132Z\" level=info msg=\"Stopping pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe\" id=77ef017c-ea20-4eb5-bfc1-dc8df1384b10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245825 | controller |     "Jun 11 17:36:48.744992 crc crio[23211]: time=\"2026-06-11T17:36:48.744931894Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe\" id=77ef017c-ea20-4eb5-bfc1-dc8df1384b10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245856 | controller |     "Jun 11 17:36:48.745732 crc crio[23211]: time=\"2026-06-11T17:36:48.745679372Z\" level=info msg=\"Removing pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe\" id=0fb06d56-7ff8-4bd7-a817-8a0bce77f947 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245880 | controller |     "Jun 11 17:36:48.764918 crc crio[23211]: time=\"2026-06-11T17:36:48.764828892Z\" level=info msg=\"Removed pod sandbox: 3fa87019a157c2fa47fee31922a88ca218df7ce915e746e69def08ae4b3a55fe\" id=0fb06d56-7ff8-4bd7-a817-8a0bce77f947 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245904 | controller |     "Jun 11 17:36:48.766017 crc crio[23211]: time=\"2026-06-11T17:36:48.76591911Z\" level=info msg=\"Stopping pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c\" id=9aa5264b-296d-4abb-a733-07c310d2e610 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245927 | controller |     "Jun 11 17:36:48.766017 crc crio[23211]: time=\"2026-06-11T17:36:48.766008322Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c\" id=9aa5264b-296d-4abb-a733-07c310d2e610 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.245950 | controller |     "Jun 11 17:36:48.766873 crc crio[23211]: time=\"2026-06-11T17:36:48.766797551Z\" level=info msg=\"Removing pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c\" id=563e3f38-aa77-4016-ac96-e3a3a6c0337c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245973 | controller |     "Jun 11 17:36:48.786414 crc crio[23211]: time=\"2026-06-11T17:36:48.786280719Z\" level=info msg=\"Removed pod sandbox: a4e8a25f915ace39e4639955e630131bb5750c9bf38c3b56e7c062bd95974c1c\" id=563e3f38-aa77-4016-ac96-e3a3a6c0337c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.245996 | controller |     "Jun 11 17:36:48.787630 crc crio[23211]: time=\"2026-06-11T17:36:48.787571222Z\" level=info msg=\"Stopping pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\" id=fa583fe6-ba76-4035-b221-a62fec9cc644 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.246019 | controller |     "Jun 11 17:36:48.787728 crc crio[23211]: time=\"2026-06-11T17:36:48.787655034Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\" id=fa583fe6-ba76-4035-b221-a62fec9cc644 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.246042 | controller |     "Jun 11 17:36:48.788924 crc crio[23211]: time=\"2026-06-11T17:36:48.788786892Z\" level=info msg=\"Removing pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\" id=8128e275-a760-4313-8828-83b254f4f717 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.246065 | controller |     "Jun 11 17:36:48.810064 crc crio[23211]: time=\"2026-06-11T17:36:48.809953793Z\" level=info msg=\"Removed pod sandbox: ab7f9b00132ef6eeba7b25dfae2d0238cc0771e3ac17f16c91cdb3793bc22d12\" id=8128e275-a760-4313-8828-83b254f4f717 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.246088 | controller |     "Jun 11 17:36:48.810956 crc crio[23211]: time=\"2026-06-11T17:36:48.810879946Z\" level=info msg=\"Stopping pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\" id=b445ebcf-46e0-475c-bfd8-1d7e8957d8d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.246110 | controller |     "Jun 11 17:36:48.811110 crc crio[23211]: time=\"2026-06-11T17:36:48.810973549Z\" level=info msg=\"Stopped pod sandbox (already stopped): f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\" id=b445ebcf-46e0-475c-bfd8-1d7e8957d8d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.246133 | controller |     "Jun 11 17:36:48.811774 crc crio[23211]: time=\"2026-06-11T17:36:48.811637865Z\" level=info msg=\"Removing pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\" id=7699f597-fcb4-4066-bbd8-7f19c0d7aa7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.246162 | controller |     "Jun 11 17:36:48.842174 crc crio[23211]: time=\"2026-06-11T17:36:48.841907933Z\" level=info msg=\"Removed pod sandbox: f102fd32c3c3788c67af3bb147250ec5109bca94f13fedba151c27b53c3a0d35\" id=7699f597-fcb4-4066-bbd8-7f19c0d7aa7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.246185 | controller |     "Jun 11 17:36:48.843565 crc crio[23211]: time=\"2026-06-11T17:36:48.8433563Z\" level=info msg=\"Stopping pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669\" id=ac433297-d1b7-4c6e-8fd4-b800264f2e09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.246208 | controller |     "Jun 11 17:36:48.843565 crc crio[23211]: time=\"2026-06-11T17:36:48.843550484Z\" level=info msg=\"Stopped pod sandbox (already stopped): d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669\" id=ac433297-d1b7-4c6e-8fd4-b800264f2e09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.246230 | controller |     "Jun 11 17:36:48.844371 crc crio[23211]: time=\"2026-06-11T17:36:48.844296314Z\" level=info msg=\"Removing pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669\" id=21f67876-6880-4bc1-9209-a64420d49f0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.246253 | controller |     "Jun 11 17:36:48.869810 crc crio[23211]: time=\"2026-06-11T17:36:48.869678058Z\" level=info msg=\"Removed pod sandbox: d72df61f37492d3c87d1406b5ee50da45b9871d7218feddb5503c0810e7ff669\" id=21f67876-6880-4bc1-9209-a64420d49f0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.246276 | controller |     "Jun 11 17:37:48.904489 crc crio[23211]: time=\"2026-06-11T17:37:48.903729253Z\" level=info msg=\"Removing container: 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5\" id=ca38b29a-25a1-4a83-8827-485c360a1725 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.246299 | controller |     "Jun 11 17:37:48.954614 crc crio[23211]: time=\"2026-06-11T17:37:48.954499559Z\" level=info msg=\"Removed container 6dcbe1cc893853f893481c0dca2e57dd97a0badabf16e115412d5e62838ce2d5: openstack/keystone-79d989f4-fjfbq/keystone-api\" id=ca38b29a-25a1-4a83-8827-485c360a1725 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.246322 | controller |     "Jun 11 17:37:48.968917 crc crio[23211]: time=\"2026-06-11T17:37:48.9688113Z\" level=info msg=\"Stopping pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115\" id=80663bbb-06ba-431d-aad9-1a1d0b977b7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.246345 | controller |     "Jun 11 17:37:48.968917 crc crio[23211]: time=\"2026-06-11T17:37:48.968895881Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115\" id=80663bbb-06ba-431d-aad9-1a1d0b977b7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.246368 | controller |     "Jun 11 17:37:48.969865 crc crio[23211]: time=\"2026-06-11T17:37:48.969770063Z\" level=info msg=\"Removing pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115\" id=4164fdf3-6713-458e-92d7-e01a460e3c98 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.246392 | controller |     "Jun 11 17:37:48.999090 crc crio[23211]: time=\"2026-06-11T17:37:48.998997531Z\" level=info msg=\"Removed pod sandbox: 14c69e829cec501cf9f661ae0172ff50d026c27e7bb3ceca63c383e3de921115\" id=4164fdf3-6713-458e-92d7-e01a460e3c98 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.246415 | controller |     "Jun 11 17:38:00.576282 crc crio[23211]: time=\"2026-06-11T17:38:00.575363884Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686658-dlq7z/POD\" id=0d4c3bc5-bdb7-4381-84d8-f552bb19eac9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.246445 | controller |     "Jun 11 17:38:00.577953 crc crio[23211]: time=\"2026-06-11T17:38:00.576360119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.246469 | controller |     "Jun 11 17:38:00.615866 crc crio[23211]: time=\"2026-06-11T17:38:00.615297374Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686658-dlq7z Namespace:openshift-infra ID:021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8 UID:f6b19d7c-6962-4518-80e2-38c0be97b374 NetNS:/var/run/netns/ffd5c525-2ff8-4bca-8811-0bf0fe30a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6b19d7c_6962_4518_80e2_38c0be97b374.slice PodAnnotations:0xc0018be768}] Aliases:map[]}\"",
2026-06-11 18:01:03.246493 | controller |     "Jun 11 17:38:00.615866 crc crio[23211]: time=\"2026-06-11T17:38:00.615821876Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686658-dlq7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.246542 | controller |     "Jun 11 17:38:00.994277 crc crio[23211]: 2026-06-11T17:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:021aa5c8424ed8e Mac:e2:c4:4f:f0:2e:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bf Mtu:0 Sandbox:/var/run/netns/ffd5c525-2ff8-4bca-8811-0bf0fe30a70d SocketPath: PciID:}] [{Interface:0xc0002b4ba0 Address:{IP:10.217.1.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.246571 | controller |     "Jun 11 17:38:00.995590 crc crio[23211]: time=\"2026-06-11T17:38:00.995356608Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686658-dlq7z Namespace:openshift-infra ID:021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8 UID:f6b19d7c-6962-4518-80e2-38c0be97b374 NetNS:/var/run/netns/ffd5c525-2ff8-4bca-8811-0bf0fe30a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6b19d7c_6962_4518_80e2_38c0be97b374.slice PodAnnotations:0xc0018be768}] Aliases:map[]}\"",
2026-06-11 18:01:03.246595 | controller |     "Jun 11 17:38:00.995590 crc crio[23211]: time=\"2026-06-11T17:38:00.995571394Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686658-dlq7z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.246619 | controller |     "Jun 11 17:38:01.005544 crc crio[23211]: time=\"2026-06-11T17:38:01.005414704Z\" level=info msg=\"Ran pod sandbox 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8 with infra container: openshift-infra/auto-csr-approver-29686658-dlq7z/POD\" id=0d4c3bc5-bdb7-4381-84d8-f552bb19eac9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.246642 | controller |     "Jun 11 17:38:01.009677 crc crio[23211]: time=\"2026-06-11T17:38:01.009525426Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c2f885ff-869a-47e1-a3a0-f06d84a8d069 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.246666 | controller |     "Jun 11 17:38:01.022348 crc crio[23211]: time=\"2026-06-11T17:38:01.022252849Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.246689 | controller |     "Jun 11 17:38:02.616078 crc crio[23211]: time=\"2026-06-11T17:38:02.615246103Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c2f885ff-869a-47e1-a3a0-f06d84a8d069 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.246714 | controller |     "Jun 11 17:38:02.618643 crc crio[23211]: time=\"2026-06-11T17:38:02.617251141Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1c897bb-f9b4-47c2-a931-421e7b19e7d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.246745 | controller |     "Jun 11 17:38:02.620573 crc crio[23211]: time=\"2026-06-11T17:38:02.620308796Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7034d9d8-6de2-434a-8832-d62e2832c617 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.246770 | controller |     "Jun 11 17:38:02.632322 crc crio[23211]: time=\"2026-06-11T17:38:02.632065465Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686658-dlq7z/oc\" id=f8b67e3d-d6c4-4257-813e-c34e51268d7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.246793 | controller |     "Jun 11 17:38:02.632865 crc crio[23211]: time=\"2026-06-11T17:38:02.632777372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.246817 | controller |     "Jun 11 17:38:02.695928 crc crio[23211]: time=\"2026-06-11T17:38:02.695777459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.246842 | controller |     "Jun 11 17:38:02.948168 crc crio[23211]: time=\"2026-06-11T17:38:02.947648449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.246865 | controller |     "Jun 11 17:38:03.078507 crc crio[23211]: time=\"2026-06-11T17:38:03.078046317Z\" level=info msg=\"Created container e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951: openshift-infra/auto-csr-approver-29686658-dlq7z/oc\" id=f8b67e3d-d6c4-4257-813e-c34e51268d7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.246888 | controller |     "Jun 11 17:38:03.080255 crc crio[23211]: time=\"2026-06-11T17:38:03.080119148Z\" level=info msg=\"Starting container: e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951\" id=98d5ab90-efe5-45cd-ab97-4340d9cebe72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.246913 | controller |     "Jun 11 17:38:03.099124 crc crio[23211]: time=\"2026-06-11T17:38:03.098374116Z\" level=info msg=\"Started container\" PID=302983 containerID=e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951 description=openshift-infra/auto-csr-approver-29686658-dlq7z/oc id=98d5ab90-efe5-45cd-ab97-4340d9cebe72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8",
2026-06-11 18:01:03.246937 | controller |     "Jun 11 17:38:05.242670 crc crio[23211]: time=\"2026-06-11T17:38:05.240841672Z\" level=info msg=\"Stopping pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8\" id=65a3e1d7-6ab4-46f2-9921-1f153ba24ca6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.246961 | controller |     "Jun 11 17:38:05.245133 crc crio[23211]: time=\"2026-06-11T17:38:05.243862176Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686658-dlq7z Namespace:openshift-infra ID:021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8 UID:f6b19d7c-6962-4518-80e2-38c0be97b374 NetNS:/var/run/netns/ffd5c525-2ff8-4bca-8811-0bf0fe30a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6b19d7c_6962_4518_80e2_38c0be97b374.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.246986 | controller |     "Jun 11 17:38:05.245133 crc crio[23211]: time=\"2026-06-11T17:38:05.244109071Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686658-dlq7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.247010 | controller |     "Jun 11 17:38:05.567700 crc crio[23211]: time=\"2026-06-11T17:38:05.567116777Z\" level=info msg=\"Stopped pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8\" id=65a3e1d7-6ab4-46f2-9921-1f153ba24ca6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.247062 | controller |     "Jun 11 17:38:49.155685 crc crio[23211]: time=\"2026-06-11T17:38:49.154768551Z\" level=info msg=\"Removing container: fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457\" id=b06415ad-feb5-44d7-8e38-efb6846a1de0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247089 | controller |     "Jun 11 17:38:49.300824 crc crio[23211]: time=\"2026-06-11T17:38:49.300710481Z\" level=info msg=\"Removed container fe4ee91bd9c9708e5a29eef6b7195a6b02f170ef3a695bd6d78115d7e15f9457: openstack/nova-cell1-db-create-lrp4l/mariadb-database-create\" id=b06415ad-feb5-44d7-8e38-efb6846a1de0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247120 | controller |     "Jun 11 17:38:49.304290 crc crio[23211]: time=\"2026-06-11T17:38:49.304158916Z\" level=info msg=\"Removing container: 7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637\" id=31b5dc23-5c31-4595-aea5-b0c213c5d817 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247143 | controller |     "Jun 11 17:38:49.375115 crc crio[23211]: time=\"2026-06-11T17:38:49.368171727Z\" level=info msg=\"Removed container 7de5663d63b7d84156a42b137ecffacf0139f88151fe3eb5f9ae34f90da10637: openstack/barbican-89d0-account-create-update-plxdq/mariadb-account-create-update\" id=31b5dc23-5c31-4595-aea5-b0c213c5d817 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247165 | controller |     "Jun 11 17:38:49.375115 crc crio[23211]: time=\"2026-06-11T17:38:49.372046141Z\" level=info msg=\"Removing container: 3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab\" id=3b91abb7-57ad-41d6-9996-138ecb3c868a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247187 | controller |     "Jun 11 17:38:49.430991 crc crio[23211]: time=\"2026-06-11T17:38:49.430914125Z\" level=info msg=\"Removed container 3999922b5ae040d069999206ca05f949d89464b09dda6b295e18770a5e8f73ab: openstack/nova-cell1-a0b3-account-create-update-m7ccp/mariadb-account-create-update\" id=3b91abb7-57ad-41d6-9996-138ecb3c868a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247206 | controller |     "Jun 11 17:38:49.439562 crc crio[23211]: time=\"2026-06-11T17:38:49.439022085Z\" level=info msg=\"Removing container: e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba\" id=899da92d-4e63-4222-8d2a-355c5e296319 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247226 | controller |     "Jun 11 17:38:49.601486 crc crio[23211]: time=\"2026-06-11T17:38:49.601332926Z\" level=info msg=\"Removed container e4ddd3a56d51b1f95ffe259dd00c634cc0f3c930f95397de804d44256b0e7cba: openshift-infra/auto-csr-approver-29686652-d9n7p/oc\" id=899da92d-4e63-4222-8d2a-355c5e296319 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247245 | controller |     "Jun 11 17:38:49.615307 crc crio[23211]: time=\"2026-06-11T17:38:49.615113865Z\" level=info msg=\"Stopping pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\" id=320d0183-363d-4874-872d-ccc6920b8a63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.247264 | controller |     "Jun 11 17:38:49.615307 crc crio[23211]: time=\"2026-06-11T17:38:49.615234078Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\" id=320d0183-363d-4874-872d-ccc6920b8a63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.247285 | controller |     "Jun 11 17:38:49.619214 crc crio[23211]: time=\"2026-06-11T17:38:49.619140384Z\" level=info msg=\"Removing pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\" id=753acbee-3c3c-4411-899c-9cc4b48a5197 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.247308 | controller |     "Jun 11 17:38:49.636167 crc crio[23211]: time=\"2026-06-11T17:38:49.635977826Z\" level=info msg=\"Removed pod sandbox: 56cf657f0aedb3c4566fd01d474b310d25f7369a65ab28393bb9091310d39db9\" id=753acbee-3c3c-4411-899c-9cc4b48a5197 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.247343 | controller |     "Jun 11 17:38:49.637310 crc crio[23211]: time=\"2026-06-11T17:38:49.637238918Z\" level=info msg=\"Stopping pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\" id=4fc54e58-a5d0-43bb-99e0-59a7755fb043 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.247369 | controller |     "Jun 11 17:38:49.637310 crc crio[23211]: time=\"2026-06-11T17:38:49.63729876Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\" id=4fc54e58-a5d0-43bb-99e0-59a7755fb043 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.247394 | controller |     "Jun 11 17:38:49.638222 crc crio[23211]: time=\"2026-06-11T17:38:49.638168331Z\" level=info msg=\"Removing pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\" id=bb419611-82cc-4db5-9364-fe3d8d9dac67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.247418 | controller |     "Jun 11 17:38:49.653963 crc crio[23211]: time=\"2026-06-11T17:38:49.653852096Z\" level=info msg=\"Removed pod sandbox: 1e78a25d01f33a0346d689bc1573c0059614a2d3f52265bf4efb88b73bcb99db\" id=bb419611-82cc-4db5-9364-fe3d8d9dac67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.247442 | controller |     "Jun 11 17:38:49.655339 crc crio[23211]: time=\"2026-06-11T17:38:49.655295161Z\" level=info msg=\"Stopping pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4\" id=0da0c96f-86da-461f-a788-89717690a911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.247466 | controller |     "Jun 11 17:38:49.655464 crc crio[23211]: time=\"2026-06-11T17:38:49.655347583Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4\" id=0da0c96f-86da-461f-a788-89717690a911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.247491 | controller |     "Jun 11 17:38:49.655915 crc crio[23211]: time=\"2026-06-11T17:38:49.655854755Z\" level=info msg=\"Removing pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4\" id=22e18d57-07d6-45a0-b026-28f3a42fcb37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.247541 | controller |     "Jun 11 17:38:49.683385 crc crio[23211]: time=\"2026-06-11T17:38:49.683282918Z\" level=info msg=\"Removed pod sandbox: 1c43af6f4b0fbb370da47564fa7d400da4dfe691186818e7eef3e523d7699cb4\" id=22e18d57-07d6-45a0-b026-28f3a42fcb37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.247572 | controller |     "Jun 11 17:38:49.685059 crc crio[23211]: time=\"2026-06-11T17:38:49.68500125Z\" level=info msg=\"Stopping pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\" id=91728a08-bf9f-478b-8bdd-e5d8dc042127 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.247598 | controller |     "Jun 11 17:38:49.685154 crc crio[23211]: time=\"2026-06-11T17:38:49.685071972Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\" id=91728a08-bf9f-478b-8bdd-e5d8dc042127 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.247624 | controller |     "Jun 11 17:38:49.686011 crc crio[23211]: time=\"2026-06-11T17:38:49.685932472Z\" level=info msg=\"Removing pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\" id=a95810c6-474d-4d2a-a99b-e3fa9602aa04 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.247648 | controller |     "Jun 11 17:38:49.718123 crc crio[23211]: time=\"2026-06-11T17:38:49.718002649Z\" level=info msg=\"Removed pod sandbox: 8c4b25c4dc42b2c385e9f06f347f4408e22bd453cd29ab6ff7d1924be79a45a5\" id=a95810c6-474d-4d2a-a99b-e3fa9602aa04 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.247675 | controller |     "Jun 11 17:39:49.921025 crc crio[23211]: time=\"2026-06-11T17:39:49.919689888Z\" level=info msg=\"Removing container: 8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb\" id=d531a982-ca68-411a-9af3-10fd3da013a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247700 | controller |     "Jun 11 17:39:49.989841 crc crio[23211]: time=\"2026-06-11T17:39:49.989727698Z\" level=info msg=\"Removed container 8ded931ae70f684dd15b1cb41921d0d3014121fbd90e19e0c43a67c48a5077eb: openstack/neutron-245d-account-create-update-n8lqd/mariadb-account-create-update\" id=d531a982-ca68-411a-9af3-10fd3da013a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247725 | controller |     "Jun 11 17:39:49.992815 crc crio[23211]: time=\"2026-06-11T17:39:49.992737182Z\" level=info msg=\"Removing container: 8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8\" id=cde11c29-10a1-486c-869b-22997b871871 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247750 | controller |     "Jun 11 17:39:50.043336 crc crio[23211]: time=\"2026-06-11T17:39:50.043211041Z\" level=info msg=\"Removed container 8cb27997db19a4ef0d517df827414703363ee7e433a3526e7c31c8bc517113a8: openstack/root-account-create-update-966qj/mariadb-account-create-update\" id=cde11c29-10a1-486c-869b-22997b871871 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247774 | controller |     "Jun 11 17:39:50.047101 crc crio[23211]: time=\"2026-06-11T17:39:50.047003835Z\" level=info msg=\"Removing container: 287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f\" id=7ef8a5fa-eeed-4d8b-845f-e5fe9a3a9585 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247799 | controller |     "Jun 11 17:39:50.099543 crc crio[23211]: time=\"2026-06-11T17:39:50.099390611Z\" level=info msg=\"Removed container 287efc79037c7e1146f369c8622488cab651ef2d479a22178b92be655c6b6f3f: openstack/nova-api-c07c-account-create-update-nrplw/mariadb-account-create-update\" id=7ef8a5fa-eeed-4d8b-845f-e5fe9a3a9585 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247823 | controller |     "Jun 11 17:39:50.112885 crc crio[23211]: time=\"2026-06-11T17:39:50.11278334Z\" level=info msg=\"Removing container: d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa\" id=391c6f72-680e-4239-a368-b6fbe239022f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247846 | controller |     "Jun 11 17:39:50.156001 crc crio[23211]: time=\"2026-06-11T17:39:50.154867123Z\" level=info msg=\"Removed container d50bed050316d269498178be2e4750064fe7b06190adfb7308cce18251c3efaa: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/init\" id=391c6f72-680e-4239-a368-b6fbe239022f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247870 | controller |     "Jun 11 17:39:50.159200 crc crio[23211]: time=\"2026-06-11T17:39:50.159079587Z\" level=info msg=\"Removing container: 1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951\" id=43a9fc53-4788-4771-b7e5-2e42ea1dd8a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247893 | controller |     "Jun 11 17:39:50.233681 crc crio[23211]: time=\"2026-06-11T17:39:50.233580926Z\" level=info msg=\"Removed container 1244b5440808f5cdeebb36ecfeafe2aeab297f793a95aecf73e3b8485f48b951: openstack/placement-2338-account-create-update-h52xm/mariadb-account-create-update\" id=43a9fc53-4788-4771-b7e5-2e42ea1dd8a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247916 | controller |     "Jun 11 17:39:50.241354 crc crio[23211]: time=\"2026-06-11T17:39:50.241256054Z\" level=info msg=\"Removing container: df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54\" id=b9144ebf-c542-4aea-bb4b-95c1ee2c53ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247938 | controller |     "Jun 11 17:39:50.278622 crc crio[23211]: time=\"2026-06-11T17:39:50.27854736Z\" level=info msg=\"Removed container df1e74626eaa30ea1265d81df51243a79a3bfa501b6ffd49d4cd2a4bd0c94f54: openstack/glance-db-create-5c6nr/mariadb-database-create\" id=b9144ebf-c542-4aea-bb4b-95c1ee2c53ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247965 | controller |     "Jun 11 17:39:50.283956 crc crio[23211]: time=\"2026-06-11T17:39:50.283858991Z\" level=info msg=\"Removing container: e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9\" id=77863c22-cf5f-43da-b106-12c4d61e1561 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.247989 | controller |     "Jun 11 17:39:50.322600 crc crio[23211]: time=\"2026-06-11T17:39:50.322529669Z\" level=info msg=\"Removed container e144fd1aeb0e4a62024cd7ec85136b58a240ac6c5bf4e874e0ad7f7b06ea8bf9: openstack/placement-db-create-nkzqd/mariadb-database-create\" id=77863c22-cf5f-43da-b106-12c4d61e1561 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248012 | controller |     "Jun 11 17:39:50.336821 crc crio[23211]: time=\"2026-06-11T17:39:50.336735219Z\" level=info msg=\"Removing container: 2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240\" id=48c5f15a-8297-4911-924b-6cb51bdbcb9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248036 | controller |     "Jun 11 17:39:50.370690 crc crio[23211]: time=\"2026-06-11T17:39:50.370479787Z\" level=info msg=\"Removed container 2490cbb6eec810025a109a5c4b4a3de727e19e343d89b2329f273cfb04702240: openstack/keystone-db-create-dbhpr/mariadb-database-create\" id=48c5f15a-8297-4911-924b-6cb51bdbcb9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248060 | controller |     "Jun 11 17:39:50.375931 crc crio[23211]: time=\"2026-06-11T17:39:50.375865209Z\" level=info msg=\"Removing container: 3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522\" id=0a769628-23c7-4277-890c-1928f57f71ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248083 | controller |     "Jun 11 17:39:50.405510 crc crio[23211]: time=\"2026-06-11T17:39:50.405384343Z\" level=info msg=\"Removed container 3eb16ad833195be5dbb55743bae33ca7a64729a59e3e05d698c6f59b28bc8522: openstack/neutron-db-create-47llt/mariadb-database-create\" id=0a769628-23c7-4277-890c-1928f57f71ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248107 | controller |     "Jun 11 17:39:50.408031 crc crio[23211]: time=\"2026-06-11T17:39:50.407950976Z\" level=info msg=\"Removing container: d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88\" id=59abecc4-d8be-47ad-9c1d-ca6b28b4be00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248130 | controller |     "Jun 11 17:39:50.450109 crc crio[23211]: time=\"2026-06-11T17:39:50.449901394Z\" level=info msg=\"Removed container d73623431abcbd3cce32ef35b10fadb07a2f3e705177e0c72d202267de5e8d88: openstack/nova-cell0-db-create-nqg8c/mariadb-database-create\" id=59abecc4-d8be-47ad-9c1d-ca6b28b4be00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248154 | controller |     "Jun 11 17:39:50.453008 crc crio[23211]: time=\"2026-06-11T17:39:50.452911469Z\" level=info msg=\"Removing container: 494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9\" id=d8b75197-3d2e-435f-bab6-4c635b65fe2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248178 | controller |     "Jun 11 17:39:50.487654 crc crio[23211]: time=\"2026-06-11T17:39:50.487541069Z\" level=info msg=\"Removed container 494a4a2ba54ea1546ee96090f193dd28c7e6d19eaa3ad4366d98cffec4f5e9a9: openstack/nova-cell0-01ba-account-create-update-pmbm5/mariadb-account-create-update\" id=d8b75197-3d2e-435f-bab6-4c635b65fe2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248202 | controller |     "Jun 11 17:39:50.493869 crc crio[23211]: time=\"2026-06-11T17:39:50.493785702Z\" level=info msg=\"Removing container: b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1\" id=952e8563-ac01-449a-a598-c27ca784fcf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248230 | controller |     "Jun 11 17:39:50.552840 crc crio[23211]: time=\"2026-06-11T17:39:50.552721019Z\" level=info msg=\"Removed container b316b5acb98ca0624aada0071affc188a3839268a98bd98e3f14de4eba91a5d1: openstack/barbican-db-create-9spfg/mariadb-database-create\" id=952e8563-ac01-449a-a598-c27ca784fcf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248255 | controller |     "Jun 11 17:39:50.556562 crc crio[23211]: time=\"2026-06-11T17:39:50.55648912Z\" level=info msg=\"Removing container: a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04\" id=11c4f89f-ef8a-4116-877a-c4da7fd09639 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248279 | controller |     "Jun 11 17:39:50.601118 crc crio[23211]: time=\"2026-06-11T17:39:50.601004453Z\" level=info msg=\"Removed container a36a5a26b6545a2192f40e57a52d3e0853a4fca5211486333eb9802a91b76f04: openstack/nova-api-db-create-fl7rw/mariadb-database-create\" id=11c4f89f-ef8a-4116-877a-c4da7fd09639 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248302 | controller |     "Jun 11 17:39:50.604709 crc crio[23211]: time=\"2026-06-11T17:39:50.60459279Z\" level=info msg=\"Removing container: 7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1\" id=4c380709-503a-4ac1-a4e6-f874f7510726 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248326 | controller |     "Jun 11 17:39:50.643714 crc crio[23211]: time=\"2026-06-11T17:39:50.643609278Z\" level=info msg=\"Removed container 7baa7eadbea520e9c9bc381acddb49dc4da1420002d27ff8374270977f7fe0c1: openstack/glance-32d7-account-create-update-2rnq5/mariadb-account-create-update\" id=4c380709-503a-4ac1-a4e6-f874f7510726 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248350 | controller |     "Jun 11 17:39:50.646218 crc crio[23211]: time=\"2026-06-11T17:39:50.64614058Z\" level=info msg=\"Removing container: 3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1\" id=caddf5ee-4f80-4ce6-a6b4-fda31a96846a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248375 | controller |     "Jun 11 17:39:50.681058 crc crio[23211]: time=\"2026-06-11T17:39:50.680902343Z\" level=info msg=\"Removed container 3a933a7a5bed34f85c078a978ee0af186e141b9d73531d5448de9e771232f1e1: openshift-marketplace/certified-operators-hksvt/extract-utilities\" id=caddf5ee-4f80-4ce6-a6b4-fda31a96846a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248400 | controller |     "Jun 11 17:39:50.684927 crc crio[23211]: time=\"2026-06-11T17:39:50.68484057Z\" level=info msg=\"Removing container: 7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267\" id=915fce18-8af9-4d39-a204-b325caca0903 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248425 | controller |     "Jun 11 17:39:50.717389 crc crio[23211]: time=\"2026-06-11T17:39:50.717211194Z\" level=info msg=\"Removed container 7344f556634f613a57a565ed80565da9b122eefbc4e3036d7e07a23842763267: openshift-marketplace/community-operators-h5574/extract-utilities\" id=915fce18-8af9-4d39-a204-b325caca0903 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248450 | controller |     "Jun 11 17:39:50.725401 crc crio[23211]: time=\"2026-06-11T17:39:50.725278512Z\" level=info msg=\"Removing container: 0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00\" id=2f0c6855-b121-490c-8d7a-5a7f8d748485 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248474 | controller |     "Jun 11 17:39:50.757012 crc crio[23211]: time=\"2026-06-11T17:39:50.756943608Z\" level=info msg=\"Removed container 0eac09b9bdb7c3cde0ce47c97773b8494f251a6df9a7a58a7697aad020363b00: openstack/cinder-db-create-cmtnz/mariadb-database-create\" id=2f0c6855-b121-490c-8d7a-5a7f8d748485 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248498 | controller |     "Jun 11 17:39:50.760657 crc crio[23211]: time=\"2026-06-11T17:39:50.760598168Z\" level=info msg=\"Removing container: 2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051\" id=52f97c6e-f621-43b4-a4be-030ba293a073 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248556 | controller |     "Jun 11 17:39:50.817650 crc crio[23211]: time=\"2026-06-11T17:39:50.817498265Z\" level=info msg=\"Removed container 2170d429dbb063d4661e21bfd69f0102500cc8e0b9d8a92bd5b47879b3fd8051: openshift-marketplace/community-operators-h5574/extract-content\" id=52f97c6e-f621-43b4-a4be-030ba293a073 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248585 | controller |     "Jun 11 17:39:50.821976 crc crio[23211]: time=\"2026-06-11T17:39:50.821853771Z\" level=info msg=\"Removing container: 9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03\" id=e0dc9165-a060-4c35-9a0c-c4c306e4ceaa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248610 | controller |     "Jun 11 17:39:50.865789 crc crio[23211]: time=\"2026-06-11T17:39:50.865637655Z\" level=info msg=\"Removed container 9afedf30117a07529dd2ba53930aca9ccc41fadf927b79e5212edb2fec7d9c03: openstack/keystone-048b-account-create-update-sjsc8/mariadb-account-create-update\" id=e0dc9165-a060-4c35-9a0c-c4c306e4ceaa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248635 | controller |     "Jun 11 17:39:50.870191 crc crio[23211]: time=\"2026-06-11T17:39:50.870074104Z\" level=info msg=\"Removing container: 9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be\" id=2796018a-08d3-4376-b7d8-d4f9a44a94ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248658 | controller |     "Jun 11 17:39:50.904815 crc crio[23211]: time=\"2026-06-11T17:39:50.904649973Z\" level=info msg=\"Removed container 9e48f45c2a36453603267e5c4d0c4d1375d525c0d3af119549fcb417673986be: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l4857/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=2796018a-08d3-4376-b7d8-d4f9a44a94ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248682 | controller |     "Jun 11 17:39:50.909710 crc crio[23211]: time=\"2026-06-11T17:39:50.909601524Z\" level=info msg=\"Removing container: 22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07\" id=7bd675ce-21ed-45d8-a92b-c6c789754c49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248706 | controller |     "Jun 11 17:39:50.960707 crc crio[23211]: time=\"2026-06-11T17:39:50.96038582Z\" level=info msg=\"Removed container 22ce1773770175ae59256b8bb1a9950c78df7dd93746274231883a518edfba07: openstack/cinder-5e6c-account-create-update-m4x2g/mariadb-account-create-update\" id=7bd675ce-21ed-45d8-a92b-c6c789754c49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.248731 | controller |     "Jun 11 17:39:50.981731 crc crio[23211]: time=\"2026-06-11T17:39:50.981371355Z\" level=info msg=\"Stopping pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd\" id=bdec935e-46dd-4c8d-a185-5d7d1a0cf5bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.248756 | controller |     "Jun 11 17:39:50.981731 crc crio[23211]: time=\"2026-06-11T17:39:50.981517499Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd\" id=bdec935e-46dd-4c8d-a185-5d7d1a0cf5bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.248781 | controller |     "Jun 11 17:39:50.982363 crc crio[23211]: time=\"2026-06-11T17:39:50.982246096Z\" level=info msg=\"Removing pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd\" id=f7e2305a-f780-4e98-bbe5-ac79ed7a885b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.248804 | controller |     "Jun 11 17:39:51.009657 crc crio[23211]: time=\"2026-06-11T17:39:51.009400692Z\" level=info msg=\"Removed pod sandbox: 2ae4129e4d432e60f2314fe5697e8d8e880b1f2f8e3bfac5e3383b31e701a0bd\" id=f7e2305a-f780-4e98-bbe5-ac79ed7a885b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.248827 | controller |     "Jun 11 17:39:51.010761 crc crio[23211]: time=\"2026-06-11T17:39:51.010665674Z\" level=info msg=\"Stopping pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\" id=81497b28-e62a-49b6-915d-998b1f87128e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.248855 | controller |     "Jun 11 17:39:51.010761 crc crio[23211]: time=\"2026-06-11T17:39:51.010758777Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\" id=81497b28-e62a-49b6-915d-998b1f87128e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.248881 | controller |     "Jun 11 17:39:51.011618 crc crio[23211]: time=\"2026-06-11T17:39:51.011370781Z\" level=info msg=\"Removing pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\" id=0217f304-0304-408c-ae73-d17883777a92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.248904 | controller |     "Jun 11 17:39:51.310502 crc crio[23211]: time=\"2026-06-11T17:39:51.310249015Z\" level=info msg=\"Removed pod sandbox: ff3b77f8ea2eca98f3af9cc267a22f5de12a3bed46546498439ed93896055e79\" id=0217f304-0304-408c-ae73-d17883777a92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.248928 | controller |     "Jun 11 17:39:51.311655 crc crio[23211]: time=\"2026-06-11T17:39:51.311520935Z\" level=info msg=\"Stopping pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\" id=b8a5dd22-75ec-4b49-95c3-dd3f3b9c472e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.248952 | controller |     "Jun 11 17:39:51.311655 crc crio[23211]: time=\"2026-06-11T17:39:51.311605057Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\" id=b8a5dd22-75ec-4b49-95c3-dd3f3b9c472e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.248976 | controller |     "Jun 11 17:39:51.312583 crc crio[23211]: time=\"2026-06-11T17:39:51.31251763Z\" level=info msg=\"Removing pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\" id=49874580-69d9-4d5a-9f8a-ca4572bbb07d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249000 | controller |     "Jun 11 17:39:51.328486 crc crio[23211]: time=\"2026-06-11T17:39:51.328346568Z\" level=info msg=\"Removed pod sandbox: 0776108b164629529b1316f407197756207d2a0e619dd47694912149e2fd087b\" id=49874580-69d9-4d5a-9f8a-ca4572bbb07d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249023 | controller |     "Jun 11 17:39:51.329677 crc crio[23211]: time=\"2026-06-11T17:39:51.329597868Z\" level=info msg=\"Stopping pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\" id=17b7910f-01ae-447a-8d65-39b28d275f5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249048 | controller |     "Jun 11 17:39:51.329786 crc crio[23211]: time=\"2026-06-11T17:39:51.32968051Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\" id=17b7910f-01ae-447a-8d65-39b28d275f5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249072 | controller |     "Jun 11 17:39:51.330353 crc crio[23211]: time=\"2026-06-11T17:39:51.330268955Z\" level=info msg=\"Removing pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\" id=8359781c-a960-4f19-b9c9-986a2f37238b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249096 | controller |     "Jun 11 17:39:51.348617 crc crio[23211]: time=\"2026-06-11T17:39:51.348500603Z\" level=info msg=\"Removed pod sandbox: 56e31eacd5b2cf8da1e50a8eb0f2c919bfadec2b9fd9bf23bdfed60b6ce1659e\" id=8359781c-a960-4f19-b9c9-986a2f37238b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249120 | controller |     "Jun 11 17:39:51.353208 crc crio[23211]: time=\"2026-06-11T17:39:51.353075694Z\" level=info msg=\"Stopping pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\" id=1dd1a87d-65d3-4e9a-8a63-9ade9c6d3456 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249148 | controller |     "Jun 11 17:39:51.353410 crc crio[23211]: time=\"2026-06-11T17:39:51.353235578Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\" id=1dd1a87d-65d3-4e9a-8a63-9ade9c6d3456 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249179 | controller |     "Jun 11 17:39:51.354147 crc crio[23211]: time=\"2026-06-11T17:39:51.354049838Z\" level=info msg=\"Removing pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\" id=77f17e0d-a3e0-4f68-a79c-c5a9443e4baa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249209 | controller |     "Jun 11 17:39:51.377883 crc crio[23211]: time=\"2026-06-11T17:39:51.377744549Z\" level=info msg=\"Removed pod sandbox: fd2abc5d5f8f2c5a62a2cfffd7aea0369d62dea0eff218c79dd0d08efe03c64f\" id=77f17e0d-a3e0-4f68-a79c-c5a9443e4baa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249239 | controller |     "Jun 11 17:39:51.378655 crc crio[23211]: time=\"2026-06-11T17:39:51.37858053Z\" level=info msg=\"Stopping pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\" id=987e0f53-0f9c-44bb-8591-c4e3afdbcb03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249268 | controller |     "Jun 11 17:39:51.378655 crc crio[23211]: time=\"2026-06-11T17:39:51.378644172Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\" id=987e0f53-0f9c-44bb-8591-c4e3afdbcb03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249298 | controller |     "Jun 11 17:39:51.379120 crc crio[23211]: time=\"2026-06-11T17:39:51.379048162Z\" level=info msg=\"Removing pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\" id=1299891f-0661-45a2-9d74-b5b830aeadf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249327 | controller |     "Jun 11 17:39:51.398065 crc crio[23211]: time=\"2026-06-11T17:39:51.397915555Z\" level=info msg=\"Removed pod sandbox: 4036ba1d0453a0fccda83950a494a76a1b6506d01ee529a549f56bad0f73b175\" id=1299891f-0661-45a2-9d74-b5b830aeadf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249357 | controller |     "Jun 11 17:39:51.399095 crc crio[23211]: time=\"2026-06-11T17:39:51.399009932Z\" level=info msg=\"Stopping pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\" id=9ae1e4e6-76c3-4f2a-8c52-18bf0aac2128 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249387 | controller |     "Jun 11 17:39:51.399095 crc crio[23211]: time=\"2026-06-11T17:39:51.399084424Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\" id=9ae1e4e6-76c3-4f2a-8c52-18bf0aac2128 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249416 | controller |     "Jun 11 17:39:51.400085 crc crio[23211]: time=\"2026-06-11T17:39:51.399979886Z\" level=info msg=\"Removing pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\" id=d3ad8a47-2edd-44a8-8147-2636c10f9759 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249443 | controller |     "Jun 11 17:39:51.415883 crc crio[23211]: time=\"2026-06-11T17:39:51.415742023Z\" level=info msg=\"Removed pod sandbox: 65b9851107f4a95795d648a07d510d949f9bab56eac8cbdf5aff5a7b0e8c8a27\" id=d3ad8a47-2edd-44a8-8147-2636c10f9759 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249470 | controller |     "Jun 11 17:39:51.416938 crc crio[23211]: time=\"2026-06-11T17:39:51.416837739Z\" level=info msg=\"Stopping pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\" id=9c37dcc1-e5d2-43e0-9b16-b59c20289244 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249498 | controller |     "Jun 11 17:39:51.420019 crc crio[23211]: time=\"2026-06-11T17:39:51.419936245Z\" level=info msg=\"Stopped pod sandbox (already stopped): c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\" id=9c37dcc1-e5d2-43e0-9b16-b59c20289244 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249590 | controller |     "Jun 11 17:39:51.420907 crc crio[23211]: time=\"2026-06-11T17:39:51.420821337Z\" level=info msg=\"Removing pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\" id=e3019f7a-33b0-4640-b4f8-29ce7774fd8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249626 | controller |     "Jun 11 17:39:51.463678 crc crio[23211]: time=\"2026-06-11T17:39:51.463546305Z\" level=info msg=\"Removed pod sandbox: c280b6d625b44193a7f1207e66fe5297c12958583271a60b7e7058f0a0872791\" id=e3019f7a-33b0-4640-b4f8-29ce7774fd8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249653 | controller |     "Jun 11 17:39:51.465197 crc crio[23211]: time=\"2026-06-11T17:39:51.465100153Z\" level=info msg=\"Stopping pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\" id=be5308ba-8cbb-49ae-904f-2e456005ca59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249676 | controller |     "Jun 11 17:39:51.465331 crc crio[23211]: time=\"2026-06-11T17:39:51.465230746Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\" id=be5308ba-8cbb-49ae-904f-2e456005ca59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249700 | controller |     "Jun 11 17:39:51.466508 crc crio[23211]: time=\"2026-06-11T17:39:51.466361634Z\" level=info msg=\"Removing pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\" id=410e747a-12d6-49ec-a99d-6de7d9be0e18 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249724 | controller |     "Jun 11 17:39:51.497195 crc crio[23211]: time=\"2026-06-11T17:39:51.496934054Z\" level=info msg=\"Removed pod sandbox: 20728139aab235d3a2c20bcdee71f7eb17c35b6f4224378e8b2b078e264cd706\" id=410e747a-12d6-49ec-a99d-6de7d9be0e18 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249747 | controller |     "Jun 11 17:39:51.498531 crc crio[23211]: time=\"2026-06-11T17:39:51.498269876Z\" level=info msg=\"Stopping pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\" id=0a4cceda-ba13-4276-bb93-9800111eb2e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249771 | controller |     "Jun 11 17:39:51.498666 crc crio[23211]: time=\"2026-06-11T17:39:51.498549963Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\" id=0a4cceda-ba13-4276-bb93-9800111eb2e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249795 | controller |     "Jun 11 17:39:51.499528 crc crio[23211]: time=\"2026-06-11T17:39:51.499385005Z\" level=info msg=\"Removing pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\" id=10e368d6-1181-4572-b126-36cb4680f80b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249819 | controller |     "Jun 11 17:39:51.523152 crc crio[23211]: time=\"2026-06-11T17:39:51.522939232Z\" level=info msg=\"Removed pod sandbox: 2d692b953ab084b5795fb993d2c487b88c2a3279c616ed53421bd72e90d74d99\" id=10e368d6-1181-4572-b126-36cb4680f80b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249844 | controller |     "Jun 11 17:39:51.524923 crc crio[23211]: time=\"2026-06-11T17:39:51.524767677Z\" level=info msg=\"Stopping pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\" id=7f951151-0a1a-4ca8-81da-533ecdfcfb15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249869 | controller |     "Jun 11 17:39:51.525020 crc crio[23211]: time=\"2026-06-11T17:39:51.524982202Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\" id=7f951151-0a1a-4ca8-81da-533ecdfcfb15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249898 | controller |     "Jun 11 17:39:51.526110 crc crio[23211]: time=\"2026-06-11T17:39:51.525954496Z\" level=info msg=\"Removing pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\" id=5e49cff7-ccc6-4e47-9157-e0216c74c7c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249922 | controller |     "Jun 11 17:39:51.543345 crc crio[23211]: time=\"2026-06-11T17:39:51.543204929Z\" level=info msg=\"Removed pod sandbox: d2adb13c787372854b5e608a796de5a5011aa0c03656e4db49190a42e1590e67\" id=5e49cff7-ccc6-4e47-9157-e0216c74c7c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.249946 | controller |     "Jun 11 17:39:51.544507 crc crio[23211]: time=\"2026-06-11T17:39:51.544332428Z\" level=info msg=\"Stopping pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\" id=606e9e6f-18fb-4878-bbd5-731bc09d10c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249970 | controller |     "Jun 11 17:39:51.544583 crc crio[23211]: time=\"2026-06-11T17:39:51.544511852Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\" id=606e9e6f-18fb-4878-bbd5-731bc09d10c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.249995 | controller |     "Jun 11 17:39:51.545586 crc crio[23211]: time=\"2026-06-11T17:39:51.545525696Z\" level=info msg=\"Removing pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\" id=62d73e68-3aae-4de0-933a-2822487936bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.250018 | controller |     "Jun 11 17:39:51.574941 crc crio[23211]: time=\"2026-06-11T17:39:51.574051776Z\" level=info msg=\"Removed pod sandbox: 6e0a8c433811b1d62ecdea5db58cca4113d3e22f23f6311306585bdec92a161e\" id=62d73e68-3aae-4de0-933a-2822487936bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.250042 | controller |     "Jun 11 17:39:51.577558 crc crio[23211]: time=\"2026-06-11T17:39:51.577410649Z\" level=info msg=\"Stopping pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\" id=ed8df708-bd92-41f7-955c-bf60e84bbfa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.250067 | controller |     "Jun 11 17:39:51.577717 crc crio[23211]: time=\"2026-06-11T17:39:51.577621744Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\" id=ed8df708-bd92-41f7-955c-bf60e84bbfa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.250091 | controller |     "Jun 11 17:39:51.578500 crc crio[23211]: time=\"2026-06-11T17:39:51.578347542Z\" level=info msg=\"Removing pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\" id=f1ff64f5-007d-45c3-b426-30c5dd56ada2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.250116 | controller |     "Jun 11 17:39:51.600479 crc crio[23211]: time=\"2026-06-11T17:39:51.600091505Z\" level=info msg=\"Removed pod sandbox: d5008f44245b56bd7dc1294e59b6adc5379d23a855020e8638ae737a72fd0013\" id=f1ff64f5-007d-45c3-b426-30c5dd56ada2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.250139 | controller |     "Jun 11 17:39:51.601670 crc crio[23211]: time=\"2026-06-11T17:39:51.601554361Z\" level=info msg=\"Stopping pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\" id=ac9cbabb-a0aa-4832-8ad9-d93d2fe3c8be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.250164 | controller |     "Jun 11 17:39:51.601763 crc crio[23211]: time=\"2026-06-11T17:39:51.601701784Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\" id=ac9cbabb-a0aa-4832-8ad9-d93d2fe3c8be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.250191 | controller |     "Jun 11 17:39:51.602547 crc crio[23211]: time=\"2026-06-11T17:39:51.602413162Z\" level=info msg=\"Removing pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\" id=ae111ca0-4d80-43be-8b46-79ff73ff854e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.250220 | controller |     "Jun 11 17:39:51.623923 crc crio[23211]: time=\"2026-06-11T17:39:51.623720225Z\" level=info msg=\"Removed pod sandbox: 34bfd95cd40f3521f831c034889a556ea57dc856fc3bc2b7857940c2919a5a6d\" id=ae111ca0-4d80-43be-8b46-79ff73ff854e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.250245 | controller |     "Jun 11 17:39:51.625522 crc crio[23211]: time=\"2026-06-11T17:39:51.625289133Z\" level=info msg=\"Stopping pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\" id=3133eb85-ca8f-43b9-930d-1dbd1aa8590f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.250270 | controller |     "Jun 11 17:39:51.625674 crc crio[23211]: time=\"2026-06-11T17:39:51.625596842Z\" level=info msg=\"Stopped pod sandbox (already stopped): f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\" id=3133eb85-ca8f-43b9-930d-1dbd1aa8590f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.250293 | controller |     "Jun 11 17:39:51.626645 crc crio[23211]: time=\"2026-06-11T17:39:51.626545404Z\" level=info msg=\"Removing pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\" id=4bbe0ace-7ba3-4e8a-8bbc-fe5d6569abde name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.250317 | controller |     "Jun 11 17:39:51.655390 crc crio[23211]: time=\"2026-06-11T17:39:51.655272649Z\" level=info msg=\"Removed pod sandbox: f7f87f5c30d780ca46f351f00583ef87ec0dba177ac3659fdc6298d308560747\" id=4bbe0ace-7ba3-4e8a-8bbc-fe5d6569abde name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.250340 | controller |     "Jun 11 17:39:51.656791 crc crio[23211]: time=\"2026-06-11T17:39:51.65650615Z\" level=info msg=\"Stopping pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\" id=a0b7792a-7045-4523-9ac5-e017337d727c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.250364 | controller |     "Jun 11 17:39:51.656791 crc crio[23211]: time=\"2026-06-11T17:39:51.656667124Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\" id=a0b7792a-7045-4523-9ac5-e017337d727c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.250389 | controller |     "Jun 11 17:39:51.657860 crc crio[23211]: time=\"2026-06-11T17:39:51.657808951Z\" level=info msg=\"Removing pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\" id=16a56899-679c-4156-8c00-ae2543aace55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.250413 | controller |     "Jun 11 17:39:51.683833 crc crio[23211]: time=\"2026-06-11T17:39:51.683669316Z\" level=info msg=\"Removed pod sandbox: 7eef001ca63f70d7e8b26c8b36bb4a5fab5048e9515b0cf094e69b5141e891ef\" id=16a56899-679c-4156-8c00-ae2543aace55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.250435 | controller |     "Jun 11 17:39:51.684975 crc crio[23211]: time=\"2026-06-11T17:39:51.684865295Z\" level=info msg=\"Stopping pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\" id=13b43168-acf0-43af-a258-686849f9ccbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.250458 | controller |     "Jun 11 17:39:51.684975 crc crio[23211]: time=\"2026-06-11T17:39:51.684940057Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\" id=13b43168-acf0-43af-a258-686849f9ccbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.250482 | controller |     "Jun 11 17:39:51.685917 crc crio[23211]: time=\"2026-06-11T17:39:51.685821039Z\" level=info msg=\"Removing pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\" id=5b644032-0767-4cda-8ef7-f3f0173f61c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.250539 | controller |     "Jun 11 17:39:51.716608 crc crio[23211]: time=\"2026-06-11T17:39:51.71640254Z\" level=info msg=\"Removed pod sandbox: 5a7dc8fbaf0c061a22de6cbd1228ceaa3bdc83a2b5acaaf577eb511b2f5e0639\" id=5b644032-0767-4cda-8ef7-f3f0173f61c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.250578 | controller |     "Jun 11 17:40:02.801655 crc crio[23211]: time=\"2026-06-11T17:40:02.800561691Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686660-hp5hg/POD\" id=6c6e8e4f-0ced-4f01-8381-2028031a4ead name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.250606 | controller |     "Jun 11 17:40:02.803724 crc crio[23211]: time=\"2026-06-11T17:40:02.801685149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.250632 | controller |     "Jun 11 17:40:02.841830 crc crio[23211]: time=\"2026-06-11T17:40:02.841732781Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686660-hp5hg Namespace:openshift-infra ID:98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d UID:71a7022f-fd90-40b0-a3cc-a81244596fcc NetNS:/var/run/netns/f887d924-2283-4680-9498-26c6eb1611b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71a7022f_fd90_40b0_a3cc_a81244596fcc.slice PodAnnotations:0xc002818278}] Aliases:map[]}\"",
2026-06-11 18:01:03.250658 | controller |     "Jun 11 17:40:02.841830 crc crio[23211]: time=\"2026-06-11T17:40:02.841819873Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686660-hp5hg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.250683 | controller |     "Jun 11 17:40:03.494021 crc crio[23211]: 2026-06-11T17:40:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98680381bd2b622 Mac:de:62:e7:33:d5:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c0 Mtu:0 Sandbox:/var/run/netns/f887d924-2283-4680-9498-26c6eb1611b6 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.1.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.250707 | controller |     "Jun 11 17:40:03.497729 crc crio[23211]: time=\"2026-06-11T17:40:03.497196386Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686660-hp5hg Namespace:openshift-infra ID:98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d UID:71a7022f-fd90-40b0-a3cc-a81244596fcc NetNS:/var/run/netns/f887d924-2283-4680-9498-26c6eb1611b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71a7022f_fd90_40b0_a3cc_a81244596fcc.slice PodAnnotations:0xc002818278}] Aliases:map[]}\"",
2026-06-11 18:01:03.250731 | controller |     "Jun 11 17:40:03.497729 crc crio[23211]: time=\"2026-06-11T17:40:03.497666359Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686660-hp5hg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.250753 | controller |     "Jun 11 17:40:03.514269 crc crio[23211]: time=\"2026-06-11T17:40:03.514035791Z\" level=info msg=\"Ran pod sandbox 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d with infra container: openshift-infra/auto-csr-approver-29686660-hp5hg/POD\" id=6c6e8e4f-0ced-4f01-8381-2028031a4ead name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.250777 | controller |     "Jun 11 17:40:03.518124 crc crio[23211]: time=\"2026-06-11T17:40:03.518030708Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d3ade1ce-f470-44ac-99ba-cf2685608ec9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.250801 | controller |     "Jun 11 17:40:03.529369 crc crio[23211]: time=\"2026-06-11T17:40:03.529268214Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.250831 | controller |     "Jun 11 17:40:06.003000 crc crio[23211]: time=\"2026-06-11T17:40:06.001610414Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d3ade1ce-f470-44ac-99ba-cf2685608ec9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.250856 | controller |     "Jun 11 17:40:06.006357 crc crio[23211]: time=\"2026-06-11T17:40:06.006265998Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4d76647-aeb5-4ca7-9812-ad57a6c56d32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.250880 | controller |     "Jun 11 17:40:06.009191 crc crio[23211]: time=\"2026-06-11T17:40:06.009072758Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=de5583dd-4b01-447d-9f7c-6efa4d6871f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.250904 | controller |     "Jun 11 17:40:06.019820 crc crio[23211]: time=\"2026-06-11T17:40:06.019732279Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686660-hp5hg/oc\" id=03e56592-8410-4134-b532-377cc3567316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.250928 | controller |     "Jun 11 17:40:06.020387 crc crio[23211]: time=\"2026-06-11T17:40:06.020311853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.250952 | controller |     "Jun 11 17:40:06.091844 crc crio[23211]: time=\"2026-06-11T17:40:06.091734877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.250975 | controller |     "Jun 11 17:40:06.353796 crc crio[23211]: time=\"2026-06-11T17:40:06.35368883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.251000 | controller |     "Jun 11 17:40:06.481096 crc crio[23211]: time=\"2026-06-11T17:40:06.480982586Z\" level=info msg=\"Created container d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b: openshift-infra/auto-csr-approver-29686660-hp5hg/oc\" id=03e56592-8410-4134-b532-377cc3567316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.251040 | controller |     "Jun 11 17:40:06.482518 crc crio[23211]: time=\"2026-06-11T17:40:06.482411901Z\" level=info msg=\"Starting container: d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b\" id=88d993ec-1edf-4753-916a-defa63503e5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.251067 | controller |     "Jun 11 17:40:06.488526 crc crio[23211]: time=\"2026-06-11T17:40:06.488394916Z\" level=info msg=\"Started container\" PID=310881 containerID=d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b description=openshift-infra/auto-csr-approver-29686660-hp5hg/oc id=88d993ec-1edf-4753-916a-defa63503e5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d",
2026-06-11 18:01:03.251094 | controller |     "Jun 11 17:40:08.509787 crc crio[23211]: time=\"2026-06-11T17:40:08.508341099Z\" level=info msg=\"Stopping pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d\" id=e97cbc7a-1293-4ec4-83fb-27de919dc9ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.251119 | controller |     "Jun 11 17:40:08.511577 crc crio[23211]: time=\"2026-06-11T17:40:08.510204244Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686660-hp5hg Namespace:openshift-infra ID:98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d UID:71a7022f-fd90-40b0-a3cc-a81244596fcc NetNS:/var/run/netns/f887d924-2283-4680-9498-26c6eb1611b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71a7022f_fd90_40b0_a3cc_a81244596fcc.slice PodAnnotations:0xc000d2ec00}] Aliases:map[]}\"",
2026-06-11 18:01:03.251147 | controller |     "Jun 11 17:40:08.511577 crc crio[23211]: time=\"2026-06-11T17:40:08.510362288Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686660-hp5hg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.251172 | controller |     "Jun 11 17:40:08.875567 crc crio[23211]: time=\"2026-06-11T17:40:08.874984882Z\" level=info msg=\"Stopped pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d\" id=e97cbc7a-1293-4ec4-83fb-27de919dc9ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.251197 | controller |     "Jun 11 17:40:51.753314 crc crio[23211]: time=\"2026-06-11T17:40:51.751750305Z\" level=info msg=\"Removing container: f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49\" id=7584d5ae-4ec9-4e73-a1a3-b58dccf5a900 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.251222 | controller |     "Jun 11 17:40:51.814574 crc crio[23211]: time=\"2026-06-11T17:40:51.814496326Z\" level=info msg=\"Removed container f04829b63d1e2d192817e77b985aa87470481ee9a05d6326c90545aa0a51ba49: openshift-marketplace/certified-operators-hksvt/extract-content\" id=7584d5ae-4ec9-4e73-a1a3-b58dccf5a900 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.251245 | controller |     "Jun 11 17:40:51.819330 crc crio[23211]: time=\"2026-06-11T17:40:51.819115208Z\" level=info msg=\"Removing container: 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1\" id=fc50a228-2c37-4528-9fda-ec307ab303bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.251270 | controller |     "Jun 11 17:40:51.868498 crc crio[23211]: time=\"2026-06-11T17:40:51.868259905Z\" level=info msg=\"Removed container 945957966a55fcff390e5e408dd19347443a015841a212cb896a3242a907c7d1: openshift-marketplace/certified-operators-hksvt/registry-server\" id=fc50a228-2c37-4528-9fda-ec307ab303bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.251293 | controller |     "Jun 11 17:40:51.873339 crc crio[23211]: time=\"2026-06-11T17:40:51.873265607Z\" level=info msg=\"Removing container: b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a\" id=847c32c6-8e10-4fdc-b965-58abf89e09be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.251317 | controller |     "Jun 11 17:40:52.081200 crc crio[23211]: time=\"2026-06-11T17:40:52.081090255Z\" level=info msg=\"Removed container b7191e1aabef251a01a148d2d2d78a6655ba5a5c1cf6503d120b9ecee302c50a: openshift-infra/auto-csr-approver-29686654-j4dbl/oc\" id=847c32c6-8e10-4fdc-b965-58abf89e09be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.251341 | controller |     "Jun 11 17:40:52.084899 crc crio[23211]: time=\"2026-06-11T17:40:52.084809847Z\" level=info msg=\"Removing container: 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254\" id=08f55e18-e07b-4346-98dc-1b78c7669628 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.251364 | controller |     "Jun 11 17:40:52.122232 crc crio[23211]: time=\"2026-06-11T17:40:52.122094012Z\" level=info msg=\"Removed container 2cbe445cea158cbf41bf27e10af04ffee3abb47c9a1db8a5ed0abfa295cae254: openshift-marketplace/community-operators-h5574/registry-server\" id=08f55e18-e07b-4346-98dc-1b78c7669628 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.251389 | controller |     "Jun 11 17:40:52.147317 crc crio[23211]: time=\"2026-06-11T17:40:52.14687202Z\" level=info msg=\"Stopping pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\" id=a9de5ffb-7785-411a-9c9c-42b7a3968509 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.251412 | controller |     "Jun 11 17:40:52.147317 crc crio[23211]: time=\"2026-06-11T17:40:52.147241399Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\" id=a9de5ffb-7785-411a-9c9c-42b7a3968509 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.251440 | controller |     "Jun 11 17:40:52.148551 crc crio[23211]: time=\"2026-06-11T17:40:52.148367057Z\" level=info msg=\"Removing pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\" id=dedd938a-0d4f-4d08-9101-d3037972550d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.251461 | controller |     "Jun 11 17:40:52.175561 crc crio[23211]: time=\"2026-06-11T17:40:52.17539595Z\" level=info msg=\"Removed pod sandbox: 9b8c2706f78a3b513527638369edc076620b3bfce2c2e793a67f61abf8b35c39\" id=dedd938a-0d4f-4d08-9101-d3037972550d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.251482 | controller |     "Jun 11 17:40:52.176838 crc crio[23211]: time=\"2026-06-11T17:40:52.176760193Z\" level=info msg=\"Stopping pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\" id=efbf523b-9793-4eba-9385-1d76db2a7e3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.251502 | controller |     "Jun 11 17:40:52.177130 crc crio[23211]: time=\"2026-06-11T17:40:52.177013979Z\" level=info msg=\"Stopped pod sandbox (already stopped): 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\" id=efbf523b-9793-4eba-9385-1d76db2a7e3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.251550 | controller |     "Jun 11 17:40:52.178551 crc crio[23211]: time=\"2026-06-11T17:40:52.178411174Z\" level=info msg=\"Removing pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\" id=6db15245-90f3-4bd4-b9c6-6db6260da149 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.251574 | controller |     "Jun 11 17:40:52.199006 crc crio[23211]: time=\"2026-06-11T17:40:52.198886096Z\" level=info msg=\"Removed pod sandbox: 29a8cee316e62fd9c15c0567d6d721e16da66cf42794ea39b3e3db5fb3fb0820\" id=6db15245-90f3-4bd4-b9c6-6db6260da149 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.251595 | controller |     "Jun 11 17:40:52.200398 crc crio[23211]: time=\"2026-06-11T17:40:52.200110177Z\" level=info msg=\"Stopping pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d\" id=f6dc7ee1-b85c-47c3-acb4-b29ae79e210e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.251617 | controller |     "Jun 11 17:40:52.200811 crc crio[23211]: time=\"2026-06-11T17:40:52.20067331Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d\" id=f6dc7ee1-b85c-47c3-acb4-b29ae79e210e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.251642 | controller |     "Jun 11 17:40:52.202641 crc crio[23211]: time=\"2026-06-11T17:40:52.202508485Z\" level=info msg=\"Removing pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d\" id=3c78a26e-6e6a-4a93-885d-d320d15ad0a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.251667 | controller |     "Jun 11 17:40:52.238352 crc crio[23211]: time=\"2026-06-11T17:40:52.238242142Z\" level=info msg=\"Removed pod sandbox: 15bfa2e3973ee662317efda0cc5d7c6e3be30d70ed9cc8ce8c4c49a68ea4a38d\" id=3c78a26e-6e6a-4a93-885d-d320d15ad0a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.251692 | controller |     "Jun 11 17:42:00.574381 crc crio[23211]: time=\"2026-06-11T17:42:00.573069188Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686662-265bc/POD\" id=3d7574a0-392f-48de-b462-af07538a503d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.251715 | controller |     "Jun 11 17:42:00.576594 crc crio[23211]: time=\"2026-06-11T17:42:00.574412071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.251738 | controller |     "Jun 11 17:42:00.613487 crc crio[23211]: time=\"2026-06-11T17:42:00.613315875Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686662-265bc Namespace:openshift-infra ID:530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b UID:43a3e64e-d5de-44ef-a328-612d28ae07ca NetNS:/var/run/netns/c90cbcd1-0cf1-4607-bf3c-9018dc4e99b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43a3e64e_d5de_44ef_a328_612d28ae07ca.slice PodAnnotations:0xc003088530}] Aliases:map[]}\"",
2026-06-11 18:01:03.251772 | controller |     "Jun 11 17:42:00.613487 crc crio[23211]: time=\"2026-06-11T17:42:00.613386307Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686662-265bc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.251799 | controller |     "Jun 11 17:42:00.993039 crc crio[23211]: 2026-06-11T17:42:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:530a4486c39a2b6 Mac:22:60:0a:24:d3:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c1 Mtu:0 Sandbox:/var/run/netns/c90cbcd1-0cf1-4607-bf3c-9018dc4e99b8 SocketPath: PciID:}] [{Interface:0xc00025ac70 Address:{IP:10.217.1.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.251824 | controller |     "Jun 11 17:42:00.994676 crc crio[23211]: time=\"2026-06-11T17:42:00.99458217Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686662-265bc Namespace:openshift-infra ID:530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b UID:43a3e64e-d5de-44ef-a328-612d28ae07ca NetNS:/var/run/netns/c90cbcd1-0cf1-4607-bf3c-9018dc4e99b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43a3e64e_d5de_44ef_a328_612d28ae07ca.slice PodAnnotations:0xc003088530}] Aliases:map[]}\"",
2026-06-11 18:01:03.251849 | controller |     "Jun 11 17:42:00.994808 crc crio[23211]: time=\"2026-06-11T17:42:00.994748844Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686662-265bc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.251873 | controller |     "Jun 11 17:42:01.003651 crc crio[23211]: time=\"2026-06-11T17:42:01.003510999Z\" level=info msg=\"Ran pod sandbox 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b with infra container: openshift-infra/auto-csr-approver-29686662-265bc/POD\" id=3d7574a0-392f-48de-b462-af07538a503d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.251898 | controller |     "Jun 11 17:42:01.008763 crc crio[23211]: time=\"2026-06-11T17:42:01.008615664Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=697f7557-fc25-46ae-9c23-1edef511f65b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.251923 | controller |     "Jun 11 17:42:01.020703 crc crio[23211]: time=\"2026-06-11T17:42:01.020612158Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.251948 | controller |     "Jun 11 17:42:02.421871 crc crio[23211]: time=\"2026-06-11T17:42:02.42150063Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=697f7557-fc25-46ae-9c23-1edef511f65b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.251973 | controller |     "Jun 11 17:42:02.425145 crc crio[23211]: time=\"2026-06-11T17:42:02.424645737Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ff553ea7-c44a-4d0c-a53b-ce1263778906 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.251997 | controller |     "Jun 11 17:42:02.431220 crc crio[23211]: time=\"2026-06-11T17:42:02.430980372Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=40760caa-73ed-4224-8e28-9e753f43444f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.252027 | controller |     "Jun 11 17:42:02.442263 crc crio[23211]: time=\"2026-06-11T17:42:02.442152486Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686662-265bc/oc\" id=58d87a2f-3fbd-47d3-adc3-b4141b205961 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.252053 | controller |     "Jun 11 17:42:02.442891 crc crio[23211]: time=\"2026-06-11T17:42:02.442827562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.252078 | controller |     "Jun 11 17:42:02.510026 crc crio[23211]: time=\"2026-06-11T17:42:02.509827367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.252103 | controller |     "Jun 11 17:42:02.780784 crc crio[23211]: time=\"2026-06-11T17:42:02.754590962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.252128 | controller |     "Jun 11 17:42:02.914688 crc crio[23211]: time=\"2026-06-11T17:42:02.914529876Z\" level=info msg=\"Created container 5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba: openshift-infra/auto-csr-approver-29686662-265bc/oc\" id=58d87a2f-3fbd-47d3-adc3-b4141b205961 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.252150 | controller |     "Jun 11 17:42:02.916569 crc crio[23211]: time=\"2026-06-11T17:42:02.916378071Z\" level=info msg=\"Starting container: 5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba\" id=e4df36e6-93c1-4892-9646-13283c43b0f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.252172 | controller |     "Jun 11 17:42:02.926738 crc crio[23211]: time=\"2026-06-11T17:42:02.926659353Z\" level=info msg=\"Started container\" PID=318564 containerID=5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba description=openshift-infra/auto-csr-approver-29686662-265bc/oc id=e4df36e6-93c1-4892-9646-13283c43b0f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b",
2026-06-11 18:01:03.252196 | controller |     "Jun 11 17:42:04.840057 crc crio[23211]: time=\"2026-06-11T17:42:04.8388884Z\" level=info msg=\"Stopping pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b\" id=debea28d-d957-4f27-ac39-51616d48f49d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.252221 | controller |     "Jun 11 17:42:04.843039 crc crio[23211]: time=\"2026-06-11T17:42:04.84093474Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686662-265bc Namespace:openshift-infra ID:530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b UID:43a3e64e-d5de-44ef-a328-612d28ae07ca NetNS:/var/run/netns/c90cbcd1-0cf1-4607-bf3c-9018dc4e99b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43a3e64e_d5de_44ef_a328_612d28ae07ca.slice PodAnnotations:0xc000d2e210}] Aliases:map[]}\"",
2026-06-11 18:01:03.252247 | controller |     "Jun 11 17:42:04.843039 crc crio[23211]: time=\"2026-06-11T17:42:04.841146756Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686662-265bc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.252272 | controller |     "Jun 11 17:42:05.278381 crc crio[23211]: time=\"2026-06-11T17:42:05.276850576Z\" level=info msg=\"Stopped pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b\" id=debea28d-d957-4f27-ac39-51616d48f49d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.252295 | controller |     "Jun 11 17:42:52.304535 crc crio[23211]: time=\"2026-06-11T17:42:52.303613954Z\" level=info msg=\"Removing container: 86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243\" id=61c5aa8f-26af-406c-8e9a-7dec034a18d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.252323 | controller |     "Jun 11 17:42:52.405263 crc crio[23211]: time=\"2026-06-11T17:42:52.404553651Z\" level=info msg=\"Removed container 86ef97c99f99f6d4558648d885d95bf84932b37f2450d255135da1bf6ce83243: openstack/keystone-db-sync-lq6q6/keystone-db-sync\" id=61c5aa8f-26af-406c-8e9a-7dec034a18d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.252348 | controller |     "Jun 11 17:42:52.408584 crc crio[23211]: time=\"2026-06-11T17:42:52.408507278Z\" level=info msg=\"Removing container: 3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec\" id=34f6de20-722e-4f9a-9598-d168b1ad8c11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.252373 | controller |     "Jun 11 17:42:52.479050 crc crio[23211]: time=\"2026-06-11T17:42:52.478938757Z\" level=info msg=\"Removed container 3e1b9e97e46221330d2dde56cc30704f5152afef680b59ce3611f21c94b2b4ec: openstack/keystone-bootstrap-zgn6w/keystone-bootstrap\" id=34f6de20-722e-4f9a-9598-d168b1ad8c11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.252398 | controller |     "Jun 11 17:42:52.481931 crc crio[23211]: time=\"2026-06-11T17:42:52.481851967Z\" level=info msg=\"Removing container: 50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2\" id=160936e2-697a-4181-9d2b-e9cf033e8760 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.252423 | controller |     "Jun 11 17:42:52.664596 crc crio[23211]: time=\"2026-06-11T17:42:52.664330825Z\" level=info msg=\"Removed container 50eaf0f321ae5715ce215f059e61b0f96cf95cc4abb145f2f071de7107af5be2: openshift-infra/auto-csr-approver-29686656-2h7k8/oc\" id=160936e2-697a-4181-9d2b-e9cf033e8760 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.252447 | controller |     "Jun 11 17:42:52.678159 crc crio[23211]: time=\"2026-06-11T17:42:52.67796581Z\" level=info msg=\"Stopping pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098\" id=87f2b2f3-a3de-4edf-b918-11b2111bbb13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.252471 | controller |     "Jun 11 17:42:52.678159 crc crio[23211]: time=\"2026-06-11T17:42:52.678161634Z\" level=info msg=\"Stopped pod sandbox (already stopped): 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098\" id=87f2b2f3-a3de-4edf-b918-11b2111bbb13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.252496 | controller |     "Jun 11 17:42:52.679769 crc crio[23211]: time=\"2026-06-11T17:42:52.679044605Z\" level=info msg=\"Removing pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098\" id=66b77061-b5ee-438b-ad45-efb7ddae8644 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.252546 | controller |     "Jun 11 17:42:52.710158 crc crio[23211]: time=\"2026-06-11T17:42:52.710010835Z\" level=info msg=\"Removed pod sandbox: 575df47f0b6b9505d43fd3adb135717e61bb0951c3aa1e1160e9e607d0a7e098\" id=66b77061-b5ee-438b-ad45-efb7ddae8644 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.252575 | controller |     "Jun 11 17:42:52.711312 crc crio[23211]: time=\"2026-06-11T17:42:52.711184995Z\" level=info msg=\"Stopping pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799\" id=8a269212-19b4-4777-8e32-1b36c8fd272b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.252600 | controller |     "Jun 11 17:42:52.711383 crc crio[23211]: time=\"2026-06-11T17:42:52.711295998Z\" level=info msg=\"Stopped pod sandbox (already stopped): 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799\" id=8a269212-19b4-4777-8e32-1b36c8fd272b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.252624 | controller |     "Jun 11 17:42:52.712580 crc crio[23211]: time=\"2026-06-11T17:42:52.712506186Z\" level=info msg=\"Removing pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799\" id=f6b51c95-37af-4358-a810-39686ab7bcec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.252653 | controller |     "Jun 11 17:42:52.742897 crc crio[23211]: time=\"2026-06-11T17:42:52.74283166Z\" level=info msg=\"Removed pod sandbox: 947bd2f60bcfba0cd9f5eee6d51906cb3b0ad089e662efe8e34490d8a5a0d799\" id=f6b51c95-37af-4358-a810-39686ab7bcec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.252677 | controller |     "Jun 11 17:42:52.744554 crc crio[23211]: time=\"2026-06-11T17:42:52.744347058Z\" level=info msg=\"Stopping pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23\" id=43c12229-5f85-43ef-a7e9-eed61472bf87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.252698 | controller |     "Jun 11 17:42:52.744554 crc crio[23211]: time=\"2026-06-11T17:42:52.744539353Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23\" id=43c12229-5f85-43ef-a7e9-eed61472bf87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.252718 | controller |     "Jun 11 17:42:52.745214 crc crio[23211]: time=\"2026-06-11T17:42:52.745137008Z\" level=info msg=\"Removing pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23\" id=976144af-3cf0-4669-b793-4c3deb8d9135 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.252741 | controller |     "Jun 11 17:42:52.766173 crc crio[23211]: time=\"2026-06-11T17:42:52.766002349Z\" level=info msg=\"Removed pod sandbox: 3d88f25278e1a311f8db645e608478060a8f04a09123013b8c80c0f028ea4e23\" id=976144af-3cf0-4669-b793-4c3deb8d9135 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.252765 | controller |     "Jun 11 17:43:27.446599 crc crio[23211]: time=\"2026-06-11T17:43:27.445166014Z\" level=info msg=\"Stopping pod sandbox: 55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286\" id=578979ba-3cef-4da9-8933-6782a5591d20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.252789 | controller |     "Jun 11 17:43:27.448592 crc crio[23211]: time=\"2026-06-11T17:43:27.447615494Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-9ntf4 Namespace:openstack ID:55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286 UID:be24ff0f-b98a-42ee-bb83-d4bd3626c8c1 NetNS:/var/run/netns/9e3ef39b-2501-4d5b-9b5c-f4ba44c22dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24ff0f_b98a_42ee_bb83_d4bd3626c8c1.slice PodAnnotations:0xc00294e228}] Aliases:map[]}\"",
2026-06-11 18:01:03.252814 | controller |     "Jun 11 17:43:27.448592 crc crio[23211]: time=\"2026-06-11T17:43:27.44788142Z\" level=info msg=\"Deleting pod openstack_update-edpm-update-openstack-edpm-ipam-9ntf4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.252839 | controller |     "Jun 11 17:43:28.010111 crc crio[23211]: time=\"2026-06-11T17:43:28.009562292Z\" level=info msg=\"Stopped pod sandbox: 55787719c2a403fa3bec1824ce01087078cf3aab861979d55c13d70660f5c286\" id=578979ba-3cef-4da9-8933-6782a5591d20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.252864 | controller |     "Jun 11 17:43:37.696248 crc crio[23211]: time=\"2026-06-11T17:43:37.694838006Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.252889 | controller |     "Jun 11 17:43:45.417980 crc crio[23211]: time=\"2026-06-11T17:43:45.416896848Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.252913 | controller |     "Jun 11 17:43:49.097522 crc crio[23211]: time=\"2026-06-11T17:43:49.096566818Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.252942 | controller |     "Jun 11 17:43:52.041903 crc crio[23211]: time=\"2026-06-11T17:43:52.040628781Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.252967 | controller |     "Jun 11 17:43:55.455851 crc crio[23211]: time=\"2026-06-11T17:43:55.454940992Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.252991 | controller |     "Jun 11 17:44:00.576626 crc crio[23211]: time=\"2026-06-11T17:44:00.575244139Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686664-ltd8r/POD\" id=1488dbd7-a2c2-498b-8829-c62bd009292f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.253015 | controller |     "Jun 11 17:44:00.578316 crc crio[23211]: time=\"2026-06-11T17:44:00.576723645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.253039 | controller |     "Jun 11 17:44:00.672909 crc crio[23211]: time=\"2026-06-11T17:44:00.672619708Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686664-ltd8r Namespace:openshift-infra ID:1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0 UID:d0acd3bc-1962-46fd-b0f1-3f3466e05f71 NetNS:/var/run/netns/0490155d-7336-480c-bdf0-b547d3f26e1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0acd3bc_1962_46fd_b0f1_3f3466e05f71.slice PodAnnotations:0xc002278038}] Aliases:map[]}\"",
2026-06-11 18:01:03.253064 | controller |     "Jun 11 17:44:00.672909 crc crio[23211]: time=\"2026-06-11T17:44:00.672846584Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686664-ltd8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.253088 | controller |     "Jun 11 17:44:01.266578 crc crio[23211]: 2026-06-11T17:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1070e667fa4a78d Mac:7a:39:4b:11:4c:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c2 Mtu:0 Sandbox:/var/run/netns/0490155d-7336-480c-bdf0-b547d3f26e1c SocketPath: PciID:}] [{Interface:0xc000121140 Address:{IP:10.217.1.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.253112 | controller |     "Jun 11 17:44:01.269133 crc crio[23211]: time=\"2026-06-11T17:44:01.2690174Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686664-ltd8r Namespace:openshift-infra ID:1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0 UID:d0acd3bc-1962-46fd-b0f1-3f3466e05f71 NetNS:/var/run/netns/0490155d-7336-480c-bdf0-b547d3f26e1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0acd3bc_1962_46fd_b0f1_3f3466e05f71.slice PodAnnotations:0xc002278038}] Aliases:map[]}\"",
2026-06-11 18:01:03.253137 | controller |     "Jun 11 17:44:01.269492 crc crio[23211]: time=\"2026-06-11T17:44:01.269247857Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686664-ltd8r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.253163 | controller |     "Jun 11 17:44:01.282156 crc crio[23211]: time=\"2026-06-11T17:44:01.28201192Z\" level=info msg=\"Ran pod sandbox 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0 with infra container: openshift-infra/auto-csr-approver-29686664-ltd8r/POD\" id=1488dbd7-a2c2-498b-8829-c62bd009292f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.253190 | controller |     "Jun 11 17:44:01.286646 crc crio[23211]: time=\"2026-06-11T17:44:01.28655225Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=775d0ada-2526-45e8-87b4-f33b2473901f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.253219 | controller |     "Jun 11 17:44:01.298511 crc crio[23211]: time=\"2026-06-11T17:44:01.2983568Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.253244 | controller |     "Jun 11 17:44:01.500820 crc crio[23211]: time=\"2026-06-11T17:44:01.500650774Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.253266 | controller |     "Jun 11 17:44:02.468708 crc crio[23211]: time=\"2026-06-11T17:44:02.468551361Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=775d0ada-2526-45e8-87b4-f33b2473901f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.253286 | controller |     "Jun 11 17:44:02.470694 crc crio[23211]: time=\"2026-06-11T17:44:02.469895624Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=218a04e5-0211-499c-b059-13ef64c4cfc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.253308 | controller |     "Jun 11 17:44:02.476116 crc crio[23211]: time=\"2026-06-11T17:44:02.474514017Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=da5a150a-131b-4dcf-a56b-df771f366b23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.253332 | controller |     "Jun 11 17:44:02.482291 crc crio[23211]: time=\"2026-06-11T17:44:02.482199016Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686664-ltd8r/oc\" id=c6d2a054-e52d-4d91-ace6-84d43637e4d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.253357 | controller |     "Jun 11 17:44:02.482868 crc crio[23211]: time=\"2026-06-11T17:44:02.48276588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.253381 | controller |     "Jun 11 17:44:02.546271 crc crio[23211]: time=\"2026-06-11T17:44:02.545508749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.253405 | controller |     "Jun 11 17:44:02.886168 crc crio[23211]: time=\"2026-06-11T17:44:02.885899531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.253428 | controller |     "Jun 11 17:44:03.017104 crc crio[23211]: time=\"2026-06-11T17:44:03.016982237Z\" level=info msg=\"Created container 83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59: openshift-infra/auto-csr-approver-29686664-ltd8r/oc\" id=c6d2a054-e52d-4d91-ace6-84d43637e4d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.253452 | controller |     "Jun 11 17:44:03.018953 crc crio[23211]: time=\"2026-06-11T17:44:03.018852563Z\" level=info msg=\"Starting container: 83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59\" id=6f22d745-d641-4443-ba6d-664ae6d07d58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.253476 | controller |     "Jun 11 17:44:03.024405 crc crio[23211]: time=\"2026-06-11T17:44:03.024305097Z\" level=info msg=\"Started container\" PID=326331 containerID=83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59 description=openshift-infra/auto-csr-approver-29686664-ltd8r/oc id=6f22d745-d641-4443-ba6d-664ae6d07d58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0",
2026-06-11 18:01:03.253500 | controller |     "Jun 11 17:44:05.172492 crc crio[23211]: time=\"2026-06-11T17:44:05.1707538Z\" level=info msg=\"Stopping pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0\" id=b4a8641b-c044-47fa-a69a-3e7d45bb75b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.253558 | controller |     "Jun 11 17:44:05.174836 crc crio[23211]: time=\"2026-06-11T17:44:05.173545088Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686664-ltd8r Namespace:openshift-infra ID:1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0 UID:d0acd3bc-1962-46fd-b0f1-3f3466e05f71 NetNS:/var/run/netns/0490155d-7336-480c-bdf0-b547d3f26e1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0acd3bc_1962_46fd_b0f1_3f3466e05f71.slice PodAnnotations:0xc006bcc5c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.253587 | controller |     "Jun 11 17:44:05.174836 crc crio[23211]: time=\"2026-06-11T17:44:05.173746983Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686664-ltd8r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.253612 | controller |     "Jun 11 17:44:05.614905 crc crio[23211]: time=\"2026-06-11T17:44:05.614334683Z\" level=info msg=\"Stopped pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0\" id=b4a8641b-c044-47fa-a69a-3e7d45bb75b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.253637 | controller |     "Jun 11 17:44:07.396102 crc crio[23211]: time=\"2026-06-11T17:44:07.395250428Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zkdcf/POD\" id=ed9baf37-13f3-402d-b166-53367e804c0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.253661 | controller |     "Jun 11 17:44:07.397822 crc crio[23211]: time=\"2026-06-11T17:44:07.39611179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.253685 | controller |     "Jun 11 17:44:07.443685 crc crio[23211]: time=\"2026-06-11T17:44:07.442853996Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zkdcf Namespace:openshift-marketplace ID:f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876 UID:b54744b2-8fd3-44e7-939f-4aead22ee54c NetNS:/var/run/netns/d94c8249-0825-4ab8-836c-c1a4de4af732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb54744b2_8fd3_44e7_939f_4aead22ee54c.slice PodAnnotations:0xc0001ae9c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.253711 | controller |     "Jun 11 17:44:07.443685 crc crio[23211]: time=\"2026-06-11T17:44:07.443524582Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zkdcf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.253735 | controller |     "Jun 11 17:44:07.475974 crc crio[23211]: time=\"2026-06-11T17:44:07.475838825Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.253760 | controller |     "Jun 11 17:44:07.974992 crc crio[23211]: 2026-06-11T17:44:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f787c42ef4f8be5 Mac:e6:60:6d:c0:31:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c3 Mtu:0 Sandbox:/var/run/netns/d94c8249-0825-4ab8-836c-c1a4de4af732 SocketPath: PciID:}] [{Interface:0xc0003146d0 Address:{IP:10.217.1.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.253784 | controller |     "Jun 11 17:44:07.977523 crc crio[23211]: time=\"2026-06-11T17:44:07.977389031Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zkdcf Namespace:openshift-marketplace ID:f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876 UID:b54744b2-8fd3-44e7-939f-4aead22ee54c NetNS:/var/run/netns/d94c8249-0825-4ab8-836c-c1a4de4af732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb54744b2_8fd3_44e7_939f_4aead22ee54c.slice PodAnnotations:0xc0001ae9c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.253814 | controller |     "Jun 11 17:44:07.977718 crc crio[23211]: time=\"2026-06-11T17:44:07.977653408Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zkdcf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.253839 | controller |     "Jun 11 17:44:08.001502 crc crio[23211]: time=\"2026-06-11T17:44:07.998239503Z\" level=info msg=\"Ran pod sandbox f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876 with infra container: openshift-marketplace/redhat-marketplace-zkdcf/POD\" id=ed9baf37-13f3-402d-b166-53367e804c0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.253863 | controller |     "Jun 11 17:44:08.004942 crc crio[23211]: time=\"2026-06-11T17:44:08.004870965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7e22db47-1d41-4aae-ad79-93edb2602685 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.253888 | controller |     "Jun 11 17:44:08.008138 crc crio[23211]: time=\"2026-06-11T17:44:08.007162151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd9de8dc-9e2e-4cc7-949a-6f57d0e2ff88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.253912 | controller |     "Jun 11 17:44:08.017128 crc crio[23211]: time=\"2026-06-11T17:44:08.017040064Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zkdcf/extract-utilities\" id=a2e7c042-7cb2-4863-8aaa-a279aa778891 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.253936 | controller |     "Jun 11 17:44:08.017663 crc crio[23211]: time=\"2026-06-11T17:44:08.017606098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.253957 | controller |     "Jun 11 17:44:08.095886 crc crio[23211]: time=\"2026-06-11T17:44:08.095723554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.253977 | controller |     "Jun 11 17:44:08.102289 crc crio[23211]: time=\"2026-06-11T17:44:08.101724561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.253997 | controller |     "Jun 11 17:44:08.308802 crc crio[23211]: time=\"2026-06-11T17:44:08.308374582Z\" level=info msg=\"Created container f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022: openshift-marketplace/redhat-marketplace-zkdcf/extract-utilities\" id=a2e7c042-7cb2-4863-8aaa-a279aa778891 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.254019 | controller |     "Jun 11 17:44:08.309777 crc crio[23211]: time=\"2026-06-11T17:44:08.309647463Z\" level=info msg=\"Starting container: f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022\" id=9c1d94ca-9b29-4cf3-b991-0d63b50dc2fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.254043 | controller |     "Jun 11 17:44:08.320013 crc crio[23211]: time=\"2026-06-11T17:44:08.319901584Z\" level=info msg=\"Started container\" PID=326858 containerID=f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022 description=openshift-marketplace/redhat-marketplace-zkdcf/extract-utilities id=9c1d94ca-9b29-4cf3-b991-0d63b50dc2fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876",
2026-06-11 18:01:03.254069 | controller |     "Jun 11 17:44:09.278480 crc crio[23211]: time=\"2026-06-11T17:44:09.278041743Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fca61a69-df2f-46f0-b97b-135272b9ec41 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.254099 | controller |     "Jun 11 17:44:09.284946 crc crio[23211]: time=\"2026-06-11T17:44:09.2848718Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:01:03.254125 | controller |     "Jun 11 17:44:09.972581 crc crio[23211]: time=\"2026-06-11T17:44:09.972146502Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=fca61a69-df2f-46f0-b97b-135272b9ec41 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.254150 | controller |     "Jun 11 17:44:09.973564 crc crio[23211]: time=\"2026-06-11T17:44:09.973305271Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=37257c32-2b3b-4dcd-90c5-55c4d84fa390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.254175 | controller |     "Jun 11 17:44:09.978034 crc crio[23211]: time=\"2026-06-11T17:44:09.977952834Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e6aa70fd-8f1e-4560-968b-e5c2961af623 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.254199 | controller |     "Jun 11 17:44:09.988336 crc crio[23211]: time=\"2026-06-11T17:44:09.988212547Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zkdcf/extract-content\" id=5af94b23-1c73-4c80-b815-13cf610b0ee7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.254223 | controller |     "Jun 11 17:44:09.988870 crc crio[23211]: time=\"2026-06-11T17:44:09.988829441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.254247 | controller |     "Jun 11 17:44:10.049909 crc crio[23211]: time=\"2026-06-11T17:44:10.049740327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.254272 | controller |     "Jun 11 17:44:10.054222 crc crio[23211]: time=\"2026-06-11T17:44:10.054148984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.254296 | controller |     "Jun 11 17:44:10.233173 crc crio[23211]: time=\"2026-06-11T17:44:10.232248964Z\" level=info msg=\"Created container a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604: openshift-marketplace/redhat-marketplace-zkdcf/extract-content\" id=5af94b23-1c73-4c80-b815-13cf610b0ee7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.254320 | controller |     "Jun 11 17:44:10.234667 crc crio[23211]: time=\"2026-06-11T17:44:10.23453183Z\" level=info msg=\"Starting container: a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604\" id=2eab9b93-029c-490a-a09f-512c1ab4a108 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.254344 | controller |     "Jun 11 17:44:10.242744 crc crio[23211]: time=\"2026-06-11T17:44:10.242621788Z\" level=info msg=\"Started container\" PID=326944 containerID=a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604 description=openshift-marketplace/redhat-marketplace-zkdcf/extract-content id=2eab9b93-029c-490a-a09f-512c1ab4a108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876",
2026-06-11 18:01:03.254369 | controller |     "Jun 11 17:44:10.975703 crc crio[23211]: time=\"2026-06-11T17:44:10.974834513Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.254393 | controller |     "Jun 11 17:44:11.333299 crc crio[23211]: time=\"2026-06-11T17:44:11.333254867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e6b72867-3e8e-49c4-bfd6-14ec1075006f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.254421 | controller |     "Jun 11 17:44:11.335976 crc crio[23211]: time=\"2026-06-11T17:44:11.335944383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=603bb3c3-0055-4c06-a441-e96e1bfc7f30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.254445 | controller |     "Jun 11 17:44:11.353378 crc crio[23211]: time=\"2026-06-11T17:44:11.353304878Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zkdcf/registry-server\" id=91a44158-df83-4a0d-a8b2-1df13a161842 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.254469 | controller |     "Jun 11 17:44:11.353994 crc crio[23211]: time=\"2026-06-11T17:44:11.353937745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.254493 | controller |     "Jun 11 17:44:11.430503 crc crio[23211]: time=\"2026-06-11T17:44:11.430337339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.254542 | controller |     "Jun 11 17:44:11.436494 crc crio[23211]: time=\"2026-06-11T17:44:11.436359027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.254573 | controller |     "Jun 11 17:44:11.648452 crc crio[23211]: time=\"2026-06-11T17:44:11.648324977Z\" level=info msg=\"Created container 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451: openshift-marketplace/redhat-marketplace-zkdcf/registry-server\" id=91a44158-df83-4a0d-a8b2-1df13a161842 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.254598 | controller |     "Jun 11 17:44:11.650620 crc crio[23211]: time=\"2026-06-11T17:44:11.650525361Z\" level=info msg=\"Starting container: 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451\" id=c095b888-7cb3-471e-942f-70bf8c887543 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.254623 | controller |     "Jun 11 17:44:11.657930 crc crio[23211]: time=\"2026-06-11T17:44:11.657844431Z\" level=info msg=\"Started container\" PID=327009 containerID=79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451 description=openshift-marketplace/redhat-marketplace-zkdcf/registry-server id=c095b888-7cb3-471e-942f-70bf8c887543 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876",
2026-06-11 18:01:03.254648 | controller |     "Jun 11 17:44:19.495768 crc crio[23211]: time=\"2026-06-11T17:44:19.494775409Z\" level=info msg=\"Stopping container: 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451 (timeout: 2s)\" id=3e999def-27c7-46de-8b6e-5c359818d3dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.254671 | controller |     "Jun 11 17:44:19.623946 crc crio[23211]: time=\"2026-06-11T17:44:19.623832435Z\" level=info msg=\"Stopped container 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451: openshift-marketplace/redhat-marketplace-zkdcf/registry-server\" id=3e999def-27c7-46de-8b6e-5c359818d3dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.254693 | controller |     "Jun 11 17:44:19.641754 crc crio[23211]: time=\"2026-06-11T17:44:19.639653852Z\" level=info msg=\"Stopping pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\" id=f26ad799-ca88-4d46-a123-05f58d681bc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.254713 | controller |     "Jun 11 17:44:19.641754 crc crio[23211]: time=\"2026-06-11T17:44:19.640634406Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zkdcf Namespace:openshift-marketplace ID:f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876 UID:b54744b2-8fd3-44e7-939f-4aead22ee54c NetNS:/var/run/netns/d94c8249-0825-4ab8-836c-c1a4de4af732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb54744b2_8fd3_44e7_939f_4aead22ee54c.slice PodAnnotations:0xc0066191a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.254738 | controller |     "Jun 11 17:44:19.641754 crc crio[23211]: time=\"2026-06-11T17:44:19.64080108Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zkdcf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.254760 | controller |     "Jun 11 17:44:20.014615 crc crio[23211]: time=\"2026-06-11T17:44:20.014273745Z\" level=info msg=\"Stopped pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\" id=f26ad799-ca88-4d46-a123-05f58d681bc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.254784 | controller |     "Jun 11 17:44:20.521634 crc crio[23211]: time=\"2026-06-11T17:44:20.521267734Z\" level=info msg=\"Removing container: 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451\" id=2e0120d7-9912-488e-bbda-0aa5caed17a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.254808 | controller |     "Jun 11 17:44:20.563194 crc crio[23211]: time=\"2026-06-11T17:44:20.563014928Z\" level=info msg=\"Removed container 79576f7d5d1577e3237cbad776d7f0949863c628914d6a3007aa89c6c8734451: openshift-marketplace/redhat-marketplace-zkdcf/registry-server\" id=2e0120d7-9912-488e-bbda-0aa5caed17a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.254832 | controller |     "Jun 11 17:44:20.571684 crc crio[23211]: time=\"2026-06-11T17:44:20.570935182Z\" level=info msg=\"Removing container: a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604\" id=90f62534-7d29-4313-a024-8802fb2b8543 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.254855 | controller |     "Jun 11 17:44:20.611927 crc crio[23211]: time=\"2026-06-11T17:44:20.611810465Z\" level=info msg=\"Removed container a1515572a6e061520786bf6e2bc9a92791fec70c03ea660e0637d3a6a2f44604: openshift-marketplace/redhat-marketplace-zkdcf/extract-content\" id=90f62534-7d29-4313-a024-8802fb2b8543 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.254879 | controller |     "Jun 11 17:44:20.615000 crc crio[23211]: time=\"2026-06-11T17:44:20.614916722Z\" level=info msg=\"Removing container: f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022\" id=031cdbd1-6b4e-4ddd-ac1c-d35f572a2b35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.254902 | controller |     "Jun 11 17:44:20.678298 crc crio[23211]: time=\"2026-06-11T17:44:20.678163682Z\" level=info msg=\"Removed container f17ba61283931e0dd8d57b2f371bdb5a6812f026f7893943f48abb6a60930022: openshift-marketplace/redhat-marketplace-zkdcf/extract-utilities\" id=031cdbd1-6b4e-4ddd-ac1c-d35f572a2b35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.254926 | controller |     "Jun 11 17:44:28.854537 crc crio[23211]: time=\"2026-06-11T17:44:28.853536215Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-q4vrd/POD\" id=26bdf3d4-d677-419f-ac0b-89c934d16df6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.254951 | controller |     "Jun 11 17:44:28.856135 crc crio[23211]: time=\"2026-06-11T17:44:28.854667013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.254975 | controller |     "Jun 11 17:44:28.932000 crc crio[23211]: time=\"2026-06-11T17:44:28.931796396Z\" level=info msg=\"Got pod network &{Name:certified-operators-q4vrd Namespace:openshift-marketplace ID:8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089 UID:620859a2-10af-4d24-98cd-1257fafc2d75 NetNS:/var/run/netns/c5223c4d-d4c0-497a-94d7-96f4e98d8d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620859a2_10af_4d24_98cd_1257fafc2d75.slice PodAnnotations:0xc0001ae118}] Aliases:map[]}\"",
2026-06-11 18:01:03.255019 | controller |     "Jun 11 17:44:28.932000 crc crio[23211]: time=\"2026-06-11T17:44:28.931895729Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-q4vrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.255048 | controller |     "Jun 11 17:44:29.666496 crc crio[23211]: 2026-06-11T17:44:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8740399f742ed68 Mac:22:0a:1e:21:e1:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c4 Mtu:0 Sandbox:/var/run/netns/c5223c4d-d4c0-497a-94d7-96f4e98d8d06 SocketPath: PciID:}] [{Interface:0xc00030c850 Address:{IP:10.217.1.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.255074 | controller |     "Jun 11 17:44:29.668543 crc crio[23211]: time=\"2026-06-11T17:44:29.668401999Z\" level=info msg=\"Got pod network &{Name:certified-operators-q4vrd Namespace:openshift-marketplace ID:8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089 UID:620859a2-10af-4d24-98cd-1257fafc2d75 NetNS:/var/run/netns/c5223c4d-d4c0-497a-94d7-96f4e98d8d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620859a2_10af_4d24_98cd_1257fafc2d75.slice PodAnnotations:0xc0001ae118}] Aliases:map[]}\"",
2026-06-11 18:01:03.255098 | controller |     "Jun 11 17:44:29.668702 crc crio[23211]: time=\"2026-06-11T17:44:29.668659745Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-q4vrd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.255121 | controller |     "Jun 11 17:44:29.684150 crc crio[23211]: time=\"2026-06-11T17:44:29.684105013Z\" level=info msg=\"Ran pod sandbox 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089 with infra container: openshift-marketplace/certified-operators-q4vrd/POD\" id=26bdf3d4-d677-419f-ac0b-89c934d16df6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.255146 | controller |     "Jun 11 17:44:29.686827 crc crio[23211]: time=\"2026-06-11T17:44:29.686371969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4fa5a9f3-872d-45eb-9734-deacf214d18c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.255170 | controller |     "Jun 11 17:44:29.688515 crc crio[23211]: time=\"2026-06-11T17:44:29.688476701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=55d66be7-ed00-413f-806e-1f98a6ee993f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.255194 | controller |     "Jun 11 17:44:29.699681 crc crio[23211]: time=\"2026-06-11T17:44:29.699579043Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q4vrd/extract-utilities\" id=123430c1-3de3-469e-be41-bcfd2703d5df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.255218 | controller |     "Jun 11 17:44:29.700080 crc crio[23211]: time=\"2026-06-11T17:44:29.700016563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.255241 | controller |     "Jun 11 17:44:29.773176 crc crio[23211]: time=\"2026-06-11T17:44:29.773098348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.255270 | controller |     "Jun 11 17:44:29.779386 crc crio[23211]: time=\"2026-06-11T17:44:29.77933061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.255294 | controller |     "Jun 11 17:44:29.971098 crc crio[23211]: time=\"2026-06-11T17:44:29.970937252Z\" level=info msg=\"Created container e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12: openshift-marketplace/certified-operators-q4vrd/extract-utilities\" id=123430c1-3de3-469e-be41-bcfd2703d5df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.255319 | controller |     "Jun 11 17:44:29.972924 crc crio[23211]: time=\"2026-06-11T17:44:29.972706565Z\" level=info msg=\"Starting container: e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12\" id=3d7b23b5-c7bd-4237-ad2a-fe413b0362d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.255341 | controller |     "Jun 11 17:44:29.983045 crc crio[23211]: time=\"2026-06-11T17:44:29.982765251Z\" level=info msg=\"Started container\" PID=328267 containerID=e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12 description=openshift-marketplace/certified-operators-q4vrd/extract-utilities id=3d7b23b5-c7bd-4237-ad2a-fe413b0362d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089",
2026-06-11 18:01:03.255362 | controller |     "Jun 11 17:44:30.841709 crc crio[23211]: time=\"2026-06-11T17:44:30.839036119Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=eb6c4209-002b-4203-8aae-e9e22508a9bd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.255383 | controller |     "Jun 11 17:44:30.985378 crc crio[23211]: time=\"2026-06-11T17:44:30.94827569Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.255403 | controller |     "Jun 11 17:44:32.063554 crc crio[23211]: time=\"2026-06-11T17:44:32.062950558Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=eb6c4209-002b-4203-8aae-e9e22508a9bd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.255423 | controller |     "Jun 11 17:44:32.064819 crc crio[23211]: time=\"2026-06-11T17:44:32.064740302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4b2a8c87-a001-432b-8ba0-a65af0ab30e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.255443 | controller |     "Jun 11 17:44:32.068642 crc crio[23211]: time=\"2026-06-11T17:44:32.068504845Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=17d5e08c-2469-4249-a5ad-3ba65094b793 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.255463 | controller |     "Jun 11 17:44:32.081408 crc crio[23211]: time=\"2026-06-11T17:44:32.08134809Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q4vrd/extract-content\" id=60876ba2-866a-4148-ab17-8443d0ede0ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.255483 | controller |     "Jun 11 17:44:32.081861 crc crio[23211]: time=\"2026-06-11T17:44:32.081826942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.255502 | controller |     "Jun 11 17:44:32.166082 crc crio[23211]: time=\"2026-06-11T17:44:32.165939886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.255550 | controller |     "Jun 11 17:44:32.173290 crc crio[23211]: time=\"2026-06-11T17:44:32.173178523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.255580 | controller |     "Jun 11 17:44:32.396612 crc crio[23211]: time=\"2026-06-11T17:44:32.39641073Z\" level=info msg=\"Created container 57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb: openshift-marketplace/certified-operators-q4vrd/extract-content\" id=60876ba2-866a-4148-ab17-8443d0ede0ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.255599 | controller |     "Jun 11 17:44:32.398067 crc crio[23211]: time=\"2026-06-11T17:44:32.397955628Z\" level=info msg=\"Starting container: 57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb\" id=bfcf66f4-6d86-4f5f-816d-7c5bca2ac2ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.255618 | controller |     "Jun 11 17:44:32.406686 crc crio[23211]: time=\"2026-06-11T17:44:32.40659473Z\" level=info msg=\"Started container\" PID=328350 containerID=57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb description=openshift-marketplace/certified-operators-q4vrd/extract-content id=bfcf66f4-6d86-4f5f-816d-7c5bca2ac2ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089",
2026-06-11 18:01:03.255639 | controller |     "Jun 11 17:44:35.098067 crc crio[23211]: time=\"2026-06-11T17:44:35.09703801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=19d138e7-b36f-4e64-813c-63ea76723f68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.255658 | controller |     "Jun 11 17:44:35.106477 crc crio[23211]: time=\"2026-06-11T17:44:35.106297917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bcc58bc9-bfd6-4d0a-bf20-bffa69d5bf4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.255677 | controller |     "Jun 11 17:44:35.116333 crc crio[23211]: time=\"2026-06-11T17:44:35.115925103Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q4vrd/registry-server\" id=6a5c4706-5813-46e3-958b-1821767f5528 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.255697 | controller |     "Jun 11 17:44:35.116809 crc crio[23211]: time=\"2026-06-11T17:44:35.116736623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.255719 | controller |     "Jun 11 17:44:35.214946 crc crio[23211]: time=\"2026-06-11T17:44:35.21480607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.255739 | controller |     "Jun 11 17:44:35.219157 crc crio[23211]: time=\"2026-06-11T17:44:35.219079844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.255758 | controller |     "Jun 11 17:44:35.407067 crc crio[23211]: time=\"2026-06-11T17:44:35.406151375Z\" level=info msg=\"Created container 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89: openshift-marketplace/certified-operators-q4vrd/registry-server\" id=6a5c4706-5813-46e3-958b-1821767f5528 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.255777 | controller |     "Jun 11 17:44:35.409643 crc crio[23211]: time=\"2026-06-11T17:44:35.409316011Z\" level=info msg=\"Starting container: 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89\" id=b5720457-ecab-4bb8-98dc-489dd4620fcf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.255796 | controller |     "Jun 11 17:44:35.422714 crc crio[23211]: time=\"2026-06-11T17:44:35.422529736Z\" level=info msg=\"Started container\" PID=328495 containerID=33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89 description=openshift-marketplace/certified-operators-q4vrd/registry-server id=b5720457-ecab-4bb8-98dc-489dd4620fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089",
2026-06-11 18:01:03.255820 | controller |     "Jun 11 17:44:49.430115 crc crio[23211]: time=\"2026-06-11T17:44:49.428669488Z\" level=info msg=\"Stopping container: 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89 (timeout: 2s)\" id=7a065478-cd0c-414c-95fb-cf19e4970715 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.255840 | controller |     "Jun 11 17:44:49.562273 crc crio[23211]: time=\"2026-06-11T17:44:49.562155793Z\" level=info msg=\"Stopped container 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89: openshift-marketplace/certified-operators-q4vrd/registry-server\" id=7a065478-cd0c-414c-95fb-cf19e4970715 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.255860 | controller |     "Jun 11 17:44:49.563290 crc crio[23211]: time=\"2026-06-11T17:44:49.563233609Z\" level=info msg=\"Stopping pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\" id=8f54c5c4-a164-41c5-88a4-1fe32b47c740 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.255880 | controller |     "Jun 11 17:44:49.564376 crc crio[23211]: time=\"2026-06-11T17:44:49.564268415Z\" level=info msg=\"Got pod network &{Name:certified-operators-q4vrd Namespace:openshift-marketplace ID:8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089 UID:620859a2-10af-4d24-98cd-1257fafc2d75 NetNS:/var/run/netns/c5223c4d-d4c0-497a-94d7-96f4e98d8d06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620859a2_10af_4d24_98cd_1257fafc2d75.slice PodAnnotations:0xc0018be928}] Aliases:map[]}\"",
2026-06-11 18:01:03.255899 | controller |     "Jun 11 17:44:49.564755 crc crio[23211]: time=\"2026-06-11T17:44:49.564585251Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-q4vrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.255919 | controller |     "Jun 11 17:44:49.926158 crc crio[23211]: time=\"2026-06-11T17:44:49.925734003Z\" level=info msg=\"Stopped pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\" id=8f54c5c4-a164-41c5-88a4-1fe32b47c740 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.255939 | controller |     "Jun 11 17:44:50.426521 crc crio[23211]: time=\"2026-06-11T17:44:50.426088179Z\" level=info msg=\"Removing container: 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89\" id=40bd0479-8a32-40f4-946e-23ec6038ede2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.255959 | controller |     "Jun 11 17:44:50.496619 crc crio[23211]: time=\"2026-06-11T17:44:50.496528107Z\" level=info msg=\"Removed container 33879b0d8bf855a386f9ff060c39026872d827b051eb66420c540db7755c0f89: openshift-marketplace/certified-operators-q4vrd/registry-server\" id=40bd0479-8a32-40f4-946e-23ec6038ede2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.255981 | controller |     "Jun 11 17:44:50.502390 crc crio[23211]: time=\"2026-06-11T17:44:50.50230917Z\" level=info msg=\"Removing container: 57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb\" id=a1d0337f-6fd3-47d5-8b27-b5851ee1df64 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.256005 | controller |     "Jun 11 17:44:50.566861 crc crio[23211]: time=\"2026-06-11T17:44:50.56677372Z\" level=info msg=\"Removed container 57881b67c5027ff1cf9ecd257f87af4180407d4b116cad6e308342e8a5e8ddbb: openshift-marketplace/certified-operators-q4vrd/extract-content\" id=a1d0337f-6fd3-47d5-8b27-b5851ee1df64 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.256028 | controller |     "Jun 11 17:44:50.571246 crc crio[23211]: time=\"2026-06-11T17:44:50.571136458Z\" level=info msg=\"Removing container: e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12\" id=50213899-e00e-4549-a768-721e67bfd217 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.256061 | controller |     "Jun 11 17:44:50.614196 crc crio[23211]: time=\"2026-06-11T17:44:50.614110102Z\" level=info msg=\"Removed container e8943448dc4d93729a1ca922930a4bca36d504f43b1d68b130573392e3cf0c12: openshift-marketplace/certified-operators-q4vrd/extract-utilities\" id=50213899-e00e-4549-a768-721e67bfd217 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.256087 | controller |     "Jun 11 17:44:52.832707 crc crio[23211]: time=\"2026-06-11T17:44:52.832215343Z\" level=info msg=\"Removing container: 4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f\" id=561b9a54-fc5d-4d43-9fe2-090671a6d8a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.256112 | controller |     "Jun 11 17:44:52.939293 crc crio[23211]: time=\"2026-06-11T17:44:52.938380718Z\" level=info msg=\"Removed container 4285a5d3807ba3a3018ea963550d360e0e30168fd6338ea985893b7ac2c2e29f: openstack/barbican-db-sync-mj7z2/barbican-db-sync\" id=561b9a54-fc5d-4d43-9fe2-090671a6d8a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.256139 | controller |     "Jun 11 17:44:52.944801 crc crio[23211]: time=\"2026-06-11T17:44:52.944659743Z\" level=info msg=\"Removing container: 16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5\" id=da53bb93-97b2-462d-a120-8d7ed89b2327 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.256163 | controller |     "Jun 11 17:44:53.031778 crc crio[23211]: time=\"2026-06-11T17:44:53.031557024Z\" level=info msg=\"Removed container 16d68c0df367db2916a35f9712327bdff582e1a6248fb46163ec7f84c3fe62c5: openstack/placement-db-sync-25f55/placement-db-sync\" id=da53bb93-97b2-462d-a120-8d7ed89b2327 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.256184 | controller |     "Jun 11 17:44:53.036766 crc crio[23211]: time=\"2026-06-11T17:44:53.03666149Z\" level=info msg=\"Removing container: e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951\" id=51332cd6-974b-4bde-8002-2fd328323941 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.256205 | controller |     "Jun 11 17:44:53.261306 crc crio[23211]: time=\"2026-06-11T17:44:53.261173327Z\" level=info msg=\"Removed container e93c42993a7bf3132ae25cb913cb7a444916aad88b6ebbde4e989cce15aa1951: openshift-infra/auto-csr-approver-29686658-dlq7z/oc\" id=51332cd6-974b-4bde-8002-2fd328323941 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.256226 | controller |     "Jun 11 17:44:53.282706 crc crio[23211]: time=\"2026-06-11T17:44:53.282600304Z\" level=info msg=\"Stopping pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750\" id=33acd646-10ab-4a07-b855-f2d997faf5f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.256277 | controller |     "Jun 11 17:44:53.282706 crc crio[23211]: time=\"2026-06-11T17:44:53.282694646Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750\" id=33acd646-10ab-4a07-b855-f2d997faf5f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.256307 | controller |     "Jun 11 17:44:53.284400 crc crio[23211]: time=\"2026-06-11T17:44:53.284285805Z\" level=info msg=\"Removing pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750\" id=632cf648-9afd-41d9-8009-5034c5f9f3f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.256332 | controller |     "Jun 11 17:44:53.322915 crc crio[23211]: time=\"2026-06-11T17:44:53.322800519Z\" level=info msg=\"Removed pod sandbox: ef735cb978d48521ed24093d9763305d3414074b25021e8f18755cf004426750\" id=632cf648-9afd-41d9-8009-5034c5f9f3f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.256357 | controller |     "Jun 11 17:44:53.324091 crc crio[23211]: time=\"2026-06-11T17:44:53.323943328Z\" level=info msg=\"Stopping pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8\" id=49207656-74bf-4eee-bdde-2d258c930f4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.256386 | controller |     "Jun 11 17:44:53.324198 crc crio[23211]: time=\"2026-06-11T17:44:53.324146573Z\" level=info msg=\"Stopped pod sandbox (already stopped): 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8\" id=49207656-74bf-4eee-bdde-2d258c930f4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.256411 | controller |     "Jun 11 17:44:53.325253 crc crio[23211]: time=\"2026-06-11T17:44:53.325155247Z\" level=info msg=\"Removing pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8\" id=0ed850df-074b-48ba-836e-8839c939322f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.256436 | controller |     "Jun 11 17:44:53.343599 crc crio[23211]: time=\"2026-06-11T17:44:53.343264682Z\" level=info msg=\"Removed pod sandbox: 021aa5c8424ed8e1203b3adfc5c8625046f647f528778d65e9932c5cf22766c8\" id=0ed850df-074b-48ba-836e-8839c939322f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.256461 | controller |     "Jun 11 17:44:53.345577 crc crio[23211]: time=\"2026-06-11T17:44:53.345412675Z\" level=info msg=\"Stopping pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04\" id=c6082976-e1d4-4054-8aeb-132dd9fbd6f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.256485 | controller |     "Jun 11 17:44:53.345840 crc crio[23211]: time=\"2026-06-11T17:44:53.345757384Z\" level=info msg=\"Stopped pod sandbox (already stopped): 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04\" id=c6082976-e1d4-4054-8aeb-132dd9fbd6f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.256528 | controller |     "Jun 11 17:44:53.347316 crc crio[23211]: time=\"2026-06-11T17:44:53.347237299Z\" level=info msg=\"Removing pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04\" id=54efea7b-71d7-4ade-8f02-3a844f518af6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.256560 | controller |     "Jun 11 17:44:53.368689 crc crio[23211]: time=\"2026-06-11T17:44:53.368591784Z\" level=info msg=\"Removed pod sandbox: 359d670f6f312531d5f74839c0bec6d9df04ae828c6a60fefa7aad8a2fb2ec04\" id=54efea7b-71d7-4ade-8f02-3a844f518af6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.256587 | controller |     "Jun 11 17:44:53.369800 crc crio[23211]: time=\"2026-06-11T17:44:53.36969205Z\" level=info msg=\"Stopping pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\" id=0a331878-e5e6-4df9-8828-aa5ede1904c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.256612 | controller |     "Jun 11 17:44:53.370151 crc crio[23211]: time=\"2026-06-11T17:44:53.370025298Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\" id=0a331878-e5e6-4df9-8828-aa5ede1904c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.256636 | controller |     "Jun 11 17:44:53.371147 crc crio[23211]: time=\"2026-06-11T17:44:53.371069574Z\" level=info msg=\"Removing pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\" id=27a6ffa4-4c5c-4b4e-b474-7ebc59c785bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.256660 | controller |     "Jun 11 17:44:53.390025 crc crio[23211]: time=\"2026-06-11T17:44:53.389925806Z\" level=info msg=\"Removed pod sandbox: 8740399f742ed68f8744973d6581a1e5d2be56f26d0434776b70a13e05cba089\" id=27a6ffa4-4c5c-4b4e-b474-7ebc59c785bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.256684 | controller |     "Jun 11 17:44:53.391207 crc crio[23211]: time=\"2026-06-11T17:44:53.391065575Z\" level=info msg=\"Stopping pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\" id=93635e5f-9f75-49df-81ec-ce6603733ea5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.256712 | controller |     "Jun 11 17:44:53.391207 crc crio[23211]: time=\"2026-06-11T17:44:53.391160748Z\" level=info msg=\"Stopped pod sandbox (already stopped): f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\" id=93635e5f-9f75-49df-81ec-ce6603733ea5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.256737 | controller |     "Jun 11 17:44:53.392964 crc crio[23211]: time=\"2026-06-11T17:44:53.39288339Z\" level=info msg=\"Removing pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\" id=0148d3bc-9683-4af8-9ad6-25786fb2484d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.256761 | controller |     "Jun 11 17:44:53.424660 crc crio[23211]: time=\"2026-06-11T17:44:53.424546376Z\" level=info msg=\"Removed pod sandbox: f787c42ef4f8be55d64149fd40b9d144a907b6605209ba9ee75260a3023ec876\" id=0148d3bc-9683-4af8-9ad6-25786fb2484d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.256785 | controller |     "Jun 11 17:45:00.579594 crc crio[23211]: time=\"2026-06-11T17:45:00.578688702Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/POD\" id=21172487-f747-425d-82d2-261453b943f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.256810 | controller |     "Jun 11 17:45:00.581001 crc crio[23211]: time=\"2026-06-11T17:45:00.579627695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.256835 | controller |     "Jun 11 17:45:00.625731 crc crio[23211]: time=\"2026-06-11T17:45:00.625609953Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686665-7gfzv Namespace:openshift-operator-lifecycle-manager ID:588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2 UID:06d8b1b3-8604-4ac0-be72-78b0c54893c9 NetNS:/var/run/netns/22f983c6-627e-4871-91e7-95d8179968a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06d8b1b3_8604_4ac0_be72_78b0c54893c9.slice PodAnnotations:0xc000d2f580}] Aliases:map[]}\"",
2026-06-11 18:01:03.256860 | controller |     "Jun 11 17:45:00.625731 crc crio[23211]: time=\"2026-06-11T17:45:00.625689295Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686665-7gfzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.256886 | controller |     "Jun 11 17:45:00.901187 crc crio[23211]: time=\"2026-06-11T17:45:00.900761204Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-v556s/POD\" id=6e373841-2642-4f10-a63d-0c91c7d6934d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.256911 | controller |     "Jun 11 17:45:00.901340 crc crio[23211]: time=\"2026-06-11T17:45:00.901186145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.256935 | controller |     "Jun 11 17:45:00.939294 crc crio[23211]: time=\"2026-06-11T17:45:00.939172076Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v556s Namespace:openshift-marketplace ID:27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193 UID:30feed6b-ab11-491a-ab24-c8bda1721d2b NetNS:/var/run/netns/27498b3e-e228-4347-bcc8-7db4e2125f54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30feed6b_ab11_491a_ab24_c8bda1721d2b.slice PodAnnotations:0xc002818670}] Aliases:map[]}\"",
2026-06-11 18:01:03.256961 | controller |     "Jun 11 17:45:00.939294 crc crio[23211]: time=\"2026-06-11T17:45:00.939258478Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-v556s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.256985 | controller |     "Jun 11 17:45:01.065946 crc crio[23211]: 2026-06-11T17:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:588e3e7c321ae09 Mac:de:9c:00:13:56:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c5 Mtu:0 Sandbox:/var/run/netns/22f983c6-627e-4871-91e7-95d8179968a9 SocketPath: PciID:}] [{Interface:0xc0002808b0 Address:{IP:10.217.1.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.257015 | controller |     "Jun 11 17:45:01.067716 crc crio[23211]: time=\"2026-06-11T17:45:01.067654309Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686665-7gfzv Namespace:openshift-operator-lifecycle-manager ID:588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2 UID:06d8b1b3-8604-4ac0-be72-78b0c54893c9 NetNS:/var/run/netns/22f983c6-627e-4871-91e7-95d8179968a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06d8b1b3_8604_4ac0_be72_78b0c54893c9.slice PodAnnotations:0xc000d2f580}] Aliases:map[]}\"",
2026-06-11 18:01:03.257042 | controller |     "Jun 11 17:45:01.067877 crc crio[23211]: time=\"2026-06-11T17:45:01.067811992Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686665-7gfzv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.257067 | controller |     "Jun 11 17:45:01.080477 crc crio[23211]: time=\"2026-06-11T17:45:01.080283328Z\" level=info msg=\"Ran pod sandbox 588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/POD\" id=21172487-f747-425d-82d2-261453b943f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.257092 | controller |     "Jun 11 17:45:01.084177 crc crio[23211]: time=\"2026-06-11T17:45:01.084102902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=76e369a3-95f3-4834-93b3-fe9e78eda9b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.257116 | controller |     "Jun 11 17:45:01.088082 crc crio[23211]: time=\"2026-06-11T17:45:01.087882285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=621d2ea2-1793-456c-85fb-7404a1545c47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.257139 | controller |     "Jun 11 17:45:01.096966 crc crio[23211]: time=\"2026-06-11T17:45:01.096892896Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/collect-profiles\" id=db62ee94-cd14-4394-beb9-d98355f46cd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.257160 | controller |     "Jun 11 17:45:01.097557 crc crio[23211]: time=\"2026-06-11T17:45:01.097501031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.257182 | controller |     "Jun 11 17:45:01.157129 crc crio[23211]: time=\"2026-06-11T17:45:01.156573671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.257203 | controller |     "Jun 11 17:45:01.161979 crc crio[23211]: time=\"2026-06-11T17:45:01.161933182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.257227 | controller |     "Jun 11 17:45:01.313393 crc crio[23211]: time=\"2026-06-11T17:45:01.313298016Z\" level=info msg=\"Created container e73e82ea5c0b0f32da2d5277b600cd5cd46a646337c5d949872b987a988faa29: openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/collect-profiles\" id=db62ee94-cd14-4394-beb9-d98355f46cd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.257256 | controller |     "Jun 11 17:45:01.314938 crc crio[23211]: time=\"2026-06-11T17:45:01.314838434Z\" level=info msg=\"Starting container: e73e82ea5c0b0f32da2d5277b600cd5cd46a646337c5d949872b987a988faa29\" id=8cf67ccf-f499-45f2-9c73-effe2f85f22d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.257282 | controller |     "Jun 11 17:45:01.321110 crc crio[23211]: time=\"2026-06-11T17:45:01.320881602Z\" level=info msg=\"Started container\" PID=330363 containerID=e73e82ea5c0b0f32da2d5277b600cd5cd46a646337c5d949872b987a988faa29 description=openshift-operator-lifecycle-manager/collect-profiles-29686665-7gfzv/collect-profiles id=8cf67ccf-f499-45f2-9c73-effe2f85f22d name=/runtime.v1.RuntimeService/StartContainer sandboxID=588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2",
2026-06-11 18:01:03.257308 | controller |     "Jun 11 17:45:01.618619 crc crio[23211]: 2026-06-11T17:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27b3f9a22021b5a Mac:d6:4c:cf:cb:ec:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c6 Mtu:0 Sandbox:/var/run/netns/27498b3e-e228-4347-bcc8-7db4e2125f54 SocketPath: PciID:}] [{Interface:0xc000192f90 Address:{IP:10.217.1.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.257332 | controller |     "Jun 11 17:45:01.620353 crc crio[23211]: time=\"2026-06-11T17:45:01.619620021Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v556s Namespace:openshift-marketplace ID:27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193 UID:30feed6b-ab11-491a-ab24-c8bda1721d2b NetNS:/var/run/netns/27498b3e-e228-4347-bcc8-7db4e2125f54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30feed6b_ab11_491a_ab24_c8bda1721d2b.slice PodAnnotations:0xc002818670}] Aliases:map[]}\"",
2026-06-11 18:01:03.257357 | controller |     "Jun 11 17:45:01.620353 crc crio[23211]: time=\"2026-06-11T17:45:01.619867048Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-v556s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.257382 | controller |     "Jun 11 17:45:01.633675 crc crio[23211]: time=\"2026-06-11T17:45:01.633563624Z\" level=info msg=\"Ran pod sandbox 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193 with infra container: openshift-marketplace/redhat-operators-v556s/POD\" id=6e373841-2642-4f10-a63d-0c91c7d6934d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.257406 | controller |     "Jun 11 17:45:01.636816 crc crio[23211]: time=\"2026-06-11T17:45:01.636771703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9862568a-f385-4d08-a0af-844339e86c6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.257430 | controller |     "Jun 11 17:45:01.639671 crc crio[23211]: time=\"2026-06-11T17:45:01.639599732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be07fa54-7af0-422d-bd0c-931a18d8b1cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.257455 | controller |     "Jun 11 17:45:01.647639 crc crio[23211]: time=\"2026-06-11T17:45:01.647495515Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v556s/extract-utilities\" id=f8afedd8-0c71-45a6-a456-0f860ea4dbe2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.257481 | controller |     "Jun 11 17:45:01.648051 crc crio[23211]: time=\"2026-06-11T17:45:01.647894975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.257507 | controller |     "Jun 11 17:45:01.722723 crc crio[23211]: time=\"2026-06-11T17:45:01.722600068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.257567 | controller |     "Jun 11 17:45:01.727481 crc crio[23211]: time=\"2026-06-11T17:45:01.727368706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.257596 | controller |     "Jun 11 17:45:01.932159 crc crio[23211]: time=\"2026-06-11T17:45:01.931711009Z\" level=info msg=\"Created container 5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342: openshift-marketplace/redhat-operators-v556s/extract-utilities\" id=f8afedd8-0c71-45a6-a456-0f860ea4dbe2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.257621 | controller |     "Jun 11 17:45:01.933924 crc crio[23211]: time=\"2026-06-11T17:45:01.933856241Z\" level=info msg=\"Starting container: 5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342\" id=e30e1e1e-fb60-4bc3-9bea-ce042a537c06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.257646 | controller |     "Jun 11 17:45:01.943570 crc crio[23211]: time=\"2026-06-11T17:45:01.943394015Z\" level=info msg=\"Started container\" PID=330384 containerID=5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342 description=openshift-marketplace/redhat-operators-v556s/extract-utilities id=e30e1e1e-fb60-4bc3-9bea-ce042a537c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193",
2026-06-11 18:01:03.257671 | controller |     "Jun 11 17:45:02.659327 crc crio[23211]: time=\"2026-06-11T17:45:02.658841179Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=083e30a2-7183-47cf-a311-97d4be1457b6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.257697 | controller |     "Jun 11 17:45:02.673516 crc crio[23211]: time=\"2026-06-11T17:45:02.673347595Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.257722 | controller |     "Jun 11 17:45:03.434071 crc crio[23211]: time=\"2026-06-11T17:45:03.433977076Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=083e30a2-7183-47cf-a311-97d4be1457b6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.257747 | controller |     "Jun 11 17:45:03.435600 crc crio[23211]: time=\"2026-06-11T17:45:03.435488193Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8e0f1ed6-e41f-49c5-ba30-20812a63111e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.257772 | controller |     "Jun 11 17:45:03.438616 crc crio[23211]: time=\"2026-06-11T17:45:03.438282073Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=388c74d4-2ed8-487d-ad59-b0f9ab82cfad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.257797 | controller |     "Jun 11 17:45:03.448345 crc crio[23211]: time=\"2026-06-11T17:45:03.448224517Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v556s/extract-content\" id=ead3b570-ac9c-4afe-a91d-d703688f517c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.257822 | controller |     "Jun 11 17:45:03.449877 crc crio[23211]: time=\"2026-06-11T17:45:03.449799925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.257848 | controller |     "Jun 11 17:45:03.523910 crc crio[23211]: time=\"2026-06-11T17:45:03.523845182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.257872 | controller |     "Jun 11 17:45:03.527701 crc crio[23211]: time=\"2026-06-11T17:45:03.527650145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.257905 | controller |     "Jun 11 17:45:03.682067 crc crio[23211]: time=\"2026-06-11T17:45:03.681305025Z\" level=info msg=\"Stopping pod sandbox: 588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2\" id=0ae22900-867c-4fb1-ae13-0a6e7e21bd3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.257932 | controller |     "Jun 11 17:45:03.682954 crc crio[23211]: time=\"2026-06-11T17:45:03.682878193Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686665-7gfzv Namespace:openshift-operator-lifecycle-manager ID:588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2 UID:06d8b1b3-8604-4ac0-be72-78b0c54893c9 NetNS:/var/run/netns/22f983c6-627e-4871-91e7-95d8179968a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06d8b1b3_8604_4ac0_be72_78b0c54893c9.slice PodAnnotations:0xc002794c18}] Aliases:map[]}\"",
2026-06-11 18:01:03.257958 | controller |     "Jun 11 17:45:03.683203 crc crio[23211]: time=\"2026-06-11T17:45:03.68313835Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686665-7gfzv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.257983 | controller |     "Jun 11 17:45:03.733306 crc crio[23211]: time=\"2026-06-11T17:45:03.733193938Z\" level=info msg=\"Created container b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4: openshift-marketplace/redhat-operators-v556s/extract-content\" id=ead3b570-ac9c-4afe-a91d-d703688f517c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.258007 | controller |     "Jun 11 17:45:03.735100 crc crio[23211]: time=\"2026-06-11T17:45:03.734961601Z\" level=info msg=\"Starting container: b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4\" id=9ed95e7c-259d-4632-8e84-a90f09752178 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.258031 | controller |     "Jun 11 17:45:03.746327 crc crio[23211]: time=\"2026-06-11T17:45:03.746191557Z\" level=info msg=\"Started container\" PID=330465 containerID=b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4 description=openshift-marketplace/redhat-operators-v556s/extract-content id=9ed95e7c-259d-4632-8e84-a90f09752178 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193",
2026-06-11 18:01:03.258056 | controller |     "Jun 11 17:45:04.107537 crc crio[23211]: time=\"2026-06-11T17:45:04.107248136Z\" level=info msg=\"Stopped pod sandbox: 588e3e7c321ae09ee5d3e30f99bb1446e3b31b752e9500b29b23bdedc6f81ec2\" id=0ae22900-867c-4fb1-ae13-0a6e7e21bd3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.258081 | controller |     "Jun 11 17:45:09.798780 crc crio[23211]: time=\"2026-06-11T17:45:09.797587708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=70c68491-2544-4377-8014-1909f88cc794 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.258105 | controller |     "Jun 11 17:45:09.803625 crc crio[23211]: time=\"2026-06-11T17:45:09.803538605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=738ecfb5-367c-442c-8693-192c37d73455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.258129 | controller |     "Jun 11 17:45:09.812074 crc crio[23211]: time=\"2026-06-11T17:45:09.8119609Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v556s/registry-server\" id=29c64e5f-7739-43d8-bb71-4a28d582ecb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.258155 | controller |     "Jun 11 17:45:09.812770 crc crio[23211]: time=\"2026-06-11T17:45:09.812701299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.258183 | controller |     "Jun 11 17:45:09.936305 crc crio[23211]: time=\"2026-06-11T17:45:09.936102296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.258205 | controller |     "Jun 11 17:45:09.941854 crc crio[23211]: time=\"2026-06-11T17:45:09.941753265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.258226 | controller |     "Jun 11 17:45:10.130905 crc crio[23211]: time=\"2026-06-11T17:45:10.129942523Z\" level=info msg=\"Created container 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261: openshift-marketplace/redhat-operators-v556s/registry-server\" id=29c64e5f-7739-43d8-bb71-4a28d582ecb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.258246 | controller |     "Jun 11 17:45:10.138842 crc crio[23211]: time=\"2026-06-11T17:45:10.134522375Z\" level=info msg=\"Starting container: 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261\" id=34e499ec-b440-4c28-b8e6-9497efadb88c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.258267 | controller |     "Jun 11 17:45:10.141961 crc crio[23211]: time=\"2026-06-11T17:45:10.141854075Z\" level=info msg=\"Started container\" PID=331003 containerID=4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261 description=openshift-marketplace/redhat-operators-v556s/registry-server id=34e499ec-b440-4c28-b8e6-9497efadb88c name=/runtime.v1.RuntimeService/StartContainer sandboxID=27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193",
2026-06-11 18:01:03.258291 | controller |     "Jun 11 17:45:32.185268 crc crio[23211]: time=\"2026-06-11T17:45:32.183964139Z\" level=info msg=\"Stopping container: 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261 (timeout: 2s)\" id=2294bbdd-51b1-4e42-a788-3ff4e3ea2f0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.258316 | controller |     "Jun 11 17:45:32.319511 crc crio[23211]: time=\"2026-06-11T17:45:32.317050395Z\" level=info msg=\"Stopped container 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261: openshift-marketplace/redhat-operators-v556s/registry-server\" id=2294bbdd-51b1-4e42-a788-3ff4e3ea2f0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.258341 | controller |     "Jun 11 17:45:32.319511 crc crio[23211]: time=\"2026-06-11T17:45:32.318276265Z\" level=info msg=\"Stopping pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\" id=318c25d8-ca93-47ee-8efb-12eaec325349 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.258365 | controller |     "Jun 11 17:45:32.319511 crc crio[23211]: time=\"2026-06-11T17:45:32.319330171Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v556s Namespace:openshift-marketplace ID:27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193 UID:30feed6b-ab11-491a-ab24-c8bda1721d2b NetNS:/var/run/netns/27498b3e-e228-4347-bcc8-7db4e2125f54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30feed6b_ab11_491a_ab24_c8bda1721d2b.slice PodAnnotations:0xc000612948}] Aliases:map[]}\"",
2026-06-11 18:01:03.258390 | controller |     "Jun 11 17:45:32.319922 crc crio[23211]: time=\"2026-06-11T17:45:32.319526766Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-v556s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.258414 | controller |     "Jun 11 17:45:32.731393 crc crio[23211]: time=\"2026-06-11T17:45:32.730842148Z\" level=info msg=\"Stopped pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\" id=318c25d8-ca93-47ee-8efb-12eaec325349 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.258444 | controller |     "Jun 11 17:45:33.240348 crc crio[23211]: time=\"2026-06-11T17:45:33.240240925Z\" level=info msg=\"Removing container: 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261\" id=e5c0effc-5e08-4bd3-a3be-eae91e762961 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258470 | controller |     "Jun 11 17:45:33.298471 crc crio[23211]: time=\"2026-06-11T17:45:33.297377778Z\" level=info msg=\"Removed container 4ea874dededc937c679a084cf381ff7c7e860dad93fb2f030fbd8a7c3e236261: openshift-marketplace/redhat-operators-v556s/registry-server\" id=e5c0effc-5e08-4bd3-a3be-eae91e762961 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258495 | controller |     "Jun 11 17:45:33.301771 crc crio[23211]: time=\"2026-06-11T17:45:33.301675432Z\" level=info msg=\"Removing container: b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4\" id=91067609-600d-4d42-9298-8e6f360f37d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258547 | controller |     "Jun 11 17:45:33.405005 crc crio[23211]: time=\"2026-06-11T17:45:33.404933566Z\" level=info msg=\"Removed container b831acbf178b9f9f1fcf5537504a4b0f56228519ad0395e9a137739de21209c4: openshift-marketplace/redhat-operators-v556s/extract-content\" id=91067609-600d-4d42-9298-8e6f360f37d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258576 | controller |     "Jun 11 17:45:33.419078 crc crio[23211]: time=\"2026-06-11T17:45:33.418898449Z\" level=info msg=\"Removing container: 5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342\" id=c0955187-4f41-4b3d-a7e8-7d9d900cd8df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258599 | controller |     "Jun 11 17:45:33.490988 crc crio[23211]: time=\"2026-06-11T17:45:33.490680829Z\" level=info msg=\"Removed container 5fb329a193061de20f0ad86af1c5abf480b49407aa17d0f8df5dcaa0e940f342: openshift-marketplace/redhat-operators-v556s/extract-utilities\" id=c0955187-4f41-4b3d-a7e8-7d9d900cd8df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258620 | controller |     "Jun 11 17:45:53.460574 crc crio[23211]: time=\"2026-06-11T17:45:53.459372061Z\" level=info msg=\"Removing container: 7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0\" id=ca966b91-3561-4e12-8ab6-7e1df38fd0b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258644 | controller |     "Jun 11 17:45:53.551055 crc crio[23211]: time=\"2026-06-11T17:45:53.550264641Z\" level=info msg=\"Removed container 7c30060ffe7c084e145e9ba0a3e6209a8d498cfab9125376d356f8cb4b527ca0: openstack/nova-cell0-conductor-db-sync-c7lhc/nova-cell0-conductor-db-sync\" id=ca966b91-3561-4e12-8ab6-7e1df38fd0b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258668 | controller |     "Jun 11 17:45:53.554597 crc crio[23211]: time=\"2026-06-11T17:45:53.554506675Z\" level=info msg=\"Removing container: 68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da\" id=47fd6990-158f-453e-96bf-b8f936b3069b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258693 | controller |     "Jun 11 17:45:53.640348 crc crio[23211]: time=\"2026-06-11T17:45:53.640233208Z\" level=info msg=\"Removed container 68a882dd2b3212db6a353785831c5f04ab57f549ae6f82ebdab3c403899e38da: openstack/nova-cell0-cell-mapping-f5qv4/nova-manage\" id=47fd6990-158f-453e-96bf-b8f936b3069b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258717 | controller |     "Jun 11 17:45:53.643500 crc crio[23211]: time=\"2026-06-11T17:45:53.643379876Z\" level=info msg=\"Removing container: 180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a\" id=0894cf50-336f-4815-91d6-00ea6e7108d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258742 | controller |     "Jun 11 17:45:53.691641 crc crio[23211]: time=\"2026-06-11T17:45:53.691508286Z\" level=info msg=\"Removed container 180def230b552075b7d9352a7611c02c20fa7a532d3abfe77dcdf03a7449ce9a: openshift-operator-lifecycle-manager/collect-profiles-29686620-nbc75/collect-profiles\" id=0894cf50-336f-4815-91d6-00ea6e7108d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258771 | controller |     "Jun 11 17:45:53.701249 crc crio[23211]: time=\"2026-06-11T17:45:53.701068641Z\" level=info msg=\"Removing container: fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359\" id=1386a729-30c2-429b-ade7-128b78f79fef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258797 | controller |     "Jun 11 17:45:53.806757 crc crio[23211]: time=\"2026-06-11T17:45:53.806664192Z\" level=info msg=\"Removed container fef78a2bf7e50e2959353dd077cace7511cac09e5a5df64ad01fe29fbae15359: openstack/nova-cell1-cell-mapping-vmjjv/nova-manage\" id=1386a729-30c2-429b-ade7-128b78f79fef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258822 | controller |     "Jun 11 17:45:53.810780 crc crio[23211]: time=\"2026-06-11T17:45:53.810736412Z\" level=info msg=\"Removing container: 77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db\" id=04cca8ba-bfae-427a-aca4-91c69b62214c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258846 | controller |     "Jun 11 17:45:53.910036 crc crio[23211]: time=\"2026-06-11T17:45:53.904938074Z\" level=info msg=\"Removed container 77affcbb78ad9f2441af6145d0de94313f0bdcd74c4616d97dbb5fa9d63978db: openstack/neutron-db-sync-hh27n/neutron-db-sync\" id=04cca8ba-bfae-427a-aca4-91c69b62214c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258870 | controller |     "Jun 11 17:45:53.917349 crc crio[23211]: time=\"2026-06-11T17:45:53.917238896Z\" level=info msg=\"Removing container: 1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab\" id=5b75a198-310a-41c7-89f1-e39845c7299e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258895 | controller |     "Jun 11 17:45:53.981256 crc crio[23211]: time=\"2026-06-11T17:45:53.981100961Z\" level=info msg=\"Removed container 1a17d94f6d6d71c99f452fd413ae537e610b237d48e904057ccae94784ead3ab: openstack/cinder-online-data-migrations-zj9rq/cinder-online-data-migrations\" id=5b75a198-310a-41c7-89f1-e39845c7299e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258920 | controller |     "Jun 11 17:45:53.986224 crc crio[23211]: time=\"2026-06-11T17:45:53.986112894Z\" level=info msg=\"Removing container: 126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a\" id=48e2fe07-72ef-4a2e-a73d-3a56d037e763 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258945 | controller |     "Jun 11 17:45:54.059248 crc crio[23211]: time=\"2026-06-11T17:45:54.059155086Z\" level=info msg=\"Removed container 126394c1611adf7584534534e04656addf1d5d66b0710739ddf499471615863a: openstack/cinder-db-sync-fgn75/cinder-db-sync\" id=48e2fe07-72ef-4a2e-a73d-3a56d037e763 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.258970 | controller |     "Jun 11 17:45:54.063095 crc crio[23211]: time=\"2026-06-11T17:45:54.062987312Z\" level=info msg=\"Removing container: f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375\" id=e5fa2607-a497-48de-babc-d28137fad6ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.259010 | controller |     "Jun 11 17:45:54.262890 crc crio[23211]: time=\"2026-06-11T17:45:54.262528067Z\" level=info msg=\"Removed container f14186147b04d38de2502c5280035862c9e03baae08473a7af3291603d1db375: openstack/glance-db-sync-pjgdq/glance-db-sync\" id=e5fa2607-a497-48de-babc-d28137fad6ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.259038 | controller |     "Jun 11 17:45:54.266596 crc crio[23211]: time=\"2026-06-11T17:45:54.266360471Z\" level=info msg=\"Removing container: 1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76\" id=02865a35-3e4b-4575-92f1-ee21ef0db715 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.259067 | controller |     "Jun 11 17:45:54.344905 crc crio[23211]: time=\"2026-06-11T17:45:54.344683352Z\" level=info msg=\"Removed container 1c4c929ac1d96968f42b139b15f719de75084215440022c55d3d5a1897ad9e76: openstack/nova-cell1-conductor-db-sync-gmqk9/nova-cell1-conductor-db-sync\" id=02865a35-3e4b-4575-92f1-ee21ef0db715 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.259093 | controller |     "Jun 11 17:45:54.356648 crc crio[23211]: time=\"2026-06-11T17:45:54.356544633Z\" level=info msg=\"Stopping pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61\" id=f06b2042-839f-492d-b88f-bcdeb0b7cd06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259118 | controller |     "Jun 11 17:45:54.356648 crc crio[23211]: time=\"2026-06-11T17:45:54.356634785Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61\" id=f06b2042-839f-492d-b88f-bcdeb0b7cd06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259144 | controller |     "Jun 11 17:45:54.357325 crc crio[23211]: time=\"2026-06-11T17:45:54.357258891Z\" level=info msg=\"Removing pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61\" id=978434b3-8f43-4a17-8656-6779082ac0f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259170 | controller |     "Jun 11 17:45:54.372635 crc crio[23211]: time=\"2026-06-11T17:45:54.372510145Z\" level=info msg=\"Removed pod sandbox: 48ed23dde55d0074840c5c6d78d590a820e8fc3d38a5dbef6483992646c7ee61\" id=978434b3-8f43-4a17-8656-6779082ac0f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259195 | controller |     "Jun 11 17:45:54.373894 crc crio[23211]: time=\"2026-06-11T17:45:54.373673673Z\" level=info msg=\"Stopping pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879\" id=43c10308-c741-46ce-a9ad-e22d7e3f04ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259219 | controller |     "Jun 11 17:45:54.374121 crc crio[23211]: time=\"2026-06-11T17:45:54.37394245Z\" level=info msg=\"Stopped pod sandbox (already stopped): b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879\" id=43c10308-c741-46ce-a9ad-e22d7e3f04ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259243 | controller |     "Jun 11 17:45:54.375174 crc crio[23211]: time=\"2026-06-11T17:45:54.37474321Z\" level=info msg=\"Removing pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879\" id=32d87b34-12f5-4e8f-8a06-4f4a5ed03bb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259268 | controller |     "Jun 11 17:45:54.392768 crc crio[23211]: time=\"2026-06-11T17:45:54.392598407Z\" level=info msg=\"Removed pod sandbox: b62ba3f44475e6ac9ac456b5d1622631e38b82a95f9d62a20deb8e9a94fb8879\" id=32d87b34-12f5-4e8f-8a06-4f4a5ed03bb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259293 | controller |     "Jun 11 17:45:54.394603 crc crio[23211]: time=\"2026-06-11T17:45:54.394190927Z\" level=info msg=\"Stopping pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\" id=3336b52c-9b8d-4e41-914e-2d50d206a0be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259318 | controller |     "Jun 11 17:45:54.394603 crc crio[23211]: time=\"2026-06-11T17:45:54.394521375Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\" id=3336b52c-9b8d-4e41-914e-2d50d206a0be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259342 | controller |     "Jun 11 17:45:54.395170 crc crio[23211]: time=\"2026-06-11T17:45:54.39509355Z\" level=info msg=\"Removing pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\" id=178ff0f7-c134-4a1b-8a7e-2c714d55e6d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259366 | controller |     "Jun 11 17:45:54.414870 crc crio[23211]: time=\"2026-06-11T17:45:54.414766031Z\" level=info msg=\"Removed pod sandbox: 27b3f9a22021b5a5952d231989560baaa1e68a31635102f93859afb55a4b1193\" id=178ff0f7-c134-4a1b-8a7e-2c714d55e6d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259395 | controller |     "Jun 11 17:45:54.416626 crc crio[23211]: time=\"2026-06-11T17:45:54.416545775Z\" level=info msg=\"Stopping pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046\" id=fcb39a82-d1e4-416a-95f8-556ea56c0254 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259420 | controller |     "Jun 11 17:45:54.417038 crc crio[23211]: time=\"2026-06-11T17:45:54.416646858Z\" level=info msg=\"Stopped pod sandbox (already stopped): 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046\" id=fcb39a82-d1e4-416a-95f8-556ea56c0254 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259441 | controller |     "Jun 11 17:45:54.418168 crc crio[23211]: time=\"2026-06-11T17:45:54.418086763Z\" level=info msg=\"Removing pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046\" id=0313a45f-9f47-4141-a268-f4e1d8855a9f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259462 | controller |     "Jun 11 17:45:54.443654 crc crio[23211]: time=\"2026-06-11T17:45:54.443389624Z\" level=info msg=\"Removed pod sandbox: 382598b9d968afc149e2761c3804e8bd1b61865c6fa0f6d10b8cfefd69779046\" id=0313a45f-9f47-4141-a268-f4e1d8855a9f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259483 | controller |     "Jun 11 17:45:54.445038 crc crio[23211]: time=\"2026-06-11T17:45:54.444930552Z\" level=info msg=\"Stopping pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd\" id=9cc7f6bf-8b5b-43b3-9161-228856873858 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259504 | controller |     "Jun 11 17:45:54.445141 crc crio[23211]: time=\"2026-06-11T17:45:54.445049674Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd\" id=9cc7f6bf-8b5b-43b3-9161-228856873858 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259552 | controller |     "Jun 11 17:45:54.446241 crc crio[23211]: time=\"2026-06-11T17:45:54.446164642Z\" level=info msg=\"Removing pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd\" id=2b352027-db1b-4490-b153-5c5986bf7358 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259579 | controller |     "Jun 11 17:45:54.467331 crc crio[23211]: time=\"2026-06-11T17:45:54.467239189Z\" level=info msg=\"Removed pod sandbox: 56abb8c8e442259d9fbe18586c6c85451efaf8130d68007ad8c34e3b6e00edcd\" id=2b352027-db1b-4490-b153-5c5986bf7358 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259604 | controller |     "Jun 11 17:45:54.469538 crc crio[23211]: time=\"2026-06-11T17:45:54.469370101Z\" level=info msg=\"Stopping pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0\" id=b69520d3-d46c-4f59-a67d-480a9bf78201 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259628 | controller |     "Jun 11 17:45:54.469689 crc crio[23211]: time=\"2026-06-11T17:45:54.469635507Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0\" id=b69520d3-d46c-4f59-a67d-480a9bf78201 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259657 | controller |     "Jun 11 17:45:54.470956 crc crio[23211]: time=\"2026-06-11T17:45:54.470846467Z\" level=info msg=\"Removing pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0\" id=607a8d5a-3894-4991-9e8b-abc70604fdb7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259686 | controller |     "Jun 11 17:45:54.494760 crc crio[23211]: time=\"2026-06-11T17:45:54.494507059Z\" level=info msg=\"Removed pod sandbox: e7efe5b8cb616ac3051699cd2218f5a26c3788aeb5b6cc0b6381b33bf42e57d0\" id=607a8d5a-3894-4991-9e8b-abc70604fdb7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259759 | controller |     "Jun 11 17:45:54.496995 crc crio[23211]: time=\"2026-06-11T17:45:54.495833981Z\" level=info msg=\"Stopping pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248\" id=a21cac4f-dd9a-4f2d-8bf3-e9e6230c64cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259796 | controller |     "Jun 11 17:45:54.496995 crc crio[23211]: time=\"2026-06-11T17:45:54.495901073Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248\" id=a21cac4f-dd9a-4f2d-8bf3-e9e6230c64cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259822 | controller |     "Jun 11 17:45:54.496995 crc crio[23211]: time=\"2026-06-11T17:45:54.496759293Z\" level=info msg=\"Removing pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248\" id=eb1772e1-acea-4c45-9525-be4894b7c227 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259847 | controller |     "Jun 11 17:45:54.530736 crc crio[23211]: time=\"2026-06-11T17:45:54.530655665Z\" level=info msg=\"Removed pod sandbox: 9e37e17c22185ba7de33a954efa5e352b344cd8decde66e80a27f39556f0e248\" id=eb1772e1-acea-4c45-9525-be4894b7c227 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259872 | controller |     "Jun 11 17:45:54.532166 crc crio[23211]: time=\"2026-06-11T17:45:54.53208851Z\" level=info msg=\"Stopping pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03\" id=2357c3e1-3fee-4ddd-852b-ab6df527a73c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259897 | controller |     "Jun 11 17:45:54.532263 crc crio[23211]: time=\"2026-06-11T17:45:54.532181502Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03\" id=2357c3e1-3fee-4ddd-852b-ab6df527a73c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259922 | controller |     "Jun 11 17:45:54.533099 crc crio[23211]: time=\"2026-06-11T17:45:54.532968332Z\" level=info msg=\"Removing pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03\" id=abceaf24-476e-4126-bfa6-ddc60808403a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259947 | controller |     "Jun 11 17:45:54.555673 crc crio[23211]: time=\"2026-06-11T17:45:54.555552726Z\" level=info msg=\"Removed pod sandbox: 34b6d89801f1aec9cdf71be49935ac8d838fa0135dd31f525ad9ae4a5b747c03\" id=abceaf24-476e-4126-bfa6-ddc60808403a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.259971 | controller |     "Jun 11 17:45:54.557411 crc crio[23211]: time=\"2026-06-11T17:45:54.557341689Z\" level=info msg=\"Stopping pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d\" id=b4f46f89-a5f0-4308-b77b-e21b516d7ac7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.259997 | controller |     "Jun 11 17:45:54.557578 crc crio[23211]: time=\"2026-06-11T17:45:54.557521974Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d\" id=b4f46f89-a5f0-4308-b77b-e21b516d7ac7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.260021 | controller |     "Jun 11 17:45:54.558752 crc crio[23211]: time=\"2026-06-11T17:45:54.558631321Z\" level=info msg=\"Removing pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d\" id=571469db-40c9-4357-ba4a-b41896eafba0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.260046 | controller |     "Jun 11 17:45:54.578173 crc crio[23211]: time=\"2026-06-11T17:45:54.578063138Z\" level=info msg=\"Removed pod sandbox: b8436dbfea1a23ee8d61c7f81f8a4f12343fd4de649ed35cb55a197379036e5d\" id=571469db-40c9-4357-ba4a-b41896eafba0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.260070 | controller |     "Jun 11 17:45:54.579179 crc crio[23211]: time=\"2026-06-11T17:45:54.57893484Z\" level=info msg=\"Stopping pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e\" id=d8a788d9-cd7a-4a73-8065-897dbb552788 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.260099 | controller |     "Jun 11 17:45:54.579179 crc crio[23211]: time=\"2026-06-11T17:45:54.579055343Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e\" id=d8a788d9-cd7a-4a73-8065-897dbb552788 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.260123 | controller |     "Jun 11 17:45:54.583523 crc crio[23211]: time=\"2026-06-11T17:45:54.579959375Z\" level=info msg=\"Removing pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e\" id=1d28ad49-7ee7-4df8-971c-0240995aee08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.260148 | controller |     "Jun 11 17:45:54.601226 crc crio[23211]: time=\"2026-06-11T17:45:54.601165464Z\" level=info msg=\"Removed pod sandbox: 0c6552cfbf060f4bbe2b73948d8278f2bccfb2e85b0fd5c0c5afff82391e670e\" id=1d28ad49-7ee7-4df8-971c-0240995aee08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.260173 | controller |     "Jun 11 17:46:00.567288 crc crio[23211]: time=\"2026-06-11T17:46:00.566265309Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686666-d4g87/POD\" id=0b3ae102-26ba-4fd1-9029-bfe4747f5ed2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.260198 | controller |     "Jun 11 17:46:00.569404 crc crio[23211]: time=\"2026-06-11T17:46:00.567329015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.260221 | controller |     "Jun 11 17:46:00.631834 crc crio[23211]: time=\"2026-06-11T17:46:00.631043628Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686666-d4g87 Namespace:openshift-infra ID:fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05 UID:e62cfa58-e28a-4b83-92cc-bbb8d6610253 NetNS:/var/run/netns/451f565c-249d-470f-ad95-952b45dab5a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62cfa58_e28a_4b83_92cc_bbb8d6610253.slice PodAnnotations:0xc00008c578}] Aliases:map[]}\"",
2026-06-11 18:01:03.260245 | controller |     "Jun 11 17:46:00.631834 crc crio[23211]: time=\"2026-06-11T17:46:00.631762656Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686666-d4g87 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.260269 | controller |     "Jun 11 17:46:00.981737 crc crio[23211]: 2026-06-11T17:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdb66deee9fc8fa Mac:56:bb:5a:e9:dc:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c7 Mtu:0 Sandbox:/var/run/netns/451f565c-249d-470f-ad95-952b45dab5a3 SocketPath: PciID:}] [{Interface:0xc000224ed0 Address:{IP:10.217.1.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.260292 | controller |     "Jun 11 17:46:00.983305 crc crio[23211]: time=\"2026-06-11T17:46:00.9832464Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686666-d4g87 Namespace:openshift-infra ID:fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05 UID:e62cfa58-e28a-4b83-92cc-bbb8d6610253 NetNS:/var/run/netns/451f565c-249d-470f-ad95-952b45dab5a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62cfa58_e28a_4b83_92cc_bbb8d6610253.slice PodAnnotations:0xc00008c578}] Aliases:map[]}\"",
2026-06-11 18:01:03.260316 | controller |     "Jun 11 17:46:00.983487 crc crio[23211]: time=\"2026-06-11T17:46:00.983406364Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686666-d4g87 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.260339 | controller |     "Jun 11 17:46:00.992045 crc crio[23211]: time=\"2026-06-11T17:46:00.991945853Z\" level=info msg=\"Ran pod sandbox fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05 with infra container: openshift-infra/auto-csr-approver-29686666-d4g87/POD\" id=0b3ae102-26ba-4fd1-9029-bfe4747f5ed2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.260366 | controller |     "Jun 11 17:46:00.996312 crc crio[23211]: time=\"2026-06-11T17:46:00.996200418Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0c31e651-cbb9-47a2-ae59-0885c8e712c5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.260390 | controller |     "Jun 11 17:46:01.009110 crc crio[23211]: time=\"2026-06-11T17:46:01.009032642Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.260413 | controller |     "Jun 11 17:46:01.840975 crc crio[23211]: time=\"2026-06-11T17:46:01.840330898Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0c31e651-cbb9-47a2-ae59-0885c8e712c5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.260437 | controller |     "Jun 11 17:46:01.842490 crc crio[23211]: time=\"2026-06-11T17:46:01.842181954Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ba1af539-83f5-4982-ba3b-e447b4435b18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.260460 | controller |     "Jun 11 17:46:01.844862 crc crio[23211]: time=\"2026-06-11T17:46:01.844797098Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41c160ea-6377-4f0d-a69c-79834f51ecc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.260483 | controller |     "Jun 11 17:46:01.854912 crc crio[23211]: time=\"2026-06-11T17:46:01.854286241Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686666-d4g87/oc\" id=57ad74ce-2dad-4b02-8903-9ff705ca5e5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.260506 | controller |     "Jun 11 17:46:01.855653 crc crio[23211]: time=\"2026-06-11T17:46:01.855581373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.260566 | controller |     "Jun 11 17:46:01.921331 crc crio[23211]: time=\"2026-06-11T17:46:01.921104101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.260591 | controller |     "Jun 11 17:46:02.146607 crc crio[23211]: time=\"2026-06-11T17:46:02.146517681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.260614 | controller |     "Jun 11 17:46:02.279102 crc crio[23211]: time=\"2026-06-11T17:46:02.27894231Z\" level=info msg=\"Created container afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f: openshift-infra/auto-csr-approver-29686666-d4g87/oc\" id=57ad74ce-2dad-4b02-8903-9ff705ca5e5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.260638 | controller |     "Jun 11 17:46:02.280526 crc crio[23211]: time=\"2026-06-11T17:46:02.280404235Z\" level=info msg=\"Starting container: afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f\" id=3305f598-38f4-465c-85c7-9c501297f43d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.260661 | controller |     "Jun 11 17:46:02.288675 crc crio[23211]: time=\"2026-06-11T17:46:02.288551785Z\" level=info msg=\"Started container\" PID=334166 containerID=afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f description=openshift-infra/auto-csr-approver-29686666-d4g87/oc id=3305f598-38f4-465c-85c7-9c501297f43d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05",
2026-06-11 18:01:03.260692 | controller |     "Jun 11 17:46:04.822327 crc crio[23211]: time=\"2026-06-11T17:46:04.820986159Z\" level=info msg=\"Stopping pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05\" id=b4f1aac0-d758-426d-b89e-0b44760a7f68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.260715 | controller |     "Jun 11 17:46:04.824981 crc crio[23211]: time=\"2026-06-11T17:46:04.82470797Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686666-d4g87 Namespace:openshift-infra ID:fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05 UID:e62cfa58-e28a-4b83-92cc-bbb8d6610253 NetNS:/var/run/netns/451f565c-249d-470f-ad95-952b45dab5a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode62cfa58_e28a_4b83_92cc_bbb8d6610253.slice PodAnnotations:0xc0038ac920}] Aliases:map[]}\"",
2026-06-11 18:01:03.260738 | controller |     "Jun 11 17:46:04.825409 crc crio[23211]: time=\"2026-06-11T17:46:04.825255593Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686666-d4g87 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.260761 | controller |     "Jun 11 17:46:05.239843 crc crio[23211]: time=\"2026-06-11T17:46:05.239343504Z\" level=info msg=\"Stopped pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05\" id=b4f1aac0-d758-426d-b89e-0b44760a7f68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.260784 | controller |     "Jun 11 17:46:29.834516 crc crio[23211]: time=\"2026-06-11T17:46:29.833371718Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-q89j8/POD\" id=24bf7cf3-9909-4a05-b189-afeab5827c05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.260806 | controller |     "Jun 11 17:46:29.835975 crc crio[23211]: time=\"2026-06-11T17:46:29.834562108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.260829 | controller |     "Jun 11 17:46:29.872972 crc crio[23211]: time=\"2026-06-11T17:46:29.872916648Z\" level=info msg=\"Got pod network &{Name:community-operators-q89j8 Namespace:openshift-marketplace ID:26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4 UID:0273ed1f-eb40-4c31-a9d6-951c3b57d880 NetNS:/var/run/netns/e14ee14c-7899-4596-8674-8045548725f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0273ed1f_eb40_4c31_a9d6_951c3b57d880.slice PodAnnotations:0xc0038ac8b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.260852 | controller |     "Jun 11 17:46:29.873276 crc crio[23211]: time=\"2026-06-11T17:46:29.873254526Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-q89j8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.260876 | controller |     "Jun 11 17:46:30.552290 crc crio[23211]: 2026-06-11T17:46:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26bd38e5144f64f Mac:de:c0:80:6f:2b:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c8 Mtu:0 Sandbox:/var/run/netns/e14ee14c-7899-4596-8674-8045548725f2 SocketPath: PciID:}] [{Interface:0xc0002c2a00 Address:{IP:10.217.1.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.260898 | controller |     "Jun 11 17:46:30.552290 crc crio[23211]: time=\"2026-06-11T17:46:30.550569024Z\" level=info msg=\"Got pod network &{Name:community-operators-q89j8 Namespace:openshift-marketplace ID:26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4 UID:0273ed1f-eb40-4c31-a9d6-951c3b57d880 NetNS:/var/run/netns/e14ee14c-7899-4596-8674-8045548725f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0273ed1f_eb40_4c31_a9d6_951c3b57d880.slice PodAnnotations:0xc0038ac8b8}] Aliases:map[]}\"",
2026-06-11 18:01:03.260926 | controller |     "Jun 11 17:46:30.552290 crc crio[23211]: time=\"2026-06-11T17:46:30.5507446Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-q89j8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.260949 | controller |     "Jun 11 17:46:30.563040 crc crio[23211]: time=\"2026-06-11T17:46:30.562944598Z\" level=info msg=\"Ran pod sandbox 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4 with infra container: openshift-marketplace/community-operators-q89j8/POD\" id=24bf7cf3-9909-4a05-b189-afeab5827c05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.260973 | controller |     "Jun 11 17:46:30.566343 crc crio[23211]: time=\"2026-06-11T17:46:30.56626569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=88195c6d-b149-4c17-9a52-4dc0d039f43a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.260995 | controller |     "Jun 11 17:46:30.570360 crc crio[23211]: time=\"2026-06-11T17:46:30.57031196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ef3f82ad-cd94-4f46-92c4-d74958c0b11e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.261017 | controller |     "Jun 11 17:46:30.580280 crc crio[23211]: time=\"2026-06-11T17:46:30.580046658Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-q89j8/extract-utilities\" id=d5cd01a7-fe5a-4ae8-a960-86afc65e3c82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.261040 | controller |     "Jun 11 17:46:30.580580 crc crio[23211]: time=\"2026-06-11T17:46:30.580533839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.261061 | controller |     "Jun 11 17:46:30.634738 crc crio[23211]: time=\"2026-06-11T17:46:30.634691168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.261083 | controller |     "Jun 11 17:46:30.638664 crc crio[23211]: time=\"2026-06-11T17:46:30.638640725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.261106 | controller |     "Jun 11 17:46:30.812902 crc crio[23211]: time=\"2026-06-11T17:46:30.812810628Z\" level=info msg=\"Created container 64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c: openshift-marketplace/community-operators-q89j8/extract-utilities\" id=d5cd01a7-fe5a-4ae8-a960-86afc65e3c82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.261129 | controller |     "Jun 11 17:46:30.814758 crc crio[23211]: time=\"2026-06-11T17:46:30.814212244Z\" level=info msg=\"Starting container: 64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c\" id=1355fbfd-8a0e-4f6a-9219-0587434b1f6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.261150 | controller |     "Jun 11 17:46:30.821679 crc crio[23211]: time=\"2026-06-11T17:46:30.821592104Z\" level=info msg=\"Started container\" PID=336089 containerID=64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c description=openshift-marketplace/community-operators-q89j8/extract-utilities id=1355fbfd-8a0e-4f6a-9219-0587434b1f6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4",
2026-06-11 18:01:03.261173 | controller |     "Jun 11 17:46:31.405246 crc crio[23211]: time=\"2026-06-11T17:46:31.404623999Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e50f6ec6-140b-4d42-9c8e-f59ac1329d71 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.261198 | controller |     "Jun 11 17:46:31.425719 crc crio[23211]: time=\"2026-06-11T17:46:31.425556912Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.261221 | controller |     "Jun 11 17:46:32.064272 crc crio[23211]: time=\"2026-06-11T17:46:32.064162072Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=e50f6ec6-140b-4d42-9c8e-f59ac1329d71 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.261244 | controller |     "Jun 11 17:46:32.067957 crc crio[23211]: time=\"2026-06-11T17:46:32.067865832Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=57d7dda2-c6fd-4d17-a00e-3fb278812527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.261265 | controller |     "Jun 11 17:46:32.073674 crc crio[23211]: time=\"2026-06-11T17:46:32.072404763Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ceb24aab-89c2-4da2-b4c8-bd8ca77c8a32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.261286 | controller |     "Jun 11 17:46:32.105640 crc crio[23211]: time=\"2026-06-11T17:46:32.105385652Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-q89j8/extract-content\" id=4820a735-7987-4a3c-8c69-c805f4b57c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.261308 | controller |     "Jun 11 17:46:32.106144 crc crio[23211]: time=\"2026-06-11T17:46:32.106071069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.261329 | controller |     "Jun 11 17:46:32.181980 crc crio[23211]: time=\"2026-06-11T17:46:32.181329926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.261352 | controller |     "Jun 11 17:46:32.186851 crc crio[23211]: time=\"2026-06-11T17:46:32.186758659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.261373 | controller |     "Jun 11 17:46:32.359080 crc crio[23211]: time=\"2026-06-11T17:46:32.358928083Z\" level=info msg=\"Created container a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897: openshift-marketplace/community-operators-q89j8/extract-content\" id=4820a735-7987-4a3c-8c69-c805f4b57c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.261395 | controller |     "Jun 11 17:46:32.360395 crc crio[23211]: time=\"2026-06-11T17:46:32.360333238Z\" level=info msg=\"Starting container: a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897\" id=41b5a907-5072-4fb2-9115-35253eef16eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.261416 | controller |     "Jun 11 17:46:32.371846 crc crio[23211]: time=\"2026-06-11T17:46:32.36898365Z\" level=info msg=\"Started container\" PID=336111 containerID=a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897 description=openshift-marketplace/community-operators-q89j8/extract-content id=41b5a907-5072-4fb2-9115-35253eef16eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4",
2026-06-11 18:01:03.261438 | controller |     "Jun 11 17:46:34.481309 crc crio[23211]: time=\"2026-06-11T17:46:34.481179112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7bb2f9cb-bb2f-4446-87f3-3f64697156d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.261460 | controller |     "Jun 11 17:46:34.487236 crc crio[23211]: time=\"2026-06-11T17:46:34.487110888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=18a3f7d4-6946-4734-92c0-1bc3b2c5d955 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.261486 | controller |     "Jun 11 17:46:34.497926 crc crio[23211]: time=\"2026-06-11T17:46:34.49782214Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-q89j8/registry-server\" id=cb83751b-8223-44b8-9351-4c46d211a87e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.261508 | controller |     "Jun 11 17:46:34.498608 crc crio[23211]: time=\"2026-06-11T17:46:34.498522708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.261557 | controller |     "Jun 11 17:46:34.591846 crc crio[23211]: time=\"2026-06-11T17:46:34.591289744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.261580 | controller |     "Jun 11 17:46:34.598306 crc crio[23211]: time=\"2026-06-11T17:46:34.598151722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.261601 | controller |     "Jun 11 17:46:34.813935 crc crio[23211]: time=\"2026-06-11T17:46:34.813770413Z\" level=info msg=\"Created container 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5: openshift-marketplace/community-operators-q89j8/registry-server\" id=cb83751b-8223-44b8-9351-4c46d211a87e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.261622 | controller |     "Jun 11 17:46:34.815670 crc crio[23211]: time=\"2026-06-11T17:46:34.815573836Z\" level=info msg=\"Starting container: 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5\" id=624bf7df-f84f-46f0-b0b8-9ec2cd2b8783 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.261643 | controller |     "Jun 11 17:46:34.826354 crc crio[23211]: time=\"2026-06-11T17:46:34.826267059Z\" level=info msg=\"Started container\" PID=336218 containerID=61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5 description=openshift-marketplace/community-operators-q89j8/registry-server id=624bf7df-f84f-46f0-b0b8-9ec2cd2b8783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4",
2026-06-11 18:01:03.261665 | controller |     "Jun 11 17:46:42.632680 crc crio[23211]: time=\"2026-06-11T17:46:42.631516372Z\" level=info msg=\"Stopping container: 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5 (timeout: 2s)\" id=bd204a72-ad87-4ef7-a72d-e71e38beca25 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.261687 | controller |     "Jun 11 17:46:42.761873 crc crio[23211]: time=\"2026-06-11T17:46:42.761630173Z\" level=info msg=\"Stopped container 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5: openshift-marketplace/community-operators-q89j8/registry-server\" id=bd204a72-ad87-4ef7-a72d-e71e38beca25 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.261710 | controller |     "Jun 11 17:46:42.763254 crc crio[23211]: time=\"2026-06-11T17:46:42.763092689Z\" level=info msg=\"Stopping pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\" id=525e6ce2-57b1-4925-811d-af31dda54ec8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.261734 | controller |     "Jun 11 17:46:42.764693 crc crio[23211]: time=\"2026-06-11T17:46:42.7643507Z\" level=info msg=\"Got pod network &{Name:community-operators-q89j8 Namespace:openshift-marketplace ID:26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4 UID:0273ed1f-eb40-4c31-a9d6-951c3b57d880 NetNS:/var/run/netns/e14ee14c-7899-4596-8674-8045548725f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0273ed1f_eb40_4c31_a9d6_951c3b57d880.slice PodAnnotations:0xc002818e10}] Aliases:map[]}\"",
2026-06-11 18:01:03.261764 | controller |     "Jun 11 17:46:42.765248 crc crio[23211]: time=\"2026-06-11T17:46:42.765096028Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-q89j8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.261788 | controller |     "Jun 11 17:46:43.229558 crc crio[23211]: time=\"2026-06-11T17:46:43.228873988Z\" level=info msg=\"Stopped pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\" id=525e6ce2-57b1-4925-811d-af31dda54ec8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.261812 | controller |     "Jun 11 17:46:43.649943 crc crio[23211]: time=\"2026-06-11T17:46:43.649761074Z\" level=info msg=\"Removing container: 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5\" id=731d46a3-9bed-4bda-90d0-90703f9d18a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.261835 | controller |     "Jun 11 17:46:43.682010 crc crio[23211]: time=\"2026-06-11T17:46:43.681635156Z\" level=info msg=\"Removed container 61ebb5c0b4a33177c0c0e58f85883601bba13ef4bb6e80df3759eb21b59da1d5: openshift-marketplace/community-operators-q89j8/registry-server\" id=731d46a3-9bed-4bda-90d0-90703f9d18a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.261857 | controller |     "Jun 11 17:46:43.686223 crc crio[23211]: time=\"2026-06-11T17:46:43.686059174Z\" level=info msg=\"Removing container: a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897\" id=07def6a9-9e12-422d-b7c8-7a185ca39ecb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.261880 | controller |     "Jun 11 17:46:43.732501 crc crio[23211]: time=\"2026-06-11T17:46:43.730589977Z\" level=info msg=\"Removed container a9489a2037a63081dbbb21bd242df93ad94f25d8565fb537303000e30019e897: openshift-marketplace/community-operators-q89j8/extract-content\" id=07def6a9-9e12-422d-b7c8-7a185ca39ecb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.261902 | controller |     "Jun 11 17:46:43.742193 crc crio[23211]: time=\"2026-06-11T17:46:43.742099719Z\" level=info msg=\"Removing container: 64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c\" id=cbd4c69f-beab-4397-a428-eb4bf7495ec4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.261925 | controller |     "Jun 11 17:46:43.778762 crc crio[23211]: time=\"2026-06-11T17:46:43.778570265Z\" level=info msg=\"Removed container 64efa234171078d1d49d81a2829504b4ba7a6a080ab3aa8aee2268a403d2151c: openshift-marketplace/community-operators-q89j8/extract-utilities\" id=cbd4c69f-beab-4397-a428-eb4bf7495ec4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.261947 | controller |     "Jun 11 17:46:54.637909 crc crio[23211]: time=\"2026-06-11T17:46:54.636698009Z\" level=info msg=\"Removing container: d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b\" id=088f4d06-339f-4a5e-bece-3cb2d7d0d696 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.261969 | controller |     "Jun 11 17:46:54.868800 crc crio[23211]: time=\"2026-06-11T17:46:54.868143688Z\" level=info msg=\"Removed container d96410b13ef07ec6ab580057ef09a2bcb070e47135972a28342c358dc62dc50b: openshift-infra/auto-csr-approver-29686660-hp5hg/oc\" id=088f4d06-339f-4a5e-bece-3cb2d7d0d696 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.261991 | controller |     "Jun 11 17:46:54.883053 crc crio[23211]: time=\"2026-06-11T17:46:54.882803637Z\" level=info msg=\"Stopping pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d\" id=3bf44f5d-0d01-46cf-b1f9-871826015807 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.262012 | controller |     "Jun 11 17:46:54.883053 crc crio[23211]: time=\"2026-06-11T17:46:54.88294869Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d\" id=3bf44f5d-0d01-46cf-b1f9-871826015807 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.262037 | controller |     "Jun 11 17:46:54.883854 crc crio[23211]: time=\"2026-06-11T17:46:54.883790241Z\" level=info msg=\"Removing pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d\" id=5b26e65f-26be-42e3-9bbd-777281786dec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.262059 | controller |     "Jun 11 17:46:54.909319 crc crio[23211]: time=\"2026-06-11T17:46:54.909224906Z\" level=info msg=\"Removed pod sandbox: 98680381bd2b6227c5302dbcdf6f88a2825150d244c77ede36be6942e3089f7d\" id=5b26e65f-26be-42e3-9bbd-777281786dec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.262079 | controller |     "Jun 11 17:46:54.911116 crc crio[23211]: time=\"2026-06-11T17:46:54.910951898Z\" level=info msg=\"Stopping pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\" id=a6fa4ac4-a2bb-4d4b-9725-b5766a14d186 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.262099 | controller |     "Jun 11 17:46:54.911116 crc crio[23211]: time=\"2026-06-11T17:46:54.911080461Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\" id=a6fa4ac4-a2bb-4d4b-9725-b5766a14d186 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.262118 | controller |     "Jun 11 17:46:54.912171 crc crio[23211]: time=\"2026-06-11T17:46:54.912091175Z\" level=info msg=\"Removing pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\" id=0751409f-c8dc-4c6a-b931-b2966ca6b66b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.262138 | controller |     "Jun 11 17:46:54.936080 crc crio[23211]: time=\"2026-06-11T17:46:54.93593081Z\" level=info msg=\"Removed pod sandbox: 26bd38e5144f64fdc5cebc48dc82d9e68122f017f12a9f1509cd04539bcbe5e4\" id=0751409f-c8dc-4c6a-b931-b2966ca6b66b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.262161 | controller |     "Jun 11 17:48:00.561578 crc crio[23211]: time=\"2026-06-11T17:48:00.560555939Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686668-fkt2x/POD\" id=6d221ba3-ac51-4a77-bc09-509dffd82523 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.262183 | controller |     "Jun 11 17:48:00.563413 crc crio[23211]: time=\"2026-06-11T17:48:00.561576155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.262206 | controller |     "Jun 11 17:48:00.605619 crc crio[23211]: time=\"2026-06-11T17:48:00.605555403Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686668-fkt2x Namespace:openshift-infra ID:5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302 UID:0b953596-afb4-4787-a784-b9a6ef7345b6 NetNS:/var/run/netns/c1a7f187-47b5-4782-b6f4-6d132302e0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b953596_afb4_4787_a784_b9a6ef7345b6.slice PodAnnotations:0xc002818188}] Aliases:map[]}\"",
2026-06-11 18:01:03.262228 | controller |     "Jun 11 17:48:00.605927 crc crio[23211]: time=\"2026-06-11T17:48:00.605902052Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686668-fkt2x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.262251 | controller |     "Jun 11 17:48:00.979054 crc crio[23211]: 2026-06-11T17:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cecad9207f7eb5 Mac:2a:e2:16:f4:a6:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c9 Mtu:0 Sandbox:/var/run/netns/c1a7f187-47b5-4782-b6f4-6d132302e0fa SocketPath: PciID:}] [{Interface:0xc0002fabd0 Address:{IP:10.217.1.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.262275 | controller |     "Jun 11 17:48:00.981513 crc crio[23211]: time=\"2026-06-11T17:48:00.981321082Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686668-fkt2x Namespace:openshift-infra ID:5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302 UID:0b953596-afb4-4787-a784-b9a6ef7345b6 NetNS:/var/run/netns/c1a7f187-47b5-4782-b6f4-6d132302e0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b953596_afb4_4787_a784_b9a6ef7345b6.slice PodAnnotations:0xc002818188}] Aliases:map[]}\"",
2026-06-11 18:01:03.262295 | controller |     "Jun 11 17:48:00.981605 crc crio[23211]: time=\"2026-06-11T17:48:00.981582089Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686668-fkt2x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.262315 | controller |     "Jun 11 17:48:00.990318 crc crio[23211]: time=\"2026-06-11T17:48:00.990239181Z\" level=info msg=\"Ran pod sandbox 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302 with infra container: openshift-infra/auto-csr-approver-29686668-fkt2x/POD\" id=6d221ba3-ac51-4a77-bc09-509dffd82523 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.262336 | controller |     "Jun 11 17:48:00.993636 crc crio[23211]: time=\"2026-06-11T17:48:00.993559733Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=857c1633-ca0d-40d5-b4da-ce0df6ac44ec name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.262359 | controller |     "Jun 11 17:48:01.004732 crc crio[23211]: time=\"2026-06-11T17:48:01.004669025Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.262383 | controller |     "Jun 11 17:48:01.953666 crc crio[23211]: time=\"2026-06-11T17:48:01.953535875Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=857c1633-ca0d-40d5-b4da-ce0df6ac44ec name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.262406 | controller |     "Jun 11 17:48:01.955710 crc crio[23211]: time=\"2026-06-11T17:48:01.954865968Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4b12986-ffd7-4bf6-8553-022a72f497cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.262429 | controller |     "Jun 11 17:48:01.958306 crc crio[23211]: time=\"2026-06-11T17:48:01.958152869Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d805fcde-0b3a-4b39-a136-7ff19d1f509d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.262451 | controller |     "Jun 11 17:48:01.967317 crc crio[23211]: time=\"2026-06-11T17:48:01.96717687Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686668-fkt2x/oc\" id=f06988ff-7791-4f31-b28d-b4c8311d4105 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.262473 | controller |     "Jun 11 17:48:01.968703 crc crio[23211]: time=\"2026-06-11T17:48:01.968525163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.262495 | controller |     "Jun 11 17:48:02.028074 crc crio[23211]: time=\"2026-06-11T17:48:02.027838609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.262541 | controller |     "Jun 11 17:48:02.293473 crc crio[23211]: time=\"2026-06-11T17:48:02.292909542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.262570 | controller |     "Jun 11 17:48:02.426787 crc crio[23211]: time=\"2026-06-11T17:48:02.426640583Z\" level=info msg=\"Created container df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94: openshift-infra/auto-csr-approver-29686668-fkt2x/oc\" id=f06988ff-7791-4f31-b28d-b4c8311d4105 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.262599 | controller |     "Jun 11 17:48:02.428152 crc crio[23211]: time=\"2026-06-11T17:48:02.428053469Z\" level=info msg=\"Starting container: df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94\" id=bd2f45af-df8a-41e8-9208-a7dcba35ca1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.262623 | controller |     "Jun 11 17:48:02.433805 crc crio[23211]: time=\"2026-06-11T17:48:02.433668546Z\" level=info msg=\"Started container\" PID=341507 containerID=df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94 description=openshift-infra/auto-csr-approver-29686668-fkt2x/oc id=bd2f45af-df8a-41e8-9208-a7dcba35ca1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302",
2026-06-11 18:01:03.262647 | controller |     "Jun 11 17:48:04.414149 crc crio[23211]: time=\"2026-06-11T17:48:04.413592794Z\" level=info msg=\"Stopping pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302\" id=260fccbb-e711-4f7a-b989-dec0b761c8a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.262671 | controller |     "Jun 11 17:48:04.415522 crc crio[23211]: time=\"2026-06-11T17:48:04.414920017Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686668-fkt2x Namespace:openshift-infra ID:5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302 UID:0b953596-afb4-4787-a784-b9a6ef7345b6 NetNS:/var/run/netns/c1a7f187-47b5-4782-b6f4-6d132302e0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b953596_afb4_4787_a784_b9a6ef7345b6.slice PodAnnotations:0xc0001318f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.262694 | controller |     "Jun 11 17:48:04.415522 crc crio[23211]: time=\"2026-06-11T17:48:04.415134562Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686668-fkt2x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.262716 | controller |     "Jun 11 17:48:04.780597 crc crio[23211]: time=\"2026-06-11T17:48:04.780135017Z\" level=info msg=\"Stopped pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302\" id=260fccbb-e711-4f7a-b989-dec0b761c8a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.262738 | controller |     "Jun 11 17:48:24.785042 crc crio[23211]: time=\"2026-06-11T17:48:24.784135825Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-ldn8t/must-gather-jnrfc/POD\" id=8373fbbf-6f94-4bd9-b718-44cb0cf072bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.262761 | controller |     "Jun 11 17:48:24.786738 crc crio[23211]: time=\"2026-06-11T17:48:24.786706308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.262787 | controller |     "Jun 11 17:48:24.854255 crc crio[23211]: time=\"2026-06-11T17:48:24.854118223Z\" level=info msg=\"Got pod network &{Name:must-gather-jnrfc Namespace:openshift-must-gather-ldn8t ID:8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b UID:599e6c62-b3aa-4a53-958e-1743248a326c NetNS:/var/run/netns/5b91a85c-a216-44fc-8ded-c90e6f75daf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod599e6c62_b3aa_4a53_958e_1743248a326c.slice PodAnnotations:0xc002818020}] Aliases:map[]}\"",
2026-06-11 18:01:03.262812 | controller |     "Jun 11 17:48:24.854255 crc crio[23211]: time=\"2026-06-11T17:48:24.854229815Z\" level=info msg=\"Adding pod openshift-must-gather-ldn8t_must-gather-jnrfc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.262840 | controller |     "Jun 11 17:48:25.565825 crc crio[23211]: 2026-06-11T17:48:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8053b4c2410fe8e Mac:c2:bb:05:10:98:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ca Mtu:0 Sandbox:/var/run/netns/5b91a85c-a216-44fc-8ded-c90e6f75daf7 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.262866 | controller |     "Jun 11 17:48:25.570210 crc crio[23211]: time=\"2026-06-11T17:48:25.570010085Z\" level=info msg=\"Got pod network &{Name:must-gather-jnrfc Namespace:openshift-must-gather-ldn8t ID:8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b UID:599e6c62-b3aa-4a53-958e-1743248a326c NetNS:/var/run/netns/5b91a85c-a216-44fc-8ded-c90e6f75daf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod599e6c62_b3aa_4a53_958e_1743248a326c.slice PodAnnotations:0xc002818020}] Aliases:map[]}\"",
2026-06-11 18:01:03.262891 | controller |     "Jun 11 17:48:25.570636 crc crio[23211]: time=\"2026-06-11T17:48:25.570544838Z\" level=info msg=\"Checking pod openshift-must-gather-ldn8t_must-gather-jnrfc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.262916 | controller |     "Jun 11 17:48:25.586706 crc crio[23211]: time=\"2026-06-11T17:48:25.586217363Z\" level=info msg=\"Ran pod sandbox 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b with infra container: openshift-must-gather-ldn8t/must-gather-jnrfc/POD\" id=8373fbbf-6f94-4bd9-b718-44cb0cf072bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.262941 | controller |     "Jun 11 17:48:25.589790 crc crio[23211]: time=\"2026-06-11T17:48:25.588674643Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=a57f68c1-cd47-490f-98b9-8884ed39a659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.262967 | controller |     "Jun 11 17:48:25.589790 crc crio[23211]: time=\"2026-06-11T17:48:25.588897999Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=a57f68c1-cd47-490f-98b9-8884ed39a659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.263005 | controller |     "Jun 11 17:48:25.589790 crc crio[23211]: time=\"2026-06-11T17:48:25.588981261Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=a57f68c1-cd47-490f-98b9-8884ed39a659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.263031 | controller |     "Jun 11 17:48:25.590233 crc crio[23211]: time=\"2026-06-11T17:48:25.590142969Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=000bd438-68cd-4524-800a-a45df087fb7e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.263054 | controller |     "Jun 11 17:48:25.598913 crc crio[23211]: time=\"2026-06-11T17:48:25.598838573Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-11 18:01:03.263077 | controller |     "Jun 11 17:48:32.452505 crc crio[23211]: time=\"2026-06-11T17:48:32.451719429Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=000bd438-68cd-4524-800a-a45df087fb7e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.263099 | controller |     "Jun 11 17:48:32.454353 crc crio[23211]: time=\"2026-06-11T17:48:32.453492532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8cf000a6-c1be-4e4d-b6a1-9d6035d59274 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.263121 | controller |     "Jun 11 17:48:32.457143 crc crio[23211]: time=\"2026-06-11T17:48:32.45707038Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=da2a717a-33cf-4ae6-8204-f89660be19d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.263147 | controller |     "Jun 11 17:48:32.465761 crc crio[23211]: time=\"2026-06-11T17:48:32.465687411Z\" level=info msg=\"Creating container: openshift-must-gather-ldn8t/must-gather-jnrfc/gather\" id=f5aacf75-abce-4f84-96c4-a803ac075be1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.263171 | controller |     "Jun 11 17:48:32.466903 crc crio[23211]: time=\"2026-06-11T17:48:32.466802548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.263194 | controller |     "Jun 11 17:48:32.516335 crc crio[23211]: time=\"2026-06-11T17:48:32.516225321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.263216 | controller |     "Jun 11 17:48:32.732514 crc crio[23211]: time=\"2026-06-11T17:48:32.732228741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.263239 | controller |     "Jun 11 17:48:32.849622 crc crio[23211]: time=\"2026-06-11T17:48:32.849063478Z\" level=info msg=\"Created container db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90: openshift-must-gather-ldn8t/must-gather-jnrfc/gather\" id=f5aacf75-abce-4f84-96c4-a803ac075be1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.263260 | controller |     "Jun 11 17:48:32.852154 crc crio[23211]: time=\"2026-06-11T17:48:32.852112333Z\" level=info msg=\"Starting container: db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90\" id=42db056a-12d0-41f1-800a-90035131dfa5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.263283 | controller |     "Jun 11 17:48:32.858086 crc crio[23211]: time=\"2026-06-11T17:48:32.857999136Z\" level=info msg=\"Started container\" PID=343466 containerID=db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90 description=openshift-must-gather-ldn8t/must-gather-jnrfc/gather id=42db056a-12d0-41f1-800a-90035131dfa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b",
2026-06-11 18:01:03.263306 | controller |     "Jun 11 17:48:32.869138 crc crio[23211]: time=\"2026-06-11T17:48:32.869003626Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=43a0bfbb-992c-4ad5-8f80-e4a7f79e3054 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.263328 | controller |     "Jun 11 17:48:32.875294 crc crio[23211]: time=\"2026-06-11T17:48:32.875027465Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=166ef43f-dac1-42a9-b0ba-5e52a3d41aba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.263350 | controller |     "Jun 11 17:48:32.889383 crc crio[23211]: time=\"2026-06-11T17:48:32.88909185Z\" level=info msg=\"Creating container: openshift-must-gather-ldn8t/must-gather-jnrfc/copy\" id=5a79c3b2-49e3-443d-83eb-c1d89987251c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.263373 | controller |     "Jun 11 17:48:32.890980 crc crio[23211]: time=\"2026-06-11T17:48:32.890862443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.263395 | controller |     "Jun 11 17:48:32.956570 crc crio[23211]: time=\"2026-06-11T17:48:32.956393231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.263418 | controller |     "Jun 11 17:48:33.150271 crc crio[23211]: time=\"2026-06-11T17:48:33.150151155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.263445 | controller |     "Jun 11 17:48:33.292781 crc crio[23211]: time=\"2026-06-11T17:48:33.292660891Z\" level=info msg=\"Created container 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20: openshift-must-gather-ldn8t/must-gather-jnrfc/copy\" id=5a79c3b2-49e3-443d-83eb-c1d89987251c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.263468 | controller |     "Jun 11 17:48:33.295858 crc crio[23211]: time=\"2026-06-11T17:48:33.295684495Z\" level=info msg=\"Starting container: 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20\" id=2708b3c9-6a79-4668-876c-a24616bc25cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.263491 | controller |     "Jun 11 17:48:33.311077 crc crio[23211]: time=\"2026-06-11T17:48:33.310975171Z\" level=info msg=\"Started container\" PID=343498 containerID=58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20 description=openshift-must-gather-ldn8t/must-gather-jnrfc/copy id=2708b3c9-6a79-4668-876c-a24616bc25cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b",
2026-06-11 18:01:03.263532 | controller |     "Jun 11 17:48:33.336852 crc crio[23211]: time=\"2026-06-11T17:48:33.336790154Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.263597 | controller |     "Jun 11 17:48:36.562468 crc crio[23211]: time=\"2026-06-11T17:48:36.561572314Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.263622 | controller |     "Jun 11 17:48:36.596587 crc crio[23211]: time=\"2026-06-11T17:48:36.596513392Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.263645 | controller |     "Jun 11 17:48:36.906557 crc crio[23211]: time=\"2026-06-11T17:48:36.906315322Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.263667 | controller |     "Jun 11 17:48:36.972314 crc crio[23211]: time=\"2026-06-11T17:48:36.968912568Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.263690 | controller |     "Jun 11 17:48:37.041592 crc crio[23211]: time=\"2026-06-11T17:48:37.04151327Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.263713 | controller |     "Jun 11 17:48:37.134523 crc crio[23211]: time=\"2026-06-11T17:48:37.134401769Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.263736 | controller |     "Jun 11 17:48:37.545659 crc crio[23211]: time=\"2026-06-11T17:48:37.544981762Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.263758 | controller |     "Jun 11 17:48:37.558221 crc crio[23211]: time=\"2026-06-11T17:48:37.558152136Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.263781 | controller |     "Jun 11 17:48:38.839827 crc crio[23211]: time=\"2026-06-11T17:48:38.837869533Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-ldn8t/crc-debug-cxrwz/POD\" id=8cee4554-0850-447f-b5f3-b8424ef28af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.263808 | controller |     "Jun 11 17:48:38.843771 crc crio[23211]: time=\"2026-06-11T17:48:38.843702626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.263831 | controller |     "Jun 11 17:48:38.878285 crc crio[23211]: time=\"2026-06-11T17:48:38.878197913Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8cee4554-0850-447f-b5f3-b8424ef28af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.263854 | controller |     "Jun 11 17:48:38.902953 crc crio[23211]: time=\"2026-06-11T17:48:38.902273044Z\" level=info msg=\"Ran pod sandbox e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6 with infra container: openshift-must-gather-ldn8t/crc-debug-cxrwz/POD\" id=8cee4554-0850-447f-b5f3-b8424ef28af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.263876 | controller |     "Jun 11 17:48:38.904963 crc crio[23211]: time=\"2026-06-11T17:48:38.904894778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=aed1d04d-3075-469b-85a5-19e92639cb6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.263899 | controller |     "Jun 11 17:48:38.905579 crc crio[23211]: time=\"2026-06-11T17:48:38.905555034Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=aed1d04d-3075-469b-85a5-19e92639cb6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.263921 | controller |     "Jun 11 17:48:38.905731 crc crio[23211]: time=\"2026-06-11T17:48:38.905709568Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=aed1d04d-3075-469b-85a5-19e92639cb6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.263945 | controller |     "Jun 11 17:48:38.907525 crc crio[23211]: time=\"2026-06-11T17:48:38.907494712Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=4db6c256-ca65-4eed-944a-10d7ba413318 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.263967 | controller |     "Jun 11 17:48:38.918824 crc crio[23211]: time=\"2026-06-11T17:48:38.918688496Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-11 18:01:03.263990 | controller |     "Jun 11 17:48:54.983652 crc crio[23211]: time=\"2026-06-11T17:48:54.98278995Z\" level=info msg=\"Removing container: 5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba\" id=2f6419d8-0536-4cd5-9be6-7a00ed43be93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.264014 | controller |     "Jun 11 17:49:02.615325 crc crio[23211]: time=\"2026-06-11T17:49:02.613818097Z\" level=info msg=\"Removed container 5114a6e4b8ddbb5c00abba20444976a755143c265c8b02d213b4252120997aba: openshift-infra/auto-csr-approver-29686662-265bc/oc\" id=2f6419d8-0536-4cd5-9be6-7a00ed43be93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.264037 | controller |     "Jun 11 17:49:02.628675 crc crio[23211]: time=\"2026-06-11T17:49:02.628469406Z\" level=info msg=\"Stopping pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b\" id=2fce1294-5afa-4b3d-adca-0e5af71796bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.264060 | controller |     "Jun 11 17:49:02.628675 crc crio[23211]: time=\"2026-06-11T17:49:02.628607041Z\" level=info msg=\"Stopped pod sandbox (already stopped): 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b\" id=2fce1294-5afa-4b3d-adca-0e5af71796bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.264087 | controller |     "Jun 11 17:49:02.629643 crc crio[23211]: time=\"2026-06-11T17:49:02.62940683Z\" level=info msg=\"Removing pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b\" id=692498c7-a7fa-423e-b755-d2f06a9ff622 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.264113 | controller |     "Jun 11 17:49:02.666297 crc crio[23211]: time=\"2026-06-11T17:49:02.66608442Z\" level=info msg=\"Removed pod sandbox: 530a4486c39a2b6044f51d2445d64d8992a7f3fbeb82f3df699b10819f7d9f6b\" id=692498c7-a7fa-423e-b755-d2f06a9ff622 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.264138 | controller |     "Jun 11 17:49:03.392262 crc crio[23211]: time=\"2026-06-11T17:49:03.392068061Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=4db6c256-ca65-4eed-944a-10d7ba413318 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.264161 | controller |     "Jun 11 17:49:03.393977 crc crio[23211]: time=\"2026-06-11T17:49:03.393813334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c3ab4440-36d5-4b2d-ae6d-7a13525db878 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.264185 | controller |     "Jun 11 17:49:03.399155 crc crio[23211]: time=\"2026-06-11T17:49:03.399066173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3f44678e-e211-4ded-a4b5-5f20b4639d27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.264207 | controller |     "Jun 11 17:49:03.408775 crc crio[23211]: time=\"2026-06-11T17:49:03.40869738Z\" level=info msg=\"Creating container: openshift-must-gather-ldn8t/crc-debug-cxrwz/container-00\" id=a5117058-170f-4dd3-80ca-6a14466e5ae3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.264231 | controller |     "Jun 11 17:49:03.410729 crc crio[23211]: time=\"2026-06-11T17:49:03.410655578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.264253 | controller |     "Jun 11 17:49:03.462630 crc crio[23211]: time=\"2026-06-11T17:49:03.4625158Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=a5117058-170f-4dd3-80ca-6a14466e5ae3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.264276 | controller |     "Jun 11 17:49:03.477610 crc crio[23211]: time=\"2026-06-11T17:49:03.476851982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.264299 | controller |     "Jun 11 17:49:03.480284 crc crio[23211]: time=\"2026-06-11T17:49:03.480232765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.264321 | controller |     "Jun 11 17:49:03.693866 crc crio[23211]: time=\"2026-06-11T17:49:03.693031626Z\" level=info msg=\"Created container 644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae: openshift-must-gather-ldn8t/crc-debug-cxrwz/container-00\" id=a5117058-170f-4dd3-80ca-6a14466e5ae3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.264343 | controller |     "Jun 11 17:49:03.695821 crc crio[23211]: time=\"2026-06-11T17:49:03.695564087Z\" level=info msg=\"Starting container: 644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae\" id=5130df18-e19f-4c24-9d7d-9df2f562fd8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.264369 | controller |     "Jun 11 17:49:03.707113 crc crio[23211]: time=\"2026-06-11T17:49:03.707018148Z\" level=info msg=\"Started container\" PID=349551 containerID=644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae description=openshift-must-gather-ldn8t/crc-debug-cxrwz/container-00 id=5130df18-e19f-4c24-9d7d-9df2f562fd8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6",
2026-06-11 18:01:03.264393 | controller |     "Jun 11 17:49:32.433109 crc crio[23211]: time=\"2026-06-11T17:49:32.43181254Z\" level=info msg=\"Stopping pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6\" id=f48919df-ba01-4795-8366-094372c2f00a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.264415 | controller |     "Jun 11 17:49:32.465488 crc crio[23211]: time=\"2026-06-11T17:49:32.465329322Z\" level=info msg=\"Stopped pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6\" id=f48919df-ba01-4795-8366-094372c2f00a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.264436 | controller |     "Jun 11 17:49:33.469986 crc crio[23211]: time=\"2026-06-11T17:49:33.469268753Z\" level=info msg=\"Removing container: 644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae\" id=9f0a994f-2d34-4f95-aee5-7d4d80353512 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.264458 | controller |     "Jun 11 17:49:33.514841 crc crio[23211]: time=\"2026-06-11T17:49:33.514728409Z\" level=info msg=\"Removed container 644a1d847da8ee57e5f416f73306781af0f0f958b503570e18262958a30e62ae: openshift-must-gather-ldn8t/crc-debug-cxrwz/container-00\" id=9f0a994f-2d34-4f95-aee5-7d4d80353512 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.264481 | controller |     "Jun 11 17:49:34.401832 crc crio[23211]: time=\"2026-06-11T17:49:34.40127118Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-ldn8t/crc-debug-fjsrc/POD\" id=e12d21f6-3a10-4484-a590-a9c2dddf9978 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.264504 | controller |     "Jun 11 17:49:34.401975 crc crio[23211]: time=\"2026-06-11T17:49:34.401851194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.264554 | controller |     "Jun 11 17:49:34.427373 crc crio[23211]: time=\"2026-06-11T17:49:34.427276518Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e12d21f6-3a10-4484-a590-a9c2dddf9978 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.264580 | controller |     "Jun 11 17:49:34.443631 crc crio[23211]: time=\"2026-06-11T17:49:34.443579118Z\" level=info msg=\"Ran pod sandbox ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4 with infra container: openshift-must-gather-ldn8t/crc-debug-fjsrc/POD\" id=e12d21f6-3a10-4484-a590-a9c2dddf9978 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.264603 | controller |     "Jun 11 17:49:34.446192 crc crio[23211]: time=\"2026-06-11T17:49:34.44611558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=aa22fe4e-2537-4423-98c8-65576c2984c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.264626 | controller |     "Jun 11 17:49:34.448655 crc crio[23211]: time=\"2026-06-11T17:49:34.448570861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=032a7afd-edc5-4618-a5d8-cddeb743ebbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.264649 | controller |     "Jun 11 17:49:34.459323 crc crio[23211]: time=\"2026-06-11T17:49:34.459249454Z\" level=info msg=\"Creating container: openshift-must-gather-ldn8t/crc-debug-fjsrc/container-00\" id=dce155c5-e988-46b1-acf5-6e821fe2753c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.264676 | controller |     "Jun 11 17:49:34.459850 crc crio[23211]: time=\"2026-06-11T17:49:34.459787506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.264698 | controller |     "Jun 11 17:49:34.502571 crc crio[23211]: time=\"2026-06-11T17:49:34.502475053Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=dce155c5-e988-46b1-acf5-6e821fe2753c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.264721 | controller |     "Jun 11 17:49:34.519481 crc crio[23211]: time=\"2026-06-11T17:49:34.519333377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.264743 | controller |     "Jun 11 17:49:34.521538 crc crio[23211]: time=\"2026-06-11T17:49:34.52147691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.264764 | controller |     "Jun 11 17:49:34.711559 crc crio[23211]: time=\"2026-06-11T17:49:34.709471412Z\" level=info msg=\"Created container cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766: openshift-must-gather-ldn8t/crc-debug-fjsrc/container-00\" id=dce155c5-e988-46b1-acf5-6e821fe2753c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.264787 | controller |     "Jun 11 17:49:34.715956 crc crio[23211]: time=\"2026-06-11T17:49:34.712587389Z\" level=info msg=\"Starting container: cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766\" id=d2de9075-5875-4403-a9e4-983ad0dddc43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.264809 | controller |     "Jun 11 17:49:34.727899 crc crio[23211]: time=\"2026-06-11T17:49:34.727824722Z\" level=info msg=\"Started container\" PID=354853 containerID=cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766 description=openshift-must-gather-ldn8t/crc-debug-fjsrc/container-00 id=d2de9075-5875-4403-a9e4-983ad0dddc43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4",
2026-06-11 18:01:03.264833 | controller |     "Jun 11 17:49:36.520646 crc crio[23211]: time=\"2026-06-11T17:49:36.519700936Z\" level=info msg=\"Stopping pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4\" id=a5f97774-241d-4d44-88f4-3f16004534f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.264855 | controller |     "Jun 11 17:49:36.535565 crc crio[23211]: time=\"2026-06-11T17:49:36.534275264Z\" level=info msg=\"Stopped pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4\" id=a5f97774-241d-4d44-88f4-3f16004534f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.264878 | controller |     "Jun 11 17:49:37.540719 crc crio[23211]: time=\"2026-06-11T17:49:37.540143213Z\" level=info msg=\"Removing container: cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766\" id=b3063eb9-1889-45ed-9843-8ef33ab11ee6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.264900 | controller |     "Jun 11 17:49:37.576136 crc crio[23211]: time=\"2026-06-11T17:49:37.576050663Z\" level=info msg=\"Removed container cdd8b231f25e879ed6b7d3cc2e61cae91a011f439b95de698fbaafe1d962f766: openshift-must-gather-ldn8t/crc-debug-fjsrc/container-00\" id=b3063eb9-1889-45ed-9843-8ef33ab11ee6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.264923 | controller |     "Jun 11 17:50:00.560372 crc crio[23211]: time=\"2026-06-11T17:50:00.55939153Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686670-4k9sb/POD\" id=359fdec6-e48a-4f7d-ba36-7a4c9abdb551 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.264952 | controller |     "Jun 11 17:50:00.562055 crc crio[23211]: time=\"2026-06-11T17:50:00.560491287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.264976 | controller |     "Jun 11 17:50:00.606291 crc crio[23211]: time=\"2026-06-11T17:50:00.606210859Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686670-4k9sb Namespace:openshift-infra ID:fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9 UID:dc16e25e-d9ab-4b94-95ab-67f3e75bccee NetNS:/var/run/netns/d31415fb-d78f-4a91-887f-d3a41eee8f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc16e25e_d9ab_4b94_95ab_67f3e75bccee.slice PodAnnotations:0xc00008dc18}] Aliases:map[]}\"",
2026-06-11 18:01:03.264998 | controller |     "Jun 11 17:50:00.606291 crc crio[23211]: time=\"2026-06-11T17:50:00.60625489Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686670-4k9sb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.265020 | controller |     "Jun 11 17:50:01.239355 crc crio[23211]: 2026-06-11T17:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fef4de8204d2220 Mac:82:1d:47:ff:7d:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cb Mtu:0 Sandbox:/var/run/netns/d31415fb-d78f-4a91-887f-d3a41eee8f4a SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.265042 | controller |     "Jun 11 17:50:01.244098 crc crio[23211]: time=\"2026-06-11T17:50:01.243946986Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686670-4k9sb Namespace:openshift-infra ID:fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9 UID:dc16e25e-d9ab-4b94-95ab-67f3e75bccee NetNS:/var/run/netns/d31415fb-d78f-4a91-887f-d3a41eee8f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc16e25e_d9ab_4b94_95ab_67f3e75bccee.slice PodAnnotations:0xc00008dc18}] Aliases:map[]}\"",
2026-06-11 18:01:03.265065 | controller |     "Jun 11 17:50:01.244512 crc crio[23211]: time=\"2026-06-11T17:50:01.244358665Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686670-4k9sb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.265087 | controller |     "Jun 11 17:50:01.259836 crc crio[23211]: time=\"2026-06-11T17:50:01.259728064Z\" level=info msg=\"Ran pod sandbox fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9 with infra container: openshift-infra/auto-csr-approver-29686670-4k9sb/POD\" id=359fdec6-e48a-4f7d-ba36-7a4c9abdb551 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.265109 | controller |     "Jun 11 17:50:01.266943 crc crio[23211]: time=\"2026-06-11T17:50:01.266850958Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9cd9403f-8768-4229-af49-4370bb42fb02 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.265132 | controller |     "Jun 11 17:50:01.273277 crc crio[23211]: time=\"2026-06-11T17:50:01.272720012Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.265154 | controller |     "Jun 11 17:50:02.438946 crc crio[23211]: time=\"2026-06-11T17:50:02.438718709Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9cd9403f-8768-4229-af49-4370bb42fb02 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.265177 | controller |     "Jun 11 17:50:02.440873 crc crio[23211]: time=\"2026-06-11T17:50:02.439719044Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b7ad50ad-7e67-4e50-8e55-ecd4652f3482 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.265204 | controller |     "Jun 11 17:50:02.442076 crc crio[23211]: time=\"2026-06-11T17:50:02.44197901Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=426acefe-8e85-4d18-b274-5522e3e6961b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.265227 | controller |     "Jun 11 17:50:02.448233 crc crio[23211]: time=\"2026-06-11T17:50:02.448157801Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686670-4k9sb/oc\" id=e093700f-27ee-4145-8735-f4305531da47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.265250 | controller |     "Jun 11 17:50:02.448814 crc crio[23211]: time=\"2026-06-11T17:50:02.448752155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.265272 | controller |     "Jun 11 17:50:02.491806 crc crio[23211]: time=\"2026-06-11T17:50:02.49172741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.265294 | controller |     "Jun 11 17:50:02.718147 crc crio[23211]: time=\"2026-06-11T17:50:02.71671407Z\" level=info msg=\"Stopping pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6\" id=c7a13f18-5ddb-4497-b33b-000705586d54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.265317 | controller |     "Jun 11 17:50:02.718365 crc crio[23211]: time=\"2026-06-11T17:50:02.718018712Z\" level=info msg=\"Stopped pod sandbox (already stopped): e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6\" id=c7a13f18-5ddb-4497-b33b-000705586d54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.265339 | controller |     "Jun 11 17:50:02.720377 crc crio[23211]: time=\"2026-06-11T17:50:02.719991961Z\" level=info msg=\"Removing pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6\" id=415015b5-1749-419e-bc35-ebdbf08d49db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.265362 | controller |     "Jun 11 17:50:02.762236 crc crio[23211]: time=\"2026-06-11T17:50:02.762123604Z\" level=info msg=\"Removed pod sandbox: e206336cbfed5d4aaab6f1af8b9b4412361e3227a829cbc7c7d46859d1c43ed6\" id=415015b5-1749-419e-bc35-ebdbf08d49db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.265384 | controller |     "Jun 11 17:50:02.763699 crc crio[23211]: time=\"2026-06-11T17:50:02.763618092Z\" level=info msg=\"Stopping pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4\" id=a55cd387-768f-473a-ba4e-541aed0e2c8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.265406 | controller |     "Jun 11 17:50:02.763776 crc crio[23211]: time=\"2026-06-11T17:50:02.763711594Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4\" id=a55cd387-768f-473a-ba4e-541aed0e2c8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.265429 | controller |     "Jun 11 17:50:02.764384 crc crio[23211]: time=\"2026-06-11T17:50:02.764256587Z\" level=info msg=\"Removing pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4\" id=73aaeac9-96d1-42d3-ad36-ba4458775a14 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.265453 | controller |     "Jun 11 17:50:02.780882 crc crio[23211]: time=\"2026-06-11T17:50:02.779850879Z\" level=info msg=\"Removed pod sandbox: ae6f4d978649b5b714f0a27194f4638512ec0cdc0f56805208e525a9b05f49c4\" id=73aaeac9-96d1-42d3-ad36-ba4458775a14 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.265476 | controller |     "Jun 11 17:50:02.787867 crc crio[23211]: time=\"2026-06-11T17:50:02.787789184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.265502 | controller |     "Jun 11 17:50:02.929997 crc crio[23211]: time=\"2026-06-11T17:50:02.92986811Z\" level=info msg=\"Created container 3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e: openshift-infra/auto-csr-approver-29686670-4k9sb/oc\" id=e093700f-27ee-4145-8735-f4305531da47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.265552 | controller |     "Jun 11 17:50:02.932379 crc crio[23211]: time=\"2026-06-11T17:50:02.93230132Z\" level=info msg=\"Starting container: 3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e\" id=140d85d4-3d78-4dd8-a940-5a265a89396e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.265577 | controller |     "Jun 11 17:50:02.938741 crc crio[23211]: time=\"2026-06-11T17:50:02.938662356Z\" level=info msg=\"Started container\" PID=360484 containerID=3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e description=openshift-infra/auto-csr-approver-29686670-4k9sb/oc id=140d85d4-3d78-4dd8-a940-5a265a89396e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9",
2026-06-11 18:01:03.265602 | controller |     "Jun 11 17:50:05.014385 crc crio[23211]: time=\"2026-06-11T17:50:05.013158413Z\" level=info msg=\"Stopping pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9\" id=3a9f667a-c703-481a-8144-1ab5a51cf654 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.265624 | controller |     "Jun 11 17:50:05.018282 crc crio[23211]: time=\"2026-06-11T17:50:05.018201878Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686670-4k9sb Namespace:openshift-infra ID:fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9 UID:dc16e25e-d9ab-4b94-95ab-67f3e75bccee NetNS:/var/run/netns/d31415fb-d78f-4a91-887f-d3a41eee8f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc16e25e_d9ab_4b94_95ab_67f3e75bccee.slice PodAnnotations:0xc003088148}] Aliases:map[]}\"",
2026-06-11 18:01:03.265647 | controller |     "Jun 11 17:50:05.019221 crc crio[23211]: time=\"2026-06-11T17:50:05.018991756Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686670-4k9sb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.265669 | controller |     "Jun 11 17:50:05.477843 crc crio[23211]: time=\"2026-06-11T17:50:05.477253859Z\" level=info msg=\"Stopped pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9\" id=3a9f667a-c703-481a-8144-1ab5a51cf654 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.265691 | controller |     "Jun 11 17:51:02.804089 crc crio[23211]: time=\"2026-06-11T17:51:02.803243743Z\" level=info msg=\"Removing container: 83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59\" id=6ee02ca2-cd93-4911-9f18-12e9707fdceb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.265714 | controller |     "Jun 11 17:51:03.011606 crc crio[23211]: time=\"2026-06-11T17:51:03.008785637Z\" level=info msg=\"Removed container 83aa95e38be65cb730566a66f9ddc221fceb0b9da8457fe5e4a11b98c9c1cf59: openshift-infra/auto-csr-approver-29686664-ltd8r/oc\" id=6ee02ca2-cd93-4911-9f18-12e9707fdceb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.265736 | controller |     "Jun 11 17:51:03.023900 crc crio[23211]: time=\"2026-06-11T17:51:03.023783556Z\" level=info msg=\"Stopping pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0\" id=1e0a3ec6-6864-421b-8c3c-9e9d8461c70d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.265760 | controller |     "Jun 11 17:51:03.023900 crc crio[23211]: time=\"2026-06-11T17:51:03.023906048Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0\" id=1e0a3ec6-6864-421b-8c3c-9e9d8461c70d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.265788 | controller |     "Jun 11 17:51:03.027687 crc crio[23211]: time=\"2026-06-11T17:51:03.027625419Z\" level=info msg=\"Removing pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0\" id=e24f7820-9216-424c-8d6b-2ffa3997c864 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.265812 | controller |     "Jun 11 17:51:03.040277 crc crio[23211]: time=\"2026-06-11T17:51:03.040172027Z\" level=info msg=\"Removed pod sandbox: 1070e667fa4a78d1803c548a3dfa951b7ee56db9b1f180c9ddf918342d8086e0\" id=e24f7820-9216-424c-8d6b-2ffa3997c864 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.265836 | controller |     "Jun 11 17:52:00.550410 crc crio[23211]: time=\"2026-06-11T17:52:00.549543118Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686672-zl5p4/POD\" id=d0315cf1-c9d1-4ea9-83e8-e0773ac3c34a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.265859 | controller |     "Jun 11 17:52:00.551883 crc crio[23211]: time=\"2026-06-11T17:52:00.550511182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.265882 | controller |     "Jun 11 17:52:00.632237 crc crio[23211]: time=\"2026-06-11T17:52:00.632128324Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686672-zl5p4 Namespace:openshift-infra ID:404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d UID:a48dbbdb-23b5-49f7-84db-83192bd0ce53 NetNS:/var/run/netns/6c862161-e67b-4165-87ce-c7924f46d03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48dbbdb_23b5_49f7_84db_83192bd0ce53.slice PodAnnotations:0xc00294e0b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.265906 | controller |     "Jun 11 17:52:00.632237 crc crio[23211]: time=\"2026-06-11T17:52:00.632194616Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686672-zl5p4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.265929 | controller |     "Jun 11 17:52:01.045282 crc crio[23211]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:404c8d80e3626e0 Mac:42:aa:55:aa:42:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cc Mtu:0 Sandbox:/var/run/netns/6c862161-e67b-4165-87ce-c7924f46d03f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.265952 | controller |     "Jun 11 17:52:01.047774 crc crio[23211]: time=\"2026-06-11T17:52:01.04769056Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686672-zl5p4 Namespace:openshift-infra ID:404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d UID:a48dbbdb-23b5-49f7-84db-83192bd0ce53 NetNS:/var/run/netns/6c862161-e67b-4165-87ce-c7924f46d03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48dbbdb_23b5_49f7_84db_83192bd0ce53.slice PodAnnotations:0xc00294e0b0}] Aliases:map[]}\"",
2026-06-11 18:01:03.265976 | controller |     "Jun 11 17:52:01.047916 crc crio[23211]: time=\"2026-06-11T17:52:01.047897075Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686672-zl5p4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.265999 | controller |     "Jun 11 17:52:01.063727 crc crio[23211]: time=\"2026-06-11T17:52:01.063664912Z\" level=info msg=\"Ran pod sandbox 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d with infra container: openshift-infra/auto-csr-approver-29686672-zl5p4/POD\" id=d0315cf1-c9d1-4ea9-83e8-e0773ac3c34a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.266035 | controller |     "Jun 11 17:52:01.068067 crc crio[23211]: time=\"2026-06-11T17:52:01.068017069Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0d6ce2ab-a953-4aff-988f-6d9db2e416b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.266059 | controller |     "Jun 11 17:52:01.078943 crc crio[23211]: time=\"2026-06-11T17:52:01.078370333Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.266082 | controller |     "Jun 11 17:52:02.185602 crc crio[23211]: time=\"2026-06-11T17:52:02.185505046Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0d6ce2ab-a953-4aff-988f-6d9db2e416b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.266104 | controller |     "Jun 11 17:52:02.189071 crc crio[23211]: time=\"2026-06-11T17:52:02.188997742Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=23bd65f3-53f5-4738-87b6-1283c01909a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.266126 | controller |     "Jun 11 17:52:02.191449 crc crio[23211]: time=\"2026-06-11T17:52:02.191297179Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a291ffd4-19b4-4401-8f26-8578853de420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.266148 | controller |     "Jun 11 17:52:02.201884 crc crio[23211]: time=\"2026-06-11T17:52:02.201729584Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686672-zl5p4/oc\" id=0a08c542-5bed-49ce-ad53-47795ee7c275 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.266174 | controller |     "Jun 11 17:52:02.203807 crc crio[23211]: time=\"2026-06-11T17:52:02.203741633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.266197 | controller |     "Jun 11 17:52:02.269936 crc crio[23211]: time=\"2026-06-11T17:52:02.269323082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.266219 | controller |     "Jun 11 17:52:02.586764 crc crio[23211]: time=\"2026-06-11T17:52:02.586674069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.266241 | controller |     "Jun 11 17:52:02.731219 crc crio[23211]: time=\"2026-06-11T17:52:02.731134423Z\" level=info msg=\"Created container cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856: openshift-infra/auto-csr-approver-29686672-zl5p4/oc\" id=0a08c542-5bed-49ce-ad53-47795ee7c275 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.266262 | controller |     "Jun 11 17:52:02.732922 crc crio[23211]: time=\"2026-06-11T17:52:02.732719852Z\" level=info msg=\"Starting container: cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856\" id=252c3ddf-a881-46cb-9675-20b55487d1e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.266284 | controller |     "Jun 11 17:52:02.741046 crc crio[23211]: time=\"2026-06-11T17:52:02.740916963Z\" level=info msg=\"Started container\" PID=388996 containerID=cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856 description=openshift-infra/auto-csr-approver-29686672-zl5p4/oc id=252c3ddf-a881-46cb-9675-20b55487d1e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d",
2026-06-11 18:01:03.266307 | controller |     "Jun 11 17:52:04.754834 crc crio[23211]: time=\"2026-06-11T17:52:04.753098282Z\" level=info msg=\"Stopping pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d\" id=c306ae2b-4d39-4e17-a5c0-f44265a0aff8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.266333 | controller |     "Jun 11 17:52:04.760790 crc crio[23211]: time=\"2026-06-11T17:52:04.759920449Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686672-zl5p4 Namespace:openshift-infra ID:404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d UID:a48dbbdb-23b5-49f7-84db-83192bd0ce53 NetNS:/var/run/netns/6c862161-e67b-4165-87ce-c7924f46d03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48dbbdb_23b5_49f7_84db_83192bd0ce53.slice PodAnnotations:0xc00294e4c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.266357 | controller |     "Jun 11 17:52:04.760790 crc crio[23211]: time=\"2026-06-11T17:52:04.760257987Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686672-zl5p4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.266380 | controller |     "Jun 11 17:52:05.204533 crc crio[23211]: time=\"2026-06-11T17:52:05.204413136Z\" level=info msg=\"Stopped pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d\" id=c306ae2b-4d39-4e17-a5c0-f44265a0aff8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.266399 | controller |     "Jun 11 17:53:03.106766 crc crio[23211]: time=\"2026-06-11T17:53:03.105553401Z\" level=info msg=\"Removing container: afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f\" id=ba23ebd1-7f21-4936-a48a-d73dd0797227 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.266418 | controller |     "Jun 11 17:53:03.304538 crc crio[23211]: time=\"2026-06-11T17:53:03.30398677Z\" level=info msg=\"Removed container afafcad9491fd8535b8876301921bb39709f6478ac63d670b12d40132fe8dd0f: openshift-infra/auto-csr-approver-29686666-d4g87/oc\" id=ba23ebd1-7f21-4936-a48a-d73dd0797227 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.266436 | controller |     "Jun 11 17:53:03.322514 crc crio[23211]: time=\"2026-06-11T17:53:03.322366721Z\" level=info msg=\"Stopping pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05\" id=92d4f872-e26f-4190-956c-46a398416d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.266456 | controller |     "Jun 11 17:53:03.322602 crc crio[23211]: time=\"2026-06-11T17:53:03.322553826Z\" level=info msg=\"Stopped pod sandbox (already stopped): fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05\" id=92d4f872-e26f-4190-956c-46a398416d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.266478 | controller |     "Jun 11 17:53:03.323609 crc crio[23211]: time=\"2026-06-11T17:53:03.32353695Z\" level=info msg=\"Removing pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05\" id=48dc06cc-24e7-42b6-a1b9-d6c2a6f4c5f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.266500 | controller |     "Jun 11 17:53:03.340493 crc crio[23211]: time=\"2026-06-11T17:53:03.340337382Z\" level=info msg=\"Removed pod sandbox: fdb66deee9fc8fa9c3158c91df963a97cea8d966c597e7f191a4b73a98517a05\" id=48dc06cc-24e7-42b6-a1b9-d6c2a6f4c5f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.266547 | controller |     "Jun 11 17:54:01.042337 crc crio[23211]: time=\"2026-06-11T17:54:01.040952319Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686674-6p7xf/POD\" id=084988c6-80a2-42c6-a370-33efd7c7a062 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.266574 | controller |     "Jun 11 17:54:01.044896 crc crio[23211]: time=\"2026-06-11T17:54:01.042457766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.266598 | controller |     "Jun 11 17:54:01.116319 crc crio[23211]: time=\"2026-06-11T17:54:01.116138924Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686674-6p7xf Namespace:openshift-infra ID:22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5 UID:1aedf83f-b520-464c-964f-52616bdcadb5 NetNS:/var/run/netns/a5471f62-7bdd-46b2-b582-cd5b20890dbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aedf83f_b520_464c_964f_52616bdcadb5.slice PodAnnotations:0xc007c140f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.266626 | controller |     "Jun 11 17:54:01.116836 crc crio[23211]: time=\"2026-06-11T17:54:01.11637023Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686674-6p7xf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.266649 | controller |     "Jun 11 17:54:01.497987 crc crio[23211]: 2026-06-11T17:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22103373f526123 Mac:56:85:7c:32:26:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cd Mtu:0 Sandbox:/var/run/netns/a5471f62-7bdd-46b2-b582-cd5b20890dbf SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.266672 | controller |     "Jun 11 17:54:01.499990 crc crio[23211]: time=\"2026-06-11T17:54:01.499910748Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686674-6p7xf Namespace:openshift-infra ID:22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5 UID:1aedf83f-b520-464c-964f-52616bdcadb5 NetNS:/var/run/netns/a5471f62-7bdd-46b2-b582-cd5b20890dbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aedf83f_b520_464c_964f_52616bdcadb5.slice PodAnnotations:0xc007c140f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.266695 | controller |     "Jun 11 17:54:01.500106 crc crio[23211]: time=\"2026-06-11T17:54:01.500075423Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686674-6p7xf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.266717 | controller |     "Jun 11 17:54:01.510534 crc crio[23211]: time=\"2026-06-11T17:54:01.509882954Z\" level=info msg=\"Ran pod sandbox 22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5 with infra container: openshift-infra/auto-csr-approver-29686674-6p7xf/POD\" id=084988c6-80a2-42c6-a370-33efd7c7a062 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.266740 | controller |     "Jun 11 17:54:01.514485 crc crio[23211]: time=\"2026-06-11T17:54:01.514352703Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0383c7c6-7f2b-4ae8-aab8-1f254e7a2a12 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.266763 | controller |     "Jun 11 17:54:01.524829 crc crio[23211]: time=\"2026-06-11T17:54:01.524643476Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.266785 | controller |     "Jun 11 17:54:02.332211 crc crio[23211]: time=\"2026-06-11T17:54:02.331195944Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0383c7c6-7f2b-4ae8-aab8-1f254e7a2a12 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.266808 | controller |     "Jun 11 17:54:02.334620 crc crio[23211]: time=\"2026-06-11T17:54:02.334237649Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eb9a34c1-72fe-453f-9211-670f9cd17fb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.266830 | controller |     "Jun 11 17:54:02.338044 crc crio[23211]: time=\"2026-06-11T17:54:02.33794113Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=780afb66-c637-4b2d-83ca-49cb347effd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.266852 | controller |     "Jun 11 17:54:02.352362 crc crio[23211]: time=\"2026-06-11T17:54:02.35222881Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686674-6p7xf/oc\" id=224bd4d5-7e24-450e-87f8-7778ecae6dac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.266878 | controller |     "Jun 11 17:54:02.353050 crc crio[23211]: time=\"2026-06-11T17:54:02.35302235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.266901 | controller |     "Jun 11 17:54:02.417626 crc crio[23211]: time=\"2026-06-11T17:54:02.41698791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.266925 | controller |     "Jun 11 17:54:02.863872 crc crio[23211]: time=\"2026-06-11T17:54:02.863096684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.266947 | controller |     "Jun 11 17:54:03.002538 crc crio[23211]: time=\"2026-06-11T17:54:03.002458903Z\" level=info msg=\"Created container 912496a47cff25c1e14fc13f0a4069002e46c20330185137812dc93c5bb2d278: openshift-infra/auto-csr-approver-29686674-6p7xf/oc\" id=224bd4d5-7e24-450e-87f8-7778ecae6dac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.266982 | controller |     "Jun 11 17:54:03.006031 crc crio[23211]: time=\"2026-06-11T17:54:03.005941459Z\" level=info msg=\"Starting container: 912496a47cff25c1e14fc13f0a4069002e46c20330185137812dc93c5bb2d278\" id=08bbff2a-965b-460e-a8a3-1305f18f2bab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.267009 | controller |     "Jun 11 17:54:03.013988 crc crio[23211]: time=\"2026-06-11T17:54:03.013896933Z\" level=info msg=\"Started container\" PID=405581 containerID=912496a47cff25c1e14fc13f0a4069002e46c20330185137812dc93c5bb2d278 description=openshift-infra/auto-csr-approver-29686674-6p7xf/oc id=08bbff2a-965b-460e-a8a3-1305f18f2bab name=/runtime.v1.RuntimeService/StartContainer sandboxID=22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5",
2026-06-11 18:01:03.267033 | controller |     "Jun 11 17:54:04.641063 crc crio[23211]: time=\"2026-06-11T17:54:04.640073182Z\" level=info msg=\"Stopping pod sandbox: 22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5\" id=1b9fae07-557c-4990-9844-958167435b3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.267056 | controller |     "Jun 11 17:54:04.642726 crc crio[23211]: time=\"2026-06-11T17:54:04.641772754Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686674-6p7xf Namespace:openshift-infra ID:22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5 UID:1aedf83f-b520-464c-964f-52616bdcadb5 NetNS:/var/run/netns/a5471f62-7bdd-46b2-b582-cd5b20890dbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aedf83f_b520_464c_964f_52616bdcadb5.slice PodAnnotations:0xc0027943a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.267081 | controller |     "Jun 11 17:54:04.642726 crc crio[23211]: time=\"2026-06-11T17:54:04.641948009Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686674-6p7xf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.267104 | controller |     "Jun 11 17:54:05.011993 crc crio[23211]: time=\"2026-06-11T17:54:05.011627448Z\" level=info msg=\"Stopped pod sandbox: 22103373f5261233b179e5a5bf502914501468ff8e485e86bfc01c0ff72a2cf5\" id=1b9fae07-557c-4990-9844-958167435b3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.267279 | controller |     "Jun 11 17:54:41.663383 crc crio[23211]: time=\"2026-06-11T17:54:41.662580621Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-29r9b/POD\" id=9240d898-81b0-402d-910c-d2f14acb992a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.267342 | controller |     "Jun 11 17:54:41.665095 crc crio[23211]: time=\"2026-06-11T17:54:41.663402201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.267392 | controller |     "Jun 11 17:54:41.707654 crc crio[23211]: time=\"2026-06-11T17:54:41.707600096Z\" level=info msg=\"Got pod network &{Name:certified-operators-29r9b Namespace:openshift-marketplace ID:1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63 UID:1add7a0e-583c-46b0-a984-4fc3c2498dd3 NetNS:/var/run/netns/ab1a5c77-df16-42e9-974a-7626b8475910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1add7a0e_583c_46b0_a984_4fc3c2498dd3.slice PodAnnotations:0xc0001aec30}] Aliases:map[]}\"",
2026-06-11 18:01:03.267430 | controller |     "Jun 11 17:54:41.707941 crc crio[23211]: time=\"2026-06-11T17:54:41.707917844Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-29r9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.267465 | controller |     "Jun 11 17:54:42.122986 crc crio[23211]: 2026-06-11T17:54:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c257f778bc6cf2 Mac:1e:29:3e:3a:78:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ce Mtu:0 Sandbox:/var/run/netns/ab1a5c77-df16-42e9-974a-7626b8475910 SocketPath: PciID:}] [{Interface:0xc0001a75f0 Address:{IP:10.217.1.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.267499 | controller |     "Jun 11 17:54:42.122986 crc crio[23211]: time=\"2026-06-11T17:54:42.120808405Z\" level=info msg=\"Got pod network &{Name:certified-operators-29r9b Namespace:openshift-marketplace ID:1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63 UID:1add7a0e-583c-46b0-a984-4fc3c2498dd3 NetNS:/var/run/netns/ab1a5c77-df16-42e9-974a-7626b8475910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1add7a0e_583c_46b0_a984_4fc3c2498dd3.slice PodAnnotations:0xc0001aec30}] Aliases:map[]}\"",
2026-06-11 18:01:03.267582 | controller |     "Jun 11 17:54:42.122986 crc crio[23211]: time=\"2026-06-11T17:54:42.120953568Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-29r9b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.267621 | controller |     "Jun 11 17:54:42.156666 crc crio[23211]: time=\"2026-06-11T17:54:42.148673938Z\" level=info msg=\"Ran pod sandbox 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63 with infra container: openshift-marketplace/certified-operators-29r9b/POD\" id=9240d898-81b0-402d-910c-d2f14acb992a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.267657 | controller |     "Jun 11 17:54:42.165098 crc crio[23211]: time=\"2026-06-11T17:54:42.165009028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e1634935-d46e-4bcd-83bd-aec094fe838a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.267691 | controller |     "Jun 11 17:54:42.169924 crc crio[23211]: time=\"2026-06-11T17:54:42.169702744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc2cf199-4e2e-41c6-af37-ccbaee3ff89f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.267725 | controller |     "Jun 11 17:54:42.184360 crc crio[23211]: time=\"2026-06-11T17:54:42.184309552Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-29r9b/extract-utilities\" id=7c96490b-1a4c-433b-9f2c-42698fe65a44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.267759 | controller |     "Jun 11 17:54:42.185070 crc crio[23211]: time=\"2026-06-11T17:54:42.18504815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.267798 | controller |     "Jun 11 17:54:42.298498 crc crio[23211]: time=\"2026-06-11T17:54:42.29837171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.267831 | controller |     "Jun 11 17:54:42.317280 crc crio[23211]: time=\"2026-06-11T17:54:42.317225663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.267862 | controller |     "Jun 11 17:54:42.446907 crc crio[23211]: time=\"2026-06-11T17:54:42.446368932Z\" level=info msg=\"Created container bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a: openshift-marketplace/certified-operators-29r9b/extract-utilities\" id=7c96490b-1a4c-433b-9f2c-42698fe65a44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.267894 | controller |     "Jun 11 17:54:42.448595 crc crio[23211]: time=\"2026-06-11T17:54:42.448512854Z\" level=info msg=\"Starting container: bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a\" id=a90150c9-aed4-420b-a394-6f3385bbb767 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.267926 | controller |     "Jun 11 17:54:42.458067 crc crio[23211]: time=\"2026-06-11T17:54:42.457996977Z\" level=info msg=\"Started container\" PID=411035 containerID=bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a description=openshift-marketplace/certified-operators-29r9b/extract-utilities id=a90150c9-aed4-420b-a394-6f3385bbb767 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63",
2026-06-11 18:01:03.267959 | controller |     "Jun 11 17:54:43.281015 crc crio[23211]: time=\"2026-06-11T17:54:43.280149022Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bb473226-a3e6-4e2e-b7d6-07698063f59d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.267991 | controller |     "Jun 11 17:54:43.290471 crc crio[23211]: time=\"2026-06-11T17:54:43.290336627Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.268023 | controller |     "Jun 11 17:54:43.906730 crc crio[23211]: time=\"2026-06-11T17:54:43.906137732Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=bb473226-a3e6-4e2e-b7d6-07698063f59d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.268055 | controller |     "Jun 11 17:54:43.908374 crc crio[23211]: time=\"2026-06-11T17:54:43.908094972Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=24f3fc40-2eda-4ab3-ab1f-36143a0a3e4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.268087 | controller |     "Jun 11 17:54:43.911212 crc crio[23211]: time=\"2026-06-11T17:54:43.911090976Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ac2a9436-0d3b-4012-85b2-cb4712c754bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.268118 | controller |     "Jun 11 17:54:43.920933 crc crio[23211]: time=\"2026-06-11T17:54:43.920570832Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-29r9b/extract-content\" id=45681b02-d7f4-46c8-89bf-1408de061f4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.268150 | controller |     "Jun 11 17:54:43.921262 crc crio[23211]: time=\"2026-06-11T17:54:43.921130775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.268181 | controller |     "Jun 11 17:54:43.981583 crc crio[23211]: time=\"2026-06-11T17:54:43.981254922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.268220 | controller |     "Jun 11 17:54:43.985940 crc crio[23211]: time=\"2026-06-11T17:54:43.985863726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.268252 | controller |     "Jun 11 17:54:44.188344 crc crio[23211]: time=\"2026-06-11T17:54:44.1882759Z\" level=info msg=\"Created container ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8: openshift-marketplace/certified-operators-29r9b/extract-content\" id=45681b02-d7f4-46c8-89bf-1408de061f4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.268284 | controller |     "Jun 11 17:54:44.191243 crc crio[23211]: time=\"2026-06-11T17:54:44.190801333Z\" level=info msg=\"Starting container: ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8\" id=de858e54-495a-46c8-90eb-deb65dca5a4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.268315 | controller |     "Jun 11 17:54:44.197028 crc crio[23211]: time=\"2026-06-11T17:54:44.196821643Z\" level=info msg=\"Started container\" PID=411221 containerID=ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8 description=openshift-marketplace/certified-operators-29r9b/extract-content id=de858e54-495a-46c8-90eb-deb65dca5a4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63",
2026-06-11 18:01:03.268348 | controller |     "Jun 11 17:54:46.329676 crc crio[23211]: time=\"2026-06-11T17:54:46.328912023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=809f7209-d6b0-4588-a058-d9924b6967d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.268380 | controller |     "Jun 11 17:54:46.335733 crc crio[23211]: time=\"2026-06-11T17:54:46.335684802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4c09d28b-ea13-436b-b18f-c2c6b2356535 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.268412 | controller |     "Jun 11 17:54:46.343314 crc crio[23211]: time=\"2026-06-11T17:54:46.343236759Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-29r9b/registry-server\" id=e2546722-be5c-4893-9ce6-13d168833c88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.268444 | controller |     "Jun 11 17:54:46.343746 crc crio[23211]: time=\"2026-06-11T17:54:46.343679981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.268476 | controller |     "Jun 11 17:54:46.420692 crc crio[23211]: time=\"2026-06-11T17:54:46.420588004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.268508 | controller |     "Jun 11 17:54:46.434808 crc crio[23211]: time=\"2026-06-11T17:54:46.434675834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.268580 | controller |     "Jun 11 17:54:46.604291 crc crio[23211]: time=\"2026-06-11T17:54:46.604147049Z\" level=info msg=\"Created container dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55: openshift-marketplace/certified-operators-29r9b/registry-server\" id=e2546722-be5c-4893-9ce6-13d168833c88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.268614 | controller |     "Jun 11 17:54:46.605608 crc crio[23211]: time=\"2026-06-11T17:54:46.605412401Z\" level=info msg=\"Starting container: dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55\" id=8de5db57-f595-4f7d-984e-c9c6bf11d47d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.268653 | controller |     "Jun 11 17:54:46.610584 crc crio[23211]: time=\"2026-06-11T17:54:46.610513117Z\" level=info msg=\"Started container\" PID=411599 containerID=dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55 description=openshift-marketplace/certified-operators-29r9b/registry-server id=8de5db57-f595-4f7d-984e-c9c6bf11d47d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63",
2026-06-11 18:01:03.268687 | controller |     "Jun 11 17:54:54.472234 crc crio[23211]: time=\"2026-06-11T17:54:54.471326979Z\" level=info msg=\"Stopping container: dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55 (timeout: 2s)\" id=8aaaceca-b5b5-4068-a8f3-3af8f3e9148e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.268720 | controller |     "Jun 11 17:54:54.607168 crc crio[23211]: time=\"2026-06-11T17:54:54.606987374Z\" level=info msg=\"Stopped container dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55: openshift-marketplace/certified-operators-29r9b/registry-server\" id=8aaaceca-b5b5-4068-a8f3-3af8f3e9148e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.268752 | controller |     "Jun 11 17:54:54.608131 crc crio[23211]: time=\"2026-06-11T17:54:54.608062211Z\" level=info msg=\"Stopping pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\" id=f9a92700-6ae8-4ffc-9b5d-98362555fdc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.268784 | controller |     "Jun 11 17:54:54.609301 crc crio[23211]: time=\"2026-06-11T17:54:54.609060996Z\" level=info msg=\"Got pod network &{Name:certified-operators-29r9b Namespace:openshift-marketplace ID:1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63 UID:1add7a0e-583c-46b0-a984-4fc3c2498dd3 NetNS:/var/run/netns/ab1a5c77-df16-42e9-974a-7626b8475910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1add7a0e_583c_46b0_a984_4fc3c2498dd3.slice PodAnnotations:0xc0001ae2d8}] Aliases:map[]}\"",
2026-06-11 18:01:03.268817 | controller |     "Jun 11 17:54:54.609376 crc crio[23211]: time=\"2026-06-11T17:54:54.609326762Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-29r9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.268849 | controller |     "Jun 11 17:54:55.015002 crc crio[23211]: time=\"2026-06-11T17:54:55.014374017Z\" level=info msg=\"Stopped pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\" id=f9a92700-6ae8-4ffc-9b5d-98362555fdc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.268881 | controller |     "Jun 11 17:54:55.492638 crc crio[23211]: time=\"2026-06-11T17:54:55.492413868Z\" level=info msg=\"Removing container: dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55\" id=acfb0dea-6395-40ae-93fe-4cf6b956fa8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.268912 | controller |     "Jun 11 17:54:55.536399 crc crio[23211]: time=\"2026-06-11T17:54:55.536316099Z\" level=info msg=\"Removed container dc3498fc05068715ab044fae632ec91d8238e05b98d1680765c68b653271dc55: openshift-marketplace/certified-operators-29r9b/registry-server\" id=acfb0dea-6395-40ae-93fe-4cf6b956fa8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.268943 | controller |     "Jun 11 17:54:55.544641 crc crio[23211]: time=\"2026-06-11T17:54:55.544575715Z\" level=info msg=\"Removing container: ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8\" id=fc8f4af4-f589-48e2-b3b5-98f5e6386c3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.268976 | controller |     "Jun 11 17:54:55.581377 crc crio[23211]: time=\"2026-06-11T17:54:55.581268967Z\" level=info msg=\"Removed container ec08c7d3976a59a4516ffd42a327c81d31ac1120349035b047e4a46f8012d6a8: openshift-marketplace/certified-operators-29r9b/extract-content\" id=fc8f4af4-f589-48e2-b3b5-98f5e6386c3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.269014 | controller |     "Jun 11 17:54:55.583727 crc crio[23211]: time=\"2026-06-11T17:54:55.583692838Z\" level=info msg=\"Removing container: bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a\" id=98f1fcc2-d5b3-4cd9-b191-f91624651ac7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.269046 | controller |     "Jun 11 17:54:55.644632 crc crio[23211]: time=\"2026-06-11T17:54:55.643968317Z\" level=info msg=\"Removed container bc6c3b34ea7c47121a7f8a038418675fab335356c5d7245757b645d55e3fcc0a: openshift-marketplace/certified-operators-29r9b/extract-utilities\" id=98f1fcc2-d5b3-4cd9-b191-f91624651ac7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.269078 | controller |     "Jun 11 17:55:03.395161 crc crio[23211]: time=\"2026-06-11T17:55:03.394002905Z\" level=info msg=\"Removing container: df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94\" id=074f2902-ee8e-404d-9c2e-0402aab75bc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.269109 | controller |     "Jun 11 17:55:03.591755 crc crio[23211]: time=\"2026-06-11T17:55:03.589873677Z\" level=info msg=\"Removed container df1348adeebe876d095e0d43f74f9ef3feb7502ad5151ee1258c34446062cc94: openshift-infra/auto-csr-approver-29686668-fkt2x/oc\" id=074f2902-ee8e-404d-9c2e-0402aab75bc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.269140 | controller |     "Jun 11 17:55:03.612844 crc crio[23211]: time=\"2026-06-11T17:55:03.60969922Z\" level=info msg=\"Stopping pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\" id=921feb63-9060-43f8-814d-53573df9ffb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.269172 | controller |     "Jun 11 17:55:03.612844 crc crio[23211]: time=\"2026-06-11T17:55:03.609823203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\" id=921feb63-9060-43f8-814d-53573df9ffb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.269204 | controller |     "Jun 11 17:55:03.612844 crc crio[23211]: time=\"2026-06-11T17:55:03.611186517Z\" level=info msg=\"Removing pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\" id=4840a94d-91c8-42e3-a410-acce234d69db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.269235 | controller |     "Jun 11 17:55:03.634839 crc crio[23211]: time=\"2026-06-11T17:55:03.634707802Z\" level=info msg=\"Removed pod sandbox: 1c257f778bc6cf2112eb8e1fac1a38e918e874ee7de8fbf0a57f6281c30fdd63\" id=4840a94d-91c8-42e3-a410-acce234d69db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.269268 | controller |     "Jun 11 17:55:03.636601 crc crio[23211]: time=\"2026-06-11T17:55:03.636497237Z\" level=info msg=\"Stopping pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302\" id=4800210e-129d-46c7-9acb-ed803494838e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.269300 | controller |     "Jun 11 17:55:03.636601 crc crio[23211]: time=\"2026-06-11T17:55:03.636578319Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302\" id=4800210e-129d-46c7-9acb-ed803494838e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.269332 | controller |     "Jun 11 17:55:03.637258 crc crio[23211]: time=\"2026-06-11T17:55:03.637197274Z\" level=info msg=\"Removing pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302\" id=39a14d00-23d7-4493-b037-1dd9473f0e30 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.269364 | controller |     "Jun 11 17:55:03.674796 crc crio[23211]: time=\"2026-06-11T17:55:03.674615775Z\" level=info msg=\"Removed pod sandbox: 5cecad9207f7eb595925c8dc14d9a5b24c85f1b966de4dd0a5a8a875c2896302\" id=39a14d00-23d7-4493-b037-1dd9473f0e30 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.269402 | controller |     "Jun 11 17:55:50.403035 crc crio[23211]: time=\"2026-06-11T17:55:50.402371643Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.269436 | controller |     "Jun 11 17:55:50.827888 crc crio[23211]: time=\"2026-06-11T17:55:50.827804575Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.269468 | controller |     "Jun 11 17:55:50.834341 crc crio[23211]: time=\"2026-06-11T17:55:50.834244794Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.269500 | controller |     "Jun 11 17:55:51.272557 crc crio[23211]: time=\"2026-06-11T17:55:51.272325301Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.269569 | controller |     "Jun 11 17:55:51.505827 crc crio[23211]: time=\"2026-06-11T17:55:51.505152323Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.269604 | controller |     "Jun 11 17:55:51.557190 crc crio[23211]: time=\"2026-06-11T17:55:51.557146576Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.269636 | controller |     "Jun 11 17:55:51.618507 crc crio[23211]: time=\"2026-06-11T17:55:51.618312627Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.269667 | controller |     "Jun 11 17:55:51.713572 crc crio[23211]: time=\"2026-06-11T17:55:51.713498415Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-xxzjl/POD\" id=52c1bcf2-4369-45a1-a8aa-c0bf610daca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.269698 | controller |     "Jun 11 17:55:51.713691 crc crio[23211]: time=\"2026-06-11T17:55:51.713601148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.269729 | controller |     "Jun 11 17:55:51.763975 crc crio[23211]: time=\"2026-06-11T17:55:51.762280329Z\" level=info msg=\"Got pod network &{Name:redhat-operators-xxzjl Namespace:openshift-marketplace ID:2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36 UID:24caef0b-353f-4ba7-bbb5-80f176209f03 NetNS:/var/run/netns/0dfadc99-5818-4608-bedf-001d162d9263 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24caef0b_353f_4ba7_bbb5_80f176209f03.slice PodAnnotations:0xc002278e50}] Aliases:map[]}\"",
2026-06-11 18:01:03.269762 | controller |     "Jun 11 17:55:51.764200 crc crio[23211]: time=\"2026-06-11T17:55:51.764146885Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-xxzjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.269795 | controller |     "Jun 11 17:55:51.797921 crc crio[23211]: time=\"2026-06-11T17:55:51.79253968Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.269871 | controller |     "Jun 11 17:55:51.948988 crc crio[23211]: time=\"2026-06-11T17:55:51.948545131Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.269914 | controller |     "Jun 11 17:55:51.986140 crc crio[23211]: time=\"2026-06-11T17:55:51.986032913Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-bqpsz/POD\" id=fe88ab7b-30dc-4781-9488-88625476fbb2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.269948 | controller |     "Jun 11 17:55:51.986140 crc crio[23211]: time=\"2026-06-11T17:55:51.986121465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.269980 | controller |     "Jun 11 17:55:52.035787 crc crio[23211]: time=\"2026-06-11T17:55:52.035710978Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.270012 | controller |     "Jun 11 17:55:52.048959 crc crio[23211]: time=\"2026-06-11T17:55:52.048839236Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.270046 | controller |     "Jun 11 17:55:52.062063 crc crio[23211]: time=\"2026-06-11T17:55:52.061977223Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bqpsz Namespace:openshift-marketplace ID:9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8 UID:9a95be5a-a159-4a7a-8cb2-11aa68b89490 NetNS:/var/run/netns/f256536b-3d23-4b1d-a6f6-672214711112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a95be5a_a159_4a7a_8cb2_11aa68b89490.slice PodAnnotations:0xc0030882c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.270080 | controller |     "Jun 11 17:55:52.062063 crc crio[23211]: time=\"2026-06-11T17:55:52.062045995Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-bqpsz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.270114 | controller |     "Jun 11 17:55:52.370363 crc crio[23211]: time=\"2026-06-11T17:55:52.369113172Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.270148 | controller |     "Jun 11 17:55:52.491754 crc crio[23211]: 2026-06-11T17:55:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e227012538edba Mac:1e:03:22:3f:82:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cf Mtu:0 Sandbox:/var/run/netns/0dfadc99-5818-4608-bedf-001d162d9263 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.270181 | controller |     "Jun 11 17:55:52.504529 crc crio[23211]: time=\"2026-06-11T17:55:52.501029293Z\" level=info msg=\"Got pod network &{Name:redhat-operators-xxzjl Namespace:openshift-marketplace ID:2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36 UID:24caef0b-353f-4ba7-bbb5-80f176209f03 NetNS:/var/run/netns/0dfadc99-5818-4608-bedf-001d162d9263 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24caef0b_353f_4ba7_bbb5_80f176209f03.slice PodAnnotations:0xc002278e50}] Aliases:map[]}\"",
2026-06-11 18:01:03.270214 | controller |     "Jun 11 17:55:52.504529 crc crio[23211]: time=\"2026-06-11T17:55:52.501265129Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-xxzjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.270247 | controller |     "Jun 11 17:55:52.537480 crc crio[23211]: time=\"2026-06-11T17:55:52.535729326Z\" level=info msg=\"Ran pod sandbox 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36 with infra container: openshift-marketplace/redhat-operators-xxzjl/POD\" id=52c1bcf2-4369-45a1-a8aa-c0bf610daca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.270291 | controller |     "Jun 11 17:55:52.553257 crc crio[23211]: time=\"2026-06-11T17:55:52.553155999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e8f9604a-083b-4d51-b427-11f28e8aaedf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.270323 | controller |     "Jun 11 17:55:52.558937 crc crio[23211]: time=\"2026-06-11T17:55:52.558248036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e4522d1c-0d10-462d-9ca0-e88558d8f877 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.270355 | controller |     "Jun 11 17:55:52.578592 crc crio[23211]: time=\"2026-06-11T17:55:52.578404297Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-xxzjl/extract-utilities\" id=662171f8-2819-4282-9cf9-5e65f15881d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.270387 | controller |     "Jun 11 17:55:52.579654 crc crio[23211]: time=\"2026-06-11T17:55:52.579603687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.270418 | controller |     "Jun 11 17:55:52.806651 crc crio[23211]: time=\"2026-06-11T17:55:52.806563202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.270449 | controller |     "Jun 11 17:55:52.821391 crc crio[23211]: time=\"2026-06-11T17:55:52.821299699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.270480 | controller |     "Jun 11 17:55:52.938963 crc crio[23211]: 2026-06-11T17:55:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bd0f59045e01b6 Mac:0e:f0:cb:c7:a9:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d0 Mtu:0 Sandbox:/var/run/netns/f256536b-3d23-4b1d-a6f6-672214711112 SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.1.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.270538 | controller |     "Jun 11 17:55:52.940870 crc crio[23211]: time=\"2026-06-11T17:55:52.940743Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bqpsz Namespace:openshift-marketplace ID:9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8 UID:9a95be5a-a159-4a7a-8cb2-11aa68b89490 NetNS:/var/run/netns/f256536b-3d23-4b1d-a6f6-672214711112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a95be5a_a159_4a7a_8cb2_11aa68b89490.slice PodAnnotations:0xc0030882c0}] Aliases:map[]}\"",
2026-06-11 18:01:03.270582 | controller |     "Jun 11 17:55:52.941003 crc crio[23211]: time=\"2026-06-11T17:55:52.940983826Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-bqpsz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.270616 | controller |     "Jun 11 17:55:52.964645 crc crio[23211]: time=\"2026-06-11T17:55:52.964602273Z\" level=info msg=\"Ran pod sandbox 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8 with infra container: openshift-marketplace/redhat-marketplace-bqpsz/POD\" id=fe88ab7b-30dc-4781-9488-88625476fbb2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.270648 | controller |     "Jun 11 17:55:52.969539 crc crio[23211]: time=\"2026-06-11T17:55:52.969338531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=199a47ca-673f-4119-9a84-b321b3bfc16d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.270686 | controller |     "Jun 11 17:55:52.972856 crc crio[23211]: time=\"2026-06-11T17:55:52.972718646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4db6339b-3b4d-4d51-8a41-98ff0305cca7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.270719 | controller |     "Jun 11 17:55:53.030581 crc crio[23211]: time=\"2026-06-11T17:55:53.030117303Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bqpsz/extract-utilities\" id=67177d59-3201-4b72-96d8-e33b96d47d67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.270750 | controller |     "Jun 11 17:55:53.031194 crc crio[23211]: time=\"2026-06-11T17:55:53.031091628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.270782 | controller |     "Jun 11 17:55:53.081201 crc crio[23211]: time=\"2026-06-11T17:55:53.080934528Z\" level=info msg=\"Created container 628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85: openshift-marketplace/redhat-operators-xxzjl/extract-utilities\" id=662171f8-2819-4282-9cf9-5e65f15881d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.270813 | controller |     "Jun 11 17:55:53.082802 crc crio[23211]: time=\"2026-06-11T17:55:53.082679591Z\" level=info msg=\"Starting container: 628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85\" id=81582e19-d165-474b-997f-ef5ff4045f2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.270845 | controller |     "Jun 11 17:55:53.099954 crc crio[23211]: time=\"2026-06-11T17:55:53.099892459Z\" level=info msg=\"Started container\" PID=421824 containerID=628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85 description=openshift-marketplace/redhat-operators-xxzjl/extract-utilities id=81582e19-d165-474b-997f-ef5ff4045f2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36",
2026-06-11 18:01:03.270877 | controller |     "Jun 11 17:55:53.138060 crc crio[23211]: time=\"2026-06-11T17:55:53.13734828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.270909 | controller |     "Jun 11 17:55:53.149739 crc crio[23211]: time=\"2026-06-11T17:55:53.149534923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.270939 | controller |     "Jun 11 17:55:53.230888 crc crio[23211]: time=\"2026-06-11T17:55:53.230807304Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.271003 | controller |     "Jun 11 17:55:53.405983 crc crio[23211]: time=\"2026-06-11T17:55:53.405886179Z\" level=info msg=\"Created container 5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b: openshift-marketplace/redhat-marketplace-bqpsz/extract-utilities\" id=67177d59-3201-4b72-96d8-e33b96d47d67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.271037 | controller |     "Jun 11 17:55:53.410545 crc crio[23211]: time=\"2026-06-11T17:55:53.410394722Z\" level=info msg=\"Starting container: 5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b\" id=66a6eac6-ac26-4c20-85cd-dbe2ddeb3a50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.271068 | controller |     "Jun 11 17:55:53.421875 crc crio[23211]: time=\"2026-06-11T17:55:53.421744203Z\" level=info msg=\"Started container\" PID=421891 containerID=5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b description=openshift-marketplace/redhat-marketplace-bqpsz/extract-utilities id=66a6eac6-ac26-4c20-85cd-dbe2ddeb3a50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8",
2026-06-11 18:01:03.271107 | controller |     "Jun 11 17:55:53.473848 crc crio[23211]: time=\"2026-06-11T17:55:53.473366298Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.271250 | controller |     "Jun 11 17:55:53.575312 crc crio[23211]: time=\"2026-06-11T17:55:53.572815372Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=be1b77ef-6363-4984-b80c-fd664a5a3ad9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.271285 | controller |     "Jun 11 17:55:53.589604 crc crio[23211]: time=\"2026-06-11T17:55:53.588483371Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:01:03.271318 | controller |     "Jun 11 17:55:54.109811 crc crio[23211]: time=\"2026-06-11T17:55:54.109709935Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.271350 | controller |     "Jun 11 17:55:54.319232 crc crio[23211]: time=\"2026-06-11T17:55:54.319099725Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=be1b77ef-6363-4984-b80c-fd664a5a3ad9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.271381 | controller |     "Jun 11 17:55:54.320520 crc crio[23211]: time=\"2026-06-11T17:55:54.320413166Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=42d5f99e-c4fd-4387-9454-5eed90076d5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.271413 | controller |     "Jun 11 17:55:54.323506 crc crio[23211]: time=\"2026-06-11T17:55:54.3233866Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=80157676-cddf-48a1-962c-4aad0f2435e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.271445 | controller |     "Jun 11 17:55:54.334752 crc crio[23211]: time=\"2026-06-11T17:55:54.334660241Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-xxzjl/extract-content\" id=bab5d0f9-8d9c-4a35-9823-e99d3767ba5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.271477 | controller |     "Jun 11 17:55:54.335348 crc crio[23211]: time=\"2026-06-11T17:55:54.335239786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.271509 | controller |     "Jun 11 17:55:54.421907 crc crio[23211]: time=\"2026-06-11T17:55:54.421357138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.271580 | controller |     "Jun 11 17:55:54.425277 crc crio[23211]: time=\"2026-06-11T17:55:54.425205333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.271612 | controller |     "Jun 11 17:55:54.601556 crc crio[23211]: time=\"2026-06-11T17:55:54.600581286Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d6544082-c20c-49c0-a8fd-4c87fc2a0629 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.271644 | controller |     "Jun 11 17:55:54.609159 crc crio[23211]: time=\"2026-06-11T17:55:54.605737845Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:01:03.271677 | controller |     "Jun 11 17:55:54.651668 crc crio[23211]: time=\"2026-06-11T17:55:54.651555374Z\" level=info msg=\"Created container 03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88: openshift-marketplace/redhat-operators-xxzjl/extract-content\" id=bab5d0f9-8d9c-4a35-9823-e99d3767ba5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.271715 | controller |     "Jun 11 17:55:54.657902 crc crio[23211]: time=\"2026-06-11T17:55:54.657827759Z\" level=info msg=\"Starting container: 03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88\" id=aadcef33-efa7-4b35-b052-df370de56530 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.271749 | controller |     "Jun 11 17:55:54.670958 crc crio[23211]: time=\"2026-06-11T17:55:54.670864244Z\" level=info msg=\"Started container\" PID=422045 containerID=03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88 description=openshift-marketplace/redhat-operators-xxzjl/extract-content id=aadcef33-efa7-4b35-b052-df370de56530 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36",
2026-06-11 18:01:03.271782 | controller |     "Jun 11 17:55:55.075147 crc crio[23211]: time=\"2026-06-11T17:55:55.075025366Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.271814 | controller |     "Jun 11 17:55:55.719319 crc crio[23211]: time=\"2026-06-11T17:55:55.718703827Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=d6544082-c20c-49c0-a8fd-4c87fc2a0629 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.271846 | controller |     "Jun 11 17:55:55.720331 crc crio[23211]: time=\"2026-06-11T17:55:55.719164958Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.271878 | controller |     "Jun 11 17:55:55.720929 crc crio[23211]: time=\"2026-06-11T17:55:55.72082455Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cb152550-642b-4785-b194-970651a5825d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.271909 | controller |     "Jun 11 17:55:55.723158 crc crio[23211]: time=\"2026-06-11T17:55:55.723103666Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=390f67fb-5233-4135-8112-7938d09ce703 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.271941 | controller |     "Jun 11 17:55:55.734816 crc crio[23211]: time=\"2026-06-11T17:55:55.734685074Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bqpsz/extract-content\" id=1fcd540f-0a7f-41a2-9839-90c98cf268de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.271974 | controller |     "Jun 11 17:55:55.735342 crc crio[23211]: time=\"2026-06-11T17:55:55.735277319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.272006 | controller |     "Jun 11 17:55:55.907571 crc crio[23211]: time=\"2026-06-11T17:55:55.901856382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.272038 | controller |     "Jun 11 17:55:55.907571 crc crio[23211]: time=\"2026-06-11T17:55:55.906743513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.272070 | controller |     "Jun 11 17:55:56.467303 crc crio[23211]: time=\"2026-06-11T17:55:56.466616749Z\" level=info msg=\"Created container ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d: openshift-marketplace/redhat-marketplace-bqpsz/extract-content\" id=1fcd540f-0a7f-41a2-9839-90c98cf268de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.272103 | controller |     "Jun 11 17:55:56.470488 crc crio[23211]: time=\"2026-06-11T17:55:56.470338171Z\" level=info msg=\"Starting container: ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d\" id=2622c314-1c94-4ce9-817a-c97c6536f460 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.272120 | controller |     "Jun 11 17:55:56.476906 crc crio[23211]: time=\"2026-06-11T17:55:56.475732537Z\" level=info msg=\"Started container\" PID=422182 containerID=ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d description=openshift-marketplace/redhat-marketplace-bqpsz/extract-content id=2622c314-1c94-4ce9-817a-c97c6536f460 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8",
2026-06-11 18:01:03.272137 | controller |     "Jun 11 17:55:56.835620 crc crio[23211]: time=\"2026-06-11T17:55:56.825619469Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272152 | controller |     "Jun 11 17:55:57.631627 crc crio[23211]: time=\"2026-06-11T17:55:57.631515894Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272166 | controller |     "Jun 11 17:55:57.643716 crc crio[23211]: time=\"2026-06-11T17:55:57.643645226Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272181 | controller |     "Jun 11 17:55:57.698203 crc crio[23211]: time=\"2026-06-11T17:55:57.698032838Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272195 | controller |     "Jun 11 17:55:58.736605 crc crio[23211]: time=\"2026-06-11T17:55:58.735992065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2be3bda2-9890-4bbe-8ca7-6b0f5c48f9ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.272209 | controller |     "Jun 11 17:55:58.739718 crc crio[23211]: time=\"2026-06-11T17:55:58.739644596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5bc6d7f8-d9f5-486a-bc45-0599de002cc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.272224 | controller |     "Jun 11 17:55:58.748231 crc crio[23211]: time=\"2026-06-11T17:55:58.748160869Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bqpsz/registry-server\" id=17eb047d-48eb-434d-9627-f3665319e21a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.272238 | controller |     "Jun 11 17:55:58.748637 crc crio[23211]: time=\"2026-06-11T17:55:58.748576859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.272252 | controller |     "Jun 11 17:55:58.831986 crc crio[23211]: time=\"2026-06-11T17:55:58.831892762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.272266 | controller |     "Jun 11 17:55:58.837281 crc crio[23211]: time=\"2026-06-11T17:55:58.837197313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.272281 | controller |     "Jun 11 17:55:59.093119 crc crio[23211]: time=\"2026-06-11T17:55:59.092671918Z\" level=info msg=\"Created container 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6: openshift-marketplace/redhat-marketplace-bqpsz/registry-server\" id=17eb047d-48eb-434d-9627-f3665319e21a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.272298 | controller |     "Jun 11 17:55:59.094384 crc crio[23211]: time=\"2026-06-11T17:55:59.094321229Z\" level=info msg=\"Starting container: 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6\" id=c1c4e7ae-7a35-4f2a-83f6-c2b7f0c0cb43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.272313 | controller |     "Jun 11 17:55:59.106723 crc crio[23211]: time=\"2026-06-11T17:55:59.106639865Z\" level=info msg=\"Started container\" PID=422624 containerID=5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6 description=openshift-marketplace/redhat-marketplace-bqpsz/registry-server id=c1c4e7ae-7a35-4f2a-83f6-c2b7f0c0cb43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8",
2026-06-11 18:01:03.272328 | controller |     "Jun 11 17:56:00.613390 crc crio[23211]: time=\"2026-06-11T17:56:00.611315941Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686676-228rq/POD\" id=fa05680d-cdaa-46e4-872f-1286c0963fcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.272343 | controller |     "Jun 11 17:56:00.613390 crc crio[23211]: time=\"2026-06-11T17:56:00.611947987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.272357 | controller |     "Jun 11 17:56:00.692979 crc crio[23211]: time=\"2026-06-11T17:56:00.692475539Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686676-228rq Namespace:openshift-infra ID:fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d UID:eb1753d4-1d97-43ee-893e-633fb487abf3 NetNS:/var/run/netns/5f8f6dda-2405-494d-96db-507d9c5885c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb1753d4_1d97_43ee_893e_633fb487abf3.slice PodAnnotations:0xc002794808}] Aliases:map[]}\"",
2026-06-11 18:01:03.272372 | controller |     "Jun 11 17:56:00.692979 crc crio[23211]: time=\"2026-06-11T17:56:00.692965502Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686676-228rq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.272387 | controller |     "Jun 11 17:56:01.392027 crc crio[23211]: 2026-06-11T17:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fed46474eb52253 Mac:06:6b:f9:1b:48:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d1 Mtu:0 Sandbox:/var/run/netns/5f8f6dda-2405-494d-96db-507d9c5885c1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.272401 | controller |     "Jun 11 17:56:01.393580 crc crio[23211]: time=\"2026-06-11T17:56:01.393487766Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686676-228rq Namespace:openshift-infra ID:fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d UID:eb1753d4-1d97-43ee-893e-633fb487abf3 NetNS:/var/run/netns/5f8f6dda-2405-494d-96db-507d9c5885c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb1753d4_1d97_43ee_893e_633fb487abf3.slice PodAnnotations:0xc002794808}] Aliases:map[]}\"",
2026-06-11 18:01:03.272416 | controller |     "Jun 11 17:56:01.393699 crc crio[23211]: time=\"2026-06-11T17:56:01.39363671Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686676-228rq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.272431 | controller |     "Jun 11 17:56:01.405033 crc crio[23211]: time=\"2026-06-11T17:56:01.404942141Z\" level=info msg=\"Ran pod sandbox fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d with infra container: openshift-infra/auto-csr-approver-29686676-228rq/POD\" id=fa05680d-cdaa-46e4-872f-1286c0963fcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.272449 | controller |     "Jun 11 17:56:01.409796 crc crio[23211]: time=\"2026-06-11T17:56:01.409626408Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b8bbdb3d-b780-4583-9707-c38139cdd497 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.272463 | controller |     "Jun 11 17:56:01.418480 crc crio[23211]: time=\"2026-06-11T17:56:01.414510539Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.272478 | controller |     "Jun 11 17:56:02.487646 crc crio[23211]: time=\"2026-06-11T17:56:02.486911473Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272492 | controller |     "Jun 11 17:56:02.532296 crc crio[23211]: time=\"2026-06-11T17:56:02.53218475Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b8bbdb3d-b780-4583-9707-c38139cdd497 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.272506 | controller |     "Jun 11 17:56:02.533389 crc crio[23211]: time=\"2026-06-11T17:56:02.533334037Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f552386d-2fad-47ff-b95c-eec3b64a0710 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.272542 | controller |     "Jun 11 17:56:02.536110 crc crio[23211]: time=\"2026-06-11T17:56:02.536043265Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41e1d9b5-3ed0-42da-8af3-7e7f73404c52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.272557 | controller |     "Jun 11 17:56:02.548402 crc crio[23211]: time=\"2026-06-11T17:56:02.548323961Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686676-228rq/oc\" id=961b6895-e781-4d3c-98ce-442b40b78d27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.272572 | controller |     "Jun 11 17:56:02.548869 crc crio[23211]: time=\"2026-06-11T17:56:02.548816703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.272587 | controller |     "Jun 11 17:56:02.594021 crc crio[23211]: time=\"2026-06-11T17:56:02.593935106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.272601 | controller |     "Jun 11 17:56:03.041465 crc crio[23211]: time=\"2026-06-11T17:56:03.040941574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.272615 | controller |     "Jun 11 17:56:03.238921 crc crio[23211]: time=\"2026-06-11T17:56:03.238825925Z\" level=info msg=\"Created container 57250dad5c74b1f767717f869718a08995637a8d77cdefbf1a74484aff8f379b: openshift-infra/auto-csr-approver-29686676-228rq/oc\" id=961b6895-e781-4d3c-98ce-442b40b78d27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.272630 | controller |     "Jun 11 17:56:03.240796 crc crio[23211]: time=\"2026-06-11T17:56:03.240709823Z\" level=info msg=\"Starting container: 57250dad5c74b1f767717f869718a08995637a8d77cdefbf1a74484aff8f379b\" id=7d05c31f-9a4b-4bb7-8ca1-e50c32c2e57c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.272644 | controller |     "Jun 11 17:56:03.247843 crc crio[23211]: time=\"2026-06-11T17:56:03.247748377Z\" level=info msg=\"Started container\" PID=422936 containerID=57250dad5c74b1f767717f869718a08995637a8d77cdefbf1a74484aff8f379b description=openshift-infra/auto-csr-approver-29686676-228rq/oc id=7d05c31f-9a4b-4bb7-8ca1-e50c32c2e57c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d",
2026-06-11 18:01:03.272662 | controller |     "Jun 11 17:56:03.306493 crc crio[23211]: time=\"2026-06-11T17:56:03.306355445Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272677 | controller |     "Jun 11 17:56:03.406847 crc crio[23211]: time=\"2026-06-11T17:56:03.406155137Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272691 | controller |     "Jun 11 17:56:03.870671 crc crio[23211]: time=\"2026-06-11T17:56:03.870589629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=749094a7-9a51-484b-bd50-17d3091edc58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.272705 | controller |     "Jun 11 17:56:03.875580 crc crio[23211]: time=\"2026-06-11T17:56:03.875509142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=07cb0147-5e3c-46a7-a893-edb4fdbe30f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.272719 | controller |     "Jun 11 17:56:04.052306 crc crio[23211]: time=\"2026-06-11T17:56:04.052194406Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-xxzjl/registry-server\" id=18365ca9-a9e3-41fd-bbbc-e631fd56b3d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.272733 | controller |     "Jun 11 17:56:04.052899 crc crio[23211]: time=\"2026-06-11T17:56:04.052842032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.272747 | controller |     "Jun 11 17:56:04.154706 crc crio[23211]: time=\"2026-06-11T17:56:04.154409629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.272761 | controller |     "Jun 11 17:56:04.158976 crc crio[23211]: time=\"2026-06-11T17:56:04.1588975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.272775 | controller |     "Jun 11 17:56:04.383200 crc crio[23211]: time=\"2026-06-11T17:56:04.382749488Z\" level=info msg=\"Created container 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a: openshift-marketplace/redhat-operators-xxzjl/registry-server\" id=18365ca9-a9e3-41fd-bbbc-e631fd56b3d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.272788 | controller |     "Jun 11 17:56:04.384726 crc crio[23211]: time=\"2026-06-11T17:56:04.384637176Z\" level=info msg=\"Starting container: 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a\" id=a0df6109-ad66-4a80-9ca1-737cd954cdf5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.272802 | controller |     "Jun 11 17:56:04.391367 crc crio[23211]: time=\"2026-06-11T17:56:04.391127907Z\" level=info msg=\"Started container\" PID=423092 containerID=87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a description=openshift-marketplace/redhat-operators-xxzjl/registry-server id=a0df6109-ad66-4a80-9ca1-737cd954cdf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36",
2026-06-11 18:01:03.272816 | controller |     "Jun 11 17:56:04.641783 crc crio[23211]: time=\"2026-06-11T17:56:04.641663758Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272833 | controller |     "Jun 11 17:56:05.942272 crc crio[23211]: time=\"2026-06-11T17:56:05.942213017Z\" level=info msg=\"Stopping pod sandbox: fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d\" id=e3986a52-bfe1-4f9c-8760-bab6292d7263 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.272848 | controller |     "Jun 11 17:56:05.944403 crc crio[23211]: time=\"2026-06-11T17:56:05.94436763Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686676-228rq Namespace:openshift-infra ID:fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d UID:eb1753d4-1d97-43ee-893e-633fb487abf3 NetNS:/var/run/netns/5f8f6dda-2405-494d-96db-507d9c5885c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb1753d4_1d97_43ee_893e_633fb487abf3.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}\"",
2026-06-11 18:01:03.272863 | controller |     "Jun 11 17:56:05.944853 crc crio[23211]: time=\"2026-06-11T17:56:05.94472461Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686676-228rq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.272877 | controller |     "Jun 11 17:56:06.402559 crc crio[23211]: time=\"2026-06-11T17:56:06.401652083Z\" level=info msg=\"Stopped pod sandbox: fed46474eb5225378801f1b72894a0ead58b894233bb03f5aa3e74801403ae2d\" id=e3986a52-bfe1-4f9c-8760-bab6292d7263 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.272891 | controller |     "Jun 11 17:56:08.014960 crc crio[23211]: time=\"2026-06-11T17:56:08.013953337Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272905 | controller |     "Jun 11 17:56:08.144950 crc crio[23211]: time=\"2026-06-11T17:56:08.144844512Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272918 | controller |     "Jun 11 17:56:08.146801 crc crio[23211]: time=\"2026-06-11T17:56:08.146699308Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272932 | controller |     "Jun 11 17:56:08.665897 crc crio[23211]: time=\"2026-06-11T17:56:08.665669956Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272945 | controller |     "Jun 11 17:56:09.363469 crc crio[23211]: time=\"2026-06-11T17:56:09.362711274Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272959 | controller |     "Jun 11 17:56:09.422013 crc crio[23211]: time=\"2026-06-11T17:56:09.421937957Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272973 | controller |     "Jun 11 17:56:09.950860 crc crio[23211]: time=\"2026-06-11T17:56:09.95072999Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.272986 | controller |     "Jun 11 17:56:10.809077 crc crio[23211]: time=\"2026-06-11T17:56:10.808477795Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273000 | controller |     "Jun 11 17:56:11.217891 crc crio[23211]: time=\"2026-06-11T17:56:11.217806876Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273016 | controller |     "Jun 11 17:56:12.781194 crc crio[23211]: time=\"2026-06-11T17:56:12.779754526Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273030 | controller |     "Jun 11 17:56:13.328049 crc crio[23211]: time=\"2026-06-11T17:56:13.327974603Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273044 | controller |     "Jun 11 17:56:14.063267 crc crio[23211]: time=\"2026-06-11T17:56:14.063179469Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273059 | controller |     "Jun 11 17:56:14.105705 crc crio[23211]: time=\"2026-06-11T17:56:14.104755733Z\" level=info msg=\"Stopping container: 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6 (timeout: 2s)\" id=534583b2-c86c-4fd6-83b3-c2dce6de22c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.273073 | controller |     "Jun 11 17:56:14.240369 crc crio[23211]: time=\"2026-06-11T17:56:14.240200102Z\" level=info msg=\"Stopped container 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6: openshift-marketplace/redhat-marketplace-bqpsz/registry-server\" id=534583b2-c86c-4fd6-83b3-c2dce6de22c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.273088 | controller |     "Jun 11 17:56:14.241665 crc crio[23211]: time=\"2026-06-11T17:56:14.241524885Z\" level=info msg=\"Stopping pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\" id=58e2f340-9190-47cd-9f20-51dd44811c8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.273102 | controller |     "Jun 11 17:56:14.242557 crc crio[23211]: time=\"2026-06-11T17:56:14.242493189Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bqpsz Namespace:openshift-marketplace ID:9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8 UID:9a95be5a-a159-4a7a-8cb2-11aa68b89490 NetNS:/var/run/netns/f256536b-3d23-4b1d-a6f6-672214711112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a95be5a_a159_4a7a_8cb2_11aa68b89490.slice PodAnnotations:0xc000612040}] Aliases:map[]}\"",
2026-06-11 18:01:03.273118 | controller |     "Jun 11 17:56:14.242805 crc crio[23211]: time=\"2026-06-11T17:56:14.242736815Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-bqpsz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.273132 | controller |     "Jun 11 17:56:14.787061 crc crio[23211]: time=\"2026-06-11T17:56:14.786635184Z\" level=info msg=\"Stopped pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\" id=58e2f340-9190-47cd-9f20-51dd44811c8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.273147 | controller |     "Jun 11 17:56:14.994953 crc crio[23211]: time=\"2026-06-11T17:56:14.994307138Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273162 | controller |     "Jun 11 17:56:15.115473 crc crio[23211]: time=\"2026-06-11T17:56:15.11533651Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273177 | controller |     "Jun 11 17:56:15.146626 crc crio[23211]: time=\"2026-06-11T17:56:15.146543736Z\" level=info msg=\"Removing container: 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6\" id=83065684-ee5f-4faf-9980-725b7cacb886 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273195 | controller |     "Jun 11 17:56:15.194685 crc crio[23211]: time=\"2026-06-11T17:56:15.194590471Z\" level=info msg=\"Removed container 5e172d388676590ecbfbc18fc46d4b2cc46bd6e0cc1a3578a1a40a0ebf15f3e6: openshift-marketplace/redhat-marketplace-bqpsz/registry-server\" id=83065684-ee5f-4faf-9980-725b7cacb886 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273211 | controller |     "Jun 11 17:56:15.203566 crc crio[23211]: time=\"2026-06-11T17:56:15.20341326Z\" level=info msg=\"Removing container: ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d\" id=b7ad55f3-3d6f-4d56-bcf5-d5bde6ad1c45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273226 | controller |     "Jun 11 17:56:15.243978 crc crio[23211]: time=\"2026-06-11T17:56:15.243898987Z\" level=info msg=\"Removed container ba4b16ffa77d9aed7649649f8de2fd8c1a19e08e04cef9e391bb004674a78a6d: openshift-marketplace/redhat-marketplace-bqpsz/extract-content\" id=b7ad55f3-3d6f-4d56-bcf5-d5bde6ad1c45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273241 | controller |     "Jun 11 17:56:15.247180 crc crio[23211]: time=\"2026-06-11T17:56:15.247020856Z\" level=info msg=\"Removing container: 5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b\" id=80241006-d9ff-469f-95d3-1be0b00cf60e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273256 | controller |     "Jun 11 17:56:15.298569 crc crio[23211]: time=\"2026-06-11T17:56:15.298478995Z\" level=info msg=\"Removed container 5dae8c08051ad8521fe7169533b86f1b9be755b1610b6987ff77a772ff1ebb3b: openshift-marketplace/redhat-marketplace-bqpsz/extract-utilities\" id=80241006-d9ff-469f-95d3-1be0b00cf60e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273271 | controller |     "Jun 11 17:56:16.154563 crc crio[23211]: time=\"2026-06-11T17:56:16.154022945Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273286 | controller |     "Jun 11 17:56:17.209524 crc crio[23211]: time=\"2026-06-11T17:56:17.209053107Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273302 | controller |     "Jun 11 17:56:18.530442 crc crio[23211]: time=\"2026-06-11T17:56:18.529899321Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273317 | controller |     "Jun 11 17:56:18.591013 crc crio[23211]: time=\"2026-06-11T17:56:18.590935339Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273332 | controller |     "Jun 11 17:56:20.090809 crc crio[23211]: time=\"2026-06-11T17:56:20.09023104Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273347 | controller |     "Jun 11 17:56:20.722292 crc crio[23211]: time=\"2026-06-11T17:56:20.721729148Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273362 | controller |     "Jun 11 17:56:22.389288 crc crio[23211]: time=\"2026-06-11T17:56:22.38866597Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273376 | controller |     "Jun 11 17:56:22.535158 crc crio[23211]: time=\"2026-06-11T17:56:22.535070152Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273394 | controller |     "Jun 11 17:56:23.869237 crc crio[23211]: time=\"2026-06-11T17:56:23.868519079Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.273409 | controller |     "Jun 11 17:56:33.412574 crc crio[23211]: time=\"2026-06-11T17:56:33.411708528Z\" level=info msg=\"Stopping container: 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a (timeout: 2s)\" id=bb90e425-d722-4c1f-ba0d-296ff8dc48ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.273424 | controller |     "Jun 11 17:56:34.140806 crc crio[23211]: time=\"2026-06-11T17:56:34.140637779Z\" level=info msg=\"Stopped container 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a: openshift-marketplace/redhat-operators-xxzjl/registry-server\" id=bb90e425-d722-4c1f-ba0d-296ff8dc48ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.273439 | controller |     "Jun 11 17:56:34.142750 crc crio[23211]: time=\"2026-06-11T17:56:34.142579957Z\" level=info msg=\"Stopping pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\" id=e3a350bf-9f03-4301-86f2-0f7cd9d8d4ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.273453 | controller |     "Jun 11 17:56:34.143568 crc crio[23211]: time=\"2026-06-11T17:56:34.143340656Z\" level=info msg=\"Got pod network &{Name:redhat-operators-xxzjl Namespace:openshift-marketplace ID:2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36 UID:24caef0b-353f-4ba7-bbb5-80f176209f03 NetNS:/var/run/netns/0dfadc99-5818-4608-bedf-001d162d9263 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24caef0b_353f_4ba7_bbb5_80f176209f03.slice PodAnnotations:0xc0038ac720}] Aliases:map[]}\"",
2026-06-11 18:01:03.273469 | controller |     "Jun 11 17:56:34.143732 crc crio[23211]: time=\"2026-06-11T17:56:34.143601602Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-xxzjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.273484 | controller |     "Jun 11 17:56:34.474053 crc crio[23211]: time=\"2026-06-11T17:56:34.473474018Z\" level=info msg=\"Stopped pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\" id=e3a350bf-9f03-4301-86f2-0f7cd9d8d4ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.273499 | controller |     "Jun 11 17:56:35.465631 crc crio[23211]: time=\"2026-06-11T17:56:35.46502084Z\" level=info msg=\"Removing container: 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a\" id=248bb57a-c30e-48e1-976a-b74cda2bbb83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273533 | controller |     "Jun 11 17:56:35.519553 crc crio[23211]: time=\"2026-06-11T17:56:35.519248638Z\" level=info msg=\"Removed container 87958ce6d0c4045a161793d6118fa7c1894706f4783380d357759e4cb115598a: openshift-marketplace/redhat-operators-xxzjl/registry-server\" id=248bb57a-c30e-48e1-976a-b74cda2bbb83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273550 | controller |     "Jun 11 17:56:35.527996 crc crio[23211]: time=\"2026-06-11T17:56:35.527377651Z\" level=info msg=\"Removing container: 03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88\" id=1ff5a151-32fb-428c-aad3-0b67c4fe3330 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273564 | controller |     "Jun 11 17:56:35.582527 crc crio[23211]: time=\"2026-06-11T17:56:35.582266266Z\" level=info msg=\"Removed container 03655f7ae882ca67d29f17a6bd46d72c8a52bec33d32a620b1d501efffc84a88: openshift-marketplace/redhat-operators-xxzjl/extract-content\" id=1ff5a151-32fb-428c-aad3-0b67c4fe3330 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273579 | controller |     "Jun 11 17:56:35.587490 crc crio[23211]: time=\"2026-06-11T17:56:35.586972844Z\" level=info msg=\"Removing container: 628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85\" id=259df9b1-3233-46c7-b683-87a37912d01f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273596 | controller |     "Jun 11 17:56:35.620643 crc crio[23211]: time=\"2026-06-11T17:56:35.620553069Z\" level=info msg=\"Removed container 628fc63c728796a0a28381e61522b1de561eff551186a05c3bc241f1d4cbfa85: openshift-marketplace/redhat-operators-xxzjl/extract-utilities\" id=259df9b1-3233-46c7-b683-87a37912d01f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273611 | controller |     "Jun 11 17:57:03.776945 crc crio[23211]: time=\"2026-06-11T17:57:03.772305959Z\" level=info msg=\"Removing container: 3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e\" id=58cbd41d-68c8-4e75-a01e-55a783228c38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273625 | controller |     "Jun 11 17:57:03.943248 crc crio[23211]: time=\"2026-06-11T17:57:03.942383449Z\" level=info msg=\"Removed container 3d7bd3ab979b0164515144095987265660225e011c7bba75cf465ec82ea3720e: openshift-infra/auto-csr-approver-29686670-4k9sb/oc\" id=58cbd41d-68c8-4e75-a01e-55a783228c38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.273640 | controller |     "Jun 11 17:57:03.968079 crc crio[23211]: time=\"2026-06-11T17:57:03.967979315Z\" level=info msg=\"Stopping pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\" id=c45f4bd2-f7eb-4cbf-b3ed-6c5d99743b0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.273654 | controller |     "Jun 11 17:57:03.968341 crc crio[23211]: time=\"2026-06-11T17:57:03.968095718Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\" id=c45f4bd2-f7eb-4cbf-b3ed-6c5d99743b0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.273669 | controller |     "Jun 11 17:57:03.969734 crc crio[23211]: time=\"2026-06-11T17:57:03.969567236Z\" level=info msg=\"Removing pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\" id=276b3a42-cf67-4ad1-9f46-af243bbc9f41 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.273684 | controller |     "Jun 11 17:57:03.986141 crc crio[23211]: time=\"2026-06-11T17:57:03.986043945Z\" level=info msg=\"Removed pod sandbox: 2e227012538edba2b5d6827c21f1ea817ca741f0b892be99f8e11e9b5c2f7a36\" id=276b3a42-cf67-4ad1-9f46-af243bbc9f41 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.273698 | controller |     "Jun 11 17:57:03.987359 crc crio[23211]: time=\"2026-06-11T17:57:03.987278616Z\" level=info msg=\"Stopping pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9\" id=9558d776-02a2-408c-b8b6-80bb21dd5b5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.273713 | controller |     "Jun 11 17:57:03.987524 crc crio[23211]: time=\"2026-06-11T17:57:03.987385928Z\" level=info msg=\"Stopped pod sandbox (already stopped): fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9\" id=9558d776-02a2-408c-b8b6-80bb21dd5b5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.273727 | controller |     "Jun 11 17:57:03.990891 crc crio[23211]: time=\"2026-06-11T17:57:03.990798414Z\" level=info msg=\"Removing pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9\" id=4c3631f8-e450-4b77-8283-06d1043257ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.273741 | controller |     "Jun 11 17:57:04.003634 crc crio[23211]: time=\"2026-06-11T17:57:04.00352435Z\" level=info msg=\"Removed pod sandbox: fef4de8204d22206dcca15ae119879d4e984247013ea5415f3cd345c4d5513c9\" id=4c3631f8-e450-4b77-8283-06d1043257ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.273756 | controller |     "Jun 11 17:57:04.007712 crc crio[23211]: time=\"2026-06-11T17:57:04.00754624Z\" level=info msg=\"Stopping pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\" id=8ff1a217-c9ea-49c3-bd45-ce113a34ae42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.273773 | controller |     "Jun 11 17:57:04.008061 crc crio[23211]: time=\"2026-06-11T17:57:04.008005462Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\" id=8ff1a217-c9ea-49c3-bd45-ce113a34ae42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.273788 | controller |     "Jun 11 17:57:04.010575 crc crio[23211]: time=\"2026-06-11T17:57:04.01036213Z\" level=info msg=\"Removing pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\" id=856e9df4-45bb-4831-9949-f8cd7fdb19ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.273803 | controller |     "Jun 11 17:57:04.026727 crc crio[23211]: time=\"2026-06-11T17:57:04.026558774Z\" level=info msg=\"Removed pod sandbox: 9bd0f59045e01b6dd1558e7f059391099226d527a0c94aa6dc1d3532e2fbdff8\" id=856e9df4-45bb-4831-9949-f8cd7fdb19ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.273817 | controller |     "Jun 11 17:58:00.986344 crc crio[23211]: time=\"2026-06-11T17:58:00.985484428Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686678-frl52/POD\" id=dc173ec4-515e-4198-8a80-f473276877c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.273832 | controller |     "Jun 11 17:58:00.988562 crc crio[23211]: time=\"2026-06-11T17:58:00.986502543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.273847 | controller |     "Jun 11 17:58:01.041699 crc crio[23211]: time=\"2026-06-11T17:58:01.041584213Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686678-frl52 Namespace:openshift-infra ID:4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79 UID:46461fc7-9d29-41f2-86ee-a52ac41b617f NetNS:/var/run/netns/1d133750-b646-41b7-bf08-a3e93ac95f90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46461fc7_9d29_41f2_86ee_a52ac41b617f.slice PodAnnotations:0xc00008d1e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.273862 | controller |     "Jun 11 17:58:01.041699 crc crio[23211]: time=\"2026-06-11T17:58:01.041667215Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686678-frl52 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.273877 | controller |     "Jun 11 17:58:01.645530 crc crio[23211]: 2026-06-11T17:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b5816fb5d9c013 Mac:72:a5:ce:67:58:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d2 Mtu:0 Sandbox:/var/run/netns/1d133750-b646-41b7-bf08-a3e93ac95f90 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.273892 | controller |     "Jun 11 17:58:01.648490 crc crio[23211]: time=\"2026-06-11T17:58:01.648214582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686678-frl52 Namespace:openshift-infra ID:4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79 UID:46461fc7-9d29-41f2-86ee-a52ac41b617f NetNS:/var/run/netns/1d133750-b646-41b7-bf08-a3e93ac95f90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46461fc7_9d29_41f2_86ee_a52ac41b617f.slice PodAnnotations:0xc00008d1e0}] Aliases:map[]}\"",
2026-06-11 18:01:03.273907 | controller |     "Jun 11 17:58:01.648687 crc crio[23211]: time=\"2026-06-11T17:58:01.64856373Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686678-frl52 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.273922 | controller |     "Jun 11 17:58:01.662920 crc crio[23211]: time=\"2026-06-11T17:58:01.661735238Z\" level=info msg=\"Ran pod sandbox 4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79 with infra container: openshift-infra/auto-csr-approver-29686678-frl52/POD\" id=dc173ec4-515e-4198-8a80-f473276877c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.273939 | controller |     "Jun 11 17:58:01.665385 crc crio[23211]: time=\"2026-06-11T17:58:01.665125133Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c9d61a26-d3fe-409f-8f4c-7c12745705e9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.273954 | controller |     "Jun 11 17:58:01.680711 crc crio[23211]: time=\"2026-06-11T17:58:01.680656439Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.273968 | controller |     "Jun 11 17:58:02.646109 crc crio[23211]: time=\"2026-06-11T17:58:02.645080018Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c9d61a26-d3fe-409f-8f4c-7c12745705e9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.273982 | controller |     "Jun 11 17:58:02.647924 crc crio[23211]: time=\"2026-06-11T17:58:02.647316303Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41adc39f-b1cf-418c-a530-1cb3f285278d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.273997 | controller |     "Jun 11 17:58:02.649574 crc crio[23211]: time=\"2026-06-11T17:58:02.649348773Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=32cd1d28-11a0-43b7-8e37-b4a11fd3c6db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.274011 | controller |     "Jun 11 17:58:02.660981 crc crio[23211]: time=\"2026-06-11T17:58:02.660889871Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686678-frl52/oc\" id=6a8716b3-f30d-46f1-b35f-d6604f574862 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.274025 | controller |     "Jun 11 17:58:02.661404 crc crio[23211]: time=\"2026-06-11T17:58:02.661336462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.274039 | controller |     "Jun 11 17:58:02.706939 crc crio[23211]: time=\"2026-06-11T17:58:02.706847764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.274053 | controller |     "Jun 11 17:58:02.984840 crc crio[23211]: time=\"2026-06-11T17:58:02.984591932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.274067 | controller |     "Jun 11 17:58:03.184310 crc crio[23211]: time=\"2026-06-11T17:58:03.184209337Z\" level=info msg=\"Created container 2abe93e398eb36e8dcbdb5ee2276025a850c57e17a773398b33dd9a0cc5477de: openshift-infra/auto-csr-approver-29686678-frl52/oc\" id=6a8716b3-f30d-46f1-b35f-d6604f574862 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.274081 | controller |     "Jun 11 17:58:03.185820 crc crio[23211]: time=\"2026-06-11T17:58:03.185636683Z\" level=info msg=\"Starting container: 2abe93e398eb36e8dcbdb5ee2276025a850c57e17a773398b33dd9a0cc5477de\" id=0da9cffc-0fd0-4d4f-b074-a03377d9442f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.274095 | controller |     "Jun 11 17:58:03.192228 crc crio[23211]: time=\"2026-06-11T17:58:03.192046283Z\" level=info msg=\"Started container\" PID=431512 containerID=2abe93e398eb36e8dcbdb5ee2276025a850c57e17a773398b33dd9a0cc5477de description=openshift-infra/auto-csr-approver-29686678-frl52/oc id=0da9cffc-0fd0-4d4f-b074-a03377d9442f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79",
2026-06-11 18:01:03.274110 | controller |     "Jun 11 17:58:04.908902 crc crio[23211]: time=\"2026-06-11T17:58:04.908013784Z\" level=info msg=\"Stopping pod sandbox: 4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79\" id=cba5b96c-89d4-4471-a0d4-6b6429ca9721 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.274130 | controller |     "Jun 11 17:58:04.910201 crc crio[23211]: time=\"2026-06-11T17:58:04.909554901Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686678-frl52 Namespace:openshift-infra ID:4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79 UID:46461fc7-9d29-41f2-86ee-a52ac41b617f NetNS:/var/run/netns/1d133750-b646-41b7-bf08-a3e93ac95f90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46461fc7_9d29_41f2_86ee_a52ac41b617f.slice PodAnnotations:0xc0001ae108}] Aliases:map[]}\"",
2026-06-11 18:01:03.274146 | controller |     "Jun 11 17:58:04.910201 crc crio[23211]: time=\"2026-06-11T17:58:04.909686745Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686678-frl52 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.274161 | controller |     "Jun 11 17:58:05.339494 crc crio[23211]: time=\"2026-06-11T17:58:05.33769891Z\" level=info msg=\"Stopped pod sandbox: 4b5816fb5d9c01393d0dabca7c406e11ae20fad8023f570f064ee6632f66fe79\" id=cba5b96c-89d4-4471-a0d4-6b6429ca9721 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.274176 | controller |     "Jun 11 17:58:09.302316 crc crio[23211]: time=\"2026-06-11T17:58:09.301676827Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:01:03.274190 | controller |     "Jun 11 17:58:17.256576 crc crio[23211]: time=\"2026-06-11T17:58:17.255648754Z\" level=info msg=\"Stopping container: 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20 (timeout: 2s)\" id=255a7943-4841-4549-8a6c-f36183c7a004 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.274205 | controller |     "Jun 11 17:58:17.511579 crc crio[23211]: time=\"2026-06-11T17:58:17.510864771Z\" level=info msg=\"Stopped container 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20: openshift-must-gather-ldn8t/must-gather-jnrfc/copy\" id=255a7943-4841-4549-8a6c-f36183c7a004 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:01:03.274220 | controller |     "Jun 11 17:58:17.512517 crc crio[23211]: time=\"2026-06-11T17:58:17.512304767Z\" level=info msg=\"Stopping pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\" id=4174d479-ca30-486c-8504-fbbadee48d11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.274234 | controller |     "Jun 11 17:58:17.513778 crc crio[23211]: time=\"2026-06-11T17:58:17.51364072Z\" level=info msg=\"Got pod network &{Name:must-gather-jnrfc Namespace:openshift-must-gather-ldn8t ID:8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b UID:599e6c62-b3aa-4a53-958e-1743248a326c NetNS:/var/run/netns/5b91a85c-a216-44fc-8ded-c90e6f75daf7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod599e6c62_b3aa_4a53_958e_1743248a326c.slice PodAnnotations:0xc0001ae598}] Aliases:map[]}\"",
2026-06-11 18:01:03.274249 | controller |     "Jun 11 17:58:17.514001 crc crio[23211]: time=\"2026-06-11T17:58:17.513930707Z\" level=info msg=\"Deleting pod openshift-must-gather-ldn8t_must-gather-jnrfc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.274263 | controller |     "Jun 11 17:58:17.832584 crc crio[23211]: time=\"2026-06-11T17:58:17.832476751Z\" level=info msg=\"Stopped pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\" id=4174d479-ca30-486c-8504-fbbadee48d11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.274281 | controller |     "Jun 11 17:58:18.194208 crc crio[23211]: time=\"2026-06-11T17:58:18.193143131Z\" level=info msg=\"Removing container: 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20\" id=63e0ca07-3f72-4ac2-93a2-c078d134f087 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.274296 | controller |     "Jun 11 17:58:18.227791 crc crio[23211]: time=\"2026-06-11T17:58:18.22766872Z\" level=info msg=\"Removed container 58dee8f612a28d017e39619d16898ffabd2a81d60c4d3b8559d774dcecc88d20: openshift-must-gather-ldn8t/must-gather-jnrfc/copy\" id=63e0ca07-3f72-4ac2-93a2-c078d134f087 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.274310 | controller |     "Jun 11 17:58:18.233708 crc crio[23211]: time=\"2026-06-11T17:58:18.232514031Z\" level=info msg=\"Removing container: db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90\" id=1208715a-d17d-43c2-9e4b-0cb5e433ebe6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.274325 | controller |     "Jun 11 17:58:18.424207 crc crio[23211]: time=\"2026-06-11T17:58:18.424074555Z\" level=info msg=\"Removed container db2e25cee702b6846a1e059585044a19ee4b7b1cabf06b9427d5906eb2e5cd90: openshift-must-gather-ldn8t/must-gather-jnrfc/gather\" id=1208715a-d17d-43c2-9e4b-0cb5e433ebe6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.274339 | controller |     "Jun 11 17:59:04.074502 crc crio[23211]: time=\"2026-06-11T17:59:04.073647771Z\" level=info msg=\"Removing container: cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856\" id=d8ae86fe-30c7-494c-a6d7-f681b217aa55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.274354 | controller |     "Jun 11 17:59:04.257044 crc crio[23211]: time=\"2026-06-11T17:59:04.256664212Z\" level=info msg=\"Removed container cbe6a428455f5ac98f659eea84d9c4a42eb5ed978657dcac4897295c5a28d856: openshift-infra/auto-csr-approver-29686672-zl5p4/oc\" id=d8ae86fe-30c7-494c-a6d7-f681b217aa55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:01:03.274369 | controller |     "Jun 11 17:59:04.281373 crc crio[23211]: time=\"2026-06-11T17:59:04.281274495Z\" level=info msg=\"Stopping pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d\" id=405a3343-f2c1-4a0b-8fd7-0d3ddb304ed0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.274383 | controller |     "Jun 11 17:59:04.281698 crc crio[23211]: time=\"2026-06-11T17:59:04.281394338Z\" level=info msg=\"Stopped pod sandbox (already stopped): 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d\" id=405a3343-f2c1-4a0b-8fd7-0d3ddb304ed0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.274399 | controller |     "Jun 11 17:59:04.282243 crc crio[23211]: time=\"2026-06-11T17:59:04.282184728Z\" level=info msg=\"Removing pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d\" id=b58e748d-688c-4cb3-ab6d-ba60867398a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.274413 | controller |     "Jun 11 17:59:04.312917 crc crio[23211]: time=\"2026-06-11T17:59:04.312691057Z\" level=info msg=\"Removed pod sandbox: 404c8d80e3626e02c0f415c28f76435df7296fc6466a48db012403cd060ce61d\" id=b58e748d-688c-4cb3-ab6d-ba60867398a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.274428 | controller |     "Jun 11 17:59:04.314909 crc crio[23211]: time=\"2026-06-11T17:59:04.314794369Z\" level=info msg=\"Stopping pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\" id=b519b2de-b446-4009-91c5-4d9a1f5618de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.274443 | controller |     "Jun 11 17:59:04.315005 crc crio[23211]: time=\"2026-06-11T17:59:04.314923412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\" id=b519b2de-b446-4009-91c5-4d9a1f5618de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.274458 | controller |     "Jun 11 17:59:04.322393 crc crio[23211]: time=\"2026-06-11T17:59:04.319833754Z\" level=info msg=\"Removing pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\" id=6ae58d98-90a9-4483-b637-1eff96a2370b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.274475 | controller |     "Jun 11 17:59:04.337877 crc crio[23211]: time=\"2026-06-11T17:59:04.337702169Z\" level=info msg=\"Removed pod sandbox: 8053b4c2410fe8e3130287c8feef9cf4857b46dbe85d842ff0a93f84f72af57b\" id=6ae58d98-90a9-4483-b637-1eff96a2370b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:01:03.274490 | controller |     "Jun 11 18:00:00.578650 crc crio[23211]: time=\"2026-06-11T18:00:00.57727106Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686680-7h65k/POD\" id=e17c86b8-ecf0-47aa-b4c2-04c94de20e11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.274505 | controller |     "Jun 11 18:00:00.578650 crc crio[23211]: time=\"2026-06-11T18:00:00.578633733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.274538 | controller |     "Jun 11 18:00:00.595219 crc crio[23211]: time=\"2026-06-11T18:00:00.595077232Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/POD\" id=2bb763e2-72ff-4270-83d6-a8ecaa53093d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.274555 | controller |     "Jun 11 18:00:00.595219 crc crio[23211]: time=\"2026-06-11T18:00:00.595212116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.274570 | controller |     "Jun 11 18:00:00.664279 crc crio[23211]: time=\"2026-06-11T18:00:00.660214452Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686680-7h65k Namespace:openshift-infra ID:840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841 UID:15f352b9-6d52-4887-807c-547456e10160 NetNS:/var/run/netns/772d1790-a4fe-4f35-9eec-429b7c9204a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15f352b9_6d52_4887_807c_547456e10160.slice PodAnnotations:0xc002278060}] Aliases:map[]}\"",
2026-06-11 18:01:03.274585 | controller |     "Jun 11 18:00:00.664279 crc crio[23211]: time=\"2026-06-11T18:00:00.664027587Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686680-7h65k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.274600 | controller |     "Jun 11 18:00:00.670578 crc crio[23211]: time=\"2026-06-11T18:00:00.670387045Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686680-c8bh9 Namespace:openshift-operator-lifecycle-manager ID:5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea UID:2a9daa15-6f6a-4c29-b0fe-7407c38a7837 NetNS:/var/run/netns/5432d10e-8751-4dc6-8767-60a360efb7bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a9daa15_6f6a_4c29_b0fe_7407c38a7837.slice PodAnnotations:0xc0038ac3c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.274615 | controller |     "Jun 11 18:00:00.670578 crc crio[23211]: time=\"2026-06-11T18:00:00.670564999Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686680-c8bh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.274630 | controller |     "Jun 11 18:00:01.146947 crc crio[23211]: 2026-06-11T18:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:840bd212746f9d3 Mac:9a:d4:a4:57:a8:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d3 Mtu:0 Sandbox:/var/run/netns/772d1790-a4fe-4f35-9eec-429b7c9204a6 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.1.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.274648 | controller |     "Jun 11 18:00:01.149931 crc crio[23211]: time=\"2026-06-11T18:00:01.149830101Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686680-7h65k Namespace:openshift-infra ID:840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841 UID:15f352b9-6d52-4887-807c-547456e10160 NetNS:/var/run/netns/772d1790-a4fe-4f35-9eec-429b7c9204a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15f352b9_6d52_4887_807c_547456e10160.slice PodAnnotations:0xc002278060}] Aliases:map[]}\"",
2026-06-11 18:01:03.274663 | controller |     "Jun 11 18:00:01.150230 crc crio[23211]: time=\"2026-06-11T18:00:01.150156188Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686680-7h65k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.274678 | controller |     "Jun 11 18:00:01.165373 crc crio[23211]: time=\"2026-06-11T18:00:01.165276545Z\" level=info msg=\"Ran pod sandbox 840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841 with infra container: openshift-infra/auto-csr-approver-29686680-7h65k/POD\" id=e17c86b8-ecf0-47aa-b4c2-04c94de20e11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.274692 | controller |     "Jun 11 18:00:01.168584 crc crio[23211]: time=\"2026-06-11T18:00:01.168504276Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1e3c0995-1966-475a-9ce2-4b2af971bd44 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.274707 | controller |     "Jun 11 18:00:01.182124 crc crio[23211]: time=\"2026-06-11T18:00:01.182081703Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:01:03.274721 | controller |     "Jun 11 18:00:01.259829 crc crio[23211]: 2026-06-11T18:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e1210d4a9c81f6 Mac:76:3e:0e:97:13:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d4 Mtu:0 Sandbox:/var/run/netns/5432d10e-8751-4dc6-8767-60a360efb7bf SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.1.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:01:03.274736 | controller |     "Jun 11 18:00:01.261027 crc crio[23211]: time=\"2026-06-11T18:00:01.260877192Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686680-c8bh9 Namespace:openshift-operator-lifecycle-manager ID:5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea UID:2a9daa15-6f6a-4c29-b0fe-7407c38a7837 NetNS:/var/run/netns/5432d10e-8751-4dc6-8767-60a360efb7bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a9daa15_6f6a_4c29_b0fe_7407c38a7837.slice PodAnnotations:0xc0038ac3c8}] Aliases:map[]}\"",
2026-06-11 18:01:03.274751 | controller |     "Jun 11 18:00:01.261129 crc crio[23211]: time=\"2026-06-11T18:00:01.261097889Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686680-c8bh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:01:03.274765 | controller |     "Jun 11 18:00:01.270528 crc crio[23211]: time=\"2026-06-11T18:00:01.270379559Z\" level=info msg=\"Ran pod sandbox 5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/POD\" id=2bb763e2-72ff-4270-83d6-a8ecaa53093d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:01:03.274780 | controller |     "Jun 11 18:00:01.274188 crc crio[23211]: time=\"2026-06-11T18:00:01.274106202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed4b5787-ae56-4152-94bc-b8ada01d9403 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.274795 | controller |     "Jun 11 18:00:01.276688 crc crio[23211]: time=\"2026-06-11T18:00:01.276603064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=330e251e-363a-465b-9a0d-2e2b40b3c2aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.274812 | controller |     "Jun 11 18:00:01.292127 crc crio[23211]: time=\"2026-06-11T18:00:01.292027938Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/collect-profiles\" id=4c2d03d5-2820-451b-a6b0-3cd7e7a65b1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.274826 | controller |     "Jun 11 18:00:01.292649 crc crio[23211]: time=\"2026-06-11T18:00:01.292581681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.274841 | controller |     "Jun 11 18:00:01.352781 crc crio[23211]: time=\"2026-06-11T18:00:01.352260626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.274855 | controller |     "Jun 11 18:00:01.356667 crc crio[23211]: time=\"2026-06-11T18:00:01.356595654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.274870 | controller |     "Jun 11 18:00:01.483594 crc crio[23211]: time=\"2026-06-11T18:00:01.483310015Z\" level=info msg=\"Created container d0e8cedec6e034ba09fcae45bb1799f13d63624780b60f7b2b0252931f209a56: openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/collect-profiles\" id=4c2d03d5-2820-451b-a6b0-3cd7e7a65b1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.274884 | controller |     "Jun 11 18:00:01.485905 crc crio[23211]: time=\"2026-06-11T18:00:01.485813528Z\" level=info msg=\"Starting container: d0e8cedec6e034ba09fcae45bb1799f13d63624780b60f7b2b0252931f209a56\" id=6cd317b1-1524-467c-9aa8-f748fe905406 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.274899 | controller |     "Jun 11 18:00:01.491665 crc crio[23211]: time=\"2026-06-11T18:00:01.491547891Z\" level=info msg=\"Started container\" PID=438589 containerID=d0e8cedec6e034ba09fcae45bb1799f13d63624780b60f7b2b0252931f209a56 description=openshift-operator-lifecycle-manager/collect-profiles-29686680-c8bh9/collect-profiles id=6cd317b1-1524-467c-9aa8-f748fe905406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea",
2026-06-11 18:01:03.274914 | controller |     "Jun 11 18:00:03.967117 crc crio[23211]: time=\"2026-06-11T18:00:03.965939787Z\" level=info msg=\"Stopping pod sandbox: 5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea\" id=74062e58-eaae-4a8e-9f34-bc4b0909f5c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.274929 | controller |     "Jun 11 18:00:03.968790 crc crio[23211]: time=\"2026-06-11T18:00:03.967951466Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686680-c8bh9 Namespace:openshift-operator-lifecycle-manager ID:5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea UID:2a9daa15-6f6a-4c29-b0fe-7407c38a7837 NetNS:/var/run/netns/5432d10e-8751-4dc6-8767-60a360efb7bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a9daa15_6f6a_4c29_b0fe_7407c38a7837.slice PodAnnotations:0xc000d2e9a8}] Aliases:map[]}\"",
2026-06-11 18:01:03.274957 | controller |     "Jun 11 18:00:03.969315 crc crio[23211]: time=\"2026-06-11T18:00:03.969184157Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686680-c8bh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.274979 | controller |     "Jun 11 18:00:04.389786 crc crio[23211]: time=\"2026-06-11T18:00:04.389675476Z\" level=info msg=\"Stopped pod sandbox: 5e1210d4a9c81f6fe568f6565c22bd893de933d7ca3bfae1530f81753e4c54ea\" id=74062e58-eaae-4a8e-9f34-bc4b0909f5c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.275001 | controller |     "Jun 11 18:00:05.365403 crc crio[23211]: time=\"2026-06-11T18:00:05.363316773Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1e3c0995-1966-475a-9ce2-4b2af971bd44 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:01:03.275021 | controller |     "Jun 11 18:00:05.365403 crc crio[23211]: time=\"2026-06-11T18:00:05.364896293Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6692b583-38a9-4c32-bdd4-050be29c09e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.275039 | controller |     "Jun 11 18:00:05.367368 crc crio[23211]: time=\"2026-06-11T18:00:05.36680936Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=11a86007-eb95-4667-bdc2-146b4d2bd574 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:01:03.275057 | controller |     "Jun 11 18:00:05.374039 crc crio[23211]: time=\"2026-06-11T18:00:05.373953308Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686680-7h65k/oc\" id=5478236e-1184-4ddf-8e02-437ab4ec7d51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.275073 | controller |     "Jun 11 18:00:05.374597 crc crio[23211]: time=\"2026-06-11T18:00:05.374519872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.275088 | controller |     "Jun 11 18:00:05.422023 crc crio[23211]: time=\"2026-06-11T18:00:05.42186299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.275102 | controller |     "Jun 11 18:00:05.719494 crc crio[23211]: time=\"2026-06-11T18:00:05.719332059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:01:03.275117 | controller |     "Jun 11 18:00:05.842781 crc crio[23211]: time=\"2026-06-11T18:00:05.842630616Z\" level=info msg=\"Created container 1c5fa64ab52544d9180f6d088ea508b379885c6b8c3ce4f073ce893666ae3cde: openshift-infra/auto-csr-approver-29686680-7h65k/oc\" id=5478236e-1184-4ddf-8e02-437ab4ec7d51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:01:03.275131 | controller |     "Jun 11 18:00:05.843970 crc crio[23211]: time=\"2026-06-11T18:00:05.843887397Z\" level=info msg=\"Starting container: 1c5fa64ab52544d9180f6d088ea508b379885c6b8c3ce4f073ce893666ae3cde\" id=a87d17ce-9089-4c0c-92ef-403b35243285 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:01:03.275145 | controller |     "Jun 11 18:00:05.849909 crc crio[23211]: time=\"2026-06-11T18:00:05.849331963Z\" level=info msg=\"Started container\" PID=438840 containerID=1c5fa64ab52544d9180f6d088ea508b379885c6b8c3ce4f073ce893666ae3cde description=openshift-infra/auto-csr-approver-29686680-7h65k/oc id=a87d17ce-9089-4c0c-92ef-403b35243285 name=/runtime.v1.RuntimeService/StartContainer sandboxID=840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841",
2026-06-11 18:01:03.275160 | controller |     "Jun 11 18:00:08.062837 crc crio[23211]: time=\"2026-06-11T18:00:08.061505446Z\" level=info msg=\"Stopping pod sandbox: 840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841\" id=f1e9135f-44e2-4739-86cc-cfbfbfdd7530 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:01:03.275175 | controller |     "Jun 11 18:00:08.064117 crc crio[23211]: time=\"2026-06-11T18:00:08.063671329Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686680-7h65k Namespace:openshift-infra ID:840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841 UID:15f352b9-6d52-4887-807c-547456e10160 NetNS:/var/run/netns/772d1790-a4fe-4f35-9eec-429b7c9204a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15f352b9_6d52_4887_807c_547456e10160.slice PodAnnotations:0xc003088468}] Aliases:map[]}\"",
2026-06-11 18:01:03.275193 | controller |     "Jun 11 18:00:08.064117 crc crio[23211]: time=\"2026-06-11T18:00:08.063857234Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686680-7h65k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:01:03.275208 | controller |     "Jun 11 18:00:08.456887 crc crio[23211]: time=\"2026-06-11T18:00:08.456349027Z\" level=info msg=\"Stopped pod sandbox: 840bd212746f9d3a3bd7d1c18f2a5313e9d25c8524d98478b859fdf5f6d70841\" id=f1e9135f-44e2-4739-86cc-cfbfbfdd7530 name=/runtime.v1.RuntimeService/StopPodSandbox"
2026-06-11 18:01:03.275223 | controller |   ],
2026-06-11 18:01:03.275239 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-11 18:01:03.275254 | controller | }
2026-06-11 18:01:03.276725 | controller | changed: All items complete
2026-06-11 18:01:03.276772 | 
2026-06-11 18:01:03.927476 | 
2026-06-11 18:01:03.927613 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-11 18:01:04.576975 | controller | skipping: Conditional result was False
2026-06-11 18:01:05.182964 | 
2026-06-11 18:01:05.183109 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-11 18:01:05.612760 | controller | ok: All paths examined
2026-06-11 18:01:05.643311 | 
2026-06-11 18:01:05.643455 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-11 18:01:06.639022 | controller | changed
2026-06-11 18:01:06.686914 | 
2026-06-11 18:01:06.687005 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-11 18:01:07.068232 | controller | changed
2026-06-11 18:01:07.092565 | 
2026-06-11 18:01:07.092634 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-11 18:01:07.485135 | controller | ok: All paths examined
2026-06-11 18:01:07.512383 | 
2026-06-11 18:01:07.512490 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-11 18:01:07.898088 | controller | ok
2026-06-11 18:01:08.201331 | 
2026-06-11 18:01:08.201474 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-11 18:01:09.020799 | controller | changed:
2026-06-11 18:01:09.021035 | controller | {
2026-06-11 18:01:09.021063 | controller |   "atime": 1777967689.47849,
2026-06-11 18:01:09.021087 | controller |   "ctime": 1777968154.1714108,
2026-06-11 18:01:09.021104 | controller |   "dev": 64513,
2026-06-11 18:01:09.021127 | controller |   "gid": 1000,
2026-06-11 18:01:09.021190 | controller |   "gr_name": "zuul",
2026-06-11 18:01:09.021210 | controller |   "inode": 236288,
2026-06-11 18:01:09.021225 | controller |   "isblk": false,
2026-06-11 18:01:09.021240 | controller |   "ischr": false,
2026-06-11 18:01:09.021255 | controller |   "isdir": false,
2026-06-11 18:01:09.021270 | controller |   "isfifo": false,
2026-06-11 18:01:09.021284 | controller |   "isgid": false,
2026-06-11 18:01:09.021299 | controller |   "islnk": false,
2026-06-11 18:01:09.021313 | controller |   "isreg": true,
2026-06-11 18:01:09.021328 | controller |   "issock": false,
2026-06-11 18:01:09.021342 | controller |   "isuid": false,
2026-06-11 18:01:09.021357 | controller |   "mode": "0644",
2026-06-11 18:01:09.021372 | controller |   "mtime": 1777968154.1714108,
2026-06-11 18:01:09.021387 | controller |   "nlink": 1,
2026-06-11 18:01:09.021402 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-11 18:01:09.021418 | controller |   "pw_name": "zuul",
2026-06-11 18:01:09.021433 | controller |   "rgrp": true,
2026-06-11 18:01:09.021449 | controller |   "roth": true,
2026-06-11 18:01:09.021464 | controller |   "rusr": true,
2026-06-11 18:01:09.021479 | controller |   "size": 4108,
2026-06-11 18:01:09.021494 | controller |   "uid": 1000,
2026-06-11 18:01:09.021539 | controller |   "wgrp": false,
2026-06-11 18:01:09.021561 | controller |   "woth": false,
2026-06-11 18:01:09.021577 | controller |   "wusr": true,
2026-06-11 18:01:09.021593 | controller |   "xgrp": false,
2026-06-11 18:01:09.021608 | controller |   "xoth": false,
2026-06-11 18:01:09.021623 | controller |   "xusr": false
2026-06-11 18:01:09.021638 | controller | }
2026-06-11 18:01:09.021659 | 
2026-06-11 18:01:09.741352 | controller | changed:
2026-06-11 18:01:09.741496 | controller | {
2026-06-11 18:01:09.741560 | controller |   "atime": 1781194236.4409251,
2026-06-11 18:01:09.741587 | controller |   "ctime": 1781194234.1638684,
2026-06-11 18:01:09.741613 | controller |   "dev": 64513,
2026-06-11 18:01:09.741641 | controller |   "gid": 1000,
2026-06-11 18:01:09.741664 | controller |   "gr_name": "zuul",
2026-06-11 18:01:09.741687 | controller |   "inode": 2688,
2026-06-11 18:01:09.741710 | controller |   "isblk": false,
2026-06-11 18:01:09.741732 | controller |   "ischr": false,
2026-06-11 18:01:09.741761 | controller |   "isdir": false,
2026-06-11 18:01:09.741782 | controller |   "isfifo": false,
2026-06-11 18:01:09.741803 | controller |   "isgid": false,
2026-06-11 18:01:09.741824 | controller |   "islnk": false,
2026-06-11 18:01:09.741845 | controller |   "isreg": true,
2026-06-11 18:01:09.741866 | controller |   "issock": false,
2026-06-11 18:01:09.741887 | controller |   "isuid": false,
2026-06-11 18:01:09.741907 | controller |   "mode": "0644",
2026-06-11 18:01:09.741928 | controller |   "mtime": 1781194234.1638684,
2026-06-11 18:01:09.741950 | controller |   "nlink": 1,
2026-06-11 18:01:09.741972 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-11 18:01:09.741994 | controller |   "pw_name": "zuul",
2026-06-11 18:01:09.742015 | controller |   "rgrp": true,
2026-06-11 18:01:09.742105 | controller |   "roth": true,
2026-06-11 18:01:09.742507 | controller |   "rusr": true,
2026-06-11 18:01:09.742584 | controller |   "size": 4934,
2026-06-11 18:01:09.743097 | controller |   "uid": 1000,
2026-06-11 18:01:09.743149 | controller |   "wgrp": false,
2026-06-11 18:01:09.743177 | controller |   "woth": false,
2026-06-11 18:01:09.743202 | controller |   "wusr": true,
2026-06-11 18:01:09.743234 | controller |   "xgrp": false,
2026-06-11 18:01:09.743265 | controller |   "xoth": false,
2026-06-11 18:01:09.743288 | controller |   "xusr": false
2026-06-11 18:01:09.743309 | controller | }
2026-06-11 18:01:10.431926 | controller | changed:
2026-06-11 18:01:10.432045 | controller | {
2026-06-11 18:01:10.432079 | controller |   "atime": 1781200712.1941257,
2026-06-11 18:01:10.432105 | controller |   "ctime": 1781200074.284648,
2026-06-11 18:01:10.432130 | controller |   "dev": 64513,
2026-06-11 18:01:10.432154 | controller |   "gid": 1000,
2026-06-11 18:01:10.432178 | controller |   "gr_name": "zuul",
2026-06-11 18:01:10.432201 | controller |   "inode": 3015975,
2026-06-11 18:01:10.432224 | controller |   "isblk": false,
2026-06-11 18:01:10.432246 | controller |   "ischr": false,
2026-06-11 18:01:10.432270 | controller |   "isdir": false,
2026-06-11 18:01:10.432302 | controller |   "isfifo": false,
2026-06-11 18:01:10.432330 | controller |   "isgid": false,
2026-06-11 18:01:10.432353 | controller |   "islnk": false,
2026-06-11 18:01:10.432375 | controller |   "isreg": true,
2026-06-11 18:01:10.432398 | controller |   "issock": false,
2026-06-11 18:01:10.432481 | controller |   "isuid": false,
2026-06-11 18:01:10.432622 | controller |   "mode": "0644",
2026-06-11 18:01:10.432652 | controller |   "mtime": 1781200074.284648,
2026-06-11 18:01:10.432677 | controller |   "nlink": 1,
2026-06-11 18:01:10.432701 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 18:01:10.432724 | controller |   "pw_name": "zuul",
2026-06-11 18:01:10.432748 | controller |   "rgrp": true,
2026-06-11 18:01:10.432771 | controller |   "roth": true,
2026-06-11 18:01:10.432794 | controller |   "rusr": true,
2026-06-11 18:01:10.432816 | controller |   "size": 428058,
2026-06-11 18:01:10.432839 | controller |   "uid": 1000,
2026-06-11 18:01:10.432882 | controller |   "wgrp": false,
2026-06-11 18:01:10.432906 | controller |   "woth": false,
2026-06-11 18:01:10.432929 | controller |   "wusr": true,
2026-06-11 18:01:10.432951 | controller |   "xgrp": false,
2026-06-11 18:01:10.432973 | controller |   "xoth": false,
2026-06-11 18:01:10.432995 | controller |   "xusr": false
2026-06-11 18:01:10.433018 | controller | }
2026-06-11 18:01:10.476416 | 
2026-06-11 18:01:10.476635 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-11 18:01:10.848880 | controller | changed:
2026-06-11 18:01:10.849247 | controller | {
2026-06-11 18:01:10.849291 | controller |   "atime": 1777967689.47849,
2026-06-11 18:01:10.849318 | controller |   "ctime": 1777968154.1714108,
2026-06-11 18:01:10.849342 | controller |   "dev": 64513,
2026-06-11 18:01:10.849366 | controller |   "gid": 1000,
2026-06-11 18:01:10.849390 | controller |   "gr_name": "zuul",
2026-06-11 18:01:10.849415 | controller |   "inode": 236288,
2026-06-11 18:01:10.849437 | controller |   "isblk": false,
2026-06-11 18:01:10.849459 | controller |   "ischr": false,
2026-06-11 18:01:10.849480 | controller |   "isdir": false,
2026-06-11 18:01:10.849502 | controller |   "isfifo": false,
2026-06-11 18:01:10.849568 | controller |   "isgid": false,
2026-06-11 18:01:10.849595 | controller |   "islnk": false,
2026-06-11 18:01:10.849616 | controller |   "isreg": true,
2026-06-11 18:01:10.849636 | controller |   "issock": false,
2026-06-11 18:01:10.849656 | controller |   "isuid": false,
2026-06-11 18:01:10.849676 | controller |   "mode": "0644",
2026-06-11 18:01:10.849697 | controller |   "mtime": 1777968154.1714108,
2026-06-11 18:01:10.849717 | controller |   "nlink": 1,
2026-06-11 18:01:10.849738 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-11 18:01:10.849759 | controller |   "pw_name": "zuul",
2026-06-11 18:01:10.849782 | controller |   "rgrp": true,
2026-06-11 18:01:10.849802 | controller |   "roth": true,
2026-06-11 18:01:10.849823 | controller |   "rusr": true,
2026-06-11 18:01:10.849844 | controller |   "size": 4108,
2026-06-11 18:01:10.849864 | controller |   "uid": 1000,
2026-06-11 18:01:10.849883 | controller |   "wgrp": false,
2026-06-11 18:01:10.849903 | controller |   "woth": false,
2026-06-11 18:01:10.849923 | controller |   "wusr": true,
2026-06-11 18:01:10.849942 | controller |   "xgrp": false,
2026-06-11 18:01:10.849962 | controller |   "xoth": false,
2026-06-11 18:01:10.849982 | controller |   "xusr": false
2026-06-11 18:01:10.850002 | controller | }
2026-06-11 18:01:11.124974 | controller | changed:
2026-06-11 18:01:11.125157 | controller | {
2026-06-11 18:01:11.125214 | controller |   "atime": 1781194236.4409251,
2026-06-11 18:01:11.125272 | controller |   "ctime": 1781194234.1638684,
2026-06-11 18:01:11.125313 | controller |   "dev": 64513,
2026-06-11 18:01:11.125349 | controller |   "gid": 1000,
2026-06-11 18:01:11.125382 | controller |   "gr_name": "zuul",
2026-06-11 18:01:11.125415 | controller |   "inode": 2688,
2026-06-11 18:01:11.125450 | controller |   "isblk": false,
2026-06-11 18:01:11.125489 | controller |   "ischr": false,
2026-06-11 18:01:11.125568 | controller |   "isdir": false,
2026-06-11 18:01:11.125609 | controller |   "isfifo": false,
2026-06-11 18:01:11.125645 | controller |   "isgid": false,
2026-06-11 18:01:11.125680 | controller |   "islnk": false,
2026-06-11 18:01:11.125713 | controller |   "isreg": true,
2026-06-11 18:01:11.125746 | controller |   "issock": false,
2026-06-11 18:01:11.125779 | controller |   "isuid": false,
2026-06-11 18:01:11.125812 | controller |   "mode": "0644",
2026-06-11 18:01:11.125844 | controller |   "mtime": 1781194234.1638684,
2026-06-11 18:01:11.125876 | controller |   "nlink": 1,
2026-06-11 18:01:11.125910 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-11 18:01:11.125946 | controller |   "pw_name": "zuul",
2026-06-11 18:01:11.125981 | controller |   "rgrp": true,
2026-06-11 18:01:11.126017 | controller |   "roth": true,
2026-06-11 18:01:11.126051 | controller |   "rusr": true,
2026-06-11 18:01:11.126098 | controller |   "size": 4934,
2026-06-11 18:01:11.126135 | controller |   "uid": 1000,
2026-06-11 18:01:11.126170 | controller |   "wgrp": false,
2026-06-11 18:01:11.126204 | controller |   "woth": false,
2026-06-11 18:01:11.126242 | controller |   "wusr": true,
2026-06-11 18:01:11.126294 | controller |   "xgrp": false,
2026-06-11 18:01:11.126335 | controller |   "xoth": false,
2026-06-11 18:01:11.126372 | controller |   "xusr": false
2026-06-11 18:01:11.126409 | controller | }
2026-06-11 18:01:11.408978 | controller | changed:
2026-06-11 18:01:11.409095 | controller | {
2026-06-11 18:01:11.409127 | controller |   "atime": 1781200712.1941257,
2026-06-11 18:01:11.409152 | controller |   "ctime": 1781200074.284648,
2026-06-11 18:01:11.409175 | controller |   "dev": 64513,
2026-06-11 18:01:11.409197 | controller |   "gid": 1000,
2026-06-11 18:01:11.409220 | controller |   "gr_name": "zuul",
2026-06-11 18:01:11.409241 | controller |   "inode": 3015975,
2026-06-11 18:01:11.409263 | controller |   "isblk": false,
2026-06-11 18:01:11.409284 | controller |   "ischr": false,
2026-06-11 18:01:11.409305 | controller |   "isdir": false,
2026-06-11 18:01:11.409326 | controller |   "isfifo": false,
2026-06-11 18:01:11.409347 | controller |   "isgid": false,
2026-06-11 18:01:11.409367 | controller |   "islnk": false,
2026-06-11 18:01:11.409387 | controller |   "isreg": true,
2026-06-11 18:01:11.409407 | controller |   "issock": false,
2026-06-11 18:01:11.409430 | controller |   "isuid": false,
2026-06-11 18:01:11.409453 | controller |   "mode": "0644",
2026-06-11 18:01:11.409473 | controller |   "mtime": 1781200074.284648,
2026-06-11 18:01:11.409494 | controller |   "nlink": 1,
2026-06-11 18:01:11.409537 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 18:01:11.409566 | controller |   "pw_name": "zuul",
2026-06-11 18:01:11.409589 | controller |   "rgrp": true,
2026-06-11 18:01:11.409611 | controller |   "roth": true,
2026-06-11 18:01:11.409632 | controller |   "rusr": true,
2026-06-11 18:01:11.409653 | controller |   "size": 428058,
2026-06-11 18:01:11.409673 | controller |   "uid": 1000,
2026-06-11 18:01:11.409694 | controller |   "wgrp": false,
2026-06-11 18:01:11.409714 | controller |   "woth": false,
2026-06-11 18:01:11.409734 | controller |   "wusr": true,
2026-06-11 18:01:11.409754 | controller |   "xgrp": false,
2026-06-11 18:01:11.409775 | controller |   "xoth": false,
2026-06-11 18:01:11.409795 | controller |   "xusr": false
2026-06-11 18:01:11.409815 | controller | }
2026-06-11 18:01:11.464478 | 
2026-06-11 18:01:11.464661 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-11 18:01:12.221152 | controller | changed
2026-06-11 18:01:12.247097 | 
2026-06-11 18:01:12.247220 | TASK [run_hook : Assert parameters are valid]
2026-06-11 18:01:12.433992 | controller | ok: All assertions passed
2026-06-11 18:01:12.452679 | 
2026-06-11 18:01:12.452770 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-11 18:01:12.818469 | controller | ok: All assertions passed
2026-06-11 18:01:12.847583 | 
2026-06-11 18:01:12.847729 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-11 18:01:13.354282 | 
2026-06-11 18:01:13.354420 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-11 18:01:13.354555 | 
2026-06-11 18:01:13.354587 | PLAY RECAP
2026-06-11 18:01:13.354631 | controller | ok: 111 changed: 46 unreachable: 0 failed: 0 skipped: 39 rescued: 0 ignored: 3
2026-06-11 18:01:13.354652 | 
2026-06-11 18:01:14.771189 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-11 18:01:14.775218 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-11 18:01:15.441431 | 
2026-06-11 18:01:15.441556 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-11 18:01:15.476571 | 
2026-06-11 18:01:15.476699 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-11 18:01:16.041777 | controller | ok
2026-06-11 18:01:16.067787 | 
2026-06-11 18:01:16.067912 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-11 18:01:16.127769 | 
2026-06-11 18:01:16.127912 | TASK [Filter out host if needed]
2026-06-11 18:01:16.157251 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 18:01:16.182694 | 
2026-06-11 18:01:16.182801 | TASK [Ensure file is present]
2026-06-11 18:01:16.692560 | controller | ok
2026-06-11 18:01:16.725691 | 
2026-06-11 18:01:16.725803 | TASK [Manage molecule report file]
2026-06-11 18:01:17.412740 | controller | skipping: Conditional result was False
2026-06-11 18:01:17.471181 | 
2026-06-11 18:01:17.471306 | TASK [Check if we get ci-framework-data basedir]
2026-06-11 18:01:17.878630 | controller | ok
2026-06-11 18:01:17.903932 | 
2026-06-11 18:01:17.904002 | TASK [Create ci-framework-data log directory for zuul]
2026-06-11 18:01:18.288599 | controller | changed
2026-06-11 18:01:18.326092 | 
2026-06-11 18:01:18.326199 | TASK [Copy ci-framework interesting files]
2026-06-11 18:01:19.551169 | controller | ok: Runtime: 0:00:00.326819
2026-06-11 18:01:19.620498 | 
2026-06-11 18:01:19.620644 | TASK [Get SELinux listing]
2026-06-11 18:01:20.303201 | controller | ok: Runtime: 0:00:00.053025
2026-06-11 18:01:20.339000 | 
2026-06-11 18:01:20.339125 | TASK [Generate log index]
2026-06-11 18:01:21.847280 | controller | changed
2026-06-11 18:01:21.883320 | 
2026-06-11 18:01:21.883390 | TASK [Get some env related data]
2026-06-11 18:01:22.917011 | controller | /home/zuul/.local/bin/ansible
2026-06-11 18:01:24.148206 | controller | ok: Runtime: 0:00:01.319470
2026-06-11 18:01:24.174272 | 
2026-06-11 18:01:24.174348 | TASK [Generate list of logs to collect in home directory]
2026-06-11 18:01:24.635294 | controller | ok: All paths examined
2026-06-11 18:01:24.668679 | 
2026-06-11 18:01:24.668799 | LOOP [Copy logs from home directory]
2026-06-11 18:01:24.721282 | 
2026-06-11 18:01:24.721446 | TASK [Copy crio stats log file]
2026-06-11 18:01:24.755076 | controller | skipping: Conditional result was False
2026-06-11 18:01:24.830145 | 
2026-06-11 18:01:24.830275 | TASK [Get SELinux related data]
2026-06-11 18:01:25.276692 | controller | <no matches>
2026-06-11 18:01:25.493986 | controller | ERROR
2026-06-11 18:01:25.494148 | controller | {
2026-06-11 18:01:25.494177 | controller |   "delta": "0:00:00.011654",
2026-06-11 18:01:25.494195 | controller |   "end": "2026-06-11 18:01:25.277986",
2026-06-11 18:01:25.494213 | controller |   "msg": "non-zero return code",
2026-06-11 18:01:25.494229 | controller |   "rc": 1,
2026-06-11 18:01:25.494245 | controller |   "start": "2026-06-11 18:01:25.266332"
2026-06-11 18:01:25.494261 | controller | }
2026-06-11 18:01:25.494282 | controller | ERROR: Ignoring Errors
2026-06-11 18:01:25.524211 | 
2026-06-11 18:01:25.524308 | TASK [Create system configuration directory]
2026-06-11 18:01:25.887677 | controller | changed
2026-06-11 18:01:25.913233 | 
2026-06-11 18:01:25.913314 | TASK [Get some of the system configurations]
2026-06-11 18:01:26.691788 | controller | ok: Runtime: 0:00:00.024082
2026-06-11 18:01:26.721181 | 
2026-06-11 18:01:26.721259 | TASK [Copy generated documentation if available]
2026-06-11 18:01:26.745600 | controller | skipping: Conditional result was False
2026-06-11 18:01:26.817397 | 
2026-06-11 18:01:26.817633 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-11 18:01:26.854073 | controller | skipping: Conditional result was False
2026-06-11 18:01:26.910106 | 
2026-06-11 18:01:26.910289 | TASK [Compress logs bigger than 2MB]
2026-06-11 18:01:51.186291 | controller | ok: Runtime: 0:00:23.378235
2026-06-11 18:01:51.250700 | 
2026-06-11 18:01:51.250809 | TASK [Copy files from workspace on node]
2026-06-11 18:01:51.293015 | controller | ok
2026-06-11 18:01:51.395854 | 
2026-06-11 18:01:51.396010 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 18:01:51.421284 | controller | skipping: Conditional result was False
2026-06-11 18:01:51.486874 | 
2026-06-11 18:01:51.487058 | TASK [fetch-output : Set log path for single node]
2026-06-11 18:01:51.639257 | controller | ok
2026-06-11 18:01:51.666067 | 
2026-06-11 18:01:51.666184 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 18:01:51.964238 | controller -> localhost | changed: "/var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/work/logs"
2026-06-11 18:01:51.964484 | 
2026-06-11 18:01:52.222947 | controller -> localhost | changed: "/var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/work/artifacts"
2026-06-11 18:01:52.467152 | controller -> localhost | changed: "/var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/work/docs"
2026-06-11 18:01:52.528620 | 
2026-06-11 18:01:52.528763 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 18:01:55.498275 | controller | changed:
2026-06-11 18:01:55.498777 | controller | .d..t...... ./
2026-06-11 18:01:55.498846 | controller | >f+++++++++ README.html
2026-06-11 18:01:55.498891 | controller | >f+++++++++ dmesg.log
2026-06-11 18:01:55.498928 | controller | >f+++++++++ installed-pkgs.log
2026-06-11 18:01:55.498965 | controller | >f+++++++++ python.log
2026-06-11 18:01:55.499002 | controller | >f+++++++++ registries.conf
2026-06-11 18:01:55.499037 | controller | >f+++++++++ selinux-denials.log
2026-06-11 18:01:55.499073 | controller | >f+++++++++ selinux-listing.log
2026-06-11 18:01:55.499108 | controller | cd+++++++++ ci-framework-data/
2026-06-11 18:01:55.499143 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-11 18:01:55.499179 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-11 18:01:55.499215 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-11 18:01:55.499251 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-11 18:01:55.499287 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-11 18:01:55.499323 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-11 18:01:55.499357 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-11 18:01:55.499391 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-11 18:01:55.499426 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-11 18:01:55.499460 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-11 18:01:55.499495 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-11 18:01:55.499581 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-11 18:01:55.499620 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-11 18:01:55.499654 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-11 18:01:55.499689 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-11 18:01:55.499723 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-11 18:01:55.499758 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-11 18:01:55.499791 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-11 18:01:55.499825 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_011_run_openstack_cleanup.sh
2026-06-11 18:01:55.499859 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_012_run_openstack_wait.sh
2026-06-11 18:01:55.499892 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_013_run_openstack_init.sh
2026-06-11 18:01:55.499925 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_014_run_openstack_patch_version.sh
2026-06-11 18:01:55.499957 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_015_run_openstack_update_run.sh
2026-06-11 18:01:55.500001 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-11 18:01:55.500035 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-11 18:01:55.500070 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-11 18:01:55.500105 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-11 18:01:55.500138 | controller | >f+++++++++ ci-framework-data/artifacts/operator_build_output_pre_update.yml
2026-06-11 18:01:55.500174 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-11 18:01:55.500209 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-11 18:01:55.500244 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-11 18:01:55.500284 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-11 18:01:55.500322 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-11 18:01:55.500358 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-11 18:01:55.500393 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-11 18:01:55.500428 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_18-01/
2026-06-11 18:01:55.500462 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_18-01/ansible_facts_cache/
2026-06-11 18:01:55.500498 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_18-01/ansible_facts_cache/localhost
2026-06-11 18:01:55.500573 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-11 18:01:55.500612 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-11 18:01:55.500646 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-11 18:01:55.500680 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-11 18:01:55.500715 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-11 18:01:55.500750 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-11 18:01:55.500786 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-11 18:01:55.500821 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/
2026-06-11 18:01:55.500857 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/namespace.yaml
2026-06-11 18:01:55.500893 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/
2026-06-11 18:01:55.500927 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/
2026-06-11 18:01:55.500962 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/operatorgroup.yaml
2026-06-11 18:01:55.500998 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/subscription.yaml
2026-06-11 18:01:55.501032 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-11 18:01:55.501067 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-11 18:01:55.501101 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-11 18:01:55.501163 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-11 18:01:55.501201 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-11 18:01:55.501236 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-11 18:01:55.501271 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-11 18:01:55.501305 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-11 18:01:55.501348 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-11 18:01:55.501383 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-11 18:01:55.501417 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-11 18:01:55.501450 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-11 18:01:55.501483 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-11 18:01:55.501546 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-11 18:01:55.501592 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-11 18:01:55.501627 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-11 18:01:55.501661 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-11 18:01:55.501695 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-11 18:01:55.501729 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-11 18:01:55.501764 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-11 18:01:55.501799 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-11 18:01:55.501833 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-11 18:01:55.501867 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-11 18:01:55.501900 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-11 18:01:55.501934 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-11 18:01:55.501968 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-11 18:01:55.502001 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-11 18:01:55.502035 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-11 18:01:55.502069 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-11 18:01:55.502102 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-11 18:01:55.502135 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-11 18:01:55.502168 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-11 18:01:55.502202 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-11 18:01:55.502235 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-11 18:01:55.502269 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-11 18:01:55.502303 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-11 18:01:55.502336 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-11 18:01:55.502370 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-11 18:01:55.502404 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-11 18:01:55.502438 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-11 18:01:55.502491 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-11 18:01:55.502573 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-11 18:01:55.502611 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-11 18:01:55.502645 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-11 18:01:55.502679 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-11 18:01:55.502713 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-11 18:01:55.502748 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-11 18:01:55.502782 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-11 18:01:55.502816 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-11 18:01:55.502850 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-11 18:01:55.502884 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-11 18:01:55.502917 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-11 18:01:55.502951 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-11 18:01:55.502985 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-11 18:01:55.503018 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-11 18:01:55.503051 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-11 18:01:55.503084 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-11 18:01:55.503117 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-11 18:01:55.503150 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-11 18:01:55.503184 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-11 18:01:55.503216 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-11 18:01:55.503250 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-11 18:01:55.503284 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-11 18:01:55.503319 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-11 18:01:55.503354 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-11 18:01:55.503388 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-11 18:01:55.503423 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-11 18:01:55.503458 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 18:01:55.503493 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-11 18:01:55.503566 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-11 18:01:55.503605 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-11 18:01:55.503639 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-11 18:01:55.503681 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-11 18:01:55.503716 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-11 18:01:55.503750 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-11 18:01:55.503784 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/minor_update_index_image.yml
2026-06-11 18:01:55.503818 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-11 18:01:55.503852 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-11 18:01:55.503886 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-11 18:01:55.503920 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-11 18:01:55.503956 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-11 18:01:55.503990 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-11 18:01:55.504024 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-11 18:01:55.504058 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-11 18:01:55.504092 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-11 18:01:55.504126 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-11 18:01:55.504160 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-11 18:01:55.504193 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-11 18:01:55.504227 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-11 18:01:55.504260 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-11 18:01:55.504294 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-11 18:01:55.504328 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-11 18:01:55.504362 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-11 18:01:55.504395 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-11 18:01:55.504428 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-11 18:01:55.504461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-11 18:01:55.504495 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-11 18:01:55.504565 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-11 18:01:55.504603 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-11 18:01:55.504636 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-11 18:01:55.504670 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-11 18:01:55.504703 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-11 18:01:55.504736 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-11 18:01:55.504769 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-11 18:01:55.504802 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-11 18:01:55.504842 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-11 18:01:55.504877 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-11 18:01:55.504914 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-11 18:01:55.504951 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-11 18:01:55.504988 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-11 18:01:55.505022 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-11 18:01:55.505057 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-11 18:01:55.505199 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-11 18:01:55.505255 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-11 18:01:55.505294 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-11 18:01:55.505331 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-11 18:01:55.505367 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-11 18:01:55.505402 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-11 18:01:55.505438 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-11 18:01:55.505473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-11 18:01:55.505508 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-11 18:01:55.505583 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-11 18:01:55.505620 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-11 18:01:55.505655 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-11 18:01:55.505690 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-11 18:01:55.505747 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-11 18:01:55.505786 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-11 18:01:55.505821 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-11 18:01:55.505855 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-11 18:01:55.505888 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-11 18:01:55.505923 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-11 18:01:55.505957 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-11 18:01:55.505991 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-11 18:01:55.506032 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-11 18:01:55.506067 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-11 18:01:55.506102 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-11 18:01:55.506135 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-11 18:01:55.506169 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-11 18:01:55.506202 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-11 18:01:55.506236 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-11 18:01:55.506269 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-11 18:01:55.506303 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-11 18:01:55.506338 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-11 18:01:55.506372 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-11 18:01:55.506406 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-11 18:01:55.506439 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-11 18:01:55.506473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-11 18:01:55.506506 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-11 18:01:55.506581 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-11 18:01:55.506618 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-11 18:01:55.506652 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-11 18:01:55.506686 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-11 18:01:55.506720 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-11 18:01:55.506753 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-11 18:01:55.506787 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-11 18:01:55.506819 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-11 18:01:55.506852 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-11 18:01:55.506886 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-11 18:01:55.506919 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-11 18:01:55.506951 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-11 18:01:55.506984 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-11 18:01:55.507016 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-11 18:01:55.507056 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-11 18:01:55.507090 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-11 18:01:55.507124 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-11 18:01:55.507157 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-11 18:01:55.507191 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-11 18:01:55.507225 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-11 18:01:55.507258 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-11 18:01:55.507292 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-11 18:01:55.507326 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-11 18:01:55.507359 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-11 18:01:55.507393 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-11 18:01:55.507426 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-11 18:01:55.507460 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-11 18:01:55.507493 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-11 18:01:55.507565 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-11 18:01:55.507603 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-11 18:01:55.507647 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-11 18:01:55.507688 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-11 18:01:55.507730 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-11 18:01:55.507766 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-11 18:01:55.507799 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-11 18:01:55.507833 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-11 18:01:55.507867 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-11 18:01:55.507901 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-11 18:01:55.507936 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-11 18:01:55.507969 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-11 18:01:55.508003 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-11 18:01:55.508037 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-11 18:01:55.508071 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-11 18:01:55.508113 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-11 18:01:55.508149 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-11 18:01:55.508184 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-11 18:01:55.508218 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-11 18:01:55.508251 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-11 18:01:55.508286 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-11 18:01:55.508320 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-11 18:01:55.508355 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-11 18:01:55.508388 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-11 18:01:55.508422 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-11 18:01:55.508456 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-11 18:01:55.508490 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-11 18:01:55.508562 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-11 18:01:55.508601 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-11 18:01:55.508634 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-11 18:01:55.508667 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-11 18:01:55.508702 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-11 18:01:55.508736 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-11 18:01:55.508770 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-11 18:01:55.508844 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-11 18:01:55.508885 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-11 18:01:55.508919 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-11 18:01:55.508954 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-11 18:01:55.508988 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-11 18:01:55.509022 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-11 18:01:55.509056 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-11 18:01:55.509090 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-11 18:01:55.509143 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-11 18:01:55.509181 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-11 18:01:55.509215 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-11 18:01:55.509257 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-11 18:01:55.509292 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-11 18:01:55.509326 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-11 18:01:55.509359 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-11 18:01:55.509392 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-11 18:01:55.509425 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-11 18:01:55.509458 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-11 18:01:55.509492 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-11 18:01:55.509563 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-11 18:01:55.509601 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-11 18:01:55.509635 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-11 18:01:55.509669 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-11 18:01:55.509702 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-11 18:01:55.509736 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-11 18:01:55.509768 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-11 18:01:55.509801 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-11 18:01:55.509835 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-11 18:01:55.509869 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-11 18:01:55.509902 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-11 18:01:55.509936 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-11 18:01:55.509969 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-11 18:01:55.510001 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-11 18:01:55.510034 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-11 18:01:55.510067 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-11 18:01:55.510099 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-11 18:01:55.510132 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-11 18:01:55.510165 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-11 18:01:55.510198 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-11 18:01:55.510232 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-11 18:01:55.510273 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-11 18:01:55.510308 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-11 18:01:55.510342 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-11 18:01:55.510376 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-11 18:01:55.510410 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-11 18:01:55.510444 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-11 18:01:55.510477 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-11 18:01:55.510538 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-11 18:01:55.510584 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-11 18:01:55.510620 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-11 18:01:55.510654 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-11 18:01:55.510689 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-11 18:01:55.510723 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-11 18:01:55.510758 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-11 18:01:55.510792 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-11 18:01:55.510825 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-11 18:01:55.510858 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-11 18:01:55.510892 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-11 18:01:55.510926 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-11 18:01:55.510960 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-11 18:01:55.510994 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-11 18:01:55.511029 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-11 18:01:55.511062 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-11 18:01:55.511096 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-11 18:01:55.511130 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-11 18:01:55.511163 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-11 18:01:55.511196 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-11 18:01:55.511229 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-11 18:01:55.511262 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-11 18:01:55.511309 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-11 18:01:55.511344 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-11 18:01:55.511378 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-11 18:01:55.511411 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-11 18:01:55.511445 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-11 18:01:55.511479 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-11 18:01:55.511540 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-11 18:01:55.511584 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-11 18:01:55.511619 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-11 18:01:55.511652 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-11 18:01:55.511686 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-11 18:01:55.511719 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-11 18:01:55.511752 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-11 18:01:55.511785 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-11 18:01:55.511818 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-11 18:01:55.511851 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-11 18:01:55.511885 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-11 18:01:55.511918 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-11 18:01:55.511951 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-11 18:01:55.511984 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-11 18:01:55.512017 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-11 18:01:55.512050 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-11 18:01:55.512083 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-11 18:01:55.512116 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-11 18:01:55.512148 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-11 18:01:55.512184 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-11 18:01:55.512217 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-11 18:01:55.512250 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-11 18:01:55.512284 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-11 18:01:55.512324 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-11 18:01:55.512359 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-11 18:01:55.512392 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-11 18:01:55.512425 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-11 18:01:55.512458 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-11 18:01:55.512491 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-11 18:01:55.512562 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-11 18:01:55.512600 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-11 18:01:55.512635 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-11 18:01:55.512668 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-11 18:01:55.512701 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-11 18:01:55.512735 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-11 18:01:55.512769 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-11 18:01:55.512803 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-11 18:01:55.512837 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-11 18:01:55.512871 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-11 18:01:55.512905 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-11 18:01:55.512939 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-11 18:01:55.512972 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-11 18:01:55.513004 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-11 18:01:55.513038 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-11 18:01:55.513071 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-11 18:01:55.513103 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-11 18:01:55.513156 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-11 18:01:55.513191 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-11 18:01:55.513225 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-11 18:01:55.513259 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-11 18:01:55.513292 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-11 18:01:55.513325 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-11 18:01:55.513359 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-11 18:01:55.513400 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-11 18:01:55.513435 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-11 18:01:55.513470 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-11 18:01:55.513503 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-11 18:01:55.513589 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-11 18:01:55.513626 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-11 18:01:55.513659 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-11 18:01:55.513694 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-11 18:01:55.513727 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-11 18:01:55.513761 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-11 18:01:55.513794 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-11 18:01:55.513828 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-11 18:01:55.513861 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-11 18:01:55.513895 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-11 18:01:55.513929 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-11 18:01:55.513962 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-11 18:01:55.513995 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-11 18:01:55.514028 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-11 18:01:55.514061 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-11 18:01:55.514095 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-11 18:01:55.514128 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-11 18:01:55.514162 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-11 18:01:55.514195 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-11 18:01:55.514228 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-11 18:01:55.514266 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-11 18:01:55.514302 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-11 18:01:55.514339 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-11 18:01:55.514373 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-11 18:01:55.514408 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-11 18:01:55.514442 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-11 18:01:55.514484 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-11 18:01:55.514546 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-11 18:01:55.514591 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-11 18:01:55.514625 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-11 18:01:55.514660 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-11 18:01:55.514694 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-11 18:01:55.514727 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-11 18:01:55.514761 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-11 18:01:55.514795 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-11 18:01:55.514828 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-11 18:01:55.514862 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-11 18:01:55.514895 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-11 18:01:55.514929 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-11 18:01:55.514962 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-11 18:01:55.514995 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-11 18:01:55.515028 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-11 18:01:55.515061 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-11 18:01:55.515095 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-11 18:01:55.515128 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-11 18:01:55.515160 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-11 18:01:55.515194 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-11 18:01:55.515315 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-11 18:01:55.515365 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-11 18:01:55.515402 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-11 18:01:55.515439 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-11 18:01:55.515473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-11 18:01:55.515508 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-11 18:01:55.515581 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-11 18:01:55.515618 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-11 18:01:55.515661 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-11 18:01:55.515697 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-11 18:01:55.515731 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-11 18:01:55.515764 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-11 18:01:55.515798 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-11 18:01:55.515831 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-11 18:01:55.515864 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-11 18:01:55.515897 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-11 18:01:55.515932 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-11 18:01:55.515967 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-11 18:01:55.516001 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-11 18:01:55.516036 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-11 18:01:55.516071 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-11 18:01:55.516106 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-11 18:01:55.516140 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-11 18:01:55.516174 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-11 18:01:55.516208 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-11 18:01:55.516241 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-11 18:01:55.516276 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-11 18:01:55.516310 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-11 18:01:55.516344 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-11 18:01:55.516378 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-11 18:01:55.516412 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-11 18:01:55.516447 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-11 18:01:55.516481 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-11 18:01:55.516545 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-11 18:01:55.516591 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-11 18:01:55.516626 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-11 18:01:55.516660 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-11 18:01:55.516694 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-11 18:01:55.516727 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-11 18:01:55.516760 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-11 18:01:55.516792 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-11 18:01:55.516832 | controller | >f+++++++++ ci-framework-data/logs/ci_script_011_run_openstack_cleanup.log
2026-06-11 18:01:55.516865 | controller | >f+++++++++ ci-framework-data/logs/ci_script_012_run_openstack_wait.log
2026-06-11 18:01:55.516898 | controller | >f+++++++++ ci-framework-data/logs/ci_script_013_run_openstack_init.log
2026-06-11 18:01:55.516931 | controller | >f+++++++++ ci-framework-data/logs/ci_script_014_run_openstack_patch_version.log
2026-06-11 18:01:55.516963 | controller | >f+++++++++ ci-framework-data/logs/ci_script_015_run_openstack_update_run.log
2026-06-11 18:01:55.516996 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-11 18:01:55.517030 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-11 18:01:55.517064 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-11 18:01:55.517098 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-11 18:01:55.517156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-11 18:01:55.517193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-11 18:01:55.517227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-11 18:01:55.517262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-11 18:01:55.517297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-11 18:01:55.517332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-11 18:01:55.517365 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-11 18:01:55.517397 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-11 18:01:55.517432 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c
2026-06-11 18:01:55.517467 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-11 18:01:55.517501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-11 18:01:55.517575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-11 18:01:55.517611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-11 18:01:55.517646 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-11 18:01:55.517679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-11 18:01:55.517713 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-11 18:01:55.517746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-11 18:01:55.517779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-11 18:01:55.517812 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-11 18:01:55.517846 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-11 18:01:55.517881 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/
2026-06-11 18:01:55.517916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/boot-finished
2026-06-11 18:01:55.517952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/cloud-config.txt
2026-06-11 18:01:55.517986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/datasource
2026-06-11 18:01:55.518021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/network-config.json
2026-06-11 18:01:55.518062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/obj.pkl
2026-06-11 18:01:55.518097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/user-data.txt
2026-06-11 18:01:55.518131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/user-data.txt.i
2026-06-11 18:01:55.518164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/vendor-data.txt
2026-06-11 18:01:55.518198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/vendor-data.txt.i
2026-06-11 18:01:55.518230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/vendor-data2.txt
2026-06-11 18:01:55.518263 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/vendor-data2.txt.i
2026-06-11 18:01:55.518295 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/handlers/
2026-06-11 18:01:55.518329 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/scripts/
2026-06-11 18:01:55.518363 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/
2026-06-11 18:01:55.518398 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_install_hotplug
2026-06-11 18:01:55.518433 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_keys_to_console
2026-06-11 18:01:55.518467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_locale
2026-06-11 18:01:55.518500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_mounts
2026-06-11 18:01:55.518572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_reset_rmc
2026-06-11 18:01:55.518608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_scripts_per_instance
2026-06-11 18:01:55.518642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_scripts_user
2026-06-11 18:01:55.518676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_scripts_vendor
2026-06-11 18:01:55.518710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_seed_random
2026-06-11 18:01:55.518744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_set_hostname
2026-06-11 18:01:55.518777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_set_passwords
2026-06-11 18:01:55.518810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_ssh
2026-06-11 18:01:55.518843 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_ssh_authkey_fingerprints
2026-06-11 18:01:55.518877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/config_users_groups
2026-06-11 18:01:55.518910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/604a04e1-13f7-4a64-9fe4-438470420b5c/sem/consume_data
2026-06-11 18:01:55.518966 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-11 18:01:55.519013 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-11 18:01:55.519056 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-11 18:01:55.519101 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-11 18:01:55.519144 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-11 18:01:55.519185 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-11 18:01:55.519227 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-11 18:01:55.519269 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-11 18:01:55.519312 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-11 18:01:55.519354 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-11 18:01:55.519396 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/iscsid/
2026-06-11 18:01:55.519439 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-11 18:01:55.519481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-11 18:01:55.519598 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-11 18:01:55.519644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-11 18:01:55.519679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-11 18:01:55.519714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-11 18:01:55.519749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-11 18:01:55.519782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-11 18:01:55.519815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-11 18:01:55.519848 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-11 18:01:55.519881 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-11 18:01:55.519915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-11 18:01:55.519949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-11 18:01:55.519984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.79048.2026-06-11@13:06:19~
2026-06-11 18:01:55.520018 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-11 18:01:55.520052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-11 18:01:55.520085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-11 18:01:55.520118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-11 18:01:55.520152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-11 18:01:55.520184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-11 18:01:55.520217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-11 18:01:55.520257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-11 18:01:55.520306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-11 18:01:55.520372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-11 18:01:55.520408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-11 18:01:55.520443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-11 18:01:55.520486 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-11 18:01:55.520559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-11 18:01:55.520598 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-11 18:01:55.520633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-11 18:01:55.520667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-11 18:01:55.520701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-11 18:01:55.520734 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-11 18:01:55.520768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-11 18:01:55.520802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-11 18:01:55.520836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-11 18:01:55.520869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-11 18:01:55.520904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-11 18:01:55.520938 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-11 18:01:55.520972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-11 18:01:55.521006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-11 18:01:55.521041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-11 18:01:55.521075 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-11 18:01:55.521131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-11 18:01:55.521170 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-11 18:01:55.521206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-11 18:01:55.521240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-11 18:01:55.521275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-11 18:01:55.521309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-11 18:01:55.521343 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-11 18:01:55.521378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-11 18:01:55.521412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-11 18:01:55.521446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-11 18:01:55.521479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-11 18:01:55.521540 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-11 18:01:55.521585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-11 18:01:55.521620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-11 18:01:55.521653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-11 18:01:55.521687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-11 18:01:55.521719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-11 18:01:55.521753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-11 18:01:55.521785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-11 18:01:55.521818 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-11 18:01:55.521852 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-11 18:01:55.521893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-11 18:01:55.521927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-11 18:01:55.521960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-11 18:01:55.521992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-11 18:01:55.522025 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-11 18:01:55.522057 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-11 18:01:55.522090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-11 18:01:55.522123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-11 18:01:55.522155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-11 18:01:55.522188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-11 18:01:55.522220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-11 18:01:55.522253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-11 18:01:55.522285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-11 18:01:55.522318 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-11 18:01:55.522351 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-11 18:01:55.522384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-11 18:01:55.522436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-11 18:01:55.522475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-11 18:01:55.522509 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-11 18:01:55.522681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-11 18:01:55.522734 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-11 18:01:55.522770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-11 18:01:55.522804 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-11 18:01:55.522839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-11 18:01:55.522874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-11 18:01:55.522974 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-11 18:01:55.523021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-11 18:01:55.523057 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-11 18:01:55.523092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-11 18:01:55.523126 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-11 18:01:55.523160 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-11 18:01:55.523194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-11 18:01:55.523229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.71240.2026-06-11@13:05:10~
2026-06-11 18:01:55.523265 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-11 18:01:55.523300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-11 18:01:55.523334 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-11 18:01:55.523377 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-11 18:01:55.523413 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-11 18:01:55.523448 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-11 18:01:55.523483 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-11 18:01:55.523552 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-11 18:01:55.523599 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-11 18:01:55.523635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-11 18:01:55.523670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-11 18:01:55.523703 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-11 18:01:55.523737 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-11 18:01:55.523771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-11 18:01:55.523806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-11 18:01:55.523840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-11 18:01:55.523875 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-11 18:01:55.523907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-11 18:01:55.523941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-11 18:01:55.523976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-11 18:01:55.524010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-11 18:01:55.524044 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-11 18:01:55.524078 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-11 18:01:55.524112 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-11 18:01:55.524146 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-11 18:01:55.524181 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-11 18:01:55.524215 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-11 18:01:55.524249 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-11 18:01:55.524283 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-11 18:01:55.524317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-11 18:01:55.524351 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-11 18:01:55.524385 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-11 18:01:55.524420 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-11 18:01:55.524453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-11 18:01:55.524495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-11 18:01:55.524570 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-11 18:01:55.524607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-11 18:01:55.524642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-11 18:01:55.524675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-11 18:01:55.524708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-11 18:01:55.524741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-11 18:01:55.524774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-11 18:01:55.524807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-11 18:01:55.524840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-11 18:01:55.524872 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-11 18:01:55.524905 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-11 18:01:55.524938 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-11 18:01:55.524970 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-11 18:01:55.525004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-11 18:01:55.525037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-11 18:01:55.525070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-11 18:01:55.525104 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-11 18:01:55.525163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-11 18:01:55.525197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-11 18:01:55.525230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-11 18:01:55.525263 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-11 18:01:55.525297 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-11 18:01:55.525408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-11 18:01:55.525465 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-11 18:01:55.525503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-11 18:01:55.525582 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-11 18:01:55.525620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-11 18:01:55.525655 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-11 18:01:55.525689 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-11 18:01:55.525723 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-11 18:01:55.525758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-11 18:01:55.525793 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-11 18:01:55.525829 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-11 18:01:55.525872 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-11 18:01:55.525908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-11 18:01:55.525943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-11 18:01:55.525977 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-11 18:01:55.526011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-11 18:01:55.526045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-11 18:01:55.526079 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-11 18:01:55.526113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-11 18:01:55.526148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-11 18:01:55.526182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-11 18:01:55.526215 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-11 18:01:55.526248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-11 18:01:55.526282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-11 18:01:55.526317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-11 18:01:55.526352 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-11 18:01:55.526387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-11 18:01:55.526422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-11 18:01:55.526457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-11 18:01:55.526491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-11 18:01:55.526563 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-11 18:01:55.526601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-11 18:01:55.526636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-11 18:01:55.526671 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-11 18:01:55.526706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-11 18:01:55.526741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-11 18:01:55.526774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-11 18:01:55.526807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-11 18:01:55.526841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-11 18:01:55.526874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-11 18:01:55.526908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-11 18:01:55.526948 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-11 18:01:55.526983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-11 18:01:55.527016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-11 18:01:55.527049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-11 18:01:55.527082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-11 18:01:55.527115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-11 18:01:55.527148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-11 18:01:55.527181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-11 18:01:55.527215 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-11 18:01:55.527249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-11 18:01:55.527282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-11 18:01:55.527315 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-11 18:01:55.527348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-11 18:01:55.527381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-11 18:01:55.527414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-11 18:01:55.527447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-11 18:01:55.527479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-11 18:01:55.527540 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-11 18:01:55.527585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-11 18:01:55.527620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-11 18:01:55.527654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-11 18:01:55.527687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-11 18:01:55.527721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-11 18:01:55.527754 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-11 18:01:55.527787 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-11 18:01:55.527820 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-11 18:01:55.527853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-11 18:01:55.527887 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-11 18:01:55.527921 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-11 18:01:55.527954 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-11 18:01:55.527988 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-11 18:01:55.528029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-11 18:01:55.528064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-11 18:01:55.528098 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-11 18:01:55.528138 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-11 18:01:55.528182 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-11 18:01:55.528218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-11 18:01:55.528252 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-11 18:01:55.528287 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-11 18:01:55.528322 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-11 18:01:55.528357 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-11 18:01:55.528392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-11 18:01:55.528427 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-11 18:01:55.528462 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-11 18:01:55.528496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-11 18:01:55.528570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-11 18:01:55.528609 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-11 18:01:55.528643 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-11 18:01:55.528676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-11 18:01:55.528710 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-11 18:01:55.528744 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-11 18:01:55.528778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-11 18:01:55.528813 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-11 18:01:55.528848 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-11 18:01:55.528883 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-11 18:01:55.528917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-11 18:01:55.528952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-11 18:01:55.528987 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-11 18:01:55.529021 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-11 18:01:55.529056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-11 18:01:55.529091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-11 18:01:55.529148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-11 18:01:55.529183 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-11 18:01:55.529218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-11 18:01:55.529268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-11 18:01:55.529303 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-11 18:01:55.529337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-11 18:01:55.529372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-11 18:01:55.529406 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-11 18:01:55.529440 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-11 18:01:55.529474 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-11 18:01:55.529509 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-11 18:01:55.529585 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-11 18:01:55.529621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-11 18:01:55.529656 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-11 18:01:55.529705 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-11 18:01:55.529749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-11 18:01:55.529791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-11 18:01:55.529833 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-11 18:01:55.529871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-11 18:01:55.529915 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-11 18:01:55.529960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-11 18:01:55.530003 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-11 18:01:55.530045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-11 18:01:55.530083 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-11 18:01:55.530113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-11 18:01:55.530139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-11 18:01:55.530166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-11 18:01:55.530193 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-11 18:01:55.530220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-11 18:01:55.530247 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-11 18:01:55.530274 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-11 18:01:55.530302 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-11 18:01:55.530330 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-11 18:01:55.530357 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-11 18:01:55.530385 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-11 18:01:55.530412 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-11 18:01:55.530439 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-11 18:01:55.530467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-11 18:01:55.530499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-11 18:01:55.530550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-11 18:01:55.530580 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-11 18:01:55.530609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-11 18:01:55.530637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-11 18:01:55.530664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-11 18:01:55.530691 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-11 18:01:55.530716 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-11 18:01:55.530738 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-11 18:01:55.530762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-11 18:01:55.530787 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-11 18:01:55.530853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-11 18:01:55.530882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-11 18:01:55.530905 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-11 18:01:55.530926 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-11 18:01:55.530948 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-11 18:01:55.530970 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-11 18:01:55.530991 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-11 18:01:55.531013 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-11 18:01:55.531035 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-11 18:01:55.531056 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-11 18:01:55.531078 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-11 18:01:55.531100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-11 18:01:55.531122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-11 18:01:55.531143 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-11 18:01:55.531165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-11 18:01:55.531186 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-11 18:01:55.531207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-11 18:01:55.531228 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-11 18:01:55.531249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-11 18:01:55.531270 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-11 18:01:55.531291 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-11 18:01:55.531312 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-11 18:01:55.531332 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-11 18:01:55.531359 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-11 18:01:55.531381 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-11 18:01:55.531402 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-11 18:01:55.531423 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-11 18:01:55.531445 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-11 18:01:55.531466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-11 18:01:55.531487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-11 18:01:55.531508 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-11 18:01:55.531561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-11 18:01:55.531583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-11 18:01:55.531605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-11 18:01:55.531626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-11 18:01:55.531648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-11 18:01:55.531669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-11 18:01:55.531690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-11 18:01:55.531711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-11 18:01:55.531732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-11 18:01:55.531753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-11 18:01:55.531774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-11 18:01:55.531795 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-11 18:01:55.531816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-11 18:01:55.531836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-11 18:01:55.531857 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-11 18:01:55.531877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-11 18:01:55.531898 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-11 18:01:55.531919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-11 18:01:55.531941 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-11 18:01:55.531962 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-11 18:01:55.531984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.iscsid_restart_required
2026-06-11 18:01:55.532005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-11 18:01:55.532027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-11 18:01:55.532048 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-11 18:01:55.532072 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-11 18:01:55.532095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-11 18:01:55.532117 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-11 18:01:55.532138 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-11 18:01:55.532165 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-11 18:01:55.532187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-11 18:01:55.532208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-11 18:01:55.532230 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-11 18:01:55.532252 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-11 18:01:55.532274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-11 18:01:55.532296 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-11 18:01:55.532318 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-11 18:01:55.532340 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-11 18:01:55.532364 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-11 18:01:55.532387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-11 18:01:55.532409 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-11 18:01:55.532431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-11 18:01:55.532453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-11 18:01:55.532475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-11 18:01:55.532497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-11 18:01:55.532550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-11 18:01:55.532575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-11 18:01:55.532597 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-11 18:01:55.532618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-11 18:01:55.532640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-11 18:01:55.532661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-11 18:01:55.532682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-11 18:01:55.532704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-11 18:01:55.532725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-11 18:01:55.532746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-11 18:01:55.532767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-11 18:01:55.532788 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-11 18:01:55.532809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-11 18:01:55.532830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-11 18:01:55.532851 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-11 18:01:55.532872 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-11 18:01:55.532892 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-11 18:01:55.532914 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-11 18:01:55.532941 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-11 18:01:55.532963 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-11 18:01:55.532985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-11 18:01:55.533006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-11 18:01:55.533028 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-11 18:01:55.533049 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-11 18:01:55.533070 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-11 18:01:55.533091 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-11 18:01:55.533130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-11 18:01:55.533152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-11 18:01:55.533174 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-11 18:01:55.533195 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-11 18:01:55.533217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-11 18:01:55.533238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-11 18:01:55.533259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-11 18:01:55.533279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-11 18:01:55.533300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-11 18:01:55.533321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-11 18:01:55.533342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-11 18:01:55.533363 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-11 18:01:55.533384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-11 18:01:55.533405 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-11 18:01:55.533426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-11 18:01:55.533447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-11 18:01:55.533467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-11 18:01:55.533488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-11 18:01:55.533509 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-11 18:01:55.533555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-11 18:01:55.533577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-11 18:01:55.533598 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-11 18:01:55.533619 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-11 18:01:55.533639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-11 18:01:55.533661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-11 18:01:55.533683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-11 18:01:55.533709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-11 18:01:55.533731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-11 18:01:55.533752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-11 18:01:55.533773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-11 18:01:55.533794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-11 18:01:55.533816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-11 18:01:55.533837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-11 18:01:55.533859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-11 18:01:55.533880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-11 18:01:55.533901 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-11 18:01:55.533922 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-11 18:01:55.533943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-11 18:01:55.533964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-11 18:01:55.533985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-11 18:01:55.534005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-11 18:01:55.534026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-11 18:01:55.534047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-11 18:01:55.534067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-11 18:01:55.534088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-11 18:01:55.534110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-11 18:01:55.534132 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-11 18:01:55.534154 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-11 18:01:55.534176 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-11 18:01:55.534198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-11 18:01:55.534219 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-11 18:01:55.534241 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-11 18:01:55.534262 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-11 18:01:55.534283 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-11 18:01:55.534303 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-11 18:01:55.534324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-11 18:01:55.534346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-11 18:01:55.534367 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-11 18:01:55.534392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-11 18:01:55.534550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-11 18:01:55.534581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-11 18:01:55.534604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-11 18:01:55.534625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-11 18:01:55.534647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-11 18:01:55.534667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-11 18:01:55.534688 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-11 18:01:55.534709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-11 18:01:55.534730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-11 18:01:55.534752 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-11 18:01:55.534773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-11 18:01:55.534794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-11 18:01:55.534815 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-11 18:01:55.534836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-1005325016.vg
2026-06-11 18:01:55.534857 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-1248827986.vg
2026-06-11 18:01:55.534878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-49830975.vg
2026-06-11 18:01:55.534899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-379933218.vg
2026-06-11 18:01:55.534919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-444729140.vg
2026-06-11 18:01:55.534940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-1692932887.vg
2026-06-11 18:01:55.534960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-1745989292.vg
2026-06-11 18:01:55.534981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-1466469880.vg
2026-06-11 18:01:55.535002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-580214122.vg
2026-06-11 18:01:55.535022 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-11 18:01:55.535043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-11 18:01:55.535066 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-11 18:01:55.535090 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-11 18:01:55.535111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-11 18:01:55.535133 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-11 18:01:55.535154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260611.130103.0001
2026-06-11 18:01:55.535175 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-11 18:01:55.535195 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-11 18:01:55.535216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-11 18:01:55.535238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-11 18:01:55.535264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-11 18:01:55.535285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-11 18:01:55.535306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-11 18:01:55.535326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-11 18:01:55.535347 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-11 18:01:55.535368 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-11 18:01:55.535389 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-11 18:01:55.535411 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-11 18:01:55.535432 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-11 18:01:55.535528 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-11 18:01:55.535565 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-11 18:01:55.535589 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-11 18:01:55.535611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-11 18:01:55.535633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-11 18:01:55.535655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-11 18:01:55.535676 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-11 18:01:55.535697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-11 18:01:55.535718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-11 18:01:55.535739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-11 18:01:55.535761 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-11 18:01:55.535782 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-11 18:01:55.535803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-11 18:01:55.535825 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-11 18:01:55.535847 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-11 18:01:55.535868 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-11 18:01:55.535889 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-11 18:01:55.535910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-11 18:01:55.535932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-11 18:01:55.535953 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-11 18:01:55.535974 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-11 18:01:55.535996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-11 18:01:55.536016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-11 18:01:55.536037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-11 18:01:55.536057 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-11 18:01:55.536083 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-11 18:01:55.536105 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-11 18:01:55.536126 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-11 18:01:55.536147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-11 18:01:55.536168 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-11 18:01:55.536190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-11 18:01:55.536211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-11 18:01:55.536232 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-11 18:01:55.536253 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-11 18:01:55.536274 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-11 18:01:55.536296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-11 18:01:55.536317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-11 18:01:55.536339 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-11 18:01:55.536359 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-11 18:01:55.536380 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-11 18:01:55.536401 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-11 18:01:55.536422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-11 18:01:55.536443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-11 18:01:55.536465 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-11 18:01:55.536485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-11 18:01:55.536506 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-11 18:01:55.536560 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-11 18:01:55.536583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-11 18:01:55.536605 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-11 18:01:55.536627 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-11 18:01:55.536648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-11 18:01:55.536669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-11 18:01:55.536690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-11 18:01:55.536711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-11 18:01:55.536732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-11 18:01:55.536752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-11 18:01:55.536773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-11 18:01:55.536794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-11 18:01:55.536816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-11 18:01:55.536836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-11 18:01:55.536857 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-11 18:01:55.536884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-11 18:01:55.536905 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-11 18:01:55.536926 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-11 18:01:55.536947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-11 18:01:55.536968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-11 18:01:55.536990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-11 18:01:55.537012 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-11 18:01:55.537033 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-11 18:01:55.537055 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-11 18:01:55.537077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-11 18:01:55.537114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-11 18:01:55.537137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-11 18:01:55.537159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-11 18:01:55.537180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-11 18:01:55.537201 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-11 18:01:55.537222 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-11 18:01:55.537243 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-11 18:01:55.537264 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-11 18:01:55.537285 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-11 18:01:55.537307 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-11 18:01:55.537328 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-11 18:01:55.537349 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-11 18:01:55.537371 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-11 18:01:55.537393 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-11 18:01:55.537415 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-11 18:01:55.537436 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-11 18:01:55.537458 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-11 18:01:55.537479 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-11 18:01:55.537501 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-11 18:01:55.537557 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-11 18:01:55.537582 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-11 18:01:55.537605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-11 18:01:55.537626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-11 18:01:55.537647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-11 18:01:55.537669 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-11 18:01:55.537696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-11 18:01:55.537718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-11 18:01:55.537739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-11 18:01:55.537760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-11 18:01:55.537781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-11 18:01:55.537803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-11 18:01:55.537824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-11 18:01:55.537845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-11 18:01:55.537865 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-11 18:01:55.537886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-11 18:01:55.537907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-11 18:01:55.537994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-11 18:01:55.538020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-11 18:01:55.538042 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-11 18:01:55.538063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-11 18:01:55.538085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-11 18:01:55.538107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-11 18:01:55.538132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-11 18:01:55.538153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-11 18:01:55.538174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-11 18:01:55.538195 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-11 18:01:55.538216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-11 18:01:55.538237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-11 18:01:55.538258 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-11 18:01:55.538279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-11 18:01:55.538345 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-11 18:01:55.538375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-11 18:01:55.538398 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-11 18:01:55.538420 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-11 18:01:55.538441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-11 18:01:55.538462 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-11 18:01:55.538483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-11 18:01:55.538504 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-11 18:01:55.538585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-11 18:01:55.538610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-11 18:01:55.538639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-11 18:01:55.538662 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-11 18:01:55.538683 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-11 18:01:55.538705 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-11 18:01:55.538726 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-11 18:01:55.538748 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-11 18:01:55.538769 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-11 18:01:55.538791 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-11 18:01:55.538813 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-11 18:01:55.538835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-11 18:01:55.538857 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-11 18:01:55.538878 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-11 18:01:55.538900 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-11 18:01:55.538922 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-11 18:01:55.538944 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-11 18:01:55.538966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-11 18:01:55.538988 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-11 18:01:55.539010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-11 18:01:55.539031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-11 18:01:55.539053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-11 18:01:55.539075 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-11 18:01:55.539097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-11 18:01:55.539119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-11 18:01:55.539141 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-11 18:01:55.539162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-11 18:01:55.539183 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-11 18:01:55.539205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-11 18:01:55.539226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-11 18:01:55.539247 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-11 18:01:55.539268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-11 18:01:55.539289 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-11 18:01:55.539310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-11 18:01:55.539331 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-11 18:01:55.539352 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-11 18:01:55.539373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-11 18:01:55.539394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-11 18:01:55.539419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-11 18:01:55.539441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-11 18:01:55.539462 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-11 18:01:55.539483 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-11 18:01:55.539505 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-11 18:01:55.539553 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-11 18:01:55.539577 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-11 18:01:55.539598 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-11 18:01:55.539620 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-11 18:01:55.539641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/.config_backup
2026-06-11 18:01:55.539663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-11 18:01:55.539684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-11 18:01:55.539706 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-11 18:01:55.539727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-11 18:01:55.539748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-11 18:01:55.539769 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-11 18:01:55.539790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-11 18:01:55.539811 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-11 18:01:55.539832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-11 18:01:55.539853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-11 18:01:55.539874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-11 18:01:55.539895 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-11 18:01:55.539916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-11 18:01:55.539936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-11 18:01:55.539957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-11 18:01:55.539978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-11 18:01:55.539999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-11 18:01:55.540019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-11 18:01:55.540040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-11 18:01:55.540062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-11 18:01:55.540084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-11 18:01:55.540106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-11 18:01:55.540132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-11 18:01:55.540155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-11 18:01:55.540177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-11 18:01:55.540198 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-11 18:01:55.540220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-11 18:01:55.540242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-11 18:01:55.540264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-11 18:01:55.540286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-11 18:01:55.540307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-11 18:01:55.540329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-11 18:01:55.540350 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-11 18:01:55.540372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-11 18:01:55.540393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-11 18:01:55.540413 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-11 18:01:55.540434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-11 18:01:55.540456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-11 18:01:55.540477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-11 18:01:55.540498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-11 18:01:55.540547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-11 18:01:55.540571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-11 18:01:55.540594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-11 18:01:55.540616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-11 18:01:55.540638 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-11 18:01:55.540660 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-11 18:01:55.540681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-11 18:01:55.540703 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-11 18:01:55.540724 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-11 18:01:55.540745 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-11 18:01:55.540767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-11 18:01:55.540789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-11 18:01:55.540816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-11 18:01:55.540838 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-11 18:01:55.540859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-11 18:01:55.540881 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-11 18:01:55.540902 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-11 18:01:55.540931 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-11 18:01:55.540959 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-11 18:01:55.540988 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-11 18:01:55.541016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-11 18:01:55.541044 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-11 18:01:55.541072 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-11 18:01:55.541119 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-11 18:01:55.541149 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-11 18:01:55.541177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-11 18:01:55.541204 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-11 18:01:55.541231 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-11 18:01:55.541258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-11 18:01:55.541285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-11 18:01:55.541308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.79329.2026-06-11@13:06:21~
2026-06-11 18:01:55.541335 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-11 18:01:55.541363 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-11 18:01:55.541390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-11 18:01:55.541418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-11 18:01:55.541445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-11 18:01:55.541473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-11 18:01:55.541499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-11 18:01:55.541556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-11 18:01:55.541582 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-11 18:01:55.541610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-11 18:01:55.541637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-11 18:01:55.541665 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-11 18:01:55.541693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-11 18:01:55.541721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.79484.2026-06-11@13:06:22~
2026-06-11 18:01:55.541748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-11 18:01:55.541776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-11 18:01:55.541855 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-11 18:01:55.541885 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-11 18:01:55.541907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-11 18:01:55.541929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-11 18:01:55.541950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-11 18:01:55.541972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-11 18:01:55.541992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-11 18:01:55.542014 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-11 18:01:55.542035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-11 18:01:55.542057 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-11 18:01:55.542079 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-11 18:01:55.542101 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-11 18:01:55.542123 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-11 18:01:55.542145 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-11 18:01:55.542167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-11 18:01:55.542189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-11 18:01:55.542210 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-11 18:01:55.542233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-11 18:01:55.542255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-11 18:01:55.542277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-11 18:01:55.542298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-11 18:01:55.542320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-11 18:01:55.542341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-11 18:01:55.542362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-11 18:01:55.542383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-11 18:01:55.542405 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-11 18:01:55.542426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-11 18:01:55.542448 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-11 18:01:55.542469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-11 18:01:55.542490 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-11 18:01:55.542543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-11 18:01:55.542574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-11 18:01:55.542602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-11 18:01:55.542624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-11 18:01:55.542645 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-11 18:01:55.542667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-11 18:01:55.542688 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-11 18:01:55.542709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-11 18:01:55.542731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-11 18:01:55.542752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-11 18:01:55.542773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-11 18:01:55.542794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-11 18:01:55.542815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-11 18:01:55.542836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-11 18:01:55.542857 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-11 18:01:55.542878 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-11 18:01:55.542898 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-11 18:01:55.542920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-11 18:01:55.542941 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-11 18:01:55.542962 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-11 18:01:55.542983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-11 18:01:55.543005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-11 18:01:55.543026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-11 18:01:55.543047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-11 18:01:55.543068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-11 18:01:55.543089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-11 18:01:55.543111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-11 18:01:55.543132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-11 18:01:55.543153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-11 18:01:55.543174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-11 18:01:55.543195 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-11 18:01:55.543216 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-11 18:01:55.543237 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-11 18:01:55.543258 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-11 18:01:55.543283 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-11 18:01:55.543305 | 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-11 18:01:55.543327 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-11 18:01:55.543349 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-11 18:01:55.543371 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-11 18:01:55.543392 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-11 18:01:55.543414 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-11 18:01:55.543435 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-11 18:01:55.543456 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-11 18:01:55.543478 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-11 18:01:55.543499 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-11 18:01:55.543547 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-11 18:01:55.543571 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-11 18:01:55.543593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-11 18:01:55.543615 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-11 18:01:55.543637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-11 18:01:55.543658 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-11 18:01:55.543679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-11 18:01:55.543701 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-11 18:01:55.543722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-11 18:01:55.543744 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-11 18:01:55.543767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-11 18:01:55.543790 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-11 18:01:55.543812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-11 18:01:55.543835 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-11 18:01:55.543858 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-11 18:01:55.543880 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-11 18:01:55.543902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-11 18:01:55.543925 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-11 18:01:55.543952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-11 18:01:55.543976 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-11 18:01:55.543998 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-11 18:01:55.544020 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-11 18:01:55.544042 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-11 18:01:55.544064 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-11 18:01:55.544089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-11 18:01:55.544113 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-11 18:01:55.544135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-11 18:01:55.544157 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-11 18:01:55.544179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-11 18:01:55.544201 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-11 18:01:55.544223 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-11 18:01:55.544245 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-11 18:01:55.544268 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-11 18:01:55.544290 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/target/
2026-06-11 18:01:55.544312 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-11 18:01:55.544335 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-11 18:01:55.544357 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-11 18:01:55.544380 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-11 18:01:55.544402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-11 18:01:55.544425 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-11 18:01:55.544447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-11 18:01:55.544469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-11 18:01:55.544491 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-11 18:01:55.544533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-11 18:01:55.544564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-11 18:01:55.544587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-11 18:01:55.544610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-11 18:01:55.544632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-11 18:01:55.544654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-11 18:01:55.544676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-11 18:01:55.544703 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-11 18:01:55.544725 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-11 18:01:55.544747 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-11 18:01:55.544768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-11 18:01:55.544790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-11 18:01:55.544812 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-11 18:01:55.544834 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-11 18:01:55.544856 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-11 18:01:55.544878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-11 18:01:55.544900 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-11 18:01:55.544922 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-11 18:01:55.544944 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-11 18:01:55.544965 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-11 18:01:55.544987 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-11 18:01:55.545009 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-11 18:01:55.545032 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-11 18:01:55.545054 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-11 18:01:55.545076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos-addons.repo
2026-06-11 18:01:55.545112 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos.repo
2026-06-11 18:01:55.545136 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-11 18:01:55.545159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-11 18:01:55.545182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-11 18:01:55.545204 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-11 18:01:55.545227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-11 18:01:55.545249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-11 18:01:55.545271 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-11 18:01:55.545293 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-11 18:01:55.545315 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-11 18:01:55.545338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-11 18:01:55.545361 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-11 18:01:55.545383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-11 18:01:55.545406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-11 18:01:55.545429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-11 18:01:55.545452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-11 18:01:55.545479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-11 18:01:55.545502 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-11 18:01:55.545596 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-11 18:01:55.545626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-11 18:01:55.545650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-11 18:01:55.545673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-11 18:01:55.545696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-11 18:01:55.545719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-11 18:01:55.545742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-11 18:01:55.545765 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-11 18:01:55.545787 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-11 18:01:55.545810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-11 18:01:55.545833 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-11 18:01:55.545855 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-11 18:01:55.545878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-11 18:01:55.545900 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-11 18:01:55.545922 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-6_hygwcd.log
2026-06-11 18:01:55.545944 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-m9wqmoeu.log
2026-06-11 18:01:55.545966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-ofk1t52s.log
2026-06-11 18:01:55.545988 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-pj00l2fw.log
2026-06-11 18:01:55.546010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-zm77j7f5.log
2026-06-11 18:01:55.546032 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-11 18:01:55.546054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-11 18:01:55.546076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-11 18:01:55.546098 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-11 18:01:55.546120 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-11 18:01:55.546142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-11 18:01:55.546166 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-11 18:01:55.546188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-11 18:01:55.546211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.gz
2026-06-11 18:01:55.546234 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-11 18:01:55.546256 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-11 18:01:55.546279 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-11 18:01:55.546301 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ccb6f982a74e4c20a270fd78837bd974/
2026-06-11 18:01:55.546323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ccb6f982a74e4c20a270fd78837bd974/system.journal.gz
2026-06-11 18:01:55.546346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ccb6f982a74e4c20a270fd78837bd974/system@e4c397eb21ec45a19ffca2b5cbb32919-0000000000006411-000653fd926554ed.journal.gz
2026-06-11 18:01:55.546376 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ccb6f982a74e4c20a270fd78837bd974/system@e4c397eb21ec45a19ffca2b5cbb32919-0000000000006ddf-000653fd9704b41c.journal.gz
2026-06-11 18:01:55.546399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ccb6f982a74e4c20a270fd78837bd974/system@e4c397eb21ec45a19ffca2b5cbb32919-0000000000007435-000653fdb7e2740f.journal.gz
2026-06-11 18:01:55.546422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ccb6f982a74e4c20a270fd78837bd974/system@e4c397eb21ec45a19ffca2b5cbb32919-0000000000007acc-000653fdd56c701a.journal.gz
2026-06-11 18:01:55.546445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ccb6f982a74e4c20a270fd78837bd974/system@e4c397eb21ec45a19ffca2b5cbb32919-0000000000007cbd-000653fdd6d67327.journal.gz
2026-06-11 18:01:55.546467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ccb6f982a74e4c20a270fd78837bd974/system@e4c397eb21ec45a19ffca2b5cbb32919-0000000000008489-000653fddc4bc039.journal.gz
2026-06-11 18:01:55.546490 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ccb6f982a74e4c20a270fd78837bd974/system@e4c397eb21ec45a19ffca2b5cbb32919-00000000000091ed-000653fddc534f74.journal.gz
2026-06-11 18:01:55.546532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ccb6f982a74e4c20a270fd78837bd974/system@e4c397eb21ec45a19ffca2b5cbb32919-0000000000009f36-000653fddc5e7b63.journal.gz
2026-06-11 18:01:55.546562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ccb6f982a74e4c20a270fd78837bd974/system@e4c397eb21ec45a19ffca2b5cbb32919-000000000000a290-000653fddd0389fd.journal.gz
2026-06-11 18:01:55.546585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ccb6f982a74e4c20a270fd78837bd974/user-1000.journal.gz
2026-06-11 18:01:55.546608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ccb6f982a74e4c20a270fd78837bd974/user-42405.journal.gz
2026-06-11 18:01:55.546630 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-11 18:01:55.546652 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-11 18:01:55.546674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/instance-00000001.log
2026-06-11 18:01:55.546695 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-11 18:01:55.546716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-11 18:01:55.546738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-11 18:01:55.546760 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-11 18:01:55.546781 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-11 18:01:55.546802 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-11 18:01:55.546823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa11
2026-06-11 18:01:55.546845 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-11 18:01:55.546866 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-11 18:01:55.546888 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-11 18:01:55.546909 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-11 18:01:55.546930 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-11 18:01:55.546951 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-11 18:01:55.546973 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-11 18:01:55.546999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-11 18:01:55.547021 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-11 18:01:55.547042 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-11 18:01:55.547063 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-11 18:01:55.547085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-11 18:01:55.547111 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-11 18:01:55.547133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-11 18:01:55.547155 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-11 18:01:55.547176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-11 18:01:55.547198 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-11 18:01:55.547220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-11 18:01:55.547241 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-11 18:01:55.547261 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-11 18:01:55.547282 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-11 18:01:55.547303 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-11 18:01:55.547325 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-11 18:01:55.547346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-11 18:01:55.547368 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-11 18:01:55.547389 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-11 18:01:55.547411 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-11 18:01:55.547433 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-11 18:01:55.547454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-11 18:01:55.547475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-11 18:01:55.547495 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-11 18:01:55.547539 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-11 18:01:55.547563 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-11 18:01:55.547584 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-11 18:01:55.547605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-11 18:01:55.547626 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-11 18:01:55.547647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-11 18:01:55.547668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-11 18:01:55.547689 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-11 18:01:55.547714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-11 18:01:55.547736 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-11 18:01:55.547757 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-11 18:01:55.547777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-11 18:01:55.547798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-11 18:01:55.547819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-11 18:01:55.547840 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-11 18:01:55.547862 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-11 18:01:55.547883 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/
2026-06-11 18:01:55.547904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/nova_compute.json
2026-06-11 18:01:55.547925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/nova_compute_init.json
2026-06-11 18:01:55.547947 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova_nvme_cleaner/
2026-06-11 18:01:55.547968 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-11 18:01:55.547989 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-11 18:01:55.548010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-11 18:01:55.548032 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-11 18:01:55.548053 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-11 18:01:55.548074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-11 18:01:55.548096 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-11 18:01:55.548117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-11 18:01:55.548139 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-11 18:01:55.548160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-11 18:01:55.548181 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-11 18:01:55.548202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-11 18:01:55.548223 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-11 18:01:55.548243 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-11 18:01:55.548264 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-11 18:01:55.548285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-11 18:01:55.548307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-11 18:01:55.548329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-11 18:01:55.548355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-11 18:01:55.548377 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-11 18:01:55.548398 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-11 18:01:55.548419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-11 18:01:55.548440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-11 18:01:55.548461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/config.json
2026-06-11 18:01:55.548482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-11 18:01:55.548502 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-11 18:01:55.548549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-11 18:01:55.548572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-11 18:01:55.548594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-11 18:01:55.548615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-11 18:01:55.548635 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-11 18:01:55.548655 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-11 18:01:55.548676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-agent-compute.json
2026-06-11 18:01:55.548697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-11 18:01:55.548718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-11 18:01:55.548739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer_agent_compute.json
2026-06-11 18:01:55.548760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-11 18:01:55.548781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-11 18:01:55.548802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.json
2026-06-11 18:01:55.548824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-11 18:01:55.548845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.json
2026-06-11 18:01:55.548867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-11 18:01:55.548888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.json
2026-06-11 18:01:55.548908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-11 18:01:55.548929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-11 18:01:55.548950 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-11 18:01:55.548971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-11 18:01:55.548992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-11 18:01:55.549014 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-11 18:01:55.549039 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-11 18:01:55.549061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-11 18:01:55.549082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-11 18:01:55.549121 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-11 18:01:55.549142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-11 18:01:55.549164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-11 18:01:55.549184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-11 18:01:55.549205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-11 18:01:55.549226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-11 18:01:55.549248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-11 18:01:55.549269 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-11 18:01:55.549290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-11 18:01:55.549311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-11 18:01:55.549333 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-11 18:01:55.549354 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-11 18:01:55.549376 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-11 18:01:55.549397 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-11 18:01:55.549418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-11 18:01:55.549438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-11 18:01:55.549460 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-11 18:01:55.549481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-11 18:01:55.549502 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-11 18:01:55.549550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-11 18:01:55.549574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-11 18:01:55.549596 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-11 18:01:55.549617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-11 18:01:55.549639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-11 18:01:55.549660 | controller | cd+++++++++ ci-framework-data/logs/2026-06-11_17-48/
2026-06-11 18:01:55.549681 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_17-48/ansible.log
2026-06-11 18:01:55.549702 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_17-48/crc-setup.log
2026-06-11 18:01:55.549723 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_17-48/crc-start.log
2026-06-11 18:01:55.549744 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-11 18:01:55.549770 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-11 18:01:55.549792 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-11 18:01:55.549814 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-11-16:47:47.log
2026-06-11 18:01:55.549836 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-11-16:53:31.log
2026-06-11 18:01:55.549858 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-11-16:47:47.log
2026-06-11 18:01:55.549880 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-11-16:53:31.log
2026-06-11 18:01:55.549903 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-11 18:01:55.549925 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-11 18:01:55.549948 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-11 18:01:55.549971 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-11 18:01:55.549993 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-11 18:01:55.550014 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-11 18:01:55.550036 | 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-11 18:01:55.550059 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-11 18:01:55.550081 | 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-11 18:01:55.550102 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-11 18:01:55.550123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-11 18:01:55.550144 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-11 18:01:55.550165 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-11 18:01:55.550187 | 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-11 18:01:55.550209 | 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-11 18:01:55.550232 | 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-11 18:01:55.550260 | 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-11 18:01:55.550283 | 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-11 18:01:55.550306 | 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-11 18:01:55.550329 | 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-11 18:01:55.550351 | 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-11 18:01:55.550374 | 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-11 18:01:55.550396 | 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-11 18:01:55.550419 | 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-11 18:01:55.550441 | 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-11 18:01:55.550463 | 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-11 18:01:55.550486 | 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-11 18:01:55.550508 | 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-11 18:01:55.550557 | 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-11 18:01:55.550581 | 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-11 18:01:55.550604 | 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-11 18:01:55.550631 | 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-11 18:01:55.550654 | 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-11 18:01:55.550676 | 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-11 18:01:55.550699 | 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-11 18:01:55.550721 | 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-11 18:01:55.550744 | 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-11 18:01:55.550767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.rabbitmq.com.yaml
2026-06-11 18:01:55.550788 | 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-11 18:01:55.550810 | 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-11 18:01:55.550832 | 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-11 18:01:55.550854 | 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-11 18:01:55.550876 | 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-11 18:01:55.550899 | 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-11 18:01:55.550920 | 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-11 18:01:55.550945 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-11 18:01:55.550981 | 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-11 18:01:55.551005 | 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-11 18:01:55.551045 | 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-11 18:01:55.551069 | 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-11 18:01:55.551091 | 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-11 18:01:55.551117 | 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-11 18:01:55.551141 | 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-11 18:01:55.551163 | 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-11 18:01:55.551186 | 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-11 18:01:55.551208 | 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-11 18:01:55.551230 | 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-11 18:01:55.551252 | 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-11 18:01:55.551274 | 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-11 18:01:55.551296 | 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-11 18:01:55.551318 | 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-11 18:01:55.551349 | 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-11 18:01:55.551371 | 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-11 18:01:55.551394 | 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-11 18:01:55.551416 | 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-11 18:01:55.551438 | 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-11 18:01:55.551460 | 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-11 18:01:55.551482 | 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-11 18:01:55.551505 | 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-11 18:01:55.551554 | 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-11 18:01:55.551578 | 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-11 18:01:55.551601 | 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-11 18:01:55.551624 | 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-11 18:01:55.551647 | 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-11 18:01:55.551670 | 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-11 18:01:55.551692 | 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-11 18:01:55.551720 | 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-11 18:01:55.551743 | 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-11 18:01:55.551765 | 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-11 18:01:55.551787 | 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-11 18:01:55.551810 | 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-11 18:01:55.551832 | 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-11 18:01:55.551854 | 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-11 18:01:55.551877 | 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-11 18:01:55.551899 | 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-11 18:01:55.551931 | 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-11 18:01:55.551964 | 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-11 18:01:55.551990 | 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-11 18:01:55.552020 | 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-11 18:01:55.552049 | 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-11 18:01:55.552082 | 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-11 18:01:55.552113 | 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-11 18:01:55.552147 | 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-11 18:01:55.552179 | 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-11 18:01:55.552204 | 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-11 18:01:55.552234 | 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-11 18:01:55.552263 | 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-11 18:01:55.552293 | 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-11 18:01:55.552322 | 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-11 18:01:55.552352 | 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-11 18:01:55.552381 | 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-11 18:01:55.552410 | 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-11 18:01:55.552439 | 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-11 18:01:55.552469 | 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-11 18:01:55.552498 | 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-11 18:01:55.552552 | 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-11 18:01:55.552583 | 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-11 18:01:55.552617 | 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-11 18:01:55.552646 | 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-11 18:01:55.552675 | 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-11 18:01:55.552703 | 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-11 18:01:55.552732 | 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-11 18:01:55.552761 | 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-11 18:01:55.552790 | 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-11 18:01:55.552818 | 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-11 18:01:55.552846 | 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-11 18:01:55.552874 | 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-11 18:01:55.552902 | 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-11 18:01:55.552930 | 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-11 18:01:55.552959 | 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-11 18:01:55.552987 | 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-11 18:01:55.553016 | 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-11 18:01:55.553050 | 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-11 18:01:55.553079 | 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-11 18:01:55.553138 | 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-11 18:01:55.553175 | 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-11 18:01:55.553210 | 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-11 18:01:55.553241 | 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-11 18:01:55.553270 | 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-11 18:01:55.553300 | 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-11 18:01:55.553336 | 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-11 18:01:55.553376 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqclusters.rabbitmq.com.yaml
2026-06-11 18:01:55.553407 | 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-11 18:01:55.553437 | 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-11 18:01:55.553467 | 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-11 18:01:55.553497 | 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-11 18:01:55.553551 | 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-11 18:01:55.553587 | 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-11 18:01:55.553616 | 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-11 18:01:55.553645 | 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-11 18:01:55.553673 | 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-11 18:01:55.553701 | 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-11 18:01:55.553729 | 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-11 18:01:55.553757 | 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-11 18:01:55.553784 | 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-11 18:01:55.553811 | 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-11 18:01:55.553838 | 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-11 18:01:55.553865 | 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-11 18:01:55.553892 | 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-11 18:01:55.553919 | 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-11 18:01:55.553947 | 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-11 18:01:55.553975 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-11 18:01:55.554007 | 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-11 18:01:55.554037 | 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-11 18:01:55.554068 | 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-11 18:01:55.554099 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-11 18:01:55.554128 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-11 18:01:55.554156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-11 18:01:55.554184 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-11 18:01:55.554211 | 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-11 18:01:55.554238 | 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-11 18:01:55.554266 | 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-11 18:01:55.554292 | 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-11 18:01:55.554320 | 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-11 18:01:55.554348 | 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-11 18:01:55.554375 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-11 18:01:55.554402 | 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-11 18:01:55.554429 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-11 18:01:55.554457 | 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-11 18:01:55.554569 | 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-11 18:01:55.554605 | 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-11 18:01:55.554630 | 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-11 18:01:55.554652 | 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-11 18:01:55.554674 | 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-11 18:01:55.554696 | 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-11 18:01:55.554717 | 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-11 18:01:55.554738 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-11 18:01:55.554759 | 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-11 18:01:55.554780 | 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-11 18:01:55.554801 | 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-11 18:01:55.554822 | 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-11 18:01:55.554843 | 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-11 18:01:55.554864 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-11 18:01:55.554885 | 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-11 18:01:55.554906 | 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-11 18:01:55.554932 | 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-11 18:01:55.554954 | 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-11 18:01:55.554976 | 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-11 18:01:55.554997 | 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-11 18:01:55.555019 | 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-11 18:01:55.555040 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-11 18:01:55.555061 | 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-11 18:01:55.555086 | 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-11 18:01:55.555109 | 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-11 18:01:55.555131 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-11 18:01:55.555151 | 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-11 18:01:55.555173 | 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-11 18:01:55.555195 | 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-11 18:01:55.555216 | 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-11 18:01:55.555238 | 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-11 18:01:55.555266 | 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-11 18:01:55.555296 | 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-11 18:01:55.555319 | 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-11 18:01:55.555352 | 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-11 18:01:55.555376 | 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-11 18:01:55.555398 | 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-11 18:01:55.555420 | 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-11 18:01:55.555441 | 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-11 18:01:55.555462 | 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-11 18:01:55.555484 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-11 18:01:55.555506 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-11 18:01:55.555561 | 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-11 18:01:55.555586 | 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-11 18:01:55.555657 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-11 18:01:55.555694 | 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-11 18:01:55.555719 | 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-11 18:01:55.555757 | 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-11 18:01:55.555780 | 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-11 18:01:55.555803 | 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-11 18:01:55.555826 | 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-11 18:01:55.555848 | 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-11 18:01:55.555870 | 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-11 18:01:55.555893 | 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-11 18:01:55.555916 | 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-11 18:01:55.555938 | 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-11 18:01:55.555960 | 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-11 18:01:55.555981 | 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-11 18:01:55.556003 | 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-11 18:01:55.556026 | 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-11 18:01:55.556047 | 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-11 18:01:55.556073 | 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-11 18:01:55.556096 | 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-11 18:01:55.556117 | 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-11 18:01:55.556139 | 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-11 18:01:55.556160 | 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-11 18:01:55.556182 | 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-11 18:01:55.556204 | 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-11 18:01:55.556226 | 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-11 18:01:55.556247 | 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-11 18:01:55.556268 | 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-11 18:01:55.556290 | 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-11 18:01:55.556312 | 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-11 18:01:55.556333 | 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-11 18:01:55.556354 | 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-11 18:01:55.556381 | 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-11 18:01:55.556404 | 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-11 18:01:55.556425 | 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-559d89c88-kbclf/
2026-06-11 18:01:55.556447 | 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-559d89c88-kbclf/baremetal-operator-controller-manager-559d89c88-kbclf-describe
2026-06-11 18:01:55.556478 | 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-559d89c88-kbclf/logs/
2026-06-11 18:01:55.556500 | 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-559d89c88-kbclf/logs/manager.log
2026-06-11 18:01:55.556548 | 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-77f4dd99c4-98wcb/
2026-06-11 18:01:55.556573 | 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-77f4dd99c4-98wcb/baremetal-operator-ironic-77f4dd99c4-98wcb-describe
2026-06-11 18:01:55.556596 | 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-77f4dd99c4-98wcb/logs/
2026-06-11 18:01:55.556618 | 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-77f4dd99c4-98wcb/logs/ironic-httpd.log.gz
2026-06-11 18:01:55.556640 | 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-77f4dd99c4-98wcb/logs/ironic-ipa-downloader.log
2026-06-11 18:01:55.556662 | 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-77f4dd99c4-98wcb/logs/ironic-log-watch.log.gz
2026-06-11 18:01:55.556690 | 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-77f4dd99c4-98wcb/logs/ironic.log.gz
2026-06-11 18:01:55.556713 | 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-77f4dd99c4-98wcb/logs/mariadb.log
2026-06-11 18:01:55.556735 | 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-11 18:01:55.556757 | 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-559d89c88.yaml
2026-06-11 18:01:55.556779 | 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-6c86d9b54f.yaml
2026-06-11 18:01:55.556802 | 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-77f4dd99c4.yaml
2026-06-11 18:01:55.556823 | 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-11 18:01:55.556869 | 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-11 18:01:55.556893 | 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-11 18:01:55.556914 | 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-7cgbkhmmcg.yaml
2026-06-11 18:01:55.556936 | 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-11 18:01:55.556957 | 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-11 18:01:55.556978 | 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-4747d4h4cc.yaml
2026-06-11 18:01:55.556999 | 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-11 18:01:55.557025 | 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-11 18:01:55.557048 | 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-11 18:01:55.557073 | 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-11 18:01:55.557114 | 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-11 18:01:55.557138 | 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-11 18:01:55.557160 | 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-11 18:01:55.557183 | 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-11 18:01:55.557205 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-11 18:01:55.557228 | 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-11 18:01:55.557251 | 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-11 18:01:55.557272 | 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-11 18:01:55.557295 | 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-11 18:01:55.557316 | 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-11 18:01:55.557337 | 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-11 18:01:55.557359 | 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-11 18:01:55.557389 | 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-11 18:01:55.557411 | 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-11 18:01:55.557433 | 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-11 18:01:55.557455 | 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-11 18:01:55.557477 | 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-11 18:01:55.557498 | 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-11 18:01:55.557554 | 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-11 18:01:55.557578 | 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-11 18:01:55.557601 | 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-11 18:01:55.557623 | 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-11 18:01:55.557644 | 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-11 18:01:55.557666 | 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-11 18:01:55.557687 | 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-11 18:01:55.557708 | 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-79c8d999ff-z757t/
2026-06-11 18:01:55.557730 | 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-79c8d999ff-z757t/cert-manager-79c8d999ff-z757t-describe
2026-06-11 18:01:55.557757 | 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-79c8d999ff-z757t/logs/
2026-06-11 18:01:55.557779 | 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-79c8d999ff-z757t/logs/cert-manager-controller.log
2026-06-11 18:01:55.557800 | 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-68b757865b-2bzz4/
2026-06-11 18:01:55.557821 | 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-68b757865b-2bzz4/cert-manager-cainjector-68b757865b-2bzz4-describe
2026-06-11 18:01:55.557843 | 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-68b757865b-2bzz4/logs/
2026-06-11 18:01:55.557865 | 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-68b757865b-2bzz4/logs/cert-manager-cainjector.log
2026-06-11 18:01:55.557887 | 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-587ccfb98-d5jqj/
2026-06-11 18:01:55.557909 | 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-587ccfb98-d5jqj/cert-manager-webhook-587ccfb98-d5jqj-describe
2026-06-11 18:01:55.557930 | 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-587ccfb98-d5jqj/logs/
2026-06-11 18:01:55.557951 | 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-587ccfb98-d5jqj/logs/cert-manager-webhook.log
2026-06-11 18:01:55.557972 | 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-11 18:01:55.557994 | 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-79c8d999ff.yaml
2026-06-11 18:01:55.558015 | 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-11 18:01:55.558041 | 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-68b757865b.yaml
2026-06-11 18:01:55.558062 | 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-11 18:01:55.558083 | 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-587ccfb98.yaml
2026-06-11 18:01:55.558104 | 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-11 18:01:55.558125 | 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-11 18:01:55.558146 | 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-11 18:01:55.558167 | 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-11 18:01:55.558188 | 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-11 18:01:55.558209 | 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-11 18:01:55.558230 | 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-11 18:01:55.558250 | 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-11 18:01:55.558271 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-11 18:01:55.558292 | 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-11 18:01:55.558314 | 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-11 18:01:55.558334 | 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-11 18:01:55.558360 | 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-11 18:01:55.558381 | 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-11 18:01:55.558402 | 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-11 18:01:55.558423 | 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-11 18:01:55.558444 | 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-11 18:01:55.558464 | 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-11 18:01:55.558485 | 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-11 18:01:55.558505 | 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-11 18:01:55.558554 | 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-11 18:01:55.558577 | 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-11 18:01:55.558599 | 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-11 18:01:55.558621 | 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-11 18:01:55.558643 | 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-11 18:01:55.558664 | 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-11 18:01:55.558686 | 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-11 18:01:55.558712 | 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-11 18:01:55.558734 | 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-11 18:01:55.558755 | 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-11 18:01:55.558777 | 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-11 18:01:55.558799 | 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-11 18:01:55.558820 | 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-11 18:01:55.558842 | 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-11 18:01:55.558864 | 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-bcqbz.yaml
2026-06-11 18:01:55.558886 | 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-cql6j.yaml
2026-06-11 18:01:55.558908 | 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-dx9mh.yaml
2026-06-11 18:01:55.558929 | 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-h6m2r.yaml
2026-06-11 18:01:55.558951 | 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-lk5ff.yaml
2026-06-11 18:01:55.558972 | 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-nhxfw.yaml
2026-06-11 18:01:55.558992 | 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-nnj8x.yaml
2026-06-11 18:01:55.559018 | 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-rqjdn.yaml
2026-06-11 18:01:55.559040 | 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-v56lp.yaml
2026-06-11 18:01:55.559061 | 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-wvjfm.yaml
2026-06-11 18:01:55.559082 | 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-xpjw7.yaml
2026-06-11 18:01:55.559103 | 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-zzdr5.yaml
2026-06-11 18:01:55.559125 | 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-11 18:01:55.559146 | 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-11 18:01:55.559168 | 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-11 18:01:55.559189 | 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-11 18:01:55.559211 | 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-11 18:01:55.559233 | 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-11 18:01:55.559256 | 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-11 18:01:55.559278 | 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-11 18:01:55.559300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-nqc2r
2026-06-11 18:01:55.559326 | 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-11 18:01:55.559348 | 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-11 18:01:55.559370 | 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-11 18:01:55.559392 | 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-11 18:01:55.559413 | 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-rt9kj/
2026-06-11 18:01:55.559435 | 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-rt9kj/controller-8464864885-rt9kj-describe
2026-06-11 18:01:55.559457 | 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-rt9kj/logs/
2026-06-11 18:01:55.559496 | 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-rt9kj/logs/controller.log.gz
2026-06-11 18:01:55.559540 | 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-rt9kj/logs/kube-rbac-proxy.log
2026-06-11 18:01:55.559565 | 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-87fb488f9-gt7jq/
2026-06-11 18:01:55.559587 | 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-87fb488f9-gt7jq/metallb-operator-controller-manager-87fb488f9-gt7jq-describe
2026-06-11 18:01:55.559609 | 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-87fb488f9-gt7jq/logs/
2026-06-11 18:01:55.559631 | 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-87fb488f9-gt7jq/logs/manager.log
2026-06-11 18:01:55.559652 | 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-687df7897-hdm2p/
2026-06-11 18:01:55.559680 | 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-687df7897-hdm2p/metallb-operator-webhook-server-687df7897-hdm2p-describe
2026-06-11 18:01:55.559703 | 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-687df7897-hdm2p/logs/
2026-06-11 18:01:55.559725 | 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-687df7897-hdm2p/logs/webhook-server.log
2026-06-11 18:01:55.559747 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-rnmlh/
2026-06-11 18:01:55.559769 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-rnmlh/speaker-rnmlh-describe
2026-06-11 18:01:55.559791 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-rnmlh/logs/
2026-06-11 18:01:55.559813 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-rnmlh/logs/kube-rbac-proxy.log
2026-06-11 18:01:55.559835 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-rnmlh/logs/speaker.log.gz
2026-06-11 18:01:55.559857 | 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-11 18:01:55.559878 | 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-11 18:01:55.559900 | 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-87fb488f9.yaml
2026-06-11 18:01:55.559922 | 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-687df7897.yaml
2026-06-11 18:01:55.559944 | 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-11 18:01:55.559966 | 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-11 18:01:55.559992 | 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-11 18:01:55.560014 | 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-11 18:01:55.560036 | 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-11 18:01:55.560059 | 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-11 18:01:55.560083 | 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-11 18:01:55.560107 | 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-11 18:01:55.560129 | 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-11 18:01:55.560151 | 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-11 18:01:55.560173 | 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-11 18:01:55.560195 | 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-11 18:01:55.560217 | 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-11 18:01:55.560239 | 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-11 18:01:55.560261 | 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-11 18:01:55.560283 | 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-11 18:01:55.560309 | 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-11 18:01:55.560331 | 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-11 18:01:55.560352 | 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-11 18:01:55.560374 | 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-11 18:01:55.560395 | 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-11 18:01:55.560416 | 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-11 18:01:55.560437 | 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-11 18:01:55.560459 | 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-11 18:01:55.560480 | 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-11 18:01:55.560502 | 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-11 18:01:55.560550 | 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-11 18:01:55.560575 | 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-11 18:01:55.560597 | 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-11 18:01:55.560619 | 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-11 18:01:55.560641 | 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-11 18:01:55.560667 | 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-11 18:01:55.560690 | 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-11 18:01:55.560712 | 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-11 18:01:55.560733 | 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-11 18:01:55.560755 | 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-11 18:01:55.560777 | 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-11 18:01:55.560798 | 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-11 18:01:55.560820 | 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-11 18:01:55.560841 | 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-11 18:01:55.560863 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/machine-api-operator-previous.log
2026-06-11 18:01:55.560885 | 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-11 18:01:55.560906 | 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-11 18:01:55.560928 | 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-11 18:01:55.560954 | 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-11 18:01:55.560976 | 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-11 18:01:55.560998 | 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-11 18:01:55.561019 | 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-11 18:01:55.561041 | 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-11 18:01:55.561062 | 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-11 18:01:55.561101 | 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-11 18:01:55.561124 | 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-11 18:01:55.561147 | 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-11 18:01:55.561169 | 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-11 18:01:55.561190 | 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-11 18:01:55.561212 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-11 18:01:55.561233 | 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-11 18:01:55.561254 | 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-11 18:01:55.561280 | 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-11 18:01:55.561302 | 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-11 18:01:55.561323 | 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-11 18:01:55.561344 | 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-11 18:01:55.561365 | 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-11 18:01:55.561386 | 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-11 18:01:55.561407 | 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-11 18:01:55.561428 | 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-11 18:01:55.561449 | 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-11 18:01:55.561470 | 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-11 18:01:55.561491 | 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-11 18:01:55.561532 | 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-11 18:01:55.561561 | 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-11 18:01:55.561584 | 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-11 18:01:55.561606 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d32cf3.yaml
2026-06-11 18:01:55.561631 | 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-11 18:01:55.561653 | 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-11 18:01:55.561674 | 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-11 18:01:55.561695 | 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-11 18:01:55.561717 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/
2026-06-11 18:01:55.561739 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84-describe
2026-06-11 18:01:55.561764 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/logs/
2026-06-11 18:01:55.561785 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/logs/extract.log
2026-06-11 18:01:55.561807 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/logs/pull.log
2026-06-11 18:01:55.561828 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dqst84/logs/util.log
2026-06-11 18:01:55.561850 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/
2026-06-11 18:01:55.561871 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx-describe
2026-06-11 18:01:55.561897 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/logs/
2026-06-11 18:01:55.561919 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/logs/extract.log
2026-06-11 18:01:55.561940 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/logs/pull.log
2026-06-11 18:01:55.561961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3b7cvx/logs/util.log
2026-06-11 18:01:55.561982 | 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-29r9b/
2026-06-11 18:01:55.562004 | 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-29r9b/certified-operators-29r9b-describe
2026-06-11 18:01:55.562025 | 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-29r9b/logs/
2026-06-11 18:01:55.562046 | 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-29r9b/logs/extract-content.log
2026-06-11 18:01:55.562067 | 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-29r9b/logs/extract-utilities.log
2026-06-11 18:01:55.562089 | 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-29r9b/logs/registry-server.log
2026-06-11 18:01:55.562109 | 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-5gwvp/
2026-06-11 18:01:55.562131 | 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-5gwvp/certified-operators-5gwvp-describe
2026-06-11 18:01:55.562152 | 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-5gwvp/logs/
2026-06-11 18:01:55.562182 | 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-5gwvp/logs/extract-content.log
2026-06-11 18:01:55.562205 | 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-5gwvp/logs/extract-utilities.log
2026-06-11 18:01:55.562227 | 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-5gwvp/logs/registry-server.log.gz
2026-06-11 18:01:55.562248 | 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-4hn8n/
2026-06-11 18:01:55.562269 | 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-4hn8n/community-operators-4hn8n-describe
2026-06-11 18:01:55.562290 | 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-4hn8n/logs/
2026-06-11 18:01:55.562311 | 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-4hn8n/logs/extract-content.log
2026-06-11 18:01:55.562333 | 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-4hn8n/logs/extract-utilities.log
2026-06-11 18:01:55.562355 | 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-4hn8n/logs/registry-server.log.gz
2026-06-11 18:01:55.562377 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/
2026-06-11 18:01:55.562400 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5-describe
2026-06-11 18:01:55.562422 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/logs/
2026-06-11 18:01:55.562443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/logs/extract.log
2026-06-11 18:01:55.562469 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/logs/pull.log
2026-06-11 18:01:55.562492 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9982s5/logs/util.log
2026-06-11 18:01:55.562532 | 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-p8hr8/
2026-06-11 18:01:55.562561 | 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-p8hr8/marketplace-operator-547dbd544d-p8hr8-describe
2026-06-11 18:01:55.562584 | 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-p8hr8/logs/
2026-06-11 18:01:55.562606 | 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-p8hr8/logs/marketplace-operator-previous.log
2026-06-11 18:01:55.562627 | 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-p8hr8/logs/marketplace-operator.log
2026-06-11 18:01:55.562648 | 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-nrvpm/
2026-06-11 18:01:55.562670 | 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-nrvpm/redhat-marketplace-nrvpm-describe
2026-06-11 18:01:55.562692 | 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-nrvpm/logs/
2026-06-11 18:01:55.562713 | 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-nrvpm/logs/extract-content.log
2026-06-11 18:01:55.562735 | 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-nrvpm/logs/extract-utilities.log
2026-06-11 18:01:55.562756 | 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-nrvpm/logs/registry-server.log.gz
2026-06-11 18:01:55.562782 | 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-ktkpz/
2026-06-11 18:01:55.562804 | 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-ktkpz/redhat-operators-ktkpz-describe
2026-06-11 18:01:55.562826 | 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-ktkpz/logs/
2026-06-11 18:01:55.562848 | 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-ktkpz/logs/extract-content.log
2026-06-11 18:01:55.562869 | 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-ktkpz/logs/extract-utilities.log
2026-06-11 18:01:55.562892 | 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-ktkpz/logs/registry-server.log.gz
2026-06-11 18:01:55.562913 | 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-11 18:01:55.562935 | 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-11 18:01:55.562956 | 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-11 18:01:55.562978 | 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-11 18:01:55.563009 | 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-11 18:01:55.563038 | 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-11 18:01:55.563061 | 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-11 18:01:55.563092 | 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-11 18:01:55.563115 | 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-11 18:01:55.563137 | 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-11 18:01:55.563158 | 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-11 18:01:55.563180 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-11 18:01:55.563201 | 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-11 18:01:55.563223 | 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-11 18:01:55.563244 | 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-11 18:01:55.563266 | 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-11 18:01:55.563287 | 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-11 18:01:55.563308 | 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-11 18:01:55.563329 | 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-11 18:01:55.563351 | 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-11 18:01:55.563373 | 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-11 18:01:55.563395 | 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-11 18:01:55.563417 | 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-11 18:01:55.563442 | 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-11 18:01:55.563464 | 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-11 18:01:55.563485 | 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-11 18:01:55.563507 | 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-11 18:01:55.563555 | 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-11 18:01:55.563578 | 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-11 18:01:55.563599 | 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-11 18:01:55.563621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-78xw6
2026-06-11 18:01:55.563642 | 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-11 18:01:55.563663 | 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-11 18:01:55.563685 | 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-11 18:01:55.563706 | 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-11 18:01:55.563728 | 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-11 18:01:55.563751 | 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-jcrpj/
2026-06-11 18:01:55.563777 | 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-jcrpj/nmstate-console-plugin-9bcc7988b-jcrpj-describe
2026-06-11 18:01:55.563800 | 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-jcrpj/logs/
2026-06-11 18:01:55.563822 | 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-jcrpj/logs/nmstate-console-plugin.log
2026-06-11 18:01:55.563844 | 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-w4dzk/
2026-06-11 18:01:55.563865 | 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-w4dzk/nmstate-handler-w4dzk-describe
2026-06-11 18:01:55.563887 | 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-w4dzk/logs/
2026-06-11 18:01:55.563909 | 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-w4dzk/logs/nmstate-handler.log
2026-06-11 18:01:55.563930 | 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-mttlw/
2026-06-11 18:01:55.563951 | 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-mttlw/nmstate-metrics-756b4d6fc6-mttlw-describe
2026-06-11 18:01:55.563972 | 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-mttlw/logs/
2026-06-11 18:01:55.563995 | 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-mttlw/logs/kube-rbac-proxy.log
2026-06-11 18:01:55.564017 | 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-mttlw/logs/nmstate-metrics.log
2026-06-11 18:01:55.564039 | 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-mrj47/
2026-06-11 18:01:55.564061 | 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-mrj47/nmstate-operator-6569c8c666-mrj47-describe
2026-06-11 18:01:55.564088 | 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-mrj47/logs/
2026-06-11 18:01:55.564111 | 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-mrj47/logs/nmstate-operator.log
2026-06-11 18:01:55.564133 | 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-g8hhj/
2026-06-11 18:01:55.564155 | 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-g8hhj/nmstate-webhook-9b7874799-g8hhj-describe
2026-06-11 18:01:55.564177 | 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-g8hhj/logs/
2026-06-11 18:01:55.564199 | 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-g8hhj/logs/nmstate-webhook.log
2026-06-11 18:01:55.564221 | 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-11 18:01:55.564243 | 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-11 18:01:55.564266 | 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-11 18:01:55.564288 | 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-11 18:01:55.564311 | 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-11 18:01:55.564333 | 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-11 18:01:55.564355 | 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-11 18:01:55.564382 | 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-11 18:01:55.564405 | 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-11 18:01:55.564427 | 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-11 18:01:55.564449 | 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-11 18:01:55.564472 | 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-11 18:01:55.564494 | 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-11 18:01:55.564535 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-11 18:01:55.564564 | 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-11 18:01:55.564588 | 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-11 18:01:55.564611 | 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-11 18:01:55.564642 | 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-11 18:01:55.564706 | 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-11 18:01:55.564734 | 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-11 18:01:55.564757 | 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-11 18:01:55.564779 | 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-11 18:01:55.564807 | 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-11 18:01:55.564830 | 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-11 18:01:55.564853 | 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-11 18:01:55.564875 | 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-11 18:01:55.564897 | 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-11 18:01:55.564919 | 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-11 18:01:55.564940 | 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-11 18:01:55.564961 | 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-11 18:01:55.564983 | 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-11 18:01:55.565006 | 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-11 18:01:55.565028 | 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-11 18:01:55.565051 | 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-11 18:01:55.565091 | 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-11 18:01:55.565119 | 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-11 18:01:55.565142 | 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-11 18:01:55.565164 | 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-11 18:01:55.565192 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-11 18:01:55.565215 | 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-11 18:01:55.565238 | 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-11 18:01:55.565261 | 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-11 18:01:55.565283 | 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-11 18:01:55.565306 | 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-11 18:01:55.565328 | 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-11 18:01:55.565350 | 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-11 18:01:55.565372 | 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-11 18:01:55.565394 | 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-11 18:01:55.565417 | 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-11 18:01:55.565439 | 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-11 18:01:55.565461 | 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-11 18:01:55.565484 | 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-11 18:01:55.565531 | 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-11 18:01:55.565562 | 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-11 18:01:55.565585 | 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-11 18:01:55.565608 | 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-11 18:01:55.565631 | 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-11 18:01:55.565653 | 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-11 18:01:55.565675 | 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-11 18:01:55.565747 | 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-11 18:01:55.565784 | 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-11 18:01:55.565810 | 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-11 18:01:55.565834 | 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-11 18:01:55.565857 | 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-11 18:01:55.565880 | 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-11 18:01:55.565903 | 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-11 18:01:55.565931 | 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-11 18:01:55.565954 | 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-11 18:01:55.565977 | 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-11 18:01:55.565999 | 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-11 18:01:55.566022 | 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-11 18:01:55.566044 | 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-11 18:01:55.566067 | 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-11 18:01:55.566085 | 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-11 18:01:55.566101 | 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-11 18:01:55.566116 | 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-11 18:01:55.566132 | 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-11 18:01:55.566148 | 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-11 18:01:55.566164 | 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-11 18:01:55.566184 | 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-11 18:01:55.566200 | 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-11 18:01:55.566216 | 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-11 18:01:55.566232 | 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-11 18:01:55.566248 | 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-11 18:01:55.566264 | 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-11 18:01:55.566280 | 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-11 18:01:55.566296 | 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-11 18:01:55.566313 | 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-11 18:01:55.566329 | 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-11 18:01:55.566345 | 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-11 18:01:55.566361 | 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-11 18:01:55.566377 | 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-11 18:01:55.566397 | 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-11 18:01:55.566414 | 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-11 18:01:55.566431 | 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-11 18:01:55.566447 | 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-11 18:01:55.566463 | 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-11 18:01:55.566480 | 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-11 18:01:55.566496 | 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-11 18:01:55.566528 | 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-11 18:01:55.566550 | 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-11 18:01:55.566567 | 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-11 18:01:55.566583 | 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-11 18:01:55.566600 | 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-11 18:01:55.566616 | 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-11 18:01:55.566632 | 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-11 18:01:55.566651 | 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-11 18:01:55.566668 | 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-11 18:01:55.566684 | 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-11 18:01:55.566699 | 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-11 18:01:55.566715 | 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-11 18:01:55.566731 | 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-11 18:01:55.566747 | 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-11 18:01:55.566763 | 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-11 18:01:55.566779 | 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-11 18:01:55.566795 | 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-11 18:01:55.566812 | 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-11 18:01:55.566828 | 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-11 18:01:55.566844 | 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-11 18:01:55.566860 | 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-11 18:01:55.566883 | 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-11 18:01:55.566899 | 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-11 18:01:55.566915 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-9gjst
2026-06-11 18:01:55.566932 | 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-11 18:01:55.566947 | 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-11 18:01:55.566963 | 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-11 18:01:55.566978 | 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-11 18:01:55.566994 | 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-11 18:01:55.567009 | 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-11 18:01:55.567024 | 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-11 18:01:55.567039 | 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-11 18:01:55.567055 | 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-11 18:01:55.567073 | 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-11 18:01:55.567090 | 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-11 18:01:55.567108 | 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-11 18:01:55.567124 | 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-11 18:01:55.567139 | 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-11 18:01:55.567154 | 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-11 18:01:55.567169 | 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-11 18:01:55.567184 | 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-11 18:01:55.567199 | 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-11 18:01:55.567215 | 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-11 18:01:55.567230 | 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-11 18:01:55.567245 | 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-11 18:01:55.567261 | 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-11 18:01:55.567276 | 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-11 18:01:55.567291 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f6522cbb1d.yaml
2026-06-11 18:01:55.567310 | 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-11 18:01:55.567326 | 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-11 18:01:55.567341 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/
2026-06-11 18:01:55.567356 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn-describe
2026-06-11 18:01:55.567378 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/logs/
2026-06-11 18:01:55.567395 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/logs/extract.log
2026-06-11 18:01:55.567411 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/logs/pull.log
2026-06-11 18:01:55.567435 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/b7d94cbdbb2779377eb689269611131b39df8d40f43084dc24bf1f652265ccn/logs/util.log
2026-06-11 18:01:55.567451 | 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-xvw9x/
2026-06-11 18:01:55.567467 | 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-xvw9x/barbican-operator-controller-manager-5dcd54bd69-xvw9x-describe
2026-06-11 18:01:55.567482 | 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-xvw9x/logs/
2026-06-11 18:01:55.567497 | 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-xvw9x/logs/manager.log
2026-06-11 18:01:55.567527 | 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-vjfks/
2026-06-11 18:01:55.567552 | 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-vjfks/cinder-operator-controller-manager-584b474457-vjfks-describe
2026-06-11 18:01:55.567569 | 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-vjfks/logs/
2026-06-11 18:01:55.567585 | 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-vjfks/logs/manager.log
2026-06-11 18:01:55.567600 | 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-snw7d/
2026-06-11 18:01:55.567615 | 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-snw7d/designate-operator-controller-manager-87bbdb4d9-snw7d-describe
2026-06-11 18:01:55.567631 | 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-snw7d/logs/
2026-06-11 18:01:55.567646 | 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-snw7d/logs/manager.log
2026-06-11 18:01:55.567661 | 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-cjk6g/
2026-06-11 18:01:55.567677 | 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-cjk6g/glance-operator-controller-manager-585dc4b7b9-cjk6g-describe
2026-06-11 18:01:55.567693 | 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-cjk6g/logs/
2026-06-11 18:01:55.567708 | 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-cjk6g/logs/manager.log
2026-06-11 18:01:55.567724 | 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-hj2xp/
2026-06-11 18:01:55.567743 | 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-hj2xp/heat-operator-controller-manager-5f5d6b8858-hj2xp-describe
2026-06-11 18:01:55.567759 | 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-hj2xp/logs/
2026-06-11 18:01:55.567774 | 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-hj2xp/logs/manager.log
2026-06-11 18:01:55.567790 | 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-8rxk7/
2026-06-11 18:01:55.567806 | 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-8rxk7/horizon-operator-controller-manager-9dc5578b5-8rxk7-describe
2026-06-11 18:01:55.567822 | 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-8rxk7/logs/
2026-06-11 18:01:55.567837 | 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-8rxk7/logs/manager.log
2026-06-11 18:01:55.567853 | 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-m9t7w/
2026-06-11 18:01:55.567869 | 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-m9t7w/infra-operator-controller-manager-594d6555bb-m9t7w-describe
2026-06-11 18:01:55.567885 | 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-m9t7w/logs/
2026-06-11 18:01:55.567901 | 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-m9t7w/logs/manager.log
2026-06-11 18:01:55.567917 | 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-82ml4/
2026-06-11 18:01:55.567935 | 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-82ml4/ironic-operator-controller-manager-7c845fc7c7-82ml4-describe
2026-06-11 18:01:55.567952 | 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-82ml4/logs/
2026-06-11 18:01:55.567967 | 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-82ml4/logs/manager.log
2026-06-11 18:01:55.567983 | 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-g8nmp/
2026-06-11 18:01:55.567998 | 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-g8nmp/keystone-operator-controller-manager-85bb7cc757-g8nmp-describe
2026-06-11 18:01:55.568014 | 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-g8nmp/logs/
2026-06-11 18:01:55.568030 | 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-g8nmp/logs/manager.log
2026-06-11 18:01:55.568045 | 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-qg4p4/
2026-06-11 18:01:55.568060 | 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-qg4p4/manila-operator-controller-manager-b547849c7-qg4p4-describe
2026-06-11 18:01:55.568075 | 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-qg4p4/logs/
2026-06-11 18:01:55.568091 | 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-qg4p4/logs/manager.log
2026-06-11 18:01:55.568106 | 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-8qx8s/
2026-06-11 18:01:55.568124 | 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-8qx8s/mariadb-operator-controller-manager-5545cdc48d-8qx8s-describe
2026-06-11 18:01:55.568140 | 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-8qx8s/logs/
2026-06-11 18:01:55.568155 | 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-8qx8s/logs/manager.log
2026-06-11 18:01:55.568170 | 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-q44bv/
2026-06-11 18:01:55.568185 | 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-q44bv/neutron-operator-controller-manager-6c7667d64b-q44bv-describe
2026-06-11 18:01:55.568201 | 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-q44bv/logs/
2026-06-11 18:01:55.568216 | 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-q44bv/logs/manager.log
2026-06-11 18:01:55.568231 | 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-bsc9p/
2026-06-11 18:01:55.568247 | 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-bsc9p/nova-operator-controller-manager-6df846755f-bsc9p-describe
2026-06-11 18:01:55.568262 | 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-bsc9p/logs/
2026-06-11 18:01:55.568278 | 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-bsc9p/logs/manager.log
2026-06-11 18:01:55.568294 | 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-bzs5c/
2026-06-11 18:01:55.568309 | 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-bzs5c/octavia-operator-controller-manager-6bd797bd9d-bzs5c-describe
2026-06-11 18:01:55.568328 | 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-bzs5c/logs/
2026-06-11 18:01:55.568344 | 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-bzs5c/logs/manager.log
2026-06-11 18:01:55.568359 | 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-678fc77c545g6hx/
2026-06-11 18:01:55.568375 | 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-678fc77c545g6hx/openstack-baremetal-operator-controller-manager-678fc77c545g6hx-describe
2026-06-11 18:01:55.568390 | 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-678fc77c545g6hx/logs/
2026-06-11 18:01:55.568405 | 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-678fc77c545g6hx/logs/manager.log
2026-06-11 18:01:55.568421 | 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-855fdb65bd-qz6ls/
2026-06-11 18:01:55.568436 | 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-855fdb65bd-qz6ls/openstack-operator-controller-init-855fdb65bd-qz6ls-describe
2026-06-11 18:01:55.568451 | 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-855fdb65bd-qz6ls/logs/
2026-06-11 18:01:55.568466 | 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-855fdb65bd-qz6ls/logs/operator.log
2026-06-11 18:01:55.568482 | 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-7b9f96797b-66zqr/
2026-06-11 18:01:55.568497 | 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-7b9f96797b-66zqr/openstack-operator-controller-manager-7b9f96797b-66zqr-describe
2026-06-11 18:01:55.568531 | 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-7b9f96797b-66zqr/logs/
2026-06-11 18:01:55.568552 | 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-7b9f96797b-66zqr/logs/manager.log.gz
2026-06-11 18:01:55.568569 | 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-942hk/
2026-06-11 18:01:55.568585 | 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-942hk/openstack-operator-index-942hk-describe
2026-06-11 18:01:55.568600 | 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-942hk/logs/
2026-06-11 18:01:55.568616 | 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-942hk/logs/registry-server.log
2026-06-11 18:01:55.568632 | 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-knnlm/
2026-06-11 18:01:55.568648 | 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-knnlm/ovn-operator-controller-manager-5666dfdddd-knnlm-describe
2026-06-11 18:01:55.568664 | 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-knnlm/logs/
2026-06-11 18:01:55.568679 | 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-knnlm/logs/manager.log
2026-06-11 18:01:55.568696 | 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-pwf5z/
2026-06-11 18:01:55.568712 | 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-pwf5z/swift-operator-controller-manager-79846f755c-pwf5z-describe
2026-06-11 18:01:55.568731 | 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-pwf5z/logs/
2026-06-11 18:01:55.568747 | 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-pwf5z/logs/manager.log
2026-06-11 18:01:55.568763 | 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-xkkrq/
2026-06-11 18:01:55.568779 | 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-xkkrq/telemetry-operator-controller-manager-565998cc45-xkkrq-describe
2026-06-11 18:01:55.568794 | 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-xkkrq/logs/
2026-06-11 18:01:55.568810 | 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-xkkrq/logs/manager.log
2026-06-11 18:01:55.568826 | 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-jc79s/
2026-06-11 18:01:55.568842 | 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-jc79s/test-operator-controller-manager-7579dbdcb9-jc79s-describe
2026-06-11 18:01:55.568858 | 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-jc79s/logs/
2026-06-11 18:01:55.568874 | 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-jc79s/logs/manager.log
2026-06-11 18:01:55.568889 | 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-pjslv/
2026-06-11 18:01:55.568905 | 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-pjslv/watcher-operator-controller-manager-7869644bb4-pjslv-describe
2026-06-11 18:01:55.568924 | 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-pjslv/logs/
2026-06-11 18:01:55.568939 | 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-pjslv/logs/manager.log
2026-06-11 18:01:55.568954 | 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-11 18:01:55.568970 | 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-11 18:01:55.568985 | 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-11 18:01:55.569001 | 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-11 18:01:55.569016 | 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-11 18:01:55.569031 | 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-11 18:01:55.569047 | 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-11 18:01:55.569062 | 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-11 18:01:55.569099 | 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-11 18:01:55.569121 | 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-11 18:01:55.569138 | 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-11 18:01:55.569158 | 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-11 18:01:55.569174 | 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-11 18:01:55.569190 | 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-11 18:01:55.569206 | 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-11 18:01:55.569222 | 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-11 18:01:55.569239 | 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-855fdb65bd.yaml
2026-06-11 18:01:55.569255 | 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-7b9f96797b.yaml
2026-06-11 18:01:55.569271 | 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-11 18:01:55.569287 | 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-11 18:01:55.569304 | 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-11 18:01:55.569320 | 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-11 18:01:55.569336 | 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-11 18:01:55.569352 | 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-11 18:01:55.569372 | 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-11 18:01:55.569388 | 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-11 18:01:55.569405 | 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-11 18:01:55.569421 | 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-11 18:01:55.569438 | 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-11 18:01:55.569454 | 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-11 18:01:55.569470 | 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-11 18:01:55.569486 | 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-11 18:01:55.569502 | 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-11 18:01:55.569539 | 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-11 18:01:55.569557 | 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-11 18:01:55.569573 | 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-11 18:01:55.569589 | 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-11 18:01:55.569605 | 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-11 18:01:55.569625 | 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-11 18:01:55.569642 | 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-11 18:01:55.569658 | 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-11 18:01:55.569674 | 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-11 18:01:55.569690 | 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-11 18:01:55.569705 | 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-11 18:01:55.569721 | 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-11 18:01:55.569737 | 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-11 18:01:55.569752 | 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-11 18:01:55.569768 | 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-11 18:01:55.569784 | 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-11 18:01:55.569800 | 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-11 18:01:55.569816 | 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-11 18:01:55.569831 | 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-11 18:01:55.569851 | 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-11 18:01:55.569868 | 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-11 18:01:55.569884 | 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-11 18:01:55.569900 | 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-11 18:01:55.569916 | 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-11 18:01:55.569933 | 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-11 18:01:55.569949 | 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-11 18:01:55.569966 | 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-11 18:01:55.569982 | 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-11 18:01:55.569999 | 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-11 18:01:55.570015 | 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-11 18:01:55.570031 | 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-11 18:01:55.570048 | 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-11 18:01:55.570064 | 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-11 18:01:55.570086 | 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-11 18:01:55.570104 | 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-11 18:01:55.570123 | 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-11 18:01:55.570140 | 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-11 18:01:55.570156 | 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-11 18:01:55.570172 | 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-11 18:01:55.570188 | 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-11 18:01:55.570203 | 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-11 18:01:55.570220 | 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-11 18:01:55.570236 | 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-11 18:01:55.570252 | 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-11 18:01:55.570268 | 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-11 18:01:55.570284 | 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-11 18:01:55.570304 | 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-11 18:01:55.570320 | 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-11 18:01:55.570337 | 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-11 18:01:55.570353 | 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-11 18:01:55.570369 | 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-11 18:01:55.570385 | 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-11 18:01:55.570401 | 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-11 18:01:55.570417 | 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-11 18:01:55.570434 | 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-11 18:01:55.570450 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-11 18:01:55.570466 | 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-11 18:01:55.570483 | 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-11 18:01:55.570499 | 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-11 18:01:55.570533 | 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-11 18:01:55.570556 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-11 18:01:55.570573 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-11 18:01:55.570590 | 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-11 18:01:55.570606 | 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-11 18:01:55.570623 | 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-11 18:01:55.570639 | 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-11 18:01:55.570656 | 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-11 18:01:55.570672 | 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-11 18:01:55.570692 | 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-11 18:01:55.570715 | 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-11 18:01:55.570737 | 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-11 18:01:55.570757 | 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-11 18:01:55.570774 | 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-11 18:01:55.570791 | 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-11 18:01:55.570807 | 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-11 18:01:55.570827 | 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-11 18:01:55.570844 | 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-11 18:01:55.570860 | 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-11 18:01:55.570876 | 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-11 18:01:55.570892 | 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-11 18:01:55.570908 | 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-11 18:01:55.570924 | 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-11 18:01:55.570940 | 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-11 18:01:55.570956 | 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-11 18:01:55.570973 | 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-11 18:01:55.570989 | 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-11 18:01:55.571004 | 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-11 18:01:55.571021 | 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-11 18:01:55.571037 | 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-11 18:01:55.571096 | 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-11 18:01:55.571118 | 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-11 18:01:55.571134 | 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-11 18:01:55.571151 | 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-11 18:01:55.571169 | 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-11 18:01:55.571185 | 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-11 18:01:55.571202 | 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-11 18:01:55.571219 | 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-11 18:01:55.571235 | 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-11 18:01:55.571251 | 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-11 18:01:55.571267 | 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-11 18:01:55.571284 | 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-11 18:01:55.571301 | 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-11 18:01:55.571317 | 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-11 18:01:55.571333 | 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-11 18:01:55.571352 | 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-11 18:01:55.571369 | 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-11 18:01:55.571385 | 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-11 18:01:55.571402 | 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-11 18:01:55.571418 | 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-11 18:01:55.571435 | 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-11 18:01:55.571451 | 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-11 18:01:55.571468 | 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-11 18:01:55.571484 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-11 18:01:55.571500 | 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-11 18:01:55.571536 | 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-11 18:01:55.571555 | 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-11 18:01:55.571571 | 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-11 18:01:55.571587 | 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-11 18:01:55.571603 | 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-11 18:01:55.571622 | 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-11 18:01:55.571639 | 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-11 18:01:55.571654 | 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-11 18:01:55.571670 | 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-11 18:01:55.571686 | 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-11 18:01:55.571701 | 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-11 18:01:55.571717 | 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-11 18:01:55.571732 | 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-11 18:01:55.571748 | 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-11 18:01:55.571763 | 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-11 18:01:55.571778 | 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-11 18:01:55.571794 | 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-11 18:01:55.571810 | 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-11 18:01:55.571825 | 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-11 18:01:55.571844 | 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-11 18:01:55.571861 | 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-11 18:01:55.571877 | 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-11 18:01:55.571893 | 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-11 18:01:55.571909 | 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-11 18:01:55.571925 | 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-11 18:01:55.571940 | 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-11 18:01:55.571956 | 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-11 18:01:55.571972 | 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-11 18:01:55.571988 | 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-11 18:01:55.572004 | 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-11 18:01:55.572020 | 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-11 18:01:55.572036 | 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-11 18:01:55.572056 | 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-11 18:01:55.572072 | 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-11 18:01:55.572088 | 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-11 18:01:55.572104 | 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-11 18:01:55.572120 | 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-11 18:01:55.572135 | 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-11 18:01:55.572151 | 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-11 18:01:55.572166 | 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-11 18:01:55.572182 | 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-11 18:01:55.572197 | 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-11 18:01:55.572213 | 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-11 18:01:55.572229 | 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-11 18:01:55.572309 | 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-11 18:01:55.572327 | 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-11 18:01:55.572343 | 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-11 18:01:55.572363 | 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-11 18:01:55.572380 | 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-11 18:01:55.572395 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-11 18:01:55.572411 | 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-11 18:01:55.572427 | 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-11 18:01:55.572442 | 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-11 18:01:55.572458 | 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-11 18:01:55.572473 | 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-11 18:01:55.572489 | 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-11 18:01:55.572505 | 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-11 18:01:55.572539 | 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-11 18:01:55.572556 | 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-11 18:01:55.572572 | 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-11 18:01:55.572587 | 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-11 18:01:55.572606 | 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-11 18:01:55.572622 | 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-11 18:01:55.572638 | 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-11 18:01:55.572653 | 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-11 18:01:55.572669 | 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-11 18:01:55.572684 | 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-11 18:01:55.572700 | 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-11 18:01:55.572716 | 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-11 18:01:55.572731 | 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-11 18:01:55.572746 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-proxy-script.yaml
2026-06-11 18:01:55.572762 | 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-11 18:01:55.572777 | 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-11 18:01:55.572793 | 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-11 18:01:55.572809 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-proxy-script.yaml
2026-06-11 18:01:55.572830 | 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-11 18:01:55.572846 | 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-11 18:01:55.572862 | 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-11 18:01:55.572878 | 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-11 18:01:55.572894 | 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-11 18:01:55.572910 | 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-11 18:01:55.572925 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-11 18:01:55.572941 | 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-11 18:01:55.572956 | 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-11 18:01:55.572972 | 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-11 18:01:55.572988 | 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-11 18:01:55.573004 | 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-11 18:01:55.573020 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-11 18:01:55.573036 | 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-11 18:01:55.573051 | 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-11 18:01:55.573083 | 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-11 18:01:55.573101 | 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-11 18:01:55.573117 | 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-11 18:01:55.573133 | 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-11 18:01:55.573148 | 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-11 18:01:55.573164 | 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-11 18:01:55.573179 | 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-11 18:01:55.573195 | 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-11 18:01:55.573211 | 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-11 18:01:55.573227 | 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-11 18:01:55.573242 | 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-11 18:01:55.573257 | 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-11 18:01:55.573273 | 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-11 18:01:55.573289 | 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-11 18:01:55.573316 | 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-11 18:01:55.573332 | 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-11 18:01:55.573349 | 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-11 18:01:55.573399 | 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-11 18:01:55.573419 | 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-11 18:01:55.573435 | 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-11 18:01:55.573451 | 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-11 18:01:55.573466 | 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-11 18:01:55.573482 | 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-11 18:01:55.573497 | 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-11 18:01:55.573529 | 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-11 18:01:55.573551 | 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-11 18:01:55.573568 | 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-11 18:01:55.573584 | 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-11 18:01:55.573603 | 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-11 18:01:55.573620 | 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-11 18:01:55.573636 | 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-11 18:01:55.573651 | 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-11 18:01:55.573667 | 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-11 18:01:55.573683 | 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-11 18:01:55.573699 | 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-11 18:01:55.573714 | 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-11 18:01:55.573730 | 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-11 18:01:55.573746 | 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-11 18:01:55.573762 | 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-11 18:01:55.573778 | 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-11 18:01:55.573794 | 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-11 18:01:55.573811 | 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-11 18:01:55.573834 | 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-11 18:01:55.573851 | 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-11 18:01:55.573867 | 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-11 18:01:55.573884 | 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-11 18:01:55.573900 | 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-11 18:01:55.573916 | 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-11 18:01:55.573932 | 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-11 18:01:55.573948 | 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-11 18:01:55.573964 | 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-11 18:01:55.573980 | 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-11 18:01:55.573996 | 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-11 18:01:55.574012 | 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-11 18:01:55.574027 | 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-11 18:01:55.574046 | 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-11 18:01:55.574062 | 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-11 18:01:55.574078 | 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-11 18:01:55.574095 | 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-11 18:01:55.574111 | 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-11 18:01:55.574126 | 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-11 18:01:55.574142 | 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-11 18:01:55.574157 | 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-11 18:01:55.574173 | 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-11 18:01:55.574189 | 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-11 18:01:55.574205 | 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-11 18:01:55.574221 | 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-11 18:01:55.574237 | 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-11 18:01:55.574256 | 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-11 18:01:55.574272 | 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-11 18:01:55.574288 | 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-11 18:01:55.574304 | 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-11 18:01:55.574320 | 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-11 18:01:55.574336 | 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-11 18:01:55.574352 | 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-11 18:01:55.574368 | 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-11 18:01:55.574384 | 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-11 18:01:55.574400 | 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-11 18:01:55.574416 | 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-11 18:01:55.574432 | 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-11 18:01:55.574449 | 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-11 18:01:55.574465 | 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-11 18:01:55.574484 | 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-11 18:01:55.574500 | 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-11 18:01:55.574535 | 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-11 18:01:55.574553 | 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-11 18:01:55.574569 | 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-11 18:01:55.574585 | 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-11 18:01:55.574601 | 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-11 18:01:55.574618 | 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-11 18:01:55.574634 | 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-11 18:01:55.574650 | 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-11 18:01:55.574666 | 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-11 18:01:55.574682 | 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-11 18:01:55.574699 | 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-11 18:01:55.574715 | 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-11 18:01:55.574736 | 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-11 18:01:55.574753 | 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-11 18:01:55.574776 | 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-11 18:01:55.574798 | 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-11 18:01:55.574819 | 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-11 18:01:55.574838 | 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-11 18:01:55.574856 | 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-11 18:01:55.574878 | 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-11 18:01:55.574896 | 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-11 18:01:55.574918 | 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-11 18:01:55.574936 | 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-11 18:01:55.574954 | 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-11 18:01:55.574975 | 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-11 18:01:55.574997 | 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-11 18:01:55.575050 | 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-11 18:01:55.575072 | 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-11 18:01:55.575089 | 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-11 18:01:55.575106 | 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-11 18:01:55.575123 | 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-11 18:01:55.575140 | 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-11 18:01:55.575156 | 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-11 18:01:55.575173 | 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-11 18:01:55.575189 | 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-11 18:01:55.575206 | 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-11 18:01:55.575222 | 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-ovn-update.yaml
2026-06-11 18:01:55.575238 | 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-update.yaml
2026-06-11 18:01:55.575255 | 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-11 18:01:55.575275 | 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-11 18:01:55.575292 | 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-11 18:01:55.575308 | 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-11 18:01:55.575324 | 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-11 18:01:55.575341 | 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-11 18:01:55.575357 | 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-11 18:01:55.575374 | 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-11 18:01:55.575390 | 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-11 18:01:55.575406 | 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-11 18:01:55.575422 | 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-11 18:01:55.575438 | 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-11 18:01:55.575454 | 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-11 18:01:55.575470 | 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-11 18:01:55.575489 | 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-11 18:01:55.575505 | 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-11 18:01:55.575573 | 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-11 18:01:55.575593 | 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-11 18:01:55.575609 | 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-11 18:01:55.575626 | 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-11 18:01:55.575642 | 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-11 18:01:55.575658 | 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-11 18:01:55.575675 | 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-11 18:01:55.575691 | 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-11 18:01:55.575707 | 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-11 18:01:55.575723 | 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-11 18:01:55.575739 | 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-11 18:01:55.575759 | 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-11 18:01:55.575775 | 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-11 18:01:55.575834 | 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-11 18:01:55.575858 | 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-11 18:01:55.575876 | 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-11 18:01:55.575892 | 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-11 18:01:55.575908 | 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-11 18:01:55.575924 | 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-11 18:01:55.575940 | 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-11 18:01:55.575955 | 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-11 18:01:55.575971 | 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-11 18:01:55.575987 | 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-11 18:01:55.576002 | 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-11 18:01:55.576022 | 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-11 18:01:55.576039 | 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-11 18:01:55.576056 | 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-11 18:01:55.576072 | 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-11 18:01:55.576088 | 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-11 18:01:55.576104 | 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-11 18:01:55.576121 | 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-11 18:01:55.576137 | 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-11 18:01:55.576152 | 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-11 18:01:55.576168 | 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-11 18:01:55.576184 | 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-11 18:01:55.576200 | 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-11 18:01:55.576216 | 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-11 18:01:55.576236 | 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-11 18:01:55.576252 | 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-11 18:01:55.576269 | 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-11 18:01:55.576285 | 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-11 18:01:55.576301 | 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-11 18:01:55.576317 | 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-11 18:01:55.576333 | 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-11 18:01:55.576348 | 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-11 18:01:55.576364 | 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-11 18:01:55.576380 | 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-11 18:01:55.576395 | 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-11 18:01:55.576410 | 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-11 18:01:55.576426 | 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-11 18:01:55.576441 | 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-11 18:01:55.576460 | 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-11 18:01:55.576476 | 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-11 18:01:55.576492 | 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-11 18:01:55.576507 | 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-11 18:01:55.576543 | 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-transport.yaml
2026-06-11 18:01:55.576560 | 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-11 18:01:55.576576 | 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-11 18:01:55.576592 | 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-11 18:01:55.576607 | 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-11 18:01:55.576623 | 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-11 18:01:55.576639 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-11 18:01:55.576654 | 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-11 18:01:55.576670 | 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-11 18:01:55.576685 | 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-11 18:01:55.576704 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-11 18:01:55.576720 | 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-11 18:01:55.576735 | 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-11 18:01:55.576750 | 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-11 18:01:55.576766 | 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-11 18:01:55.576781 | 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-11 18:01:55.576796 | 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-11 18:01:55.576812 | 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-11 18:01:55.576827 | 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-11 18:01:55.576843 | 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-11 18:01:55.576858 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-11 18:01:55.576873 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-11 18:01:55.576888 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-11 18:01:55.576903 | 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-11 18:01:55.576918 | 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-11 18:01:55.576937 | 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-11 18:01:55.576953 | 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-11 18:01:55.576969 | 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-11 18:01:55.576984 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-11 18:01:55.576999 | 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-11 18:01:55.577015 | 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-11 18:01:55.577031 | 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-11 18:01:55.577047 | 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-11 18:01:55.577077 | 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-11 18:01:55.577096 | 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-11 18:01:55.577112 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29686621.yaml
2026-06-11 18:01:55.577128 | 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-11 18:01:55.577144 | 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-11 18:01:55.577160 | 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-11 18:01:55.577179 | 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-11 18:01:55.577195 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ovn-edpm-ovn-update-openstack-edpm-ipam.yaml
2026-06-11 18:01:55.577212 | 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-11 18:01:55.577228 | 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-11 18:01:55.577244 | 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-11 18:01:55.577259 | 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-11 18:01:55.577275 | 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-11 18:01:55.577291 | 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-11 18:01:55.577307 | 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-11 18:01:55.577322 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/update-edpm-update-openstack-edpm-ipam.yaml
2026-06-11 18:01:55.577338 | 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-11 18:01:55.577354 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-11 18:01:55.577370 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-11 18:01:55.577385 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-778b85f7cd-bpdn9/
2026-06-11 18:01:55.577408 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-778b85f7cd-bpdn9/barbican-api-778b85f7cd-bpdn9-describe
2026-06-11 18:01:55.577425 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-778b85f7cd-bpdn9/logs/
2026-06-11 18:01:55.577441 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-778b85f7cd-bpdn9/logs/barbican-api-log.log
2026-06-11 18:01:55.577457 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-778b85f7cd-bpdn9/logs/barbican-api.log
2026-06-11 18:01:55.577473 | 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-7fbc787878-qj29d/
2026-06-11 18:01:55.577488 | 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-7fbc787878-qj29d/barbican-keystone-listener-7fbc787878-qj29d-describe
2026-06-11 18:01:55.577504 | 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-7fbc787878-qj29d/logs/
2026-06-11 18:01:55.577539 | 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-7fbc787878-qj29d/logs/barbican-keystone-listener-log.log
2026-06-11 18:01:55.577556 | 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-7fbc787878-qj29d/logs/barbican-keystone-listener.log
2026-06-11 18:01:55.577572 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-58b4887cdc-d7ms2/
2026-06-11 18:01:55.577587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-58b4887cdc-d7ms2/barbican-worker-58b4887cdc-d7ms2-describe
2026-06-11 18:01:55.577603 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-58b4887cdc-d7ms2/logs/
2026-06-11 18:01:55.577618 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-58b4887cdc-d7ms2/logs/barbican-worker-log.log
2026-06-11 18:01:55.577637 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-58b4887cdc-d7ms2/logs/barbican-worker.log
2026-06-11 18:01:55.577653 | 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-88k9q/
2026-06-11 18:01:55.577668 | 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-88k9q/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-88k9q-describe
2026-06-11 18:01:55.577684 | 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-88k9q/logs/
2026-06-11 18:01:55.577700 | 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-88k9q/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.577715 | 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-11 18:01:55.577731 | 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-11 18:01:55.577747 | 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-11 18:01:55.577763 | 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-11 18:01:55.577779 | 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-11 18:01:55.577794 | 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-11 18:01:55.577810 | 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-11 18:01:55.577825 | 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-11 18:01:55.577844 | 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-11 18:01:55.577860 | 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-11 18:01:55.577875 | 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-11 18:01:55.577891 | 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-11 18:01:55.577906 | 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-11 18:01:55.577922 | 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-11 18:01:55.577937 | 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-11 18:01:55.577953 | 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-11 18:01:55.577969 | 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-11 18:01:55.577984 | 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-ipamsj7vt/
2026-06-11 18:01:55.578000 | 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-ipamsj7vt/configure-network-edpm-deployment-ipam-openstack-edpm-ipamsj7vt-describe
2026-06-11 18:01:55.578016 | 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-ipamsj7vt/logs/
2026-06-11 18:01:55.578032 | 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-ipamsj7vt/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.578047 | 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-df6nn/
2026-06-11 18:01:55.578066 | 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-df6nn/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-df6nn-describe
2026-06-11 18:01:55.578083 | 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-df6nn/logs/
2026-06-11 18:01:55.578099 | 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-df6nn/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.578114 | 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-m2pm5/
2026-06-11 18:01:55.578130 | 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-m2pm5/dnsmasq-dns-79fb556855-m2pm5-describe
2026-06-11 18:01:55.578146 | 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-m2pm5/logs/
2026-06-11 18:01:55.578162 | 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-m2pm5/logs/dnsmasq-dns.log
2026-06-11 18:01:55.578177 | 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-m2pm5/logs/init.log
2026-06-11 18:01:55.578193 | 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-sckxt/
2026-06-11 18:01:55.578208 | 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-sckxt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-sckxt-describe
2026-06-11 18:01:55.578223 | 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-sckxt/logs/
2026-06-11 18:01:55.578239 | 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-sckxt/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.578258 | 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-11 18:01:55.578274 | 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-11 18:01:55.578290 | 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-11 18:01:55.578306 | 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-11 18:01:55.578322 | 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-11 18:01:55.578338 | 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-11 18:01:55.578355 | 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-11 18:01:55.578370 | 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-11 18:01:55.578386 | 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-11 18:01:55.578401 | 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-11 18:01:55.578417 | 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-m5cv7/
2026-06-11 18:01:55.578433 | 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-m5cv7/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-m5cv7-describe
2026-06-11 18:01:55.578449 | 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-m5cv7/logs/
2026-06-11 18:01:55.578464 | 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-m5cv7/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.578483 | 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-hwjrc/
2026-06-11 18:01:55.578499 | 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-hwjrc/install-os-edpm-deployment-ipam-openstack-edpm-ipam-hwjrc-describe
2026-06-11 18:01:55.578532 | 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-hwjrc/logs/
2026-06-11 18:01:55.578551 | 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-hwjrc/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.578567 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5fdf847c98-tv4vc/
2026-06-11 18:01:55.578583 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5fdf847c98-tv4vc/keystone-5fdf847c98-tv4vc-describe
2026-06-11 18:01:55.578599 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5fdf847c98-tv4vc/logs/
2026-06-11 18:01:55.578615 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5fdf847c98-tv4vc/logs/keystone-api.log
2026-06-11 18:01:55.578631 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686621-8kn2r/
2026-06-11 18:01:55.578646 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686621-8kn2r/keystone-cron-29686621-8kn2r-describe
2026-06-11 18:01:55.578662 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686621-8kn2r/logs/
2026-06-11 18:01:55.578691 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686621-8kn2r/logs/keystone-cron.log
2026-06-11 18:01:55.578708 | 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-11 18:01:55.578728 | 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-11 18:01:55.578744 | 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-11 18:01:55.578760 | 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-11 18:01:55.578776 | 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-7tgt9/
2026-06-11 18:01:55.578792 | 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-7tgt9/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-7tgt9-describe
2026-06-11 18:01:55.578808 | 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-7tgt9/logs/
2026-06-11 18:01:55.578823 | 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-7tgt9/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.578839 | 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-11 18:01:55.578854 | 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-11 18:01:55.578870 | 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-11 18:01:55.578885 | 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-11 18:01:55.578901 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-67bc49c7b5-2682v/
2026-06-11 18:01:55.578917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-67bc49c7b5-2682v/neutron-67bc49c7b5-2682v-describe
2026-06-11 18:01:55.578935 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-67bc49c7b5-2682v/logs/
2026-06-11 18:01:55.578951 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-67bc49c7b5-2682v/logs/neutron-api.log
2026-06-11 18:01:55.578967 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-67bc49c7b5-2682v/logs/neutron-httpd.log
2026-06-11 18:01:55.578983 | 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-9kp2v/
2026-06-11 18:01:55.578998 | 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-9kp2v/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-9kp2v-describe
2026-06-11 18:01:55.579014 | 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-9kp2v/logs/
2026-06-11 18:01:55.579029 | 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-9kp2v/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.579044 | 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-11 18:01:55.579059 | 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-11 18:01:55.579074 | 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-11 18:01:55.579090 | 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-11 18:01:55.579105 | 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-11 18:01:55.579121 | 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-11 18:01:55.579136 | 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-11 18:01:55.579154 | 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-11 18:01:55.579170 | 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-11 18:01:55.579185 | 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-11 18:01:55.579201 | 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-11 18:01:55.579216 | 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-11 18:01:55.579232 | 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-11 18:01:55.579248 | 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-11 18:01:55.579263 | 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-11 18:01:55.579279 | 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-11 18:01:55.579294 | 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-11 18:01:55.579309 | 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-f5vtb/
2026-06-11 18:01:55.579325 | 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-f5vtb/nova-edpm-deployment-ipam-openstack-edpm-ipam-f5vtb-describe
2026-06-11 18:01:55.579342 | 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-f5vtb/logs/
2026-06-11 18:01:55.579361 | 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-f5vtb/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.579377 | 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-11 18:01:55.579394 | 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-11 18:01:55.579409 | 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-11 18:01:55.579425 | 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-11 18:01:55.579442 | 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-11 18:01:55.579457 | 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-11 18:01:55.579473 | 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-11 18:01:55.579489 | 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-11 18:01:55.579504 | 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-11 18:01:55.579539 | 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-11 18:01:55.579556 | 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-11 18:01:55.579572 | 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-11 18:01:55.579588 | 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-11 18:01:55.579607 | 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-11 18:01:55.579624 | 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-openstackprovisionservs9sxd/
2026-06-11 18:01:55.579639 | 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-openstackprovisionservs9sxd/openstack-edpm-ipam-provisionserver-openstackprovisionservs9sxd-describe
2026-06-11 18:01:55.579655 | 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-openstackprovisionservs9sxd/logs/
2026-06-11 18:01:55.579671 | 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-openstackprovisionservs9sxd/logs/init.log
2026-06-11 18:01:55.579687 | 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-openstackprovisionservs9sxd/logs/osp-httpd.log
2026-06-11 18:01:55.579702 | 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-11 18:01:55.579718 | 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-11 18:01:55.579733 | 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-11 18:01:55.579749 | 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-11 18:01:55.579764 | 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-11 18:01:55.579780 | 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-11 18:01:55.579796 | 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-11 18:01:55.579811 | 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-11 18:01:55.579829 | 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-11 18:01:55.579845 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-6hbvd/
2026-06-11 18:01:55.579860 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-6hbvd/ovn-controller-6hbvd-describe
2026-06-11 18:01:55.579875 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-6hbvd/logs/
2026-06-11 18:01:55.579890 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-6hbvd/logs/ovn-controller.log
2026-06-11 18:01:55.579906 | 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-7brz7/
2026-06-11 18:01:55.579921 | 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-7brz7/ovn-controller-metrics-7brz7-describe
2026-06-11 18:01:55.579937 | 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-7brz7/logs/
2026-06-11 18:01:55.579952 | 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-7brz7/logs/openstack-network-exporter.log
2026-06-11 18:01:55.579968 | 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-xgqfx/
2026-06-11 18:01:55.579983 | 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-xgqfx/ovn-controller-ovs-xgqfx-describe
2026-06-11 18:01:55.579998 | 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-xgqfx/logs/
2026-06-11 18:01:55.580014 | 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-xgqfx/logs/ovs-vswitchd.log
2026-06-11 18:01:55.580029 | 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-xgqfx/logs/ovsdb-server-init.log
2026-06-11 18:01:55.580047 | 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-xgqfx/logs/ovsdb-server.log
2026-06-11 18:01:55.580063 | 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-rsct4/
2026-06-11 18:01:55.580079 | 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-rsct4/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rsct4-describe
2026-06-11 18:01:55.580094 | 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-rsct4/logs/
2026-06-11 18:01:55.580110 | 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-rsct4/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.580126 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/
2026-06-11 18:01:55.580141 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn-describe
2026-06-11 18:01:55.580157 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/logs/
2026-06-11 18:01:55.580173 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-ovn-update-openstack-edpm-ipam-8zpwn/logs/ovn-edpm-ovn-update-openstack-edpm-ipam.log
2026-06-11 18:01:55.580189 | 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-11 18:01:55.580205 | 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-11 18:01:55.580220 | 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-11 18:01:55.580237 | 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-11 18:01:55.580256 | 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-11 18:01:55.580272 | 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-11 18:01:55.580288 | 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-11 18:01:55.580303 | 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-11 18:01:55.580319 | 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-11 18:01:55.580334 | 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-11 18:01:55.580350 | 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-11 18:01:55.580366 | 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-11 18:01:55.580381 | 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-11 18:01:55.580396 | 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-11 18:01:55.580412 | 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-11 18:01:55.580427 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7ddcd4df44-thnrc/
2026-06-11 18:01:55.580443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7ddcd4df44-thnrc/placement-7ddcd4df44-thnrc-describe
2026-06-11 18:01:55.580459 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7ddcd4df44-thnrc/logs/
2026-06-11 18:01:55.580478 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7ddcd4df44-thnrc/logs/placement-api.log
2026-06-11 18:01:55.580494 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7ddcd4df44-thnrc/logs/placement-log.log
2026-06-11 18:01:55.580509 | 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-11 18:01:55.580545 | 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-11 18:01:55.580563 | 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-11 18:01:55.580579 | 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/amqp-proxy.log
2026-06-11 18:01:55.580594 | 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-11 18:01:55.580610 | 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-11 18:01:55.580625 | 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/wipe-data.log
2026-06-11 18:01:55.580641 | 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-11 18:01:55.580657 | 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-11 18:01:55.580673 | 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-11 18:01:55.580689 | 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/amqp-proxy.log
2026-06-11 18:01:55.580704 | 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-11 18:01:55.580727 | 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-11 18:01:55.580743 | 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/wipe-data.log
2026-06-11 18:01:55.580759 | 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-zg5bp/
2026-06-11 18:01:55.580775 | 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-zg5bp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zg5bp-describe
2026-06-11 18:01:55.580791 | 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-zg5bp/logs/
2026-06-11 18:01:55.580806 | 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-zg5bp/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.580822 | 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-xnrcx/
2026-06-11 18:01:55.580839 | 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-xnrcx/redhat-edpm-deployment-ipam-openstack-edpm-ipam-xnrcx-describe
2026-06-11 18:01:55.580855 | 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-xnrcx/logs/
2026-06-11 18:01:55.580870 | 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-xnrcx/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.580886 | 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-d8dmr/
2026-06-11 18:01:55.580902 | 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-d8dmr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-d8dmr-describe
2026-06-11 18:01:55.580918 | 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-d8dmr/logs/
2026-06-11 18:01:55.580937 | 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-d8dmr/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.580953 | 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-b4nn5/
2026-06-11 18:01:55.580969 | 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-b4nn5/run-os-edpm-deployment-ipam-openstack-edpm-ipam-b4nn5-describe
2026-06-11 18:01:55.580985 | 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-b4nn5/logs/
2026-06-11 18:01:55.581001 | 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-b4nn5/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.581016 | 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-65lxf/
2026-06-11 18:01:55.581032 | 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-65lxf/ssh-known-hosts-edpm-deployment-ipam-65lxf-describe
2026-06-11 18:01:55.581047 | 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-65lxf/logs/
2026-06-11 18:01:55.581073 | 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-65lxf/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-11 18:01:55.581091 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5d86cb9469-r7k4t/
2026-06-11 18:01:55.581107 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5d86cb9469-r7k4t/swift-proxy-5d86cb9469-r7k4t-describe
2026-06-11 18:01:55.581123 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5d86cb9469-r7k4t/logs/
2026-06-11 18:01:55.581142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5d86cb9469-r7k4t/logs/proxy-httpd.log
2026-06-11 18:01:55.581158 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5d86cb9469-r7k4t/logs/proxy-server.log
2026-06-11 18:01:55.581174 | 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-zxfxf/
2026-06-11 18:01:55.581189 | 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-zxfxf/swift-ring-rebalance-zxfxf-describe
2026-06-11 18:01:55.581204 | 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-zxfxf/logs/
2026-06-11 18:01:55.581220 | 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-zxfxf/logs/swift-ring-rebalance.log
2026-06-11 18:01:55.581235 | 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-11 18:01:55.581251 | 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-11 18:01:55.581267 | 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-11 18:01:55.581282 | 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-11 18:01:55.581297 | 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-11 18:01:55.581312 | 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-11 18:01:55.581327 | 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-11 18:01:55.581343 | 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-11 18:01:55.581362 | 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-11 18:01:55.581378 | 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-11 18:01:55.581393 | 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-11 18:01:55.581408 | 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-11 18:01:55.581423 | 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-11 18:01:55.581438 | 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-11 18:01:55.581453 | 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-11 18:01:55.581468 | 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-11 18:01:55.581483 | 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-11 18:01:55.581498 | 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-11 18:01:55.581528 | 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-11 18:01:55.581549 | 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-kx4xt/
2026-06-11 18:01:55.581566 | 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-kx4xt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kx4xt-describe
2026-06-11 18:01:55.581581 | 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-kx4xt/logs/
2026-06-11 18:01:55.581600 | 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-kx4xt/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.581617 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/update-edpm-update-openstack-edpm-ipam-9ntf4/
2026-06-11 18:01:55.581632 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/update-edpm-update-openstack-edpm-ipam-9ntf4/update-edpm-update-openstack-edpm-ipam-9ntf4-describe
2026-06-11 18:01:55.581648 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/update-edpm-update-openstack-edpm-ipam-9ntf4/logs/
2026-06-11 18:01:55.581664 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/update-edpm-update-openstack-edpm-ipam-9ntf4/logs/update-edpm-update-openstack-edpm-ipam.log
2026-06-11 18:01:55.581679 | 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-dw9cg/
2026-06-11 18:01:55.581695 | 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-dw9cg/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dw9cg-describe
2026-06-11 18:01:55.581710 | 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-dw9cg/logs/
2026-06-11 18:01:55.581726 | 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-dw9cg/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:01:55.581741 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-11 18:01:55.581757 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-587dc4c4dd.yaml
2026-06-11 18:01:55.581773 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-695766c6.yaml
2026-06-11 18:01:55.581788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-6cc74d6844.yaml
2026-06-11 18:01:55.581807 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-778b85f7cd.yaml
2026-06-11 18:01:55.581823 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-7c96f598dd.yaml
2026-06-11 18:01:55.581838 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-8648d45f78.yaml
2026-06-11 18:01:55.581854 | 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-578b5bf5c8.yaml
2026-06-11 18:01:55.581869 | 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-5bbf9fb786.yaml
2026-06-11 18:01:55.581885 | 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-64bc7569fd.yaml
2026-06-11 18:01:55.581900 | 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-67cdc78c98.yaml
2026-06-11 18:01:55.581916 | 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-7fbc787878.yaml
2026-06-11 18:01:55.581932 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-58b4887cdc.yaml
2026-06-11 18:01:55.581948 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-5b66b446bf.yaml
2026-06-11 18:01:55.581963 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-6c4d94f6fc.yaml
2026-06-11 18:01:55.581979 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-75fb77fcc.yaml
2026-06-11 18:01:55.581995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-9448f885.yaml
2026-06-11 18:01:55.582011 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-5494568cc5.yaml
2026-06-11 18:01:55.582030 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-5996878477.yaml
2026-06-11 18:01:55.582046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-694549dd57.yaml
2026-06-11 18:01:55.582062 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-69d794c7cc.yaml
2026-06-11 18:01:55.582078 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-786645bb79.yaml
2026-06-11 18:01:55.582093 | 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-11 18:01:55.582108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-849b84f84f.yaml
2026-06-11 18:01:55.582124 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-85c5b8fbf9.yaml
2026-06-11 18:01:55.582139 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-85d986748f.yaml
2026-06-11 18:01:55.582155 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-94bfffd6f.yaml
2026-06-11 18:01:55.582170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-b779ff7c7.yaml
2026-06-11 18:01:55.582186 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-596467fd76.yaml
2026-06-11 18:01:55.582201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-5fdf847c98.yaml
2026-06-11 18:01:55.582216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-6bf8c966dc.yaml
2026-06-11 18:01:55.582232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-79d989f4.yaml
2026-06-11 18:01:55.582251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-67bc49c7b5.yaml
2026-06-11 18:01:55.582266 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-7569fcd46f.yaml
2026-06-11 18:01:55.582282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-847668f5fc.yaml
2026-06-11 18:01:55.582297 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-86df755bf.yaml
2026-06-11 18:01:55.582312 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-c96687476.yaml
2026-06-11 18:01:55.582327 | 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-5dbd564898.yaml
2026-06-11 18:01:55.582343 | 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-8498664964.yaml
2026-06-11 18:01:55.582358 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-6688f9c8b6.yaml
2026-06-11 18:01:55.582374 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-7ddcd4df44.yaml
2026-06-11 18:01:55.582390 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-f94b56c8.yaml
2026-06-11 18:01:55.582405 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-5d86cb9469.yaml
2026-06-11 18:01:55.582420 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-6564cc5f57.yaml
2026-06-11 18:01:55.582436 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-665fb68d6f.yaml
2026-06-11 18:01:55.582451 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-11 18:01:55.582470 | 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-11 18:01:55.582486 | 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-11 18:01:55.582502 | 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-11 18:01:55.582538 | 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-11 18:01:55.582556 | 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-11 18:01:55.582572 | 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-11 18:01:55.582587 | 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-11 18:01:55.582603 | 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-11 18:01:55.582619 | 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-11 18:01:55.582634 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-11 18:01:55.582649 | 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-11 18:01:55.582665 | 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-11 18:01:55.582680 | 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-11 18:01:55.582696 | 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-11 18:01:55.582712 | 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-11 18:01:55.582732 | 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-11 18:01:55.582748 | 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-11 18:01:55.582764 | 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-11 18:01:55.582780 | 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-11 18:01:55.582796 | 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-11 18:01:55.582812 | 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-11 18:01:55.582827 | 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-11 18:01:55.582843 | 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-11 18:01:55.582859 | 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-11 18:01:55.582874 | 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-11 18:01:55.582889 | 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-11 18:01:55.582905 | 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-11 18:01:55.582921 | 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-11 18:01:55.582940 | 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-11 18:01:55.582957 | 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-11 18:01:55.582972 | 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-11 18:01:55.582988 | 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-11 18:01:55.583003 | 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-11 18:01:55.583019 | 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-11 18:01:55.583034 | 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-11 18:01:55.583050 | 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-11 18:01:55.583069 | 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-11 18:01:55.583087 | 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-11 18:01:55.583102 | 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-11 18:01:55.583118 | 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-11 18:01:55.583134 | 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-11 18:01:55.583149 | 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-11 18:01:55.583168 | 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-11 18:01:55.583184 | 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-11 18:01:55.583200 | 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-11 18:01:55.583215 | 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-11 18:01:55.583231 | 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-11 18:01:55.583246 | 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-11 18:01:55.583262 | 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-11 18:01:55.583277 | 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-transport.yaml
2026-06-11 18:01:55.583292 | 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-11 18:01:55.583307 | 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-11 18:01:55.583323 | 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-11 18:01:55.583338 | 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-11 18:01:55.583353 | 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-11 18:01:55.583368 | 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-11 18:01:55.583386 | 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-11 18:01:55.583402 | 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-11 18:01:55.583418 | 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-11 18:01:55.583433 | 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-11 18:01:55.583449 | 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-11 18:01:55.583464 | 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-11 18:01:55.583479 | 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-11 18:01:55.583495 | 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-11 18:01:55.583524 | 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-11 18:01:55.583546 | 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-11 18:01:55.583562 | 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-11 18:01:55.583578 | 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-11 18:01:55.583593 | 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-11 18:01:55.583613 | 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-11 18:01:55.583628 | 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-11 18:01:55.583644 | 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-11 18:01:55.583660 | 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-11 18:01:55.583675 | 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-11 18:01:55.583691 | 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-11 18:01:55.583707 | 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-11 18:01:55.583722 | 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-11 18:01:55.583737 | 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-11 18:01:55.583752 | 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-11 18:01:55.583768 | 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-11 18:01:55.583783 | 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-11 18:01:55.583798 | 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-11 18:01:55.583813 | 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-11 18:01:55.583832 | 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-11 18:01:55.583848 | 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-11 18:01:55.583864 | 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-11 18:01:55.583880 | 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-11 18:01:55.583895 | 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-11 18:01:55.583911 | 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-11 18:01:55.583926 | 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-11 18:01:55.583942 | 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-11 18:01:55.583958 | 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-11 18:01:55.583973 | 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-11 18:01:55.583989 | 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-11 18:01:55.584005 | 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-11 18:01:55.584021 | 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-11 18:01:55.584042 | 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-11 18:01:55.584059 | 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-11 18:01:55.584075 | 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-11 18:01:55.584090 | 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-11 18:01:55.584106 | 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-11 18:01:55.584122 | 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-11 18:01:55.584138 | 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-11 18:01:55.584154 | 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-11 18:01:55.584170 | 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-11 18:01:55.584186 | 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-11 18:01:55.584201 | 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-11 18:01:55.584217 | 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-11 18:01:55.584233 | 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-11 18:01:55.584249 | 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-11 18:01:55.584268 | 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-11 18:01:55.584285 | 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-11 18:01:55.584301 | 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-11 18:01:55.584316 | 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-11 18:01:55.584332 | 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-11 18:01:55.584347 | 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-11 18:01:55.584363 | 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-11 18:01:55.584379 | 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-11 18:01:55.584394 | 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-11 18:01:55.584410 | 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-11 18:01:55.584425 | 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-11 18:01:55.584440 | 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-11 18:01:55.584456 | 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-11 18:01:55.584471 | 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-11 18:01:55.584490 | 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-11 18:01:55.584506 | 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-11 18:01:55.584540 | 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-11 18:01:55.584557 | 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-11 18:01:55.584573 | 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-11 18:01:55.584589 | 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-11 18:01:55.584605 | 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-11 18:01:55.584621 | 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-11 18:01:55.584636 | 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-11 18:01:55.584652 | 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-11 18:01:55.584667 | 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-11 18:01:55.584683 | 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-11 18:01:55.584698 | 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-11 18:01:55.584714 | 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-11 18:01:55.584733 | 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-11 18:01:55.584749 | 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-11 18:01:55.584765 | 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-11 18:01:55.584781 | 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-11 18:01:55.584797 | 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-11 18:01:55.584813 | 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-11 18:01:55.584829 | 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-11 18:01:55.584845 | 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-11 18:01:55.584861 | 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-11 18:01:55.584876 | 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-11 18:01:55.584892 | 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-11 18:01:55.584908 | 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-11 18:01:55.584923 | 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-11 18:01:55.584942 | 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-11 18:01:55.584959 | 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-11 18:01:55.584974 | 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-11 18:01:55.584989 | 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-11 18:01:55.585005 | 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-11 18:01:55.585021 | 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-11 18:01:55.585036 | 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-11 18:01:55.585052 | 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-11 18:01:55.585081 | 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-11 18:01:55.585097 | 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-11 18:01:55.585113 | 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-11 18:01:55.585135 | 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-11 18:01:55.585152 | 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-11 18:01:55.585170 | 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-11 18:01:55.585320 | 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-11 18:01:55.585350 | 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-11 18:01:55.585368 | 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-11 18:01:55.585385 | 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-11 18:01:55.585401 | 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-11 18:01:55.585417 | 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-11 18:01:55.585433 | 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-11 18:01:55.585450 | 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-11 18:01:55.585466 | 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-11 18:01:55.585482 | 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-11 18:01:55.585497 | 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-11 18:01:55.585529 | 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-11 18:01:55.585551 | 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-11 18:01:55.585567 | 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-11 18:01:55.585586 | 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-11 18:01:55.585602 | 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-11 18:01:55.585617 | 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-11 18:01:55.585633 | 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-11 18:01:55.585648 | 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-11 18:01:55.585664 | 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-11 18:01:55.585679 | 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-11 18:01:55.585695 | 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-11 18:01:55.585710 | 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-11 18:01:55.585726 | 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-11 18:01:55.585741 | 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-11 18:01:55.585767 | 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-11 18:01:55.585783 | 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-11 18:01:55.585798 | 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-11 18:01:55.585817 | 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-11 18:01:55.585833 | 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-11 18:01:55.585848 | 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-11 18:01:55.585863 | 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-11 18:01:55.585930 | 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-11 18:01:55.585949 | 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-11 18:01:55.585965 | 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-11 18:01:55.585981 | 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-11 18:01:55.585997 | 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-11 18:01:55.586012 | 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-11 18:01:55.586029 | 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-11 18:01:55.586045 | 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-11 18:01:55.586061 | 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-11 18:01:55.586076 | 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-11 18:01:55.586096 | 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-11 18:01:55.586112 | 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-11 18:01:55.586128 | 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-11 18:01:55.586144 | 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-11 18:01:55.586159 | 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-11 18:01:55.586174 | 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-11 18:01:55.586189 | 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-11 18:01:55.586204 | 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-11 18:01:55.586220 | 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-11 18:01:55.586234 | 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-11 18:01:55.586250 | 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-11 18:01:55.586265 | 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-11 18:01:55.586281 | 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-11 18:01:55.586296 | 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-11 18:01:55.586314 | 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-11 18:01:55.586331 | 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-11 18:01:55.586347 | 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-11 18:01:55.586363 | 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-11 18:01:55.586380 | 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-11 18:01:55.586397 | 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-11 18:01:55.586413 | 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-11 18:01:55.586430 | 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-11 18:01:55.586446 | 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-transport.yaml
2026-06-11 18:01:55.586462 | 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-11 18:01:55.586479 | 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-11 18:01:55.586495 | 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-11 18:01:55.586526 | 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-11 18:01:55.586552 | 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-11 18:01:55.586569 | 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-11 18:01:55.586586 | 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-11 18:01:55.586603 | 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-11 18:01:55.586619 | 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-11 18:01:55.586635 | 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-11 18:01:55.586652 | 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-11 18:01:55.586668 | 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-11 18:01:55.586685 | 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-11 18:01:55.586701 | 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-11 18:01:55.586717 | 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-11 18:01:55.586733 | 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-11 18:01:55.586749 | 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-11 18:01:55.586765 | 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-11 18:01:55.586785 | 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-11 18:01:55.586802 | 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-11 18:01:55.586819 | 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-11 18:01:55.586835 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-11 18:01:55.586851 | 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-11 18:01:55.586868 | 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-11 18:01:55.586885 | 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-11 18:01:55.586901 | 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-11 18:01:55.586917 | 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-11 18:01:55.586934 | 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-11 18:01:55.586950 | 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-11 18:01:55.586966 | 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-11 18:01:55.586982 | 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-11 18:01:55.586998 | 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-11 18:01:55.587015 | 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-11 18:01:55.587034 | 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-11 18:01:55.587050 | 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-11 18:01:55.587067 | 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-11 18:01:55.587083 | 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-11 18:01:55.587099 | 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-11 18:01:55.587115 | 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-11 18:01:55.587131 | 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-11 18:01:55.587147 | 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-11 18:01:55.587163 | 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-11 18:01:55.587180 | 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-11 18:01:55.587196 | 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-11 18:01:55.587212 | 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-11 18:01:55.587228 | 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-11 18:01:55.587244 | 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-11 18:01:55.587263 | 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-11 18:01:55.587279 | 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-11 18:01:55.587295 | 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-11 18:01:55.587311 | 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-11 18:01:55.587327 | 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-11 18:01:55.587343 | 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-11 18:01:55.587359 | 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-11 18:01:55.587375 | 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-11 18:01:55.587391 | 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-11 18:01:55.587407 | 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-11 18:01:55.587424 | 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-11 18:01:55.587440 | 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-11 18:01:55.587456 | 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-11 18:01:55.587472 | 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-11 18:01:55.587488 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-11 18:01:55.587508 | 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-11 18:01:55.587544 | 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-11 18:01:55.587561 | 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-11 18:01:55.587578 | 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-11 18:01:55.587595 | 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-11 18:01:55.587611 | 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-11 18:01:55.587627 | 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-11 18:01:55.587643 | 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-11 18:01:55.587659 | 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-11 18:01:55.587676 | 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-11 18:01:55.587692 | 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-11 18:01:55.587708 | 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-11 18:01:55.587724 | 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-11 18:01:55.587740 | 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-11 18:01:55.587756 | 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-11 18:01:55.587781 | 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-11 18:01:55.587798 | 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-11 18:01:55.587815 | 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-11 18:01:55.587832 | 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-11 18:01:55.587848 | 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-11 18:01:55.587865 | 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-11 18:01:55.587881 | 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-11 18:01:55.587896 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-11 18:01:55.587913 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-11 18:01:55.587929 | 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-11 18:01:55.587945 | 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-11 18:01:55.587961 | 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-11 18:01:55.587977 | 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-11 18:01:55.587993 | 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-11 18:01:55.588009 | 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-11 18:01:55.588039 | 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-11 18:01:55.588056 | 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-11 18:01:55.588071 | 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-11 18:01:55.588087 | 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-11 18:01:55.588102 | 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-11 18:01:55.588118 | 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-11 18:01:55.588134 | 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-11 18:01:55.588150 | 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-11 18:01:55.588165 | 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-11 18:01:55.588181 | 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-11 18:01:55.588196 | 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-11 18:01:55.588212 | 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-11 18:01:55.588228 | 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-11 18:01:55.588244 | 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-11 18:01:55.588259 | 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-11 18:01:55.588278 | 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-11 18:01:55.588294 | 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-11 18:01:55.588310 | 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-11 18:01:55.588326 | 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-11 18:01:55.588341 | 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-11 18:01:55.588357 | 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-11 18:01:55.588373 | 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-11 18:01:55.588388 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-11 18:01:55.588404 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-11 18:01:55.588421 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-11 18:01:55.588437 | 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-11 18:01:55.588454 | 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-11 18:01:55.588470 | 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-11 18:01:55.588486 | 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-11 18:01:55.588502 | 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-11 18:01:55.588537 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-11 18:01:55.588558 | 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-11 18:01:55.588575 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-11 18:01:55.588591 | 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-11 18:01:55.588606 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-11 18:01:55.588622 | 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-11 18:01:55.588637 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-11 18:01:55.588653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-11 18:01:55.588669 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-11 18:01:55.588684 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-11 18:01:55.588700 | 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-11 18:01:55.588715 | 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-11 18:01:55.588731 | 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-11 18:01:55.588747 | 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-11 18:01:55.588763 | 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-11 18:01:55.588778 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-11 18:01:55.588794 | 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-778b85f7cd-bpdn9 -> ../_all_nodes/sosreport-crc
2026-06-11 18:01:55.588813 | 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-7fbc787878-qj29d -> ../_all_nodes/sosreport-crc
2026-06-11 18:01:55.588830 | 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-58b4887cdc-d7ms2 -> ../_all_nodes/sosreport-crc
2026-06-11 18:01:55.588845 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-11 18:01:55.588861 | 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-11 18:01:55.588877 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-11 18:01:55.588892 | 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-11 18:01:55.588908 | 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-11 18:01:55.588924 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-11 18:01:55.588940 | 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-11 18:01:55.588956 | 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-11 18:01:55.588972 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-11 18:01:55.588988 | 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-5fdf847c98-tv4vc -> ../_all_nodes/sosreport-crc
2026-06-11 18:01:55.589004 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-11 18:01:55.589020 | 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-67bc49c7b5-2682v -> ../_all_nodes/sosreport-crc
2026-06-11 18:01:55.589039 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-11 18:01:55.589071 | 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-11 18:01:55.589089 | 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-11 18:01:55.589105 | 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-11 18:01:55.589121 | 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-11 18:01:55.589137 | 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-11 18:01:55.589152 | 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-11 18:01:55.589167 | 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-11 18:01:55.589183 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-11 18:01:55.589198 | 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-6hbvd -> ../_all_nodes/sosreport-crc
2026-06-11 18:01:55.589214 | 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-7brz7 -> ../_all_nodes/sosreport-crc
2026-06-11 18:01:55.589230 | 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-xgqfx -> ../_all_nodes/sosreport-crc
2026-06-11 18:01:55.589246 | 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-11 18:01:55.589262 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-11 18:01:55.589281 | 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-11 18:01:55.589297 | 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-11 18:01:55.589313 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-11 18:01:55.589328 | 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-7ddcd4df44-thnrc -> ../_all_nodes/sosreport-crc
2026-06-11 18:01:55.589343 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-11 18:01:55.589359 | 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-5d86cb9469-r7k4t -> ../_all_nodes/sosreport-crc
2026-06-11 18:01:55.589375 | 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-11 18:01:55.589391 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-11 18:01:55.589407 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-11 18:01:55.589422 | 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-11 18:01:55.589438 | 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-11 18:01:55.589454 | 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-11 18:01:55.589469 | 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-11 18:01:55.589485 | 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-11 18:01:55.589501 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-11 18:01:55.589539 | 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-11 18:01:55.589558 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-d66tr.yaml
2026-06-11 18:01:55.589574 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-rd98s.yaml
2026-06-11 18:01:55.589589 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-rhlpj.yaml
2026-06-11 18:01:55.589604 | 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-11 18:01:55.589620 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-mkpz2.yaml
2026-06-11 18:01:55.589635 | 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-11 18:01:55.589650 | 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-11 18:01:55.589666 | 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-11 18:01:55.589682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-88czr.yaml
2026-06-11 18:01:55.589697 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-vjnsr.yaml
2026-06-11 18:01:55.589712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-wlkrn.yaml
2026-06-11 18:01:55.589727 | 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-11 18:01:55.589743 | 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-11 18:01:55.589762 | 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-11 18:01:55.589778 | 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-11 18:01:55.589794 | 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-11 18:01:55.589810 | controller | cd+++++++++ ci-framework-data/tests/
2026-06-11 18:01:55.589826 | controller | cd+++++++++ ci-framework-data/tests/tempest/
2026-06-11 18:01:55.589843 | controller | >f+++++++++ ci-framework-data/tests/tempest/clouds.yaml
2026-06-11 18:01:55.589860 | controller | >f+++++++++ ci-framework-data/tests/tempest/exclude.txt
2026-06-11 18:01:55.589876 | controller | >f+++++++++ ci-framework-data/tests/tempest/include.txt
2026-06-11 18:01:55.589891 | controller | >f+++++++++ ci-framework-data/tests/tempest/list_skipped.yml
2026-06-11 18:01:55.589907 | controller | >f+++++++++ ci-framework-data/tests/tempest/podman_tempest.log
2026-06-11 18:01:55.589922 | controller | >f+++++++++ ci-framework-data/tests/tempest/profile.yaml
2026-06-11 18:01:55.589937 | controller | >f+++++++++ ci-framework-data/tests/tempest/tls-ca-bundle.pem
2026-06-11 18:01:55.589953 | controller | cd+++++++++ ci-framework-data/tests/tempest/tempest/
2026-06-11 18:01:55.589968 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/stestr.conf
2026-06-11 18:01:55.589984 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/stestr.tar.gz
2026-06-11 18:01:55.590000 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/stestr_failing.txt
2026-06-11 18:01:55.590016 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/tempest_results.html
2026-06-11 18:01:55.590032 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/tempest_results.subunit
2026-06-11 18:01:55.590047 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/tempest_results.xml
2026-06-11 18:01:55.590063 | controller | cd+++++++++ ci-framework-data/tests/tempest/tempest/etc/
2026-06-11 18:01:55.590079 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/etc/allow-list.yaml
2026-06-11 18:01:55.590095 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/etc/null
2026-06-11 18:01:55.590111 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/etc/tempest.conf
2026-06-11 18:01:55.590127 | controller | cd+++++++++ ci-framework-data/tests/update/
2026-06-11 18:01:55.590142 | controller | >f+++++++++ ci-framework-data/tests/update/current_update_event.lock
2026-06-11 18:01:55.590157 | controller | >f+++++++++ ci-framework-data/tests/update/current_update_event.log
2026-06-11 18:01:55.590173 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_changes.pid
2026-06-11 18:01:55.590189 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_changes.sh
2026-06-11 18:01:55.590204 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_script.log
2026-06-11 18:01:55.590219 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_tmp_dir.txt
2026-06-11 18:01:55.590234 | controller | >f+++++++++ ci-framework-data/tests/update/update_event.sh
2026-06-11 18:01:55.590254 | controller | >f+++++++++ ci-framework-data/tests/update/update_timeline.log
2026-06-11 18:01:55.590276 | controller | cd+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/
2026-06-11 18:01:55.590302 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781198595.txt
2026-06-11 18:01:55.590323 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781198694.txt
2026-06-11 18:01:55.590339 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781198706.txt
2026-06-11 18:01:55.590355 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781198758.txt
2026-06-11 18:01:55.590370 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199062.txt
2026-06-11 18:01:55.590385 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199402.txt
2026-06-11 18:01:55.590400 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199415.txt
2026-06-11 18:01:55.590416 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199428.txt
2026-06-11 18:01:55.590431 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199442.txt
2026-06-11 18:01:55.590446 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199455.txt
2026-06-11 18:01:55.590462 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199468.txt
2026-06-11 18:01:55.590477 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199481.txt
2026-06-11 18:01:55.590492 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199494.txt
2026-06-11 18:01:55.590507 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199507.txt
2026-06-11 18:01:55.590543 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199520.txt
2026-06-11 18:01:55.590560 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199533.txt
2026-06-11 18:01:55.590576 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199547.txt
2026-06-11 18:01:55.590591 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199560.txt
2026-06-11 18:01:55.590606 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199573.txt
2026-06-11 18:01:55.590621 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199586.txt
2026-06-11 18:01:55.590637 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199615.txt
2026-06-11 18:01:55.590652 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199628.txt
2026-06-11 18:01:55.590667 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199641.txt
2026-06-11 18:01:55.590682 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199655.txt
2026-06-11 18:01:55.590697 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199669.txt
2026-06-11 18:01:55.590712 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199682.txt
2026-06-11 18:01:55.590728 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199695.txt
2026-06-11 18:01:55.590743 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199709.txt
2026-06-11 18:01:55.590758 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199722.txt
2026-06-11 18:01:55.590773 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199735.txt
2026-06-11 18:01:55.590788 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199761.txt
2026-06-11 18:01:55.590803 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199775.txt
2026-06-11 18:01:55.590821 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199788.txt
2026-06-11 18:01:55.590837 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_1781199801.txt
2026-06-11 18:01:55.590852 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/cycle_events_init.txt
2026-06-11 18:01:55.590867 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/dedup_events.txt
2026-06-11 18:01:55.590882 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/monitor_last_check_time.txt
2026-06-11 18:01:55.590898 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/podman_events.txt
2026-06-11 18:01:55.590913 | controller | cd+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/openshift_events/
2026-06-11 18:01:55.590929 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/openshift_events/openstack-operators_events.txt
2026-06-11 18:01:55.590945 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-ksI/openshift_events/openstack_events.txt
2026-06-11 18:01:55.590961 | controller | cd+++++++++ registries.conf.d/
2026-06-11 18:01:55.590976 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-11 18:01:55.590991 | controller | cd+++++++++ system-config/
2026-06-11 18:01:55.591008 | controller | cd+++++++++ system-config/libvirt/
2026-06-11 18:01:55.591023 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-11 18:01:55.591039 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-11 18:01:55.591055 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-11 18:01:55.591070 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-11 18:01:55.591085 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-11 18:01:55.591101 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-11 18:01:55.591116 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-11 18:01:55.591132 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-11 18:01:55.591147 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-11 18:01:55.591162 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-11 18:01:55.591177 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-11 18:01:55.591193 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-11 18:01:55.591208 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-11 18:01:55.591223 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-11 18:01:55.591239 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-11 18:01:55.591254 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-11 18:01:56.081924 | controller | changed: .d..t...... ./
2026-06-11 18:01:56.794973 | controller | changed: .d..t...... ./
2026-06-11 18:01:56.937233 | 
2026-06-11 18:01:56.940279 | TASK [Return artifact to Zuul]
2026-06-11 18:01:56.986815 | controller | skipping: Conditional result was False
2026-06-11 18:01:56.990389 | 
2026-06-11 18:01:56.990466 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-11 18:01:56.990638 | 
2026-06-11 18:01:56.990705 | PLAY RECAP
2026-06-11 18:01:56.990763 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-11 18:01:56.990792 | 
2026-06-11 18:01:57.167019 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-11 18:01:57.172377 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 18:01:57.763839 | 
2026-06-11 18:01:57.763954 | PLAY [Report DLRN results after job run]
2026-06-11 18:01:57.812261 | 
2026-06-11 18:01:57.812400 | TASK [Include vars from ci-framework group_vars]
2026-06-11 18:01:57.858673 | controller | ok
2026-06-11 18:01:57.943580 | 
2026-06-11 18:01:57.943695 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 18:01:57.987567 | controller | skipping: Conditional result was False
2026-06-11 18:01:58.025005 | 
2026-06-11 18:01:58.025083 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 18:01:58.568052 | controller | ok
2026-06-11 18:01:58.600594 | 
2026-06-11 18:01:58.600665 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 18:01:58.634685 | controller | skipping: Conditional result was False
2026-06-11 18:01:58.683214 | 
2026-06-11 18:01:58.683321 | TASK [cifmw_helpers : Read vars]
2026-06-11 18:01:58.789389 | 
2026-06-11 18:01:58.789541 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 18:01:58.850657 | 
2026-06-11 18:01:58.850794 | TASK [cifmw_helpers : Include vars]
2026-06-11 18:01:58.911933 | 
2026-06-11 18:01:58.912067 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 18:01:58.945789 | controller | skipping: Conditional result was False
2026-06-11 18:01:59.009759 | 
2026-06-11 18:01:59.009849 | TASK [Report job status to DLRN]
2026-06-11 18:01:59.095279 | controller | ok
2026-06-11 18:01:59.163388 | 
2026-06-11 18:01:59.163485 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-11 18:01:59.238017 | controller | skipping: Conditional result was False
2026-06-11 18:01:59.285996 | 
2026-06-11 18:01:59.286095 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-11 18:01:59.361346 | controller | skipping: Conditional result was False
2026-06-11 18:01:59.414504 | 
2026-06-11 18:01:59.414629 | TASK [dlrn_report : Install kinit related package]
2026-06-11 18:01:59.489795 | controller | skipping: Conditional result was False
2026-06-11 18:01:59.543073 | 
2026-06-11 18:01:59.543167 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-11 18:01:59.600750 | controller | skipping: Conditional result was False
2026-06-11 18:01:59.698530 | 
2026-06-11 18:01:59.698663 | TASK [Set zuul-log-path fact]
2026-06-11 18:01:59.752904 | controller | skipping: Conditional result was False
2026-06-11 18:01:59.800468 | 
2026-06-11 18:01:59.800595 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-11 18:01:59.845713 | controller | skipping: Conditional result was False
2026-06-11 18:01:59.879340 | 
2026-06-11 18:01:59.879447 | TASK [Get hash related data from repo_setup role]
2026-06-11 18:01:59.934095 | controller | skipping: Conditional result was False
2026-06-11 18:01:59.975565 | 
2026-06-11 18:01:59.975711 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-11 18:02:00.666566 | controller | skipping: Conditional result was False
2026-06-11 18:02:00.697392 | 
2026-06-11 18:02:00.697545 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-11 18:02:01.369617 | controller | skipping: Conditional result was False
2026-06-11 18:02:01.398391 | 
2026-06-11 18:02:01.398506 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-11 18:02:02.076937 | controller | skipping: Conditional result was False
2026-06-11 18:02:02.149931 | 
2026-06-11 18:02:02.150150 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-11 18:02:02.217259 | controller | skipping: Conditional result was False
2026-06-11 18:02:02.322135 | 
2026-06-11 18:02:02.322327 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-11 18:02:03.020407 | controller | skipping: Conditional result was False
2026-06-11 18:02:03.050628 | 
2026-06-11 18:02:03.050714 | PLAY RECAP
2026-06-11 18:02:03.050758 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-11 18:02:03.050780 | 
2026-06-11 18:02:03.169110 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 18:02:03.173830 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 18:02:03.806743 | 
2026-06-11 18:02:03.807010 | PLAY [all]
2026-06-11 18:02:03.840929 | 
2026-06-11 18:02:03.841038 | TASK [include_role : fetch-output]
2026-06-11 18:02:03.911904 | controller | ok
2026-06-11 18:02:03.997716 | 
2026-06-11 18:02:03.997848 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 18:02:04.072196 | controller | skipping: Conditional result was False
2026-06-11 18:02:04.132061 | 
2026-06-11 18:02:04.132184 | TASK [fetch-output : Set log path for single node]
2026-06-11 18:02:04.199131 | controller | ok
2026-06-11 18:02:04.229923 | 
2026-06-11 18:02:04.230145 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 18:02:04.652709 | controller -> localhost | ok: "/var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/work/logs"
2026-06-11 18:02:04.922672 | controller -> localhost | ok: "/var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/work/artifacts"
2026-06-11 18:02:05.139983 | controller -> localhost | ok: "/var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/work/docs"
2026-06-11 18:02:05.177479 | 
2026-06-11 18:02:05.177632 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 18:02:06.224927 | controller | ok
2026-06-11 18:02:06.225093 | controller | ok: All items complete
2026-06-11 18:02:06.225120 | 
2026-06-11 18:02:06.802594 | controller | ok
2026-06-11 18:02:07.453361 | controller | ok
2026-06-11 18:02:07.556278 | 
2026-06-11 18:02:07.556401 | TASK [include_role : fetch-output-openshift]
2026-06-11 18:02:07.581940 | controller | skipping: Conditional result was False
2026-06-11 18:02:07.654039 | 
2026-06-11 18:02:07.654157 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-11 18:02:08.089062 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.013554
2026-06-11 18:02:08.354977 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.009586
2026-06-11 18:02:08.386940 | 
2026-06-11 18:02:08.387048 | PLAY [all]
2026-06-11 18:02:08.417663 | 
2026-06-11 18:02:08.417802 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-11 18:02:09.093797 | controller | changed
2026-06-11 18:02:09.159452 | 
2026-06-11 18:02:09.159597 | PLAY RECAP
2026-06-11 18:02:09.159643 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-11 18:02:09.159665 | 
2026-06-11 18:02:09.292233 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 18:02:09.294217 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-11 18:02:09.940678 | 
2026-06-11 18:02:09.940857 | PLAY [localhost]
2026-06-11 18:02:09.949907 | 
2026-06-11 18:02:09.949977 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-11 18:02:10.791015 | localhost | changed
2026-06-11 18:02:10.808719 | 
2026-06-11 18:02:10.808930 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-11 18:02:10.840083 | localhost | ok
2026-06-11 18:02:10.848650 | 
2026-06-11 18:02:10.848743 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-11 18:02:11.250579 | localhost | changed
2026-06-11 18:02:11.254693 | 
2026-06-11 18:02:11.254764 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-11 18:02:11.981174 | localhost | changed
2026-06-11 18:02:11.987012 | 
2026-06-11 18:02:11.987080 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-11 18:02:12.497577 | localhost | Identity added: /var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/work/tmp/ansible.86kbcgh3 (/var/lib/zuul/builds/481cc079d85d4465903b00bb7ce15fe1/work/tmp/ansible.86kbcgh3)
2026-06-11 18:02:12.497837 | localhost | ok: Runtime: 0:00:00.042556
2026-06-11 18:02:12.503235 | 
2026-06-11 18:02:12.503323 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-11 18:02:12.824909 | localhost | ok: Runtime: 0:00:00.010856
2026-06-11 18:02:12.837371 | 
2026-06-11 18:02:12.837557 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-11 18:02:12.898445 | localhost | changed
2026-06-11 18:02:12.902963 | 
2026-06-11 18:02:12.903051 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-11 18:02:13.337271 | localhost | changed
2026-06-11 18:02:13.369172 | 
2026-06-11 18:02:13.369262 | PLAY [localhost]
2026-06-11 18:02:13.373063 | 
2026-06-11 18:02:13.373117 | TASK [Generate bulk log download script]
2026-06-11 18:02:13.392063 | localhost | ok
2026-06-11 18:02:13.402231 | 
2026-06-11 18:02:13.402290 | TASK [local-log-download : Check API endpoint is defined]
2026-06-11 18:02:13.439890 | localhost | ok: All assertions passed
2026-06-11 18:02:13.443321 | 
2026-06-11 18:02:13.443380 | TASK [local-log-download : Create download script]
2026-06-11 18:02:13.922673 | localhost -> localhost | changed
2026-06-11 18:02:13.937200 | 
2026-06-11 18:02:13.937339 | TASK [Register quick-download link]
2026-06-11 18:02:13.972053 | localhost | ok
2026-06-11 18:02:13.975471 | 
2026-06-11 18:02:13.975615 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-11 18:02:13.984461 | 
2026-06-11 18:02:13.984622 | TASK [Set zuul-log-path fact]
2026-06-11 18:02:14.001988 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 18:02:14.014426 | 
2026-06-11 18:02:14.014626 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 18:02:14.054446 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 18:02:14.060033 | 
2026-06-11 18:02:14.060170 | TASK [upload-logs : Create log directories]
2026-06-11 18:02:15.042278 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-11 18:02:15.058089 | 
2026-06-11 18:02:15.058228 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-11 18:02:15.529780 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.056537
2026-06-11 18:02:15.536100 | 
2026-06-11 18:02:15.536226 | TASK [upload-logs : Upload logs to log server]
2026-06-11 18:04:23.969624 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-11 18:04:23.972832 | 
2026-06-11 18:04:23.972975 | LOOP [upload-logs : Compress console log and json output]
